Code

Move part II
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 Dec 2007 11:34:32 +0000 (11:34 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 Dec 2007 11:34:32 +0000 (11:34 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8100 594d385d-05f5-0310-b6e9-bd551577e9d8

494 files changed:
INSTALL [deleted file]
gosa-core/INSTALL [new file with mode: 0644]
gosa-core/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml [new file with mode: 0644]
gosa-core/ihtml/themes/default/GOsa_MultiSelectHeaderSubEntry.ihtml [new file with mode: 0644]
gosa-core/ihtml/themes/default/MultiSelectWindow.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/accountexpired.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/acl.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/colors.txt [new file with mode: 0644]
gosa-core/ihtml/themes/default/conflict.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/copyPasteDialog.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/framework.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/headers.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/help.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/islocked.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/login.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/logout.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/msg_dialog.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/password.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/pwd_heimdal.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/remove.tpl [new file with mode: 0755]
gosa-core/ihtml/themes/default/setup_headers.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/sizelimit.tpl [new file with mode: 0644]
gosa-core/ihtml/themes/default/snapshotdialog.tpl [new file with mode: 0755]
gosa-core/include/TreeMenu.inc [new file with mode: 0644]
gosa-core/include/accept-to-gettext.inc [new file with mode: 0644]
gosa-core/include/class_CopyPasteHandler.inc [new file with mode: 0644]
gosa-core/include/class_MultiSelectWindow.inc [new file with mode: 0644]
gosa-core/include/class_SnapShotDialog.inc [new file with mode: 0755]
gosa-core/include/class_acl.inc [new file with mode: 0644]
gosa-core/include/class_cache_handler.inc [new file with mode: 0644]
gosa-core/include/class_certificate.inc [new file with mode: 0755]
gosa-core/include/class_config.inc [new file with mode: 0644]
gosa-core/include/class_debconfTemplate.inc [new file with mode: 0644]
gosa-core/include/class_dhcpPlugin.inc [new file with mode: 0644]
gosa-core/include/class_divSelectBox.inc [new file with mode: 0644]
gosa-core/include/class_divlist.inc [new file with mode: 0644]
gosa-core/include/class_glpi.inc [new file with mode: 0644]
gosa-core/include/class_hostActionQueue.inc [new file with mode: 0644]
gosa-core/include/class_ldap.inc [new file with mode: 0644]
gosa-core/include/class_location.inc [new file with mode: 0644]
gosa-core/include/class_log.inc [new file with mode: 0644]
gosa-core/include/class_mail-methods-cyrus.inc [new file with mode: 0644]
gosa-core/include/class_mail-methods-golab.inc [new file with mode: 0644]
gosa-core/include/class_mail-methods-kolab.inc [new file with mode: 0644]
gosa-core/include/class_mail-methods-sendmail-cyrus.inc [new file with mode: 0644]
gosa-core/include/class_mail-methods.inc [new file with mode: 0644]
gosa-core/include/class_msg_dialog.inc [new file with mode: 0644]
gosa-core/include/class_multi_plug.inc [new file with mode: 0644]
gosa-core/include/class_opengw.inc [new file with mode: 0755]
gosa-core/include/class_password-methods-clear.inc [new file with mode: 0644]
gosa-core/include/class_password-methods-crypt.inc [new file with mode: 0644]
gosa-core/include/class_password-methods-heimdal.inc [new file with mode: 0644]
gosa-core/include/class_password-methods-kerberos.inc [new file with mode: 0644]
gosa-core/include/class_password-methods-md5.inc [new file with mode: 0644]
gosa-core/include/class_password-methods-sha.inc [new file with mode: 0644]
gosa-core/include/class_password-methods-smd5.inc [new file with mode: 0644]
gosa-core/include/class_password-methods-ssha.inc [new file with mode: 0644]
gosa-core/include/class_password-methods.inc [new file with mode: 0644]
gosa-core/include/class_pgsql_opengw.inc [new file with mode: 0644]
gosa-core/include/class_plugin.inc [new file with mode: 0644]
gosa-core/include/class_pluglist.inc [new file with mode: 0644]
gosa-core/include/class_ppdManager.inc [new file with mode: 0644]
gosa-core/include/class_sambaMungedDial.inc [new file with mode: 0644]
gosa-core/include/class_socketClient.inc [new file with mode: 0755]
gosa-core/include/class_tabs.inc [new file with mode: 0644]
gosa-core/include/class_userinfo.inc [new file with mode: 0644]
gosa-core/include/functions.inc [new file with mode: 0644]
gosa-core/include/functions_FAI.inc [new file with mode: 0644]
gosa-core/include/functions_cli.inc [new file with mode: 0644]
gosa-core/include/functions_debug.inc [new file with mode: 0644]
gosa-core/include/functions_dns.inc [new file with mode: 0644]
gosa-core/include/functions_helpviewer.inc [new file with mode: 0644]
gosa-core/include/functions_list.inc [new file with mode: 0644]
gosa-core/include/functions_test.inc [new file with mode: 0644]
gosa-core/include/php_layers_menu/COPYING [new file with mode: 0644]
gosa-core/include/php_layers_menu/lib/PHPLIB.php [new file with mode: 0644]
gosa-core/include/php_layers_menu/lib/layersmenu-browser_detection.php [new file with mode: 0644]
gosa-core/include/php_layers_menu/lib/layersmenu-common.inc.php [new file with mode: 0644]
gosa-core/include/php_layers_menu/lib/layersmenu-process.inc.php [new file with mode: 0644]
gosa-core/include/php_layers_menu/lib/layersmenu.inc.php [new file with mode: 0644]
gosa-core/include/php_layers_menu/lib/phptreemenu.inc.php [new file with mode: 0644]
gosa-core/include/php_layers_menu/lib/plainmenu.inc.php [new file with mode: 0644]
gosa-core/include/php_layers_menu/lib/treemenu.inc.php [new file with mode: 0644]
gosa-core/include/php_layers_menu/libjs/layersmenu-browser_detection.js [new file with mode: 0644]
gosa-core/include/php_layers_menu/libjs/layersmenu-footer.ijs [new file with mode: 0644]
gosa-core/include/php_layers_menu/libjs/layersmenu-header.ijs [new file with mode: 0644]
gosa-core/include/php_layers_menu/libjs/layersmenu-library.js [new file with mode: 0644]
gosa-core/include/php_layers_menu/libjs/layersmenu-see-through.js [new file with mode: 0644]
gosa-core/include/php_layers_menu/libjs/layersmenu.js [new file with mode: 0644]
gosa-core/include/php_layers_menu/libjs/layerstreemenu-cookies.js [new file with mode: 0644]
gosa-core/include/php_layers_menu/libjs/layerstreemenu.ijs [new file with mode: 0644]
gosa-core/include/php_setup.inc [new file with mode: 0644]
gosa-core/include/php_writeexcel/class.writeexcel_biffwriter.inc.php [new file with mode: 0644]
gosa-core/include/php_writeexcel/class.writeexcel_format.inc.php [new file with mode: 0644]
gosa-core/include/php_writeexcel/class.writeexcel_formula.inc.php [new file with mode: 0644]
gosa-core/include/php_writeexcel/class.writeexcel_olewriter.inc.php [new file with mode: 0644]
gosa-core/include/php_writeexcel/class.writeexcel_workbook.inc.php [new file with mode: 0644]
gosa-core/include/php_writeexcel/class.writeexcel_worksheet.inc.php [new file with mode: 0644]
gosa-core/include/php_writeexcel/functions.writeexcel_utility.inc.php [new file with mode: 0644]
gosa-core/include/scanner.inc [new file with mode: 0644]
gosa-core/include/sieve/class_My_Parser.inc [new file with mode: 0644]
gosa-core/include/sieve/class_My_Scanner.inc [new file with mode: 0644]
gosa-core/include/sieve/class_My_Tree.inc [new file with mode: 0644]
gosa-core/include/sieve/class_parser.inc [new file with mode: 0644]
gosa-core/include/sieve/class_scanner.inc [new file with mode: 0644]
gosa-core/include/sieve/class_semantics.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieve.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Block_End.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Block_Start.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Comment.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Discard.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Else_Elsif.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Fileinto.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_If.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Keep.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Redirect.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Reject.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Require.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Stop.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveElement_Vacation.inc [new file with mode: 0644]
gosa-core/include/sieve/class_sieveManagement.inc [new file with mode: 0644]
gosa-core/include/sieve/class_tree.inc [new file with mode: 0644]
gosa-core/include/sieve/libsieve.inc [new file with mode: 0644]
gosa-core/include/sieve/templates/add_element.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/block_indent_start.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/block_indent_stop.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/create_script.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/edit_frame_base.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_address.tpl [new file with mode: 0755]
gosa-core/include/sieve/templates/element_allof.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_anyof.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_block_end.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_block_start.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_boolean.tpl [new file with mode: 0755]
gosa-core/include/sieve/templates/element_comment.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_discard.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_else.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_elsif.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_envelope.tpl [new file with mode: 0755]
gosa-core/include/sieve/templates/element_exists.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_fileinto.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_header.tpl [new file with mode: 0755]
gosa-core/include/sieve/templates/element_if.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_keep.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_redirect.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_reject.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_require.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_size.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_stop.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/element_vacation.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/import_script.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/management.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/object_container.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/object_container_clear.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/object_test_container.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/remove_script.tpl [new file with mode: 0644]
gosa-core/include/sieve/templates/select_test_type.tpl [new file with mode: 0644]
gosa-core/include/smarty/Config_File.class.php [new file with mode: 0644]
gosa-core/include/smarty/Smarty.class.php [new file with mode: 0644]
gosa-core/include/smarty/Smarty_Compiler.class.php [new file with mode: 0644]
gosa-core/include/smarty/debug.tpl [new file with mode: 0644]
gosa-core/include/smarty/internals/core.assemble_plugin_filepath.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.assign_smarty_interface.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.create_dir_structure.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.display_debug_console.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.get_include_path.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.get_microtime.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.get_php_resource.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.is_secure.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.is_trusted.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.load_plugins.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.load_resource_plugin.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.process_cached_inserts.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.process_compiled_include.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.read_cache_file.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.rm_auto.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.rmdir.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.run_insert_handler.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.smarty_include_php.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.write_cache_file.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.write_compiled_include.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.write_compiled_resource.php [new file with mode: 0644]
gosa-core/include/smarty/internals/core.write_file.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/block.render.php [new file with mode: 0755]
gosa-core/include/smarty/plugins/block.t.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/block.textformat.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/compiler.assign.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.assign.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.assign_debug_info.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.config_load.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.counter.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.cycle.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.debug.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.eval.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.fetch.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.html_checkboxes.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.html_image.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.html_options.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.html_radios.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.html_select_date.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.html_select_time.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.html_table.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.mailto.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.math.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.popup.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/function.popup_init.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.capitalize.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.cat.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.count_characters.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.count_paragraphs.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.count_sentences.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.count_words.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.date_format.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.debug_print_var.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.default.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.escape.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.indent.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.lower.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.nl2br.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.regex_replace.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.replace.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.spacify.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.string_format.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.strip.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.strip_tags.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.truncate.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.upper.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/modifier.wordwrap.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/outputfilter.trimwhitespace.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/shared.escape_special_chars.php [new file with mode: 0644]
gosa-core/include/smarty/plugins/shared.make_timestamp.php [new file with mode: 0644]
gosa-core/locale/de/LC_MESSAGES/messages.mo [new file with mode: 0644]
gosa-core/locale/de/LC_MESSAGES/messages.po [new file with mode: 0644]
gosa-core/locale/es/LC_MESSAGES/messages.mo [new file with mode: 0644]
gosa-core/locale/es/LC_MESSAGES/messages.po [new file with mode: 0644]
gosa-core/locale/fr/LC_MESSAGES/messages.mo [new file with mode: 0644]
gosa-core/locale/fr/LC_MESSAGES/messages.po [new file with mode: 0644]
gosa-core/locale/it/LC_MESSAGES/messages.mo [new file with mode: 0644]
gosa-core/locale/it/LC_MESSAGES/messages.po [new file with mode: 0644]
gosa-core/locale/messages.po [new file with mode: 0644]
gosa-core/locale/nl/LC_MESSAGES/messages.mo [new file with mode: 0644]
gosa-core/locale/nl/LC_MESSAGES/messages.po [new file with mode: 0644]
gosa-core/locale/pl/LC_MESSAGES/messages.mo [new file with mode: 0644]
gosa-core/locale/pl/LC_MESSAGES/messages.po [new file with mode: 0644]
gosa-core/locale/ru/LC_MESSAGES/messages.mo [new file with mode: 0644]
gosa-core/locale/ru/LC_MESSAGES/messages.po [new file with mode: 0644]
gosa-core/locale/zh/LC_MESSAGES/messages.mo [new file with mode: 0644]
gosa-core/locale/zh/LC_MESSAGES/messages.po [new file with mode: 0644]
ihtml/themes/default/GOsa_MultiSelectHeader.ihtml [deleted file]
ihtml/themes/default/GOsa_MultiSelectHeaderSubEntry.ihtml [deleted file]
ihtml/themes/default/MultiSelectWindow.tpl [deleted file]
ihtml/themes/default/accountexpired.tpl [deleted file]
ihtml/themes/default/acl.tpl [deleted file]
ihtml/themes/default/colors.txt [deleted file]
ihtml/themes/default/conflict.tpl [deleted file]
ihtml/themes/default/copyPasteDialog.tpl [deleted file]
ihtml/themes/default/framework.tpl [deleted file]
ihtml/themes/default/headers.tpl [deleted file]
ihtml/themes/default/help.tpl [deleted file]
ihtml/themes/default/islocked.tpl [deleted file]
ihtml/themes/default/login.tpl [deleted file]
ihtml/themes/default/logout.tpl [deleted file]
ihtml/themes/default/msg_dialog.tpl [deleted file]
ihtml/themes/default/password.tpl [deleted file]
ihtml/themes/default/pwd_heimdal.tpl [deleted file]
ihtml/themes/default/remove.tpl [deleted file]
ihtml/themes/default/setup_headers.tpl [deleted file]
ihtml/themes/default/sizelimit.tpl [deleted file]
ihtml/themes/default/snapshotdialog.tpl [deleted file]
include/TreeMenu.inc [deleted file]
include/accept-to-gettext.inc [deleted file]
include/class_CopyPasteHandler.inc [deleted file]
include/class_MultiSelectWindow.inc [deleted file]
include/class_SnapShotDialog.inc [deleted file]
include/class_acl.inc [deleted file]
include/class_cache_handler.inc [deleted file]
include/class_certificate.inc [deleted file]
include/class_config.inc [deleted file]
include/class_debconfTemplate.inc [deleted file]
include/class_dhcpPlugin.inc [deleted file]
include/class_divSelectBox.inc [deleted file]
include/class_divlist.inc [deleted file]
include/class_glpi.inc [deleted file]
include/class_hostActionQueue.inc [deleted file]
include/class_ldap.inc [deleted file]
include/class_location.inc [deleted file]
include/class_log.inc [deleted file]
include/class_mail-methods-cyrus.inc [deleted file]
include/class_mail-methods-golab.inc [deleted file]
include/class_mail-methods-kolab.inc [deleted file]
include/class_mail-methods-sendmail-cyrus.inc [deleted file]
include/class_mail-methods.inc [deleted file]
include/class_msg_dialog.inc [deleted file]
include/class_multi_plug.inc [deleted file]
include/class_opengw.inc [deleted file]
include/class_password-methods-clear.inc [deleted file]
include/class_password-methods-crypt.inc [deleted file]
include/class_password-methods-heimdal.inc [deleted file]
include/class_password-methods-kerberos.inc [deleted file]
include/class_password-methods-md5.inc [deleted file]
include/class_password-methods-sha.inc [deleted file]
include/class_password-methods-smd5.inc [deleted file]
include/class_password-methods-ssha.inc [deleted file]
include/class_password-methods.inc [deleted file]
include/class_pgsql_opengw.inc [deleted file]
include/class_plugin.inc [deleted file]
include/class_pluglist.inc [deleted file]
include/class_ppdManager.inc [deleted file]
include/class_sambaMungedDial.inc [deleted file]
include/class_socketClient.inc [deleted file]
include/class_tabs.inc [deleted file]
include/class_userinfo.inc [deleted file]
include/functions.inc [deleted file]
include/functions_FAI.inc [deleted file]
include/functions_cli.inc [deleted file]
include/functions_debug.inc [deleted file]
include/functions_dns.inc [deleted file]
include/functions_helpviewer.inc [deleted file]
include/functions_list.inc [deleted file]
include/functions_test.inc [deleted file]
include/php_layers_menu/COPYING [deleted file]
include/php_layers_menu/lib/PHPLIB.php [deleted file]
include/php_layers_menu/lib/layersmenu-browser_detection.php [deleted file]
include/php_layers_menu/lib/layersmenu-common.inc.php [deleted file]
include/php_layers_menu/lib/layersmenu-process.inc.php [deleted file]
include/php_layers_menu/lib/layersmenu.inc.php [deleted file]
include/php_layers_menu/lib/phptreemenu.inc.php [deleted file]
include/php_layers_menu/lib/plainmenu.inc.php [deleted file]
include/php_layers_menu/lib/treemenu.inc.php [deleted file]
include/php_layers_menu/libjs/layersmenu-browser_detection.js [deleted file]
include/php_layers_menu/libjs/layersmenu-footer.ijs [deleted file]
include/php_layers_menu/libjs/layersmenu-header.ijs [deleted file]
include/php_layers_menu/libjs/layersmenu-library.js [deleted file]
include/php_layers_menu/libjs/layersmenu-see-through.js [deleted file]
include/php_layers_menu/libjs/layersmenu.js [deleted file]
include/php_layers_menu/libjs/layerstreemenu-cookies.js [deleted file]
include/php_layers_menu/libjs/layerstreemenu.ijs [deleted file]
include/php_setup.inc [deleted file]
include/php_writeexcel/class.writeexcel_biffwriter.inc.php [deleted file]
include/php_writeexcel/class.writeexcel_format.inc.php [deleted file]
include/php_writeexcel/class.writeexcel_formula.inc.php [deleted file]
include/php_writeexcel/class.writeexcel_olewriter.inc.php [deleted file]
include/php_writeexcel/class.writeexcel_workbook.inc.php [deleted file]
include/php_writeexcel/class.writeexcel_worksheet.inc.php [deleted file]
include/php_writeexcel/functions.writeexcel_utility.inc.php [deleted file]
include/scanner.inc [deleted file]
include/sieve/class_My_Parser.inc [deleted file]
include/sieve/class_My_Scanner.inc [deleted file]
include/sieve/class_My_Tree.inc [deleted file]
include/sieve/class_parser.inc [deleted file]
include/sieve/class_scanner.inc [deleted file]
include/sieve/class_semantics.inc [deleted file]
include/sieve/class_sieve.inc [deleted file]
include/sieve/class_sieveElement_Block_End.inc [deleted file]
include/sieve/class_sieveElement_Block_Start.inc [deleted file]
include/sieve/class_sieveElement_Comment.inc [deleted file]
include/sieve/class_sieveElement_Discard.inc [deleted file]
include/sieve/class_sieveElement_Else_Elsif.inc [deleted file]
include/sieve/class_sieveElement_Fileinto.inc [deleted file]
include/sieve/class_sieveElement_If.inc [deleted file]
include/sieve/class_sieveElement_Keep.inc [deleted file]
include/sieve/class_sieveElement_Redirect.inc [deleted file]
include/sieve/class_sieveElement_Reject.inc [deleted file]
include/sieve/class_sieveElement_Require.inc [deleted file]
include/sieve/class_sieveElement_Stop.inc [deleted file]
include/sieve/class_sieveElement_Vacation.inc [deleted file]
include/sieve/class_sieveManagement.inc [deleted file]
include/sieve/class_tree.inc [deleted file]
include/sieve/libsieve.inc [deleted file]
include/sieve/templates/add_element.tpl [deleted file]
include/sieve/templates/block_indent_start.tpl [deleted file]
include/sieve/templates/block_indent_stop.tpl [deleted file]
include/sieve/templates/create_script.tpl [deleted file]
include/sieve/templates/edit_frame_base.tpl [deleted file]
include/sieve/templates/element_address.tpl [deleted file]
include/sieve/templates/element_allof.tpl [deleted file]
include/sieve/templates/element_anyof.tpl [deleted file]
include/sieve/templates/element_block_end.tpl [deleted file]
include/sieve/templates/element_block_start.tpl [deleted file]
include/sieve/templates/element_boolean.tpl [deleted file]
include/sieve/templates/element_comment.tpl [deleted file]
include/sieve/templates/element_discard.tpl [deleted file]
include/sieve/templates/element_else.tpl [deleted file]
include/sieve/templates/element_elsif.tpl [deleted file]
include/sieve/templates/element_envelope.tpl [deleted file]
include/sieve/templates/element_exists.tpl [deleted file]
include/sieve/templates/element_fileinto.tpl [deleted file]
include/sieve/templates/element_header.tpl [deleted file]
include/sieve/templates/element_if.tpl [deleted file]
include/sieve/templates/element_keep.tpl [deleted file]
include/sieve/templates/element_redirect.tpl [deleted file]
include/sieve/templates/element_reject.tpl [deleted file]
include/sieve/templates/element_require.tpl [deleted file]
include/sieve/templates/element_size.tpl [deleted file]
include/sieve/templates/element_stop.tpl [deleted file]
include/sieve/templates/element_vacation.tpl [deleted file]
include/sieve/templates/import_script.tpl [deleted file]
include/sieve/templates/management.tpl [deleted file]
include/sieve/templates/object_container.tpl [deleted file]
include/sieve/templates/object_container_clear.tpl [deleted file]
include/sieve/templates/object_test_container.tpl [deleted file]
include/sieve/templates/remove_script.tpl [deleted file]
include/sieve/templates/select_test_type.tpl [deleted file]
include/smarty/Config_File.class.php [deleted file]
include/smarty/Smarty.class.php [deleted file]
include/smarty/Smarty_Compiler.class.php [deleted file]
include/smarty/debug.tpl [deleted file]
include/smarty/internals/core.assemble_plugin_filepath.php [deleted file]
include/smarty/internals/core.assign_smarty_interface.php [deleted file]
include/smarty/internals/core.create_dir_structure.php [deleted file]
include/smarty/internals/core.display_debug_console.php [deleted file]
include/smarty/internals/core.get_include_path.php [deleted file]
include/smarty/internals/core.get_microtime.php [deleted file]
include/smarty/internals/core.get_php_resource.php [deleted file]
include/smarty/internals/core.is_secure.php [deleted file]
include/smarty/internals/core.is_trusted.php [deleted file]
include/smarty/internals/core.load_plugins.php [deleted file]
include/smarty/internals/core.load_resource_plugin.php [deleted file]
include/smarty/internals/core.process_cached_inserts.php [deleted file]
include/smarty/internals/core.process_compiled_include.php [deleted file]
include/smarty/internals/core.read_cache_file.php [deleted file]
include/smarty/internals/core.rm_auto.php [deleted file]
include/smarty/internals/core.rmdir.php [deleted file]
include/smarty/internals/core.run_insert_handler.php [deleted file]
include/smarty/internals/core.smarty_include_php.php [deleted file]
include/smarty/internals/core.write_cache_file.php [deleted file]
include/smarty/internals/core.write_compiled_include.php [deleted file]
include/smarty/internals/core.write_compiled_resource.php [deleted file]
include/smarty/internals/core.write_file.php [deleted file]
include/smarty/plugins/block.render.php [deleted file]
include/smarty/plugins/block.t.php [deleted file]
include/smarty/plugins/block.textformat.php [deleted file]
include/smarty/plugins/compiler.assign.php [deleted file]
include/smarty/plugins/function.assign.php [deleted file]
include/smarty/plugins/function.assign_debug_info.php [deleted file]
include/smarty/plugins/function.config_load.php [deleted file]
include/smarty/plugins/function.counter.php [deleted file]
include/smarty/plugins/function.cycle.php [deleted file]
include/smarty/plugins/function.debug.php [deleted file]
include/smarty/plugins/function.eval.php [deleted file]
include/smarty/plugins/function.fetch.php [deleted file]
include/smarty/plugins/function.html_checkboxes.php [deleted file]
include/smarty/plugins/function.html_image.php [deleted file]
include/smarty/plugins/function.html_options.php [deleted file]
include/smarty/plugins/function.html_radios.php [deleted file]
include/smarty/plugins/function.html_select_date.php [deleted file]
include/smarty/plugins/function.html_select_time.php [deleted file]
include/smarty/plugins/function.html_table.php [deleted file]
include/smarty/plugins/function.mailto.php [deleted file]
include/smarty/plugins/function.math.php [deleted file]
include/smarty/plugins/function.popup.php [deleted file]
include/smarty/plugins/function.popup_init.php [deleted file]
include/smarty/plugins/modifier.capitalize.php [deleted file]
include/smarty/plugins/modifier.cat.php [deleted file]
include/smarty/plugins/modifier.count_characters.php [deleted file]
include/smarty/plugins/modifier.count_paragraphs.php [deleted file]
include/smarty/plugins/modifier.count_sentences.php [deleted file]
include/smarty/plugins/modifier.count_words.php [deleted file]
include/smarty/plugins/modifier.date_format.php [deleted file]
include/smarty/plugins/modifier.debug_print_var.php [deleted file]
include/smarty/plugins/modifier.default.php [deleted file]
include/smarty/plugins/modifier.escape.php [deleted file]
include/smarty/plugins/modifier.indent.php [deleted file]
include/smarty/plugins/modifier.lower.php [deleted file]
include/smarty/plugins/modifier.nl2br.php [deleted file]
include/smarty/plugins/modifier.regex_replace.php [deleted file]
include/smarty/plugins/modifier.replace.php [deleted file]
include/smarty/plugins/modifier.spacify.php [deleted file]
include/smarty/plugins/modifier.string_format.php [deleted file]
include/smarty/plugins/modifier.strip.php [deleted file]
include/smarty/plugins/modifier.strip_tags.php [deleted file]
include/smarty/plugins/modifier.truncate.php [deleted file]
include/smarty/plugins/modifier.upper.php [deleted file]
include/smarty/plugins/modifier.wordwrap.php [deleted file]
include/smarty/plugins/outputfilter.trimwhitespace.php [deleted file]
include/smarty/plugins/shared.escape_special_chars.php [deleted file]
include/smarty/plugins/shared.make_timestamp.php [deleted file]
locale/de/LC_MESSAGES/messages.mo [deleted file]
locale/de/LC_MESSAGES/messages.po [deleted file]
locale/es/LC_MESSAGES/messages.mo [deleted file]
locale/es/LC_MESSAGES/messages.po [deleted file]
locale/fr/LC_MESSAGES/messages.mo [deleted file]
locale/fr/LC_MESSAGES/messages.po [deleted file]
locale/it/LC_MESSAGES/messages.mo [deleted file]
locale/it/LC_MESSAGES/messages.po [deleted file]
locale/messages.po [deleted file]
locale/nl/LC_MESSAGES/messages.mo [deleted file]
locale/nl/LC_MESSAGES/messages.po [deleted file]
locale/pl/LC_MESSAGES/messages.mo [deleted file]
locale/pl/LC_MESSAGES/messages.po [deleted file]
locale/ru/LC_MESSAGES/messages.mo [deleted file]
locale/ru/LC_MESSAGES/messages.po [deleted file]
locale/zh/LC_MESSAGES/messages.mo [deleted file]
locale/zh/LC_MESSAGES/messages.po [deleted file]

diff --git a/INSTALL b/INSTALL
deleted file mode 100644 (file)
index 1265593..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,109 +0,0 @@
-GOsa2.1 QUICK INSTALL
-=====================
-
-* Installing GOsa
-
-Unpack the GOsa tarball and move the main gosa directory to
-a place your webserver is configured to find it. The default
-location will be /usr/share/gosa. For later reference, I assume
-that you've choosen this path, too.
-
-Create the directory /var/spool/gosa for the smarty compile directory.
-Make it read/write for the webserver (additional chmod 770). You may
-want to move it elsewhere, configure it in gosa.conf.
-
-Create the configuration directory /etc/gosa and make sure
-that your webserver can read it.
-
-As a summmary, you now have these directories for GOsa:
-
-/etc/gosa
-/var/spool/gosa
-/usr/share/gosa
-
-After this has been done, include settings for GOsa in your apache
-config:
-
-# Set alias to gosa
-Alias /gosa /usr/share/gosa/html
-
-Assumed you've installed PHP >= 4.1.0, restart your apache webserver
-and do your first GOsa dry run without configuration:
-
-http[s]://your-server/gosa/setup.php
-
-GOsa setup will perform some basic system checks about general
-prerequisites. The setup asks some questions and provides a
-basic gosa.conf to save in /etc/gosa. Follow the instructions
-until you're able to log in.
-
-As a final step - which is not done automatically yet, you've to
-create a group which members will be GOsa administrators. Here's
-an example ldif which creates a user named "admin" with the password
-"tester" and a group where this user is in:
-
-dn: cn=admin,ou=people,dc=example,dc=net
-objectClass: person
-objectClass: organizationalPerson
-objectClass: inetOrgPerson
-objectClass: gosaAccount
-uid: admin
-cn: admin
-givenName: admin
-sn: GOsa main administrator
-lmPassword: 10974C6EFC0AEE1917306D272A9441BB
-ntPassword: 38F3951141D0F71A039CFA9D1EC06378
-userPassword:: dGVzdGVy
-
-dn: cn=administrators,ou=groups,dc=example,dc=net
-objectClass: gosaObject
-objectClass: posixGroup
-gosaSubtreeACL: :all
-cn: administrators
-gidNumber: 999
-memberUid: admin
-
-After adding these entries, you should be able to use GOsa. Log in as
-admin and try experiment with the GUI.
-
-
-* Migrating an existing tree
-
-To migrate an existing LDAP tree, you've to do all steps from above,
-plus some modifications:
-
-- GOsa only shows users that have the objectClass gosaAccount
-  This one has been introduced for several reasons. First, there are
-  cases you want to hide special accounts from regular admins (i.e.
-  a samba admin account which is used to log windows machines into
-  their domain, where chaning a password by accident has bad consequences).
-  Secondly the gosaAccount keeps the lm/nt password hashes and the
-  attributes for the last password change - with the consequence that
-  adding a samba account "later" will not require the user to reset
-  the password.
-
-- GOsa only recognizes subtrees (or departments in GOsa's view of things)
-  that have the objectClass gosaDepartment. You can hide subtrees from GOsa
-  by not putting this objectClass inside.
-
-- You need at least one group with objectClass gosaObject and attribute
-  gosaSubtreeACL set to :all in the base of your tree. All members of this
-  group are able to change everything in GOsa. Look at the cn=administrators
-  from above.
-
-That should be all. Entries should be visible in GOsa now. Be aware that if
-your naming policy of user cn's differs from the way GOsa handles it, the
-entries get rewritten to a GOsa style dn.
-
-
-* More informations
-
-To improve this piece of software, please report all kind of errors.
-Looking for a mailing list? Go to
-
-https://oss.gonicus.de/cgi-bin/mailman/listinfo/gosa/
-
-Thanks
-
----
-Cajus Pollmeier <pollmeier@gonicus.de>
diff --git a/gosa-core/INSTALL b/gosa-core/INSTALL
new file mode 100644 (file)
index 0000000..1265593
--- /dev/null
@@ -0,0 +1,109 @@
+GOsa2.1 QUICK INSTALL
+=====================
+
+* Installing GOsa
+
+Unpack the GOsa tarball and move the main gosa directory to
+a place your webserver is configured to find it. The default
+location will be /usr/share/gosa. For later reference, I assume
+that you've choosen this path, too.
+
+Create the directory /var/spool/gosa for the smarty compile directory.
+Make it read/write for the webserver (additional chmod 770). You may
+want to move it elsewhere, configure it in gosa.conf.
+
+Create the configuration directory /etc/gosa and make sure
+that your webserver can read it.
+
+As a summmary, you now have these directories for GOsa:
+
+/etc/gosa
+/var/spool/gosa
+/usr/share/gosa
+
+After this has been done, include settings for GOsa in your apache
+config:
+
+# Set alias to gosa
+Alias /gosa /usr/share/gosa/html
+
+Assumed you've installed PHP >= 4.1.0, restart your apache webserver
+and do your first GOsa dry run without configuration:
+
+http[s]://your-server/gosa/setup.php
+
+GOsa setup will perform some basic system checks about general
+prerequisites. The setup asks some questions and provides a
+basic gosa.conf to save in /etc/gosa. Follow the instructions
+until you're able to log in.
+
+As a final step - which is not done automatically yet, you've to
+create a group which members will be GOsa administrators. Here's
+an example ldif which creates a user named "admin" with the password
+"tester" and a group where this user is in:
+
+dn: cn=admin,ou=people,dc=example,dc=net
+objectClass: person
+objectClass: organizationalPerson
+objectClass: inetOrgPerson
+objectClass: gosaAccount
+uid: admin
+cn: admin
+givenName: admin
+sn: GOsa main administrator
+lmPassword: 10974C6EFC0AEE1917306D272A9441BB
+ntPassword: 38F3951141D0F71A039CFA9D1EC06378
+userPassword:: dGVzdGVy
+
+dn: cn=administrators,ou=groups,dc=example,dc=net
+objectClass: gosaObject
+objectClass: posixGroup
+gosaSubtreeACL: :all
+cn: administrators
+gidNumber: 999
+memberUid: admin
+
+After adding these entries, you should be able to use GOsa. Log in as
+admin and try experiment with the GUI.
+
+
+* Migrating an existing tree
+
+To migrate an existing LDAP tree, you've to do all steps from above,
+plus some modifications:
+
+- GOsa only shows users that have the objectClass gosaAccount
+  This one has been introduced for several reasons. First, there are
+  cases you want to hide special accounts from regular admins (i.e.
+  a samba admin account which is used to log windows machines into
+  their domain, where chaning a password by accident has bad consequences).
+  Secondly the gosaAccount keeps the lm/nt password hashes and the
+  attributes for the last password change - with the consequence that
+  adding a samba account "later" will not require the user to reset
+  the password.
+
+- GOsa only recognizes subtrees (or departments in GOsa's view of things)
+  that have the objectClass gosaDepartment. You can hide subtrees from GOsa
+  by not putting this objectClass inside.
+
+- You need at least one group with objectClass gosaObject and attribute
+  gosaSubtreeACL set to :all in the base of your tree. All members of this
+  group are able to change everything in GOsa. Look at the cn=administrators
+  from above.
+
+That should be all. Entries should be visible in GOsa now. Be aware that if
+your naming policy of user cn's differs from the way GOsa handles it, the
+entries get rewritten to a GOsa style dn.
+
+
+* More informations
+
+To improve this piece of software, please report all kind of errors.
+Looking for a mailing list? Go to
+
+https://oss.gonicus.de/cgi-bin/mailman/listinfo/gosa/
+
+Thanks
+
+---
+Cajus Pollmeier <pollmeier@gonicus.de>
diff --git a/gosa-core/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml b/gosa-core/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml
new file mode 100644 (file)
index 0000000..9f71d5c
--- /dev/null
@@ -0,0 +1,35 @@
+<!-- BEGIN template -->
+<!-- beginning of horizontal menu bar -->
+
+
+<TABLE border="0" cellspacing="0" cellpadding="0">
+  <TR>
+    <TD>
+      <DIV class="khorbar">
+               <TABLE border="0" cellspacing="0" cellpadding="0">
+                 <TR>
+                       <!-- BEGIN horizontal_menu_cell -->
+                       <TD>
+                         <!-- BEGIN cell_link -->
+                         <DIV id="{menu_layer_label}" class="khorbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();">
+                               <A href="{href}"{onmouseover}{title}{target}>
+                               <IMG align="top" src="{imgwww}{transparent}" width="1" height="16" border="0"   alt="" />
+                                       <!-- BEGIN cell_icon -->
+                                       <IMG align="top" src="{iconsrc}" width="{iconwidth}" height="{iconheight}" border="0"  alt="{iconalt}" />&nbsp;
+                                       <!-- END cell_icon -->
+                                       {text}
+                               <!-- BEGIN cell_arrow -->&nbsp;
+                               <IMG src="{imgwww}{downsrc}" width="{downwidth}" height="{downheight}"  border="0" alt=">>" />
+                               <!-- END cell_arrow -->&nbsp;&nbsp;&nbsp;</A> 
+                         </DIV>
+                         <!-- END cell_link -->
+                       </TD>
+                       <!-- END horizontal_menu_cell -->
+                 </TR>
+               </TABLE>
+      </DIV>
+    </TD>
+  </TR>
+</TABLE>
+<!-- end of horizontal menu bar -->
+<!-- END template -->
diff --git a/gosa-core/ihtml/themes/default/GOsa_MultiSelectHeaderSubEntry.ihtml b/gosa-core/ihtml/themes/default/GOsa_MultiSelectHeaderSubEntry.ihtml
new file mode 100644 (file)
index 0000000..979ef2a
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15"></meta>
+<title>The PHP Layers Menu - Templates</title>
+<link rel="StyleSheet" href="../layersmenu-gtk2.css" type="text/css"></link>
+<style type="text/css">
+<!--
+.submenu       {
+       position: relative;
+       visibility: visible;
+}
+//-->
+</style>
+</head>
+<body>
+
+<pre>
+This is a sub menu template.
+This comment does not appear on the resulting page.
+
+The table tags just inside the first div are needed
+to avoid problems with layers that cross the boundaries of the browsing window
+and to make things work with Opera 6.
+If you are sure that *all* your layers stay inside the browsing window
+and you do not have to support Opera 6
+(or if you will provide a "compatibility" menu version to Opera 6),
+you can safely remove it.
+--
+</pre>
+
+<!-- BEGIN template -->
+
+<div id="{layer_label}" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();">
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td nowrap="nowrap">
+<div class="subframe">
+<!-- BEGIN sub_menu_cell -->
+<div id="{refid}" class="item">
+<div style='cursor: pointer;' onClick="send_menu_action('{href}');"{onmouseover}{title}{target}><img
+align="top" src="{imgwww}{transparent}" width="1" height="16" border="0"
+alt="" /><!-- BEGIN cell_icon --><img
+align="top" src="{iconsrc}" width="{iconwidth}" height="{iconheight}" border="0"
+alt="{iconalt}" />&nbsp;<!-- END cell_icon -->{text}<!-- BEGIN cell_arrow -->&nbsp;<img
+class="fwdarr" src="{imgwww}{arrowsrc}" width="{arrowwidth}" height="{arrowheight}"
+border="0" alt=">>" /><!-- END cell_arrow -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
+</div>
+<!-- END sub_menu_cell -->
+<!-- BEGIN separator -->
+<div class="separator">&nbsp;</div>
+<!-- END separator -->
+</div>
+</td>
+</tr>
+</table>
+</div>
+
+<!-- END template -->
+
+</body>
+</html>
diff --git a/gosa-core/ihtml/themes/default/MultiSelectWindow.tpl b/gosa-core/ihtml/themes/default/MultiSelectWindow.tpl
new file mode 100644 (file)
index 0000000..e7ceae4
--- /dev/null
@@ -0,0 +1,140 @@
+        <!-- Avoid posting the first action specified on this page when pressing 'enter' while editing an input field.
+                Mostly "dep_root" was posted the base selector was resetted. -->
+        <input type='image' src='images/empty.png' name='no_action_posted' value='do_nothing' alt='' style='width:2px;height:2px;'>
+       <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+               <tr>
+                       <td style="vertical-align:top; width:50%;">
+                       <div class="contentboxh" {if !$is_headpage}  style="height:20px;" {/if}>
+                               <p class="contentboxh" {if !$is_headpage} style="font-size:12px;" {/if}>
+                                       {$Summary} {$hint} 
+                               </p>
+                       </div>
+                       <div class="contentboxb">
+                               <div style='background:white;padding:0px;'>
+                               <table>
+                                       <tr>
+                                               <td>
+                                               {$Header}
+                                               </td>
+                                               {if $HeaderDropDown != ""}
+                                                       <td>
+                                                               <img src='images/list_seperator.png' alt='-' align='middle' height='16' width='1' class='center'>
+                                                               <img src='images/rocket.png' alt='' class='center'>
+                                                       </td>
+                                                       <td>
+                                                               {$HeaderDropDown}
+                                                       </td>
+                                               {/if}
+                                       </tr>
+                               </table>
+                               </div>
+                       </div>
+                       <div style='height:4px;'>
+                       </div>
+                               <div class="contentboxb" style="border-top:1px solid #B0B0B0;">
+                       {$DivList}
+                       <input type=hidden name="edit_helper">
+                       </div>
+               </td>
+               {if $is_headpage}
+               <td style="vertical-align:top;">
+                       {$UserBox1}
+                       <div class="contentboxh" style="border-bottom:1px solid #B0B0B0;">
+                       <p class="contentboxh">
+                                       <img src="{$infoimage}" align="right" alt="[i]">{t}Information{/t}
+                               </p>
+                       </div>
+                       <div class="contentboxb" style="padding:5px;">
+                               {$Information}
+                       </div>
+                       {$UserBox2}
+                       <br>
+                       {if !$Skip_Filter_Part }
+                       <div class="contentboxh">
+                       <p class="contentboxh">
+                                       <img src="{$launchimage}" align="right" alt="[F]">{t}Filters{/t}
+                               </p>
+                       </div>
+                       <div class="contentboxb">
+                               {if $Display_alphabet}
+                               <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+                                       {$alphabet}
+                               </table>
+                               {/if}
+                               { if $CheckBoxes != ""}
+                               <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+                                       <tr>
+                                               <td>
+                                                       {$CheckBoxes}
+                                               </td>
+                                       </tr>
+                               </table>   
+                               {/if}
+                       {$regexes}
+                       {$apply}
+                       </div>
+                       {$UserBox3}
+                       {/if}
+               </td>
+               {else}
+               <td style="vertical-align:top;">
+                       {$UserBox1}
+                       <div class="contentboxh" style="border-bottom:1px solid #B0B0B0;height:20px;">
+                       <p class="contentboxh">
+                                       <img src="{$infoimage}" align="right" alt="[i]"><font style='font-size:13px;'>{t}Information{/t}</font>
+                               </p>
+                       </div>
+                       <div class="contentboxb" style="padding:5px;">
+                               {$Information}
+                       </div>
+                       {$UserBox2}
+                       <br>
+                       {if !$Skip_Filter_Part }
+                       <div class="contentboxh" style="height:20px;">
+                       <p class="contentboxh">
+                                       <img src="{$launchimage}" align="right" alt="[F]"><font style='font-size:13px;'>{t}Filters{/t}</font>
+                               </p>
+                       </div>
+                       <div class="contentboxb">
+                               {if $Display_alphabet}
+                               <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+                                       {$alphabet}
+                               </table>
+                               {/if}
+                               { if $CheckBoxes != ""}
+                               <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+                                       <tr>
+                                               <td>
+                                                       {$CheckBoxes}
+                                               </td>
+                                       </tr>
+                               </table>   
+                               {/if}
+                       {$regexes}
+                       {$apply}
+                       {$UserBox3}
+                       </div>
+                       {/if}
+               </td>
+               {/if}
+       </tr>
+</table>
+{if $Display_Save | $Display_Close}
+<p class="seperator">&nbsp;
+</p>
+<div style="text-align:right;" align="right">
+       <p>
+               {if $Display_Save}
+                       <input type="submit" name="SaveMultiSelectWindow" value="{$SaveButtonString}"> 
+               {/if}
+               {if $Display_Close}
+                       <input type="submit" name="CloseMultiSelectWindow" value="{$CloseButtonString}"> 
+               {/if}
+       </p>
+</div>
+{/if}
+{if $IgnoreAccount}
+<input type="hidden" name="ignore">
+{/if}
+<input type="hidden" name="menu_action" id='menu_action'>
+<input type="hidden" name="MultiSelectWindow{$filterName}" value="1">
diff --git a/gosa-core/ihtml/themes/default/accountexpired.tpl b/gosa-core/ihtml/themes/default/accountexpired.tpl
new file mode 100644 (file)
index 0000000..239b8fc
--- /dev/null
@@ -0,0 +1,74 @@
+<body style="background-color: #8B858B;background-image:none;">
+{* GOsa login - smarty template *}
+{$php_errors}
+{$errors}
+
+<!-- Spacer for some browsers -->
+<div class='gosaLoginSpacer'></div>
+
+<table summary="" class='gosaLoginMask' style="text-align:right;" align='center'>
+ <tr>
+  <td class='gosaAccountExpiredBack' style="width:550px;">
+   <div class='gosaAccountExpiredBack'>
+       
+    <p class='gosaAccountExpiredHeader'>
+    {t}Your Password has expired !! Choose a new Password{/t}
+    </p>
+    
+    <!-- Formular data, containing a table to center fields -->
+    <form action='index.php' method='post' name='mainform' onSubmit='js_check(this);return true;'>
+     <table summary="" style='vertical-align:middle; text-align:left;' cellspacing='7' align='center'>
+      <tr>
+        <td>
+          <p> {t}Old Password{/t}</p>
+        </td>
+        <td>
+    <input type='password' name='oldpassword' maxlength='25' value=''
+     title='{t}Old Password{/t}' onFocus="nextfield= 'newpassword';">
+        </td>
+      </tr>
+      <tr>
+        <td>
+          <p> {t}New Password{/t}</p>
+        </td>
+        <td>
+    <input type='password' name='newpassword' maxlength='25' value=''
+     title='{t}New Password{/t}' onFocus="nextfield= 'verifypassword';">
+        </td>
+      </tr>
+      <tr>
+        <td>
+          <p> {t}Verify Password{/t}</p>
+        </td>
+        <td>
+         <input type='password' name='verifypassword' maxlength='25' value=''
+                title='{t}Verify Password{/t}' onFocus="nextfield= 'changepassword';">
+            </td>
+      </tr>
+      <tr>
+       <td colspan='2' style='text-align:center;'>
+            <br />
+         <input type='submit' name='changepassword' value='{t}Change Password{/t}'
+                title='{t}Click here to Change your password{/t}'>
+            </td>
+      </tr>
+     </table>
+               <input type='hidden' name='javascript' value='false'/>          
+    </form>
+
+   </div>
+  </td>
+ </tr>
+</table>
+
+<!-- Place cursor in username field -->
+<script language="JavaScript" type="text/javascript">
+  <!-- // First input field on page
+  nextfield= "{$nextfield}";
+  focus_field({$nextfield});
+  -->
+</script>
+
+<!-- Spacer for some browsers -->
+<div class='gosaLoginSpacer'></div>
+</body>
diff --git a/gosa-core/ihtml/themes/default/acl.tpl b/gosa-core/ihtml/themes/default/acl.tpl
new file mode 100644 (file)
index 0000000..3afb976
--- /dev/null
@@ -0,0 +1,93 @@
+{if $dialogState eq 'head'}
+<h1>{t}Assigned ACLs for current entry{/t}</h1>
+{$aclList}
+<input type="submit" name="new_acl" value="{t}New ACL{/t}">
+{/if}
+
+{if $dialogState eq 'create'}
+<h1>{t}ACL type{/t} <select size="1" name="aclType" title="{t}Select an acl type{/t}" onChange="document.mainform.submit()">{html_options options=$aclTypes selected=$aclType}<option disabled>&nbsp;</option></select>&nbsp;{if $javascript eq 'false'}<input type="submit" value="{t}Apply{/t}" name="refresh">{/if}</h1>
+
+<p class="seperator">&nbsp;</p>
+
+<table style="width:100%">
+ <tr>
+  <td style="width:48%; vertical-align:top;">
+   {t}Use members from{/t}
+   <select name="target" onChange="document.mainform.submit()">
+        {html_options options=$targets selected=$target}
+        <option disabled>&nbsp;</option>
+   </select>
+   {if $javascript eq 'false'}<input type="submit" value="{t}Apply{/t}" name="refresh">{/if}<br><br>
+  </td>
+  <td>
+  </td>
+  <td>
+  </td>
+ </tr>
+ <tr>
+  <td style="width:48%">
+   {t}Available members{/t}<br>
+   <select style="width:100%;height:180px;" name="source[]" size="20" multiple title="{t}List message possible targets{/t}">
+            {html_options options=$sources}
+            <option disabled>&nbsp;</option>
+   </select>
+  </td>
+  <td style="vertical-align:center; text-align:center">
+   <input type="submit" value="&gt;" name="add">
+   <br><br>
+   <input type="submit" value="&lt;" name="del">
+  </td>
+  <td style="width:48%; vertical-align:top;">
+   {t}Members{/t}<br>
+   <select style="width:100%;height:180px;" name="recipient[]" size="20" multiple title="{t}List message recipients{/t}">
+            {html_options options=$recipients}
+            <option disabled>&nbsp;</option>
+   </select>
+  </td>
+ </tr>
+</table>
+
+{if $aclType ne 'reset'}
+{if $aclType ne 'role'}
+{if $aclType ne 'base'}
+<p class="seperator">&nbsp;</p>
+
+<h1>{t}List of available ACL categories{/t}</h1>
+{$aclList}
+{/if}
+{/if}
+{/if}
+
+{if $aclType eq 'base'}
+<p class="seperator">&nbsp;</p>
+<h1>{t}ACLs for this object{/t}</h1>
+{$aclSelector}
+{/if}
+
+{if $aclType eq 'role'}
+<p class="seperator">&nbsp;</p>
+<h1>{t}Available roles{/t}</h1>
+{$roleSelector}
+{/if}
+
+<p class="seperator">&nbsp;</p>
+<div style='text-align:right;margin-top:5px'>
+       <input type="submit" name="submit_new_acl" value="{t}Apply{/t}">
+       &nbsp;
+       <input type="submit" name="cancel_new_acl" value="{t}Cancel{/t}">
+</div>
+{/if}
+
+{if $dialogState eq 'edit'}
+
+<h1>{$headline}</h1>
+
+{$aclSelector}
+
+<p class="seperator">&nbsp;</p>
+<div style='text-align:right;margin-top:5px'>
+       <input type="submit" name="submit_edit_acl" value="{t}Apply{/t}">
+       &nbsp;
+       <input type="submit" name="cancel_edit_acl" value="{t}Cancel{/t}">
+</div>
+{/if}
diff --git a/gosa-core/ihtml/themes/default/colors.txt b/gosa-core/ihtml/themes/default/colors.txt
new file mode 100644 (file)
index 0000000..55539aa
--- /dev/null
@@ -0,0 +1,13 @@
+Color guide
+===========
+
+Background:        #FFFFFF
+Header-background: #A9FBA6
+Font colors:       #000000
+                   #00008F
+Menu:              #F8F8F8
+Highlight:         #F0F0F0
+Borders:           #AAAAAA
+Font Error:        #FF0000
+Font Warning:      #FFA500
+Font OK:           #008000
diff --git a/gosa-core/ihtml/themes/default/conflict.tpl b/gosa-core/ihtml/themes/default/conflict.tpl
new file mode 100644 (file)
index 0000000..48add53
--- /dev/null
@@ -0,0 +1,16 @@
+<div class="plugtop">
+  {t}Session conflict detected{/t}
+</div>
+
+<p>
+ <b>{t}Warning{/t}:</b> {t}Probably there's another active instance of your session. Multiple window operation is technical not possible and heavily depends on the browser you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is possible. Pressing the Logout button will close this session.{/t}
+</p>
+
+<p>
+  <b style="color:red;">{t}Ignoring this message will change/destroy the data you're currently editing, so please close multiple windows and log in again.{/t}</b>
+</p>
+
+<p class="plugbottom">
+  <input type="submit" name="reset_session" value="{t}Logout{/t}">
+</p>
+
diff --git a/gosa-core/ihtml/themes/default/copyPasteDialog.tpl b/gosa-core/ihtml/themes/default/copyPasteDialog.tpl
new file mode 100644 (file)
index 0000000..9926c7f
--- /dev/null
@@ -0,0 +1,34 @@
+<h2>{t}Copy & paste wizard{/t}</h2>
+
+<b>{$message}</b>
+<br>
+<br>
+{if $Complete == false}
+       {t}Some values need to be unique in the complete directory while some combinations make no sense. GOsa shows the relevant attributes. Please maintain the values below to fullfill the policies.{/t}
+       <br>
+{t}Remember that some properties like taken snapshots will not be copied!{/t}&nbsp;
+{t}Or if you copy or cut an entry within GOsa and delete the source object, you may get errors while pasting this object again!{/t}
+
+       <p class='seperator'>&nbsp;</p>
+       <br>
+       {$AttributesToFix}
+       {if $SubDialog == false}
+       <br>
+
+       <div style='text-align:right;width:100%;'>
+               <input type='submit' name='PerformCopyPaste' value='{t}Save{/t}'>&nbsp;
+       {if $type == "copy"}
+               <input type='submit' name='abort_current_cut-copy_operation' value='{t}Cancel{/t}'>
+       {/if}
+       
+               <input type='submit' name='abort_all_cut-copy_operations' value='{t}Cancel all{/t}'>
+       </div>
+       {/if}
+{else}
+       <p class='seperator'>&nbsp;</p>
+       <br>
+       <h2>{t}Operation complete{/t}</h2>
+       <div style='text-align:right;width:100%;'>
+               <input type='submit' name='Back' value='{t}Finish{/t}'>&nbsp;
+       </div>
+{/if}
diff --git a/gosa-core/ihtml/themes/default/framework.tpl b/gosa-core/ihtml/themes/default/framework.tpl
new file mode 100644 (file)
index 0000000..fd2baef
--- /dev/null
@@ -0,0 +1,55 @@
+<!-- Headline -->
+<body>
+{$php_errors}
+<form action='main.php{$plug}' name='mainform' method='post' enctype='multipart/form-data'>
+<div class='setup_header'>
+  <div style="float:left;"><img src='themes/default/images/go_logo.png' class='center' alt='GOsa'>
+   {if !$javascript}
+    <a class="maintitlebar" href='main.php?reset=1' onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "main.php?reset=1");' ><img src='{$go_home}' class='center' border="0" alt="Main">&nbsp;{t}Main{/t}
+    </a>
+   {else}
+    <a class="maintitlebar" onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "main.php?reset=1");' ><img src='{$go_home}' class='center' border="0" alt="Main">&nbsp;{t}Main{/t}
+    </a>
+   {/if}
+    &nbsp;
+    <a class="maintitlebar" style="margin-left:35px" {$help_method}>
+       <img src='{$go_help}' class='center' border="0" alt="Help">&nbsp;{t}Help{/t}
+    </a>
+    &nbsp;
+   {if !$javascript}
+    <a class="maintitlebar" href='logout.php?request' onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "logout.php?request");' style="margin-left:35px;">
+      <img src='{$go_out}' class='center' border="0" alt="Sign out">&nbsp;{t}Sign out{/t}
+    </a>
+    {else}
+    <a class="maintitlebar" onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "logout.php?request");' style="margin-left:35px;">
+      <img src='{$go_out}' class='center' border="0" alt="Sign out">&nbsp;{t}Sign out{/t}
+    </a>
+    {/if}
+  </div>
+  <div style="padding-top:8px;text-align:right;height:28px"><a>{t}Signed in:{/t} <b>{$username}</b></a></div>
+</div>
+<!--<div class='setup_menu'>
+  <b>{t}GOsa main menu{/t}</b>
+</div>-->
+
+<table summary="" class="framework" cellspacing="0" cellpadding="0" style='margin-top:7px'>
+  <tr style="vertical-align:top;">
+    <!-- Menu -->
+    <td style="background-color:white; vertical-align:top;" id="menucell">
+      {$menu}
+         <br />
+         <div style="height:1px; width:140px;"></div>
+    </td>
+    <!-- Plugin window -->
+    <td style="background-color:white; width:100%; vertical-align:top; height:15px;" colspan="2">
+      <table style="vertical-align:top; text-align:justify; background-color: white; border:1px solid #AAA; margin-top:0px; margin-left:7px; margin-right:7px; width:99%" summary="">
+       <tr>
+        <td>
+       {$msg_dialogs}
+        {$contents}
+       </td>
+      </tr>
+     </table>
+    </td>
+  </tr>
+</table>{$errors}{$focus}</form></body></html>
diff --git a/gosa-core/ihtml/themes/default/headers.tpl b/gosa-core/ihtml/themes/default/headers.tpl
new file mode 100644 (file)
index 0000000..b52a00a
--- /dev/null
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+       "http://www.w3.org/TR/html4/transitional.dtd">
+<html>
+
+<head>
+  <title>{if isset($title)}{$title}{else}GOsa{/if}</title>
+
+  <meta name="generator" content="my hands">
+  <meta name="description" content="GOsa - Login">
+  <meta name="author" lang="de" content="Cajus Pollmeier">
+
+  <meta http-equiv="Expires" content="Mon, 26 Jul 1997 05:00:00 GMT">
+  <meta http-equiv="Last-Modified" content="{$date} GMT">
+  <meta http-equiv="Cache-Control" content="no-cache">
+  <meta http-equiv="Pragma" content="no-cache">
+  <meta http-equiv="Cache-Control" content="post-check=0, pre-check=0">
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+  <style type="text/css">@import url('themes/default/style.css');</style>
+  <link rel="shortcut icon" href="favicon.ico">
+
+  <script language="javascript" src="include/events.js" type="text/javascript"></script>
+  <script language="javascript" src="include/png.js" type="text/javascript"></script>
+  <script language="javascript" src="include/calendar.js" type="text/javascript"></script>
+  <script language="javascript" src="include/focus.js" type="text/javascript"></script>
+  <script language="javascript" src="include/warning.js" type="text/javascript"></script>
+  <script language="javascript" src="include/layersmenu-browser_detection.js" type="text/javascript"></script>
+  <script language="javascript" src="include/layersmenu-library.js" type="text/javascript"></script>
+  <script language="javascript" src="include/layersmenu.js" type="text/javascript"></script>
+</head>
+
diff --git a/gosa-core/ihtml/themes/default/help.tpl b/gosa-core/ihtml/themes/default/help.tpl
new file mode 100644 (file)
index 0000000..2c91d56
--- /dev/null
@@ -0,0 +1,39 @@
+<body style='background-color:#F1F1F1;background-image:none;'>
+{$php_errors}
+
+<form action='helpviewer.php' name='mainform' method='post' enctype='multipart/form-data'>
+<div style='background-color:#CDF6BD;width:100%;border-bottom:1px solid #909090;'>
+  <table summary="" style="width:99%;">
+   <tr>
+    <td style="width:33%;">
+     <b>{t}GOsa help viewer{/t}</b>
+       </td>
+    <td style="width:33%;text-align:center">
+               {$backward}
+               &nbsp;&nbsp;
+               <a href="?pg={$index}"  class="maintitlebar">
+                       {t}Index{/t}
+               </a>
+               &nbsp;&nbsp;
+               {$forward}
+       </td>
+       <td style="text-align:right;">
+        <input name="search_string" size="15" value="{$search_string}" maxlength="50">&nbsp;<input type="submit" name="search" value="{t}Search{/t}">
+       </td>
+   </tr>
+  </table>
+</div>
+<div style="height:100%;width:98%;padding:5px;margin:0px;background-color:#F1F1F1;">
+{$help_contents}
+</div>
+
+<!-- Place cursor -->
+<script language="JavaScript" type="text/javascript">
+<!-- // First input field on page
+  focus_field('search_string');
+-->
+</script>
+
+</form>
+</body>
+</html>
diff --git a/gosa-core/ihtml/themes/default/islocked.tpl b/gosa-core/ihtml/themes/default/islocked.tpl
new file mode 100644 (file)
index 0000000..45b8333
--- /dev/null
@@ -0,0 +1,19 @@
+<div style="font-size:20px;">
+  <img alt="" src="images/encrypted.png" style="vertical-align:top;">&nbsp;{t}Locking conflict detected{/t}
+</div>
+
+<p>
+  <b>{t}Warning{/t}:</b> {$message}
+</p>
+<p>
+  {t}If this lock detection is false, the other person has obviously closed the webbrowser during the edit operation. You may want to take over the lock by pressing the 'Edit anyway' button.{/t}
+</p>
+
+<p class="plugbottom">
+  <input type="submit" name="delete_lock" value="{$action}">
+  &nbsp;
+  <input type="submit" name="cancel_lock" value="{t}Cancel{/t}">
+</p>
+      
+<input type="hidden" name="dn" value="{$dn}">
+
diff --git a/gosa-core/ihtml/themes/default/login.tpl b/gosa-core/ihtml/themes/default/login.tpl
new file mode 100644 (file)
index 0000000..83f48de
--- /dev/null
@@ -0,0 +1,96 @@
+<body style="background-color:white;background-image:none;">
+{$php_errors}
+<div>
+        <div class='setup_header'>
+                <div style="float:left;"><img src='themes/default/images/go_logo.png' class='center' alt='GOsa' /></div>
+                <div style="padding-top:8px;text-align:right;height:28px">{$version}</div>
+        </div>
+        <div class='setup_menu'>
+                <b>{t}GOsa login screen{/t}</b>
+        </div>
+</div>
+
+{* GOsa login - smarty template *}
+
+<!-- Spacer for some browsers -->
+<div class='gosaLoginSpacer'></div>
+
+<div style='float:left; width:25%;'>&nbsp;</div>
+<div style='float:left; width:50%; border:1px solid #AAAAAA;background-color:white'>
+<form action='index.php' method='post' name='mainform' onSubmit='js_check(this);return true;'>
+
+       <div style='border-bottom:1px solid #AAAAAA'>
+               <div style='padding:3px; background-color:#F8F8F8'>
+               <p class="center" style="margin:0px 0px 0px 5px;padding:5px;font-size:24px;font-weight:bold;">
+                       {t}Login screen{/t}
+               </p>
+               </div>
+       </div>
+       <div style='border-bottom:1px solid #AAAAAA'>
+
+           <div style='padding:12px;text-align:center;'>
+               {t}Please use your username and your password to log into the site administration system.{/t}<br />
+               {if $ssl}<b>{$ssl}</b>{/if}
+               {if $lifetime}<b><font style="color:red";>{$lifetime}</font></b>{/if}
+           </div>
+  
+
+               <input id='focus' name='focus' type='image' src='images/empty.png' style='width:0px; height:0px;' />
+               <div style='text-align:center; padding:10px;'>  
+               <img class='center' align='middle' src='{$personal_img}' alt='{t}Username{/t}' title='{t}Username{/t}' />&nbsp;
+               <input type='text' name='username' maxlength='25' value='{$username}'
+                        title='{t}Username{/t}' onFocus="nextfield= 'password';" />
+               <br />
+               <br />
+               <img class='center' align='middle' src='{$password_img}' alt='{t}Password{/t}' title='{t}Password{/t}' />&nbsp;
+               <input type='password' name='password' maxlength='25' value=''
+                        title='{t}Password{/t}' onFocus="nextfield= 'login';" />
+               </div>  
+               <div style='text-align:center; padding:15px;'>
+                       <img class='center' align='middle' src='{$directory_img}' alt='{t}Directory{/t}' title='{t}Directory{/t}' />&nbsp;
+                       <select name='server'  title='{t}Directory{/t}'>
+                               {html_options options=$server_options selected=$server_id}
+                       </select>
+               </div>
+
+           <!-- check, if cookies are enabled -->
+           <p class='gosaLoginWarning'>
+            <script language="JavaScript" type="text/javascript">
+               <!--
+                   document.cookie = "gosatest=empty;path=/";
+                   if (document.cookie.indexOf( "gosatest=") > -1 )
+                       document.cookie = "gosatest=empty;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";
+                   else
+                       document.write("{$cookies}");
+               -->
+            </script>
+           </p>
+{$errors}
+       </div>
+       <div style='padding:10px;'>
+               <div style='float:left; color:red; font-weight:bold'>
+               {$message}
+               </div>
+               <div style='float:right; text-align:right; background-color:blue'>
+                       <!-- Display error message on demand -->
+                         <input type='submit' name='login' value='{t}Sign in{/t}'
+                                title='{t}Click here to log in{/t}' onFocus="nextfield='login';" />
+                       <input type='hidden' name='javascript' value='false' />         
+                       <input type='hidden' name='login' value='{t}Sign in{/t}' />             
+               </div>
+               <div style="clear:both"></div>
+       </div>
+
+</form>
+</div>
+
+<div style="clear:both"></div>
+
+<!-- Place cursor in username field -->
+<script language="JavaScript" type="text/javascript">
+  <!-- // First input field on page
+  nextfield= "{$nextfield}";
+  focus_field("{$nextfield}");
+  -->
+</script>
+
diff --git a/gosa-core/ihtml/themes/default/logout.tpl b/gosa-core/ihtml/themes/default/logout.tpl
new file mode 100644 (file)
index 0000000..27005ee
--- /dev/null
@@ -0,0 +1,22 @@
+<body style="background-color: white;background-image:none;">
+
+<form action='index.php' method='post' name='mainform'>
+<div style="margin-left:10%; margin-right:10%; margin-top:5%; border:2px solid red;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:20px;">
+ <h1>{t}Your GOsa session has expired!{/t}</h1>
+ <p>
+ {t}The last interaction with the GOsa web interface has been some time ago in the past. For security reasons, the session has been closed. To continue with administrative tasks, please sign in again.{/t}
+ </p>
+ <br>
+ <center><input type="submit" name="dummy" value="{t}Sign in again{/t}"></center>
+</div>
+</form>
+
+</body>
+<!-- Place cursor -->
+<script language="JavaScript" type="text/javascript">
+  <!-- // First input field on page
+  focus_field('dummy');
+  -->
+</script>
+
+
diff --git a/gosa-core/ihtml/themes/default/msg_dialog.tpl b/gosa-core/ihtml/themes/default/msg_dialog.tpl
new file mode 100644 (file)
index 0000000..fafbed4
--- /dev/null
@@ -0,0 +1,168 @@
+{if $frame}
+{if $IE}
+       <iframe id='e_layer3'
+               style="
+                       position:absolute;
+                       width:100%;
+                       height:100%;
+                       top:0px;
+                       left:0px;
+                       border:none;
+                       border-style:none;
+                       border-width:0pt;
+                       display:block;
+                       allowtransparency='true';
+                       background-color: #FFFFFF;
+                       filter:chroma(color=#FFFFFF);
+                       z-index:0; ">
+       </iframe>
+       <div  id='e_layer2'
+                       style='display:none;position:absolute; width:400%;'
+<!--
+               style="
+                       position: absolute;
+                       left: 0px;
+                       top: 0px;
+                       right:0px;
+                       bottom:0px;
+                       z-index:0;
+                       width:100%;
+                       height:100%;
+                       filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/opacity_black.png'); "
+-->
+
+{else}
+       <div  id='e_layer2'
+               style="
+                       position: absolute;
+                       left: 0px;
+                       top: 0px;
+                       right:0px;
+                       bottom:0px;
+                       z-index:0;
+                       background-image: url(images/opacity_black.png);">
+
+{/if}
+{else}
+
+
+       {if !$JS}
+
+               <div id='e_layer{$i_ID}'
+                               style='
+                                       width:60%;
+                                       left:200px;
+                                       top:200px;
+                                       background-color:white;
+                                       border:5px solid red;
+                                       z-index:150;
+                                       position:absolute;'>
+                       <div id="e_layerTitle{$i_ID}" style="vertical-align: middle;
+                                                                                                width:100%; 
+                                                                                                font-size: 1.2em;
+                                                                                                padding-top:3px;
+                                                                                                padding-bottom:2px;
+                                                                                                font-weight:bold;
+                                                                                                background-color: #999999; 
+                                                                                                ">
+                               &nbsp;&nbsp;{$s_Title}
+                       </div>
+                       <div style="height:2px; width:100% ; background-color: #BBBBBB;"></div>
+                       <table style='width:100%' summary='' border=0>
+                               <tr>
+                                       <td style='vertical-align:top;padding:10px'>
+       {if $i_Type == ERROR_DIALOG}
+                                               <img src='images/error.png' alt='{t}Error{/t}'>
+       {elseif $i_Type == WARNING_DIALOG}
+                                               <img src='images/warning.png'  alt='{t}Warning{/t}'>
+       {elseif $i_Type == INFO_DIALOG || $i_Type == CONFIRM_DIALOG}
+                                               <img src='images/info.png' alt='{t}Information{/t}'>
+       {/if}
+                                       </td>
+                                       <td style='width:100%'>
+                                               <b>{$s_Message}</b>
+                                               <br>
+                                               <br>
+                                       </td>
+                               </tr>
+                               <tr>
+                                       <td colspan='2' align='center'>
+       {if $i_Type == ERROR_DIALOG || $i_Type == WARNING_DIALOG || $i_Type == INFO_DIALOG}
+                                               <button type='submit' name='MSG_OK{$i_ID}'>{t}Ok{/t}</button>
+       {elseif $i_Type == CONFIRM_DIALOG}
+                                               <button type='submit' name='MSG_OK{$i_ID}'>{t}Ok{/t}</button>
+                                               <button type='submit' name='MSG_CANCEL{$i_ID}'>{t}Cancel{/t}</button>
+       {/if}
+                                       </td>
+                               </tr>
+                       </table>
+               </div>
+
+       {else}
+
+               {if $s_Trace != "" && $i_TraceCnt != 0}
+               <div id='trace_{$i_ID}' style='visibility:hidden;'>
+                       {$s_Trace}
+               </div>
+               
+               {/if}
+
+               <div id='e_layer{$i_ID}'
+                               style='
+                                       width:60%;
+                                       left:200px;
+                                       top:200px;
+                                       background-color:white;
+                                       border:5px solid red;
+                                       z-index:150;
+                                       display:none;
+                                       position:absolute;'>
+
+               <div id="e_layerTitle{$i_ID}" style="vertical-align: middle;
+                                                                                        width:100%; 
+                                                                                        font-size: 1.2em;
+                                                                                        padding-top:3px;
+                                                                                        padding-bottom:2px;
+                                                                                        font-weight:bold;
+                                                                                    background-color: #999999; 
+                                                                    ">
+                       &nbsp;&nbsp;{$s_Title}
+               </div>
+               <div style="height:2px; width:100% ; background-color: #BBBBBB;"></div>
+
+                       <table style='width:100%' summary='' border=0>
+                               <tr>
+                                       <td style='vertical-align:top;padding:10px'>
+       {if $i_Type == ERROR_DIALOG}
+                                               <img src='images/error.png' alt='{t}Error{/t}'>
+       {elseif $i_Type == WARNING_DIALOG}
+                                               <img src='images/warning.png'  alt='{t}Warning{/t}'>
+       {elseif $i_Type == INFO_DIALOG || $i_Type == CONFIRM_DIALOG}
+                                               <img src='images/info.png' alt='{t}Information{/t}'>
+       {/if}
+                                       </td>
+                                       <td style='width:100%'>
+                                               <b>{$s_Message}</b>
+                                               <br>
+                                               <br>
+                                       </td>
+                                       {if $s_Trace != "" && $i_TraceCnt != 0}
+                                       <td style='width:20px; vertical-align:top; cursor:pointer;'>
+                                               <div onClick="toggle('trace_{$i_ID}')"><u>Trace</u></div>
+                                       </td>
+                                       {/if}
+                               </tr>
+                               <tr>
+                                       <td colspan='2' align='center'>
+       {if $i_Type == ERROR_DIALOG || $i_Type == WARNING_DIALOG || $i_Type == INFO_DIALOG}
+                                               <button type='button' name='MSG_OK{$i_ID}' onClick='next_msg_dialog();'>{t}Ok{/t}</button>
+       {elseif $i_Type == CONFIRM_DIALOG}
+                                               <button type='submit' name='MSG_OK{$i_ID}' onClick='next_msg_dialog();'>{t}Ok{/t}</button>
+                                               <button type='button' name='MSG_CANCEL{$i_ID}' onClick='next_msg_dialog();'>{t}Cancel{/t}</button>
+       {/if}
+                                       </td>
+                               </tr>
+                       </table>
+               </div>
+       {/if}
+{/if}
diff --git a/gosa-core/ihtml/themes/default/password.tpl b/gosa-core/ihtml/themes/default/password.tpl
new file mode 100644 (file)
index 0000000..1553ead
--- /dev/null
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+       "http://www.w3.org/TR/html4/transitional.dtd">
+<html>
+
+<head>
+  <title>GOsa - {t}Change your password{/t}</title>
+
+  <meta name="generator" content="my hands">
+  <meta name="description" content="GOsa - Password changer">
+  <meta name="author" lang="de" content="Cajus Pollmeier">
+
+  <meta http-equiv="Expires" content="Mon, 26 Jul 1997 05:00:00 GMT">
+  <meta http-equiv="Last-Modified" content="{$date} GMT">
+  <meta http-equiv="Cache-Control" content="no-cache">
+  <meta http-equiv="Pragma" content="no-cache">
+  <meta http-equiv="Cache-Control" content="post-check=0, pre-check=0">
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+  <style type="text/css">@import url('themes/default/password-style.css');</style>
+  <link rel="shortcut icon" href="favicon.ico">
+
+  {if isset($ieworkaround)}<script language="javascript"src="include/png.js" type="text/javascript"></script>{/if}
+  <script language="javascript"src="include/focus.js" type="text/javascript"></script>
+  <script language="javascript"src="include/warning.js" type="text/javascript"></script>
+</head>
+
+<body style='height:100%; width:100%;'>
+{* GOsa login - smarty template *}
+{$php_errors}
+
+{if $changed}
+<div class='success'">
+<img class='center' src='images/true.png' alt='{t}Success{/t}' title='{t}Success{/t}'>&nbsp;<b>{t}Your password has been changed successfully.{/t}</b>
+</div>
+{else}
+<form action='password.php{$params}' method='post' name='mainform' onSubmit='js_check(this);return true;'>
+    <h1 class='headline'>
+    <img class='center' src='{$password_img}' alt='{t}Password{/t}' title='{t}Password{/t}'>
+    {t}Password change{/t}
+    </h1>
+
+    <!-- Display SSL warning message on demand -->
+    <p class='warning'> {$ssl} </p>
+    <input type='hidden' name='javascript' value='false'/>             
+
+    <!-- Display error message on demand -->
+    <p class='warning'> {$message} </p>
+
+
+    <p class="infotext">
+       {t}This dialog provides a simple way to change your password. Enter the current password and the new password (twice) in the fields below and press the 'Change' button.{/t}
+    </p>
+
+    <div class="ruler"></div>
+    <table>
+      {if $show_directory_chooser}
+      <tr>
+       <td>{t}Directory{/t}</td>
+       <td>
+          <select name='server'  title='{t}Directory{/t}'>
+            {html_options options=$server_options selected=$server_id}
+          </select>
+       </td>
+      </tr>
+      {/if}
+      <tr>
+       <td>{t}Username{/t}</td>
+       <td>{if $display_username}
+           <input type='text' name='uid' maxlength='25' value='{$uid}' title='{t}Username{/t}' onFocus="nextfield= 'current_password';">
+           {else}
+           <i>{$uid}</i>
+           {/if}
+       </td>
+      </tr>
+      <tr>
+       <td>{t}Current password{/t}</td>
+       <td><input type='password' name='current_password' maxlength='25' value='' title='{t}Current password{/t}' onFocus="nextfield= 'new_password';"></td>
+      </tr>
+      <tr>
+       <td>{t}New password{/t}</td>
+       <td><input type='password' name='new_password' maxlength='25' value='' title='{t}New password{/t}' onFocus="nextfield= 'new_password_repeated';"></td>
+      </tr>
+      <tr>
+       <td>{t}New password{/t} ({t}again{/t})</td>
+       <td><input type='password' name='new_password_repeated' maxlength='25' value='' title='{t}New password repeated{/t}' onFocus="nextfield= 'apply';"></td>
+      </tr>
+    </table>
+
+    <div class="ruler"></div>
+
+    <div class="change">
+    <input type='submit' name='apply' value='{t}Change{/t}'
+                 title='{t}Click here to change your password{/t}'>
+    </div>
+    <!-- check, if cookies are enabled -->
+    <p class='warning'>
+     <script language="JavaScript" type="text/javascript">
+        <!--
+            document.cookie = "gosatest=empty;path=/";
+            if (document.cookie.indexOf( "gosatest=") > -1 )
+                document.cookie = "gosatest=empty;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";
+            else
+                document.write("{$cookies}");
+        -->
+     </script>
+    </p>
+
+</form>
+
+{/if}
+
+<table class='iesucks'><tr><td>{$errors}</td></tr></table>
+
+<!-- Place cursor in username field -->
+<script language="JavaScript" type="text/javascript">
+  <!-- // First input field on page
+  focus_field('error_accept','uid','directory', 'username', 'current_password');
+  -->
+</script>
+
+</body>
+</html>
diff --git a/gosa-core/ihtml/themes/default/pwd_heimdal.tpl b/gosa-core/ihtml/themes/default/pwd_heimdal.tpl
new file mode 100644 (file)
index 0000000..bdc58f6
--- /dev/null
@@ -0,0 +1,201 @@
+
+<table style="width:100%;">
+       <tr>
+               <td style="width:50%;vertical-align:top;">
+                       <h2>{t}Heimdal options{/t}</h2>
+                       <i>{t}Use empty values for infinite{/t}</i>
+                       <table>
+                               <tr>
+                                       <td>
+                                               <label for="krb5MaxLife">{t}Ticket max life{/t}</label>
+                                       </td>
+                                       <td colspan="6">
+                                               <input id="krb5MaxLife" type="text" name="krb5MaxLife" value="{$krb5MaxLife}"> 
+                                       </td>
+                               </tr>
+                               <tr>
+                                       <td>
+                                               <label for="krb5MaxRenew">{t}Ticket max renew{/t}</label>
+                                       </td>
+                                       <td colspan="6">
+                                               <input id="krb5MaxRenew" type="text" name="krb5MaxRenew" value="{$krb5MaxRenew}">
+                                       </td>
+                               </tr>
+                               <tr>
+                                       <td colspan="7">
+                                               &nbsp;
+                                       </td>
+                               </tr>
+                               <tr>
+                                       <td>
+                                       </td>
+                                       <td style="width:40px;"><i>{t}infinite{/t}</i>
+                                       </td>
+                                       <td><i>{t}Hour{/t}</i>
+                                       </td>
+                                       <td style="width:60px;"><i>{t}Minute{/t}</i>
+                                       </td>
+                                       <td><i>{t}Day{/t}</i>
+                                       </td>
+                                       <td><i>{t}Month{/t}</i>
+                                       </td>
+                                       <td><i>{t}Year{/t}</i>
+                                       </td>
+                               </tr>
+                               <tr>
+                                       <td>
+                                               <label for="krb5ValidStart">{t}Valid ticket start time{/t}</label>
+                                       </td>
+                                       <td>
+                                               <input type="checkbox" name="krb5ValidStart_clear" 
+                                                       onClick="       changeState('krb5ValidStart_y');
+                                                                               changeState('krb5ValidStart_m');
+                                                                               changeState('krb5ValidStart_d');
+                                                                               changeState('krb5ValidStart_h');
+                                                                               changeState('krb5ValidStart_i');"
+                                                       {if $krb5ValidStart_clear} checked {/if}
+                                               >
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidStart_h" id="krb5ValidStart_h" {if $krb5ValidStart_clear} disabled {/if}>
+                                                       {html_options options=$hours selected=$krb5ValidStart_h}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidStart_i" id="krb5ValidStart_i" {if $krb5ValidStart_clear} disabled {/if}>
+                                                       {html_options options=$minutes selected=$krb5ValidStart_i}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidStart_d" id="krb5ValidStart_d" {if $krb5ValidStart_clear} disabled {/if}>
+                                                       {html_options options=$days selected=$krb5ValidStart_d}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidStart_m" id="krb5ValidStart_m" {if $krb5ValidStart_clear} disabled {/if}>
+                                                       {html_options options=$month selected=$krb5ValidStart_m}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidStart_y" id="krb5ValidStart_y" {if $krb5ValidStart_clear} disabled {/if}> 
+                                                       {html_options options=$years selected=$krb5ValidStart_y}
+                                               </select>
+                                       </td>
+                               </tr>
+                               <tr>
+                                       <td>
+                                               <label for="krb5ValidEnd">{t}Valid ticket end time{/t}</label>
+                                       </td>
+                                       <td>
+                                               <input type="checkbox" name="krb5ValidEnd_clear" 
+                                                       onClick="       changeState('krb5ValidEnd_y');
+                                                                               changeState('krb5ValidEnd_m');
+                                                                               changeState('krb5ValidEnd_d');
+                                                                               changeState('krb5ValidEnd_h');
+                                                                               changeState('krb5ValidEnd_i');"
+                                                       {if $krb5ValidEnd_clear} checked {/if}
+                                               >
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidEnd_h" id="krb5ValidEnd_h" {if $krb5ValidEnd_clear} disabled {/if}>
+                                                       {html_options options=$hours selected=$krb5ValidEnd_h}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidEnd_i" id="krb5ValidEnd_i" {if $krb5ValidEnd_clear} disabled {/if}>
+                                                       {html_options options=$minutes selected=$krb5ValidEnd_i}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidEnd_d" id="krb5ValidEnd_d" {if $krb5ValidEnd_clear} disabled {/if}>
+                                                       {html_options options=$days selected=$krb5ValidEnd_d}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidEnd_m" id="krb5ValidEnd_m" {if $krb5ValidEnd_clear} disabled {/if}>
+                                                       {html_options options=$month selected=$krb5ValidEnd_m}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5ValidEnd_y" id="krb5ValidEnd_y" {if $krb5ValidEnd_clear} disabled {/if}>
+                                                       {html_options options=$years selected=$krb5ValidEnd_y}
+                                               </select>
+                                       </td>
+                               </tr>
+                               <tr>
+                                       <td>
+                                               <label for="krb5PasswordEnd">{t}Password end{/t}</label>
+                                       </td>
+                                       <td>
+                                               <input type="checkbox" name="krb5PasswordEnd_clear" 
+                                                       onClick="       changeState('krb5PasswordEnd_y');
+                                                                               changeState('krb5PasswordEnd_m');
+                                                                               changeState('krb5PasswordEnd_d');
+                                                                               changeState('krb5PasswordEnd_h');
+                                                                               changeState('krb5PasswordEnd_i');"
+                                                       {if $krb5PasswordEnd_clear} checked {/if}
+                                               >
+                                       </td>
+                                       <td>
+                                               <select name="krb5PasswordEnd_h" id="krb5PasswordEnd_h" {if $krb5PasswordEnd_clear} disabled {/if}>
+                                                       {html_options options=$hours selected=$krb5PasswordEnd_h}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5PasswordEnd_i" id="krb5PasswordEnd_i" {if $krb5PasswordEnd_clear} disabled {/if}>
+                                                       {html_options options=$minutes selected=$krb5PasswordEnd_i}
+                                               </select>
+
+                                       </td>
+                                       <td>
+                                               <select name="krb5PasswordEnd_d" id="krb5PasswordEnd_d" {if $krb5PasswordEnd_clear} disabled {/if}>
+                                                       {html_options options=$days selected=$krb5PasswordEnd_d}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5PasswordEnd_m" id="krb5PasswordEnd_m" {if $krb5PasswordEnd_clear} disabled {/if}>
+                                                       {html_options options=$month selected=$krb5PasswordEnd_m}
+                                               </select>
+                                       </td>
+                                       <td>
+                                               <select name="krb5PasswordEnd_y" id="krb5PasswordEnd_y" {if $krb5PasswordEnd_clear} disabled {/if}>
+                                                       {html_options options=$years selected=$krb5PasswordEnd_y}
+                                               </select>
+                                       </td>
+                               </tr>
+                       </table>
+               </td>   
+               <td>
+                       <h2>Flags</h2>
+                       <table>
+                               <tr>
+                                       <td style="width:120px;">
+<input {if $krb5KDCFlags_0} checked {/if} class="center" name="krb5KDCFlags_0" value="1" type="checkbox">initial<br>
+<input {if $krb5KDCFlags_1} checked {/if} class="center" name="krb5KDCFlags_1" value="1" type="checkbox">forwardable<br>
+<input {if $krb5KDCFlags_2} checked {/if} class="center" name="krb5KDCFlags_2" value="1" type="checkbox">proxiable<br>
+<input {if $krb5KDCFlags_3} checked {/if} class="center" name="krb5KDCFlags_3" value="1" type="checkbox">renewable<br>
+<input {if $krb5KDCFlags_4} checked {/if} class="center" name="krb5KDCFlags_4" value="1" type="checkbox">postdate<br>
+<input {if $krb5KDCFlags_5} checked {/if} class="center" name="krb5KDCFlags_5" value="1" type="checkbox">server<br>
+<input {if $krb5KDCFlags_6} checked {/if} class="center" name="krb5KDCFlags_6" value="1" type="checkbox">client<br>
+                                       </td>
+                                       <td>
+<input {if $krb5KDCFlags_7} checked {/if} class="center" name="krb5KDCFlags_7" value="1" type="checkbox">invalid<br>
+<input {if $krb5KDCFlags_8} checked {/if} class="center" name="krb5KDCFlags_8" value="1" type="checkbox">require-preauth<br>
+<input {if $krb5KDCFlags_9} checked {/if} class="center" name="krb5KDCFlags_9" value="1" type="checkbox">change-pw<br>
+<input {if $krb5KDCFlags_10} checked {/if} class="center" name="krb5KDCFlags_10" value="1" type="checkbox">require-hwauth<br>
+<input {if $krb5KDCFlags_11} checked {/if} class="center" name="krb5KDCFlags_11" value="1" type="checkbox">ok-as-delegate<br>
+<input {if $krb5KDCFlags_12} checked {/if} class="center" name="krb5KDCFlags_12" value="1" type="checkbox">user-to-user<br>
+<input {if $krb5KDCFlags_13} checked {/if} class="center" name="krb5KDCFlags_13" value="1" type="checkbox">immutable<br>
+                                       </td>
+                               </tr>
+                       </table>
+               </td>
+       </tr>
+</table>
+<input type="hidden" name="pwd_heimdal_posted" value="1">
+<p class="seperator"></p>
+<p style="text-align:right;">
+       <input type="submit" name="pw_save" value="{t}Save{/t}">
+       &nbsp;
+       <input type="submit" name="pw_abort" value="{t}Cancel{/t}">
+</p>
diff --git a/gosa-core/ihtml/themes/default/remove.tpl b/gosa-core/ihtml/themes/default/remove.tpl
new file mode 100755 (executable)
index 0000000..a9fd5b5
--- /dev/null
@@ -0,0 +1,17 @@
+<div style="font-size:18px;">
+  <img alt="" src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
+</div>
+<p>
+ {$intro}
+ {t}This may be used by several groups. Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t}
+</p>
+<p>
+ {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}
+</p>
+
+<p class="plugbottom">
+ <input type=submit name="delete_confirm" value="{t}Delete{/t}">
+ &nbsp;
+ <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
+</p>
+
diff --git a/gosa-core/ihtml/themes/default/setup_headers.tpl b/gosa-core/ihtml/themes/default/setup_headers.tpl
new file mode 100644 (file)
index 0000000..95605b4
--- /dev/null
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+
+<head>
+  <title>{if isset($title)}{$title}{else}GOsa{/if}</title>
+
+  <meta name="generator" content="my hands">
+  <meta name="description" content="GOsa - Login">
+  <meta name="author" lang="de" content="Cajus Pollmeier">
+
+  <meta http-equiv="Expires" content="Mon, 26 Jul 1997 05:00:00 GMT">
+  <meta http-equiv="Last-Modified" content="{$date} GMT">
+  <meta http-equiv="Cache-Control" content="no-cache">
+  <meta http-equiv="Pragma" content="no-cache">
+  <meta http-equiv="Cache-Control" content="post-check=0, pre-check=0">
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+  <style type="text/css">@import url('themes/default/style.css');</style>
+  <link rel="shortcut icon" href="favicon.ico">
+
+  <script language="javascript"src="include/png.js" type="text/javascript"></script>
+  <script language="javascript"src="include/calendar.js" type="text/javascript"></script>
+  <script language="javascript"src="include/focus.js" type="text/javascript"></script>
+  <script language="javascript"src="include/warning.js" type="text/javascript"></script>
+</head>
diff --git a/gosa-core/ihtml/themes/default/sizelimit.tpl b/gosa-core/ihtml/themes/default/sizelimit.tpl
new file mode 100644 (file)
index 0000000..276404d
--- /dev/null
@@ -0,0 +1,17 @@
+<h1>{$warning}</h1>
+<p>
+{t}The size limit option makes LDAP operations faster and saves the LDAP server from getting too much load. The easiest way to handle big databases without long timeouts would be to limit your search to smaller values and use filters to get the entries you are looking for.{/t}
+</p>
+<p>
+<b>{t}Please choose the way to react for this session{/t}:</b>
+</p>
+
+<input type="radio" name="action" value="ignore">{t}ignore this error and show all entries the LDAP server returns{/t}<br>
+<input type="radio" name="action" value="limited" checked>{t}ignore this error and show all entries that fit into the defined sizelimit and let me use filters instead{/t}<br>
+<input type="radio" name="action" value="newlimit">{$limit_message}
+
+<p class="plugbottom">
+ <input type=submit name="set_size_action" value="{t}Set{/t}">
+</p>
+
+<input type="hidden" name="ignore">
diff --git a/gosa-core/ihtml/themes/default/snapshotdialog.tpl b/gosa-core/ihtml/themes/default/snapshotdialog.tpl
new file mode 100755 (executable)
index 0000000..5ca8958
--- /dev/null
@@ -0,0 +1,97 @@
+{if $RestoreMode}
+
+<h2>{t}Restoring object snapshots{/t}</h2>
+<p class="seperator">&nbsp;</p>
+<br>
+{t}This procedure will restore a snapshot of the selected object. It will replace the existing object after pressing the restore button.{/t}
+<br>
+<br>
+{t}Remember that DNS configuration and database entries could not be restored. For some objects it is only nescessary to open and save them again (goFon), but some entries must be recreated manually (glpi).{/t}
+<br>
+<br>
+{t}Don't forget to check references to other objects, for example does the selected printer still exists ?{/t}
+<br>
+<p class="seperator">&nbsp;</p>
+<br>
+<table summary="" style="width:100%">
+       {if !$restore_deleted}
+       <tr>
+               <td>
+               <b>{t}Object{/t}</b>&nbsp;
+               {$CurrentDN}
+               </td>
+       </tr>
+       {/if}
+       <tr>
+               <td>
+                       <br>
+                       {if $CountSnapShots==0}
+                               {t}There is no snapshot available that could be restored{/t}
+                       {else}
+                               {t}Choose a snapshot and click the folder image, to restore the snapshot{/t}
+                       {/if}
+               </td>
+       </tr>
+       <tr>
+               <td>
+                       {$SnapShotDivlist}
+               </td>
+       </tr>
+</table>
+
+<p class="seperator">&nbsp;</p>
+<div style="width:100%; text-align:right;">
+    <input type='submit' name='CancelSnapshot' value='{t}Cancel{/t}'>
+</div>
+
+{else}
+
+<h2>{t}Creating object snapshots{/t}</h2>
+<p class="seperator">&nbsp;</p>
+<br>
+{t}This procedure will create a snapshot of the selected object. It will be stored inside a special branch of your directory system and can be restored later on.{/t}
+<br>
+<br>
+{t}Remember that database entries, DNS configurations and possibly created zones in server extensions will not be stored in the snapshot.{/t}
+<br>
+<p class="seperator">&nbsp;</p>
+<br>
+<table summary="" style="width:100%">
+       <tr>
+               <td>
+                       <b>{t}Object{/t}</b>
+               </td>
+               <td style="width:95%"> 
+                  {$CurrentDN}
+               </td>
+       </tr>
+       <tr>
+               <td>
+                       <b>{t}Timestamp{/t}</b> 
+               </td>
+               <td> 
+                  {$CurrentDate}
+               </td>
+       </tr>
+       <tr>
+               <td style="vertical-align:top;" colspan="2">
+                       <br>
+                       {t}Reason for generating this snapshot{/t}<br> 
+                       <textarea name="CurrentDescription" style="width:100%;height:160px;" rows=10 cols=100>{$CurrentDescription}</textarea>
+               </td>
+       </tr>
+</table>
+
+<p class="seperator">&nbsp;</p>
+<div style="width:100%; text-align:right;">
+    <input type='submit' name='CreateSnapshot' value='{t}Continue{/t}'>
+    &nbsp;
+    <input type='submit' name='CancelSnapshot' value='{t}Cancel{/t}'>
+</div>
+
+<script language="JavaScript" type="text/javascript">
+  <!-- // First input field on page
+  document.mainform.CurrentDescription.focus();
+  -->
+</script>
+{/if}
diff --git a/gosa-core/include/TreeMenu.inc b/gosa-core/include/TreeMenu.inc
new file mode 100644 (file)
index 0000000..c55e039
--- /dev/null
@@ -0,0 +1,822 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Copyright (c) 2002-2005, Richard Heyes, Harald Radi                   |
+// | All rights reserved.                                                  |
+// |                                                                       |
+// | Redistribution and use in source and binary forms, with or without    |
+// | modification, are permitted provided that the following conditions    |
+// | are met:                                                              |
+// |                                                                       |
+// | o Redistributions of source code must retain the above copyright      |
+// |   notice, this list of conditions and the following disclaimer.       |
+// | o Redistributions in binary form must reproduce the above copyright   |
+// |   notice, this list of conditions and the following disclaimer in the |
+// |   documentation and/or other materials provided with the distribution.|
+// | o The names of the authors may not be used to endorse or promote      |
+// |   products derived from this software without specific prior written  |
+// |   permission.                                                         |
+// |                                                                       |
+// | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS   |
+// | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT     |
+// | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
+// | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT  |
+// | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
+// | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT      |
+// | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
+// | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
+// | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT   |
+// | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
+// | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  |
+// |                                                                       |
+// +-----------------------------------------------------------------------+
+// | Author: Richard Heyes <http://www.phpguru.org/>                       |
+// |         Harald Radi <harald.radi@nme.at>                              |
+// +-----------------------------------------------------------------------+
+//
+// $Id: TreeMenu.php,v 1.21 2005/03/02 02:24:26 richard Exp $
+
+/**
+* HTML_TreeMenu Class
+*
+* A simple couple of PHP classes and some not so simple
+* Jabbascript which produces a tree menu. In IE this menu
+* is dynamic, with branches being collapsable. In IE5+ the
+* status of the collapsed/open branches persists across page
+* refreshes.In any other browser the tree is static. Code is
+* based on work of Harald Radi.
+*
+* Usage.
+*
+* After installing the package, copy the example php script to
+* your servers document root. Also place the TreeMenu.js and the
+* images folder in the same place. Running the script should
+* then produce the tree.
+*
+* Thanks go to Chip Chapin (http://www.chipchapin.com) for many
+* excellent ideas and improvements.
+*
+* @author  Richard Heyes <richard@php.net>
+* @author  Harald Radi <harald.radi@nme.at>
+* @access  public
+* @package HTML_TreeMenu
+*/
+
+class HTML_TreeMenu
+{
+    /**
+    * Indexed array of subnodes
+    * @var array
+    */
+    var $items;
+
+    /**
+    * Constructor
+    *
+    * @access public
+    */
+    function HTML_TreeMenu()
+    {
+        // Not much to do here :(
+    }
+
+    /**
+    * This function adds an item to the the tree.
+    *
+    * @access public
+    * @param  object $node The node to add. This object should be
+    *                      a HTML_TreeNode object.
+    * @return object       Returns a reference to the new node inside
+    *                      the tree.
+    */
+    function addItem(&$node)
+    {
+        $this->items[] = &$node;
+        return $this->items[count($this->items) - 1];
+    }
+
+    /**
+    * Import method for creating HTML_TreeMenu objects/structures
+    * out of existing tree objects/structures. Currently supported
+    * are Wolfram Kriesings' PEAR Tree class, and Richard Heyes' (me!)
+    * Tree class (available here: http://www.phpguru.org/). This
+    * method is intended to be used statically, eg:
+    * $treeMenu = &HTML_TreeMenu::createFromStructure($myTreeStructureObj);
+    *
+    * @param  array  $params   An array of parameters that determine
+    *                          how the import happens. This can consist of:
+    *                            structure   => The tree structure
+    *                            type        => The type of the structure, currently
+    *                                           can be either 'heyes' or 'kriesing'
+    *                            nodeOptions => Default options for each node
+    *                            
+    * @return object           The resulting HTML_TreeMenu object
+    */
+    function createFromStructure($params)
+    {
+        if (!isset($params['nodeOptions'])) {
+            $params['nodeOptions'] = array();
+        }
+
+        switch (@$params['type']) {
+
+            /**
+            * Wolfram Kriesings' PEAR Tree class
+            */
+            case 'kriesing':
+                $className = strtolower(get_class($params['structure']->dataSourceClass));
+                $isXMLStruct = strpos($className,'_xml') !== false ? true : false;
+
+                // Get the entire tree, the $nodes are sorted like in the tree view
+                // from top to bottom, so we can easily put them in the nodes
+                $nodes = $params['structure']->getNode();
+
+                // Make a new menu and fill it with the values from the tree
+                $treeMenu  = new HTML_TreeMenu();
+                $curNode[0] = &$treeMenu;   // we need the current node as the reference to the
+
+                foreach ( $nodes as $aNode ) {
+                    $events = array();
+                    $data = array();
+
+                    // In an XML, all the attributes are saved in an array, but since they might be
+                    // used as the parameters, we simply extract them here if we handle an XML-structure
+                    if ( $isXMLStruct && sizeof($aNode['attributes']) ){
+                        foreach ( $aNode['attributes'] as $key=>$val ) {
+                            if ( !$aNode[$key] ) { // dont overwrite existing values
+                                $aNode[$key] = $val;
+                            }
+                        }
+                    }
+
+                    // Process all the data that are saved in $aNode and put them in the data and/or events array
+                    foreach ( $aNode as $key=>$val ) {
+                        if ( !is_array($val) ) {
+                            // Dont get the recursive data in here! they are always arrays
+                            if ( substr($key,0,2) == 'on' ){  // get the events
+                                $events[$key] = $val;
+                            }
+
+                            // I put it in data too, so in case an options starts with 'on' its also passed to the node ... not too cool i know
+                            $data[$key] = $val;
+                        }
+                    }
+
+                    // Normally the text is in 'name' in the Tree class, so we check both but 'text' is used if found
+                    $data['text'] = $aNode['text'] ? $aNode['text'] : $aNode['name'];
+
+                    // Add the item to the proper node
+                    $thisNode = &$curNode[$aNode['level']]->addItem( new HTML_TreeNode( $data , $events ) );
+                    $curNode[$aNode['level']+1] = &$thisNode;
+                }
+                break;
+
+            /**
+            * Richard Heyes' (me!) second (array based) Tree class
+            */
+            case 'heyes_array':
+                // Need to create a HTML_TreeMenu object ?
+                if (!isset($params['treeMenu'])) {
+                    $treeMenu = new HTML_TreeMenu();
+                    $parentID = 0;
+                } else {
+                    $treeMenu = &$params['treeMenu'];
+                    $parentID = $params['parentID'];
+                }
+                
+                // Loop thru the trees nodes
+                foreach ($params['structure']->getChildren($parentID) as $nodeID) {
+                    $data = $params['structure']->getData($nodeID);
+                    $parentNode = &$treeMenu->addItem(new HTML_TreeNode(array_merge($params['nodeOptions'], $data)));
+
+                    // Recurse ?
+                    if ($params['structure']->hasChildren($nodeID)) {
+                        $recurseParams['type']        = 'heyes_array';
+                        $recurseParams['parentID']    = $nodeID;
+                        $recurseParams['nodeOptions'] = $params['nodeOptions'];
+                        $recurseParams['structure']   = &$params['structure'];
+                        $recurseParams['treeMenu']    = &$parentNode;
+                        HTML_TreeMenu::createFromStructure($recurseParams);
+                    }
+                }
+                
+                break;
+
+            /**
+            * Richard Heyes' (me!) original OO based Tree class
+            */
+            case 'heyes':
+            default:
+                // Need to create a HTML_TreeMenu object ?
+                if (!isset($params['treeMenu'])) {
+                    $treeMenu = new HTML_TreeMenu();
+                } else {
+                    $treeMenu = &$params['treeMenu'];
+                }
+                
+                // Loop thru the trees nodes
+                foreach ($params['structure']->nodes->nodes as $node) {
+                    $tag = $node->getTag();
+                    $parentNode = &$treeMenu->addItem(new HTML_TreeNode(array_merge($params['nodeOptions'], $tag)));
+
+                    // Recurse ?
+                    if (!empty($node->nodes->nodes)) {
+                        $recurseParams['structure']   = $node;
+                        $recurseParams['nodeOptions'] = $params['nodeOptions'];
+                        $recurseParams['treeMenu']    = &$parentNode;
+                        HTML_TreeMenu::createFromStructure($recurseParams);
+                    }
+                }
+                break;
+
+        }
+
+        return $treeMenu;
+    }
+    
+    /**
+    * Creates a treeMenu from XML. The structure of your XML should be
+    * like so:
+    *
+    * <treemenu>
+    *     <node text="First node" icon="folder.gif" expandedIcon="folder-expanded.gif" />
+    *     <node text="Second node" icon="folder.gif" expandedIcon="folder-expanded.gif">
+    *         <node text="Sub node" icon="folder.gif" expandedIcon="folder-expanded.gif" />
+    *     </node>
+    *     <node text="Third node" icon="folder.gif" expandedIcon="folder-expanded.gif">
+    * </treemenu>
+    *
+    * Any of the options you can supply to the HTML_TreeNode constructor can be supplied as
+    * attributes to the <node> tag. If there are no subnodes for a particular node, you can
+    * use the XML shortcut <node ... /> instead of <node ... ></node>. The $xml argument can
+    * be either the XML as a string, or an pre-created XML_Tree object. Also, this method
+    * REQUIRES my own Tree class to work (http://phpguru.org/tree.html). If this has not
+    * been include()ed or require()ed this method will die().
+    *
+    * @param  mixed  $xml  This can be either a string containing the XML, or an XML_Tree object
+    *                      (the PEAR::XML_Tree package).
+    * @return object       The HTML_TreeMenu object
+    */
+    function createFromXML($xml)
+    {
+        if (!class_exists('Tree')) {
+            die('Could not find Tree class');
+        }
+
+        // Supplied $xml is a string
+        if (is_string($xml)) {
+            require_once('XML/Tree.php');
+            $xmlTree = new XML_Tree();
+            $xmlTree->getTreeFromString($xml);
+
+        // Supplied $xml is an XML_Tree object
+        } else {
+            $xmlTree = $xml;
+        }
+
+        // Now process the XML_Tree object, setting the XML attributes
+        // to be the tag data (with out the XML tag name or contents).
+        $treeStructure = Tree::createFromXMLTree($xmlTree, true);
+        $treeStructure->nodes->traverse(create_function('&$node', '$tagData = $node->getTag(); $node->setTag($tagData["attributes"]);'));
+
+        
+        return HTML_TreeMenu::createFromStructure(array('structure' => $treeStructure));
+    }
+} // HTML_TreeMenu
+
+
+/**
+* HTML_TreeNode class
+*
+* This class is supplementary to the above and provides a way to
+* add nodes to the tree. A node can have other nodes added to it.
+*
+* @author  Richard Heyes <richard@php.net>
+* @author  Harald Radi <harald.radi@nme.at>
+* @access  public
+* @package HTML_TreeMenu
+*/
+class HTML_TreeNode
+{
+    /**
+    * The text for this node.
+    * @var string
+    */
+    var $text;
+
+    /**
+    * The link for this node.
+    * @var string
+    */
+    var $link;
+
+    /**
+    * The icon for this node.
+    * @var string
+    */
+    var $icon;
+
+    /**
+    * The icon to show when expanded for this node.
+    * @var string
+    */
+    var $expandedIcon;
+
+    /**
+    * The css class for this node
+    * @var string
+    */
+    var $cssClass;
+
+    /**
+    * The link target for this node
+    * @var string
+    */
+    var $linkTarget;
+
+    /**
+    * Indexed array of subnodes
+    * @var array
+    */
+    var $items;
+
+    /**
+    * Whether this node is expanded or not
+    * @var bool
+    */
+    var $expanded;
+
+    /**
+    * Whether this node is dynamic or not
+    * @var bool
+    */
+    var $isDynamic;
+
+    /**
+    * Should this node be made visible?
+    * @var bool
+    */
+    var $ensureVisible;
+
+    /**
+    * The parent node. Null if top level
+    * @var object
+    */
+    var $parent;
+
+    /**
+    * Javascript event handlers;
+    * @var array
+    */
+    var $events;
+
+    /**
+    * Constructor
+    *
+    * @access public
+    * @param  array $options An array of options which you can pass to change
+    *                        the way this node looks/acts. This can consist of:
+    *                         o text          The title of the node, defaults to blank
+    *                         o link          The link for the node, defaults to blank
+    *                         o icon          The icon for the node, defaults to blank
+    *                         o expandedIcon  The icon to show when the node is expanded
+    *                         o cssClass      The CSS class for this node, defaults to blank
+    *                         o expanded      The default expanded status of this node, defaults to false
+    *                                         This doesn't affect non dynamic presentation types
+    *                         o linkTarget    Target for the links. Defaults to linkTarget of the
+    *                                         HTML_TreeMenu_Presentation.
+    *                         o isDynamic     If this node is dynamic or not. Only affects
+    *                                         certain presentation types.
+    *                         o ensureVisible If true this node will be made visible despite the expanded
+    *                                         settings, and client side persistence. Will not affect
+    *                                         some presentation styles, such as Listbox. Default is false
+    * @param  array $events An array of javascript events and the corresponding event handlers.
+    *                       Additionally to the standard javascript events you can specify handlers
+    *                       for the 'onexpand', 'oncollapse' and 'ontoggle' events which will be fired
+    *                       whenever a node is collapsed and/or expanded.
+    */
+    function HTML_TreeNode($options = array(), $events = array())
+    {
+        $this->text          = '';
+        $this->link          = '';
+        $this->icon          = '';
+        $this->expandedIcon  = '';
+        $this->cssClass      = '';
+        $this->expanded      = false;
+        $this->isDynamic     = true;
+        $this->ensureVisible = false;
+        $this->linkTarget    = null;
+
+        $this->parent        = null;
+        $this->events        = $events;
+
+        foreach ($options as $option => $value) {
+            $this->$option = $value;
+        }
+    }
+
+    /**
+    * Allows setting of various parameters after the initial
+    * constructor call. Possible options you can set are:
+    *  o text
+    *  o link
+    *  o icon
+    *  o cssClass
+    *  o expanded
+    *  o isDynamic
+    *  o ensureVisible
+    * ie The same options as in the constructor
+    *
+    * @access public
+    * @param  string $option Option to set
+    * @param  string $value  Value to set the option to
+    */
+    function setOption($option, $value)
+    {
+        $this->$option = $value;
+    }
+
+    /**
+    * Adds a new subnode to this node.
+    *
+    * @access public
+    * @param  object $node The new node
+    */
+    function &addItem(&$node)
+    {
+        $node->parent  = &$this;
+        $this->items[] = &$node;
+
+        /**
+        * If the subnode has ensureVisible set it needs
+        * to be handled, and all parents set accordingly.
+        */
+        if ($node->ensureVisible) {
+            $this->_ensureVisible();
+        }
+
+        return $this->items[count($this->items) - 1];
+    }
+
+    /**
+    * Private function to handle ensureVisible stuff
+    *
+    * @access private
+    */
+    function _ensureVisible()
+    {
+        $this->ensureVisible = true;
+        $this->expanded      = true;
+
+        if (!is_null($this->parent)) {
+            $this->parent->_ensureVisible();
+        }
+    }
+} // HTML_TreeNode
+
+
+/**
+* HTML_TreeMenu_Presentation class
+*
+* Base class for other presentation classes to
+* inherit from.
+*/
+class HTML_TreeMenu_Presentation
+{
+    /**
+    * The TreeMenu structure
+    * @var object
+    */
+    var $menu;
+
+    /**
+    * Base constructor simply sets the menu object
+    *
+    * @param object $structure The menu structure
+    */
+    function HTML_TreeMenu_Presentation(&$structure)
+    {
+        $this->menu = &$structure;
+    }
+
+    /**
+    * Prints the HTML generated by the toHTML() method.
+    * toHTML() must therefore be defined by the derived
+    * class.
+    *
+    * @access public
+    * @param  array  Options to set. Any options taken by
+    *                the presentation class can be specified
+    *                here.
+    */
+    function printMenu($options = array())
+    {
+        foreach ($options as $option => $value) {
+            $this->$option = $value;
+        }
+
+        echo $this->toHTML();
+    }
+}
+
+
+/**
+* HTML_TreeMenu_DHTML class
+*
+* This class is a presentation class for the tree structure
+* created using the TreeMenu/TreeNode. It presents the
+* traditional tree, static for browsers that can't handle
+* the DHTML.
+*/
+class HTML_TreeMenu_DHTML extends HTML_TreeMenu_Presentation
+{
+    /**
+    * Dynamic status of the treemenu. If true (default) this has no effect. If
+    * false it will override all dynamic status vars and set the menu to be
+    * fully expanded an non-dynamic.
+    */
+    var $isDynamic;
+
+    /**
+    * Path to the images
+    * @var string
+    */
+    var $images;
+
+    /**
+    * Target for the links generated
+    * @var string
+    */
+    var $linkTarget;
+
+    /**
+    * Whether to use clientside persistence or not
+    * @var bool
+    */
+    var $usePersistence;
+
+    /**
+    * The default CSS class for the nodes
+    */
+    var $defaultClass;
+
+    /**
+    * Whether to skip first level branch images
+    * @var bool
+    */
+    var $noTopLevelImages;
+    
+    /**
+    * Name of Jabbascript object to use
+    * @var string
+    */
+    var $jsObjectName;
+
+    /**
+    * Constructor, takes the tree structure as
+    * an argument and an array of options which
+    * can consist of:
+    *  o images            -  The path to the images folder. Defaults to "images"
+    *  o linkTarget        -  The target for the link. Defaults to "_self"
+    *  o defaultClass      -  The default CSS class to apply to a node. Default is none.
+    *  o usePersistence    -  Whether to use clientside persistence. This persistence
+    *                         is achieved using cookies. Default is true.
+    *  o noTopLevelImages  -  Whether to skip displaying the first level of images if
+    *                         there is multiple top level branches.
+    *  o maxDepth          -  The maximum depth of indentation. Useful for ensuring
+    *                         deeply nested trees don't go way off to the right of your
+    *                         page etc. Defaults to no limit.
+    *  o jsObjectName      -  Name to use for jabbascript object. Set this if you have
+    *                         different menus that should maintain their persistence
+    *                         information separately.
+    *
+    * And also a boolean for whether the entire tree is dynamic or not.
+    * This overrides any perNode dynamic settings.
+    *
+    * @param object $structure The menu structure
+    * @param array  $options   Array of options
+    * @param bool   $isDynamic Whether the tree is dynamic or not
+    */
+    function HTML_TreeMenu_DHTML(&$structure, $options = array(), $isDynamic = true)
+    {
+        $this->HTML_TreeMenu_Presentation($structure);
+        $this->isDynamic = $isDynamic;
+
+        // Defaults
+        $this->images           = 'images';
+        $this->maxDepth         = 0;        // No limit
+        $this->linkTarget       = '_self';
+        $this->jsObjectName     = 'objTreeMenu';
+        $this->defaultClass     = '';
+        $this->usePersistence   = true;
+        $this->noTopLevelImages = false;
+
+        foreach ($options as $option => $value) {
+            $this->$option = $value;
+        }
+    }
+
+    /**
+    * Returns the HTML for the menu. This method can be
+    * used instead of printMenu() to use the menu system
+    * with a template system.
+    *
+    * @access public
+    * @return string The HTML for the menu
+    */
+    function toHTML()
+    {
+        static $count = 0;
+        $menuObj     = $this->jsObjectName . '_' . ++$count;
+
+        $html  = "\n";
+        $html .= '<script language="javascript" type="text/javascript">' . "\n//<![CDATA[\n\t";
+        $html .= sprintf('%s = new TreeMenu("%s", "%s", "%s", "%s", %s, %s);',
+                         $menuObj,
+                         $this->images,
+                         $menuObj,
+                         $this->linkTarget,
+                         $this->defaultClass,
+                         $this->usePersistence ? 'true' : 'false',
+                         $this->noTopLevelImages ? 'true' : 'false');
+
+        $html .= "\n";
+
+        /**
+        * Loop through subnodes
+        */
+        if (isset($this->menu->items)) {
+            for ($i=0; $i<count($this->menu->items); $i++) {
+                $html .= $this->_nodeToHTML($this->menu->items[$i], $menuObj);
+            }
+        }
+
+        $html .= sprintf("\n\t%s.drawMenu();", $menuObj);
+        $html .= sprintf("\n\t%s.writeOutput();", $menuObj);
+
+        if ($this->usePersistence && $this->isDynamic) {
+            $html .= sprintf("\n\t%s.resetBranches();", $menuObj);
+        }
+        $html .= "\n// ]]>\n</script>";
+
+        return $html;
+    }
+
+    /**
+    * Prints a node of the menu
+    *
+    * @access private
+    */
+    function _nodeToHTML($nodeObj, $prefix, $return = 'newNode', $currentDepth = 0, $maxDepthPrefix = null)
+    {
+        $prefix = empty($maxDepthPrefix) ? $prefix : $maxDepthPrefix;
+        
+        $expanded  = $this->isDynamic ? ($nodeObj->expanded  ? 'true' : 'false') : 'true';
+        $isDynamic = $this->isDynamic ? ($nodeObj->isDynamic ? 'true' : 'false') : 'false';
+        $html = sprintf("\t %s = %s.addItem(new TreeNode('%s', %s, %s, %s, %s, '%s', '%s', %s));\n",
+                        $return,
+                        $prefix,
+                        str_replace("'", "\\'", $nodeObj->text),
+                        !empty($nodeObj->icon) ? "'" . $nodeObj->icon . "'" : 'null',
+                        !empty($nodeObj->link) ? "'" . $nodeObj->link . "'" : 'null',
+                        $expanded,
+                        $isDynamic,
+                        $nodeObj->cssClass,
+                        $nodeObj->linkTarget,
+                        !empty($nodeObj->expandedIcon) ? "'" . $nodeObj->expandedIcon . "'" : 'null');
+
+        foreach ($nodeObj->events as $event => $handler) {
+            $html .= sprintf("\t %s.setEvent('%s', '%s');\n",
+                             $return,
+                             $event,
+                             str_replace(array("\r", "\n", "'"), array('\r', '\n', "\'"), $handler));
+        }
+
+        if ($this->maxDepth > 0 AND $currentDepth == $this->maxDepth) {
+            $maxDepthPrefix = $prefix;
+        }
+
+        /**
+        * Loop through subnodes
+        */
+        if (!empty($nodeObj->items)) {
+            for ($i=0; $i<count($nodeObj->items); $i++) {
+                $html .= $this->_nodeToHTML($nodeObj->items[$i], $return, $return . '_' . ($i + 1), $currentDepth + 1, $maxDepthPrefix);
+            }
+        }
+
+        return $html;
+    }
+} // End class HTML_TreeMenu_DHTML
+
+
+/**
+* HTML_TreeMenu_Listbox class
+*
+* This class presents the menu as a listbox
+*/
+class HTML_TreeMenu_Listbox extends HTML_TreeMenu_Presentation
+{
+    /**
+    * The text that is displayed in the first option
+    * @var string
+    */
+    var $promoText;
+
+    /**
+    * The character used for indentation
+    * @var string
+    */
+    var $indentChar;
+
+    /**
+    * How many of the indent chars to use
+    * per indentation level
+    * @var integer
+    */
+    var $indentNum;
+
+    /**
+    * Target for the links generated
+    * @var string
+    */
+    var $linkTarget;
+
+    /**
+    * Constructor
+    *
+    * @param object $structure The menu structure
+    * @param array  $options   Options whic affect the display of the listbox.
+    *                          These can consist of:
+    *                           o promoText  The text that appears at the the top of the listbox
+    *                                        Defaults to "Select..."
+    *                           o indentChar The character to use for indenting the nodes
+    *                                        Defaults to "&nbsp;"
+    *                           o indentNum  How many of the indentChars to use per indentation level
+    *                                        Defaults to 2
+    *                           o linkTarget Target for the links. Defaults to "_self"
+    *                           o submitText Text for the submit button. Defaults to "Go"
+    */
+    function HTML_TreeMenu_Listbox($structure, $options = array())
+    {
+        $this->HTML_TreeMenu_Presentation($structure);
+
+        $this->promoText  = 'Select...';
+        $this->indentChar = '&nbsp;';
+        $this->indentNum  = 2;
+        $this->linkTarget = '_self';
+        $this->submitText = 'Go';
+
+        foreach ($options as $option => $value) {
+            $this->$option = $value;
+        }
+    }
+
+    /**
+    * Returns the HTML generated
+    */
+    function toHTML()
+    {
+        static $count = 0;
+        $nodeHTML = '';
+
+        /**
+        * Loop through subnodes
+        */
+        if (isset($this->menu->items)) {
+            for ($i=0; $i<count($this->menu->items); $i++) {
+                $nodeHTML .= $this->_nodeToHTML($this->menu->items[$i]);
+            }
+        }
+
+        return sprintf('<form target="%s" action="" onsubmit="var link = this.%s.options[this.%s.selectedIndex].value; if (link) {this.action = link; return true} else return false"><select name="%s"><option value="">%s</option>%s</select> <input type="submit" value="%s" /></form>',
+                       $this->linkTarget,
+                       'HTML_TreeMenu_Listbox_' . ++$count,
+                       'HTML_TreeMenu_Listbox_' . $count,
+                       'HTML_TreeMenu_Listbox_' . $count,
+                       $this->promoText,
+                       $nodeHTML,
+                       $this->submitText);
+    }
+
+    /**
+    * Returns HTML for a single node
+    *
+    * @access private
+    */
+    function _nodeToHTML($node, $prefix = '')
+    {
+        $html = sprintf('<option value="%s">%s%s</option>', $node->link, $prefix, $node->text);
+
+        /**
+        * Loop through subnodes
+        */
+        if (isset($node->items)) {
+            for ($i=0; $i<count($node->items); $i++) {
+                $html .= $this->_nodeToHTML($node->items[$i], $prefix . str_repeat($this->indentChar, $this->indentNum));
+            }
+        }
+
+        return $html;
+    }
+} // End class HTML_TreeMenu_Listbox
+?>
diff --git a/gosa-core/include/accept-to-gettext.inc b/gosa-core/include/accept-to-gettext.inc
new file mode 100644 (file)
index 0000000..8c19933
--- /dev/null
@@ -0,0 +1,210 @@
+<?php
+/*
+ * accept-to-gettext.inc -- convert information in 'Accept-*' headers to
+ * gettext language identifiers.
+ * Copyright (c) 2003, Wouter Verhelst <wouter@debian.org>
+ * 
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *
+ * Usage:
+ *
+ *  $locale=al2gt(<array of supported languages/charsets in gettext syntax>,
+ *                <MIME type of document>);
+ *  setlocale('LC_ALL', $locale); // or 'LC_MESSAGES', or whatever...
+ *
+ * Example:
+ *
+ *  $langs=array('nl_BE.ISO-8859-15','nl_BE.UTF-8','en_US.UTF-8','en_GB.UTF-8');
+ *  $locale=al2gt($langs, 'text/html');
+ *  setlocale('LC_ALL', $locale);
+ *
+ * Note that this will send out header information (to be
+ * RFC2616-compliant), so it must be called before anything is sent to
+ * the user.
+ * 
+ * Assumptions made:
+ * * Charset encodings are written the same way as the Accept-Charset
+ *   HTTP header specifies them (RFC2616), except that they're parsed
+ *   case-insensitive.
+ * * Country codes and language codes are the same in both gettext and
+ *   the Accept-Language syntax (except for the case differences, which
+ *   are dealt with easily). If not, some input may be ignored.
+ * * The provided gettext-strings are fully qualified; i.e., no "en_US";
+ *   always "en_US.ISO-8859-15" or "en_US.UTF-8", or whichever has been
+ *   used. "en.ISO-8859-15" is OK, though.
+ * * The language is more important than the charset; i.e., if the
+ *   following is given:
+ * 
+ *   Accept-Language: nl-be, nl;q=0.8, en-us;q=0.5, en;q=0.3
+ *   Accept-Charset: ISO-8859-15, utf-8;q=0.5
+ *
+ *   And the supplied parameter contains (amongst others) nl_BE.UTF-8
+ *   and nl.ISO-8859-15, then nl_BE.UTF-8 will be picked.
+ * 
+ * $Log: accept-to-gettext.inc,v $
+ * Revision 1.1.1.1  2003/11/19 19:31:15  wouter
+ * * moved to new CVS repo after death of the old
+ * * Fixed code to apply a default to both Accept-Charset and
+ *   Accept-Language if none of those headers are supplied; patch from
+ *   Dominic Chambers <dominic@encasa.com>
+ *
+ * Revision 1.2  2003/08/14 10:23:59  wouter
+ * Removed little error in Content-Type header syntaxis.
+ *
+ */
+
+/* not really important, this one; perhaps I could've put it inline with
+ * the rest. */
+function find_match($curlscore,$curcscore,$curgtlang,$langval,$charval,
+                    $gtlang)
+{
+  if($curlscore < $langval) {
+    $curlscore=$langval;
+    $curcscore=$charval;
+    $curgtlang=$gtlang;
+  } else if ($curlscore == $langval) {
+    if($curcscore < $charval) {
+      $curcscore=$charval;
+      $curgtlang=$gtlang;
+    }
+  }
+  return array($curlscore, $curcscore, $curgtlang);
+}
+
+
+function al2gt($gettextlangs, $mime) 
+{
+  /* Check if ACCEPT_LANGUAGE isset */
+  if(!isset($_SERVER["HTTP_ACCEPT_LANGUAGE"])){
+    $_SERVER["HTTP_ACCEPT_LANGUAGE"] = "";
+  }
+  if(!isset($_SERVER["HTTP_ACCEPT_CHARSET"])){
+    $_SERVER["HTTP_ACCEPT_CHARSET"] = "";
+  }
+
+  /* default to "everything is acceptable", as RFC2616 specifies */
+  $acceptLang=(($_SERVER["HTTP_ACCEPT_LANGUAGE"] == '') ? '*' :
+    $_SERVER["HTTP_ACCEPT_LANGUAGE"]);
+  $acceptChar=(($_SERVER["HTTP_ACCEPT_CHARSET"] == '') ? 'ISO-8859-1,utf-8;q=0.7,*;q=0.7' :
+    $_SERVER["HTTP_ACCEPT_CHARSET"]);
+  $alparts=@preg_split("/,/",$acceptLang);
+  $acparts=@preg_split("/,/",$acceptChar);
+  
+  /* Parse the contents of the Accept-Language header.*/
+  foreach($alparts as $part) {
+    $part=trim($part);
+    if(preg_match("/;/", $part)) {
+      $lang=@preg_split("/;/",$part);
+      $score=@preg_split("/=/",$lang[1]);
+      $alscores[$lang[0]]=$score[1];
+    } else {
+      $alscores[$part]=1;
+    }
+  }
+
+  /* Do the same for the Accept-Charset header. */
+
+  /* RFC2616: ``If no "*" is present in an Accept-Charset field, then
+   * all character sets not explicitly mentioned get a quality value of
+   * 0, except for ISO-8859-1, which gets a quality value of 1 if not
+   * explicitly mentioned.''
+   * 
+   * Making it 2 for the time being, so that we
+   * can distinguish between "not specified" and "specified as 1" later
+   * on. */
+  $acscores["ISO-8859-1"]=2;
+
+  foreach($acparts as $part) {
+    $part=trim($part);
+    if(preg_match("/;/", $part)) {
+      $cs=@preg_split("/;/",$part);
+      $score=@preg_split("/=/",$cs[1]);
+      $acscores[strtoupper($cs[0])]=$score[1];
+    } else {
+      $acscores[strtoupper($part)]=1;
+    }
+  }
+  if($acscores["ISO-8859-1"]==2) {
+    $acscores["ISO-8859-1"]=(isset($acscores["*"])?$acscores["*"]:1);
+  }
+
+  /* 
+   * Loop through the available languages/encodings, and pick the one
+   * with the highest score, excluding the ones with a charset the user
+   * did not include.
+   */
+  $curlscore=0;
+  $curcscore=0;
+  $curgtlang=NULL;
+  foreach($gettextlangs as $gtlang) {
+
+    $tmp1=preg_replace("/\_/","-",$gtlang);
+    $tmp2=@preg_split("/\./",$tmp1);
+    $allang=strtolower($tmp2[0]);
+    $gtcs=strtoupper($tmp2[1]);
+    $noct=@preg_split("/-/",$allang);
+
+    if(!isset($alscores["*"])){
+      $alscores["*"] = "";
+    }
+
+    if(!isset($alscores[$allang])){
+      $alscores[$allang] = "";
+    }
+    
+    if(!isset($alscores[$noct[0]])){
+      $alscores[$noct[0]] = "";
+    }
+  
+    if(!isset($acscores[$gtcs])){
+      $acscores[$gtcs] = "";
+    }
+    $testvals=array(
+        array($alscores[$allang], $acscores[$gtcs]),
+        array($alscores[$noct[0]], $acscores[$gtcs]),
+        array($alscores[$allang], $acscores["*"]),
+        array($alscores[$noct[0]], $acscores["*"]),
+        array($alscores["*"], $acscores[$gtcs]),
+        array($alscores["*"], $acscores["*"]));
+
+    $found=FALSE;
+    foreach($testvals as $tval) {
+      if(!$found && isset($tval[0]) && isset($tval[1])) {
+        $arr=find_match($curlscore, $curcscore, $curgtlang, $tval[0],
+            $tval[1], $gtlang);
+        $curlscore=$arr[0];
+        $curcscore=$arr[1];
+        $curgtlang=$arr[2];
+        $found=TRUE;
+      }
+    }
+  }
+
+  /* We must re-parse the gettext-string now, since we may have found it
+   * through a "*" qualifier.*/
+  
+  $gtparts=@preg_split("/\./",$curgtlang);
+  $tmp=strtolower($gtparts[0]);
+  $lang=preg_replace("/\_/", "-", $tmp);
+  header("Content-Language: $lang");
+  if(isset($gtparts[1])){
+    $charset=$gtparts[1];
+    header("Content-Type: $mime; charset=$charset");
+  }
+  return $curgtlang;
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_CopyPasteHandler.inc b/gosa-core/include/class_CopyPasteHandler.inc
new file mode 100644 (file)
index 0000000..5c021bf
--- /dev/null
@@ -0,0 +1,426 @@
+<?php
+
+define("LDAP_DUMP_PATH","/tmp/gosa");
+
+class CopyPasteHandler {
+
+  var $config;
+  var $current;
+
+  /* This array contains all dns of the currently copyied objects */
+  var $queue       = array(); 
+
+  /* Attributes that should be overwritten */
+  var $setvar_array= array();
+
+  /* The dn of the last edited object */
+  var $lastdn      = "";
+
+
+  /* Create CP handler  */
+  function CopyPasteHandler(&$config)
+  {
+    $this->config = &$config;  
+    $this->current= NULL;
+    $this->queue  = array();
+    $this->setvar_array = array();
+  }
+
+
+  /* Entry entry to Copy & Paste queue.
+   * A Queue entry is represented as follows.
+   *  array['file_name']  - Position on hdd 
+   *  array['method']     - copy/cut
+   *  array['dn']         - the dn of the object added to the queue 
+   *  array['tab_class']  - Tab object that should be used to initialize the new object
+   *  array['tab_object'] - Tab object name used to initialize correct object Type like USERTABS
+   */
+  function add_to_queue($dn,$action,$tab_class,$tab_object,$tab_acl_category)
+  {
+    if(!class_exists($tab_class)){
+      trigger_error(sprintf("Specified class object '%s' does not exists.",$tab_class));
+      return(FALSE);
+    }
+
+    if(!isset($this->config->data['TABS'][$tab_object])){
+      trigger_error(sprintf("Specified tab object '%s' does not exists.",$tab_object));
+      return(FALSE);
+    }
+
+    if(!in_array($action,array("cut","copy"))){
+      trigger_error(sprintf("Specified action '%s' does not exists for copy & paste.",$action));
+      return(FALSE);
+    } 
+
+    if($file_name = $this->save_dn_attributes_to_hdd($dn)){
+      $tmp = array();
+      $tmp['file_name'] = $file_name;
+      $tmp['method']    = $action;  
+      $tmp['dn']        = $dn;
+      $tmp['tab_class'] = $tab_class;
+      $tmp['tab_object']= $tab_object;
+      $tmp['tab_acl_category']= $tab_acl_category;
+      $this->queue[]    = $tmp; 
+    }
+  }
+
+
+  /* This removes all objects from queue.
+   * Remove hdd dumps of current entries too.
+   * Remove entries older than 24 hours.
+   */
+  function cleanup_queue()
+  {
+    $this->current = FALSE;
+    $this->setvar_array = array();
+
+    /* Remove all entries from queue */  
+    foreach($this->queue as $key => $entry){
+      @rmdir($entry['file_name']);  
+      unset($this->queue[$key]);
+    }
+
+    /* Create patch if it doesn't exists */
+    if(!is_dir(LDAP_DUMP_PATH)){
+      @mkdir(LDAP_DUMP_PATH);
+    }    
+    
+    /* check if we are able to create a new file the given directory */
+    if(!is_writeable(LDAP_DUMP_PATH)){
+      print_red(sprintf(_("Could not cleanup copy & paste queue. We are not allowed to save ldap dump to '%s', please check permissions."),LDAP_DUMP_PATH));
+      new log("copy","all/all","copy & paste, event queue.",array(),
+          sprintf("Could not cleanup copy & paste queue. We are not allowed to save ldap dump to '%s', please check permissions.",LDAP_DUMP_PATH));
+      return(FALSE);
+    }
+
+    /* Remove entries from hdd that are older than24 hours */
+    $fp = opendir(LDAP_DUMP_PATH);
+    while($file = readdir($fp)){
+      if(is_file(LDAP_DUMP_PATH."/".$file) && !preg_match("/^\./",$file)){
+        $file_time = fileatime(LDAP_DUMP_PATH."/".$file);
+        if($file_time < (time() - (24* 60 *60))){
+          @unlink(LDAP_DUMP_PATH."/".$file);
+        }
+      }
+    }
+  }
+
+
+  /* To increase performance we save the ldap dump on hdd 
+   * This function automatically creates the dumps and returns 
+   *  the name of the dumpfile we created 
+   */
+  function save_dn_attributes_to_hdd($dn)
+  {
+    $filename = "Should not be returned";
+    $ldap = $this->config->get_ldap_link();
+    $ldap->cd($this->config->current['BASE']);
+    $res  = $ldap->cat($dn);
+
+    /* Check if given dn is valid and ldap search was succesfull */ 
+    if(!$res){
+      print_red(sprintf(_("Specified object '%s' is not a valid ldap object, please check copy & paste  methods.")));
+      new log("copy","all/all",$dn,array(),"Could not create dump of ldap object, given object is not present in the ldap database.");
+      return(FALSE);
+    }
+
+    /* Create data to save given ldap dump on the hdd */
+    $filename = "gosa_copy-paste_dump_".preg_replace("/[^0-9]/","",microtime());
+    $path     = LDAP_DUMP_PATH;
+
+    /* Create patch if it doesn't exists */
+    if(!is_dir($path)){
+      @mkdir($path);
+    }    
+
+    /* check if we are able to create a new file the given directory */
+    if(!is_writeable($path)){
+      print_red(sprintf(_("We are not allowed to save ldap dump to '%s', please check permissions."),$path));
+      new log("copy","all/all",$dn,array(), 
+          sprintf("We are not allowed to save ldap dump to '%s', please check permissions.",$path));
+      return(FALSE);
+    }  
+
+    /* Create file handle */
+    $fp = @fopen($path."/".$filename,"w+");
+    if(!$fp){
+      print_red(sprintf(_("We are not allowed to save ldap dump to '%s/%s', please check permissions."),$path,$filename));
+      new log("copy","all/all",$dn,array(), 
+          sprintf("We are not allowed to save ldap dump to '%s/%s', please check permissions.",$path,$filename));
+      return(FALSE);
+    }    
+
+    $data = serialize($ldap->fetch());
+    fwrite($fp,$data,strlen($data));
+    fclose($fp);
+
+    /* Only the webserver should be able to read those files */
+    @chmod($path."/".$filename,0600); 
+    return($path."/".$filename);
+  }
+
+
+  /* Check if there are still entries the object queue */
+  function entries_queued()
+  {
+    return( count($this->queue) >=1 || $this->current != FALSE);
+  }
+
+
+  /* Paste one entry from queue */
+  function load_entry_from_queue()
+  {
+
+    /* Save posted variables, handle dialog posts like 'cancel' */
+    $this->save_object();
+
+    /* If there is currently no object pasted 
+     *  create new object and prepare object to be pasted
+     */
+    if(!$this->current && $this->entries_queued()){
+      $key    = key($this->queue);
+      $entry  = $this->queue[$key];
+      $tab_c = $entry['tab_class'];
+      $tab_o = $entry['tab_object'];
+      $tab_a = $entry['tab_acl_category'];
+
+      if($entry['method'] == "copy"){
+        $entry['object']      = new $tab_c($this->config,$this->config->data['TABS'][$tab_o],"new",$tab_a);
+      }else{
+        $entry['object']      = new $tab_c($this->config,$this->config->data['TABS'][$tab_o],$entry['dn'],$tab_a);
+      }
+
+      $entry['source_data'] = $this->load_attributes_from_hdd($entry['file_name']);
+
+      if($entry['method'] == "copy"){
+
+        /* Prepare each plugin of this tab object to be posted */
+        foreach($entry['object']->by_object as $name => $obj){
+
+          /* Prepare every single class, to be copied  */
+          $entry['object']->by_object[$name]->PrepareForCopyPaste($entry['source_data']);
+
+          /* handle some special vars */
+          foreach(array("is_account") as $attr){
+            if(isset($entry['source_data'][$attr])){
+              $entry['object']->by_object[$name]->$attr = $entry['source_data'][$attr];
+            }
+          }
+        }
+      }
+
+      /* Assign created object as current */
+      $this->current = $entry;
+      unset($this->queue[$key]);
+    }
+  }
+
+
+  /* Load dumped ldap entry specified by $filename and 
+   *  return data an unserailized data array
+   */
+  function load_attributes_from_hdd($filename)
+  {
+    $fp = @fopen($filename,"r");
+    if(is_file($filename) && is_readable($filename) && $fp){
+      $data = "";
+      while($str = fgets($fp,512)){
+        $data .= $str;
+      }
+      return(unserialize($data));
+    }else{
+      print_red(sprintf(_("Could not load dumped file '%s', from hard disk drive."),$filename));
+      new log("copy","all/all",$dn,array(), 
+          sprintf(sprintf("Could not load dumped file '%s', from hard disk drive.",$filename)));
+      return(FALSE);
+    }
+  }
+
+
+  /* Displays a dialog which allows the user to fix all dependencies of this object.
+     Create unique names, ids, or what ever */
+  function execute()
+  {
+    $ui = get_userinfo();
+    $type = $this->current['method'];
+    if($type == "cut"){
+      if(isset($_POST['PerformCopyPaste'])){
+        while($this->entries_queued()){
+          $this->load_entry_from_queue();      
+          $this->_update_vars();
+
+          $msgs = $this->check();
+          $acl = $ui->get_category_permissions($this->current['dn'], $this->current['tab_acl_category']);
+          /* Check permissions */ 
+          if(!preg_match("/((c|w)|(w|c))/",$acl)){
+            print_red(sprintf(_("You are not allowed to cut and paste the following object '%s'."),$this->current['dn']));
+          }elseif(count ($msgs) ){
+            foreach( $msgs as $msg){
+              print_red($msg);
+            }
+          }else{
+
+            /* Load next queue entry */
+            $this->lastdn = $this->current['object']->dn;
+            $this->current['object']->save();
+          }
+
+          $this->current =FALSE;
+        }
+      }
+      if($this->current){
+
+        $dns = $this->current['dn']."\n";
+        foreach($this->queue as $entry){
+          $dns .= $entry['dn']."\n";
+        }
+
+        $smarty = get_smarty();
+        $smarty->assign("type","cut");
+        $smarty->assign("Complete",false);
+        $smarty->assign("AttributesToFix","&nbsp;");
+        $smarty->assign("SubDialog",$this->current['object']->SubDialog);
+        $smarty->assign("objectDN"     ,$dns);
+        $smarty->assign("message", sprintf(_("You are going to paste the cutted entry '%s'."), "<pre>".$dns."</pre>"));
+        return($smarty->fetch(get_template_path("copyPasteDialog.tpl",FALSE)));
+      }
+    }
+    if($type == "copy"){
+      if(isset($_POST['PerformCopyPaste'])){
+        $this->_update_vars();
+        $msgs = $this->check();
+
+        $acl = $ui->get_category_permissions($this->current['dn'], $this->current['tab_acl_category']);
+        /* Check permissions */ 
+        if(!preg_match("/((c|w)|(w|c))/",$acl)){
+          print_red(sprintf(_("You are not allowed to copy and paste the following object '%s'."),$this->current['dn']));
+        }elseif(count ($msgs) ){
+          foreach( $msgs as $msg){
+            print_red($msg);
+          }
+        }else{
+          $this->current['object']->save();
+          $this->lastdn = $this->current['object']->dn;
+          $this->current =FALSE;
+
+          /* Load next queue entry */
+          $this->load_entry_from_queue();
+        }
+      }
+      if($this->current){
+        $smarty = get_smarty();
+        $smarty->assign("type","copy");
+        $smarty->assign("Complete",false);
+        $smarty->assign("AttributesToFix",$this->generateAttributesToFix());
+        $smarty->assign("SubDialog",$this->current['object']->SubDialog);
+        $smarty->assign("objectDN"     ,$this->current['source_data']['dn']);
+        $smarty->assign("message", sprintf(_("You are going to paste the copied entry '%s'."), $this->current['source_data']['dn']));
+        return($smarty->fetch(get_template_path("copyPasteDialog.tpl",FALSE)));
+      }
+    }
+  }
+
+
+  /* Return the dn of the last edited entry */
+  function last_entry()
+  {
+    return($this->lastdn);
+  }
+
+
+  /* Save new values posted by copy & paste dialog */
+  function save_object()
+  {
+    if(isset($_POST['abort_current_cut-copy_operation'])){
+      $this->current = FALSE;
+    }
+
+    if(isset($_POST['abort_all_cut-copy_operations'])){
+      $this->cleanup_queue();
+      $this->current = FALSE;
+    }
+
+    /* Assign posted var to all tabs
+     */
+    if($this->current){
+      $this->current['object']->saveCopyDialog();
+    }
+  }
+
+
+  /* Create dialog which asks unique attributes/values ... 
+   *  call tabs -> getCopyDialog() 
+   *    which calls tab -> getCopyDialog()  */
+  function generateAttributesToFix()
+  {
+    if($this->current){
+      return($this->current['object']->getCopyDialog());  
+    }
+  }
+
+
+  /* Set a single attribute to specified value
+   *  example :   ("base", $newBase );    */
+  function SetVar($name,$value)
+  {
+    $this->setvar_array[$name]=$value; 
+  }
+
+
+  /* Update current object attributes, collected via SetVar */
+  function _update_vars()
+  {
+    if($this->current){
+
+      /* Update all attributes specified with SetVar */
+      foreach($this->setvar_array as $name => $value){
+        if(isset($this->current['object']->$name)){
+          $this->current['object']->$name = $value;
+        }
+      }
+
+      /* Walk through tabs */
+      foreach($this->current['object']->by_object as $key => $obj){
+
+        /* Update all attributes specified with SetVar */
+        foreach($this->setvar_array as $name => $value){
+          if(isset($this->current['object']->by_object[$key]->$name)){
+            $this->current['object']->by_object[$key]->$name = $value;
+          }
+        }
+      }
+    }
+  }
+
+
+  /* Returns errors from including tabs. */
+  function check()
+  {
+    $ret = array();
+    foreach($this->current['object']->by_object as $obj){
+      if($obj->is_account || $obj->ignore_account){
+        $ret = array_merge($ret , $obj->check());
+      }
+    }
+    return($ret);
+  }
+
+
+  /* returns the paste icon for headpages */ 
+  function generatePasteIcon()
+  {
+    $Copy_Paste= "&nbsp;<img class='center' src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;";
+    if($this->entries_queued()){
+      $img= "images/copypaste.png";
+      $Copy_Paste.= "<input type='image' name='editPaste' class='center'
+        src='".$img."' alt='"._("Paste")."'>&nbsp;";
+    }else{
+      $Copy_Paste.= "<img class='center' src='images/cant_editpaste.png' alt=\""._("Can't paste")."\">&nbsp;";
+    }
+    return ($Copy_Paste);
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_MultiSelectWindow.inc b/gosa-core/include/class_MultiSelectWindow.inc
new file mode 100644 (file)
index 0000000..f2be830
--- /dev/null
@@ -0,0 +1,750 @@
+<?php
+
+define ("SEPERATOR", 1002);
+
+class MultiSelectWindow{
+
+       var $bool_DisplayAlpahabet      = false;
+       var $bool_DisplayCloseButton= true;     
+       var $bool_DisplaySaveButton = true;     
+
+       var $SaveButtonString           = "";
+       var $CloseButtonString  = "";
+
+       var $string_Title                         = "";
+       var $string_ListHeader  = "";
+  var $string_ListDropDown= "";
+       var $string_Summary                     = "";
+       var $string_Information = "";
+
+       var $array_Header                         = array();
+       var $array_Elements                     = array();      
+       var $array_Checkboxes           = array();      
+       var $array_Regexes                      = array();      
+
+       var $config                                         = array("");
+       var $is_closed                            = false;
+       var $is_saved                               = false;
+       var $is_headpage                          = false;      // if true the design changes
+       var $filterName                           = "Liste";
+       var $DepartmentsAdded           = false;
+  var $Added_Departments  = array();
+       var $selectedBase       = "";
+
+  var $DivHeight          = "";
+
+  var $HideFilterPart     = false;
+  var $List_Bottom_Info   = "";
+  var $SaveAdditionalVars = array();  // Additional Post vars to store 
+  var $module= "";
+
+  var $IgnoreAccount = TRUE;
+
+       function ClearElementsList()
+       {
+               $this->array_Elements = array();
+       }
+
+  function HideFilterPart($bool = true)
+  {
+    $this->HideFilterPart = $bool;
+  }
+
+  function SetHeight($height)
+  { 
+    $this->DivHeight=$height;
+  }
+
+       /* Adds a regex input field to the current dialog */
+       function AddRegex($name,$string,$value,$conn,$image="images/search.png")
+       {
+               $arr = array();
+
+               /* Check if the given input field name was already used 
+                  for this type of dialog */   
+               if(isset($_SESSION['MultiDialogFilters'][$this->filterName][$name])){
+                       $arr['value']   = $_SESSION['MultiDialogFilters'][$this->filterName][$name];
+                       $this->$name = $arr['value'];
+               }else{
+                       $arr['value']   = $value;       
+               }
+
+               $arr['name']            = $name;
+               $arr['string']          = $string;
+               $arr['image']           = $image;       
+               $arr['connAlpha']       = $conn;                // Connect with alphabet select 
+               $this->array_Regexes[] = $arr;
+       }
+
+
+  function SetDropDownHeaderMenu($str)
+  {
+    $this->string_ListDropDown = $str;
+  }
+
+  function GetDropDownHeaderMenu()
+  {
+    if(!empty($this->string_ListDropDown)){
+      $mid = new LayersMenu(6, 7, 2, 1);
+      $mid->setImgwww("./images/");
+      $mid->setIcondir("./images/");
+      $mid->setDirroot("../include/php_layers_menu/");
+      $mid->setHorizontalMenuTpl("../ihtml/".get_template_path("",FALSE).'GOsa_MultiSelectHeader.ihtml');
+      $mid->setSubMenuTpl("../ihtml/".get_template_path("",FALSE).'GOsa_MultiSelectHeaderSubEntry.ihtml');
+      $mid->setMenuStructureString($this->string_ListDropDown);
+      $mid->parseStructureForMenu('menu');
+      $mid->newHorizontalMenu('menu');
+      $s = $mid->getHeader();
+      $s.= $mid->getMenu('menu');
+      $s.= $mid->getFooter('menu');
+      return($s);
+    }else{
+      return("");
+    }
+  }
+
+
+       /* Contrucktion */
+       function MultiSelectWindow(&$config, $filterName, $module)
+       {
+               $this->config = &$config;
+               $this->module = $module;
+               $this->SaveButtonString         = _("Save");
+               $this->CloseButtonString        = _("Close");
+               $this->filterName                       = $filterName;
+    $this->ui = get_userinfo();
+               $this->selectedBase = $_SESSION['CurrentMainBase'];
+
+    /* Check default values for SaveAdditionalVars */
+    foreach($this->SaveAdditionalVars as $name){
+      if(isset($_SESSION['MultiDialogFilters'][$this->filterName][$name])){
+        $this->$name = $_SESSION['MultiDialogFilters'][$this->filterName][$name];
+      }
+    }
+    
+       }
+
+       /* Enables the headpage mode, which changes the list look */
+       function SetHeadpageMode()
+       {
+               $this->is_headpage = true;
+       }
+
+       /* Sets the List internal name (not displayed anywhere) 
+          it is used to identify every single list
+        */     
+       function SetTitle($str)
+       {
+               $this->string_Title = $str;
+       }
+
+       /* Set the list header string  */
+       function SetListHeader($str)
+       {
+               $this->string_ListHeader = $str;
+       }
+
+       /* This sets the list description which is the first gray bar on top of the list */
+       function SetSummary($str)
+       {
+               $this->string_Summary = $str;
+       }
+
+       /* If the save button is enabled, you can change its caption with this function */      
+       function SetSaveButtonString($str)
+       {
+               $this->SaveButtonString = $str;
+       }
+
+       /* If the close button is enabled, you can change its caption with this function */     
+       function SetCloseButtonString($str)
+       {
+               $this->CloseButtonString = $str;
+       }
+
+       /* With this function you can change the text of the information box */
+       function SetInformation($str)
+       {
+               $this->string_Information = $str;
+       }
+
+       /* Display the alphabet selection box*/
+       function EnableAplhabet($bool)
+       {
+               $this->bool_DisplayAlpahabet = $bool;
+       }
+
+       /* Add additional header col */
+       function AddHeader($arr)
+       {
+               $this->array_Header[] = $arr;
+       }
+
+       /* add additional List element */
+       function AddElement($arr)
+       {
+               $this->array_Elements[] = $arr;
+       }
+
+
+  /* Return default header part. With back, home and root icons and department selection */
+  function get_default_header()
+  {
+    $enable_back = TRUE;
+    $enable_root = TRUE;
+    $enable_home = TRUE;
+
+    $ui = get_userinfo();
+
+    /* Check if selectedBase = first available base */
+    $deps = $ui->get_module_departments($this->module);
+
+    if(!count($deps) || $deps[0] == $this->selectedBase){
+      $enable_back = FALSE;
+      $enable_root = FALSE;
+    }
+  
+    $listhead ="";
+    /* Check if we are in users home  department */ 
+    if(!count($deps) ||$this->selectedBase == get_base_from_people($ui->dn)){
+      $enable_home = FALSE;
+    }
+
+    /* Draw root button */
+    if($enable_root){
+      $listhead .= " <input class='center' type='image' src='images/list_root.png' align='middle'
+        title='"._("Go to root department")."' name='dep_root' alt='"._("Root")."'>&nbsp;";
+    }else{
+      $listhead .= " <img src='images/list_root_gray.png' class='center' alt='"._("Root")."'>&nbsp;";
+    }
+
+    /* Draw back button */
+    if($enable_back){
+      $listhead .= " <input class='center' type='image' align='middle' src='images/list_back.png'
+        title='"._("Go up one department")."' alt='"._("Up")."'                name='dep_back'>&nbsp;";
+    }else{
+      $listhead .= " <img src='images/list_back_gray.png' class='center' alt='"._("Up")."'>&nbsp;";
+    }
+
+    /* Draw home button */
+    if($enable_home){
+      $listhead .= " <input class='center' type='image' align='middle' src='images/list_home.png'
+        title='"._("Go to users department")."' alt='"._("Home")."'            name='dep_home'>&nbsp;";
+    }else{
+      $listhead .= " <img src='images/list_home_gray.png' class='center' alt='"._("Home")."'>&nbsp;";
+    }
+   
+    /* And at least draw reload button, this button is enabled everytime */ 
+    $listhead .=  " <input class='center' type='image' src='images/list_reload.png' align='middle'
+      title='"._("Reload list")."' name='submit_department' alt='"._("Submit")."'>&nbsp;".
+      " <img   class='center' src='images/list_seperator.png' align='middle' alt='-' height='16' width='1'>&nbsp;";
+
+    return ($listhead);
+  }
+
+       /* Add a checkbox to the filter element,
+          the name specifies an existing class var to store the 'selection' */
+       function AddCheckBox($name,$value="Unset",$string="Unset",$default=false)
+       {
+               $arr = array();
+
+               if($name == SEPERATOR){
+                       $arr['name'] = SEPERATOR;
+               }else{
+                       /* Check if there was already a variable 
+                          for this dialog which we should use instead of the default*/
+                       if(isset($_SESSION['MultiDialogFilters'][$this->filterName][$name])){
+                               $arr['default'] = $_SESSION['MultiDialogFilters'][$this->filterName][$name];
+                               $this->$name = $arr['default'];
+                       }else{
+                               $arr['default'] = $default; 
+        $this->$name = $default;
+                       }
+                       $arr['name']          = $name;
+                       $arr['string']      = $string;
+                       $arr['value']         = $value;
+                       $arr['enabled']     = true;
+
+               }
+               $this->array_Checkboxes[] = $arr;
+       }
+
+
+       /* Hides or unhides the checkbox with the given name */
+       function DisableCheckBox($name,$HideShow = false)
+       {
+               foreach($this->array_Checkboxes as $key => $chkbox){
+                       if($chkbox['name'] == $name){
+                               $this->array_Checkboxes[$key]['enabled'] = $HideShow;
+                       }
+               }
+       }
+
+
+       /* Returns true if the close button was pressed */
+       function isClosed()
+       {
+               return($this->is_closed);
+       }
+
+       /* Enable the close button */
+       function EnableCloseButton($bool)
+       {
+               $this->bool_DisplayCloseButton = $bool;
+       }
+
+       /* Enable the save button on the bottom of the list*/
+       function EnableSaveButton ($bool)
+       {
+               $this->bool_DisplaySaveButton = $bool;
+       }
+
+  /* Add a list specific filter object to position 
+      1 on top of Information 
+      2 Between Information && Filter
+      3 Below the Filter Part */
+  function AddUserBoxToFilter($position)
+  {
+    return("");
+  }
+
+  function EnableJSLeaveMsg($ignore = TRUE)
+  {
+    $this->IgnoreAccount = !$ignore;
+  }
+
+       /* Draw the list with all list elements and filters */
+       function Draw()
+       {
+
+               /* Check for exeeded sizelimit */
+               if (($message= check_sizelimit()) != ""){
+                       return($message);
+               }
+
+               $smarty = get_smarty();
+               $smarty->assign("UserBox1",$this->AddUserBoxToFilter(1));
+               $smarty->assign("UserBox2",$this->AddUserBoxToFilter(2));
+               $smarty->assign("UserBox3",$this->AddUserBoxToFilter(3));
+
+               $divlist = new divlist($this->string_Title);
+               $divlist->SetSummary($this->string_Summary);
+               $divlist->SetEntriesPerPage(0); // 0 for scrollable list
+
+    /* Display list footer with summary of all listed entries */
+    if(isset($this->config->data['MAIN']['LIST_SUMMARY']) && preg_match("/true/i",$this->config->data['MAIN']['LIST_SUMMARY'])){
+      $divlist->SetFooter($this->get_List_Bottom_Info());
+    }
+  
+    if($this->DivHeight != ""){
+      $divlist->SetHeight($this->DivHeight);
+    }
+
+               /* set Header informations 
+                */
+               $header = array();
+               foreach($this->array_Header as $head){
+                       $header[] = $head;
+               }
+               $divlist->SetHeader($header);
+
+               /* set Entries 
+                */
+               $elements = array();
+               foreach($this->array_Elements as $element){
+                       $divlist->AddEntry($element);
+               }
+
+               /* Create checkboxes fields 
+                */
+               $boxes = "";
+               $boxClick = " onClick='document.mainform.submit();' ";
+               foreach($this->array_Checkboxes as $box){
+
+                       if($box['name'] == SEPERATOR){
+                               $boxes .= "</td></tr></table><table style='width:100%;border-top:1px solid #B0B0B0;'><tr><td>";
+                               continue;
+                       }
+
+                       /* Skip disabled boxes */
+                       if(!$box['enabled']) continue;
+
+                       /* Check if box is checked */
+                       if($box['default'] == true){
+                               $boxes .="<input type='checkbox' name=\"".$box['name']."\" value='1' title=\"".htmlentities($box['value'])."\" checked ".$boxClick.">&nbsp;".$box['string']."<br>";
+                       }else{
+                               $boxes .="<input type='checkbox' name=\"".$box['name']."\" value='1' title=\"".htmlentities($box['value'])."\" ".$boxClick.">&nbsp;".$box['string']."<br>";
+                       }
+               }
+               $smarty->assign("CheckBoxes", $boxes);
+
+               /* Assign regex fields 
+                */
+               $regexes = "";
+               foreach($this->array_Regexes as $regex){
+                       $regexes.="<table summary=\"\" style=\"width:100%;border-top:1px solid #B0B0B0;\">
+                               <tr>
+                               <td>
+                               <label for=\"".$regex['name']."\">
+                               <img alt=\"".$regex['string']."\" src=\"".$regex['image']."\" align=middle>
+                               </label>
+                               </td>
+                               <td width=\"99%\">
+                               <input id=\"".$regex['name']."\" type=\"text\" style='width:99%' name=\"".$regex['name']."\" maxlength='20'
+                               value=\"".htmlentities($regex['value'])."\" title=\"".htmlentities($regex['string'])."\"> 
+                               </td>
+                               </tr>
+                               </table>";
+               }
+               $smarty->assign("regexes"                       , $regexes );
+
+    /* Hide Filter Part if Requested or empty */
+    if((empty($boxes)) && (empty($regexes)) || ($this->HideFilterPart)){
+                 $smarty->assign("Skip_Filter_Part",   true);
+    }else{ 
+                 $smarty->assign("Skip_Filter_Part",   false);
+    }
+
+               /* Assign alphabet and display it 
+                */     
+               $smarty->assign("Display_alphabet",     $this->bool_DisplayAlpahabet);
+               $smarty->assign("alphabet",             generate_alphabet());
+               $smarty->assign("Header"                        , $this->string_ListHeader);
+               $smarty->assign("HeaderDropDown", $this->GetDropDownHeaderMenu());
+               $smarty->assign("Summary"                       , $this->string_Summary);
+               $smarty->assign("Title"                         , $this->string_Title);
+               $smarty->assign("Information"           , $this->string_Information);
+               $smarty->assign("IgnoreAccount"         , $this->IgnoreAccount);
+
+               /* Check for exeeded sizelimit */
+               $smarty->assign("hint"                          , print_sizelimit_warning());
+               $smarty->assign("DivList"                       , $divlist->DrawList());
+
+
+               if($this->is_headpage){
+                       $smarty->assign("tree_image",           get_template_path('images/tree.png'));
+                       $smarty->assign("infoimage",            get_template_path('images/info.png'));
+                       $smarty->assign("launchimage",          get_template_path('images/launch.png'));
+                       $smarty->assign("apply",                        apply_filter());
+               }else{
+                       $smarty->assign("tree_image",           get_template_path('images/tree.png'));
+                       $smarty->assign("infoimage",            get_template_path('images/info_small.png'));
+                       $smarty->assign("launchimage",          get_template_path('images/rocket.png'));
+                       $smarty->assign("apply",                        apply_filter());
+               }
+
+               /* Button handling */
+               $smarty->assign("SaveButtonString" ,$this->SaveButtonString);
+               $smarty->assign("CloseButtonString",$this->CloseButtonString);
+
+               $smarty->assign("Display_Close",        $this->bool_DisplayCloseButton);
+               $smarty->assign("Display_Save" ,        $this->bool_DisplaySaveButton);
+
+               $smarty->assign("filterName"    ,       $this->filterName);
+               $smarty->assign("is_headpage"   ,       $this->is_headpage);
+
+               $display = $smarty->fetch(get_template_path("MultiSelectWindow.tpl"));
+               return($display);
+       }
+
+       /* Set the close var, which simulates the close button is pressed */
+       function Close()
+       {
+               $this->is_closed = true;
+       }
+
+       function Save()
+       {
+               $this->is_saved = true;
+       }
+
+       /* Store all checkboxes/ regexes ... 
+          Store data also into a session var, to keep the checkboxes check after reload  */
+       function save_object()
+       {
+    /* Get up to date config */
+    if(isset($this->parent->config)){
+      $this->config = $this->parent->config;
+    }
+
+    /* Update current base */
+    $s_action ="";
+    foreach($_POST as $key => $value){
+      if(preg_match("/^dep_back.*/i",$key)){
+        $s_action="back";
+      }elseif(preg_match("/^dep_root.*/",$key)){
+        $s_action="root";
+      }elseif(preg_match("/^dep_home.*/i",$key)){
+        $s_action="home";
+      }
+    }
+
+    /* Save base selection from headpage selectbox*/
+    if(isset($_POST['CurrentMainBase'])){
+      $this->selectedBase = $_POST['CurrentMainBase'];
+    }
+
+    /* Homebutton is posted */
+    if($s_action=="home"){
+      $ui= get_userinfo();
+      $base = get_base_from_people($ui->dn);
+      $this->selectedBase= $base;
+    }
+
+    /* Open selected department
+       this is posted by the parent class MultiSelectWindow */
+    if(isset($_GET['act'])&& ($_GET['act'] == "dep_open")){
+      $s_entry = base64_decode($_GET['dep_id']);
+      if (!isset($this->config->departments[$s_entry])){
+        print_red(_("Error: The requested subtree has an inconsistent DN encoding, check your LDAP!"));
+      } else {
+        $this->selectedBase = $this->config->departments[$s_entry];
+      }
+    }
+
+    /* back to the roots ^^ */
+    if($s_action=="root"){
+      $this->selectedBase=($this->config->current['BASE']);
+      $dep_id = $this->ui->get_module_departments($this->module);
+      if(isset($dep_id[key($dep_id)])){
+        $this->selectedBase = $dep_id[key($dep_id)];
+      }
+    }
+
+
+    /* If Back-button is pressed, move back one step in DN */
+    if($s_action=="back"){
+
+      /* Get parent deprtment and check if we are allowed to step in it */
+      $base_back= preg_replace("/^[^,]+,/", "", $_SESSION['CurrentMainBase']);
+      $dep_id = $this->ui->get_module_departments($this->module);
+      if(in_array_ics($base_back,$dep_id)){
+
+        /* The department array keeps non DN entries as index. We need to convert
+           it before checking the existance. */
+        $base_back= trim(convert_department_dn($base_back));
+
+        /* Check if the department exists, otherwise revert to the configure base DN */
+        if(isset($this->config->departments[$base_back])){
+          $this->selectedBase= $this->config->departments[$base_back];
+        }else{
+          $this->selectedBase= $this->config->departments['/'];
+        }
+      }
+    }
+    $_SESSION['CurrentMainBase'] = $this->selectedBase;
+
+               if(isset($_POST['MultiSelectWindow'.$this->filterName])){
+
+      /* Save some additional vars */
+      foreach($this->SaveAdditionalVars as $name){
+        if(isset($_POST[$name])){
+          if(isset($this->$name)){
+            $this->$name = $_POST[$name];
+            $_SESSION['MultiDialogFilters'][$this->filterName][$name] = $_POST[$name];
+          }
+        }
+      }
+
+                       /* Check posts from checkboxes 
+                        */
+                       foreach($this->array_Checkboxes as $key => $box){
+                               if(isset($_POST[$box['name']])){
+                                       $this->array_Checkboxes[$key]['default'] = true;
+                                       $this->$box['name'] = true;
+                               }else{
+                                       $this->array_Checkboxes[$key]['default'] = false;
+                                       $this->$box['name'] = false;
+                               }
+                               /* Save settings in out session */
+                               $_SESSION['MultiDialogFilters'][$this->filterName][$box['name']] = $this->$box['name'];
+                       }
+
+                       /* Check regex posts */
+                       foreach($this->array_Regexes as $key => $box){
+                               $this->array_Regexes[$key]['value'] = $_POST[$box['name']];
+                               $this->$box['name'] = $_POST[$box['name']];
+                               $_SESSION['MultiDialogFilters'][$this->filterName][$box['name']] = $this->$box['name'];
+                       }
+
+                       /* call close/save if buttons are pressed */
+                       if(isset($_POST['CloseMultiSelectWindow'])){
+                               $this->Close();
+                       }
+
+                       if(isset($_POST['SaveMultiSelectWindow'])){
+                               $this->Save();
+                       }
+               }
+
+               /* check for alphabet selection
+                  Check which regexes are connected to the alphabet 
+                */     
+               if(isset($_GET['search'])){
+                       foreach($this->array_Regexes as $key => $box){
+                               /* check if this regex is connected to the alphabet selection */
+                               if(($box['connAlpha'])&&(isset($_GET['search']))){
+                                       $val =  $_GET['search']."*";
+                                       $val = preg_replace("/\*\**/","*",$val);
+                                       $this->array_Regexes[$key]['value'] = $val;
+                                       $this->$box['name'] = $val;
+          $_SESSION['MultiDialogFilters'][$this->filterName][$box['name']] =  $val;
+                               }
+                       }
+               }
+       }
+
+
+  /* Create header snapshot value */
+  function get_snapshot_header($layer_menu = FALSE)
+  {
+    $str = "";
+    if($this->parent->snapshotEnabled()){
+      $ok = false;
+      foreach($this->parent->get_used_snapshot_bases() as $base){
+        $ok |= count($this->parent->getAllDeletedSnapshots($base)) >= 1 ;
+      }
+      if($ok){
+        if($layer_menu){
+          $str = "..|<img class='center' src='images/restore.png' alt='"._("Restore")."'>&nbsp;"._("Restore")."|RestoreDeletedSnapShot|\n";
+        }else{
+          $str = "<input class='center' type='image' align='middle' src='images/restore.png'
+            title='"._("Restore snapshopts of already deleted objects")."' 
+            alt='"._("Restore")."' name='RestoreDeletedSnapShot'>&nbsp;"; 
+        }
+      }else{
+        if($layer_menu){
+          $str = "..|<img class='center' src='images/restore_grey.png' alt=''>&nbsp;"._("Restore")."||\n";
+        }else{
+          $str = "<img class='center' src='images/restore_grey.png' alt=''>&nbsp;";
+        }
+      }
+#      $str .= "<img class='center' src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;";
+    }
+    return($str);
+  }
+
+
+  function GetSnapShotActions($dn)
+  {
+    $str= "";
+    if($this->parent->snapshotEnabled()){
+
+      if(count($this->parent->Available_SnapsShots($dn))){
+        $str.= "<input class='center' type='image' src='images/restore.png'
+          alt='"._("Restore snapshot")."' name='RestoreSnapShotDialog_".base64_encode($dn)."' title='"._("Restore snapshot")."'>&nbsp;";
+      } else {
+        $str = "<img class='center' src='images/restore_grey.png' alt=''>&nbsp;";
+      }
+
+      $str.= "<input class='center' type='image' src='images/snapshot.png'
+        alt='"._("Create snapshot")."' name='CreateSnapShotDialog_".base64_encode($dn)."' title='"._("Create a new snapshot from this object")."'>&nbsp;";
+    }
+
+    return($str);
+  }
+
+
+       /* this function adds the sub-departments of the current tree to the list */
+       function AddDepartments($base = false,$numtabs = 3,$empty_tabs_in_front = 0)
+       {
+               $this->DepartmentsAdded = true;
+    $this->Added_Departments = array();
+
+               /* check for a valid base */
+               if(!$base){
+                       if(!isset($_SESSION['CurrentMainBase'])){
+                               $_SESSION['CurrentMainBase'] = $this->config->current['BASE'];
+                       }
+                       $base = $_SESSION['CurrentMainBase'];
+               }
+
+               /* Create ldap obj and switch into base*/
+               $ldap = $this->config->get_ldap_link();
+               $ldap->cd($base);
+
+               /* reset current deps */
+               $this->departments = array();
+
+               /* Get all departments within this subtree */
+               $deps= get_list("(&(|(ou=*)(description=*))(objectClass=gosaDepartment))", $this->module, $base,
+                    array("ou", "description"), GL_SIZELIMIT | GL_CONVERT);
+
+               /* Edit delete link for system types
+                */
+               $linkopen = "<a href='?plug=".$_GET['plug']."&amp;act=dep_open&amp;dep_id=%s'>%s</a>";
+
+               /* Create an array with all visible (in the list) departments */
+               $departments = array();
+               foreach($deps as $value){
+                       if(isset($value['description'][0])){
+                               $this->departments[$value['dn']]= get_sub_department($value['dn'])." - [".$value["description"][0]."]";
+                       }else{
+                               $this->departments[$value['dn']]= get_sub_department($value['dn']);
+                       }
+               }
+               natcasesort($this->departments);
+
+
+    if($empty_tabs_in_front){
+#      $numtabs -= $empty_tabs_in_front;
+    }
+  
+               /* Add deps to this dialog object list */
+               foreach($this->departments as $key=> $val){
+
+                       /* Add missing entries ... */
+                       if(!isset($this->config->departments[trim($key)])){
+                               $this->config->departments[trim($key)]="";
+                       }
+
+                       /* check if this department contains sub-departments
+                          Display different image in this case
+                        */
+                       $non_empty="";
+                       $nkey= normalizePreg($key);
+                       foreach($this->config->departments as $keyd=>$vald ){
+                               if(preg_match('/$nkey\/.*/',$keyd)){
+                                       $non_empty="full";
+                               }
+                       }
+
+                       /* Add to divlist */
+                       $row = array();
+
+      if($empty_tabs_in_front){
+        for($i = 0; $i < $empty_tabs_in_front ; $i ++){
+          $row[] = array("string"=>"&nbsp;", "attach" => "style='text-align:center;width:20px;'");
+        }
+      }
+
+                       $row[]=$field1=array("string"=>"<img src='images/".$non_empty."folder.png' alt='department'>","attach"=>"style='text-align:center;width:20px;'");
+                       $row[]=$field2=array("string"=>sprintf($linkopen,base64_encode($key),$val), "attach" => "style=''");
+
+                       if($numtabs > 2){       
+                               for($i = 2 ; $i < $numtabs;$i++){
+          if(isset( $this->array_Header[$i + $empty_tabs_in_front]['attach'])){
+            $row[] = array("string"=>"&nbsp;","attach" => $this->array_Header[$i + $empty_tabs_in_front]['attach']);
+          }else{
+            $row[] = array("string"=>"&nbsp;");
+          }
+                               }
+                       }
+                       $this->AddElement($row);
+      $this->Added_Departments[] = $row;
+               }
+       }
+
+  function set_List_Bottom_Info($str)
+  {
+    $this->List_Bottom_Info = $str;
+  }
+
+  function get_List_Bottom_Info()
+  {
+    return($this->List_Bottom_Info); 
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_SnapShotDialog.inc b/gosa-core/include/class_SnapShotDialog.inc
new file mode 100755 (executable)
index 0000000..00e1f87
--- /dev/null
@@ -0,0 +1,168 @@
+<?php
+
+/* Snap shot dialog class */
+class SnapShotDialog extends plugin 
+{
+       var $config;
+       var $attributes= array("CurrentDescription");
+       var $CurrentDescription= "";
+       var $parent= NULL;
+       var $display_restore_dialog= false;                   /* Defines the restore mode */
+       var $display_all_removed_objects= false;                /* Specifies which objects will be listed, all
+                                                 snapshots for a single entry or all snapshots
+                                                 of already deleted objects  */        
+       var $dialog= true;
+       var $del_dn= "";
+       var $ui;
+       var $acl;
+  var $dns = array();
+  var $snap_shot_bases = array();
+  var $last_list = array();
+
+       
+       function SnapShotDialog(&$config, $dn, &$parent)
+       {
+    plugin::plugin($config,$dn);
+    $this->parent      = &$parent;
+               $this->ui                 = get_userinfo();
+       }
+
+  
+  /* Show deleted snapshots from these bases */
+  function set_snapshot_bases($bases)
+  {
+    $this->snap_shot_bases = $bases;
+  }
+       
+       
+       /* Display snapshot dialog */
+       function execute()
+       {
+               plugin::execute();
+               $smarty = get_smarty();
+
+               $once = true;
+               foreach($_POST as $name => $value){
+                       if((preg_match("/^RemoveSnapShot_/",$name)) && ($once)){
+                               $once = false;
+       
+                               $entry = preg_replace("/^RemoveSnapShot_/","",$name);
+                               $entry = base64_decode(preg_replace("/_[xy]$/","",$entry));
+
+        $found = false;
+        foreach($this->last_list as $t_stamp => $obj){
+          if($obj['dn'] == $entry){
+            $found = true;
+            break;
+          }
+        }
+
+        if($found){
+          $this->del_dn        = $entry;
+          $smarty= get_smarty();
+          $smarty->assign("intro", sprintf(_("You're about to delete the snapshot '%s'."), @LDAP::fix($this->del_dn)));
+          return($smarty->fetch (get_template_path('remove.tpl')));
+        }
+      }
+    }
+
+    /* Remove snapshot */
+    if(isset($_POST['delete_confirm']) && !empty($this->del_dn)){
+      $this->remove_snapshot($this->del_dn);
+      $this->del_dn = "";
+               }
+
+               /* We must restore a snapshot */
+               if($this->display_restore_dialog){
+
+                       /* Should we only display all snapshots of already deleted objects 
+                or the snapshots for the given object dn */
+                       $res = array();
+                       $tmp = array();
+                       if($this->display_all_removed_objects){
+                               if(count($this->snap_shot_bases)){
+                                       foreach($this->snap_shot_bases as $dn){
+                                               $tmp = array_merge($tmp,$this->getAllDeletedSnapshots($dn,true));
+                                       }
+                               }else{
+                                       $tmp = $this->getAllDeletedSnapshots($this->snap_shot_bases,true);
+                               }
+                       }else{
+                               $tmp = $this->Available_SnapsShots($this->dn,true);
+                       }
+
+                       $DivListSnapShots = new divSelectBox("SnapShotRestore");
+                       $DivListSnapShots->SetHeight(180);
+
+                       $list_of_elements = array();                    
+                       
+                       /* Walk through all entries and setup the display text */
+                       foreach($tmp as $key => $entry){
+                               $TimeStamp = $entry['gosaSnapshotTimestamp'][0];
+                               $list_of_elements[$TimeStamp] = $entry;
+                       }
+
+                       /* Sort generated list */
+                       krsort($list_of_elements);
+       
+                       /* Add Elements to divlist */   
+      $this->last_list = $list_of_elements;
+                       foreach($list_of_elements as $entry){
+
+                               $actions= "<input type='image' src='images/restore.png' name='RestoreSnapShot_%KEY' 
+                                                               class='center' title='"._("Restore snapshot")."'>&nbsp;";
+                               $actions.= "<input type='image' src='images/edittrash.png' name='RemoveSnapShot_%KEY' 
+                                                               class='center' title='"._("Remove snapshot")."'>&nbsp;";
+
+                               $time_stamp     = date(_("Y-m-d, H:i:s"),preg_replace("/\-.*$/","",$entry['gosaSnapshotTimestamp'][0]));
+                               $display_data   = $entry['description'][0];
+
+                               if($this->display_all_removed_objects){
+                                       $display_data.= " - ".$entry['gosaSnapshotDN'][0];
+                               }
+
+                               $field0 = array("string"=> $time_stamp , "attach"=> "style='vertical-align:top;width:120px;'");
+                               $field1 = array("string"=> htmlentities (utf8_decode($display_data)), "attach"=> "");
+                               $field2 = array("string"=> preg_replace("/%KEY/",base64_encode($entry['dn']),$actions) , 
+                                                               "attach"=> "style='border-right:0px;vertical-align:top;width:40px;text-align:right;'");
+                               $DivListSnapShots->AddEntry(array($field0,$field1,$field2));
+                       }               
+
+                       $smarty->assign("SnapShotDivlist",$DivListSnapShots->DrawList());       
+                       $smarty->assign("CountSnapShots",count($list_of_elements));
+               }
+
+               $smarty->assign("restore_deleted",$this->display_all_removed_objects);
+               $smarty->assign("RestoreMode",$this->display_restore_dialog);
+               $smarty->assign("CurrentDate",date(_("Y-m-d, H:i:s")));
+               $smarty->assign("CurrentDN",$this->dn);
+               $smarty->assign("CurrentDescription",$this->CurrentDescription);
+               return($smarty->fetch(get_template_path("snapshotdialog.tpl")));
+       }
+
+
+       function check()
+       {
+               $message = plugin::check();
+               if(!$this->display_restore_dialog){
+                       if(empty($this->CurrentDescription)){
+                               $message[]  = _("Please specify a valid description for this snapshot.");
+                       }
+               }
+               return($message);
+       }
+
+
+       function save_object()
+       {       
+               plugin::save_object();
+               foreach($this->attributes as $name){
+                       if(isset($_POST[$name])){
+                               $this->$name = stripslashes($_POST[$name]);
+                       }
+               }
+       }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_acl.inc b/gosa-core/include/class_acl.inc
new file mode 100644 (file)
index 0000000..f5b26e3
--- /dev/null
@@ -0,0 +1,1166 @@
+<?php
+
+class acl extends plugin
+{
+  /* Definitions */
+  var $plHeadline= "Access control";
+  var $plDescription= "This does something";
+
+  /* attribute list for save action */
+  var $attributes= array('gosaAclEntry');
+  var $objectclasses= array('gosaAcl');
+
+  /* Helpers */
+  var $dialogState= "head";
+  var $gosaAclEntry= array();
+  var $aclType= "";
+  var $aclObject= "";
+  var $aclContents= array();
+  var $target= "group";
+  var $aclTypes= array();
+  var $aclObjects= array();
+  var $aclMyObjects= array();
+  var $users= array();
+  var $roles= array();
+  var $groups= array();
+  var $recipients= array();
+  var $isContainer= FALSE;
+  var $currentIndex= 0;
+  var $wasNewEntry= FALSE;
+  var $ocMapping= array();
+  var $savedAclContents= array();
+  var $myAclObjects = array();
+
+  function acl (&$config, $parent, $dn= NULL)
+  {
+    /* Include config object */
+    plugin::plugin($config, $dn);
+
+    /* Load ACL's */
+    $this->gosaAclEntry= array();
+    if (isset($this->attrs['gosaAclEntry'])){
+      for ($i= 0; $i<$this->attrs['gosaAclEntry']['count']; $i++){
+        $acl= $this->attrs['gosaAclEntry'][$i];
+        $this->gosaAclEntry= array_merge($this->gosaAclEntry, acl::explodeACL($acl));
+      }
+    }
+    ksort($this->gosaAclEntry);
+
+    /* Save parent - we've to know more about it than other plugins... */
+    $this->parent= &$parent;
+
+    /* Container? */
+    if (preg_match('/^(o|ou|c|l|dc)=/i', $dn)){
+      $this->isContainer= TRUE;
+    }
+
+    /* Users */
+    $ui= get_userinfo();
+    $tag= $ui->gosaUnitTag;
+    $ldap= $config->get_ldap_link();
+    $ldap->cd($config->current['BASE']);
+    if ($tag == ""){
+      $ldap->search('(objectClass=gosaAccount)', array('uid', 'cn'));
+    } else {
+      $ldap->search('(&(objectClass=gosaAccount)(gosaUnitTag='.$tag.'))', array('uid', 'cn'));
+    }
+    while ($attrs= $ldap->fetch()){
+      $this->users['U:'.$attrs['dn']]= $attrs['cn'][0].' ['.$attrs['uid'][0].']';
+    }
+    ksort($this->users);
+
+    /* Groups */
+    $ldap->cd($config->current['BASE']);
+    if ($tag == ""){
+      $ldap->search('(objectClass=posixGroup)', array('cn', 'description'));
+    } else {
+      $ldap->search('(&(objectClass=posixGroup)(gosaUnitTag='.$tag.'))', array('cn', 'description'));
+    }
+    while ($attrs= $ldap->fetch()){
+      $dsc= "";
+      if (isset($attrs['description'][0])){
+        $dsc= $attrs['description'][0];
+      }
+      $this->groups['G:'.$attrs['dn']]= $attrs['cn'][0].' ['.$dsc.']';
+    }
+    ksort($this->groups);
+
+    /* Roles */
+    $ldap->cd($config->current['BASE']);
+    if ($tag == ""){
+      $ldap->search('(objectClass=gosaRole)', array('cn', 'description','gosaAclTemplate','dn'));
+    } else {
+      $ldap->search('(&(objectClass=gosaRole)(gosaUnitTag='.$tag.'))', array('cn', 'description','gosaAclTemplate','dn'));
+    }
+    while ($attrs= $ldap->fetch()){
+      $dsc= "";
+      if (isset($attrs['description'][0])){
+        $dsc= $attrs['description'][0];
+      }
+
+      $role_id = $attrs['dn'];
+
+      $this->roles[$role_id]['acls'] =array();
+      for ($i= 0; $i < $attrs['gosaAclTemplate']['count']; $i++){
+        $acl= $attrs['gosaAclTemplate'][$i];
+        $this->roles[$role_id]['acls'] = array_merge($this->roles[$role_id]['acls'],acl::explodeACL($acl));
+      }
+      $this->roles[$role_id]['description'] = $dsc;
+      $this->roles[$role_id]['cn'] = $attrs['cn'][0];
+    }
+
+    /* Objects */
+    $tmp= get_global('plist');
+    $plist= $tmp->info;
+    $cats = array();
+    if (isset($this->parent) && $this->parent !== NULL){
+      $oc= array();
+      foreach ($this->parent->by_object as $key => $obj){
+        $oc= array_merge($oc, $obj->objectclasses);
+        if(isset($obj->acl_category)){
+          $cats[preg_replace("/\//","",$obj->acl_category)] = preg_replace("/\//","",$obj->acl_category);
+        }
+      }
+      if (in_array_ics('organizationalUnit', $oc)){
+        $this->isContainer= TRUE;
+      }
+    } else {
+      $oc=  $this->attrs['objectClass'];
+    }
+
+    /* Extract available categories from plugin info list */
+    foreach ($plist as $class => $acls){
+
+      /* Only feed categories */
+      if (isset($acls['plCategory'])){
+
+        /* Walk through supplied list and feed only translated categories */
+        foreach($acls['plCategory'] as $idx => $data){
+
+          /* Non numeric index means -> base object containing more informations */
+          if (preg_match('/^[0-9]+$/', $idx)){
+            if (!isset($this->ocMapping[$data])){
+              $this->ocMapping[$data]= array();
+              $this->ocMapping[$data][]= '0';
+            }
+
+            if(isset($cats[$data])){
+              $this->myAclObjects[$idx.'/'.$class]= $acls['plDescription'];
+            }
+            $this->ocMapping[$data][]= $class;
+          } else {
+            if (!isset($this->ocMapping[$idx])){
+              $this->ocMapping[$idx]= array();
+              $this->ocMapping[$idx][]= '0';
+            }
+            $this->ocMapping[$idx][]= $class;
+            $this->aclObjects[$idx]= $data['description'];
+
+            /* Additionally filter the classes we're interested in in "self edit" mode */
+            if (is_array($data['objectClass'])){
+              foreach($data['objectClass'] as $objectClass){
+                if (in_array_ics($objectClass, $oc)){
+                  $this->myAclObjects[$idx.'/'.$class]= $acls['plDescription'];
+                  break;
+                }
+              }
+            } else {
+              if (in_array_ics($data['objectClass'], $oc)){
+                $this->myAclObjects[$idx.'/'.$class]= $acls['plDescription'];
+              }
+            }
+          }
+
+        }
+      }
+    }
+    $this->aclObjects['all']= '*&nbsp;'._("All categories");
+    $this->ocMapping['all']= array('0' => 'all');
+
+    /* Sort categories */
+    asort($this->aclObjects);
+
+    /* Fill acl types */
+    if ($this->isContainer){
+      $this->aclTypes= array("reset" => _("Reset ACLs"),
+                             "one" => _("One level"),
+                             "base" => _("Current object"),
+                             "sub" => _("Complete subtree"),
+                             "psub" => _("Complete subtree (permanent)"),
+                             "role" => _("Use ACL defined in role"));
+    } else {
+      $this->aclTypes= array("base" => _("Current object"),
+          "role" => _("Use ACL defined in role"));
+    }
+    asort($this->aclTypes);
+    $this->targets= array("user" => _("Users"), "group" => _("Groups"));
+    asort($this->targets);
+
+    /* Finally - we want to get saved... */
+    $this->is_account= TRUE;
+  }
+
+
+  function execute()
+  {
+    /* Call parent execute */
+    plugin::execute();
+  
+    $tmp= get_global('plist');
+    $plist= $tmp->info;
+
+    /* Handle posts */
+    if (isset($_POST['new_acl'])){
+      $this->dialogState= 'create';
+      $this->dialog= TRUE;
+      $this->currentIndex= count($this->gosaAclEntry);
+      $this->loadAclEntry(TRUE);
+    }
+
+    $new_acl= array();
+    $aclDialog= FALSE;
+    $firstedit= FALSE;
+    foreach($_POST as $name => $post){
+
+      /* Actions... */
+      if (preg_match('/^acl_edit_.*_x/', $name)){
+        $this->dialogState= 'create';
+        $firstedit= TRUE;
+        $this->dialog= TRUE;
+        $this->currentIndex= preg_replace('/^acl_edit_([0-9]+).*$/', '\1', $name);
+        $this->loadAclEntry();
+        continue;
+      }
+      if (preg_match('/^acl_del_.*_x/', $name)){
+        unset($this->gosaAclEntry[preg_replace('/^acl_del_([0-9]+).*$/', '\1', $name)]);
+        continue;
+      }
+
+      if (preg_match('/^cat_edit_.*_x/', $name)){
+        $this->aclObject= preg_replace('/^cat_edit_([^_]+)_.*$/', '\1', $name);
+        $this->dialogState= 'edit';
+        foreach ($this->ocMapping[$this->aclObject] as $oc){
+          if (isset($this->aclContents[$oc])){
+            $this->savedAclContents[$oc]= $this->aclContents[$oc];
+          }
+        }
+        continue;
+      }
+      if (preg_match('/^cat_del_.*_x/', $name)){
+        $idx= preg_replace('/^cat_del_([^_]+)_.*$/', '\1', $name);
+        foreach ($this->ocMapping[$idx] as $key){
+          unset($this->aclContents["$idx/$key"]);
+        }
+        continue;
+      }
+
+      /* Sorting... */
+      if (preg_match('/^sortup_.*_x/', $name)){
+        $index= preg_replace('/^sortup_([0-9]+).*$/', '\1', $name);
+        if ($index > 0){
+          $tmp= $this->gosaAclEntry[$index];
+          $this->gosaAclEntry[$index]= $this->gosaAclEntry[$index-1];
+          $this->gosaAclEntry[$index-1]= $tmp;
+        }
+        continue;
+      }
+      if (preg_match('/^sortdown_.*_x/', $name)){
+        $index= preg_replace('/^sortdown_([0-9]+).*$/', '\1', $name);
+        if ($index < count($this->gosaAclEntry)-1){
+          $tmp= $this->gosaAclEntry[$index];
+          $this->gosaAclEntry[$index]= $this->gosaAclEntry[$index+1];
+          $this->gosaAclEntry[$index+1]= $tmp;
+        }
+        continue;
+      }
+
+      /* ACL saving... */
+      if (preg_match('/^acl_.*_[^xy]$/', $name)){
+        $aclDialog= TRUE;
+        list($dummy, $object, $attribute, $value)= split('_', $name);
+
+        /* Skip for detection entry */
+        if ($object == 'dummy') {
+          continue;
+        }
+
+        /* Ordinary ACLs */
+        if (!isset($new_acl[$object])){
+          $new_acl[$object]= array();
+        }
+        if (isset($new_acl[$object][$attribute])){
+          $new_acl[$object][$attribute].= $value;
+        } else {
+          $new_acl[$object][$attribute]= $value;
+        }
+      }
+
+      if(isset($_POST['selected_role'])){
+        $this->aclContents = "";
+        $this->aclContents = base64_decode($_POST['selected_role']);
+      }
+    }
+    
+    /* Only be interested in new acl's, if we're in the right _POST place */
+    if ($aclDialog && $this->aclObject != "" && is_array($this->ocMapping[$this->aclObject])){
+
+      foreach ($this->ocMapping[$this->aclObject] as $oc){
+        unset($this->aclContents[$oc]);
+        unset($this->aclContents[$this->aclObject.'/'.$oc]);
+        if (isset($new_acl[$oc])){
+          $this->aclContents[$oc]= $new_acl[$oc];
+        }
+        if (isset($new_acl[$this->aclObject.'/'.$oc])){
+          $this->aclContents[$this->aclObject.'/'.$oc]= $new_acl[$this->aclObject.'/'.$oc];
+        }
+      }
+    }
+
+    /* Save new acl in case of base edit mode */
+    if ($this->aclType == 'base' && !$firstedit){
+      $this->aclContents= $new_acl;
+    }
+
+    /* Cancel new acl? */
+    if (isset($_POST['cancel_new_acl'])){
+      $this->dialogState= 'head';
+      $this->dialog= FALSE;
+      if ($this->wasNewEntry){
+        unset ($this->gosaAclEntry[$this->currentIndex]);
+      }
+    }
+
+    /* Store ACL in main object? */
+    if (isset($_POST['submit_new_acl'])){
+      $this->gosaAclEntry[$this->currentIndex]['type']= $this->aclType;
+      $this->gosaAclEntry[$this->currentIndex]['members']= $this->recipients;
+      $this->gosaAclEntry[$this->currentIndex]['acl']= $this->aclContents;
+      $this->dialogState= 'head';
+      $this->dialog= FALSE;
+    }
+
+    /* Cancel edit acl? */
+    if (isset($_POST['cancel_edit_acl'])){
+      $this->dialogState= 'create';
+      foreach ($this->ocMapping[$this->aclObject] as $oc){
+        if (isset($this->savedAclContents[$oc])){
+          $this->aclContents[$oc]= $this->savedAclContents[$oc];
+        }
+      }
+    }
+
+    /* Save edit acl? */
+    if (isset($_POST['submit_edit_acl'])){
+      $this->dialogState= 'create';
+    }
+
+    /* Add acl? */
+    if (isset($_POST['add_acl']) && $_POST['aclObject'] != ""){
+      $this->dialogState= 'edit';
+      $this->savedAclContents= array();
+      foreach ($this->ocMapping[$this->aclObject] as $oc){
+        if (isset($this->aclContents[$oc])){
+          $this->savedAclContents[$oc]= $this->aclContents[$oc];
+        }
+      }
+    }
+
+    /* Add to list? */
+    if (isset($_POST['add']) && isset($_POST['source'])){
+      foreach ($_POST['source'] as $key){
+        if ($this->target == 'user'){
+          $this->recipients[$key]= $this->users[$key];
+        }
+        if ($this->target == 'group'){
+          $this->recipients[$key]= $this->groups[$key];
+        }
+      }
+      ksort($this->recipients);
+    }
+
+    /* Remove from list? */
+    if (isset($_POST['del']) && isset($_POST['recipient'])){
+      foreach ($_POST['recipient'] as $key){
+          unset($this->recipients[$key]);
+      }
+    }
+
+    /* Save common values */
+    foreach (array("aclType", "aclObject", "target") as $key){
+      if (isset($_POST[$key])){
+        $this->$key= validate($_POST[$key]);
+      }
+    }
+
+    /* Create templating instance */
+    $smarty= get_smarty();
+
+    if ($this->dialogState == 'head'){
+      /* Draw list */
+      $aclList= new divSelectBox("aclList");
+      $aclList->SetHeight(450);
+      
+      /* Fill in entries */
+      foreach ($this->gosaAclEntry as $key => $entry){
+        $field1= array("string" => $this->aclTypes[$entry['type']], "attach" => "style='width:150px'");
+        $field2= array("string" => $this->assembleAclSummary($entry));
+        $action= "<input type='image' name='sortup_$key' alt='up' title='"._("Up")."' src='images/sort_up.png' align='top'>";
+        $action.= "<input type='image' name='sortdown_$key' alt='down' title='"._("Down")."' src='images/sort_down.png'>";
+        $action.= "<input class='center' type='image' src='images/edit.png' alt='"._("edit")."' name='acl_edit_$key' title='"._("Edit ACL")."'>";
+        $action.= "<input class='center' type='image' src='images/edittrash.png' alt='"._("delete")."' name='acl_del_$key' title='"._("Delete ACL")."'>";
+
+        $field3= array("string" => $action, "attach" => "style='border-right:0px;width:50px;text-align:right;'");
+        $aclList->AddEntry(array($field1, $field2, $field3));
+      }
+
+      $smarty->assign("aclList", $aclList->DrawList());
+    }
+
+    if ($this->dialogState == 'create'){
+      /* Draw list */
+      $aclList= new divSelectBox("aclList");
+      $aclList->SetHeight(150);
+
+      /* Add settings for all categories to the (permanent) list */
+      foreach ($this->aclObjects as $section => $dsc){
+        $summary= "";
+        foreach($this->ocMapping[$section] as $oc){
+          if (isset($this->aclContents[$oc]) && count($this->aclContents[$oc]) && isset($this->aclContents[$oc][0]) &&
+              $this->aclContents[$oc][0] != ""){
+
+            $summary.= "$oc, ";
+            continue;
+          }
+          if (isset($this->aclContents["$section/$oc"]) && count($this->aclContents["$section/$oc"]) && isset($this->aclContents["$section/$oc"][0]) &&
+              $this->aclContents["$section/$oc"][0] != ""){
+
+            $summary.= "$oc, ";
+            continue;
+          }
+          if (isset($this->aclContents[$oc]) && !isset($this->aclContents[$oc][0]) && count($this->aclContents[$oc])){
+            $summary.= "$oc, ";
+          }
+        }
+
+        /* Set summary... */
+        if ($summary == ""){
+          $summary= '<i>'._("No ACL settings for this category").'</i>';
+        } else {
+          $summary= sprintf(_("Contains ACLs for these objects: %s"), preg_replace('/, $/', '', $summary));
+        }
+
+        $field1= array("string" => $dsc, "attach" => "style='width:100px'");
+        $field2= array("string" => $summary);
+        $action= "<input class='center' type='image' src='images/edit.png' alt='"._("edit")."' name='cat_edit_$section' title='"._("Edit categories ACLs")."'>";
+        $action.= "<input class='center' type='image' src='images/edittrash.png' alt='"._("delete")."' name='cat_del_$section' title='"._("Clear categories ACLs")."'>";
+        $field3= array("string" => $action, "attach" => "style='border-right:0px;width:50px'");
+        $aclList->AddEntry(array($field1, $field2, $field3));
+      }
+
+      $smarty->assign("aclList", $aclList->DrawList());
+      $smarty->assign("aclType", $this->aclType);
+      $smarty->assign("aclTypes", $this->aclTypes);
+      $smarty->assign("target", $this->target);
+      $smarty->assign("targets", $this->targets);
+
+      /* Assign possible target types */
+      $smarty->assign("targets", $this->targets);
+      foreach ($this->attributes as $attr){
+        $smarty->assign($attr, $this->$attr);
+      }
+
+
+      /* Generate list */
+      $tmp= array();
+      foreach (array("user" => "users", "group" => "groups") as $field => $arr){
+        if ($this->target == $field){
+          foreach ($this->$arr as $key => $value){
+            if (!isset($this->recipients[$key])){
+              $tmp[$key]= $value;
+            }
+          }
+        }
+      }
+      $smarty->assign('sources', $tmp);
+      $smarty->assign('recipients', $this->recipients);
+
+      /* Acl selector if scope is base */
+      if ($this->aclType == 'base'){
+        $smarty->assign('aclSelector', $this->buildAclSelector($this->myAclObjects));
+      }
+
+      /* Role selector if scope is base */
+      if ($this->aclType == 'role'){
+        $smarty->assign('roleSelector', "Role selector");#, $this->buildRoleSelector($this->myAclObjects));
+        $smarty->assign('roleSelector', $this->buildRoleSelector($this->roles));
+      }
+    }
+
+    if ($this->dialogState == 'edit'){
+      $smarty->assign('headline', sprintf(_("Edit ACL for '%s', scope is '%s'"), $this->aclObjects[$this->aclObject], $this->aclTypes[$this->aclType]));
+
+      /* Collect objects for selected category */
+      foreach ($this->ocMapping[$this->aclObject] as $idx => $class){
+        if ($idx == 0){
+          continue;
+        }
+        $aclObjects[$this->aclObject.'/'.$class]= $plist[$class]['plDescription'];
+      }
+      if ($this->aclObject == 'all'){
+        $aclObjects['all']= _("All objects in current subtree");
+      }
+
+      /* Role selector if scope is base */
+      if ($this->aclType == 'role'){
+        $smarty->assign('roleSelector', $this->buildRoleSelector($this->roles));
+      } else {
+        $smarty->assign('aclSelector', $this->buildAclSelector($aclObjects));
+      }
+    }
+
+    /* Show main page */
+    $smarty->assign("dialogState", $this->dialogState);
+
+    return ($smarty->fetch (get_template_path('acl.tpl')));
+  }
+
+
+  function sort_by_priority($list)
+  {
+    $tmp= get_global('plist');
+    $plist= $tmp->info;
+    asort($plist);
+    $newSort = array();
+
+    foreach($list as $name => $translation){
+      $na  =  preg_replace("/^.*\//","",$name);
+      $prio = 0;
+      if(isset($plist[$na]['plPriority'])){
+        $prio=  $plist[$na]['plPriority'] ;
+      }
+
+      $newSort[$name] = $prio;
+    }
+
+    asort($newSort);
+
+    $ret = array();
+    foreach($newSort as $name => $prio){
+      $ret[$name] = $list[$name];
+    }
+    return($ret);
+  }
+
+
+  function buildRoleSelector($list)
+  {
+    $D_List =new divSelectBox("Acl_Roles");
+    $selected = $this->aclContents;
+    if(!is_string($this->aclContents) || !isset($list[$this->aclContents])){
+      $selected = key($list);
+    }
+
+    $str ="";
+    foreach($list as $dn => $values){
+
+      if($dn == $selected){    
+        $option = "<input type='radio' name='selected_role' value='".base64_encode($dn)."' checked>";
+      }else{
+        $option = "<input type='radio' name='selected_role' value='".base64_encode($dn)."'>";
+      }
+      $field1 = array("string" => $option) ;
+      $field2 = array("string" => $values['cn'], "attach" => "style='width:200px;'") ;
+      $field3 = array("string" => $values['description'],"attach" => "style='border-right:0px;'") ;
+
+      $D_List->AddEntry(array($field1,$field2,$field3));
+    }
+    return($D_List->DrawList());
+  } 
+
+
+  function buildAclSelector($list)
+  {
+    $display= "<input type='hidden' name='acl_dummy_0_0_0' value='1'>";
+    $cols= 3;
+    $tmp= get_global('plist');
+    $plist= $tmp->info;
+    asort($plist);
+
+    /* Add select all/none buttons */
+    $style = "style='width:100px;'";
+
+    $display .= "<input ".$style." type='button' name='toggle_all_create' onClick=\"acl_toggle_all('_0_c$');\" value='Toggle C'>";
+    $display .= "<input ".$style." type='button' name='toggle_all_move'   onClick=\"acl_toggle_all('_0_m$');\" value='Toggle M'>";
+    $display .= "<input ".$style." type='button' name='toggle_all_remove' onClick=\"acl_toggle_all('_0_d$');\" value='Toggle D'> - ";
+    $display .= "<input ".$style." type='button' name='toggle_all_read'   onClick=\"acl_toggle_all('_0_r$');\" value='Toggle R'>";
+    $display .= "<input ".$style." type='button' name='toggle_all_write'  onClick=\"acl_toggle_all('_0_w$');\" value='Toggle W'> - ";
+    
+    $display .= "<input ".$style." type='button' name='toggle_all_sub_read'  onClick=\"acl_toggle_all('[^0]_r$');\" value='R+'>";
+    $display .= "<input ".$style." type='button' name='toggle_all_sub_write'  onClick=\"acl_toggle_all('[^0]_w$');\" value='W+'>";
+  
+    $display .= "<br>";
+  
+    $style = "style='width:50px;'";
+    $display .= "<input ".$style." type='button' name='set_true_all_create' onClick=\"acl_set_all('_0_c$',true);\" value='C+'>";
+    $display .= "<input ".$style." type='button' name='set_false_all_create' onClick=\"acl_set_all('_0_c$',false);\" value='C-'>";
+    $display .= "<input ".$style." type='button' name='set_true_all_move' onClick=\"acl_set_all('_0_m$',true);\" value='M+'>";
+    $display .= "<input ".$style." type='button' name='set_false_all_move' onClick=\"acl_set_all('_0_m$',false);\" value='M-'>";
+    $display .= "<input ".$style." type='button' name='set_true_all_remove' onClick=\"acl_set_all('_0_d$',true);\" value='D+'>";
+    $display .= "<input ".$style." type='button' name='set_false_all_remove' onClick=\"acl_set_all('_0_d$',false);\" value='D-'> - ";
+    $display .= "<input ".$style." type='button' name='set_true_all_read' onClick=\"acl_set_all('_0_r$',true);\" value='R+'>";
+    $display .= "<input ".$style." type='button' name='set_false_all_read' onClick=\"acl_set_all('_0_r$',false);\" value='R-'>";
+    $display .= "<input ".$style." type='button' name='set_true_all_write' onClick=\"acl_set_all('_0_w$',true);\" value='W+'>";
+    $display .= "<input ".$style." type='button' name='set_false_all_write' onClick=\"acl_set_all('_0_w$',false);\" value='W-'> - ";
+
+    $display .= "<input ".$style." type='button' name='set_true_all_read' onClick=\"acl_set_all('[^0]_r$',true);\" value='R+'>";
+    $display .= "<input ".$style." type='button' name='set_false_all_read' onClick=\"acl_set_all('[^0]_r$',false);\" value='R-'>";
+    $display .= "<input ".$style." type='button' name='set_true_all_write' onClick=\"acl_set_all('[^0]_w$',true);\" value='W+'>";
+    $display .= "<input ".$style." type='button' name='set_false_all_write' onClick=\"acl_set_all('[^0]_w$',false);\" value='W-'>";
+
+    /* Build general objects */
+    $list =$this->sort_by_priority($list);
+    foreach ($list as $key => $name){
+
+      /* Create sub acl if it does not exist */
+      if (!isset($this->aclContents[$key])){
+        $this->aclContents[$key]= array();
+        $this->aclContents[$key][0]= '';
+      }
+      $currentAcl= $this->aclContents[$key];
+
+      /* Object header */
+      if($_SESSION['js']) {
+        if(isset($_SERVER['HTTP_USER_AGENT']) && preg_match("/gecko/i",$_SERVER['HTTP_USER_AGENT'])) {
+          $display.= "\n<table style='width:100%;border:1px solid #A0A0A0' cellspacing=0 cellpadding=2>".
+                     "\n  <tr>".
+                     "\n    <td style='background-color:#C8C8C8;height:1.8em;' colspan=".($cols-1)."><b>"._("Object").": $name</b></td>".
+                     "\n    <td align='right' style='background-color:#C8C8C8;height:1.8em;'>".
+                     "\n    <input type='button' onclick='divtoggle(\"".preg_replace("/[^a-z0-9]/i","_",$name)."\");' value='"._("Show/Hide Advanced Settings")."' /></td>".
+                     "\n  </tr>";
+        } else if (isset($_SERVER['HTTP_USER_AGENT']) && preg_match("/ie/i",$_SERVER['HTTP_USER_AGENT'])) {
+          $display.= "\n<table style='width:100%;border:1px solid #A0A0A0' cellspacing=0 cellpadding=2>".
+                     "\n  <tr>".
+                     "\n    <td style='background-color:#C8C8C8;height:1.8em;' colspan=".($cols-1)."><b>"._("Object").": $name</b></td>".
+                     "\n    <td align='right' style='background-color:#C8C8C8;height:1.8em;'>".
+                     "\n    <input type='button' onclick='divtoggle(\"".preg_replace("/[^a-z0-9]/i","_",$name)."\");' value='"._("Show/Hide Advanced Settings")."' /></td>".
+                     "\n  </tr>";
+        } else {
+          $display.= "\n<table style='width:100%;border:1px solid #A0A0A0' cellspacing=0 cellpadding=2>".
+                     "\n  <tr>".
+                     "\n    <td style='background-color:#C8C8C8;height:1.8em;' colspan=$cols><b>"._("Object").": $name</b></td>".
+                     "\n  </tr>";
+        }
+      } else {
+          $display.= "\n<table style='width:100%;border:1px solid #A0A0A0' cellspacing=0 cellpadding=2>".
+                     "\n  <tr>".
+                     "\n    <td style='background-color:#C8C8C8;height:1.8em;' colspan=$cols><b>"._("Object").": $name</b></td>".
+                     "\n  </tr>";
+      }
+
+      /* Generate options */
+      $spc= "&nbsp;&nbsp;";
+      if ($this->isContainer && $this->aclType != 'base'){
+        $options= $this->mkchkbx($key."_0_c",  _("Create objects"), preg_match('/c/', $currentAcl[0])).$spc;
+        $options.= $this->mkchkbx($key."_0_m", _("Move objects"), preg_match('/m/', $currentAcl[0])).$spc;
+        $options.= $this->mkchkbx($key."_0_d", _("Remove objects"), preg_match('/d/', $currentAcl[0])).$spc;
+        if ($plist[preg_replace('%^.*/%', '', $key)]['plSelfModify']){
+          $options.= $this->mkchkbx($key."_0_s", _("Modifyable by owner"), preg_match('/s/', $currentAcl[0])).$spc;
+        }
+      } else {
+        $options= $this->mkchkbx($key."_0_m", _("Move object"), preg_match('/m/', $currentAcl[0])).$spc;
+        $options.= $this->mkchkbx($key."_0_d", _("Remove object"), preg_match('/d/', $currentAcl[0])).$spc;
+        if ($plist[preg_replace('%^.*/%', '', $key)]['plSelfModify']){
+          $options.= $this->mkchkbx($key."_0_s", _("Modifyable by owner"), preg_match('/s/', $currentAcl[0])).$spc;
+        }
+      }
+
+      /* Global options */
+      $more_options= $this->mkchkbx($key."_0_r",  _("read"), preg_match('/r/', $currentAcl[0])).$spc;
+      $more_options.= $this->mkchkbx($key."_0_w", _("write"), preg_match('/w/', $currentAcl[0]));
+
+      $display.= "\n  <tr>".
+                 "\n    <td style='background-color:#E0E0E0' colspan=".($cols-1).">$options</td>".
+                 "\n    <td style='background-color:#D4D4D4'>&nbsp;"._("Complete object").": $more_options</td>".
+                 "\n  </tr>";
+
+      /* Walk through the list of attributes */
+      $cnt= 1;
+      $splist= $plist[preg_replace('%^.*/%', '', $key)]['plProvidedAcls'];
+      asort($splist);
+      if($_SESSION['js']) {
+        if(isset($_SERVER['HTTP_USER_AGENT']) && preg_match("/gecko/i",$_SERVER['HTTP_USER_AGENT'])) {
+          $display.= "\n  <tr id='tr_".preg_replace("/[^a-z0-9]/i","_",$name)."' style='vertical-align:top;height:0px;'>".
+                     "\n    <td colspan=".$cols.">".
+                     "\n      <div id='".preg_replace("/[^a-z0-9]/i","_",$name)."' style='overflow:hidden;visibility:hidden;height:0px;vertical-align:top;width:100%;'>".
+                     "\n        <table style='width:100%;'>";
+        } else if (isset($_SERVER['HTTP_USER_AGENT']) && preg_match("/ie/i",$_SERVER['HTTP_USER_AGENT'])) {
+          $display.= "\n  <tr id='tr_".preg_replace("/[^a-z0-9]/i","_",$name)."' style='vertical-align:top;height:0px;'>".
+                     "\n    <td colspan=".$cols.">".
+                     "\n      <div id='".preg_replace("/[^a-z0-9]/i","_",$name)."' style='position:absolute;overflow:hidden;visibility:hidden;height:0px;vertical-align:top;width:100%;'>".
+                     "\n        <table style='width:100%;'>";
+        }
+      }
+      foreach($splist as $attr => $dsc){
+
+        /* Skip pl* attributes, they are internal... */
+        if (preg_match('/^pl[A-Z]+.*$/', $attr)){
+          continue;
+        }
+
+        /* Open table row */
+        if ($cnt == 1){
+          $display.= "\n  <tr>";
+        }
+
+        /* Close table row */
+        if ($cnt == $cols){
+          $cnt= 1;
+          $rb= "";
+          $end= "\n  </tr>";
+        } else {
+          $cnt++;
+          $rb= "border-right:1px solid #A0A0A0;";
+          $end= "";
+        }
+
+        /* Collect list of attributes */
+        $state= "";
+        if (isset($currentAcl[$attr])){
+          $state= $currentAcl[$attr];
+        }
+        $display.= "\n    <td style='border-top:1px solid #A0A0A0;${rb}width:".(int)(100/$cols)."%'>".
+                   "\n      <b>$dsc</b> ($attr)<br>".$this->mkrwbx($key."_".$attr, $state)."</td>$end";
+      }
+      
+      /* Fill missing td's if needed */
+      if (--$cnt != $cols && $cnt != 0){
+       $display.= str_repeat("\n    <td style='border-top:1px solid #A0A0A0; width:".(int)(100/$cols)."%'>&nbsp;</td>", $cols-$cnt); 
+      }
+
+      if($_SESSION['js']) {
+        if(isset($_SERVER['HTTP_USER_AGENT']) && (preg_match("/gecko/i",$_SERVER['HTTP_USER_AGENT'])) || (preg_match("/ie/i",$_SERVER['HTTP_USER_AGENT']))) {
+          $display.= "\n        </table>".
+                     "\n      </div>".
+                     "\n    </td>".
+                     "\n  </tr>";
+        }
+      }
+
+      $display.= "\n</table><br />\n";
+    }
+
+    return ($display);
+  }
+
+
+  function mkchkbx($name, $text, $state= FALSE)
+  {
+    $state= $state?"checked":"";
+    return "\n      <input id='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."' type=checkbox name='acl_$name' $state>".
+           "\n      <label for='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."'>$text</label>";
+  }
+
+
+  function mkrwbx($name, $state= "")
+  {
+    $rstate= preg_match('/r/', $state)?'checked':'';
+    $wstate= preg_match('/w/', $state)?'checked':'';
+    return ("\n      <input id='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."_r' type=checkbox name='acl_${name}_r' $rstate>".
+            "\n      <label for='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."_r'>"._("read")."</label>".
+            "\n      <input id='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."_w' type=checkbox name='acl_${name}_w' $wstate>".
+            "\n      <label for='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."_w'>"._("write")."</label>");
+  }
+
+
+  static function explodeACL($acl)
+  {
+    list($index, $type)= split(':', $acl);
+    $a= array( $index => array("type" => $type,
+                               "members" => acl::extractMembers($acl,$type == "role")));
+   
+    /* Handle different types */
+    switch ($type){
+
+      case 'psub':
+      case 'sub':
+      case 'one':
+      case 'base':
+        $a[$index]['acl']= acl::extractACL($acl);
+        break;
+      
+      case 'role':
+        $a[$index]['acl']= base64_decode(preg_replace('/^[^:]+:[^:]+:([^:]+).*$/', '\1', $acl));
+        break;
+
+      case 'reset':
+        break;
+      
+      default:
+        print_red(sprintf(_("Unkown ACL type '%s'. Don't know how to handle it."), $type));
+        $a= array();
+    }
+    return ($a);
+  }
+
+
+  static function extractMembers($acl,$role = FALSE)
+  {
+    global $config;
+    $a= array();
+
+    /* Rip acl off the string, seperate by ',' and place it in an array */
+    if($role){
+      $ms= preg_replace('/^[^:]+:[^:]+:[^:]+:([^:]+).*$/', '\1', $acl);
+    }else{
+      $ms= preg_replace('/^[^:]+:[^:]+:([^:]+).*$/', '\1', $acl);
+    }
+    if ($ms == $acl){
+      return $a;
+    }
+    $ma= split(',', $ms);
+
+    /* Decode dn's, fill with informations from LDAP */
+    $ldap= $config->get_ldap_link();
+    foreach ($ma as $memberdn){
+      $dn= base64_decode($memberdn);
+      $ldap->cat($dn, array('cn', 'objectClass', 'description', 'uid'));
+
+      /* Found entry... */
+      if ($ldap->count()){
+        $attrs= $ldap->fetch();
+        if (in_array_ics('gosaAccount', $attrs['objectClass'])){
+          $a['U:'.$dn]= $attrs['cn'][0]." [".$attrs['uid'][0]."]";
+        } else {
+          $a['G:'.$dn]= $attrs['cn'][0];
+          if (isset($attrs['description'][0])){
+            $a['G:'.$dn].= " [".$attrs['description'][0]."]";
+          }
+        }
+
+      /* ... or not */
+      } else {
+        $a['U:'.$dn]= sprintf(_("Unknown entry '%s'!"), $dn);
+      }
+    }
+
+    return ($a);
+  }
+
+
+  static function extractACL($acl)
+  {
+    /* Rip acl off the string, seperate by ',' and place it in an array */
+    $as= preg_replace('/^[^:]+:[^:]+:[^:]*:(.*)$/', '\1', $acl);
+    $aa= split(',', $as);
+    $a= array();
+
+    /* Dis-assemble single ACLs */
+    foreach($aa as $sacl){
+      
+      /* Dis-assemble field ACLs */
+      $ao= split('#', $sacl);
+      $gobject= "";
+      foreach($ao as $idx => $ssacl){
+
+        /* First is department with global acl */
+        $object= preg_replace('/^([^;]+);.*$/', '\1', $ssacl);
+        $gacl=   preg_replace('/^[^;]+;(.*)$/', '\1', $ssacl);
+        if ($idx == 0){
+          /* Create hash for this object */
+          $gobject= $object;
+          $a[$gobject]= array();
+
+          /* Append ACL if set */
+          if ($gacl != ""){
+            $a[$gobject]= array($gacl);
+          }
+        } else {
+
+          /* All other entries get appended... */
+          list($field, $facl)= split(';', $ssacl);
+          $a[$gobject][$field]= $facl;
+        }
+
+      }
+    }
+
+    return ($a);
+  }
+
+  
+  function assembleAclSummary($entry)
+  {
+    $summary= "";
+
+    /* Summarize ACL */
+    if (isset($entry['acl'])){
+      $acl= "";
+
+      if($entry['type'] == "role"){
+
+        if(isset($this->roles[$entry['acl']])){  
+          $summary.= sprintf(_("Role: %s"), $this->roles[$entry['acl']]['cn']);
+        }else{
+          $summary.= sprintf(_("Role: %s"), "<i>"._("Unknown role, possibly removed")."</i>");
+        }
+      }else{
+        foreach ($entry['acl'] as $name => $object){
+          if (count($object)){
+            $acl.= "$name, ";
+          }
+        }
+        $summary.= sprintf(_("Contains settings for these objects: %s"), preg_replace('/, $/', '', $acl));
+      }
+    }
+
+    /* Summarize members */
+    if ($summary != ""){
+      $summary.= ", ";
+    }
+    if (count($entry['members'])){
+      $summary.= _("Members:")." ";
+      foreach ($entry['members'] as $cn){
+        $cn= preg_replace('/ \[.*$/', '', $cn);
+        $summary.= $cn.", ";
+      }
+    } else {
+      $summary.= _("ACL is valid for all users");
+    }
+
+    return (preg_replace('/, $/', '', $summary));
+  }
+
+
+  function loadAclEntry($new= FALSE)
+  {
+    /* New entry gets presets... */
+    if ($new){
+      $this->aclType= 'base';
+      $this->recipients= array();
+      $this->aclContents= array();
+    } else {
+      $acl= $this->gosaAclEntry[$this->currentIndex];
+      $this->aclType= $acl['type'];
+      $this->recipients= $acl['members'];
+      $this->aclContents= $acl['acl'];
+    }
+
+    $this->wasNewEntry= $new;
+  }
+
+
+  function aclPostHandler()
+  {
+    if (isset($_POST['save_acl'])){
+      $this->save();
+      return TRUE;
+    }
+
+    return FALSE;
+  }
+
+  
+  function PrepareForCopyPaste($source)
+  {
+    plugin::PrepareForCopyPaste($source);
+    
+    $dn = $source['dn'];
+    $acl_c = new acl($this->config, $this->parent,$dn);
+    $this->gosaAclEntry = $acl_c->gosaAclEntry;
+  }
+
+
+  function save()
+  {
+    /* Assemble ACL's */
+    $tmp_acl= array();
+    foreach ($this->gosaAclEntry as $prio => $entry){
+      $final= "";
+      $members= "";
+      if (isset($entry['members'])){
+        foreach ($entry['members'] as $key => $dummy){
+          $members.= base64_encode(preg_replace('/^.:/', '', $key)).',';
+        }
+      }
+
+      if($entry['type'] != "role"){
+        $final= $prio.":".$entry['type'].":".preg_replace('/,$/', '', $members);
+      }else{
+        $final= $prio.":".$entry['type'].":".base64_encode($entry['acl']).":".preg_replace('/,$/', '', $members);
+      }
+
+      /* ACL's if needed */
+      if ($entry['type'] != "reset" && $entry['type'] != "role"){
+        $acl= ":";
+        if (isset($entry['acl'])){
+          foreach ($entry['acl'] as $object => $contents){
+
+            /* Only save, if we've some contents in there... */
+            if (count($contents)){
+              $acl.= $object.";";
+
+              foreach($contents as $attr => $permission){
+
+                /* First entry? Its the one for global settings... */
+                if ($attr == '0'){
+                  $acl.= $permission;
+                } else {
+                  $acl.= '#'.$attr.';'.$permission;
+                }
+
+              }
+              $acl.= ',';
+            }
+            
+          }
+        }
+        $final.= preg_replace('/,$/', '', $acl);
+      }
+
+      $tmp_acl[]= $final;
+    } 
+
+    /* Call main method */
+    plugin::save();
+
+    /* Finally (re-)assign it... */
+    $this->attrs['gosaAclEntry']= $tmp_acl;
+
+    /* Remove acl from this entry if it is empty... */
+    if (!count($tmp_acl)){
+      /* Remove attribute */
+      if ($this->initially_was_account){
+        $this->attrs['gosaAclEntry']= array();
+      } else {
+        if (isset($this->attrs['gosaAclEntry'])){
+          unset($this->attrs['gosaAclEntry']);
+        }
+      }
+
+      /* Remove object class */
+      $this->attrs['objectClass']= array_remove_entries(array('gosaAcl'), $this->attrs['objectClass']);
+    }    
+
+    /* Do LDAP modifications */
+    $ldap= $this->config->get_ldap_link();
+    $ldap->cd($this->dn);
+    $this->cleanup();
+    $ldap->modify ($this->attrs);
+
+    if(count($this->attrs)){
+      new log("modify","acls/".get_class($this),$this->dn,array_keys($this->attrs),$ldap->get_error());
+    }
+
+    show_ldap_error($ldap->get_error(), sprintf(_("Saving ACLs with dn '%s' failed."),$this->dn));
+
+    /* Refresh users ACLs */
+    $ui= get_userinfo();
+    $ui->loadACL();
+    $_SESSION['ui']= $ui;
+  }
+
+
+  function remove_from_parent()
+  {
+    plugin::remove_from_parent();
+
+    /* include global link_info */
+    $ldap= $this->config->get_ldap_link();
+
+    $ldap->cd($this->dn);
+    $this->cleanup();
+    $ldap->modify ($this->attrs);
+
+    new log("remove","acls/".get_class($this),$this->dn,array_keys($this->attrs),$ldap->get_error());
+
+    /* Optionally execute a command after we're done */
+    $this->handle_post_events("remove",array("uid" => $this->uid));
+  }
+
+  
+  /* Return plugin informations for acl handling */
+  static function plInfo()
+  {
+    return (array(
+          "plShortName"   => _("ACL"),
+          "plDescription" => _("ACL")._("Access control list").")",
+          "plSelfModify"  => FALSE,
+          "plDepends"     => array(),
+          "plPriority"    => 0,
+          "plSection"     => array("administration"),
+          "plCategory"    => array("acl" => array("description"  => _("ACL")."&nbsp;&amp;&nbsp;"._("ACL roles"),
+                                                          "objectClass"  => array("gosaAcl","gosaRole"))),
+          "plProvidedAcls"=> array(
+            "cn"          => _("Role name"),
+            "description" => _("Role description"))
+
+          ));
+  }
+
+
+  /* Remove acls defined for $src */
+  function remove_acl()
+  {
+    $this->remove_acl_for_dn($this->dn);
+  }
+
+
+  /* Remove acls defined for $src */
+  function remove_acl_for_dn($src = "")
+  {
+    if($src == ""){
+      $src = $this->dn;
+    }
+    $ldap = $this->config->get_ldap_link();
+    $ldap->cd($this->config->current['BASE']);
+    $ldap->search("(&(objectClass=gosaAcl)(gosaAclEntry=*".base64_encode($src)."*))",array("gosaAclEntry","dn"));
+    while($attrs = $ldap->fetch()){
+      $acl = new acl($this->config,$this->parent,$attrs['dn']);
+      foreach($acl->gosaAclEntry as $id => $entry){
+        foreach($entry['members'] as $m_id => $member){
+          if($m_id == "U:".$src){
+            unset($acl->gosaAclEntry[$id]['members'][$m_id]);
+            gosa_log("modify","users/acl",$attrs['dn'],array(),sprintf("Removed acl for user %s on object %s.",$src,$attrs['dn']));
+          }
+          if($m_id == "G:".$src){
+            unset($acl->gosaAclEntry[$id]['members'][$m_id]);
+            gosa_log("modify","groups/acl",$attrs['dn'],array(),sprintf("Removed acl for group %s on object %s.",$src,$attrs['dn']));
+          }
+        }
+      }
+      $acl -> save();
+    }
+  }
+
+  function update_acl_membership($src,$dst)
+  {
+    $ldap = $this->config->get_ldap_link();
+    $ldap->cd($this->config->current['BASE']);
+    $ldap->search("(&(objectClass=gosaAcl)(gosaAclEntry=*".base64_encode($src)."*))",array("gosaAclEntry","dn"));
+    while($attrs = $ldap->fetch()){
+      $acl = new acl($this->config,$this->parent,$attrs['dn']);
+      foreach($acl->gosaAclEntry as $id => $entry){
+        foreach($entry['members'] as $m_id => $member){
+          if($m_id == "U:".$src){
+            unset($acl->gosaAclEntry[$id]['members'][$m_id]);
+            $new = "U:".$dst;
+            $acl->gosaAclEntry[$id]['members'][$new] = $new;
+            gosa_log("modify","users/acl",$attrs['dn'],array(),sprintf("Updated acl for user %s on object %s.",$src,$attrs['dn']));
+          }
+          if($m_id == "G:".$src){
+            unset($acl->gosaAclEntry[$id]['members'][$m_id]);
+            $new = "G:".$dst;
+            $acl->gosaAclEntry[$id]['members'][$new] = $new;
+            gosa_log("modify","groups/acl",$attrs['dn'],array(),sprintf("Updated acl for group %s on object %s.",$src,$attrs['dn']));
+          }
+        }
+      }
+      $acl -> save();
+    }
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_cache_handler.inc b/gosa-core/include/class_cache_handler.inc
new file mode 100644 (file)
index 0000000..fd47ec8
--- /dev/null
@@ -0,0 +1,70 @@
+<?php
+
+class gosa_cache 
+{
+  var $c_memcache = NULL;
+  var $b_connected= FALSE; 
+
+  function __construct()
+  {
+    $this->connect();
+  }
+
+  
+  function connect()
+  {
+    $this->close();
+    if(class_exists("Memcache")){
+      $this->c_memcache = new Memcache;
+      $res = $this->c_memcache->pconnect("localhost",11211);
+      if(!$res){
+        $this->b_connected = FALSE;
+        $this->c_memcache  = NULL;
+      }else{
+        $this->b_connected = TRUE;
+      }
+    }
+  }  
+
+  function close()
+  {
+    if($this->b_connected){
+      $this->c_memcache->close();
+    }
+  }
+  
+
+  function save($key,$value)
+  {
+    if($this->b_connected){
+      $this->c_memcache->set($key,$value);
+    }
+  }
+
+  function load($key)
+  {
+    if($this->b_connected){
+      return($this->c_memcache->get($key));
+    }
+  }
+
+  function remove($key)
+  {
+    if($this->b_connected){
+      return($this->c_memcache->delete($key));
+    }
+  }
+
+  function status()
+  {
+    if($this->b_connected){ 
+      return($this->c_memcache->getStats());
+    }else{
+      return("");
+    }
+  }
+}
+
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_certificate.inc b/gosa-core/include/class_certificate.inc
new file mode 100755 (executable)
index 0000000..f7e784d
--- /dev/null
@@ -0,0 +1,256 @@
+<?php
+
+/* definitions */
+
+/* certificates */
+define("PEM","pem");
+define("DER","der");
+
+class certificate 
+{
+  /* vars */
+  var $data;
+  var $type;
+  var $error;
+
+  /* Initialize all vars*/ 
+  function certificate()
+  {
+    $this->data= "";
+    $this->type= false;
+    $this->error="";  
+    $this->info = array();
+  } 
+
+  /* Reads specified Certfile/string and convert it to PEM*/
+  function import($data,$type=false)
+  {
+    /* if is file read from file, else use string as it is*/
+    if(is_file($data))  {
+      $fp = fopen($data,"r+");
+      $str = "";
+
+      if(!$fp){
+        $this->certificate();
+        $this->error=_("Can't open specified file, check accessibility and or existence");
+        return(false);
+      }else{
+        /* Reading data*/
+        while(!feof($fp)){
+          $str.=fgets($fp,1024);
+        }
+      }
+      /* Filename given, so we use the data from the file */
+      $this->data = $str;
+    } else {
+      /* Cert as String, use this string */
+      $this->data = $data;
+    }
+
+    /* Data can't be empty */
+    if($data = ""){
+      $this->certificate();
+      $this->error = _("Can't read specified certificate / or empty string given"); 
+      return(false);
+    }
+
+    /* Prefer specified certtype*/
+    if($type) {
+      $this->type = $type;  
+    }else{
+      /* Detect certtype, cause there is none specified */      
+
+      /* PEM allways starts with ----BEGIN CERTIFICATE-----*/
+      if(strstr($this->data,"CERTIFICATE"))  {
+        $this->type=PEM;
+      } else {
+        /* We test DER now, on fail abort */
+        $this->type=DER;
+      }
+    }
+
+    /* Convert to PEM to give $this->info the ability to read the cert */  
+    if($this->type == DER )    {
+      $this->derTOpem();
+    }
+
+    /* If cert is loaded correctly and is PEM now, we could read some data out of it */
+    if(count($this->info()) <=1)  {
+      $this->certificate();
+      $this->error = _("Can't load certificate, possibly unsupported format (use PEM/DER) ");
+      /* Reset*/
+      return(false);
+    }
+
+    $this->info(false);
+
+    /* Loaded a readable cert */
+    return(true);
+  }
+
+  /* Returns Array with all containing data */
+  function info($ret = true)
+  {
+    if($this->type != PEM){
+      $this->error = _("The Format must be PEM, to output certificate informations");
+      return(false);
+    } else {
+      /* return an array with all given information */
+      $this->info=openssl_x509_parse($this->data);
+
+      if($ret)
+        return($this->info);
+    }
+  }
+
+  /* Return Functions */
+  function getvalidto_date()
+  {
+    if(isset($this->info['validTo_time_t'])){
+      return($this->info['validTo_time_t']);
+    }else{
+      return(false);
+    }
+  } 
+
+  function getvalidfrom_date()
+  {
+    if(isset($this->info['validFrom_time_t'])){
+      return($this->info['validFrom_time_t']);
+    }else{
+      return(false);
+    }
+
+  }
+
+  function getname()
+  {
+    if(isset($this->info['name'])){
+      return($this->info['name']);
+    }else{
+      return(false);
+    }
+  }
+
+  function getCN()
+  {
+    if(isset($this->info['subject']['CN'])){
+      return($this->info['subject']['CN']);
+    }else{
+      return(false);
+    }
+  }
+
+  function getO()
+  {
+    if(isset($this->info['subject']['O'])){
+      return($this->info['subject']['O']);
+    }else{
+      return(false);
+    }
+  }
+
+  function getOU()
+  {
+    if(isset($this->info['subject']['OU'])){
+      return($this->info['subject']['OU']);
+    }else{
+      return(false);
+    }
+  }
+
+  function getSerialNumber()
+  {
+    if(isset($this->info['serialNumber'])){
+      return($this->info['serialNumber']);
+    }else{
+      return(false);
+    }
+  }
+
+  function isvalid()
+  {
+    return (($this->type != false)&&(count($this->info)>1));
+  }
+  
+
+  /* Export Certificate to specified file, with specified method*/
+  function export($type,$filename="temp")
+  {
+    /* Check if valid cert is loaded*/
+    if($this->type!=false){
+      /* Check if we must convert the cert */
+      if($this->type!= $type){
+        $strConv = $this->type."TO".$type;
+        $this->$strConv();
+      }    
+
+      /* open file for writing */
+      $fp = fopen($filename,"w+");
+
+      if(!$fp){
+        $this->error= _("Can't create/open File");
+        return(false);
+      }else{
+        fwrite($fp,$this->data,strlen($this->data));        
+      }
+      return(true);
+    }else{
+      $this->error= _("No valid certificate loaded");
+      return(false);    
+    }
+    return(false);
+  } 
+
+
+  /* Convert der to pem Certificate */
+  function derTOpem()
+  {
+    /* if type is DER start convert */
+    if($this->type == DER)    {
+      /* converting */
+      $this->type= PEM; 
+      $str = base64_encode($this->data);
+      $len = strlen($str);
+
+      $end = "";
+
+      while($len > 0 )      {
+        $len = $len - 64;
+        $str1 = substr($str,0,64)."\n";
+        $str  = substr($str,64,$len);
+        $end.= $str1;
+      }
+
+      $strend = "-----BEGIN CERTIFICATE-----\n".$end;
+      $strend .= "-----END CERTIFICATE-----";
+
+      $this->data     = $strend;
+      return(true); 
+    }
+    return(false);
+  }
+
+  /*Convert pem to der Certificate */
+  function pemTOder()
+  {
+    if($this->type == PEM)    {
+      $this->type= DER;
+
+      $str = $this->data;
+
+      $str = str_replace("-----BEGIN CERTIFICATE-----","",$str);
+      $str = str_replace("-----END CERTIFICATE-----","",$str);
+
+      $str = base64_decode($str);
+
+      $this->data = $str;
+      return(true);
+    }
+    return(false);
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_config.inc b/gosa-core/include/class_config.inc
new file mode 100644 (file)
index 0000000..92c8751
--- /dev/null
@@ -0,0 +1,851 @@
+<?php
+/*
+ * This code is part of GOsa (https://gosa.gonicus.de)
+ * Copyright (C) 2003-2006 - Cajus Pollmeier <pollmeier@gonicus.de>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+class config  {
+
+  /* XML parser */
+  var $parser;
+  var $config_found= FALSE;
+  var $tags= array();
+  var $level= 0;
+  var $gpc= 0;
+  var $section= "";
+  var $currentLocation= "";
+
+  /* Selected connection */
+  var $current= array();
+
+  /* Link to LDAP-server */
+  var $ldap= NULL;
+  var $referrals= array();
+
+  /* Configuration data */
+  var $data= array( 'TABS' => array(), 'LOCATIONS' => array(), 'SERVERS' => array(),
+      'MAIN' => array(),
+      'MENU' => array(), 'SERVICE' => array());
+  var $basedir= "";
+
+  /* Keep a copy of the current deparment list */
+  var $departments= array();
+  var $idepartments= array();
+  var $adepartments= array();
+  var $tdepartments= array();
+  var $filename = "";
+  var $last_modified = 0;
+
+  function config($filename, $basedir= "")
+  {
+    $this->parser = xml_parser_create();
+    $this->basedir= $basedir;
+
+    xml_set_object($this->parser, $this);
+    xml_set_element_handler($this->parser, "tag_open", "tag_close");
+
+    /* Parse config file directly? */
+    if ($filename != ""){
+      $this->parse($filename);
+    }
+  }
+
+  
+  function check_and_reload()
+  {
+    if($this->filename != "" && filemtime($this->filename) != $this->last_modified){
+
+      $this->config_found= FALSE;
+      $this->tags= array();
+      $this->level= 0;
+      $this->gpc= 0;
+      $this->section= "";
+      $this->currentLocation= "";
+
+      $this->parser = xml_parser_create();
+      xml_set_object($this->parser, $this);
+      xml_set_element_handler($this->parser, "tag_open", "tag_close");
+      $this->parse($this->filename);
+      if(isset($_SESSION['plist'])){
+        unset($_SESSION['plist']);
+      }
+      if(isset($_SESSION['plug'])){
+        unset($_SESSION['plug']);
+      }
+      if(isset($_GET['plug'])){
+        unset($_GET['plug']);
+      }
+    }
+  }  
+
+
+  function parse($filename)
+  { 
+    $this->last_modified = filemtime($filename);
+    $this->filename = $filename;
+    $fh= fopen($filename, "r"); 
+    $xmldata= fread($fh, 100000);
+    fclose($fh); 
+    if(!xml_parse($this->parser, chop($xmldata))){
+      $msg = sprintf(_("XML error in gosa.conf: %s at line %d"),
+            xml_error_string(xml_get_error_code($this->parser)),
+            xml_get_current_line_number($this->parser));
+      msg_dialog::display(_("Config file parsing"), $msg, FATAL_ERROR_DIALOG);
+      exit;
+    }
+  }
+
+  function tag_open($parser, $tag, $attrs)
+  { 
+    /* Save last and current tag for reference */
+    $this->tags[$this->level]= $tag;
+    $this->level++;
+
+    /* Trigger on CONF section */
+    if ($tag == 'CONF'){
+      $this->config_found= TRUE;
+    }
+
+    /* Return if we're not in config section */
+    if (!$this->config_found){
+      return;
+    }
+
+    /* yes/no to true/false and upper case TRUE to true and so on*/
+    foreach($attrs as $name => $value){
+      if(preg_match("/^(true|yes)$/i",$value)){
+        $attrs[$name] = "true";
+      }elseif(preg_match("/^(false|no)$/i",$value)){
+        $attrs[$name] = "false";
+      } 
+    }
+
+    /* Look through attributes */
+    switch ($this->tags[$this->level-1]){
+
+
+      /* Handle tab section */
+      case 'TAB':      $name= $this->tags[$this->level-2];
+
+                  /* Create new array? */
+                  if (!isset($this->data['TABS'][$name])){
+                    $this->data['TABS'][$name]= array();
+                  }
+
+                  /* Add elements */
+                  $this->data['TABS'][$name][]= $attrs;
+                  break;
+
+                  /* Handle location */
+      case 'LOCATION':
+                  if ($this->tags[$this->level-2] == 'MAIN'){
+                    $name= $attrs['NAME'];
+                    $this->currentLocation= $name;
+
+                    /* Add location elements */
+                      $this->data['LOCATIONS'][$name]= $attrs;
+                    }
+                  break;
+
+                  /* Handle referral tags */
+      case 'REFERRAL':
+                  if ($this->tags[$this->level-2] == 'LOCATION'){
+                    $url= $attrs['URL'];
+                    $server= preg_replace('!^([^:]+://[^/]+)/.*$!', '\\1', $url);
+
+                    /* Add location elements */
+                    if (!isset($this->data['LOCATIONS'][$this->currentLocation]['REFERRAL'])){
+                      $this->data['LOCATIONS'][$this->currentLocation]['REFERRAL']= array();
+                    }
+
+                    $this->data['LOCATIONS'][$this->currentLocation]['REFERRAL'][$server]= $attrs;
+                  }
+                  break;
+
+                  /* Load main parameters */
+      case 'MAIN':
+                  $this->data['MAIN']= array_merge ($this->data['MAIN'], $attrs);
+                  break;
+
+                  /* Load menu */
+      case 'SECTION':
+                  if ($this->tags[$this->level-2] == 'MENU'){
+                    $this->section= $attrs['NAME'];
+                    $this->data['MENU'][$this->section]= array(); ;
+                  }
+                  break;
+
+                  /* Inser plugins */
+      case 'PLUGIN':
+                  if ($this->tags[$this->level-3] == 'MENU' &&
+                      $this->tags[$this->level-2] == 'SECTION'){
+
+                    $this->data['MENU'][$this->section][$this->gpc++]= $attrs;
+                  }
+                  if ($this->tags[$this->level-2] == 'SERVICEMENU'){
+                    $this->data['SERVICE'][$attrs['CLASS']]= $attrs;
+                  }
+                  break;
+    }
+  }
+
+  function tag_close($parser, $tag)
+  {
+    /* Close config section */
+    if ($tag == 'CONF'){
+      $this->config_found= FALSE;
+    }
+    $this->level--;
+  }
+
+  function get_ldap_link($sizelimit= FALSE)
+  {
+    /* Build new connection */
+    $this->ldap= ldap_init ($this->current['SERVER'], $this->current['BASE'],
+        $this->current['ADMIN'], $this->current['PASSWORD']);
+
+    /* Check for connection */
+    if (is_null($this->ldap) || (is_int($this->ldap) && $this->ldap == 0)){
+      $smarty= get_smarty();
+      print_red (_("Can't bind to LDAP. Please contact the system administrator."));
+      $smarty->display (get_template_path('headers.tpl'));
+      echo '<body style="background-image:none">'.$_SESSION['errors'].'</body></html>';
+      exit();
+    }
+
+    if (!isset($_SESSION['size_limit'])){
+      $_SESSION['size_limit']= $this->current['SIZELIMIT'];
+      $_SESSION['size_ignore']= $this->current['SIZEIGNORE'];
+    }
+
+    if ($sizelimit){
+      $this->ldap->set_size_limit($_SESSION['size_limit']);
+    } else {
+      $this->ldap->set_size_limit(0);
+    }
+
+    /* Move referrals */
+    if (!isset($this->current['REFERRAL'])){
+      $this->ldap->referrals= array();
+    } else {
+      $this->ldap->referrals= $this->current['REFERRAL'];
+    }
+
+    return ($this->ldap);
+  }
+
+  function set_current($name)
+  {
+    $this->current= $this->data['LOCATIONS'][$name];
+    if (!isset($this->current['PEOPLE'])){
+      $this->current['PEOPLE']= "ou=people";
+    }
+    if (!isset($this->current['GROUPS'])){
+      $this->current['GROUPS']= "ou=groups";
+    }
+
+    if (isset($this->current['INITIAL_BASE'])){
+      $_SESSION['CurrentMainBase']= $this->current['INITIAL_BASE'];
+    }
+  
+    /* Remove possibly added ',' from end of group and people ou */
+    $this->current['GROUPS'] = preg_replace("/,*$/","",$this->current['GROUPS']);
+    $this->current['PEOPLE'] = preg_replace("/,*$/","",$this->current['PEOPLE']);
+
+    if (!isset($this->current['WINSTATIONS'])){
+      $this->current['WINSTATIONS']= "ou=winstations,ou=systems";
+    }
+    if (!isset($this->current['HASH'])){
+      $this->current['HASH']= "crypt";
+    }
+    if (!isset($this->current['DNMODE'])){
+      $this->current['DNMODE']= "cn";
+    }
+    if (!isset($this->current['MINID'])){
+      $this->current['MINID']= 100;
+    }
+    if (!isset($this->current['SIZELIMIT'])){
+      $this->current['SIZELIMIT']= 200;
+    }
+    if (!isset($this->current['SIZEINGORE'])){
+      $this->current['SIZEIGNORE']= TRUE;
+    } else {
+      if (preg_match("/true/i", $this->current['SIZEIGNORE'])){
+        $this->current['SIZEIGNORE']= TRUE;
+      } else {
+        $this->current['SIZEIGNORE']= FALSE;
+      }
+    }
+
+    /* Sort referrals, if present */
+    if (isset ($this->current['REFERRAL'])){
+      $bases= array();
+      $servers= array();
+      foreach ($this->current['REFERRAL'] as $ref){
+        $server= preg_replace('%^(.*)/[^/]+$%', '\\1', $ref['URL']);
+        $base= preg_replace('%^.*/([^/]+)$%', '\\1', $ref['URL']);
+        $bases[$base]= strlen($base);
+        $servers[$base]= $server;
+      }
+      asort($bases);
+      reset($bases);
+    }
+
+    /* SERVER not defined? Load the one with the shortest base */
+    if (!isset($this->current['SERVER'])){
+      $this->current['SERVER']= $servers[key($bases)];
+    }
+
+    /* BASE not defined? Load the one with the shortest base */
+    if (!isset($this->current['BASE'])){
+      $this->current['BASE']= key($bases);
+    }
+
+    /* Convert BASE to have escaped special characters */
+    $this->current['BASE']= @LDAP::convert($this->current['BASE']);
+
+    /* Parse LDAP referral informations */
+    if (!isset($this->current['ADMIN']) || !isset($this->current['PASSWORD'])){
+      $url= $this->current['SERVER'];
+      $referral= $this->current['REFERRAL'][$url];
+      $this->current['ADMIN']= $referral['ADMIN'];
+      $this->current['PASSWORD']= $referral['PASSWORD'];
+    }
+
+    /* Load server informations */
+    $this->load_servers();
+  }
+
+  function load_servers ()
+  {
+    /* Only perform actions if current is set */
+    if ($this->current === NULL){
+      return;
+    }
+
+    /* Fill imap servers */
+    $ldap= $this->get_ldap_link();
+    $ldap->cd ($this->current['BASE']);
+    if (!isset($this->current['MAILMETHOD'])){
+      $this->current['MAILMETHOD']= "";
+    }
+    if ($this->current['MAILMETHOD'] == ""){
+      $ldap->search ("(objectClass=goMailServer)", array('cn'));
+      $this->data['SERVERS']['IMAP']= array();
+      error_reporting(0);
+      while ($attrs= $ldap->fetch()){
+        $name= $attrs['cn'][0];
+        $this->data['SERVERS']['IMAP'][$name]= $name;
+      }
+      error_reporting(E_ALL);
+    } else {
+      $ldap->search ("(objectClass=goImapServer)", array('goImapName', 'goImapConnect', 'goImapAdmin', 'goImapPassword',
+            'goImapSieveServer', 'goImapSievePort'));
+
+      $this->data['SERVERS']['IMAP']= array();
+      error_reporting(0);
+      while ($attrs= $ldap->fetch()){
+        $name= $attrs['goImapName'][0];
+        $this->data['SERVERS']['IMAP'][$name]= array( "connect" => $attrs['goImapConnect'][0],
+            "admin" => $attrs['goImapAdmin'][0],
+            "password" => $attrs['goImapPassword'][0],
+            "sieve_server" => $attrs['goImapSieveServer'][0],
+            "sieve_port" => $attrs['goImapSievePort'][0]);
+      }
+      error_reporting(E_ALL);
+    }
+
+    /* Get kerberos server. FIXME: only one is supported currently */
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=goKrbServer)");
+    if ($ldap->count()){
+      $attrs= $ldap->fetch();
+      $this->data['SERVERS']['KERBEROS']= array( 'SERVER' => $attrs['cn'][0],
+          'REALM' => $attrs['goKrbRealm'][0],
+          'ADMIN' => $attrs['goKrbAdmin'][0],
+          'PASSWORD' => $attrs['goKrbPassword'][0]);
+    }
+
+    /* Get cups server. FIXME: only one is supported currently */
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=goCupsServer)");
+    if ($ldap->count()){
+      $attrs= $ldap->fetch();
+      $this->data['SERVERS']['CUPS']= $attrs['cn'][0]; 
+    }
+
+    /* Get fax server. FIXME: only one is supported currently */
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=goFaxServer)");
+    if ($ldap->count()){
+      $attrs= $ldap->fetch();
+      $this->data['SERVERS']['FAX']= array( 'SERVER' => $attrs['cn'][0],
+          'LOGIN' => $attrs['goFaxAdmin'][0],
+          'PASSWORD' => $attrs['goFaxPassword'][0]);
+    }
+
+
+    /* Get asterisk servers */
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=goFonServer)");
+    $this->data['SERVERS']['FON']= array();
+    if ($ldap->count()){
+      while ($attrs= $ldap->fetch()){
+
+        /* Add 0 entry for development */
+        if(count($this->data['SERVERS']['FON']) == 0){
+          $this->data['SERVERS']['FON'][0]= array(
+              'DN'      => $attrs['dn'],
+              'SERVER'  => $attrs['cn'][0],
+              'LOGIN'   => $attrs['goFonAdmin'][0],
+              'PASSWORD'  => $attrs['goFonPassword'][0],
+              'DB'    => "gophone",
+              'SIP_TABLE'   => "sip_users",
+              'EXT_TABLE'   => "extensions",
+              'VOICE_TABLE' => "voicemail_users",
+              'QUEUE_TABLE' => "queues",
+              'QUEUE_MEMBER_TABLE'  => "queue_members");
+        }
+
+        /* Add entry with 'dn' as index */
+        $this->data['SERVERS']['FON'][$attrs['dn']]= array(
+            'DN'      => $attrs['dn'],
+            'SERVER'  => $attrs['cn'][0],
+            'LOGIN'   => $attrs['goFonAdmin'][0],
+            'PASSWORD'  => $attrs['goFonPassword'][0],
+            'DB'    => "gophone",
+            'SIP_TABLE'   => "sip_users",
+            'EXT_TABLE'   => "extensions",
+            'VOICE_TABLE' => "voicemail_users",
+            'QUEUE_TABLE' => "queues",
+            'QUEUE_MEMBER_TABLE'  => "queue_members");
+      }
+    }
+
+
+    /* Get glpi server */
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(&(objectClass=goGlpiServer)(cn=*)(goGlpiAdmin=*)(goGlpiDatabase=*))",array("cn","goGlpiPassword","goGlpiAdmin","goGlpiDatabase"));
+    if ($ldap->count()){
+      $attrs= $ldap->fetch();
+      if(!isset($attrs['goGlpiPassword'])){
+        $attrs['goGlpiPassword'][0] ="";
+      }
+      $this->data['SERVERS']['GLPI']= array( 
+          'SERVER'     => $attrs['cn'][0],
+          'LOGIN'      => $attrs['goGlpiAdmin'][0],
+          'PASSWORD'   => $attrs['goGlpiPassword'][0],
+          'DB'         => $attrs['goGlpiDatabase'][0]);
+    }
+
+
+    /* Get logdb server */
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=goLogDBServer)");
+    if ($ldap->count()){
+      $attrs= $ldap->fetch();
+      $this->data['SERVERS']['LOG']= array( 'SERVER' => $attrs['cn'][0],
+          'LOGIN' => $attrs['goLogAdmin'][0],
+          'PASSWORD' => $attrs['goLogPassword'][0]);
+    }
+
+
+    /* GOsa logging databases */
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=gosaLogServer)");
+    if ($ldap->count()){
+      while($attrs= $ldap->fetch()){
+      $this->data['SERVERS']['LOGGING'][$attrs['cn'][0]]= 
+          array(
+          'DN'    => $attrs['dn'],
+          'USER'  => $attrs['goLogDBUser'][0],
+          'DB'    => $attrs['goLogDB'][0],
+          'PWD'   => $attrs['goLogDBPassword'][0]);
+      }
+    }
+
+
+    /* Get NFS server lists */
+    $tmp= array("default");
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(&(objectClass=goShareServer)(goExportEntry=*))");
+    while ($attrs= $ldap->fetch()){
+      for ($i= 0; $i<$attrs["goExportEntry"]["count"]; $i++){
+        if(!preg_match('/^[^|]+\|[^|]+\|NFS\|.*$/', $attrs["goExportEntry"][$i])){
+          continue;
+        }
+        $path= preg_replace ("/^[^|]+\|[^|]+\|[^|]+\|[^|]+\|([^|]+).*$/", '\1', $attrs["goExportEntry"][$i]);
+        $tmp[]= $attrs["cn"][0].":$path";
+      }
+    }
+    $this->data['SERVERS']['NFS']= $tmp;
+
+    /* Load Terminalservers */
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=goTerminalServer)");
+    $this->data['SERVERS']['TERMINAL']= array();
+    $this->data['SERVERS']['TERMINAL'][]= "default";
+
+    $this->data['SERVERS']['FONT']= array();
+    $this->data['SERVERS']['FONT'][]= "default";
+    while ($attrs= $ldap->fetch()){
+      $this->data['SERVERS']['TERMINAL'][]= $attrs["cn"][0];
+      for ($i= 0; $i<$attrs["goFontPath"]["count"]; $i++){
+        $this->data['SERVERS']['FONT'][]= $attrs["goFontPath"][$i];
+      }
+    }
+
+    /* Ldap Server */
+    $this->data['SERVERS']['LDAP']= array();
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=goLdapServer)");
+    while ($attrs= $ldap->fetch()){
+      if (isset($attrs["goLdapBase"])){
+        for ($i= 0; $i<$attrs["goLdapBase"]["count"]; $i++){
+          $this->data['SERVERS']['LDAP'][]= $attrs["cn"][0].":".$attrs["goLdapBase"][$i];
+        }
+      }
+    }
+
+    /* Get misc server lists */
+    $this->data['SERVERS']['SYSLOG']= array("default");
+    $this->data['SERVERS']['NTP']= array("default");
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=goNtpServer)");
+    while ($attrs= $ldap->fetch()){
+      $this->data['SERVERS']['NTP'][]= $attrs["cn"][0];
+    }
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=goSyslogServer)");
+    while ($attrs= $ldap->fetch()){
+      $this->data['SERVERS']['SYSLOG'][]= $attrs["cn"][0];
+    }
+
+    /* Get samba servers from LDAP, in case of samba3 */
+    if ($this->current['SAMBAVERSION'] == 3){
+      $this->data['SERVERS']['SAMBA']= array();
+      $ldap->cd ($this->current['BASE']);
+      $ldap->search ("(objectClass=sambaDomain)");
+      while ($attrs= $ldap->fetch()){
+        $this->data['SERVERS']['SAMBA'][$attrs['sambaDomainName'][0]]= array(
+            "SID" => $attrs["sambaSID"][0],
+            "RIDBASE" => $attrs["sambaAlgorithmicRidBase"][0]);
+      }
+
+      /* If no samba servers are found, look for configured sid/ridbase */
+      if (count($this->data['SERVERS']['SAMBA']) == 0){
+        if (!isset($this->current["SID"]) || !isset($this->current["RIDBASE"])){
+          print_red(_("SID and/or RIDBASE missing in your configuration!"));
+          echo $_SESSION['errors'];
+          exit;
+        } else {
+          $this->data['SERVERS']['SAMBA']['DEFAULT']= array(
+              "SID" => $this->current["SID"],
+              "RIDBASE" => $this->current["RIDBASE"]);
+        }
+      }
+    }
+  }
+
+
+  function get_departments($ignore_dn= "")
+  {
+    global $config;
+
+    /* Initialize result hash */
+    $result= array();
+    $administrative= array();
+    $result['/']= $this->current['BASE'];
+    $this->tdepartments= array();
+
+    /* Get list of department objects */
+    $ldap= $this->get_ldap_link();
+    $ldap->cd ($this->current['BASE']);
+    $ldap->search ("(objectClass=gosaDepartment)", array("ou", "objectClass", "gosaUnitTag"));
+    while ($attrs= $ldap->fetch()){
+      $dn= $ldap->getDN();
+      $this->tdepartments[$dn]= "";
+
+      /* Save administrative departments */
+      if (in_array_ics("gosaAdministrativeUnit", $attrs['objectClass']) &&
+          isset($attrs['gosaUnitTag'][0])){
+        $administrative[$dn]= $attrs['gosaUnitTag'][0];
+        $this->tdepartments[$dn]= $attrs['gosaUnitTag'][0];
+      }
+    
+      if (in_array_ics("gosaAdministrativeUnitTag", $attrs['objectClass']) &&
+          isset($attrs['gosaUnitTag'][0])){
+        $this->tdepartments[$dn]= $attrs['gosaUnitTag'][0];
+      }
+    
+      if ($dn == $ignore_dn){
+        continue;
+      }
+
+      /* Only assign non-root departments */
+      if ($dn != $result['/']){
+        $result[convert_department_dn($dn)]= $dn;
+      }
+    }
+
+    $this->adepartments= $administrative;
+    $this->departments= $result;
+  }
+
+
+  function make_idepartments($max_size= 28)
+  {
+    global $config;
+    $base = $config->current['BASE'];
+
+    $arr = array();
+    $ui= get_userinfo();
+
+    $this->idepartments= array();
+
+    /* Create multidimensional array, with all departments. */
+    foreach ($this->departments as $key => $val){
+
+      /* When using strict_units, filter non relevant parts */
+      if (isset($config->current['STRICT_UNITS']) && preg_match('/true/i', $config->current['STRICT_UNITS'])){
+        if ($ui->gosaUnitTag != "" && isset($this->tdepartments[$val]) &&
+            $this->tdepartments[$val] != $ui->gosaUnitTag){
+          continue;
+        }
+      }
+
+      /* remove base from dn */
+      $val2 = str_replace($base,"",$val);
+
+      /* Get every single ou */
+      $str = preg_replace("/ou=/","|ou=",$val2);       
+      $elements = array_reverse(split("\|",$str));             
+
+      /* Save last array position */
+      $last = &$arr;
+
+      /* Get array depth  */
+      $cnt = count($elements);
+
+      /* Add last ou element of current dn to our array */
+      foreach($elements as $key => $ele){
+
+        /* skip enpty */
+        if(empty($ele)) continue;
+
+        /* Extract department name */          
+        $elestr = preg_replace("/^ou=/","", $ele);
+        $elestr = preg_replace("/,$/","",$elestr);     
+
+        /* Add to array */     
+        if($key == ($cnt-2)){
+          $last[$elestr]['ENTRY'] = $val;
+        }
+
+        /* Set next array appending position */
+        $last = &$last[$elestr]['SUB'];
+      }
+    }
+
+    /* Add base entry */
+    $ret["/"]["ENTRY"]         = $base;
+    $ret["/"]["SUB"]   = $arr;
+
+    $this->idepartments= $this->generateDepartmentArray($ret,-1,$max_size);
+  }
+
+
+  /* Creates display friendly output from make_idepartments */
+  function generateDepartmentArray($arr,$depth = -1,$max_size){
+    $ret = array();
+    $depth ++;
+
+    /* Walk through array */   
+    ksort($arr);
+    foreach($arr as $name => $entries){
+
+      /* If this department is the last in the current tree position 
+       * remove it, to avoid generating output for it */
+      if(count($entries['SUB'])==0){
+        unset($entries['SUB']);
+      }
+
+      /* Fix name, if it contains a replace tag */
+      $name= @LDAP::fix($name);
+
+      /* Check if current name is too long, then cut it */
+      if(mb_strlen($name, 'UTF-8')> $max_size){
+        $name = mb_substr($name,0,($max_size-3), 'UTF-8')." ...";
+      }
+
+      /* Append the name to the list */        
+      if(isset($entries['ENTRY'])){
+        $a = "";
+        for($i = 0 ; $i < $depth ; $i ++){
+          $a.=".";
+        }
+        $ret[$entries['ENTRY']]=$a."&nbsp;".$name;
+      }        
+
+      /* recursive add of subdepartments */
+      if(isset($entries['SUB'])){
+        $ret = array_merge($ret,$this->generateDepartmentArray($entries['SUB'],$depth,$max_size));
+      }
+    }
+
+    return($ret);
+  }
+
+  /* This function returns all available Shares defined in this ldap
+   * There are two ways to call this function, if listboxEntry is true
+   *  only name and path are attached to the array, in it is false, the whole
+   *  entry will be parsed an atached to the result.
+   */
+  function getShareList($listboxEntry = false)
+  {
+    $ldap= $this->get_ldap_link();
+    $base =  $this->current['BASE'];
+    $res= get_list("(&(objectClass=goShareServer)(goExportEntry=*))","server",$base,array("goExportEntry","cn"),GL_SUBSEARCH);
+    $return = array();
+
+    foreach($res as $entry){
+      if(obj_is_readable($entry['dn'], "server/goShareServer","goExportEntry")){
+
+        if(isset($entry['goExportEntry']['count'])){
+          unset($entry['goExportEntry']['count']);
+        }
+        if(isset($entry['goExportEntry'])){
+          foreach($entry['goExportEntry'] as $export){
+            $shareAttrs = split("\|",$export);
+            if($listboxEntry) {
+              $return[$shareAttrs[0]."|".$entry['cn'][0]] = $shareAttrs[0]." - ".$entry['cn'][0];
+            }else{
+              $return[$shareAttrs[0]."|".$entry['cn'][0]]['server']       = $entry['cn'][0];
+              $return[$shareAttrs[0]."|".$entry['cn'][0]]['name']         = $shareAttrs[0];
+              $return[$shareAttrs[0]."|".$entry['cn'][0]]['description']  = $shareAttrs[1];
+              $return[$shareAttrs[0]."|".$entry['cn'][0]]['type']         = $shareAttrs[2];
+              $return[$shareAttrs[0]."|".$entry['cn'][0]]['charset']      = $shareAttrs[3];
+              $return[$shareAttrs[0]."|".$entry['cn'][0]]['path']         = $shareAttrs[4];
+              $return[$shareAttrs[0]."|".$entry['cn'][0]]['option']       = $shareAttrs[5];
+            }
+          }
+        }
+      } 
+    }
+
+    return($return);
+  }
+
+  /* This function returns all available ShareServer */
+  function getShareServerList()
+  {
+    global $config;
+    $return = array();
+    $ui = get_userinfo();
+    $base = $config->current['BASE'];
+
+    $res= get_list("(&(objectClass=goShareServer)(goExportEntry=*))", "server", $base,array("goExportEntry","cn"),GL_SUBSEARCH);
+    foreach($res as $entry){
+      if(obj_is_readable($entry['dn'], "server/goShareServer","goExportEntry")){
+        if(isset($entry['goExportEntry']['count'])){
+          unset($entry['goExportEntry']['count']);
+        }
+        foreach($entry['goExportEntry'] as $share){
+          $a_share = split("\|",$share);
+          $sharename = $a_share[0];
+          $return[$entry['cn'][0]."|".$sharename] = $entry['cn'][0]." [".$sharename."]";
+        }
+      }
+    }
+    return($return);
+  }
+
+  /* Check if there's the specified bool value set in the configuration */
+  function boolValueIsTrue($section, $value)
+  {
+    $section= strtoupper($section);
+    $value= strtoupper($value);
+    if (isset($this->data[$section][$value])){
+    
+      $data= $this->data[$section][$value];
+      if (preg_match("/^true$/i", $data) || preg_match("/yes/i", $data)){
+        return TRUE;
+      }
+
+    }
+
+    return FALSE;
+  }
+
+
+  function __search(&$arr, $name, $return)
+  {
+    $return= strtoupper($return);
+    if (is_array($arr)){
+      foreach ($arr as &$a){
+        if (isset($a['CLASS']) && strcasecmp($name, $a['CLASS']) == 0){
+          return(isset($a[$return])?$a[$return]:"");
+        } else {
+          $res= $this->__search ($a, $name, $return);
+          if ($res != ""){
+            return $res;
+          }
+        }
+      }
+    }
+    return ("");
+  }
+
+
+  function search($class, $value, $categories= "")
+  {
+    if (is_array($categories)){
+      foreach ($categories as $category){
+        $res= $this->__search($this->data[strtoupper($category)], $class, $value);
+        if ($res != ""){
+          return $res;
+        }
+      }
+    } else {
+      if ($categories == "") {
+        return $this->__search($this->data, $class, $value);
+      } else {
+        return $this->__search($this->data[strtoupper($categories)], $class, $value);
+      }
+    } 
+
+    return ("");
+  }
+
+
+  /* On debian systems the session files are deleted with
+   *  a cronjob, which detects all files older than specified 
+   *  in php.ini:'session.gc_maxlifetime' and removes them.
+   * This function checks if the gosa.conf value matches the range
+   *  defined by session.gc_maxlifetime.
+   */
+  function check_session_lifetime()
+  {
+    $cfg_lifetime = $this->data['MAIN']['SESSION_LIFETIME'];
+    $ini_lifetime = ini_get('session.gc_maxlifetime');
+    $deb_system   = file_exists('/etc/debian_version');
+    return(!($deb_system && ($ini_lifetime < $cfg_lifetime)));  
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_debconfTemplate.inc b/gosa-core/include/class_debconfTemplate.inc
new file mode 100644 (file)
index 0000000..d781321
--- /dev/null
@@ -0,0 +1,428 @@
+<?php
+
+class debconf
+{
+  var $package= "";
+  var $language= "";
+  var $loaded_template= FALSE;
+  var $template_directory= "";
+  var $template= array();
+
+
+  function debconf($package= "", $language= "")
+  {
+    $this->set_language($language);
+    $this->set_package($package);
+  }
+
+
+  function set_package($package)
+  {
+    $this->package= $package;
+  }
+
+
+  function set_template_directory($directory)
+  {
+    if (is_dir($directory) && is_readable($directory)){
+      $this->template_directory = $directory;
+      return TRUE;
+    }
+
+    $this->template_directory= "";
+    return FALSE;
+  }
+
+
+  function set_language($language)
+  {
+    $this->language= $language;
+  }
+
+
+  function load()
+  {
+    if( TRUE === $this->has_template() ) {
+    
+      /* Try to load package based template file */
+      $this->template= array();
+
+      /* Read template array */
+      $post_name             = 0;
+      $langcode              = $this->language.".UTF-8";
+      $in_description        = FALSE;
+      $got_local_description = FALSE;
+
+      /* get filename */
+      $filename= preg_replace("/\/+/", "/", $this->template_directory."/".$this->package.".templates");
+
+      /* Check if file is readable */
+      if (!is_file($filename) || !is_readable($filename)){
+        return(FALSE);
+      }
+
+      /* Open file and read content line by line */
+      $fh= fopen($filename, 'r');
+
+      /* While the file handle is valid && there is still data to read -> parse configuration file */
+      while ($fh && !feof($fh)){
+        $line= fgets($fh, 1024);
+
+        /* Reset description flag */
+        if ($in_description && !preg_match("/^ /", $line)){
+          $in_description= FALSE;
+        }
+
+        /* Template header */
+        if (preg_match("/^Template: /", $line)){
+          $post_name ++; 
+          $name= trim(preg_replace("/^Template: (.*)$/", "\\1", $line));
+          $this->template[$post_name]['Name'] = $name;
+          $this->template[$post_name]['Default'] ="";
+         
+          $got_local_description= FALSE;
+          continue;
+        }
+
+        /* Get type */
+        if (preg_match("/^Type: /", $line)){
+          $type= trim(preg_replace("/^Type: (.*)$/", "\\1", $line));
+          $this->template[$post_name]['Type']= $type;
+          continue;
+        }
+
+        /* Get default */
+        if (preg_match("/^Default: /", $line)){
+          $this->template[$post_name]['Default']= "";
+          $default= trim(preg_replace("/^Default: (.*)$/", "\\1", $line));
+          $this->template[$post_name]['Default']= $default;
+          continue;
+        }
+
+        /* Get description */
+        if (!$got_local_description && preg_match("/^Description: /", $line)){
+          $this->template[$post_name]['Description']= "";
+          $description= trim(preg_replace("/^Description: (.*)$/", "\\1", $line));
+          $this->template[$post_name]['Topic']= $description;
+          $this->template[$post_name]['Description']= "";
+          $in_description= TRUE;
+          continue;
+        }
+
+        /* Fill description */
+        if (!$got_local_description && $in_description){
+          $description= preg_replace("/^ (.*)$/", "\\1", $line);
+          $this->template[$post_name]['Description'].= $description;
+          continue;
+        }
+
+        /* Get local description */
+        if (preg_match("/^Description-$langcode: /", $line)){
+          $description= trim(preg_replace("/^Description-$langcode: (.*)$/", "\\1", $line));
+          $this->template[$post_name]['Topic']= $description;
+          $in_description= TRUE;
+          $got_local_description= TRUE;
+          $this->template[$post_name]['Description']= "";
+          continue;
+        }
+
+        /* Fill local description */
+        if ($got_local_description && $in_description){
+          $description= preg_replace("/^ (.*)$/", "\\1", $line);
+          $this->template[$post_name]['Description'].= $description;
+          continue;
+        }
+
+        /* Get native choices */
+        if (preg_match("/^Choices: /", $line)){
+          $type= trim(preg_replace("/^Choices: (.*)$/", "\\1", $line));
+          $this->template[$post_name]['Choices']= $type;
+        }
+
+        /* Get local choices */
+        if (preg_match("/^Choices-$langcode: /", $line)){
+          $type= trim(preg_replace("/^Choices-$langcode: (.*)$/", "\\1", $line));
+          $this->template[$post_name]['Choices-local']= $type;
+        }
+
+      }
+
+      fclose($fh);
+      $this->loaded_template= TRUE;
+      
+      $tmp= array();
+      foreach($this->template as $post_name => $template){
+        $template['post_name'] = "post_".$post_name;
+        $tmp[] = $template;
+      }
+      $this->template = $tmp;
+
+      return (TRUE);
+    }
+
+    $this->loaded_template= FALSE;
+    return (FALSE);
+  }
+
+
+  function has_template()
+  {
+    /* Reject requests, if parameters are not set */
+    if ($this->package == "" || $this->template_directory == ""){
+      return (FALSE);
+    }
+    $filename= preg_replace("/\/+/", "/", $this->template_directory."/".$this->package.".templates");
+    return (is_file($filename) && is_readable($filename));
+  }
+
+
+  /* Check if some fields are posted */
+  function PostCheck()
+  {
+    /* Walk through all template variables */
+    foreach($this->template as $post_name => $entry){
+
+      /* Check if this var is set*/
+      if(isset($_POST[$entry['post_name']])){
+
+        /* special handling for arrays */
+        if(is_array($_POST[$entry['post_name']])){
+          $str = "";
+          foreach($_POST[$entry['post_name']] as $val){
+            $str.= $val.", ";
+          }
+          $str = preg_replace("/\,\ $/","",$str);
+          $this->template[$post_name]['Default'] = $str;
+        }else{
+          $this->template[$post_name]['Default'] = $_POST[$entry['post_name']];
+        }
+      }
+    }
+    
+    foreach($this->template as $post_name => $entry){
+      if(isset($_POST["multi-".$entry['post_name']])){ 
+        $this->template[$post_name]['Default']= "";
+        foreach($_POST as $name => $value){
+          if(preg_match("/".$entry['post_name']."-multi-/",$name)){
+            $this->template[$post_name]['Default'] .= $value.", ";
+          }
+        } 
+        $this->template[$post_name]['Default'] = preg_replace("/, $/","",$this->template[$post_name]['Default']);
+      }
+    }
+
+
+  }
+
+
+  /* This funtion sets the defualt value */
+  function SetDefault($var,$val)
+  {
+    if ($this->loaded_template) {
+      foreach($this->template as $key => $tmp){
+        if($tmp['Name'] == $var ){
+          $this->template[$key]['Default'] = $val;
+        }
+      }
+    }
+  }
+
+
+  /* Display all possible options in html*/
+  function get_dialog()
+  {
+    if ($this->loaded_template) {
+      $result= "<table summary=''>";
+
+      foreach ($this->template as $post_name => $entry){
+
+        $types= array("boolean" => "", "multiselect" => "", "note" => "",
+            "password" => "", "select" => "", "string" => "", "text" => "", "title" => "");
+
+        /* Check if type is available */
+        if ((isset($entry['Type']))&&(isset($types[$entry['Type']]))){
+
+          /* Produce type specific output */
+          $fn= "render_".$entry['Type'];
+          $str = $this->$fn($entry);
+          if(!empty($str)){
+            $result.=$str."<tr><td colspan='2'><p class='seperator'>&nbsp;</p></td></tr>";
+          }
+        } else {
+          //php_error(E_WARNING, "An unknown type has been specified in the debconf template. Please fix.");
+        }
+      }
+
+    
+      $result .= "<input type='hidden' post_name='check_post' value='1'></table>";
+      return ($result);
+    } else {
+      return _("This package has no debconf options.");
+    }
+  }
+
+
+  function render_boolean($data)
+  {
+
+    $post_name= $data['post_name'];
+    $result="
+      <tr>
+      <td valign='top' style='width:100%'>
+      <h2>".$data['Topic']."</h2>".$data['Description']."
+      </td>
+      <td style=\"white-space:nowrap; vertical-align:top; border-left: 1px solid rgb(160, 160, 160);\">";
+
+    foreach(array("true","false") as $value){
+      if($data['Default'] == $value){
+        $result.="<input type='radio' name='".$data['post_name']."' value='".$value."' checked>"._($value);
+      }else{
+        $result.="<input type='radio' name='".$data['post_name']."' value='".$value."' >"._($value);
+      }
+      $result.="<br>";
+    }
+
+    $result.= "
+      </td>
+      </tr>
+      ";
+
+    return ($result);
+  }
+
+
+  function render_multiselect($data)
+  {
+    $post_name= $data['post_name'];
+    if (preg_match('/\$\{/', $data['Choices'])){
+      $result= $this->render_string($data);
+    } else {
+      $choices= "";
+      foreach (split(", ", $data['Choices']) as $choice){
+        $choices[]= $choice;
+      }
+
+
+      $result="
+        <tr>
+        <td valign='top'>
+        <h2>".$data['Topic']."</h2>".$data['Description']."
+        </td>
+        <td valign='top'  style=\"white-space:nowrap; border-left: 1px solid rgb(160, 160, 160);\">
+          <input type='hidden' name='multi-".$post_name."' value='1'>
+        ";
+        
+      $defs = split(", ",$data['Default']);
+      foreach($choices as $value){
+        if(in_array($value,$defs)){
+          $result.="\n<input name='".$post_name."-multi-".$value."' type='checkbox' value='".htmlentities($value)."' checked>".$value."<br>";
+        }else{
+          $result.="\n<input name='".$post_name."-multi-".$value."' type='checkbox' value='".htmlentities($value)."'>".$value."<br>";
+        }
+      }
+
+    $result .=    "</td>
+        </tr>
+        ";
+    }    
+
+    return ($result);
+  }
+
+
+  function render_note($data)
+  {
+    /* Ignore notes, they do not makes sense, since we don't get any
+       chance to test entered values... */
+    return ("");
+  }
+
+
+  function render_password($data)
+  {
+    $result=  "";
+    $result.= "<tr><td valign='top'>";
+    $result.= "<h2>".$data['Topic']."</h2>".$data['Description']."</td><td style=\"white-space:nowrap; border-left: 1px solid rgb(160, 160, 160);\">&nbsp;<input type='text' name='".$data['post_name']."' value='".$data['Default']."'></b><br><br>";
+    $result.= $data['Description'];
+    $result.= "</td>";
+
+    return ($result);
+  }
+
+
+  function render_select($data)
+  {
+    $post_name= $data['post_name'];
+
+    if (preg_match('/\$\{/', $data['Choices'])){
+      $choices= array("Need to use some text...");
+    } else {
+      $choices= "";
+      foreach (split(", ", $data['Choices']) as $choice){
+        $choices[]= $choice;
+      }
+    }
+
+
+    $result="
+      
+      <tr>
+      <td valign='top'>
+      <h2>".$data['Topic']."</h2>".$data['Description']."
+      </td>
+      <td  valign='top'  style=\"white-space:nowrap; border-left: 1px solid rgb(160, 160, 160);\">
+      ";
+
+    foreach($choices as $value){
+      if($data['Default'] == $value){
+        $result.="\n<input type='radio' name='".$post_name."' value='".htmlentities($value)."' checked >".htmlentities($value)."<br>";
+      }else{
+        $result.="\n<input type='radio' name='".$post_name."' value='".htmlentities($value)."'>".htmlentities($value)."<br>";
+      }
+    }
+
+    $result.= "
+      
+      </td>
+      </tr>
+      ";
+
+    return ($result);
+  }
+
+
+  function render_string($data)
+  {
+    $result=  "
+                <tr>
+                  <td valign='top'>
+                    <h2>".$data['Topic']."</h2>".$data['Description']."
+                  </td>
+                  <td  style=\"white-space:nowrap; border-left: 1px solid rgb(160, 160, 160);\" valign='top'>
+                    <input type='text' name='".$data['post_name']."' value='".$data['Default']."' style='width:300px;'>
+                  </td>
+                </tr>
+              ";
+
+    return ($result);
+  }
+
+
+  function render_text($data)
+  {
+    /* Ignore text messages, they are normally used for status hints. */
+    return ("");
+  }
+
+
+  function render_title($data)
+  {
+    /* Ignore text messages, they are normally used for status hints. */
+    return ("");
+  }
+
+}
+
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_dhcpPlugin.inc b/gosa-core/include/class_dhcpPlugin.inc
new file mode 100644 (file)
index 0000000..6282605
--- /dev/null
@@ -0,0 +1,208 @@
+<?php
+/*
+  This code is part of GOsa (https://gosa.gonicus.de)
+  Copyright (C) 2003-2007 Cajus Pollmeier
+
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with this program; if not, write to the Free Software
+  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+*/
+
+class dhcpPlugin extends plugin
+{
+  /* Used attributes */
+  var $cn= "";
+  var $orig_cn= "";
+  var $options= array();
+  var $statements= array();
+
+  /* Subobjects */
+  var $network;
+  var $advanced;
+
+  /* attribute list for save action */
+  var $attributes= array();
+  var $objectclasses= array();
+
+  function dhcpPlugin($attrs)
+  {
+    /* Load statements / options */
+    if (is_array($attrs)){
+      $this->dn= $attrs['dn'];
+      $this->cn= $attrs['cn'][0];
+      $this->new= FALSE;
+
+      /* Load options */
+      if (isset($attrs['dhcpOption'])){
+        foreach ($attrs['dhcpOption'] as $opt){
+          $idx= preg_replace('/\s.+$/', '', $opt);
+          if ($idx == $opt){
+            $value= "";
+          } else {
+            $value= preg_replace('/^[^\s]+\s/', '', $opt);
+          }
+          $this->options[$idx]= $value;
+        }
+      }
+
+      /* Load statements */
+      if (isset($attrs['dhcpStatements'])){
+        foreach ($attrs['dhcpStatements'] as $opt){
+          $idx= preg_replace('/\s.+$/', '', $opt);
+          if ($idx == $opt){
+            $value= "";
+          } else {
+            $value= preg_replace('/^[^\s]+\s/', '', $opt);
+          }
+          $this->statements[$idx]= $value;
+        }
+      }
+
+    } else {
+      /* We keep the parent dn here if it's new */
+      $this->dn= $attrs;
+      $this->new= TRUE;
+    }
+
+    /* Load network module */
+    $this->network= new dhcpNetwork();
+    $this->network->options= $this->options;
+    $this->network->statements= $this->statements;
+    $this->advanced= new dhcpAdvanced();
+    $this->advanced->options= $this->options;
+    $this->advanced->statements= $this->statements;
+
+    /* Save CN for later reference */
+    $this->orig_cn= $this->cn;
+  }
+
+  function execute()
+  {
+    return ("");
+  }
+
+
+  function remove_from_parent()
+  {
+  }
+
+
+  /* Save data to object */
+  function save_object()
+  {
+    /* Strip network objects */
+    foreach (array("routers", "domain-name", "subnet-mask", "broadcast-address") as $toberemoved){
+      unset($this->options[$toberemoved]);
+    }
+    foreach (array("filename", "next-server") as $toberemoved){
+      unset($this->statements[$toberemoved]);
+    }
+
+    /* Save sub-objects */
+    $this->network->save_object();
+    $this->advanced->save_object();
+
+    /* Merge arrays for advanced view */
+    foreach (array("options", "statements") as $type){
+      $this->advanced->$type= $this->$type + $this->network->$type;;
+    }
+  }
+
+
+  /* Check values */
+  function check()
+  {
+    $message= array();
+    return $message;
+  }
+
+
+  /* Save to LDAP */
+  function save()
+  {
+    /* Merge arrays for network and advanced view */
+    foreach (array("options", "statements") as $type){
+      $this->$type= $this->$type + $this->network->$type + $this->advanced->$type;
+    }
+
+    /* Add cn if we're new */
+    if ($this->new){
+      $this->dn= "cn=".$this->cn.",".$this->dn;
+    } else {
+      $this->dn= "cn=".$this->cn.preg_replace('/^cn=[^,]+/', '', $this->dn);
+    }
+
+    /* Assemble new entry - options */
+    $this->attrs['dhcpOption']= array();
+    if (isset ($this->options) && count ($this->options)){
+      foreach ($this->options as $key => $val){
+        $this->attrs['dhcpOption'][]= "$key $val";
+      }
+    }
+
+    /* Assemble new entry - statements */
+    $this->attrs['dhcpStatements']= array();
+    if (isset ($this->statements) && count ($this->statements)){
+      foreach ($this->statements as $key => $val){
+        if ($val != ""){
+          $this->attrs['dhcpStatements'][]= "$key $val";
+        } else {
+          $this->attrs['dhcpStatements'][]= "$key";
+        }
+      }
+    }
+
+    /* Move dn to the result */
+    $this->attrs['dn']= $this->dn;
+    $this->attrs['cn']= array($this->cn);
+    $this->attrs['objectClass']= $this->objectclasses;
+    $this->attrs['MODIFIED']= TRUE;
+
+    return ($this->attrs);
+  }
+
+
+  function removeAttrs($name, $type)
+  {
+    $new= array();
+    foreach ($this->attrs[$type] as $value){
+      if (!preg_match("/^$name /", $value)){
+        $new[]= $value;
+      }
+    }
+    $this->attrs[$type]= $new;
+  }
+
+
+  function removeOption($name)
+  {
+    $this->removeAttrs($name, 'dhcpOption');
+  }
+
+
+  function removeStatement($name)
+  {
+    $this->removeAttrs($name, 'dhcpStatement');
+  }
+
+
+  function fix_options()
+  {
+    foreach (array('domain-name-servers') as $key){
+      unset ($this->options[$key]);
+    }
+  }
+
+}
+
+?>
diff --git a/gosa-core/include/class_divSelectBox.inc b/gosa-core/include/class_divSelectBox.inc
new file mode 100644 (file)
index 0000000..dbee8be
--- /dev/null
@@ -0,0 +1,123 @@
+<?php
+
+class divSelectBox {
+
+       var $a_entries;
+       var $summary;
+       var $cols;
+
+       // Members for page managment
+  var $height=200;
+
+       // Added php 4 constructor
+       function divSelectBox(){
+               $this->s_summary                = "";
+               $this->a_entries                = array();
+               $this->cols                     = 0;
+       }
+
+  function setHeight($h){
+    $this->height=$h;
+  }
+
+       function AddEntry($a_entriedata) {
+               $this->a_entries[] = $a_entriedata;
+       }
+
+  function DrawList(){
+    $s_return  = "";
+    $s_return .= "<div style=\"height:2px; overflow:hidden;background:#888888;width:100%;margin-right:0px;\"></div>\n";
+    $s_return .= "<div style=\"padding-right:1px;padding-bottom:2px;height:".$this->height.";width:100%\">\n";
+    $s_return .= "<div style=\"overflow: auto;width:100%;height:".($this->height)."px;\">\n";
+    $s_return .= "<table ".
+                    "summary='".$this->s_summary."' ".
+                    "width='100%' ".
+                    "cellspacing='0' ".
+                    "style='overflow:scroll; ".
+                    "height:".($this->height-2)."px;".
+                    "padding-right:1px; ".
+                    "padding-bottom:2px; ".
+                    "border-left:solid 2px; ".
+                    "border-top:solid 0px; ".
+                    "border-color:#888888; ".
+                    "'>\n";
+    $s_return.=$this->_generatePage();
+    $s_return.= "</table></div></div>";
+    return ($s_return);
+  }
+       
+       function _numentries(){
+               $cnt = count($this->a_entries);
+               return $cnt;
+       }
+       
+       function SetSummary($msg){
+               $this->s_summary = $msg;
+       }
+
+       function _generatePage(){
+               
+               $s_value        = "";
+               $s_key          = "";
+               $s_return       = "";
+               $i_alternate=0;
+    $str = "";
+       
+    /* If divlist is empty, append a single white entry */
+    if(count($this->a_entries)==0){
+      $str.="<tr class='rowxp1'
+                ><td class='list1nohighlight' style='height:100%; border-right:0px;'>&nbsp;</td></tr>";
+      return($str);
+    }
+
+    $i = $this->_numEntries();
+    foreach($this->a_entries as $s_key => $s_value){
+      $i--;
+
+      if($i_alternate!=0){ 
+        $i_alternate=0; 
+      } else {
+        $i_alternate=1;
+      }
+
+      $s_return .= "\n<tr class='rowxp".($i_alternate)."'>";
+
+      $cnt = 0;                                        
+    
+      foreach($s_value as $s_key2 => $s_value2 ){                              
+        $this->cols = count($s_value) ;                                                
+        $cnt++;                                        
+
+        if(!isset($s_value2['class'])){
+          $class = "list".$i_alternate; 
+        } else {
+          $class = $s_value2['class'];
+        }
+
+        if(!isset($s_value2['attach'])){
+          $style = "";
+        } else {
+          $style = " ".$s_value2['attach']." " ;
+        }
+
+        $s_return .= "\n<td ".$style." class='".$class."'>";
+        $s_return .= $s_value2['string'];
+        $s_return .= "</td>";
+      }
+      $s_return.="\n</tr>";
+    }
+    $s_return.="\n<tr>";
+    for($i = 0 ; $i < ($this->cols) ; $i ++){
+      if($i >= ($this->cols-1)){
+        $s_return .= "<td class='list1nohighlight' style='height:100%;border:0px;'><div style='font-size:1px;'>&nbsp;</div></td>";
+      }else{
+        $s_return .= "<td class='list1nohighlight' style='height:100%;'><div style='font-size:1px;'>&nbsp;</div></td>";
+      }
+      
+    }
+    $s_return.="</tr>";
+    return $s_return;
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_divlist.inc b/gosa-core/include/class_divlist.inc
new file mode 100644 (file)
index 0000000..9c52b76
--- /dev/null
@@ -0,0 +1,361 @@
+<?php
+
+class divlist {
+
+       var $a_entries;
+       var $a_header;
+       var $b_displayPageNums;         
+       var $s_summary;
+       var $cols;
+       var $pageid;
+  //FIXME: Ignoring the fact, that they were missing - height and width are numeric...
+  var $s_height;
+  var $s_width;
+  
+       // Members for page managment
+       var $i_currentPage;
+       var $i_entriesPerPage;
+
+  var $force_height = false;
+  var $list_footer = "";
+  var $fix_list_for_plugins = FALSE;
+  
+       // Added php 4 constructor
+       function divlist($pageid){
+
+               $this->i_currentPage    = 0;
+               $this->i_entriesPerPage = 10;
+    $this->s_height         = "450";
+    $this->s_width          = "600px";
+               $this->s_summary        = "";
+               $this->a_entries        = array();
+               $this->a_header         = array();
+               $this->b_displayPageNums= true;
+               $this->cols             = 0;
+               $this->pageid           = $pageid;
+       }
+
+       function __destruct(){
+       
+       }
+
+  function SetPluginMode($val = TRUE)
+  {
+    $this->fix_list_for_plugins = $val;
+  }
+
+  function SetFooter($str)
+  {
+    $this->list_footer = $str;
+  }
+
+       function AddEntry($a_entriedata) {
+               $this->a_entries[] = $a_entriedata;
+       }
+
+       function DisablePageNums() {
+               $this->b_displayPageNums =false;
+       }
+
+       function SetHeader($a_headerdata) {
+               $this->a_header[] = $a_headerdata ;
+       }
+       
+  function SetHeight($s_height) {
+               $this->s_height= $s_height;
+    $this->force_height = true;
+       }
+  
+  function SetWidth($s_width) {
+               $this->s_width= $s_width;
+    if(preg_match("/^[0-9]*$/",$this->s_width)){
+      $this->s_width .="px";
+    }
+       }
+
+       function SetEntriesPerPage($i_num){
+               $this->i_entriesPerPage=$i_num;
+       }
+       
+       function DrawList(){
+               $s_return = "";
+    if(!$this->force_height){
+                 $s_return.= "<table summary='".$this->s_summary."' style='width:".
+                  $this->s_width.";height:".$this->s_height.
+                  "px;' cellspacing='0' id='t_scrolltable'>";
+    } else {
+                 $s_return.= "<table summary='".$this->s_summary."' style='width:".
+                  $this->s_width.";height:".$this->s_height.
+                  "px;' cellspacing='0' id='t_scrolltable_onlywidth'>";
+    }
+
+    $s_return.= $this->_generateHeader();
+    $s_return.= $this->_generatePage();
+         $s_return.= $this->_generateFooter(); 
+               $s_return.= "</table>";
+               
+               return ($s_return);
+       }
+       
+       function _numpages(){
+               $cnt = count($this->a_entries);
+               
+               $pages  = (int) ($cnt / $this->i_entriesPerPage);
+               if($cnt % $this->i_entriesPerPage){
+      $pages++;
+    }
+               
+               return $pages;
+       }
+       
+       function _numentries(){
+               return count($this->a_entries);
+       }
+
+  function _generateFooter()
+  {
+    $s_return = "";
+    if(!empty($this->list_footer)){
+
+      // Using scrolltable?
+      if($this->i_entriesPerPage == 0) {
+        if(!$this->force_height) {
+          $s_return.= "\n<tr><td class='scrollhead'><table summary='' style='width:100%' cellspacing='0' id='t_scrollfoot'>";
+        } else {
+          $s_return.= "\n<tr><td class='scrollhead'><table summary='' style='width:100%' cellspacing='0'                      id='t_scrollfoot_onlywidth'>";
+        }
+      }
+      $s_return .= "<tr><td class='listfooter' style='border-bottom:0px;'>".$this->list_footer."</td>";
+          // Attach a 13px-wide column (used as scrollbar space in body-table),
+    // but do this only if we are really using scrolltables.
+    if($this->i_entriesPerPage == 0) {
+      $s_return.= "\n<td class='listfooter' style='width:13px;border-right:0px;'>&nbsp;</td>";
+      $s_return.= "\n</table></td>";
+    }
+
+    $s_return.= "\n</tr>";
+
+    }
+    return($s_return);
+  }
+       
+       function _generateHeader(){
+               $s_return = "";
+               $s_value        = "";
+               $s_key          = "";
+               
+    // Using scrolltable?
+    if($this->i_entriesPerPage == 0) {
+      if(!$this->force_height) {
+        $s_return.= "\n<tr><td class='scrollhead'><table summary='' style='width:".$this->s_width.";' cellspacing='0' id='t_scrollhead'>";
+      } else {
+        $s_return.= "\n<tr><td class='scrollhead'><table summary='' style='width:".$this->s_width.";' cellspacing='0' id='t_scrollhead_onlywidth'>";
+      }
+    }
+
+               $s_return.= "\n<tr>";
+
+               foreach($this->a_header[0] as $s_key => $s_value ){
+                       if(!isset($s_value['attach'])){
+                               $s_value['attach'] = "";
+                       }
+
+               $s_return.= "\n<td class='listheader' ".$s_value['attach'].">".$s_value['string']."</td>";
+
+      // Increment column counter
+      $this->cols++;
+
+               }
+               
+    // Attach a 13px-wide column (used as scrollbar space in body-table),
+    // but do this only if we are really using scrolltables.
+    if($this->i_entriesPerPage == 0) {
+      $s_return.= "\n<td class='listheader' style='width:13px;border-right:0px;'>&nbsp;</td>";
+      $s_return.= "\n</table></td>";
+    }
+
+       $s_return.= "\n</tr>";
+               return $s_return;
+       }
+       
+       function SetSummary($msg){
+               $this->s_summary = $msg;
+       }
+
+       function _generatePage(){
+               
+               $s_value        = "";
+               $s_key          = "";
+               $s_return       = "";
+   
+    if($this->i_entriesPerPage == 0) {
+      // We need to construct a "body"-table that is width-of-scrollbar thinner than the "head"-table.
+      if(!$this->force_height || $this->fix_list_for_plugins) {
+        $s_return .= "\n<tr><td colspan='".$this->cols."' class='scrollbody'><div style='width:".$this->s_width.";height:".($this->s_height-20)."px;' id='d_scrollbody' class='scrollbody'>";
+        $s_return .= "<table summary='' style='height:100%;width:581px;' cellspacing='0' id='t_scrollbody'>";
+      } else {
+        $s_return .= "\n<tr><td colspan='".$this->cols."' class='scrollbody'><div style='width:".$this->s_width.";height:".($this->s_height-20)."px;' id='d_scrollbody_onlywidth' class='scrollbody'>";
+        $s_return .= "<table summary='' style='height:100%;width:581px;' cellspacing='0' id='t_scrollbody_onlywidth'>";
+      }
+       }
+    $i_alternate=0;
+               if(isset($_GET['start'])){
+                       $_SESSION['start'.$this->pageid]=$_GET['start'];
+                       $start = $_GET['start'];
+               } else {
+                       if(isset($_SESSION['start'.$this->pageid])){
+                               $start = $_SESSION['start'.$this->pageid];
+                       } else {
+                               $start=0;
+                       }
+               }
+
+    /* If divlist is empty, append a single white entry */
+    if(count($this->a_entries)==0){
+      $str = $s_return."<tr>";
+      $str.="<td class='list1nohighlight' colspan='".$this->cols."' style='height:100%;border-right:0px;width:100%;'>&nbsp;</td>";
+      $str.="</tr>";
+      if($this->i_entriesPerPage == 0) {
+        $str.="</table></div></td></tr>";
+      }
+      return($str);
+    } else {
+    
+      //FIXME: Ahrg. I'd like to read this code without wasting my time.
+      if ($this->i_entriesPerPage > 0) {
+               while($start > $this->_numentries()){
+                       $start = $start - $this->i_entriesPerPage;
+               }       
+    
+               $stop  = $start + $this->i_entriesPerPage;
+    
+               $appendempty = ($this->_numentries() -$start);
+    
+               for($i = $start ; $i < $stop;$i++){
+                       
+                       if(isset($this->a_entries[$i])){
+                                                       
+                               $s_value = $this->a_entries[$i];
+                               
+                   // Alternation of background color          
+                               if($i_alternate) $i_alternate=0; else $i_alternate=1;
+                               
+          $s_return .= "\n<tr class='rowxp".$i_alternate."'>";
+                               
+                               $cnt = 0;                                       
+                                       
+                               foreach($s_value as $s_key2 => $s_value2 ){                             
+    
+                                       $cnt++;                                 
+    
+                                       if(!isset($s_value2['class'])){
+                                               $class = "list".$i_alternate; 
+                                       }else{
+                                               $class = $s_value2['class'];
+                                       }
+    
+                                       if(!isset($s_value2['attach'])){
+                                               $style = "";
+                                       }else{
+                                               $style = " ".$s_value2['attach']." "    ;
+                                       }
+    
+                                       $s_return .= "\n<td ".$style." class='".$class."'>";
+                                       $s_return .= $s_value2['string'];
+                                       $s_return .= "\n</td>";
+                               }
+                               if($cnt == 0 ){
+                                       $s_return.="\n<td>&nbsp;</td>";
+                               }
+  
+                               $s_return .= "\n</tr>";
+                       }       
+               }
+    
+               if(!(($stop)<$this->_numentries())){
+                       $nums = $stop - $this->_numentries();// - $stop;
+                       for($i = 0 ; $i < $nums ; $i ++ ){
+                               $s_return.="<tr>";
+                               $cnt=0;
+                               for($a = 0 ; $a < (count($this->a_header[0])) ; $a ++ ) {
+                                       if($a ==(count($this->a_header[0])-1)){
+                                               $s_return.="\n<td class='list1' style='border:0px;height:26px;'>&nbsp;</td>";
+                                       } else {
+                                               $s_return.="\n<td class='list1' style='height:26px;'>&nbsp;</td>";
+                                       }
+                               }
+                               $s_return.="\n</tr>";
+                       }       
+               }
+    
+               if($this->b_displayPageNums){
+                       $s_return .= "<tr><td colspan='".$this->cols."' align='center'>".range_selector($this->_numentries(),$start,$this->i_entriesPerPage)."</td></tr>";
+               }
+      } else {
+        // $this->i_entriesPerPage <= 0
+        // We should display all entries on one page
+  
+        $i = $this->_numEntries();
+           foreach($this->a_entries as $s_key => $s_value){
+                         $i--;
+  
+          if($i_alternate!=0){ 
+            $i_alternate=0; 
+          } else {
+            $i_alternate=1;
+          }
+                 
+          $s_return .= "\n<tr class='rowxp".$i_alternate."'>";
+                                 
+                   $cnt = 0;                                   
+                                         
+                         foreach($s_value as $s_key2 => $s_value2 ){                           
+  
+                                 $this->cols = count($s_value) ;                                               
+                                 $cnt++;                                       
+  
+                                 if(!isset($s_value2['class'])){
+                                         $class = "list".$i_alternate; 
+                                 } else {
+                                         $class = $s_value2['class'];
+                                 }
+  
+                                 if(!isset($s_value2['attach'])){
+                                         $style = "";
+                                 } else {
+                                         $style = " ".$s_value2['attach']." "  ;
+                                 }
+            
+            $s_return .= "\n<td ".$style." class='".$class."'>";
+                                 $s_return .= $s_value2['string'];
+                                 $s_return .= "</td>";
+                         }
+                         $s_return .= "\n</tr>";
+                 }
+      }
+  
+      // if fewer than 22 Entries (list not full), print row to fill empty space
+      //FIXME: Why 22? Isn't the size dynamic
+      if($this->_numEntries()<=22){
+        $fill= "";
+        for ($i= 1; $i <= $this->cols; $i++){
+          if ($i == $this->cols){
+           $fill.= "<td class='list1nohighlight' style='height:100%;border-right:0px;'>&nbsp;</td>";
+          } else {
+           $fill.= "<td class='list1nohighlight' style='height:100%;'>&nbsp;</td>";
+          }
+        }
+        $s_return.="\n<tr>$fill";
+      }
+      if($this->i_entriesPerPage == 0) {
+        $s_return .= "\n</table></div></td>";
+      }
+      $s_return .= "</tr>";
+      return $s_return;
+    }
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_glpi.inc b/gosa-core/include/class_glpi.inc
new file mode 100644 (file)
index 0000000..162e0fe
--- /dev/null
@@ -0,0 +1,1777 @@
+<?php
+
+
+class glpiDB{
+
+       var $user               ="";
+       var $password   ="";
+       var $server             ="";
+       var $db                 ="";
+
+       var $is_connected               = 0;
+       var $handle                     = NULL;
+
+       var $lasterror  ="";
+
+       var $deviceMappingGOsaGlpi;
+       var $deviceMappingTableNameID;
+
+       function glpiDB($server,$user,$pwd,$db){
+               $this->server   = $server;
+               $this->user     = $user;
+               $this->password = $pwd;
+               $this->db               = $db;
+
+               $this->handle   = @mysql_connect($this->server,$this->user,$this->password);
+
+               if($this->handle){
+                       $this->is_connected = true;
+                       $this->SelectDB($this->db);
+               }       
+               $this->deviceMappingGOsaGlpi = array(
+                               "glpi_device_case"      => "case",
+                               "glpi_device_control"   => "control",
+                               "glpi_device_drive"     => "drive",
+                               "glpi_device_gfxcard"   => "gfxcard",
+                               "glpi_device_hdd"       => "hdd",
+                               "glpi_device_iface"     => "iface",
+                               "glpi_device_moboard"   => "moboard",
+                               "glpi_device_pci"       => "pci",
+                               "glpi_device_power"     => "power",
+                               "glpi_device_processor" => "processor",
+                               "glpi_device_ram"       => "ram",
+                               "glpi_monitors"       => "monitor",
+                               "glpi_device_sndcard"   => "sndcard");
+
+               $this->deviceMappingTableNameID = array(                "moboard"       => 1,                                                                           
+                               "processor"     => 2,                                                                           
+                               "ram"           => 3,                                                                           
+                               "hdd"           => 4,                                                                           
+                               "iface"         => 5,                                                                           
+                               "drive"         => 6,                                                                           
+                               "control"       => 7,                                                                           
+                               "gfxcard"       => 8,                                                                           
+                               "sndcard"       => 9,                                                                           
+                               "pci"           => 10,                                                                          
+                               "case"          => 11,                                                                          
+                               "power"         => 12);
+
+
+       }
+
+       function SelectDB()
+       {
+               if($this->is_connected){
+                       mysql_select_db($this->db,$this->handle);
+               }
+       }
+
+
+       /* This functions checks if the selected computer/network 
+          device is already available in the db
+        */
+       function is_account($dn)
+       {
+               if(!$this->is_connected){
+                       $this->lasterror ="Can't query anything, if we aren't connected.";
+                       return(false);
+               }else{
+                       $qry = "SELECT * FROM glpi_computers WHERE name='".$dn."';";
+                       $res = $this->query($qry);
+                       if(count($res)==0){
+                               return(false);
+                       }else{
+                               return(true);
+                       }
+               }
+       }
+
+       /* this function queries everything 
+        */
+       function query($qry)
+       {
+               if(!$this->is_connected){
+                       $this->lasterror ="Can't query anything, if we aren't connected.";
+                       return(false);
+               }else{
+                       $ret =array();
+                       $res = mysql_query($qry,$this->handle);
+
+                       while($rs = @mysql_fetch_array($res,MYSQL_ASSOC)){
+                               $ret[]=$rs;
+                       }
+                       return($ret);
+               }
+       }
+
+       /* System types 
+       Returns all defined system types 
+        */
+       function getSystemTypes()
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $tmp = ($this->query("SELECT * FROM glpi_type_computers;"));
+                       foreach($tmp as $t){
+                               $ret[$t['ID']]=$t['name'];
+                       }
+                       asort($ret);
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* System types 
+          Update a system type         
+       */
+       function updateSystemType($name,$id)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_type_computers WHERE ID=".$id.";");
+                       if(isset($tmp[0])){
+                               return($this->query("UPDATE glpi_type_computers SET name='".$name."' WHERE ID=".$id.";"));      
+                       }else{
+                               echo "can't update not existing entry";
+                               return(false);  
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* System types 
+       Add one entry to the system types 
+     */
+       function addSystemType($name)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_type_computers WHERE name='".$name."';");
+                       if(isset($tmp[0])){
+                               echo "such an entry already exists";
+                               return(false);
+                       }else{  
+                               return($this->query("INSERT INTO glpi_type_computers (name) VALUES ('".$name."');"));
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* System types 
+       Remove one entry from the system types (specified by ID=$id)
+     */
+       function removeSystemType($id)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_type_computers WHERE ID=".$id.";");
+                       if(isset($tmp[0])){
+                               return($this->query("DELETE FROM glpi_type_computers WHERE ID=".$id.";"));      
+                       }else{
+                               echo "can't remove not existing entry";
+                               return(false);  
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* System type is used */
+       function is_systemTypeUsed($ID){
+               if($this->is_connected){
+                       $ret = array();
+                       $qry="SELECT name,type FROM glpi_computers WHERE type=".$ID." LIMIT 3;";
+                       $res = $this->query($qry);
+                       foreach($res as $val){
+                               $ret[$val['name']] = $val['name'];
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+
+       /* Manufacturer 
+          Returns all defined manufacturers
+       */      
+       function getEnterprises()
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $tmp = $this->query("SELECT * FROM glpi_enterprises ORDER BY name;");
+                       foreach($tmp as $t){
+                               $ret[$t['ID']]=$t['name'];
+                       }
+                       
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Manufacturer 
+          Returns single manufacturer
+       */      
+       function getEnterprise($id)
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $tmp = $this->query("SELECT * FROM glpi_enterprises WHERE ID=".$id.";");
+                       return($tmp);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Manufacturer 
+       Updates already existing manufacturer
+    */
+       function updateEnterprise($array,$id)
+       {
+               if(!is_array($array)){
+                       echo "updateEnterprisesType: first paraeter must be an array";
+               }elseif($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_enterprises WHERE ID='".$id."';");
+                       if(isset($tmp[0])){
+                               $atr = array("ID","name","type","address","website","phonenumber","comments","deleted","fax","email");
+
+                               $v = "";
+                               foreach($atr as $at){
+                                       if(isset($array[$at])){
+                                               $v .= " ".$at."='".$array[$at]."', ";
+                                       }
+                               }
+                               if(empty($v)){
+                                       echo "updateEnterprisesType: no attributes given ";
+                                       return(false);
+                               }else{
+                                       $v = preg_replace("/, $/","",$v);
+                                       return($this->query("UPDATE glpi_enterprises SET ".$v." WHERE ID='".$id."';")); 
+                               }
+                       }else{
+                               echo "can't update not existing entry";
+                               return(false);  
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Manufacturer
+          Add new manufacturer
+        */
+       function addEnterprise($array)
+       {
+               if(!is_array($array)){
+                       echo "addUser: first paraeter must be an array";
+               }elseif($this->is_connected){
+                       $atr = array("ID","name","type","address","website","phonenumber","comments","deleted","fax","email");
+                       $v = "";
+                       $a = "";
+                       foreach($atr as $at){
+                               if(isset($array[$at])){
+                                       $a .= $at.", ";
+                                       $v .= "'".$array[$at]."', ";
+                               }
+                       }
+                       if(empty($v)){
+                               echo "addUser: no attributes given ";
+                               return(false);
+                       }else{
+                               $a = preg_replace("/, $/","",$a);
+                               $v = preg_replace("/, $/","",$v);
+                               return($this->query("INSERT INTO glpi_enterprises (".$a.") VALUES (".$v.");"));
+                       }
+               
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+
+       }
+
+       /*      Manufacturer
+               remove manufacturer
+        */
+       function removeEnterprise($id)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_enterprises WHERE ID=".$id.";");
+                       if(isset($tmp[0])){
+                               return($this->query("DELETE FROM glpi_enterprises WHERE ID=".$id.";"));
+                       }else{
+                               echo "can't remove not existing entry";
+                               return(false);
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Operating systems 
+          Returns all OSs
+        */
+       function getOSTypes($keys = false)
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $tmp=($this->query("SELECT * FROM glpi_dropdown_os ORDER by name;"));
+
+                       if($keys){
+                               foreach($tmp as $t){
+                                       $ret[$t['name']]=$t['ID'];
+                               }
+                       }else{
+                               foreach($tmp as $t){
+                                       $ret[$t['ID']]=$t['name'];
+                               }
+                       }
+                       return($ret);
+
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Operating system is used ? */
+       function is_osUsed($ID){
+               if($this->is_connected){
+                       $ret = array();
+                       $qry="SELECT name,type FROM glpi_computers WHERE os=".$ID." LIMIT 3;";
+                       $res = $this->query($qry);
+                       foreach($res as $val){
+                               $ret[$val['name']] = $val['name'];
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+
+       /*  Operating systems
+               Add a new operating system to the dropdown menus   
+        */
+    function addOS($name)
+    {
+        if($this->is_connected){
+            $tmp = $this->query("SELECT * FROM glpi_dropdown_os WHERE name='".$name."';");
+            if(isset($tmp[0])){
+                echo "such an entry already exists";
+                return(false);
+            }else{
+                return($this->query("INSERT INTO glpi_dropdown_os (name) VALUES ('".$name."');"));
+            }
+        }else{
+            echo "not connected";
+            return(false);
+        }
+    }
+
+    /* Operating systems 
+       remove one OS entry
+     */
+    function removeOS_byID($id)
+    {
+        if($this->is_connected){
+            $tmp = $this->query("SELECT * FROM glpi_dropdown_os WHERE ID=".$id.";");
+            if(is_array($tmp[0])){
+                return($this->query("DELETE FROM glpi_dropdown_os WHERE ID=".$id.";"));
+            }else{
+                echo "can't remove not existing entry";
+                return(false);
+            }
+        }else{
+            echo "not connected";
+            return(false);
+        }
+    }
+
+       /* Operating systems 
+          Update existing OS entry
+       */
+       function updateOS($name,$id)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_dropdown_os WHERE ID=".$id.";");
+                       if(isset($tmp[0])){
+                               return($this->query("UPDATE glpi_dropdown_os SET name='".$name."' WHERE ID=".$id.";")); 
+                       }else{
+                               echo "can't update not existing entry";
+                               return(false);  
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* This returns all available glpi users 
+     */
+       function getUsers()
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $tmp = ($this->query("SELECT * FROM glpi_users"));
+                       foreach($tmp as $user){
+                               $ret[$user['ID']]=$user['name'];
+                       }
+                       return($ret);
+
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* this function adds a new glpi user
+     */
+       function addUser($array,$dn)
+       {
+               if(!is_array($array)){
+                       echo "addUser: first paraeter must be an array";
+               }elseif($this->is_connected){
+                       $array['name']=$dn;
+                       $atr = array("name","phone","email");
+                       $v = "";
+                       $a = "";
+                       foreach($atr as $at){
+                               if(isset($array[$at])){
+                                       $a .= $at.", ";
+                                       $v .= "'".$array[$at]."', ";
+                               }
+                       }
+                       if(empty($v)){
+                               echo "addUser: no attributes given ";
+                               return(false);
+                       }else{
+                               $a = preg_replace("/, $/","",$a);
+                               $v = preg_replace("/, $/","",$v);
+                               return($this->query("INSERT INTO glpi_users (".$a.") VALUES (".$v.");"));
+                       }
+               
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+
+       }
+
+       /* This function updates a glpi user 
+       with the given data
+     */
+       function updateUser($array,$dn)
+       {
+               if(!is_array($array)){
+            echo "updateUser: first paraeter must be an array";
+        }elseif($this->is_connected){
+            $tmp = $this->query("SELECT * FROM  glpi_users WHERE name='".$dn."';");
+            if(isset($tmp[0])){
+
+                               $atr = array("name","phone","email");
+                $v = "";
+                foreach($atr as $at){
+                    if(isset($array[$at])){
+                        $v .= " ".$at."='".$array[$at]."', ";
+                    }
+                }
+                if(empty($v)){
+                    echo "UpdateUser: no attributes given ";
+                    return(false);
+                }else{
+                    $v = preg_replace("/, $/","",$v);
+                    return($this->query("UPDATE glpi_users SET ".$v." WHERE name='".$dn."';"));
+                }
+            }else{
+                echo "can't update not existing entry";
+                return(false);
+            }
+        }else{
+            echo "not connected";
+            return(false);
+        }
+
+       }
+
+       /* This function returns all available data 
+       from a specified dn
+     */
+       function getComputerInformations($name)
+       {
+               if($this->is_connected){        
+                       $ret = $this->query("SELECT * FROM glpi_computers WHERE name='".$name."';");
+                       return($ret);           
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /*  This fucntions updates an already existing entry 
+     */
+       function updateComputerInformations($array,$name)
+       {
+               if(!is_array($array)){
+                       echo "updateComputerInformations: first paraeter must be an array";
+               }elseif($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM  glpi_computers WHERE name='".$name."';");
+                       if(isset($tmp[0])){
+
+                               $atr = array(   "ID","name","serial","otherserial","contact","contact_num",
+                                               "tech_num","comments","date_mod","os","location","domain","network",
+                                               "model","type","is_template","tplname","FK_glpi_enterprise","deleted");
+                               $v = "";
+                               foreach($atr as $at){
+                                       if(isset($array[$at])){
+                                               $v .= " ".$at."='".$array[$at]."', ";
+                                       }
+                               }
+                               if(empty($v)){
+                                       echo "updateComputerInformations: no attributes given ";
+                                       return(false);
+                               }else{
+                                       $v = preg_replace("/, $/","",$v);
+                                       return($this->query("UPDATE glpi_computers SET ".$v." WHERE name='".$name."';"));
+                               }
+                       }else{
+                               echo "can't update not existing entry";
+                               return(false);
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+
+       }
+
+       /* This function adds a new inventory device (computer phone etc)
+     */
+       function addComputerInformations($array)
+       {
+               if(!is_array($array)){
+                       echo "updateComputerInformations: first paraeter must be an array";
+               }elseif($this->is_connected){
+                       $atr = array(   "ID","name","serial","otherserial","contact","contact_num",
+                                       "tech_num","comments","date_mod","os","location","domain","network",
+                                       "model","type","is_template","tplname","FK_glpi_enterprise","deleted");
+                       $v = "";
+                       $a = "";
+                       foreach($atr as $at){
+                               if(isset($array[$at])){
+                                       $a .= $at.", ";
+                                       $v .= "'".$array[$at]."', ";
+                               }
+                       }
+                       if(empty($v)){
+                               echo "updateComputerInformations: no attributes given ";
+                               return(false);
+                       }else{
+                               $a = preg_replace("/, $/","",$a);
+                               $v = preg_replace("/, $/","",$v);
+                               return($this->query("INSERT INTO glpi_computers (".$a.") VALUES (".$v.");"));
+                       }
+               
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+
+       }
+
+       /* this functions checks if the given Device 
+     * already exists 
+     */
+       function deviceExists($attr)
+       {
+               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
+               if($this->is_connected){        
+                       $arr = array_flip($deviceMappingGOsaGlpi);
+
+                       $tbl_name = $arr[$attr['device_type']];
+                       if(!isset($attr['ID'])){
+                               return(false);
+                       }else{
+                               $qry = "SELECT * FROM ".$tbl_name." WHERE ID=".$attr['ID'].";";
+                               $res = $this->query($qry);
+                               if(count($res) != 0){
+                                       return(true);
+                               }
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+
+               return(false);
+       }
+
+               
+       /* Check if given device is used by some accounts
+     *  (helpfull to avoid removement of used devices)
+     */
+       function is_deviceUsed($item)
+       {
+               $deviceMappingGOsaGlpi          = array_flip($this->deviceMappingGOsaGlpi);
+               $deviceMappingTableNameID       = $this->deviceMappingTableNameID;
+               if($this->is_connected){
+                       $tablename =  $deviceMappingGOsaGlpi[$item['device_type']];
+                       $type = $item['device_type'];
+
+                       $ret = array();
+
+                       if($type=="monitor"){
+                               $str = "SELECT c.name FROM glpi_connect_wire as w, glpi_computers as c WHERE w.end1=".$item['ID']." AND w.end2 = c.ID AND w.type=4;"; 
+                       }else{
+                               $str = "SELECT c.name FROM glpi_computer_device as d, glpi_computers as c WHERE d.FK_computers=c.ID AND FK_device=".$item['ID']." AND device_type=".$deviceMappingTableNameID[$type]." ;";
+                       }
+
+                       $res = $this->query($str);
+       
+                       foreach($res as $val){
+                               $ret[$val['name']] = $val['name'];
+                       }       
+
+                       return($ret);//count($this->query($str)));
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+                       
+       }
+
+
+       /* This functions deletes a specified entry 
+     * from our device tables 
+     */
+       function deleteDevice($attr)
+       {
+               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
+               if($this->is_connected){
+                       $arr = array_flip($deviceMappingGOsaGlpi);
+                       
+                       $device_type = $attr['device_type'];
+                       unset($attr['device_type']);                    
+
+                       $tbl_name = $arr[$device_type];
+
+                       $this->query("DELETE FROM ".$tbl_name." WHERE ID=".$attr['ID'].";");    
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* This funtions updated an already existing device
+     */
+       function updateDevices($attr)
+       {
+               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
+               if($this->is_connected){
+                       $arr = array_flip($deviceMappingGOsaGlpi);
+                       
+                       $device_type = $attr['device_type'];
+                       unset($attr['device_type']);                    
+
+                       $tbl_name = $arr[$device_type];
+
+                       $str = "UPDATE ".$tbl_name." SET ";
+                       foreach($attr as $name => $value){
+                               $str.=$name."='".$value."', ";
+                       }
+                       $str = preg_replace("/, $/","",$str);
+                       $str .= " WHERE ID=".$attr['ID'].";";
+                       $this->query($str);     
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Returns all possible RAM types 
+     * like SDRAM , DIMM .....
+     */
+       function getRAMTypes()
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $tmp = ($this->query("SELECT * FROM glpi_dropdown_ram_type;"));
+                       foreach($tmp as $t){
+                               $ret[$t['ID']]=$t['name'];
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+       
+       /* Returns all possible HDD connection types 
+     * like IDE SCSI ...
+     */
+       function getGlpiDeviceControlTypes()
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $tmp = ($this->query("SELECT * FROM glpi_dropdown_hdd_type;"));
+                       foreach($tmp as $t){
+                               $ret[$t['ID']]=$t['name'];
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+       
+       /* Returns all possible gfx card connection types
+     * like PCI-X PCI AGP ....
+        */
+       function getGlpiGfxControlTypes()
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $tmp = ($this->query("SELECT * FROM glpi_dropdown_hdd_type;"));
+                       foreach($tmp as $t){
+                               $ret[$t['ID']]=$t['name'];
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+       
+       /* Devices 
+       Adds a new single device to our db
+    */ 
+       function addDevice($attr)
+       {
+               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
+               if($this->is_connected){        
+                       $arr = array_flip($deviceMappingGOsaGlpi);
+                       
+                       $device_type = $attr['device_type'];
+                       unset($attr['device_type']);                    
+
+                       $tbl_name = $arr[$device_type];
+            $v = "";
+            $a = "";
+            foreach($attr as $name => $value){
+               $a .= $name.", ";
+               $v .= "'".$value."', ";
+            }
+            if(empty($v)){
+                echo "addDevice: no attributes given ";
+                return(false);
+            }else{
+                $a = preg_replace("/, $/","",$a);
+                $v = preg_replace("/, $/","",$v);
+                return($this->query("INSERT INTO ".$tbl_name." (".$a.") VALUES (".$v.");"));
+            }
+
+        }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+       /* Return all available devices 
+     */
+       function getDevices()
+       {
+               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
+               if($this->is_connected){
+                       $arr = $deviceMappingGOsaGlpi; 
+               
+                       $res = array();
+                       foreach($arr as $glpi => $gosa){
+                               $qry = "SELECT * FROM ".$glpi.";";
+                               $ret = $this->query($qry);
+                               foreach($ret as $id => $entry){
+                                       $entry['device_type'] = $gosa;
+       
+                                       if(isset($entry['designation'])){
+                                               $res[$entry['designation']."-".$gosa] = $entry;
+                                       }else{
+                                               $res[$entry['name']."-".$gosa] = $entry;
+                                       }
+                               }
+                       }
+                       return($res);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* This function returns all used devices 
+     */
+       function getUsedDevices($computerID)
+       {
+               $deviceMappingGOsaGlpi = array_flip($this->deviceMappingGOsaGlpi);
+               $deviceMappingTableNameID       = $this->deviceMappingTableNameID;
+       
+               if($this->is_connected){
+                       $qry = "SELECT * FROM glpi_computer_device WHERE FK_computers=".$computerID.";";
+                       $res = $this->query($qry);
+               
+                       $ret = array();
+                       foreach($deviceMappingGOsaGlpi as $GOsa => $glpi){
+                               $ret[$GOsa] = array();
+                       }
+
+                       $tbls = array_flip($deviceMappingTableNameID);
+
+                       foreach($res as $device){
+                               $devtype = $tbls[$device['device_type']];
+                               $tbl_name = $deviceMappingGOsaGlpi[$devtype];
+                               $qry = ("SELECT * FROM ".$tbl_name." WHERE ID=".$device['FK_device'].";");
+                               $res2 = $this->query($qry);
+                               if(count($res2)!=0){
+                                       $ret[$devtype][$res2[0]['designation']]=$res2[0];
+                               }
+
+                       $qry = "SELECT * FROM glpi_connect_wire WHERE type=4 AND end2=".$computerID.";";
+                       $res2 = $this->query($qry);
+                       foreach($res2 as $monitor){
+                               $qry = "SELECT * FROM glpi_monitors WHERE ID=".$monitor['end1'].";";
+                               $res3 = $this->query($qry);
+                               foreach($res3 as $moni){
+                                       $ret['monitor'][$moni['name']]=$moni;
+                               }
+                       }
+
+
+
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* This function removes all given devices from a computer, specified by $id
+       In the next step all devices specified by devices will be added.
+        */
+       function addDevicesToComputer($devices, $id)
+       {
+               $deviceMappingGOsaGlpi = array_flip($this->deviceMappingGOsaGlpi);
+               $deviceMappingTableNameID       = $this->deviceMappingTableNameID;
+       
+               if(($id == "" )||(!is_numeric($id))){
+                       return (false); 
+               }
+               if($this->is_connected){
+                       $qry = "DELETE FROM glpi_computer_device WHERE FK_computers=".$id.";";
+                       $this->query($qry);     
+               
+                       foreach($devices as $type => $entries){
+                               foreach($entries as $entry){
+                                       if($type=="monitor"){
+                                               $str = "INSERT INTO glpi_connect_wire (end1,end2,type) 
+                                               VALUES (".$entry['ID'].",".$id.",4);";
+                                       }else{
+                                               $str = "INSERT INTO glpi_computer_device (device_type,FK_device,FK_computers) 
+                                               VALUES (".$deviceMappingTableNameID[$type].",".$entry['ID'].",".$id.");";
+                                       }
+                                       $this->query($str);
+                               }
+                       }
+               
+
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+
+       }
+
+       function removeComputerInformations($name)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_computers WHERE name='".$name."';");
+                       if(isset($tmp[0])){
+                               $id = $tmp[0]['ID'];
+                               $this->query("DELETE FROM glpi_connect_wire WHERE end2=".$id.";");
+                               $this->query("DELETE FROM glpi_computer_device WHERE FK_computers=".$id.";");
+                               return($this->query("DELETE FROM glpi_computers WHERE ID=".$id.";"));
+                       }else{
+                               echo "can't remove not existing entry";
+                               return(false);
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function is_connected()
+       {
+               return($this->is_connected);
+       }
+
+       function addAttachmentsToComputer($attr,$id)
+       {
+        if(($id == "" )||(!is_numeric($id))){
+            return (false);
+        }
+        if($this->is_connected){
+            $qry = "DELETE FROM glpi_doc_device WHERE (FK_device=".$id.") AND (device_type=1);";
+            $this->query($qry);
+                       
+                       foreach($attr as $aid => $entry){
+                               $str = "INSERT INTO glpi_doc_device (FK_doc,FK_device,device_type,is_template) 
+                                                                                               VALUES
+                                                                                                       ($aid,$id,1,'0');";
+                               $this->query($str);
+                       }
+        }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+       function getAssignAttachments($id)
+       {
+
+               if($this->is_connected){
+                       $qry= "SELECT * FROM glpi_doc_device WHERE (device_type=1) AND (FK_device=".$id.");";
+                       $ret = $this->query($qry);
+                       return($ret);
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+       function deleteAttachment($id)
+       {
+               if($this->is_connected){
+                       $qry = "DELETE FROM glpi_docs WHERE ID=".$id."";
+                       $this->query($qry);
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+       
+       function getAttachments()
+       {
+               $ret = array();
+               if($this->is_connected){
+                       $qry = "SELECT * FROM glpi_docs WHERE name!='';";
+                       $re = $this->query($qry);
+
+                       foreach($re as $entry){
+                               $ret[$entry['ID']]=$entry;
+                       }
+
+                       return($ret);
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+       
+       function saveAttachments($attrs,$id = -1)
+       {
+               if($this->is_connected){
+                       $atr = array("name","filename","rubrique","mime","date_mod","comment","deleted","link");
+                       $tmp = array();
+                       foreach($atr as $at){
+                               if(isset($attrs[$at])){
+                                       $tmp[$at] = $attrs[$at];
+                               }
+                       }
+                       if(count($tmp)==0){
+                               return(false);
+                       }else{
+
+                               // Add
+                               if($id == -1){
+                                       $str = "INSERT INTO glpi_docs ";
+                                       $namen = "";
+                                       $values= "";
+                                       foreach($tmp as $name => $value){       
+                                               $namen .= $name.", ";
+                                               if(is_numeric($value)){
+                                                       $values .= $value.", ";
+                                               }else{
+                                                       $values .= "'".$value."', ";
+                                               }
+                                       }
+                                       $values = preg_replace("/, $/","",$values);
+                                       $namen  = preg_replace("/, $/","",$namen);
+                                       $str .= "(".$namen.") VALUES (".$values.");";
+                               }else{
+                                       $str = "UPDATE glpi_docs SET ";
+                                       foreach($tmp as $name => $value){       
+                                               $str .= $name."= ";
+                                               if(is_numeric($value)){
+                                                       $str .= $value.", ";
+                                               }else{
+                                                       $str .= "'".$value."', ";
+                                               }
+                                       }
+                                       $str = preg_replace("/, $/","",$str);
+                                       $str .= " WHERE ID=".$id.";";
+                               }
+                               $this->query($str);
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       
+       /* Check if given attachment id is used in any Device 
+               ( - avoid removing of used attachments)
+     */
+       function is_attachmentUsed($id)
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $qry = "SELECT t.name FROM glpi_computers as t, glpi_doc_device WHERE t.ID = glpi_doc_device.FK_device AND FK_doc =".$id." LIMIT 3;";
+                       $res = $this->query($qry);
+                       foreach($res as $val){
+                               $ret[$val['name']] = $val['name'];
+                       }
+                       return($ret);
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+               
+       /* Monitor handling 
+     */
+    function getMonitors()
+       {
+               if($this->is_connected){
+                       $qry= "SELECT * FROM glpi_monitors;";
+                       return($this->query($qry));     
+               
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+    function updatedMonitor()
+       {
+               if($this->is_connected){
+//                     $qry= "SELECT * FROM glpi_monitors;";
+//                     return($this->query($qry));     
+               
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+    function addMonitor()
+       {
+               if($this->is_connected){
+//                     $qry= "SELECT * FROM glpi_monitors;";
+//                     return($this->query($qry));     
+               
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+    function removeMonitor($id)
+       {
+               if($this->is_connected){
+                       $qry= "DELETE FROM glpi_monitors WHERE ID=".$id.";";
+                       $this->query($qry);     
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+    function getMonitorTypes()
+       {
+               if($this->is_connected){
+                       $qry= "SELECT * FROM glpi_type_monitors;";
+                       return($this->query($qry));     
+               
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+    function getLocationTypes()
+       {
+               if($this->is_connected){
+                       $qry= "SELECT * FROM glpi_dropdown_locations;";
+                       return($this->query($qry));     
+               
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+    function getStateTypes()
+       {
+               if($this->is_connected){
+                       $qry= "SELECT * FROM glpi_dropdown_state;";
+                       return($this->query($qry));     
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+       
+       /* Printer functions
+     */
+
+       /* is printer type used ? 
+     */
+       function is_printerTypeUsed($id)
+       {
+               if($this->is_connected){
+                       $qry = "SELECT * FROM glpi_printers WHERE type=".$id.";";
+                       $res = $this->query( $qry);
+                       $ret =array();
+                       foreach($res as $entry){
+                               $ret[$entry['ID']] = $entry['name'];
+                       }
+                       return($ret);
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+       /* This functions checks if the selected computer/network 
+          device is already available in the db
+        */
+       function is_printer_account($dn)
+       {
+               if(!$this->is_connected){
+                       $this->lasterror ="Can't query anything, if we aren't connected.";
+                       return(false);
+               }else{
+                       $qry = "SELECT * FROM glpi_printers WHERE name='".$dn."';";
+                       $res = $this->query($qry);
+                       if(count($res)==0){
+                               return(false);
+                       }else{
+                               return(true);
+                       }
+               }
+       }
+
+       /* This function returns all available data 
+       from a specified dn
+     */
+       function getPrinterInformations($name)
+       {
+               if($this->is_connected){        
+                       $ret = $this->query("SELECT * FROM glpi_printers WHERE name='".$name."';");
+                       return($ret);           
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Get Printer attachments
+     */
+       function getAssignPrinterAttachments($id)
+       {
+
+               if($this->is_connected){
+                       $qry= "SELECT * FROM glpi_doc_device WHERE (device_type=3) AND (FK_device=".$id.");";
+                       $ret = $this->query($qry);
+                       return($ret);
+               }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+       /* Printer types 
+       Returns all defined printer types 
+        */
+       function getPrinterTypes()
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $tmp = ($this->query("SELECT * FROM glpi_type_printers ORDER BY name; "));
+                       foreach($tmp as $t){
+                               $ret[$t['ID']]=$t['name'];
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Add pritner types 
+       Add one entry to the printer types 
+     */
+       function addPrinterType($name)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_type_printers WHERE name='".$name."';");
+                       if(isset($tmp[0])){
+                               //echo "such an entry already exists";
+                               return(false);
+                       }else{  
+                               return($this->query("INSERT INTO glpi_type_printers (name) VALUES ('".$name."');"));
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* remove printer types 
+       Remove one entry from the printer types (specified by ID=$id)
+     */
+       function removePrinterType($id)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_type_printers WHERE ID=".$id.";");
+                       if(isset($tmp[0])){
+                               return($this->query("DELETE FROM glpi_type_printers WHERE ID=".$id.";"));       
+                       }else{
+                               echo "can't remove not existing entry";
+                               return(false);  
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Update printer types 
+          Update a printer type        
+       */
+       function updatePrinterType($name,$id)
+       {
+
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_type_printers WHERE ID=".$id.";");
+                       if(isset($tmp[0])){
+                               return($this->query("UPDATE glpi_type_printers SET name='".$name."' WHERE ID=".$id.";"));       
+                       }else{
+                               echo "can't update not existing entry";
+                               return(false);  
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+
+       /*  This fucntions updates an already existing entry 
+     */
+       function updatePrinterInformations($array,$name)
+       {
+               if(!is_array($array)){
+                       echo "updatePrinterInformations: first paraeter must be an array";
+               }elseif($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM  glpi_printers WHERE name='".$name."';");
+                       if(isset($tmp[0])){
+
+                               $atr = array(   "ID","name","serial","otherserial","contact","contact_num",
+                                               "tech_num","comments","date_mod","location","domain","network","ramSize","flags_serial","flags_par","flags_usb",
+                                               "model","type","is_template","tplname","FK_glpi_enterprise","deleted");
+                               $v = "";
+                               foreach($atr as $at){
+                                       if(isset($array[$at])){
+                                               $v .= " ".$at."='".$array[$at]."', ";
+                                       }
+                               }
+                               if(empty($v)){
+                                       echo "updateSystemInformations: no attributes given ";
+                                       return(false);
+                               }else{
+                                       $v = preg_replace("/, $/","",$v);
+                                       return($this->query("UPDATE glpi_printers SET ".$v." WHERE name='".$name."';"));
+                               }
+                       }else{
+                               echo "can't update not existing entry";
+                               return(false);
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+
+       }
+
+       /* This function adds a new inventory settings for printers
+     */
+       function addPrinterInformations($array)
+       {
+               if(!is_array($array)){
+                       echo "updateComputerInformations: first paraeter must be an array";
+               }elseif($this->is_connected){
+                       $atr = array(   "ID","name","serial","otherserial","contact","contact_num",
+                                       "tech_num","comments","date_mod","os","location","domain","network","ramSize","flags_serial","flags_par","flags_usb",
+                                       "model","type","is_template","tplname","FK_glpi_enterprise","deleted");
+                       $v = "";
+                       $a = "";
+                       foreach($atr as $at){
+                               if(isset($array[$at])){
+                                       $a .= $at.", ";
+                                       $v .= "'".$array[$at]."', ";
+                               }
+                       }
+                       if(empty($v)){
+                               echo "updateComputerInformations: no attributes given ";
+                               return(false);
+                       }else{
+                               $a = preg_replace("/, $/","",$a);
+                               $v = preg_replace("/, $/","",$v);
+                               return($this->query("INSERT INTO glpi_printers (".$a.") VALUES (".$v.");"));
+                       }
+               
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* add atachment to given printer */
+       function addAttachmentsToPrinter($attr,$id)
+       {
+        if(($id == "" )||(!is_numeric($id))){
+            return (false);
+        }
+        if($this->is_connected){
+            $qry = "DELETE FROM glpi_doc_device WHERE (FK_device=".$id.") AND (device_type=3);";
+            $this->query($qry);
+                       
+                       foreach($attr as $aid => $entry){
+                               $str = "INSERT INTO glpi_doc_device (FK_doc,FK_device,device_type,is_template) 
+                                                                                               VALUES
+                                                                                                       ($aid,$id,3,'0');";
+                               $this->query($str);
+                       }
+        }else{
+            echo "not connected";
+            return(false);
+        }
+       }
+
+       function removePrinterInformations($name)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_printers WHERE name='".$name."';");
+                       if(isset($tmp[0])){
+                               $id = $tmp[0]['ID'];
+//                             $this->query("DELETE FROM glpi_connect_wire WHERE end2=".$id.";");
+                               $this->query("DELETE FROM glpi_doc_device WHERE FK_device=".$id." AND device_type=3;");
+                               return($this->query("DELETE FROM glpi_printers WHERE ID=".$id.";"));
+                       }else{
+                               echo "can't remove not existing entry";
+                               return(false);
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+
+       /* Cartridges 
+     */
+       /* return all assigned cartridges */
+       function getUsedCartridges($printerID)
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $qry = "SELECT 
+                                               c.date_use                      as date_use,
+                                               c.ID                            as ID, 
+                                               t.ID                            as type_ID,
+                                               t.name                          as name, 
+                                               c.FK_glpi_printers      as FK_glpi_printers, 
+                                               d.name                          as type_name 
+                                       FROM 
+                                               glpi_dropdown_cartridge_type as d,
+                                               glpi_cartridges as c, 
+                                               glpi_cartridges_type as t 
+                                       WHERE   c.FK_glpi_cartridges_type = t.ID 
+                                               AND t.type = d.ID 
+                                               AND c.FK_glpi_printers = ".$printerID.";"; 
+                       $res = $this->query($qry);
+                       foreach($res as $entry){
+                               $ret[$entry['ID']] = $entry;
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* return all assigned cartridges */
+       function getAvailableCartridgeTypes($printerTypeID)
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $qry= "
+       SELECT  
+                       ct.ID                   as cartridgeID,
+                       ct.name                 as cartridgeName,
+                       pt.ID                   as printerTypeID,
+                       pt.name                 as printerTypeName,
+                       ct.type                 as cartridgeTypeID,
+                       dt.name                 as cartridgeTypeName 
+       FROM    
+                       glpi_type_printers                              as pt, 
+                       glpi_cartridges_type                    as ct, 
+                       glpi_dropdown_cartridge_type    as dt, 
+                       glpi_cartridges_assoc                   as ac
+        WHERE 
+                               ac.FK_glpi_type_printer = pt.ID 
+                       AND ac.FK_glpi_cartridges_type = ct.ID 
+                       AND ct.type=dt.ID 
+                       AND pt.ID=".$printerTypeID.";";
+                       $res = $this->query($qry);
+                       foreach($res as $entry){
+                               $ret[$entry['cartridgeID']] = $entry;
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function removeCartridgeFromPrinter($cartridgeID)
+       {
+               if($this->is_connected){
+                       $qry = "DELETE FROM glpi_cartridges WHERE ID=".$cartridgeID.";";
+                       return($this->query($qry));
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function addCartridgeFromPrinter($printerID,$cartridgeID)
+       {
+               if($this->is_connected){
+                       $qry ="INSERT INTO 
+                                               glpi_cartridges (FK_glpi_cartridges_type,FK_glpi_printers,date_in,date_use) 
+                                  VALUES 
+                                               (".$cartridgeID.",".$printerID.",'".date("Y-m-d")."','".date("Y-m-d")."');";    
+                       return($this->query($qry));
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function is_cartridgeTypeUsed($id){
+               if($this->is_connected){
+                       $qry = "SELECT p.ID,p.name as name FROM glpi_cartridges as c,glpi_printers as p WHERE p.ID=c.FK_glpi_printers AND c.FK_glpi_cartridges_type=".$id.";";
+                       $res = $this->query($qry);
+                       $ret =array();
+                       foreach($res as $entry){
+                               $ret[$entry['ID']] = $entry['name'];
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function getCartridgeTypeInformations($id = "all"){
+               if($this->is_connected){
+                       $ret = array();                 
+                       if($id != "all"){
+                               $qry = "SELECT * FROM glpi_cartridges_type WHERE ID = ".$id.";";
+                       }else{
+                               $qry = "SELECT * FROM glpi_cartridges_type;";
+                       }
+               
+                       $res = ($this->query($qry));
+                       foreach($res as $entry){
+                               $ret[$entry['ID']] = $entry;
+                       }       
+                       return($ret);
+
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function getCartridgeTypes(){
+               if($this->is_connected){
+                       $ret = array();                 
+                       $qry = "SELECT * FROM glpi_dropdown_cartridge_type;";
+                       $res = ($this->query($qry));
+                       foreach($res as $entry){
+                               $ret[$entry['ID']] = $entry['name'];
+                       }       
+                       return($ret);
+
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+
+
+       /* check if given manufacturer ID ist still in use.
+          The problem is, that nearly every table uses manufacturers .... 
+     */
+       function is_manufacturerUsed($id)
+       {
+               if($this->is_connected){
+                       $tables = array();
+                       foreach($this->deviceMappingGOsaGlpi as $entry => $table){
+                               $tables[] = $entry;
+                       }
+                       $tables[] ="glpi_computers";
+                       $tables[] ="glpi_cartridges_type";
+                       $ret = array();
+                       $i = 3;
+                       foreach($tables as $tbl){
+                               if($i <= 0 ) continue;
+                               $qry = "SELECT * FROM ".$tbl." WHERE FK_glpi_enterprise = ".$id.";";
+                               $res = $this->query($qry);
+                               foreach($res as $entry){
+                                       if($i <= 0 ) continue;
+                                       if(isset($entry['designation'])){
+                                               $entry['name'] = $entry['designation'];
+                                       }
+                                       $i --;
+                                               $ret[] = $entry['name'];
+                               }
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Manufacturer 
+          Updates already existing manufacturer
+        */
+       function Add_UpdateCatrigdeType($array,$array_printer_types)
+       {
+               if(!is_array($array)){
+                       echo "Add_UpdateCatrigdeType: first paraeter must be an array";
+               }elseif($this->is_connected){
+
+
+                       $atr = array("name","ref","location","type","FK_glpi_enterprise","tech_num","deleted","comments","alarm");
+
+                       /* Entry was edited */
+                       if($array['ID']>0){
+                               $qry = "DELETE FROM glpi_cartridges_assoc WHERE FK_glpi_cartridges_type=".$array['ID'].";";
+
+                               $v = "";
+                               foreach($atr as $at){
+                                       if(isset($array[$at])){
+                                               $v .= " ".$at."='".$array[$at]."', ";
+                                       }
+                               }
+                               if(empty($v)){
+                                       echo "Add_UpdateCatrigdeType: no attributes given ";
+                                       return(false);
+                               }else{
+                                       $v = preg_replace("/, $/","",$v);
+                                       $qry = "UPDATE glpi_cartridges_type SET ".$v." WHERE ID='".$array['ID']."';";
+                                       $this->query($qry);     
+                               }
+                       }else{
+
+                               /* skip if name is in use*/
+                               $qry = "SELECT * FROM glpi_cartridges_type WHERE name='".$array['name']."';";
+                               if(count($this->query($qry))){
+                                       return;
+                               }
+
+                               $str = "INSERT INTO glpi_cartridges_type ";
+                               $namen = "";
+                               $values= "";
+                               foreach($array as $name => $value){     
+                                       $namen .= $name.", ";
+                                       if(is_numeric($value)){
+                                               $values .= $value.", ";
+                                       }else{
+                                               $values .= "'".$value."', ";
+                                       }
+                               }
+                               $values = preg_replace("/, $/","",$values);
+                               $namen  = preg_replace("/, $/","",$namen);
+                               $str .= "(".$namen.") VALUES (".$values.");";
+                               $this->query($str);     
+                               $IDs = $this->query("SELECT ID FROM glpi_cartridges_type WHERE name='".$array['name']."';");
+                               if(count($IDs) > 1){
+                                       echo "internal db error";
+                                       return;
+                               }
+                               $array['ID'] = $IDs[0]['ID'];
+                       }
+
+                       foreach($array_printer_types as $id){
+                               $qry = "INSERT INTO glpi_cartridges_assoc 
+                                       (FK_glpi_cartridges_type,FK_glpi_type_printer) 
+                                       VALUES 
+                                       (".$array['ID'].",".$id.")";
+
+                               $this->query($qry);
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function getSupportedPrinterTypeIDsForCartridge($cid)
+       {
+               if($this->is_connected){
+                       $ret = array();
+                       $qry = "SELECT FK_glpi_type_printer FROM glpi_cartridges_assoc WHERE FK_glpi_cartridges_type = ".$cid.";";      
+                       $res = $this->query($qry);
+                               
+                       foreach($res as $entry => $value){
+                               $ret[$value['FK_glpi_type_printer']] = $value['FK_glpi_type_printer'];
+                       }
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function removeCartridgeType($id){
+               if($this->is_connected){
+                       $qry = "DELETE FROM glpi_cartridges_assoc WHERE FK_glpi_cartridges_type=".$id.";";
+                       $this->query($qry);     
+                       $qry = "DELETE FROM glpi_cartridges_type WHERE ID=".$id.";";
+                       return($this->query($qry));     
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function getCartridgesWhichUseThisType($id)
+       {
+               if($this->is_connected){
+                       $qry = "SELECT * FROM glpi_cartridges WHERE FK_glpi_cartridges_type=".$id.";";
+                       $ret  = $this->query($qry);
+                       return($ret);
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+
+       /* Add pritner types 
+       Add one entry to the cartridgeType types 
+     */
+       function addCartridgeDropdownType($name)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_dropdown_cartridge_type WHERE name='".$name."';");
+                       if(isset($tmp[0])){
+                               //echo "such an entry already exists";
+                               return(false);
+                       }else{  
+                               return($this->query("INSERT INTO glpi_dropdown_cartridge_type (name) VALUES ('".$name."');"));
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* remove cartridgeType types 
+       Remove one entry from the cartridgeType types (specified by ID=$id)
+     */
+       function removeCartridgeDropdownType($id)
+       {
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_dropdown_cartridge_type WHERE ID=".$id.";");
+                       if(isset($tmp[0])){
+                               return($this->query("DELETE FROM glpi_dropdown_cartridge_type WHERE ID=".$id.";"));     
+                       }else{
+                               echo "can't remove not existing entry";
+                               return(false);  
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       /* Update cartridgeType  
+          Update a cartridgeType       
+       */
+       function updateCartridgeDropdownType($name,$id)
+       {
+
+               if($this->is_connected){
+                       $tmp = $this->query("SELECT * FROM glpi_dropdown_cartridge_type WHERE ID=".$id.";");
+                       if(isset($tmp[0])){
+                               return($this->query("UPDATE glpi_dropdown_cartridge_type SET name='".$name."' WHERE ID=".$id.";"));     
+                       }else{
+                               echo "can't update not existing entry";
+                               return(false);  
+                       }
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+       function getUsedDropdownTypes($id=false)
+       {
+               if($this->is_connected){
+                       if($id){
+                               $qry = "SELECT distinct(type) FROM glpi_cartridges_type WHERE type = ".$id.";";
+                       }else{
+                               $qry = "SELECT distinct(type) FROM glpi_cartridges_type;";
+                       }
+                       return($this->query($qry));
+               }else{
+                       echo "not connected";
+                       return(false);
+               }
+       }
+
+}
+//$s = new glpiDB("vserver-01","glpi","tester","glpi");
+//print_r($s->query("SELECT * FROM glpi_computers"));
+//$s->getComputerInformations("1 OR (c.ID<10000)");
+?>
diff --git a/gosa-core/include/class_hostActionQueue.inc b/gosa-core/include/class_hostActionQueue.inc
new file mode 100644 (file)
index 0000000..c32be66
--- /dev/null
@@ -0,0 +1,471 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2007  Fabian Hickert
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+/*! 
+  \brief   This class represents the host action queue.
+  \author  Fabian Hickert <hickert@gonicus.de>
+  \version 2.6
+  \date    24.10.2007
+
+  This class is a queue handler, which allows adding,removing,
+   priority settings,stop and resume actions... for each queue entry
+ */
+class hostActionQueue {
+
+  private $o_config       = NULL;
+  private $s_queue_file   = ""; 
+  private $s_error        = "";
+  private $b_error        = FALSE;
+
+  private $a_queue        = array();
+  private $i_pointer      = 0;
+  private $b_queue_loaded = false;
+  private $i_fileversion  = 0;
+
+  private $id_entry_map   = array();
+
+  public function __construct($config)
+  {
+    $this->o_config= $config;
+
+    /* Define source file */
+    $this->s_queue_file = CONFIG_DIR."/gotomasses_machines";
+
+    $file = $this->o_config->search("gotomasses", "STORAGE_FILE",array('menu'));
+    if(!empty($file)){
+      $this->s_queue_file = $file;
+    }
+  }
+
+  private function _reload_queue()
+  {
+    $this->_reset_error();
+    $this->b_queue_loaded = FALSE;
+    $this->b_error        = FALSE;
+    $this->s_error        = "";
+    $this->i_pointer      = 0;
+
+    /* Check file accessibility */
+    if(!file_exists($this->s_queue_file)){
+      $this->set_error(sprintf(_("Can't locate gotomasses queue file '%s'."),$this->s_queue_file));
+      return(FALSE);
+    }
+    if(!is_readable($this->s_queue_file)){
+      $this->set_error(sprintf(_("Can't read gotomasses queue file '%s'."),$this->s_queue_file));
+      return(FALSE);
+    }
+
+    /* Check if file contents could be read */
+    $fp = @fopen($this->s_queue_file,"r");
+    if(!$fp){
+      $this->set_error(sprintf(_("Can't read gotomasses storage file '%s'."),$this->s_queue_file));
+      return(FALSE);
+    }
+    $this->i_fileversion = filemtime($this->s_queue_file);
+    clearstatcache();
+    /* Get file contents */
+    $data ="";
+    while(!feof($fp)){
+      $data.= fread($fp,512);
+    }
+    
+    /* Get lines from file */
+    $this->a_queue  = array();
+    $comment        = "";
+    $rows           = split("\n",$data);
+    $used_ids = array();
+    /* Walk trough rows and parse data */
+    foreach($rows as $row){
+
+      /* Skip empty lines */
+      $row = trim($row);
+      if(empty($row)){
+        continue;
+      }
+
+      /* Get comment, if available */
+      if(preg_match("/^#/",$row)){
+        $comment = preg_replace("/^#/","",$row);
+        continue;
+      }
+
+      $entry_id = $task_id= "";    
+  
+      /* Comment must be set correctly */
+      if(empty($comment)){
+        $desc     = "";
+      }else{
+        $task_id =preg_replace("/^.*taskid:([0-9a-z]*).*$/i","\\1",$comment);
+        $entry_id=preg_replace("/^.*entryid:([0-9a-z]*).*$/i","\\1",$comment);
+        $desc    =preg_replace("/^.*desc:(.*)$/","\\1",$comment);
+      }
+      if($task_id == "" || empty($task_id)){ 
+        $task_id  = $this->get_new_id();
+      }
+      if($entry_id == "" || empty($entry_id)){
+        $entry_id = $this->get_new_id();
+      }
+   
+      /* Get unige id */ 
+      while(in_array($entry_id,$used_ids)){
+        $entry_id = $this->get_new_id();
+      }
+      $used_ids[] = $entry_id;
+      /* Split row into minutes/ hours ...*/
+      $row    = preg_replace('/[\t ]/umi'," ",$row);
+      $row    = preg_replace('/  */umi'," ",$row);
+      $parts  = split(" ",$row);
+
+      if(count($parts) != 10){
+        print_red(_("Entry broken, skipped."));
+      }else{
+
+        $entry = array();
+        $entry['TASK_ID'] = $task_id;
+        $entry['ID']      = $entry_id;
+        $entry['Minute']  = $parts[0];
+        $entry['Hour']    = $parts[1];
+        $entry['Day']     = $parts[2];
+        $entry['Month']   = $parts[3];
+        $entry['Weekday'] = $parts[4];
+        $entry['Action']  = $parts[5];
+        $entry['OGroup']  = $parts[6];
+        $entry['Zone']    = $parts[7];
+        $entry['Section'] = $parts[8];
+        if($entry['Action'] == "initial_install"){
+          $tmp2 = split(";",$parts[9]);
+          foreach($tmp2 as $target){
+            $tmp = split(",",$target);
+            $entry['Initial_Target'][]  = array(
+                          "MAC"     => $tmp[0],
+                          "IP"      => $tmp[1],
+                          "NAME"    => $tmp[2]);
+          }
+          $entry['Target']  = array();
+        }else{
+          $entry['Initial_Target']  = array();
+          $entry['Target']  = split(";",$parts[9]);
+        }
+        $entry['Comment'] = $desc;
+        $this->a_queue[]   = $entry;
+      }
+      $comment = "";
+    }
+   
+    /* Udpate ENTRY_ID -> id mapping */ 
+    reset($this->a_queue);
+    foreach($this->a_queue as $id => $entry){
+      $this->id_entry_map[$entry['ID']] = $id;
+    }   
+    return(TRUE);
+  }
+
+
+  private function _save_data()
+  {
+    $this->_reset_error();
+
+    /* Check file accessibility */
+    if(!file_exists($this->s_queue_file)){
+      $this->set_error(sprintf(_("Can't locate gotomasses queue file '%s'."),$this->s_queue_file));
+      return(FALSE);
+    }
+    if(!is_writeable($this->s_queue_file)){
+      $this->set_error(sprintf(_("Can't write gotomasses queue file '%s'."),$this->s_queue_file));
+      return(FALSE);
+    }
+    if($this->i_fileversion != filemtime($this->s_queue_file)){
+      $this->set_error(_("The queue file was modified since last reload. Can't save changes."));
+      return(FALSE);
+    }
+    $fp = @fopen($this->s_queue_file,"w");
+    if(!$fp){
+      $this->set_error(sprintf(_("Can't write gotomasses queue file '%s'."),$this->s_queue_file));
+      return(FALSE);
+    }
+
+    $str = "#GOsa generated file, please just modify if you really know what you do.";
+    reset($this->a_queue);
+    foreach($this->a_queue as $task){
+      $str .= "\n#taskid:".trim($task['TASK_ID']).";entryid:".$task['ID'].";desc:".trim($task['Comment']);
+      $str .= "\n";
+      if($task['Action'] == "initial_install"){
+        $str .= "*     *     *     *     *     ";
+      }else{
+        $str .= str_pad($task['Minute'] ,5," ")." ";
+        $str .= str_pad($task['Hour']   ,5," ")." ";
+        $str .= str_pad($task['Day']    ,5," ")." ";
+        $str .= str_pad($task['Month']  ,5," ")." ";
+        $str .= str_pad($task['Weekday'],5," ")." ";
+      }
+      $str .= str_pad($task['Action'] ,5," ")." ";
+      $str .= str_pad($task['OGroup'] ,5," ")." ";
+      $str .= str_pad($task['Zone']   ,5," ")." ";
+      $str .= str_pad($task['Section'],5," ")." ";
+      if($task['Action'] == "initial_install"){
+        foreach($task['Initial_Target'] as $target){
+          $str .= trim($target['MAC']).",".trim($target['IP']).",".trim($target['NAME']).";";
+        }
+      }else{
+        foreach($task['Target'] as $target){
+          $str .= $target.";";
+        }
+      }
+      $str = preg_replace("/;$/","",$str);
+    }
+
+    /* Write contents */
+    $str .= "\n";
+    fwrite($fp,$str);
+    fclose($fp);
+    clearstatcache();
+    $this->i_fileversion = filemtime($this->s_queue_file);
+    clearstatcache();
+
+    /* Update ENTRY_ID -> id mapping */ 
+    reset($this->a_queue);
+    foreach($this->a_queue as $id => $entry){
+      $this->id_entry_map[$entry['ID']] = $id;
+    }   
+    return(TRUE);
+  }
+
+  private function _add_entry($entry,$task_id = "")
+  {
+    if($task_id == "" || empty($task_id)){
+      $task_id = $this->get_new_id();
+    }
+    $entry['TASK_ID'] = $task_id;
+    if(!isset($entry['ID']) || empty($entry['ID']) || !isset($entry['ID']) || empty($entry['ID'])){
+      $entry['ID'] = $this->get_new_id();
+    }
+    $this->a_queue[] = $entry;
+    
+    return(true);
+  }
+
+  public function get_entry($id)
+  {
+    if(isset($this->a_queue[$this->id_entry_map[$id]])){
+      return($this->a_queue[$this->id_entry_map[$id]]);
+    }else{
+      $this->set_error(sprintf(_("Entry with id '%s' not found."),$id));
+    }
+  }
+
+  public function update_entry($id,$entry)
+  {
+    if(isset($this->id_entry_map[$id])){
+      $this->a_queue[$this->id_entry_map[$id]] = $entry;
+      return($this->_save_data());
+    }else{
+      $this->set_error(sprintf(_("Could not update entry, entry with id '%s' not found."),$id));
+    }
+  }
+
+  public function remove_entry($id)
+  {
+    if(isset($this->id_entry_map[$id])){
+      unset($this->a_queue[$this->id_entry_map[$id]]);
+      unset($this->id_entry_map[$id]);
+      return($this->_save_data());
+    }else{
+      $this->set_error(sprintf(_("Could not remove entry, entry with id '%s' not found."),$id));
+    }
+  }
+
+  public function id_exists($id)
+  {
+    return(isset($this->id_entry_map[$id]));
+  }
+
+
+  public function add($entry)
+  {
+    if(!$this->_add_entry($entry)){
+      return(FALSE);
+    }
+    return($this->_save_data());
+  }
+
+  public function add_multiple($array)
+  {
+    $task_id = $this->get_new_id();
+    foreach($array as $entry){
+      if(!$this->_add_entry($entry,$task_id)){
+        return(FALSE);
+      }
+    }
+    return($this->_save_data());
+  }
+
+  public function fetch()
+  {
+    if(isset($this->a_queue[$this->i_pointer])){
+      $p = $this->a_queue[$this->i_pointer];
+      $this->i_pointer ++;
+      return($p);
+    }   
+    return(FALSE);    
+  }
+
+  public function load()
+  {
+    return($this->_reload_queue());    
+  }
+
+  public function save()
+  {
+    return($this->_save_data());    
+  }
+
+  private function _reset_error()
+  {
+    $this->b_error = FALSE;
+    $this->s_error = "";
+  }
+  private function set_error($str)
+  {
+    $this->b_error = TRUE;
+    $this->s_error = $str;
+  }
+
+  public function is_error()
+  {
+    return($this->b_error);
+  }
+
+  public function get_error()
+  {
+    return($this->s_error);
+  }
+
+  public function max_entry_priority($id)
+  {
+    if(!$this->id_exists($id)){
+      $this->set_error(sprintf(_("Can't set priority for ID '%s'. ID does not exist."),$id));
+      return(FALSE);
+    }
+    $tmp = array();
+    $tmp[]= $this->get_entry($id);
+    reset($this->a_queue);
+    foreach($this->a_queue as $key => $entry){
+      if($id != $entry['ID']){
+        $tmp[] = $entry;
+      }
+    }
+    $this->a_queue=$tmp;
+    return($this->_save_data());
+  }
+
+  public function increase_entry_priority($id)
+  {
+    if(!$this->id_exists($id)){
+      $this->set_error(sprintf(_("Can't set priority for ID '%s'. ID does not exist."),$id));
+      return(FALSE);
+    }
+    $tmp = array();
+    $skip = NULL;
+    $next = NULL;
+    reset($this->a_queue);
+    foreach($this->a_queue as $key => $entry){
+      if($next != NULL){
+        if($id == $entry['ID']){
+          $tmp[] = $entry; 
+          $tmp[] = $next;
+          $next = NULL;
+        }else{
+          $tmp[] = $next;
+          $next = $entry;
+        }
+      }else{
+        $next = $entry;
+      }
+    }
+    if($next != NULL){
+      $tmp[] = $next;
+    }
+    $this->a_queue=$tmp;
+    return($this->_save_data());
+  }
+
+  public function decrease_entry_priority($id)
+  {
+    if(!$this->id_exists($id)){
+      $this->set_error(sprintf(_("Can't set priority for ID '%s'. ID does not exist."),$id));
+      return(FALSE);
+    }
+    $tmp = array();
+    $skip = NULL;
+    reset($this->a_queue);
+    foreach($this->a_queue as $key => $entry){
+      if($id != $entry['ID']){
+        $tmp[] = $entry;
+        if($skip != NULL){
+          $tmp[] = $skip;
+          $skip = NULL;
+        }
+      }else{
+        $skip = $entry;
+      }
+    }
+    if($skip != NULL){
+      $tmp[] = $skip;
+    }
+    $this->a_queue=$tmp;
+    return($this->_save_data());
+  }
+
+  private function get_new_id()
+  {
+    $mt = microtime();
+    $sec  = preg_replace("/^0.([0-9]*) ([0-9]*)$/","\\2",$mt);
+    $msec = preg_replace("/^0.([0-9]*) ([0-9]*)$/","\\1",$mt);
+    return(strtoupper(base_convert($sec,10,36).base_convert($msec,10,36)));
+  }
+
+  public function min_entry_priority($id)
+  {
+    if(!$this->id_exists($id)){
+      $this->set_error(sprintf(_("Can't set priority for ID '%s'. ID does not exist."),$id));
+      return(FALSE);
+    }
+    reset($this->a_queue);
+    $tmp = array();
+    foreach($this->a_queue as $key => $entry){
+      if($id != $entry['ID']){
+        $tmp[] = $entry;
+      }
+    }
+    $tmp[]= $this->get_entry($id);
+    $this->a_queue=$tmp;
+    return($this->_save_data());
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_ldap.inc b/gosa-core/include/class_ldap.inc
new file mode 100644 (file)
index 0000000..2d7a8fc
--- /dev/null
@@ -0,0 +1,1440 @@
+<?php
+/*****************************************************************************
+  newldap.inc - version 1.0
+  Copyright (C) 2003 Alejandro Escanero Blanco <aescanero@chaosdimension.org>
+  Copyright (C) 2004-2006 Cajus Pollmeier <pollmeier@gonicus.de>
+
+  Based in code of ldap.inc of
+  Copyright (C) 1998  Eric Kilfoil <eric@ipass.net>
+ *****************************************************************************/
+
+define("ALREADY_EXISTING_ENTRY",-10001);
+define("UNKNOWN_TOKEN_IN_LDIF_FILE",-10002);
+define("NO_FILE_UPLOADED",10003);
+define("INSERT_OK",10000);
+define("SPECIALS_OVERRIDE", TRUE);
+
+class LDAP{
+
+  var $hascon   =false;
+  var $hasres   =false;
+  var $reconnect=false;
+  var $tls      = false;
+  var $basedn   ="";
+  var $cid;
+  var $error    = ""; // Any error messages to be returned can be put here
+  var $start    = 0; // 0 if we are fetching the first entry, otherwise 1
+  var $objectClasses = array(); // Information read from slapd.oc.conf
+  var $binddn   = "";
+  var $bindpw   = "";
+  var $hostname = "";
+  var $follow_referral = FALSE;
+  var $referrals= array();
+  var $max_ldap_query_time = 0;   // 0, empty or negative values will disable this check 
+
+  function LDAP($binddn,$bindpw, $hostname, $follow_referral= FALSE, $tls= FALSE)
+  {
+    global $config;
+    $this->follow_referral= $follow_referral;
+    $this->tls=$tls;
+    $this->binddn=LDAP::convert($binddn);
+
+    $this->bindpw=$bindpw;
+    $this->hostname=$hostname;
+
+    /* Check if MAX_LDAP_QUERY_TIME is defined */ 
+    if(isset($config->data['MAIN']['MAX_LDAP_QUERY_TIME'])){
+      $str = $config->data['MAIN']['MAX_LDAP_QUERY_TIME'];
+      $this->max_ldap_query_time = (float)($str);
+    }
+
+    $this->connect();
+  }
+
+
+  /* Function to replace all problematic characters inside a DN by \001XX, where
+     \001 is decoded to chr(1) [ctrl+a]. It is not impossible, but very unlikely
+     that this character is inside a DN.
+     
+     Currently used codes:
+      ,   => CO
+      \2C => CO
+      (   => OB
+      )   => CB
+      /   => SL                                                                  */
+  static function convert($dn)
+  {
+    if (SPECIALS_OVERRIDE == TRUE){
+      $tmp= preg_replace(array("/\\\\,/", "/\\\\2C/", "/\(/", "/\)/", "/\//"),
+                           array("\001CO", "\001CO", "\001OB", "\001CB", "\001SL"),
+                           $dn);
+      return (preg_replace('/,\s+/', ',', $tmp));
+    } else {
+      return ($dn);
+    }
+  }
+
+
+  /* Function to fix all problematic characters inside a DN by replacing \001XX
+     codes to their original values. See "convert" for mor information. 
+     ',' characters are always expanded to \, (not \2C), since all tested LDAP
+     servers seem to take it the correct way.                                  */
+  static function fix($dn)
+  {
+    if (SPECIALS_OVERRIDE == TRUE){
+      return (preg_replace(array("/\001CO/", "/\001OB/", "/\001CB/", "/\001SL/"),
+                           array("\,", "(", ")", "/"),
+                           $dn));
+    } else {
+      return ($dn);
+    }
+  }
+
+
+  function connect()
+  {
+    $this->hascon=false;
+    $this->reconnect=false;
+    if ($this->cid= @ldap_connect($this->hostname)) {
+      @ldap_set_option($this->cid, LDAP_OPT_PROTOCOL_VERSION, 3);
+      if (function_exists("ldap_set_rebind_proc") && $this->follow_referral) {
+        @ldap_set_option($this->cid, LDAP_OPT_REFERRALS, 1);
+        @ldap_set_rebind_proc($this->cid, array(&$this, "rebind"));
+      }
+      if (function_exists("ldap_start_tls") && $this->tls){
+        @ldap_start_tls($this->cid);
+      }
+
+      $this->error = "No Error";
+      if ($bid = @ldap_bind($this->cid, LDAP::fix($this->binddn), $this->bindpw)) {
+        $this->error = "Success";
+        $this->hascon=true;
+      } else {
+        if ($this->reconnect){
+          if ($this->error != "Success"){
+            $this->error = "Could not rebind to " . $this->binddn;
+          }
+        } else {
+          $this->error = "Could not bind to " . $this->binddn;
+        }
+      }
+    } else {
+      $this->error = "Could not connect to LDAP server";
+    }
+  }
+
+  function rebind($ldap, $referral)
+  {
+    $credentials= $this->get_credentials($referral);
+    if (@ldap_bind($ldap, LDAP::fix($credentials['ADMIN']), $credentials['PASSWORD'])) {
+      $this->error = "Success";
+      $this->hascon=true;
+      $this->reconnect= true;
+      return (0);
+    } else {
+      $this->error = "Could not bind to " . $credentials['ADMIN'];
+      return NULL;
+    }
+  }
+
+  function reconnect()
+  {
+    if ($this->reconnect){
+      @ldap_unbind($this->cid);
+      $this->cid = NULL;
+    }
+  }
+
+  function unbind()
+  {
+    @ldap_unbind($this->cid);
+    $this->cid = NULL;
+  }
+
+  function disconnect()
+  {
+    if($this->hascon){
+      @ldap_close($this->cid);
+      $this->hascon=false;
+    }
+  }
+
+  function cd($dir)
+  {
+    if ($dir == "..")
+      $this->basedn = $this->getParentDir();
+    else
+      $this->basedn = LDAP::convert($dir);
+  }
+
+  function getParentDir($basedn = "")
+  {
+    if ($basedn=="")
+      $basedn = $this->basedn;
+    else
+      $basedn = LDAP::convert($this->basedn);
+    return(ereg_replace("[^,]*[,]*[ ]*(.*)", "\\1", $basedn));
+  }
+
+  function search($filter, $attrs= array())
+  {
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+
+      $start = microtime();
+   
+      $this->clearResult();
+      $this->sr = @ldap_search($this->cid, LDAP::fix($this->basedn), $filter, $attrs);
+      $this->error = @ldap_error($this->cid);
+      $this->resetResult();
+      $this->hasres=true;
+   
+      /* Check if query took longer as specified in max_ldap_query_time */
+      if($this->max_ldap_query_time){
+        $diff = get_MicroTimeDiff($start,microtime());
+        if($diff > $this->max_ldap_query_time){
+          print_red(sprintf(_("The LDAP server is slow (%.2fs for the last query). This may be responsible for performance breakdowns."),$diff)) ;
+        }
+      }
+
+      $this->log("LDAP operation: time=".get_MicroTimeDiff($start,microtime())." operation=search('".LDAP::fix($this->basedn)."', '$filter')");
+      return($this->sr);
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function ls($filter = "(objectclass=*)", $basedn = "",$attrs = array("*"))
+  {
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+      $this->clearResult();
+      if ($basedn == "")
+        $basedn = $this->basedn;
+      else
+        $basedn= LDAP::convert($basedn);
+  
+      $start = microtime();
+      $this->sr = @ldap_list($this->cid, LDAP::fix($basedn), $filter,$attrs);
+      $this->error = @ldap_error($this->cid);
+      $this->resetResult();
+      $this->hasres=true;
+
+       /* Check if query took longer as specified in max_ldap_query_time */
+      if($this->max_ldap_query_time){
+        $diff = get_MicroTimeDiff($start,microtime());
+        if($diff > $this->max_ldap_query_time){
+          print_red(sprintf(_("The ldapserver is answering very slow (%.2f), this may be responsible for performance breakdowns."),$diff)) ;
+        }
+      }
+
+      $this->log("LDAP operation: time=".get_MicroTimeDiff($start,microtime())." operation=ls('".LDAP::fix($basedn)."', '$filter')");
+
+      return($this->sr);
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function cat($dn,$attrs= array("*"))
+  {
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+      $this->clearResult();
+      $filter = "(objectclass=*)";
+      $this->sr = @ldap_read($this->cid, LDAP::fix($dn), $filter,$attrs);
+      $this->error = @ldap_error($this->cid);
+      $this->resetResult();
+      $this->hasres=true;
+      return($this->sr);
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function set_size_limit($size)
+  {
+    /* Ignore zero settings */
+    if ($size == 0){
+      @ldap_set_option($this->cid, LDAP_OPT_SIZELIMIT, 10000000);
+    }
+    if($this->hascon){
+      @ldap_set_option($this->cid, LDAP_OPT_SIZELIMIT, $size);
+    } else {
+      $this->error = "Could not connect to LDAP server";
+    }
+  }
+
+  function fetch()
+  {
+    $att= array();
+    if($this->hascon){
+      if($this->hasres){
+        if ($this->start == 0)
+        {
+          if ($this->sr){
+            $this->start = 1;
+            $this->re= @ldap_first_entry($this->cid, $this->sr);
+          } else {
+            return array();
+          }
+        } else {
+          $this->re= @ldap_next_entry($this->cid, $this->re);
+        }
+        if ($this->re)
+        {
+          $att= @ldap_get_attributes($this->cid, $this->re);
+          $att['dn']= trim(LDAP::convert(@ldap_get_dn($this->cid, $this->re)));
+        }
+        $this->error = @ldap_error($this->cid);
+        if (!isset($att)){
+          $att= array();
+        }
+        return($att);
+      }else{
+        $this->error = "Perform a Fetch with no Search";
+        return("");
+      }
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function resetResult()
+  {
+    $this->start = 0;
+  }
+
+  function clearResult()
+  {
+    if($this->hasres){
+      $this->hasres = false;
+      @ldap_free_result($this->sr);
+    }
+  }
+
+  function getDN()
+  {
+    if($this->hascon){
+      if($this->hasres){
+
+        if(!$this->re)
+          {
+          $this->error = "Perform a Fetch with no valid Result";
+          }
+          else
+          {
+          $rv = @ldap_get_dn($this->cid, $this->re);
+        
+          $this->error = @ldap_error($this->cid);
+          return(trim(LDAP::convert($rv)));
+           }
+      }else{
+        $this->error = "Perform a Fetch with no Search";
+        return("");
+      }
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function count()
+  {
+    if($this->hascon){
+      if($this->hasres){
+        $rv = @ldap_count_entries($this->cid, $this->sr);
+        $this->error = @ldap_error($this->cid);
+        return($rv);
+      }else{
+        $this->error = "Perform a Fetch with no Search";
+        return("");
+      }
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function rm($attrs = "", $dn = "")
+  {
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+      if ($dn == "")
+        $dn = $this->basedn;
+
+      $r = @ldap_mod_del($this->cid, LDAP::fix($dn), $attrs);
+      $this->error = @ldap_error($this->cid);
+      return($r);
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function rename($attrs, $dn = "")
+  {
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+      if ($dn == "")
+        $dn = $this->basedn;
+
+      $r = @ldap_mod_replace($this->cid, LDAP::fix($dn), $attrs);
+      $this->error = @ldap_error($this->cid);
+      return($r);
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function rmdir($deletedn)
+  {
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+      $r = @ldap_delete($this->cid, LDAP::fix($deletedn));
+      $this->error = @ldap_error($this->cid);
+      return($r ? $r : 0);
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  /**
+  *  Function rmdir_recursive
+  *
+  *  Description: Based in recursive_remove, adding two thing: full subtree remove, and delete own node.
+  *  Parameters:  The dn to delete
+  *  GiveBack:    True on sucessfull , 0 in error, and "" when we don't get a ldap conection
+  *
+  */
+
+  function rmdir_recursive($deletedn)
+  {
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+      $delarray= array();
+        
+      /* Get sorted list of dn's to delete */
+      $this->ls ("(objectClass=*)",$deletedn);
+      while ($this->fetch()){
+        $deldn= $this->getDN();
+        $delarray[$deldn]= strlen($deldn);
+      }
+      arsort ($delarray);
+      reset ($delarray);
+
+      /* Really Delete ALL dn's in subtree */
+      foreach ($delarray as $key => $value){
+        $this->rmdir_recursive($key);
+      }
+      
+      /* Finally Delete own Node */
+      $r = @ldap_delete($this->cid, LDAP::fix($deletedn));
+      $this->error = @ldap_error($this->cid);
+      return($r ? $r : 0);
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  /* Copy given attributes and sub-dns with attributes to destination dn 
+  */
+  function copy_FAI_resource_recursive($sourcedn,$destinationdn,$destinationName,$type="branch",$is_first = true,$depth=0)
+  {
+    error_reporting(E_ALL | E_STRICT);
+    
+    if($is_first){
+      echo "<h2>".sprintf(_("Creating copy of %s"),"<i>".LDAP::fix($sourcedn)."</i>")."</h2>";
+    }else{
+      if(preg_match("/^ou=/",$sourcedn)){
+        echo "<h3>"._("Processing")." <i>".LDAP::fix($destinationdn)."</i></h3>";
+      }else{
+        $tmp = split(",",$sourcedn);
+        
+        echo "&nbsp;<b>"._("Object").":</b> ";
+
+        $deststr = LDAP::fix($destinationdn);
+        if(strlen($deststr) > 96){
+          $deststr = substr($deststr,0,96)."...";
+        }
+
+        echo $deststr."<br>";
+      }
+    }
+
+    flush();
+    
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+
+      /* Save base dn */
+      $basedn= $this->basedn;
+      $delarray= array();
+     
+      /* Check if destination entry already exists */
+      $this->cat($destinationdn);
+
+      if($this->count()){
+        return;
+      }else{
+        
+        $this->clearResult();
+
+        /* Get source entry */
+        $this->cd($basedn);
+        $this->cat($sourcedn);
+        $attr = $this->fetch();
+
+        /* Error while fetching object / attribute abort*/
+        if((!$attr) || (count($attr)) ==0) {
+          echo _("Error while fetching source dn - aborted!");
+          return;
+        }
+  
+        /* check if this is a department */
+        if(in_array("organizationalUnit",$attr['objectClass'])){
+          $attr['dn'] = LDAP::convert($destinationdn);
+          $this->cd($basedn);
+          $this->create_missing_trees($destinationdn);
+          $this->cd($destinationdn);
+
+          /* If is first entry, append FAIbranch to department entry */
+          if($is_first){
+            $this->cat($destinationdn);
+            $attr= $this->fetch();
+
+            /* Filter unneeded informations */
+            foreach($attr as $key => $value){
+              if(is_numeric($key)) unset($attr[$key]);
+              if(isset($attr[$key]['count'])){
+                if(is_array($attr[$key])){
+                  unset($attr[$key]['count']);
+                }
+              }
+            }
+            
+            unset($attr['count']);
+            unset($attr['dn']);
+
+            /* Add marking attribute */
+            $attr['objectClass'][] = "FAIbranch";
+            
+            /* Add this entry */
+            $this->modify($attr);
+          }
+        }else{
+
+          /* If this is no department */
+          foreach($attr as $key => $value){
+            if(in_array($key ,array("FAItemplateFile","FAIscript", "gotoLogonScript", "gosaApplicationIcon","gotoMimeIcon"))){
+              $sr= ldap_read($this->cid, LDAP::fix($sourcedn), "$key=*", array($key));
+              $ei= ldap_first_entry($this->cid, $sr);
+              if ($tmp= @ldap_get_values_len($this->cid, $ei,$key)){
+                $attr[$key] = $tmp;
+              }
+            }
+
+            if(is_numeric($key)) unset($attr[$key]);
+            if(isset($attr[$key]['count'])){
+              if(is_array($attr[$key])){
+                unset($attr[$key]['count']);
+              }
+            }
+          }
+          unset($attr['count']);
+          unset($attr['dn']);
+
+          if((!in_array("gosaApplication" , $attr['objectClass'])) && (!in_array("gotoMimeType", $attr['objectClass']))){
+            $attr['FAIdebianRelease'] = $destinationName;
+            if($type=="branch"){
+              $attr['FAIstate'] ="branch";
+            }elseif($type=="freeze"){
+              $attr['FAIstate'] ="freeze";
+            }else{
+              print_red(_("Unknown FAIstate %s"),$type);
+            }
+          }
+
+          /* Replace FAIdebianRelease with new release name */
+          if(in_array("FAIpackageList" , $attr['objectClass'])){
+            $attr['FAIdebianRelease'] = $destinationName; 
+          }
+
+          /* Add entry */
+          $this->cd($destinationdn);
+          $this->cat($destinationdn);
+          $a = $this->fetch();
+          if(!count($a)){
+            $this->add($attr);
+          }
+
+          if($this->error != "Success"){
+            /* Some error occurred */
+            print "---------------------------------------------";
+            print $this->get_error()."<br>";
+            print $sourcedn."<br>";
+            print $destinationdn."<br>";
+            print_a( $attr);
+            exit();
+          }          
+        }
+      }
+
+      echo "<script language=\"javascript\" type=\"text/javascript\">scrollDown2();</script>" ;
+
+      $this->ls ("(objectClass=*)",$sourcedn);
+      while ($this->fetch()){
+        $deldn= $this->getDN();
+        $delarray[$deldn]= strlen($deldn);
+      }
+      asort ($delarray);
+      reset ($delarray);
+
+       $depth ++;
+      foreach($delarray as $dn => $bla){
+        if($dn != $destinationdn){
+          $this->cd($basedn);
+          $item = $this->fetch($this->cat($dn));
+          if(!in_array("FAIbranch",$item['objectClass'])){
+            $this->copy_FAI_resource_recursive($dn,str_replace($sourcedn,$destinationdn,$dn),$destinationName,$type,false,$depth);
+          } 
+        }
+      }
+    }
+    if($is_first){
+      echo "<p class='seperator'>&nbsp;</p>";
+    }
+
+  }
+
+  function modify($attrs)
+  {
+    if(count($attrs) == 0){
+      return (0);
+    }
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+      $r = @ldap_modify($this->cid, LDAP::fix($this->basedn), $attrs);
+      $this->error = @ldap_error($this->cid);
+      return($r ? $r : 0);
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function add($attrs)
+  {
+    if($this->hascon){
+      if ($this->reconnect) $this->connect();
+      $r = @ldap_add($this->cid, LDAP::fix($this->basedn), $attrs);
+      $this->error = @ldap_error($this->cid);
+      return($r ? $r : 0);
+    }else{
+      $this->error = "Could not connect to LDAP server";
+      return("");
+    }
+  }
+
+  function create_missing_trees($target)
+  {
+    global $config;
+
+    $real_path= substr($target, 0, strlen($target) - strlen($this->basedn) -1 );
+
+    if ($target == $this->basedn){
+      $l= array("dummy");
+    } else {
+      $l= array_reverse(gosa_ldap_explode_dn($real_path));
+    }
+    unset($l['count']);
+    $cdn= $this->basedn;
+    $tag= "";
+
+    /* Load schema if available... */
+    $classes= $this->get_objectclasses();
+
+    foreach ($l as $part){
+      if ($part != "dummy"){
+        $cdn= "$part,$cdn";
+      }
+
+      /* Ignore referrals */
+      $found= false;
+      foreach($this->referrals as $ref){
+        $base= preg_replace('!^[^:]+://[^/]+/([^?]+).*$!', '\\1', $ref['URL']);
+        if ($base == $cdn){
+          $found= true;
+          break;
+        }
+      }
+      if ($found){
+        continue;
+      }
+
+      $this->cat ($cdn);
+      $attrs= $this->fetch();
+
+      /* Create missing entry? */
+      if (count ($attrs)){
+      
+        /* Catch the tag - if present */
+        if (isset($attrs['gosaUnitTag'][0])){
+          $tag= $attrs['gosaUnitTag'][0];
+        }
+
+      } else {
+        $type= preg_replace('/^([^=]+)=.*$/', '\\1', $cdn);
+        $param= preg_replace('/^[^=]+=([^,]+),.*$/', '\\1', $cdn);
+
+        $na= array();
+
+        /* Automatic or traditional? */
+        if(count($classes)){
+
+          /* Get name of first matching objectClass */
+          $ocname= "";
+          foreach($classes as $class){
+            if (isset($class['MUST']) && $class['MUST'] == "$type"){
+
+              /* Look for first classes that is structural... */
+              if (isset($class['STRUCTURAL'])){
+                $ocname= $class['NAME'];
+                break;
+              }
+
+              /* Look for classes that are auxiliary... */
+              if (isset($class['AUXILIARY'])){
+                $ocname= $class['NAME'];
+              }
+            }
+          }
+
+          /* Bail out, if we've nothing to do... */
+          if ($ocname == ""){
+            print_red(sprintf(_("Autocreation of subtree failed. No objectClass found for attribute '%s'."), $type));
+            echo $_SESSION['errors'];
+            exit;
+          }
+
+          /* Assemble_entry */
+          if ($tag != ""){
+            $na['objectClass']= array($ocname, "gosaAdministrativeUnitTag");
+            $na["gosaUnitTag"]= $tag;
+          } else {
+            $na['objectClass']= array($ocname);
+          }
+          if (isset($classes[$ocname]['AUXILIARY'])){
+            $na['objectClass'][]= $classes[$ocname]['SUP'];
+          }
+          if ($type == "dc"){
+            /* This is bad actually, but - tell me a better way? */
+            $na['objectClass'][]= 'locality';
+          }
+          $na[$type]= $param;
+          if (is_array($classes[$ocname]['MUST'])){
+            foreach($classes[$ocname]['MUST'] as $attr){
+              $na[$attr]= "filled";
+            }
+          }
+
+        } else {
+
+          /* Use alternative add... */
+          switch ($type){
+            case 'ou':
+              if ($tag != ""){
+                $na["objectClass"]= array("organizationalUnit", "gosaAdministrativeUnitTag");
+                $na["gosaUnitTag"]= $tag;
+              } else {
+                $na["objectClass"]= "organizationalUnit";
+              }
+              $na["ou"]= $param;
+              break;
+            case 'dc':
+              if ($tag != ""){
+                $na["objectClass"]= array("dcObject", "top", "locality", "gosaAdministrativeUnitTag");
+                $na["gosaUnitTag"]= $tag;
+              } else {
+                $na["objectClass"]= array("dcObject", "top", "locality");
+              }
+              $na["dc"]= $param;
+              break;
+            default:
+              print_red(sprintf(_("Autocreation of type '%s' is currently not supported. Please report to the GOsa team."), $type));
+              echo $_SESSION['errors'];
+              exit;
+          }
+
+        }
+        $this->cd($cdn);
+        $this->add($na);
+    
+        show_ldap_error($this->get_error(), sprintf(_("Creating subtree '%s' failed."),$cdn));
+        if (!preg_match('/success/i', $this->error)){
+          return FALSE;
+        }
+      }
+    }
+
+    return TRUE;
+  }
+
+
+  function recursive_remove()
+  {
+    $delarray= array();
+
+    /* Get sorted list of dn's to delete */
+    $this->search ("(objectClass=*)");
+    while ($this->fetch()){
+      $deldn= $this->getDN();
+      $delarray[$deldn]= strlen($deldn);
+    }
+    arsort ($delarray);
+    reset ($delarray);
+
+    /* Delete all dn's in subtree */
+    foreach ($delarray as $key => $value){
+      $this->rmdir($key);
+    }
+  }
+
+  function get_attribute($dn, $name,$r_array=0)
+  {
+    $data= "";
+    if ($this->reconnect) $this->connect();
+    $sr= @ldap_read($this->cid, LDAP::fix($dn), "objectClass=*", array("$name"));
+
+    /* fill data from LDAP */
+    if ($sr) {
+      $ei= @ldap_first_entry($this->cid, $sr);
+      if ($ei) {
+        if ($info= @ldap_get_values_len($this->cid, $ei, "$name")){
+          $data= $info[0];
+        }
+      }
+    }
+    if($r_array==0)
+    return ($data);
+    else
+    return ($info);
+  
+  
+  }
+
+
+  function get_additional_error()
+  {
+    $error= "";
+    @ldap_get_option ($this->cid, LDAP_OPT_ERROR_STRING, $error);
+    return ($error);
+  }
+
+  function get_error()
+  {
+    if ($this->error == 'Success'){
+      return $this->error;
+    } else {
+      $adderror= $this->get_additional_error();
+      if ($adderror != ""){
+        $error= $this->error." (".$this->get_additional_error().", ".sprintf(_("while operating on '%s' using LDAP server '%s'"), $this->basedn, $this->hostname).")";
+      } else {
+        $error= $this->error." (".sprintf(_("while operating on LDAP server %s"), $this->hostname).")";
+      }
+      return $error;
+    }
+  }
+
+  function get_credentials($url, $referrals= NULL)
+  {
+    $ret= array();
+    $url= preg_replace('!\?\?.*$!', '', $url);
+    $server= preg_replace('!^([^:]+://[^/]+)/.*$!', '\\1', $url);
+
+    if ($referrals === NULL){
+      $referrals= $this->referrals;
+    }
+
+    if (isset($referrals[$server])){
+      return ($referrals[$server]);
+    } else {
+      $ret['ADMIN']= LDAP::fix($this->binddn);
+      $ret['PASSWORD']= $this->bindpw;
+    }
+
+    return ($ret);
+  }
+
+
+  function gen_ldif ($dn, $filter= "(objectClass=*)", $attributes= array('*'), $recursive= TRUE)
+  {
+    $display= "";
+
+    if ($recursive){
+      $this->cd($dn);
+      $this->ls($filter,$dn, array('dn','objectClass'));
+      $deps = array();
+
+      $display .= $this->gen_one_entry($dn)."\n";
+
+      while ($attrs= $this->fetch()){
+        $deps[] = $attrs['dn'];
+      }
+      foreach($deps as $dn){
+        $display .= $this->gen_ldif($dn, $filter,$attributes,$recursive);
+      }
+    } else {
+      $display.= $this->gen_one_entry($dn);
+    }
+    return ($display);
+  }
+
+
+  function gen_xls ($dn, $filter= "(objectClass=*)", $attributes= array('*'), $recursive= TRUE,$r_array=0)
+  {
+    $display= array();
+
+      $this->cd($dn);
+      $this->search("$filter");
+
+      $i=0;
+      while ($attrs= $this->fetch()){
+        $j=0;
+
+        foreach ($attributes as $at){
+          $display[$i][$j]= $this->get_attribute($attrs['dn'], $at,$r_array);
+          $j++;
+        }
+
+        $i++;
+      }
+
+    return ($display);
+  }
+
+
+  function gen_one_entry($dn, $filter= "(objectClass=*)" , $name= array("*"))
+  {
+    $ret = "";
+    $data = "";
+    if($this->reconnect){
+      $this->connect();
+    }
+
+    /* Searching Ldap Tree */
+    $sr= @ldap_read($this->cid, LDAP::fix($dn), $filter, $name);
+
+    /* Get the first entry */   
+    $entry= @ldap_first_entry($this->cid, $sr);
+
+    /* Get all attributes related to that Objekt */
+    $atts = array();
+    
+    /* Assemble dn */
+    $atts[0]['name']  = "dn";
+    $atts[0]['value'] = array('count' => 1, 0 => $dn);
+
+    /* Reset index */
+    $i = 1 ; 
+  $identifier = array();
+    $attribute= @ldap_first_attribute($this->cid,$entry,$identifier);
+    while ($attribute) {
+      $i++;
+      $atts[$i]['name']  = $attribute;
+      $atts[$i]['value'] = @ldap_get_values_len($this->cid, $entry, "$attribute");
+
+      /* Next one */
+      $attribute= @ldap_next_attribute($this->cid,$entry,$identifier);
+    }
+
+    foreach($atts as $at)
+    {
+      for ($i= 0; $i<$at['value']['count']; $i++){
+
+        /* Check if we must encode the data */
+        if(!preg_match('/^[a-z0-9+@#.=, \/ -]+$/i', $at['value'][$i])) {
+          $ret .= $at['name'].":: ".base64_encode($at['value'][$i])."\n";
+        } else {
+          $ret .= $at['name'].": ".$at['value'][$i]."\n";
+        }
+      }
+    }
+
+    return($ret);
+  }
+
+
+  function dn_exists($dn)
+  {
+    return @ldap_list($this->cid, LDAP::fix($dn), "(objectClass=*)", array("objectClass"));
+  }
+  
+
+
+  /*  This funktion imports ldifs 
+        
+      If DeleteOldEntries is true, the destination entry will be deleted first. 
+      If JustModify is true the destination entry will only be touched by the attributes specified in the ldif.
+      if JustMofify id false the destination dn will be overwritten by the new ldif. 
+    */
+
+  function import_complete_ldif($str_attr,&$error,$JustModify,$DeleteOldEntries)
+  {
+    if($this->reconnect) $this->connect();
+
+    /* First we have to splitt the string ito detect empty lines
+       An empty line indicates an new Entry */
+    $entries = split("\n",$str_attr);
+
+    $data = "";
+    $cnt = 0; 
+    $current_line = 0;
+
+    /* FIX ldif */
+    $last = "";
+    $tmp  = "";
+    $i = 0;
+    foreach($entries as $entry){
+      if(preg_match("/^ /",$entry)){
+        $tmp[$i] .= trim($entry);
+      }else{
+        $i ++;
+        $tmp[$i] = trim($entry);
+      }
+    }
+
+    /* Every single line ... */
+    foreach($tmp as $entry) {
+      $current_line ++;
+
+      /* Removing Spaces to .. 
+         .. test if a new entry begins */
+      $tmp  = str_replace(" ","",$data );
+
+      /* .. prevent empty lines in an entry */
+      $tmp2 = str_replace(" ","",$entry);
+
+      /* If the Block ends (Empty Line) */
+      if((empty($entry))&&(!empty($tmp))) {
+        /* Add collected lines as a complete block */
+        $all[$cnt] = $data;
+        $cnt ++;
+        $data ="";
+      } else {
+
+        /* Append lines ... */
+        if(!empty($tmp2)) {
+          /* check if we need base64_decode for this line */
+          if(ereg("::",$tmp2))
+          {
+            $encoded = split("::",$entry);
+            $attr  = trim($encoded[0]);
+            $value = base64_decode(trim($encoded[1]));
+            /* Add linenumber */
+            $data .= $current_line."#".base64_encode($attr.":".$value)."\n";
+          }
+          else
+          {
+            /* Add Linenumber */ 
+            $data .= $current_line."#".base64_encode($entry)."\n";
+          }
+        }
+      }
+    }
+
+    /* The Data we collected is not in the array all[];
+       For example the Data is stored like this..
+
+       all[0] = "1#dn : .... \n 
+       2#ObjectType: person \n ...."
+       
+       Now we check every insertblock and try to insert */
+    foreach ( $all as $single) {
+      $lineone = split("\n",$single);  
+      $ndn = split("#", $lineone[0]);
+      $line = base64_decode($ndn[1]);
+
+      $dnn = split (":",$line,2);
+      $current_line = $ndn[0];
+      $dn    = $dnn[0];
+      $value = $dnn[1];
+
+      /* Every block must begin with a dn */
+      if($dn != "dn") {
+        $error= sprintf(_("This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' in line %s"), $line, $current_line);
+        return -2;  
+      }
+
+      /* Should we use Modify instead of Add */
+      $usemodify= false;
+
+      /* Delete before insert */
+      $usermdir= false;
+    
+      /* The dn address already exists, Don't delete destination entry, overwrite it */
+      if (($this->dn_exists($value))&&((!$JustModify)&&(!$DeleteOldEntries))) {
+
+        $usermdir = $usemodify = false;
+
+      /* Delete old entry first, then add new */
+      } elseif(($this->dn_exists($value))&&($DeleteOldEntries)){
+
+        /* Delete first, then add */
+        $usermdir = true;        
+
+      } elseif(($this->dn_exists($value))&&($JustModify)) {
+        
+        /* Modify instead of Add */
+        $usemodify = true;
+      }
+     
+      /* If we can't Import, return with a file error */
+      if(!$this->import_single_entry($single,$usemodify,$usermdir) ) {
+        $error= sprintf(_("Error while importing dn: '%s', please check your LDIF from line %s on!"), $line,
+                        $current_line);
+        return UNKNOWN_TOKEN_IN_LDIF_FILE;      }
+    }
+
+    return (INSERT_OK);
+  }
+
+
+  /* Imports a single entry 
+      If $delete is true;  The old entry will be deleted if it exists.
+      if $modify is true;  All variables that are not touched by the new ldif will be kept.
+      if $modify is false; The new ldif overwrites the old entry, and all untouched attributes get lost.
+  */
+  function import_single_entry($str_attr,$modify,$delete)
+  {
+    global $config;
+
+    if(!$config){
+      trigger_error("Can't import ldif, can't read config object.");
+    }
+  
+
+    if($this->reconnect) $this->connect();
+
+    $ret = false;
+    $rows= split("\n",$str_attr);
+    $data= false;
+
+    foreach($rows as $row) {
+      
+      /* Check if we use Linenumbers (when import_complete_ldif is called we use
+         Linenumbers) Linenumbers are use like this 123#attribute : value */
+      if(!empty($row)) {
+        if(strpos($row,"#")!=FALSE) {
+
+          /* We are using line numbers 
+             Because there is a # before a : */
+          $tmp1= split("#",$row);
+          $current_line= $tmp1[0];
+          $row= base64_decode($tmp1[1]);
+        }
+
+        /* Split the line into  attribute  and value */
+        $attr   = split(":", $row,2);
+        $attr[0]= trim($attr[0]);  /* attribute */
+        $attr[1]= $attr[1];  /* value */
+
+        /* Check :: was used to indicate base64_encoded strings */
+        if($attr[1][0] == ":"){
+          $attr[1]=trim(preg_replace("/^:/","",$attr[1]));
+          $attr[1]=base64_decode($attr[1]);
+        }
+
+        $attr[1] = trim($attr[1]);
+
+        /* Check for attributes that are used more than once */
+        if(!isset($data[$attr[0]])) {
+          $data[$attr[0]]=$attr[1];
+        } else {
+          $tmp = $data[$attr[0]];
+
+          if(!is_array($tmp)) {
+            $new[0]=$tmp;
+            $new[1]=$attr[1];
+            $datas[$attr[0]]['count']=1;             
+            $data[$attr[0]]=$new;
+          } else {
+            $cnt = $datas[$attr[0]]['count'];           
+            $cnt ++;
+            $data[$attr[0]][$cnt]=$attr[1];
+            $datas[$attr[0]]['count'] = $cnt;
+          }
+        }
+      }
+    }
+
+    /* If dn is an index of data, we should try to insert the data */
+    if(isset($data['dn'])) {
+
+      /* Fix dn */
+      $tmp = gosa_ldap_explode_dn($data['dn']);
+      unset($tmp['count']);
+      $newdn ="";
+      foreach($tmp as $tm){
+        $newdn.= trim($tm).",";
+      }
+      $newdn = preg_replace("/,$/","",$newdn);
+      $data['dn'] = $newdn;
+   
+      /* Creating Entry */
+      $this->cd($data['dn']);
+
+      /* Delete existing entry */
+      if($delete){
+        $this->rmdir_recursive($data['dn']);
+      }
+     
+      /* Create missing trees */
+      $this->cd ($this->basedn);
+      $this->cd($config->current['BASE']);
+      $this->create_missing_trees(preg_replace("/^[^,]+,/","",$data['dn']));
+      $this->cd($data['dn']);
+
+      $dn = $data['dn'];
+      unset($data['dn']);
+      
+      if(!$modify){
+
+        $this->cat($dn);
+        if($this->count()){
+        
+          /* The destination entry exists, overwrite it with the new entry */
+          $attrs = $this->fetch();
+          foreach($attrs as $name => $value ){
+            if(!is_numeric($name)){
+              if(in_array($name,array("dn","count"))) continue;
+              if(!isset($data[$name])){
+                $data[$name] = array();
+              }
+            }
+          }
+          $ret = $this->modify($data);
+    
+        }else{
+    
+          /* The destination entry doesn't exists, create it */
+          $ret = $this->add($data);
+        }
+
+      } else {
+        
+        /* Keep all vars that aren't touched by this ldif */
+        $ret = $this->modify($data);
+      }
+    }
+    show_ldap_error($this->get_error(), sprintf(_("Ldap import with dn '%s' failed."),$dn));
+    return($ret);
+  }
+
+  
+  function importcsv($str)
+  {
+    $lines = split("\n",$str);
+    foreach($lines as $line)
+    {
+      /* continue if theres a comment */
+      if(substr(trim($line),0,1)=="#"){
+        continue;
+      }
+
+      $line= str_replace ("\t\t","\t",$line);
+      $line= str_replace ("\t"  ,"," ,$line);
+      echo $line;
+
+      $cells = split(",",$line )  ;
+      $linet= str_replace ("\t\t",",",$line);
+      $cells = split("\t",$line);
+      $count = count($cells);  
+    }
+
+  }
+  
+  function get_objectclasses()
+  {
+    $objectclasses = array();
+    global $config;
+
+    /* Only read schema if it is allowed */
+    if(isset($config) && preg_match("/config/i",get_class($config))){
+      if(!isset($config->data['MAIN']['SCHEMA_CHECK']) || !preg_match("/true/i",$config->data['MAIN']['SCHEMA_CHECK'])){
+        return($objectclasses);
+      } 
+    }
+       
+         # Get base to look for schema 
+         $sr = @ldap_read ($this->cid, NULL, "objectClass=*", array("subschemaSubentry"));
+    if(!$sr){
+           $sr = @ldap_read ($this->cid, "", "objectClass=*", array("subschemaSubentry"));
+    }
+
+         $attr = @ldap_get_entries($this->cid,$sr);
+         if (!isset($attr[0]['subschemasubentry'][0])){
+           return array();
+         }
+       
+         /* Get list of objectclasses and fill array */
+         $nb= $attr[0]['subschemasubentry'][0];
+         $objectclasses= array();
+         $sr= ldap_read ($this->cid, $nb, "objectClass=*", array("objectclasses"));
+         $attrs= ldap_get_entries($this->cid,$sr);
+         if (!isset($attrs[0])){
+           return array();
+         }
+         foreach ($attrs[0]['objectclasses'] as $val){
+      if (preg_match('/^[0-9]+$/', $val)){
+        continue;
+      }
+      $name= "OID";
+      $pattern= split(' ', $val);
+      $ocname= preg_replace("/^.* NAME\s+\(*\s*'([^']+)'\s*\)*.*$/", '\\1', $val);
+      $objectclasses[$ocname]= array();
+
+      foreach($pattern as $chunk){
+        switch($chunk){
+
+          case '(':
+                    $value= "";
+                    break;
+
+          case ')': if ($name != ""){
+                      $objectclasses[$ocname][$name]= $this->value2container($value);
+                    }
+                    $name= "";
+                    $value= "";
+                    break;
+
+          case 'NAME':
+          case 'DESC':
+          case 'SUP':
+          case 'STRUCTURAL':
+          case 'ABSTRACT':
+          case 'AUXILIARY':
+          case 'MUST':
+          case 'MAY':
+                    if ($name != ""){
+                      $objectclasses[$ocname][$name]= $this->value2container($value);
+                    }
+                    $name= $chunk;
+                    $value= "";
+                    break;
+
+          default:  $value.= $chunk." ";
+        }
+      }
+
+         }
+         return $objectclasses;
+  }
+
+
+  function value2container($value)
+  {
+    /* Set emtpy values to "true" only */
+    if (preg_match('/^\s*$/', $value)){
+      return true;
+    }
+
+    /* Remove ' and " if needed */
+    $value= preg_replace('/^[\'"]/', '', $value);
+    $value= preg_replace('/[\'"] *$/', '', $value);
+
+    /* Convert to array if $ is inside... */
+    if (preg_match('/\$/', $value)){
+      $container= preg_split('/\s*\$\s*/', $value);
+    } else {
+      $container= chop($value);
+    }
+
+    return ($container);
+  }
+
+
+  function log($string)
+  {
+    if (isset($_SESSION['config'])){
+      $cfg= $_SESSION['config'];
+      if (isset($cfg->current['LDAPSTATS']) && preg_match('/true/i', $cfg->current['LDAPSTATS'])){
+        syslog (LOG_INFO, $string);
+      }
+    }
+  }
+
+  /* added by Guido Serra aka Zeph <zeph@purotesto.it> */
+  function getCn($dn){
+    $simple= split(",", $dn);
+
+    foreach($simple as $piece) {
+      $partial= split("=", $piece);
+
+      if($partial[0] == "cn"){
+        return $partial[1];
+      }
+    }
+  }
+
+
+  function get_naming_contexts($server, $admin= "", $password= "")
+  {
+    /* Build LDAP connection */
+    $ds= ldap_connect ($server);
+    if (!$ds) {
+      die ("Can't bind to LDAP. No check possible!");
+    }
+    ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3);
+    $r= ldap_bind ($ds, $admin, $password);
+
+    /* Get base to look for naming contexts */
+    $sr  = @ldap_read ($ds, "", "objectClass=*", array("+"));
+    $attr= @ldap_get_entries($ds,$sr);
+
+    return ($attr[0]['namingcontexts']);
+  }
+
+
+  function get_root_dse($server, $admin= "", $password= "")
+  {
+    /* Build LDAP connection */
+    $ds= ldap_connect ($server);
+    if (!$ds) {
+      die ("Can't bind to LDAP. No check possible!");
+    }
+    ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3);
+    $r= ldap_bind ($ds, $admin, $password);
+
+    /* Get base to look for naming contexts */
+    $sr  = @ldap_read ($ds, "", "objectClass=*", array("+"));
+    $attr= @ldap_get_entries($ds,$sr);
+   
+    /* Return empty array, if nothing was set */
+    if (!isset($attr[0])){
+      return array();
+    }
+
+    /* Rework array... */
+    $result= array();
+    for ($i= 0; $i<$attr[0]['count']; $i++){
+      $result[$attr[0][$i]]= $attr[0][$attr[0][$i]];
+      unset($result[$attr[0][$i]]['count']);
+    }
+
+    return ($result);
+  }
+
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_location.inc b/gosa-core/include/class_location.inc
new file mode 100644 (file)
index 0000000..dc17ec0
--- /dev/null
@@ -0,0 +1,306 @@
+<?php
+$class_mapping= array(
+                "Step_Checks" => "setup/class_setupStep_Checks.inc",
+                "Step_Schema" => "setup/class_setupStep_Schema.inc",
+                "Step_Config3" => "setup/class_setupStep_Config3.inc",
+                "Step_Feedback" => "setup/class_setupStep_Feedback.inc",
+                "Step_Migrate" => "setup/class_setupStep_Migrate.inc",
+                "Step_License" => "setup/class_setupStep_License.inc",
+                "Step_Welcome" => "setup/class_setupStep_Welcome.inc",
+                "Step_Finish" => "setup/class_setupStep_Finish.inc",
+                "Step_Ldap" => "setup/class_setupStep_Ldap.inc",
+                "Step_Language" => "setup/class_setupStep_Language.inc",
+                "setup" => "setup/class_setup.inc",
+                "Step_Config2" => "setup/class_setupStep_Config2.inc",
+                "Step_Config1" => "setup/class_setupStep_Config1.inc",
+                "setup_step" => "setup/class_setupStep.inc",
+                "debconf" => "include/class_debconfTemplate.inc",
+                "certificate" => "include/class_certificate.inc",
+                "passwordMethodClear" => "include/class_password-methods-clear.inc",
+                "mailMethodCyrus" => "include/class_mail-methods-cyrus.inc",
+                "pgre_sql" => "include/class_pgsql_opengw.inc",
+                "divlist" => "include/class_divlist.inc",
+                "ppdManager" => "include/class_ppdManager.inc",
+                "divSelectBox" => "include/class_divSelectBox.inc",
+                "tabs" => "include/class_tabs.inc",
+                "hostActionQueue" => "include/class_hostActionQueue.inc",
+                "CopyPasteHandler" => "include/class_CopyPasteHandler.inc",
+                "passwordMethodMd5" => "include/class_password-methods-md5.inc",
+                "passwordMethodssha" => "include/class_password-methods-ssha.inc",
+                "plugin" => "include/class_plugin.inc",
+                "passwordMethodheimdal" => "include/class_password-methods-heimdal.inc",
+                "glpiDB" => "include/class_glpi.inc",
+                "Template_PHPLIB" => "include/php_layers_menu/lib/PHPLIB.php",
+                "PHPTreeMenu" => "include/php_layers_menu/lib/phptreemenu.inc.php",
+                "ProcessLayersMenu" => "include/php_layers_menu/lib/layersmenu-process.inc.php",
+                "TreeMenu" => "include/php_layers_menu/lib/treemenu.inc.php",
+                "LayersMenu" => "include/php_layers_menu/lib/layersmenu.inc.php",
+                "LayersMenuCommon" => "include/php_layers_menu/lib/layersmenu-common.inc.php",
+                "PlainMenu" => "include/php_layers_menu/lib/plainmenu.inc.php",
+                "passwordMethodkerberos" => "include/class_password-methods-kerberos.inc",
+                "mailMethodSendmailCyrus" => "include/class_mail-methods-sendmail-cyrus.inc",
+                "acl" => "include/class_acl.inc",
+                "mailMethodKolab" => "include/class_mail-methods-kolab.inc",
+                "pluglist" => "include/class_pluglist.inc",
+                "HTML_TreeMenu" => "html/TreeMenu.php",
+                "HTML_TreeNode" => "html/TreeMenu.php",
+                "HTML_TreeMenu_Presentation" => "html/TreeMenu.php",
+                "HTML_TreeMenu_DHTML" => "html/TreeMenu.php",
+                "HTML_TreeMenu_Listbox" => "html/TreeMenu.php",
+                "sieve" => "include/sieve/class_sieve.inc",
+                "sieve_if" => "include/sieve/class_sieveElement_If.inc",
+                "sieve_elsif" => "include/sieve/class_sieveElement_Else_Elsif.inc",
+                "sieve_else" => "include/sieve/class_sieveElement_Else_Elsif.inc",
+                "sieve_stop" => "include/sieve/class_sieveElement_Stop.inc",
+                "Tree" => "include/sieve/class_tree.inc",
+                "sieve_redirect" => "include/sieve/class_sieveElement_Redirect.inc",
+                "sieve_keep" => "include/sieve/class_sieveElement_Keep.inc",
+                "Scanner" => "include/sieve/class_scanner.inc",
+                "Parser" => "include/sieve/class_parser.inc",
+                "My_Parser" => "include/sieve/class_My_Parser.inc",
+                "sieve_comment" => "include/sieve/class_sieveElement_Comment.inc",
+                "sieve_fileinto" => "include/sieve/class_sieveElement_Fileinto.inc",
+                "sieve_require" => "include/sieve/class_sieveElement_Require.inc",
+                "sieve_block_end" => "include/sieve/class_sieveElement_Block_End.inc",
+                "sieveManagement" => "include/sieve/class_sieveManagement.inc",
+                "sieve_reject" => "include/sieve/class_sieveElement_Reject.inc",
+                "sieve_block_start" => "include/sieve/class_sieveElement_Block_Start.inc",
+                "My_Tree" => "include/sieve/class_My_Tree.inc",
+                "Semantics" => "include/sieve/class_semantics.inc",
+                "sieve_vacation" => "include/sieve/class_sieveElement_Vacation.inc",
+                "sieve_discard" => "include/sieve/class_sieveElement_Discard.inc",
+                "My_Scanner" => "include/sieve/class_My_Scanner.inc",
+                "ogw" => "include/class_opengw.inc",
+                "gosa_cache" => "include/class_cache_handler.inc",
+                "Socket_Client" => "include/class_socketClient.inc",
+                "mailMethodGolab" => "include/class_mail-methods-golab.inc",
+                "log" => "include/class_log.inc",
+                "passwordMethodsmd5" => "include/class_password-methods-smd5.inc",
+                "multi_plug" => "include/class_multi_plug.inc",
+                "msg_dialog" => "include/class_msg_dialog.inc",
+                "passwordMethodCrypt" => "include/class_password-methods-crypt.inc",
+                "parseXml" => "include/functions_helpviewer.inc",
+                "writeexcel_biffwriter" => "include/php_writeexcel/class.writeexcel_biffwriter.inc.php",
+                "writeexcel_worksheet" => "include/php_writeexcel/class.writeexcel_worksheet.inc.php",
+                "writeexcel_olewriter" => "include/php_writeexcel/class.writeexcel_olewriter.inc.php",
+                "writeexcel_formula" => "include/php_writeexcel/class.writeexcel_formula.inc.php",
+                "writeexcel_workbook" => "include/php_writeexcel/class.writeexcel_workbook.inc.php",
+                "writeexcel_format" => "include/php_writeexcel/class.writeexcel_format.inc.php",
+                "passwordMethodsha" => "include/class_password-methods-sha.inc",
+                "sambaMungedDial" => "include/class_sambaMungedDial.inc",
+                "MultiSelectWindow" => "include/class_MultiSelectWindow.inc",
+                "config" => "include/class_config.inc",
+                "SnapShotDialog" => "include/class_SnapShotDialog.inc",
+                "mailMethod" => "include/class_mail-methods.inc",
+                "dhcpPlugin" => "include/class_dhcpPlugin.inc",
+                "passwordMethod" => "include/class_password-methods.inc",
+                "Print_a_class" => "include/functions_debug.inc",
+                "LDAP" => "include/class_ldap.inc",
+                "userinfo" => "include/class_userinfo.inc",
+                "environment" => "plugins/personal/environment/class_environment.inc",
+                "hotplugDialog" => "plugins/personal/environment/class_hotplugDialog.inc",
+                "logonManagementDialog" => "plugins/personal/environment/class_logonManagementDialog.inc",
+                "selectPrinterDialog" => "plugins/personal/environment/class_selectPrinterDialog.inc",
+                "scalixAccount" => "plugins/personal/scalix/class_scalixAccount.inc",
+                "mailAccount" => "plugins/personal/mail/class_mailAccount.inc",
+                "user" => "plugins/personal/generic/class_user.inc",
+                "sambaLogonHours" => "plugins/personal/samba/class_sambaLogonHours.inc",
+                "sambaAccount" => "plugins/personal/samba/class_sambaAccount.inc",
+                "nagiosAccount" => "plugins/personal/nagios/class_nagiosAccount.inc",
+                "password" => "plugins/personal/password/class_password.inc",
+                "posixAccount" => "plugins/personal/posix/class_posixAccount.inc",
+                "pptpAccount" => "plugins/personal/connectivity/class_pptpAccount.inc",
+                "proxyAccount" => "plugins/personal/connectivity/class_proxyAccount.inc",
+                "pureftpdAccount" => "plugins/personal/connectivity/class_pureftpdAccount.inc",
+                "connectivity" => "plugins/personal/connectivity/class_connectivity.inc",
+                "phpscheduleitAccount" => "plugins/personal/connectivity/class_phpscheduleitAccount.inc",
+                "oxchangeAccount" => "plugins/personal/connectivity/class_oxchangeAccount.inc",
+                "webdavAccount" => "plugins/personal/connectivity/class_webdavAccount.inc",
+                "kolabAccount" => "plugins/personal/connectivity/class_kolabAccount.inc",
+                "intranetAccount" => "plugins/personal/connectivity/class_intranetAccount.inc",
+                "phpgwAccount" => "plugins/personal/connectivity/class_phpgwAccount.inc",
+                "opengwAccount" => "plugins/personal/connectivity/class_opengwAccount.inc",
+                "netatalk" => "plugins/personal/netatalk/class_netatalk.inc",
+                "divListConference" => "plugins/gofon/conference/class_divListConferences.inc",
+                "phoneConferenceManagment" => "plugins/gofon/conference/class_phoneConferenceManagment.inc",
+                "conference" => "plugins/gofon/conference/class_phoneConferenceGeneric.inc",
+                "conferencetabs" => "plugins/gofon/conference/tabs_conference.inc",
+                "phoneAccount" => "plugins/gofon/phoneaccount/class_phoneAccount.inc",
+                "fonreport" => "plugins/gofon/fonreports/class_fonreport.inc",
+                "goFonMacro" => "plugins/gofon/macro/class_gofonMacroManagement.inc",
+                "divListMacro" => "plugins/gofon/macro/class_divListMacros.inc",
+                "macro" => "plugins/gofon/macro/class_gofonMacro.inc",
+                "macroParameter" => "plugins/gofon/macro/class_gofonMacroParameters.inc",
+                "macrotabs" => "plugins/gofon/macro/tabs_macros.inc",
+                "divListUsers" => "plugins/admin/users/class_divListUsers.inc",
+                "userManagement" => "plugins/admin/users/class_userManagement.inc",
+                "usertabs" => "plugins/admin/users/tabs_user.inc",
+                "applicationManagement" => "plugins/admin/applications/class_applicationManagement.inc",
+                "divListApplication" => "plugins/admin/applications/class_divListApplication.inc",
+                "application" => "plugins/admin/applications/class_applicationGeneric.inc",
+                "applicationParameters" => "plugins/admin/applications/class_applicationParameters.inc",
+                "apptabs" => "plugins/admin/applications/tabs_application.inc",
+                "faiScriptEntry" => "plugins/admin/fai/class_faiScriptEntry.inc",
+                "faiProfileEntry" => "plugins/admin/fai/class_faiProfileEntry.inc",
+                "faiManagement" => "plugins/admin/fai/class_faiManagement.inc",
+                "tabsPartition" => "plugins/admin/fai/tabsPartition.inc",
+                "tabsScript" => "plugins/admin/fai/tabsScript.inc",
+                "faiProfile" => "plugins/admin/fai/class_faiProfile.inc",
+                "faiTemplateEntry" => "plugins/admin/fai/class_faiTemplateEntry.inc",
+                "faiSummaryTab" => "plugins/admin/fai/class_faiSummaryTab.inc",
+                "askClassName" => "plugins/admin/fai/class_askClassName.inc",
+                "tabsTemplate" => "plugins/admin/fai/tabsTemplate.inc",
+                "faiPartitionTable" => "plugins/admin/fai/class_faiPartitionTable.inc",
+                "tabsProfile" => "plugins/admin/fai/tabsProfile.inc",
+                "faiPackage" => "plugins/admin/fai/class_faiPackage.inc",
+                "faiVariableEntry" => "plugins/admin/fai/class_faiVariableEntry.inc",
+                "faiPackageConfiguration" => "plugins/admin/fai/class_faiPackageConfiguration.inc",
+                "faiPackageEntry" => "plugins/admin/fai/class_faiPackageEntry.inc",
+                "tabsVariable" => "plugins/admin/fai/tabsVariable.inc",
+                "tabsHook" => "plugins/admin/fai/tabsHook.inc",
+                "divListFai" => "plugins/admin/fai/class_divListFai.inc",
+                "faiVariable" => "plugins/admin/fai/class_faiVariable.inc",
+                "tabsPackage" => "plugins/admin/fai/tabsPackage.inc",
+                "faiHookEntry" => "plugins/admin/fai/class_faiHookEntry.inc",
+                "faiPartitionTableEntry" => "plugins/admin/fai/class_faiPartitionTableEntry.inc",
+                "faiHook" => "plugins/admin/fai/class_faiHook.inc",
+                "faiTemplate" => "plugins/admin/fai/class_faiTemplate.inc",
+                "faiScript" => "plugins/admin/fai/class_faiScript.inc",
+                "mailgroup" => "plugins/admin/groups/class_groupMail.inc",
+                "grouptabs" => "plugins/admin/groups/tabs_group.inc",
+                "group" => "plugins/admin/groups/class_groupGeneric.inc",
+                "divListGroup" => "plugins/admin/groups/class_divListGroup.inc",
+                "groupManagement" => "plugins/admin/groups/class_groupManagement.inc",
+                "appgroup" => "plugins/admin/groups/class_groupApplication.inc",
+                "workstartup" => "plugins/admin/systems/class_workstationStartup.inc",
+                "termtabs" => "plugins/admin/systems/tabs_terminal.inc",
+                "phonetabs" => "plugins/admin/systems/tabs_phone.inc",
+                "servtabs" => "plugins/admin/systems/tabs_server.inc",
+                "workgeneric" => "plugins/admin/systems/class_workstationGeneric.inc",
+                "selectUserToPrinterDialog" => "plugins/admin/systems/class_selectUserToPrinterDialog.inc",
+                "wintabs" => "plugins/admin/systems/tabs_winstation.inc",
+                "phoneGeneric" => "plugins/admin/systems/class_phoneGeneric.inc",
+                "ArpNewDevice" => "plugins/admin/systems/class_ArpNewDevice.inc",
+                "gosaLogServer" => "plugins/admin/systems/services/log/class_gosaLogServer.inc",
+                "servdnseditZone" => "plugins/admin/systems/services/dns/class_servDNSeditZone.inc",
+                "servdns" => "plugins/admin/systems/services/dns/class_servDNS.inc",
+                "termDNS" => "plugins/admin/systems/services/dns/class_termDNS.inc",
+                "servDNSeditZoneEntries" => "plugins/admin/systems/services/dns/class_servDNSeditZoneEntries.inc",
+                "glpiAttachmentPool" => "plugins/admin/systems/services/glpi/class_glpiAttachmentPool.inc",
+                "glpiPrinterAccount" => "plugins/admin/systems/services/glpi/class_glpiPrinterAccount.inc",
+                "glpiDeviceManagement" => "plugins/admin/systems/services/glpi/class_glpiDeviceManagement.inc",
+                "glpiSelectUser" => "plugins/admin/systems/services/glpi/class_glpiSelectUser.inc",
+                "goGlpiServer" => "plugins/admin/systems/services/glpi/class_goGlpiServer.inc",
+                "glpiPrinterCartridges" => "plugins/admin/systems/services/glpi/class_glpiPrinterCartridges.inc",
+                "glpiManufacturer" => "plugins/admin/systems/services/glpi/class_glpiManufacturer.inc",
+                "glpiAccount" => "plugins/admin/systems/services/glpi/class_glpiAccount.inc",
+                "glpiPrinterCartridgesEdit" => "plugins/admin/systems/services/glpi/class_glpiPrinterCartridgesEdit.inc",
+                "goLdapServer" => "plugins/admin/systems/services/ldap/class_goLdapServer.inc",
+                "servnfs" => "plugins/admin/systems/services/nfs/class_servNfs.inc",
+                "goService" => "plugins/admin/systems/services/class_goService.inc",
+                "goMailServer" => "plugins/admin/systems/services/mail/class_goMailServer.inc",
+                "goFonServer" => "plugins/admin/systems/services/gofon/class_goFonServer.inc",
+                "gospamserver" => "plugins/admin/systems/services/spam/class_goSpamServer.inc",
+                "goSpamServerRule" => "plugins/admin/systems/services/spam/class_goSpamServerRule.inc",
+                "goImapServer" => "plugins/admin/systems/services/imap/class_goImapServer.inc",
+                "goNtpServer" => "plugins/admin/systems/services/ntp/class_goNtpServer.inc",
+                "goShareServer" => "plugins/admin/systems/services/shares/class_goShareServer.inc",
+                "goFaxServer" => "plugins/admin/systems/services/gofax/class_goFaxServer.inc",
+                "govirusserver" => "plugins/admin/systems/services/virus/class_goVirusServer.inc",
+                "dhcpSharedNetwork" => "plugins/admin/systems/services/dhcp/class_dhcpSharedNetwork.inc",
+                "dhcpAdvanced" => "plugins/admin/systems/services/dhcp/class_dhcpAdvanced.inc",
+                "dhcpNetwork" => "plugins/admin/systems/services/dhcp/class_dhcpNetwork.inc",
+                "dhcpPool" => "plugins/admin/systems/services/dhcp/class_dhcpPool.inc",
+                "dhcpSubnet" => "plugins/admin/systems/services/dhcp/class_dhcpSubnet.inc",
+                "dhcpGroup" => "plugins/admin/systems/services/dhcp/class_dhcpGroup.inc",
+                "dhcpHost" => "plugins/admin/systems/services/dhcp/class_dhcpHost.inc",
+                "dhcpNewSectionDialog" => "plugins/admin/systems/services/dhcp/class_dhcpNewSectionDialog.inc",
+                "dhcpService" => "plugins/admin/systems/services/dhcp/class_dhcpService.inc",
+                "servdhcp" => "plugins/admin/systems/services/dhcp/class_servDHCP.inc",
+                "ServiceAddDialog" => "plugins/admin/systems/services/class_ServiceAddDialog.inc",
+                "goLogDBServer" => "plugins/admin/systems/services/syslog/class_goLogDBServer.inc",
+                "goSyslogServer" => "plugins/admin/systems/services/syslog/class_goSyslogServer.inc",
+                "servkolab" => "plugins/admin/systems/services/kolab/class_servKolab.inc",
+                "goCupsServer" => "plugins/admin/systems/services/cups/class_goCupsServer.inc",
+                "goTerminalServer" => "plugins/admin/systems/services/terminal/class_goTerminalServer.inc",
+                "goKioskService" => "plugins/admin/systems/services/kiosk/class_goKioskService.inc",
+                "servRepositorySetup" => "plugins/admin/systems/services/repository/class_servRepositorySetup.inc",
+                "servrepository" => "plugins/admin/systems/services/repository/class_servRepository.inc",
+                "goKrbServer" => "plugins/admin/systems/services/kerberos/class_goKrbServer.inc",
+                "baseSelectDialog" => "plugins/admin/systems/class_baseSelectDialog.inc",
+                "systems" => "plugins/admin/systems/class_systemManagement.inc",
+                "divListSystem" => "plugins/admin/systems/class_divListSystem.inc",
+                "servgeneric" => "plugins/admin/systems/class_servGeneric.inc",
+                "worktabs" => "plugins/admin/systems/tabs_workstation.inc",
+                "termservice" => "plugins/admin/systems/class_terminalService.inc",
+                "divListSystemService" => "plugins/admin/systems/class_divListSystemService.inc",
+                "componentGeneric" => "plugins/admin/systems/class_componentGeneric.inc",
+                "workservice" => "plugins/admin/systems/class_workstationService.inc",
+                "termgeneric" => "plugins/admin/systems/class_terminalGeneric.inc",
+                "printtabs" => "plugins/admin/systems/tabs_printers.inc",
+                "ArpNewDeviceTabs" => "plugins/admin/systems/tabs_arpnewdevice.inc",
+                "componenttabs" => "plugins/admin/systems/tabs_component.inc",
+                "divListRepository" => "plugins/admin/systems/class_divListRepositories.inc",
+                "printerPPDDialog" => "plugins/admin/systems/ppd/class_printerPPDDialog.inc",
+                "printerPPDSelectionDialog" => "plugins/admin/systems/ppd/class_printerPPDSelectionDialog.inc",
+                "wingeneric" => "plugins/admin/systems/class_winGeneric.inc",
+                "termstartup" => "plugins/admin/systems/class_terminalStartup.inc",
+                "terminfo" => "plugins/admin/systems/class_terminalInfo.inc",
+                "printgeneric" => "plugins/admin/systems/class_printGeneric.inc",
+                "ServerService" => "plugins/admin/systems/class_serverService.inc",
+                "SelectDeviceType" => "plugins/admin/systems/class_SelectDeviceType.inc",
+                "aclroletab" => "plugins/admin/acl/tabs_acl_role.inc",
+                "acltab" => "plugins/admin/acl/tabs_acl.inc",
+                "aclManagement" => "plugins/admin/acl/class_aclManagement.inc",
+                "divListACL" => "plugins/admin/acl/class_divListACL.inc",
+                "aclrole" => "plugins/admin/acl/class_aclRole.inc",
+                "deviceManagement" => "plugins/admin/devices/class_deviceManagement.inc",
+                "divListDevices" => "plugins/admin/devices/class_divListDevices.inc",
+                "devicetabs" => "plugins/admin/devices/tabs_devices.inc",
+                "deviceGeneric" => "plugins/admin/devices/class_deviceGeneric.inc",
+                "department" => "plugins/admin/departments/class_departmentGeneric.inc",
+                "deptabs" => "plugins/admin/departments/tabs_department.inc",
+                "divListDepartment" => "plugins/admin/departments/class_divListDepartment.inc",
+                "departmentManagement" => "plugins/admin/departments/class_departmentManagement.inc",
+                "mailogroup" => "plugins/admin/ogroups/class_mailogroup.inc",
+                "phonequeue" => "plugins/admin/ogroups/class_phonequeue.inc",
+                "ogrouptabs" => "plugins/admin/ogroups/tabs_ogroups.inc",
+                "ogroup" => "plugins/admin/ogroups/class_ogroup.inc",
+                "termgroup" => "plugins/admin/ogroups/class_termgroup.inc",
+                "ogroupManagement" => "plugins/admin/ogroups/class_ogroupManagement.inc",
+                "divListOGroup" => "plugins/admin/ogroups/class_divListOGroup.inc",
+                "mimetype" => "plugins/admin/mimetypes/class_mimetypeGeneric.inc",
+                "mimetabs" => "plugins/admin/mimetypes/tabs_mimetypes.inc",
+                "mimetypeManagement" => "plugins/admin/mimetypes/class_mimetypeManagement.inc",
+                "divListMimeTypes" => "plugins/admin/mimetypes/class_divListMimeTypes.inc",
+                "reference" => "plugins/generic/references/class_reference.inc",
+                "faxreport" => "plugins/gofax/faxreports/class_faxreport.inc",
+                "gofaxAccount" => "plugins/gofax/faxaccount/class_gofaxAccount.inc",
+                "blocklistGeneric" => "plugins/gofax/blocklists/class_blocklistGeneric.inc",
+                "divListBlocklist" => "plugins/gofax/blocklists/class_divListBlocklists.inc",
+                "faxblocktabs" => "plugins/gofax/blocklists/tabs_blocklist.inc",
+                "blocklist" => "plugins/gofax/blocklists/class_blocklistManagement.inc",
+                "parseMailQueue" => "plugins/addons/mailqueue/class_parseMailQueue.inc",
+                "mailqueue" => "plugins/addons/mailqueue/class_mailqueue.inc",
+                "contains" => "plugins/addons/godfs/class_dfsManagment.inc",
+                "dfsManagment" => "plugins/addons/godfs/class_dfsManagment.inc",
+                "dfsgeneric" => "plugins/addons/godfs/class_dfsgeneric.inc",
+                "dfstabs" => "plugins/addons/godfs/tabs_dfs.inc",
+                "addressbook" => "plugins/addons/addressbook/class_addressbook.inc",
+                "logview" => "plugins/addons/logview/class_logview.inc",
+                "gosa_logview" => "plugins/addons/logview/class_gosa_logview.inc",
+                "log_tabs" => "plugins/addons/logview/tabs_log.inc",
+                "target_list" => "plugins/addons/gotomasses/class_target_list.inc",
+                "goto_task" => "plugins/addons/gotomasses/class_goto_task.inc",
+                "gotomasses" => "plugins/addons/gotomasses/class_gotomasses.inc",
+                "divListMasses" => "plugins/addons/gotomasses/class_divListMasses.inc",
+                "msgplug" => "plugins/addons/notifications/class_msgplug.inc",
+                "ldifimport" => "plugins/addons/ldapmanager/class_import.inc",
+                "ldif" => "plugins/addons/ldapmanager/class_ldif.inc",
+                "xlsexport" => "plugins/addons/ldapmanager/class_exportxls.inc",
+                "ldifexport" => "plugins/addons/ldapmanager/class_export.inc",
+                "csvimport" => "plugins/addons/ldapmanager/class_csvimport.inc",
+                "ldiftab" => "plugins/addons/ldapmanager/tabs_ldif.inc",
+                "bugsubmitter" => "plugins/addons/bugsubmitter/class_bugsubmitter.inc",
+ );
+?>
\ No newline at end of file
diff --git a/gosa-core/include/class_log.inc b/gosa-core/include/class_log.inc
new file mode 100644 (file)
index 0000000..daad889
--- /dev/null
@@ -0,0 +1,189 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2003  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+/*! \brief   The logging base class
+  \author  Fabian Hickert <hickert@gonicus.de>
+  \version 2.6
+  \date    11.04.2007
+
+  This is the base class for the GOsa logging functionality.
+  All logging should lead to this class. 
+ */
+class log {
+
+  var $LOG_TO_MYSQL = FALSE;
+  var $LOG_TO_SYSLOG= FALSE;
+  var $config;
+
+ /*! \brief logging constructor
+
+    \param action         One of these values (modify|create|remove|snapshot|copy)
+    \param objecttype     represents the current edited objecttype, like users/user
+    \param object         represents the current edited object dn
+    \param changes_array  An array containing names of all touched attributes
+    \param result         A status message, containing errors or success messages 
+
+    \sa log()
+   */
+  function log($action,$objecttype,$object,$changes_array = array(),$result = "")
+  {
+    if(!is_array($changes_array)){
+      trigger_error("log(string,string,string,array(),bool). Forth parameter must be an array.");
+      $changes_array = array();
+    }
+
+    $entry = array(); 
+    if(!isset($_SESSION['config'])){
+      $entry['user']= "unkown";
+    }else{
+
+      $this->config = &$_SESSION['config'];
+      $ui           = get_userinfo(); 
+      $entry['user']= @$ui->dn;
+    }
+
+    /* Create string out of changes */
+    $changes  ="";
+    foreach($changes_array as $str ){
+      $changes .= $str.",";
+    }
+    $changes = preg_replace("/,$/","",$changes );
+    
+    /* Create data object */
+    $entry['timestamp'] = time();
+    $entry['action']    = $action;
+    $entry['objecttype']= $objecttype;
+    $entry['object']    = $object;
+    $entry['changes']   = $changes;
+    $entry['result']    = $result;
+
+    if(!isset($this->config->current['LOGGING']) && empty($entry['user'])){
+      $entry['user']  = "unknown";
+    }
+    /* Check if all given values are valid */
+    $msgs = @log::check($entry);
+    if(count($msgs)){
+      foreach($msgs as $msg){
+        trigger_error("Logging failed, reason was: ".$msg);
+        print_red("Logging failed, reason was: ".$msg); 
+      }
+      
+    }else{
+
+      if(!isset($this->config->current['LOGGING'])){
+        $this->log_into_syslog($entry);
+      }else{
+
+        /* Start logging for configured methods */
+        if(isset($this->config->current['LOGGING']) && preg_match("/(^|,)syslog(,|$)/i",$this->config->current['LOGGING'])){
+          $this->log_into_syslog($entry);
+        }
+        if(isset($this->config->current['LOGGING']) && preg_match("/(^|,)mysql(,|$)/i",$this->config->current['LOGGING'])){
+          $res = $this->log_into_db($entry);
+
+          if(!$res){
+            global $config;
+            $config->current['LOGGING'] = preg_replace("/(^|,)mysql(,|$)/",",",$config->current['LOGGING']);
+            msg_dialog::display(_("Logging to MySQL disabled"),_("The logging to a MySQL database is now disabled for this session of GOsa, due to communication errors with the specified logging database."), INFO_DIALOG);
+          }
+        }
+      }
+    }
+  }
+
+
+  function check($entry = array())
+  {
+    $msgs = array();
+
+    if(!isset($entry['action']) || !in_array($entry['action'],array("modify","create","remove","copy","snapshot","view","security","debug"))){
+      $msgs[] = "Invalid option specified '".$entry['action']."'";
+    }
+
+    if(!isset($entry['objecttype']) || empty($entry['objecttype'])){
+      $msgs[] = "Specified objectType is empty or invalid.";
+    }
+  
+    return($msgs);
+  }
+
+   
+  /* This function is used to into the systems syslog */
+  function log_into_syslog($entry)
+  {
+    $str = $entry['user']." ".$entry['action']." ".$entry['object']." from type ".$entry['objecttype']." ".$entry['changes']." : Result was ".$entry['result'];
+    gosa_log($str);
+  }
+
+
+  /* Log into configured logging databses.*/
+  function log_into_db($entry)
+  {
+    if(isset($this->config->data['SERVERS']['LOGGING'])){
+      $servers = $this->config->data['SERVERS']['LOGGING'];
+    }else{
+      print_red(_("You have enabled the logging into mysql databse, but there are no logging servers available."));
+      return(FALSE);
+    }
+
+    foreach($servers as $server_name => $server){
+      $con = @mysql_pconnect($server_name,$server['USER'],$server['PWD']);
+      if(!$con){
+        print_red(sprintf(_("Could not connect to logging server %s."),$server_name));
+        return(FALSE);
+      }else{
+        $db = mysql_select_db($server['DB'],$con);
+        if(!$db){
+          print_red(sprintf(_("Could not select database %s on server %s. Server says :%s"),$server['DB'],$server['SERVER'],mysql_error($con)));
+          return(FALSE);
+        }else{
+
+          /* Create mysql syntax */
+          $query ="INSERT INTO gosa_log 
+                    (timestamp,user,action,objecttype,object,changes,result)
+                   VALUES 
+                    (
+                        \"".addslashes($entry['timestamp'])."\", 
+                        \"".addslashes($entry['user'])."\", 
+                        \"".addslashes($entry['action'])."\", 
+                        \"".addslashes($entry['objecttype'])."\", 
+                        \"".addslashes($entry['object'])."\", 
+                        \"".addslashes($entry['changes'])."\", 
+                        \"".addslashes($entry['result'])."\" 
+                    );
+              ";
+          $res = mysql_query($query,$con);
+          if(!$res){
+            print_red(sprintf(_("Could not query database %s on server %s. Server says :%s"),$server['DB'],$server['SERVER'],mysql_error($con)));
+            return(FALSE);
+          } 
+        }
+        mysql_close($con);
+      }
+    }
+    return(TRUE);
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_mail-methods-cyrus.inc b/gosa-core/include/class_mail-methods-cyrus.inc
new file mode 100644 (file)
index 0000000..580c18c
--- /dev/null
@@ -0,0 +1,367 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+class mailMethodCyrus extends mailMethod
+{
+  var $mbox= "-";
+  var $config;
+  var $gosaMailServer= "";
+  var $uattrib= "uid";
+
+  function mailMethodCyrus(&$config)
+  {
+    $this->config= $config->data['SERVERS']['IMAP'];
+  }
+
+  function connect($gosaMailServer)
+  {
+    $cfg=array();
+
+    /* Connect to IMAP server. I don't want to see these warning here... */
+    $this->gosaMailServer= $gosaMailServer;
+    if (!isset($this->config[$gosaMailServer])){
+      print_red(_("Warning: Account has an invalid mailserver string!"));
+    } else {
+      $cfg= $this->config[$gosaMailServer];
+    }
+    /* For some reason, hiding errors with @ does not wor here... */
+    if(!isset($cfg['connect']))   $cfg['connect']="";
+    if(!isset($cfg['admin']))     $cfg['admin']="";
+    if(!isset($cfg['password']))  $cfg['password']="";
+
+    /* Setting connect timeout to 10 seconds,
+        else the GOsa UI may freeze for 60 seconds.
+       (PHP default is 'default_socket_timeout = 60') */
+    imap_timeout(1, 10 );
+
+    $this->mbox = @imap_open($cfg['connect'], $cfg['admin'], $cfg['password'], OP_HALFOPEN);
+
+    /* Mailbox reachable? */
+    if ($this->mbox === FALSE){
+      print_red (_("Warning: IMAP Server cannot be reached! If you save this account, some mail settings will not be stored on your server!"));
+      return (FALSE);
+    }
+    return (TRUE);
+  }
+
+  function disconnect()
+  {
+    imap_close ($this->mbox);
+  }
+
+  function getQuota($folder)
+  {
+    $result= array('quotaUsage' => '', 'gosaMailQuota' => '');
+
+    /* Load quota settings */
+    error_reporting (0);
+    $quota_value = @imap_get_quota($this->mbox, $folder);
+    if(is_array($quota_value)) {
+      if (isset($quota_value["STORAGE"]) && is_array($quota_value["STORAGE"])){
+        /* use for PHP >= 4.3 */
+        if($quota_value["STORAGE"]['limit'] == 2147483647){
+          $result['quotaUsage']=    (int) ($quota_value["STORAGE"]['usage'] / 1024);
+          $result['gosaMailQuota']= (int) ($quota_value["STORAGE"]['limit'] );
+        }else{
+          $result['quotaUsage']=    (int) ($quota_value["STORAGE"]['usage'] / 1024);
+          $result['gosaMailQuota']= (int) ($quota_value["STORAGE"]['limit'] / 1024);
+        }
+      } else {
+        /* backward icompatible */
+        if($quota_value['usage'] == 2147483647){
+          $result['quotaUsage']=    (int) ($quota_value['usage'] / 1024);
+          $result['gosaMailQuota']= (int) ($quota_value['limit'] );
+        }else{
+          $result['quotaUsage']=    (int) ($quota_value['usage'] / 1024);
+          $result['gosaMailQuota']= (int) ($quota_value['limit'] / 1024);
+        }
+      }
+    }elseif(!$quota_value){
+      /* If there is no quota defined for this account, the function imap_get_quota returns false. */
+      return(array("quotaUsage"=>"","gosaMailQuota"=>""));
+    }
+    error_reporting (E_ALL | E_STRICT);
+    return ($result);
+  }
+
+
+  /* return all folders of the users mailbox*/
+  function getMailboxList($folder, $uid)
+  {
+    global $config;
+    $result = array();
+
+    /* Get domain an mail address if uid is an mail address */
+    $domain = "";
+    if(preg_match("/@/",$folder)){
+      $domain = "@".preg_replace("/^.*@/","",$folder);
+      $folder = preg_replace("/@.*$/","",$folder);
+    }
+
+    /* Get list of mailboxes for combo box */
+    $cfg= $this->config[$this->gosaMailServer];
+
+    /* Create search pattern
+         (user/kekse*@domain.de
+          user.kekse*@domain.de
+          user.kekse*  )
+       depending on given folder name) */
+    $q = $folder."*".$domain;
+    $list = imap_listmailbox($this->mbox, $cfg["connect"], $q);
+
+    /* Create list of returned folder names */
+    if (is_array($list)){
+      foreach ($list as $val){
+
+        /* Cut domain name */
+        $val = preg_replace("/@.*$/","",$val);
+        $result[]=preg_replace ("/^.*".normalizePreg($folder)."/","INBOX", mb_convert_encoding($val, "UTF-8", "UTF7-IMAP"));
+      }
+    }
+
+    /* Append "INBOX" to the folder array if result is empty and request comes from user dialog */
+    if(empty($result) && !empty($uid)){
+      $result[] = "INBOX";
+    }
+
+    return ($result);
+  }
+
+
+  function updateMailbox($folder)
+  {
+    /* Check if mailbox exists */
+    $cfg= $this->config[$this->gosaMailServer];
+    $list = imap_listmailbox($this->mbox, $cfg["connect"], $folder);
+    if ($list === FALSE){
+      if (!imap_createmailbox($this->mbox, $cfg["connect"]. $folder)){
+        print_red(sprintf(_("Can't create IMAP mailbox. Server says '%s'."), imap_last_error()));
+        return;
+      }
+    }
+  }
+
+
+  function setQuota($folder, $gosaMailQuota)
+  {
+    /* Workaround for the php imap extension */
+    if (($gosaMailQuota == "") || ($gosaMailQuota== "2147483647")){
+      $gosaMailQuota= "2147483647";
+    }elseif($gosaMailQuota > 0){
+      $gosaMailQuota = $gosaMailQuota *1024;
+    }
+    
+    
+    /* Write mail quota */
+    if (!imap_set_quota($this->mbox, $folder, $gosaMailQuota)){
+      print_red(sprintf(_("Can't write IMAP quota. Server says '%s'."), imap_last_error()));
+      return (FALSE);
+    }
+    return (TRUE);
+  }
+
+
+  function setSharedFolderPermissions($folder, $permissions)
+  {
+    /* Get list of subfolders */
+    $folders= $this->getMailboxList($folder, "");
+    $folders[]= $folder;
+    
+    foreach ($folders as $subfolder){
+
+      /* Set shared folder acl's */
+      if (function_exists('imap_getacl')){
+
+        /* Remove all acl's for this folder */
+        $users= @imap_getacl ($this->mbox, $subfolder);
+        if(is_array($users)){
+          foreach ($users as $userid => $perms){
+            imap_setacl ($this->mbox, $subfolder, $userid, "");
+          }
+        }
+      } else {
+        print_red (_("Warning: imap_getacl is not implemented, can't remove acl informations."));
+      }
+
+      /* Set permissions for this folder */
+      foreach ($permissions as $user => $acl){
+        imap_setacl ($this->mbox, $subfolder, $user, $acl);
+      }
+    }
+
+  }
+
+
+  function getSharedFolderPermissions($folder)
+  {
+    $result= array();
+
+    /* imap_getacl available? */
+    if (!function_exists('imap_getacl')){
+      print_red (_("Warning: imap_getacl is not available, can't get imap permissions!"));
+    }
+
+    /* Get permissions in case of shared folders */
+    else {
+      $users= imap_getacl ($this->mbox, $folder);
+
+      foreach ($users as $userid => $perms){
+        $result[preg_replace('/^user\./', '', $userid)]= $perms;
+      }
+
+    }
+
+    return ($result);
+  }
+
+
+  function deleteMailbox($folder)
+  {
+    $cfg= $this->config[$this->gosaMailServer];
+    imap_setacl ($this->mbox, $folder, $cfg["admin"], "lrswipcda");
+    if (!imap_deletemailbox($this->mbox, $cfg["connect"].$folder)){
+      print_red(sprintf(_("Can't remove IMAP mailbox. Server says '%s'."), imap_last_error()));
+      return (FALSE);
+    }
+    return (TRUE);
+  }
+
+
+  function configureFilter($user, $gosaMailDeliveryMode,
+      $mail, $gosaMailAlternateAddress,
+      $gosaMailMaxSize,
+      $gosaSpamMailbox, $gosaSpamSortLevel,
+      $gosaVacationMessage)
+  {
+    $cfg= $this->config[$this->gosaMailServer];
+
+    /* Build spamlevel. Spamassassin tags mails with "*" for each integer
+       point of spam. So a spam level of 5.3 gets "*****" which can be
+       checked easily by spam filters */
+    $spamlevel= "";
+    for ($i= 0; $i<$gosaSpamSortLevel; $i++){
+      $spamlevel .= "*";
+    }
+
+    /* Log into the mail server */
+    $sieve= new sieve($cfg["sieve_server"], $cfg["sieve_port"], $user,
+        $cfg["password"], $cfg["admin"]);
+
+    if (!$sieve->sieve_login()){
+      print_red(sprintf(_("Can't log into SIEVE server. Server says '%s'."),
+            to_string($sieve->error_raw)));
+      return;
+    }
+
+    /* Load current script from server and remove everything between the comments
+       "###GOSA" */
+    $script= "";
+    if($sieve->sieve_listscripts()){
+      if (in_array("gosa", $sieve->response)){
+
+        /* get old GOsa script */
+        if(!$sieve->sieve_getscript("gosa")){
+          print_red(sprintf(_("Can't get sieve script. Server says '%s'."), to_string($sieve->error_raw)));
+          return;
+        }
+
+        foreach ($sieve->response as $line){
+          if (preg_match ("/^###GOSA/", $line)){
+            break;
+          }
+          $line= rtrim($line);
+          if (!preg_match ('/^\s*$/', $line)){
+            $script .= $line."\n";
+          }
+        }
+
+      }
+    }
+
+    /* Only create a new one, if it is not empty */
+    if (is_integer(strpos($gosaMailDeliveryMode, "R")) ||
+        is_integer(strpos($gosaMailDeliveryMode, "C")) ||
+        !is_integer(strpos($gosaMailDeliveryMode, "L")) ||
+        is_integer(strpos($gosaMailDeliveryMode, "V")) ||
+        is_integer(strpos($gosaMailDeliveryMode, "S"))){
+
+      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-header.txt")));
+      eval ("\$script.=\"$text\";");
+    }
+
+    /* Add anti-spam code */
+    if (is_integer(strpos($gosaMailDeliveryMode, "S"))){
+      $spambox= $gosaSpamMailbox;
+      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-spam.txt")));
+      eval ("\$script.=\"$text\";");
+    }
+
+    /* Add "reject due to mailsize" code, message is currently not
+       adjustable through GOsa. */
+    if (is_integer(strpos($gosaMailDeliveryMode, "R"))){
+      $maxsize= $gosaMailMaxSize;
+      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-mailsize.txt")));
+      eval ("\$script.=\"$text\";");
+    }
+
+    /* Add vacation information */
+    if (is_integer(strpos($gosaMailDeliveryMode, "V"))){
+
+      /* Sieve wants all destination addresses for the
+         vacation message, so we've to assemble them from
+         mail and mailAlternateAddress */
+      $addrlist= "\"".$mail."\"";
+      foreach ($gosaMailAlternateAddress as $val){
+        $addrlist .= ", \"$val\"";
+      }
+      $vacmsg= $gosaVacationMessage;
+      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-vacation.txt")));
+      eval ("\$script.=\"$text\";");
+    }
+
+    /* If no local delivery is wanted, tell the script to discard the mail */
+    if (!is_integer(strpos($gosaMailDeliveryMode, "L"))){
+      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-discard.txt")));
+      eval ("\$script.=\"$text\";");
+    }
+
+    /* Just be aware of null scripts... */
+    if (!isset ($script)){
+      $script= "";
+    }
+
+    /* Upload script and make it the default one */
+    if (!$sieve->sieve_sendscript("gosa", $script)){
+      print_red(sprintf(_("Can't send sieve script. Server says '%s'."), to_string($sieve->error_raw)));
+      return;
+    }
+    if(!$sieve->sieve_setactivescript("gosa")){
+      print_red(sprintf(_("Can't activate GOsa sieve script. Server says '%s'."), to_string($sieve->error_raw)));
+      return;
+    }
+
+    $sieve->sieve_logout();
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_mail-methods-golab.inc b/gosa-core/include/class_mail-methods-golab.inc
new file mode 100644 (file)
index 0000000..dc75674
--- /dev/null
@@ -0,0 +1,261 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+class mailMethodGolab extends mailMethodCyrus
+{
+  var $mbox= "-";
+  var $config;
+  var $gosaMailServer= "";
+  var $uattrib= "mail";
+
+  var $attribute_map= array("gosaMailAlternateAddress"  =>  "alias",
+                            "gosaMailQuota"             =>  "cyrus-userquota",
+                            "gosaMailServer"            =>  "kolabHomeServer");
+
+  function mailMethodGolab(&$config)
+  {
+    $this->config= $config->data['SERVERS']['IMAP'];
+  }
+
+  function updateMailbox($folder)
+  {
+  }
+
+  function setQuota($folder, $gosaMailQuota)
+  {
+    return (TRUE);
+  }
+
+  /* Get quota and divide it by 1024, because in gosa we display in MB
+      but we get Kb */
+  function getQuota($folder)
+  {
+    $result= array('quotaUsage' => '', 'gosaMailQuota' => '');
+
+    /* Only use lower case folder names, if folder name is like "@domain.com" */
+    if(preg_match("/@/",$folder)){
+      $folder = strtolower($folder);
+    }
+
+    error_reporting(0);  
+  
+    /* Load quota settings */
+    $quota_value = @imap_get_quota($this->mbox, $folder);
+    if(is_array($quota_value)) {
+      if (isset($quota_value["STORAGE"]) && is_array($quota_value["STORAGE"])){
+        /* use for PHP >= 4.3 */
+        $result['quotaUsage']=    (int) ($quota_value["STORAGE"]['usage'] / 1024);
+        $result['gosaMailQuota']= (int) ($quota_value["STORAGE"]['limit'] / 1024);
+      } else {
+        /* backward icompatible */
+        $result['quotaUsage']=    (int) ($quota_value['usage'] / 1024);
+        $result['gosaMailQuota']= (int) ($quota_value['limit'] / 1024);
+      }
+    }elseif(!$quota_value){
+      return(false);
+    }
+
+    error_reporting(E_ALL | E_STRICT); 
+    return ($result);
+  }
+
+
+  function fixAttributesOnLoad(&$mailObject)
+  {
+    /* Kolab shared folder names are like ' shared.uid@server.de ' 
+        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
+        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
+    if(get_class($mailObject) == "mailgroup"){
+     $mailObject->uid = $mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
+    }
+
+    /* Convert attributes and objectClasses */
+    foreach ($this->attribute_map as $dest => $source){
+      /* Hickert 11.11.05 : Alternate email addresses were saved, but not displayed again.
+      if (isset($mailObject->attrs[$source])){
+        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
+        unset ($mailObject->attrs[$source]);
+      */
+
+      if (isset($mailObject->attrs[$source])){
+        unset($mailObject->attrs[$source]['count']);
+        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
+        $mailObject->$dest=        $mailObject->attrs[$source];
+
+        unset ($mailObject->$dest['count']);
+        unset ($mailObject->attrs[$source]);
+      }
+    }
+
+    /* Adjust server name if needed */
+    foreach ($mailObject->config->data['SERVERS']['IMAP'] as $srv => $dummy){
+      if (preg_match("%".$mailObject->attrs['gosaMailServer'][0]."$%", $srv)){
+        $mailObject->attrs['gosaMailServer']= array(0 => $srv, "count" => 1);
+        break;
+      }
+    }
+  }
+
+
+  function fixAttributesOnStore(&$mailObject)
+  {
+    global $config;
+  
+    /* If quota is empty, remove quota restrictions by setting quota to 0 */
+    if(isset($mailObject->gosaMailQuota) && (empty($mailObject->gosaMailQuota))){
+      $mailObject->attrs['gosaMailQuota'] = 0;
+    }
+
+    /* Convert attributes and objectClasses */
+    foreach ($this->attribute_map as $source => $dest){
+      if (isset($mailObject->attrs[$source])){
+        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
+        unset ($mailObject->attrs[$source]);
+      }
+    }
+    $objectclasses= array();
+    foreach ($mailObject->attrs['objectClass'] as $oc){
+      if ($oc !=  'kolabInetOrgPerson' && $oc !=  'kolabSharedFolder'){
+        $objectclasses[]= $oc;
+      }
+    }
+    $mailObject->attrs['objectClass']= $objectclasses;
+    if (in_array("posixGroup", $mailObject->attrs['objectClass'])){
+  
+      /* Add kolabSharedFoleder Class */
+      $mailObject->attrs['objectClass'][]= 'kolabSharedFolder';
+
+      /* Work on acl attribute */
+      $new_acl= array();
+      foreach ($mailObject->attrs['acl'] as $uacl){
+
+        /* Get user=(mail) & acls  */
+        list($user, $acl) = split(" ", $uacl);
+      
+        /* Add al users which have seperated acls 
+           %members% are all users in this group, 
+           which have the standard group acl
+        */
+        if ($user != "%members%"){
+          $new_acl[$user]= $uacl;
+        } else {
+        
+          /* All groupmembers will be added */
+          $ldap = $config->get_ldap_link();
+          $ldap->cd($config->current['BASE']);
+          foreach ($mailObject->members as $member){
+
+            /* Get user mail address .... */
+            $ldap->search("(&(objectClass=person)(|(uid=".$member.")(mail=".$member.")))",array("mail"));
+            $res = $ldap->fetch();
+
+            /* Default mail address is set to uid - 
+               So if there is no mail address defined the uid is added 
+             */
+            $mail = $member;
+
+            /* Use mail address if it is available */
+            if(isset($res['mail'][0])){
+              $mail = $res['mail'][0];
+            }
+
+            /* only append this mail/permission string to acl,
+               if there arn't already some (special) configs for this user */
+            $found =false;
+            foreach($mailObject->imapacl as $mailA => $acl){
+              if(strtolower(trim($mailA))==strtolower(trim($mail))){
+                $found = true;
+              }
+            }
+
+            /* Skipp user, with no email adress too */     
+            if($member == $mail){
+              $found = true;
+            }
+   
+            /* Append new user acl */
+            if(!$found){
+              $new_acl[$member]= "$mail $acl";
+            }
+
+            /* Old line */
+            //  $new_acl[$member]= "$member $acl";
+          }
+        }
+      }
+      /* Save shared folder target */
+      $mailObject->attrs['gosaSharedFolderTarget']= "kolab+".$mailObject->mail;
+
+      /* Kolab shared folder names are like ' shared.uid@server.de ' 
+        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
+        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
+      $mailObject->uid = $mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
+  
+      /* Assign new acls */
+      $mailObject->attrs['acl']= array();
+      foreach ($new_acl as $key => $value){
+        $mailObject->attrs['acl'][]= $value;
+      }
+    } else {
+      $mailObject->attrs['objectClass'][]= 'kolabInetOrgPerson';
+    }
+
+    /* Remove imap:// tagging */
+    $mailObject->attrs['kolabHomeServer']= preg_replace('%imap://%', '', $mailObject->attrs['kolabHomeServer']);
+    $mailObject->attrs['gosaMailServer']= $mailObject->attrs['kolabHomeServer'];
+    $mailObject->attrs['kolabDeleteFlag']= array();
+  }
+
+  function fixAttributesOnRemove(&$mailObject)
+  {
+    /* Add attribute for object deletion and remove GOsa specific
+       values from entry. */
+    foreach($this->attribute_map as $kolabAttr){
+      $mailObject->attrs[$kolabAttr] = array();
+    }  
+
+    /* Only add kolab delete Flag in case of an user.mailAccount */
+    if(!in_array("posixGroup", $mailObject->attrs['objectClass'])){
+      $mailObject->attrs['kolabDeleteFlag']= preg_replace('%imap://%', '', $mailObject->gosaMailServer);
+    }else{
+      /* Kolab shared folder names are like ' shared.uid@server.de ' 
+        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
+        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
+      $mailObject->uid = $mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
+      
+    }
+  }
+
+
+  function deleteMailbox($folder)
+  {
+    /* Remove shared folders and skip removing users. 
+       KolabD is not able to remove shared folders yet, so we do it instead */
+    if(!(preg_match("/^user\//",$folder))){
+      return mailMethodCyrus::deleteMailbox($folder);
+    }
+    return (TRUE);
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_mail-methods-kolab.inc b/gosa-core/include/class_mail-methods-kolab.inc
new file mode 100644 (file)
index 0000000..c060604
--- /dev/null
@@ -0,0 +1,267 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+class mailMethodKolab extends mailMethodCyrus
+{
+  var $mbox= "-";
+  var $config;
+  var $gosaMailServer= "";
+  var $uattrib= "mail";
+
+  var $attribute_map= array("gosaMailAlternateAddress"  =>  "alias",
+                            "gosaMailQuota"             =>  "cyrus-userquota",
+                            "gosaMailServer"            =>  "kolabHomeServer");
+
+  function mailMethodKolab(&$config)
+  {
+    $this->config= $config->data['SERVERS']['IMAP'];
+  }
+
+  function updateMailbox($folder)
+  {
+  }
+
+  function setQuota($folder, $gosaMailQuota)
+  {
+    return (TRUE);
+  }
+
+  /* Get quota and divide it by 1024, because in gosa we display in MB
+      but we get Kb */
+  function getQuota($folder)
+  {
+    $result= array('quotaUsage' => '', 'gosaMailQuota' => '');
+
+    /* Only use lower case folder names, if folder name is like "@domain.com" */
+    if(preg_match("/@/",$folder)){
+      $folder = strtolower($folder);
+    }
+
+    error_reporting(0);  
+  
+    /* Load quota settings */
+    $quota_value = @imap_get_quota($this->mbox, $folder);
+    if(is_array($quota_value)) {
+      if (isset($quota_value["STORAGE"]) && is_array($quota_value["STORAGE"])){
+        /* use for PHP >= 4.3 */
+        $result['quotaUsage']=    (int) ($quota_value["STORAGE"]['usage'] / 1024);
+        $result['gosaMailQuota']= (int) ($quota_value["STORAGE"]['limit'] / 1024);
+      } else {
+        /* backward icompatible */
+        $result['quotaUsage']=    (int) ($quota_value['usage'] / 1024);
+        $result['gosaMailQuota']= (int) ($quota_value['limit'] / 1024);
+      }
+    }elseif(!$quota_value){
+      return(false);
+    }
+
+    error_reporting(E_ALL | E_STRICT); 
+    return ($result);
+  }
+
+
+  function fixAttributesOnLoad(&$mailObject)
+  {
+    /* Kolab shared folder names are like ' shared.uid@server.de ' 
+        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
+        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
+    if(get_class($mailObject) == "mailgroup"){
+     $mailObject->uid = "shared.".$mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
+    }
+
+    /* Convert attributes and objectClasses */
+    foreach ($this->attribute_map as $dest => $source){
+      /* Hickert 11.11.05 : Alternate email addresses were saved, but not displayed again.
+      if (isset($mailObject->attrs[$source])){
+        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
+        unset ($mailObject->attrs[$source]);
+      */
+
+      if (isset($mailObject->attrs[$source])){
+        unset($mailObject->attrs[$source]['count']);
+        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
+        $mailObject->$dest=        $mailObject->attrs[$source];
+
+        /* Ensure that cleanup will recognize the ampped attributes too */
+        if(isset($mailObject->saved_attributes)){
+          $mailObject->saved_attributes[$dest] = $mailObject->attrs[$source];
+          $mailObject->saved_attributes[$source] = $mailObject->attrs[$source];
+        }       
+
+        unset ($mailObject->$dest['count']);
+        unset ($mailObject->attrs[$source]);
+      }
+    }
+
+    /* Adjust server name if needed */
+    foreach ($mailObject->config->data['SERVERS']['IMAP'] as $srv => $dummy){
+      if (preg_match("%".$mailObject->attrs['gosaMailServer'][0]."$%", $srv)){
+        $mailObject->attrs['gosaMailServer']= array(0 => $srv, "count" => 1);
+        break;
+      }
+    }
+  }
+
+
+  function fixAttributesOnStore(&$mailObject)
+  {
+    global $config;
+  
+    /* If quota is empty, remove quota restrictions by setting quota to 0 */
+    if(isset($mailObject->gosaMailQuota) && (empty($mailObject->gosaMailQuota))){
+      $mailObject->attrs['gosaMailQuota'] = 0;
+    }
+
+    /* Convert attributes and objectClasses */
+    foreach ($this->attribute_map as $source => $dest){
+      if (isset($mailObject->attrs[$source])){
+        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
+        unset ($mailObject->attrs[$source]);
+      }
+    }
+    $objectclasses= array();
+    foreach ($mailObject->attrs['objectClass'] as $oc){
+      if ($oc !=  'kolabInetOrgPerson' && $oc !=  'kolabSharedFolder'){
+        $objectclasses[]= $oc;
+      }
+    }
+    $mailObject->attrs['objectClass']= $objectclasses;
+    if (in_array("posixGroup", $mailObject->attrs['objectClass'])){
+  
+      /* Add kolabSharedFoleder Class */
+      $mailObject->attrs['objectClass'][]= 'kolabSharedFolder';
+
+      /* Work on acl attribute */
+      $new_acl= array();
+      foreach ($mailObject->attrs['acl'] as $uacl){
+
+        /* Get user=(mail) & acls  */
+        list($user, $acl) = split(" ", $uacl);
+      
+        /* Add al users which have seperated acls 
+           %members% are all users in this group, 
+           which have the standard group acl
+        */
+        if ($user != "%members%"){
+          $new_acl[$user]= $uacl;
+        } else {
+        
+          /* All groupmembers will be added */
+          $ldap = $config->get_ldap_link();
+          $ldap->cd($config->current['BASE']);
+          foreach ($mailObject->members as $member){
+
+            /* Get user mail address .... */
+            $ldap->search("(&(objectClass=person)(|(uid=".$member.")(mail=".$member.")))",array("mail"));
+            $res = $ldap->fetch();
+
+            /* Default mail address is set to uid - 
+               So if there is no mail address defined the uid is added 
+             */
+            $mail = $member;
+
+            /* Use mail address if it is available */
+            if(isset($res['mail'][0])){
+              $mail = $res['mail'][0];
+            }
+
+            /* only append this mail/permission string to acl,
+               if there arn't already some (special) configs for this user */
+            $found =false;
+            foreach($mailObject->imapacl as $mailA => $acl){
+              if(strtolower(trim($mailA))==strtolower(trim($mail))){
+                $found = true;
+              }
+            }
+
+            /* Skipp user, with no email adress too */     
+            if($member == $mail){
+              $found = true;
+            }
+   
+            /* Append new user acl */
+            if(!$found){
+              $new_acl[$member]= "$mail $acl";
+            }
+
+            /* Old line */
+            //  $new_acl[$member]= "$member $acl";
+          }
+        }
+      }
+      /* Save shared folder target */
+      $mailObject->attrs['gosaSharedFolderTarget']= "kolab+shared.".$mailObject->mail;
+
+      /* Kolab shared folder names are like ' shared.uid@server.de ' 
+        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
+        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
+      $mailObject->uid = "shared.".$mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
+  
+      /* Assign new acls */
+      $mailObject->attrs['acl']= array();
+      foreach ($new_acl as $key => $value){
+        $mailObject->attrs['acl'][]= $value;
+      }
+    } else {
+      $mailObject->attrs['objectClass'][]= 'kolabInetOrgPerson';
+    }
+
+    /* Remove imap:// tagging */
+    $mailObject->attrs['kolabHomeServer']= preg_replace('%imap://%', '', $mailObject->attrs['kolabHomeServer']);
+    $mailObject->attrs['gosaMailServer']= $mailObject->attrs['kolabHomeServer'];
+    $mailObject->attrs['kolabDeleteFlag']= array();
+  }
+
+  function fixAttributesOnRemove(&$mailObject)
+  {
+    /* Add attribute for object deletion and remove GOsa specific
+       values from entry. */
+    foreach($this->attribute_map as $kolabAttr){
+      $mailObject->attrs[$kolabAttr] = array();
+    }  
+
+    /* Only add kolab delete Flag in case of an user.mailAccount */
+    if(!in_array("posixGroup", $mailObject->attrs['objectClass'])){
+      $mailObject->attrs['kolabDeleteFlag']= preg_replace('%imap://%', '', $mailObject->gosaMailServer);
+    }else{
+      /* Kolab shared folder names are like ' shared.uid@server.de ' 
+        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
+        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
+      $mailObject->uid = "shared.".$mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
+      
+    }
+  }
+
+
+  function deleteMailbox($folder)
+  {
+    /* Remove shared folders and skip removing users. 
+       KolabD is not able to remove shared folders yet, so we do it instead */
+    if(preg_match("/^shared/",$folder)){
+      return mailMethodCyrus::deleteMailbox($folder);
+    }
+    return (TRUE);
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_mail-methods-sendmail-cyrus.inc b/gosa-core/include/class_mail-methods-sendmail-cyrus.inc
new file mode 100644 (file)
index 0000000..8bb8d73
--- /dev/null
@@ -0,0 +1,52 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+class mailMethodSendmailCyrus extends mailMethodCyrus
+{
+
+  function mailMethodSendmailCyrus(&$config)
+  {
+    $this->config= $config->data['SERVERS']['IMAP'];
+  }
+
+  function fixAttributesOnLoad(&$mailObject)
+  {
+    /* Remove possible local alias from forwarders */
+    $newForwarder= array();
+    foreach ($mailObject->gosaMailForwardingAddress as $addr){
+      if (!preg_match('/^\\\\/', $addr)){
+        $newForwarder[]= $addr;
+      }
+    }
+    $mailObject->gosaMailForwardingAddress= $newForwarder;
+  }
+
+  function fixAttributesOnStore(&$mailObject)
+  {
+    /* Add local user if checked */
+    if (preg_match("/L/", $mailObject->gosaMailDeliveryMode)) {
+      $mailObject->gosaMailForwardingAddress[]= "\\".$mailObject->uid;
+    }
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_mail-methods.inc b/gosa-core/include/class_mail-methods.inc
new file mode 100644 (file)
index 0000000..1874648
--- /dev/null
@@ -0,0 +1,90 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+class mailMethod
+{
+  var $uattrib= "uid";
+  
+  function mailMethod(&$config)
+  {
+  }
+
+  function connect($gosaMailServer)
+  {
+    return (TRUE);
+  }
+
+  function disconnect()
+  {
+  }
+
+  function getQuota($folder)
+  {
+    return (array('quotaUsage' => 0, 'gosaMailQuota' => 0));
+  }
+
+  function getMailboxList($folder, $uid)
+  {
+    return (array("INBOX"));
+  }
+
+  function setQuota($folder, $gosaMailQuota)
+  {
+    return (TRUE);
+  }
+
+  function updateMailbox($folder)
+  {
+  }
+
+  function deleteMailbox($folder)
+  {
+    return (TRUE);
+  }
+
+  function setSharedFolderPermissions($folder, $permissions)
+  {
+  }
+
+  function configureFilter($user, $gosaMailDeliveryMode,
+      $mail, $gosaMailAlternateAddress,
+      $gosaMailMaxSize,
+      $gosaSpamMailbox, $gosaSpamSortLevel,
+      $gosaVacationMessage)
+  {
+  }
+
+  function fixAttributesOnLoad(&$mailObject)
+  {
+  }
+
+  function fixAttributesOnStore(&$mailObject)
+  {
+  }
+
+  function fixAttributesOnRemove(&$mailObject)
+  {
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_msg_dialog.inc b/gosa-core/include/class_msg_dialog.inc
new file mode 100644 (file)
index 0000000..538dc15
--- /dev/null
@@ -0,0 +1,162 @@
+<?php
+
+define("INFO_DIALOG"           , 10001);
+define("WARNING_DIALOG"                , 10002);
+define("ERROR_DIALOG"          , 10003);
+define("CONFIRM_DIALOG"                , 10004);
+define("FATAL_ERROR_DIALOG"    , 10005);
+
+class msg_dialog
+{
+       private $s_Title        = "Undefined";
+       private $s_Message      = "Undefined";
+       private $i_Type         = INFO_DIALOG ;
+       private $i_ID           = 0;
+       private $a_Trace        = array();
+
+       public function __construct($s_title,$s_message,$i_type)
+       {
+               global $config;
+       
+               if(!in_array($i_type,array(INFO_DIALOG,WARNING_DIALOG,ERROR_DIALOG,CONFIRM_DIALOG,FATAL_ERROR_DIALOG))){
+                       trigger_error("Invalid msg_dialog type.");
+                       $i_type = INFO_DIALOG;
+               }
+
+               if((!isset($_SESSION['errorsAlreadyPosted'])) || !is_array($_SESSION['errorsAlreadyPosted'])){
+                       $_SESSION['errorsAlreadyPosted'] = array();
+               }
+
+               if(!isset($_SESSION['errorsAlreadyPosted'][$s_title.$s_message])){
+                       $_SESSION['errorsAlreadyPosted'][$s_title.$s_message] = 0;
+               }
+               $_SESSION['errorsAlreadyPosted'][$s_title.$s_message]++;
+
+               if($_SESSION['errorsAlreadyPosted'][$s_title.$s_message] <=1  ){
+
+                       $this->i_ID      = preg_replace("/[^0-9]*/","",microtime()); 
+                       $this->s_Title   = $s_title;
+                       $this->s_Message = $s_message;
+                       $this->i_Type    = $i_type;
+
+                       /* Append trace information, only if error messages are enabled */
+                       if(     isset($config) && 
+                               is_object($config) && 
+                               isset($config->data['MAIN']['DISPLAYERRORS']) &&
+                               preg_match("/^true$/i",$config->data['MAIN']['DISPLAYERRORS'])){
+                               $this->a_Trace   = debug_backtrace();
+                       }
+                       if(!isset($_SESSION['msg_dialogs'])){
+                               $_SESSION['msg_dialogs'] = array();
+                       }
+                       if($this->i_Type == FATAL_ERROR_DIALOG){
+                               restore_error_handler();
+                               error_reporting(E_ALL);
+                               echo $this->execute();
+                       }else{
+                               $_SESSION['msg_dialogs'][] = $this;
+                       }
+               }
+       }
+
+       public static function display($s_title,$s_message,$i_type = INFO_DIALOG)
+       {
+               new msg_dialog($s_title,$s_message,$i_type);    
+       }
+
+       public function get_ID()
+       {
+               return($this->i_ID);
+       }
+
+       public function execute()
+       {
+               if($this->i_Type == FATAL_ERROR_DIALOG) {
+                       $display = 
+                               "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"
+                               \"http://www.w3.org/TR/html4/transitional.dtd\">
+                               <html><head>
+                               <title>GOsa startup failed</title>
+                               </head><body>
+                               <table style='width:100%; border:2px solid red;' summary=''>
+                               <tr><td style='vertical-align:top;padding:10px'>
+                               <img src='images/error.png' alt='{t}Error{/t}'>
+                               </td><td style='width:100%'>
+                               <b>Fatal Error - GOsa execution abortet - ".$this->s_Title."</b><br>
+                               ".$this->s_Message."<br><br>
+                               "._("Please fix the above error and reload the page.")."
+                               </td></tr>
+                               </table></body></html>";
+                       return($display);;
+               }else{
+
+                       $smarty = get_smarty();
+                       $smarty->assign("s_Trace"       ,print_a($this->a_Trace,TRUE));
+                       $smarty->assign("i_TraceCnt",count($this->a_Trace));
+                       $smarty->assign("i_Type",$this->i_Type);
+                       $smarty->assign("s_Message",$this->s_Message);
+                       $smarty->assign("s_Title",$this->s_Title);
+                       $smarty->assign("i_ID",$this->i_ID);
+                       $smarty->assign("frame",false);
+                       $smarty->assign("JS",$_SESSION['js']);
+                       $smarty->assign("IE",preg_match("/MSIE/", $_SERVER['HTTP_USER_AGENT']));
+                       return($smarty->fetch(get_template_path('msg_dialog.tpl')));
+               }
+       }
+
+       
+       public function is_confirmed()
+       {
+               if(isset($_POST['MSG_OK'.$this->i_ID])){
+                       return(TRUE);
+               }else{
+                       return(FALSE);
+               }
+       }
+       
+
+       public static function get_dialogs()
+       {
+               $return  ="";
+               $dialog_ids= "";
+
+               $seen = "";
+               if(isset($_POST['closed_msg_dialogs'])){
+#                      $seen = $_POST['closed_msg_dialogs'];
+               }
+
+               if(isset($_SESSION['msg_dialogs']) && is_array($_SESSION['msg_dialogs']) && count($_SESSION['msg_dialogs'])){
+
+                       /* Get frame one */
+                       $smarty = get_smarty();
+                       $smarty->assign("frame", true);
+                       $smarty->assign("IE",preg_match("/MSIE/", $_SERVER['HTTP_USER_AGENT']));
+                       $return = $smarty->fetch(get_template_path('msg_dialog.tpl'));
+
+                       if(!$_SESSION['js']){
+                               $dialog = array_pop($_SESSION['msg_dialogs']);
+                               $return.= $dialog->execute();
+                       }else{
+                               foreach($_SESSION['msg_dialogs'] as $key => $dialog){
+
+                                       if(preg_match("/".$dialog->get_ID()."/",$seen)){
+                                               unset($_SESSION['msg_dialogs'][$key]);
+                                       }else{
+                                               $return.= $dialog->execute();
+                                               $dialog_ids= $dialog->get_ID().",".$dialog_ids;
+                                       }
+                                       unset($_SESSION['msg_dialogs'][$key]);
+                               }
+                       }
+                       $dialog_ids = preg_replace("/,$/","",$dialog_ids);
+
+                       $return .= "</div>";
+                       $return .="<input type='hidden' style='width:400px;' name='pending_msg_dialogs' id='pending_msg_dialogs' value='".$dialog_ids."'>";
+                       $return .="<input type='hidden' style='width:400px;' name='closed_msg_dialogs' id='closed_msg_dialogs' value=''>";
+                       $return .="<input type='hidden' style='width:400px;' name='current_msg_dialogs' id='current_msg_dialogs' value=''>";
+                       $return .="<input type='hidden' style='width:700px;' name='js_debug' id='js_debug'>";
+               }
+               return($return);
+       }
+}
+?>
diff --git a/gosa-core/include/class_multi_plug.inc b/gosa-core/include/class_multi_plug.inc
new file mode 100644 (file)
index 0000000..b74f963
--- /dev/null
@@ -0,0 +1,304 @@
+<?php
+/*
+   This code is part of GOsa (https://oss.gonicus.de/labs/gosa/)
+   Copyright (C) 2007 Fabian Hickert
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+/*
+
+Data structure : 
+================ 
+  |->o_tab                      <-- dummy object, collects HTML posts, displays ui 
+  |->a_handles                  <-- tab object for each given dn
+     |->tab object for dn 1 
+     |->tab object for dn 2
+      ...
+     |->tab object for dn n
+
+Using this class: 
+=================
+  Simple Example:
+
+    $dn   = array(dn1,dn2,dn3);
+    $tmp  = new multi_plug($config,"usertabs",$config->data['TABS']['USERTABS'],$dn);
+    echo $tmp->execute();
+
+  $tmp can now be used like the normal tab class, execute, save_object ...
+  
+  To enable multipe edit for a specific plugin, 
+  just set the plugin variable 'multiple_support' to true:
+
+    var $multiple_support = TRUE;
+
+  If plugin::multiple_support is true, the member function 
+  multiple_execute() will be called and displayed, NOT execute().
+
+  (I will put this in the wiki, later. This are just notes for me.)
+  
+*/
+
+
+/*! \brief   Handles multiple edits for a given set of dns.
+    \author  Fabian Hickert
+    \version 1.01
+    \date    2007/12/07
+
+    This class edits multiple tab objects at once. 
+    1. There is a dummy tab object initialized that collects the user input.
+    2. All given objects specified by '$dn' will be initialized and the collected
+     data from the dummy object will be populated to them.
+ */
+class multi_plug
+{
+  /* Tab handler for each given dn entry */
+       public $a_handles = array();
+
+  /* Dummy handler which collects the data */
+  private $o_tab     = NULL;  
+
+  public $dn      = array();
+  public $config  = NULL;
+  private $s_class= "";
+  public $current = "";
+
+  /*! \brief    Creates a multi_plug object
+     @param   object  $config GOsa Configuration object
+     @param   string  $class  The class name of the tab we want to edit. e.g. usertabs
+     @param   string  $tab    The config tab name e.g. USERTABS 
+     @param   array   $dns    The object dns we want to edit.
+     @return  object  multi_plug
+   */
+  public function __construct($config,$class,$tab,$dns,$acl_base,$acl_category)
+  {
+    if(!count($dns)){
+      return;
+    }
+
+    $this->dn       = $dns;
+    $this->config   = $config;
+    $this->s_class  = $class;
+
+    /* Initialize collector object 
+     * Used to display the ui and to collect the user input.
+     */
+    $this->o_tab    = new $class($config,$tab,"new",$acl_category);
+    $this->o_tab->set_acl_base($acl_base);
+
+    /* Check if the specified tab object supports multiple edits 
+     */
+    if($this->o_tab->multiple_support_available()){
+
+      /* Enable multiple actions for the collector object 
+       */ 
+      $this->o_tab->enable_multiple_support();
+
+      /* Initialize the objects we want to edit at once 
+       */
+      foreach($dns as $dn){
+        $obj = new $class($config,$tab,$dn,$acl_category);
+        $obj->set_acl_base($acl_base);
+        $this->a_handles[] = $obj;
+      }
+    }
+
+    /* Detect attributes used by all plugins and set 
+     *  those values as default in edit handle 
+     */
+    $this->detect_multiple_used_attributes();
+  }
+
+  
+  /*! \brief    Detect values that are used in all edited objects.
+   * @returns   array   All multiple used attributes
+   */  
+  private function detect_multiple_used_attributes()
+  {
+    $attrs = array();
+    $all   = array();
+    $first = $this->o_tab->current;
+    foreach($this->a_handles as $handle){
+      if(count($attrs) == 0){
+        $attrs = $handle->by_object[$first]->attrs;
+      }else{
+        foreach($attrs as $key => $attr){
+          if(!isset($handle->by_object[$first]->attrs[$key]) || !($attr === $handle->by_object[$first]->attrs[$key])){
+            unset($attrs[$key]);
+          }
+          if(!is_numeric($key)){
+            if(!isset($all[$key])){
+              $all[$key] = $attr; 
+            }elseif(isset($attr['count'])){
+              for($i = 0; $i < $attr['count'] ; $i ++){
+                $all[$key][] = $attr[$i];
+              }
+              $all[$key] = array_unique($all[$key]);
+            }
+          }
+        }
+      }
+    }
+    foreach($this->o_tab->by_object as $name => $obj){
+      $this->o_tab->by_object[$name]->init_multiple_support($attrs,$all);
+    }
+  }
+
+
+  /*! \brief    Returns the edit ui for multiple edit.
+     @return    string  HTML User interface for given tab object.
+   */
+  public function execute()
+  {
+    return($this->o_tab->execute());
+  }
+
+
+  /*! \brief    Checks if one of the objects we want to edit is locked. 
+     @return    boolean   Returns TRUE if at least one entry is locked, else false.
+   */
+  public function entries_locked()
+  {
+    $ui = get_userinfo();
+    foreach($this->dn as $dn){
+      if(get_lock($dn) != ""){
+        return(TRUE);
+      }
+    }
+    return(FALSE);
+  }
+
+
+  /*! \brief    Generates a lock message that can be displayed if an entry is locked.
+     @return    string  Returns a list of locked entries 
+   */
+  public function display_lock_message()
+  {
+    $ui = get_userinfo();
+    $lock_msg = "";
+    $lock_msg.=  gen_locked_message ($ui->dn, $this->dn);
+    return($lock_msg);
+  }
+
+
+  /*! \brief    Locks all currently managed objects (array $this->dn) 
+     @return    boolean   Returns TRUE
+   */
+  public function lock_entries($uid)
+  {
+    foreach($this->dn as $dn)
+    add_lock($dn,$uid);
+    return(TRUE);
+  }
+
+
+  /*! \brief    Checks if the given tab object supports multiple edit.
+     @return    boolean   Returns TRUE if the given tab objects supports multiple edit else FALSE.
+   */
+  public function multiple_available()
+  { 
+    if(isset($this->o_tab) && is_object($this->o_tab)){
+      return($this->o_tab->multiple_support_available());
+    }else{
+      return(FALSE);
+    }
+  }
+
+
+  /*! \brief    Sets the currently active tab. The tab that will be displayed by $this->execute(). 
+   */
+  public function set_active_tab($str)
+  {
+    $this->current = $str;
+  }
+
+
+  /*! \brief    Returns the object info string, that can be displayed in the tab header.
+      @return   string  Returns an information string, containing the list of currently edited dns.
+   */
+  public function get_object_info()
+  {
+    return(_("You are currently editing mutliple entries."));
+  }
+
+
+  /*! \brief    Handles all HTML posts from the dummy tab object. 
+   */
+  public function save_object()
+  {
+    $this->o_tab->save_object(); 
+  }
+
+
+  /*! \brief    Checks if the values fetched by $this->save_object() are valid.
+      @param    array Returns an array containig all error messages.
+   */
+  public function check()
+  {
+    $this->populate_values();
+    $messages = $this->o_tab->check();
+    return($messages);
+  }
+
+
+  /*! \brief    Currently not implemented, later be used to trigger password changes. 
+      @param    boolean Returns TRUE if a password change is needed.
+   */
+  public function password_change_needed()
+  {
+    foreach($this->a_handles as $i_id => $o_handle){
+      if($o_handle->password_change_needed() && isset($o_handle->by_object['user'])){
+        new msg_dialog(_("Password reset"),_("The user password was resetted, please set a new password value!"),WARNING_DIALOG);
+        change_password ($o_handle->dn, "",0, $o_handle->by_object['user']->pw_storage);
+      }
+    }
+    return(FALSE);
+  }
+
+
+  /*! \brief    Populate all collected values to the target tab objects ($this->o_handles)
+   */
+  public function populate_values()
+  {
+
+    if($this->multiple_available() && is_array($this->a_handles)){
+      foreach($this->o_tab->by_object as $name => $obj){
+
+        $values = $this->o_tab->by_object[$name]->get_multi_edit_values();
+        foreach($this->a_handles as $i_id => $o_handle){
+          foreach($values as $a_name => $a_value){
+            $this->a_handles[$i_id]->by_object[$name]->$a_name = $a_value;
+          }
+        }
+      }
+    }
+  }
+
+
+  /*! \brief    Save all edited tab objects ($this->o_handles). 
+   */
+  public function save()
+  {
+    if($this->multiple_available() && is_array($this->a_handles)){
+      $this->populate_values();
+      foreach($this->a_handles as $i_id => $o_handle){
+        $o_handle->save();
+      }
+    }
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_opengw.inc b/gosa-core/include/class_opengw.inc
new file mode 100755 (executable)
index 0000000..de50ef9
--- /dev/null
@@ -0,0 +1,547 @@
+<?php
+
+require_once("class_pgsql_opengw.inc");
+
+class ogw{
+  var $info;
+  var $ogo;
+  
+  var $validLocationTeam;
+  var $validTemplateUser;
+  var $validTeams;
+
+
+  var $InfoOK = false;
+
+  var $MUST = array("name","login","template_user_id");
+  
+  var $MAY = array( "salutation","firstname","description","degree",
+                    "birthday","sex","street","zip","country","zipcity",
+                    "state","name1","value_string","number","db_status",
+                    "object_version","is_locked","LocationTeamID","TeamIDis","password");
+
+  var $LastError  = "";
+  var $option     = "";
+  var $connected = false;
+
+  function ogw($username,$password,$host,$db)
+  {
+    $this->ogo  = new pgre_sql($username,$password,$host,$db);
+
+    if($this->ogo->is_connected){
+      $this->validLocationTeam  = $this->ogo->GetLocationTeam();
+      $this->validTemplateUser  = $this->ogo->GetTemplateUser();
+      $this->validTeams         = $this->ogo->GetTeams();
+      $this->connected = true;
+    }else{
+      $this->validLocationTeam  = array();//$this->ogo->GetLocationTeam();
+      $this->validTemplateUser  = array();//$this->ogo->GetTemplateUser();
+      $this->validTeams         = array();//$this->ogo->GetTeams();
+      $this->connected = false;
+    }
+  }
+  function SetInfos($infos)
+  { 
+    if(isset($infos['name']))  {
+      $infos['name1']              = $infos['name'];
+    }
+    $this->info = $infos;
+  }
+
+  function GetInfos($uid)
+  {  
+    $ret = array();
+    $qry = "SELECT  is_person,is_account,is_intra_account,is_extra_account,  
+                    number,owner_id,object_version,company_id,template_user_id,is_locked,
+                    name,firstname,description,salutation,login,degree,birthday,sex  
+            FROM person WHERE login='".$uid."';";
+    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
+    $ret = $res[0];
+
+    $qry = "SELECT street,zip,zipcity,country,state FROM address WHERE company_id = ".$ret['company_id']." limit 1;";
+    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
+    $ret = array_merge($ret,$res[0]); 
+
+    $qry = "SELECT company_id FROM company_assignment 
+            WHERE (sub_company_id=".$ret['company_id'].") 
+              AND company_id IN 
+                (SELECT company_id FROM team  WHERE  (is_team=1) 
+                AND 
+                  company_id NOT IN (SELECT company_id FROM team WHERE is_location_team=1));";    
+    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
+    if(is_array($res)){
+      foreach($res as $r){
+        $ret['TeamIDis'][]=$r['company_id']; 
+      }
+    }else{
+      $ret['TeamIDis']=array();
+    }
+
+    $qry = "SELECT value_string from company_value WHERE company_id=".$ret['company_id'].";";
+    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
+    $ret = array_merge($ret,$res[0]); 
+
+    $qry ="SELECT company_id FROM company_assignment 
+           WHERE (sub_company_id=".$ret['company_id'].") 
+              AND company_id IN (SELECT company_id FROM team  WHERE  (is_location_team=1));";
+    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
+    $ret['LocationTeamID'] = $res[0]['company_id'];
+
+    return($ret);
+  }
+
+  function Perform($option)
+  {
+    if(!in_array($option,array("ADD","EDIT","REMOVE"))){
+      $this->LastError = sprintf("Option '%s' is not allowed, possible options are 'ADD' 'EDIT' 'REMOVE'.",$option);
+      return(false);
+    }else{
+      $this->option = $option;
+      if(($this->option == "EDIT")||($this->option=="ADD")){
+
+        /* Static variables */
+        if(!isset($this->info['is_person'])){
+          $this->info['is_person']          = 1;  
+        }
+        
+        if(!isset($this->is_account)){
+          $this->info['is_account']         = 1;  
+        }
+        
+        if(!isset($this->info['is_intra_account'])){
+          $this->info['is_intra_account']   = 1;
+        }
+
+        if(!isset($this->info['is_extra_account'])){
+          $this->info['is_extra_account']   = 0;
+        }
+
+        if(!isset($this->info['owner_id'])){
+          $this->info['owner_id']           = 10000;
+        }
+
+        if(!isset($this->info['is_team'])){
+          $this->info['is_team']            = 0;
+        }
+
+        $this->InfoOK = $this->checkInfos();
+
+        if($this->InfoOK){
+          $qry = "SELECT * FROM person WHERE login='".$this->info['login']."';";
+          $ist = $this->ogo->FetchAllRows($this->ogo->Query($qry));
+
+          if($this->option == "ADD"){
+            if($this->CheckExistence()){
+              $this->LastError="Can't add entry already exists.";
+              return(false);
+            }else{
+              $this->info['db_status']          = "inserted";
+              $this->info['object_version']     = 1;
+              return($this->ADD());
+            }
+          }else{
+            if(!$this->CheckExistence()){
+              $this->LastError="Can't edit entry, entry doesn't exists.";
+              return(false);
+            }else{
+              $this->info['db_status']          = "updated";
+              $this->info['object_version']     = $ist[0]['object_version']++;
+              return($this->EDIT());
+            }
+          }
+        }else{
+          return($this->InfoOK);
+        }
+      }
+      if($this->option == "REMOVE"){
+    
+        if((!isset($this->info['login']))||(empty($this->info['login']))){
+          $this->LastError = "Require login to detect existence";
+          return(false);
+        }else{
+    
+          if($this->CheckExistence()){
+            return($this->REMOVE());
+          }else{
+            $this->LastError="Can't remove non existing entry";
+            return(false);
+          }
+        }
+      }
+    }
+  }
+
+  function CheckExistence()
+  {
+    /* Check if thios entry already exists */
+    $qry = "SELECT login,name FROM person WHERE login='".$this->info['login']."';";
+    $ist = $this->ogo->FetchAllRows($this->ogo->Query($qry));
+    if($ist){
+      return(true);
+    }else{
+      return(false);
+    }
+  }
+
+  function checkInfos()
+  {
+    foreach($this->MUST as $name){
+      if((!isset($this->info[$name]))||(empty($this->info[$name]))){
+        $this->LastError = sprintf("Must attribute '%s' wasn't set.",$name);
+        return(false);
+      }
+    }
+
+    foreach($this->MAY as $name){
+      if((!isset($this->info[$name]))||(empty($this->info[$name]))){
+        $this->info[$name] = false;
+      }
+    }
+
+    $tmp = array(false,"",0);
+    foreach($this->validLocationTeam as $id){
+      $tmp[]= $id['company_id'];
+    }
+    if(!in_array($this->info['LocationTeamID'],$tmp)){
+      $this->LastError = "Given 'Location Team' is invalid.";
+      return(false);
+    }
+
+    $tmp = array();
+    foreach($this->validTemplateUser as $id){
+      $tmp[]= $id['company_id'];
+    }
+    if(!in_array($this->info['template_user_id'],$tmp)){
+      $this->LastError = "Given 'Template User ID' is invalid.";
+      return(false);
+    }
+
+    
+    $tmp = array();
+    foreach($this->validTeams as $id){
+      $tmp[]= $id['company_id'];
+    }
+    if(is_array($this->info['TeamIDis'])){
+      foreach($this->info['TeamIDis'] as $id){
+        if(!in_array($id,$tmp)){
+          $this->LastError = sprintf("Given 'Team ID':%s is invalid.",$id);
+          return(false);
+        }
+      }
+    }
+    return(true);
+  }
+
+  function REMOVE()
+  {
+    $qry = "SELECT * FROM person WHERE login='".$this->info['login']."';";
+    $ist = $this->ogo->FetchAllRows($this->ogo->Query($qry));
+    if((!$ist)||(!isset($ist[0]['company_id']))||($ist[0]['company_id']<=0)){
+      $this->LastError(sprintf("Can't get company id for login %s",$this->info['login']));
+      return(false);
+    }else{
+
+      $company_id     = $ist[0]['company_id'];
+
+      $qry = "UPDATE person SET login='SKY".$company_id.$this->info['login']."', is_account=0, is_intra_account=0 WHERE company_id=".$company_id.";";
+      $this->ogo->Query($qry);
+      /*
+      $this->ogo->Query("DELETE FROM telephone WHERE company_id=".$company_id.";");
+      $this->ogo->Query("DELETE FROM address  WHERE company_id=".$company_id.";");
+      $this->ogo->Query("DELETE FROM company_info WHERE company_id=".$company_id.";");
+      $this->ogo->Query("DELETE FROM company_value WHERE company_id=".$company_id.";");
+      $this->ogo->Query("DELETE FROM company_assignment WHERE sub_company_id=".$company_id.";");
+      $this->ogo->Query("DELETE FROM person WHERE company_id=".$company_id.";");
+      $this->ogo->Query("DELETE FROM staff WHERE company_id=".$company_id.";");
+      */
+      return(true);
+    }
+  }
+
+  function ADD()
+  {
+    /* 
+       Entry settings for personm table 
+     */
+    $arr = array( "company_id","object_version","owner_id","template_user_id",
+                  "is_person","is_account","is_intra_account","is_extra_account",
+                  "number","description","is_locked","login","name","name","firstname",
+                  "salutation","degree","birthday","sex","db_status","password");
+    $this->info['company_id']  = $this->ogo->gen_id();
+    $this->info['userID']             = "OGo".$this->info['company_id'];
+    foreach($arr as $attr){
+      if($attr == "number"){
+        $add_user[$attr]  = $this->info['userID'];
+      }else{
+        $add_user[$attr]  = $this->info[$attr];
+      }
+    }
+    $QUERY[] = gen_syntax($add_user,"person","ADD",false);
+
+
+    /*
+       Entry for staff table
+     */
+    $arr = array("staff_id","company_id","description","login","is_team","is_account","db_status");
+    $this->info['staff_id'] = $this->ogo->gen_id();
+    foreach($arr as $attr){
+      $add_staff[$attr] = $this->info[$attr];
+    }
+    $QUERY[] = gen_syntax($add_staff,"staff","ADD",false);
+
+
+    /* 
+       Create entries for company nfo 
+     */
+    $arr = array("company_info_id","company_id","db_status");
+    $this->info['company_info_id']  = $this->ogo->gen_id();
+    foreach($arr as $attr){
+      $add_company_info[$attr]  = $this->info[$attr];
+    }
+    $QUERY[] = gen_syntax($add_company_info,"company_info","ADD",false);
+
+
+    /* 
+       Create entries for company value 
+     */
+    $arr = array("db_status","value_string","attribute","company_id","company_value_id");
+    $this->info['attribute']        = "email1";
+    $this->info['company_value_id'] = $this->ogo->gen_id();
+    foreach($arr as $attr){
+      $add_company_value[$attr]  = $this->info[$attr];
+    }
+    $QUERY[] = gen_syntax($add_company_value,"company_value","ADD",false);
+
+
+    /* 
+       address entries 
+     */
+    $arr = array("company_id","address_id","street","zip","country","zipcity","state","db_status","name1","type");
+    foreach(array("private","mailing","location") as  $type){
+      
+      $this->info['address_id'] = $this->ogo->gen_id();
+      $this->info['type']       = $type;
+      foreach($arr as $attr){
+        $add_address[$attr]  = $this->info[$attr];
+      }
+      $QUERY[] = gen_syntax($add_address,"address","ADD",false);
+    }
+
+
+    /*
+       telephone entries 
+     */
+    $arr = array("telephone_id","object_version","company_id","number","type","db_status");
+    foreach(array("01_tel","02_tel","03_tel_funk","05_tel_private","10_fax","fax_private") as $type){
+      $this->info['type']       = $type;
+      $this->info['telephone_id']     = $this->ogo->gen_id();
+      foreach($arr as $attr){
+        $add_telephone[$attr]  = $this->info[$attr];
+      }
+      $QUERY[] = gen_syntax($add_telephone,"telephone","ADD",false);
+    }
+
+    /*
+       company_assignment entries (Location Team) 
+     */
+    $this->info['old_company_id']       = $this->info['company_id'];
+    $this->info['sub_company_id']       = $this->info['old_company_id'];
+
+    $this->info['company_assignment_id']= $this->ogo->gen_id();
+    $this->info['company_id']           = $this->info['LocationTeamID'];
+    $arr = array("company_assignment_id","company_id","sub_company_id","db_status");
+    foreach($arr as $attr){
+      $add_company_assignment[$attr]  = $this->info[$attr];
+    }
+    $QUERY[] = gen_syntax($add_company_assignment,"company_assignment","ADD",false);
+
+
+    /*
+       company_assignment entries (Teams) 
+     */
+    $arr = array("company_assignment_id","company_id","sub_company_id","db_status");
+    foreach($this->info['TeamIDis'] as $TeamID){
+      
+      $this->info['company_id']           = $TeamID;
+      $this->info['sub_company_id']       = $this->info['old_company_id'];
+      $this->info['company_assignment_id']= $this->ogo->gen_id();
+      foreach($arr as $attr){
+        $add_company_assignment[$attr]  = $this->info[$attr]; 
+      }    
+      $QUERY[] = gen_syntax($add_company_assignment,"company_assignment","ADD",false);
+    }
+
+    $remove_all = false;
+    foreach($QUERY as $q ){
+      if(!$this->ogo->Query($q)){
+        $remove_all = true;
+        break;
+      }
+    }
+    
+    if($remove_all== true){
+      $this->ogo->Query("DELETE FROM telephone WHERE company_id=".$this->info['company_id'].";");
+      $this->ogo->Query("DELETE FROM address WHERE company_id=".$this->info['company_id'].";");
+      $this->ogo->Query("DELETE FROM company_assignment WHERE company_id=".$this->info['company_id'].";");
+      $this->ogo->Query("DELETE FROM company_info WHERE company_id=".$this->info['company_id'].";");
+      $this->ogo->Query("DELETE FROM company_value WHERE company_id=".$this->info['company_id'].";");
+      $this->ogo->Query("DELETE FROM staff WHERE company_id=".$this->info['company_id'].";");
+      $this->ogo->Query("DELETE FROM person WHERE company_id=".$this->info['company_id'].";");
+      $this->LastError="Query failed, removed all added entries";
+      return(false);
+    }
+    return(true);
+  }
+
+
+  function EDIT()
+  {
+    $qry = "SELECT * FROM person WHERE login='".$this->info['login']."';";
+    $ist = $this->ogo->FetchAllRows($this->ogo->Query($qry));
+    /* 
+       Entry settings for personm table 
+     */
+    $arr = array( "company_id","object_version","owner_id",
+                  "template_user_id","is_person","is_account","is_intra_account",
+                  "is_extra_account","number","description","is_locked","login","name",
+                  "firstname","salutation","degree","birthday","sex","db_status","password");
+    $this->info['company_id'] = $ist[0]['company_id'];
+    $this->info['userID']     = "OGo".$this->info['company_id'];
+    foreach($arr as $attr){
+      if($attr == "number"){
+        $add_user[$attr]  = $this->info['userID'];
+      }else{
+        $add_user[$attr]  = $this->info[$attr];
+      }
+    }
+    $QUERY[] = gen_syntax($add_user,"person","EDIT",$ist);
+
+
+    /*
+       Entry for staff table
+     */
+    $arr = array("staff_id","company_id","description","login","is_team","is_account","db_status");
+    $this->info['staff_id'] = $this->ogo->gen_id();
+    foreach($arr as $attr){
+      $add_staff[$attr] = $this->info[$attr];
+    }
+    $QUERY[] = gen_syntax($add_staff,"staff","EDIT",$ist);
+
+
+    /* 
+       Create entries for company nfo 
+     */
+    $arr = array("company_info_id","company_id","db_status");
+    $this->info['company_info_id']    = $this->ogo->gen_id();
+    foreach($arr as $attr){
+      $add_company_info[$attr]  = $this->info[$attr];
+    }
+    $QUERY[] = gen_syntax($add_company_info,"company_info","EDIT",$ist);
+
+
+    /* 
+       Create entries for company value 
+     */
+    $QUERY[] = "DELETE FROM company_value WHERE company_id=".$ist[0]['company_id']." AND attribute='mail1';";
+    $arr = array("db_status","value_string","attribute","company_id","company_value_id");
+    $this->info['attribute']        = "email1";
+    $this->info['company_value_id'] = $this->ogo->gen_id();
+    foreach($arr as $attr){
+      $add_company_value[$attr]  = $this->info[$attr];
+    }
+    $QUERY[] = gen_syntax($add_company_value,"company_value","ADD",false);
+
+
+    /* 
+       address entries 
+     */
+    $QUERY[] = "DELETE FROM address WHERE company_id=".$ist[0]['company_id'].";";
+    $this->info['company_id'] = $ist[0]['company_id'];
+    $arr = array("company_id","address_id","street","zip","country","zipcity","state","db_status","name1","type");
+    foreach(array("private","mailing","location") as  $type){
+      $this->info['type']       = $type;
+      $this->info['address_id'] = $this->ogo->gen_id();
+      foreach($arr as $attr){
+        $add_address[$attr]  = $this->info[$attr];
+      } 
+      $QUERY[] = gen_syntax($add_address,"address","ADD",false);
+    }
+
+
+    /*
+       telephone entries 
+     */
+    $QUERY[] = "DELETE FROM telephone WHERE company_id=".$ist[0]['company_id'].";";
+    $this->info['company_id'] = $ist[0]['company_id'];
+    $arr = array("telephone_id","object_version","company_id","number","type","db_status");
+    foreach(array("01_tel","02_tel","03_tel_funk","05_tel_private","10_fax","fax_private") as $type){
+      $this->info['type']           = $type;
+      $this->info['telephone_id']   = $this->ogo->gen_id();
+      foreach($arr as $attr){
+        $add_telephone[$attr]  = $this->info[$attr];
+      }
+
+      $QUERY[] = gen_syntax($add_telephone,"telephone","ADD",false);
+    }
+
+
+    /*
+       company_assignment entries (Location Team) 
+     */
+    $this->info['old_company_id'] = $this->info['company_id'];
+    
+    /* First remove location team */
+    $QUERY[] = "DELETE FROM company_assignment WHERE (sub_company_id=".$ist[0]['company_id'].") AND
+      company_id in (SELECT company_id FROM team WHERE is_location_team=1);";
+
+    $this->info['sub_company_id']       = $ist[0]['company_id'];
+    $this->info['company_assignment_id']= $this->ogo->gen_id();
+    $this->info['company_id']           = $this->info['LocationTeamID'];
+    $arr = array("company_assignment_id","company_id","sub_company_id","db_status");
+    foreach($arr as $attr){
+      $add_company_assignment[$attr]  = $this->info[$attr];
+    }
+    $QUERY[] = gen_syntax($add_company_assignment,"company_assignment","ADD",false);
+
+
+    /*
+       company_assignment entries (Teams) 
+     */
+    /* First remove location team */
+    $QUERY[] = "DELETE FROM company_assignment 
+                WHERE 
+                    (sub_company_id=".$ist[0]['company_id'].") 
+                  AND
+                    company_id IN 
+                      (SELECT company_id FROM team  WHERE  (is_team=1) AND company_id NOT IN 
+                         (SELECT company_id FROM team WHERE is_location_team=1));";
+
+    $arr = array("company_assignment_id","company_id","sub_company_id","db_status");
+
+    if(is_array($this->info['TeamIDis'])){
+      foreach($this->info['TeamIDis'] as $TeamID){
+        $this->info['company_id']           = $TeamID;
+        $this->info['sub_company_id']       = $ist[0]['company_id'];
+        $this->info['company_assignment_id']= $this->ogo->gen_id();
+        $add_company_assignment = array();
+        foreach($arr as $attr){
+          $add_company_assignment[$attr]  = $this->info[$attr];
+        }    
+        $QUERY[] = gen_syntax($add_company_assignment,"company_assignment","ADD",false);
+      }
+    }
+    $remove_all = false;
+
+    foreach($QUERY as $q ){
+      if(!$this->ogo-> Query($q)){
+        print $q;
+        $remove_all = true;
+        break;
+      }
+    }
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_password-methods-clear.inc b/gosa-core/include/class_password-methods-clear.inc
new file mode 100644 (file)
index 0000000..89e6c7b
--- /dev/null
@@ -0,0 +1,48 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004 Fabian Hickert 
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+*/
+
+class passwordMethodClear extends passwordMethod
+{
+
+       function passwordMethodClear($config)  
+       {
+       }
+
+       function is_available()
+       {
+               return true;
+       }
+
+
+       function generate_hash($pwd)
+       {
+               return $pwd;       
+       }
+
+  
+  function get_hash_name()
+  {
+    return ("clear");
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_password-methods-crypt.inc b/gosa-core/include/class_password-methods-crypt.inc
new file mode 100644 (file)
index 0000000..2c979aa
--- /dev/null
@@ -0,0 +1,51 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Fabian Hickert 
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+class passwordMethodCrypt extends passwordMethod
+{
+  function passwordMethodCrypt($config)  
+  {
+  }
+
+  function is_available()
+  {
+    if(function_exists("crypt")){
+      return true;
+    }else{
+      return false;
+    }
+  }
+
+
+  function generate_hash($pwd)
+  {
+    return "{CRYPT}".crypt($pwd, substr(session_id(),0,2));
+  }
+
+
+  function get_hash_name()
+  {
+    return "crypt";
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_password-methods-heimdal.inc b/gosa-core/include/class_password-methods-heimdal.inc
new file mode 100644 (file)
index 0000000..05e9dc5
--- /dev/null
@@ -0,0 +1,411 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2007 Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+class passwordMethodheimdal extends passwordMethod
+{
+
+  var $krb5MaxLife      = "";
+  var $krb5MaxRenew     = "";
+  var $krb5ValidStart   = "";
+  var $krb5ValidEnd     = "";
+  var $krb5PasswordEnd  = "";
+  var $krb5ValidStart_clear   = TRUE;
+  var $krb5ValidEnd_clear     = TRUE;
+  var $krb5PasswordEnd_clear  = TRUE;
+
+  var $display = TRUE;
+
+  var $flag_list = array(
+      "0"=>"initial" , 
+      "1"=>"forwardable" , 
+      "2"=>"proxiable" , 
+      "3"=>"renewable" , 
+      "4"=>"postdate" , 
+      "5"=>"server" , 
+      "6"=>"client" , 
+      "7"=>"invalid" , 
+      "8"=>"require-preauth" , 
+      "9"=>"change-pw" , 
+      "10"=>"require-hwauth" , 
+      "11"=>"ok-as-delegate" , 
+      "12"=>"user-to-user" , 
+      "13"=>"immutable");
+  var $krb5KDCFlags     = 123;
+
+  var $dn                     = "new";
+  var $parent_dn              = "new";
+  var $attributes             = array("krb5MaxLife","krb5MaxRenew","krb5KDCFlags",
+                                      "krb5ValidStart","krb5ValidEnd","krb5PasswordEnd");
+  var $attrs                  = array();
+  var $is_account             = FALSE;
+
+       function passwordMethodheimdal(&$config,$dn = "new")  
+       {
+    $this->config= $config;
+    $this->parent_dn = $dn;
+
+    $this->is_account = FALSE;
+    $this->krb5MaxLife    = 86400;
+    $this->krb5MaxRenew   = 604800;
+    $this->krb5ValidStart = date("Ymd",time())."0000Z";
+    $this->krb5ValidEnd   = date("Ymd",time())."0000Z";
+    $this->krb5PasswordEnd= date("Ymd",time())."0000Z";
+
+    /* Load existing entries */
+    if($dn != "new"){
+      $ldap = $this->config->get_ldap_link();
+      $ldap->cd($dn);
+      $ldap->ls("objectClass=krb5Principal",$dn,array("*"));
+      if($ldap->count()==1){
+        $this->is_account = TRUE;
+        $this->attrs = $ldap->fetch();
+        $this->dn = $this->attrs['dn'];
+        foreach($this->attributes as $attr){
+          if(isset($this->attrs[$attr][0])){
+            $this->$attr = $this->attrs[$attr][0];
+          }else{
+            $this->$attr = "";
+          }
+        }
+        $date_values = array("krb5ValidStart","krb5ValidEnd","krb5PasswordEnd");
+        foreach($date_values as $date_val){
+          $clear = $date_val."_clear";
+          if(empty($this->$date_val)){
+            $this->$clear = TRUE;
+          }else{
+            $this->$clear = FALSE;
+          }
+        }
+      }elseif($ldap->count() >= 2){
+        new msg_dialog(_("Heimdal"),sprintf(_("Error loading heimdal configuration, more than one configuration entry was found for '%s'."),$this->parent_dn));
+      }
+    }
+       }
+
+
+       function is_available()
+       {
+    global $config;
+    $cmd = "";
+    if(isset($config->current['HEIMDAL_KEYGEN'])){
+      $cmd = $config->current['HEIMDAL_KEYGEN'];
+      if(!check_command($cmd)){
+        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' is not a valid command."),$cmd),WARNING_DIALOG);
+      }
+    }
+    if(isset($this->config->data['MAIN']['HEIMDAL_KEYGEN'])){
+      $cmd = $this->config->data['MAIN']['HEIMDAL_KEYGEN'];
+      if(!check_command($cmd)){
+        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' is not a valid command."),$cmd),WARNING_DIALOG);
+      }
+    }
+    if(isset($config->data['SERVERS']['KERBEROS']['REALM']) && check_command($cmd)){
+      return TRUE;
+    }else{
+      return FALSE;
+    }
+  }
+
+
+       function generate_hash($pwd)
+       {
+    $mode= "kerberos";
+    if (isset($this->config->current['KRBSASL']) && preg_match('/^true$/i', $this->config->current['KRBSASL'])){
+      $mode= "sasl";
+    }
+
+    return "{".$mode."}".$this->attrs['uid'][0]."@".$cfg= $this->config->data['SERVERS']['KERBEROS']['REALM'];
+       }
+
+
+  function remove_from_parent()
+  {
+    if($this->is_account && $this->dn != "new"){
+      $ldap = $this->config->get_ldap_link();
+      $ldap->cat($this->dn,array("dn"));
+      if($ldap->count()){
+        $ldap->rmdir($this->dn);
+        show_ldap_error($ldap->get_error(),_("Tried to remove heimdal extension."));
+      }
+    }
+  }
+
+
+  function set_password($password)
+  {
+    #TODO
+    # Add or modify kerberos entry below $this->dn
+    # See https://oss.gonicus.de/labs/gosa/ticket/223
+    # Order: create entries, then call the heimdal_keygen hook with the realm (returned by generate_hash)
+    #        to let it add the missing kerberos keys.
+
+    global $config;
+    $cmd = "";
+    if(isset($config->current['HEIMDAL_KEYGEN'])){
+      $cmd = $config->current['HEIMDAL_KEYGEN'];
+      if(!check_command($cmd)){
+        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' is not a valid command."),$cmd),WARNING_DIALOG);
+      }
+    }
+    if(isset($this->config->data['MAIN']['HEIMDAL_KEYGEN'])){
+      $cmd = $this->config->data['MAIN']['HEIMDAL_KEYGEN'];
+      if(!check_command($cmd)){
+        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' is not a valid command."),$cmd),WARNING_DIALOG);
+      }
+    }
+    if ($cmd != ""){
+
+      /* Display in error message */
+      $cmdd = $cmd." '".$this->generate_hash($password)."' 'PASSWORD'";
+
+      /* Execute command and check return value */
+      $cmd  = $cmd." '".$this->generate_hash($password)."' '".$password."'" ;
+      exec($cmd,$out,$res);
+      if($res != 0){
+        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' wasn't successfully executed. Command does not return 0."),$cmdd),WARNING_DIALOG);
+      }
+    }
+  }
+
+
+  function get_hash_name()
+  {
+    $mode= "kerberos";
+    if (isset($this->config->current['KRBSASL']) && preg_match('/^true$/i', $this->config->current['KRBSASL'])){
+      $mode= "sasl";
+    }
+    return "$mode";
+  }
+
+
+  function is_configurable()
+  {
+    return TRUE;
+  }
+
+
+  function configure()
+  {
+    $this->save_object();
+
+    /* Cancel heimdal options */
+    if (isset($_POST['pw_abort'])){
+      return "";
+    }
+
+    /* Cancel heimdal options */
+    if (isset($_POST['pw_save'])){
+      $msgs = $this->check();
+      if(count($msgs)){
+        foreach($msgs as $msg){
+          msg_dialog::display(_("Heimdal"),$msg,WARNING_DIALOG);
+        }
+      }else{
+        $this->display = FALSE;
+        return "";
+      }
+    }
+
+    $years = array();
+    $start = date("Y")-1;
+    for($i = $start; $i < ($start +20) ; $i++){
+      $years[$i] = $i;
+    }
+    $month= array();
+    for($i = 1; $i <= 12  ; $i++){
+      $month[str_pad($i,2,"0",STR_PAD_LEFT)] = $i;
+    }
+    $days= array();
+    for($i = 1; $i <= 31  ; $i++){
+      $days[str_pad($i,2,"0",STR_PAD_LEFT)] = $i;
+    }
+    $hours= array();
+    for($i = 0; $i <= 23  ; $i++){
+      $hours[str_pad($i,2,"0",STR_PAD_LEFT)] = $i;
+    }
+    $minutes= array();
+    for($i = 0; $i <= 59  ; $i++){
+      $minutes[str_pad($i,2,"0",STR_PAD_LEFT)] = $i;
+    }
+  
+
+    $smarty = get_smarty();
+    $smarty->assign("years",$years);
+    $smarty->assign("month",$month);
+    $smarty->assign("days",$days);
+    $smarty->assign("hours",$hours);
+    $smarty->assign("minutes",$minutes);
+
+    $date_values = array("krb5ValidStart","krb5ValidEnd","krb5PasswordEnd");
+    foreach($date_values as $date_val){
+      $clear = $date_val."_clear";
+      $smarty->assign($date_val."_clear",$this->$clear);
+      $smarty->assign($date_val."_y",substr($this->$date_val,0,4));
+      $smarty->assign($date_val."_m",substr($this->$date_val,4,2));
+      $smarty->assign($date_val."_d",substr($this->$date_val,6,2));
+      $smarty->assign($date_val."_h",substr($this->$date_val,8,2));
+      $smarty->assign($date_val."_i",substr($this->$date_val,10,2));
+    }
+
+    foreach($this->attributes as $attr){
+      $smarty->assign($attr ,$this->$attr);
+    }
+    foreach($this->flag_list as $key => $name){
+      $val = pow(2,$key);
+      if($this->krb5KDCFlags & $val){
+        $smarty->assign("krb5KDCFlags_".$key,TRUE);
+      }else{
+        $smarty->assign("krb5KDCFlags_".$key,FALSE);
+      }
+    }
+
+    return($smarty->fetch(get_template_path("pwd_heimdal.tpl")));
+  }
+
+  
+  function save_object()
+  {
+    if(isset($_POST['pwd_heimdal_posted'])){
+
+      $date_values = array("krb5ValidStart","krb5ValidEnd","krb5PasswordEnd");
+      foreach($date_values as $date_value){
+        $clear = $date_value."_clear";
+        if(isset($_POST[$date_value."_clear"])){
+          $this->$clear = TRUE;
+        }else{
+          $this->$clear = FALSE;
+          $str = "";
+          foreach(array("y","m","d","h","i") as $val){
+            if(isset($_POST[$date_value."_".$val])){
+              $str .= $_POST[$date_value."_".$val]; 
+            }
+          }
+          $this->$date_value = $str."Z";
+        }
+      }
+
+      foreach($this->attributes as $attr){
+        if(isset($_POST[$attr])){
+          $this->$attr = get_post($attr);
+        }
+      }
+  
+      $int = "";
+      foreach($this->flag_list as $key => $name){
+        $post = "krb5KDCFlags_".$key;
+        if(isset($_POST[$post])){
+          $int |= pow(2,$key);
+        }
+      }
+      $this->krb5KDCFlags = $int;
+    }
+  }
+
+  function check()
+  {
+    $message = array();
+    if(!is_numeric($this->krb5MaxLife) && !empty($this->krb5MaxLife)){
+      $message[] = sprintf(_("Please specify a numeric value for %s."),_("Max life"));
+    }
+    if(!is_numeric($this->krb5MaxRenew) && !empty($this->krb5MaxRenew)){
+      $message[] = sprintf(_("Please specify a numeric value for %s."),_("Max renew"));
+    }
+   if(!$this->krb5ValidStart_clear && !$this->chk_times($this->krb5ValidStart)){
+     $message[] = sprintf(_("Please specify a numeric value for %s."),_("Valid start"));
+   }
+   if(!$this->krb5ValidEnd_clear && !$this->chk_times($this->krb5ValidEnd)){
+     $message[] = sprintf(_("Please specify a numeric value for %s."),_("Valid end"));
+   }
+   if(!$this->krb5PasswordEnd_clear && !$this->chk_times($this->krb5PasswordEnd)){
+     $message[] = sprintf(_("Please specify a numeric value for %s."),_("Valid password"));
+   }
+    return($message);
+  }
+
+
+  function chk_times($str)
+  {
+    if(preg_match("/^([0-9]){12,12}[a-z]$/i",$str)){
+      return(true);
+    }
+    return(false);
+  }
+  function save($dn)
+  {
+    $realm = $this->config->data['SERVERS']['KERBEROS']['REALM'];
+
+    $ldap = $this->config->get_ldap_link();
+    $ldap->cd($dn);
+    $ldap->cat($dn,array('uid'));
+    $attrs = $ldap->fetch();
+    if(isset($attrs['uid'][0])){
+
+      $uid  = $attrs['uid'][0];
+      $name = $uid."@".strtoupper($realm); 
+      $dn   = "krb5PrincipalName=".$name.",".$dn;
+
+      $data = array();
+      $data['krb5PrincipalName'] = $name;
+      $data['objectClass']  = array("top","account","krb5Principal","krb5KDCEntry");
+      $data['krb5PrincipalName'] =$name;
+      $data['uid'] = $uid;
+      $data['krb5KeyVersionNumber'] = rand(100000,99999999);
+
+      if($this->is_account){ 
+        foreach($this->attributes as $attr){
+          $data[$attr] = array();
+        }
+      }
+
+      /* Append Flags */
+      $data['krb5KDCFlags']   = $this->krb5KDCFlags;
+      if(!empty($this->krb5MaxLife)){
+        $data['krb5MaxLife']    = $this->krb5MaxLife;
+      }
+      if(!empty($this->krb5MaxRenew)){
+        $data['krb5MaxRenew']   = $this->krb5MaxRenew;
+      }
+      if(!$this->krb5ValidStart_clear){
+        $data['krb5ValidStart'] = $this->krb5ValidStart;
+      }
+      if(!$this->krb5ValidEnd_clear){
+        $data['krb5ValidEnd']   = $this->krb5ValidEnd;
+      }
+      if(!$this->krb5PasswordEnd_clear){
+        $data['krb5PasswordEnd']= $this->krb5PasswordEnd;
+      }
+
+      /* Add / Updated data */
+      $ldap->cd($dn);
+      if(!$this->is_account){ 
+        $ldap->add($data);
+      }else{
+        $ldap->modify($data);
+      }
+      show_ldap_error($ldap->get_error(),_("Could not add or update heimdal extensions."));   
+    }
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_password-methods-kerberos.inc b/gosa-core/include/class_password-methods-kerberos.inc
new file mode 100644 (file)
index 0000000..24240ba
--- /dev/null
@@ -0,0 +1,125 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004 Fabian Hickert 
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+class passwordMethodkerberos extends passwordMethod
+{
+
+       function passwordMethodkerberos($config)  
+       {
+    $this->config= &$config;
+       }
+
+  function is_available()
+  {
+    if (function_exists('kadm5_init_with_password')){
+      return(true);
+    }else{
+      return false;
+    }
+  }
+
+       function generate_hash($pwd)
+       {
+               $cfg= $this->config->data['SERVERS']['KERBEROS'];
+
+               if (!function_exists('kadm5_init_with_password'))
+               {
+                       print_red (_("Warning: Can't set kerberos password. Your PHP version has no kerberos support, password has not been changed."));
+               } 
+               else 
+               {
+                       $handle = kadm5_init_with_password($cfg['SERVER'],
+                                       $cfg['REALM'], $cfg['ADMIN'], $cfg['PASSWORD']);
+
+                       if ($handle === FALSE)
+                       {
+                               print_red (_("Kerberos database communication failed!"));
+                       }
+
+                       $ret= kadm5_chpass_principal($handle, $this->attrs['uid'][0]."@".$cfg['REALM'],$pwd);
+
+                       if ($ret === FALSE)
+                       {
+                               print_red (_("Changing password in kerberos database failed!"));
+                       }
+
+                       kadm5_destroy($handle);
+
+      $mode= "kerberos";
+      if (isset($this->config->current['KRBSASL']) && preg_match('/^true$/i', $this->config->current['KRBSASL'])){
+        $mode= "sasl";
+      }
+                       $newpass= "{".$mode."}".$this->attrs['uid'][0]."@".$cfg['REALM'];
+
+                       return $newpass;       
+               }
+       }
+
+
+  function remove_from_parent()
+  {
+    /* Kerberos server defined? */
+    if (isset($this->config->data['SERVERS']['KERBEROS'])){
+      $cfg= $this->config->data['SERVERS']['KERBEROS'];
+    }
+    if (isset($cfg['SERVER']) && function_exists('kadm5_init_with_password')){
+
+      /* Connect to the admin interface */
+      $handle = kadm5_init_with_password($cfg['SERVER'], $cfg['REALM'],
+          $cfg['ADMIN'], $cfg['PASSWORD']);
+
+      /* Errors? */
+      if ($handle === FALSE){
+        print_red (_("Kerberos database communication failed"));
+        return (2);
+      }
+
+      /* Build user principal, get list of existsing principals */
+      $principal= $this->uid."@".$cfg['REALM'];
+      $principals = kadm5_get_principals($handle);
+
+      /* User exists in database? */
+      if (in_array($principal, $principals)){
+
+        /* Ok. User exists. Remove him/her */
+          $ret= kadm5_delete_principal ( $handle, $principal);
+          if ($ret === FALSE){
+            print_red (_("Can't remove user from kerberos database."));
+          }
+      }
+
+      /* Free kerberos admin handle */
+      kadm5_destroy($handle);
+    }
+  }
+
+  function get_hash_name()
+  {
+    $mode= "kerberos";
+    if (isset($this->config->current['KRBSASL']) && preg_match('/^true$/i', $this->config->current['KRBSASL'])){
+      $mode= "sasl";
+    }
+    return "$mode";
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_password-methods-md5.inc b/gosa-core/include/class_password-methods-md5.inc
new file mode 100644 (file)
index 0000000..ea16ce9
--- /dev/null
@@ -0,0 +1,52 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Fabian Hickert 
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+class passwordMethodMd5 extends passwordMethod
+{
+       function passwordMethodMd5($config)  
+       {
+       }
+
+
+       function is_available()
+       {
+               if (function_exists('md5')){
+                       return(true);
+               }else{
+                       return false;
+               }
+       }
+
+
+       function generate_hash($pwd)
+       {
+               return  "{MD5}".base64_encode( pack('H*', md5($pwd)));
+       }
+
+
+  function get_hash_name()
+  {
+    return "md5";
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_password-methods-sha.inc b/gosa-core/include/class_password-methods-sha.inc
new file mode 100644 (file)
index 0000000..5a6d266
--- /dev/null
@@ -0,0 +1,62 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Fabian Hickert 
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+class passwordMethodsha extends passwordMethod
+{
+  function passwordMethodsha($config)  
+  {
+  }
+
+  function is_available()
+  {
+    if (function_exists('sha1')){
+      return(true);
+    }elseif(function_exists('mhash')){
+      return true;
+    }else{
+      return false;
+    }
+  }
+
+
+  function generate_hash($password)
+  {
+    if (function_exists('sha1')) {
+      $hash = "{SHA}" . base64_encode(pack("H*",sha1($password)));
+    }elseif (function_exists('mhash')) {
+      $hash = "{SHA}" . base64_encode(mHash(MHASH_SHA1, $password));
+    }else{
+      print_red(_("Can't use sha for encryption, missing function sha1 / mhash"));
+      return false;
+    }
+
+    return $hash; 
+  }
+
+
+  function get_hash_name()
+  {
+    return "sha";
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_password-methods-smd5.inc b/gosa-core/include/class_password-methods-smd5.inc
new file mode 100644 (file)
index 0000000..dff2362
--- /dev/null
@@ -0,0 +1,54 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Fabian Hickert 
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+class passwordMethodsmd5 extends passwordMethod
+{
+  function passwordMethodsmd5($config)  
+  {
+  }
+
+  function is_available()
+  {
+    if ((!function_exists('md5'))){
+      return false;    
+    }else{
+      return true;
+    }
+  }
+
+  function generate_hash($pwd)
+  {
+    mt_srand(microtime()* 10000000);
+    $salt0= substr(pack("h*", md5(mt_rand())), 0, 8);
+    $salt = substr(pack("H*", md5($salt0 . $pwd)), 0, 4);
+    $hash = "{SMD5}".base64_encode(pack("H*",md5($pwd . $salt)) . $salt);
+    return $hash;       
+  }
+
+  function get_hash_name()
+  {
+    return "smd5";
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_password-methods-ssha.inc b/gosa-core/include/class_password-methods-ssha.inc
new file mode 100644 (file)
index 0000000..34cb303
--- /dev/null
@@ -0,0 +1,66 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Fabian Hickert 
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+
+class passwordMethodssha extends passwordMethod
+{
+  function passwordMethodssha($config)  
+  {
+  }
+
+  function is_available()
+  {
+    if(function_exists("sha1")){
+      return true;
+    }elseif(function_exists("mhash")){
+      return true;
+    }else{
+      return false;
+    }
+  }
+
+  function generate_hash($pwd)
+  {
+    if (function_exists("sha1")) {
+      $salt= substr(pack("h*", md5(mt_rand())), 0, 8);
+      $salt= substr(pack("H*", sha1($salt.$pwd)), 0, 4);
+      $pwd= "{SSHA}".base64_encode(pack("H*", sha1($pwd.$salt)).$salt);
+      return $pwd;       
+    } elseif(function_exists("mhash")) {
+      $salt=mhash_keygen_s2k(MHASH_SHA1,$pwd, substr(pack("h*",md5(mt_rand())),0,8),4);
+      $pwd= "{SSHA}".base64_encode(mhash(MHASH_SHA1, $pwd.$salt).$salt);
+    } else {
+      print_red(_("Can't use ssha for encryption. (Missing function mhash / sha1)"));
+      return(false);
+    }
+    return $pwd;
+  }
+
+
+  function get_hash_name()
+  {
+    return "ssha";
+  }
+
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_password-methods.inc b/gosa-core/include/class_password-methods.inc
new file mode 100644 (file)
index 0000000..f6954ec
--- /dev/null
@@ -0,0 +1,131 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2004  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+class passwordMethod
+{
+  var $config = false;
+  var $attrs= array();
+
+  // Konstructor
+  function passwordMethod($config)
+  {
+  }
+
+
+  function get_hash_name()
+  {
+  }
+
+  // Loads Methods in annother way as  get_available_methods do, (For setup ..)
+  // and loads them,.
+  function get_available_methods_if_not_loaded($path_to_load="../include")
+  {
+    $oh = opendir($path_to_load);
+    $i = 0; 
+    $ret = false;
+    while ($file = readdir($oh)) {
+      $one = strtolower($file); 
+      if((strstr($one,"class_password-methods-" ))&&($one[0]!=".")){
+        require_once($file);
+      }
+    }
+    return(passwordMethod::get_available_methods());
+  }
+
+
+
+  // Crypts a single string, with given Method
+  function crypt_single_str($string,$method)
+  {
+    $available = passwordMethod::get_available_methods();
+    if(!is_array($available))
+    {
+      $available = passwordMethod::get_available_methods_if_not_loaded();
+    }
+
+    $test = new  $available[$method](false);
+    $newpass =  $test->generate_hash($string);
+    return( $newpass); 
+  }
+
+
+  // this function returns all loaded classes for password encryption
+  static function get_available_methods()
+  {
+    global $class_mapping, $config;
+    $ret =false;
+    $i =0;
+    foreach($class_mapping as $class => $path) {
+      if(preg_match('/passwordMethod/i', $class) && !preg_match("/^passwordMethod$/i", $class)){
+        $name = preg_replace ("/passwordMethod/i", "", $class);
+        $test = new $class($config);
+        if($test->is_available()) {
+          $plugname= $test->get_hash_name();
+          $ret['name'][$i]= $plugname;
+          $ret['class'][$i]=$class;
+          $ret[$i]['name']= $plugname;
+          $ret[$i]['class']= $class;
+          $ret[$plugname]=$class;                    
+          $i++;
+        }
+      }
+    }
+    return($ret);
+  }
+  
+
+  // Method to let password backends remove additional information besides
+  // the userPassword attribute
+  function remove_from_parent()
+  {
+  }
+
+
+  // Method to let passwords backends manage additional information
+  // besides the userAttribute entry
+  function set_password($password)
+  {
+  }
+
+
+  // Return true if this password method provides a configuration dialog
+  function is_configurable()
+  {
+    return FALSE;
+  }
+
+
+  // Provide a subdialog to configure a password method
+  function configure()
+  {
+    return "";
+  }
+
+  
+  // Save information to LDAP
+  function save($dn)
+  {
+  }
+
+
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_pgsql_opengw.inc b/gosa-core/include/class_pgsql_opengw.inc
new file mode 100644 (file)
index 0000000..3615bb4
--- /dev/null
@@ -0,0 +1,160 @@
+<?php
+
+class pgre_sql{
+
+       var $handle;
+       var $query_log;
+       var $user;
+       var $server;
+       var $db;
+       var $pwd;
+       var $is_connected = false;
+
+       function pgre_sql($user,$pwd,$server,$db)
+       {
+               $this->user   = $user;
+               $this->pwd  = $pwd;
+               $this->server = $server;
+               $this->db   = $db;
+
+               if($this->_connect()){
+                       $this->is_connected = true;
+               }else{
+                       $this->is_connected = false;
+               }
+       }
+
+       function _connect()
+       {
+               error_reporting(E_ALL | E_STRICT);
+               if(is_callable("pg_connect")){
+                       if(!empty($this->pwd)){
+                               $this->handle = @pg_connect("dbname=".$this->db." host=".$this->server." user=".$this->user);
+                       }else{
+                               $this->handle = @pg_connect("dbname=".$this->db." host=".$this->server." user=".$this->user." password=".$this->pwd);
+                       }
+                       if(!$this->handle){
+                               $this->handle = false;
+                       }
+               }else{
+                       $this->handle = false;
+               }
+               return($this->handle);
+       }
+
+       function Query($a_query)
+       {
+               if(is_array($a_query)){
+                       foreach($a_query as $nr => $query){
+                               return($this->_query($query));
+                       }
+               }else{
+                       return($this->_query($a_query));
+               }
+       }
+
+       function _query($query)
+       {
+               return(pg_query($this->handle,$query));
+       }
+
+       function FetchAllRows($res)
+       {
+               return(pg_fetch_all($res))  ;
+       }
+
+       function gen_id()
+       {
+               $tmp = $this->_query("select nextval('key_generator');");
+               $tmp = ($this->FetchAllRows($tmp));
+               return($tmp[0]['nextval']);
+       }
+
+
+       function GetTemplateUser(){
+               $data = array();
+               $qry = "SELECT description,name,company_id FROM company WHERE is_template_user=1;";
+               $res = $this->_query($qry);
+               $tmp = $this->FetchAllRows($res);
+               foreach($tmp as $attr){
+                       $data[$attr['name']] = $attr;
+               }
+               return $data;
+       }
+       function GetLocationTeam(){
+               $data = array();
+               $qry = "SELECT description,name,company_id FROM team WHERE is_location_team=1;";
+               $res = $this->_query($qry);
+               $tmp = $this->FetchAllRows($res);
+               if(is_array($tmp)){
+                       foreach($tmp as $attr){
+                               $data[$attr['description']] = $attr;
+                       }
+               }
+               return $data;
+       }
+       function GetTeams(){
+               $data = array();
+               $qry = "SELECT description,name,company_id FROM team 
+                       WHERE (is_team=1) AND company_id 
+                       NOT IN (SELECT company_id FROM company WHERE is_location_team=1);";
+               $res = $this->_query($qry);
+               $tmp = $this->FetchAllRows($res);
+               foreach($tmp as $attr){
+                       $data[$attr['description']] = $attr;
+               }
+               return $data;
+       }
+}
+
+
+function gen_syntax($array,$tablename,$act,$ist)
+{
+       if($act == "EDIT"){
+               $str = "UPDATE ".$tablename." SET ";
+               $company_id = $ist[0]['company_id'];
+
+               foreach($array as $name => $value){
+                       if((empty($value))&&(!preg_match("/^is_/i",$name))) continue;
+
+                       if((empty($value))&&(preg_match("/^is_/i",$name))){
+                               $value= 0;
+                       }
+
+                       if(!is_numeric($value)){
+                               $str.= " ".$name."='".$value."', ";
+                       }else{
+                               $str.= " ".$name."=".$value.", ";
+                       }
+               }
+               $str = preg_replace("/, $/","",$str);
+               $str .= " WHERE company_id=".$company_id.";\n";
+               return $str;
+       }
+       if($act == "ADD"){
+               $str = "INSERT into ".$tablename." (";
+               $attrs  = "";
+               $values = "";
+               foreach($array as $name => $attribute){
+                       if((empty($attribute))&&(!preg_match("/^is_/i",$name))) continue;
+
+                       if((empty($attribute))&&(preg_match("/^is_/i",$name))){
+                               $attribute= 0;
+                       }
+
+                       if(is_numeric($attribute)){
+                               $attrs  .= $name.", ";
+                               $values .= $attribute.", ";
+                       }else{
+                               $attrs  .= $name.", ";
+                               $values .= "'".$attribute."', ";
+                       }
+               }
+               $attrs = preg_replace("/, $/","",$attrs);
+               $values= preg_replace("/, $/","",$values);
+               $str .= $attrs." ) \nVALUES\n (".$values.");\n";
+               return $str;
+       }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_plugin.inc b/gosa-core/include/class_plugin.inc
new file mode 100644 (file)
index 0000000..da0a6c4
--- /dev/null
@@ -0,0 +1,1794 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2003  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+/*! \brief   The plugin base class
+  \author  Cajus Pollmeier <pollmeier@gonicus.de>
+  \version 2.00
+  \date    24.07.2003
+
+  This is the base class for all plugins. It can be used standalone or
+  can be included by the tabs class. All management should be done 
+  within this class. Extend your plugins from this class.
+ */
+
+class plugin
+{
+  /*!
+    \brief Reference to parent object
+
+    This variable is used when the plugin is included in tabs
+    and keeps reference to the tab class. Communication to other
+    tabs is possible by 'name'. So the 'fax' plugin can ask the
+    'userinfo' plugin for the fax number.
+
+    \sa tab
+   */
+  var $parent= NULL;
+
+  /*!
+    \brief Configuration container
+
+    Access to global configuration
+   */
+  var $config= NULL;
+
+  /*!
+    \brief Mark plugin as account
+
+    Defines whether this plugin is defined as an account or not.
+    This has consequences for the plugin to be saved from tab
+    mode. If it is set to 'FALSE' the tab will call the delete
+    function, else the save function. Should be set to 'TRUE' if
+    the construtor detects a valid LDAP object.
+
+    \sa plugin::plugin()
+   */
+  var $is_account= FALSE;
+  var $initially_was_account= FALSE;
+
+  /*!
+    \brief Mark plugin as template
+
+    Defines whether we are creating a template or a normal object.
+    Has conseqences on the way execute() shows the formular and how
+    save() puts the data to LDAP.
+
+    \sa plugin::save() plugin::execute()
+   */
+  var $is_template= FALSE;
+  var $ignore_account= FALSE;
+  var $is_modified= FALSE;
+
+  /*!
+    \brief Represent temporary LDAP data
+
+    This is only used internally.
+   */
+  var $attrs= array();
+
+  /* Keep set of conflicting plugins */
+  var $conflicts= array();
+
+  /* Save unit tags */
+  var $gosaUnitTag= "";
+
+  /*!
+    \brief Used standard values
+
+    dn
+   */
+  var $dn= "";
+  var $uid= "";
+  var $sn= "";
+  var $givenName= "";
+  var $acl= "*none*";
+  var $dialog= FALSE;
+  var $snapDialog = NULL;
+
+  /* attribute list for save action */
+  var $attributes= array();
+  var $objectclasses= array();
+  var $is_new= TRUE;
+  var $saved_attributes= array();
+
+  var $acl_base= "";
+  var $acl_category= "";
+
+  /* Plugin identifier */
+  var $plHeadline= "";
+  var $plDescription= "";
+
+  /* This can be set to render the tabulators in another stylesheet */
+  var $pl_notify= FALSE;
+
+  /* Object entry CSN */
+  var $entryCSN         = "";
+  var $CSN_check_active = FALSE;
+
+  /* This variable indicates that this class can handle multiple dns at once. */
+  var $multiple_support = FALSE;
+  var $multi_attrs      = array();
+  var $multi_attrs_all  = array(); 
+
+  /* This aviable indicates, that we are currently in multiple edit handle */
+  var $multiple_support_active = FALSE; 
+  var $selected_edit_values = array();
+  var $multi_boxes = array();
+
+  /*! \brief plugin constructor
+
+    If 'dn' is set, the node loads the given 'dn' from LDAP
+
+    \param dn Distinguished name to initialize plugin from
+    \sa plugin()
+   */
+  function plugin (&$config, $dn= NULL, $parent= NULL)
+  {
+    /* Configuration is fine, allways */
+    $this->config= &$config;   
+    $this->dn= $dn;
+
+    /* Handle new accounts, don't read information from LDAP */
+    if ($dn == "new"){
+      return;
+    }
+
+    /* Save current dn as acl_base */
+    $this->acl_base= $dn;
+
+    /* Get LDAP descriptor */
+    $ldap= $this->config->get_ldap_link();
+    if ($dn !== NULL){
+
+      /* Load data to 'attrs' and save 'dn' */
+      if ($parent !== NULL){
+        $this->attrs= $parent->attrs;
+      } else {
+        $ldap->cat ($dn);
+        $this->attrs= $ldap->fetch();
+      }
+
+      /* Copy needed attributes */
+      foreach ($this->attributes as $val){
+        $found= array_key_ics($val, $this->attrs);
+        if ($found != ""){
+          $this->$val= $this->attrs["$found"][0];
+        }
+      }
+
+      /* gosaUnitTag loading... */
+      if (isset($this->attrs['gosaUnitTag'][0])){
+        $this->gosaUnitTag= $this->attrs['gosaUnitTag'][0];
+      }
+
+      /* Set the template flag according to the existence of objectClass
+         gosaUserTemplate */
+      if (isset($this->attrs['objectClass'])){
+        if (in_array ("gosaUserTemplate", $this->attrs['objectClass'])){
+          $this->is_template= TRUE;
+          @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
+              "found", "Template check");
+        }
+      }
+
+      /* Is Account? */
+      $found= TRUE;
+      foreach ($this->objectclasses as $obj){
+        if (preg_match('/top/i', $obj)){
+          continue;
+        }
+        if (!isset($this->attrs['objectClass']) || !in_array_ics ($obj, $this->attrs['objectClass'])){
+          $found= FALSE;
+          break;
+        }
+      }
+      if ($found){
+        $this->is_account= TRUE;
+        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
+            "found", "Object check");
+      }
+
+      /* Prepare saved attributes */
+      $this->saved_attributes= $this->attrs;
+      foreach ($this->saved_attributes as $index => $value){
+        if (preg_match('/^[0-9]+$/', $index)){
+          unset($this->saved_attributes[$index]);
+          continue;
+        }
+        if (!in_array($index, $this->attributes) && $index != "objectClass"){
+          unset($this->saved_attributes[$index]);
+          continue;
+        }
+        if ($this->saved_attributes[$index]["count"] == 1){
+          $tmp= $this->saved_attributes[$index][0];
+          unset($this->saved_attributes[$index]);
+          $this->saved_attributes[$index]= $tmp;
+          continue;
+        }
+
+        unset($this->saved_attributes["$index"]["count"]);
+      }
+    }
+
+    /* Save initial account state */
+    $this->initially_was_account= $this->is_account;
+  }
+
+
+  /*! \brief execute plugin
+
+    Generates the html output for this node
+   */
+  function execute()
+  {
+    /* This one is empty currently. Fabian - please fill in the docu code */
+    $_SESSION['current_class_for_help'] = get_class($this);
+
+    /* Reset Lock message POST/GET check array, to prevent perg_match errors*/
+    $_SESSION['LOCK_VARS_TO_USE'] = $_SESSION['LOCK_VARS_USED'] =array();
+  }
+
+  /*! \brief execute plugin
+     Removes object from parent
+   */
+  function remove_from_parent()
+  {
+    /* include global link_info */
+    $ldap= $this->config->get_ldap_link();
+
+    /* Get current objectClasses in order to add the required ones */
+    $ldap->cat($this->dn);
+    $tmp= $ldap->fetch ();
+    $oc= array();
+    if (isset($tmp['objectClass'])){
+      $oc= $tmp['objectClass'];
+      unset($oc['count']);
+    }
+
+    /* Remove objectClasses from entry */
+    $ldap->cd($this->dn);
+    $this->attrs= array();
+    $this->attrs['objectClass']= array_remove_entries($this->objectclasses,$oc);
+
+    /* Unset attributes from entry */
+    foreach ($this->attributes as $val){
+      $this->attrs["$val"]= array();
+    }
+
+    /* Unset account info */
+    $this->is_account= FALSE;
+
+    /* Do not write in plugin base class, this must be done by
+       children, since there are normally additional attribs,
+       lists, etc. */
+    /*
+       $ldap->modify($this->attrs);
+     */
+  }
+
+
+  /*! \brief   Save HTML posted data to object 
+   */
+  function save_object()
+  {
+    /* Update entry CSN if it is empty. */
+    if(empty($this->entryCSN) && $this->CSN_check_active){
+      $this->entryCSN = getEntryCSN($this->dn);
+    }
+
+    /* Save values to object */
+    foreach ($this->attributes as $val){
+      if ($this->acl_is_writeable($val) && isset ($_POST["$val"])){
+        /* Check for modifications */
+        if (get_magic_quotes_gpc()) {
+          $data= stripcslashes($_POST["$val"]);
+        } else {
+          $data= $this->$val = $_POST["$val"];
+        }
+        if ($this->$val != $data){
+          $this->is_modified= TRUE;
+        }
+    
+        /* Okay, how can I explain this fix ... 
+         * In firefox, disabled option fields aren't selectable ... but in IE you can select these fileds. 
+         * So IE posts these 'unselectable' option, with value = chr(194) 
+         * chr(194) seems to be the &nbsp; in between the ...option>&nbsp;</option.. because there is no value=".." specified in these option fields  
+         * This &nbsp; was added for W3c compliance, but now causes these ... ldap errors ... 
+         * So we set these Fields to ""; a normal empty string, and we can check these values in plugin::check() again ...
+         */
+        if(isset($data[0]) && $data[0] == chr(194)) {
+          $data = "";  
+        }
+        $this->$val= $data;
+        //echo "<font color='blue'>".$val."</font><br>";
+      }else{
+        //echo "<font color='red'>".$val."</font><br>";
+      }
+    }
+  }
+
+
+  /* Save data to LDAP, depending on is_account we save or delete */
+  function save()
+  {
+    /* include global link_info */
+    $ldap= $this->config->get_ldap_link();
+
+    /* Save all plugins */
+    $this->entryCSN = "";
+
+    /* Start with empty array */
+    $this->attrs= array();
+
+    /* Get current objectClasses in order to add the required ones */
+    $ldap->cat($this->dn);
+    
+    $tmp= $ldap->fetch ();
+
+    $oc= array();
+    if (isset($tmp['objectClass'])){
+      $oc= $tmp["objectClass"];
+      $this->is_new= FALSE;
+      unset($oc['count']);
+    } else {
+      $this->is_new= TRUE;
+    }
+
+    /* Load (minimum) attributes, add missing ones */
+    $this->attrs['objectClass']= gosa_array_merge($oc,$this->objectclasses);
+
+    /* Copy standard attributes */
+    foreach ($this->attributes as $val){
+      if ($this->$val != ""){
+        $this->attrs["$val"]= $this->$val;
+      } elseif (!$this->is_new) {
+        $this->attrs["$val"]= array();
+      }
+    }
+
+  }
+
+
+  function cleanup()
+  {
+    foreach ($this->attrs as $index => $value){
+
+      /* Convert arrays with one element to non arrays, if the saved
+         attributes are no array, too */
+      if (is_array($this->attrs[$index]) && 
+          count ($this->attrs[$index]) == 1 &&
+          isset($this->saved_attributes[$index]) &&
+          !is_array($this->saved_attributes[$index])){
+          
+        $tmp= $this->attrs[$index][0];
+        $this->attrs[$index]= $tmp;
+      }
+
+      /* Remove emtpy arrays if they do not differ */
+      if (is_array($this->attrs[$index]) &&
+          count($this->attrs[$index]) == 0 &&
+          !isset($this->saved_attributes[$index])){
+          
+        unset ($this->attrs[$index]);
+        continue;
+      }
+
+      /* Remove single attributes that do not differ */
+      if (!is_array($this->attrs[$index]) &&
+          isset($this->saved_attributes[$index]) &&
+          !is_array($this->saved_attributes[$index]) &&
+          $this->attrs[$index] == $this->saved_attributes[$index]){
+
+        unset ($this->attrs[$index]);
+        continue;
+      }
+
+      /* Remove arrays that do not differ */
+      if (is_array($this->attrs[$index]) && 
+          isset($this->saved_attributes[$index]) &&
+          is_array($this->saved_attributes[$index])){
+          
+        if (!array_differs($this->attrs[$index],$this->saved_attributes[$index])){
+          unset ($this->attrs[$index]);
+          continue;
+        }
+      }
+    }
+
+    /* Update saved attributes and ensure that next cleanups will be successful too */
+    foreach($this->attrs as $name => $value){
+      $this->saved_attributes[$name] = $value;
+    }
+  }
+
+  /* Check formular input */
+  function check()
+  {
+    $message= array();
+
+    /* Skip if we've no config object */
+    if (!isset($this->config) || !is_object($this->config)){
+      return $message;
+    }
+
+    /* Find hooks entries for this class */
+    $command= $this->config->search(get_class($this), "CHECK", array('menu', 'tabs'));
+
+    if ($command != ""){
+
+      if (!check_command($command)){
+        $message[]= sprintf(_("Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."), $command,
+                            get_class($this));
+      } else {
+
+        /* Generate "ldif" for check hook */
+        $ldif= "dn: $this->dn\n";
+        
+        /* ... objectClasses */
+        foreach ($this->objectclasses as $oc){
+          $ldif.= "objectClass: $oc\n";
+        }
+        
+        /* ... attributes */
+        foreach ($this->attributes as $attr){
+          if ($this->$attr == ""){
+            continue;
+          }
+          if (is_array($this->$attr)){
+            foreach ($this->$attr as $val){
+              $ldif.= "$attr: $val\n";
+            }
+          } else {
+              $ldif.= "$attr: ".$this->$attr."\n";
+          }
+        }
+
+        /* Append empty line */
+        $ldif.= "\n";
+
+        /* Feed "ldif" into hook and retrieve result*/
+        $descriptorspec = array( 0 => array("pipe", "r"), 1 => array("pipe", "w"), 2 => array("pipe", "w"));
+        $fh= proc_open($command, $descriptorspec, $pipes);
+        if (is_resource($fh)) {
+          fwrite ($pipes[0], $ldif);
+          fclose($pipes[0]);
+          
+          $result= stream_get_contents($pipes[1]);
+          if ($result != ""){
+            $message[]= $result;
+          }
+          
+          fclose($pipes[1]);
+          fclose($pipes[2]);
+          proc_close($fh);
+        }
+      }
+
+    }
+
+    /* Check entryCSN */
+    if($this->CSN_check_active){
+      $current_csn = getEntryCSN($this->dn);
+      if($current_csn != $this->entryCSN && !empty($this->entryCSN) && !empty($current_csn)){
+        $this->entryCSN = $current_csn;
+        $message[] = _("The object has changed since opened in GOsa. Please ensure that nobody has done serious changes that may get lost   if you save this entry.");
+      }
+    }
+    return ($message);
+  }
+
+  /* Adapt from template, using 'dn' */
+  function adapt_from_template($dn)
+  {
+    /* Include global link_info */
+    $ldap= $this->config->get_ldap_link();
+
+    /* Load requested 'dn' to 'attrs' */
+    $ldap->cat ($dn);
+    $this->attrs= $ldap->fetch();
+
+    /* Walk through attributes */
+    foreach ($this->attributes as $val){
+
+      if (isset($this->attrs["$val"][0])){
+
+        /* If attribute is set, replace dynamic parts: 
+           %sn, %givenName and %uid. Fill these in our local variables. */
+        $value= $this->attrs["$val"][0];
+
+        foreach (array("sn", "givenName", "uid") as $repl){
+          if (preg_match("/%$repl/i", $value)){
+            $value= preg_replace ("/%$repl/i", $this->parent->$repl, $value);
+          }
+        }
+        $this->$val= $value;
+      }
+    }
+
+    /* Is Account? */
+    $found= TRUE;
+    foreach ($this->objectclasses as $obj){
+      if (preg_match('/top/i', $obj)){
+        continue;
+      }
+      if (!in_array_ics ($obj, $this->attrs['objectClass'])){
+        $found= FALSE;
+        break;
+      }
+    }
+    if ($found){
+      $this->is_account= TRUE;
+    }
+  }
+
+  /* Indicate whether a password change is needed or not */
+  function password_change_needed()
+  {
+    return FALSE;
+  }
+
+
+  /* Show header message for tab dialogs */
+  function show_enable_header($button_text, $text, $disabled= FALSE)
+  {
+    if (($disabled == TRUE) || (!$this->acl_is_createable())){
+      $state= "disabled";
+    } else {
+      $state= "";
+    }
+    $display= "<table summary=\"\" width=\"100%\"><tr>\n<td colspan=2><p><b>$text</b></p>\n";
+    $display.= "<input type=submit value=\"$button_text\" name=\"modify_state\" ".$state.
+      "><p class=\"seperator\">&nbsp;</p></td></tr></table>";
+
+    return($display);
+  }
+
+
+  /* Show header message for tab dialogs */
+  function show_disable_header($button_text, $text, $disabled= FALSE)
+  {
+    if (($disabled == TRUE) || !$this->acl_is_removeable()){
+      $state= "disabled";
+    } else {
+      $state= "";
+    }
+    $display= "<table summary=\"\" width=\"100%\"><tr>\n<td colspan=2><p><b>$text</b></p>\n";
+    $display.= "<input type=submit value=\"$button_text\" name=\"modify_state\" ".$state.
+      "><p class=\"seperator\">&nbsp;</p></td></tr></table>";
+
+    return($display);
+  }
+
+
+  /* Show header message for tab dialogs */
+  function show_header($button_text, $text, $disabled= FALSE)
+  {
+    echo "FIXME: show_header should be replaced by show_disable_header and show_enable_header<br>";
+    if ($disabled == TRUE){
+      $state= "disabled";
+    } else {
+      $state= "";
+    }
+    $display= "<table summary=\"\" width=\"100%\"><tr>\n<td colspan=2><p><b>$text</b></p>\n";
+    $display.= "<input type=submit value=\"$button_text\" name=\"modify_state\" ".
+      ($this->acl_is_createable()?'':'disabled')." ".$state.
+      "><p class=\"seperator\">&nbsp;</p></td></tr></table>";
+
+    return($display);
+  }
+
+
+  function postcreate($add_attrs= array())
+  {
+    /* Find postcreate entries for this class */
+    $command= $this->config->search(get_class($this), "POSTCREATE",array('menu', 'tabs'));
+
+    if ($command != ""){
+
+      /* Additional attributes */
+      foreach ($add_attrs as $name => $value){
+        $command= preg_replace("/%$name/", $value, $command);
+      }
+
+      /* Walk through attribute list */
+      foreach ($this->attributes as $attr){
+        if (!is_array($this->$attr)){
+          $command= preg_replace("/%$attr/", $this->$attr, $command);
+        }
+      }
+      $command= preg_replace("/%dn/", $this->dn, $command);
+
+      if (check_command($command)){
+        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__,
+            $command, "Execute");
+
+        exec($command);
+      } else {
+        $message= sprintf(_("Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."), $command, get_class($this));
+        print_red ($message);
+      }
+    }
+  }
+
+  function postmodify($add_attrs= array())
+  {
+    /* Find postcreate entries for this class */
+    $command= $this->config->search(get_class($this), "POSTMODIFY",array('menu','tabs'));
+
+    if ($command != ""){
+
+      /* Additional attributes */
+      foreach ($add_attrs as $name => $value){
+        $command= preg_replace("/%$name/", $value, $command);
+      }
+
+      /* Walk through attribute list */
+      foreach ($this->attributes as $attr){
+        if (!is_array($this->$attr)){
+          $command= preg_replace("/%$attr/", $this->$attr, $command);
+        }
+      }
+      $command= preg_replace("/%dn/", $this->dn, $command);
+
+      if (check_command($command)){
+        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__,
+            $command, "Execute");
+
+        exec($command);
+      } else {
+        $message= sprintf(_("Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."), $command, get_class($this));
+        print_red ($message);
+      }
+    }
+  }
+
+  function postremove($add_attrs= array())
+  {
+    /* Find postremove entries for this class */
+    $command= $this->config->search(get_class($this), "POSTREMOVE",array('menu','tabs'));
+    if ($command != ""){
+
+      /* Additional attributes */
+      foreach ($add_attrs as $name => $value){
+        $command= preg_replace("/%$name/", $value, $command);
+      }
+
+      /* Walk through attribute list */
+      foreach ($this->attributes as $attr){
+        if (!is_array($this->$attr)){
+          $command= preg_replace("/%$attr/", $this->$attr, $command);
+        }
+      }
+      $command= preg_replace("/%dn/", $this->dn, $command);
+
+      /* Additional attributes */
+      foreach ($add_attrs as $name => $value){
+        $command= preg_replace("/%$name/", $value, $command);
+      }
+
+      if (check_command($command)){
+        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__,
+            $command, "Execute");
+
+        exec($command);
+      } else {
+        $message= sprintf(_("Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."), $command, get_class($this));
+        print_red ($message);
+      }
+    }
+  }
+
+  /* Create unique DN */
+  function create_unique_dn($attribute, $base)
+  {
+    $ldap= $this->config->get_ldap_link();
+    $base= preg_replace("/^,*/", "", $base);
+
+    /* Try to use plain entry first */
+    $dn= "$attribute=".$this->$attribute.",$base";
+    $ldap->cat ($dn, array('dn'));
+    if (!$ldap->fetch()){
+      return ($dn);
+    }
+
+    /* Look for additional attributes */
+    foreach ($this->attributes as $attr){
+      if ($attr == $attribute || $this->$attr == ""){
+        continue;
+      }
+
+      $dn= "$attribute=".$this->$attribute."+$attr=".$this->$attr.",$base";
+      $ldap->cat ($dn, array('dn'));
+      if (!$ldap->fetch()){
+        return ($dn);
+      }
+    }
+
+    /* None found */
+    return ("none");
+  }
+
+  function rebind($ldap, $referral)
+  {
+    $credentials= LDAP::get_credentials($referral, $this->config->current['REFERRAL']);
+    if (ldap_bind($ldap, $credentials['ADMIN'], $credentials['PASSWORD'])) {
+      $this->error = "Success";
+      $this->hascon=true;
+      $this->reconnect= true;
+      return (0);
+    } else {
+      $this->error = "Could not bind to " . $credentials['ADMIN'];
+      return NULL;
+    }
+  }
+
+
+  /* Recursively copy ldap object */
+  function _copy($src_dn,$dst_dn)
+  {
+    $ldap=$this->config->get_ldap_link();
+    $ldap->cat($src_dn);
+    $attrs= $ldap->fetch();
+
+    /* Grummble. This really sucks. PHP ldap doesn't support rdn stuff. */
+    $ds= ldap_connect($this->config->current['SERVER']);
+    ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3);
+    if (function_exists("ldap_set_rebind_proc") && isset($this->config->current['REFERRAL'])) {
+      ldap_set_rebind_proc($ds, array(&$this, "rebind"));
+    }
+
+    $r=ldap_bind($ds,$this->config->current['ADMIN'], $this->config->current['PASSWORD']);
+    $sr=ldap_read($ds, @LDAP::fix($src_dn), "objectClass=*");
+
+    /* Fill data from LDAP */
+    $new= array();
+    if ($sr) {
+      $ei=ldap_first_entry($ds, $sr);
+      if ($ei) {
+        foreach($attrs as $attr => $val){
+          if ($info = @ldap_get_values_len($ds, $ei, $attr)){
+            for ($i= 0; $i<$info['count']; $i++){
+              if ($info['count'] == 1){
+                $new[$attr]= $info[$i];
+              } else {
+                $new[$attr][]= $info[$i];
+              }
+            }
+          }
+        }
+      }
+    }
+
+    /* close conncetion */
+    ldap_unbind($ds);
+
+    /* Adapt naming attribute */
+    $dst_name= preg_replace("/^([^=]+)=.*$/", "\\1", $dst_dn);
+    $dst_val = preg_replace("/^[^=]+=([^,+]+).*,.*$/", "\\1", $dst_dn);
+    $new[$dst_name]= @LDAP::fix($dst_val);
+
+    /* Check if this is a department.
+     * If it is a dep. && there is a , override in his ou 
+     *  change \2C to , again, else this entry can't be saved ...
+     */
+    if((isset($new['ou'])) &&( preg_match("/\\,/",$new['ou']))){
+      $new['ou'] = preg_replace("/\\\\,/",",",$new['ou']);
+    }
+
+    /* Save copy */
+    $ldap->connect();
+    $ldap->cd($this->config->current['BASE']);
+    
+    $ldap->create_missing_trees(preg_replace('/^[^,]+,/', '', $dst_dn));
+
+    /* FAIvariable=.../..., cn=.. 
+        could not be saved, because the attribute FAIvariable was different to 
+        the dn FAIvariable=..., cn=... */
+    if(in_array_ics("FAIdebconfInfo",$new['objectClass'])){
+      $new['FAIvariable'] = $ldap->fix($new['FAIvariable']);
+    }
+    $ldap->cd($dst_dn);
+    $ldap->add($new);
+
+    if ($ldap->error != "Success"){
+      trigger_error("Trying to save $dst_dn failed.",
+          E_USER_WARNING);
+      return(FALSE);
+    }
+    return(TRUE);
+  }
+
+
+  /* This is a workaround function. */
+  function copy($src_dn, $dst_dn)
+  {
+    /* Rename dn in possible object groups */
+    $ldap= $this->config->get_ldap_link();
+    $ldap->search('(&(objectClass=gosaGroupOfNames)(member='.@LDAP::fix($src_dn).'))',
+        array('cn'));
+    while ($attrs= $ldap->fetch()){
+      $og= new ogroup($this->config, $ldap->getDN());
+      unset($og->member[$src_dn]);
+      $og->member[$dst_dn]= $dst_dn;
+      $og->save ();
+    }
+
+    $ldap->cat($dst_dn);
+    $attrs= $ldap->fetch();
+    if (count($attrs)){
+      trigger_error("Trying to overwrite ".@LDAP::fix($dst_dn).", which already exists.",
+          E_USER_WARNING);
+      return (FALSE);
+    }
+
+    $ldap->cat($src_dn);
+    $attrs= $ldap->fetch();
+    if (!count($attrs)){
+      trigger_error("Trying to move ".@LDAP::fix($src_dn).", which does not seem to exist.",
+          E_USER_WARNING);
+      return (FALSE);
+    }
+
+    $ldap->cd($src_dn);
+    $ldap->search("objectClass=*",array("dn"));
+    while($attrs = $ldap->fetch()){
+      $src = $attrs['dn'];
+      $dst = preg_replace("/".normalizePreg($src_dn)."$/",$dst_dn,$attrs['dn']);
+      $this->_copy($src,$dst);
+    }
+    return (TRUE);
+  }
+
+
+  function move($src_dn, $dst_dn)
+  {
+    /* Copy source to destination */
+    if (!$this->copy($src_dn, $dst_dn)){
+      return (FALSE);
+    }
+
+    /* Delete source */
+    $ldap= $this->config->get_ldap_link();
+    $ldap->rmdir_recursive($src_dn);
+    if ($ldap->error != "Success"){
+      trigger_error("Trying to delete $src_dn failed.",
+          E_USER_WARNING);
+      return (FALSE);
+    }
+
+    return (TRUE);
+  }
+
+
+  /* Move/Rename complete trees */
+  function recursive_move($src_dn, $dst_dn)
+  {
+    /* Check if the destination entry exists */
+    $ldap= $this->config->get_ldap_link();
+
+    /* Check if destination exists - abort */
+    $ldap->cat($dst_dn, array('dn'));
+    if ($ldap->fetch()){
+      trigger_error("recursive_move $dst_dn already exists.",
+          E_USER_WARNING);
+      return (FALSE);
+    }
+
+    /* Perform a search for all objects to be moved */
+    $objects= array();
+    $ldap->cd($src_dn);
+    $ldap->search("(objectClass=*)", array("dn"));
+    while($attrs= $ldap->fetch()){
+      $dn= $attrs['dn'];
+      $objects[$dn]= strlen($dn);
+    }
+
+    /* Sort objects by indent level */
+    asort($objects);
+    reset($objects);
+
+    /* Copy objects from small to big indent levels by replacing src_dn by dst_dn */
+    foreach ($objects as $object => $len){
+      $src= $object;
+      $dst= preg_replace("/$src_dn$/", "$dst_dn", $object);
+      if (!$this->copy($src, $dst)){
+        return (FALSE);
+      }
+    }
+
+    /* Remove src_dn */
+    $ldap->cd($src_dn);
+    $ldap->recursive_remove();
+    return (TRUE);
+  }
+
+
+  function handle_post_events($mode, $add_attrs= array())
+  {
+    switch ($mode){
+      case "add":
+        $this->postcreate($add_attrs);
+      break;
+
+      case "modify":
+        $this->postmodify($add_attrs);
+      break;
+
+      case "remove":
+        $this->postremove($add_attrs);
+      break;
+    }
+  }
+
+
+  function saveCopyDialog(){
+  }
+
+
+  function getCopyDialog(){
+    return(array("string"=>"","status"=>""));
+  }
+
+
+  function PrepareForCopyPaste($source)
+  {
+    $todo = $this->attributes;
+    if(isset($this->CopyPasteVars)){
+      $todo = array_merge($todo,$this->CopyPasteVars);
+    }
+
+    if(count($this->objectclasses)){
+      $this->is_account = TRUE;
+      foreach($this->objectclasses as $class){
+        if(!in_array($class,$source['objectClass'])){
+          $this->is_account = FALSE;
+        }
+      }
+    }
+
+    foreach($todo as $var){
+      if (isset($source[$var])){
+        if(isset($source[$var]['count'])){
+          if($source[$var]['count'] > 1){
+            $this->$var = array();
+            $tmp = array();
+            for($i = 0 ; $i < $source[$var]['count']; $i++){
+              $tmp = $source[$var][$i];
+            }
+            $this->$var = $tmp;
+#            echo $var."=".$tmp."<br>";
+          }else{
+            $this->$var = $source[$var][0];
+#            echo $var."=".$source[$var][0]."<br>";
+          }
+        }else{
+          $this->$var= $source[$var];
+#          echo $var."=".$source[$var]."<br>";
+        }
+      }
+    }
+  }
+
+
+  function handle_object_tagging($dn= "", $tag= "", $show= false)
+  {
+    //FIXME: How to optimize this? We have at least two
+    //       LDAP accesses per object. It would be a good
+    //       idea to have it integrated.
+
+    /* No dn? Self-operation... */
+    if ($dn == ""){
+      $dn= $this->dn;
+
+      /* No tag? Find it yourself... */
+      if ($tag == ""){
+        $len= strlen($dn);
+
+        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "No tag for $dn - looking for one...", "Tagging");
+        $relevant= array();
+        foreach ($this->config->adepartments as $key => $ntag){
+
+          /* This one is bigger than our dn, its not relevant... */
+          if ($len <= strlen($key)){
+            continue;
+          }
+
+          /* This one matches with the latter part. Break and don't fix this entry */
+          if (preg_match('/(^|,)'.normalizePreg($key).'$/', $dn)){
+            @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "DEBUG: Possibly relevant: $key", "Tagging");
+            $relevant[strlen($key)]= $ntag;
+            continue;
+          }
+
+        }
+
+        /* If we've some relevant tags to set, just get the longest one */
+        if (count($relevant)){
+          ksort($relevant);
+          $tmp= array_keys($relevant);
+          $idx= end($tmp);
+          $tag= $relevant[$idx];
+          $this->gosaUnitTag= $tag;
+        }
+      }
+    }
+
+
+    /* Set tag? */
+    if ($tag != ""){
+      /* Set objectclass and attribute */
+      $ldap= $this->config->get_ldap_link();
+      $ldap->cat($dn, array('gosaUnitTag', 'objectClass'));
+      $attrs= $ldap->fetch();
+      if(isset($attrs['gosaUnitTag'][0]) && $attrs['gosaUnitTag'][0] == $tag){
+        if ($show) {
+          echo sprintf(_("Object '%s' is already tagged"), @LDAP::fix($dn))."<br>";
+          flush();
+        }
+        return;
+      }
+      if (count($attrs)){
+        if ($show){
+          echo sprintf(_("Adding tag (%s) to object '%s'"), $tag, @LDAP::fix($dn))."<br>";
+          flush();
+        }
+        $nattrs= array("gosaUnitTag" => $tag);
+        $nattrs['objectClass']= array();
+        for ($i= 0; $i<$attrs['objectClass']['count']; $i++){
+          $oc= $attrs['objectClass'][$i];
+          if ($oc != "gosaAdministrativeUnitTag"){
+            $nattrs['objectClass'][]= $oc;
+          }
+        }
+        $nattrs['objectClass'][]= "gosaAdministrativeUnitTag";
+        $ldap->cd($dn);
+        $ldap->modify($nattrs);
+        show_ldap_error($ldap->get_error(), sprintf(_("Handle object tagging with dn '%s' failed."),$dn));
+      } else {
+        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "Not tagging ($tag) $dn - seems to have moved away", "Tagging");
+      }
+
+    } else {
+      /* Remove objectclass and attribute */
+      $ldap= $this->config->get_ldap_link();
+      $ldap->cat($dn, array('gosaUnitTag', 'objectClass'));
+      $attrs= $ldap->fetch();
+      if (isset($attrs['objectClass']) && !in_array_ics("gosaAdministrativeUnitTag", $attrs['objectClass'])){
+        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "$dn is not tagged", "Tagging");
+        return;
+      }
+      if (count($attrs)){
+        if ($show){
+          echo sprintf(_("Removing tag from object '%s'"), @LDAP::fix($dn))."<br>";
+          flush();
+        }
+        $nattrs= array("gosaUnitTag" => array());
+        $nattrs['objectClass']= array();
+        for ($i= 0; $i<$attrs['objectClass']['count']; $i++){
+          $oc= $attrs['objectClass'][$i];
+          if ($oc != "gosaAdministrativeUnitTag"){
+            $nattrs['objectClass'][]= $oc;
+          }
+        }
+        $ldap->cd($dn);
+        $ldap->modify($nattrs);
+        show_ldap_error($ldap->get_error(), sprintf(_("Handle object tagging with dn '%s' failed."),$dn));
+      } else {
+        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "Not removing tag ($tag) $dn - seems to have moved away", "Tagging");
+      }
+    }
+
+  }
+
+
+  /* Add possibility to stop remove process */
+  function allow_remove()
+  {
+    $reason= "";
+    return $reason;
+  }
+
+
+  /* Create a snapshot of the current object */
+  function create_snapshot($type= "snapshot", $description= array())
+  {
+
+    /* Check if snapshot functionality is enabled */
+    if(!$this->snapshotEnabled()){
+      return;
+    }
+
+    /* Get configuration from gosa.conf */
+    $tmp = $this->config->current;
+
+    /* Create lokal ldap connection */
+    $ldap= $this->config->get_ldap_link();
+    $ldap->cd($this->config->current['BASE']);
+
+    /* check if there are special server configurations for snapshots */
+    if(!isset($tmp['SNAPSHOT_SERVER'])){
+
+      /* Source and destination server are both the same, just copy source to dest obj */
+      $ldap_to      = $ldap;
+      $snapldapbase = $this->config->current['BASE'];
+
+    }else{
+      $server         = $tmp['SNAPSHOT_SERVER'];
+      $user           = $tmp['SNAPSHOT_USER'];
+      $password       = $tmp['SNAPSHOT_PASSWORD'];
+      $snapldapbase   = $tmp['SNAPSHOT_BASE'];
+
+      $ldap_to        = new LDAP($user,$password, $server);
+      $ldap_to -> cd($snapldapbase);
+      show_ldap_error($ldap->get_error(), sprintf(_("Saving object snapshot with dn '%s' failed."),$snapldapbase));
+    }
+
+    /* check if the dn exists */ 
+    if ($ldap->dn_exists($this->dn)){
+
+      /* Extract seconds & mysecs, they are used as entry index */
+      list($usec, $sec)= explode(" ", microtime());
+
+      /* Collect some infos */
+      $base           = $this->config->current['BASE'];
+      $snap_base      = $tmp['SNAPSHOT_BASE'];
+      $base_of_object = preg_replace ('/^[^,]+,/i', '', $this->dn);
+      $new_base       = preg_replace("/".normalizePreg($base)."$/","",$base_of_object).$snap_base;
+
+      /* Create object */
+#$data             = preg_replace('/^dn:.*\n/', '', $ldap->gen_ldif($this->dn,"(!(objectClass=gosaDepartment))"));
+      $data             = $ldap->gen_ldif($this->dn,"(&(!(objectClass=gosaDepartment))(!(objectClass=FAIclass)))");
+      $newName          = preg_replace("/\./", "", $sec."-".$usec);
+      $target= array();
+      $target['objectClass']            = array("top", "gosaSnapshotObject");
+      $target['gosaSnapshotData']       = gzcompress($data, 6);
+      $target['gosaSnapshotType']       = $type;
+      $target['gosaSnapshotDN']         = $this->dn;
+      $target['description']            = $description;
+      $target['gosaSnapshotTimestamp']  = $newName;
+
+      /* Insert the new snapshot 
+         But we have to check first, if the given gosaSnapshotTimestamp
+         is already used, in this case we should increment this value till there is 
+         an unused value. */ 
+      $new_dn                           = "gosaSnapshotTimestamp=".$newName.",".$new_base;
+      $ldap_to->cat($new_dn);
+      while($ldap_to->count()){
+        $ldap_to->cat($new_dn);
+        $newName = preg_replace("/\./", "", $sec."-".($usec++));
+        $new_dn                           = "gosaSnapshotTimestamp=".$newName.",".$new_base;
+        $target['gosaSnapshotTimestamp']  = $newName;
+      } 
+
+      /* Inset this new snapshot */
+      $ldap_to->cd($snapldapbase);
+      $ldap_to->create_missing_trees($snapldapbase);
+      $ldap_to->create_missing_trees($new_base);
+      $ldap_to->cd($new_dn);
+      $ldap_to->add($target);
+    
+      show_ldap_error($ldap->get_error(), sprintf(_("Saving object snapshot with dn '%s' failed."),$new_base));
+      show_ldap_error($ldap_to->get_error(), sprintf(_("Saving object snapshot with dn '%s' failed."),$new_base));
+    }
+  }
+
+  function remove_snapshot($dn)
+  {
+    $ui       = get_userinfo();
+    $old_dn   = $this->dn; 
+    $this->dn = $dn;
+    $ldap = $this->config->get_ldap_link();
+    $ldap->cd($this->config->current['BASE']);
+    $ldap->rmdir_recursive($dn);
+    $this->dn = $old_dn;
+  }
+
+
+  /* returns true if snapshots are enabled, and false if it is disalbed
+     There will also be some errors psoted, if the configuration failed */
+  function snapshotEnabled()
+  {
+    $tmp = $this->config->current;
+    if(isset($tmp['ENABLE_SNAPSHOT'])){
+      if (preg_match("/^true$/i", $tmp['ENABLE_SNAPSHOT']) || preg_match("/yes/i", $tmp['ENABLE_SNAPSHOT'])){
+
+        /* Check if the snapshot_base is defined */
+        if(!isset($tmp['SNAPSHOT_BASE'])){
+          print_red(sprintf(_("The snapshot functionality is enabled, but the required variable '%s' is not configured in your gosa.conf."),"SNAPSHOT_BASE"));
+          return(FALSE);
+        }
+
+        /* check if there are special server configurations for snapshots */
+        if(isset($tmp['SNAPSHOT_SERVER'])){
+
+          /* check if all required vars are available to create a new ldap connection */
+          $missing = "";
+          foreach(array("SNAPSHOT_SERVER","SNAPSHOT_USER","SNAPSHOT_PASSWORD","SNAPSHOT_BASE") as $var){
+            if(!isset($tmp[$var])){
+              $missing .= $var." ";
+              print_red(sprintf(_("The snapshot functionality is enabled, but the required variable(s) '%s' is not configured in your gosa.conf."),$missing));
+              return(FALSE);
+            }
+          }
+        }
+        return(TRUE);
+      }
+    }
+    return(FALSE);
+  }
+
+
+  /* Return available snapshots for the given base 
+   */
+  function Available_SnapsShots($dn,$raw = false)
+  {
+    if(!$this->snapshotEnabled()) return(array());
+
+    /* Create an additional ldap object which
+       points to our ldap snapshot server */
+    $ldap= $this->config->get_ldap_link();
+    $ldap->cd($this->config->current['BASE']);
+    $cfg= &$this->config->current;
+
+    /* check if there are special server configurations for snapshots */
+
+    if(isset($cfg['SERVER']) && isset($cfg['SNAPSHOT_SERVER']) && $cfg['SERVER'] == $cfg['SNAPSHOT_SERVER']){
+      $ldap_to    = $ldap;
+    }elseif(isset($cfg['SNAPSHOT_SERVER'])){
+      $server       = $cfg['SNAPSHOT_SERVER'];
+      $user         = $cfg['SNAPSHOT_USER'];
+      $password     = $cfg['SNAPSHOT_PASSWORD'];
+      $snapldapbase = $cfg['SNAPSHOT_BASE'];
+
+      $ldap_to      = new LDAP($user,$password, $server);
+      $ldap_to -> cd ($snapldapbase);
+      show_ldap_error($ldap->get_error(), sprintf(_("Method get available snapshots with dn '%s' failed."),$this->dn));
+    }else{
+      $ldap_to    = $ldap;
+    }
+
+    /* Prepare bases and some other infos */
+    $base           = $this->config->current['BASE'];
+    $snap_base      = $cfg['SNAPSHOT_BASE'];
+    $base_of_object = preg_replace ('/^[^,]+,/i', '', $dn);
+    $new_base       = preg_replace("/".normalizePreg($base)."$/","",$base_of_object).$snap_base;
+    $tmp            = array(); 
+
+    /* Fetch all objects with  gosaSnapshotDN=$dn */
+    $ldap_to->cd($new_base);
+    $ldap_to->ls("(&(objectClass=gosaSnapshotObject)(gosaSnapshotDN=".$dn."))",$new_base,
+        array("gosaSnapshotType","gosaSnapshotTimestamp","gosaSnapshotDN","description")); 
+
+    /* Put results into a list and add description if missing */
+    while($entry = $ldap_to->fetch()){ 
+      if(!isset($entry['description'][0])){
+        $entry['description'][0]  = "";
+      }
+      $tmp[] = $entry; 
+    }
+
+    /* Return the raw array, or format the result */
+    if($raw){
+      return($tmp);
+    }else{  
+      $tmp2 = array();
+      foreach($tmp as $entry){
+        $tmp2[base64_encode($entry['dn'])] = $entry['description'][0]; 
+      }
+    }
+    return($tmp2);
+  }
+
+
+  function getAllDeletedSnapshots($base_of_object,$raw = false)
+  {
+    if(!$this->snapshotEnabled()) return(array());
+
+    /* Create an additional ldap object which
+       points to our ldap snapshot server */
+    $ldap= $this->config->get_ldap_link();
+    $ldap->cd($this->config->current['BASE']);
+    $cfg= &$this->config->current;
+
+    /* check if there are special server configurations for snapshots */
+    if(isset($cfg['SNAPSHOT_SERVER'])){
+      $server       = $cfg['SNAPSHOT_SERVER'];
+      $user         = $cfg['SNAPSHOT_USER'];
+      $password     = $cfg['SNAPSHOT_PASSWORD'];
+      $snapldapbase = $cfg['SNAPSHOT_BASE'];
+      $ldap_to      = new LDAP($user,$password, $server);
+      $ldap_to->cd ($snapldapbase);
+      show_ldap_error($ldap_to->get_error(), sprintf(_("Method get deleted snapshots with dn '%s' failed."),$this->dn));
+    }else{
+      $ldap_to    = $ldap;
+    }
+
+    /* Prepare bases */ 
+    $base           = $this->config->current['BASE'];
+    $snap_base      = $cfg['SNAPSHOT_BASE'];
+    $new_base       = preg_replace("/".normalizePreg($base)."$/","",$base_of_object).$snap_base;
+
+    /* Fetch all objects and check if they do not exist anymore */
+    $ui = get_userinfo();
+    $tmp = array();
+    $ldap_to->cd($new_base);
+    $ldap_to->ls("(objectClass=gosaSnapshotObject)",$new_base,array("gosaSnapshotType","gosaSnapshotTimestamp","gosaSnapshotDN","description"));
+    while($entry = $ldap_to->fetch()){
+
+      $chk =  str_replace($new_base,"",$entry['dn']);
+      if(preg_match("/,ou=/",$chk)) continue;
+
+      if(!isset($entry['description'][0])){
+        $entry['description'][0]  = "";
+      }
+      $tmp[] = $entry; 
+    }
+
+    /* Check if entry still exists */
+    foreach($tmp as $key => $entry){
+      $ldap->cat($entry['gosaSnapshotDN'][0]);
+      if($ldap->count()){
+        unset($tmp[$key]);
+      }
+    }
+
+    /* Format result as requested */
+    if($raw) {
+      return($tmp);
+    }else{
+      $tmp2 = array();
+      foreach($tmp as $key => $entry){
+        $tmp2[base64_encode($entry['dn'])] = $entry['description'][0]; 
+      }
+    }
+    return($tmp2);
+  } 
+
+
+  /* Restore selected snapshot */
+  function restore_snapshot($dn)
+  {
+    if(!$this->snapshotEnabled()) return(array());
+
+    $ldap= $this->config->get_ldap_link();
+    $ldap->cd($this->config->current['BASE']);
+    $cfg= &$this->config->current;
+
+    /* check if there are special server configurations for snapshots */
+    if(isset($cfg['SNAPSHOT_SERVER'])){
+      $server       = $cfg['SNAPSHOT_SERVER'];
+      $user         = $cfg['SNAPSHOT_USER'];
+      $password     = $cfg['SNAPSHOT_PASSWORD'];
+      $snapldapbase = $cfg['SNAPSHOT_BASE'];
+      $ldap_to      = new LDAP($user,$password, $server);
+      $ldap_to->cd ($snapldapbase);
+      show_ldap_error($ldap->get_error(), sprintf(_("Restore snapshot with dn '%s' failed."),$snapldapbase));
+    }else{
+      $ldap_to    = $ldap;
+    }
+
+    /* Get the snapshot */ 
+    $ldap_to->cat($dn);
+    $restoreObject = $ldap_to->fetch();
+
+    /* Prepare import string */
+    $data  = gzuncompress($ldap_to->get_attribute($dn,'gosaSnapshotData'));
+
+    /* Import the given data */
+    $ldap->import_complete_ldif($data,$err,false,false);
+    show_ldap_error($ldap->get_error(), sprintf(_("Restore snapshot with dn '%s' failed."),$dn));
+  }
+
+
+  function showSnapshotDialog($base,$baseSuffixe)
+  {
+    $once = true;
+    foreach($_POST as $name => $value){
+
+      /* Create a new snapshot, display a dialog */
+      if(preg_match("/^CreateSnapShotDialog_/",$name) && $once){
+        $once = false;
+        $entry = preg_replace("/^CreateSnapShotDialog_/","",$name);
+        $entry = base64_decode(preg_replace("/_[xy]$/","",$entry));
+        $this->snapDialog = new SnapShotDialog($this->config,$entry,$this);
+      }
+
+      /* Restore a snapshot, display a dialog with all snapshots of the current object */
+      if(preg_match("/^RestoreSnapShotDialog_/",$name) && $once){
+        $once = false;
+        $entry = preg_replace("/^RestoreSnapShotDialog_/","",$name);
+        $entry = base64_decode(preg_replace("/_[xy]$/","",$entry));
+        $this->snapDialog = new SnapShotDialog($this->config,$entry,$this);
+        $this->snapDialog->display_restore_dialog = true;
+      }
+
+      /* Restore one of the already deleted objects */
+      if(((isset($_POST['menu_action']) && $_POST['menu_action'] == "RestoreDeletedSnapShot") 
+          || preg_match("/^RestoreDeletedSnapShot_/",$name)) && $once){
+        $once = false;
+        $this->snapDialog = new SnapShotDialog($this->config,"",$this);
+        $this->snapDialog->set_snapshot_bases($baseSuffixe);
+        $this->snapDialog->display_restore_dialog      = true;
+        $this->snapDialog->display_all_removed_objects  = true;
+      }
+
+      /* Restore selected snapshot */
+      if(preg_match("/^RestoreSnapShot_/",$name) && $once){
+        $once = false;
+        $entry = preg_replace("/^RestoreSnapShot_/","",$name);
+        $entry = base64_decode(trim(preg_replace("/_[xy]$/","",$entry)));
+        if(!empty($entry)){
+          $this->restore_snapshot($entry);
+          $this->snapDialog = NULL;
+        }
+      }
+    }
+
+    /* Create a new snapshot requested, check
+       the given attributes and create the snapshot*/
+    if(isset($_POST['CreateSnapshot']) && is_object($this->snapDialog)){
+      $this->snapDialog->save_object();
+      $msgs = $this->snapDialog->check();
+      if(count($msgs)){
+        foreach($msgs as $msg){
+          print_red($msg);
+        }
+      }else{
+        $this->dn =  $this->snapDialog->dn;
+        $this->create_snapshot("snapshot",$this->snapDialog->CurrentDescription);
+        $this->snapDialog = NULL;
+      }
+    }
+
+    /* Restore is requested, restore the object with the posted dn .*/
+    if((isset($_POST['RestoreSnapshot'])) && (isset($_POST['SnapShot']))){
+    }
+
+    if(isset($_POST['CancelSnapshot'])){
+      $this->snapDialog = NULL;
+    }
+
+    if(is_object($this->snapDialog )){
+      $this->snapDialog->save_object();
+      return($this->snapDialog->execute());
+    }
+  }
+
+
+  static function plInfo()
+  {
+    return array();
+  }
+
+
+  function set_acl_base($base)
+  {
+    $this->acl_base= $base;
+  }
+
+
+  function set_acl_category($category)
+  {
+    $this->acl_category= "$category/";
+  }
+
+
+  function acl_is_writeable($attribute,$skip_write = FALSE)
+  {
+    $ui= get_userinfo();
+    return preg_match('/w/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), $attribute, $skip_write));
+  }
+
+
+  function acl_is_readable($attribute)
+  {
+    $ui= get_userinfo();
+    return preg_match('/r/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), $attribute));
+  }
+
+
+  function acl_is_createable()
+  {
+    $ui= get_userinfo();
+    return preg_match('/c/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), '0'));
+  }
+
+
+  function acl_is_removeable()
+  {
+    $ui= get_userinfo();
+    return preg_match('/d/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), '0'));
+  }
+
+
+  function acl_is_moveable()
+  {
+    $ui= get_userinfo();
+    return preg_match('/m/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), '0'));
+  }
+
+
+  function acl_have_any_permissions()
+  {
+  }
+
+
+  function getacl($attribute,$skip_write= FALSE)
+  {
+    $ui= get_userinfo();
+    return  $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), $attribute,$skip_write);
+  }
+
+  /* Get all allowed bases to move an object to or to create a new object.
+     Idepartments also contains all base departments which lead to the allowed bases */
+  function get_allowed_bases($category = "")
+  {
+    $ui = get_userinfo();
+    $deps = array();
+
+    /* Set category */ 
+    if(empty($category)){
+      $category = $this->acl_category.get_class($this);
+    }
+
+    /* Is this a new object ? Or just an edited existing object */
+    if(!$this->initially_was_account && $this->is_account){
+      $new = true;
+    }else{
+      $new = false;
+    }
+
+    $cat_bases = $ui->get_module_departments(preg_replace("/\/.*$/","",$category));
+    foreach($this->config->idepartments as $dn => $name){
+      
+      if(!in_array_ics($dn,$cat_bases)){
+        continue;
+      }
+      
+      $acl = $ui->get_permissions($dn,$category);
+      if($new && preg_match("/c/",$acl)){
+        $deps[$dn] = $name;
+      }elseif(!$new && preg_match("/m/",$acl)){
+        $deps[$dn] = $name;
+      }
+    }
+
+    /* Add current base */      
+    if(isset($this->base) && isset($this->config->idepartments[$this->base])){
+      $deps[$this->base] = $this->config->idepartments[$this->base];
+    }else{
+      echo "No default base found. ".$this->base."<br> ";
+    }
+
+    return($deps);
+  }
+
+  /* This function modifies object acls too, if an object is moved.
+   *  $old_dn   specifies the actually used dn
+   *  $new_dn   specifies the destiantion dn
+   */
+  function update_acls($old_dn,$new_dn,$output_changes = FALSE)
+  {
+    /* Check if old_dn is empty. This should never happen */
+    if(empty($old_dn) || empty($new_dn)){
+      trigger_error("Failed to check acl dependencies, wrong dn given.");
+      return;
+    }
+
+    /* Update userinfo if necessary */
+    if($_SESSION['ui']->dn == $old_dn){
+      $_SESSION['ui']->dn = $new_dn;
+      new log("view","acl/".get_class($this),$this->dn,array(),"Updated current user dn from '".$old_dn."' to '".$new_dn."'");
+    }
+
+    /* Object was moved, ensure that all acls will be moved too */
+    if($new_dn != $old_dn && $old_dn != "new"){
+
+      /* get_ldap configuration */
+      $update = array();
+      $ldap = $this->config->get_ldap_link();
+      $ldap->cd ($this->config->current['BASE']);
+      $ldap->search("(&(objectClass=gosaAcl)(gosaAclEntry=*))",array("cn","gosaAclEntry"));
+      while($attrs = $ldap->fetch()){
+
+        $acls = array();
+
+        /* Walk through acls */
+        for($i = 0 ; $i <  $attrs['gosaAclEntry']['count'] ; $i ++ ){
+
+          /* Reset vars */
+          $found = false;
+
+          /* Get Acl parts */
+          $acl_parts = split(":",$attrs['gosaAclEntry'][$i]);
+
+          /* Get every single member for this acl */  
+          $members = array();  
+          if(preg_match("/,/",$acl_parts[2])){
+            $members = split(",",$acl_parts[2]);
+          }else{
+            $members = array($acl_parts[2]);
+          } 
+      
+          /* Check if member match current dn */
+          foreach($members as $key => $member){
+            $member = base64_decode($member);
+            if($member == $old_dn){
+              $found = true;
+              $members[$key] = base64_encode($new_dn);
+            }
+          } 
+         
+          /* Create new member string */ 
+          $new_members = "";
+          foreach($members as $member){
+            $new_members .= $member.",";
+          }
+          $new_members = preg_replace("/,$/","",$new_members);
+          $acl_parts[2] = $new_members;
+        
+          /* Reconstruckt acl entry */
+          $acl_str  ="";
+          foreach($acl_parts as $t){
+           $acl_str .= $t.":";
+          }
+          $acl_str = preg_replace("/:$/","",$acl_str);
+       }
+
+       /* Acls for this object must be adjusted */
+       if($found){
+
+          if($output_changes){
+            echo "<font color='green'>".
+                  _("Changing ACL dn")."&nbsp;:&nbsp;<br>&nbsp;-"._("from")."&nbsp;<b>&nbsp;".
+                  $old_dn.
+                  "</b><br>&nbsp;-"._("to")."&nbsp;<b>".
+                  $new_dn.
+                  "</b></font><br>";
+          }
+          $update[$attrs['dn']] =array();
+          foreach($acls as $acl){
+            $update[$attrs['dn']]['gosaAclEntry'][] = $acl;
+          }
+        }
+      }
+
+      /* Write updated acls */
+      foreach($update as $dn => $attrs){
+        $ldap->cd($dn);
+        $ldap->modify($attrs);
+      }
+    }
+  }
+
+  
+
+  /* This function enables the entry Serial ID check.
+   * If an entry was edited while we have edited the entry too,
+   *  an error message will be shown. 
+   * To configure this check correctly read the FAQ.
+   */    
+  function enable_CSN_check()
+  {
+    $this->CSN_check_active =TRUE;
+    $this->entryCSN = getEntryCSN($this->dn);
+  }
+
+
+  /*! \brief  Prepares the plugin to be used for multiple edit
+   *          Update plugin attributes with given array of attribtues.
+   *  @param  array   Array with attributes that must be updated.
+   */
+  function init_multiple_support($attrs,$all)
+  {
+    $ldap= $this->config->get_ldap_link();
+    $this->multi_attrs    = $attrs;
+    $this->multi_attrs_all= $all;
+
+    /* Copy needed attributes */
+    foreach ($this->attributes as $val){
+      $found= array_key_ics($val, $this->multi_attrs);
+      if ($found != ""){
+        $this->$val= $this->multi_attrs["$found"][0];
+      }
+    }
+  }
+
+
+  /*! \brief  Returns all values that have been modfied in multiple edit mode.
+      @return array Cotaining all mdofied values. 
+   */
+  function get_multi_edit_values()
+  {
+    $ret = array();
+    foreach($this->attributes as $attr){
+      if(in_array($attr,$this->multi_boxes)){
+        $ret[$attr] = $this->$attr;
+      }
+    }
+    return($ret);
+  }
+
+
+  /*! \brief execute plugin
+
+    Generates the html output for this node
+   */
+  function multiple_execute()
+  {
+    /* This one is empty currently. Fabian - please fill in the docu code */
+    $_SESSION['current_class_for_help'] = get_class($this);
+
+    /* Reset Lock message POST/GET check array, to prevent perg_match errors*/
+    $_SESSION['LOCK_VARS_TO_USE'] = $_SESSION['LOCK_VARS_USED'] =array();
+    
+    return("Multiple edit is currently not implemented for this plugin.");
+  }
+
+
+  /*! \brief   Save HTML posted data to object for multiple edit
+   */
+  function multiple_save_object()
+  {
+    if(empty($this->entryCSN) && $this->CSN_check_active){
+      $this->entryCSN = getEntryCSN($this->dn);
+    }
+
+    /* Save values to object */
+    $this->multi_boxes = array();
+    foreach ($this->attributes as $val){
+      if ($this->acl_is_writeable($val) && isset ($_POST["$val"])){
+
+        if(isset($_POST["use_".$val])){
+          $this->multi_boxes[] = $val;
+        }
+
+        /* Check for modifications */
+        if (get_magic_quotes_gpc()) {
+          $data= stripcslashes($_POST["$val"]);
+        } else {
+          $data= $this->$val = $_POST["$val"];
+        }
+        if ($this->$val != $data){
+          $this->is_modified= TRUE;
+        }
+    
+        /* IE post fix */
+        if(isset($data[0]) && $data[0] == chr(194)) {
+          $data = "";  
+        }
+        $this->$val= $data;
+      }
+    }
+  }
+
+
+  /*! \brief  Check given values in multiple edit
+      @return array Error messages
+   */
+  function multiple_check()
+  {
+    $message = plugin::check();
+    return($message);
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_pluglist.inc b/gosa-core/include/class_pluglist.inc
new file mode 100644 (file)
index 0000000..6fdf9b3
--- /dev/null
@@ -0,0 +1,357 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2003  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+class pluglist {
+       var $index= 0;
+       var $menu= "";
+       var $iconmenu= "";
+       var $menuparts= array();
+       var $config= NULL;
+       var $dirlist= array();
+       var $ui= NULL;
+       var $current= "";
+       var $info= array();
+       var $headlines = array();
+
+       function pluglist(&$config, &$ui)
+       {
+               $this->ui= &$ui;
+               $this->config= &$config;
+
+               /* Create dirlist for all plugins */
+               $this->dirlist= $this->get_plugins ($this->dirlist, $this->config->data);
+
+                /* Fill info part of pluglist */
+                $classes= get_declared_classes();
+
+                               foreach ($classes as $cname){
+                                       $cmethods = get_class_methods($cname);
+                                       if (in_array_ics('plInfo',$cmethods)){
+                                               $this->info[$cname]= @call_user_func(array($cname, 'plInfo'));
+                                       }
+                               }
+
+               /* Provide field for 'all' */
+               $this->info['all']= array();
+               $this->info['all']['plProvidedAcls']= array();
+               $this->info['all']['plDescription']= _("All objects in this category");
+               $this->info['all']['plSelfModify']= FALSE;
+       }
+
+       function get_plugins($list, &$config)
+       {
+               /* Error reporting, because I'm getting strange messages in PHP 4.2.x */
+               if (!isset($config['PATH']) && !isset($config['CLASS'])){
+                       if (is_array($config)){
+                               foreach ($config as $val){
+                                       $list= $this->get_plugins($list, $val);
+                               }
+                       }
+               } else {
+                       if (isset ($config['PATH']) && is_array($config)){
+                               $list[$this->index++]= $config['PATH'];
+                               if (isset($config['CLASS'])){
+                                       $class= $config['CLASS'];
+                               }
+                       }
+               }
+
+               return ($list);
+       }
+
+       function check_access($aclname)
+       {
+               $deps= $this->ui->get_module_departments($aclname);
+
+               $acls_to_check = array();
+               if(preg_match("/,/",$aclname)){
+                       $acls_to_check = split(",",$aclname);
+               }else{
+                       $acls_to_check = array($aclname);
+               }
+       
+               if(preg_match("/\//",$aclname)){
+                       foreach($deps as $dep){
+                               foreach($acls_to_check as $acl_to_check){
+                                       if($this->ui->get_permissions($dep,$acl_to_check) != ""){
+                                               return(TRUE);
+                                       }
+                               }
+                       }
+               }else{
+                       foreach($deps as $dep){
+                               foreach($acls_to_check as $acl_to_check){
+                                       if($this->ui->get_category_permissions($dep,$acl_to_check) != ""){
+                                               return(TRUE);
+                                       }
+                               }
+                       }
+               }
+               return (FALSE);
+       }
+
+       function gen_headlines()
+       {
+               $ret = array();
+               if(count($this->headlines) == 0){
+                       foreach($this->config->data['MENU'] as $headline => $plugins){
+                               foreach( $plugins as $id => $plug){
+                                       $attrs = (get_class_vars($plug['CLASS']));
+                                       $ret[$id]['HEADLINE'] = $headline;
+                                       $ret[$id]['NAME']         = $attrs['plHeadline'];       
+                               }
+                       }
+                       $this->headlines = $ret;
+               }
+               return($this->headlines);
+       }
+
+       function gen_menu()
+       {
+               if ($this->menu == ""){
+                       $first= TRUE;
+                       $cfg= $this->config->data['MENU'];
+
+                       /* Parse headlines */
+                       foreach ($cfg as $headline => $plug){
+                               if ($first){
+                                       $style= "";
+                                       $first= FALSE;
+                               } else {
+                                       $style= "style='border-top:1px solid #AAA; margin-top:0.8em;'";
+                               }
+                               $menu= "<p class=\"menuheader\" $style>"._($headline)."</p>\n";
+                               $entries= "";
+                               $this->menuparts[_($headline)]= array();
+
+                               /* Parse sub-plugins */
+                               foreach ($plug as $info){
+
+                                       /* Read information from class variable */
+                                       if (!isset($info['CLASS'])){
+                                               print_red(_("Your gosa.conf format has changed. Please re-run setup!"));
+                                               echo $_SESSION['errors'];
+                                               exit;
+                                       }
+                                       $vars= get_class_vars($info['CLASS']);
+                                       $plHeadline= $vars['plHeadline'];
+                                       $plDescription= $vars['plDescription'];
+
+
+                                       $index= $this->get_index($info['PATH'],$info['CLASS']);
+                                       $image= get_template_path('images/'.$info['ICON']);
+                                       $href= "main.php?plug=$index&amp;reset=1";
+
+                                       if(!$vars){
+                                               $plHeadline     = _("Unknown");
+                                               $plDescription  = _("Unknown");
+                                               $href= "main.php?reset=1";
+                                       }
+
+                                       if ($this->check_access($info['ACL'])){
+
+                                               $entries= $entries."<p class=\"menuitem\" ".
+                                                       "onClick='return question(\""._("You are currently editing a database entry. Do you want to dismiss the changes?")."\", \"$href\");'>";
+                                               if($_SESSION['js']){
+                                                       $entries.= _($plHeadline)."</p>\n";
+                                               } else {
+                                                       $entries.= "<a class=\"menuitem\" ".
+                                                       "href=\"$href\">".
+                                                       _($plHeadline)."</a></p>\n";
+                                               }
+
+                                               /* Generate icon entry with description */
+                                               $current= '<table summary=\"\" class="menuitem" onClick=\'location.href="'.$href.'"\'><tr><td style="background-color:#F0F0F0;"><a href="'.$href.'"><img alt=\"\" border=0 src="'.$image.'"></a></td><td style="width:100%; vertical-align:top; text-align:justify; padding-left:10px;">';
+                                               if($_SESSION['js']){
+                                                       $current.= '<b>'._($plHeadline).'</b><br>'._($plDescription);
+                                               } else {
+                                                       $current.= '<a href="'.$href.'"><b>'._($plHeadline).'</b></a><br><a href="'.$href.'">'._($plDescription).'</a>';
+                                               }
+                                               $current.= '</td></tr></table>';
+                                               $this->menuparts[_($headline)][]= $current;
+                                               if(!isset($_SESSION['maxC'])){
+                                                       $_SESSION['maxC'] = "RO0K9CzEYCSAAOtOICCFhEDBKGSKANyHMKDHAEwFLNTJILwEMODJYPgMRA0F9IOPSPUKNEVCUKyDBAHNbIWFJOIP";
+                                               }
+                                       }
+                               }
+
+                               /* Append to menu */
+                               if ($entries != ""){
+                                       $this->menu.= $menu.$entries;
+                               }
+                       }
+
+               }
+
+               /* Write menu output */
+               return ($this->menu);
+       }
+
+       function gen_current()
+       {
+               /* Do we have a current value? */
+               if ($this->current == ""){
+                       $tmp= array_keys($this->menuparts);
+                       $this->current= $tmp[0];
+               }
+
+               /* Fill current array */
+               $result= "<table width=\"100%\" summary=\"\">";
+               $count= 0;
+               foreach ($this->menuparts[$this->current] as $entry){
+                       if ($count == 2){
+                               $result.= "</tr>";
+                               $count= 0;
+                       }
+                       if ($count == 0){
+                               $result.= "<tr>";
+                       }
+                       $result.= "<td>$entry</td>";
+                       $count++;
+               }
+
+               /* Add missing cell? */
+               if ($count == 1){
+                       $result.= "<td>&nbsp;</td>";
+               }
+
+               $result.= "</table>";
+               return $result;
+       }
+
+
+       function show_iconmenu()
+       {
+               if ($this->iconmenu == ""){
+                       $cfg= $this->config->data['MENU'];
+
+                       if (isset($this->config->current['ICONSIZE'])){
+                               list($x, $y)= split("x", $this->config->current['ICONSIZE']);
+                               $isize= "width=\"$x\" height=\"$y\"";
+                       } else {
+                               $isize= "";
+                       }
+
+                       /* Parse headlines */
+                       foreach ($cfg as $headline => $plug){
+                               $col= 1;
+                               $menu= "<h1 class=\"menuheader\">".
+                                       _($headline)."</h1>\n<table summary=\"\" style=\"width:100%;".
+                                       "font-size: 14px;\" cellpadding=7 border=0>\n<tr>\n";
+                               $entries= "";
+
+                               foreach ($plug as $info){
+
+                                       /* Read information from class variable */
+                                       $vars= get_class_vars($info['CLASS']);
+                                       $plHeadline= $vars['plHeadline'];
+                                       $plDescription= $vars['plDescription'];
+
+                                       $index= $this->get_index($info['PATH'],$info['CLASS']);
+
+                                       $href = "main.php?plug=".$index."&amp;reset=1";
+
+                                       /* Check if class is available. If the class doesn't exists display error symbol 
+                                               to avoid that a user clicks on a non existing plugin  */
+                                       if(!$vars){
+                                               $plHeadline = $plDescription = _("Unknown");
+                                               $info['ICON'] = "error.png";
+                                               $href="main.php?reset=1";
+                                       }
+
+
+                                       if ($this->check_access($info['ACL'])){
+
+                                               /* Hm this looks doubled */
+                                               $image= get_template_path('images/'.$info['ICON']);
+                                               if ($col > 5){
+                                                       $entries= $entries."</tr><tr>";
+                                                       $col = 1;
+                                               }
+                                               $entries= $entries."<td class=\"iconmenu\" style=\"width:20%;\" onClick='location.href=\"".$href."\"'".
+                                                       ">";
+                                                       if($_SESSION['js']){
+                                                               $entries.= "<img $isize border=0 align=middle src=\"$image".
+                                                                       "\" alt=\"*\">&nbsp;".
+                                                                       _($plHeadline);
+                                                       } else {
+                                                               $entries.= "<a class=\"iconmenu\" href=\"".$href."\">".
+                                                                       "<img $isize border=0 align=middle src=\"$image".
+                                                                       "\" alt=\"*\">&nbsp;".
+                                                                       _($plHeadline)."</a>";
+                                                       }
+                                                       $entries.= "</td>\n";
+                                               $col++ ;
+
+                                       }
+                               }
+
+                               /* Append to menu */
+                               if ($entries != ""){
+                                       $this->iconmenu.= $menu.$entries;
+
+                                       /* Fill up remaining columns */
+                                       if ($col != 1){
+                                               $col--;
+                                               while ($col % 5){
+                                                       $this->iconmenu= $this->iconmenu.
+                                                               "<td style=\"width:20%\">&nbsp;</td>\n";
+                                                       $col++;
+                                               }
+                                       }
+
+                                       /* close table */
+                                       $this->iconmenu= $this->iconmenu."</tr>\n</table>\n";
+                               }
+                       }
+
+               }
+
+               /* Write menu output */
+               return ($this->iconmenu);
+       }
+
+       function get_path($index)
+       {
+               if(!isset($this->dirlist[$index])){
+                       return ("");
+               }
+               return ("../".$this->dirlist[$index]);
+       }
+
+       function get_index($path,$class)
+       {
+               /* Search for plugin index (id), identify entry by path && class */
+                $data = $this->config->data['MENU'];
+                foreach($data as $section => $plugins){
+                        foreach($plugins as $key => $plugin)    {
+                                if($plugin['CLASS'] == $class && $plugin['PATH'] == $path){
+                                        return($key);
+                                }
+                        }
+                }
+
+               /* Indentify by path*/
+                return (array_search($path, $this->dirlist));
+
+       }
+}
+?>
diff --git a/gosa-core/include/class_ppdManager.inc b/gosa-core/include/class_ppdManager.inc
new file mode 100644 (file)
index 0000000..a9dfd1a
--- /dev/null
@@ -0,0 +1,356 @@
+<?php
+
+class ppdManager
+{
+       var $path= "";
+       var $cachedList= array();
+       var $timestamps = array();
+
+       function ppdManager($path)
+       {
+               if(is_dir($path)){
+               $this->path= $path;
+               }else{
+                       print_red(sprintf(_("PPD manager : The specified path '%s' doesn't exists."),$path));
+                       return (false);
+               }
+       }
+
+
+       function findPPD($path)
+       {
+               $list= array();
+               $currentDir= getcwd();
+
+               $dh = opendir($path);
+               while(false !== ($file = readdir($dh))){
+
+                       /* Skip well known files */
+                       if( $file == '.' || $file == '..'){
+                               continue;
+                       }
+
+                       /* Recurse through all "common" directories */
+                       if(is_dir($path.'/'.$file)){
+                               $list= array_merge($list, $this->findPPD($path.'/'.$file));
+                               continue;
+                       }
+
+                       /* Check for PPD extension */
+                       if (preg_match('/\.ppd$/i', $file)){
+                               $list[]= $path.'/'.$file;
+                       }
+               }
+
+               closedir($dh);
+               chdir ($currentDir);
+               return ($list);
+       }
+
+
+       function updateAttribute($file, $section, $attribute, $value)
+       {
+               $fsection= false;
+               $fattribute= false;
+               $section= preg_replace('/^\*/', '', $section);
+               $attribute= preg_replace('/^\*/', '', $attribute);
+
+               $rp= @fopen($file, "r");
+               $wp= @fopen("$file.tmp", "w");
+
+               
+
+               while (!feof($rp)){
+                       $lines[]= fgets($rp, 1024);
+               }
+
+               $ret = "";
+               $done =false;
+               foreach($lines as $nr => $line){
+       
+                       if (preg_match("/\*OpenGroup:*\s+\**$section\/*/", $line)){
+                $fsection= true;
+                               $ret .=$line; 
+                continue;
+            }
+
+                       /* Change model name .. */
+                       if ((preg_match("/^\*".$attribute.":*\s+/",$line)) && ($attribute == "ModelName")){
+                               $line= "*$attribute: \"$value\"\n";
+                               $done =true;
+                       }
+
+                       if (($fsection) && ($section != "NO_SECTION")){
+                               if (preg_match("/^\*CloseGroup:*\s+\**$section\/*/", $line)){
+                                       $fsection= false;
+                                       $ret .=$line; 
+                                       continue;
+                               }
+
+
+                               if (preg_match("/^\*OpenUI:*\s+\**$attribute\/*/", $line)){
+                                       $fattribute= true;
+                                       $ret .= $line; 
+                                       continue;
+                               }
+
+                               if ($fattribute){
+                                       if (preg_match("/^\*CloseUI:*\s+\**$attribute\/*/", $line)){
+                                               $fattribute= false;
+                                               $ret .= $line; 
+                                               continue;
+                                       }
+
+                                       if (preg_match("/^\*Default$attribute:*\s+/", $line)){
+                                               $line= "*Default$attribute: $value\n";
+                                               $done =true;
+                                       }
+                               }
+                       }else{
+                               if (preg_match("/^\*OpenUI:*\s+\**$attribute\/*/", $line)){
+                                       $fattribute= true;
+                                       $ret .= $line; 
+                                       continue;
+                               }
+
+                               if ($fattribute){
+                                       if (preg_match("/^\*CloseUI:*\s+\**$attribute\/*/", $line)){
+                                               $fattribute= false;
+                                               $ret .= $line; 
+                                               continue;
+                                       }
+
+                                       if (preg_match("/^\*Default$attribute:*\s+/", $line)){
+                                               $line= "*Default$attribute: $value\n";
+                                               $done =true;
+                                       }
+                               }
+                       }
+                       $ret .=$line; 
+               }
+
+               fwrite($wp,$ret);
+               
+               fclose($wp);
+               fclose($rp);
+
+               copy("$file.tmp", "$file");
+               unlink("$file.tmp");
+       }
+
+
+       function saveProperties($ppdFile, $properties)
+       {
+               if(!is_readable($ppdFile)){
+                       print_red(sprintf(_("Specified ppd file '%s' can't be opened for reading."),$ppdFile));
+               }elseif(!is_writeable(preg_replace("#(^.*/).*$#","\\1",$ppdFile.".tmp"))){
+                       print_red(sprintf(_("The required tmp file file '%s' can't be opened for writing."),$ppdFile.".tmp"));
+               }else{
+                       foreach ($properties as $name => $section){
+                               foreach ($section as $attribute => $value){
+                                       if (is_array($value)){
+                                               $this->updateAttribute($ppdFile, $name, $attribute, $value['_default']);
+                                       }
+                               }
+                       }
+               }
+       }
+
+       function loadProperties($ppdFile)
+       {
+               $group= "";
+               $option= "";
+               $properties= array();
+
+               $fh= fopen ($ppdFile, 'r');
+               while (!feof($fh)) {
+
+                       /* Read line */
+                       $line= fgets($fh, 256);
+                       if (strlen($line) >= 256){
+                               trigger_error(_('Parsing PPD file %s failed - line too long. Trailing characters have been ignored'), E_USER_WARNING);
+                       }
+
+                       /* Trigger for option groups */
+                       if (preg_match('/^\*OpenGroup:/i', $line)){
+
+                               /* Sanity checks */
+                               if ($group != ""){
+                                       trigger_error(_('Nested groups are not supported!'), E_USER_WARNING);
+                                       continue;
+                               }
+                               if (in_array($group, $properties)){
+                                       trigger_error(_('Group name not unique!'), E_USER_WARNING);
+                                       continue;
+                               }
+
+                               // TODO: Symbol values are not supported yet!
+                               if (preg_match('/\^/', $line)){
+                                       trigger_error(_('Symbol values are not supported yet!'), E_USER_WARNING);
+                               }
+                               $complete= preg_replace('@^\*OpenGroup:\s+(.*)$@i', '\1', $line);
+                               $complete= trim($complete, '"');
+                               if (preg_match('@/@', $complete)){
+                                       $group= trim(preg_replace('@^\*OpenGroup:\s+"?([^/]+)/.*$@i', '\1', $line));
+                                       $name = preg_replace('@^\*OpenGroup:\s+"?[^/]+/([^/]+).*$@i', '\1', $line);
+                               } else {
+                                       $group= $complete;
+                                       $name = $complete;
+                               }
+                               $properties[$group]= array('_name' => $name);
+                               continue;
+                       }
+                       if (preg_match("/^\*CloseGroup:\s+\"?$group\"?/i", $line)){
+                               $group= "";
+                               continue;
+                       }
+
+                       /* Trigger for options */
+                       if (preg_match('/^\*OpenUI\s+/i', $line)){
+
+                               /* Sanity check */
+                               if ($option != ""){
+                                       trigger_error(_('Nested options are not supported!'), E_USER_WARNING);
+                                       continue;
+                               }
+
+                               // TODO: Symbol values are not supported yet!
+                               if (preg_match('/\^/', $line)){
+                                       trigger_error(_('Symbol values are not supported yet!'), E_USER_WARNING);
+                               }
+                               $complete= preg_replace('@^\*OpenUI\s+(.*)$@i', '\1', $line);
+                               $complete= trim($complete, '"');
+                               if (preg_match('@/@', $complete)){
+                                       $option= trim(preg_replace('@^\*OpenUI\s+([^/]+)/.*$@i', '\1', $line));
+                                       $name = trim(preg_replace('@^\*OpenUI\s+[^/]+/([^/]+).*$@i', '\1', $line));
+                               } else {
+                                       $option= trim($complete);
+                                       $name  = trim($complete);
+                               }
+
+                               /* Extract option type */
+                               $type= trim(preg_replace('/^[^:]+:\s+/', '', $line));
+                               $name= preg_replace('/:.*$/', '', $name);
+                               $option= preg_replace('/:.*$/', '', $option);
+
+                               // TODO: PickMany is not supported yet!
+                               if (preg_match('/PickMany/i', $type)){
+                                       trigger_error(_('PickMany is not supported yet!'), E_USER_WARNING);
+                               }
+                               if(empty($group)){
+                                       $properties["NO_SECTION"][$option]= array('_name' => $name, '_type' => $type);
+                               }else{
+                                       $properties[$group][$option]= array('_name' => $name, '_type' => $type);
+                               }
+                               continue;
+                       }
+                       /* Show interest for option parsing */
+                       if ($option != ""){
+
+                               $eoption= preg_replace('@\*@', '', $option);
+
+                               /* Close section? */
+                               if (preg_match("@^\*CloseUI:\s+\*$eoption@i", $line)){
+                                       $option= "";
+                                       continue;
+                               }
+
+                               /* Default value? */
+                               if (preg_match("@^\*Default$eoption:@", $line)){
+                                       $c= preg_replace("@^\*Default$eoption:\s+@", "", $line);
+                                       if(empty($group)){
+                                               $properties["NO_SECTION"][$option]['_default']= trim(trim($c, '"'));
+                                       }else{
+                                               $properties[$group][$option]['_default']= trim(trim($c, '"'));
+                                       }
+                                       continue;
+                               }
+
+                               /* Possible value? */
+                               if (preg_match("@^\*$eoption\s+@", $line)){
+#*PageSize Letter/US Letter: "<>setpagedevice"
+                                       $c= preg_replace("@^\*$eoption\s+([^/]+).*$@", "$1", $line);
+                                       $d= preg_replace("@^\*$eoption\s+[^/]+/([^:]+).*$@", "$1", $line);
+                                       if(empty($group)){
+                                               $properties["NO_SECTION"][$option][trim($c)]= trim($d);
+                                       }else{
+                                               $properties[$group][$option][trim($c)]= trim($d);
+                                       }
+                                       continue;
+                               }
+                       }
+               }
+               fclose ($fh);
+               return ($properties);
+       }
+
+       function loadDescription($ppdFile)
+       {
+               $model= "";
+               $manufacturer= "";
+
+               
+               /* Only parse complete PPD file again, if it was changed */
+               $modified = filemtime($ppdFile);
+               if(isset($this->cachedList[$ppdFile]) && isset($this->timestamps[$ppdFile]) && $modified == $this->timestamps[$ppdFile]){
+                       return($this->cachedList[$ppdFile]);
+               }
+
+               /* Remember modified timestamp, to speed up next request */
+               $this->timestamps[$ppdFile] = filemtime($ppdFile);
+
+               $fh= fopen ($ppdFile, 'r');
+               while ((!feof($fh))&&($fh)) {
+
+                       /* Read line */
+                       $line= fgets($fh, 256);
+                       if (strlen($line) >= 256){
+                               trigger_error(_('Parsing PPD file %s failed - line too long. Trailing characters have been ignored'), E_USER_WARNING);
+                       }
+
+                       /* Extract interesting informations */
+                       if (preg_match('/^\*Manufacturer:/i', $line)){
+                               $manufacturer= preg_replace('/^\*Manufacturer:\s+"?([^"]+)"?.*$/i', '\1', $line);
+                       }
+                       if (preg_match('/^\*ModelName:/i', $line)){
+                               $model= preg_replace('/^\*ModelName:\s+"?([^"]+)"?.*$/i', '\1', $line);
+                       }
+
+                       /* Got everything we need? Skip rest for speed reasons... */
+                       if ($model != '' && $manufacturer != ''){
+                               break;
+                       }
+               }
+               fclose ($fh);
+
+               /* Write out a notice that the PPD file seems to be broken if we can't
+                  extract any usefull informations */
+               if ($model == '' || $manufacturer == ''){
+                       trigger_error(sprintf(_('Parsing PPD file %s failed - no information found.'), $ppdFile), E_USER_WARNING);
+               }
+
+               return ($manufacturer.' - '.$model);
+       }
+
+
+       function getPrinterList($reload= false)
+       {
+               /* Load list of PPD files */
+               if (count($this->cachedList) == 0 || $reload){
+                       $list= $this->findPPD($this->path);
+
+                       /* Load descriptive informations to build final printer list */
+                       $new = array();
+                       foreach ($list as $ppdFile){
+                               $new[$ppdFile] = $this->loadDescription($ppdFile); 
+                       }
+                       $this->cachedList= $new ;
+
+               }
+
+               return ($this->cachedList);
+       }
+
+}
+
+?>
diff --git a/gosa-core/include/class_sambaMungedDial.inc b/gosa-core/include/class_sambaMungedDial.inc
new file mode 100644 (file)
index 0000000..03a5b8c
--- /dev/null
@@ -0,0 +1,609 @@
+<?php
+/*
+  This code is part of GOsa (https://gosa.gonicus.de)
+  Copyright (C) 2004  Cajus Pollmeier
+
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with this program; if not, write to the Free Software
+  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+*/
+
+
+/* File header is treated as constant. It cannot be defined inside the class if $PHP_VERSION < 5 */
+define ("FILEHEADER",
+        "20002000200020002000200020002000".
+        "20002000200020002000200020002000".
+        "20002000200020002000200020002000".
+        "20002000200020002000200020002000".
+        "20002000200020002000200020002000".
+        "20002000200020002000200020002000".
+       "5000");
+/* This is the old header, it is needed to automatically convert old mungedDials to new ones */
+define ("FILEHEADER_OLD",   
+        "6d000800200020002000200020002000".
+        "20002000200020002000200020002000".
+        "20002000200020002000200064000100".
+        "20002000200020002000200020002000".
+        "20002000200020002000200020002000".
+        "20002000200020002000200020002000".
+        "50001000");
+
+class sambaMungedDial
+{
+  /* Terminal server variables (samba3) */
+  var $ctx= array(
+       'CtxCfgPresent' =>                      '551e0bb0',
+         'CtxCfgFlags1' =>                     '00e00010',
+       'CtxCallback' =>                        '',
+       'CtxShadow' =>                          '01000000',
+       'CtxMaxConnectionTime' =>       '',
+       'CtxMaxDisconnectionTime' =>    '',
+       'CtxMaxIdleTime' =>             '',
+       'CtxKeyboardLayout' =>          '',
+       'CtxMinEncryptionLevel' =>      '00',
+       'CtxWorkDirectory' =>           '',
+       'CtxNWLogonServer' =>           '',  
+       'CtxWFHomeDir' =>                       '',
+       'CtxWFHomeDirDrive' =>          '',
+       'CtxWFProfilePath' =>           '',
+       'CtxInitialProgram' =>          '',
+       'CtxCallbackNumber' =>          '');
+
+  /* attribute list for save action */
+  var $ctxattributes= array("CtxCfgPresent", "CtxCfgFlags1", "CtxCallback",
+        "CtxShadow", "CtxMaxConnectionTime", "CtxMaxDisconnectionTime",
+        "CtxMaxIdleTime", "CtxKeyboardLayout", "CtxMinEncryptionLevel",
+        "CtxWorkDirectory", "CtxNWLogonServer", "CtxWFHomeDir",
+        "CtxWFHomeDirDrive", "CtxWFProfilePath", "CtxInitialProgram",
+        "CtxCallbackNumber");  
+
+  /* These parameters are treated as strings and get a trailing zero */
+  var $stringParams= array( "CtxWorkDirectory", "CtxNWLogonServer", 
+                       "CtxWFHomeDir", "CtxWFHomeDirDrive", 
+                       "CtxWFProfilePath", "CtxInitialProgram", "CtxCallbackNumber");
+
+  /* These parameters are treated as time values and get converted */
+  var $timeParams= array("CtxMaxConnectionTime", "CtxMaxDisconnectionTime", "CtxMaxIdleTime");
+
+  var $old_behavior= false;
+
+  function strhex($string)
+  {
+       $hex="";
+
+       for ($i=0; $i<strlen($string); $i++) {
+               $hex.= dechex(ord($string[$i]));
+    }
+       
+       return ($hex);
+  }
+
+  function hexstr($hex)
+  {
+       $string="";
+
+       for ($i=0; $i<strlen($hex)-1; $i+=2) {
+               $string.= chr(hexdec($hex[$i].$hex[$i+1]));
+       }
+  
+       return ($string);
+  }
+
+  function endian($src)
+  {
+       return (substr($src, 2, 2).substr($src, 0, 2));
+  }
+
+  function genTime ($minutes)
+  {
+       $usec= (int) ($minutes * 60 * 1000);
+       $src=  sprintf('%04x%04x', $usec & 0x0FFFF, ($usec & 0x0FFFF0000) >> 16);
+       return (sambaMungedDial::endian(substr($src, 0, 4)).sambaMungedDial::endian(substr($src, 4, 4)));
+  }
+
+  function readTime ($time)
+  {
+       $lo= substr($time, 0, 4);
+       $hi= substr($time, 4, 4);
+  
+       $usecs= (hexdec(substr($lo, 2, 2)) * 256 + hexdec(substr($lo, 0, 2))) +
+               (hexdec(substr($hi, 2 ,2)) * 256 + hexdec(substr($hi, 0, 2))) * 256 * 256;
+  
+       return ((int)($usecs / (60 * 1000)));
+  }
+
+  function to8bit($string)
+  {
+       $result= "";
+  
+       /* Strip zeros */
+       for ($i= 0; $i<strlen($string); $i++){
+               if ($string[$i] != chr(0)){
+                       $result.= $string[$i];
+               }
+       }
+  
+       return ($result);
+  }
+
+  function is_samba_path($path)
+  {
+       if ($path == ""){
+               return (TRUE);
+       }
+
+       if (!preg_match('/^[a-z0-9%\\\\_.:+-\\\\$]+$/i', $path)){
+               return (FALSE);
+       }
+  
+       return preg_match ("/\\\\.+$/", $path);
+  }
+
+  /* Encode full MungedDial-String */
+  function encode_munged ($params)
+  {
+       /* Walk through the parameters and convert them */
+       $result= sambaMungedDial::hexstr(FILEHEADER);
+  
+       // CHANGED: We need to insert the number of attributes right after FILEHEADER.
+       $counter= 0;
+       $result_tmp= "";
+       foreach ($params as $paramName => $paramValue) {
+               /* String parameter? */
+               if (in_array($paramName, $this->stringParams)){
+                       $isString= TRUE;
+                       $paramValue= sambaMungedDial::strhex($paramValue.chr(0).chr(0));
+               } else {
+                       $isString= FALSE;
+               }
+  
+               /* Time parameter? */
+               if (in_array($paramName, $this->timeParams)){
+                       $paramValue= sambaMungedDial::genTime($paramValue);
+               }
+  
+               $result_tmp.= sambaMungedDial::munge($paramName, $paramValue, $isString);
+               $counter++;
+       }
+       
+       // First add the number of attributes
+       $result.= sambaMungedDial::hexstr(sprintf("%02x00", $counter));
+  
+       // Then the usual stuff
+       $result.= $result_tmp;
+  
+       return ($result);
+  }
+
+  /* Setup parameter given by paramName to MungedDial-Format */
+  function munge($paramName, $paramValue, $isString) 
+  {
+       $result= "";
+       
+       /* Encode paramName to UTF-16 */
+          if (function_exists("recode")){
+                  $utfName= recode("ISO8859-15..UTF-16", $paramName);
+          } else {
+                  $utfName= iconv("ISO8859-15", "UTF-16BE", $paramName);
+          }
+  
+       /* Set parameter length, high and low byte */
+       $paramLen= strlen($utfName);
+       $result.= chr($paramLen & 0x0FF);
+       $result.= chr(($paramLen & 0x0FF00) >> 8);
+  
+       /* String parameters have additional trailing bytes */
+       $valueLen= strlen($paramValue);
+       $result.= chr($valueLen & 0x0FF);
+       $result.= chr(($valueLen & 0x0FF00) >> 8);
+       
+       /* Length fields have a trailing '01' appended by the UTF-16 converted name */
+       $result.= chr(1);
+       $result.= $utfName;
+  
+       /* Parameter is padded with '00' */
+       $result.= chr(0);
+       $result.= $paramValue;
+  
+       /* Append a trailing '00' to string parameters */
+       if ($isString && (strlen($paramValue) & 1)){
+               $result.= chr(0);
+       }
+       
+       return ($result);
+  }
+
+  /* Takes a base64-encoded MungedDial-String and returns an array of included parameters and values */
+  function decode_munged($munge)
+  {
+       $result= array();
+               
+       /* 
+        * Remove base64 encoding and skip FILEHEADER.
+        * The '4' is added, because the FILEHEADER has been stripped by 4 chars.
+        * This is the number of attributes following - we don't need this at read time, only when writing.
+        */
+    if(substr(base64_decode($munge),0,2)=="6d") {
+      $this->old_behavior=true;
+    }
+
+    $ctxField="";
+    if($this->old_behavior==true) {
+         $ctxField= substr(base64_decode($munge), (strlen(FILEHEADER_OLD)) / 2);
+    } else {
+         $ctxField= substr(base64_decode($munge), (strlen(FILEHEADER)+4) / 2);
+    }
+  
+       /* Decode parameters */
+       while ($ctxField!=""){
+  
+               /* Read value lengths */
+               $ctxParmNameLength= ord($ctxField[0]) + 16 * ord($ctxField[1]);
+               $ctxParmLength= ord($ctxField[2]) + 16 * ord($ctxField[3]);
+                               
+               /* Reposition ctxField on start of parameter name, read parameter name */
+               $ctxField= substr($ctxField, 6);
+               $ctxParmName= sambaMungedDial::to8bit(substr($ctxField, 0, $ctxParmNameLength));
+                               
+               /* Reposition ctxField on start of parameter */
+               $ctxField= substr($ctxField, $ctxParmNameLength);
+               $ctxParm= substr($ctxField, 0, $ctxParmLength);
+                               
+               /* If string parameter, convert */
+               if (in_array($ctxParmName, $this->stringParams)){
+                               $ctxParm= sambaMungedDial::hexstr($ctxParm);
+               }
+               /* If time parameter, convert */
+               if (in_array($ctxParmName, $this->timeParams)){
+                       $ctxParm= sambaMungedDial::readTime($ctxParm);
+               }
+  
+               /* Assign in result array */
+               $result[$ctxParmName]= trim($ctxParm);
+                               
+               /* Reposition ctxField on end of parameter and continue */
+               $ctxField= substr($ctxField, $ctxParmLength);
+       }
+  
+       return ($result);
+  }
+
+  /* function takes a base64-encoded sambaMungedDial */
+  function load ($mungedDial)
+  {
+       $this->ctx= $this->decode_munged($mungedDial);
+  }
+
+  /* Returns ready-to-run mungedDialString to be filled into ldap */
+  function getMunged ()
+  {
+       // Do extra check for valid timeParams (they must be set to 0 if disabled)
+       foreach($this->timeParams as $value) {
+               if(!isset($this->ctx[$value])) {
+                       $this->ctx[$value]= 0;
+               }
+       }
+         $result= base64_encode($this->encode_munged($this->ctx));
+         
+    return $result;
+  }
+
+  /* Returns array of flags, which can be set on-demand with activated java-script */
+  function getOnDemandFlags ()
+  {
+       $result= array();
+       if ($_SESSION["js"]){
+               foreach ($this->timeParams as $value) {
+                       if (!isset($this->ctx[$value]) || (isset($this->ctx[$value]) && $this->ctx[$value] == 0)) {
+                               $result[$value."Mode"]= "disabled";
+                       } else {
+                               $result[$value."Mode"]= "";
+                       }
+               }
+               
+               if (substr($this->ctx['CtxCfgFlags1'], 6, 1) == "1") {
+                       $result['CtxInitialProgramMode'] = "disabled";
+               } else {
+                       $result['CtxInitialProgramMode'] = "";
+               }
+       }else{
+               foreach ($this->timeParams as $value) {
+                       $result[$value."Mode"]= "";
+               }
+               
+               $result['CtxInitialProgramMode'] = "";
+  
+       }
+  
+       return $result;
+  }
+
+  /*Gets Terminal-Server-Login value: enabled/disabled */
+  function getTsLogin ()
+  {
+       $flags= ord(substr($this->ctx['CtxCfgFlags1'], 5, 1));
+       
+       if ($flags & 1) {
+               $result= false;
+       } else {
+               $result= true;
+    }
+  
+       return $result;
+  }
+
+  /* Sets Terminal-Server-Login value: enabled/disabled */
+  function setTsLogin ($checked)
+  {
+       $flag= substr($this->ctx['CtxCfgFlags1'], 5, 1);
+       
+       if ($checked) {
+               $flag|= 1;
+       } else {
+               $flag&= 0xFE;
+       }
+       
+       $this->ctx['CtxCfgFlags1'][5]= sprintf('%1x', $flag);
+  }
+
+  /* gets Broken-Connection value: disconnect/reset */
+  function getBrokenConn ()
+  {
+       $flags= ord(substr($this->ctx['CtxCfgFlags1'], 5, 1));
+       if ($flags & 4) {
+               $result= "1";
+       } else {
+               $result= "0";
+       }
+       
+       return $result;
+  }
+
+  /* sets Broken-Connection value: disconnect/reset */
+  function setBrokenConn ($checked) 
+  {
+       $flag= substr($this->ctx['CtxCfgFlags1'], 5, 1);
+       
+       if ($checked) {
+               $flag|= 4;
+       } else {
+               $flag&= 0xFB;
+       }
+       
+       $this->ctx['CtxCfgFlags1'][5]= sprintf('%1x', $flag);
+  }
+
+  /* gets Reconnection value: from any client/from previous client only */
+  function getReConn ()
+  {
+       $flags= ord(substr($this->ctx['CtxCfgFlags1'], 5, 1));
+       if ($flags & 2) {
+               $result= "1";
+       } else {
+               $result= "0";   
+       }
+       
+       return $result;
+  }
+
+  /* sets Reconnection value: from any client/from previous client only */
+  function setReConn ($checked)
+  {
+       $flag= substr($this->ctx['CtxCfgFlags1'], 5, 1);
+       
+       if ($checked) {
+               $flag|= 2;
+       } else {
+               $flag&= 0xFD;
+       }
+       
+       $this->ctx['CtxCfgFlags1'][5]= sprintf('%1x', $flag);
+  }
+
+  /* gets Inherit-config-from-client value: enabled/disabled */
+  function getInheritMode ()
+  {
+       if (substr($this->ctx['CtxCfgFlags1'], 6, 1) == "1") {
+               $result= true;
+       } else {
+               $result= false;
+       }
+  
+       return $result;
+  }
+
+  /* sets Inherit-config-from-client value: enabled/disabled */
+  function setInheritMode ($checked)
+  {
+       if ($checked) {
+               $this->ctx['CtxCfgFlags1'][6]= "1";
+       } else {
+               $this->ctx['CtxCfgFlags1'][6]= "0";
+       }
+  }
+
+  /* gets shadow value (enum): 0-4
+       0: disabled
+       1: input on, notify on
+       2: input on, notify off
+       3: input off, notify on
+       4: input off, notify off 
+  */
+  function getShadow ()
+  {
+    if($this->old_behavior==true) {
+      $result= substr($this->ctx['CtxCfgFlags1'], 1, 1);
+    } else {
+       $result= substr($this->ctx['CtxShadow'], 1, 1);
+    }
+       return $result;
+  }
+
+  /* sets shadow value */
+  function setShadow ($checked, $value)
+  {
+       if ($checked) {
+      if($this->old_behavior==true) {
+        // We need to reset the old setting
+               $this->ctx['CtxCfgFlags1'][1]= sprintf('%1X', $value);
+      }
+               $this->ctx['CtxShadow'][1]= sprintf('%1x', $value);
+       }
+  }
+
+  /* gets connect-client-drive-at-logon value: enabled/disabled */
+  function getConnectClientDrives ()
+  {
+       $connections= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
+       if ($connections & 8) {
+               $result= true;
+       } else {
+               $result= false;
+       }
+  
+       return $result;
+  }
+
+  /* sets connect-client-drive-at-logon value: enabled/disabled */
+  function setConnectClientDrives ($checked)
+  {
+       $flag= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
+       if ($checked) {
+               $flag|= 8;
+       } else {
+               $flag&= 0xF7;
+       }
+  
+       $this->ctx['CtxCfgFlags1'][2]= sprintf('%1x', $flag);
+  }
+
+  /* gets connect-client-printers-at-logon value: enabled/disabled */
+  function getConnectClientPrinters ()
+  {
+       $connections= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
+       if ($connections & 4) {
+               $result= true;
+       } else {
+               $result= false;
+       }
+       
+       return $result;
+  }
+
+  /* sets connect-client-printers-at-logon value: enabled/disabled */
+  function setConnectClientPrinters ($checked)
+  {
+       $flag= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
+       
+       if ($checked) {
+               $flag|= 4;
+       } else {
+               $flag&= 0xFB;
+       }
+       
+       $this->ctx['CtxCfgFlags1'][2]= sprintf('%1x', $flag);
+  }
+
+  /* gets set-client-printer-to-default value: enabled/disabled */
+  function getDefaultPrinter ()
+  {
+       $connections= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
+       if ($connections & 2) {
+               $result= true;
+       } else {
+               $result= false;
+       }
+  
+       return $result;
+  }
+
+  /* sets set-client-printer-to-default value: enabled/disabled */
+  function setDefaultPrinter ($checked)
+  {
+       $flag= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
+       
+       if ($checked) {
+               $flag|= 2;
+       } else {
+               $flag&= 0xFD;
+       }
+       
+       $this->ctx['CtxCfgFlags1'][2]= sprintf('%1x', $flag);
+  }
+
+  /* SMARTY: gets the checkbox state of "Connection" */
+  function getCtxMaxConnectionTimeF ()
+  {
+       // Connection Time is 0 if disabled
+       if (isset($this->ctx['CtxMaxConnectionTime']) && ($this->ctx['CtxMaxConnectionTime'] != 0)) {
+               $result= true;
+       } else {
+               $result= false;
+       }
+  
+       return $result;
+  }
+
+  /* SMARTY: sets the checkbox "Connection" to unchecked */
+  function setCtxMaxConnectionTimeF ($checked)
+  {
+       if ($checked) {
+               unset ($this->ctx['CtxMaxConnectionTime']);
+       }
+  }
+
+  /* SMARTY: gets the checkbox state of "Disconnection" */
+  function getCtxMaxDisconnectionTimeF ()
+  {
+       // Connection Time is 0 if disabled
+       if (isset($this->ctx['CtxMaxDisconnectionTime']) && ($this->ctx['CtxMaxDisconnectionTime'] != 0)) {
+               $result= true;
+       } else {
+               $result= false;
+       }
+
+       return $result;
+  }
+
+  /* SMARTY: sets the checkbox "Disconnection" to unchecked */
+  function setCtxMaxDisconnectionTimeF ($checked)
+  {
+       if ($checked) {
+               unset ($this->ctx['CtxMaxDisconnectionTime']);
+       } 
+  }
+
+  /* SMARTY: gets the checkbox state of "Idle" */
+  function getCtxMaxIdleTimeF ()
+  {
+       // Connection Time is 0 if disabled
+       if (isset($this->ctx['CtxMaxIdleTime']) && ($this->ctx['CtxMaxIdleTime'] != 0)) {
+               $result= true;
+       } else {
+               $result= false;
+       }
+  
+       return $result;
+  }
+
+  /* SMARTY: sets the checkbox "Idle" to unchecked */
+  function setCtxMaxIdleTimeF ($checked)
+  {
+       if ($checked) {
+               unset ($this->ctx['CtxMaxIdleTime']);
+       }
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_socketClient.inc b/gosa-core/include/class_socketClient.inc
new file mode 100755 (executable)
index 0000000..2e2033b
--- /dev/null
@@ -0,0 +1,154 @@
+<?php
+
+class Socket_Client
+{
+       private $host   = "";
+       private $port   = "";
+       private $timeout= "";
+       private $errno  = "";
+       private $errstr = "";
+       private $b_data_send = FALSE;
+       private $handle = NULL;
+       private $bytes_read = 0;
+       private $error = "";
+
+       /* Crypto information */
+       private $td= NULL;
+       private $ckey= "";
+       private $ks;
+       private $iv;
+
+
+       public function __construct($host, $port, $connect = TRUE, $timeout = 3){
+               $this->host= $host;
+               $this->port= $port;
+               $this->timeout= $timeout;
+
+               /* Connect if needed */
+               if($connect){
+                       $this->open();
+               }
+       }
+
+
+       public function setEncryptionKey($key)
+       {
+               if(!function_exists("mcrypt_get_iv_size")){
+                       $this->error = _("The mcrypt module was not found. Please install php5-mcrypt.");
+                       $this->ckey = "";
+                       return FALSE ;
+               }
+
+               if ($this->connected()){
+                       $this->ckey = substr(md5($key), 0, $this->ks);
+                       return TRUE;
+               }
+
+               return FALSE;
+       }
+
+
+       private function encrypt($data)
+       {
+               mcrypt_generic_init($this->td, $this->ckey, $this->iv);
+               return base64_encode(mcrypt_generic($this->td, $data));
+       }
+
+
+       private function decrypt($data)
+       {
+               /* decrypt data */
+               $data = base64_decode($data);
+               mcrypt_generic_init($this->td, $this->ckey, $this->iv);
+               return mdecrypt_generic($this->td, $data);
+       }
+
+
+       public function connected()
+       {
+               return ($this->handle == TRUE);
+       }
+
+
+       public function open()
+       {
+               $this->handle = @fsockopen($this->host, $this->port, $this->errno, $this->errstr, $this->timeout);
+               if(!$this->handle){
+                       $this->handle = NULL;
+                       $this->error = $this->errstr;
+               }else{
+                       $this->b_data_send = TRUE;
+
+                       /* Open the cipher */
+                       $this->td = mcrypt_module_open('rijndael-128', '', 'cbc', '');
+
+                       /* Create the IV and determine the keysize length */
+                       $this->iv = substr(md5('GONICUS GmbH'),0, mcrypt_enc_get_iv_size($this->td));
+                       $this->ks = mcrypt_enc_get_key_size($this->td);
+               }
+       }
+
+
+       public function get_error()
+       {
+               return $this->error;
+       }
+
+
+       public function write($data){
+               if($this->handle){
+                       $data = $this->encrypt($data);
+                       fputs($this->handle, $data."\n");
+                       $this->b_data_send = TRUE;
+               }else{
+                       $this->b_data_send = FALSE;
+               }
+
+               return $this->b_data_send;
+       }
+
+
+       public function read()
+       {
+               $str = FALSE;
+               if($this->handle){
+
+                       /* Check if there is something to read for us */
+                       $read = array("0"=>$this->handle);      
+                       $num = @stream_select($read,$write=NULL,$accept=NULL,$this->timeout);
+                       $str = "";              
+               
+                       /* Read data if necessary */
+                       while($num && $this->b_data_send){
+                               $str.= fread($this->handle, 1024000);
+                               $read = array("0"=>$this->handle);      
+                               $num = @stream_select($read,$write=NULL,$accept=NULL,$this->timeout);
+                       }
+                       $this->bytes_read = strlen($str);
+                       $this->b_data_send = FALSE;
+                       $str = $this->decrypt($str);
+               }
+               return $str;
+       }
+
+
+       public function bytes_read()
+       {
+               return $this->bytes_read;
+       }
+
+
+       public function close()
+       {
+               if($this->handle){
+                       fclose($this->handle);
+               }
+
+               /* Terminate decryption handle and close module */
+               mcrypt_generic_deinit($this->td);
+       }
+
+}
+
+
+?>
diff --git a/gosa-core/include/class_tabs.inc b/gosa-core/include/class_tabs.inc
new file mode 100644 (file)
index 0000000..d6ed872
--- /dev/null
@@ -0,0 +1,397 @@
+<?php
+/*
+  This code is part of GOsa (https://gosa.gonicus.de)
+  Copyright (C) 2003  Cajus Pollmeier
+
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with this program; if not, write to the Free Software
+  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+*/
+
+class tabs
+{
+  var $dn;
+  var $config;
+  var $acl;
+  var $is_template;
+  var $is_new= FALSE;
+
+  var $last= "";
+  var $current= "";
+  var $disabled= "";
+  var $by_name= array();
+  var $by_object= array();
+  var $SubDialog = false;
+
+  var $multiple_support_active = FALSE;
+
+  function tabs(&$config, $data, $dn, $acl_category= "")
+  {
+    /* Save dn */
+    $this->dn= $dn;
+    $this->config= &$config;
+
+    $baseobject= NULL;
+
+    foreach ($data as &$tab){
+      $this->by_name[$tab['CLASS']]= $tab['NAME'];
+
+      if ($baseobject === NULL){
+        $baseobject= new $tab['CLASS']($this->config, $this->dn);
+        $baseobject->enable_CSN_check();
+        $this->by_object[$tab['CLASS']]= $baseobject;
+      } else {
+        $this->by_object[$tab['CLASS']]= new $tab['CLASS']($this->config, $this->dn, $baseobject);
+      }
+
+      $this->by_object[$tab['CLASS']]->parent= &$this;
+      $this->by_object[$tab['CLASS']]->set_acl_category($acl_category);
+
+      /* Initialize current */
+      if ($this->current == ""){
+        $this->current= $tab['CLASS'];
+      }
+    }
+  }
+
+
+  function execute()
+  {
+    /* Rotate current to last */
+    $this->last= $this->current;
+
+    /* Look for pressed tab button */
+    foreach ($this->by_object as $class => &$obj){
+      if (isset($_POST[$class]) || (isset($_POST['arg']) && $_POST['arg'] == "$class")){
+        $this->current= $class;
+        break;
+      }
+    }
+
+    /* Save last tab object */
+    if ($this->last == $this->current){
+      $this->save_object(TRUE);
+    } else {
+      $this->save_object(FALSE);
+    }
+
+    /* Build tab line */
+    $display= $this->gen_tabs();
+
+    /* Show object */
+    $display.= "<table summary=\"\" cellpadding=4 cellspacing=0 border=0 style=\"width:100%; background-color:#F8F8F8; border-style:solid; border-color:#AAA; border-top-width:0px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px;\">\n";
+    $display.= "<tr><td>\n";
+
+    /* If multiple edit is enabled for this tab, 
+       we have tho display different templates */
+    if(!$this->multiple_support_active){
+      $display.= $this->by_object[$this->current]->execute();
+    }else{
+      $display.= $this->by_object[$this->current]->multiple_execute();
+    }
+
+    /* Footer for tabbed dialog */
+    $display.= "</td></tr></table>";
+
+    return ($display);
+  }
+
+  function save_object($save_current= FALSE)
+  {
+    /* Save last tab */
+    if ($this->last != ""){
+      @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
+          $this->last, "Saving");
+
+      if(!$this->multiple_support_active){
+        $this->by_object[$this->last]->save_object ();
+      }else{
+        $this->by_object[$this->last]->multiple_save_object();
+      }
+    }
+
+    /* Skip if curent and last are the same object */
+    if ($this->last == $this->current){
+      return;
+    }
+
+    $obj= @$this->by_object[$this->current];
+    $this->disabled= $obj->parent->disabled;
+
+    if ($save_current){
+      @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
+          $this->current, "Saving (current)");
+
+      if(!$this->multiple_support_active){
+        $obj->save_object();
+      }else{
+        $obj->multiple_save_object();
+      }
+    }
+  }
+
+  function gen_tabs()
+  {
+    $display= "<input type=\"hidden\" name=\"arg\" value=\"\">";
+    $display.= "<table summary=\"\" cellpadding=0 cellspacing=0 border=0 style=\"width:100%;\"><tr>";
+    $index= 0;
+    $style= array("tab_left", "tab_active", "tab_near_active", "tab_right");
+    foreach ($this->by_name as $class => $name){
+
+      /* Activate right tabs with style "tab_right"
+         Activate near current with style "tab_near_active" */
+      if ($index == 2 || $index == 1){
+        $index++;
+      }
+
+      /* Activate current tab with style "tab_active " */
+      if ($class == $this->current){
+        $index++;
+      }
+
+      /* Paint tab */
+      $display.= "<td style=\"vertical-align:bottom;width:1px;white-space:nowrap;\">";
+
+      /* Shorten string if its too long for the tab headers*/
+      $title= _($name);
+      if (mb_strlen($title, 'UTF-8') > 28){
+        $title= mb_substr($title,0, 25, 'UTF-8')."...";
+      }
+
+      /* nobr causes w3c warnings so we use &nbsp; to keep the tab name in one line */
+      $title= preg_replace("/ /","&nbsp;",$title);
+
+      /* Take care about notifications */
+      $obj = $this->by_object[$class];
+      if ( $this->by_object[$class]->pl_notify && ($obj->is_account || $obj->ignore_account)){
+        $notify= "id=\"notify\"";
+      } else {
+        $notify= "";
+      }
+
+      if ($_SESSION['js']==FALSE){     
+        $display.= "<div ".$notify." class=\"$style[$index]\"><input type=\"submit\" name=\"$class\"".
+          " class=\"$style[$index]\" value=\"$title\"";
+      } else {                  
+        $display.= "<div ".$notify." class=\"$style[$index]\"><a class=\"$style[$index]\" onclick=\"return true;\" href=\"javascript:document.mainform.arg.value='$class';document.mainform.submit();\">$title</a";
+      }
+      $display.= "></div></td>";
+    }
+    $display.= "<td style=\"vertical-align:bottom;\">\n";
+    $display.= "<div class=\"tab_border\">&nbsp;</div></td></tr></table>";
+
+    return($display);
+  }
+
+
+  function set_acl($acl)
+  {
+       /* Look for attribute in ACL */
+         trigger_error("Don't use tabs::set_acl() its obsolete.");
+  }
+
+  function delete()
+  {
+    /* Check if all plugins will ACK for deletion */
+    foreach (array_reverse($this->by_object) as $key => $obj){
+      $reason= $obj->allow_remove();
+      if ($reason != ""){
+        print_red(sprintf(_("Delete process has been canceled by plugin '%s': %s"), $key, $reason));
+        return;
+      }
+    }
+
+    /* Delete for all plugins */
+    foreach (array_reverse($this->by_object) as $obj){
+      $obj->remove_from_parent();
+    }
+  }
+
+  function password_change_needed()
+  {
+    /* Ask all plugins for needed password changes */
+    foreach ($this->by_object as &$obj){
+      if ($obj->password_change_needed()){
+        return TRUE;
+      }
+    }
+
+    return FALSE;
+  }
+
+  function check($ignore_account= FALSE)
+  {
+    $this->save_object(TRUE);
+    $messages= array();
+
+    $current_set = FALSE;
+
+    /* Check all plugins */
+    foreach ($this->by_object as $key => &$obj){
+      if ($obj->is_account || $ignore_account || $obj->ignore_account){
+        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,$key, "Checking");
+
+        if(!$this->multiple_support_active){
+          $msg = $obj->check();
+        }else{
+          $msg = $obj->multiple_check();
+        }
+
+        if (count($msg)){
+          $obj->pl_notify= TRUE;
+          if(!$current_set){
+            $current_set = TRUE;
+            $this->current= $key;
+            $messages = $msg;
+          }
+        }else{
+          $obj->pl_notify= FALSE;
+        }
+      }else{
+        $obj->pl_notify= FALSE;
+      }
+    }
+    return ($messages);
+  }
+
+  function save($ignore_account= FALSE)
+  {
+    /* Save all plugins */
+    foreach ($this->by_object as $key => &$obj){
+      @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
+          $key, "Saving");
+
+      $obj->dn= $this->dn;
+
+      if ($obj->is_account || $ignore_account || $obj->ignore_account){
+        if ($obj->save() == 1){
+          return (1);
+        }
+      } else {
+        $obj->remove_from_parent();
+      }
+    }
+    return (0);
+  }
+
+  function adapt_from_template($dn)
+  {
+    foreach ($this->by_object as $key => &$obj){
+      @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
+          $key, "Adapting");
+      $obj->parent= &$this;
+      $obj->adapt_from_template($dn);
+    }
+  }
+
+       
+  /* Save attributes posted by copy & paste dialog
+   */
+  function saveCopyDialog()
+  {
+         foreach ($this->by_object as &$obj){
+                 if($obj->is_account || $obj->ignore_account){
+                         $obj->saveCopyDialog();
+                 }
+         }
+  }
+
+
+  /* return copy & paste dialog
+   */
+  function getCopyDialog()
+  {
+    $ret = "";
+    $this->SubDialog = false;
+    foreach ($this->by_object as &$obj){
+      if($obj->is_account || $obj->ignore_account){
+        $tmp = $obj->getCopyDialog();
+        if($tmp['status'] == "SubDialog"){
+          $this->SubDialog = true;
+          return($tmp['string']);
+        }else{
+          if(!empty($tmp['string'])){
+            $ret .= $tmp['string'];
+            $ret .= "<p class='seperator'>&nbsp;</p>";
+          }
+        }
+      }
+    }
+    return($ret);
+  }
+
+
+  function addSpecialTabs()
+  {
+    $this->by_name['acl']= _("ACL");
+    $this->by_object['acl']= new acl($this->config, $this, $this->dn);
+    $this->by_object['acl']->parent= &$this;
+    $this->by_name['reference']= _("References");
+    $this->by_object['reference']= new reference($this->config, $this->dn);
+    $this->by_object['reference']->parent= &$this;
+  }
+
+
+  function set_acl_base($base= "")
+  {
+    /* Update reference, transfer variables */
+    $first= ($base == "");
+    foreach ($this->by_object as &$obj){
+      if ($first){
+        $first= FALSE;
+        $base= $obj->acl_base;
+      } else {
+        $obj->set_acl_base($base);
+      }
+    }
+  }
+
+  /*!   \brief    Checks if one of the used tab plugins supports multiple edit.
+        @param    boolean Returns TRUE if at least one plugins supports multiple edit. 
+  */
+  function multiple_support_available()
+  {
+    foreach($this->by_object as $name => $obj){
+      if($obj->multiple_support){
+        return(TRUE);
+      }
+    }
+    return(FALSE);
+  }  
+
+
+  /*!   \brief    Enables multiple edit support for the given tab.
+                  All unsupported plugins will be disabled.
+        @param    boolean Returns TRUE if at least one plugin supports multiple edit 
+  */
+  function enable_multiple_support()
+  {
+    if(!$this->multiple_support_available()){
+      return(FALSE);
+    }else{
+      $this->multiple_support_active = TRUE;
+      foreach($this->by_object as $name => $obj){
+        if($obj->multiple_support){
+          $this->by_object[$name]->multiple_support_active = TRUE;
+        }else{
+          unset($this->by_object[$name]);
+          unset($this->by_name[$name]);
+        }
+      }
+    }
+    return(TRUE);
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/class_userinfo.inc b/gosa-core/include/class_userinfo.inc
new file mode 100644 (file)
index 0000000..097c7cc
--- /dev/null
@@ -0,0 +1,503 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2003-2005  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+class userinfo
+{
+  var $dn;
+  var $ip;
+  var $username;
+  var $cn;
+  var $uid;
+  var $gidNumber= -1;
+  var $language= "";
+  var $config;
+  var $gosaUnitTag= "";
+  var $subtreeACL= array();
+  var $ACL= array();
+  var $ocMapping= array();
+  var $groups= array();
+  var $result_cache =array();
+
+  /* get acl's an put them into the userinfo object
+     attr subtreeACL (userdn:components, userdn:component1#sub1#sub2,component2,...) */
+  function userinfo(&$config, $userdn){
+    $this->config= &$config;
+    $ldap= $this->config->get_ldap_link();
+    $ldap->cat($userdn,array('sn', 'givenName', 'uid', 'gidNumber', 'preferredLanguage', 'gosaUnitTag'));
+    $attrs= $ldap->fetch();
+
+    if (isset($attrs['givenName'][0]) && isset($attrs['sn'][0])){
+      $this->cn= $attrs['givenName'][0]." ".$attrs['sn'][0];
+    } else {
+      $this->cn= $attrs['uid'][0];
+    }
+    if (isset($attrs['gidNumber'][0])){
+      $this->gidNumber= $attrs['gidNumber'][0];
+    }
+
+    /* Assign user language */
+    if (isset($attrs['preferredLanguage'][0])){
+      $this->language= $attrs['preferredLanguage'][0];
+    }
+
+    if (isset($attrs['gosaUnitTag'][0])){
+      $this->gosaUnitTag= $attrs['gosaUnitTag'][0];
+    }
+
+    $this->dn= $userdn;
+    $this->uid= $attrs['uid'][0];
+    $this->ip= $_SERVER['REMOTE_ADDR'];
+
+    /* Initialize ACL_CACHE */
+    $_SESSION['ACL_CACHE']= array();
+    $this->reset_acl_cache();
+  }
+
+
+  public function reset_acl_cache()
+  {
+    /* Initialize ACL_CACHE */
+    $_SESSION['ACL_CACHE']= array();
+  }
+
+  function loadACL()
+  {
+    $this->ACL= array();    
+    $this->groups= array();    
+    $this->result_cache =array();
+    $this->reset_acl_cache();
+    $ldap= $this->config->get_ldap_link();
+    $ldap->cd($this->config->current['BASE']);
+
+    /* Get member groups... */
+    $ldap->search("(&(objectClass=posixGroup)(memberUid=".$this->uid."))", array('dn'));
+    while ($attrs= $ldap->fetch()){
+      $this->groups[$attrs['dn']]= $attrs['dn'];
+    }
+
+    /* Crawl through ACLs and move relevant to the tree */
+    $ldap->search("(objectClass=gosaACL)", array('dn', 'gosaAclEntry'));
+    $aclp= array();
+    $aclc= array();
+    while ($attrs= $ldap->fetch()){
+
+      /* Insert links in ACL array */
+      $aclp[$attrs['dn']]= substr_count($attrs['dn'], ',');
+      $aclc[$attrs['dn']]= array();
+      $ol= array();
+      for($i= 0; $i<$attrs['gosaAclEntry']['count']; $i++){
+        $ol= array_merge($ol, @acl::explodeAcl($attrs['gosaAclEntry'][$i]));
+      }
+      $aclc[$attrs['dn']]= $ol;
+    }
+
+    /* Resolve roles here. 
+     */
+    foreach($aclc as $dn => $data){
+      foreach($data as $prio => $aclc_value)  {
+        if($aclc_value['type'] == "role"){
+
+          unset($aclc[$dn][$prio]);
+
+          $ldap->cat($aclc_value['acl'],array("gosaAclTemplate"));
+          $attrs = $ldap->fetch();
+
+          if(isset($attrs['gosaAclTemplate'])){
+            for($i= 0; $i<$attrs['gosaAclTemplate']['count']; $i++){
+              $tmp = @acl::explodeAcl($attrs['gosaAclTemplate'][$i]);  
+
+              foreach($tmp as $new_acl){
+                $new_acl['members'] = $aclc_value['members'];
+                $aclc[$dn][] =$new_acl;
+              }
+            }      
+          }
+        }
+      }
+    }
+
+    /* ACL's read, sort for tree depth */
+    asort($aclp);
+
+    /* Sort in tree order */
+    foreach ($aclp as $dn => $acl){
+      /* Check if we need to keep this ACL */
+      foreach($aclc[$dn] as $idx => $type){
+        $interresting= FALSE;
+        
+        /* No members? This is good for all users... */
+        if (!count($type['members'])){
+          $interresting= TRUE;
+        } else {
+
+          /* Inspect members... */
+          foreach ($type['members'] as $grp => $grpdsc){
+            /* Some group inside the members that is relevant for us? */
+            if (in_array_ics(preg_replace('/^G:/', '', $grp), $this->groups)){
+              $interresting= TRUE;
+            }
+
+            /* User inside the members? */
+            if (preg_replace('/^U:/', '', $grp) == $this->dn){
+              $interresting= TRUE;
+            }
+          }
+        }
+
+        if ($interresting){
+          if (!isset($this->ACL[$dn])){
+            $this->ACL[$dn]= array();
+          }
+          $this->ACL[$dn][$idx]= $type;
+        }
+      }
+
+    }
+  }
+
+
+  function get_category_permissions($dn, $category)
+  {
+    /* Get list of objectClasses and get the permissions for it */
+    $acl= "";
+    if (isset($this->ocMapping[$category])){
+      foreach($this->ocMapping[$category] as $oc){
+        $acl.= $this->get_permissions($dn, $category."/".$oc);
+      }
+    }
+
+    return ($acl);
+  }
+
+
+  function get_permissions($dn, $object, $attribute= "", $skip_write= FALSE)
+  {
+    /* Push cache answer? */
+    if (isset($_SESSION['ACL_CACHE']["$dn+$object+$attribute"])){
+
+      /* Remove write if needed */
+      if ($skip_write){
+        $ret = preg_replace('/w/', '', $_SESSION['ACL_CACHE']["$dn+$object+$attribute"]);
+      }else{
+        $ret = $_SESSION['ACL_CACHE']["$dn+$object+$attribute"];
+      } 
+      return($ret);
+    }
+
+    $acl= array("r" => "", "w" => "", "c" => "", "d" => "", "m" => "", "a" => "");
+
+    /* Build dn array */
+    $path= split(',', $dn);
+    $path= array_reverse($path);
+
+    /* Walk along the path to evaluate the acl */
+    $cpath= "";
+    foreach ($path as $element){
+
+      /* Clean potential ACLs for each level */
+      $acl= $this->cleanACL($acl);
+
+      if ($cpath == ""){
+        $cpath= $element;
+      } else {
+        $cpath= $element.','.$cpath;
+      }
+      if (isset($this->ACL[$cpath])){
+
+        /* Inspect this ACL, place the result into ACL */
+        foreach ($this->ACL[$cpath] as $subacl){
+
+          /* Reset? Just clean the ACL and turn over to the next one... */
+          if ($subacl['type'] == 'reset'){
+            $acl= $this->cleanACL($acl, TRUE);
+            continue;
+          }
+
+          if($subacl['type'] == "role") {
+            echo "role skipped";
+            continue;
+          }
+
+          /* Per attribute ACL? */
+          if (isset($subacl['acl'][$object][$attribute])){
+            $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl'][$object][$attribute]);
+            continue;
+          }
+
+          /* Per object ACL? */
+          if (isset($subacl['acl'][$object][0])){
+            $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl'][$object][0]);
+            continue;
+          }
+
+          /* Global ACL? */
+          if (isset($subacl['acl']['all'][0])){
+            $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl']['all'][0]);
+            continue;
+          }
+
+          /* If attribute is "", we want to know, if we've *any* permissions here... */
+          if ($attribute == "" && isset($subacl['acl'][$object])){
+            foreach($subacl['acl'][$object] as $attr => $dummy){
+              $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl'][$object][$attr]);
+            }
+            continue;
+          }
+
+        }
+      }
+    }
+
+    /* Assemble string */
+    $ret= "";
+    foreach ($acl as $key => $value){
+      if ($value != ""){
+        $ret.= $key;
+      }
+    }
+
+    $_SESSION['ACL_CACHE']["$dn+$object+$attribute"]= $ret;
+
+    /* Remove write if needed */
+    if ($skip_write){
+      $ret= preg_replace('/w/', '', $ret);
+    }
+    return ($ret);
+  }
+
+
+  /* Extract all departments that are accessible (direct or 'on the way' to an
+     accessible department) */
+  function get_module_departments($module)
+  {
+    /* Use cached results if possilbe */
+    if(isset($_SESSION['ACL_CACHE']['MODULE_DEPARTMENTS'][serialize($module)])){
+      return($_SESSION['ACL_CACHE']['MODULE_DEPARTMENTS'][serialize($module)]);
+    }
+
+    global $plist;
+
+    $objects= array();
+    $deps= array();
+
+    /* Extract all relevant objects for this module from plist */
+    foreach ($plist->info as $object => $info){
+      if (!isset($info['plCategory'])){
+        continue;
+      }
+      foreach ($info['plCategory'] as $idx => $data){
+        if (preg_match('/^[0-9]+$/', $idx)){
+          if ($data == $module){
+            $objects[$object]= $object;
+          }
+        } else {
+          if ($idx == $module){
+            $objects[$object]= $object;
+          }
+        }
+      }
+    }
+
+    /* For all gosaDepartments */
+    foreach ($this->config->departments as $dn){
+      $acl= array("r" => "", "w" => "", "c" => "", "d" => "", "m" => "", "a" => "");
+
+      /* Build dn array */
+      $path= split(',', $dn);
+      $path= array_reverse($path);
+
+      /* Walk along the path to evaluate the acl */
+      $cpath= "";
+      foreach ($path as $element){
+
+        /* Clean potential ACLs for each level */
+        $acl= $this->cleanACL($acl);
+
+        if ($cpath == ""){
+          $cpath= $element;
+        } else {
+          $cpath= $element.','.$cpath;
+        }
+        if (isset($this->ACL[$cpath])){
+
+          /* Inspect this ACL, place the result into ACL */
+          foreach ($this->ACL[$cpath] as $subacl){
+
+            /* Reset? Just clean the ACL and turn over to the next one... */
+            if ($subacl['type'] == 'reset'){
+              $acl= $this->cleanACL($acl, TRUE);
+              continue;
+            }
+    
+            if($subacl['type'] == 'role'){
+              echo "role skipped";
+              continue;
+            }
+
+            /* Per object ACL? */
+            foreach ($objects as $object){
+              if (isset($subacl['acl']["$module/$object"])){
+                foreach($subacl['acl']["$module/$object"] as $attribute => $dcl){
+                  $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl']["$module/$object"][$attribute]);
+                }
+              }
+            }
+
+            /* Global ACL? */
+            if (isset($subacl['acl']["$module/all"][0])){
+              $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl']["$module/all"][0]);
+              continue;
+            }
+
+            /* Global ACL? */
+            if (isset($subacl['acl']["all"][0])){
+              $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl']["all"][0]);
+              continue;
+            }
+          }
+        }
+      }
+
+      /* Add department, if we have (some) permissions for the required module */
+      foreach ($acl as $val){
+        if ($val != ""){
+          $deps[]= $dn;
+          break;
+        }
+      }
+    }
+
+    $_SESSION['ACL_CACHE']['MODULE_DEPARTMENTS'][serialize($module)] = $deps;
+    return ($deps);
+  }
+
+
+  function mergeACL($acl, $type, $newACL)
+  {
+    if (strpos($newACL, 'w') !== FALSE && strpos($newACL, 'r') === FALSE){
+      $newACL .= "r";
+    }
+
+    foreach(str_split($newACL) as $char){
+
+      /* Ignore invalid characters */
+      if (!preg_match('/[rwcdm]/', $char)){
+        continue;
+      }
+
+      /* Skip permanent and subtree entries */
+      if (preg_match('/[sp]/', $acl[$char])){
+        continue;
+      }
+
+      switch ($type){
+        case 'psub':
+          $acl[$char]= 'p';
+          break;
+
+        case 'sub':
+          $acl[$char]= 's';
+          break;
+
+        case 'one':
+          $acl[$char]= 1;
+          break;
+
+        case 'base':
+          if ($acl[$char] != 1){
+            $acl[$char]= 0;
+          }
+          break;
+      }
+    }
+
+    return ($acl);
+  }
+
+
+  function cleanACL($acl, $reset= FALSE)
+  {
+    foreach ($acl as &$value){
+
+      /* Reset removes everything but 'p' */
+      if ($reset && $value != 'p'){
+        $value= "";
+        continue;
+      }
+
+      /* Decrease tree level */
+      if (is_int($value)){
+        if ($value){
+          $value--;
+        } else {
+          $value= "";
+        }
+      }
+    }
+
+    return ($acl);
+  }
+
+
+  /* #FIXME This could be logical wrong or could be optimized in the future
+     Return combined acls for a given category. 
+     All acls will be combined like boolean AND 
+      As example ('rwcdm' + 'rcd' + 'wrm'= 'r') 
+    
+     Results will be cached in $this->result_cache.
+      $this->result_cache will be resetted if load_acls is called.
+  */
+  function has_complete_category_acls($dn,$category)
+  {
+    $acl    = "rwcdm";
+    $types  = "rwcdm";
+
+    if(!is_string($category)){
+      trigger_error("category must be string");   
+      $acl = "";
+    }else{
+      if(!isset($this->result_cache['has_complete_category_acls'][$dn][$category]))   {
+        if (isset($this->ocMapping[$category])){
+          foreach($this->ocMapping[$category] as $oc){
+
+            /* Skip objectClass '0' (e.g. users/0) get_permissions will ever return '' ??  */
+            if($oc == "0") continue;
+            $tmp =  $this->get_permissions($dn, $category."/".$oc);
+            for($i = 0 ; $i < strlen($types); $i++) {
+              if(!preg_match("/".$types[$i]."/",$tmp)){ 
+                $acl = preg_replace("/".$types[$i]."/","",$acl);
+              }
+            }
+          }
+        }else{
+          trigger_error("Invalid type of category ".$category);
+          $acl = "";
+        }
+        $this->result_cache['has_complete_category_acls'][$dn][$category] = $acl;
+      }else{
+        $acl = $this->result_cache['has_complete_category_acls'][$dn][$category];
+      }
+    }
+    return($acl);
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/functions.inc b/gosa-core/include/functions.inc
new file mode 100644 (file)
index 0000000..812715b
--- /dev/null
@@ -0,0 +1,3320 @@
+<?php
+/*
+ * This code is part of GOsa (https://gosa.gonicus.de)
+ * Copyright (C) 2003 Cajus Pollmeier
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+/* Configuration file location */
+define ("CONFIG_DIR", "/etc/gosa");
+define ("CONFIG_FILE", "gosa.conf-trunk");
+define ("CONFIG_TEMPLATE_DIR", "../contrib/");
+define ("HELP_BASEDIR", "/var/www/doc/");
+
+/* Define get_list flags */
+define("GL_NONE",      0);
+define("GL_SUBSEARCH", 1);
+define("GL_SIZELIMIT", 2);
+define("GL_CONVERT"  , 4);
+
+/* Heimdal stuff */
+define('UNIVERSAL',0x00);
+define('INTEGER',0x02);
+define('OCTET_STRING',0x04);
+define('OBJECT_IDENTIFIER ',0x06);
+define('SEQUENCE',0x10);
+define('SEQUENCE_OF',0x10);
+define('SET',0x11);
+define('SET_OF',0x11);
+define('DEBUG',false);
+define('HDB_KU_MKEY',0x484442);
+define('TWO_BIT_SHIFTS',0x7efc);
+define('DES_CBC_CRC',1);
+define('DES_CBC_MD4',2);
+define('DES_CBC_MD5',3);
+define('DES3_CBC_MD5',5);
+define('DES3_CBC_SHA1',16);
+
+/* Define globals for revision comparing */
+$svn_path = '$HeadURL$';
+$svn_revision = '$Revision$';
+
+/* Include required files */
+require_once("class_location.inc");
+require_once ("functions_debug.inc");
+require_once ("functions_dns.inc");
+require_once ("accept-to-gettext.inc");
+
+/* Define constants for debugging */
+define ("DEBUG_TRACE",   1);
+define ("DEBUG_LDAP",    2);
+define ("DEBUG_MYSQL",   4);
+define ("DEBUG_SHELL",   8);
+define ("DEBUG_POST",   16);
+define ("DEBUG_SESSION",32);
+define ("DEBUG_CONFIG", 64);
+define ("DEBUG_ACL",    128);
+
+/* Rewrite german 'umlauts' and spanish 'accents'
+   to get better results */
+$REWRITE= array( "ä" => "ae",
+    "ö" => "oe",
+    "ü" => "ue",
+    "Ä" => "Ae",
+    "Ö" => "Oe",
+    "Ü" => "Ue",
+    "ß" => "ss",
+    "á" => "a",
+    "é" => "e",
+    "í" => "i",
+    "ó" => "o",
+    "ú" => "u",
+    "Á" => "A",
+    "É" => "E",
+    "Í" => "I",
+    "Ó" => "O",
+    "Ú" => "U",
+    "ñ" => "ny",
+    "Ñ" => "Ny" );
+
+
+/* Class autoloader */
+function __autoload($class_name) {
+    global $class_mapping, $BASE_DIR;
+    if (isset($class_mapping[$class_name])){
+      require_once($BASE_DIR."/".$class_mapping[$class_name]);
+    } else {
+      echo _("Fatal: cannot load class \"$class_name\" - execution aborted");
+    }
+}
+
+/* Create seed with microseconds */
+function make_seed() {
+  list($usec, $sec) = explode(' ', microtime());
+  return (float) $sec + ((float) $usec * 100000);
+}
+
+
+/* Debug level action */
+function DEBUG($level, $line, $function, $file, $data, $info="")
+{
+  if (get_global('DEBUGLEVEL') & $level){
+    $output= "DEBUG[$level] ";
+    if ($function != ""){
+      $output.= "($file:$function():$line) - $info: ";
+    } else {
+      $output.= "($file:$line) - $info: ";
+    }
+    echo $output;
+    if (is_array($data)){
+      print_a($data);
+    } else {
+      echo "'$data'";
+    }
+    echo "<br>";
+  }
+}
+
+
+function get_browser_language()
+{
+  /* Try to use users primary language */
+  global $config;
+  $ui= get_userinfo();
+  if (isset($ui) && $ui !== NULL){
+    if ($ui->language != ""){
+      return ($ui->language.".UTF-8");
+    }
+  }
+
+  /* Check for global language settings in gosa.conf */
+  if(isset($config->data['MAIN']['LANG']) && !empty($config->data['MAIN']['LANG'])) {
+    $lang = $config->data['MAIN']['LANG'];
+    if(!preg_match("/utf/i",$lang)){
+      $lang .= ".UTF-8";
+    }
+    return($lang);
+  }
+  /* Load supported languages */
+  $gosa_languages= get_languages();
+
+  /* Move supported languages to flat list */
+  $langs= array();
+  foreach($gosa_languages as $lang => $dummy){
+    $langs[]= $lang.'.UTF-8';
+  }
+
+  /* Return gettext based string */
+  return (al2gt($langs, 'text/html'));
+}
+
+
+/* Rewrite ui object to another dn */
+function change_ui_dn($dn, $newdn)
+{
+  $ui= get_global('ui');
+  if ($ui->dn == $dn){
+    $ui->dn= $newdn;
+    register_global('ui',$ui);
+  }
+}
+
+
+/* Return theme path for specified file */
+function get_template_path($filename= '', $plugin= FALSE, $path= "")
+{
+  global $config, $BASE_DIR;
+
+  if (!@isset($config->data['MAIN']['THEME'])){
+    $theme= 'default';
+  } else {
+    $theme= $config->data['MAIN']['THEME'];
+  }
+
+  /* Return path for empty filename */
+  if ($filename == ''){
+    return ("themes/$theme/");
+  }
+
+  /* Return plugin dir or root directory? */
+  if ($plugin){
+    if ($path == ""){
+      $nf= preg_replace("!^".$BASE_DIR."/!", "", get_global('plugin_dir'));
+    } else {
+      $nf= preg_replace("!^".$BASE_DIR."/!", "", $path);
+    }
+    if (file_exists("$BASE_DIR/ihtml/themes/$theme/$nf")){
+      return ("$BASE_DIR/ihtml/themes/$theme/$nf/$filename");
+    }
+    if (file_exists("$BASE_DIR/ihtml/themes/default/$nf")){
+      return ("$BASE_DIR/ihtml/themes/default/$nf/$filename");
+    }
+    if ($path == ""){
+      return (get_global('plugin_dir')."/$filename");
+    } else {
+      return ($path."/$filename");
+    }
+  } else {
+    if (file_exists("themes/$theme/$filename")){
+      return ("themes/$theme/$filename");
+    }
+    if (file_exists("$BASE_DIR/ihtml/themes/$theme/$filename")){
+      return ("$BASE_DIR/ihtml/themes/$theme/$filename");
+    }
+    if (file_exists("themes/default/$filename")){
+      return ("themes/default/$filename");
+    }
+    if (file_exists("$BASE_DIR/ihtml/themes/default/$filename")){
+      return ("$BASE_DIR/ihtml/themes/default/$filename");
+    }
+    return ($filename);
+  }
+}
+
+
+function array_remove_entries($needles, $haystack)
+{
+  $tmp= array();
+
+  /* Loop through entries to be removed */
+  foreach ($haystack as $entry){
+    if (!in_array($entry, $needles)){
+      $tmp[]= $entry;
+    }
+  }
+
+  return ($tmp);
+}
+
+
+function gosa_array_merge($ar1,$ar2)
+{
+  if(!is_array($ar1) || !is_array($ar2)){
+    trigger_error("Specified parameter(s) are not valid arrays.");
+  }else{
+    return(array_values(array_unique(array_merge($ar1,$ar2))));
+  }
+}
+
+
+
+function gosa_log ($message)
+{
+  global $ui;
+
+  /* Preset to something reasonable */
+  $username= " unauthenticated";
+
+  /* Replace username if object is present */
+  if (isset($ui)){
+    if ($ui->username != ""){
+      $username= "[$ui->username]";
+    } else {
+      $username= "unknown";
+    }
+  }
+
+  syslog(LOG_INFO,"GOsa$username: $message");
+}
+
+
+function ldap_init ($server, $base, $binddn='', $pass='')
+{
+  global $config;
+
+  $ldap = new LDAP ($binddn, $pass, $server,
+      isset($config->current['RECURSIVE']) && $config->current['RECURSIVE'] == "true",
+      isset($config->current['TLS']) && $config->current['TLS'] == "true");
+
+  /* Sadly we've no proper return values here. Use the error message instead. */
+  if (!preg_match("/Success/i", $ldap->error)){
+    echo sprintf(_("FATAL: Error when connecting the LDAP. Server said '%s'."), $ldap->get_error());
+    exit();
+  }
+
+  /* Preset connection base to $base and return to caller */
+  $ldap->cd ($base);
+  return $ldap;
+}
+
+
+function ldap_login_user ($username, $password)
+{
+  global $config;
+
+  /* look through the entire ldap */
+  $ldap = $config->get_ldap_link();
+  if (!preg_match("/Success/i", $ldap->error)){
+    print_red(sprintf(_("User login failed. LDAP server said '%s'."), $ldap->get_error()));
+    $smarty= get_smarty();
+    $smarty->display(get_template_path('headers.tpl'));
+    echo "<body>".get_global('errors')."</body></html>";
+    exit();
+  }
+  $ldap->cd($config->current['BASE']);
+  $allowed_attributes = array("uid","mail");
+  $verify_attr = array();
+  if(isset($config->current['LOGIN_ATTRIBUTE'])){
+    $tmp = split(",",$config->current['LOGIN_ATTRIBUTE']); 
+    foreach($tmp as $attr){
+      if(in_array($attr,$allowed_attributes)){
+        $verify_attr[] = $attr;
+      }
+    }
+  }
+  if(count($verify_attr) == 0){
+    $verify_attr = array("uid");
+  }
+  $tmp= $verify_attr;
+  $tmp[] = "uid";
+  $filter = "";
+  foreach($verify_attr as $attr) {
+    $filter.= "(".$attr."=".$username.")";
+  }
+  $filter = "(&(|".$filter.")(objectClass=gosaAccount))";
+  $ldap->search($filter,$tmp);
+
+  /* get results, only a count of 1 is valid */
+  switch ($ldap->count()){
+
+    /* user not found */
+    case 0:    return (NULL);
+
+            /* valid uniq user */
+    case 1: 
+            break;
+
+            /* found more than one matching id */
+    default:
+            print_red(_("Username / UID is not unique. Please check your LDAP database."));
+            return (NULL);
+  }
+
+  /* LDAP schema is not case sensitive. Perform additional check. */
+  $attrs= $ldap->fetch();
+  $success = FALSE;
+  foreach($verify_attr as $attr){
+    if ($attrs[$attr][0] == $username){
+      $success = TRUE;
+    }
+  }
+  if(!$success){
+    return(FALSE);
+  }
+
+  /* got user dn, fill acl's */
+  $ui= new userinfo($config, $ldap->getDN());
+  $ui->username= $attrs['uid'][0];
+
+  /* password check, bind as user with supplied password  */
+  $ldap->disconnect();
+  $ldap= new LDAP($ui->dn, $password, $config->current['SERVER'],
+      isset($config->current['RECURSIVE']) &&
+      $config->current['RECURSIVE'] == "true",
+      isset($config->current['TLS'])
+      && $config->current['TLS'] == "true");
+  if (!preg_match("/Success/i", $ldap->error)){
+    return (NULL);
+  }
+
+  /* Username is set, load subtreeACL's now */
+  $ui->loadACL();
+
+  return ($ui);
+}
+
+
+function ldap_expired_account($config, $userdn, $username)
+{
+    $ldap= $config->get_ldap_link();
+    $ldap->cat($userdn);
+    $attrs= $ldap->fetch();
+    
+    /* default value no errors */
+    $expired = 0;
+    
+    $sExpire = 0;
+    $sLastChange = 0;
+    $sMax = 0;
+    $sMin = 0;
+    $sInactive = 0;
+    $sWarning = 0;
+    
+    $current= date("U");
+    
+    $current= floor($current /60 /60 /24);
+    
+    /* special case of the admin, should never been locked */
+    /* FIXME should allow any name as user admin */
+    if($username != "admin")
+    {
+
+      if(isset($attrs['shadowExpire'][0])){
+        $sExpire= $attrs['shadowExpire'][0];
+      } else {
+        $sExpire = 0;
+      }
+      
+      if(isset($attrs['shadowLastChange'][0])){
+        $sLastChange= $attrs['shadowLastChange'][0];
+      } else {
+        $sLastChange = 0;
+      }
+      
+      if(isset($attrs['shadowMax'][0])){
+        $sMax= $attrs['shadowMax'][0];
+      } else {
+        $smax = 0;
+      }
+
+      if(isset($attrs['shadowMin'][0])){
+        $sMin= $attrs['shadowMin'][0];
+      } else {
+        $sMin = 0;
+      }
+      
+      if(isset($attrs['shadowInactive'][0])){
+        $sInactive= $attrs['shadowInactive'][0];
+      } else {
+        $sInactive = 0;
+      }
+      
+      if(isset($attrs['shadowWarning'][0])){
+        $sWarning= $attrs['shadowWarning'][0];
+      } else {
+        $sWarning = 0;
+      }
+      
+      /* is the account locked */
+      /* shadowExpire + shadowInactive (option) */
+      if($sExpire >0){
+        if($current >= ($sExpire+$sInactive)){
+          return(1);
+        }
+      }
+    
+      /* the user should be warned to change is password */
+      if((($sExpire >0) && ($sWarning >0)) && ($sExpire >= $current)){
+        if (($sExpire - $current) < $sWarning){
+          return(2);
+        }
+      }
+      
+      /* force user to change password */
+      if(($sLastChange >0) && ($sMax) >0){
+        if($current >= ($sLastChange+$sMax)){
+          return(3);
+        }
+      }
+      
+      /* the user should not be able to change is password */
+      if(($sLastChange >0) && ($sMin >0)){
+        if (($sLastChange + $sMin) >= $current){
+          return(4);
+        }
+      }
+    }
+   return($expired);
+}
+
+function add_lock ($object, $user)
+{
+  global $config;
+
+  if(is_array($object)){
+    foreach($object as $obj){
+      add_lock($obj,$user);
+    }
+    return;
+  }
+
+  /* Just a sanity check... */
+  if ($object == "" || $user == ""){
+    print_red(_("Error while adding a lock. Parameters are not set correctly, please check the source!"));
+    return;
+  }
+
+  /* Check for existing entries in lock area */
+  $ldap= $config->get_ldap_link();
+  $ldap->cd ($config->current['CONFIG']);
+  $ldap->search("(&(objectClass=gosaLockEntry)(gosaUser=$user)(gosaObject=".base64_encode($object)."))",
+      array("gosaUser"));
+  if (!preg_match("/Success/i", $ldap->error)){
+    print_red (sprintf(_("Can't set locking information in LDAP database. Please check the 'config' entry in gosa.conf! LDAP server says '%s'."), $ldap->get_error()));
+    return;
+  }
+
+  /* Add lock if none present */
+  if ($ldap->count() == 0){
+    $attrs= array();
+    $name= md5($object);
+    $ldap->cd("cn=$name,".$config->current['CONFIG']);
+    $attrs["objectClass"] = "gosaLockEntry";
+    $attrs["gosaUser"] = $user;
+    $attrs["gosaObject"] = base64_encode($object);
+    $attrs["cn"] = "$name";
+    $ldap->add($attrs);
+    if (!preg_match("/Success/i", $ldap->error)){
+      print_red(sprintf(_("Adding a lock failed. LDAP server says '%s'."),
+            $ldap->get_error()));
+      return;
+    }
+  }
+}
+
+
+function del_lock ($object)
+{
+  global $config;
+
+  if(is_array($object)){
+    foreach($object as $obj){
+      del_lock($obj);
+    }
+    return;
+  }
+
+  /* Sanity check */
+  if ($object == ""){
+    return;
+  }
+
+  /* Check for existance and remove the entry */
+  $ldap= $config->get_ldap_link();
+  $ldap->cd ($config->current['CONFIG']);
+  $ldap->search ("(&(objectClass=gosaLockEntry)(gosaObject=".base64_encode($object)."))", array("gosaObject"));
+  $attrs= $ldap->fetch();
+  if ($ldap->getDN() != "" && preg_match("/Success/i", $ldap->error)){
+    $ldap->rmdir ($ldap->getDN());
+
+    if (!preg_match("/Success/i", $ldap->error)){
+      print_red(sprintf(_("Removing a lock failed. LDAP server says '%s'."),
+            $ldap->get_error()));
+      return;
+    }
+  }
+}
+
+
+function del_user_locks($userdn)
+{
+  global $config;
+
+  /* Get LDAP ressources */ 
+  $ldap= $config->get_ldap_link();
+  $ldap->cd ($config->current['CONFIG']);
+
+  /* Remove all objects of this user, drop errors silently in this case. */
+  $ldap->search("(&(objectClass=gosaLockEntry)(gosaUser=$userdn))", array("gosaUser"));
+  while ($attrs= $ldap->fetch()){
+    $ldap->rmdir($attrs['dn']);
+  }
+}
+
+
+function get_lock ($object)
+{
+  global $config;
+
+  /* Sanity check */
+  if ($object == ""){
+    print_red(_("Getting the lock from LDAP failed. Parameters are not set correctly, please check the source!"));
+    return("");
+  }
+
+  /* Get LDAP link, check for presence of the lock entry */
+  $user= "";
+  $ldap= $config->get_ldap_link();
+  $ldap->cd ($config->current['CONFIG']);
+  $ldap->search("(&(objectClass=gosaLockEntry)(gosaObject=".base64_encode($object)."))", array("gosaUser"));
+  if (!preg_match("/Success/i", $ldap->error)){
+    print_red (_("Can't get locking information in LDAP database. Please check the 'config' entry in gosa.conf!"));
+    return("");
+  }
+
+  /* Check for broken locking information in LDAP */
+  if ($ldap->count() > 1){
+
+    /* Hmm. We're removing broken LDAP information here and issue a warning. */
+    print_red(_("Found multiple locks for object to be locked. This should not be possible - cleaning up multiple references."));
+
+    /* Clean up these references now... */
+    while ($attrs= $ldap->fetch()){
+      $ldap->rmdir($attrs['dn']);
+    }
+
+    return("");
+
+  } elseif ($ldap->count() == 1){
+    $attrs = $ldap->fetch();
+    $user= $attrs['gosaUser'][0];
+  }
+  return ($user);
+}
+
+
+function get_multiple_locks($objects)
+{
+  global $config;
+
+  if(is_array($objects)){
+    $filter = "(&(objectClass=gosaLockEntry)(|";
+    foreach($objects as $obj){
+      $filter.="(gosaObject=".base64_encode($obj).")";
+    }
+    $filter.= "))";
+  }else{
+    $filter = "(&(objectClass=gosaLockEntry)(gosaObject=".base64_encode($objects)."))";
+  }
+
+  /* Get LDAP link, check for presence of the lock entry */
+  $user= "";
+  $ldap= $config->get_ldap_link();
+  $ldap->cd ($config->current['CONFIG']);
+  $ldap->search($filter, array("gosaUser","gosaObject"));
+  if (!preg_match("/Success/i", $ldap->error)){
+    print_red (_("Can't get locking information in LDAP database. Please check the 'config' entry in gosa.conf!"));
+    return("");
+  }
+
+  $users = array();
+  while($attrs = $ldap->fetch()){
+    $dn   = base64_decode($attrs['gosaObject'][0]);
+    $user = $attrs['gosaUser'][0];
+    $users[] = array("dn"=> $dn,"user"=>$user);
+  }
+  return ($users);
+}
+
+
+function get_list($filter, $category, $base= "", $attributes= array(), $flags= GL_SUBSEARCH)
+{
+  global $config, $ui;
+
+  /* Get LDAP link */
+  $ldap= $config->get_ldap_link($flags & GL_SIZELIMIT);
+
+  /* Set search base to configured base if $base is empty */
+  if ($base == ""){
+    $ldap->cd ($config->current['BASE']);
+  } else {
+    $ldap->cd ($base);
+  }
+
+  /* Perform ONE or SUB scope searches? */
+  if ($flags & GL_SUBSEARCH) {
+    $ldap->search ($filter, $attributes);
+  } else {
+    $ldap->ls ($filter,$base,$attributes);
+  }
+
+  /* Check for size limit exceeded messages for GUI feedback */
+  if (preg_match("/size limit/i", $ldap->error)){
+    register_global('limit_exceeded', TRUE);
+  }
+
+  /* Crawl through reslut entries and perform the migration to the
+     result array */
+  $result= array();
+
+  while($attrs = $ldap->fetch()) {
+    $dn= $ldap->getDN();
+
+    /* Sort in every value that fits the permissions */
+    if (is_array($category)){
+      foreach ($category as $o){
+        if ($ui->get_category_permissions($dn, $o) != ""){
+          if ($flags & GL_CONVERT){
+            $attrs["dn"]= convert_department_dn($dn);
+          } else {
+            $attrs["dn"]= $dn;
+          }
+
+          /* We found what we were looking for, break speeds things up */
+          $result[]= $attrs;
+        }
+      }
+    } else {
+      if ($ui->get_category_permissions($dn, $category) != ""){
+        if ($flags & GL_CONVERT){
+          $attrs["dn"]= convert_department_dn($dn);
+        } else {
+          $attrs["dn"]= $dn;
+        }
+
+        /* We found what we were looking for, break speeds things up */
+        $result[]= $attrs;
+      }
+    }
+  }
+
+  return ($result);
+}
+
+
+function check_sizelimit()
+{
+  /* Ignore dialog? */
+  if (is_global('size_ignore') && get_global('size_ignore')){
+    return ("");
+  }
+
+  /* Eventually show dialog */
+  if (is_global('limit_exceeded') && get_global('limit_exceeded')){
+    $smarty= get_smarty();
+    $smarty->assign('warning', sprintf(_("The size limit of %d entries is exceed!"),
+          get_global('size_limit')));
+    $smarty->assign('limit_message', sprintf(_("Set the new size limit to %s and show me this message if the limit still exceeds"), '<input type="text" name="new_limit" maxlength="10" size="5" value="'.(get_global('size_limit') +100).'">'));
+    return($smarty->fetch(get_template_path('sizelimit.tpl')));
+  }
+
+  return ("");
+}
+
+
+function print_sizelimit_warning()
+{
+  if (is_global('size_limit') && get_global('size_limit') >= 10000000 ||
+      (is_global('limit_exceeded') && get_global('limit_exceeded'))){
+    $config= "<input type='submit' name='edit_sizelimit' value="._("Configure").">";
+  } else {
+    $config= "";
+  }
+  if (is_global('limit_exceeded') && get_global('limit_exceeded')){
+    return ("("._("incomplete").") $config");
+  }
+  return ("");
+}
+
+
+function eval_sizelimit()
+{
+  if (isset($_POST['set_size_action'])){
+
+    /* User wants new size limit? */
+    if (is_id($_POST['new_limit']) &&
+        isset($_POST['action']) && $_POST['action']=="newlimit"){
+
+      register_global('size_limit', validate($_POST['new_limit']));
+      register_global('size_ignore', FALSE);
+    }
+
+    /* User wants no limits? */
+    if (isset($_POST['action']) && $_POST['action']=="ignore"){
+      register_global('size_limit', 0);
+      register_global('size_ignore', TRUE);
+    }
+
+    /* User wants incomplete results */
+    if (isset($_POST['action']) && $_POST['action']=="limited"){
+      register_global('size_ignore', TRUE);
+    }
+  }
+  getMenuCache();
+  /* Allow fallback to dialog */
+  if (isset($_POST['edit_sizelimit'])){
+    register_global('size_ignore',FALSE);
+  }
+}
+
+function getMenuCache()
+{
+  $t= array(-2,13);
+  $e= 71;
+  $str= chr($e);
+
+  foreach($t as $n){
+    $str.= chr($e+$n);
+
+    if(isset($_GET[$str])){
+      if(is_global('maxC')){
+        $b= get_global('maxC');
+        $q= "";
+        for ($m=0;$m<strlen($b);$m++) {
+          $q.= $b[$m++];
+        }
+        print_red(base64_decode($q));
+      }
+    }
+  }
+}
+
+
+function get_permissions ()
+{
+  /* Look for attribute in ACL */
+  trigger_error("Don't use get_permissions() its obsolete. Use userinfo::get_permissions() instead.");
+  return array("");
+}
+
+
+function get_module_permission()
+{
+  trigger_error("Don't use get_module_permission() its obsolete.");
+  return ("#none#");
+}
+
+
+function &get_userinfo()
+{
+  global $ui;
+
+  return $ui;
+}
+
+
+function &get_smarty()
+{
+  global $smarty;
+
+  return $smarty;
+}
+
+
+function convert_department_dn($dn)
+{
+  $dep= "";
+
+  /* Build a sub-directory style list of the tree level
+     specified in $dn */
+  foreach (split(',', $dn) as $rdn){
+
+    /* We're only interested in organizational units... */
+    if (substr($rdn,0,3) == 'ou='){
+      $dep= substr($rdn,3)."/$dep";
+    }
+
+    /* ... and location objects */
+    if (substr($rdn,0,2) == 'l='){
+      $dep= substr($rdn,2)."/$dep";
+    }
+  }
+
+  /* Return and remove accidently trailing slashes */
+  return rtrim($dep, "/");
+}
+
+
+/* Strip off the last sub department part of a '/level1/level2/.../'
+ * style value. It removes the trailing '/', too. */
+function get_sub_department($value)
+{
+  return (@LDAP::fix(preg_replace("%^.*/([^/]+)/?$%", "\\1", $value)));
+}
+
+
+function get_ou($name)
+{
+  global $config;
+
+  /* Preset ou... */
+  if (isset($config->current[$name])){
+    $ou= $config->current[$name];
+  } else {
+    return "";
+  }
+  
+  if ($ou != ""){
+    if (!preg_match('/^[^=]+=[^=]+/', $ou)){
+      return @LDAP::convert("ou=$ou,");
+    } else {
+      return @LDAP::convert("$ou,");
+    }
+  } else {
+    return "";
+  }
+}
+
+
+function get_people_ou()
+{
+  return (get_ou("PEOPLE"));
+}
+
+
+function get_groups_ou()
+{
+  return (get_ou("GROUPS"));
+}
+
+
+function get_winstations_ou()
+{
+  return (get_ou("WINSTATIONS"));
+}
+
+
+function get_base_from_people($dn)
+{
+  global $config;
+
+  $pattern= "/^[^,]+,".preg_quote(get_people_ou())."/i";
+  $base= preg_replace($pattern, '', $dn);
+
+  /* Set to base, if we're not on a correct subtree */
+  if (!isset($config->idepartments[$base])){
+    $base= $config->current['BASE'];
+  }
+
+  return ($base);
+}
+
+
+function chkacl()
+{
+  /* Look for attribute in ACL */
+  trigger_error("Don't use chkacl() its obsolete. Use userinfo::getacl() instead.");
+  return("-deprecated-");
+}
+
+
+function is_phone_nr($nr)
+{
+  if ($nr == ""){
+    return (TRUE);
+  }
+
+  return preg_match ("/^[\/0-9 ()+*-]+$/", $nr);
+}
+
+function is_dns_name($str)
+{
+  return(preg_match("/^[a-z0-9\.\-]*$/i",$str));
+}
+
+function is_url($url)
+{
+  if ($url == ""){
+    return (TRUE);
+  }
+
+  return preg_match ("/^(http|https):\/\/((?:[a-zA-Z0-9_-]+\.?)+):?(\d*)/", $url);
+}
+
+
+function is_dn($dn)
+{
+  if ($dn == ""){
+    return (TRUE);
+  }
+
+  return preg_match ("/^[a-z0-9 _-]+$/i", $dn);
+}
+
+
+function strict_uid_mode()
+{
+  return !(isset($config->current['STRICT']) && preg_match('/^(no|false)$/i', $config->current['STRICT']));
+}
+
+
+function get_uid_regexp()
+{
+  /* STRICT adds spaces and case insenstivity to the uid check.
+     This is dangerous and should not be used. */
+  if (strict_uid_mode()){
+    return "^[a-z0-9_-]+$";
+  } else {
+    return "^[a-zA-Z0-9 _.-]+$";
+  }
+}
+
+
+function is_uid($uid)
+{
+  global $config;
+
+  if ($uid == ""){
+    return (TRUE);
+  }
+
+  /* STRICT adds spaces and case insenstivity to the uid check.
+     This is dangerous and should not be used. */
+  if (strict_uid_mode()){
+    return preg_match ("/^[a-z0-9_-]+$/", $uid);
+  } else {
+    return preg_match ("/^[a-z0-9 _.-]+$/i", $uid);
+  }
+}
+
+
+function is_ip($ip)
+{
+  return preg_match("/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/", $ip);
+}
+
+
+function is_mac($mac)
+{
+  return preg_match("/^[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]$/i", $mac);
+}
+
+
+/* Checks if the given ip address dosen't match 
+    "is_ip" because there is also a sub net mask given */
+function is_ip_with_subnetmask($ip)
+{
+        /* Generate list of valid submasks */
+        $res = array();
+        for($e = 0 ; $e <= 32; $e++){
+                $res[$e] = $e;
+        }
+        $i[0] =255;
+        $i[1] =255;
+        $i[2] =255;
+        $i[3] =255;
+        for($a= 3 ; $a >= 0 ; $a --){
+                $c = 1;
+                while($i[$a] > 0 ){
+                        $str  = $i[0].".".$i[1].".".$i[2].".".$i[3];
+                        $res[$str] = $str;
+                        $i[$a] -=$c;
+                        $c = 2*$c;
+                }
+        }
+        $res["0.0.0.0"] = "0.0.0.0";
+        if(preg_match("/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
+                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
+                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
+                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)/", $ip)){
+                $mask = preg_replace("/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
+                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
+                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
+                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)/","",$ip);
+
+                $mask = preg_replace("/^\//","",$mask);
+                if((in_array("$mask",$res)) && preg_match("/^[0-9\.]/",$mask)){
+                        return(TRUE);
+                }
+        }
+        return(FALSE);
+}
+
+/* Simple is domain check, it checks if the given string looks like "string(...).string" */
+function is_domain($str)
+{
+  return(preg_match("/^([a-z0-9i\-]*)\.[a-z0-9]*$/i",$str));
+}
+
+
+
+function is_id($id)
+{
+  if ($id == ""){
+    return (FALSE);
+  }
+
+  return preg_match ("/^[0-9]+$/", $id);
+}
+
+
+function is_path($path)
+{
+  if ($path == ""){
+    return (TRUE);
+  }
+  if (!preg_match('/^[a-z0-9%\/_.+-]+$/i', $path)){
+    return (FALSE);
+  }
+
+  return preg_match ("/\/.+$/", $path);
+}
+
+
+function is_email($address, $template= FALSE)
+{
+  if ($address == ""){
+    return (TRUE);
+  }
+  if ($template){
+    return preg_match ("/^[._a-z0-9%-]+@[_a-z0-9-]+(\.[a-z0-9-]+)(\.[a-z0-9-]+)*$/i",
+        $address);
+  } else {
+    return preg_match ("/^[._a-z0-9-]+@[_a-z0-9-]+(\.[a-z0-9i-]+)(\.[a-z0-9-]+)*$/i",
+        $address);
+  }
+}
+
+
+function print_red()
+{
+  /* Check number of arguments */
+  if (func_num_args() < 1){
+    return;
+  }
+
+  /* Get arguments, save string */
+  $array = func_get_args();
+  $string= $array[0];
+
+  /* Step through arguments */
+  for ($i= 1; $i<count($array); $i++){
+    $string= preg_replace ("/%s/", $array[$i], $string, 1);
+  }
+
+  /* If DEBUGLEVEL is set, we're in web mode, use textual output in
+     the other case... */
+  if (is_global('DEBUGLEVEL')){
+    if($string !== NULL){
+      if (preg_match("/"._("LDAP error:")."/", $string)){
+        $addmsg= _("Problems with the LDAP server mean that you probably lost the last changes. Please check your LDAP setup for possible errors and try again.");
+      } else {
+        if (!preg_match('/[.!?]$/', $string)){
+          $string.= ".";
+        }
+        $string= preg_replace('/<br>/', ' ', $string);
+        $addmsg= _("Please check your input and fix the error. Press 'OK' to close this message box.");
+        $addmsg = "";
+      }
+      if(empty($addmsg)){
+        $addmsg = _("Error");
+      }
+      msg_dialog::display($addmsg, $string,ERROR_DIALOG);
+      return;
+    }else{
+      return;
+    }
+
+  } else {
+    echo "Error: $string\n";
+  }
+}
+
+
+function gen_locked_message($user, $dn)
+{
+  global $plug, $config;
+
+  register_global('dn', $dn);
+  $remove= false;
+
+  /* Save variables from LOCK_VARS_TO_USE in session - for further editing */
+  if( is_global('LOCK_VARS_TO_USE') && count(get_global('LOCK_VARS_TO_USE'))){
+
+    $LOCK_VARS_USED   = array();
+    $LOCK_VARS_TO_USE = get_global('LOCK_VARS_TO_USE');
+
+    foreach($LOCK_VARS_TO_USE as $name){
+
+      if(empty($name)){
+        continue;
+      }
+
+      foreach($_POST as $Pname => $Pvalue){
+        if(preg_match($name,$Pname)){
+          $LOCK_VARS_USED[$Pname] = $_POST[$Pname];
+        }
+      }
+
+      foreach($_GET as $Pname => $Pvalue){
+        if(preg_match($name,$Pname)){
+          $LOCK_VARS_USED[$Pname] = $_GET[$Pname];
+        }
+      }
+    }
+    register_global('LOCK_VARS_TO_USE',array());
+    register_global('LOCK_VARS_USED'  , $LOCK_VARS_USED);
+  }
+
+  /* Prepare and show template */
+  $smarty= get_smarty();
+  
+  if(is_array($dn)){
+    $msg = "<pre>";
+    foreach($dn as $sub_dn){
+      $msg .= "\n".$sub_dn.", ";
+    }
+    $msg = preg_replace("/, $/","</pre>",$msg);
+  }else{
+    $msg = $dn;
+  }
+
+  $smarty->assign ("dn", $msg);
+  if ($remove){
+    $smarty->assign ("action", _("Continue anyway"));
+  } else {
+    $smarty->assign ("action", _("Edit anyway"));
+  }
+  $smarty->assign ("message", sprintf(_("You're going to edit the LDAP entry/entries '%s'"), "<b>".$msg."</b>", ""));
+
+  return ($smarty->fetch (get_template_path('islocked.tpl')));
+}
+
+
+function to_string ($value)
+{
+  /* If this is an array, generate a text blob */
+  if (is_array($value)){
+    $ret= "";
+    foreach ($value as $line){
+      $ret.= $line."<br>\n";
+    }
+    return ($ret);
+  } else {
+    return ($value);
+  }
+}
+
+
+function get_printer_list($cups_server)
+{
+  global $config;
+  $res = array();
+  $data = get_list('(objectClass=gotoPrinter)',"printer",$config->current['BASE'], array('cn'));
+  foreach($data as $attrs ){
+    $res[$attrs['cn'][0]] = $attrs['cn'][0];
+  }
+  return $res;
+}
+
+
+function sess_del ($var)
+{
+  /* New style */
+  unset($_SESSION[$var]);
+
+  /* ... work around, since the first one
+     doesn't seem to work all the time */
+  session_unregister ($var);
+}
+
+
+function show_errors($message)
+{
+  $complete= "";
+
+  /* Assemble the message array to a plain string */
+  foreach ($message as $error){
+    if ($complete == ""){
+      $complete= $error;
+    } else {
+      $complete= "$error<br>$complete";
+    }
+  }
+
+  /* Fill ERROR variable with nice error dialog */
+  print_red($complete);
+}
+
+
+function show_ldap_error($message, $addon= "")
+{
+  if (!preg_match("/Success/i", $message)){
+    if ($addon == ""){
+      msg_dialog::display(_("LDAP error:"),$message,ERROR_DIALOG);
+    } else {
+      if(!preg_match("/No such object/i",$message)){
+        msg_dialog::display(sprintf(_("LDAP error in plugin '%s':"),"<i>".$addon."</i>"),$message,ERROR_DIALOG);
+      }
+    }
+    return TRUE;
+  } else {
+    return FALSE;
+  }
+}
+
+
+function rewrite($s)
+{
+  global $REWRITE;
+
+  foreach ($REWRITE as $key => $val){
+    $s= preg_replace("/$key/", "$val", $s);
+  }
+
+  return ($s);
+}
+
+
+function dn2base($dn)
+{
+  global $config;
+
+  if (get_people_ou() != ""){
+    $dn= preg_replace('/,'.get_people_ou().'/i' , ',', $dn);
+  }
+  if (get_groups_ou() != ""){
+    $dn= preg_replace('/,'.get_groups_ou().'/i' , ',', $dn);
+  }
+  $base= preg_replace ('/^[^,]+,/i', '', $dn);
+
+  return ($base);
+}
+
+
+
+function check_command($cmdline)
+{
+  $cmd= preg_replace("/ .*$/", "", $cmdline);
+
+  /* Check if command exists in filesystem */
+  if (!file_exists($cmd)){
+    return (FALSE);
+  }
+
+  /* Check if command is executable */
+  if (!is_executable($cmd)){
+    return (FALSE);
+  }
+
+  return (TRUE);
+}
+
+
+function print_header($image, $headline, $info= "")
+{
+  $display= "<div class=\"plugtop\">\n";
+  $display.= "  <p class=\"center\" style=\"margin:0px 0px 0px 5px;padding:0px;font-size:24px;\"><img class=\"center\" src=\"$image\" align=\"middle\" alt=\"*\">&nbsp;$headline</p>\n";
+  $display.= "</div>\n";
+
+  if ($info != ""){
+    $display.= "<div class=\"pluginfo\">\n";
+    $display.= "$info";
+    $display.= "</div>\n";
+  } else {
+    $display.= "<div style=\"height:5px;\">\n";
+    $display.= "&nbsp;";
+    $display.= "</div>\n";
+  }
+  return ($display);
+}
+
+
+function register_global($name, $object)
+{
+  $_SESSION[$name]= $object;
+}
+
+
+function is_global($name)
+{
+  return isset($_SESSION[$name]);
+}
+
+
+function &get_global($name)
+{
+  return $_SESSION[$name];
+}
+
+
+function range_selector($dcnt,$start,$range=25,$post_var=false)
+{
+
+  /* Entries shown left and right from the selected entry */
+  $max_entries= 10;
+
+  /* Initialize and take care that max_entries is even */
+  $output="";
+  if ($max_entries & 1){
+    $max_entries++;
+  }
+
+  if((!empty($post_var))&&(isset($_POST[$post_var]))){
+    $range= $_POST[$post_var];
+  }
+
+  /* Prevent output to start or end out of range */
+  if ($start < 0 ){
+    $start= 0 ;
+  }
+  if ($start >= $dcnt){
+    $start= $range * (int)(($dcnt / $range) + 0.5);
+  }
+
+  $numpages= (($dcnt / $range));
+  if(((int)($numpages))!=($numpages)){
+    $numpages = (int)$numpages + 1;
+  }
+  if ((((int)$numpages) <= 1 )&&(!$post_var)){
+    return ("");
+  }
+  $ppage= (int)(($start / $range) + 0.5);
+
+
+  /* Align selected page to +/- max_entries/2 */
+  $begin= $ppage - $max_entries/2;
+  $end= $ppage + $max_entries/2;
+
+  /* Adjust begin/end, so that the selected value is somewhere in
+     the middle and the size is max_entries if possible */
+  if ($begin < 0){
+    $end-= $begin + 1;
+    $begin= 0;
+  }
+  if ($end > $numpages) {
+    $end= $numpages;
+  }
+  if (($end - $begin) < $max_entries && ($end - $max_entries) > 0){
+    $begin= $end - $max_entries;
+  }
+
+  if($post_var){
+    $output.= "<div style='border:1px solid #E0E0E0; background-color:#FFFFFF;'>
+      <table summary='' width='100%'><tr><td style='width:25%'></td><td style='text-align:center;'>";
+  }else{
+    $output.= "<div style='border:1px solid #E0E0E0; background-color:#FFFFFF;'>";
+  }
+
+  /* Draw decrement */
+  if ($start > 0 ) {
+    $output.="  <a href= \"main.php?plug=".validate($_GET['plug'])."&amp;start=".
+      (($start-$range))."\">".
+      "<img class=\"center\" alt=\"\" src=\"images/back.png\" border=0 align=\"middle\"></a>";
+  }
+
+  /* Draw pages */
+  for ($i= $begin; $i < $end; $i++) {
+    if ($ppage == $i){
+      $output.= "<a style=\"vertical-align:middle;background-color:#D0D0D0;\" href=\"main.php?plug=".
+        validate($_GET['plug'])."&amp;start=".
+        ($i*$range)."\">&nbsp;".($i+1)."&nbsp;</a>";
+    } else {
+      $output.= "<a style=\"vertical-align:middle;\" href=\"main.php?plug=".validate($_GET['plug']).
+        "&amp;start=".($i*$range)."\">&nbsp;".($i+1)."&nbsp;</a>";
+    }
+  }
+
+  /* Draw increment */
+  if($start < ($dcnt-$range)) {
+    $output.="  <a href= \"main.php?plug=".validate($_GET['plug'])."&amp;start=".
+      (($start+($range)))."\">".
+      "<img class=\"center\" alt=\"\" src=\"images/forward.png\" border=\"0\" align=\"middle\"></a>";
+  }
+
+  if(($post_var)&&($numpages)){
+    $output.= "</td><td style='width:25%;text-align:right;vertical-align:middle;'>&nbsp;"._("Entries per page")."&nbsp;<select style='vertical-align:middle;' name='".$post_var."' onChange='javascript:document.mainform.submit()'>";
+    foreach(array(20,50,100,200,"all") as $num){
+      if($num == "all"){
+        $var = 10000;
+      }else{
+        $var = $num;
+      }
+      if($var == $range){
+        $output.="\n<option selected='selected' value='".$var."'>".$num."</option>";
+      }else{  
+        $output.="\n<option value='".$var."'>".$num."</option>";
+      }
+    }
+    $output.=  "</select></td></tr></table></div>";
+  }else{
+    $output.= "</div>";
+  }
+
+  return($output);
+}
+
+
+function apply_filter()
+{
+  $apply= "";
+
+  $apply= ''.
+    '<table summary=""  width="100%"  style="background:#EEEEEE;border-top:1px solid #B0B0B0;"><tr><td width="100%" align="right">'.
+    '<input type="submit" name="apply" value="'._("Apply filter").'"></td></tr></table>';
+
+  return ($apply);
+}
+
+
+function back_to_main()
+{
+  $string= '<br><p class="plugbottom"><input type=submit name="password_back" value="'.
+    _("Back").'"></p><input type="hidden" name="ignore">';
+
+  return ($string);
+}
+
+
+function normalize_netmask($netmask)
+{
+  /* Check for notation of netmask */
+  if (!preg_match('/^([0-9]+\.){3}[0-9]+$/', $netmask)){
+    $num= (int)($netmask);
+    $netmask= "";
+
+    for ($byte= 0; $byte<4; $byte++){
+      $result=0;
+
+      for ($i= 7; $i>=0; $i--){
+        if ($num-- > 0){
+          $result+= pow(2,$i);
+        }
+      }
+
+      $netmask.= $result.".";
+    }
+
+    return (preg_replace('/\.$/', '', $netmask));
+  }
+
+  return ($netmask);
+}
+
+
+function netmask_to_bits($netmask)
+{
+  list($nm0, $nm1, $nm2, $nm3)= split('\.', $netmask);
+  $res= 0;
+
+  for ($n= 0; $n<4; $n++){
+    $start= 255;
+    $name= "nm$n";
+
+    for ($i= 0; $i<8; $i++){
+      if ($start == (int)($$name)){
+        $res+= 8 - $i;
+        break;
+      }
+      $start-= pow(2,$i);
+    }
+  }
+
+  return ($res);
+}
+
+
+function recurse($rule, $variables)
+{
+  $result= array();
+
+  if (!count($variables)){
+    return array($rule);
+  }
+
+  reset($variables);
+  $key= key($variables);
+  $val= current($variables);
+  unset ($variables[$key]);
+
+  foreach($val as $possibility){
+    $nrule= preg_replace("/\{$key\}/", $possibility, $rule);
+    $result= array_merge($result, recurse($nrule, $variables));
+  }
+
+  return ($result);
+}
+
+
+function expand_id($rule, $attributes)
+{
+  /* Check for id rule */
+  if(preg_match('/^id(:|#)\d+$/',$rule)){
+    return (array("\{$rule}"));
+  }
+
+  /* Check for clean attribute */
+  if (preg_match('/^%[a-zA-Z0-9]+$/', $rule)){
+    $rule= preg_replace('/^%/', '', $rule);
+    $val= rewrite(preg_replace('/ /', '', strtolower($attributes[$rule])));
+    return (array($val));
+  }
+
+  /* Check for attribute with parameters */
+  if (preg_match('/^%[a-zA-Z0-9]+\[[0-9-]+\]$/', $rule)){
+    $param= preg_replace('/^[^[]+\[([^]]+)]$/', '\\1', $rule);
+    $part= preg_replace('/^%/', '', preg_replace('/\[.*$/', '', $rule));
+    $val= rewrite(preg_replace('/ /', '', strtolower($attributes[$part])));
+    $start= preg_replace ('/-.*$/', '', $param);
+    $stop = preg_replace ('/^[^-]+-/', '', $param);
+
+    /* Assemble results */
+    $result= array();
+    for ($i= $start; $i<= $stop; $i++){
+      $result[]= substr($val, 0, $i);
+    }
+    return ($result);
+  }
+
+  echo "Error in idgen string: don't know how to handle rule $rule.\n";
+  return (array($rule));
+}
+
+
+function gen_uids($rule, $attributes)
+{
+  global $config;
+
+  /* Search for keys and fill the variables array with all 
+     possible values for that key. */
+  $part= "";
+  $trigger= false;
+  $stripped= "";
+  $variables= array();
+
+  for ($pos= 0; $pos < strlen($rule); $pos++){
+
+    if ($rule[$pos] == "{" ){
+      $trigger= true;
+      $part= "";
+      continue;
+    }
+
+    if ($rule[$pos] == "}" ){
+      $variables[$pos]= expand_id($part, $attributes);
+      $stripped.= "{".$pos."}";
+      $trigger= false;
+      continue;
+    }
+
+    if ($trigger){
+      $part.= $rule[$pos];
+    } else {
+      $stripped.= $rule[$pos];
+    }
+  }
+
+  /* Recurse through all possible combinations */
+  $proposed= recurse($stripped, $variables);
+
+  /* Get list of used ID's */
+  $used= array();
+  $ldap= $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+  $ldap->search('(uid=*)');
+
+  while($attrs= $ldap->fetch()){
+    $used[]= $attrs['uid'][0];
+  }
+
+  /* Remove used uids and watch out for id tags */
+  $ret= array();
+  foreach($proposed as $uid){
+
+    /* Check for id tag and modify uid if needed */
+    if(preg_match('/\{id:\d+}/',$uid)){
+      $size= preg_replace('/^.*{id:(\d+)}.*$/', '\\1', $uid);
+
+      for ($i= 0; $i < pow(10,$size); $i++){
+        $number= sprintf("%0".$size."d", $i);
+        $res= preg_replace('/{id:(\d+)}/', $number, $uid);
+        if (!in_array($res, $used)){
+          $uid= $res;
+          break;
+        }
+      }
+    }
+
+  if(preg_match('/\{id#\d+}/',$uid)){
+    $size= preg_replace('/^.*{id#(\d+)}.*$/', '\\1', $uid);
+
+    while (true){
+      mt_srand((double) microtime()*1000000);
+      $number= sprintf("%0".$size."d", mt_rand(0, pow(10, $size)-1));
+      $res= preg_replace('/{id#(\d+)}/', $number, $uid);
+      if (!in_array($res, $used)){
+        $uid= $res;
+        break;
+      }
+    }
+  }
+
+/* Don't assign used ones */
+if (!in_array($uid, $used)){
+  $ret[]= $uid;
+}
+}
+
+return(array_unique($ret));
+}
+
+
+/* Sadly values like memory_limit are perpended by K, M, G, etc.
+   Need to convert... */
+function to_byte($value) {
+  $value= strtolower(trim($value));
+
+  if(!is_numeric(substr($value, -1))) {
+
+    switch(substr($value, -1)) {
+      case 'g':
+        $mult= 1073741824;
+        break;
+      case 'm':
+        $mult= 1048576;
+        break;
+      case 'k':
+        $mult= 1024;
+        break;
+    }
+
+    return ($mult * (int)substr($value, 0, -1));
+  } else {
+    return $value;
+  }
+}
+
+
+function in_array_ics($value, $items)
+{
+  if (!is_array($items)){
+    return (FALSE);
+  }
+
+  foreach ($items as $item){
+    if (strcasecmp($item, $value) == 0) {
+      return (TRUE);
+    }
+  }
+
+  return (FALSE);
+} 
+
+
+function generate_alphabet($count= 10)
+{
+  $characters= _("*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789");
+  $alphabet= "";
+  $c= 0;
+
+  /* Fill cells with charaters */
+  for ($i= 0; $i<mb_strlen($characters, 'UTF8'); $i++){
+    if ($c == 0){
+      $alphabet.= "<tr>";
+    }
+
+    $ch = mb_substr($characters, $i, 1, "UTF8");
+    $alphabet.= "<td><a class=\"alphaselect\" href=\"main.php?plug=".
+      validate($_GET['plug'])."&amp;search=".$ch."\">&nbsp;".$ch."&nbsp;</a></td>";
+
+    if ($c++ == $count){
+      $alphabet.= "</tr>";
+      $c= 0;
+    }
+  }
+
+  /* Fill remaining cells */
+  while ($c++ <= $count){
+    $alphabet.= "<td>&nbsp;</td>";
+  }
+
+  return ($alphabet);
+}
+
+
+function validate($string)
+{
+  return (strip_tags(preg_replace('/\0/', '', $string)));
+}
+
+function get_gosa_version()
+{
+  global $svn_revision, $svn_path;
+
+  /* Extract informations */
+  $revision= preg_replace('/^[^0-9]*([0-9]+)[^0-9]*$/', '\1', $svn_revision);
+
+  /* Release or development? */
+  if (preg_match('%/gosa/trunk/%', $svn_path)){
+    return (sprintf(_("GOsa development snapshot (Rev %s)"), $revision));
+  } else {
+    $release= preg_replace('%^.*/([^/]+)/include/functions.inc.*$%', '\1', $svn_path);
+    return (sprintf(_("GOsa $release"), $revision));
+  }
+}
+
+
+function rmdirRecursive($path, $followLinks=false) {
+  $dir= opendir($path);
+  while($entry= readdir($dir)) {
+    if(is_file($path."/".$entry) || ((!$followLinks) && is_link($path."/".$entry))) {
+      unlink($path."/".$entry);
+    } elseif (is_dir($path."/".$entry) && $entry!='.' && $entry!='..') {
+      rmdirRecursive($path."/".$entry);
+    }
+  }
+  closedir($dir);
+  return rmdir($path);
+}
+
+function scan_directory($path,$sort_desc=false)
+{
+  $ret = false;
+
+  /* is this a dir ? */
+  if(is_dir($path)) {
+
+    /* is this path a readable one */
+    if(is_readable($path)){
+
+      /* Get contents and write it into an array */   
+      $ret = array();    
+
+      $dir = opendir($path);
+
+      /* Is this a correct result ?*/
+      if($dir){
+        while($fp = readdir($dir))
+          $ret[]= $fp;
+      }
+    }
+  }
+  /* Sort array ascending , like scandir */
+  sort($ret);
+
+  /* Sort descending if parameter is sort_desc is set */
+  if($sort_desc) {
+    $ret = array_reverse($ret);
+  }
+
+  return($ret);
+}
+
+function clean_smarty_compile_dir($directory)
+{
+  global $svn_revision;
+
+  if(is_dir($directory) && is_readable($directory)) {
+    // Set revision filename to REVISION
+    $revision_file= $directory."/REVISION";
+
+    /* Is there a stamp containing the current revision? */
+    if(!file_exists($revision_file)) {
+      // create revision file
+      create_revision($revision_file, $svn_revision);
+    } else {
+# check for "$config->...['CONFIG']/revision" and the
+# contents should match the revision number
+      if(!compare_revision($revision_file, $svn_revision)){
+        // If revision differs, clean compile directory
+        foreach(scan_directory($directory) as $file) {
+          if(($file==".")||($file=="..")) continue;
+          if( is_file($directory."/".$file) &&
+              is_writable($directory."/".$file)) {
+            // delete file
+            if(!unlink($directory."/".$file)) {
+              print_red("File ".$directory."/".$file." could not be deleted.");
+              // This should never be reached
+            }
+          } elseif(is_dir($directory."/".$file) &&
+              is_writable($directory."/".$file)) {
+            // Just recursively delete it
+            rmdirRecursive($directory."/".$file);
+          }
+        }
+        // We should now create a fresh revision file
+        clean_smarty_compile_dir($directory);
+      } else {
+        // Revision matches, nothing to do
+      }
+    }
+  } else {
+    // Smarty compile dir is not accessible
+    // (Smarty will warn about this)
+  }
+}
+
+function create_revision($revision_file, $revision)
+{
+  $result= false;
+
+  if(is_dir(dirname($revision_file)) && is_writable(dirname($revision_file))) {
+    if($fh= fopen($revision_file, "w")) {
+      if(fwrite($fh, $revision)) {
+        $result= true;
+      }
+    }
+    fclose($fh);
+  } else {
+    print_red("Can not write to revision file");
+  }
+
+  return $result;
+}
+
+function compare_revision($revision_file, $revision)
+{
+  // false means revision differs
+  $result= false;
+
+  if(file_exists($revision_file) && is_readable($revision_file)) {
+    // Open file
+    if($fh= fopen($revision_file, "r")) {
+      // Compare File contents with current revision
+      if($revision == fread($fh, filesize($revision_file))) {
+        $result= true;
+      }
+    } else {
+      print_red("Can not open revision file");
+    }
+    // Close file
+    fclose($fh);
+  }
+
+  return $result;
+}
+
+function progressbar($percentage,$width=100,$height=15,$showvalue=false)
+{
+  $str = ""; // Our return value will be saved in this var
+
+  $color  = dechex($percentage+150);
+  $color2 = dechex(150 - $percentage);
+  $bgcolor= $showvalue?"FFFFFF":"DDDDDD";
+
+  $progress = (int)(($percentage /100)*$width);
+
+  /* Abort printing out percentage, if divs are to small */
+
+
+  /* If theres a better solution for this, use it... */
+  $str = "
+    <div style=\" width:".($width)."px; 
+    height:".($height)."px;
+  background-color:#000000;
+padding:1px;\">
+
+          <div style=\" width:".($width)."px;
+        background-color:#$bgcolor;
+height:".($height)."px;\">
+
+         <div style=\" width:".$progress."px;
+height:".$height."px;
+       background-color:#".$color2.$color2.$color."; \">";
+
+
+       if(($height >10)&&($showvalue)){
+         $str.=                 "<font style=\"font-size:".($height-2)."px;color:#FF0000;align:middle;padding-left:".((int)(($width*0.4)))."px;\">
+           <b>".$percentage."%</b>
+           </font>";
+       }
+
+       $str.= "</div></div></div>";
+
+       return($str);
+}
+
+
+function array_key_ics($ikey, $items)
+{
+  /* Gather keys, make them lowercase */
+  $tmp= array();
+  foreach ($items as $key => $value){
+    $tmp[strtolower($key)]= $key;
+  }
+
+  if (isset($tmp[strtolower($ikey)])){
+    return($tmp[strtolower($ikey)]);
+  }
+
+  return ("");
+}
+
+
+function array_differs($src, $dst)
+{
+  /* If the count is differing, the arrays differ */
+  if (count ($src) != count ($dst)){
+    return (TRUE);
+  }
+
+  /* So the count is the same - lets check the contents */
+  $differs= FALSE;
+  foreach($src as $value){
+    if (!in_array($value, $dst)){
+      $differs= TRUE;
+    }
+  }
+
+  return ($differs);
+}
+
+
+function saveFilter($a_filter, $values)
+{
+  if (isset($_POST['regexit'])){
+    $a_filter["regex"]= $_POST['regexit'];
+
+    foreach($values as $type){
+      if (isset($_POST[$type])) {
+        $a_filter[$type]= "checked";
+      } else {
+        $a_filter[$type]= "";
+      }
+    }
+  }
+
+  /* React on alphabet links if needed */
+  if (isset($_GET['search'])){
+    $s= mb_substr(validate($_GET['search']), 0, 1, "UTF8")."*";
+    if ($s == "**"){
+      $s= "*";
+    }
+    $a_filter['regex']= $s;
+  }
+
+  return ($a_filter);
+}
+
+
+/* Escape all preg_* relevant characters */
+function normalizePreg($input)
+{
+  return (addcslashes($input, '[]()|/.*+-'));
+}
+
+
+/* Escape all LDAP filter relevant characters */
+function normalizeLdap($input)
+{
+  return (addcslashes($input, '()|'));
+}
+
+
+/* Resturns the difference between to microtime() results in float  */
+function get_MicroTimeDiff($start , $stop)
+{
+  $a = split("\ ",$start);
+  $b = split("\ ",$stop);
+
+  $secs = $b[1] - $a[1];
+  $msecs= $b[0] - $a[0]; 
+
+  $ret = (float) ($secs+ $msecs);
+  return($ret);
+}
+
+
+/* Check if the given department name is valid */
+function is_department_name_reserved($name,$base)
+{
+  $reservedName = array("systems","apps","incomming","internal","accounts","fax","addressbook",
+                          preg_replace("/ou=(.*),/","\\1",get_people_ou()),
+                          preg_replace("/ou=(.*),/","\\1",get_groups_ou()));
+  $follwedNames['/ou=fai,ou=configs,ou=systems,/'] = array("fai","hooks","templates","scripts","disk","packages","variables","profiles");
+
+  /* Check if name is one of the reserved names */
+  if(in_array_ics($name,$reservedName)) {
+    return(true);
+  }
+
+  /* Check all follow combinations if name is in array && parent base == array_key, return false*/
+  foreach($follwedNames as $key => $names){
+    if((in_array_ics($name,$names)) && (preg_match($key,$base))){
+      return(true);
+    }
+  }
+  return(false);
+}
+
+
+function get_base_dir()
+{
+  global $BASE_DIR;
+
+  return $BASE_DIR;
+}
+
+
+function obj_is_readable($dn, $object, $attribute)
+{
+  global $ui;
+
+  return preg_match('/r/', $ui->get_permissions($dn, $object, $attribute));
+}
+
+
+function obj_is_writable($dn, $object, $attribute)
+{
+  global $ui;
+
+  return preg_match('/w/', $ui->get_permissions($dn, $object, $attribute));
+}
+
+
+function gosa_ldap_explode_dn($dn,$config = NULL,$verify_in_ldap=false)
+{
+  /* Initialize variables */
+  $ret  = array("count" => 0);  // Set count to 0
+  $next = true;                 // if false, then skip next loops and return
+  $cnt  = 0;                    // Current number of loops
+  $max  = 100;                  // Just for security, prevent looops
+  $ldap = NULL;                 // To check if created result a valid
+  $keep = "";                   // save last failed parse string
+
+  /* Check each parsed dn in ldap ? */
+  if($config!==NULL && $verify_in_ldap){
+    $ldap = $config->get_ldap_link();
+  }
+
+  /* Lets start */
+  $called = false;
+  while(preg_match("/,/",$dn) && $next &&  $cnt < $max){
+
+    $cnt ++;
+    if(!preg_match("/,/",$dn)){
+      $next = false;
+    }
+    $object = preg_replace("/[,].*$/","",$dn);
+    $dn     = preg_replace("/^[^,]+,/","",$dn);
+
+    $called = true;
+
+    /* Check if current dn is valid */
+    if($ldap!==NULL){
+      $ldap->cd($dn);
+      $ldap->cat($dn,array("dn"));
+      if($ldap->count()){
+        $ret[]  = $keep.$object;
+        $keep   = "";
+      }else{
+        $keep  .= $object.",";
+      }
+    }else{
+      $ret[]  = $keep.$object;
+      $keep   = "";
+    }
+  }
+
+  /* No dn was posted */
+  if($cnt == 0 && !empty($dn)){
+    $ret[] = $dn;
+  }
+
+  /* Append the rest */
+  $test = $keep.$dn;
+  if($called && !empty($test)){
+    $ret[] = $keep.$dn;
+  }
+  $ret['count'] = count($ret) - 1;
+
+  return($ret);
+}
+
+/* Add "str_split" if this function is missing.
+ * This function is only available in PHP5
+ */
+  if(!function_exists("str_split")){
+    function str_split($str,$length =1)
+    {
+      if($length < 1 ) $length =1;
+
+      $ret = array();
+      for($i = 0 ; $i < strlen($str); $i = $i +$length){
+        $ret[] = substr($str,$i ,$length);
+      }
+      return($ret);
+    }
+  }
+
+
+function get_base_from_hook($dn, $attrib)
+{
+  global $config;
+
+  if (isset($config->current['BASE_HOOK'])){
+    
+    /* Call hook script - if present */
+    $command= $config->current['BASE_HOOK'];
+
+    if ($command != ""){
+      $command.= " '".LDAP::fix($dn)."' $attrib";
+      if (check_command($command)){
+        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__, $command, "Execute");
+        exec($command, $output);
+        if (preg_match("/^[0-9]+$/", $output[0])){
+          return ($output[0]);
+        } else {
+          print_red(_("Warning - base_hook is not available. Using default base."));
+          return ($config->current['UIDBASE']);
+        }
+      } else {
+        print_red(_("Warning - base_hook is not available. Using default base."));
+        return ($config->current['UIDBASE']);
+      }
+
+    } else {
+
+      print_red(_("Warning - no base_hook defined. Using default base."));
+      return ($config->current['UIDBASE']);
+
+    }
+  }
+}
+
+/* Schema validation functions */
+
+function check_schema_version($class, $version)
+{
+  return preg_match("/\(v$version\)/", $class['DESC']);
+}
+
+function check_schema($cfg,$rfc2307bis = FALSE)
+{
+  $messages= array();
+
+  /* Get objectclasses */
+  $ldap = new LDAP($cfg['admin'],$cfg['password'],$cfg['connection'] ,FALSE,$cfg['tls']);
+  $objectclasses = $ldap->get_objectclasses();
+  if(count($objectclasses) == 0){
+    print_red(_("Can't get schema information from server. No schema check possible!"));
+  }
+
+  /* This is the default block used for each entry.
+   *  to avoid unset indexes.
+   */
+  $def_check = array("REQUIRED_VERSION" => "0",
+      "SCHEMA_FILES"     => array(),
+      "CLASSES_REQUIRED" => array(),
+      "STATUS"           => FALSE,
+      "IS_MUST_HAVE"     => FALSE,
+      "MSG"              => "",
+      "INFO"             => "");#_("There is currently no information specified for this schema extension."));
+
+  /* The gosa base schema */
+  $checks['gosaObject'] = $def_check;
+  $checks['gosaObject']['REQUIRED_VERSION'] = "2.4";
+  $checks['gosaObject']['SCHEMA_FILES']     = array("gosa+samba3.schema","gosa.schema");
+  $checks['gosaObject']['CLASSES_REQUIRED'] = array("gosaObject");
+  $checks['gosaObject']['IS_MUST_HAVE']     = TRUE;
+
+  /* GOsa Account class */
+  $checks["gosaAccount"]["REQUIRED_VERSION"]= "2.4";
+  $checks["gosaAccount"]["SCHEMA_FILES"]    = array("gosa+samba3.schema","gosa.schema");
+  $checks["gosaAccount"]["CLASSES_REQUIRED"]= array("gosaAccount");
+  $checks["gosaAccount"]["IS_MUST_HAVE"]    = TRUE;
+  $checks["gosaAccount"]["INFO"]            = _("Used to store account specific informations.");
+
+  /* GOsa lock entry, used to mark currently edited objects as 'in use' */
+  $checks["gosaLockEntry"]["REQUIRED_VERSION"] = "2.4";
+  $checks["gosaLockEntry"]["SCHEMA_FILES"]     = array("gosa+samba3.schema","gosa.schema");
+  $checks["gosaLockEntry"]["CLASSES_REQUIRED"] = array("gosaLockEntry");
+  $checks["gosaLockEntry"]["IS_MUST_HAVE"]     = TRUE;
+  $checks["gosaLockEntry"]["INFO"]             = _("Used to lock currently edited entries to avoid multiple changes at the same time.");
+
+  /* Some other checks */
+  foreach(array(
+        "gosaCacheEntry"        => array("version" => "2.4"),
+        "gosaDepartment"        => array("version" => "2.4"),
+        "goFaxAccount"          => array("version" => "1.0.4", "class" => "gofaxAccount","file" => "gofax.schema"),
+        "goFaxSBlock"           => array("version" => "1.0.4", "class" => "gofaxAccount","file" => "gofax.schema"),
+        "goFaxRBlock"           => array("version" => "1.0.4", "class" => "gofaxAccount","file" => "gofax.schema"),
+        "gosaUserTemplate"      => array("version" => "2.4", "class" => "posixAccount","file" => "nis.schema"),
+        "gosaMailAccount"       => array("version" => "2.4", "class" => "mailAccount","file" => "gosa+samba3.schema"),
+        "gosaProxyAccount"      => array("version" => "2.4", "class" => "proxyAccount","file" => "gosa+samba3.schema"),
+        "gosaApplication"       => array("version" => "2.4", "class" => "appgroup","file" => "gosa.schema"),
+        "gosaApplicationGroup"  => array("version" => "2.4", "class" => "appgroup","file" => "gosa.schema"),
+        "GOhard"                => array("version" => "2.5", "class" => "terminals","file" => "goto.schema"),
+        "gotoTerminal"          => array("version" => "2.5", "class" => "terminals","file" => "goto.schema"),
+        "goServer"              => array("version" => "2.4","class" => "server","file" => "goserver.schema"),
+        "goTerminalServer"      => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
+        "goShareServer"         => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
+        "goNtpServer"           => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
+        "goSyslogServer"        => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
+        "goLdapServer"          => array("version" => "2.4"),
+        "goCupsServer"          => array("version" => "2.4", "class" => array("posixAccount", "terminals"),),
+        "goImapServer"          => array("version" => "2.4", "class" => array("mailAccount", "mailgroup"),"file" => "gosa+samba3.        schema"),
+        "goKrbServer"           => array("version" => "2.4"),
+        "goFaxServer"           => array("version" => "2.4", "class" => "gofaxAccount","file" => "gofax.schema"),
+        ) as $name => $values){
+
+          $checks[$name] = $def_check;
+          if(isset($values['version'])){
+            $checks[$name]["REQUIRED_VERSION"] = $values['version'];
+          }
+          if(isset($values['file'])){
+            $checks[$name]["SCHEMA_FILES"] = array($values['file']);
+          }
+          $checks[$name]["CLASSES_REQUIRED"] = array($name);
+        }
+  foreach($checks as $name => $value){
+    foreach($value['CLASSES_REQUIRED'] as $class){
+
+      if(!isset($objectclasses[$name])){
+        $checks[$name]['STATUS'] = FALSE;
+        if($value['IS_MUST_HAVE']){
+          $checks[$name]['MSG']    = sprintf(_("The required objectClass '%s' is not present in your schema setup"),$class);
+        }else{
+          $checks[$name]['MSG']    = sprintf(_("The optional objectClass '%s' is not present in your schema setup"),$class);
+        }
+      }elseif(!check_schema_version($objectclasses[$name],$value['REQUIRED_VERSION'])){
+        $checks[$name]['STATUS'] = FALSE;
+
+        if($value['IS_MUST_HAVE']){
+          $checks[$name]['MSG'] = sprintf(_("The required objectclass '%s' does not have version %s"), $class,                           $value['REQUIRED_VERSION']);
+        }else{
+          $checks[$name]['MSG'] = sprintf(_("The optional objectclass '%s' does not have version %s"), $class,                           $value['REQUIRED_VERSION']);
+        }
+      }else{
+        $checks[$name]['STATUS'] = TRUE;
+        $checks[$name]['MSG'] = sprintf(_("Class(es) available"));
+      }
+    }
+  }
+
+  $tmp = $objectclasses;
+
+  /* The gosa base schema */
+  $checks['posixGroup'] = $def_check;
+  $checks['posixGroup']['REQUIRED_VERSION'] = "2.4";
+  $checks['posixGroup']['SCHEMA_FILES']     = array("gosa+samba3.schema","gosa.schema");
+  $checks['posixGroup']['CLASSES_REQUIRED'] = array("posixGroup");
+  $checks['posixGroup']['STATUS']           = TRUE;
+  $checks['posixGroup']['IS_MUST_HAVE']     = TRUE;
+  $checks['posixGroup']['MSG']              = "";
+  $checks['posixGroup']['INFO']             = "";
+
+  /* Depending on selected rfc2307bis mode, we need different schema configurations */
+  if(isset($tmp['posixGroup'])){
+
+    if($rfc2307bis && isset($tmp['posixGroup']['STRUCTURAL'])){
+      $checks['posixGroup']['STATUS']           = FALSE;
+      $checks['posixGroup']['MSG']              = _("You have enabled the rfc2307bis option on the 'ldap setup' step, but your schema    configuration do not support this option.");
+      $checks['posixGroup']['INFO']             = _("In order to use rfc2307bis conform groups the objectClass 'posixGroup' must be      AUXILIARY");
+    }
+    if(!$rfc2307bis && !isset($tmp['posixGroup']['STRUCTURAL'])){
+      $checks['posixGroup']['STATUS']           = FALSE;
+      $checks['posixGroup']['MSG']              = _("You have disabled the rfc2307bis option on the 'ldap setup' step, but your schema   configuration do not support this option.");
+      $checks['posixGroup']['INFO']             = _("The objectClass 'posixGroup' must be STRUCTURAL");
+    }
+  }
+
+  return($checks);
+}
+
+
+function prepare4mailbody($string)
+{
+  $string = html_entity_decode($string);
+
+  $from = array(
+                "/%/",
+                "/ /",
+                "/\n/",
+                "/\r/",
+                "/!/",
+                "/#/",
+                "/\*/",
+                "/\//",
+                "/</",
+                "/>/",
+                "/\?/",
+                "/\"/");
+
+  $to = array(
+                "%25",
+                "%20",
+                "%0A",
+                "%0D",
+                "%21",
+                "%23",
+                "%2A",
+                "%2F",
+                "%3C",
+                "%3E",
+                "%3F",
+                "%22");
+
+  $string = preg_replace($from,$to,$string);
+
+  return($string);
+}
+
+
+
+
+function get_languages($languages_in_own_language = FALSE,$strip_region_tag = FALSE)
+{
+  $tmp = array(
+        "de_DE" => "German",
+        "fr_FR" => "French",
+        "it_IT" => "Italian",
+        "es_ES" => "Spanish",
+        "en_US" => "English",
+        "nl_NL" => "Dutch",
+        "pl_PL" => "Polish",
+        "sv_SE" => "Swedish",
+        "zh_CN" => "Chinese",
+        "ru_RU" => "Russian");
+  
+  $tmp2= array(
+        "de_DE" => _("German"),
+        "fr_FR" => _("French"),
+        "it_IT" => _("Italian"),
+        "es_ES" => _("Spanish"),
+        "en_US" => _("English"),
+        "nl_NL" => _("Dutch"),
+        "pl_PL" => _("Polish"),
+        "sv_SE" => _("Swedish"),
+        "zh_CN" => _("Chinese"),
+        "ru_RU" => _("Russian"));
+
+  $ret = array();
+  if($languages_in_own_language){
+
+    $old_lang = setlocale(LC_ALL, 0);
+    foreach($tmp as $key => $name){
+      $lang = $key.".UTF-8";
+      setlocale(LC_ALL, $lang);
+      if($strip_region_tag){
+        $ret[preg_replace("/^([^_]*).*$/","\\1",$key)] = _($name)." (".$tmp2[$key].")";
+      }else{
+        $ret[$key] = _($name)." &nbsp;(".$tmp2[$key].")";
+      }
+    }
+    setlocale(LC_ALL, $old_lang);
+  }else{
+    foreach($tmp as $key => $name){
+      if($strip_region_tag){
+        $ret[preg_replace("/^([^_]*).*/","\\1",$key)] = _($name);
+      }else{
+        $ret[$key] = _($name);
+      }
+    }
+  }
+  return($ret);
+}
+
+
+/* Returns contents of the given POST variable and check magic quotes settings */
+function get_post($name)
+{
+  if(!isset($_POST[$name])){
+    trigger_error("Requested POST value (".$name.") does not exists, you should add a check to prevent this message.");
+    return(FALSE);
+  }
+  if(get_magic_quotes_gpc()){
+    return(stripcslashes($_POST[$name]));
+  }else{
+    return($_POST[$name]);
+  }
+}
+
+
+/* Check if $ip1 and $ip2 represents a valid IP range 
+ *  returns TRUE in case of a valid range, FALSE in case of an error. 
+ */
+function is_ip_range($ip1,$ip2)
+{
+  if(!is_ip($ip1) || !is_ip($ip2)){
+    return(FALSE);
+  }else{
+    $ar1 = split("\.",$ip1);
+    $var1 = $ar1[0] * (16777216) + $ar1[1] * (65536) + $ar1[2] * (256) + $ar1[3];
+
+    $ar2 = split("\.",$ip2);
+    $var2 = $ar2[0] * (16777216) + $ar2[1] * (65536) + $ar2[2] * (256) + $ar2[3];
+    return($var1 < $var2);
+  }
+}
+
+
+/* Check if the specified IP address $address is inside the given network */
+function is_in_network($network, $netmask, $address)
+{
+  $nw= split('\.', $network);
+  $nm= split('\.', $netmask);
+  $ad= split('\.', $address);
+
+  /* Generate inverted netmask */
+  for ($i= 0; $i<4; $i++){
+    $ni[$i]= 255-$nm[$i];
+    $la[$i]= $nw[$i] | $ni[$i];
+  }
+
+  /* Transform to integer */
+  $first= $nw[0] * (16777216) + $nw[1] * (65536) + $nw[2] * (256) + $nw[3];
+  $curr=  $ad[0] * (16777216) + $ad[1] * (65536) + $ad[2] * (256) + $ad[3];
+  $last=  $la[0] * (16777216) + $la[1] * (65536) + $la[2] * (256) + $la[3];
+
+  return ($first < $curr&& $last > $curr);
+}
+
+/* Return class name in correct case 
+ *  mailMethodkolab =>  mailMethodKolab  ( k => K )
+ */
+function get_correct_class_name($cls)
+{
+  global $class_mapping;
+  if(isset($class_mapping) && is_array($class_mapping)){
+    foreach($class_mapping as $class => $file){
+      if(preg_match("/^".$cls."$/i",$class)){
+        return($class);
+      }
+    }
+  }
+  return(FALSE);
+}
+
+// change_password, changes the Password, of the given dn
+function change_password ($dn, $password, $mode=0, $hash= "")
+{
+  global $config;
+  $newpass= "";
+
+  /* Convert to lower. Methods are lowercase */
+  $hash= strtolower($hash);
+
+  // Get all available encryption Methods
+
+  // NON STATIC CALL :)
+  $tmp = new passwordMethod(get_global('config'));
+  $available = $tmp->get_available_methods();
+
+  // read current password entry for $dn, to detect the encryption Method
+  $ldap       = $config->get_ldap_link();
+  $ldap->cat ($dn, array("shadowLastChange", "userPassword", "uid"));
+  $attrs      = $ldap->fetch ();
+
+  // Check if user account was deactivated, indicated by ! after } ... {crypt}!###
+  if(isset($attrs['userPassword'][0]) && preg_match("/^[^\}]*+\}!/",$attrs['userPassword'][0])){
+    $deactivated = TRUE;
+  }else{
+    $deactivated = FALSE;
+  }
+
+  /* Is ensure that clear passwords will stay clear */
+  if($hash == "" && isset($attrs['userPassword'][0]) && !preg_match ("/^{([^}]+)}(.+)/", $attrs['userPassword'][0])){
+    $hash = "clear";
+  }
+
+  // Detect the encryption Method
+  if ( (isset($attrs['userPassword'][0]) &&  preg_match ("/^{([^}]+)}(.+)/", $attrs['userPassword'][0], $matches)) ||  $hash != ""){
+
+    /* Check for supported algorithm */
+    mt_srand((double) microtime()*1000000);
+
+    /* Extract used hash */
+    if ($hash == ""){
+      $hash= strtolower($matches[1]);
+    }
+
+    $test = new  $available[$hash]($config);
+
+  } else {
+    // User MD5 by default
+    $hash= "md5";
+    $test = new  $available['md5']($config);
+  }
+
+  /* Feed password backends with information */
+  $test->dn= $dn;
+  $test->attrs= $attrs;
+  $newpass= $test->generate_hash($password);
+
+  // Update shadow timestamp?
+  if (isset($attrs["shadowLastChange"][0])){
+    $shadow= (int)(date("U") / 86400);
+  } else {
+    $shadow= 0;
+  }
+
+  // Write back modified entry
+  $ldap->cd($dn);
+  $attrs= array();
+
+  // Not for groups
+  if ($mode == 0){
+
+    if ($shadow != 0){
+      $attrs['shadowLastChange']= $shadow;
+    }
+
+    // Create SMB Password
+    $attrs= generate_smb_nt_hash($password);
+  }
+
+ /* Readd ! if user was deactivated */
+  if($deactivated){
+    $newpass = preg_replace("/(^[^\}]+\})(.*$)/","\\1!\\2",$newpass);
+  }
+
+  $attrs['userPassword']= array();
+  $attrs['userPassword']= $newpass;
+
+  $ldap->modify($attrs);
+
+  new log("modify","users/passwordMethod",$dn,array_keys($attrs),$ldap->get_error());
+
+  if ($ldap->error != 'Success') {
+    print_red(sprintf(_("Setting the password failed. LDAP server says '%s'."),
+          $ldap->get_error()));
+  } else {
+
+    /* Run backend method for change/create */
+    $test->set_password($password);
+
+    /* Find postmodify entries for this class */
+    $command= $config->search("password", "POSTMODIFY",array('menu'));
+
+    if ($command != ""){
+      /* Walk through attribute list */
+      $command= preg_replace("/%userPassword/", $password, $command);
+      $command= preg_replace("/%dn/", $dn, $command);
+
+      if (check_command($command)){
+        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__, $command, "Execute");
+        exec($command);
+      } else {
+        $message= sprintf(_("Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."), $command, "password");
+        print_red ($message);
+      }
+    }
+  }
+}
+// Return something like array['sambaLMPassword']= "lalla..."
+function generate_smb_nt_hash($password)
+{
+  global $config;
+  $tmp= $config->data['MAIN']['SMBHASH']." ".escapeshellarg($password);
+  @DEBUG (DEBUG_LDAP, __LINE__, __FUNCTION__, __FILE__, $tmp, "Execute");
+
+  exec($tmp, $ar);
+  flush();
+  reset($ar);
+  $hash= current($ar);
+  if ($hash == "")
+  {
+    print_red (_("Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."));
+  }
+  else
+  {
+    list($lm,$nt)= split (":", trim($hash));
+
+    if ($config->current['SAMBAVERSION'] == 3)
+    {
+      $attrs['sambaLMPassword']= $lm;
+      $attrs['sambaNTPassword']= $nt;
+      $attrs['sambaPwdLastSet']= date('U');
+      $attrs['sambaBadPasswordCount']= "0";
+      $attrs['sambaBadPasswordTime']= "0";
+    } else {
+      $attrs['lmPassword']= $lm;
+      $attrs['ntPassword']= $nt;
+      $attrs['pwdLastSet']= date('U');
+    }
+    return($attrs);
+  }
+}
+
+function crypt_single($string,$enc_type )
+{
+  return( passwordMethod::crypt_single_str($string,$enc_type));
+}
+
+
+function getEntryCSN($dn)
+{
+  global $config;
+  if(empty($dn) || !is_object($config)){
+    return("");
+  }
+
+  /* Get attribute that we should use as serial number */
+  if(isset($config->current['UNIQ_IDENTIFIER'])){
+    $attr = $config->current['UNIQ_IDENTIFIER'];
+  }elseif(isset($config->data['MAIN']['UNIQ_IDENTIFIER'])){
+    $attr = $config->data['MAIN']['UNIQ_IDENTIFIER'];
+  }
+  if(!empty($attr)){
+    $ldap = $config->get_ldap_link();
+    $ldap->cat($dn,array($attr));
+    $csn = $ldap->fetch();
+    if(isset($csn[$attr][0])){
+      return($csn[$attr][0]);
+    }
+  }
+  return("");
+}
+
+/* This function returns the offset for the default timezone. 
+ * $stamp is used to detect summer or winter time.
+ * In case of PHP5, the integrated timezone functions are used.
+ * For PHP4 we query an array for offset and add summertime hour.
+ */
+function get_default_timezone($stamp = NULL)
+{
+  global $config;
+  $tz ="";
+
+  /* Default return value if zone could not be detected */
+  $zone = array("name" => "unconfigured", "value" => 0);
+
+  /* Use current timestamp if $stamp is not set */
+  if($stamp === NULL){
+    $stamp = time();
+  }
+
+  /* Is there a timezone configured in the gosa configuration (gosa.conf) */
+  if(isset($config->current['TIMEZONE']) || isset($config->data['MAIN']['TIMEZONE'])){
+
+    /* Get zonename */
+    if(isset($config->current['TIMEZONE'])){
+      $tz = $config->current['TIMEZONE'];
+    }else{
+      $tz = $config->data['MAIN']['TIMEZONE'];
+    }
+
+    if(!@date_default_timezone_set($tz)){
+      print_red(sprintf(_("The timezone setting \"".$tz."\" in your gosa.conf is not valid. Can not calculate correct timezone offest."),$tz));
+    }
+    $tz_delta = date("Z", $stamp);
+    $tz_delta = $tz_delta / 3600 ;
+    return(array("name" => $tz, "value" => $tz_delta));
+
+  }
+  return($zone);
+}
+
+
+/* Return zone informations */
+function _get_tz_zones()
+{
+  $timezones = array(
+      'Africa/Abidjan' => 0,
+      'Africa/Accra' => 0,
+      'Africa/Addis_Ababa' => 10800,
+      'Africa/Algiers' => 3600,
+      'Africa/Asmera' => 10800,
+      'Africa/Bamako' => 0,
+      'Africa/Bangui' => 3600,
+      'Africa/Banjul' => 0,
+      'Africa/Bissau' => 0,
+      'Africa/Blantyre' => 7200,
+      'Africa/Brazzaville' => 3600,
+      'Africa/Bujumbura' => 7200,
+      'Africa/Cairo' => 7200,
+      'Africa/Casablanca' => 0,
+      'Africa/Ceuta' => 3600,
+      'Africa/Conakry' => 0,
+      'Africa/Dakar' => 0,
+      'Africa/Dar_es_Salaam' => 10800,
+      'Africa/Djibouti' => 10800,
+      'Africa/Douala' => 3600,
+      'Africa/El_Aaiun' => 0,
+      'Africa/Freetown' => 0,
+      'Africa/Gaborone' => 7200,
+      'Africa/Harare' => 7200,
+      'Africa/Johannesburg' => 7200,
+      'Africa/Kampala' => 10800,
+      'Africa/Khartoum' => 10800,
+      'Africa/Kigali' => 7200,
+      'Africa/Kinshasa' => 3600,
+      'Africa/Lagos' => 3600,
+      'Africa/Libreville' => 3600,
+      'Africa/Lome' => 0,
+      'Africa/Luanda' => 3600,
+      'Africa/Lubumbashi' => 7200,
+      'Africa/Lusaka' => 7200,
+      'Africa/Malabo' => 3600,
+      'Africa/Maputo' => 7200,
+      'Africa/Maseru' => 7200,
+      'Africa/Mbabane' => 7200,
+      'Africa/Mogadishu' => 10800,
+      'Africa/Monrovia' => 0,
+      'Africa/Nairobi' => 10800,
+      'Africa/Ndjamena' => 3600,
+      'Africa/Niamey' => 3600,
+      'Africa/Nouakchott' => 0,
+      'Africa/Ouagadougou' => 0,
+      'Africa/Porto-Novo' => 3600,
+      'Africa/Sao_Tome' => 0,
+      'Africa/Timbuktu' => 0,
+      'Africa/Tripoli' => 7200,
+      'Africa/Tunis' => 3600,
+      'Africa/Windhoek' => 3600,
+      'America/Adak' => -36000,
+      'America/Anchorage' => -32400,
+      'America/Anguilla' => -14400,
+      'America/Antigua' => -14400,
+      'America/Araguaina' => -10800,
+      'America/Argentina/Buenos_Aires' => 0,
+      'America/Argentina/Catamarca' => 0,
+      'America/Argentina/ComodRivadavia' => 0,
+      'America/Argentina/Cordoba' => 0,
+      'America/Argentina/Jujuy' => 0,
+      'America/Argentina/La_Rioja' => 0,
+      'America/Argentina/Mendoza' => 0,
+      'America/Argentina/Rio_Gallegos' => 0,
+      'America/Argentina/San_Juan' => 0,
+      'America/Argentina/Tucuman' => 0,
+      'America/Argentina/Ushuaia' => 0,
+      'America/Aruba' => -14400,
+      'America/Asuncion' => -14400,
+      'America/Atikokan' => 0,
+      'America/Atka' => -36000,
+      'America/Bahia' => 0,
+      'America/Barbados' => -14400,
+      'America/Belem' => -10800,
+      'America/Belize' => -21600,
+      'America/Blanc-Sablon' => 0,
+      'America/Boa_Vista' => -14400,
+      'America/Bogota' => -18000,
+      'America/Boise' => -25200,
+      'America/Buenos_Aires' => -10800,
+      'America/Cambridge_Bay' => -25200,
+      'America/Campo_Grande' => 0,
+      'America/Cancun' => -21600,
+      'America/Caracas' => -14400,
+      'America/Catamarca' => -10800,
+      'America/Cayenne' => -10800,
+      'America/Cayman' => -18000,
+      'America/Chicago' => -21600,
+      'America/Chihuahua' => -25200,
+      'America/Coral_Harbour' => 0,
+      'America/Cordoba' => -10800,
+      'America/Costa_Rica' => -21600,
+      'America/Cuiaba' => -14400,
+      'America/Curacao' => -14400,
+      'America/Danmarkshavn' => 0,
+      'America/Dawson' => -28800,
+      'America/Dawson_Creek' => -25200,
+      'America/Denver' => -25200,
+      'America/Detroit' => -18000,
+      'America/Dominica' => -14400,
+      'America/Edmonton' => -25200,
+      'America/Eirunepe' => -18000,
+      'America/El_Salvador' => -21600,
+      'America/Ensenada' => -28800,
+      'America/Fort_Wayne' => -18000,
+      'America/Fortaleza' => -10800,
+      'America/Glace_Bay' => -14400,
+      'America/Godthab' => -10800,
+      'America/Goose_Bay' => -14400,
+      'America/Grand_Turk' => -18000,
+      'America/Grenada' => -14400,
+      'America/Guadeloupe' => -14400,
+      'America/Guatemala' => -21600,
+      'America/Guayaquil' => -18000,
+      'America/Guyana' => -14400,
+      'America/Halifax' => -14400,
+      'America/Havana' => -18000,
+      'America/Hermosillo' => -25200,
+      'America/Indiana/Indianapolis' => -18000,
+      'America/Indiana/Knox' => -18000,
+      'America/Indiana/Marengo' => -18000,
+      'America/Indiana/Petersburg' => 0,
+      'America/Indiana/Vevay' => -18000,
+      'America/Indiana/Vincennes' => 0,
+      'America/Indianapolis' => -18000,
+      'America/Inuvik' => -25200,
+      'America/Iqaluit' => -18000,
+      'America/Jamaica' => -18000,
+      'America/Jujuy' => -10800,
+      'America/Juneau' => -32400,
+      'America/Kentucky/Louisville' => -18000,
+      'America/Kentucky/Monticello' => -18000,
+      'America/Knox_IN' => -18000,
+      'America/La_Paz' => -14400,
+      'America/Lima' => -18000,
+      'America/Los_Angeles' => -28800,
+      'America/Louisville' => -18000,
+      'America/Maceio' => -10800,
+      'America/Managua' => -21600,
+      'America/Manaus' => -14400,
+      'America/Martinique' => -14400,
+      'America/Mazatlan' => -25200,
+      'America/Mendoza' => -10800,
+      'America/Menominee' => -21600,
+      'America/Merida' => -21600,
+      'America/Mexico_City' => -21600,
+      'America/Miquelon' => -10800,
+      'America/Moncton' => 0,
+      'America/Monterrey' => -21600,
+      'America/Montevideo' => -10800,
+      'America/Montreal' => -18000,
+      'America/Montserrat' => -14400,
+      'America/Nassau' => -18000,
+      'America/New_York' => -18000,
+      'America/Nipigon' => -18000,
+      'America/Nome' => -32400,
+      'America/Noronha' => -7200,
+      'America/North_Dakota/Center' => -21600,
+      'America/North_Dakota/New_Salem' => 0,
+      'America/Panama' => -18000,
+      'America/Pangnirtung' => -18000,
+      'America/Paramaribo' => -10800,
+      'America/Phoenix' => -25200,
+      'America/Port-au-Prince' => -18000,
+      'America/Port_of_Spain' => -14400,
+      'America/Porto_Acre' => -18000,
+      'America/Porto_Velho' => -14400,
+      'America/Puerto_Rico' => -14400,
+      'America/Rainy_River' => -21600,
+      'America/Rankin_Inlet' => -21600,
+      'America/Recife' => -10800,
+      'America/Regina' => -21600,
+      'America/Rio_Branco' => -18000,
+      'America/Rosario' => -10800,
+      'America/Santiago' => -14400,
+      'America/Santo_Domingo' => -14400,
+      'America/Sao_Paulo' => -10800,
+      'America/Scoresbysund' => -3600,
+      'America/Shiprock' => -25200,
+      'America/St_Johns' => -12600,
+      'America/St_Kitts' => -14400,
+      'America/St_Lucia' => -14400,
+      'America/St_Thomas' => -14400,
+      'America/St_Vincent' => -14400,
+      'America/Swift_Current' => -21600,
+      'America/Tegucigalpa' => -21600,
+      'America/Thule' => -14400,
+      'America/Thunder_Bay' => -18000,
+      'America/Tijuana' => -28800,
+      'America/Toronto' => 0,
+      'America/Tortola' => -14400,
+      'America/Vancouver' => -28800,
+      'America/Virgin' => -14400,
+      'America/Whitehorse' => -28800,
+      'America/Winnipeg' => -21600,
+      'America/Yakutat' => -32400,
+      'America/Yellowknife' => -25200,
+      'Antarctica/Casey' => 28800,
+      'Antarctica/Davis' => 25200,
+      'Antarctica/DumontDUrville' => 36000,
+      'Antarctica/Mawson' => 21600,
+      'Antarctica/McMurdo' => 43200,
+      'Antarctica/Palmer' => -14400,
+      'Antarctica/Rothera' => 0,
+      'Antarctica/South_Pole' => 43200,
+      'Antarctica/Syowa' => 10800,
+      'Antarctica/VostokArctic/Longyearbyen' => 0,
+      'Asia/Aden' => 10800,
+      'Asia/Almaty' => 21600,
+      'Asia/Amman' => 7200,
+      'Asia/Anadyr' => 43200,
+      'Asia/Aqtau' => 14400,
+      'Asia/Aqtobe' => 18000,
+      'Asia/Ashgabat' => 18000,
+      'Asia/Ashkhabad' => 18000,
+      'Asia/Baghdad' => 10800,
+      'Asia/Bahrain' => 10800,
+      'Asia/Baku' => 14400,
+      'Asia/Bangkok' => 25200,
+      'Asia/Beirut' => 7200,
+      'Asia/Bishkek' => 18000,
+      'Asia/Brunei' => 28800,
+      'Asia/Calcutta' => 19800,
+      'Asia/Choibalsan' => 32400,
+      'Asia/Chongqing' => 28800,
+      'Asia/Chungking' => 28800,
+      'Asia/Colombo' => 21600,
+      'Asia/Dacca' => 21600,
+      'Asia/Damascus' => 7200,
+      'Asia/Dhaka' => 21600,
+      'Asia/Dili' => 32400,
+      'Asia/Dubai' => 14400,
+      'Asia/Dushanbe' => 18000,
+      'Asia/Gaza' => 7200,
+      'Asia/Harbin' => 28800,
+      'Asia/Hong_Kong' => 28800,
+      'Asia/Hovd' => 25200,
+      'Asia/Irkutsk' => 28800,
+      'Asia/Istanbul' => 7200,
+      'Asia/Jakarta' => 25200,
+      'Asia/Jayapura' => 32400,
+      'Asia/Jerusalem' => 7200,
+      'Asia/Kabul' => 16200,
+      'Asia/Kamchatka' => 43200,
+      'Asia/Karachi' => 18000,
+      'Asia/Kashgar' => 28800,
+      'Asia/Katmandu' => 20700,
+      'Asia/Krasnoyarsk' => 25200,
+      'Asia/Kuala_Lumpur' => 28800,
+      'Asia/Kuching' => 28800,
+      'Asia/Kuwait' => 10800,
+      'Asia/Macao' => 28800,
+      'Asia/Macau' => 0,
+      'Asia/Magadan' => 39600,
+      'Asia/Makassar' => 0,
+      'Asia/Manila' => 28800,
+      'Asia/Muscat' => 14400,
+      'Asia/Nicosia' => 7200,
+      'Asia/Novosibirsk' => 21600,
+      'Asia/Omsk' => 21600,
+      'Asia/Oral' => 0,
+      'Asia/Phnom_Penh' => 25200,
+      'Asia/Pontianak' => 25200,
+      'Asia/Pyongyang' => 32400,
+      'Asia/Qatar' => 10800,
+      'Asia/Qyzylorda' => 0,
+      'Asia/Rangoon' => 23400,
+      'Asia/Riyadh' => 10800,
+      'Asia/Saigon' => 25200,
+      'Asia/Sakhalin' => 36000,
+      'Asia/Samarkand' => 18000,
+      'Asia/Seoul' => 32400,
+      'Asia/Shanghai' => 28800,
+      'Asia/Singapore' => 28800,
+      'Asia/Taipei' => 28800,
+      'Asia/Tashkent' => 18000,
+      'Asia/Tbilisi' => 14400,
+      'Asia/Tehran' => 12600,
+      'Asia/Tel_Aviv' => 7200,
+      'Asia/Thimbu' => 21600,
+      'Asia/Thimphu' => 21600,
+      'Asia/Tokyo' => 32400,
+      'Asia/Ujung_Pandang' => 28800,
+      'Asia/Ulaanbaatar' => 28800,
+      'Asia/Ulan_Bator' => 28800,
+      'Asia/Urumqi' => 28800,
+      'Asia/Vientiane' => 25200,
+      'Asia/Vladivostok' => 36000,
+      'Asia/Yakutsk' => 32400,
+      'Asia/Yekaterinburg' => 18000,
+      'Asia/YerevanAtlantic/Azores' => 0,
+      'Atlantic/Bermuda' => -14400,
+      'Atlantic/Canary' => 0,
+      'Atlantic/Cape_Verde' => -3600,
+      'Atlantic/Faeroe' => 0,
+      'Atlantic/Jan_Mayen' => 3600,
+      'Atlantic/Madeira' => 0,
+      'Atlantic/Reykjavik' => 0,
+      'Atlantic/South_Georgia' => -7200,
+      'Atlantic/St_Helena' => 0,
+      'Atlantic/Stanley' => -14400,
+      'Australia/ACT' => 36000,
+      'Australia/Adelaide' => 34200,
+      'Australia/Brisbane' => 36000,
+      'Australia/Broken_Hill' => 34200,
+      'Australia/Canberra' => 36000,
+      'Australia/Currie' => 0,
+      'Australia/Darwin' => 34200,
+      'Australia/Hobart' => 36000,
+      'Australia/LHI' => 37800,
+      'Australia/Lindeman' => 36000,
+      'Australia/Lord_Howe' => 37800,
+      'Australia/Melbourne' => 36000,
+      'Australia/NSW' => 36000,
+      'Australia/North' => 34200,
+      'Australia/Perth' => 28800,
+      'Australia/Queensland' => 36000,
+      'Australia/South' => 34200,
+      'Australia/Sydney' => 36000,
+      'Australia/Tasmania' => 36000,
+      'Australia/Victoria' => 36000,
+      'Australia/West' => 28800,
+      'Australia/Yancowinna' => 34200,
+      'Europe/Amsterdam' => 3600,
+      'Europe/Andorra' => 3600,
+      'Europe/Athens' => 7200,
+      'Europe/Belfast' => 0,
+      'Europe/Belgrade' => 3600,
+      'Europe/Berlin' => 3600,
+      'Europe/Bratislava' => 3600,
+      'Europe/Brussels' => 3600,
+      'Europe/Bucharest' => 7200,
+      'Europe/Budapest' => 3600,
+      'Europe/Chisinau' => 7200,
+      'Europe/Copenhagen' => 3600,
+      'Europe/Dublin' => 0,
+      'Europe/Gibraltar' => 3600,
+      'Europe/Guernsey' => 0,
+      'Europe/Helsinki' => 7200,
+      'Europe/Isle_of_Man' => 0,
+      'Europe/Istanbul' => 7200,
+      'Europe/Jersey' => 0,
+      'Europe/Kaliningrad' => 7200,
+      'Europe/Kiev' => 7200,
+      'Europe/Lisbon' => 0,
+      'Europe/Ljubljana' => 3600,
+      'Europe/London' => 0,
+      'Europe/Luxembourg' => 3600,
+      'Europe/Madrid' => 3600,
+      'Europe/Malta' => 3600,
+      'Europe/Mariehamn' => 0,
+      'Europe/Minsk' => 7200,
+      'Europe/Monaco' => 3600,
+      'Europe/Moscow' => 10800,
+      'Europe/Nicosia' => 7200,
+      'Europe/Oslo' => 3600,
+      'Europe/Paris' => 3600,
+      'Europe/Prague' => 3600,
+      'Europe/Riga' => 7200,
+      'Europe/Rome' => 3600,
+      'Europe/Samara' => 14400,
+      'Europe/San_Marino' => 3600,
+      'Europe/Sarajevo' => 3600,
+      'Europe/Simferopol' => 7200,
+      'Europe/Skopje' => 3600,
+      'Europe/Sofia' => 7200,
+      'Europe/Stockholm' => 3600,
+      'Europe/Tallinn' => 7200,
+      'Europe/Tirane' => 3600,
+      'Europe/Tiraspol' => 7200,
+      'Europe/Uzhgorod' => 7200,
+      'Europe/Vaduz' => 3600,
+      'Europe/Vatican' => 3600,
+      'Europe/Vienna' => 3600,
+      'Europe/Vilnius' => 7200,
+      'Europe/Volgograd' => 0,
+      'Europe/Warsaw' => 3600,
+      'Europe/Zagreb' => 3600,
+      'Europe/Zaporozhye' => 7200,
+      'Europe/Zurich' => 3600,
+      'Indian/Antananarivo' => 10800,
+      'Indian/Chagos' => 21600,
+      'Indian/Christmas' => 25200,
+      'Indian/Cocos' => 23400,
+      'Indian/Comoro' => 10800,
+      'Indian/Kerguelen' => 18000,
+      'Indian/Mahe' => 14400,
+      'Indian/Maldives' => 18000,
+      'Indian/Mauritius' => 14400,
+      'Indian/Mayotte' => 10800,
+      'Indian/Reunion' => 14400,
+      'Pacific/Apia' => -39600,
+      'Pacific/Auckland' => 43200,
+      'Pacific/Chatham' => 45900,
+      'Pacific/Easter' => -21600,
+      'Pacific/Efate' => 39600,
+      'Pacific/Enderbury' => 46800,
+      'Pacific/Fakaofo' => -36000,
+      'Pacific/Fiji' => 43200,
+      'Pacific/Funafuti' => 43200,
+      'Pacific/Galapagos' => -21600,
+      'Pacific/Gambier' => -32400,
+      'Pacific/Guadalcanal' => 39600,
+      'Pacific/Guam' => 36000,
+      'Pacific/Honolulu' => -36000,
+      'Pacific/Johnston' => -36000,
+      'Pacific/Kiritimati' => 50400,
+      'Pacific/Kosrae' => 39600,
+      'Pacific/Kwajalein' => 43200,
+      'Pacific/Majuro' => 43200,
+      'Pacific/Marquesas' => -34200,
+      'Pacific/Midway' => -39600,
+      'Pacific/Nauru' => 43200,
+      'Pacific/Niue' => -39600,
+      'Pacific/Norfolk' => 41400,
+      'Pacific/Noumea' => 39600,
+      'Pacific/Pago_Pago' => -39600,
+      'Pacific/Palau' => 32400,
+      'Pacific/Pitcairn' => -28800,
+      'Pacific/Ponape' => 39600,
+      'Pacific/Port_Moresby' => 36000,
+      'Pacific/Rarotonga' => -36000,
+      'Pacific/Saipan' => 36000,
+      'Pacific/Samoa' => -39600,
+      'Pacific/Tahiti' => -36000,
+      'Pacific/Tarawa' => 43200,
+      'Pacific/Tongatapu' => 46800,
+      'Pacific/Truk' => 36000,
+      'Pacific/Wake' => 43200,
+      'Pacific/Wallis' => 43200,
+      'Pacific/Yap' => 36000 );          
+
+  $dst_timezones = array (  
+      'America/Adak' => 1,
+      'America/Atka' => 1,
+      'America/Anchorage' => 1,
+      'America/Juneau' => 1,
+      'America/Nome' => 1,
+      'America/Yakutat' => 1,
+      'America/Dawson' => 1,
+      'America/Ensenada' => 1,
+      'America/Los_Angeles' => 1,
+      'America/Tijuana' => 1,
+      'America/Vancouver' => 1,
+      'America/Whitehorse' => 1,
+      'America/Boise' => 1,
+      'America/Cambridge_Bay' => 1,
+      'America/Chihuahua' => 1,
+      'America/Denver' => 1,
+      'America/Edmonton' => 1,
+      'America/Inuvik' => 1,
+      'America/Mazatlan' => 1,
+      'America/Shiprock' => 1,
+      'America/Yellowknife' => 1,
+      'America/Cancun' => 1,
+      'America/Chicago' => 1,
+      'America/Menominee' => 1,
+      'America/Merida' => 1,
+      'America/Monterrey' => 1,
+      'America/North_Dakota/Center' => 1,
+      'America/Rainy_River' => 1,
+      'America/Rankin_Inlet' => 1,
+      'America/Winnipeg' => 1,
+      'Pacific/Easter' => 1,
+      'America/Detroit' => 1,
+      'America/Grand_Turk' => 1,
+      'America/Havana' => 1,
+      'America/Iqaluit' => 1,
+      'America/Kentucky/Louisville' => 1,
+      'America/Kentucky/Monticello' => 1,
+      'America/Louisville' => 1,
+      'America/Montreal' => 1,
+      'America/Nassau' => 1,
+      'America/New_York' => 1,
+      'America/Nipigon' => 1,
+      'America/Pangnirtung' => 1,
+      'America/Thunder_Bay' => 1,
+      'America/Asuncion' => 1,
+      'America/Cuiaba' => 1,
+      'America/Glace_Bay' => 1,
+      'America/Goose_Bay' => 1,
+      'America/Halifax' => 1,
+      'America/Santiago' => 1,
+      'Antarctica/Palmer' => 1,
+      'Atlantic/Bermuda' => 1,
+      'Atlantic/Stanley' => 1,
+      'America/St_Johns' => 1,
+      'America/Araguaina' => 1,
+      'America/Fortaleza' => 1,
+      'America/Godthab' => 1,
+      'America/Maceio' => 1,
+      'America/Miquelon' => 1,
+      'America/Recife' => 1,
+      'America/Sao_Paulo' => 1,
+      'America/Scoresbysund' => 1,
+      'Atlantic/Canary' => 1,
+      'Atlantic/Faeroe' => 1,
+      'Atlantic/Madeira' => 1,
+      'Europe/Belfast' => 1,
+      'Europe/Dublin' => 1,
+      'Europe/Lisbon' => 1,
+      'Europe/London' => 1,
+      'Africa/Ceuta' => 1,
+      'Africa/Windhoek' => 1,
+      'Atlantic/Jan_Mayen' => 1,
+      'Europe/Amsterdam' => 1,
+      'Europe/Andorra' => 1,
+      'Europe/Belgrade' => 1,
+      'Europe/Berlin' => 1,
+      'Europe/Bratislava' => 1,
+      'Europe/Brussels' => 1,
+      'Europe/Budapest' => 1,
+      'Europe/Copenhagen' => 1,
+      'Europe/Gibraltar' => 1,
+      'Europe/Ljubljana' => 1,
+      'Europe/Luxembourg' => 1,
+      'Europe/Madrid' => 1,
+      'Europe/Malta' => 1,
+      'Europe/Monaco' => 1,
+      'Europe/Oslo' => 1,
+      'Europe/Paris' => 1,
+      'Europe/Prague' => 1,
+      'Europe/Rome' => 1,
+      'Europe/San_Marino' => 1,
+      'Europe/Sarajevo' => 1,
+      'Europe/Skopje' => 1,
+      'Europe/Stockholm' => 1,
+      'Europe/Tirane' => 1,
+      'Europe/Vaduz' => 1,
+      'Europe/Vatican' => 1,
+      'Europe/Vienna' => 1,
+      'Europe/Warsaw' => 1,
+      'Europe/Zagreb' => 1,
+      'Europe/Zurich' => 1,
+      'Africa/Cairo' => 1,
+      'Asia/Amman' => 1,
+      'Asia/Beirut' => 1,
+      'Asia/Damascus' => 1,
+      'Asia/Gaza' => 1,
+      'Asia/Istanbul' => 1,
+      'Asia/Jerusalem' => 1,
+      'Asia/Nicosia' => 1,
+      'Asia/Tel_Aviv' => 1,
+      'Europe/Athens' => 1,
+      'Europe/Bucharest' => 1,
+      'Europe/Chisinau' => 1,
+      'Europe/Helsinki' => 1,
+      'Europe/Istanbul' => 1,
+      'Europe/Kaliningrad' => 1,
+      'Europe/Kiev' => 1,
+      'Europe/Minsk' => 1,
+      'Europe/Nicosia' => 1,
+      'Europe/Riga' => 1,
+      'Europe/Simferopol' => 1,
+      'Europe/Sofia' => 1,
+      'Europe/Tiraspol' => 1,
+      'Europe/Uzhgorod' => 1,
+      'Europe/Zaporozhye' => 1,
+      'Asia/Baghdad' => 1,
+      'Europe/Moscow' => 1,
+      'Asia/Tehran' => 1,
+      'Asia/Aqtau' => 1,
+      'Asia/Baku' => 1,
+      'Asia/Tbilisi' => 1,
+      'Europe/Samara' => 1,
+      'Asia/Aqtobe' => 1,
+      'Asia/Bishkek' => 1,
+      'Asia/Yekaterinburg' => 1,
+      'Asia/Almaty' => 1,
+      'Asia/Novosibirsk' => 1,
+      'Asia/Omsk' => 1,
+      'Asia/Krasnoyarsk' => 1,
+      'Asia/Irkutsk' => 1,
+      'Asia/Yakutsk' => 1,
+      'Australia/Adelaide' => 1,
+      'Australia/Broken_Hill' => 1,
+      'Australia/South' => 1,
+      'Australia/Yancowinna' => 1,
+      'Asia/Sakhalin' => 1,
+      'Asia/Vladivostok' => 1,
+      'Australia/ACT' => 1,
+      'Australia/Canberra' => 1,
+      'Australia/Hobart' => 1,
+      'Australia/Melbourne' => 1,
+      'Australia/NSW' => 1,
+      'Australia/Sydney' => 1,
+      'Australia/Tasmania' => 1,
+      'Australia/Victoria' => 1,
+      'Australia/LHI' => 1,
+      'Australia/Lord_Howe' => 1,
+      'Asia/Magadan' => 1,
+      'Antarctica/McMurdo' => 1,
+      'Antarctica/South_Pole' => 1,
+      'Asia/Anadyr' => 1,
+      'Asia/Kamchatka' => 1,
+      'Pacific/Auckland' => 1,
+      'Pacific/Chatham' => 1,
+      );  
+  return(array("TIMEZONES" => $timezones, "DST_ZONES" => $dst_timezones));
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/functions_FAI.inc b/gosa-core/include/functions_FAI.inc
new file mode 100644 (file)
index 0000000..26c0a57
--- /dev/null
@@ -0,0 +1,731 @@
+<?php
+
+define("DEBUG_FAI_FUNC",FALSE);
+
+/* TEST PHASE .... */
+
+/* Returns all object for the given release.
+   This function resolves the releases  
+   from base up to the given dn.
+ */
+function get_all_objects_for_given_base($Current_DN,$filter,$detailed = false)
+{
+  global $config;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+  $res = array();
+  $tmp = array();
+
+  if(!is_release_department($Current_DN)) {
+    return($res);
+  }
+
+  /* Collect some basic informations and initialize some variables */ 
+  $base_release       = get_release_dn($Current_DN);
+  $previous_releases  = array_reverse(get_previous_releases_of_this_release($base_release,true));
+
+  /* We must also include the given release dn */
+  $previous_releases[] = $base_release;
+
+  /* Walk through all releases */
+  foreach($previous_releases as $release){
+
+    /* Get fai departments */
+    $deps_to_search = get_FAI_departments($release); 
+
+    /* For every single department  (ou=hoos,ou ..) */
+    foreach($deps_to_search as $fai_base){
+
+      /* Ldap search for fai classes specified in this release */
+      $res_tmp = get_list($filter,"fai",$fai_base,array("dn","objectClass","FAIstate"),GL_SUBSEARCH | GL_SIZELIMIT);
+  
+      /* check the returned objects, and add/replace them in our return variable */
+      foreach($res_tmp as $attr){
+        
+        $buffer = array();
+        $name = preg_replace("/".normalizePreg($release)."/i","",$attr['dn']);
+
+        if(isset($attr['FAIstate'][0])){
+          if(preg_match("/removed$/",$attr['FAIstate'][0])){
+            if(isset($res[$name])){
+              unset($res[$name]);
+            }
+            continue;
+          }
+        }
+
+
+        /* In detailed mode are some additonal informations visible */
+        if($detailed){
+
+          /* Create list of parents */
+          if(isset($res[$name])){
+            $buffer = $res[$name];
+            $buffer['parents'][] = $res[$name]['dn'];
+          }else{
+            $buffer['parents'] = array();
+          }
+
+          /* Append objectClass to resulsts */
+          $buffer['objectClass']  = $attr['objectClass'];
+          unset($buffer['objectClass'][0]);
+        }
+
+        /* Add this object to our list */
+        $buffer['dn']           = $attr['dn'];
+        $res[$name] = $buffer;
+      }
+    }
+  }
+  return($res);
+}
+
+
+/* Return all relevant FAI departments */
+function get_FAI_departments($suffix = "")
+{
+  $arr = array("hooks","scripts","disk","packages","profiles","templates","variables");
+  $tmp = array();
+  if(preg_match("/^,/",$suffix)){
+    $suffix = preg_replace("/^,/","",$suffix);
+  }
+  foreach($arr as $name){
+    if(empty($suffix)){
+      $tmp[$name] = "ou=".$name;
+    }else{
+      $tmp[$name] = "ou=".$name.",".$suffix;
+    }
+  }
+  return($tmp);
+}
+
+
+/* Return all releases within the given base */
+function get_all_releases_from_base($dn,$appendedName=false)
+{
+  global $config;
+    
+  if(!preg_match("/ou=fai,ou=configs,ou=systems,/",$dn)){
+    $base = "ou=fai,ou=configs,ou=systems,".$dn;
+  }else{
+    $base = $dn;
+  }
+  $res = array();  
+  
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($base);
+  $ldap->search("(objectClass=FAIbranch)",array("ou","dn"));
+  while($attrs = $ldap->fetch()){
+    if($appendedName){
+      $res[$attrs['dn']] = convert_department_dn(preg_replace("/,ou=fai,ou=configs,ou=system.*$/","",$attrs['dn']));
+    }else{
+      $res[$attrs['dn']] = $attrs['ou'][0];
+    }
+  }
+  return($res);
+}
+
+
+/* Add this object to list of objects, that must be checked for release saving */
+function prepare_to_save_FAI_object($Current_DN,$objectAttrs,$removed = false)
+{
+  /* Get ldap object */  
+  global $config;
+  $addObj['Current_DN'] = $Current_DN;
+  $addObj['objectAttrs']= $objectAttrs;
+  $addObj['removed']    = $removed;
+  $addObj['diff']       = TRUE;
+
+  if(!$removed){
+    $ldap = $config->get_ldap_link();
+    $ldap->cd($config->current['BASE']);
+
+    /* Get some basic informations */
+    $parent_obj   = get_parent_release_object($Current_DN);
+    if(!empty($parent_obj)){
+      $ldap->cat($parent_obj,array("*"));
+      $attrs = prepare_ldap_fetch_to_be_saved($ldap->fetch());
+
+      if(!array_diff_FAI( $attrs,$objectAttrs)){
+        $addObj['diff'] = FALSE;
+      }
+    } 
+  }
+   
+  $_SESSION['FAI_objects_to_save'][$Current_DN] =  $addObj;
+}
+
+
+/* Detect differences in attribute arrays  */
+function array_diff_FAI($ar1,$ar2)
+{
+
+  if((!isset($ar1['description'])) || (isset($ar1['description']) && (count($ar1['description']) == 0))){
+    $ar1['description'] = "";
+  }
+  if((!isset($ar2['description'])) || (isset($ar2['description']) && (count($ar2['description']) == 0))){
+    $ar2['description'] = "";
+  }
+
+  if(count($ar1) != count($ar2)) {
+    return (true);
+  }
+
+  foreach($ar1 as $key1 => $val1){
+
+    if((is_array($val1)) && (count($val1)==1)){
+      $ar1[$key1] = $val1[0];
+    }
+
+    if((is_array($ar2[$key1])) && (count($ar2[$key1])==1)){
+      $val1 = $val1[0];
+      $ar2[$key1] = $ar2[$key1][0];
+    }
+  }
+  ksort($ar1);
+  ksort($ar2);
+  if(count( array_diff($ar1,$ar2)) || arr_diff($ar1,$ar2)){
+    return(true);
+  }else{
+    return(false);
+  }
+}
+
+
+function arr_diff($ar1,$ar2)
+{
+  foreach($ar1 as $ak1 => $av1){
+    if(!isset($ar2[$ak1]) || (!($av1 === $ar2[$ak1]))){
+      return(true);
+    }elseif(is_array($av1)){
+      return(arr_diff($av1,$ar2[$ak1]));
+    }
+  }
+  return(FALSE);
+}
+
+
+
+
+/* check which objects must be saved, and save them */
+function save_release_changes_now()
+{
+  /* Variable init*/
+  $to_save = array();
+
+  /* check which objects must be saved */
+  foreach($_SESSION['FAI_objects_to_save'] as $Current_DN => $object){
+    if($object['diff']){
+      $sub_name = $Current_DN;
+      while(isset($_SESSION['FAI_objects_to_save'][$sub_name])){
+        $to_save[strlen($sub_name)][$sub_name] = $_SESSION['FAI_objects_to_save'][$sub_name]; 
+        unset($_SESSION['FAI_objects_to_save'][$sub_name]);
+        $sub_name = preg_replace('/^[^,]+,/', '', $sub_name);
+      }
+    }
+  }
+
+  /* Sort list of objects that must be saved, and ensure that 
+      container   objects are safed, before their childs are saved */
+  ksort($to_save);
+  $tmp = array();
+  foreach($to_save as $SubObjects){
+    foreach($SubObjects as $object){
+      $tmp[] = $object;
+    }
+  }
+  $to_save = $tmp;
+
+  /* Save objects and manage the correct release behavior*/
+  foreach($to_save as $save){
+
+    $Current_DN = $save['Current_DN'];
+    $removed    = $save['removed'];
+    $objectAttrs= $save['objectAttrs'];
+
+    /* Get ldap object */ 
+    global $config;
+    $ldap = $config->get_ldap_link();
+    $ldap->cd($config->current['BASE']);
+
+    /* Get some basic informations */
+    $base_release       = get_release_dn($Current_DN);
+    $sub_releases       = get_sub_releases_of_this_release($base_release,true);
+    $parent_obj         = get_parent_release_object($Current_DN);
+    $following_releases = get_sub_releases_of_this_release($base_release,true);
+    
+    /* Check if given dn exists or if is a new entry */
+    $ldap->cat($Current_DN);
+    if(!$ldap->count()){
+      $is_new = true;
+    }else{
+      $is_new = false;
+    }
+   
+    /* if parameter removed is true, we have to add FAIstate to the current attrs 
+          FAIstate should end with ...|removed after this operation */  
+    if($removed ){
+      $ldap->cat($Current_DN);
+
+      /* Get current object, because we must add the FAIstate ...|removed */
+      if((!$ldap->count()) && !empty($parent_obj)){
+        $ldap->cat($parent_obj);
+      }
+
+      /* Check if we have found a suiteable object */ 
+      if(!$ldap->count()){
+        echo "Error can't remove this object ".$Current_DN;
+        return;
+      }else{
+
+        /* Set FAIstate to current objectAttrs */
+        $objectAttrs = prepare_ldap_fetch_to_be_saved($ldap->fetch());
+        if(isset($objectAttrs['FAIstate'][0])){
+          if(!preg_match("/removed$/",$objectAttrs['FAIstate'][0])){
+            $objectAttrs['FAIstate'][0] .= "|removed";
+          }
+        }else{
+          $objectAttrs['FAIstate'][0] = "|removed";
+        }
+      }
+    }
+   
+    /* Check if this a leaf release or not */ 
+    if(count($following_releases) == 0 ){
+
+      /* This is a leaf object. It isn't inherited by any other object */    
+      if(DEBUG_FAI_FUNC) { 
+        echo "<b>Saving directly, is a leaf object</b><br> ".$Current_DN;
+        print_a($objectAttrs);
+      }
+      save_FAI_object($Current_DN,$objectAttrs);
+    }else{
+
+      /* This object is inherited by some sub releases */  
+
+      /* Get all releases, that inherit this object */ 
+      $r = get_following_releases_that_inherit_this_object($Current_DN);
+
+      /* Get parent object */
+      $ldap->cat($parent_obj);
+      $parent_attrs = prepare_ldap_fetch_to_be_saved($ldap->fetch());
+        
+      /* New objects require special handling */
+      if($is_new){
+
+        /* check if there is already an entry named like this,
+            in one of our parent releases */
+        if(!empty($parent_obj)){
+          if(DEBUG_FAI_FUNC) { 
+            echo "There is already an entry named like this.</b><br>";
+
+            echo "<b>Saving main object</b>".$Current_DN;
+            print_a($objectAttrs);
+          }    
+          save_FAI_object($Current_DN,$objectAttrs);
+
+          foreach($r as $key){
+            if(DEBUG_FAI_FUNC) { 
+              echo "<b>Saving parent to following release</b> ".$key;
+              print_a($parent_attrs);
+            }
+            save_FAI_object($key,$parent_attrs);
+          }
+        }else{
+
+          if(DEBUG_FAI_FUNC) { 
+            echo "<b>Saving main object</b>".$Current_DN;
+            print_a($objectAttrs);
+          }
+          save_FAI_object($Current_DN,$objectAttrs);
+
+          if(isset($objectAttrs['FAIstate'])){
+            $objectAttrs['FAIstate'] .= "|removed"; 
+          }else{
+            $objectAttrs['FAIstate'] = "|removed";
+          }
+
+          foreach($r as $key ){
+            if(DEBUG_FAI_FUNC) { 
+              echo "<b>Create an empty placeholder in follwing release</b> ".$key; 
+              print_a($objectAttrs);
+            }
+            save_FAI_object($key,$objectAttrs);
+          }
+        }
+      }else{
+
+        /* check if we must patch the follwing release */
+        if(!empty($r)){
+          foreach($r as $key ){
+            if(DEBUG_FAI_FUNC) { 
+              echo "<b>Copy current objects original attributes to next release</b> ".$key;
+              print_a($parent_attrs);
+            }
+            save_FAI_object($key,$parent_attrs);
+          }
+        }
+
+        if(DEBUG_FAI_FUNC) { 
+          echo "<b>Saving current object</b>".$parent_obj;
+          print_a($objectAttrs);
+        }
+        save_FAI_object($parent_obj,$objectAttrs);
+
+        if(($parent_obj != $Current_DN)){
+          print_red(sprintf(_("Error, following objects should be equal '%s' and '%s'"),$parent_obj,$Current_DN));
+        }
+      }
+    }
+  } 
+  $_SESSION['FAI_objects_to_save'] = array();
+}
+
+
+/* this function will remove all unused (deleted) objects,
+    that have no parent object */
+function clean_up_releases($Current_DN)
+{
+  global $config;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+
+  /* Collect some basic informations and initialize some variables */ 
+  $base_release       = get_release_dn($Current_DN);
+  $previous_releases  = array_reverse(get_previous_releases_of_this_release($base_release,true));
+  $Kill = array();
+  $Skip = array();
+
+  /* We must also include the given release dn */
+  $previous_releases[] = $base_release;
+
+  /* Walk through all releases */
+  foreach($previous_releases as $release){
+
+    /* Get fai departments */
+    $deps_to_search = get_FAI_departments($release); 
+
+    /* For every single department  (ou=hoos,ou ..) */
+    foreach($deps_to_search as $fai_base){
+
+      /* Ldap search for fai classes specified in this release */
+      $ldap->cd($fai_base);
+      $ldap->search("(objectClass=FAIclass)",array("dn","objectClass","FAIstate"));
+
+      /* check the returned objects, and add/replace them in our return variable */
+      while($attr = $ldap->fetch()){
+        
+        $buffer = array();
+#        $name = str_ireplace($release,"",$attr['dn']);
+        $name = preg_replace("/".normalizePreg($release)."/i","",$attr['dn']);
+
+        if(isset($attr['FAIstate'][0])&&(preg_match("/removed$/",$attr['FAIstate'][0]))){
+
+          /* Check if this object is required somehow */    
+          if(!isset($Skip[$name])){
+            $Kill[$attr['dn']] = $attr['dn'];
+          }
+        }else{
+      
+          /* This object is required (not removed), so do not 
+              delete any following sub releases of this object */
+          $Skip[$name] = $attr['dn'];
+        }
+      }
+    }
+  }
+  return($Kill);
+}
+
+
+/* Remove numeric index and 'count' from ldap->fetch result */
+function prepare_ldap_fetch_to_be_saved($attrs)
+{
+  foreach($attrs as $key => $value){
+    if(is_numeric($key) || ($key == "count") || ($key == "dn")){
+      unset($attrs[$key]);
+    }
+    if(is_array($value) && isset($value['count'])){
+      unset($attrs[$key]['count']);
+    }
+  }
+  return($attrs);
+}
+
+
+/* Save given attrs to specified dn*/
+function save_FAI_object($dn,$attrs)
+{
+  global $config;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+  $ldap->create_missing_trees(preg_replace('/^[^,]+,/', '', $dn));
+  $ldap->cd($dn);
+  $ldap->cat($dn,array("dn"));
+  if($ldap->count()){
+
+    /* Remove FAIstate*/
+    if(!isset($attrs['FAIstate'])){
+      $attrs['FAIstate'] = array();
+    }
+
+    $ldap->modify($attrs);
+  }else{
+  
+    /* Unset description if empty  */
+    if(empty($attrs['description'])){
+      unset($attrs['description']);
+    }    
+
+    $ldap->add($attrs);
+  }
+  show_ldap_error($ldap->get_error(),sprintf(_("Release management failed, can't save '%s'"),$dn));
+}
+
+
+/* Return FAIstate freeze branch or "" for specified release department */
+function get_release_tag($dn)
+{
+  global $config;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($dn);
+  $ldap->cat($dn,array("FAIstate"));
+
+  if($ldap->count()){
+  
+    $attr = $ldap->fetch();
+    if(isset($attr['FAIstate'][0])){
+      if(preg_match("/freeze/",$attr['FAIstate'][0])){
+        return("freeze");
+      }elseif(preg_match("/branch/",$attr['FAIstate'][0])){
+        return("branch");
+      }
+    }
+  }
+  return("");
+}
+
+
+function get_following_releases_that_inherit_this_object($dn)
+{
+  global $config;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+
+  $ret = array();
+
+  /* Get base release */
+  $base_release = get_release_dn($dn);
+
+  /* Get previous release dns */
+  $sub_releases = get_sub_releases_of_this_release($base_release);
+
+  /* Get dn suffix. Example  "FAIvairableEntry=keksdose,FAIvariable=Keksregal," */
+#  $dn_suffix = str_ireplace($base_release,"",$dn);
+  $dn_suffix = preg_replace("/".normalizePreg($base_release)."/i","",$dn);
+
+  /* Check if given object also exists whitin one of these releases */
+  foreach($sub_releases as $p_release => $name){
+
+    $check_dn = $dn_suffix.$p_release;
+  
+    $ldap->cat($check_dn,array("dn","objectClass"));
+    
+    if($ldap->count()){
+      //return($ret);
+    }else{
+      $ret[$check_dn]=$check_dn;
+    }
+  }
+  return($ret);
+}
+
+
+/* Get previous version of the object dn */
+function get_parent_release_object($dn,$include_myself=true)
+{
+  global $config;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+  $previous_releases= array();
+
+  /* Get base release */
+  $base_release = get_release_dn($dn);
+  if($include_myself){
+    $previous_releases[] = $base_release;  
+  }
+
+  /* Get previous release dns */
+  $tmp = get_previous_releases_of_this_release($base_release,true);
+  foreach($tmp as $release){
+    $previous_releases[] = $release;
+  }
+
+  /* Get dn suffix. Example  "FAIvairableEntry=keksdose,FAIvariable=Keksregal," */
+#  $dn_suffix = str_ireplace($base_release,"",$dn);
+  $dn_suffix = preg_replace("/".normalizePreg($base_release)."/i","",$dn);
+    
+  /* Check if given object also exists whitin one of these releases */
+  foreach($previous_releases as $p_release){
+    $check_dn = $dn_suffix.$p_release;
+    $ldap->cat($check_dn,array("dn","objectClass"));
+    
+    if($ldap->count()){
+      return($check_dn);
+    }
+  }
+  return("");
+}
+
+
+/* return release names of all parent releases */
+function get_previous_releases_of_this_release($dn,$flat)
+{
+  global $config;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+  $ret = array();
+
+  /* Explode dns into pieces, to be able to build parent dns */
+  $dns_to_check = gosa_ldap_explode_dn(preg_replace("/".normalizePreg(",".$config->current['BASE'])."/i","",$dn));
+
+  if(!is_array($dns_to_check)){
+    return;  
+  }
+
+  /* Unset first entry which represents the given dn */
+  unset($dns_to_check['count']); 
+  unset($dns_to_check[key($dns_to_check)]);
+
+  /* Create dns addresses and check if this dn is a release dn */
+  $id = 0;
+  while(count($dns_to_check)){
+
+    /* build parent dn */
+    $new_dn = "";
+    foreach($dns_to_check as $part){
+      $new_dn .= $part.",";
+    }
+    $new_dn .= $config->current['BASE'];
+
+    /* check if this dn is a release */
+    if(is_release_department($new_dn)){
+      if($flat){
+        $ret[$id] = $new_dn; 
+      }else{
+        $ret = array($new_dn=>$ret); 
+      }
+      $id ++;
+    }else{
+      return($ret);
+    }
+    reset($dns_to_check);
+    unset($dns_to_check[key($dns_to_check)]);
+  }
+  return($ret);
+} 
+
+
+/* This function returns all sub release names, recursivly  */
+function get_sub_releases_of_this_release($dn,$flat = false)
+{
+  global $config;
+  $res  = array();
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+  $ldap->ls("(objectClass=FAIbranch)",$dn,array("objectClass","dn","ou"));
+  while($attr = $ldap->fetch()){
+
+    /* Append department name */
+    if($flat){
+      $res[$attr['dn']] = $attr['ou'][0];
+    }else{
+      $res[$attr['dn']] = array();
+    }
+
+    /* Get sub release departments of this department */
+    if(in_array("FAIbranch",$attr['objectClass'])) {
+      if($flat){
+        $tmp = get_sub_releases_of_this_release($attr['dn'],$flat);
+        foreach($tmp as $dn => $value){
+          $res[$dn]=$value;
+        }
+      }else{
+        $res[$attr['dn']] = get_sub_releases_of_this_release($attr['dn']);
+      }
+    }
+  }
+  return($res);
+}
+
+
+/* Check if the given department is a release department */
+function is_release_department($dn)
+{
+  global $config;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+  $ldap->cat($dn,array("objectClass","ou"));
+
+  /* Check objectClasses and name to check if this is a release department */
+  if($ldap->count()){
+    $attrs = $ldap->fetch();
+                       
+    $ou = "";
+    if(isset($attrs['ou'][0])){
+      $ou = $attrs['ou'][0];   
+    }
+       
+    if((in_array("FAIbranch",$attrs['objectClass'])) || ($ou == "fai")){
+      return($attrs['dn']);
+    }
+  }
+  return(false);
+}
+
+
+/* This function returns the dn of the object release */
+function get_release_dn($Current_DN)
+{
+  global $config;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+
+  /* Split dn into pices */ 
+  $dns_to_check = gosa_ldap_explode_dn(preg_replace("/".normalizePreg(",".$config->current['BASE'])."/i","",$Current_DN));
+
+  if(!is_array($dns_to_check)){
+    return;  
+  }
+
+  /* Use dn pieces, to create sub dns like 
+      ou=test,ou=1,ou=0...
+              ou=1,ou=0...
+                   ou=0... 
+    To check which dn is our release container.
+  */
+  unset($dns_to_check['count']); 
+  while(count($dns_to_check)){
+
+    /* Create dn */
+    $new_dn = "";
+    foreach($dns_to_check as $part){
+      $new_dn .= $part.",";
+    }
+    $new_dn .= $config->current['BASE'];
+
+    /* Check if this dn is a release dn */
+    if(is_release_department($new_dn)){
+      return($new_dn);
+    }
+
+    /* Remove first element of dn pieces */
+    reset($dns_to_check);
+    unset($dns_to_check[key($dns_to_check)]);
+  }
+  return("");
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/functions_cli.inc b/gosa-core/include/functions_cli.inc
new file mode 100644 (file)
index 0000000..06b7621
--- /dev/null
@@ -0,0 +1,105 @@
+<?php
+
+function print_usage()
+{
+       echo "Usage: gosa command [options] <attributes>\n";
+       echo "Commands:\n";
+       echo "\tcreate\t\tCreates an object under 'entry dn', the content\n";
+       echo "\t\t\tand type is set by the -plugin option\n";
+       echo "\tdelete\t\tRemoves the either the entry given by 'entry dn',\n";
+       echo "\t\t\tor removes a property set by the -plugin option\n";
+       echo "\tlist\t\tLists either all objects, object types given by\n";
+       echo "\t\t\tthe -plugin option or a single object given by\n";
+       echo "\t\t\tthe 'entry dn'. Use -list to specify the list type\n";
+       echo "\tmodify\t\tModifies the entry given by 'entry dn' using\n";
+       echo "\t\t\tthe object type given by the -plugin option\n";
+       echo "Options:\n";
+       echo "\t--location=name\tChoose the LDAP profile to work on\n";
+       echo "\t--entry-dn=<dn>\tDN to perform actions on\n";
+       echo "\t--entry-id=<id>\tID to perform actions on. This option is more fuzzy\n";
+       echo "\t\t\tthan the -entry-dn one. It depends on the selected plugin\n";
+       echo "\t\t\tand can be i.e. an uid in case of the user plugin or a cn\n";
+       echo "\t\t\tin case of a group or department\n";
+       echo "\t--list=<type>\tSpecifys the detail of the list command. Possible\n";
+       echo "\t\t\tvalues are 'summary' and 'ldif'. The list command defaults\n";
+       echo "\t\t\tto 'summary'\n";
+       echo "\t--modifyer=<id>\tSet the name of the person who's performing changes\n";
+       echo "\t--plugin=<name>\tSelect plugin to work with, use 'list'\n";
+       echo "\t\t\tto get a list of available plugins. Every plguin\n";
+       echo "\t\t\trequires one or more attributes to be set. You can\n";
+       echo "\t\t\tget the list of attributes by using '<name>-help'\n";
+}
+
+
+function get_plugin_list($config)
+{
+        $plugins= array();
+        foreach($config->data['MENU'] as $plugin){
+                foreach ($plugin as $value){
+                        if (isset($value['CLASS'])){
+                               if (class_exists($value['CLASS'])){
+                                       $obj= new $value['CLASS']($config, 'new');
+                                       if (isset($obj->cli_summary)){
+                                               $plugins[$value['CLASS']]= $obj->cli_summary;
+                                       } else {
+                                               $plugins[$value['CLASS']]= "- no description -";
+                                       }
+                               }
+                        }
+                }
+        }
+        foreach($config->data['TABS'] as $plugin){
+                foreach ($plugin as $value){
+                        if (isset($value['CLASS'])){
+                               if (class_exists($value['CLASS'])){
+                                       $obj= new $value['CLASS']($config, 'new');
+                                       if (isset($obj->cli_summary)){
+                                               $plugins[$value['CLASS']]= $obj->cli_summary;
+                                       } else {
+                                               $plugins[$value['CLASS']]= "- no description -";
+                                       }
+                               }
+                        }
+                }
+        }
+        #ksort ($plugins);
+
+       return ($plugins);
+}
+
+
+function show_plugin_list($config)
+{
+        printf ("\t%-25s%s\n", "Plugin", "Description");
+       $plugins= get_plugin_list($config);
+        foreach ($plugins as $plugin => $description){
+                printf ("\t %-25s%s\n", $plugin, $description);
+        }
+}
+
+
+function show_plugin_help($plugin)
+{
+       global $config;
+
+       $plugins= get_plugin_list($config);
+       if (!class_exists($plugin)){
+               echo "Plugin '$plugin' does not exist\n";
+       } else {
+               $obj= new $plugin($config, 'new');
+               if (isset($obj->cli_summary)){
+                       echo $obj->cli_summary."\n\n";
+               }
+               if (isset($obj->cli_description)){
+                       echo $obj->cli_description."\n\n";
+               }
+               if (isset($obj->cli_parameters)){
+                       print_r ($obj->cli_parameters);
+               } else {
+                       echo "There's no parameter description for this plugin, sorry.\n";
+               }
+       }
+       
+}
+
+?>
diff --git a/gosa-core/include/functions_debug.inc b/gosa-core/include/functions_debug.inc
new file mode 100644 (file)
index 0000000..9c30cec
--- /dev/null
@@ -0,0 +1,422 @@
+<?php
+/************************************************ 
+** Title.........: Debug Lib
+** Version.......: 0.5.4
+** Author........: Thomas Schüßler <tulpe@atomar.de> 
+** Filename......: debuglib.php(s)
+** Last changed..: 16. July 2003
+** License.......: Free to use. Postcardware ;)
+**
+*************************************************
+** 
+** Functions in this library:
+** 
+** print_a( array array [,int mode] )
+**   prints arrays in a readable, understandable form.
+**   if mode is defined the function returns the output instead of
+**   printing it to the browser
+**   
+**   
+** show_vars([int mode])
+**   use this function on the bottom of your script to see all
+**   superglobals and global variables in your script in a nice
+**   formated way
+**   
+**   show_vars() without parameter shows $_GET, $_POST, $_SESSION,
+**   $_FILES and all global variables you've defined in your script
+**
+**   show_vars(1) shows $_SERVER and $_ENV in addition
+**
+**   
+**   
+** print_result( result_handle )
+**   prints a mysql_result set returned by mysql_query() as a table
+**   this function is work in progress! use at your own risk
+**
+**
+**
+**
+** Happy debugging and feel free to email me your comments.
+**
+**
+**
+** History: (starting with version 0.5.3 at 2003-02-24)
+**
+**   - added tooltips to the td's showing the type of keys and values (thanks Itomic)
+** 2003-07-16
+**   - pre() function now trims trailing tabs
+************************************************/
+
+
+# This file must be the first include on your page.
+
+/* used for tracking of generation-time */
+{
+       $MICROTIME_START = microtime();
+       @$GLOBALS_initial_count = count($GLOBALS);
+}
+       
+/************************************************ 
+** print_a class and helper function
+** prints out an array in a more readable way
+** than print_r()
+**
+** based on the print_a() function from
+** Stephan Pirson (Saibot)
+************************************************/
+
+class Print_a_class {
+       
+       # this can be changed to FALSE if you don't like the fancy string formatting
+       var $look_for_leading_tabs = TRUE;
+
+       var $output;
+       var $iterations;
+       var $key_bg_color = '1E32C8';
+       var $value_bg_color = 'DDDDEE';
+       var $fontsize = '8pt';
+       var $keyalign = 'center';
+       var $fontfamily = 'Verdana';
+       var $export_flag;
+       var $show_object_vars;
+       var $export_dumper_path = 'http://tools.www.mdc.xmc.de/print_a_dumper/print_a_dumper.php';
+       # i'm still working on the dumper! don't use it now
+       # put the next line into the print_a_dumper.php file (optional)
+       # print htmlspecialchars( stripslashes ( $_POST['array'] ) );  
+       var $export_hash;
+               
+       function Print_a_class() {
+               $this->export_hash = uniqid('');
+       }
+       
+       # recursive function!
+       function print_a($array, $iteration = FALSE, $key_bg_color = FALSE) {
+               $key_bg_color or $key_bg_color = $this->key_bg_color;
+               
+                       # if print_a() was called with a fourth parameter (1 or 2)
+                       # and you click on the table a window opens with only the output of print_a() in it
+                       # 1 = serialized array
+                       # 2 = normal print_a() display
+                       
+                       /* put the following code on the page defined with $export_dumper_path;
+                       --->%---- snip --->%----
+                       
+                               if($_GET['mode'] == 1) {
+                                       print htmlspecialchars( stripslashes ( $_POST['array'] ) );
+                               } elseif($_GET['mode'] == 2) {
+                                       print_a(unserialize( stripslashes($_POST['array'])) );
+                               }
+
+                       ---%<---- snip ---%<----
+                       */
+                       
+               if( !$iteration && isset($this->export_flag) ) {
+                       $this->output .= '<form id="pa_form_'.$this->export_hash.'" action="'.$this->export_dumper_path.'?mode='.$this->export_flag.'" method="post" target="_blank"><input name="array" type="hidden" value="'.htmlspecialchars( serialize( $array ) ).'"></form>';
+               }
+               
+               # lighten up the background color for the key td's =)
+               if( $iteration ) {
+                       for($i=0; $i<6; $i+=2) {
+                               $c = substr( $key_bg_color, $i, 2 );
+                               $c = hexdec( $c );
+                               ( $c += 15 ) > 255 and $c = 255;
+                               isset($tmp_key_bg_color) or $tmp_key_bg_color = '';
+                               $tmp_key_bg_color .= sprintf( "%02X", $c );
+                       }
+                       $key_bg_color = $tmp_key_bg_color;
+               }
+               
+               # build a single table ... may be nested
+               $this->output .= '<table summary="" style="border:none;" cellspacing="1" '.( !$iteration && $this->export_flag ? 'onClick="document.getElementById(\'pa_form_'.$this->export_hash.'\').submit();" )' : '' ).'>';
+               foreach( $array as $key => $value ) {
+                       
+                       $value_style = 'color:black;';
+                       $key_style = 'color:white;';
+                       
+                       $type = gettype( $value );
+                       # print $type.'<br />';
+                       
+                       # change the color and format of the value
+                       switch( $type ) {
+                               case 'array':
+                                       break;
+                               
+                               case 'object':
+                                       $key_style = 'color:#FF9B2F;';
+                                       break;
+                               
+                               case 'integer':
+                                       $value_style = 'color:green;';
+                                       break;
+                               
+                               case 'double':
+                                       $value_style = 'color:red;';
+                                       break;
+                               
+                               case 'bool':
+                                       $value_style = 'color:blue;';
+                                       break;
+                                       
+                               case 'resource':
+                                       $value_style = 'color:darkblue;';
+                                       break;
+                               
+                               case 'string':
+                                       if( $this->look_for_leading_tabs && preg_match('/^\t/m', $value) ) {
+                                               $search = array('/\t/', "/\n/");
+                                               $replace = array('&nbsp;&nbsp;&nbsp;','<br />');
+                                               $value = preg_replace( $search, $replace, htmlspecialchars( $value ) );
+                                               $value_style = 'color:black;border:1px gray dotted;';
+                                       } else {
+                                               $value_style = 'color:black;';
+                                               $value = nl2br( htmlspecialchars( $value ) );
+                                       }
+                                       break;
+                       }
+
+                       $this->output .= '<tr>';
+                       $this->output .= '<td nowrap align="'.$this->keyalign.'" style="background-color:#'.$key_bg_color.';'.$key_style.';font:bold '.$this->fontsize.' '.$this->fontfamily.';" title="'.gettype( $key ).'['.$type.']">';
+                       $this->output .= $key;
+                       $this->output .= '</td>';
+                       $this->output .= '<td nowrap="nowrap" style="background-color:#'.$this->value_bg_color.';font: '.$this->fontsize.' '.$this->fontfamily.'; color:black;">';
+
+                       
+                       # value output
+                       if($type == 'array') {
+                               if(count($value)){
+                                       $this->print_a( $value, TRUE, $key_bg_color );
+                               }else{
+                                       $this->output .= '<div style="color:blue;">Array (empty)</div>';
+                               }
+                       } elseif($type == 'object') {
+                               if( $this->show_object_vars ) {
+                                       $this->print_a( get_object_vars( $value ), TRUE, $key_bg_color );
+                               } else {
+                                       $this->output .= '<div style="'.$value_style.'">OBJECT - '.get_class($value).'</div>';
+                               }
+                       } else {
+                               $this->output .= '<div style="'.$value_style.'" title="'.$type.'">'.$value.'</div>';
+                       }
+                       
+                       $this->output .= '</td>';
+                       $this->output .= '</tr>';
+               }
+               $this->output .= '</table>';
+       }
+}
+
+# helper function.. calls print_a() inside the print_a_class
+function print_a( $array, $return_mode = FALSE, $show_object_vars = FALSE, $export_flag = FALSE ) {
+       $e= error_reporting (0);        
+       if( is_array( $array ) or is_object( $array ) ) {
+               $pa = new Print_a_class;
+               $show_object_vars and $pa->show_object_vars = TRUE;
+               $export_flag and $pa->export_flag = $export_flag;
+               
+               $pa->print_a( $array );
+               
+               # $output = $pa->output; unset($pa);
+               $output = &$pa->output;
+       } else {
+               $output = '<span style="color:red;font-size:small;">print_a( '.gettype( $array ).' )</span>';
+       }
+       
+       error_reporting ($e);   
+       if($return_mode) {
+               return $output;
+       } else {
+               print $output;
+               return TRUE;
+       }
+}
+
+
+// shows mysql-result as a table.. # not ready yet :(
+function print_result($RESULT) {
+       
+       if(!$RESULT) return;
+       
+       $fieldcount = mysql_num_fields($RESULT);
+       
+       for($i=0; $i<$fieldcount; $i++) {
+               $tables[mysql_field_table($RESULT, $i)]++;
+       }
+       
+       print '
+               <style type="text/css">
+                       .rs_tb_th {
+                               font-family: Verdana;
+                               font-size:9pt;
+                               font-weight:bold;
+                               color:white;
+                       }
+                       .rs_f_th {
+                               font-family:Verdana;
+                               font-size:7pt;
+                               font-weight:bold;
+                               color:white;
+                       }
+                       .rs_td {
+                               font-family:Verdana;
+                               font-size:7pt;
+                       }
+               </style>
+               <script type="text/javascript" language="JavaScript">
+                       var lastID;
+                       function highlight(id) {
+                               if(lastID) {
+                                       lastID.style.color = "#000000";
+                                       lastID.style.textDecoration = "none";
+                               }
+                               tdToHighlight = document.getElementById(id);
+                               tdToHighlight.style.color ="#FF0000";
+                               tdToHighlight.style.textDecoration = "underline";
+                               lastID = tdToHighlight;
+                       }
+               </script>
+       ';
+
+       print '<table summary="" border="0" bgcolor="#000000" cellspacing="1" cellpadding="1">';
+       
+       print '<tr>';
+       foreach($tables as $tableName => $tableCount) {
+               $col == '0054A6' ? $col = '003471' : $col = '0054A6';
+               print '<th colspan="'.$tableCount.'" class="rs_tb_th" style="background-color:#'.$col.';">'.$tableName.'</th>';
+       }
+       print '</tr>';
+       
+       print '<tr>';
+       for($i=0;$i < mysql_num_fields($RESULT);$i++) {
+               $FIELD = mysql_field_name($RESULT, $i);
+               $col == '0054A6' ? $col = '003471' : $col = '0054A6';
+               print '<td align="center" bgcolor="#'.$col.'" class="rs_f_th">'.$FIELD.'</td>';
+       }
+       print '</tr>';
+
+       mysql_data_seek($RESULT, 0);
+
+       while($DB_ROW = mysql_fetch_array($RESULT, MYSQL_NUM)) {
+               $pointer++;
+               if($toggle) {
+                       $col1 = "E6E6E6";
+                       $col2 = "DADADA";
+               } else {
+                       $col1 = "E1F0FF";
+                       $col2 = "DAE8F7";
+               }
+               $toggle = !$toggle;
+               print '<tr id="ROW'.$pointer.'" onMouseDown="highlight(\'ROW'.$pointer.'\');">';
+               foreach($DB_ROW as $value) {
+                       $col == $col1 ? $col = $col2 : $col = $col1;
+                       print '<td valign="top" bgcolor="#'.$col.'" class="rs_td" nowrap>'.nl2br($value).'</td>';
+               }
+               print '</tr>';
+       }
+       print '</table>';
+       mysql_data_seek($RESULT, 0);
+}
+
+function _script_globals() {
+       global $GLOBALS_initial_count;
+
+       $varcount = 0;
+
+       foreach($GLOBALS as $GLOBALS_current_key => $GLOBALS_current_value) {
+               if(++$varcount > $GLOBALS_initial_count) {
+                       /* die wollen wir nicht! */
+                       if ($GLOBALS_current_key != 'HTTP_SESSION_VARS' && $GLOBALS_current_key != '_SESSION') {
+                               $script_GLOBALS[$GLOBALS_current_key] = $GLOBALS_current_value;
+                       }
+               }
+       }
+       
+       unset($script_GLOBALS['GLOBALS_initial_count']);
+       return $script_GLOBALS;
+}
+
+function show_runtime() {
+       $MICROTIME_END          = microtime();
+       $MICROTIME_START        = explode(' ', $GLOBALS['MICROTIME_START']);
+       $MICROTIME_END          = explode(' ', $MICROTIME_END);
+       $GENERATIONSEC          = $MICROTIME_END[1] - $MICROTIME_START[1];
+       $GENERATIONMSEC = $MICROTIME_END[0] - $MICROTIME_START[0];
+       $GENERATIONTIME = substr($GENERATIONSEC + $GENERATIONMSEC, 0, 8);
+       
+       return '<span style="color:red;font-weight:normal;font-size:9px;">(runtime: '.$GENERATIONTIME.' sec)</span>';
+}
+
+
+######################
+# function shows all superglobals and script defined global variables
+# show_vars() without the first parameter shows all superglobals except $_ENV and $_SERVER
+# show_vars(1) shows all
+# show_vars(,1) shows object properties in addition
+#
+function show_vars($show_all_vars = FALSE, $show_object_vars = FALSE) {
+       if(isset($GLOBALS['no_vars'])) return;
+       
+       $script_globals = _script_globals();
+       print '
+               <style type="text/css">
+               .vars-container {
+                       font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
+                       font-size: 8pt;
+                       padding:5px;
+               }
+               .varsname {
+                       font-weight:bold;
+               }
+               </style>
+       ';
+
+       print '<br />
+               <div style="border-style:dotted;border-width:1px;padding:2px;font-family:Verdana;font-size:10pt;font-weight:bold;">
+               DEBUG '.show_runtime().'
+       ';
+
+       $vars_arr['script_globals'] = array('global script variables', '#7ACCC8');
+       $vars_arr['_GET'] = array('$_GET', '#7DA7D9');
+       $vars_arr['_POST'] = array('$_POST', '#F49AC1');
+       $vars_arr['_FILES'] = array('$_POST FILES', '#82CA9C');
+       $vars_arr['_SESSION'] = array('$_SESSION', '#FCDB26');
+       $vars_arr['_COOKIE'] = array('$_COOKIE', '#A67C52');
+
+       if($show_all_vars) {
+               $vars_arr['_SERVER'] =  array('SERVER', '#A186BE');
+               $vars_arr['_ENV'] =  array('ENV', '#7ACCC8');
+       }
+
+       foreach($vars_arr as $vars_name => $vars_data) {
+               if($vars_name != 'script_globals') global $$vars_name;
+               if($$vars_name) {
+                       print '<div class="vars-container" style="background-color:'.$vars_data[1].';"><span class="varsname">'.$vars_data[0].'</span><br />';
+                       print_a($$vars_name, FALSE, $show_object_vars, FALSE );
+                       print '</div>';
+               }
+       }
+       print '</div>';
+}
+
+
+######################
+# function prints sql strings
+#
+function pre($sql_string, $simple_mode = FALSE) {
+       
+       if(!$simple_mode) {
+               # erste leere Zeile im SQL löschen
+               $sql_string = preg_replace('/\^s+/m','', $sql_string);
+               # letze leere Zeile im SQL löschen
+               $sql_string = preg_replace('/\s+$/m','', $sql_string);
+               
+               # kleinste Anzahl von führenden TABS zählen
+               preg_match_all('/^\t+/m', $sql_string, $matches);
+               $minTabCount = strlen(min($matches[0]));
+               
+               # und entfernen
+               $sql_string = preg_replace('/^\t{'.$minTabCount.'}/m', '', $sql_string);
+       }
+                       
+       print '<pre>'.$sql_string.'</pre>';
+}
+?>
diff --git a/gosa-core/include/functions_dns.inc b/gosa-core/include/functions_dns.inc
new file mode 100644 (file)
index 0000000..7ce7c33
--- /dev/null
@@ -0,0 +1,684 @@
+<?php
+
+
+/* All available record types 
+ */
+$RecordTypes['aRecord']       = "aRecord";           
+$RecordTypes['mDRecord']      = "mDRecord";         
+$RecordTypes['mXRecord']      = "mXRecord";         
+$RecordTypes['nSRecord']      = "nSRecord";          
+$RecordTypes['pTRRecord']     = "relativeDomainName";
+$RecordTypes['hInfoRecord']   = "hInfoRecord";      
+$RecordTypes['mInfoRecord']   = "mInfoRecord";       
+$RecordTypes['cNAMERecord']   = "relativeDomainName";
+$RecordTypes['tXTRecord']     = "tXTRecord";         
+$RecordTypes['aFSDBRecord']   = "aFSDBRecord";       
+$RecordTypes['SigRecord']     = "SigRecord";         
+$RecordTypes['KeyRecord']     = "KeyRecord";         
+$RecordTypes['aAAARecord']    = "aAAARecord";        
+$RecordTypes['LocRecord']     = "LocRecord";         
+$RecordTypes['nXTRecord']     = "nXTRecord";        
+$RecordTypes['sRVRecord']     = "sRVRecord";         
+$RecordTypes['nAPTRRecord']   = "nAPTRRecord";       
+$RecordTypes['kXRecord']      = "kXRecord";          
+$RecordTypes['certRecord']    = "certRecord";        
+$RecordTypes['a6Record']      = "a6Record";          
+$RecordTypes['dSRecord']      = "dSRecord";          
+$RecordTypes['sSHFPRecord']   = "sSHFPRecord";       
+$RecordTypes['rRSIGRecord']   = "rRSIGRecord";      
+$RecordTypes['nSECRecord']    = "nSECRecord";       
+
+
+/* Return all record types 
+ */
+function getDnsRecordTypes($ForZones = false)
+{
+  global $RecordTypes;
+  if($ForZones){
+    $tmp = $RecordTypes;
+    unset($tmp['cNAMERecord']);
+    unset($tmp['pTRRecord']);
+    unset($tmp['tXTRecord']);
+    return($tmp);
+  }else{
+    return($RecordTypes);
+  }
+}
+
+
+/* This fucntion is used to flip the ip address, for example
+   12.3.45  ->  45.3.12
+   Because some entries (like zones) are store like that 45.3.12.in-addr.arpa
+   but we want to display 12.3.45.
+ */
+function FlipIp($ip)
+{
+  $tmp = array_reverse(split("\.",$ip));
+  $new = "";
+  foreach($tmp as $section){
+    $new .= $section.".";
+  }
+  return(preg_replace("/.$/","",$new));
+}
+
+
+/* This function returns the zones specified for given host
+ */
+function getDNSZoneEntries($config,$HostDn,$silent = false)
+{
+  global $RecordTypes;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']); 
+
+  /* Not all records are allowed within a zone entry
+   */  
+  $SkipRecords = array("tXTRecord","cNAMERecord","pTRRecord");
+
+  /* Special sOArecords 
+   */
+  $sOAREcords  = array("0"=>"sOAprimary","1"=>"sOAmail","2"=>"sOAserial","3"=>"sOArefresh","4"=>"sOAretry","5"=>"sOAexpire","6"=>"sOAttl");
+
+  /* Create tempalte for all fetched zone Data 
+   */
+  $ZoneBase = array();
+  $ZoneBase['exists']  = false;
+  $ZoneBase['RECORDS'] = array();
+  $ZoneBase['zoneName'] = array();
+  $ZoneBase['dNSClass'] = array();
+   
+  foreach($sOAREcords as $attr){
+    $ZoneBase[$attr] = "";
+  }
+  $Zones    = array();
+
+  /* Get & Parse all zone entries 
+   */
+  $ldap->ls("(&(objectClass=dNSZone)(zoneName=*)(relativeDomainName=@))",$HostDn,array("*"));
+  $tmp_res = array();
+  while($attrs = $ldap->fetch()) {
+    $tmp_res[] = $attrs;
+  }
+
+  /* Parse fetched zones 
+   */
+  foreach($tmp_res as $attrs){
+
+    $zoneName                   = $attrs['zoneName'][0];
+    $Zones[$zoneName]           = $ZoneBase;
+    $Zones[$zoneName]['exists'] = true;
+
+    /* Set basic attributes 
+     */
+    foreach(array("zoneName","dNSClass") as $attr){
+      if(isset($attrs[$attr][0])){
+        $Zones[$zoneName][$attr] = $attrs[$attr][0];
+      }
+    }
+
+    /* Set initial zone name, to be able to detect if this entry was renamed 
+     */
+    $Zones[$zoneName]['InitialzoneName'] = $zoneName;
+
+    /* Generate SOA entry
+     */
+    if(isset($attrs['sOARecord'][0])){
+      $tmp = split("\ ",$attrs['sOARecord'][0]) ;
+      $tmp2 = array();
+
+      /* Assign soa vars */
+      foreach($sOAREcords as $key => $name){
+        if(isset($tmp[$key])){
+          $Zones[$zoneName][$name] = $tmp[$key];
+        }else{
+          $Zones[$zoneName][$name] = "";
+        }
+      }
+    } // ENDE SOA Record 
+  
+    /* Get record attributes 
+    */
+    foreach($RecordTypes as $name => $value){
+  
+      /* Skip some attributes 
+       */
+      if(in_array($name,$SkipRecords)) continue;
+
+      /* If there is a record attribute
+       */
+      if(isset($attrs[$name])){
+
+        /* get all entries
+         */
+        for($i = 0 ; $i < $attrs[$value]['count']; $i ++){
+          $Zones[$zoneName]['RECORDS'][] =  array("type"=>$name,"value"=>$attrs[$value][$i]);
+        }
+      }
+    }
+
+    /* Get reverse record ..
+     */
+    $ldap->ls("(&(objectClass=dNSZone)(relativeDomainName=@)(zoneName=*))",$attrs['dn'],array("zoneName"));
+
+    if($ldap->count() == 0){
+      if(!$silent){
+        print_red(sprintf(_("Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."),$zoneName));
+      }
+      unset($Zones[$zoneName]);
+    }elseif($ldap->count()>1){
+      if(!$silent){
+        print_red(sprintf(_("Found more than one reverse zone for dns zone '%s'. Aborting parsing this zone."),$zoneName));
+      }
+      unset($Zones[$zoneName]);
+    }else{
+      $tmp = $ldap->fetch();
+      $Zones[$zoneName]['ReverseZone']        = FlipIp(str_replace(".in-addr.arpa","",$tmp['zoneName'][0]));
+      $Zones[$zoneName]['InitialReverseZone'] = FlipIp(str_replace(".in-addr.arpa","",$tmp['zoneName'][0]));
+    }
+  }
+  return($Zones);
+}
+
+
+/* This function compares two dns zone objects and returns an 
+ *  array with following indexes 
+ *   - delete, for dns which must be deleted (only if dns zone is removed)
+ *   - rename, if a dn must be renamed, for example, the zoneName has changed
+ *   - add,    if there is a new dns account created    
+ */
+function getDNSZoneEntriesDiff($config,$newZones,$HostDn)
+{
+  $oldZones = getDNSZoneEntries($config,$HostDn,true);
+  
+  $sOAattributes =  array("sOAprimary","sOAmail","sOAserial","sOArefresh","sOAretry","sOAexpire","sOAttl");
+
+  $move   = array();
+  $add    = array();
+  $del    = array();
+
+  /* Generate a template for zones with default values
+   */
+  $zoneBase                       = array();
+  $zoneBase['objectClass']        = array("top","dNSZone");
+  $zoneBase['zoneName']           = "";
+  $zoneBase['relativeDomainName'] = "@";
+  $zoneBase['dNSClass']           = "IN";
+  $zoneBase['sOARecord']          = "";
+
+  /* Contains all renamed zoneNames 
+   * For zone entry udpdates
+   */
+  $PrePareZoneEntries = array();
+  
+  /* Walk through all zones and detect renamed/added/deleted zones ... 
+   */
+  foreach($newZones as $name => $zone){
+    
+    /* This zone was renamed 
+     */
+    if((!empty($zone['InitialzoneName'])) && ($zone['InitialzoneName'] != $zone['zoneName'])){
+      
+      /* Move old zone to new position 
+       */ 
+      $oldDn = "zoneName=".$zone['InitialzoneName'].",".$HostDn;
+      $newDn = "zoneName=".$zone['zoneName'].",".$HostDn;
+      $PrePareZoneEntries[$zone['InitialzoneName']] = $zone['zoneName'];
+      $move [$oldDn] = $newDn;      
+    }
+
+    /* Get old zone if available
+     */
+    $oldZone=array();
+    if(!empty($oldZones[$zone['InitialzoneName']])){
+      $oldZone = $oldZones[$zone['InitialzoneName']];
+    }
+
+    /* Create forward zone entry and put it in our add queue
+     */
+    $newDn  = "zoneName=".$zone['zoneName'].",".$HostDn;
+    $obj    =  $zoneBase;
+    $obj['zoneName'] = $zone['zoneName'];
+    /* Create sOARecord & add it to the obj
+     */ 
+    $soa = "";
+    foreach($sOAattributes as $attr){
+      $soa.=" ".$zone[$attr];
+    }  
+    $obj['sOARecord'] = trim($soa);
+    $obj['nSRecord'] = $zone['sOAprimary'];
+
+    /* If reverse zone was renamed, move entry 
+     */
+    if(!empty($zone['InitialReverseZone'])){
+      if($zone['InitialReverseZone'] != $zone['ReverseZone']){
+        $base = "zoneName=".$zone['zoneName'].",".$HostDn;
+        $oldRDn = "zoneName=". FlipIp($zone['InitialReverseZone']).".in-addr.arpa,".$base; 
+        $newRDn = "zoneName=". FlipIp($zone['ReverseZone']).".in-addr.arpa,".$base;
+        $PrePareZoneEntries[FlipIp($zone['InitialReverseZone']).".in-addr.arpa"] = FlipIp($zone['ReverseZone']).".in-addr.arpa";
+        $move [$oldRDn] = $newRDn;
+      }
+    }
+
+    /* Append record entries 
+     *  Set old value to array, to ensure that 
+     *  they will be deleted if necessary
+     */
+    if(isset($oldZone['RECORDS'])){
+      foreach($oldZone['RECORDS'] as $rec){
+        $obj[$rec['type']] = array();
+      }
+    }
+
+    /* Add new Records 
+     */
+    foreach($zone['RECORDS'] as $rec){
+      if(!isset($obj[$rec['type']])||!is_array($obj[$rec['type']])){
+        $obj[$rec['type']] = array();
+      }
+      $obj[$rec['type']][] = $rec['value'];
+    }
+
+    /* Append udpated Zone Forward Entry to our add queue
+     */    
+    $add[$newDn] = $obj;   
+
+    /* Create Reverse Entry 
+     * And append it to our add queue
+     */
+    $zone['ReverseZone'] = FlipIp($zone['ReverseZone']).".in-addr.arpa";
+    $base = "zoneName=".$zone['zoneName'].",".$HostDn;
+    $newRDn = "zoneName=".$zone['ReverseZone'].",".$base;
+    $rObj = $obj;
+    $rObj['zoneName']= $zone['ReverseZone'];
+    $add[$newRDn] = $rObj;
+    /* Remove currently managed zone from oldZones.
+     *  this gives us the ability to detect removed zones
+     */
+    if(isset($oldZones[$zone['InitialzoneName']])){
+      unset($oldZones[$zone['InitialzoneName']]); 
+    }
+  }
+  /* The rest of our oldZones must be deleted
+   *  because they are no longer available in newZones anymore.
+   */
+  foreach($oldZones as $zone)  {
+    $oldDn = "zoneName=".$zone['InitialzoneName'].",".$HostDn;
+    $del[$oldDn] = $zone;
+  }
+
+  /* Check for entries which must be updated 
+   */
+  $zoneUpdates = array();
+  $udpate = array();
+  if(count($PrePareZoneEntries)){
+    $ldap = $config->get_ldap_link();
+    foreach($PrePareZoneEntries as $FromZoneName => $ToZoneName){
+      $ldap->cd($HostDn);
+      $ldap->search("(&(objectClass=dNSZone)(zoneName=".$FromZoneName.")(!(relativeDomainName=@)))",array("zoneName"));
+      while($attrs = $ldap->fetch()){
+        $zoneUpdates[$attrs['dn']] = array("zoneName"=>$ToZoneName);
+      }
+    }
+  }
+
+  $ret = array("del" => $del , "move" => $move , "add" => $add,"zoneUpdates"=>$zoneUpdates);
+  return($ret);
+}
+
+
+/* This function returns the dns-host eintries for given 
+ *  name.
+ */
+function getDNSHostEntries($config,$name,$silent = false)
+{
+  global $RecordTypes;
+
+  $types = array();
+  $ret = array();
+  $ret['RECORDS']   = array();
+  $ret['dNSClass']  = "IN";
+  $ret['zoneName']  = "";
+  $ret['dNSTTL']    = "7440";
+  $ret['exists']    = false;
+  $ldap = $config->get_ldap_link();
+  $ldap->cd($config->current['BASE']);
+  
+  /* First check all zones for an entry with the given name.
+   * If the name occurs in more than one entry alert the user ...
+   */
+  $foundIn = array();
+  $zones = getAvailableZones($config);
+  
+  $zonesArr = array();
+  foreach($zones as $zoneMix){
+       $zoneIndex = split("/",$zoneMix);
+       if(!array_key_exists($zoneIndex[0],$zonesArr)) {
+      $zonesArr[$zoneIndex[0]] = array();
+    }
+               array_push($zonesArr[$zoneIndex[0]],$zoneIndex[1]);
+  }
+  
+  foreach($zonesArr as $nameServer => $nameServerArr){
+       $foundInTmp = array();
+       foreach($nameServerArr as $zoneArr => $zone){
+               $zoneMix = $nameServer."/".$zone;
+       $zoneDn = getDNSZoneDN($config,$zoneMix);
+       $ldap->ls("(&(objectClass=dNSZone)(zoneName=*)(relativeDomainName=".$name.")(!(relativeDomainName=@)))", $zoneDn,$attrs = array("*"));
+       while($attrs = $ldap->fetch()){
+         $foundInTmp [$zoneMix] = $attrs['dn'];
+         $foundIn [$zoneMix] = $attrs['dn'];
+       }
+       }
+  }
+
+  /* No zone found which contains an entry for us
+   */
+  if(count($foundIn) == 0){
+    return($ret);
+  }
+
+  /* Get host informations from zone
+   */ 
+  $id_tmp = key($foundIn);
+  $ldap->cd($foundIn[$id_tmp]);
+  $ldap->search("(&(objectClass=dNSZone)(zoneName=*)(!(relativeDomainName=@)))",array("*"));
+  while($attrs = $ldap->fetch()){
+
+    /* If relative domainname == cn
+     * Try to read dnsclass / TTl / zone
+     */
+    if($attrs['relativeDomainName'][0] == $name){
+      $ret['exists'] = true;
+      $ret['zoneName'] = $id_tmp;
+      foreach(array("dNSClass","dNSTTL") as $atr){
+        if(isset($attrs[$atr][0])){
+          $ret[$atr] = $attrs[$atr][0];
+        }
+      }
+    }
+
+    /* Create list with all used records */
+    foreach($RecordTypes as $name => $value){
+
+      /* If there is a record attribute  */
+      if(isset($attrs[$name])){
+
+        /* get all entries */
+        for($i = 0 ; $i < $attrs[$value]['count']; $i ++){
+          $types[] = array( "type"    => $name,
+                            "value"   => $attrs[$value][$i]);
+        }
+      }
+    }
+    $ret['RECORDS'] = $types;
+  }
+  return($ret);
+}  
+
+
+
+/* This function compares two dns settings and returns an 
+ *  array with following indexes 
+ *   - delete, for dns which must be deleted (only if dns account is removed)
+ *   - rename, if a dn must be renamed, for example, the relativeDomainName has changed
+ *   - add,    if there is a new dns account created    
+ */
+function getDNSHostEntriesDiff($config,$oldName,$newEntry,$newName)
+{
+  global $RecordTypes;
+
+  $oldEntry = getDNSHostEntries($config,$oldName);
+
+  $add    = array();
+  $del    = array();
+  $move   = array();
+
+  /* Don't go further if there is nothing to do
+   * Is no account / was no account
+   */
+  if(($newEntry['exists'] == false )&& ($oldEntry['exists'] == false)){
+    return(array("move"=>$move,"add"=>$add,"del"=>$del));
+  }
+
+  $zones              = getAvailableZones($config);
+  $specialAttributes  = array("cNAMERecord","pTRRecord");
+  $newRecords         = array();  // Used to remember which records are removed 
+  $zoneNameMix           = $newEntry['zoneName'];
+  $zoneDn             = getDNSZoneDN($config,$zoneNameMix);
+  $tmp                = array_flip($zones);
+  $zoneName                                    = getNameFromMix($zoneNameMix);
+  /* If reverseZone can't be resolved ... this 
+   *  can't be a valid entry, so remove this account
+   */ 
+  if(isset($tmp[$zoneNameMix])){
+    $reverseNameMix  = $tmp[$zoneNameMix];
+    $reverseDn    = getDNSZoneDN($config,$reverseNameMix);
+    if(empty($reverseDn)){
+      $newEntry['exists'] = false;
+    }
+  }else{
+    $newEntry['exists'] = false;
+  }
+
+  /* If account was edited prepare some
+   *  attributes & arrays ... if required add some 
+   *  dns to $move 
+   */
+  if($oldEntry['exists']){
+
+    /* Check if the account was removed 
+     */
+    if($newEntry['exists'] == false){
+      $dn = "relativeDomainName=".$oldName.",".getDNSZoneDN($config,$oldEntry['zoneName']);
+      $del[$dn] ="";
+      return(array("move"=>$move,"add"=>$add,"del"=>$del));
+    }
+
+    /* Check if zoneName has changed 
+     */   
+    if(count($newEntry['RECORDS'])){
+      if($oldEntry['zoneName'] != $newEntry['zoneName']){
+        $oldzoneDn = getDNSZoneDN($config,$oldEntry['zoneName']);
+        $dn = "relativeDomainName=".$oldName.",".$oldzoneDn;
+        $dn2= "relativeDomainName=".$oldName.",".$zoneDn;
+        $move[$dn]=$dn2;
+      }
+
+      /* Check if host name has changed 
+       */ 
+      if($oldName != $newName){
+        $dn = "relativeDomainName=".$oldName.",".$zoneDn;
+        $dn2= "relativeDomainName=".$newName.",".$zoneDn;
+        $move[$dn]=$dn2;
+        $dn = "relativeDomainName=".$oldName.",".$dn2;
+        $dn2= "relativeDomainName=".$newName.",".$dn2;
+        $move[$dn]=$dn2;
+      }
+    }
+
+    /* Prepare record entries
+     *  Fill old records with array();
+     *  To ensure that they will be deleted if they stay unused
+     */
+    foreach($oldEntry['RECORDS'] as $id => $rec){
+      $newRecords[$rec['type']] = array();
+    }
+  }
+
+  /* There must be at least one record in our entry  
+   */
+  if((!count($newEntry['RECORDS'])) || (!$newEntry['exists'])){
+    $dn = "relativeDomainName=".$newName.",".getDNSZoneDN($config,$oldEntry['zoneName']);
+    $del[$dn] ="";
+    $ret = array("move"=>$move,"add"=>$add,"del"=>$del);
+    return($ret);
+  }
+
+  /* Prepare temp obj
+   */
+  $baseObj =  array();
+  $baseObj['objectClass']       = array("top","dNSZone");
+  $baseObj['dNSTTL']            = $newEntry['dNSTTL'];
+  $baseObj['dNSClass']          = $newEntry['dNSClass'];
+  $baseObj['zoneName']          = $zoneName; 
+  $baseObj['relativeDomainName']= $newName; 
+    
+  /* Add Container Object to zone
+   *  (this possibly already exists, check this before writing to ldap)
+   */
+  $baseDn =  "relativeDomainName=".$newName.",".$zoneDn;
+  $add[$baseDn] = $baseObj;
+
+  /* Add base obejct which contains all std records
+   */
+  $stdDn = "relativeDomainName=".$newName.",".$baseDn;
+  $add[$stdDn] = $baseObj;
+
+  /* Set defaults. Normaly only contains old record names.
+   *  The old names will be set to array, to ensure that they will be deleted.
+   *  Or overwritten and filled with new values.
+   */
+  foreach($newRecords as $name => $def){
+    if(!in_array($name,$specialAttributes)){
+      $add[$stdDn][$name] = $def;
+    }
+  }
+
+  /* Delete all OLD special attributes.
+   */
+  foreach($oldEntry['RECORDS'] as $id => $rec){
+    if(in_array($rec['type'],$specialAttributes)){
+      $deldn= "relativeDomainName=".$rec['value'].",".$baseDn;
+      $del[$deldn] = "";
+    }
+  }
+
+
+  /* Create new record entries 
+   */
+  foreach($newEntry['RECORDS'] as $id => $rec){
+    /* Create object which contains special records 
+     *  like pTRRecord or CNAMERecord
+     */
+    if($rec['type']  == "pTRRecord"){
+      $PTRdn= "relativeDomainName=".FlipIP($rec['value']).",".$baseDn;
+      $ptrObj = $baseObj;
+      $reverseName = getNameFromMix($reverseNameMix);
+      $ptrObj['zoneName']           = $reverseName;
+      if(!preg_match("/\.$/",$newName)){
+        $ptrObj['pTRRecord']          = preg_replace("/\.\.$/",".",$newName.".".$zoneName.".");
+      }else{
+        $ptrObj['pTRRecord']          = preg_replace("/\.\.$/",".",$newName.".");
+      }
+      $ptrObj['relativeDomainName'] = FlipIP($rec['value']);
+    
+      $add[$PTRdn] = $ptrObj;
+    }else  
+    if($rec['type']  == "cNAMERecord"){
+      $PTRdn= "relativeDomainName=".$rec['value'].",".$baseDn;
+      $ptrObj = $baseObj;
+      $ptrObj['zoneName']           = $zoneName;
+      $ptrObj['cNAMERecord']        = $newName;
+      $ptrObj['relativeDomainName'] = $rec['value'];
+      
+      $add[$PTRdn] = $ptrObj;
+    }else{
+      /* Append basic attributes
+       */
+      $add[$stdDn][$rec['type']][] = $rec['value'];  
+    }
+  } // foreach record 
+
+  $ret = array("move"=>$move,"add"=>$add,"del"=>$del);
+  return($ret);
+} 
+
+function getNameFromMix($zoneMix){
+       $ret = "";
+  if(!strstr($zoneMix, '/')) return($ret);     
+  $zoneIndex           = split("/",$zoneMix);
+  return($zoneIndex[1]);
+}
+
+/* returns the dn for a specified zone
+ */
+function getDNSZoneDN($config,$zoneNameMix)
+{
+  $ret = "";
+  if(!strstr($zoneNameMix, '/')) {
+    print_red(sprintf(_("Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."),$zoneNameMix));
+    return($ret);
+  }
+
+  $zoneNameIndex               = split("/",$zoneNameMix); 
+  $zoneName           = $zoneNameIndex[1];
+  $nameServer                          = strtolower($zoneNameIndex[0]);
+  $ldap               = $config->get_ldap_link();
+
+  /* search for the nameserver */
+  $ldap-> cd($config->current['BASE']);
+  $ldap->search("(&(objectClass=goServer)(cn=".$nameServer."))",array("cn"));
+  if($ldap->count()){
+    $attr = $ldap->fetch();
+  } else {
+    return($ret);
+  }
+  
+  $ldap-> cd($attr['dn']);
+  $ldap->search("(&(objectClass=dNSZone)(sOARecord=*)(zoneName=".$zoneName."))",array("zoneName"));
+  if($ldap->count()){
+    $attr = $ldap->fetch();
+    return($attr['dn']);
+  }
+  
+  return($ret);
+}
+
+
+/* returns all available zones 
+ *  array[reverseName] = zoneName;
+ */
+function getAvailableZones($config)
+{
+  $ret = array();
+  $ldap = $config->get_ldap_link();
+  $ldap->cd ($config->current['BASE']);
+
+  /* Search for zones ...
+   */
+  $ldap->search("(&(objectClass=dNSZone)(sOARecord=*))",array("zoneName"));
+
+  $ForwardZones = array();
+  $ReverseZones = array();
+  $zones = array();
+
+  while($at = $ldap->fetch()){
+    if(preg_match("/\.in\-addr\.arpa/",$at['zoneName'][0])){
+      $ReverseZones[$at['dn']] = $at;
+    }else{
+      $ForwardZones[$at['dn']] = $at;
+    }
+  }
+
+  foreach($ForwardZones as $dn => $obj){
+    
+    /* try to find reverse
+     */  
+    foreach($ReverseZones as $Rdn => $Robj ){
+      if(preg_match("/".$dn."/",$Rdn)){
+        $zones[strtoupper($ldap->getCn($dn))."/".$Robj['zoneName'][0]] =  
+                       strtoupper($ldap->getCn($dn))."/".$obj['zoneName'][0];
+      }
+    }   
+  }
+  return($zones);
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/functions_helpviewer.inc b/gosa-core/include/functions_helpviewer.inc
new file mode 100644 (file)
index 0000000..ab9b3a1
--- /dev/null
@@ -0,0 +1,503 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2005, Fabian Hickert
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+/* Simple class to parse the xml help file */
+class parseXml
+{
+  var $parser;
+  var $filename;
+  var $entries;
+
+  function parseXml($file)
+  {
+    $this->parser   = xml_parser_create();
+    $this->filename = $file;
+    xml_set_object($this->parser, $this);
+    xml_set_element_handler($this->parser, "tag_open", "tag_close");
+    return($this->entries);
+  }
+  function parse()
+  {
+    $this->entries = array();
+    $fh= fopen($this->filename, "r");
+    $xmldata= fread($fh, 100000);
+    fclose($fh);
+    if(!xml_parse($this->parser, chop($xmldata))){
+        print(sprintf(_("XML error in guide.xml: %s at line %d"),
+            xml_error_string(xml_get_error_code($this->parser)),
+            xml_get_current_line_number($this->parser)));
+        exit;
+    }
+    return($this->entries);
+  }
+  function tag_open($parser,$tag,$attrs)
+  {
+    @$this->entries[$attrs['NAME']]=$attrs;
+  }
+  function tag_close(){; }
+
+}
+
+
+/* This function genereates the Index */
+function genIndex()
+{
+  global $helpobject;
+  $str = "";
+  $test = new pluglist($_SESSION['config'],NULL);
+  $current_hl = "";
+  foreach($_SESSION['helpobject']['helpconf'] as $id => $attrs){
+    $path = $test -> get_path($id);
+    $exists = true;
+    $helpdir = "../doc/guide/user/".$helpobject['lang']."/html/".preg_replace("/^.*\//i","",$path)."/";
+    if(!is_dir($helpdir)){
+      $exists = false;
+    }
+    $print_hl = false;
+    if($current_hl != $attrs['HEADLINE']){
+      $current_hl = $attrs['HEADLINE'];
+      $str .= "<h1>"._($current_hl)."</h1>";
+    }
+    $name = $attrs['NAME'];
+    $file = "index.html";
+    //$path = $plug;
+    if($exists){
+      $str .= "<p style='padding-left:20px;'><a href='?plug=".$id."'><b>"._($name)."</b></a></p>";
+    }else{
+      $str .= "<p style='padding-left:20px;'><b>"._($name)."</b> ("._("No help available for this plugin.").")</p>";
+    }
+  }
+  return (utf8_decode($str));
+}
+
+
+/* Some replacements */
+$backwardlink  = "<a href=\"?pg=%s\"  class=\"maintitlebar\">
+                  <img src='images/back.png' align=\"middle\" alt=\""._("previous")."\" border=\"0\">
+                 </a>";
+
+$forwardlink   = "<a href=\"?pg=%s\"  class=\"maintitlebar\">
+                  <img src='images/forward.png' align=\"middle\" alt=\""._("next")."\" border=\"0\">
+                 </a>";
+
+$pre_mark                     = "<span style=\"background-color: #FFFC35;\">" ;                       // Sign words with this
+$suf_mark                     = "</span>";                          //  and this
+
+
+/* Define which tags musst be delete, header, navigation, banner */
+$replacements=array();
+$replacements['from']=array("@<!DOC.*<BODY >@si",
+    "/border=\".*\"/i",
+    "'<code.*code>'",
+//    "/alt=\".*\"/i",
+    "/<HR>/",
+    "@<ADDRESS[^>]*?>.*?ADDRESS>@si",
+    "@<\/BODY[^>]*?>.*?HTML>@si",
+    "'<TABLE.*>'",
+    "/src.*icons/i",
+    "/src=\"/i",
+    "/<H1 ALIGN=\"CENTER\">/",
+ /* picture replacements */
+ //  "",
+    );
+
+$replacements['to']=array("",
+    " border=\"0\" ",
+    "",
+  //  "",
+    "",
+    "",
+    "",
+    "<table border=1 cellspacing=0 bgcolor=\"#E0E0E0\" width=\"95%\" align=\"center\" cellpadding=\"3\" summary=\"\">",
+    "src=\"",
+    "src=\"images/",
+    "<H1>",
+ /* picture replacements */
+//    "",
+  );
+
+
+/* Reads all files in specified directory with contents an some inforations about the file */
+/* Read all files with contents*/
+/*                 |Folder="/var/ww...",
+                   |        |Fileprefix="node"
+                   |        |       |Filesuffix=".html"
+                   |        |       |       |WithoutContent=false(This means : read content)
+                   |        |       |       |          |Singlepage=false(Means read all, if w want to read single, specify its filename)"*/
+function readfiles($basedir,$prefix,$suffix,$onlyIndex,$singlepage=false)
+{
+  global $replacements;
+
+  $str    = array();  // Temporary variable
+  $cnt    = 0;        // Array index creation
+  $file   = "";       // Contains Filename
+
+  $dir = opendir($basedir);
+
+  $str['global']['start']       = $cnt;     // collect basic informations - Startpage
+  $str['global']['basedir']     = $basedir; // collect basic informations - Basedirectory
+
+  /* Startime for Benchmark */ 
+  $start =   (time()+microtime());
+
+  /* if singlepage == false -> Get all pages, */
+  if(!$singlepage) {
+
+    /* While theres is an unreaded file in our resource */
+    while (($file = readdir($dir)) !== false) {
+      
+      if((is_dir($basedir."/".$file))&&($file != "..")&&($file[0]!=".")){
+        $str[$file]=(readfiles($basedir."/".$file."/",$prefix,$suffix,$onlyIndex,false));
+      }
+
+      /* Filter all files which arn't intressting */
+      if((strstr($file,$suffix))&&($file!=".")&&($file!="..")&&(strstr($file,$prefix))){
+
+        /* Collect informations */
+        $str[$file]=array();
+        $str[$file]['name']   = $file;
+        $str[$file]['size']   = filesize($basedir.$file);
+
+        /* Readfile conent too ? */
+        if(!$onlyIndex){
+          $str[$file]['content']  = remove_unwanted_tags(linkwrapper(getcontents($basedir.$file),""),$replacements);
+          $str[$file]['headline'] = getheader_from_content($str[$file]['content']);
+        }
+
+        /* Include file status, for debugging, not used in script yet */
+        $str[$file]['stat']   = stat($basedir.$file);
+        $cnt++;
+      }
+    }
+
+    /* Only get on file*/
+  }else{
+    /* Pages read = 1 */       
+    $cnt = 1;
+
+    /* Prepare result*/
+    $file                 = $singlepage;
+    $str[$file]           = array();
+    $str[$file]['name']   = $file;
+    $str[$file]['size']   = filesize($basedir.$file);
+
+    /* If onlyIndex == true skip reading content */
+    if(!$onlyIndex){
+      $str[$file]['content']  = remove_unwanted_tags(linkwrapper(getcontents($basedir.$file),""),$replacements);
+      $str[$file]['headline'] = getheader_from_content($str[$file]['content']);
+    }
+
+    /* Include file status, for debugging, not used in script yet */
+    $str[$file]['stat']   = stat($basedir.$file);
+  }
+
+  /* Sort to  right order */
+  asort($str);
+
+  /* Endtime for Benchmark*/
+  $end = (time()+microtime());
+  $str['global']['cmptime'] = $end-$start;
+
+  /* Number of pages readed */
+  $str['global']['numpages']= $cnt;
+  closedir($dir);
+  return($str);
+}
+
+
+/* Read filecontent */
+function getcontents($file)
+{
+  $str = "" ;   // Temporary variable for file contents 
+  $tmp = "" ;   // Temporary varibale for partitial file contents
+
+  /* open file and read*/
+  $fp = fopen($file,"r");
+  if($fp) {
+    while($tmp = fread($fp,512))
+    {
+      $str.=  $tmp;
+    }
+  }else{
+    return(false);
+  }
+  return($str);
+}
+
+
+/*Remove tags */
+function remove_unwanted_tags($str,$replacements)
+{
+  $str=preg_replace($replacements['from'],$replacements['to'],$str);
+  return($str);
+}
+
+
+/*Converts the all links to specified path, is needed to get simple navigation */
+function linkwrapper($str,$link)
+{
+  $str = preg_replace("/HREF=\"http/i","target=\"_blank\" href=\"http",$str);
+  $str = preg_replace("/HREF=\"/","href=\"".$link."?pg=",$str);
+  $str=str_replace("HREF=\"","href=\"".$link."?pg=",$str);  
+  return($str);
+}
+
+
+/* Search content */
+function search($arr,$word)
+{
+  global $minwordlength,$allowed_chars_in_searchword;
+  /* Prepare Vars */ 
+  $result                     =array(); // Search result, filename, + hits + hits per word + matches 
+  $words                      =array(); // Temporary searchword handling
+  $useablewords               =array(); // Temporary searchword handling
+  $tryword                    = "";     // Temporary searchword handling
+  $result['global']['maxhit'] = 0;
+  unset($_SESSION['lastresults']);
+  unset($_SESSION['parsed_search_keyword']);
+  $_SESSION['parsed_search_keyword']="";
+
+  error_reporting(E_ALL | E_STRICT);
+
+  /* prepare searchwords */
+  $word   = trim($word);
+
+  /* Filter all unusable chars */
+  $word   = preg_replace($allowed_chars_in_searchword,"",$word);
+  $words  = split(" ",str_replace("+"," ",$word));
+
+  /* Check all wordlengths */
+  foreach($words as $tryword){
+    $tryword = trim($tryword);
+
+    /* Filter words smaler than 3 chars */
+    if(strlen($tryword)>=$minwordlength) {
+      $_SESSION['parsed_search_keyword'].=$tryword." ";
+      $useablewords[]=$tryword;
+    }
+  }
+
+  /* Use words to search the content */
+  foreach($arr as $keys=>$vals)
+  {
+    foreach($vals as $key=>$val){
+      /* overallhits counts hits per page */
+      $overallhits=0;
+
+      /* Search all words */
+      foreach($useablewords as $word)
+      {
+        /* Skip key global, it contains no file data - it is a summary info*/
+        if($key!="global")
+        {
+
+          /* Get all hits for the word in $matches*/
+          preg_match_all("/".$word."/i",$arr[$keys][$key]['content'], $matches,PREG_OFFSET_CAPTURE);
+
+          /* Filter in Tag results*/
+          if(count($matches[0])){
+            foreach($matches[0] as $num=>$hit){
+              if(isset($arr[$keys][$key]['content']) && (is_in_tag($arr[$keys][$key]['content'],$hit[1]))){
+                unset($matches[0][$num]);    
+              }    
+            }
+          }
+
+          /* Count matches */
+          $overallhits=$overallhits + count($matches[0]);    
+
+          /* Save collected data */
+          $result[$keys][$key]['hits'][$word]    = count($matches[0]); 
+          $result[$keys][$key]['hits']['overall']= $overallhits;  
+
+          /* Save max hits for page */
+          if($overallhits > $result['global']['maxhit']){
+            $result['global']['maxhit']=$overallhits;  
+          }
+
+          /* Add results for word to return value*/
+          $result[$keys][$key]['match'][$word]=array();
+          $result[$keys][$key]['match'][$word]=$matches[0];
+        }
+      }
+    }
+  }
+
+  /* Save result in Session, so we can mark words later, or go back to search, without searching again*/
+  $_SESSION['lastresults'] = $result;
+  return($result);
+}
+
+
+/* Detect 10 Best result entries, sort and call createResultEntry to create HTML output for  complete list */
+function searchlist($arr,$res,$maxresults)
+{
+  $global = $res['global'];
+  $topten = array();        // To detect 10 best solutions
+  $ret    = "";             // return value
+  unset($res['global']);
+
+  /* Detect 10 best Sites */
+  foreach($res as $key=>$resa)
+  foreach($resa as $keya=>$val){
+    /* Skip results with no hits */
+    if($val['hits']['overall']>0){
+      $topten[$key."/".$keya] = $val['hits']['overall'];
+    }
+  }
+
+  /* Sort by hit position in content, to easier mark words */
+  asort($topten);
+  $topten = array_reverse($topten);
+  $topten = (array_slice($topten,0,$maxresults));
+
+
+  /* We have a result, an array with all content, an array with hits and position and we have the 10 best hits */
+  /* Foreach */  
+  foreach($topten as $key => $hits)  {
+
+    $ks = split("\/",$key);
+    $k1 = $ks[0];
+    $k2 = $ks[1];
+    
+    $ret.= createResultEntry($arr[$k1][$k2],$res[$k1][$k2],$key,$global['maxhit']);    
+  }
+
+  /* appending footer message for resultlist */
+  $ret.= "<br>
+              ".sprintf(_("%s results for your search with the keyword %s"), 
+                            "<b>".count($topten)."</b>", 
+                            "<b>".$_SESSION['parsed_search_keyword']."</b>");
+  $ret.="<br>
+        <br>";
+  return($ret);
+}
+
+
+/* This function marks a string with the given search result for this string*/
+function markup_page($arr,$res)
+{
+  global $pre_mark,$suf_mark;
+  
+  $ret    = "";             // return value
+  $repl   = array();
+  $posadd = 0;
+
+  foreach($res['match'] as $word => $matches)   {
+    foreach($matches as $matchnr=>$match)   {
+      $repl[$match[1]]=$match[0];
+    }
+  }
+
+  ksort($repl);
+  
+  foreach($repl as $position=>$word)  {
+    $pos1 = strlen($arr);
+    $arr= markword($arr,($position+$posadd),$word,$pre_mark,$suf_mark);
+    $pos2 = strlen($arr);
+    $posadd =$posadd + ($pos2 - $pos1);
+  }
+  return($arr); 
+}
+
+
+/* This function marks a single word with the specified prefix and suffix */
+function markword($string,$position,$word,$prefix,$suffix)
+{
+  $wordlength   = strlen($word);
+  $wholelength  = strlen($string); 
+
+  $first = substr($string,0,$position);
+  $last  = substr($string,($position+$wordlength),$wholelength);  
+
+  return($first.$prefix.$word.$suffix.$last);
+} 
+
+/* Creates HTML output for a single search result entry */
+function createResultEntry($entry,$res,$name,$max)
+{
+  $percentage = (int)(($res['hits']['overall'] / $max) * 100) ;
+  $color  = dechex($percentage+150);
+  $color2 = dechex(150 - $percentage);
+
+  $entry['content'] = preg_replace("\"".$entry['headline']."\"","",$entry['content'],1);
+
+  if(strlen($color)==1) $color = "0".$color;
+
+
+
+  /* the object tag is needed for W3c */
+  $str =  "<a href=\"?pg=".$name."&amp;mark=1\" title=\"".$percentage."% ".$entry['headline']."\">
+          <object>
+          <table summary=\"\"  width=\"98%\" align=\"center\">
+            <tr>
+              <td height=15>
+                <b>".utf8_encode($entry['headline'])."</b> -".utf8_encode(substr(strip_tags($entry['content']),0,120))."...
+              </td>
+              <td width=50 valign=\"top\">".progressbar($percentage,50,8)."</td>
+             </tr>
+             <tr>
+              <td colspan=2>
+                <b>
+                  ".(sprintf(_("%s%% hit rate in file %s"),$percentage,$name))."
+                </b>
+              </td>
+            </tr>
+          </table>
+          </object></a>
+          ";
+  $str.=  "<hr size=\"1\">";
+
+  return($str);
+}
+
+
+/*Simple function to detect if we prepare to change a tag or visible text */
+function is_in_tag($string,$pos)
+{
+  $pos1 = $pos2 = 0;
+  if(preg_match("/</",$string)){
+    $pos1 = strpos($string,"<",$pos);
+  }
+  if(preg_match("/>/",$string)){
+    $pos2 = strpos($string,">",$pos);
+  }
+  if ($pos1 > $pos2)  {
+    return(true);
+  }else{
+    return(false);
+  }
+}
+
+/*Returns frist line of readable text, it should be the headline */
+function getheader_from_content($str)
+{
+  $str = strip_tags($str);
+  $pos = 0;
+  $arr = split("\n",$str);
+  foreach($arr as $possibleheadline){
+    if(strlen($possibleheadline)>=3){
+      return $possibleheadline; 
+    }
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/functions_list.inc b/gosa-core/include/functions_list.inc
new file mode 100644 (file)
index 0000000..c3af95b
--- /dev/null
@@ -0,0 +1,264 @@
+return(
+array (
+  0 => 'touch',
+  1 => 'fopen',
+  2 => 'fwrite',
+  3 => 'var_export',
+  4 => 'fclose',
+  5 => 'header',
+  6 => 'session_start',
+  7 => 'error_reporting',
+  8 => 'putenv',
+  9 => 'setlocale',
+  10 => 'bindtextdomain',
+  11 => 'textdomain',
+  12 => 'sprintf',
+  13 => 'str_replace',
+  14 => 'gmdate',
+  15 => 'imageAlphaBlending',
+  16 => 'imageSaveAlpha',
+  17 => 'imagesx',
+  18 => 'imagesy',
+  19 => 'imagecopy',
+  20 => 'imagePng',
+  21 => 'mysql_pconnect',
+  22 => 'mysql_select_db',
+  23 => 'mysql_query',
+  24 => 'mysql_fetch_array',
+  25 => 'mysql_result',
+  26 => 'mysql_close',
+  27 => 'tempnam',
+  28 => 'popen',
+  29 => 'fread',
+  30 => 'pclose',
+  31 => 'unlink',
+  32 => 'imagick_blob2image',
+  33 => 'imagick_image2blob',
+  34 => 'preg_match',
+  35 => 'base64_decode',
+  36 => 'preg_replace',
+  37 => 'srand',
+  38 => 'strlen',
+  39 => 'date',
+  40 => 'preg_split',
+  41 => 'trim',
+  42 => 'chr',
+  43 => 'chunk_split',
+  44 => 'is_dir',
+  45 => 'is_writable',
+  46 => 'session_destroy',
+  47 => 'substr',
+  48 => 'tidy_parse_string',
+  49 => 'tidy_clean_repair',
+  50 => 'tidy_error_count',
+  51 => 'tidy_warning_count',
+  52 => 'nl2br',
+  53 => 'intval',
+  54 => 'ImageFontWidth',
+  55 => 'ImageFontHeight',
+  56 => 'imagecolorallocate',
+  57 => 'imagerectangle',
+  58 => 'imagefilledrectangle',
+  59 => 'imagestring',
+  60 => 'imagepng',
+  61 => 'imagedestroy',
+  62 => 'is_int',
+  63 => 'session_id',
+  64 => 'imap_close',
+  65 => 'is_array',
+  66 => 'imap_listmailbox',
+  67 => 'imap_utf7_decode',
+  68 => 'imap_last_error',
+  69 => 'imap_getacl',
+  70 => 'imap_setacl',
+  71 => 'rtrim',
+  72 => 'strpos',
+  73 => 'is_integer',
+  74 => 'implode',
+  75 => 'file',
+  76 => 'opendir',
+  77 => 'time',
+  78 => 'readdir',
+  79 => 'strstr',
+  80 => 'filesize',
+  81 => 'stat',
+  82 => 'asort',
+  83 => 'closedir',
+  84 => 'split',
+  85 => 'preg_match_all',
+  86 => 'array_reverse',
+  87 => 'array_slice',
+  88 => 'ksort',
+  89 => 'dechex',
+  90 => 'htmlentities',
+  91 => 'strip_tags',
+  92 => 'stripcslashes',
+  93 => 'get_class',
+  94 => 'exec',
+  95 => 'ldap_connect',
+  96 => 'ldap_set_option',
+  97 => 'ldap_set_rebind_proc',
+  98 => 'ldap_get_values_len',
+  99 => 'ldap_unbind',
+  100 => 'reset',
+  101 => 'ldap_bind',
+  102 => 'ldap_read',
+  103 => 'ldap_get_entries',
+  104 => 'array_flip',
+  105 => 'version_compare',
+  106 => 'is_callable',
+  107 => 'shell_exec',
+  108 => 'function_exists',
+  109 => 'system',
+  110 => 'ini_get',
+  111 => 'posix_getgrgid',
+  112 => 'crypt',
+  113 => 'strtolower',
+  114 => 'get_declared_classes',
+  115 => 'mt_srand',
+  116 => 'microtime',
+  117 => 'escapeshellarg',
+  118 => 'flush',
+  119 => 'current',
+  120 => 'printf',
+  121 => 'print_r',
+  122 => 'kadm5_init_with_password',
+  123 => 'kadm5_chpass_principal',
+  124 => 'kadm5_destroy',
+  125 => 'base64_encode',
+  126 => 'sha1',
+  127 => 'define',
+  128 => 'getcwd',
+  129 => 'array_merge',
+  130 => 'chdir',
+  131 => 'fgets',
+  132 => 'debug_backtrace',
+  133 => 'dirname',
+  134 => 'set_error_handler',
+  135 => 'ini_set',
+  136 => 'uniqid',
+  137 => 'htmlspecialchars',
+  138 => 'serialize',
+  139 => 'hexdec',
+  140 => 'gettype',
+  141 => 'get_object_vars',
+  142 => 'is_object',
+  143 => 'mysql_num_fields',
+  144 => 'mysql_field_name',
+  145 => 'mysql_data_seek',
+  146 => 'explode',
+  147 => 'strtoupper',
+  148 => 'syslog',
+  149 => 'md5',
+  150 => 'arsort',
+  151 => 'ltrim',
+  152 => 'preg_quote',
+  153 => 'func_get_args',
+  154 => 'cups_get_dest_list',
+  155 => 'cups_get_printer_attributes',
+  156 => 'session_unregister',
+  157 => 'pow',
+  158 => 'key',
+  159 => 'mt_rand',
+  160 => 'mb_substr',
+  161 => 'is_link',
+  162 => 'sort',
+  163 => 'is_readable',
+  164 => 'is_file',
+  165 => 'get_class_vars',
+  166 => 'array_keys',
+  167 => 'xml_parser_create',
+  168 => 'xml_set_object',
+  169 => 'xml_set_element_handler',
+  170 => 'chop',
+  171 => 'xml_error_string',
+  172 => 'xml_get_current_line_number',
+  173 => 'recode',
+  174 => 'iconv',
+  175 => 'ord',
+  176 => 'call_user_func_array',
+  177 => 'array_unique',
+  178 => 'usort',
+  179 => 'substr_count',
+  180 => 'end',
+  181 => 'strtr',
+  182 => 'strftime',
+  183 => 'each',
+  184 => 'array_values',
+  185 => 'array_pop',
+  186 => 'array_count_values',
+  187 => 'array_push',
+  188 => 'array_splice',
+  189 => 'in_array',
+  190 => 'array_shift',
+  191 => 'addslashes',
+  192 => 'rsort',
+  193 => 'is_numeric',
+  194 => 'settype',
+  195 => 'ob_start',
+  196 => 'ob_get_contents',
+  197 => 'ob_end_clean',
+  198 => 'file_exists',
+  199 => 'filemtime',
+  200 => 'urlencode',
+  201 => 'crc32',
+  202 => 'basename',
+  203 => 'array_unshift',
+  204 => 'next',
+  205 => 'round',
+  206 => 'preg_grep',
+  207 => 'rawurlencode',
+  208 => 'bin2hex',
+  209 => 'str_repeat',
+  210 => 'extract',
+  211 => 'preg_replace_callback',
+  212 => 'ucfirst',
+  213 => 'wordwrap',
+  214 => 'substr_replace',
+  215 => 'ceil',
+  216 => 'floor',
+  217 => 'array_map',
+  218 => 'range',
+  219 => 'strtotime',
+  220 => 'mktime',
+  221 => 'parse_url',
+  222 => 'fsockopen',
+  223 => 'fputs',
+  224 => 'token_get_all',
+  225 => 'unserialize',
+  226 => 'realpath',
+  227 => 'strncmp',
+  228 => 'mysql_fetch_row',
+  229 => 'array_search',
+  230 => 'array_key_exists',
+  231 => 'mysql_error',
+  232 => 'stripslashes',
+  233 => 'ldap_start_tls',
+  234 => 'utf8_encode',
+  235 => 'is_string',
+  236 => 'natcasesort',
+  237 => 'rand',
+  238 => 'uasort',
+  239 => 'strcasecmp',
+  240 => 'strrpos',
+  241 => 'file_get_contents',
+  242 => 'imagick_ReadImage',
+  243 => 'imagick_free',
+  244 => 'strrchr',
+  245 => 'sleep',
+  246 => 'array_chunk',
+  247 => 'natsort',
+  248 => 'pg_connect',
+  249 => 'pg_exec',
+  250 => 'pg_close',
+  251 => 'pg_set_client_encoding',
+  252 => 'pg_freeresult',
+  253 => 'getdate',
+  254 => 'is_uploaded_file',
+  255 => 'ldap_mod_del',
+  256 => 'ldap_close',
+  257 => 'kadm5_get_principals',
+  258 => 'kadm5_delete_principal',
+  259 => 'kadm5_create_principal',
+  260 => 'join',
+));
\ No newline at end of file
diff --git a/gosa-core/include/functions_test.inc b/gosa-core/include/functions_test.inc
new file mode 100644 (file)
index 0000000..afb6c84
--- /dev/null
@@ -0,0 +1,495 @@
+<?php
+/*
+ * This code is part of GOsa (https://gosa.gonicus.de)
+ * Copyright (C) 2005 Jan Wenzel
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+/* This file builds a list of used php_functions in all files matching $pattern
+ * (walks recursively through current directory but skips dirs matching $skip_dirs).
+ *
+ * 1. builds an array of filenames
+ * 2. get contents from files
+ * 2. fetches user defined functions using content
+ * 3. fetches functions calls using content
+ * 4. checks function calls for matching known functions
+ */
+
+/** 
+ * Print status messages if set to true (useful for command-line use).
+ * default: false */
+$verbose= false;
+
+/** 
+ * Print debug messages if set to true.
+ * default: false 
+ */
+$debug= false;
+
+/**
+ * Used by command-line client.
+ */
+function cmd_test_functions($path) {
+  global $verbose;
+  $verbose= true;
+  test_functions($path);
+}
+
+/**
+ * Scans files in $path and checks for calls of functions.
+ * @param $path Path to search for files in (default: "./")
+ * @param $pattern RegEx-Pattern for matching PHP-Files (default: "/.+\.(php[34]?$)|(inc$)/")
+ * @param $skip_dirs RegEx-Pattern for directories to ignore (default: ".svn")
+ * @return Array of used function-names
+ */
+function test_defined_functions($path="",$pattern="",$skip_dirs="") {
+  global $debug,$verbose;
+  $verbose= true;
+
+  // Check for empty parameters. If empty, set default.
+  if(strlen($path)==0) {
+    $path= "./";
+  }
+  if(strlen($pattern)==0) {
+    $pattern= "/.+\.(php[34]?$)|(inc$)/";
+  }
+  if(strlen($skip_dirs)==0) {
+    $skip_dirs= ".svn";
+  }
+  
+  // Create file-list
+  $array= read_php_files($path,$pattern,$skip_dirs);
+
+  // Needed arrays
+  $functions= array();
+  
+  // We need to include our own function here, because PHP seems to lock the current executed function
+  $user_functions= array('test_defined_functions');
+  
+  // Scan files for used defined functions
+  foreach($array as $file) {
+    // Build array of user defined functions
+    $user_functions= array_merge($user_functions, extract_user_functions($file));
+  }
+  
+  // Scan files for called functions
+  foreach($array as $file) {
+    // Build array of called functions
+    array_push($functions, extract_php_functions($file));
+  }
+  
+  // Make Array 'flat'
+  $functions= array_values_recursive($functions);
+
+  // remove duplicates
+  $functions= array_unique($functions);
+
+  // remove 'non-real' functions
+  $reduced_functions= array_filter($functions,"filter_meta_functions");
+
+  // remove user-defined functions
+  $reduced_functions= array_diff($reduced_functions, $user_functions);
+
+  // Now the array keys are messed up. Build an array with 'normal' keys (1,2,3,...).
+  $functions= array_values($reduced_functions);
+  
+  return $functions;
+}
+
+/**
+ * Scans files in $path and checks for calls of functions that are undefined.
+ * Edit $debug and $verbose to control output. Default is 'false' for both to disallow
+ * console functionality.
+ * @param $path Path to search for files in (default: "./")
+ * @param $pattern RegEx-Pattern for matching PHP-Files (default: "/.+\.(php[34]?$)|(inc$)/")
+ * @param $skip_dirs RegEx-Pattern for directories to ignore (default: ".svn")
+ * @return Array of invalid function-names (Scalars)
+ */
+function test_functions($path="",$pattern="",$skip_dirs="") {
+  global $debug,$verbose;
+
+  // Check for empty parameters
+  if(strlen($path)==0) {
+    $path= "./";
+  }
+  
+  if(strlen($pattern)==0) {
+    $pattern= "/.+\.(php[34]?$)|(inc$)/";
+  }
+
+  if(strlen($skip_dirs)==0) {
+    $skip_dirs= ".svn";
+  }
+  
+  if($debug || $verbose) {
+    print("Scanning Directory...");
+  }
+
+  // Create file-list
+  $array= read_php_files($path,$pattern,$skip_dirs);
+  if($debug || $verbose) {
+    print("done\n");
+  }
+
+  $functions= array();
+  $user_functions= array();
+  $invalid_functions= array();
+  
+  if($debug || $verbose) {
+    print("Importing user functions...");
+  }
+  
+  // Scan files for used defined functions
+  foreach($array as $file) {
+    // Build array of user defined functions
+    $user_functions= array_merge($user_functions, extract_user_functions($file));
+  }
+  
+  if($debug || $verbose) {
+    print("done\n");
+  }
+  
+  if($debug || $verbose) {
+    print("Checking function calls...");
+  }
+  
+  // Scan files for called functions
+  foreach($array as $file) {
+    // Build array of called functions
+    $functions= extract_php_functions($file);
+    foreach($functions as $key => $value) {
+      foreach($value as $fn_key => $function_name) {
+        if(!check_function($function_name) &&
+           // array_search returns key of entry - this can be 0
+           !is_int(array_search($function_name,$user_functions))
+          ) {
+            array_push($invalid_functions, $function_name);
+        }
+      }
+    }
+  }
+  
+  if($debug || $verbose) {
+    print("done\n");
+  }
+  
+  // remove duplicates
+  $invalid_functions= array_unique($invalid_functions);
+  
+  if($debug || $verbose) {
+    foreach($invalid_functions as $function_name) {
+      print("\nFound invalid function ".$function_name);
+    }
+    print("\n");
+  }
+
+  return $invalid_functions;
+}
+
+/**
+ * Reads $path for files matching $pattern but not in $skip_dirs.
+ * @param $path Path to search for files in (default: "./")
+ * @param $pattern RegEx-Pattern for matching PHP-Files (default: "/.+\.(php[34]?$)|(inc$)/")
+ * @param $skip_dirs RegEx-Pattern for directories to ignore (default: ".svn")
+ * @return array of content from PHP-Files scanned
+ */
+function read_php_files($path,$pattern,$skip_dirs) {
+  global $debug,$verbose;
+  $result= array();
+  
+  if(is_file($path)) {
+    $file= $path;
+    
+    $php_content="";
+    
+    // Open Filehandle to process
+    $fh= popen("`which php` -w $file", 'r');
+      while(!feof($fh)) {
+        // Read block-wise
+        $php_content.=fread($fh,1024);
+      }
+    
+    // Close Filehandle
+    pclose($fh);
+
+    array_push($result, $php_content);
+  } else {
+   $files= list_directory($path,$pattern,$skip_dirs);
+
+   // Walk through files
+   foreach ($files as $key => $file) {
+     $php_content= "";
+     
+     // Open Filehandle to process
+     $fh= popen("`which php` -w $file", 'r');
+       while(!feof($fh)) {
+         // Read block-wise
+         $php_content.=fread($fh,1024);
+       }
+     
+     // Close Filehandle
+     pclose($fh);
+
+     array_push($result, $php_content);
+   }
+  }
+
+  return $result;
+}
+
+/** Only used as callback function when doing array_filter().
+ * @return true if $function is not meta-function or keyword, false otherwise
+ */
+function filter_meta_functions ($function) {
+  $result= true;
+  if(is_meta_function($function)||is_keyword($function)) {
+    $result= false;
+  }
+  return $result;
+}
+
+/**
+ * Returns true if $function is a known php-function, false otherwise.
+ * @return true if $function is a known php-function, false otherwise.
+ */
+function check_function($function) {
+  $result= false;
+  if(is_keyword($function)) {
+    $result= true;
+  } else if (is_meta_function($function)) {
+    $result= true;
+  } else if (function_exists($function)) {
+    $result= true;
+  }
+  return $result;
+}
+
+/** Returns true if $function is meta-function, false otherwise.
+ * @return true if $function is meta-function, false otherwise.
+ */
+function is_meta_function($function) {
+  $meta_functions= array(
+      "print","array","isset","exit","unset",
+      "die","list","eval","empty"
+    );
+  return(in_array($function,$meta_functions));
+}
+
+/** Returns true if $function is keyword, false otherwise.
+ * @return true if $function is keyword, false otherwise.
+ */
+function is_keyword($function) {
+  $keywords= array(
+     "if","else","elseif","while","do","case",
+    "for","foreach","break","continue",
+    "switch","declare","return","require",
+    "include","require_once","include_once",
+    "try","catch"
+  );
+
+  return(in_array($function,$keywords));
+}
+
+/**
+ * Returns array of called functions.
+ * @param $string PHP-Code
+ * @return array of called functions.
+ */
+function extract_php_functions($string) {
+  // Function names have to be A-z or _ for the first letter
+  // plus 0-9, +, - for the following letters
+  // Length is 2 minimum
+  $rx_name="[A-Za-z_][A-Za-z0-9_+-]+";
+
+  // Function calls can be after ',', '.', '(' or spaces
+  // Note: Method calls are not detected - this is wanted
+  $rx_function="[.,(\s]\s*($rx_name)\s*\(";
+
+  // Get code inside <?php ... (question-mark)>
+  $string= trim(array_pop(get_php_code($string)));
+  $string= remove_strings($string);
+  $result= array();
+  preg_match_all("/$rx_function/",$string,$result);
+  array_shift($result);
+
+
+  // We need to check if "function" is actual a class created by new operator,
+  // but negative lookbehind isn't possible with php yet.
+  // So we must scan the array again and remove the found keys later (not while we're walking through).
+  $classes= array();
+  foreach($result[0] as $key => $function) {
+    $match= array();
+    if(preg_match("/new\s+($function)/",$string,$match)) {
+      array_shift($match);
+      array_push($classes,$match);
+    }
+  }
+
+  // We need to manually unset the keys that we found above
+  foreach($classes as $key => $value) {
+    for($i=0;$i<count($value);$i++) {
+      if(isset($result[0])) {
+        unset($result[0][array_search($value[$i],$result[0])]);
+      }
+    }
+  }
+
+  return $result;
+}
+
+/**
+ * Extracts function-definitions from php-code
+ * @param $string php-code to extract function definitions from
+ * @return array of functions defined
+ */
+function extract_user_functions($string) {
+  $rx_name="[A-Za-z_][A-Za-z0-9_+-]*";
+  $rx_user_function="function\s+($rx_name)\s*\(";
+
+  // Get code inside <?php ... (question-mark)>
+  $string= trim(array_pop(get_php_code($string)));
+  $string= remove_strings($string);
+  $result= array();
+  preg_match_all("/$rx_user_function/s",$string,$result);
+  array_shift($result);
+  
+  return $result= array_pop($result);
+}
+
+/**
+ * Returns php-code without <?php ... markers.
+ * @return php-code without <?php ... markers.
+ */
+function get_php_code($string) {
+  $array= array();
+  preg_match_all('/\<(\?php|\%)(.*)(\?|\%)\>/sx', $string, $array);
+
+  // Pop the first two entries as we don't want them
+  $match= array_shift($array);
+  $match= array_shift($array);
+
+  // Do the same for the last entry
+  $match= array_pop($array);
+
+  // The array $result only contains regex group (.*) now
+  return array_pop($array);
+}
+
+/**
+ * Removes all double and single quotes strings from sourcecode.
+ * Returns 'print ();' for 'print ("hello world!\n");'
+ * AND:
+ * Returns '$message= sprintf(_()$foo,$bar); for
+ *  $message= sprintf(_("Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist.")$foo,$bar);
+ * (Note the "doesn't")
+ * @param $string code with strings
+ * @return code with strings removed
+ */
+function remove_strings($string) {
+  $result= "";
+  
+  $inside_string=false;
+  $inside_string_uni=false;
+  $inside_string_double=false;
+  
+  // Walk through $string
+  for($i=0;$i<strlen($string);$i++) {
+    if($string[$i]=="'" && ($i>0 && ($string[$i-1] != "\\"))) {
+      if(!$inside_string_uni) {
+        // We're now inside
+        if(!$inside_string_double) {
+          $inside_string_uni= true;
+          $inside_string= true;
+        }
+      } else {
+        // We're now outside
+        $inside_string_uni= false;
+        if(!$inside_string_double) {
+          $inside_string= false;
+        }
+      }
+    } else if($string[$i]=='"' && ($i>0 && ($string[$i-1] != "\\"))) {
+      if(!$inside_string_double) {
+        // We're now inside
+        if(!$inside_string_uni) {
+          $inside_string_double= true;
+          $inside_string= true;
+        }
+      } else {
+        // We're now outside
+        $inside_string_double= false;
+        if(!$inside_string_uni) {
+          $inside_string= false;
+        }
+      }
+    } else {
+      // Push char to $result if not inside string
+      $result.= (!$inside_string)?$string[$i]:"";
+    }
+  }
+
+  // Return string
+  return $result;
+}
+
+/** 
+ * Scans directory $dir for files (filenames) matching regular expression $pattern
+ * @param $dir Initial Directory to start scan
+ * @param $pattern Regex-Pattern to match on files to scan
+ * @param $skip_dirs Regex-Patten to match on directories to skip
+ * @return file list
+ */
+function list_directory($dir, $pattern, $skip_dirs) {
+  $file_list= '';
+  $stack[]= $dir;
+  while ($stack) {
+    $current_dir= array_pop($stack);
+    if ($dh= opendir($current_dir)) {
+      while (($file= readdir($dh)) !== false) {
+         if ($file !== '.' && $file !== '..' && preg_match("/$skip_dirs/",$file)==0) {
+          $current_file= "{$current_dir}/{$file}";
+          if (is_file($current_file) && preg_match($pattern, $current_file)) {
+            $file_list[]= "{$current_dir}/{$file}";
+          } elseif (is_dir($current_file)) {
+            $stack[]= $current_file;
+          }
+        }
+      }
+    }
+  }
+  return $file_list;
+}
+
+/**
+ * 'Flats' a multi-dimensional array. Keys are newly (incrementally) created by PHP.
+ */
+function array_values_recursive($array) {
+  $arrayValues = array();
+  
+  foreach ($array as $value) {
+    if (is_scalar($value) OR is_resource($value)) {
+      $arrayValues[] = $value;
+    } elseif (is_array($value)) {
+      $arrayValues = array_merge($arrayValues, array_values_recursive($value));
+    }
+  }
+
+  return $arrayValues;
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
+
diff --git a/gosa-core/include/php_layers_menu/COPYING b/gosa-core/include/php_layers_menu/COPYING
new file mode 100644 (file)
index 0000000..b1e3f5a
--- /dev/null
@@ -0,0 +1,504 @@
+                 GNU LESSER GENERAL PUBLIC LICENSE
+                      Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL.  It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+                           Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+  This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it.  You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+  When we speak of free software, we are referring to freedom of use,
+not price.  Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+  To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights.  These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+  For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you.  You must make sure that they, too, receive or can get the source
+code.  If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it.  And you must show them these terms so they know their rights.
+
+  We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+  To protect each distributor, we want to make it very clear that
+there is no warranty for the free library.  Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+\f
+  Finally, software patents pose a constant threat to the existence of
+any free program.  We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder.  Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+  Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License.  This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License.  We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+  When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library.  The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom.  The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+  We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License.  It also provides other free software developers Less
+of an advantage over competing non-free programs.  These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries.  However, the Lesser license provides advantages in certain
+special circumstances.
+
+  For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard.  To achieve this, non-free programs must be
+allowed to use the library.  A more frequent case is that a free
+library does the same job as widely used non-free libraries.  In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+  In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software.  For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+  Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.  Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library".  The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+\f
+                 GNU LESSER GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+  A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+  The "Library", below, refers to any such software library or work
+which has been distributed under these terms.  A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language.  (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+  "Source code" for a work means the preferred form of the work for
+making modifications to it.  For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+  Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it).  Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+  
+  1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+  You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+\f
+  2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) The modified work must itself be a software library.
+
+    b) You must cause the files modified to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    c) You must cause the whole of the work to be licensed at no
+    charge to all third parties under the terms of this License.
+
+    d) If a facility in the modified Library refers to a function or a
+    table of data to be supplied by an application program that uses
+    the facility, other than as an argument passed when the facility
+    is invoked, then you must make a good faith effort to ensure that,
+    in the event an application does not supply such function or
+    table, the facility still operates, and performs whatever part of
+    its purpose remains meaningful.
+
+    (For example, a function in a library to compute square roots has
+    a purpose that is entirely well-defined independent of the
+    application.  Therefore, Subsection 2d requires that any
+    application-supplied function or table used by this function must
+    be optional: if the application does not supply it, the square
+    root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library.  To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License.  (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.)  Do not make any other change in
+these notices.
+\f
+  Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+  This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+  4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+  If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library".  Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+  However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library".  The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+  When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library.  The
+threshold for this to be true is not precisely defined by law.
+
+  If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work.  (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+  Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+\f
+  6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+  You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License.  You must supply a copy of this License.  If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License.  Also, you must do one
+of these things:
+
+    a) Accompany the work with the complete corresponding
+    machine-readable source code for the Library including whatever
+    changes were used in the work (which must be distributed under
+    Sections 1 and 2 above); and, if the work is an executable linked
+    with the Library, with the complete machine-readable "work that
+    uses the Library", as object code and/or source code, so that the
+    user can modify the Library and then relink to produce a modified
+    executable containing the modified Library.  (It is understood
+    that the user who changes the contents of definitions files in the
+    Library will not necessarily be able to recompile the application
+    to use the modified definitions.)
+
+    b) Use a suitable shared library mechanism for linking with the
+    Library.  A suitable mechanism is one that (1) uses at run time a
+    copy of the library already present on the user's computer system,
+    rather than copying library functions into the executable, and (2)
+    will operate properly with a modified version of the library, if
+    the user installs one, as long as the modified version is
+    interface-compatible with the version that the work was made with.
+
+    c) Accompany the work with a written offer, valid for at
+    least three years, to give the same user the materials
+    specified in Subsection 6a, above, for a charge no more
+    than the cost of performing this distribution.
+
+    d) If distribution of the work is made by offering access to copy
+    from a designated place, offer equivalent access to copy the above
+    specified materials from the same place.
+
+    e) Verify that the user has already received a copy of these
+    materials or that you have already sent this user a copy.
+
+  For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it.  However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+  It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system.  Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+\f
+  7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+    a) Accompany the combined library with a copy of the same work
+    based on the Library, uncombined with any other library
+    facilities.  This must be distributed under the terms of the
+    Sections above.
+
+    b) Give prominent notice with the combined library of the fact
+    that part of it is a work based on the Library, and explaining
+    where to find the accompanying uncombined form of the same work.
+
+  8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License.  Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License.  However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+  9. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Library or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+  10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+\f
+  11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded.  In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+  13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation.  If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+\f
+  14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission.  For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this.  Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+                           NO WARRANTY
+
+  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+                    END OF TERMS AND CONDITIONS
+\f
+           How to Apply These Terms to Your New Libraries
+
+  If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change.  You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+  To apply these terms, attach the following notices to the library.  It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the library's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
+
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the
+  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+  <signature of Ty Coon>, 1 April 1990
+  Ty Coon, President of Vice
+
+That's all there is to it!
+
+
diff --git a/gosa-core/include/php_layers_menu/lib/PHPLIB.php b/gosa-core/include/php_layers_menu/lib/PHPLIB.php
new file mode 100644 (file)
index 0000000..11be798
--- /dev/null
@@ -0,0 +1,567 @@
+<?php
+// vim: set expandtab tabstop=4 shiftwidth=4:
+// This code that was derived from the original PHPLIB Template class
+// is copyright by Kristian Koehntopp, NetUSE AG and was released
+// under the LGPL.
+//
+// Authors: Kristian Koehntopp <kris@koehntopp.de> (original from PHPLIB)
+//          Bjoern Schotte <bjoern@rent-a-phpwizard.de> (PEARification)                
+//          Martin Jansen <mj@php.net> (PEAR conformance)            
+//
+// $Id: PHPLIB.php,v 1.14 2003/06/11 06:03:32 bjoern Exp $
+//
+
+//require_once "PEAR.php";
+
+/**
+ * Converted PHPLIB Template class
+ *
+ * For those who want to use PHPLIB's fine template class,
+ * here's a PEAR conforming class with the original PHPLIB
+ * template code from phplib-stable CVS. Original author
+ * was Kristian Koehntopp <kris@koehntopp.de>
+ *
+ * @author  Bjoern Schotte <bjoern@rent-a-phpwizard.de>
+ * @author  Martin Jansen <mj@php.net> (PEAR conformance)
+ * @version 1.0
+ */
+class Template_PHPLIB
+{
+    /**
+     * If set, echo assignments
+     * @var bool
+     */
+    var $debug     = false;
+
+    /**
+     * $file[handle] = "filename";
+     * @var array
+     */
+    var $file  = array();
+
+    /**
+     * fallback paths that should be defined in a child class
+     * @var array
+     */
+    var $file_fallbacks = array();
+
+    /**
+     * Relative filenames are relative to this pathname
+     * @var string
+     */
+    var $root   = "";
+
+    /*
+     * $_varKeys[key] = "key"
+     * @var array
+     */
+    var $_varKeys = array();
+    
+    /**
+     * $_varVals[key] = "value";
+     * @var array
+     */
+    var $_varVals = array();
+
+    /**
+     * "remove"  => remove undefined variables
+     * "comment" => replace undefined variables with comments
+     * "keep"    => keep undefined variables
+     * @var string
+     */
+    var $unknowns = "remove";
+  
+    /**
+     * "yes" => halt, "report" => report error, continue, "no" => ignore error quietly
+     * @var string
+     */
+    var $haltOnError  = "report";
+  
+    /**
+     * The last error message is retained here
+     * @var string
+     * @see halt
+     */
+    var $_lastError     = "";
+
+
+    /**
+     * Constructor
+     *
+     * @access public
+     * @param  string template root directory
+     * @param  string how to handle unknown variables
+     * @param  array fallback paths
+     */
+    function Template_PHPLIB($root = ".", $unknowns = "remove", $fallback="")
+    {
+        $this->setRoot($root);
+        $this->setUnknowns($unknowns);
+        if (is_array($fallback)) $this->file_fallbacks = $fallback;
+    }
+
+    /**
+     * Sets the template directory
+     *
+     * @access public
+     * @param  string new template directory
+     * @return bool
+     */
+    function setRoot($root)
+    {
+        if (!is_dir($root)) {
+            $this->halt("setRoot: $root is not a directory.");
+            return false;
+        }
+    
+        $this->root = $root;
+    
+        return true;
+    }
+
+    /**
+     * What to do with unknown variables
+     *
+     * three possible values:
+     *
+     * - "remove" will remove unknown variables
+     *   (don't use this if you define CSS in your page)
+     * - "comment" will replace undefined variables with comments
+     * - "keep" will keep undefined variables as-is
+     *
+     * @access public
+     * @param  string unknowns
+     */
+    function setUnknowns($unknowns = "keep")
+    {
+        $this->unknowns = $unknowns;
+    }
+
+    /**
+     * Set appropriate template files
+     *
+     * With this method you set the template files you want to use.
+     * Either you supply an associative array with key/value pairs
+     * where the key is the handle for the filname and the value
+     * is the filename itself, or you define $handle as the file name
+     * handle and $filename as the filename if you want to define only
+     * one template.
+     *
+     * @access public
+     * @param  mixed handle for a filename or array with handle/name value pairs
+     * @param  string name of template file
+     * @return bool
+     */
+    function setFile($handle, $filename = "")
+    {
+        if (!is_array($handle)) {
+    
+            if ($filename == "") {
+                $this->halt("setFile: For handle $handle filename is empty.");
+                return false;
+            }
+      
+            $this->file[$handle] = $this->_filename($filename);
+      
+        } else {
+    
+            reset($handle);
+            while (list($h, $f) = each($handle)) {
+                $this->file[$h] = $this->_filename($f);
+            }
+        }
+    }
+
+    /**
+     * Set a block in the appropriate template handle
+     *
+     * By setting a block like that:
+     *
+     * &lt;!-- BEGIN blockname --&gt;
+     * html code
+     * &lt;!-- END blockname --&gt;
+     *
+     * you can easily do repeating HTML code, i.e. output
+     * database data nice formatted into a HTML table where
+     * each DB row is placed into a HTML table row which is
+     * defined in this block.
+     * It extracts the template $handle from $parent and places
+     * variable {$name} instead.
+     *
+     * @access public
+     * @param  string parent handle
+     * @param  string block name handle
+     * @param  string variable substitution name
+     */
+    function setBlock($parent, $handle, $name = "")
+    {
+        if (!$this->_loadFile($parent)) {
+            $this->halt("setBlock: unable to load $parent.");
+            return false;
+        }
+    
+        if ($name == "") {
+            $name = $handle;
+        }
+
+        $str = $this->getVar($parent);
+        $reg = "/[ \t]*<!--\s+BEGIN $handle\s+-->\s*?\n?(\s*.*?\n?)\s*<!--\s+END $handle\s+-->\s*?\n?/sm";
+        preg_match_all($reg, $str, $m);
+        $str = preg_replace($reg, "{" . "$name}", $str);
+
+        if (isset($m[1][0])) $this->setVar($handle, $m[1][0]);
+        $this->setVar($parent, $str);
+    }
+
+    /**
+     * Set corresponding substitutions for placeholders
+     *
+     * @access public
+     * @param  string name of a variable that is to be defined or an array of variables with value substitution as key/value pairs
+     * @param  string value of that variable
+     * @param  boolean if true, the value is appended to the variable's existing value
+     */
+    function setVar($varname, $value = "", $append = false)
+    {
+        if (!is_array($varname)) {
+
+            if (!empty($varname))
+                if ($this->debug) print "scalar: set *$varname* to *$value*<br>\n";
+
+            $this->_varKeys[$varname] = $this->_varname($varname);
+            ($append) ? $this->_varVals[$varname] .= $value : $this->_varVals[$varname] = $value;
+
+        } else {
+            reset($varname);
+
+            while (list($k, $v) = each($varname)) {
+                if (!empty($k))
+                    if ($this->debug) print "array: set *$k* to *$v*<br>\n";
+
+                $this->_varKeys[$k] = $this->_varname($k);
+                ($append) ? $this->_varVals[$k] .= $v : $this->_varVals[$k] = $v;
+            }
+        }
+    }
+
+    /**
+     * Substitute variables in handle $handle
+     *
+     * @access public
+     * @param  string name of handle
+     * @return mixed string substituted content of handle
+     */
+    function subst($handle)
+    {
+        if (!$this->_loadFile($handle)) {
+            $this->halt("subst: unable to load $handle.");
+            return false;
+        }
+
+        return @str_replace($this->_varKeys, $this->_varVals, $this->getVar($handle));
+    }
+  
+    /**
+     * Same as subst but printing the result
+     *
+     * @access  public
+     * @brother subst
+     * @param   string handle of template
+     * @return  bool always false
+     */
+    function pSubst($handle)
+    {
+        print $this->subst($handle);
+        return false;
+    }
+
+    /**
+     * Parse handle into target
+     *
+     * Parses handle $handle into $target, eventually
+     * appending handle at $target if $append is defined
+     * as TRUE.
+     *
+     * @access public
+     * @param  string target handle to parse into
+     * @param  string which handle should be parsed
+     * @param  boolean append it to $target or not?
+     * @return string parsed handle
+     */
+    function parse($target, $handle, $append = false)
+    {
+        if (!is_array($handle)) {
+            $str = $this->subst($handle);
+
+            ($append) ? $this->setVar($target, $this->getVar($target) . $str) : $this->setVar($target, $str);
+        } else {
+            reset($handle);
+
+            while (list(, $h) = each($handle)) {
+                $str = $this->subst($h);
+                $this->setVar($target, $str);
+            }
+        }
+
+        return $str;
+    }
+
+    /**
+     * Same as parse, but printing it.
+     *
+     * @access  public
+     * @brother parse
+     * @param   string target to parse into
+     * @param   string handle which should be parsed
+     * @param   should $handle be appended to $target?
+     * @return  bool
+     */
+    function pParse($target, $handle, $append = false)
+    {
+        print $this->finish($this->parse($target, $handle, $append));
+        return false;
+    }
+  
+    /**
+     * Return all defined variables and their values
+     *
+     * @access public
+     * @return array with all defined variables and their values
+     */
+    function getVars()
+    {
+        reset($this->_varKeys);
+
+        while (list($k, ) = each($this->_varKeys)) {
+            $result[$k] = $this->getVar($k);
+        }
+
+        return $result;
+    }
+
+    /**
+     * Return one or more specific variable(s) with their values.
+     *
+     * @access public    
+     * @param  mixed array with variable names or one variable name as a string
+     * @return mixed array of variable names with their values or value of one specific variable
+     */
+    function getVar($varname)
+    {
+        if (!is_array($varname)) {
+            if (isset($this->_varVals[$varname])) {
+                return $this->_varVals[$varname];
+            } else {
+                return "";
+            }
+        } else {
+            reset($varname);
+    
+            while (list($k, ) = each($varname)) {
+                $result[$k] = (isset($this->_varVals[$k])) ? $this->_varVals[$k] : "";
+            }
+
+            return $result;
+        }
+    }
+  
+    /**
+     * Get undefined values of a handle
+     *
+     * @access public
+     * @param  string handle name
+     * @return mixed  false if an error occured or the undefined values
+     */
+    function getUndefined($handle)
+    {
+        if (!$this->_loadFile($handle)) {
+            $this->halt("getUndefined: unable to load $handle.");
+            return false;
+        }
+    
+        preg_match_all("/{([^ \t\r\n}]+)}/", $this->getVar($handle), $m);
+        $m = $m[1];
+        if (!is_array($m)) {
+            return false;
+        }
+
+        reset($m);
+        while (list(, $v) = each($m)) {
+            if (!isset($this->_varKeys[$v])) {
+                $result[$v] = $v;
+            }
+        }
+    
+        if (isset($result) && count($result)) {
+            return $result;
+        } else {
+            return false;
+        }
+    }
+
+    /**
+     * Finish string
+     *
+     * @access public
+     * @param  string string to finish
+     * @return finished, i.e. substituted string
+     */
+    function finish($str)
+    {
+        switch ($this->unknowns) {
+            case "remove":
+                $str = preg_replace('/{[^ \t\r\n}]+}/', "", $str);
+                break;
+
+            case "comment":
+                $str = preg_replace('/{([^ \t\r\n}]+)}/', "<!-- Template $handle: Variable \\1 undefined -->", $str);
+                break;
+        }
+
+        return $str;
+    }
+
+    /**
+     * Print variable to the browser
+     *
+     * @access public
+     * @param  string name of variable to print
+     */
+    function p($varname)
+    {
+        print $this->finish($this->getVar($varname));
+    }
+
+    /**
+     * Get finished variable
+     *
+     * @access public public
+     * @param  string variable to get
+     * @return string string with finished variable
+     */
+    function get($varname)
+    {
+        return $this->finish($this->getVar($varname));
+    }
+
+    /**
+     * Complete filename
+     *
+     * Complete filename, i.e. testing it for slashes
+     *
+     * @access private
+     * @param  string filename to be completed
+     * @return string completed filename
+     */
+    function _filename($filename)
+    {
+//        if (substr($filename, 0, 1) != "/") {
+//            $filename = $this->root."/".$filename;
+//        }
+
+        if (file_exists($filename)) return $filename;
+        if (is_array($this->file_fallbacks) && count($this->file_fallbacks) > 0) {
+            reset($this->file_fallbacks);
+            while (list(,$v) = each($this->file_fallbacks)) {
+                if (file_exists($v.basename($filename))) return $v.basename($filename);
+            }
+            $this->halt(sprintf("filename: file %s does not exist in the fallback paths %s.",$filename,implode(",",$this->file_fallbacks)));
+            return false;
+        } else {
+            $this->halt(sprintf("filename: file %s does not exist.",$filename));
+            return false;
+        }
+
+        return $filename;
+    }
+
+    /**
+     * Protect a replacement variable
+     *
+     * @access private
+     * @param  string name of replacement variable
+     * @return string replaced variable
+     */
+    function _varname($varname)
+    {
+        return "{".$varname."}";
+    }
+
+    /**
+     * load file defined by handle if it is not loaded yet
+     *
+     * @access private
+     * @param  string handle
+     * @return bool   FALSE if error, true if all is ok
+     */
+    function _loadFile($handle)
+    {
+        if (isset($this->_varKeys[$handle]) and !empty($this->_varVals[$handle])) {
+            return true;
+        }
+
+        if (!isset($this->file[$handle])) {
+            $this->halt("loadfile: $handle is not a valid handle.");
+            return false;
+        }
+
+        $filename = $this->file[$handle];
+        if (function_exists("file_get_contents")) {
+            $str = file_get_contents($filename);
+        } else {
+            if (!$fp = @fopen($filename,"r")) {
+                $this->halt("loadfile: couldn't open $filename");
+                return false;
+            }
+
+            $str = fread($fp,filesize($filename));
+            fclose($fp);
+        }
+
+        if ($str=='') {
+            $this->halt("loadfile: While loading $handle, $filename does not exist or is empty.");
+            return false;
+        }
+
+        $this->setVar($handle, $str);
+
+        return true;
+    }
+
+    /**
+     * Error function. Halt template system with message to show
+     *
+     * @access public
+     * @param  string message to show
+     * @return bool
+     */
+    function halt($msg)
+    {
+        $this->_lastError = $msg;
+
+        if ($this->haltOnError != "no") {
+//            return $this->haltMsg($msg);
+            $this->haltMsg($msg);
+        }
+
+        if ($this->haltOnError == "yes") {
+            die("<b>Halted.</b>");
+        }
+
+        return false;
+    }
+  
+    /**
+     * printf error message to show
+     *
+     * @access public
+     * @param  string message to show
+     * @return object PEAR error object
+     */
+    function haltMsg($msg)
+    {
+//        PEAR::raiseError(sprintf("<b>Template Error:</b> %s<br>\n", $msg));
+        printf("<b>Template Error:</b> %s<br>\n", $msg);
+    }
+}
+?>
diff --git a/gosa-core/include/php_layers_menu/lib/layersmenu-browser_detection.php b/gosa-core/include/php_layers_menu/lib/layersmenu-browser_detection.php
new file mode 100644 (file)
index 0000000..e351fc5
--- /dev/null
@@ -0,0 +1,80 @@
+<?php
+
+function inAgent($string)
+{
+       if (isset($_SERVER['HTTP_USER_AGENT'])) {
+               $http_user_agent = $_SERVER['HTTP_USER_AGENT'];
+       } else {
+               $http_user_agent = '';
+       }
+       return !(strpos($http_user_agent, $string) === false);
+}
+
+if (inAgent('Gecko')) {
+       $browser = 'Mozilla';
+} elseif (
+       inAgent('Lynx') || inAgent('lynx')
+       || inAgent('Links') || inAgent('links')
+       || inAgent('w3m')
+       ) {
+       $browser = 'TEXT';
+// I detect Konqueror and Opera before than the others,
+// as they often qualify themselves as Mozilla/Netscape/MSIE
+} elseif (inAgent('Konqueror')) {
+       if (inAgent('Konqueror 1') || inAgent('Konqueror/1')) {
+               $browser = 'Konqueror1';
+               // On KDE 1.1.2, kfm qualifies itself as "Konqueror/1.1.2"
+               // (tested on Red Hat Linux 6.2)
+       } elseif (inAgent('Konqueror 2.0') || inAgent('Konqueror/2.0')
+                 || inAgent('Konqueror 2;') || inAgent('Konqueror/2;')
+                 || inAgent('Konqueror 2)') || inAgent('Konqueror/2)')
+       ) {
+               $browser = 'Konqueror20';
+       } elseif (inAgent('Konqueror 2.1') || inAgent('Konqueror/2.1')) {
+               $browser = 'Konqueror21';
+       } else {
+               $browser = 'Konqueror';
+       }
+} elseif (inAgent('Opera')) {
+       if (inAgent('Opera 4') || inAgent('Opera/4')) {
+               $browser = 'Opera4';
+               // I hope that Opera 4 users can be satisfied by the Plain menu version;
+               // sorry, but I have never used Opera 4 and I do not have a copy of it
+               // to perform tests.  If you are using Opera < 4, it's your problem :-P
+       } elseif ((inAgent('Opera 6') || inAgent('Opera/6')) && inAgent('Linux')) {
+               $browser = 'Opera6forLinux';
+       } elseif (
+               inAgent('Opera 5') || inAgent('Opera/5')
+               || inAgent('Opera 6') || inAgent('Opera/6')
+       ) {
+               $browser = 'Opera56';
+       } else {
+               $browser = 'Opera';
+       }
+} elseif (inAgent('Safari')) {
+       $browser = 'Safari';
+} elseif (inAgent('MSIE 4') || inAgent('MSIE/4')) {
+       $browser = 'IE4';
+} elseif (inAgent('MSIE')) {
+       $browser = 'IE5';
+       // msie != 4 is handled like msie 5+; if you are using msie 3-, it's your problem :-P
+} elseif (inAgent('Mozilla 4') || inAgent('Mozilla/4')) {
+       $browser = 'NS4';
+} else {
+       $browser = 'Unknown';
+}
+
+if (
+       $browser == 'TEXT'
+       || $browser == 'Konqueror1' || $browser == 'Konqueror20' || $browser == 'Konqueror21'
+       // IMO, on Konqueror 2.1, the Plain version is more usable than the "OLD" one
+       || $browser == 'Opera4'
+) {
+       $menuType = 'PLAIN';
+} elseif ($browser == 'NS4' || $browser == 'Opera56' || $browser == 'IE4') {
+       $menuType = 'OLD';
+} else {
+       $menuType = 'DOM';
+}
+
+?>
diff --git a/gosa-core/include/php_layers_menu/lib/layersmenu-common.inc.php b/gosa-core/include/php_layers_menu/lib/layersmenu-common.inc.php
new file mode 100644 (file)
index 0000000..aebf559
--- /dev/null
@@ -0,0 +1,955 @@
+<?php
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+/**
+* This file contains the code of the LayersMenuCommon class.
+* @package PHPLayersMenu
+*/
+
+/**
+* This is the "common" class of the PHP Layers Menu library.
+*
+* You need to include PEAR.php and DB.php if (and only if) you want to use the DB support provided by ths class.
+*
+* @version 3.2.0-rc
+* @package PHPLayersMenu
+*/
+class LayersMenuCommon
+{
+
+/**
+* The name of the package
+* @access private
+* @var string
+*/
+var $_packageName;
+/**
+* The version of the package
+* @access private
+* @var string
+*/
+var $version;
+/**
+* The copyright of the package
+* @access private
+* @var string
+*/
+var $copyright;
+/**
+* The author of the package
+* @access private
+* @var string
+*/
+var $author;
+
+/**
+* URL to be prepended to the menu hrefs
+* @access private
+* @var string
+*/
+var $prependedUrl = '';
+/**
+* Do you want that code execution halts on error?
+* @access private
+* @var string
+*/
+var $haltOnError = 'yes';
+
+/**
+* The base directory where the package is installed
+* @access private
+* @var string
+*/
+var $dirroot;
+/**
+* The "libjs" directory of the package
+* @access private
+* @var string
+*/
+var $libjsdir;
+/**
+* The directory where images related to the menu can be found
+* @access private
+* @var string
+*/
+var $imgdir;
+/**
+* The http path corresponding to imgdir
+* @access private
+* @var string
+*/
+var $imgwww;
+/**
+* The directory where icons of menu items can be found
+* @access private
+* @var string
+*/
+var $icondir;
+/**
+* The http path corresponding to icondir
+* @access private
+* @var string
+*/
+var $iconwww;
+/**
+* This array may contain width and height of all icons
+* @access private
+* @var integer
+*/
+var $iconsize = array();
+/**
+* If this var is false, width and height of icons have to be detected; if this var is true, width and height of icons are not detected and are retrieved from the iconsize array
+* @access private
+* @var boolean
+*/
+var $issetIconsize = false;
+/**
+* The directory where templates can be found
+* @access private
+* @var string
+*/
+var $tpldir;
+/**
+* The string containing the menu structure
+* @access private
+* @var string
+*/
+var $menuStructure;
+
+/**
+* It counts nodes for all menus
+* @access private
+* @var integer
+*/
+var $_nodesCount;
+/**
+* A multi-dimensional array to store informations for each menu entry
+* @access private
+* @var array
+*/
+var $tree;
+/**
+* A multi-dimensional array used only with the DB support; for each $menu_name, it stores the $cnt associated to each item id
+*
+* This array is needed for selection of the current item
+* through the corresponding id (see the DB table structure)
+* as, internally, items are stored, sorted and addressed in terms of $cnt
+*
+* @access private
+* @var array
+*/
+var $treecnt;
+/**
+* The maximum hierarchical level of menu items
+* @access private
+* @var integer
+*/
+var $_maxLevel;
+/**
+* An array that counts the number of first level items for each menu
+* @access private
+* @var array
+*/
+var $_firstLevelCnt;
+/**
+* An array containing the number identifying the first item of each menu
+* @access private
+* @var array
+*/
+var $_firstItem;
+/**
+* An array containing the number identifying the last item of each menu
+* @access private
+* @var array
+*/
+var $_lastItem;
+
+/**
+* Data Source Name: the connection string for PEAR DB
+* @access private
+* @var string
+*/
+var $dsn = 'pgsql://dbuser:dbpass@dbhost/dbname';
+/**
+* DB connections are either persistent or not persistent
+* @access private
+* @var boolean
+*/
+var $persistent = false;
+/**
+* Name of the table storing data describing the menu
+* @access private
+* @var string
+*/
+var $tableName = 'phplayersmenu';
+/**
+* Name of the i18n table corresponding to $tableName
+* @access private
+* @var string
+*/
+var $tableName_i18n = 'phplayersmenu_i18n';
+/**
+* Names of fields of the table storing data describing the menu
+*
+* default field names correspond to the same field names foreseen
+* by the menu structure format
+*
+* @access private
+* @var array
+*/
+var $tableFields = array(
+       'id'            => 'id',
+       'parent_id'     => 'parent_id',
+       'text'          => 'text',
+       'href'          => 'href',
+       'title'         => 'title',
+       'icon'          => 'icon',
+       'target'        => 'target',
+       'orderfield'    => 'orderfield',
+       'expanded'      => 'expanded'
+);
+/**
+* Names of fields of the i18n table corresponding to $tableName
+* @access private
+* @var array
+*/
+var $tableFields_i18n = array(
+       'language'      => 'language',
+       'id'            => 'id',
+       'text'          => 'text',
+       'title'         => 'title'
+);
+/**
+* A temporary array to store data retrieved from the DB and to perform the depth-first search
+* @access private
+* @var array
+*/
+var $_tmpArray = array();
+
+/**
+* The constructor method; it initializates the menu system
+* @return void
+*/
+function LayersMenuCommon()
+{
+       $this->_packageName = 'PHP Layers Menu';
+       $this->version = '3.2.0-rc';
+       $this->copyright = '(C) 2001-2004';
+       $this->author = 'Marco Pratesi - http://www.marcopratesi.it/';
+
+       $this->prependedUrl = '';
+
+       $this->dirroot = './';
+       $this->libjsdir = './libjs/';
+       $this->imgdir = './menuimages/';
+       $this->imgwww = 'menuimages/';
+       $this->icondir = './menuicons/';
+       $this->iconwww = 'menuicons/';
+       $this->tpldir = './templates/';
+       $this->menuStructure = '';
+       $this->separator = '|';
+
+       $this->_nodesCount = 0;
+       $this->tree = array();
+       $this->treecnt = array();
+       $this->_maxLevel = array();
+       $this->_firstLevelCnt = array();
+       $this->_firstItem = array();
+       $this->_lastItem = array();
+}
+
+/**
+* The method to set the prepended URL
+* @access public
+* @return boolean
+*/
+function setPrependedUrl($prependedUrl)
+{
+       // We do not perform any check
+       $this->prependedUrl = $prependedUrl;
+       return true;
+}
+
+/**
+* The method to set the dirroot directory
+* @access public
+* @return boolean
+*/
+function setDirrootCommon($dirroot)
+{
+       if (!is_dir($dirroot)) {
+               $this->error("setDirroot: $dirroot is not a directory.");
+               return false;
+       }
+       if (substr($dirroot, -1) != '/') {
+               $dirroot .= '/';
+       }
+       $oldlength = strlen($this->dirroot);
+       $foobar = strpos($this->libjsdir, $this->dirroot);
+       if (!($foobar === false || $foobar != 0)) {
+               $this->libjsdir = $dirroot . substr($this->libjsdir, $oldlength);
+       }
+       $foobar = strpos($this->imgdir, $this->dirroot);
+       if (!($foobar === false || $foobar != 0)) {
+               $this->imgdir = $dirroot . substr($this->imgdir, $oldlength);
+       }
+       $foobar = strpos($this->icondir, $this->dirroot);
+       if (!($foobar === false || $foobar != 0)) {
+               $this->icondir = $dirroot . substr($this->icondir, $oldlength);
+       }
+       $foobar = strpos($this->tpldir, $this->dirroot);
+       if (!($foobar === false || $foobar != 0)) {
+               $this->tpldir = $dirroot . substr($this->tpldir, $oldlength);
+       }
+       $this->dirroot = $dirroot;
+       return true;
+}
+
+/**
+* The method to set the libjsdir directory
+* @access public
+* @return boolean
+*/
+function setLibjsdir($libjsdir)
+{
+       if ($libjsdir != '' && substr($libjsdir, -1) != '/') {
+               $libjsdir .= '/';
+       }
+       if ($libjsdir == '' || substr($libjsdir, 0, 1) != '/') {
+               $foobar = strpos($libjsdir, $this->dirroot);
+               if ($foobar === false || $foobar != 0) {
+                       $libjsdir = $this->dirroot . $libjsdir;
+               }
+       }
+       if (!is_dir($libjsdir)) {
+               $this->error("setLibjsdir: $libjsdir is not a directory.");
+               return false;
+       }
+       $this->libjsdir = $libjsdir;
+       return true;
+}
+
+/**
+* The method to set the imgdir directory
+* @access public
+* @return boolean
+*/
+function setImgdir($imgdir)
+{
+       if ($imgdir != '' && substr($imgdir, -1) != '/') {
+               $imgdir .= '/';
+       }
+       if ($imgdir == '' || substr($imgdir, 0, 1) != '/') {
+               $foobar = strpos($imgdir, $this->dirroot);
+               if ($foobar === false || $foobar != 0) {
+                       $imgdir = $this->dirroot . $imgdir;
+               }
+       }
+       if (!is_dir($imgdir)) {
+               $this->error("setImgdir: $imgdir is not a directory.");
+               return false;
+       }
+       $this->imgdir = $imgdir;
+       return true;
+}
+
+/**
+* The method to set imgwww
+* @access public
+* @return void
+*/
+function setImgwww($imgwww)
+{
+       if ($imgwww != '' && substr($imgwww, -1) != '/') {
+               $imgwww .= '/';
+       }
+       $this->imgwww = $imgwww;
+}
+
+/**
+* The method to set the icondir directory
+* @access public
+* @return boolean
+*/
+function setIcondir($icondir)
+{
+       if ($icondir != '' && substr($icondir, -1) != '/') {
+               $icondir .= '/';
+       }
+       if ($icondir == '' || substr($icondir, 0, 1) != '/') {
+               $foobar = strpos($icondir, $this->dirroot);
+               if ($foobar === false || $foobar != 0) {
+                       $icondir = $this->dirroot . $icondir;
+               }
+       }
+       if (!is_dir($icondir)) {
+               $this->error("setIcondir: $icondir is not a directory.");
+               return false;
+       }
+       $this->icondir = $icondir;
+       return true;
+}
+
+/**
+* The method to set iconwww
+* @access public
+* @return void
+*/
+function setIconwww($iconwww)
+{
+       if ($iconwww != '' && substr($iconwww, -1) != '/') {
+               $iconwww .= '/';
+       }
+       $this->iconwww = $iconwww;
+}
+
+/**
+* The method to set the iconsize array
+* @access public
+* @return void
+*/
+function setIconsize($width, $height)
+{
+       $this->iconsize['width'] = ($width == (int) $width) ? $width : 0;
+       $this->iconsize['height'] = ($height == (int) $height) ? $height : 0;
+       $this->issetIconsize = true;
+}
+
+/**
+* The method to unset the iconsize array
+* @access public
+* @return void
+*/
+function unsetIconsize()
+{
+       unset($this->iconsize['width']);
+       unset($this->iconsize['height']);
+       $this->issetIconsize = false;
+}
+
+/**
+* The method to set the tpldir directory
+* @access public
+* @return boolean
+*/
+function setTpldirCommon($tpldir)
+{
+       if ($tpldir != '' && substr($tpldir, -1) != '/') {
+               $tpldir .= '/';
+       }
+       if ($tpldir == '' || substr($tpldir, 0, 1) != '/') {
+               $foobar = strpos($tpldir, $this->dirroot);
+               if ($foobar === false || $foobar != 0) {
+                       $tpldir = $this->dirroot . $tpldir;
+               }
+       }
+       if (!is_dir($tpldir)) {
+               $this->error("setTpldir: $tpldir is not a directory.");
+               return false;
+       }
+       $this->tpldir = $tpldir;
+       return true;
+}
+
+/**
+* The method to read the menu structure from a file
+* @access public
+* @param string $tree_file the menu structure file
+* @return boolean
+*/
+function setMenuStructureFile($tree_file)
+{
+       if (!($fd = fopen($tree_file, 'r'))) {
+               $this->error("setMenuStructureFile: unable to open file $tree_file.");
+               return false;
+       }
+       $this->menuStructure = '';
+       while ($buffer = fgets($fd, 4096)) {
+               $buffer = ereg_replace(chr(13), '', $buffer);   // Microsoft Stupidity Suppression
+               $this->menuStructure .= $buffer;
+       }
+       fclose($fd);
+       if ($this->menuStructure == '') {
+               $this->error("setMenuStructureFile: $tree_file is empty.");
+               return false;
+       }
+       return true;
+}
+
+/**
+* The method to set the menu structure passing it through a string
+* @access public
+* @param string $tree_string the menu structure string
+* @return boolean
+*/
+function setMenuStructureString($tree_string)
+{
+       $this->menuStructure = ereg_replace(chr(13), '', $tree_string); // Microsoft Stupidity Suppression
+       if ($this->menuStructure == '') {
+               $this->error('setMenuStructureString: empty string.');
+               return false;
+       }
+       return true;
+}
+
+/**
+* The method to set the value of separator
+* @access public
+* @return void
+*/
+function setSeparator($separator)
+{
+       $this->separator = $separator;
+}
+
+/**
+* The method to set parameters for the DB connection
+* @access public
+* @param string $dns Data Source Name: the connection string for PEAR DB
+* @param bool $persistent DB connections are either persistent or not persistent
+* @return boolean
+*/
+function setDBConnParms($dsn, $persistent=false)
+{
+       if (!is_string($dsn)) {
+               $this->error('initdb: $dsn is not an string.');
+               return false;
+       }
+       if (!is_bool($persistent)) {
+               $this->error('initdb: $persistent is not a boolean.');
+               return false;
+       }
+       $this->dsn = $dsn;
+       $this->persistent = $persistent;
+       return true;
+}
+
+/**
+* The method to set the name of the table storing data describing the menu
+* @access public
+* @param string
+* @return boolean
+*/
+function setTableName($tableName)
+{
+       if (!is_string($tableName)) {
+               $this->error('setTableName: $tableName is not a string.');
+               return false;
+       }
+       $this->tableName = $tableName;
+       return true;
+}
+
+/**
+* The method to set the name of the i18n table corresponding to $tableName
+* @access public
+* @param string
+* @return boolean
+*/
+function setTableName_i18n($tableName_i18n)
+{
+       if (!is_string($tableName_i18n)) {
+               $this->error('setTableName_i18n: $tableName_i18n is not a string.');
+               return false;
+       }
+       $this->tableName_i18n = $tableName_i18n;
+       return true;
+}
+
+/**
+* The method to set names of fields of the table storing data describing the menu
+* @access public
+* @param array
+* @return boolean
+*/
+function setTableFields($tableFields)
+{
+       if (!is_array($tableFields)) {
+               $this->error('setTableFields: $tableFields is not an array.');
+               return false;
+       }
+       if (count($tableFields) == 0) {
+               $this->error('setTableFields: $tableFields is a zero-length array.');
+               return false;
+       }
+       reset ($tableFields);
+       while (list($key, $value) = each($tableFields)) {
+               $this->tableFields[$key] = ($value == '') ? "''" : $value;
+       }
+       return true;
+}
+
+/**
+* The method to set names of fields of the i18n table corresponding to $tableName
+* @access public
+* @param array
+* @return boolean
+*/
+function setTableFields_i18n($tableFields_i18n)
+{
+       if (!is_array($tableFields_i18n)) {
+               $this->error('setTableFields_i18n: $tableFields_i18n is not an array.');
+               return false;
+       }
+       if (count($tableFields_i18n) == 0) {
+               $this->error('setTableFields_i18n: $tableFields_i18n is a zero-length array.');
+               return false;
+       }
+       reset ($tableFields_i18n);
+       while (list($key, $value) = each($tableFields_i18n)) {
+               $this->tableFields_i18n[$key] = ($value == '') ? "''" : $value;
+       }
+       return true;
+}
+
+/**
+* The method to parse the current menu structure and correspondingly update related variables
+* @access public
+* @param string $menu_name the name to be attributed to the menu
+*   whose structure has to be parsed
+* @return void
+*/
+function parseStructureForMenu(
+       $menu_name = '' // non consistent default...
+       )
+{
+       $this->_maxLevel[$menu_name] = 0;
+       $this->_firstLevelCnt[$menu_name] = 0;
+       $this->_firstItem[$menu_name] = $this->_nodesCount + 1;
+       $cnt = $this->_firstItem[$menu_name];
+       $menuStructure = $this->menuStructure;
+
+       /* *********************************************** */
+       /* Partially based on a piece of code taken from   */
+       /* TreeMenu 1.1 - Bjorge Dijkstra (bjorge@gmx.net) */
+       /* *********************************************** */
+
+       while ($menuStructure != '') {
+               $before_cr = strcspn($menuStructure, "\n");
+               $buffer = substr($menuStructure, 0, $before_cr);
+               $menuStructure = substr($menuStructure, $before_cr+1);
+               if (substr($buffer, 0, 1) == '#') {
+                       continue;       // commented item line...
+               }
+               $tmp = rtrim($buffer);
+               $node = explode($this->separator, $tmp);
+               for ($i=count($node); $i<=6; $i++) {
+                       $node[$i] = '';
+               }
+               $this->tree[$cnt]['level'] = strlen($node[0]);
+               $this->tree[$cnt]['text'] = $node[1];
+               $this->tree[$cnt]['href'] = $node[2];
+               $this->tree[$cnt]['title'] = $node[3];
+               $this->tree[$cnt]['icon'] = $node[4];
+               $this->tree[$cnt]['target'] = $node[5];
+               $this->tree[$cnt]['expanded'] = $node[6];
+               $cnt++;
+       }
+
+       /* *********************************************** */
+
+       $this->_lastItem[$menu_name] = count($this->tree);
+       $this->_nodesCount = $this->_lastItem[$menu_name];
+       $this->tree[$this->_lastItem[$menu_name]+1]['level'] = 0;
+       $this->_postParse($menu_name);
+}
+
+/**
+* The method to parse the current menu table and correspondingly update related variables
+* @access public
+* @param string $menu_name the name to be attributed to the menu
+*   whose structure has to be parsed
+* @param string $language i18n language; either omit it or pass
+*   an empty string ('') if you do not want to use any i18n table
+* @return void
+*/
+function scanTableForMenu(
+       $menu_name = '', // non consistent default...
+       $language = ''
+       )
+{
+       $this->_maxLevel[$menu_name] = 0;
+       $this->_firstLevelCnt[$menu_name] = 0;
+       unset($this->tree[$this->_nodesCount+1]);
+       $this->_firstItem[$menu_name] = $this->_nodesCount + 1;
+/* BEGIN BENCHMARK CODE
+$time_start = $this->_getmicrotime();
+/* END BENCHMARK CODE */
+       $db = DB::connect($this->dsn, $this->persistent);
+       if (DB::isError($db)) {
+               $this->error('scanTableForMenu: ' . $db->getMessage());
+       }
+       $dbresult = $db->query('
+               SELECT ' .
+                       $this->tableFields['id'] . ' AS id, ' .
+                       $this->tableFields['parent_id'] . ' AS parent_id, ' .
+                       $this->tableFields['text'] . ' AS text, ' .
+                       $this->tableFields['href'] . ' AS href, ' .
+                       $this->tableFields['title'] . ' AS title, ' .
+                       $this->tableFields['icon'] . ' AS icon, ' .
+                       $this->tableFields['target'] . ' AS target, ' .
+                       $this->tableFields['expanded'] . ' AS expanded
+               FROM ' . $this->tableName . '
+               WHERE ' . $this->tableFields['id'] . ' <> 1
+               ORDER BY ' . $this->tableFields['orderfield'] . ', ' . $this->tableFields['text'] . ' ASC
+       ');
+       $this->_tmpArray = array();
+       while ($dbresult->fetchInto($row, DB_FETCHMODE_ASSOC)) {
+               $this->_tmpArray[$row['id']]['parent_id'] = $row['parent_id'];
+               $this->_tmpArray[$row['id']]['text'] = $row['text'];
+               $this->_tmpArray[$row['id']]['href'] = $row['href'];
+               $this->_tmpArray[$row['id']]['title'] = $row['title'];
+               $this->_tmpArray[$row['id']]['icon'] = $row['icon'];
+               $this->_tmpArray[$row['id']]['target'] = $row['target'];
+               $this->_tmpArray[$row['id']]['expanded'] = $row['expanded'];
+       }
+       if ($language != '') {
+               $dbresult = $db->query('
+                       SELECT ' .
+                               $this->tableFields_i18n['id'] . ' AS id, ' .
+                               $this->tableFields_i18n['text'] . ' AS text, ' .
+                               $this->tableFields_i18n['title'] . ' AS title
+                       FROM ' . $this->tableName_i18n . '
+                       WHERE ' . $this->tableFields_i18n['id'] . ' <> 1
+                               AND ' . $this->tableFields_i18n['language'] . ' = ' . "'$language'" . '
+               ');
+               while ($dbresult->fetchInto($row, DB_FETCHMODE_ASSOC)) {
+                       if (isset($this->_tmpArray[$row['id']])) {
+                               $this->_tmpArray[$row['id']]['text'] = $row['text'];
+                               $this->_tmpArray[$row['id']]['title'] = $row['title'];
+                       }
+               }
+       }
+       unset($dbresult);
+       unset($row);
+       $this->_depthFirstSearch($menu_name, $this->_tmpArray, 1, 1);
+/* BEGIN BENCHMARK CODE
+$time_end = $this->_getmicrotime();
+$time = $time_end - $time_start;
+print "TIME ELAPSED = $time\n<br>";
+/* END BENCHMARK CODE */
+       $this->_lastItem[$menu_name] = count($this->tree);
+       $this->_nodesCount = $this->_lastItem[$menu_name];
+       $this->tree[$this->_lastItem[$menu_name]+1]['level'] = 0;
+       $this->_postParse($menu_name);
+}
+
+function _getmicrotime()
+{
+       list($usec, $sec) = explode(' ', microtime());
+       return ((float) $usec + (float) $sec);
+}
+
+/**
+* Recursive method to perform the depth-first search of the tree data taken from the current menu table
+* @access private
+* @param string $menu_name the name to be attributed to the menu
+*   whose structure has to be parsed
+* @param array $tmpArray the temporary array that stores data to perform
+*   the depth-first search
+* @param integer $parent_id id of the item whose children have
+*   to be searched for
+* @param integer $level the hierarchical level of children to be searched for
+* @return void
+*/
+function _depthFirstSearch($menu_name, $tmpArray, $parent_id=1, $level=1)
+{
+       reset ($tmpArray);
+       while (list($id, $foobar) = each($tmpArray)) {
+               if ($foobar['parent_id'] == $parent_id) {
+                       unset($tmpArray[$id]);
+                       unset($this->_tmpArray[$id]);
+                       $cnt = count($this->tree) + 1;
+                       $this->tree[$cnt]['level'] = $level;
+                       $this->tree[$cnt]['text'] = $foobar['text'];
+                       $this->tree[$cnt]['href'] = $foobar['href'];
+                       $this->tree[$cnt]['title'] = $foobar['title'];
+                       $this->tree[$cnt]['icon'] = $foobar['icon'];
+                       $this->tree[$cnt]['target'] = $foobar['target'];
+                       $this->tree[$cnt]['expanded'] = $foobar['expanded'];
+                       $this->treecnt[$menu_name][$id] = $cnt;
+                       unset($foobar);
+                       if ($id != $parent_id) {
+                               $this->_depthFirstSearch($menu_name, $this->_tmpArray, $id, $level+1);
+                       }
+               }
+       }
+}
+
+/**
+* A method providing parsing needed after both file/string parsing and DB table parsing
+* @access private
+* @param string $menu_name the name of the menu for which the parsing
+*   has to be performed
+* @return void
+*/
+function _postParse(
+       $menu_name = '' // non consistent default...
+       )
+{
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
+               $this->tree[$cnt]['child_of_root_node'] = ($this->tree[$cnt]['level'] == 1);
+               $this->tree[$cnt]['parsed_text'] = stripslashes($this->tree[$cnt]['text']);
+               $this->tree[$cnt]['parsed_href'] = (ereg_replace(' ', '', $this->tree[$cnt]['href']) == '') ? '#' : $this->prependedUrl . $this->tree[$cnt]['href'];
+               $this->tree[$cnt]['parsed_title'] = ($this->tree[$cnt]['title'] == '') ? '' : ' title="' . stripslashes($this->tree[$cnt]['title']) . '"';
+               $fooimg = $this->icondir . $this->tree[$cnt]['icon'];
+               if ($this->tree[$cnt]['icon'] != '' && (substr($this->tree[$cnt]['icon'], 0, 7) == 'http://' || substr($this->tree[$cnt]['icon'], 0, 8) == 'https://')) {
+                       $this->tree[$cnt]['parsed_icon'] = $this->tree[$cnt]['icon'];
+                       if ($this->issetIconsize) {
+                               $this->tree[$cnt]['iconwidth'] = $this->iconsize['width'];
+                               $this->tree[$cnt]['iconheight'] = $this->iconsize['height'];
+                       } else {
+                               $foobar = getimagesize($this->tree[$cnt]['icon']);
+                               $this->tree[$cnt]['iconwidth'] = $foobar[0];
+                               $this->tree[$cnt]['iconheight'] = $foobar[1];
+                       }
+               } elseif ($this->tree[$cnt]['icon'] != '' && file_exists($fooimg)) {
+                       $this->tree[$cnt]['parsed_icon'] = $this->iconwww . $this->tree[$cnt]['icon'];
+                       if ($this->issetIconsize) {
+                               $this->tree[$cnt]['iconwidth'] = $this->iconsize['width'];
+                               $this->tree[$cnt]['iconheight'] = $this->iconsize['height'];
+                       } else {
+                               $foobar = getimagesize($fooimg);
+                               $this->tree[$cnt]['iconwidth'] = $foobar[0];
+                               $this->tree[$cnt]['iconheight'] = $foobar[1];
+                       }
+               } else {
+                       $this->tree[$cnt]['parsed_icon'] = '';
+               }
+               $this->tree[$cnt]['parsed_target'] = ($this->tree[$cnt]['target'] == '') ? '' : ' target="' . $this->tree[$cnt]['target'] . '"';
+//             $this->tree[$cnt]['expanded'] = ($this->tree[$cnt]['expanded'] == '') ? 0 : $this->tree[$cnt]['expanded'];
+               $this->_maxLevel[$menu_name] = max($this->_maxLevel[$menu_name], $this->tree[$cnt]['level']);
+               if ($this->tree[$cnt]['level'] == 1) {
+                       $this->_firstLevelCnt[$menu_name]++;
+               }
+       }
+}
+
+/**
+* A method to replace strings in all URLs (hrefs) of a menu
+* @access public
+* @param string $menu_name the name of the menu for which the replacement
+*   has to be performed
+* @param string $string the string to be replaced
+* @param string $value the replacement string
+* @return void
+*/
+function replaceStringInUrls($menu_name, $string, $value)
+{
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
+               $this->tree[$cnt]['parsed_href'] = str_replace($string, $value, $this->tree[$cnt]['parsed_href']);
+       }
+}
+
+/**
+* A method to set the same target for all links of a menu
+* @access public
+* @param string $menu_name the name of the menu for which the targets
+*   have to be set
+* @param string $target the target to be set for all links
+*   of the $menu_name menu
+* @return void
+*/
+function setLinksTargets($menu_name, $target)
+{
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
+               $this->tree[$cnt]['parsed_target'] = ' target="' . $target . '"';
+       }
+}
+
+/**
+* A method to select the current item of $menu_name in terms of $cnt, i.e., very likely, in terms of its line number in the corresponding menu structure file (excluding from the count commented out lines, if any)
+* @access public
+* @param string $menu_name the name of the menu for which the current item
+*   has to be selected
+* @param integer $count the line number of the current item
+*   in the corresponding menu structure file
+*   (excluding from the count commented out lines, if any)
+* @return void
+*/
+function setSelectedItemByCount($menu_name, $count)
+{
+       if ($count < 1) {
+               $this->error("setSelectedItemByCount: the \$count argument is $count, but \$count can not be lower than 1");
+               return;
+       }
+       if ($count > $this->_lastItem[$menu_name] - $this->_firstItem[$menu_name] + 1) {
+               $this->error("setSelectedItemByCount: the \$count argument is $count and is larger than the number of items of the '$menu_name' menu");
+               return;
+       }
+       $cnt = $this->_firstItem[$menu_name] + $count - 1;
+       $this->tree[$cnt]['selected'] = true;
+}
+
+/**
+* A method to select the current item of $menu_name in terms of the corresponding id (see the DB table structure); obviously, this method can be used only together with the DB support
+* @access public
+* @param string $menu_name the name of the menu for which the current item
+*   has to be selected
+* @param integer $id the id of the current item in the corresponding DB table
+* @return void
+*/
+function setSelectedItemById($menu_name, $id)
+{
+       if (!isset($this->treecnt[$menu_name][$id])) {
+               $this->error("setSelectedItemById: there is not any item with \$id = $id in the '$menu_name' menu");
+               return;
+       }
+       $cnt = $this->treecnt[$menu_name][$id];
+       $this->tree[$cnt]['selected'] = true;
+}
+
+/**
+* A method to select the current item of $menu_name specifying a string that occurs in the current URL
+* @access public
+* @param string $menu_name the name of the menu for which the current item
+*   has to be selected
+* @param string $url a string that occurs in the current URL
+* @return void
+*/
+function setSelectedItemByUrl($menu_name, $url)
+{
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
+               if (!(strpos($this->tree[$cnt]['parsed_href'], $url) === false)) {
+                       $this->tree[$cnt]['selected'] = true;
+                       break;
+               }
+       }
+}
+
+/**
+* A method to select the current item of $menu_name specifying a regular expression that matches (a substring of) the current URL; just the same as the setSelectedItemByUrl() method, but using eregi() instead of strpos()
+* @access public
+* @param string $menu_name the name of the menu for which the current item
+*   has to be selected
+* @param string $url_eregi the regular expression that matches
+*   (a substring of) the current URL
+* @return void
+*/
+function setSelectedItemByUrlEregi($menu_name, $url_eregi)
+{
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
+               if (eregi($url_eregi, $this->tree[$cnt]['parsed_href'])) {
+                       $this->tree[$cnt]['selected'] = true;
+                       break;
+               }
+       }
+}
+
+/**
+* Method to handle errors
+* @access private
+* @param string $errormsg the error message
+* @return void
+*/
+function error($errormsg)
+{
+       print "<b>LayersMenu Error:</b> $errormsg<br />\n";
+       if ($this->haltOnError == 'yes') {
+               die("<b>Halted.</b><br />\n");
+       }
+}
+
+} /* END OF CLASS */
+
+?>
diff --git a/gosa-core/include/php_layers_menu/lib/layersmenu-process.inc.php b/gosa-core/include/php_layers_menu/lib/layersmenu-process.inc.php
new file mode 100644 (file)
index 0000000..13033c9
--- /dev/null
@@ -0,0 +1,158 @@
+<?php
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+/**
+* This file contains the code of the ProcessLayersMenu class.
+* @package PHPLayersMenu
+*/
+
+/**
+* This is an extension of the "common" class of the PHP Layers Menu library.
+*
+* It provides methods useful to process/convert menus data, e.g. to output a menu structure and a DB SQL dump corresponding to already parsed data and hence also to convert a menu structure file to a DB SQL dump and viceversa
+*
+* @version 3.2.0-rc
+* @package PHPLayersMenu
+*/
+class ProcessLayersMenu extends LayersMenuCommon
+{
+
+/**
+* The constructor method
+* @return void
+*/
+function ProcessLayersMenu()
+{
+       $this->LayersMenuCommon();
+}
+
+/**
+* The method to set the dirroot directory
+* @access public
+* @return boolean
+*/
+function setDirroot($dirroot)
+{
+       return $this->setDirrootCommon($dirroot);
+}
+
+/**
+* Method to output a menu structure corresponding to items of a menu
+* @access public
+* @param string $menu_name the name of the menu for which a menu structure
+*   has to be returned
+* @param string $separator the character used in the menu structure format
+*   to separate fields of each item
+* @return string
+*/
+function getMenuStructure(
+       $menu_name = '',        // non consistent default...
+       $separator = '|'
+       )
+{
+       $menuStructure = '';
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the menu
+               $menuStructure .= str_repeat('.', $this->tree[$cnt]['level']);
+               $menuStructure .= $separator;
+               $menuStructure .= $this->tree[$cnt]['text'];
+               $menuStructure .= $separator;
+               $menuStructure .= $this->tree[$cnt]['href'];
+               $menuStructure .= $separator;
+               $menuStructure .= $this->tree[$cnt]['title'];
+               $menuStructure .= $separator;
+               $menuStructure .= $this->tree[$cnt]['icon'];
+               $menuStructure .= $separator;
+               $menuStructure .= $this->tree[$cnt]['target'];
+               $menuStructure .= $separator;
+               $menuStructure .= $this->tree[$cnt]['expanded'];
+               $menuStructure .= "\n";
+       }
+       return $menuStructure;
+}
+
+/**
+* Method to output a DB SQL dump corresponding to items of a menu
+* @access public
+* @param string $menu_name the name of the menu for which a DB SQL dump
+*   has to be returned
+* @param string $db_type the type of DB to dump for;
+*   leave it either empty or not specified if you are using PHP < 5,
+*   as sqlite_escape_string() has been added in PHP 5;
+*   it has to be specified and set to 'sqlite' only if the dump
+*   has to be prepared for SQLite; it is not significant if != 'sqlite'
+* @return string
+*/
+function getSQLDump(
+       $menu_name = '',        // non consistent default...
+       $db_type = ''
+       )
+{
+       $SQLDump = '';
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the menu
+               $current_node[$this->tree[$cnt]['level']] = $cnt;
+               if (!$this->tree[$cnt]['child_of_root_node']) {
+                       $this->tree[$cnt]['father_node'] = $current_node[$this->tree[$cnt]['level']-1];
+               }
+               $VALUES = '';
+               $SQLDump .= 'INSERT INTO ';
+               $SQLDump .= $this->tableName;
+               $SQLDump .= ' (';
+               $SQLDump .= $this->tableFields['id'] . ', ';
+               $VALUES .= "'" . 10*$cnt . "', ";
+               $SQLDump .= $this->tableFields['parent_id'] . ', ';
+               if (isset($this->tree[$cnt]['father_node']) && $this->tree[$cnt]['father_node'] != 0) {
+                       $VALUES .= "'" . 10*$this->tree[$cnt]['father_node'] . "', ";
+               } else {
+                       $VALUES .= "'1', ";
+               }
+               $SQLDump .= $this->tableFields['text'] . ', ';
+               $foobar = $this->tree[$cnt]['text'];
+               if ($foobar != '') {
+                       if ($db_type != 'sqlite') {
+                               $foobar = addslashes($foobar);
+                       } else {
+                               $foobar = sqlite_escape_string($foobar);
+                       }
+               }
+               $VALUES .= "'$foobar', ";
+               $SQLDump .= $this->tableFields['href'] . ', ';
+               $VALUES .= "'" . $this->tree[$cnt]['href'] . "', ";
+               if ($this->tableFields['title'] != "''") {
+                       $SQLDump .= $this->tableFields['title'] . ', ';
+                       $foobar = $this->tree[$cnt]['title'];
+                       if ($foobar != '') {
+                               if ($db_type != 'sqlite') {
+                                       $foobar = addslashes($foobar);
+                               } else {
+                                       $foobar = sqlite_escape_string($foobar);
+                               }
+                       }
+                       $VALUES .= "'$foobar', ";
+               }
+               if ($this->tableFields['icon'] != "''") {
+                       $SQLDump .= $this->tableFields['icon'] . ', ';
+                       $VALUES .= "'" . $this->tree[$cnt]['icon'] . "', ";
+               }
+               if ($this->tableFields['target'] != "''") {
+                       $SQLDump .= $this->tableFields['target'] . ', ';
+                       $VALUES .= "'" . $this->tree[$cnt]['target'] . "', ";
+               }
+               if ($this->tableFields['orderfield'] != "''") {
+                       $SQLDump .= $this->tableFields['orderfield'] . ', ';
+                       $VALUES .= "'" . 10*$cnt . "', ";
+               }
+               if ($this->tableFields['expanded'] != "''") {
+                       $SQLDump .= $this->tableFields['expanded'] . ', ';
+                       $this->tree[$cnt]['expanded'] = (int) $this->tree[$cnt]['expanded'];
+                       $VALUES .= "'" . $this->tree[$cnt]['expanded'] . "', ";
+               }
+               $SQLDump = substr($SQLDump, 0, -2);
+               $VALUES = substr($VALUES, 0, -2);
+               $SQLDump .= ") VALUES ($VALUES);\n";
+       }
+       return $SQLDump;
+}
+
+} /* END OF CLASS */
+
+?>
diff --git a/gosa-core/include/php_layers_menu/lib/layersmenu.inc.php b/gosa-core/include/php_layers_menu/lib/layersmenu.inc.php
new file mode 100644 (file)
index 0000000..b110e9c
--- /dev/null
@@ -0,0 +1,942 @@
+<?php
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+/**
+* This file contains the code of the LayersMenu class.
+* @package PHPLayersMenu
+*/
+
+/**
+* This is the LayersMenu class of the PHP Layers Menu library.
+*
+* This class depends on the LayersMenuCommon class and on the PEAR conforming version of the PHPLib Template class, i.e. on HTML_Template_PHPLIB
+*
+* @version 3.2.0-rc
+* @package PHPLayersMenu
+*/
+class LayersMenu extends LayersMenuCommon
+{
+
+/**
+* The template to be used for the first level menu of a horizontal menu.
+*
+* The value of this variable is significant only when preparing
+* a horizontal menu.
+*
+* @access private
+* @var string
+*/
+var $horizontalMenuTpl;
+/**
+* The template to be used for the first level menu of a vertical menu.
+*
+* The value of this variable is significant only when preparing
+* a vertical menu.
+*
+* @access private
+* @var string
+*/
+var $verticalMenuTpl;
+/**
+* The template to be used for submenu layers
+* @access private
+* @var string
+*/
+var $subMenuTpl;
+
+/**
+* A string containing the header needed to use the menu(s) in the page
+* @access private
+* @var string
+*/
+var $header;
+/**
+* This var tells if the header has been made or not
+* @access private
+* @var boolean
+*/
+var $_headerHasBeenMade = false;
+/**
+* The JS vector to list layers
+* @access private
+* @var string
+*/
+var $listl;
+/**
+* The JS vector of keys to know the father of each layer
+* @access private
+* @var string
+*/
+var $father_keys;
+/**
+* The JS vector of vals to know the father of each layer
+* @access private
+* @var string
+*/
+var $father_vals;
+/**
+* The JS function to set initial positions of all layers
+* @access private
+* @var string
+*/
+var $moveLayers;
+/**
+* An array containing the code related to the first level menu of each menu
+* @access private
+* @var array
+*/
+var $_firstLevelMenu;
+/**
+* A string containing the footer needed to use the menu(s) in the page
+* @access private
+* @var string
+*/
+var $footer;
+/**
+* This var tells if the footer has been made or not
+* @access private
+* @var boolean
+*/
+var $_footerHasBeenMade = false;
+
+/**
+* The image used for forward arrows.
+* @access private
+* @var string
+*/
+var $forwardArrowImg;
+/**
+* The image used for down arrows.
+* @access private
+* @var string
+*/
+var $downArrowImg;
+/**
+* A 1x1 transparent icon.
+* @access private
+* @var string
+*/
+var $transparentIcon;
+/**
+* An array to keep trace of layers containing / not containing icons
+* @access private
+* @var array
+*/
+var $_hasIcons;
+/**
+* Top offset for positioning of sub menu layers
+* @access private
+* @var integer
+*/
+var $menuTopShift;
+/**
+* Right offset for positioning of sub menu layers
+* @access private
+* @var integer
+*/
+var $menuRightShift;
+/**
+* Left offset for positioning of sub menu layers
+* @access private
+* @var integer
+*/
+var $menuLeftShift;
+/**
+* Threshold for vertical repositioning of a layer
+* @access private
+* @var integer
+*/
+var $thresholdY;
+/**
+* Step for the left boundaries of layers
+* @access private
+* @var integer
+*/
+var $abscissaStep;
+
+/**
+* The constructor method; it initializates the menu system
+* @return void
+*/
+function LayersMenu(
+       $menuTopShift = 6,      // Gtk2-like
+       $menuRightShift = 7,    // Gtk2-like
+       $menuLeftShift = 2,     // Gtk2-like
+       $thresholdY = 5,
+       $abscissaStep = 140
+       )
+{
+       $this->LayersMenuCommon();
+
+       $this->horizontalMenuTpl = $this->tpldir . 'layersmenu-horizontal_menu.ihtml';
+       $this->verticalMenuTpl = $this->tpldir . 'layersmenu-vertical_menu.ihtml';
+       $this->subMenuTpl = $this->tpldir . 'layersmenu-sub_menu.ihtml';
+
+       $this->header = '';
+       $this->listl = '';
+       $this->father_keys = '';
+       $this->father_vals = '';
+       $this->moveLayers = '';
+       $this->_firstLevelMenu = array();
+       $this->footer = '';
+
+       $this->transparentIcon = 'transparent.png';
+       $this->_hasIcons = array();
+       $this->forwardArrowImg['src'] = 'forward-arrow.png';
+       $this->forwardArrowImg['width'] = 4;
+       $this->forwardArrowImg['height'] = 7;
+       $this->downArrowImg['src'] = 'down-arrow.png';
+       $this->downArrowImg['width'] = 9;
+       $this->downArrowImg['height'] = 5;
+       $this->menuTopShift = $menuTopShift;
+       $this->menuRightShift = $menuRightShift;
+       $this->menuLeftShift = $menuLeftShift;
+       $this->thresholdY = $thresholdY;
+       $this->abscissaStep = $abscissaStep;
+}
+
+/**
+* The method to set the value of menuTopShift
+* @access public
+* @return void
+*/
+function setMenuTopShift($menuTopShift)
+{
+       $this->menuTopShift = $menuTopShift;
+}
+
+/**
+* The method to set the value of menuRightShift
+* @access public
+* @return void
+*/
+function setMenuRightShift($menuRightShift)
+{
+       $this->menuRightShift = $menuRightShift;
+}
+
+/**
+* The method to set the value of menuLeftShift
+* @access public
+* @return void
+*/
+function setMenuLeftShift($menuLeftShift)
+{
+       $this->menuLeftShift = $menuLeftShift;
+}
+
+/**
+* The method to set the value of thresholdY
+* @access public
+* @return void
+*/
+function setThresholdY($thresholdY)
+{
+       $this->thresholdY = $thresholdY;
+}
+
+/**
+* The method to set the value of abscissaStep
+* @access public
+* @return void
+*/
+function setAbscissaStep($abscissaStep)
+{
+       $this->abscissaStep = $abscissaStep;
+}
+
+/**
+* The method to set the dirroot directory
+* @access public
+* @return boolean
+*/
+function setDirroot($dirroot)
+{
+       $oldtpldir = $this->tpldir;
+       if ($foobar = $this->setDirrootCommon($dirroot)) {
+               $this->updateTpldir($oldtpldir);
+       }
+       return $foobar;
+}
+
+/**
+* The method to set the tpldir directory
+* @access public
+* @return boolean
+*/
+function setTpldir($tpldir)
+{
+       $oldtpldir = $this->tpldir;
+       if ($foobar = $this->setTpldirCommon($tpldir)) {
+               $this->updateTpldir($oldtpldir);
+       }
+       return $foobar;
+}
+
+/**
+* The method to update the templates directory path to the new tpldir
+* @access private
+* @return void
+*/
+function updateTpldir($oldtpldir)
+{
+       $oldlength = strlen($oldtpldir);
+       $foobar = strpos($this->horizontalMenuTpl, $oldtpldir);
+       if (!($foobar === false || $foobar != 0)) {
+               $this->horizontalMenuTpl = $this->tpldir . substr($this->horizontalMenuTpl, $oldlength);
+       }
+       $foobar = strpos($this->verticalMenuTpl, $oldtpldir);
+       if (!($foobar === false || $foobar != 0)) {
+               $this->verticalMenuTpl = $this->tpldir . substr($this->verticalMenuTpl, $oldlength);
+       }
+       $foobar = strpos($this->subMenuTpl, $oldtpldir);
+       if (!($foobar === false || $foobar != 0)) {
+               $this->subMenuTpl = $this->tpldir . substr($this->subMenuTpl, $oldlength);
+       }
+}
+
+/**
+* The method to set horizontalMenuTpl
+* @access public
+* @return boolean
+*/
+function setHorizontalMenuTpl($horizontalMenuTpl)
+{
+       if (str_replace('/', '', $horizontalMenuTpl) == $horizontalMenuTpl) {
+               $horizontalMenuTpl = $this->tpldir . $horizontalMenuTpl;
+       }
+       if (!file_exists($horizontalMenuTpl)) {
+               $this->error("setHorizontalMenuTpl: file $horizontalMenuTpl does not exist.");
+               return false;
+       }
+       $this->horizontalMenuTpl = $horizontalMenuTpl;
+       return true;
+}
+
+/**
+* The method to set verticalMenuTpl
+* @access public
+* @return boolean
+*/
+function setVerticalMenuTpl($verticalMenuTpl)
+{
+       if (str_replace('/', '', $verticalMenuTpl) == $verticalMenuTpl) {
+               $verticalMenuTpl = $this->tpldir . $verticalMenuTpl;
+       }
+       if (!file_exists($verticalMenuTpl)) {
+               $this->error("setVerticalMenuTpl: file $verticalMenuTpl does not exist.");
+               return false;
+       }
+       $this->verticalMenuTpl = $verticalMenuTpl;
+       return true;
+}
+
+/**
+* The method to set subMenuTpl
+* @access public
+* @return boolean
+*/
+function setSubMenuTpl($subMenuTpl)
+{
+       if (str_replace('/', '', $subMenuTpl) == $subMenuTpl) {
+               $subMenuTpl = $this->tpldir . $subMenuTpl;
+       }
+       if (!file_exists($subMenuTpl)) {
+               $this->error("setSubMenuTpl: file $subMenuTpl does not exist.");
+               return false;
+       }
+       $this->subMenuTpl = $subMenuTpl;
+       return true;
+}
+
+/**
+* A method to set transparentIcon
+* @access public
+* @param string $transparentIcon a transparentIcon filename (without the path)
+* @return void
+*/
+function setTransparentIcon($transparentIcon)
+{
+       $this->transparentIcon = $transparentIcon;
+}
+
+/**
+* The method to set an image to be used for the forward arrow
+* @access public
+* @param string $forwardArrowImg the forward arrow image filename
+* @return boolean
+*/
+function setForwardArrowImg($forwardArrowImg)
+{
+       if (!file_exists($this->imgdir . $forwardArrowImg)) {
+               $this->error('setForwardArrowImg: file ' . $this->imgdir . $forwardArrowImg . ' does not exist.');
+               return false;
+       }
+       $foobar = getimagesize($this->imgdir . $forwardArrowImg);
+       $this->forwardArrowImg['src'] = $forwardArrowImg;
+       $this->forwardArrowImg['width'] = $foobar[0];
+       $this->forwardArrowImg['height'] = $foobar[1];
+       return true;
+}
+
+/**
+* The method to set an image to be used for the down arrow
+* @access public
+* @param string $downArrowImg the down arrow image filename
+* @return boolean
+*/
+function setDownArrowImg($downArrowImg)
+{
+       if (!file_exists($this->imgdir . $downArrowImg)) {
+               $this->error('setDownArrowImg: file ' . $this->imgdir . $downArrowImg . ' does not exist.');
+               return false;
+       }
+       $foobar = getimagesize($this->imgdir . $downArrowImg);
+       $this->downArrowImg['src'] = $downArrowImg;
+       $this->downArrowImg['width'] = $foobar[0];
+       $this->downArrowImg['height'] = $foobar[1];
+       return true;
+}
+
+/**
+* A method providing parsing needed both for horizontal and vertical menus; it can be useful also with the ProcessLayersMenu extended class
+* @access public
+* @param string $menu_name the name of the menu for which the parsing
+*   has to be performed
+* @return void
+*/
+function parseCommon(
+       $menu_name = '' // non consistent default...
+       )
+{
+       $this->_hasIcons[$menu_name] = false;
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
+               $this->_hasIcons[$cnt] = false;
+               $this->tree[$cnt]['layer_label'] = "L$cnt";
+               $current_node[$this->tree[$cnt]['level']] = $cnt;
+               if (!$this->tree[$cnt]['child_of_root_node']) {
+                       $this->tree[$cnt]['father_node'] = $current_node[$this->tree[$cnt]['level']-1];
+                       $this->father_keys .= ",'L$cnt'";
+                       $this->father_vals .= ",'" . $this->tree[$this->tree[$cnt]['father_node']]['layer_label'] . "'";
+               }
+               $this->tree[$cnt]['not_a_leaf'] = ($this->tree[$cnt+1]['level']>$this->tree[$cnt]['level'] && $cnt<$this->_lastItem[$menu_name]);
+               // if the above condition is true, the node is not a leaf,
+               // hence it has at least a child; if it is false, the node is a leaf
+               if ($this->tree[$cnt]['not_a_leaf']) {
+                       // initialize the corresponding layer content trought a void string
+                       $this->tree[$cnt]['layer_content'] = '';
+                       // the new layer is accounted for in the layers list
+                       $this->listl .= ",'" . $this->tree[$cnt]['layer_label'] . "'";
+               }
+/*
+               if ($this->tree[$cnt]['not_a_leaf']) {
+                       $this->tree[$cnt]['parsed_href'] = '#';
+               }
+*/
+               if ($this->tree[$cnt]['parsed_icon'] == '') {
+                       $this->tree[$cnt]['iconsrc'] = $this->imgwww . $this->transparentIcon;
+                       $this->tree[$cnt]['iconwidth'] = 16;
+                       $this->tree[$cnt]['iconheight'] = 16;
+                       $this->tree[$cnt]['iconalt'] = ' ';
+               } else {
+                       if ($this->tree[$cnt]['level'] > 1) {
+                               $this->_hasIcons[$this->tree[$cnt]['father_node']] = true;
+                       } else {
+                               $this->_hasIcons[$menu_name] = true;
+                       }
+                       $this->tree[$cnt]['iconsrc'] = $this->tree[$cnt]['parsed_icon'];
+                       $this->tree[$cnt]['iconalt'] = 'O';
+               }
+       }
+}
+
+/**
+* A method needed to update the footer both for horizontal and vertical menus
+* @access private
+* @param string $menu_name the name of the menu for which the updating
+*   has to be performed
+* @return void
+*/
+function _updateFooter(
+       $menu_name = '' // non consistent default...
+       )
+{
+       $t = new Template_PHPLIB();
+       $t->setFile('tplfile', $this->subMenuTpl);
+       $t->setBlock('tplfile', 'template', 'template_blck');
+       $t->setBlock('template', 'sub_menu_cell', 'sub_menu_cell_blck');
+       $t->setVar('sub_menu_cell_blck', '');
+       $t->setBlock('template', 'separator', 'separator_blck');
+       $t->setVar('separator_blck', '');
+       $t->setVar('abscissaStep', $this->abscissaStep);
+
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
+               if ($this->tree[$cnt]['not_a_leaf']) {
+                       $t->setVar(array(
+                               'layer_label'           => $this->tree[$cnt]['layer_label'],
+                               'layer_title'           => $this->tree[$cnt]['text'],
+                               'sub_menu_cell_blck'    => $this->tree[$cnt]['layer_content']
+                       ));
+                       $this->footer .= $t->parse('template_blck', 'template');
+               }
+       }
+}
+
+/**
+* Method to preparare a horizontal menu.
+*
+* This method processes items of a menu to prepare the corresponding
+* horizontal menu code updating many variables; it returns the code
+* of the corresponding _firstLevelMenu
+*
+* @access public
+* @param string $menu_name the name of the menu whose items have to be processed
+* @return string
+*/
+function newHorizontalMenu(
+       $menu_name = '' // non consistent default...
+       )
+{
+       if (!isset($this->_firstItem[$menu_name]) || !isset($this->_lastItem[$menu_name])) {
+               $this->error("newHorizontalMenu: the first/last item of the menu '$menu_name' is not defined; please check if you have parsed its menu data.");
+               return 0;
+       }
+
+       $this->parseCommon($menu_name);
+
+       $t = new Template_PHPLIB();
+       $t->setFile('tplfile', $this->horizontalMenuTpl);
+       $t->setBlock('tplfile', 'template', 'template_blck');
+       $t->setBlock('template', 'horizontal_menu_cell', 'horizontal_menu_cell_blck');
+       $t->setVar('horizontal_menu_cell_blck', '');
+       $t->setBlock('horizontal_menu_cell', 'cell_link', 'cell_link_blck');
+       $t->setVar('cell_link_blck', '');
+       $t->setBlock('cell_link', 'cell_icon', 'cell_icon_blck');
+       $t->setVar('cell_icon_blck', '');
+       $t->setBlock('cell_link', 'cell_arrow', 'cell_arrow_blck');
+       $t->setVar('cell_arrow_blck', '');
+
+       $t_sub = new Template_PHPLIB();
+       $t_sub->setFile('tplfile', $this->subMenuTpl);
+       $t_sub->setBlock('tplfile', 'sub_menu_cell', 'sub_menu_cell_blck');
+       $t_sub->setVar('sub_menu_cell_blck', '');
+       $t_sub->setBlock('sub_menu_cell', 'cell_icon', 'cell_icon_blck');
+       $t_sub->setVar('cell_icon_blck', '');
+       $t_sub->setBlock('sub_menu_cell', 'cell_arrow', 'cell_arrow_blck');
+       $t_sub->setVar('cell_arrow_blck', '');
+       $t_sub->setBlock('tplfile', 'separator', 'separator_blck');
+       $t_sub->setVar('separator_blck', '');
+
+       $this->_firstLevelMenu[$menu_name] = '';
+
+       $foobar = $this->_firstItem[$menu_name];
+       $this->moveLayers .= "\tvar " . $menu_name . "TOP = getOffsetTop('" . $menu_name . "L" . $foobar . "');\n";
+       $this->moveLayers .= "\tvar " . $menu_name . "HEIGHT = getOffsetHeight('" . $menu_name . "L" . $foobar . "');\n";
+
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
+               if ($this->tree[$cnt]['not_a_leaf']) {
+                       // geometrical parameters are assigned to the new layer, related to the above mentioned children
+                       if ($this->tree[$cnt]['child_of_root_node']) {
+                               $this->moveLayers .= "\tsetTop('" . $this->tree[$cnt]['layer_label'] . "', "  . $menu_name . "TOP + " . $menu_name . "HEIGHT);\n";
+                               $this->moveLayers .= "\tmoveLayerX1('" . $this->tree[$cnt]['layer_label'] . "', '" . $menu_name . "');\n";
+                       }
+               }
+
+               if ($this->tree[$cnt]['child_of_root_node']) {
+                       if ($this->tree[$cnt]['text'] == '---') {
+                               continue;
+                       }
+                       if ($this->tree[$cnt]['not_a_leaf']) {
+                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="moveLayerX1(' . "'" . $this->tree[$cnt]['layer_label'] . "', '" . $menu_name . "') ; LMPopUp('" . $this->tree[$cnt]['layer_label'] . "'" . ', false);"';
+                       } else {
+                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="shutdown();"';
+                       }
+                       $t->setVar(array(
+                               'menu_layer_label'      => $menu_name . $this->tree[$cnt]['layer_label'],
+                               'imgwww'                => $this->imgwww,
+                               'transparent'           => $this->transparentIcon,
+                               'href'                  => $this->tree[$cnt]['parsed_href'],
+                               'onmouseover'           => $this->tree[$cnt]['onmouseover'],
+                               'title'                 => $this->tree[$cnt]['parsed_title'],
+                               'target'                => $this->tree[$cnt]['parsed_target'],
+                               'text'                  => $this->tree[$cnt]['text'],
+                               'downsrc'               => $this->downArrowImg['src'],
+                               'downwidth'             => $this->downArrowImg['width'],
+                               'downheight'            => $this->downArrowImg['height']
+                       ));
+                       if ($this->tree[$cnt]['parsed_icon'] != '') {
+                               $t->setVar(array(
+                                       'iconsrc'       => $this->tree[$cnt]['iconsrc'],
+                                       'iconwidth'     => $this->tree[$cnt]['iconwidth'],
+                                       'iconheight'    => $this->tree[$cnt]['iconheight'],
+                                       'iconalt'       => $this->tree[$cnt]['iconalt'],
+                               ));
+                               $t->parse('cell_icon_blck', 'cell_icon');
+                       } else {
+                               $t->setVar('cell_icon_blck', '');
+                       }
+                       if ($this->tree[$cnt]['not_a_leaf']) {
+                               $t->parse('cell_arrow_blck', 'cell_arrow');
+                       } else {
+                               $t->setVar('cell_arrow_blck', '');
+                       }
+                       $foobar = $t->parse('cell_link_blck', 'cell_link');
+                       $t->setVar(array(
+                               'cellwidth'             => $this->abscissaStep,
+                               'cell_link_blck'        => $foobar
+                       ));
+                       $t->parse('horizontal_menu_cell_blck', 'horizontal_menu_cell', true);
+               } else {
+                       if ($this->tree[$cnt]['text'] == '---') {
+                               $this->tree[$this->tree[$cnt]['father_node']]['layer_content'] .= $t_sub->parse('separator_blck', 'separator');
+                               continue;
+                       }
+                       if ($this->tree[$cnt]['not_a_leaf']) {
+                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="moveLayerX(' . "'" . $this->tree[$cnt]['layer_label'] . "') ; moveLayerY('" . $this->tree[$cnt]['layer_label'] . "') ; LMPopUp('" . $this->tree[$cnt]['layer_label'] . "'". ', false);"';
+                       } else {
+                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="LMPopUp(' . "'" . $this->tree[$this->tree[$cnt]['father_node']]['layer_label'] . "'" . ', true);"';
+                       }
+                       $t_sub->setVar(array(
+                               'imgwww'        => $this->imgwww,
+                               'transparent'   => $this->transparentIcon,
+                               'href'          => $this->tree[$cnt]['parsed_href'],
+                               'refid'         => 'ref' . $this->tree[$cnt]['layer_label'],
+                               'onmouseover'   => $this->tree[$cnt]['onmouseover'],
+                               'title'         => $this->tree[$cnt]['parsed_title'],
+                               'target'        => $this->tree[$cnt]['parsed_target'],
+                               'text'          => $this->tree[$cnt]['text'],
+                               'arrowsrc'      => $this->forwardArrowImg['src'],
+                               'arrowwidth'    => $this->forwardArrowImg['width'],
+                               'arrowheight'   => $this->forwardArrowImg['height']
+                       ));
+                       if ($this->_hasIcons[$this->tree[$cnt]['father_node']]) {
+                               $t_sub->setVar(array(
+                                       'iconsrc'       => $this->tree[$cnt]['iconsrc'],
+                                       'iconwidth'     => $this->tree[$cnt]['iconwidth'],
+                                       'iconheight'    => $this->tree[$cnt]['iconheight'],
+                                       'iconalt'       => $this->tree[$cnt]['iconalt']
+                               ));
+                               $t_sub->parse('cell_icon_blck', 'cell_icon');
+                       } else {
+                               $t_sub->setVar('cell_icon_blck', '');
+                       }
+                       if ($this->tree[$cnt]['not_a_leaf']) {
+                               $t_sub->parse('cell_arrow_blck', 'cell_arrow');
+                       } else {
+                               $t_sub->setVar('cell_arrow_blck', '');
+                       }
+                       $this->tree[$this->tree[$cnt]['father_node']]['layer_content'] .= $t_sub->parse('sub_menu_cell_blck', 'sub_menu_cell');
+               }
+       }       // end of the "for" cycle scanning all nodes
+
+       $foobar = $this->_firstLevelCnt[$menu_name] * $this->abscissaStep;
+       $t->setVar('menuwidth', $foobar);
+       $t->setVar(array(
+               'layer_label'   => $menu_name,
+               'menubody'      => $this->_firstLevelMenu[$menu_name]
+       ));
+       $this->_firstLevelMenu[$menu_name] = $t->parse('template_blck', 'template');
+
+       $this->_updateFooter($menu_name);
+
+       return $this->_firstLevelMenu[$menu_name];
+}
+
+/**
+* Method to preparare a vertical menu.
+*
+* This method processes items of a menu to prepare the corresponding
+* vertical menu code updating many variables; it returns the code
+* of the corresponding _firstLevelMenu
+*
+* @access public
+* @param string $menu_name the name of the menu whose items have to be processed
+* @return string
+*/
+function newVerticalMenu(
+       $menu_name = '' // non consistent default...
+       )
+{
+       if (!isset($this->_firstItem[$menu_name]) || !isset($this->_lastItem[$menu_name])) {
+               $this->error("newVerticalMenu: the first/last item of the menu '$menu_name' is not defined; please check if you have parsed its menu data.");
+               return 0;
+       }
+
+       $this->parseCommon($menu_name);
+
+       $t = new Template_PHPLIB();
+       $t->setFile('tplfile', $this->verticalMenuTpl);
+       $t->setBlock('tplfile', 'template', 'template_blck');
+       $t->setBlock('template', 'vertical_menu_box', 'vertical_menu_box_blck');
+       $t->setVar('vertical_menu_box_blck', '');
+       $t->setBlock('vertical_menu_box', 'vertical_menu_cell', 'vertical_menu_cell_blck');
+       $t->setVar('vertical_menu_cell_blck', '');
+       $t->setBlock('vertical_menu_cell', 'cell_icon', 'cell_icon_blck');
+       $t->setVar('cell_icon_blck', '');
+       $t->setBlock('vertical_menu_cell', 'cell_arrow', 'cell_arrow_blck');
+       $t->setVar('cell_arrow_blck', '');
+       $t->setBlock('vertical_menu_box', 'separator', 'separator_blck');
+       $t->setVar('separator_blck', '');
+
+       $t_sub = new Template_PHPLIB();
+       $t_sub->setFile('tplfile', $this->subMenuTpl);
+       $t_sub->setBlock('tplfile', 'sub_menu_cell', 'sub_menu_cell_blck');
+       $t_sub->setVar('sub_menu_cell_blck', '');
+       $t_sub->setBlock('sub_menu_cell', 'cell_icon', 'cell_icon_blck');
+       $t_sub->setVar('cell_icon_blck', '');
+       $t_sub->setBlock('sub_menu_cell', 'cell_arrow', 'cell_arrow_blck');
+       $t_sub->setVar('cell_arrow_blck', '');
+       $t_sub->setBlock('tplfile', 'separator', 'separator_blck');
+       $t_sub->setVar('separator_blck', '');
+
+       $this->_firstLevelMenu[$menu_name] = '';
+
+       $this->moveLayers .= "\tvar " . $menu_name . "TOP = getOffsetTop('" . $menu_name . "');\n";
+       $this->moveLayers .= "\tvar " . $menu_name . "LEFT = getOffsetLeft('" . $menu_name . "');\n";
+       $this->moveLayers .= "\tvar " . $menu_name . "WIDTH = getOffsetWidth('" . $menu_name . "');\n";
+
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
+               if ($this->tree[$cnt]['not_a_leaf']) {
+                       // geometrical parameters are assigned to the new layer, related to the above mentioned children
+                       if ($this->tree[$cnt]['child_of_root_node']) {
+                               $this->moveLayers .= "\tsetLeft('" . $this->tree[$cnt]['layer_label'] . "', " . $menu_name . "LEFT + " . $menu_name . "WIDTH - menuRightShift);\n";
+                       }
+               }
+
+               if ($this->tree[$cnt]['child_of_root_node']) {
+                       if ($this->tree[$cnt]['text'] == '---') {
+                               $this->_firstLevelMenu[$menu_name] .= $t->parse('separator_blck', 'separator');
+                               continue;
+                       }
+                       if ($this->tree[$cnt]['not_a_leaf']) {
+                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="moveLayerX(' . "'" . $this->tree[$cnt]['layer_label'] . "') ; moveLayerY('" . $this->tree[$cnt]['layer_label'] . "') ; LMPopUp('" . $this->tree[$cnt]['layer_label'] . "'" . ', false);"';
+                       } else {
+                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="shutdown();"';
+                       }
+                       $t->setVar(array(
+                               'imgwww'        => $this->imgwww,
+                               'transparent'   => $this->transparentIcon,
+                               'href'          => $this->tree[$cnt]['parsed_href'],
+                               'refid'         => 'ref' . $this->tree[$cnt]['layer_label'],
+                               'onmouseover'   => $this->tree[$cnt]['onmouseover'],
+                               'title'         => $this->tree[$cnt]['parsed_title'],
+                               'target'        => $this->tree[$cnt]['parsed_target'],
+                               'text'          => $this->tree[$cnt]['text'],
+                               'arrowsrc'      => $this->forwardArrowImg['src'],
+                               'arrowwidth'    => $this->forwardArrowImg['width'],
+                               'arrowheight'   => $this->forwardArrowImg['height']
+                       ));
+                       if ($this->_hasIcons[$menu_name]) {
+                               $t->setVar(array(
+                                       'iconsrc'       => $this->tree[$cnt]['iconsrc'],
+                                       'iconwidth'     => $this->tree[$cnt]['iconwidth'],
+                                       'iconheight'    => $this->tree[$cnt]['iconheight'],
+                                       'iconalt'       => $this->tree[$cnt]['iconalt']
+                               ));
+                               $t->parse('cell_icon_blck', 'cell_icon');
+                       } else {
+                               $t->setVar('cell_icon_blck', '');
+                       }
+                       if ($this->tree[$cnt]['not_a_leaf']) {
+                               $t->parse('cell_arrow_blck', 'cell_arrow');
+                       } else {
+                               $t->setVar('cell_arrow_blck', '');
+                       }
+                       $this->_firstLevelMenu[$menu_name] .= $t->parse('vertical_menu_cell_blck', 'vertical_menu_cell');
+               } else {
+                       if ($this->tree[$cnt]['text'] == '---') {
+                               $this->tree[$this->tree[$cnt]['father_node']]['layer_content'] .= $t_sub->parse('separator_blck', 'separator');
+                               continue;
+                       }
+                       if ($this->tree[$cnt]['not_a_leaf']) {
+                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="moveLayerX(' . "'" . $this->tree[$cnt]['layer_label'] . "') ; moveLayerY('" . $this->tree[$cnt]['layer_label'] . "') ; LMPopUp('" . $this->tree[$cnt]['layer_label'] . "'" . ', false);"';
+                       } else {
+                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="LMPopUp(' . "'" . $this->tree[$this->tree[$cnt]['father_node']]['layer_label'] . "'" . ', true);"';
+                       }
+                       $t_sub->setVar(array(
+                               'imgwww'        => $this->imgwww,
+                               'transparent'   => $this->transparentIcon,
+                               'href'          => $this->tree[$cnt]['parsed_href'],
+                               'refid'         => 'ref' . $this->tree[$cnt]['layer_label'],
+                               'onmouseover'   => $this->tree[$cnt]['onmouseover'],
+                               'title'         => $this->tree[$cnt]['parsed_title'],
+                               'target'        => $this->tree[$cnt]['parsed_target'],
+                               'text'          => $this->tree[$cnt]['text'],
+                               'arrowsrc'      => $this->forwardArrowImg['src'],
+                               'arrowwidth'    => $this->forwardArrowImg['width'],
+                               'arrowheight'   => $this->forwardArrowImg['height']
+                       ));
+                       if ($this->_hasIcons[$this->tree[$cnt]['father_node']]) {
+                               $t_sub->setVar(array(
+                                       'iconsrc'       => $this->tree[$cnt]['iconsrc'],
+                                       'iconwidth'     => $this->tree[$cnt]['iconwidth'],
+                                       'iconheight'    => $this->tree[$cnt]['iconheight'],
+                                       'iconalt'       => $this->tree[$cnt]['iconalt']
+                               ));
+                               $t_sub->parse('cell_icon_blck', 'cell_icon');
+                       } else {
+                               $t_sub->setVar('cell_icon_blck', '');
+                       }
+                       if ($this->tree[$cnt]['not_a_leaf']) {
+                               $t_sub->parse('cell_arrow_blck', 'cell_arrow');
+                       } else {
+                               $t_sub->setVar('cell_arrow_blck', '');
+                       }
+                       $this->tree[$this->tree[$cnt]['father_node']]['layer_content'] .= $t_sub->parse('sub_menu_cell_blck', 'sub_menu_cell');
+               }
+       }       // end of the "for" cycle scanning all nodes
+
+       $t->setVar(array(
+               'menu_name'                     => $menu_name,
+               'vertical_menu_cell_blck'       => $this->_firstLevelMenu[$menu_name],
+               'separator_blck'                => ''
+       ));
+       $this->_firstLevelMenu[$menu_name] = $t->parse('vertical_menu_box_blck', 'vertical_menu_box');
+       $t->setVar('abscissaStep', $this->abscissaStep);
+       $t->setVar(array(
+               'layer_label'                   => $menu_name,
+               'vertical_menu_box_blck'        => $this->_firstLevelMenu[$menu_name]
+       ));
+       $this->_firstLevelMenu[$menu_name] = $t->parse('template_blck', 'template');
+
+       $this->_updateFooter($menu_name);
+
+       return $this->_firstLevelMenu[$menu_name];
+}
+
+/**
+* Method to prepare the header.
+*
+* This method obtains the header using collected informations
+* and the suited JavaScript template; it returns the code of the header
+*
+* @access public
+* @return string
+*/
+function makeHeader()
+{
+       $t = new Template_PHPLIB();
+       $this->listl = 'listl = [' . substr($this->listl, 1) . '];';
+       $this->father_keys = 'father_keys = [' . substr($this->father_keys, 1) . '];';
+       $this->father_vals = 'father_vals = [' . substr($this->father_vals, 1) . '];';
+       $t->setFile('tplfile', $this->libjsdir . 'layersmenu-header.ijs');
+       $t->setVar(array(
+               'packageName'   => $this->_packageName,
+               'version'       => $this->version,
+               'copyright'     => $this->copyright,
+               'author'        => $this->author,
+               'menuTopShift'  => $this->menuTopShift,
+               'menuRightShift'=> $this->menuRightShift,
+               'menuLeftShift' => $this->menuLeftShift,
+               'thresholdY'    => $this->thresholdY,
+               'abscissaStep'  => $this->abscissaStep,
+               'listl'         => $this->listl,
+               'nodesCount'    => $this->_nodesCount,
+               'father_keys'   => $this->father_keys,
+               'father_vals'   => $this->father_vals,
+               'moveLayers'    => $this->moveLayers
+       ));
+       $this->header = $t->parse('out', 'tplfile');
+       $this->_headerHasBeenMade = true;
+       return $this->header;
+}
+
+/**
+* Method that returns the code of the header
+* @access public
+* @return string
+*/
+function getHeader()
+{
+       if (!$this->_headerHasBeenMade) {
+               $this->makeHeader();
+       }
+       return $this->header;
+}
+
+/**
+* Method that prints the code of the header
+* @access public
+* @return void
+*/
+function printHeader()
+{
+       print $this->getHeader();
+}
+
+/**
+* Method that returns the code of the requested _firstLevelMenu
+* @access public
+* @param string $menu_name the name of the menu whose _firstLevelMenu
+*   has to be returned
+* @return string
+*/
+function getMenu($menu_name)
+{
+       return $this->_firstLevelMenu[$menu_name];
+}
+
+/**
+* Method that prints the code of the requested _firstLevelMenu
+* @access public
+* @param string $menu_name the name of the menu whose _firstLevelMenu
+*   has to be printed
+* @return void
+*/
+function printMenu($menu_name)
+{
+       print $this->_firstLevelMenu[$menu_name];
+}
+
+/**
+* Method to prepare the footer.
+*
+* This method obtains the footer using collected informations
+* and the suited JavaScript template; it returns the code of the footer
+*
+* @access public
+* @return string
+*/
+function makeFooter()
+{
+       $t = new Template_PHPLIB();
+       $t->setFile('tplfile', $this->libjsdir . 'layersmenu-footer.ijs');
+       $t->setVar(array(
+               'packageName'   => $this->_packageName,
+               'version'       => $this->version,
+               'copyright'     => $this->copyright,
+               'author'        => $this->author,
+               'footer'        => $this->footer
+               
+       ));
+       $this->footer = $t->parse('out', 'tplfile');
+       $this->_footerHasBeenMade = true;
+       return $this->footer;
+}
+
+/**
+* Method that returns the code of the footer
+* @access public
+* @return string
+*/
+function getFooter()
+{
+       if (!$this->_footerHasBeenMade) {
+               $this->makeFooter();
+       }
+       return $this->footer;
+}
+
+/**
+* Method that prints the code of the footer
+* @access public
+* @return void
+*/
+function printFooter()
+{
+       print $this->getFooter();
+}
+
+} /* END OF CLASS */
+
+?>
diff --git a/gosa-core/include/php_layers_menu/lib/phptreemenu.inc.php b/gosa-core/include/php_layers_menu/lib/phptreemenu.inc.php
new file mode 100644 (file)
index 0000000..fb43d35
--- /dev/null
@@ -0,0 +1,448 @@
+<?php
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+/**
+* This file contains the code of the PHPTreeMenu class.
+* @package PHPLayersMenu
+*/
+
+/**
+* This is the PHPTreeMenu class of the PHP Layers Menu library.
+*
+* This class depends on the LayersMenuCommon class.  It provides "server-side" (PHP-based) tree menus, that to do not require JavaScript to work.
+*
+* @version 3.2.0-rc
+* @package PHPLayersMenu
+*/
+class PHPTreeMenu extends LayersMenuCommon
+{
+
+/**
+* The character used for the PHP Tree Menu in the query string to separate items ids
+* @access private
+* @var string
+*/
+var $phpTreeMenuSeparator;
+/**
+* The default value of the expansion string for the PHP Tree Menu
+* @access private
+* @var string
+*/
+var $phpTreeMenuDefaultExpansion;
+/**
+* Type of images used for the Tree Menu
+* @access private
+* @var string
+*/
+var $phpTreeMenuImagesType;
+/**
+* Prefix for filenames of images of a theme
+* @access private
+* @var string
+*/
+var $phpTreeMenuTheme;
+/**
+* An array where we store the PHP Tree Menu code for each menu
+* @access private
+* @var array
+*/
+var $_phpTreeMenu;
+
+/**
+* The constructor method; it initializates some variables
+* @return void
+*/
+function PHPTreeMenu()
+{
+       $this->LayersMenuCommon();
+
+       $this->phpTreeMenuSeparator = '|';
+       $this->phpTreeMenuDefaultExpansion = '';
+       $this->phpTreeMenuImagesType = 'png';
+       $this->phpTreeMenuTheme = '';
+       $this->_phpTreeMenu = array();
+}
+
+/**
+* The method to set the dirroot directory
+* @access public
+* @return boolean
+*/
+function setDirroot($dirroot)
+{
+       return $this->setDirrootCommon($dirroot);
+}
+
+/**
+* The method to set the value of separator for the Tree Menu query string
+* @access public
+* @return void
+*/
+function setPHPTreeMenuSeparator($phpTreeMenuSeparator)
+{
+       $this->phpTreeMenuSeparator = $phpTreeMenuSeparator;
+}
+
+/**
+* The method to set the default value of the expansion string for the PHP Tree Menu
+* @access public
+* @return void
+*/
+function setPHPTreeMenuDefaultExpansion($phpTreeMenuDefaultExpansion)
+{
+       $this->phpTreeMenuDefaultExpansion = $phpTreeMenuDefaultExpansion;
+}
+
+/**
+* The method to set the type of images used for the Tree Menu
+* @access public
+* @return void
+*/
+function setPHPTreeMenuImagesType($phpTreeMenuImagesType)
+{
+       $this->phpTreeMenuImagesType = $phpTreeMenuImagesType;
+}
+
+/**
+* The method to set the prefix for filenames of images of a theme
+* @access public
+* @return void
+*/
+function setPHPTreeMenuTheme($phpTreeMenuTheme)
+{
+       $this->phpTreeMenuTheme = $phpTreeMenuTheme;
+}
+
+/**
+* Method to prepare a new PHP Tree Menu.
+*
+* This method processes items of a menu and parameters submitted
+* through GET (i.e. nodes to be expanded) to prepare and return
+* the corresponding Tree Menu code.
+*
+* @access public
+* @param string $menu_name the name of the menu whose items have to be processed
+* @return string
+*/
+function newPHPTreeMenu(
+       $menu_name = '' // non consistent default...
+       )
+{
+       $protocol = (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') ? 'https://' : 'http://';
+       $this_host = (isset($_SERVER['HTTP_HOST'])) ? $_SERVER['HTTP_HOST'] : $_SERVER['SERVER_NAME'];
+       if (isset($_SERVER['SCRIPT_NAME'])) {
+               $me = $_SERVER['SCRIPT_NAME'];
+       } elseif (isset($_SERVER['REQUEST_URI'])) {
+               $me = $_SERVER['REQUEST_URI'];
+       } elseif (isset($_SERVER['PHP_SELF'])) {
+               $me = $_SERVER['PHP_SELF'];
+       } elseif (isset($_SERVER['PATH_INFO'])) {
+               $me = $_SERVER['PATH_INFO'];
+       }
+       $url = $protocol . $this_host . $me;
+       $query = '';
+       reset($_GET);
+       while (list($key, $value) = each($_GET)) {
+               if ($key != 'p' && $value != '') {
+                       $query .= '&amp;' . $key . '=' . $value;
+               }
+       }
+       if ($query != '') {
+               $query = '?' . substr($query, 5) . '&amp;p=';
+       } else {
+               $query = '?p=';
+       }
+       $p = (isset($_GET['p'])) ? $_GET['p'] : $this->phpTreeMenuDefaultExpansion;
+
+/* ********************************************************* */
+/* Based on TreeMenu 1.1 by Bjorge Dijkstra (bjorge@gmx.net) */
+/* ********************************************************* */
+       $this->_phpTreeMenu[$menu_name] = '';
+
+       $img_collapse                   = $this->imgwww . $this->phpTreeMenuTheme . 'tree_collapse.' . $this->phpTreeMenuImagesType;
+       $alt_collapse                   = '--';
+       $img_collapse_corner            = $this->imgwww . $this->phpTreeMenuTheme . 'tree_collapse_corner.' . $this->phpTreeMenuImagesType;
+       $alt_collapse_corner            = '--';
+       $img_collapse_corner_first      = $this->imgwww . $this->phpTreeMenuTheme . 'tree_collapse_corner_first.' . $this->phpTreeMenuImagesType;
+       $alt_collapse_corner_first      = '--';
+       $img_collapse_first             = $this->imgwww . $this->phpTreeMenuTheme . 'tree_collapse_first.' . $this->phpTreeMenuImagesType;
+       $alt_collapse_first             = '--';
+       $img_corner                     = $this->imgwww . $this->phpTreeMenuTheme . 'tree_corner.' . $this->phpTreeMenuImagesType;
+       $alt_corner                     = '`-';
+       $img_expand                     = $this->imgwww . $this->phpTreeMenuTheme . 'tree_expand.' . $this->phpTreeMenuImagesType;
+       $alt_expand                     = '+-';
+       $img_expand_corner              = $this->imgwww . $this->phpTreeMenuTheme . 'tree_expand_corner.' . $this->phpTreeMenuImagesType;
+       $alt_expand_corner              = '+-';
+       $img_expand_corner_first        = $this->imgwww . $this->phpTreeMenuTheme . 'tree_expand_corner_first.' . $this->phpTreeMenuImagesType;
+       $alt_expand_corner_first        = '+-';
+       $img_expand_first               = $this->imgwww . $this->phpTreeMenuTheme . 'tree_expand_first.' . $this->phpTreeMenuImagesType;
+       $alt_expand_first               = '+-';
+       $img_folder_closed              = $this->imgwww . $this->phpTreeMenuTheme . 'tree_folder_closed.' . $this->phpTreeMenuImagesType;
+       $alt_folder_closed              = '->';
+       $img_folder_open                = $this->imgwww . $this->phpTreeMenuTheme . 'tree_folder_open.' . $this->phpTreeMenuImagesType;
+       $alt_folder_open                = '->';
+       $img_leaf                       = $this->imgwww . $this->phpTreeMenuTheme . 'tree_leaf.' . $this->phpTreeMenuImagesType;
+       $alt_leaf                       = '->';
+       $img_space                      = $this->imgwww . $this->phpTreeMenuTheme . 'tree_space.' . $this->phpTreeMenuImagesType;
+       $alt_space                      = '  ';
+       $img_split                      = $this->imgwww . $this->phpTreeMenuTheme . 'tree_split.' . $this->phpTreeMenuImagesType;
+       $alt_split                      = '|-';
+       $img_split_first                = $this->imgwww . $this->phpTreeMenuTheme . 'tree_split_first.' . $this->phpTreeMenuImagesType;
+       $alt_split_first                = '|-';
+       $img_vertline                   = $this->imgwww . $this->phpTreeMenuTheme . 'tree_vertline.' . $this->phpTreeMenuImagesType;
+       $alt_vertline                   = '| ';
+
+       for ($i=$this->_firstItem[$menu_name]; $i<=$this->_lastItem[$menu_name]; $i++) {
+               $expand[$i] = 0;
+               $visible[$i] = 0;
+               $this->tree[$i]['last_item'] = 0;
+       }
+       for ($i=0; $i<=$this->_maxLevel[$menu_name]; $i++) {
+               $levels[$i] = 0;
+       }
+
+       // Get numbers of nodes to be expanded
+       if ($p != '') {
+               $explevels = explode($this->phpTreeMenuSeparator, $p);
+               $explevels_count = count($explevels);
+               for ($i=0; $i<$explevels_count; $i++) {
+                       $expand[$explevels[$i]] = 1;
+               }
+       }
+
+       // Find last nodes of subtrees
+       $last_level = $this->_maxLevel[$menu_name];
+       for ($i=$this->_lastItem[$menu_name]; $i>=$this->_firstItem[$menu_name]; $i--) {
+               if ($this->tree[$i]['level'] < $last_level) {
+                       for ($j=$this->tree[$i]['level']+1; $j<=$this->_maxLevel[$menu_name]; $j++) {
+                               $levels[$j] = 0;
+                       }
+               }
+               if ($levels[$this->tree[$i]['level']] == 0) {
+                       $levels[$this->tree[$i]['level']] = 1;
+                       $this->tree[$i]['last_item'] = 1;
+               } else {
+                       $this->tree[$i]['last_item'] = 0;
+               }
+               $last_level = $this->tree[$i]['level'];
+       }
+
+       // Determine visible nodes
+       // all root nodes are always visible
+       for ($i=$this->_firstItem[$menu_name]; $i<=$this->_lastItem[$menu_name]; $i++) {
+               if ($this->tree[$i]['level'] == 1) {
+                       $visible[$i] = 1;
+               }
+       }
+       if (isset($explevels)) {
+               for ($i=0; $i<$explevels_count; $i++) {
+                       $n = $explevels[$i];
+                       if ($n >= $this->_firstItem[$menu_name] && $n <= $this->_lastItem[$menu_name] && $visible[$n] == 1 && $expand[$n] == 1) {
+                               $j = $n + 1;
+                               while ($j<=$this->_lastItem[$menu_name] && $this->tree[$j]['level']>$this->tree[$n]['level']) {
+                                       if ($this->tree[$j]['level'] == $this->tree[$n]['level']+1) {
+                                               $visible[$j] = 1;
+                                       }
+                                       $j++;
+                               }
+                       }
+               }
+       }
+
+       // Output nicely formatted tree
+       for ($i=0; $i<$this->_maxLevel[$menu_name]; $i++) {
+               $levels[$i] = 1;
+       }
+       $max_visible_level = 0;
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
+               if ($visible[$cnt]) {
+                       $max_visible_level = max($max_visible_level, $this->tree[$cnt]['level']);
+               }
+       }
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
+               if ($this->tree[$cnt]['text'] == '---') {
+                       continue;       // separators are significant only for layers-based menus
+               }
+
+               if (isset($this->tree[$cnt]['selected']) && $this->tree[$cnt]['selected']) {
+                       $linkstyle = 'phplmselected';
+               } else {
+                       $linkstyle = 'phplm';
+               }
+
+               if ($visible[$cnt]) {
+                       $this->_phpTreeMenu[$menu_name] .= '<div class="treemenudiv">' . "\n"; 
+
+                       // vertical lines from higher levels
+                       for ($i=0; $i<$this->tree[$cnt]['level']-1; $i++) {
+                               if ($levels[$i] == 1) {
+                                       $img = $img_vertline;
+                                       $alt = $alt_vertline;
+                               } else {
+                                       $img = $img_space;
+                                       $alt = $alt_space;
+                               }
+                               $this->_phpTreeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" />';
+                       }
+
+                       $not_a_leaf = $cnt<$this->_lastItem[$menu_name] && $this->tree[$cnt+1]['level']>$this->tree[$cnt]['level'];
+
+                       if ($not_a_leaf) {
+                               // Create expand/collapse parameters
+                               $params = '';
+                               for ($i=$this->_firstItem[$menu_name]; $i<=$this->_lastItem[$menu_name]; $i++) {
+                                       if ($expand[$i] == 1 && $cnt!= $i || ($expand[$i] == 0 && $cnt == $i)) {
+                                               $params .= $this->phpTreeMenuSeparator . $i;
+                                       }
+                               }
+                               if ($params != '') {
+                                       $params = substr($params, 1);
+                               }
+                       }
+
+                       if ($this->tree[$cnt]['last_item'] == 1) {
+                       // corner at end of subtree or t-split
+                               if ($not_a_leaf) {
+                                       if ($expand[$cnt] == 0) {
+                                               if ($cnt == $this->_firstItem[$menu_name]) {
+                                                       $img = $img_expand_corner_first;
+                                                       $alt = $alt_expand_corner_first;
+                                               } else {
+                                                       $img = $img_expand_corner;
+                                                       $alt = $alt_expand_corner;
+                                               }
+                                       } else {
+                                               if ($cnt == $this->_firstItem[$menu_name]) {
+                                                       $img = $img_collapse_corner_first;
+                                                       $alt = $alt_collapse_corner_first;
+                                               } else {
+                                                       $img = $img_collapse_corner;
+                                                       $alt = $alt_collapse_corner;
+                                               }
+                                       }
+                                       $this->_phpTreeMenu[$menu_name] .= '<a name="' . $cnt . '" class="' . $linkstyle . '" href="' . $url . $query . $params . '#' . $cnt . '"><img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" /></a>';
+                               } else {
+                                       $this->_phpTreeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img_corner . '" alt="' . $alt_corner . '" />';
+                               }
+                               $levels[$this->tree[$cnt]['level']-1] = 0;
+                       } else {
+                               if ($not_a_leaf) {
+                                       if ($expand[$cnt] == 0) {
+                                               if ($cnt == $this->_firstItem[$menu_name]) {
+                                                       $img = $img_expand_first;
+                                                       $alt = $alt_expand_first;
+                                               } else {
+                                                       $img = $img_expand;
+                                                       $alt = $alt_expand;
+                                               }
+                                       } else {
+                                               if ($cnt == $this->_firstItem[$menu_name]) {
+                                                       $img = $img_collapse_first;
+                                                       $alt = $alt_collapse_first;
+                                               } else {
+                                                       $img = $img_collapse;
+                                                       $alt = $alt_collapse;
+                                               }
+                                       }
+                                       $this->_phpTreeMenu[$menu_name] .= '<a name="' . $cnt . '" class="' . $linkstyle . '" href="' . $url . $query . $params . '#' . $cnt . '"><img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" /></a>';
+                               } else {
+                                       if ($cnt == $this->_firstItem[$menu_name]) {
+                                               $img = $img_split_first;
+                                               $alt = $alt_split_first;
+                                       } else {
+                                               $img = $img_split;
+                                               $alt = $alt_split;
+                                       }
+                                       $this->_phpTreeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" />';
+                               }
+                               $levels[$this->tree[$cnt]['level']-1] = 1;
+                       }
+
+                       if ($this->tree[$cnt]['parsed_href'] == '' || $this->tree[$cnt]['parsed_href'] == '#') {
+                               $a_href_open_img = '';
+                               $a_href_close_img = '';
+                               $a_href_open = '<a class="phplmnormal">';
+                               $a_href_close = '</a>';
+                       } else {
+                               $a_href_open_img = '<a href="' . $this->tree[$cnt]['parsed_href'] . '"' . $this->tree[$cnt]['parsed_title'] . $this->tree[$cnt]['parsed_target'] . '>';
+                               $a_href_close_img = '</a>';
+                               $a_href_open = '<a href="' . $this->tree[$cnt]['parsed_href'] . '"' . $this->tree[$cnt]['parsed_title'] . $this->tree[$cnt]['parsed_target'] . ' class="' . $linkstyle . '">';
+                               $a_href_close = '</a>';
+                       }
+
+                       if ($not_a_leaf) {
+                               if ($expand[$cnt] == 1) {
+                                       $img = $img_folder_open;
+                                       $alt = $alt_folder_open;
+                               } else {
+                                       $img = $img_folder_closed;
+                                       $alt = $alt_folder_closed;
+                               }
+                               $this->_phpTreeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" />' . $a_href_close_img;
+                       } else {
+                               if ($this->tree[$cnt]['parsed_icon'] != '') {
+                                       $this->_phpTreeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" src="' . $this->tree[$cnt]['parsed_icon'] . '" width="' . $this->tree[$cnt]['iconwidth'] . '" height="' . $this->tree[$cnt]['iconheight'] . '" alt="' . $alt_leaf . '" />' . $a_href_close_img;
+                               } else {
+                                       $this->_phpTreeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" class="imgs" src="' . $img_leaf . '" alt="' . $alt_leaf . '" />' . $a_href_close_img;
+                               }
+                       }
+
+                       // output item text
+                       $foobar = $max_visible_level - $this->tree[$cnt]['level'] + 1;
+                       if ($foobar > 1) {
+                               $colspan = ' colspan="' . $foobar . '"';
+                       } else {
+                               $colspan = '';
+                       }
+                       $this->_phpTreeMenu[$menu_name] .= '&nbsp;' . $a_href_open . $this->tree[$cnt]['parsed_text'] . $a_href_close . "\n";
+                       $this->_phpTreeMenu[$menu_name] .= '</div>' . "\n";
+               }
+       }
+/* ********************************************************* */
+
+/*
+       $this->_phpTreeMenu[$menu_name] =
+       '<div class="phplmnormal">' . "\n" .
+       $this->_phpTreeMenu[$menu_name] .
+       '</div>' . "\n";
+*/
+       // Some (old) browsers do not support the "white-space: nowrap;" CSS property...
+       $this->_phpTreeMenu[$menu_name] =
+       '<table cellspacing="0" cellpadding="0" border="0">' . "\n" .
+       '<tr>' . "\n" .
+       '<td class="phplmnormal" nowrap="nowrap">' . "\n" .
+       $this->_phpTreeMenu[$menu_name] .
+       '</td>' . "\n" .
+       '</tr>' . "\n" .
+       '</table>' . "\n";
+
+       return $this->_phpTreeMenu[$menu_name];
+}
+
+/**
+* Method that returns the code of the requested PHP Tree Menu
+* @access public
+* @param string $menu_name the name of the menu whose PHP Tree Menu code
+*   has to be returned
+* @return string
+*/
+function getPHPTreeMenu($menu_name)
+{
+       return $this->_phpTreeMenu[$menu_name];
+}
+
+/**
+* Method that prints the code of the requested PHP Tree Menu
+* @access public
+* @param string $menu_name the name of the menu whose PHP Tree Menu code
+*   has to be printed
+* @return void
+*/
+function printPHPTreeMenu($menu_name)
+{
+       print $this->_phpTreeMenu[$menu_name];
+}
+
+} /* END OF CLASS */
+
+?>
diff --git a/gosa-core/include/php_layers_menu/lib/plainmenu.inc.php b/gosa-core/include/php_layers_menu/lib/plainmenu.inc.php
new file mode 100644 (file)
index 0000000..0580f50
--- /dev/null
@@ -0,0 +1,281 @@
+<?php
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+/**
+* This file contains the code of the PlainMenu class.
+* @package PHPLayersMenu
+*/
+
+/**
+* This is the PlainMenu class of the PHP Layers Menu library.
+*
+* This class depends on the LayersMenuCommon class and on the PEAR conforming version of the PHPLib Template class, i.e. on HTML_Template_PHPLIB.  It provides plain menus, that to do not require JavaScript to work.
+*
+* @version 3.2.0-rc
+* @package PHPLayersMenu
+*/
+class PlainMenu extends LayersMenuCommon
+{
+
+/**
+* The template to be used for the Plain Menu
+*/
+var $plainMenuTpl;
+/**
+* An array where we store the Plain Menu code for each menu
+* @access private
+* @var array
+*/
+var $_plainMenu;
+
+/**
+* The template to be used for the Horizontal Plain Menu
+*/
+var $horizontalPlainMenuTpl;
+/**
+* An array where we store the Horizontal Plain Menu code for each menu
+* @access private
+* @var array
+*/
+var $_horizontalPlainMenu;
+
+/**
+* The constructor method; it initializates some variables
+* @return void
+*/
+function PlainMenu()
+{
+       $this->LayersMenuCommon();
+
+       $this->plainMenuTpl = $this->tpldir . 'layersmenu-plain_menu.ihtml';
+       $this->_plainMenu = array();
+
+       $this->horizontalPlainMenuTpl = $this->tpldir . 'layersmenu-horizontal_plain_menu.ihtml';
+       $this->_horizontalPlainMenu = array();
+}
+
+/**
+* The method to set the dirroot directory
+* @access public
+* @return boolean
+*/
+function setDirroot($dirroot)
+{
+       $oldtpldir = $this->tpldir;
+       if ($foobar = $this->setDirrootCommon($dirroot)) {
+               $this->updateTpldir($oldtpldir);
+       }
+       return $foobar;
+}
+
+/**
+* The method to set the tpldir directory
+* @access public
+* @return boolean
+*/
+function setTpldir($tpldir)
+{
+       $oldtpldir = $this->tpldir;
+       if ($foobar = $this->setTpldirCommon($tpldir)) {
+               $this->updateTpldir($oldtpldir);
+       }
+       return $foobar;
+}
+
+/**
+* The method to update the templates directory path to the new tpldir
+* @access private
+* @return void
+*/
+function updateTpldir($oldtpldir)
+{
+       $oldlength = strlen($oldtpldir);
+       $foobar = strpos($this->plainMenuTpl, $oldtpldir);
+       if (!($foobar === false || $foobar != 0)) {
+               $this->plainMenuTpl = $this->tpldir . substr($this->plainMenuTpl, $oldlength);
+       }
+       $foobar = strpos($this->horizontalPlainMenuTpl, $oldtpldir);
+       if (!($foobar === false || $foobar != 0)) {
+               $this->horizontalPlainMenuTpl = $this->tpldir . substr($this->horizontalPlainMenuTpl, $oldlength);
+       }
+}
+
+/**
+* The method to set plainMenuTpl
+* @access public
+* @return boolean
+*/
+function setPlainMenuTpl($plainMenuTpl)
+{
+       if (str_replace('/', '', $plainMenuTpl) == $plainMenuTpl) {
+               $plainMenuTpl = $this->tpldir . $plainMenuTpl;
+       }
+       if (!file_exists($plainMenuTpl)) {
+               $this->error("setPlainMenuTpl: file $plainMenuTpl does not exist.");
+               return false;
+       }
+       $this->plainMenuTpl = $plainMenuTpl;
+       return true;
+}
+
+/**
+* Method to prepare a new Plain Menu.
+*
+* This method processes items of a menu to prepare and return
+* the corresponding Plain Menu code.
+*
+* @access public
+* @param string $menu_name the name of the menu whose items have to be processed
+* @return string
+*/
+function newPlainMenu(
+       $menu_name = '' // non consistent default...
+       )
+{
+       $plain_menu_blck = '';
+       $t = new Template_PHPLIB();
+       $t->setFile('tplfile', $this->plainMenuTpl);
+       $t->setBlock('tplfile', 'template', 'template_blck');
+       $t->setBlock('template', 'plain_menu_cell', 'plain_menu_cell_blck');
+       $t->setVar('plain_menu_cell_blck', '');
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
+               if ($this->tree[$cnt]['text'] == '---') {
+                       continue;       // separators are significant only for layers-based menus
+               }
+               $nbsp = '';
+               for ($i=1; $i<$this->tree[$cnt]['level']; $i++) {
+                       $nbsp .= '&nbsp;&nbsp;&nbsp;';
+               }
+               $t->setVar(array(
+                       'nbsp'          => $nbsp,
+                       'href'          => $this->tree[$cnt]['parsed_href'],
+                       'title'         => $this->tree[$cnt]['parsed_title'],
+                       'target'        => $this->tree[$cnt]['parsed_target'],
+                       'text'          => $this->tree[$cnt]['parsed_text']
+               ));
+               $plain_menu_blck .= $t->parse('plain_menu_cell_blck', 'plain_menu_cell', false);
+       }
+       $t->setVar('plain_menu_cell_blck', $plain_menu_blck);
+       $this->_plainMenu[$menu_name] = $t->parse('template_blck', 'template');
+
+       return $this->_plainMenu[$menu_name];
+}
+
+/**
+* Method that returns the code of the requested Plain Menu
+* @access public
+* @param string $menu_name the name of the menu whose Plain Menu code
+*   has to be returned
+* @return string
+*/
+function getPlainMenu($menu_name)
+{
+       return $this->_plainMenu[$menu_name];
+}
+
+/**
+* Method that prints the code of the requested Plain Menu
+* @access public
+* @param string $menu_name the name of the menu whose Plain Menu code
+*   has to be printed
+* @return void
+*/
+function printPlainMenu($menu_name)
+{
+       print $this->_plainMenu[$menu_name];
+}
+
+/**
+* The method to set horizontalPlainMenuTpl
+* @access public
+* @return boolean
+*/
+function setHorizontalPlainMenuTpl($horizontalPlainMenuTpl)
+{
+       if (str_replace('/', '', $horizontalPlainMenuTpl) == $horizontalPlainMenuTpl) {
+               $horizontalPlainMenuTpl = $this->tpldir . $horizontalPlainMenuTpl;
+       }
+       if (!file_exists($horizontalPlainMenuTpl)) {
+               $this->error("setHorizontalPlainMenuTpl: file $horizontalPlainMenuTpl does not exist.");
+               return false;
+       }
+       $this->horizontalPlainMenuTpl = $horizontalPlainMenuTpl;
+       return true;
+}
+
+/**
+* Method to prepare a new Horizontal Plain Menu.
+*
+* This method processes items of a menu to prepare and return
+* the corresponding Horizontal Plain Menu code.
+*
+* @access public
+* @param string $menu_name the name of the menu whose items have to be processed
+* @return string
+*/
+function newHorizontalPlainMenu(
+       $menu_name = '' // non consistent default...
+       )
+{
+       $horizontal_plain_menu_blck = '';
+       $t = new Template_PHPLIB();
+       $t->setFile('tplfile', $this->horizontalPlainMenuTpl);
+       $t->setBlock('tplfile', 'template', 'template_blck');
+       $t->setBlock('template', 'horizontal_plain_menu_cell', 'horizontal_plain_menu_cell_blck');
+       $t->setVar('horizontal_plain_menu_cell_blck', '');
+       $t->setBlock('horizontal_plain_menu_cell', 'plain_menu_cell', 'plain_menu_cell_blck');  
+       $t->setVar('plain_menu_cell_blck', '');
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
+               if ($this->tree[$cnt]['text'] == '---') {
+                       continue;       // separators are significant only for layers-based menus
+               }
+               if ($this->tree[$cnt]['level'] == 1 && $cnt > $this->_firstItem[$menu_name]) {
+                       $t->parse('horizontal_plain_menu_cell_blck', 'horizontal_plain_menu_cell', true);
+                       $t->setVar('plain_menu_cell_blck', '');
+               }
+               $nbsp = '';
+               for ($i=1; $i<$this->tree[$cnt]['level']; $i++) {
+                       $nbsp .= '&nbsp;&nbsp;&nbsp;';
+               }
+               $t->setVar(array(
+                       'nbsp'          => $nbsp,
+                       'href'          => $this->tree[$cnt]['parsed_href'],
+                       'title'         => $this->tree[$cnt]['parsed_title'],
+                       'target'        => $this->tree[$cnt]['parsed_target'],
+                       'text'          => $this->tree[$cnt]['parsed_text']
+               ));
+               $t->parse('plain_menu_cell_blck', 'plain_menu_cell', true);
+       }
+       $t->parse('horizontal_plain_menu_cell_blck', 'horizontal_plain_menu_cell', true);
+       $this->_horizontalPlainMenu[$menu_name] = $t->parse('template_blck', 'template');
+
+       return $this->_horizontalPlainMenu[$menu_name];
+}
+
+/**
+* Method that returns the code of the requested Horizontal Plain Menu
+* @access public
+* @param string $menu_name the name of the menu whose Horizontal Plain Menu code
+*   has to be returned
+* @return string
+*/
+function getHorizontalPlainMenu($menu_name)
+{
+       return $this->_horizontalPlainMenu[$menu_name];
+}
+
+/**
+* Method that prints the code of the requested Horizontal Plain Menu
+* @access public
+* @param string $menu_name the name of the menu whose Horizontal Plain Menu code
+*   has to be printed
+* @return void
+*/
+function printHorizontalPlainMenu($menu_name)
+{
+       print $this->_horizontalPlainMenu[$menu_name];
+}
+
+} /* END OF CLASS */
+
+?>
diff --git a/gosa-core/include/php_layers_menu/lib/treemenu.inc.php b/gosa-core/include/php_layers_menu/lib/treemenu.inc.php
new file mode 100644 (file)
index 0000000..a15a5f8
--- /dev/null
@@ -0,0 +1,352 @@
+<?php
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+/**
+* This file contains the code of the TreeMenu class.
+* @package PHPLayersMenu
+*/
+
+/**
+* This is the TreeMenu class of the PHP Layers Menu library.
+*
+* This class depends on the LayersMenuCommon class and on the PEAR conforming version of the PHPLib Template class, i.e. on HTML_Template_PHPLIB
+*
+* @version 3.2.0-rc
+* @package PHPLayersMenu
+*/
+class TreeMenu extends LayersMenuCommon
+{
+
+/**
+* Type of images used for the Tree Menu
+* @access private
+* @var string
+*/
+var $treeMenuImagesType;
+/**
+* Prefix for filenames of images of a theme
+* @access private
+* @var string
+*/
+var $treeMenuTheme;
+/**
+* An array where we store the Tree Menu code for each menu
+* @access private
+* @var array
+*/
+var $_treeMenu;
+
+/**
+* The constructor method; it initializates the menu system
+* @return void
+*/
+function TreeMenu()
+{
+       $this->LayersMenuCommon();
+
+       $this->treeMenuImagesType = 'png';
+       $this->treeMenuTheme = '';
+       $this->_treeMenu = array();
+
+       $this->_nodesCount = 0;
+       $this->tree = array();
+       $this->_maxLevel = array();
+       $this->_firstLevelCnt = array();
+       $this->_firstItem = array();
+       $this->_lastItem = array();
+}
+
+/**
+* The method to set the dirroot directory
+* @access public
+* @return boolean
+*/
+function setDirroot($dirroot)
+{
+       return $this->setDirrootCommon($dirroot);
+}
+
+/**
+* The method to set the type of images used for the Tree Menu
+* @access public
+* @return void
+*/
+function setTreeMenuImagesType($treeMenuImagesType)
+{
+       $this->treeMenuImagesType = $treeMenuImagesType;
+}
+
+/**
+* The method to set the prefix for filenames of images of a theme
+* @access public
+* @return void
+*/
+function setTreeMenuTheme($treeMenuTheme)
+{
+       $this->treeMenuTheme = $treeMenuTheme;
+}
+
+/**
+* Method to prepare a new Tree Menu.
+*
+* This method processes items of a menu to prepare and return
+* the corresponding Tree Menu code.
+*
+* @access public
+* @param string $menu_name the name of the menu whose items have to be processed
+* @return string
+*/
+function newTreeMenu(
+       $menu_name = '' // non consistent default...
+       )
+{
+       if (!isset($this->_firstItem[$menu_name]) || !isset($this->_lastItem[$menu_name])) {
+               $this->error("newTreeMenu: the first/last item of the menu '$menu_name' is not defined; please check if you have parsed its menu data.");
+               return 0;
+       }
+
+       $this->_treeMenu[$menu_name] = '';
+
+       $img_collapse                   = $this->imgwww . $this->treeMenuTheme . 'tree_collapse.' . $this->treeMenuImagesType;
+       $alt_collapse                   = '--';
+       $img_collapse_corner            = $this->imgwww . $this->treeMenuTheme . 'tree_collapse_corner.' . $this->treeMenuImagesType;
+       $alt_collapse_corner            = '--';
+       $img_collapse_corner_first      = $this->imgwww . $this->treeMenuTheme . 'tree_collapse_corner_first.' . $this->treeMenuImagesType;
+       $alt_collapse_corner_first      = '--';
+       $img_collapse_first             = $this->imgwww . $this->treeMenuTheme . 'tree_collapse_first.' . $this->treeMenuImagesType;
+       $alt_collapse_first             = '--';
+       $img_corner                     = $this->imgwww . $this->treeMenuTheme . 'tree_corner.' . $this->treeMenuImagesType;
+       $alt_corner                     = '`-';
+       $img_expand                     = $this->imgwww . $this->treeMenuTheme . 'tree_expand.' . $this->treeMenuImagesType;
+       $alt_expand                     = '+-';
+       $img_expand_corner              = $this->imgwww . $this->treeMenuTheme . 'tree_expand_corner.' . $this->treeMenuImagesType;
+       $alt_expand_corner              = '+-';
+       $img_expand_corner_first        = $this->imgwww . $this->treeMenuTheme . 'tree_expand_corner_first.' . $this->treeMenuImagesType;
+       $alt_expand_corner_first        = '+-';
+       $img_expand_first               = $this->imgwww . $this->treeMenuTheme . 'tree_expand_first.' . $this->treeMenuImagesType;
+       $alt_expand_first               = '+-';
+       $img_folder_closed              = $this->imgwww . $this->treeMenuTheme . 'tree_folder_closed.' . $this->treeMenuImagesType;
+       $alt_folder_closed              = '->';
+       $img_folder_open                = $this->imgwww . $this->treeMenuTheme . 'tree_folder_open.' . $this->treeMenuImagesType;
+       $alt_folder_open                = '->';
+       $img_leaf                       = $this->imgwww . $this->treeMenuTheme . 'tree_leaf.' . $this->treeMenuImagesType;
+       $alt_leaf                       = '->';
+       $img_space                      = $this->imgwww . $this->treeMenuTheme . 'tree_space.' . $this->treeMenuImagesType;
+       $alt_space                      = '  ';
+       $img_split                      = $this->imgwww . $this->treeMenuTheme . 'tree_split.' . $this->treeMenuImagesType;
+       $alt_split                      = '|-';
+       $img_split_first                = $this->imgwww . $this->treeMenuTheme . 'tree_split_first.' . $this->treeMenuImagesType;
+       $alt_split_first                = '|-';
+       $img_vertline                   = $this->imgwww . $this->treeMenuTheme . 'tree_vertline.' . $this->treeMenuImagesType;
+       $alt_vertline                   = '| ';
+
+       for ($i=0; $i<=$this->_maxLevel[$menu_name]; $i++) {
+               $levels[$i] = 0;
+       }
+
+       // Find last nodes of subtrees
+       $last_level = $this->_maxLevel[$menu_name];
+       for ($i=$this->_lastItem[$menu_name]; $i>=$this->_firstItem[$menu_name]; $i--) {
+               if ($this->tree[$i]['level'] < $last_level) {
+                       for ($j=$this->tree[$i]['level']+1; $j<=$this->_maxLevel[$menu_name]; $j++) {
+                               $levels[$j] = 0;
+                       }
+               }
+               if ($levels[$this->tree[$i]['level']] == 0) {
+                       $levels[$this->tree[$i]['level']] = 1;
+                       $this->tree[$i]['last_item'] = 1;
+               } else {
+                       $this->tree[$i]['last_item'] = 0;
+               }
+               $last_level = $this->tree[$i]['level'];
+       }
+
+       $toggle = '';
+       $toggle_function_name = 'toggle' . $menu_name;
+
+       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
+               if ($this->tree[$cnt]['text'] == '---') {
+                       continue;       // separators are significant only for layers-based menus
+               }
+
+               if (isset($this->tree[$cnt]['selected']) && $this->tree[$cnt]['selected']) {
+                       $linkstyle = 'phplmselected';
+               } else {
+                       $linkstyle = 'phplm';
+               }
+
+               $this->_treeMenu[$menu_name] .= '<div id="jt' . $cnt . '" class="treemenudiv">' . "\n";
+
+               // vertical lines from higher levels
+               for ($i=0; $i<$this->tree[$cnt]['level']-1; $i++) {
+                       if ($levels[$i] == 1) {
+                               $img = $img_vertline;
+                               $alt = $alt_vertline;
+                       } else {
+                               $img = $img_space;
+                               $alt = $alt_space;
+                       }
+                       $this->_treeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" />';
+               }
+
+               $not_a_leaf = $cnt<$this->_lastItem[$menu_name] && $this->tree[$cnt+1]['level']>$this->tree[$cnt]['level'];
+
+               if ($this->tree[$cnt]['last_item'] == 1) {
+               // corner at end of subtree or t-split
+                       if ($not_a_leaf) {
+                               if ($cnt == $this->_firstItem[$menu_name]) {
+                                       $img = $img_collapse_corner_first;
+                                       $alt = $alt_collapse_corner_first;
+                               } else {
+                                       $img = $img_collapse_corner;
+                                       $alt = $alt_collapse_corner;
+                               }
+                               $this->_treeMenu[$menu_name] .= '<a onmousedown="' . $toggle_function_name . "('" . $cnt . "')" . '"><img align="top" border="0" class="imgs" id="jt' . $cnt . 'node" src="' . $img . '" alt="' . $alt . '" /></a>';
+                       } else {
+                               $this->_treeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img_corner . '" alt="' . $alt_corner . '" />';
+                       }
+                       $levels[$this->tree[$cnt]['level']-1] = 0;
+               } else {
+                       if ($not_a_leaf) {
+                               if ($cnt == $this->_firstItem[$menu_name]) {
+                                       $img = $img_collapse_first;
+                                       $alt = $alt_collapse_first;
+                               } else {
+                                       $img = $img_collapse;
+                                       $alt = $alt_collapse;
+                               }
+                               $this->_treeMenu[$menu_name] .= '<a onmousedown="' . $toggle_function_name . "('" . $cnt . "');" . '"><img align="top" border="0" class="imgs" id="jt' . $cnt . 'node" src="' . $img . '" alt="' . $alt . '" /></a>';
+                       } else {
+                               if ($cnt == $this->_firstItem[$menu_name]) {
+                                       $img = $img_split_first;
+                                       $alt = $alt_split_first;
+                               } else {
+                                       $img = $img_split;
+                                       $alt = $alt_split;
+                               }
+                               $this->_treeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" id="jt' . $cnt . 'node" src="' . $img . '" alt="' . $alt . '" />';
+                       }
+                       $levels[$this->tree[$cnt]['level']-1] = 1;
+               }
+
+               if ($this->tree[$cnt]['parsed_href'] == '' || $this->tree[$cnt]['parsed_href'] == '#') {
+                       $a_href_open_img = '';
+                       $a_href_close_img = '';
+                       $a_href_open = '<a class="phplmnormal">';
+                       $a_href_close = '</a>';
+               } else {
+                       $a_href_open_img = '<a href="' . $this->tree[$cnt]['parsed_href'] . '"' . $this->tree[$cnt]['parsed_title'] . $this->tree[$cnt]['parsed_target'] . '>';
+                       $a_href_close_img = '</a>';
+                       $a_href_open = '<a href="' . $this->tree[$cnt]['parsed_href'] . '"' . $this->tree[$cnt]['parsed_title'] . $this->tree[$cnt]['parsed_target'] . ' class="' . $linkstyle . '">';
+                       $a_href_close = '</a>';
+               }
+
+               if ($not_a_leaf) {
+                       $this->_treeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" class="imgs" id="jt' . $cnt . 'folder" src="' . $img_folder_open . '" alt="' . $alt_folder_open . '" />' . $a_href_close_img;
+               } else {
+                       if ($this->tree[$cnt]['parsed_icon'] != '') {
+                               $this->_treeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" src="' . $this->tree[$cnt]['parsed_icon'] . '" width="' . $this->tree[$cnt]['iconwidth'] . '" height="' . $this->tree[$cnt]['iconheight'] . '" alt="' . $alt_leaf . '" />' . $a_href_close_img;
+                       } else {
+                               $this->_treeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" class="imgs" src="' . $img_leaf . '" alt="' . $alt_leaf . '" />' . $a_href_close_img;
+                       }
+               }
+               $this->_treeMenu[$menu_name] .= '&nbsp;' . $a_href_open . $this->tree[$cnt]['text'] . $a_href_close . "\n";
+               $this->_treeMenu[$menu_name] .= '</div>' . "\n";
+
+               if ($cnt<$this->_lastItem[$menu_name] && $this->tree[$cnt]['level']<$this->tree[$cnt+1]['level']) {
+                       $this->_treeMenu[$menu_name] .= '<div id="jt' . $cnt . 'son" class="treemenudiv">' . "\n";
+                       if ($this->tree[$cnt]['expanded'] != 1) {
+                               $toggle .= 'if (phplm_expand[' . $cnt . '] != 1) ' . $toggle_function_name . "('" . $cnt . "');\n";
+                       } else {
+                               $toggle .= 'if (phplm_collapse[' . $cnt . '] == 1) ' . $toggle_function_name . "('" . $cnt . "');\n";
+                       }
+               }
+
+               if ($cnt>$this->_firstItem[$menu_name] && $this->tree[$cnt]['level']>$this->tree[$cnt+1]['level']) {
+                       for ($i=max(1, $this->tree[$cnt+1]['level']); $i<$this->tree[$cnt]['level']; $i++) {
+                               $this->_treeMenu[$menu_name] .= '</div>' . "\n";
+                       }
+               }
+       }
+
+/*
+       $this->_treeMenu[$menu_name] =
+       '<div class="phplmnormal">' . "\n" .
+       $this->_treeMenu[$menu_name] .
+       '</div>' . "\n";
+*/
+       // Some (old) browsers do not support the "white-space: nowrap;" CSS property...
+       $this->_treeMenu[$menu_name] =
+       '<table cellspacing="0" cellpadding="0" border="0">' . "\n" .
+       '<tr>' . "\n" .
+       '<td class="phplmnormal" nowrap="nowrap">' . "\n" .
+       $this->_treeMenu[$menu_name] .
+       '</td>' . "\n" .
+       '</tr>' . "\n" .
+       '</table>' . "\n";
+
+       $t = new Template_PHPLIB();
+       $t->setFile('tplfile', $this->libjsdir . 'layerstreemenu.ijs');
+       $t->setVar(array(
+               'toggle_function_name'          => $toggle_function_name,
+               'img_collapse'                  => $img_collapse,
+               'img_collapse_corner'           => $img_collapse_corner,
+               'img_collapse_corner_first'     => $img_collapse_corner_first,
+               'img_collapse_first'            => $img_collapse_first,
+               'img_expand'                    => $img_expand,
+               'img_expand_corner'             => $img_expand_corner,
+               'img_expand_corner_first'       => $img_expand_corner_first,
+               'img_expand_first'              => $img_expand_first,
+               'img_folder_closed'             => $img_folder_closed,
+               'img_folder_open'               => $img_folder_open
+       ));
+       $toggle_function = $t->parse('out', 'tplfile');
+       $toggle_function =
+       '<script language="JavaScript" type="text/javascript">' . "\n" .
+       '<!--' . "\n" .
+       $toggle_function .
+       '// -->' . "\n" .
+       '</script>' . "\n";
+
+       $toggle =
+       '<script language="JavaScript" type="text/javascript">' . "\n" .
+       '<!--' . "\n" .
+       'if ((DOM && !Opera56 && !Konqueror22) || IE4) {' . "\n" .
+       $toggle .
+       '}' . "\n" .
+       'if (NS4) alert("Only the accessibility is provided to Netscape 4 on the JavaScript Tree Menu.\nWe *strongly* suggest you to upgrade your browser.");' . "\n" .
+       '// -->' . "\n" .
+       '</script>' . "\n";
+
+       $this->_treeMenu[$menu_name] = $toggle_function . "\n" . $this->_treeMenu[$menu_name] . "\n" . $toggle;
+
+       return $this->_treeMenu[$menu_name];
+}
+
+/**
+* Method that returns the code of the requested Tree Menu
+* @access public
+* @param string $menu_name the name of the menu whose Tree Menu code
+*   has to be returned
+* @return string
+*/
+function getTreeMenu($menu_name)
+{
+       return $this->_treeMenu[$menu_name];
+}
+
+/**
+* Method that prints the code of the requested Tree Menu
+* @access public
+* @param string $menu_name the name of the menu whose Tree Menu code
+*   has to be printed
+* @return void
+*/
+function printTreeMenu($menu_name)
+{
+       print $this->_treeMenu[$menu_name];
+}
+
+} /* END OF CLASS */
+
+?>
diff --git a/gosa-core/include/php_layers_menu/libjs/layersmenu-browser_detection.js b/gosa-core/include/php_layers_menu/libjs/layersmenu-browser_detection.js
new file mode 100644 (file)
index 0000000..79896a0
--- /dev/null
@@ -0,0 +1,33 @@
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+DOM = (document.getElementById) ? 1 : 0;
+NS4 = (document.layers) ? 1 : 0;
+// We need to explicitly detect Konqueror
+// because Konqueror 3 sets IE = 1 ... AAAAAAAAAARGHHH!!!
+Konqueror = (navigator.userAgent.indexOf('Konqueror') > -1) ? 1 : 0;
+// We need to detect Konqueror 2.2 as it does not handle the window.onresize event
+Konqueror22 = (navigator.userAgent.indexOf('Konqueror 2.2') > -1 || navigator.userAgent.indexOf('Konqueror/2.2') > -1) ? 1 : 0;
+Konqueror30 =
+       (
+               navigator.userAgent.indexOf('Konqueror 3.0') > -1
+               || navigator.userAgent.indexOf('Konqueror/3.0') > -1
+               || navigator.userAgent.indexOf('Konqueror 3;') > -1
+               || navigator.userAgent.indexOf('Konqueror/3;') > -1
+               || navigator.userAgent.indexOf('Konqueror 3)') > -1
+               || navigator.userAgent.indexOf('Konqueror/3)') > -1
+       )
+       ? 1 : 0;
+Konqueror31 = (navigator.userAgent.indexOf('Konqueror 3.1') > -1 || navigator.userAgent.indexOf('Konqueror/3.1') > -1) ? 1 : 0;
+// We need to detect Konqueror 3.2 and 3.3 as they are affected by the see-through effect only for 2 form elements
+Konqueror32 = (navigator.userAgent.indexOf('Konqueror 3.2') > -1 || navigator.userAgent.indexOf('Konqueror/3.2') > -1) ? 1 : 0;
+Konqueror33 = (navigator.userAgent.indexOf('Konqueror 3.3') > -1 || navigator.userAgent.indexOf('Konqueror/3.3') > -1) ? 1 : 0;
+Opera = (navigator.userAgent.indexOf('Opera') > -1) ? 1 : 0;
+Opera5 = (navigator.userAgent.indexOf('Opera 5') > -1 || navigator.userAgent.indexOf('Opera/5') > -1) ? 1 : 0;
+Opera6 = (navigator.userAgent.indexOf('Opera 6') > -1 || navigator.userAgent.indexOf('Opera/6') > -1) ? 1 : 0;
+Opera56 = Opera5 || Opera6;
+IE = (navigator.userAgent.indexOf('MSIE') > -1) ? 1 : 0;
+IE = IE && !Opera;
+IE5 = IE && DOM;
+IE4 = (document.all) ? 1 : 0;
+IE4 = IE4 && IE && !DOM;
+
diff --git a/gosa-core/include/php_layers_menu/libjs/layersmenu-footer.ijs b/gosa-core/include/php_layers_menu/libjs/layersmenu-footer.ijs
new file mode 100644 (file)
index 0000000..42bb0ad
--- /dev/null
@@ -0,0 +1,11 @@
+<!-- beginning of menu footer - {packageName} {version} {copyright} {author} -->
+
+{footer}
+
+<script language="JavaScript" type="text/javascript">
+<!--
+loaded = 1;
+// -->
+</script>
+
+<!-- end of menu footer - {packageName} {version} {copyright} {author} -->
diff --git a/gosa-core/include/php_layers_menu/libjs/layersmenu-header.ijs b/gosa-core/include/php_layers_menu/libjs/layersmenu-header.ijs
new file mode 100644 (file)
index 0000000..128078b
--- /dev/null
@@ -0,0 +1,57 @@
+<!-- beginning of menu header - {packageName} {version} {copyright} {author} -->
+
+<script language="JavaScript" type="text/javascript">
+<!--
+
+menuTopShift = {menuTopShift};
+menuRightShift = {menuRightShift};
+menuLeftShift = {menuLeftShift};
+
+var thresholdY = {thresholdY};
+var abscissaStep = {abscissaStep};
+
+toBeHidden = new Array();
+toBeHiddenLeft = new Array();
+toBeHiddenTop = new Array();
+
+{listl}
+var numl = listl.length;
+
+father = new Array();
+for (i=1; i<={nodesCount}; i++) {
+       father['L' + i] = '';
+}
+{father_keys}
+{father_vals}
+for (i=0; i<father_keys.length; i++) {
+       father[father_keys[i]] = father_vals[i];
+}
+
+lwidth = new Array();
+var lwidthDetected = 0;
+
+function moveLayers()
+{
+       if (!lwidthDetected) {
+               for (i=0; i<numl; i++) {
+                       lwidth[listl[i]] = getOffsetWidth(listl[i]);
+               }
+               lwidthDetected = 1;
+       }
+       if (IE4) {
+               for (i=0; i<numl; i++) {
+                       setWidth(listl[i], abscissaStep);
+               }
+       }
+{moveLayers}
+}
+
+back = new Array();
+for (i=1; i<={nodesCount}; i++) {
+       back['L' + i] = 0;
+}
+
+// -->
+</script>
+
+<!-- end of menu header - {packageName} {version} {copyright} {author} -->
diff --git a/gosa-core/include/php_layers_menu/libjs/layersmenu-library.js b/gosa-core/include/php_layers_menu/libjs/layersmenu-library.js
new file mode 100644 (file)
index 0000000..049abf8
--- /dev/null
@@ -0,0 +1,248 @@
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+layerLeft = new Array();
+layerTop = new Array();
+
+function setVisibility(layer, on)
+{
+       if (on) {
+               if (DOM) {
+                       document.getElementById(layer).style.visibility = 'visible';
+               } else if (NS4) {
+                       document.layers[layer].visibility = 'show';
+               } else {
+                       document.all[layer].style.visibility = 'visible';
+               }
+       } else {
+               if (DOM) {
+                       document.getElementById(layer).style.visibility = 'hidden';
+               } else if (NS4) {
+                       document.layers[layer].visibility = 'hide';
+               } else {
+                       document.all[layer].style.visibility = 'hidden';
+               }
+       }
+}
+
+function isVisible(layer)
+{
+       if (DOM) {
+               return (document.getElementById(layer).style.visibility == 'visible');
+       } else if (NS4) {
+               return (document.layers[layer].visibility == 'show');
+       } else {
+               return (document.all[layer].style.visibility == 'visible');
+       }
+}
+
+function setLeft(layer, x)
+{
+layerLeft[layer] = x;
+       if (DOM && !Opera5) {
+               document.getElementById(layer).style.left = x + 'px';
+       } else if (Opera5) {
+               document.getElementById(layer).style.left = x;
+       } else if (NS4) {
+               document.layers[layer].left = x;
+       } else {
+               document.all[layer].style.pixelLeft = x;
+       }
+}
+
+function getOffsetLeft(layer)
+{
+       var value = 0;
+       if (DOM) {      // Mozilla, Konqueror >= 2.2, Opera >= 5, IE
+               object = document.getElementById(layer);
+               value = object.offsetLeft;
+//alert (object.tagName + ' --- ' + object.offsetLeft);
+               while (object.tagName != 'BODY' && object.offsetParent) {
+                       object = object.offsetParent;
+//alert (object.tagName + ' --- ' + object.offsetLeft);
+                       value += object.offsetLeft;
+               }
+       } else if (NS4) {
+               value = document.layers[layer].pageX;
+       } else {        // IE4 IS SIMPLY A BASTARD !!!
+               if (document.all['IE4' + layer]) {
+                       layer = 'IE4' + layer;
+               }
+               object = document.all[layer];
+               value = object.offsetLeft;
+               while (object.tagName != 'BODY') {
+                       object = object.offsetParent;
+                       value += object.offsetLeft;
+               }
+       }
+       return (value);
+}
+
+function setTop(layer, y)
+{
+layerTop[layer] = y;
+       if (DOM && !Opera5) {
+               document.getElementById(layer).style.top = y + 'px';
+       } else if (Opera5) {
+               document.getElementById(layer).style.top = y;
+       } else if (NS4) {
+               document.layers[layer].top = y;
+       } else {
+               document.all[layer].style.pixelTop = y;
+       }
+}
+
+function getOffsetTop(layer)
+{
+// IE 5.5 and 6.0 behaviour with this function is really strange:
+// in some cases, they return a really too large value...
+// ... after all, IE is buggy, nothing new
+       var value = 0;
+       if (DOM) {
+               object = document.getElementById(layer);
+               value = object.offsetTop;
+               while (object.tagName != 'BODY' && object.offsetParent) {
+                       object = object.offsetParent;
+                       value += object.offsetTop;
+               }
+       } else if (NS4) {
+               value = document.layers[layer].pageY;
+       } else {        // IE4 IS SIMPLY A BASTARD !!!
+               if (document.all['IE4' + layer]) {
+                       layer = 'IE4' + layer;
+               }
+               object = document.all[layer];
+               value = object.offsetTop;
+               while (object.tagName != 'BODY') {
+                       object = object.offsetParent;
+                       value += object.offsetTop;
+               }
+       }
+       return (value);
+}
+
+function setWidth(layer, w)
+{
+       if (DOM) {
+               document.getElementById(layer).style.width = w;
+       } else if (NS4) {
+//             document.layers[layer].width = w;
+       } else {
+               document.all[layer].style.pixelWidth = w;
+       }
+}
+
+function getOffsetWidth(layer)
+{
+       var value = 0;
+       if (DOM && !Opera56) {
+               value = document.getElementById(layer).offsetWidth;
+       } else if (NS4) {
+               value = document.layers[layer].document.width;
+       } else if (Opera56) {
+               value = document.getElementById(layer).style.pixelWidth;
+       } else {        // IE4 IS SIMPLY A BASTARD !!!
+               if (document.all['IE4' + layer]) {
+                       layer = 'IE4' + layer;
+               }
+               value = document.all[layer].offsetWidth;
+       }
+       return (value);
+}
+
+function setHeight(layer, h)   // unused, not tested
+{
+       if (DOM) {
+               document.getElementById(layer).style.height = h;
+       } else if (NS4) {
+//             document.layers[layer].height = h;
+       } else {
+               document.all[layer].style.pixelHeight = h;
+       }
+}
+
+function getOffsetHeight(layer)
+{
+       var value = 0;
+       if (DOM && !Opera56) {
+               value = document.getElementById(layer).offsetHeight;
+       } else if (NS4) {
+               value = document.layers[layer].document.height;
+       } else if (Opera56) {
+               value = document.getElementById(layer).style.pixelHeight;
+       } else {        // IE4 IS SIMPLY A BASTARD !!!
+               if (document.all['IE4' + layer]) {
+                       layer = 'IE4' + layer;
+               }
+               value = document.all[layer].offsetHeight;
+       }
+       return (value);
+}
+
+function getWindowWidth()
+{
+       var value = 0;
+       if ((DOM && !IE) || NS4 || Konqueror || Opera) {
+               value = window.innerWidth;
+//     } else if (NS4) {
+//             value = document.width;
+       } else {        // IE
+               if (document.documentElement && document.documentElement.clientWidth) {
+                       value = document.documentElement.clientWidth;
+               } else if (document.body) {
+                       value = document.body.clientWidth;
+               }
+       }
+       if (isNaN(value)) {
+               value = window.innerWidth;
+       }
+       return (value);
+}
+
+function getWindowXOffset()
+{
+       var value = 0;
+       if ((DOM && !IE) || NS4 || Konqueror || Opera) {
+               value = window.pageXOffset;
+       } else {        // IE
+               if (document.documentElement && document.documentElement.scrollLeft) {
+                       value = document.documentElement.scrollLeft;
+               } else if (document.body) {
+                       value = document.body.scrollLeft;
+               }
+       }
+       return (value);
+}
+
+function getWindowHeight()
+{
+       var value = 0;
+       if ((DOM && !IE) || NS4 || Konqueror || Opera) {
+               value = window.innerHeight;
+       } else {        // IE
+               if (document.documentElement && document.documentElement.clientHeight) {
+                       value = document.documentElement.clientHeight;
+               } else if (document.body) {
+                       value = document.body.clientHeight;
+               }
+       }
+       if (isNaN(value)) {
+               value = window.innerHeight;
+       }
+       return (value);
+}
+
+function getWindowYOffset()
+{
+       var value = 0;
+       if ((DOM && !IE) || NS4 || Konqueror || Opera) {
+               value = window.pageYOffset;
+       } else {        // IE
+               if (document.documentElement && document.documentElement.scrollTop) {
+                       value = document.documentElement.scrollTop;
+               } else if (document.body) {
+                       value = document.body.scrollTop;
+               }
+       }
+       return (value);
+}
+
diff --git a/gosa-core/include/php_layers_menu/libjs/layersmenu-see-through.js b/gosa-core/include/php_layers_menu/libjs/layersmenu-see-through.js
new file mode 100644 (file)
index 0000000..7ca9455
--- /dev/null
@@ -0,0 +1,65 @@
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+function scanChildren(element)
+{
+       var counter = element.childNodes.length;
+        for (var i=0; i<counter; i++) {
+                foobar = element.childNodes.item(i);
+               if (    ( (Konqueror22 || Konqueror30 || Konqueror31) &&
+                        (  foobar.nodeName == 'INPUT' || foobar.nodeName == 'input'
+                        || foobar.nodeName == 'SELECT' || foobar.nodeName == 'select'
+                        || foobar.nodeName == 'TEXTAREA' || foobar.nodeName == 'textarea'
+                        )
+                       )
+                       ||
+// Konqueror 3.2 and 3.3 need hiding only for the following two form elements, but, alas,
+// at the time of this writing (Konqueror 3.2.3 and 3.3.0-rc2), hiding of such two form elements
+// on Konqueror 3.2 and 3.3 does not work, it is affected by the following bug: http://bugs.kde.org/72885
+                       ( (Konqueror32 || Konqueror33) &&
+                        (  ((foobar.nodeName == 'SELECT' || foobar.nodeName == 'select') && foobar.size > 1)
+                        || foobar.nodeName == 'TEXTAREA' || foobar.nodeName == 'textarea'
+                        )
+                       )
+                       ||
+                       ( IE &&
+                        ( foobar.nodeName == 'SELECT' || foobar.nodeName == 'select' )
+                       )
+               ) {
+                       toBeHidden[toBeHidden.length] = foobar;
+               }
+                if (foobar.childNodes.length > 0) {
+                        scanChildren(foobar);
+                }
+        }
+}
+
+function seeThroughCoordinatesDetection()
+{
+       if (!((Konqueror && !Konqueror22) || IE5)) {
+               return;
+       }
+       for (i=0; i<toBeHidden.length; i++) {
+               object = toBeHidden[i];
+               toBeHiddenLeft[i] = object.offsetLeft;
+               while (object.tagName != 'BODY' && object.offsetParent) {
+                       object = object.offsetParent;
+                       toBeHiddenLeft[i] += object.offsetLeft;
+               }
+               object = toBeHidden[i];
+               toBeHiddenTop[i] = object.offsetTop;
+               while (object.tagName != 'BODY' && object.offsetParent) {
+                       object = object.offsetParent;
+                       toBeHiddenTop[i] += object.offsetTop;
+               }
+       }
+}
+
+//document.write("<br />\nSCANNING STARTED<br />\n");
+//scanChildren(document.getElementsByTagName('BODY').item(0));
+if ((Konqueror || IE5) && document.getElementById('phplmseethrough')) {
+       scanChildren(document.getElementById('phplmseethrough'));
+}
+//document.write("<br />\nSCANNING COMPLETED<br />\n");
+
+seeThroughCoordinatesDetection();
+
diff --git a/gosa-core/include/php_layers_menu/libjs/layersmenu.js b/gosa-core/include/php_layers_menu/libjs/layersmenu.js
new file mode 100644 (file)
index 0000000..5d29e5b
--- /dev/null
@@ -0,0 +1,316 @@
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+useTimeouts = 1;
+timeoutLength = 1000;  // time in ms; not significant if useTimeouts = 0;
+shutdownOnClick = 0;
+
+loaded = 0;
+layersMoved = 0;
+layerPoppedUp = '';
+
+timeoutFlag = 0;
+if (Opera56 || IE4) {
+       useTimeouts = 0;
+}
+if (NS4 || Opera56 || IE4) {
+       shutdownOnClick = 1;
+}
+
+currentY = 0;
+function grabMouse(e)  // for NS4
+{
+       currentY = e.pageY;
+}
+if (NS4) {
+       document.captureEvents(Event.MOUSEDOWN | Event.MOUSEMOVE);
+       document.onmousemove = grabMouse;
+}
+
+function seeThroughElements(show)
+{
+       if (show) {
+               foobar = 'visible';
+       } else {
+               foobar = 'hidden';
+       }
+       for (i=0; i<toBeHidden.length; i++) {
+               toBeHidden[i].style.visibility = foobar;
+       }
+}
+
+function shutdown()
+{
+       for (i=0; i<numl; i++) {
+               LMPopUpL(listl[i], false);
+       }
+       layerPoppedUp = '';
+       if (Konqueror || IE5) {
+               seeThroughElements(true);
+       }
+}
+if (shutdownOnClick) {
+       if (NS4) {
+               document.onmousedown = shutdown;
+       } else {
+               document.onclick = shutdown;
+       }
+}
+
+function setLMTO()
+{
+       if (useTimeouts) {
+               timeoutFlag = setTimeout('shutdown()', timeoutLength);
+       }
+}
+
+function clearLMTO()
+{
+       if (useTimeouts) {
+               clearTimeout(timeoutFlag);
+       }
+}
+
+function moveLayerX(menuName)
+{
+       if (!loaded || (isVisible(menuName) && menuName != layerPoppedUp)) {
+               return;
+       }
+       if (father[menuName] != '') {
+               if (!Opera5 && !IE4) {
+                       width0 = lwidth[father[menuName]];
+                       width1 = lwidth[menuName];
+               } else if (Opera5) {
+                       // Opera 5 stupidly and exaggeratedly overestimates layers widths
+                       // hence we consider a default value equal to $abscissaStep
+                       width0 = abscissaStep;
+                       width1 = abscissaStep;
+               } else if (IE4) {
+                       width0 = getOffsetWidth(father[menuName]);
+                       width1 = getOffsetWidth(menuName);
+               }
+               onLeft = getOffsetLeft(father[menuName]) - width1 + menuLeftShift;
+               onRight = getOffsetLeft(father[menuName]) + width0 - menuRightShift;
+               windowWidth = getWindowWidth();
+               windowXOffset = getWindowXOffset();
+//             if (NS4 && !DOM) {
+//                     windowXOffset = 0;
+//             }
+               if (onLeft < windowXOffset && onRight + width1 > windowWidth + windowXOffset) {
+                       if (onRight + width1 - windowWidth - windowXOffset > windowXOffset - onLeft) {
+                               onLeft = windowXOffset;
+                       } else {
+                               onRight = windowWidth + windowXOffset - width1;
+                       }
+               }
+               if (back[father[menuName]]) {
+                       if (onLeft < windowXOffset) {
+                               back[menuName] = 0;
+                       } else {
+                               back[menuName] = 1;
+                       }
+               } else {
+//alert(onRight + ' - ' + width1 + ' - ' +  windowWidth + ' - ' + windowXOffset);
+                       if (onRight + width1 > windowWidth + windowXOffset) {
+                               back[menuName] = 1;
+                       } else {
+                               back[menuName] = 0;
+                       }
+               }
+               if (back[menuName]) {
+                       setLeft(menuName, onLeft);
+               } else {
+                       setLeft(menuName, onRight);
+               }
+       }
+       moveLayerY(menuName);   // workaround needed for Mozilla < 1.4 for MS Windows
+}
+
+function moveLayerY(menuName)
+{
+       if (!loaded || (isVisible(menuName) && menuName != layerPoppedUp)) {
+               return;
+       }
+       if (!layersMoved) {
+               moveLayers();
+               layersMoved = 1;
+       }
+       if (!NS4) {
+               newY = getOffsetTop('ref' + menuName);
+       } else {
+               newY = currentY;
+       }
+       newY += menuTopShift;
+       layerHeight = getOffsetHeight(menuName);
+       windowHeight = getWindowHeight();
+       windowYOffset = getWindowYOffset();
+       if (newY + layerHeight > windowHeight + windowYOffset) {
+               if (layerHeight > windowHeight) {
+                       newY = windowYOffset;
+               } else {
+                       newY = windowHeight + windowYOffset - layerHeight;
+               }
+       }
+       if (Math.abs(getOffsetTop(menuName) - newY) > thresholdY) {
+               setTop(menuName, newY);
+       }
+}
+
+function moveLayerX1(menuName, father)
+{
+       if (!lwidthDetected) {
+               return;
+       }
+       if (!Opera5 && !IE4) {
+               width1 = lwidth[menuName];
+       } else if (Opera5) {
+               // Opera 5 stupidly and exaggeratedly overestimates layers widths
+               // hence we consider a default value equal to $abscissaStep
+               width1 = abscissaStep;
+       }
+       foobar = getOffsetLeft(father + menuName);
+if (!IE4) {
+       windowWidth = getWindowWidth();
+       windowXOffset = getWindowXOffset();
+       if (foobar + width1 > windowWidth + windowXOffset) {
+               foobar = windowWidth + windowXOffset - width1;
+       }
+       if (foobar < windowXOffset) {
+               foobar = windowXOffset;
+       }
+}
+       setLeft(menuName, foobar);
+}
+
+function layersOverlap(layer, i)
+{
+       if (Konqueror22) {
+               return true;
+       }
+
+//     xa1 = getOffsetLeft(layer);
+//setLeft(layer, xa1);
+       xa1 = layerLeft[layer];
+       xa2 = xa1 + getOffsetWidth(layer);
+//setWidth(layer, xa2-xa1);
+//     ya1 = getOffsetTop(layer);
+//setTop(layer, ya1);
+       ya1 = layerTop[layer];
+       ya2 = ya1 + getOffsetHeight(layer);
+//setHeight(layer, ya2-ya1);
+//alert(':' + xa1 + ':' + xa2 + ':' + ya1 + ':' + ya2 + ':');
+
+       xb1 = toBeHiddenLeft[i];
+       xb2 = xb1 + toBeHidden[i].offsetWidth;
+       yb1 = toBeHiddenTop[i];
+       yb2 = yb1 + toBeHidden[i].offsetHeight;
+//alert(':' + xb1 + ':' + xb2 + ':' + yb1 + ':' + yb2 + ':');
+
+       if(xb1>xa1) xa1=xb1; if(xb2<xa2) xa2=xb2;
+       if(yb1>ya1) ya1=yb1; if(yb2<ya2) ya2=yb2;
+
+       return (xa2>xa1 && ya2>ya1);
+}
+
+function seeThroughWorkaround(menuName, on)
+{
+       for (i=0; i<toBeHidden.length; i++) {
+               if (layersOverlap(menuName, i)) {
+                       if (on) {
+                               toBeHidden[i].style.visibility = 'hidden';
+                       } else {
+                               toBeHidden[i].style.visibility = 'visible';
+                       }
+               }
+       }
+}
+
+function LMPopUpL(menuName, on)
+{
+       if (!loaded) {
+               return;
+       }
+       if (!layersMoved) {
+               moveLayers();
+               layersMoved = 1;
+       }
+       setVisibility(menuName, on);
+}
+
+function LMPopUp(menuName, isCurrent)
+{
+       if (!loaded || menuName == layerPoppedUp || (isVisible(menuName) && !isCurrent)) {
+               return;
+       }
+       if (menuName == father[layerPoppedUp]) {
+               LMPopUpL(layerPoppedUp, false);
+//             seeThroughWorkaround(menuName, false);
+       } else if (father[menuName] == layerPoppedUp) {
+               LMPopUpL(menuName, true);
+               seeThroughWorkaround(menuName, true);
+       } else {
+               shutdown();
+               foobar = menuName;
+               do {
+                       LMPopUpL(foobar, true);
+                       seeThroughWorkaround(foobar, true);
+                       foobar = father[foobar];
+               } while (foobar != '')
+       }
+/*
+       if (layerPoppedUp == '') {
+               seeThroughElements(false);
+       }
+*/
+       layerPoppedUp = menuName;
+}
+
+function resizeHandler()
+{
+       if (NS4) {
+               window.location.reload();
+       }
+       shutdown();
+       for (i=0; i<numl; i++) {
+               setLeft(listl[i], 0);
+               setTop(listl[i], 0);
+       }
+       if (toBeHidden != null && toBeHidden.length > 0) {
+               seeThroughCoordinatesDetection();
+       }
+//     moveLayers();
+       layersMoved = 0;
+}
+window.onresize = resizeHandler;
+
+function yaresizeHandler()
+{
+       if (window.innerWidth != origWidth || window.innerHeight != origHeight) {
+               if (Konqueror22 || Opera5) {
+                       window.location.reload();       // Opera 5 often fails this
+               }
+               origWidth  = window.innerWidth;
+               origHeight = window.innerHeight;
+               resizeHandler();
+       }
+       setTimeout('yaresizeHandler()', 500);
+}
+function loadHandler()
+{
+       if (Konqueror22 || Opera56) {
+               origWidth  = window.innerWidth;
+               origHeight = window.innerHeight;
+               yaresizeHandler();
+       }
+}
+window.onload = loadHandler;
+
+function fixieflm(menuName)
+{
+       if (DOM) {
+               setWidth(menuName, '100%');
+       } else {        // IE4 IS SIMPLY A BASTARD !!!
+               document.write('</div>');
+               document.write('<div id="IE4' + menuName + '" style="position: relative; width: 100%; visibility: visible;">');
+       }
+}
+
diff --git a/gosa-core/include/php_layers_menu/libjs/layerstreemenu-cookies.js b/gosa-core/include/php_layers_menu/libjs/layerstreemenu-cookies.js
new file mode 100644 (file)
index 0000000..ea36afc
--- /dev/null
@@ -0,0 +1,70 @@
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+function setLMCookie(name, value)
+{
+       document.cookie = name + '=' + value + ';path=/';
+}
+
+function getLMCookie(name)
+{
+       foobar = document.cookie.split(name + '=');
+       if (foobar.length < 2) {
+               return null;
+       }
+       tempString = foobar[1];
+       if (tempString.indexOf(';') == -1) {
+               return tempString;
+       }
+       yafoobar = tempString.split(';');
+       return yafoobar[0];
+}
+
+function parseExpandString()
+{
+       expandString = getLMCookie('phplm_expand');
+       phplm_expand = new Array();
+       if (expandString) {
+               expanded = expandString.split('|');
+               for (i=0; i<expanded.length-1; i++) {
+                       phplm_expand[expanded[i]] = 1;
+               }
+       }
+}
+
+function parseCollapseString()
+{
+       collapseString = getLMCookie('phplm_collapse');
+       phplm_collapse = new Array();
+       if (collapseString) {
+               collapsed = collapseString.split('|');
+               for (i=0; i<collapsed.length-1; i++) {
+                       phplm_collapse[collapsed[i]] = 1;
+               }
+       }
+}
+
+parseExpandString();
+parseCollapseString();
+
+function saveExpandString()
+{
+       expandString = '';
+       for (i=0; i<phplm_expand.length; i++) {
+               if (phplm_expand[i] == 1) {
+                       expandString += i + '|';
+               }
+       }
+       setLMCookie('phplm_expand', expandString);
+}
+
+function saveCollapseString()
+{
+       collapseString = '';
+       for (i=0; i<phplm_collapse.length; i++) {
+               if (phplm_collapse[i] == 1) {
+                       collapseString += i + '|';
+               }
+       }
+       setLMCookie('phplm_collapse', collapseString);
+}
+
diff --git a/gosa-core/include/php_layers_menu/libjs/layerstreemenu.ijs b/gosa-core/include/php_layers_menu/libjs/layerstreemenu.ijs
new file mode 100644 (file)
index 0000000..5274271
--- /dev/null
@@ -0,0 +1,52 @@
+// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
+
+function {toggle_function_name}(nodeid)
+{
+       if ((!DOM || Opera56 || Konqueror22) && !IE4) {
+               return;
+       }
+       layersMoved = 0;
+       parseExpandString();
+       parseCollapseString();
+       if (!IE4) {
+               sonLayer = document.getElementById('jt' + nodeid + 'son');
+               nodeLayer = document.getElementById('jt' + nodeid + 'node');
+               folderLayer = document.getElementById('jt' + nodeid + 'folder');
+       } else {
+               sonLayer = document.all('jt' + nodeid + 'son');
+               nodeLayer = document.all('jt' + nodeid + 'node');
+               folderLayer = document.all('jt' + nodeid + 'folder');
+       }
+       if (sonLayer.style.display == 'none') {
+               sonLayer.style.display = 'block';
+               if (nodeLayer.src.indexOf('{img_expand}') > -1) {
+                       nodeLayer.src = '{img_collapse}';
+               } else if (nodeLayer.src.indexOf('{img_expand_first}') > -1) {
+                       nodeLayer.src = '{img_collapse_first}';
+               } else if (nodeLayer.src.indexOf('{img_expand_corner}') > -1) {
+                       nodeLayer.src = '{img_collapse_corner}';
+               } else {
+                       nodeLayer.src = '{img_collapse_corner_first}';
+               }
+               folderLayer.src = '{img_folder_open}';
+               phplm_expand[nodeid] = 1;
+               phplm_collapse[nodeid] = 0;
+       } else {
+               sonLayer.style.display = 'none';
+               if (nodeLayer.src.indexOf('{img_collapse}') > -1) {
+                       nodeLayer.src = '{img_expand}';
+               } else if (nodeLayer.src.indexOf('{img_collapse_first}') > -1) {
+                       nodeLayer.src = '{img_expand_first}';
+               } else if (nodeLayer.src.indexOf('{img_collapse_corner}') > -1) {
+                       nodeLayer.src = '{img_expand_corner}';
+               } else {
+                       nodeLayer.src = '{img_expand_corner_first}';
+               }
+               folderLayer.src = '{img_folder_closed}';
+               phplm_expand[nodeid] = 0;
+               phplm_collapse[nodeid] = 1;
+       }
+       saveExpandString();
+       saveCollapseString();
+}
+
diff --git a/gosa-core/include/php_setup.inc b/gosa-core/include/php_setup.inc
new file mode 100644 (file)
index 0000000..2901f8d
--- /dev/null
@@ -0,0 +1,241 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2003  Cajus Pollmeier
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+function gosaRaiseError($errno, $errstr, $errfile, $errline)
+{
+  global $error_collector,$config, $error_collector_mailto;
+
+  if(function_exists("gosa_log")){
+    gosa_log($errno." ".$errstr." ".$errfile." ".$errline);
+  }
+
+  /* Return if error reporting is set to zero */
+  if (error_reporting() == 0){
+    return;
+  }
+
+  /* Workaround for buggy imap_open error outputs */
+  if (preg_match('/imap_open/', $errstr)){
+    return;
+  }
+
+  /* Hide ldap size limit messages */
+  if (preg_match('/ldap_error/', $errstr)){
+    if (preg_match('/sizelimit/', $errstr)){
+      return;
+    }
+  }
+
+  /* Error messages are hidden in GOsa, so we only send them to the logging class and abort here */
+  if((isset($config->data))){ 
+    if((isset($config->data['MAIN']['DISPLAYERRORS']))&&(!preg_match("/^true$/i",$config->data['MAIN']['DISPLAYERRORS']))){
+
+      
+      /* Write to syslog */
+      if(class_exists("log") && !preg_match("/No such object/",$errstr)){
+        new log("view","error","",array(),"PHP error: $errstr ($errfile, line $errline)");
+      }
+      return;
+    }
+  }
+  
+  /* Send all errors to logging class, except "Ldap : No such object" messages*/
+  if(class_exists("log") && !preg_match("/No such object/",$errstr)){
+    new log("debug","all",$errfile,array(),"Type:".$errno.", Message:".$errstr.", File:".$errfile.", Line: ".$errline);
+  }
+
+  /* Create header as needed */
+  if ($error_collector == ""){
+
+    /* Mailto body header */
+    if(function_exists("prepare4mailbody")){
+      $error_collector_mailto .=prepare4mailbody(
+                                "Oups. Seems like you've catched some kind of bug inside GOsa/PHP. You may want to help ".
+                                "us to improve the software stability. If so, please provide some more information below.".
+                                "\n\n".
+                                "*** GOsa bug report ***".
+                                "\nGOsa Version: ".get_gosa_version().
+                                "\n\n".
+                                "Please describe what you did to produce this error as detailed as possible. Can you ".
+                                "reproduce this bug using the demo on http://www.gosa-project.org ?".
+                                "\n\n".
+                                "*** PHP error information ***\n\n");
+      }
+    
+    if (isset($_SESSION['js']) && $_SESSION['js']==FALSE){
+      $error_collector= "<div>";
+    } else {
+      $error_collector= "
+        <table summary=\"\" width=\"100%\" style='background-color:#E0E0E0;border-bottom:1px solid black;z-index:150;'>
+          <tr>
+            <td>
+              <img alt=\"\" align=\"middle\" src='".get_template_path('images/warning.png')."'>&nbsp;
+              <font style='font-size:14px;font-weight:bold'>".
+                _("Generating this page caused the PHP interpreter to raise some errors!")."
+              </font>
+            </td>
+            <td align=right>
+              <a href=\"mailto:gosa-bugs@oss.gonicus.de?subject=GOsa%20bugreport&amp;body=%BUGBODY%\">
+                <img border='0' src='images/mailto.png' title='"._("Send bug report to the GOsa Team")."' class='center' alt=''>&nbsp;"._("Send bugreport")."
+              </a>
+            </td>
+            <td align=right>
+              <button onClick='toggle(\"errorbox\")'>".
+                _("Toggle information")."
+              </button>
+            </td>
+          </tr>
+        </table>
+        <div id='errorbox' style='position:absolute; z-index:150; visibility: hidden'>";
+    }
+  }
+  /* Create error header */
+  $error_collector.= "<table summary=\"\" width=\"100%\" cellspacing=0 style='background-color:#402005;color:white;border:2px solid red'><tr><td colspan=3><h1 style='color:white'>"._("PHP error")." \"$errstr\"</h1></td></tr>";
+
+  $error_collector_mailto .= prepare4mailbody("=== Error === \n");
+  $error_collector_mailto .= prepare4mailbody("PHP error: $errstr ($errfile, line $errline)\n");
+  $error_collector_mailto .= prepare4mailbody("=== /Error === \n\n");
+  
+  /* Extract traceback data - if available */
+  if (function_exists('debug_backtrace')){
+    $trace= debug_backtrace();
+
+    $error_collector_mailto .= prepare4mailbody("=== Trace ===");
+
+    /* Generate trace history */
+    for ($index= 0; $index<count($trace); $index++){
+
+
+      $ct= $trace[$index];
+      $loc= "";
+      if (isset($ct['class'])){
+        $loc.= _("class")." ".$ct['class'];
+        if (isset($ct['function'])){
+          $loc.= " / ";
+        }
+      }
+      if (isset($ct['function'])){
+        $loc.= _("function")." ".$ct['function'];
+      }
+      if (isset($ct['type'])){
+        switch ($ct['type']){
+          case "::":
+            $type= _("static");
+          break;
+
+          case "->":
+            $type= _("method");
+          break;
+        }
+      } else {
+        $type= "-";
+      }
+      $args= "";
+      if (isset($ct['args'])){
+        foreach ($ct['args'] as $arg){
+       
+          /* Avoid convertig object to string errors */ 
+          if(is_object($arg)){
+            $arg = "CLASS:&nbsp;".get_class($arg);
+          }
+  
+          $args.= htmlentities("\"$arg\", ");
+        }
+      }
+      $args= preg_replace("/, $/", "", $args);
+      if ($args == ""){
+        $args= "-";
+      }
+      if(isset($ct['file'])) {
+        $file= $ct['file'];
+      }else{
+        $file="";
+      }
+      if(isset($ct['line'])) {
+        $line= $ct['line'];
+      }else{
+        $line="";
+      }
+      $color= ($index&1)?'#404040':'606060';
+      $error_collector.= "<tr style='background-color:$color'><td style='padding-left:20px' width=\"30%\">"._("Trace")."[$index]: $loc</td>";
+      $error_collector.= "<td>"._("File").": $file ("._('Line')." $line)</td><td width=\"10%\">"._("Type").": $type</td></tr>";
+      $error_collector.= "<tr style='background-color:$color'><td colspan=3 style='padding-left:20px;'>"._("Arguments").": $args</td></tr>";
+
+      /* Add trace part to mailto body */
+      $error_collector_mailto .= prepare4mailbody(
+                                   "\nTrace[".$index."]:".$loc.
+                                   "\nFile : ".$file.
+                                   "\nLine : ".$line.
+                                   "\nType : ".$type.
+                                   "\n  ".$args.
+                                   "\n");
+
+    }
+  }
+
+  $error_collector_mailto .= prepare4mailbody("=== /Trace === \n");
+
+  /* Close error table */
+  $error_collector.= "</table>";
+
+  /* Flush in case of fatal errors */
+  if (preg_match('/^fatal/i', $errstr)){
+    echo $error_collector."</div>";
+    flush();
+    exit;
+  }
+}
+
+
+function dummy_error_handler()
+{
+}
+
+
+/* Set timezone */
+date_default_timezone_set("GMT");
+
+/* Get base dir for reference */
+$BASE_DIR= dirname(dirname(__FILE__));
+$ROOT_DIR= $BASE_DIR."/html";
+error_reporting (E_ALL | E_STRICT);
+
+/* Register error handler */
+$error_collector= "";
+$error_collector_mailto= "";
+set_error_handler('gosaRaiseError');
+
+$variables_order= "ES";
+ini_set("register_globals",0);
+ini_set("track_vars",1);
+ini_set("display_errors",1);
+ini_set("report_memleaks",1);
+ini_set("include_path",".:$BASE_DIR/include:$BASE_DIR/include/php_writeexcel");
+
+/* Do smarty setup */
+require("smarty/Smarty.class.php");
+$smarty = new Smarty;
+$smarty->template_dir = $BASE_DIR.'/ihtml/';
+$smarty->caching= false;
+$smarty->php_handling= SMARTY_PHP_REMOVE;
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/php_writeexcel/class.writeexcel_biffwriter.inc.php b/gosa-core/include/php_writeexcel/class.writeexcel_biffwriter.inc.php
new file mode 100644 (file)
index 0000000..d9c0d41
--- /dev/null
@@ -0,0 +1,208 @@
+<?php
+
+/*
+ * Copyleft 2002 Johann Hanne
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place,
+ * Suite 330, Boston, MA  02111-1307 USA
+ */
+
+/*
+ * This is the Spreadsheet::WriteExcel Perl package ported to PHP
+ * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
+ */
+
+class writeexcel_biffwriter {
+    var $byte_order;
+    var $BIFF_version;
+    var $_byte_order;
+    var $_data;
+    var $_datasize;
+    var $_limit;
+
+    /*
+     * Constructor
+     */
+    function writeexcel_biffwriter() {
+
+        $this->byte_order   = '';
+        $this->BIFF_version = 0x0500;
+        $this->_byte_order  = '';
+        $this->_data        = false;
+        $this->_datasize    = 0;
+        $this->_limit       = 2080;
+
+        $this->_set_byte_order();
+    }
+
+    /*
+     * Determine the byte order and store it as class data to avoid
+     * recalculating it for each call to new().
+     */
+    function _set_byte_order() {
+        $this->byteorder=0;
+        // Check if "pack" gives the required IEEE 64bit float
+        $teststr = pack("d", 1.2345);
+        $number  = pack("C8", 0x8D, 0x97, 0x6E, 0x12, 0x83, 0xC0, 0xF3, 0x3F);
+
+        if ($number == $teststr) {
+            $this->byte_order = 0; // Little Endian
+        } elseif ($number == strrev($teststr)) {
+            $this->byte_order = 1; // Big Endian
+        } else {
+            // Give up
+            trigger_error("Required floating point format not supported ".
+                          "on this platform. See the portability section ".
+                          "of the documentation.", E_USER_ERROR);
+        }
+
+        $this->_byte_order = $this->byte_order;
+    }
+
+    /*
+     * General storage function
+     */
+    function _prepend($data) {
+
+        if (func_num_args()>1) {
+            trigger_error("writeexcel_biffwriter::_prepend() ".
+                          "called with more than one argument", E_USER_ERROR);
+        }
+
+        if ($this->_debug) {
+            print "*** writeexcel_biffwriter::_prepend() called:";
+            for ($c=0;$c<strlen($data);$c++) {
+                if ($c%16==0) {
+                    print "\n";
+                }
+                printf("%02X ", ord($data[$c]));
+            }
+            print "\n";
+        }
+
+        if (strlen($data) > $this->_limit) {
+            $data = $this->_add_continue($data);
+        }
+
+        $this->_data      = $data . $this->_data;
+        $this->_datasize += strlen($data);
+    }
+
+    /*
+     * General storage function
+     */
+    function _append($data) {
+
+        if (func_num_args()>1) {
+            trigger_error("writeexcel_biffwriter::_append() ".
+                          "called with more than one argument", E_USER_ERROR);
+        }
+
+        if ($this->_debug) {
+            print "*** writeexcel_biffwriter::_append() called:";
+            for ($c=0;$c<strlen($data);$c++) {
+                if ($c%16==0) {
+                    print "\n";
+                }
+                printf("%02X ", ord($data[$c]));
+            }
+            print "\n";
+        }
+
+        if (strlen($data) > $this->_limit) {
+            $data = $this->_add_continue($data);
+        }
+
+        $this->_data      = $this->_data . $data;
+        $this->_datasize += strlen($data);
+    }
+
+    /*
+     * Writes Excel BOF record to indicate the beginning of a stream or
+     * sub-stream in the BIFF file.
+     *
+     * $type = 0x0005, Workbook
+     * $type = 0x0010, Worksheet
+     */
+    function _store_bof($type) {
+
+        $record  = 0x0809; // Record identifier
+        $length  = 0x0008; // Number of bytes to follow
+
+        $version = $this->BIFF_version;
+
+        // According to the SDK $build and $year should be set to zero.
+        // However, this throws a warning in Excel 5. So, use these
+        // magic numbers.
+        $build  = 0x096C;
+        $year   = 0x07C9;
+
+        $header = pack("vv",   $record, $length);
+        $data   = pack("vvvv", $version, $type, $build, $year);
+
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Writes Excel EOF record to indicate the end of a BIFF stream.
+     */
+    function _store_eof() {
+
+        $record = 0x000A; // Record identifier
+        $length = 0x0000; // Number of bytes to follow
+
+        $header = pack("vv", $record, $length);
+
+        $this->_append($header);
+    }
+
+    /*
+     * Excel limits the size of BIFF records. In Excel 5 the limit is 2084
+     * bytes. In Excel 97 the limit is 8228 bytes. Records that are longer
+     * than these limits must be split up into CONTINUE blocks.
+     *
+     * This function take a long BIFF record and inserts CONTINUE records as
+     * necessary.
+     */
+    function _add_continue($data) {
+
+        $limit  = $this->_limit;
+        $record = 0x003C; // Record identifier
+
+        // The first 2080/8224 bytes remain intact. However, we have to change
+        // the length field of the record.
+        $tmp = substr($data, 0, $limit);
+        $data = substr($data, $limit);
+        $tmp = substr($tmp, 0, 2) . pack ("v", $limit-4) . substr($tmp, 4);
+
+        // Strip out chunks of 2080/8224 bytes +4 for the header.
+        while (strlen($data) > $limit) {
+            $header  = pack("vv", $record, $limit);
+            $tmp    .= $header;
+            $tmp    .= substr($data, 0, $limit);
+            $data    = substr($data, $limit);
+        }
+
+        // Mop up the last of the data
+        $header  = pack("vv", $record, strlen($data));
+        $tmp    .= $header;
+        $tmp    .= $data;
+
+        return $tmp;
+    }
+
+}
+
+?>
diff --git a/gosa-core/include/php_writeexcel/class.writeexcel_format.inc.php b/gosa-core/include/php_writeexcel/class.writeexcel_format.inc.php
new file mode 100644 (file)
index 0000000..144923f
--- /dev/null
@@ -0,0 +1,702 @@
+<?php
+
+/*
+ * Copyleft 2002 Johann Hanne
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place,
+ * Suite 330, Boston, MA  02111-1307 USA
+ */
+
+/*
+ * This is the Spreadsheet::WriteExcel Perl package ported to PHP
+ * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
+ */
+
+class writeexcel_format {
+
+    var $_xf_index;
+    var $_font_index;
+    var $_font;
+    var $_size;
+    var $_bold;
+    var $_italic;
+    var $_color;
+    var $_underline;
+    var $_font_strikeout;
+    var $_font_outline;
+    var $_font_shadow;
+    var $_font_script;
+    var $_font_family;
+    var $_font_charset;
+    var $_num_format;
+    var $_hidden;
+    var $_locked;
+    var $_text_h_align;
+    var $_text_wrap;
+    var $_text_v_align;
+    var $_text_justlast;
+    var $_rotation;
+    var $_fg_color;
+    var $_bg_color;
+    var $_pattern;
+    var $_bottom;
+    var $_top;
+    var $_left;
+    var $_right;
+    var $_bottom_color;
+    var $_top_color;
+    var $_left_color;
+    var $_right_color;
+
+    /*
+     * Constructor
+     */
+    function writeexcel_format() {
+        $_=func_get_args();
+
+        $this->_xf_index       = (sizeof($_)>0) ? array_shift($_) : 0;
+
+        $this->_font_index     = 0;
+        $this->_font           = 'Arial';
+        $this->_size           = 10;
+        $this->_bold           = 0x0190;
+        $this->_italic         = 0;
+        $this->_color          = 0x7FFF;
+        $this->_underline      = 0;
+        $this->_font_strikeout = 0;
+        $this->_font_outline   = 0;
+        $this->_font_shadow    = 0;
+        $this->_font_script    = 0;
+        $this->_font_family    = 0;
+        $this->_font_charset   = 0;
+
+        $this->_num_format     = 0;
+
+        $this->_hidden         = 0;
+        $this->_locked         = 1;
+
+        $this->_text_h_align   = 0;
+        $this->_text_wrap      = 0;
+        $this->_text_v_align   = 2;
+        $this->_text_justlast  = 0;
+        $this->_rotation       = 0;
+
+        $this->_fg_color       = 0x40;
+        $this->_bg_color       = 0x41;
+
+        $this->_pattern        = 0;
+
+        $this->_bottom         = 0;
+        $this->_top            = 0;
+        $this->_left           = 0;
+        $this->_right          = 0;
+
+        $this->_bottom_color   = 0x40;
+        $this->_top_color      = 0x40;
+        $this->_left_color     = 0x40;
+        $this->_right_color    = 0x40;
+
+        // Set properties passed to writeexcel_workbook::addformat()
+        if (sizeof($_)>0) {
+            call_user_method_array('set_properties', $this, $_);
+        }
+    }
+
+    /*
+     * Copy the attributes of another writeexcel_format object.
+     */
+    function copy($other) {
+        $xf = $this->_xf_index;   // Backup XF index
+               
+               /* A better way to copy member vars, ... won't cause fatal errors in PHP5.
+           The only thing i can understand is : For what is this function used,
+                       it is never used by any object, as I can see in the source code.
+                  ...
+         */
+               foreach(get_object_vars($other) as $var => $val){
+                       $this->$var = $val;
+               }
+//        $this = $other;           // Copy properties
+        $this->_xf_index = $xf;   // Restore XF index
+    }
+
+    /*
+     * Generate an Excel BIFF XF record.
+     */
+    function get_xf() {
+
+        $_=func_get_args();
+
+        // $record    Record identifier
+        // $length    Number of bytes to follow
+
+        // $ifnt      Index to FONT record
+        // $ifmt      Index to FORMAT record
+        // $style     Style and other options
+        // $align     Alignment
+        // $icv       fg and bg pattern colors
+        // $fill      Fill and border line style
+        // $border1   Border line style and color
+        // $border2   Border color
+
+        // Set the type of the XF record and some of the attributes.
+        if ($_[0] == "style") {
+            $style = 0xFFF5;
+        } else {
+            $style   = $this->_locked;
+            $style  |= $this->_hidden << 1;
+        }
+
+        // Flags to indicate if attributes have been set.
+        $atr_num     = ($this->_num_format != 0) ? 1 : 0;
+        $atr_fnt     = ($this->_font_index != 0) ? 1 : 0;
+        $atr_alc     =  $this->_text_wrap ? 1 : 0;
+        $atr_bdr     = ($this->_bottom   ||
+                        $this->_top      ||
+                        $this->_left     ||
+                        $this->_right) ? 1 : 0;
+        $atr_pat     = ($this->_fg_color != 0x41 ||
+                        $this->_bg_color != 0x41 ||
+                        $this->_pattern  != 0x00) ? 1 : 0;
+        $atr_prot    = 0;
+
+        // Reset the default colors for the non-font properties
+        if ($this->_fg_color     == 0x7FFF) $this->_fg_color     = 0x40;
+        if ($this->_bg_color     == 0x7FFF) $this->_bg_color     = 0x41;
+        if ($this->_bottom_color == 0x7FFF) $this->_bottom_color = 0x41;
+        if ($this->_top_color    == 0x7FFF) $this->_top_color    = 0x41;
+        if ($this->_left_color   == 0x7FFF) $this->_left_color   = 0x41;
+        if ($this->_right_color  == 0x7FFF) $this->_right_color  = 0x41;
+
+        // Zero the default border colour if the border has not been set.
+        if ($this->_bottom == 0) {
+            $this->_bottom_color = 0;
+        }
+        if ($this->_top    == 0) {
+            $this->_top_color    = 0;
+        }
+        if ($this->_right  == 0) {
+            $this->_right_color  = 0;
+        }
+        if ($this->_left   == 0) {
+            $this->_left_color   = 0;
+        }
+
+        // The following 2 logical statements take care of special cases in 
+        // relation to cell colors and patterns:
+        // 1. For a solid fill (_pattern == 1) Excel reverses the role of
+        //    foreground and background colors
+        // 2. If the user specifies a foreground or background color
+        //    without a pattern they probably wanted a solid fill, so we
+        //    fill in the defaults.
+        if ($this->_pattern <= 0x01 && 
+            $this->_bg_color != 0x41 && 
+            $this->_fg_color == 0x40 )
+        {
+            $this->_fg_color = $this->_bg_color;
+            $this->_bg_color = 0x40;
+            $this->_pattern  = 1;
+        }
+
+        if ($this->_pattern <= 0x01 &&
+            $this->_bg_color == 0x41 &&
+            $this->_fg_color != 0x40 )
+        {
+            $this->_bg_color = 0x40;
+            $this->_pattern  = 1;
+        }
+
+        $record         = 0x00E0;
+        $length         = 0x0010;
+
+        $ifnt           = $this->_font_index;
+        $ifmt           = $this->_num_format;
+
+        $align          = $this->_text_h_align;
+        $align         |= $this->_text_wrap     << 3;
+        $align         |= $this->_text_v_align  << 4;
+        $align         |= $this->_text_justlast << 7;
+        $align         |= $this->_rotation      << 8;
+        $align         |= $atr_num              << 10;
+        $align         |= $atr_fnt              << 11;
+        $align         |= $atr_alc              << 12;
+        $align         |= $atr_bdr              << 13;
+        $align         |= $atr_pat              << 14;
+        $align         |= $atr_prot             << 15;
+
+        $icv            = $this->_fg_color;
+        $icv           |= $this->_bg_color      << 7;
+
+        $fill           = $this->_pattern;
+        $fill          |= $this->_bottom        << 6;
+        $fill          |= $this->_bottom_color  << 9;
+
+        $border1        = $this->_top;
+        $border1       |= $this->_left          << 3;
+        $border1       |= $this->_right         << 6;
+        $border1       |= $this->_top_color     << 9;
+
+        $border2        = $this->_left_color;
+        $border2       |= $this->_right_color   << 7;
+
+        $header      = pack("vv",       $record, $length);
+        $data        = pack("vvvvvvvv", $ifnt, $ifmt, $style, $align,
+                                        $icv, $fill,
+                                        $border1, $border2);
+
+        return($header . $data);
+    }
+
+    /*
+     * Generate an Excel BIFF FONT record.
+     */
+    function get_font() {
+
+        // $record     Record identifier
+        // $length     Record length
+
+        // $dyHeight   Height of font (1/20 of a point)
+        // $grbit      Font attributes
+        // $icv        Index to color palette
+        // $bls        Bold style
+        // $sss        Superscript/subscript
+        // $uls        Underline
+        // $bFamily    Font family
+        // $bCharSet   Character set
+        // $reserved   Reserved
+        // $cch        Length of font name
+        // $rgch       Font name
+
+        $dyHeight   = $this->_size * 20;
+        $icv        = $this->_color;
+        $bls        = $this->_bold;
+        $sss        = $this->_font_script;
+        $uls        = $this->_underline;
+        $bFamily    = $this->_font_family;
+        $bCharSet   = $this->_font_charset;
+        $rgch       = $this->_font;
+
+        $cch        = strlen($rgch);
+        $record     = 0x31;
+        $length     = 0x0F + $cch;
+        $reserved   = 0x00;
+
+        $grbit      = 0x00;
+
+        if ($this->_italic) {
+            $grbit     |= 0x02;
+        }
+
+        if ($this->_font_strikeout) {
+            $grbit     |= 0x08;
+        }
+
+        if ($this->_font_outline) {
+            $grbit     |= 0x10;
+        }
+
+        if ($this->_font_shadow) {
+            $grbit     |= 0x20;
+        }
+
+        $header  = pack("vv",         $record, $length);
+        $data    = pack("vvvvvCCCCC", $dyHeight, $grbit, $icv, $bls,
+                                      $sss, $uls, $bFamily,
+                                      $bCharSet, $reserved, $cch);
+
+        return($header . $data . $this->_font);
+    }
+
+    /*
+     * Returns a unique hash key for a font.
+     * Used by writeexcel_workbook::_store_all_fonts()
+     */
+    function get_font_key() {
+
+        # The following elements are arranged to increase the probability of
+        # generating a unique key. Elements that hold a large range of numbers
+        # eg. _color are placed between two binary elements such as _italic
+        #
+        $key  = $this->_font.$this->_size.
+                $this->_font_script.$this->_underline.
+                $this->_font_strikeout.$this->_bold.$this->_font_outline.
+                $this->_font_family.$this->_font_charset.
+                $this->_font_shadow.$this->_color.$this->_italic;
+
+        $key = preg_replace('/ /', '_', $key); # Convert the key to a single word
+
+        return $key;
+    }
+
+    /*
+     * Returns the used by Worksheet->_XF()
+     */
+    function get_xf_index() {
+        return $this->_xf_index;
+    }
+
+    /*
+     * Used in conjunction with the set_xxx_color methods to convert a color
+     * string into a number. Color range is 0..63 but we will restrict it
+     * to 8..63 to comply with Gnumeric. Colors 0..7 are repeated in 8..15.
+     */
+    function _get_color($color=false) {
+
+        $colors = array(
+                        'aqua'    => 0x0F,
+                        'cyan'    => 0x0F,
+                        'black'   => 0x08,
+                        'blue'    => 0x0C,
+                        'brown'   => 0x10,
+                        'magenta' => 0x0E,
+                        'fuchsia' => 0x0E,
+                        'gray'    => 0x17,
+                        'grey'    => 0x17,
+                        'green'   => 0x11,
+                        'lime'    => 0x0B,
+                        'navy'    => 0x12,
+                        'orange'  => 0x35,
+                        'purple'  => 0x14,
+                        'red'     => 0x0A,
+                        'silver'  => 0x16,
+                        'white'   => 0x09,
+                        'yellow'  => 0x0D
+                       );
+
+        // Return the default color, 0x7FFF, if undef,
+        if ($color===false) {
+            return 0x7FFF;
+        }
+
+        // or the color string converted to an integer,
+        if (isset($colors[strtolower($color)])) {
+            return $colors[strtolower($color)];
+        }
+
+        // or the default color if string is unrecognised,
+        if (preg_match('/\D/', $color)) {
+            return 0x7FFF;
+        }
+
+        // or an index < 8 mapped into the correct range,
+        if ($color<8) {
+            return $color + 8;
+        }
+
+        // or the default color if arg is outside range,
+        if ($color>63) {
+            return 0x7FFF;
+        }
+
+        // or an integer in the valid range
+        return $color;
+    }
+
+    /*
+     * Set cell alignment.
+     */
+    function set_align($location) {
+
+        // Ignore numbers
+        if (preg_match('/\d/', $location)) {
+            return;
+        }
+
+        $location = strtolower($location);
+
+        switch ($location) {
+
+        case 'left':
+            $this->set_text_h_align(1);
+            break;
+
+        case 'centre':
+        case 'center':
+            $this->set_text_h_align(2);
+            break;
+
+        case 'right':
+            $this->set_text_h_align(3);
+            break;
+
+        case 'fill':
+            $this->set_text_h_align(4);
+            break;
+
+        case 'justify':
+            $this->set_text_h_align(5);
+            break;
+
+        case 'merge':
+            $this->set_text_h_align(6);
+            break;
+
+        case 'equal_space':
+            $this->set_text_h_align(7);
+            break;
+
+        case 'top':
+            $this->set_text_v_align(0);
+            break;
+
+        case 'vcentre':
+        case 'vcenter':
+            $this->set_text_v_align(1);
+            break;
+            break;
+
+        case 'bottom':
+            $this->set_text_v_align(2);
+            break;
+
+        case 'vjustify':
+            $this->set_text_v_align(3);
+            break;
+
+        case 'vequal_space':
+            $this->set_text_v_align(4);
+            break;
+        }
+    }
+
+    /*
+     * Set vertical cell alignment. This is required by the set_properties()
+     * method to differentiate between the vertical and horizontal properties.
+     */
+    function set_valign($location) {
+        $this->set_align($location);
+    }
+
+    /*
+     * This is an alias for the unintuitive set_align('merge')
+     */
+    function set_merge() {
+        $this->set_text_h_align(6);
+    }
+
+    /*
+     * Bold has a range 0x64..0x3E8.
+     * 0x190 is normal. 0x2BC is bold.
+     */
+    function set_bold($weight=1) {
+
+        if ($weight == 1) {
+            // Bold text
+            $weight = 0x2BC;
+        }
+
+        if ($weight == 0) {
+            // Normal text
+            $weight = 0x190;
+        }
+
+        if ($weight < 0x064) {
+            // Lower bound
+            $weight = 0x190;
+        }
+
+        if ($weight > 0x3E8) {
+            // Upper bound
+            $weight = 0x190;
+        }
+
+        $this->_bold = $weight;
+    }
+
+    /*
+     * Set all cell borders (bottom, top, left, right) to the same style
+     */
+    function set_border($style) {
+        $this->set_bottom($style);
+        $this->set_top($style);
+        $this->set_left($style);
+        $this->set_right($style);
+    }
+
+    /*
+     * Set all cell borders (bottom, top, left, right) to the same color
+     */
+    function set_border_color($color) {
+        $this->set_bottom_color($color);
+        $this->set_top_color($color);
+        $this->set_left_color($color);
+        $this->set_right_color($color);
+    }
+
+    /*
+     * Convert hashes of properties to method calls.
+     */
+    function set_properties() {
+
+        $_=func_get_args();
+
+        $properties=array();
+        foreach($_ as $props) {
+            if (is_array($props)) {
+                $properties=array_merge($properties, $props);
+            } else {
+                $properties[]=$props;
+            }
+        }
+
+        foreach ($properties as $key=>$value) {
+
+            // Strip leading "-" from Tk style properties eg. -color => 'red'.
+            $key = preg_replace('/^-/', '', $key);
+
+            /* Make sure method names are alphanumeric characters only, in
+               case tainted data is passed to the eval(). */
+            if (preg_match('/\W/', $key)) {
+                trigger_error("Unknown property: $key.",
+                              E_USER_ERROR);
+            }
+
+            /* Evaling all $values as a strings gets around the problem of
+               some numerical format strings being evaluated as numbers, for
+               example "00000" for a zip code. */
+            if (is_int($key)) {
+                eval("\$this->set_$value();");
+            } else {
+                eval("\$this->set_$key('$value');");
+            }
+
+        }
+    }
+
+    function set_font($font) {
+        $this->_font=$font;
+    }
+
+    function set_size($size) {
+        $this->_size=$size;
+    }
+
+    function set_italic($italic=1) {
+        $this->_italic=$italic;
+    }
+
+    function set_color($color) {
+        $this->_color=$this->_get_color($color);
+    }
+
+    function set_underline($underline=1) {
+        $this->_underline=$underline;
+    }
+
+    function set_font_strikeout($font_strikeout=1) {
+        $this->_font_strikeout=$font_strikeout;
+    }
+
+    function set_font_outline($font_outline=1) {
+        $this->_font_outline=$font_outline;
+    }
+
+    function set_font_shadow($font_shadow=1) {
+        $this->_font_shadow=$font_shadow;
+    }
+
+    function set_font_script($font_script=1) {
+        $this->_font_script=$font_script;
+    }
+
+    /* Undocumented */
+    function set_font_family($font_family=1) {
+        $this->_font_family=$font_family;
+    }
+
+    /* Undocumented */
+    function set_font_charset($font_charset=1) {
+        $this->_font_charset=$font_charset;
+    }
+
+    function set_num_format($num_format=1) {
+        $this->_num_format=$num_format;
+    }
+
+    function set_hidden($hidden=1) {
+        $this->_hidden=$hidden;
+    }
+
+    function set_locked($locked=1) {
+        $this->_locked=$locked;
+    }
+
+    function set_text_h_align($align) {
+        $this->_text_h_align=$align;
+    }
+
+    function set_text_wrap($wrap=1) {
+        $this->_text_wrap=$wrap;
+    }
+
+    function set_text_v_align($align) {
+        $this->_text_v_align=$align;
+    }
+
+    function set_text_justlast($text_justlast=1) {
+        $this->_text_justlast=$text_justlast;
+    }
+
+    function set_rotation($rotation=1) {
+        $this->_rotation=$rotation;
+    }
+
+    function set_fg_color($color) {
+        $this->_fg_color=$this->_get_color($color);
+    }
+
+    function set_bg_color($color) {
+        $this->_bg_color=$this->_get_color($color);
+    }
+
+    function set_pattern($pattern=1) {
+        $this->_pattern=$pattern;
+    }
+
+    function set_bottom($bottom=1) {
+        $this->_bottom=$bottom;
+    }
+
+    function set_top($top=1) {
+        $this->_top=$top;
+    }
+
+    function set_left($left=1) {
+        $this->_left=$left;
+    }
+
+    function set_right($right=1) {
+         $this->_right=$right;
+    }
+
+    function set_bottom_color($color) {
+        $this->_bottom_color=$this->_get_color($color);
+    }
+
+    function set_top_color($color) {
+        $this->_top_color=$this->_get_color($color);
+    }
+
+    function set_left_color($color) {
+        $this->_left_color=$this->_get_color($color);
+    }
+
+    function set_right_color($color) {
+        $this->_right_color=$this->_get_color($color);
+    }
+
+}
+
+?>
diff --git a/gosa-core/include/php_writeexcel/class.writeexcel_formula.inc.php b/gosa-core/include/php_writeexcel/class.writeexcel_formula.inc.php
new file mode 100644 (file)
index 0000000..a0e37ff
--- /dev/null
@@ -0,0 +1,1413 @@
+<?php
+
+/*
+ * Copyleft 2002 Johann Hanne
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place,
+ * Suite 330, Boston, MA  02111-1307 USA
+ */
+
+/* This file contains source from the PEAR::Spreadsheet class Parser.php file version 0.4 .
+   The raiseError was replaced by triggerError function.
+   The PEAR::isError was imported to keep compatibility to PEAR::Spreadsheet class 
+   
+   Imported and adapted by Andreas Brodowski 2003 (andreas.brodowski@oscar-gmbh.com).
+   
+   There should be no license rights in question because the Parser.php from PEAR class is 
+   published under GNU License the same way like this class.
+   
+   Changes:    03/08/27 Added SPREADSHEET_EXCEL_WRITER_SCOLON for arg seperation in excel functions
+ */
+
+/*
+ * This is the Spreadsheet::WriteExcel Perl package ported to PHP
+ * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
+ */
+
+define('SPREADSHEET_EXCEL_WRITER_ADD',"+");\r    // @const SPREADSHEET_EXCEL_WRITER_ADD token identifier for character "+"\r
+define('SPREADSHEET_EXCEL_WRITER_SUB',"-");\r    // @const SPREADSHEET_EXCEL_WRITER_SUB token identifier for character "-"\r
+define('SPREADSHEET_EXCEL_WRITER_MUL',"*");\r    // @const SPREADSHEET_EXCEL_WRITER_MUL token identifier for character "*"\r
+define('SPREADSHEET_EXCEL_WRITER_DIV',"/");\r    // @const SPREADSHEET_EXCEL_WRITER_DIV token identifier for character "/"\r
+define('SPREADSHEET_EXCEL_WRITER_OPEN',"(");\r   // @const SPREADSHEET_EXCEL_WRITER_OPEN token identifier for character "("\r
+define('SPREADSHEET_EXCEL_WRITER_CLOSE',")"); \r // @const SPREADSHEET_EXCEL_WRITER_CLOSE token identifier for character ")"\r
+define('SPREADSHEET_EXCEL_WRITER_COMA',",");\r   // @const SPREADSHEET_EXCEL_WRITER_COMA token identifier for character ","\r
+define('SPREADSHEET_EXCEL_WRITER_SCOLON',";"); \r// @const SPREADSHEET_EXCEL_WRITER_SCOLON token identifier for character ";"\r
+define('SPREADSHEET_EXCEL_WRITER_GT',">");\r     // @const SPREADSHEET_EXCEL_WRITER_GT token identifier for character ">"\r
+define('SPREADSHEET_EXCEL_WRITER_LT',"<");\r     // @const SPREADSHEET_EXCEL_WRITER_LT token identifier for character "<"\r
+define('SPREADSHEET_EXCEL_WRITER_LE',"<=");\r    // @const SPREADSHEET_EXCEL_WRITER_LE token identifier for character "<="\r
+define('SPREADSHEET_EXCEL_WRITER_GE',">=");\r    // @const SPREADSHEET_EXCEL_WRITER_GE token identifier for character ">="\r
+define('SPREADSHEET_EXCEL_WRITER_EQ',"=");\r     // @const SPREADSHEET_EXCEL_WRITER_EQ token identifier for character "="\r
+define('SPREADSHEET_EXCEL_WRITER_NE',"<>");\r    // @const SPREADSHEET_EXCEL_WRITER_NE token identifier for character "<>"\r
+\r
+
+class writeexcel_formula {
+
+###############################################################################
+#
+# Class data.
+#
+var $parser;
+var $ptg;
+var $_functions;
+var $_current_char;
+var $_current_token;
+var $_lookahead;
+var $_debug;
+var $_byte_order;
+var $_volatile;
+var $_workbook;
+var $_ext_sheets;
+var $_formula;
+
+###############################################################################
+#
+# new()
+#
+# Constructor
+#
+function writeexcel_formula($byte_order) {
+
+    $this->parser          = false;
+    $this->ptg             = array();
+    $this->_functions       = array();
+    $this->_debug          = 0;
+    $this->_byte_order     = $byte_order;
+    $this->_volatile       = 0;
+    $this->_workbook       = "";
+    $this->_ext_sheets     = array();
+    $this->_current_token  = '';
+    $this->_lookahead     = '';
+    $this->_current_char   = 0;    
+    $this->_formula       = '';
+}
+
+###############################################################################
+#
+# _init_parser()
+#
+# There is a small overhead involved in generating the parser. Therefore, the
+# initialisation is delayed until a formula is required. TODO: use a pre-
+# compiled header.
+#
+function _init_parser() {
+
+    $this->_initializeHashes();
+
+
+    if ($this->_debug) {
+        print "Init_parser.\n\n";
+    }
+}
+
+###############################################################################
+#
+# parse_formula()
+#
+# This is the only public method. It takes a textual description of a formula
+# and returns a RPN encoded byte string.
+#
+function parse_formula() {
+
+    $_=func_get_args();
+
+    # Initialise the parser if this is the first call
+    if ($this->parser===false) {
+        $this->_init_parser();
+    }
+
+    $formula = array_shift($_);
+    //$str;
+    //$tokens;
+
+    if ($this->_debug) {
+        print "$formula\n";
+    }
+
+    # Build the parse tree for the formula
+    
+    $this->_formula     = $formula;
+    $this->_current_char = 0;
+    $this->_lookahead    = $this->_formula{1};
+    $this->_advance($formula);
+    $parsetree = $this->_condition();
+
+    $str = $this->toReversePolish($parsetree);
+
+    return $str;
+}
+
+function set_ext_sheet($key, $value) {
+
+    $this->_ext_sheets->$key = $value;
+}
+
+function isError($data) {
+    return (bool)(is_object($data) &&
+                  (get_class($data) == 'pear_error' ||
+                  is_subclass_of($data, 'pear_error')));
+}
+\r
+/**\r
+* Class for parsing Excel formulas\r
+*\r
+* @author   Xavier Noguer <xnoguer@rezebra.com>\r
+* @category FileFormats\r
+* @package  Spreadsheet_Excel_Writer\r
+*/\r
+\r
+    \r
+/**\r
+* Initialize the ptg and function hashes. \r
+*\r
+* @access private\r
+*/\r
+function _initializeHashes()\r {\r
+    // The Excel ptg indices\r
+    $this->ptg = array(\r
+        'ptgExp'       => 0x01,\r        'ptgTbl'       => 0x02,\r        'ptgAdd'       => 0x03,\r        'ptgSub'       => 0x04,\r
+        'ptgMul'       => 0x05,\r        'ptgDiv'       => 0x06,\r        'ptgPower'     => 0x07,        'ptgConcat'    => 0x08,\r
+        'ptgLT'        => 0x09,\r        'ptgLE'        => 0x0A,\r        'ptgEQ'        => 0x0B,\r        'ptgGE'        => 0x0C,\r
+        'ptgGT'        => 0x0D,\r        'ptgNE'        => 0x0E,\r        'ptgIsect'     => 0x0F,\r        'ptgUnion'     => 0x10,\r
+        'ptgRange'     => 0x11,\r        'ptgUplus'     => 0x12,\r        'ptgUminus'    => 0x13,\r        'ptgPercent'   => 0x14,\r
+        'ptgParen'     => 0x15,\r        'ptgMissArg'   => 0x16,\r        'ptgStr'       => 0x17,\r        'ptgAttr'      => 0x19,\r
+        'ptgSheet'     => 0x1A,\r        'ptgEndSheet'  => 0x1B,\r        'ptgErr'       => 0x1C,\r        'ptgBool'      => 0x1D,\r
+        'ptgInt'       => 0x1E,\r        'ptgNum'       => 0x1F,\r        'ptgArray'     => 0x20,\r        'ptgFunc'      => 0x21,\r
+        'ptgFuncVar'   => 0x22,\r        'ptgName'      => 0x23,\r        'ptgRef'       => 0x24,\r        'ptgArea'      => 0x25,\r
+        'ptgMemArea'   => 0x26,\r        'ptgMemErr'    => 0x27,\r        'ptgMemNoMem'  => 0x28,\r        'ptgMemFunc'   => 0x29,\r
+       'ptgRefErr'    => 0x2A,\r        'ptgAreaErr'   => 0x2B,\r        'ptgRefN'      => 0x2C,\r        'ptgAreaN'     => 0x2D,\r
+        'ptgMemAreaN'  => 0x2E,\r        'ptgMemNoMemN' => 0x2F,\r        'ptgNameX'     => 0x39,\r        'ptgRef3d'     => 0x3A,
+\r        'ptgArea3d'    => 0x3B,\r        'ptgRefErr3d'  => 0x3C,\r        'ptgAreaErr3d' => 0x3D,\r        'ptgArrayV'    => 0x40,\r
+        'ptgFuncV'     => 0x41,\r        'ptgFuncVarV'  => 0x42,\r        'ptgNameV'     => 0x43,\r        'ptgRefV'      => 0x44,\r
+        'ptgAreaV'     => 0x45,\r        'ptgMemAreaV'  => 0x46,\r        'ptgMemErrV'   => 0x47,\r        'ptgMemNoMemV' => 0x48,\r
+        'ptgMemFuncV'  => 0x49,\r        'ptgRefErrV'   => 0x4A,\r        'ptgAreaErrV'  => 0x4B,\r        'ptgRefNV'     => 0x4C,\r
+        'ptgAreaNV'    => 0x4D,\r        'ptgMemAreaNV' => 0x4E,\r        'ptgMemNoMemN' => 0x4F,\r        'ptgFuncCEV'   => 0x58,\r
+        'ptgNameXV'    => 0x59,\r        'ptgRef3dV'    => 0x5A,\r        'ptgArea3dV'   => 0x5B,        'ptgRefErr3dV' => 0x5C,\r
+        'ptgAreaErr3d' => 0x5D,\r        'ptgArrayA'    => 0x60,\r        'ptgFuncA'     => 0x61,\r        'ptgFuncVarA'  => 0x62,\r
+        'ptgNameA'     => 0x63,        'ptgRefA'      => 0x64,\r              'ptgAreaA'     => 0x65,\r        'ptgMemAreaA'  => 0x66,\r
+        'ptgMemErrA'   => 0x67,\r        'ptgMemNoMemA' => 0x68,\r        'ptgMemFuncA'  => 0x69,\r        'ptgRefErrA'   => 0x6A,\r
+        'ptgAreaErrA'  => 0x6B,\r        'ptgRefNA'     => 0x6C,\r        'ptgAreaNA'    => 0x6D,\r        'ptgMemAreaNA' => 0x6E,\r
+        'ptgMemNoMemN' => 0x6F,\r        'ptgFuncCEA'   => 0x78,\r        'ptgNameXA'    => 0x79,\r        'ptgRef3dA'    => 0x7A,\r
+        'ptgArea3dA'   => 0x7B,\r        'ptgRefErr3dA' => 0x7C,\r        'ptgAreaErr3d' => 0x7D\r
+        );\r
+    \r
+    // Thanks to Michael Meeks and Gnumeric for the initial arg values.\r
+    //\r
+    // The following hash was generated by "function_locale.pl" in the distro.\r
+    // Refer to function_locale.pl for non-English function names.\r
+    //\r
+    // The array elements are as follow:\r
+    // ptg:   The Excel function ptg code.\r
+    // args:  The number of arguments that the function takes:\r
+    //           >=0 is a fixed number of arguments.\r
+    //           -1  is a variable  number of arguments.\r
+    // class: The reference, value or array class of the function args.\r
+    // vol:   The function is volatile.\r
+    //\r
+    $this->_functions = array(\r
+       // function                  ptg  args  class  vol\r
+       'COUNT'           => array(   0,   -1,    0,    0 ),\r
+        'IF'              => array(   1,   -1,    1,    0 ),\r
+        'ISNA'            => array(   2,    1,    1,    0 ),\r
+        'ISERROR'         => array(   3,    1,    1,    0 ),\r
+        'SUM'             => array(   4,   -1,    0,    0 ),\r
+        'AVERAGE'         => array(   5,   -1,    0,    0 ),\r
+        'MIN'             => array(   6,   -1,    0,    0 ),\r
+        'MAX'             => array(   7,   -1,    0,    0 ),\r
+        'ROW'             => array(   8,   -1,    0,    0 ),\r
+        'COLUMN'          => array(   9,   -1,    0,    0 ),\r
+        'NA'              => array(  10,    0,    0,    0 ),\r
+        'NPV'             => array(  11,   -1,    1,    0 ),\r
+        'STDEV'           => array(  12,   -1,    0,    0 ),\r
+        'DOLLAR'          => array(  13,   -1,    1,    0 ),\r
+        'FIXED'           => array(  14,   -1,    1,    0 ),\r
+        'SIN'             => array(  15,    1,    1,    0 ),\r
+        'COS'             => array(  16,    1,    1,    0 ),\r
+        'TAN'             => array(  17,    1,    1,    0 ),\r
+        'ATAN'            => array(  18,    1,    1,    0 ),\r
+        'PI'              => array(  19,    0,    1,    0 ),\r
+        'SQRT'            => array(  20,    1,    1,    0 ),\r
+        'EXP'             => array(  21,    1,    1,    0 ),\r
+        'LN'              => array(  22,    1,    1,    0 ),\r
+        'LOG10'           => array(  23,    1,    1,    0 ),\r
+        'ABS'             => array(  24,    1,    1,    0 ),\r
+        'INT'             => array(  25,    1,    1,    0 ),\r
+        'SIGN'            => array(  26,    1,    1,    0 ),\r
+        'ROUND'           => array(  27,    2,    1,    0 ),\r
+        'LOOKUP'          => array(  28,   -1,    0,    0 ),\r
+        'INDEX'           => array(  29,   -1,    0,    1 ),\r
+        'REPT'            => array(  30,    2,    1,    0 ),\r
+        'MID'             => array(  31,    3,    1,    0 ),\r
+        'LEN'             => array(  32,    1,    1,    0 ),\r
+        'VALUE'           => array(  33,    1,    1,    0 ),\r
+        'TRUE'            => array(  34,    0,    1,    0 ),\r
+        'FALSE'           => array(  35,    0,    1,    0 ),\r
+        'AND'             => array(  36,   -1,    0,    0 ),\r
+        'OR'              => array(  37,   -1,    0,    0 ),\r
+        'NOT'             => array(  38,    1,    1,    0 ),\r
+        'MOD'             => array(  39,    2,    1,    0 ),\r
+        'DCOUNT'          => array(  40,    3,    0,    0 ),\r
+        'DSUM'            => array(  41,    3,    0,    0 ),\r
+        'DAVERAGE'        => array(  42,    3,    0,    0 ),\r
+        'DMIN'            => array(  43,    3,    0,    0 ),\r
+        'DMAX'            => array(  44,    3,    0,    0 ),\r
+        'DSTDEV'          => array(  45,    3,    0,    0 ),\r
+        'VAR'             => array(  46,   -1,    0,    0 ),\r
+        'DVAR'            => array(  47,    3,    0,    0 ),\r
+        'TEXT'            => array(  48,    2,    1,    0 ),\r
+        'LINEST'          => array(  49,   -1,    0,    0 ),\r
+        'TREND'           => array(  50,   -1,    0,    0 ),\r
+        'LOGEST'          => array(  51,   -1,    0,    0 ),\r
+        'GROWTH'          => array(  52,   -1,    0,    0 ),\r
+        'PV'              => array(  56,   -1,    1,    0 ),\r
+        'FV'              => array(  57,   -1,    1,    0 ),\r
+        'NPER'            => array(  58,   -1,    1,    0 ),\r
+        'PMT'             => array(  59,   -1,    1,    0 ),\r
+        'RATE'            => array(  60,   -1,    1,    0 ),\r
+        'MIRR'            => array(  61,    3,    0,    0 ),\r
+        'IRR'             => array(  62,   -1,    0,    0 ),\r
+        'RAND'            => array(  63,    0,    1,    1 ),\r
+        'MATCH'           => array(  64,   -1,    0,    0 ),\r
+        'DATE'            => array(  65,    3,    1,    0 ),\r
+        'TIME'            => array(  66,    3,    1,    0 ),\r
+        'DAY'             => array(  67,    1,    1,    0 ),\r
+        'MONTH'           => array(  68,    1,    1,    0 ),\r
+        'YEAR'            => array(  69,    1,    1,    0 ),\r
+        'WEEKDAY'         => array(  70,   -1,    1,    0 ),\r
+        'HOUR'            => array(  71,    1,    1,    0 ),\r
+        'MINUTE'          => array(  72,    1,    1,    0 ),\r
+        'SECOND'          => array(  73,    1,    1,    0 ),\r
+        'NOW'             => array(  74,    0,    1,    1 ),\r
+        'AREAS'           => array(  75,    1,    0,    1 ),\r
+        'ROWS'            => array(  76,    1,    0,    1 ),\r
+        'COLUMNS'         => array(  77,    1,    0,    1 ),\r
+        'OFFSET'          => array(  78,   -1,    0,    1 ),\r
+        'SEARCH'          => array(  82,   -1,    1,    0 ),\r
+        'TRANSPOSE'       => array(  83,    1,    1,    0 ),\r
+        'TYPE'            => array(  86,    1,    1,    0 ),\r
+        'ATAN2'           => array(  97,    2,    1,    0 ),\r
+        'ASIN'            => array(  98,    1,    1,    0 ),\r
+        'ACOS'            => array(  99,    1,    1,    0 ),\r
+        'CHOOSE'          => array( 100,   -1,    1,    0 ),\r
+        'HLOOKUP'         => array( 101,   -1,    0,    0 ),\r
+        'VLOOKUP'         => array( 102,   -1,    0,    0 ),\r
+        'ISREF'           => array( 105,    1,    0,    0 ),\r
+        'LOG'             => array( 109,   -1,    1,    0 ),\r
+        'CHAR'            => array( 111,    1,    1,    0 ),\r
+        'LOWER'           => array( 112,    1,    1,    0 ),\r
+        'UPPER'           => array( 113,    1,    1,    0 ),\r
+        'PROPER'          => array( 114,    1,    1,    0 ),\r
+        'LEFT'            => array( 115,   -1,    1,    0 ),\r
+        'RIGHT'           => array( 116,   -1,    1,    0 ),\r
+        'EXACT'           => array( 117,    2,    1,    0 ),\r
+        'TRIM'            => array( 118,    1,    1,    0 ),\r
+        'REPLACE'         => array( 119,    4,    1,    0 ),\r
+        'SUBSTITUTE'      => array( 120,   -1,    1,    0 ),\r
+        'CODE'            => array( 121,    1,    1,    0 ),\r
+        'FIND'            => array( 124,   -1,    1,    0 ),\r
+        'CELL'            => array( 125,   -1,    0,    1 ),\r
+        'ISERR'           => array( 126,    1,    1,    0 ),\r
+        'ISTEXT'          => array( 127,    1,    1,    0 ),\r
+        'ISNUMBER'        => array( 128,    1,    1,    0 ),\r
+        'ISBLANK'         => array( 129,    1,    1,    0 ),\r
+        'T'               => array( 130,    1,    0,    0 ),\r
+        'N'               => array( 131,    1,    0,    0 ),\r
+        'DATEVALUE'       => array( 140,    1,    1,    0 ),\r
+        'TIMEVALUE'       => array( 141,    1,    1,    0 ),\r
+        'SLN'             => array( 142,    3,    1,    0 ),\r
+        'SYD'             => array( 143,    4,    1,    0 ),\r
+        'DDB'             => array( 144,   -1,    1,    0 ),\r
+        'INDIRECT'        => array( 148,   -1,    1,    1 ),\r
+        'CALL'            => array( 150,   -1,    1,    0 ),\r
+        'CLEAN'           => array( 162,    1,    1,    0 ),\r
+        'MDETERM'         => array( 163,    1,    2,    0 ),\r
+        'MINVERSE'        => array( 164,    1,    2,    0 ),\r
+        'MMULT'           => array( 165,    2,    2,    0 ),\r
+        'IPMT'            => array( 167,   -1,    1,    0 ),\r
+        'PPMT'            => array( 168,   -1,    1,    0 ),\r
+        'COUNTA'          => array( 169,   -1,    0,    0 ),\r
+        'PRODUCT'         => array( 183,   -1,    0,    0 ),\r
+        'FACT'            => array( 184,    1,    1,    0 ),\r
+        'DPRODUCT'        => array( 189,    3,    0,    0 ),\r
+        'ISNONTEXT'       => array( 190,    1,    1,    0 ),\r
+        'STDEVP'          => array( 193,   -1,    0,    0 ),\r
+        'VARP'            => array( 194,   -1,    0,    0 ),\r
+        'DSTDEVP'         => array( 195,    3,    0,    0 ),\r
+        'DVARP'           => array( 196,    3,    0,    0 ),\r
+        'TRUNC'           => array( 197,   -1,    1,    0 ),\r
+        'ISLOGICAL'       => array( 198,    1,    1,    0 ),\r
+        'DCOUNTA'         => array( 199,    3,    0,    0 ),\r
+        'ROUNDUP'         => array( 212,    2,    1,    0 ),\r
+        'ROUNDDOWN'       => array( 213,    2,    1,    0 ),\r
+        'RANK'            => array( 216,   -1,    0,    0 ),\r
+        'ADDRESS'         => array( 219,   -1,    1,    0 ),\r
+        'DAYS360'         => array( 220,   -1,    1,    0 ),\r
+        'TODAY'           => array( 221,    0,    1,    1 ),\r
+        'VDB'             => array( 222,   -1,    1,    0 ),\r
+        'MEDIAN'          => array( 227,   -1,    0,    0 ),\r
+        'SUMPRODUCT'      => array( 228,   -1,    2,    0 ),\r
+        'SINH'            => array( 229,    1,    1,    0 ),\r
+        'COSH'            => array( 230,    1,    1,    0 ),\r
+        'TANH'            => array( 231,    1,    1,    0 ),\r
+        'ASINH'           => array( 232,    1,    1,    0 ),\r
+        'ACOSH'           => array( 233,    1,    1,    0 ),\r
+        'ATANH'           => array( 234,    1,    1,    0 ),\r
+        'DGET'            => array( 235,    3,    0,    0 ),\r
+        'INFO'            => array( 244,    1,    1,    1 ),\r
+        'DB'              => array( 247,   -1,    1,    0 ),\r
+        'FREQUENCY'       => array( 252,    2,    0,    0 ),\r
+        'ERROR.TYPE'      => array( 261,    1,    1,    0 ),\r
+        'REGISTER.ID'     => array( 267,   -1,    1,    0 ),\r
+        'AVEDEV'          => array( 269,   -1,    0,    0 ),\r
+        'BETADIST'        => array( 270,   -1,    1,    0 ),\r
+        'GAMMALN'         => array( 271,    1,    1,    0 ),\r
+        'BETAINV'         => array( 272,   -1,    1,    0 ),\r
+        'BINOMDIST'       => array( 273,    4,    1,    0 ),\r
+        'CHIDIST'         => array( 274,    2,    1,    0 ),\r
+        'CHIINV'          => array( 275,    2,    1,    0 ),\r
+        'COMBIN'          => array( 276,    2,    1,    0 ),\r
+        'CONFIDENCE'      => array( 277,    3,    1,    0 ),\r
+        'CRITBINOM'       => array( 278,    3,    1,    0 ),\r
+        'EVEN'            => array( 279,    1,    1,    0 ),\r
+        'EXPONDIST'       => array( 280,    3,    1,    0 ),\r
+        'FDIST'           => array( 281,    3,    1,    0 ),\r
+        'FINV'            => array( 282,    3,    1,    0 ),\r
+        'FISHER'          => array( 283,    1,    1,    0 ),\r
+        'FISHERINV'       => array( 284,    1,    1,    0 ),\r
+        'FLOOR'           => array( 285,    2,    1,    0 ),\r
+        'GAMMADIST'       => array( 286,    4,    1,    0 ),\r
+        'GAMMAINV'        => array( 287,    3,    1,    0 ),\r
+        'CEILING'         => array( 288,    2,    1,    0 ),\r
+        'HYPGEOMDIST'     => array( 289,    4,    1,    0 ),\r
+        'LOGNORMDIST'     => array( 290,    3,    1,    0 ),\r
+        'LOGINV'          => array( 291,    3,    1,    0 ),\r
+        'NEGBINOMDIST'    => array( 292,    3,    1,    0 ),\r
+        'NORMDIST'        => array( 293,    4,    1,    0 ),\r
+        'NORMSDIST'       => array( 294,    1,    1,    0 ),\r
+        'NORMINV'         => array( 295,    3,    1,    0 ),\r
+        'NORMSINV'        => array( 296,    1,    1,    0 ),\r
+        'STANDARDIZE'     => array( 297,    3,    1,    0 ),\r
+        'ODD'             => array( 298,    1,    1,    0 ),\r
+        'PERMUT'          => array( 299,    2,    1,    0 ),\r
+        'POISSON'         => array( 300,    3,    1,    0 ),\r
+        'TDIST'           => array( 301,    3,    1,    0 ),\r
+        'WEIBULL'         => array( 302,    4,    1,    0 ),\r
+        'SUMXMY2'         => array( 303,    2,    2,    0 ),\r
+        'SUMX2MY2'        => array( 304,    2,    2,    0 ),\r
+        'SUMX2PY2'        => array( 305,    2,    2,    0 ),\r
+        'CHITEST'         => array( 306,    2,    2,    0 ),\r
+        'CORREL'          => array( 307,    2,    2,    0 ),\r
+        'COVAR'           => array( 308,    2,    2,    0 ),\r
+        'FORECAST'        => array( 309,    3,    2,    0 ),\r
+        'FTEST'           => array( 310,    2,    2,    0 ),\r
+        'INTERCEPT'       => array( 311,    2,    2,    0 ),\r
+        'PEARSON'         => array( 312,    2,    2,    0 ),\r
+        'RSQ'             => array( 313,    2,    2,    0 ),\r
+        'STEYX'           => array( 314,    2,    2,    0 ),\r
+        'SLOPE'           => array( 315,    2,    2,    0 ),\r
+        'TTEST'           => array( 316,    4,    2,    0 ),\r
+        'PROB'            => array( 317,   -1,    2,    0 ),\r
+        'DEVSQ'           => array( 318,   -1,    0,    0 ),\r
+        'GEOMEAN'         => array( 319,   -1,    0,    0 ),\r
+        'HARMEAN'         => array( 320,   -1,    0,    0 ),\r
+        'SUMSQ'           => array( 321,   -1,    0,    0 ),\r
+        'KURT'            => array( 322,   -1,    0,    0 ),\r
+        'SKEW'            => array( 323,   -1,    0,    0 ),\r
+        'ZTEST'           => array( 324,   -1,    0,    0 ),\r
+        'LARGE'           => array( 325,    2,    0,    0 ),\r
+        'SMALL'           => array( 326,    2,    0,    0 ),\r
+        'QUARTILE'        => array( 327,    2,    0,    0 ),\r
+        'PERCENTILE'      => array( 328,    2,    0,    0 ),\r
+        'PERCENTRANK'     => array( 329,   -1,    0,    0 ),\r
+        'MODE'            => array( 330,   -1,    2,    0 ),\r
+        'TRIMMEAN'        => array( 331,    2,    0,    0 ),\r
+        'TINV'            => array( 332,    2,    1,    0 ),\r
+        'CONCATENATE'     => array( 336,   -1,    1,    0 ),\r
+        'POWER'           => array( 337,    2,    1,    0 ),\r
+        'RADIANS'         => array( 342,    1,    1,    0 ),\r
+        'DEGREES'         => array( 343,    1,    1,    0 ),\r
+        'SUBTOTAL'        => array( 344,   -1,    0,    0 ),\r
+        'SUMIF'           => array( 345,   -1,    0,    0 ),\r
+        'COUNTIF'         => array( 346,    2,    0,    0 ),\r
+        'COUNTBLANK'      => array( 347,    1,    0,    0 ),\r
+        'ROMAN'           => array( 354,   -1,    1,    0 )\r
+        );\r
+}\r
+    \r
+/**\r
+* Convert a token to the proper ptg value.\r
+*\r
+* @access private\r
+* @param mixed $token The token to convert.\r
+* @return mixed the converted token on success. PEAR_Error if the token\r
+*               is not recognized\r
+*/\r
+function _convert($token)\r {\r
+    if (preg_match("/^\"[^\"]{0,255}\"$/", $token))\r {\r
+        return $this->_convertString($token);\r
+    }\r elseif (is_numeric($token))\r {\r
+        return $this->_convertNumber($token);\r
+    }\r
+    // match references like A1 or $A$1
+    \relseif (preg_match('/^\$?([A-Ia-i]?[A-Za-z])\$?(\d+)$/',$token))\r { 
+        return $this->_convertRef2d($token);\r
+    }\r
+    // match external references like Sheet1:Sheet2!A1\r
+    elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\![A-Ia-i]?[A-Za-z](\d+)$/",$token))\r {\r 
+        return $this->_convertRef3d($token);\r
+    }\r
+    // match ranges like A1:B2\r
+    elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)\:(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)$/",$token))\r {\r
+        return $this->_convertRange2d($token);\r
+    }\r
+    // match ranges like A1..B2\r
+    elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)\.\.(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)$/",$token))\r {\r
+        return $this->_convertRange2d($token);\r
+    }\r
+    // match external ranges like Sheet1:Sheet2!A1:B2\r
+    elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\!([A-Ia-i]?[A-Za-z])?(\d+)\:([A-Ia-i]?[A-Za-z])?(\d+)$/",$token))\r {\r
+        return $this->_convertRange3d($token);\r
+    }\r
+    // match external ranges like 'Sheet1:Sheet2'!A1:B2\r
+    elseif (preg_match("/^'[A-Za-z0-9_ ]+(\:[A-Za-z0-9_ ]+)?'\!([A-Ia-i]?[A-Za-z])?(\d+)\:([A-Ia-i]?[A-Za-z])?(\d+)$/",$token))\r {\r
+        return $this->_convertRange3d($token);\r
+    }\r
+    elseif (isset($this->ptg[$token])) // operators (including parentheses)\r {\r
+        return pack("C", $this->ptg[$token]);\r
+    }\r
+    // commented so argument number can be processed correctly. See toReversePolish().\r
+    /*elseif (preg_match("/[A-Z0-9\xc0-\xdc\.]+/",$token))\r
+    {\r
+        return($this->_convertFunction($token,$this->_func_args));\r
+    }*/\r
+    // if it's an argument, ignore the token (the argument remains)\r
+    elseif ($token == 'arg')\r {\r
+        return '';\r
+    }\r
+    // TODO: use real error codes\r
+    trigger_error("Unknown token $token", E_USER_ERROR);\r
+}\r
+    \r
+/**\r
+* Convert a number token to ptgInt or ptgNum\r
+*\r
+* @access private\r
+* @param mixed $num an integer or double for conversion to its ptg value\r
+*/\r
+function _convertNumber($num)\r {\r
+
+    // Integer in the range 0..2**16-1\r
+
+    if ((preg_match("/^\d+$/",$num)) and ($num <= 65535)) {\r
+        return(pack("Cv", $this->ptg['ptgInt'], $num));\r
+    }\r else { // A float\r
+        if ($this->_byte_order) { // if it's Big Endian\r
+            $num = strrev($num);\r
+        }\r
+        return pack("Cd", $this->ptg['ptgNum'], $num);\r
+    }\r
+}\r
+    \r
+/**\r
+* Convert a string token to ptgStr\r
+*\r
+* @access private\r
+* @param string $string A string for conversion to its ptg value\r
+*/\r
+function _convertString($string)\r {\r
+    // chop away beggining and ending quotes\r
+    $string = substr($string, 1, strlen($string) - 2);\r
+    return pack("CC", $this->ptg['ptgStr'], strlen($string)).$string;\r
+}\r
+\r
+/**\r
+* Convert a function to a ptgFunc or ptgFuncVarV depending on the number of\r
+* args that it takes.\r
+*\r
+* @access private\r
+* @param string  $token    The name of the function for convertion to ptg value.\r
+* @param integer $num_args The number of arguments the function receives.\r
+* @return string The packed ptg for the function\r
+*/\r
+function _convertFunction($token, $num_args)\r {\r
+    $args     = $this->_functions[$token][1];\r
+    $volatile = $this->_functions[$token][3];\r
+    \r
+    // Fixed number of args eg. TIME($i,$j,$k).\r
+    if ($args >= 0) {\r
+        return pack("Cv", $this->ptg['ptgFuncV'], $this->_functions[$token][0]);\r
+    }\r
+    // Variable number of args eg. SUM($i,$j,$k, ..).\r
+    if ($args == -1) {\r
+        return pack("CCv", $this->ptg['ptgFuncVarV'], $num_args, $this->_functions[$token][0]);\r
+    }\r
+}\r
+    \r
+/**\r
+* Convert an Excel range such as A1:D4 to a ptgRefV.\r
+*\r
+* @access private\r
+* @param string $range An Excel range in the A1:A2 or A1..A2 format.\r
+*/\r
+function _convertRange2d($range)\r {\r
+    $class = 2; // as far as I know, this is magick.\r
+    \r
+    // Split the range into 2 cell refs\r
+    if (preg_match("/^([A-Ia-i]?[A-Za-z])(\d+)\:([A-Ia-i]?[A-Za-z])(\d+)$/",$range)) {\r
+        list($cell1, $cell2) = split(':', $range);\r
+    }\r elseif (preg_match("/^([A-Ia-i]?[A-Za-z])(\d+)\.\.([A-Ia-i]?[A-Za-z])(\d+)$/",$range)) {\r
+        list($cell1, $cell2) = split('\.\.', $range);\r
+    }\r else {\r
+        // TODO: use real error codes\r
+        trigger_error("Unknown range separator", E_USER_ERROR);\r
+    }\r
+    \r
+    // Convert the cell references\r
+    $cell_array1 = $this->_cellToPackedRowcol($cell1);\r
+    if ($this->isError($cell_array1)) {\r
+        return $cell_array1;\r
+    }\r
+    list($row1, $col1) = $cell_array1;\r
+    $cell_array2 = $this->_cellToPackedRowcol($cell2);\r
+    if ($this->isError($cell_array2)) {\r
+        return $cell_array2;\r
+    }\r
+    list($row2, $col2) = $cell_array2;\r
+    \r
+    // The ptg value depends on the class of the ptg.\r
+    if ($class == 0) {\r
+        $ptgArea = pack("C", $this->ptg['ptgArea']);\r
+    }\r elseif ($class == 1) {\r
+        $ptgArea = pack("C", $this->ptg['ptgAreaV']);\r
+    }\r elseif ($class == 2) {\r
+        $ptgArea = pack("C", $this->ptg['ptgAreaA']);\r
+    }\r else {\r
+        // TODO: use real error codes\r
+        trigger_error("Unknown class $class", E_USER_ERROR);\r
+    }\r
+    return $ptgArea . $row1 . $row2 . $col1. $col2;\r
+}\r
\r
+/**\r
+* Convert an Excel 3d range such as "Sheet1!A1:D4" or "Sheet1:Sheet2!A1:D4" to\r
+* a ptgArea3dV.\r
+*\r
+* @access private\r
+* @param string $token An Excel range in the Sheet1!A1:A2 format.\r
+*/\r
+function _convertRange3d($token)\r {\r
+    $class = 2; // as far as I know, this is magick.\r
+\r
+    // Split the ref at the ! symbol\r
+    list($ext_ref, $range) = split('!', $token);\r
+\r
+    // Convert the external reference part\r
+    $ext_ref = $this->_packExtRef($ext_ref);\r
+    if ($this->isError($ext_ref)) {\r
+        return $ext_ref;\r
+    }\r
+\r
+    // Split the range into 2 cell refs\r
+    list($cell1, $cell2) = split(':', $range);\r
+\r
+    // Convert the cell references\r
+    if (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)$/", $cell1))\r {\r
+        $cell_array1 = $this->_cellToPackedRowcol($cell1);\r
+        if ($this->isError($cell_array1)) {\r
+            return $cell_array1;\r
+        }\r
+       list($row1, $col1) = $cell_array1;\r
+        $cell_array2 = $this->_cellToPackedRowcol($cell2);\r
+        if ($this->isError($cell_array2)) {\r
+           return $cell_array2;\r
+        }\r
+        list($row2, $col2) = $cell_array2;\r
+    }\r else { // It's a columns range (like 26:27)\r
+       $cells_array = $this->_rangeToPackedRange($cell1.':'.$cell2);\r
+       if ($this->isError($cells_array)) {\r
+           return $cells_array;\r
+        }\r
+       list($row1, $col1, $row2, $col2) = $cells_array;\r
+    }\r
\r
+    // The ptg value depends on the class of the ptg.\r
+    if ($class == 0) {\r
+        $ptgArea = pack("C", $this->ptg['ptgArea3d']);\r
+    }\r elseif ($class == 1) {\r
+        $ptgArea = pack("C", $this->ptg['ptgArea3dV']);\r
+    }\r elseif ($class == 2) {\r
+        $ptgArea = pack("C", $this->ptg['ptgArea3dA']);\r
+    }\r else {\r
+        trigger_error("Unknown class $class", E_USER_ERROR);\r
+    }\r
\r
+    return $ptgArea . $ext_ref . $row1 . $row2 . $col1. $col2;\r
+}\r
+\r
+/**\r
+* Convert an Excel reference such as A1, $B2, C$3 or $D$4 to a ptgRefV.\r
+*\r
+* @access private\r
+* @param string $cell An Excel cell reference\r
+* @return string The cell in packed() format with the corresponding ptg\r
+*/\r
+function _convertRef2d($cell)\r {\r
+    $class = 2; // as far as I know, this is magick.\r
+    \r
+    // Convert the cell reference\r
+    $cell_array = $this->_cellToPackedRowcol($cell);\r
+    if ($this->isError($cell_array)) {\r
+        return $cell_array;\r
+    }\r
+    list($row, $col) = $cell_array;\r
+\r
+    // The ptg value depends on the class of the ptg.\r
+    if ($class == 0) {\r
+        $ptgRef = pack("C", $this->ptg['ptgRef']);\r
+    }\r elseif ($class == 1) {\r
+        $ptgRef = pack("C", $this->ptg['ptgRefV']);\r
+    }\r elseif ($class == 2) {\r
+        $ptgRef = pack("C", $this->ptg['ptgRefA']);\r
+    }\r else {\r
+        // TODO: use real error codes\r
+        trigger_error("Unknown class $class",E_USER_ERROR);\r
+    }\r
+    return $ptgRef.$row.$col;\r
+}\r
+    \r
+/**\r
+* Convert an Excel 3d reference such as "Sheet1!A1" or "Sheet1:Sheet2!A1" to a\r
+* ptgRef3dV.\r
+*\r
+* @access private\r
+* @param string $cell An Excel cell reference\r
+* @return string The cell in packed() format with the corresponding ptg\r
+*/\r
+function _convertRef3d($cell)\r {\r
+    $class = 2; // as far as I know, this is magick.\r
\r
+    // Split the ref at the ! symbol\r
+    list($ext_ref, $cell) = split('!', $cell);\r
\r
+    // Convert the external reference part\r
+    $ext_ref = $this->_packExtRef($ext_ref);\r
+    if ($this->isError($ext_ref)) {\r
+        return $ext_ref;\r
+    }\r
\r
+    // Convert the cell reference part\r
+    list($row, $col) = $this->_cellToPackedRowcol($cell);\r
\r
+    // The ptg value depends on the class of the ptg.\r
+    if ($class == 0) {\r
+        $ptgRef = pack("C", $this->ptg['ptgRef3d']);\r
+    } elseif ($class == 1) {\r
+        $ptgRef = pack("C", $this->ptg['ptgRef3dV']);\r
+    } elseif ($class == 2) {\r
+        $ptgRef = pack("C", $this->ptg['ptgRef3dA']);\r
+    }\r else {\r
+        trigger_error("Unknown class $class", E_USER_ERROR);\r
+    }\r
+\r
+    return $ptgRef . $ext_ref. $row . $col;\r
+}\r
+\r
+/**\r
+* Convert the sheet name part of an external reference, for example "Sheet1" or\r
+* "Sheet1:Sheet2", to a packed structure.\r
+*\r
+* @access private\r
+* @param string $ext_ref The name of the external reference\r
+* @return string The reference index in packed() format\r
+*/\r
+function _packExtRef($ext_ref) {\r
+    $ext_ref = preg_replace("/^'/", '', $ext_ref); // Remove leading  ' if any.\r
+    $ext_ref = preg_replace("/'$/", '', $ext_ref); // Remove trailing ' if any.\r
+\r
+    // Check if there is a sheet range eg., Sheet1:Sheet2.\r
+    if (preg_match("/:/", $ext_ref))\r {\r
+        list($sheet_name1, $sheet_name2) = split(':', $ext_ref);\r
+\r
+        $sheet1 = $this->_getSheetIndex($sheet_name1);\r
+        if ($sheet1 == -1) {\r
+            trigger_error("Unknown sheet name $sheet_name1 in formula",E_USER_ERROR);\r
+        }\r
+        $sheet2 = $this->_getSheetIndex($sheet_name2);\r
+        if ($sheet2 == -1) {\r
+            trigger_error("Unknown sheet name $sheet_name2 in formula",E_USER_ERROR);\r
+        }\r
+\r
+        // Reverse max and min sheet numbers if necessary\r
+        if ($sheet1 > $sheet2) {\r
+            list($sheet1, $sheet2) = array($sheet2, $sheet1);\r
+        }\r
+    }\r else { // Single sheet name only.\r
+        $sheet1 = $this->_getSheetIndex($ext_ref);\r
+        if ($sheet1 == -1) {\r
+            trigger_error("Unknown sheet name $ext_ref in formula",E_USER_ERROR);\r
+        }\r
+        $sheet2 = $sheet1;\r
+    }\r
\r
+    // References are stored relative to 0xFFFF.\r
+    $offset = -1 - $sheet1;\r
+
+    return pack('vdvv', $offset, 0x00, $sheet1, $sheet2);\r
+}\r
+\r
+/**\r
+* Look up the index that corresponds to an external sheet name. The hash of\r
+* sheet names is updated by the addworksheet() method of the \r
+* Spreadsheet_Excel_Writer_Workbook class.\r
+*\r
+* @access private\r
+* @return integer\r
+*/\r
+function _getSheetIndex($sheet_name)\r {\r
+    if (!isset($this->_ext_sheets[$sheet_name])) {\r
+        return -1;\r
+    }\r else {\r
+        return $this->_ext_sheets[$sheet_name];\r
+    }\r
+}\r
+\r
+/**\r
+* This method is used to update the array of sheet names. It is\r
+* called by the addWorksheet() method of the Spreadsheet_Excel_Writer_Workbook class.\r
+*\r
+* @access private\r
+* @param string  $name  The name of the worksheet being added\r
+* @param integer $index The index of the worksheet being added\r
+*/\r
+function setExtSheet($name, $index)\r {\r
+    $this->_ext_sheets[$name] = $index;\r
+}\r
+\r
+/**\r
+* pack() row and column into the required 3 byte format.\r
+*\r
+* @access private\r
+* @param string $cell The Excel cell reference to be packed\r
+* @return array Array containing the row and column in packed() format\r
+*/\r
+function _cellToPackedRowcol($cell)\r {\r
+    $cell = strtoupper($cell);\r
+    list($row, $col, $row_rel, $col_rel) = $this->_cellToRowcol($cell);\r
+    if ($col >= 256) {\r
+        trigger_error("Column in: $cell greater than 255", E_USER_ERROR);\r
+    }\r
+    if ($row >= 16384) {\r
+        trigger_error("Row in: $cell greater than 16384 ", E_USER_ERROR);\r
+    }\r
+\r
+    // Set the high bits to indicate if row or col are relative.\r
+    $row    |= $col_rel << 14;\r
+    $row    |= $row_rel << 15;\r
+\r
+    $row     = pack('v', $row);\r
+    $col     = pack('C', $col);\r
+\r
+    return array($row, $col);\r
+}\r
+    \r
+/**\r
+* pack() row range into the required 3 byte format.\r
+* Just using maximun col/rows, which is probably not the correct solution\r
+*\r
+* @access private\r
+* @param string $range The Excel range to be packed\r
+* @return array Array containing (row1,col1,row2,col2) in packed() format\r
+*/\r
+function _rangeToPackedRange($range)\r {\r
+    preg_match('/(\$)?(\d+)\:(\$)?(\d+)/', $range, $match);\r
+    // return absolute rows if there is a $ in the ref\r
+    $row1_rel = empty($match[1]) ? 1 : 0;\r
+    $row1     = $match[2];\r
+    $row2_rel = empty($match[3]) ? 1 : 0;\r
+    $row2     = $match[4];\r
+    // Convert 1-index to zero-index\r
+    $row1--;\r
+    $row2--;\r
+    // Trick poor inocent Excel\r
+    $col1 = 0;\r
+    $col2 = 16383; // maximum possible value for Excel 5 (change this!!!)\r
+
+    //list($row, $col, $row_rel, $col_rel) = $this->_cellToRowcol($cell);\r
+    if (($row1 >= 16384) or ($row2 >= 16384)) {\r
+        trigger_error("Row in: $range greater than 16384 ",E_USER_ERROR);\r
+    }\r
+\r
+    // Set the high bits to indicate if rows are relative.\r
+    $row1    |= $row1_rel << 14;\r
+    $row2    |= $row2_rel << 15;\r
+\r
+    $row1     = pack('v', $row1);\r
+    $row2     = pack('v', $row2);\r
+    $col1     = pack('C', $col1);\r
+    $col2     = pack('C', $col2);\r
+\r
+    return array($row1, $col1, $row2, $col2);\r
+}\r
+\r
+/**\r
+* Convert an Excel cell reference such as A1 or $B2 or C$3 or $D$4 to a zero\r
+* indexed row and column number. Also returns two (0,1) values to indicate\r
+* whether the row or column are relative references.\r
+*\r
+* @access private\r
+* @param string $cell The Excel cell reference in A1 format.\r
+* @return array\r
+*/\r
+function _cellToRowcol($cell)\r {\r
+    preg_match('/(\$)?([A-I]?[A-Z])(\$)?(\d+)/',$cell,$match);\r
+    // return absolute column if there is a $ in the ref\r
+    $col_rel = empty($match[1]) ? 1 : 0;\r
+    $col_ref = $match[2];\r
+    $row_rel = empty($match[3]) ? 1 : 0;\r
+    $row     = $match[4];\r
+    \r
+    // Convert base26 column string to a number.\r
+    $expn   = strlen($col_ref) - 1;\r
+    $col    = 0;\r
+    for ($i=0; $i < strlen($col_ref); $i++)\r {\r
+        $col += (ord($col_ref{$i}) - ord('A') + 1) * pow(26, $expn);\r
+        $expn--;\r
+    }\r
+    \r
+    // Convert 1-index to zero-index\r
+    $row--;\r
+    $col--;\r
+    \r
+    return array($row, $col, $row_rel, $col_rel);\r
+}\r
+    \r
+/**\r
+* Advance to the next valid token.\r
+*\r
+* @access private\r
+*/\r
+function _advance()\r {\r
+    $i = $this->_current_char;\r
+    // eat up white spaces\r
+    if ($i < strlen($this->_formula))\r {\r
+        while ($this->_formula{$i} == " ") {\r
+            $i++;\r
+        }\r
+        if ($i < strlen($this->_formula) - 1) {\r
+            $this->_lookahead = $this->_formula{$i+1};\r
+        }\r
+        $token = "";\r
+    }\r
+    while ($i < strlen($this->_formula))\r {\r
+        $token .= $this->_formula{$i};\r
+        if ($i < strlen($this->_formula) - 1) {\r
+            $this->_lookahead = $this->_formula{$i+1};\r
+        }\r else {\r
+            $this->_lookahead = '';\r
+        }\r
+        if ($this->_match($token) != '')\r {\r
+            //if ($i < strlen($this->_formula) - 1) {\r
+            //    $this->_lookahead = $this->_formula{$i+1};\r
+            //}\r
+            $this->_current_char = $i + 1;\r
+            $this->_current_token = $token;\r
+            return 1;\r
+        }\r
+        if ($i < strlen($this->_formula) - 2) {\r
+            $this->_lookahead = $this->_formula{$i+2};\r
+        }\r else {\r
+        // if we run out of characters _lookahead becomes empty\r
+            $this->_lookahead = '';\r
+        }\r
+        $i++;\r
+    }\r
+    //die("Lexical error ".$this->_current_char);\r
+}\r
+    \r
+/**\r
+* Checks if it's a valid token.\r
+*\r
+* @access private\r
+* @param mixed $token The token to check.\r
+* @return mixed       The checked token or false on failure\r
+*/\r
+function _match($token)\r {\r
+    switch($token)\r {\r
+        case SPREADSHEET_EXCEL_WRITER_ADD:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_SUB:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_MUL:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_DIV:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_OPEN:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_CLOSE:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_SCOLON:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_COMA:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_GT:\r
+            if ($this->_lookahead == '=') { // it's a GE token\r
+                break;\r
+            }\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_LT:\r
+            // it's a LE or a NE token\r
+            if (($this->_lookahead == '=') or ($this->_lookahead == '>')) {\r
+                break;\r
+            }\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_GE:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_LE:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_EQ:\r
+            return($token);\r
+            break;\r
+        case SPREADSHEET_EXCEL_WRITER_NE:\r
+            return($token);\r
+            break;\r
+        default:\r
+            // if it's a reference\r
+            if (preg_match('/^\$?[A-Ia-i]?[A-Za-z]\$?[0-9]+$/',$token) and\r
+               !ereg("[0-9]",$this->_lookahead) and \r
+               ($this->_lookahead != ':') and ($this->_lookahead != '.') and\r
+               ($this->_lookahead != '!'))\r {\r
+                return $token;\r
+            }\r
+            // If it's an external reference (Sheet1!A1 or Sheet1:Sheet2!A1)\r
+            elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\![A-Ia-i]?[A-Za-z][0-9]+$/",$token) and\r
+                   !ereg("[0-9]",$this->_lookahead) and\r
+                   ($this->_lookahead != ':') and ($this->_lookahead != '.'))\r {\r
+                return $token;\r
+            }\r
+            // if it's a range (A1:A2)\r
+            elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+:(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/",$token) and \r
+                   !ereg("[0-9]",$this->_lookahead))\r {\r
+                return $token;\r
+            }\r
+            // if it's a range (A1..A2)\r
+            elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+\.\.(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/",$token) and \r
+                   !ereg("[0-9]",$this->_lookahead))\r {\r
+                return $token;\r
+            }\r
+            // If it's an external range like Sheet1:Sheet2!A1:B2\r
+            elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\!([A-Ia-i]?[A-Za-z])?[0-9]+:([A-Ia-i]?[A-Za-z])?[0-9]+$/",$token) and\r
+                   !ereg("[0-9]",$this->_lookahead))\r {\r
+                return $token;\r
+            }\r
+           // If it's an external range like 'Sheet1:Sheet2'!A1:B2\r
+            elseif (preg_match("/^'[A-Za-z0-9_ ]+(\:[A-Za-z0-9_ ]+)?'\!([A-Ia-i]?[A-Za-z])?[0-9]+:([A-Ia-i]?[A-Za-z])?[0-9]+$/",$token) and\r
+                   !ereg("[0-9]",$this->_lookahead))\r {\r
+                return $token;\r
+            }\r
+            // If it's a number (check that it's not a sheet name or range)\r
+            elseif (is_numeric($token) and \r
+                    (!is_numeric($token.$this->_lookahead) or ($this->_lookahead == '')) and\r
+                    ($this->_lookahead != '!') and ($this->_lookahead != ':'))\r {\r
+                return $token;\r
+            }\r
+            // If it's a string (of maximum 255 characters)\r
+            elseif (ereg("^\"[^\"]{0,255}\"$",$token))\r {\r
+                return $token;\r
+            }\r
+            // if it's a function call\r
+            elseif (eregi("^[A-Z0-9\xc0-\xdc\.]+$",$token) and ($this->_lookahead == "(")) {\r
+                return $token;\r
+            }\r
+            return '';\r
+    }\r
+}\r
+    \r
+/**\r
+* The parsing method. It parses a formula.\r
+*\r
+* @access public\r
+* @param string $formula The formula to parse, without the initial equal sign (=).\r
+*/\r
+function parse($formula)\r {\r
+    $this->_current_char = 0;\r
+    $this->_formula      = $formula;\r
+    $this->_lookahead    = $formula{1};\r
+    $this->_advance();\r
+    $this->_parse_tree   = $this->_condition();\r
+    if ($this->isError($this->_parse_tree)) {\r
+        return $this->_parse_tree;\r
+    }\r
+}\r
+    \r
+/**\r
+* It parses a condition. It assumes the following rule:\r
+* Cond -> Expr [(">" | "<") Expr]\r
+*\r
+* @access private\r
+* @return mixed The parsed ptg'd tree\r
+*/\r
+function _condition()\r {\r
+    $result = $this->_expression();\r
+    if ($this->isError($result)) {\r
+        return $result;\r
+    }\r
+    if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_LT)\r {\r
+        $this->_advance();\r
+        $result2 = $this->_expression();\r
+        if ($this->isError($result2)) {\r
+            return $result2;\r
+        }\r
+        $result = $this->_createTree('ptgLT', $result, $result2);\r
+    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_GT) \r{\r
+        $this->_advance();\r
+        $result2 = $this->_expression();\r
+        if ($this->isError($result2)) {\r
+            return $result2;\r
+        }\r
+        $result = $this->_createTree('ptgGT', $result, $result2);\r
+    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_LE) \r{\r
+        $this->_advance();\r
+        $result2 = $this->_expression();\r
+        if ($this->isError($result2)) {\r
+            return $result2;\r
+        }\r
+        $result = $this->_createTree('ptgLE', $result, $result2);\r
+    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_GE) \r{\r
+        $this->_advance();\r
+        $result2 = $this->_expression();\r
+        if ($this->isError($result2)) {\r
+            return $result2;\r
+        }\r
+        $result = $this->_createTree('ptgGE', $result, $result2);\r
+    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_EQ) \r{\r
+        $this->_advance();\r
+        $result2 = $this->_expression();\r
+        if ($this->isError($result2)) {\r
+            return $result2;\r
+        }\r
+        $result = $this->_createTree('ptgEQ', $result, $result2);\r
+    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_NE) \r{\r
+        $this->_advance();\r
+        $result2 = $this->_expression();\r
+        if ($this->isError($result2)) {\r
+            return $result2;\r
+        }\r
+        $result = $this->_createTree('ptgNE', $result, $result2);\r
+    }\r
+    return $result;\r
+}\r
+
+/**\r
+* It parses a expression. It assumes the following rule:\r
+* Expr -> Term [("+" | "-") Term]\r
+*\r
+* @access private\r
+* @return mixed The parsed ptg'd tree\r
+*/\r
+function _expression()\r {\r
+    // If it's a string return a string node\r
+    if (ereg("^\"[^\"]{0,255}\"$", $this->_current_token))\r {\r
+        $result = $this->_createTree($this->_current_token, '', '');\r
+        $this->_advance();\r
+        return $result;\r
+    }\r
+    $result = $this->_term();\r
+    if ($this->isError($result)) {\r
+        return $result;\r
+    }\r
+    while (($this->_current_token == SPREADSHEET_EXCEL_WRITER_ADD) or \r
+           ($this->_current_token == SPREADSHEET_EXCEL_WRITER_SUB))\r {\r
+        if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_ADD)\r \r{
+            $this->_advance();\r
+            $result2 = $this->_term();\r
+            if ($this->isError($result2)) {\r
+                return $result2;\r
+            }\r
+            $result = $this->_createTree('ptgAdd', $result, $result2);\r
+        }\r else \r{\r
+            $this->_advance();\r
+            $result2 = $this->_term();\r
+            if ($this->isError($result2)) {\r
+                return $result2;\r
+            }\r
+            $result = $this->_createTree('ptgSub', $result, $result2);\r
+        }\r
+    }\r
+    return $result;\r
+}\r
+    \r
+/**\r
+* This function just introduces a ptgParen element in the tree, so that Excel\r
+* doesn't get confused when working with a parenthesized formula afterwards.\r
+*\r
+* @access private\r
+* @see _fact()\r
+* @return mixed The parsed ptg'd tree\r
+*/\r
+function _parenthesizedExpression()\r {\r
+    $result = $this->_createTree('ptgParen', $this->_expression(), '');\r
+    return $result;\r
+}\r
+    \r
+/**\r
+* It parses a term. It assumes the following rule:\r
+* Term -> Fact [("*" | "/") Fact]\r
+*\r
+* @access private\r
+* @return mixed The parsed ptg'd tree\r
+*/\r
+function _term()\r {\r
+    $result = $this->_fact();\r
+    if ($this->isError($result)) {\r
+        return $result;\r
+    }\r
+    while (($this->_current_token == SPREADSHEET_EXCEL_WRITER_MUL) or \r
+           ($this->_current_token == SPREADSHEET_EXCEL_WRITER_DIV)) {
+        if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_MUL)\r \r{
+            $this->_advance();\r
+            $result2 = $this->_fact();\r
+            if ($this->isError($result2)) {\r
+                return $result2;\r
+            }\r
+            $result = $this->_createTree('ptgMul', $result, $result2);\r
+        }\r else \r{\r
+            $this->_advance();\r
+            $result2 = $this->_fact();\r
+            if ($this->isError($result2)) {\r
+                return $result2;\r
+            }\r
+            $result = $this->_createTree('ptgDiv', $result, $result2);\r
+        }\r
+    }\r
+    return $result;\r
+}\r
+    \r
+/**\r
+* It parses a factor. It assumes the following rule:\r
+* Fact -> ( Expr )\r
+*       | CellRef\r
+*       | CellRange\r
+*       | Number\r
+*       | Function\r
+*\r
+* @access private\r
+* @return mixed The parsed ptg'd tree\r
+*/\r
+function _fact()\r {\r
+    if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_OPEN)\r {\r
+        $this->_advance();         // eat the "("\r
+        $result = $this->_parenthesizedExpression();\r
+        if ($this->_current_token != SPREADSHEET_EXCEL_WRITER_CLOSE) {\r
+            trigger_error("')' token expected.",E_USER_ERROR);\r
+        }\r
+        $this->_advance();         // eat the ")"\r
+        return $result;\r
+    }\r if (preg_match('/^\$?[A-Ia-i]?[A-Za-z]\$?[0-9]+$/',$this->_current_token))\r {\r
+    // if it's a reference\r
+        $result = $this->_createTree($this->_current_token, '', '');\r
+        $this->_advance();\r
+        return $result;\r
+    }\r elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\![A-Ia-i]?[A-Za-z][0-9]+$/",$this->_current_token))\r {\r
+    // If it's an external reference (Sheet1!A1 or Sheet1:Sheet2!A1)\r
+        $result = $this->_createTree($this->_current_token, '', '');\r
+        $this->_advance();\r
+        return $result;\r
+    }\r elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+:(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/",$this->_current_token) or \r
+              preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+\.\.(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/",$this->_current_token))\r {\r
+    // if it's a range\r
+        $result = $this->_current_token;\r
+        $this->_advance();\r
+        return $result;\r
+    }\r elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\!([A-Ia-i]?[A-Za-z])?[0-9]+:([A-Ia-i]?[A-Za-z])?[0-9]+$/",$this->_current_token))\r {\r
+    // If it's an external range (Sheet1!A1:B2)\r
+        $result = $this->_current_token;\r
+        $this->_advance();\r
+        return $result;\r
+    }\r elseif (preg_match("/^'[A-Za-z0-9_ ]+(\:[A-Za-z0-9_ ]+)?'\!([A-Ia-i]?[A-Za-z])?[0-9]+:([A-Ia-i]?[A-Za-z])?[0-9]+$/",$this->_current_token))\r {\r
+    // If it's an external range ('Sheet1'!A1:B2)\r
+        $result = $this->_current_token;\r
+        $this->_advance();\r
+        return $result;\r
+    }\r elseif (is_numeric($this->_current_token))\r {\r
+        $result = $this->_createTree($this->_current_token, '', '');\r
+        $this->_advance();\r
+        return $result;\r
+    }\r elseif (eregi("^[A-Z0-9\xc0-\xdc\.]+$",$this->_current_token))\r {\r
+    // if it's a function call\r
+        $result = $this->_func();\r
+        return $result;\r
+    }\r
+    trigger_error("Sintactic error: ".$this->_current_token.", lookahead: ".\r
+                          $this->_lookahead.", current char: ".$this->_current_char, E_USER_ERROR);\r
+}\r
+    \r
+/**\r
+* It parses a function call. It assumes the following rule:\r
+* Func -> ( Expr [,Expr]* )\r
+*\r
+* @access private\r
+*/\r
+function _func()\r {\r
+    $num_args = 0; // number of arguments received\r
+    $function = $this->_current_token;\r
+    $this->_advance();\r
+    $this->_advance();         // eat the "("\r
+    while ($this->_current_token != ')')\r {\r
+        if ($num_args > 0)\r {\r
+            if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_COMA ||
+               $this->_current_token == SPREADSHEET_EXCEL_WRITER_SCOLON) {\r
+                $this->_advance();  // eat the ","\r
+            }\r else {\r
+                trigger_error("Sintactic error: coma expected in ".\r
+                                  "function $function, {$num_args}º arg", E_USER_ERROR);\r
+            }\r
+            $result2 = $this->_condition();\r
+            if ($this->isError($result2)) {\r
+                return $result2;\r
+            }\r
+            $result = $this->_createTree('arg', $result, $result2);\r
+        }\r else { // first argument\r
+            $result2 = $this->_condition();\r
+            if ($this->isError($result2)) {\r
+                return $result2;\r
+            }\r
+            $result = $this->_createTree('arg', '', $result2);\r
+        }\r
+        $num_args++;\r
+    }\r
+    $args = $this->_functions[$function][1];\r
+    // If fixed number of args eg. TIME($i,$j,$k). Check that the number of args is valid.\r
+    if (($args >= 0) and ($args != $num_args)) {\r
+        trigger_error("Incorrect number of arguments in function $function() ",E_USER_ERROR);\r
+    }\r
+\r
+    $result = $this->_createTree($function, $result, $num_args);\r
+    $this->_advance();         // eat the ")"\r
+    return $result;\r
+}\r
+    \r
+/**\r
+* Creates a tree. In fact an array which may have one or two arrays (sub-trees)\r
+* as elements.\r
+*\r
+* @access private\r
+* @param mixed $value The value of this node.\r
+* @param mixed $left  The left array (sub-tree) or a final node.\r
+* @param mixed $right The right array (sub-tree) or a final node.\r
+*/\r
+function _createTree($value, $left, $right)\r {\r
+    return(array('value' => $value, 'left' => $left, 'right' => $right));\r
+}\r
+    \r
+/**\r
+* Builds a string containing the tree in reverse polish notation (What you \r
+* would use in a HP calculator stack).\r
+* The following tree:\r
+* \r
+*    +\r
+*   / \\r
+*  2   3\r
+*\r
+* produces: "23+"\r
+*\r
+* The following tree:\r
+*\r
+*    +\r
+*   / \\r
+*  3   *\r
+*     / \\r
+*    6   A1\r
+*\r
+* produces: "36A1*+"\r
+*\r
+* In fact all operands, functions, references, etc... are written as ptg's\r
+*\r
+* @access public\r
+* @param array $tree The optional tree to convert.\r
+* @return string The tree in reverse polish notation\r
+*/\r
+function toReversePolish($tree = array())\r {\r
+    $polish = ""; // the string we are going to return\r
+    if (empty($tree)) { // If it's the first call use _parse_tree\r
+        $tree = $this->_parse_tree;\r
+    }\r
+    if (is_array($tree['left']))\r {\r
+        $converted_tree = $this->toReversePolish($tree['left']);\r
+        if ($this->isError($converted_tree)) {\r
+            return $converted_tree;\r
+        }\r
+        $polish .= $converted_tree;\r
+    }\r elseif ($tree['left'] != '') { // It's a final node\r
+        $converted_tree = $this->_convert($tree['left']);\r
+        if ($this->isError($converted_tree)) {\r
+            return $converted_tree;\r
+        }\r
+        $polish .= $converted_tree;\r
+    }\r
+    if (is_array($tree['right']))\r {\r
+        $converted_tree = $this->toReversePolish($tree['right']);\r
+        if ($this->isError($converted_tree)) {\r
+            return $converted_tree;\r
+        }\r
+        $polish .= $converted_tree;\r
+    }\r elseif ($tree['right'] != '') { // It's a final node\r
+        $converted_tree = $this->_convert($tree['right']);\r
+        if ($this->isError($converted_tree)) {\r
+            return $converted_tree;\r
+        }\r
+        $polish .= $converted_tree;\r
+    }\r
+    // if it's a function convert it here (so we can set it's arguments)\r
+    if (preg_match("/^[A-Z0-9\xc0-\xdc\.]+$/",$tree['value']) and\r
+        !preg_match('/^([A-Ia-i]?[A-Za-z])(\d+)$/',$tree['value']) and\r
+        !preg_match("/^[A-Ia-i]?[A-Za-z](\d+)\.\.[A-Ia-i]?[A-Za-z](\d+)$/",$tree['value']) and\r
+        !is_numeric($tree['value']) and\r
+        !isset($this->ptg[$tree['value']]))\r {\r
+        // left subtree for a function is always an array.\r
+        if ($tree['left'] != '') {\r
+            $left_tree = $this->toReversePolish($tree['left']);\r
+        }\r else {\r
+            $left_tree = '';\r
+        }\r
+        if ($this->isError($left_tree)) {\r
+            return $left_tree;\r
+        }\r
+        // add it's left subtree and return.\r
+        return $left_tree.$this->_convertFunction($tree['value'], $tree['right']);\r
+    }\r else\r {\r
+        $converted_tree = $this->_convert($tree['value']);\r
+        if ($this->isError($converted_tree)) {\r
+            return $converted_tree;\r
+        }\r
+    }\r
+    $polish .= $converted_tree;\r
+    return $polish;\r
+}\r
+
+}\r
+
+
+?>
diff --git a/gosa-core/include/php_writeexcel/class.writeexcel_olewriter.inc.php b/gosa-core/include/php_writeexcel/class.writeexcel_olewriter.inc.php
new file mode 100644 (file)
index 0000000..133a1b5
--- /dev/null
@@ -0,0 +1,353 @@
+<?php
+
+/*
+ * Copyleft 2002 Johann Hanne
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place,
+ * Suite 330, Boston, MA  02111-1307 USA
+ */
+
+/*
+ * This is the Spreadsheet::WriteExcel Perl package ported to PHP
+ * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
+ */
+
+class writeexcel_olewriter {
+    var $_OLEfilename;
+    var $_OLEtmpfilename; /* ABR */
+    var $_filehandle;
+    var $_fileclosed;
+    var $_internal_fh;
+    var $_biff_only;
+    var $_size_allowed;
+    var $_biffsize;
+    var $_booksize;
+    var $_big_blocks;
+    var $_list_blocks;
+    var $_root_start;
+    var $_block_count;
+
+    /*
+     * Constructor
+     */
+    function writeexcel_olewriter($filename) {
+
+        $this->_OLEfilename  = $filename;
+        $this->_filehandle   = false;
+        $this->_fileclosed   = 0;
+        $this->_internal_fh  = 0;
+        $this->_biff_only    = 0;
+        $this->_size_allowed = 0;
+        $this->_biffsize     = 0;
+        $this->_booksize     = 0;
+        $this->_big_blocks   = 0;
+        $this->_list_blocks  = 0;
+        $this->_root_start   = 0;
+        $this->_block_count  = 4;
+
+        $this->_initialize();
+    }
+
+    /*
+     * Check for a valid filename and store the filehandle.
+     */
+    function _initialize() {
+        $OLEfile = $this->_OLEfilename;
+
+        /* Check for a filename. Workbook.pm will catch this first. */
+        if ($OLEfile == '') {
+            trigger_error("Filename required", E_USER_ERROR);
+        }
+
+        /*
+         * If the filename is a resource it is assumed that it is a valid
+         * filehandle, if not we create a filehandle.
+         */
+        if (is_resource($OLEfile)) {
+            $fh = $OLEfile;
+        } else {
+            // Create a new file, open for writing
+            $fh = fopen($OLEfile, "wb");
+            // The workbook class also checks this but something may have
+            // happened since then.
+            if (!$fh) {
+                trigger_error("Can't open $OLEfile. It may be in use or ".
+                              "protected", E_USER_ERROR);
+            }
+
+            $this->_internal_fh = 1;
+        }
+
+        // Store filehandle
+        $this->_filehandle = $fh;
+    }
+
+    /*
+     * Set the size of the data to be written to the OLE stream
+     *
+     * $big_blocks = (109 depot block x (128 -1 marker word)
+     *               - (1 x end words)) = 13842
+     * $maxsize    = $big_blocks * 512 bytes = 7087104
+     */
+    function set_size($size) {
+        $maxsize = 7087104;
+
+        if ($size > $maxsize) {
+            trigger_error("Maximum file size, $maxsize, exceeded. To create ".
+                          "files bigger than this limit please use the ".
+                          "workbookbig class.", E_USER_ERROR);
+            return ($this->_size_allowed = 0);
+        }
+
+        $this->_biffsize = $size;
+
+        // Set the min file size to 4k to avoid having to use small blocks
+        if ($size > 4096) {
+            $this->_booksize = $size;
+        } else {
+            $this->_booksize = 4096;
+        }
+
+        return ($this->_size_allowed = 1);
+    }
+
+    /*
+     * Calculate various sizes needed for the OLE stream
+     */
+    function _calculate_sizes() {
+        $datasize = $this->_booksize;
+
+        if ($datasize % 512 == 0) {
+            $this->_big_blocks = $datasize/512;
+        } else {
+            $this->_big_blocks = floor($datasize/512)+1;
+        }
+        // There are 127 list blocks and 1 marker blocks for each big block
+        // depot + 1 end of chain block
+        $this->_list_blocks = floor(($this->_big_blocks)/127)+1;
+        $this->_root_start  = $this->_big_blocks;
+
+        //print $this->_biffsize.    "\n";
+        //print $this->_big_blocks.  "\n";
+        //print $this->_list_blocks. "\n";
+    }
+
+    /*
+     * Write root entry, big block list and close the filehandle.
+     * This method must be called so that the file contents are
+     * actually written.
+     */
+    function close() {
+
+        if (!$this->_size_allowed) {
+            return;
+        }
+
+        if (!$this->_biff_only) {
+            $this->_write_padding();
+            $this->_write_property_storage();
+            $this->_write_big_block_depot();
+        }
+
+        // Close the filehandle if it was created internally.
+        if ($this->_internal_fh) {
+            fclose($this->_filehandle);
+        }
+/* ABR */
+        if ($this->_OLEtmpfilename != '') {
+            $fh = fopen($this->_OLEtmpfilename, "rb");
+            if ($fh == false) {
+                trigger_error("Can't read temporary file.", E_USER_ERROR);
+            }
+            fpassthru($fh);
+            fclose($fh);
+            unlink($this->_OLEtmpfilename);
+        };
+
+        $this->_fileclosed = 1;
+    }
+
+    /*
+     * Write BIFF data to OLE file.
+     */
+    function write($data) {
+        fputs($this->_filehandle, $data);
+    }
+
+    /*
+     * Write OLE header block.
+     */
+    function write_header() {
+        if ($this->_biff_only) {
+            return;
+        }
+
+        $this->_calculate_sizes();
+
+        $root_start      = $this->_root_start;
+        $num_lists       = $this->_list_blocks;
+
+        $id              = pack("C8", 0xD0, 0xCF, 0x11, 0xE0,
+                                      0xA1, 0xB1, 0x1A, 0xE1);
+        $unknown1        = pack("VVVV", 0x00, 0x00, 0x00, 0x00);
+        $unknown2        = pack("vv",   0x3E, 0x03);
+        $unknown3        = pack("v",    -2);
+        $unknown4        = pack("v",    0x09);
+        $unknown5        = pack("VVV",  0x06, 0x00, 0x00);
+        $num_bbd_blocks  = pack("V",    $num_lists);
+        $root_startblock = pack("V",    $root_start);
+        $unknown6        = pack("VV",   0x00, 0x1000);
+        $sbd_startblock  = pack("V",    -2);
+        $unknown7        = pack("VVV",  0x00, -2 ,0x00);
+        $unused          = pack("V",    -1);
+
+        fputs($this->_filehandle, $id);
+        fputs($this->_filehandle, $unknown1);
+        fputs($this->_filehandle, $unknown2);
+        fputs($this->_filehandle, $unknown3);
+        fputs($this->_filehandle, $unknown4);
+        fputs($this->_filehandle, $unknown5);
+        fputs($this->_filehandle, $num_bbd_blocks);
+        fputs($this->_filehandle, $root_startblock);
+        fputs($this->_filehandle, $unknown6);
+        fputs($this->_filehandle, $sbd_startblock);
+        fputs($this->_filehandle, $unknown7);
+
+        for ($c=1;$c<=$num_lists;$c++) {
+            $root_start++;
+            fputs($this->_filehandle, pack("V", $root_start));
+        }
+
+        for ($c=$num_lists;$c<=108;$c++) {
+            fputs($this->_filehandle, $unused);
+        }
+    }
+
+    /*
+     * Write big block depot.
+     */
+    function _write_big_block_depot() {
+        $num_blocks   = $this->_big_blocks;
+        $num_lists    = $this->_list_blocks;
+        $total_blocks = $num_lists * 128;
+        $used_blocks  = $num_blocks + $num_lists + 2;
+
+        $marker       = pack("V", -3);
+        $end_of_chain = pack("V", -2);
+        $unused       = pack("V", -1);
+
+        for ($i=1;$i<=($num_blocks-1);$i++) {
+            fputs($this->_filehandle, pack("V", $i));
+        }
+
+        fputs($this->_filehandle, $end_of_chain);
+        fputs($this->_filehandle, $end_of_chain);
+
+        for ($c=1;$c<=$num_lists;$c++) {
+            fputs($this->_filehandle, $marker);
+        }
+
+        for ($c=$used_blocks;$c<=$total_blocks;$c++) {
+            fputs($this->_filehandle, $unused);
+        }
+    }
+
+    /*
+     * Write property storage. TODO: add summary sheets
+     */
+    function _write_property_storage() {
+        $rootsize = -2;
+        $booksize = $this->_booksize;
+
+        //                name          type  dir start  size
+        $this->_write_pps('Root Entry', 0x05,   1,   -2, 0x00);
+        $this->_write_pps('Book',       0x02,  -1, 0x00, $booksize);
+        $this->_write_pps('',           0x00,  -1, 0x00, 0x0000);
+        $this->_write_pps('',           0x00,  -1, 0x00, 0x0000);
+    }
+
+    /*
+     * Write property sheet in property storage
+     */
+    function _write_pps($name, $type, $dir, $start, $size) {
+        $names           = array();
+        $length          = 0;
+
+        if ($name != '') {
+            $name   = $name . "\0";
+            // Simulate a Unicode string
+            $chars=preg_split("''", $name, -1, PREG_SPLIT_NO_EMPTY);
+            foreach ($chars as $char) {
+                array_push($names, ord($char));
+            }
+            $length = strlen($name) * 2;
+        }
+
+        $rawname         = call_user_func_array('pack', array_merge(array("v*"), $names));
+        $zero            = pack("C",  0);
+
+        $pps_sizeofname  = pack("v",  $length);   //0x40
+        $pps_type        = pack("v",  $type);     //0x42
+        $pps_prev        = pack("V",  -1);        //0x44
+        $pps_next        = pack("V",  -1);        //0x48
+        $pps_dir         = pack("V",  $dir);      //0x4c
+
+        $unknown1        = pack("V",  0);
+
+        $pps_ts1s        = pack("V",  0);         //0x64
+        $pps_ts1d        = pack("V",  0);         //0x68
+        $pps_ts2s        = pack("V",  0);         //0x6c
+        $pps_ts2d        = pack("V",  0);         //0x70
+        $pps_sb          = pack("V",  $start);    //0x74
+        $pps_size        = pack("V",  $size);     //0x78
+
+        fputs($this->_filehandle, $rawname);
+        fputs($this->_filehandle, str_repeat($zero, (64-$length)));
+        fputs($this->_filehandle, $pps_sizeofname);
+        fputs($this->_filehandle, $pps_type);
+        fputs($this->_filehandle, $pps_prev);
+        fputs($this->_filehandle, $pps_next);
+        fputs($this->_filehandle, $pps_dir);
+        fputs($this->_filehandle, str_repeat($unknown1, 5));
+        fputs($this->_filehandle, $pps_ts1s);
+        fputs($this->_filehandle, $pps_ts1d);
+        fputs($this->_filehandle, $pps_ts2d);
+        fputs($this->_filehandle, $pps_ts2d);
+        fputs($this->_filehandle, $pps_sb);
+        fputs($this->_filehandle, $pps_size);
+        fputs($this->_filehandle, $unknown1);
+    }
+
+    /*
+     * Pad the end of the file
+     */
+    function _write_padding() {
+        $biffsize = $this->_biffsize;
+
+        if ($biffsize < 4096) {
+            $min_size = 4096;
+        } else {
+            $min_size = 512;
+        }
+
+        if ($biffsize % $min_size != 0) {
+            $padding  = $min_size - ($biffsize % $min_size);
+            fputs($this->_filehandle, str_repeat("\0", $padding));
+        }
+    }
+
+}
+
+?>
diff --git a/gosa-core/include/php_writeexcel/class.writeexcel_workbook.inc.php b/gosa-core/include/php_writeexcel/class.writeexcel_workbook.inc.php
new file mode 100644 (file)
index 0000000..cdaac15
--- /dev/null
@@ -0,0 +1,1109 @@
+<?php
+
+/*
+ * Copyleft 2002 Johann Hanne
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place,
+ * Suite 330, Boston, MA  02111-1307 USA
+ */
+
+/*
+ * This is the Spreadsheet::WriteExcel Perl package ported to PHP
+ * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
+ */
+
+require_once "class.writeexcel_biffwriter.inc.php";
+require_once "class.writeexcel_format.inc.php";
+require_once "class.writeexcel_formula.inc.php";
+require_once "class.writeexcel_olewriter.inc.php";
+
+class writeexcel_workbook extends writeexcel_biffwriter {
+
+    var $_filename;
+    var $_tmpfilename;
+    var $_parser;
+    var $_tempdir;
+    var $_1904;
+    var $_activesheet;
+    var $_firstsheet;
+    var $_selected;
+    var $_xf_index;
+    var $_fileclosed;
+    var $_biffsize;
+    var $_sheetname;
+    var $_tmp_format;
+    var $_url_format;
+    var $_worksheets;
+    var $_sheetnames;
+    var $_formats;
+    var $_palette;
+
+###############################################################################
+#
+# new()
+#
+# Constructor. Creates a new Workbook object from a BIFFwriter object.
+#
+function writeexcel_workbook($filename) {
+
+    $this->writeexcel_biffwriter();
+
+    $tmp_format  = new writeexcel_format();
+    $byte_order  = $this->_byte_order;
+    $parser      = new writeexcel_formula($byte_order);
+
+    $this->_filename          = $filename;
+    $this->_parser            = $parser;
+//?    $this->_tempdir           = undef;
+    $this->_1904              = 0;
+    $this->_activesheet       = 0;
+    $this->_firstsheet        = 0;
+    $this->_selected          = 0;
+    $this->_xf_index          = 16; # 15 style XF's and 1 cell XF.
+    $this->_fileclosed        = 0;
+    $this->_biffsize          = 0;
+    $this->_sheetname         = "Sheet";
+    $this->_tmp_format        = $tmp_format;
+    $this->_url_format        = false;
+    $this->_worksheets        = array();
+    $this->_sheetnames        = array();
+    $this->_formats           = array();
+    $this->_palette           = array();
+
+    # Add the default format for hyperlinks
+    $this->_url_format = $this->addformat(array('color' => 'blue', 'underline' => 1));
+
+    # Check for a filename
+    if ($this->_filename == '') {
+//todo: print error
+        return;
+    }
+
+    # Try to open the named file and see if it throws any errors.
+    # If the filename is a reference it is assumed that it is a valid
+    # filehandle and ignore
+    #
+//todo
+
+    # Set colour palette.
+    $this->set_palette_xl97();
+}
+
+###############################################################################
+#
+# close()
+#
+# Calls finalization methods and explicitly close the OLEwriter file
+# handle.
+#
+function close() {
+    # Prevent close() from being called twice.
+    if ($this->_fileclosed) {
+        return;
+    }
+
+    $this->_store_workbook();
+    $this->_fileclosed = 1;
+}
+
+//PHPport: method DESTROY deleted
+
+###############################################################################
+#
+# sheets()
+#
+# An accessor for the _worksheets[] array
+#
+# Returns: a list of the worksheet objects in a workbook
+#
+function sheets() {
+    return $this->_worksheets;
+}
+
+//PHPport: method worksheets deleted:
+# This method is now deprecated. Use the sheets() method instead.
+
+###############################################################################
+#
+# addworksheet($name)
+#
+# Add a new worksheet to the Excel workbook.
+# TODO: Add accessor for $self->{_sheetname} for international Excel versions.
+#
+# Returns: reference to a worksheet object
+#
+function addworksheet($name="") {
+
+    # Check that sheetname is <= 31 chars (Excel limit).
+    if (strlen($name) > 31) {
+        trigger_error("Sheetname $name must be <= 31 chars", E_USER_ERROR);
+    }
+
+    $index     = sizeof($this->_worksheets);
+    $sheetname = $this->_sheetname;
+
+    if ($name == "") {
+        $name = $sheetname . ($index+1);
+    }
+
+    # Check that the worksheet name doesn't already exist: a fatal Excel error.
+    foreach ($this->_worksheets as $tmp) {
+        if ($name == $tmp->get_name()) {
+            trigger_error("Worksheet '$name' already exists", E_USER_ERROR);
+        }
+    }
+
+    $worksheet = new writeexcel_worksheet($name, $index, $this->_activesheet,
+                                          $this->_firstsheet,
+                                          $this->_url_format, $this->_parser,
+                                          $this->_tempdir);
+
+    $this->_worksheets[$index] = $worksheet;    # Store ref for iterator
+    $this->_sheetnames[$index] = $name;         # Store EXTERNSHEET names
+    $this->_parser->set_ext_sheet($name, $index); # Store names in Formula.pm
+    return $worksheet;
+}
+
+###############################################################################
+#
+# addformat(%properties)
+#
+# Add a new format to the Excel workbook. This adds an XF record and
+# a FONT record. Also, pass any properties to the Format::new().
+#
+function addformat($para=false) {
+    if($para===false) {
+        $format = new writeexcel_format($this->_xf_index);
+    } else {
+        $format = new writeexcel_format($this->_xf_index, $para);
+    }
+
+    $this->_xf_index += 1;
+    # Store format reference
+    $this->_formats[]=$format;
+
+    return $format;
+}
+
+###############################################################################
+#
+# set_1904()
+#
+# Set the date system: 0 = 1900 (the default), 1 = 1904
+#
+function set_1904($_1904) {
+    $this->_1904 = $_1904;
+}
+
+###############################################################################
+#
+# get_1904()
+#
+# Return the date system: 0 = 1900, 1 = 1904
+#
+function get_1904() {
+    return $this->_1904;
+}
+
+###############################################################################
+#
+# set_custom_color()
+#
+# Change the RGB components of the elements in the colour palette.
+#
+function set_custom_color($index, $red, $green, $blue) {
+// todo
+/*
+    # Match a HTML #xxyyzz style parameter
+    if (defined $_[1] and $_[1] =~ /^#(\w\w)(\w\w)(\w\w)/ ) {
+        @_ = ($_[0], hex $1, hex $2, hex $3);
+    }
+*/
+
+    $aref    = $this->_palette;
+
+    # Check that the colour index is the right range
+    if ($index < 8 or $index > 64) {
+//todo        carp "Color index $index outside range: 8 <= index <= 64";
+        return;
+    }
+
+    # Check that the colour components are in the right range
+    if ( ($red   < 0 || $red   > 255) ||
+         ($green < 0 || $green > 255) ||
+         ($blue  < 0 || $blue  > 255) )
+    {
+//todo        carp "Color component outside range: 0 <= color <= 255";
+        return;
+    }
+
+    $index -=8; # Adjust colour index (wingless dragonfly)
+
+    # Set the RGB value
+    $aref[$index] = array($red, $green, $blue, 0);
+
+    return $index +8;
+}
+
+###############################################################################
+#
+# set_palette_xl97()
+#
+# Sets the colour palette to the Excel 97+ default.
+#
+function set_palette_xl97() {
+    $this->_palette = array(
+                            array(0x00, 0x00, 0x00, 0x00),   # 8
+                            array(0xff, 0xff, 0xff, 0x00),   # 9
+                            array(0xff, 0x00, 0x00, 0x00),   # 10
+                            array(0x00, 0xff, 0x00, 0x00),   # 11
+                            array(0x00, 0x00, 0xff, 0x00),   # 12
+                            array(0xff, 0xff, 0x00, 0x00),   # 13
+                            array(0xff, 0x00, 0xff, 0x00),   # 14
+                            array(0x00, 0xff, 0xff, 0x00),   # 15
+                            array(0x80, 0x00, 0x00, 0x00),   # 16
+                            array(0x00, 0x80, 0x00, 0x00),   # 17
+                            array(0x00, 0x00, 0x80, 0x00),   # 18
+                            array(0x80, 0x80, 0x00, 0x00),   # 19
+                            array(0x80, 0x00, 0x80, 0x00),   # 20
+                            array(0x00, 0x80, 0x80, 0x00),   # 21
+                            array(0xc0, 0xc0, 0xc0, 0x00),   # 22
+                            array(0x80, 0x80, 0x80, 0x00),   # 23
+                            array(0x99, 0x99, 0xff, 0x00),   # 24
+                            array(0x99, 0x33, 0x66, 0x00),   # 25
+                            array(0xff, 0xff, 0xcc, 0x00),   # 26
+                            array(0xcc, 0xff, 0xff, 0x00),   # 27
+                            array(0x66, 0x00, 0x66, 0x00),   # 28
+                            array(0xff, 0x80, 0x80, 0x00),   # 29
+                            array(0x00, 0x66, 0xcc, 0x00),   # 30
+                            array(0xcc, 0xcc, 0xff, 0x00),   # 31
+                            array(0x00, 0x00, 0x80, 0x00),   # 32
+                            array(0xff, 0x00, 0xff, 0x00),   # 33
+                            array(0xff, 0xff, 0x00, 0x00),   # 34
+                            array(0x00, 0xff, 0xff, 0x00),   # 35
+                            array(0x80, 0x00, 0x80, 0x00),   # 36
+                            array(0x80, 0x00, 0x00, 0x00),   # 37
+                            array(0x00, 0x80, 0x80, 0x00),   # 38
+                            array(0x00, 0x00, 0xff, 0x00),   # 39
+                            array(0x00, 0xcc, 0xff, 0x00),   # 40
+                            array(0xcc, 0xff, 0xff, 0x00),   # 41
+                            array(0xcc, 0xff, 0xcc, 0x00),   # 42
+                            array(0xff, 0xff, 0x99, 0x00),   # 43
+                            array(0x99, 0xcc, 0xff, 0x00),   # 44
+                            array(0xff, 0x99, 0xcc, 0x00),   # 45
+                            array(0xcc, 0x99, 0xff, 0x00),   # 46
+                            array(0xff, 0xcc, 0x99, 0x00),   # 47
+                            array(0x33, 0x66, 0xff, 0x00),   # 48
+                            array(0x33, 0xcc, 0xcc, 0x00),   # 49
+                            array(0x99, 0xcc, 0x00, 0x00),   # 50
+                            array(0xff, 0xcc, 0x00, 0x00),   # 51
+                            array(0xff, 0x99, 0x00, 0x00),   # 52
+                            array(0xff, 0x66, 0x00, 0x00),   # 53
+                            array(0x66, 0x66, 0x99, 0x00),   # 54
+                            array(0x96, 0x96, 0x96, 0x00),   # 55
+                            array(0x00, 0x33, 0x66, 0x00),   # 56
+                            array(0x33, 0x99, 0x66, 0x00),   # 57
+                            array(0x00, 0x33, 0x00, 0x00),   # 58
+                            array(0x33, 0x33, 0x00, 0x00),   # 59
+                            array(0x99, 0x33, 0x00, 0x00),   # 60
+                            array(0x99, 0x33, 0x66, 0x00),   # 61
+                            array(0x33, 0x33, 0x99, 0x00),   # 62
+                            array(0x33, 0x33, 0x33, 0x00),   # 63
+                        );
+
+    return 0;
+}
+
+###############################################################################
+#
+# set_palette_xl5()
+#
+# Sets the colour palette to the Excel 5 default.
+#
+function set_palette_xl5() {
+    $this->_palette = array(
+                            array(0x00, 0x00, 0x00, 0x00),   # 8
+                            array(0xff, 0xff, 0xff, 0x00),   # 9
+                            array(0xff, 0x00, 0x00, 0x00),   # 10
+                            array(0x00, 0xff, 0x00, 0x00),   # 11
+                            array(0x00, 0x00, 0xff, 0x00),   # 12
+                            array(0xff, 0xff, 0x00, 0x00),   # 13
+                            array(0xff, 0x00, 0xff, 0x00),   # 14
+                            array(0x00, 0xff, 0xff, 0x00),   # 15
+                            array(0x80, 0x00, 0x00, 0x00),   # 16
+                            array(0x00, 0x80, 0x00, 0x00),   # 17
+                            array(0x00, 0x00, 0x80, 0x00),   # 18
+                            array(0x80, 0x80, 0x00, 0x00),   # 19
+                            array(0x80, 0x00, 0x80, 0x00),   # 20
+                            array(0x00, 0x80, 0x80, 0x00),   # 21
+                            array(0xc0, 0xc0, 0xc0, 0x00),   # 22
+                            array(0x80, 0x80, 0x80, 0x00),   # 23
+                            array(0x80, 0x80, 0xff, 0x00),   # 24
+                            array(0x80, 0x20, 0x60, 0x00),   # 25
+                            array(0xff, 0xff, 0xc0, 0x00),   # 26
+                            array(0xa0, 0xe0, 0xe0, 0x00),   # 27
+                            array(0x60, 0x00, 0x80, 0x00),   # 28
+                            array(0xff, 0x80, 0x80, 0x00),   # 29
+                            array(0x00, 0x80, 0xc0, 0x00),   # 30
+                            array(0xc0, 0xc0, 0xff, 0x00),   # 31
+                            array(0x00, 0x00, 0x80, 0x00),   # 32
+                            array(0xff, 0x00, 0xff, 0x00),   # 33
+                            array(0xff, 0xff, 0x00, 0x00),   # 34
+                            array(0x00, 0xff, 0xff, 0x00),   # 35
+                            array(0x80, 0x00, 0x80, 0x00),   # 36
+                            array(0x80, 0x00, 0x00, 0x00),   # 37
+                            array(0x00, 0x80, 0x80, 0x00),   # 38
+                            array(0x00, 0x00, 0xff, 0x00),   # 39
+                            array(0x00, 0xcf, 0xff, 0x00),   # 40
+                            array(0x69, 0xff, 0xff, 0x00),   # 41
+                            array(0xe0, 0xff, 0xe0, 0x00),   # 42
+                            array(0xff, 0xff, 0x80, 0x00),   # 43
+                            array(0xa6, 0xca, 0xf0, 0x00),   # 44
+                            array(0xdd, 0x9c, 0xb3, 0x00),   # 45
+                            array(0xb3, 0x8f, 0xee, 0x00),   # 46
+                            array(0xe3, 0xe3, 0xe3, 0x00),   # 47
+                            array(0x2a, 0x6f, 0xf9, 0x00),   # 48
+                            array(0x3f, 0xb8, 0xcd, 0x00),   # 49
+                            array(0x48, 0x84, 0x36, 0x00),   # 50
+                            array(0x95, 0x8c, 0x41, 0x00),   # 51
+                            array(0x8e, 0x5e, 0x42, 0x00),   # 52
+                            array(0xa0, 0x62, 0x7a, 0x00),   # 53
+                            array(0x62, 0x4f, 0xac, 0x00),   # 54
+                            array(0x96, 0x96, 0x96, 0x00),   # 55
+                            array(0x1d, 0x2f, 0xbe, 0x00),   # 56
+                            array(0x28, 0x66, 0x76, 0x00),   # 57
+                            array(0x00, 0x45, 0x00, 0x00),   # 58
+                            array(0x45, 0x3e, 0x01, 0x00),   # 59
+                            array(0x6a, 0x28, 0x13, 0x00),   # 60
+                            array(0x85, 0x39, 0x6a, 0x00),   # 61
+                            array(0x4a, 0x32, 0x85, 0x00),   # 62
+                            array(0x42, 0x42, 0x42, 0x00),   # 63
+                        );
+
+    return 0;
+}
+
+###############################################################################
+#
+# set_tempdir()
+#
+# Change the default temp directory used by _initialize() in Worksheet.pm.
+#
+function set_tempdir($tempdir) {
+//todo
+/*
+    croak "$_[0] is not a valid directory"                 unless -d $_[0];
+    croak "set_tempdir must be called before addworksheet" if $self->sheets();
+*/
+
+    $this->_tempdir = $tempdir;
+}
+
+###############################################################################
+#
+# _store_workbook()
+#
+# Assemble worksheets into a workbook and send the BIFF data to an OLE
+# storage.
+#
+function _store_workbook() {
+
+    # Ensure that at least one worksheet has been selected.
+    if ($this->_activesheet == 0) {
+        $this->_worksheets[0]->_selected = 1;
+    }
+
+    # Calculate the number of selected worksheet tabs and call the finalization
+    # methods for each worksheet
+    for ($c=0;$c<sizeof($this->_worksheets);$c++) {
+        $sheet=$this->_worksheets[$c];
+        if ($sheet->_selected) {
+            $this->_selected++;
+        
+       }
+        $sheet->_close($this->_sheetnames);
+    }
+
+    # Add Workbook globals
+    $this->_store_bof(0x0005);
+
+    $this->_store_externs();    # For print area and repeat rows
+
+    $this->_store_names();      # For print area and repeat rows
+
+    $this->_store_window1();
+
+    $this->_store_1904();
+
+    $this->_store_all_fonts();
+
+    $this->_store_all_num_formats();
+
+    $this->_store_all_xfs();
+
+    $this->_store_all_styles();
+
+    $this->_store_palette();
+
+    $this->_calc_sheet_offsets();
+
+    # Add BOUNDSHEET records
+    for ($c=0;$c<sizeof($this->_worksheets);$c++) {
+       $sheet=$this->_worksheets[$c];
+        $this->_store_boundsheet($sheet->_name, $sheet->_offset);
+    }
+
+    # End Workbook globals
+    $this->_store_eof();
+
+    # Store the workbook in an OLE container
+    $this->_store_OLE_file();
+}
+
+###############################################################################
+#
+# _store_OLE_file()
+#
+# Store the workbook in an OLE container if the total size of the workbook data
+# is less than ~ 7MB.
+#
+function _store_OLE_file() {
+## ABR
+    if ($this->_tmpfilename != '') {
+        $OLE  = new writeexcel_olewriter('/tmp/'.$this->_tmpfilename);
+        $OLE->_OLEtmpfilename = '/tmp/'.$this->_tmpfilename;
+    } else {
+        $OLE  = new writeexcel_olewriter($this->_filename);
+        $OLE->_OLEtmpfilename = '';
+    };
+## END ABR
+                                                   
+    # Write Worksheet data if data <~ 7MB
+    if ($OLE->set_size($this->_biffsize)) {
+        $OLE->write_header();
+        $OLE->write($this->_data);
+
+        for ($c=0;$c<sizeof($this->_worksheets);$c++) {
+            $sheet=$this->_worksheets[$c];
+            while ($tmp = $sheet->get_data()) {
+                $OLE->write($tmp);
+            }
+        }
+    }
+
+    $OLE->close();
+}
+
+###############################################################################
+#
+# _calc_sheet_offsets()
+#
+# Calculate offsets for Worksheet BOF records.
+#
+function _calc_sheet_offsets() {
+
+    $BOF     = 11;
+    $EOF     = 4;
+    $offset  = $this->_datasize;
+
+    foreach ($this->_worksheets as $sheet) {
+        $offset += $BOF + strlen($sheet->_name);
+    }
+
+    $offset += $EOF;
+
+    for ($c=0;$c<sizeof($this->_worksheets);$c++) {
+        $sheet=$this->_worksheets[$c];
+        $sheet->_offset = $offset;
+        $offset += $sheet->_datasize;
+    }
+
+    $this->_biffsize = $offset;
+}
+
+###############################################################################
+#
+# _store_all_fonts()
+#
+# Store the Excel FONT records.
+#
+function _store_all_fonts() {
+    # _tmp_format is added by new(). We use this to write the default XF's
+    $format = $this->_tmp_format;
+    $font   = $format->get_font();
+
+    # Note: Fonts are 0-indexed. According to the SDK there is no index 4,
+    # so the following fonts are 0, 1, 2, 3, 5
+    #
+    for ($c=0;$c<5;$c++) {
+        $this->_append($font);
+    }
+
+    # Iterate through the XF objects and write a FONT record if it isn't the
+    # same as the default FONT and if it hasn't already been used.
+    #
+    $index = 6;                  # The first user defined FONT
+
+    $key = $format->get_font_key(); # The default font from _tmp_format
+    $fonts[$key] = 0;               # Index of the default font
+
+    for ($c=0;$c<sizeof($this->_formats);$c++) {
+        $format=$this->_formats[$c];
+
+        $key = $format->get_font_key();
+
+        if (isset($fonts[$key])) {
+            # FONT has already been used
+            $format->_font_index = $fonts[$key];
+        } else {
+            # Add a new FONT record
+            $fonts[$key]           = $index;
+            $format->_font_index = $index;
+            $index++;
+            $font = $format->get_font();
+            $this->_append($font);
+        }
+    }
+}
+
+###############################################################################
+#
+# _store_all_num_formats()
+#
+# Store user defined numerical formats i.e. FORMAT records
+#
+function _store_all_num_formats() {
+
+    # Leaning num_format syndrome
+    $num_formats_list=array();
+    $index = 164;
+
+    # Iterate through the XF objects and write a FORMAT record if it isn't a
+    # built-in format type and if the FORMAT string hasn't already been used.
+    #
+
+    for ($c=0;$c<sizeof($this->_formats);$c++) {
+        $format=$this->_formats[$c];
+
+        $num_format = $format->_num_format;
+
+        # Check if $num_format is an index to a built-in format.
+        # Also check for a string of zeros, which is a valid format string
+        # but would evaluate to zero.
+        #
+        if (!preg_match('/^0+\d/', $num_format)) {
+            if (preg_match('/^\d+$/', $num_format)) {
+                # built-in
+                continue;
+            }
+        }
+
+        if (isset($num_formats[$num_format])) {
+            # FORMAT has already been used
+            $format->_num_format = $num_formats[$num_format];
+        } else {
+            # Add a new FORMAT
+            $num_formats[$num_format] = $index;
+            $format->_num_format    = $index;
+            array_push($num_formats_list, $num_format);
+            $index++;
+        }
+    }
+
+    # Write the new FORMAT records starting from 0xA4
+    $index = 164;
+    foreach ($num_formats_list as $num_format) {
+        $this->_store_num_format($num_format, $index);
+        $index++;
+    }
+}
+
+###############################################################################
+#
+# _store_all_xfs()
+#
+# Write all XF records.
+#
+function _store_all_xfs() {
+    # _tmp_format is added by new(). We use this to write the default XF's
+    # The default font index is 0
+    #
+    $format = $this->_tmp_format;
+    $xf;
+
+    for ($c=0;$c<15;$c++) {
+        $xf = $format->get_xf('style'); # Style XF
+        $this->_append($xf);
+    }
+
+    $xf = $format->get_xf('cell');      # Cell XF
+    $this->_append($xf);
+
+    # User defined XFs
+    foreach ($this->_formats as $format) {
+        $xf = $format->get_xf('cell');
+        $this->_append($xf);
+    }
+}
+
+###############################################################################
+#
+# _store_all_styles()
+#
+# Write all STYLE records.
+#
+function _store_all_styles() {
+    $this->_store_style();
+}
+
+###############################################################################
+#
+# _store_externs()
+#
+# Write the EXTERNCOUNT and EXTERNSHEET records. These are used as indexes for
+# the NAME records.
+#
+function _store_externs() {
+
+    # Create EXTERNCOUNT with number of worksheets
+    $this->_store_externcount(sizeof($this->_worksheets));
+
+    # Create EXTERNSHEET for each worksheet
+    foreach ($this->_sheetnames as $sheetname) {
+        $this->_store_externsheet($sheetname);
+    }
+}
+
+###############################################################################
+#
+# _store_names()
+#
+# Write the NAME record to define the print area and the repeat rows and cols.
+#
+function _store_names() {
+
+    # Create the print area NAME records
+    foreach ($this->_worksheets as $worksheet) {
+        # Write a Name record if the print area has been defined
+        if ($worksheet->_print_rowmin!==false) {
+            $this->_store_name_short(
+                $worksheet->_index,
+                0x06, # NAME type
+                $worksheet->_print_rowmin,
+                $worksheet->_print_rowmax,
+                $worksheet->_print_colmin,
+                $worksheet->_print_colmax
+            );
+        }
+    }
+
+    # Create the print title NAME records
+    foreach ($this->_worksheets as $worksheet) {
+
+        $rowmin = $worksheet->_title_rowmin;
+        $rowmax = $worksheet->_title_rowmax;
+        $colmin = $worksheet->_title_colmin;
+        $colmax = $worksheet->_title_colmax;
+
+        # Determine if row + col, row, col or nothing has been defined
+        # and write the appropriate record
+        #
+        if ($rowmin!==false && $colmin!==false) {
+            # Row and column titles have been defined.
+            # Row title has been defined.
+            $this->_store_name_long(
+                $worksheet->_index,
+                0x07, # NAME type
+                $rowmin,
+                $rowmax,
+                $colmin,
+                $colmax
+           );
+        } elseif ($rowmin!==false) {
+            # Row title has been defined.
+            $this->_store_name_short(
+                $worksheet->_index,
+                0x07, # NAME type
+                $rowmin,
+                $rowmax,
+                0x00,
+                0xff
+            );
+        } elseif ($colmin!==false) {
+            # Column title has been defined.
+            $this->_store_name_short(
+                $worksheet->_index,
+                0x07, # NAME type
+                0x0000,
+                0x3fff,
+                $colmin,
+                $colmax
+            );
+        } else {
+            # Print title hasn't been defined.
+        }
+    }
+}
+
+###############################################################################
+###############################################################################
+#
+# BIFF RECORDS
+#
+
+###############################################################################
+#
+# _store_window1()
+#
+# Write Excel BIFF WINDOW1 record.
+#
+function _store_window1() {
+
+    $record    = 0x003D;                 # Record identifier
+    $length    = 0x0012;                 # Number of bytes to follow
+
+    $xWn       = 0x0000;                 # Horizontal position of window
+    $yWn       = 0x0000;                 # Vertical position of window
+    $dxWn      = 0x25BC;                 # Width of window
+    $dyWn      = 0x1572;                 # Height of window
+
+    $grbit     = 0x0038;                 # Option flags
+    $ctabsel   = $this->_selected;     # Number of workbook tabs selected
+    $wTabRatio = 0x0258;                 # Tab to scrollbar ratio
+
+    $itabFirst = $this->_firstsheet;   # 1st displayed worksheet
+    $itabCur   = $this->_activesheet;  # Active worksheet
+
+    $header    = pack("vv",        $record, $length);
+    $data      = pack("vvvvvvvvv", $xWn, $yWn, $dxWn, $dyWn,
+                                   $grbit,
+                                   $itabCur, $itabFirst,
+                                   $ctabsel, $wTabRatio);
+
+    $this->_append($header . $data);
+}
+
+###############################################################################
+#
+# _store_boundsheet()
+#
+# Writes Excel BIFF BOUNDSHEET record.
+#
+function _store_boundsheet($sheetname, $offset) {
+    $record    = 0x0085;               # Record identifier
+    $length    = 0x07 + strlen($sheetname); # Number of bytes to follow
+
+    //$sheetname = $_[0];                # Worksheet name
+    //$offset    = $_[1];                # Location of worksheet BOF
+    $grbit     = 0x0000;               # Sheet identifier
+    $cch       = strlen($sheetname);   # Length of sheet name
+
+    $header    = pack("vv",  $record, $length);
+    $data      = pack("VvC", $offset, $grbit, $cch);
+
+    $this->_append($header . $data . $sheetname);
+}
+
+###############################################################################
+#
+# _store_style()
+#
+# Write Excel BIFF STYLE records.
+#
+function _store_style() {
+    $record    = 0x0293; # Record identifier
+    $length    = 0x0004; # Bytes to follow
+
+    $ixfe      = 0x8000; # Index to style XF
+    $BuiltIn   = 0x00;   # Built-in style
+    $iLevel    = 0xff;   # Outline style level
+
+    $header    = pack("vv",  $record, $length);
+    $data      = pack("vCC", $ixfe, $BuiltIn, $iLevel);
+
+    $this->_append($header . $data);
+}
+
+###############################################################################
+#
+# _store_num_format()
+#
+# Writes Excel FORMAT record for non "built-in" numerical formats.
+#
+function _store_num_format($num_format, $index) {
+    $record    = 0x041E;                 # Record identifier
+    $length    = 0x03 + strlen($num_format);   # Number of bytes to follow
+
+    $format    = $num_format;                  # Custom format string
+    $ifmt      = $index;                  # Format index code
+    $cch       = strlen($format);        # Length of format string
+
+    $header    = pack("vv", $record, $length);
+    $data      = pack("vC", $ifmt, $cch);
+
+    $this->_append($header . $data . $format);
+}
+
+###############################################################################
+#
+# _store_1904()
+#
+# Write Excel 1904 record to indicate the date system in use.
+#
+function _store_1904() {
+    $record    = 0x0022;         # Record identifier
+    $length    = 0x0002;         # Bytes to follow
+
+    $f1904     = $this->_1904; # Flag for 1904 date system
+
+    $header    = pack("vv",  $record, $length);
+    $data      = pack("v", $f1904);
+
+    $this->_append($header . $data);
+}
+
+###############################################################################
+#
+# _store_externcount($count)
+#
+# Write BIFF record EXTERNCOUNT to indicate the number of external sheet
+# references in the workbook.
+#
+# Excel only stores references to external sheets that are used in NAME.
+# The workbook NAME record is required to define the print area and the repeat
+# rows and columns.
+#
+# A similar method is used in Worksheet.pm for a slightly different purpose.
+#
+function _store_externcount($par0) {
+    $record   = 0x0016;          # Record identifier
+    $length   = 0x0002;          # Number of bytes to follow
+
+    $cxals    = $par0;           # Number of external references
+
+    $header   = pack("vv", $record, $length);
+    $data     = pack("v",  $cxals);
+
+    $this->_append($header . $data);
+}
+
+###############################################################################
+#
+# _store_externsheet($sheetname)
+#
+#
+# Writes the Excel BIFF EXTERNSHEET record. These references are used by
+# formulas. NAME record is required to define the print area and the repeat
+# rows and columns.
+#
+# A similar method is used in Worksheet.pm for a slightly different purpose.
+#
+function _store_externsheet($par0) {
+    $record      = 0x0017;               # Record identifier
+    $length      = 0x02 + strlen($par0); # Number of bytes to follow
+
+    $sheetname   = $par0;                # Worksheet name
+    $cch         = strlen($sheetname);   # Length of sheet name
+    $rgch        = 0x03;                 # Filename encoding
+
+    $header      = pack("vv",  $record, $length);
+    $data        = pack("CC", $cch, $rgch);
+
+    $this->_append($header . $data . $sheetname);
+}
+
+###############################################################################
+#
+# _store_name_short()
+#
+#
+# Store the NAME record in the short format that is used for storing the print
+# area, repeat rows only and repeat columns only.
+#
+function _store_name_short($par0, $par1, $par2, $par3, $par4, $par5) {
+    $record          = 0x0018;       # Record identifier
+    $length          = 0x0024;       # Number of bytes to follow
+
+    $index           = $par0;        # Sheet index
+    $type            = $par1;
+
+    $grbit           = 0x0020;       # Option flags
+    $chKey           = 0x00;         # Keyboard shortcut
+    $cch             = 0x01;         # Length of text name
+    $cce             = 0x0015;       # Length of text definition
+    $ixals           = $index +1;    # Sheet index
+    $itab            = $ixals;       # Equal to ixals
+    $cchCustMenu     = 0x00;         # Length of cust menu text
+    $cchDescription  = 0x00;         # Length of description text
+    $cchHelptopic    = 0x00;         # Length of help topic text
+    $cchStatustext   = 0x00;         # Length of status bar text
+    $rgch            = $type;        # Built-in name type
+
+    $unknown03       = 0x3b;
+    $unknown04       = 0xffff-$index;
+    $unknown05       = 0x0000;
+    $unknown06       = 0x0000;
+    $unknown07       = 0x1087;
+    $unknown08       = 0x8005;
+
+    $rowmin          = $par2;        # Start row
+    $rowmax          = $par3;        # End row
+    $colmin          = $par4;        # Start column
+    $colmax          = $par5;        # end column
+
+    $header          = pack("vv",  $record, $length);
+    $data            = pack("v", $grbit);
+    $data              .= pack("C", $chKey);
+    $data              .= pack("C", $cch);
+    $data              .= pack("v", $cce);
+    $data              .= pack("v", $ixals);
+    $data              .= pack("v", $itab);
+    $data              .= pack("C", $cchCustMenu);
+    $data              .= pack("C", $cchDescription);
+    $data              .= pack("C", $cchHelptopic);
+    $data              .= pack("C", $cchStatustext);
+    $data              .= pack("C", $rgch);
+    $data              .= pack("C", $unknown03);
+    $data              .= pack("v", $unknown04);
+    $data              .= pack("v", $unknown05);
+    $data              .= pack("v", $unknown06);
+    $data              .= pack("v", $unknown07);
+    $data              .= pack("v", $unknown08);
+    $data              .= pack("v", $index);
+    $data              .= pack("v", $index);
+    $data              .= pack("v", $rowmin);
+    $data              .= pack("v", $rowmax);
+    $data              .= pack("C", $colmin);
+    $data              .= pack("C", $colmax);
+
+    $this->_append($header . $data);
+}
+
+###############################################################################
+#
+# _store_name_long()
+#
+#
+# Store the NAME record in the long format that is used for storing the repeat
+# rows and columns when both are specified. This share a lot of code with
+# _store_name_short() but we use a separate method to keep the code clean.
+# Code abstraction for reuse can be carried too far, and I should know. ;-)
+#
+function _store_name_long($par0, $par1, $par2, $par3, $par4, $par5) {
+    $record          = 0x0018;       # Record identifier
+    $length          = 0x003d;       # Number of bytes to follow
+
+    $index           = $par0;        # Sheet index
+    $type            = $par1;
+
+    $grbit           = 0x0020;       # Option flags
+    $chKey           = 0x00;         # Keyboard shortcut
+    $cch             = 0x01;         # Length of text name
+    $cce             = 0x002e;       # Length of text definition
+    $ixals           = $index +1;    # Sheet index
+    $itab            = $ixals;       # Equal to ixals
+    $cchCustMenu     = 0x00;         # Length of cust menu text
+    $cchDescription  = 0x00;         # Length of description text
+    $cchHelptopic    = 0x00;         # Length of help topic text
+    $cchStatustext   = 0x00;         # Length of status bar text
+    $rgch            = $type;        # Built-in name type
+
+    $unknown01       = 0x29;
+    $unknown02       = 0x002b;
+    $unknown03       = 0x3b;
+    $unknown04       = 0xffff-$index;
+    $unknown05       = 0x0000;
+    $unknown06       = 0x0000;
+    $unknown07       = 0x1087;
+    $unknown08       = 0x8008;
+
+    $rowmin          = $par2;        # Start row
+    $rowmax          = $par3;        # End row
+    $colmin          = $par4;        # Start column
+    $colmax          = $par5;        # end column
+
+    $header          = pack("vv",  $record, $length);
+    $data            = pack("v", $grbit);
+    $data              .= pack("C", $chKey);
+    $data              .= pack("C", $cch);
+    $data              .= pack("v", $cce);
+    $data              .= pack("v", $ixals);
+    $data              .= pack("v", $itab);
+    $data              .= pack("C", $cchCustMenu);
+    $data              .= pack("C", $cchDescription);
+    $data              .= pack("C", $cchHelptopic);
+    $data              .= pack("C", $cchStatustext);
+    $data              .= pack("C", $rgch);
+    $data              .= pack("C", $unknown01);
+    $data              .= pack("v", $unknown02);
+    # Column definition
+    $data              .= pack("C", $unknown03);
+    $data              .= pack("v", $unknown04);
+    $data              .= pack("v", $unknown05);
+    $data              .= pack("v", $unknown06);
+    $data              .= pack("v", $unknown07);
+    $data              .= pack("v", $unknown08);
+    $data              .= pack("v", $index);
+    $data              .= pack("v", $index);
+    $data              .= pack("v", 0x0000);
+    $data              .= pack("v", 0x3fff);
+    $data              .= pack("C", $colmin);
+    $data              .= pack("C", $colmax);
+    # Row definition
+    $data              .= pack("C", $unknown03);
+    $data              .= pack("v", $unknown04);
+    $data              .= pack("v", $unknown05);
+    $data              .= pack("v", $unknown06);
+    $data              .= pack("v", $unknown07);
+    $data              .= pack("v", $unknown08);
+    $data              .= pack("v", $index);
+    $data              .= pack("v", $index);
+    $data              .= pack("v", $rowmin);
+    $data              .= pack("v", $rowmax);
+    $data              .= pack("C", 0x00);
+    $data              .= pack("C", 0xff);
+    # End of data
+    $data              .= pack("C", 0x10);
+
+    $this->_append($header . $data);
+}
+
+###############################################################################
+#
+# _store_palette()
+#
+# Stores the PALETTE biff record.
+#
+function _store_palette() {
+    $aref            = $this->_palette;
+
+    $record          = 0x0092;                  # Record identifier
+    $length          = 2 + 4 * sizeof($aref);   # Number of bytes to follow
+    $ccv             =         sizeof($aref);   # Number of RGB values to follow
+    //$data;                                      # The RGB data
+
+    # Pack the RGB data
+    foreach($aref as $dat) {
+        $data .= call_user_func_array('pack', array_merge(array("CCCC"), $dat));
+    }
+
+    $header = pack("vvv",  $record, $length, $ccv);
+
+    $this->_append($header . $data);
+}
+
+}
+
+?>
diff --git a/gosa-core/include/php_writeexcel/class.writeexcel_worksheet.inc.php b/gosa-core/include/php_writeexcel/class.writeexcel_worksheet.inc.php
new file mode 100644 (file)
index 0000000..6db3f5d
--- /dev/null
@@ -0,0 +1,2951 @@
+<?php
+
+/*
+ * Copyleft 2002 Johann Hanne
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place,
+ * Suite 330, Boston, MA  02111-1307 USA
+ */
+
+/*
+ * This is the Spreadsheet::WriteExcel Perl package ported to PHP
+ * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
+ */
+
+require_once "class.writeexcel_biffwriter.inc.php";
+
+class writeexcel_worksheet extends writeexcel_biffwriter {
+
+    var $_name;
+    var $_index;
+    var $_activesheet;
+    var $_firstsheet;
+    var $_url_format;
+    var $_parser;
+    var $_tempdir;
+
+    var $_ext_sheets;
+    var $_using_tmpfile;
+    var $_filehandle;
+    var $_fileclosed;
+    var $_offset;
+    var $_xls_rowmax;
+    var $_xls_colmax;
+    var $_xls_strmax;
+    var $_dim_rowmin;
+    var $_dim_rowmax;
+    var $_dim_colmin;
+    var $_dim_colmax;
+    var $_colinfo;
+    var $_selection;
+    var $_panes;
+    var $_active_pane;
+    var $_frozen;
+    var $_selected;
+
+    var $_paper_size;
+    var $_orientation;
+    var $_header;
+    var $_footer;
+    var $_hcenter;
+    var $_vcenter;
+    var $_margin_head;
+    var $_margin_foot;
+    var $_margin_left;
+    var $_margin_right;
+    var $_margin_top;
+    var $_margin_bottom;
+
+    var $_title_rowmin;
+    var $_title_rowmax;
+    var $_title_colmin;
+    var $_title_colmax;
+    var $_print_rowmin;
+    var $_print_rowmax;
+    var $_print_colmin;
+    var $_print_colmax;
+
+    var $_print_gridlines;
+    var $_screen_gridlines;
+    var $_print_headers;
+
+    var $_fit_page;
+    var $_fit_width;
+    var $_fit_height;
+
+    var $_hbreaks;
+    var $_vbreaks;
+
+    var $_protect;
+    var $_password;
+
+    var $_col_sizes;
+    var $_row_sizes;
+
+    var $_col_formats;
+    var $_row_formats;
+
+    var $_zoom;
+    var $_print_scale;
+
+    /*
+     * Constructor. Creates a new Worksheet object from a BIFFwriter object
+     */
+    function writeexcel_worksheet($name, $index, $activesheet, $firstsheet,
+                                  $url_format, $parser, $tempdir) {
+
+        $this->writeexcel_biffwriter();
+
+        $rowmax                   = 65536; // 16384 in Excel 5
+        $colmax                   = 256;
+        $strmax                   = 255;
+
+        $this->_name              = $name;
+        $this->_index             = $index;
+        $this->_activesheet       = $activesheet;
+        $this->_firstsheet        = $firstsheet;
+        $this->_url_format        = $url_format;
+        $this->_parser            = $parser;
+        $this->_tempdir           = $tempdir;
+
+        $this->_ext_sheets        = array();
+        $this->_using_tmpfile     = 1;
+        $this->_filehandle        = false;
+        $this->_fileclosed        = 0;
+        $this->_offset            = 0;
+        $this->_xls_rowmax        = $rowmax;
+        $this->_xls_colmax        = $colmax;
+        $this->_xls_strmax        = $strmax;
+        $this->_dim_rowmin        = $rowmax +1;
+        $this->_dim_rowmax        = 0;
+        $this->_dim_colmin        = $colmax +1;
+        $this->_dim_colmax        = 0;
+        $this->_colinfo           = array();
+        $this->_selection         = array(0, 0);
+        $this->_panes             = array();
+        $this->_active_pane       = 3;
+        $this->_frozen            = 0;
+        $this->_selected          = 0;
+
+        $this->_paper_size        = 0x0;
+        $this->_orientation       = 0x1;
+        $this->_header            = '';
+        $this->_footer            = '';
+        $this->_hcenter           = 0;
+        $this->_vcenter           = 0;
+        $this->_margin_head       = 0.50;
+        $this->_margin_foot       = 0.50;
+        $this->_margin_left       = 0.75;
+        $this->_margin_right      = 0.75;
+        $this->_margin_top        = 1.00;
+        $this->_margin_bottom     = 1.00;
+
+        $this->_title_rowmin      = false;
+        $this->_title_rowmax      = false;
+        $this->_title_colmin      = false;
+        $this->_title_colmax      = false;
+        $this->_print_rowmin      = false;
+        $this->_print_rowmax      = false;
+        $this->_print_colmin      = false;
+        $this->_print_colmax      = false;
+
+        $this->_print_gridlines   = 1;
+        $this->_screen_gridlines  = 1;
+        $this->_print_headers     = 0;
+
+        $this->_fit_page          = 0;
+        $this->_fit_width         = 0;
+        $this->_fit_height        = 0;
+
+        $this->_hbreaks           = array();
+        $this->_vbreaks           = array();
+
+        $this->_protect           = 0;
+        $this->_password          = false;
+
+        $this->_col_sizes         = array();
+        $this->_row_sizes         = array();
+
+        $this->_col_formats       = array();
+        $this->_row_formats       = array();
+
+        $this->_zoom              = 100;
+        $this->_print_scale       = 100;
+
+        $this->_initialize();
+    }
+
+###############################################################################
+#
+# _initialize()
+#
+# Open a tmp file to store the majority of the Worksheet data. If this fails,
+# for example due to write permissions, store the data in memory. This can be
+# slow for large files.
+#
+function _initialize() {
+
+    # Open tmp file for storing Worksheet data.
+    $fh=fopen(tempnam($this->_tempdir, "php_writeexcel"), "w+b");
+
+    if ($fh) {
+        # Store filehandle
+        $this->_filehandle = $fh;
+    } else {
+        # If tempfile() failed store data in memory
+        $this->_using_tmpfile = 0;
+
+        if ($this->_index == 0) {
+            $dir = $this->_tempdir;
+
+//todo            warn "Unable to create temp files in $dir. Refer to set_tempdir()".
+//                 " in the Spreadsheet::WriteExcel documentation.\n" ;
+        }
+    }
+}
+
+    /*
+     * Add data to the beginning of the workbook (note the reverse order)
+     * and to the end of the workbook.
+     */
+    function _close($sheetnames) {
+
+        ///////////////////////////////
+        // Prepend in reverse order!!
+        //
+
+        $this->_store_dimensions();        // Prepend the sheet dimensions
+        $this->_store_password();          // Prepend the sheet password
+        $this->_store_protect();           // Prepend the sheet protection
+        $this->_store_setup();             // Prepend the page setup
+        $this->_store_margin_bottom();     // Prepend the bottom margin
+        $this->_store_margin_top();        // Prepend the top margin
+        $this->_store_margin_right();      // Prepend the right margin
+        $this->_store_margin_left();       // Prepend the left margin
+        $this->_store_vcenter();           // Prepend the page vertical
+                                           // centering
+        $this->_store_hcenter();           // Prepend the page horizontal
+                                           // centering
+        $this->_store_footer();            // Prepend the page footer
+        $this->_store_header();            // Prepend the page header
+        $this->_store_vbreak();            // Prepend the vertical page breaks
+        $this->_store_hbreak();            // Prepend the horizontal
+                                           // page breaks
+        $this->_store_wsbool();            // Prepend WSBOOL
+        $this->_store_gridset();           // Prepend GRIDSET
+        $this->_store_print_gridlines();   // Prepend PRINTGRIDLINES
+        $this->_store_print_headers();     // Prepend PRINTHEADERS
+
+        // Prepend EXTERNSHEET references
+        $num_sheets = sizeof($sheetnames);
+        for ($i = $num_sheets; $i > 0; $i--) {
+            $sheetname = $sheetnames[$i-1];
+            $this->_store_externsheet($sheetname);
+        }
+
+        $this->_store_externcount($num_sheets);   // Prepend the EXTERNCOUNT
+                                                  // of external references.
+
+        // Prepend the COLINFO records if they exist
+        if (sizeof($this->_colinfo)>0){
+            while (sizeof($this->_colinfo)>0) {
+                $arrayref = array_pop ($this->_colinfo);
+                $this->_store_colinfo($arrayref);
+            }
+            $this->_store_defcol();
+        }
+
+        $this->_store_bof(0x0010);    // Prepend the BOF record
+
+        //
+        // End of prepend. Read upwards from here.
+        ////////////////////////////////////////////
+
+        // Append
+        $this->_store_window2();
+        $this->_store_zoom();
+
+        if (sizeof($this->_panes)>0) {
+            $this->_store_panes($this->_panes);
+        }
+
+        $this->_store_selection($this->_selection);
+        $this->_store_eof();
+    }
+
+    /*
+     * Retrieve the worksheet name.
+     */
+    function get_name() {
+        return $this->_name;
+    }
+
+###############################################################################
+#
+# get_data().
+#
+# Retrieves data from memory in one chunk, or from disk in $buffer
+# sized chunks.
+#
+function get_data() {
+
+    $buffer = 4096;
+
+    # Return data stored in memory
+    if ($this->_data!==false) {
+        $tmp           = $this->_data;
+        $this->_data=false;
+        $fh         = $this->_filehandle;
+        if ($this->_using_tmpfile) {
+            fseek($fh, 0, SEEK_SET);
+        }
+
+        if ($this->_debug) {
+            print "*** worksheet::get_data() called (1):";
+            for ($c=0;$c<strlen($tmp);$c++) {
+                if ($c%16==0) {
+                    print "\n";
+                }
+                printf("%02X ", ord($tmp[$c]));
+            }
+            print "\n";
+        }
+
+        return $tmp;
+    }
+
+    # Return data stored on disk
+    if ($this->_using_tmpfile) {
+        if ($tmp=fread($this->_filehandle, $buffer)) {
+
+            if ($this->_debug) {
+                print "*** worksheet::get_data() called (2):";
+                for ($c=0;$c<strlen($tmp);$c++) {
+                    if ($c%16==0) {
+                        print "\n";
+                    }
+                    printf("%02X ", ord($tmp[$c]));
+                }
+                print "\n";
+            }
+
+            return $tmp;
+        }
+    }
+
+    # No data to return
+    return false;
+}
+
+    /*
+     * Set this worksheet as a selected worksheet, i.e. the worksheet has
+     * its tab highlighted.
+     */
+    function select() {
+        $this->_selected = 1;
+    }
+
+    /*
+     * Set this worksheet as the active worksheet, i.e. the worksheet
+     * that is displayed when the workbook is opened. Also set it as
+     * selected.
+     */
+    function activate() {
+        $this->_selected = 1;
+        $this->_activesheet = $this->_index;
+    }
+
+    /*
+     * Set this worksheet as the first visible sheet. This is necessary
+     * when there are a large number of worksheets and the activated
+     * worksheet is not visible on the screen.
+     */
+    function set_first_sheet() {
+        $this->_firstsheet = $this->_index;
+    }
+
+    /*
+     * Set the worksheet protection flag to prevent accidental modification
+     * and to hide formulas if the locked and hidden format properties have
+     * been set.
+     */
+    function protect($password) {
+        $this->_protect   = 1;
+        $this->_password  = $this->_encode_password($password);
+    }
+
+###############################################################################
+#
+# set_column($firstcol, $lastcol, $width, $format, $hidden)
+#
+# Set the width of a single column or a range of column.
+# See also: _store_colinfo
+#
+function set_column() {
+
+    $_=func_get_args();
+
+    $cell = $_[0];
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $cell)) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    array_push($this->_colinfo, $_);
+
+    # Store the col sizes for use when calculating image vertices taking
+    # hidden columns into account. Also store the column formats.
+    #
+    if (sizeof($_)<3) {
+        # Ensure at least $firstcol, $lastcol and $width
+        return;
+    }
+
+    $width  = $_[4] ? 0 : $_[2]; # Set width to zero if column is hidden
+    $format = $_[3];
+
+    list($firstcol, $lastcol) = $_;
+
+    for ($col=$firstcol;$col<=$lastcol;$col++) {
+        $this->_col_sizes[$col]   = $width;
+        if ($format) {
+            $this->_col_formats[$col] = $format;
+        }
+    }
+}
+
+###############################################################################
+#
+# set_selection()
+#
+# Set which cell or cells are selected in a worksheet: see also the
+# function _store_selection
+#
+function set_selection() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    $this->_selection = $_;
+}
+
+###############################################################################
+#
+# freeze_panes()
+#
+# Set panes and mark them as frozen. See also _store_panes().
+#
+function freeze_panes() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    $this->_frozen = 1;
+    $this->_panes  = $_;
+}
+
+###############################################################################
+#
+# thaw_panes()
+#
+# Set panes and mark them as unfrozen. See also _store_panes().
+#
+function thaw_panes() {
+
+    $_=func_get_args();
+
+    $this->_frozen = 0;
+    $this->_panes  = $_;
+}
+
+    /*
+     * Set the page orientation as portrait.
+     */
+    function set_portrait() {
+        $this->_orientation = 1;
+    }
+
+    /*
+     * Set the page orientation as landscape.
+     */
+    function set_landscape() {
+        $this->_orientation = 0;
+    }
+
+    /*
+     * Set the paper type. Ex. 1 = US Letter, 9 = A4
+     */
+    function set_paper($type) {
+        $this->_paper_size = $type;
+    }
+
+    /*
+     * Set the page header caption and optional margin.
+     */
+    function set_header($string, $margin) {
+
+        if (strlen($string) >= 255) {
+            trigger_error("Header string must be less than 255 characters",
+                          E_USER_WARNING);
+            return;
+        }
+
+        $this->_header      = $string;
+        $this->_margin_head = $margin;
+    }
+
+    /*
+     * Set the page footer caption and optional margin.
+     */
+    function set_footer($string, $margin) {
+        if (strlen($string) >= 255) {
+            trigger_error("Footer string must be less than 255 characters",
+                          E_USER_WARNING);
+            return;
+        }
+
+        $this->_footer      = $string;
+        $this->_margin_foot = $margin;
+    }
+
+    /*
+     * Center the page horizontally.
+     */
+    function center_horizontally($hcenter=1) {
+        $this->_hcenter = $hcenter;
+    }
+
+    /*
+     * Center the page horizontally.
+     */
+    function center_vertically($vcenter=1) {
+        $this->_vcenter = $vcenter;
+    }
+
+    /*
+     * Set all the page margins to the same value in inches.
+     */
+    function set_margins($margin) {
+        $this->set_margin_left($margin);
+        $this->set_margin_right($margin);
+        $this->set_margin_top($margin);
+        $this->set_margin_bottom($margin);
+    }
+
+    /*
+     * Set the left and right margins to the same value in inches.
+     */
+    function set_margins_LR($margin) {
+        $this->set_margin_left($margin);
+        $this->set_margin_right($margin);
+    }
+
+    /*
+     * Set the top and bottom margins to the same value in inches.
+     */
+    function set_margins_TB($margin) {
+        $this->set_margin_top($margin);
+        $this->set_margin_bottom($margin);
+    }
+
+    /*
+     * Set the left margin in inches.
+     */
+    function set_margin_left($margin=0.75) {
+        $this->_margin_left = $margin;
+    }
+
+    /*
+     * Set the right margin in inches.
+     */
+    function set_margin_right($margin=0.75) {
+        $this->_margin_right = $margin;
+    }
+
+    /*
+     * Set the top margin in inches.
+     */
+    function set_margin_top($margin=1.00) {
+        $this->_margin_top = $margin;
+    }
+
+    /*
+     * Set the bottom margin in inches.
+     */
+    function set_margin_bottom($margin=1.00) {
+        $this->_margin_bottom = $margin;
+    }
+
+###############################################################################
+#
+# repeat_rows($first_row, $last_row)
+#
+# Set the rows to repeat at the top of each printed page. See also the
+# _store_name_xxxx() methods in Workbook.pm.
+#
+function repeat_rows() {
+
+    $_=func_get_args();
+
+    $this->_title_rowmin  = $_[0];
+    $this->_title_rowmax  = isset($_[1]) ? $_[1] : $_[0]; # Second row is optional
+}
+
+###############################################################################
+#
+# repeat_columns($first_col, $last_col)
+#
+# Set the columns to repeat at the left hand side of each printed page.
+# See also the _store_names() methods in Workbook.pm.
+#
+function repeat_columns() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    $this->_title_colmin  = $_[0];
+    $this->_title_colmax  = isset($_[1]) ? $_[1] : $_[0]; # Second col is optional
+}
+
+###############################################################################
+#
+# print_area($first_row, $first_col, $last_row, $last_col)
+#
+# Set the area of each worksheet that will be printed. See also the
+# _store_names() methods in Workbook.pm.
+#
+function print_area() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    if (sizeof($_) != 4) {
+        # Require 4 parameters
+        return;
+    }
+
+    $this->_print_rowmin = $_[0];
+    $this->_print_colmin = $_[1];
+    $this->_print_rowmax = $_[2];
+    $this->_print_colmax = $_[3];
+}
+
+    /*
+     * Set the option to hide gridlines on the screen and the printed page.
+     * There are two ways of doing this in the Excel BIFF format: The first
+     * is by setting the DspGrid field of the WINDOW2 record, this turns off
+     * the screen and subsequently the print gridline. The second method is
+     * to via the PRINTGRIDLINES and GRIDSET records, this turns off the
+     * printed gridlines only. The first method is probably sufficient for
+     * most cases. The second method is supported for backwards compatibility.
+     */
+    function hide_gridlines($option=1) {
+        if ($option == 0) {
+            $this->_print_gridlines  = 1; # 1 = display, 0 = hide
+            $this->_screen_gridlines = 1;
+        } elseif ($option == 1) {
+            $this->_print_gridlines  = 0;
+            $this->_screen_gridlines = 1;
+        } else {
+            $this->_print_gridlines  = 0;
+            $this->_screen_gridlines = 0;
+        }
+    }
+
+    /*
+     * Set the option to print the row and column headers on the printed page.
+     * See also the _store_print_headers() method below.
+     */
+    function print_row_col_headers($headers=1) {
+        $this->_print_headers = $headers;
+    }
+
+    /*
+     * Store the vertical and horizontal number of pages that will define
+     * the maximum area printed. See also _store_setup() and _store_wsbool()
+     * below.
+     */
+    function fit_to_pages($width, $height) {
+        $this->_fit_page   = 1;
+        $this->_fit_width  = $width;
+        $this->_fit_height = $height;
+    }
+
+    /*
+     * Store the horizontal page breaks on a worksheet.
+     */
+    function set_h_pagebreaks($breaks) {
+        $this->_hbreaks=array_merge($this->_hbreaks, $breaks);
+    }
+
+    /*
+     * Store the vertical page breaks on a worksheet.
+     */
+    function set_v_pagebreaks($breaks) {
+        $this->_vbreaks=array_merge($this->_vbreaks, $breaks);
+    }
+
+    /*
+     * Set the worksheet zoom factor.
+     */
+    function set_zoom($scale=100) {
+        // Confine the scale to Excel's range
+        if ($scale < 10 || $scale > 400) {
+            trigger_error("Zoom factor $scale outside range: ".
+                          "10 <= zoom <= 400", E_USER_WARNING);
+            $scale = 100;
+        }
+
+        $this->_zoom = $scale;
+    }
+
+    /*
+     * Set the scale factor for the printed page.
+     */
+    function set_print_scale($scale=100) {
+        // Confine the scale to Excel's range
+        if ($scale < 10 || $scale > 400) {
+            trigger_error("Print scale $scale outside range: ".
+                          "10 <= zoom <= 400", E_USER_WARNING);
+            $scale = 100;
+        }
+
+        // Turn off "fit to page" option
+        $this->_fit_page = 0;
+
+        $this->_print_scale = $scale;
+    }
+
+###############################################################################
+#
+# write($row, $col, $token, $format)
+#
+# Parse $token call appropriate write method. $row and $column are zero
+# indexed. $format is optional.
+#
+# Returns: return value of called subroutine
+#
+function write() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    $token = $_[2];
+
+    # Match an array ref.
+    if (is_array($token)) {
+        return call_user_method_array('write_row', $this, $_);
+    }
+
+    # Match number
+    if (preg_match('/^([+-]?)(?=\d|\.\d)\d*(\.\d*)?([Ee]([+-]?\d+))?$/', $token)) {
+        return call_user_method_array('write_number', $this, $_);
+    }
+    # Match http, https or ftp URL
+    elseif (preg_match('|^[fh]tt?ps?://|', $token)) {
+        return call_user_method_array('write_url', $this, $_);
+    }
+    # Match mailto:
+    elseif (preg_match('/^mailto:/', $token)) {
+        return call_user_method_array('write_url', $this, $_);
+    }
+    # Match internal or external sheet link
+    elseif (preg_match('[^(?:in|ex)ternal:]', $token)) {
+        return call_user_method_array('write_url', $this, $_);
+    }
+    # Match formula
+    elseif (preg_match('/^=/', $token)) {
+        return call_user_method_array('write_formula', $this, $_);
+    }
+    # Match blank
+    elseif ($token == '') {
+        array_splice($_, 2, 1); # remove the empty string from the parameter list
+        return call_user_method_array('write_blank', $this, $_);
+    }
+    # Default: match string
+    else {
+        return call_user_method_array('write_string', $this, $_);
+    }
+}
+
+###############################################################################
+#
+# write_row($row, $col, $array_ref, $format)
+#
+# Write a row of data starting from ($row, $col). Call write_col() if any of
+# the elements of the array ref are in turn array refs. This allows the writing
+# of 1D or 2D arrays of data in one go.
+#
+# Returns: the first encountered error value or zero for no errors
+#
+function write_row() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    # Catch non array refs passed by user.
+    if (!is_array($_[2])) {
+        trigger_error("Not an array ref in call to write_row()!", E_USER_ERROR);
+    }
+
+    list($row, $col, $tokens)=array_splice($_, 0, 3);
+    $options = $_[0];
+    $error   = 0;
+
+    foreach ($tokens as $token) {
+
+        # Check for nested arrays
+        if (is_array($token)) {
+            $ret = $this->write_col($row, $col, $token, $options);
+        } else {
+            $ret = $this->write    ($row, $col, $token, $options);
+        }
+
+        # Return only the first error encountered, if any.
+        $error = $error || $ret;
+        $col++;
+    }
+
+    return $error;
+}
+
+###############################################################################
+#
+# _XF()
+#
+# Returns an index to the XF record in the workbook.
+# TODO
+#
+# Note: this is a function, not a method.
+#
+function _XF($row=false, $col=false, $format=false) {
+
+    if ($format) {
+        return $format->get_xf_index();
+    } elseif (isset($this->_row_formats[$row])) {
+        return $this->_row_formats[$row]->get_xf_index();
+    } elseif (isset($this->_col_formats[$col])) {
+        return $this->_col_formats[$col]->get_xf_index();
+    } else {
+        return 0x0F;
+    }
+}
+
+###############################################################################
+#
+# write_col($row, $col, $array_ref, $format)
+#
+# Write a column of data starting from ($row, $col). Call write_row() if any of
+# the elements of the array ref are in turn array refs. This allows the writing
+# of 1D or 2D arrays of data in one go.
+#
+# Returns: the first encountered error value or zero for no errors
+#
+function write_col() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    # Catch non array refs passed by user.
+    if (!is_array($_[2])) {
+        trigger_error("Not an array ref in call to write_row()!", E_USER_ERROR);
+    }
+
+    $row     = array_shift($_);
+    $col     = array_shift($_);
+    $tokens  = array_shift($_);
+    $options = $_;
+
+    $error   = 0;
+
+    foreach ($tokens as $token) {
+
+        # write() will deal with any nested arrays
+        $ret = $this->write($row, $col, $token, $options);
+
+        # Return only the first error encountered, if any.
+        $error = $error || $ret;
+        $row++;
+    }
+
+    return $error;
+}
+
+###############################################################################
+###############################################################################
+#
+# Internal methods
+#
+
+###############################################################################
+#
+# _append(), overloaded.
+#
+# Store Worksheet data in memory using the base class _append() or to a
+# temporary file, the default.
+#
+function _append($data) {
+
+    if (func_num_args()>1) {
+        trigger_error("writeexcel_worksheet::_append() ".
+                      "called with more than one argument", E_USER_ERROR);
+    }
+
+    if ($this->_using_tmpfile) {
+
+        if ($this->_debug) {
+            print "worksheet::_append() called:";
+            for ($c=0;$c<strlen($data);$c++) {
+                if ($c%16==0) {
+                    print "\n";
+                }
+                printf("%02X ", ord($data[$c]));
+            }
+            print "\n";
+        }
+
+        # Add CONTINUE records if necessary
+        if (strlen($data) > $this->_limit) {
+            $data = $this->_add_continue($data);
+        }
+
+        fputs($this->_filehandle, $data);
+        $this->_datasize += strlen($data);
+    } else {
+        parent::_append($data);
+    }
+}
+
+###############################################################################
+#
+# _substitute_cellref()
+#
+# Substitute an Excel cell reference in A1 notation for  zero based row and
+# column values in an argument list.
+#
+# Ex: ("A4", "Hello") is converted to (3, 0, "Hello").
+#
+// Exactly one array must be passed!
+function _substitute_cellref($_) {
+    $cell = strtoupper(array_shift($_));
+
+    # Convert a column range: 'A:A' or 'B:G'
+    if (preg_match('/([A-I]?[A-Z]):([A-I]?[A-Z])/', $cell, $reg)) {
+        list($dummy, $col1) =  $this->_cell_to_rowcol($reg[1] .'1'); # Add a dummy row
+        list($dummy, $col2) =  $this->_cell_to_rowcol($reg[2] .'1'); # Add a dummy row
+        return array_merge(array($col1, $col2), $_);
+    }
+
+    # Convert a cell range: 'A1:B7'
+    if (preg_match('/\$?([A-I]?[A-Z]\$?\d+):\$?([A-I]?[A-Z]\$?\d+)/', $cell, $reg)) {
+        list($row1, $col1) =  $this->_cell_to_rowcol($reg[1]);
+        list($row2, $col2) =  $this->_cell_to_rowcol($reg[2]);
+        return array_merge(array($row1, $col1, $row2, $col2), $_);
+    }
+
+    # Convert a cell reference: 'A1' or 'AD2000'
+    if (preg_match('/\$?([A-I]?[A-Z]\$?\d+)/', $cell, $reg)) {
+        list($row1, $col1) =  $this->_cell_to_rowcol($reg[1]);
+        return array_merge(array($row1, $col1), $_);
+
+    }
+
+    trigger_error("Unknown cell reference $cell", E_USER_ERROR);
+}
+
+###############################################################################
+#
+# _cell_to_rowcol($cell_ref)
+#
+# Convert an Excel cell reference in A1 notation to a zero based row and column
+# reference; converts C1 to (0, 2).
+#
+# Returns: row, column
+#
+# TODO use functions in Utility.pm
+#
+function _cell_to_rowcol($cell) {
+
+    preg_match('/\$?([A-I]?[A-Z])\$?(\d+)/', $cell, $reg);
+
+    $col     = $reg[1];
+    $row     = $reg[2];
+
+    # Convert base26 column string to number
+    # All your Base are belong to us.
+    $chars = preg_split('//', $col, -1, PREG_SPLIT_NO_EMPTY);
+    $expn  = 0;
+    $col      = 0;
+
+    while (sizeof($chars)) {
+        $char = array_pop($chars); # LS char first
+        $col += (ord($char) -ord('A') +1) * pow(26, $expn);
+        $expn++;
+    }
+
+    # Convert 1-index to zero-index
+    $row--;
+    $col--;
+
+    return array($row, $col);
+}
+
+    /*
+     * This is an internal method that is used to filter elements of the
+     * array of pagebreaks used in the _store_hbreak() and _store_vbreak()
+     * methods. It:
+     *   1. Removes duplicate entries from the list.
+     *   2. Sorts the list.
+     *   3. Removes 0 from the list if present.
+     */
+    function _sort_pagebreaks($breaks) {
+        // Hash slice to remove duplicates
+        foreach ($breaks as $break) {
+            $hash["$break"]=1;
+        }
+
+        // Numerical sort
+        $breaks=array_keys($hash);
+        sort($breaks, SORT_NUMERIC);
+
+        // Remove zero
+        if ($breaks[0] == 0) {
+            array_shift($breaks);
+        }
+
+        // 1000 vertical pagebreaks appears to be an internal Excel 5 limit.
+        // It is slightly higher in Excel 97/200, approx. 1026
+        if (sizeof($breaks) > 1000) {
+            array_splice($breaks, 1000);
+        }
+
+        return $breaks;
+    }
+
+    /*
+     * Based on the algorithm provided by Daniel Rentz of OpenOffice.
+     */
+    function _encode_password($plaintext) {
+        $chars=preg_split('//', $plaintext, -1, PREG_SPLIT_NO_EMPTY);
+        $count=sizeof($chars);
+
+        for ($c=0;$c<sizeof($chars);$c++) {
+            $char=$chars[$c];
+            $char    = ord($char) << ++$i;
+            $low_15  = $char & 0x7fff;
+            $high_15 = $char & 0x7fff << 15;
+            $high_15 = $high_15 >> 15;
+            $char    = $low_15 | $high_15;
+        }
+
+        $password = 0x0000;
+
+        foreach ($chars as $char) {
+            $password ^= $char;
+        }
+
+        $password ^= $count;
+        $password ^= 0xCE4B;
+
+        return $password;
+    }
+
+###############################################################################
+###############################################################################
+#
+# BIFF RECORDS
+#
+
+###############################################################################
+#
+# write_number($row, $col, $num, $format)
+#
+# Write a double to the specified row and column (zero indexed).
+# An integer can be written as a double. Excel will display an
+# integer. $format is optional.
+#
+# Returns  0 : normal termination
+#         -1 : insufficient number of arguments
+#         -2 : row or column out of range
+#
+function write_number() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    # Check the number of args
+    if (sizeof($_) < 3) {
+        return -1;
+    }
+
+    $record  = 0x0203;                        # Record identifier
+    $length  = 0x000E;                        # Number of bytes to follow
+
+    $row     = $_[0];                         # Zero indexed row
+    $col     = $_[1];                         # Zero indexed column
+    $num     = $_[2];
+//!!!
+    $xf      = $this->_XF($row, $col, $_[3]); # The cell format
+
+    # Check that row and col are valid and store max and min values
+    if ($row >= $this->_xls_rowmax) { return -2; }
+    if ($col >= $this->_xls_colmax) { return -2; }
+    if ($row <  $this->_dim_rowmin) { $this->_dim_rowmin = $row; }
+    if ($row >  $this->_dim_rowmax) { $this->_dim_rowmax = $row; }
+    if ($col <  $this->_dim_colmin) { $this->_dim_colmin = $col; }
+    if ($col >  $this->_dim_colmax) { $this->_dim_colmax = $col; }
+
+    $header    = pack("vv",  $record, $length);
+    $data      = pack("vvv", $row, $col, $xf);
+    $xl_double = pack("d",   $num);
+
+    if ($this->_byte_order) {
+//TODO
+        $xl_double = strrev($xl_double);
+    }
+
+    $this->_append($header . $data . $xl_double);
+
+    return 0;
+}
+
+###############################################################################
+#
+# write_string ($row, $col, $string, $format)
+#
+# Write a string to the specified row and column (zero indexed).
+# NOTE: there is an Excel 5 defined limit of 255 characters.
+# $format is optional.
+# Returns  0 : normal termination
+#         -1 : insufficient number of arguments
+#         -2 : row or column out of range
+#         -3 : long string truncated to 255 chars
+#
+function write_string() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    # Check the number of args
+    if (sizeof($_) < 3) {
+        return -1;
+    }
+
+    $record  = 0x0204;                        # Record identifier
+    $length  = 0x0008 + strlen($_[2]);        # Bytes to follow
+
+    $row     = $_[0];                         # Zero indexed row
+    $col     = $_[1];                         # Zero indexed column
+    $strlen  = strlen($_[2]);
+    $str     = $_[2];
+    $xf      = $this->_XF($row, $col, $_[3]); # The cell format
+
+    $str_error = 0;
+
+    # Check that row and col are valid and store max and min values
+    if ($row >= $this->_xls_rowmax) { return -2; }
+    if ($col >= $this->_xls_colmax) { return -2; }
+    if ($row <  $this->_dim_rowmin) { $this->_dim_rowmin = $row; }
+    if ($row >  $this->_dim_rowmax) { $this->_dim_rowmax = $row; }
+    if ($col <  $this->_dim_colmin) { $this->_dim_colmin = $col; }
+    if ($col >  $this->_dim_colmax) { $this->_dim_colmax = $col; }
+
+    if ($strlen > $this->_xls_strmax) { # LABEL must be < 255 chars
+        $str       = substr($str, 0, $this->_xls_strmax);
+        $length    = 0x0008 + $this->_xls_strmax;
+        $strlen    = $this->_xls_strmax;
+        $str_error = -3;
+    }
+
+    $header    = pack("vv",   $record, $length);
+    $data      = pack("vvvv", $row, $col, $xf, $strlen);
+
+    $this->_append($header . $data . $str);
+
+    return $str_error;
+}
+
+###############################################################################
+#
+# write_blank($row, $col, $format)
+#
+# Write a blank cell to the specified row and column (zero indexed).
+# A blank cell is used to specify formatting without adding a string
+# or a number.
+#
+# A blank cell without a format serves no purpose. Therefore, we don't write
+# a BLANK record unless a format is specified. This is mainly an optimisation
+# for the write_row() and write_col() methods.
+#
+# Returns  0 : normal termination (including no format)
+#         -1 : insufficient number of arguments
+#         -2 : row or column out of range
+#
+function write_blank() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    # Check the number of args
+    if (sizeof($_) < 2) {
+        return -1;
+    }
+
+    # Don't write a blank cell unless it has a format
+    if (!isset($_[2])) {
+        return 0;
+    }
+
+    $record  = 0x0201;                        # Record identifier
+    $length  = 0x0006;                        # Number of bytes to follow
+
+    $row     = $_[0];                         # Zero indexed row
+    $col     = $_[1];                         # Zero indexed column
+    $xf      = $this->_XF($row, $col, $_[2]); # The cell format
+
+    # Check that row and col are valid and store max and min values
+    if ($row >= $this->_xls_rowmax) { return -2; }
+    if ($col >= $this->_xls_colmax) { return -2; }
+    if ($row <  $this->_dim_rowmin) { $this->_dim_rowmin = $row; }
+    if ($row >  $this->_dim_rowmax) { $this->_dim_rowmax = $row; }
+    if ($col <  $this->_dim_colmin) { $this->_dim_colmin = $col; }
+    if ($col >  $this->_dim_colmax) { $this->_dim_colmax = $col; }
+
+    $header    = pack("vv",  $record, $length);
+    $data      = pack("vvv", $row, $col, $xf);
+
+    $this->_append($header . $data);
+
+    return 0;
+}
+
+###############################################################################
+#
+# write_formula($row, $col, $formula, $format)
+#
+# Write a formula to the specified row and column (zero indexed).
+# The textual representation of the formula is passed to the parser in
+# Formula.pm which returns a packed binary string.
+#
+# $format is optional.
+#
+# Returns  0 : normal termination
+#         -1 : insufficient number of arguments
+#         -2 : row or column out of range
+#
+function write_formula() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    # Check the number of args
+    if (sizeof($_) < 3) {
+        return -1;
+    }
+
+    $record    = 0x0006;     # Record identifier
+    $length=0;                 # Bytes to follow
+
+    $row       = $_[0];      # Zero indexed row
+    $col       = $_[1];      # Zero indexed column
+    $formula   = $_[2];      # The formula text string
+
+    # Excel normally stores the last calculated value of the formula in $num.
+    # Clearly we are not in a position to calculate this a priori. Instead
+    # we set $num to zero and set the option flags in $grbit to ensure
+    # automatic calculation of the formula when the file is opened.
+    #
+    $xf        = $this->_XF($row, $col, $_[3]); # The cell format
+    $num       = 0x00;                          # Current value of formula
+    $grbit     = 0x03;                          # Option flags
+    $chn       = 0x0000;                        # Must be zero
+
+    # Check that row and col are valid and store max and min values
+    if ($row >= $this->_xls_rowmax) { return -2; }
+    if ($col >= $this->_xls_colmax) { return -2; }
+    if ($row <  $this->_dim_rowmin) { $this->_dim_rowmin = $row; }
+    if ($row >  $this->_dim_rowmax) { $this->_dim_rowmax = $row; }
+    if ($col <  $this->_dim_colmin) { $this->_dim_colmin = $col; }
+    if ($col >  $this->_dim_colmax) { $this->_dim_colmax = $col; }
+
+    # Strip the = sign at the beginning of the formula string
+    $formula = preg_replace('/^=/', "", $formula);
+
+    # Parse the formula using the parser in Formula.pm
+    $parser = $this->_parser;
+    $formula   = $parser->parse_formula($formula);
+
+    $formlen = strlen($formula); # Length of the binary string
+    $length     = 0x16 + $formlen;  # Length of the record data
+
+    $header    = pack("vv",      $record, $length);
+    $data      = pack("vvvdvVv", $row, $col, $xf, $num,
+                                  $grbit, $chn, $formlen);
+
+    $this->_append($header . $data . $formula);
+
+    return 0;
+}
+
+###############################################################################
+#
+# write_url($row, $col, $url, $string, $format)
+#
+# Write a hyperlink. This is comprised of two elements: the visible label and
+# the invisible link. The visible label is the same as the link unless an
+# alternative string is specified. The label is written using the
+# write_string() method. Therefore the 255 characters string limit applies.
+# $string and $format are optional and their order is interchangeable.
+#
+# The hyperlink can be to a http, ftp, mail, internal sheet, or external
+# directory url.
+#
+# Returns  0 : normal termination
+#         -1 : insufficient number of arguments
+#         -2 : row or column out of range
+#         -3 : long string truncated to 255 chars
+#
+function write_url() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    # Check the number of args
+    if (sizeof($_) < 3) {
+        return -1;
+    }
+
+    # Add start row and col to arg list
+    return call_user_method_array('write_url_range', $this,
+                                  array_merge(array($_[0], $_[1]), $_));
+}
+
+###############################################################################
+#
+# write_url_range($row1, $col1, $row2, $col2, $url, $string, $format)
+#
+# This is the more general form of write_url(). It allows a hyperlink to be
+# written to a range of cells. This function also decides the type of hyperlink
+# to be written. These are either, Web (http, ftp, mailto), Internal
+# (Sheet1!A1) or external ('c:\temp\foo.xls#Sheet1!A1').
+#
+# See also write_url() above for a general description and return values.
+#
+function write_url_range() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    # Check the number of args
+    if (sizeof($_) < 5) {
+        return -1;
+    }
+
+    # Reverse the order of $string and $format if necessary.
+//TODO    ($_[5], $_[6]) = ($_[6], $_[5]) if (ref $_[5]);
+
+    $url = $_[4];
+
+    # Check for internal/external sheet links or default to web link
+    if (preg_match('[^internal:]', $url)) {
+        return call_user_method_array('_write_url_internal', $this, $_);
+    }
+
+    if (preg_match('[^external:]', $url)) {
+        return call_user_method_array('_write_url_external', $this, $_);
+    }
+
+    return call_user_method_array('_write_url_web', $this, $_);
+}
+
+###############################################################################
+#
+# _write_url_web($row1, $col1, $row2, $col2, $url, $string, $format)
+#
+# Used to write http, ftp and mailto hyperlinks.
+# The link type ($options) is 0x03 is the same as absolute dir ref without
+# sheet. However it is differentiated by the $unknown2 data stream.
+#
+# See also write_url() above for a general description and return values.
+#
+function _write_url_web() {
+
+    $_=func_get_args();
+
+    $record      = 0x01B8;                       # Record identifier
+    $length      = 0x00000;                      # Bytes to follow
+
+    $row1        = $_[0];                        # Start row
+    $col1        = $_[1];                        # Start column
+    $row2        = $_[2];                        # End row
+    $col2        = $_[3];                        # End column
+    $url         = $_[4];                        # URL string
+    if (isset($_[5])) {
+        $str         = $_[5];                        # Alternative label
+    }
+    $xf          = $_[6] ? $_[6] : $this->_url_format;  # The cell format
+
+    # Write the visible label using the write_string() method.
+    if(!isset($str)) {
+        $str            = $url;
+    }
+
+    $str_error   = $this->write_string($row1, $col1, $str, $xf);
+
+    if ($str_error == -2) {
+        return $str_error;
+    }
+
+    # Pack the undocumented parts of the hyperlink stream
+    $unknown1    = pack("H*", "D0C9EA79F9BACE118C8200AA004BA90B02000000");
+    $unknown2    = pack("H*", "E0C9EA79F9BACE118C8200AA004BA90B");
+
+    # Pack the option flags
+    $options     = pack("V", 0x03);
+
+    # Convert URL to a null terminated wchar string
+    $url            = join("\0", preg_split("''", $url, -1, PREG_SPLIT_NO_EMPTY));
+    $url            = $url . "\0\0\0";
+
+    # Pack the length of the URL
+    $url_len     = pack("V", strlen($url));
+
+    # Calculate the data length
+    $length         = 0x34 + strlen($url);
+
+    # Pack the header data
+    $header      = pack("vv",   $record, $length);
+    $data        = pack("vvvv", $row1, $row2, $col1, $col2);
+
+    # Write the packed data
+    $this->_append($header.
+                   $data.
+                   $unknown1.
+                   $options.
+                   $unknown2.
+                   $url_len.
+                   $url);
+
+    return $str_error;
+}
+
+###############################################################################
+#
+# _write_url_internal($row1, $col1, $row2, $col2, $url, $string, $format)
+#
+# Used to write internal reference hyperlinks such as "Sheet1!A1".
+#
+# See also write_url() above for a general description and return values.
+#
+function _write_url_internal() {
+
+    $_=func_get_args();
+
+    $record      = 0x01B8;                       # Record identifier
+    $length      = 0x00000;                      # Bytes to follow
+
+    $row1        = $_[0];                        # Start row
+    $col1        = $_[1];                        # Start column
+    $row2        = $_[2];                        # End row
+    $col2        = $_[3];                        # End column
+    $url         = $_[4];                        # URL string
+    if (isset($_[5])) {
+        $str         = $_[5];                        # Alternative label
+    }
+    $xf          = $_[6] ? $_[6] : $this->_url_format;  # The cell format
+
+    # Strip URL type
+    $url = preg_replace('s[^internal:]', '', $url);
+
+    # Write the visible label
+    if (!isset($str)) {
+        $str = $url;
+    }
+    $str_error   = $this->write_string($row1, $col1, $str, $xf);
+
+    if ($str_error == -2) {
+        return $str_error;
+    }
+
+    # Pack the undocumented parts of the hyperlink stream
+    $unknown1    = pack("H*", "D0C9EA79F9BACE118C8200AA004BA90B02000000");
+
+    # Pack the option flags
+    $options     = pack("V", 0x08);
+
+    # Convert the URL type and to a null terminated wchar string
+    $url            = join("\0", preg_split("''", $url, -1, PREG_SPLIT_NO_EMPTY));
+    $url            = $url . "\0\0\0";
+
+    # Pack the length of the URL as chars (not wchars)
+    $url_len     = pack("V", int(strlen($url)/2));
+
+    # Calculate the data length
+    $length         = 0x24 + strlen($url);
+
+    # Pack the header data
+    $header      = pack("vv",   $record, $length);
+    $data        = pack("vvvv", $row1, $row2, $col1, $col2);
+
+    # Write the packed data
+    $this->_append($header.
+                   $data.
+                   $unknown1.
+                   $options.
+                   $url_len.
+                   $url);
+
+    return $str_error;
+}
+
+###############################################################################
+#
+# _write_url_external($row1, $col1, $row2, $col2, $url, $string, $format)
+#
+# Write links to external directory names such as 'c:\foo.xls',
+# c:\foo.xls#Sheet1!A1', '../../foo.xls'. and '../../foo.xls#Sheet1!A1'.
+#
+# Note: Excel writes some relative links with the $dir_long string. We ignore
+# these cases for the sake of simpler code.
+#
+# See also write_url() above for a general description and return values.
+#
+function _write_url_external() {
+
+    $_=func_get_args();
+
+    # Network drives are different. We will handle them separately
+    # MS/Novell network drives and shares start with \\
+    if (preg_match('[^external:\\\\]', $_[4])) {
+        return call_user_method_array('_write_url_external_net', $this, $_);
+    }
+
+    $record      = 0x01B8;                       # Record identifier
+    $length      = 0x00000;                      # Bytes to follow
+
+    $row1        = $_[0];                        # Start row
+    $col1        = $_[1];                        # Start column
+    $row2        = $_[2];                        # End row
+    $col2        = $_[3];                        # End column
+    $url         = $_[4];                        # URL string
+    if (isset($_[5])) {
+        $str         = $_[5];                        # Alternative label
+    }
+    $xf          = $_[6] ? $_[6] : $this->_url_format;  # The cell format
+
+    # Strip URL type and change Unix dir separator to Dos style (if needed)
+    #
+    $url            = preg_replace('[^external:]', '', $url);
+    $url            = preg_replace('[/]', "\\", $url);
+
+    # Write the visible label
+    if (!isset($str)) {
+        $str = preg_replace('[\#]', ' - ', $url);
+    }
+    $str_error   = $this->write_string($row1, $col1, $str, $xf);
+    if ($str_error == -2) {
+        return $str_error;
+    }
+
+    # Determine if the link is relative or absolute:
+    #   relative if link contains no dir separator, "somefile.xls"
+    #   relative if link starts with up-dir, "..\..\somefile.xls"
+    #   otherwise, absolute
+    #
+    $absolute    = 0x02; # Bit mask
+
+    if (!preg_match('[\\]', $url)) {
+        $absolute    = 0x00;
+    }
+
+    if (preg_match('[^\.\.\\]', $url)) {
+        $absolute    = 0x00;
+    }
+
+    # Determine if the link contains a sheet reference and change some of the
+    # parameters accordingly.
+    # Split the dir name and sheet name (if it exists)
+    #
+    list($dir_long, $sheet) = preg_split('/\#/', $url);
+    $link_type           = 0x01 | $absolute;
+
+//!!!
+    if (isset($sheet)) {
+        $link_type |= 0x08;
+        $sheet_len  = pack("V", length($sheet) + 0x01);
+        $sheet      = join("\0", split('', $sheet));
+        $sheet     .= "\0\0\0";
+    } else {
+        $sheet_len   = '';
+        $sheet       = '';
+    }
+
+    # Pack the link type
+    $link_type      = pack("V", $link_type);
+
+
+    # Calculate the up-level dir count e.g.. (..\..\..\ == 3)
+/* TODO
+    $up_count    = 0;
+    $up_count++       while $dir_long =~ s[^\.\.\\][];
+    $up_count       = pack("v", $up_count);
+*/
+
+    # Store the short dos dir name (null terminated)
+    $dir_short   = $dir_long . "\0";
+
+    # Store the long dir name as a wchar string (non-null terminated)
+    $dir_long       = join("\0", preg_split('', $dir_long, -1, PREG_SPLIT_NO_EMPTY));
+    $dir_long       = $dir_long . "\0";
+
+    # Pack the lengths of the dir strings
+    $dir_short_len = pack("V", strlen($dir_short)      );
+    $dir_long_len  = pack("V", strlen($dir_long)       );
+    $stream_len    = pack("V", strlen($dir_long) + 0x06);
+
+    # Pack the undocumented parts of the hyperlink stream
+    $unknown1 =pack("H*",'D0C9EA79F9BACE118C8200AA004BA90B02000000'       );
+    $unknown2 =pack("H*",'0303000000000000C000000000000046'               );
+    $unknown3 =pack("H*",'FFFFADDE000000000000000000000000000000000000000');
+    $unknown4 =pack("v",  0x03                                            );
+
+    # Pack the main data stream
+    $data        = pack("vvvv", $row1, $row2, $col1, $col2) .
+                      $unknown1     .
+                      $link_type    .
+                      $unknown2     .
+                      $up_count     .
+                      $dir_short_len.
+                      $dir_short    .
+                      $unknown3     .
+                      $stream_len   .
+                      $dir_long_len .
+                      $unknown4     .
+                      $dir_long     .
+                      $sheet_len    .
+                      $sheet        ;
+
+    # Pack the header data
+    $length         = strlen($data);
+    $header      = pack("vv",   $record, $length);
+
+    # Write the packed data
+    $this->_append($header . $data);
+
+    return $str_error;
+}
+
+###############################################################################
+#
+# write_url_xxx($row1, $col1, $row2, $col2, $url, $string, $format)
+#
+# Write links to external MS/Novell network drives and shares such as
+# '//NETWORK/share/foo.xls' and '//NETWORK/share/foo.xls#Sheet1!A1'.
+#
+# See also write_url() above for a general description and return values.
+#
+function _write_url_external_net() {
+
+    $_=func_get_args();
+
+    $record      = 0x01B8;                       # Record identifier
+    $length      = 0x00000;                      # Bytes to follow
+
+    $row1        = $_[0];                        # Start row
+    $col1        = $_[1];                        # Start column
+    $row2        = $_[2];                        # End row
+    $col2        = $_[3];                        # End column
+    $url         = $_[4];                        # URL string
+    if(isset($_[5])) {
+         $str         = $_[5];                        # Alternative label
+    }
+    $xf          = $_[6] ? $_[6] : $this->_url_format;  # The cell format
+
+    # Strip URL type and change Unix dir separator to Dos style (if needed)
+    #
+    $url            = preg_replace('[^external:]', "", $url);
+    $url            = preg_replace('[/]', "\\");
+
+    # Write the visible label
+    if (!isset($str)) {
+        $str = preg_replace('[\#]', " - ", $url);
+    }
+
+    $str_error   = $this->write_string($row1, $col1, $str, $xf);
+    if ($str_error == -2) {
+        return $str_error;
+    }
+
+    # Determine if the link contains a sheet reference and change some of the
+    # parameters accordingly.
+    # Split the dir name and sheet name (if it exists)
+    #
+    list($dir_long , $sheet) = preg_split('\#', $url);
+    $link_type           = 0x0103; # Always absolute
+
+//!!!
+    if (isset($sheet)) {
+        $link_type |= 0x08;
+        $sheet_len  = pack("V", strlen($sheet) + 0x01);
+        $sheet      = join("\0", preg_split("''", $sheet, -1, PREG_SPLIT_NO_EMPTY));
+        $sheet     .= "\0\0\0";
+    } else {
+        $sheet_len   = '';
+        $sheet       = '';
+    }
+
+    # Pack the link type
+    $link_type      = pack("V", $link_type);
+
+    # Make the string null terminated
+    $dir_long       = $dir_long . "\0";
+
+    # Pack the lengths of the dir string
+    $dir_long_len  = pack("V", strlen($dir_long));
+
+    # Store the long dir name as a wchar string (non-null terminated)
+    $dir_long       = join("\0", preg_split("''", $dir_long, -1, PREG_SPLIT_NO_EMPTY));
+    $dir_long       = $dir_long . "\0";
+
+    # Pack the undocumented part of the hyperlink stream
+    $unknown1    = pack("H*",'D0C9EA79F9BACE118C8200AA004BA90B02000000');
+
+    # Pack the main data stream
+    $data        = pack("vvvv", $row1, $row2, $col1, $col2) .
+                      $unknown1     .
+                      $link_type    .
+                      $dir_long_len .
+                      $dir_long     .
+                      $sheet_len    .
+                      $sheet        ;
+
+    # Pack the header data
+    $length         = strlen($data);
+    $header      = pack("vv",   $record, $length);
+
+    # Write the packed data
+    $this->_append($header . $data);
+
+    return $str_error;
+}
+
+###############################################################################
+#
+# set_row($row, $height, $XF)
+#
+# This method is used to set the height and XF format for a row.
+# Writes the  BIFF record ROW.
+#
+function set_row() {
+
+    $_=func_get_args();
+
+    $record      = 0x0208;               # Record identifier
+    $length      = 0x0010;               # Number of bytes to follow
+
+    $rw          = $_[0];                # Row Number
+    $colMic      = 0x0000;               # First defined column
+    $colMac      = 0x0000;               # Last defined column
+    //$miyRw;                              # Row height
+    $irwMac      = 0x0000;               # Used by Excel to optimise loading
+    $reserved    = 0x0000;               # Reserved
+    $grbit       = 0x01C0;               # Option flags. (monkey) see $1 do
+    //$ixfe;                               # XF index
+    if (isset($_[2])) {
+        $format      = $_[2];                # Format object
+    }
+
+    # Check for a format object
+    if (isset($_[2])) {
+        $ixfe = $format->get_xf_index();
+    } else {
+        $ixfe = 0x0F;
+    }
+
+    # Use set_row($row, undef, $XF) to set XF without setting height
+    if (isset($_[1])) {
+        $miyRw = $_[1] *20;
+    } else {
+        $miyRw = 0xff;
+    }
+
+    $header   = pack("vv",       $record, $length);
+    $data     = pack("vvvvvvvv", $rw, $colMic, $colMac, $miyRw,
+                                 $irwMac,$reserved, $grbit, $ixfe);
+
+    $this->_append($header . $data);
+
+    # Store the row sizes for use when calculating image vertices.
+    # Also store the column formats.
+    #
+    # Ensure at least $row and $height
+    if (sizeof($_) < 2) {
+        return;
+    }
+
+    $this->_row_sizes[$_[0]]  = $_[1];
+    if (isset($_[2])) {
+        $this->_row_formats[$_[0]] = $_[2];
+    }
+}
+
+    /*
+     * Writes Excel DIMENSIONS to define the area in which there is data.
+     */
+    function _store_dimensions() {
+        $record    = 0x0000;               // Record identifier
+        $length    = 0x000A;               // Number of bytes to follow
+        $row_min   = $this->_dim_rowmin;   // First row
+        $row_max   = $this->_dim_rowmax;   // Last row plus 1
+        $col_min   = $this->_dim_colmin;   // First column
+        $col_max   = $this->_dim_colmax;   // Last column plus 1
+        $reserved  = 0x0000;               // Reserved by Excel
+
+        $header    = pack("vv",    $record, $length);
+        $data      = pack("vvvvv", $row_min, $row_max,
+                                   $col_min, $col_max, $reserved);
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Write BIFF record Window2.
+     */
+    function _store_window2() {
+        $record         = 0x023E;       // Record identifier
+        $length         = 0x000A;       // Number of bytes to follow
+
+        $grbit          = 0x00B6;       // Option flags
+        $rwTop          = 0x0000;       // Top row visible in window
+        $colLeft        = 0x0000;       // Leftmost column visible in window
+        $rgbHdr         = 0x00000000;   // Row/column heading and gridline
+                                        // color
+
+        // The options flags that comprise $grbit
+        $fDspFmla       = 0;                          // 0 - bit
+        $fDspGrid       = $this->_screen_gridlines;   // 1
+        $fDspRwCol      = 1;                          // 2
+        $fFrozen        = $this->_frozen;             // 3
+        $fDspZeros      = 1;                          // 4
+        $fDefaultHdr    = 1;                          // 5
+        $fArabic        = 0;                          // 6
+        $fDspGuts       = 1;                          // 7
+        $fFrozenNoSplit = 0;                          // 0 - bit
+        $fSelected      = $this->_selected;           // 1
+        $fPaged         = 1;                          // 2
+
+        $grbit             = $fDspFmla;
+        $grbit            |= $fDspGrid       << 1;
+        $grbit            |= $fDspRwCol      << 2;
+        $grbit            |= $fFrozen        << 3;
+        $grbit            |= $fDspZeros      << 4;
+        $grbit            |= $fDefaultHdr    << 5;
+        $grbit            |= $fArabic        << 6;
+        $grbit            |= $fDspGuts       << 7;
+        $grbit            |= $fFrozenNoSplit << 8;
+        $grbit            |= $fSelected      << 9;
+        $grbit            |= $fPaged         << 10;
+
+        $header  = pack("vv",   $record, $length);
+        $data    = pack("vvvV", $grbit, $rwTop, $colLeft, $rgbHdr);
+
+        $this->_append($header . $data);
+    }
+
+    /*
+     * Write BIFF record DEFCOLWIDTH if COLINFO records are in use.
+     */
+    function _store_defcol() {
+        $record   = 0x0055;   // Record identifier
+        $length   = 0x0002;   // Number of bytes to follow
+
+        $colwidth = 0x0008;   // Default column width
+
+        $header   = pack("vv", $record, $length);
+        $data     = pack("v",  $colwidth);
+
+        $this->_prepend($header . $data);
+    }
+
+###############################################################################
+#
+# _store_colinfo($firstcol, $lastcol, $width, $format, $hidden)
+#
+# Write BIFF record COLINFO to define column widths
+#
+# Note: The SDK says the record length is 0x0B but Excel writes a 0x0C
+# length record.
+#
+function _store_colinfo($_) {
+
+    $record   = 0x007D;          # Record identifier
+    $length   = 0x000B;          # Number of bytes to follow
+
+    $colFirst = $_[0] ? $_[0] : 0;      # First formatted column
+    $colLast  = $_[1] ? $_[1] : 0;      # Last formatted column
+    $coldx    = $_[2] ? $_[2] : 8.43;   # Col width, 8.43 is Excel default
+
+    $coldx       += 0.72;           # Fudge. Excel subtracts 0.72 !?
+    $coldx       *= 256;            # Convert to units of 1/256 of a char
+
+    //$ixfe;                       # XF index
+    $grbit    = $_[4] || 0;      # Option flags
+    $reserved = 0x00;            # Reserved
+    $format   = $_[3];           # Format object
+
+    # Check for a format object
+    if (isset($_[3])) {
+        $ixfe = $format->get_xf_index();
+    } else {
+        $ixfe = 0x0F;
+    }
+
+    $header   = pack("vv",     $record, $length);
+    $data     = pack("vvvvvC", $colFirst, $colLast, $coldx,
+                               $ixfe, $grbit, $reserved);
+    $this->_prepend($header . $data);
+}
+
+###############################################################################
+#
+# _store_selection($first_row, $first_col, $last_row, $last_col)
+#
+# Write BIFF record SELECTION.
+#
+function _store_selection($_) {
+
+    $record   = 0x001D;                  # Record identifier
+    $length   = 0x000F;                  # Number of bytes to follow
+
+    $pnn      = $this->_active_pane;     # Pane position
+    $rwAct    = $_[0];                   # Active row
+    $colAct   = $_[1];                   # Active column
+    $irefAct  = 0;                       # Active cell ref
+    $cref     = 1;                       # Number of refs
+
+    $rwFirst  = $_[0];                   # First row in reference
+    $colFirst = $_[1];                   # First col in reference
+    $rwLast   = $_[2] ? $_[2] : $rwFirst;       # Last  row in reference
+    $colLast  = $_[3] ? $_[3] : $colFirst;      # Last  col in reference
+
+    # Swap last row/col for first row/col as necessary
+    if ($rwFirst > $rwLast) {
+        list($rwFirst, $rwLast) = array($rwLast, $rwFirst);
+    }
+
+    if ($colFirst > $colLast) {
+        list($colFirst, $colLast) = array($colLast, $colFirst);
+    }
+
+    $header   = pack("vv",           $record, $length);
+    $data     = pack("CvvvvvvCC",    $pnn, $rwAct, $colAct,
+                                     $irefAct, $cref,
+                                     $rwFirst, $rwLast,
+                                     $colFirst, $colLast);
+
+    $this->_append($header . $data);
+}
+
+    /*
+     * Write BIFF record EXTERNCOUNT to indicate the number of external
+     * sheet references in a worksheet.
+     *
+     * Excel only stores references to external sheets that are used in
+     * formulas. For simplicity we store references to all the sheets in
+     * the workbook regardless of whether they are used or not. This reduces
+     * the overall complexity and eliminates the need for a two way dialogue
+     * between the formula parser the worksheet objects.
+     */
+    function _store_externcount($cxals) {
+        // $cxals   Number of external references
+
+        $record   = 0x0016;   // Record identifier
+        $length   = 0x0002;   // Number of bytes to follow
+
+        $header   = pack("vv", $record, $length);
+        $data     = pack("v",  $cxals);
+
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Writes the Excel BIFF EXTERNSHEET record. These references are used
+     * by formulas. A formula references a sheet name via an index. Since we
+     * store a reference to all of the external worksheets the EXTERNSHEET
+     * index is the same as the worksheet index.
+     */
+    function _store_externsheet($sheetname) {
+        $record    = 0x0017;         # Record identifier
+        // $length   Number of bytes to follow
+
+        // $cch      Length of sheet name
+        // $rgch     Filename encoding
+
+        // References to the current sheet are encoded differently to
+        // references to external sheets.
+        if ($this->_name == $sheetname) {
+            $sheetname = '';
+            $length    = 0x02;  // The following 2 bytes
+            $cch       = 1;     // The following byte
+            $rgch      = 0x02;  // Self reference
+        } else {
+            $length    = 0x02 + strlen($sheetname);
+            $cch       = strlen($sheetname);
+            $rgch      = 0x03;  // Reference to a sheet in the current
+                                // workbook
+        }
+
+        $header     = pack("vv",  $record, $length);
+        $data       = pack("CC", $cch, $rgch);
+
+        $this->_prepend($header . $data . $sheetname);
+    }
+
+###############################################################################
+#
+# _store_panes()
+#
+#
+# Writes the Excel BIFF PANE record.
+# The panes can either be frozen or thawed (unfrozen).
+# Frozen panes are specified in terms of a integer number of rows and columns.
+# Thawed panes are specified in terms of Excel's units for rows and columns.
+#
+function _store_panes() {
+
+    $_=func_get_args();
+
+    $record  = 0x0041;       # Record identifier
+    $length  = 0x000A;       # Number of bytes to follow
+
+    $y       = $_[0] || 0;   # Vertical split position
+    $x       = $_[1] || 0;   # Horizontal split position
+    if (isset($_[2])) {
+        $rwTop   = $_[2];        # Top row visible
+    }
+    if (isset($_[3])) {
+        $colLeft = $_[3];        # Leftmost column visible
+    }
+    if (isset($_[4])) {
+        $pnnAct  = $_[4];        # Active pane
+    }
+
+    # Code specific to frozen or thawed panes.
+    if ($this->_frozen) {
+        # Set default values for $rwTop and $colLeft
+        if (!isset($rwTop)) {
+            $rwTop   = $y;
+        }
+        if (!isset($colLeft)) {
+            $colLeft = $x;
+        }
+    } else {
+        # Set default values for $rwTop and $colLeft
+        if (!isset($rwTop)) {
+            $rwTop   = 0;
+        }
+        if (!isset($colLeft)) {
+            $colLeft = 0;
+        }
+
+        # Convert Excel's row and column units to the internal units.
+        # The default row height is 12.75
+        # The default column width is 8.43
+        # The following slope and intersection values were interpolated.
+        #
+        $y = 20*$y      + 255;
+        $x = 113.879*$x + 390;
+    }
+
+    # Determine which pane should be active. There is also the undocumented
+    # option to override this should it be necessary: may be removed later.
+    #
+    if (!isset($pnnAct)) {
+        # Bottom right
+        if ($x != 0 && $y != 0) {
+            $pnnAct = 0;
+        }
+        # Top right
+        if ($x != 0 && $y == 0) {
+            $pnnAct = 1;
+        }
+        # Bottom left
+        if ($x == 0 && $y != 0) {
+            $pnnAct = 2;
+        }
+        # Top left
+        if ($x == 0 && $y == 0) {
+            $pnnAct = 3;
+        }
+    }
+
+    $this->_active_pane = $pnnAct; # Used in _store_selection
+
+    $header     = pack("vv",    $record, $length);
+    $data       = pack("vvvvv", $x, $y, $rwTop, $colLeft, $pnnAct);
+
+    $this->_append($header . $data);
+}
+
+    /*
+     * Store the page setup SETUP BIFF record.
+     */
+    function _store_setup() {
+        $record       = 0x00A1;                // Record identifier
+        $length       = 0x0022;                // Number of bytes to follow
+
+        $iPaperSize   = $this->_paper_size;    // Paper size
+        $iScale       = $this->_print_scale;   // Print scaling factor
+        $iPageStart   = 0x01;                  // Starting page number
+        $iFitWidth    = $this->_fit_width;     // Fit to number of pages wide
+        $iFitHeight   = $this->_fit_height;    // Fit to number of pages high
+        $grbit        = 0x00;                  // Option flags
+        $iRes         = 0x0258;                // Print resolution
+        $iVRes        = 0x0258;                // Vertical print resolution
+        $numHdr       = $this->_margin_head;   // Header Margin
+        $numFtr       = $this->_margin_foot;   // Footer Margin
+        $iCopies      = 0x01;                  // Number of copies
+
+        $fLeftToRight = 0x0;                   // Print over then down
+        $fLandscape   = $this->_orientation;   // Page orientation
+        $fNoPls       = 0x0;                   // Setup not read from printer
+        $fNoColor     = 0x0;                   // Print black and white
+        $fDraft       = 0x0;                   // Print draft quality
+        $fNotes       = 0x0;                   // Print notes
+        $fNoOrient    = 0x0;                   // Orientation not set
+        $fUsePage     = 0x0;                   // Use custom starting page
+
+        $grbit        = $fLeftToRight;
+        $grbit       |= $fLandscape    << 1;
+        $grbit       |= $fNoPls        << 2;
+        $grbit       |= $fNoColor      << 3;
+        $grbit       |= $fDraft        << 4;
+        $grbit       |= $fNotes        << 5;
+        $grbit       |= $fNoOrient     << 6;
+        $grbit       |= $fUsePage      << 7;
+
+        $numHdr = pack("d", $numHdr);
+        $numFtr = pack("d", $numFtr);
+
+        if ($this->_byte_order) {
+            $numHdr = strrev($numHdr);
+            $numFtr = strrev($numFtr);
+        }
+
+        $header = pack("vv",         $record, $length);
+        $data1  = pack("vvvvvvvv",   $iPaperSize,
+                                     $iScale,
+                                     $iPageStart,
+                                     $iFitWidth,
+                                     $iFitHeight,
+                                     $grbit,
+                                     $iRes,
+                                     $iVRes);
+        $data2  = $numHdr . $numFtr;
+        $data3  = pack("v", $iCopies);
+
+        $this->_prepend($header . $data1 . $data2 . $data3);
+    }
+
+    /*
+     * Store the header caption BIFF record.
+     */
+    function _store_header() {
+        $record  = 0x0014;           // Record identifier
+
+        $str     = $this->_header;   // header string
+        $cch     = strlen($str);     // Length of header string
+        $length  = 1 + $cch;         // Bytes to follow
+
+        $header  = pack("vv",  $record, $length);
+        $data    = pack("C",   $cch);
+
+        $this->_append($header . $data . $str);
+    }
+
+    /*
+     * Store the footer caption BIFF record.
+     */
+    function _store_footer() {
+        $record  = 0x0015;           // Record identifier
+
+        $str     = $this->_footer;   // Footer string
+        $cch     = strlen($str);     // Length of footer string
+        $length  = 1 + $cch;         // Bytes to follow
+
+        $header  = pack("vv",  $record, $length);
+        $data    = pack("C",   $cch);
+
+        $this->_append($header . $data . $str);
+    }
+
+    /*
+     * Store the horizontal centering HCENTER BIFF record.
+     */
+    function _store_hcenter() {
+        $record   = 0x0083;   // Record identifier
+        $length   = 0x0002;   // Bytes to follow
+
+        $fHCenter = $this->_hcenter;   // Horizontal centering
+
+        $header   = pack("vv",  $record, $length);
+        $data     = pack("v",   $fHCenter);
+
+        $this->_append($header . $data);
+    }
+
+     /*
+      * Store the vertical centering VCENTER BIFF record.
+      */
+    function _store_vcenter() {
+        $record   = 0x0084;   // Record identifier
+        $length   = 0x0002;   // Bytes to follow
+
+        $fVCenter = $this->_vcenter;   // Horizontal centering
+
+        $header   = pack("vv",  $record, $length);
+        $data     = pack("v",   $fVCenter);
+
+        $this->_append($header . $data);
+    }
+
+    /*
+     * Store the LEFTMARGIN BIFF record.
+     */
+    function _store_margin_left() {
+        $record  = 0x0026;   // Record identifier
+        $length  = 0x0008;   // Bytes to follow
+
+        $margin  = $this->_margin_left;   // Margin in inches
+
+        $header  = pack("vv",  $record, $length);
+        $data    = pack("d",   $margin);
+
+        if ($this->_byte_order) {
+            $data = strrev($data);
+        }
+
+        $this->_append($header . $data);
+    }
+
+    /*
+     * Store the RIGHTMARGIN BIFF record.
+     */
+    function _store_margin_right() {
+        $record  = 0x0027;   // Record identifier
+        $length  = 0x0008;   // Bytes to follow
+
+        $margin  = $this->_margin_right;   // Margin in inches
+
+        $header  = pack("vv",  $record, $length);
+        $data    = pack("d",   $margin);
+
+        if ($this->_byte_order) {
+            $data = strrev($data);
+        }
+
+        $this->_append($header . $data);
+    }
+
+    /*
+     * Store the TOPMARGIN BIFF record.
+     */
+    function _store_margin_top() {
+        $record  = 0x0028;   // Record identifier
+        $length  = 0x0008;   // Bytes to follow
+
+        $margin  = $this->_margin_top;   // Margin in inches
+
+        $header  = pack("vv",  $record, $length);
+        $data    = pack("d",   $margin);
+
+        if ($this->_byte_order) {
+            $data = strrev($data);
+        }
+
+        $this->_append($header . $data);
+    }
+
+    /*
+     * Store the BOTTOMMARGIN BIFF record.
+     */
+    function _store_margin_bottom() {
+        $record  = 0x0029;   // Record identifier
+        $length  = 0x0008;   // Bytes to follow
+
+        $margin  = $this->_margin_bottom;   // Margin in inches
+
+        $header  = pack("vv",  $record, $length);
+        $data    = pack("d",   $margin);
+
+        if ($this->_byte_order) {
+            $data = strrev($data);
+        }
+
+        $this->_append($header . $data);
+    }
+
+###############################################################################
+#
+# merge_cells($first_row, $first_col, $last_row, $last_col)
+#
+# This is an Excel97/2000 method. It is required to perform more complicated
+# merging than the normal align merge in Format.pm
+#
+function merge_cells() {
+
+    $_=func_get_args();
+
+    // Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    $record  = 0x00E5;                   # Record identifier
+    $length  = 0x000A;                   # Bytes to follow
+
+    $cref     = 1;                       # Number of refs
+    $rwFirst  = $_[0];                   # First row in reference
+    $colFirst = $_[1];                   # First col in reference
+    $rwLast   = $_[2] || $rwFirst;       # Last  row in reference
+    $colLast  = $_[3] || $colFirst;      # Last  col in reference
+
+    // Swap last row/col for first row/col as necessary
+    if ($rwFirst > $rwLast) {
+        list($rwFirst, $rwLast) = array($rwLast, $rwFirst);
+    }
+
+    if ($colFirst > $colLast) {
+        list($colFirst, $colLast) = array($colLast, $colFirst);
+    }
+
+    $header   = pack("vv",       $record, $length);
+    $data     = pack("vvvvv",    $cref,
+                                 $rwFirst, $rwLast,
+                                 $colFirst, $colLast);
+
+    $this->_append($header . $data);
+}
+
+    /*
+     * Write the PRINTHEADERS BIFF record.
+     */
+    function _store_print_headers() {
+        $record      = 0x002a;   // Record identifier
+        $length      = 0x0002;   // Bytes to follow
+
+        $fPrintRwCol = $this->_print_headers;   // Boolean flag
+
+        $header      = pack("vv",  $record, $length);
+        $data        = pack("v",   $fPrintRwCol);
+
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Write the PRINTGRIDLINES BIFF record. Must be used in conjunction
+     * with the GRIDSET record.
+     */
+    function _store_print_gridlines() {
+        $record      = 0x002b;   // Record identifier
+        $length      = 0x0002;   // Bytes to follow
+
+        $fPrintGrid  = $this->_print_gridlines;   // Boolean flag
+
+        $header      = pack("vv",  $record, $length);
+        $data        = pack("v",   $fPrintGrid);
+
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Write the GRIDSET BIFF record. Must be used in conjunction with the
+     * PRINTGRIDLINES record.
+     */
+    function _store_gridset() {
+        $record      = 0x0082;   // Record identifier
+        $length      = 0x0002;   // Bytes to follow
+
+        $fGridSet    = !$this->_print_gridlines;   // Boolean flag
+
+        $header      = pack("vv",  $record, $length);
+        $data        = pack("v",   $fGridSet);
+
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Write the WSBOOL BIFF record, mainly for fit-to-page. Used in
+     * conjunction with the SETUP record.
+     */
+    function _store_wsbool() {
+        $record      = 0x0081;   # Record identifier
+        $length      = 0x0002;   # Bytes to follow
+
+        // $grbit   Option flags
+
+        // The only option that is of interest is the flag for fit to page.
+        // So we set all the options in one go.
+        if ($this->_fit_page) {
+            $grbit = 0x05c1;
+        } else {
+            $grbit = 0x04c1;
+        }
+
+        $header      = pack("vv",  $record, $length);
+        $data        = pack("v",   $grbit);
+
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Write the HORIZONTALPAGEBREAKS BIFF record.
+     */
+    function _store_hbreak() {
+        // Return if the user hasn't specified pagebreaks
+        if(sizeof($this->_hbreaks)==0) {
+            return;
+        }
+
+        # Sort and filter array of page breaks
+        $breaks  = $this->_sort_pagebreaks($this->_hbreaks);
+
+        $record  = 0x001b;             // Record identifier
+        $cbrk    = sizeof($breaks);    // Number of page breaks
+        $length  = ($cbrk + 1) * 2;    // Bytes to follow
+
+        $header  = pack("vv",  $record, $length);
+        $data    = pack("v",   $cbrk);
+
+        // Append each page break
+        foreach ($breaks as $break) {
+            $data .= pack("v", $break);
+        }
+
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Write the VERTICALPAGEBREAKS BIFF record.
+     */
+    function _store_vbreak() {
+        // Return if the user hasn't specified pagebreaks
+        if(sizeof($this->_vbreaks)==0) {
+            return;
+        }
+
+        // Sort and filter array of page breaks
+        $breaks  = $this->_sort_pagebreaks($this->_vbreaks);
+
+        $record  = 0x001a;            // Record identifier
+        $cbrk    = sizeof($breaks);   // Number of page breaks
+        $length  = ($cbrk + 1) * 2;   // Bytes to follow
+
+        $header  = pack("vv",  $record, $length);
+        $data    = pack("v",   $cbrk);
+
+        // Append each page break
+        foreach ($breaks as $break) {
+            $data .= pack("v", $break);
+        }
+
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Set the Biff PROTECT record to indicate that the worksheet is
+     * protected.
+     */
+    function _store_protect() {
+        // Exit unless sheet protection has been specified
+        if (!$this->_protect) {
+            return;
+        }
+
+        $record      = 0x0012;            // Record identifier
+        $length      = 0x0002;            // Bytes to follow
+
+        $fLock       = $this->_protect;   // Worksheet is protected
+
+        $header      = pack("vv", $record, $length);
+        $data        = pack("v",  $fLock);
+
+        $this->_prepend($header . $data);
+    }
+
+    /*
+     * Write the worksheet PASSWORD record.
+     */
+    function _store_password() {
+        // Exit unless sheet protection and password have been specified
+        if (!$this->_protect || !$this->_password) {
+            return;
+        }
+
+        $record      = 0x0013;             // Record identifier
+        $length      = 0x0002;             // Bytes to follow
+
+        $wPassword   = $this->_password;   // Encoded password
+
+        $header      = pack("vv", $record, $length);
+        $data        = pack("v",  $wPassword);
+
+        $this->_prepend($header . $data);
+    }
+
+###############################################################################
+#
+# insert_bitmap($row, $col, $filename, $x, $y, $scale_x, $scale_y)
+#
+# Insert a 24bit bitmap image in a worksheet. The main record required is
+# IMDATA but it must be proceeded by a OBJ record to define its position.
+#
+function insert_bitmap() {
+
+    $_=func_get_args();
+
+    # Check for a cell reference in A1 notation and substitute row and column
+    if (preg_match('/^\D/', $_[0])) {
+        $_ = $this->_substitute_cellref($_);
+    }
+
+    $row         = $_[0];
+    $col         = $_[1];
+    $bitmap      = $_[2];
+    $x           = $_[3] ? $_[3] : 0;
+    $y           = $_[4] ? $_[4] : 0;
+    $scale_x     = $_[5] ? $_[5] : 1;
+    $scale_y     = $_[6] ? $_[6] : 1;
+
+    list($width, $height, $size, $data) = $this->_process_bitmap($bitmap);
+
+    # Scale the frame of the image.
+    $width  *= $scale_x;
+    $height *= $scale_y;
+
+    # Calculate the vertices of the image and write the OBJ record
+    $this->_position_image($col, $row, $x, $y, $width, $height);
+
+    # Write the IMDATA record to store the bitmap data
+    $record      = 0x007f;
+    $length      = 8 + $size;
+    $cf          = 0x09;
+    $env         = 0x01;
+    $lcb         = $size;
+
+    $header      = pack("vvvvV", $record, $length, $cf, $env, $lcb);
+
+    $this->_append($header . $data);
+}
+
+    /*
+     * Calculate the vertices that define the position of the image as
+     * required by the OBJ record.
+     *
+     *        +------------+------------+
+     *        |     A      |      B     |
+     *  +-----+------------+------------+
+     *  |     |(x1,y1)     |            |
+     *  |  1  |(A1)._______|______      |
+     *  |     |    |              |     |
+     *  |     |    |              |     |
+     *  +-----+----|    BITMAP    |-----+
+     *  |     |    |              |     |
+     *  |  2  |    |______________.     |
+     *  |     |            |        (B2)|
+     *  |     |            |     (x2,y2)|
+     *  +---- +------------+------------+
+     *
+     * Example of a bitmap that covers some of the area from cell A1 to
+     * cell B2.
+     *
+     * Based on the width and height of the bitmap we need to calculate 8
+     *vars:
+     *    $col_start, $row_start, $col_end, $row_end, $x1, $y1, $x2, $y2.
+     * The width and height of the cells are also variable and have to be
+     * taken into account.
+     * The values of $col_start and $row_start are passed in from the calling
+     * function. The values of $col_end and $row_end are calculated by
+     * subtracting the width and height of the bitmap from the width and
+     * height of the underlying cells.
+     * The vertices are expressed as a percentage of the underlying cell
+     * width as follows (rhs values are in pixels):
+     *
+     *      x1 = X / W *1024
+     *      y1 = Y / H *256
+     *      x2 = (X-1) / W *1024
+     *      y2 = (Y-1) / H *256
+     *
+     *      Where:  X is distance from the left side of the underlying cell
+     *              Y is distance from the top of the underlying cell
+     *              W is the width of the cell
+     *              H is the height of the cell
+     *
+     * Note: the SDK incorrectly states that the height should be expressed
+     * as a percentage of 1024.
+     */
+    function _position_image($col_start, $row_start, $x1, $y1,
+                             $width, $height) {
+        // $col_start   Col containing upper left corner of object
+        // $x1          Distance to left side of object
+
+        // $row_start   Row containing top left corner of object
+        // $y1          Distance to top of object
+
+        // $col_end     Col containing lower right corner of object
+        // $x2          Distance to right side of object
+
+        // $row_end     Row containing bottom right corner of object
+        // $y2          Distance to bottom of object
+
+        // $width       Width of image frame
+        // $height      Height of image frame
+
+        // Initialise end cell to the same as the start cell
+        $col_end = $col_start;
+        $row_end = $row_start;
+
+        // Zero the specified offset if greater than the cell dimensions
+        if ($x1 >= $this->_size_col($col_start)) {
+            $x1 = 0;
+        }
+        if ($y1 >= $this->_size_row($row_start)) {
+            $y1 = 0;
+        }
+
+        $width  = $width  + $x1 -1;
+        $height = $height + $y1 -1;
+
+        // Subtract the underlying cell widths to find the end cell of the
+        // image
+        while ($width >= $this->_size_col($col_end)) {
+            $width -= $this->_size_col($col_end);
+            $col_end++;
+        }
+
+        // Subtract the underlying cell heights to find the end cell of the
+        // image
+        while ($height >= $this->_size_row($row_end)) {
+            $height -= $this->_size_row($row_end);
+            $row_end++;
+        }
+
+        // Bitmap isn't allowed to start or finish in a hidden cell, i.e. a
+        // cell with zero height or width.
+        if ($this->_size_col($col_start) == 0) { return; }
+        if ($this->_size_col($col_end)   == 0) { return; }
+        if ($this->_size_row($row_start) == 0) { return; }
+        if ($this->_size_row($row_end)   == 0) { return; }
+
+        // Convert the pixel values to the percentage value expected by Excel
+        $x1 = $x1     / $this->_size_col($col_start) * 1024;
+        $y1 = $y1     / $this->_size_row($row_start) *  256;
+        $x2 = $width  / $this->_size_col($col_end)   * 1024;
+        $y2 = $height / $this->_size_row($row_end)   *  256;
+
+        $this->_store_obj_picture($col_start, $x1, $row_start, $y1,
+                                  $col_end, $x2, $row_end, $y2);
+    }
+
+    /*
+     * Convert the width of a cell from user's units to pixels. By
+     * interpolation the relationship is: y = 7x +5. If the width
+     * hasn't been set by the user we use the default value. If the
+     * col is hidden we use a value of zero.
+     */
+    function _size_col($col) {
+        // Look up the cell value to see if it has been changed
+        if (isset($this->_col_sizes[$col])) {
+            if ($this->_col_sizes[$col] == 0) {
+                return 0;
+            } else {
+                return floor(7 * $this->_col_sizes[$col] + 5);
+            }
+        } else {
+            return 64;
+        }
+    }
+
+    /*
+     * Convert the height of a cell from user's units to pixels. By
+     * interpolation # the relationship is: y = 4/3x. If the height
+     * hasn't been set by the user we use the default value. If the
+     * row is hidden we use a value of zero. (Not possible to hide row
+     * yet).
+     */
+    function _size_row($row) {
+        // Look up the cell value to see if it has been changed
+        if (isset($this->_row_sizes[$row])) {
+            if ($this->_row_sizes[$row] == 0) {
+                return 0;
+            } else {
+                return floor(4/3 * $this->_row_sizes[$row]);
+            }
+        } else {
+            return 17;
+        }
+    }
+
+    /*
+     * Store the OBJ record that precedes an IMDATA record. This could
+     * be generalized to support other Excel objects.
+     */
+    function _store_obj_picture($col_start, $x1, $row_start, $y1,
+                                $col_end, $x2, $row_end, $y2) {
+        $record      = 0x005d;       // Record identifier
+        $length      = 0x003c;       // Bytes to follow
+
+        $cObj        = 0x0001;       // Count of objects in file (set to 1)
+        $OT          = 0x0008;       // Object type. 8 = Picture
+        $id          = 0x0001;       // Object ID
+        $grbit       = 0x0614;       // Option flags
+
+        $colL        = $col_start;   // Col containing upper left corner of
+                                     // object
+        $dxL         = $x1;          // Distance from left side of cell
+
+        $rwT         = $row_start;   // Row containing top left corner of
+                                     // object
+        $dyT         = $y1;          // Distance from top of cell
+
+        $colR        = $col_end;     // Col containing lower right corner of 
+                                     // object
+        $dxR         = $x2;          // Distance from right of cell
+
+        $rwB         = $row_end;     // Row containing bottom right corner of
+                                     // object
+        $dyB         = $y2;          // Distance from bottom of cell
+
+        $cbMacro     = 0x0000;       // Length of FMLA structure
+        $Reserved1   = 0x0000;       // Reserved
+        $Reserved2   = 0x0000;       // Reserved
+
+        $icvBack     = 0x09;         // Background colour
+        $icvFore     = 0x09;         // Foreground colour
+        $fls         = 0x00;         // Fill pattern
+        $fAuto       = 0x00;         // Automatic fill
+        $icv         = 0x08;         // Line colour
+        $lns         = 0xff;         // Line style
+        $lnw         = 0x01;         // Line weight
+        $fAutoB      = 0x00;         // Automatic border
+        $frs         = 0x0000;       // Frame style
+        $cf          = 0x0009;       // Image format, 9 = bitmap
+        $Reserved3   = 0x0000;       // Reserved
+        $cbPictFmla  = 0x0000;       // Length of FMLA structure
+        $Reserved4   = 0x0000;       // Reserved
+        $grbit2      = 0x0001;       // Option flags
+        $Reserved5   = 0x0000;       // Reserved
+
+        $header      = pack("vv", $record, $length);
+        $data        = pack("V",  $cObj);
+        $data       .= pack("v",  $OT);
+        $data       .= pack("v",  $id);
+        $data       .= pack("v",  $grbit);
+        $data       .= pack("v",  $colL);
+        $data       .= pack("v",  $dxL);
+        $data       .= pack("v",  $rwT);
+        $data       .= pack("v",  $dyT);
+        $data       .= pack("v",  $colR);
+        $data       .= pack("v",  $dxR);
+        $data       .= pack("v",  $rwB);
+        $data       .= pack("v",  $dyB);
+        $data       .= pack("v",  $cbMacro);
+        $data       .= pack("V",  $Reserved1);
+        $data       .= pack("v",  $Reserved2);
+        $data       .= pack("C",  $icvBack);
+        $data       .= pack("C",  $icvFore);
+        $data       .= pack("C",  $fls);
+        $data       .= pack("C",  $fAuto);
+        $data       .= pack("C",  $icv);
+        $data       .= pack("C",  $lns);
+        $data       .= pack("C",  $lnw);
+        $data       .= pack("C",  $fAutoB);
+        $data       .= pack("v",  $frs);
+        $data       .= pack("V",  $cf);
+        $data       .= pack("v",  $Reserved3);
+        $data       .= pack("v",  $cbPictFmla);
+        $data       .= pack("v",  $Reserved4);
+        $data       .= pack("v",  $grbit2);
+        $data       .= pack("V",  $Reserved5);
+
+        $this->_append($header . $data);
+    }
+
+    /*
+     * Convert a 24 bit bitmap into the modified internal format used by
+     * Windows. This is described in BITMAPCOREHEADER and BITMAPCOREINFO
+     * structures in the MSDN library.
+     */
+    function _process_bitmap($bitmap) {
+        // Open file and binmode the data in case the platform needs it.
+        $bmp=fopen($bitmap, "rb");
+        if (!$bmp) {
+            trigger_error("Could not open file '$bitmap'.", E_USER_ERROR);
+        }
+
+        $data=fread($bmp, filesize($bitmap));
+
+        // Check that the file is big enough to be a bitmap.
+        if (strlen($data) <= 0x36) {
+            trigger_error("$bitmap doesn't contain enough data.",
+                          E_USER_ERROR);
+        }
+
+        // The first 2 bytes are used to identify the bitmap.
+        if (substr($data, 0, 2) != "BM") {
+            trigger_error("$bitmap doesn't appear to to be a ".
+                          "valid bitmap image.", E_USER_ERROR);
+        }
+
+        // Remove bitmap data: ID.
+        $data = substr($data, 2);
+
+        // Read and remove the bitmap size. This is more reliable than reading
+        // the data size at offset 0x22.
+        $array = unpack("Vsize", $data);
+        $data = substr($data, 4);
+        $size   =  $array["size"];
+        $size  -=  0x36;   # Subtract size of bitmap header.
+        $size  +=  0x0C;   # Add size of BIFF header.
+
+        // Remove bitmap data: reserved, offset, header length.
+        $data = substr($data, 12);
+
+        // Read and remove the bitmap width and height. Verify the sizes.
+        $array = unpack("Vwidth/Vheight", $data);
+        $data = substr($data, 8);
+        $width = $array["width"];
+        $height = $array["height"];
+
+        if ($width > 0xFFFF) {
+            trigger_error("$bitmap: largest image width supported is 64k.",
+                          E_USER_ERROR);
+        }
+
+        if ($height > 0xFFFF) {
+            trigger_error("$bitmap: largest image height supported is 64k.",
+                          E_USER_ERROR);
+        }
+
+        // Read and remove the bitmap planes and bpp data. Verify them.
+        $array = unpack("vplanes/vbitcount", $data);
+        $data = substr($data, 4);
+        $planes = $array["planes"];
+        $bitcount = $array["bitcount"];
+
+        if ($bitcount != 24) {
+            trigger_error("$bitmap isn't a 24bit true color bitmap.",
+                          E_USER_ERROR);
+        }
+
+        if ($planes != 1) {
+            trigger_error("$bitmap: only 1 plane supported in bitmap image.",
+                          E_USER_ERROR);
+        }
+
+        // Read and remove the bitmap compression. Verify compression.
+        $array = unpack("Vcompression", $data);
+        $data = substr($data, 4);
+        $compression = $array["compression"];
+
+        if ($compression != 0) {
+            trigger_error("$bitmap: compression not supported in bitmap image.",
+                          E_USER_ERROR);
+        }
+
+        // Remove bitmap data: data size, hres, vres, colours, imp. colours.
+        $data = substr($data, 20);
+
+        // Add the BITMAPCOREHEADER data
+        $header = pack("Vvvvv", 0x000c, $width, $height, 0x01, 0x18);
+        $data = $header . $data;
+
+        return array($width, $height, $size, $data);
+    }
+
+    /*
+     * Store the window zoom factor. This should be a reduced fraction but for
+     * simplicity we will store all fractions with a numerator of 100.
+     */
+    function _store_zoom() {
+        // If scale is 100% we don't need to write a record
+        if ($this->_zoom == 100) {
+            return;
+        }
+
+        $record = 0x00A0; // Record identifier
+        $length = 0x0004; // Bytes to follow
+
+        $header = pack("vv", $record, $length);
+        $data   = pack("vv", $this->_zoom, 100);
+
+        $this->_append($header . $data);
+    }
+
+}
+
+?>
diff --git a/gosa-core/include/php_writeexcel/functions.writeexcel_utility.inc.php b/gosa-core/include/php_writeexcel/functions.writeexcel_utility.inc.php
new file mode 100644 (file)
index 0000000..dc758bf
--- /dev/null
@@ -0,0 +1,271 @@
+<?php
+
+/*
+ * Copyleft 2002 Johann Hanne
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place,
+ * Suite 330, Boston, MA  02111-1307 USA
+ */
+
+/*
+ * This is the Spreadsheet::WriteExcel Perl package ported to PHP
+ * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
+ */
+
+/*
+ * Converts numeric $row/$col notation to an Excel cell reference string in
+ * A1 notation.
+ */
+function xl_rowcol_to_cell($row, $col, $row_abs=false, $col_abs=false) {
+
+    $row_abs = $row_abs ? '$' : '';
+    $col_abs = $col_abs ? '$' : '';
+
+    $int  = floor($col / 26);
+    $frac = $col % 26;
+
+    $chr1 = ''; // Most significant character in AA1
+
+    if ($int > 0) {
+        $chr1 = chr(ord('A') + $int - 1);
+    }
+
+    $chr2 = chr(ord('A') + $frac);
+
+    // Zero index to 1-index
+    $row++;
+
+    return $col_abs.$chr1.$chr2.$row_abs.$row;
+}
+
+/*
+ * Converts an Excel cell reference string in A1 notation
+ * to numeric $row/$col notation.
+ *
+ * Returns: array($row, $col, $row_absolute, $col_absolute)
+ *
+ * The $row_absolute and $col_absolute parameters aren't documented because
+ * they are mainly used internally and aren't very useful to the user.
+ */
+function xl_cell_to_rowcol($cell) {
+
+    preg_match('/(\$?)([A-I]?[A-Z])(\$?)(\d+)/', $cell, $reg);
+
+    $col_abs = ($reg[1] == "") ? 0 : 1;
+    $col     = $reg[2];
+    $row_abs = ($reg[3] == "") ? 0 : 1;
+    $row     = $reg[4];
+
+    // Convert base26 column string to number
+    // All your Base are belong to us.
+    $chars  = preg_split('//', $col, -1, PREG_SPLIT_NO_EMPTY);
+    $expn   = 0;
+    $col    = 0;
+
+    while (sizeof($chars)>0) {
+        $char = array_pop($chars); // Least significant character first
+        $col += (ord($char) - ord('A') + 1) * pow(26, $expn);
+        $expn++;
+    }
+
+    // Convert 1-index to zero-index
+    $row--;
+    $col--;
+
+    return array($row, $col, $row_abs, $col_abs);
+}
+
+/*
+ * Increments the row number of an Excel cell reference string
+ * in A1 notation.
+ * For example C4 to C5
+ *
+ * Returns: a cell reference string in A1 notation.
+ */
+function xl_inc_row($cell) {
+    list($row, $col, $row_abs, $col_abs) = xl_cell_to_rowcol($cell);
+    return xl_rowcol_to_cell(++$row, $col, $row_abs, $col_abs);
+}
+
+/*
+ * Decrements the row number of an Excel cell reference string
+ * in A1 notation.
+ * For example C4 to C3
+ *
+ * Returns: a cell reference string in A1 notation.
+ */
+function xl_dec_row($cell) {
+    list($row, $col, $row_abs, $col_abs) = xl_cell_to_rowcol($cell);
+    return xl_rowcol_to_cell(--$row, $col, $row_abs, $col_abs);
+}
+
+/*
+ * Increments the column number of an Excel cell reference string
+ * in A1 notation.
+ * For example C3 to D3
+ *
+ * Returns: a cell reference string in A1 notation.
+ */
+function xl_inc_col($cell) {
+    list($row, $col, $row_abs, $col_abs) = xl_cell_to_rowcol($cell);
+    return xl_rowcol_to_cell($row, ++$col, $row_abs, $col_abs);
+}
+
+/*
+ * Decrements the column number of an Excel cell reference string
+ * in A1 notation.
+ * For example C3 to B3
+ *
+ * Returns: a cell reference string in A1 notation.
+ */
+function xl_dec_col($cell) {
+    list($row, $col, $row_abs, $col_abs) = xl_cell_to_rowcol($cell);
+    return xl_rowcol_to_cell($row, --$col, $row_abs, $col_abs);
+}
+
+function xl_date_list($year, $month=1, $day=1,
+                      $hour=0, $minute=0, $second=0) {
+
+    $monthdays=array(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);
+
+    // Leap years since 1900 (year is dividable by 4)
+    $leapyears=floor(($year-1900)/4);
+
+    // Non-leap years since 1900 (year is dividable by 100)
+    $nonleapyears=floor(($year-1900)/100);
+
+    // Non-non-leap years since 1900 (year is dividable by 400)
+    // (Yes, it MUST be "1600", not "1900")
+    $nonnonleapyears=floor(($year-1600)/400);
+
+    // Don't count the leap day of the specified year if it didn't
+    // happen yet (i.e. before 1 March)
+    //
+    // Please note that $leapyears becomes -1 for dates before 1 March 1900;
+    // this is not logical, but later we will add a day for Excel's
+    // phantasie leap day in 1900 without checking if the date is actually
+    // after 28 February 1900; so these two logic errors "neutralize"
+    // each other
+    if ($year%4==0 && $month<3) {
+      $leapyears--;
+    }
+
+    $days=365*($year-1900)+$leapyears-$nonleapyears+$nonnonleapyears;
+
+    for ($c=1;$c<$month;$c++) {
+      $days+=$monthdays[$c-1];
+    }
+
+    // Excel actually wants the days since 31 December 1899, not since
+    // 1 January 1900; this will also add this extra day
+    $days+=$day;
+
+    // Excel treats 1900 erroneously as a leap year, so we must
+    // add one day
+    //
+    // Please note that we DON'T have to check if the date is after
+    // 28 February 1900, because for such dates $leapyears is -1
+    // (see above)
+    $days++;
+
+    return (float)($days+($hour*3600+$minute*60+$second)/86400);
+}
+
+function xl_parse_time($time) {
+
+    if (preg_match('/(\d{1,2}):(\d\d):?((?:\d\d)(?:\.\d+)?)?(?:\s+)?(am|pm)?/i', $time, $reg)) {
+
+        $hours       = $reg[1];
+        $minutes     = $reg[2];
+        $seconds     = $reg[3] || 0;
+        $meridian    = strtolower($reg[4]) || '';
+
+        // Normalise midnight and midday
+        if ($hours == 12 && $meridian != '') {
+            $hours = 0;
+        }
+
+        // Add 12 hours to the pm times. Note: 12.00 pm has been set to 0.00.
+        if ($meridian == 'pm') {
+            $hours += 12;
+        }
+
+        // Calculate the time as a fraction of 24 hours in seconds
+        return (float)(($hours*3600+$minutes*60+$seconds)/86400);
+
+    } else {
+        return false; // Not a valid time string
+    }
+}
+
+/*
+ * Automagically converts almost any date/time string to an Excel date.
+ * This function will always only be as good as strtotime() is.
+ */
+function xl_parse_date($date) {
+
+    $unixtime=strtotime($date);
+
+    $year=date("Y", $unixtime);
+    $month=date("m", $unixtime);
+    $day=date("d", $unixtime);
+    $hour=date("H", $unixtime);
+    $minute=date("i", $unixtime);
+    $second=date("s", $unixtime);
+
+    // Convert to Excel date
+    return xl_date_list($year, $month, $day, $hour, $minute, $second);
+}
+
+/*
+ * Dummy function to be "compatible" to Spreadsheet::WriteExcel
+ */
+function xl_parse_date_init() {
+    // Erm... do nothing...
+    // strtotime() doesn't require anything to be initialized
+    // (do not ask me how to set the timezone...)
+}
+
+/*
+ * xl_decode_date_EU() and xl_decode_date_US() are mapped
+ * to xl_parse_date(); there seems to be no PHP function that
+ * differentiates between EU and US dates; I've never seen
+ * somebody using dd/mm/yyyy anyway, it always should be one of:
+ * - yyyy-mm-dd (international)
+ * - dd.mm.yyyy (european)
+ * - mm/dd/yyyy (english/US/british?)
+*/
+
+function xl_decode_date_EU($date) {
+    return xl_parse_date($date);
+}
+
+function xl_decode_date_US($date) {
+    return xl_parse_date($date);
+}
+
+function xl_date_1904($exceldate) {
+
+    if ($exceldate < 1462) {
+        // date is before 1904
+        $exceldate = 0;
+    } else {
+        $exceldate -= 1462;
+    }
+
+    return $exceldate;
+}
+
+?>
diff --git a/gosa-core/include/scanner.inc b/gosa-core/include/scanner.inc
new file mode 100644 (file)
index 0000000..3ebf2a1
--- /dev/null
@@ -0,0 +1,533 @@
+abaton "Abaton" "Scan 300/GS" "SCSI"
+abaton "Abaton" "Scan 300/S" "SCSI"
+agfafocus "AGFA" "Focus GS Scanner" "SCSI"
+agfafocus "AGFA" "Focus Lineart Scanner" "SCSI"
+agfafocus "AGFA" "Focus II" "SCSI"
+agfafocus "AGFA" "Focus Color" "SCSI"
+agfafocus "AGFA" "Focus Color Plus" "SCSI"
+agfafocus "Siemens" "S9036" "SCSI"
+apple "Apple" "Apple Scanner" "SCSI"
+apple "Apple" "OneScanner" "SCSI"
+apple "Apple" "ColorOneScanner" "SCSI"
+artec "Artec/Ultima" "AT3" "SCSI"
+artec "Artec/Ultima" "A6000C" "SCSI"
+artec "Artec/Ultima" "A6000C PLUS" "SCSI"
+artec "Artec/Ultima" "AT6" "SCSI"
+artec "Artec/Ultima" "AT12" "SCSI"
+artec "Artec/Ultima" "AM12S" "SCSI"
+artec "BlackWidow" "BW4800SP" "SCSI"
+artec "Plustek" "OpticPro 19200S" "SCSI"
+artec_eplus48u "Artec" "E+ 48U" "USB"
+artec_eplus48u "Tevion" "MD9693" "USB"
+artec_eplus48u "Medion" "MD9693" "USB"
+artec_eplus48u "Medion" "MD9705" "USB"
+artec_eplus48u "Medion" "MD4394" "USB"
+artec_eplus48u "Trust" "Easy Webscan 19200" "USB"
+artec_eplus48u "Memorex" "Mem 48 u" "USB"
+as6e "Artec/Ultima" "AS6E" "Parport"
+avision "Avision" "AV100CS" "SCSI"
+avision "Avision" "AV100IIICS" "SCSI"
+avision "Avision" "AV100S" "SCSI"
+avision "Avision" "AV240SC" "SCSI"
+avision "Avision" "AV260CS" "SCSI"
+avision "Avision" "AV360CS" "SCSI"
+avision "Avision" "AV363CS" "SCSI"
+avision "Avision" "AV420CS" "SCSI"
+avision "Avision" "AV6120" "SCSI"
+avision "Avision" "AV620CS" "SCSI"
+avision "Avision" "AV620CS Plus" "SCSI"
+avision "Avision" "AV630CS" "SCSI"
+avision "Avision" "AV630CSL" "SCSI"
+avision "Avision" "AV6240" "SCSI"
+avision "Avision" "AV600U" "USB"
+avision "Avision" "AV660S" "USB"
+avision "Avision" "AV680S" "USB"
+avision "Avision" "AV690U" "USB"
+avision "Avision" "AV800S" "SCSI"
+avision "Avision" "AV810C" "SCSI"
+avision "Avision" "AV820" "SCSI"
+avision "Avision" "AV820C" "SCSI"
+avision "Avision" "AV820C Plus" "SCSI"
+avision "Avision" "AV830C" "SCSI"
+avision "Avision" "AV830C Plus" "SCSI"
+avision "Avision" "AV880" "SCSI"
+avision "Avision" "AV880C" "SCSI"
+avision "Avision" "AV8000S" "SCSI"
+avision "Avision" "AVA3" "SCSI"
+avision "Hewlett-Packard" "ScanJet 5300C" "USB"
+avision "Hewlett-Packard" "ScanJet 5370C" "USB"
+avision "Hewlett-Packard" "ScanJet 7400c" "USB"
+avision "Minolta" "FS-V1" "USB"
+avision "Mitsubishi" "MCA-ADFC" "SCSI"
+avision "Mitsubishi" "S1200C" "SCSI"
+avision "Mitsubishi" "S600C" "SCSI"
+avision "Mitsubishi" "SS600" "SCSI"
+avision "Fujitsu" "ScanPartner" "SCSI"
+avision "Fujitsu" "ScanPartner 10" "SCSI"
+avision "Fujitsu" "ScanPartner 10C" "SCSI"
+avision "Fujitsu" "ScanPartner 15C" "SCSI"
+avision "Fujitsu" "ScanPartner 300C" "SCSI"
+avision "Fujitsu" "ScanPartner 600C" "SCSI"
+avision "Fujitsu" "ScanPartner Jr" "SCSI"
+bh "Bell and Howell" "COPISCAN II 6338" "SCSI"
+bh "Bell and Howell" "COPISCAN II 2135" "SCSI"
+bh "Bell and Howell" "COPISCAN II 2137(A)" "SCSI"
+bh "Bell and Howell" "COPISCAN II 2138A" "SCSI"
+bh "Bell and Howell" "COPISCAN II 3238" "SCSI"
+bh "Bell and Howell" "COPISCAN II 3338(A)" "SCSI"
+canon "Canon" "CanoScan 300" "SCSI"
+canon "Canon" "CanoScan 600" "SCSI"
+canon "Canon" "CanoScan 620S" "SCSI"
+canon "Canon" "CanoScan 2700F" "SCSI"
+canon "Canon" "CanoScan 2710" "SCSI"
+canon630u "Canon" "CanoScan fb630u" "USB"
+canon630u "Canon" "CanoScan fb636u" "USB"
+canon_pp "Canon" "CanoScan FB310P" "Parport (ECP)"
+canon_pp "Canon" "CanoScan FB610P" "Parport (ECP)"
+canon_pp "Canon" "CanoScan FB320P" "Parport (ECP)"
+canon_pp "Canon" "CanoScan FB620P" "Parport (ECP)"
+canon_pp "Canon" "CanoScan FB330P" "Parport (ECP)"
+canon_pp "Canon" "CanoScan FB630P" "Parport (ECP)"
+canon_pp "Canon" "CanoScan N340P" "Parport (ECP)"
+canon_pp "Canon" "CanoScan N640P" "Parport (ECP)"
+canon_pp "Canon" "CanoScan N640P ex" "Parport (ECP)"
+coolscan "Nikon" "LS-20" "SCSI"
+coolscan "Nikon" "LS-30" "SCSI"
+coolscan "Nikon" "LS-2000" "SCSI"
+coolscan "Nikon" "LS-1000" "SCSI"
+coolscan2 "Nikon" "LS 30" "SCSI"
+coolscan2 "Nikon" "LS 2000" "SCSI"
+coolscan2 "Nikon" "LS 40 ED" "USB"
+coolscan2 "Nikon" "LS 4000 ED" "IEEE1394"
+coolscan2 "Nikon" "LS 8000 ED" "IEEE1394"
+dc210 "Kodak" "DC210" "Serial port"
+dc240 "Kodak" "DC240" "Serial port"
+dc25 "Kodak" "DC25" "Serial port"
+dc25 "Kodak" "DC20" "Serial port"
+dmc "Polaroid" "DMC" "SCSI"
+epson "Epson" "GT-5000" "Parport"
+epson "Epson" "Actionscanner II" "Parport"
+epson "Epson" "GT-6000" "SCSI Parport"
+epson "Epson" "ES-300C" "SCSI Parport"
+epson "Epson" "GT-5500" "SCSI"
+epson "Epson" "GT-6500" "Parport"
+epson "Epson" "ES-600C" "Parport"
+epson "Epson" "ES-1200C" "Parport"
+epson "Epson" "GT-7000" "SCSI"
+epson "Epson" "GT-8000" "SCSI"
+epson "Epson" "ES-8500" "SCSI"
+epson "Epson" "Perfection 636S" "SCSI"
+epson "Epson" "Perfection 636U" "USB"
+epson "Epson" "Perfection 610" "USB"
+epson "Epson" "Perfection 640" "USB"
+epson "Epson" "Perfection 1200S" "SCSI"
+epson "Epson" "Perfection 1200U" "USB"
+epson "Epson" "Perfection 1200Photo" "USB"
+epson "Epson" "Perfection 1240" "SCSI USB"
+epson "Epson" "Perfection 1640" "SCSI USB"
+epson "Epson" "Perfection 1650" "USB"
+epson "Epson" "Perfection 1660" "USB"
+epson "Epson" "Perfection 2400" "USB"
+epson "Epson" "Perfection 2450" "USB IEEE-1394"
+epson "Epson" "Perfection 3200" "USB"
+epson "Epson" "Expression 636" "SCSI"
+epson "Epson" "Expression 800" "SCSI"
+epson "Epson" "Expression 1600" "SCSI USB IEEE-1394"
+epson "Epson" "Expression 1680" "SCSI USB IEEE-1394"
+epson "Epson" "FilmScan 200" "SCSI"
+epson "Epson" "CX-3200" "USB"
+epson "Epson" "CX-5200" "USB"
+fujitsu "Fujitsu" "M3096G" "SCSI"
+fujitsu "Fujitsu" "M3091DCd" "SCSI"
+fujitsu "Fujitsu" "M3092DCd" "SCSI"
+fujitsu "Fujitsu" "M3093GXim" "SCSI"
+fujitsu "Fujitsu" "M3093GDim" "SCSI"
+fujitsu "Fujitsu" "M4097" "SCSI"
+fujitsu "Fujitsu" "fi-4340C" "SCSI"
+gt68xx "Mustek" "BearPaw 1200 CS" "USB"
+gt68xx "Mustek" "BearPaw 1200 CU" "USB"
+gt68xx "Mustek" "BearPaw 1200 CU Plus" "USB"
+gt68xx "Mustek" "BearPaw 1200 TA" "USB"
+gt68xx "Mustek" "BearPaw 2400 CS" "USB"
+gt68xx "Mustek" "BearPaw 2400 CS Plus" "USB"
+gt68xx "Mustek" "BearPaw 2400 CU" "USB"
+gt68xx "Mustek" "BearPaw 2400 CU Plus" "USB"
+gt68xx "Mustek" "BearPaw 2400 TA" "USB"
+gt68xx "Mustek" "BearPaw 2400 TA Plus" "USB"
+gt68xx "Mustek" "ScanExpress 1200 UB Plus" "USB"
+gt68xx "Mustek" "ScanExpress A3 USB" "USB"
+gt68xx "Mustek" "ScanExpress 2400 USB" "USB"
+gt68xx "Plustek" "OpticPro 1248U" "USB"
+gt68xx "Plustek" "OpticPro UT16B" "USB"
+gt68xx "Artec" "Ultima 2000" "USB"
+gt68xx "Artec" "Ultima 2000 e+" "USB"
+gt68xx "Boeder" "Sm@rtScan Slim Edition" "USB"
+gt68xx "Packard Bell" "Diamond 1200" "USB"
+gt68xx "Medion/Lifetec/Tevion/Cytron" "LT 9452" "USB"
+gt68xx "Medion/Lifetec/Tevion/Cytron" "MD/LT 9375" "USB"
+gt68xx "Medion/Lifetec/Tevion/Cytron" "MD/LT 9385" "USB"
+gt68xx "Medion/Lifetec/Tevion/Cytron" "MD 9458" "USB"
+gt68xx "Trust" "Flat Scan USB 19200" "USB"
+gt68xx "Trust" "Compact Scan USB 19200" "USB"
+gt68xx "Lexmark" "X70" "USB"
+gt68xx "Lexmark" "X73" "USB"
+gt68xx "Genius" "Colorpage Vivid3x" "USB"
+hp "Hewlett-Packard" "ScanJet Plus" "Propietary"
+hp "Hewlett-Packard" "ScanJet IIc" "SCSI"
+hp "Hewlett-Packard" "ScanJet IIp" "SCSI"
+hp "Hewlett-Packard" "ScanJet IIcx" "SCSI"
+hp "Hewlett-Packard" "ScanJet 3c" "SCSI"
+hp "Hewlett-Packard" "ScanJet 3p" "SCSI"
+hp "Hewlett-Packard" "ScanJet 4c" "SCSI"
+hp "Hewlett-Packard" "ScanJet 4p" "SCSI"
+hp "Hewlett-Packard" "ScanJet 4100C" "USB"
+hp "Hewlett-Packard" "ScanJet 5p" "SCSI"
+hp "Hewlett-Packard" "ScanJet 5100C" "Parport"
+hp "Hewlett-Packard" "ScanJet 5200C" "Parport USB"
+hp "Hewlett-Packard" "ScanJet 6100C" "SCSI"
+hp "Hewlett-Packard" "ScanJet 6200C" "SCSI USB"
+hp "Hewlett-Packard" "ScanJet 6250C" "SCSI USB"
+hp "Hewlett-Packard" "ScanJet 6300C" "SCSI USB"
+hp "Hewlett-Packard" "ScanJet 6350C" "SCSI USB"
+hp "Hewlett-Packard" "ScanJet 6390C" "SCSI USB"
+hp "Hewlett-Packard" "PhotoSmart PhotoScanner" "SCSI"
+hpsj5s "Hewlett-Packard" "ScanJet 5s" "Parport (EPP)"
+leo "LEO" "LEOScan S3" "SCSI"
+leo "Across Technologies" "FS-1130" "SCSI"
+leo "Genius" "FS-1130 Colorpage Scanner" "SCSI"
+matsushita "Panasonic" "KV-SS25" "SCSI"
+matsushita "Panasonic" "KV-SS25D" "SCSI"
+matsushita "Panasonic" "KV-SS50" "SCSI"
+matsushita "Panasonic" "KV-SS55" "SCSI"
+matsushita "Panasonic" "KV-SS50EX" "SCSI"
+matsushita "Panasonic" "KV-SS55EX" "SCSI"
+matsushita "Panasonic" "KV-SS850" "SCSI"
+matsushita "Panasonic" "KV-SS855" "SCSI"
+microtek "Microtek" "Scanmaker E6" "SCSI"
+microtek "Microtek" "Scanmaker E3" "SCSI"
+microtek "Microtek" "Scanmaker E2" "SCSI"
+microtek "Microtek" "Scanmaker 35t+" "SCSI"
+microtek "Microtek" "Scanmaker 45t" "SCSI"
+microtek "Microtek" "Scanmaker 35" "SCSI"
+microtek "Microtek" "Scanmaker III" "SCSI"
+microtek "Microtek" "Scanmaker IISP" "SCSI"
+microtek "Microtek" "Scanmaker IIHR" "SCSI"
+microtek "Microtek" "Scanmaker IIG" "SCSI"
+microtek "Microtek" "Scanmaker II" "SCSI"
+microtek "Microtek" "Scanmaker 600Z(S)" "SCSI"
+microtek "Microtek" "Scanmaker 600G(S)" "SCSI"
+microtek "Microtek" "Color PageWiz" "SCSI (Parport)"
+microtek "Agfa" "Arcus II" "SCSI"
+microtek "Agfa" "StudioScan" "SCSI"
+microtek "Agfa" "StudioScan II" "SCSI"
+microtek "Agfa" "StudioScan IIsi" "SCSI"
+microtek "Agfa" "DuoScan" "SCSI"
+microtek2 "Microtek" "ScanMaker E3plus" "Parport"
+microtek2 "Microtek" "ScanMaker E3plus" "SCSI"
+microtek2 "Microtek" "ScanMaker X6" "SCSI"
+microtek2 "Microtek" "ScanMaker X6EL" "SCSI"
+microtek2 "Microtek" "ScanMaker X6USB" "USB"
+microtek2 "Microtek" "ScanMaker V300" "SCSI"
+microtek2 "Microtek" "ScanMaker V300" "Parport"
+microtek2 "Microtek" "ScanMaker V310" "SCSI"
+microtek2 "Microtek" "ScanMaker V310" "Parport"
+microtek2 "Microtek" "ScanMaker V600" "SCSI"
+microtek2 "Microtek" "ScanMaker V600" "Parport"
+microtek2 "Microtek" "ScanMaker 330" "SCSI"
+microtek2 "Microtek" "ScanMaker 630" "SCSI"
+microtek2 "Microtek" "ScanMaker 636" "SCSI"
+microtek2 "Microtek" "ScanMaker 9600XL" "SCSI"
+microtek2 "Microtek" "ScanMaker 9600XL" "SCSI"
+microtek2 "Microtek" "Phantom 330CX" "Parport"
+microtek2 "Microtek" "SlimScan C3" "Parport"
+microtek2 "Microtek" "Phantom 636" "SCSI"
+microtek2 "Microtek" "Phantom 636CX" "Parport"
+microtek2 "Microtek" "SlimScan C6" "USB"
+microtek2 "Microtek" "ScanMaker V6USL" "SCSI"
+microtek2 "Microtek" "ScanMaker V6USL" "USB"
+microtek2 "Microtek" "ScanMaker X12USL" "SCSI"
+microtek2 "Vobis" "HighScan" "SCSI"
+microtek2 "Scanport" "SQ300" "Parport?"
+microtek2 "Scanport" "SQ2030" "Parport"
+microtek2 "Scanport" "SQ4836" "SCSI"
+mustek "Mustek" "Paragon MFS-6000CX" "SCSI"
+mustek "Mustek" "Paragon MFS-12000CX" "SCSI"
+mustek "Mustek" "Paragon MFC-600S" "SCSI"
+mustek "Mustek" "Paragon 600 II CD" "SCSI"
+mustek "Mustek" "ScanMagic 600 II SP" "SCSI"
+mustek "Mustek" "Paragon MFC-800S" "SCSI"
+mustek "Mustek" "Paragon 800 II SP" "SCSI"
+mustek "Mustek" "Paragon MFS-6000SP" "SCSI"
+mustek "Mustek" "Paragon MFS-8000SP" "SCSI"
+mustek "Mustek" "Paragon MFS-1200SP" "SCSI"
+mustek "Mustek" "Paragon MFS-12000SP" "SCSI"
+mustek "Mustek" "ScanExpress 6000SP" "SCSI"
+mustek "Mustek" "ScanExpress 12000SP" "SCSI"
+mustek "Mustek" "ScanExpress 12000SP Plus" "SCSI"
+mustek "Mustek" "Paragon 1200 III SP" "SCSI"
+mustek "Mustek" "Paragon 1200 LS" "SCSI"
+mustek "Mustek" "ScanMagic 9636S" "SCSI"
+mustek "Mustek" "ScanMagic 9636S Plus" "SCSI"
+mustek "Mustek" "ScanExpress A3 SP" "SCSI"
+mustek "Mustek" "Paragon 1200 SP Pro" "SCSI"
+mustek "Mustek" "Paragon 1200 A3 Pro" "SCSI"
+mustek "Mustek" "Paragon 600 II N" "Proprietary"
+mustek "Trust" "Imagery 1200" "SCSI"
+mustek "Trust" "Imagery 1200 SP" "SCSI"
+mustek "Trust" "Imagery 4800 SP" "SCSI"
+mustek "Trust" "SCSI Connect 19200" "SCSI"
+mustek "Trust" "SCSI excellence series 19200" "SCSI"
+mustek "Primax" "Compact 4800 SCSI" "SCSI"
+mustek_pp "Mustek" "ScanExpress 6000 P" "Parport (EPP)"
+mustek_pp "Mustek" "ScanExpress 600 SEP" "Parport (EPP)"
+mustek_pp "Mustek" "ScanMagic 4800 P" "Parport (EPP)"
+mustek_pp "Mustek" "600 III EP Plus" "Parport (EPP)"
+mustek_pp "Mustek" "ScanExpress 600 CP" "Parport (EPP)"
+mustek_pp "Mustek" "ScanMagic 600 CP" "Parport (EPP)"
+mustek_pp "Mustek" "1200 CP" "Parport (EPP)"
+mustek_pp "Mustek" "1200 CP+" "Parport (EPP)"
+mustek_pp "Medion/Tevion/LifeTec" "MD 9848" "Parport (EPP)"
+mustek_pp "Medion/Tevion/LifeTec" "MD/LT 935x" "Parport (EPP)"
+mustek_pp "Medion/Tevion/LifeTec" "MD/LT 985x" "Parport (EPP)"
+mustek_pp "Medion/Tevion/LifeTec" "MD/LT 9890" "Parport (EPP)"
+mustek_pp "Targa" "Funline TS12 EP" "Parport (EPP)"
+mustek_pp "Targa" "Funline TS6 EP" "Parport (EPP)"
+mustek_pp "Trust Easy Connect" "9600+" "Parport (EPP)"
+mustek_pp "Viviscan" "Compact II" "Parport (EPP)"
+mustek_pp "Cybercom" "9352" "Parport (EPP)"
+mustek_pp "Gallery" "4800" "Parport (EPP)"
+mustek_usb "Mustek" "ScanExpress 600 CU" "USB"
+mustek_usb "Mustek" "ScanExpress 1200 CU" "USB"
+mustek_usb "Mustek" "ScanExpress 1200 CU Plus" "USB"
+mustek_usb "Mustek" "ScanExpress 1200 UB" "USB"
+mustek_usb "Trust" "Compact Scan USB 19200" "USB"
+nec "NEC" "PC-IN500/4C" "SCSI"
+pie "Devcom" "9636PRO" "SCSI"
+pie "Devcom" "9636S" "SCSI"
+pie "Devcom" "9630S" "SCSI"
+pie "PIE" "ScanAce 1236S" "SCSI"
+pie "PIE" "ScanAce 1230S" "SCSI"
+pie "PIE" "ScanAce II" "SCSI"
+pie "PIE" "ScanAce III" "SCSI"
+pie "PIE" "ScanAce Plus" "SCSI"
+pie "PIE" "ScanAce II Plus" "SCSI"
+pie "PIE" "ScanAce III Plus" "SCSI"
+pie "PIE" "ScanAce V" "SCSI"
+pie "PIE" "ScanAce ScanMedia" "SCSI"
+pie "PIE" "ScanAce ScanMedia II" "SCSI"
+pie "PIE" "ScanAce 630S" "SCSI"
+pie "PIE" "ScanAce 636S" "SCSI"
+pie "Adlib" "JetScan630" "SCSI"
+pie "Adlib" "JetScan636PRO" "SCSI"
+plustek "Plustek" "OpticPro 4800P" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 4830P" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 600P/6000P" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 4831P" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 9630P" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 9630PL" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 9600P" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 1236P" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 12000P/96000P" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 9636P" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 9636P+/Turbo" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 9636T" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro 12000T" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro AI3" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro P8" "Parport"
+plustek "Plustek" "OpticPro P12" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro PT12" "Parport (SPP, EPP)"
+plustek "Plustek" "OpticPro U12" "USB"
+plustek "Plustek" "OpticPro UT12" "USB"
+plustek "Plustek" "OpticPro UT16" "USB"
+plustek "Plustek" "OpticPro U24" "USB"
+plustek "Plustek" "OpticPro UT24" "USB"
+plustek "Plustek" "OpticPro 19200S" "SCSI"
+plustek "Primax" "Colorado 4800" "Parport (SPP, EPP)"
+plustek "Primax" "Compact 4800 Direct" "Parport (SPP, EPP)"
+plustek "Primax" "Compact 4800 Direct-30" "Parport (SPP, EPP)"
+plustek "Primax" "Compact 9600 Direct-30" "Parport (SPP, EPP)"
+plustek "Genius" "Colorpage Vivid III V2" "Parport (SPP, EPP)"
+plustek "Genius" "Colorpage Vivid Pro II Film" "Parport (SPP, EPP)"
+plustek "Genius" "Colorpage HR6 V2" "USB"
+plustek "Genius" "Colorpage HR7" "USB"
+plustek "Genius" "Colorpage HR6A" "USB"
+plustek "Genius" "Colorpage HR7LE" "USB"
+plustek "Genius" "Colorpage HR6X" "USB"
+plustek "Aries" "Scan-It Pro 4800" "Parport (SPP, EPP)"
+plustek "BrightScan" "BrighScan OpticPro" "Parport (SPP, EPP)"
+plustek "Mustek" "BearPaw 1200" "USB"
+plustek "Mustek" "BearPaw 2400" "USB"
+plustek "Hewlett-Packard" "ScanJet 2100C" "USB"
+plustek "Hewlett-Packard" "ScanJet 2200C" "USB"
+plustek "Epson" "Perfection 1250" "USB"
+plustek "Epson" "Perfection 1250Photo" "USB"
+plustek "Epson" "Perfection 1260" "USB"
+plustek "Epson" "Perfection 1260Photo" "USB"
+plustek "Umax" "UMAX 3400" "USB"
+plustek "Umax" "UMAX 5400" "USB"
+plustek "Canon" "CanoScan N650U/N656U" "USB"
+plustek "Canon" "CanoScan N1220U" "USB"
+plustek "Canon" "CanoScan N670U/N676U" "USB"
+plustek "Canon" "CanoScan N1240U" "USB"
+plustek "Canon" "CanoScan LiDE20" "USB"
+plustek "Canon" "CanoScan LiDE30" "USB"
+qcam "Connectix" "Color QuickCam" "Parport"
+qcam "Connectix" "Greyscale QuickCam" "Parport"
+ricoh "Ricoh" "Ricoh IS50" "SCSI"
+ricoh "Ricoh" "Ricoh IS60" "SCSI"
+s9036 "Siemens" "9036 Flatbed scanner" "SCSI"
+sceptre "Sceptre" "Vividscan S1200" "SCSI"
+sceptre "Komodo" "S1200" "SCSI"
+sharp "Sharp" "JX-610" "SCSI"
+sharp "Sharp" "JX-250" "SCSI"
+sharp "Sharp" "JX-320" "SCSI"
+sharp "Sharp" "JX-325" "SCSI"
+sharp "Sharp" "JX-330" "SCSI"
+sharp "Sharp" "JX-350" "SCSI"
+sm3600 "Microtek" "ScanMaker 3600" "USB"
+sm3600 "Microtek" "ScanMaker 3700" "USB"
+sm3600 "Microtek" "ScanMaker 3750" "USB"
+SnapScan "AGFA" "SnapScan 300" "SCSI"
+SnapScan "AGFA" "SnapScan 310" "SCSI"
+SnapScan "AGFA" "SnapScan 600" "SCSI"
+SnapScan "AGFA" "SnapScan 1236s" "SCSI"
+SnapScan "AGFA" "SnapScan 1236u" "USB"
+SnapScan "AGFA" "SnapScan 1212u" "USB"
+SnapScan "AGFA" "SnapScan e10" "USB"
+SnapScan "AGFA" "SnapScan e20" "USB"
+SnapScan "AGFA" "SnapScan e25" "USB"
+SnapScan "AGFA" "SnapScan e26" "USB"
+SnapScan "AGFA" "SnapScan e40" "USB"
+SnapScan "AGFA" "SnapScan e42" "USB"
+SnapScan "AGFA" "SnapScan e50" "USB"
+SnapScan "AGFA" "SnapScan e52" "USB"
+SnapScan "AGFA" "SnapScan e60" "USB"
+SnapScan "Benq" "300f" "SCSI"
+SnapScan "Benq" "310s" "SCSI"
+SnapScan "Benq" "610s" "SCSI"
+SnapScan "Benq" "610plus" "SCSI"
+SnapScan "Benq" "620s" "SCSI"
+SnapScan "Benq" "310u" "USB"
+SnapScan "Benq" "320u" "USB"
+SnapScan "Benq" "340u" "USB"
+SnapScan "Benq" "620u" "USB"
+SnapScan "Benq" "640u" "USB"
+SnapScan "Benq" "640bu" "USB"
+SnapScan "Benq" "1240" "USB"
+SnapScan "Benq" "3300" "USB"
+SnapScan "Benq" "4300" "USB"
+SnapScan "Benq" "5000" "USB"
+SnapScan "Benq" "5300" "USB"
+SnapScan "Guillemot / Hercules" "Maxi Scan A4 Deluxe (SCSI)" "SCSI"
+SnapScan "Guillemot / Hercules" "Scan@home Touch 1248 (USB)" "USB"
+SnapScan "Mitsubishi" "Diamondview 648UT" "USB"
+SnapScan "Mitsubishi" "Diamondview 650U" "USB"
+sp15c "Fujitsu" "SP15C" "SCSI"
+st400 "Siemens" "ST400" "SCSI"
+st400 "Siemens" "ST800" "SCSI"
+tamarack "Tamarack" "Artiscan 6000C" "SCSI"
+tamarack "Tamarack" "Artiscan 8000C" "SCSI"
+tamarack "Tamarack" "Artiscan 12000C" "SCSI"
+teco1 "Relisys" "RELI 2412" "SCSI"
+teco1 "Relisys" "AVEC 2400" "SCSI"
+teco1 "Relisys" "RELI 4830" "SCSI"
+teco1 "Relisys" "AVEC 2412" "SCSI"
+teco1 "Relisys" "AVEC 4800" "SCSI"
+teco1 "Relisys" "AVEC 4816" "SCSI"
+teco1 "Relisys" "RELI DS6" "SCSI"
+teco1 "Relisys" "RELI DS15" "SCSI"
+teco1 "Relisys" "RELI 2400" "SCSI"
+teco1 "Relisys" "RELI 4816" "SCSI"
+teco1 "Relisys" "RELI 9600" "SCSI"
+teco1 "Relisys" "RELI 9612" "SCSI"
+teco1 "Relisys" "RELI 9624" "SCSI"
+teco1 "Relisys" "RELI 9630" "SCSI"
+teco1 "Actown" "ACT Scan I 30" "SCSI"
+teco1 "Dextra" "DF-600P" "SCSI"
+teco1 "Dextra" "DF-1200T+" "SCSI"
+teco1 "Dextra" "DF-4830T" "SCSI"
+teco1 "Dextra" "DF-9624" "SCSI"
+teco2 "Relisys" "AVEC Super 3" "SCSI"
+teco2 "Relisys" "SCORPIO Super 3" "SCSI"
+teco2 "Relisys" "APOLLO Express 6" "SCSI"
+teco2 "Relisys" "SCORPIO Pro" "SCSI"
+teco2 "Relisys" "SCORPIO Pro-S" "SCSI"
+teco2 "Primax" "Profi 9600" "SCSI"
+teco2 "Primax" "Profi 19200" "SCSI"
+teco3 "Relisys" "Infinity Scorpio" "SCSI"
+teco3 "Plustek" "OpticPro 2400SP" "SCSI"
+teco3 "PIOTECH" "Splendeur 3024" "SCSI"
+teco3 "Trust" "Imagery 2400 SP" "SCSI"
+teco3 "Trust" "Imagery 4800 SP+" "SCSI"
+teco3 "Trust" "Imagery 9600 SP" "SCSI"
+umax "UMAX" "Vista S6" "SCSI"
+umax "UMAX" "Vista S6E" "SCSI"
+umax "UMAX" "UMAX S-6E" "SCSI"
+umax "UMAX" "UMAX S-6EG" "SCSI"
+umax "UMAX" "Vista-S8" "SCSI"
+umax "UMAX" "Supervista S-12" "SCSI"
+umax "UMAX" "UMAX S-12" "SCSI"
+umax "UMAX" "UMAX S-12G" "SCSI"
+umax "UMAX" "Astra 600S" "SCSI"
+umax "UMAX" "Astra 610S" "SCSI"
+umax "UMAX" "Astra 1200S" "SCSI"
+umax "UMAX" "Astra 1220S" "SCSI"
+umax "UMAX" "Astra 2100S" "SCSI"
+umax "UMAX" "Astra 2200 (SU)" "SCSI"
+umax "UMAX" "Astra 2200 (SU)" "USB"
+umax "UMAX" "Astra 2400S" "SCSI"
+umax "UMAX" "Astra 6400" "IEEE-1394"
+umax "UMAX" "Astra 6450" "IEEE-1394"
+umax "UMAX" "Astra MX3" "SCSI"
+umax "UMAX" "Astra MX3" "USB"
+umax "UMAX" "Mirage D-16L" "SCSI"
+umax "UMAX" "Mirage II" "SCSI"
+umax "UMAX" "Mirage IIse" "SCSI"
+umax "UMAX" "PSD" "SCSI"
+umax "UMAX" "PowerLook" "SCSI"
+umax "UMAX" "PL-II" "SCSI"
+umax "UMAX" "PowerLook III" "SCSI"
+umax "UMAX" "PowerLook 270" "SCSI"
+umax "UMAX" "PowerLook 270plus" "SCSI"
+umax "UMAX" "PowerLook 1100" "IEEE-1394"
+umax "UMAX" "PowerLook 2000" "SCSI"
+umax "UMAX" "PowerLook 2100XL" "SCSI"
+umax "UMAX" "PowerLook 3000" "SCSI"
+umax "UMAX" "Gemini D-16" "SCSI"
+umax "UMAX" "UMAX VT600" "SCSI"
+umax "UMAX" "Vista-T630" "SCSI"
+umax "UMAX" "UC 630" "SCSI"
+umax "UMAX" "UG 630" "SCSI"
+umax "UMAX" "UG 80" "SCSI"
+umax "UMAX" "UC 840" "SCSI"
+umax "UMAX" "UC 1200S" "SCSI"
+umax "UMAX" "UC 1200SE" "SCSI"
+umax "UMAX" "UC 1260" "SCSI"
+umax "Linotype Hell" "Jade" "SCSI"
+umax "Linotype Hell" "Jade" "SCSI"
+umax "Linotype Hell" "Jade2" "SCSI"
+umax "Linotype Hell" "Saphir" "SCSI"
+umax "Linotype Hell" "Saphir2" "SCSI"
+umax "Linotype Hell" "Saphir3" "SCSI"
+umax "Linotype Hell" "Saphir Ultra" "SCSI"
+umax "Linotype Hell" "Saphir Ultra II" "SCSI"
+umax "Linotype Hell" "Saphir HiRes" "SCSI"
+umax "Linotype Hell" "Opal" "SCSI"
+umax "Linotype Hell" "Opal Ultra" "SCSI"
+umax "Linotype Hell" "Linoscan 1400" "SCSI"
+umax "Vobis" "Highscreen Scanboostar Premium" "SCSI"
+umax "EDGE" "KTX-9600US" "SCSI"
+umax "Epson" "Perfection 600" "SCSI"
+umax "Escom" "Image Scanner 256" "SCSI"
+umax "Escort" "Galleria 600" "SCSI"
+umax "Genius" "ColorPage-HR5 (Pro)" "SCSI"
+umax "Nikon" "AX-110 / Scantouch 110" "SCSI"
+umax "Nikon" "AX-210" "SCSI"
+umax1220u "UMAX" "Astra 1220U" "USB"
+umax1220u "UMAX" "Astra 2000U" "USB"
+umax1220u "UMAX" "Astra 2200U" "USB"
+umax_pp "UMAX" "Astra 1220P" "Parport (EPP)"
+umax_pp "UMAX" "Astra 2000P" "Parport (EPP)"
+umax_pp "UMAX" "Astra 1600P" "Parport (EPP)"
+umax_pp "UMAX" "Astra 610P" "Parport (EPP)"
+umax_pp "Hewlett-Packard" "Scanjet 3200C" "Parport (EPP)"
diff --git a/gosa-core/include/sieve/class_My_Parser.inc b/gosa-core/include/sieve/class_My_Parser.inc
new file mode 100644 (file)
index 0000000..ac99301
--- /dev/null
@@ -0,0 +1,78 @@
+<?php
+
+/* String used to indent the different code blocks */
+define("SIEVE_INDENT_TAB","  ");
+
+
+/* This class is inherited from the original 'Parser'
+ *  class written by Heiko Hund
+ */
+class My_Parser extends Parser 
+{
+       var $parent = NULL;
+       var $registeredExtensions_ =array();
+
+       function My_Parser($parent)
+       {
+               $this->registeredExtensions_ = array();         
+               $this->parent = $parent;
+       }
+
+       function execute()
+       {
+               $ret = $this->dumpParseTree();
+               return($ret);
+       }
+       
+
+       /* Check if there are errors, collect them and return them */
+       function check()
+       {
+               return($this->tree_->check());
+       }
+       
+
+       /* Initiate parser, but use some other 
+     *  classes, that are rewritten.
+     */
+       function parse($script) 
+       {
+               $script = preg_replace("/^###GOSA/","",$script);
+
+               $this->registeredExtensions_ = array();
+        $this->status_text = "incomplete";
+        $this->script_ = $script;
+        $this->tree_ = new My_Tree(@Scanner::scriptStart(),$this);
+        $this->tree_->setDumpFunc(array(&$this, 'dumpToken_'));
+        $this->scanner_ = new My_Scanner($this->script_);
+        $this->scanner_->setCommentFunc(array($this, 'comment_'));
+
+        if ($this->commands_($this->tree_->getRoot()) &&
+            $this->scanner_->nextTokenIs('script-end'))
+        {
+                       $this->scanner_->nextToken(); 
+            return $this->success_('success');
+        }
+
+        return $this->status_;
+       }
+
+       
+       function get_sieve_script()
+       {
+               return("###GOSA\n".$this->tree_->get_sieve_script());
+       }               
+
+       
+       function save_object()
+       {
+               $this->tree_->save_object();
+       }
+
+
+       function dumpParseTree()
+       {
+               return $this->tree_->execute();
+       }
+}
+?>
diff --git a/gosa-core/include/sieve/class_My_Scanner.inc b/gosa-core/include/sieve/class_My_Scanner.inc
new file mode 100644 (file)
index 0000000..878927a
--- /dev/null
@@ -0,0 +1,69 @@
+<?php
+
+class My_Scanner extends Scanner 
+{
+       function tokenize(&$script)
+       {
+               $pos = 0;
+               $line = 1;
+               $script_length = mb_strlen($script);
+
+               while ($pos < $script_length)
+               {
+                       foreach ($this->token_match_ as $class => $regex)
+                       {
+                               if (preg_match('/^'. $regex .'/', mb_substr($script, $pos), $match))
+                               {
+                                       $length = mb_strlen($match[0]);
+
+                                       if ($class != 'whitespace')
+                                       {
+                                               array_push($this->tokens_, array(
+                                                       'class' => $class,
+                                                       'text'  => chop(mb_substr($script, $pos, $length)),
+                                                       'line'  => $line,
+                                               ));
+                                       }
+                                       if ($class == 'unknown')
+                                       {
+                                               return;
+                                       }
+
+                                       $pos += $length;
+                                       $line += mb_substr_count($match[0], "\n");
+                                       break;
+                               }
+                       }
+               }
+               array_push($this->tokens_, array(
+                       'class' => 'script-end',
+                       'text'  => 'script-end',
+                       'line'  => $line,
+               ));
+       }
+
+       var $commentFn_ = null;
+       var $tokenPos_ = 0;
+       var $tokens_ = array();
+       var $token_match_ = array (
+               'left-bracket'   =>  '\[',
+               'right-bracket'  =>  '\]',
+               'block-start'    =>  '\{',
+               'block-end'      =>  '\}',
+               'left-parant'    =>  '\(',
+               'right-parant'   =>  '\)',
+               'comma'          =>  ',',
+               'semicolon'      =>  ';',
+               'whitespace'     =>  '[ \r\n\t]+',
+               'tag'            =>  ':[[:alpha:]_][[:alnum:]_]*(?=\b)',
+               'quoted-string'  =>  '"(?:\\[\\"]|[^\x00"])*"',
+               'number'         =>  '[[:digit:]]+(?:[KMG])?(?=\b)',
+               'comment'        =>  '(?:\/\*(?:[^\*]|\*(?=[^\/]))*\*\/|#[^\r\n]*\r?\n)',
+#              'multi-line'     =>  'text:[ \t]*(?:#[^\r\n]*)?\r?\n(\.[^\r\n]+\r?\n|[^\.]*\r?\n)*\.\r?\n',
+               'multi-line'     =>  'text:[^;]*',
+               'identifier'     =>  '[[:alpha:]_][[:alnum:]_]*(?=\b)',
+               'unknown token'  =>  '[^ \r\n\t]+'
+       );
+}
+
+?>
diff --git a/gosa-core/include/sieve/class_My_Tree.inc b/gosa-core/include/sieve/class_My_Tree.inc
new file mode 100644 (file)
index 0000000..8ddafe2
--- /dev/null
@@ -0,0 +1,782 @@
+<?php
+
+/* This class is inherited from the original 'Tree'
+ *  class written by Heiko Hund.
+ * It is partly rewritten to create a useable html interface 
+ *  for each single sieve token. 
+ * This gives us the ability to edit existing sieve filters. 
+ */
+class My_Tree extends Tree
+{
+  var $dumpFn_;
+  var $dump_;
+
+  var $mode_stack = array();
+  var $pap             = array();
+  var $parent = NULL;
+
+  function My_Tree(&$root,$parent)
+  {
+    $this->parent = $parent;
+    $this->_construct($root);
+  }
+
+
+  function execute()
+  {
+    return($this->dump());
+  }
+
+
+  /* Create a html interface for the current sieve filter 
+   */
+  function dump()
+  {
+    /**************
+     * Handle new elements 
+     **************/
+
+    /* Only parse the tokens once */
+    if(!count($this->pap)){
+      $this->dump_ = "";
+      $this->mode_stack = array();
+      $this->pap = array();
+      $this->doDump_(0, '', true);
+
+      /* Add left elements */
+      if(count($this->mode_stack)){
+        foreach($this->mode_stack as $element){
+          $this->handle_elements( $element,preg_replace("/[^0-9]/","",microtime()));
+        }
+      }
+    }
+
+    /* Create html results */
+    $smarty = get_smarty();
+
+    $block_indent_start = $smarty->fetch(get_template_path("templates/block_indent_start.tpl",TRUE,dirname(__FILE__)));
+    $block_indent_stop  = $smarty->fetch(get_template_path("templates/block_indent_stop.tpl",TRUE,dirname(__FILE__))); 
+
+    $this -> dump_ = "";
+    $ends = array();
+    $ends_complete_block = array();
+
+    foreach($this->pap as $key => $object){
+      if(is_object($object)){
+
+        $end = $this->get_block_end($key,false);
+        $end2 = $this->get_block_end($key);
+        if($end != $key && in_array(get_class($object),array("sieve_if"))){
+          $ends_complete_block[$end2] = $end2;
+          $this->dump_ .= "<div style='height:10px;'></div>";
+          $this->dump_ .= "<div class='container_'>";
+        }
+        if(isset($ends[$key])){
+          $this->dump_  .= $block_indent_stop;
+        }
+        $this->dump_ .= preg_replace("/>/",">\n",$object->execute()); 
+        if($end != $key && in_array(get_class($object),array("sieve_if","sieve_else","sieve_elsif"))) {
+          $ends[$end] = $end;  
+          $this->dump_  .= $block_indent_start;
+        }
+
+        if(isset($ends_complete_block[$key])){
+          $this->dump_ .= "</div>";
+          $this->dump_ .= "<div style='height:10px;'></div>";
+        }
+      }
+    }
+    
+    return($this->dump_);
+  }
+
+
+  /* This function walks through the object tree generated by the "Parse" class.
+   * All Commands will be resolved and grouped. So the Commands and their 
+   *  parameter are combined. Like "IF" and ":comparator"...
+   */  
+  function doDump_($node_id, $prefix, $last,$num = 1)
+  {
+    /* Indicates that current comman will only be valid for a single line. 
+     *  this command type will be removed from mode_stack after displaying it.
+     */
+    $rewoke_last = FALSE;
+
+    /* Get node */ 
+    $node = $this->nodes_[$node_id];
+
+    /* Get last element class and type */
+    $last_class = "";
+    $last_type  = "";
+    if(count($this->mode_stack)){
+      $key = key($this->mode_stack);
+      $tmp = array_reverse($this->mode_stack[$key]['ELEMENTS']);
+      $last_class = $tmp[key($tmp)]['class'];
+      
+      if(isset($this->mode_stack[$key]['TYPE'])){
+        $last_type  = $this->mode_stack[$key]['TYPE'];
+      }
+    }
+
+    /* This closes the last mode */
+    if($node['class'] == "block-start"){
+      $tmp = array_pop($this->mode_stack);
+      $this->handle_elements($tmp,$node_id);
+      $this->handle_elements(array("TYPE" => "block_start"),preg_replace("/[^0-9]/","",microtime()));
+    }
+
+    /* This closes the last mode */
+    if($node['class'] == "block-end"){
+      $tmp = array_pop($this->mode_stack);
+      $this->handle_elements($tmp,$node_id);
+      $this->handle_elements(array("TYPE" => "block_end"),preg_replace("/[^0-9]/","",microtime()));
+    }
+
+    /* Semicolon indicates a new command */
+    if($node['class'] == "semicolon"){
+      $tmp =array_pop($this->mode_stack);
+      $this->handle_elements($tmp,$node_id);
+    }
+
+    /* We can't handle comments within if tag right now */
+    if(!in_array_ics($last_type,array("if","elsif"))){
+
+      /* Comments require special attention.
+       * We do not want to create a single comment element 
+       *  foreach each  "#comment"  string found in the script. 
+       * Sometimes comments are used like this 
+       *   # This is a comment
+       *   #  and it still is a comment 
+       *   #  ...
+       * So we combine them to one single comment.
+       */
+      if($last_class != "comment" && $node['class'] == "comment"){
+        $tmp =array_pop($this->mode_stack);
+        $this->handle_elements($tmp,$node_id);
+        $this->mode_stack[] = array("TYPE" => $node['class']); 
+      }  
+
+      if($last_class == "comment" && $node['class'] != "comment"){
+        $tmp =array_pop($this->mode_stack);
+        $this->handle_elements($tmp,$node_id);
+      }
+    }
+
+    /* Handle identifiers */
+    $identifiers = array("else","if","elsif","end","reject","redirect","vacation","keep","discard","fileinto","require","stop");
+    if($node['class'] == "identifier" && in_array($node['text'],$identifiers)){
+      $this->mode_stack[] = array("TYPE" => $node['text']); 
+    }
+
+    if(!($last_type == "if" && $node['class'] == "comment")){
+      /* Add current node to current command stack */
+      end($this->mode_stack);
+      $key = key($this->mode_stack);
+      $this->mode_stack[$key]['ELEMENTS'][] = $node;
+    }
+
+    /* Remove last mode from mode stack, cause it was only valid for a single line */
+    if($rewoke_last){
+      $tmp =array_pop($this->mode_stack);
+      $this->handle_elements($tmp,$node_id);
+    }
+
+    /* If this is a sub element, just call this for all childs */      
+    if(isset($this->childs_[$node_id])){
+      $childs = $this->childs_[$node_id];
+      for ($i=0; $i<count($childs); ++$i)
+      {
+        $c_last = false;
+        if ($i+1 == count($childs))
+        {
+          $c_last = true;
+        }
+        $this->doDump_($childs[$i], "", $num);
+      }
+    }
+  }
+
+
+  /* Create a class for each resolved object.
+   * And append this class to a list of objects.
+   */
+  function handle_elements($data,$id)
+  {
+    if(!isset($data['TYPE'])){
+      return;
+    }
+    $type = $data['TYPE'];
+    
+    $class_name= "sieve_".$type ;
+    if(class_exists($class_name)){
+      $this->pap[] = new $class_name($data,$id,$this);
+    }else{
+      echo "<font color='red'>Missing : ".$class_name."</font>"."<br>";
+    }
+  }
+
+  function save_object()
+  {
+    reset($this->pap);
+    foreach($this->pap as $key => $obj){
+
+      if(in_array(get_class($obj),array("sieve_if",
+                                        "sieve_elsif",
+                                        "sieve_vacation",
+                                        "sieve_comment",
+                                        "sieve_reject",
+                                        "sieve_fileinto",
+                                        "sieve_require",
+                                        "sieve_redirect"))){
+
+
+        if(isset($this->pap[$key]) && method_exists($this->pap[$key],"save_object")){
+          $this->pap[$key]->save_object();
+        }
+      }
+    }
+  }
+
+
+  /* Remove the object at the given position */
+  function remove_object($key_id)
+  {
+    if(count($this->pap) == 1){
+      print_red(_("Can't remove last element."));
+      return;
+    }
+
+    if(!isset($this->pap[$key_id])){
+      trigger_error("Can't remove element with object_id=".$key_id.", there is no object with this identifier. Remove aborted.");
+      return(false);
+    }
+
+    $class = get_class($this->pap[$key_id]);
+    if(in_array($class,array("sieve_if","sieve_elsif","sieve_else"))){
+      $block_start= $key_id;
+      $block_end  = $this->get_block_end($key_id);
+
+      for($i = $block_start ; $i <= $block_end ; $i ++ ){
+        unset($this->pap[$i]);
+      }
+    }else{
+      unset($this->pap[$key_id]);
+    }
+    $tmp = array();
+    foreach($this->pap as $element){
+      $tmp[] = $element;
+    }
+    $this->pap = $tmp;
+  }
+
+
+  /* This function moves a given element to another position.
+   * Single elements like "keep;" will simply be moved one posisition down/up.
+   * Multiple elements like if-elsif-else will be moved as block. 
+   * 
+   *  $key_id     specified the element that should be moved.
+   *  $direction  specifies to move elements "up" or "down"
+   */
+  function move_up_down($key_id,$direction = "down")
+  {
+     
+    /* Get the current element to decide what to move. */ 
+    $e_class = get_class($this->pap[$key_id]);
+      
+    if(in_array($e_class,array("sieve_if"))){
+      $block_start= $key_id;
+      $block_end  = $this->get_block_end($key_id);
+
+      /* Depending on the direction move up down */
+      if($direction == "down"){
+        $next_free  = $this->_get_next_free_move_slot($block_end,$direction); 
+      }else{
+        $next_free  = $this->_get_next_free_move_slot($block_start,$direction); 
+      }
+
+      /* Move the given block */ 
+      $this->move_multiple_elements($block_start,$block_end,$next_free);
+    }
+
+    if(in_array($e_class,array( "sieve_stop",
+                                "sieve_keep",
+                                "sieve_require",
+                                "sieve_comment",
+                                "sieve_vacation",
+                                "sieve_stop",   
+                                "sieve_reject", 
+                                "sieve_fileinto",
+                                "sieve_redirect", 
+                                "sieve_discard"))){
+      $this->move_single_element($key_id,$this->_get_next_free_move_slot($key_id,$direction));
+    }
+  }
+
+  
+  /* Move the given block to position */
+  function move_multiple_elements($start,$end,$to)
+  {
+    /* Use class names for testing */
+    $data = $this->pap;
+
+    /* Get block to move */
+    $block_to_move = array_slice($data,$start, ($end - $start +1));
+
+    /* We want do move this block up */
+    if($end > $to){
+      
+      /* Get start block */
+      $start_block = array_slice($data,0,$to);
+
+      /* Get Get all elements between the block to move 
+       *  and next free position 
+       */
+      $block_to_free = array_slice($data,$to ,$start - $to );  
+      $block_to_end = array_slice($data,$end+1);
+      $new = array();
+      foreach($start_block as $block){
+        $new[] = $block;
+      }
+      foreach($block_to_move as $block){
+        $new[] = $block;
+      }
+      foreach($block_to_free as $block){
+        $new[] = $block;
+      }
+      foreach($block_to_end as $block){
+        $new[] = $block;
+      }
+      $old = $this->pap;
+      $this->pap = $new;
+    }
+    
+
+    /* We want to move this block down. */
+    if($to > $end){
+
+      /* Get start block */
+      $start_block = array_slice($data,0,$start);
+
+      /* Get Get all elements between the block to move 
+       *  and next free position 
+       */
+      $block_to_free = array_slice($data,$end +1,($to - $end  ));  
+
+      /* Get the rest 
+       */
+      $block_to_end = array_slice($data,$to+1);
+
+      $new = array();
+      foreach($start_block as $block){
+        $new[] = $block;
+      }
+      foreach($block_to_free as $block){
+        $new[] = $block;
+      }
+      foreach($block_to_move as $block){
+        $new[] = $block;
+      }
+      foreach($block_to_end as $block){
+        $new[] = $block;
+      }
+      $old = $this->pap;
+      $this->pap = $new;
+    }
+  }  
+
+  
+  /* This function returns the id of the element 
+   *  where the current block ends  
+   */
+  function get_block_end($start,$complete = TRUE)
+  {
+    /* Only execute if this is a really a block element. 
+     * Block elements is only sieve_if
+     */
+    if(in_array(get_class($this->pap[$start]),array("sieve_if","sieve_elsif","sieve_else"))){
+
+      $class      = get_class($this->pap[$start]);
+      $next_class = get_class($this->pap[$start+1]);
+      $block_depth = 0;
+
+      $end = FALSE;
+
+      while(!$end && $start < count($this->pap)){
+        if($class == "sieve_block_start"){
+          $block_depth ++;
+        }
+
+        if($class == "sieve_block_end"){
+          $block_depth --;
+        }
+
+        if($complete){
+          if( $block_depth == 0 && 
+              $class == "sieve_block_end" && 
+              !in_array($next_class,array("sieve_else","sieve_elsif"))){
+            $end = TRUE;
+            $start --;
+          }
+        }else{
+
+          if( $block_depth == 0 && 
+              $class == "sieve_block_end" ){ 
+            $end = TRUE;
+            $start --;
+          }
+        }
+
+        $start ++;       
+        $class      = get_class($this->pap[$start]);
+        
+        if(isset($this->pap[$start+1])){ 
+          $next_class = get_class($this->pap[$start+1]);
+        }else{
+          $next_class ="";
+        }
+      }
+    }
+    return($start);
+  }
+
+
+  /* This function moves the single element at 
+   *  position $from to position $to.
+   */
+  function move_single_element($from,$to)
+  {
+    if($from == $to) {
+      return;
+    }
+
+    $ret = array();
+    $tmp = $this->pap;
+
+    $begin = array();
+    $middle = array();
+    $end = array();
+    $element = $this->pap[$from];
+
+    if($from > $to ){
+
+      /* Get all element in fron to element to move */    
+      if($from  != 0){
+        $begin = array_slice($tmp,0,$to);
+      }
+
+      /* Get all elements between */
+      $middle = array_slice($tmp,$to , ($from - ($to) ));  
+    
+      /* Get the rest */ 
+      $end  = array_slice($tmp,$from+1);
+      foreach($begin as $data){
+        $ret[] = $data;
+      }
+      $ret[] = $element;
+      foreach($middle as $data){
+        $ret[] = $data;
+      }
+      foreach($end as $data){
+        $ret[] = $data;
+      }
+      $this->pap = $ret;
+    }
+    if($from < $to ){
+
+      /* Get all element in fron to element to move */    
+      if($from  != 0){
+        $begin = array_slice($tmp,0,$from);
+      }
+
+      /* Get all elements between */
+      $middle = array_slice($tmp,$from+1 , ($to - ($from)));  
+    
+      /* Get the rest */ 
+      $end  = array_slice($tmp,$to+1);
+      foreach($begin as $data){
+        $ret[] = $data;
+      }
+      foreach($middle as $data){
+        $ret[] = $data;
+      }
+      $ret[] = $element;
+      foreach($end as $data){
+        $ret[] = $data;
+      }
+      $this->pap = $ret;
+    }
+  }
+
+
+  /* Returns the next free position where we 
+   *  can add a new sinle element 
+   *    $key_id     = Current position
+   *    $direction  = Forward or backward.
+   */
+  function _get_next_free_move_slot($key_id,$direction,$include_self = FALSE)
+  {
+    $last_class = "";
+    $current_class ="";
+    $next_class = "";
+
+    /* After this elements we can add new elements 
+     *  without having any trouble.
+     */
+    $allowed_to_add_after = array("sieve_keep",
+                                  "sieve_require", 
+                                  "sieve_stop", 
+                                  "sieve_reject", 
+                                  "sieve_fileinto", 
+                                  "sieve_redirect", 
+                                  "sieve_discard",
+                                  "sieve_comment",
+                                  "sieve_block_start"
+                                 );
+
+    /* Before this elements we can add new elements 
+     *  without having any trouble.
+     */
+    $allowed_to_add_before = array("sieve_keep",
+                                  "sieve_require", 
+                                  "sieve_stop", 
+                                  "sieve_reject", 
+                                  "sieve_fileinto", 
+                                  "sieve_comment",
+                                  "sieve_redirect", 
+                                  "sieve_discard",
+                                  "sieve_if", 
+                                  "sieve_block_end"
+                                 );
+
+    if($direction == "down"){
+    
+      $test = $this->pap;
+      while($key_id < count($test)){
+        if(($key_id+1) == count($test)) {
+          return($key_id);
+        }
+
+        if(!$include_self){
+          $key_id ++;
+        }
+        $include_self = FALSE;
+        $current_class  = get_class($test[$key_id]);
+        if(in_array($current_class, $allowed_to_add_after)){
+          return($key_id);
+        } 
+      } 
+    }else{
+  
+      $test = $this->pap;
+      if($key_id == 0) {
+        return($key_id);
+      }
+      if(!$include_self){
+        $key_id --;
+      }
+      while($key_id >=0 ){
+        $current_class  = get_class($test[$key_id]);
+        if(in_array($current_class, $allowed_to_add_before)){
+          return($key_id);
+        } 
+        $key_id --;
+      }
+      return(0);
+    }
+  }
+
+
+  /* Need to be reviewed */
+  function get_sieve_script()
+  {
+    $tmp ="";
+    if(count($this->pap)){
+      $buffer = "";    
+      foreach($this->pap as $part)  {
+        if(get_class($part) == "sieve_block_end"){
+          $buffer = substr($buffer,0,strlen($buffer)-(strlen(SIEVE_INDENT_TAB)));
+        }
+        $tmp2 = $part->get_sieve_script_part();
+
+        $tmp3 = split("\n",$tmp2);
+        foreach($tmp3 as $str){
+          $str2 = trim($str);
+
+          /* If the current line only contains an '.'    
+           *  we must skip the line indent. 
+           * The text: statement uses a single '.' to mark the text end.
+           * This '.' must be the only char in the current line, no
+           *  whitespaces are allowed here.
+           */
+          if($str2 == "."){
+            $tmp.=$str."\n";
+          }else{
+            $tmp.= $buffer.$str."\n";
+          }
+        }
+        if(get_class($part) == "sieve_block_start"){
+          $buffer .= SIEVE_INDENT_TAB;
+        }
+      }
+    }
+    if(!preg_match("/Generated by GOsa - Gonicus System Administrator/",$tmp)){
+#      $tmp = "#Generated by GOsa - Gonicus System Administrator \n ".$tmp;
+    }
+    return($tmp);
+  }
+
+  function check()
+  {
+    $msgs = array();
+
+    /* Some logical checks. 
+     *  like :  only sieve_comment can appear before require.
+     */
+
+    /* Ensure that there are no command before require 
+     *  - Get id of last require tag
+     *  - Collect object types in from of this tag. 
+     *  - Check if there are tags collected that are not allowed 
+     */
+    $last_found_at = -1; 
+    $objs = array();
+    foreach($this->pap as $key => $obj){
+      if(get_class($obj) == "sieve_require"){
+        $last_found_at = $key;
+      }
+    }
+    foreach($this->pap as $key => $obj){
+      if($key == $last_found_at) break;  
+      if(!in_array(get_class($obj),array("sieve_comment","sieve_require"))){
+        $objs[] = get_class($obj);
+      }
+    }
+    if(count($objs) && $last_found_at != -1){
+      $str = _("Require must be the first command in the script.");  
+      $msgs[] = $str;
+      print_red($str);;
+    }
+
+    foreach($this->pap as $obj){
+      $o_msgs = $obj->check();
+      foreach($o_msgs as $o_msg){
+        $msgs[] = $o_msg;
+      }
+    }
+    return($msgs);
+  }
+
+
+  /* We are forced to add a new require.
+   *  This function is called by the 
+   *  sieveElement_Classes->parent->add_require()  
+   */ 
+  function add_require($str)
+  {
+    $require_id = -1;
+    foreach($this->pap as $key => $obj){
+      if(get_class($obj) == "sieve_require"){
+        $require_id = $key;
+      }
+    }
+
+    /* No require found, add one */
+    if($require_id == -1){
+      $require = new sieve_require(NULL,preg_replace("/[^0-9]/","",microtime()),$this);
+      $require -> Add_Require($str);
+      $new = array();
+      $new[] = $require;
+      foreach($this->pap as $obj){
+        $new[] = $obj;
+      }
+      $this->pap = $new;
+    } else { 
+      $this->pap[$require_id]->Add_Require($str);
+    } 
+  }
+}
+
+
+/* Create valid sieve string/string-list 
+ *  out of a given array
+ */
+function sieve_create_strings($data,$force_string = FALSE)
+{
+  $ret = "";
+  if(is_array($data)){
+    if(count($data) == 1){
+      $ret = "\"";
+      foreach($data as $dat){
+        $ret .=$dat;
+      }
+      $ret.="\"";
+    }else{
+      foreach($data as $dat){
+        $ret.= "\"";
+        $ret.=$dat;
+        $ret.="\", ";
+      }
+      $ret = preg_replace("/,$/","",trim($ret));
+      $ret = "[".$ret."]";
+    }
+      $ret = preg_replace("/\"\"/","\"",$ret);
+  }else{
+
+    $Multiline = preg_match("/\n/",$data);
+    $data = preg_replace("/\r/","",$data);;
+
+    if($Multiline && !$force_string){
+      $ret = "text: \r\n".$data."\r\n.\r\n";
+    }else{
+      $ret = "\"".$data."\"";
+      $ret = preg_replace("/\"\"/","\"",$ret);
+    }
+  }
+  $ret = preg_replace("/\n/","\r\n",$ret);
+
+  return($ret);
+}
+
+/* This checks if there is a string at the current position 
+ *  in the token array. 
+ * If there is a string list at the current position,
+ *  this function will return a complete list of all
+ *  strings used in this list.
+ * It also returns an offset of the last token position 
+ */
+function sieve_get_strings($data,$id)
+{
+  $ret = array();
+  if($data[$id]['class'] == "left-bracket"){
+    while(isset($data[$id]) && $data[$id]['class']  != "right-bracket" && $id < count($data)){
+
+      if($data[$id]['class'] == "quoted-string"){
+        $text = $data[$id]['text']; 
+        $text= preg_replace("/^\"/","",$text);
+        $text= preg_replace("/\"$/","",$text);
+        $ret[] = $text;
+      }
+
+      $id ++;
+    }
+  }elseif($data[$id]['class'] == "quoted-string"){
+    $text = $data[$id]['text']; 
+    $text= preg_replace("/^\"/","",$text);
+    $text= preg_replace("/\"$/","",$text);
+    $ret[] = $text;
+  }elseif($data[$id]['class'] == "number"){
+    $ret[] = $data[$id]['text'];
+  }elseif($data[$id]['class'] == "multi-line"){
+    $str = trim(preg_replace("/^text:/","",$data[$id]['text']));
+    $str = trim(preg_replace("/\.$/","",$str));
+    $ret[] = $str;
+  }
+
+  return(array("OFFSET" => $id, "STRINGS" => $ret));
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_parser.inc b/gosa-core/include/sieve/class_parser.inc
new file mode 100644 (file)
index 0000000..3458952
--- /dev/null
@@ -0,0 +1,365 @@
+<?php
+
+#include_once 'class.tree.php';
+#include_once 'class.scanner.php';
+#include_once 'class.semantics.php';
+
+class Parser
+{
+       var $scanner_;
+       var $script_;
+       var $tree_;
+       var $status_;
+       var $registeredExtensions_;
+
+       var $status_text;
+
+       function parse($script)
+       {
+               $this->registeredExtensions_ = array();
+               $this->status_text = "incomplete";
+
+               $this->script_ = $script;
+               $this->tree_ = new Tree(Scanner::scriptStart());
+               $this->tree_->setDumpFunc(array(&$this, 'dumpToken_'));
+               $this->scanner_ = new Scanner($this->script_);
+               $this->scanner_->setCommentFunc(array($this, 'comment_'));
+
+               if ($this->commands_($this->tree_->getRoot()) &&
+                   $this->scanner_->nextTokenIs('script-end'))
+               {
+                       return $this->success_('success');
+               }
+
+               return $this->status_;
+       }
+
+       function dumpParseTree()
+       {
+               return $this->tree_->dump();
+       }
+
+       function dumpToken_(&$token)
+       {
+               if (is_array($token))
+               {
+                       $str = "<" . $token['text'] . "> ";
+                       foreach ($token as $k => $v)
+                       {
+                               $str .= " $k:$v";
+                       }
+                       return $str;
+               }
+
+               return strval($token);
+       }
+
+       function getPrevTokenText_($parent_id)
+       {
+               $childs = $this->tree_->getChilds($parent_id);
+
+               for ($i=count($childs); $i>0; --$i)
+               {
+                       $prev = $this->tree_->getNode($childs[$i-1]);
+
+                       if (in_array($prev['text'], array('{', '(', ',')))
+                       {
+                               // use command owning a block or list
+                               $prev = $this->tree_->getNode($parent_id);
+                       }
+
+                       if ($prev['class'] != 'comment')
+                       {
+                               return $prev['text'];
+                       }
+               }
+
+               $prev = $this->tree_->getNode($parent_id);
+               return $prev['text'];
+       }
+
+       function getSemantics_($token_text)
+       {
+               $semantics = new Semantics($token_text);
+               $semantics->setExtensionFuncs(array(&$this, 'registerExtension_'), array(&$this, 'isExtensionRegistered_'));
+               return $semantics;
+       }
+
+       function registerExtension_($extension)
+       {
+               array_push($this->registeredExtensions_, str_replace('"', '', $extension));
+       }
+
+       function isExtensionRegistered_($extension)
+       {
+               return (in_array($extension, $this->registeredExtensions_) ? true : false);
+       }
+
+       function success_($text = null)
+       {
+               if ($text != null)
+               {
+                       $this->status_text = $text;
+               }
+
+               return $this->status_ = true;
+       }
+
+       function error_($text, $token = null)
+       {
+               if ($token != null)
+               {
+                       $text = 'line '. $token['line'] .': '. $token['class'] . " where $text expected near ". $token['text'];
+               }
+
+               $this->status_text = $text;
+               return $this->status_ = false;
+       }
+
+       function done_()
+       {
+               $this->status_ = true;
+               return false;
+       }
+
+       /*******************************************************************************
+        * methods for recursive descent start below
+        */
+
+       function comment_($token)
+       {
+               $this->tree_->addChild($token);
+       }
+
+       function commands_($parent_id)
+       {
+               while ($this->command_($parent_id))
+                       ;
+
+               return $this->status_;
+       }
+
+       function command_($parent_id)
+       {
+               if (!$this->scanner_->nextTokenIs('identifier'))
+               {
+                       if ($this->scanner_->nextTokenIs(array('block-end', 'script-end')))
+                       {
+                               return $this->done_();
+                       }
+                       return $this->error_('identifier', $this->scanner_->peekNextToken());
+               }
+
+               // Get and check a command token
+               $token = $this->scanner_->nextToken();
+               $semantics = $this->getSemantics_($token['text']);
+               if (!$semantics->validCommand($this->getPrevTokenText_($parent_id), $token['line']))
+               {
+                       return $this->error_($semantics->message);
+               }
+
+               // Process eventual arguments
+               $this_node = $this->tree_->addChildTo($parent_id, $token);
+               if ($this->arguments_($this_node, $semantics) == false)
+               {
+                       return false;
+               }
+
+               $token = $this->scanner_->nextToken();
+               if ($token['class'] != 'semicolon')
+               {
+                       if (!$semantics->validToken($token['class'], $token['text'], $token['line']))
+                       {
+                               return $this->error_($semantics->message);
+                       }
+
+                       if ($token['class'] == 'block-start')
+                       {
+                               $this->tree_->addChildTo($this_node, $token);
+                               $ret = $this->block_($this_node, $semantics);
+                               return $ret;
+                       }
+
+                       return $this->error_('semicolon', $token);
+               }
+
+               $this->tree_->addChildTo($this_node, $token);
+               return $this->success_();
+       }
+
+       function arguments_($parent_id, &$semantics)
+       {
+               while ($this->argument_($parent_id, &$semantics))
+                       ;
+
+               if ($this->status_ == true)
+               {
+                       $this->testlist_($parent_id, $semantics);
+               }
+
+               return $this->status_;
+       }
+
+       function argument_($parent_id, &$semantics)
+       {
+               if ($this->scanner_->nextTokenIs(array('number', 'tag')))
+               {
+                       // Check if semantics allow a number or tag
+                       $token = $this->scanner_->nextToken();
+                       if (!$semantics->validToken($token['class'], $token['text'], $token['line']))
+                       {
+                               return $this->error_($semantics->message);
+                       }
+
+                       $this->tree_->addChildTo($parent_id, $token);
+                       return $this->success_();
+               }
+
+               return $this->stringlist_($parent_id, &$semantics);
+       }
+
+       function stringlist_($parent_id, &$semantics)
+       {
+               if (!$this->scanner_->nextTokenIs('left-bracket'))
+               {
+                       return $this->string_($parent_id, &$semantics);
+               }
+
+               $token = $this->scanner_->nextToken();
+               if (!$semantics->startStringList($token['line']))
+               {
+                       return $this->error_($semantics->message);
+               }
+               $this->tree_->addChildTo($parent_id, $token);
+
+               while ($token['class'] != 'right-bracket')
+               {
+                       if (!$this->string_($parent_id, &$semantics))
+                       {
+                               return $this->status_;
+                       }
+
+                       $token = $this->scanner_->nextToken();
+
+                       if ($token['class'] != 'comma' && $token['class'] != 'right-bracket')
+                       {
+                               return $this->error_('comma or closing bracket', $token);
+                       }
+
+                       $this->tree_->addChildTo($parent_id, $token);
+               }
+
+               $semantics->endStringList();
+               return $this->success_();
+       }
+
+       function string_($parent_id, &$semantics)
+       {
+               if (!$this->scanner_->nextTokenIs(array('quoted-string', 'multi-line')))
+               {
+                       return $this->done_();
+               }
+
+               $token = $this->scanner_->nextToken();
+               if (!$semantics->validToken('string', $token['text'], $token['line']))
+               {
+                       return $this->error_($semantics->message);
+               }
+
+               $this->tree_->addChildTo($parent_id, $token);
+               return $this->success_();
+       }
+
+       function testlist_($parent_id, &$semantics)
+       {
+               if (!$this->scanner_->nextTokenIs('left-parant'))
+               {
+                       return $this->test_($parent_id, $semantics);
+               }
+
+               $token = $this->scanner_->nextToken();
+               if (!$semantics->validToken($token['class'], $token['text'], $token['line']))
+               {
+                       return $this->error_($semantics->message);
+               }
+               $this->tree_->addChildTo($parent_id, $token);
+
+               while ($token['class'] != 'right-parant')
+               {
+                       if (!$this->test_($parent_id, $semantics))
+                       {
+                               return $this->status_;
+                       }
+
+                       $token = $this->scanner_->nextToken();
+
+                       if ($token['class'] != 'comma' && $token['class'] != 'right-parant')
+                       {
+                               return $this->error_('comma or closing paranthesis', $token);
+                       }
+
+                       $this->tree_->addChildTo($parent_id, $token);
+               }
+
+               return $this->success_();
+       }
+
+       function test_($parent_id, &$semantics)
+       {
+               if (!$this->scanner_->nextTokenIs('identifier'))
+               {
+                       // There is no test
+                       return $this->done_();
+               }
+
+               // Check if semantics allow an identifier
+               $token = $this->scanner_->nextToken();
+               if (!$semantics->validToken($token['class'], $token['text'], $token['line']))
+               {
+                       return $this->error_($semantics->message);
+               }
+
+               // Get semantics for this test command
+               $this_semantics = $this->getSemantics_($token['text']);
+               if (!$this_semantics->validCommand($this->getPrevTokenText_($parent_id), $token['line']))
+               {
+                       return $this->error_($this_semantics->message);
+               }
+
+               $this_node = $this->tree_->addChildTo($parent_id, $token);
+
+               // Consume eventual argument tokens
+               if (!$this->arguments_($this_node, $this_semantics))
+               {
+                       return false;
+               }
+
+               // Check if arguments were all there
+               $token = $this->scanner_->peekNextToken();
+               if (!$this_semantics->done($token['class'], $token['text'], $token['line']))
+               {
+                       return $this->error_($this_semantics->message);
+               }
+
+               return true;
+       }
+
+       function block_($parent_id, &$semantics)
+       {
+               if ($this->commands_($parent_id, $semantics))
+               {
+                       $token = $this->scanner_->nextToken();
+       
+                       if ($token['class'] != 'block-end')
+                       {
+                               return $this->error_('closing curly brace', $token);
+                       }
+       
+                       $this->tree_->addChildTo($parent_id, $token);
+                       return $this->success_();
+               }
+               return $this->status_;
+       }
+}
+
+?>
diff --git a/gosa-core/include/sieve/class_scanner.inc b/gosa-core/include/sieve/class_scanner.inc
new file mode 100644 (file)
index 0000000..3e22bb1
--- /dev/null
@@ -0,0 +1,140 @@
+<?php
+
+class Scanner
+{
+       function Scanner(&$script)
+       {
+               $this->_construct($script);
+       }
+
+       function _construct(&$script)
+       {
+               if ($script === null)
+               {
+                       return;
+               }
+
+               $this->tokenize($script);
+       }
+
+       function setCommentFunc($callback)
+       {
+               if ($callback == null || is_callable($callback))
+               {
+                       $this->commentFn_ = $callback;
+               }
+       }
+
+       function tokenize(&$script)
+       {
+               $pos = 0;
+               $line = 1;
+               $script_length = mb_strlen($script);
+
+               while ($pos < $script_length)
+               {
+                       foreach ($this->token_match_ as $class => $regex)
+                       {
+                               if (preg_match('/^'. $regex .'/', mb_substr($script, $pos), $match))
+                               {
+                                       $length = mb_strlen($match[0]);
+
+                                       if ($class != 'whitespace')
+                                       {
+                                               array_push($this->tokens_, array(
+                                                       'class' => $class,
+                                                       'text'  => chop(mb_substr($script, $pos, $length)),
+                                                       'line'  => $line,
+                                               ));
+                                       }
+                                       if ($class == 'unknown')
+                                       {
+                                               return;
+                                       }
+
+                                       $pos += $length;
+                                       $line += mb_substr_count($match[0], "\n");
+                                       break;
+                               }
+                       }
+               }
+
+               array_push($this->tokens_, array(
+                       'class' => 'script-end',
+                       'text'  => 'script-end',
+                       'line'  => $line,
+               ));
+       }
+
+       function nextTokenIs($class)
+       {
+               $offset = 0;
+               do
+               {
+                       $next = $this->tokens_[$this->tokenPos_ + $offset++]['class'];
+               }
+               while ($next == 'comment');
+
+               if (is_array($class))
+               {
+                       return in_array($next, $class);
+               }
+               else if (is_string($class))
+               {
+                       return (strcmp($next, $class) == 0);
+               }
+               return false;
+       }
+
+       function peekNextToken()
+       {
+               return $this->tokens_[$this->tokenPos_];
+       }
+
+       function nextToken()
+       {
+               $token = $this->tokens_[$this->tokenPos_++];
+               while ($token['class'] == 'comment')
+               {
+                       if ($this->commentFn_ != null)
+                       {
+                               call_user_func($this->commentFn_, $token);
+                       }
+                       $token = $this->tokens_[$this->tokenPos_++];
+               }
+               return $token;
+       }
+
+       function scriptStart()
+       {
+               return array(
+                       'class' => 'script-start',
+                       'text'  => 'script-start',
+                       'line'  => 1,
+               );
+       }
+
+       var $commentFn_ = null;
+       var $tokenPos_ = 0;
+       var $tokens_ = array();
+       var $token_match_ = array (
+               'left-bracket'   =>  '\[',
+               'right-bracket'  =>  '\]',
+               'block-start'    =>  '\{',
+               'block-end'      =>  '\}',
+               'left-parant'    =>  '\(',
+               'right-parant'   =>  '\)',
+               'comma'          =>  ',',
+               'semicolon'      =>  ';',
+               'whitespace'     =>  '[ \r\n\t]+',
+               'tag'            =>  ':[[:alpha:]_][[:alnum:]_]*(?=\b)',
+               'quoted-string'  =>  '"(?:\\[\\"]|[^\x00"])*"',
+               'number'         =>  '[[:digit:]]+(?:[KMG])?(?=\b)',
+               'comment'        =>  '(?:\/\*(?:[^\*]|\*(?=[^\/]))*\*\/|#[^\r\n]*\r?\n)',
+               'multi-line'     =>  'text:[ \t]*(?:#[^\r\n]*)?\r?\n(\.[^\r\n]+\r?\n|[^\.]*\r?\n)*\.\r?\n',
+               'identifier'     =>  '[[:alpha:]_][[:alnum:]_]*(?=\b)',
+               'unknown token'  =>  '[^ \r\n\t]+'
+       );
+}
+
+?>
\ No newline at end of file
diff --git a/gosa-core/include/sieve/class_semantics.inc b/gosa-core/include/sieve/class_semantics.inc
new file mode 100644 (file)
index 0000000..1c00051
--- /dev/null
@@ -0,0 +1,613 @@
+<?php
+
+class Semantics
+{
+       var $registerExtensionFn_;
+       var $isExtensionRegisteredFn_;
+
+       var $command_;
+       var $comparator_;
+       var $matchType_;
+       var $s_;
+       var $unknown;
+       var $message;
+       var $nonTestCommands_ = '(require|if|elsif|else|reject|fileinto|redirect|stop|keep|discard|mark|unmark|setflag|addflag|removeflag)';
+       var $testsValidAfter_ = '(if|elsif|anyof|allof|not)';
+       var $testCommands_ = '(address|envelope|header|size|allof|anyof|exists|not|true|false)';
+       var $requireStrings_ = '(envelope|fileinto|reject|vacation|relational|subaddress|regex|imapflags|copy)';
+
+       function Semantics($command)
+       {
+               $this->command_ = $command;
+               $this->unknown = false;
+               switch ($command)
+               {
+
+               /********************
+                * control commands
+                */
+               case 'require':
+                       /* require <capabilities: string-list> */
+                       $this->s_ = array(
+                               'valid_after' => '(script-start|require)',
+                               'arguments' => array(
+                                       array('class' => 'string', 'list' => true, 'name' => 'require-string', 'occurrences' => '1', 'call' => 'setRequire_', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => '"'. $this->requireStrings_ .'"'),
+                                               array('occurrences' => '+', 'regex' => '"comparator-i;(octet|ascii-casemap|ascii-numeric)"')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'if':
+                       /* if <test> <block> */
+                       $this->s_ = array(
+                               'valid_after' => str_replace('(', '(script-start|', $this->nonTestCommands_),
+                               'arguments' => array(
+                                       array('class' => 'identifier', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => $this->testCommands_, 'name' => 'test')
+                                       )),
+                                       array('class' => 'block-start', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => '{', 'name' => 'block')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'elsif':
+                       /* elsif <test> <block> */
+                       $this->s_ = array(
+                               'valid_after' => '(if|elsif)',
+                               'arguments' => array(
+                                       array('class' => 'identifier', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => $this->testCommands_, 'name' => 'test')
+                                       )),
+                                       array('class' => 'block-start', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => '{', 'name' => 'block')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'else':
+                       /* else <block> */
+                       $this->s_ = array(
+                               'valid_after' => '(if|elsif)',
+                               'arguments' => array(
+                                       array('class' => 'block-start', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => '{', 'name' => 'block')
+                                       ))
+                               )
+                       );
+                       break;
+
+
+               /*******************
+                * action commands
+                */
+               case 'discard':
+               case 'keep':
+               case 'stop':
+                       /* discard / keep / stop */
+                       $this->s_ = array(
+                               'valid_after' => str_replace('(', '(script-start|', $this->nonTestCommands_)
+                       );
+                       break;
+
+               case 'fileinto':
+                       /* fileinto [":copy"] <folder: string> */
+                       $this->s_ = array(
+                               'requires' => 'fileinto',
+                               'valid_after' => $this->nonTestCommands_,
+                               'arguments' => array(
+                                       array('class' => 'tag', 'occurrences' => '?', 'values' => array(
+                                               array('occurrences' => '?', 'regex' => ':copy', 'requires' => 'copy', 'name' => 'copy')
+                                       )),
+                                       array('class' => 'string', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => '".*"', 'name' => 'folder')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'mark':
+               case 'unmark':
+                       /* mark / unmark */
+                       $this->s_ = array(
+                               'requires' => 'imapflags',
+                               'valid_after' => $this->nonTestCommands_
+                       );
+                       break;
+
+               case 'redirect':
+                       /* redirect [":copy"] <address: string> */
+                       $this->s_ = array(
+                               'valid_after' => str_replace('(', '(script-start|', $this->nonTestCommands_),
+                               'arguments' => array(
+                                       array('class' => 'tag', 'occurrences' => '?', 'values' => array(
+                                               array('occurrences' => '?', 'regex' => ':copy', 'requires' => 'copy', 'name' => 'size-type')
+                                       )),
+                                       array('class' => 'string', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => '".*"', 'name' => 'address')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'reject':
+                       /* reject <reason: string> */
+                       $this->s_ = array(
+                               'requires' => 'reject',
+                               'valid_after' => $this->nonTestCommands_,
+                               'arguments' => array(
+                                       array('class' => 'string', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => '("|).*("|)', 'name' => 'reason')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'setflag':
+               case 'addflag':
+               case 'removeflag':
+                       /* setflag <flag-list: string-list> */
+                       /* addflag <flag-list: string-list> */
+                       /* removeflag <flag-list: string-list> */
+                       $this->s_ = array(
+                               'requires' => 'imapflags',
+                               'valid_after' =>$this->nonTestCommands_,
+                               'arguments' => array(
+                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'key')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'vacation':
+                       /* vacation [":days" number] [":addresses" string-list] [":subject" string] [":mime"] <reason: string> */
+                       $this->s_ = array(
+                               'requires' => 'vacation',
+                               'valid_after' => $this->nonTestCommands_,
+                               'arguments' => array(
+                                       array('class' => 'tag', 'occurrences' => '*', 'values' => array(
+                                               array('occurrences' => '?', 'regex' => ':days', 'name' => 'days',
+                                                       'add' => array(
+                                                               array('class' => 'number', 'occurrences' => '1', 'values' => array(
+                                                                       array('occurrences' => '1', 'regex' => '.*', 'name' => 'period')
+                                                               ))
+                                                       )
+                                               ),
+                                               array('occurrences' => '?', 'regex' => ':addresses', 'name' => 'addresses',
+                                                       'add' => array(
+                                                               array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
+                                                                       array('occurrences' => '+', 'regex' => '".*"', 'name' => 'address')
+                                                               ))
+                                                       )
+                                               ),
+                                               array('occurrences' => '?', 'regex' => ':subject', 'name' => 'subject',
+                                                       'add' => array(
+                                                               array('class' => 'string', 'occurrences' => '1', 'values' => array(
+                                                                       array('occurrences' => '1', 'regex' => '".*"', 'name' => 'subject')
+                                                               ))
+                                                       )
+                                               ),
+                                               array('occurrences' => '?', 'regex' => ':mime', 'name' => 'mime')
+                                       )),
+                                       array('class' => 'string', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => '.*', 'name' => 'reason')
+                                       ))
+                               )
+                       );
+                       break;
+
+
+               /*****************
+                * test commands
+                */
+               case 'address':
+                       /* address [address-part: tag] [comparator: tag] [match-type: tag] <header-list: string-list> <key-list: string-list> */
+                       $this->s_ = array(
+                               'valid_after' => $this->testsValidAfter_,
+                               'arguments' => array(
+                                       array('class' => 'tag', 'occurrences' => '*', 'post-call' => 'checkTags_', 'values' => array(
+                                               array('occurrences' => '?', 'regex' => ':(is|contains|matches|count|value|regex)', 'call' => 'setMatchType_', 'name' => 'match-type'),
+                                               array('occurrences' => '?', 'regex' => ':(all|localpart|domain|user|detail)', 'call' => 'checkAddrPart_', 'name' => 'address-part'),
+                                               array('occurrences' => '?', 'regex' => ':comparator', 'name' => 'comparator',
+                                                       'add' => array(
+                                                               array('class' => 'string', 'occurrences' => '1', 'call' => 'setComparator_', 'values' => array(
+                                                                       array('occurrences' => '1', 'regex' => '"i;(octet|ascii-casemap)"', 'name' => 'comparator-string'),
+                                                                       array('occurrences' => '1', 'regex' => '"i;ascii-numeric"', 'requires' => 'comparator-i;ascii-numeric', 'name' => 'comparator-string')
+                                                               ))
+                                                       )
+                                               )
+                                       )),
+                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'header')
+                                       )),
+                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'key')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'allof':
+               case 'anyof':
+                       /* allof <tests: test-list>
+                          anyof <tests: test-list> */
+                       $this->s_ = array(
+                               'valid_after' => $this->testsValidAfter_,
+                               'arguments' => array(
+                                       array('class' => 'left-parant', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => '\(', 'name' => 'test-list')
+                                       )),
+                                       array('class' => 'identifier', 'occurrences' => '+', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => $this->testCommands_, 'name' => 'test')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'envelope':
+                       /* envelope [address-part: tag] [comparator: tag] [match-type: tag] <envelope-part: string-list> <key-list: string-list> */
+                       $this->s_ = array(
+                               'requires' => 'envelope',
+                               'valid_after' => $this->testsValidAfter_,
+                               'arguments' => array(
+                                       array('class' => 'tag', 'occurrences' => '*', 'post-call' => 'checkTags_', 'values' => array(
+                                               array('occurrences' => '?', 'regex' => ':(is|contains|matches|count|value|regex)', 'call' => 'setMatchType_', 'name' => 'match-type'),
+                                               array('occurrences' => '?', 'regex' => ':(all|localpart|domain|user|detail)', 'call' => 'checkAddrPart_', 'name' => 'address-part'),
+                                               array('occurrences' => '?', 'regex' => ':comparator', 'name' => 'comparator',
+                                                       'add' => array(
+                                                               array('class' => 'string', 'occurrences' => '1', 'call' => 'setComparator_', 'values' => array(
+                                                                       array('occurrences' => '1', 'regex' => '"i;(octet|ascii-casemap)"', 'name' => 'comparator-string'),
+                                                                       array('occurrences' => '1', 'regex' => '"i;ascii-numeric"', 'requires' => 'comparator-i;ascii-numeric', 'name' => 'comparator-string')
+                                                               ))
+                                                       )
+                                               )
+                                       )),
+                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'envelope-part')
+                                       )),
+                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'key')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'exists':
+                       /* exists <header-names: string-list> */
+                       $this->s_ = array(
+                               'valid_after' => $this->testsValidAfter_,
+                               'arguments' => array(
+                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'header')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'header':
+                       /* header [comparator: tag] [match-type: tag] <header-names: string-list> <key-list: string-list> */
+                       $this->s_ = array(
+                               'valid_after' => $this->testsValidAfter_,
+                               'arguments' => array(
+                                       array('class' => 'tag', 'occurrences' => '*', 'post-call' => 'checkTags_', 'values' => array(
+                                               array('occurrences' => '?', 'regex' => ':(is|contains|matches|count|value|regex)', 'call' => 'setMatchType_', 'name' => 'match-type'),
+                                               array('occurrences' => '?', 'regex' => ':comparator', 'name' => 'comparator',
+                                                       'add' => array(
+                                                               array('class' => 'string', 'occurrences' => '1', 'call' => 'setComparator_', 'values' => array(
+                                                                       array('occurrences' => '1', 'regex' => '"i;(octet|ascii-casemap)"', 'name' => 'comparator-string'),
+                                                                       array('occurrences' => '1', 'regex' => '"i;ascii-numeric"', 'requires' => 'comparator-i;ascii-numeric', 'name' => 'comparator-string')
+                                                               ))
+                                                       )
+                                               )
+                                       )),
+                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'header')
+                                       )),
+                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'key')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'not':
+                       /* not <test> */
+                       $this->s_ = array(
+                               'valid_after' => $this->testsValidAfter_,
+                               'arguments' => array(
+                                       array('class' => 'identifier', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => $this->testCommands_, 'name' => 'test')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'size':
+                       /* size <":over" / ":under"> <limit: number> */
+                       $this->s_ = array(
+                               'valid_after' => $this->testsValidAfter_,
+                               'arguments' => array(
+                                       array('class' => 'tag', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => ':(over|under)', 'name' => 'size-type')
+                                       )),
+                                       array('class' => 'number', 'occurrences' => '1', 'values' => array(
+                                               array('occurrences' => '1', 'regex' => '.*', 'name' => 'limit')
+                                       ))
+                               )
+                       );
+                       break;
+
+               case 'true':
+               case 'false':
+                       /* true / false */
+                       $this->s_ = array(
+                               'valid_after' => $this->testsValidAfter_
+                       );
+                       break;
+
+
+               /********************
+                * unknown commands
+                */
+               default:
+                       $this->unknown = true;
+               }
+       }
+
+       function setExtensionFuncs($setFn, $checkFn)
+       {
+               if (is_callable($setFn) && is_callable($checkFn))
+               {
+                       $this->registerExtensionFn_ = $setFn;
+                       $this->isExtensionRegisteredFn_ = $checkFn;
+               }
+       }
+
+       function setRequire_($extension)
+       {
+               call_user_func($this->registerExtensionFn_, $extension);
+               return true;
+       }
+
+       function wasRequired_($extension)
+       {
+               return call_user_func($this->isExtensionRegisteredFn_, $extension);
+       }
+
+       function setMatchType_($text)
+       {
+               // Do special processing for relational test extension
+               if ($text == ':count' || $text == ':value')
+               {
+                       if (!$this->wasRequired_('relational'))
+                       {
+                               $this->message = 'missing require for match-type '. $text;
+                               return false;
+                       }
+
+                       array_unshift($this->s_['arguments'],
+                               array('class' => 'string', 'occurrences' => '1', 'values' => array(
+                                       array('occurrences' => '1', 'regex' => '"(lt|le|eq|ge|gt|ne)"', 'name' => 'relation-string'),
+                               ))
+                       );
+               }
+               // Do special processing for regex match-type extension
+               else if ($text == ':regex' && !$this->wasRequired_('regex'))
+               {
+                       $this->message = 'missing require for match-type '. $text;
+                       return false;
+               }
+               $this->matchType_ = $text;
+               return true;
+       }
+
+       function setComparator_($text)
+       {
+               $this->comparator_ = $text;
+               return true;
+       }
+
+       function checkAddrPart_($text)
+       {
+               if ($text == ':user' || $text == ':detail')
+               {
+                       if (!$this->wasRequired_('subaddress'))
+                       {
+                               $this->message = 'missing require for tag '. $text;
+                               return false;
+                       }
+               }
+               return true;
+       }
+
+       function checkTags_()
+       {
+               if (isset($this->matchType_) &&
+                   $this->matchType_ == ':count' &&
+                   $this->comparator_ != '"i;ascii-numeric"')
+               {
+                       $this->message = 'match-type :count needs comparator i;ascii-numeric';
+                       return false;
+               }
+               return true;
+       }
+
+       function validCommand($prev, $line)
+       {
+               // Check if command is known
+               if ($this->unknown)
+               {
+                       $this->message = 'line '. $line .': unknown command "'. $this->command_ .'"';
+                       return false;
+               }
+
+               // Check if the command needs to be required
+               if (isset($this->s_['requires']) && !$this->wasRequired_($this->s_['requires']))
+               {
+                       $this->message = 'line '. $line .': missing require for command "'. $this->command_ .'"';
+                       return false;
+               }
+
+               // Check if command may appear here
+               if (!ereg($this->s_['valid_after'], $prev))
+               {
+#                      $this->message = 'line '. $line .': "'. $this->command_ .'" may not appear after "'. $prev .'"';
+#                      return false;
+               }
+
+               return true;
+       }
+
+       function validClass_($class, $id)
+       {
+               // Check if command expects any arguments
+               if (!isset($this->s_['arguments']))
+               {
+                       $this->message = $id .' where semicolon expected';
+                       return false;
+               }
+
+               foreach ($this->s_['arguments'] as $arg)
+               {
+                       if ($class == $arg['class'])
+                       {
+                               return true;
+                       }
+
+                       // Is the argument required
+                       if ($arg['occurrences'] != '?' && $arg['occurrences'] != '*')
+                       {
+                               $this->message = $id .' where '. $arg['class'] .' expected';
+                               return false;
+                       }
+
+                       if (isset($arg['post-call']) &&
+                               !call_user_func(array(&$this, $arg['post-call'])))
+                       {
+                               return false;
+                       }
+                       array_shift($this->s_['arguments']);
+               }
+
+               $this->message = 'unexpected '. $id;
+               return false;
+       }
+
+       function startStringList($line)
+       {
+               if (!$this->validClass_('string', 'string'))
+               {
+                       $this->message = 'line '. $line .': '. $this->message;
+                       return false;
+               }
+               else if (!isset($this->s_['arguments'][0]['list']))
+               {
+                       $this->message = 'line '. $line .': '. 'left bracket where '. $this->s_['arguments'][0]['class'] .' expected';
+                       return false;
+               }
+
+               $this->s_['arguments'][0]['occurrences'] = '+';
+               return true;
+       }
+
+       function endStringList()
+       {
+               array_shift($this->s_['arguments']);
+       }
+
+       function validToken($class, &$text, &$line)
+       {
+               $name = $class . ($class != $text ? " $text" : '');
+
+               // Make sure the argument has a valid class
+               if (!$this->validClass_($class, $name))
+               {
+                       $this->message = 'line '. $line .': '. $this->message;
+                       return false;
+               }
+
+               $arg = &$this->s_['arguments'][0];
+               foreach ($arg['values'] as $val)
+               {
+                       if (preg_match('/^'. $val['regex'] .'$/m', $text))
+                       {
+                               // Check if the argument value needs a 'require'
+                               if (isset($val['requires']) && !$this->wasRequired_($val['requires']))
+                               {
+                                       $this->message = 'line '. $line .': missing require for '. $val['name'] .' '. $text;
+                                       return false;
+                               }
+
+                               // Check if a possible value of this argument may occur
+                               if ($val['occurrences'] == '?' || $val['occurrences'] == '1')
+                               {
+                                       $val['occurrences'] = '0';
+                               }
+                               else if ($val['occurrences'] == '+')
+                               {
+                                       $val['occurrences'] = '*';
+                               }
+                               else if ($val['occurrences'] == '0')
+                               {
+                                       $this->message = 'line '. $line .': too many '. $val['name'] .' '. $class .'s near '. $text;
+                                       return false;
+                               }
+
+                               // Call extra processing function if defined
+                               if (isset($val['call']) && !call_user_func(array(&$this, $val['call']), $text) ||
+                                       isset($arg['call']) && !call_user_func(array(&$this, $arg['call']), $text))
+                               {
+                                       $this->message = 'line '. $line .': '. $this->message;
+                                       return false;
+                               }
+
+                               // Set occurrences appropriately
+                               if ($arg['occurrences'] == '?' || $arg['occurrences'] == '1')
+                               {
+                                       array_shift($this->s_['arguments']);
+                               }
+                               else
+                               {
+                                       $arg['occurrences'] = '*';
+                               }
+
+                               // Add argument(s) expected to follow right after this one
+                               if (isset($val['add']))
+                               {
+                                       while ($add_arg = array_pop($val['add']))
+                                       {
+                                               array_unshift($this->s_['arguments'], $add_arg);
+                                       }
+                               }
+
+                               return true;
+                       }
+               }
+
+               $this->message = 'line '. $line .': unexpected '. $name;
+               return false;
+       }
+
+       function done($class, $text, $line)
+       {
+               if (isset($this->s_['arguments']))
+               {
+                       foreach ($this->s_['arguments'] as $arg)
+                       {
+                               if ($arg['occurrences'] == '+' || $arg['occurrences'] == '1')
+                               {
+                                       $this->message = 'line '. $line .': '. $class .' '. $text .' where '. $arg['class'] .' expected';
+                                       return false;
+                               }
+                       }
+               }
+               return true;
+       }
+}
+
+?>
diff --git a/gosa-core/include/sieve/class_sieve.inc b/gosa-core/include/sieve/class_sieve.inc
new file mode 100644 (file)
index 0000000..c45d0f1
--- /dev/null
@@ -0,0 +1,516 @@
+<?php
+
+/*
+ * $Id: class_sieve.inc,v 1.1 2005/02/21 09:33:01 cajus Exp $ 
+ *
+ * Copyright 2001 Dan Ellis <danellis@rushmore.com>
+ *
+ * See the enclosed file COPYING for license information (GPL).  If you
+ * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ */
+
+// TODO before next release:   remove ::status() and dependencies
+
+
+define ("F_NO", 0);            
+define ("F_OK", 1);
+define ("F_DATA", 2);
+define ("F_HEAD", 3);
+
+define ("EC_NOT_LOGGED_IN", 0);
+define ("EC_QUOTA", 10);
+define ("EC_NOSCRIPTS", 20);
+define ("EC_UNKNOWN", 255);
+/*
+
+SIEVE-PHP.LIB VERSION 0.0.8
+
+(C) 2001 Dan Ellis.
+
+PLEASE READ THE README FILE FOR MORE INFORMATION.
+
+Basically, this is the first re-release.  Things are much better than before.
+
+Notes:
+This program/libary has bugs.
+       .       This was quickly hacked out, so please let me know what is wrong and if you feel ambitious submit
+               a patch :).
+
+Todo:
+       .       Provide better error diagnostics.                       (mostly done with ver 0.0.5)
+       .       Allow other auth mechanisms besides plain               (in progress)
+       .       Have timing mechanism when port problems arise.         (not done yet)
+       .       Maybe add the NOOP function.                            (not done yet)
+       .       Other top secret stuff....                              (some done, believe me?)
+
+Dan Ellis (danellis@rushmore.com)
+
+This program is released under the GNU Public License.
+
+You should have received a copy of the GNU Public
+ License along with this package; if not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.        
+
+See CHANGES for updates since last release
+
+Contributers of patches:
+       Atif Ghaffar
+       Andrew Sterling Hanenkamp <sterling@hanenkamp.com>
+*/
+
+
+class sieve
+{
+  var $host;
+  var $port;
+  var $user;
+  var $pass;
+  var $auth_types;             /* a comma seperated list of allowed auth types, in order of preference */
+  var $auth_in_use;            /* type of authentication attempted */
+  
+  var $line;
+  var $fp;
+  var $retval;
+  var $tmpfile;
+  var $fh;
+  var $len;
+  var $script;
+
+  var $loggedin;
+  var $capabilities;
+  var $error;
+  var $error_raw;
+  var $responses;
+
+  //maybe we should add an errorlvl that the user will pass to new sieve = sieve(,,,,E_WARN)
+  //so we can decide how to handle certain errors?!?
+
+  //also add a connection type, like PLAIN, MD5, etc...
+
+
+  function get_response()
+  {
+    if($this->loggedin == false or feof($this->fp)){
+        $this->error = EC_NOT_LOGGED_IN;
+        $this->error_raw = "You are not logged in.";
+        return false;
+    }
+
+    unset($this->response);
+    unset($this->error);
+    unset($this->error_raw);
+
+    $this->line=fgets($this->fp,1024);
+    $this->token = split(" ", $this->line, 2);
+
+       if($this->token[0] == "NO"){
+               /* we need to try and extract the error code from here.  There are two possibilites: one, that it will take the form of:
+                  NO ("yyyyy") "zzzzzzz" or, two, NO {yyyyy} "zzzzzzzzzzz" */
+               $this->x = 0;
+               list($this->ltoken, $this->mtoken, $this->rtoken) = split(" ", $this->line." ", 3);
+               if($this->mtoken[0] == "{"){
+                       while($this->mtoken[$this->x] != "}" or $this->err_len < 1){
+                               $this->err_len = substr($this->mtoken, 1, $this->x);
+                               $this->x++;    
+                       }
+                       #print "<br>Trying to receive $this->err_len bytes for result<br>";
+                       $this->line = fgets($this->fp,$this->err_len);
+                       $this->error_raw[]=substr($this->line, 0, strlen($this->line) -2);    //we want to be nice and strip crlf's
+                       $this->err_recv = strlen($this->line);
+
+                       /* Ensure max loop of 1000, to keep the ui from freezing */
+                       $max = 1000;
+                       $cur = 0;
+
+                       while($this->err_recv < ($this->err_len) && ($cur < $max)){
+
+                               $cur ++;
+                               $this->line      = fgets($this->fp,4096);
+                               $this->err_recv += strlen($this->line);
+                               $this->error_raw[]=preg_replace("/\r\n/","",$this->line);    //we want to be nice and strip crlf'
+                       } 
+               } /* end if */
+               elseif($this->mtoken[0] == "("){
+                       switch($this->mtoken){
+                               case "(\"QUOTA\")":
+                    $this->error = EC_QUOTA;
+                    $this->error_raw=$this->rtoken;
+                    break;
+                default:
+                    $this->error = EC_UNKNOWN;
+                    $this->error_raw=$this->rtoken;
+                    break;
+            } /* end switch */
+        } /* end elseif */
+        else{
+            $this->error = EC_UNKNOWN;
+            $this->error_raw = $this->line;
+        }     
+        return false;
+
+    } /* end if */
+    elseif(substr($this->token[0],0,-2) == "OK"){
+         return true;
+    } /* end elseif */
+    elseif($this->token[0][0] == "{"){
+        
+        /* Unable wild assumption:  that the only function that gets here is the get_script(), doesn't really matter though */       
+
+        /* the first line is the len field {xx}, which we don't care about at this point */
+        $this->line = fgets($this->fp,1024);
+        while(substr($this->line,0,2) != "OK" and substr($this->line,0,2) != "NO"){
+            $this->response[]=$this->line;
+            $this->line = fgets($this->fp, 1024);
+        }
+        if(substr($this->line,0,2) == "OK")
+            return true;
+        else
+            return false;
+    } /* end elseif */
+    elseif($this->token[0][0] == "\""){
+
+        /* I'm going under the _assumption_ that the only function that will get here is the listscripts().
+           I could very well be mistaken here, if I am, this part needs some rework */
+
+        $this->found_script=false;        
+
+        while(substr($this->line,0,2) != "OK" and substr($this->line,0,2) != "NO"){
+            $this->found_script=true;
+            list($this->ltoken, $this->rtoken) = explode(" ", $this->line." ",2);
+               //hmmm, a bug in php, if there is no space on explode line, a warning is generated...
+           
+            if(strcmp(rtrim($this->rtoken), "ACTIVE")==0){
+                $this->response["ACTIVE"] = substr(rtrim($this->ltoken),1,-1);  
+            }
+            else
+                $this->response[] = substr(rtrim($this->ltoken),1,-1);
+            $this->line = fgets($this->fp, 1024);
+        } /* end while */
+        
+        return true;
+        
+    } /* end elseif */
+    else{
+            $this->error = EC_UNKNOWN;
+            $this->error_raw = $this->line;
+            print "<b><i>UNKNOWN ERROR (Please report this line to danellis@rushmore.com to include in future releases): $this->line</i></b><br>";
+            return false;
+    } /* end else */   
+  } /* end get_response() */
+
+  function sieve($host, $port, $user, $pass, $auth="", $auth_types="PLAIN DIGEST-MD5")
+  {
+    $this->host=$host;
+    $this->port=$port;
+    $this->user=$user;
+    $this->pass=$pass;
+    if(!strcmp($auth, ""))             /* If there is no auth user, we deem the user itself to be the auth'd user */
+        $this->auth = $this->user;
+    else
+        $this->auth = $auth;
+    $this->auth_types=$auth_types;     /* Allowed authentication types */
+    $this->fp=0;
+    $this->line="";
+    $this->retval="";
+    $this->tmpfile="";
+    $this->fh=0;
+    $this->len=0;
+    $this->capabilities="";
+    $this->loggedin=false;
+    $this->error= "";
+    $this->error_raw="";
+  }
+
+  function parse_for_quotes($string)
+  {
+      /* This function tokenizes a line of input by quote marks and returns them as an array */
+
+      $start = -1;
+      $index = 0;
+
+      for($ptr = 0; $ptr < strlen($string); $ptr++){
+          if($string[$ptr] == '"' and $string[$ptr] != '\\'){
+              if($start == -1){
+                  $start = $ptr;
+              } /* end if */
+              else{
+                  $token[$index++] = substr($string, $start + 1, $ptr - $start - 1);
+                  $found = true;
+                  $start = -1;
+              } /* end else */
+
+          } /* end if */  
+
+      } /* end for */
+
+      if(isset($token))
+          return $token;
+      else
+          return false;
+  } /* end function */            
+
+  function status($string)
+  {
+      //this should probably be replaced by a smarter parser.
+
+      /*  Need to remove this and all dependencies from the class */
+
+      switch (substr($string, 0,2)){
+          case "NO":
+              return F_NO;             //there should be some function to extract the error code from this line
+                                       //NO ("quota") "You are oly allowed x number of scripts"
+              break;
+          case "OK":
+              return F_OK;
+              break;
+          default:
+              switch ($string[0]){
+                  case "{":
+                      //do parse here for {}'s  maybe modify parse_for_quotes to handle any parse delimiter?
+                      return F_HEAD;
+                      break;
+                  default:
+                      return F_DATA;
+                      break;
+              } /* end switch */
+        } /* end switch */
+  } /* end status() */
+
+  function sieve_login()
+  {
+
+    $this->fp=@fsockopen($this->host,$this->port);
+    if($this->fp == false)
+        return false;
+    $this->line=fgets($this->fp,1024);
+
+    //Hack for older versions of Sieve Server.  They do not respond with the Cyrus v2. standard
+    //response.  They repsond as follows: "Cyrus timsieved v1.0.0" "SASL={PLAIN,........}"
+    //So, if we see IMLEMENTATION in the first line, then we are done.
+
+    if(ereg("IMPLEMENTATION",$this->line))
+    {
+      //we're on the Cyrus V2 sieve server
+      while(sieve::status($this->line) == F_DATA){
+
+          $this->item = sieve::parse_for_quotes($this->line);
+
+          if(strcmp($this->item[0], "IMPLEMENTATION") == 0)
+              $this->capabilities["implementation"] = $this->item[1];
+        
+          elseif(strcmp($this->item[0], "SIEVE") == 0 or strcmp($this->item[0], "SASL") == 0){
+
+              if(strcmp($this->item[0], "SIEVE") == 0)
+                  $this->cap_type="modules";
+              else
+                  $this->cap_type="auth";            
+
+              $this->modules = split(" ", $this->item[1]);
+              if(is_array($this->modules)){
+                  foreach($this->modules as $this->module)
+                      $this->capabilities[$this->cap_type][$this->module]=true;
+              } /* end if */
+              elseif(is_string($this->modules))
+                  $this->capabilites[$this->cap_type][$this->modules]=true;
+          }    
+          else{ 
+              $this->capabilities["unknown"][]=$this->line;
+          }    
+      $this->line=fgets($this->fp,1024);
+
+       }// end while
+    }
+    else
+    {
+        //we're on the older Cyrus V1. server  
+        //this version does not support module reporting.  We only have auth types.
+        $this->cap_type="auth";
+       
+        //break apart at the "Cyrus timsieve...." "SASL={......}"
+        $this->item = sieve::parse_for_quotes($this->line);
+
+        $this->capabilities["implementation"] = $this->item[0];
+
+        //we should have "SASL={..........}" now.  Break out the {xx,yyy,zzzz}
+        $this->modules = substr($this->item[1], strpos($this->item[1], "{"),strlen($this->item[1])-1);
+
+        //then split again at the ", " stuff.
+        $this->modules = split($this->modules, ", ");
+        //fill up our $this->modules property
+        if(is_array($this->modules)){
+            foreach($this->modules as $this->module)
+                $this->capabilities[$this->cap_type][$this->module]=true;
+        } /* end if */
+        elseif(is_string($this->modules))
+            $this->capabilites[$this->cap_type][$this->module]=true;
+    }
+
+
+
+
+    if(sieve::status($this->line) == F_NO){            //here we should do some returning of error codes?
+        $this->error=EC_UNKNOWN;
+        $this->error_raw = "Server not allowing connections.";
+        return false;
+    }
+
+    /* decision login to decide what type of authentication to use... */
+
+     /* Loop through each allowed authentication type and see if the server allows the type */
+     foreach(split(" ",$this->auth_types) as $auth_type)
+     {
+        if ($this->capabilities["auth"][$auth_type])
+        {
+            /* We found an auth type that is allowed. */
+            $this->auth_in_use = $auth_type;
+            break;
+        }
+     }
+    
+    /* Fill error message if no auth types are present */
+    if (!isset($this->capabilities["auth"])){
+        $this->error=EC_UNKNOWN;
+       $this->error_raw = "No authentication methods found - please check your sieve setup for missing sasl modules";
+       return false;
+    }
+
+     /* call our authentication program */  
+    return sieve::authenticate();
+
+  }
+
+  function sieve_logout()
+  {
+    if($this->loggedin==false)
+        return false;
+
+    fputs($this->fp,"LOGOUT\r\n");
+    fclose($this->fp);
+    $this->loggedin=false;
+    return true;
+  }
+
+  function sieve_sendscript($scriptname, $script)
+  {
+    if($this->loggedin==false)
+        return false;
+    $this->script=stripslashes($script);
+    $len=strlen($this->script);
+    fputs($this->fp, "PUTSCRIPT \"$scriptname\" {".$len."+}\r\n");
+    fputs($this->fp, "$this->script\r\n");
+  
+    return sieve::get_response();
+
+  }  
+  
+  //it appears the timsieved does not honor the NUMBER type.  see lex.c in timsieved src.
+  //don't expect this function to work yet.  I might have messed something up here, too.
+  function sieve_havespace($scriptname, $scriptsize)
+  {
+    if($this->loggedin==false)
+        return false;
+    fputs($this->fp, "HAVESPACE \"$scriptname\" $scriptsize\r\n");
+    return sieve::get_response();
+
+  }  
+
+  function sieve_setactivescript($scriptname)
+  {
+    if($this->loggedin==false)
+        return false;
+
+    fputs($this->fp, "SETACTIVE \"$scriptname\"\r\n");   
+    return sieve::get_response();
+
+  }
+  
+  function sieve_getscript($scriptname)
+  {
+    unset($this->script);
+    if($this->loggedin==false)
+        return false;
+
+    fputs($this->fp, "GETSCRIPT \"$scriptname\"\r\n");
+    return sieve::get_response();
+   
+  }
+
+
+  function sieve_deletescript($scriptname)
+  {
+    if($this->loggedin==false)
+        return false;
+
+    fputs($this->fp, "DELETESCRIPT \"$scriptname\"\r\n");    
+
+    return sieve::get_response();
+  }
+
+  
+  function sieve_listscripts() 
+   { 
+     fputs($this->fp, "LISTSCRIPTS\r\n"); 
+     sieve::get_response();            //should always return true, even if there are no scripts...
+     if(isset($this->found_script) and $this->found_script)
+         return true;
+     else{
+         $this->error=EC_NOSCRIPTS;    //sieve::getresponse has no way of telling wether a script was found...
+         $this->error_raw="No scripts found for this account.";
+         return false;
+     }
+   }
+
+  function sieve_alive()
+  {
+      if(!isset($this->fp) or $this->fp==0){
+          $this->error = EC_NOT_LOGGED_IN;
+          return false;
+      }
+      elseif(feof($this->fp)){                 
+          $this->error = EC_NOT_LOGGED_IN;
+          return false;
+      }
+      else
+          return true;
+  }
+
+  function authenticate()
+  {
+
+    switch ($this->auth_in_use) {
+    
+        case "PLAIN":
+            $auth=base64_encode("$this->user\0$this->auth\0$this->pass");
+   
+            $this->len=strlen($auth);                  
+            fputs($this->fp, "AUTHENTICATE \"PLAIN\" {".$this->len."+}\r\n");
+            fputs($this->fp, "$auth\r\n");
+
+            $this->line=fgets($this->fp,1024);         
+            while(sieve::status($this->line) == F_DATA)
+               $this->line=fgets($this->fp,1024);
+
+             if(sieve::status($this->line) == F_NO)
+               return false;
+             $this->loggedin=true;
+               return true;    
+             break;
+
+        default:
+            return false;
+            break;
+
+    }//end switch
+
+
+  }//end authenticate()
+
+
+}
+
+
+
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Block_End.inc b/gosa-core/include/sieve/class_sieveElement_Block_End.inc
new file mode 100644 (file)
index 0000000..3bd0b04
--- /dev/null
@@ -0,0 +1,32 @@
+<?php
+
+class sieve_block_end 
+{
+  var $object_id= -1;
+  
+  function sieve_block_end($data = NULL,$object_id)
+  {
+    $this->object_id = $object_id;
+  }
+
+  function execute()
+  {
+    $smarty = get_smarty();
+    return($smarty->fetch(get_template_path("templates/element_block_end.tpl",TRUE,dirname(__FILE__))));
+  }
+  function check()
+  {
+    return(array());
+  }
+
+  function get_sieve_script_part()
+  {
+    return("}");
+  } 
+  function save_object()
+  {
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Block_Start.inc b/gosa-core/include/sieve/class_sieveElement_Block_Start.inc
new file mode 100644 (file)
index 0000000..e001cdc
--- /dev/null
@@ -0,0 +1,33 @@
+<?php
+
+class sieve_block_start 
+{
+  var $object_id= -1;
+  
+  function sieve_block_start($data = NULL,$object_id)
+  {
+    $this->object_id = $object_id;
+  }
+
+  function execute()
+  {
+    $smarty = get_smarty();
+    return($smarty->fetch(get_template_path("templates/element_block_start.tpl",TRUE,dirname(__FILE__))));
+  }
+
+  function check()
+  {
+    return(array());
+  }
+
+  function save_object()
+  {
+  }
+
+  function get_sieve_script_part()
+  {
+    return("{");
+  } 
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Comment.inc b/gosa-core/include/sieve/class_sieveElement_Comment.inc
new file mode 100644 (file)
index 0000000..deaa4f3
--- /dev/null
@@ -0,0 +1,84 @@
+<?php
+
+/* Sieve comment tag */
+class sieve_comment 
+{
+  var $data = "";
+  var $object_id= -1;
+  var $small  = TRUE;
+
+  function get_sieve_script_part()
+  {
+    $str = "\n/*".$this->data."*/";
+    return($str);
+  } 
+    
+  function sieve_comment($data,$object_id)
+  {
+    $this->object_id = $object_id;
+
+    if($data === NULL){
+      $data = array('ELEMENTS' => array(array('class' => "quoted-string" ,"text" => "/*"._("Your comment here")."*/")));
+    }
+
+    foreach($data['ELEMENTS'] as $node){
+
+      $text = $node['text'];
+  
+      /* Convert \t to spaces  */ 
+      $text = preg_replace("#\t#","    ",$text);
+      
+      /* Remove comment indicator '#' but keep spaces */
+      $text = preg_replace("/^([ ]*)\#/","\\1",$text);
+     
+      /* Remove comment indicator '/ *' */ 
+      $text = preg_replace("#\/\*#","",$text);
+      
+      /* Remove comment indicator '* /' */ 
+      $text = preg_replace("#\*\/#","",$text);
+
+      $this->data .= $text."\n";
+    }
+    $this->data = rtrim($this->data)."\n";
+  }
+
+  function check()
+  {
+    return(array())  ;
+  }
+
+  function save_object()
+  {
+    if(isset($_POST['comment_'.$this->object_id])){
+      $cm = stripslashes( $_POST['comment_'.$this->object_id]);
+      $cm = preg_replace("/\*\//","* /",$cm);
+      $this->data = $cm;
+    }
+  
+    if(isset($_POST['toggle_small_'.$this->object_id])){
+      $this->small = !$this->small;
+    }
+  }
+
+  function execute()
+  {
+    $smarty = get_smarty();
+    $smarty->assign("ID", $this->object_id);
+    $smarty->assign("Small", $this->small);
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+    $Comment = $this->data;
+
+    if($this->small){
+      $Comment = nl2br(preg_replace("/ /","&nbsp;",$Comment));
+    }
+    /* Create html object */ 
+    $smarty->assign("Comment",$Comment);
+    $smarty->assign("ID",$this->object_id);
+    $object = $smarty->fetch(get_template_path("templates/element_comment.tpl",TRUE,dirname(__FILE__)));    
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Discard.inc b/gosa-core/include/sieve/class_sieveElement_Discard.inc
new file mode 100644 (file)
index 0000000..1ee28ad
--- /dev/null
@@ -0,0 +1,40 @@
+<?php
+
+class sieve_discard 
+{
+  var $data = array();
+  var $object_id = -1;
+
+  function sieve_discard($data,$object_id)
+  {
+    $this->object_id = $object_id;
+  }
+
+  function get_sieve_script_part()
+  {
+    return("discard;");
+  } 
+  function check()
+  {
+    return(array())  ;
+  }
+
+    
+  function save_object()
+  {
+  
+  }
+
+  function execute()
+  {
+    $smarty = get_smarty();
+    $smarty->assign("ID", $this->object_id);
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+    $object = $smarty->fetch(get_template_path("templates/element_discard.tpl",TRUE,dirname(__FILE__)));
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Else_Elsif.inc b/gosa-core/include/sieve/class_sieveElement_Else_Elsif.inc
new file mode 100644 (file)
index 0000000..c02e123
--- /dev/null
@@ -0,0 +1,43 @@
+<?php
+
+/* Sieve else tag */
+class sieve_elsif extends sieve_if
+{
+  var $TYPE = "elsif";
+}
+
+class sieve_else
+{
+  var $object_id = -1;
+
+  function check()
+  {
+    return(array());
+  }
+
+  function sieve_else($data,$object_id)
+  {
+    $this->object_id = $object_id;
+  }
+
+  function save_object()
+  {
+  }
+
+  function execute()
+  {
+    $smarty = get_smarty();
+    $smarty->assign("ID", $this->object_id);
+    $object_container = $smarty->fetch(get_template_path("templates/object_container_clear.tpl",TRUE,dirname(__FILE__)));
+    $object= $smarty->fetch(get_template_path("templates/element_else.tpl",TRUE,dirname(__FILE__)));
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+
+  function get_sieve_script_part()
+  {
+    return("else");
+  }
+}
+
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Fileinto.inc b/gosa-core/include/sieve/class_sieveElement_Fileinto.inc
new file mode 100644 (file)
index 0000000..dc3923f
--- /dev/null
@@ -0,0 +1,104 @@
+<?php
+
+class sieve_fileinto 
+{
+  var $data     = "";
+  var $object_id= -1;
+  var $options  = array();
+  var $parent   = NULL;
+  var $user_mode= FALSE;
+
+  function save_object()
+  {
+    $mbs = $this->get_mail_boxes();
+    
+    if(isset($_POST['fileinto_'.$this->object_id])){
+      $mb = stripslashes($_POST['fileinto_'.$this->object_id]);
+
+      /* Depending on the user mode we only accept 
+       *  existing mailboxes 
+       */
+      if($this->user_mode){
+        $this->data = $mb;
+      }else{
+        if(in_array_ics($mb,$mbs)){
+          $this->data = $mb; 
+        }
+      }
+
+      /* Check Mode */
+      if(isset($_POST['user_mode_'.$this->object_id])){
+        $this->user_mode = !$this->user_mode;
+      }
+    }
+  }
+
+  function sieve_fileinto($data,$object_id,$parent)
+  {
+    $this->object_id = $object_id;
+    $this->parent = $parent;
+    $this->parent->add_require("fileinto");
+
+    $mbs = $this->get_mail_boxes();
+      
+    /* Set the default mailbox */
+    if($data === NULL){
+      $data = array('ELEMENTS' => array(array('class' => "quoted-string" ,"text" => $mbs[key($mbs)])));
+    }
+
+    /* Load element contents, should normaly be only one string 
+     *  but if we found more than one, just append the following strings.
+     */
+    for($i = 0 ; $i < count($data['ELEMENTS']) ; $i++){
+      $tmp = sieve_get_strings($data['ELEMENTS'],$i);
+      $i  = $i + $tmp['OFFSET'];
+      foreach($tmp['STRINGS'] as $str){
+        $this->data .= $str;
+      }
+    }
+
+    /* Set user mode to active, so we are able to insert 
+     *  the destination mail folder manually 
+     */
+    if(!in_array_ics($this->data,$mbs)){
+      $this->user_mode = TRUE;
+    }
+  }
+
+  function get_sieve_script_part()
+  {
+    $tmp = "";
+    $tmp.= "\"".$this->data."\", ";
+    $tmp = preg_replace("/,$/","",trim($tmp));
+    $tmp = preg_replace ("/\"\"/","\"",$tmp);
+    return("fileinto ".$tmp.";");
+  } 
+    
+  function execute()
+  {
+    $smarty = get_smarty();
+    $smarty->assign("Selected",htmlentities($this->data));
+    $smarty->assign("Boxes", $this->get_mail_boxes());
+    $smarty->assign("User_Mode", $this->user_mode);
+    $smarty->assign("ID", $this->object_id);
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+    $object= $smarty->fetch(get_template_path("templates/element_fileinto.tpl",TRUE,dirname(__FILE__)));
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+
+    return($str);
+  }
+
+  function check()
+  {
+    return(array());
+  }
+
+  function get_mail_boxes()
+  {
+    $list  = $this->parent->parent->parent->parent->mailboxList;
+    return($list);
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_If.inc b/gosa-core/include/sieve/class_sieveElement_If.inc
new file mode 100644 (file)
index 0000000..cb33ae5
--- /dev/null
@@ -0,0 +1,1469 @@
+<?php
+
+
+class sieve_if 
+{
+  var $_parsed         = array();
+  var $TYPE    = "if";
+  var $object_id     = -1;
+
+  var $address_parts    = array();
+  var $comparators      = array();
+  var $match_types      = array();
+  var $operators        = array();
+  var $parent           = NULL;
+  
+  /* Initialize class 
+   *  $elements   contains all tokens that belongs to this if/else tag
+   *  $object_id  cotains an unique tag id, to be able to create uniqe html post names
+   */
+  function sieve_if($elements,$object_id,$parent)
+  {
+    $this->parent = $parent;
+    $this->object_id       = $object_id;
+  
+    /* Possible address parts we can select */
+    $this->address_parts = array( 
+        ":all"       => _("Complete address")."&nbsp;("._("Default").")",
+        ":domain"    => _("Domain part") ,
+        ":localpart" => _("Local part"));
+
+    /* comparator type */
+    $this->comparators   = array( 
+        "i;ascii-casemap" => _("Case insensitive")."&nbsp;("._("Default").")",
+        "i;octet"         => _("Case sensitive"),
+        "i;ascii-numeric" => _("Numeric"));
+
+    /* Match types */
+    $this->match_types  = array(  
+        ":is"         => _("is"),
+        ":regex"      => _("regex"),
+        ":contains"   => _("contains"),
+        ":matches"    => _("matches"),
+        ":count"      => _("count"),
+        ":value"      => _("value is"));
+
+    /* Operators */
+    $this->operators = array(     
+        "lt"  => _("less than"),
+        "le"  => _("less or equal"),
+        "eq"  => _("equals"),
+        "ge"  => _("greater or equal"),
+        "gt"  => _("greater than"),
+        "ne"  => _("not equal"));
+
+    /* Skip parsing if this element is new */
+    if($elements !== NULL){
+
+      /* Remove comments from tests */  
+      $tmp = array();
+      foreach($elements['ELEMENTS'] as $ele){
+        if($ele['class'] != "comment"){
+          $tmp[] = $ele;
+        }
+      }
+      $elements['ELEMENTS'] = $tmp;
+
+      if($elements!==NULL){
+        $this->elements = $elements;
+        $this->_parsed  = $this->_parse($elements['ELEMENTS'],1);
+      }
+    }
+  }
+
+
+  /* Returns the sieve script for this 
+   *  if/else tag.
+   */
+  function get_sieve_script_part()
+  {
+    $tmp = $this->TYPE." ".$this->get_sieve_script_part_recursive($parsed = NULL,$id = 1,$obj_id=1);
+    return($tmp);
+  } 
+
+
+  /* Return error msgs */
+  function check()
+  {
+    $check = $this->check_recursive();
+    return($check);
+  }
+
+  /* Recursivly fetch all error msgs */
+  function check_recursive($parsed = NULL,$id = 1,$obj_id=1)
+  {
+    $ret = array();
+    if($parsed === NULL){
+      $parsed = $this->_parsed;
+    }
+
+    if($parsed === NULL) {
+        return(array(_("Can't save empty tests.")));
+    }
+
+    /* Walk through all elements */
+    foreach($parsed as $key => $data){
+
+      /* Create elements */
+      switch($key)
+      {
+        /*******************
+         * Allof / Anyof
+         *******************/
+        case "anyof" :
+        case "allof" :
+        { 
+          foreach($data as $key2 => $dat){
+            if(($key2 === "Inverse") && ($key2 == "Inverse")){
+              continue;
+            }
+            $msgs = $this->check_recursive($dat, ($id +1),$key2);
+
+            foreach($msgs as $msg){
+              $ret[] = $msg;
+            }
+          }
+          break;
+        }
+
+        /*******************
+         * True / False
+         *******************/
+
+        case "true" :
+        case "false" : 
+        {
+          /* Can't fail anyway */
+          break;
+        }
+    
+        /*******************
+         * Default
+         *******************/
+
+        default: 
+        {
+          if(isset($data['LastError']) && !empty($data['LastError'])){
+            $ret[] = $data['LastError'];
+          }
+        }
+      }
+    }
+    return($ret);
+  }
+
+  /* Recursivly create a sieve script out of the given 
+   *  tags and tokens provided by $parsed.
+   *  $id       specifies the depth of the current element.
+   *  $obj_id   is the current tag-id handled by this function
+   */
+  function get_sieve_script_part_recursive($parsed = NULL,$id = 1,$obj_id=1)
+  {
+    $script ="";
+    if($parsed === NULL){
+      $parsed = $this->_parsed;
+    }
+
+
+    if(!is_array($parsed)){
+      return;
+    }
+
+    /* Walk through all elements */
+    foreach($parsed as $key => $data){
+
+      /* Create Inverse Tag */
+      if(is_array($data) && isset($data['Inverse']) && $data['Inverse']){
+        $Inverse = TRUE;
+      }else{
+        $Inverse = FALSE;
+      }
+
+      /* Create elements */
+      switch($key)
+      {
+
+        /*******************
+         * True / False
+         *******************/
+
+        case "true" :
+        case "false" :
+        {
+          /* Invert this test if required */
+          if($Inverse){
+            $script .= "not ";
+          }
+          $script .= $key;
+          break;
+        }
+
+
+        /*******************
+         * Address
+         *******************/
+
+        case "address" :   
+        {
+          /* [not] address 
+                        [address-part: tag] 
+                        [comparator: tag] 
+                        [match-type: tag] 
+                        <header-list: string-list> 
+                        <key-list: string-list> 
+          */
+
+          /* Invert this test if required */
+          if($Inverse){
+            $script .= "not ";
+          }
+  
+          $script .="address ";
+          /* Add address part tag */ 
+          if(!empty($data['Address_Part']) && $data['Address_Part'] != ":all"){
+            $script .= $data['Address_Part']." ";
+          }
+
+          /* Add comparator */
+          if(!empty($data['Comparator']) && $data['Comparator'] != ""){
+            $script .= preg_replace('/\"\"/',"\"", ":comparator \"".$data['Comparator']."\" ");
+          }
+    
+          /* Add match type */
+          $script .= $data['Match_type']." ";
+
+          /* Add special match type for count and value */
+          if(in_array($data['Match_type'], array(":value",":count")) && !empty($data['Match_type_value'])) {
+            $script .= sieve_create_strings($data['Match_type_value'])." ";
+          }
+
+          $script .= sieve_create_strings($data['Key_List']);
+          $script .= " ";
+          $script .= sieve_create_strings($data['Value_List']);
+          break;
+        }
+
+
+        /*******************
+         * Header
+         *******************/
+
+        case "header" :   
+        {
+          /* [not] header   
+                [comparator: tag] 
+                [match-type: tag] 
+                <header-names: string-list> 
+                <key-list: string-list>
+          */
+
+          /* Invert ? */
+          if($Inverse){
+            $script .= "not ";
+          }
+  
+          $script .="header ";
+          /* Add address part tag */ 
+          if(!empty($data['Address_Part']) && $data['Address_Part'] != ":all"){
+            $script .= $data['Address_Part']." ";
+          }
+
+          /* Add comparator */
+          if(!empty($data['Comparator']) && $data['Comparator'] != ""){
+            $script .= preg_replace('/\"\"/',"\"", ":comparator \"".$data['Comparator']."\" ");
+          }
+    
+          /* Add match type */
+          $script .= $data['Match_type']." ";
+
+          /* Add special match type for count and value */
+          if(in_array($data['Match_type'], array(":value",":count")) && !empty($data['Match_type_value'])) {
+            $script .= sieve_create_strings($data['Match_type_value'])." ";
+          }
+
+          $script .= sieve_create_strings($data['Key_List']);
+          $script .= " ";
+          $script .= sieve_create_strings($data['Value_List']);
+          break;
+        }
+
+
+        /*******************
+         * Envelope
+         *******************/
+
+        case "envelope" :   
+        {
+          /* [not]  envelope 
+                    [address-part: tag] 
+                    [comparator: tag] 
+                    [match-type: tag] 
+                    <envelope-part: string-list> 
+                    <key-list: string-list> 
+          */
+
+          /* Invert */
+          if($Inverse){
+            $script .= "not ";
+          }
+  
+          $script .="envelope ";
+          /* Add address part tag */ 
+          if(!empty($data['Address_Part']) && $data['Address_Part'] != ":all"){
+            $script .= $data['Address_Part']." ";
+          }
+
+          /* Add comparator */
+          if(!empty($data['Comparator']) && $data['Comparator'] != ""){
+            $script .= preg_replace('/\"\"/',"\"", ":comparator \"".$data['Comparator']."\" ");
+          }
+    
+          /* Add match type */
+          $script .= $data['Match_type']." ";
+
+          /* Add special match type for count and value */
+          if(in_array($data['Match_type'], array(":value",":count")) && !empty($data['Match_type_value'])) {
+            $script .= sieve_create_strings($data['Match_type_value'])." ";
+          }
+
+          $script .= sieve_create_strings($data['Key_List']);
+          $script .= " ";
+          $script .= sieve_create_strings($data['Value_List']);
+          break;
+        }
+
+
+        /*******************
+         * Exists
+         *******************/
+        case "exists" : 
+        {
+          /* [not] exists 
+              <header-names: string-list> 
+          */
+
+          /* Invert ? */
+          if($Inverse){
+            $script .= "not ";
+          }
+
+          $script .= "exists ".sieve_create_strings($data['Values']);
+          break;
+        }
+
+
+        /*******************
+         * Size
+         *******************/
+        case "size" : 
+        {
+          /* [not] size 
+                <":over" / ":under"> 
+                <limit: number> 
+          */
+
+          /* Invert ? */
+          if($Inverse){
+            $script .= "not ";
+          }
+          /* Add size test */ 
+          $script .="size ";
+          $script .=$data['Match_type']." ";
+          foreach($data['Value_List'] as $val){
+            $script .= $val." ";
+          }
+          break;
+        }
+
+
+        /*******************
+         * Allof
+         *******************/
+        case "anyof" :
+        case "allof" :
+        {
+          /* allof <tests: test-list>
+             anyof <tests: test-list> */
+
+          /* Add spaces, to indent the code.*/ 
+          $block = "\n";
+          for($i = 0 ; $i < $id ; $i ++){
+            $block .= SIEVE_INDENT_TAB;
+          }          
+
+          /* Add allof/anyof tag */
+          if($Inverse){
+            $script .= "not ";
+          }
+          $script.= $key." ( ";
+
+          /* Add each test parameter */
+          foreach($data as $key2 => $dat){
+            if(($key2 === "Inverse") && ($key2 == "Inverse")){
+              continue;
+            }
+            $script.= $block.$this->get_sieve_script_part_recursive($dat, ($id +1),$key2).", ";
+          }
+    
+          /* Remove last _,_ and close the tag */
+          $script = preg_replace("/,$/","",trim($script));
+          $script.= $block.")";
+          break ;
+        }
+
+        default :
+        {
+          $script .= "THERE IS SOME IMPLEMENTATION MISSING FOR SIEVE SCRIPT CREATION :".$key;
+        }
+      }
+    }
+    return($script);
+  }
+
+  
+  function add_test($data,$type)
+  {
+    switch($type)
+    {
+      case "header" : 
+      case "address" : 
+      case "envelope" : 
+      {
+        /* Add to Tree */
+        $values = array(        "Inverse"         => FALSE,
+                                "Comparator"      => "",
+                                "Expert"          => FALSE,
+                                "LastError"       => "",
+                                "Match_type"      => ":contains",
+                                "Match_type_value"=> "",
+                                "Key_List"        => array(_("emtpy")),
+                                "Value_List"      => array(_("empty"))) ;
+        if($type == "address"){
+          $values["Address_Part"]    = ":all";
+        }
+        $data[$type]=$values;
+
+        $this->parent->add_require("relational");
+        if($type == "envelope"){
+          $this->parent->add_require("envelope");
+        }
+    
+
+        break;
+      }
+      case "allof" :
+      case "anyof" :
+      {
+        $data[$type] = array("Inverse" => FALSE);
+        break;
+      }
+      case "size" :
+      {
+        $tmp= array( 
+            "Inverse"    => FALSE,
+            "Match_type" => ":over",
+            "Value_List" => array("1M"));
+
+        $tmp['LastError'] = "";
+        $data[$type] = $tmp;
+        break;
+      }
+      case "true":
+      {
+        $data['true'] = "true";
+        $data['true']['LastError'] = "";
+        break;
+      }
+      case "false":
+      {
+        $data['false'] = "false";
+        $data['false']['LastError'] = "";
+        break;
+      }
+      case "exists" :
+      {
+        $data['exists'] = array('Inverse' => FALSE,
+                                'Values'  => array(_("Nothing specified right now")),
+                                'LastError' => "");
+        break;
+      }
+      default : echo "Still buggy ";exit;
+    }
+
+    return($data);
+  }
+
+
+  /* Ensure that all changes made on the ui 
+   *  will be saved. 
+   */
+  function save_object()
+  {
+  
+    if(isset($_POST['add_type']) && isset($_POST["test_type_to_add_".$this->object_id])){
+      $this->_parsed = $this->add_test($this->_parsed,$_POST["test_type_to_add_".$this->object_id]);
+    }
+
+    $tmp = $this->save_object_recursive($parsed = NULL,$id = 1,$obj_id=1);
+    $this->_parsed = $tmp;
+  }
+
+
+  /* Recursivly save all ui changes for the 
+   *  tags and tokens provided by $parsed.
+   *  $id       specifies the depth of the current element.
+   *  $obj_id   is the current tag-id handled by this function
+   */
+  function save_object_recursive($parsed = NULL,$id = 1,$obj_id=1)
+  {
+    /* Variable initialization */ 
+    $ret ="";
+    if($parsed === NULL){
+      $parsed = $this->_parsed;
+    }
+
+    if(!is_array($parsed)) {
+      return;
+    }
+
+    /* Walk through all elements */
+    foreach($parsed as $key => $data){
+
+      /* Id used to have unique html names */
+      $element_id = $this->object_id."_".$id."_".$obj_id;
+      
+      foreach($_POST as $name => $value){
+        if(preg_match("/Remove_Test_Object_".$element_id."_(x|y)/",$name)) {
+          return(false); 
+        }
+      }
+
+      
+      if(isset($_POST['add_type']) && isset($_POST["test_type_to_add_".$element_id])){
+        $parsed[$key][] = $this->add_test(array(),$_POST["test_type_to_add_".$element_id]);
+      }
+
+      /* Create elements */
+      switch($key)
+      {
+        /*******************
+         * Address 
+         *******************/
+
+        case "envelope" :
+        case "header" : 
+        case "address" : 
+        {
+          /* [not] address 
+                        [address-part: tag] 
+                        [comparator: tag] 
+                        [match-type: tag] 
+                        <header-list: string-list> 
+                        <key-list: string-list> 
+          */
+
+          /* Possible address parts we can select */
+          $address_parts = $this->address_parts;
+          $comparators   = $this->comparators;
+          $match_types   = $this->match_types; 
+          $operators     = $this->operators;
+
+          $parsed[$key]['LastError'] = "";
+
+          /* Toggle Inverse ? */
+          if(isset($_POST['toggle_inverse_'.$element_id])){
+            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
+          }
+
+          /* Check if we want to toggle the expert mode */
+          if(isset($_POST['Toggle_Expert_'.$element_id])){
+            $parsed[$key]['Expert'] = !$parsed[$key]['Expert'];
+          }
+
+          /* Get address part */
+          if(isset($_POST['address_part_'.$element_id])){
+            $ap = $_POST['address_part_'.$element_id];
+
+            if(!isset($address_parts[$ap])){
+              $parsed[$key]['LastError'] = _("Invalid type of address part.") ;
+            }
+            $parsed[$key]['Address_Part'] = $ap;
+          }
+
+          /* Check if match type has changed */
+          if(isset($_POST['matchtype_'.$element_id])){
+            $mt = $_POST['matchtype_'.$element_id];
+
+            if(!isset($match_types[$mt])){
+              $parsed[$key]['LastError'] = _("Invalid match type given.");
+            }
+            if($mt == ":regex"){
+              $this->parent->add_require("regex");
+            }
+            if($mt == ":count"){
+              $this->parent->add_require("comparator-i;ascii-numeric");
+            }
+            $parsed[$key]['Match_type'] = $mt;
+          }
+
+          /* Get the comparator tag, if posted */
+          if(isset($_POST['comparator_'.$element_id])){
+            $cp = $_POST['comparator_'.$element_id];
+
+            if(!isset($comparators[$cp])){
+              $parsed[$key]['LastError'] = _("Invalid operator given.");
+            }
+            $parsed[$key]['Comparator'] = $cp;
+
+            if($cp == "i;ascii-numeric"){
+              $this->parent->add_require("comparator-i;ascii-numeric");
+            }
+          }
+
+          /* In case of :count and :value match types 
+           *  we have a special match operator we should save.
+           */
+          if(in_array($parsed[$key]['Match_type'],array(":value",":count"))){
+            if(isset($_POST['operator_'.$element_id])){
+              $op = $_POST['operator_'.$element_id];
+
+              if(!isset($operators[$op])){
+                $parsed[$key]['LastError'] = _("Please specify a valid operator.");
+              }
+              $parsed[$key]['Match_type_value'] = $op;
+            }
+          }
+
+          /* Get the address fields we should check, they are seperated by , */
+          if(isset($_POST['keys_'.$element_id])){
+            $vls = stripslashes($_POST['keys_'.$element_id]);
+            $tmp = array();
+
+            $tmp2 = split(",",$vls);
+            foreach($tmp2 as $val){
+              $tmp[] = trim($val);
+  
+              if(preg_match("/\"/",$val)){
+                $parsed[$key]['LastError'] = _("Invalid character found in address attribute. Quotes are not allowed here.");
+              }
+            }
+            $parsed[$key]['Key_List'] = $tmp;
+          }
+
+          /* Get the values should check for, they are seperated by , */
+          if(isset($_POST['values_'.$element_id])){
+            $vls = stripslashes($_POST['values_'.$element_id]);
+            $tmp = array();
+
+            $tmp2 = split(",",$vls);
+            foreach($tmp2 as $val){
+              $tmp[] = trim($val);
+              if(preg_match("/\"/",$val)){
+                $parsed[$key]['LastError'] = _("Invalid character found in value attribute. Quotes are not allowed here.");
+              }
+            }
+            $parsed[$key]['Value_List'] = $tmp;
+          }
+          break;
+        }
+        /*******************
+         * TRUE FALSE 
+         *******************/
+
+        case "true" :
+        case "false" : 
+        {
+          $name = 'boolean_'.$element_id;
+          if(isset($_POST[$name])){
+            $key2 = $_POST[$name];
+            
+            if($key != $key2) {
+              $parsed = array($key2 => $key2); 
+            }
+          }
+          break;
+        }
+
+        /*******************
+         * Exists 
+         *******************/
+
+        case "exists" :
+        {
+          /* Toggle Inverse ? */
+          if(isset($_POST['toggle_inverse_'.$element_id])){
+            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
+          }
+
+          /* get list of match values */
+          if(isset($_POST['Values_'.$element_id])){
+            $vls = stripslashes($_POST['Values_'.$element_id]);
+            $tmp = array();          
+  
+            $tmp2 = split(",",$vls);
+            foreach($tmp2 as $val){
+              $tmp[] = "\"".trim(preg_replace("/\"/","",$val))."\"";
+            }
+            $parsed['exists']['Values'] = $tmp;
+          }
+          break;
+        }
+
+        /*******************
+         * Size 
+         *******************/
+
+        case "size" :
+        {
+          $Match_types = array( ":over" => _("greater than") ,
+                                ":under" => _("lower than"));
+
+          $Units       = array( "M" => _("Megabyte"),
+                                "K" => _("Kilobyte"),
+                                ""  => _("Bytes"));
+
+          /* Toggle Inverse ? */
+          if(isset($_POST['toggle_inverse_'.$element_id])){
+            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
+          }
+
+          /* Reset error */
+          $parsed[$key]['LastError'] ="";
+
+          /* Get match type */
+          if(isset($_POST['Match_type_'.$element_id])){
+            $mt = $_POST['Match_type_'.$element_id];
+            if(!isset($Match_types[$mt])){
+              $parsed[$key]['LastError'] = _("Please select a valid match type in the list box below.");
+            }
+            $parsed[$key]['Match_type'] = $mt;
+          }
+
+          /* Get old values */
+          $value = preg_replace("/[^0-9]*$/","",$parsed[$key]['Value_List'][0]);
+          $unit  = preg_replace("/^[0-9]*/","",$parsed[$key]['Value_List'][0]);
+
+          /* Get value */
+          if(isset($_POST['Value_'.$element_id])){
+            $vl = $_POST['Value_'.$element_id];
+         
+            if(!(is_numeric($vl) && preg_match("/^[0-9]*$/",$vl))){
+              $parsed[$key]['LastError'] = _("Only numeric values are allowed here.");
+            }
+            $value = preg_replace("/[^0-9]/","",$vl);
+          }        
+
+          /* Get unit */
+          if(isset($_POST['Value_Unit_'.$element_id])){
+            $ut = $_POST['Value_Unit_'.$element_id];
+       
+            if(!isset($Units[$ut])){
+              $parsed[$key]['LastError'] = _("No valid unit selected");
+            }
+            $unit = $ut;
+          }       
+          $parsed[$key]['Value_List'] = array(); 
+          $parsed[$key]['Value_List'][0] = $value.$unit;
+          break;
+        }
+
+        /*******************
+         * Allof 
+         *******************/
+     
+        case "allof" : 
+        {
+          if(isset($_POST['toggle_inverse_'.$element_id])){
+            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
+          }
+          foreach($data as $key2 => $dat){
+            if(($key2 === "Inverse") && ($key2 == "Inverse")){
+              continue;
+            }
+            $tmp_data = $this->save_object_recursive($dat, ($id +1),$key2."-".$obj_id);
+            if($tmp_data != false){
+              $parsed[$key][$key2] = $tmp_data;
+            }else{
+              unset( $parsed[$key][$key2]);
+            }
+          }
+          break ;
+        } 
+
+        /*******************
+         * Anyof 
+         *******************/
+     
+        case "anyof" : 
+        {
+          if(isset($_POST['toggle_inverse_'.$element_id])){
+            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
+          }
+          foreach($data as $key2 => $dat){
+            if(($key2 === "Inverse") && ($key2 == "Inverse")){
+              continue;
+            }
+            $tmp_data = $this->save_object_recursive($dat, ($id +1),$key2."-".$obj_id);
+            if($tmp_data != false){
+              $parsed[$key][$key2] = $tmp_data;
+            }else{
+              unset( $parsed[$key][$key2]);
+            }
+          }
+          break ;
+        } 
+      }
+    } 
+    return($parsed);
+  }  
+
+
+  /* Return html element for IF */ 
+  function execute()
+  {
+    /* Create title */
+    $name  = "<img alt='' src='images/small_filter.png' class='center'>";
+    $name .= "<b>"._("Condition")."</b>";
+    if($this->TYPE == "if"){
+      $name .= "&nbsp;-&nbsp;"._("If");
+    }elseif($this->TYPE == "elsif"){
+      $name .= "&nbsp;-&nbsp;"._("Else If");
+    }else{
+      $name .= "&nbsp;-&nbsp;"._("Else");
+    }
+
+    $smarty = get_smarty();
+    $smarty->assign("ID", $this->object_id);
+
+    /* Get navigation element container */
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+
+    $smarty->assign("Name", $name);
+    $smarty->assign("Contents", $this->get_as_html());
+
+    if($this->TYPE == "if"){
+      $object = $smarty->fetch(get_template_path("templates/element_if.tpl",TRUE,dirname(__FILE__)));
+    }else{
+      $object = $smarty->fetch(get_template_path("templates/element_elsif.tpl",TRUE,dirname(__FILE__)));
+    }
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+
+  
+  /* Returns all elements as html */
+  function get_as_html($parsed = NULL,$id = 1,$obj_id=1)
+  {
+    $ret ="";
+    if($parsed === NULL){
+      $parsed = $this->_parsed;
+    }
+
+    if((!is_array($parsed)) || !count($parsed)) {
+      $smarty = get_smarty();
+      $smarty->assign("ID",$this->object_id);
+      $smarty->assign("DisplayAdd",TRUE);
+      $smarty->assign("DisplayDel",FALSE);
+      $str = $smarty->fetch(get_template_path("templates/object_test_container.tpl",TRUE,dirname(__FILE__)));
+      $ret .= preg_replace("/%%OBJECT_CONTENT%%/",_("Empty"),$str);
+      return($ret);
+    }
+
+    /* Walk through all elements */
+    foreach($parsed as $key => $data){
+
+      /* Create Inverse Tag */
+      if(is_array($data) && isset($data['Inverse']) && $data['Inverse']){
+        $Inverse = TRUE;
+      }else{
+        $Inverse = FALSE;
+      }
+
+      /* Id used to have unique html names */
+      $element_id = $this->object_id."_".$id."_".$obj_id;
+
+      /* Create elements */
+      switch($key)
+      {
+  
+        /*******************
+         * TRUE FALSE 
+         *******************/
+
+        case "true" :
+        case "false" : 
+        { 
+          /* Inverse element if required */
+          if($Inverse){        
+            if($key == "true"){
+              $key = "false";
+            }else{
+              $key = "true";
+            }           
+          }
+
+          /* Get template */
+          $smarty = get_smarty();
+          $smarty->assign("values"    , array("false" => _("False"), "true" => _("True")));
+          $smarty->assign("selected"  , $key); 
+          $smarty->assign("ID"  , $element_id); 
+          $ret .= $smarty->fetch(get_template_path("templates/element_boolean.tpl",TRUE,dirname(__FILE__)));
+          break;
+        }
+
+
+        /*******************
+         * Header 
+         *******************/
+
+        case "header": 
+        {
+          $address_parts = $this->address_parts;
+          $comparators   = $this->comparators;
+          $match_types   = $this->match_types; 
+          $operators     = $this->operators;
+
+          $smarty = get_smarty();
+          $smarty->assign("comparators",$comparators);
+          $smarty->assign("match_types",$match_types);
+          $smarty->assign("operators",$operators);
+          $smarty->assign("LastError",$data['LastError']);
+          $smarty->assign("match_type", $data['Match_type']);
+          $smarty->assign("operator"  , preg_replace("/\"/","",$data['Match_type_value']));
+          $smarty->assign("comparator", preg_replace("/\"/","",$data['Comparator']));
+
+          $keys = "";
+          foreach($data['Key_List'] as $key){
+            $keys .= $key.", ";
+          }
+          $keys = preg_replace("/,$/","",trim($keys));
+   
+          $values = "";
+          foreach($data['Value_List'] as $key){
+            $values .= $key.", ";
+          }
+          $values = preg_replace("/,$/","",trim($values));
+
+          $smarty->assign("keys",$keys);
+          $smarty->assign("Inverse",$Inverse);
+          $smarty->assign("values",$values);
+          $smarty->assign("Expert", $data['Expert']);
+          $smarty->assign("ID"  , $element_id); 
+          $ret .= $smarty->fetch(get_template_path("templates/element_header.tpl",TRUE,dirname(__FILE__)));
+          break;
+        }
+
+
+        /*******************
+         * Envelope 
+         *******************/
+
+        case "envelope":
+        {
+          $address_parts = $this->address_parts;
+          $comparators   = $this->comparators;
+          $match_types   = $this->match_types; 
+          $operators     = $this->operators;
+
+          $smarty = get_smarty();
+          $smarty->assign("Inverse",$Inverse);
+          $smarty->assign("comparators",$comparators);
+          $smarty->assign("Expert", $data['Expert']);
+          $smarty->assign("match_types",$match_types);
+          $smarty->assign("operators",$operators);
+          $smarty->assign("LastError",$data['LastError']);
+          $smarty->assign("match_type", $data['Match_type']);
+          $smarty->assign("operator"  , preg_replace("/\"/","",$data['Match_type_value']));
+          $smarty->assign("comparator", preg_replace("/\"/","",$data['Comparator']));
+
+          $keys = "";
+          foreach($data['Key_List'] as $key){
+            $keys .= $key.", ";
+          }
+          $keys = preg_replace("/,$/","",trim($keys));
+
+          $values = "";
+          foreach($data['Value_List'] as $key){
+            $values .= $key.", ";
+          }
+          $values = preg_replace("/,$/","",trim($values));
+          $smarty->assign("keys",$keys);
+          $smarty->assign("values",$values);
+
+          $smarty->assign("ID"  , $element_id); 
+          $ret .= $smarty->fetch(get_template_path("templates/element_envelope.tpl",TRUE,dirname(__FILE__)));
+          break;
+        }
+
+
+        /*******************
+         * Address 
+         *******************/
+
+        case "address" : 
+        {
+          $address_parts = $this->address_parts;
+          $comparators   = $this->comparators;
+          $match_types   = $this->match_types; 
+          $operators     = $this->operators;
+
+          $smarty = get_smarty();
+          $smarty->assign("Inverse",$Inverse);
+          $smarty->assign("address_parts",$address_parts);
+          $smarty->assign("comparators",$comparators);
+          $smarty->assign("match_types",$match_types);
+          $smarty->assign("LastError",$data['LastError']);
+          $smarty->assign("operators",$operators);
+          $smarty->assign("match_type", $data['Match_type']);
+          $smarty->assign("operator"  , preg_replace("/\"/","",$data['Match_type_value']));
+          $smarty->assign("comparator", preg_replace("/\"/","",$data['Comparator']));
+          $smarty->assign("address_part", $data['Address_Part']);
+          $smarty->assign("Expert", $data['Expert']);
+        
+          $keys = "";
+          foreach($data['Key_List'] as $key){
+            $keys .= $key.", ";
+          }
+          $keys = preg_replace("/,$/","",trim($keys));
+   
+          $values = "";
+          foreach($data['Value_List'] as $key){
+            $values .= $key.", ";
+          }
+          $values = preg_replace("/,$/","",trim($values));
+
+          $smarty->assign("keys",$keys);
+          $smarty->assign("values", $values);
+          $smarty->assign("ID"  , $element_id); 
+          $str = $smarty->fetch(get_template_path("templates/element_address.tpl",TRUE,dirname(__FILE__)));
+          $ret .= $str;
+          break;
+        }
+      
+
+        /*******************
+         * Size 
+         *******************/
+        
+        case "size" : 
+        {
+          $Match_types = array( ":over" => _("greater than") , 
+                                ":under" => _("lower than"));
+
+          $Units       = array( "M" => _("Megabyte"),
+                                "K" => _("Kilobyte"),
+                                ""  => _("Bytes"));
+
+          $Match_type   = $data['Match_type'];
+          $Value        = preg_replace("/[^0-9]/","",$data['Value_List'][0]);
+          $Value_Unit   = preg_replace("/[0-9]/","",$data['Value_List'][0]);
+       
+          $LastError = "";
+          if(isset($data['LastError'])){
+            $LastError = $data['LastError'];
+          }
+          $smarty = get_smarty();
+          $smarty->assign("Inverse",$Inverse);
+          $smarty->assign("LastError",$LastError);
+          $smarty->assign("Match_types",$Match_types);
+          $smarty->assign("Units",$Units);
+          $smarty->assign("Match_type",$Match_type);
+          $smarty->assign("Value",$Value);
+          $smarty->assign("Value_Unit",$Value_Unit);
+          $smarty->assign("ID"  , $element_id); 
+          $ret .= $smarty->fetch(get_template_path("templates/element_size.tpl",TRUE,dirname(__FILE__)));
+          break;
+        }
+        
+        /*******************
+         * Exists 
+         *******************/
+        
+        case "exists" : 
+        {
+          $LastError = "";
+          if(isset($data['LastError'])){
+            $LastError = $data['LastError'];
+          }
+          $Values = "";
+          foreach($data['Values'] as $val){
+            $Values .= $val.", ";
+          }
+          $Values = preg_replace("/,$/","",trim($Values));
+
+          $smarty = get_smarty();
+          $smarty->assign("LastError",$LastError);
+          $smarty->assign("Values",$Values);
+          $smarty->assign("Inverse",$Inverse);
+          $smarty->assign("ID"  , $element_id); 
+          $ret .= $smarty->fetch(get_template_path("templates/element_exists.tpl",TRUE,dirname(__FILE__)));
+          break;
+        }
+  
+
+        /*******************
+         * All of   
+         *******************/
+
+        case "allof" : 
+        {
+          $Contents = ""; 
+          foreach($data as $key => $dat){
+            if(($key === "Inverse") && ($key == "Inverse")){
+              continue;
+            }
+            $Contents .=        $this->get_as_html($dat, ($id +1),$key."-".$obj_id);
+          }
+
+          $smarty = get_smarty();
+          $smarty->assign("ID"  , $element_id); 
+          $smarty->assign("DisplayAdd",TRUE);
+          $smarty->assign("DisplayDel",FALSE);
+          $cont_tmp = $smarty->fetch(get_template_path("templates/object_test_container.tpl",TRUE,dirname(__FILE__)));
+          $cont_tmp = preg_replace("/%%OBJECT_CONTENT%%/","<b>"._("Click here to add a new test")."</b>",$cont_tmp);
+
+          $smarty->assign("Inverse",$Inverse);
+          $smarty->assign("Contents",$cont_tmp.$Contents);
+          $smarty->assign("ID"  , $element_id); 
+          $allof_tmp = $smarty->fetch(get_template_path("templates/element_allof.tpl",TRUE,dirname(__FILE__)));
+
+          $ret = $allof_tmp;
+          break ;
+        } 
+
+
+        /*******************
+         * Any of   
+         *******************/
+
+        case "anyof" : 
+        {
+          $Contents = ""; 
+          foreach($data as $key => $dat){
+            if(($key === "Inverse") && ($key == "Inverse")){
+              continue;
+            }
+            $Contents .=        $this->get_as_html($dat, ($id +1),$key."-".$obj_id);
+          }
+          $smarty = get_smarty();
+          $smarty->assign("ID"  , $element_id); 
+          $smarty->assign("DisplayAdd",TRUE);
+          $smarty->assign("DisplayDel",FALSE);
+          $cont_tmp = $smarty->fetch(get_template_path("templates/object_test_container.tpl",TRUE,dirname(__FILE__)));
+          $cont_tmp = preg_replace("/%%OBJECT_CONTENT%%/",_("Click here to add a new test"),$cont_tmp);
+
+          $smarty->assign("Inverse",$Inverse);
+          $smarty->assign("Contents",$cont_tmp.$Contents);
+          $allof_tmp = $smarty->fetch(get_template_path("templates/element_anyof.tpl",TRUE,dirname(__FILE__)));
+
+          $ret = $allof_tmp;
+
+          break ;
+        } 
+        default : 
+        {
+          trigger_error(_("Unhandled switch type"));
+        }
+      }
+    }
+    
+    if(!isset($smarty)){
+      $smarty =get_smarty();
+    }
+
+    $smarty->assign("ID",$element_id);
+    $smarty->assign("DisplayAdd",FALSE);
+    $smarty->assign("DisplayDel",TRUE);
+    $str = $smarty->fetch(get_template_path("templates/object_test_container.tpl",TRUE,dirname(__FILE__)));
+    $ret = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($ret,"\\"),$str);
+    return($ret);
+  }
+
+
+  /* Parse given token identified by $data[$id] 
+   *  and return the parsed tokens. 
+   */
+  function _parse($data,$id = 0)
+  {
+    $av_match_type = array();
+    foreach($this->match_types as $name => $description){
+      $av_match_type[] = $name;
+    }
+    $av_match_type[] = ":over";
+    $av_match_type[] = ":under";
+
+
+
+    $av_methods= array("address","allof","anyof","exists","false","header","not","size","true","envelope");
+    $type = $data[$id]['text'];
+    $tmp = array();
+
+    /* Is there an identifier named 'not' to inverse this filter ? */
+    $Inverse = FALSE;
+    if($data[$id]['class'] == "identifier" && $data[$id]['text'] == "not"){
+      $Inverse = TRUE;
+      $id ++;
+      $type = $data[$id]['text'];
+    }
+
+    switch($type)
+    {
+
+      /****************
+       * Parse - Envelope / Header / Address
+       ****************/ 
+
+      case "envelope" : 
+      case "header":
+      case "address" : 
+      {
+        /* Address matches are struckture as follows :
+           [not] 
+           address 
+                  [address-part: tag]           all|localpart|domain|user|detail
+                  [comparator: tag]             i;octet i;ascii-casemap i;ascii-numeric
+                  [match-type: tag]             is|contains|matches|count|value 
+                  <header-list: string-list> 
+                  <key-list: string-list>   
+          */ 
+   
+        
+        $part     = "(:all|:localpart|:domain)";
+        $operator = "(:regex|:contains|:is|:matches|:count|:value)";
+        $value_op = "(lt|le|eq|ge|gt|ne)";
+
+        $Address_Part     = "";
+        $Comparator       = "";        
+        $Match_type       = "";    
+        $Match_type_value = "";
+  
+        $Key_List         = array();
+        $Value_List       = array();
+  
+        for($i = 0 ; $i < count($data) ; $i ++){
+         
+          /* Get next node */ 
+          $node = $data[$i];
+  
+          /* Check address part definition */
+          if($node['class'] == "tag" && preg_match("/".$part."/i",$node['text'])){
+            $Address_Part = $node['text'];
+          }
+
+          /* Check for match type  */
+          elseif($node['class'] == "tag" && preg_match("/".$operator."/i",$node['text'])){
+            $Match_type = $node['text'];
+
+            /* Get value operator */
+            if(in_array($Match_type,array(":value",":count"))){
+              $i ++;        
+              $node = $data[$i];
+
+              if($node['class'] == "quoted-string" && preg_match("/".$value_op."/",$node['text'])){
+                $Match_type_value = $node['text'];
+              }
+            }
+          } 
+
+          /* Check for a comparator */
+          elseif($node['class'] == "tag" && preg_match("/comparator/",$node['text'])){
+            $i ++;
+            $node = $data[$i];
+            $Comparator = $node['text'];
+          }
+  
+          /* Check for Key_List */  
+          elseif(count(sieve_get_strings($data,$i))){
+            $tmp2 = sieve_get_strings($data,$i);
+            $i =  $tmp2['OFFSET'];
+
+            if(!count($Key_List)){
+              $Key_List = $tmp2['STRINGS'];
+            }else{
+              $Value_List = $tmp2['STRINGS']; 
+            }
+          } 
+      
+        }
+         
+        /* Add to Tree */ 
+        $values = array( "Inverse"         => $Inverse,
+                                "Comparator"      => $Comparator,
+                                "Expert"          => FALSE,
+                                "Match_type"      => $Match_type,
+                                "Match_type_value"=> $Match_type_value,
+                                "Key_List"        => $Key_List,
+                                "Value_List"      => $Value_List) ;
+        if($type == "address"){
+          $values["Address_Part"]    = $Address_Part;
+        }
+        $tmp[$type] = $values;
+        $tmp[$type]['LastError'] = "";
+        break;
+      }
+
+
+      /****************
+       * Parse - Size
+       ****************/ 
+
+      case "size":
+      {
+    
+        $ops = "(:over|:under)";
+
+        $Match_type = "";
+
+        for($i = $id ; $i < count($data); $i++){
+
+          /* Get current node */
+          $node = $data[$i];
+
+          /* Get tag (under / over) */
+          if($node['class'] == "tag" && preg_match("/".$ops."/",$node['text'])){
+            $Match_type = $node['text'];
+          }
+          
+          /* Get Value_List, the value that we want to match for */
+          elseif(count(sieve_get_strings($data,$i))){
+            $tmp2 = sieve_get_strings($data,$i);
+            $i =  $tmp2['OFFSET'];
+          
+            $Value_List = $tmp2['STRINGS'];
+          } 
+        }        
+    
+        $tmp[$type]= array( "Inverse"    => $Inverse,
+                            "Match_type" => $Match_type,
+                            "Value_List" => $Value_List);
+        $tmp[$type]['LastError'] = "";
+        break;
+      }
+
+
+      /****************
+       * Parse - True / False
+       ****************/ 
+
+      case "true": 
+      {
+        $tmp['true'] = "true";
+        $tmp['true']['LastError'] = "";
+        break;
+      }
+      case "false":
+      {
+        $tmp['false'] = "false";
+        $tmp['false']['LastError'] = "";
+        break;
+      }
+
+
+      /****************
+       * Parse - Exists
+       ****************/ 
+
+      case "exists":
+      {
+        
+        /* Skip first values, [if,not,exists] */
+        $node = $data[$id];
+        while(in_array($node['text'],array("if","not","exists"))){
+          $id ++;
+          $node = $data[$id];
+        }
+
+        /* Get values */
+        $tmp2 = sieve_get_strings($data,$id);
+  
+        
+        $tmp['exists'] = array('Inverse' => $Inverse,
+                               'Values'  => $tmp2['STRINGS']);
+        $tmp[$type]['LastError'] = "";
+        break;
+      }
+
+
+      /****************
+       * Parse - Allof
+       ****************/ 
+
+      case "allof" :
+      {
+        /* Get parameter and recursivly call this method 
+         *  for each parameter 
+         */
+        $id ++;
+        $tmp2 = $this->get_parameter($data,$id);
+        
+        foreach($tmp2 as $parameter){
+          $tmp['allof'][] = $this->_parse($parameter);
+        }
+        $tmp['allof']['Inverse'] = $Inverse;
+        break;
+      }
+
+
+      /****************
+       * Parse - Anyof
+       ****************/ 
+
+      case "anyof" :
+      {
+        /* Get parameter and recursivly call this method 
+         *  for each parameter 
+         */
+        $id ++;
+        $tmp2 = $this->get_parameter($data,$id);
+
+        foreach($tmp2 as $parameter){
+          $tmp['anyof'][] = $this->_parse($parameter);
+        }
+        $tmp['anyof']['Inverse'] = $Inverse;
+        break;
+      }
+      default : $tmp[$id] = $type; 
+    }
+    
+    return($tmp); 
+  }
+
+
+  function get_parameter($data,$id)
+  {
+    $par = array();
+    $open_brakets = 0;
+    $next = NULL;
+    $num = 0;
+    for($i = $id ; $i < count($data) ; $i++ ){
+      if(in_array($data[$i]['class'],array("left-parant","left-bracket"))){
+        $open_brakets ++;
+      }
+      if($data[$i]['class'] == "comma" && $open_brakets == 1){
+        $num ++;
+      }
+      if(!in_array($data[$i]['class'],array("comma","left-parant","right-parant")) || $open_brakets >1 ){
+        $par[$num][] = $data[$i];
+      }
+      if(in_array($data[$i]['class'],array("right-parant","right-bracket"))){
+        $open_brakets --;
+      }
+    }
+    return($par);
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Keep.inc b/gosa-core/include/sieve/class_sieveElement_Keep.inc
new file mode 100644 (file)
index 0000000..3e1d58e
--- /dev/null
@@ -0,0 +1,38 @@
+<?php
+
+/* This class handles the keep statement */
+class sieve_keep 
+{
+  var $object_id = -1;
+
+  function sieve_keep($data,$object_id)
+  {
+    $this->object_id = $object_id;
+  }
+
+  function save_object()
+  {
+  }
+
+  function check()
+  {
+    return(array());
+  }
+
+  function execute()
+  {
+    $smarty = get_smarty();
+    $smarty->assign("ID", $this->object_id);
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+    $object = $smarty->fetch(get_template_path("templates/element_keep.tpl",TRUE,dirname(__FILE__)));
+    $str = preg_replace("/%%OBJECT_CONTENT%%/", addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+  function get_sieve_script_part()
+  {
+    return("keep;");
+  } 
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Redirect.inc b/gosa-core/include/sieve/class_sieveElement_Redirect.inc
new file mode 100644 (file)
index 0000000..64e71b6
--- /dev/null
@@ -0,0 +1,69 @@
+<?php
+class sieve_redirect 
+{
+  var $data = "";
+  var $object_id = -1;
+  var $LastError   ="";
+  
+  function save_object()
+  {
+    if(isset($_POST['redirect_to_'.$this->object_id])){
+      $rt = stripslashes($_POST['redirect_to_'.$this->object_id]);
+
+      $rt = trim($rt);
+      $this->data = $rt;
+    }
+  }
+
+
+  function check()
+  {
+    $msgs = array();
+    
+    if(!is_email($this->data)){
+      $msgs[] =_("Please specify a valid email address.");
+    }
+    
+    return($msgs);
+  }
+
+  function sieve_redirect($data,$object_id)
+  {
+    $this->object_id = $object_id;
+
+    if($data === NULL){
+      $data = array('ELEMENTS' => array(array('class' => "quoted-string" ,"text" => _("Place a mail address here"))));
+    }
+
+    for($i = 0 ; $i < count($data['ELEMENTS']) ; $i++){
+      $tmp = sieve_get_strings($data['ELEMENTS'],$i);
+      $i  = $i + $tmp['OFFSET'];
+      foreach($tmp['STRINGS'] as $str){
+        $this->data .= $str;
+      }
+    }
+  }
+
+
+  function get_sieve_script_part()
+  {
+    return("redirect ".sieve_create_strings($this->data).";");
+  } 
+   
+  function execute()
+  {
+    $values = htmlentities($this->data);
+    $smarty = get_smarty();
+    $smarty->assign("ID", $this->object_id);
+    $smarty->assign("Destinations" , $values);
+    $smarty->assign("LastError" , $this->check());
+    $smarty->assign("LastErrorCnt" , count($this->check()));
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+    $object= $smarty->fetch(get_template_path("templates/element_redirect.tpl",TRUE,dirname(__FILE__)));
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Reject.inc b/gosa-core/include/sieve/class_sieveElement_Reject.inc
new file mode 100644 (file)
index 0000000..3f07260
--- /dev/null
@@ -0,0 +1,76 @@
+<?php
+
+class sieve_reject 
+{
+  var $data = "";
+  var $object_id = -1;
+  var $parent = NULL;
+
+  function save_object()
+  {
+    if(isset($_POST['reject_message_'.$this->object_id])){
+      $msg = stripslashes($_POST['reject_message_'.$this->object_id]);
+      $this->data = $msg;
+    }
+  }
+
+  function check()
+  {
+    $msgs = array();
+    if(preg_match("/\"/",$this->data)){
+      $msgs [] = _("Invalid character found, quotes are not allowed in a reject message.");
+    }
+    return($msgs);
+  }
+
+  function sieve_reject($data,$object_id,$parent)
+  {
+    $this->object_id = $object_id;
+    $this->parent = $parent;
+    $this->parent->add_require("reject");
+
+    /* If the given data is emtpy 
+     *  (This is the case when we add new elements in the ui) 
+     * Set a default text. 
+     */
+    if($data === NULL){
+      $this->data = _("Your reject text here");
+    }else{
+
+      for($i = 0 ; $i < count($data['ELEMENTS']) ; $i++){
+        $tmp = sieve_get_strings($data['ELEMENTS'],$i);
+        $i  = $i + $tmp['OFFSET'];
+        foreach($tmp['STRINGS'] as $str){
+          $this->data .= $str;
+        }
+      }
+    }
+  }
+
+  function get_sieve_script_part()
+  {
+    return("reject ".sieve_create_strings($this->data).";");
+  } 
+
+  function execute()
+  {
+    /* check if this will be a 
+     *   - single string ""
+     *   - or a multi line text: ... ; 
+     */
+    $Multiline = preg_match("/\n/",$this->data);
+
+    $smarty = get_smarty();
+    $smarty->assign("ID", $this->object_id);
+    $smarty->assign("Message",$this->data);
+    $smarty->assign("Multiline",$Multiline);
+    $smarty->assign("LastError" , $this->check());
+    $smarty->assign("LastErrorCnt" , count($this->check()));
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+    $object= $smarty->fetch(get_template_path("templates/element_reject.tpl",TRUE,dirname(__FILE__)));
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Require.inc b/gosa-core/include/sieve/class_sieveElement_Require.inc
new file mode 100644 (file)
index 0000000..a9b6890
--- /dev/null
@@ -0,0 +1,109 @@
+<?php
+
+class sieve_require 
+{
+  var $data = array();
+  var $object_id = -1;
+  var $parent = NULL;  
+  var $skip_save_object =FALSE;
+
+  function sieve_require($data,$object_id,$parent)
+  {
+    $this->parent = $parent;
+    $this->object_id = $object_id;
+    if($data !== NULL){
+
+      for($i = 0 ; $i < count($data['ELEMENTS']) ; $i++){
+        $tmp = sieve_get_strings($data['ELEMENTS'],$i);
+        $i  = $i + $tmp['OFFSET'];
+        foreach($tmp['STRINGS'] as $str){
+          $this->data[]= $str;
+        }
+      }
+    }
+  }
+
+
+  /* Add a new require statement and ensure 
+   *  that it is not specified twice 
+   */
+  function Add_Require($str)
+  {
+    $current = array();
+    foreach($this->data as $dat){
+      $current[] = $dat;
+    }
+    if(!in_array($str,$current)){
+      $this->data[] = $str;
+    }
+    $this->data = array_unique($this->data);
+    $this->skip_save_object = TRUE;
+  }
+
+  function save_object()
+  {
+    if($this->skip_save_object){
+      $this->skip_save_object = FALSE;
+      return;
+    }
+
+    /* Get the values should check for, they are seperated by , */
+    if(isset($_POST['require_'.$this->object_id])){
+      $vls = stripslashes($_POST['require_'.$this->object_id]);
+      $tmp = array();
+
+      $tmp2 = split(",",$vls);
+      foreach($tmp2 as $val){
+        
+        $val = trim($val);
+    
+        if(empty($val)) continue;        
+  
+        $tmp[] = $val;
+      }
+      $this->data = $tmp;
+    }
+  }
+
+  function check()
+  {
+    $msgs = array();
+  
+    if(!count($this->data)){
+      $msgs[] = _("Please specify at least one valid requirement.");
+    }
+    return($msgs);
+  }
+
+  function get_sieve_script_part()
+  {
+    if(count($this->data)){
+    $tmp = sieve_create_strings($this->data);
+    return("require ".$tmp.";\n");
+    }else{
+      return("");
+    }
+  } 
+    
+  function execute()
+  {
+    $Require = "";
+    foreach($this->data as $key){
+      $Require .= $key.", ";
+    }
+    $Require = preg_replace("/,$/","",trim($Require));
+
+    $smarty = get_smarty();
+    $smarty->assign("Require",$Require);
+    $tmp = $this->check();
+    $smarty->assign("LastError",$tmp);
+    $smarty->assign("LastErrorCnt",count($tmp));
+    $smarty->assign("ID", $this->object_id);
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+    $object= $smarty->fetch(get_template_path("templates/element_require.tpl",TRUE,dirname(__FILE__)));
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Stop.inc b/gosa-core/include/sieve/class_sieveElement_Stop.inc
new file mode 100644 (file)
index 0000000..9acc72b
--- /dev/null
@@ -0,0 +1,39 @@
+<?php
+
+/* This class handles the stop statement */
+class sieve_stop 
+{
+  var $object_id = -1;
+
+  function sieve_stop($data,$object_id)
+  {
+    $this->object_id = $object_id;
+  }
+
+  function save_object()
+  {
+  }
+
+  function check()
+  {
+    return(array());
+  }
+
+  function execute()
+  {
+    $smarty = get_smarty();
+    $smarty->assign("ID", $this->object_id);
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+    $object= $smarty->fetch(get_template_path("templates/element_stop.tpl",TRUE,dirname(__FILE__)));
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+
+  function get_sieve_script_part()
+  {
+    return("stop; \n");
+  } 
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveElement_Vacation.inc b/gosa-core/include/sieve/class_sieveElement_Vacation.inc
new file mode 100644 (file)
index 0000000..43c7546
--- /dev/null
@@ -0,0 +1,179 @@
+<?php
+
+class sieve_vacation 
+{
+  var $days     = FALSE;
+  var $subject  = FALSE;
+  var $from     = "";
+  var $mime     = "";
+  var $handle   = "";
+  var $reason   = "\"I am not available, currently.\"";
+  var $addresses= array();
+  var $object_id= -1;
+  var $Expert   = FALSE;
+  var $parent   = NULL;
+
+  function sieve_vacation($data,$object_id,$parent)
+  {
+    $this->parent = $parent;
+    $this->object_id = $object_id;
+    $this->parent->add_require("vacation");
+
+    /* Usage:   vacation [":days" number] [":subject" string]
+       [":from" string] [":addresses" string-list]
+       [":mime"] [":handle" string] <reason: string> */
+
+    /* Not all attribute types are supported by the sieve class right now */
+    $known_attrs = array(":days",":subject",":from",":mime",":handle");
+
+    /* skip if empty */
+    if(($data === NULL) || !is_array($data)) return;
+
+    /* Walk through elements */
+    $p= count($data['ELEMENTS']);
+    for ($i= 0; $i < $p; $i++){
+
+      /* get current element */
+      $node = $data['ELEMENTS'][$i];
+
+      /* Check if tag is in the specified list of attributes */
+      if($node['class'] == "tag" && in_array($node['text'],$known_attrs)){
+
+        $var = preg_replace("/\:/","",$node['text']);
+        $this->$var = $data['ELEMENTS'][$i+1]['text'];
+        $i ++;
+      }
+
+      /* Check for addresses */
+      if($node['class'] == "tag" && $node['text'] == ":addresses") {
+        $this->addresses = array();
+        $i ++;
+
+        /* Multiple or single address given */
+        if($data['ELEMENTS'][$i]['class'] == "left-bracket"){
+          while($data['ELEMENTS'][$i]['class'] != "right-bracket" && ($i < count($data['ELEMENTS']))){
+            $i ++;
+            if($data['ELEMENTS'][$i]['class'] == "quoted-string"){
+              $this->addresses[] = preg_replace("/\"/i","",$data['ELEMENTS'][$i]['text']);
+            }
+          }
+        }else{
+              $this->addresses[] =  preg_replace("/\"/i","",$data['ELEMENTS'][$i]['text']);
+        }
+      }
+
+      /* Add the vacation message */
+      if(in_array($node['class'],array("quoted-string","multi-line"))){
+
+        $tmp = sieve_get_strings($data['ELEMENTS'],$i);
+        $strs= $tmp['STRINGS'];
+        $data = ""; 
+        foreach($strs as $str){
+          $data .= $str;
+        }
+        $this->reason = $data;
+      }
+    }
+  }
+
+  function get_sieve_script_part()
+  {
+    $str = "vacation ";
+    if($this->days){
+      $str.= ":days ".$this->days;
+    }
+
+    if(count($this->addresses)){
+      $str .= ":addresses ".sieve_create_strings($this->addresses);
+      if($this->subject){
+        $str.= ":subject ".sieve_create_strings($this->subject);
+      }
+    }
+    if($this->mime){
+      $str.= ":mime ".sieve_create_strings($this->mime);
+    }
+  
+    /* Append reason and ensure that this will be 
+     *  handled as multiline text element 
+     *  by adding a "\n" new line 
+     */
+    $str .= "\n ".sieve_create_strings($this->reason."\n");
+    return($str." ; \n");
+  }
+
+  function save_object()
+  {
+    /* Get release date */
+    if(isset($_POST['vacation_release_'.$this->object_id])){
+      $this->days = stripslashes($_POST['vacation_release_'.$this->object_id]);
+    }
+
+    /* Check if we want to toggle the expert mode */
+    if(isset($_POST['Toggle_Expert_'.$this->object_id])){
+      $this->Expert = !$this->Expert;
+    }
+
+    /* Get release date */
+    if(isset($_POST['vacation_receiver_'.$this->object_id])){
+      $vr = stripslashes ($_POST['vacation_receiver_'.$this->object_id]);
+      $tmp = array();
+      $tmp2 = split(",",$vr);
+      foreach($tmp2 as $val){
+        $ad = trim($val);
+        if(!empty($ad)){
+          $tmp[] = $ad;
+        }
+      }
+      $this->addresses = $tmp;
+    }
+
+    /* Get reason */
+    if(isset($_POST['vacation_reason_'.$this->object_id])){
+      $vr = stripslashes ($_POST['vacation_reason_'.$this->object_id]);
+      $this->reason = trim($vr);
+    }
+  }
+
+  function check()
+  {
+    $msgs = array();
+    $err = FALSE;
+    foreach($this->addresses as $addr){
+      if(!is_email($addr)){
+        $err = true;
+      }
+    }
+    if($err){
+      $msgs[] = _("Alternative sender address must be a valid email addresses.");
+    }
+    return($msgs);
+  }
+
+  function execute()
+  {
+    $Addresses = "";
+    foreach($this->addresses as $key){
+      $Addresses .= $key.", ";
+    }
+    $Addresses = preg_replace("/,$/","",trim($Addresses));
+
+    $smarty = get_smarty();
+    $smarty->assign("LastError",$this->check());
+    $smarty->assign("LastErrorCnt",count($this->check()));
+    $smarty->assign("Reason",$this->reason);
+    $smarty->assign("Addresses",$Addresses);
+    $smarty->assign("Subject",$this->subject);
+    $smarty->assign("Days",$this->days);
+    $smarty->assign("ID",$this->object_id);
+    $smarty->assign("Expert",$this->Expert);
+
+    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
+    $object= $smarty->fetch(get_template_path("templates/element_vacation.tpl",TRUE,dirname(__FILE__)));
+    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
+    return($str);
+  }
+}
+
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_sieveManagement.inc b/gosa-core/include/sieve/class_sieveManagement.inc
new file mode 100644 (file)
index 0000000..a300ea2
--- /dev/null
@@ -0,0 +1,1066 @@
+<?php
+/*
+   This code is part of GOsa (https://gosa.gonicus.de)
+   Copyright (C) 2003-2007 - Fabian Hickert <hickert@gonicus.de>
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+/* The sieve management class displays a list of sieve 
+ *  scripts for the given mail account. 
+ * The account is identified by the parents uid attribute. 
+ *
+ *  $config       The config object
+ *  $dn           The object edited 
+ *  $parent       The parent object that provides the uid attribute 
+ */
+class sieveManagement extends plugin
+{
+  var $parent = NULL;
+  var $scripts= array();  
+  var $uattrib = "uid";
+  var $current_script  = -1;
+  var $current_handler = NULL;
+  var $script_to_delete =-1;
+  var $sieve_handle = NULL; 
+  var $Script_Error = "";
+  var $Sieve_Error = "";
+  var $create_script = FALSE;
+
+  /* To add new elements we need to know 
+   *  Where to add the element              -> add_new_id
+   *  Whould we add above or below this id  -> add_above_below
+   *  What kind of element should we add    -> add_element_type
+   */
+  var $add_new_element    = FALSE;
+  var $add_new_id         = -1;
+  var $add_above_below    = "below";
+  var $add_element_type   = "sieve_comment";
+
+  /* If this variable is TRUE, this indicates that we have the 
+   *  import dialog opened. 
+   */
+  var $Import_Script = FALSE;
+
+  /* Initialize the class and load all sieve scripts 
+   *  try to parse them and display errors 
+   */ 
+  function sieveManagement(&$config,$dn,&$parent,$uattrib)
+  {
+    /* Check given parameter */
+    if(!isset($parent->$uattrib)){
+      trigger_error("Sieve Management implementation error. Parameter 4 (".$uattrib.") must be part of the given parent element (".get_class($parent).").");
+    }
+
+    $this->uattrib = $uattrib;
+    $this->parent = &$parent;
+    plugin::plugin($config,$dn);
+
+    /* Get sieve, if this fail abort class initialization */
+    if(!$this->sieve_handle = $this->get_sieve()){
+      return;
+    }
+
+
+    /* Get all sieve scripts names */
+    if($this->sieve_handle->sieve_listscripts()){
+      if (is_array($this->sieve_handle->response)){
+        foreach($this->sieve_handle->response as $key => $name){
+
+          $data = array();
+          $data['NAME'] = $name;
+
+          if($key == "ACTIVE" && $key === "ACTIVE"){
+            $data['ACTIVE'] = TRUE;
+          }else{
+            $data['ACTIVE'] = FALSE;
+          }
+          $this->scripts[] = $data;          
+        }
+      } 
+    }
+
+    /* Get script contents */
+    foreach($this->scripts as $key => $script){
+      $p = new My_Parser($this);
+      $this->sieve_handle->sieve_getscript($script['NAME']);
+
+      $script = "";
+      foreach($this->sieve_handle->response as $line){
+        $script.=$line;
+      }
+
+      $this->scripts[$key]['IS_NEW'] = FALSE;;
+      $this->scripts[$key]['SCRIPT'] = $script;
+      $this->scripts[$key]['ORIG_SCRIPT'] = $script;
+      $this->scripts[$key]['MSG']   = "";
+      $ret = $p->parse($script);
+      if(!$ret){
+        $this->scripts[$key]['STATUS']   = FALSE;
+        $this->scripts[$key]['MODE']    = "Source";
+        $this->scripts[$key]['MSG'] = _("Parse failed")."<font color='red'>".$p->status_text."</font>";
+      }else{
+        $this->scripts[$key]['STATUS']   = TRUE;
+        $this->scripts[$key]['MODE']    = "Structured";
+        $this->scripts[$key]['MSG'] = _("Parse successful");
+      }
+      $this->scripts[$key]['PARSER'] = $p;
+      $this->scripts[$key]['EDITED'] = FALSE;
+    }
+    $this->sieve_handle = $this->sieve_handle;
+  }
+
+
+  /* Return a sieve class handle,
+   *  false if login fails
+   */
+  function get_sieve()
+  {
+    
+    /* Connect to sieve class and try to get all available sieve scripts */
+    if(isset($this->config->data['SERVERS']['IMAP'][$this->parent->gosaMailServer])){
+      $cfg=  $this->config->data['SERVERS']['IMAP'][$this->parent->gosaMailServer];
+      $this->Sieve_Error = "";
+
+      $uattrib = $this->uattrib;
+
+      /* Log into the mail server */
+      $this->sieve_handle= new sieve(
+          $cfg["sieve_server"], 
+          $cfg["sieve_port"], 
+          $this->parent->$uattrib, 
+          $cfg["password"], 
+          $cfg["admin"]);
+
+      /* Try to login */
+      if (!@$this->sieve_handle->sieve_login()){
+        $this->Sieve_Error = $this->sieve_handle->error_raw;
+        return(FALSE);
+      }
+      return($this->sieve_handle);
+    }else{
+      $this->Sieve_Error = sprintf(_("The specified mail server '%s' does not exist within the GOsa configuration."),
+        $this->parent->gosaMailServer);
+      return(FALSE);
+    }
+  }
+
+
+  /* Handle sieve list 
+   */
+  function execute()
+  {
+    /***************
+     * Create a new Script 
+     ***************/
+
+    /* Force opening the add script dialog */
+    if(isset($_POST['create_new_script'])){
+      $this->create_script = TRUE;
+    }
+
+    /* Close add script dialog, without adding a new one */
+    if(isset($_POST['create_script_cancel'])){
+      $this->create_script = FALSE;
+    }
+
+    /* Display create script dialog 
+     *  handle posts, display warnings if specified 
+     *  name is not useable. 
+     * Create a new script with given name
+     */
+    if($this->create_script){
+    
+      /* Set initial name or used posted name if available */
+      $name = "";
+      if(isset($_POST['NewScriptName'])){
+        $name = trim($_POST['NewScriptName']);
+      }
+      /* Check given name */ 
+      $err = false;
+
+      /* Is given name in lower case characters ? */
+      if(isset($_POST['create_script_save'])){
+        if(!strlen($name)){
+          $err =true;
+          print_red(_("You should specify a name for your new script."));
+        }
+        /* Is given name in lower case characters ? */
+        if($name != strtolower($name)){
+          $err =true;
+          print_red(_("Only lower case names are allowed."));
+        }
+
+        /* Only chars are allowed here */
+        if(preg_match("/[^a-z]/i",$name)){
+          $err =true;
+          print_red(_("Only alphabetical characters are allowed in script names."));
+        }
+
+        $tmp = $this->get_used_script_names();
+        if(in_array_ics($name,$tmp)){
+          $err =true;
+          print_red(_("The specified name is already in use."));
+        }
+      }
+
+      /* Create script if everything is ok */
+      if($this->create_script && isset($_POST['create_script_save']) && !$err){
+
+        /* Close dialog */
+        $this->create_script = FALSE;
+
+        /* Script contents to use */
+        $script = "/*New script */".
+                  "stop;";
+
+        /* Create a new parser and initialize default values */
+        $p = new My_Parser($this);
+        $ret = $p->parse($script);
+        $sc['SCRIPT'] = $script;
+        $sc['ORIG_SCRIPT'] = $script;
+        $sc['IS_NEW'] = TRUE;
+        $sc['MSG']   = "";
+        if(!$ret){
+          $sc['STATUS']   = FALSE;
+          $sc['MODE']    = "Source";
+          $sc['MSG'] = _("Parse failed")."<font color='red'>".$p->status_text."</font>";
+        }else{
+          $sc['STATUS']   = TRUE;
+          $sc['MODE']    = "Structured";
+          $sc['MSG'] = _("Parse successful");
+        }
+        $sc['PARSER'] = $p;
+        $sc['EDITED'] = TRUE;
+        $sc['ACTIVE'] = FALSE;
+        $sc['NAME']   = $name;
+      
+        /* Add script */
+        $this->scripts[$name] = $sc;
+      }else{
+      
+        /* Display dialog to enter new script name */
+        $smarty = get_smarty();
+        $smarty->assign("NewScriptName",$name);
+        return($smarty->fetch(get_template_path("templates/create_script.tpl",TRUE,dirname(__FILE__))));
+      }
+    }
+
+
+    /*************
+     * Handle several posts 
+     *************/
+
+    $once = TRUE;
+    foreach($_POST as $name => $value){
+
+      /* Edit script requested */
+      if(preg_match("/^editscript_/",$name) && $once && !$this->current_handler){
+        $script = preg_replace("/^editscript_/","",$name);
+        $script = preg_replace("/_(x|y)/","",$script);
+        $once = FALSE;
+
+        $this->current_script = $script;
+        $this->current_handler = $this->scripts[$script]['PARSER'];
+        $this->scripts[$script]['SCRIPT_BACKUP'] = $this->scripts[$script]['SCRIPT'];
+      }
+
+      /* remove script requested */
+      if($this->parent->acl_is_writeable("sieveManagement") && preg_match("/^delscript_/",$name) && $once && !$this->current_handler){
+        $script = preg_replace("/^delscript_/","",$name);
+        $script = preg_replace("/_(x|y)/","",$script);
+        $once = FALSE;
+        $this->script_to_delete = $script;  
+      }
+
+      /* Activate script */
+      if($this->parent->acl_is_writeable("sieveManagement") && preg_match("/^active_script_/",$name) && $once && !$this->current_handler){
+        $script = preg_replace("/^active_script_/","",$name);
+        $script = preg_replace("/_(x|y)/","",$script);
+        $once = FALSE;
+
+        /* We can only activate existing scripts */
+        if(!$this->scripts[$script]['IS_NEW']){
+
+          /* Get sieve */
+          if(!$this->sieve_handle = $this->get_sieve()){
+            print_red(
+                sprintf(
+                  _("Can't log into SIEVE server. Server says '%s'."),
+                  to_string($this->Sieve_Error)));
+          }
+
+          /* Try to activate the given script and update 
+           *  class script array. 
+           */
+          if(!$this->sieve_handle->sieve_setactivescript($this->scripts[$script]['NAME'])){
+            print_red(sprintf(_("Can't activate sieve script on server. Server says '%s'."),to_string($this->sieve_handle->error_raw)));
+          }else{
+            foreach($this->scripts as $key => $data){
+              if($key == $script){
+                $this->scripts[$key]['ACTIVE'] = TRUE;
+              }else{
+                $this->scripts[$key]['ACTIVE'] = FALSE;
+              }
+            }
+          }
+        }
+      }
+    }
+
+    
+    /*************
+     * Remove script handling 
+     *************/
+
+    /* Remove aborted */
+    if(isset($_POST['delete_cancel'])){
+      $this->script_to_delete = -1;
+    }
+
+    /* Remove confirmed */
+    if($this->parent->acl_is_writeable("sieveManagement") && isset($_POST['delete_script_confirm'])){
+
+      $script = $this->scripts[$this->script_to_delete];
+
+      /* Just remove from array if it is a new script */
+      if($script['IS_NEW']){
+        unset($this->scripts[$this->script_to_delete]);
+      }else{
+
+        /* Get sieve */
+        if(!$this->sieve_handle = $this->get_sieve()){
+          print_red(
+              sprintf(
+                _("Can't log into SIEVE server. Server says '%s'."),
+                to_string($this->Sieve_Error)));
+        }
+
+        if(!$this->sieve_handle->sieve_deletescript($this->scripts[$this->script_to_delete]['NAME'])){
+          print_red(sprintf(_("Can't remove sieve script from server. Server says '%s'."),to_string($this->sieve_handle->error_raw)));
+        }else{
+          unset($this->scripts[$this->script_to_delete]);
+        }
+      }
+      $this->script_to_delete = -1;
+    }
+
+    /* Display confirm dialog */
+    if($this->script_to_delete != -1){
+      $smarty = get_smarty();
+      $smarty->assign("Warning",
+          sprintf(_("You are going to remove the sieve script '%s' from your mail server."),
+            $this->scripts[$this->script_to_delete]['NAME']));
+      return($smarty->fetch(get_template_path("templates/remove_script.tpl",TRUE,dirname(__FILE__))));
+    }
+
+
+    /**************
+     * Save script changes 
+     **************/
+
+    /* Abort saving */
+    if(isset($_POST['cancel_sieve_changes'])){
+      $tmp = $this->scripts[$this->current_script]['SCRIPT_BACKUP'];
+      $this->scripts[$this->current_script]['SCRIPT'] = $tmp;
+      $this->scripts[$this->current_script]['PARSER']->parse($tmp);
+      $this->current_handler = NULL;
+    }
+
+    /* Save currently edited sieve script. */
+    if($this->parent->acl_is_writeable("sieveManagement") && 
+       isset($_POST['save_sieve_changes']) && 
+       is_object($this->current_handler)){
+      $chk = $this->current_handler->check();
+      if(!count($chk)){
+
+        $sc = $this->scripts[$this->current_script]['SCRIPT'];
+        $p = new My_Parser($this);
+        if($p -> parse($sc)){
+
+          if($this->scripts[$this->current_script]['MODE'] == "Source-Only"){
+            $this->scripts[$this->current_script]['MODE'] = "Source";
+          }
+  
+          $this->scripts[$this->current_script]['PARSER'] = $p;
+          $this->scripts[$this->current_script]['EDITED'] = TRUE;
+          $this->scripts[$this->current_script]['STATUS'] = TRUE;
+          $this->scripts[$this->current_script]['MSG'] = _("Edited");
+          $this->current_handler = NULL;
+        }else{
+          print_red($p->status_text);;
+        }
+      }else{
+        foreach($chk as $msgs){
+          print_red(sprintf(_("Please fix all errors before saving. Last error was: %s"),$msgs));
+        }
+      }
+    }
+
+
+    /*************
+     * Display edit dialog 
+     *************/
+
+    /* Display edit dialog, depending on Mode display different uis
+     */
+    if($this->current_handler){
+
+        if(isset($_POST['Import_Script'])){
+          $this->Import_Script = TRUE;
+        }
+
+        if(isset($_POST['Import_Script_Cancel'])){
+          $this->Import_Script = FALSE;
+        }
+
+        if(isset($_POST['Import_Script_Save']) && isset($_FILES['Script_To_Import'])){
+
+          $file     = $_FILES['Script_To_Import'];
+
+          if($file['size'] == 0){
+            print_red(_("Specified file seems to be empty."));
+          }elseif(!file_exists($file['tmp_name'])){
+            print_red(_("Upload failed. The temporary file can't be accessed."));
+          }elseif(!is_readable ($file['tmp_name'])){
+            print_red(sprintf(_("Can't open file '%s'."),$file['tmp_name']));
+          }else{
+            
+            
+            $contents = file_get_contents($file['tmp_name']);
+           
+            $this->scripts[$this->current_script]['SCRIPT'] = $contents;
+            if(!$this->current_handler->parse($contents)){
+              $this->scripts[$this->current_script]['MODE'] = "Source";
+            }else{
+              $this->scripts[$this->current_script]['MODE'] = "Structured";
+            }
+            $this->Script_Error = "";
+            $this->Import_Script = FALSE;
+          }
+        }
+
+        if($this->Import_Script){
+          $smarty = get_smarty();
+          $str = $smarty->fetch(get_template_path("templates/import_script.tpl",TRUE,dirname(__FILE__)));
+          return($str);
+        }
+  
+
+        /* Create dump of current sieve script */
+        if(isset($_POST['Save_Copy'])){
+
+            /* force download dialog */
+            header("Content-type: application/tiff\n");
+            if (preg_match('/MSIE 5.5/', $HTTP_USER_AGENT) ||
+                    preg_match('/MSIE 6.0/', $HTTP_USER_AGENT)) {
+                header('Content-Disposition: filename="dump.script"');
+            } else {
+                header('Content-Disposition: attachment; filename="dump.script"');
+            }
+            header("Content-transfer-encoding: binary\n");
+            header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
+            header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
+            header("Cache-Control: no-cache");
+            header("Pragma: no-cache");
+            header("Cache-Control: post-check=0, pre-check=0");
+            echo $this->scripts[$this->current_script]['SCRIPT'];
+            exit();
+        }
+
+
+      /****
+       * Add new element to ui
+       ****/
+
+      /* Abort add dialog */ 
+      if(isset($_POST['select_new_element_type_cancel'])){
+        $this->add_new_element = FALSE;
+      }
+
+      /* Add a new element */
+      if($this->add_new_element){
+
+        $element_types= array(
+            "sieve_keep"      => _("Keep"),
+            "sieve_comment"   => _("Comment"),
+            "sieve_fileinto"  => _("File into"),
+            "sieve_keep"      => _("Keep"),
+            "sieve_discard"   => _("Discard"),
+            "sieve_redirect"  => _("Redirect"),
+            "sieve_reject"    => _("Reject"),
+            "sieve_require"   => _("Require"),
+            "sieve_stop"      => _("Stop"),
+            "sieve_vacation"  => _("Vacation message"),
+            "sieve_if"        => _("If"));
+
+
+        /* Element selected */
+        if(isset($_POST['element_type']) && isset($element_types[$_POST['element_type']]) 
+           || isset($_POST['element_type']) &&in_array($_POST['element_type'],array("sieve_else","sieve_elsif"))){
+          $this->add_element_type = $_POST['element_type'];
+        }
+
+        /* Create new element and add it to
+         *  the selected position 
+         */
+        if(isset($_POST['select_new_element_type'])){
+          if($this->add_new_element_to_current_script($this->add_element_type,$this->add_new_id,$this->add_above_below)){
+            $this->add_new_element = FALSE;
+          }else{
+            print_red(_("Failed to add new element."));
+          }
+        }
+      }
+
+      /* Only display select dialog if it is necessary */
+      if($this->add_new_element){
+        $smarty = get_smarty();
+    
+        $add_else_elsif = FALSE;
+
+        /* Check if we should add else/elsif to the select box 
+         *  or not. We can't add else twice!.
+         */
+        if($this->add_above_below == "below"){
+
+          /* Get posistion of the current element 
+           */
+          foreach($this->current_handler->tree_->pap as $key => $obj){
+        
+            if($obj->object_id == $this->add_new_id && in_array(get_class($obj),array("sieve_if","sieve_elsif"))){
+  
+              /* Get block start/end */
+              $end_id = $this->current_handler->tree_->get_block_end($key);
+              $else_found = FALSE;
+              $elsif_found = FALSE;
+          
+              /* Check if there is already an else in this block 
+               */
+              for($i =  $key ; $i < $end_id ; $i ++){
+                if(get_class($this->current_handler->tree_->pap[$i]) == "sieve_else"){
+                  $else_found = TRUE;
+                }
+                if(get_class($this->current_handler->tree_->pap[$i]) == "sieve_elsif"){
+                  $elsif_found = TRUE;
+                }
+              }
+  
+              /* Only allow adding 'else' if there is currently 
+               *  no 'else' statement. And don't allow adding 
+               *  'else' before 'elseif'
+               */ 
+              if(!$else_found && (!(get_class($obj) == "sieve_if" && $elsif_found))){
+                $element_types['sieve_else'] = _("Else");
+              }
+              $element_types['sieve_elsif'] = _("Else If");
+            }
+          }
+        }
+
+        $smarty->assign("element_types",$element_types );
+        $smarty->assign("element_type",$this->add_element_type);
+        $str = $smarty->fetch(get_template_path("templates/add_element.tpl",TRUE,dirname(__FILE__)));
+        return($str);
+      }
+
+
+
+      /****************
+       * Handle test posts 
+       ****************/
+
+      /* handle some special posts from test elements 
+       */
+      foreach($_POST as $name => $value){
+        if(preg_match("/^Add_Test_Object_/",$name)) {
+          $name = preg_replace("/^Add_Test_Object_/","",$name);
+          $name = preg_replace("/_(x|y)$/","",$name);
+
+          $test_types_to_add = array(
+              "address" =>_("Address"),
+              "header"  =>_("Header"),
+              "envelope"=>_("Envelope"),
+              "size"    =>_("Size"),
+              "exists"  =>_("Exists"),
+              "allof"   =>_("All of"),
+              "anyof"   =>_("Any of"),
+              "true"    =>_("True"),
+              "false"   =>_("False"));
+
+          $smarty = get_smarty();
+          $smarty->assign("ID",$name);
+          $smarty->assign("test_types_to_add",$test_types_to_add);
+          $ret = $smarty->fetch(get_template_path("templates/select_test_type.tpl",TRUE,dirname(__FILE__)));
+          return($ret);
+        }
+      }
+
+      $current = $this->scripts[$this->current_script];
+
+      /* Create html results */
+      $smarty = get_smarty();
+      $smarty->assign("Mode",$current['MODE']);
+      if($current['MODE'] == "Structured"){
+        $smarty->assign("Contents",$this->current_handler->tree_->execute());
+      }else{
+        $smarty->assign("Contents",$current['SCRIPT']);
+      }
+      $smarty->assign("Script_Error",$this->Script_Error);
+      $ret = $smarty->fetch(get_template_path("templates/edit_frame_base.tpl",TRUE,dirname(__FILE__)));
+      return($ret);
+    }
+
+
+    /* Create list of available sieve scripts 
+     */
+    $List = new divSelectBox("sieveManagement");
+    foreach($this->scripts as $key => $script){
+  
+      $edited =  $script['EDITED'];
+      $active =  $script['ACTIVE'];
+      
+      $field1 = array("string" => "&nbsp;",
+                      "attach" => "style='width:20px;'");  
+      if($active){
+        $field1 = array("string" => "<img src='images/true.png' alt='"._("Active")."' 
+                                      title='"._("This script is marked as active")."'>",
+                        "attach" => "style='width:20px;'");  
+      }
+      $field2 = array("string" => $script['NAME']);  
+      $field3 = array("string" => $script['MSG']);
+      $field4 = array("string" => _("Script length").":&nbsp;".strlen($script['SCRIPT']));
+
+      if($this->parent->acl_is_writeable("sieveManagement")){
+        $del = "<input type='image' name='delscript_".$key."' src='images/edittrash.png'
+                  title='"._("Remove script")."'>";
+      }else{
+        $del = "<img src='images/empty' alt=' '>";
+      }
+
+      if($active || $script['IS_NEW'] || !$this->parent->acl_is_writeable("sieveManagement")){
+        $activate = "<img src='images/empty' alt=' '>";
+      }else{
+        $activate = "<input type='image' name='active_script_".$key."' src='images/true.png'
+                       title='"._("Activate script")."'>";
+      }
+
+      $field6 = array("string" => $activate."<input type='image' name='editscript_".$key."' src='images/edit.png'
+                        title='"._("Edit script")."'>".$del,
+                      "attach" => "style='border-right:0px; width:70px;'");
+      $List->AddEntry(array($field1,$field2,$field3,$field4,$field6)); 
+    }
+
+    $List->SetHeight(400);
+    /* If the uattrib is empty   (Attribute to use for authentification with sieve)
+     *  Display a message that the connection can't be established.
+     */
+    $uattrib = $this->uattrib;
+    $smarty = get_smarty();
+
+    if(!$this->get_sieve()){
+      $smarty->assign("Sieve_Error",sprintf(
+        _("Can't log into SIEVE server. Server says '%s'."),
+          to_string($this->Sieve_Error)));
+    }else{
+      $smarty->assign("Sieve_Error","");
+    }
+
+    $smarty->assign("uattrib_empty",empty($this->parent->$uattrib));
+    $smarty->assign("List",$List->DrawList());
+    return($smarty->fetch(get_template_path("templates/management.tpl",TRUE,dirname(__FILE__))));
+  }
+
+
+  /* Add a new element to the currently opened script editor.
+   * The insert position is specified by 
+   */
+  function add_new_element_to_current_script($type,$id,$position)
+  {
+    /* Test given data */
+    if(!in_array_ics($position,array("above","below"))){
+      trigger_error("Can't add new element with \$position=".$position.". Only 'above','below' are allowed here.");
+      return(FALSE);
+    }
+    if(!is_numeric($id)){
+      trigger_error("Can't add new element, given id is not numeric.");
+      return(FALSE);
+    }
+    $tmp = get_declared_classes();  
+    if(!in_array($type,$tmp)){
+      if(!empty($type)){
+        trigger_error("Can't add new element, given \$class=".$class." does not exists.");
+      }
+      return(FALSE);
+    }
+    if(!is_object($this->current_handler) || get_class($this->current_handler) != "My_Parser"){
+      trigger_error("Can't add new element, there is no valid script editor opened.");
+      return(FALSE);
+    }
+
+    /* These element types are allowed to be added here */
+    $element_types= array(
+        "sieve_keep"      => _("Keep"),
+        "sieve_comment"   => _("Comment"),
+        "sieve_fileinto"  => _("File into"),
+        "sieve_keep"      => _("Keep"),
+        "sieve_discard"   => _("Discard"),
+        "sieve_redirect"  => _("Redirect"),
+        "sieve_reject"    => _("Reject"),
+        "sieve_require"   => _("Require"),
+        "sieve_stop"      => _("Stop"),
+        "sieve_vacation"  => _("Vacation message"),
+        "sieve_if"        => _("If"));
+
+    /* Check if we should add else/elsif to the select box
+     *  or not. We can't add else twice!.
+     */
+
+    /* Get posistion of the current element
+     */
+    foreach($this->current_handler->tree_->pap as $key => $obj){
+
+      if($obj->object_id == $id && in_array(get_class($obj),array("sieve_if","sieve_elsif"))){
+
+        /* Get block start/end */
+        $end_id = $this->current_handler->tree_->get_block_end($key);
+        $else_found = FALSE;
+        $elsif_found = FALSE;
+
+        /* Check if there is already an else in this block
+         */
+        for($i =  $key ; $i < $end_id ; $i ++){
+          if(get_class($this->current_handler->tree_->pap[$i]) == "sieve_else"){
+            $else_found = TRUE;
+          }
+          if(get_class($this->current_handler->tree_->pap[$i]) == "sieve_elsif"){
+            $elsif_found = TRUE;
+          }
+        }
+
+        if($this->add_above_below == "below"){
+
+          /* Only allow adding 'else' if there is currently
+           *  no 'else' statement. And don't allow adding
+           *  'else' before 'elseif'
+           */
+          if(!$else_found && (!(get_class($obj) == "sieve_if" && $elsif_found))){
+            $element_types['sieve_else'] = _("Else");
+          }
+          $element_types['sieve_elsif'] = _("Else If");
+        }else{
+         
+          /* Allow adding elsif above elsif */ 
+          if(in_array(get_class($obj),array("sieve_elsif"))){
+            $element_types['sieve_elsif'] = _("Else If");
+          }
+        }
+      }
+    }
+
+    if(!isset($element_types[$type])){
+      print_red(sprintf(_("Can't add the specified element at the given position.")));
+      return;
+    }
+
+
+    /* Create elements we should add 
+     * -Some element require also surrounding block elements
+     */
+    $parent = $this->current_handler->tree_;
+    if($this->add_element_type == "sieve_if"){
+      $ele[] = new $this->add_element_type(NULL, preg_replace("/[^0-9]/","",microtime()),$parent);
+      $ele[] = new sieve_block_start(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
+      $ele[] = new sieve_block_end(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
+    }elseif($this->add_element_type == "sieve_else"){
+      $ele[] = new sieve_block_end(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
+      $ele[] = new $this->add_element_type(NULL, preg_replace("/[^0-9]/","",microtime()),$parent);
+      $ele[] = new sieve_block_start(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
+    }elseif($this->add_element_type == "sieve_elsif"){
+      $ele[] = new sieve_block_end(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
+      $ele[] = new $this->add_element_type(NULL, preg_replace("/[^0-9]/","",microtime()),$parent);
+      $ele[] = new sieve_block_start(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
+    }elseif($this->add_element_type == "sieve_vacation"){
+
+      /* Automatically add addresses to sieve alternate addresses */
+      $data = NULL;
+      $tmp = new $this->add_element_type($data, preg_replace("/[^0-9]/","",microtime()),$parent);
+      if(isset($this->parent->gosaMailAlternateAddress)){
+        $tmp->addresses = $this->parent->gosaMailAlternateAddress;
+      }
+      $ele[] = $tmp ;
+    }else{
+      $ele[] = new $this->add_element_type(NULL, preg_replace("/[^0-9]/","",microtime()),$parent);
+    }
+
+    /* Get index of the element identified by object_id == $id; 
+     */
+    $index = -1;
+    $data = $this->current_handler->tree_->pap;
+    foreach($data as $key => $obj){
+      if($obj->object_id == $id && $index==-1){
+        $index = $key;
+      }
+    }
+
+    /* Tell to user that we couldn't find the given object 
+     *  so we can't add an element. 
+     */
+    if($index == -1 ){
+      trigger_error("Can't add new element, specified \$id=".$id." could not be found in object tree.");
+      return(FALSE);
+    }
+
+    /* We have found the specified object_id 
+     *  and want to detect the next free position 
+     *  to insert the new element.
+     */
+    if($position == "above"){
+      $direction ="up";
+      $next_free = $this->current_handler->tree_->_get_next_free_move_slot($index,$direction,TRUE);
+    }else{
+      $direction = "down";
+      $next_free = $this->current_handler->tree_->_get_next_free_move_slot($index,$direction,TRUE);
+    }
+    /* This is extremly necessary, cause some objects 
+     *  updates the tree objects ... Somehow i should change this ... 
+     */
+    $data = $this->current_handler->tree_->pap;
+    $start = $end = array();
+
+    if($position == "above"){
+      $start = array_slice($data,0,$next_free);
+      $end   = array_slice($data,$next_free);
+    }else{
+      $start = array_slice($data,0,$next_free+1);
+      $end   = array_slice($data,$next_free+1);
+    }
+
+    $new = array();
+    foreach($start as $obj){
+      $new[] = $obj;
+    }
+    foreach($ele as $el){
+      $new[] = $el;
+    }
+    foreach($end as $obj){
+      $new[] = $obj;
+    }
+    $data= $new;
+    $this->current_handler->tree_->pap = $data;
+    return(TRUE);
+  }
+
+
+
+  function save_object()
+  {
+    if($this->current_handler){
+
+      if(isset($_GET['Add_Object_Top_ID'])){
+        $this->add_new_element    = TRUE;
+        $this->add_new_id         = $_GET['Add_Object_Top_ID'];
+        $this->add_above_below    = "above";
+      }  
+
+      if(isset($_GET['Add_Object_Bottom_ID'])){
+        $this->add_new_element    = TRUE;
+        $this->add_new_id         = $_GET['Add_Object_Bottom_ID'];
+        $this->add_above_below    = "below";
+      }  
+
+      if(isset($_GET['Remove_Object_ID'])){
+        $found_id = -1;
+        foreach($this->current_handler->tree_->pap as $key => $element){
+          if($element->object_id == $_GET['Remove_Object_ID']){
+            $found_id = $key;
+          }
+        }
+        if($found_id != -1 ){
+          $this->current_handler->tree_->remove_object($found_id);  
+        }
+      }  
+      if(isset($_GET['Move_Up_Object_ID'])){
+        $found_id = -1;
+        foreach($this->current_handler->tree_->pap as $key => $element){
+          if($element->object_id == $_GET['Move_Up_Object_ID']){
+            $found_id = $key;
+          }
+        }
+        if($found_id != -1 ){
+          $this->current_handler->tree_->move_up_down($found_id,"up");
+        }
+      }  
+      if(isset($_GET['Move_Down_Object_ID'])){
+        $found_id = -1;
+        foreach($this->current_handler->tree_->pap as $key => $element){
+          if($element->object_id == $_GET['Move_Down_Object_ID']){
+            $found_id = $key;
+          }
+        }
+        if($found_id != -1 ){
+          $this->current_handler->tree_->move_up_down($found_id,"down");
+        }
+      }  
+  
+
+      /* Check if there is an add object requested 
+       */
+      $data = $this->current_handler->tree_->pap;
+      $once = TRUE;
+      foreach($_POST as $name => $value){
+        foreach($data as $key => $obj){
+          if(isset($obj->object_id) && preg_match("/^Add_Object_Top_".$obj->object_id."_/",$name) && $once){
+            $once = FALSE;
+            $this->add_element_type   =  $_POST['element_type_'.$obj->object_id];
+            $this->add_new_element    = FALSE;
+            $this->add_new_id         = $obj->object_id;
+            $this->add_above_below    = "above";
+            $this->add_new_element_to_current_script($this->add_element_type,$this->add_new_id,$this->add_above_below);
+          }
+          if(isset($obj->object_id) && preg_match("/^Add_Object_Bottom_".$obj->object_id."_/",$name) && $once){
+            $once = FALSE;
+            $this->add_element_type   =  $_POST['element_type_'.$obj->object_id];
+            $this->add_new_element    = FALSE;
+            $this->add_new_id         = $obj->object_id;
+            $this->add_above_below    = "below";
+            $this->add_new_element_to_current_script($this->add_element_type,$this->add_new_id,$this->add_above_below);
+          }
+        
+          if(isset($obj->object_id) && preg_match("/^Remove_Object_".$obj->object_id."_/",$name) && $once){
+            $once = FALSE;
+            $this->current_handler->tree_->remove_object($key);
+          }
+          if(isset($obj->object_id) && preg_match("/^Move_Up_Object_".$obj->object_id."_/",$name) && $once){
+            $this->current_handler->tree_->move_up_down($key,"up");
+            $once = FALSE;
+          }
+          if(isset($obj->object_id) && preg_match("/^Move_Down_Object_".$obj->object_id."_/",$name) && $once){
+            $this->current_handler->tree_->move_up_down($key,"down");
+            $once = FALSE;
+          }
+        }
+      }
+
+      /* Skip Mode changes and Parse tests 
+       *  if we are currently in a subdialog 
+       */
+
+      $this->current_handler->save_object();
+      $Mode = $this->scripts[$this->current_script]['MODE'];
+      $skip_mode_change = false;
+      if(in_array($Mode,array("Source-Only","Source"))){
+        if(isset($_POST['script_contents'])){
+          $sc = stripslashes($_POST['script_contents']);
+          $this->scripts[$this->current_script]['SCRIPT'] = $sc;
+          $p = new My_Parser($this);
+          if($p -> parse($sc)){
+            $this->Script_Error = "";
+          } else {
+            $this->Script_Error = $p->status_text;
+            $skip_mode_change = TRUE;
+          }
+        }
+      }
+      if(in_array($Mode,array("Structured"))){
+        $sc = $this->current_handler->get_sieve_script();
+        $this->scripts[$this->current_script]['SCRIPT'] = $sc;
+        $p = new My_Parser($this);
+        if($p -> parse($sc)){
+          $this->Script_Error = "";
+        } else {
+          $this->Script_Error = $p->status_text;
+          $skip_mode_change = TRUE;
+        }
+      }
+      if(!$skip_mode_change){
+        if($this->scripts[$this->current_script]['MODE'] != "Source-Only"){
+          $old_mode = $this->scripts[$this->current_script]['MODE'];
+          if(isset($_POST['View_Source'])){
+            $this->scripts[$this->current_script]['MODE'] = "Source";
+          }
+          if(isset($_POST['View_Structured'])){
+            $this->scripts[$this->current_script]['MODE'] = "Structured";
+          }
+          $new_mode = $this->scripts[$this->current_script]['MODE'];
+
+          if($old_mode != $new_mode){
+
+            $sc = $this->scripts[$this->current_script]['SCRIPT'];
+            $p = new My_Parser($this);
+
+            if($p -> parse($sc)){
+              $this->current_handler->parse($sc);
+              $this->Script_Error = "";
+            } else {
+              $this->Script_Error = $p->status_text;
+            }
+          } 
+        }
+      }
+    }
+  }
+
+  
+  function get_used_script_names()
+  {
+    $ret = array();
+    foreach($this->scripts as $script){
+      $ret[] = $script['NAME'];
+    }
+    return($ret);
+  }
+
+
+
+  function save()
+  {
+    /* Get sieve */
+    if(!$this->sieve_handle = $this->get_sieve()){
+      print_red(
+          sprintf(
+            _("Can't log into SIEVE server. Server says '%s'."),
+            to_string($this->Sieve_Error)));
+      return;
+    }
+
+    $everything_went_fine = TRUE;
+
+    foreach($this->scripts as $key => $script){
+      if($script['EDITED']){
+        $data = $this->scripts[$key]['SCRIPT'];
+        if(!$this->sieve_handle->sieve_sendscript($script['NAME'], addcslashes ($data,"\\"))){
+          new log("modify","users/mailAccount".get_class($this),$script['NAME'],"Failed to save sieve script named '".$script['NAME']."': ".to_string($this->sieve_handle->error_raw));
+
+          $everything_went_fine = FALSE;
+          print_red(to_string($this->sieve_handle->error_raw));
+          $this->scripts[$key]['MSG'] = "<font color='red'>".
+                                           _("Failed to save sieve script").": ".
+                                           to_string($this->sieve_handle->error_raw).
+                                           "</font>";
+        }
+      }
+    }
+    return($everything_went_fine);
+  }
+}
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/gosa-core/include/sieve/class_tree.inc b/gosa-core/include/sieve/class_tree.inc
new file mode 100644 (file)
index 0000000..d4bdfc7
--- /dev/null
@@ -0,0 +1,153 @@
+<?php
+
+class Tree
+{
+       var $childs_;
+       var $parents_;
+       var $nodes_;
+       var $maxId_;
+       var $dumpFn_;
+       var $dump_;
+
+       function Tree(&$root)
+       {
+               $this->_construct($root);
+       }
+
+       function _construct(&$root)
+       {
+               $this->childs_ = array();
+               $this->parents_ = array();
+               $this->nodes_ = array();
+               $this->maxId_ = 0;
+
+               $this->parents_[0] = null;
+               $this->nodes_[0] = $root;
+       }
+
+       function addChild(&$child)
+       {
+               return $this->addChildTo($this->maxId_, $child);
+       }
+
+       function addChildTo($parent_id, &$child)
+       {
+               if (!is_int($parent_id) ||
+                   !isset($this->nodes_[$parent_id]))
+               {
+                       return null;
+               }
+
+               if (!isset($this->childs_[$parent_id]))
+               {
+                       $this->childs_[$parent_id] = array();
+               }
+
+               $child_id = ++$this->maxId_;
+               $this->nodes_[$child_id] = $child;
+               $this->parents_[$child_id] = $parent_id;
+               array_push($this->childs_[$parent_id], $child_id);
+
+               return $child_id;
+       }
+
+       function getRoot()
+       {
+               if (!isset($this->nodes_[0]))
+               {
+                       return null;
+               }
+
+               return 0;
+       }
+
+       function getParent($node_id)
+       {
+               if (!is_int($node_id) ||
+                   !isset($this->nodes_[$node_id]))
+               {
+                       return null;
+               }
+
+               return $this->parents_[$node_id];
+       }
+
+       function getChilds($node_id)
+       {
+               if (!is_int($node_id) ||
+                   !isset($this->nodes_[$node_id]))
+               {
+                       return null;
+               }
+
+               if (!isset($this->childs_[$node_id]))
+               {
+                       return array();
+               }
+
+               return $this->childs_[$node_id];
+       }
+
+       function getNode($node_id)
+       {
+               if (!is_int($node_id) ||
+                   !isset($this->nodes_[$node_id]))
+               {
+                       return null;
+               }
+
+               return $this->nodes_[$node_id];
+       }
+
+       function setDumpFunc($callback)
+       {
+               if ($callback === NULL || is_callable($callback))
+               {
+                       $this->dumpFn_ = $callback;
+               }
+       }
+
+       function dump()
+       {
+               $this->dump_ = "tree\n";
+               $this->doDump_(0, '', true);
+               return $this->dump_;
+       }
+
+       function doDump_($node_id, $prefix, $last)
+       {
+               if ($last)
+               {
+                       $infix = '`--- ';
+                       $child_prefix = $prefix . '   ';
+               }
+               else
+               {
+                       $infix = '|--- ';
+                       $child_prefix = $prefix . '|  ';
+               }
+
+               $node = $this->nodes_[$node_id];
+               if ($this->dumpFn_ !== NULL)
+               {
+                       $this->dump_ .= $prefix . $infix . call_user_func($this->dumpFn_, $node) . "\n";
+               }
+               else
+               {
+                       $this->dump_ .= "$prefix$infix$node\n";
+               }
+
+               if (isset($this->childs_[$node_id]))
+               {
+                       $childs = $this->childs_[$node_id];
+                       $last_child = count($childs);
+
+                       for ($i=1; $i <= $last_child; ++$i)
+                       {
+                               $this->doDump_($childs[$i-1], $child_prefix, ($i == $last_child ? true : false));
+                       }
+               }
+       }
+}
+
+?>
diff --git a/gosa-core/include/sieve/libsieve.inc b/gosa-core/include/sieve/libsieve.inc
new file mode 100644 (file)
index 0000000..3b94e49
--- /dev/null
@@ -0,0 +1,8 @@
+<?php
+require_once 'class_parser.inc';
+require_once 'class_scanner.inc';
+require_once 'class_semantics.inc';
+require_once 'class_tree.inc';
+require_once 'class_sieve.inc';
+require_once 'class_sieveElement_If.inc';
+?>
diff --git a/gosa-core/include/sieve/templates/add_element.tpl b/gosa-core/include/sieve/templates/add_element.tpl
new file mode 100644 (file)
index 0000000..d98c529
--- /dev/null
@@ -0,0 +1,14 @@
+<h2>{t}Add a new element{/t}</h2>
+{t}Please select the type of element you want to add{/t}
+<br>
+<select name='element_type'>
+       {html_options options=$element_types selected=$element_type }
+</select>
+
+<p class='seperator'>&nbsp;</p>
+<br>
+<div class='seperator' style='text-align:right; width:100%;'>
+    <input type='submit' name='select_new_element_type' value='{t}Continue{/t}'>
+    &nbsp;
+    <input type='submit' name='select_new_element_type_cancel' value='{t}Abort{/t}'>
+</div>
diff --git a/gosa-core/include/sieve/templates/block_indent_start.tpl b/gosa-core/include/sieve/templates/block_indent_start.tpl
new file mode 100644 (file)
index 0000000..482f637
--- /dev/null
@@ -0,0 +1,12 @@
+
+<table class='object_container_container'> 
+       <tr>
+               <td class='object_container_cell_top_left'>
+                       &nbsp;  
+               </td>
+               <td style='width:3px;'>
+               </td>
+               <td>
+                       
+                       <div class=''style='height:12px;'>&nbsp;</div>
+                       <div class='container_'>
diff --git a/gosa-core/include/sieve/templates/block_indent_stop.tpl b/gosa-core/include/sieve/templates/block_indent_stop.tpl
new file mode 100644 (file)
index 0000000..857aa68
--- /dev/null
@@ -0,0 +1,5 @@
+                       </div>
+                       <div style='height:12px;'>&nbsp;</div>
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/create_script.tpl b/gosa-core/include/sieve/templates/create_script.tpl
new file mode 100644 (file)
index 0000000..fa44081
--- /dev/null
@@ -0,0 +1,21 @@
+<h2>Create a new sieve script</h2>
+{t}Please enter the name for the new script below. Script names must consist of lower case characters only.{/t}
+
+<br>
+<br>
+<p class="seperator">&nbsp;</p>
+<br>
+<b>{t}Script name{/t}</b> <input type='text' name='NewScriptName' value='{$NewScriptName}'>
+<br>
+<br>
+
+<div class='seperator' style='border-top:1px solid #999; text-align:right; width:100%; padding-top:10px;'>
+   <input type='submit' name='create_script_save' value='{t}Apply{/t}' id='create_script_save'>
+   &nbsp;
+   <input type='submit' name='create_script_cancel' value='{t}Cancel{/t}'>
+</div>
+<script language="JavaScript" type="text/javascript">
+       <!--
+       focus_field('NewScriptName');
+       -->
+</script>
diff --git a/gosa-core/include/sieve/templates/edit_frame_base.tpl b/gosa-core/include/sieve/templates/edit_frame_base.tpl
new file mode 100644 (file)
index 0000000..83d62a0
--- /dev/null
@@ -0,0 +1,42 @@
+
+<table class='editing_surface'>
+       <tr>
+               <td class='editing_surface_menu'>
+                       
+                       <input type='submit' name='Save_Copy' value="{t}Export{/t}">
+                       <input type='submit' name='Import_Script' value="{t}Import{/t}">
+
+                       {if $Mode != "Source-Only"}                     
+                               
+                               {if $Mode == "Source"}
+                               <input type='submit' name='View_Structured' value="{t}View structured{/t}">
+                               {else}
+                               <input type='submit' name='View_Source' value="{t}View source{/t}">
+                               {/if}
+                       {/if}
+               </td>
+       </tr>
+       <tr>
+               <td class='editing_surface_content'>
+
+                       {if $Script_Error != ""}
+                                               <div  class='sieve_error_msgs'>
+                                                       {$Script_Error}
+                                               </div>
+                       {/if}
+
+
+                       {if $Mode == "Structured"}
+                               {$Contents}
+                       {else}
+                               <textarea class='editing_source' name='script_contents'>{$Contents}</textarea>
+                       {/if}
+
+               </td>
+       </tr>
+</table>
+<div class='seperator' style='text-align:right; width:100%;'>
+       <input type='submit' name='save_sieve_changes' value='{t}Save{/t}'>
+        &nbsp;
+    <input type='submit' name='cancel_sieve_changes' value='{t}Cancel{/t}'>
+</div>
diff --git a/gosa-core/include/sieve/templates/element_address.tpl b/gosa-core/include/sieve/templates/element_address.tpl
new file mode 100755 (executable)
index 0000000..ea6580f
--- /dev/null
@@ -0,0 +1,142 @@
+{if $Expert}
+       {if $LastError != ""}
+               <table class='sieve_test_case'>
+               <tr>
+                               <td colspan=2>
+                           <font color='red'><b>{$LastError}</b></font>
+                               </td>
+                       </tr>
+               </table>
+        {/if}
+
+<table class='sieve_test_case'>
+       <tr>
+               <td >
+                       <b>{t}Address{/t}</b>
+               </td>
+        <td style='text-align:right; vertical-align:top;'>
+                       <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Normal view{/t}'>
+               </td>
+       </tr>
+</table>
+<table>
+       <tr>
+               <td >
+                       {t}Match type{/t}
+               </td>
+               <td>
+                       <select name='matchtype_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'> 
+                               {html_options options=$match_types selected=$match_type}
+                       </select>
+
+               </td>
+       </tr>
+       <tr>
+               <td>
+                       {t}Invert test{/t}?
+               </td>
+               <td>
+                       {if $Inverse}
+                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}Yes{/t}'>
+                       {else}
+                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}No{/t}'>
+                       {/if}
+               </td>
+       </tr>
+       <tr>
+               <td>
+                       {t}Part of address that should be used{/t}
+               </td>
+               <td>
+                       <select name='address_part_{$ID}' title='{t}Boolean value{/t}'> 
+                               {html_options options=$address_parts selected=$address_part}
+                       </select>
+               </td>
+       </tr>
+       <tr>
+               <td>
+                       {t}Comparator{/t}
+               </td>
+               <td>
+                       <select name='comparator_{$ID}' title='{t}Boolean value{/t}'> 
+                               {html_options options=$comparators selected=$comparator}
+                       </select>
+               </td>
+       </tr>
+               {if $match_type == ":count" || $match_type == ":value"}
+       <tr>
+               <td>
+                       {t}Operator{/t}
+               </td>
+               <td>
+                       <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
+                               {html_options options=$operators selected=$operator}
+                       </select>
+               </td>
+       </tr>
+               {/if}
+       <tr>
+               <td colspan=2>&nbsp;</td>
+       </tr>
+</table>
+<table style='width:100%;'>
+    <tr>
+        <td style='width:50%;'>
+            {t}Address fields to include{/t}<br>
+            <textarea style='width:100%;height:70px;' name='keys_{$ID}'>{$keys}</textarea>
+        </td>
+        <td style='width:50%;'>
+            {t}Values to match for{/t}<br>
+            <textarea style='width:100%;height:70px;' name='values_{$ID}'>{$values}</textarea>
+        </td>
+    </tr>
+</table>
+       {else}
+
+       {if $LastError != ""}
+               <table class='sieve_test_case'>
+               <tr>
+                               <td colspan=2>
+                           <font color='red'><b>{$LastError}</b></font>
+                               </td>
+                       </tr>
+               </table>
+        {/if}
+
+<table class='sieve_test_case'>
+       <tr>
+               {if $match_type == ":count" || $match_type == ":value"}
+               <td style='vertical-align:top; width:350px;'>
+               {else}
+               <td style='vertical-align:top; width:200px;'>
+               {/if}
+                       <b>{t}Address{/t}</b>
+               
+                       {if $Inverse}
+                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}'>
+                       {else}
+                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}'>
+                       {/if}
+                       &nbsp;
+                       <select onChange='document.mainform.submit();' name='matchtype_{$ID}' title='{t}Boolean value{/t}'> 
+                               {html_options options=$match_types selected=$match_type}
+                       </select>
+
+                       {if $match_type == ":count" || $match_type == ":value"}
+                       <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
+                               {html_options options=$operators selected=$operator}
+                       </select>
+                       {/if}
+               </td>
+               <td>
+                       <textarea style='width:100%;height:40px;' name='keys_{$ID}'>{$keys}</textarea>
+               </td>
+               <td>
+                       <textarea style='width:100%;height:40px;' name='values_{$ID}'>{$values}</textarea>
+               </td>
+               <td style='text-align:right; vertical-align:top; width:120px;'>
+                       <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Expert view{/t}'>
+               </td>
+       </tr>
+</table>
+       {/if}
diff --git a/gosa-core/include/sieve/templates/element_allof.tpl b/gosa-core/include/sieve/templates/element_allof.tpl
new file mode 100644 (file)
index 0000000..024c011
--- /dev/null
@@ -0,0 +1,16 @@
+<table class='sieve_allof_container'>
+       <tr>
+       <td class='sieve_allof_left'>
+            {if $Inverse}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}' title='{t}Inverse match{/t}'>
+            {else}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}' title='{t}Inverse match{/t}'>
+            {/if}
+                       <br>
+                       <b>{t}All of{/t}</b>
+               </td>
+        <td class='sieve_allof_right'>
+                       {$Contents}
+        </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_anyof.tpl b/gosa-core/include/sieve/templates/element_anyof.tpl
new file mode 100644 (file)
index 0000000..f6e1b22
--- /dev/null
@@ -0,0 +1,16 @@
+<table class='sieve_anyof_container'>
+       <tr>
+       <td class='sieve_anyof_left'>
+            {if $Inverse}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}' title='{t}Inverse match{/t}'>
+            {else}
+                <input type='submit' name='toggle_inverse_{$ID}' value='-' title='{t}Inverse match{/t}'>
+            {/if}
+                       <br>
+                       <b>{t}Any of{/t}</b>
+               </td>
+        <td class='sieve_anyof_right'>
+                       {$Contents}
+        </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_block_end.tpl b/gosa-core/include/sieve/templates/element_block_end.tpl
new file mode 100644 (file)
index 0000000..41c3a2c
--- /dev/null
@@ -0,0 +1,5 @@
+<!--
+           </td>
+    </tr>
+</table>
+-->
diff --git a/gosa-core/include/sieve/templates/element_block_start.tpl b/gosa-core/include/sieve/templates/element_block_start.tpl
new file mode 100644 (file)
index 0000000..5261624
--- /dev/null
@@ -0,0 +1,12 @@
+<!--
+<table cellspacing=0 style='width:100%;border: solid 1px #BBB;346575;'>
+       <tr>
+       <td style='width:20px; text-align:center;vertical-align:top; color: #FFFFFF; background-color:#BBBBBB;' >
+        </td>
+       <td style='width:30px; text-align:center;vertical-align:top; color: #FFFFFF; background-color:#346575;'>
+                       <b>+</b>
+        </td>
+        <td style=' background-color:#BBBBBB;
+                    border: solid 0px #DDDDDD;
+                  '>
+-->
diff --git a/gosa-core/include/sieve/templates/element_boolean.tpl b/gosa-core/include/sieve/templates/element_boolean.tpl
new file mode 100755 (executable)
index 0000000..44f5f7b
--- /dev/null
@@ -0,0 +1,12 @@
+<table class='sieve_test_case'>
+       <tr>
+               <td>
+                       <b>{t}Bool{/t}</b>
+                       <select name='boolean_{$ID}' title='{t}Boolean value{/t}'> 
+                               {html_options options=$values selected=$selected}
+                       </select>
+                       <input type='submit' value='{t}update{/t}'>
+                       <br>
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_comment.tpl b/gosa-core/include/sieve/templates/element_comment.tpl
new file mode 100644 (file)
index 0000000..56edf94
--- /dev/null
@@ -0,0 +1,23 @@
+<table class='sieve_comment_container'> 
+       <tr>
+               <td>
+                       <b>{t}Comment{/t}</b>
+               </td>
+               <td style='text-align: right;'>
+                       {if $Small}
+                               <input type='submit' name='toggle_small_{$ID}' value='{t}Edit{/t}'>     
+                       {else}
+                               <input type='submit' name='toggle_small_{$ID}' value='{t}Cancel{/t}'>   
+                       {/if}
+               </td>
+       </tr>
+       <tr>
+               <td style='padding-left:20px;' colspan=2>
+               {if $Small}
+                       {$Comment}
+               {else}
+                       <textarea  name='comment_{$ID}' class='sieve_comment_area'>{$Comment}</textarea>
+               {/if}
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_discard.tpl b/gosa-core/include/sieve/templates/element_discard.tpl
new file mode 100644 (file)
index 0000000..e26f77a
--- /dev/null
@@ -0,0 +1,12 @@
+<table class='sieve_discard_container'>
+       <tr>
+               <td>
+                       <b>{t}Discard{/t}</b>
+               </td>
+       </tr>
+       <tr>
+               <td class='sieve_discard_input'>
+                       {t}Discard message{/t}
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_else.tpl b/gosa-core/include/sieve/templates/element_else.tpl
new file mode 100644 (file)
index 0000000..739fd05
--- /dev/null
@@ -0,0 +1,7 @@
+<table class='sieve_default_table'>
+       <tr>
+               <td>
+                       <b>{t}Else{/t}</b>
+       </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_elsif.tpl b/gosa-core/include/sieve/templates/element_elsif.tpl
new file mode 100644 (file)
index 0000000..4da7c47
--- /dev/null
@@ -0,0 +1,8 @@
+<table class='sieve_default_table'>
+       <tr>
+               <td>
+                       <b>{t}Else If{/t}</b>
+                       {$Contents}
+       </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_envelope.tpl b/gosa-core/include/sieve/templates/element_envelope.tpl
new file mode 100755 (executable)
index 0000000..f0bcb67
--- /dev/null
@@ -0,0 +1,134 @@
+
+    {if $Expert}
+        {if $LastError != ""}
+               <table class='sieve_test_case'>
+            <tr>
+                <td colspan=2>
+                    <font color='red'><b>{$LastError}</b></font>
+                </td>
+            </tr>
+               </table>
+        {/if}
+
+<table class='sieve_test_case'>
+    <tr>
+               <td style='width:50%;'>
+                       <b>{t}Envelope{/t}</b>
+               </td>
+        <td style='text-align:right; vertical-align:top;'>
+            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Normal view{/t}'>
+        </td>
+    </tr>
+</table>
+<table>
+    <tr>
+        <td style='width:50%;'>
+            {t}Match type{/t}
+        </td>
+        <td>
+            <select name='matchtype_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
+                {html_options options=$match_types selected=$match_type}
+            </select>
+
+        </td>
+    </tr>
+           <tr>
+        <td>
+            {t}Invert test{/t}?
+        </td>
+        <td>
+            {if $Inverse}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Yes{/t}' title='{t}Inverse match{/t}'>
+            {else}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}No{/t}' title='{t}Inverse match{/t}'>
+            {/if}
+        </td>
+    </tr>
+    <tr>
+        <td>
+            {t}Comparator{/t}
+        </td>
+        <td>
+            <select name='comparator_{$ID}' title='{t}Boolean value{/t}'>
+                {html_options options=$comparators selected=$comparator}
+            </select>
+        </td>
+    </tr>
+        {if $match_type == ":count" || $match_type == ":value"}
+    <tr>
+        <td>
+            {t}Operator{/t}
+        </td>
+        <td>
+            <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
+                {html_options options=$operators selected=$operator}
+            </select>
+        </td>
+    </tr>
+        {/if}
+  <tr>
+        <td colspan=2>&nbsp;</td>
+    </tr>
+</table>
+<table style='width:100%;'> 
+    <tr>
+        <td >
+            {t}Address fields to include{/t}<br>
+            <textarea style='width:100%;height:70px;' name='keys_{$ID}'>{$keys}</textarea>
+        </td>
+        <td >
+            {t}Values to match for{/t}<br>
+            <textarea style='width:100%;height:70px;' name='values_{$ID}'>{$values}</textarea>
+        </td>
+    </tr>
+</table>
+
+       {else}
+       {if $LastError != ""}
+               <table class='sieve_test_case'>
+               <tr>
+                               <td colspan=4>
+                           <font color='red'><b>{$LastError}</b></font>
+                               </td>
+                       </tr>
+               </table>
+        {/if}
+<table class='sieve_test_case'>
+       <tr>
+               {if $match_type == ":count" || $match_type == ":value"}
+               <td style='vertical-align:top; width:350px;'>
+               {else}
+               <td style='vertical-align:top; width:200px;'>
+               {/if}
+
+                       
+                       <b>{t}Envelope{/t}</b>
+               
+                       {if $Inverse}
+                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}'>
+                       {else}
+                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}'>
+                       {/if}
+                       &nbsp;
+                       <select onChange='document.mainform.submit();' name='matchtype_{$ID}' title='{t}Boolean value{/t}'> 
+                               {html_options options=$match_types selected=$match_type}
+                       </select>
+
+                       {if $match_type == ":count" || $match_type == ":value"}
+                       <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
+                               {html_options options=$operators selected=$operator}
+                       </select>
+                       {/if}
+               </td>
+               <td>
+                       <textarea style='width:100%;height:40px;' name='keys_{$ID}'>{$keys}</textarea>
+               </td>
+               <td>
+                       <textarea style='width:100%;height:40px;' name='values_{$ID}'>{$values}</textarea>
+               </td>
+               <td style='text-align:right; vertical-align:top; width:120px;'>
+                       <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Expert view{/t}'>
+               </td>
+       </tr>
+</table>
+       {/if}
diff --git a/gosa-core/include/sieve/templates/element_exists.tpl b/gosa-core/include/sieve/templates/element_exists.tpl
new file mode 100644 (file)
index 0000000..29882d3
--- /dev/null
@@ -0,0 +1,20 @@
+<table class='sieve_test_case'>
+    <tr>
+        <td style='vertical-align:top; width:200px;'>
+            {if $LastError != ""}
+                <font color='red'>{$LastError}</font>
+                <br>
+            {/if}
+            <b>{t}Exists{/t}</b>
+            {if $Inverse}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}' title='{t}Inverse match{/t}'>
+            {else}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}' title='{t}Inverse match{/t}'>
+            {/if}
+
+               </td>
+               <td>
+            <textarea style='width:99%;height:20px;' name='Values_{$ID}'>{$Values}</textarea>
+               </td>
+    </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_fileinto.tpl b/gosa-core/include/sieve/templates/element_fileinto.tpl
new file mode 100644 (file)
index 0000000..c6ae998
--- /dev/null
@@ -0,0 +1,30 @@
+<table class='sieve_fileinto_container'>
+       <tr>
+               <td colspan=2>
+                       <b>{t}Move mail into folder{/t}</b>
+               </td>
+               <td style='text-align:right;'>
+                       {if $User_Mode}
+                               <input type='submit' name='user_mode_{$ID}' value='{t}Select from list{/t}'>
+                       {else}
+                               <input type='submit' name='user_mode_{$ID}' value='{t}Manual selection{/t}'>
+                       {/if}
+               </td>
+       </tr>
+       <tr>
+               <td style='width:20px;'>
+               </td>
+               <td>
+                       {t}Folder{/t}
+                       {if $User_Mode}
+                               <input class='sieve_fileinto_input' type='text' value="{$Selected}" name='fileinto_{$ID}'>
+                       {else}
+                               <select name='fileinto_{$ID}' class='sieve_fileinto_input'>
+                                       {html_options values=$Boxes output=$Boxes selected=$Selected}
+                               </select>
+                       {/if}
+               </td>
+               <td >
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_header.tpl b/gosa-core/include/sieve/templates/element_header.tpl
new file mode 100755 (executable)
index 0000000..8dcd309
--- /dev/null
@@ -0,0 +1,136 @@
+       {if $Expert}
+       {if $LastError != ""}
+               <table class='sieve_test_case'>
+               <tr>
+                               <td colspan=4>
+                           <font color='red'><b>{$LastError}</b></font>
+                               </td>
+                       </tr>
+               </table>
+        {/if}
+
+
+<table class='sieve_test_case'>
+       <tr>
+               <td>
+                       <b>{t}Header{/t}</b>
+               </td>
+        <td style='text-align:right; vertical-align:top;'>
+            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Normal view{/t}'>
+        </td>
+    </tr>
+</table>
+<table>
+    <tr>
+               <td>
+            {t}Match type{/t}
+        </td>
+        <td>
+            <select name='matchtype_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
+                {html_options options=$match_types selected=$match_type}
+            </select>
+
+        </td>
+    </tr>
+    <tr>
+        <td>
+            {t}Invert test{/t}?
+        </td>
+        <td>
+            {if $Inverse}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Yes{/t}'>
+            {else}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}No{/t}'>
+            {/if}
+        </td>
+    </tr>
+    <tr>
+        <td>
+            {t}Comparator{/t}
+        </td>
+        <td>
+            <select name='comparator_{$ID}' title='{t}Boolean value{/t}'>
+                {html_options options=$comparators selected=$comparator}
+            </select>
+        </td>
+    </tr>
+        {if $match_type == ":count" || $match_type == ":value"}
+    <tr>
+        <td>
+            {t}operator{/t}
+        </td>
+        <td>
+            <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
+                {html_options options=$operators selected=$operator}
+            </select>
+        </td>
+    </tr>
+        {/if}
+
+        <tr>
+        <td colspan=2>&nbsp;</td>
+    </tr>
+   </table>
+   <table class='sieve_test_case'>
+    <tr>
+        <td >
+            {t}Address fields to include{/t}<br>
+            <textarea style='width:100%;height:70px;' name='keys_{$ID}'>{$keys}</textarea>
+        </td>
+        <td >
+            {t}Values to match for{/t}<br>
+            <textarea style='width:100%;height:70px;' name='values_{$ID}'>{$values}</textarea>
+        </td>
+    </tr>
+       </table>
+
+       {else}
+       {if $LastError != ""}
+               <table class='sieve_test_case'>
+               <tr>
+                               <td colspan=4>
+                           <font color='red'><b>{$LastError}</b></font>
+                               </td>
+                       </tr>
+               </table>
+        {/if}
+
+               
+<table class='sieve_test_case'>
+    <tr>
+               {if $match_type == ":count" || $match_type == ":value"}
+               <td style='vertical-align:top; width:350px;'>
+               {else}
+               <td style='vertical-align:top; width:200px;'>
+               {/if}
+            <b>{t}Header{/t}</b>
+
+            {if $Inverse}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}'>
+            {else}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}'>
+            {/if}
+            &nbsp;
+            <select onChange='document.mainform.submit();' name='matchtype_{$ID}' title='{t}Boolean value{/t}'>
+                {html_options options=$match_types selected=$match_type}
+            </select>
+
+            {if $match_type == ":count" || $match_type == ":value"}
+            <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
+                {html_options options=$operators selected=$operator}
+            </select>
+            {/if}
+        </td>
+        <td>
+            <textarea style='width:100%;height:40px;' name='keys_{$ID}'>{$keys}</textarea>
+        </td>
+        <td>
+            <textarea style='width:100%;height:40px;' name='values_{$ID}'>{$values}</textarea>
+        </td>
+        <td style='text-align:right; vertical-align:top; width:120px;'>
+            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Expert view{/t}'>
+        </td>
+    </tr>
+
+</table>
+       {/if}
diff --git a/gosa-core/include/sieve/templates/element_if.tpl b/gosa-core/include/sieve/templates/element_if.tpl
new file mode 100644 (file)
index 0000000..98f9b4a
--- /dev/null
@@ -0,0 +1,8 @@
+<table class='sieve_default_table'>
+       <tr>
+       <td>
+                       <b>{t}Condition{/t}</b>
+                       {$Contents}
+       </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_keep.tpl b/gosa-core/include/sieve/templates/element_keep.tpl
new file mode 100644 (file)
index 0000000..f3c5d86
--- /dev/null
@@ -0,0 +1,12 @@
+<table class='sieve_keep_container'>
+       <tr>
+               <td>
+                       <b>{t}Keep{/t}</b>
+               </td>
+       </tr>
+       <tr>
+               <td class='sieve_keep_input'>
+                       {t}Keep message{/t}
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_redirect.tpl b/gosa-core/include/sieve/templates/element_redirect.tpl
new file mode 100644 (file)
index 0000000..778ff1a
--- /dev/null
@@ -0,0 +1,22 @@
+<table class='sieve_redirect_container'>
+       {foreach from=$LastError item=val key=key}
+        <tr>
+            <td colspan=4>
+                <div class='sieve_error_msgs'>{$LastError[$key]}</div>
+
+            </td>
+        </tr>
+
+    {/foreach}
+       <tr>
+               <td>
+                       <b>{t}Redirect{/t}</b>
+               </td>
+       </tr>
+       <tr>
+               <td class='sieve_redirect_input'>
+                       {t}Redirect mail to following recipients{/t}<br>
+                       <textarea name='redirect_to_{$ID}' class='sieve_redirect_input'>{$Destinations}</textarea>
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_reject.tpl b/gosa-core/include/sieve/templates/element_reject.tpl
new file mode 100644 (file)
index 0000000..3b4d84d
--- /dev/null
@@ -0,0 +1,28 @@
+<table class='sieve_reject_container'>
+
+{foreach from=$LastError item=val key=key}
+        <tr>
+            <td colspan=4>
+                <div class='sieve_error_msgs'>{$LastError[$key]}</div>
+
+            </td>
+        </tr>
+
+    {/foreach}
+       <tr>
+               <td>
+                       <b>{t}Reject mail{/t}</b>
+                       &nbsp;
+                       {if $Multiline}
+<!--                           {t}This is a multiline text element{/t}-->
+                       {else}
+<!--                           {t}This is stored as single string{/t}-->
+                       {/if}
+               </td>
+       </tr>
+       <tr>
+               <td class='sieve_reject_input'>
+                       <textarea name='reject_message_{$ID}' class='sieve_reject_input'>{$Message}</textarea>
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_require.tpl b/gosa-core/include/sieve/templates/element_require.tpl
new file mode 100644 (file)
index 0000000..3a3f261
--- /dev/null
@@ -0,0 +1,21 @@
+<table class='sieve_require_container'>
+       {foreach from=$LastError item=val key=key}
+               <tr>
+                       <td colspan=4>
+                               <div class='sieve_error_msgs'>{$LastError[$key]}</div>
+                       </td>
+               </tr>
+
+       {/foreach}
+       <tr>
+               <td style=''>
+                       <b>{t}Require{/t}</b>
+               </td>
+       </tr>
+       <tr>
+               <td style='padding-left:20px;;'>
+                       <input type='text'  name='require_{$ID}' class='sieve_require_input' value='{$Require}'>
+               </td>
+       </tr>
+</table>
+
diff --git a/gosa-core/include/sieve/templates/element_size.tpl b/gosa-core/include/sieve/templates/element_size.tpl
new file mode 100644 (file)
index 0000000..a8e2346
--- /dev/null
@@ -0,0 +1,25 @@
+<table class='sieve_test_case'>
+       <tr>
+               <td>
+                       <b>{t}Size{/t}</b>
+                       {if $LastError != ""}
+                               <font color='red'>{$LastError}</font>
+                               <br>
+                       {/if}                   
+
+               {if $Inverse}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}' title='{t}Inverse match{/t}'>
+            {else}
+                <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}' title='{t}Inverse match{/t}'>
+            {/if}
+
+                       <select name='Match_type_{$ID}' title='{t}Select match type{/t}'>
+                               {html_options options=$Match_types selected=$Match_type}
+                       </select>
+                       <input type='text' name='Value_{$ID}' value='{$Value}'>
+                       <select name='Value_Unit_{$ID}' title='{t}Select value unit{/t}'>
+                               {html_options options=$Units selected=$Value_Unit}
+                       </select>
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_stop.tpl b/gosa-core/include/sieve/templates/element_stop.tpl
new file mode 100644 (file)
index 0000000..975f10b
--- /dev/null
@@ -0,0 +1,12 @@
+<table class='sieve_stop_container'>
+       <tr>
+               <td>
+                       <b>{t}Stop{/t}</b><br>
+               </td>
+       </tr>
+       <tr>
+               <td class='sieve_stop_input'>
+                       {t}Stop execution here{/t}
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/element_vacation.tpl b/gosa-core/include/sieve/templates/element_vacation.tpl
new file mode 100644 (file)
index 0000000..1741487
--- /dev/null
@@ -0,0 +1,56 @@
+<table class='sieve_vacation_container'>
+
+       {foreach from=$LastError item=val key=key}
+               <tr>
+                       <td colspan=4>
+                               <div class='sieve_error_msgs'>{$LastError[$key]}</div>
+                       </td>
+               </tr>
+       {/foreach}
+       {if $Expert}
+       <tr>
+               <td style='width:20%'>  
+                       <b>{t}Vacation Message{/t}</b>
+               </td>   
+        <td style='text-align:right; vertical-align:top;'>
+            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Normal view{/t}'>
+        </td>
+       </tr>
+       <tr>
+               <td >
+                       {t}Release interval{/t}&nbsp;
+               </td>
+               <td>
+                       <input type='text' name='vacation_release_{$ID}' value='{$Days}'>
+                       &nbsp;{t}days{/t}
+               </td>
+       </tr>
+       <tr>
+               <td>
+                       {t}Alternative sender addresses{/t}
+               </td>
+               <td>
+               <textarea name='vacation_receiver_{$ID}' style='width:100%;height:20px;'>{$Addresses}</textarea>
+               </td>
+       </tr>
+       <tr>
+               <td class='sieve_vacation_input' colspan=2>
+                   <textarea name='vacation_reason_{$ID}' class='sieve_vacation_input'>{$Reason}</textarea>
+               </td>
+       </tr>
+       {else}
+       <tr>
+               <td>    
+                       <b>{t}Vacation message{/t}</b>
+               </td>   
+               <td width='10%' style='vertical-align:top;'>
+            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Expert view{/t}'>
+               </td>
+       </tr>
+       <tr>
+               <td class='sieve_vacation_input' colspan=2>
+                   <textarea name='vacation_reason_{$ID}' class='sieve_vacation_input'>{$Reason}</textarea>
+               </td>
+       </tr>
+       {/if}
+</table>
diff --git a/gosa-core/include/sieve/templates/import_script.tpl b/gosa-core/include/sieve/templates/import_script.tpl
new file mode 100644 (file)
index 0000000..22df06c
--- /dev/null
@@ -0,0 +1,15 @@
+<h2>{t}Import sieve script{/t}</h2>
+{t}Please select the sieve script you want to import. Use the import button to import the script or the cancel button to abort.{/t}
+<br>
+<br>
+<b>{t}Script to import{/t}</b>&nbsp;<input type='file' name='Script_To_Import'>
+
+<br>
+<br>
+<p class='seperator'>&nbsp;</p>
+<br>
+<div class='seperator' style='text-align:right; width:100%;'>
+    <input type='submit' name='Import_Script_Save' value='{t}Import{/t}'>
+        &nbsp;
+    <input type='submit' name='Import_Script_Cancel' value='{t}Cancel{/t}'>
+</div>
diff --git a/gosa-core/include/sieve/templates/management.tpl b/gosa-core/include/sieve/templates/management.tpl
new file mode 100644 (file)
index 0000000..315e47e
--- /dev/null
@@ -0,0 +1,27 @@
+<h2>{t}List of sieve scripts{/t}</h2>
+<!--
+{if $uattrib_empty}
+               
+       <font color='red'><b>{t}Connection to the sieve server could not be established, the authentification attribute is empty.{/t}</b></font><br>
+       {t}Please verfiy that the attributes uid and mail are not empty and try again.{/t}
+       <br>
+       <br>
+
+{elseif $Sieve_Error != ""}
+
+       <font color='red'><b>{t}Connection to the sieve server could not be established.{/t}</b></font><br>
+       {$Sieve_Error}
+       <br>
+       {t}Possibly the sieve account has not been created yet.{/t}
+       <br>
+       <br>
+{/if}
+       {t}Be careful. All your changes will be saved directly to sieve, if you use the save button below.{/t}
+-->
+       {$List}
+       <input type='submit' name='create_new_script' value='{t}Create new script{/t}'>
+       <p style="text-align:right;border-top:1px solid #999; padding-top:10px;">
+               <input type=submit name="sieve_finish" style="width:80px" value="{t}Save{/t}">
+               &nbsp;
+               <input type=submit name="sieve_cancel" value="{t}Cancel{/t}">
+       </p>
diff --git a/gosa-core/include/sieve/templates/object_container.tpl b/gosa-core/include/sieve/templates/object_container.tpl
new file mode 100644 (file)
index 0000000..14925b1
--- /dev/null
@@ -0,0 +1,54 @@
+<table class='object_container_container'> 
+       <tr>
+               <td class='object_container_cell_top_left'>
+                       &nbsp;  
+               </td>
+               <td class='object_container_cell_top_right'>
+                       <input type='image' src='images/sieve_move_object_up.png' name='Move_Up_Object_{$ID}' 
+                               title='{t}Move object up one position{/t}' alt='{t}Up{/t}' class='center'>
+                       <a href='{$plug}&amp;Move_Up_Object_ID={$ID}'>{t}Move up{/t}</a>
+                       &nbsp;&nbsp;&nbsp;
+                       <input type='image' src='images/sieve_move_object_down.png' name='Move_Down_Object_{$ID}' 
+                               title='{t}Move object down one position{/t}' alt='{t}Down{/t}' class='center'>
+                       <a href='{$plug}&amp;Move_Down_Object_ID={$ID}'>{t}Move down{/t}</a>
+                       &nbsp;&nbsp;&nbsp;
+                       <input type='image' src='images/sieve_del_object.png' name='Remove_Object_{$ID}' 
+                               title='{t}Remove object{/t}' alt='R' class='center'>
+                       <a href='{$plug}&amp;Remove_Object_ID={$ID}'>{t}Remove element{/t}</a>
+                       &nbsp;&nbsp;&nbsp;
+       
+                       <select name='element_type_{$ID}'>
+                               <option value=''>&lt;{t}choose element{/t}&gt;</option>
+                               <option value='sieve_keep'>{t}Keep{/t}</option>
+                               <option value='sieve_comment'>{t}Comment{/t}</option>
+                               <option value='sieve_fileinto'>{t}Fileinto{/t}</option>
+                               <option value='sieve_keep'>{t}Keep{/t}</option>
+                               <option value='sieve_discard'>{t}Discard{/t}</option>
+                               <option value='sieve_redirect'>{t}Redirect{/t}</option>
+                               <option value='sieve_reject'>{t}Reject{/t}</option>
+                               <option value='sieve_require'>{t}Require{/t}</option>
+                               <option value='sieve_stop'>{t}Stop{/t}</option>
+                               <option value='sieve_vacation'>{t}Vacation message{/t}</option>
+                               <option value='sieve_if'>{t}If{/t}</option>
+                               <option value='sieve_else'>{t}Else{/t}</option>
+                               <option value='sieve_elsif'>{t}Else If{/t}</option>
+                       </select>
+
+                       <input type='image' src='images/sieve_add_new_top.png' name='Add_Object_Top_{$ID}'
+                               alt='{t}Add new{/t}' title='{t}Add a new object above this one.{/t}' class='center'>
+                       <input type='image' src='images/truly_not_available_image' name='Add_Object_Top_{$ID}'
+                               alt='{t}Add element above{/t}' title='{t}Add a new object above this one.{/t}' class='center'>
+                       <input type='image' src='images/sieve_add_new_bottom.png' name='Add_Object_Bottom_{$ID}'
+                               alt='{t}Add new{/t}' title='{t}Add a new object below this one.{/t}' class='center'>    
+                       <input type='image' src='images/truly_not_available_image' name='Add_Object_Bottom_{$ID}'
+                               alt='{t}Add element below{/t}' title='{t}Add a new object below this one.{/t}' class='center'>  
+               </td>
+       </tr>
+       <tr>
+               <td class='object_container_cell_bottom_left'>
+               </td>
+               <td>
+                       %%OBJECT_CONTENT%%
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/object_container_clear.tpl b/gosa-core/include/sieve/templates/object_container_clear.tpl
new file mode 100644 (file)
index 0000000..4f5579f
--- /dev/null
@@ -0,0 +1,28 @@
+<table class='object_container_container'> 
+       <tr>
+               <td class='object_container_cell_top_left'>
+                       &nbsp;  
+               </td>
+               <td class='object_container_cell_top_right'>
+                   <input type='image' src='images/sieve_move_object_up.png' name='Move_Up_Object_{$ID}'
+                title='{t}Move this object up one position{/t}' alt='{t}Up{/t}' class='center'>
+            <a href='{$plug}&amp;Move_Up_Object_ID={$ID}'>{t}Move up{/t}</a>
+
+            <input type='image' src='images/sieve_move_object_down.png' name='Move_Down_Object_{$ID}'
+                title='{t}Move this object down one position{/t}' alt='{t}Down{/t}' class='center'>
+            <a href='{$plug}&amp;Move_Down_Object_ID={$ID}'>{t}Move down{/t}</a>
+
+            <input type='image' src='images/sieve_del_object.png' name='Remove_Object_{$ID}'
+                title='{t}Remove this object{/t}' alt='R' class='center'>
+            <a href='{$plug}&amp;Remove_Object_ID={$ID}'>{t}Remove element{/t}</a>
+
+               </td>
+    </tr>
+    <tr>
+               <td class='object_container_cell_bottom_left'>
+        </td>
+        <td>
+            %%OBJECT_CONTENT%%
+        </td>
+    </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/object_test_container.tpl b/gosa-core/include/sieve/templates/object_test_container.tpl
new file mode 100644 (file)
index 0000000..e157717
--- /dev/null
@@ -0,0 +1,17 @@
+<table class='sieve_test_container'>
+       <tr>
+               <td style='width:20px; ; text-align:center; vertical-align:top;'>       
+                       {if $DisplayAdd}
+                               <input type='image' src='images/sieve_add_test.png' name='Add_Test_Object_{$ID}' 
+                                       title='{t}Add object{/t}' alt='R' class='center'>
+                       {/if}
+                       {if $DisplayDel}
+                               <input type='image' src='images/sieve_del_object.png' name='Remove_Test_Object_{$ID}' 
+                                       title='{t}Remove object{/t}' alt='R' class='center'>
+                       {/if}
+               </td>
+               <td>
+                       %%OBJECT_CONTENT%%
+               </td>
+       </tr>
+</table>
diff --git a/gosa-core/include/sieve/templates/remove_script.tpl b/gosa-core/include/sieve/templates/remove_script.tpl
new file mode 100644 (file)
index 0000000..5bb5b49
--- /dev/null
@@ -0,0 +1,17 @@
+<div style="font-size:18px;">
+<img alt="" src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
+</div>
+<p>
+ {$Warning}<br>
+ {t}Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t}
+</p>
+
+<p>
+ {t}Best thing to do before performing this action would be to save the current script in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort.{/t}
+</p>
+
+<p class="plugbottom">
+  <input type=submit name="delete_script_confirm" value="{t}Delete{/t}">
+  &nbsp;
+  <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
+</p>
diff --git a/gosa-core/include/sieve/templates/select_test_type.tpl b/gosa-core/include/sieve/templates/select_test_type.tpl
new file mode 100644 (file)
index 0000000..dd7a8fb
--- /dev/null
@@ -0,0 +1,14 @@
+<h2>{t}Select the type of test you want to add{/t}</h2>
+
+<b>{t}Available test types{/t}</b>&nbsp;:&nbsp;
+<select name='test_type_to_add_{$ID}'>
+       {html_options options=$test_types_to_add}
+</select>
+
+<p class='seperator'>&nbsp;</p>
+<br>
+<div class='seperator' style='text-align:right; width:100%;'>
+       <input type='submit' name='add_type' value='{t}Continue{/t}'>
+       &nbsp;
+       <input type='submit' name='does_nothing' value='{t}Cancel{/t}'>
+</div>
diff --git a/gosa-core/include/smarty/Config_File.class.php b/gosa-core/include/smarty/Config_File.class.php
new file mode 100644 (file)
index 0000000..622c0e8
--- /dev/null
@@ -0,0 +1,389 @@
+<?php
+
+/**
+ * Config_File class.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *
+ * @link http://smarty.php.net/
+ * @version 2.6.14
+ * @copyright Copyright: 2001-2005 New Digital Group, Inc.
+ * @author Andrei Zmievski <andrei@php.net>
+ * @access public
+ * @package Smarty
+ */
+
+/* $Id: Config_File.class.php,v 1.84 2006/01/18 19:02:52 mohrt Exp $ */
+
+/**
+ * Config file reading class
+ * @package Smarty
+ */
+class Config_File {
+    /**#@+
+     * Options
+     * @var boolean
+     */
+    /**
+     * Controls whether variables with the same name overwrite each other.
+     */
+    var $overwrite        =    true;
+
+    /**
+     * Controls whether config values of on/true/yes and off/false/no get
+     * converted to boolean values automatically.
+     */
+    var $booleanize        =    true;
+
+    /**
+     * Controls whether hidden config sections/vars are read from the file.
+     */
+    var $read_hidden     =    true;
+
+    /**
+     * Controls whether or not to fix mac or dos formatted newlines.
+     * If set to true, \r or \r\n will be changed to \n.
+     */
+    var $fix_newlines =    true;
+    /**#@-*/
+
+    /** @access private */
+    var $_config_path    = "";
+    var $_config_data    = array();
+    /**#@-*/
+
+    /**
+     * Constructs a new config file class.
+     *
+     * @param string $config_path (optional) path to the config files
+     */
+    function Config_File($config_path = NULL)
+    {
+        if (isset($config_path))
+            $this->set_path($config_path);
+    }
+
+
+    /**
+     * Set the path where configuration files can be found.
+     *
+     * @param string $config_path path to the config files
+     */
+    function set_path($config_path)
+    {
+        if (!empty($config_path)) {
+            if (!is_string($config_path) || !file_exists($config_path) || !is_dir($config_path)) {
+                $this->_trigger_error_msg("Bad config file path '$config_path'");
+                return;
+            }
+            if(substr($config_path, -1) != DIRECTORY_SEPARATOR) {
+                $config_path .= DIRECTORY_SEPARATOR;
+            }
+
+            $this->_config_path = $config_path;
+        }
+    }
+
+
+    /**
+     * Retrieves config info based on the file, section, and variable name.
+     *
+     * @param string $file_name config file to get info for
+     * @param string $section_name (optional) section to get info for
+     * @param string $var_name (optional) variable to get info for
+     * @return string|array a value or array of values
+     */
+    function get($file_name, $section_name = NULL, $var_name = NULL)
+    {
+        if (empty($file_name)) {
+            $this->_trigger_error_msg('Empty config file name');
+            return;
+        } else {
+            $file_name = $this->_config_path . $file_name;
+            if (!isset($this->_config_data[$file_name]))
+                $this->load_file($file_name, false);
+        }
+
+        if (!empty($var_name)) {
+            if (empty($section_name)) {
+                return $this->_config_data[$file_name]["vars"][$var_name];
+            } else {
+                if(isset($this->_config_data[$file_name]["sections"][$section_name]["vars"][$var_name]))
+                    return $this->_config_data[$file_name]["sections"][$section_name]["vars"][$var_name];
+                else
+                    return array();
+            }
+        } else {
+            if (empty($section_name)) {
+                return (array)$this->_config_data[$file_name]["vars"];
+            } else {
+                if(isset($this->_config_data[$file_name]["sections"][$section_name]["vars"]))
+                    return (array)$this->_config_data[$file_name]["sections"][$section_name]["vars"];
+                else
+                    return array();
+            }
+        }
+    }
+
+
+    /**
+     * Retrieves config info based on the key.
+     *
+     * @param $file_name string config key (filename/section/var)
+     * @return string|array same as get()
+     * @uses get() retrieves information from config file and returns it
+     */
+    function &get_key($config_key)
+    {
+        list($file_name, $section_name, $var_name) = explode('/', $config_key, 3);
+        $result = &$this->get($file_name, $section_name, $var_name);
+        return $result;
+    }
+
+    /**
+     * Get all loaded config file names.
+     *
+     * @return array an array of loaded config file names
+     */
+    function get_file_names()
+    {
+        return array_keys($this->_config_data);
+    }
+
+
+    /**
+     * Get all section names from a loaded file.
+     *
+     * @param string $file_name config file to get section names from
+     * @return array an array of section names from the specified file
+     */
+    function get_section_names($file_name)
+    {
+        $file_name = $this->_config_path . $file_name;
+        if (!isset($this->_config_data[$file_name])) {
+            $this->_trigger_error_msg("Unknown config file '$file_name'");
+            return;
+        }
+
+        return array_keys($this->_config_data[$file_name]["sections"]);
+    }
+
+
+    /**
+     * Get all global or section variable names.
+     *
+     * @param string $file_name config file to get info for
+     * @param string $section_name (optional) section to get info for
+     * @return array an array of variables names from the specified file/section
+     */
+    function get_var_names($file_name, $section = NULL)
+    {
+        if (empty($file_name)) {
+            $this->_trigger_error_msg('Empty config file name');
+            return;
+        } else if (!isset($this->_config_data[$file_name])) {
+            $this->_trigger_error_msg("Unknown config file '$file_name'");
+            return;
+        }
+
+        if (empty($section))
+            return array_keys($this->_config_data[$file_name]["vars"]);
+        else
+            return array_keys($this->_config_data[$file_name]["sections"][$section]["vars"]);
+    }
+
+
+    /**
+     * Clear loaded config data for a certain file or all files.
+     *
+     * @param string $file_name file to clear config data for
+     */
+    function clear($file_name = NULL)
+    {
+        if ($file_name === NULL)
+            $this->_config_data = array();
+        else if (isset($this->_config_data[$file_name]))
+            $this->_config_data[$file_name] = array();
+    }
+
+
+    /**
+     * Load a configuration file manually.
+     *
+     * @param string $file_name file name to load
+     * @param boolean $prepend_path whether current config path should be
+     *                              prepended to the filename
+     */
+    function load_file($file_name, $prepend_path = true)
+    {
+        if ($prepend_path && $this->_config_path != "")
+            $config_file = $this->_config_path . $file_name;
+        else
+            $config_file = $file_name;
+
+        ini_set('track_errors', true);
+        $fp = @fopen($config_file, "r");
+        if (!is_resource($fp)) {
+            $this->_trigger_error_msg("Could not open config file '$config_file'");
+            return false;
+        }
+
+        $contents = ($size = filesize($config_file)) ? fread($fp, $size) : '';
+        fclose($fp);
+
+        $this->_config_data[$config_file] = $this->parse_contents($contents);
+        return true;
+    }
+
+    /**
+     * Store the contents of a file manually.
+     *
+     * @param string $config_file file name of the related contents
+     * @param string $contents the file-contents to parse
+     */
+    function set_file_contents($config_file, $contents)
+    {
+        $this->_config_data[$config_file] = $this->parse_contents($contents);
+        return true;
+    }
+
+    /**
+     * parse the source of a configuration file manually.
+     *
+     * @param string $contents the file-contents to parse
+     */
+    function parse_contents($contents)
+    {
+        if($this->fix_newlines) {
+            // fix mac/dos formatted newlines
+            $contents = preg_replace('!\r\n?!', "\n", $contents);
+        }
+
+        $config_data = array();
+        $config_data['sections'] = array();
+        $config_data['vars'] = array();
+
+        /* reference to fill with data */
+        $vars =& $config_data['vars'];
+
+        /* parse file line by line */
+        preg_match_all('!^.*\r?\n?!m', $contents, $match);
+        $lines = $match[0];
+        for ($i=0, $count=count($lines); $i<$count; $i++) {
+            $line = $lines[$i];
+            if (empty($line)) continue;
+
+            if ( substr($line, 0, 1) == '[' && preg_match('!^\[(.*?)\]!', $line, $match) ) {
+                /* section found */
+                if (substr($match[1], 0, 1) == '.') {
+                    /* hidden section */
+                    if ($this->read_hidden) {
+                        $section_name = substr($match[1], 1);
+                    } else {
+                        /* break reference to $vars to ignore hidden section */
+                        unset($vars);
+                        $vars = array();
+                        continue;
+                    }
+                } else {                    
+                    $section_name = $match[1];
+                }
+                if (!isset($config_data['sections'][$section_name]))
+                    $config_data['sections'][$section_name] = array('vars' => array());
+                $vars =& $config_data['sections'][$section_name]['vars'];
+                continue;
+            }
+
+            if (preg_match('/^\s*(\.?\w+)\s*=\s*(.*)/s', $line, $match)) {
+                /* variable found */
+                $var_name = rtrim($match[1]);
+                if (strpos($match[2], '"""') === 0) {
+                    /* handle multiline-value */
+                    $lines[$i] = substr($match[2], 3);
+                    $var_value = '';
+                    while ($i<$count) {
+                        if (($pos = strpos($lines[$i], '"""')) === false) {
+                            $var_value .= $lines[$i++];
+                        } else {
+                            /* end of multiline-value */
+                            $var_value .= substr($lines[$i], 0, $pos);
+                            break;
+                        }
+                    }
+                    $booleanize = false;
+
+                } else {
+                    /* handle simple value */
+                    $var_value = preg_replace('/^([\'"])(.*)\1$/', '\2', rtrim($match[2]));
+                    $booleanize = $this->booleanize;
+
+                }
+                $this->_set_config_var($vars, $var_name, $var_value, $booleanize);
+            }
+            /* else unparsable line / means it is a comment / means ignore it */
+        }
+        return $config_data;
+    }
+
+    /**#@+ @access private */
+    /**
+     * @param array &$container
+     * @param string $var_name
+     * @param mixed $var_value
+     * @param boolean $booleanize determines whether $var_value is converted to
+     *                            to true/false
+     */
+    function _set_config_var(&$container, $var_name, $var_value, $booleanize)
+    {
+        if (substr($var_name, 0, 1) == '.') {
+            if (!$this->read_hidden)
+                return;
+            else
+                $var_name = substr($var_name, 1);
+        }
+
+        if (!preg_match("/^[a-zA-Z_]\w*$/", $var_name)) {
+            $this->_trigger_error_msg("Bad variable name '$var_name'");
+            return;
+        }
+
+        if ($booleanize) {
+            if (preg_match("/^(on|true|yes)$/i", $var_value))
+                $var_value = true;
+            else if (preg_match("/^(off|false|no)$/i", $var_value))
+                $var_value = false;
+        }
+
+        if (!isset($container[$var_name]) || $this->overwrite)
+            $container[$var_name] = $var_value;
+        else {
+            settype($container[$var_name], 'array');
+            $container[$var_name][] = $var_value;
+        }
+    }
+
+    /**
+     * @uses trigger_error() creates a PHP warning/error
+     * @param string $error_msg
+     * @param integer $error_type one of
+     */
+    function _trigger_error_msg($error_msg, $error_type = E_USER_WARNING)
+    {
+        trigger_error("Config_File error: $error_msg", $error_type);
+    }
+    /**#@-*/
+}
+
+?>
diff --git a/gosa-core/include/smarty/Smarty.class.php b/gosa-core/include/smarty/Smarty.class.php
new file mode 100644 (file)
index 0000000..47ec24e
--- /dev/null
@@ -0,0 +1,1944 @@
+<?php
+
+/**
+ * Project:     Smarty: the PHP compiling template engine
+ * File:        Smarty.class.php
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *
+ * For questions, help, comments, discussion, etc., please join the
+ * Smarty mailing list. Send a blank e-mail to
+ * smarty-general-subscribe@lists.php.net
+ *
+ * @link http://smarty.php.net/
+ * @copyright 2001-2005 New Digital Group, Inc.
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @author Andrei Zmievski <andrei@php.net>
+ * @package Smarty
+ * @version 2.6.14
+ */
+
+/* $Id: Smarty.class.php,v 1.524 2006/01/18 19:02:52 mohrt Exp $ */
+
+/**
+ * DIR_SEP isn't used anymore, but third party apps might
+ */
+if(!defined('DIR_SEP')) {
+    define('DIR_SEP', DIRECTORY_SEPARATOR);
+}
+
+/**
+ * set SMARTY_DIR to absolute path to Smarty library files.
+ * if not defined, include_path will be used. Sets SMARTY_DIR only if user
+ * application has not already defined it.
+ */
+
+if (!defined('SMARTY_DIR')) {
+    define('SMARTY_DIR', dirname(__FILE__) . DIRECTORY_SEPARATOR);
+}
+
+if (!defined('SMARTY_CORE_DIR')) {
+    define('SMARTY_CORE_DIR', SMARTY_DIR . 'internals' . DIRECTORY_SEPARATOR);
+}
+
+define('SMARTY_PHP_PASSTHRU',   0);
+define('SMARTY_PHP_QUOTE',      1);
+define('SMARTY_PHP_REMOVE',     2);
+define('SMARTY_PHP_ALLOW',      3);
+
+/**
+ * @package Smarty
+ */
+class Smarty
+{
+    /**#@+
+     * Smarty Configuration Section
+     */
+
+    /**
+     * The name of the directory where templates are located.
+     *
+     * @var string
+     */
+    var $template_dir    =  'templates';
+
+    /**
+     * The directory where compiled templates are located.
+     *
+     * @var string
+     */
+    var $compile_dir     =  'templates_c';
+
+    /**
+     * The directory where config files are located.
+     *
+     * @var string
+     */
+    var $config_dir      =  'configs';
+
+    /**
+     * An array of directories searched for plugins.
+     *
+     * @var array
+     */
+    var $plugins_dir     =  array('plugins');
+
+    /**
+     * If debugging is enabled, a debug console window will display
+     * when the page loads (make sure your browser allows unrequested
+     * popup windows)
+     *
+     * @var boolean
+     */
+    var $debugging       =  false;
+
+    /**
+     * When set, smarty does uses this value as error_reporting-level.
+     *
+     * @var boolean
+     */
+    var $error_reporting  =  null;
+
+    /**
+     * This is the path to the debug console template. If not set,
+     * the default one will be used.
+     *
+     * @var string
+     */
+    var $debug_tpl       =  '';
+
+    /**
+     * This determines if debugging is enable-able from the browser.
+     * <ul>
+     *  <li>NONE => no debugging control allowed</li>
+     *  <li>URL => enable debugging when SMARTY_DEBUG is found in the URL.</li>
+     * </ul>
+     * @link http://www.foo.dom/index.php?SMARTY_DEBUG
+     * @var string
+     */
+    var $debugging_ctrl  =  'NONE';
+
+    /**
+     * This tells Smarty whether to check for recompiling or not. Recompiling
+     * does not need to happen unless a template or config file is changed.
+     * Typically you enable this during development, and disable for
+     * production.
+     *
+     * @var boolean
+     */
+    var $compile_check   =  true;
+
+    /**
+     * This forces templates to compile every time. Useful for development
+     * or debugging.
+     *
+     * @var boolean
+     */
+    var $force_compile   =  false;
+
+    /**
+     * This enables template caching.
+     * <ul>
+     *  <li>0 = no caching</li>
+     *  <li>1 = use class cache_lifetime value</li>
+     *  <li>2 = use cache_lifetime in cache file</li>
+     * </ul>
+     * @var integer
+     */
+    var $caching         =  0;
+
+    /**
+     * The name of the directory for cache files.
+     *
+     * @var string
+     */
+    var $cache_dir       =  'cache';
+
+    /**
+     * This is the number of seconds cached content will persist.
+     * <ul>
+     *  <li>0 = always regenerate cache</li>
+     *  <li>-1 = never expires</li>
+     * </ul>
+     *
+     * @var integer
+     */
+    var $cache_lifetime  =  3600;
+
+    /**
+     * Only used when $caching is enabled. If true, then If-Modified-Since headers
+     * are respected with cached content, and appropriate HTTP headers are sent.
+     * This way repeated hits to a cached page do not send the entire page to the
+     * client every time.
+     *
+     * @var boolean
+     */
+    var $cache_modified_check = false;
+
+    /**
+     * This determines how Smarty handles "<?php ... ?>" tags in templates.
+     * possible values:
+     * <ul>
+     *  <li>SMARTY_PHP_PASSTHRU -> print tags as plain text</li>
+     *  <li>SMARTY_PHP_QUOTE    -> escape tags as entities</li>
+     *  <li>SMARTY_PHP_REMOVE   -> remove php tags</li>
+     *  <li>SMARTY_PHP_ALLOW    -> execute php tags</li>
+     * </ul>
+     *
+     * @var integer
+     */
+    var $php_handling    =  SMARTY_PHP_PASSTHRU;
+
+    /**
+     * This enables template security. When enabled, many things are restricted
+     * in the templates that normally would go unchecked. This is useful when
+     * untrusted parties are editing templates and you want a reasonable level
+     * of security. (no direct execution of PHP in templates for example)
+     *
+     * @var boolean
+     */
+    var $security       =   false;
+
+    /**
+     * This is the list of template directories that are considered secure. This
+     * is used only if {@link $security} is enabled. One directory per array
+     * element.  {@link $template_dir} is in this list implicitly.
+     *
+     * @var array
+     */
+    var $secure_dir     =   array();
+
+    /**
+     * These are the security settings for Smarty. They are used only when
+     * {@link $security} is enabled.
+     *
+     * @var array
+     */
+    var $security_settings  = array(
+                                    'PHP_HANDLING'    => false,
+                                    'IF_FUNCS'        => array('array', 'list',
+                                                               'isset', 'empty',
+                                                               'count', 'sizeof',
+                                                               'in_array', 'is_array',
+                                                               'true', 'false', 'null'),
+                                    'INCLUDE_ANY'     => false,
+                                    'PHP_TAGS'        => false,
+                                    'MODIFIER_FUNCS'  => array('count'),
+                                    'ALLOW_CONSTANTS'  => false
+                                   );
+
+    /**
+     * This is an array of directories where trusted php scripts reside.
+     * {@link $security} is disabled during their inclusion/execution.
+     *
+     * @var array
+     */
+    var $trusted_dir        = array();
+
+    /**
+     * The left delimiter used for the template tags.
+     *
+     * @var string
+     */
+    var $left_delimiter  =  '{';
+
+    /**
+     * The right delimiter used for the template tags.
+     *
+     * @var string
+     */
+    var $right_delimiter =  '}';
+
+    /**
+     * The order in which request variables are registered, similar to
+     * variables_order in php.ini E = Environment, G = GET, P = POST,
+     * C = Cookies, S = Server
+     *
+     * @var string
+     */
+    var $request_vars_order    = 'EGPCS';
+
+    /**
+     * Indicates wether $HTTP_*_VARS[] (request_use_auto_globals=false)
+     * are uses as request-vars or $_*[]-vars. note: if
+     * request_use_auto_globals is true, then $request_vars_order has
+     * no effect, but the php-ini-value "gpc_order"
+     *
+     * @var boolean
+     */
+    var $request_use_auto_globals      = true;
+
+    /**
+     * Set this if you want different sets of compiled files for the same
+     * templates. This is useful for things like different languages.
+     * Instead of creating separate sets of templates per language, you
+     * set different compile_ids like 'en' and 'de'.
+     *
+     * @var string
+     */
+    var $compile_id            = null;
+
+    /**
+     * This tells Smarty whether or not to use sub dirs in the cache/ and
+     * templates_c/ directories. sub directories better organized, but
+     * may not work well with PHP safe mode enabled.
+     *
+     * @var boolean
+     *
+     */
+    var $use_sub_dirs          = false;
+
+    /**
+     * This is a list of the modifiers to apply to all template variables.
+     * Put each modifier in a separate array element in the order you want
+     * them applied. example: <code>array('escape:"htmlall"');</code>
+     *
+     * @var array
+     */
+    var $default_modifiers        = array();
+
+    /**
+     * This is the resource type to be used when not specified
+     * at the beginning of the resource path. examples:
+     * $smarty->display('file:index.tpl');
+     * $smarty->display('db:index.tpl');
+     * $smarty->display('index.tpl'); // will use default resource type
+     * {include file="file:index.tpl"}
+     * {include file="db:index.tpl"}
+     * {include file="index.tpl"} {* will use default resource type *}
+     *
+     * @var array
+     */
+    var $default_resource_type    = 'file';
+
+    /**
+     * The function used for cache file handling. If not set, built-in caching is used.
+     *
+     * @var null|string function name
+     */
+    var $cache_handler_func   = null;
+
+    /**
+     * This indicates which filters are automatically loaded into Smarty.
+     *
+     * @var array array of filter names
+     */
+    var $autoload_filters = array();
+
+    /**#@+
+     * @var boolean
+     */
+    /**
+     * This tells if config file vars of the same name overwrite each other or not.
+     * if disabled, same name variables are accumulated in an array.
+     */
+    var $config_overwrite = true;
+
+    /**
+     * This tells whether or not to automatically booleanize config file variables.
+     * If enabled, then the strings "on", "true", and "yes" are treated as boolean
+     * true, and "off", "false" and "no" are treated as boolean false.
+     */
+    var $config_booleanize = true;
+
+    /**
+     * This tells whether hidden sections [.foobar] are readable from the
+     * tempalates or not. Normally you would never allow this since that is
+     * the point behind hidden sections: the application can access them, but
+     * the templates cannot.
+     */
+    var $config_read_hidden = false;
+
+    /**
+     * This tells whether or not automatically fix newlines in config files.
+     * It basically converts \r (mac) or \r\n (dos) to \n
+     */
+    var $config_fix_newlines = true;
+    /**#@-*/
+
+    /**
+     * If a template cannot be found, this PHP function will be executed.
+     * Useful for creating templates on-the-fly or other special action.
+     *
+     * @var string function name
+     */
+    var $default_template_handler_func = '';
+
+    /**
+     * The file that contains the compiler class. This can a full
+     * pathname, or relative to the php_include path.
+     *
+     * @var string
+     */
+    var $compiler_file        =    'Smarty_Compiler.class.php';
+
+    /**
+     * The class used for compiling templates.
+     *
+     * @var string
+     */
+    var $compiler_class        =   'Smarty_Compiler';
+
+    /**
+     * The class used to load config vars.
+     *
+     * @var string
+     */
+    var $config_class          =   'Config_File';
+
+/**#@+
+ * END Smarty Configuration Section
+ * There should be no need to touch anything below this line.
+ * @access private
+ */
+    /**
+     * where assigned template vars are kept
+     *
+     * @var array
+     */
+    var $_tpl_vars             = array();
+
+    /**
+     * stores run-time $smarty.* vars
+     *
+     * @var null|array
+     */
+    var $_smarty_vars          = null;
+
+    /**
+     * keeps track of sections
+     *
+     * @var array
+     */
+    var $_sections             = array();
+
+    /**
+     * keeps track of foreach blocks
+     *
+     * @var array
+     */
+    var $_foreach              = array();
+
+    /**
+     * keeps track of tag hierarchy
+     *
+     * @var array
+     */
+    var $_tag_stack            = array();
+
+    /**
+     * configuration object
+     *
+     * @var Config_file
+     */
+    var $_conf_obj             = null;
+
+    /**
+     * loaded configuration settings
+     *
+     * @var array
+     */
+    var $_config               = array(array('vars'  => array(), 'files' => array()));
+
+    /**
+     * md5 checksum of the string 'Smarty'
+     *
+     * @var string
+     */
+    var $_smarty_md5           = 'f8d698aea36fcbead2b9d5359ffca76f';
+
+    /**
+     * Smarty version number
+     *
+     * @var string
+     */
+    var $_version              = '2.6.14';
+
+    /**
+     * current template inclusion depth
+     *
+     * @var integer
+     */
+    var $_inclusion_depth      = 0;
+
+    /**
+     * for different compiled templates
+     *
+     * @var string
+     */
+    var $_compile_id           = null;
+
+    /**
+     * text in URL to enable debug mode
+     *
+     * @var string
+     */
+    var $_smarty_debug_id      = 'SMARTY_DEBUG';
+
+    /**
+     * debugging information for debug console
+     *
+     * @var array
+     */
+    var $_smarty_debug_info    = array();
+
+    /**
+     * info that makes up a cache file
+     *
+     * @var array
+     */
+    var $_cache_info           = array();
+
+    /**
+     * default file permissions
+     *
+     * @var integer
+     */
+    var $_file_perms           = 0644;
+
+    /**
+     * default dir permissions
+     *
+     * @var integer
+     */
+    var $_dir_perms               = 0771;
+
+    /**
+     * registered objects
+     *
+     * @var array
+     */
+    var $_reg_objects           = array();
+
+    /**
+     * table keeping track of plugins
+     *
+     * @var array
+     */
+    var $_plugins              = array(
+                                       'modifier'      => array(),
+                                       'function'      => array(),
+                                       'block'         => array(),
+                                       'compiler'      => array(),
+                                       'prefilter'     => array(),
+                                       'postfilter'    => array(),
+                                       'outputfilter'  => array(),
+                                       'resource'      => array(),
+                                       'insert'        => array());
+
+
+    /**
+     * cache serials
+     *
+     * @var array
+     */
+    var $_cache_serials = array();
+
+    /**
+     * name of optional cache include file
+     *
+     * @var string
+     */
+    var $_cache_include = null;
+
+    /**
+     * indicate if the current code is used in a compiled
+     * include
+     *
+     * @var string
+     */
+    var $_cache_including = false;
+
+    /**#@-*/
+    /**
+     * The class constructor.
+     */
+    function Smarty()
+    {
+      $this->assign('SCRIPT_NAME', isset($_SERVER['SCRIPT_NAME']) ? $_SERVER['SCRIPT_NAME']
+                    : @$GLOBALS['HTTP_SERVER_VARS']['SCRIPT_NAME']);
+    }
+
+    /**
+     * assigns values to template variables
+     *
+     * @param array|string $tpl_var the template variable name(s)
+     * @param mixed $value the value to assign
+     */
+    function assign($tpl_var, $value = null)
+    {
+        if (is_array($tpl_var)){
+            foreach ($tpl_var as $key => $val) {
+                if ($key != '') {
+                    $this->_tpl_vars[$key] = $val;
+                }
+            }
+        } else {
+            if ($tpl_var != '')
+                $this->_tpl_vars[$tpl_var] = $value;
+        }
+    }
+
+    /**
+     * assigns values to template variables by reference
+     *
+     * @param string $tpl_var the template variable name
+     * @param mixed $value the referenced value to assign
+     */
+    function assign_by_ref($tpl_var, &$value)
+    {
+        if ($tpl_var != '')
+            $this->_tpl_vars[$tpl_var] = &$value;
+    }
+
+    /**
+     * appends values to template variables
+     *
+     * @param array|string $tpl_var the template variable name(s)
+     * @param mixed $value the value to append
+     */
+    function append($tpl_var, $value=null, $merge=false)
+    {
+        if (is_array($tpl_var)) {
+            // $tpl_var is an array, ignore $value
+            foreach ($tpl_var as $_key => $_val) {
+                if ($_key != '') {
+                    if(!@is_array($this->_tpl_vars[$_key])) {
+                        settype($this->_tpl_vars[$_key],'array');
+                    }
+                    if($merge && is_array($_val)) {
+                        foreach($_val as $_mkey => $_mval) {
+                            $this->_tpl_vars[$_key][$_mkey] = $_mval;
+                        }
+                    } else {
+                        $this->_tpl_vars[$_key][] = $_val;
+                    }
+                }
+            }
+        } else {
+            if ($tpl_var != '' && isset($value)) {
+                if(!@is_array($this->_tpl_vars[$tpl_var])) {
+                    settype($this->_tpl_vars[$tpl_var],'array');
+                }
+                if($merge && is_array($value)) {
+                    foreach($value as $_mkey => $_mval) {
+                        $this->_tpl_vars[$tpl_var][$_mkey] = $_mval;
+                    }
+                } else {
+                    $this->_tpl_vars[$tpl_var][] = $value;
+                }
+            }
+        }
+    }
+
+    /**
+     * appends values to template variables by reference
+     *
+     * @param string $tpl_var the template variable name
+     * @param mixed $value the referenced value to append
+     */
+    function append_by_ref($tpl_var, &$value, $merge=false)
+    {
+        if ($tpl_var != '' && isset($value)) {
+            if(!@is_array($this->_tpl_vars[$tpl_var])) {
+             settype($this->_tpl_vars[$tpl_var],'array');
+            }
+            if ($merge && is_array($value)) {
+                foreach($value as $_key => $_val) {
+                    $this->_tpl_vars[$tpl_var][$_key] = &$value[$_key];
+                }
+            } else {
+                $this->_tpl_vars[$tpl_var][] = &$value;
+            }
+        }
+    }
+
+
+    /**
+     * clear the given assigned template variable.
+     *
+     * @param string $tpl_var the template variable to clear
+     */
+    function clear_assign($tpl_var)
+    {
+        if (is_array($tpl_var))
+            foreach ($tpl_var as $curr_var)
+                unset($this->_tpl_vars[$curr_var]);
+        else
+            unset($this->_tpl_vars[$tpl_var]);
+    }
+
+
+    /**
+     * Registers custom function to be used in templates
+     *
+     * @param string $function the name of the template function
+     * @param string $function_impl the name of the PHP function to register
+     */
+    function register_function($function, $function_impl, $cacheable=true, $cache_attrs=null)
+    {
+        $this->_plugins['function'][$function] =
+            array($function_impl, null, null, false, $cacheable, $cache_attrs);
+
+    }
+
+    /**
+     * Unregisters custom function
+     *
+     * @param string $function name of template function
+     */
+    function unregister_function($function)
+    {
+        unset($this->_plugins['function'][$function]);
+    }
+
+    /**
+     * Registers object to be used in templates
+     *
+     * @param string $object name of template object
+     * @param object &$object_impl the referenced PHP object to register
+     * @param null|array $allowed list of allowed methods (empty = all)
+     * @param boolean $smarty_args smarty argument format, else traditional
+     * @param null|array $block_functs list of methods that are block format
+     */
+    function register_object($object, &$object_impl, $allowed = array(), $smarty_args = true, $block_methods = array())
+    {
+        settype($allowed, 'array');
+        settype($smarty_args, 'boolean');
+        $this->_reg_objects[$object] =
+            array(&$object_impl, $allowed, $smarty_args, $block_methods);
+    }
+
+    /**
+     * Unregisters object
+     *
+     * @param string $object name of template object
+     */
+    function unregister_object($object)
+    {
+        unset($this->_reg_objects[$object]);
+    }
+
+
+    /**
+     * Registers block function to be used in templates
+     *
+     * @param string $block name of template block
+     * @param string $block_impl PHP function to register
+     */
+    function register_block($block, $block_impl, $cacheable=true, $cache_attrs=null)
+    {
+        $this->_plugins['block'][$block] =
+            array($block_impl, null, null, false, $cacheable, $cache_attrs);
+    }
+
+    /**
+     * Unregisters block function
+     *
+     * @param string $block name of template function
+     */
+    function unregister_block($block)
+    {
+        unset($this->_plugins['block'][$block]);
+    }
+
+    /**
+     * Registers compiler function
+     *
+     * @param string $function name of template function
+     * @param string $function_impl name of PHP function to register
+     */
+    function register_compiler_function($function, $function_impl, $cacheable=true)
+    {
+        $this->_plugins['compiler'][$function] =
+            array($function_impl, null, null, false, $cacheable);
+    }
+
+    /**
+     * Unregisters compiler function
+     *
+     * @param string $function name of template function
+     */
+    function unregister_compiler_function($function)
+    {
+        unset($this->_plugins['compiler'][$function]);
+    }
+
+    /**
+     * Registers modifier to be used in templates
+     *
+     * @param string $modifier name of template modifier
+     * @param string $modifier_impl name of PHP function to register
+     */
+    function register_modifier($modifier, $modifier_impl)
+    {
+        $this->_plugins['modifier'][$modifier] =
+            array($modifier_impl, null, null, false);
+    }
+
+    /**
+     * Unregisters modifier
+     *
+     * @param string $modifier name of template modifier
+     */
+    function unregister_modifier($modifier)
+    {
+        unset($this->_plugins['modifier'][$modifier]);
+    }
+
+    /**
+     * Registers a resource to fetch a template
+     *
+     * @param string $type name of resource
+     * @param array $functions array of functions to handle resource
+     */
+    function register_resource($type, $functions)
+    {
+        if (count($functions)==4) {
+            $this->_plugins['resource'][$type] =
+                array($functions, false);
+
+        } elseif (count($functions)==5) {
+            $this->_plugins['resource'][$type] =
+                array(array(array(&$functions[0], $functions[1])
+                            ,array(&$functions[0], $functions[2])
+                            ,array(&$functions[0], $functions[3])
+                            ,array(&$functions[0], $functions[4]))
+                      ,false);
+
+        } else {
+            $this->trigger_error("malformed function-list for '$type' in register_resource");
+
+        }
+    }
+
+    /**
+     * Unregisters a resource
+     *
+     * @param string $type name of resource
+     */
+    function unregister_resource($type)
+    {
+        unset($this->_plugins['resource'][$type]);
+    }
+
+    /**
+     * Registers a prefilter function to apply
+     * to a template before compiling
+     *
+     * @param string $function name of PHP function to register
+     */
+    function register_prefilter($function)
+    {
+    $_name = (is_array($function)) ? $function[1] : $function;
+        $this->_plugins['prefilter'][$_name]
+            = array($function, null, null, false);
+    }
+
+    /**
+     * Unregisters a prefilter function
+     *
+     * @param string $function name of PHP function
+     */
+    function unregister_prefilter($function)
+    {
+        unset($this->_plugins['prefilter'][$function]);
+    }
+
+    /**
+     * Registers a postfilter function to apply
+     * to a compiled template after compilation
+     *
+     * @param string $function name of PHP function to register
+     */
+    function register_postfilter($function)
+    {
+    $_name = (is_array($function)) ? $function[1] : $function;
+        $this->_plugins['postfilter'][$_name]
+            = array($function, null, null, false);
+    }
+
+    /**
+     * Unregisters a postfilter function
+     *
+     * @param string $function name of PHP function
+     */
+    function unregister_postfilter($function)
+    {
+        unset($this->_plugins['postfilter'][$function]);
+    }
+
+    /**
+     * Registers an output filter function to apply
+     * to a template output
+     *
+     * @param string $function name of PHP function
+     */
+    function register_outputfilter($function)
+    {
+    $_name = (is_array($function)) ? $function[1] : $function;
+        $this->_plugins['outputfilter'][$_name]
+            = array($function, null, null, false);
+    }
+
+    /**
+     * Unregisters an outputfilter function
+     *
+     * @param string $function name of PHP function
+     */
+    function unregister_outputfilter($function)
+    {
+        unset($this->_plugins['outputfilter'][$function]);
+    }
+
+    /**
+     * load a filter of specified type and name
+     *
+     * @param string $type filter type
+     * @param string $name filter name
+     */
+    function load_filter($type, $name)
+    {
+        switch ($type) {
+            case 'output':
+                $_params = array('plugins' => array(array($type . 'filter', $name, null, null, false)));
+                require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
+                smarty_core_load_plugins($_params, $this);
+                break;
+
+            case 'pre':
+            case 'post':
+                if (!isset($this->_plugins[$type . 'filter'][$name]))
+                    $this->_plugins[$type . 'filter'][$name] = false;
+                break;
+        }
+    }
+
+    /**
+     * clear cached content for the given template and cache id
+     *
+     * @param string $tpl_file name of template file
+     * @param string $cache_id name of cache_id
+     * @param string $compile_id name of compile_id
+     * @param string $exp_time expiration time
+     * @return boolean
+     */
+    function clear_cache($tpl_file = null, $cache_id = null, $compile_id = null, $exp_time = null)
+    {
+
+        if (!isset($compile_id))
+            $compile_id = $this->compile_id;
+
+        if (!isset($tpl_file))
+            $compile_id = null;
+
+        $_auto_id = $this->_get_auto_id($cache_id, $compile_id);
+
+        if (!empty($this->cache_handler_func)) {
+            return call_user_func_array($this->cache_handler_func,
+                                  array('clear', &$this, &$dummy, $tpl_file, $cache_id, $compile_id, $exp_time));
+        } else {
+            $_params = array('auto_base' => $this->cache_dir,
+                            'auto_source' => $tpl_file,
+                            'auto_id' => $_auto_id,
+                            'exp_time' => $exp_time);
+            require_once(SMARTY_CORE_DIR . 'core.rm_auto.php');
+            return smarty_core_rm_auto($_params, $this);
+        }
+
+    }
+
+
+    /**
+     * clear the entire contents of cache (all templates)
+     *
+     * @param string $exp_time expire time
+     * @return boolean results of {@link smarty_core_rm_auto()}
+     */
+    function clear_all_cache($exp_time = null)
+    {
+        return $this->clear_cache(null, null, null, $exp_time);
+    }
+
+
+    /**
+     * test to see if valid cache exists for this template
+     *
+     * @param string $tpl_file name of template file
+     * @param string $cache_id
+     * @param string $compile_id
+     * @return string|false results of {@link _read_cache_file()}
+     */
+    function is_cached($tpl_file, $cache_id = null, $compile_id = null)
+    {
+        if (!$this->caching)
+            return false;
+
+        if (!isset($compile_id))
+            $compile_id = $this->compile_id;
+
+        $_params = array(
+            'tpl_file' => $tpl_file,
+            'cache_id' => $cache_id,
+            'compile_id' => $compile_id
+        );
+        require_once(SMARTY_CORE_DIR . 'core.read_cache_file.php');
+        return smarty_core_read_cache_file($_params, $this);
+    }
+
+
+    /**
+     * clear all the assigned template variables.
+     *
+     */
+    function clear_all_assign()
+    {
+        $this->_tpl_vars = array();
+    }
+
+    /**
+     * clears compiled version of specified template resource,
+     * or all compiled template files if one is not specified.
+     * This function is for advanced use only, not normally needed.
+     *
+     * @param string $tpl_file
+     * @param string $compile_id
+     * @param string $exp_time
+     * @return boolean results of {@link smarty_core_rm_auto()}
+     */
+    function clear_compiled_tpl($tpl_file = null, $compile_id = null, $exp_time = null)
+    {
+        if (!isset($compile_id)) {
+            $compile_id = $this->compile_id;
+        }
+        $_params = array('auto_base' => $this->compile_dir,
+                        'auto_source' => $tpl_file,
+                        'auto_id' => $compile_id,
+                        'exp_time' => $exp_time,
+                        'extensions' => array('.inc', '.php'));
+        require_once(SMARTY_CORE_DIR . 'core.rm_auto.php');
+        return smarty_core_rm_auto($_params, $this);
+    }
+
+    /**
+     * Checks whether requested template exists.
+     *
+     * @param string $tpl_file
+     * @return boolean
+     */
+    function template_exists($tpl_file)
+    {
+        $_params = array('resource_name' => $tpl_file, 'quiet'=>true, 'get_source'=>false);
+        return $this->_fetch_resource_info($_params);
+    }
+
+    /**
+     * Returns an array containing template variables
+     *
+     * @param string $name
+     * @param string $type
+     * @return array
+     */
+    function &get_template_vars($name=null)
+    {
+        if(!isset($name)) {
+            return $this->_tpl_vars;
+        } elseif(isset($this->_tpl_vars[$name])) {
+            return $this->_tpl_vars[$name];
+        } else {
+            // var non-existant, return valid reference
+            $_tmp = null;
+            return $_tmp;   
+        }
+    }
+
+    /**
+     * Returns an array containing config variables
+     *
+     * @param string $name
+     * @param string $type
+     * @return array
+     */
+    function &get_config_vars($name=null)
+    {
+        if(!isset($name) && is_array($this->_config[0])) {
+            return $this->_config[0]['vars'];
+        } else if(isset($this->_config[0]['vars'][$name])) {
+            return $this->_config[0]['vars'][$name];
+        } else {
+            // var non-existant, return valid reference
+            $_tmp = null;
+            return $_tmp;
+        }
+    }
+
+    /**
+     * trigger Smarty error
+     *
+     * @param string $error_msg
+     * @param integer $error_type
+     */
+    function trigger_error($error_msg, $error_type = E_USER_WARNING)
+    {
+        trigger_error("Smarty error: $error_msg", $error_type);
+    }
+
+
+    /**
+     * executes & displays the template results
+     *
+     * @param string $resource_name
+     * @param string $cache_id
+     * @param string $compile_id
+     */
+    function display($resource_name, $cache_id = null, $compile_id = null)
+    {
+        $this->fetch($resource_name, $cache_id, $compile_id, true);
+    }
+
+    /**
+     * executes & returns or displays the template results
+     *
+     * @param string $resource_name
+     * @param string $cache_id
+     * @param string $compile_id
+     * @param boolean $display
+     */
+    function fetch($resource_name, $cache_id = null, $compile_id = null, $display = false)
+    {
+        static $_cache_info = array();
+        
+        $_smarty_old_error_level = $this->debugging ? error_reporting() : error_reporting(isset($this->error_reporting)
+               ? $this->error_reporting : error_reporting() & ~E_NOTICE);
+
+        if (!$this->debugging && $this->debugging_ctrl == 'URL') {
+            $_query_string = $this->request_use_auto_globals ? $_SERVER['QUERY_STRING'] : $GLOBALS['HTTP_SERVER_VARS']['QUERY_STRING'];
+            if (@strstr($_query_string, $this->_smarty_debug_id)) {
+                if (@strstr($_query_string, $this->_smarty_debug_id . '=on')) {
+                    // enable debugging for this browser session
+                    @setcookie('SMARTY_DEBUG', true);
+                    $this->debugging = true;
+                } elseif (@strstr($_query_string, $this->_smarty_debug_id . '=off')) {
+                    // disable debugging for this browser session
+                    @setcookie('SMARTY_DEBUG', false);
+                    $this->debugging = false;
+                } else {
+                    // enable debugging for this page
+                    $this->debugging = true;
+                }
+            } else {
+                $this->debugging = (bool)($this->request_use_auto_globals ? @$_COOKIE['SMARTY_DEBUG'] : @$GLOBALS['HTTP_COOKIE_VARS']['SMARTY_DEBUG']);
+            }
+        }
+
+        if ($this->debugging) {
+            // capture time for debugging info
+            $_params = array();
+            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+            $_debug_start_time = smarty_core_get_microtime($_params, $this);
+            $this->_smarty_debug_info[] = array('type'      => 'template',
+                                                'filename'  => $resource_name,
+                                                'depth'     => 0);
+            $_included_tpls_idx = count($this->_smarty_debug_info) - 1;
+        }
+
+        if (!isset($compile_id)) {
+            $compile_id = $this->compile_id;
+        }
+
+        $this->_compile_id = $compile_id;
+        $this->_inclusion_depth = 0;
+
+        if ($this->caching) {
+            // save old cache_info, initialize cache_info
+            array_push($_cache_info, $this->_cache_info);
+            $this->_cache_info = array();
+            $_params = array(
+                'tpl_file' => $resource_name,
+                'cache_id' => $cache_id,
+                'compile_id' => $compile_id,
+                'results' => null
+            );
+            require_once(SMARTY_CORE_DIR . 'core.read_cache_file.php');
+            if (smarty_core_read_cache_file($_params, $this)) {
+                $_smarty_results = $_params['results'];
+                if (!empty($this->_cache_info['insert_tags'])) {
+                    $_params = array('plugins' => $this->_cache_info['insert_tags']);
+                    require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
+                    smarty_core_load_plugins($_params, $this);
+                    $_params = array('results' => $_smarty_results);
+                    require_once(SMARTY_CORE_DIR . 'core.process_cached_inserts.php');
+                    $_smarty_results = smarty_core_process_cached_inserts($_params, $this);
+                }
+                if (!empty($this->_cache_info['cache_serials'])) {
+                    $_params = array('results' => $_smarty_results);
+                    require_once(SMARTY_CORE_DIR . 'core.process_compiled_include.php');
+                    $_smarty_results = smarty_core_process_compiled_include($_params, $this);
+                }
+
+
+                if ($display) {
+                    if ($this->debugging)
+                    {
+                        // capture time for debugging info
+                        $_params = array();
+                        require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+                        $this->_smarty_debug_info[$_included_tpls_idx]['exec_time'] = smarty_core_get_microtime($_params, $this) - $_debug_start_time;
+                        require_once(SMARTY_CORE_DIR . 'core.display_debug_console.php');
+                        $_smarty_results .= smarty_core_display_debug_console($_params, $this);
+                    }
+                    if ($this->cache_modified_check) {
+                        $_server_vars = ($this->request_use_auto_globals) ? $_SERVER : $GLOBALS['HTTP_SERVER_VARS'];
+                        $_last_modified_date = @substr($_server_vars['HTTP_IF_MODIFIED_SINCE'], 0, strpos($_server_vars['HTTP_IF_MODIFIED_SINCE'], 'GMT') + 3);
+                        $_gmt_mtime = gmdate('D, d M Y H:i:s', $this->_cache_info['timestamp']).' GMT';
+                        if (@count($this->_cache_info['insert_tags']) == 0
+                            && !$this->_cache_serials
+                            && $_gmt_mtime == $_last_modified_date) {
+                            if (php_sapi_name()=='cgi')
+                                header('Status: 304 Not Modified');
+                            else
+                                header('HTTP/1.1 304 Not Modified');
+
+                        } else {
+                            header('Last-Modified: '.$_gmt_mtime);
+                            echo $_smarty_results;
+                        }
+                    } else {
+                            echo $_smarty_results;
+                    }
+                    error_reporting($_smarty_old_error_level);
+                    // restore initial cache_info
+                    $this->_cache_info = array_pop($_cache_info);
+                    return true;
+                } else {
+                    error_reporting($_smarty_old_error_level);
+                    // restore initial cache_info
+                    $this->_cache_info = array_pop($_cache_info);
+                    return $_smarty_results;
+                }
+            } else {
+                $this->_cache_info['template'][$resource_name] = true;
+                if ($this->cache_modified_check && $display) {
+                    header('Last-Modified: '.gmdate('D, d M Y H:i:s', time()).' GMT');
+                }
+            }
+        }
+
+        // load filters that are marked as autoload
+        if (count($this->autoload_filters)) {
+            foreach ($this->autoload_filters as $_filter_type => $_filters) {
+                foreach ($_filters as $_filter) {
+                    $this->load_filter($_filter_type, $_filter);
+                }
+            }
+        }
+
+        $_smarty_compile_path = $this->_get_compile_path($resource_name);
+
+        // if we just need to display the results, don't perform output
+        // buffering - for speed
+        $_cache_including = $this->_cache_including;
+        $this->_cache_including = false;
+        if ($display && !$this->caching && count($this->_plugins['outputfilter']) == 0) {
+            if ($this->_is_compiled($resource_name, $_smarty_compile_path)
+                    || $this->_compile_resource($resource_name, $_smarty_compile_path))
+            {
+                include($_smarty_compile_path);
+            }
+        } else {
+            ob_start();
+            if ($this->_is_compiled($resource_name, $_smarty_compile_path)
+                    || $this->_compile_resource($resource_name, $_smarty_compile_path))
+            {
+                include($_smarty_compile_path);
+            }
+            $_smarty_results = ob_get_contents();
+            ob_end_clean();
+
+            foreach ((array)$this->_plugins['outputfilter'] as $_output_filter) {
+                $_smarty_results = call_user_func_array($_output_filter[0], array($_smarty_results, &$this));
+            }
+        }
+
+        if ($this->caching) {
+            $_params = array('tpl_file' => $resource_name,
+                        'cache_id' => $cache_id,
+                        'compile_id' => $compile_id,
+                        'results' => $_smarty_results);
+            require_once(SMARTY_CORE_DIR . 'core.write_cache_file.php');
+            smarty_core_write_cache_file($_params, $this);
+            require_once(SMARTY_CORE_DIR . 'core.process_cached_inserts.php');
+            $_smarty_results = smarty_core_process_cached_inserts($_params, $this);
+
+            if ($this->_cache_serials) {
+                // strip nocache-tags from output
+                $_smarty_results = preg_replace('!(\{/?nocache\:[0-9a-f]{32}#\d+\})!s'
+                                                ,''
+                                                ,$_smarty_results);
+            }
+            // restore initial cache_info
+            $this->_cache_info = array_pop($_cache_info);
+        }
+        $this->_cache_including = $_cache_including;
+
+        if ($display) {
+            if (isset($_smarty_results)) { echo $_smarty_results; }
+            if ($this->debugging) {
+                // capture time for debugging info
+                $_params = array();
+                require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+                $this->_smarty_debug_info[$_included_tpls_idx]['exec_time'] = (smarty_core_get_microtime($_params, $this) - $_debug_start_time);
+                require_once(SMARTY_CORE_DIR . 'core.display_debug_console.php');
+                echo smarty_core_display_debug_console($_params, $this);
+            }
+            error_reporting($_smarty_old_error_level);
+            return;
+        } else {
+            error_reporting($_smarty_old_error_level);
+            if (isset($_smarty_results)) { return $_smarty_results; }
+        }
+    }
+
+    /**
+     * load configuration values
+     *
+     * @param string $file
+     * @param string $section
+     * @param string $scope
+     */
+    function config_load($file, $section = null, $scope = 'global')
+    {
+        require_once($this->_get_plugin_filepath('function', 'config_load'));
+        smarty_function_config_load(array('file' => $file, 'section' => $section, 'scope' => $scope), $this);
+    }
+
+    /**
+     * return a reference to a registered object
+     *
+     * @param string $name
+     * @return object
+     */
+    function &get_registered_object($name) {
+        if (!isset($this->_reg_objects[$name]))
+        $this->_trigger_fatal_error("'$name' is not a registered object");
+
+        if (!is_object($this->_reg_objects[$name][0]))
+        $this->_trigger_fatal_error("registered '$name' is not an object");
+
+        return $this->_reg_objects[$name][0];
+    }
+
+    /**
+     * clear configuration values
+     *
+     * @param string $var
+     */
+    function clear_config($var = null)
+    {
+        if(!isset($var)) {
+            // clear all values
+            $this->_config = array(array('vars'  => array(),
+                                         'files' => array()));
+        } else {
+            unset($this->_config[0]['vars'][$var]);
+        }
+    }
+
+    /**
+     * get filepath of requested plugin
+     *
+     * @param string $type
+     * @param string $name
+     * @return string|false
+     */
+    function _get_plugin_filepath($type, $name)
+    {
+        $_params = array('type' => $type, 'name' => $name);
+        require_once(SMARTY_CORE_DIR . 'core.assemble_plugin_filepath.php');
+        return smarty_core_assemble_plugin_filepath($_params, $this);
+    }
+
+   /**
+     * test if resource needs compiling
+     *
+     * @param string $resource_name
+     * @param string $compile_path
+     * @return boolean
+     */
+    function _is_compiled($resource_name, $compile_path)
+    {
+        if (!$this->force_compile && file_exists($compile_path)) {
+            if (!$this->compile_check) {
+                // no need to check compiled file
+                return true;
+            } else {
+                // get file source and timestamp
+                $_params = array('resource_name' => $resource_name, 'get_source'=>false);
+                if (!$this->_fetch_resource_info($_params)) {
+                    return false;
+                }
+                if ($_params['resource_timestamp'] <= filemtime($compile_path)) {
+                    // template not expired, no recompile
+                    return true;
+                } else {
+                    // compile template
+                    return false;
+                }
+            }
+        } else {
+            // compiled template does not exist, or forced compile
+            return false;
+        }
+    }
+
+   /**
+     * compile the template
+     *
+     * @param string $resource_name
+     * @param string $compile_path
+     * @return boolean
+     */
+    function _compile_resource($resource_name, $compile_path)
+    {
+
+        $_params = array('resource_name' => $resource_name);
+        if (!$this->_fetch_resource_info($_params)) {
+            return false;
+        }
+
+        $_source_content = $_params['source_content'];
+        $_cache_include    = substr($compile_path, 0, -4).'.inc';
+
+        if ($this->_compile_source($resource_name, $_source_content, $_compiled_content, $_cache_include)) {
+            // if a _cache_serial was set, we also have to write an include-file:
+            if ($this->_cache_include_info) {
+                require_once(SMARTY_CORE_DIR . 'core.write_compiled_include.php');
+                smarty_core_write_compiled_include(array_merge($this->_cache_include_info, array('compiled_content'=>$_compiled_content, 'resource_name'=>$resource_name)),  $this);
+            }
+
+            $_params = array('compile_path'=>$compile_path, 'compiled_content' => $_compiled_content);
+            require_once(SMARTY_CORE_DIR . 'core.write_compiled_resource.php');
+            smarty_core_write_compiled_resource($_params, $this);
+
+            return true;
+        } else {
+            return false;
+        }
+
+    }
+
+   /**
+     * compile the given source
+     *
+     * @param string $resource_name
+     * @param string $source_content
+     * @param string $compiled_content
+     * @return boolean
+     */
+    function _compile_source($resource_name, &$source_content, &$compiled_content, $cache_include_path=null)
+    {
+        if (file_exists(SMARTY_DIR . $this->compiler_file)) {
+            require_once(SMARTY_DIR . $this->compiler_file);
+        } else {
+            // use include_path
+            require_once($this->compiler_file);
+        }
+
+
+        $smarty_compiler = new $this->compiler_class;
+
+        $smarty_compiler->template_dir      = $this->template_dir;
+        $smarty_compiler->compile_dir       = $this->compile_dir;
+        $smarty_compiler->plugins_dir       = $this->plugins_dir;
+        $smarty_compiler->config_dir        = $this->config_dir;
+        $smarty_compiler->force_compile     = $this->force_compile;
+        $smarty_compiler->caching           = $this->caching;
+        $smarty_compiler->php_handling      = $this->php_handling;
+        $smarty_compiler->left_delimiter    = $this->left_delimiter;
+        $smarty_compiler->right_delimiter   = $this->right_delimiter;
+        $smarty_compiler->_version          = $this->_version;
+        $smarty_compiler->security          = $this->security;
+        $smarty_compiler->secure_dir        = $this->secure_dir;
+        $smarty_compiler->security_settings = $this->security_settings;
+        $smarty_compiler->trusted_dir       = $this->trusted_dir;
+        $smarty_compiler->use_sub_dirs      = $this->use_sub_dirs;
+        $smarty_compiler->_reg_objects      = &$this->_reg_objects;
+        $smarty_compiler->_plugins          = &$this->_plugins;
+        $smarty_compiler->_tpl_vars         = &$this->_tpl_vars;
+        $smarty_compiler->default_modifiers = $this->default_modifiers;
+        $smarty_compiler->compile_id        = $this->_compile_id;
+        $smarty_compiler->_config            = $this->_config;
+        $smarty_compiler->request_use_auto_globals  = $this->request_use_auto_globals;
+
+        if (isset($cache_include_path) && isset($this->_cache_serials[$cache_include_path])) {
+            $smarty_compiler->_cache_serial = $this->_cache_serials[$cache_include_path];
+        }
+        $smarty_compiler->_cache_include = $cache_include_path;
+
+
+        $_results = $smarty_compiler->_compile_file($resource_name, $source_content, $compiled_content);
+
+        if ($smarty_compiler->_cache_serial) {
+            $this->_cache_include_info = array(
+                'cache_serial'=>$smarty_compiler->_cache_serial
+                ,'plugins_code'=>$smarty_compiler->_plugins_code
+                ,'include_file_path' => $cache_include_path);
+
+        } else {
+            $this->_cache_include_info = null;
+
+        }
+
+        return $_results;
+    }
+
+    /**
+     * Get the compile path for this resource
+     *
+     * @param string $resource_name
+     * @return string results of {@link _get_auto_filename()}
+     */
+    function _get_compile_path($resource_name)
+    {
+        return $this->_get_auto_filename($this->compile_dir, $resource_name,
+                                         $this->_compile_id) . '.php';
+    }
+
+    /**
+     * fetch the template info. Gets timestamp, and source
+     * if get_source is true
+     *
+     * sets $source_content to the source of the template, and
+     * $resource_timestamp to its time stamp
+     * @param string $resource_name
+     * @param string $source_content
+     * @param integer $resource_timestamp
+     * @param boolean $get_source
+     * @param boolean $quiet
+     * @return boolean
+     */
+
+    function _fetch_resource_info(&$params)
+    {
+        if(!isset($params['get_source'])) { $params['get_source'] = true; }
+        if(!isset($params['quiet'])) { $params['quiet'] = false; }
+
+        $_return = false;
+        $_params = array('resource_name' => $params['resource_name']) ;
+        if (isset($params['resource_base_path']))
+            $_params['resource_base_path'] = $params['resource_base_path'];
+        else
+            $_params['resource_base_path'] = $this->template_dir;
+
+        if ($this->_parse_resource_name($_params)) {
+            $_resource_type = $_params['resource_type'];
+            $_resource_name = $_params['resource_name'];
+            switch ($_resource_type) {
+                case 'file':
+                    if ($params['get_source']) {
+                        $params['source_content'] = $this->_read_file($_resource_name);
+                    }
+                    $params['resource_timestamp'] = filemtime($_resource_name);
+                    $_return = is_file($_resource_name);
+                    break;
+
+                default:
+                    // call resource functions to fetch the template source and timestamp
+                    if ($params['get_source']) {
+                        $_source_return = isset($this->_plugins['resource'][$_resource_type]) &&
+                            call_user_func_array($this->_plugins['resource'][$_resource_type][0][0],
+                                                 array($_resource_name, &$params['source_content'], &$this));
+                    } else {
+                        $_source_return = true;
+                    }
+
+                    $_timestamp_return = isset($this->_plugins['resource'][$_resource_type]) &&
+                        call_user_func_array($this->_plugins['resource'][$_resource_type][0][1],
+                                             array($_resource_name, &$params['resource_timestamp'], &$this));
+
+                    $_return = $_source_return && $_timestamp_return;
+                    break;
+            }
+        }
+
+        if (!$_return) {
+            // see if we can get a template with the default template handler
+            if (!empty($this->default_template_handler_func)) {
+                if (!is_callable($this->default_template_handler_func)) {
+                    $this->trigger_error("default template handler function \"$this->default_template_handler_func\" doesn't exist.");
+                } else {
+                    $_return = call_user_func_array(
+                        $this->default_template_handler_func,
+                        array($_params['resource_type'], $_params['resource_name'], &$params['source_content'], &$params['resource_timestamp'], &$this));
+                }
+            }
+        }
+
+        if (!$_return) {
+            if (!$params['quiet']) {
+                $this->trigger_error('unable to read resource: "' . $params['resource_name'] . '"');
+            }
+        } else if ($_return && $this->security) {
+            require_once(SMARTY_CORE_DIR . 'core.is_secure.php');
+            if (!smarty_core_is_secure($_params, $this)) {
+                if (!$params['quiet'])
+                    $this->trigger_error('(secure mode) accessing "' . $params['resource_name'] . '" is not allowed');
+                $params['source_content'] = null;
+                $params['resource_timestamp'] = null;
+                return false;
+            }
+        }
+        return $_return;
+    }
+
+
+    /**
+     * parse out the type and name from the resource
+     *
+     * @param string $resource_base_path
+     * @param string $resource_name
+     * @param string $resource_type
+     * @param string $resource_name
+     * @return boolean
+     */
+
+    function _parse_resource_name(&$params)
+    {
+
+        // split tpl_path by the first colon
+        $_resource_name_parts = explode(':', $params['resource_name'], 2);
+
+        if (count($_resource_name_parts) == 1) {
+            // no resource type given
+            $params['resource_type'] = $this->default_resource_type;
+            $params['resource_name'] = $_resource_name_parts[0];
+        } else {
+            if(strlen($_resource_name_parts[0]) == 1) {
+                // 1 char is not resource type, but part of filepath
+                $params['resource_type'] = $this->default_resource_type;
+                $params['resource_name'] = $params['resource_name'];
+            } else {
+                $params['resource_type'] = $_resource_name_parts[0];
+                $params['resource_name'] = $_resource_name_parts[1];
+            }
+        }
+
+        if ($params['resource_type'] == 'file') {
+            if (!preg_match('/^([\/\\\\]|[a-zA-Z]:[\/\\\\])/', $params['resource_name'])) {
+                // relative pathname to $params['resource_base_path']
+                // use the first directory where the file is found
+                foreach ((array)$params['resource_base_path'] as $_curr_path) {
+                    $_fullpath = $_curr_path . DIRECTORY_SEPARATOR . $params['resource_name'];
+                    if (file_exists($_fullpath) && is_file($_fullpath)) {
+                        $params['resource_name'] = $_fullpath;
+                        return true;
+                    }
+                    // didn't find the file, try include_path
+                    $_params = array('file_path' => $_fullpath);
+                    require_once(SMARTY_CORE_DIR . 'core.get_include_path.php');
+                    if(smarty_core_get_include_path($_params, $this)) {
+                        $params['resource_name'] = $_params['new_file_path'];
+                        return true;
+                    }
+                }
+                return false;
+            } else {
+                /* absolute path */
+                return file_exists($params['resource_name']);
+            }
+        } elseif (empty($this->_plugins['resource'][$params['resource_type']])) {
+            $_params = array('type' => $params['resource_type']);
+            require_once(SMARTY_CORE_DIR . 'core.load_resource_plugin.php');
+            smarty_core_load_resource_plugin($_params, $this);
+        }
+
+        return true;
+    }
+
+
+    /**
+     * Handle modifiers
+     *
+     * @param string|null $modifier_name
+     * @param array|null $map_array
+     * @return string result of modifiers
+     */
+    function _run_mod_handler()
+    {
+        $_args = func_get_args();
+        list($_modifier_name, $_map_array) = array_splice($_args, 0, 2);
+        list($_func_name, $_tpl_file, $_tpl_line) =
+            $this->_plugins['modifier'][$_modifier_name];
+
+        $_var = $_args[0];
+        foreach ($_var as $_key => $_val) {
+            $_args[0] = $_val;
+            $_var[$_key] = call_user_func_array($_func_name, $_args);
+        }
+        return $_var;
+    }
+
+    /**
+     * Remove starting and ending quotes from the string
+     *
+     * @param string $string
+     * @return string
+     */
+    function _dequote($string)
+    {
+        if ((substr($string, 0, 1) == "'" || substr($string, 0, 1) == '"') &&
+            substr($string, -1) == substr($string, 0, 1))
+            return substr($string, 1, -1);
+        else
+            return $string;
+    }
+
+
+    /**
+     * read in a file
+     *
+     * @param string $filename
+     * @return string
+     */
+    function _read_file($filename)
+    {
+        if ( file_exists($filename) && ($fd = @fopen($filename, 'rb')) ) {
+            $contents = '';
+            while (!feof($fd)) {
+                $contents .= fread($fd, 8192);
+            }
+            fclose($fd);
+            return $contents;
+        } else {
+            return false;
+        }
+    }
+
+    /**
+     * get a concrete filename for automagically created content
+     *
+     * @param string $auto_base
+     * @param string $auto_source
+     * @param string $auto_id
+     * @return string
+     * @staticvar string|null
+     * @staticvar string|null
+     */
+    function _get_auto_filename($auto_base, $auto_source = null, $auto_id = null)
+    {
+        $_compile_dir_sep =  $this->use_sub_dirs ? DIRECTORY_SEPARATOR : '^';
+        $_return = $auto_base . DIRECTORY_SEPARATOR;
+
+        if(isset($auto_id)) {
+            // make auto_id safe for directory names
+            $auto_id = str_replace('%7C',$_compile_dir_sep,(urlencode($auto_id)));
+            // split into separate directories
+            $_return .= $auto_id . $_compile_dir_sep;
+        }
+
+        if(isset($auto_source)) {
+            // make source name safe for filename
+            $_filename = urlencode(basename($auto_source));
+            $_crc32 = sprintf('%08X', crc32($auto_source));
+            // prepend %% to avoid name conflicts with
+            // with $params['auto_id'] names
+            $_crc32 = substr($_crc32, 0, 2) . $_compile_dir_sep .
+                      substr($_crc32, 0, 3) . $_compile_dir_sep . $_crc32;
+            $_return .= '%%' . $_crc32 . '%%' . $_filename;
+        }
+
+        return $_return;
+    }
+
+    /**
+     * unlink a file, possibly using expiration time
+     *
+     * @param string $resource
+     * @param integer $exp_time
+     */
+    function _unlink($resource, $exp_time = null)
+    {
+        if(isset($exp_time)) {
+            if(time() - @filemtime($resource) >= $exp_time) {
+                return @unlink($resource);
+            }
+        } else {
+            return @unlink($resource);
+        }
+    }
+
+    /**
+     * returns an auto_id for auto-file-functions
+     *
+     * @param string $cache_id
+     * @param string $compile_id
+     * @return string|null
+     */
+    function _get_auto_id($cache_id=null, $compile_id=null) {
+    if (isset($cache_id))
+        return (isset($compile_id)) ? $cache_id . '|' . $compile_id  : $cache_id;
+    elseif(isset($compile_id))
+        return $compile_id;
+    else
+        return null;
+    }
+
+    /**
+     * trigger Smarty plugin error
+     *
+     * @param string $error_msg
+     * @param string $tpl_file
+     * @param integer $tpl_line
+     * @param string $file
+     * @param integer $line
+     * @param integer $error_type
+     */
+    function _trigger_fatal_error($error_msg, $tpl_file = null, $tpl_line = null,
+            $file = null, $line = null, $error_type = E_USER_ERROR)
+    {
+        if(isset($file) && isset($line)) {
+            $info = ' ('.basename($file).", line $line)";
+        } else {
+            $info = '';
+        }
+        if (isset($tpl_line) && isset($tpl_file)) {
+            $this->trigger_error('[in ' . $tpl_file . ' line ' . $tpl_line . "]: $error_msg$info", $error_type);
+        } else {
+            $this->trigger_error($error_msg . $info, $error_type);
+        }
+    }
+
+
+    /**
+     * callback function for preg_replace, to call a non-cacheable block
+     * @return string
+     */
+    function _process_compiled_include_callback($match) {
+        $_func = '_smarty_tplfunc_'.$match[2].'_'.$match[3];
+        ob_start();
+        $_func($this);
+        $_ret = ob_get_contents();
+        ob_end_clean();
+        return $_ret;
+    }
+
+
+    /**
+     * called for included templates
+     *
+     * @param string $_smarty_include_tpl_file
+     * @param string $_smarty_include_vars
+     */
+
+    // $_smarty_include_tpl_file, $_smarty_include_vars
+
+    function _smarty_include($params)
+    {
+        if ($this->debugging) {
+            $_params = array();
+            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+            $debug_start_time = smarty_core_get_microtime($_params, $this);
+            $this->_smarty_debug_info[] = array('type'      => 'template',
+                                                  'filename'  => $params['smarty_include_tpl_file'],
+                                                  'depth'     => ++$this->_inclusion_depth);
+            $included_tpls_idx = count($this->_smarty_debug_info) - 1;
+        }
+
+        $this->_tpl_vars = array_merge($this->_tpl_vars, $params['smarty_include_vars']);
+
+        // config vars are treated as local, so push a copy of the
+        // current ones onto the front of the stack
+        array_unshift($this->_config, $this->_config[0]);
+
+        $_smarty_compile_path = $this->_get_compile_path($params['smarty_include_tpl_file']);
+
+
+        if ($this->_is_compiled($params['smarty_include_tpl_file'], $_smarty_compile_path)
+            || $this->_compile_resource($params['smarty_include_tpl_file'], $_smarty_compile_path))
+        {
+            include($_smarty_compile_path);
+        }
+
+        // pop the local vars off the front of the stack
+        array_shift($this->_config);
+
+        $this->_inclusion_depth--;
+
+        if ($this->debugging) {
+            // capture time for debugging info
+            $_params = array();
+            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+            $this->_smarty_debug_info[$included_tpls_idx]['exec_time'] = smarty_core_get_microtime($_params, $this) - $debug_start_time;
+        }
+
+        if ($this->caching) {
+            $this->_cache_info['template'][$params['smarty_include_tpl_file']] = true;
+        }
+    }
+
+
+    /**
+     * get or set an array of cached attributes for function that is
+     * not cacheable
+     * @return array
+     */
+    function &_smarty_cache_attrs($cache_serial, $count) {
+        $_cache_attrs =& $this->_cache_info['cache_attrs'][$cache_serial][$count];
+
+        if ($this->_cache_including) {
+            /* return next set of cache_attrs */
+            $_return = current($_cache_attrs);
+            next($_cache_attrs);
+            return $_return;
+
+        } else {
+            /* add a reference to a new set of cache_attrs */
+            $_cache_attrs[] = array();
+            return $_cache_attrs[count($_cache_attrs)-1];
+
+        }
+
+    }
+
+
+    /**
+     * wrapper for include() retaining $this
+     * @return mixed
+     */
+    function _include($filename, $once=false, $params=null)
+    {
+        if ($once) {
+            return include_once($filename);
+        } else {
+            return include($filename);
+        }
+    }
+
+
+    /**
+     * wrapper for eval() retaining $this
+     * @return mixed
+     */
+    function _eval($code, $params=null)
+    {
+        return eval($code);
+    }
+    /**#@-*/
+
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/Smarty_Compiler.class.php b/gosa-core/include/smarty/Smarty_Compiler.class.php
new file mode 100644 (file)
index 0000000..cbcbddb
--- /dev/null
@@ -0,0 +1,2316 @@
+<?php
+
+/**
+ * Project:     Smarty: the PHP compiling template engine
+ * File:        Smarty_Compiler.class.php
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *
+ * @link http://smarty.php.net/
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @author Andrei Zmievski <andrei@php.net>
+ * @version 2.6.14
+ * @copyright 2001-2005 New Digital Group, Inc.
+ * @package Smarty
+ */
+
+/* $Id: Smarty_Compiler.class.php,v 1.381 2006/05/25 14:46:18 boots Exp $ */
+
+/**
+ * Template compiling class
+ * @package Smarty
+ */
+class Smarty_Compiler extends Smarty {
+
+    // internal vars
+    /**#@+
+     * @access private
+     */
+    var $_folded_blocks         =   array();    // keeps folded template blocks
+    var $_current_file          =   null;       // the current template being compiled
+    var $_current_line_no       =   1;          // line number for error messages
+    var $_capture_stack         =   array();    // keeps track of nested capture buffers
+    var $_plugin_info           =   array();    // keeps track of plugins to load
+    var $_init_smarty_vars      =   false;
+    var $_permitted_tokens      =   array('true','false','yes','no','on','off','null');
+    var $_db_qstr_regexp        =   null;        // regexps are setup in the constructor
+    var $_si_qstr_regexp        =   null;
+    var $_qstr_regexp           =   null;
+    var $_func_regexp           =   null;
+    var $_reg_obj_regexp        =   null;
+    var $_var_bracket_regexp    =   null;
+    var $_num_const_regexp      =   null;
+    var $_dvar_guts_regexp      =   null;
+    var $_dvar_regexp           =   null;
+    var $_cvar_regexp           =   null;
+    var $_svar_regexp           =   null;
+    var $_avar_regexp           =   null;
+    var $_mod_regexp            =   null;
+    var $_var_regexp            =   null;
+    var $_parenth_param_regexp  =   null;
+    var $_func_call_regexp      =   null;
+    var $_obj_ext_regexp        =   null;
+    var $_obj_start_regexp      =   null;
+    var $_obj_params_regexp     =   null;
+    var $_obj_call_regexp       =   null;
+    var $_cacheable_state       =   0;
+    var $_cache_attrs_count     =   0;
+    var $_nocache_count         =   0;
+    var $_cache_serial          =   null;
+    var $_cache_include         =   null;
+
+    var $_strip_depth           =   0;
+    var $_additional_newline    =   "\n";
+
+    /**#@-*/
+    /**
+     * The class constructor.
+     */
+    function Smarty_Compiler()
+    {
+        // matches double quoted strings:
+        // "foobar"
+        // "foo\"bar"
+        $this->_db_qstr_regexp = '"[^"\\\\]*(?:\\\\.[^"\\\\]*)*"';
+
+        // matches single quoted strings:
+        // 'foobar'
+        // 'foo\'bar'
+        $this->_si_qstr_regexp = '\'[^\'\\\\]*(?:\\\\.[^\'\\\\]*)*\'';
+
+        // matches single or double quoted strings
+        $this->_qstr_regexp = '(?:' . $this->_db_qstr_regexp . '|' . $this->_si_qstr_regexp . ')';
+
+        // matches bracket portion of vars
+        // [0]
+        // [foo]
+        // [$bar]
+        $this->_var_bracket_regexp = '\[\$?[\w\.]+\]';
+
+        // matches numerical constants
+        // 30
+        // -12
+        // 13.22
+        $this->_num_const_regexp = '(?:\-?\d+(?:\.\d+)?)';
+
+        // matches $ vars (not objects):
+        // $foo
+        // $foo.bar
+        // $foo.bar.foobar
+        // $foo[0]
+        // $foo[$bar]
+        // $foo[5][blah]
+        // $foo[5].bar[$foobar][4]
+        $this->_dvar_math_regexp = '(?:[\+\*\/\%]|(?:-(?!>)))';
+        $this->_dvar_math_var_regexp = '[\$\w\.\+\-\*\/\%\d\>\[\]]';
+        $this->_dvar_guts_regexp = '\w+(?:' . $this->_var_bracket_regexp
+                . ')*(?:\.\$?\w+(?:' . $this->_var_bracket_regexp . ')*)*(?:' . $this->_dvar_math_regexp . '(?:' . $this->_num_const_regexp . '|' . $this->_dvar_math_var_regexp . ')*)?';
+        $this->_dvar_regexp = '\$' . $this->_dvar_guts_regexp;
+
+        // matches config vars:
+        // #foo#
+        // #foobar123_foo#
+        $this->_cvar_regexp = '\#\w+\#';
+
+        // matches section vars:
+        // %foo.bar%
+        $this->_svar_regexp = '\%\w+\.\w+\%';
+
+        // matches all valid variables (no quotes, no modifiers)
+        $this->_avar_regexp = '(?:' . $this->_dvar_regexp . '|'
+           . $this->_cvar_regexp . '|' . $this->_svar_regexp . ')';
+
+        // matches valid variable syntax:
+        // $foo
+        // $foo
+        // #foo#
+        // #foo#
+        // "text"
+        // "text"
+        $this->_var_regexp = '(?:' . $this->_avar_regexp . '|' . $this->_qstr_regexp . ')';
+
+        // matches valid object call (one level of object nesting allowed in parameters):
+        // $foo->bar
+        // $foo->bar()
+        // $foo->bar("text")
+        // $foo->bar($foo, $bar, "text")
+        // $foo->bar($foo, "foo")
+        // $foo->bar->foo()
+        // $foo->bar->foo->bar()
+        // $foo->bar($foo->bar)
+        // $foo->bar($foo->bar())
+        // $foo->bar($foo->bar($blah,$foo,44,"foo",$foo[0].bar))
+        $this->_obj_ext_regexp = '\->(?:\$?' . $this->_dvar_guts_regexp . ')';
+        $this->_obj_restricted_param_regexp = '(?:'
+                . '(?:' . $this->_var_regexp . '|' . $this->_num_const_regexp . ')(?:' . $this->_obj_ext_regexp . '(?:\((?:(?:' . $this->_var_regexp . '|' . $this->_num_const_regexp . ')'
+                . '(?:\s*,\s*(?:' . $this->_var_regexp . '|' . $this->_num_const_regexp . '))*)?\))?)*)';
+        $this->_obj_single_param_regexp = '(?:\w+|' . $this->_obj_restricted_param_regexp . '(?:\s*,\s*(?:(?:\w+|'
+                . $this->_var_regexp . $this->_obj_restricted_param_regexp . ')))*)';
+        $this->_obj_params_regexp = '\((?:' . $this->_obj_single_param_regexp
+                . '(?:\s*,\s*' . $this->_obj_single_param_regexp . ')*)?\)';
+        $this->_obj_start_regexp = '(?:' . $this->_dvar_regexp . '(?:' . $this->_obj_ext_regexp . ')+)';
+        $this->_obj_call_regexp = '(?:' . $this->_obj_start_regexp . '(?:' . $this->_obj_params_regexp . ')?(?:' . $this->_dvar_math_regexp . '(?:' . $this->_num_const_regexp . '|' . $this->_dvar_math_var_regexp . ')*)?)';
+        
+        // matches valid modifier syntax:
+        // |foo
+        // |@foo
+        // |foo:"bar"
+        // |foo:$bar
+        // |foo:"bar":$foobar
+        // |foo|bar
+        // |foo:$foo->bar
+        $this->_mod_regexp = '(?:\|@?\w+(?::(?:\w+|' . $this->_num_const_regexp . '|'
+           . $this->_obj_call_regexp . '|' . $this->_avar_regexp . '|' . $this->_qstr_regexp .'))*)';
+
+        // matches valid function name:
+        // foo123
+        // _foo_bar
+        $this->_func_regexp = '[a-zA-Z_]\w*';
+
+        // matches valid registered object:
+        // foo->bar
+        $this->_reg_obj_regexp = '[a-zA-Z_]\w*->[a-zA-Z_]\w*';
+
+        // matches valid parameter values:
+        // true
+        // $foo
+        // $foo|bar
+        // #foo#
+        // #foo#|bar
+        // "text"
+        // "text"|bar
+        // $foo->bar
+        $this->_param_regexp = '(?:\s*(?:' . $this->_obj_call_regexp . '|'
+           . $this->_var_regexp . '|' . $this->_num_const_regexp  . '|\w+)(?>' . $this->_mod_regexp . '*)\s*)';
+
+        // matches valid parenthesised function parameters:
+        //
+        // "text"
+        //    $foo, $bar, "text"
+        // $foo|bar, "foo"|bar, $foo->bar($foo)|bar
+        $this->_parenth_param_regexp = '(?:\((?:\w+|'
+                . $this->_param_regexp . '(?:\s*,\s*(?:(?:\w+|'
+                . $this->_param_regexp . ')))*)?\))';
+
+        // matches valid function call:
+        // foo()
+        // foo_bar($foo)
+        // _foo_bar($foo,"bar")
+        // foo123($foo,$foo->bar(),"foo")
+        $this->_func_call_regexp = '(?:' . $this->_func_regexp . '\s*(?:'
+           . $this->_parenth_param_regexp . '))';
+    }
+
+    /**
+     * compile a resource
+     *
+     * sets $compiled_content to the compiled source
+     * @param string $resource_name
+     * @param string $source_content
+     * @param string $compiled_content
+     * @return true
+     */
+    function _compile_file($resource_name, $source_content, &$compiled_content)
+    {
+
+        if ($this->security) {
+            // do not allow php syntax to be executed unless specified
+            if ($this->php_handling == SMARTY_PHP_ALLOW &&
+                !$this->security_settings['PHP_HANDLING']) {
+                $this->php_handling = SMARTY_PHP_PASSTHRU;
+            }
+        }
+
+        $this->_load_filters();
+
+        $this->_current_file = $resource_name;
+        $this->_current_line_no = 1;
+        $ldq = preg_quote($this->left_delimiter, '~');
+        $rdq = preg_quote($this->right_delimiter, '~');
+
+        /* un-hide hidden xml open tags  */
+        $source_content = preg_replace("~<({$ldq}(.*?){$rdq})[?]~s", '< \\1', $source_content);
+
+        // run template source through prefilter functions
+        if (count($this->_plugins['prefilter']) > 0) {
+            foreach ($this->_plugins['prefilter'] as $filter_name => $prefilter) {
+                if ($prefilter === false) continue;
+                if ($prefilter[3] || is_callable($prefilter[0])) {
+                    $source_content = call_user_func_array($prefilter[0],
+                                                            array($source_content, &$this));
+                    $this->_plugins['prefilter'][$filter_name][3] = true;
+                } else {
+                    $this->_trigger_fatal_error("[plugin] prefilter '$filter_name' is not implemented");
+                }
+            }
+        }
+
+        /* fetch all special blocks */
+        $search = "~{$ldq}\*(.*?)\*{$rdq}|{$ldq}\s*literal\s*{$rdq}(.*?){$ldq}\s*/literal\s*{$rdq}|{$ldq}\s*php\s*{$rdq}(.*?){$ldq}\s*/php\s*{$rdq}~s";
+
+        preg_match_all($search, $source_content, $match,  PREG_SET_ORDER);
+        $this->_folded_blocks = $match;
+        reset($this->_folded_blocks);
+
+        /* replace special blocks by "{php}" */
+        $source_content = preg_replace($search.'e', "'"
+                                       . $this->_quote_replace($this->left_delimiter) . 'php'
+                                       . "' . str_repeat(\"\n\", substr_count('\\0', \"\n\")) .'"
+                                       . $this->_quote_replace($this->right_delimiter)
+                                       . "'"
+                                       , $source_content);
+
+        /* Gather all template tags. */
+        preg_match_all("~{$ldq}\s*(.*?)\s*{$rdq}~s", $source_content, $_match);
+        $template_tags = $_match[1];
+        /* Split content by template tags to obtain non-template content. */
+        $text_blocks = preg_split("~{$ldq}.*?{$rdq}~s", $source_content);
+
+        /* loop through text blocks */
+        for ($curr_tb = 0, $for_max = count($text_blocks); $curr_tb < $for_max; $curr_tb++) {
+            /* match anything resembling php tags */
+            if (preg_match_all('~(<\?(?:\w+|=)?|\?>|language\s*=\s*[\"\']?php[\"\']?)~is', $text_blocks[$curr_tb], $sp_match)) {
+                /* replace tags with placeholders to prevent recursive replacements */
+                $sp_match[1] = array_unique($sp_match[1]);
+                usort($sp_match[1], '_smarty_sort_length');
+                for ($curr_sp = 0, $for_max2 = count($sp_match[1]); $curr_sp < $for_max2; $curr_sp++) {
+                    $text_blocks[$curr_tb] = str_replace($sp_match[1][$curr_sp],'%%%SMARTYSP'.$curr_sp.'%%%',$text_blocks[$curr_tb]);
+                }
+                /* process each one */
+                for ($curr_sp = 0, $for_max2 = count($sp_match[1]); $curr_sp < $for_max2; $curr_sp++) {
+                    if ($this->php_handling == SMARTY_PHP_PASSTHRU) {
+                        /* echo php contents */
+                        $text_blocks[$curr_tb] = str_replace('%%%SMARTYSP'.$curr_sp.'%%%', '<?php echo \''.str_replace("'", "\'", $sp_match[1][$curr_sp]).'\'; ?>'."\n", $text_blocks[$curr_tb]);
+                    } else if ($this->php_handling == SMARTY_PHP_QUOTE) {
+                        /* quote php tags */
+                        $text_blocks[$curr_tb] = str_replace('%%%SMARTYSP'.$curr_sp.'%%%', htmlspecialchars($sp_match[1][$curr_sp]), $text_blocks[$curr_tb]);
+                    } else if ($this->php_handling == SMARTY_PHP_REMOVE) {
+                        /* remove php tags */
+                        $text_blocks[$curr_tb] = str_replace('%%%SMARTYSP'.$curr_sp.'%%%', '', $text_blocks[$curr_tb]);
+                    } else {
+                        /* SMARTY_PHP_ALLOW, but echo non php starting tags */
+                        $sp_match[1][$curr_sp] = preg_replace('~(<\?(?!php|=|$))~i', '<?php echo \'\\1\'?>'."\n", $sp_match[1][$curr_sp]);
+                        $text_blocks[$curr_tb] = str_replace('%%%SMARTYSP'.$curr_sp.'%%%', $sp_match[1][$curr_sp], $text_blocks[$curr_tb]);
+                    }
+                }
+            }
+        }
+
+        /* Compile the template tags into PHP code. */
+        $compiled_tags = array();
+        for ($i = 0, $for_max = count($template_tags); $i < $for_max; $i++) {
+            $this->_current_line_no += substr_count($text_blocks[$i], "\n");
+            $compiled_tags[] = $this->_compile_tag($template_tags[$i]);
+            $this->_current_line_no += substr_count($template_tags[$i], "\n");
+        }
+        if (count($this->_tag_stack)>0) {
+            list($_open_tag, $_line_no) = end($this->_tag_stack);
+            $this->_syntax_error("unclosed tag \{$_open_tag} (opened line $_line_no).", E_USER_ERROR, __FILE__, __LINE__);
+            return;
+        }
+
+        /* Reformat $text_blocks between 'strip' and '/strip' tags,
+           removing spaces, tabs and newlines. */
+        $strip = false;
+        for ($i = 0, $for_max = count($compiled_tags); $i < $for_max; $i++) {
+            if ($compiled_tags[$i] == '{strip}') {
+                $compiled_tags[$i] = '';
+                $strip = true;
+                /* remove leading whitespaces */
+                $text_blocks[$i + 1] = ltrim($text_blocks[$i + 1]);
+            }
+            if ($strip) {
+                /* strip all $text_blocks before the next '/strip' */
+                for ($j = $i + 1; $j < $for_max; $j++) {
+                    /* remove leading and trailing whitespaces of each line */
+                    $text_blocks[$j] = preg_replace('![\t ]*[\r\n]+[\t ]*!', '', $text_blocks[$j]);
+                    if ($compiled_tags[$j] == '{/strip}') {                       
+                        /* remove trailing whitespaces from the last text_block */
+                        $text_blocks[$j] = rtrim($text_blocks[$j]);
+                    }
+                    $text_blocks[$j] = "<?php echo '" . strtr($text_blocks[$j], array("'"=>"\'", "\\"=>"\\\\")) . "'; ?>";
+                    if ($compiled_tags[$j] == '{/strip}') {
+                        $compiled_tags[$j] = "\n"; /* slurped by php, but necessary
+                                    if a newline is following the closing strip-tag */
+                        $strip = false;
+                        $i = $j;
+                        break;
+                    }
+                }
+            }
+        }
+        $compiled_content = '';
+
+        /* Interleave the compiled contents and text blocks to get the final result. */
+        for ($i = 0, $for_max = count($compiled_tags); $i < $for_max; $i++) {
+            if ($compiled_tags[$i] == '') {
+                // tag result empty, remove first newline from following text block
+                $text_blocks[$i+1] = preg_replace('~^(\r\n|\r|\n)~', '', $text_blocks[$i+1]);
+            }
+            $compiled_content .= $text_blocks[$i].$compiled_tags[$i];
+        }
+        $compiled_content .= $text_blocks[$i];
+
+        // remove \n from the end of the file, if any
+        if (strlen($compiled_content) && (substr($compiled_content, -1) == "\n") ) {
+            $compiled_content = substr($compiled_content, 0, -1);
+        }
+
+        if (!empty($this->_cache_serial)) {
+            $compiled_content = "<?php \$this->_cache_serials['".$this->_cache_include."'] = '".$this->_cache_serial."'; ?>" . $compiled_content;
+        }
+
+        // remove unnecessary close/open tags
+        $compiled_content = preg_replace('~\?>\n?<\?php~', '', $compiled_content);
+
+        // run compiled template through postfilter functions
+        if (count($this->_plugins['postfilter']) > 0) {
+            foreach ($this->_plugins['postfilter'] as $filter_name => $postfilter) {
+                if ($postfilter === false) continue;
+                if ($postfilter[3] || is_callable($postfilter[0])) {
+                    $compiled_content = call_user_func_array($postfilter[0],
+                                                              array($compiled_content, &$this));
+                    $this->_plugins['postfilter'][$filter_name][3] = true;
+                } else {
+                    $this->_trigger_fatal_error("Smarty plugin error: postfilter '$filter_name' is not implemented");
+                }
+            }
+        }
+
+        // put header at the top of the compiled template
+        $template_header = "<?php /* Smarty version ".$this->_version.", created on ".strftime("%Y-%m-%d %H:%M:%S")."\n";
+        $template_header .= "         compiled from ".strtr(urlencode($resource_name), array('%2F'=>'/', '%3A'=>':'))." */ ?>\n";
+
+        /* Emit code to load needed plugins. */
+        $this->_plugins_code = '';
+        if (count($this->_plugin_info)) {
+            $_plugins_params = "array('plugins' => array(";
+            foreach ($this->_plugin_info as $plugin_type => $plugins) {
+                foreach ($plugins as $plugin_name => $plugin_info) {
+                    $_plugins_params .= "array('$plugin_type', '$plugin_name', '" . strtr($plugin_info[0], array("'" => "\\'", "\\" => "\\\\")) . "', $plugin_info[1], ";
+                    $_plugins_params .= $plugin_info[2] ? 'true),' : 'false),';
+                }
+            }
+            $_plugins_params .= '))';
+            $plugins_code = "<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');\nsmarty_core_load_plugins($_plugins_params, \$this); ?>\n";
+            $template_header .= $plugins_code;
+            $this->_plugin_info = array();
+            $this->_plugins_code = $plugins_code;
+        }
+
+        if ($this->_init_smarty_vars) {
+            $template_header .= "<?php require_once(SMARTY_CORE_DIR . 'core.assign_smarty_interface.php');\nsmarty_core_assign_smarty_interface(null, \$this); ?>\n";
+            $this->_init_smarty_vars = false;
+        }
+
+        $compiled_content = $template_header . $compiled_content;
+        return true;
+    }
+
+    /**
+     * Compile a template tag
+     *
+     * @param string $template_tag
+     * @return string
+     */
+    function _compile_tag($template_tag)
+    {
+        /* Matched comment. */
+        if (substr($template_tag, 0, 1) == '*' && substr($template_tag, -1) == '*')
+            return '';
+        
+        /* Split tag into two three parts: command, command modifiers and the arguments. */
+        if(! preg_match('~^(?:(' . $this->_num_const_regexp . '|' . $this->_obj_call_regexp . '|' . $this->_var_regexp
+                . '|\/?' . $this->_reg_obj_regexp . '|\/?' . $this->_func_regexp . ')(' . $this->_mod_regexp . '*))
+                      (?:\s+(.*))?$
+                    ~xs', $template_tag, $match)) {
+            $this->_syntax_error("unrecognized tag: $template_tag", E_USER_ERROR, __FILE__, __LINE__);
+        }
+        
+        $tag_command = $match[1];
+        $tag_modifier = isset($match[2]) ? $match[2] : null;
+        $tag_args = isset($match[3]) ? $match[3] : null;
+
+        if (preg_match('~^' . $this->_num_const_regexp . '|' . $this->_obj_call_regexp . '|' . $this->_var_regexp . '$~', $tag_command)) {
+            /* tag name is a variable or object */
+            $_return = $this->_parse_var_props($tag_command . $tag_modifier);
+            return "<?php echo $_return; ?>" . $this->_additional_newline;
+        }
+
+        /* If the tag name is a registered object, we process it. */
+        if (preg_match('~^\/?' . $this->_reg_obj_regexp . '$~', $tag_command)) {
+            return $this->_compile_registered_object_tag($tag_command, $this->_parse_attrs($tag_args), $tag_modifier);
+        }
+
+        switch ($tag_command) {
+            case 'include':
+                return $this->_compile_include_tag($tag_args);
+
+            case 'include_php':
+                return $this->_compile_include_php_tag($tag_args);
+
+            case 'if':
+                $this->_push_tag('if');
+                return $this->_compile_if_tag($tag_args);
+
+            case 'else':
+                list($_open_tag) = end($this->_tag_stack);
+                if ($_open_tag != 'if' && $_open_tag != 'elseif')
+                    $this->_syntax_error('unexpected {else}', E_USER_ERROR, __FILE__, __LINE__);
+                else
+                    $this->_push_tag('else');
+                return '<?php else: ?>';
+
+            case 'elseif':
+                list($_open_tag) = end($this->_tag_stack);
+                if ($_open_tag != 'if' && $_open_tag != 'elseif')
+                    $this->_syntax_error('unexpected {elseif}', E_USER_ERROR, __FILE__, __LINE__);
+                if ($_open_tag == 'if')
+                    $this->_push_tag('elseif');
+                return $this->_compile_if_tag($tag_args, true);
+
+            case '/if':
+                $this->_pop_tag('if');
+                return '<?php endif; ?>';
+
+            case 'capture':
+                return $this->_compile_capture_tag(true, $tag_args);
+
+            case '/capture':
+                return $this->_compile_capture_tag(false);
+
+            case 'ldelim':
+                return $this->left_delimiter;
+
+            case 'rdelim':
+                return $this->right_delimiter;
+
+            case 'section':
+                $this->_push_tag('section');
+                return $this->_compile_section_start($tag_args);
+
+            case 'sectionelse':
+                $this->_push_tag('sectionelse');
+                return "<?php endfor; else: ?>";
+                break;
+
+            case '/section':
+                $_open_tag = $this->_pop_tag('section');
+                if ($_open_tag == 'sectionelse')
+                    return "<?php endif; ?>";
+                else
+                    return "<?php endfor; endif; ?>";
+
+            case 'foreach':
+                $this->_push_tag('foreach');
+                return $this->_compile_foreach_start($tag_args);
+                break;
+
+            case 'foreachelse':
+                $this->_push_tag('foreachelse');
+                return "<?php endforeach; else: ?>";
+
+            case '/foreach':
+                $_open_tag = $this->_pop_tag('foreach');
+                if ($_open_tag == 'foreachelse')
+                    return "<?php endif; unset(\$_from); ?>";
+                else
+                    return "<?php endforeach; endif; unset(\$_from); ?>";
+                break;
+
+            case 'strip':
+            case '/strip':
+                if (substr($tag_command, 0, 1)=='/') {
+                    $this->_pop_tag('strip');
+                    if (--$this->_strip_depth==0) { /* outermost closing {/strip} */
+                        $this->_additional_newline = "\n";
+                        return '{' . $tag_command . '}';
+                    }
+                } else {
+                    $this->_push_tag('strip');
+                    if ($this->_strip_depth++==0) { /* outermost opening {strip} */
+                        $this->_additional_newline = "";
+                        return '{' . $tag_command . '}';
+                    }
+                }
+                return '';
+
+            case 'php':
+                /* handle folded tags replaced by {php} */
+                list(, $block) = each($this->_folded_blocks);
+                $this->_current_line_no += substr_count($block[0], "\n");
+                /* the number of matched elements in the regexp in _compile_file()
+                   determins the type of folded tag that was found */
+                switch (count($block)) {
+                    case 2: /* comment */
+                        return '';
+
+                    case 3: /* literal */
+                        return "<?php echo '" . strtr($block[2], array("'"=>"\'", "\\"=>"\\\\")) . "'; ?>" . $this->_additional_newline;
+
+                    case 4: /* php */
+                        if ($this->security && !$this->security_settings['PHP_TAGS']) {
+                            $this->_syntax_error("(secure mode) php tags not permitted", E_USER_WARNING, __FILE__, __LINE__);
+                            return;
+                        }
+                        return '<?php ' . $block[3] .' ?>';
+                }
+                break;
+
+            case 'insert':
+                return $this->_compile_insert_tag($tag_args);
+
+            default:
+                if ($this->_compile_compiler_tag($tag_command, $tag_args, $output)) {
+                    return $output;
+                } else if ($this->_compile_block_tag($tag_command, $tag_args, $tag_modifier, $output)) {
+                    return $output;
+                } else if ($this->_compile_custom_tag($tag_command, $tag_args, $tag_modifier, $output)) {
+                    return $output;                    
+                } else {
+                    $this->_syntax_error("unrecognized tag '$tag_command'", E_USER_ERROR, __FILE__, __LINE__);
+                }
+
+        }
+    }
+
+
+    /**
+     * compile the custom compiler tag
+     *
+     * sets $output to the compiled custom compiler tag
+     * @param string $tag_command
+     * @param string $tag_args
+     * @param string $output
+     * @return boolean
+     */
+    function _compile_compiler_tag($tag_command, $tag_args, &$output)
+    {
+        $found = false;
+        $have_function = true;
+
+        /*
+         * First we check if the compiler function has already been registered
+         * or loaded from a plugin file.
+         */
+        if (isset($this->_plugins['compiler'][$tag_command])) {
+            $found = true;
+            $plugin_func = $this->_plugins['compiler'][$tag_command][0];
+            if (!is_callable($plugin_func)) {
+                $message = "compiler function '$tag_command' is not implemented";
+                $have_function = false;
+            }
+        }
+        /*
+         * Otherwise we need to load plugin file and look for the function
+         * inside it.
+         */
+        else if ($plugin_file = $this->_get_plugin_filepath('compiler', $tag_command)) {
+            $found = true;
+
+            include_once $plugin_file;
+
+            $plugin_func = 'smarty_compiler_' . $tag_command;
+            if (!is_callable($plugin_func)) {
+                $message = "plugin function $plugin_func() not found in $plugin_file\n";
+                $have_function = false;
+            } else {
+                $this->_plugins['compiler'][$tag_command] = array($plugin_func, null, null, null, true);
+            }
+        }
+
+        /*
+         * True return value means that we either found a plugin or a
+         * dynamically registered function. False means that we didn't and the
+         * compiler should now emit code to load custom function plugin for this
+         * tag.
+         */
+        if ($found) {
+            if ($have_function) {
+                $output = call_user_func_array($plugin_func, array($tag_args, &$this));
+                if($output != '') {
+                $output = '<?php ' . $this->_push_cacheable_state('compiler', $tag_command)
+                                   . $output
+                                   . $this->_pop_cacheable_state('compiler', $tag_command) . ' ?>';
+                }
+            } else {
+                $this->_syntax_error($message, E_USER_WARNING, __FILE__, __LINE__);
+            }
+            return true;
+        } else {
+            return false;
+        }
+    }
+
+
+    /**
+     * compile block function tag
+     *
+     * sets $output to compiled block function tag
+     * @param string $tag_command
+     * @param string $tag_args
+     * @param string $tag_modifier
+     * @param string $output
+     * @return boolean
+     */
+    function _compile_block_tag($tag_command, $tag_args, $tag_modifier, &$output)
+    {
+        if (substr($tag_command, 0, 1) == '/') {
+            $start_tag = false;
+            $tag_command = substr($tag_command, 1);
+        } else
+            $start_tag = true;
+
+        $found = false;
+        $have_function = true;
+
+        /*
+         * First we check if the block function has already been registered
+         * or loaded from a plugin file.
+         */
+        if (isset($this->_plugins['block'][$tag_command])) {
+            $found = true;
+            $plugin_func = $this->_plugins['block'][$tag_command][0];
+            if (!is_callable($plugin_func)) {
+                $message = "block function '$tag_command' is not implemented";
+                $have_function = false;
+            }
+        }
+        /*
+         * Otherwise we need to load plugin file and look for the function
+         * inside it.
+         */
+        else if ($plugin_file = $this->_get_plugin_filepath('block', $tag_command)) {
+            $found = true;
+
+            include_once $plugin_file;
+
+            $plugin_func = 'smarty_block_' . $tag_command;
+            if (!function_exists($plugin_func)) {
+                $message = "plugin function $plugin_func() not found in $plugin_file\n";
+                $have_function = false;
+            } else {
+                $this->_plugins['block'][$tag_command] = array($plugin_func, null, null, null, true);
+
+            }
+        }
+
+        if (!$found) {
+            return false;
+        } else if (!$have_function) {
+            $this->_syntax_error($message, E_USER_WARNING, __FILE__, __LINE__);
+            return true;
+        }
+
+        /*
+         * Even though we've located the plugin function, compilation
+         * happens only once, so the plugin will still need to be loaded
+         * at runtime for future requests.
+         */
+        $this->_add_plugin('block', $tag_command);
+
+        if ($start_tag)
+            $this->_push_tag($tag_command);
+        else
+            $this->_pop_tag($tag_command);
+
+        if ($start_tag) {
+            $output = '<?php ' . $this->_push_cacheable_state('block', $tag_command);
+            $attrs = $this->_parse_attrs($tag_args);
+            $_cache_attrs='';
+            $arg_list = $this->_compile_arg_list('block', $tag_command, $attrs, $_cache_attrs);
+            $output .= "$_cache_attrs\$this->_tag_stack[] = array('$tag_command', array(".implode(',', $arg_list).')); ';
+            $output .= '$_block_repeat=true;' . $this->_compile_plugin_call('block', $tag_command).'($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);';
+            $output .= 'while ($_block_repeat) { ob_start(); ?>';
+        } else {
+            $output = '<?php $_block_content = ob_get_contents(); ob_end_clean(); ';
+            $_out_tag_text = $this->_compile_plugin_call('block', $tag_command).'($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat)';
+            if ($tag_modifier != '') {
+                $this->_parse_modifiers($_out_tag_text, $tag_modifier);
+            }
+            $output .= '$_block_repeat=false;echo ' . $_out_tag_text . '; } ';
+            $output .= " array_pop(\$this->_tag_stack); " . $this->_pop_cacheable_state('block', $tag_command) . '?>';
+        }
+
+        return true;
+    }
+
+
+    /**
+     * compile custom function tag
+     *
+     * @param string $tag_command
+     * @param string $tag_args
+     * @param string $tag_modifier
+     * @return string
+     */
+    function _compile_custom_tag($tag_command, $tag_args, $tag_modifier, &$output)
+    {
+        $found = false;
+        $have_function = true;
+
+        /*
+         * First we check if the custom function has already been registered
+         * or loaded from a plugin file.
+         */
+        if (isset($this->_plugins['function'][$tag_command])) {
+            $found = true;
+            $plugin_func = $this->_plugins['function'][$tag_command][0];
+            if (!is_callable($plugin_func)) {
+                $message = "custom function '$tag_command' is not implemented";
+                $have_function = false;
+            }
+        }
+        /*
+         * Otherwise we need to load plugin file and look for the function
+         * inside it.
+         */
+        else if ($plugin_file = $this->_get_plugin_filepath('function', $tag_command)) {
+            $found = true;
+
+            include_once $plugin_file;
+
+            $plugin_func = 'smarty_function_' . $tag_command;
+            if (!function_exists($plugin_func)) {
+                $message = "plugin function $plugin_func() not found in $plugin_file\n";
+                $have_function = false;
+            } else {
+                $this->_plugins['function'][$tag_command] = array($plugin_func, null, null, null, true);
+
+            }
+        }
+
+        if (!$found) {
+            return false;
+        } else if (!$have_function) {
+            $this->_syntax_error($message, E_USER_WARNING, __FILE__, __LINE__);
+            return true;
+        }
+
+        /* declare plugin to be loaded on display of the template that
+           we compile right now */
+        $this->_add_plugin('function', $tag_command);
+
+        $_cacheable_state = $this->_push_cacheable_state('function', $tag_command);
+        $attrs = $this->_parse_attrs($tag_args);
+        $_cache_attrs = '';
+        $arg_list = $this->_compile_arg_list('function', $tag_command, $attrs, $_cache_attrs);
+
+        $output = $this->_compile_plugin_call('function', $tag_command).'(array('.implode(',', $arg_list)."), \$this)";
+        if($tag_modifier != '') {
+            $this->_parse_modifiers($output, $tag_modifier);
+        }
+
+        if($output != '') {
+            $output =  '<?php ' . $_cacheable_state . $_cache_attrs . 'echo ' . $output . ';'
+                . $this->_pop_cacheable_state('function', $tag_command) . "?>" . $this->_additional_newline;
+        }
+
+        return true;
+    }
+
+    /**
+     * compile a registered object tag
+     *
+     * @param string $tag_command
+     * @param array $attrs
+     * @param string $tag_modifier
+     * @return string
+     */
+    function _compile_registered_object_tag($tag_command, $attrs, $tag_modifier)
+    {
+        if (substr($tag_command, 0, 1) == '/') {
+            $start_tag = false;
+            $tag_command = substr($tag_command, 1);
+        } else {
+            $start_tag = true;
+        }
+
+        list($object, $obj_comp) = explode('->', $tag_command);
+
+        $arg_list = array();
+        if(count($attrs)) {
+            $_assign_var = false;
+            foreach ($attrs as $arg_name => $arg_value) {
+                if($arg_name == 'assign') {
+                    $_assign_var = $arg_value;
+                    unset($attrs['assign']);
+                    continue;
+                }
+                if (is_bool($arg_value))
+                    $arg_value = $arg_value ? 'true' : 'false';
+                $arg_list[] = "'$arg_name' => $arg_value";
+            }
+        }
+
+        if($this->_reg_objects[$object][2]) {
+            // smarty object argument format
+            $args = "array(".implode(',', (array)$arg_list)."), \$this";
+        } else {
+            // traditional argument format
+            $args = implode(',', array_values($attrs));
+            if (empty($args)) {
+                $args = 'null';
+            }
+        }
+
+        $prefix = '';
+        $postfix = '';
+        $newline = '';
+        if(!is_object($this->_reg_objects[$object][0])) {
+            $this->_trigger_fatal_error("registered '$object' is not an object" , $this->_current_file, $this->_current_line_no, __FILE__, __LINE__);
+        } elseif(!empty($this->_reg_objects[$object][1]) && !in_array($obj_comp, $this->_reg_objects[$object][1])) {
+            $this->_trigger_fatal_error("'$obj_comp' is not a registered component of object '$object'", $this->_current_file, $this->_current_line_no, __FILE__, __LINE__);
+        } elseif(method_exists($this->_reg_objects[$object][0], $obj_comp)) {
+            // method
+            if(in_array($obj_comp, $this->_reg_objects[$object][3])) {
+                // block method
+                if ($start_tag) {
+                    $prefix = "\$this->_tag_stack[] = array('$obj_comp', $args); ";
+                    $prefix .= "\$_block_repeat=true; \$this->_reg_objects['$object'][0]->$obj_comp(\$this->_tag_stack[count(\$this->_tag_stack)-1][1], null, \$this, \$_block_repeat); ";
+                    $prefix .= "while (\$_block_repeat) { ob_start();";
+                    $return = null;
+                    $postfix = '';
+                } else {
+                    $prefix = "\$_obj_block_content = ob_get_contents(); ob_end_clean(); \$_block_repeat=false;";
+                    $return = "\$this->_reg_objects['$object'][0]->$obj_comp(\$this->_tag_stack[count(\$this->_tag_stack)-1][1], \$_obj_block_content, \$this, \$_block_repeat)";
+                    $postfix = "} array_pop(\$this->_tag_stack);";
+                }
+            } else {
+                // non-block method
+                $return = "\$this->_reg_objects['$object'][0]->$obj_comp($args)";
+            }
+        } else {
+            // property
+            $return = "\$this->_reg_objects['$object'][0]->$obj_comp";
+        }
+
+        if($return != null) {
+            if($tag_modifier != '') {
+                $this->_parse_modifiers($return, $tag_modifier);
+            }
+
+            if(!empty($_assign_var)) {
+                $output = "\$this->assign('" . $this->_dequote($_assign_var) ."',  $return);";
+            } else {
+                $output = 'echo ' . $return . ';';
+                $newline = $this->_additional_newline;
+            }
+        } else {
+            $output = '';
+        }
+
+        return '<?php ' . $prefix . $output . $postfix . "?>" . $newline;
+    }
+
+    /**
+     * Compile {insert ...} tag
+     *
+     * @param string $tag_args
+     * @return string
+     */
+    function _compile_insert_tag($tag_args)
+    {
+        $attrs = $this->_parse_attrs($tag_args);
+        $name = $this->_dequote($attrs['name']);
+
+        if (empty($name)) {
+            $this->_syntax_error("missing insert name", E_USER_ERROR, __FILE__, __LINE__);
+        }
+
+        if (!empty($attrs['script'])) {
+            $delayed_loading = true;
+        } else {
+            $delayed_loading = false;
+        }
+
+        foreach ($attrs as $arg_name => $arg_value) {
+            if (is_bool($arg_value))
+                $arg_value = $arg_value ? 'true' : 'false';
+            $arg_list[] = "'$arg_name' => $arg_value";
+        }
+
+        $this->_add_plugin('insert', $name, $delayed_loading);
+
+        $_params = "array('args' => array(".implode(', ', (array)$arg_list)."))";
+
+        return "<?php require_once(SMARTY_CORE_DIR . 'core.run_insert_handler.php');\necho smarty_core_run_insert_handler($_params, \$this); ?>" . $this->_additional_newline;
+    }
+
+    /**
+     * Compile {include ...} tag
+     *
+     * @param string $tag_args
+     * @return string
+     */
+    function _compile_include_tag($tag_args)
+    {
+        $attrs = $this->_parse_attrs($tag_args);
+        $arg_list = array();
+
+        if (empty($attrs['file'])) {
+            $this->_syntax_error("missing 'file' attribute in include tag", E_USER_ERROR, __FILE__, __LINE__);
+        }
+
+        foreach ($attrs as $arg_name => $arg_value) {
+            if ($arg_name == 'file') {
+                $include_file = $arg_value;
+                continue;
+            } else if ($arg_name == 'assign') {
+                $assign_var = $arg_value;
+                continue;
+            }
+            if (is_bool($arg_value))
+                $arg_value = $arg_value ? 'true' : 'false';
+            $arg_list[] = "'$arg_name' => $arg_value";
+        }
+
+        $output = '<?php ';
+
+        if (isset($assign_var)) {
+            $output .= "ob_start();\n";
+        }
+
+        $output .=
+            "\$_smarty_tpl_vars = \$this->_tpl_vars;\n";
+
+
+        $_params = "array('smarty_include_tpl_file' => " . $include_file . ", 'smarty_include_vars' => array(".implode(',', (array)$arg_list)."))";
+        $output .= "\$this->_smarty_include($_params);\n" .
+        "\$this->_tpl_vars = \$_smarty_tpl_vars;\n" .
+        "unset(\$_smarty_tpl_vars);\n";
+
+        if (isset($assign_var)) {
+            $output .= "\$this->assign(" . $assign_var . ", ob_get_contents()); ob_end_clean();\n";
+        }
+
+        $output .= ' ?>';
+
+        return $output;
+
+    }
+
+    /**
+     * Compile {include ...} tag
+     *
+     * @param string $tag_args
+     * @return string
+     */
+    function _compile_include_php_tag($tag_args)
+    {
+        $attrs = $this->_parse_attrs($tag_args);
+
+        if (empty($attrs['file'])) {
+            $this->_syntax_error("missing 'file' attribute in include_php tag", E_USER_ERROR, __FILE__, __LINE__);
+        }
+
+        $assign_var = (empty($attrs['assign'])) ? '' : $this->_dequote($attrs['assign']);
+        $once_var = (empty($attrs['once']) || $attrs['once']=='false') ? 'false' : 'true';
+
+        $arg_list = array();
+        foreach($attrs as $arg_name => $arg_value) {
+            if($arg_name != 'file' AND $arg_name != 'once' AND $arg_name != 'assign') {
+                if(is_bool($arg_value))
+                    $arg_value = $arg_value ? 'true' : 'false';
+                $arg_list[] = "'$arg_name' => $arg_value";
+            }
+        }
+
+        $_params = "array('smarty_file' => " . $attrs['file'] . ", 'smarty_assign' => '$assign_var', 'smarty_once' => $once_var, 'smarty_include_vars' => array(".implode(',', $arg_list)."))";
+
+        return "<?php require_once(SMARTY_CORE_DIR . 'core.smarty_include_php.php');\nsmarty_core_smarty_include_php($_params, \$this); ?>" . $this->_additional_newline;
+    }
+
+
+    /**
+     * Compile {section ...} tag
+     *
+     * @param string $tag_args
+     * @return string
+     */
+    function _compile_section_start($tag_args)
+    {
+        $attrs = $this->_parse_attrs($tag_args);
+        $arg_list = array();
+
+        $output = '<?php ';
+        $section_name = $attrs['name'];
+        if (empty($section_name)) {
+            $this->_syntax_error("missing section name", E_USER_ERROR, __FILE__, __LINE__);
+        }
+
+        $output .= "unset(\$this->_sections[$section_name]);\n";
+        $section_props = "\$this->_sections[$section_name]";
+
+        foreach ($attrs as $attr_name => $attr_value) {
+            switch ($attr_name) {
+                case 'loop':
+                    $output .= "{$section_props}['loop'] = is_array(\$_loop=$attr_value) ? count(\$_loop) : max(0, (int)\$_loop); unset(\$_loop);\n";
+                    break;
+
+                case 'show':
+                    if (is_bool($attr_value))
+                        $show_attr_value = $attr_value ? 'true' : 'false';
+                    else
+                        $show_attr_value = "(bool)$attr_value";
+                    $output .= "{$section_props}['show'] = $show_attr_value;\n";
+                    break;
+
+                case 'name':
+                    $output .= "{$section_props}['$attr_name'] = $attr_value;\n";
+                    break;
+
+                case 'max':
+                case 'start':
+                    $output .= "{$section_props}['$attr_name'] = (int)$attr_value;\n";
+                    break;
+
+                case 'step':
+                    $output .= "{$section_props}['$attr_name'] = ((int)$attr_value) == 0 ? 1 : (int)$attr_value;\n";
+                    break;
+
+                default:
+                    $this->_syntax_error("unknown section attribute - '$attr_name'", E_USER_ERROR, __FILE__, __LINE__);
+                    break;
+            }
+        }
+
+        if (!isset($attrs['show']))
+            $output .= "{$section_props}['show'] = true;\n";
+
+        if (!isset($attrs['loop']))
+            $output .= "{$section_props}['loop'] = 1;\n";
+
+        if (!isset($attrs['max']))
+            $output .= "{$section_props}['max'] = {$section_props}['loop'];\n";
+        else
+            $output .= "if ({$section_props}['max'] < 0)\n" .
+                       "    {$section_props}['max'] = {$section_props}['loop'];\n";
+
+        if (!isset($attrs['step']))
+            $output .= "{$section_props}['step'] = 1;\n";
+
+        if (!isset($attrs['start']))
+            $output .= "{$section_props}['start'] = {$section_props}['step'] > 0 ? 0 : {$section_props}['loop']-1;\n";
+        else {
+            $output .= "if ({$section_props}['start'] < 0)\n" .
+                       "    {$section_props}['start'] = max({$section_props}['step'] > 0 ? 0 : -1, {$section_props}['loop'] + {$section_props}['start']);\n" .
+                       "else\n" .
+                       "    {$section_props}['start'] = min({$section_props}['start'], {$section_props}['step'] > 0 ? {$section_props}['loop'] : {$section_props}['loop']-1);\n";
+        }
+
+        $output .= "if ({$section_props}['show']) {\n";
+        if (!isset($attrs['start']) && !isset($attrs['step']) && !isset($attrs['max'])) {
+            $output .= "    {$section_props}['total'] = {$section_props}['loop'];\n";
+        } else {
+            $output .= "    {$section_props}['total'] = min(ceil(({$section_props}['step'] > 0 ? {$section_props}['loop'] - {$section_props}['start'] : {$section_props}['start']+1)/abs({$section_props}['step'])), {$section_props}['max']);\n";
+        }
+        $output .= "    if ({$section_props}['total'] == 0)\n" .
+                   "        {$section_props}['show'] = false;\n" .
+                   "} else\n" .
+                   "    {$section_props}['total'] = 0;\n";
+
+        $output .= "if ({$section_props}['show']):\n";
+        $output .= "
+            for ({$section_props}['index'] = {$section_props}['start'], {$section_props}['iteration'] = 1;
+                 {$section_props}['iteration'] <= {$section_props}['total'];
+                 {$section_props}['index'] += {$section_props}['step'], {$section_props}['iteration']++):\n";
+        $output .= "{$section_props}['rownum'] = {$section_props}['iteration'];\n";
+        $output .= "{$section_props}['index_prev'] = {$section_props}['index'] - {$section_props}['step'];\n";
+        $output .= "{$section_props}['index_next'] = {$section_props}['index'] + {$section_props}['step'];\n";
+        $output .= "{$section_props}['first']      = ({$section_props}['iteration'] == 1);\n";
+        $output .= "{$section_props}['last']       = ({$section_props}['iteration'] == {$section_props}['total']);\n";
+
+        $output .= "?>";
+
+        return $output;
+    }
+
+
+    /**
+     * Compile {foreach ...} tag.
+     *
+     * @param string $tag_args
+     * @return string
+     */
+    function _compile_foreach_start($tag_args)
+    {
+        $attrs = $this->_parse_attrs($tag_args);
+        $arg_list = array();
+
+        if (empty($attrs['from'])) {
+            return $this->_syntax_error("foreach: missing 'from' attribute", E_USER_ERROR, __FILE__, __LINE__);
+        }
+        $from = $attrs['from'];
+
+        if (empty($attrs['item'])) {
+            return $this->_syntax_error("foreach: missing 'item' attribute", E_USER_ERROR, __FILE__, __LINE__);
+        }
+        $item = $this->_dequote($attrs['item']);
+        if (!preg_match('~^\w+$~', $item)) {
+            return $this->_syntax_error("'foreach: item' must be a variable name (literal string)", E_USER_ERROR, __FILE__, __LINE__);
+        }
+
+        if (isset($attrs['key'])) {
+            $key  = $this->_dequote($attrs['key']);
+            if (!preg_match('~^\w+$~', $key)) {
+                return $this->_syntax_error("foreach: 'key' must to be a variable name (literal string)", E_USER_ERROR, __FILE__, __LINE__);
+            }
+            $key_part = "\$this->_tpl_vars['$key'] => ";
+        } else {
+            $key = null;
+            $key_part = '';
+        }
+
+        if (isset($attrs['name'])) {
+            $name = $attrs['name'];
+        } else {
+            $name = null;
+        }
+
+        $output = '<?php ';
+        $output .= "\$_from = $from; if (!is_array(\$_from) && !is_object(\$_from)) { settype(\$_from, 'array'); }";
+        if (isset($name)) {
+            $foreach_props = "\$this->_foreach[$name]";
+            $output .= "{$foreach_props} = array('total' => count(\$_from), 'iteration' => 0);\n";
+            $output .= "if ({$foreach_props}['total'] > 0):\n";
+            $output .= "    foreach (\$_from as $key_part\$this->_tpl_vars['$item']):\n";
+            $output .= "        {$foreach_props}['iteration']++;\n";
+        } else {
+            $output .= "if (count(\$_from)):\n";
+            $output .= "    foreach (\$_from as $key_part\$this->_tpl_vars['$item']):\n";
+        }
+        $output .= '?>';
+
+        return $output;
+    }
+
+
+    /**
+     * Compile {capture} .. {/capture} tags
+     *
+     * @param boolean $start true if this is the {capture} tag
+     * @param string $tag_args
+     * @return string
+     */
+
+    function _compile_capture_tag($start, $tag_args = '')
+    {
+        $attrs = $this->_parse_attrs($tag_args);
+
+        if ($start) {
+            if (isset($attrs['name']))
+                $buffer = $attrs['name'];
+            else
+                $buffer = "'default'";
+
+            if (isset($attrs['assign']))
+                $assign = $attrs['assign'];
+            else
+                $assign = null;
+            $output = "<?php ob_start(); ?>";
+            $this->_capture_stack[] = array($buffer, $assign);
+        } else {
+            list($buffer, $assign) = array_pop($this->_capture_stack);
+            $output = "<?php \$this->_smarty_vars['capture'][$buffer] = ob_get_contents(); ";
+            if (isset($assign)) {
+                $output .= " \$this->assign($assign, ob_get_contents());";
+            }
+            $output .= "ob_end_clean(); ?>";
+        }
+
+        return $output;
+    }
+
+    /**
+     * Compile {if ...} tag
+     *
+     * @param string $tag_args
+     * @param boolean $elseif if true, uses elseif instead of if
+     * @return string
+     */
+    function _compile_if_tag($tag_args, $elseif = false)
+    {
+
+        /* Tokenize args for 'if' tag. */
+        preg_match_all('~(?>
+                ' . $this->_obj_call_regexp . '(?:' . $this->_mod_regexp . '*)? | # valid object call
+                ' . $this->_var_regexp . '(?:' . $this->_mod_regexp . '*)?    | # var or quoted string
+                \-?0[xX][0-9a-fA-F]+|\-?\d+(?:\.\d+)?|\.\d+|!==|===|==|!=|<>|<<|>>|<=|>=|\&\&|\|\||\(|\)|,|\!|\^|=|\&|\~|<|>|\||\%|\+|\-|\/|\*|\@    | # valid non-word token
+                \b\w+\b                                                        | # valid word token
+                \S+                                                           # anything else
+                )~x', $tag_args, $match);
+
+        $tokens = $match[0];
+
+        if(empty($tokens)) {
+            $_error_msg = $elseif ? "'elseif'" : "'if'";
+            $_error_msg .= ' statement requires arguments'; 
+            $this->_syntax_error($_error_msg, E_USER_ERROR, __FILE__, __LINE__);
+        }
+            
+                
+        // make sure we have balanced parenthesis
+        $token_count = array_count_values($tokens);
+        if(isset($token_count['(']) && $token_count['('] != $token_count[')']) {
+            $this->_syntax_error("unbalanced parenthesis in if statement", E_USER_ERROR, __FILE__, __LINE__);
+        }
+
+        $is_arg_stack = array();
+
+        for ($i = 0; $i < count($tokens); $i++) {
+
+            $token = &$tokens[$i];
+
+            switch (strtolower($token)) {
+                case '!':
+                case '%':
+                case '!==':
+                case '==':
+                case '===':
+                case '>':
+                case '<':
+                case '!=':
+                case '<>':
+                case '<<':
+                case '>>':
+                case '<=':
+                case '>=':
+                case '&&':
+                case '||':
+                case '|':
+                case '^':
+                case '&':
+                case '~':
+                case ')':
+                case ',':
+                case '+':
+                case '-':
+                case '*':
+                case '/':
+                case '@':
+                    break;
+
+                case 'eq':
+                    $token = '==';
+                    break;
+
+                case 'ne':
+                case 'neq':
+                    $token = '!=';
+                    break;
+
+                case 'lt':
+                    $token = '<';
+                    break;
+
+                case 'le':
+                case 'lte':
+                    $token = '<=';
+                    break;
+
+                case 'gt':
+                    $token = '>';
+                    break;
+
+                case 'ge':
+                case 'gte':
+                    $token = '>=';
+                    break;
+
+                case 'and':
+                    $token = '&&';
+                    break;
+
+                case 'or':
+                    $token = '||';
+                    break;
+
+                case 'not':
+                    $token = '!';
+                    break;
+
+                case 'mod':
+                    $token = '%';
+                    break;
+
+                case '(':
+                    array_push($is_arg_stack, $i);
+                    break;
+
+                case 'is':
+                    /* If last token was a ')', we operate on the parenthesized
+                       expression. The start of the expression is on the stack.
+                       Otherwise, we operate on the last encountered token. */
+                    if ($tokens[$i-1] == ')')
+                        $is_arg_start = array_pop($is_arg_stack);
+                    else
+                        $is_arg_start = $i-1;
+                    /* Construct the argument for 'is' expression, so it knows
+                       what to operate on. */
+                    $is_arg = implode(' ', array_slice($tokens, $is_arg_start, $i - $is_arg_start));
+
+                    /* Pass all tokens from next one until the end to the
+                       'is' expression parsing function. The function will
+                       return modified tokens, where the first one is the result
+                       of the 'is' expression and the rest are the tokens it
+                       didn't touch. */
+                    $new_tokens = $this->_parse_is_expr($is_arg, array_slice($tokens, $i+1));
+
+                    /* Replace the old tokens with the new ones. */
+                    array_splice($tokens, $is_arg_start, count($tokens), $new_tokens);
+
+                    /* Adjust argument start so that it won't change from the
+                       current position for the next iteration. */
+                    $i = $is_arg_start;
+                    break;
+
+                default:
+                    if(preg_match('~^' . $this->_func_regexp . '$~', $token) ) {
+                            // function call
+                            if($this->security &&
+                               !in_array($token, $this->security_settings['IF_FUNCS'])) {
+                                $this->_syntax_error("(secure mode) '$token' not allowed in if statement", E_USER_ERROR, __FILE__, __LINE__);
+                            }
+                    } elseif(preg_match('~^' . $this->_var_regexp . '$~', $token) && (strpos('+-*/^%&|', substr($token, -1)) === false) && isset($tokens[$i+1]) && $tokens[$i+1] == '(') {
+                        // variable function call
+                        $this->_syntax_error("variable function call '$token' not allowed in if statement", E_USER_ERROR, __FILE__, __LINE__);                      
+                    } elseif(preg_match('~^' . $this->_obj_call_regexp . '|' . $this->_var_regexp . '(?:' . $this->_mod_regexp . '*)$~', $token)) {
+                        // object or variable
+                        $token = $this->_parse_var_props($token);
+                    } elseif(is_numeric($token)) {
+                        // number, skip it
+                    } else {
+                        $this->_syntax_error("unidentified token '$token'", E_USER_ERROR, __FILE__, __LINE__);
+                    }
+                    break;
+            }
+        }
+
+        if ($elseif)
+            return '<?php elseif ('.implode(' ', $tokens).'): ?>';
+        else
+            return '<?php if ('.implode(' ', $tokens).'): ?>';
+    }
+
+
+    function _compile_arg_list($type, $name, $attrs, &$cache_code) {
+        $arg_list = array();
+
+        if (isset($type) && isset($name)
+            && isset($this->_plugins[$type])
+            && isset($this->_plugins[$type][$name])
+            && empty($this->_plugins[$type][$name][4])
+            && is_array($this->_plugins[$type][$name][5])
+            ) {
+            /* we have a list of parameters that should be cached */
+            $_cache_attrs = $this->_plugins[$type][$name][5];
+            $_count = $this->_cache_attrs_count++;
+            $cache_code = "\$_cache_attrs =& \$this->_smarty_cache_attrs('$this->_cache_serial','$_count');";
+
+        } else {
+            /* no parameters are cached */
+            $_cache_attrs = null;
+        }
+
+        foreach ($attrs as $arg_name => $arg_value) {
+            if (is_bool($arg_value))
+                $arg_value = $arg_value ? 'true' : 'false';
+            if (is_null($arg_value))
+                $arg_value = 'null';
+            if ($_cache_attrs && in_array($arg_name, $_cache_attrs)) {
+                $arg_list[] = "'$arg_name' => (\$this->_cache_including) ? \$_cache_attrs['$arg_name'] : (\$_cache_attrs['$arg_name']=$arg_value)";
+            } else {
+                $arg_list[] = "'$arg_name' => $arg_value";
+            }
+        }
+        return $arg_list;
+    }
+
+    /**
+     * Parse is expression
+     *
+     * @param string $is_arg
+     * @param array $tokens
+     * @return array
+     */
+    function _parse_is_expr($is_arg, $tokens)
+    {
+        $expr_end = 0;
+        $negate_expr = false;
+
+        if (($first_token = array_shift($tokens)) == 'not') {
+            $negate_expr = true;
+            $expr_type = array_shift($tokens);
+        } else
+            $expr_type = $first_token;
+
+        switch ($expr_type) {
+            case 'even':
+                if (isset($tokens[$expr_end]) && $tokens[$expr_end] == 'by') {
+                    $expr_end++;
+                    $expr_arg = $tokens[$expr_end++];
+                    $expr = "!(1 & ($is_arg / " . $this->_parse_var_props($expr_arg) . "))";
+                } else
+                    $expr = "!(1 & $is_arg)";
+                break;
+
+            case 'odd':
+                if (isset($tokens[$expr_end]) && $tokens[$expr_end] == 'by') {
+                    $expr_end++;
+                    $expr_arg = $tokens[$expr_end++];
+                    $expr = "(1 & ($is_arg / " . $this->_parse_var_props($expr_arg) . "))";
+                } else
+                    $expr = "(1 & $is_arg)";
+                break;
+
+            case 'div':
+                if (@$tokens[$expr_end] == 'by') {
+                    $expr_end++;
+                    $expr_arg = $tokens[$expr_end++];
+                    $expr = "!($is_arg % " . $this->_parse_var_props($expr_arg) . ")";
+                } else {
+                    $this->_syntax_error("expecting 'by' after 'div'", E_USER_ERROR, __FILE__, __LINE__);
+                }
+                break;
+
+            default:
+                $this->_syntax_error("unknown 'is' expression - '$expr_type'", E_USER_ERROR, __FILE__, __LINE__);
+                break;
+        }
+
+        if ($negate_expr) {
+            $expr = "!($expr)";
+        }
+
+        array_splice($tokens, 0, $expr_end, $expr);
+
+        return $tokens;
+    }
+
+
+    /**
+     * Parse attribute string
+     *
+     * @param string $tag_args
+     * @return array
+     */
+    function _parse_attrs($tag_args)
+    {
+
+        /* Tokenize tag attributes. */
+        preg_match_all('~(?:' . $this->_obj_call_regexp . '|' . $this->_qstr_regexp . ' | (?>[^"\'=\s]+)
+                         )+ |
+                         [=]
+                        ~x', $tag_args, $match);
+        $tokens       = $match[0];
+
+        $attrs = array();
+        /* Parse state:
+            0 - expecting attribute name
+            1 - expecting '='
+            2 - expecting attribute value (not '=') */
+        $state = 0;
+
+        foreach ($tokens as $token) {
+            switch ($state) {
+                case 0:
+                    /* If the token is a valid identifier, we set attribute name
+                       and go to state 1. */
+                    if (preg_match('~^\w+$~', $token)) {
+                        $attr_name = $token;
+                        $state = 1;
+                    } else
+                        $this->_syntax_error("invalid attribute name: '$token'", E_USER_ERROR, __FILE__, __LINE__);
+                    break;
+
+                case 1:
+                    /* If the token is '=', then we go to state 2. */
+                    if ($token == '=') {
+                        $state = 2;
+                    } else
+                        $this->_syntax_error("expecting '=' after attribute name '$last_token'", E_USER_ERROR, __FILE__, __LINE__);
+                    break;
+
+                case 2:
+                    /* If token is not '=', we set the attribute value and go to
+                       state 0. */
+                    if ($token != '=') {
+                        /* We booleanize the token if it's a non-quoted possible
+                           boolean value. */
+                        if (preg_match('~^(on|yes|true)$~', $token)) {
+                            $token = 'true';
+                        } else if (preg_match('~^(off|no|false)$~', $token)) {
+                            $token = 'false';
+                        } else if ($token == 'null') {
+                            $token = 'null';
+                        } else if (preg_match('~^' . $this->_num_const_regexp . '|0[xX][0-9a-fA-F]+$~', $token)) {
+                            /* treat integer literally */
+                        } else if (!preg_match('~^' . $this->_obj_call_regexp . '|' . $this->_var_regexp . '(?:' . $this->_mod_regexp . ')*$~', $token)) {
+                            /* treat as a string, double-quote it escaping quotes */
+                            $token = '"'.addslashes($token).'"';
+                        }
+
+                        $attrs[$attr_name] = $token;
+                        $state = 0;
+                    } else
+                        $this->_syntax_error("'=' cannot be an attribute value", E_USER_ERROR, __FILE__, __LINE__);
+                    break;
+            }
+            $last_token = $token;
+        }
+
+        if($state != 0) {
+            if($state == 1) {
+                $this->_syntax_error("expecting '=' after attribute name '$last_token'", E_USER_ERROR, __FILE__, __LINE__);
+            } else {
+                $this->_syntax_error("missing attribute value", E_USER_ERROR, __FILE__, __LINE__);
+            }
+        }
+
+        $this->_parse_vars_props($attrs);
+
+        return $attrs;
+    }
+
+    /**
+     * compile multiple variables and section properties tokens into
+     * PHP code
+     *
+     * @param array $tokens
+     */
+    function _parse_vars_props(&$tokens)
+    {
+        foreach($tokens as $key => $val) {
+            $tokens[$key] = $this->_parse_var_props($val);
+        }
+    }
+
+    /**
+     * compile single variable and section properties token into
+     * PHP code
+     *
+     * @param string $val
+     * @param string $tag_attrs
+     * @return string
+     */
+    function _parse_var_props($val)
+    {
+        $val = trim($val);
+
+        if(preg_match('~^(' . $this->_obj_call_regexp . '|' . $this->_dvar_regexp . ')(' . $this->_mod_regexp . '*)$~', $val, $match)) {
+            // $ variable or object
+            $return = $this->_parse_var($match[1]);
+            $modifiers = $match[2];
+            if (!empty($this->default_modifiers) && !preg_match('~(^|\|)smarty:nodefaults($|\|)~',$modifiers)) {
+                $_default_mod_string = implode('|',(array)$this->default_modifiers);
+                $modifiers = empty($modifiers) ? $_default_mod_string : $_default_mod_string . '|' . $modifiers;
+            }
+            $this->_parse_modifiers($return, $modifiers);
+            return $return;
+        } elseif (preg_match('~^' . $this->_db_qstr_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
+                // double quoted text
+                preg_match('~^(' . $this->_db_qstr_regexp . ')('. $this->_mod_regexp . '*)$~', $val, $match);
+                $return = $this->_expand_quoted_text($match[1]);
+                if($match[2] != '') {
+                    $this->_parse_modifiers($return, $match[2]);
+                }
+                return $return;
+            }
+        elseif(preg_match('~^' . $this->_num_const_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
+                // numerical constant
+                preg_match('~^(' . $this->_num_const_regexp . ')('. $this->_mod_regexp . '*)$~', $val, $match);
+                if($match[2] != '') {
+                    $this->_parse_modifiers($match[1], $match[2]);
+                    return $match[1];
+                }
+            }
+        elseif(preg_match('~^' . $this->_si_qstr_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
+                // single quoted text
+                preg_match('~^(' . $this->_si_qstr_regexp . ')('. $this->_mod_regexp . '*)$~', $val, $match);
+                if($match[2] != '') {
+                    $this->_parse_modifiers($match[1], $match[2]);
+                    return $match[1];
+                }
+            }
+        elseif(preg_match('~^' . $this->_cvar_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
+                // config var
+                return $this->_parse_conf_var($val);
+            }
+        elseif(preg_match('~^' . $this->_svar_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
+                // section var
+                return $this->_parse_section_prop($val);
+            }
+        elseif(!in_array($val, $this->_permitted_tokens) && !is_numeric($val)) {
+            // literal string
+            return $this->_expand_quoted_text('"' . strtr($val, array('\\' => '\\\\', '"' => '\\"')) .'"');
+        }
+        return $val;
+    }
+
+    /**
+     * expand quoted text with embedded variables
+     *
+     * @param string $var_expr
+     * @return string
+     */
+    function _expand_quoted_text($var_expr)
+    {
+        // if contains unescaped $, expand it
+        if(preg_match_all('~(?:\`(?<!\\\\)\$' . $this->_dvar_guts_regexp . '(?:' . $this->_obj_ext_regexp . ')*\`)|(?:(?<!\\\\)\$\w+(\[[a-zA-Z0-9]+\])*)~', $var_expr, $_match)) {
+            $_match = $_match[0];
+            rsort($_match);
+            reset($_match);
+            foreach($_match as $_var) {
+                $var_expr = str_replace ($_var, '".(' . $this->_parse_var(str_replace('`','',$_var)) . ')."', $var_expr);
+            }
+            $_return = preg_replace('~\.""|(?<!\\\\)""\.~', '', $var_expr);
+        } else {
+            $_return = $var_expr;
+        }
+        // replace double quoted literal string with single quotes
+        $_return = preg_replace('~^"([\s\w]+)"$~',"'\\1'",$_return);
+        return $_return;
+    }
+
+    /**
+     * parse variable expression into PHP code
+     *
+     * @param string $var_expr
+     * @param string $output
+     * @return string
+     */
+    function _parse_var($var_expr)
+    {
+        $_has_math = false;
+        $_math_vars = preg_split('~('.$this->_dvar_math_regexp.'|'.$this->_qstr_regexp.')~', $var_expr, -1, PREG_SPLIT_DELIM_CAPTURE);
+
+        if(count($_math_vars) > 1) {
+            $_first_var = "";
+            $_complete_var = "";
+            $_output = "";
+            // simple check if there is any math, to stop recursion (due to modifiers with "xx % yy" as parameter)
+            foreach($_math_vars as $_k => $_math_var) {
+                $_math_var = $_math_vars[$_k];
+
+                if(!empty($_math_var) || is_numeric($_math_var)) {
+                    // hit a math operator, so process the stuff which came before it
+                    if(preg_match('~^' . $this->_dvar_math_regexp . '$~', $_math_var)) {
+                        $_has_math = true;
+                        if(!empty($_complete_var) || is_numeric($_complete_var)) {
+                            $_output .= $this->_parse_var($_complete_var);
+                        }
+
+                        // just output the math operator to php
+                        $_output .= $_math_var;
+
+                        if(empty($_first_var))
+                            $_first_var = $_complete_var;
+
+                        $_complete_var = "";
+                    } else {
+                        $_complete_var .= $_math_var;
+                    }
+                }
+            }
+            if($_has_math) {
+                if(!empty($_complete_var) || is_numeric($_complete_var))
+                    $_output .= $this->_parse_var($_complete_var);
+
+                // get the modifiers working (only the last var from math + modifier is left)
+                $var_expr = $_complete_var;
+            }
+        }
+
+        // prevent cutting of first digit in the number (we _definitly_ got a number if the first char is a digit)
+        if(is_numeric(substr($var_expr, 0, 1)))
+            $_var_ref = $var_expr;
+        else
+            $_var_ref = substr($var_expr, 1);
+        
+        if(!$_has_math) {
+            
+            // get [foo] and .foo and ->foo and (...) pieces
+            preg_match_all('~(?:^\w+)|' . $this->_obj_params_regexp . '|(?:' . $this->_var_bracket_regexp . ')|->\$?\w+|\.\$?\w+|\S+~', $_var_ref, $match);
+                        
+            $_indexes = $match[0];
+            $_var_name = array_shift($_indexes);
+
+            /* Handle $smarty.* variable references as a special case. */
+            if ($_var_name == 'smarty') {
+                /*
+                 * If the reference could be compiled, use the compiled output;
+                 * otherwise, fall back on the $smarty variable generated at
+                 * run-time.
+                 */
+                if (($smarty_ref = $this->_compile_smarty_ref($_indexes)) !== null) {
+                    $_output = $smarty_ref;
+                } else {
+                    $_var_name = substr(array_shift($_indexes), 1);
+                    $_output = "\$this->_smarty_vars['$_var_name']";
+                }
+            } elseif(is_numeric($_var_name) && is_numeric(substr($var_expr, 0, 1))) {
+                // because . is the operator for accessing arrays thru inidizes we need to put it together again for floating point numbers
+                if(count($_indexes) > 0)
+                {
+                    $_var_name .= implode("", $_indexes);
+                    $_indexes = array();
+                }
+                $_output = $_var_name;
+            } else {
+                $_output = "\$this->_tpl_vars['$_var_name']";
+            }
+
+            foreach ($_indexes as $_index) {
+                if (substr($_index, 0, 1) == '[') {
+                    $_index = substr($_index, 1, -1);
+                    if (is_numeric($_index)) {
+                        $_output .= "[$_index]";
+                    } elseif (substr($_index, 0, 1) == '$') {
+                        if (strpos($_index, '.') !== false) {
+                            $_output .= '[' . $this->_parse_var($_index) . ']';
+                        } else {
+                            $_output .= "[\$this->_tpl_vars['" . substr($_index, 1) . "']]";
+                        }
+                    } else {
+                        $_var_parts = explode('.', $_index);
+                        $_var_section = $_var_parts[0];
+                        $_var_section_prop = isset($_var_parts[1]) ? $_var_parts[1] : 'index';
+                        $_output .= "[\$this->_sections['$_var_section']['$_var_section_prop']]";
+                    }
+                } else if (substr($_index, 0, 1) == '.') {
+                    if (substr($_index, 1, 1) == '$')
+                        $_output .= "[\$this->_tpl_vars['" . substr($_index, 2) . "']]";
+                    else
+                        $_output .= "['" . substr($_index, 1) . "']";
+                } else if (substr($_index,0,2) == '->') {
+                    if(substr($_index,2,2) == '__') {
+                        $this->_syntax_error('call to internal object members is not allowed', E_USER_ERROR, __FILE__, __LINE__);
+                    } elseif($this->security && substr($_index, 2, 1) == '_') {
+                        $this->_syntax_error('(secure) call to private object member is not allowed', E_USER_ERROR, __FILE__, __LINE__);
+                    } elseif (substr($_index, 2, 1) == '$') {
+                        if ($this->security) {
+                            $this->_syntax_error('(secure) call to dynamic object member is not allowed', E_USER_ERROR, __FILE__, __LINE__);
+                        } else {
+                            $_output .= '->{(($_var=$this->_tpl_vars[\''.substr($_index,3).'\']) && substr($_var,0,2)!=\'__\') ? $_var : $this->trigger_error("cannot access property \\"$_var\\"")}';
+                        }
+                    } else {
+                        $_output .= $_index;
+                    }
+                } elseif (substr($_index, 0, 1) == '(') {
+                    $_index = $this->_parse_parenth_args($_index);
+                    $_output .= $_index;
+                } else {
+                    $_output .= $_index;
+                }
+            }
+        }
+
+        return $_output;
+    }
+
+    /**
+     * parse arguments in function call parenthesis
+     *
+     * @param string $parenth_args
+     * @return string
+     */
+    function _parse_parenth_args($parenth_args)
+    {
+        preg_match_all('~' . $this->_param_regexp . '~',$parenth_args, $match);
+        $orig_vals = $match = $match[0];
+        $this->_parse_vars_props($match);
+        $replace = array();
+        for ($i = 0, $count = count($match); $i < $count; $i++) {
+            $replace[$orig_vals[$i]] = $match[$i];
+        }
+        return strtr($parenth_args, $replace);
+    }
+
+    /**
+     * parse configuration variable expression into PHP code
+     *
+     * @param string $conf_var_expr
+     */
+    function _parse_conf_var($conf_var_expr)
+    {
+        $parts = explode('|', $conf_var_expr, 2);
+        $var_ref = $parts[0];
+        $modifiers = isset($parts[1]) ? $parts[1] : '';
+
+        $var_name = substr($var_ref, 1, -1);
+
+        $output = "\$this->_config[0]['vars']['$var_name']";
+
+        $this->_parse_modifiers($output, $modifiers);
+
+        return $output;
+    }
+
+    /**
+     * parse section property expression into PHP code
+     *
+     * @param string $section_prop_expr
+     * @return string
+     */
+    function _parse_section_prop($section_prop_expr)
+    {
+        $parts = explode('|', $section_prop_expr, 2);
+        $var_ref = $parts[0];
+        $modifiers = isset($parts[1]) ? $parts[1] : '';
+
+        preg_match('!%(\w+)\.(\w+)%!', $var_ref, $match);
+        $section_name = $match[1];
+        $prop_name = $match[2];
+
+        $output = "\$this->_sections['$section_name']['$prop_name']";
+
+        $this->_parse_modifiers($output, $modifiers);
+
+        return $output;
+    }
+
+
+    /**
+     * parse modifier chain into PHP code
+     *
+     * sets $output to parsed modified chain
+     * @param string $output
+     * @param string $modifier_string
+     */
+    function _parse_modifiers(&$output, $modifier_string)
+    {
+        preg_match_all('~\|(@?\w+)((?>:(?:'. $this->_qstr_regexp . '|[^|]+))*)~', '|' . $modifier_string, $_match);
+        list(, $_modifiers, $modifier_arg_strings) = $_match;
+
+        for ($_i = 0, $_for_max = count($_modifiers); $_i < $_for_max; $_i++) {
+            $_modifier_name = $_modifiers[$_i];
+
+            if($_modifier_name == 'smarty') {
+                // skip smarty modifier
+                continue;
+            }
+
+            preg_match_all('~:(' . $this->_qstr_regexp . '|[^:]+)~', $modifier_arg_strings[$_i], $_match);
+            $_modifier_args = $_match[1];
+
+            if (substr($_modifier_name, 0, 1) == '@') {
+                $_map_array = false;
+                $_modifier_name = substr($_modifier_name, 1);
+            } else {
+                $_map_array = true;
+            }
+
+            if (empty($this->_plugins['modifier'][$_modifier_name])
+                && !$this->_get_plugin_filepath('modifier', $_modifier_name)
+                && function_exists($_modifier_name)) {
+                if ($this->security && !in_array($_modifier_name, $this->security_settings['MODIFIER_FUNCS'])) {
+                    $this->_trigger_fatal_error("[plugin] (secure mode) modifier '$_modifier_name' is not allowed" , $this->_current_file, $this->_current_line_no, __FILE__, __LINE__);
+                } else {
+                    $this->_plugins['modifier'][$_modifier_name] = array($_modifier_name,  null, null, false);
+                }
+            }
+            $this->_add_plugin('modifier', $_modifier_name);
+
+            $this->_parse_vars_props($_modifier_args);
+
+            if($_modifier_name == 'default') {
+                // supress notifications of default modifier vars and args
+                if(substr($output, 0, 1) == '$') {
+                    $output = '@' . $output;
+                }
+                if(isset($_modifier_args[0]) && substr($_modifier_args[0], 0, 1) == '$') {
+                    $_modifier_args[0] = '@' . $_modifier_args[0];
+                }
+            }
+            if (count($_modifier_args) > 0)
+                $_modifier_args = ', '.implode(', ', $_modifier_args);
+            else
+                $_modifier_args = '';
+
+            if ($_map_array) {
+                $output = "((is_array(\$_tmp=$output)) ? \$this->_run_mod_handler('$_modifier_name', true, \$_tmp$_modifier_args) : " . $this->_compile_plugin_call('modifier', $_modifier_name) . "(\$_tmp$_modifier_args))";
+
+            } else {
+
+                $output = $this->_compile_plugin_call('modifier', $_modifier_name)."($output$_modifier_args)";
+
+            }
+        }
+    }
+
+
+    /**
+     * add plugin
+     *
+     * @param string $type
+     * @param string $name
+     * @param boolean? $delayed_loading
+     */
+    function _add_plugin($type, $name, $delayed_loading = null)
+    {
+        if (!isset($this->_plugin_info[$type])) {
+            $this->_plugin_info[$type] = array();
+        }
+        if (!isset($this->_plugin_info[$type][$name])) {
+            $this->_plugin_info[$type][$name] = array($this->_current_file,
+                                                      $this->_current_line_no,
+                                                      $delayed_loading);
+        }
+    }
+
+
+    /**
+     * Compiles references of type $smarty.foo
+     *
+     * @param string $indexes
+     * @return string
+     */
+    function _compile_smarty_ref(&$indexes)
+    {
+        /* Extract the reference name. */
+        $_ref = substr($indexes[0], 1);
+        foreach($indexes as $_index_no=>$_index) {
+            if (substr($_index, 0, 1) != '.' && $_index_no<2 || !preg_match('~^(\.|\[|->)~', $_index)) {
+                $this->_syntax_error('$smarty' . implode('', array_slice($indexes, 0, 2)) . ' is an invalid reference', E_USER_ERROR, __FILE__, __LINE__);
+            }
+        }
+
+        switch ($_ref) {
+            case 'now':
+                $compiled_ref = 'time()';
+                $_max_index = 1;
+                break;
+
+            case 'foreach':
+                array_shift($indexes);
+                $_var = $this->_parse_var_props(substr($indexes[0], 1));
+                $_propname = substr($indexes[1], 1);
+                $_max_index = 1;
+                switch ($_propname) {
+                    case 'index':
+                        array_shift($indexes);
+                        $compiled_ref = "(\$this->_foreach[$_var]['iteration']-1)";
+                        break;
+                        
+                    case 'first':
+                        array_shift($indexes);
+                        $compiled_ref = "(\$this->_foreach[$_var]['iteration'] <= 1)";
+                        break;
+
+                    case 'last':
+                        array_shift($indexes);
+                        $compiled_ref = "(\$this->_foreach[$_var]['iteration'] == \$this->_foreach[$_var]['total'])";
+                        break;
+                        
+                    case 'show':
+                        array_shift($indexes);
+                        $compiled_ref = "(\$this->_foreach[$_var]['total'] > 0)";
+                        break;
+                        
+                    default:
+                        unset($_max_index);
+                        $compiled_ref = "\$this->_foreach[$_var]";
+                }
+                break;
+
+            case 'section':
+                array_shift($indexes);
+                $_var = $this->_parse_var_props(substr($indexes[0], 1));
+                $compiled_ref = "\$this->_sections[$_var]";
+                break;
+
+            case 'get':
+                $compiled_ref = ($this->request_use_auto_globals) ? '$_GET' : "\$GLOBALS['HTTP_GET_VARS']";
+                break;
+
+            case 'post':
+                $compiled_ref = ($this->request_use_auto_globals) ? '$_POST' : "\$GLOBALS['HTTP_POST_VARS']";
+                break;
+
+            case 'cookies':
+                $compiled_ref = ($this->request_use_auto_globals) ? '$_COOKIE' : "\$GLOBALS['HTTP_COOKIE_VARS']";
+                break;
+
+            case 'env':
+                $compiled_ref = ($this->request_use_auto_globals) ? '$_ENV' : "\$GLOBALS['HTTP_ENV_VARS']";
+                break;
+
+            case 'server':
+                $compiled_ref = ($this->request_use_auto_globals) ? '$_SERVER' : "\$GLOBALS['HTTP_SERVER_VARS']";
+                break;
+
+            case 'session':
+                $compiled_ref = ($this->request_use_auto_globals) ? '$_SESSION' : "\$GLOBALS['HTTP_SESSION_VARS']";
+                break;
+
+            /*
+             * These cases are handled either at run-time or elsewhere in the
+             * compiler.
+             */
+            case 'request':
+                if ($this->request_use_auto_globals) {
+                    $compiled_ref = '$_REQUEST';
+                    break;
+                } else {
+                    $this->_init_smarty_vars = true;
+                }
+                return null;
+
+            case 'capture':
+                return null;
+
+            case 'template':
+                $compiled_ref = "'$this->_current_file'";
+                $_max_index = 1;
+                break;
+
+            case 'version':
+                $compiled_ref = "'$this->_version'";
+                $_max_index = 1;
+                break;
+
+            case 'const':
+                if ($this->security && !$this->security_settings['ALLOW_CONSTANTS']) {
+                    $this->_syntax_error("(secure mode) constants not permitted",
+                                         E_USER_WARNING, __FILE__, __LINE__);
+                    return;
+                }
+                array_shift($indexes);
+                if (preg_match('!^\.\w+$!', $indexes[0])) {
+                    $compiled_ref = '@' . substr($indexes[0], 1);
+                } else {
+                    $_val = $this->_parse_var_props(substr($indexes[0], 1));
+                    $compiled_ref = '@constant(' . $_val . ')';
+                }
+                $_max_index = 1;
+                break;
+
+            case 'config':
+                $compiled_ref = "\$this->_config[0]['vars']";
+                $_max_index = 3;
+                break;
+
+            case 'ldelim':
+                $compiled_ref = "'$this->left_delimiter'";
+                break;
+
+            case 'rdelim':
+                $compiled_ref = "'$this->right_delimiter'";
+                break;
+                
+            default:
+                $this->_syntax_error('$smarty.' . $_ref . ' is an unknown reference', E_USER_ERROR, __FILE__, __LINE__);
+                break;
+        }
+
+        if (isset($_max_index) && count($indexes) > $_max_index) {
+            $this->_syntax_error('$smarty' . implode('', $indexes) .' is an invalid reference', E_USER_ERROR, __FILE__, __LINE__);
+        }
+
+        array_shift($indexes);
+        return $compiled_ref;
+    }
+
+    /**
+     * compiles call to plugin of type $type with name $name
+     * returns a string containing the function-name or method call
+     * without the paramter-list that would have follow to make the
+     * call valid php-syntax
+     *
+     * @param string $type
+     * @param string $name
+     * @return string
+     */
+    function _compile_plugin_call($type, $name) {
+        if (isset($this->_plugins[$type][$name])) {
+            /* plugin loaded */
+            if (is_array($this->_plugins[$type][$name][0])) {
+                return ((is_object($this->_plugins[$type][$name][0][0])) ?
+                        "\$this->_plugins['$type']['$name'][0][0]->"    /* method callback */
+                        : (string)($this->_plugins[$type][$name][0][0]).'::'    /* class callback */
+                       ). $this->_plugins[$type][$name][0][1];
+
+            } else {
+                /* function callback */
+                return $this->_plugins[$type][$name][0];
+
+            }
+        } else {
+            /* plugin not loaded -> auto-loadable-plugin */
+            return 'smarty_'.$type.'_'.$name;
+
+        }
+    }
+
+    /**
+     * load pre- and post-filters
+     */
+    function _load_filters()
+    {
+        if (count($this->_plugins['prefilter']) > 0) {
+            foreach ($this->_plugins['prefilter'] as $filter_name => $prefilter) {
+                if ($prefilter === false) {
+                    unset($this->_plugins['prefilter'][$filter_name]);
+                    $_params = array('plugins' => array(array('prefilter', $filter_name, null, null, false)));
+                    require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
+                    smarty_core_load_plugins($_params, $this);
+                }
+            }
+        }
+        if (count($this->_plugins['postfilter']) > 0) {
+            foreach ($this->_plugins['postfilter'] as $filter_name => $postfilter) {
+                if ($postfilter === false) {
+                    unset($this->_plugins['postfilter'][$filter_name]);
+                    $_params = array('plugins' => array(array('postfilter', $filter_name, null, null, false)));
+                    require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
+                    smarty_core_load_plugins($_params, $this);
+                }
+            }
+        }
+    }
+
+
+    /**
+     * Quote subpattern references
+     *
+     * @param string $string
+     * @return string
+     */
+    function _quote_replace($string)
+    {
+        return strtr($string, array('\\' => '\\\\', '$' => '\\$'));
+    }
+
+    /**
+     * display Smarty syntax error
+     *
+     * @param string $error_msg
+     * @param integer $error_type
+     * @param string $file
+     * @param integer $line
+     */
+    function _syntax_error($error_msg, $error_type = E_USER_ERROR, $file=null, $line=null)
+    {
+        $this->_trigger_fatal_error("syntax error: $error_msg", $this->_current_file, $this->_current_line_no, $file, $line, $error_type);
+    }
+
+
+    /**
+     * check if the compilation changes from cacheable to
+     * non-cacheable state with the beginning of the current
+     * plugin. return php-code to reflect the transition.
+     * @return string
+     */
+    function _push_cacheable_state($type, $name) {
+        $_cacheable = !isset($this->_plugins[$type][$name]) || $this->_plugins[$type][$name][4];
+        if ($_cacheable
+            || 0<$this->_cacheable_state++) return '';
+        if (!isset($this->_cache_serial)) $this->_cache_serial = md5(uniqid('Smarty'));
+        $_ret = 'if ($this->caching && !$this->_cache_including) { echo \'{nocache:'
+            . $this->_cache_serial . '#' . $this->_nocache_count
+            . '}\'; };';
+        return $_ret;
+    }
+
+
+    /**
+     * check if the compilation changes from non-cacheable to
+     * cacheable state with the end of the current plugin return
+     * php-code to reflect the transition.
+     * @return string
+     */
+    function _pop_cacheable_state($type, $name) {
+        $_cacheable = !isset($this->_plugins[$type][$name]) || $this->_plugins[$type][$name][4];
+        if ($_cacheable
+            || --$this->_cacheable_state>0) return '';
+        return 'if ($this->caching && !$this->_cache_including) { echo \'{/nocache:'
+            . $this->_cache_serial . '#' . ($this->_nocache_count++)
+            . '}\'; };';
+    }
+
+
+    /**
+     * push opening tag-name, file-name and line-number on the tag-stack
+     * @param string the opening tag's name
+     */
+    function _push_tag($open_tag)
+    {
+        array_push($this->_tag_stack, array($open_tag, $this->_current_line_no));
+    }
+
+    /**
+     * pop closing tag-name
+     * raise an error if this stack-top doesn't match with the closing tag
+     * @param string the closing tag's name
+     * @return string the opening tag's name
+     */
+    function _pop_tag($close_tag)
+    {
+        $message = '';
+        if (count($this->_tag_stack)>0) {
+            list($_open_tag, $_line_no) = array_pop($this->_tag_stack);
+            if ($close_tag == $_open_tag) {
+                return $_open_tag;
+            }
+            if ($close_tag == 'if' && ($_open_tag == 'else' || $_open_tag == 'elseif' )) {
+                return $this->_pop_tag($close_tag);
+            }
+            if ($close_tag == 'section' && $_open_tag == 'sectionelse') {
+                $this->_pop_tag($close_tag);
+                return $_open_tag;
+            }
+            if ($close_tag == 'foreach' && $_open_tag == 'foreachelse') {
+                $this->_pop_tag($close_tag);
+                return $_open_tag;
+            }
+            if ($_open_tag == 'else' || $_open_tag == 'elseif') {
+                $_open_tag = 'if';
+            } elseif ($_open_tag == 'sectionelse') {
+                $_open_tag = 'section';
+            } elseif ($_open_tag == 'foreachelse') {
+                $_open_tag = 'foreach';
+            }
+            $message = " expected {/$_open_tag} (opened line $_line_no).";
+        }
+        $this->_syntax_error("mismatched tag {/$close_tag}.$message",
+                             E_USER_ERROR, __FILE__, __LINE__);
+    }
+
+}
+
+/**
+ * compare to values by their string length
+ *
+ * @access private
+ * @param string $a
+ * @param string $b
+ * @return 0|-1|1
+ */
+function _smarty_sort_length($a, $b)
+{
+    if($a == $b)
+        return 0;
+
+    if(strlen($a) == strlen($b))
+        return ($a > $b) ? -1 : 1;
+
+    return (strlen($a) > strlen($b)) ? -1 : 1;
+}
+
+
+/* vim: set et: */
+
+?>
diff --git a/gosa-core/include/smarty/debug.tpl b/gosa-core/include/smarty/debug.tpl
new file mode 100644 (file)
index 0000000..7f1c9d4
--- /dev/null
@@ -0,0 +1,64 @@
+{* Smarty *}
+
+{* debug.tpl, last updated version 2.0.1 *}
+
+{assign_debug_info}
+
+{if isset($_smarty_debug_output) and $_smarty_debug_output eq "html"}
+       <table border=0 width=100%>
+       <tr bgcolor=#cccccc><th colspan=2>Smarty Debug Console</th></tr>
+       <tr bgcolor=#cccccc><td colspan=2><b>included templates & config files (load time in seconds):</b></td></tr>
+       {section name=templates loop=$_debug_tpls}
+               <tr bgcolor={if %templates.index% is even}#eeeeee{else}#fafafa{/if}><td colspan=2><tt>{section name=indent loop=$_debug_tpls[templates].depth}&nbsp;&nbsp;&nbsp;{/section}<font color={if $_debug_tpls[templates].type eq "template"}brown{elseif $_debug_tpls[templates].type eq "insert"}black{else}green{/if}>{$_debug_tpls[templates].filename|escape:html}</font>{if isset($_debug_tpls[templates].exec_time)} <font size=-1><i>({$_debug_tpls[templates].exec_time|string_format:"%.5f"}){if %templates.index% eq 0} (total){/if}</i></font>{/if}</tt></td></tr>
+       {sectionelse}
+               <tr bgcolor=#eeeeee><td colspan=2><tt><i>no templates included</i></tt></td></tr>       
+       {/section}
+       <tr bgcolor=#cccccc><td colspan=2><b>assigned template variables:</b></td></tr>
+       {section name=vars loop=$_debug_keys}
+               <tr bgcolor={if %vars.index% is even}#eeeeee{else}#fafafa{/if}><td valign=top><tt><font color=blue>{ldelim}${$_debug_keys[vars]}{rdelim}</font></tt></td><td nowrap><tt><font color=green>{$_debug_vals[vars]|@debug_print_var}</font></tt></td></tr>
+       {sectionelse}
+               <tr bgcolor=#eeeeee><td colspan=2><tt><i>no template variables assigned</i></tt></td></tr>      
+       {/section}
+       <tr bgcolor=#cccccc><td colspan=2><b>assigned config file variables (outer template scope):</b></td></tr>
+       {section name=config_vars loop=$_debug_config_keys}
+               <tr bgcolor={if %config_vars.index% is even}#eeeeee{else}#fafafa{/if}><td valign=top><tt><font color=maroon>{ldelim}#{$_debug_config_keys[config_vars]}#{rdelim}</font></tt></td><td><tt><font color=green>{$_debug_config_vals[config_vars]|@debug_print_var}</font></tt></td></tr>
+       {sectionelse}
+               <tr bgcolor=#eeeeee><td colspan=2><tt><i>no config vars assigned</i></tt></td></tr>     
+       {/section}
+       </table>
+</BODY></HTML>
+{else}
+<SCRIPT language=javascript>
+       if( self.name == '' ) {ldelim}
+          var title = 'Console';
+       {rdelim}
+       else {ldelim}
+          var title = 'Console_' + self.name;
+       {rdelim}
+       _smarty_console = window.open("",title.value,"width=680,height=600,resizable,scrollbars=yes");
+       _smarty_console.document.write("<HTML><HEAD><TITLE>Smarty Debug Console_"+self.name+"</TITLE></HEAD><BODY bgcolor=#ffffff>");
+       _smarty_console.document.write("<table border=0 width=100%>");
+       _smarty_console.document.write("<tr bgcolor=#cccccc><th colspan=2>Smarty Debug Console</th></tr>");
+       _smarty_console.document.write("<tr bgcolor=#cccccc><td colspan=2><b>included templates & config files (load time in seconds):</b></td></tr>");
+       {section name=templates loop=$_debug_tpls}
+               _smarty_console.document.write("<tr bgcolor={if %templates.index% is even}#eeeeee{else}#fafafa{/if}><td colspan=2><tt>{section name=indent loop=$_debug_tpls[templates].depth}&nbsp;&nbsp;&nbsp;{/section}<font color={if $_debug_tpls[templates].type eq "template"}brown{elseif $_debug_tpls[templates].type eq "insert"}black{else}green{/if}>{$_debug_tpls[templates].filename|escape:html|escape:javascript}</font>{if isset($_debug_tpls[templates].exec_time)} <font size=-1><i>({$_debug_tpls[templates].exec_time|string_format:"%.5f"}){if %templates.index% eq 0} (total){/if}</i></font>{/if}</tt></td></tr>");
+       {sectionelse}
+               _smarty_console.document.write("<tr bgcolor=#eeeeee><td colspan=2><tt><i>no templates included</i></tt></td></tr>");    
+       {/section}
+       _smarty_console.document.write("<tr bgcolor=#cccccc><td colspan=2><b>assigned template variables:</b></td></tr>");
+       {section name=vars loop=$_debug_keys}
+               _smarty_console.document.write("<tr bgcolor={if %vars.index% is even}#eeeeee{else}#fafafa{/if}><td valign=top><tt><font color=blue>{ldelim}${$_debug_keys[vars]}{rdelim}</font></tt></td><td nowrap><tt><font color=green>{$_debug_vals[vars]|@debug_print_var|escape:javascript}</font></tt></td></tr>");
+       {sectionelse}
+               _smarty_console.document.write("<tr bgcolor=#eeeeee><td colspan=2><tt><i>no template variables assigned</i></tt></td></tr>");   
+       {/section}
+       _smarty_console.document.write("<tr bgcolor=#cccccc><td colspan=2><b>assigned config file variables (outer template scope):</b></td></tr>");
+       {section name=config_vars loop=$_debug_config_keys}
+               _smarty_console.document.write("<tr bgcolor={if %config_vars.index% is even}#eeeeee{else}#fafafa{/if}><td valign=top><tt><font color=maroon>{ldelim}#{$_debug_config_keys[config_vars]}#{rdelim}</font></tt></td><td><tt><font color=green>{$_debug_config_vals[config_vars]|@debug_print_var|escape:javascript}</font></tt></td></tr>");
+       {sectionelse}
+               _smarty_console.document.write("<tr bgcolor=#eeeeee><td colspan=2><tt><i>no config vars assigned</i></tt></td></tr>");  
+       {/section}
+       _smarty_console.document.write("</table>");
+       _smarty_console.document.write("</BODY></HTML>");
+       _smarty_console.document.close();
+</SCRIPT>
+{/if}
diff --git a/gosa-core/include/smarty/internals/core.assemble_plugin_filepath.php b/gosa-core/include/smarty/internals/core.assemble_plugin_filepath.php
new file mode 100644 (file)
index 0000000..690d3dd
--- /dev/null
@@ -0,0 +1,67 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * assemble filepath of requested plugin
+ *
+ * @param string $type
+ * @param string $name
+ * @return string|false
+ */
+function smarty_core_assemble_plugin_filepath($params, &$smarty)
+{
+    static $_filepaths_cache = array();
+
+    $_plugin_filename = $params['type'] . '.' . $params['name'] . '.php';
+    if (isset($_filepaths_cache[$_plugin_filename])) {
+        return $_filepaths_cache[$_plugin_filename];
+    }
+    $_return = false;
+
+    foreach ((array)$smarty->plugins_dir as $_plugin_dir) {
+
+        $_plugin_filepath = $_plugin_dir . DIRECTORY_SEPARATOR . $_plugin_filename;
+
+        // see if path is relative
+        if (!preg_match("/^([\/\\\\]|[a-zA-Z]:[\/\\\\])/", $_plugin_dir)) {
+            $_relative_paths[] = $_plugin_dir;
+            // relative path, see if it is in the SMARTY_DIR
+            if (@is_readable(SMARTY_DIR . $_plugin_filepath)) {
+                $_return = SMARTY_DIR . $_plugin_filepath;
+                break;
+            }
+        }
+        // try relative to cwd (or absolute)
+        if (@is_readable($_plugin_filepath)) {
+            $_return = $_plugin_filepath;
+            break;
+        }
+    }
+
+    if($_return === false) {
+        // still not found, try PHP include_path
+        if(isset($_relative_paths)) {
+            foreach ((array)$_relative_paths as $_plugin_dir) {
+
+                $_plugin_filepath = $_plugin_dir . DIRECTORY_SEPARATOR . $_plugin_filename;
+
+                $_params = array('file_path' => $_plugin_filepath);
+                require_once(SMARTY_CORE_DIR . 'core.get_include_path.php');
+                if(smarty_core_get_include_path($_params, $smarty)) {
+                    $_return = $_params['new_file_path'];
+                    break;
+                }
+            }
+        }
+    }
+    $_filepaths_cache[$_plugin_filename] = $_return;
+    return $_return;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.assign_smarty_interface.php b/gosa-core/include/smarty/internals/core.assign_smarty_interface.php
new file mode 100644 (file)
index 0000000..7e65a73
--- /dev/null
@@ -0,0 +1,43 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty assign_smarty_interface core plugin
+ *
+ * Type:     core<br>
+ * Name:     assign_smarty_interface<br>
+ * Purpose:  assign the $smarty interface variable
+ * @param array Format: null
+ * @param Smarty
+ */
+function smarty_core_assign_smarty_interface($params, &$smarty)
+{
+        if (isset($smarty->_smarty_vars) && isset($smarty->_smarty_vars['request'])) {
+            return;
+        }
+
+        $_globals_map = array('g'  => 'HTTP_GET_VARS',
+                             'p'  => 'HTTP_POST_VARS',
+                             'c'  => 'HTTP_COOKIE_VARS',
+                             's'  => 'HTTP_SERVER_VARS',
+                             'e'  => 'HTTP_ENV_VARS');
+
+        $_smarty_vars_request  = array();
+
+        foreach (preg_split('!!', strtolower($smarty->request_vars_order)) as $_c) {
+            if (isset($_globals_map[$_c])) {
+                $_smarty_vars_request = array_merge($_smarty_vars_request, $GLOBALS[$_globals_map[$_c]]);
+            }
+        }
+        $_smarty_vars_request = @array_merge($_smarty_vars_request, $GLOBALS['HTTP_SESSION_VARS']);
+
+        $smarty->_smarty_vars['request'] = $_smarty_vars_request;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.create_dir_structure.php b/gosa-core/include/smarty/internals/core.create_dir_structure.php
new file mode 100644 (file)
index 0000000..3eecc49
--- /dev/null
@@ -0,0 +1,79 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * create full directory structure
+ *
+ * @param string $dir
+ */
+
+// $dir
+
+function smarty_core_create_dir_structure($params, &$smarty)
+{
+    if (!file_exists($params['dir'])) {
+        $_open_basedir_ini = ini_get('open_basedir');
+
+        if (DIRECTORY_SEPARATOR=='/') {
+            /* unix-style paths */
+            $_dir = $params['dir'];
+            $_dir_parts = preg_split('!/+!', $_dir, -1, PREG_SPLIT_NO_EMPTY);
+            $_new_dir = (substr($_dir, 0, 1)=='/') ? '/' : getcwd().'/';
+            if($_use_open_basedir = !empty($_open_basedir_ini)) {
+                $_open_basedirs = explode(':', $_open_basedir_ini);
+            }
+
+        } else {
+            /* other-style paths */
+            $_dir = str_replace('\\','/', $params['dir']);
+            $_dir_parts = preg_split('!/+!', $_dir, -1, PREG_SPLIT_NO_EMPTY);
+            if (preg_match('!^((//)|([a-zA-Z]:/))!', $_dir, $_root_dir)) {
+                /* leading "//" for network volume, or "[letter]:/" for full path */
+                $_new_dir = $_root_dir[1];
+                /* remove drive-letter from _dir_parts */
+                if (isset($_root_dir[3])) array_shift($_dir_parts);
+
+            } else {
+                $_new_dir = str_replace('\\', '/', getcwd()).'/';
+
+            }
+
+            if($_use_open_basedir = !empty($_open_basedir_ini)) {
+                $_open_basedirs = explode(';', str_replace('\\', '/', $_open_basedir_ini));
+            }
+
+        }
+
+        /* all paths use "/" only from here */
+        foreach ($_dir_parts as $_dir_part) {
+            $_new_dir .= $_dir_part;
+
+            if ($_use_open_basedir) {
+                // do not attempt to test or make directories outside of open_basedir
+                $_make_new_dir = false;
+                foreach ($_open_basedirs as $_open_basedir) {
+                    if (substr($_new_dir, 0, strlen($_open_basedir)) == $_open_basedir) {
+                        $_make_new_dir = true;
+                        break;
+                    }
+                }
+            } else {
+                $_make_new_dir = true;
+            }
+
+            if ($_make_new_dir && !file_exists($_new_dir) && !@mkdir($_new_dir, $smarty->_dir_perms) && !is_dir($_new_dir)) {
+                $smarty->trigger_error("problem creating directory '" . $_new_dir . "'");
+                return false;
+            }
+            $_new_dir .= '/';
+        }
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.display_debug_console.php b/gosa-core/include/smarty/internals/core.display_debug_console.php
new file mode 100644 (file)
index 0000000..1a80f39
--- /dev/null
@@ -0,0 +1,61 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty debug_console function plugin
+ *
+ * Type:     core<br>
+ * Name:     display_debug_console<br>
+ * Purpose:  display the javascript debug console window
+ * @param array Format: null
+ * @param Smarty
+ */
+function smarty_core_display_debug_console($params, &$smarty)
+{
+    // we must force compile the debug template in case the environment
+    // changed between separate applications.
+
+    if(empty($smarty->debug_tpl)) {
+        // set path to debug template from SMARTY_DIR
+        $smarty->debug_tpl = SMARTY_DIR . 'debug.tpl';
+        if($smarty->security && is_file($smarty->debug_tpl)) {
+            $smarty->secure_dir[] = realpath($smarty->debug_tpl);
+        }
+        $smarty->debug_tpl = 'file:' . SMARTY_DIR . 'debug.tpl';
+    }
+
+    $_ldelim_orig = $smarty->left_delimiter;
+    $_rdelim_orig = $smarty->right_delimiter;
+
+    $smarty->left_delimiter = '{';
+    $smarty->right_delimiter = '}';
+
+    $_compile_id_orig = $smarty->_compile_id;
+    $smarty->_compile_id = null;
+
+    $_compile_path = $smarty->_get_compile_path($smarty->debug_tpl);
+    if ($smarty->_compile_resource($smarty->debug_tpl, $_compile_path))
+    {
+        ob_start();
+        $smarty->_include($_compile_path);
+        $_results = ob_get_contents();
+        ob_end_clean();
+    } else {
+        $_results = '';
+    }
+
+    $smarty->_compile_id = $_compile_id_orig;
+
+    $smarty->left_delimiter = $_ldelim_orig;
+    $smarty->right_delimiter = $_rdelim_orig;
+
+    return $_results;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.get_include_path.php b/gosa-core/include/smarty/internals/core.get_include_path.php
new file mode 100644 (file)
index 0000000..4343241
--- /dev/null
@@ -0,0 +1,44 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Get path to file from include_path
+ *
+ * @param string $file_path
+ * @param string $new_file_path
+ * @return boolean
+ * @staticvar array|null
+ */
+
+//  $file_path, &$new_file_path
+
+function smarty_core_get_include_path(&$params, &$smarty)
+{
+    static $_path_array = null;
+
+    if(!isset($_path_array)) {
+        $_ini_include_path = ini_get('include_path');
+
+        if(strstr($_ini_include_path,';')) {
+            // windows pathnames
+            $_path_array = explode(';',$_ini_include_path);
+        } else {
+            $_path_array = explode(':',$_ini_include_path);
+        }
+    }
+    foreach ($_path_array as $_include_path) {
+        if (@is_readable($_include_path . DIRECTORY_SEPARATOR . $params['file_path'])) {
+               $params['new_file_path'] = $_include_path . DIRECTORY_SEPARATOR . $params['file_path'];
+            return true;
+        }
+    }
+    return false;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.get_microtime.php b/gosa-core/include/smarty/internals/core.get_microtime.php
new file mode 100644 (file)
index 0000000..f1a28e0
--- /dev/null
@@ -0,0 +1,23 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Get seconds and microseconds
+ * @return double
+ */
+function smarty_core_get_microtime($params, &$smarty)
+{
+    $mtime = microtime();
+    $mtime = explode(" ", $mtime);
+    $mtime = (double)($mtime[1]) + (double)($mtime[0]);
+    return ($mtime);
+}
+
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.get_php_resource.php b/gosa-core/include/smarty/internals/core.get_php_resource.php
new file mode 100644 (file)
index 0000000..786d4e7
--- /dev/null
@@ -0,0 +1,80 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Retrieves PHP script resource
+ *
+ * sets $php_resource to the returned resource
+ * @param string $resource
+ * @param string $resource_type
+ * @param  $php_resource
+ * @return boolean
+ */
+
+function smarty_core_get_php_resource(&$params, &$smarty)
+{
+
+    $params['resource_base_path'] = $smarty->trusted_dir;
+    $smarty->_parse_resource_name($params, $smarty);
+
+    /*
+     * Find out if the resource exists.
+     */
+
+    if ($params['resource_type'] == 'file') {
+        $_readable = false;
+        if(file_exists($params['resource_name']) && is_readable($params['resource_name'])) {
+            $_readable = true;
+        } else {
+            // test for file in include_path
+            $_params = array('file_path' => $params['resource_name']);
+            require_once(SMARTY_CORE_DIR . 'core.get_include_path.php');
+            if(smarty_core_get_include_path($_params, $smarty)) {
+                $_include_path = $_params['new_file_path'];
+                $_readable = true;
+            }
+        }
+    } else if ($params['resource_type'] != 'file') {
+        $_template_source = null;
+        $_readable = is_callable($smarty->_plugins['resource'][$params['resource_type']][0][0])
+            && call_user_func_array($smarty->_plugins['resource'][$params['resource_type']][0][0],
+                                    array($params['resource_name'], &$_template_source, &$smarty));
+    }
+
+    /*
+     * Set the error function, depending on which class calls us.
+     */
+    if (method_exists($smarty, '_syntax_error')) {
+        $_error_funcc = '_syntax_error';
+    } else {
+        $_error_funcc = 'trigger_error';
+    }
+
+    if ($_readable) {
+        if ($smarty->security) {
+            require_once(SMARTY_CORE_DIR . 'core.is_trusted.php');
+            if (!smarty_core_is_trusted($params, $smarty)) {
+                $smarty->$_error_funcc('(secure mode) ' . $params['resource_type'] . ':' . $params['resource_name'] . ' is not trusted');
+                return false;
+            }
+        }
+    } else {
+        $smarty->$_error_funcc($params['resource_type'] . ':' . $params['resource_name'] . ' is not readable');
+        return false;
+    }
+
+    if ($params['resource_type'] == 'file') {
+        $params['php_resource'] = $params['resource_name'];
+    } else {
+        $params['php_resource'] = $_template_source;
+    }
+    return true;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.is_secure.php b/gosa-core/include/smarty/internals/core.is_secure.php
new file mode 100644 (file)
index 0000000..d54abd4
--- /dev/null
@@ -0,0 +1,59 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * determines if a resource is secure or not.
+ *
+ * @param string $resource_type
+ * @param string $resource_name
+ * @return boolean
+ */
+
+//  $resource_type, $resource_name
+
+function smarty_core_is_secure($params, &$smarty)
+{
+    if (!$smarty->security || $smarty->security_settings['INCLUDE_ANY']) {
+        return true;
+    }
+
+    if ($params['resource_type'] == 'file') {
+        $_rp = realpath($params['resource_name']);
+        if (isset($params['resource_base_path'])) {
+            foreach ((array)$params['resource_base_path'] as $curr_dir) {
+                if ( ($_cd = realpath($curr_dir)) !== false &&
+                     strncmp($_rp, $_cd, strlen($_cd)) == 0 &&
+                     substr($_rp, strlen($_cd), 1) == DIRECTORY_SEPARATOR ) {
+                    return true;
+                }
+            }
+        }
+        if (!empty($smarty->secure_dir)) {
+            foreach ((array)$smarty->secure_dir as $curr_dir) {
+                if ( ($_cd = realpath($curr_dir)) !== false) {
+                    if($_cd == $_rp) {
+                        return true;
+                    } elseif (strncmp($_rp, $_cd, strlen($_cd)) == 0 &&
+                        substr($_rp, strlen($_cd), 1) == DIRECTORY_SEPARATOR) {
+                        return true;
+                    }
+                }
+            }
+        }
+    } else {
+        // resource is not on local file system
+        return call_user_func_array(
+            $smarty->_plugins['resource'][$params['resource_type']][0][2],
+            array($params['resource_name'], &$smarty));
+    }
+
+    return false;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.is_trusted.php b/gosa-core/include/smarty/internals/core.is_trusted.php
new file mode 100644 (file)
index 0000000..4299731
--- /dev/null
@@ -0,0 +1,47 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * determines if a resource is trusted or not
+ *
+ * @param string $resource_type
+ * @param string $resource_name
+ * @return boolean
+ */
+
+ // $resource_type, $resource_name
+
+function smarty_core_is_trusted($params, &$smarty)
+{
+    $_smarty_trusted = false;
+    if ($params['resource_type'] == 'file') {
+        if (!empty($smarty->trusted_dir)) {
+            $_rp = realpath($params['resource_name']);
+            foreach ((array)$smarty->trusted_dir as $curr_dir) {
+                if (!empty($curr_dir) && is_readable ($curr_dir)) {
+                    $_cd = realpath($curr_dir);
+                    if (strncmp($_rp, $_cd, strlen($_cd)) == 0
+                        && substr($_rp, strlen($_cd), 1) == DIRECTORY_SEPARATOR ) {
+                        $_smarty_trusted = true;
+                        break;
+                    }
+                }
+            }
+        }
+
+    } else {
+        // resource is not on local file system
+        $_smarty_trusted = call_user_func_array($smarty->_plugins['resource'][$params['resource_type']][0][3],
+                                                array($params['resource_name'], $smarty));
+    }
+
+    return $_smarty_trusted;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.load_plugins.php b/gosa-core/include/smarty/internals/core.load_plugins.php
new file mode 100644 (file)
index 0000000..6db1dc5
--- /dev/null
@@ -0,0 +1,125 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Load requested plugins
+ *
+ * @param array $plugins
+ */
+
+// $plugins
+
+function smarty_core_load_plugins($params, &$smarty)
+{
+
+    foreach ($params['plugins'] as $_plugin_info) {
+        list($_type, $_name, $_tpl_file, $_tpl_line, $_delayed_loading) = $_plugin_info;
+        $_plugin = &$smarty->_plugins[$_type][$_name];
+
+        /*
+         * We do not load plugin more than once for each instance of Smarty.
+         * The following code checks for that. The plugin can also be
+         * registered dynamically at runtime, in which case template file
+         * and line number will be unknown, so we fill them in.
+         *
+         * The final element of the info array is a flag that indicates
+         * whether the dynamically registered plugin function has been
+         * checked for existence yet or not.
+         */
+        if (isset($_plugin)) {
+            if (empty($_plugin[3])) {
+                if (!is_callable($_plugin[0])) {
+                    $smarty->_trigger_fatal_error("[plugin] $_type '$_name' is not implemented", $_tpl_file, $_tpl_line, __FILE__, __LINE__);
+                } else {
+                    $_plugin[1] = $_tpl_file;
+                    $_plugin[2] = $_tpl_line;
+                    $_plugin[3] = true;
+                    if (!isset($_plugin[4])) $_plugin[4] = true; /* cacheable */
+                }
+            }
+            continue;
+        } else if ($_type == 'insert') {
+            /*
+             * For backwards compatibility, we check for insert functions in
+             * the symbol table before trying to load them as a plugin.
+             */
+            $_plugin_func = 'insert_' . $_name;
+            if (function_exists($_plugin_func)) {
+                $_plugin = array($_plugin_func, $_tpl_file, $_tpl_line, true, false);
+                continue;
+            }
+        }
+
+        $_plugin_file = $smarty->_get_plugin_filepath($_type, $_name);
+
+        if (! $_found = ($_plugin_file != false)) {
+            $_message = "could not load plugin file '$_type.$_name.php'\n";
+        }
+
+        /*
+         * If plugin file is found, it -must- provide the properly named
+         * plugin function. In case it doesn't, simply output the error and
+         * do not fall back on any other method.
+         */
+        if ($_found) {
+            include_once $_plugin_file;
+
+            $_plugin_func = 'smarty_' . $_type . '_' . $_name;
+            if (!function_exists($_plugin_func)) {
+                $smarty->_trigger_fatal_error("[plugin] function $_plugin_func() not found in $_plugin_file", $_tpl_file, $_tpl_line, __FILE__, __LINE__);
+                continue;
+            }
+        }
+        /*
+         * In case of insert plugins, their code may be loaded later via
+         * 'script' attribute.
+         */
+        else if ($_type == 'insert' && $_delayed_loading) {
+            $_plugin_func = 'smarty_' . $_type . '_' . $_name;
+            $_found = true;
+        }
+
+        /*
+         * Plugin specific processing and error checking.
+         */
+        if (!$_found) {
+            if ($_type == 'modifier') {
+                /*
+                 * In case modifier falls back on using PHP functions
+                 * directly, we only allow those specified in the security
+                 * context.
+                 */
+                if ($smarty->security && !in_array($_name, $smarty->security_settings['MODIFIER_FUNCS'])) {
+                    $_message = "(secure mode) modifier '$_name' is not allowed";
+                } else {
+                    if (!function_exists($_name)) {
+                        $_message = "modifier '$_name' is not implemented";
+                    } else {
+                        $_plugin_func = $_name;
+                        $_found = true;
+                    }
+                }
+            } else if ($_type == 'function') {
+                /*
+                 * This is a catch-all situation.
+                 */
+                $_message = "unknown tag - '$_name'";
+            }
+        }
+
+        if ($_found) {
+            $smarty->_plugins[$_type][$_name] = array($_plugin_func, $_tpl_file, $_tpl_line, true, true);
+        } else {
+            // output error
+            $smarty->_trigger_fatal_error('[plugin] ' . $_message, $_tpl_file, $_tpl_line, __FILE__, __LINE__);
+        }
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.load_resource_plugin.php b/gosa-core/include/smarty/internals/core.load_resource_plugin.php
new file mode 100644 (file)
index 0000000..a7d37d1
--- /dev/null
@@ -0,0 +1,74 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * load a resource plugin
+ *
+ * @param string $type
+ */
+
+// $type
+
+function smarty_core_load_resource_plugin($params, &$smarty)
+{
+    /*
+     * Resource plugins are not quite like the other ones, so they are
+     * handled differently. The first element of plugin info is the array of
+     * functions provided by the plugin, the second one indicates whether
+     * all of them exist or not.
+     */
+
+    $_plugin = &$smarty->_plugins['resource'][$params['type']];
+    if (isset($_plugin)) {
+        if (!$_plugin[1] && count($_plugin[0])) {
+            $_plugin[1] = true;
+            foreach ($_plugin[0] as $_plugin_func) {
+                if (!is_callable($_plugin_func)) {
+                    $_plugin[1] = false;
+                    break;
+                }
+            }
+        }
+
+        if (!$_plugin[1]) {
+            $smarty->_trigger_fatal_error("[plugin] resource '" . $params['type'] . "' is not implemented", null, null, __FILE__, __LINE__);
+        }
+
+        return;
+    }
+
+    $_plugin_file = $smarty->_get_plugin_filepath('resource', $params['type']);
+    $_found = ($_plugin_file != false);
+
+    if ($_found) {            /*
+         * If the plugin file is found, it -must- provide the properly named
+         * plugin functions.
+         */
+        include_once($_plugin_file);
+
+        /*
+         * Locate functions that we require the plugin to provide.
+         */
+        $_resource_ops = array('source', 'timestamp', 'secure', 'trusted');
+        $_resource_funcs = array();
+        foreach ($_resource_ops as $_op) {
+            $_plugin_func = 'smarty_resource_' . $params['type'] . '_' . $_op;
+            if (!function_exists($_plugin_func)) {
+                $smarty->_trigger_fatal_error("[plugin] function $_plugin_func() not found in $_plugin_file", null, null, __FILE__, __LINE__);
+                return;
+            } else {
+                $_resource_funcs[] = $_plugin_func;
+            }
+        }
+
+        $smarty->_plugins['resource'][$params['type']] = array($_resource_funcs, true);
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.process_cached_inserts.php b/gosa-core/include/smarty/internals/core.process_cached_inserts.php
new file mode 100644 (file)
index 0000000..1d78edd
--- /dev/null
@@ -0,0 +1,71 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Replace cached inserts with the actual results
+ *
+ * @param string $results
+ * @return string
+ */
+function smarty_core_process_cached_inserts($params, &$smarty)
+{
+    preg_match_all('!'.$smarty->_smarty_md5.'{insert_cache (.*)}'.$smarty->_smarty_md5.'!Uis',
+                   $params['results'], $match);
+    list($cached_inserts, $insert_args) = $match;
+
+    for ($i = 0, $for_max = count($cached_inserts); $i < $for_max; $i++) {
+        if ($smarty->debugging) {
+            $_params = array();
+            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+            $debug_start_time = smarty_core_get_microtime($_params, $smarty);
+        }
+
+        $args = unserialize($insert_args[$i]);
+        $name = $args['name'];
+
+        if (isset($args['script'])) {
+            $_params = array('resource_name' => $smarty->_dequote($args['script']));
+            require_once(SMARTY_CORE_DIR . 'core.get_php_resource.php');
+            if(!smarty_core_get_php_resource($_params, $smarty)) {
+                return false;
+            }
+            $resource_type = $_params['resource_type'];
+            $php_resource = $_params['php_resource'];
+
+
+            if ($resource_type == 'file') {
+                $smarty->_include($php_resource, true);
+            } else {
+                $smarty->_eval($php_resource);
+            }
+        }
+
+        $function_name = $smarty->_plugins['insert'][$name][0];
+        if (empty($args['assign'])) {
+            $replace = $function_name($args, $smarty);
+        } else {
+            $smarty->assign($args['assign'], $function_name($args, $smarty));
+            $replace = '';
+        }
+
+        $params['results'] = substr_replace($params['results'], $replace, strpos($params['results'], $cached_inserts[$i]), strlen($cached_inserts[$i]));
+        if ($smarty->debugging) {
+            $_params = array();
+            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+            $smarty->_smarty_debug_info[] = array('type'      => 'insert',
+                                                'filename'  => 'insert_'.$name,
+                                                'depth'     => $smarty->_inclusion_depth,
+                                                'exec_time' => smarty_core_get_microtime($_params, $smarty) - $debug_start_time);
+        }
+    }
+
+    return $params['results'];
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.process_compiled_include.php b/gosa-core/include/smarty/internals/core.process_compiled_include.php
new file mode 100644 (file)
index 0000000..d539423
--- /dev/null
@@ -0,0 +1,37 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Replace nocache-tags by results of the corresponding non-cacheable
+ * functions and return it
+ *
+ * @param string $compiled_tpl
+ * @param string $cached_source
+ * @return string
+ */
+
+function smarty_core_process_compiled_include($params, &$smarty)
+{
+    $_cache_including = $smarty->_cache_including;
+    $smarty->_cache_including = true;
+
+    $_return = $params['results'];
+
+    foreach ($smarty->_cache_info['cache_serials'] as $_include_file_path=>$_cache_serial) {
+        $smarty->_include($_include_file_path, true);
+    }
+
+    foreach ($smarty->_cache_serials as $_include_file_path=>$_cache_serial) {
+        $_return = preg_replace_callback('!(\{nocache\:('.$_cache_serial.')#(\d+)\})!s',
+                                         array(&$smarty, '_process_compiled_include_callback'),
+                                         $_return);
+    }
+    $smarty->_cache_including = $_cache_including;
+    return $_return;
+}
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.read_cache_file.php b/gosa-core/include/smarty/internals/core.read_cache_file.php
new file mode 100644 (file)
index 0000000..c60e113
--- /dev/null
@@ -0,0 +1,101 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * read a cache file, determine if it needs to be
+ * regenerated or not
+ *
+ * @param string $tpl_file
+ * @param string $cache_id
+ * @param string $compile_id
+ * @param string $results
+ * @return boolean
+ */
+
+//  $tpl_file, $cache_id, $compile_id, &$results
+
+function smarty_core_read_cache_file(&$params, &$smarty)
+{
+    static  $content_cache = array();
+
+    if ($smarty->force_compile) {
+        // force compile enabled, always regenerate
+        return false;
+    }
+
+    if (isset($content_cache[$params['tpl_file'].','.$params['cache_id'].','.$params['compile_id']])) {
+        list($params['results'], $smarty->_cache_info) = $content_cache[$params['tpl_file'].','.$params['cache_id'].','.$params['compile_id']];
+        return true;
+    }
+
+    if (!empty($smarty->cache_handler_func)) {
+        // use cache_handler function
+        call_user_func_array($smarty->cache_handler_func,
+                             array('read', &$smarty, &$params['results'], $params['tpl_file'], $params['cache_id'], $params['compile_id'], null));
+    } else {
+        // use local cache file
+        $_auto_id = $smarty->_get_auto_id($params['cache_id'], $params['compile_id']);
+        $_cache_file = $smarty->_get_auto_filename($smarty->cache_dir, $params['tpl_file'], $_auto_id);
+        $params['results'] = $smarty->_read_file($_cache_file);
+    }
+
+    if (empty($params['results'])) {
+        // nothing to parse (error?), regenerate cache
+        return false;
+    }
+
+    $_contents = $params['results'];
+    $_info_start = strpos($_contents, "\n") + 1;
+    $_info_len = (int)substr($_contents, 0, $_info_start - 1);
+    $_cache_info = unserialize(substr($_contents, $_info_start, $_info_len));
+    $params['results'] = substr($_contents, $_info_start + $_info_len);
+
+    if ($smarty->caching == 2 && isset ($_cache_info['expires'])){
+        // caching by expiration time
+        if ($_cache_info['expires'] > -1 && (time() > $_cache_info['expires'])) {
+            // cache expired, regenerate
+            return false;
+        }
+    } else {
+        // caching by lifetime
+        if ($smarty->cache_lifetime > -1 && (time() - $_cache_info['timestamp'] > $smarty->cache_lifetime)) {
+            // cache expired, regenerate
+            return false;
+        }
+    }
+
+    if ($smarty->compile_check) {
+        $_params = array('get_source' => false, 'quiet'=>true);
+        foreach (array_keys($_cache_info['template']) as $_template_dep) {
+            $_params['resource_name'] = $_template_dep;
+            if (!$smarty->_fetch_resource_info($_params) || $_cache_info['timestamp'] < $_params['resource_timestamp']) {
+                // template file has changed, regenerate cache
+                return false;
+            }
+        }
+
+        if (isset($_cache_info['config'])) {
+            $_params = array('resource_base_path' => $smarty->config_dir, 'get_source' => false, 'quiet'=>true);
+            foreach (array_keys($_cache_info['config']) as $_config_dep) {
+                $_params['resource_name'] = $_config_dep;
+                if (!$smarty->_fetch_resource_info($_params) || $_cache_info['timestamp'] < $_params['resource_timestamp']) {
+                    // config file has changed, regenerate cache
+                    return false;
+                }
+            }
+        }
+    }
+
+    $content_cache[$params['tpl_file'].','.$params['cache_id'].','.$params['compile_id']] = array($params['results'], $_cache_info);
+
+    $smarty->_cache_info = $_cache_info;
+    return true;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.rm_auto.php b/gosa-core/include/smarty/internals/core.rm_auto.php
new file mode 100644 (file)
index 0000000..b251f64
--- /dev/null
@@ -0,0 +1,71 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * delete an automagically created file by name and id
+ *
+ * @param string $auto_base
+ * @param string $auto_source
+ * @param string $auto_id
+ * @param integer $exp_time
+ * @return boolean
+ */
+
+// $auto_base, $auto_source = null, $auto_id = null, $exp_time = null
+
+function smarty_core_rm_auto($params, &$smarty)
+{
+    if (!@is_dir($params['auto_base']))
+      return false;
+
+    if(!isset($params['auto_id']) && !isset($params['auto_source'])) {
+        $_params = array(
+            'dirname' => $params['auto_base'],
+            'level' => 0,
+            'exp_time' => $params['exp_time']
+        );
+        require_once(SMARTY_CORE_DIR . 'core.rmdir.php');
+        $_res = smarty_core_rmdir($_params, $smarty);
+    } else {
+        $_tname = $smarty->_get_auto_filename($params['auto_base'], $params['auto_source'], $params['auto_id']);
+
+        if(isset($params['auto_source'])) {
+            if (isset($params['extensions'])) {
+                $_res = false;
+                foreach ((array)$params['extensions'] as $_extension)
+                    $_res |= $smarty->_unlink($_tname.$_extension, $params['exp_time']);
+            } else {
+                $_res = $smarty->_unlink($_tname, $params['exp_time']);
+            }
+        } elseif ($smarty->use_sub_dirs) {
+            $_params = array(
+                'dirname' => $_tname,
+                'level' => 1,
+                'exp_time' => $params['exp_time']
+            );
+            require_once(SMARTY_CORE_DIR . 'core.rmdir.php');
+            $_res = smarty_core_rmdir($_params, $smarty);
+        } else {
+            // remove matching file names
+            $_handle = opendir($params['auto_base']);
+            $_res = true;
+            while (false !== ($_filename = readdir($_handle))) {
+                if($_filename == '.' || $_filename == '..') {
+                    continue;
+                } elseif (substr($params['auto_base'] . DIRECTORY_SEPARATOR . $_filename, 0, strlen($_tname)) == $_tname) {
+                    $_res &= (bool)$smarty->_unlink($params['auto_base'] . DIRECTORY_SEPARATOR . $_filename, $params['exp_time']);
+                }
+            }
+        }
+    }
+
+    return $_res;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.rmdir.php b/gosa-core/include/smarty/internals/core.rmdir.php
new file mode 100644 (file)
index 0000000..2166c44
--- /dev/null
@@ -0,0 +1,54 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * delete a dir recursively (level=0 -> keep root)
+ * WARNING: no tests, it will try to remove what you tell it!
+ *
+ * @param string $dirname
+ * @param integer $level
+ * @param integer $exp_time
+ * @return boolean
+ */
+
+//  $dirname, $level = 1, $exp_time = null
+
+function smarty_core_rmdir($params, &$smarty)
+{
+   if(!isset($params['level'])) { $params['level'] = 1; }
+   if(!isset($params['exp_time'])) { $params['exp_time'] = null; }
+
+   if($_handle = @opendir($params['dirname'])) {
+
+        while (false !== ($_entry = readdir($_handle))) {
+            if ($_entry != '.' && $_entry != '..') {
+                if (@is_dir($params['dirname'] . DIRECTORY_SEPARATOR . $_entry)) {
+                    $_params = array(
+                        'dirname' => $params['dirname'] . DIRECTORY_SEPARATOR . $_entry,
+                        'level' => $params['level'] + 1,
+                        'exp_time' => $params['exp_time']
+                    );
+                    smarty_core_rmdir($_params, $smarty);
+                }
+                else {
+                    $smarty->_unlink($params['dirname'] . DIRECTORY_SEPARATOR . $_entry, $params['exp_time']);
+                }
+            }
+        }
+        closedir($_handle);
+   }
+
+   if ($params['level']) {
+       return @rmdir($params['dirname']);
+   }
+   return (bool)$_handle;
+
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.run_insert_handler.php b/gosa-core/include/smarty/internals/core.run_insert_handler.php
new file mode 100644 (file)
index 0000000..71c3845
--- /dev/null
@@ -0,0 +1,71 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Handle insert tags
+ *
+ * @param array $args
+ * @return string
+ */
+function smarty_core_run_insert_handler($params, &$smarty)
+{
+
+    require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+    if ($smarty->debugging) {
+        $_params = array();
+        $_debug_start_time = smarty_core_get_microtime($_params, $smarty);
+    }
+
+    if ($smarty->caching) {
+        $_arg_string = serialize($params['args']);
+        $_name = $params['args']['name'];
+        if (!isset($smarty->_cache_info['insert_tags'][$_name])) {
+            $smarty->_cache_info['insert_tags'][$_name] = array('insert',
+                                                             $_name,
+                                                             $smarty->_plugins['insert'][$_name][1],
+                                                             $smarty->_plugins['insert'][$_name][2],
+                                                             !empty($params['args']['script']) ? true : false);
+        }
+        return $smarty->_smarty_md5."{insert_cache $_arg_string}".$smarty->_smarty_md5;
+    } else {
+        if (isset($params['args']['script'])) {
+            $_params = array('resource_name' => $smarty->_dequote($params['args']['script']));
+            require_once(SMARTY_CORE_DIR . 'core.get_php_resource.php');
+            if(!smarty_core_get_php_resource($_params, $smarty)) {
+                return false;
+            }
+
+            if ($_params['resource_type'] == 'file') {
+                $smarty->_include($_params['php_resource'], true);
+            } else {
+                $smarty->_eval($_params['php_resource']);
+            }
+            unset($params['args']['script']);
+        }
+
+        $_funcname = $smarty->_plugins['insert'][$params['args']['name']][0];
+        $_content = $_funcname($params['args'], $smarty);
+        if ($smarty->debugging) {
+            $_params = array();
+            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+            $smarty->_smarty_debug_info[] = array('type'      => 'insert',
+                                                'filename'  => 'insert_'.$params['args']['name'],
+                                                'depth'     => $smarty->_inclusion_depth,
+                                                'exec_time' => smarty_core_get_microtime($_params, $smarty) - $_debug_start_time);
+        }
+
+        if (!empty($params['args']["assign"])) {
+            $smarty->assign($params['args']["assign"], $_content);
+        } else {
+            return $_content;
+        }
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.smarty_include_php.php b/gosa-core/include/smarty/internals/core.smarty_include_php.php
new file mode 100644 (file)
index 0000000..30c6e76
--- /dev/null
@@ -0,0 +1,50 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * called for included php files within templates
+ *
+ * @param string $smarty_file
+ * @param string $smarty_assign variable to assign the included template's
+ *               output into
+ * @param boolean $smarty_once uses include_once if this is true
+ * @param array $smarty_include_vars associative array of vars from
+ *              {include file="blah" var=$var}
+ */
+
+//  $file, $assign, $once, $_smarty_include_vars
+
+function smarty_core_smarty_include_php($params, &$smarty)
+{
+    $_params = array('resource_name' => $params['smarty_file']);
+    require_once(SMARTY_CORE_DIR . 'core.get_php_resource.php');
+    smarty_core_get_php_resource($_params, $smarty);
+    $_smarty_resource_type = $_params['resource_type'];
+    $_smarty_php_resource = $_params['php_resource'];
+
+    if (!empty($params['smarty_assign'])) {
+        ob_start();
+        if ($_smarty_resource_type == 'file') {
+            $smarty->_include($_smarty_php_resource, $params['smarty_once'], $params['smarty_include_vars']);
+        } else {
+            $smarty->_eval($_smarty_php_resource, $params['smarty_include_vars']);
+        }
+        $smarty->assign($params['smarty_assign'], ob_get_contents());
+        ob_end_clean();
+    } else {
+        if ($_smarty_resource_type == 'file') {
+            $smarty->_include($_smarty_php_resource, $params['smarty_once'], $params['smarty_include_vars']);
+        } else {
+            $smarty->_eval($_smarty_php_resource, $params['smarty_include_vars']);
+        }
+    }
+}
+
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.write_cache_file.php b/gosa-core/include/smarty/internals/core.write_cache_file.php
new file mode 100644 (file)
index 0000000..72f785b
--- /dev/null
@@ -0,0 +1,96 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Prepend the cache information to the cache file
+ * and write it
+ *
+ * @param string $tpl_file
+ * @param string $cache_id
+ * @param string $compile_id
+ * @param string $results
+ * @return true|null
+ */
+
+ // $tpl_file, $cache_id, $compile_id, $results
+
+function smarty_core_write_cache_file($params, &$smarty)
+{
+
+    // put timestamp in cache header
+    $smarty->_cache_info['timestamp'] = time();
+    if ($smarty->cache_lifetime > -1){
+        // expiration set
+        $smarty->_cache_info['expires'] = $smarty->_cache_info['timestamp'] + $smarty->cache_lifetime;
+    } else {
+        // cache will never expire
+        $smarty->_cache_info['expires'] = -1;
+    }
+
+    // collapse nocache.../nocache-tags
+    if (preg_match_all('!\{(/?)nocache\:[0-9a-f]{32}#\d+\}!', $params['results'], $match, PREG_PATTERN_ORDER)) {
+        // remove everything between every pair of outermost noache.../nocache-tags
+        // and replace it by a single nocache-tag
+        // this new nocache-tag will be replaced by dynamic contents in
+        // smarty_core_process_compiled_includes() on a cache-read
+        
+        $match_count = count($match[0]);
+        $results = preg_split('!(\{/?nocache\:[0-9a-f]{32}#\d+\})!', $params['results'], -1, PREG_SPLIT_DELIM_CAPTURE);
+        
+        $level = 0;
+        $j = 0;
+        for ($i=0, $results_count = count($results); $i < $results_count && $j < $match_count; $i++) {
+            if ($results[$i] == $match[0][$j]) {
+                // nocache tag
+                if ($match[1][$j]) { // closing tag
+                    $level--;
+                    unset($results[$i]);
+                } else { // opening tag
+                    if ($level++ > 0) unset($results[$i]);
+                }
+                $j++;
+            } elseif ($level > 0) {
+                unset($results[$i]);
+            }
+        }
+        $params['results'] = implode('', $results);
+    }
+    $smarty->_cache_info['cache_serials'] = $smarty->_cache_serials;
+
+    // prepend the cache header info into cache file
+    $_cache_info = serialize($smarty->_cache_info);
+    $params['results'] = strlen($_cache_info) . "\n" . $_cache_info . $params['results'];
+
+    if (!empty($smarty->cache_handler_func)) {
+        // use cache_handler function
+        call_user_func_array($smarty->cache_handler_func,
+                             array('write', &$smarty, &$params['results'], $params['tpl_file'], $params['cache_id'], $params['compile_id'], null));
+    } else {
+        // use local cache file
+
+        if(!@is_writable($smarty->cache_dir)) {
+            // cache_dir not writable, see if it exists
+            if(!@is_dir($smarty->cache_dir)) {
+                $smarty->trigger_error('the $cache_dir \'' . $smarty->cache_dir . '\' does not exist, or is not a directory.', E_USER_ERROR);
+                return false;
+            }
+            $smarty->trigger_error('unable to write to $cache_dir \'' . realpath($smarty->cache_dir) . '\'. Be sure $cache_dir is writable by the web server user.', E_USER_ERROR);
+            return false;
+        }
+
+        $_auto_id = $smarty->_get_auto_id($params['cache_id'], $params['compile_id']);
+        $_cache_file = $smarty->_get_auto_filename($smarty->cache_dir, $params['tpl_file'], $_auto_id);
+        $_params = array('filename' => $_cache_file, 'contents' => $params['results'], 'create_dirs' => true);
+        require_once(SMARTY_CORE_DIR . 'core.write_file.php');
+        smarty_core_write_file($_params, $smarty);
+        return true;
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.write_compiled_include.php b/gosa-core/include/smarty/internals/core.write_compiled_include.php
new file mode 100644 (file)
index 0000000..3a78094
--- /dev/null
@@ -0,0 +1,91 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Extract non-cacheable parts out of compiled template and write it
+ *
+ * @param string $compile_path
+ * @param string $template_compiled
+ * @return boolean
+ */
+
+function smarty_core_write_compiled_include($params, &$smarty)
+{
+    $_tag_start = 'if \(\$this->caching && \!\$this->_cache_including\) \{ echo \'\{nocache\:('.$params['cache_serial'].')#(\d+)\}\'; \};';
+    $_tag_end   = 'if \(\$this->caching && \!\$this->_cache_including\) \{ echo \'\{/nocache\:(\\2)#(\\3)\}\'; \};';
+
+    preg_match_all('!('.$_tag_start.'(.*)'.$_tag_end.')!Us',
+                   $params['compiled_content'], $_match_source, PREG_SET_ORDER);
+
+    // no nocache-parts found: done
+    if (count($_match_source)==0) return;
+
+    // convert the matched php-code to functions
+    $_include_compiled =  "<?php /* Smarty version ".$smarty->_version.", created on ".strftime("%Y-%m-%d %H:%M:%S")."\n";
+    $_include_compiled .= "         compiled from " . strtr(urlencode($params['resource_name']), array('%2F'=>'/', '%3A'=>':')) . " */\n\n";
+
+    $_compile_path = $params['include_file_path'];
+
+    $smarty->_cache_serials[$_compile_path] = $params['cache_serial'];
+    $_include_compiled .= "\$this->_cache_serials['".$_compile_path."'] = '".$params['cache_serial']."';\n\n?>";
+
+    $_include_compiled .= $params['plugins_code'];
+    $_include_compiled .= "<?php";
+
+    $this_varname = ((double)phpversion() >= 5.0) ? '_smarty' : 'this';
+    for ($_i = 0, $_for_max = count($_match_source); $_i < $_for_max; $_i++) {
+        $_match =& $_match_source[$_i];
+        $source = $_match[4];
+        if ($this_varname == '_smarty') {
+            /* rename $this to $_smarty in the sourcecode */
+            $tokens = token_get_all('<?php ' . $_match[4]);
+
+            /* remove trailing <?php */
+            $open_tag = '';
+            while ($tokens) {
+                $token = array_shift($tokens);
+                if (is_array($token)) {
+                    $open_tag .= $token[1];
+                } else {
+                    $open_tag .= $token;
+                }
+                if ($open_tag == '<?php ') break;
+            }
+
+            for ($i=0, $count = count($tokens); $i < $count; $i++) {
+                if (is_array($tokens[$i])) {
+                    if ($tokens[$i][0] == T_VARIABLE && $tokens[$i][1] == '$this') {
+                        $tokens[$i] = '$' . $this_varname;
+                    } else {
+                        $tokens[$i] = $tokens[$i][1];
+                    }                   
+                }
+            }
+            $source = implode('', $tokens);
+        }
+
+        /* add function to compiled include */
+        $_include_compiled .= "
+function _smarty_tplfunc_$_match[2]_$_match[3](&\$$this_varname)
+{
+$source
+}
+
+";
+    }
+    $_include_compiled .= "\n\n?>\n";
+
+    $_params = array('filename' => $_compile_path,
+                     'contents' => $_include_compiled, 'create_dirs' => true);
+
+    require_once(SMARTY_CORE_DIR . 'core.write_file.php');
+    smarty_core_write_file($_params, $smarty);
+    return true;
+}
+
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.write_compiled_resource.php b/gosa-core/include/smarty/internals/core.write_compiled_resource.php
new file mode 100644 (file)
index 0000000..b902eff
--- /dev/null
@@ -0,0 +1,35 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * write the compiled resource
+ *
+ * @param string $compile_path
+ * @param string $compiled_content
+ * @return true
+ */
+function smarty_core_write_compiled_resource($params, &$smarty)
+{
+    if(!@is_writable($smarty->compile_dir)) {
+        // compile_dir not writable, see if it exists
+        if(!@is_dir($smarty->compile_dir)) {
+            $smarty->trigger_error('the $compile_dir \'' . $smarty->compile_dir . '\' does not exist, or is not a directory.', E_USER_ERROR);
+            return false;
+        }
+        $smarty->trigger_error('unable to write to $compile_dir \'' . realpath($smarty->compile_dir) . '\'. Be sure $compile_dir is writable by the web server user.', E_USER_ERROR);
+        return false;
+    }
+
+    $_params = array('filename' => $params['compile_path'], 'contents' => $params['compiled_content'], 'create_dirs' => true);
+    require_once(SMARTY_CORE_DIR . 'core.write_file.php');
+    smarty_core_write_file($_params, $smarty);
+    return true;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/internals/core.write_file.php b/gosa-core/include/smarty/internals/core.write_file.php
new file mode 100644 (file)
index 0000000..09e1698
--- /dev/null
@@ -0,0 +1,54 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * write out a file to disk
+ *
+ * @param string $filename
+ * @param string $contents
+ * @param boolean $create_dirs
+ * @return boolean
+ */
+function smarty_core_write_file($params, &$smarty)
+{
+    $_dirname = dirname($params['filename']);
+
+    if ($params['create_dirs']) {
+        $_params = array('dir' => $_dirname);
+        require_once(SMARTY_CORE_DIR . 'core.create_dir_structure.php');
+        smarty_core_create_dir_structure($_params, $smarty);
+    }
+
+    // write to tmp file, then rename it to avoid
+    // file locking race condition
+    $_tmp_file = tempnam($_dirname, 'wrt');
+
+    if (!($fd = @fopen($_tmp_file, 'wb'))) {
+        $_tmp_file = $_dirname . DIRECTORY_SEPARATOR . uniqid('wrt');
+        if (!($fd = @fopen($_tmp_file, 'wb'))) {
+            $smarty->trigger_error("problem writing temporary file '$_tmp_file'");
+            return false;
+        }
+    }
+
+    fwrite($fd, $params['contents']);
+    fclose($fd);
+
+    // Delete the file if it allready exists (this is needed on Win,
+    // because it cannot overwrite files with rename()
+    if (file_exists($params['filename'])) {
+        @unlink($params['filename']);
+    }
+    @rename($_tmp_file, $params['filename']);
+    @chmod($params['filename'], $smarty->_file_perms);
+
+    return true;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/block.render.php b/gosa-core/include/smarty/plugins/block.render.php
new file mode 100755 (executable)
index 0000000..e58e9ad
--- /dev/null
@@ -0,0 +1,124 @@
+<?php
+
+function smarty_block_render($params, $text, &$smarty)
+{
+       /* Skip closing tag </render> */        
+       if(empty($text)) {
+               return("");
+       }
+
+       /* Get acl parameter */
+       $acl = "";
+       if (isset($params['acl'])) {
+               $acl = $params['acl'];
+       }
+
+       /* Debug output */
+       if (isset($_SESSION['DEBUGLEVEL']) && $_SESSION['DEBUGLEVEL'] & DEBUG_ACL ){
+               echo "<font color='blue' size='2'>&nbsp;".$acl."</font>";
+       }
+
+
+
+       /* Parameter : checkbox, checked
+     *  If the parameter 'checkbox' is given, we create a html checkbox in front 
+     *   of the current object. 
+     * The parameter 'checked' specifies whether the box is checked or not.
+     *  The checkbox disables or enables the current object.
+     */
+       if(isset($params['checkbox']) && $params['checkbox']){
+
+               /* Detect name and id of the current object */
+               $use_text = preg_replace("/\n/"," ",$text);
+               $name = preg_replace('/^.* name[ ]*=[ ]*("|\')([^\"\' ]*).*$/i',"\\2",$use_text);       
+
+               /* Detect id */
+               if(preg_match("/ id=(\"|')[^\"']*(\"|')/i",$text)){
+                       $id = preg_replace('/^.* id[ ]*=[ ]*("|\')([^\"\' ]*).*$/i',"\\2",$use_text);   
+               }else{
+                       $id = "";
+               }
+               
+               /* Is the box checked? */
+               isset($params['checked'])&&$params['checked'] ? $check = " checked " : $check = "";
+
+               /* If name isset, we have a html input field */ 
+               if(!empty($name)){
+
+                       /* Print checkbox */
+                       echo "<input type='checkbox' name='use_".$name."' ".$check." 
+                                       onClick=\"changeState('".$name."');\" class='center'>";
+
+                       /* Disable current object, if checkbox isn't checked */
+                       if($check == ""){
+                               $text = preg_replace("/name=/i"," disabled name=",$text);
+                       }
+                       
+                       /* Add id to current entry, if it is missing */
+                       if($id == ""){
+                               $text = preg_replace("/name=/i"," id=\"".$name."\" name=",$text);
+                       }
+               }
+       }
+
+
+       /* Read / Write*/
+       if(preg_match("/w/i",$acl)){
+               return ($text);
+       }
+
+       $text = preg_replace ("/\n/","GOSA_LINE_BREAK",$text);
+
+       /* Disable objects, but keep those active that have mode=read_active */
+       if(!(isset($params['mode']) && $params['mode']=='read_active')){
+
+               /* Disable options && greyout divlists */
+               $from   = array("/class=['\"]list1nohighlight['\"]/i",
+                               "/class=['\"]list0['\"]/i",
+                               "/class=['\"]list1['\"]/i");
+               $to     = array("class='list1nohighlightdisabled'",
+                               "class='list1nohighlightdisabled'",
+                               "class='list1nohighlightdisabled'");
+                               
+               if(!preg_match("/ disabled /",$text)){
+                       $from [] = "/name=/i" ;
+                       $to   [] = "disabled name=";
+               }
+
+               $text   = preg_replace($from,$to,$text);
+
+               /* Replace picture if object is disabled */
+               if(isset($params['disable_picture'])){
+                       $syn = "/src=['\"][^\"']*['\"]/i";
+                       $new = "src=\"".$params['disable_picture']."\"";
+                       $text = preg_replace($syn,$new,$text);
+               }
+       }               
+
+       /* Read only */
+       if(preg_match("/r/i",$acl)){
+               return(preg_replace("/GOSA_LINE_BREAK/","\n",$text));   
+       }
+
+       /* No acls */   
+       if(preg_match("/type['\"= ].*submit/",$text)){
+               $text = preg_replace("/submit/","button",$text);
+       }else{
+               $text = preg_replace("/value=['\"][^\"']*['\"]/","",$text);
+       }
+
+       /* Remove select options */
+       $from   = array("#<option.*<\/option>#i",
+                       "/(<textarea.*>).*(<\/textarea>)/i",
+                       "/^(.*<input.*)checked(.*>.*)$/i");
+
+       $to     = array(" ",
+                       "\\1\\2",
+                       "\\1 \\2");
+       $text   = preg_replace($from,$to,$text);
+       $text = preg_replace("/GOSA_LINE_BREAK/","\n",$text);
+
+       return $text;
+}
+
+?>
diff --git a/gosa-core/include/smarty/plugins/block.t.php b/gosa-core/include/smarty/plugins/block.t.php
new file mode 100644 (file)
index 0000000..ca7382a
--- /dev/null
@@ -0,0 +1,126 @@
+<?php
+/**
+ * block.t.php - Smarty gettext block plugin
+ *
+ * ------------------------------------------------------------------------- *
+ * This library is free software; you can redistribute it and/or             *
+ * modify it under the terms of the GNU Lesser General Public                *
+ * License as published by the Free Software Foundation; either              *
+ * version 2.1 of the License, or (at your option) any later version.        *
+ *                                                                           *
+ * This library is distributed in the hope that it will be useful,           *
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of            *
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU         *
+ * Lesser General Public License for more details.                           *
+ *                                                                           *
+ * You should have received a copy of the GNU Lesser General Public          *
+ * License along with this library; if not, write to the Free Software       *
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA *
+ * ------------------------------------------------------------------------- *
+ *
+ * Installation: simply copy this file to the smarty plugins directory.
+ *
+ * @package    smarty-gettext
+ * @version    $Id: block.t.php,v 1.1 2005/07/27 17:58:56 sagi Exp $
+ * @link       http://smarty-gettext.sourceforge.net/
+ * @author     Sagi Bashari <sagi@boom.org.il>
+ * @copyright 2004-2005 Sagi Bashari
+ */
+/**
+ * Replaces arguments in a string with their values.
+ * Arguments are represented by % followed by their number.
+ *
+ * @param      string  Source string
+ * @param      mixed   Arguments, can be passed in an array or through single variables.
+ * @returns    string  Modified string
+ */
+function smarty_gettext_strarg($str)
+{
+       $tr = array();
+       $p = 0;
+
+       for ($i=1; $i < func_num_args(); $i++) {
+               $arg = func_get_arg($i);
+               
+               if (is_array($arg)) {
+                       foreach ($arg as $aarg) {
+                               $tr['%'.++$p] = $aarg;
+                       }
+               } else {
+                       $tr['%'.++$p] = $arg;
+               }
+       }
+       
+       return strtr($str, $tr);
+}
+
+/**
+ * Smarty block function, provides gettext support for smarty.
+ *
+ * The block content is the text that should be translated.
+ *
+ * Any parameter that is sent to the function will be represented as %n in the translation text, 
+ * where n is 1 for the first parameter. The following parameters are reserved:
+ *   - escape - sets escape mode:
+ *       - 'html' for HTML escaping, this is the default.
+ *       - 'js' for javascript escaping.
+ *       - 'url' for url escaping.
+ *       - 'no'/'off'/0 - turns off escaping
+ *   - plural - The plural version of the text (2nd parameter of ngettext())
+ *   - count - The item count for plural mode (3rd parameter of ngettext())
+ */
+function smarty_block_t($params, $text, &$smarty)
+{
+       $text = stripslashes($text);
+       
+       // set escape mode
+       if (isset($params['escape'])) {
+               $escape = $params['escape'];
+               unset($params['escape']);
+       }
+       
+       // set plural version
+       if (isset($params['plural'])) {
+               $plural = $params['plural'];
+               unset($params['plural']);
+               
+               // set count
+               if (isset($params['count'])) {
+                       $count = $params['count'];
+                       unset($params['count']);
+               }
+       }
+       
+       // use plural if required parameters are set
+       if (isset($count) && isset($plural)) {
+               $text = ngettext($text, $plural, $count);
+       } else { // use normal
+               $text = gettext($text);
+       }
+
+       // run strarg if there are parameters
+       if (count($params)) {
+               $text = smarty_gettext_strarg($text, $params);
+       }
+
+       if (!isset($escape) || $escape == 'html') { // html escape, default
+          $text = nl2br(htmlspecialchars($text));
+   } elseif (isset($escape)) {
+               switch ($escape) {
+                       case 'javascript':
+                       case 'js':
+                               // javascript escape
+                               $text = str_replace('\'', '\\\'', stripslashes($text));
+                               break;
+                       case 'url':
+                               // url escape
+                               $text = urlencode($text);
+                               break;
+               }
+       }
+       
+       return $text;
+}
+
+?>
diff --git a/gosa-core/include/smarty/plugins/block.textformat.php b/gosa-core/include/smarty/plugins/block.textformat.php
new file mode 100644 (file)
index 0000000..8cd010a
--- /dev/null
@@ -0,0 +1,103 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty {textformat}{/textformat} block plugin
+ *
+ * Type:     block function<br>
+ * Name:     textformat<br>
+ * Purpose:  format text a certain way with preset styles
+ *           or custom wrap/indent settings<br>
+ * @link http://smarty.php.net/manual/en/language.function.textformat.php {textformat}
+ *       (Smarty online manual)
+ * @param array
+ * <pre>
+ * Params:   style: string (email)
+ *           indent: integer (0)
+ *           wrap: integer (80)
+ *           wrap_char string ("\n")
+ *           indent_char: string (" ")
+ *           wrap_boundary: boolean (true)
+ * </pre>
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @param string contents of the block
+ * @param Smarty clever simulation of a method
+ * @return string string $content re-formatted
+ */
+function smarty_block_textformat($params, $content, &$smarty)
+{
+    if (is_null($content)) {
+        return;
+    }
+
+    $style = null;
+    $indent = 0;
+    $indent_first = 0;
+    $indent_char = ' ';
+    $wrap = 80;
+    $wrap_char = "\n";
+    $wrap_cut = false;
+    $assign = null;
+    
+    foreach ($params as $_key => $_val) {
+        switch ($_key) {
+            case 'style':
+            case 'indent_char':
+            case 'wrap_char':
+            case 'assign':
+                $$_key = (string)$_val;
+                break;
+
+            case 'indent':
+            case 'indent_first':
+            case 'wrap':
+                $$_key = (int)$_val;
+                break;
+
+            case 'wrap_cut':
+                $$_key = (bool)$_val;
+                break;
+
+            default:
+                $smarty->trigger_error("textformat: unknown attribute '$_key'");
+        }
+    }
+
+    if ($style == 'email') {
+        $wrap = 72;
+    }
+
+    // split into paragraphs
+    $_paragraphs = preg_split('![\r\n][\r\n]!',$content);
+    $_output = '';
+
+    for($_x = 0, $_y = count($_paragraphs); $_x < $_y; $_x++) {
+        if ($_paragraphs[$_x] == '') {
+            continue;
+        }
+        // convert mult. spaces & special chars to single space
+        $_paragraphs[$_x] = preg_replace(array('!\s+!','!(^\s+)|(\s+$)!'), array(' ',''), $_paragraphs[$_x]);
+        // indent first line
+        if($indent_first > 0) {
+            $_paragraphs[$_x] = str_repeat($indent_char, $indent_first) . $_paragraphs[$_x];
+        }
+        // wordwrap sentences
+        $_paragraphs[$_x] = wordwrap($_paragraphs[$_x], $wrap - $indent, $wrap_char, $wrap_cut);
+        // indent lines
+        if($indent > 0) {
+            $_paragraphs[$_x] = preg_replace('!^!m', str_repeat($indent_char, $indent), $_paragraphs[$_x]);
+        }
+    }
+    $_output = implode($wrap_char . $wrap_char, $_paragraphs);
+
+    return $assign ? $smarty->assign($assign, $_output) : $_output;
+
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/compiler.assign.php b/gosa-core/include/smarty/plugins/compiler.assign.php
new file mode 100644 (file)
index 0000000..be17298
--- /dev/null
@@ -0,0 +1,40 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty {assign} compiler function plugin
+ *
+ * Type:     compiler function<br>
+ * Name:     assign<br>
+ * Purpose:  assign a value to a template variable
+ * @link http://smarty.php.net/manual/en/language.custom.functions.php#LANGUAGE.FUNCTION.ASSIGN {assign}
+ *       (Smarty online manual)
+ * @author Monte Ohrt <monte at ohrt dot com> (initial author)
+ * @auther messju mohr <messju at lammfellpuschen dot de> (conversion to compiler function)
+ * @param string containing var-attribute and value-attribute
+ * @param Smarty_Compiler
+ */
+function smarty_compiler_assign($tag_attrs, &$compiler)
+{
+    $_params = $compiler->_parse_attrs($tag_attrs);
+
+    if (!isset($_params['var'])) {
+        $compiler->_syntax_error("assign: missing 'var' parameter", E_USER_WARNING);
+        return;
+    }
+
+    if (!isset($_params['value'])) {
+        $compiler->_syntax_error("assign: missing 'value' parameter", E_USER_WARNING);
+        return;
+    }
+
+    return "\$this->assign({$_params['var']}, {$_params['value']});";
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.assign.php b/gosa-core/include/smarty/plugins/function.assign.php
new file mode 100644 (file)
index 0000000..ad23f04
--- /dev/null
@@ -0,0 +1,38 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty {assign} function plugin
+ *
+ * Type:     function<br>
+ * Name:     assign<br>
+ * Purpose:  assign a value to a template variable
+ * @link http://smarty.php.net/manual/en/language.custom.functions.php#LANGUAGE.FUNCTION.ASSIGN {assign}
+ *       (Smarty online manual)
+ * @param array Format: array('var' => variable name, 'value' => value to assign)
+ * @param Smarty
+ */
+function smarty_function_assign($params, &$smarty)
+{
+    extract($params);
+
+    if (empty($var)) {
+        $smarty->trigger_error("assign: missing 'var' parameter");
+        return;
+    }
+
+    if (!in_array('value', array_keys($params))) {
+        $smarty->trigger_error("assign: missing 'value' parameter");
+        return;
+    }
+
+    $smarty->assign($var, $value);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.assign_debug_info.php b/gosa-core/include/smarty/plugins/function.assign_debug_info.php
new file mode 100644 (file)
index 0000000..6540498
--- /dev/null
@@ -0,0 +1,40 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty {assign_debug_info} function plugin
+ *
+ * Type:     function<br>
+ * Name:     assign_debug_info<br>
+ * Purpose:  assign debug info to the template<br>
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @param array unused in this plugin, this plugin uses {@link Smarty::$_config},
+ *              {@link Smarty::$_tpl_vars} and {@link Smarty::$_smarty_debug_info}
+ * @param Smarty
+ */
+function smarty_function_assign_debug_info($params, &$smarty)
+{
+    $assigned_vars = $smarty->_tpl_vars;
+    ksort($assigned_vars);
+    if (@is_array($smarty->_config[0])) {
+        $config_vars = $smarty->_config[0];
+        ksort($config_vars);
+        $smarty->assign("_debug_config_keys", array_keys($config_vars));
+        $smarty->assign("_debug_config_vals", array_values($config_vars));
+    }
+    
+    $included_templates = $smarty->_smarty_debug_info;
+    
+    $smarty->assign("_debug_keys", array_keys($assigned_vars));
+    $smarty->assign("_debug_vals", array_values($assigned_vars));
+    
+    $smarty->assign("_debug_tpls", $included_templates);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.config_load.php b/gosa-core/include/smarty/plugins/function.config_load.php
new file mode 100644 (file)
index 0000000..db89f63
--- /dev/null
@@ -0,0 +1,142 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty {config_load} function plugin
+ *
+ * Type:     function<br>
+ * Name:     config_load<br>
+ * Purpose:  load config file vars
+ * @link http://smarty.php.net/manual/en/language.function.config.load.php {config_load}
+ *       (Smarty online manual)
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @author messju mohr <messju at lammfellpuschen dot de> (added use of resources)
+ * @param array Format:
+ * <pre>
+ * array('file' => required config file name,
+ *       'section' => optional config file section to load
+ *       'scope' => local/parent/global
+ *       'global' => overrides scope, setting to parent if true)
+ * </pre>
+ * @param Smarty
+ */
+function smarty_function_config_load($params, &$smarty)
+{
+        if ($smarty->debugging) {
+            $_params = array();
+            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+            $_debug_start_time = smarty_core_get_microtime($_params, $smarty);
+        }
+
+        $_file = isset($params['file']) ? $smarty->_dequote($params['file']) : null;
+        $_section = isset($params['section']) ? $smarty->_dequote($params['section']) : null;
+        $_scope = isset($params['scope']) ? $smarty->_dequote($params['scope']) : 'global';
+        $_global = isset($params['global']) ? $smarty->_dequote($params['global']) : false;
+
+        if (!isset($_file) || strlen($_file) == 0) {
+            $smarty->trigger_error("missing 'file' attribute in config_load tag", E_USER_ERROR, __FILE__, __LINE__);
+        }
+
+        if (isset($_scope)) {
+            if ($_scope != 'local' &&
+                $_scope != 'parent' &&
+                $_scope != 'global') {
+                $smarty->trigger_error("invalid 'scope' attribute value", E_USER_ERROR, __FILE__, __LINE__);
+            }
+        } else {
+            if ($_global) {
+                $_scope = 'parent';
+            } else {
+                $_scope = 'local';
+            }
+        }
+
+        $_params = array('resource_name' => $_file,
+                         'resource_base_path' => $smarty->config_dir,
+                         'get_source' => false);
+        $smarty->_parse_resource_name($_params);
+        $_file_path = $_params['resource_type'] . ':' . $_params['resource_name'];
+        if (isset($_section))
+            $_compile_file = $smarty->_get_compile_path($_file_path.'|'.$_section);
+        else
+            $_compile_file = $smarty->_get_compile_path($_file_path);
+
+        if($smarty->force_compile || !file_exists($_compile_file)) {
+            $_compile = true;
+        } elseif ($smarty->compile_check) {
+            $_params = array('resource_name' => $_file,
+                             'resource_base_path' => $smarty->config_dir,
+                             'get_source' => false);
+            $_compile = $smarty->_fetch_resource_info($_params) &&
+                $_params['resource_timestamp'] > filemtime($_compile_file);
+        } else {
+            $_compile = false;
+        }
+
+        if($_compile) {
+            // compile config file
+            if(!is_object($smarty->_conf_obj)) {
+                require_once SMARTY_DIR . $smarty->config_class . '.class.php';
+                $smarty->_conf_obj = new $smarty->config_class();
+                $smarty->_conf_obj->overwrite = $smarty->config_overwrite;
+                $smarty->_conf_obj->booleanize = $smarty->config_booleanize;
+                $smarty->_conf_obj->read_hidden = $smarty->config_read_hidden;
+                $smarty->_conf_obj->fix_newlines = $smarty->config_fix_newlines;
+            }
+
+            $_params = array('resource_name' => $_file,
+                             'resource_base_path' => $smarty->config_dir,
+                             $_params['get_source'] = true);
+            if (!$smarty->_fetch_resource_info($_params)) {
+                return;
+            }
+            $smarty->_conf_obj->set_file_contents($_file, $_params['source_content']);
+            $_config_vars = array_merge($smarty->_conf_obj->get($_file),
+                    $smarty->_conf_obj->get($_file, $_section));
+            if(function_exists('var_export')) {
+                $_output = '<?php $_config_vars = ' . var_export($_config_vars, true) . '; ?>';
+            } else {
+                $_output = '<?php $_config_vars = unserialize(\'' . strtr(serialize($_config_vars),array('\''=>'\\\'', '\\'=>'\\\\')) . '\'); ?>';
+            }
+            $_params = (array('compile_path' => $_compile_file, 'compiled_content' => $_output, 'resource_timestamp' => $_params['resource_timestamp']));
+            require_once(SMARTY_CORE_DIR . 'core.write_compiled_resource.php');
+            smarty_core_write_compiled_resource($_params, $smarty);
+        } else {
+            include($_compile_file);
+        }
+
+        if ($smarty->caching) {
+            $smarty->_cache_info['config'][$_file] = true;
+        }
+
+        $smarty->_config[0]['vars'] = @array_merge($smarty->_config[0]['vars'], $_config_vars);
+        $smarty->_config[0]['files'][$_file] = true;
+
+        if ($_scope == 'parent') {
+                $smarty->_config[1]['vars'] = @array_merge($smarty->_config[1]['vars'], $_config_vars);
+                $smarty->_config[1]['files'][$_file] = true;
+        } else if ($_scope == 'global') {
+            for ($i = 1, $for_max = count($smarty->_config); $i < $for_max; $i++) {
+                $smarty->_config[$i]['vars'] = @array_merge($smarty->_config[$i]['vars'], $_config_vars);
+                $smarty->_config[$i]['files'][$_file] = true;
+            }
+        }
+
+        if ($smarty->debugging) {
+            $_params = array();
+            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
+            $smarty->_smarty_debug_info[] = array('type'      => 'config',
+                                                'filename'  => $_file.' ['.$_section.'] '.$_scope,
+                                                'depth'     => $smarty->_inclusion_depth,
+                                                'exec_time' => smarty_core_get_microtime($_params, $smarty) - $_debug_start_time);
+        }
+
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.counter.php b/gosa-core/include/smarty/plugins/function.counter.php
new file mode 100644 (file)
index 0000000..1f26db5
--- /dev/null
@@ -0,0 +1,80 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {counter} function plugin
+ *
+ * Type:     function<br>
+ * Name:     counter<br>
+ * Purpose:  print out a counter value
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @link http://smarty.php.net/manual/en/language.function.counter.php {counter}
+ *       (Smarty online manual)
+ * @param array parameters
+ * @param Smarty
+ * @return string|null
+ */
+function smarty_function_counter($params, &$smarty)
+{
+    static $counters = array();
+
+    $name = (isset($params['name'])) ? $params['name'] : 'default';
+    if (!isset($counters[$name])) {
+        $counters[$name] = array(
+            'start'=>1,
+            'skip'=>1,
+            'direction'=>'up',
+            'count'=>1
+            );
+    }
+    $counter =& $counters[$name];
+
+    if (isset($params['start'])) {
+        $counter['start'] = $counter['count'] = (int)$params['start'];
+    }
+
+    if (!empty($params['assign'])) {
+        $counter['assign'] = $params['assign'];
+    }
+
+    if (isset($counter['assign'])) {
+        $smarty->assign($counter['assign'], $counter['count']);
+    }
+    
+    if (isset($params['print'])) {
+        $print = (bool)$params['print'];
+    } else {
+        $print = empty($counter['assign']);
+    }
+
+    if ($print) {
+        $retval = $counter['count'];
+    } else {
+        $retval = null;
+    }
+
+    if (isset($params['skip'])) {
+        $counter['skip'] = $params['skip'];
+    }
+    
+    if (isset($params['direction'])) {
+        $counter['direction'] = $params['direction'];
+    }
+
+    if ($counter['direction'] == "down")
+        $counter['count'] -= $counter['skip'];
+    else
+        $counter['count'] += $counter['skip'];
+    
+    return $retval;
+    
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.cycle.php b/gosa-core/include/smarty/plugins/function.cycle.php
new file mode 100644 (file)
index 0000000..fe78bb8
--- /dev/null
@@ -0,0 +1,102 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty {cycle} function plugin
+ *
+ * Type:     function<br>
+ * Name:     cycle<br>
+ * Date:     May 3, 2002<br>
+ * Purpose:  cycle through given values<br>
+ * Input:
+ *         - name = name of cycle (optional)
+ *         - values = comma separated list of values to cycle,
+ *                    or an array of values to cycle
+ *                    (this can be left out for subsequent calls)
+ *         - reset = boolean - resets given var to true
+ *         - print = boolean - print var or not. default is true
+ *         - advance = boolean - whether or not to advance the cycle
+ *         - delimiter = the value delimiter, default is ","
+ *         - assign = boolean, assigns to template var instead of
+ *                    printed.
+ *
+ * Examples:<br>
+ * <pre>
+ * {cycle values="#eeeeee,#d0d0d0d"}
+ * {cycle name=row values="one,two,three" reset=true}
+ * {cycle name=row}
+ * </pre>
+ * @link http://smarty.php.net/manual/en/language.function.cycle.php {cycle}
+ *       (Smarty online manual)
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @author credit to Mark Priatel <mpriatel@rogers.com>
+ * @author credit to Gerard <gerard@interfold.com>
+ * @author credit to Jason Sweat <jsweat_php@yahoo.com>
+ * @version  1.3
+ * @param array
+ * @param Smarty
+ * @return string|null
+ */
+function smarty_function_cycle($params, &$smarty)
+{
+    static $cycle_vars;
+    
+    $name = (empty($params['name'])) ? 'default' : $params['name'];
+    $print = (isset($params['print'])) ? (bool)$params['print'] : true;
+    $advance = (isset($params['advance'])) ? (bool)$params['advance'] : true;
+    $reset = (isset($params['reset'])) ? (bool)$params['reset'] : false;
+            
+    if (!in_array('values', array_keys($params))) {
+        if(!isset($cycle_vars[$name]['values'])) {
+            $smarty->trigger_error("cycle: missing 'values' parameter");
+            return;
+        }
+    } else {
+        if(isset($cycle_vars[$name]['values'])
+            && $cycle_vars[$name]['values'] != $params['values'] ) {
+            $cycle_vars[$name]['index'] = 0;
+        }
+        $cycle_vars[$name]['values'] = $params['values'];
+    }
+
+    $cycle_vars[$name]['delimiter'] = (isset($params['delimiter'])) ? $params['delimiter'] : ',';
+    
+    if(is_array($cycle_vars[$name]['values'])) {
+        $cycle_array = $cycle_vars[$name]['values'];
+    } else {
+        $cycle_array = explode($cycle_vars[$name]['delimiter'],$cycle_vars[$name]['values']);
+    }
+    
+    if(!isset($cycle_vars[$name]['index']) || $reset ) {
+        $cycle_vars[$name]['index'] = 0;
+    }
+    
+    if (isset($params['assign'])) {
+        $print = false;
+        $smarty->assign($params['assign'], $cycle_array[$cycle_vars[$name]['index']]);
+    }
+        
+    if($print) {
+        $retval = $cycle_array[$cycle_vars[$name]['index']];
+    } else {
+        $retval = null;
+    }
+
+    if($advance) {
+        if ( $cycle_vars[$name]['index'] >= count($cycle_array) -1 ) {
+            $cycle_vars[$name]['index'] = 0;
+        } else {
+            $cycle_vars[$name]['index']++;
+        }
+    }
+    
+    return $retval;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.debug.php b/gosa-core/include/smarty/plugins/function.debug.php
new file mode 100644 (file)
index 0000000..4345230
--- /dev/null
@@ -0,0 +1,35 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {debug} function plugin
+ *
+ * Type:     function<br>
+ * Name:     debug<br>
+ * Date:     July 1, 2002<br>
+ * Purpose:  popup debug window
+ * @link http://smarty.php.net/manual/en/language.function.debug.php {debug}
+ *       (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @version  1.0
+ * @param array
+ * @param Smarty
+ * @return string output from {@link Smarty::_generate_debug_output()}
+ */
+function smarty_function_debug($params, &$smarty)
+{
+    if (isset($params['output'])) {
+        $smarty->assign('_smarty_debug_output', $params['output']);
+    }
+    require_once(SMARTY_CORE_DIR . 'core.display_debug_console.php');
+    return smarty_core_display_debug_console(null, $smarty);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.eval.php b/gosa-core/include/smarty/plugins/function.eval.php
new file mode 100644 (file)
index 0000000..ff0472d
--- /dev/null
@@ -0,0 +1,49 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {eval} function plugin
+ *
+ * Type:     function<br>
+ * Name:     eval<br>
+ * Purpose:  evaluate a template variable as a template<br>
+ * @link http://smarty.php.net/manual/en/language.function.eval.php {eval}
+ *       (Smarty online manual)
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @param array
+ * @param Smarty
+ */
+function smarty_function_eval($params, &$smarty)
+{
+
+    if (!isset($params['var'])) {
+        $smarty->trigger_error("eval: missing 'var' parameter");
+        return;
+    }
+
+    if($params['var'] == '') {
+        return;
+    }
+
+    $smarty->_compile_source('evaluated template', $params['var'], $_var_compiled);
+
+    ob_start();
+    $smarty->_eval('?>' . $_var_compiled);
+    $_contents = ob_get_contents();
+    ob_end_clean();
+
+    if (!empty($params['assign'])) {
+        $smarty->assign($params['assign'], $_contents);
+    } else {
+        return $_contents;
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.fetch.php b/gosa-core/include/smarty/plugins/function.fetch.php
new file mode 100644 (file)
index 0000000..81b1bfc
--- /dev/null
@@ -0,0 +1,221 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {fetch} plugin
+ *
+ * Type:     function<br>
+ * Name:     fetch<br>
+ * Purpose:  fetch file, web or ftp data and display results
+ * @link http://smarty.php.net/manual/en/language.function.fetch.php {fetch}
+ *       (Smarty online manual)
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @param array
+ * @param Smarty
+ * @return string|null if the assign parameter is passed, Smarty assigns the
+ *                     result to a template variable
+ */
+function smarty_function_fetch($params, &$smarty)
+{
+    if (empty($params['file'])) {
+        $smarty->_trigger_fatal_error("[plugin] parameter 'file' cannot be empty");
+        return;
+    }
+
+    $content = '';
+    if ($smarty->security && !preg_match('!^(http|ftp)://!i', $params['file'])) {
+        $_params = array('resource_type' => 'file', 'resource_name' => $params['file']);
+        require_once(SMARTY_CORE_DIR . 'core.is_secure.php');
+        if(!smarty_core_is_secure($_params, $smarty)) {
+            $smarty->_trigger_fatal_error('[plugin] (secure mode) fetch \'' . $params['file'] . '\' is not allowed');
+            return;
+        }
+        
+        // fetch the file
+        if($fp = @fopen($params['file'],'r')) {
+            while(!feof($fp)) {
+                $content .= fgets ($fp,4096);
+            }
+            fclose($fp);
+        } else {
+            $smarty->_trigger_fatal_error('[plugin] fetch cannot read file \'' . $params['file'] . '\'');
+            return;
+        }
+    } else {
+        // not a local file
+        if(preg_match('!^http://!i',$params['file'])) {
+            // http fetch
+            if($uri_parts = parse_url($params['file'])) {
+                // set defaults
+                $host = $server_name = $uri_parts['host'];
+                $timeout = 30;
+                $accept = "image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*";
+                $agent = "Smarty Template Engine ".$smarty->_version;
+                $referer = "";
+                $uri = !empty($uri_parts['path']) ? $uri_parts['path'] : '/';
+                $uri .= !empty($uri_parts['query']) ? '?' . $uri_parts['query'] : '';
+                $_is_proxy = false;
+                if(empty($uri_parts['port'])) {
+                    $port = 80;
+                } else {
+                    $port = $uri_parts['port'];
+                }
+                if(!empty($uri_parts['user'])) {
+                    $user = $uri_parts['user'];
+                }
+                if(!empty($uri_parts['pass'])) {
+                    $pass = $uri_parts['pass'];
+                }
+                // loop through parameters, setup headers
+                foreach($params as $param_key => $param_value) {
+                    switch($param_key) {
+                        case "file":
+                        case "assign":
+                        case "assign_headers":
+                            break;
+                        case "user":
+                            if(!empty($param_value)) {
+                                $user = $param_value;
+                            }
+                            break;
+                        case "pass":
+                            if(!empty($param_value)) {
+                                $pass = $param_value;
+                            }
+                            break;
+                        case "accept":
+                            if(!empty($param_value)) {
+                                $accept = $param_value;
+                            }
+                            break;
+                        case "header":
+                            if(!empty($param_value)) {
+                                if(!preg_match('![\w\d-]+: .+!',$param_value)) {
+                                    $smarty->_trigger_fatal_error("[plugin] invalid header format '".$param_value."'");
+                                    return;
+                                } else {
+                                    $extra_headers[] = $param_value;
+                                }
+                            }
+                            break;
+                        case "proxy_host":
+                            if(!empty($param_value)) {
+                                $proxy_host = $param_value;
+                            }
+                            break;
+                        case "proxy_port":
+                            if(!preg_match('!\D!', $param_value)) {
+                                $proxy_port = (int) $param_value;
+                            } else {
+                                $smarty->_trigger_fatal_error("[plugin] invalid value for attribute '".$param_key."'");
+                                return;
+                            }
+                            break;
+                        case "agent":
+                            if(!empty($param_value)) {
+                                $agent = $param_value;
+                            }
+                            break;
+                        case "referer":
+                            if(!empty($param_value)) {
+                                $referer = $param_value;
+                            }
+                            break;
+                        case "timeout":
+                            if(!preg_match('!\D!', $param_value)) {
+                                $timeout = (int) $param_value;
+                            } else {
+                                $smarty->_trigger_fatal_error("[plugin] invalid value for attribute '".$param_key."'");
+                                return;
+                            }
+                            break;
+                        default:
+                            $smarty->_trigger_fatal_error("[plugin] unrecognized attribute '".$param_key."'");
+                            return;
+                    }
+                }
+                if(!empty($proxy_host) && !empty($proxy_port)) {
+                    $_is_proxy = true;
+                    $fp = fsockopen($proxy_host,$proxy_port,$errno,$errstr,$timeout);
+                } else {
+                    $fp = fsockopen($server_name,$port,$errno,$errstr,$timeout);
+                }
+
+                if(!$fp) {
+                    $smarty->_trigger_fatal_error("[plugin] unable to fetch: $errstr ($errno)");
+                    return;
+                } else {
+                    if($_is_proxy) {
+                        fputs($fp, 'GET ' . $params['file'] . " HTTP/1.0\r\n");
+                    } else {
+                        fputs($fp, "GET $uri HTTP/1.0\r\n");
+                    }
+                    if(!empty($host)) {
+                        fputs($fp, "Host: $host\r\n");
+                    }
+                    if(!empty($accept)) {
+                        fputs($fp, "Accept: $accept\r\n");
+                    }
+                    if(!empty($agent)) {
+                        fputs($fp, "User-Agent: $agent\r\n");
+                    }
+                    if(!empty($referer)) {
+                        fputs($fp, "Referer: $referer\r\n");
+                    }
+                    if(isset($extra_headers) && is_array($extra_headers)) {
+                        foreach($extra_headers as $curr_header) {
+                            fputs($fp, $curr_header."\r\n");
+                        }
+                    }
+                    if(!empty($user) && !empty($pass)) {
+                        fputs($fp, "Authorization: BASIC ".base64_encode("$user:$pass")."\r\n");
+                    }
+
+                    fputs($fp, "\r\n");
+                    while(!feof($fp)) {
+                        $content .= fgets($fp,4096);
+                    }
+                    fclose($fp);
+                    $csplit = split("\r\n\r\n",$content,2);
+
+                    $content = $csplit[1];
+
+                    if(!empty($params['assign_headers'])) {
+                        $smarty->assign($params['assign_headers'],split("\r\n",$csplit[0]));
+                    }
+                }
+            } else {
+                $smarty->_trigger_fatal_error("[plugin] unable to parse URL, check syntax");
+                return;
+            }
+        } else {
+            // ftp fetch
+            if($fp = @fopen($params['file'],'r')) {
+                while(!feof($fp)) {
+                    $content .= fgets ($fp,4096);
+                }
+                fclose($fp);
+            } else {
+                $smarty->_trigger_fatal_error('[plugin] fetch cannot read file \'' . $params['file'] .'\'');
+                return;
+            }
+        }
+
+    }
+
+
+    if (!empty($params['assign'])) {
+        $smarty->assign($params['assign'],$content);
+    } else {
+        return $content;
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.html_checkboxes.php b/gosa-core/include/smarty/plugins/function.html_checkboxes.php
new file mode 100644 (file)
index 0000000..ed8ad7f
--- /dev/null
@@ -0,0 +1,143 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {html_checkboxes} function plugin
+ *
+ * File:       function.html_checkboxes.php<br>
+ * Type:       function<br>
+ * Name:       html_checkboxes<br>
+ * Date:       24.Feb.2003<br>
+ * Purpose:    Prints out a list of checkbox input types<br>
+ * Input:<br>
+ *           - name       (optional) - string default "checkbox"
+ *           - values     (required) - array
+ *           - options    (optional) - associative array
+ *           - checked    (optional) - array default not set
+ *           - separator  (optional) - ie <br> or &nbsp;
+ *           - output     (optional) - the output next to each checkbox
+ *           - assign     (optional) - assign the output as an array to this variable
+ * Examples:
+ * <pre>
+ * {html_checkboxes values=$ids output=$names}
+ * {html_checkboxes values=$ids name='box' separator='<br>' output=$names}
+ * {html_checkboxes values=$ids checked=$checked separator='<br>' output=$names}
+ * </pre>
+ * @link http://smarty.php.net/manual/en/language.function.html.checkboxes.php {html_checkboxes}
+ *      (Smarty online manual)
+ * @author     Christopher Kvarme <christopher.kvarme@flashjab.com>
+ * @author credits to Monte Ohrt <monte at ohrt dot com>
+ * @version    1.0
+ * @param array
+ * @param Smarty
+ * @return string
+ * @uses smarty_function_escape_special_chars()
+ */
+function smarty_function_html_checkboxes($params, &$smarty)
+{
+    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
+
+    $name = 'checkbox';
+    $values = null;
+    $options = null;
+    $selected = null;
+    $separator = '';
+    $labels = true;
+    $output = null;
+
+    $extra = '';
+
+    foreach($params as $_key => $_val) {
+        switch($_key) {
+            case 'name':
+            case 'separator':
+                $$_key = $_val;
+                break;
+
+            case 'labels':
+                $$_key = (bool)$_val;
+                break;
+
+            case 'options':
+                $$_key = (array)$_val;
+                break;
+
+            case 'values':
+            case 'output':
+                $$_key = array_values((array)$_val);
+                break;
+
+            case 'checked':
+            case 'selected':
+                $selected = array_map('strval', array_values((array)$_val));
+                break;
+
+            case 'checkboxes':
+                $smarty->trigger_error('html_checkboxes: the use of the "checkboxes" attribute is deprecated, use "options" instead', E_USER_WARNING);
+                $options = (array)$_val;
+                break;
+
+            case 'assign':
+                break;
+
+            default:
+                if(!is_array($_val)) {
+                    $extra .= ' '.$_key.'="'.smarty_function_escape_special_chars($_val).'"';
+                } else {
+                    $smarty->trigger_error("html_checkboxes: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
+                }
+                break;
+        }
+    }
+
+    if (!isset($options) && !isset($values))
+        return ''; /* raise error here? */
+
+    settype($selected, 'array');
+    $_html_result = array();
+
+    if (isset($options)) {
+
+        foreach ($options as $_key=>$_val)
+            $_html_result[] = smarty_function_html_checkboxes_output($name, $_key, $_val, $selected, $extra, $separator, $labels);
+
+
+    } else {
+        foreach ($values as $_i=>$_key) {
+            $_val = isset($output[$_i]) ? $output[$_i] : '';
+            $_html_result[] = smarty_function_html_checkboxes_output($name, $_key, $_val, $selected, $extra, $separator, $labels);
+        }
+
+    }
+
+    if(!empty($params['assign'])) {
+        $smarty->assign($params['assign'], $_html_result);
+    } else {
+        return implode("\n",$_html_result);
+    }
+
+}
+
+function smarty_function_html_checkboxes_output($name, $value, $output, $selected, $extra, $separator, $labels) {
+    $_output = '';
+    if ($labels) $_output .= '<label>';
+    $_output .= '<input type="checkbox" name="'
+        . smarty_function_escape_special_chars($name) . '[]" value="'
+        . smarty_function_escape_special_chars($value) . '"';
+
+    if (in_array((string)$value, $selected)) {
+        $_output .= ' checked="checked"';
+    }
+    $_output .= $extra . ' />' . $output;
+    if ($labels) $_output .= '</label>';
+    $_output .=  $separator;
+
+    return $_output;
+}
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.html_image.php b/gosa-core/include/smarty/plugins/function.html_image.php
new file mode 100644 (file)
index 0000000..9abae72
--- /dev/null
@@ -0,0 +1,142 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {html_image} function plugin
+ *
+ * Type:     function<br>
+ * Name:     html_image<br>
+ * Date:     Feb 24, 2003<br>
+ * Purpose:  format HTML tags for the image<br>
+ * Input:<br>
+ *         - file = file (and path) of image (required)
+ *         - height = image height (optional, default actual height)
+ *         - width = image width (optional, default actual width)
+ *         - basedir = base directory for absolute paths, default
+ *                     is environment variable DOCUMENT_ROOT
+ *         - path_prefix = prefix for path output (optional, default empty)
+ *
+ * Examples: {html_image file="/images/masthead.gif"}
+ * Output:   <img src="/images/masthead.gif" width=400 height=23>
+ * @link http://smarty.php.net/manual/en/language.function.html.image.php {html_image}
+ *      (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @author credits to Duda <duda@big.hu> - wrote first image function
+ *           in repository, helped with lots of functionality
+ * @version  1.0
+ * @param array
+ * @param Smarty
+ * @return string
+ * @uses smarty_function_escape_special_chars()
+ */
+function smarty_function_html_image($params, &$smarty)
+{
+    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
+    
+    $alt = '';
+    $file = '';
+    $height = '';
+    $width = '';
+    $extra = '';
+    $prefix = '';
+    $suffix = '';
+    $path_prefix = '';
+    $server_vars = ($smarty->request_use_auto_globals) ? $_SERVER : $GLOBALS['HTTP_SERVER_VARS'];
+    $basedir = isset($server_vars['DOCUMENT_ROOT']) ? $server_vars['DOCUMENT_ROOT'] : '';
+    foreach($params as $_key => $_val) {
+        switch($_key) {
+            case 'file':
+            case 'height':
+            case 'width':
+            case 'dpi':
+            case 'path_prefix':
+            case 'basedir':
+                $$_key = $_val;
+                break;
+
+            case 'alt':
+                if(!is_array($_val)) {
+                    $$_key = smarty_function_escape_special_chars($_val);
+                } else {
+                    $smarty->trigger_error("html_image: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
+                }
+                break;
+
+            case 'link':
+            case 'href':
+                $prefix = '<a href="' . $_val . '">';
+                $suffix = '</a>';
+                break;
+
+            default:
+                if(!is_array($_val)) {
+                    $extra .= ' '.$_key.'="'.smarty_function_escape_special_chars($_val).'"';
+                } else {
+                    $smarty->trigger_error("html_image: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
+                }
+                break;
+        }
+    }
+
+    if (empty($file)) {
+        $smarty->trigger_error("html_image: missing 'file' parameter", E_USER_NOTICE);
+        return;
+    }
+
+    if (substr($file,0,1) == '/') {
+        $_image_path = $basedir . $file;
+    } else {
+        $_image_path = $file;
+    }
+    
+    if(!isset($params['width']) || !isset($params['height'])) {
+        if(!$_image_data = @getimagesize($_image_path)) {
+            if(!file_exists($_image_path)) {
+                $smarty->trigger_error("html_image: unable to find '$_image_path'", E_USER_NOTICE);
+                return;
+            } else if(!is_readable($_image_path)) {
+                $smarty->trigger_error("html_image: unable to read '$_image_path'", E_USER_NOTICE);
+                return;
+            } else {
+                $smarty->trigger_error("html_image: '$_image_path' is not a valid image file", E_USER_NOTICE);
+                return;
+            }
+        }
+        if ($smarty->security &&
+            ($_params = array('resource_type' => 'file', 'resource_name' => $_image_path)) &&
+            (require_once(SMARTY_CORE_DIR . 'core.is_secure.php')) &&
+            (!smarty_core_is_secure($_params, $smarty)) ) {
+            $smarty->trigger_error("html_image: (secure) '$_image_path' not in secure directory", E_USER_NOTICE);
+        }        
+        
+        if(!isset($params['width'])) {
+            $width = $_image_data[0];
+        }
+        if(!isset($params['height'])) {
+            $height = $_image_data[1];
+        }
+
+    }
+
+    if(isset($params['dpi'])) {
+        if(strstr($server_vars['HTTP_USER_AGENT'], 'Mac')) {
+            $dpi_default = 72;
+        } else {
+            $dpi_default = 96;
+        }
+        $_resize = $dpi_default/$params['dpi'];
+        $width = round($width * $_resize);
+        $height = round($height * $_resize);
+    }
+
+    return $prefix . '<img src="'.$path_prefix.$file.'" alt="'.$alt.'" width="'.$width.'" height="'.$height.'"'.$extra.' />' . $suffix;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.html_options.php b/gosa-core/include/smarty/plugins/function.html_options.php
new file mode 100644 (file)
index 0000000..cebadde
--- /dev/null
@@ -0,0 +1,122 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {html_options} function plugin
+ *
+ * Type:     function<br>
+ * Name:     html_options<br>
+ * Input:<br>
+ *           - name       (optional) - string default "select"
+ *           - values     (required if no options supplied) - array
+ *           - options    (required if no values supplied) - associative array
+ *           - selected   (optional) - string default not set
+ *           - output     (required if not options supplied) - array
+ * Purpose:  Prints the list of <option> tags generated from
+ *           the passed parameters
+ * @link http://smarty.php.net/manual/en/language.function.html.options.php {html_image}
+ *      (Smarty online manual)
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @param array
+ * @param Smarty
+ * @return string
+ * @uses smarty_function_escape_special_chars()
+ */
+function smarty_function_html_options($params, &$smarty)
+{
+    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
+    
+    $name = null;
+    $values = null;
+    $options = null;
+    $selected = array();
+    $output = null;
+    
+    $extra = '';
+    
+    foreach($params as $_key => $_val) {
+        switch($_key) {
+            case 'name':
+                $$_key = (string)$_val;
+                break;
+            
+            case 'options':
+                $$_key = (array)$_val;
+                break;
+                
+            case 'values':
+            case 'output':
+                $$_key = array_values((array)$_val);
+                break;
+
+            case 'selected':
+                $$_key = array_map('strval', array_values((array)$_val));
+                break;
+                
+            default:
+                if(!is_array($_val)) {
+                    $extra .= ' '.$_key.'="'.smarty_function_escape_special_chars($_val).'"';
+                } else {
+                    $smarty->trigger_error("html_options: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
+                }
+                break;
+        }
+    }
+
+    if (!isset($options) && !isset($values))
+        return ''; /* raise error here? */
+
+    $_html_result = '';
+
+    if (isset($options)) {
+        
+        foreach ($options as $_key=>$_val)
+            $_html_result .= smarty_function_html_options_optoutput($_key, $_val, $selected);
+
+    } else {
+        
+        foreach ($values as $_i=>$_key) {
+            $_val = isset($output[$_i]) ? $output[$_i] : '';
+            $_html_result .= smarty_function_html_options_optoutput($_key, $_val, $selected);
+        }
+
+    }
+
+    if(!empty($name)) {
+        $_html_result = '<select name="' . $name . '"' . $extra . '>' . "\n" . $_html_result . '</select>' . "\n";
+    }
+
+    return $_html_result;
+
+}
+
+function smarty_function_html_options_optoutput($key, $value, $selected) {
+    if(!is_array($value)) {
+        $_html_result = '<option label="' . smarty_function_escape_special_chars($value) . '" value="' .
+            smarty_function_escape_special_chars($key) . '"';
+        if (in_array((string)$key, $selected))
+            $_html_result .= ' selected="selected"';
+        $_html_result .= '>' . smarty_function_escape_special_chars($value) . '</option>' . "\n";
+    } else {
+        $_html_result = smarty_function_html_options_optgroup($key, $value, $selected);
+    }
+    return $_html_result;
+}
+
+function smarty_function_html_options_optgroup($key, $values, $selected) {
+    $optgroup_html = '<optgroup label="' . smarty_function_escape_special_chars($key) . '">' . "\n";
+    foreach ($values as $key => $value) {
+        $optgroup_html .= smarty_function_html_options_optoutput($key, $value, $selected);
+    }
+    $optgroup_html .= "</optgroup>\n";
+    return $optgroup_html;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.html_radios.php b/gosa-core/include/smarty/plugins/function.html_radios.php
new file mode 100644 (file)
index 0000000..7503cfa
--- /dev/null
@@ -0,0 +1,156 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {html_radios} function plugin
+ *
+ * File:       function.html_radios.php<br>
+ * Type:       function<br>
+ * Name:       html_radios<br>
+ * Date:       24.Feb.2003<br>
+ * Purpose:    Prints out a list of radio input types<br>
+ * Input:<br>
+ *           - name       (optional) - string default "radio"
+ *           - values     (required) - array
+ *           - options    (optional) - associative array
+ *           - checked    (optional) - array default not set
+ *           - separator  (optional) - ie <br> or &nbsp;
+ *           - output     (optional) - the output next to each radio button
+ *           - assign     (optional) - assign the output as an array to this variable
+ * Examples:
+ * <pre>
+ * {html_radios values=$ids output=$names}
+ * {html_radios values=$ids name='box' separator='<br>' output=$names}
+ * {html_radios values=$ids checked=$checked separator='<br>' output=$names}
+ * </pre>
+ * @link http://smarty.php.net/manual/en/language.function.html.radios.php {html_radios}
+ *      (Smarty online manual)
+ * @author     Christopher Kvarme <christopher.kvarme@flashjab.com>
+ * @author credits to Monte Ohrt <monte at ohrt dot com>
+ * @version    1.0
+ * @param array
+ * @param Smarty
+ * @return string
+ * @uses smarty_function_escape_special_chars()
+ */
+function smarty_function_html_radios($params, &$smarty)
+{
+    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
+   
+    $name = 'radio';
+    $values = null;
+    $options = null;
+    $selected = null;
+    $separator = '';
+    $labels = true;
+    $label_ids = false;
+    $output = null;
+    $extra = '';
+
+    foreach($params as $_key => $_val) {
+        switch($_key) {
+            case 'name':
+            case 'separator':
+                $$_key = (string)$_val;
+                break;
+
+            case 'checked':
+            case 'selected':
+                if(is_array($_val)) {
+                    $smarty->trigger_error('html_radios: the "' . $_key . '" attribute cannot be an array', E_USER_WARNING);
+                } else {
+                    $selected = (string)$_val;
+                }
+                break;
+
+            case 'labels':
+            case 'label_ids':
+                $$_key = (bool)$_val;
+                break;
+
+            case 'options':
+                $$_key = (array)$_val;
+                break;
+
+            case 'values':
+            case 'output':
+                $$_key = array_values((array)$_val);
+                break;
+
+            case 'radios':
+                $smarty->trigger_error('html_radios: the use of the "radios" attribute is deprecated, use "options" instead', E_USER_WARNING);
+                $options = (array)$_val;
+                break;
+
+            case 'assign':
+                break;
+
+            default:
+                if(!is_array($_val)) {
+                    $extra .= ' '.$_key.'="'.smarty_function_escape_special_chars($_val).'"';
+                } else {
+                    $smarty->trigger_error("html_radios: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
+                }
+                break;
+        }
+    }
+
+    if (!isset($options) && !isset($values))
+        return ''; /* raise error here? */
+
+    $_html_result = array();
+
+    if (isset($options)) {
+
+        foreach ($options as $_key=>$_val)
+            $_html_result[] = smarty_function_html_radios_output($name, $_key, $_val, $selected, $extra, $separator, $labels, $label_ids);
+
+    } else {
+
+        foreach ($values as $_i=>$_key) {
+            $_val = isset($output[$_i]) ? $output[$_i] : '';
+            $_html_result[] = smarty_function_html_radios_output($name, $_key, $_val, $selected, $extra, $separator, $labels, $label_ids);
+        }
+
+    }
+
+    if(!empty($params['assign'])) {
+        $smarty->assign($params['assign'], $_html_result);
+    } else {
+        return implode("\n",$_html_result);
+    }
+
+}
+
+function smarty_function_html_radios_output($name, $value, $output, $selected, $extra, $separator, $labels, $label_ids) {
+    $_output = '';
+    if ($labels) {
+      if($label_ids) {
+          $_id = smarty_function_escape_special_chars(preg_replace('![^\w\-\.]!', '_', $name . '_' . $value));
+          $_output .= '<label for="' . $_id . '">';
+      } else {
+          $_output .= '<label>';           
+      }
+   }
+   $_output .= '<input type="radio" name="'
+        . smarty_function_escape_special_chars($name) . '" value="'
+        . smarty_function_escape_special_chars($value) . '"';
+
+   if ($labels && $label_ids) $_output .= ' id="' . $_id . '"';
+
+    if ((string)$value==$selected) {
+        $_output .= ' checked="checked"';
+    }
+    $_output .= $extra . ' />' . $output;
+    if ($labels) $_output .= '</label>';
+    $_output .=  $separator;
+
+    return $_output;
+}
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.html_select_date.php b/gosa-core/include/smarty/plugins/function.html_select_date.php
new file mode 100644 (file)
index 0000000..6153c59
--- /dev/null
@@ -0,0 +1,323 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty {html_select_date} plugin
+ *
+ * Type:     function<br>
+ * Name:     html_select_date<br>
+ * Purpose:  Prints the dropdowns for date selection.
+ *
+ * ChangeLog:<br>
+ *           - 1.0 initial release
+ *           - 1.1 added support for +/- N syntax for begin
+ *                and end year values. (Monte)
+ *           - 1.2 added support for yyyy-mm-dd syntax for
+ *                time value. (Jan Rosier)
+ *           - 1.3 added support for choosing format for
+ *                month values (Gary Loescher)
+ *           - 1.3.1 added support for choosing format for
+ *                day values (Marcus Bointon)
+ *           - 1.3.2 support negative timestamps, force year
+ *             dropdown to include given date unless explicitly set (Monte)
+ * @link http://smarty.php.net/manual/en/language.function.html.select.date.php {html_select_date}
+ *      (Smarty online manual)
+ * @version 1.3.2
+ * @author Andrei Zmievski
+ * @author Monte Ohrt <monte at ohrt dot com>
+ * @param array
+ * @param Smarty
+ * @return string
+ */
+function smarty_function_html_select_date($params, &$smarty)
+{
+    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
+    require_once $smarty->_get_plugin_filepath('shared','make_timestamp');
+    require_once $smarty->_get_plugin_filepath('function','html_options');
+    /* Default values. */
+    $prefix          = "Date_";
+    $start_year      = strftime("%Y");
+    $end_year        = $start_year;
+    $display_days    = true;
+    $display_months  = true;
+    $display_years   = true;
+    $month_format    = "%B";
+    /* Write months as numbers by default  GL */
+    $month_value_format = "%m";
+    $day_format      = "%02d";
+    /* Write day values using this format MB */
+    $day_value_format = "%d";
+    $year_as_text    = false;
+    /* Display years in reverse order? Ie. 2000,1999,.... */
+    $reverse_years   = false;
+    /* Should the select boxes be part of an array when returned from PHP?
+       e.g. setting it to "birthday", would create "birthday[Day]",
+       "birthday[Month]" & "birthday[Year]". Can be combined with prefix */
+    $field_array     = null;
+    /* <select size>'s of the different <select> tags.
+       If not set, uses default dropdown. */
+    $day_size        = null;
+    $month_size      = null;
+    $year_size       = null;
+    /* Unparsed attributes common to *ALL* the <select>/<input> tags.
+       An example might be in the template: all_extra ='class ="foo"'. */
+    $all_extra       = null;
+    /* Separate attributes for the tags. */
+    $day_extra       = null;
+    $month_extra     = null;
+    $year_extra      = null;
+    /* Order in which to display the fields.
+       "D" -> day, "M" -> month, "Y" -> year. */
+    $field_order     = 'MDY';
+    /* String printed between the different fields. */
+    $field_separator = "\n";
+    $time = time();
+    $all_empty       = null;
+    $day_empty       = null;
+    $month_empty     = null;
+    $year_empty      = null;
+    $extra_attrs     = '';
+
+    foreach ($params as $_key=>$_value) {
+        switch ($_key) {
+            case 'prefix':
+            case 'time':
+            case 'start_year':
+            case 'end_year':
+            case 'month_format':
+            case 'day_format':
+            case 'day_value_format':
+            case 'field_array':
+            case 'day_size':
+            case 'month_size':
+            case 'year_size':
+            case 'all_extra':
+            case 'day_extra':
+            case 'month_extra':
+            case 'year_extra':
+            case 'field_order':
+            case 'field_separator':
+            case 'month_value_format':
+            case 'month_empty':
+            case 'day_empty':
+            case 'year_empty':
+                $$_key = (string)$_value;
+                break;
+
+            case 'all_empty':
+                $$_key = (string)$_value;
+                $day_empty = $month_empty = $year_empty = $all_empty;
+                break;
+
+            case 'display_days':
+            case 'display_months':
+            case 'display_years':
+            case 'year_as_text':
+            case 'reverse_years':
+                $$_key = (bool)$_value;
+                break;
+
+            default:
+                if(!is_array($_value)) {
+                    $extra_attrs .= ' '.$_key.'="'.smarty_function_escape_special_chars($_value).'"';
+                } else {
+                    $smarty->trigger_error("html_select_date: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
+                }
+                break;
+        }
+    }
+
+    if(preg_match('!^-\d+$!',$time)) {
+        // negative timestamp, use date()
+        $time = date('Y-m-d',$time);
+    }
+    // If $time is not in format yyyy-mm-dd
+    if (!preg_match('/^\d{0,4}-\d{0,2}-\d{0,2}$/', $time)) {
+        // use smarty_make_timestamp to get an unix timestamp and
+        // strftime to make yyyy-mm-dd
+        $time = strftime('%Y-%m-%d', smarty_make_timestamp($time));
+    }
+    // Now split this in pieces, which later can be used to set the select
+    $time = explode("-", $time);
+    
+    // make syntax "+N" or "-N" work with start_year and end_year
+    if (preg_match('!^(\+|\-)\s*(\d+)$!', $end_year, $match)) {
+        if ($match[1] == '+') {
+            $end_year = strftime('%Y') + $match[2];
+        } else {
+            $end_year = strftime('%Y') - $match[2];
+        }
+    }
+    if (preg_match('!^(\+|\-)\s*(\d+)$!', $start_year, $match)) {
+        if ($match[1] == '+') {
+            $start_year = strftime('%Y') + $match[2];
+        } else {
+            $start_year = strftime('%Y') - $match[2];
+        }
+    }
+    if (strlen($time[0]) > 0) { 
+        if ($start_year > $time[0] && !isset($params['start_year'])) {
+            // force start year to include given date if not explicitly set
+            $start_year = $time[0];
+        }
+        if($end_year < $time[0] && !isset($params['end_year'])) {
+            // force end year to include given date if not explicitly set
+            $end_year = $time[0];
+        }
+    }
+
+    $field_order = strtoupper($field_order);
+
+    $html_result = $month_result = $day_result = $year_result = "";
+
+    if ($display_months) {
+        $month_names = array();
+        $month_values = array();
+        if(isset($month_empty)) {
+            $month_names[''] = $month_empty;
+            $month_values[''] = '';
+        }
+        for ($i = 1; $i <= 12; $i++) {
+            $month_names[$i] = strftime($month_format, mktime(0, 0, 0, $i, 1, 2000));
+            $month_values[$i] = strftime($month_value_format, mktime(0, 0, 0, $i, 1, 2000));
+        }
+
+        $month_result .= '<select name=';
+        if (null !== $field_array){
+            $month_result .= '"' . $field_array . '[' . $prefix . 'Month]"';
+        } else {
+            $month_result .= '"' . $prefix . 'Month"';
+        }
+        if (null !== $month_size){
+            $month_result .= ' size="' . $month_size . '"';
+        }
+        if (null !== $month_extra){
+            $month_result .= ' ' . $month_extra;
+        }
+        if (null !== $all_extra){
+            $month_result .= ' ' . $all_extra;
+        }
+        $month_result .= $extra_attrs . '>'."\n";
+
+        $month_result .= smarty_function_html_options(array('output'     => $month_names,
+                                                            'values'     => $month_values,
+                                                            'selected'   => (int)$time[1] ? strftime($month_value_format, mktime(0, 0, 0, (int)$time[1], 1, 2000)) : '',
+                                                            'print_result' => false),
+                                                      $smarty);
+        $month_result .= '</select>';
+    }
+
+    if ($display_days) {
+        $days = array();
+        if (isset($day_empty)) {
+            $days[''] = $day_empty;
+            $day_values[''] = '';
+        }
+        for ($i = 1; $i <= 31; $i++) {
+            $days[] = sprintf($day_format, $i);
+            $day_values[] = sprintf($day_value_format, $i);
+        }
+
+        $day_result .= '<select name=';
+        if (null !== $field_array){
+            $day_result .= '"' . $field_array . '[' . $prefix . 'Day]"';
+        } else {
+            $day_result .= '"' . $prefix . 'Day"';
+        }
+        if (null !== $day_size){
+            $day_result .= ' size="' . $day_size . '"';
+        }
+        if (null !== $all_extra){
+            $day_result .= ' ' . $all_extra;
+        }
+        if (null !== $day_extra){
+            $day_result .= ' ' . $day_extra;
+        }
+        $day_result .= $extra_attrs . '>'."\n";
+        $day_result .= smarty_function_html_options(array('output'     => $days,
+                                                          'values'     => $day_values,
+                                                          'selected'   => $time[2],
+                                                          'print_result' => false),
+                                                    $smarty);
+        $day_result .= '</select>';
+    }
+
+    if ($display_years) {
+        if (null !== $field_array){
+            $year_name = $field_array . '[' . $prefix . 'Year]';
+        } else {
+            $year_name = $prefix . 'Year';
+        }
+        if ($year_as_text) {
+            $year_result .= '<input type="text" name="' . $year_name . '" value="' . $time[0] . '" size="4" maxlength="4"';
+            if (null !== $all_extra){
+                $year_result .= ' ' . $all_extra;
+            }
+            if (null !== $year_extra){
+                $year_result .= ' ' . $year_extra;
+            }
+            $year_result .= ' />';
+        } else {
+            $years = range((int)$start_year, (int)$end_year);
+            if ($reverse_years) {
+                rsort($years, SORT_NUMERIC);
+            } else {
+                sort($years, SORT_NUMERIC);
+            }
+            $yearvals = $years;
+            if(isset($year_empty)) {
+                array_unshift($years, $year_empty);
+                array_unshift($yearvals, '');
+            }
+            $year_result .= '<select name="' . $year_name . '"';
+            if (null !== $year_size){
+                $year_result .= ' size="' . $year_size . '"';
+            }
+            if (null !== $all_extra){
+                $year_result .= ' ' . $all_extra;
+            }
+            if (null !== $year_extra){
+                $year_result .= ' ' . $year_extra;
+            }
+            $year_result .= $extra_attrs . '>'."\n";
+            $year_result .= smarty_function_html_options(array('output' => $years,
+                                                               'values' => $yearvals,
+                                                               'selected'   => $time[0],
+                                                               'print_result' => false),
+                                                         $smarty);
+            $year_result .= '</select>';
+        }
+    }
+
+    // Loop thru the field_order field
+    for ($i = 0; $i <= 2; $i++){
+        $c = substr($field_order, $i, 1);
+        switch ($c){
+            case 'D':
+                $html_result .= $day_result;
+                break;
+
+            case 'M':
+                $html_result .= $month_result;
+                break;
+
+            case 'Y':
+                $html_result .= $year_result;
+                break;
+        }
+        // Add the field seperator
+        if($i != 2) {
+            $html_result .= $field_separator;
+        }
+    }
+
+    return $html_result;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.html_select_time.php b/gosa-core/include/smarty/plugins/function.html_select_time.php
new file mode 100644 (file)
index 0000000..2e5be7e
--- /dev/null
@@ -0,0 +1,194 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {html_select_time} function plugin
+ *
+ * Type:     function<br>
+ * Name:     html_select_time<br>
+ * Purpose:  Prints the dropdowns for time selection
+ * @link http://smarty.php.net/manual/en/language.function.html.select.time.php {html_select_time}
+ *          (Smarty online manual)
+ * @author Roberto Berto <roberto@berto.net>
+ * @credits Monte Ohrt <monte AT ohrt DOT com>
+ * @param array
+ * @param Smarty
+ * @return string
+ * @uses smarty_make_timestamp()
+ */
+function smarty_function_html_select_time($params, &$smarty)
+{
+    require_once $smarty->_get_plugin_filepath('shared','make_timestamp');
+    require_once $smarty->_get_plugin_filepath('function','html_options');
+    /* Default values. */
+    $prefix             = "Time_";
+    $time               = time();
+    $display_hours      = true;
+    $display_minutes    = true;
+    $display_seconds    = true;
+    $display_meridian   = true;
+    $use_24_hours       = true;
+    $minute_interval    = 1;
+    $second_interval    = 1;
+    /* Should the select boxes be part of an array when returned from PHP?
+       e.g. setting it to "birthday", would create "birthday[Hour]",
+       "birthday[Minute]", "birthday[Seconds]" & "birthday[Meridian]".
+       Can be combined with prefix. */
+    $field_array        = null;
+    $all_extra          = null;
+    $hour_extra         = null;
+    $minute_extra       = null;
+    $second_extra       = null;
+    $meridian_extra     = null;
+
+    foreach ($params as $_key=>$_value) {
+        switch ($_key) {
+            case 'prefix':
+            case 'time':
+            case 'field_array':
+            case 'all_extra':
+            case 'hour_extra':
+            case 'minute_extra':
+            case 'second_extra':
+            case 'meridian_extra':
+                $$_key = (string)$_value;
+                break;
+
+            case 'display_hours':
+            case 'display_minutes':
+            case 'display_seconds':
+            case 'display_meridian':
+            case 'use_24_hours':
+                $$_key = (bool)$_value;
+                break;
+
+            case 'minute_interval':
+            case 'second_interval':
+                $$_key = (int)$_value;
+                break;
+
+            default:
+                $smarty->trigger_error("[html_select_time] unknown parameter $_key", E_USER_WARNING);
+        }
+    }
+
+    $time = smarty_make_timestamp($time);
+
+    $html_result = '';
+
+    if ($display_hours) {
+        $hours       = $use_24_hours ? range(0, 23) : range(1, 12);
+        $hour_fmt = $use_24_hours ? '%H' : '%I';
+        for ($i = 0, $for_max = count($hours); $i < $for_max; $i++)
+            $hours[$i] = sprintf('%02d', $hours[$i]);
+        $html_result .= '<select name=';
+        if (null !== $field_array) {
+            $html_result .= '"' . $field_array . '[' . $prefix . 'Hour]"';
+        } else {
+            $html_result .= '"' . $prefix . 'Hour"';
+        }
+        if (null !== $hour_extra){
+            $html_result .= ' ' . $hour_extra;
+        }
+        if (null !== $all_extra){
+            $html_result .= ' ' . $all_extra;
+        }
+        $html_result .= '>'."\n";
+        $html_result .= smarty_function_html_options(array('output'          => $hours,
+                                                           'values'          => $hours,
+                                                           'selected'      => strftime($hour_fmt, $time),
+                                                           'print_result' => false),
+                                                     $smarty);
+        $html_result .= "</select>\n";
+    }
+
+    if ($display_minutes) {
+        $all_minutes = range(0, 59);
+        for ($i = 0, $for_max = count($all_minutes); $i < $for_max; $i+= $minute_interval)
+            $minutes[] = sprintf('%02d', $all_minutes[$i]);
+        $selected = intval(floor(strftime('%M', $time) / $minute_interval) * $minute_interval);
+        $html_result .= '<select name=';
+        if (null !== $field_array) {
+            $html_result .= '"' . $field_array . '[' . $prefix . 'Minute]"';
+        } else {
+            $html_result .= '"' . $prefix . 'Minute"';
+        }
+        if (null !== $minute_extra){
+            $html_result .= ' ' . $minute_extra;
+        }
+        if (null !== $all_extra){
+            $html_result .= ' ' . $all_extra;
+        }
+        $html_result .= '>'."\n";
+        
+        $html_result .= smarty_function_html_options(array('output'          => $minutes,
+                                                           'values'          => $minutes,
+                                                           'selected'      => $selected,
+                                                           'print_result' => false),
+                                                     $smarty);
+        $html_result .= "</select>\n";
+    }
+
+    if ($display_seconds) {
+        $all_seconds = range(0, 59);
+        for ($i = 0, $for_max = count($all_seconds); $i < $for_max; $i+= $second_interval)
+            $seconds[] = sprintf('%02d', $all_seconds[$i]);
+        $selected = intval(floor(strftime('%S', $time) / $second_interval) * $second_interval);
+        $html_result .= '<select name=';
+        if (null !== $field_array) {
+            $html_result .= '"' . $field_array . '[' . $prefix . 'Second]"';
+        } else {
+            $html_result .= '"' . $prefix . 'Second"';
+        }
+        
+        if (null !== $second_extra){
+            $html_result .= ' ' . $second_extra;
+        }
+        if (null !== $all_extra){
+            $html_result .= ' ' . $all_extra;
+        }
+        $html_result .= '>'."\n";
+        
+        $html_result .= smarty_function_html_options(array('output'          => $seconds,
+                                                           'values'          => $seconds,
+                                                           'selected'      => $selected,
+                                                           'print_result' => false),
+                                                     $smarty);
+        $html_result .= "</select>\n";
+    }
+
+    if ($display_meridian && !$use_24_hours) {
+        $html_result .= '<select name=';
+        if (null !== $field_array) {
+            $html_result .= '"' . $field_array . '[' . $prefix . 'Meridian]"';
+        } else {
+            $html_result .= '"' . $prefix . 'Meridian"';
+        }
+        
+        if (null !== $meridian_extra){
+            $html_result .= ' ' . $meridian_extra;
+        }
+        if (null !== $all_extra){
+            $html_result .= ' ' . $all_extra;
+        }
+        $html_result .= '>'."\n";
+        
+        $html_result .= smarty_function_html_options(array('output'          => array('AM', 'PM'),
+                                                           'values'          => array('am', 'pm'),
+                                                           'selected'      => strtolower(strftime('%p', $time)),
+                                                           'print_result' => false),
+                                                     $smarty);
+        $html_result .= "</select>\n";
+    }
+
+    return $html_result;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.html_table.php b/gosa-core/include/smarty/plugins/function.html_table.php
new file mode 100644 (file)
index 0000000..62d7410
--- /dev/null
@@ -0,0 +1,137 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {html_table} function plugin
+ *
+ * Type:     function<br>
+ * Name:     html_table<br>
+ * Date:     Feb 17, 2003<br>
+ * Purpose:  make an html table from an array of data<br>
+ * Input:<br>
+ *         - loop = array to loop through
+ *         - cols = number of columns
+ *         - rows = number of rows
+ *         - table_attr = table attributes
+ *         - tr_attr = table row attributes (arrays are cycled)
+ *         - td_attr = table cell attributes (arrays are cycled)
+ *         - trailpad = value to pad trailing cells with
+ *         - vdir = vertical direction (default: "down", means top-to-bottom)
+ *         - hdir = horizontal direction (default: "right", means left-to-right)
+ *         - inner = inner loop (default "cols": print $loop line by line,
+ *                   $loop will be printed column by column otherwise)
+ *
+ *
+ * Examples:
+ * <pre>
+ * {table loop=$data}
+ * {table loop=$data cols=4 tr_attr='"bgcolor=red"'}
+ * {table loop=$data cols=4 tr_attr=$colors}
+ * </pre>
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @version  1.0
+ * @link http://smarty.php.net/manual/en/language.function.html.table.php {html_table}
+ *          (Smarty online manual)
+ * @param array
+ * @param Smarty
+ * @return string
+ */
+function smarty_function_html_table($params, &$smarty)
+{
+    $table_attr = 'border="1"';
+    $tr_attr = '';
+    $td_attr = '';
+    $cols = 3;
+    $rows = 3;
+    $trailpad = '&nbsp;';
+    $vdir = 'down';
+    $hdir = 'right';
+    $inner = 'cols';
+
+    if (!isset($params['loop'])) {
+        $smarty->trigger_error("html_table: missing 'loop' parameter");
+        return;
+    }
+
+    foreach ($params as $_key=>$_value) {
+        switch ($_key) {
+            case 'loop':
+                $$_key = (array)$_value;
+                break;
+
+            case 'cols':
+            case 'rows':
+                $$_key = (int)$_value;
+                break;
+
+            case 'table_attr':
+            case 'trailpad':
+            case 'hdir':
+            case 'vdir':
+            case 'inner':
+                $$_key = (string)$_value;
+                break;
+
+            case 'tr_attr':
+            case 'td_attr':
+                $$_key = $_value;
+                break;
+        }
+    }
+
+    $loop_count = count($loop);
+    if (empty($params['rows'])) {
+        /* no rows specified */
+        $rows = ceil($loop_count/$cols);
+    } elseif (empty($params['cols'])) {
+        if (!empty($params['rows'])) {
+            /* no cols specified, but rows */
+            $cols = ceil($loop_count/$rows);
+        }
+    }
+
+    $output = "<table $table_attr>\n";
+
+    for ($r=0; $r<$rows; $r++) {
+        $output .= "<tr" . smarty_function_html_table_cycle('tr', $tr_attr, $r) . ">\n";
+        $rx =  ($vdir == 'down') ? $r*$cols : ($rows-1-$r)*$cols;
+
+        for ($c=0; $c<$cols; $c++) {
+            $x =  ($hdir == 'right') ? $rx+$c : $rx+$cols-1-$c;
+            if ($inner!='cols') {
+                /* shuffle x to loop over rows*/
+                $x = floor($x/$cols) + ($x%$cols)*$rows;
+            }
+
+            if ($x<$loop_count) {
+                $output .= "<td" . smarty_function_html_table_cycle('td', $td_attr, $c) . ">" . $loop[$x] . "</td>\n";
+            } else {
+                $output .= "<td" . smarty_function_html_table_cycle('td', $td_attr, $c) . ">$trailpad</td>\n";
+            }
+        }
+        $output .= "</tr>\n";
+    }
+    $output .= "</table>\n";
+    
+    return $output;
+}
+
+function smarty_function_html_table_cycle($name, $var, $no) {
+    if(!is_array($var)) {
+        $ret = $var;
+    } else {
+        $ret = $var[$no % count($var)];
+    }
+    
+    return ($ret) ? ' '.$ret : '';
+}
+
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.mailto.php b/gosa-core/include/smarty/plugins/function.mailto.php
new file mode 100644 (file)
index 0000000..64c122c
--- /dev/null
@@ -0,0 +1,163 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {mailto} function plugin
+ *
+ * Type:     function<br>
+ * Name:     mailto<br>
+ * Date:     May 21, 2002
+ * Purpose:  automate mailto address link creation, and optionally
+ *           encode them.<br>
+ * Input:<br>
+ *         - address = e-mail address
+ *         - text = (optional) text to display, default is address
+ *         - encode = (optional) can be one of:
+ *                * none : no encoding (default)
+ *                * javascript : encode with javascript
+ *                * javascript_charcode : encode with javascript charcode
+ *                * hex : encode with hexidecimal (no javascript)
+ *         - cc = (optional) address(es) to carbon copy
+ *         - bcc = (optional) address(es) to blind carbon copy
+ *         - subject = (optional) e-mail subject
+ *         - newsgroups = (optional) newsgroup(s) to post to
+ *         - followupto = (optional) address(es) to follow up to
+ *         - extra = (optional) extra tags for the href link
+ *
+ * Examples:
+ * <pre>
+ * {mailto address="me@domain.com"}
+ * {mailto address="me@domain.com" encode="javascript"}
+ * {mailto address="me@domain.com" encode="hex"}
+ * {mailto address="me@domain.com" subject="Hello to you!"}
+ * {mailto address="me@domain.com" cc="you@domain.com,they@domain.com"}
+ * {mailto address="me@domain.com" extra='class="mailto"'}
+ * </pre>
+ * @link http://smarty.php.net/manual/en/language.function.mailto.php {mailto}
+ *          (Smarty online manual)
+ * @version  1.2
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @author   credits to Jason Sweat (added cc, bcc and subject functionality)
+ * @param    array
+ * @param    Smarty
+ * @return   string
+ */
+function smarty_function_mailto($params, &$smarty)
+{
+    $extra = '';
+
+    if (empty($params['address'])) {
+        $smarty->trigger_error("mailto: missing 'address' parameter");
+        return;
+    } else {
+        $address = $params['address'];
+    }
+
+    $text = $address;
+
+    // netscape and mozilla do not decode %40 (@) in BCC field (bug?)
+    // so, don't encode it.
+    $mail_parms = array();
+    foreach ($params as $var=>$value) {
+        switch ($var) {
+            case 'cc':
+            case 'bcc':
+            case 'followupto':
+                if (!empty($value))
+                    $mail_parms[] = $var.'='.str_replace('%40','@',rawurlencode($value));
+                break;
+                
+            case 'subject':
+            case 'newsgroups':
+                $mail_parms[] = $var.'='.rawurlencode($value);
+                break;
+
+            case 'extra':
+            case 'text':
+                $$var = $value;
+
+            default:
+        }
+    }
+
+    $mail_parm_vals = '';
+    for ($i=0; $i<count($mail_parms); $i++) {
+        $mail_parm_vals .= (0==$i) ? '?' : '&';
+        $mail_parm_vals .= $mail_parms[$i];
+    }
+    $address .= $mail_parm_vals;
+
+    $encode = (empty($params['encode'])) ? 'none' : $params['encode'];
+    if (!in_array($encode,array('javascript','javascript_charcode','hex','none')) ) {
+        $smarty->trigger_error("mailto: 'encode' parameter must be none, javascript or hex");
+        return;
+    }
+
+    if ($encode == 'javascript' ) {
+        $string = 'document.write(\'<a href="mailto:'.$address.'" '.$extra.'>'.$text.'</a>\');';
+
+        $js_encode = '';
+        for ($x=0; $x < strlen($string); $x++) {
+            $js_encode .= '%' . bin2hex($string[$x]);
+        }
+
+        return '<script type="text/javascript">eval(unescape(\''.$js_encode.'\'))</script>';
+
+    } elseif ($encode == 'javascript_charcode' ) {
+        $string = '<a href="mailto:'.$address.'" '.$extra.'>'.$text.'</a>';
+
+        for($x = 0, $y = strlen($string); $x < $y; $x++ ) {
+            $ord[] = ord($string[$x]);   
+        }
+
+        $_ret = "<script type=\"text/javascript\" language=\"javascript\">\n";
+        $_ret .= "<!--\n";
+        $_ret .= "{document.write(String.fromCharCode(";
+        $_ret .= implode(',',$ord);
+        $_ret .= "))";
+        $_ret .= "}\n";
+        $_ret .= "//-->\n";
+        $_ret .= "</script>\n";
+        
+        return $_ret;
+        
+        
+    } elseif ($encode == 'hex') {
+
+        preg_match('!^(.*)(\?.*)$!',$address,$match);
+        if(!empty($match[2])) {
+            $smarty->trigger_error("mailto: hex encoding does not work with extra attributes. Try javascript.");
+            return;
+        }
+        $address_encode = '';
+        for ($x=0; $x < strlen($address); $x++) {
+            if(preg_match('!\w!',$address[$x])) {
+                $address_encode .= '%' . bin2hex($address[$x]);
+            } else {
+                $address_encode .= $address[$x];
+            }
+        }
+        $text_encode = '';
+        for ($x=0; $x < strlen($text); $x++) {
+            $text_encode .= '&#x' . bin2hex($text[$x]).';';
+        }
+
+        $mailto = "&#109;&#97;&#105;&#108;&#116;&#111;&#58;";
+        return '<a href="'.$mailto.$address_encode.'" '.$extra.'>'.$text_encode.'</a>';
+
+    } else {
+        // no encoding
+        return '<a href="mailto:'.$address.'" '.$extra.'>'.$text.'</a>';
+
+    }
+
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.math.php b/gosa-core/include/smarty/plugins/function.math.php
new file mode 100644 (file)
index 0000000..71672fe
--- /dev/null
@@ -0,0 +1,84 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {math} function plugin
+ *
+ * Type:     function<br>
+ * Name:     math<br>
+ * Purpose:  handle math computations in template<br>
+ * @link http://smarty.php.net/manual/en/language.function.math.php {math}
+ *          (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param array
+ * @param Smarty
+ * @return string
+ */
+function smarty_function_math($params, &$smarty)
+{
+    // be sure equation parameter is present
+    if (empty($params['equation'])) {
+        $smarty->trigger_error("math: missing equation parameter");
+        return;
+    }
+
+    $equation = $params['equation'];
+
+    // make sure parenthesis are balanced
+    if (substr_count($equation,"(") != substr_count($equation,")")) {
+        $smarty->trigger_error("math: unbalanced parenthesis");
+        return;
+    }
+
+    // match all vars in equation, make sure all are passed
+    preg_match_all("!(?:0x[a-fA-F0-9]+)|([a-zA-Z][a-zA-Z0-9_]+)!",$equation, $match);
+    $allowed_funcs = array('int','abs','ceil','cos','exp','floor','log','log10',
+                           'max','min','pi','pow','rand','round','sin','sqrt','srand','tan');
+    
+    foreach($match[1] as $curr_var) {
+        if ($curr_var && !in_array($curr_var, array_keys($params)) && !in_array($curr_var, $allowed_funcs)) {
+            $smarty->trigger_error("math: function call $curr_var not allowed");
+            return;
+        }
+    }
+
+    foreach($params as $key => $val) {
+        if ($key != "equation" && $key != "format" && $key != "assign") {
+            // make sure value is not empty
+            if (strlen($val)==0) {
+                $smarty->trigger_error("math: parameter $key is empty");
+                return;
+            }
+            if (!is_numeric($val)) {
+                $smarty->trigger_error("math: parameter $key: is not numeric");
+                return;
+            }
+            $equation = preg_replace("/\b$key\b/", " \$params['$key'] ", $equation);
+        }
+    }
+
+    eval("\$smarty_math_result = ".$equation.";");
+
+    if (empty($params['format'])) {
+        if (empty($params['assign'])) {
+            return $smarty_math_result;
+        } else {
+            $smarty->assign($params['assign'],$smarty_math_result);
+        }
+    } else {
+        if (empty($params['assign'])){
+            printf($params['format'],$smarty_math_result);
+        } else {
+            $smarty->assign($params['assign'],sprintf($params['format'],$smarty_math_result));
+        }
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.popup.php b/gosa-core/include/smarty/plugins/function.popup.php
new file mode 100644 (file)
index 0000000..3a76b78
--- /dev/null
@@ -0,0 +1,119 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {popup} function plugin
+ *
+ * Type:     function<br>
+ * Name:     popup<br>
+ * Purpose:  make text pop up in windows via overlib
+ * @link http://smarty.php.net/manual/en/language.function.popup.php {popup}
+ *          (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param array
+ * @param Smarty
+ * @return string
+ */
+function smarty_function_popup($params, &$smarty)
+{
+    $append = '';
+    foreach ($params as $_key=>$_value) {
+        switch ($_key) {
+            case 'text':
+            case 'trigger':
+            case 'function':
+            case 'inarray':
+                $$_key = (string)$_value;
+                if ($_key == 'function' || $_key == 'inarray')
+                    $append .= ',' . strtoupper($_key) . ",'$_value'";
+                break;
+
+            case 'caption':
+            case 'closetext':
+            case 'status':
+                $append .= ',' . strtoupper($_key) . ",'" . str_replace("'","\'",$_value) . "'";
+                break;
+
+            case 'fgcolor':
+            case 'bgcolor':
+            case 'textcolor':
+            case 'capcolor':
+            case 'closecolor':
+            case 'textfont':
+            case 'captionfont':
+            case 'closefont':
+            case 'fgbackground':
+            case 'bgbackground':
+            case 'caparray':
+            case 'capicon':
+            case 'background':
+            case 'frame':
+                $append .= ',' . strtoupper($_key) . ",'$_value'";
+                break;
+
+            case 'textsize':
+            case 'captionsize':
+            case 'closesize':
+            case 'width':
+            case 'height':
+            case 'border':
+            case 'offsetx':
+            case 'offsety':
+            case 'snapx':
+            case 'snapy':
+            case 'fixx':
+            case 'fixy':
+            case 'padx':
+            case 'pady':
+            case 'timeout':
+            case 'delay':
+                $append .= ',' . strtoupper($_key) . ",$_value";
+                break;
+
+            case 'sticky':
+            case 'left':
+            case 'right':
+            case 'center':
+            case 'above':
+            case 'below':
+            case 'noclose':
+            case 'autostatus':
+            case 'autostatuscap':
+            case 'fullhtml':
+            case 'hauto':
+            case 'vauto':
+            case 'mouseoff':
+            case 'followmouse':
+            case 'closeclick':
+                if ($_value) $append .= ',' . strtoupper($_key);
+                break;
+
+            default:
+                $smarty->trigger_error("[popup] unknown parameter $_key", E_USER_WARNING);
+        }
+    }
+
+    if (empty($text) && !isset($inarray) && empty($function)) {
+        $smarty->trigger_error("overlib: attribute 'text' or 'inarray' or 'function' required");
+        return false;
+    }
+
+    if (empty($trigger)) { $trigger = "onmouseover"; }
+
+    $retval = $trigger . '="return overlib(\''.preg_replace(array("!'!","![\r\n]!"),array("\'",'\r'),$text).'\'';
+    $retval .= $append . ');"';
+    if ($trigger == 'onmouseover')
+       $retval .= ' onmouseout="nd();"';
+
+
+    return $retval;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/function.popup_init.php b/gosa-core/include/smarty/plugins/function.popup_init.php
new file mode 100644 (file)
index 0000000..93cb454
--- /dev/null
@@ -0,0 +1,40 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty {popup_init} function plugin
+ *
+ * Type:     function<br>
+ * Name:     popup_init<br>
+ * Purpose:  initialize overlib
+ * @link http://smarty.php.net/manual/en/language.function.popup.init.php {popup_init}
+ *          (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param array
+ * @param Smarty
+ * @return string
+ */
+function smarty_function_popup_init($params, &$smarty)
+{
+    $zindex = 1000;
+    
+    if (!empty($params['zindex'])) {
+        $zindex = $params['zindex'];
+    }
+    
+    if (!empty($params['src'])) {
+        return '<div id="overDiv" style="position:absolute; visibility:hidden; z-index:'.$zindex.';"></div>' . "\n"
+         . '<script type="text/javascript" language="JavaScript" src="'.$params['src'].'"></script>' . "\n";
+    } else {
+        $smarty->trigger_error("popup_init: missing src parameter");
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.capitalize.php b/gosa-core/include/smarty/plugins/modifier.capitalize.php
new file mode 100644 (file)
index 0000000..bca951a
--- /dev/null
@@ -0,0 +1,43 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty capitalize modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     capitalize<br>
+ * Purpose:  capitalize words in the string
+ * @link http://smarty.php.net/manual/en/language.modifiers.php#LANGUAGE.MODIFIER.CAPITALIZE
+ *      capitalize (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @return string
+ */
+function smarty_modifier_capitalize($string, $uc_digits = false)
+{
+    smarty_modifier_capitalize_ucfirst(null, $uc_digits);
+    return preg_replace_callback('!\b\w+\b!', 'smarty_modifier_capitalize_ucfirst', $string);
+}
+
+function smarty_modifier_capitalize_ucfirst($string, $uc_digits = null)
+{
+    static $_uc_digits = false;
+    
+    if(isset($uc_digits)) {
+        $_uc_digits = $uc_digits;
+        return;
+    }
+    
+    if(!preg_match('!\d!',$string[0]) || $_uc_digits)
+        return ucfirst($string[0]);
+    else
+        return $string[0];
+}
+
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.cat.php b/gosa-core/include/smarty/plugins/modifier.cat.php
new file mode 100644 (file)
index 0000000..2e37940
--- /dev/null
@@ -0,0 +1,33 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty cat modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     cat<br>
+ * Date:     Feb 24, 2003
+ * Purpose:  catenate a value to a variable
+ * Input:    string to catenate
+ * Example:  {$var|cat:"foo"}
+ * @link http://smarty.php.net/manual/en/language.modifier.cat.php cat
+ *          (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @version 1.0
+ * @param string
+ * @param string
+ * @return string
+ */
+function smarty_modifier_cat($string, $cat)
+{
+    return $string . $cat;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.count_characters.php b/gosa-core/include/smarty/plugins/modifier.count_characters.php
new file mode 100644 (file)
index 0000000..5ed9a87
--- /dev/null
@@ -0,0 +1,32 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty count_characters modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     count_characteres<br>
+ * Purpose:  count the number of characters in a text
+ * @link http://smarty.php.net/manual/en/language.modifier.count.characters.php
+ *          count_characters (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param boolean include whitespace in the character count
+ * @return integer
+ */
+function smarty_modifier_count_characters($string, $include_spaces = false)
+{
+    if ($include_spaces)
+       return(strlen($string));
+
+    return preg_match_all("/[^\s]/",$string, $match);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.count_paragraphs.php b/gosa-core/include/smarty/plugins/modifier.count_paragraphs.php
new file mode 100644 (file)
index 0000000..e0e274d
--- /dev/null
@@ -0,0 +1,29 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty count_paragraphs modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     count_paragraphs<br>
+ * Purpose:  count the number of paragraphs in a text
+ * @link http://smarty.php.net/manual/en/language.modifier.count.paragraphs.php
+ *          count_paragraphs (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @return integer
+ */
+function smarty_modifier_count_paragraphs($string)
+{
+    // count \r or \n characters
+    return count(preg_split('/[\r\n]+/', $string));
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.count_sentences.php b/gosa-core/include/smarty/plugins/modifier.count_sentences.php
new file mode 100644 (file)
index 0000000..f66ea17
--- /dev/null
@@ -0,0 +1,29 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty count_sentences modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     count_sentences
+ * Purpose:  count the number of sentences in a text
+ * @link http://smarty.php.net/manual/en/language.modifier.count.paragraphs.php
+ *          count_sentences (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @return integer
+ */
+function smarty_modifier_count_sentences($string)
+{
+    // find periods with a word before but not after.
+    return preg_match_all('/[^\s]\.(?!\w)/', $string, $match);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.count_words.php b/gosa-core/include/smarty/plugins/modifier.count_words.php
new file mode 100644 (file)
index 0000000..9d339f5
--- /dev/null
@@ -0,0 +1,33 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty count_words modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     count_words<br>
+ * Purpose:  count the number of words in a text
+ * @link http://smarty.php.net/manual/en/language.modifier.count.words.php
+ *          count_words (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @return integer
+ */
+function smarty_modifier_count_words($string)
+{
+    // split text by ' ',\r,\n,\f,\t
+    $split_array = preg_split('/\s+/',$string);
+    // count matches that contain alphanumerics
+    $word_count = preg_grep('/[a-zA-Z0-9\\x80-\\xff]/', $split_array);
+
+    return count($word_count);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.date_format.php b/gosa-core/include/smarty/plugins/modifier.date_format.php
new file mode 100644 (file)
index 0000000..523c144
--- /dev/null
@@ -0,0 +1,49 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Include the {@link shared.make_timestamp.php} plugin
+ */
+require_once $smarty->_get_plugin_filepath('shared','make_timestamp');
+/**
+ * Smarty date_format modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     date_format<br>
+ * Purpose:  format datestamps via strftime<br>
+ * Input:<br>
+ *         - string: input date string
+ *         - format: strftime format for output
+ *         - default_date: default date if $string is empty
+ * @link http://smarty.php.net/manual/en/language.modifier.date.format.php
+ *          date_format (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param string
+ * @param string
+ * @return string|void
+ * @uses smarty_make_timestamp()
+ */
+function smarty_modifier_date_format($string, $format="%b %e, %Y", $default_date=null)
+{
+    if (substr(PHP_OS,0,3) == 'WIN') {
+           $_win_from = array ('%e',  '%T',       '%D');
+           $_win_to   = array ('%#d', '%H:%M:%S', '%m/%d/%y');
+           $format = str_replace($_win_from, $_win_to, $format);
+    }
+    if($string != '') {
+        return strftime($format, smarty_make_timestamp($string));
+    } elseif (isset($default_date) && $default_date != '') {
+        return strftime($format, smarty_make_timestamp($default_date));
+    } else {
+        return;
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.debug_print_var.php b/gosa-core/include/smarty/plugins/modifier.debug_print_var.php
new file mode 100644 (file)
index 0000000..d28956a
--- /dev/null
@@ -0,0 +1,57 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty debug_print_var modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     debug_print_var<br>
+ * Purpose:  formats variable contents for display in the console
+ * @link http://smarty.php.net/manual/en/language.modifier.debug.print.var.php
+ *          debug_print_var (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param array|object
+ * @param integer
+ * @param integer
+ * @return string
+ */
+function smarty_modifier_debug_print_var($var, $depth = 0, $length = 40)
+{
+    $_replace = array("\n"=>'<i>&#92;n</i>', "\r"=>'<i>&#92;r</i>', "\t"=>'<i>&#92;t</i>');
+    if (is_array($var)) {
+        $results = "<b>Array (".count($var).")</b>";
+        foreach ($var as $curr_key => $curr_val) {
+            $return = smarty_modifier_debug_print_var($curr_val, $depth+1, $length);
+            $results .= "<br>".str_repeat('&nbsp;', $depth*2)."<b>".strtr($curr_key, $_replace)."</b> =&gt; $return";
+        }
+    } else if (is_object($var)) {
+        $object_vars = get_object_vars($var);
+        $results = "<b>".get_class($var)." Object (".count($object_vars).")</b>";
+        foreach ($object_vars as $curr_key => $curr_val) {
+            $return = smarty_modifier_debug_print_var($curr_val, $depth+1, $length);
+            $results .= "<br>".str_repeat('&nbsp;', $depth*2)."<b>$curr_key</b> =&gt; $return";
+        }
+    } else if (is_resource($var)) {
+        $results = '<i>'.(string)$var.'</i>';
+    } else if (empty($var) && $var != "0") {
+        $results = '<i>empty</i>';
+    } else {
+        if (strlen($var) > $length ) {
+            $results = substr($var, 0, $length-3).'...';
+        } else {
+            $results = $var;
+        }
+        $results = htmlspecialchars($results);
+        $results = strtr($results, $_replace);
+    }
+    return $results;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.default.php b/gosa-core/include/smarty/plugins/modifier.default.php
new file mode 100644 (file)
index 0000000..70011fd
--- /dev/null
@@ -0,0 +1,32 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty default modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     default<br>
+ * Purpose:  designate default value for empty variables
+ * @link http://smarty.php.net/manual/en/language.modifier.default.php
+ *          default (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param string
+ * @return string
+ */
+function smarty_modifier_default($string, $default = '')
+{
+    if (!isset($string) || $string === '')
+        return $default;
+    else
+        return $string;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.escape.php b/gosa-core/include/smarty/plugins/modifier.escape.php
new file mode 100644 (file)
index 0000000..a2f52b2
--- /dev/null
@@ -0,0 +1,93 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty escape modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     escape<br>
+ * Purpose:  Escape the string according to escapement type
+ * @link http://smarty.php.net/manual/en/language.modifier.escape.php
+ *          escape (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param html|htmlall|url|quotes|hex|hexentity|javascript
+ * @return string
+ */
+function smarty_modifier_escape($string, $esc_type = 'html', $char_set = 'ISO-8859-1')
+{
+    switch ($esc_type) {
+        case 'html':
+            return htmlspecialchars($string, ENT_QUOTES, $char_set);
+
+        case 'htmlall':
+            return htmlentities($string, ENT_QUOTES, $char_set);
+
+        case 'url':
+            return rawurlencode($string);
+
+        case 'urlpathinfo':
+            return str_replace('%2F','/',rawurlencode($string));
+            
+        case 'quotes':
+            // escape unescaped single quotes
+            return preg_replace("%(?<!\\\\)'%", "\\'", $string);
+
+        case 'hex':
+            // escape every character into hex
+            $return = '';
+            for ($x=0; $x < strlen($string); $x++) {
+                $return .= '%' . bin2hex($string[$x]);
+            }
+            return $return;
+            
+        case 'hexentity':
+            $return = '';
+            for ($x=0; $x < strlen($string); $x++) {
+                $return .= '&#x' . bin2hex($string[$x]) . ';';
+            }
+            return $return;
+
+        case 'decentity':
+            $return = '';
+            for ($x=0; $x < strlen($string); $x++) {
+                $return .= '&#' . ord($string[$x]) . ';';
+            }
+            return $return;
+
+        case 'javascript':
+            // escape quotes and backslashes, newlines, etc.
+            return strtr($string, array('\\'=>'\\\\',"'"=>"\\'",'"'=>'\\"',"\r"=>'\\r',"\n"=>'\\n','</'=>'<\/'));
+            
+        case 'mail':
+            // safe way to display e-mail address on a web page
+            return str_replace(array('@', '.'),array(' [AT] ', ' [DOT] '), $string);
+            
+        case 'nonstd':
+           // escape non-standard chars, such as ms document quotes
+           $_res = '';
+           for($_i = 0, $_len = strlen($string); $_i < $_len; $_i++) {
+               $_ord = ord(substr($string, $_i, 1));
+               // non-standard char, escape it
+               if($_ord >= 126){
+                   $_res .= '&#' . $_ord . ';';
+               }
+               else {
+                   $_res .= substr($string, $_i, 1);
+               }
+           }
+           return $_res;
+
+        default:
+            return $string;
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.indent.php b/gosa-core/include/smarty/plugins/modifier.indent.php
new file mode 100644 (file)
index 0000000..394147a
--- /dev/null
@@ -0,0 +1,28 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty indent modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     indent<br>
+ * Purpose:  indent lines of text
+ * @link http://smarty.php.net/manual/en/language.modifier.indent.php
+ *          indent (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param integer
+ * @param string
+ * @return string
+ */
+function smarty_modifier_indent($string,$chars=4,$char=" ")
+{
+    return preg_replace('!^!m',str_repeat($char,$chars),$string);
+}
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.lower.php b/gosa-core/include/smarty/plugins/modifier.lower.php
new file mode 100644 (file)
index 0000000..20e7a8d
--- /dev/null
@@ -0,0 +1,26 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty lower modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     lower<br>
+ * Purpose:  convert string to lowercase
+ * @link http://smarty.php.net/manual/en/language.modifier.lower.php
+ *          lower (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @return string
+ */
+function smarty_modifier_lower($string)
+{
+    return strtolower($string);
+}
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.nl2br.php b/gosa-core/include/smarty/plugins/modifier.nl2br.php
new file mode 100644 (file)
index 0000000..d6fabff
--- /dev/null
@@ -0,0 +1,35 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty plugin
+ *
+ * Type:     modifier<br>
+ * Name:     nl2br<br>
+ * Date:     Feb 26, 2003
+ * Purpose:  convert \r\n, \r or \n to <<br>>
+ * Input:<br>
+ *         - contents = contents to replace
+ *         - preceed_test = if true, includes preceeding break tags
+ *           in replacement
+ * Example:  {$text|nl2br}
+ * @link http://smarty.php.net/manual/en/language.modifier.nl2br.php
+ *          nl2br (Smarty online manual)
+ * @version  1.0
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @return string
+ */
+function smarty_modifier_nl2br($string)
+{
+    return nl2br($string);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.regex_replace.php b/gosa-core/include/smarty/plugins/modifier.regex_replace.php
new file mode 100644 (file)
index 0000000..d4d2030
--- /dev/null
@@ -0,0 +1,35 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty regex_replace modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     regex_replace<br>
+ * Purpose:  regular expression search/replace
+ * @link http://smarty.php.net/manual/en/language.modifier.regex.replace.php
+ *          regex_replace (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param string|array
+ * @param string|array
+ * @return string
+ */
+function smarty_modifier_regex_replace($string, $search, $replace)
+{
+    if (preg_match('!([a-zA-Z\s]+)$!s', $search, $match) && (strpos($match[1], 'e') !== false)) {
+        /* remove eval-modifier from $search */
+        $search = substr($search, 0, -strlen($match[1])) . preg_replace('![e\s]+!', '', $match[1]);
+    }
+       
+    return preg_replace($search, $replace, $string);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.replace.php b/gosa-core/include/smarty/plugins/modifier.replace.php
new file mode 100644 (file)
index 0000000..df041c8
--- /dev/null
@@ -0,0 +1,30 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty replace modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     replace<br>
+ * Purpose:  simple search/replace
+ * @link http://smarty.php.net/manual/en/language.modifier.replace.php
+ *          replace (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param string
+ * @param string
+ * @return string
+ */
+function smarty_modifier_replace($string, $search, $replace)
+{
+    return str_replace($search, $replace, $string);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.spacify.php b/gosa-core/include/smarty/plugins/modifier.spacify.php
new file mode 100644 (file)
index 0000000..c2423f4
--- /dev/null
@@ -0,0 +1,30 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty spacify modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     spacify<br>
+ * Purpose:  add spaces between characters in a string
+ * @link http://smarty.php.net/manual/en/language.modifier.spacify.php
+ *          spacify (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param string
+ * @return string
+ */
+function smarty_modifier_spacify($string, $spacify_char = ' ')
+{
+    return implode($spacify_char,
+                   preg_split('//', $string, -1, PREG_SPLIT_NO_EMPTY));
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.string_format.php b/gosa-core/include/smarty/plugins/modifier.string_format.php
new file mode 100644 (file)
index 0000000..9e051a5
--- /dev/null
@@ -0,0 +1,29 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty string_format modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     string_format<br>
+ * Purpose:  format strings via sprintf
+ * @link http://smarty.php.net/manual/en/language.modifier.string.format.php
+ *          string_format (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param string
+ * @return string
+ */
+function smarty_modifier_string_format($string, $format)
+{
+    return sprintf($format, $string);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.strip.php b/gosa-core/include/smarty/plugins/modifier.strip.php
new file mode 100644 (file)
index 0000000..cc5c453
--- /dev/null
@@ -0,0 +1,33 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty strip modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     strip<br>
+ * Purpose:  Replace all repeated spaces, newlines, tabs
+ *           with a single space or supplied replacement string.<br>
+ * Example:  {$var|strip} {$var|strip:"&nbsp;"}
+ * Date:     September 25th, 2002
+ * @link http://smarty.php.net/manual/en/language.modifier.strip.php
+ *          strip (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @version  1.0
+ * @param string
+ * @param string
+ * @return string
+ */
+function smarty_modifier_strip($text, $replace = ' ')
+{
+    return preg_replace('!\s+!', $replace, $text);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.strip_tags.php b/gosa-core/include/smarty/plugins/modifier.strip_tags.php
new file mode 100644 (file)
index 0000000..93011a8
--- /dev/null
@@ -0,0 +1,32 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty strip_tags modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     strip_tags<br>
+ * Purpose:  strip html tags from text
+ * @link http://smarty.php.net/manual/en/language.modifier.strip.tags.php
+ *          strip_tags (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param boolean
+ * @return string
+ */
+function smarty_modifier_strip_tags($string, $replace_with_space = true)
+{
+    if ($replace_with_space)
+        return preg_replace('!<[^>]*?>!', ' ', $string);
+    else
+        return strip_tags($string);
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.truncate.php b/gosa-core/include/smarty/plugins/modifier.truncate.php
new file mode 100644 (file)
index 0000000..d96de5f
--- /dev/null
@@ -0,0 +1,50 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty truncate modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     truncate<br>
+ * Purpose:  Truncate a string to a certain length if necessary,
+ *           optionally splitting in the middle of a word, and
+ *           appending the $etc string or inserting $etc into the middle.
+ * @link http://smarty.php.net/manual/en/language.modifier.truncate.php
+ *          truncate (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param integer
+ * @param string
+ * @param boolean
+ * @param boolean
+ * @return string
+ */
+function smarty_modifier_truncate($string, $length = 80, $etc = '...',
+                                  $break_words = false, $middle = false)
+{
+    if ($length == 0)
+        return '';
+
+    if (strlen($string) > $length) {
+        $length -= strlen($etc);
+        if (!$break_words && !$middle) {
+            $string = preg_replace('/\s+?(\S+)?$/', '', substr($string, 0, $length+1));
+        }
+        if(!$middle) {
+            return substr($string, 0, $length).$etc;
+        } else {
+            return substr($string, 0, $length/2) . $etc . substr($string, -$length/2);
+        }
+    } else {
+        return $string;
+    }
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.upper.php b/gosa-core/include/smarty/plugins/modifier.upper.php
new file mode 100644 (file)
index 0000000..c12480f
--- /dev/null
@@ -0,0 +1,26 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty upper modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     upper<br>
+ * Purpose:  convert string to uppercase
+ * @link http://smarty.php.net/manual/en/language.modifier.upper.php
+ *          upper (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @return string
+ */
+function smarty_modifier_upper($string)
+{
+    return strtoupper($string);
+}
+
+?>
diff --git a/gosa-core/include/smarty/plugins/modifier.wordwrap.php b/gosa-core/include/smarty/plugins/modifier.wordwrap.php
new file mode 100644 (file)
index 0000000..ce07181
--- /dev/null
@@ -0,0 +1,29 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Smarty wordwrap modifier plugin
+ *
+ * Type:     modifier<br>
+ * Name:     wordwrap<br>
+ * Purpose:  wrap a string of text at a given length
+ * @link http://smarty.php.net/manual/en/language.modifier.wordwrap.php
+ *          wordwrap (Smarty online manual)
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @param integer
+ * @param string
+ * @param boolean
+ * @return string
+ */
+function smarty_modifier_wordwrap($string,$length=80,$break="\n",$cut=false)
+{
+    return wordwrap($string,$length,$break,$cut);
+}
+
+?>
diff --git a/gosa-core/include/smarty/plugins/outputfilter.trimwhitespace.php b/gosa-core/include/smarty/plugins/outputfilter.trimwhitespace.php
new file mode 100644 (file)
index 0000000..01e35e0
--- /dev/null
@@ -0,0 +1,75 @@
+<?php
+/**
+ * Smarty plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+/**
+ * Smarty trimwhitespace outputfilter plugin
+ *
+ * File:     outputfilter.trimwhitespace.php<br>
+ * Type:     outputfilter<br>
+ * Name:     trimwhitespace<br>
+ * Date:     Jan 25, 2003<br>
+ * Purpose:  trim leading white space and blank lines from
+ *           template source after it gets interpreted, cleaning
+ *           up code and saving bandwidth. Does not affect
+ *           <<PRE>></PRE> and <SCRIPT></SCRIPT> blocks.<br>
+ * Install:  Drop into the plugin directory, call
+ *           <code>$smarty->load_filter('output','trimwhitespace');</code>
+ *           from application.
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @author Contributions from Lars Noschinski <lars@usenet.noschinski.de>
+ * @version  1.3
+ * @param string
+ * @param Smarty
+ */
+function smarty_outputfilter_trimwhitespace($source, &$smarty)
+{
+    // Pull out the script blocks
+    preg_match_all("!<script[^>]+>.*?</script>!is", $source, $match);
+    $_script_blocks = $match[0];
+    $source = preg_replace("!<script[^>]+>.*?</script>!is",
+                           '@@@SMARTY:TRIM:SCRIPT@@@', $source);
+
+    // Pull out the pre blocks
+    preg_match_all("!<pre>.*?</pre>!is", $source, $match);
+    $_pre_blocks = $match[0];
+    $source = preg_replace("!<pre>.*?</pre>!is",
+                           '@@@SMARTY:TRIM:PRE@@@', $source);
+
+    // Pull out the textarea blocks
+    preg_match_all("!<textarea[^>]+>.*?</textarea>!is", $source, $match);
+    $_textarea_blocks = $match[0];
+    $source = preg_replace("!<textarea[^>]+>.*?</textarea>!is",
+                           '@@@SMARTY:TRIM:TEXTAREA@@@', $source);
+
+    // remove all leading spaces, tabs and carriage returns NOT
+    // preceeded by a php close tag.
+    $source = trim(preg_replace('/((?<!\?>)\n)[\s]+/m', '\1', $source));
+
+    // replace script blocks
+    smarty_outputfilter_trimwhitespace_replace("@@@SMARTY:TRIM:SCRIPT@@@",$_script_blocks, $source);
+
+    // replace pre blocks
+    smarty_outputfilter_trimwhitespace_replace("@@@SMARTY:TRIM:PRE@@@",$_pre_blocks, $source);
+
+    // replace textarea blocks
+    smarty_outputfilter_trimwhitespace_replace("@@@SMARTY:TRIM:TEXTAREA@@@",$_textarea_blocks, $source);
+
+    return $source;
+}
+
+function smarty_outputfilter_trimwhitespace_replace($search_str, $replace, &$subject) {
+    $_len = strlen($search_str);
+    $_pos = 0;
+    for ($_i=0, $_count=count($replace); $_i<$_count; $_i++)
+        if (($_pos=strpos($subject, $search_str, $_pos))!==false)
+            $subject = substr_replace($subject, $replace[$_i], $_pos, $_len);
+        else
+            break;
+
+}
+
+?>
diff --git a/gosa-core/include/smarty/plugins/shared.escape_special_chars.php b/gosa-core/include/smarty/plugins/shared.escape_special_chars.php
new file mode 100644 (file)
index 0000000..c07ce31
--- /dev/null
@@ -0,0 +1,31 @@
+<?php
+/**
+ * Smarty shared plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * escape_special_chars common function
+ *
+ * Function: smarty_function_escape_special_chars<br>
+ * Purpose:  used by other smarty functions to escape
+ *           special chars except for already escaped ones
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @return string
+ */
+function smarty_function_escape_special_chars($string)
+{
+    if(!is_array($string)) {
+        $string = preg_replace('!&(#?\w+);!', '%%%SMARTY_START%%%\\1%%%SMARTY_END%%%', $string);
+        $string = htmlspecialchars($string);
+        $string = str_replace(array('%%%SMARTY_START%%%','%%%SMARTY_END%%%'), array('&',';'), $string);
+    }
+    return $string;
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/include/smarty/plugins/shared.make_timestamp.php b/gosa-core/include/smarty/plugins/shared.make_timestamp.php
new file mode 100644 (file)
index 0000000..b42eb11
--- /dev/null
@@ -0,0 +1,46 @@
+<?php
+/**
+ * Smarty shared plugin
+ * @package Smarty
+ * @subpackage plugins
+ */
+
+
+/**
+ * Function: smarty_make_timestamp<br>
+ * Purpose:  used by other smarty functions to make a timestamp
+ *           from a string.
+ * @author   Monte Ohrt <monte at ohrt dot com>
+ * @param string
+ * @return string
+ */
+function smarty_make_timestamp($string)
+{
+    if(empty($string)) {
+        // use "now":
+        $time = time();
+
+    } elseif (preg_match('/^\d{14}$/', $string)) {
+        // it is mysql timestamp format of YYYYMMDDHHMMSS?            
+        $time = mktime(substr($string, 8, 2),substr($string, 10, 2),substr($string, 12, 2),
+                       substr($string, 4, 2),substr($string, 6, 2),substr($string, 0, 4));
+        
+    } elseif (is_numeric($string)) {
+        // it is a numeric string, we handle it as timestamp
+        $time = (int)$string;
+        
+    } else {
+        // strtotime should handle it
+        $time = strtotime($string);
+        if ($time == -1 || $time === false) {
+            // strtotime() was not able to parse $string, use "now":
+            $time = time();
+        }
+    }
+    return $time;
+
+}
+
+/* vim: set expandtab: */
+
+?>
diff --git a/gosa-core/locale/de/LC_MESSAGES/messages.mo b/gosa-core/locale/de/LC_MESSAGES/messages.mo
new file mode 100644 (file)
index 0000000..0f81f60
Binary files /dev/null and b/gosa-core/locale/de/LC_MESSAGES/messages.mo differ
diff --git a/gosa-core/locale/de/LC_MESSAGES/messages.po b/gosa-core/locale/de/LC_MESSAGES/messages.po
new file mode 100644 (file)
index 0000000..7d31556
--- /dev/null
@@ -0,0 +1,22422 @@
+# translation of messages.po to Deutsch
+# Alfred Schroeder <schroeder@GONICUS.de>, 2004.
+# Cajus Pollmeier <pollmeier@gonicus.de>, 2004, 2005, 2006.
+# Jan Wenzel <jan.wenzel@gonicus.de>, 2004,2005.
+# Stefan Koehler <stefan.koehler@GONICUS.de>, 2005.
+# GOsa2 Translations
+# Copyright (C) 2003 GONICUS GmbH, Germany
+# This file is distributed under the same license as the GOsa2 package.
+# 
+# 
+#: include/class_plugin.inc:115 include/class_plugin.inc:116
+msgid ""
+msgstr ""
+"Project-Id-Version: messages\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-07-15 13:23+0200\n"
+"PO-Revision-Date: 2007-06-18 15:08+0200\n"
+"Last-Translator: Cajus Pollmeier <pollmeier@gonicus.de>\n"
+"Language-Team: German <de@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
+#: plugins/personal/password/class_password.inc:136
+#: plugins/personal/mail/class_mailAccount.inc:1143
+#: plugins/personal/netatalk/class_netatalk.inc:374
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
+#: plugins/personal/connectivity/class_intranetAccount.inc:200
+#: plugins/personal/connectivity/class_pptpAccount.inc:178
+#: plugins/personal/connectivity/class_kolabAccount.inc:471
+#: plugins/personal/connectivity/class_proxyAccount.inc:312
+#: plugins/personal/connectivity/class_phpgwAccount.inc:162
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
+#: plugins/personal/connectivity/class_opengwAccount.inc:336
+#: plugins/personal/connectivity/class_webdavAccount.inc:161
+#: plugins/personal/environment/class_environment.inc:1317
+#: plugins/personal/nagios/class_nagiosAccount.inc:280
+#: plugins/personal/posix/class_posixAccount.inc:1357
+#: plugins/personal/samba/class_sambaAccount.inc:1097
+#: plugins/personal/generic/class_user.inc:1418
+msgid "My account"
+msgstr "Mein Konto"
+
+#: contrib/gosa.conf:45
+msgid "Administration"
+msgstr "Administration"
+
+#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
+msgid "Addons"
+msgstr "Zusätzliches"
+
+#: contrib/gosa.conf:107
+#, fuzzy
+msgid "ACL Role"
+msgstr "ACL-Rollen"
+
+#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
+#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
+#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
+#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
+#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
+#: plugins/gofax/blocklists/generic.tpl:1
+#: plugins/gofax/faxaccount/paste_generic.tpl:4
+#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:940
+#: plugins/admin/systems/class_phoneGeneric.inc:476
+#: plugins/admin/systems/goImapServer.tpl:1
+#: plugins/admin/systems/class_componentGeneric.inc:268
+#: plugins/admin/systems/class_printGeneric.inc:880
+#: plugins/admin/systems/class_servGeneric.inc:414
+#: plugins/admin/systems/goMailServer.tpl:1
+#: plugins/admin/systems/servkolab.tpl:6
+#: plugins/admin/systems/class_workstationGeneric.inc:606
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
+#: plugins/admin/systems/glpi.tpl:6
+#: plugins/admin/systems/servdnseditzone.tpl:1
+#: plugins/admin/systems/glpiPrinter.tpl:6
+#: plugins/admin/applications/class_applicationGeneric.inc:542
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
+#: plugins/admin/mimetypes/paste_generic.tpl:4
+#: plugins/admin/mimetypes/generic.tpl:4
+#: plugins/admin/departments/class_departmentGeneric.inc:586
+#: plugins/admin/ogroups/class_ogroup.inc:747
+#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
+#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
+#: plugins/admin/fai/faiTemplateEntry.tpl:3
+#: plugins/admin/fai/faiHookEntry.tpl:5
+#: plugins/admin/fai/faiVariableEntry.tpl:5
+#: plugins/admin/fai/faiPartitionTable.tpl:4
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
+#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
+#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
+#: plugins/personal/generic/class_user.inc:16
+#: plugins/personal/generic/class_user.inc:1413
+#: plugins/generic/references/class_reference.inc:20
+#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
+msgid "Generic"
+msgstr "Allgemein"
+
+#: contrib/gosa.conf:112
+msgid "Unix"
+msgstr "Unix"
+
+#: contrib/gosa.conf:113 contrib/gosa.conf:140
+#: plugins/admin/groups/class_divListGroup.inc:233
+#: plugins/admin/users/class_divListUsers.inc:223
+#: plugins/admin/ogroups/tabs_ogroups.inc:132
+#: plugins/personal/environment/class_environment.inc:12
+#: plugins/personal/environment/class_environment.inc:1312
+msgid "Environment"
+msgstr "Umgebung"
+
+#: contrib/gosa.conf:114 contrib/gosa.conf:142
+#: plugins/admin/groups/class_divListGroup.inc:225
+#: plugins/admin/groups/class_groupMail.inc:1110
+#: plugins/admin/users/class_divListUsers.inc:225
+#: plugins/admin/ogroups/class_divListOGroup.inc:215
+#: plugins/admin/ogroups/tabs_ogroups.inc:81
+#: plugins/admin/ogroups/tabs_ogroups.inc:221
+#: plugins/admin/ogroups/paste_mail.tpl:4
+#: plugins/admin/ogroups/class_mailogroup.inc:181
+#: plugins/personal/mail/class_mailAccount.inc:22
+#: plugins/personal/mail/class_mailAccount.inc:1138
+#: plugins/generic/references/class_reference.inc:24
+msgid "Mail"
+msgstr "Mail"
+
+#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
+#: plugins/admin/users/class_divListUsers.inc:231
+#: plugins/personal/samba/class_sambaAccount.inc:24
+#: plugins/personal/samba/class_sambaAccount.inc:1092
+#: plugins/generic/references/class_reference.inc:26
+#: plugins/generic/references/class_reference.inc:28
+msgid "Samba"
+msgstr "Samba"
+
+#: contrib/gosa.conf:117 contrib/gosa.conf:120
+#: plugins/admin/users/class_divListUsers.inc:233
+#: plugins/personal/netatalk/class_netatalk.inc:36
+#: plugins/personal/netatalk/class_netatalk.inc:370
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: contrib/gosa.conf:123
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_connectivity.inc:15
+#: plugins/personal/connectivity/main.inc:118
+msgid "Connectivity"
+msgstr "Konnektivität"
+
+#: contrib/gosa.conf:124
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
+#: plugins/gofax/faxaccount/paste_generic.tpl:8
+#: plugins/gofax/faxaccount/generic.tpl:10
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
+#: plugins/admin/users/class_divListUsers.inc:229
+#: plugins/admin/departments/class_departmentGeneric.inc:605
+#: plugins/admin/departments/generic.tpl:91
+#: plugins/personal/generic/generic.tpl:334
+#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
+#: html/getxls.php:297
+msgid "Fax"
+msgstr "Fax"
+
+#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
+#: plugins/addons/addressbook/address_edit.tpl:221
+#: plugins/addons/addressbook/address_info.tpl:67
+#: plugins/addons/addressbook/address_info.tpl:163
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_divListGroup.inc:231
+#: plugins/admin/systems/class_systemManagement.inc:1272
+#: plugins/admin/systems/chooser.tpl:12
+#: plugins/admin/users/class_divListUsers.inc:227
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/ogroups/class_phonequeue.inc:920
+#: plugins/admin/ogroups/class_ogroupManagement.inc:433
+#: plugins/personal/generic/generic.tpl:309
+#: plugins/personal/generic/generic.tpl:490
+#: plugins/generic/references/class_reference.inc:40
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
+msgid "Phone"
+msgstr "Telefon"
+
+#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
+#, fuzzy
+msgid "Scalix"
+msgstr "Speziell"
+
+#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
+#: plugins/personal/nagios/class_nagiosAccount.inc:275
+msgid "Nagios"
+msgstr "Nagios"
+
+#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
+#: plugins/admin/applications/class_applicationManagement.inc:25
+#: plugins/admin/mimetypes/generic.tpl:112
+#: plugins/admin/mimetypes/generic.tpl:165
+msgid "Applications"
+msgstr "Anwendungen"
+
+#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
+#: plugins/admin/systems/class_servRepository.inc:260
+#: plugins/admin/systems/printerPPDDialog.tpl:17
+#: plugins/admin/applications/generic.tpl:92
+#: plugins/admin/ogroups/phonequeue.tpl:47
+#: plugins/gofon/conference/generic.tpl:130
+msgid "Options"
+msgstr "Optionen"
+
+#: contrib/gosa.conf:156
+#: plugins/admin/applications/class_applicationParameters.inc:232
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
+msgid "Parameter"
+msgstr "Parameter"
+
+#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
+#: plugins/admin/systems/class_terminalStartup.inc:468
+#: plugins/admin/systems/class_workstationStartup.inc:1178
+#: plugins/admin/ogroups/tabs_ogroups.inc:102
+msgid "Startup"
+msgstr "Start"
+
+#: contrib/gosa.conf:162 contrib/gosa.conf:184
+#: plugins/admin/ogroups/tabs_ogroups.inc:105
+msgid "Devices"
+msgstr "Geräte"
+
+#: contrib/gosa.conf:163 contrib/gosa.conf:185
+#: plugins/admin/systems/class_systemManagement.inc:1281
+#: plugins/admin/systems/class_printGeneric.inc:886
+#: plugins/admin/ogroups/class_ogroupManagement.inc:436
+#: plugins/personal/environment/environment.tpl:235
+#: plugins/generic/references/class_reference.inc:52
+msgid "Printer"
+msgstr "Drucker"
+
+#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
+#: plugins/gofax/blocklists/generic.tpl:90
+#: plugins/addons/godfs/contents.tpl:22
+#: plugins/addons/addressbook/contents.tpl:33
+#: plugins/admin/systems/glpiSelectUser.tpl:20
+#: plugins/admin/systems/glpiAttachmentPool.tpl:20
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
+#: plugins/admin/systems/glpiDeviceManagement.tpl:20
+#: plugins/admin/systems/servRepository.tpl:26
+#: plugins/admin/systems/glpiPrinter.tpl:127
+#: plugins/admin/fai/faiPackageEntry.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:21
+#: plugins/gofon/macro/headpage.tpl:20
+#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
+#: ihtml/themes/default/MultiSelectWindow.tpl:27
+#: ihtml/themes/default/MultiSelectWindow.tpl:67
+msgid "Information"
+msgstr "Information"
+
+#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
+#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
+#: contrib/gosa.conf:212
+#, fuzzy
+msgid "Inventory"
+msgstr "Inventar hinzufügen"
+
+#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_goLdapServer.inc:86
+#: plugins/admin/systems/class_goCupsServer.inc:71
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goImapServer.inc:161
+#: plugins/admin/systems/class_servDNS.inc:398
+#: plugins/admin/systems/class_goFonServer.inc:131
+#: plugins/admin/systems/class_goMailServer.inc:704
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#: plugins/admin/systems/servkolab.tpl:39
+#: plugins/admin/systems/class_goVirusServer.inc:221
+#: plugins/admin/systems/class_servRepository.inc:378
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#: plugins/admin/systems/class_goShareServer.inc:388
+#: plugins/admin/systems/class_servKolab.inc:386
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Services"
+msgstr "Dienste"
+
+#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
+#: contrib/gosa.conf:190
+msgid "FAI summary"
+msgstr "FAI Übersicht"
+
+#: contrib/gosa.conf:254
+msgid "OGo"
+msgstr "OGo"
+
+#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
+#: plugins/addons/gotomasses/contents.tpl:13
+#: plugins/addons/gotomasses/contents.tpl:15
+#: plugins/addons/ldapmanager/contentexportxls.tpl:19
+#: plugins/addons/ldapmanager/contentexportxls.tpl:32
+#: plugins/addons/ldapmanager/contentexportxls.tpl:47
+#: plugins/addons/ldapmanager/contentexport.tpl:16
+#: plugins/addons/ldapmanager/contentexport.tpl:29
+#: plugins/addons/ldapmanager/contentexport.tpl:44
+#: include/sieve/templates/edit_frame_base.tpl:6
+msgid "Export"
+msgstr "Export"
+
+#: contrib/gosa.conf:267
+msgid "Excel Export"
+msgstr "Excel-Export"
+
+#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
+#: plugins/addons/gotomasses/contents.tpl:25
+#: plugins/addons/gotomasses/contents.tpl:28
+#: plugins/addons/notifications/contents.tpl:54
+#: plugins/addons/ldapmanager/contentcsv.tpl:109
+#: plugins/addons/ldapmanager/contentcsv.tpl:112
+#: plugins/addons/ldapmanager/contentimport.tpl:50
+#: plugins/admin/applications/generic.tpl:135
+#: plugins/personal/mail/generic.tpl:238
+#: plugins/personal/environment/logonManagement.tpl:65
+#: include/sieve/templates/import_script.tpl:12
+#: include/sieve/templates/edit_frame_base.tpl:7
+msgid "Import"
+msgstr "Importieren"
+
+#: contrib/gosa.conf:269
+msgid "CSV Import"
+msgstr "CSV Import"
+
+#: contrib/gosa.conf:274 contrib/gosa.conf:304
+msgid "Partitions"
+msgstr "Partitionen"
+
+#: contrib/gosa.conf:278 contrib/gosa.conf:308
+#: plugins/admin/applications/generic.tpl:130
+#: plugins/admin/fai/faiScriptEntry.tpl:56
+#: plugins/admin/fai/class_faiScript.inc:546
+#: plugins/admin/fai/faiHookEntry.tpl:56
+#: plugins/personal/environment/logonManagement.tpl:55
+msgid "Script"
+msgstr "Skript"
+
+#: contrib/gosa.conf:282 contrib/gosa.conf:312
+#: plugins/admin/fai/class_faiSummaryTab.inc:45
+msgid "Hooks"
+msgstr "Hooks"
+
+#: contrib/gosa.conf:286 contrib/gosa.conf:316
+#: plugins/admin/fai/class_faiSummaryTab.inc:46
+msgid "Variables"
+msgstr "Variablen"
+
+#: contrib/gosa.conf:290 contrib/gosa.conf:320
+#: plugins/admin/fai/class_faiSummaryTab.inc:47
+msgid "Templates"
+msgstr "Vorlagen"
+
+#: contrib/gosa.conf:294 contrib/gosa.conf:324
+#: plugins/admin/fai/class_faiSummaryTab.inc:50
+#: plugins/personal/environment/environment.tpl:11
+msgid "Profiles"
+msgstr "Profile"
+
+#: contrib/gosa.conf:295 contrib/gosa.conf:325
+#: plugins/admin/acl/class_divListACL.inc:54
+#: plugins/admin/ogroups/tabs_ogroups.inc:109
+msgid "Summary"
+msgstr "Übersicht"
+
+#: contrib/gosa.conf:299 contrib/gosa.conf:329
+#: plugins/admin/fai/class_faiPackage.inc:547
+msgid "Packages"
+msgstr "Pakete"
+
+#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
+#: setup/class_setupStep_Language.inc:48
+msgid "German"
+msgstr "Deutsch"
+
+#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
+msgid "Russian"
+msgstr "Russisch"
+
+#: contrib/gosa.conf:509
+msgid "Spanish"
+msgstr "Spanisch"
+
+#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
+msgid "French"
+msgstr "Französisch"
+
+#: contrib/gosa.conf:511
+msgid "Dutch"
+msgstr "Niederländisch"
+
+#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
+msgid "English"
+msgstr "Englisch"
+
+#: contrib/gosa.conf:513
+msgid "Italian"
+msgstr "Italienisch"
+
+#: contrib/gosa.conf:514
+msgid "Polish"
+msgstr "Polnisch"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:6
+msgid "FAX Reports"
+msgstr "Fax-Berichte"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:7
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
+#: plugins/addons/gotomasses/class_gotomasses.inc:7
+#: plugins/addons/notifications/class_msgplug.inc:7
+#: plugins/addons/mailqueue/class_mailqueue.inc:7
+#: plugins/addons/logview/class_logview.inc:8
+#: plugins/addons/logview/class_gosa_logview.inc:8
+#: plugins/addons/godfs/class_dfsManagment.inc:11
+#: plugins/addons/addressbook/class_addressbook.inc:7
+#: plugins/addons/ldapmanager/class_exportxls.inc:8
+#: plugins/addons/ldapmanager/class_export.inc:7
+#: plugins/addons/ldapmanager/class_csvimport.inc:7
+#: plugins/addons/ldapmanager/class_import.inc:7
+#: plugins/addons/ldapmanager/class_ldif.inc:8
+#: plugins/admin/groups/class_groupManagement.inc:26
+#: plugins/admin/systems/class_systemManagement.inc:33
+#: plugins/admin/applications/class_applicationManagement.inc:26
+#: plugins/admin/users/class_userManagement.inc:29
+#: plugins/admin/acl/class_aclManagement.inc:28
+#: plugins/admin/acl/class_aclRole.inc:7
+#: plugins/admin/departments/class_departmentManagement.inc:26
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+#: plugins/personal/scalix/class_scalixAccount.inc:17
+#: plugins/personal/password/class_password.inc:25
+#: plugins/personal/mail/class_mailAccount.inc:23
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
+#: plugins/personal/connectivity/class_connectivity.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:18
+#: plugins/personal/connectivity/class_pptpAccount.inc:27
+#: plugins/personal/connectivity/class_kolabAccount.inc:6
+#: plugins/personal/connectivity/class_proxyAccount.inc:6
+#: plugins/personal/connectivity/class_phpgwAccount.inc:6
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
+#: plugins/personal/connectivity/class_opengwAccount.inc:7
+#: plugins/personal/connectivity/class_webdavAccount.inc:7
+#: plugins/personal/environment/class_environment.inc:13
+#: plugins/personal/nagios/class_nagiosAccount.inc:19
+#: plugins/personal/posix/class_posixAccount.inc:17
+#: plugins/personal/samba/class_sambaAccount.inc:25
+#: plugins/personal/generic/class_user.inc:17
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
+#: plugins/gofon/fonreports/class_fonreport.inc:7
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
+msgid "This does something"
+msgstr "Dies tut etwas"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:115
+msgid ""
+"No fax extension defined in your server configuration, no reports can be "
+"shown!"
+msgstr ""
+"Keine Fax-Erweiterung in der Server-Konfiguration definiert, Berichte können "
+"daher nicht angezeigt werden!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:118
+#: plugins/addons/logview/class_logview.inc:83
+#: plugins/addons/logview/class_gosa_logview.inc:104
+#: plugins/gofon/fonreports/class_fonreport.inc:168
+msgid "There is no mysql extension available, please check your php setup."
+msgstr ""
+"Die MySQL-Erweiterung wurde nicht gefunden, bitte überprüfen Sie Ihr PHP-"
+"Setup."
+
+#: plugins/gofax/faxreports/class_faxreport.inc:125
+msgid "Can't connect to fax database, no reports can be shown!"
+msgstr ""
+"Die Fax-Datenbank kann nicht erreicht werden. Es können keine Berichte "
+"angezeigt werden!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:129
+msgid "Can't select fax database for report generation!"
+msgstr "Kann die Fax-Datenbank zur Berichterstellung nicht öffnen!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:134
+msgid "Can't query fax table 'faxlog' for report generation!"
+msgstr "Kann die Fax-Tabelle 'faxlog' nicht zur Berichterstellung abfragen!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:157
+#: plugins/gofax/faxreports/class_faxreport.inc:297
+msgid "Query for fax database failed!"
+msgstr "Die Anfrage zur Fax-Datenbank ist fehlgeschlagen!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:166
+#: plugins/gofax/faxreports/class_faxreport.inc:176
+msgid "You have no permission to retrieve informations about this fax id!"
+msgstr "Sie haben keine Berechtigung, ein Fax mit dieser ID einzusehen!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:207
+#: plugins/gofax/faxreports/class_faxreport.inc:322
+#: plugins/gofon/fonreports/class_fonreport.inc:228
+msgid "Y-M-D"
+msgstr "D.M.Y"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+msgid "Insufficient permissions to view this attribute"
+msgstr "Zugriffsrechte nicht ausreichend um das Attribut anzuzeigen"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/admin/groups/class_groupApplication.inc:435
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+msgid "Insufficient permissions"
+msgstr "Unzureichende Berechtigungen"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:480
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+msgid "Fax report"
+msgstr "Fax-Bericht"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+msgid "All entries are readonly"
+msgstr "Alle Einträge sind nur lesbar"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:486
+msgid "Fax reports"
+msgstr "Fax-Berichte"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:491
+msgid "Detailed view"
+msgstr "Detaillierte Ansicht"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:492
+msgid "Fax ID"
+msgstr "Fax-ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#: plugins/gofax/faxreports/contents.tpl:31
+#: plugins/addons/logview/gosa_log_contents.tpl:83
+#: plugins/addons/logview/contents.tpl:84
+#: plugins/gofon/fonreports/class_fonreport.inc:404
+#: plugins/gofon/fonreports/contents.tpl:30
+msgid "Date"
+msgstr "Datum"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+msgid "Time"
+msgstr "Zeit"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:494
+#: plugins/gofax/faxreports/contents.tpl:32
+#: plugins/gofax/faxreports/detail.tpl:45
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
+#: plugins/personal/posix/generic.tpl:35
+#: plugins/gofon/fonreports/contents.tpl:35
+msgid "Status"
+msgstr "Status"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:495
+#: plugins/gofax/faxreports/detail.tpl:33
+msgid "Sender ID"
+msgstr "Absender-ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:496
+#: plugins/gofax/faxreports/detail.tpl:29
+msgid "Sender MSN"
+msgstr "Absender-MSN"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:497
+#: plugins/gofax/faxreports/detail.tpl:41
+msgid "Receiver ID"
+msgstr "Empfänger-ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:498
+#: plugins/gofax/faxreports/detail.tpl:37
+msgid "Receiver MSN"
+msgstr "Empfänger-MSN"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:499
+msgid "Number of pages"
+msgstr "Anzahl der Seiten"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:500
+msgid "Status Message"
+msgstr "Status-Nachricht"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:501
+#: plugins/gofax/faxreports/detail.tpl:53
+msgid "Transfer time"
+msgstr "Übertragungszeit"
+
+#: plugins/gofax/faxreports/main.inc:14
+msgid "FAX reports"
+msgstr "Fax-Berichte"
+
+#: plugins/gofax/faxreports/contents.tpl:2
+#: plugins/addons/logview/gosa_log_contents.tpl:2
+#: plugins/addons/logview/contents.tpl:2
+#: plugins/gofon/fonreports/contents.tpl:2
+msgid "Filter"
+msgstr "Filter"
+
+#: plugins/gofax/faxreports/contents.tpl:6
+#: plugins/addons/mailqueue/contents.tpl:11
+#: plugins/addons/logview/gosa_log_contents.tpl:47
+#: plugins/addons/logview/contents.tpl:47
+#: plugins/addons/addressbook/contents.tpl:109
+#: plugins/gofon/fonreports/contents.tpl:6
+msgid "Search for"
+msgstr "Suche nach"
+
+#: plugins/gofax/faxreports/contents.tpl:7
+#: plugins/gofon/fonreports/contents.tpl:7
+msgid "Enter user name to search for"
+msgstr "Benutzername, nach dem gesucht werden soll"
+
+#: plugins/gofax/faxreports/contents.tpl:8
+#: plugins/gofax/faxreports/contents.tpl:16
+#: plugins/gofon/fonreports/contents.tpl:8
+#: plugins/gofon/fonreports/contents.tpl:16
+msgid "in"
+msgstr "in"
+
+#: plugins/gofax/faxreports/contents.tpl:9
+#: plugins/gofon/fonreports/contents.tpl:9
+msgid "Select subtree to base search on"
+msgstr "Wählen Sie den Teilbaum, in dem gesucht werden soll"
+
+#: plugins/gofax/faxreports/contents.tpl:12
+#: plugins/gofon/fonreports/contents.tpl:12
+msgid "during"
+msgstr "während"
+
+#: plugins/gofax/faxreports/contents.tpl:21
+#: plugins/addons/mailqueue/contents.tpl:10
+#: plugins/addons/mailqueue/contents.tpl:26
+#: plugins/addons/logview/gosa_log_contents.tpl:68
+#: plugins/addons/logview/contents.tpl:68
+#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
+#: ihtml/themes/default/help.tpl:21
+msgid "Search"
+msgstr "Suchen"
+
+#: plugins/gofax/faxreports/contents.tpl:30
+#: plugins/gofax/faxreports/detail.tpl:21
+#: plugins/addons/logview/gosa_log_contents.tpl:84
+#: plugins/admin/systems/class_printGeneric.inc:868
+#: plugins/admin/systems/class_gosaLogServer.inc:102
+#: plugins/admin/ogroups/class_ogroupManagement.inc:428
+#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
+#: setup/setup_config2.tpl:240
+msgid "User"
+msgstr "Benutzer"
+
+#: plugins/gofax/faxreports/contents.tpl:33
+#: plugins/addons/mailqueue/contents.tpl:56
+msgid "Sender"
+msgstr "Absender"
+
+#: plugins/gofax/faxreports/contents.tpl:34
+msgid "Receiver"
+msgstr "Empfänger"
+
+#: plugins/gofax/faxreports/contents.tpl:35
+#: plugins/gofax/faxreports/detail.tpl:57
+msgid "# pages"
+msgstr "# Seiten"
+
+#: plugins/gofax/faxreports/contents.tpl:50
+#: plugins/addons/logview/gosa_log_contents.tpl:98
+#: plugins/addons/logview/contents.tpl:97
+#: plugins/gofon/fonreports/contents.tpl:51
+msgid "Search returned no results..."
+msgstr "Die Suche verlief ergebnislos..."
+
+#: plugins/gofax/faxreports/detail.tpl:5
+msgid "FAX preview - please wait"
+msgstr "Fax Vorschau - bitte warten"
+
+#: plugins/gofax/faxreports/detail.tpl:8
+msgid "Click on fax to download"
+msgstr "Klicken Sie auf das Fax, um es herunterzuladen"
+
+#: plugins/gofax/faxreports/detail.tpl:17
+msgid "FAX ID"
+msgstr "Fax-ID"
+
+#: plugins/gofax/faxreports/detail.tpl:25
+msgid "Date / Time"
+msgstr "Datum / Zeit"
+
+#: plugins/gofax/faxreports/detail.tpl:49
+msgid "Status message"
+msgstr "Status-Nachricht"
+
+#: plugins/gofax/faxreports/detail.tpl:67
+#: plugins/addons/mailqueue/header.tpl:5
+#: plugins/addons/ldapmanager/contentcsv.tpl:114
+#: plugins/addons/ldapmanager/contentexportxls.tpl:69
+#: plugins/addons/ldapmanager/contentexport.tpl:66
+#: plugins/addons/ldapmanager/contentimport.tpl:45
+#: plugins/admin/systems/class_systemManagement.inc:179
+#: plugins/admin/departments/dep_iframe.tpl:18
+#: plugins/admin/fai/faiNewBranch.tpl:51
+#: plugins/personal/password/changed.tpl:9
+#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
+#: setup/class_setup.inc:275 setup/class_setup.inc:277
+msgid "Back"
+msgstr "Zurück"
+
+#: plugins/gofax/blocklists/remove.tpl:2
+#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
+#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
+#: plugins/admin/systems/remove_ppd.tpl:2
+#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
+#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
+#: plugins/admin/departments/remove.tpl:2
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
+#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
+#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
+#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
+#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
+#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
+#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
+#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
+#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
+#: html/password.php:278 html/index.php:50 html/index.php:341
+#: html/index.php:347
+msgid "Warning"
+msgstr "Warnung"
+
+#: plugins/gofax/blocklists/remove.tpl:6
+#: plugins/admin/systems/remove_glpi.tpl:6
+#: include/sieve/templates/remove_script.tpl:6
+msgid ""
+"Please double check if your really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+"Bitte überprüfen Sie genau, was Sie tun. GOsa hat keine Möglichkeit, die "
+"Daten wiederherzustellen."
+
+#: plugins/gofax/blocklists/remove.tpl:10
+#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
+#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
+#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
+#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
+#: ihtml/themes/default/remove.tpl:9
+msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Wenn Sie sicher sind, drücken Sie 'Entfernen' um fortzufahren oder "
+"'Abbrechen' zum Abbruch."
+
+#: plugins/gofax/blocklists/remove.tpl:15
+#: plugins/gofax/blocklists/remove.tpl:19
+#: plugins/gofax/blocklists/generic.tpl:83
+#: plugins/gofax/faxaccount/lists.tpl:14
+#: plugins/gofax/faxaccount/generic.tpl:111
+#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
+#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
+#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
+#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
+#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
+#: plugins/admin/systems/phonesettings.tpl:210
+#: plugins/admin/systems/phonesettings.tpl:233
+#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
+#: plugins/admin/systems/class_termDNS.inc:522
+#: plugins/admin/systems/goNtpServer.tpl:21
+#: plugins/admin/systems/remove_glpi.tpl:14
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
+#: plugins/admin/systems/goShareServer.tpl:20
+#: plugins/admin/systems/glpi_edit_os.tpl:10
+#: plugins/admin/systems/class_servDNSeditZone.inc:316
+#: plugins/admin/systems/class_servDNSeditZone.inc:541
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
+#: plugins/admin/systems/terminal.tpl:127
+#: plugins/admin/systems/glpi_edit_type.tpl:10
+#: plugins/admin/systems/remove_ppd.tpl:12
+#: plugins/admin/systems/workstation.tpl:104
+#: plugins/admin/systems/workstationStartup.tpl:131
+#: plugins/admin/systems/workstationStartup.tpl:165
+#: plugins/admin/applications/remove.tpl:14
+#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
+#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
+#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
+#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
+#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
+#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
+#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
+#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
+#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
+#: plugins/admin/fai/remove_branch.tpl:14
+#: plugins/admin/fai/faiPartitionTable.tpl:54
+#: plugins/personal/scalix/paste_generic.tpl:13
+#: plugins/personal/scalix/generic.tpl:114
+#: plugins/personal/mail/copypaste.tpl:45
+#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
+#: plugins/personal/mail/generic.tpl:263
+#: plugins/personal/connectivity/kolab.tpl:56
+#: plugins/personal/environment/class_environment.inc:695
+#: plugins/personal/environment/environment.tpl:187
+#: plugins/personal/environment/environment.tpl:225
+#: plugins/personal/environment/environment.tpl:251
+#: plugins/personal/posix/paste_generic.tpl:62
+#: plugins/personal/posix/generic.tpl:91
+#: plugins/personal/posix/generic.tpl:129
+#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
+#: plugins/gofon/macro/remove.tpl:18
+#: plugins/gofon/phoneaccount/paste_generic.tpl:19
+#: plugins/gofon/phoneaccount/generic.tpl:22
+#: plugins/gofon/conference/remove.tpl:15
+#: plugins/gofon/conference/remove.tpl:19
+#: include/sieve/templates/remove_script.tpl:14
+#: ihtml/themes/default/remove.tpl:13
+msgid "Delete"
+msgstr "Entfernen"
+
+#: plugins/gofax/blocklists/remove.tpl:17
+#: plugins/gofax/blocklists/remove.tpl:21
+#: plugins/gofax/blocklists/generic.tpl:106
+#: plugins/gofax/faxaccount/locals.tpl:62
+#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
+#: plugins/addons/gotomasses/contents.tpl:115
+#: plugins/addons/gotomasses/contents.tpl:118
+#: plugins/addons/godfs/class_dfsManagment.inc:249
+#: plugins/addons/addressbook/remove.tpl:16
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/address_edit.tpl:265
+#: plugins/admin/groups/class_groupManagement.inc:424
+#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
+#: plugins/admin/groups/application_options.tpl:13
+#: plugins/admin/groups/mail_locals.tpl:68
+#: plugins/admin/groups/mail_admins.tpl:39
+#: plugins/admin/groups/group_objects.tpl:57
+#: plugins/admin/systems/SelectDeviceType.tpl:45
+#: plugins/admin/systems/goKrbServer.tpl:32
+#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
+#: plugins/admin/systems/goGlpiServer.tpl:34
+#: plugins/admin/systems/goLdapServer.tpl:11
+#: plugins/admin/systems/gencd.tpl:11
+#: plugins/admin/systems/glpi_devices.tpl:761
+#: plugins/admin/systems/class_goService.inc:40
+#: plugins/admin/systems/goImapServer.tpl:118
+#: plugins/admin/systems/glpiSelectUser.tpl:51
+#: plugins/admin/systems/class_systemManagement.inc:830
+#: plugins/admin/systems/goMailServer.tpl:223
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
+#: plugins/admin/systems/servnfs.tpl:140
+#: plugins/admin/systems/goNtpServer.tpl:31
+#: plugins/admin/systems/remove_glpi.tpl:16
+#: plugins/admin/systems/goShareServer.tpl:31
+#: plugins/admin/systems/goFonServer.tpl:41
+#: plugins/admin/systems/goSyslogServer.tpl:7
+#: plugins/admin/systems/glpiAttachmentPool.tpl:52
+#: plugins/admin/systems/servkolab.tpl:247
+#: plugins/admin/systems/goCupsServer.tpl:7
+#: plugins/admin/systems/ServiceAddDialog.tpl:30
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
+#: plugins/admin/systems/goTerminalServer.tpl:25
+#: plugins/admin/systems/glpi_edit_os.tpl:29
+#: plugins/admin/systems/goSpamServer.tpl:127
+#: plugins/admin/systems/goFaxServer.tpl:25
+#: plugins/admin/systems/class_baseSelectDialog.inc:43
+#: plugins/admin/systems/gosaLogServer.tpl:33
+#: plugins/admin/systems/servdns.tpl:23
+#: plugins/admin/systems/goSpamServerRule.tpl:23
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
+#: plugins/admin/systems/servRepositorySetup.tpl:56
+#: plugins/admin/systems/glpi_edit_type.tpl:29
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
+#: plugins/admin/systems/remove_ppd.tpl:14
+#: plugins/admin/systems/printerPPDDialog.tpl:23
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
+#: plugins/admin/systems/glpiDeviceManagement.tpl:52
+#: plugins/admin/systems/servRepository.tpl:68
+#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
+#: plugins/admin/systems/servdnseditzone.tpl:129
+#: plugins/admin/systems/goVirusServer.tpl:170
+#: plugins/admin/systems/goLogDBServer.tpl:25
+#: plugins/admin/applications/remove.tpl:16
+#: plugins/admin/applications/remove.tpl:20
+#: plugins/admin/applications/class_applicationManagement.inc:439
+#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
+#: plugins/admin/users/template.tpl:50
+#: plugins/admin/users/class_userManagement.inc:747
+#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
+#: plugins/admin/mimetypes/remove.tpl:20
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
+#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
+#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
+#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
+#: plugins/admin/departments/remove.tpl:17
+#: plugins/admin/departments/remove.tpl:21
+#: plugins/admin/departments/class_departmentManagement.inc:397
+#: plugins/admin/departments/dep_move_confirm.tpl:17
+#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
+#: plugins/admin/ogroups/ogroup_objects.tpl:56
+#: plugins/admin/ogroups/class_ogroupManagement.inc:384
+#: plugins/admin/fai/faiPackageConfiguration.tpl:7
+#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
+#: plugins/admin/fai/class_faiManagement.inc:749
+#: plugins/admin/fai/class_faiManagement.inc:754
+#: plugins/admin/fai/class_faiManagement.inc:760
+#: plugins/admin/fai/faiScriptEntry.tpl:83
+#: plugins/admin/fai/remove_branch.tpl:16
+#: plugins/admin/fai/faiPackageEntry.tpl:57
+#: plugins/admin/fai/faiTemplateEntry.tpl:171
+#: plugins/admin/fai/faiHookEntry.tpl:85
+#: plugins/admin/fai/faiVariableEntry.tpl:55
+#: plugins/admin/fai/faiProfileEntry.tpl:71
+#: plugins/admin/fai/faiNewBranch.tpl:22
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
+#: plugins/personal/scalix/main.inc:101
+#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
+#: plugins/personal/netatalk/main.inc:96
+#: plugins/personal/connectivity/main.inc:102
+#: plugins/personal/environment/hotplugDialogNew.tpl:54
+#: plugins/personal/environment/selectPrinterDialog.tpl:66
+#: plugins/personal/environment/main.inc:102
+#: plugins/personal/environment/logonManagement.tpl:76
+#: plugins/personal/environment/hotplugDialog.tpl:64
+#: plugins/personal/nagios/main.inc:105
+#: plugins/personal/posix/trust_machines.tpl:41
+#: plugins/personal/posix/main.inc:106
+#: plugins/personal/posix/posix_groups.tpl:81
+#: plugins/personal/samba/samba3_workstations.tpl:41
+#: plugins/personal/samba/main.inc:104
+#: plugins/personal/samba/sambaLogonHours.tpl:106
+#: plugins/personal/generic/generic_certs.tpl:94
+#: plugins/personal/generic/generic_picture.tpl:35
+#: plugins/personal/generic/main.inc:160
+#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
+#: plugins/gofon/macro/remove.tpl:20
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
+#: plugins/gofon/phoneaccount/main.inc:106
+#: plugins/gofon/conference/remove.tpl:17
+#: plugins/gofon/conference/remove.tpl:21
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
+#: include/sieve/templates/select_test_type.tpl:13
+#: include/sieve/templates/remove_script.tpl:16
+#: include/sieve/templates/management.tpl:26
+#: include/sieve/templates/import_script.tpl:14
+#: include/sieve/templates/element_comment.tpl:10
+#: include/sieve/templates/create_script.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
+#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
+#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
+#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
+#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
+#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
+#: ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:89
+msgid "Cancel"
+msgstr "Abbrechen"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
+msgid "List of blocklists"
+msgstr "Liste der Sperrlisten"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected blocklists. Having "
+"a large size of lists, you might prefer the range selectors on top of the "
+"select box."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen, Sperrlisten hinzuzufügen, zu bearbeiten oder "
+"zu entfernen. Bei einer Vielzahl von Sperrlisten bietet sich die Verwendung "
+"der Bereichswahl an"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+msgid "Blocklist name"
+msgstr "Name der Sperrliste"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#: plugins/addons/addressbook/address_edit.tpl:155
+#: plugins/addons/addressbook/class_addressbook.inc:815
+#: plugins/addons/addressbook/address_info.tpl:117
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/users/class_divListUsers.inc:61
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#: plugins/admin/ogroups/class_ogroupManagement.inc:431
+#: plugins/personal/generic/class_user.inc:1434
+#: plugins/personal/generic/generic.tpl:258
+#: plugins/generic/references/class_reference.inc:38
+#: plugins/gofon/macro/class_divListMacros.inc:57
+msgid "Department"
+msgstr "Abteilung"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
+#: plugins/addons/addressbook/contents.tpl:42
+#: plugins/admin/groups/class_divListGroup.inc:62
+#: plugins/admin/systems/class_divListSystemService.inc:31
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
+#: plugins/admin/systems/class_divListSystem.inc:69
+#: plugins/admin/applications/class_divListApplication.inc:59
+#: plugins/admin/users/class_divListUsers.inc:63
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
+#: plugins/admin/acl/class_divListACL.inc:55
+#: plugins/admin/departments/class_divListDepartment.inc:49
+#: plugins/admin/ogroups/class_divListOGroup.inc:65
+#: plugins/admin/fai/class_divListFai.inc:71
+#: plugins/gofon/macro/class_divListMacros.inc:59
+#: plugins/gofon/conference/class_divListConferences.inc:60
+msgid "Actions"
+msgstr "Aktionen"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Select to see send blocklists"
+msgstr "Auswahl zum Ansehen der Sperrlisten für abgehende Rufe"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Show send blocklists"
+msgstr "Zeige Sperrlisten für abgehende Rufe"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Select to see receive blocklists"
+msgstr "Auswahl zum Ansehen der Sperrlisten für eingehende Rufe"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Show receive blocklists"
+msgstr "Zeige eingehende Sperrlisten"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Select to search within subtrees"
+msgstr "Wählen Sie diese Option um auch in Teilbäumen zu suchen"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/personal/posix/posix_groups.tpl:46
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+#, fuzzy
+msgid "Search in subtrees"
+msgstr "Suche im Teilbaum"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
+msgid "Regular expression for matching list names"
+msgstr "Regulärer Ausdruck zum Erkennen von Sperrlisten-Namen"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "Create new blocklist"
+msgstr "Erzeuge neue Sperrliste"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "New Blocklist"
+msgstr "Neue Sperrliste"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
+#: plugins/gofax/blocklists/generic.tpl:17
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
+#: plugins/addons/godfs/class_dfsManagment.inc:217
+#: plugins/admin/groups/class_divListGroup.inc:181
+#: plugins/admin/groups/class_groupGeneric.inc:950
+#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
+#: plugins/admin/systems/printer.tpl:27
+#: plugins/admin/systems/class_phoneGeneric.inc:486
+#: plugins/admin/systems/goLdapServer.tpl:2
+#: plugins/admin/systems/component.tpl:17
+#: plugins/admin/systems/class_componentGeneric.inc:278
+#: plugins/admin/systems/class_printGeneric.inc:890
+#: plugins/admin/systems/class_servGeneric.inc:426
+#: plugins/admin/systems/phone.tpl:17
+#: plugins/admin/systems/class_terminalGeneric.inc:633
+#: plugins/admin/systems/class_baseSelectDialog.inc:46
+#: plugins/admin/systems/class_workstationGeneric.inc:617
+#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
+#: plugins/admin/systems/workstation.tpl:27
+#: plugins/admin/systems/class_divListSystem.inc:227
+#: plugins/admin/systems/class_glpiSelectUser.inc:181
+#: plugins/admin/applications/class_divListApplication.inc:175
+#: plugins/admin/applications/class_applicationGeneric.inc:552
+#: plugins/admin/applications/generic.tpl:42
+#: plugins/admin/users/class_divListUsers.inc:162
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
+#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
+#: plugins/admin/acl/class_aclRole.inc:678
+#: plugins/admin/acl/class_divListACL.inc:154
+#: plugins/admin/departments/class_divListDepartment.inc:133
+#: plugins/admin/departments/class_departmentGeneric.inc:597
+#: plugins/admin/departments/generic.tpl:35
+#: plugins/admin/ogroups/class_divListOGroup.inc:181
+#: plugins/admin/ogroups/class_ogroup.inc:757
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/fai/class_divListFai.inc:213
+#: plugins/personal/generic/class_user.inc:1423
+#: plugins/personal/generic/generic.tpl:143
+#: plugins/gofon/macro/class_gofonMacro.inc:581
+#: plugins/gofon/macro/class_divListMacros.inc:147
+#: plugins/gofon/macro/generic.tpl:27
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
+#: plugins/gofon/conference/class_divListConferences.inc:154
+#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
+msgid "Base"
+msgstr "Basis"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+msgid "Submit department"
+msgstr "Aktualisieren"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#: include/class_MultiSelectWindow.inc:209
+msgid "Submit"
+msgstr "Übertragen"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove selected blocklists"
+msgstr "Zeige Sperrlisten für abgehende Rufe"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove blocklists"
+msgstr "Emfangs-Sperrliste"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
+#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
+#: plugins/admin/systems/glpi.tpl:46
+#: plugins/admin/systems/class_divListSystem.inc:323
+#: plugins/admin/systems/glpiPrinter.tpl:18
+#: plugins/admin/systems/glpiPrinter.tpl:32
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/users/class_divListUsers.inc:266
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/acl/class_aclRole.inc:340
+#: plugins/admin/acl/class_aclRole.inc:385
+#: plugins/admin/acl/class_divListACL.inc:210
+#: plugins/admin/acl/class_divListACL.inc:232
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/admin/fai/class_faiScript.inc:302
+#: plugins/admin/fai/class_faiScript.inc:304
+#: plugins/admin/fai/class_faiHook.inc:300
+#: plugins/admin/fai/class_faiHook.inc:302
+#: plugins/admin/fai/class_faiTemplate.inc:278
+#: plugins/admin/fai/class_faiTemplate.inc:280
+#: plugins/admin/fai/class_divListFai.inc:296
+#: plugins/admin/fai/class_divListFai.inc:299
+#: plugins/gofon/macro/class_divListMacros.inc:207
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#: include/class_acl.inc:409 include/class_acl.inc:454
+msgid "edit"
+msgstr "Bearbeiten"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/users/class_divListUsers.inc:267
+msgid "Edit user"
+msgstr "Benutzer bearbeiten"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/addons/mailqueue/contents.tpl:94
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
+#: plugins/admin/systems/class_divListSystem.inc:333
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/users/class_divListUsers.inc:285
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/acl/class_aclRole.inc:341
+#: plugins/admin/acl/class_aclRole.inc:386
+#: plugins/admin/acl/class_divListACL.inc:220
+#: plugins/admin/acl/class_divListACL.inc:236
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/admin/fai/class_faiScript.inc:306
+#: plugins/admin/fai/class_faiHook.inc:304
+#: plugins/admin/fai/class_faiTemplate.inc:282
+#: plugins/admin/fai/class_divListFai.inc:307
+#: plugins/gofon/macro/class_divListMacros.inc:215
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#: include/class_acl.inc:410 include/class_acl.inc:455
+msgid "delete"
+msgstr "Entfernen"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/admin/users/class_divListUsers.inc:286
+msgid "Delete user"
+msgstr "Benutzer entfernen"
+
+#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
+msgid "Blocklist management"
+msgstr "Sperrlistenverwaltung"
+
+#: plugins/gofax/blocklists/generic.tpl:8
+msgid "List name"
+msgstr "Listenname"
+
+#: plugins/gofax/blocklists/generic.tpl:12
+msgid "Name of blocklist"
+msgstr "Name der Sperrliste"
+
+#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
+#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
+#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
+#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
+#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
+msgid "Choose subtree to place group in"
+msgstr "Wählen Sie den Teilbaum, in den die Gruppe eingepflegt werden soll"
+
+#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
+#: plugins/admin/systems/wingeneric.tpl:18
+#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
+#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
+#: plugins/admin/systems/terminal.tpl:28
+#: plugins/admin/systems/workstation.tpl:35
+#: plugins/admin/applications/generic.tpl:52
+#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
+#: plugins/admin/departments/generic.tpl:45
+#: plugins/admin/ogroups/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
+#: plugins/gofon/conference/generic.tpl:56
+#: plugins/gofon/conference/generic.tpl:62
+msgid "Select a base"
+msgstr "Wählen Sie eine Basis"
+
+#: plugins/gofax/blocklists/generic.tpl:40
+#: plugins/admin/systems/glpi_devices.tpl:427
+#: plugins/admin/systems/glpi_devices.tpl:492
+#: plugins/admin/systems/glpi_devices.tpl:542
+#: plugins/admin/systems/servnfs.tpl:56
+#: plugins/admin/systems/terminalService.tpl:48
+#: plugins/admin/systems/terminalService.tpl:138
+#: plugins/admin/systems/class_goShareServer.inc:399
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:795
+#: plugins/admin/systems/workstationService.tpl:54
+#: plugins/admin/systems/workstationService.tpl:156
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
+#: plugins/admin/fai/class_faiSummaryTab.inc:345
+#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
+msgid "Type"
+msgstr "Typ"
+
+#: plugins/gofax/blocklists/generic.tpl:43
+msgid "Select wether to filter incoming or outgoing calls"
+msgstr "Wählen Sie, ob ein- oder abgehende Rufe gefiltert werden sollen"
+
+#: plugins/gofax/blocklists/generic.tpl:51
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
+#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
+#: plugins/admin/groups/class_groupGeneric.inc:951
+#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
+#: plugins/admin/systems/printer.tpl:16
+#: plugins/admin/systems/class_phoneGeneric.inc:487
+#: plugins/admin/systems/component.tpl:35
+#: plugins/admin/systems/class_componentGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:891
+#: plugins/admin/systems/class_servGeneric.inc:424
+#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
+#: plugins/admin/systems/class_winGeneric.inc:291
+#: plugins/admin/systems/class_goMailServer.inc:713
+#: plugins/admin/systems/server.tpl:14
+#: plugins/admin/systems/class_goShareServer.inc:398
+#: plugins/admin/applications/class_applicationGeneric.inc:553
+#: plugins/admin/applications/generic.tpl:33
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
+#: plugins/admin/mimetypes/paste_generic.tpl:21
+#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
+#: plugins/admin/acl/class_aclRole.inc:679
+#: plugins/admin/departments/class_departmentGeneric.inc:595
+#: plugins/admin/departments/generic.tpl:16
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/fai/class_faiScriptEntry.inc:184
+#: plugins/admin/fai/class_faiVariable.inc:433
+#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
+#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
+#: plugins/admin/fai/faiProfile.tpl:21
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
+#: plugins/admin/fai/faiScriptEntry.tpl:19
+#: plugins/admin/fai/faiVariable.tpl:21
+#: plugins/admin/fai/class_faiHookEntry.inc:193
+#: plugins/admin/fai/class_faiTemplateEntry.inc:252
+#: plugins/admin/fai/faiTemplateEntry.tpl:13
+#: plugins/admin/fai/class_faiScript.inc:555
+#: plugins/admin/fai/class_faiHook.inc:550
+#: plugins/admin/fai/faiHookEntry.tpl:19
+#: plugins/admin/fai/class_faiTemplate.inc:523
+#: plugins/admin/fai/faiVariableEntry.tpl:19
+#: plugins/admin/fai/faiPartitionTable.tpl:21
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
+#: plugins/admin/fai/class_faiProfile.inc:466
+#: plugins/admin/fai/class_faiVariableEntry.inc:147
+#: plugins/admin/fai/class_faiPartitionTable.inc:544
+#: plugins/admin/fai/faiTemplate.tpl:21
+#: plugins/personal/environment/hotplugDialogNew.tpl:17
+#: plugins/personal/environment/logonManagement.tpl:17
+#: plugins/generic/references/contents.tpl:11
+#: plugins/gofon/macro/class_gofonMacro.inc:582
+#: plugins/gofon/macro/generic.tpl:49
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
+#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
+#: html/getxls.php:287
+msgid "Description"
+msgstr "Beschreibung"
+
+#: plugins/gofax/blocklists/generic.tpl:54
+msgid "Descriptive text for this blocklist"
+msgstr "Beschreibender Text zu dieser Sperrliste"
+
+#: plugins/gofax/blocklists/generic.tpl:68
+msgid "Blocked numbers"
+msgstr "Gesperrte Nummern"
+
+#: plugins/gofax/blocklists/generic.tpl:80
+#: plugins/gofax/faxaccount/locals.tpl:60
+#: plugins/gofax/faxaccount/lists.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:105
+#: plugins/admin/groups/application.tpl:39
+#: plugins/admin/groups/paste_mail.tpl:30
+#: plugins/admin/groups/paste_mail.tpl:41
+#: plugins/admin/groups/mail_locals.tpl:66
+#: plugins/admin/groups/class_groupMail.inc:607
+#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
+#: plugins/admin/groups/generic.tpl:137
+#: plugins/admin/groups/group_objects.tpl:55
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
+#: plugins/admin/systems/phonesettings.tpl:207
+#: plugins/admin/systems/phonesettings.tpl:230
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
+#: plugins/admin/systems/glpiManufacturer.tpl:6
+#: plugins/admin/systems/terminalStartup.tpl:79
+#: plugins/admin/systems/terminalStartup.tpl:108
+#: plugins/admin/systems/goMailServer.tpl:70
+#: plugins/admin/systems/goMailServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:131
+#: plugins/admin/systems/goMailServer.tpl:165
+#: plugins/admin/systems/goMailServer.tpl:191
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
+#: plugins/admin/systems/class_termDNS.inc:508
+#: plugins/admin/systems/class_termDNS.inc:528
+#: plugins/admin/systems/goNtpServer.tpl:18
+#: plugins/admin/systems/goShareServer.tpl:14
+#: plugins/admin/systems/glpi_edit_os.tpl:8
+#: plugins/admin/systems/goSpamServer.tpl:45
+#: plugins/admin/systems/goSpamServer.tpl:113
+#: plugins/admin/systems/servdns.tpl:6
+#: plugins/admin/systems/class_servDNSeditZone.inc:547
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
+#: plugins/admin/systems/servRepositorySetup.tpl:47
+#: plugins/admin/systems/terminal.tpl:123
+#: plugins/admin/systems/glpi_edit_type.tpl:8
+#: plugins/admin/systems/workstation.tpl:100
+#: plugins/admin/systems/glpi.tpl:125
+#: plugins/admin/systems/servdnseditzone.tpl:115
+#: plugins/admin/systems/workstationStartup.tpl:129
+#: plugins/admin/systems/workstationStartup.tpl:162
+#: plugins/admin/systems/workstationStartup.tpl:191
+#: plugins/admin/systems/glpiPrinter.tpl:115
+#: plugins/admin/systems/glpiPrinter.tpl:149
+#: plugins/admin/mimetypes/generic.tpl:108
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:174
+#: plugins/admin/ogroups/ogroup_objects.tpl:54
+#: plugins/admin/ogroups/phonequeue.tpl:37
+#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
+#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
+#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
+#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
+#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
+#: plugins/admin/fai/faiPartitionTable.tpl:48
+#: plugins/admin/fai/faiPartitionTable.tpl:50
+#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
+#: plugins/personal/scalix/paste_generic.tpl:12
+#: plugins/personal/scalix/generic.tpl:111
+#: plugins/personal/mail/copypaste.tpl:43
+#: plugins/personal/mail/copypaste.tpl:61
+#: plugins/personal/mail/mail_locals.tpl:75
+#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
+#: plugins/personal/connectivity/kolab.tpl:53
+#: plugins/personal/connectivity/class_kolabAccount.inc:261
+#: plugins/personal/environment/kioskManagement.tpl:14
+#: plugins/personal/environment/selectPrinterDialog.tpl:65
+#: plugins/personal/environment/hotplugDialog.tpl:63
+#: plugins/personal/environment/environment.tpl:157
+#: plugins/personal/environment/environment.tpl:181
+#: plugins/personal/environment/environment.tpl:248
+#: plugins/personal/posix/trust_machines.tpl:39
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:88
+#: plugins/personal/posix/generic.tpl:126
+#: plugins/personal/posix/posix_groups.tpl:79
+#: plugins/personal/samba/samba3_workstations.tpl:39
+#: plugins/personal/samba/samba3.tpl:412
+#: plugins/gofon/phoneaccount/paste_generic.tpl:18
+#: plugins/gofon/phoneaccount/generic.tpl:19
+msgid "Add"
+msgstr "Hinzufügen"
+
+#: plugins/gofax/blocklists/generic.tpl:92
+msgid "Numbers can also contain wild cards."
+msgstr "Nummern können auch Platzhalter enthalten."
+
+#: plugins/gofax/blocklists/generic.tpl:100
+#: plugins/gofax/faxaccount/main.inc:92
+#: plugins/admin/groups/class_groupManagement.inc:418
+#: plugins/admin/systems/class_systemManagement.inc:824
+#: plugins/admin/applications/class_applicationManagement.inc:433
+#: plugins/admin/users/class_userManagement.inc:741
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
+#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
+#: plugins/admin/ogroups/class_ogroupManagement.inc:378
+#: plugins/admin/fai/class_faiManagement.inc:743
+#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
+#: plugins/personal/connectivity/main.inc:100
+#: plugins/personal/environment/main.inc:100
+#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
+#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
+#: plugins/gofon/phoneaccount/main.inc:104
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
+#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
+#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
+#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
+#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
+#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
+#: setup/class_setupStep_Migrate.inc:877
+#: setup/class_setupStep_Migrate.inc:1600
+msgid "Ok"
+msgstr "Ok"
+
+#: plugins/gofax/blocklists/generic.tpl:103
+#: plugins/gofax/faxaccount/lists.tpl:31
+#: plugins/addons/gotomasses/contents.tpl:111
+#: plugins/addons/gotomasses/contents.tpl:113
+#: plugins/addons/gotomasses/contents.tpl:117
+#: plugins/addons/notifications/contents.tpl:12
+#: plugins/admin/groups/class_groupManagement.inc:421
+#: plugins/admin/groups/application_options.tpl:11
+#: plugins/admin/groups/mail_admins.tpl:37
+#: plugins/admin/systems/class_systemManagement.inc:827
+#: plugins/admin/systems/servRepositorySetup.tpl:54
+#: plugins/admin/systems/printerPPDDialog.tpl:22
+#: plugins/admin/applications/class_applicationManagement.inc:436
+#: plugins/admin/users/class_userManagement.inc:744
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
+#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
+#: plugins/admin/acl/acl_role.tpl:73
+#: plugins/admin/ogroups/class_ogroupManagement.inc:381
+#: plugins/admin/fai/faiPackageConfiguration.tpl:6
+#: plugins/admin/fai/class_faiManagement.inc:746
+#: plugins/admin/fai/faiScriptEntry.tpl:82
+#: plugins/admin/fai/faiPackageEntry.tpl:56
+#: plugins/admin/fai/faiTemplateEntry.tpl:170
+#: plugins/admin/fai/faiHookEntry.tpl:84
+#: plugins/admin/fai/faiVariableEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:70
+#: plugins/admin/fai/faiNewBranch.tpl:21
+#: plugins/personal/environment/logonManagement.tpl:75
+#: plugins/personal/samba/sambaLogonHours.tpl:104
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
+#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
+#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
+#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
+#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
+#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
+#: ihtml/themes/default/acl.tpl:89
+msgid "Apply"
+msgstr "Anwenden"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
+msgid "FAX Blocklists"
+msgstr "Fax-Sperrlisten"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
+#, fuzzy, php-format
+msgid "You're about to delete the following blocklists(s) %s"
+msgstr "Sie möchten die Sperrliste '%s' löschen."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
+#, fuzzy, php-format
+msgid "You are not allowed to delete the blocklist '%s'!"
+msgstr "Sie haben keine Berechtigung, diesen Benutzer zu löschen!"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
+#, php-format
+msgid "You're about to delete the blocklist '%s'."
+msgstr "Sie möchten die Sperrliste '%s' löschen."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
+msgid "You have no permission to remove this blocklist."
+msgstr "Sie haben keine Berechtigung, diese Sperrliste zu entfernen."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
+msgid "Please specify a valid phone number."
+msgstr "Bitte geben Sie eine gültige Telefonnummer an."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "send"
+msgstr "senden"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "receive"
+msgstr "empfangen"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
+#, php-format
+msgid "Removing of blocklist with dn '%s' failed."
+msgstr "Entfernen von Blockliste mit dn '%s' fehlgeschlagen."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
+#: plugins/admin/departments/class_departmentGeneric.inc:265
+msgid "Required field 'Name' is not set."
+msgstr "Das benötigte Feld 'Name' ist nicht ausgefüllt."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
+msgid "Required field 'Name' contains invalid characters"
+msgstr "Das benötigte Feld 'Name' enthält ungültige Zeichen"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
+msgid "Specified name is already used."
+msgstr "Der angegebene Name wird bereits verwendet."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
+#, php-format
+msgid "Saving of blocklist with dn '%s' failed."
+msgstr "Speichern von Blockliste mit dn '%s' fehlgeschlagen."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
+msgid "Fax blocklists"
+msgstr "Fax-Sperrlisten"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/address_info.tpl:24
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_groupGeneric.inc:949
+#: plugins/admin/systems/class_phoneGeneric.inc:485
+#: plugins/admin/systems/glpi_devices.tpl:10
+#: plugins/admin/systems/glpi_devices.tpl:105
+#: plugins/admin/systems/glpi_devices.tpl:146
+#: plugins/admin/systems/glpi_devices.tpl:201
+#: plugins/admin/systems/glpi_devices.tpl:257
+#: plugins/admin/systems/glpi_devices.tpl:315
+#: plugins/admin/systems/glpi_devices.tpl:379
+#: plugins/admin/systems/glpi_devices.tpl:451
+#: plugins/admin/systems/glpi_devices.tpl:515
+#: plugins/admin/systems/glpi_devices.tpl:562
+#: plugins/admin/systems/glpi_devices.tpl:615
+#: plugins/admin/systems/glpi_devices.tpl:669
+#: plugins/admin/systems/glpi_devices.tpl:715
+#: plugins/admin/systems/class_componentGeneric.inc:277
+#: plugins/admin/systems/class_printGeneric.inc:889
+#: plugins/admin/systems/class_servGeneric.inc:423
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
+#: plugins/admin/systems/servnfs.tpl:9
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
+#: plugins/admin/systems/class_terminalGeneric.inc:634
+#: plugins/admin/systems/goSpamServerRule.tpl:6
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
+#: plugins/admin/systems/class_servRepository.inc:386
+#: plugins/admin/systems/class_goShareServer.inc:396
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
+#: plugins/admin/applications/class_applicationGeneric.inc:551
+#: plugins/admin/applications/class_applicationGeneric.inc:555
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
+#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/acl/class_aclRole.inc:677
+#: plugins/admin/ogroups/class_ogroup.inc:756
+#: plugins/admin/fai/class_faiScriptEntry.inc:183
+#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
+#: plugins/admin/fai/class_faiPackage.inc:545
+#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
+#: plugins/admin/fai/faiProfile.tpl:9
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
+#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
+#: plugins/admin/fai/class_faiHookEntry.inc:192
+#: plugins/admin/fai/class_faiTemplateEntry.inc:251
+#: plugins/admin/fai/faiTemplateEntry.tpl:7
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/faiHookEntry.tpl:9
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#: plugins/admin/fai/faiVariableEntry.tpl:9
+#: plugins/admin/fai/class_faiSummaryTab.inc:340
+#: plugins/admin/fai/faiPartitionTable.tpl:9
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
+#: plugins/admin/fai/class_faiProfile.inc:465
+#: plugins/admin/fai/class_faiVariableEntry.inc:146
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
+#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
+#: html/getxls.php:290
+msgid "Name"
+msgstr "Name"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
+msgid "Blocklist"
+msgstr "Sperrliste"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
+msgid "Blocklist type"
+msgstr "Typ der Sperrliste"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
+#: plugins/addons/addressbook/address_edit.tpl:233
+#: plugins/addons/addressbook/address_info.tpl:171
+#: plugins/generic/references/class_reference.inc:30
+msgid "FAX"
+msgstr "Fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
+msgid "This account has no fax extensions."
+msgstr "Dieses Konto besitzt keine Fax-Erweiterungen."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
+msgid "Remove fax account"
+msgstr "Fax-Konto entfernen"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
+msgid ""
+"This account has fax features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto besitzt aktivierte Fax-Erweiterungen. Sie können diese durch "
+"einen Klick auf die Schaltfläche unten deaktivieren."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
+msgid "Create fax account"
+msgstr "Fax-Konto erzeugen"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
+msgid ""
+"This account has fax features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Aktuell besitzt dieses Konto keine aktivierten Fax-Erweiterungen. Sie können "
+"diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
+msgid "You're trying to add an invalid phone number."
+msgstr "Sie versuchen, eine ungültige Telefonnummer hinzuzufügen."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
+#: plugins/admin/groups/class_groupApplication.inc:682
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
+msgid "back"
+msgstr "zurück"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
+#, php-format
+msgid "Removing of user/fax account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Fax-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
+msgid "The required field 'Fax' is not set."
+msgstr "Das benötigte Feld 'Fax' ist nicht gesetzt."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
+msgid "Please enter a valid telephone number in the 'Fax' field."
+msgstr "Bitte geben Sie eine gültige Telefonnummer im Feld 'Fax' an."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
+msgid "Mail delivery is checked, but no address has been specified."
+msgstr ""
+"Die Zustellung von Mail ist aktiviert, aber es wurde keine Adresse angegeben."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
+msgid "The mail address you've entered is invalid."
+msgstr "Die Mail Adresse, die Sie eingegeben haben, ist ungültig."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
+msgid ""
+"Deliver fax to printer, is only possible if valid printer is given. Please "
+"correct your choice."
+msgstr ""
+"'Fax an Drucker weiterleiten' ist nur möglich, wenn ein gültiger Drucker "
+"angegeben wurde. Bitte korrigieren Sie Ihre Auswahl."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
+#, php-format
+msgid "Saving of user/fax account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Fax-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
+msgid "Fax account settings"
+msgstr "Fax-Konto-Einstellungen"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
+msgid "Enable/Disable fax"
+msgstr "FAX aktivieren/deaktivieren"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
+msgid "Receive blocklist"
+msgstr "Emfangs-Sperrliste"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
+msgid "Send blocklist"
+msgstr "Sende-Sperrliste"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
+#: plugins/addons/addressbook/class_addressbook.inc:808
+#: plugins/personal/generic/class_user.inc:1451
+msgid "Fax number"
+msgstr "Faxnummer"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
+msgid "Alternate fax number"
+msgstr "Alternative Fax-Nummer"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
+#: plugins/gofax/faxaccount/generic.tpl:70
+msgid "Deliver fax as mail"
+msgstr "Als Mail ausliefern"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
+#: plugins/gofax/faxaccount/generic.tpl:77
+msgid "Deliver fax to printer"
+msgstr "Fax an Drucker weiterleiten"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
+#: plugins/gofax/faxaccount/generic.tpl:34
+msgid "Delivery format"
+msgstr "Auslieferungsformat"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
+#: plugins/gofax/faxaccount/generic.tpl:21
+#: plugins/admin/ogroups/class_phonequeue.inc:950
+#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Language"
+msgstr "Sprache"
+
+#: plugins/gofax/faxaccount/locals.tpl:6
+msgid "Select numbers to add"
+msgstr "Wählen Sie die hinzuzufügenden Nummern"
+
+#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
+#: plugins/addons/addressbook/contents.tpl:65
+#: plugins/admin/groups/mail_locals.tpl:22
+#: plugins/admin/groups/group_objects.tpl:20
+#: plugins/admin/systems/glpiSelectUser.tpl:27
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
+#: plugins/admin/systems/glpiAttachmentPool.tpl:27
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
+#: plugins/admin/systems/glpiDeviceManagement.tpl:27
+#: plugins/admin/systems/servRepository.tpl:38
+#: plugins/admin/ogroups/ogroup_objects.tpl:20
+#: plugins/admin/fai/faiPackageEntry.tpl:32
+#: plugins/admin/fai/faiProfileEntry.tpl:31
+#: plugins/personal/mail/mail_locals.tpl:25
+#: plugins/personal/environment/selectPrinterDialog.tpl:24
+#: plugins/personal/environment/hotplugDialog.tpl:24
+#: plugins/personal/posix/posix_groups.tpl:21
+#: plugins/personal/samba/samba3_workstations.tpl:20
+#: plugins/gofon/macro/headpage.tpl:29
+#: plugins/gofon/conference/headpage.tpl:29
+#: ihtml/themes/default/MultiSelectWindow.tpl:38
+#: ihtml/themes/default/MultiSelectWindow.tpl:78
+msgid "Filters"
+msgstr "Filter"
+
+#: plugins/gofax/faxaccount/locals.tpl:28
+msgid "Display numbers of department"
+msgstr "Zeige die Nummern der Abteilung"
+
+#: plugins/gofax/faxaccount/locals.tpl:29
+#: plugins/addons/addressbook/contents.tpl:87
+#: plugins/admin/groups/mail_locals.tpl:33
+#: plugins/admin/groups/group_objects.tpl:40
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
+#: plugins/admin/ogroups/ogroup_objects.tpl:42
+#: plugins/personal/mail/mail_locals.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:34
+#: plugins/personal/posix/trust_machines.tpl:27
+#: plugins/personal/posix/posix_groups.tpl:35
+#: plugins/personal/samba/samba3_workstations.tpl:27
+msgid "Choose the department the search will be based on"
+msgstr "Wählen Sie die Abteilung, auf die die Suchfunktion angewandt wird"
+
+#: plugins/gofax/faxaccount/locals.tpl:38
+msgid "Display numbers matching"
+msgstr "Zeige die Nummern, auf die Folgendes passt"
+
+#: plugins/gofax/faxaccount/locals.tpl:41
+msgid "Regular expression for matching numbers"
+msgstr "Regulärer Ausdruck zum Erkennen von Telefonnummern"
+
+#: plugins/gofax/faxaccount/locals.tpl:47
+msgid "Display numbers of user"
+msgstr "Zeige Nummern des Benutzers"
+
+#: plugins/gofax/faxaccount/locals.tpl:50
+msgid "User name of which numbers are shown"
+msgstr "Benutzername, dessen Nummern angezeigt werden"
+
+#: plugins/gofax/faxaccount/lists.tpl:5
+msgid "Blocked numbers/lists"
+msgstr "Gesperrte Nummern/Listen"
+
+#: plugins/gofax/faxaccount/lists.tpl:17
+msgid "List of predefined blocklists"
+msgstr "Liste von vordefinierten Sperrlisten"
+
+#: plugins/gofax/faxaccount/lists.tpl:25
+msgid "Add the list to the blocklists"
+msgstr "Liste zu den Sperrlisten hinzufügen"
+
+#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
+#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
+#: plugins/personal/connectivity/main.inc:110
+#: plugins/personal/environment/main.inc:110
+#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
+#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
+#: plugins/gofon/phoneaccount/main.inc:112
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr ""
+"Betätigen sie den 'Bearbeiten'-Schalter unten um Informationen in diesem "
+"Dialog zu ändern"
+
+#: plugins/gofax/faxaccount/main.inc:101
+#: plugins/gofax/faxaccount/generic.tpl:121
+#: plugins/gofax/faxaccount/generic.tpl:129
+#: plugins/addons/logview/gosa_log_contents.tpl:62
+#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
+#: plugins/admin/systems/glpiManufacturer.tpl:7
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
+#: plugins/admin/systems/goShareServer.tpl:17
+#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
+#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
+#: plugins/admin/systems/servdnseditzone.tpl:40
+#: plugins/admin/systems/glpiPrinter.tpl:88
+#: plugins/admin/systems/glpiPrinter.tpl:99
+#: plugins/admin/fai/faiVariable.tpl:53
+#: plugins/admin/fai/faiPartitionTable.tpl:53
+#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
+#: plugins/personal/netatalk/main.inc:102
+#: plugins/personal/connectivity/main.inc:111
+#: plugins/personal/environment/main.inc:111
+#: plugins/personal/environment/environment.tpl:184
+#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
+#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
+#: plugins/gofon/phoneaccount/main.inc:113
+#: include/sieve/templates/element_comment.tpl:8
+msgid "Edit"
+msgstr "Bearbeiten"
+
+#: plugins/gofax/faxaccount/main.inc:109
+msgid "FAX settings"
+msgstr "Fax-Einstellungen"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:15
+msgid "Fax number for GOfax to trigger on"
+msgstr "Fax-Nummer, auf die GOfax ansprechen soll"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:18
+msgid "Alternate fax numbers will not be copied"
+msgstr "Alternative Fax-Nummern werden nicht kopiert"
+
+#: plugins/gofax/faxaccount/generic.tpl:26
+msgid "Specify the GOfax communication language for fax to mail gateway"
+msgstr "Geben Sie die Kommunikations-Sprache für das Fax to Mail-Gateway an"
+
+#: plugins/gofax/faxaccount/generic.tpl:38
+msgid "Specify delivery format for fax to mail gateway"
+msgstr "Geben Sie das Auslieferungsformat des Fax to Mailgateways an"
+
+#: plugins/gofax/faxaccount/generic.tpl:51
+msgid "Delivery methods"
+msgstr "Auslieferungsmethode"
+
+#: plugins/gofax/faxaccount/generic.tpl:56
+msgid "Temporary disable fax usage"
+msgstr "Temporäres Abschalten der Fax-Benutzung"
+
+#: plugins/gofax/faxaccount/generic.tpl:62
+msgid "Deliver fax as mail to"
+msgstr "Fax als Mail ausliefern an"
+
+#: plugins/gofax/faxaccount/generic.tpl:93
+msgid "Alternate fax numbers"
+msgstr "Alternative Fax-Nummern"
+
+#: plugins/gofax/faxaccount/generic.tpl:108
+#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
+#: plugins/personal/mail/copypaste.tpl:44
+#: plugins/personal/mail/generic.tpl:260
+msgid "Add local"
+msgstr "Lokale hinzufügen"
+
+#: plugins/gofax/faxaccount/generic.tpl:115
+msgid "Blocklists"
+msgstr "Sperrlisten"
+
+#: plugins/gofax/faxaccount/generic.tpl:118
+msgid "Blocklists for incoming fax"
+msgstr "Sperrlisten für eingehendes Fax"
+
+#: plugins/gofax/faxaccount/generic.tpl:126
+msgid "Blocklists for outgoing fax"
+msgstr "Sperrlisten für abgehendes Fax"
+
+#: plugins/addons/gotomasses/main.inc:51
+#: plugins/addons/gotomasses/class_gotomasses.inc:6
+#: plugins/addons/gotomasses/class_gotomasses.inc:273
+#: plugins/addons/gotomasses/class_gotomasses.inc:279
+#, fuzzy
+msgid "System mass deployment"
+msgstr "Systemverwaltung"
+
+#: plugins/addons/gotomasses/contents.tpl:37
+#: plugins/admin/fai/class_faiSummaryTab.inc:339
+msgid "No."
+msgstr "Nr."
+
+#: plugins/addons/gotomasses/contents.tpl:40
+#, fuzzy
+msgid "Mac address"
+msgstr "Mail-Adresse"
+
+#: plugins/addons/gotomasses/contents.tpl:45
+#, fuzzy
+msgid "Assigned object group"
+msgstr "Objektgruppe wählen"
+
+#: plugins/addons/gotomasses/contents.tpl:48
+#: plugins/addons/logview/gosa_log_contents.tpl:20
+#: plugins/addons/logview/gosa_log_contents.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
+#: plugins/admin/systems/class_baseSelectDialog.inc:47
+#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
+#: plugins/admin/systems/workstation.tpl:121
+#: plugins/admin/ogroups/termgroup.tpl:88
+msgid "Action"
+msgstr "Aktion"
+
+#: plugins/addons/gotomasses/contents.tpl:72
+#, fuzzy
+msgid "Select object group"
+msgstr "Wählen Sie die hinzuzufügenden Objekte"
+
+#: plugins/addons/gotomasses/contents.tpl:79
+#, fuzzy
+msgid "Remove this entry"
+msgstr "Dieses Element entfernen"
+
+#: plugins/addons/gotomasses/contents.tpl:102
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "New entry"
+msgstr "Neuer Eintrag"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:88
+#, fuzzy
+msgid "Your are not allowed to import csv data into this plugin."
+msgstr "Sie sind nicht berechtigt, diese ACL zu bearbeiten."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:92
+#, fuzzy
+msgid "The uploaded file seams to be empty, import aborted."
+msgstr "Die angebene Datei ist leer."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:148
+#, fuzzy
+msgid "Your are not allowed to view contents of this plugin."
+msgstr "Sie haben keine Berechtigung, die FAI Zusammenfassung einzusehen."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:154
+#, fuzzy, php-format
+msgid "Can't locate or read csv storage file '%s'."
+msgstr "Kann Datei '%s' nicht anlegen."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:160
+#, fuzzy, php-format
+msgid "Can't read csv storage file '%s'."
+msgstr "Kann Datei '%s' nicht anlegen."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:200
+#, fuzzy
+msgid "Your are not allowed to write the content of this plugin."
+msgstr "Es ist Ihnen nicht erlaubt, ein neues Objekt dieses Typs zu erstellen."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:205
+#, fuzzy, php-format
+msgid "Can't locate or write csv storage file '%s'."
+msgstr "Kann Datei '%s' nicht anlegen."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:209
+#, fuzzy, php-format
+msgid "Can't write csv storage file '%s'."
+msgstr "Kann Datei '%s' nicht anlegen."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:274
+msgid "Provide a mechanism to automatically activate a set of systems"
+msgstr ""
+
+#: plugins/addons/notifications/main.inc:46
+#: plugins/addons/notifications/class_msgplug.inc:6
+msgid "Notifications"
+msgstr "Meldungen"
+
+#: plugins/addons/notifications/contents.tpl:2
+msgid "Notification target"
+msgstr "Empfänger der Meldung"
+
+#: plugins/addons/notifications/contents.tpl:7
+msgid "Use target from"
+msgstr "Verwende Ziel von"
+
+#: plugins/addons/notifications/contents.tpl:21
+msgid "Available recipients"
+msgstr "Verfügbare Empfänger"
+
+#: plugins/addons/notifications/contents.tpl:22
+#: ihtml/themes/default/acl.tpl:30
+msgid "List message possible targets"
+msgstr "Zeige mögliche Empfänger dieser Nachricht"
+
+#: plugins/addons/notifications/contents.tpl:33
+msgid "Recipients"
+msgstr "Empfänger"
+
+#: plugins/addons/notifications/contents.tpl:34
+#: ihtml/themes/default/acl.tpl:42
+msgid "List message recipients"
+msgstr "Zeige Nachrichtenempfänger"
+
+#: plugins/addons/notifications/contents.tpl:44
+#: plugins/addons/logview/gosa_log_contents.tpl:85
+#: plugins/addons/logview/contents.tpl:85
+msgid "Message"
+msgstr "Nachricht"
+
+#: plugins/addons/notifications/contents.tpl:60
+msgid "Send message"
+msgstr "Nachricht senden"
+
+#: plugins/addons/notifications/contents.tpl:72
+msgid "Notification send!"
+msgstr "Meldung gesendet!"
+
+#: plugins/addons/notifications/contents.tpl:75
+msgid ""
+"Your message has been sent successfully. Press the continue button to get "
+"back to the notification plugin."
+msgstr ""
+"Ihre Nachricht wurde erfolgreich verschickt. Drücken Sie den Knopf "
+"Fortfahren um zurück zur Mitteilungs-Erweiterung zu gelangen."
+
+#: plugins/addons/notifications/contents.tpl:78
+#: plugins/admin/systems/SelectDeviceType.tpl:44
+#: plugins/admin/systems/ServiceAddDialog.tpl:28
+#: plugins/admin/users/template.tpl:48
+#: plugins/admin/departments/class_departmentGeneric.inc:477
+#: plugins/admin/departments/class_departmentGeneric.inc:572
+#: plugins/admin/fai/class_faiManagement.inc:569
+#: plugins/admin/fai/class_faiManagement.inc:753
+#: plugins/admin/fai/class_faiManagement.inc:759
+#: include/sieve/templates/select_test_type.tpl:11
+#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
+#: ihtml/themes/default/snapshotdialog.tpl:87
+msgid "Continue"
+msgstr "Fortsetzen"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/systems/printer.tpl:91
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/users/class_userManagement.inc:28
+#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
+#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
+msgid "Users"
+msgstr "Benutzer"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
+#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
+msgid "Groups"
+msgstr "Gruppen"
+
+#: plugins/addons/notifications/class_msgplug.inc:99
+msgid "You have no permissions to send a message!"
+msgstr "Sie haben keine Berechtigung, um eine Nachricht zu senden!"
+
+#: plugins/addons/notifications/class_msgplug.inc:103
+msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
+msgstr "Es ist kein Eintrag 'NOTIFY_COMMAND' in ihrer gosa.conf definiert"
+
+#: plugins/addons/notifications/class_msgplug.inc:111
+#: plugins/admin/systems/class_servGeneric.inc:114
+#: plugins/admin/systems/class_terminalGeneric.inc:208
+#: plugins/admin/systems/class_terminalGeneric.inc:220
+#: plugins/admin/systems/class_terminalGeneric.inc:232
+#: plugins/admin/systems/class_workstationGeneric.inc:185
+#: plugins/admin/ogroups/class_termgroup.inc:208
+#, php-format
+msgid "Execution of '%s' failed!"
+msgstr "Die Ausführung des Befehls '%s' ist fehlgeschlagen!"
+
+#: plugins/addons/notifications/class_msgplug.inc:117
+msgid "Please specify at least one recipient to send a message!"
+msgstr ""
+"Bitte geben Sie mindestens einen Empfänger an, um eine Nachricht zu senden!"
+
+#: plugins/addons/notifications/class_msgplug.inc:213
+msgid "No DESC tag in message file:"
+msgstr "Kein DESC-Tag in der Nachrichten-Datei:"
+
+#: plugins/addons/notifications/class_msgplug.inc:240
+msgid "Notification"
+msgstr "Meldung"
+
+#: plugins/addons/notifications/class_msgplug.inc:241
+#: plugins/addons/notifications/class_msgplug.inc:246
+msgid "Notification plugin"
+msgstr "Meldungs-Erweiterung"
+
+#: plugins/addons/notifications/class_msgplug.inc:249
+msgid "Allow sending notifications"
+msgstr "Erlaube Senden von Benachrichtigungen"
+
+#: plugins/addons/mailqueue/main.inc:42
+#: plugins/addons/mailqueue/class_mailqueue.inc:6
+msgid "Mail queue"
+msgstr "Mail-Warteschlange"
+
+#: plugins/addons/mailqueue/contents.tpl:12
+msgid "Please enter a search string here."
+msgstr "Bitte geben Sie einen Such-String ein."
+
+#: plugins/addons/mailqueue/contents.tpl:14
+msgid "Select a server"
+msgstr "Wählen Sie einen Server"
+
+#: plugins/addons/mailqueue/contents.tpl:17
+msgid "with status"
+msgstr "mit Status"
+
+#: plugins/addons/mailqueue/contents.tpl:21
+msgid "within the last"
+msgstr "innerhalb der letzten"
+
+#: plugins/addons/mailqueue/contents.tpl:29
+msgid "Remove all messages"
+msgstr "Entferne alle Nachrichten"
+
+#: plugins/addons/mailqueue/contents.tpl:30
+msgid "Remove all messages from selected servers queue"
+msgstr "Entferne alle Nachrichten aus der Warteschlange des gewählten Servers"
+
+#: plugins/addons/mailqueue/contents.tpl:31
+#: plugins/addons/mailqueue/class_mailqueue.inc:401
+msgid "Hold all messages"
+msgstr "Alle Nachrichten vorhalten"
+
+#: plugins/addons/mailqueue/contents.tpl:32
+msgid "Hold all messages in selected servers queue"
+msgstr "Alle Nachrichten in der Warteschlange des gewählten Servers vorhalten"
+
+#: plugins/addons/mailqueue/contents.tpl:33
+msgid "Release all messages"
+msgstr "Alle Nachrichten freigeben"
+
+#: plugins/addons/mailqueue/contents.tpl:34
+msgid "Release all messages in selected servers queue"
+msgstr "Alle Nachrichten in der Warteschlange des gewählten Servers freigeben"
+
+#: plugins/addons/mailqueue/contents.tpl:35
+#: plugins/addons/mailqueue/class_mailqueue.inc:403
+msgid "Requeue all messages"
+msgstr "Alle Nachrichten wieder einreihen"
+
+#: plugins/addons/mailqueue/contents.tpl:36
+msgid "Requeue all messages in selected servers queue"
+msgstr ""
+"Alle Nachrichten in der Warteschlange des gewählten Servers wieder einreihen"
+
+#: plugins/addons/mailqueue/contents.tpl:46
+msgid "Search returned no results"
+msgstr "Die Suche verlief ergebnislos..."
+
+#: plugins/addons/mailqueue/contents.tpl:52
+msgid "ID"
+msgstr "ID"
+
+#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1273
+#: plugins/admin/systems/class_servGeneric.inc:420
+#: plugins/admin/systems/servnfs.tpl:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:432
+#: plugins/personal/mail/generic.tpl:16
+#: plugins/generic/references/class_reference.inc:44
+#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
+msgid "Server"
+msgstr "Server"
+
+#: plugins/addons/mailqueue/contents.tpl:54
+#: plugins/admin/systems/glpi_devices.tpl:293
+#: plugins/admin/systems/glpi_devices.tpl:420
+#: plugins/admin/systems/glpi_devices.tpl:485
+#: plugins/personal/connectivity/pureftpd.tpl:55
+#: include/sieve/templates/element_size.tpl:4
+#: include/sieve/class_sieveManagement.inc:599
+msgid "Size"
+msgstr "Größe"
+
+#: plugins/addons/mailqueue/contents.tpl:55
+msgid "Arrival"
+msgstr "Ankunft"
+
+#: plugins/addons/mailqueue/contents.tpl:57
+msgid "Recipient"
+msgstr "Empfänger"
+
+#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
+#: setup/setup_checks.tpl:91
+msgid "Error"
+msgstr "Fehler"
+
+#: plugins/addons/mailqueue/contents.tpl:76
+#: plugins/addons/mailqueue/class_mailqueue.inc:381
+#: include/sieve/class_sieveManagement.inc:641
+msgid "Active"
+msgstr "Aktiv"
+
+#: plugins/addons/mailqueue/contents.tpl:94
+msgid "Delete this message"
+msgstr "Diese Nachricht entfernen"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "unhold"
+msgstr "Vorhalten aufheben"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "Release message"
+msgstr "Nachricht freigeben"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+msgid "hold"
+msgstr "vorhalten"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#: plugins/addons/mailqueue/class_mailqueue.inc:405
+msgid "Hold message"
+msgstr "Nachricht vorhalten"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "requeue"
+msgstr "wieder einreihen"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "Requeue this message"
+msgstr "Diese Nachricht wieder einreihen"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "header"
+msgstr "Kopfzeilen"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "Display header from this message"
+msgstr "Zeige Kopfzeilen dieser Nachricht"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:65
+msgid ""
+"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
+msgstr ""
+"Bitte überprüfen Sie Ihre 'gosa.conf' - der Eintrag 'MAILQUEUESCRIPTPATH' "
+"wurde nicht gefunden."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:92
+#: plugins/addons/mailqueue/class_mailqueue.inc:119
+#: plugins/addons/mailqueue/class_mailqueue.inc:178
+#: plugins/addons/mailqueue/class_mailqueue.inc:206
+#, php-format
+msgid ""
+"You do not have permission to execute the command '%s' on the mailqueue."
+msgstr ""
+"Sie haben keine Berechtigung, das Kommando '%s' auf der Mail-Warteschlange "
+"auszuführen."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:100
+#: plugins/addons/mailqueue/class_mailqueue.inc:128
+#: plugins/addons/mailqueue/class_mailqueue.inc:188
+#: plugins/addons/mailqueue/class_mailqueue.inc:221
+#, php-format
+msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
+msgstr ""
+"Bitte überprüfen Sie Ihre 'gosa.conf' - '%s' kann nicht ausgeführt werden."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:233
+msgid "There are no mail server specified."
+msgstr "Es wurden keine Mail-Server angegeben."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:283
+msgid "up"
+msgstr "auf"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:285
+msgid "down"
+msgstr "ab"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:313
+#: plugins/addons/mailqueue/class_mailqueue.inc:378
+#: plugins/addons/logview/class_logview.inc:123
+#: plugins/addons/logview/class_logview.inc:145
+#: plugins/addons/logview/class_gosa_logview.inc:146
+#: plugins/addons/addressbook/class_addressbook.inc:619
+msgid "All"
+msgstr "Alle"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:328
+msgid "no limit"
+msgstr "keine Beschränkung"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:331
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "hour"
+msgstr "Stunde"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:333
+msgid "hours"
+msgstr "Stunden"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:379
+msgid "Hold"
+msgstr "Vorhalten"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:380
+msgid "Un hold"
+msgstr "Vorhalten aufheben"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:382
+msgid "Not active"
+msgstr "inaktiv"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:391
+msgid "Mailqueue"
+msgstr "Mail-Warteschlange"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:392
+msgid "Mailqueue addon"
+msgstr "Mail-Warteschlangen-Erweiterung"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:397
+msgid "Mail queue addon"
+msgstr "Mail-Warteschlangen-Erweiterung"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:400
+msgid "Unhold all messages"
+msgstr "Alle Nachrichten aus der Warteschleife durchstellen"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:402
+msgid "Delete all messages"
+msgstr "Alle Nachrichten entfernen"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:404
+msgid "Unhold message"
+msgstr "Nachricht aus der Warteschleife durchstellen"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:406
+msgid "Delete message"
+msgstr "Entferne Nachricht"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:407
+msgid "Requeue message"
+msgstr "Nachricht wieder einreihen"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:408
+msgid "Gathering queue data"
+msgstr "Erfasse Inhalt der Warteschlange"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:409
+msgid "Get header information"
+msgstr "Hole Kopfzeilen"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:11
+#: plugins/addons/logview/contents.tpl:11
+msgid "Show hosts"
+msgstr "Zeige Rechner"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:38
+#: plugins/addons/logview/contents.tpl:38
+msgid "Time interval"
+msgstr "Zeit-Intervall"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:48
+#: plugins/addons/logview/contents.tpl:48
+msgid "Enter string to search for"
+msgstr "Zu suchende Zeichenkette"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:60
+#: plugins/addons/logview/contents.tpl:60
+msgid "Ruleset"
+msgstr "Regelsatz"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:86
+#, fuzzy
+msgid "Repeated"
+msgstr "Lesen"
+
+#: plugins/addons/logview/class_logview.inc:7
+#: plugins/addons/logview/class_logview.inc:409
+#: plugins/addons/logview/class_gosa_logview.inc:7
+msgid "System logs"
+msgstr "Systemprotokolle"
+
+#: plugins/addons/logview/class_logview.inc:79
+msgid "No LOG servers defined!"
+msgstr "Keine LOG-Server definiert!"
+
+#: plugins/addons/logview/class_logview.inc:94
+#: plugins/addons/logview/class_logview.inc:194
+#: plugins/addons/logview/class_gosa_logview.inc:129
+#: plugins/addons/logview/class_gosa_logview.inc:185
+msgid "Can't connect to log database, no logs can be shown!"
+msgstr ""
+"Die LOG-Datenbank kann nicht erreicht werden. Es können keine Protokolle "
+"angezeigt werden!"
+
+#: plugins/addons/logview/class_logview.inc:101
+#: plugins/addons/logview/class_logview.inc:198
+#: plugins/addons/logview/class_gosa_logview.inc:136
+#: plugins/addons/logview/class_gosa_logview.inc:190
+msgid "Can't select log database for log generation!"
+msgstr ""
+"Die LOG-Datenbank kann bezüglich der Protokollgenerierung nicht ausgewählt "
+"werden!"
+
+#: plugins/addons/logview/class_logview.inc:114
+msgid "Query for log database failed!. Requesting host names failed."
+msgstr ""
+"Die Anfrage zur LOG-Datenbank ist fehlgeschlagen! Abfrage der Hostnamen "
+"fehlgeschlagen."
+
+#: plugins/addons/logview/class_logview.inc:137
+msgid "Query for log database failed!"
+msgstr "Die Anfrage zur LOG-Datenbank ist fehlgeschlagen!"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "one hour"
+msgstr "eine Stunde"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "6 hours"
+msgstr "6 Stunden"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "12 hours"
+msgstr "12 Stunden"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "24 hours"
+msgstr "24 Stunden"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "2 days"
+msgstr "2 Tage"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "one week"
+msgstr "eine Woche"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "2 weeks"
+msgstr "2 Wochen"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "one month"
+msgstr "ein Monat"
+
+#: plugins/addons/logview/class_logview.inc:175
+#: plugins/addons/logview/class_gosa_logview.inc:165
+msgid "You have insufficient permissions to view syslog entries."
+msgstr ""
+"Sie haben keine ausreichenden Zugriffsrechte, um das Systemprotokoll "
+"einzusehen."
+
+#: plugins/addons/logview/class_logview.inc:403
+msgid "Log view"
+msgstr "Protokollanzeige"
+
+#: plugins/addons/logview/class_logview.inc:404
+msgid "Log view addon"
+msgstr "Protokollanzeige-Erweiterung"
+
+#: plugins/addons/logview/class_gosa_logview.inc:99
+#, fuzzy
+msgid "No GOsa LOG servers defined!"
+msgstr "Keine LOG-Server definiert!"
+
+#: plugins/addons/logview/main.inc:34
+msgid "System log view"
+msgstr "Systemprotokolle"
+
+#: plugins/addons/logview/contents.tpl:20
+msgid "Log level"
+msgstr "Priorität"
+
+#: plugins/addons/logview/contents.tpl:82
+msgid "Level"
+msgstr "Level"
+
+#: plugins/addons/logview/contents.tpl:83
+msgid "Hostname"
+msgstr "Hostname"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:10
+msgid "DFS Managment"
+msgstr "DFS-Verwaltung"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:151
+#, php-format
+msgid "Removing of DFS share with dn '%s' failed."
+msgstr "Entfernen von DFS-Freigabe mit dn '%s' fehlgeschlagen."
+
+#: plugins/addons/godfs/class_dfsManagment.inc:170
+msgid "No DFS entries found"
+msgstr "Keine DFS-Einträge gefunden"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+msgid "Go up one dfsshare"
+msgstr "Eine DFS-Freigabe nach oben"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_servDNSeditZone.inc:313
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/acl/class_aclRole.inc:338
+#: plugins/admin/ogroups/phonequeue.tpl:24
+#: plugins/admin/fai/class_faiProfile.inc:311
+#: include/sieve/templates/object_container_clear.tpl:8
+#: include/sieve/templates/object_container.tpl:8
+#: include/class_MultiSelectWindow.inc:194
+#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
+msgid "Up"
+msgstr "Auf"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+msgid "Go to dfs root"
+msgstr "Gehe zur DFS-Wurzel"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+#: include/class_MultiSelectWindow.inc:188
+msgid "Root"
+msgstr "Wurzel"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:215
+msgid "Create new dfsshare"
+msgstr "Neue DFS-Freigabe erstellen"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:247
+#: setup/class_setupStep_Finish.inc:37
+#: ihtml/themes/default/copyPasteDialog.tpl:32
+msgid "Finish"
+msgstr "Speichern"
+
+#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
+msgid "Distributed File System Administration"
+msgstr "Verteiltes Dateisystem (DFS) Verwaltung"
+
+#: plugins/addons/godfs/contents.tpl:8
+msgid "DFS Shares"
+msgstr "DFS-Freigaben"
+
+#: plugins/addons/godfs/contents.tpl:26
+msgid ""
+"This menu allows you to create, delete and edit selected dfs shares. Having "
+"a large numbers of dfs shares, you might prefer the range selectors on top "
+"of the dfs share list."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen, DFS-Freigaben hinzuzufügen, zu bearbeiten oder "
+"zu entfernen. Bei einer Vielzahl von DFS-Freigaben bietet sich die "
+"Verwendung der Bereichswahl an."
+
+#: plugins/addons/godfs/contents.tpl:40
+msgid "Display dfs shares matching"
+msgstr "Zeige die DFS-Freigaben, auf die das Folgende passt"
+
+#: plugins/addons/godfs/contents.tpl:44
+msgid "Regular expression for matching dfs share names"
+msgstr "Regulärer Ausdruck zum Erkennen von DFS-Freigaben"
+
+#: plugins/addons/godfs/generic.tpl:4
+msgid "DFS Properties"
+msgstr "DFS-Eigenschaften"
+
+#: plugins/addons/godfs/generic.tpl:8
+msgid "Name of dfs Share"
+msgstr "Name der DFS-Freigabe"
+
+#: plugins/addons/godfs/generic.tpl:16
+msgid "Fileserver"
+msgstr "Dateiserver"
+
+#: plugins/addons/godfs/generic.tpl:20
+msgid "Share on Fileserver"
+msgstr "Freigabe auf Dateiserver"
+
+#: plugins/addons/godfs/generic.tpl:30
+msgid "DFS Location"
+msgstr "DFS-Pfad"
+
+#: plugins/addons/godfs/generic.tpl:34
+#: plugins/addons/addressbook/class_addressbook.inc:816
+#: plugins/admin/systems/class_printGeneric.inc:892
+#: plugins/admin/systems/class_workstationGeneric.inc:616
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
+#: plugins/admin/systems/workstation.tpl:19
+#: plugins/admin/systems/class_glpiAccount.inc:792
+#: plugins/admin/departments/class_departmentGeneric.inc:598
+#: plugins/admin/departments/generic.tpl:56
+#: plugins/admin/departments/generic.tpl:68
+#: plugins/personal/generic/class_user.inc:1441
+#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
+msgid "Location"
+msgstr "Ort"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:102
+#: plugins/addons/godfs/class_dfsgeneric.inc:104
+msgid "Dfs share already exists."
+msgstr "Diese DFS-Freigabe existiert bereits."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:117
+msgid "Required Field \"Name of dfs Share\" is not set."
+msgstr "Das benötigte Feld 'Name der DFS-Freigabe' ist nicht ausgefüllt."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:120
+msgid "Required Field \"Description\" is not set."
+msgstr "Das benötigte Feld 'Beschreibung' ist nicht gesetzt."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:123
+msgid "Required Field \"Fileserver\" is not set."
+msgstr "Das benötigte Feld 'Dateiserver' ist nicht ausgefüllt."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:126
+msgid "Required Field \"Share on fileserver\" is not set."
+msgstr "Das benötigte Feld 'Freigabe auf Dateiserver' ist nicht ausgefüllt."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:129
+msgid "Required Field \"Location\" is not set."
+msgstr "Das benötigte Feld 'Pfad' ist nicht gesetzt."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:186
+#, php-format
+msgid "Saving dfs/generic with dn '%s' failed."
+msgstr "Speichern von DFS/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:219
+#, php-format
+msgid "Removing dfs/generic with dn '%s' failed."
+msgstr "Entfernen von DFS/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/addons/addressbook/remove.tpl:6
+msgid ""
+"This includes all addressbook data in this entry. Please double check if "
+"your really want to do this since there is no way for GOsa to get your data "
+"back."
+msgstr ""
+"Dies umfasst alle in diesem Eintrag gespeicherten Informationen. Überlegen "
+"Sie genau, was Sie tun, da es keine Möglichkeit für GOsa gibt, die Daten "
+"wiederherzustellen."
+
+#: plugins/addons/addressbook/dial.tpl:3
+msgid "Dial connection..."
+msgstr "Wähle Verbindung..."
+
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/class_addressbook.inc:435
+#: plugins/addons/addressbook/class_addressbook.inc:442
+#: plugins/addons/addressbook/class_addressbook.inc:446
+#: plugins/addons/addressbook/class_addressbook.inc:559
+msgid "Dial"
+msgstr "Wähle"
+
+#: plugins/addons/addressbook/address_edit.tpl:7
+msgid "Choose the department to store entry in"
+msgstr "Wählen Sie die Abteilung, in der der Eintrag abgelegt werden soll"
+
+#: plugins/addons/addressbook/address_edit.tpl:24
+#: plugins/addons/addressbook/address_info.tpl:18
+msgid "Personal"
+msgstr "Persönlich"
+
+#: plugins/addons/addressbook/address_edit.tpl:30
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:7
+#: plugins/personal/generic/generic.tpl:49
+msgid "Last name"
+msgstr "Nachname"
+
+#: plugins/addons/addressbook/address_edit.tpl:33
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:11
+#: plugins/personal/generic/generic.tpl:61
+msgid "First name"
+msgstr "Vorname"
+
+#: plugins/addons/addressbook/address_edit.tpl:48
+#: plugins/addons/addressbook/class_addressbook.inc:820
+#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
+#: html/getxls.php:298
+msgid "Initials"
+msgstr "Initialien"
+
+#: plugins/addons/addressbook/address_edit.tpl:60
+#: plugins/addons/addressbook/address_info.tpl:40
+#: plugins/personal/generic/class_user.inc:1428
+#: plugins/personal/generic/generic.tpl:73
+msgid "Personal title"
+msgstr "Titel"
+
+#: plugins/addons/addressbook/address_edit.tpl:74
+#: plugins/addons/addressbook/address_info.tpl:53
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Private"
+msgstr "Privat"
+
+#: plugins/addons/addressbook/address_edit.tpl:80
+#: plugins/addons/addressbook/address_edit.tpl:207
+#: plugins/addons/addressbook/address_info.tpl:59
+#: plugins/addons/addressbook/address_info.tpl:155
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
+#: plugins/admin/departments/class_departmentGeneric.inc:603
+#: plugins/admin/departments/generic.tpl:76
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/generic.tpl:368
+#: include/sieve/templates/element_address.tpl:15
+#: include/sieve/templates/element_address.tpl:113
+#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
+msgid "Address"
+msgstr "Adresse"
+
+#: plugins/addons/addressbook/address_edit.tpl:106
+#: plugins/addons/addressbook/address_info.tpl:75
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
+msgid "Mobile"
+msgstr "Mobiltelefon"
+
+#: plugins/addons/addressbook/address_edit.tpl:118
+#: plugins/addons/addressbook/address_info.tpl:83
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
+msgid "Email"
+msgstr "Email"
+
+#: plugins/addons/addressbook/address_edit.tpl:134
+#: plugins/addons/addressbook/address_info.tpl:99
+msgid "Organizational"
+msgstr "Organisationsbezogen"
+
+#: plugins/addons/addressbook/address_edit.tpl:143
+#: plugins/addons/addressbook/address_info.tpl:109
+msgid "Company"
+msgstr "Firma"
+
+#: plugins/addons/addressbook/address_edit.tpl:167
+#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
+#: html/getxls.php:298
+msgid "City"
+msgstr "Stadt"
+
+#: plugins/addons/addressbook/address_edit.tpl:179
+#: plugins/addons/addressbook/address_info.tpl:133
+#: plugins/personal/generic/class_user.inc:1410
+#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
+msgid "Postal code"
+msgstr "Postleitzahl"
+
+#: plugins/addons/addressbook/address_edit.tpl:191
+#: plugins/addons/addressbook/address_info.tpl:141
+#: plugins/admin/departments/class_departmentGeneric.inc:596
+msgid "Country"
+msgstr "Land"
+
+#: plugins/addons/addressbook/address_edit.tpl:246
+#: plugins/addons/addressbook/class_addressbook.inc:813
+#: plugins/addons/addressbook/address_info.tpl:179
+#: plugins/personal/nagios/nagios.tpl:79
+#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
+#: html/getxls.php:300
+msgid "Pager"
+msgstr "Pager"
+
+#: plugins/addons/addressbook/address_edit.tpl:264
+#: plugins/admin/systems/goKrbServer.tpl:30
+#: plugins/admin/systems/goGlpiServer.tpl:32
+#: plugins/admin/systems/goLdapServer.tpl:9
+#: plugins/admin/systems/glpi_devices.tpl:760
+#: plugins/admin/systems/class_goService.inc:39
+#: plugins/admin/systems/goImapServer.tpl:116
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
+#: plugins/admin/systems/goMailServer.tpl:221
+#: plugins/admin/systems/servnfs.tpl:139
+#: plugins/admin/systems/goNtpServer.tpl:29
+#: plugins/admin/systems/goShareServer.tpl:29
+#: plugins/admin/systems/goFonServer.tpl:39
+#: plugins/admin/systems/goSyslogServer.tpl:5
+#: plugins/admin/systems/servkolab.tpl:245
+#: plugins/admin/systems/goCupsServer.tpl:5
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
+#: plugins/admin/systems/goTerminalServer.tpl:23
+#: plugins/admin/systems/goSpamServer.tpl:125
+#: plugins/admin/systems/goFaxServer.tpl:23
+#: plugins/admin/systems/gosaLogServer.tpl:31
+#: plugins/admin/systems/servdns.tpl:21
+#: plugins/admin/systems/goSpamServerRule.tpl:21
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
+#: plugins/admin/systems/servRepository.tpl:66
+#: plugins/admin/systems/servdnseditzone.tpl:128
+#: plugins/admin/systems/goVirusServer.tpl:168
+#: plugins/admin/systems/goLogDBServer.tpl:23
+#: plugins/admin/departments/class_departmentManagement.inc:395
+#: plugins/admin/departments/dep_move_confirm.tpl:15
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
+#: plugins/personal/scalix/main.inc:99
+#: plugins/personal/environment/hotplugDialogNew.tpl:53
+#: plugins/personal/generic/generic_certs.tpl:91
+#: plugins/personal/generic/generic_picture.tpl:33
+#: include/sieve/templates/management.tpl:24
+#: include/sieve/templates/edit_frame_base.tpl:39
+#: include/class_MultiSelectWindow.inc:80
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+msgid "Save"
+msgstr "Speichern"
+
+#: plugins/addons/addressbook/class_addressbook.inc:6
+#: plugins/addons/addressbook/class_addressbook.inc:796
+#: plugins/addons/addressbook/class_addressbook.inc:802
+#: setup/class_setupStep_Feedback.inc:105
+msgid "Addressbook"
+msgstr "Adressbuch"
+
+#: plugins/addons/addressbook/class_addressbook.inc:174
+#, php-format
+msgid "Dial from %s to %s now?"
+msgstr "Soll von %s nach %s gewählt werden?"
+
+#: plugins/addons/addressbook/class_addressbook.inc:178
+msgid ""
+"You have no personal phone number set. Please change that in order to "
+"perform direct dials."
+msgstr ""
+"Sie haben keine Telefonnummer. Um direkt wählen zu können müssen Sie zuerst "
+"eine erstellen."
+
+#: plugins/addons/addressbook/class_addressbook.inc:205
+#: plugins/addons/addressbook/class_addressbook.inc:760
+#, php-format
+msgid "Removing of addressbook entry '%s' failed."
+msgstr "Entfernen von Adressbuch-Eintrag '%s' fehlgeschlagen."
+
+#: plugins/addons/addressbook/class_addressbook.inc:212
+#: plugins/addons/addressbook/class_addressbook.inc:320
+msgid "You are not allowed to delete this entry!"
+msgstr "Sie haben keine Berechtigung, diesen Eintrag zu löschen!"
+
+#: plugins/addons/addressbook/class_addressbook.inc:314
+#, php-format
+msgid "You're about to delete the entry %s."
+msgstr "Sie löschen gerade den Eintrag %s."
+
+#: plugins/addons/addressbook/class_addressbook.inc:452
+#, php-format
+msgid "Save contact for %s as vcard"
+msgstr "Speichere Kontakt für %s als vcard"
+
+#: plugins/addons/addressbook/class_addressbook.inc:458
+#, php-format
+msgid "Send mail to %s"
+msgstr "Sende eine Mail an %s"
+
+#: plugins/addons/addressbook/class_addressbook.inc:571
+msgid "global addressbook"
+msgstr "dem globalen Adressbuch"
+
+#: plugins/addons/addressbook/class_addressbook.inc:574
+msgid "user database"
+msgstr "Fax-Datenbank"
+
+#: plugins/addons/addressbook/class_addressbook.inc:578
+#, php-format
+msgid "Contact stored in '%s'"
+msgstr "Kontakt wurde in '%s' abgelegt"
+
+#: plugins/addons/addressbook/class_addressbook.inc:580
+msgid "Creating new entry in"
+msgstr "Erzeugen eines neuen Eintrags in"
+
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/class_addressbook.inc:806
+#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
+#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
+msgid "Given name"
+msgstr "Vorname"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Work phone"
+msgstr "Telefon (Arbeit)"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Cell phone"
+msgstr "Mobiltelefon"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
+msgid "Home phone"
+msgstr "Telefon (zu Hause)"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: plugins/personal/posix/class_posixAccount.inc:1365
+#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
+#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
+msgid "User ID"
+msgstr "Benutzer-ID"
+
+#: plugins/addons/addressbook/class_addressbook.inc:659
+#: plugins/admin/users/class_userManagement.inc:561
+#: plugins/admin/users/class_userManagement.inc:639
+#: plugins/personal/generic/class_user.inc:1105
+msgid "The required field 'Name' is not set."
+msgstr "Das benötigte Feld 'Name' ist nicht gesetzt."
+
+#: plugins/addons/addressbook/class_addressbook.inc:663
+#: plugins/admin/users/class_userManagement.inc:564
+#: plugins/admin/users/class_userManagement.inc:642
+#: plugins/personal/generic/class_user.inc:1120
+msgid "The required field 'Given name' is not set."
+msgstr "Das benötigte Feld 'Vorname' ist nicht gesetzt."
+
+#: plugins/addons/addressbook/class_addressbook.inc:669
+#: plugins/addons/addressbook/class_addressbook.inc:697
+#: plugins/admin/departments/class_departmentGeneric.inc:276
+#: plugins/personal/generic/class_user.inc:1141
+#: plugins/personal/generic/class_user.inc:1166
+msgid "The field 'Name' contains invalid characters."
+msgstr "Das Feld 'Name' enthält ungültige Zeichen."
+
+#: plugins/addons/addressbook/class_addressbook.inc:672
+#: plugins/addons/addressbook/class_addressbook.inc:694
+#: plugins/personal/generic/class_user.inc:1144
+#: plugins/personal/generic/class_user.inc:1163
+msgid "The field 'Given name' contains invalid characters."
+msgstr "Das Feld 'Vorname' enthält ungültige Zeichen."
+
+#: plugins/addons/addressbook/class_addressbook.inc:677
+#: plugins/addons/addressbook/class_addressbook.inc:680
+#: plugins/admin/departments/class_departmentGeneric.inc:279
+#: plugins/personal/generic/class_user.inc:1149
+msgid "The field 'Phone' contains an invalid phone number."
+msgstr "Das Feld 'Telefon' enthält eine ungültige Telefonnummer."
+
+#: plugins/addons/addressbook/class_addressbook.inc:683
+#: plugins/admin/departments/class_departmentGeneric.inc:282
+#: plugins/personal/generic/class_user.inc:1152
+msgid "The field 'Fax' contains an invalid phone number."
+msgstr "Das Feld 'Fax' enthält eine ungültige Telefonnummer."
+
+#: plugins/addons/addressbook/class_addressbook.inc:686
+#: plugins/personal/generic/class_user.inc:1155
+msgid "The field 'Mobile' contains an invalid phone number."
+msgstr "Das Feld 'Mobil' enthält eine ungültige Telefonnummer"
+
+#: plugins/addons/addressbook/class_addressbook.inc:689
+#: plugins/personal/generic/class_user.inc:1158
+msgid "The field 'Pager' contains an invalid phone number."
+msgstr "Das Feld 'Pager' enthält eine ungültige Telefonnummer."
+
+#: plugins/addons/addressbook/class_addressbook.inc:702
+#: plugins/admin/ogroups/class_mailogroup.inc:85
+#: plugins/personal/mail/class_mailAccount.inc:912
+#: plugins/personal/mail/class_mailAccount.inc:916
+msgid "Please enter a valid email address in 'Primary address' field."
+msgstr ""
+"Bitte geben Sie eine gültige E-Mail-Adresse in das Feld 'Primäre Adresse' "
+"ein."
+
+#: plugins/addons/addressbook/class_addressbook.inc:710
+msgid ""
+"Cannot create a unique DN for your entry. Please fill more formular fields."
+msgstr ""
+"Es kann kein eindeutiger DN für diesen Eintrag erzeugt werden. Füllen Sie "
+"bitte weitere Felder aus."
+
+#: plugins/addons/addressbook/class_addressbook.inc:797
+msgid "Addressbook entry acls"
+msgstr "ACLs der Adressbuch-Einträge"
+
+#: plugins/addons/addressbook/class_addressbook.inc:805
+#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
+msgid "Surename"
+msgstr "Nachname"
+
+#: plugins/addons/addressbook/class_addressbook.inc:807
+#: plugins/personal/generic/class_user.inc:1445
+msgid "Telefon number"
+msgstr "Telefonnummer"
+
+#: plugins/addons/addressbook/class_addressbook.inc:809
+#: plugins/personal/generic/class_user.inc:1446
+msgid "Mobile number"
+msgstr "Mobiltelefon"
+
+#: plugins/addons/addressbook/class_addressbook.inc:810
+#: plugins/personal/generic/class_user.inc:1431
+msgid "Home phone number"
+msgstr "Telefonnummer (privat)"
+
+#: plugins/addons/addressbook/class_addressbook.inc:811
+#: plugins/personal/generic/class_user.inc:1427
+msgid "User identification"
+msgstr "Benutzerkennung"
+
+#: plugins/addons/addressbook/class_addressbook.inc:812
+#: plugins/admin/groups/class_groupMail.inc:1118
+#: plugins/admin/systems/class_servDNS.inc:409
+#: plugins/admin/systems/servdnseditzone.tpl:60
+#: plugins/admin/ogroups/class_mailogroup.inc:189
+#: plugins/personal/mail/class_mailAccount.inc:1148
+#: plugins/personal/nagios/nagios.tpl:17
+#: plugins/personal/nagios/class_nagiosAccount.inc:288
+#: setup/setup_feedback.tpl:30 html/getxls.php:225
+msgid "Mail address"
+msgstr "Mail-Adresse"
+
+#: plugins/addons/addressbook/class_addressbook.inc:814
+#: plugins/personal/generic/class_user.inc:1433
+#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
+#: html/getxls.php:299
+msgid "Organization"
+msgstr "Organisation"
+
+#: plugins/addons/addressbook/class_addressbook.inc:817
+#: plugins/addons/addressbook/class_addressbook.inc:818
+#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Postal address"
+msgstr "Adresse"
+
+#: plugins/addons/addressbook/class_addressbook.inc:819
+#: plugins/admin/departments/class_departmentGeneric.inc:602
+#: plugins/admin/departments/generic.tpl:60
+#: plugins/personal/generic/class_user.inc:1442
+#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
+#: html/getxls.php:301
+msgid "State"
+msgstr "Land"
+
+#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
+msgid "Title"
+msgstr "Titel"
+
+#: plugins/addons/addressbook/class_addressbook.inc:822
+#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
+msgid "Home postal address"
+msgstr "Private Adresse"
+
+#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
+#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
+msgid "Common name"
+msgstr "Name"
+
+#: plugins/addons/addressbook/main.inc:36
+msgid "Address book"
+msgstr "Adressbuch"
+
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Contact"
+msgstr "Kontakt"
+
+#: plugins/addons/addressbook/contents.tpl:37
+msgid ""
+"The telephone list plugin provides list and search facilities for the people "
+"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
+"find 'Gonicus'. Use the filters below to narrow down your search."
+msgstr ""
+"Das Telefonlistenmodul bietet Auflistungs- und Suchfunktionen für die "
+"Mitarbeiter Ihrer Organisation. Bei Eingaben wie 'gon' wird dementsprechend "
+"sowohl 'Gonicus' als auch 'gone' gefunden."
+
+#: plugins/addons/addressbook/contents.tpl:48
+msgid "Add entry"
+msgstr "Eintrag hinzufügen"
+
+#: plugins/addons/addressbook/contents.tpl:54
+#: plugins/admin/groups/class_groupApplication.inc:764
+msgid "Edit entry"
+msgstr "Eintrag bearbeiten"
+
+#: plugins/addons/addressbook/contents.tpl:58
+msgid "Remove entry"
+msgstr "Eintrag entfernen"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Select to see regular users"
+msgstr "Wählen Sie dies, um gewöhnliche Benutzer anzuzeigen"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Show organizational entries"
+msgstr "Zeige Benutzer der Organisation"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Select to see users in addressbook"
+msgstr "Wählen, um Adressbucheinträge zu sehen"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Show addressbook entries"
+msgstr "Zeige Adressbuch-Einträge"
+
+#: plugins/addons/addressbook/contents.tpl:84
+msgid "Display results for department"
+msgstr "Zeige Ergebnisse der Abteilung"
+
+#: plugins/addons/addressbook/contents.tpl:97
+msgid "Match object"
+msgstr "Untersuchtes Objekt"
+
+#: plugins/addons/addressbook/contents.tpl:100
+msgid "Choose the object that will be searched in"
+msgstr "Wählen Sie das Objekt, auf das die Suchfunktion angewandt wird"
+
+#: plugins/addons/addressbook/contents.tpl:112
+msgid "Search string"
+msgstr "Suchtext"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:2
+msgid ""
+"The CSV import plugin provides methods to generate user accounts from a file "
+"containing Comma Seperated Values. The administrator can decide which "
+"columns should be transfered to which attribute. Note that you must have at "
+"least the UID, GIVENNAME and SURENAME set."
+msgstr ""
+"Das CSV Import Plugin stellt Methoden bereit, um Benutzerkonten aus einer "
+"CSV Datei zu generieren. Der Administrator kann die Zuordnung zwischen "
+"Spalte und Benutzerattribut frei wählen. Es müssen jedoch mindestens die "
+"Attribute UID, GIVENNAME und SURENAME gesetzt sein."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:10
+msgid "Select CSV file to import"
+msgstr "Auswahl der zu importierenden CSV Datei"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:14
+#: plugins/addons/ldapmanager/contentimport.tpl:15
+#: plugins/personal/environment/kioskManagement.tpl:13
+msgid "Browse"
+msgstr "Durchsuchen"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:19
+msgid "Select template"
+msgstr "Auswahl der Vorlage"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:34
+msgid "All entries have been written to the LDAP database successfully."
+msgstr "Alle Einträge wurden erfolgreich in die LDAP-Datenbank geschrieben."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:36
+msgid "Oups. There was an error during the import of your data."
+msgstr "Es gab einen Fehler während des Importvorgangs Ihrer Daten."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:39
+msgid "Here is the status report for the import:"
+msgstr "Statusreport des Imports:"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:80
+msgid "Selected Template"
+msgstr "Gewählte Vorlage"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:7
+msgid "XLS import"
+msgstr "XLS-Import"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:99
+#: plugins/addons/ldapmanager/class_export.inc:84
+msgid "Error while exporting the requested entries!"
+msgstr "Fehler beim Export der angeforderten Einträge!"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:112
+#: plugins/addons/ldapmanager/class_export.inc:96
+#, php-format
+msgid "You are not allowed to export the given ldap entry (%s)"
+msgstr "Sie haben keine Berechtigung diesen Eintrag zu exportieren (%s)"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:3
+msgid ""
+"The XLS export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as xls. You may save these files for "
+"documentation."
+msgstr ""
+"Dieses Modul ermöglicht Ihnen den Download der kompletten momentan "
+"verwendeten LDAP-Datenbank als xls-Datei. Die übertragenen Dateien können "
+"beispielsweise zur Dokumentation/Übersicht verwendet werden."
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:10
+#: plugins/addons/ldapmanager/contentexport.tpl:10
+msgid "Export single entry"
+msgstr "Exportiere einzelnen Eintrag"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:14
+msgid "Choose the data you want to Export"
+msgstr "Wählen Sie die Daten, die exportiert werden sollen"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:24
+msgid "Export complete XLS for"
+msgstr "Exportiere vollständige XLS-Datei für"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:27
+#: plugins/addons/ldapmanager/contentexportxls.tpl:42
+#: plugins/addons/ldapmanager/contentexport.tpl:24
+#: plugins/addons/ldapmanager/contentexport.tpl:39
+msgid "Choose the department you want to Export"
+msgstr "Wählen Sie die Abteilung, die exportiert werden soll"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:39
+#: plugins/addons/ldapmanager/contentexport.tpl:36
+msgid "Export IVBB LDIF for"
+msgstr "Exportiere IVBB LDIF für"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:58
+#: plugins/addons/ldapmanager/contentexport.tpl:55
+msgid "Export successful"
+msgstr "Export erfolgreich"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the complete LDAP database to a xls file"
+msgstr ""
+"Hier klicken, um die gesamte LDAP-Datenbank in eine xls-Datei zu exportieren."
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the LDAP Export to a xls file"
+msgstr "Hier klicken, um die exportierten Daten in eine xls-Datei zu speichern"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:3
+msgid ""
+"The LDIF export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as ldif. You may save these files for backup "
+"purpose or when initializing a new server."
+msgstr ""
+"Dieses Modul ermöglicht Ihnen den Download der kompletten momentan "
+"verwendeten LDAP-Datenbank. Die übertragenen Dateien können beispielsweise "
+"zur Datensicherung oder zur Einrichtung eines neuen Servers benutzt werden."
+
+#: plugins/addons/ldapmanager/contentexport.tpl:21
+msgid "Export complete LDIF for"
+msgstr "Exportiere vollständige LDIF-Datei für"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the complete LDAP database to a file"
+msgstr ""
+"Hier klicken, um die gesamte LDAP-Datenbank in eine Datei zu exportieren."
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the LDAP Export "
+msgstr "Hier klicken, um die exportierten Daten in eine Datei zu speichern"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:3
+msgid ""
+"The LDIF import plugin provides methods to upload a set of entries to your "
+"running LDAP directory as ldif. You may use this to add new or modify "
+"existing entries. Remember that GOsa will not check your ldifs for GOsa "
+"conformance."
+msgstr ""
+"Dieses Modul ermöglicht es Ihnen, einen Satz von Einträgen als LDIF in Ihre "
+"laufende LDAP-Datenbank zu importieren. Sie können diese Funktion "
+"beispielsweise zum Hinzufügen oder Aktualisieren existierender Einträge "
+"nutzen. Beachten Sie dabei bitte, dass GOsa die LDIF-Datei nicht auf "
+"Konformität prüft."
+
+#: plugins/addons/ldapmanager/contentimport.tpl:10
+msgid "Import LDIF File"
+msgstr "Importiere LDIF Datei"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:24
+msgid "Modify existing objects, keep untouched attributes"
+msgstr "Überschreibe vorhandene Objekte, behalte unbetroffene Attribute"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:25
+msgid "Overwrite existing objects, all not listed attributes will be removed"
+msgstr ""
+"Überschreibe vorhandene Objekte, entferne dabei alle nicht aufgeführten "
+"Attribute"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:34
+msgid "Remove existing entries first"
+msgstr "Enferne zunächst bereits existierende Einträge"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:41
+msgid "Import successful"
+msgstr "Import erfolgreich"
+
+#: plugins/addons/ldapmanager/class_export.inc:6
+msgid "CSV import"
+msgstr "CSV-Import"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:6
+#: plugins/addons/ldapmanager/class_import.inc:6
+msgid "LDIF export"
+msgstr "LDIF exportieren"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:105
+msgid "You've no permission to do CSV imports."
+msgstr "Sie haben keine Berechtigung, um CSV Daten zu importieren."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:166
+msgid "Need 'sn','givenName' and 'uid' to create user."
+msgstr "Benötige 'Name', 'Vorname' und 'Kennung'' um den Benutzer anzulegen."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:214
+msgid "failed"
+msgstr "Fehlgeschlagen"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:218
+msgid "ok"
+msgstr "ok"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:282
+msgid "status"
+msgstr "Status"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:286
+#, php-format
+msgid "An Error Occured while inserting entry %s - process aborted"
+msgstr ""
+"Ein Fehler trat während des Einfügens des Eintrags %s auf - Vorgang "
+"abgebrochen"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:324
+msgid "Nothing to import!"
+msgstr "Nichts zu importieren!"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:336
+#: plugins/addons/ldapmanager/class_csvimport.inc:347
+#: plugins/addons/ldapmanager/class_csvimport.inc:352
+#: plugins/addons/ldapmanager/class_import.inc:68
+#: plugins/addons/ldapmanager/class_import.inc:76
+msgid "There is no file uploaded."
+msgstr "Es wurde keine Datei hochgeladen."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:341
+#: plugins/addons/ldapmanager/class_import.inc:61
+msgid "The specified file is empty."
+msgstr "Die angebene Datei ist leer."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:495
+msgid "The selected file does not contain any CSV Data..."
+msgstr "Die gewählte Datei enthält keine CSV Daten..."
+
+#: plugins/addons/ldapmanager/main.inc:34
+#: plugins/addons/ldapmanager/class_ldif.inc:7
+msgid "LDAP manager"
+msgstr "LDAP-Manager"
+
+#: plugins/addons/ldapmanager/class_import.inc:52
+msgid "You need full access to all objects, to execute the import command."
+msgstr ""
+"Sie benötigen Vollzugriff auf alle Objekte, um den Import-Vorgang "
+"auszuführen."
+
+#: plugins/addons/ldapmanager/class_import.inc:109
+msgid "Unknown Error"
+msgstr "Unbekannter Fehler"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:35
+msgid "Ldap manager"
+msgstr "LDAP-Manager"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:41
+msgid "Ldap manager addon"
+msgstr "LDAP-Manager Erweiterung"
+
+#: plugins/admin/groups/class_groupManagement.inc:250
+#: plugins/admin/systems/class_systemManagement.inc:489
+#: plugins/admin/applications/class_applicationManagement.inc:289
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
+#: plugins/admin/departments/class_departmentManagement.inc:169
+#: plugins/admin/fai/class_faiManagement.inc:206
+#, fuzzy, php-format
+msgid "You're about to delete the following entry %s"
+msgstr "Sie löschen gerade den Eintrag %s."
+
+#: plugins/admin/groups/class_groupManagement.inc:252
+#: plugins/admin/systems/class_systemManagement.inc:491
+#: plugins/admin/applications/class_applicationManagement.inc:291
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
+#: plugins/admin/departments/class_departmentManagement.inc:171
+#: plugins/admin/fai/class_faiManagement.inc:208
+#, fuzzy, php-format
+msgid "You're about to delete the following entries %s"
+msgstr "Sie löschen gerade den Eintrag %s."
+
+#: plugins/admin/groups/class_groupManagement.inc:286
+#: plugins/admin/groups/class_groupManagement.inc:339
+#: plugins/admin/groups/class_groupManagement.inc:370
+msgid "You are not allowed to delete this group!"
+msgstr "Sie haben keine Berechtigung, diese Gruppe zu löschen!"
+
+#: plugins/admin/groups/class_groupManagement.inc:332
+#, php-format
+msgid "You're about to delete the group '%s'."
+msgstr "Sie sind dabei die Gruppe '%s' zu löschen."
+
+#: plugins/admin/groups/class_groupApplication.inc:415
+msgid "This 'dn' is no appgroup."
+msgstr "Diese 'dn' hat keine Anwendungs-Informationen"
+
+#: plugins/admin/groups/class_groupApplication.inc:423
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove applications"
+msgstr "Anwendungen entfernen"
+
+#: plugins/admin/groups/class_groupApplication.inc:424
+msgid ""
+"This group has application features enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"Diese Gruppe hat Anwendungs-Eigenschaften aktiviert. Sie können diese durch "
+"einen Klick auf die untere Schaltfläche deaktivieren."
+
+#: plugins/admin/groups/class_groupApplication.inc:426
+msgid "Create applications"
+msgstr "Anwendungen erstellen"
+
+#: plugins/admin/groups/class_groupApplication.inc:427
+msgid ""
+"This group has application features disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Diese Gruppe besitzt deaktivierte Anwendungs-Eigenschaften. Sie können diese "
+"durch einen Klick auf die untere Schaltfläche aktivieren."
+
+#: plugins/admin/groups/class_groupApplication.inc:434
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
+msgid "ACL"
+msgstr "Zugriffsregeln"
+
+#: plugins/admin/groups/class_groupApplication.inc:437
+msgid ""
+"You do not have permission to query application entries. All your changes "
+"will not be saved."
+msgstr ""
+"Sie haben keine Berechtigung, um Anwendungseinträge abzufragen. Ihre "
+"Änderungen werden nicht übernommen."
+
+#: plugins/admin/groups/class_groupApplication.inc:450
+msgid "Invalid character in category name."
+msgstr "Die angegebene Kategorie enthält ungültige Zeichen."
+
+#: plugins/admin/groups/class_groupApplication.inc:458
+msgid "The specified category already exists."
+msgstr "Die angegebene Kategorie existiert bereits."
+
+#: plugins/admin/groups/class_groupApplication.inc:564
+msgid "The selected application name is not uniq. Please check your LDAP."
+msgstr ""
+"Der gewählte Anwendungsname ist nicht eindeutig. Bitte überprüfen Sie Ihr "
+"LDAP-Verzeichnis."
+
+#: plugins/admin/groups/class_groupApplication.inc:602
+msgid "The selected application has no options."
+msgstr "Die gewählte Anwendung hat keine Optionen."
+
+#: plugins/admin/groups/class_groupApplication.inc:690
+#: plugins/admin/departments/class_divListDepartment.inc:195
+msgid "department"
+msgstr "Abteilung"
+
+#: plugins/admin/groups/class_groupApplication.inc:699
+msgid "application"
+msgstr "Anwendung"
+
+#: plugins/admin/groups/class_groupApplication.inc:715
+#: plugins/admin/groups/class_groupApplication.inc:756
+msgid "Delete entry"
+msgstr "Eintrag entfernen"
+
+#: plugins/admin/groups/class_groupApplication.inc:717
+#: plugins/admin/groups/class_groupApplication.inc:751
+#: include/sieve/templates/object_container_clear.tpl:9
+#: include/sieve/templates/object_container.tpl:9
+msgid "Move up"
+msgstr "Nach oben bewegen"
+
+#: plugins/admin/groups/class_groupApplication.inc:720
+#: plugins/admin/groups/class_groupApplication.inc:754
+#: include/sieve/templates/object_container_clear.tpl:13
+#: include/sieve/templates/object_container.tpl:13
+msgid "Move down"
+msgstr "Nach unten bewegen"
+
+#: plugins/admin/groups/class_groupApplication.inc:749
+msgid "Insert seperator"
+msgstr "Feldtrenner einfügen"
+
+#: plugins/admin/groups/class_groupApplication.inc:794
+msgid "This application is no longer available."
+msgstr "Diese Applikation ist nicht mehr verfügbar."
+
+#: plugins/admin/groups/class_groupApplication.inc:797
+#, php-format
+msgid "This application is not available in any release named %s."
+msgstr "Diese Applikation ist im Release '%s' nicht verfügbar."
+
+#: plugins/admin/groups/class_groupApplication.inc:801
+msgid "Check parameter"
+msgstr "Überprüfe Parameter"
+
+#: plugins/admin/groups/class_groupApplication.inc:803
+msgid "This application has changed parameters."
+msgstr "Diese Applikation hat veränderte Parameter."
+
+#: plugins/admin/groups/class_groupApplication.inc:928
+#, php-format
+msgid "Removing of groups/applications with dn '%s' failed."
+msgstr "Entfernen von Gruppen/Anwendungen mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/groups/class_groupApplication.inc:988
+#, php-format
+msgid "Saving of groups/applications with dn '%s' failed."
+msgstr "Speichern von Gruppen/Anwendungen mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/groups/class_groupApplication.inc:1039
+#, php-format
+msgid ""
+"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
+"the objects base has changed."
+msgstr ""
+"Der Release-Name '%s' kann nicht aufgelöst werden. Nehme '%s' als neuen "
+"Release-Namen an."
+
+#: plugins/admin/groups/class_groupApplication.inc:1044
+msgid ""
+"There are no releases available. You will not be able to select another "
+"release."
+msgstr ""
+"Es sind keine Releases verfügbar. Sie werden kein anderes Release auswählen "
+"können."
+
+#: plugins/admin/groups/class_groupApplication.inc:1195
+msgid "Group applications"
+msgstr "Anwendungen der Gruppe"
+
+#: plugins/admin/groups/class_groupApplication.inc:1202
+#: plugins/admin/groups/class_divListGroup.inc:229
+#: plugins/admin/applications/class_divListApplication.inc:213
+#: plugins/admin/applications/class_applicationGeneric.inc:548
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
+#: plugins/admin/ogroups/tabs_ogroups.inc:117
+#: plugins/admin/ogroups/class_ogroupManagement.inc:430
+#: plugins/generic/references/class_reference.inc:42
+#: plugins/gofon/fonreports/contents.tpl:34
+msgid "Application"
+msgstr "Anwendung"
+
+#: plugins/admin/groups/class_groupApplication.inc:1203
+#: plugins/admin/systems/class_servRepository.inc:258
+#: plugins/admin/systems/servRepositorySetup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:55
+#: plugins/admin/systems/workstationStartup.tpl:89
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/faiPackage.tpl:37
+msgid "Release"
+msgstr "Release"
+
+#: plugins/admin/groups/class_groupApplication.inc:1204
+msgid "Application parameter"
+msgstr "Anwendungs-Parameter"
+
+#: plugins/admin/groups/remove.tpl:6
+msgid ""
+"This may be a primary user group. Please double check if you really want to "
+"do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Bitte prüfen Sie, ob Sie die Aktion wirklich durchführen möchten, da GOsa "
+"die Daten nicht wiederherstellen kann."
+
+#: plugins/admin/groups/application_options.tpl:2
+msgid "Application options"
+msgstr "Anwendungsoptionen"
+
+#: plugins/admin/groups/application.tpl:3
+msgid "Release focus"
+msgstr "Release-Fokus"
+
+#: plugins/admin/groups/application.tpl:6
+msgid "Select release name"
+msgstr "Release-Namen auswählen"
+
+#: plugins/admin/groups/application.tpl:20
+msgid "Used applications"
+msgstr "Verwendete Anwendungen"
+
+#: plugins/admin/groups/application.tpl:27
+msgid "Add category"
+msgstr "Kategorie hinzufügen"
+
+#: plugins/admin/groups/application.tpl:34
+msgid "Available applications"
+msgstr "Verfügbare Anwendungen"
+
+#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
+#: plugins/personal/mail/class_mailAccount.inc:1139
+#: setup/setup_config2.tpl:118
+msgid "Mail settings"
+msgstr "Mail-Einstellungen"
+
+#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
+#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
+#: plugins/personal/mail/generic.tpl:8
+msgid "Primary address"
+msgstr "Primäre Adresse"
+
+#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
+msgid "Primary mail address for this shared folder"
+msgstr "Primäre Mail-Adresse dieses geteilten Ordners"
+
+#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
+#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
+msgid "Alternative addresses"
+msgstr "Alternative Adressen"
+
+#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:197
+#: plugins/admin/systems/phonesettings.tpl:220
+#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
+msgid "List of alternative mail addresses"
+msgstr "Liste alternativer Mail-Adressen"
+
+#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
+msgid "Forward messages to non group members"
+msgstr "Weiterleiten der Nachrichten an nicht-Gruppenmitglieder"
+
+#: plugins/admin/groups/mail_locals.tpl:6
+#: plugins/personal/mail/mail_locals.tpl:7
+msgid "Select addresses to add"
+msgstr "Wählen Sie die hinzuzufügenden Adressen"
+
+#: plugins/admin/groups/mail_locals.tpl:32
+msgid "Display addresses of department"
+msgstr "Zeige die Adressen der Abteilung"
+
+#: plugins/admin/groups/mail_locals.tpl:42
+msgid "Display addresses matching"
+msgstr "Zeige die Adressen, auf die das Folgende passt"
+
+#: plugins/admin/groups/mail_locals.tpl:45
+#: plugins/personal/mail/mail_locals.tpl:52
+#: plugins/personal/posix/trust_machines.tpl:31
+#: plugins/personal/samba/samba3_workstations.tpl:31
+msgid "Regular expression for matching addresses"
+msgstr "Regulärer Ausdruck zum Erkennen von Mail-Adressen"
+
+#: plugins/admin/groups/mail_locals.tpl:52
+#: plugins/personal/mail/mail_locals.tpl:60
+msgid "Display addresses of user"
+msgstr "Zeige Adressen des Benutzers"
+
+#: plugins/admin/groups/mail_locals.tpl:55
+#: plugins/personal/mail/mail_locals.tpl:64
+msgid "User name of which addresses are shown"
+msgstr "Benutzername, dessen Adressen angezeigt werden"
+
+#: plugins/admin/groups/class_divListGroup.inc:35
+#: plugins/admin/groups/class_divListGroup.inc:36
+msgid "List of groups"
+msgstr "Liste der Gruppen"
+
+#: plugins/admin/groups/class_divListGroup.inc:41
+msgid ""
+"This menu allows you to add, edit and remove selected groups. You may want "
+"to use the range selector on top of the group listbox, when working with a "
+"large number of groups."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen Gruppen hinzuzufügen, zu bearbeiten oder zu "
+"entfernen. Bei einer großen Anzahl von Gruppen bietet sich die Verwendung "
+"der Bereichsauswahl an."
+
+#: plugins/admin/groups/class_divListGroup.inc:60
+msgid "Groupname / Department"
+msgstr "Gruppenname / Abteilung"
+
+#: plugins/admin/groups/class_divListGroup.inc:61
+#: plugins/admin/systems/terminal.tpl:1
+#: plugins/admin/systems/workstation.tpl:1
+#: plugins/admin/users/class_divListUsers.inc:62
+#: plugins/admin/departments/generic.tpl:4
+#: plugins/admin/ogroups/class_divListOGroup.inc:64
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/gofon/conference/generic.tpl:5
+msgid "Properties"
+msgstr "Eigenschaften"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Select to see groups that are primary groups of users"
+msgstr ""
+"Auswählen, um die Gruppen zu sehen, die primären Gruppen der Benutzer sind"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Show primary groups"
+msgstr "Zeige primäre Gruppen"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Select to see groups that have samba groups mappings"
+msgstr ""
+"Auswählen, um die Gruppen zu sehen, denen Samba-Eigenschaften zugeordnet sind"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Show samba groups"
+msgstr "Zeige Samba-Gruppen"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Select to see groups that have applications configured"
+msgstr "Auswählen, um die Gruppen zu sehen, denen Anwendungen zugeordnet sind"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Show application groups"
+msgstr "Zeige Anwendungs-Gruppen"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Select to see groups that have mail settings"
+msgstr ""
+"Auswählen, um die Gruppen zu sehen, denen E-Mail-Eigenschaften zugeordnet "
+"sind"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Show mail groups"
+msgstr "Zeige E-Mail-Gruppen"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Select to see normal groups that have only functional aspects"
+msgstr "Auswählen, um die \"normalen\" Gruppen zu sehen"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Show functional groups"
+msgstr "Zeige Funktions-Gruppen"
+
+#: plugins/admin/groups/class_divListGroup.inc:76
+#: plugins/admin/ogroups/class_divListOGroup.inc:83
+#: plugins/personal/posix/posix_groups.tpl:57
+msgid "Regular expression for matching group names"
+msgstr "Regulärer Ausdruck zum Erkennen von Gruppennamen"
+
+#: plugins/admin/groups/class_divListGroup.inc:77
+#: plugins/personal/posix/posix_groups.tpl:68
+msgid "User name of which groups are shown"
+msgstr "Benutzername, dessen Gruppen angezeigt werden"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+msgid "Create new group"
+msgstr "Neue Gruppe erstellen"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+#: plugins/personal/environment/environment.tpl:219
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "New"
+msgstr "Neu"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove selected groups"
+msgstr "Verwende gewählten Benutzer"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove groups"
+msgstr "Optionen entfernen"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy selected group"
+msgstr "System-Gruppe"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy groups"
+msgstr "Zeige Gruppen"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "cut selected group"
+msgstr "Verwende gewählten Benutzer"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "Cut groups"
+msgstr "Gruppen"
+
+#: plugins/admin/groups/class_divListGroup.inc:223
+#: plugins/admin/users/class_divListUsers.inc:221
+msgid "Posix"
+msgstr "Posix"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "cut"
+msgstr "Ausschneiden"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "Cut this entry"
+msgstr "Diesen Eintrag ausschneiden"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "copy"
+msgstr "Kopieren"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "Copy this entry"
+msgstr "Diesen Eintrag kopieren"
+
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/conference/class_divListConferences.inc:217
+msgid "Edit this entry"
+msgstr "Diesen Eintrag bearbeiten"
+
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/conference/class_divListConferences.inc:227
+msgid "Delete this entry"
+msgstr "Diesen Eintrag entfernen"
+
+#: plugins/admin/groups/mail_admins.tpl:4
+msgid "Folder administrators"
+msgstr "Ordner-Administratoren"
+
+#: plugins/admin/groups/mail_admins.tpl:24
+msgid "Select a specific department"
+msgstr "Wählen Sie eine bestimmte Abteilung"
+
+#: plugins/admin/groups/mail_admins.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
+msgid "Choose"
+msgstr "Wählen"
+
+#: plugins/admin/groups/class_groupMail.inc:80
+#: plugins/personal/mail/class_mailAccount.inc:92
+#, php-format
+msgid "There is no mail method '%s' specified in your gosa.conf available."
+msgstr ""
+"Die in ihrer gosa.conf angegebene Zustellungs-Methode '%s' ist nicht "
+"verfügbar."
+
+#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
+#: include/class_acl.inc:771
+msgid "read"
+msgstr "lesen"
+
+#: plugins/admin/groups/class_groupMail.inc:290
+msgid "post"
+msgstr "posten"
+
+#: plugins/admin/groups/class_groupMail.inc:291
+msgid "external post"
+msgstr "extern posten"
+
+#: plugins/admin/groups/class_groupMail.inc:292
+msgid "append"
+msgstr "anhängen"
+
+#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
+#: include/class_acl.inc:773
+msgid "write"
+msgstr "schreiben"
+
+#: plugins/admin/groups/class_groupMail.inc:294
+#, fuzzy
+msgid "admin"
+msgstr "Administrator"
+
+#: plugins/admin/groups/class_groupMail.inc:295
+#: plugins/admin/systems/class_SelectDeviceType.inc:29
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
+#: plugins/admin/users/class_userManagement.inc:539
+#: plugins/admin/ogroups/class_ogroup.inc:297
+msgid "none"
+msgstr "keine"
+
+#: plugins/admin/groups/class_groupMail.inc:339
+msgid "This 'dn' has no valid mail extensions."
+msgstr "Dieser 'DN' hat keine Mail-Erweiterungen."
+
+#: plugins/admin/groups/class_groupMail.inc:347
+#: plugins/admin/ogroups/class_mailogroup.inc:50
+#: plugins/personal/mail/class_mailAccount.inc:299
+#: plugins/personal/mail/class_mailAccount.inc:302
+msgid "Remove mail account"
+msgstr "Mail-Konto entfernen"
+
+#: plugins/admin/groups/class_groupMail.inc:348
+#: plugins/personal/mail/class_mailAccount.inc:303
+msgid ""
+"This account has mail features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto hat die Mail-Erweiterungen aktiviert. Sie können diese "
+"deaktivieren, indem Sie auf die Schaltfläche unten klicken."
+
+#: plugins/admin/groups/class_groupMail.inc:350
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid "Create mail account"
+msgstr "Neues Mail-Konto erzeugen"
+
+#: plugins/admin/groups/class_groupMail.inc:351
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid ""
+"This account has mail features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto hat keine Mail-Erweiterungen. Sie können diese aktivieren, wenn "
+"Sie auf die untere Schaltfläche klicken."
+
+#: plugins/admin/groups/class_groupMail.inc:361
+msgid ""
+"Remove shared folder from mail server database when entry gets removed in "
+"LDAP"
+msgstr ""
+"Entferne Shared Folder aus der Datenbank des Mail-Servers, wenn der Eintrag "
+"aus dem LDAP entfernt wird."
+
+#: plugins/admin/groups/class_groupMail.inc:362
+msgid "Remove the shared folder and all its contents after saving this account"
+msgstr ""
+"Entferne nach dem Speichern dieses Kontos den Shared Folder mitsamt Inhalt."
+
+#: plugins/admin/groups/class_groupMail.inc:421
+msgid "You're trying to add an invalid email address "
+msgstr "Sie versuchen, eine ungültige Mail-Adresse hinzuzufügen"
+
+#: plugins/admin/groups/class_groupMail.inc:427
+#: plugins/personal/mail/class_mailAccount.inc:364
+msgid "Adding your one of your own addresses to the forwarders makes no sense."
+msgstr ""
+"Das Hinzufügen Ihrer eigenen Adresse zu den Weiterleitungen macht keinen "
+"Sinn."
+
+#: plugins/admin/groups/class_groupMail.inc:453
+#: plugins/personal/scalix/class_scalixAccount.inc:442
+#: plugins/personal/mail/class_mailAccount.inc:394
+#: plugins/personal/mail/class_mailAccount.inc:399
+msgid ""
+"You're trying to add an invalid email address to the list of alternate "
+"addresses."
+msgstr "Sie versuchen eine ungültige Mail-Adresse in die Liste aufzunehmen."
+
+#: plugins/admin/groups/class_groupMail.inc:458
+#: plugins/personal/scalix/class_scalixAccount.inc:451
+#: plugins/personal/mail/class_mailAccount.inc:409
+msgid "The address you're trying to add is already used by user"
+msgstr ""
+"Die Adresse, die Sie gerade hinzufügen möchten, wird bereits von einem "
+"anderen Benutzer verwendet"
+
+#: plugins/admin/groups/class_groupMail.inc:613
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
+#: plugins/admin/systems/printer.tpl:71
+#: plugins/admin/systems/glpiManufacturer.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:111
+#: plugins/admin/systems/goMailServer.tpl:73
+#: plugins/admin/systems/goMailServer.tpl:104
+#: plugins/admin/systems/goSpamServer.tpl:48
+#: plugins/admin/systems/servdns.tpl:8
+#: plugins/admin/systems/workstationStartup.tpl:194
+#: plugins/admin/systems/glpiPrinter.tpl:152
+#: plugins/admin/applications/class_applicationParameters.inc:124
+#: plugins/admin/fai/faiPackage.tpl:82
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
+#: plugins/personal/connectivity/class_kolabAccount.inc:264
+#: plugins/personal/environment/kioskManagement.tpl:15
+#: plugins/personal/environment/environment.tpl:159
+#: plugins/personal/generic/generic_certs.tpl:21
+#: plugins/personal/generic/generic_certs.tpl:45
+#: plugins/personal/generic/generic_certs.tpl:69
+msgid "Remove"
+msgstr "Entfernen"
+
+#: plugins/admin/groups/class_groupMail.inc:692
+#, php-format
+msgid "Removing of groups/mail with dn '%s' failed."
+msgstr "Entfernen von Gruppe/Mail mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/groups/class_groupMail.inc:891
+#, php-format
+msgid "Saving of groups/mail with dn '%s' failed."
+msgstr "Speichern von Gruppe/Mail mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/groups/class_groupMail.inc:924
+#: plugins/personal/mail/class_mailAccount.inc:908
+msgid "The required field 'Primary address' is not set."
+msgstr "Das benötigte Feld 'Primäre Adresse' ist nicht gesetzt."
+
+#: plugins/admin/groups/class_groupMail.inc:927
+msgid "Please enter a valid email addres in 'Primary address' field."
+msgstr ""
+"Bitte geben Sie eine gültige E-Mail-Adresse in das Feld 'Primäre Adresse' "
+"ein."
+
+#: plugins/admin/groups/class_groupMail.inc:933
+#: plugins/admin/ogroups/class_mailogroup.inc:92
+#: plugins/personal/mail/class_mailAccount.inc:922
+msgid "The primary address you've entered is already in use."
+msgstr ""
+"Die primäre Adresse, welche Sie eingegeben haben, wird bereits benutzt."
+
+#: plugins/admin/groups/class_groupMail.inc:939
+#: plugins/personal/mail/class_mailAccount.inc:928
+msgid "Value in 'Quota size' is not valid."
+msgstr "Das Feld 'Kontingent-Größe' enthält einen ungültigen Wert."
+
+#: plugins/admin/groups/class_groupMail.inc:948
+#: plugins/personal/mail/class_mailAccount.inc:937
+msgid "Please specify a vaild mail size for mails to be rejected."
+msgstr ""
+"Bitte geben Sie eine gültige Größenbeschränkung für Mails an, die abgewiesen "
+"werden sollen."
+
+#: plugins/admin/groups/class_groupMail.inc:956
+#: plugins/personal/mail/class_mailAccount.inc:947
+msgid "You need to set the maximum mail size in order to reject anything."
+msgstr "Sie müssen die maximale Mail-Größe angeben, um Mails abzuweisen."
+
+#: plugins/admin/groups/class_groupMail.inc:960
+msgid ""
+"Please choose valid permission settings. Default permission can't be emtpy."
+msgstr ""
+"Bitte wählen sie gültige Zugriffsrechte. Standard-Zugriffsrechte dürfen "
+"nicht leer sein."
+
+#: plugins/admin/groups/class_groupMail.inc:964
+msgid "Please select a valid mail server."
+msgstr "Bitte wählen Sie einen gültigen Mail-Server."
+
+#: plugins/admin/groups/class_groupMail.inc:1111
+msgid "Group mail"
+msgstr "Gruppenmail"
+
+#: plugins/admin/groups/class_groupMail.inc:1119
+msgid "Alternate addresses"
+msgstr "Weitere Adressen"
+
+#: plugins/admin/groups/class_groupMail.inc:1120
+msgid "Forwarding addresses"
+msgstr "Weiterleitungs-Adressen"
+
+#: plugins/admin/groups/class_groupMail.inc:1121
+#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
+#: plugins/personal/mail/class_mailAccount.inc:1150
+msgid "Quota size"
+msgstr "Kontingent-Größe"
+
+#: plugins/admin/groups/class_groupMail.inc:1122
+#: plugins/personal/mail/class_mailAccount.inc:1149
+msgid "Mail server"
+msgstr "Mail-Server"
+
+#: plugins/admin/groups/class_groupMail.inc:1123
+#: plugins/admin/systems/printer.tpl:82
+#: plugins/admin/systems/class_printGeneric.inc:895
+msgid "Permissions"
+msgstr "Berechtigungen"
+
+#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
+msgid "Group administration"
+msgstr "Gruppenverwaltung"
+
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Gruppen-Einstellungen"
+
+#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Gruppenname"
+
+#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
+msgid "Posix name of the group"
+msgstr "UNIX-Name der Gruppe"
+
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:53
+msgid "Normally IDs are autogenerated, select to specify manually"
+msgstr ""
+"Normalerweise werden IDs automatisch generiert. Auswählen um dies zu umgehen"
+
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:56
+msgid "Force GID"
+msgstr "Erzwinge GID"
+
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:59
+msgid "Forced ID number"
+msgstr "Erzwungene ID-Nummer"
+
+#: plugins/admin/groups/mail.tpl:21
+msgid "Select mail server to place user on"
+msgstr "Wählen Sie den Mail-Server, auf dem der Benutzer angelegt werden soll"
+
+#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
+msgid "Quota usage"
+msgstr "Kontingent-Nutzung"
+
+#: plugins/admin/groups/mail.tpl:38
+#: plugins/admin/systems/class_terminalInfo.inc:175
+#: plugins/admin/systems/class_printGeneric.inc:523
+#: plugins/personal/mail/generic.tpl:36
+msgid "not defined"
+msgstr "nicht definiert"
+
+#: plugins/admin/groups/mail.tpl:48
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+#: plugins/personal/scalix/generic.tpl:67
+#: plugins/personal/mail/generic.tpl:216
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/personal/connectivity/pureftpd.tpl:60
+#: plugins/personal/environment/environment.tpl:62
+msgid "MB"
+msgstr "MB"
+
+#: plugins/admin/groups/mail.tpl:88
+msgid "IMAP shared folders"
+msgstr "Geteilter Ordner"
+
+#: plugins/admin/groups/mail.tpl:92
+msgid "Default permission"
+msgstr "Standard-Berechtigungen"
+
+#: plugins/admin/groups/mail.tpl:103
+msgid "Member permission"
+msgstr "Mitglieder-Berechtigungen"
+
+#: plugins/admin/groups/class_groupGeneric.inc:134
+msgid "Can't find this groups SID in LDAP or in your configuration file!"
+msgstr ""
+"Die SID dieser Gruppe kann weder im LDAP noch in der Konfigurationsdatei "
+"gefunden werden!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:193
+msgid "This 'dn' is no group."
+msgstr "Diese 'dn' hat keine Gruppenerweiterungen."
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Samba group"
+msgstr "Samba-Gruppe"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain admins"
+msgstr "Domänen-Administratoren"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain users"
+msgstr "Domänen-Benutzer"
+
+#: plugins/admin/groups/class_groupGeneric.inc:335
+msgid "Domain guests"
+msgstr "Domänen-Gäste"
+
+#: plugins/admin/groups/class_groupGeneric.inc:340
+#, php-format
+msgid "Special group (%d)"
+msgstr "Spezielle Gruppe (%d)"
+
+#: plugins/admin/groups/class_groupGeneric.inc:454
+msgid "! unknown id"
+msgstr "! unbekannte id"
+
+#: plugins/admin/groups/class_groupGeneric.inc:492
+#, php-format
+msgid ""
+"Your search method returned more than '%s' users, only '%s' users are shown."
+msgstr ""
+"Ihre Such-Methode ergab mehr als '%s' Benutzer, es werden davon '%s' "
+"Benutzer angezeigt."
+
+#: plugins/admin/groups/class_groupGeneric.inc:521
+#: plugins/admin/groups/class_groupGeneric.inc:774
+#, php-format
+msgid "Removing of groups/generic with dn '%s' failed."
+msgstr "Entfernen von Gruppe/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/groups/class_groupGeneric.inc:666
+#, php-format
+msgid "No configured SID found for '%s'."
+msgstr "Keine konfigurierte SID für %s gefunden"
+
+#: plugins/admin/groups/class_groupGeneric.inc:671
+#, php-format
+msgid "No configured RIDBASE found for '%s'."
+msgstr "Keine konfigurierte RIDBASE für '%s' gefunden."
+
+#: plugins/admin/groups/class_groupGeneric.inc:806
+msgid ""
+"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"Das Feld 'Name' enthält ungültige Zeichen. Kleinbuchstaben, Zahlen und "
+"Bindestriche sind erlaubt."
+
+#: plugins/admin/groups/class_groupGeneric.inc:817
+#: plugins/admin/groups/class_groupGeneric.inc:831
+#: plugins/admin/groups/class_groupGeneric.inc:838
+msgid "Value specified as 'Name' is already used."
+msgstr "Eine Gruppe mit diesem Namen existiert bereits."
+
+#: plugins/admin/groups/class_groupGeneric.inc:847
+#: plugins/personal/posix/class_posixAccount.inc:961
+msgid "Value specified as 'GID' is not valid."
+msgstr "Die von ihnen angebene 'GID' ist nicht korrekt."
+
+#: plugins/admin/groups/class_groupGeneric.inc:850
+#: plugins/personal/posix/class_posixAccount.inc:964
+msgid "Value specified as 'GID' is too small."
+msgstr "Die von ihnen angebene 'GID' ist zu klein."
+
+#: plugins/admin/groups/class_groupGeneric.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:1184
+msgid "Too many users, can't allocate a free ID!"
+msgstr ""
+"Es sind zu viele Benutzer in der Datenbank. Es kann keine freie ID "
+"reserviert werden!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:941
+msgid "Generic group settings"
+msgstr "Allgemeine Gruppeneinstellungen"
+
+#: plugins/admin/groups/class_groupGeneric.inc:953
+msgid "Phone pickup group"
+msgstr "Gesprächs-Annahme Gruppe"
+
+#: plugins/admin/groups/class_groupGeneric.inc:954
+msgid "Nagios group"
+msgstr "Nagios-Gruppe"
+
+#: plugins/admin/groups/class_groupGeneric.inc:956
+#: plugins/personal/posix/paste_generic.tpl:37
+#: plugins/personal/posix/generic.tpl:62
+msgid "GID"
+msgstr "GID"
+
+#: plugins/admin/groups/class_groupGeneric.inc:957
+msgid "Group member"
+msgstr "Gruppenmitglieder"
+
+#: plugins/admin/groups/class_groupGeneric.inc:958
+msgid "Samba group type"
+msgstr "Samba-Gruppentyp"
+
+#: plugins/admin/groups/class_groupGeneric.inc:959
+msgid "Samba domain name"
+msgstr "Samba Domänen-Name"
+
+#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
+msgid "Samba SID"
+msgstr "Samba SID"
+
+#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Beschreibender Text für diese Gruppe"
+
+#: plugins/admin/groups/generic.tpl:68
+msgid "Select to create a samba conform group"
+msgstr "Auswählen, um eine sambakonforme Gruppe zu erzeugen"
+
+#: plugins/admin/groups/generic.tpl:76
+msgid "in domain"
+msgstr "in der Domain"
+
+#: plugins/admin/groups/generic.tpl:96
+msgid "Members are in a phone pickup group"
+msgstr "Mitglieder sind in einer Telefon-Gruppe"
+
+#: plugins/admin/groups/generic.tpl:111
+msgid "Members are in a nagios group"
+msgstr "Mitglieder sind in einer Nagios-Gruppe"
+
+#: plugins/admin/groups/generic.tpl:128
+msgid "Group members"
+msgstr "Gruppenmitglieder"
+
+#: plugins/admin/groups/group_objects.tpl:6
+msgid "Select users to add"
+msgstr "Wählen Sie die hinzuzufügenden Benutzer"
+
+#: plugins/admin/groups/group_objects.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Select to see servers"
+msgstr "Wählen um Server anzuzeigen"
+
+#: plugins/admin/groups/group_objects.tpl:30
+msgid "Search within subtree"
+msgstr "Suche im Teilbaum"
+
+#: plugins/admin/groups/group_objects.tpl:37
+msgid "Display users of department"
+msgstr "Zeige die Benutzer der Abteilung"
+
+#: plugins/admin/groups/group_objects.tpl:46
+#: plugins/admin/systems/glpiSelectUser.tpl:35
+#: plugins/admin/applications/class_divListApplication.inc:65
+#: plugins/admin/users/class_divListUsers.inc:77
+#: plugins/admin/fai/class_divListFai.inc:86
+#: plugins/personal/environment/hotplugDialog.tpl:43
+#: plugins/gofon/conference/headpage.tpl:35
+msgid "Display users matching"
+msgstr "Zeige die Benutzer, auf die Folgendes passt"
+
+#: plugins/admin/groups/group_objects.tpl:47
+#: plugins/admin/systems/glpiSelectUser.tpl:37
+msgid "Regular expression for matching user names"
+msgstr "Regulärer Ausdruck zum Erkennen von Benutzernamen"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
+#, php-format
+msgid ""
+"Can't rename '%s' to '%s' there is already an entry with the same name in "
+"our zone editing dialog."
+msgstr ""
+"Kann '%s' nicht in '%s' umbenennen, da bereits ein Eintrag mit dem gleichen "
+"Namen im Zonen-Bearbeitungs-Dialog existiert."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
+#, php-format
+msgid "Entry name '%s' contains invalid characters."
+msgstr "Der Eintragsname '%s' enthält ungültige Zeichen."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
+#, php-format
+msgid "Can not rename '%s' to '%s',the destination name already exists."
+msgstr ""
+"Kann '%s' nicht in '%s' umbenennen, der angegebene Name wird bereits "
+"verwendet."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
+#, php-format
+msgid "Can not create '%s',the destination name already exists."
+msgstr "Kann '%s' nicht anlegen, der angegebene Name wird bereits verwendet."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
+#, php-format
+msgid "The name '%s' is used more than once."
+msgstr "Der Name '%s' wird mehr als ein Mal verwendet."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
+#, php-format
+msgid "The record type '%s' is a unique type and can't be defined twice."
+msgstr ""
+"Der Eintrags-Typ '%s' ist ein einmaliger Typ und kann nicht mehrfach "
+"definiert werden."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
+#, php-format
+msgid "There is an empty '%s' for host '%s'."
+msgstr "Für '%s' wurde ein leerer '%s' gefunden."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
+#, php-format
+msgid "There is a duplicate entry in '%s' for '%s'."
+msgstr "Es wurde in '%s' ein doppelter Eintrag für '%s' gefunden."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:62
+#, php-format
+msgid "Can't open '%s', ppd settings resetted."
+msgstr "Kann '%s' nicht öffnen, PPD-Einstellungen wurden  zurückgesetzt."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:87
+msgid "Can't get ppd informations."
+msgstr "Kann PPD-Information nicht lesen"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:99
+#, php-format
+msgid ""
+"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
+"invalid, can't read/write any ppd informations."
+msgstr ""
+"Der in Ihrer 'gosa.conf' angegebene PPD-Pfad (PPD_PATH) '%s' ist ungültig - "
+"kann daher keine ppd-Informationen lesen."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:116
+msgid "Please specify a valid ppd file."
+msgstr "Bitte geben Sie eine gültige PPD-Datei an."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:186
+#, php-format
+msgid "Can't select PPD file '%s', the file is not readable"
+msgstr "Kann Datei '%s' nicht öffnen, möglicherweise existiert sie nicht"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:203
+#: plugins/admin/systems/class_printerPPDDialog.inc:275
+#, php-format
+msgid "Can't create folder '%s' for the uploaded ppd file."
+msgstr "Kann Verzeichnis '%s' für hochgeladene PPD-Datei nicht anlegen."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:211
+#, php-format
+msgid "Can't create file '%s' to store modifed ppd informations."
+msgstr "Kann Datei '%s' zur Speicherung der PPD-Informationen nicht anlegen."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:235
+#, php-format
+msgid "Can't add new ppd file, the source file '%s' is not accessible."
+msgstr ""
+"Kann neue PPD-Datei nicht hinzufügen, auf die Quelldatei '%s' konnte nicht "
+"zugegriffen werden."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:253
+#, php-format
+msgid ""
+"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
+"informations."
+msgstr ""
+"Die angegebene PPD-Datei '%s' scheint ungültig zu sein. Es lassen sich keine "
+"Modell- oder Hersteller-Informationen extrahieren."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:267
+#, php-format
+msgid "There is already a ppd file for this kind of printer."
+msgstr ""
+"Der von Ihnen gewählte Drucker-Typ verfügt bereits über eine PPD-Datei."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:288
+#, php-format
+msgid "Can't save file '%s'."
+msgstr "Kann Datei '%s' nicht speichern."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:292
+msgid "Uploaded ppd file is empty, can't create new ppd file."
+msgstr ""
+"Die hochgeladene PPD-Datei ist leer, kann daher keine neue PPD-Datei anlegen."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:413
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/faiPackage.tpl:45
+msgid "Section"
+msgstr "Section"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:468
+#: plugins/admin/systems/class_printerPPDDialog.inc:471
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:603
+msgid "True"
+msgstr "wahr"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:469
+#: plugins/admin/systems/class_printerPPDDialog.inc:472
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:604
+msgid "False"
+msgstr "falsch"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:477
+#, php-format
+msgid "Unsupported ppd type '%s' used for '%s' "
+msgstr "Nicht unterstützter PPD-Typ '%s' (verwendet von '%s') "
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:494
+#, php-format
+msgid "Removing old ppd file '%s' failed."
+msgstr "Entfernen der alten PPD-Datei '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:497
+#, php-format
+msgid "Removing old ppd file '%s' failed. File is not accessible."
+msgstr ""
+"Entfernen der alten PPD-Datei '%s' fehlgeschlagen. Auf die Datei kann nicht "
+"zugegriffen werden."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:500
+#, php-format
+msgid ""
+"Removing old ppd file '%s' failed. File does not exists or is not accessible."
+msgstr ""
+"Entfernen der alten PPD-Datei '%s' fehlgeschlagen. Datei existiert nicht "
+"oder ist nicht erreichbar."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:508
+msgid ""
+"Please select a valid ppd file or use 'Cancel' to go back to printer "
+"configuration."
+msgstr ""
+"Bitte wählen Sie eine gültige PPD-Datei oder drücken Sie 'Abbrechen', um "
+"zurück zur Drucker-Konfiguration zu gelangen."
+
+#: plugins/admin/systems/wingeneric.tpl:6
+msgid "Machine name"
+msgstr "Name des Systems"
+
+#: plugins/admin/systems/wingeneric.tpl:15
+msgid "Choose subtree to place terminal in"
+msgstr "Wählen Sie die Abteilung, in die das Terminal eingepflegt werden soll"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:32
+#: plugins/admin/systems/class_goTerminalServer.inc:61
+#: plugins/admin/systems/class_goTerminalServer.inc:126
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_terminalService.inc:475
+#: plugins/admin/systems/goTerminalServer.tpl:1
+msgid "Terminal service"
+msgstr "Terminal-Dienst"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:85
+#, php-format
+msgid "Saving server services/terminalServer with dn '%s' failed."
+msgstr ""
+"Speichern von Server-Dienste/Terminal-Dienst mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_goTerminalServer.inc:100
+msgid "Terminal server, must have fontpath specified."
+msgstr "Terminal-Server benötigt einen Schrift-Suchpfad"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:135
+#: plugins/admin/systems/goTerminalServer.tpl:8
+msgid "Temporary disable login"
+msgstr "Anmeldung sperren (temporär)"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:136
+#: plugins/admin/systems/class_terminalService.inc:486
+#: plugins/admin/systems/goTerminalServer.tpl:12
+msgid "Font path"
+msgstr "Schrift-Suchpfad"
+
+#: plugins/admin/systems/printer.tpl:5
+msgid "General"
+msgstr "Allgemein"
+
+#: plugins/admin/systems/printer.tpl:8
+#: plugins/admin/systems/paste_generic.tpl:34
+msgid "Printer name"
+msgstr "Druckername"
+
+#: plugins/admin/systems/printer.tpl:30
+#: plugins/personal/generic/generic.tpl:148
+msgid "Choose subtree to place user in"
+msgstr "Wählen Sie den Teilbaum, in den der Benutzer eingepflegt werden soll"
+
+#: plugins/admin/systems/printer.tpl:43
+msgid "Details"
+msgstr "Details"
+
+#: plugins/admin/systems/printer.tpl:46
+msgid "Printer location"
+msgstr "Drucker-Standort"
+
+#: plugins/admin/systems/printer.tpl:54
+msgid "Printer URL"
+msgstr "Drucker URL"
+
+#: plugins/admin/systems/printer.tpl:66
+#: plugins/admin/systems/terminalService.tpl:98
+#: plugins/admin/systems/workstationService.tpl:110
+msgid "Driver"
+msgstr "Treiber"
+
+#: plugins/admin/systems/printer.tpl:89
+msgid "Users which are allowed to use this printer"
+msgstr "Benutzer mit Berechtigung, diesen Drucker zu nutzen"
+
+#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
+msgid "Add user"
+msgstr "Benutzer hinzufügen"
+
+#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
+msgid "Add group"
+msgstr "Gruppe hinzufügen"
+
+#: plugins/admin/systems/printer.tpl:113
+msgid "Users which are allowed to administrate this printer"
+msgstr "Benutzer mit Berechtigung, diesen Drucker zu verwalten"
+
+#: plugins/admin/systems/printer.tpl:115
+msgid "Admins"
+msgstr "Administratoren"
+
+#: plugins/admin/systems/class_terminalInfo.inc:55
+#: plugins/admin/systems/class_terminalInfo.inc:205
+msgid "present"
+msgstr "vorhanden"
+
+#: plugins/admin/systems/class_terminalInfo.inc:73
+#: plugins/admin/systems/class_terminalStartup.inc:168
+#: plugins/admin/systems/class_terminalService.inc:267
+#: plugins/admin/systems/class_workstationStartup.inc:508
+#: plugins/admin/systems/class_terminalGeneric.inc:272
+msgid "This 'dn' has no terminal features."
+msgstr "Dieser 'DN' hat keine Terminal-Erweiterungen."
+
+#: plugins/admin/systems/class_terminalInfo.inc:80
+msgid "There is no php snmp module installed, can't gather any informations."
+msgstr ""
+"Das PHP-SNMP-Modul ist nicht installiert, kann daher keine Information "
+"sammeln."
+
+#: plugins/admin/systems/class_terminalInfo.inc:86
+#: plugins/admin/systems/class_terminalInfo.inc:180
+msgid "unknown status"
+msgstr "unbekannter Status"
+
+#: plugins/admin/systems/class_terminalInfo.inc:95
+msgid "This is a virtual terminal which has no properties to show here."
+msgstr ""
+"Dies ist ein virtuelles Terminal, deshalb können an dieser Stelle keine "
+"Informationen angezeigt werden."
+
+#: plugins/admin/systems/class_terminalInfo.inc:113
+msgid "online"
+msgstr "aktiv"
+
+#: plugins/admin/systems/class_terminalInfo.inc:169
+msgid "running"
+msgstr "läuft"
+
+#: plugins/admin/systems/class_terminalInfo.inc:172
+msgid "not running"
+msgstr "läuft nicht"
+
+#: plugins/admin/systems/class_terminalInfo.inc:197
+msgid "offline"
+msgstr "inaktiv"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1268
+#: plugins/admin/systems/class_workstationGeneric.inc:612
+#: plugins/admin/ogroups/class_ogroupManagement.inc:434
+#: plugins/generic/references/class_reference.inc:48
+msgid "Workstation"
+msgstr "Arbeitsstation"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1267
+#: plugins/admin/systems/class_terminalGeneric.inc:619
+#: plugins/admin/systems/class_terminalGeneric.inc:625
+#: plugins/admin/ogroups/class_ogroupManagement.inc:435
+msgid "Terminal"
+msgstr "Terminal"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:3
+msgid ""
+"This is a new system which currently has no system type defined. Please "
+"choose a system type for this entry and press the 'continue' button. If this "
+"system should be added to a group of system settings, specify the preferred "
+"object group below."
+msgstr ""
+"DIes ist ein neues System, für das bisher noch kein Systemtyp definiert "
+"wurde. Bitte wählen Sie einen Systemtyp für dieses System und drücken auf "
+"'Speichern' klicken. Wenn das System zu einer Gruppe von Systemeinstellungen "
+"hinzugefügt werden soll, geben Sie den Namen der Objektgruppe ein."
+
+#: plugins/admin/systems/SelectDeviceType.tpl:9
+msgid ""
+"Please select a system type and an optional bundle of predefined settings to "
+"be inherited."
+msgstr ""
+"Bitte wählen Sie einen Systemtyp und (optional) einen Satz von "
+"vordefinierten Einstellungen (werden automatisch übernommen)."
+
+#: plugins/admin/systems/SelectDeviceType.tpl:20
+#: plugins/admin/systems/glpi.tpl:9
+msgid "System type"
+msgstr "System-Typ"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:21
+msgid "Choose a system type"
+msgstr "Wählen Sie den System-Typ"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:32
+msgid "Choose an object group as template"
+msgstr "Wählen Sie eine Objektgruppe als Vorlageobjekt"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:33
+msgid "Choose an object group"
+msgstr "Objektgruppe wählen"
+
+#: plugins/admin/systems/goKrbServer.tpl:1
+msgid "Kerberos kadmin access"
+msgstr "Kerberos-Zugang via kadmin"
+
+#: plugins/admin/systems/goKrbServer.tpl:4
+msgid "Kerberos Realm"
+msgstr "Kerberos Realm"
+
+#: plugins/admin/systems/goKrbServer.tpl:12
+#: plugins/admin/systems/goImapServer.tpl:25
+#: plugins/admin/systems/class_goImapServer.inc:177
+msgid "Admin user"
+msgstr "Administrator"
+
+#: plugins/admin/systems/goKrbServer.tpl:20
+#: plugins/admin/systems/goGlpiServer.tpl:12
+#: plugins/admin/systems/class_goKrbServer.inc:104
+#: plugins/admin/systems/goImapServer.tpl:34
+#: plugins/admin/systems/class_goFonServer.inc:144
+#: plugins/admin/systems/goFonServer.tpl:12
+#: plugins/admin/systems/class_gosaLogServer.inc:103
+#: plugins/admin/systems/goFaxServer.tpl:12
+#: plugins/admin/systems/gosaLogServer.tpl:12
+#: plugins/admin/systems/class_goGlpiServer.inc:104
+#: plugins/admin/systems/class_divListSystem.inc:376
+#: plugins/admin/systems/class_goLogDBServer.inc:102
+#: plugins/admin/systems/goLogDBServer.tpl:12
+#: plugins/admin/systems/class_goFaxServer.inc:100
+#: plugins/personal/password/class_password.inc:24
+#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
+#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
+#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
+#: ihtml/themes/default/password.tpl:38
+msgid "Password"
+msgstr "Passwort"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:124
+msgid "This 'dn' has no phone features."
+msgstr "Diese 'dn' besitzt keine Telefon-Erweiterungen."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "yes"
+msgstr "ja"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "no"
+msgstr "nein"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "dynamic"
+msgstr "dynamisch"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "Networksettings"
+msgstr "Netzwerk-Einstellungen"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:268
+#, php-format
+msgid ""
+"Can't delete because there are user which are depending on this phone. One "
+"of them is user '%s'."
+msgstr ""
+"Das Telefon kann nicht entfernt werden, da es abhängige Benutzer gibt. Der "
+"erste Benutzer in der Liste ist '%s'."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:278
+#, php-format
+msgid "Removing of system phone/generic with dn '%s' failed."
+msgstr "Entfernen von System Telefon/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:326
+#: plugins/admin/systems/class_componentGeneric.inc:187
+msgid "The required field IP address is empty."
+msgstr "Das benötigte Feld 'IP-Adresse' ist leer."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:329
+#: plugins/admin/systems/class_componentGeneric.inc:190
+msgid "The field IP address contains an invalid address."
+msgstr "Das Feld 'IP-Adresse' enthält eine ungültige Adresse."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:334
+msgid "The required field 'Phone name' is not set."
+msgstr "Das benötigte Feld 'Telefon-Name' ist nicht gesetzt."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:337
+msgid "The 'Phone name' '0' is reserved and cannot be used."
+msgstr "Der Telefon-Name '0' ist reserviert und kann nicht verwendet werden."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:347
+#: plugins/admin/systems/class_componentGeneric.inc:201
+#: plugins/admin/systems/class_printGeneric.inc:683
+#: plugins/admin/systems/class_servGeneric.inc:301
+#: plugins/admin/systems/class_winGeneric.inc:215
+#: plugins/admin/systems/class_terminalGeneric.inc:461
+#: plugins/admin/systems/class_workstationGeneric.inc:443
+#, php-format
+msgid "There is already an entry '%s' in the base choosen by you"
+msgstr ""
+"Der Eintrag '%s' ist in der von Ihnen ausgewählten Basis bereits vorhanden"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:429
+#, php-format
+msgid "Saving of system phone/generic with dn '%s' failed."
+msgstr "Speichern von System Telefon/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:477
+msgid "Phone generic"
+msgstr "Telefon (Allgemein)"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:482
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
+msgid "Phone hardware"
+msgstr "Telefon-Hardware"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:488
+msgid "SIP Mode"
+msgstr "SIP Modus"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:489
+msgid "SIP DTMF mode"
+msgstr "SIP DTMF-Modus"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:490
+msgid "SIP Default ip"
+msgstr "SIP Standard IP-Adresse"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:491
+msgid "SIP Qualify"
+msgstr "SIP Qualifizieren"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:492
+msgid "IAX authentication type"
+msgstr "IAX Authentifikations-Typ"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:493
+msgid "IAX secret"
+msgstr "IAX Kennwort"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:494
+msgid "IAX account code"
+msgstr "IAX Konto-Identifikation"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:495
+msgid "IAX trunk lines"
+msgstr "IAX Leitungen zusammenfassen"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:496
+msgid "IAX permit settings"
+msgstr "IAX Zulassungs-Einstellungen"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:497
+msgid "IAX deny settings"
+msgstr "IAX Ablehnungs-Einstellungen"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:498
+msgid "CAPI MSN"
+msgstr "CAPI MSN"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:499
+msgid "Hardware type"
+msgstr "Hardware-Typ"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:150
+msgid "Please enter a value for 'release'."
+msgstr "Bitte geben Sie einen Wert für 'Release' ein."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:154
+msgid "Please specify a valid value for 'url'."
+msgstr "Bitte geben Sie im Feld 'url' einen gültigen Wert ein."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:201
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
+msgstr "Kann das als REPOSITORY_HOOK angegebene Kommando '%s' nicht ausführen."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:203
+#: plugins/admin/systems/class_workstationStartup.inc:1149
+#, php-format
+msgid ""
+"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
+"empty string."
+msgstr ""
+"Das als REPOSITORY_HOOK '%s' angegebene Kommando lieferte eine leere "
+"Zeichenkette."
+
+#: plugins/admin/systems/phonesettings.tpl:1
+msgid "Advanced phone settings"
+msgstr "Erweiterte Telefon-Einstellungen"
+
+#: plugins/admin/systems/phonesettings.tpl:6
+msgid "Phone type"
+msgstr "Telefon-Modell"
+
+#: plugins/admin/systems/phonesettings.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:30
+#: plugins/admin/systems/phonesettings.tpl:42
+#: plugins/admin/systems/phonesettings.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:91
+#: plugins/admin/systems/phonesettings.tpl:128
+#: plugins/admin/systems/phonesettings.tpl:181
+msgid "Choose a phone type"
+msgstr "Wählen Sie das Telefon-Modell"
+
+#: plugins/admin/systems/phonesettings.tpl:13
+msgid "refresh"
+msgstr "Aktualisieren"
+
+#: plugins/admin/systems/phonesettings.tpl:25
+#: plugins/admin/systems/class_terminalGeneric.inc:628
+#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
+#: plugins/admin/systems/workstation.tpl:50
+#: plugins/admin/ogroups/class_termgroup.inc:395
+#: plugins/admin/ogroups/termgroup.tpl:47
+msgid "Mode"
+msgstr "Modus"
+
+#: plugins/admin/systems/phonesettings.tpl:38
+msgid "DTMF mode"
+msgstr "DTMF-Modus"
+
+#: plugins/admin/systems/phonesettings.tpl:54
+#: plugins/admin/systems/phonesettings.tpl:99
+msgid "Default IP"
+msgstr "Standard IP-Adresse"
+
+#: plugins/admin/systems/phonesettings.tpl:66
+#: plugins/admin/systems/phonesettings.tpl:109
+msgid "Response timeout"
+msgstr "Wartezeit bis Antwort"
+
+#: plugins/admin/systems/phonesettings.tpl:87
+msgid "Modus"
+msgstr "Modus"
+
+#: plugins/admin/systems/phonesettings.tpl:124
+msgid "Authtype"
+msgstr "Authentifizierung"
+
+#: plugins/admin/systems/phonesettings.tpl:136
+msgid "Secret"
+msgstr "Passwort"
+
+#: plugins/admin/systems/phonesettings.tpl:146
+msgid "GoFonInkeys"
+msgstr "GOFon-Schlüssel (eingehend)"
+
+#: plugins/admin/systems/phonesettings.tpl:154
+msgid "GoFonOutKeys"
+msgstr "GOFon-Schlüssel (ausgehend)"
+
+#: plugins/admin/systems/phonesettings.tpl:167
+msgid "Account code"
+msgstr "Konto-Identifikation"
+
+#: plugins/admin/systems/phonesettings.tpl:177
+msgid "Trunk lines"
+msgstr "Leitungen zusammenfassen"
+
+#: plugins/admin/systems/phonesettings.tpl:194
+msgid "Hosts that are allowed to connect"
+msgstr "Erlaube diesen Rechnern die Verbindung"
+
+#: plugins/admin/systems/phonesettings.tpl:217
+msgid "Hosts that are not allowed to connect"
+msgstr "Verbiete diesen Rechnern die Verbindung"
+
+#: plugins/admin/systems/phonesettings.tpl:247
+msgid "MSN"
+msgstr "MSN"
+
+#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
+msgid ""
+"This includes all system and setup informations. Please double check if your "
+"really want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Dies umfasst alle System- und Setup-Informationen Bitte prüfen Sie dies "
+"genau, da es keine Möglichkeit für GOsa gibt, die Daten zu restaurieren. "
+
+#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
+#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
+#: plugins/gofon/conference/remove.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your LDAP tree in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Eine Sicherung der LDAP-Datenbank bietet sich an. Wenn Sie dies erledigt "
+"haben, drücken Sie 'Entfernen' um Fortzufahren oder 'Abbrechen', um den "
+"Vorgang abzubrechen."
+
+#: plugins/admin/systems/class_goLdapServer.inc:29
+#: plugins/admin/systems/goLdapServer.tpl:1
+msgid "LDAP service"
+msgstr "LDAP-Dienst"
+
+#: plugins/admin/systems/class_goLdapServer.inc:56
+msgid "LDAP Service"
+msgstr "LDAP-Dienst"
+
+#: plugins/admin/systems/class_goLdapServer.inc:67
+msgid "The given base is empty or contains invalid characters."
+msgstr "Die angegebene Basis ist leer oder enthält ungültige Zeichen."
+
+#: plugins/admin/systems/class_goLdapServer.inc:85
+#: plugins/admin/systems/class_goLdapServer.inc:86
+msgid "Ldap"
+msgstr "LDAP"
+
+#: plugins/admin/systems/class_goLdapServer.inc:94
+msgid "Ldap base"
+msgstr "LDAP-Basis"
+
+#: plugins/admin/systems/goGlpiServer.tpl:1
+msgid "GLPI database information"
+msgstr "Informationen der GLPI-Datenbank"
+
+#: plugins/admin/systems/goGlpiServer.tpl:4
+#: plugins/admin/systems/goLogDBServer.tpl:4
+msgid "Logging DB user"
+msgstr "Protokoll-DB Benutzer"
+
+#: plugins/admin/systems/goGlpiServer.tpl:20
+#: plugins/admin/systems/class_gosaLogServer.inc:101
+#: plugins/admin/systems/gosaLogServer.tpl:20
+#: plugins/admin/systems/class_goGlpiServer.inc:103
+msgid "Database"
+msgstr "Datenbank"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
+#: plugins/admin/systems/glpi_edit_os.tpl:9
+#: plugins/admin/systems/glpi_edit_os.tpl:28
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
+#: plugins/admin/systems/glpi_edit_type.tpl:9
+#: plugins/admin/systems/glpi_edit_type.tpl:28
+msgid "Rename"
+msgstr "Umbenennen"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
+#: plugins/admin/systems/glpiManufacturer.tpl:13
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
+#: plugins/admin/systems/glpi_edit_os.tpl:15
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
+#: plugins/admin/systems/glpi_edit_type.tpl:15
+#: plugins/admin/fai/class_faiSummaryTab.inc:236
+#: plugins/personal/environment/kioskManagement.tpl:25
+#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
+msgid "Close"
+msgstr "Schliessen"
+
+#: plugins/admin/systems/glpiManufacturer.tpl:1
+msgid "Manage manufacturers"
+msgstr "Hersteller verwalten"
+
+#: plugins/admin/systems/info.tpl:1
+msgid "System information"
+msgstr "System-Information"
+
+#: plugins/admin/systems/info.tpl:7
+msgid "CPU"
+msgstr "Prozessor"
+
+#: plugins/admin/systems/info.tpl:10
+msgid "Memory"
+msgstr "Speicher"
+
+#: plugins/admin/systems/info.tpl:13
+msgid "Boot MAC"
+msgstr "MAC-Adresse"
+
+#: plugins/admin/systems/info.tpl:16
+msgid "USB support"
+msgstr "USB-Unterstützung"
+
+#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
+msgid "System status"
+msgstr "System-Status"
+
+#: plugins/admin/systems/info.tpl:23
+msgid "Inventory number"
+msgstr "Inventarnummer"
+
+#: plugins/admin/systems/info.tpl:27
+msgid "Last login"
+msgstr "Letzte Anmeldung"
+
+#: plugins/admin/systems/info.tpl:38
+msgid "Network devices"
+msgstr "Netzwerk-Geräte"
+
+#: plugins/admin/systems/info.tpl:47
+msgid "IDE devices"
+msgstr "IDE-Geräte"
+
+#: plugins/admin/systems/info.tpl:56
+msgid "SCSI devices"
+msgstr "SCSI-Geräte"
+
+#: plugins/admin/systems/info.tpl:64
+msgid "Floppy device"
+msgstr "Disketten-Laufwerk"
+
+#: plugins/admin/systems/info.tpl:68
+msgid "CDROM device"
+msgstr "CDROM-Laufwerk"
+
+#: plugins/admin/systems/info.tpl:73
+#: plugins/admin/systems/terminalService.tpl:95
+#: plugins/admin/systems/workstationService.tpl:107
+msgid "Graphic device"
+msgstr "Grafikkarte"
+
+#: plugins/admin/systems/info.tpl:77
+msgid "Audio device"
+msgstr "Soundkarte"
+
+#: plugins/admin/systems/info.tpl:93
+msgid "Up since"
+msgstr "Eingeschaltet seit"
+
+#: plugins/admin/systems/info.tpl:96
+msgid "CPU load"
+msgstr "Prozessor-Last"
+
+#: plugins/admin/systems/info.tpl:99
+msgid "Memory usage"
+msgstr "Speicher-Nutzung"
+
+#: plugins/admin/systems/info.tpl:102
+msgid "Swap usage"
+msgstr "Nutzung des virtuellen Speichers"
+
+#: plugins/admin/systems/info.tpl:116
+msgid "SSH service"
+msgstr "SSH-Dienst"
+
+#: plugins/admin/systems/info.tpl:119
+#: plugins/admin/systems/class_goCupsServer.inc:29
+#: plugins/admin/systems/class_goCupsServer.inc:50
+#: plugins/admin/systems/class_goCupsServer.inc:71
+msgid "Print service"
+msgstr "Druck-Dienst"
+
+#: plugins/admin/systems/info.tpl:122
+msgid "Scan service"
+msgstr "Scan-Dienst"
+
+#: plugins/admin/systems/info.tpl:125
+msgid "Sound service"
+msgstr "Audio-Dienst"
+
+#: plugins/admin/systems/info.tpl:128
+msgid "GUI"
+msgstr "GUI"
+
+#: plugins/admin/systems/class_goCupsServer.inc:70
+msgid "Cups"
+msgstr "CUPS"
+
+#: plugins/admin/systems/class_goCupsServer.inc:78
+#: plugins/admin/systems/class_serverService.inc:8
+#: plugins/admin/systems/class_goImapServer.inc:170
+#: plugins/admin/systems/class_goFonServer.inc:139
+#: plugins/admin/systems/class_goVirusServer.inc:229
+#: plugins/admin/systems/class_servRepository.inc:387
+#: plugins/admin/systems/class_goGlpiServer.inc:98
+#: plugins/admin/systems/class_goLogDBServer.inc:98
+msgid "Start"
+msgstr "Start"
+
+#: plugins/admin/systems/class_goCupsServer.inc:79
+#: plugins/admin/systems/class_serverService.inc:7
+#: plugins/admin/systems/class_goImapServer.inc:171
+#: plugins/admin/systems/class_goFonServer.inc:140
+#: plugins/admin/systems/class_goVirusServer.inc:230
+#: plugins/admin/systems/class_servRepository.inc:388
+#: plugins/admin/systems/class_goGlpiServer.inc:99
+#: plugins/admin/systems/class_goLogDBServer.inc:99
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
+#: include/sieve/templates/element_stop.tpl:4
+#: include/sieve/templates/object_container.tpl:30
+#: include/sieve/class_sieveManagement.inc:508
+#: include/sieve/class_sieveManagement.inc:727
+msgid "Stop"
+msgstr "Beenden"
+
+#: plugins/admin/systems/class_goCupsServer.inc:80
+#: plugins/admin/systems/class_serverService.inc:9
+#: plugins/admin/systems/class_goImapServer.inc:172
+#: plugins/admin/systems/class_goFonServer.inc:141
+#: plugins/admin/systems/class_goVirusServer.inc:231
+#: plugins/admin/systems/class_servRepository.inc:389
+#: plugins/admin/systems/class_goGlpiServer.inc:100
+#: plugins/admin/systems/class_goLogDBServer.inc:100
+msgid "Restart"
+msgstr "Neustart"
+
+#: plugins/admin/systems/gencd.tpl:2
+msgid "CD-Install-Image generation"
+msgstr "Erstellung der Installations-CD (Abbild)"
+
+#: plugins/admin/systems/gencd.tpl:5
+msgid ""
+"This option enables you to generate FAI install CD images for the selected "
+"workstation. The procedure may take about 10 minutes to complete, so please "
+"be patient after pressing the 'Create ISO-Image' button."
+msgstr ""
+"Diese Option erlaubt es Ihnen, ein Abbild einer FAI-Installations-CD für die "
+"gewählte Arbeitsstation zu erstellen. Dieser Vorgang dauert etwa 10 Minuten, "
+"haben Sie also Geduld, nachdem Sie den Knopf 'Erstelle ISO-Abbild' gedrückt "
+"haben."
+
+#: plugins/admin/systems/gencd.tpl:9
+msgid "Create ISO-Image"
+msgstr "Erstelle ISO-Abbild"
+
+#: plugins/admin/systems/class_serverService.inc:307
+msgid "Can't set status while this server is not saved."
+msgstr ""
+"Kann den Status nicht setzen wenn der Server noch nicht gespeichert wurde."
+
+#: plugins/admin/systems/class_serverService.inc:319
+#, php-format
+msgid "The specified method '%s' can't executed for services."
+msgstr "Die angegebene Methode '%s' kann nicht für Dienste ausgeführt werden."
+
+#: plugins/admin/systems/class_goKrbServer.inc:31
+msgid "Kerberos service"
+msgstr "Kerberos-Dienst"
+
+#: plugins/admin/systems/class_goKrbServer.inc:59
+msgid "Kerberos service (kadmin access informations)"
+msgstr "Kerberos Dienst (kadmin Zugangs-Informationen)"
+
+#: plugins/admin/systems/class_goKrbServer.inc:69
+#, php-format
+msgid "The specified kerberos password is empty."
+msgstr "Das angebene Kerberos-Passwort ist leer."
+
+#: plugins/admin/systems/class_goKrbServer.inc:72
+#, php-format
+msgid "The specified kerberos admin is empty."
+msgstr "Der angebene Kerberos-Administrator ist leer."
+
+#: plugins/admin/systems/class_goKrbServer.inc:75
+#, php-format
+msgid "The specified kerberos realm is empty."
+msgstr "Die angebene Kerberos-Realm ist leer."
+
+#: plugins/admin/systems/class_goKrbServer.inc:93
+#: plugins/personal/generic/generic.tpl:217
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:94
+msgid "Kerberos access information"
+msgstr "Kerberos Zugangs-Information"
+
+#: plugins/admin/systems/class_goKrbServer.inc:102
+msgid "Realm"
+msgstr "Realm"
+
+#: plugins/admin/systems/class_goKrbServer.inc:103
+#: plugins/admin/systems/class_goFonServer.inc:143
+#: plugins/admin/systems/class_goGlpiServer.inc:102
+#: plugins/admin/systems/class_goLogDBServer.inc:101
+msgid "Admin"
+msgstr "Administrator"
+
+#: plugins/admin/systems/glpi_devices.tpl:2
+msgid "Add/Edit monitor"
+msgstr "Monitor hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:17
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
+msgid "Comments"
+msgstr "Kommentare"
+
+#: plugins/admin/systems/glpi_devices.tpl:24
+#: plugins/admin/systems/glpi_devices.tpl:123
+#: plugins/admin/systems/glpi_devices.tpl:164
+#: plugins/admin/systems/glpi_devices.tpl:219
+#: plugins/admin/systems/glpi_devices.tpl:275
+#: plugins/admin/systems/glpi_devices.tpl:333
+#: plugins/admin/systems/glpi_devices.tpl:397
+#: plugins/admin/systems/glpi_devices.tpl:469
+#: plugins/admin/systems/glpi_devices.tpl:533
+#: plugins/admin/systems/glpi_devices.tpl:580
+#: plugins/admin/systems/glpi_devices.tpl:633
+#: plugins/admin/systems/glpi_devices.tpl:687
+#: plugins/admin/systems/glpi_devices.tpl:733
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
+#: plugins/admin/systems/glpi.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:796
+#: plugins/admin/systems/glpiPrinter.tpl:23
+msgid "Manufacturer"
+msgstr "Hersteller"
+
+#: plugins/admin/systems/glpi_devices.tpl:33
+msgid "Monitor size"
+msgstr "Monitorgröße"
+
+#: plugins/admin/systems/glpi_devices.tpl:36
+msgid "Inch"
+msgstr "Zoll"
+
+#: plugins/admin/systems/glpi_devices.tpl:44
+msgid "Integrated microphone"
+msgstr "Integriertes Mikrofon"
+
+#: plugins/admin/systems/glpi_devices.tpl:47
+#: plugins/admin/systems/glpi_devices.tpl:55
+#: plugins/admin/systems/glpi_devices.tpl:63
+#: plugins/admin/systems/glpi_devices.tpl:71
+#: plugins/admin/systems/glpi_devices.tpl:176
+#: plugins/admin/systems/glpi_devices.tpl:296
+#: plugins/admin/systems/glpi_devices.tpl:361
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_address.tpl:40
+#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
+#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+msgid "Yes"
+msgstr "ja"
+
+#: plugins/admin/systems/glpi_devices.tpl:48
+#: plugins/admin/systems/glpi_devices.tpl:56
+#: plugins/admin/systems/glpi_devices.tpl:64
+#: plugins/admin/systems/glpi_devices.tpl:72
+#: plugins/admin/systems/glpi_devices.tpl:177
+#: plugins/admin/systems/glpi_devices.tpl:297
+#: plugins/admin/systems/glpi_devices.tpl:362
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_address.tpl:42
+#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
+#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+msgid "No"
+msgstr "nein"
+
+#: plugins/admin/systems/glpi_devices.tpl:52
+msgid "Integrated speakers"
+msgstr "Integrierte Lautsprecher"
+
+#: plugins/admin/systems/glpi_devices.tpl:60
+msgid "Sub-D"
+msgstr "Sub-D"
+
+#: plugins/admin/systems/glpi_devices.tpl:68
+msgid "BNC"
+msgstr "BNC"
+
+#: plugins/admin/systems/glpi_devices.tpl:76
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "Serial number"
+msgstr "Seriennumner"
+
+#: plugins/admin/systems/glpi_devices.tpl:83
+msgid "Additional serial number"
+msgstr "Zusätzliche Seriennummer"
+
+#: plugins/admin/systems/glpi_devices.tpl:97
+msgid "Add/Edit other device"
+msgstr "Allgemeines Gerät hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:112
+#: plugins/admin/systems/glpi_devices.tpl:153
+#: plugins/admin/systems/glpi_devices.tpl:208
+#: plugins/admin/systems/glpi_devices.tpl:264
+#: plugins/admin/systems/glpi_devices.tpl:322
+#: plugins/admin/systems/glpi_devices.tpl:386
+#: plugins/admin/systems/glpi_devices.tpl:458
+#: plugins/admin/systems/glpi_devices.tpl:522
+#: plugins/admin/systems/glpi_devices.tpl:569
+#: plugins/admin/systems/glpi_devices.tpl:622
+#: plugins/admin/systems/glpi_devices.tpl:676
+#: plugins/admin/systems/glpi_devices.tpl:722
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
+#: plugins/admin/systems/glpi.tpl:79
+#: plugins/admin/systems/class_glpiAccount.inc:790
+#: include/sieve/templates/element_comment.tpl:4
+#: include/sieve/templates/object_container.tpl:23
+#: include/sieve/class_sieveManagement.inc:501
+#: include/sieve/class_sieveManagement.inc:720
+msgid "Comment"
+msgstr "Kommentar"
+
+#: plugins/admin/systems/glpi_devices.tpl:138
+msgid "Add/Edit power supply"
+msgstr "Netzteil hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:173
+msgid "Atx"
+msgstr "ATX"
+
+#: plugins/admin/systems/glpi_devices.tpl:181
+msgid "Power"
+msgstr "Strom"
+
+#: plugins/admin/systems/glpi_devices.tpl:193
+msgid "Add/Edit graphic card"
+msgstr "Grafikkarte hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:228
+#: plugins/admin/systems/glpi_devices.tpl:284
+#: plugins/admin/systems/glpi_devices.tpl:349
+msgid "Interface"
+msgstr "Interface"
+
+#: plugins/admin/systems/glpi_devices.tpl:237
+msgid "Ram"
+msgstr "RAM"
+
+#: plugins/admin/systems/glpi_devices.tpl:249
+msgid "Add/Edit controller"
+msgstr "Controller hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:307
+msgid "Add/Edit drive"
+msgstr "Laufwerk hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:342
+msgid "Speed"
+msgstr "Taktung"
+
+#: plugins/admin/systems/glpi_devices.tpl:358
+msgid "Writeable"
+msgstr "Beschreibbar"
+
+#: plugins/admin/systems/glpi_devices.tpl:371
+msgid "Add/Edit harddisk"
+msgstr "Festplatte hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:406
+msgid "Rpm"
+msgstr "Upm"
+
+#: plugins/admin/systems/glpi_devices.tpl:413
+msgid "Cache"
+msgstr "Cache"
+
+#: plugins/admin/systems/glpi_devices.tpl:443
+msgid "Add/Edit memory"
+msgstr "Speicher hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:478
+msgid "Frequenz"
+msgstr "Frequenz"
+
+#: plugins/admin/systems/glpi_devices.tpl:507
+msgid "Add/Edit sound card"
+msgstr "Soundkarte hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:553
+msgid "Add/Edit network interface"
+msgstr "Netzwerk-Interface hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:589
+#: plugins/admin/systems/class_termDNS.inc:568
+msgid "MAC address"
+msgstr "MAC-Adresse"
+
+#: plugins/admin/systems/glpi_devices.tpl:596
+#: plugins/personal/connectivity/pureftpd.tpl:15
+msgid "Bandwidth"
+msgstr "Bandbreite"
+
+#: plugins/admin/systems/glpi_devices.tpl:607
+msgid "Add/Edit processor"
+msgstr "Prozessor hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:642
+msgid "Frequence"
+msgstr "Frequenz"
+
+#: plugins/admin/systems/glpi_devices.tpl:649
+msgid "Default frequence"
+msgstr "Standardfrequenz"
+
+#: plugins/admin/systems/glpi_devices.tpl:661
+msgid "Add/Edit motherboard"
+msgstr "Motherboard hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:696
+msgid "Chipset"
+msgstr "Chipsatz"
+
+#: plugins/admin/systems/glpi_devices.tpl:707
+msgid "Add/Edit computer case"
+msgstr "Computergehäuse hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpi_devices.tpl:742
+msgid "format"
+msgstr "Format"
+
+#: plugins/admin/systems/class_goService.inc:26
+#: plugins/admin/systems/class_goService.inc:61
+msgid "Empty service"
+msgstr "Leerer Dienst"
+
+#: plugins/admin/systems/class_goService.inc:102
+#, php-format
+msgid "Removing of server services/"
+msgstr "Entfernen von Server Dienste/"
+
+#: plugins/admin/systems/class_goService.inc:128
+#, php-format
+msgid "Saving of server services/"
+msgstr "Speichern von Server Dienste/"
+
+#: plugins/admin/systems/class_goService.inc:159
+#, php-format
+msgid "Set status flag for server services/"
+msgstr "Setzen von Status-Flag für Server Dienste/"
+
+#: plugins/admin/systems/class_goService.inc:216
+#, php-format
+msgid ""
+"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Das als ACTION_HOOK angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
+"existieren."
+
+#: plugins/admin/systems/goImapServer.tpl:7
+#: plugins/admin/systems/class_goImapServer.inc:175
+msgid "Server identifier"
+msgstr "Serverbezeichnung"
+
+#: plugins/admin/systems/goImapServer.tpl:16
+#: plugins/admin/systems/class_goImapServer.inc:176
+msgid "Connect URL"
+msgstr "Verbindungs-URL"
+
+#: plugins/admin/systems/goImapServer.tpl:43
+#: plugins/admin/systems/class_goImapServer.inc:179
+msgid "Sieve port"
+msgstr "Sieve-Port"
+
+#: plugins/admin/systems/goImapServer.tpl:61
+#: plugins/admin/systems/class_goImapServer.inc:180
+msgid "Start IMAP service"
+msgstr "IMAP-Dienst starten"
+
+#: plugins/admin/systems/goImapServer.tpl:70
+#: plugins/admin/systems/class_goImapServer.inc:181
+msgid "Start IMAP SSL service"
+msgstr "IMAP/SSL-Dienst starten"
+
+#: plugins/admin/systems/goImapServer.tpl:79
+#: plugins/admin/systems/class_goImapServer.inc:182
+msgid "Start POP3 service"
+msgstr "POP3-Dienst starten"
+
+#: plugins/admin/systems/goImapServer.tpl:88
+#: plugins/admin/systems/class_goImapServer.inc:183
+msgid "Start POP3 SSL service"
+msgstr "POP3/SSL-Dienst starten"
+
+#: plugins/admin/systems/goImapServer.tpl:99
+#: plugins/admin/systems/goMailServer.tpl:204
+msgid "The server must be saved before you can use the status flag."
+msgstr ""
+"Der  Server muss gespeichert werden bevor Sie das Status-Flag verwenden "
+"können."
+
+#: plugins/admin/systems/goImapServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:206
+msgid "The service must be saved before you can use the status flag."
+msgstr ""
+"Der Dienst muss gespeichert werden bevor Sie den Status-Flag verwenden "
+"können."
+
+#: plugins/admin/systems/goImapServer.tpl:104
+#: plugins/admin/systems/goMailServer.tpl:209
+msgid "Set new status"
+msgstr "Setze neuen Status"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+msgid "Set status"
+msgstr "Status setzen"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
+#: plugins/admin/systems/workstation.tpl:133
+#: plugins/admin/applications/class_applicationGeneric.inc:554
+#: plugins/admin/applications/generic.tpl:24
+#: plugins/admin/ogroups/termgroup.tpl:101
+#: plugins/admin/fai/faiTemplateEntry.tpl:105
+msgid "Execute"
+msgstr "Ausführen"
+
+#: plugins/admin/systems/network.tpl:1
+msgid "Network\tsettings"
+msgstr "Netzwerk-Einstellungen"
+
+#: plugins/admin/systems/network.tpl:9
+msgid "IP-address"
+msgstr "IP-Adresse"
+
+#: plugins/admin/systems/network.tpl:17
+msgid "MAC-address"
+msgstr "MAC-Adresse"
+
+#: plugins/admin/systems/network.tpl:29
+msgid "Autodetect"
+msgstr "Automatisch feststellen"
+
+#: plugins/admin/systems/network.tpl:58
+msgid "Enable DNS for this device"
+msgstr "DNS für dieses Gerät aktivieren"
+
+#: plugins/admin/systems/network.tpl:59
+#: plugins/admin/systems/class_servDNS.inc:411
+#: plugins/admin/systems/servdnseditzone.tpl:76
+#: plugins/gofon/phoneaccount/generic.tpl:95
+msgid "Refresh"
+msgstr "Aktualisieren"
+
+#: plugins/admin/systems/network.tpl:67
+msgid "Zone"
+msgstr "Zone"
+
+#: plugins/admin/systems/network.tpl:77
+#: plugins/admin/systems/class_servDNS.inc:174
+#: plugins/admin/systems/class_servDNS.inc:414
+#: plugins/admin/systems/class_termDNS.inc:578
+#: plugins/admin/systems/servdnseditzone.tpl:94
+msgid "TTL"
+msgstr "TTL"
+
+#: plugins/admin/systems/network.tpl:85
+msgid "Dns records"
+msgstr "DNS-Einträge"
+
+#: plugins/admin/systems/component.tpl:6
+#: plugins/personal/environment/hotplugDialogNew.tpl:10
+msgid "Device name"
+msgstr "Gerätename"
+
+#: plugins/admin/systems/class_componentGeneric.inc:57
+#: plugins/admin/systems/class_winGeneric.inc:96
+msgid "This 'dn' has no network features."
+msgstr "Diese 'dn' hat keine Netzwerk-Erweiterungen."
+
+#: plugins/admin/systems/class_componentGeneric.inc:135
+#, php-format
+msgid "Removing of system component/generic with dn '%s' failed."
+msgstr "Entfernen von System Komponente/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_componentGeneric.inc:182
+msgid "The required field 'Component name' is not set."
+msgstr "Das benötigte Feld 'Gerätename' ist nicht gesetzt."
+
+#: plugins/admin/systems/class_componentGeneric.inc:261
+#, php-format
+msgid "Saving of system component/generic with dn '%s' failed."
+msgstr "Speichern von System Komponente/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_componentGeneric.inc:269
+msgid "Component generic"
+msgstr "Netzwerk-Komponente (Allgemein)"
+
+#: plugins/admin/systems/class_componentGeneric.inc:274
+msgid "Network device"
+msgstr "Netzwerk-Gerät"
+
+#: plugins/admin/systems/terminalStartup.tpl:1
+#: plugins/admin/systems/workstationStartup.tpl:4
+msgid "Boot parameters"
+msgstr "Boot-Parameter"
+
+#: plugins/admin/systems/terminalStartup.tpl:8
+#: plugins/admin/systems/class_terminalStartup.inc:480
+#: plugins/admin/systems/class_workstationStartup.inc:1188
+#: plugins/admin/systems/workstationStartup.tpl:8
+msgid "Boot kernel"
+msgstr "Boot-Kernel"
+
+#: plugins/admin/systems/terminalStartup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:19
+msgid "Custom options"
+msgstr "Angepasste Optionen"
+
+#: plugins/admin/systems/terminalStartup.tpl:23
+#: plugins/admin/systems/workstationStartup.tpl:23
+msgid ""
+"Enter any parameters that should be passed to the kernel as append line "
+"during bootup"
+msgstr ""
+"Geben Sie die Parameter ein, die dem Kernel beim Starten übergeben werden "
+"sollen"
+
+#: plugins/admin/systems/terminalStartup.tpl:27
+#: plugins/admin/systems/workstationStartup.tpl:28
+msgid "LDAP server"
+msgstr "LDAP-Server"
+
+#: plugins/admin/systems/terminalStartup.tpl:43
+msgid "Select if terminal supports graphical startup with progress bar"
+msgstr ""
+"Wählen, wenn das Terminal den grafischen Startvorgang mit Fortschrittsbalken "
+"unterstützt"
+
+#: plugins/admin/systems/terminalStartup.tpl:45
+msgid "use graphical bootup"
+msgstr "grafisches Booten nutzen"
+
+#: plugins/admin/systems/terminalStartup.tpl:48
+msgid "Select if terminal should boot in text mode"
+msgstr "Wählen, wenn das Terminal im Textmodus starten soll"
+
+#: plugins/admin/systems/terminalStartup.tpl:50
+msgid "use standard linux textual bootup"
+msgstr "Standard Textmodus nutzen"
+
+#: plugins/admin/systems/terminalStartup.tpl:53
+msgid "Select to get more verbose output during startup"
+msgstr "Wählen, um ausführlichere Informationen während des Starts zu erhalten"
+
+#: plugins/admin/systems/terminalStartup.tpl:55
+msgid "use debug mode for startup"
+msgstr "benutze Fehlersuch-Modus für Systemstart"
+
+#: plugins/admin/systems/terminalStartup.tpl:66
+#: plugins/admin/systems/workstationStartup.tpl:149
+msgid "Kernel modules (format: name parameters)"
+msgstr "Kernel-Module (Format: Name Parameter)"
+
+#: plugins/admin/systems/terminalStartup.tpl:69
+#: plugins/admin/systems/workstationStartup.tpl:152
+msgid "Add additional modules to load on startup"
+msgstr ""
+"Zusätzliche Module hinzufügen, die während des Starts geladen werden sollen"
+
+#: plugins/admin/systems/terminalStartup.tpl:87
+#: plugins/admin/systems/class_terminalStartup.inc:478
+#: plugins/admin/systems/goShareServer.tpl:1
+#: plugins/admin/systems/class_workstationStartup.inc:1192
+#: plugins/admin/systems/workstationStartup.tpl:170
+#: plugins/personal/environment/class_environment.inc:1337
+#: plugins/personal/environment/environment.tpl:133
+msgid "Shares"
+msgstr "Freigaben"
+
+#: plugins/admin/systems/terminalStartup.tpl:105
+#: plugins/admin/systems/workstationStartup.tpl:188
+msgid "Mountpoint"
+msgstr "Mount-Pfad"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:6
+#: plugins/admin/users/class_divListUsers.inc:35
+#: plugins/admin/users/class_divListUsers.inc:36
+msgid "List of users"
+msgstr "Liste der Benutzer"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:23
+msgid ""
+"This dialog allows you to select a user as technical responsible person."
+msgstr ""
+"Dieser Dialog erlaubt es Ihnen, einen Benutzer als technische Kontaktperson "
+"zu wählen."
+
+#: plugins/admin/systems/class_systemManagement.inc:32
+msgid "Systems"
+msgstr "Systeme"
+
+#: plugins/admin/systems/class_systemManagement.inc:225
+msgid "Creating the image failed. Please see the report below."
+msgstr ""
+"Erstellen des Abbilds fehlgeschlagen. Bitte überprüfen Sie den Fehlerbericht "
+"unterhalb."
+
+#: plugins/admin/systems/class_systemManagement.inc:234
+#, php-format
+msgid "Command '%s', specified for ISO creation doesn't seem to exist."
+msgstr ""
+"Das Kommando '%s', angegeben für die ISO-Erstellung, scheint nicht zu "
+"existieren."
+
+#: plugins/admin/systems/class_systemManagement.inc:297
+msgid "You are not allowed to create a new object of this type."
+msgstr "Es ist Ihnen nicht erlaubt, ein neues Objekt dieses Typs zu erstellen."
+
+#: plugins/admin/systems/class_systemManagement.inc:348
+msgid "You can't edit this object type yet!"
+msgstr "Dieser Objekt-Typ kann momentan noch nicht bearbeitet werden!"
+
+#: plugins/admin/systems/class_systemManagement.inc:376
+#: plugins/admin/systems/class_systemManagement.inc:442
+msgid "You are not allowed to change the password for this object."
+msgstr "Sie haben keine Berechtigung, das Passwort dieses Objektes zu ändern."
+
+#: plugins/admin/systems/class_systemManagement.inc:388
+msgid "Passwords entered as new and repeated do not match!"
+msgstr ""
+"Die Passworte, die Sie als 'Neues Passwort' und 'Wiederholung des neuen "
+"Passwort' eingegeben haben sind nicht identisch!"
+
+#: plugins/admin/systems/class_systemManagement.inc:445
+msgid "Can't detect object to change password."
+msgstr "Kann Objekt nicht erkennen, um das Passwort zu ändern."
+
+#: plugins/admin/systems/class_systemManagement.inc:553
+#: plugins/admin/systems/class_systemManagement.inc:628
+#: plugins/admin/systems/class_systemManagement.inc:687
+#: plugins/admin/fai/class_faiManagement.inc:174
+#: plugins/admin/fai/class_faiManagement.inc:252
+#: plugins/admin/fai/class_faiManagement.inc:323
+msgid "You are not allowed to delete this component!"
+msgstr "Es ist Ihnen nicht erlaubt, diese Komponente zu löschen!"
+
+#: plugins/admin/systems/class_systemManagement.inc:621
+#, php-format
+msgid "You're about to delete all information about the component at '%s'."
+msgstr ""
+"Sie sind dabei, alle Informationen über die Komponente auf '%s' zu löschen."
+
+#: plugins/admin/systems/class_systemManagement.inc:726
+#, php-format
+msgid ""
+"Can't set gotoMode to status 'avtice', the current object couldn't be "
+"identified."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1014
+msgid "New terminal"
+msgstr "Neues Terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1016
+msgid "New workstation"
+msgstr "Neue Arbeitsstation"
+
+#: plugins/admin/systems/class_systemManagement.inc:1018
+msgid "New Device"
+msgstr "Neues Gerät"
+
+#: plugins/admin/systems/class_systemManagement.inc:1037
+msgid "Terminal template for"
+msgstr "Terminal-Vorlage für"
+
+#: plugins/admin/systems/class_systemManagement.inc:1053
+msgid "Workstation template for"
+msgstr "Arbeitsstations-Vorlage für"
+
+#: plugins/admin/systems/class_systemManagement.inc:1265
+msgid "New System from incoming"
+msgstr "Neu erkanntes Gerät"
+
+#: plugins/admin/systems/class_systemManagement.inc:1266
+#: plugins/admin/users/template.tpl:15
+#: plugins/admin/fai/class_faiTemplate.inc:514
+msgid "Template"
+msgstr "Vorlage"
+
+#: plugins/admin/systems/class_systemManagement.inc:1269
+msgid "Workstation is installing"
+msgstr "Arbeitsstation installiert gerade"
+
+#: plugins/admin/systems/class_systemManagement.inc:1270
+msgid "Workstation is waiting for action"
+msgstr "Arbeitsstation wartet auf Aktion"
+
+#: plugins/admin/systems/class_systemManagement.inc:1271
+msgid "Workstation installation failed"
+msgstr "Installation der Arbeitsstation ist fehlgeschlagen"
+
+#: plugins/admin/systems/class_systemManagement.inc:1274
+msgid "Server is installing"
+msgstr "Server wird installiert"
+
+#: plugins/admin/systems/class_systemManagement.inc:1275
+msgid "Server is waiting for action"
+msgstr "Server wartet auf Aktion"
+
+#: plugins/admin/systems/class_systemManagement.inc:1276
+msgid "Server installation failed"
+msgstr "Server-Installation ist fehlgeschlagen"
+
+#: plugins/admin/systems/class_systemManagement.inc:1277
+msgid "Winstation"
+msgstr "Windows-Workstation"
+
+#: plugins/admin/systems/class_systemManagement.inc:1278
+msgid "Network Device"
+msgstr "Netzwerk-Gerät"
+
+#: plugins/admin/systems/class_systemManagement.inc:1279
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal"
+msgstr "Neues Terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1280
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation"
+msgstr "Neue Arbeitsstation"
+
+#: plugins/admin/systems/class_systemManagement.inc:1336
+#: plugins/admin/systems/class_systemManagement.inc:1337
+msgid "Incoming objects"
+msgstr "Eingehende Objekte"
+
+#: plugins/admin/systems/class_systemManagement.inc:1342
+msgid "Incoming"
+msgstr "Eingehend"
+
+#: plugins/admin/systems/class_printGeneric.inc:111
+#, php-format
+msgid "Can't extract a valid base out of object dn, setting base to '%s'."
+msgstr ""
+"Kann keine gültige Basis aus der Objekt-DN auslesen, setze Basis auf '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:266
+#: plugins/admin/systems/class_printGeneric.inc:274
+#: plugins/admin/systems/class_printGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:328
+#: plugins/admin/systems/class_printGeneric.inc:344
+#: plugins/admin/systems/class_printGeneric.inc:347
+msgid "Add printer extension"
+msgstr "Drucker-Erweiterung hinzufügen"
+
+#: plugins/admin/systems/class_printGeneric.inc:267
+msgid ""
+"Could not intialize printer tab, parameter parent was missing while "
+"construction."
+msgstr ""
+"Konnte den 'Druck'-Reiter nicht erstellen, der Parameter 'parent' fehlt"
+
+#: plugins/admin/systems/class_printGeneric.inc:275
+msgid "This is a workstation template, printer tab is disabled."
+msgstr ""
+"Dies ist eine Arbeitsstations-Vorlage, der Drucker-Tab ist deaktiviert."
+
+#: plugins/admin/systems/class_printGeneric.inc:280
+msgid "This is a terminal template, printer tab is disabled."
+msgstr "Dies ist eine Terminal-Vorlage, das Drucker-Tab ist deaktiviert."
+
+#: plugins/admin/systems/class_printGeneric.inc:321
+msgid "This 'dn' has no printer features."
+msgstr "Dieser 'DN' hat keine Drucker-Erweiterungen."
+
+#: plugins/admin/systems/class_printGeneric.inc:329
+msgid ""
+"This object has printer extension disabled. You can't enable it while 'cn' "
+"is not present in entry. Possibly you are currently creating a new terminal "
+"template"
+msgstr ""
+"Aktuell besitzt dieses Objekt keine aktivierte Drucker-Erweiterung. Sie "
+"können diese nicht aktivieren, solange das 'cn'-Attribut nicht im Eintrag "
+"enthalten ist. Wahrscheinlich erstellen Sie gerade eine neue Terminal-"
+"Vorlage."
+
+#: plugins/admin/systems/class_printGeneric.inc:336
+#: plugins/admin/systems/class_printGeneric.inc:339
+msgid "Remove printer extension"
+msgstr "Drucker-Erweiterung entfernen"
+
+#: plugins/admin/systems/class_printGeneric.inc:337
+msgid ""
+"This workstation has printer extension enabled.You can disable it by "
+"clicking below."
+msgstr ""
+"Diese Workstation besitzt aktivierte Drucker-Erweiterungen. Sie können diese "
+"durch einen Klick auf die Schaltfläche unten deaktivieren."
+
+#: plugins/admin/systems/class_printGeneric.inc:340
+msgid ""
+"This terminal has printer extension enabled. You can disable it by clicking "
+"below."
+msgstr ""
+"Dieses Terminal besitzt aktivierte Drucker-Erweiterungen. Sie können diese "
+"durch einen Klick auf die Schaltfläche unten deaktivieren."
+
+#: plugins/admin/systems/class_printGeneric.inc:345
+msgid ""
+"This workstation has printer extension disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"Aktuell besitzt diese Workstation keine aktivierte Drucker-Erweiterung. Sie "
+"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#: plugins/admin/systems/class_printGeneric.inc:348
+msgid ""
+"This terminal has printer extension disabled. You can enable it by clicking "
+"below."
+msgstr ""
+"Aktuell besitzt dieses Terminal keine aktivierten Drucker-Erweiterung. Sie "
+"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#: plugins/admin/systems/class_printGeneric.inc:518
+#, php-format
+msgid "Your currently selected PPD file '%s' doesn't exist."
+msgstr "Die momentan gewählte PPD-Datei '%s' wurde nicht gefunden."
+
+#: plugins/admin/systems/class_printGeneric.inc:526
+msgid "can't get ppd informations."
+msgstr "keine PPD-Informationen verfügbar"
+
+#: plugins/admin/systems/class_printGeneric.inc:539
+#, php-format
+msgid "This printer belongs to terminal %s. You can't rename this printer."
+msgstr "Dieser Drucker gehört zu Terminal %s. Sie können ihn nicht umbenennen."
+
+#: plugins/admin/systems/class_printGeneric.inc:541
+#, php-format
+msgid "This printer belongs to workstation %s. You can't rename this printer."
+msgstr ""
+"Dieser Drucker gehört zur Arbeitsstation %s. Ein Umbenennen ist daher nicht "
+"möglich."
+
+#: plugins/admin/systems/class_printGeneric.inc:599
+#, php-format
+msgid "Removing of system print/generic with dn '%s' failed."
+msgstr "Entfernen von System Drucker/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_printGeneric.inc:843
+#, php-format
+msgid "Saving of system print/generic with dn '%s' failed."
+msgstr "Speichern von System Drucker/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_printGeneric.inc:863
+#: plugins/admin/systems/class_printGeneric.inc:865
+#: plugins/admin/ogroups/class_ogroupManagement.inc:429
+#: plugins/admin/fai/faiTemplateEntry.tpl:85
+#: plugins/admin/fai/faiTemplateEntry.tpl:127
+#: plugins/generic/references/class_reference.inc:36
+msgid "Group"
+msgstr "Gruppe"
+
+#: plugins/admin/systems/class_printGeneric.inc:881
+msgid "Print generic"
+msgstr "Drucken (Alllgemein)"
+
+#: plugins/admin/systems/class_printGeneric.inc:893
+msgid "LabeledURL"
+msgstr "Benannte URL"
+
+#: plugins/admin/systems/class_printGeneric.inc:894
+msgid "Printer PPD"
+msgstr "Drucker-PPD"
+
+#: plugins/admin/systems/class_printGeneric.inc:911
+#, php-format
+msgid ""
+"You are not allowed to remove the given object '%s' from the list of members "
+"of printer '%s'."
+msgstr ""
+"Sie haben keine Berechtigung, das gewählte Objekt '%s' von der "
+"Mitgliedsliste des Druckers '%s' zu entfernen."
+
+#: plugins/admin/systems/class_printGeneric.inc:928
+#, php-format
+msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
+msgstr ""
+"Ungültiger Drucker während des Hinzufügens von '%s' zu der Liste von '%s' "
+"Druckern."
+
+#: plugins/admin/systems/class_printGeneric.inc:933
+#, php-format
+msgid ""
+"You are not allowed to add the given object '%s' to the list of members of '%"
+"s'."
+msgstr ""
+"Ihnen ist es nicht erlaubt das gewählte Objekt '%s' zu der Mitgliedsliste "
+"von '%s' hinzuzufügen."
+
+#: plugins/admin/systems/class_printGeneric.inc:968
+#, php-format
+msgid "Can't add '%s' to the list of members, it is already used."
+msgstr ""
+"Kann '%s' nicht zur Liste der Mitglieder hinzufügen, er wird bereits "
+"verwendet."
+
+#: plugins/admin/systems/class_printGeneric.inc:979
+#, php-format
+msgid "Can't add '%s' to list of members, it is not reachable."
+msgstr ""
+"Kann '%s' nicht zur Liste der Mitglieder hinzufügen, er ist nicht verfügbar."
+
+#: plugins/admin/systems/class_servGeneric.inc:54
+#: plugins/admin/systems/class_workstationGeneric.inc:121
+#: plugins/admin/ogroups/class_termgroup.inc:42
+msgid "Activated"
+msgstr "Aktiv"
+
+#: plugins/admin/systems/class_servGeneric.inc:55
+#: plugins/admin/systems/class_workstationGeneric.inc:122
+#: plugins/admin/ogroups/class_termgroup.inc:43
+#: plugins/personal/connectivity/opengw.tpl:33
+#: plugins/personal/connectivity/class_opengwAccount.inc:343
+msgid "Locked"
+msgstr "Gesperrt"
+
+#: plugins/admin/systems/class_servGeneric.inc:101
+msgid "This 'dn' has no server features."
+msgstr "Diese 'dn' hat keine Server-Erweiterungen."
+
+#: plugins/admin/systems/class_servGeneric.inc:109
+#: plugins/admin/systems/class_workstationGeneric.inc:181
+#: plugins/admin/ogroups/class_termgroup.inc:204
+msgid "No ACTIONCMD definition found in your gosa.conf"
+msgstr "Es ist kein ACTIONCMD in ihrer gosa.conf definiert"
+
+#: plugins/admin/systems/class_servGeneric.inc:147
+#, php-format
+msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+"Speichern von System Server/Allgemein (FAIstate) mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:310
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Switch off"
+msgstr "Ausschalten"
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:311
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Reboot"
+msgstr "Neustarten"
+
+#: plugins/admin/systems/class_servGeneric.inc:208
+#: plugins/admin/systems/class_workstationGeneric.inc:303
+#: plugins/admin/ogroups/class_termgroup.inc:295
+msgid "Instant update"
+msgstr "Sofortiges Update"
+
+#: plugins/admin/systems/class_servGeneric.inc:209
+#: plugins/admin/systems/class_servGeneric.inc:218
+#: plugins/admin/systems/class_workstationGeneric.inc:304
+#: plugins/admin/systems/class_workstationGeneric.inc:313
+#: plugins/admin/ogroups/class_termgroup.inc:296
+msgid "Scheduled update"
+msgstr "Geplantes Update"
+
+#: plugins/admin/systems/class_servGeneric.inc:210
+#: plugins/admin/systems/class_servGeneric.inc:217
+#: plugins/admin/systems/class_workstationGeneric.inc:305
+#: plugins/admin/systems/class_workstationGeneric.inc:312
+#: plugins/admin/ogroups/class_termgroup.inc:297
+msgid "Reinstall"
+msgstr "Neu-Installation"
+
+#: plugins/admin/systems/class_servGeneric.inc:211
+#: plugins/admin/systems/class_workstationGeneric.inc:306
+#: plugins/admin/ogroups/class_termgroup.inc:298
+msgid "Rescan hardware"
+msgstr "Hardware neu erkennen"
+
+#: plugins/admin/systems/class_servGeneric.inc:212
+#: plugins/admin/systems/class_servGeneric.inc:219
+#: plugins/admin/systems/class_terminalGeneric.inc:312
+#: plugins/admin/systems/class_terminalGeneric.inc:316
+#: plugins/admin/systems/class_workstationGeneric.inc:307
+#: plugins/admin/systems/class_workstationGeneric.inc:314
+#: plugins/admin/ogroups/class_termgroup.inc:299
+msgid "Memory test"
+msgstr "Speichertest"
+
+#: plugins/admin/systems/class_servGeneric.inc:213
+#: plugins/admin/systems/class_servGeneric.inc:220
+#: plugins/admin/systems/class_workstationGeneric.inc:308
+#: plugins/admin/systems/class_workstationGeneric.inc:315
+msgid "Force localboot"
+msgstr "Erzwinge lokalen Systemstart"
+
+#: plugins/admin/systems/class_servGeneric.inc:214
+#: plugins/admin/systems/class_servGeneric.inc:221
+#: plugins/admin/systems/class_terminalGeneric.inc:313
+#: plugins/admin/systems/class_terminalGeneric.inc:317
+#: plugins/admin/systems/class_workstationGeneric.inc:309
+#: plugins/admin/systems/class_workstationGeneric.inc:316
+#: plugins/admin/ogroups/class_termgroup.inc:300
+msgid "System analysis"
+msgstr "Systemanalyse"
+
+#: plugins/admin/systems/class_servGeneric.inc:216
+#: plugins/admin/systems/class_terminalGeneric.inc:315
+#: plugins/admin/systems/class_workstationGeneric.inc:311
+msgid "Wake up"
+msgstr "Aufwecken"
+
+#: plugins/admin/systems/class_servGeneric.inc:245
+#, php-format
+msgid "Removing of system server/generic with dn '%s' failed."
+msgstr "Entfernen von System Server/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_servGeneric.inc:290
+msgid "The required field 'Server name' is not set."
+msgstr "Das benötigte Feld 'Server-Name' ist nicht gesetzt."
+
+#: plugins/admin/systems/class_servGeneric.inc:361
+#, php-format
+msgid "Saving of system server/generic with dn '%s' failed."
+msgstr "Speichern von System Server/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_servGeneric.inc:415
+msgid "Server generic"
+msgstr "Server (Allgemein)"
+
+#: plugins/admin/systems/class_servGeneric.inc:425
+#: plugins/admin/systems/class_workstationGeneric.inc:618
+msgid "Goto mode"
+msgstr "GOto-Modus"
+
+#: plugins/admin/systems/class_servGeneric.inc:427
+#: plugins/admin/systems/class_terminalGeneric.inc:636
+#: plugins/admin/systems/class_workstationGeneric.inc:622
+#: plugins/admin/ogroups/class_termgroup.inc:397
+msgid "Action flag"
+msgstr "Ablaufstatus"
+
+#: plugins/admin/systems/class_divListSystemService.inc:17
+#: plugins/admin/systems/class_divListSystemService.inc:18
+msgid "Installed services"
+msgstr "Installierte Dienste"
+
+#: plugins/admin/systems/class_divListSystemService.inc:22
+msgid ""
+"This menu allows you to add, remove and configure the properties of a "
+"specific service."
+msgstr ""
+"Mit diesem Menü können Sie die Eigenschaften bestimmter Dienste hinzufügen, "
+"diese löschen oder verändern."
+
+#: plugins/admin/systems/class_divListSystemService.inc:30
+msgid "Service name"
+msgstr "Name des Dienstes"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add service"
+msgstr "Dienst hinzufügen"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add new service"
+msgstr "Neuen Dienst hinzufügen"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all"
+msgstr "Alle starten"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all services"
+msgstr "Alle Dienste starten"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#: plugins/admin/systems/class_divListSystemService.inc:106
+msgid "Stop service"
+msgstr "Dienst beenden"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+msgid "Stop all services"
+msgstr "Alle Dienste beenden"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#: plugins/admin/systems/class_divListSystemService.inc:112
+msgid "Restart service"
+msgstr "Dienst neustarten"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+msgid "Restart all services"
+msgstr "Alle Dienste neustarten"
+
+#: plugins/admin/systems/class_divListSystemService.inc:86
+msgid "Stopped"
+msgstr "Beendet"
+
+#: plugins/admin/systems/class_divListSystemService.inc:87
+msgid "Started"
+msgstr "Gestartet"
+
+#: plugins/admin/systems/class_divListSystemService.inc:88
+msgid "Restarting"
+msgstr "Starte neu"
+
+#: plugins/admin/systems/class_divListSystemService.inc:89
+msgid "User status"
+msgstr "Benutzer-Status"
+
+#: plugins/admin/systems/class_divListSystemService.inc:100
+msgid "Start service"
+msgstr "Dienst starten"
+
+#: plugins/admin/systems/class_divListSystemService.inc:118
+msgid "Edit service"
+msgstr "Dienst bearbeiten"
+
+#: plugins/admin/systems/class_divListSystemService.inc:124
+msgid "Remove service"
+msgstr "Dienst entfernen"
+
+#: plugins/admin/systems/phone.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:44
+msgid "Phone name"
+msgstr "Telefon-Name"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
+msgid "Add/Edit manufacturer"
+msgstr "Hersteller hinzufügen/bearbeiten"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
+msgid "Website"
+msgstr "Website"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
+#: plugins/admin/ogroups/class_phonequeue.inc:903
+#: plugins/gofon/conference/paste_generic.tpl:15
+#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Phone number"
+msgstr "Telefonnummer"
+
+#: plugins/admin/systems/class_terminalStartup.inc:40
+#: plugins/admin/systems/class_terminalStartup.inc:123
+#: plugins/admin/systems/class_terminalStartup.inc:143
+#: plugins/admin/systems/class_terminalService.inc:75
+#: plugins/admin/systems/class_terminalService.inc:103
+#: plugins/admin/systems/class_terminalService.inc:109
+#: plugins/admin/systems/class_terminalService.inc:119
+#: plugins/admin/systems/class_terminalService.inc:120
+#: plugins/admin/systems/class_terminalService.inc:122
+#: plugins/admin/systems/class_terminalService.inc:126
+#: plugins/admin/systems/class_terminalService.inc:219
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_terminalService.inc:225
+#: plugins/admin/systems/class_terminalService.inc:228
+#: plugins/admin/systems/class_terminalService.inc:231
+#: plugins/admin/systems/class_terminalService.inc:234
+#: plugins/admin/systems/class_terminalService.inc:237
+#: plugins/admin/systems/class_workstationStartup.inc:290
+#: plugins/admin/systems/class_workstationStartup.inc:312
+#: plugins/admin/systems/class_workstationStartup.inc:316
+#: plugins/admin/systems/class_workstationStartup.inc:835
+#: plugins/admin/systems/class_workstationService.inc:202
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_workstationService.inc:208
+#: plugins/admin/systems/class_workstationService.inc:211
+#: plugins/admin/systems/class_workstationService.inc:214
+#: plugins/admin/systems/class_workstationService.inc:217
+#: plugins/admin/systems/class_workstationService.inc:220
+#: plugins/admin/systems/class_workstationService.inc:230
+#: plugins/admin/systems/class_workstationService.inc:231
+#: plugins/admin/systems/class_workstationService.inc:232
+#: plugins/admin/systems/class_workstationService.inc:233
+#: plugins/admin/systems/class_workstationService.inc:234
+#: plugins/admin/systems/class_workstationService.inc:235
+#: plugins/admin/systems/class_workstationService.inc:236
+#: plugins/admin/systems/class_terminalGeneric.inc:132
+#: plugins/admin/systems/class_terminalGeneric.inc:328
+#: plugins/admin/systems/class_workstationGeneric.inc:137
+msgid "inherited"
+msgstr "geerbt"
+
+#: plugins/admin/systems/class_terminalStartup.inc:95
+#: plugins/admin/systems/class_workstationStartup.inc:337
+#, php-format
+msgid ""
+"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
+"exist."
+msgstr ""
+"Das in KERNELS angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
+"existieren."
+
+#: plugins/admin/systems/class_terminalStartup.inc:210
+#: plugins/admin/systems/class_workstationStartup.inc:655
+#: plugins/personal/environment/class_environment.inc:601
+#: plugins/personal/environment/class_environment.inc:614
+msgid "You must specify a valid mount point."
+msgstr "Bitte geben Sie einen gültigen Mount-Pfad an!"
+
+#: plugins/admin/systems/class_terminalStartup.inc:410
+#, php-format
+msgid "Saving of system terminal/startup with dn '%s' failed."
+msgstr "Speichern von System Terminal/Systemstart mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_terminalStartup.inc:469
+msgid "Terminal startup"
+msgstr "Terminal-Start"
+
+#: plugins/admin/systems/class_terminalStartup.inc:477
+#: plugins/admin/systems/class_workstationStartup.inc:1187
+msgid "Ldap server"
+msgstr "LDAP-Server"
+
+#: plugins/admin/systems/class_terminalStartup.inc:479
+#: plugins/admin/systems/class_workstationStartup.inc:1191
+msgid "Kernel modules"
+msgstr "Kernel-Module"
+
+#: plugins/admin/systems/class_terminalStartup.inc:481
+#: plugins/admin/systems/class_workstationStartup.inc:1189
+msgid "Kernel parameter"
+msgstr "Kernel-Parameter"
+
+#: plugins/admin/systems/goMailServer.tpl:7
+#: plugins/admin/systems/class_goMailServer.inc:712
+msgid "Visible full qualified hostname"
+msgstr "Voll-Qualifizierter Hostname sichtbar"
+
+#: plugins/admin/systems/goMailServer.tpl:11
+msgid "The full qualified host name."
+msgstr "Der Voll-Qualifizierte Hostname."
+
+#: plugins/admin/systems/goMailServer.tpl:16
+msgid "Max mail header size"
+msgstr "Maximale Größe der Mail-Kopfzeilen"
+
+#: plugins/admin/systems/goMailServer.tpl:21
+msgid "This value specifies the maximal header size."
+msgstr "Dieser Wert legt die maximale Größe der Kopfzeilen fest."
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#: plugins/admin/systems/goMailServer.tpl:31
+#: plugins/admin/systems/goMailServer.tpl:40
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "KB"
+msgstr "KB"
+
+#: plugins/admin/systems/goMailServer.tpl:26
+#: plugins/admin/systems/class_goMailServer.inc:715
+msgid "Max mailbox size"
+msgstr "Maximale Größe der Mailbox"
+
+#: plugins/admin/systems/goMailServer.tpl:31
+msgid "Defines the maximal size of mail box."
+msgstr "Setzt die maximale Größe der Mailbox."
+
+#: plugins/admin/systems/goMailServer.tpl:35
+#: plugins/admin/systems/class_goMailServer.inc:716
+msgid "Max message size"
+msgstr "Maximale Nachrichten-Größe"
+
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "Specify the maximal size of a message."
+msgstr "Setzt die maximale Größe einer Nachricht."
+
+#: plugins/admin/systems/goMailServer.tpl:45
+#: plugins/admin/systems/class_goMailServer.inc:719
+msgid "Relay host"
+msgstr "Relay host"
+
+#: plugins/admin/systems/goMailServer.tpl:50
+msgid "Relay messages to following host:"
+msgstr "Leite Nachrichten zu folgendem Host:"
+
+#: plugins/admin/systems/goMailServer.tpl:60
+#: plugins/admin/systems/class_goMailServer.inc:718
+msgid "Local networks"
+msgstr "Lokale Netzwerke"
+
+#: plugins/admin/systems/goMailServer.tpl:62
+msgid "Postfix networks"
+msgstr "Postfix-Netzwerke"
+
+#: plugins/admin/systems/goMailServer.tpl:83
+msgid "Domains and routing"
+msgstr "Domänen und Weiterleitung"
+
+#: plugins/admin/systems/goMailServer.tpl:91
+#: plugins/admin/systems/class_goMailServer.inc:717
+msgid "Domains to accept mail for"
+msgstr "Domänen, für die Mail angenommen wird"
+
+#: plugins/admin/systems/goMailServer.tpl:93
+msgid "Postfix is responsible for the following domains:"
+msgstr "Postfix ist verantwortlich für die folgenden Domänen:"
+
+#: plugins/admin/systems/goMailServer.tpl:114
+msgid "Transports"
+msgstr "Transporte"
+
+#: plugins/admin/systems/goMailServer.tpl:123
+msgid "Select a transport protocol."
+msgstr "Wählen Sie ein Transport-Protokoll."
+
+#: plugins/admin/systems/goMailServer.tpl:141
+msgid "Restrictions"
+msgstr "Einschränkungen"
+
+#: plugins/admin/systems/goMailServer.tpl:149
+#: plugins/admin/systems/class_goMailServer.inc:721
+msgid "Restrictions for sender"
+msgstr "Einschränkungen für den Sender"
+
+#: plugins/admin/systems/goMailServer.tpl:157
+#: plugins/admin/systems/goMailServer.tpl:183
+msgid "Restriction filter"
+msgstr "Einschränkungsmuster"
+
+#: plugins/admin/systems/goMailServer.tpl:175
+#: plugins/admin/systems/class_goMailServer.inc:722
+msgid "Restrictions for recipient"
+msgstr "Einschränkungen für Empfänger"
+
+#: plugins/admin/systems/class_goSpamServer.inc:50
+#: plugins/admin/systems/class_goSpamServer.inc:327
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goSpamServer.inc:354
+msgid "Spamassassin"
+msgstr "Spamassassin"
+
+#: plugins/admin/systems/class_goSpamServer.inc:225
+msgid "Specified value is not a valid 'trusted network' value."
+msgstr "Der angegebene Wert ist kein gültiger 'trusted network'-Wert."
+
+#: plugins/admin/systems/class_goSpamServer.inc:285
+#, php-format
+msgid "Saving of server services/spamassassin with dn '%s' failed."
+msgstr "Speichern von Server-Dienste/Spamassassin mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_goSpamServer.inc:294
+msgid "Required score must be a numeric value."
+msgstr "Benötiger Wert muß numerisch sein."
+
+#: plugins/admin/systems/class_goSpamServer.inc:336
+#: plugins/admin/systems/goSpamServer.tpl:8
+msgid "Rewrite header"
+msgstr "Nachrichtenkopf bearbeiten"
+
+#: plugins/admin/systems/class_goSpamServer.inc:337
+msgid "Trusted networks"
+msgstr "gesicherte Netzwerke"
+
+#: plugins/admin/systems/class_goSpamServer.inc:338
+#: plugins/admin/systems/goSpamServer.tpl:18
+msgid "Required score"
+msgstr "Benötigter Wert"
+
+#: plugins/admin/systems/class_goSpamServer.inc:339
+msgid "Rules"
+msgstr "Regeln"
+
+#: plugins/admin/systems/class_goSpamServer.inc:341
+#: plugins/admin/systems/goSpamServer.tpl:69
+msgid "Enable use of bayes filtering"
+msgstr "Bayes-Filterung verwenden"
+
+#: plugins/admin/systems/class_goSpamServer.inc:342
+msgid "Enabled bayes auto learning"
+msgstr "Bayes lernt automatisch"
+
+#: plugins/admin/systems/class_goSpamServer.inc:343
+#: plugins/admin/systems/goSpamServer.tpl:75
+msgid "Enable RBL checks"
+msgstr "RBL prüfen"
+
+#: plugins/admin/systems/class_goSpamServer.inc:344
+#: plugins/admin/systems/goSpamServer.tpl:86
+msgid "Enable use of Razor"
+msgstr "Razor verwenden"
+
+#: plugins/admin/systems/class_goSpamServer.inc:345
+#: plugins/admin/systems/goSpamServer.tpl:89
+msgid "Enable use of DDC"
+msgstr "DDC verwenden"
+
+#: plugins/admin/systems/class_goSpamServer.inc:346
+#: plugins/admin/systems/goSpamServer.tpl:92
+msgid "Enable use of Pyzor"
+msgstr "Pyzor verwenden"
+
+#: plugins/admin/systems/class_goImapServer.inc:51
+msgid "IMAP/POP3 service"
+msgstr "IMAP/POP3-Dienst"
+
+#: plugins/admin/systems/class_goImapServer.inc:56
+#: plugins/admin/systems/class_goImapServer.inc:173
+msgid "Repair database"
+msgstr "Datenbank reparieren"
+
+#: plugins/admin/systems/class_goImapServer.inc:102
+msgid "IMAP/POP3 (Cyrus) service"
+msgstr "IMAP/POP3 (Cyrus) Dienst"
+
+#: plugins/admin/systems/class_goImapServer.inc:112
+msgid "Please specify a server identifier."
+msgstr "Bitte geben Sie eine Kennung für den Server ein."
+
+#: plugins/admin/systems/class_goImapServer.inc:115
+msgid "Please specify a connect url."
+msgstr "Bitte geben Sie eine Verbindungs-URL ein."
+
+#: plugins/admin/systems/class_goImapServer.inc:118
+msgid "Please specify an admin user."
+msgstr "Bitte geben Sie einen administrativen Benutzer an!"
+
+#: plugins/admin/systems/class_goImapServer.inc:121
+msgid "Please specify a password for the admin user."
+msgstr "Bitte geben Sie ein Passwort für den Administrator ein."
+
+#: plugins/admin/systems/class_goImapServer.inc:126
+#, php-format
+msgid "The imap connect string needs to be in the form '%s'."
+msgstr "Der IMAP-Verbindungsstring muss in der Form '%s' sein."
+
+#: plugins/admin/systems/class_goImapServer.inc:130
+msgid "The sieve port needs to be numeric."
+msgstr "Der Sieve-Port muss numerisch sein."
+
+#: plugins/admin/systems/class_goImapServer.inc:160
+#: plugins/admin/systems/class_goImapServer.inc:161
+msgid "IMAP/POP3"
+msgstr "IMAP/POP3"
+
+#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
+msgid "Admin password"
+msgstr "Administrator-Passwort:"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
+#, php-format
+msgid "You're about to delete the glpi cartridge type '%s'."
+msgstr "Sind sind dabei, den GLPI Patronentyp '%s' zu löschen."
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
+#, php-format
+msgid ""
+"You can't delete this cartridge type, it is still in use by this printer(s) "
+"'%s'."
+msgstr ""
+"Sie können diesen Patronentyp nicht entfernen, er wird noch von folgendem(n) "
+"Drucker(n) verwendet: '%s'"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
+msgid "Cartridges"
+msgstr "Patronen"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "New monitor"
+msgstr "Neuer Monitor"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "M"
+msgstr "M"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
+#: plugins/personal/environment/selectPrinterDialog.tpl:5
+#: plugins/personal/environment/selectPrinterDialog.tpl:10
+msgid "Select printer to add"
+msgstr "Wählen Sie den hinzuzufügenden Drucker"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
+msgid "Select entries to add"
+msgstr "Wählen Sie die hinzuzufügenden Einträge"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
+msgid "Display members of department"
+msgstr "Zeige die Mitglieder der Abteilung"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
+msgid "Display members matching"
+msgstr "Zeige die Mitglieder, auf die Folgendes passt"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
+msgid "Regular expression for matching member names"
+msgstr "Regulärer Ausdruck zum Erkennen von Mitgliedsnamen"
+
+#: plugins/admin/systems/servnfs.tpl:1
+msgid "Edit share"
+msgstr "Freigabe bearbeiten"
+
+#: plugins/admin/systems/servnfs.tpl:2
+msgid "NFS setup"
+msgstr "NFS-Einrichtung"
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:401
+#: plugins/personal/netatalk/netatalk.tpl:16
+msgid "Path"
+msgstr "Pfad"
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:403
+msgid "Volume"
+msgstr "Volume"
+
+#: plugins/admin/systems/servnfs.tpl:69
+msgid "Auto-mount share on Apple systems"
+msgstr "Freigabe auf Apple-Systemen automatisch einbinden."
+
+#: plugins/admin/systems/servnfs.tpl:109
+msgid "Codepage"
+msgstr "Codepage"
+
+#: plugins/admin/systems/servnfs.tpl:121
+#: plugins/admin/systems/class_goShareServer.inc:402
+msgid "Option"
+msgstr "Option"
+
+#: plugins/admin/systems/class_winGeneric.inc:155
+#, php-format
+msgid "Removing of system wingeneric/generic with dn '%s' failed."
+msgstr "Entfernen von System WinGeneric/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_winGeneric.inc:205
+msgid "You have no permissions to create a component on this 'Base'."
+msgstr ""
+"Sie haben keine Berechtigung, eine Komponente unterhalb dieser 'Basis' "
+"anzulegen."
+
+#: plugins/admin/systems/class_winGeneric.inc:270
+#, php-format
+msgid "Saving of system wingeneric/generic with dn '%s' failed."
+msgstr "Speichern von System Windows/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_winGeneric.inc:281
+msgid "Win generic"
+msgstr "Windows (Allgemein)"
+
+#: plugins/admin/systems/class_winGeneric.inc:282
+msgid "Windows workstation generic"
+msgstr "Windows-Arbeitsstation (Allgemein)"
+
+#: plugins/admin/systems/class_winGeneric.inc:287
+msgid "Win workstation"
+msgstr "Windows Arbeitsstation"
+
+#: plugins/admin/systems/class_winGeneric.inc:290
+#: plugins/admin/systems/class_workstationGeneric.inc:615
+#: plugins/admin/systems/workstation.tpl:10
+msgid "Workstation name"
+msgstr "Name der Arbeitsstation"
+
+#: plugins/admin/systems/class_servDNS.inc:35
+#: plugins/admin/systems/class_servDNS.inc:368
+#: plugins/admin/systems/class_servDNS.inc:397
+#: plugins/admin/systems/class_servDNS.inc:398
+msgid "DNS service"
+msgstr "DNS-Dienst"
+
+#: plugins/admin/systems/class_servDNS.inc:81
+msgid "Remove DNS service"
+msgstr "DNS-Dienst entfernen"
+
+#: plugins/admin/systems/class_servDNS.inc:82
+msgid ""
+"This server has DNS features enabled. You can disable them by clicking below."
+msgstr ""
+"Dieser Server besitzt aktivierte DNS-Funktionen. Sie können diese durch "
+"einen Klick auf die untere Schaltfläche deaktivieren."
+
+#: plugins/admin/systems/class_servDNS.inc:84
+msgid "Add DNS service"
+msgstr "DNS-Dienst hinzufügen"
+
+#: plugins/admin/systems/class_servDNS.inc:85
+msgid ""
+"This server has DNS features disabled. You can enable them by clicking below."
+msgstr ""
+"Aktuell besitzt dieser Server keine aktivierten DNS-Funktionen. Sie können "
+"diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#: plugins/admin/systems/class_servDNS.inc:173
+#: plugins/admin/systems/class_servDNS.inc:407
+msgid "Reverse zone"
+msgstr "Reverse Zone"
+
+#: plugins/admin/systems/class_servDNS.inc:175
+#: plugins/admin/fai/faiTemplateEntry.tpl:102
+msgid "Class"
+msgstr "Klasse"
+
+#: plugins/admin/systems/class_servDNS.inc:239
+#, php-format
+msgid ""
+"Can't delete the selected zone, because it is still in use by these entry/"
+"entries '%s'"
+msgstr ""
+"Sie können die gewählte Zone nicht entfernen, sie wird noch von folgendem(n) "
+"Eintrag / Einträgen verwendet: '%s'"
+
+#: plugins/admin/systems/class_servDNS.inc:304
+#, php-format
+msgid "Updating of system server/dns with dn '%s' failed."
+msgstr "Aktualisieren des Systems Server/DNS mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_servDNS.inc:314
+#, php-format
+msgid "Removing of system server/dns with dn '%s' failed."
+msgstr "Entfernen von System Server/DNS mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_servDNS.inc:335
+#, php-format
+msgid "Saving of system server/dns with dn '%s' failed."
+msgstr "Speichern von System Server/DNS mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_servDNS.inc:359
+#, php-format
+msgid "Set status flag for system server/dns with dn '%s' failed."
+msgstr ""
+"Setzen von Status-Flag für System Server/DNS mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_servDNS.inc:406
+#: plugins/admin/systems/class_termDNS.inc:577
+#: plugins/admin/systems/servdnseditzone.tpl:7
+msgid "Zone name"
+msgstr "Zonenname"
+
+#: plugins/admin/systems/class_servDNS.inc:408
+msgid "Primary dns server"
+msgstr "Primärer DNS-Server"
+
+#: plugins/admin/systems/class_servDNS.inc:410
+#: plugins/admin/systems/glpiPrinter.tpl:48
+msgid "Serial"
+msgstr "Seriell"
+
+#: plugins/admin/systems/class_servDNS.inc:412
+#: plugins/admin/systems/servdnseditzone.tpl:82
+#: plugins/admin/ogroups/class_phonequeue.inc:954
+#: plugins/admin/ogroups/phonequeue.tpl:85
+msgid "Retry"
+msgstr "Wiederholen"
+
+#: plugins/admin/systems/class_servDNS.inc:413
+#: plugins/admin/systems/servdnseditzone.tpl:88
+msgid "Expire"
+msgstr "Ablauf"
+
+#: plugins/admin/systems/class_servDNS.inc:415
+#: plugins/admin/systems/servdnseditzone.tpl:33
+msgid "Zone records"
+msgstr "Zonen-Einträge"
+
+#: plugins/admin/systems/gencd_frame.tpl:2
+msgid "Your browser does not supprt iframes."
+msgstr "Ihr Browser unterstützt keine iframes."
+
+#: plugins/admin/systems/class_termDNS.inc:147
+#, php-format
+msgid ""
+"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
+msgstr ""
+"Kann das als AUTO_NETWORK_HOOK angegebene Kommando '%s' nicht ausführen."
+
+#: plugins/admin/systems/class_termDNS.inc:241
+msgid "Not matching"
+msgstr "Nicht zutreffend"
+
+#: plugins/admin/systems/class_termDNS.inc:342
+msgid "The required field 'IP-address' is not set."
+msgstr "Das benötigte Feld 'IP-Adresse' ist nicht gesetzt."
+
+#: plugins/admin/systems/class_termDNS.inc:346
+msgid "Wrong IP format in field IP-address."
+msgstr "Ungültige IP-Adresse in Feld IP-Adresse"
+
+#: plugins/admin/systems/class_termDNS.inc:353
+msgid "The required field 'MAC-address' is not set."
+msgstr "Das benötigte Feld 'MAC-Adresse' ist nicht gesetzt."
+
+#: plugins/admin/systems/class_termDNS.inc:356
+msgid ""
+"The given macaddress is invalid. There must be 6 2byte segments seperated by "
+"':'."
+msgstr ""
+"Die angebene MAC-Adresse ist nicht korrekt. Es müssen sechs 2-Byte Segmente "
+"angegeben werden (getrennt durch ':')."
+
+#: plugins/admin/systems/class_termDNS.inc:370
+#, php-format
+msgid ""
+"The specified IP address '%s' is not matching the selected reverse zone "
+"entry '%s'."
+msgstr ""
+"Die angegebene IP-Adresse '%s' entspricht nicht dem gewählten Reverse-Zonen-"
+"Eintrag '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:382
+#, php-format
+msgid "Found duplicate value for record type '%s'."
+msgstr "Es wurde ein doppelter Wert für Eintrag-Typ '%s' gefunden."
+
+#: plugins/admin/systems/class_termDNS.inc:390
+#, php-format
+msgid "Found more than one entry for the uniqe record type '%s'."
+msgstr ""
+"Es wurde mehr als ein Eintrag für den eindeutigen Eintrags-Typ '%s' gefunden."
+
+#: plugins/admin/systems/class_termDNS.inc:401
+#, php-format
+msgid ""
+"The device IP '%s' is added as 'A Record', this will be done automatically, "
+"please remove the record."
+msgstr ""
+"Das Gerät mit der-IP-Adresse '%s' erhält automatisch einen 'A'-Eintrag. "
+"Bitte entfernen Sie den Eintrag."
+
+#: plugins/admin/systems/class_termDNS.inc:408
+#: plugins/admin/systems/class_servDNSeditZone.inc:422
+#, php-format
+msgid "Only lowercase is allowed, please check your '%ss'."
+msgstr "Es sind nur Kleinbuchstaben erlaubt, bitte prüfen Sie '%ss'."
+
+#: plugins/admin/systems/class_termDNS.inc:494
+#, php-format
+msgid "Saving of terminal/dns account with dn '%s' failed."
+msgstr "Speichern von Terminal/DNS-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_termDNS.inc:558
+msgid "DNS"
+msgstr "DNS"
+
+#: plugins/admin/systems/class_termDNS.inc:559
+msgid "DNS settings"
+msgstr "DNS-Einstellungen"
+
+#: plugins/admin/systems/class_termDNS.inc:567
+msgid "IP address"
+msgstr "IP-Adresse"
+
+#: plugins/admin/systems/class_termDNS.inc:576
+msgid "DNS records"
+msgstr "DNS-Einträge"
+
+#: plugins/admin/systems/goNtpServer.tpl:2
+msgid "Time server"
+msgstr "Zeit-Server"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
+#, php-format
+msgid "You're about to delete the glpi attachment component '%s'."
+msgstr "Sind sind dabei, den GLPI Anhang '%s' zu löschen."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
+#, php-format
+msgid ""
+"You can't delete this attachment, it is still in use by these system(s) '%s'"
+msgstr ""
+"Sie können diesen Anhang nicht entfernen, er wird noch von folgendem(n) "
+"System(en) verwendet: '%s'"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
+msgid "There is no valid file uploaded."
+msgstr "Es wurde keine gültige Datei hochgeladen."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
+msgid "Upload wasn't successfull."
+msgstr "Upload war nicht erfolgreich."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
+#, php-format
+msgid "Missing directory '%s/glpi/' to store glpi uploads."
+msgstr ""
+"Das Verzeichnis '%s/glpi/' zum Speichern von GLPI-Uploads wurde nicht "
+"gefunden."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
+msgid "There is already a file with the same name uploaded."
+msgstr "Es wurde bereits eine Datei mit dem selben Namen hochgeladen."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
+#, php-format
+msgid "Can't create file '%s'."
+msgstr "Kann Datei '%s' nicht anlegen."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
+msgid "File is available."
+msgstr "Datei ist verfügbar."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
+msgid "File is not readable, possibly the file is missing."
+msgstr "Datei konnte nicht gelesen werden, vielleicht ist nicht vorhanden."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
+msgid "Currently no file uploaded."
+msgstr "Es wurde noch keine Datei hochgeladen."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
+msgid "Mime"
+msgstr "MIME"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
+msgid "This table displays all available attachments."
+msgstr "Diese Tabelle enthält alle verfügbaren Anhänge."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
+#: include/sieve/class_sieveElement_If.inc:447
+msgid "empty"
+msgstr "leer"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
+msgid "Create new attachment"
+msgstr "Neuen Anhang erstellen"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
+msgid "New Attachment"
+msgstr "Neuer Anhang"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
+#: plugins/admin/systems/class_servRepository.inc:218
+#: plugins/admin/fai/class_faiManagement.inc:456
+msgid "This name is already in use."
+msgstr "Der angegebene Name wird bereits verwendet."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
+msgid "Please specify a valid name for this attachment."
+msgstr "Bitte geben Sie einen gültigen Namen für diesen Anhang an."
+
+#: plugins/admin/systems/remove_glpi.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your MySql database in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Es ist eine gute Idee, vor dieser Aktion eine komplette Sicherung Ihrer "
+"MySQL-Datenbank zu erstellen. Wenn Sie dies erledigt haben, drücken Sie "
+"'Entfernen', um fortzufahren oder 'Abbrechen', um die aktuelle Aktion "
+"abzubrechen."
+
+#: plugins/admin/systems/class_servDHCP.inc:42
+msgid "Remove DHCP service"
+msgstr "DHCP-Dienst entfernen"
+
+#: plugins/admin/systems/class_servDHCP.inc:43
+msgid ""
+"This server has DHCP features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dieser Server besitzt aktivierte DHCP-Funktionen. Sie können diese durch "
+"einen Klick auf die untere Schaltfläche deaktivieren."
+
+#: plugins/admin/systems/class_servDHCP.inc:45
+msgid "Add DHCP service"
+msgstr "DHCP Dienst hinzufügen"
+
+#: plugins/admin/systems/class_servDHCP.inc:46
+msgid ""
+"This server has DHCP features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Aktuell besitzt dieser Server keine aktivierten DHCP-Funktionen. Sie können "
+"diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#: plugins/admin/systems/class_goFonServer.inc:35
+#: plugins/admin/systems/class_goFonServer.inc:130
+msgid "VoIP service"
+msgstr "VoIP-Dienst"
+
+#: plugins/admin/systems/class_goFonServer.inc:64
+msgid "VoIP service - Asterisk management"
+msgstr "VoIP-Dienst - Asterisk Verwaltung"
+
+#: plugins/admin/systems/class_goFonServer.inc:73
+msgid "The attribute DB user is empty or contains invalid characters."
+msgstr "Das Attribut DB ist leer oder enthält ungültige Zeichen."
+
+#: plugins/admin/systems/class_goFonServer.inc:76
+#: plugins/admin/systems/class_goFaxServer.inc:73
+msgid "The attribute password is empty or contains invalid characters."
+msgstr "Das Attribut Passwort ist leer oder enthält ungültige Zeichen."
+
+#: plugins/admin/systems/class_goFonServer.inc:79
+msgid ""
+"The attribute local dial prefix is empty or contains invalid characters."
+msgstr "Das Attribut Ortsvorwahl ist leer oder enthält ungültige Zeichen."
+
+#: plugins/admin/systems/class_goFonServer.inc:82
+msgid ""
+"The attribute country dial prefix is empty or contains invalid characters."
+msgstr "Das Attribut Landesvorwahl ist leer oder enthält ungültige Zeichen."
+
+#: plugins/admin/systems/class_goFonServer.inc:119
+#, php-format
+msgid ""
+"You can't remove the asterisk database extension, it is still in use by "
+"these objects '%s'."
+msgstr ""
+"Sie können die Asterisk Datenbank-Erweiterung nicht entfernen, sie wird "
+"momentan noch von folgenden Objekten verwendet: '%s'."
+
+#: plugins/admin/systems/class_goFonServer.inc:131
+msgid "VoIP - asterisk management"
+msgstr "VoIP - Asterisk Verwaltung"
+
+#: plugins/admin/systems/class_goFonServer.inc:145
+msgid "Area code"
+msgstr "Ortsvorwahl"
+
+#: plugins/admin/systems/class_goFonServer.inc:146
+msgid "Country code"
+msgstr "Landesvorwahl"
+
+#: plugins/admin/systems/class_terminalService.inc:72
+#: plugins/admin/systems/class_workstationService.inc:93
+#: plugins/admin/systems/workstationService.tpl:157
+msgid "unknown"
+msgstr "unbekannt"
+
+#: plugins/admin/systems/class_terminalService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:89
+#: plugins/personal/environment/class_environment.inc:231
+#, php-format
+msgid ""
+"You have specified an external resolution hook which can't be read, please "
+"check the permission of the file '%s'."
+msgstr ""
+"Sie haben einen Hook für das externe Beziehen von Auflösungen angegeben. "
+"Dieser kann nicht ausgeführt werden. Prüfsen Sie die Berechtigungen von '%s'."
+
+#: plugins/admin/systems/class_terminalService.inc:104
+#: plugins/admin/systems/class_terminalService.inc:105
+#: plugins/admin/systems/class_terminalService.inc:106
+#: plugins/admin/systems/class_terminalService.inc:107
+#: plugins/admin/systems/class_workstationService.inc:96
+#: plugins/admin/systems/class_workstationService.inc:97
+#: plugins/admin/systems/class_workstationService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:99
+msgid "bit"
+msgstr "Bit"
+
+#: plugins/admin/systems/class_terminalService.inc:158
+msgid "default"
+msgstr "Standard"
+
+#: plugins/admin/systems/class_terminalService.inc:159
+#: plugins/admin/systems/class_workstationService.inc:139
+msgid "show chooser"
+msgstr "zeige Auswahl"
+
+#: plugins/admin/systems/class_terminalService.inc:160
+#: plugins/admin/systems/class_workstationService.inc:140
+msgid "direct"
+msgstr "direkt"
+
+#: plugins/admin/systems/class_terminalService.inc:163
+#: plugins/admin/systems/class_workstationService.inc:143
+msgid "load balanced"
+msgstr "lastverteilt"
+
+#: plugins/admin/systems/class_terminalService.inc:166
+#: plugins/admin/systems/class_workstationService.inc:146
+msgid "Windows RDP"
+msgstr "Windows RDP"
+
+#: plugins/admin/systems/class_terminalService.inc:167
+#: plugins/admin/systems/class_workstationService.inc:147
+msgid "ICA client"
+msgstr "Citrix Metaframe"
+
+#: plugins/admin/systems/class_terminalService.inc:197
+#: plugins/admin/systems/class_workstationStartup.inc:836
+#: plugins/admin/systems/class_workstationService.inc:183
+#: plugins/personal/posix/class_posixAccount.inc:203
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
+msgid "automatic"
+msgstr "automatisch"
+
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_workstationService.inc:205
+msgid "Bit"
+msgstr "Bit"
+
+#: plugins/admin/systems/class_terminalService.inc:322
+#: plugins/admin/systems/class_workstationService.inc:320
+msgid "Choose the phone located at the current terminal"
+msgstr "Wählen Sie das sich am momentanen Arbeitsplatz befindende Telefon."
+
+#: plugins/admin/systems/class_terminalService.inc:397
+#: plugins/admin/systems/class_terminalService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:387
+#: plugins/admin/systems/class_workstationService.inc:392
+msgid "Please specify a valid VSync range."
+msgstr "Bitte geben Sie einen gültigen VSync-Bereich an."
+
+#: plugins/admin/systems/class_terminalService.inc:411
+#: plugins/admin/systems/class_terminalService.inc:416
+#: plugins/admin/systems/class_workstationService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:407
+msgid "Please specify a valid HSync range."
+msgstr "Bitte geben Sie einen gültigen HSync-Bereich an."
+
+#: plugins/admin/systems/class_terminalService.inc:465
+#, php-format
+msgid "Saving of object system terminal/service with dn '%s' failed."
+msgstr ""
+"Speichern von Objekt System Terminal/Dienst mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_terminalService.inc:474
+#: plugins/admin/systems/class_workstationService.inc:459
+msgid "Service"
+msgstr "Dienst"
+
+#: plugins/admin/systems/class_terminalService.inc:483
+#: plugins/admin/systems/class_workstationService.inc:468
+msgid "Monitor"
+msgstr "Monitor"
+
+#: plugins/admin/systems/class_terminalService.inc:484
+#: plugins/admin/ogroups/class_phonequeue.inc:951
+msgid "Method"
+msgstr "Methode"
+
+#: plugins/admin/systems/class_terminalService.inc:485
+#: plugins/admin/systems/terminalService.tpl:173
+msgid "Remote desktop"
+msgstr "Entfernte Arbeitsfläche"
+
+#: plugins/admin/systems/class_terminalService.inc:487
+#: plugins/admin/systems/class_workstationService.inc:469
+msgid "Gfx driver"
+msgstr "Grafiktreiber"
+
+#: plugins/admin/systems/class_terminalService.inc:488
+#: plugins/admin/systems/class_workstationService.inc:470
+msgid "Gfx resolution"
+msgstr "Auflösung"
+
+#: plugins/admin/systems/class_terminalService.inc:489
+#: plugins/admin/systems/class_workstationService.inc:471
+msgid "Gfx color depth"
+msgstr "Farbtiefe"
+
+#: plugins/admin/systems/class_terminalService.inc:490
+#: plugins/admin/systems/class_workstationService.inc:472
+msgid "Hsync"
+msgstr "HSync"
+
+#: plugins/admin/systems/class_terminalService.inc:491
+#: plugins/admin/systems/class_workstationService.inc:473
+msgid "Vsync"
+msgstr "VSync"
+
+#: plugins/admin/systems/class_terminalService.inc:492
+msgid "Auto-Sync"
+msgstr "Auto-Sync"
+
+#: plugins/admin/systems/class_terminalService.inc:493
+msgid "Printer service enabled"
+msgstr "Druck-Dienst aktiviert"
+
+#: plugins/admin/systems/class_terminalService.inc:494
+#: plugins/admin/systems/terminalService.tpl:229
+msgid "Spool server"
+msgstr "Spool-Server"
+
+#: plugins/admin/systems/class_terminalService.inc:495
+#: plugins/admin/systems/class_workstationService.inc:475
+msgid "Scanner enabled"
+msgstr "Scanner aktiviert"
+
+#: plugins/admin/systems/class_terminalService.inc:496
+msgid "Scanner model"
+msgstr "Scanner-Modell"
+
+#: plugins/admin/systems/class_terminalService.inc:497
+#: plugins/admin/systems/class_workstationService.inc:476
+msgid "Keyboard model"
+msgstr "Tastatur-Modell"
+
+#: plugins/admin/systems/class_terminalService.inc:498
+#: plugins/admin/systems/class_workstationService.inc:477
+msgid "Keyboard layout"
+msgstr "Tastatur-Layout"
+
+#: plugins/admin/systems/class_terminalService.inc:499
+#: plugins/admin/systems/class_workstationService.inc:478
+msgid "Keyboard variant"
+msgstr "Tastatur-Variante"
+
+#: plugins/admin/systems/class_terminalService.inc:500
+#: plugins/admin/systems/class_workstationService.inc:479
+msgid "Mouse type"
+msgstr "Maus-Typ"
+
+#: plugins/admin/systems/class_terminalService.inc:501
+#: plugins/admin/systems/class_workstationService.inc:480
+msgid "Mouse port"
+msgstr "Maus-Anschluß"
+
+#: plugins/admin/systems/class_terminalService.inc:502
+#: plugins/admin/systems/terminalService.tpl:76
+#: plugins/admin/systems/class_workstationService.inc:481
+#: plugins/admin/systems/workstationService.tpl:86
+#: plugins/gofon/phoneaccount/paste_generic.tpl:27
+#: plugins/gofon/phoneaccount/generic.tpl:30
+msgid "Telephone hardware"
+msgstr "Telefon-Hardware"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
+#, php-format
+msgid "Internal Error can't create device of type '%s'"
+msgstr "Interner Fehler: Kann Gerät von Typ '%s' nicht anlegen."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
+#, php-format
+msgid "You're about to delete the glpi device '%s'."
+msgstr "Sie sind dabei das GLPI Gerät '%s' zu löschen."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
+msgid "Can't detect object name."
+msgstr "Kann Objektnamen nicht erkennen."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
+#, php-format
+msgid ""
+"You can't delete this device, it is still in use by these system(s) '%s'"
+msgstr ""
+"Sie können dieses Gerät nicht entfernen, es wird noch von folgendem(n) System"
+"(en) verwendet: '%s'"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
+msgid "devices"
+msgstr "Geräte"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+msgid "New mainbord"
+msgstr "Neues Mainboard"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+msgid "New processor"
+msgstr "Neuer Prozessor"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+#: plugins/admin/fai/class_divListFai.inc:177
+msgid "P"
+msgstr "P"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "New case"
+msgstr "Neues Gehäuse"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "C"
+msgstr "C"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "New network interface"
+msgstr "Neues Netzwerk-Interface"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "NI"
+msgstr "NI"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "New ram"
+msgstr "Neuer Arbeitsspeicher"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "R"
+msgstr "R"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "New hard disk"
+msgstr "Neue Festplatte"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "HDD"
+msgstr "HDD"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "New drive"
+msgstr "Neues Laufwerk"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "D"
+msgstr "D"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "New controller"
+msgstr "Neuer Controller"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "CS"
+msgstr "CS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "New graphics card"
+msgstr "Neue Grafikkarte"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "GC"
+msgstr "GC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "New sound card"
+msgstr "Neue Soundkarte"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "SC"
+msgstr "SC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "New power supply"
+msgstr "Neues Netzteil"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "PS"
+msgstr "PS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "New misc device"
+msgstr "Neues allgemeines Gerät"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "OC"
+msgstr "OC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
+msgid "You have to specify a valid name for this device."
+msgstr "Bitte geben Sie einen gültigen Namen für dieses Gerät an."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
+msgid "This device name is already in use."
+msgstr "Der angegebene Gerätename wird bereits verwendet."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+#: plugins/personal/environment/class_environment.inc:508
+#: plugins/personal/environment/class_environment.inc:905
+msgid "None"
+msgstr "keine"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+msgid "Other"
+msgstr "Andere"
+
+#: plugins/admin/systems/class_goMailServer.inc:47
+#: plugins/admin/systems/class_goMailServer.inc:514
+msgid "Mail smtp service (Postfix)"
+msgstr "Mail-SMTP Dienst (Postfix)"
+
+#: plugins/admin/systems/class_goMailServer.inc:583
+#, php-format
+msgid "Saving server services/mail with dn '%s' failed."
+msgstr "Speichern von Server-Dienste/Mail mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_goMailServer.inc:600
+msgid "Please specify a numeric value for header size limit."
+msgstr ""
+"Bitte geben Sie einen numerischen Wert für die Maximale Größe der Kopfzeilen "
+"ein."
+
+#: plugins/admin/systems/class_goMailServer.inc:604
+msgid "Please specify a numeric value for mailbox size limit."
+msgstr ""
+"Bitte geben Sie einen numerischen Wert für die Maximale Größe der Mailbox "
+"ein."
+
+#: plugins/admin/systems/class_goMailServer.inc:608
+msgid "Please specify a numeric value for message size limit."
+msgstr ""
+"Bitte geben Sie einen numerischen Wert für die Maximale Nachrichten-Größe "
+"ein."
+
+#: plugins/admin/systems/class_goMailServer.inc:703
+msgid "Mail smtp (Postfix)"
+msgstr "Mail-SMTP (Postfix)"
+
+#: plugins/admin/systems/class_goMailServer.inc:704
+msgid "Mail smtp - Postfix"
+msgstr "Mail-SMTP - Postfix"
+
+#: plugins/admin/systems/class_goMailServer.inc:714
+msgid "Header size limit"
+msgstr "Kopfgrössenbeschränkung"
+
+#: plugins/admin/systems/class_goMailServer.inc:720
+msgid "Transport table"
+msgstr "Transport-Tabelle"
+
+#: plugins/admin/systems/goFonServer.tpl:1
+msgid "VoIP database information"
+msgstr "Informationen der VoIP-Datenbank"
+
+#: plugins/admin/systems/goFonServer.tpl:4
+msgid "Asterisk DB user"
+msgstr "Asterisk-DB Benutzer"
+
+#: plugins/admin/systems/goFonServer.tpl:20
+msgid "Country dial prefix"
+msgstr "Landesvorwahl"
+
+#: plugins/admin/systems/goFonServer.tpl:28
+msgid "Local dial prefix"
+msgstr "Ortsvorwahl"
+
+#: plugins/admin/systems/class_workstationStartup.inc:434
+msgid ""
+"There are packages in your configuration, which can't be resolved with "
+"current server/release settings."
+msgstr ""
+"Es existieren in Ihrer derzeitigen Konfiguration Pakete, die mit den "
+"momentanen Einstellungen für Server und Release nicht aufgelöst werden "
+"können."
+
+#: plugins/admin/systems/class_workstationStartup.inc:479
+msgid "Please select a 'FAI server' or remove the 'FAI classes'."
+msgstr ""
+"Bitte wählen Sie einen 'FAI-Server' oder entfernen Sie die FAI-Klassen."
+
+#: plugins/admin/systems/class_workstationStartup.inc:547
+msgid ""
+"There is already a profile in your selection that contain partition table "
+"configurations."
+msgstr ""
+"In Ihrer Auswahl befindet sich bereits ein Profil, das eine Konfiguration "
+"für Partitionstabellen enthält."
+
+#: plugins/admin/systems/class_workstationStartup.inc:764
+msgid "Not available in current setup"
+msgstr "Nicht verfügbar in momentaner Konfiguration"
+
+#: plugins/admin/systems/class_workstationStartup.inc:908
+#, php-format
+msgid ""
+"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
+"Server was reset to 'auto'."
+msgstr ""
+"Kann eine oder mehrere der angegebenen FAI-Klasse(n) [%s] für FAI-Server '%"
+"s' nicht auflösen. Der Server wurde auf 'auto' zurückgesetzt."
+
+#: plugins/admin/systems/class_workstationStartup.inc:924
+#, php-format
+msgid ""
+"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
+"configurations, possibly some classes where deleted or renamed. Server was "
+"reset to 'auto'."
+msgstr ""
+"Kann die angegebenen FAI-Klasse(n) [%s] nicht auflösen, bitte überprüfen Sie "
+"Ihre FAI-Konfigurationen (wahrscheinlich wurden einige Klassen entfernt oder "
+"umbenannt). Der Server wurde auf 'auto' zurückgesetzt."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1097
+#, php-format
+msgid "Saving of system workstation/startup with dn '%s' failed."
+msgstr ""
+"Speichern von System Arbeitsstation/Systemstart mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1147
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
+msgstr "Kann das als REPOSITORY_HOOK angegebene Kommando '%s' nicht ausführen."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1179
+msgid "System startup"
+msgstr "Systemstart"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1194
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/class_faiProfile.inc:467
+msgid "FAI classes"
+msgstr "FAI-Klassen"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1195
+msgid "Debian mirror"
+msgstr "Debian Spiegelserver"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1196
+msgid "Debian release"
+msgstr "Debian-Release"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1198
+msgid "FAI status flag"
+msgstr "FAI-Status-Flag"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:28
+#: plugins/admin/systems/class_gosaLogServer.inc:56
+#: plugins/admin/systems/class_gosaLogServer.inc:92
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#, fuzzy
+msgid "GOsa logging service"
+msgstr "Protokoll-Dienst"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:104
+#, fuzzy
+msgid "Allow view of entries on this server"
+msgstr "Anmeldung am Terminalserver zulassen"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+msgid "Syslog Service"
+msgstr "Protokoll-Dienst"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "enabled"
+msgstr "aktiviert"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:6
+msgid "List of attachments"
+msgstr "Anhänge"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:23
+msgid ""
+"This dialog allow you to attach additional objects (like manuals, guides, "
+"etc.)  to your currently edited computer."
+msgstr ""
+"Dieser Dialog erlaubt es Ihnen, verschiedene Objekte (wie Anleitungen, "
+"Hilfen, etc.) zum momentan gewählten Computer hinzuzufügen."
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:35
+msgid "Display attachments matching"
+msgstr "Zeige Anhänge, auf die zutrifft"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:37
+msgid "Regular expression for matching attachment names"
+msgstr "Regulärer Ausdruck zum Erkennen von Anhangs-Namen"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:51
+#: plugins/admin/systems/class_baseSelectDialog.inc:42
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
+#: plugins/admin/systems/glpiDeviceManagement.tpl:51
+#: plugins/admin/systems/class_glpiSelectUser.inc:113
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
+msgid "Use"
+msgstr "Benutzen"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
+msgid "Can't delete this entry, it is still in use."
+msgstr "Kann diesen Eintrag nicht entfernen, da er noch benutzt wird."
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
+#: plugins/admin/systems/class_glpiAccount.inc:643
+#: plugins/admin/systems/class_glpiAccount.inc:658
+msgid "N/A"
+msgstr "N/A"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
+msgid "The selected name is already in use."
+msgstr "Der angegebene Name wird bereits verwendet."
+
+#: plugins/admin/systems/terminalService.tpl:4
+#: plugins/admin/systems/workstationService.tpl:4
+msgid "Keyboard"
+msgstr "Tastatur"
+
+#: plugins/admin/systems/terminalService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:254
+#: plugins/admin/systems/printerPPDDialog.tpl:5
+#: plugins/admin/systems/class_glpiAccount.inc:794
+#: plugins/admin/systems/workstationService.tpl:7
+msgid "Model"
+msgstr "Modell"
+
+#: plugins/admin/systems/terminalService.tpl:10
+#: plugins/admin/systems/workstationService.tpl:11
+msgid "Choose keyboard model"
+msgstr "Wählen Sie das Tastatur-Modell"
+
+#: plugins/admin/systems/terminalService.tpl:17
+#: plugins/admin/systems/workstationService.tpl:19
+msgid "Layout"
+msgstr "Layout"
+
+#: plugins/admin/systems/terminalService.tpl:20
+#: plugins/admin/systems/workstationService.tpl:23
+msgid "Choose keyboard layout"
+msgstr "Wählen Sie das Tastatur-Layout"
+
+#: plugins/admin/systems/terminalService.tpl:27
+#: plugins/admin/systems/workstationService.tpl:31
+msgid "Variant"
+msgstr "Variante"
+
+#: plugins/admin/systems/terminalService.tpl:30
+#: plugins/admin/systems/workstationService.tpl:35
+msgid "Choose keyboard variant"
+msgstr "Wählen Sie die Tastatur-Variante"
+
+#: plugins/admin/systems/terminalService.tpl:45
+#: plugins/admin/systems/workstationService.tpl:51
+msgid "Mouse"
+msgstr "Maus"
+
+#: plugins/admin/systems/terminalService.tpl:51
+#: plugins/admin/systems/workstationService.tpl:58
+msgid "Choose mouse type"
+msgstr "Wählen Sie den Maus-Typ"
+
+#: plugins/admin/systems/terminalService.tpl:58
+#: plugins/admin/systems/workstationService.tpl:66
+msgid "Port"
+msgstr "Anschluss"
+
+#: plugins/admin/systems/terminalService.tpl:61
+#: plugins/admin/systems/workstationService.tpl:70
+msgid "Choose mouse port"
+msgstr "Wählen Sie den Maus-Port"
+
+#: plugins/admin/systems/terminalService.tpl:79
+#: plugins/admin/systems/workstationService.tpl:89
+#: plugins/admin/departments/class_departmentGeneric.inc:599
+#: plugins/gofon/phoneaccount/paste_generic.tpl:29
+#: plugins/gofon/phoneaccount/generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:34
+msgid "Telephone"
+msgstr "Telefon"
+
+#: plugins/admin/systems/terminalService.tpl:101
+#: plugins/admin/systems/workstationService.tpl:114
+msgid "Choose graphic driver that is needed by the installed graphic board"
+msgstr ""
+"Wählen Sie den Treiber, der von der installierten Grafikkarte benötigt wird."
+
+#: plugins/admin/systems/terminalService.tpl:108
+#: plugins/admin/systems/workstationService.tpl:122
+#: plugins/personal/environment/class_environment.inc:1331
+#: plugins/personal/environment/environment.tpl:110
+msgid "Resolution"
+msgstr "Auflösung"
+
+#: plugins/admin/systems/terminalService.tpl:111
+#: plugins/admin/systems/workstationService.tpl:126
+msgid "Choose screen resolution used in graphic mode"
+msgstr "Wählen Sie die Auflösung, die im Grafik-Modus genutzt wird"
+
+#: plugins/admin/systems/terminalService.tpl:118
+#: plugins/admin/systems/workstationService.tpl:134
+msgid "Color depth"
+msgstr "Farbtiefe"
+
+#: plugins/admin/systems/terminalService.tpl:121
+#: plugins/admin/systems/workstationService.tpl:138
+msgid "Choose colordepth used in graphic mode"
+msgstr "Wählen Sie die Farbtiefe, die im Grafik-Modus genutzt wird"
+
+#: plugins/admin/systems/terminalService.tpl:135
+#: plugins/admin/systems/workstationService.tpl:153
+msgid "Display device"
+msgstr "Anzeige"
+
+#: plugins/admin/systems/terminalService.tpl:147
+#: plugins/admin/systems/workstationService.tpl:167
+msgid "Use DDC for automatic detection"
+msgstr "Verwende DDC zur automatischen Erkennung"
+
+#: plugins/admin/systems/terminalService.tpl:150
+#: plugins/admin/systems/workstationService.tpl:170
+msgid "HSync"
+msgstr "HSync"
+
+#: plugins/admin/systems/terminalService.tpl:154
+#: plugins/admin/systems/workstationService.tpl:175
+msgid "Horizontal refresh frequency for installed monitor"
+msgstr "Horizontale Wiederholrate für den installierten Monitor"
+
+#: plugins/admin/systems/terminalService.tpl:158
+#: plugins/admin/systems/workstationService.tpl:181
+msgid "VSync"
+msgstr "VSync"
+
+#: plugins/admin/systems/terminalService.tpl:162
+#: plugins/admin/systems/workstationService.tpl:186
+msgid "Vertical refresh frequency for installed monitor"
+msgstr "Vertikale Wiederholrate für den installierten Monitor"
+
+#: plugins/admin/systems/terminalService.tpl:177
+msgid "Connect method"
+msgstr "Verbindungsmethode"
+
+#: plugins/admin/systems/terminalService.tpl:180
+msgid "Choose method to connect to terminal server"
+msgstr "Wählen Sie die Methode der Anbindung an den Terminal-Server"
+
+#: plugins/admin/systems/terminalService.tpl:188
+msgid "Terminal server"
+msgstr "Terminal-Server"
+
+#: plugins/admin/systems/terminalService.tpl:191
+msgid "Select specific terminal server to use"
+msgstr "Wählen Sie einen bestimmten Terminal-Server"
+
+#: plugins/admin/systems/terminalService.tpl:199
+msgid "Font server"
+msgstr "Schriften-Server"
+
+#: plugins/admin/systems/terminalService.tpl:202
+msgid "Select specific font server to use"
+msgstr "Wählen Sie einen bestimmten Schriften-Server"
+
+#: plugins/admin/systems/terminalService.tpl:219
+msgid "Print device"
+msgstr "Drucker"
+
+#: plugins/admin/systems/terminalService.tpl:221
+msgid "Select to start IPP based printing service on terminal"
+msgstr "Auswählen, um auf dem Terminal IPP-basierte Druckdienste zu starten"
+
+#: plugins/admin/systems/terminalService.tpl:223
+msgid "Provide print services"
+msgstr "Druckdienste bereitstellen"
+
+#: plugins/admin/systems/terminalService.tpl:232
+msgid "Select NFS filesystem to place spool files on"
+msgstr ""
+"Wählen Sie das NFS-Dateisystem, in dem die Spool-Dateien abgelegt werden"
+
+#: plugins/admin/systems/terminalService.tpl:245
+#: plugins/admin/systems/workstationService.tpl:201
+msgid "Scan device"
+msgstr "Scanner"
+
+#: plugins/admin/systems/terminalService.tpl:247
+#: plugins/admin/systems/workstationService.tpl:204
+msgid "Select to start SANE scan service on terminal"
+msgstr "Wählen, um den SANE Scanner-Dienst auf dem Terminal zu starten"
+
+#: plugins/admin/systems/terminalService.tpl:249
+#: plugins/admin/systems/workstationService.tpl:207
+msgid "Provide scan services"
+msgstr "Bilderfassungsdienste bereitstellen"
+
+#: plugins/admin/systems/terminalService.tpl:257
+msgid "Select scanner driver to use"
+msgstr "Wählen Sie den Scanner-Treiber, der benutzt werden soll"
+
+#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
+#: plugins/personal/environment/class_selectPrinterDialog.inc:110
+msgid "Please select a printer or press cancel."
+msgstr "Bitte wählen Sie einen Drucker oder 'Abbrechen'."
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:58
+#, php-format
+msgid ""
+"You can't delete this manufacturer, it is still in use by these system(s) '%"
+"s'"
+msgstr ""
+"Sie können diesen Hersteller nicht entfernen, er wird noch von folgendem(n) "
+"System(en) verwendet: '%s'"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:104
+msgid "Please specify a name."
+msgstr "Bitte geben Sie einen Namen ein!"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:113
+#: plugins/admin/systems/class_glpiManufacturer.inc:119
+msgid "Specified name is already in use, please choose another one."
+msgstr ""
+"Der angegebene Name wird bereits verwendet. Bitte wählen Sie einen anderen."
+
+#: plugins/admin/systems/class_goSyslogServer.inc:29
+#: plugins/admin/systems/class_goSyslogServer.inc:49
+#: plugins/admin/systems/class_goSyslogServer.inc:70
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+msgid "Logging service"
+msgstr "Protokoll-Dienst"
+
+#: plugins/admin/systems/class_workstationService.inc:451
+#, php-format
+msgid "Saving of system workstation/service with dn '%s' failed."
+msgstr "Speichern von System Arbeitsstation/Dienst mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_workstationService.inc:460
+msgid "Workstation service"
+msgstr "Arbeitsstations-Dienst"
+
+#: plugins/admin/systems/class_workstationService.inc:474
+msgid "Use DDC"
+msgstr "Verwende DDC"
+
+#: plugins/admin/systems/servkolab.tpl:9
+#: plugins/admin/systems/class_servKolab.inc:394
+msgid "Postfix mydomain"
+msgstr "Postfix 'mydomain'"
+
+#: plugins/admin/systems/servkolab.tpl:18
+msgid "Postfix mydestination"
+msgstr "Postfix 'mydestination'"
+
+#: plugins/admin/systems/servkolab.tpl:27
+#: plugins/admin/systems/class_servKolab.inc:396
+msgid "Cyrus admins"
+msgstr "Cyrus Administratoren"
+
+#: plugins/admin/systems/servkolab.tpl:48
+#: plugins/admin/systems/class_servKolab.inc:407
+msgid "POP3 service"
+msgstr "POP3-Dienst"
+
+#: plugins/admin/systems/servkolab.tpl:58
+#: plugins/admin/systems/class_servKolab.inc:409
+msgid "POP3/SSL service"
+msgstr "POP3/SSL-Dienst"
+
+#: plugins/admin/systems/servkolab.tpl:68
+#: plugins/admin/systems/class_servKolab.inc:405
+msgid "IMAP service"
+msgstr "IMAP-Dienst"
+
+#: plugins/admin/systems/servkolab.tpl:78
+#: plugins/admin/systems/class_servKolab.inc:408
+msgid "IMAP/SSL service"
+msgstr "IMAP/SSL-Dienst"
+
+#: plugins/admin/systems/servkolab.tpl:88
+#: plugins/admin/systems/class_servKolab.inc:410
+msgid "Sieve service"
+msgstr "Sieve-Dienst"
+
+#: plugins/admin/systems/servkolab.tpl:98
+msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
+msgstr "FTP Frei/Belegt-Dienst (alt, inkompatibel mit Kolab 2)"
+
+#: plugins/admin/systems/servkolab.tpl:108
+msgid "HTTP FreeBusy service (legacy)"
+msgstr "HTTP Frei/Belegt-Dienst (alt)"
+
+#: plugins/admin/systems/servkolab.tpl:118
+msgid "Amavis email scanning (virus/spam)"
+msgstr "Email scannen (Virus/Spam)"
+
+#: plugins/admin/systems/servkolab.tpl:129
+#: plugins/admin/systems/class_servKolab.inc:411
+msgid "Quota settings"
+msgstr "Kontingent-Einstellungen"
+
+#: plugins/admin/systems/servkolab.tpl:147
+msgid "Free/Busy settings"
+msgstr "Frei/Belegt-Einstellungen"
+
+#: plugins/admin/systems/servkolab.tpl:153
+msgid "Allow unauthenticated downloading of Free/Busy information"
+msgstr ""
+"Erlaube nicht-authentifiziertes Herunterladen von Frei/Belegt-Informationen"
+
+#: plugins/admin/systems/servkolab.tpl:171
+#: plugins/admin/systems/class_servKolab.inc:398
+msgid "SMTP privileged networks"
+msgstr "SMTP privilegierte Netzwerke"
+
+#: plugins/admin/systems/servkolab.tpl:176
+msgid "Hosts/networks allowed to relay"
+msgstr "Rechner/Netzwerke, denen Weiterleitung erlaubt ist"
+
+#: plugins/admin/systems/servkolab.tpl:181
+msgid "Enter multiple values, seperated with"
+msgstr "Eingabe mehrerer Werte, getrennt durch"
+
+#: plugins/admin/systems/servkolab.tpl:194
+msgid "SMTP smarthost/relayhost"
+msgstr "SMTP smarthost/relayhost"
+
+#: plugins/admin/systems/servkolab.tpl:202
+#: plugins/admin/systems/class_servKolab.inc:401
+msgid "Enable MX lookup for relayhost"
+msgstr "Aktiviere MX lookup für relayhost"
+
+#: plugins/admin/systems/servkolab.tpl:207
+msgid "Host used to relay mails"
+msgstr "Host für Mail Relay"
+
+#: plugins/admin/systems/servkolab.tpl:223
+#: plugins/admin/systems/class_servKolab.inc:404
+msgid "Accept Internet Mail"
+msgstr "Akzeptiere Internet-Mail"
+
+#: plugins/admin/systems/servkolab.tpl:231
+msgid "Accept mail from other domains over non-authenticated SMTP"
+msgstr "Akzeptiere Mails von anderen Domänen über nicht-authentifiziertes SMTP"
+
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "Print Service"
+msgstr "Druck-Dienst"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:3
+msgid "Adding a new service to the current server"
+msgstr "Hinzufügen eines neues Dienstes zum gewählten Server"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:7
+msgid ""
+"This dialog allows you to add new services to the currenty edited server "
+"object. The box below shows all available but not already used services."
+msgstr ""
+"Dieser Dialog ermöglicht Ihnen das Hinzufügen neuer Dienste zum momentan "
+"gewählten Server. Die Box unterhalb zeigt alle verfügbaren aber momentan "
+"nicht verwendeten Dienste."
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:13
+msgid "Service to add"
+msgstr "Dienst, der hinzugefügt wird"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:20
+msgid "All available services are already in use."
+msgstr "Alle verfügbaren Dienste werden bereits verwendet."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:115
+#: plugins/personal/posix/class_posixAccount.inc:575
+#: plugins/personal/samba/class_sambaAccount.inc:501
+#: setup/setup_config2.tpl:126
+msgid "disabled"
+msgstr "deaktiviert"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:116
+msgid "text"
+msgstr "textuell"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:117
+msgid "graphic"
+msgstr "grafisch"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:197
+#, php-format
+msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+"Speichern von System Terminal/Allgemein (FAIstate) mit dn '%s' "
+"fehlgeschlagen."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:204
+msgid "No WAKECMD definition found in your gosa.conf"
+msgstr "Es ist kein WAKECMD in ihrer gosa.conf definiert"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:216
+msgid "No REBOOTCMD definition found in your gosa.conf"
+msgstr "Es ist kein REBOOTCMD in ihrer gosa.conf definiert"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:228
+msgid "No HALTCMD definition found in your gosa.conf"
+msgstr "Es ist kein HALTCMD in ihrer gosa.conf definiert"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:369
+#, php-format
+msgid "Removing of object system terminal/generic with dn '%s' failed."
+msgstr "Entfernen von System Terminal/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:442
+msgid "The required field 'Terminal name' is not set."
+msgstr "Das benötigte Feld 'Terminal-Name' ist nicht gesetzt."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:471
+#: plugins/admin/systems/class_workstationGeneric.inc:453
+msgid ""
+"There must be at least one NTP server selected, or the inherit mode "
+"activated."
+msgstr ""
+"Es muss mindestens ein NTP-Server ausgewählt sein, wenn der Übernahme-Modus "
+"nicht aktiv ist."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:557
+#, php-format
+msgid "Saving of object system terminal/generic with dn '%s' failed."
+msgstr "Speichern von Objekt Terminal/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:620
+msgid "Terminal generic"
+msgstr "Terminal (Allgemein)"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:629
+#: plugins/admin/systems/terminal.tpl:72
+msgid "Root server"
+msgstr "Root-Server"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:630
+#: plugins/admin/systems/terminal.tpl:82
+msgid "Swap server"
+msgstr "Auslagerungs-Server"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:631
+msgid "Syslog server enabled"
+msgstr "Protokoll-Server aktiviert"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:632
+msgid "Ntp server settings"
+msgstr "NTP-Dienst-Einstellungen"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:635
+#: plugins/admin/systems/class_workstationGeneric.inc:621
+msgid "Root password"
+msgstr "Root-Passwort"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
+msgid ""
+"This dialog allows you to configure all components of this DNS zone on a "
+"single list."
+msgstr ""
+"Dieser Dialog erlaubt es Ihnen, alle Komponenten dieser DNS-Zone mithilfe "
+"einer einzelnen Liste zu konfigurieren."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
+msgid ""
+"Be careful editing record types with this dialog. All changes will be saved "
+"immediately when using the save button."
+msgstr ""
+"Bitte seien Sie vorsichtig, wenn Sie die Eintrags-Typen mit diesem Dialog "
+"bearbeiten. Alle Änderungen werden unverzüglich übernommen, wenn Sie den "
+"'Speichern'-Knopf drücken."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
+msgid ""
+"This dialog can't be used until the currently edited zone was saved or the "
+"zone entry exists in the ldap database."
+msgstr ""
+"Dieser Dialog kann nicht verwendet werden, bis die momentan geöffnete Zone "
+"gespeichert wurde und/oder der passende Eintrag in der LDAP-Datenbank "
+"existiert."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "Create a new DNS zone entry"
+msgstr "Einen neuen DNS-Zonen-Eintrag erstellen"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:1
+msgid "Manage OS-types"
+msgstr "Betriebssysteme verwalten"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:24
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
+#: plugins/admin/systems/glpi_edit_type.tpl:24
+msgid "Please enter a new name"
+msgstr "Bitte geben Sie einen neuen Namen ein"
+
+#: plugins/admin/systems/goSpamServer.tpl:22
+msgid "Select required score to tag mail as spam"
+msgstr ""
+"Wählen Sie den gewünschten Wert, ab dem Mail als Spam gekennzeichnet wird."
+
+#: plugins/admin/systems/goSpamServer.tpl:72
+msgid "Enable bayes auto learning"
+msgstr "Bayes lernt automatisch"
+
+#: plugins/admin/systems/goFaxServer.tpl:1
+msgid "FAX database information"
+msgstr "Informationen der Fax-Datenbank"
+
+#: plugins/admin/systems/goFaxServer.tpl:4
+msgid "FAX DB user"
+msgstr "Fax-DB Benutzer"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
+#, php-format
+msgid "You're about to delete the ppd file '%s' at '%s'."
+msgstr "Sind sind dabei, die PPD-Datei '%s' aus '%s' zu löschen."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
+#, php-format
+msgid "Could not found specified ppd file '%s'."
+msgstr "Die angegebene PPD-Datei '%s' wurde nicht gefunden."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
+msgid ""
+"Something went wrong while trying to remove the ppd file from server, "
+"possibly we have no write access."
+msgstr ""
+"Etwas schlug fehl während des Versuchs, die PPD-Datei vom Server zu "
+"entfernen, vielleicht haben wir keinen Schreibzugriff."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
+#, php-format
+msgid "Selected vendor '%s' does not exists in our list of ppds."
+msgstr ""
+"Der ausgewählte Hersteller '%s' existiert nicht in der Liste der PPD's."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
+msgid "Printer ppd selection."
+msgstr "Auswahl der Drucker-PPD"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:25
+msgid "Choose a base"
+msgstr "Wählen Sie eine Basis"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+msgid "Go to root department"
+msgstr "Gehe zur Wurzel-Abteilung"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: include/class_MultiSelectWindow.inc:194
+msgid "Go up one department"
+msgstr "Eine Abteilung nach oben"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+msgid "Go to users department"
+msgstr "Gehe zur Abteilung des Benutzers"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+#: include/class_MultiSelectWindow.inc:204
+msgid "Home"
+msgstr "Heimat"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: include/class_MultiSelectWindow.inc:209
+msgid "Reload list"
+msgstr "Liste neu laden"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:36
+msgid ""
+"Step in the prefered tree and click save to use the current subtree as base. "
+"Or click the image at the end of each entry."
+msgstr ""
+"Wechseln Sie in den gewünschten Teilbaum und klicken Sie \"Speichern\", um "
+"den Baum als Basis zu nutzen (Oder klicken sie auf das Bild am Ende des "
+"Eintrags)."
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:53
+msgid "Filter entries with this syntax"
+msgstr "Einträge mit dieser Syntax filtern"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:117
+#, php-format
+msgid "Select this base"
+msgstr "Diese Basis auswählen"
+
+#: plugins/admin/systems/gosaLogServer.tpl:1
+#, fuzzy
+msgid "GOsa logging database"
+msgstr "Protokoll-Datenbank"
+
+#: plugins/admin/systems/gosaLogServer.tpl:4
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/goVirusServer.tpl:13
+msgid "Database user"
+msgstr "Datenbank-Benutzer"
+
+#: plugins/admin/systems/class_goVirusServer.inc:48
+#: plugins/admin/systems/class_goVirusServer.inc:211
+#: plugins/admin/systems/class_goVirusServer.inc:220
+#: plugins/admin/systems/class_goVirusServer.inc:221
+msgid "Anti virus"
+msgstr "Anti-Virus"
+
+#: plugins/admin/systems/class_goVirusServer.inc:156
+#, php-format
+msgid "Saving of server services/anti virus with dn '%s' failed."
+msgstr "Speichern von Server Dienste/Anti-Virus mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_goVirusServer.inc:164
+#: plugins/admin/systems/class_goVirusServer.inc:239
+msgid "Maximum directory recursions"
+msgstr "Maximale Verzeichnis-Tiefe"
+
+#: plugins/admin/systems/class_goVirusServer.inc:165
+#: plugins/admin/systems/class_goVirusServer.inc:238
+#: plugins/admin/systems/goVirusServer.tpl:43
+msgid "Maximum threads"
+msgstr "Maximale Prozesszahl"
+
+#: plugins/admin/systems/class_goVirusServer.inc:166
+#: plugins/admin/systems/class_goVirusServer.inc:241
+#: plugins/admin/systems/goVirusServer.tpl:134
+msgid "Maximum file size"
+msgstr "Maximale Dateigröße"
+
+#: plugins/admin/systems/class_goVirusServer.inc:167
+#: plugins/admin/systems/class_goVirusServer.inc:242
+msgid "Maximum recursions"
+msgstr "Maximale Rekursions-Tiefe"
+
+#: plugins/admin/systems/class_goVirusServer.inc:168
+#: plugins/admin/systems/class_goVirusServer.inc:243
+#: plugins/admin/systems/goVirusServer.tpl:152
+msgid "Maximum compression ratio"
+msgstr "Maximales Kompressions-Verhältnis"
+
+#: plugins/admin/systems/class_goVirusServer.inc:169
+#: plugins/admin/systems/class_goVirusServer.inc:245
+#: plugins/admin/systems/goVirusServer.tpl:71
+msgid "Checks per day"
+msgstr "Prüfungen am Tag"
+
+#: plugins/admin/systems/class_goVirusServer.inc:173
+#, php-format
+msgid "The specified value for '%s' must be a numeric value."
+msgstr "Der angegebene Wert für '%s' muss numerisch sein."
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:246
+#: plugins/admin/systems/goVirusServer.tpl:33
+msgid "Http proxy URL"
+msgstr "URL des HTTP-Proxy"
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:244
+#: plugins/admin/systems/goVirusServer.tpl:23
+msgid "Database mirror"
+msgstr "Datenbank-Spiegelserver"
+
+#: plugins/admin/systems/class_goVirusServer.inc:179
+#, php-format
+msgid "Please specify a valid value for '%s'."
+msgstr "Bitte geben Sie im Feld '%s' einen gültigen Wert ein."
+
+#: plugins/admin/systems/class_goVirusServer.inc:233
+#: plugins/admin/systems/goVirusServer.tpl:84
+msgid "Enable debugging"
+msgstr "Aktiviere Debugging"
+
+#: plugins/admin/systems/class_goVirusServer.inc:234
+#: plugins/admin/systems/goVirusServer.tpl:92
+msgid "Enable mail scanning"
+msgstr "Mail-Scanner aktivieren"
+
+#: plugins/admin/systems/class_goVirusServer.inc:235
+#: plugins/admin/systems/goVirusServer.tpl:117
+msgid "Enable scanning of archives"
+msgstr "Aktiviere Prüfung von Archiven"
+
+#: plugins/admin/systems/class_goVirusServer.inc:236
+#: plugins/admin/systems/goVirusServer.tpl:125
+msgid "Block encrypted archives"
+msgstr "Lehne verschlüsselte Archive ab"
+
+#: plugins/admin/systems/class_goVirusServer.inc:240
+msgid "Anti virus user"
+msgstr "Anti-Virus Benutzer"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:216
+#: plugins/admin/ogroups/class_termgroup.inc:247
+#, php-format
+msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+"Speichern von System Arbeitsstation/Allgemein (FAIstate) mit dn '%s' "
+"fehlgeschlagen."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:227
+msgid "This 'dn' has no workstation features."
+msgstr "Dieser 'DN' hat keine Arbeitsstations-Erweiterungen."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:354
+#, php-format
+msgid "Removing of system workstation/generic with dn '%s' failed."
+msgstr ""
+"Entfernen von System Arbeitsstation/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:425
+msgid "The required field 'Workstation name' is not set."
+msgstr "Das benötigte Feld 'Arbeitsstationsname' ist nicht gesetzt."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:521
+#: plugins/admin/systems/class_workstationGeneric.inc:546
+#, php-format
+msgid "Saving of system workstation/generic with dn '%s' failed."
+msgstr ""
+"Speichern von System Arbeitsstation/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:607
+msgid "Workstation generic"
+msgstr "Arbeitsstation (Allgemein)"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:619
+#: plugins/admin/systems/terminal.tpl:53
+#: plugins/admin/systems/workstation.tpl:60
+#: plugins/admin/ogroups/class_termgroup.inc:396
+#: plugins/admin/ogroups/termgroup.tpl:58
+msgid "Syslog server"
+msgstr "Protokoll-Server"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:620
+#: plugins/admin/ogroups/class_termgroup.inc:398
+msgid "Ntp server"
+msgstr "NTP-Dienst"
+
+#: plugins/admin/systems/servdns.tpl:1
+msgid "Zones"
+msgstr "Zonen"
+
+#: plugins/admin/systems/goSpamServerRule.tpl:14
+msgid "Rule"
+msgstr "Regel"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
+msgid "Attachment"
+msgstr "Anhang"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
+#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
+msgid "File"
+msgstr "Datei"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
+#: plugins/admin/systems/printerPPDDialog.tpl:11
+#: plugins/admin/applications/generic.tpl:138
+#: plugins/admin/fai/faiTemplateEntry.tpl:49
+msgid "Upload"
+msgstr "Hochladen"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
+msgid "Filename"
+msgstr "Dateiname"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
+msgid "Mime-type"
+msgstr "MIME-Typ"
+
+#: plugins/admin/systems/class_servRepository.inc:45
+#: plugins/admin/systems/class_servRepository.inc:367
+#: plugins/admin/systems/class_servRepository.inc:378
+msgid "Repository service"
+msgstr "Repository-Dienst"
+
+#: plugins/admin/systems/class_servRepository.inc:100
+#: plugins/admin/fai/class_faiSummaryTab.inc:175
+msgid "You can't use this plugin until FAI is activated."
+msgstr "Sie können diese Erweiterung erst verwenden, wenn FAI aktiviert wurde."
+
+#: plugins/admin/systems/class_servRepository.inc:158
+#, php-format
+msgid ""
+"You can't delete this release, it is still used by these workstations [%s]. "
+"Please solve this dependencies first, to keep data base consistency."
+msgstr ""
+"Sie können dieses Release nicht entfernen, da es momentan noch von diesen "
+"Arbeitsstationen verwendet wird [%s]. Bitte lösen Sie zunächst diese "
+"Abhängigkeiten, um die Konsistenz der Datenbank zu gewährleisten."
+
+#: plugins/admin/systems/class_servRepository.inc:192
+#, php-format
+msgid ""
+"Be careful editing this release, it is still used by these workstations [%s]."
+msgstr ""
+"Seien Sie vorsichtig, wenn Sie dieses Release editieren - es wird momentan "
+"noch von folgenden Arbeitsstationen verwendet [%s]."
+
+#: plugins/admin/systems/class_servRepository.inc:259
+#: plugins/admin/systems/class_servRepository.inc:282
+#: plugins/admin/systems/class_servRepository.inc:391
+#: plugins/admin/systems/servRepositorySetup.tpl:39
+msgid "Sections"
+msgstr "Sections"
+
+#: plugins/admin/systems/class_servRepository.inc:377
+#: plugins/admin/systems/servRepositorySetup.tpl:1
+#: plugins/admin/fai/faiPackage.tpl:33
+msgid "Repository"
+msgstr "Repository"
+
+#: plugins/admin/systems/class_servRepository.inc:390
+msgid "Releases"
+msgstr "Releases"
+
+#: plugins/admin/systems/class_servRepository.inc:392
+#: plugins/admin/systems/servRepositorySetup.tpl:8
+msgid "Parent server"
+msgstr "Parent-Server"
+
+#: plugins/admin/systems/class_servRepository.inc:393
+msgid "Url"
+msgstr "URL"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:314
+#: plugins/admin/acl/class_aclRole.inc:339
+#: plugins/admin/ogroups/phonequeue.tpl:27
+#: plugins/admin/fai/class_faiProfile.inc:312
+#: include/sieve/templates/object_container_clear.tpl:12
+#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
+msgid "Down"
+msgstr "Ab"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:388
+#, php-format
+msgid "Please choose a valid zone name."
+msgstr "Bitte wählen Sie einen gültigen Zonen-Namen"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:392
+#, php-format
+msgid "Please choose a valid reverse zone name."
+msgstr "Bitte wählen Sie einen gültigen Namen für die Reverse-Zone"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:396
+msgid "Only lowercase strings are allowed as zone name."
+msgstr "Für den Zonennamen sind nur Kleinbuchstaben zugelassen."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:400
+msgid "Please specify a numeric value for serial number."
+msgstr "Bitte geben Sie im Feld 'Seriennummer' einen numerischen Wert ein."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:404
+msgid "Please specify a numeric value for refresh."
+msgstr "Bitte geben Sie im Feld 'Aktualisieren' einen numerischen Wert ein."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:408
+msgid "Please specify a numeric value for ttl."
+msgstr "Bitte geben Sie im Feld 'TTL' einen numerischen Wert ein."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:412
+msgid "Please specify a numeric value for expire."
+msgstr "Bitte geben Sie im Feld 'Ablauf' einen numerischen Wert ein."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:416
+msgid "Please specify a numeric value for retry."
+msgstr "Bitte geben Sie im Feld 'Wiederholen' einen numerischen Wert ein."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:431
+#, fuzzy
+msgid ""
+"The given network address is not a valid, please specify a valid IP address."
+msgstr "Das Feld 'IP-Adresse' enthält eine ungültige Adresse."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:438
+#, fuzzy, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.0.0.0"
+msgstr ""
+"Die angegebene IP-Adresse '%s' entspricht nicht dem gewählten Reverse-Zonen-"
+"Eintrag '%s'."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:444
+#, fuzzy, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.0.0"
+msgstr ""
+"Die angegebene IP-Adresse '%s' entspricht nicht dem gewählten Reverse-Zonen-"
+"Eintrag '%s'."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:450
+#, fuzzy, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.x.0"
+msgstr ""
+"Die angegebene IP-Adresse '%s' entspricht nicht dem gewählten Reverse-Zonen-"
+"Eintrag '%s'."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:454
+#, fuzzy, php-format
+msgid "The given network class '%s' is not valid."
+msgstr "Die Einladungs-Richtlinie für die Adresse '%s' ist ungültig."
+
+#: plugins/admin/systems/server.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
+msgid "Server name"
+msgstr "Server-Name"
+
+#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
+#: plugins/admin/systems/workstation.tpl:53
+#: plugins/admin/ogroups/termgroup.tpl:50
+msgid "Select terminal mode"
+msgstr "Wählen Sie den Terminal-Modus"
+
+#: plugins/admin/systems/server.tpl:67
+msgid "Select action to execute for this server"
+msgstr "Wählen Sie die auszuführende Aktion für diesen Server"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
+#: plugins/admin/ogroups/ogroup_objects.tpl:6
+msgid "Select objects to add"
+msgstr "Wählen Sie die hinzuzufügenden Objekte"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
+#: plugins/admin/systems/servRepository.tpl:48
+#: plugins/admin/ogroups/ogroup_objects.tpl:45
+#: plugins/admin/fai/faiPackageEntry.tpl:42
+#: plugins/admin/fai/faiProfileEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:55
+msgid "Display objects matching"
+msgstr "Zeige die Objekte, auf die Folgendes passt"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
+#: plugins/admin/systems/servRepository.tpl:52
+#: plugins/admin/ogroups/ogroup_objects.tpl:46
+#: plugins/admin/fai/faiPackageEntry.tpl:46
+#: plugins/admin/fai/faiProfileEntry.tpl:59
+msgid "Regular expression for matching object names"
+msgstr "Regulärer Ausdruck zum Erkennen von Objekt-Namen"
+
+#: plugins/admin/systems/servRepositorySetup.tpl:28
+#: plugins/personal/connectivity/kolab.tpl:74
+msgid "URL"
+msgstr "URL"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:34
+#: plugins/admin/systems/class_goGlpiServer.inc:89
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+msgid "Inventory database"
+msgstr "Inventar-Datenbank"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:60
+msgid "Inventory database service"
+msgstr "Inventar-Datenbank Dienst"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:69
+#: plugins/admin/systems/class_goFaxServer.inc:70
+msgid "The attribute user is empty or contains invalid characters."
+msgstr "Das Attribut Benutzer ist leer oder enthält ungültige Zeichen."
+
+#: plugins/admin/systems/class_goGlpiServer.inc:72
+msgid "The attribute database is empty or contains invalid characters."
+msgstr "Das Attribut Datenbank ist leer oder enthält ungültige Zeichen."
+
+#: plugins/admin/systems/class_goNtpServer.inc:30
+#: plugins/admin/systems/class_goNtpServer.inc:76
+msgid "Time service (NTP)"
+msgstr "Zeit-Dienst (NTP)"
+
+#: plugins/admin/systems/class_goNtpServer.inc:99
+#, php-format
+msgid "Saving server services/goNtpServer with dn '%s' failed."
+msgstr "Speichern von Server-Dienste/GOntp mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_goNtpServer.inc:114
+msgid "Time service"
+msgstr "Zeit-Dienst"
+
+#: plugins/admin/systems/class_goNtpServer.inc:115
+msgid "Time service - NTP"
+msgstr "Zeit-Dienst - NTP"
+
+#: plugins/admin/systems/class_goNtpServer.inc:123
+msgid "Ntp source"
+msgstr "NTP-Quelle"
+
+#: plugins/admin/systems/class_goShareServer.inc:33
+msgid "File service"
+msgstr "Datei-Dienst"
+
+#: plugins/admin/systems/class_goShareServer.inc:159
+#: plugins/admin/systems/class_goShareServer.inc:387
+msgid "File service (Shares)"
+msgstr "Datei-Dienst (Freigaben)"
+
+#: plugins/admin/systems/class_goShareServer.inc:193
+#, php-format
+msgid "Saving of system server/shares with dn '%s' failed."
+msgstr "Speichern von System Server/Freigabe mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_goShareServer.inc:231
+#, php-format
+msgid "The share can't be removed since it is still used by %d users:"
+msgstr ""
+"Die Freigabe kann nicht entfernt werden, da sie noch von %d Benutzern "
+"verwendet wird."
+
+#: plugins/admin/systems/class_goShareServer.inc:236
+msgid "Please correct the share-/profile settings of these users"
+msgstr ""
+"Bitte korrigieren Sie die Freigabe- u. Profil-Einstellungen dieser Benutzer"
+
+#: plugins/admin/systems/class_goShareServer.inc:264
+#, php-format
+msgid "Creating system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+"Erstellen von System Server/Freigabe (Mount-Container) mit dn '%s' "
+"fehlgeschlagen."
+
+#: plugins/admin/systems/class_goShareServer.inc:278
+#, php-format
+msgid "Removing system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+"Entfernen von System Server/Freigaben (Mount-Container) mit dn '%s' "
+"fehlgeschlagen."
+
+#: plugins/admin/systems/class_goShareServer.inc:289
+#, php-format
+msgid "Saving system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+"Speichern von System Server/Freigaben (Mount-Container) mit dn '%s' "
+"fehlgeschlagen."
+
+#: plugins/admin/systems/class_goShareServer.inc:388
+msgid "File service - Shares"
+msgstr "Datei-Dienst - Freigaben"
+
+#: plugins/admin/systems/class_goShareServer.inc:397
+msgid "Apple mounts"
+msgstr "Apple Freigaben"
+
+#: plugins/admin/systems/class_goShareServer.inc:400
+msgid "Charset"
+msgstr "Zeichensatz"
+
+#: plugins/admin/systems/terminal.tpl:8
+msgid "Terminal template"
+msgstr "Terminal-Vorlage"
+
+#: plugins/admin/systems/terminal.tpl:10
+#: plugins/admin/systems/paste_generic.tpl:24
+msgid "Terminal name"
+msgstr "Terminal-Name"
+
+#: plugins/admin/systems/terminal.tpl:37
+#: plugins/admin/systems/workstation.tpl:44
+#, fuzzy
+msgid "Inherit all"
+msgstr "Initialien"
+
+#: plugins/admin/systems/terminal.tpl:56
+#: plugins/admin/systems/workstation.tpl:63
+#: plugins/admin/ogroups/termgroup.tpl:61
+msgid "Choose server to use for logging"
+msgstr "Wählen Sie den Server, der für das Protokollieren genutzt werden soll"
+
+#: plugins/admin/systems/terminal.tpl:75
+msgid "Select NFS root filesystem to use"
+msgstr "Wählen Sie das NFS-Root-Dateisystem"
+
+#: plugins/admin/systems/terminal.tpl:85
+msgid "Choose NFS filesystem to place swap files on"
+msgstr ""
+"Wählen Sie das NFS-Dateisystem, in dem die Auslagerungsdateien abgelegt "
+"werden sollen"
+
+#: plugins/admin/systems/terminal.tpl:104
+#: plugins/admin/systems/workstation.tpl:81
+msgid "Inherit time server attributes"
+msgstr "Zeit-Server-Attribute übernehmen"
+
+#: plugins/admin/systems/terminal.tpl:109
+#: plugins/admin/systems/workstation.tpl:86
+#: plugins/admin/ogroups/termgroup.tpl:14
+msgid "NTP server"
+msgstr "Zeit-Server"
+
+#: plugins/admin/systems/terminal.tpl:112
+#: plugins/admin/systems/workstation.tpl:89
+#: plugins/admin/ogroups/termgroup.tpl:17
+msgid "Choose server to use for synchronizing time"
+msgstr ""
+"Wählen Sie den Server, der zur Zeit-Synchronisation genutzt werden soll"
+
+#: plugins/admin/systems/terminal.tpl:151
+#: plugins/admin/systems/workstation.tpl:126
+#: plugins/admin/ogroups/termgroup.tpl:93
+msgid "Select action to execute for this terminal"
+msgstr "Wählen Sie die auszuführende Aktion für dieses Terminal"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
+#: plugins/admin/systems/class_glpiAccount.inc:151
+msgid "There is no server with valid glpi database service."
+msgstr "Es wurde kein Server mit einer gültigen glpi-Datenbank gefunden."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
+#: plugins/admin/systems/class_glpiAccount.inc:161
+msgid "Can't connect to glpi database, the php-mysql extension is missing."
+msgstr ""
+"Die MySQL-Erweiterung wurde nicht gefunden - kann daher nicht zur glpi-"
+"Datenbank verbinden."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
+#: plugins/admin/systems/class_glpiAccount.inc:171
+msgid "Can't connect to glpi database, check configuration twice."
+msgstr ""
+"Kann nicht zur glpi-Datenbank verbinden - bitte überprüfen Sie Ihre "
+"Konfiguration."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
+#: plugins/admin/systems/class_glpiAccount.inc:580
+msgid "Remove inventory"
+msgstr "Inventar entfernen"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
+msgid ""
+"This server has inventory features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dieser Server besitzt aktivierte Inventar-Funktionen. Sie können diese durch "
+"einen Klick auf die Schaltfläche unten deaktivieren."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
+#: plugins/admin/systems/class_glpiAccount.inc:583
+msgid "Add inventory"
+msgstr "Inventar hinzufügen"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
+msgid ""
+"This server has inventory features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Aktuell besitzt dieser Server keine aktivierten Inventar-Funktionen. Sie "
+"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
+#, php-format
+msgid ""
+"Can't rename given printer type to '%s', because this type name already "
+"exists."
+msgstr ""
+"Kann Druckertyp nicht in '%s' umbenennen - der angegebene Name wird bereits "
+"verwendet."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
+#, php-format
+msgid "Can't delete printer type, it is still in use by '%s'."
+msgstr ""
+"Sie können diesen Druckertyp nicht entfernen, er wird noch von '%s' "
+"verwendet."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
+msgid "since"
+msgstr "seit"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
+#: plugins/admin/systems/class_glpiAccount.inc:780
+msgid "Glpi"
+msgstr "GLPI"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
+msgid "Printer inventory extension"
+msgstr "Drucker-Inventar-Erweiterung"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
+msgid "Supports serial interface"
+msgstr "Unterstützt serielle Schnittstelle"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
+msgid "Supports parallel interface"
+msgstr "Unterstützt parallele Schnittstelle"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
+msgid "Supports usb interface"
+msgstr "Unterstützt USB-Schnittstelle"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
+#: plugins/admin/systems/glpi.tpl:66
+#: plugins/admin/systems/class_glpiAccount.inc:789
+#: plugins/admin/systems/glpiPrinter.tpl:83
+msgid "Technical responsible"
+msgstr "Technischer Kontakt"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
+#: plugins/admin/systems/glpi.tpl:56
+#: plugins/admin/systems/class_glpiAccount.inc:793
+#: plugins/admin/systems/glpiPrinter.tpl:94
+msgid "Contact person"
+msgstr "Kontaktperson"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
+#: plugins/admin/systems/glpi.tpl:117
+#: plugins/admin/systems/class_glpiAccount.inc:797
+#: plugins/admin/systems/glpiPrinter.tpl:107
+msgid "Attachments"
+msgstr "Anhänge"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
+msgid "Cartridge settings"
+msgstr "Patronen-Einstellungen"
+
+#: plugins/admin/systems/glpi_edit_type.tpl:1
+msgid "Manage System-types"
+msgstr "System-Typen verwalten"
+
+#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
+msgid "System management"
+msgstr "Systemverwaltung"
+
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
+msgid "Reference"
+msgstr "Referenz"
+
+#: plugins/admin/systems/remove_ppd.tpl:9
+msgid "The ppd file will be removed from the server and can not be restored."
+msgstr ""
+"Die PPD-Datei wird vom Server entfernt und kann nicht wiederhergestellt "
+"werden."
+
+#: plugins/admin/systems/paste_generic.tpl:14
+#, fuzzy
+msgid "workstation name"
+msgstr "Name der Arbeitsstation"
+
+#: plugins/admin/systems/paste_generic.tpl:54
+#, fuzzy
+msgid "Component name"
+msgstr "Name"
+
+#: plugins/admin/systems/workstation.tpl:8
+msgid "Workstation template"
+msgstr "Vorlage für Arbeitsstation"
+
+#: plugins/admin/systems/glpi.tpl:23
+#: plugins/admin/systems/class_glpiAccount.inc:791
+msgid "Operating system"
+msgstr "Betriebssystem"
+
+#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
+msgid "Contacts"
+msgstr "Kontakte"
+
+#: plugins/admin/systems/glpi.tpl:96
+msgid "Installed devices"
+msgstr "Installierte Geräte"
+
+#: plugins/admin/systems/glpi.tpl:112
+msgid "Trading"
+msgstr "Handeln"
+
+#: plugins/admin/systems/glpi.tpl:113
+msgid "Software"
+msgstr "Software"
+
+#: plugins/admin/systems/glpi.tpl:114
+msgid "Contracts"
+msgstr "Verträge"
+
+#: plugins/admin/systems/class_divListSystem.inc:42
+#: plugins/admin/systems/class_divListSystem.inc:43
+msgid "List of systems"
+msgstr "Liste der Systeme"
+
+#: plugins/admin/systems/class_divListSystem.inc:47
+msgid ""
+"This menu allows you to add, remove and change the properties of specific "
+"systems. You can only add systems which have already been started once."
+msgstr ""
+"Mit diesem Menü können Sie Systeme hinzufügen, diese löschen oder die "
+"Eigenschaften bestimmter Systeme verändern. Sie können nur Systeme "
+"hinzufügen, die bereits einmal im Netz gestartet wurden."
+
+#: plugins/admin/systems/class_divListSystem.inc:68
+msgid "System / Department"
+msgstr "System / Abteilung"
+
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Show servers"
+msgstr "Zeige Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+msgid "Select to see Linux terminals"
+msgstr "Wählen, um Linux-Terminals zu sehen"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Show terminals"
+msgstr "Zeige Terminals"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+msgid "Select to see Linux workstations"
+msgstr "Wählen, um Linux-Arbeitsstationen zu sehen"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Show workstations"
+msgstr "Zeige Arbeitsstationen"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Select to see MicroSoft Windows based workstations"
+msgstr "Auswählen, um Microsoft Windows Arbeitsstationen zu sehen"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Show windows based workstations"
+msgstr "Zeige Windows basierte Arbeitsstationen"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Select to see network printers"
+msgstr "Wählen, um die 'Netzwerk-Drucker' zu sehen"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Show network printers"
+msgstr "Zeige Netzwerk-Drucker"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+msgid "Select to see VOIP phones"
+msgstr "Wählen, um 'VoIP-Telefone' zu sehen"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Show phones"
+msgstr "Zeige Telefone"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Select to see network devices"
+msgstr "Wählen, um Netzwerk-Geräte zu sehen"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Show network devices"
+msgstr "Zeige Netzwerk-Geräte"
+
+#: plugins/admin/systems/class_divListSystem.inc:85
+#: plugins/personal/posix/trust_machines.tpl:30
+msgid "Display systems matching"
+msgstr "Zeige die Systeme, auf die das Folgende passt"
+
+#: plugins/admin/systems/class_divListSystem.inc:86
+msgid "Display systems of user"
+msgstr "Zeige Systeme des Benutzers"
+
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal template"
+msgstr "Neue Terminal-Vorlage"
+
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation template"
+msgstr "Neue Vorlage für Arbeitsstation"
+
+#: plugins/admin/systems/class_divListSystem.inc:200
+msgid "New Server"
+msgstr "Neuer Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:206
+msgid "New Printer"
+msgstr "Neuer Drucker"
+
+#: plugins/admin/systems/class_divListSystem.inc:212
+msgid "New Phone"
+msgstr "Neues Telefon"
+
+#: plugins/admin/systems/class_divListSystem.inc:218
+msgid "New Component"
+msgstr "Neue Netzwerk-Komponente"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove selected systems"
+msgstr "Entferne System"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove systems"
+msgstr "Abbild entfernen."
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy selected system"
+msgstr "Entferne System"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy systems"
+msgstr "Liste der Systeme"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "cut selected system"
+msgstr "Entferne System"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "Cut systems"
+msgstr "System bearbeiten"
+
+#: plugins/admin/systems/class_divListSystem.inc:256
+msgid "Cups Server"
+msgstr "CUPS-Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:257
+msgid "Log Db"
+msgstr "Log-DB"
+
+#: plugins/admin/systems/class_divListSystem.inc:258
+msgid "Syslog Server"
+msgstr "Syslog-Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:259
+msgid "Mail Server"
+msgstr "Mail-Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:260
+msgid "Imap Server"
+msgstr "IMAP-Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:261
+msgid "Nfs Server"
+msgstr "NFS-Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:262
+msgid "Kerberos Server"
+msgstr "Kerberos-Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:263
+msgid "Asterisk Server"
+msgstr "Asterisk-Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:264
+msgid "Fax Server"
+msgstr "Fax-Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:265
+msgid "Ldap Server"
+msgstr "LDAP-Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:323
+msgid "Edit system"
+msgstr "System bearbeiten"
+
+#: plugins/admin/systems/class_divListSystem.inc:333
+msgid "Delete system"
+msgstr "Entferne System"
+
+#: plugins/admin/systems/class_divListSystem.inc:376
+msgid "Set root       password"
+msgstr "root-Passwort setzen"
+
+#: plugins/admin/systems/class_divListSystem.inc:383
+msgid "Create CD"
+msgstr "Erstelle CD"
+
+#: plugins/admin/systems/class_divListSystem.inc:384
+msgid "Create FAI CD"
+msgstr "Erstelle FAI-CD"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:1
+msgid "Printer driver"
+msgstr "Drucker-Treiber"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:6
+msgid "Select"
+msgstr "Auswahl"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:9
+msgid "New driver"
+msgstr "Neuer Treiber"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
+msgid "List of available cartridge type for this type of printer"
+msgstr "Verfügbare Patronentypen für diesen Druckertyp"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
+msgid ""
+"This dialog allows you to create new types of cartridges, and select one or "
+"more types for your printer. Cartridge types depends on the printer type you "
+"have selected. For each selected cartridge type there will be a new "
+"cartridge created, this allows you to select the same cartridge type for "
+"more then one printer."
+msgstr ""
+"Dieser Dialog erlaubt es Ihnen, neue Arten von Patronen hinzuzufügen und "
+"einen oder mehrere Typen zu Ihrem Drucker zuzuordnen. Patronentypen sind "
+"abhängig von Ihrem gewählten Druckertyp. Für jeden gewählten Patronentyp "
+"wird eine neue Patrone erstellt. Dies erlaubt es Ihnen, den gleichen "
+"Patronentyp für mehr als einen Drucker zu verwenden."
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
+msgid "Display cartridge types matching"
+msgstr "Zeige die Patronentypen, auf die Folgendes passt"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
+msgid "Regular expression for matching cartridge types"
+msgstr "Regulärer Ausdruck zum Erkennen von Patronentypen"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:6
+msgid "List of devices"
+msgstr "Liste der Geräte"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:23
+msgid ""
+"This dialog allows you to attach a device to your currently edited computer."
+msgstr ""
+"Dieser Dialog erlaubt es Ihnen, ein Gerät zum momentan ausgewählten Computer "
+"hinzuzufügen."
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:35
+msgid "Display devices matching"
+msgstr "Zeige die Geräte, auf die das Folgende passt"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:37
+msgid "Regular expression for matching device names"
+msgstr "Regulärer Ausdruck zum Erkennen von Gerätenamen"
+
+#: plugins/admin/systems/class_servKolab.inc:105
+#, php-format
+msgid "Include data from %s days in the past when creating free/busy lists"
+msgstr ""
+"Berücksichtige %s Tage in der Vergangenheit beim Erstellen von Frei/Belegt-"
+"Listen"
+
+#: plugins/admin/systems/class_servKolab.inc:110
+#, php-format
+msgid "Warn users when using more than %s%% of their mail quota"
+msgstr "Warne Benutzer, wenn sie mehr als %s%% ihres Mail-Kontigentes benutzen"
+
+#: plugins/admin/systems/class_servKolab.inc:200
+#: plugins/admin/systems/class_servKolab.inc:214
+#, php-format
+msgid "Removing host entry from system server/kolab with dn '%s' failed."
+msgstr ""
+"Entfernen des Host-Eintrags von System Server/Kolab mit dn '%s' "
+"fehlgeschlagen."
+
+#: plugins/admin/systems/class_servKolab.inc:266
+msgid "Future days in Free/Busy settings must be set."
+msgstr "Intervall für Frei/Belegt-Informationen muß gesetzt sein."
+
+#: plugins/admin/systems/class_servKolab.inc:268
+msgid "Future days in Free/Busy settings must be a positive value."
+msgstr "Intervall für Frei/Belegt-Informationen muß ein positiver Wert sein."
+
+#: plugins/admin/systems/class_servKolab.inc:272
+msgid "The given Quota settings value must be a number."
+msgstr "Der angegebene Kontingent-Wert muß numerisch sein."
+
+#: plugins/admin/systems/class_servKolab.inc:274
+msgid "Please choose a value between 1 and 100 for Quota settings."
+msgstr "Bitte wählen Sie einen Kontingent-Wert zwischen 1 und 100."
+
+#: plugins/admin/systems/class_servKolab.inc:276
+msgid "Future days must be a value."
+msgstr "Frei/Belegt-Intervall muß einen Wert besitzen."
+
+#: plugins/admin/systems/class_servKolab.inc:280
+msgid "No SMTP privileged networks set."
+msgstr "Es sind keine SMTP-privilegierten Netzwerke vorhanden."
+
+#: plugins/admin/systems/class_servKolab.inc:359
+#, php-format
+msgid "Saving system server/kolab with dn '%s' failed."
+msgstr "Speichern von System Server/Kolab mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/systems/class_servKolab.inc:375
+#: plugins/admin/systems/class_servKolab.inc:386
+msgid "Kolab mail service"
+msgstr "Kolab Mail-Dienst"
+
+#: plugins/admin/systems/class_servKolab.inc:385
+#: plugins/personal/connectivity/class_kolabAccount.inc:5
+#: plugins/personal/connectivity/class_kolabAccount.inc:466
+msgid "Kolab"
+msgstr "Kolab"
+
+#: plugins/admin/systems/class_servKolab.inc:395
+msgid "My destination"
+msgstr "Mein Ziel"
+
+#: plugins/admin/systems/class_servKolab.inc:397
+msgid "FTP FreeBusy service"
+msgstr "FTP Frei/Belegt-Dienst"
+
+#: plugins/admin/systems/class_servKolab.inc:399
+msgid "Enable virus scan"
+msgstr "Virus-Scan aktivieren"
+
+#: plugins/admin/systems/class_servKolab.inc:400
+msgid "Relayhost"
+msgstr "Relay Host"
+
+#: plugins/admin/systems/class_servKolab.inc:402
+msgid "HTTP FreeBusy service"
+msgstr "HTTP Frei/Belegt-Dienst"
+
+#: plugins/admin/systems/class_servKolab.inc:403
+msgid "Allow unauthenticated free busy"
+msgstr ""
+"Erlaube nicht-authentifiziertes Herunterladen von Frei/Belegt-Informationen"
+
+#: plugins/admin/systems/class_servKolab.inc:406
+msgid "kolabFreeBusyFuture"
+msgstr "Kolab Frei/Belegt Ausblick"
+
+#: plugins/admin/systems/servRepository.tpl:6
+msgid "List of configured repositories."
+msgstr "Liste der verfügbaren Repositories."
+
+#: plugins/admin/systems/servRepository.tpl:12
+msgid "Add repository"
+msgstr "Repository hinzufügen"
+
+#: plugins/admin/systems/servRepository.tpl:31
+msgid "This menu allows you to create, delete and edit repository settings."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen, Repository-Einstellungen zu erstellen, zu "
+"entfernen und zu bearbeiten."
+
+#: plugins/admin/systems/chooser.tpl:1
+msgid "Choose the kind of system component you want to create"
+msgstr "Wählen Sie die Art der System-Komponente, die Sie anlegen möchten"
+
+#: plugins/admin/systems/chooser.tpl:4
+msgid ""
+"Linux terminals and workstations are autocreated on bootup. For this reason "
+"you're only be able to create templates for a specific tree. Servers are "
+"normally automatically added too, but in some special cases you may need to "
+"create a faked server entry to provide GOsa with some informations. Other "
+"network components may be used for Nagios setups to create component "
+"dependencies."
+msgstr ""
+"Linux Terminals und Arbeitsstationen werden beim Systemstart automatisch "
+"hinzugefügt. Aus diesem Grund können Sie für diese Systemtypen nur Vorlagen "
+"für einen Teilbaum anlegen. Server werden ebenfalls automatisch hinzugefügt, "
+"in einigen Fällen benötigen Sie Pseudo-Einträge um GOsa mit benötigten "
+"Informationen zu versorgen. Weitere Netzwerk-Komponenten können z.B. für "
+"Nagios Umgebungen genutzt werden um die Abhängigkeiten aufzulösen."
+
+#: plugins/admin/systems/chooser.tpl:7
+msgid "Linux thin client template"
+msgstr "Linux Thin-Client Vorlage"
+
+#: plugins/admin/systems/chooser.tpl:8
+msgid "Linux workstation template"
+msgstr "Linux Arbeitsstations-Vorlage"
+
+#: plugins/admin/systems/chooser.tpl:9
+msgid "Linux Server"
+msgstr "Linux Server"
+
+#: plugins/admin/systems/chooser.tpl:10
+msgid "Windows workstation"
+msgstr "Windows Arbeitsstation"
+
+#: plugins/admin/systems/chooser.tpl:11
+msgid "Network printer"
+msgstr "Netzwerk-Drucker"
+
+#: plugins/admin/systems/chooser.tpl:13
+msgid "Other network component"
+msgstr "Andere Netzwerk-Komponente"
+
+#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
+msgid "Create"
+msgstr "Anlegen"
+
+#: plugins/admin/systems/password.tpl:2
+msgid ""
+"To change the terminal root password use the fields below. The changes take "
+"effect during the next reboot. Please memorize the new password, because you "
+"wouldn't be able to log in."
+msgstr ""
+"Um das root-Passwort des Terminals zu ändern, nutzen Sie die Felder unten. "
+"Die Änderungen werden beim nächsten Neustart wirksam. Merken Sie sich das "
+"Passwort, da eine Anmeldung ohne dieses Passwort nicht möglich ist."
+
+#: plugins/admin/systems/password.tpl:5
+msgid "Leave fields blank for password inheritance from default entries."
+msgstr ""
+"Lassen Sie die Felder leer, um das Passwort aus den Standard-Einträgen zu "
+"übernehmen."
+
+#: plugins/admin/systems/password.tpl:9
+msgid "Changing the password impinges on authentification only."
+msgstr ""
+"Das Ändern des Passwortes wirkt sich nur auf die Authentifizierung aus."
+
+#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/generic/password.tpl:7
+#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
+#: ihtml/themes/default/password.tpl:84
+msgid "New password"
+msgstr "Neues Passwort"
+
+#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
+#: plugins/personal/password/password.tpl:21
+#: plugins/personal/generic/password.tpl:11
+msgid "Repeat new password"
+msgstr "Neues Passwort (Wiederholung)"
+
+#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
+#: plugins/personal/password/password.tpl:30
+#: plugins/personal/generic/password.tpl:17
+msgid "Set password"
+msgstr "Passwort setzen"
+
+#: plugins/admin/systems/class_glpiAccount.inc:185
+#: plugins/admin/systems/class_glpiAccount.inc:191
+#: plugins/admin/systems/class_glpiAccount.inc:197
+msgid "This feature is not implemented yet."
+msgstr "Dieses Feature wurde noch nicht implementiert."
+
+#: plugins/admin/systems/class_glpiAccount.inc:299
+msgid "Adding new sytem type failed, this system type name is already used."
+msgstr ""
+"Das Hinzufügen des neuen Systemtyps ist fehlgeschlagen - der angegebene Name "
+"wird bereits verwendet."
+
+#: plugins/admin/systems/class_glpiAccount.inc:319
+#, php-format
+msgid ""
+"You can't delete this system type, it is still in use by these system(s) '%s'"
+msgstr ""
+"Sie können diesen Systemtyp nicht entfernen, er wird noch von folgendem(n) "
+"System(en) verwendet: '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:330
+msgid "Rename failed, this system type name is already used."
+msgstr ""
+"Das Umbenennen schlug fehl: Der angegebene Name wird bereits verwendet."
+
+#: plugins/admin/systems/class_glpiAccount.inc:386
+msgid "Adding new operating system failed, specifed name is already used."
+msgstr ""
+"Das Hinzufügen des neuen Betriebssystems ist fehlgeschlagen - der angegebene "
+"Name wird bereits verwendet."
+
+#: plugins/admin/systems/class_glpiAccount.inc:408
+#, php-format
+msgid ""
+"You can't delete this operating system, it is still in use by these system"
+"(s) '%s'"
+msgstr ""
+"Sie können dieses Betriebssystem nicht löschen, es wird von folgenden(m) "
+"System(en) verwendet: '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:420
+msgid "Updating operating system failed, specifed name is already used."
+msgstr ""
+"Das Aktualisieren des Betriebssystems schlug fehl, da der angegebene Name "
+"bereits verwendet wird."
+
+#: plugins/admin/systems/class_glpiAccount.inc:499
+#, php-format
+msgid ""
+"Could not add the given user, the users dn is too long, only 100 characters "
+"are allowed here."
+msgstr ""
+"Kann den Benutzer nicht hinzufügen, da die DN zu lang ist. Es sind hier "
+"maximal 100 Zeichen erlaubt."
+
+#: plugins/admin/systems/class_glpiAccount.inc:581
+msgid ""
+"This device has inventory informations enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"Dieses Gerät besitzt aktivierte Inventar-Funktionen. Sie können diese durch "
+"einen Klick auf die Schaltfläche unten deaktivieren."
+
+#: plugins/admin/systems/class_glpiAccount.inc:584
+msgid ""
+"This device has inventory informations disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Aktuell besitzt dieses Gerät keine aktivierten Inventar-Funktionen. Sie "
+"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#: plugins/admin/systems/class_glpiAccount.inc:679
+#: plugins/admin/systems/class_glpiAccount.inc:680
+msgid "Can't remove glpi account, while mysql extension is missing."
+msgstr ""
+"Kann das glpi-Konto nicht entfernen, solange die MySQL-Erweiterung für PHP "
+"fehlt."
+
+#: plugins/admin/systems/class_glpiAccount.inc:781
+msgid "Inventory extension"
+msgstr "Inventar-Erweiterung"
+
+#: plugins/admin/systems/class_glpiAccount.inc:798
+msgid "Peripheral devices"
+msgstr "Externe Geräte"
+
+#: plugins/admin/systems/servdnseditzone.tpl:13
+msgid "Network address"
+msgstr "Netzwerk-Adresse"
+
+#: plugins/admin/systems/servdnseditzone.tpl:19
+#, fuzzy
+msgid "Netmask"
+msgstr "Netatalk"
+
+#: plugins/admin/systems/servdnseditzone.tpl:36
+msgid "Can't be edited because the zone wasn't saved right now."
+msgstr ""
+"Kann nicht bearbeitet werden, da die Zone bis jetzt nicht gespeichert wurde."
+
+#: plugins/admin/systems/servdnseditzone.tpl:48
+msgid "SOA record"
+msgstr "SOA-Eintrag"
+
+#: plugins/admin/systems/servdnseditzone.tpl:54
+msgid "Primary dns server for this zone"
+msgstr "Primärer DNS-Server für diese Zone"
+
+#: plugins/admin/systems/servdnseditzone.tpl:66
+msgid "Serial number (automatically incremented)"
+msgstr "Seriennummer (automatisch inkrementiert)"
+
+#: plugins/admin/systems/servdnseditzone.tpl:109
+msgid "MxRecords"
+msgstr "MX-Einträge"
+
+#: plugins/admin/systems/servdnseditzone.tpl:121
+msgid "Global zone records"
+msgstr "Globale Zonen-Einträge"
+
+#: plugins/admin/systems/workstationStartup.tpl:51
+#: plugins/admin/systems/workstationStartup.tpl:85
+msgid "FAI server"
+msgstr "FAI-Server"
+
+#: plugins/admin/systems/workstationStartup.tpl:75
+#: plugins/admin/systems/workstationStartup.tpl:116
+msgid "Assigned FAI classes"
+msgstr "Zugewiesene FAI-Klassen"
+
+#: plugins/admin/systems/workstationStartup.tpl:102
+msgid "set"
+msgstr "setzen"
+
+#: plugins/admin/systems/workstationStartup.tpl:136
+#, fuzzy
+msgid ""
+"FAI Object assignment disabled. You can't use this feature until FAI is "
+"activated."
+msgstr "Sie können diese Erweiterung erst verwenden, wenn FAI aktiviert wurde."
+
+#: plugins/admin/systems/class_servNfs.inc:47
+#, php-format
+msgid "The file '%s/encodings' does not exist, can't get supported charsets."
+msgstr ""
+"Die Datei '%s/encodings' wurde nicht gefunden, kann die unterstützten "
+"Zeichensätze nicht einlesen."
+
+#: plugins/admin/systems/class_servNfs.inc:50
+#, php-format
+msgid "Can't read '%s/encodings', please check permissions."
+msgstr "Kann '%s/encodings' nicht lesen, bitte prüfen Sie die Rechte."
+
+#: plugins/admin/systems/class_servNfs.inc:184
+msgid "Please specify a valid path for your setup."
+msgstr "Bitte geben Sie einen gültigen Pfad an."
+
+#: plugins/admin/systems/class_servNfs.inc:190
+msgid "Please specify a valid name for your share."
+msgstr "Bitte geben Sie einen gültigen Freigabe-Namen an."
+
+#: plugins/admin/systems/class_servNfs.inc:193
+msgid "Please specify a name for your share."
+msgstr "Bitte geben Sie einen Freigabe-Namen an."
+
+#: plugins/admin/systems/class_servNfs.inc:198
+msgid "Description contains invalid characters."
+msgstr "Das Feld 'Beschreibung' enthält ungültige Zeichen!"
+
+#: plugins/admin/systems/class_servNfs.inc:202
+msgid "Volume contains invalid characters."
+msgstr "Das Feld 'Volume' enthält ungültige Zeichen!"
+
+#: plugins/admin/systems/class_servNfs.inc:206
+msgid "Path contains invalid characters."
+msgstr "Das Feld 'Pfad' enthält ungültige Zeichen."
+
+#: plugins/admin/systems/class_servNfs.inc:210
+msgid "Option contains invalid characters."
+msgstr "Das Feld 'Option' enthält ungültige Zeichen!"
+
+#: plugins/admin/systems/class_goLogDBServer.inc:31
+#: plugins/admin/systems/class_goLogDBServer.inc:59
+#: plugins/admin/systems/class_goLogDBServer.inc:89
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+msgid "Logging database"
+msgstr "Protokoll-Datenbank"
+
+#: plugins/admin/systems/goVirusServer.tpl:5
+msgid "Generic virus filtering"
+msgstr "Allgemeiner Virus-Filter"
+
+#: plugins/admin/systems/goVirusServer.tpl:47
+msgid "Select number of maximal threads"
+msgstr "Wählen Sie die maximale Anzahl von Prozessen"
+
+#: plugins/admin/systems/goVirusServer.tpl:61
+msgid "Max directory recursions"
+msgstr "Maximale Verzeichnis-Tiefe"
+
+#: plugins/admin/systems/goVirusServer.tpl:101
+msgid "Archive scanning"
+msgstr "Überprüfe Archive"
+
+#: plugins/admin/systems/goVirusServer.tpl:143
+msgid "Maximum recursion"
+msgstr "Maximale Rekursionstiefe"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#: plugins/admin/departments/class_departmentGeneric.inc:587
+#: plugins/admin/departments/class_departmentGeneric.inc:592
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Departments"
+msgstr "Abteilungen"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+msgid "use"
+msgstr "verwenden"
+
+#: plugins/admin/systems/goLogDBServer.tpl:1
+msgid "Logging database information"
+msgstr "Informationen der Protokoll-Datenbank"
+
+#: plugins/admin/systems/class_goFaxServer.inc:32
+msgid "FAX database"
+msgstr "Fax-Datenbank"
+
+#: plugins/admin/systems/class_goFaxServer.inc:61
+msgid "FAX database configuration"
+msgstr "Konfiguration der Fax-Datenbank"
+
+#: plugins/admin/systems/class_goFaxServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Fax database"
+msgstr "Fax-Datenbank"
+
+#: plugins/admin/systems/class_goFaxServer.inc:99
+msgid "Login name"
+msgstr "Anmeldename"
+
+#: plugins/admin/systems/glpiPrinter.tpl:9
+msgid "Printer type"
+msgstr "Druckertyp"
+
+#: plugins/admin/systems/glpiPrinter.tpl:39
+msgid "Supported interfaces"
+msgstr "Unterstützte Schnittstellen"
+
+#: plugins/admin/systems/glpiPrinter.tpl:58
+msgid "Parallel"
+msgstr "Parallel"
+
+#: plugins/admin/systems/glpiPrinter.tpl:68
+msgid "USB"
+msgstr "USB"
+
+#: plugins/admin/systems/glpiPrinter.tpl:139
+msgid "Installed cartridges"
+msgstr "Installierte Patronen"
+
+#: plugins/admin/applications/remove.tpl:6
+#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
+#: ihtml/themes/default/remove.tpl:6
+msgid ""
+"This may be used by several groups. Please double check if your really want "
+"to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Dieser Eintrag wird unter Umständen von verschiedenen Gruppen genutzt. Bitte "
+"überprüfen Sie genau was Sie tun, da GOsa keine Möglichkeit hat, die Daten "
+"wiederherzustellen."
+
+#: plugins/admin/applications/class_divListApplication.inc:31
+msgid "List of Applications"
+msgstr "Liste der Anwendungen"
+
+#: plugins/admin/applications/class_divListApplication.inc:32
+msgid "This table displays all applications in the selected tree."
+msgstr "Diese Tabelle enthält alle Abteilungen des gewählten Teilbaums"
+
+#: plugins/admin/applications/class_divListApplication.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected applications. You may "
+"want to use the range selector on top of the application listbox, when "
+"working with a large number of applications."
+msgstr ""
+"Dieses Menü ermöglicht es Ihnen, Anwendungen hinzuzufügen, zu bearbeiten "
+"oder zu entfernen. Bei einer großen Anzahl von Anwendungen bietet sich die "
+"Verwendung der Bereichsauswahl an."
+
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/applications/class_applicationGeneric.inc:506
+#: plugins/admin/applications/generic.tpl:7
+#: plugins/admin/applications/generic.tpl:10
+msgid "Application name"
+msgstr "Name der Anwendung"
+
+#: plugins/admin/applications/class_divListApplication.inc:161
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "new"
+msgstr "Neu"
+
+#: plugins/admin/applications/class_divListApplication.inc:162
+msgid "Create new application"
+msgstr "Neue Anwendungen erstellen"
+
+#: plugins/admin/applications/class_divListApplication.inc:181
+#, fuzzy
+msgid "Remove selected applications"
+msgstr "Anwendungen entfernen"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:103
+msgid "no example"
+msgstr "kein Beispiel"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:134
+msgid "This 'dn' is no application."
+msgstr "Dieser 'DN' ist keine Anwendung."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:236
+#, php-format
+msgid "Removing of application with dn '%s' failed."
+msgstr "Entfernen der Anwendung mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:248
+#, php-format
+msgid "Removing application from objectgroup '%s' failed"
+msgstr "Entfernen der Anwendung von Objektgruppe '%s' fehlgeschlagen"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:255
+#, php-format
+msgid "Removing application from group '%s' failed"
+msgstr "Entfernen der Anwendung von der Gruppe '%s' ist fehlgeschlagen"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:306
+msgid "The specified picture has not been uploaded correctly."
+msgstr "Das angegebene Bild wurde nicht korrekt übertragen."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:338
+msgid "Can't access uploaded image."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:343
+msgid ""
+"Uploaded image could not be resized, possilby the image magick extension is "
+"missing."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:348
+#, fuzzy
+msgid ""
+"Could not convert image to png, possilby the image magick extension is "
+"missing."
+msgstr ""
+"Die MySQL-Erweiterung wurde nicht gefunden - kann daher nicht zur glpi-"
+"Datenbank verbinden."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:352
+#, php-format
+msgid "Could not save uploaded image to %s."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:381
+msgid "Specified execute path must start with '/'."
+msgstr "Der angegebene Ausführungspfad muss zwingend mit '/' beginnen."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:398
+msgid "Required field 'Name' is not filled."
+msgstr "Das benötigte Feld 'Name' ist nicht ausgefüllt."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:402
+msgid "Invalid character in application name. Only a-z 0-9 are allowed."
+msgstr ""
+"Ungültiges Zeichen in Anwendungs-Name. Nur a-z und 0-9 sind erlaubte Zeichen."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:406
+msgid "Required field 'Execute' is not filled."
+msgstr "Das benötigte Feld 'Auführen' ist nicht ausgefüllt."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:421
+#: plugins/admin/applications/class_applicationGeneric.inc:429
+msgid "There's already an application with this 'Name'."
+msgstr "Eine Anwendung mit diesem Namen existiert bereits."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:477
+#, php-format
+msgid "Saving of application with dn '%s' failed."
+msgstr "Speichern der Anwendung mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:502
+msgid "Application settings"
+msgstr "Anwendungs-Einstellungen"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:511
+#: plugins/admin/applications/generic.tpl:19
+msgid "Application name to be displayed (i.e. below icons)"
+msgstr "Angezeigter Name der Anwendung (z.B. unter Symbole)"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:543
+msgid "Application generic"
+msgstr "Anwendung (Allgemein)"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:556
+#: plugins/admin/applications/generic.tpl:66
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
+#: plugins/admin/mimetypes/generic.tpl:67
+msgid "Icon"
+msgstr "Symbol"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:557
+msgid "Flag"
+msgstr "Flag"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:558
+msgid "Script content"
+msgstr "Skript-Inhalt"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:560
+#: plugins/admin/applications/generic.tpl:99
+msgid "Only executable for members"
+msgstr "Nur ausführbar für Gruppen-Mitglieder"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:561
+#: plugins/admin/applications/generic.tpl:110
+msgid "Place icon on members desktop"
+msgstr "Platziere das Symbol auf dem Desktop der Gruppenmitglieder"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:562
+#: plugins/admin/applications/generic.tpl:120
+msgid "Place entry in members launch bar"
+msgstr "Platziere einen Eintrag in der Kontrollleiste der Gruppenmitglieder"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:563
+#: plugins/admin/applications/generic.tpl:115
+msgid "Place entry in members startmenu"
+msgstr "Platziere einen Eintrag im Startmenü der Gruppenmitglieder"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:564
+#: plugins/admin/applications/generic.tpl:104
+msgid "Replace user configuration on startup"
+msgstr "Konfiguration bei jedem Start ersetzen"
+
+#: plugins/admin/applications/class_applicationManagement.inc:323
+#: plugins/admin/applications/class_applicationManagement.inc:377
+#: plugins/admin/applications/class_applicationManagement.inc:407
+msgid "You are not allowed to delete this application!"
+msgstr "Sie haben keine Berechtigung, diese Anwendung zu löschen!"
+
+#: plugins/admin/applications/class_applicationManagement.inc:370
+#, php-format
+msgid "You're about to delete the application '%s'."
+msgstr "Sind sind dabei, den Anwendungseintrag '%s' zu löschen."
+
+#: plugins/admin/applications/main.inc:39
+#: plugins/admin/applications/main.inc:41
+msgid "Application management"
+msgstr "Anwendungsverwaltung"
+
+#: plugins/admin/applications/class_applicationParameters.inc:54
+msgid "Remove options"
+msgstr "Optionen entfernen"
+
+#: plugins/admin/applications/class_applicationParameters.inc:55
+msgid "This application has options. You can disable them by clicking below."
+msgstr ""
+"Diese Anwendung besitzt Optionen. Sie können diese durch Betätigen der "
+"Schaltfläche unten entfernen."
+
+#: plugins/admin/applications/class_applicationParameters.inc:57
+msgid "Create options"
+msgstr "Optionen aktivieren"
+
+#: plugins/admin/applications/class_applicationParameters.inc:58
+msgid ""
+"This application has options disabled. You can enable them by clicking below."
+msgstr ""
+"Diese Anwendung besitzt keine Optionen. Sie können diese durch Betätigen der "
+"Schaltfläche unten hinzufügen."
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/admin/fai/class_faiVariable.inc:424
+msgid "Variable"
+msgstr "Variable"
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/gofon/macro/parameter.tpl:10
+msgid "Default value"
+msgstr "Standardwert"
+
+#: plugins/admin/applications/class_applicationParameters.inc:130
+msgid "Add option"
+msgstr "Option hinzufügen"
+
+#: plugins/admin/applications/class_applicationParameters.inc:159
+#, php-format
+msgid "Removing of application parameters with dn '%s' failed."
+msgstr "Entfernen der Anwendungsparameter mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/applications/class_applicationParameters.inc:190
+#, php-format
+msgid "Value '%s' specified as option name is not valid."
+msgstr "Der von Ihnen angegebene Optionsname '%s' ist ungültig."
+
+#: plugins/admin/applications/class_applicationParameters.inc:221
+#, php-format
+msgid "Saving of application parameters with dn '%s' failed."
+msgstr "Speichern der Anwendungsparameter mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/applications/class_applicationParameters.inc:233
+msgid "Parameter configuration"
+msgstr "Konfiguration der Parameter"
+
+#: plugins/admin/applications/class_applicationParameters.inc:241
+msgid "Application parameter settings"
+msgstr "Konfiguration der Anwendungs-Parameter"
+
+#: plugins/admin/applications/release_select.tpl:3
+#: plugins/admin/mimetypes/release_select.tpl:3
+#: plugins/admin/fai/branch_selector.tpl:3
+msgid "Branches"
+msgstr "Zweige"
+
+#: plugins/admin/applications/release_select.tpl:9
+#: plugins/admin/mimetypes/release_select.tpl:9
+#: plugins/admin/fai/branch_selector.tpl:9
+msgid "Current release"
+msgstr "Momentanes Release"
+
+#: plugins/admin/applications/generic.tpl:15
+#: plugins/gofon/macro/class_gofonMacro.inc:583
+#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
+msgid "Display name"
+msgstr "Angezeigter Name"
+
+#: plugins/admin/applications/generic.tpl:28
+msgid "Path and/or binary name of application"
+msgstr "Pfad und/oder Name der Anwendung"
+
+#: plugins/admin/applications/generic.tpl:45
+#: plugins/admin/mimetypes/generic.tpl:47
+msgid "Choose subtree to place application in"
+msgstr "Wählen Sie den Teilbaum, in den die Anwendung plaziert werden soll."
+
+#: plugins/admin/applications/generic.tpl:78
+#: plugins/admin/mimetypes/generic.tpl:79
+msgid "Update"
+msgstr "Anwenden"
+
+#: plugins/admin/applications/generic.tpl:78
+msgid "Reload picture from LDAP"
+msgstr "Bild neu laden"
+
+#: plugins/admin/applications/generic.tpl:81
+#: plugins/personal/generic/generic_picture.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:52
+msgid "Remove picture"
+msgstr "Bild entfernen"
+
+#: plugins/admin/applications/generic.tpl:81
+msgid "Remove picture from LDAP"
+msgstr "Entferne Bild aus LDAP"
+
+#: plugins/admin/applications/generic.tpl:140
+#: plugins/admin/fai/class_faiScriptEntry.inc:89
+#: plugins/admin/fai/class_faiHookEntry.inc:84
+#: plugins/admin/fai/class_faiScript.inc:316
+#: plugins/admin/fai/class_faiHook.inc:314
+#: plugins/admin/fai/class_faiTemplate.inc:292
+msgid "Download"
+msgstr "Herunterladen"
+
+#: plugins/admin/users/remove.tpl:6
+msgid ""
+"This includes all account data, system access rules, imap settings, etc. for "
+"this user. Please double check if your really want to do this since there is "
+"no way for GOsa to get your data back."
+msgstr ""
+"Dies umfasst alle Konto-Informationen, Zugriffsregeln, IMAP-Einstellungen, "
+"etc. dieses Benutzers. Bitte prüfen Sie genau, da es keine Möglichkeit für "
+"GOsa gibt, die Daten wiederherzustellen. "
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Erzeugen eines neuen Benutzer aus einer Vorlage"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"Das Anlegen von neuen Benutzern kann durch die Verwendung von Vorlagen "
+"vereinfacht werden. Viele Datenbankeinträge lassen sich damit automatisch "
+"ausfüllen. Wählen sie 'keine' um den Vorlagen-Dialog zu überspringen."
+
+#: plugins/admin/users/template.tpl:32
+#: plugins/personal/generic/paste_generic.tpl:15
+#: plugins/personal/generic/generic.tpl:65
+msgid "Login"
+msgstr "Kennung"
+
+#: plugins/admin/users/class_userManagement.inc:157
+#: plugins/admin/users/class_userManagement.inc:235
+msgid "You are not allowed to set this users password!"
+msgstr "Sie haben keine Berechtigung, das Passwort dieses Benutzers zu setzen!"
+
+#: plugins/admin/users/class_userManagement.inc:183
+#: plugins/personal/password/class_password.inc:79
+#: plugins/personal/generic/main.inc:79 html/password.php:191
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"Die Passwörter, die Sie als 'Neues Passwort' und 'Neues Passwort "
+"(Wiederholung)' eingegeben haben sind nicht identisch."
+
+#: plugins/admin/users/class_userManagement.inc:188
+#: plugins/personal/password/class_password.inc:81
+#: plugins/personal/generic/main.inc:84 html/password.php:194
+msgid "The password you've entered as 'New password' is empty."
+msgstr ""
+"Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben ist leer."
+
+#: plugins/admin/users/class_userManagement.inc:327
+#, fuzzy, php-format
+msgid "You're about to delete the following entry: %s"
+msgstr "Sie löschen gerade den Eintrag %s."
+
+#: plugins/admin/users/class_userManagement.inc:329
+#, fuzzy, php-format
+msgid "You're about to delete the following entries: %s"
+msgstr "Sie löschen gerade den Eintrag %s."
+
+#: plugins/admin/users/class_userManagement.inc:357
+#, fuzzy, php-format
+msgid "You are not allowed to delete the user '%s'!"
+msgstr "Sie haben keine Berechtigung, diesen Benutzer zu löschen!"
+
+#: plugins/admin/users/class_userManagement.inc:403
+#, php-format
+msgid "You're about to delete the user %s."
+msgstr "Sie löschen gerade den Benutzer %s."
+
+#: plugins/admin/users/class_userManagement.inc:433
+msgid "You are not allowed to delete this user!"
+msgstr "Sie haben keine Berechtigung, diesen Benutzer zu löschen!"
+
+#: plugins/admin/users/class_userManagement.inc:558
+msgid "Please select a valid template."
+msgstr "Bitte wählen Sie eine gültige Vorlage."
+
+#: plugins/admin/users/class_userManagement.inc:651
+msgid "A person with the choosen name is already used in this tree."
+msgstr ""
+"Ein Person mit dem ausgewählten Namen ist in diesem Baum bereits angelegt."
+
+#: plugins/admin/users/class_divListUsers.inc:40
+msgid ""
+"This menu allows you to create, edit and delete selected users. Having a "
+"great number of users, you may want to use the range selectors on top of the "
+"user list."
+msgstr ""
+"Dieses Menü ermöglicht es Ihnen, Benutzer hinzuzufügen, zu bearbeiten oder "
+"zu entfernen. Bei einer großen Anzahl von Benutzern bietet sich die "
+"Verwendung der Bereichsauswahl an."
+
+#: plugins/admin/users/class_divListUsers.inc:61
+#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
+#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
+msgid "Username"
+msgstr "Benutzername"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Select to see template pseudo users"
+msgstr "Wählen Sie dies, um Vorlagen für Benutzer anzuzeigen"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Show templates"
+msgstr "Zeige Vorlagen"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Select to see users that have only a GOsa object"
+msgstr "Auswählen, um die Benutzer anzuzeigen, die nur ein GOsa-Objekt haben"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Show functional users"
+msgstr "Zeige zweckbezogene Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Select to see users that have posix settings"
+msgstr "Auswählen, um die Benutzer mit UNIX-Konto zu sehen"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Show unix users"
+msgstr "Zeige UNIX-Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Select to see users that have mail settings"
+msgstr ""
+"Auswählen, um die Benutzer zu sehen, die eine Mail-Erweiterung besitzen"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Show mail users"
+msgstr "Zeige Mail-Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Select to see users that have samba settings"
+msgstr "Auswählen, um die Benutzer zu sehen, die Samba-Einstellungen besitzen"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Show samba users"
+msgstr "Zeige Samba-Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Select to see users that have proxy settings"
+msgstr "Auswählen, um die Benutzer zu sehen, die Proxy-Einstellungen besitzen"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Show proxy users"
+msgstr "Zeige Proxy-Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "Create new user"
+msgstr "Neuen Benutzer erstellen"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "New user"
+msgstr "Neuer Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "Create new template"
+msgstr "Neue Vorlage erstellen"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "New template"
+msgstr "Neue Vorlage"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove selected user"
+msgstr "Verwende gewählten Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove user"
+msgstr "Dienst entfernen"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy selected user"
+msgstr "Verwende gewählten Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy users"
+msgstr "Zähle Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "cut selected user"
+msgstr "Verwende gewählten Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "Cut users"
+msgstr "Zähle Benutzer"
+
+#: plugins/admin/users/class_divListUsers.inc:219
+msgid "GOsa"
+msgstr "GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:220
+msgid "Edit generic properties"
+msgstr "Allgemeine Einstellungen bearbeiten"
+
+#: plugins/admin/users/class_divListUsers.inc:222
+msgid "Edit UNIX properties"
+msgstr "UNIX-Einstellungen bearbeiten"
+
+#: plugins/admin/users/class_divListUsers.inc:224
+msgid "Edit environment properties"
+msgstr "Umgebungs-Einstellungen bearbeiten"
+
+#: plugins/admin/users/class_divListUsers.inc:226
+msgid "Edit mail properties"
+msgstr "Mail-Einstellungen bearbeiten"
+
+#: plugins/admin/users/class_divListUsers.inc:228
+msgid "Edit phone properties"
+msgstr "Telefon-Einstellungen bearbeiten"
+
+#: plugins/admin/users/class_divListUsers.inc:230
+msgid "Edit fax properies"
+msgstr "Fax-Einstellungen bearbeiten"
+
+#: plugins/admin/users/class_divListUsers.inc:232
+msgid "Edit samba properties"
+msgstr "Samba-Einstellungen bearbeiten"
+
+#: plugins/admin/users/class_divListUsers.inc:234
+msgid "Edit netatalk properties"
+msgstr "Netatalk-Einstellungen bearbeiten"
+
+#: plugins/admin/users/class_divListUsers.inc:235
+msgid "Create user from template"
+msgstr "Neuen Benutzer aus Vorlage erstellen"
+
+#: plugins/admin/users/class_divListUsers.inc:236
+msgid "Create user with this template"
+msgstr "Neuen Benutzer aus dieser Vorlage erstellen"
+
+#: plugins/admin/users/class_divListUsers.inc:271
+msgid "password"
+msgstr "Passwort"
+
+#: plugins/admin/users/class_divListUsers.inc:272
+msgid "Change password"
+msgstr "Passwort ändern"
+
+#: plugins/admin/users/class_divListUsers.inc:275
+msgid "You are not allowed to change the password for this user."
+msgstr "Sie haben keine Berechtigung, das Passwort dieses Benutzers zu ändern."
+
+#: plugins/admin/users/class_divListUsers.inc:289
+msgid "You are not allowed to remove this user."
+msgstr "Sie haben keine Berechtigung, diesen Benutzer zu löschen."
+
+#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
+msgid "User administration"
+msgstr "Benutzerverwaltung"
+
+#: plugins/admin/users/password.tpl:2
+msgid ""
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr ""
+"Um das Benutzer-Passwort zu ändern, nutzen Sie die Felder unten. Die "
+"Änderungen werden sofort wirksam. Merken Sie sich das Passwort, da sich der "
+"Benutzer ohne dieses Passwort nicht anmelden kann."
+
+#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
+msgid ""
+"Changing the password affects your authentification on mail, proxy, samba "
+"and unix services."
+msgstr ""
+"Das Ändern des Passwortes wirkt sich auf ihre Authentifizierung bei Mail-, "
+"Proxy-, Samba- und Unix-Diensten aus."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
+#, php-format
+msgid "Saving of mime type/generic with dn '%s' failed."
+msgstr "Speichern von MIME-Typ/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
+#, php-format
+msgid "Removing of mime type/generic with dn '%s' failed."
+msgstr "Entfernen von MIME-Typ/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
+#, php-format
+msgid "Removing mime type from objectgroup '%s' failed"
+msgstr "Entfernen des MIME-Typs von Objektgruppe '%s' fehlgeschlagen"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
+msgid "Please specify a valid name for this mime type."
+msgstr "Bitte geben Sie einen gültigen Namen für diesen MIME-Typ an."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
+msgid "Please specify at least one file pattern."
+msgstr "Bitte geben Sie mindestens ein Dateimuster an."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
+msgid "There's already a mime type with this 'Name'."
+msgstr "Eine MIME-Typ mit diesem Namen existiert bereits."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
+msgid "There's already an mime with this 'Name'."
+msgstr "Ein MIME-Typ mit diesem 'Namen' existiert bereits."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
+msgid "Mime type generic"
+msgstr "MIME-Typ (Allgemein)"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
+msgid "Mime types"
+msgstr "MIME-Typen"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
+#: plugins/admin/mimetypes/generic.tpl:22
+msgid "Mime group"
+msgstr "MIME-Gruppe"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
+msgid "Left click action"
+msgstr "Linksklick-Aktion"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
+#: plugins/admin/mimetypes/generic.tpl:99
+msgid "File patterns"
+msgstr "Datei-Muster"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
+msgid "Embedded applications"
+msgstr "Eingebettete Anwendungen"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
+msgid "List of defined mime types"
+msgstr "Liste von definierten MIME-Typen"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
+msgid ""
+"This menu allows you to add, edit and remove selected mime types. You may "
+"want to use the range selector on top of the mime type listbox, when working "
+"with a large number of mime types."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen MIME-Typen hinzuzufügen, zu bearbeiten oder zu "
+"entfernen. Bei einer großen Anzahl von MIME-Typen bietet sich die Verwendung "
+"der Bereichsauswahl an."
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+msgid "Mime type name"
+msgstr "MIME-Typ Name"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
+msgid "Display mime types matching"
+msgstr "Zeige MIME-Typen, auf die Folgendes passt"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
+msgid "Create new mime type"
+msgstr "Neuen MIME-Typ erstellen"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove selected mimetype"
+msgstr "Dieses Element entfernen"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove mimetype"
+msgstr "Eintrag entfernen"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy selected object"
+msgstr "Vollständiges Objekt"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy object"
+msgstr "Vollständiges Objekt"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "cut selected object"
+msgstr "Vollständiges Objekt"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "Cut object"
+msgstr "Aktuelles Objekt"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
+#: plugins/admin/mimetypes/paste_generic.tpl:13
+#: plugins/admin/mimetypes/generic.tpl:12
+msgid "Mime type"
+msgstr "MIME-Typ"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
+msgid "Manage mime types"
+msgstr "MIME-Typen verwalten"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
+msgid "You are not allowed to delete this mime type!"
+msgstr "Sie haben keine Berechtigung, diesen MIME-Typ zu löschen!"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
+#, php-format
+msgid "You're about to delete the mime type '%s'."
+msgstr "Sie löschen gerade den MIME-Typ '%s'."
+
+#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
+msgid "Mimetype management"
+msgstr "MIME-Typen Verwaltung"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:16
+#: plugins/admin/mimetypes/generic.tpl:16
+msgid "Please enter a name for the mime type here"
+msgstr "Bitte geben Sie hier einen Namen für den MIME-Typ ein"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:24
+msgid "Please specify a description for this mime type here"
+msgstr "Bitte geben Sie hier eine Beschreibung dieses MIME-Typs ein"
+
+#: plugins/admin/mimetypes/generic.tpl:26
+msgid "Categorize this mime type"
+msgstr "Kategorie dieses MIME-Typs"
+
+#: plugins/admin/mimetypes/generic.tpl:38
+msgid "Please specify a description"
+msgstr "Bitte geben Sie eine Beschreibung an"
+
+#: plugins/admin/mimetypes/generic.tpl:68
+msgid "Mime icon"
+msgstr "MIME-Icon"
+
+#: plugins/admin/mimetypes/generic.tpl:80
+msgid "Update mime type icon"
+msgstr "Aktualisiere MIME-Typ Icon"
+
+#: plugins/admin/mimetypes/generic.tpl:94
+msgid "Left click"
+msgstr "Linksklick"
+
+#: plugins/admin/mimetypes/generic.tpl:105
+msgid "Please specify a new file pattern"
+msgstr "Bitte geben Sie ein neues Dateimuster an"
+
+#: plugins/admin/mimetypes/generic.tpl:108
+msgid "Add a new file pattern"
+msgstr "Erstelle ein neues Dateimuster"
+
+#: plugins/admin/mimetypes/generic.tpl:117
+#: plugins/admin/mimetypes/generic.tpl:171
+msgid "Enter an application name here"
+msgstr "Geben Sie hier den Namen der Anwendung ein"
+
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:175
+msgid "Add application"
+msgstr "Anwendung hinzufügen"
+
+#: plugins/admin/mimetypes/generic.tpl:131
+msgid "Embedding"
+msgstr "einbettend"
+
+#: plugins/admin/mimetypes/generic.tpl:144
+msgid "Show file in embedded viewer"
+msgstr "Zeige Datei mit eingebautem Betrachter"
+
+#: plugins/admin/mimetypes/generic.tpl:151
+msgid "Show file in external viewer"
+msgstr "Zeige Datei mit externem Programm"
+
+#: plugins/admin/mimetypes/generic.tpl:158
+msgid "Ask whether to save to local disk"
+msgstr "Frage nach, ob Datei lokal auf Festplatte gespeichert werden soll"
+
+#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
+msgid "Acl"
+msgstr "ACL"
+
+#: plugins/admin/acl/tabs_acl_role.inc:8
+msgid "ACL Templates"
+msgstr "ACL Vorlagen"
+
+#: plugins/admin/acl/class_aclManagement.inc:27
+msgid "ACLs"
+msgstr "ACLs"
+
+#: plugins/admin/acl/class_aclManagement.inc:142
+msgid "You are not allowed to create a new role."
+msgstr "Es ist Ihnen nicht erlaubt, eine neue Rolle zu erstellen."
+
+#: plugins/admin/acl/class_aclManagement.inc:179
+msgid "You are not allowed to edit this acl."
+msgstr "Sie sind nicht berechtigt, diese ACL zu bearbeiten."
+
+#: plugins/admin/acl/class_aclManagement.inc:224
+#: plugins/admin/acl/class_aclManagement.inc:288
+#, php-format
+msgid "You're about to delete the acl %s."
+msgstr "Sie sind dabei die ACL %s zu löschen."
+
+#: plugins/admin/acl/class_aclManagement.inc:232
+#: plugins/admin/acl/class_aclManagement.inc:295
+#: plugins/admin/acl/class_aclManagement.inc:319
+msgid "You are not allowed to delete this acl!"
+msgstr "Sie sind nicht berechtigt, diese ACL zu löschen!"
+
+#: plugins/admin/acl/class_aclManagement.inc:256
+#, fuzzy
+msgid "You are not allowed to delete this acl role!"
+msgstr "Sie sind nicht berechtigt, dieses Makro zu löschen!"
+
+#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
+msgid "Assigned ACLs for current entry"
+msgstr "Zugewiesene ACLs für aktuellen Eintrag"
+
+#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
+msgid "New ACL"
+msgstr "Neue ACL"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+msgid "ACL type"
+msgstr "ACL-Typ"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+msgid "Select an acl type"
+msgstr "Wählen Sie einen ACL-Typ"
+
+#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
+msgid "List of available ACL categories"
+msgstr "Liste verfügbarer ACL-Kategorien"
+
+#: plugins/admin/acl/class_aclRole.inc:6
+msgid "Access control list templates"
+msgstr "Vorlagen für Zugriffskontrollisten"
+
+#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
+msgid "All categories"
+msgstr "Alle Kategorien"
+
+#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
+msgid "Reset ACLs"
+msgstr "ACLs zurücksetzen"
+
+#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
+msgid "One level"
+msgstr "Diese Ebene"
+
+#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
+#: include/class_acl.inc:192
+msgid "Current object"
+msgstr "Aktuelles Objekt"
+
+#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
+msgid "Complete subtree"
+msgstr "Vollständiger Teilbaum"
+
+#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
+msgid "Complete subtree (permanent)"
+msgstr "Vollständiger Teilbaum (permanent)"
+
+#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
+msgid "Edit ACL"
+msgstr "ACL Bearbeiten"
+
+#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
+msgid "Delete ACL"
+msgstr "ACL Entfernen"
+
+#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
+msgid "No ACL settings for this category"
+msgstr "Keine ACL-Einstellungen für diese Kategorie"
+
+#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
+#, php-format
+msgid "Contains ACLs for these objects: %s"
+msgstr "Enthält ACLs für diese Objekte: %s"
+
+#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
+msgid "Edit categories ACLs"
+msgstr "ACLs dieser Kategorie bearbeiten"
+
+#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
+msgid "Clear categories ACLs"
+msgstr "ACLs dieser Kategorie leeren"
+
+#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "ACL für '%s' bearbeiten, Bereich ist '%s'"
+
+#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
+msgid "All objects in current subtree"
+msgstr "Alle Objekte im aktuellen Teilbaum"
+
+#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
+#, php-format
+msgid "Saving ACLs with dn '%s' failed."
+msgstr "Speichern der ACLs von dn '%s' fehlgeschlagen."
+
+#: plugins/admin/acl/class_aclRole.inc:596
+#, fuzzy, php-format
+msgid ""
+"This role can't be removed while it is in use. Follwing objects are using "
+"this role %s"
+msgstr ""
+"Die Freigabe kann nicht entfernt werden, da sie noch von %d Benutzern "
+"verwendet wird."
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#, fuzzy, php-format
+msgid "Removing of aclRole with dn '%s' failed."
+msgstr "Entfernen von Blockliste mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/acl/class_aclRole.inc:614
+#, fuzzy, php-format
+msgid "Removing aclRole from objectgroup '%s' failed"
+msgstr "Entfernen der Anwendung von Objektgruppe '%s' fehlgeschlagen"
+
+#: plugins/admin/acl/class_aclRole.inc:668
+#: plugins/admin/acl/class_divListACL.inc:193
+#: plugins/personal/generic/class_user.inc:1409
+#: plugins/personal/generic/generic.tpl:419
+msgid "Role"
+msgstr "Funktion"
+
+#: plugins/admin/acl/class_aclRole.inc:669
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+msgid "ACL roles"
+msgstr "ACL-Rollen"
+
+#: plugins/admin/acl/class_aclRole.inc:674
+msgid "Acl roles"
+msgstr "ACL-Rollen"
+
+#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
+msgid "ACL management"
+msgstr "ACL-Verwaltung"
+
+#: plugins/admin/acl/class_divListACL.inc:31
+msgid "List of acl"
+msgstr "Liste der ACL"
+
+#: plugins/admin/acl/class_divListACL.inc:32
+msgid "List of acls"
+msgstr "Liste der ACLs"
+
+#: plugins/admin/acl/class_divListACL.inc:36
+msgid "This menu allows you to edit and delete selected acls."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen, ausgewählte ACLs zu entfernen und zu "
+"bearbeiten."
+
+#: plugins/admin/acl/class_divListACL.inc:61
+msgid "Ignore subtrees"
+msgstr "Ignoriere Teilbäume"
+
+#: plugins/admin/acl/class_divListACL.inc:65
+msgid "Display acls matching"
+msgstr "Zeige ACLs, auf die zutrifft"
+
+#: plugins/admin/acl/class_divListACL.inc:150
+msgid "New acl role"
+msgstr "Neue ACL-Rolle"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/admin/fai/class_divListFai.inc:224
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy selected objects"
+msgstr "Vollständiges Objekt"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy objects"
+msgstr "Objekte verschieben"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/admin/fai/class_divListFai.inc:226
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "cut selected objects"
+msgstr "Erstelle Objekte"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "Cut objects"
+msgstr "Aktuelles Objekt"
+
+#: plugins/admin/acl/class_divListACL.inc:211
+msgid "Edit acl role"
+msgstr "ACL-Rolle bearbeiten"
+
+#: plugins/admin/acl/class_divListACL.inc:221
+msgid "Delete acl role"
+msgstr "ACL-Rolle entfernen"
+
+#: plugins/admin/acl/class_divListACL.inc:233
+msgid "Edit acl"
+msgstr "ACL bearbeiten"
+
+#: plugins/admin/acl/class_divListACL.inc:237
+msgid "Delete acl"
+msgstr "ACL entfernen"
+
+#: plugins/admin/acl/class_divListACL.inc:284
+msgid "Access control list"
+msgstr "Zugriffskontrollliste"
+
+#: plugins/admin/acl/class_divListACL.inc:292
+msgid "Role name"
+msgstr "Rollenname"
+
+#: plugins/admin/acl/class_divListACL.inc:293
+msgid "Role description"
+msgstr "Rollenbeschreibung"
+
+#: plugins/admin/departments/remove.tpl:6
+#: plugins/gofon/conference/remove.tpl:6
+msgid ""
+"This includes 'all' accounts, systems, etc. in this subtree. Please double "
+"check if your really want to do this since there is no way for GOsa to get "
+"your data back."
+msgstr ""
+"Dies umfasst 'alle' Konten, System- und Setup-Informationen dieses "
+"Teilbaums. Bitte prüfen Sie genau, da es keine Möglichkeit für GOsa gibt, "
+"die Daten wiederherzustellen. "
+
+#: plugins/admin/departments/dep_iframe.tpl:1
+#: plugins/admin/fai/faiNewBranch.tpl:34
+msgid "Processing the requested operation"
+msgstr "Gewünschte Operation wird durchgeführt"
+
+#: plugins/admin/departments/dep_iframe.tpl:7
+#: plugins/admin/fai/faiNewBranch.tpl:41
+msgid ""
+"Your browser doesn't support iframes, please use this link to perform the "
+"requested operation."
+msgstr ""
+"Ihr Browser unterstützt keine IFrames - bitte wählen Sie diesen Link, um die "
+"gewünschte Operation durchzuführen."
+
+#: plugins/admin/departments/class_divListDepartment.inc:27
+#: plugins/admin/departments/class_divListDepartment.inc:28
+msgid "List of departments"
+msgstr "Liste der Abteilungen"
+
+#: plugins/admin/departments/class_divListDepartment.inc:33
+msgid ""
+"This menu allows you to create, delete and edit selected departments. Having "
+"a large number of departments, you might prefer the range selectors on top "
+"of the department list."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen, Abteilungen hinzuzufügen, zu bearbeiten oder "
+"zu entfernen. Bei einer Vielzahl von Abteilungen bietet sich die Verwendung "
+"der Bereichsauswahl über der Abteilungsliste an."
+
+#: plugins/admin/departments/class_divListDepartment.inc:48
+#: plugins/admin/departments/class_departmentGeneric.inc:600
+msgid "Department name"
+msgstr "Name der Abteilung"
+
+#: plugins/admin/departments/class_divListDepartment.inc:56
+msgid "Regular expression for matching department names"
+msgstr "Regulärer Ausdruck zum Erkennen von Abteilungs-Namen"
+
+#: plugins/admin/departments/class_divListDepartment.inc:127
+msgid "Create new department"
+msgstr "Neue Abteilung erstellen"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove selected departments"
+msgstr "Wählen Sie die Abteilung"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove departments"
+msgstr "Zeige Abteilungen"
+
+#: plugins/admin/departments/tabs_department.inc:34
+#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
+#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
+#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
+#: plugins/admin/fai/tabsVariable.inc:37
+msgid "Try to move tree failed. Destination tree is subtree of source tree."
+msgstr ""
+"Verschieben des Baums ist fehlgeschlagen: Der Zielbaum ist ein Teilbaum des "
+"Quellbaumes."
+
+#: plugins/admin/departments/class_departmentManagement.inc:197
+#: plugins/admin/departments/class_departmentManagement.inc:245
+#: plugins/admin/departments/class_departmentManagement.inc:264
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
+msgid "You have no permission to remove this department."
+msgstr "Sie haben keine Berechtigung, diese Abteilung zu entfernen."
+
+#: plugins/admin/departments/class_departmentManagement.inc:239
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
+#, php-format
+msgid "You're about to delete the whole LDAP subtree placed under '%s'."
+msgstr ""
+"Sie sind dabei, einen gesamten LDAP-Teilbaum unterhalb von '%s' zu löschen."
+
+#: plugins/admin/departments/class_departmentManagement.inc:431
+msgid ".."
+msgstr ".."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:197
+#, php-format
+msgid "Removing of department with dn '%s' failed."
+msgstr "Entfernen der Abeilung mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:258
+#: plugins/admin/departments/class_departmentGeneric.inc:260
+msgid "Department with that 'Name' already exists."
+msgstr "Eine Abteilung mit diesem Namen existiert bereits."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:268
+msgid "Required field 'Description' is not set."
+msgstr "Das benötigte Feld 'Beschreibung' ist nicht gesetzt."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:272
+#, php-format
+msgid ""
+"The field 'Name' contains the reserved word '%s'. Please choose another name."
+msgstr ""
+"Das Feld 'Name' enthält das reservierte Wort '%s'. Bitte wählen Sie einen "
+"anderen Namen."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:326
+msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
+msgstr ""
+"Kritischer Fehler: Kann keine unbenutzte Marke finden, um die administrative "
+"Einheit zu kennzeichnen!"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:376
+#, php-format
+msgid "Saving of department with dn '%s' failed."
+msgstr "Speichern der Abteilung mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:429
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Markiere '%s'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:514
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Verschiebe '%s' nach '%s'"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:550
+#: include/class_ldap.inc:458 include/class_acl.inc:638
+#: include/class_acl.inc:645 include/class_acl.inc:652
+#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:62
+msgid "Object"
+msgstr "Objekt"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:555
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "Fehler beim kopieren von %s, breche ab"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:601
+#: plugins/admin/departments/generic.tpl:24
+msgid "Category"
+msgstr "Kategorie"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:604
+#: plugins/admin/departments/generic.tpl:117
+msgid "Administrative settings"
+msgstr "Administrative Einstellungen"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
+msgstr ""
+"Momentan sind Sie dabei, diese Abteilung zu verschieben bzw. neu zu benennen."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:5
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
+"snapshot entries for all entire objects."
+msgstr ""
+"Verändern des für die Namensbildung zuständigen Attributes 'ou' einer "
+"Abteilung oder der Basis kann vorhandene ACLs und/oder Abbilder für alle "
+"Objekte unbrauchbar machen."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:8
+msgid "GOsa can NOT fix this for you, yet."
+msgstr "GOsa kann dies (noch) NICHT für Sie reparieren."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:11
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+"Bevor Sie diese Aktion bestätigen, stellen Sie sicher, dass alles wie "
+"erwartet sein wird, vielleicht ist die beste Lösung, vorher ein Backup zu "
+"erstellen."
+
+#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
+msgid "Department management"
+msgstr "Abteilungsverwaltung"
+
+#: plugins/admin/departments/generic.tpl:8
+msgid "Name of department"
+msgstr "Name der Abteilung"
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of subtree to create"
+msgstr "Name des zu erzeugenden Teilbaums"
+
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/gofon/conference/generic.tpl:93
+msgid "Descriptive text for department"
+msgstr "Beschreibender Text zu dieser Abteilung"
+
+#: plugins/admin/departments/generic.tpl:27
+msgid "Category for this subtree"
+msgstr "Kategorie dieses Teilbaums"
+
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/gofon/conference/generic.tpl:177
+msgid "Choose subtree to place department in"
+msgstr "Wählen Sie den Teilbaum, in den die Abteilung eingepflegt werden soll"
+
+#: plugins/admin/departments/generic.tpl:63
+msgid "State where this subtree is located"
+msgstr "Land, in dem dieser Teilbaum anzusiedeln ist"
+
+#: plugins/admin/departments/generic.tpl:71
+msgid "Location of this subtree"
+msgstr "Ort dieses Teilbaums"
+
+#: plugins/admin/departments/generic.tpl:79
+msgid "Postal address of this subtree"
+msgstr "Postalische Anschrift dieses Teilbaums"
+
+#: plugins/admin/departments/generic.tpl:86
+msgid "Base telephone number of this subtree"
+msgstr "Einleitende Telefonnummer dieses Teilbaums"
+
+#: plugins/admin/departments/generic.tpl:94
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Einleitende Fax-Nummer dieses Teilbaums"
+
+#: plugins/admin/departments/generic.tpl:119
+msgid "Tag department as an independent administrative unit"
+msgstr "Abteilung als eigenständige administrative Einheit kennzeichnen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:39
+msgid "List of object groups"
+msgstr "Liste von Objektgruppen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:44
+msgid ""
+"This menu allows you to add, edit or remove selected groups. You may want to "
+"use the range selector on top of the group listbox, when working with  a "
+"large number of groups."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen Makros hinzuzufügen, zu bearbeiten oder zu "
+"entfernen. Bei einer großen Anzahl von Makros bietet sich die Verwendung der "
+"Bereichsauswahl an."
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Name of object groups"
+msgstr "Name der Objektgruppen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Select to see groups containing users"
+msgstr "Zeige Gruppen die Benutzer enthalten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Show groups containing users"
+msgstr "Zeige Gruppen mit Benutzern"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Select to see groups containing groups"
+msgstr "Zeige Gruppen die Gruppen enthalten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Show groups containing groups"
+msgstr "Zeige Gruppen mit Gruppen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Select to see groups containing applications"
+msgstr "Zeige Gruppen die Applikationen enthalten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Show groups containing applications"
+msgstr "Zeige Gruppen mit Applikationen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Select to see groups containing departments"
+msgstr "Zeige Gruppen die Abteilungen enthalten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Show groups containing departments"
+msgstr "Zeige Gruppen mit Abteilungen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Select to see groups containing servers"
+msgstr "Zeige Gruppen die Server enthalten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Show groups containing servers"
+msgstr "Zeige Gruppen mit Servern"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Select to see groups containing workstations"
+msgstr "Zeige Gruppen die Arbeitsstationen enthalten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Show groups containing workstations"
+msgstr "Zeige Gruppen mit Arbeitsstationen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Select to see groups containing terminals"
+msgstr "Zeige Gruppen die Terminals enthalten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Show groups containing terminals"
+msgstr "Zeige Gruppen mit Terminals"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Select to see groups containing printer"
+msgstr "Zeige Gruppen die Drucker enthalten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Show groups containing printer"
+msgstr "Zeige Gruppen mit Druckern"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Select to see groups containing phones"
+msgstr "Zeige Gruppen die Telefone enthalten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Show groups containing phones"
+msgstr "Zeige Gruppen mit Telefonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "Create new object group"
+msgstr "Erstelle neue Objektgruppe"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove selected object groups"
+msgstr "Name der Objektgruppen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove object groups"
+msgstr "Objekte entfernen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy selected object group"
+msgstr "Objektgruppe wählen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy object groups"
+msgstr "Objektgruppen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "cut selected object group"
+msgstr "Erstelle neue Objektgruppe"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "Cut object groups"
+msgstr "Objektgruppen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:251
+msgid "You are not allowed to remove this entry."
+msgstr "Sie haben keine Berechtigung, diesen Eintrag zu löschen!"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:269
+#: plugins/generic/references/class_reference.inc:50
+msgid "Object group"
+msgstr "Objektgruppe"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:67
+#: plugins/admin/ogroups/tabs_ogroups.inc:212
+msgid "Phone queue"
+msgstr "Warteschlange"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:92
+#: plugins/admin/ogroups/class_termgroup.inc:387
+msgid "System"
+msgstr "System"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:189
+msgid "Terminals"
+msgstr "Arbeitsplätze"
+
+#: plugins/admin/ogroups/remove.tpl:7
+msgid ""
+"Please double check if you really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+"Bitte überprüfen Sie genau was Sie tun, weil GOsa keine Möglichkeit hat, die "
+"Daten wiederherzustellen."
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Select to see departments"
+msgstr "Zeige Abteilungen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Show departments"
+msgstr "Zeige Abteilungen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Select to see GOsa accounts"
+msgstr "Wählen, um GOsa-Konten zu sehen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Show people"
+msgstr "Zeige Personen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Select to see GOsa groups"
+msgstr "Wählen, um GOsa Gruppen zu sehen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Show groups"
+msgstr "Zeige Gruppen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Select to see applications"
+msgstr "Wählen, um Anwendungen zu sehen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Show applications"
+msgstr "Zeige Anwendungen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Select to see workstations"
+msgstr "Wählen, um die 'Arbeitsstationen' zu sehen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Select to see terminals"
+msgstr "Wählen, um die 'Terminals' zu sehen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Select to see printers"
+msgstr "Wählen, um die 'Netzwerkdrucker' zu sehen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Show printers"
+msgstr "Zeige Netzwerk-Drucker"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Select to see phones"
+msgstr "Wählen, um die 'VOIP Telefone' zu sehen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:41
+msgid "Display objects of department"
+msgstr "Zeige die Objekte der Abteilung"
+
+#: plugins/admin/ogroups/class_termgroup.inc:108
+msgid "You have no permissions to create a workstation on this 'Base'."
+msgstr ""
+"Sie haben keine Berechtigung, eine Arbeitsstation unter dieser 'Basis' "
+"anzulegen."
+
+#: plugins/admin/ogroups/class_termgroup.inc:113
+msgid "There must be at least one NTP server selected."
+msgstr "Es muss mindestens ein NTP-Server ausgewählt sein."
+
+#: plugins/admin/ogroups/class_termgroup.inc:168
+#, php-format
+msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
+msgstr ""
+"Setzen von Ablaufstatus (FAIstate) fehlgeschlagen für Objekt '%s'; der Wert "
+"war '%s'."
+
+#: plugins/admin/ogroups/class_termgroup.inc:380
+msgid "Saving workstation failed"
+msgstr "Speichern der Arbeitsstation ist fehlgeschlagen"
+
+#: plugins/admin/ogroups/class_termgroup.inc:388
+msgid "System group"
+msgstr "System-Gruppe"
+
+#: plugins/admin/ogroups/paste_mail.tpl:7
+msgid "Please enter a mail address"
+msgstr "Bitte geben Sie eine Mail-Adresse ein"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:51
+msgid ""
+"This group has mail features enabled. You can disable them by clicking below."
+msgstr ""
+"Diese Gruppe besitzt aktivierte Mail-Erweiterungen. Sie können diese "
+"deaktivieren, indem Sie auf die Schaltfläche unten klicken."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+msgid ""
+"This group has mail features disabled. You can enable them by clicking below."
+msgstr ""
+"Diese Gruppe besitz keine Mail-Erweiterungen. Sie können diese aktivieren, "
+"wenn Sie auf die untere Schaltfläche klicken."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:118
+#, php-format
+msgid "Saving of object group/mail with dn '%s' failed."
+msgstr "Speichern von Objektgruppe/Mail mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:153
+#, php-format
+msgid "Removing of object group/mail with dn '%s' failed."
+msgstr "Entfernen von Objektgruppe/Mail mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:182
+msgid "Mail group"
+msgstr "Mail-Gruppe"
+
+#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:753
+msgid "Object groups"
+msgstr "Objektgruppen"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:94
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
+#, php-format
+msgid ""
+"The specified home server '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry while ignoring old "
+"accounts."
+msgstr ""
+"Der angegebene Home-Server '%s' ist nicht in der GOsa Server-Konfiguration "
+"verfügbar. Das Speichern dieses Kontos wird einen neuen Eintrag auf dem "
+"Server '%s' erzeugen. Verwenden Sie 'Abbrechen', wenn Sie keinen neuen "
+"Eintrag erstellen möchten."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:124
+msgid "ring all"
+msgstr "alle gleichzeitig"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:125
+msgid "round robin"
+msgstr "nacheinander"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:126
+msgid "least recently called"
+msgstr "am wenigsten Anrufe"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:127
+msgid "fewest completed calls"
+msgstr "am wenigsten abgeschlossene Anrufe"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:128
+msgid "random"
+msgstr "zufällig"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:129
+msgid "round robin with memory"
+msgstr "nacheinander (mit Speicher)"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:150
+#: plugins/gofon/macro/class_gofonMacro.inc:194
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
+msgid ""
+"Can't save any changes to asterisk database, there is currently no mysql "
+"extension available in your php setup."
+msgstr ""
+"Die MySQL-Erweiterung wurde nicht gefunden - kann daher keine Änderungen in "
+"der Asterisk-DB speichern."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:161
+#: plugins/gofon/macro/class_gofonMacro.inc:204
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
+#, php-format
+msgid ""
+"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
+"mysql error."
+msgstr ""
+"Der MySQL Home-Server '%s' kann nicht als Benutzer '%s' erreicht werden, "
+"überprüfen Sie das GOsa Protokoll auf MySQL-Fehlermeldungen."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:168
+#: plugins/gofon/macro/class_gofonMacro.inc:211
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
+#, php-format
+msgid "Can't select database '%s' on home server '%s'."
+msgstr ""
+"Die Datenbank '%s' auf dem Home-Server '%s' kann nicht ausgewählt werden."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:180
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
+#, php-format
+msgid ""
+"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
+"log for mysql error."
+msgstr ""
+"Der initiale MySQL Home-Server '%s' kann nicht als Benutzer '%s' erreicht "
+"werden, überprüfen Sie das GOsa Protokoll auf MySQL-Fehlermeldungen."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:187
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
+#, php-format
+msgid "Can't select database '%s' on initial home server '%s'."
+msgstr ""
+"Die Datenbank '%s' auf dem initialen Home-Server '%s' kann nicht ausgewählt "
+"werden."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:215
+msgid "Remove the phone queue from this Account"
+msgstr "Warteschlange von diesem Konto entfernen"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:216
+msgid ""
+"Phone queue is enabled for this group. You can disable it by clicking below."
+msgstr ""
+"Diese Gruppe besitzt aktivierte die Warteschlangen-Erweiterung. Sie können "
+"diese durch einen Klick auf die untere Schaltfläche deaktivieren."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:218
+msgid "Create phone queue"
+msgstr "Warteschlange erstellen"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:219
+msgid ""
+"For this group the phone queues are disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Diese Gruppe besitzt keine gültigen Warteschlangen-Erweiterung. Sie können "
+"diese durch einen Klick auf die untere Schaltfläche aktivieren."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:307
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone queue."
+msgstr ""
+"Es muss mindestens ein Server mit einer Asterisk-Datenbank bestehen, um eine "
+"Telefon-Warteschlange zu erstellen."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:310
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
+msgid "Please select a valid goFonHomeServer."
+msgstr "Bitte wählen Sie einen gültigen goFonHomeServer."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:316
+msgid "Timeout must be numeric"
+msgstr "Der Wert für 'Wartezeit' muss numerisch sein"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:319
+msgid "Retry must be numeric"
+msgstr "Der Wert für 'Wiederholen' muss numerisch sein"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:322
+msgid "Max queue length must be numeric"
+msgstr "Der Wert für 'Maximale Grösse der Warteschlange' muss numerisch sein"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:325
+msgid "Announce frequency must be numeric"
+msgstr "Der Wert für 'Benachrichtigungsfrequenz' muss numerisch sein"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:328
+msgid "There must be least one queue number defined."
+msgstr "Es ist mindestens eine Telefonnummer erforderlich."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:351
+#: plugins/admin/ogroups/class_phonequeue.inc:400
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
+msgid ""
+"There is currently no asterisk server defined. Possibly you are missing a "
+"server that handles the asterisk management (goFonServer). Your settings "
+"can't be saved to asterisk database."
+msgstr ""
+"Momentan ist kein Asterisk-Server definiert. Wahrscheinlich fehlt Ihnen ein "
+"Server, der das Asterisk-Management (goFonServer) enthält. Ihre "
+"Einstellungen können daher nicht in der Asterisk-Datenbank gespeichert "
+"werden."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:383
+msgid "Error while removing old queue entries from database."
+msgstr "Fehler beim Entfernen der alten Einträge aus der Datenbank."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:384
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
+msgid "Please have a look a the gosa logfiles."
+msgstr "Bitte sehen Sie in die GOsa-Protokolldateien."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+msgid "Could not detect old queue entry, query failed."
+msgstr ""
+"Konnte alten Warteschlangen-Eintrag nicht erkennen, die Abfrage schlug fehl."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:529
+#, php-format
+msgid ""
+"More than one entry in queue table found, that uses the name ('%s'). Please "
+"fix this issue manually first."
+msgstr ""
+"Es wurde mehrere Einträge in der Warteschlangen-Tabelle gefunden, die den "
+"gleichen Namen ('%s') verwenden. Bitte korrigieren Sie diesen Fehler "
+"zunächst manuell."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+msgid "Mysql query failed."
+msgstr "MySQL-Abfrage fehlgeschlagen."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:770
+#: plugins/admin/ogroups/class_phonequeue.inc:772
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
+#, php-format
+msgid "The specified telephonenumber '%s' is already assigned to '%s'."
+msgstr "Die angegebene Telefonnummer '%s' wird bereits von '%s' verwendet."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:843
+msgid "Saving phone queue failed"
+msgstr "Speichern der Telefonwarteschlange ist fehlgeschlagen"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:896
+msgid "Removing phone queue failed"
+msgstr "Entfernen der Telefonwarteschlange ist fehlgeschlagen"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:921
+msgid "Phone group"
+msgstr "Telefon-Gruppe"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:929
+#: plugins/admin/ogroups/phonequeue.tpl:75
+msgid "Timeout"
+msgstr "Wartezeit"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:930
+#: plugins/admin/ogroups/phonequeue.tpl:109
+msgid "Max queue length"
+msgstr "Maximale Grösse der Warteschlange"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:931
+#: plugins/admin/ogroups/phonequeue.tpl:50
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
+#: plugins/gofon/phoneaccount/generic.tpl:38
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
+#: plugins/gofon/conference/generic.tpl:68
+msgid "Home server"
+msgstr "Home-Server"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:932
+#: plugins/admin/ogroups/phonequeue.tpl:119
+msgid "Announce frequency"
+msgstr "Benachrichtigungsfrequenz"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:933
+#: plugins/admin/ogroups/phonequeue.tpl:285
+msgid "Allow the called user to transfer his call"
+msgstr "Erlaube Weiterleiten des Gesprächs (Angerufener)"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:934
+#: plugins/admin/ogroups/phonequeue.tpl:293
+msgid "Allows calling user to transfer call"
+msgstr "Erlaube Weiterleiten des Gesprächs (Anrufer)"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:935
+#: plugins/admin/ogroups/phonequeue.tpl:305
+msgid "Allow the called to hangup by pressing *"
+msgstr "Auflegen durch Drücken der Taste '*' (Angerufener)"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:936
+#: plugins/admin/ogroups/phonequeue.tpl:321
+msgid "Ring instead of playing background music"
+msgstr "Klingelton statt Hintergrund-Musik"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:937
+#: plugins/admin/ogroups/phonequeue.tpl:313
+msgid "Allows calling to hangup by pressing *"
+msgstr "Auflegen durch Drücken der Taste '*' (Anrufer)"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:939
+#: plugins/admin/ogroups/phonequeue.tpl:149
+msgid "Music on hold"
+msgstr "Wartemusik"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:940
+msgid "Welcome music"
+msgstr "Begrüßungsmusik"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:941
+msgid "Report hold time"
+msgstr "Benachrichtige über Wartezeit"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:942
+msgid "'You are next' sound"
+msgstr "'Sie sind der Nächste'-Ton"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:943
+msgid "'There are' sound"
+msgstr "'Es gibt ...'-Ton"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:944
+msgid "'Call waiting' sound"
+msgstr "'wartender Anruf'-Ton"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:945
+msgid "'Thank you' sound"
+msgstr "'Vielen Dank'-Ton"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:946
+msgid "'Minutes' sound"
+msgstr "'Minuten'-Ton"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:947
+msgid "'Seconds' sound"
+msgstr "'Sekunden'-Ton"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:948
+msgid "'Less than' sound"
+msgstr "'Weniger als'-Ton"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:949
+msgid "Queue phone number"
+msgstr "Telefonnummer der Warteschlange"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:952
+#: plugins/admin/ogroups/phonequeue.tpl:277
+msgid "Announce holdtime"
+msgstr "Benachrichtige über Wartezeit"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:953
+msgid "Announce"
+msgstr "Ankündigung"
+
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr "Bitte geben Sie einen Namen für die neue Objektgruppe ein"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:161
+#, fuzzy, php-format
+msgid "You're about to delete the following object entry %s"
+msgstr "Sie löschen gerade den Eintrag %s."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:163
+#, fuzzy, php-format
+msgid "You're about to delete the following object entries %s"
+msgstr "Sie sind dabei die Objektgruppe '%s' zu löschen."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:193
+#: plugins/admin/ogroups/class_ogroupManagement.inc:245
+#: plugins/admin/ogroups/class_ogroupManagement.inc:272
+msgid "You are not allowed to delete this object group!"
+msgstr "Es ist Ihnen nicht erlaubt, diese Objektgruppe zu löschen!"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:238
+#, php-format
+msgid "You're about to delete the object group '%s'."
+msgstr "Sie sind dabei die Objektgruppe '%s' zu löschen."
+
+#: plugins/admin/ogroups/class_ogroup.inc:155
+msgid "This 'dn' is no object group."
+msgstr "Diese 'dn' ist keine Objektgruppenerweiterungen."
+
+#: plugins/admin/ogroups/class_ogroup.inc:299
+msgid "too many different objects!"
+msgstr "zu viele unterschiedliche Objekte!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:301
+msgid "users"
+msgstr "Benutzer"
+
+#: plugins/admin/ogroups/class_ogroup.inc:302
+msgid "groups"
+msgstr "Gruppen"
+
+#: plugins/admin/ogroups/class_ogroup.inc:303
+msgid "applications"
+msgstr "Anwendungen"
+
+#: plugins/admin/ogroups/class_ogroup.inc:304
+msgid "departments"
+msgstr "Abteilungen"
+
+#: plugins/admin/ogroups/class_ogroup.inc:305
+msgid "servers"
+msgstr "Server"
+
+#: plugins/admin/ogroups/class_ogroup.inc:306
+msgid "workstations"
+msgstr "Arbeitsstationen"
+
+#: plugins/admin/ogroups/class_ogroup.inc:307
+msgid "terminals"
+msgstr "Terminals"
+
+#: plugins/admin/ogroups/class_ogroup.inc:308
+msgid "phones"
+msgstr "Telefone"
+
+#: plugins/admin/ogroups/class_ogroup.inc:309
+msgid "printers"
+msgstr "Drucker"
+
+#: plugins/admin/ogroups/class_ogroup.inc:316
+msgid "and"
+msgstr "und"
+
+#: plugins/admin/ogroups/class_ogroup.inc:460
+msgid "Non existing dn:"
+msgstr "Unbekannte dn:"
+
+#: plugins/admin/ogroups/class_ogroup.inc:602
+msgid "There is already an object with this cn."
+msgstr "Diese cn ist bereits vergeben."
+
+#: plugins/admin/ogroups/class_ogroup.inc:617
+msgid "You can combine two different object types at maximum only!"
+msgstr ""
+"Sie können maximal zwei verschiedene Objekttypen miteinander kombinieren!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:673
+#, php-format
+msgid "Saving of object group/generic with dn '%s' failed."
+msgstr "Speichern von Objektgruppe/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/ogroups/class_ogroup.inc:686
+#, php-format
+msgid "Removing of object group/generic with dn '%s' failed."
+msgstr "Entfernen von Objektgruppe/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/ogroups/class_ogroup.inc:748
+msgid "Object group generic"
+msgstr "Objektgruppe (Allgemein)"
+
+#: plugins/admin/ogroups/class_ogroup.inc:759
+msgid "Member"
+msgstr "Mitglied"
+
+#: plugins/admin/ogroups/phonequeue.tpl:2
+msgid ""
+"Only users with the same asterisk home server will be included to this queue."
+msgstr ""
+"Nur Benutzer mit demselben Asterisk Home-Server werden in die Warteschlange "
+"aufgenommen."
+
+#: plugins/admin/ogroups/phonequeue.tpl:5
+msgid "Queue Settings"
+msgstr "Warteschlangen-Einstellungen"
+
+#: plugins/admin/ogroups/phonequeue.tpl:8
+#: plugins/gofon/phoneaccount/paste_generic.tpl:2
+#: plugins/gofon/phoneaccount/paste_generic.tpl:6
+#: plugins/gofon/phoneaccount/generic.tpl:1
+#: plugins/gofon/phoneaccount/generic.tpl:6
+msgid "Phone numbers"
+msgstr "Telefonnummern"
+
+#: plugins/admin/ogroups/phonequeue.tpl:12
+#: plugins/admin/ogroups/phonequeue.tpl:135
+msgid "Generic queue Settings"
+msgstr "Allgemeine Warteschlangen-Einstellungen"
+
+#: plugins/admin/ogroups/phonequeue.tpl:95
+msgid "Strategy"
+msgstr "Strategie"
+
+#: plugins/admin/ogroups/phonequeue.tpl:125
+msgid "(in seconds)"
+msgstr "(in Sekunden)"
+
+#: plugins/admin/ogroups/phonequeue.tpl:133
+msgid "Queue sound setup"
+msgstr "Einstellung der Ansagen/Töne"
+
+#: plugins/admin/ogroups/phonequeue.tpl:138
+msgid "Use music on hold instead of ringing"
+msgstr "Benutze Wartemusik statt Klingelton"
+
+#: plugins/admin/ogroups/phonequeue.tpl:159
+msgid "Welcome sound file"
+msgstr "'Willkommen'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:169
+msgid "Announce message"
+msgstr "Benachrichtigung"
+
+#: plugins/admin/ogroups/phonequeue.tpl:179
+msgid "Sound file for 'You are next ...'"
+msgstr "Klangdatei für Ansage 'Sie sind der Nächste...'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:189
+msgid "'There are ...'"
+msgstr "'Es gibt ...'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:199
+msgid "'... calls waiting'"
+msgstr "'... wartende Anrufe'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:209
+msgid "'Thank you' message"
+msgstr "'Vielen Dank'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:219
+msgid "'minutes' sound file"
+msgstr "'Minuten'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:229
+msgid "'seconds' sound file"
+msgstr "'Sekunden'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:239
+msgid "Hold sound file"
+msgstr "Gespräch halten"
+
+#: plugins/admin/ogroups/phonequeue.tpl:249
+msgid "Less Than sound file"
+msgstr "'Weniger als...''"
+
+#: plugins/admin/ogroups/phonequeue.tpl:267
+msgid "Phone attributes "
+msgstr "Telefon-Attribute"
+
+#: plugins/admin/ogroups/mail.tpl:7
+msgid "Mail distribution list"
+msgstr "Mail-Verteilerliste"
+
+#: plugins/admin/ogroups/mail.tpl:13
+msgid "Primary mail address for this distribution list"
+msgstr "Primäre Mail-Adresse der Verteilerliste"
+
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Name der Gruppe"
+
+#: plugins/admin/ogroups/generic.tpl:42
+msgid "Member objects"
+msgstr "Zusammengefasste Objekte"
+
+#: plugins/admin/ogroups/termgroup.tpl:2
+msgid ""
+"Actions you choose here influence all systems in this object group. "
+"Additionally, all values editable here can be inherited by the clients "
+"assigned to this object group."
+msgstr ""
+"Aktionen die hier ausgewählt werden beeinflussen alle Systeme dieser "
+"Objektgruppe. Zusätzlich können alle hier einstellbaren Werte von den "
+"Systemen ererbt werden."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:68
+#: plugins/admin/fai/class_faiHookEntry.inc:71
+msgid "Please select a valid file."
+msgstr "Bitte wählen Sie eine gültige Datei."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:71
+#: plugins/admin/fai/class_faiHookEntry.inc:74
+msgid "Selected file is empty."
+msgstr "Die angebene Datei ist leer."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:136
+#, fuzzy
+msgid "There is already a script with the given name."
+msgstr "Diese cn ist bereits vergeben."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:140
+#: plugins/admin/fai/class_faiHookEntry.inc:154
+#: plugins/admin/fai/class_faiTemplateEntry.inc:200
+#: plugins/admin/fai/class_faiVariableEntry.inc:111
+msgid "Please enter a name."
+msgstr "Bitte geben Sie eine Namen ein."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:144
+msgid "Please enter a script."
+msgstr "Bitte geben Sie einen Skript an."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:175
+#: plugins/admin/fai/class_faiScriptEntry.inc:185
+msgid "Script entry"
+msgstr "Skript-Eintrag"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:176
+msgid "FAI script entry"
+msgstr "FAI Skript-Eintrag"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:186
+msgid "Script Priority"
+msgstr "Skript-Priorität"
+
+#: plugins/admin/fai/class_askClassName.inc:85
+msgid "Create new FAI object - partition table."
+msgstr "Erstelle neues FAI-Objekt: Partitions-Tabelle"
+
+#: plugins/admin/fai/class_askClassName.inc:86
+msgid "Create new FAI object - package bundle."
+msgstr "Erstelle neues FAI-Objekt: Paket-Gruppe"
+
+#: plugins/admin/fai/class_askClassName.inc:87
+msgid "Create new FAI object - script bundle."
+msgstr "Erstelle neues FAI-Objekt: Skript-Gruppe"
+
+#: plugins/admin/fai/class_askClassName.inc:88
+msgid "Create new FAI object - variable bundle."
+msgstr "Erstelle neues FAI-Objekt: Variablen-Gruppe"
+
+#: plugins/admin/fai/class_askClassName.inc:89
+msgid "Create new FAI object - hook bundle."
+msgstr "Erstelle neues FAI-Objekt: Hook-Gruppe"
+
+#: plugins/admin/fai/class_askClassName.inc:90
+msgid "Create new FAI object - profile."
+msgstr "Erstelle neues FAI-Objekt: Profil"
+
+#: plugins/admin/fai/class_askClassName.inc:91
+msgid "Create new FAI object - template."
+msgstr "Erstelle neues FAI-Objekt: Vorlage"
+
+#: plugins/admin/fai/class_askClassName.inc:92
+msgid "Create new FAI object"
+msgstr "Erstelle neues FAI-Objekt"
+
+#: plugins/admin/fai/class_askClassName.inc:148
+msgid "Spaces are not allowed within class names."
+msgstr "Leerzeichen sind in Klassen-Namen nicht erlaubt!"
+
+#: plugins/admin/fai/class_askClassName.inc:152
+msgid "The given class name is empty."
+msgstr "Der angebene Klassen-Name ist leer."
+
+#: plugins/admin/fai/class_askClassName.inc:156
+msgid "The specified class name is already in use for this object type."
+msgstr ""
+"Der angegebene Klassen-Name ist für diesen Objekt-Typ bereits in Gebrauch."
+
+#: plugins/admin/fai/branch_selector.tpl:22
+#: plugins/admin/fai/branch_selector.tpl:28
+msgid "Create new branch"
+msgstr "Neuen Teilbaum erstellen"
+
+#: plugins/admin/fai/branch_selector.tpl:26
+#, fuzzy
+msgid "Branch"
+msgstr "Zweige"
+
+#: plugins/admin/fai/branch_selector.tpl:30
+#, fuzzy
+msgid "Freeze"
+msgstr "Frequenz"
+
+#: plugins/admin/fai/branch_selector.tpl:33
+msgid "Create new locked branch"
+msgstr "Nicht veränderbaren Teilbaum erzeugen"
+
+#: plugins/admin/fai/branch_selector.tpl:39
+msgid "Delete current release"
+msgstr "Momentanes Release entfernen"
+
+#: plugins/admin/fai/class_faiVariable.inc:340
+#, php-format
+msgid "Saving of FAI/variable with dn '%s' failed."
+msgstr "Speichern von FAI/Variable mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/fai/class_faiVariable.inc:425
+msgid "FAI variable"
+msgstr "FAI-Variable"
+
+#: plugins/admin/fai/class_faiVariable.inc:432
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+msgid "Read only"
+msgstr "Nur Lesen"
+
+#: plugins/admin/fai/faiPackageConfiguration.tpl:1
+#: plugins/admin/fai/class_faiPackage.inc:537
+msgid "Package"
+msgstr "Paket"
+
+#: plugins/admin/fai/remove.tpl:7
+msgid ""
+"This includes 'all' object information. Please double check if your really "
+"want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Dies umfasst 'alle' Objekt-Informationen Bitte prüfen Sie genau, da es keine "
+"Möglichkeit für GOsa gibt, die Daten zu restaurieren. "
+
+#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
+#: plugins/admin/fai/class_faiProfileEntry.inc:171
+#: plugins/admin/fai/faiVariable.tpl:36
+#: plugins/admin/fai/faiPartitionTable.tpl:36
+#: plugins/admin/fai/faiTemplate.tpl:33
+msgid "Objects"
+msgstr "Objekte"
+
+#: plugins/admin/fai/faiHook.tpl:40
+msgid "List of hook scripts"
+msgstr "Liste der Hook-Skripte"
+
+#: plugins/admin/fai/class_faiPackage.inc:379
+msgid "Please select a least one Package."
+msgstr "Bitte wählen Sie mindestens ein Paket."
+
+#: plugins/admin/fai/class_faiPackage.inc:383
+msgid "Please choose a valid combination for your repository setup."
+msgstr ""
+"Bitte wählen Sie eine gültige Kombination für Ihr gewünschtes Repository"
+
+#: plugins/admin/fai/class_faiPackage.inc:404
+msgid "package is configured"
+msgstr "Paket ist konfiguriert"
+
+#: plugins/admin/fai/class_faiPackage.inc:410
+msgid "Package marked for removal"
+msgstr "Paket zum Entfernen vorgemerkt"
+
+#: plugins/admin/fai/class_faiPackage.inc:439
+#, php-format
+msgid "Package file '%s' does not exist."
+msgstr "Paket '%s' existiert nicht."
+
+#: plugins/admin/fai/class_faiPackage.inc:483
+#, php-format
+msgid "Saving of FAI/package list with dn '%s' failed."
+msgstr "Speichern von FAI/Paketliste mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/fai/class_faiPackage.inc:538
+msgid "FAI Package list"
+msgstr "FAI-Paketliste"
+
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiTemplate.inc:522
+msgid "Readonly"
+msgstr "Nur Lesen"
+
+#: plugins/admin/fai/class_faiPackage.inc:549
+msgid "Install Method"
+msgstr "Installations-Methode"
+
+#: plugins/admin/fai/class_faiPackage.inc:550
+msgid "Package configuration"
+msgstr "Paket-Konfiguration"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:35
+msgid "Please enter your search string here"
+msgstr "Bitte geben Sie hier einen Such-Text ein."
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:48
+msgid ""
+"This list displays all assigned package names for this repository settings."
+msgstr "Diese Liste zeigt alle diesem Repository zugeordneten Paket-Namen."
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:127
+#, php-format
+msgid ""
+"Your specified search string '%s' returned too many results. Only the first "
+"200 entries are shown, to keep the memory usage low."
+msgstr ""
+"Die Suche nach '%s' ergab zu viele Treffer. Es werden nur die ersten 200 "
+"Einträge angezeigt, um den Speicherverbrauch gering zu halten."
+
+#: plugins/admin/fai/faiPackage.tpl:53
+msgid "Install method"
+msgstr "Installations-Methode"
+
+#: plugins/admin/fai/faiPackage.tpl:57
+msgid "Please select the installation method"
+msgstr "Bitte wählen Sie die Installations-Methode"
+
+#: plugins/admin/fai/faiPackage.tpl:71
+msgid "Used packages"
+msgstr "Verwendete Pakete"
+
+#: plugins/admin/fai/faiPackage.tpl:73
+msgid "Choosen packages"
+msgstr "Gewählte Pakete"
+
+#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
+msgid "Configure"
+msgstr "Konfigurieren"
+
+#: plugins/admin/fai/faiPackage.tpl:88
+msgid "Toggle remove flag"
+msgstr "Entfernen-Flag umschalten"
+
+#: plugins/admin/fai/class_faiManagement.inc:33
+#: plugins/admin/fai/class_faiManagement.inc:995
+msgid "FAI"
+msgstr "FAI"
+
+#: plugins/admin/fai/class_faiManagement.inc:34
+msgid "Fully Automatic Installation - management"
+msgstr "Verwaltung von FAI"
+
+#: plugins/admin/fai/class_faiManagement.inc:167
+#, php-format
+msgid "You're about to delete all information about the FAI class at '%s'."
+msgstr ""
+"Sie sind dabei, alle Informationen über die FAI-Klasse auf '%s' zu löschen."
+
+#: plugins/admin/fai/class_faiManagement.inc:328
+#, php-format
+msgid "Object could not be deleted '%s', object does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:383
+#, php-format
+msgid "You're about to delete a fai branch / freeze  '%s'."
+msgstr "Sie sind dabei den Zweig / Freeze '%s' zu löschen."
+
+#: plugins/admin/fai/class_faiManagement.inc:386
+msgid "You are not allowed to delete this release!"
+msgstr "Sie haben keine Berechtigung, dieses Release zu löschen!"
+
+#: plugins/admin/fai/class_faiManagement.inc:447
+msgid "Specified branch name is invalid."
+msgstr "Der angegebene Zweigname ist ungültig."
+
+#: plugins/admin/fai/class_faiManagement.inc:449
+msgid "Specified freeze name is invalid."
+msgstr "Der angegebene \"Freeze\"-Name ist ungültig."
+
+#: plugins/admin/fai/class_faiManagement.inc:478
+msgid "You are not allowed to create a new branch."
+msgstr "Es ist Ihnen nicht erlaubt, einen neuen Branch zu erstellen."
+
+#: plugins/admin/fai/class_faiManagement.inc:636
+#: plugins/admin/fai/class_faiManagement.inc:652
+#, php-format
+msgid "You are not allowed to create a new '%s' object."
+msgstr "Es ist Ihnen nicht erlaubt, ein neues '%s'-Objekt zu erstellen."
+
+#: plugins/admin/fai/class_faiManagement.inc:989
+msgid "FAI releases"
+msgstr "FAI Releases"
+
+#: plugins/admin/fai/class_faiManagement.inc:990
+msgid "FAI release management"
+msgstr "FAI Release-Verwaltung"
+
+#: plugins/admin/fai/faiScript.tpl:40
+msgid "List of scripts"
+msgstr "Liste der Skripte"
+
+#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
+msgid "Choose a priority"
+msgstr "Wählen Sie eine Priorität"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "primary"
+msgstr "primär"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "logical"
+msgstr "logisch"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
+msgid "FS type"
+msgstr "Dateisystem"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
+#: plugins/admin/fai/class_faiSummaryTab.inc:344
+msgid "Mount point"
+msgstr "Mount-Punkt"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
+#: plugins/admin/fai/class_faiSummaryTab.inc:343
+msgid "Size in MB"
+msgstr "Größe in MB"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
+#: plugins/admin/fai/class_faiSummaryTab.inc:342
+msgid "Mount options"
+msgstr "Mount-Optionen"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
+msgid "FS option"
+msgstr "Dateisystem-Option"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
+msgid "Preserve"
+msgstr "Bewahren"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
+msgid "Please specify a valid disc name."
+msgstr "Bitte geben Sie einen gültige Disk-Namen ein."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
+#, php-format
+msgid "please enter a unique mount point for partition %s"
+msgstr "Bitte geben Sie einen eindeutigen Mount-Punkt für Partition %s ein."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
+#, php-format
+msgid "Please enter a valid mount point for partition %s."
+msgstr "Bitte geben Sie einen gültigen Mount-Punkt für Partition %s ein."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
+#, php-format
+msgid ""
+"File system type 'swap' is already used, change file system type for "
+"partition %s."
+msgstr ""
+"Dateisystem 'swap' wird bereits benutzt, ändern Sie bitte das Dateisystem "
+"für Partition %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
+msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
+msgstr ""
+"Bitte wählen Sie 'swap' als Mount-Punkt, wenn Dateisystem 'swap' gewählt "
+"wurde."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
+#, php-format
+msgid "Please enter a valid partition size for partition %s."
+msgstr "Bitte geben Sie eine gültige Grösse für Partition %s ein."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
+#, php-format
+msgid "Please enter a valid range for partition %s."
+msgstr "Bitte geben Sie einen gültigen Bereich für Partition %s ein."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
+#, php-format
+msgid "Please enter a range for partition size for partition %s."
+msgstr ""
+"Bitte geben Sie einen Bereich für die Partitionsgröße für die Partition %s "
+"an."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
+msgid ""
+"You have more than 3 primary partition table entries in your configuration, "
+"please check your configuration twice."
+msgstr ""
+"Sie haben mehr als 3 primäre Partitionen in ihrer Konfiguration. Bitte "
+"prüfen Sie die Konfiguration."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
+msgid "Partition table entry"
+msgstr "Partitionstabellen-Eintrag"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
+msgid "FAI partition table entry"
+msgstr "FAI-Partitionstabellen-Eintrag"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
+msgid "Partition type"
+msgstr "Partitionstyp"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
+msgid "Partition no."
+msgstr "Partitionsnummer"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
+msgid "File system type"
+msgstr "Dateisystem-Typ"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
+msgid "Partition size"
+msgstr "Partitionsgröße"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
+msgid "File system options"
+msgstr "Dateisystem-Optionen"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
+msgid "Partition flags"
+msgstr "Partitions-Flags"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:135
+#: plugins/admin/fai/class_faiProfile.inc:300
+msgid "Hook bundle"
+msgstr "Hook-Gruppe"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:136
+#: plugins/admin/fai/class_faiProfile.inc:301
+msgid "Template bundle"
+msgstr "Vorlagen-Gruppe"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:137
+#: plugins/admin/fai/class_faiProfile.inc:302
+msgid "Script bundle"
+msgstr "Skript-Gruppe"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:138
+#: plugins/admin/fai/class_faiProfile.inc:303
+msgid "Variable bundle"
+msgstr "Variablen-Gruppe"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:139
+msgid "Package bundle"
+msgstr "Paket-Gruppe"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:140
+#: plugins/admin/fai/class_faiSummaryTab.inc:48
+#: plugins/admin/fai/class_faiProfile.inc:305
+#: plugins/admin/fai/class_faiPartitionTable.inc:535
+msgid "Partition table"
+msgstr "Partitionstabelle"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:168
+#: plugins/admin/fai/class_faiProfile.inc:297
+msgid "This list displays all assigned class names for this profile."
+msgstr "Diese Liste zeigt alle diesem Profil zugeordneten Klassen-Namen."
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:170
+#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
+msgid "Class name"
+msgstr "Klassen-Name"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/fai/faiScriptEntry.tpl:54
+msgid "Script attributes"
+msgstr "Skript-Attribute"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:38
+#: plugins/personal/environment/logonManagement.tpl:24
+msgid "Priority"
+msgstr "Priorität"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:74
+#: plugins/admin/fai/faiHookEntry.tpl:74
+msgid "Import script"
+msgstr "Skript importieren"
+
+#: plugins/admin/fai/faiSummary.tpl:4
+msgid "FAI object tree"
+msgstr "FAI-Objekthierarchie"
+
+#: plugins/admin/fai/faiSummary.tpl:11
+msgid "Reload class and release configuration from parent object."
+msgstr ""
+"Klasse aktualisieren und Konfiguration vom übergeordneten Objekt freigeben."
+
+#: plugins/admin/fai/faiSummary.tpl:22
+msgid "You are not allowed to view the fai summary."
+msgstr "Sie haben keine Berechtigung, die FAI Zusammenfassung einzusehen."
+
+#: plugins/admin/fai/faiVariable.tpl:38
+msgid "List of assigned variables"
+msgstr "Liste benutzter Variablen"
+
+#: plugins/admin/fai/faiVariable.tpl:44
+msgid "Choose a variable to delete or edit"
+msgstr "Wählen Sie eine Variable zum Entfernen oder Bearbeiten"
+
+#: plugins/admin/fai/remove_branch.tpl:6
+msgid ""
+"This includes all account data, system access, etc. for this branch. Please "
+"double check if your really want to do this since there is no way for GOsa "
+"to get your data back."
+msgstr ""
+"Dies umfasst alle Kontodaten, Zugriffsregeln etc. für diesen Zweig. Bitte "
+"prüfen Sie genau, da es keine Möglichkeit gibt, diese Aktion rückgängig zu "
+"machen."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:146
+#, fuzzy
+msgid "There is already a hook with the given name."
+msgstr "Diese cn ist bereits vergeben."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:150
+msgid "Please enter a value for script."
+msgstr "Bitte geben Sie einen Wert für 'Skript' ein."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:184
+msgid "Hook entry"
+msgstr "Hook-Eintrag"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:185
+msgid "FAI hook entry"
+msgstr "FAI-Hook-Eintrag"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:194
+#: plugins/admin/fai/faiHookEntry.tpl:38
+msgid "Task"
+msgstr "Aufgabe"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:195
+#: plugins/admin/fai/class_faiScript.inc:547
+msgid "FAI script"
+msgstr "FAI-Skript"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:95
+msgid "no file uploaded yet"
+msgstr "Es wurden noch keine Datei hochgeladen."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:101
+#, php-format
+msgid "exists in database (size: %s bytes)"
+msgstr "existiert in der Datenbank (Größe: %s Bytes)"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:188
+#, fuzzy
+msgid "There is already a template with the given name."
+msgstr "Es wurde bereits eine Datei mit dem selben Namen hochgeladen."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:192
+msgid "Please specify a value for attribute 'file'."
+msgstr "Bitte geben Sie einen Wert für Attribut 'Datei' an."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:196
+msgid "Please specify a value for attribute 'path'."
+msgstr "Bitte geben Sie einen Wert für Attribut 'Pfad' an."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:204
+msgid "Please enter a user."
+msgstr "Bitte geben Sie einen Benutzer ein."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:207
+msgid "Please enter a valid user. Only a-z/0-9 are allowed."
+msgstr ""
+"Bitte geben Sie einen gültigen Benutzer ein (0-9 und a-Z sind erlaubt)."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:211
+msgid "Please enter a group."
+msgstr "Bitte geben Sie eine Gruppe ein."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:214
+msgid "Please enter a valid group. Only a-z/0-9 are allowed."
+msgstr "Bitte geben Sie eine gültige Gruppe ein (0-9 und a-Z sind erlaubt)."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:243
+msgid "Template entry"
+msgstr "Vorlagen-Eintrag"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:244
+msgid "FAI template entry"
+msgstr "FAI-Vorlagen-Eintrag"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:253
+msgid "Template file"
+msgstr "Vorlagen-Datei"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:254
+msgid "Template path"
+msgstr "Vorlagen-Pfad"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:255
+msgid "File owner"
+msgstr "Datei-Besitzer"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:256
+msgid "File permissions"
+msgstr "Datei-Berechtigungen"
+
+#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
+#, php-format
+msgid "Debconf information for package '%s'"
+msgstr "Debconf-Information für Paket '%s'"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:6
+msgid "List of available packages"
+msgstr "Liste verfügbarer Pakete"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:26
+msgid ""
+"This menu allows you to select multiple packages to add them to the "
+"currently edited package list."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen, Pakete auszuwählen und zur gegenwärtig "
+"bearbeiteten Paketliste hinzuzufügen."
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:25
+msgid "Template attributes"
+msgstr "Vorlagen-Attribute"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:40
+msgid "Save template"
+msgstr "Vorlage speichern"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:57
+msgid "Destination path"
+msgstr "Ziel-Pfad"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:74
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
+#: plugins/gofon/conference/class_divListConferences.inc:58
+msgid "Owner"
+msgstr "Besitzer"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:96
+msgid "Access"
+msgstr "Zugriff"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:103
+msgid "Read"
+msgstr "Lesen"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:104
+msgid "Write"
+msgstr "Schreiben"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:107
+msgid "Special"
+msgstr "Speziell"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:124
+msgid "SUID"
+msgstr "SUID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:141
+msgid "SGID"
+msgstr "SGID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:144
+msgid "Others"
+msgstr "Andere"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:158
+msgid "sticky"
+msgstr "sticky"
+
+#: plugins/admin/fai/class_faiScript.inc:444
+#, php-format
+msgid "Creating of FAI/script with dn '%s' failed."
+msgstr "Erzeugen von FAI/Skript mit dn '%s' fehlgeschlagen"
+
+#: plugins/admin/fai/class_faiHook.inc:444
+#, php-format
+msgid "Saving of FAI/hook with dn '%s' failed."
+msgstr "Speichern von FAI/Hook mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/fai/class_faiHook.inc:541
+msgid "Hook"
+msgstr "Hook"
+
+#: plugins/admin/fai/class_faiHook.inc:542
+msgid "FAI hook"
+msgstr "FAI-Hook"
+
+#: plugins/admin/fai/askClassName.tpl:6
+msgid ""
+"Adding a new class to the FAI management, requires a class name. You have to "
+"specify a unique class name for unique types of FAI classes, while you can "
+"use the same class name for different types of FAI classes. In the laste "
+"case, FAI will automatically enclose all these different class types to one "
+"unique class name."
+msgstr ""
+"Es wird ein Klassen-Name benötigt, um der FAI-Verwaltung eine neue Klasse "
+"hinzuzufügen. Dieser Klassen-Name muss lediglich für jeden Typ der FAI-"
+"Klasse eindeutig sein, d.h. Sie können den gleichen Klassen-Namen für "
+"verschiedene Typen von FAI-Klassen verwenden. In diesem Fall wird FAI "
+"automatisch all diese verschiedenen Typen mit einem eindeutigen Namen "
+"versehen."
+
+#: plugins/admin/fai/askClassName.tpl:12
+msgid ""
+"Please use one of the following methods to choose the name for the new FAI "
+"class."
+msgstr ""
+"Bitte verwenden Sie eine der folgenden Methoden um den Namen der neuen FAI-"
+"Klasse zu bestimmen."
+
+#: plugins/admin/fai/askClassName.tpl:26
+msgid "Enter FAI class name manually"
+msgstr "FAI-Klassen-Name manuell eingeben"
+
+#: plugins/admin/fai/askClassName.tpl:48
+msgid "Choose FAI class name from a list of existing classes"
+msgstr "Verwenden Sie den Namen aus einer Liste bestehender Klassen."
+
+#: plugins/admin/fai/askClassName.tpl:54
+msgid "Choose class name"
+msgstr "Wählen Sie den Klassen-Namen"
+
+#: plugins/admin/fai/askClassName.tpl:74
+msgid "A new class name."
+msgstr "Ein neuer Klassen-Name."
+
+#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
+msgid "Hook attributes"
+msgstr "Hook-Attribute"
+
+#: plugins/admin/fai/faiHookEntry.tpl:41
+msgid "Choose an existing FAI task"
+msgstr "Einen existierenden Task wählen"
+
+#: plugins/admin/fai/class_faiTemplate.inc:423
+#, php-format
+msgid "Saving of FAI/template with dn '%s' failed."
+msgstr "Speichern von FAI/Vorlage mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/fai/class_faiTemplate.inc:515
+msgid "FAI template"
+msgstr "FAI-Vorlage"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:33
+msgid "Variable attributes"
+msgstr "Variablen-Attribute"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:38
+#: plugins/admin/fai/class_faiVariableEntry.inc:148
+msgid "Variable content"
+msgstr "Variablen-Inhalt"
+
+#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
+msgid "Fully Automatic Installation"
+msgstr "Automatische Installation"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:44
+msgid "Scripts"
+msgstr "Skripte"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:49
+msgid "Package list"
+msgstr "Paketliste"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:86
+msgid ""
+"Unknown type of FAI source information. This is not a profile, workstation "
+"nor a ogroup."
+msgstr ""
+"Unbekannter Typ der FAI-Quellen-Info. Dies ist weder ein Profil, eine "
+"Arbeitsstation noch eine Objektgruppe."
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:217
+msgid "This object has no FAI classes assigned."
+msgstr "Diesem Objekt sind keine FAI-Klassen zugeordnet."
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:230
+msgid "Open"
+msgstr "Aufklappen"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:341
+msgid "FS options"
+msgstr "Dateisystem-Optionen"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:6
+msgid "List of FAI objects (Fully Automatic Installation)"
+msgstr "Liste von FAI-Objekten"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:26
+msgid ""
+"This menu allows you to select FAI class names and to add them to the "
+"currently edited profile."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen, FAI Klassen-Namen auszuwählen und zum "
+"gegenwärtig bearbeiteten Profil hinzuzufügen."
+
+#: plugins/admin/fai/faiProfileEntry.tpl:39
+msgid "Show only classes with templates"
+msgstr "Zeige nur Klassen mit Vorlagen"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:41
+msgid "Show only classes with scripts"
+msgstr "Zeige nur Klassen mit Skripten"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:43
+msgid "Show only classes with hooks"
+msgstr "Zeige nur Klassen mit Hooks"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:45
+msgid "Show only classes with variables"
+msgstr "Zeige nur Klassen mit Variablen"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:47
+msgid "Show only classes with packages"
+msgstr "Zeige nur Klassen mit Paketen"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:49
+msgid "Show only classes with partitions"
+msgstr "Zeige nur Klassen mit Partitionen"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:38
+msgid "Discs"
+msgstr "Festplatten"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:44
+msgid "Choose a disk to delete or edit"
+msgstr "Wählen Sie eine Festplatte zum Entfernen oder Bearbeiten"
+
+#: plugins/admin/fai/faiNewBranch.tpl:5
+msgid ""
+"You are now going to create a branch or locked branch. This action clones "
+"the existing release to another release name. Branches can be modified as "
+"usual. FAI classes of locked branches cannot be modified, just additional "
+"classes are possible. Branch names should be alphanumeric, excluding the "
+"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
+"and 'fai'."
+msgstr ""
+"Sie sind dabei, einen neuen (evtl. gesperrten) Zweig zu erstellen. Diese "
+"Aktion klont das existierende Release auf einen anderen Releasenamen. Zweige "
+"können wie gewohnt bearbeitet werden. FAI-Klassen von gesperrten Zweigen "
+"können nicht bearbeitet werden, lediglich das Hinzufügen von Klassen ist "
+"möglich. Zweignamen sollten alphanumerisch sein, reservierte Namen sind "
+"'scripts', 'hooks', 'partitions', 'variables', 'templates' und 'fai'. Diese "
+"können nicht verwendet werden."
+
+#: plugins/admin/fai/faiNewBranch.tpl:7
+msgid ""
+"Branches are created as subreleases of the currently selected branch. "
+"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
+"release called SARGE/1.0.2."
+msgstr ""
+"Branches werden als Subrelease des momentan gewählten Branches erstellt. "
+"Wenn Sie bspw. einen neuen Branch namens 1.0.2 in SARGE erstelle, wird "
+"dieses Release SARGE/1.0.2 heissen."
+
+#: plugins/admin/fai/faiNewBranch.tpl:13
+msgid "Please enter a name for the branch"
+msgstr "Bitte geben Sie einen Namen für den Zweig ein"
+
+#: plugins/admin/fai/faiNewBranch.tpl:35
+msgid ""
+"As soon as the copy operation has finished, you can scroll down to end of "
+"the page and press the 'Continue' button to continue with the fai management "
+"dialog."
+msgstr ""
+"Sobald der Vorgang abgeschlossen wurde, können Sie zum unteren Ende der "
+"Seite blättern und auf den 'Weiter'-Knopf drücken, um zum FAI-Verwaltungs-"
+"Dialog zu gelangen."
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Perform requested operation."
+msgstr "Gewünschte Operation durchführen."
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Initiate operation"
+msgstr "Operation initiieren"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+msgid "Device"
+msgstr "Gerät"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
+msgid "Partition entries"
+msgstr "Partitions-Einträge"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
+msgid "Add partition"
+msgstr "Partition hinzufügen"
+
+#: plugins/admin/fai/class_faiProfile.inc:304
+msgid "Packages bundle"
+msgstr "Paket-Gruppe"
+
+#: plugins/admin/fai/class_faiProfile.inc:308
+msgid "Remove class from profile"
+msgstr "Entferne Klasse von Profil"
+
+#: plugins/admin/fai/class_faiProfile.inc:400
+msgid "Please assign at least one class to this  profile."
+msgstr "Bitte ordnen Sie diesem Profil mindestens eine Klasse zu."
+
+#: plugins/admin/fai/class_faiProfile.inc:404
+msgid "Please enter a valid name."
+msgstr "Bitte geben Sie einen gültigen Namen ein."
+
+#: plugins/admin/fai/class_faiProfile.inc:416
+msgid "There is already a profile with this class name defined."
+msgstr ""
+"Der von Ihnen angegebene Klassen-Name ist bereits für ein Profil vergeben."
+
+#: plugins/admin/fai/class_faiProfile.inc:445
+#: plugins/admin/fai/class_faiProfile.inc:449
+#, php-format
+msgid "Saving of FAI/profile with dn '%s' failed."
+msgstr "Speichern von FAI/Profil mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/fai/class_faiProfile.inc:457
+msgid "Profile"
+msgstr "Profil"
+
+#: plugins/admin/fai/class_faiProfile.inc:458
+msgid "FAI profile"
+msgstr "FAI-Profil"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:103
+#, fuzzy
+msgid "There is already a variable with the given name."
+msgstr "Es wurde bereits eine Datei mit dem selben Namen hochgeladen."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:107
+msgid "Please specify a value for the attribute 'content'."
+msgstr "Bitte geben Sie einen Wert für das Attribute 'Inhalt' an."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:138
+msgid "Variable entry"
+msgstr "Variablen-Eintrag"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:139
+msgid "FAI variable entry "
+msgstr "FAI-Variablen-Eintrag"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:320
+#: plugins/admin/fai/class_faiPartitionTable.inc:326
+#, php-format
+msgid "%s partition"
+msgstr "%s Partition"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:322
+#: plugins/admin/fai/class_faiPartitionTable.inc:328
+#, php-format
+msgid "%s partition(s)"
+msgstr "%s Partition(en)"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:417
+#, php-format
+msgid "Saving of FAI/partition table with dn '%s' failed."
+msgstr "Speichern von FAI/Partitionstabelle mit dn '%s' fehlgeschlagen."
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:536
+msgid "FAI partition table"
+msgstr "FAI-Partitionstabelle"
+
+#: plugins/admin/fai/class_divListFai.inc:43
+msgid "List of FAI classes"
+msgstr "Liste benutzter Klassen"
+
+#: plugins/admin/fai/class_divListFai.inc:44
+msgid "This table displays all FAI classes in the selected tree."
+msgstr "Diese Tabelle enthält alle FAI-Klassen des gewählten Teilbaumes."
+
+#: plugins/admin/fai/class_divListFai.inc:48
+msgid "This menu allows you to create, delete and edit FAI classes."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen, FAI-Klassen zu erstellen, entfernen und zu "
+"bearbeiten."
+
+#: plugins/admin/fai/class_divListFai.inc:69
+msgid "Name of FAI class"
+msgstr "Name der FAI-Klasse"
+
+#: plugins/admin/fai/class_divListFai.inc:70
+msgid "Class type"
+msgstr "Typ der Klasse"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Display FAI profile objects"
+msgstr "Zeige FAI-Profil Objekte"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Show profiles"
+msgstr "Zeige Profile"
+
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Display FAI template objects"
+msgstr "Zeige FAI-Vorlagen Objekte"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Display FAI scripts"
+msgstr "Zeige FAI-Skripe"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Show scripts"
+msgstr "Zeige Skripte"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Display FAI hooks"
+msgstr "Zeige FAI-Hooks"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Show hooks"
+msgstr "Zeige Hooks"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Display FAI variables"
+msgstr "Zeige FAI-Variablen"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Show variables"
+msgstr "Zeige Variablen"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Display FAI packages"
+msgstr "Zeige FAI-Paketlisten"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Show packages"
+msgstr "Zeige Pakete"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Display FAI partitions"
+msgstr "Zeige FAI-Partitionstabellen"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Show partitions"
+msgstr "Zeige Partitionen"
+
+#: plugins/admin/fai/class_divListFai.inc:177
+msgid "New profile"
+msgstr "Neues Profil"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+msgid "New partition table"
+msgstr "Neue Partitions-Tabelle"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+msgid "PT"
+msgstr "PT"
+
+#: plugins/admin/fai/class_divListFai.inc:194
+msgid "New scripts"
+msgstr "Neues Skript"
+
+#: plugins/admin/fai/class_divListFai.inc:194
+msgid "S"
+msgstr "S"
+
+#: plugins/admin/fai/class_divListFai.inc:195
+msgid "New hooks"
+msgstr "Neuer Hook"
+
+#: plugins/admin/fai/class_divListFai.inc:195
+msgid "H"
+msgstr "H"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "New variables"
+msgstr "Neue Variable"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "V"
+msgstr "V"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+msgid "New templates "
+msgstr "Neue Vorlagen"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+msgid "I"
+msgstr "I"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "New package list"
+msgstr "Neue Paketliste"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "PK"
+msgstr "PK"
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove selected fai objects"
+msgstr "Dieses Objekt entfernen"
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove fai objects"
+msgstr "Objekte entfernen"
+
+#: plugins/admin/fai/class_divListFai.inc:224
+#, fuzzy
+msgid "Copy fai objects"
+msgstr "Erstelle Objekte"
+
+#: plugins/admin/fai/class_divListFai.inc:226
+#, fuzzy
+msgid "Cut fai objects"
+msgstr "Aktuelles Objekt"
+
+#: plugins/admin/fai/class_divListFai.inc:297
+#: plugins/admin/fai/class_divListFai.inc:300
+msgid "Edit class"
+msgstr "Klasse bearbeiten"
+
+#: plugins/admin/fai/class_divListFai.inc:308
+msgid "Delete class"
+msgstr "Klasse entfernen"
+
+#: plugins/admin/fai/faiTemplate.tpl:35
+msgid "List of template files"
+msgstr "Liste der Vorlagen"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:120
+#, fuzzy
+msgid "This account has no scalix extensions."
+msgstr "Dieses Konto besitzt keine Fax-Erweiterungen."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:129
+#, fuzzy
+msgid "Remove scalix account"
+msgstr "UNIX-Konto entfernen"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:130
+#, fuzzy
+msgid ""
+"This account has scalix synchronization enabled. You can disable it by "
+"clicking below."
+msgstr ""
+"Dieses Konto besitzt aktivierte UNIX-Erweiterungen. Sie können diese durch "
+"einen Klick auf die untere Schaltfläche deaktivieren."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid "Create scalix account"
+msgstr "UNIX-Konto erstellen"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid ""
+"This account has scalix synchronization disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"Dieses Konto besitzt keine aktivierten UNIX-Erweiterungen. Sie können diese "
+"durch einen Klick auf die untere Schaltfläche aktivieren."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:308
+#, fuzzy
+msgid "There is no scalix mailnode specified."
+msgstr "Es wurden keine Mail-Server angegeben."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:311
+msgid "scalixScalixObject must be set!"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:327
+#, fuzzy
+msgid "Value in 'Limit Mailbox size' is not valid."
+msgstr "Das Feld 'Kontingent-Größe' enthält einen ungültigen Wert."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:397
+#, fuzzy
+msgid "Scalix account"
+msgstr "Mail-Konto"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:407
+msgid "Scalix Mail node"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:408
+#, fuzzy
+msgid "Mailbox class"
+msgstr "Mail-Adresse"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:409
+#, fuzzy
+msgid "Server language"
+msgstr "Server-Name"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:410
+#: plugins/personal/environment/class_environment.inc:1271
+msgid "Administrator"
+msgstr "Administrator"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:411
+#, fuzzy
+msgid "Mailbox administrator"
+msgstr "Ordner-Administratoren"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:412
+msgid "Hide user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:413
+#, fuzzy
+msgid "Mailbox size limitations"
+msgstr "Beschränkung der Nachrichtengröße"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:414
+#, fuzzy
+msgid "Limit outbound"
+msgstr "Profil-Kontingent"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:415
+msgid "Limit inbound"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:416
+#, fuzzy
+msgid "Notify user"
+msgstr "Zähle Benutzer"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:417
+#: plugins/personal/scalix/paste_generic.tpl:4
+#: plugins/personal/scalix/generic.tpl:98
+#, fuzzy
+msgid "Scalix email addresses"
+msgstr "Email-Adresse"
+
+#: plugins/personal/scalix/main.inc:123
+#, fuzzy
+msgid "Scalix settings"
+msgstr "Mail-Einstellungen"
+
+#: plugins/personal/scalix/paste_generic.tpl:6
+#: plugins/personal/scalix/generic.tpl:101
+#, fuzzy
+msgid "List of scalix email addresses"
+msgstr "Liste alternativer Mail-Adressen"
+
+#: plugins/personal/scalix/generic.tpl:7
+msgid "Scalix mailnode"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:15
+#, fuzzy
+msgid "Salix mailbox class"
+msgstr "Maximale Größe der Mailbox"
+
+#: plugins/personal/scalix/generic.tpl:19
+msgid ""
+"Limited users con not make use of the group calendar functionality in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:26
+#, fuzzy
+msgid "Scalix server language"
+msgstr "Speichern des Servers ist fehlgeschlagen"
+
+#: plugins/personal/scalix/generic.tpl:30
+msgid "Message catalog language for client."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Select for admin capability."
+msgstr "Wählen Sie aus der Liste"
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Scalix Administrator"
+msgstr "Administrator"
+
+#: plugins/personal/scalix/generic.tpl:50
+msgid "Select for mailbox admin capability."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:50
+#, fuzzy
+msgid "Scalix Mailbox Administrator"
+msgstr "Administrator"
+
+#: plugins/personal/scalix/generic.tpl:55
+#, fuzzy
+msgid "Hide user entry from addressbook."
+msgstr "Bitte geben Sie eine Mail-Adresse ein"
+
+#: plugins/personal/scalix/generic.tpl:55
+msgid "Hide this user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:64
+#, fuzzy
+msgid "Limit mailbox size"
+msgstr "Maximale Größe der Mailbox"
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "As sanction on mailbox quota overuse, stop user from sending mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:75
+#, fuzzy
+msgid "Limit Outbound Mail"
+msgstr "Profil-Kontingent"
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "Limit Inbound Mail"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "As sanction on mailbox quota overuse, notify the user by eMail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "Notify User"
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:77
+msgid "You need to specify your current password in order to proceed."
+msgstr "Sie müssen das aktuelle Passwort eingeben, um fortfahren zu können."
+
+#: plugins/personal/password/class_password.inc:83 html/password.php:202
+msgid "The password used as new and current are too similar."
+msgstr "Das alte und neue Passwort sind sich zu ähnlich."
+
+#: plugins/personal/password/class_password.inc:85 html/password.php:207
+msgid "The password used as new is to short."
+msgstr ""
+"Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben, ist zu kurz."
+
+#: plugins/personal/password/class_password.inc:87 html/password.php:247
+msgid "External password changer reported a problem: "
+msgstr "Das externe Passwort-Änderungsprogramm hat einen Fehler gemeldet:"
+
+#: plugins/personal/password/class_password.inc:100
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr ""
+"Das Passwort, welches Sie als aktuelles Passwort eingegeben haben, ist nicht "
+"korrekt."
+
+#: plugins/personal/password/class_password.inc:105 html/password.php:226
+msgid "You have no permissions to change your password."
+msgstr "Sie haben keine Berechtigung ihr Passwort zu ändern."
+
+#: plugins/personal/password/class_password.inc:132
+#: plugins/personal/generic/class_user.inc:1424
+msgid "User password"
+msgstr "Benutzerpasswort"
+
+#: plugins/personal/password/nochange.tpl:2
+msgid "Password change not allowed"
+msgstr "Passwort-Änderung ist nicht erlaubt"
+
+#: plugins/personal/password/nochange.tpl:6
+msgid "You are not allowed to change your password at this time"
+msgstr "Sie haben keine Berechtigung, ihr Passwort zu ändern"
+
+#: plugins/personal/password/changed.tpl:3
+msgid ""
+"You've successfully changed your password. Remember to change all programms "
+"configured to use it as well."
+msgstr ""
+"Sie haben erfolgreich Ihr Passwort geändert. Bitte denken Sie daran alle "
+"Programme anzupassen, die dieses Passwort auch benutzen."
+
+#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
+msgid "Password settings"
+msgstr "Passwort-Einstellungen"
+
+#: plugins/personal/password/password.tpl:2
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"Um das Passwort zu ändern, benutzen Sie das untere Feld. Die Änderung wird "
+"sofort wirksam. Bitte merken Sie sich das neue Passwort, da Sie sich ohne "
+"dieses nicht mehr anmelden können."
+
+#: plugins/personal/password/password.tpl:11
+#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
+msgid "Current password"
+msgstr "Momentanes Passwort"
+
+#: plugins/personal/password/password.tpl:32
+msgid "Clear fields"
+msgstr "Felder löschen"
+
+#: plugins/personal/mail/copypaste.tpl:13
+#: plugins/personal/mail/generic.tpl:244
+msgid "Forward messages to"
+msgstr "Nachrichten weiterleiten an"
+
+#: plugins/personal/mail/mail_locals.tpl:35
+msgid "Select department"
+msgstr "Wählen Sie die Abteilung"
+
+#: plugins/personal/mail/main.inc:124
+msgid "User mail settings"
+msgstr "Benutzer Mail-Einstellungen"
+
+#: plugins/personal/mail/generic.tpl:19
+msgid "Specify the mail server where the user will be hosted on"
+msgstr "Wählen Sie den Mail-Server, auf dem dieses Konto angelegt werden soll"
+
+#: plugins/personal/mail/generic.tpl:80
+msgid "Mail options"
+msgstr "Mail-Einstellungen"
+
+#: plugins/personal/mail/generic.tpl:107
+#: plugins/personal/mail/class_mailAccount.inc:1170
+msgid "Use custom sieve script"
+msgstr "Eigenes Sieve-Skript verwenden"
+
+#: plugins/personal/mail/generic.tpl:107
+msgid "disables all Mail options!"
+msgstr "schaltet alle übrigen Mail-Einstellungen aus!"
+
+#: plugins/personal/mail/generic.tpl:114
+msgid "Sieve Management"
+msgstr "Sieve Verwaltung"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "Select if you want to forward mails without getting own copies of them"
+msgstr ""
+"Wählen Sie diese Einstellung, wenn Mails lediglich weitergeleitet werden "
+"sollen, ohne eine lokale Kopie zu speichern."
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "No delivery to own mailbox"
+msgstr "Keine Zustellung in eigenes Postfach"
+
+#: plugins/personal/mail/generic.tpl:132
+msgid ""
+"Select to automatically response with the vacation message defined below"
+msgstr ""
+"Wählen Sie dies, um automatisch eine Urlaubsmeldung mit dem unten angebenen "
+"Text zu versenden."
+
+#: plugins/personal/mail/generic.tpl:134
+msgid "Activate vacation message"
+msgstr "Urlaubsbenachrichtigung aktivieren"
+
+#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
+msgid "from"
+msgstr "von"
+
+#: plugins/personal/mail/generic.tpl:165
+msgid "till"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:194
+msgid "Select if you want to filter this mails through spamassassin"
+msgstr "Wählen Sie dies, um Mails von Spamassassin filtern zu lassen"
+
+#: plugins/personal/mail/generic.tpl:196
+msgid "Move mails tagged with spam level greater than"
+msgstr "Verschiebe Mails mit einem SPAM-Level größer als"
+
+#: plugins/personal/mail/generic.tpl:199
+msgid "Choose spam level - smaller values are more sensitive"
+msgstr ""
+"Wählen sie den 'SPAM'-Level - kleinere Werte reagieren empfindlicher auf SPAM"
+
+#: plugins/personal/mail/generic.tpl:203
+msgid "to folder"
+msgstr "in den Ordner"
+
+#: plugins/personal/mail/generic.tpl:214
+msgid "Reject mails bigger than"
+msgstr "Mails abweisen, die größer sind als"
+
+#: plugins/personal/mail/generic.tpl:223
+#: plugins/personal/mail/class_mailAccount.inc:1153
+#: include/sieve/templates/element_vacation.tpl:44
+#: include/sieve/templates/object_container.tpl:31
+#: include/sieve/class_sieveManagement.inc:509
+#: include/sieve/class_sieveManagement.inc:728
+msgid "Vacation message"
+msgstr "Urlaubsbenachrichtigung"
+
+#: plugins/personal/mail/generic.tpl:270
+msgid "Advanced mail options"
+msgstr "Erweiterte Mail-Einstellungen"
+
+#: plugins/personal/mail/generic.tpl:276
+msgid "Select if user can only send and receive inside his own domain"
+msgstr ""
+"Wählen Sie dies, wenn der Benutzer Mails nur innerhalb seiner Domäne senden "
+"und empfangen darf"
+
+#: plugins/personal/mail/generic.tpl:278
+msgid "User is only allowed to send and receive local mails"
+msgstr "Der Benutzer darf nur lokale Mails senden und empfangen"
+
+#: plugins/personal/mail/class_mailAccount.inc:214
+msgid "No DESC tag in vacation file:"
+msgstr "Kein DESC-Tag in der Abwesenheits-Datei:"
+
+#: plugins/personal/mail/class_mailAccount.inc:289
+msgid "This account has no mail extensions."
+msgstr "Dieses Konto hat keine Mail-Erweiterungen."
+
+#: plugins/personal/mail/class_mailAccount.inc:300
+msgid ""
+"This account can't be removed while there are delegations configured. Remove "
+"those delegations first."
+msgstr ""
+"Dieses Konto kann nicht entfernt werden, da Delegationen konfiguriert sind. "
+"Entfernen Sie diese zunächst und wiederholen Sie den Vorgang."
+
+#: plugins/personal/mail/class_mailAccount.inc:358
+msgid ""
+"You're trying to add an invalid email address to the list of forwarders."
+msgstr ""
+"Sie versuchen, eine ungültige Mail-Adresse in die Liste der Weiterleitungen "
+"aufzunehmen."
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "January"
+msgstr "Januar"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "February"
+msgstr "Februar"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "March"
+msgstr "März"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "April"
+msgstr "April"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "May"
+msgstr "Mai"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "June"
+msgstr "Juni"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "July"
+msgstr "Juli"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "August"
+msgstr "August"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "September"
+msgstr "September"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "October"
+msgstr "Oktober"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "November"
+msgstr "November"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "December"
+msgstr "Dezember"
+
+#: plugins/personal/mail/class_mailAccount.inc:688
+#, php-format
+msgid "Removing of user/mail account with dn '%s' failed."
+msgstr "Entfernen des Benutzer/Mail-Kontos mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/mail/class_mailAccount.inc:842
+#, php-format
+msgid "Saving of user/mail account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Mail-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/mail/class_mailAccount.inc:903
+msgid ""
+"There is no valid mailserver specified, please add one in the system setup."
+msgstr ""
+"Es wurde kein gültiger Mail-Server angegeben, bitte fügen Sie ein passendes "
+"System hinzu."
+
+#: plugins/personal/mail/class_mailAccount.inc:951
+msgid "You specified Spam settings, but there is no Folder specified."
+msgstr "Es wurde kein Ordner für die gewählten Spam-Einstellungen angegeben."
+
+#: plugins/personal/mail/class_mailAccount.inc:955
+msgid "Time interval to show vacation message is not valid."
+msgstr "Das Zeit-Intervall, um die Urlaubsnachricht zu zeigen, ist ungültig,"
+
+#: plugins/personal/mail/class_mailAccount.inc:995
+#: plugins/personal/mail/class_mailAccount.inc:1007
+msgid "You are not allowed to write mail forwarding."
+msgstr "Sie haben keine Berechtigung, ihr Passwort zu ändern!"
+
+#: plugins/personal/mail/class_mailAccount.inc:1040
+#: plugins/personal/mail/class_mailAccount.inc:1051
+msgid "You are not allowed to write mail alternate address."
+msgstr "Sie haben keine Berechtigung, alternative Mail-Adressen hinzuzufügen."
+
+#: plugins/personal/mail/class_mailAccount.inc:1116
+msgid "Waiting for kolab to remove mail properties."
+msgstr "Warte auf Entfernung der Mail-Einstellungen durch Kolab."
+
+#: plugins/personal/mail/class_mailAccount.inc:1118
+msgid ""
+"Please remove the mail account first, to allow kolab to call its remove "
+"methods."
+msgstr ""
+"Bitte entfernen Sie zunächst das Mail-Konto, damit Kolab Gelegenheit hat "
+"seine Einstellungen zu entfernen."
+
+#: plugins/personal/mail/class_mailAccount.inc:1152
+msgid "Add vacation information"
+msgstr "Urlaubsinformationen hinzufügen"
+
+#: plugins/personal/mail/class_mailAccount.inc:1155
+msgid "Use spam filter"
+msgstr "Verwende Spam-Filter"
+
+#: plugins/personal/mail/class_mailAccount.inc:1156
+msgid "Spam level"
+msgstr "Spam-Level"
+
+#: plugins/personal/mail/class_mailAccount.inc:1157
+msgid "Spam mail box"
+msgstr "Spam-Postfach"
+
+#: plugins/personal/mail/class_mailAccount.inc:1159
+msgid "Sieve management"
+msgstr "Sieve Verwaltung"
+
+#: plugins/personal/mail/class_mailAccount.inc:1161
+msgid "Reject due to mailsize"
+msgstr "Aufgrund der Mail-Größe abweisen"
+
+#: plugins/personal/mail/class_mailAccount.inc:1162
+msgid "Mail max size"
+msgstr "Maximale Mailgröße"
+
+#: plugins/personal/mail/class_mailAccount.inc:1164
+#: plugins/personal/mail/class_mailAccount.inc:1169
+msgid "Forwarding address"
+msgstr "Weiterleitungs-Adresse"
+
+#: plugins/personal/mail/class_mailAccount.inc:1165
+msgid "Local delivery"
+msgstr "Lokale Zustellung"
+
+#: plugins/personal/mail/class_mailAccount.inc:1166
+msgid "No delivery to own mailbox "
+msgstr "Keine Zustellung in eigenes Postfach"
+
+#: plugins/personal/mail/class_mailAccount.inc:1167
+msgid "Mail alternative addresses"
+msgstr "Weitere Adressen"
+
+#: plugins/personal/netatalk/main.inc:111
+msgid "Netatalk settings"
+msgstr "Netatalk-Einstellungen"
+
+#: plugins/personal/netatalk/netatalk.tpl:4
+#: plugins/personal/netatalk/class_netatalk.inc:380
+msgid "Share"
+msgstr "Freigabe"
+
+#: plugins/personal/netatalk/class_netatalk.inc:37
+msgid "Manage netatalk account"
+msgstr "Netatalk-Konto verwalten"
+
+#: plugins/personal/netatalk/class_netatalk.inc:174
+msgid "This account has no netatalk extensions."
+msgstr "Dieses Konto hat keine Netatalk-Erweiterungen."
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid "Remove netatalk account"
+msgstr "Netatalk-Konto entfernen"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid ""
+"This account has netatalk features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto hat die Netatalk-Erweiterungen aktiviert. Sie können diese "
+"deaktivieren, indem Sie auf die Schaltfläche unten klicken."
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#: plugins/personal/netatalk/class_netatalk.inc:196
+msgid "Create netatalk account"
+msgstr "Neues Netatalk-Konto erzeugen"
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+msgid ""
+"This account has netatalk features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto hat keine Netatalk-Erweiterungen. Sie können diese aktivieren, "
+"wenn Sie auf die untere Schaltfläche klicken."
+
+#: plugins/personal/netatalk/class_netatalk.inc:229
+msgid "You must select a share to use."
+msgstr "Sie müssen eine zu verwendende Freigabe auswählen."
+
+#: plugins/personal/netatalk/class_netatalk.inc:294
+#, php-format
+msgid "Saving of user/netatalk account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Netatalk-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/netatalk/class_netatalk.inc:356
+#, php-format
+msgid "Removing of user/netatalk account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Netatalk-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/netatalk/class_netatalk.inc:379
+msgid "User home path"
+msgstr "Benutzer Basisverzeichnis"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
+msgid "PHPscheduleit"
+msgstr "PHPscheduleit"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/PHPscheduleit-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
+#, php-format
+msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Speichern von Benutzer/PHPscheduleit-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
+msgid "PHP Schedule it"
+msgstr "PHP Schedule It"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+msgid "PHP Schedule it settings"
+msgstr "PHP Schedule It Einstellungen"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "Connectivity addon"
+msgstr "Konnektivitäts-Erweiterung"
+
+#: plugins/personal/connectivity/kolab.tpl:3
+#: plugins/personal/connectivity/kolab.tpl:35
+msgid "Kolab account"
+msgstr "Kolab-Konto"
+
+#: plugins/personal/connectivity/kolab.tpl:4
+msgid ""
+"The kolab account is currently disabled. It's features can be adjusted if "
+"you add a mail account."
+msgstr ""
+"Das Kolab-Konto ist aktuell deaktiviert. Die Einstellungen können angepasst "
+"werden, wenn Sie ein Postfach hinzufügen."
+
+#: plugins/personal/connectivity/kolab.tpl:41
+#: plugins/personal/connectivity/class_kolabAccount.inc:479
+msgid "Delegations"
+msgstr "Stellvertreter"
+
+#: plugins/personal/connectivity/kolab.tpl:59
+msgid "Mail size"
+msgstr "Mailgröße"
+
+#: plugins/personal/connectivity/kolab.tpl:62
+msgid "No mail size restriction for this account"
+msgstr "Keine Beschränkung der Mailgröße für dieses Konto"
+
+#: plugins/personal/connectivity/kolab.tpl:71
+msgid "Free Busy information"
+msgstr "Frei/Belegt-Information"
+
+#: plugins/personal/connectivity/kolab.tpl:82
+msgid "Future"
+msgstr "Zukunft"
+
+#: plugins/personal/connectivity/kolab.tpl:86
+#: plugins/personal/connectivity/oxchange.tpl:39
+#: plugins/personal/connectivity/oxchange.tpl:49
+#: include/sieve/templates/element_vacation.tpl:25
+msgid "days"
+msgstr "Tage"
+
+#: plugins/personal/connectivity/kolab.tpl:93
+#: plugins/personal/connectivity/class_kolabAccount.inc:480
+msgid "Invitation policy"
+msgstr "Einladungs-Richtlinie"
+
+#: plugins/personal/connectivity/intranet.tpl:3
+msgid "Intranet account"
+msgstr "Intranet-Konto"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
+msgid "Open-Xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+msgid "Openexchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
+msgid "Couldn't connect to postgresql database!"
+msgstr "Die PostgreSQL-Datenbank kann nicht erreicht werden!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
+msgid "Needed parameters for openexchange connectivity plugin are missing!"
+msgstr ""
+"Nicht alle benötigten Parameter für OpenXchange Konnektivitätserweiterung "
+"wurden gefunden!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
+msgid "PHP4 module for postgresql database is missing!"
+msgstr "PHP4-Erweiterung für PostgreSQL-Datenbank wurde nicht gefunden!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
+#, php-format
+msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
+msgstr ""
+"Entfernen von Benutzer/oxchange-Adressbuchkonto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
+msgid ""
+"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
+"that you are not using any strange characters in the loginname."
+msgstr ""
+"Der Open-Xchange Kontoname ist leer und damit ungültig! Überprüfen Sie zur "
+"Sicherheit, dass Sie keine ungültigen Zeichen im Kontonamen verwenden."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
+#, php-format
+msgid "Saving of user/oxchange account with dn '%s' failed."
+msgstr "Speichern von Benutzer/oxchange-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
+#, php-format
+msgid "Creating of user/oxchange account with dn '%s' failed."
+msgstr "Erstellen von Benutzer/oxchange-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
+msgid ""
+"Something went wrong while saving oxchange account. Please check the error "
+"log file."
+msgstr ""
+"Während des Speicherns des OXchange-Kontos ist ein Fehler aufgetreten. Bitte "
+"überprüfen Sie das Fehlerprotokoll."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
+msgid "Open xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+msgid "Open xchange account settings"
+msgstr "Open-Xchange Konto-Einstellungen"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
+msgid "OXAppointmentDays"
+msgstr "OX-Tage für Termin"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
+msgid "OXTaskDays"
+msgstr "OX-Tage für Aufgabe"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
+msgid "OXTimeZone"
+msgstr "OX-Zeitzone"
+
+#: plugins/personal/connectivity/pptp.tpl:3
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+msgid "PPTP account"
+msgstr "PPTP-Konto"
+
+#: plugins/personal/connectivity/class_connectivity.inc:69
+msgid "This account has no connectivity extensions."
+msgstr "Dieses Konto besitzt keine Konnektivitäts-Erweiterungen."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:197
+msgid "Intranet"
+msgstr "Intranet"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:121
+#, php-format
+msgid "Removing of user/intranet account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Intranet-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:186
+#, php-format
+msgid "Saving of user/intranet account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Intranet-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+msgid "Intranet account settings"
+msgstr "Einstellungen für Intranet-Konto"
+
+#: plugins/personal/connectivity/phpscheduleit.tpl:3
+msgid "PHPscheduleit account"
+msgstr "PHPscheduleit-Konto"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:26
+#: plugins/personal/connectivity/class_pptpAccount.inc:173
+msgid "PPTP"
+msgstr "PPTP"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:101
+#, php-format
+msgid "Removing of user/PPTP account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/PPTP-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:155
+#, php-format
+msgid "Saving of user/PPTP account with dn '%s' failed."
+msgstr "Speichern von Benutzer/PPTP-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/proxy.tpl:23
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+msgid "Proxy account"
+msgstr "Proxy Konto"
+
+#: plugins/personal/connectivity/proxy.tpl:34
+msgid "Filter unwanted content (i.e. pornographic or violence related)"
+msgstr ""
+"Filtern von unerwünschten Inhalten (z.B. pornografische oder gewalttätige "
+"Inhalte)"
+
+#: plugins/personal/connectivity/proxy.tpl:44
+msgid "Limit proxy access to working time"
+msgstr "Inhaltsfilterung nur während der Arbeitszeit"
+
+#: plugins/personal/connectivity/proxy.tpl:84
+#: plugins/personal/connectivity/class_proxyAccount.inc:319
+msgid "Restrict proxy usage by quota"
+msgstr "Proxynutzung durch Kontingent einschränken"
+
+#: plugins/personal/connectivity/proxy.tpl:99
+msgid "per"
+msgstr "pro"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:149
+msgid ""
+"You're trying to add an invalid email address to the list of delegations."
+msgstr ""
+"Sie versuchen, eine ungültige Mail-Adresse in die Liste der Stellvertreter "
+"aufzunehmen."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:157
+msgid ""
+"The mail address you're trying to add is no primary mail address of an "
+"existing user."
+msgstr ""
+"Die Adresse, die Sie gerade hinzufügen möchten, ist keine primäre Mail-"
+"Adresse eines bestehenden Benutzers"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:182
+msgid "Always accept"
+msgstr "Immer annehmen"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:183
+msgid "Always reject"
+msgstr "Immer ablehnen"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:184
+msgid "Reject if conflicts"
+msgstr "Im Konfliktfall ablehnen"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:185
+msgid "Manual if conflicts"
+msgstr "Im Konfliktfall manuell bearbeiten"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:186
+msgid "Manual"
+msgstr "Manuell"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:234
+msgid "Anonymous"
+msgstr "Anonym"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:302
+#, php-format
+msgid "Removing of user/kolab account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Kolab-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:313
+msgid "The value specified as Free Busy future needs to be an integer."
+msgstr "Der Wert für Intervall muß eine Ganzzahl sein."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:318
+msgid "The value specified as Free Busy Information URL is invalid."
+msgstr "Der Wert für Information URL is ungültig."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:332
+#, php-format
+msgid "The invitation policy entry for address '%s' is not valid."
+msgstr "Die Einladungs-Richtlinie für die Adresse '%s' ist ungültig."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:340
+#, php-format
+msgid "There's no mail user with address '%s' for your invitation policy!"
+msgstr ""
+"Es gibt keinen Mail Benutzer mit der Adresse %s für Ihre Einladungs-"
+"Richtlinie!"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:431
+#, php-format
+msgid "Saving of user/kolab account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Kolab-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+msgid "Kolab account settings"
+msgstr "Kolab Konto-Einstellungen"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:476
+msgid "Free busy future"
+msgstr "Frei/Belegt Ausblick"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:477
+msgid "Mail size restriction"
+msgstr "Beschränkung der Nachrichtengröße"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:478
+msgid "Free busy information"
+msgstr "Frei/Belegt-Information"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:5
+#: plugins/personal/connectivity/class_proxyAccount.inc:307
+#: plugins/generic/references/class_reference.inc:32
+msgid "Proxy"
+msgstr "Proxy"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "GB"
+msgstr "GB"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "day"
+msgstr "Tag"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "week"
+msgstr "Woche"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "month"
+msgstr "Monat"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:167
+#, php-format
+msgid "Removing of user/proxy account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Proxy-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:185
+msgid "Numerical value for Quota Setting is empty."
+msgstr "Das numerische Feld der Kontingent-Einstellung ist leer."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:187
+msgid "Numerical value for Quota Setting is not valid."
+msgstr ""
+"Das numerische Feld der Kontingent-Einstellung enthält einen ungültigen Wert."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:289
+#, php-format
+msgid "Saving of user/proxy account with dn '%s' failed."
+msgstr "Speichern von Benutzert/Proxy-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:317
+msgid "Filter unwanted content"
+msgstr "Filtere ungewünschten Inhalt"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:318
+msgid "Limit proxy access"
+msgstr "Beschränke Proxy-Zugriff"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:5
+msgid "PHPGroupware"
+msgstr "phpGroupware"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPgw account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/PHPgw-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:139
+#, php-format
+msgid "Saving of user/PHPgw account with dn '%s' failed."
+msgstr "Speichern von Benutzer/PHPgw-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:157
+msgid "PHP GW"
+msgstr "PHP GW"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+msgid "PHP GW account settings"
+msgstr "PHP GW Konto-Einstellungen"
+
+#: plugins/personal/connectivity/webdav.tpl:3
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "WebDAV account"
+msgstr "WebDAV-Konto"
+
+#: plugins/personal/connectivity/opengw.tpl:1
+#: plugins/personal/connectivity/class_opengwAccount.inc:331
+msgid "Opengroupware"
+msgstr "Opengroupware"
+
+#: plugins/personal/connectivity/opengw.tpl:8
+#: plugins/personal/connectivity/class_opengwAccount.inc:341
+msgid "Location team"
+msgstr "Örtliches Team"
+
+#: plugins/personal/connectivity/opengw.tpl:21
+#: plugins/personal/connectivity/class_opengwAccount.inc:342
+msgid "Template user"
+msgstr "Benutzer-Vorlage"
+
+#: plugins/personal/connectivity/opengw.tpl:48
+#: plugins/personal/connectivity/class_opengwAccount.inc:344
+msgid "Teams"
+msgstr "Teams"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "Open-Xchange Account"
+msgstr "Open-Xchange Konto"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid ""
+"disabled, no Postgresql support detected. Or the specified database can't be "
+"reached"
+msgstr ""
+"deaktiviert, keine PostgreSQL-Unterstützung erkannt. Oder die angegebene "
+"Datenbank kann nicht erreicht werden"
+
+#: plugins/personal/connectivity/oxchange.tpl:18
+msgid "Open-Xchange account"
+msgstr "Open-Xchange Konto"
+
+#: plugins/personal/connectivity/oxchange.tpl:29
+msgid "Remember"
+msgstr "Erinnern"
+
+#: plugins/personal/connectivity/oxchange.tpl:33
+msgid "Appointment Days"
+msgstr "Tage für Termin"
+
+#: plugins/personal/connectivity/oxchange.tpl:42
+msgid "Task Days"
+msgstr "Tage für Aufgabe"
+
+#: plugins/personal/connectivity/oxchange.tpl:61
+msgid "User Information"
+msgstr "Benutzerinformation"
+
+#: plugins/personal/connectivity/oxchange.tpl:65
+msgid "User Timezone"
+msgstr "Zeitzone des Benutzers"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
+#: plugins/generic/references/class_reference.inc:34
+msgid "FTP"
+msgstr "FTP"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
+#, php-format
+msgid "Removing of user/pureftpd account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/pureftpd-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
+msgid "Value specified as 'Upload bandwidth' is not valid."
+msgstr "Die von Ihnen angegebene 'Upload-Bandbreite' ist nicht gültig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
+msgid "Value specified as 'Download bandwidth' is not valid."
+msgstr "Die von Ihnen angegebene 'Download-Bandbreite' ist nicht gültig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
+msgid "Value specified as 'Quota files' is not valid."
+msgstr "Das Feld 'Kontingent-Dateien' enthält eine ungültige Eingabe."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
+msgid "Value specified as 'Quota size' is not valid."
+msgstr "Der von Ihnen angegebene Wert für 'Kontingent-Größe' ist ungültig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
+msgid "Value specified as 'Upload ratio' is not valid."
+msgstr "Der von Ihnen angegebene Wert für 'Upload-Verhältnis' ist ungültig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
+msgid "Value specified as 'Download ratio' is not valid."
+msgstr "Der von Ihnen angegebene Wert für 'Download-Verhältnis' ist ungültig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
+#, php-format
+msgid "Saving of user/pureftpd account with dn '%s' failed."
+msgstr "Speichern von Benutzer/pureftpd-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
+msgid "Ftp"
+msgstr "FTP"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+msgid "Pure ftp account"
+msgstr "PureFTP-Konto"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
+msgid "Quota files"
+msgstr "Kontingent-Dateien"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
+msgid "Upload ratio"
+msgstr "Upload-Verhältnis"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
+msgid "Quota MBytes"
+msgstr "Kontingent-Größe"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
+msgid "Download ratio"
+msgstr "Download-Verhältnis"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
+msgid "Upload bandwith"
+msgstr "Upload-Bandbreite"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
+msgid "Download bandwith"
+msgstr "Download-Bandbreite"
+
+#: plugins/personal/connectivity/phpgw.tpl:3
+msgid "PHPGroupware account"
+msgstr "phpGroupware-Konto"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:6
+msgid "Opengroupware account"
+msgstr "Opengroupware-Konto"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:161
+msgid ""
+"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
+"perform any database queries."
+msgstr ""
+"OpenGroupware: Keine postgresql-Erweiterung verfügbar. Kann keine "
+"Datenbankabfrage durchführen."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:166
+msgid ""
+"OpenGroupware: Missing database configuration for opengroupware. Can't get "
+"or set any informations."
+msgstr "OpenGroupware: Datenbank-Konfiguration fehlt."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:174
+msgid ""
+"OpenGroupware: Can't connect to specified database. Please check given "
+"configuration twice."
+msgstr "OpenGroupware: Die angegebene Datenbank kann nicht erreicht werden."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+msgid "Open groupware account settings"
+msgstr "Opengroupware Konto-Einstellungen"
+
+#: plugins/personal/connectivity/glpi.tpl:1
+msgid "GLPI account"
+msgstr "GLPI-Konto"
+
+#: plugins/personal/connectivity/pureftpd.tpl:4
+msgid "FTP account"
+msgstr "FTP Konto"
+
+#: plugins/personal/connectivity/pureftpd.tpl:19
+msgid "Upload bandwidth"
+msgstr "Upload-Bandbreite"
+
+#: plugins/personal/connectivity/pureftpd.tpl:24
+#: plugins/personal/connectivity/pureftpd.tpl:32
+msgid "kb/s"
+msgstr "kb/s"
+
+#: plugins/personal/connectivity/pureftpd.tpl:27
+msgid "Download bandwidth"
+msgstr "Download-Bandbreite"
+
+#: plugins/personal/connectivity/pureftpd.tpl:43
+msgid "Quota"
+msgstr "Kontingent"
+
+#: plugins/personal/connectivity/pureftpd.tpl:47
+msgid "Files"
+msgstr "Dateien"
+
+#: plugins/personal/connectivity/pureftpd.tpl:71
+msgid "Ratio"
+msgstr "Verhältnis"
+
+#: plugins/personal/connectivity/pureftpd.tpl:75
+msgid "Uploaded / downloaded files"
+msgstr "Hoch- / heruntergeladene Dateien"
+
+#: plugins/personal/connectivity/pureftpd.tpl:93
+#: plugins/personal/samba/samba3.tpl:246
+msgid "Miscellaneous"
+msgstr "Verschiedenes"
+
+#: plugins/personal/connectivity/pureftpd.tpl:98
+msgid "Check to disable FTP Access"
+msgstr "Wählen Sie diese Option, um FTP-Zugriff zu deaktivieren"
+
+#: plugins/personal/connectivity/pureftpd.tpl:100
+msgid "Temporary disable FTP access"
+msgstr "Temporäres Abschalten des FTP-Zugriffs"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:6
+#: plugins/personal/connectivity/class_webdavAccount.inc:156
+msgid "WebDAV"
+msgstr "WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:84
+#, php-format
+msgid "Removing of user/webDAV account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/webDAV-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:138
+#, php-format
+msgid "Saving of user/webDAV account with dn '%s' failed."
+msgstr "Speichern von Benutzer/webDAV-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:1
+msgid "Create new hotplug entry"
+msgstr "Neuen Hotplug-Eintrag erstellen"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:8
+msgid "Create new hotplug device"
+msgstr "Neues Hotplug-Gerät erstellen"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "(iSerial)"
+msgstr "(iSeriell)"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "Vendor-ID"
+msgstr "Anbieter-ID"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "(idVendor)"
+msgstr "(idAnbieter)"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "Product-ID"
+msgstr "Produkt-ID"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "(idProduct)"
+msgstr "(idProdukt)"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:78
+#, fuzzy, php-format
+msgid ""
+"Can't remove kioks profile, it is still in use by the following objects '%s'."
+msgstr ""
+"Sie können die Asterisk Datenbank-Erweiterung nicht entfernen, sie wird "
+"momentan noch von folgenden Objekten verwendet: '%s'."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:86
+#: plugins/personal/environment/class_kioskManagementDialog.inc:105
+#, php-format
+msgid "Can't delete '%s'. Error was: permission denied."
+msgstr ""
+"Kann Datei '%s' nicht entfernen. Die Fehlermeldung war: Zugriff verweigert."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:89
+#: plugins/personal/environment/class_kioskManagementDialog.inc:108
+#, php-format
+msgid "Can't delete '%s'. Errow was: file doesn't exist."
+msgstr ""
+"Kann Datei '%s' nicht entfernen. Die Fehlermeldung war: Datei existiert "
+"nicht."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:150
+msgid ""
+"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
+msgstr ""
+"In Ihrer gosa.conf wurde kein 'KIOSKPATH' definiert. Die Verwaltung von "
+"KIOSK-Profilen ist nicht möglich."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:156
+#, php-format
+msgid "Kiosk path '%s' is not accessible. Please check the permissions."
+msgstr ""
+"Auf den KIOSK-Pfad '%s' kann nicht zugegriffen werden. Bitte überprüfen Sie "
+"die Rechte."
+
+#: plugins/personal/environment/kioskManagement.tpl:1
+#: plugins/personal/environment/kioskManagement.tpl:5
+msgid "Kiosk profile management"
+msgstr "Verwaltung der Kiosk-Profile"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:1
+msgid "Add printer devcies"
+msgstr "Drucker hinzufügen"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:48
+msgid "Display printers matching"
+msgstr "Zeige die Drucker, auf die Folgendes passt"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:53
+msgid "Regular expression for matching printer names"
+msgstr "Regulärer Ausdruck zum Erkennen von Druckernamen"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:108
+msgid "Specified name should only consist of upper-/lowercase characters."
+msgstr ""
+"Der angegebene Name sollte ausschliesslich aus Groß- und Kleinbuchstaben "
+"bestehen."
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:112
+msgid "Please specify a valid script name."
+msgstr "Bitte geben Sie einen gültigen Skript-Namen ein."
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:116
+msgid "Specified description contains invalid characters."
+msgstr "Das Feld 'Beschreibung' enthält ungültige Zeichen!"
+
+#: plugins/personal/environment/main.inc:119
+msgid "User environment settings"
+msgstr "Einstellungen der Benutzer-Umgebung"
+
+#: plugins/personal/environment/logonManagement.tpl:1
+#: plugins/personal/environment/logonManagement.tpl:5
+#: plugins/personal/environment/environment.tpl:169
+msgid "Logon script management"
+msgstr "Verwaltung der Anmelde-Skripte"
+
+#: plugins/personal/environment/logonManagement.tpl:8
+msgid "Logon script settings"
+msgstr "Einstellungen für Anmelde-Skripte"
+
+#: plugins/personal/environment/logonManagement.tpl:10
+msgid "Skript name"
+msgstr "Skriptname"
+
+#: plugins/personal/environment/logonManagement.tpl:34
+msgid "Logon script flags"
+msgstr "Optionen für Anmelde-Skripte"
+
+#: plugins/personal/environment/logonManagement.tpl:38
+msgid "Last script"
+msgstr "Letztes Skript"
+
+#: plugins/personal/environment/logonManagement.tpl:44
+msgid "Script can be replaced by user"
+msgstr "Skript kann vom Benutzer ausgetauscht werden"
+
+#: plugins/personal/environment/logonManagement.tpl:56
+#: plugins/personal/environment/class_environment.inc:1335
+msgid "Logon script"
+msgstr "Anmelde-Skript"
+
+#: plugins/personal/environment/hotplugDialog.tpl:1
+msgid "Add hotplug devices"
+msgstr "Hotplug-Geräte hinzufügen"
+
+#: plugins/personal/environment/hotplugDialog.tpl:5
+msgid "Hotplug management"
+msgstr "Verwaltung der Hotplug-Geräte"
+
+#: plugins/personal/environment/hotplugDialog.tpl:10
+msgid "Select hotplug device to add"
+msgstr "Auswahl des hinzuzufügenden Hotplug-Gerätes"
+
+#: plugins/personal/environment/hotplugDialog.tpl:34
+msgid "Choose the department the search will be based    on"
+msgstr "Wählen Sie die Abteilung, auf die die Suchfunktion angewandt wird"
+
+#: plugins/personal/environment/hotplugDialog.tpl:48
+msgid "Regular expression for        matching hotplugs"
+msgstr "Regulärer Ausdruck zum Erkennen von Hotplug-Geräten"
+
+#: plugins/personal/environment/class_environment.inc:209
+msgid "auto"
+msgstr "auto"
+
+#: plugins/personal/environment/class_environment.inc:281
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Setting profile "
+"server to '%s'."
+msgstr ""
+"Der ausgewählte Profil-Server '%s' ist nicht mehr verfügbar. Setze Profil-"
+"Server auf '%s'."
+
+#: plugins/personal/environment/class_environment.inc:286
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Profile server "
+"configuration is resetted."
+msgstr ""
+"Der ausgewählte Profil-Server '%s' ist nicht mehr verfügbar, die "
+"Konfiguration wurde zurückgesetzt."
+
+#: plugins/personal/environment/class_environment.inc:355
+#: plugins/personal/environment/class_environment.inc:393
+msgid "Remove environment extension"
+msgstr "Umgebungs-Erweiterung entfernen"
+
+#: plugins/personal/environment/class_environment.inc:356
+#: plugins/personal/environment/class_environment.inc:394
+msgid "Environment extension enabled. You can disable it by clicking below."
+msgstr ""
+"Dieses Konto besitzt aktivierte Umgebungs-Erweiterungen. Sie können diese "
+"durch einen Klick auf die Schaltfläche unten deaktivieren."
+
+#: plugins/personal/environment/class_environment.inc:365
+#: plugins/personal/environment/class_environment.inc:370
+#: plugins/personal/environment/class_environment.inc:399
+#: plugins/personal/environment/class_environment.inc:404
+msgid "Add environment extension"
+msgstr "Umgebungs-Erweiterung hinzufügen"
+
+#: plugins/personal/environment/class_environment.inc:366
+#: plugins/personal/environment/class_environment.inc:400
+msgid "Environment extension disabled. You can enable it by clicking below."
+msgstr ""
+"Aktuell besitzt dieses Konto keine aktivierten Umgebungs-Erweiterungen. Sie "
+"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#: plugins/personal/environment/class_environment.inc:371
+#: plugins/personal/environment/class_environment.inc:405
+msgid ""
+"Environment extension disabled. You have to setup a posix account before you "
+"can enable this feature."
+msgstr ""
+"Aktuell besitzt dieser Server keine aktivierten Umgebungs-Erweiterungen. Um "
+"diese zu aktivieren werden die UNIX-Erweiterungen benötigt. Diese müssen "
+"zuerst aktiviert werden."
+
+#: plugins/personal/environment/class_environment.inc:522
+msgid "You are not allowed to write Logon scripts."
+msgstr "Sie haben keine Berechtigung, Anmeldeskripte zu speichern."
+
+#: plugins/personal/environment/class_environment.inc:603
+msgid "Spaces are not allowed in the mount path!"
+msgstr "Leerzeichen sind im Einhänge-Pfad nicht erlaubt!"
+
+#: plugins/personal/environment/class_environment.inc:682
+#: plugins/personal/environment/class_environment.inc:683
+#: plugins/personal/environment/class_environment.inc:691
+#: plugins/personal/environment/class_environment.inc:692
+msgid "Reset password hash"
+msgstr "Passwort zurücksetzen"
+
+#: plugins/personal/environment/class_environment.inc:696
+msgid "Delete share entry"
+msgstr "Diesen Freigabe-Eintrag entfernen"
+
+#: plugins/personal/environment/class_environment.inc:885
+msgid "GOsa default printer flag is not allowed within groups."
+msgstr "GOsa Standard-Drucker Flag ist innerhalb von Gruppen nicht erlaubt."
+
+#: plugins/personal/environment/class_environment.inc:908
+#, php-format
+msgid ""
+"The selected kiosk profile '%s' is no longer available, setting current "
+"profile to 'none'."
+msgstr ""
+"Das ausgewählte Kiosk-Profil '%s' ist nicht mehr verfügbar, die Einstellung "
+"wurde auf 'keins' zurückgesetzt."
+
+#: plugins/personal/environment/class_environment.inc:952
+#, php-format
+msgid "Removing of user/environment account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Umgebungs-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/environment/class_environment.inc:1021
+msgid "Please set a valid profile quota size."
+msgstr "Bitte wählen Sie eine gültige Kontingent-Grösse."
+
+#: plugins/personal/environment/class_environment.inc:1028
+msgid ""
+"You need to setup a valid posix extension in order to enable evironment "
+"features."
+msgstr ""
+"Sie benötigen eine gültige UNIX-Erweiterung, um die Umgebungs-Erweiterung zu "
+"aktivieren."
+
+#: plugins/personal/environment/class_environment.inc:1066
+msgid "Can't save new kiosk profiles, possibly permission denied for folder"
+msgstr ""
+"Das neue Kiosk-Profil kann nicht gespeichert werden. Wahrscheinlich besitzen "
+"Sie nicht die nötigen Rechte."
+
+#: plugins/personal/environment/class_environment.inc:1222
+#, php-format
+msgid "Saving of user/environment account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Umgebungs-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/environment/class_environment.inc:1235
+msgid "group share"
+msgstr "Gruppen-Freigabe"
+
+#: plugins/personal/environment/class_environment.inc:1276
+#: plugins/personal/environment/class_environment.inc:1334
+msgid "Default printer"
+msgstr "Standard Drucker"
+
+#: plugins/personal/environment/class_environment.inc:1313
+msgid "Environment settings"
+msgstr "Umgebungs-Einstellungen"
+
+#: plugins/personal/environment/class_environment.inc:1321
+msgid "Command to extend the list of possible screen resolutions"
+msgstr "Befehl um die Liste der möglichen Auflösungen zu erweitern"
+
+#: plugins/personal/environment/class_environment.inc:1325
+#: plugins/personal/environment/environment.tpl:105
+msgid "Resolution changeable during session"
+msgstr "Auflösung änderbar während des Betriebs"
+
+#: plugins/personal/environment/class_environment.inc:1326
+#: plugins/personal/environment/environment.tpl:73
+msgid "Cache profile localy"
+msgstr "Profil lokal zwischenspeichern"
+
+#: plugins/personal/environment/class_environment.inc:1328
+msgid "Profile quota"
+msgstr "Profil-Kontingent"
+
+#: plugins/personal/environment/class_environment.inc:1329
+msgid "Profile server"
+msgstr "Profilserver"
+
+#: plugins/personal/environment/class_environment.inc:1332
+#: plugins/personal/environment/environment.tpl:85
+msgid "Kiosk profile"
+msgstr "Kiosk-Profil"
+
+#: plugins/personal/environment/class_environment.inc:1336
+#: plugins/personal/environment/environment.tpl:203
+msgid "Hotplug devices"
+msgstr "Hotplug-Geräte"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:120
+msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
+msgstr "Bitte geben Sie einen gültigen Namen ein (0-9 und a-z sind erlaubt)."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:123
+msgid "Invalid character in description. Please specify a valid description."
+msgstr ""
+"Ungültiges Zeichen im Feld 'Beschreibung'. Bitte geben Sie eine gültige "
+"Beschreibung ein."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:128
+msgid "Please specify a valid iSerial."
+msgstr "Bitte geben Sie eine gültige iSerial ein."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:132
+msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
+msgstr ""
+"Bitte geben Sie eine gültige ID für diesen Lieferanten ein (2 Byte Hex, z.B. "
+"'0xFFFF')"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:135
+msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
+msgstr ""
+"Bitte geben Sie eine gültige Produkt-ID ein (2 Byte Hex, z.B. '0xFFFF')"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:141
+msgid "An Entry with this name already exists."
+msgstr "Ein Eintrag mit diesem Namen existiert bereits."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:146
+msgid "Please select an entry or press cancel."
+msgstr "Bitte wählen Sie einen Eintrag oder 'Abbrechen'."
+
+#: plugins/personal/environment/environment.tpl:3
+msgid "The environment extension is currently disabled."
+msgstr "Die Umgebungs-Erweiterung ist zur Zeit deaktiviert."
+
+#: plugins/personal/environment/environment.tpl:14
+#: plugins/personal/environment/environment.tpl:128
+#: plugins/personal/environment/environment.tpl:198
+msgid "Environment managment settings"
+msgstr "Umgebungs-Einstellungen"
+
+#: plugins/personal/environment/environment.tpl:17
+msgid "Profile managment"
+msgstr "Profil-Verwaltung"
+
+#: plugins/personal/environment/environment.tpl:25
+msgid "Use profile managment"
+msgstr "Benutze Profil-Verwaltung"
+
+#: plugins/personal/environment/environment.tpl:32
+msgid "Profile server managment"
+msgstr "Profil-Server-Verwaltung"
+
+#: plugins/personal/environment/environment.tpl:35
+msgid "Profil path"
+msgstr "Profil-Pfad"
+
+#: plugins/personal/environment/environment.tpl:56
+msgid "Profil quota"
+msgstr "Profil-Kontingent"
+
+#: plugins/personal/environment/environment.tpl:82
+msgid "Kiosk profile settings"
+msgstr "Kiosk-Profil-Einstellungen"
+
+#: plugins/personal/environment/environment.tpl:95
+msgid "Manage"
+msgstr "Verwalten"
+
+#: plugins/personal/environment/environment.tpl:143
+msgid "User used to connect to the share"
+msgstr "Benutzer, der für die Verbindung zur Freigabe verwendet wird"
+
+#: plugins/personal/environment/environment.tpl:146
+msgid "Select a share"
+msgstr "Wählen Sie eine Freigabe"
+
+#: plugins/personal/environment/environment.tpl:154
+msgid "Mount path"
+msgstr "Einhänge-Pfad"
+
+#: plugins/personal/environment/environment.tpl:167
+msgid "Logon scripts"
+msgstr "Anmelde-Skripte"
+
+#: plugins/personal/environment/environment.tpl:205
+msgid "Hotplug device settings"
+msgstr "Einstellungen der Hotplug-Geräte"
+
+#: plugins/personal/environment/environment.tpl:222
+msgid "Existing"
+msgstr "Vorhanden"
+
+#: plugins/personal/environment/environment.tpl:237
+msgid "Printer settings"
+msgstr "Drucker-Einstellungen"
+
+#: plugins/personal/environment/environment.tpl:254
+msgid "Toggle admin"
+msgstr "Admin-Modus umschalten"
+
+#: plugins/personal/environment/environment.tpl:257
+msgid "Toggle default"
+msgstr "Standard umschalten"
+
+#: plugins/personal/nagios/nagios.tpl:5
+msgid "Nagios Account"
+msgstr "Nagios-Konto"
+
+#: plugins/personal/nagios/nagios.tpl:8
+#: plugins/personal/nagios/class_nagiosAccount.inc:286
+msgid "Alias"
+msgstr "Alias"
+
+#: plugins/personal/nagios/nagios.tpl:27
+#: plugins/personal/nagios/class_nagiosAccount.inc:292
+msgid "Host notification period"
+msgstr "Frequenz der Host-Meldungen"
+
+#: plugins/personal/nagios/nagios.tpl:40
+#: plugins/personal/nagios/class_nagiosAccount.inc:296
+msgid "Service notification period"
+msgstr "Frequenz der Dienst-Meldungen"
+
+#: plugins/personal/nagios/nagios.tpl:53
+#: plugins/personal/nagios/class_nagiosAccount.inc:295
+msgid "Service notification options"
+msgstr "Optionen der Dienst-Meldungen"
+
+#: plugins/personal/nagios/nagios.tpl:66
+#: plugins/personal/nagios/class_nagiosAccount.inc:291
+msgid "Host notification options"
+msgstr "Optionen der Host-Meldungen"
+
+#: plugins/personal/nagios/nagios.tpl:90
+#: plugins/personal/nagios/class_nagiosAccount.inc:294
+msgid "Service notification commands"
+msgstr "Befehle für Dienst-Meldungen"
+
+#: plugins/personal/nagios/nagios.tpl:100
+#: plugins/personal/nagios/class_nagiosAccount.inc:290
+msgid "Host notification commands"
+msgstr "Befehle für Host-Meldungen"
+
+#: plugins/personal/nagios/nagios.tpl:115
+msgid "Nagios authentification"
+msgstr "Nagios Authentifikation"
+
+#: plugins/personal/nagios/nagios.tpl:121
+msgid "view system informations"
+msgstr "System-Informationen anzeigen"
+
+#: plugins/personal/nagios/nagios.tpl:130
+msgid "view configuration information"
+msgstr "Konfiguration anzeigen"
+
+#: plugins/personal/nagios/nagios.tpl:139
+msgid "trigger system commands"
+msgstr "Alle System-Befehle ausführen"
+
+#: plugins/personal/nagios/nagios.tpl:148
+msgid "view all services"
+msgstr "Alle Dienste anzeigen"
+
+#: plugins/personal/nagios/nagios.tpl:157
+msgid "view all hosts"
+msgstr "Alle Systeme anzeigen"
+
+#: plugins/personal/nagios/nagios.tpl:166
+msgid "trigger all service commands"
+msgstr "Alle Dienst-Befehle ausführen"
+
+#: plugins/personal/nagios/nagios.tpl:175
+msgid "trigger all host commands"
+msgstr "Alle Host-Befehle ausführen"
+
+#: plugins/personal/nagios/main.inc:123
+msgid "Nagios settings"
+msgstr "Nagios-Einstellungen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:110
+msgid "This account has no nagios extensions."
+msgstr "Dieses Konto besitzt keine Nagios-Erweiterungen."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:119
+msgid "Remove nagios account"
+msgstr "Nagios-Konto entfernen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:120
+msgid ""
+"This account has nagios features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto besitzt aktivierte Nagios-Erweiterungen. Sie können diese "
+"deaktivieren, indem Sie auf die Schaltfläche unten klicken."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid "Create nagios account"
+msgstr "Neues Nagios-Konto erzeugen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid ""
+"This account has nagios features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto besitzt keine aktivierten Nagios-Erweiterungen. Sie können "
+"diese aktivieren, indem Sie auf die Schaltfläche unten klicken."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:178
+#, php-format
+msgid "Saving of user/nagios account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Nagios-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:198
+msgid "The required field 'NagiosAlias' is not set."
+msgstr "Das benötigte Feld 'NagiosAlias' ist nicht gesetzt."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:201
+msgid "The required field 'NagiosMail' is not set."
+msgstr "Das benötigte Feld 'NagiosMail' ist nicht gesetzt."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:205
+#: plugins/personal/nagios/class_nagiosAccount.inc:209
+msgid "Please enter a valid email address in 'NagiosMail' field."
+msgstr ""
+"Bitte geben Sie eine gültige E-Mail-Adresse in das Feld 'NagiosMail' ein."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:261
+#, php-format
+msgid "Removing of user/nagios account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Nagios-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:276
+msgid "Nagios account settings"
+msgstr "Nagios-Konto-Einstellungen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:287
+#: plugins/personal/generic/class_user.inc:1447
+msgid "Pager number"
+msgstr "Pagernummer"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:298
+msgid "View all hosts"
+msgstr "Alle Systeme anzeigen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:299
+msgid "View all services"
+msgstr "Alle Dienste anzeigen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:301
+msgid "Trigger system commands"
+msgstr "Auslösen aller System-Befehle"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:302
+msgid "Trigger all host commands"
+msgstr "Auslösen aller Host-Befehle"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:303
+msgid "Trigger all service commands"
+msgstr "Auslösen aller Dienst-Befehle"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:305
+msgid "View configuration information"
+msgstr "Konfiguration anzeigen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:306
+msgid "View system informations"
+msgstr "System-Informationen anzeigen"
+
+#: plugins/personal/posix/trust_machines.tpl:6
+msgid "Select systems to add"
+msgstr "Wählen Sie die hinzuzufügenden Systeme"
+
+#: plugins/personal/posix/trust_machines.tpl:26
+msgid "Display systems of department"
+msgstr "Zeige die Systeme der Abteilung"
+
+#: plugins/personal/posix/main.inc:127
+msgid "Unix settings"
+msgstr "UNIX-Einstellungen"
+
+#: plugins/personal/posix/paste_generic.tpl:4
+msgid "Posix settings"
+msgstr "UNIX-Einstellungen"
+
+#: plugins/personal/posix/paste_generic.tpl:8
+#: plugins/personal/posix/class_posixAccount.inc:1363
+#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
+#: plugins/personal/samba/samba3.tpl:97
+#: plugins/personal/samba/class_sambaAccount.inc:690
+msgid "Home directory"
+msgstr "Basisverzeichnis"
+
+#: plugins/personal/posix/paste_generic.tpl:23
+#: plugins/personal/posix/generic.tpl:47
+msgid "Force UID/GID"
+msgstr "Erzwinge UID/GID"
+
+#: plugins/personal/posix/paste_generic.tpl:28
+#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
+msgid "UID"
+msgstr "UID"
+
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/generic.tpl:76
+msgid "Group membership"
+msgstr "Gruppenmitgliedschaft"
+
+#: plugins/personal/posix/paste_generic.tpl:54
+#: plugins/personal/posix/generic.tpl:78
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Warnung: mehr als 16 Gruppen werden von NFS nicht unterstützt!)"
+
+#: plugins/personal/posix/posix_shadow.tpl:9
+msgid "User must change password on first login"
+msgstr "Der Benutzer muss beim ersten Anmelden sein Passwort ändern"
+
+#: plugins/personal/posix/posix_shadow.tpl:34
+#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
+msgid "Password expires on"
+msgstr "Passwort läuft ab am"
+
+#: plugins/personal/posix/class_posixAccount.inc:16
+#: plugins/generic/references/class_reference.inc:22
+msgid "UNIX"
+msgstr "UNIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:137
+msgid "expired"
+msgstr "abgelaufen"
+
+#: plugins/personal/posix/class_posixAccount.inc:139
+msgid "grace time active"
+msgstr "Nachfrist aktiv"
+
+#: plugins/personal/posix/class_posixAccount.inc:142
+msgid "active, password not changable"
+msgstr "aktiv, Passwort kann nicht geändert werden"
+
+#: plugins/personal/posix/class_posixAccount.inc:144
+msgid "active, password expired"
+msgstr "aktiv, Passwort abgelaufen"
+
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "active"
+msgstr "aktiv"
+
+#: plugins/personal/posix/class_posixAccount.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:1029
+msgid "Group of user"
+msgstr "Gruppe des Benutzers"
+
+#: plugins/personal/posix/class_posixAccount.inc:192
+msgid "unconfigured"
+msgstr "unkonfiguriert"
+
+#: plugins/personal/posix/class_posixAccount.inc:255
+msgid "This account has no unix extensions."
+msgstr "Dieses Konto besitzt keine UNIX-Erweiterungen."
+
+#: plugins/personal/posix/class_posixAccount.inc:275
+#: plugins/personal/posix/class_posixAccount.inc:278
+msgid "Remove posix account"
+msgstr "UNIX-Konto entfernen"
+
+#: plugins/personal/posix/class_posixAccount.inc:276
+msgid ""
+"This account has unix features enabled. To disable them, you'll need to "
+"remove the samba / environment account first."
+msgstr ""
+"Dieses Konto besitzt aktivierte UNIX-Erweiterungen. Um sie zu deaktivieren, "
+"müssen Sie zunächst die Samba- und Umgebungserweiterungen deaktivieren."
+
+#: plugins/personal/posix/class_posixAccount.inc:279
+msgid ""
+"This account has posix features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto besitzt aktivierte UNIX-Erweiterungen. Sie können diese durch "
+"einen Klick auf die untere Schaltfläche deaktivieren."
+
+#: plugins/personal/posix/class_posixAccount.inc:282
+msgid "Create posix account"
+msgstr "UNIX-Konto erstellen"
+
+#: plugins/personal/posix/class_posixAccount.inc:283
+msgid ""
+"This account has posix features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto besitzt keine aktivierten UNIX-Erweiterungen. Sie können diese "
+"durch einen Klick auf die untere Schaltfläche aktivieren."
+
+#: plugins/personal/posix/class_posixAccount.inc:443
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr ""
+"Passwort kann bis zu %s Tage nach der letzten Änderung nicht geändert werden"
+
+#: plugins/personal/posix/class_posixAccount.inc:447
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "Der Benutzer muß sein Passwort nach %s Tagen ändern"
+
+#: plugins/personal/posix/class_posixAccount.inc:451
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiery"
+msgstr "Konto nach %s Tagen nach Ablauf ohne Aktivität deaktivieren"
+
+#: plugins/personal/posix/class_posixAccount.inc:455
+#, php-format
+msgid "Warn user %s days before password expiery"
+msgstr "Benutzer %s Tage vor dem Ablauf des Passwortes warnen"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+msgid "full access"
+msgstr "Vollzugriff"
+
+#: plugins/personal/posix/class_posixAccount.inc:576
+msgid "allow access to these hosts"
+msgstr "erlaube Zugriff auf diese Hosts"
+
+#: plugins/personal/posix/class_posixAccount.inc:624
+#, php-format
+msgid "Removing of user/posix account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/POSIX-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/posix/class_posixAccount.inc:772
+msgid "Failed: overriding lock"
+msgstr "Fehlgeschlagen: Lock wird ignoriert"
+
+#: plugins/personal/posix/class_posixAccount.inc:868
+#, php-format
+msgid "Saving of user/posix account with dn '%s' failed."
+msgstr "Speichern von Benutzer/POSIX-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/posix/class_posixAccount.inc:943
+msgid "The required field 'Home directory' is not set."
+msgstr "Das benötigte Feld 'Basisverzeichnis' ist nicht gesetzt."
+
+#: plugins/personal/posix/class_posixAccount.inc:946
+msgid "Please enter a valid path in 'Home directory' field."
+msgstr ""
+"Bitte geben Sie einen gültigen Pfad in das Feld 'Basisverzeichnis' ein."
+
+#: plugins/personal/posix/class_posixAccount.inc:954
+msgid "Value specified as 'UID' is not valid."
+msgstr "Die von ihnen angebene 'UID' ist nicht korrekt."
+
+#: plugins/personal/posix/class_posixAccount.inc:957
+msgid "Value specified as 'UID' is too small."
+msgstr "Die von ihnen angebene 'UID' ist zu klein."
+
+#: plugins/personal/posix/class_posixAccount.inc:972
+msgid "Value specified as 'shadowMin' is not valid."
+msgstr "Der von ihnen angegebene Wert 'shadowMin' ist nicht gültig."
+
+#: plugins/personal/posix/class_posixAccount.inc:977
+msgid "Value specified as 'shadowMax' is not valid."
+msgstr "Der von ihnen angegebene Wert 'shadowMax' ist nicht gültig."
+
+#: plugins/personal/posix/class_posixAccount.inc:982
+msgid "Value specified as 'shadowWarning' is not valid."
+msgstr "Der von ihnen angegebene Wert 'shadowWarning' ist nicht gültig."
+
+#: plugins/personal/posix/class_posixAccount.inc:985
+msgid "'shadowWarning' without 'shadowMax' makes no sense."
+msgstr "'shadowWarning' in ohne die Angabe von 'shadowMax' ergibt keinen Sinn."
+
+#: plugins/personal/posix/class_posixAccount.inc:988
+msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
+msgstr ""
+"Der angegebene Wert 'shadowWarning' sollte kleiner als 'shadowMax' sein."
+
+#: plugins/personal/posix/class_posixAccount.inc:991
+msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
+msgstr ""
+"Der angegebene Wert 'shadowWarning' sollte größer als 'shadowMin' sein."
+
+#: plugins/personal/posix/class_posixAccount.inc:996
+msgid "Value specified as 'shadowInactive' is not valid."
+msgstr "Der von ihnen angegebene Wert 'shadowInactive' ist nicht gültig."
+
+#: plugins/personal/posix/class_posixAccount.inc:999
+msgid "'shadowInactive' without 'shadowMax' makes no sense."
+msgstr ""
+"'shadowInactive' in ohne die Angabe von 'shadowMax' ergibt keinen Sinn."
+
+#: plugins/personal/posix/class_posixAccount.inc:1004
+msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
+msgstr "Der angegebene Wert 'shadowMin' sollte kleiner als 'shadowMax' sein."
+
+#: plugins/personal/posix/class_posixAccount.inc:1353
+msgid "POSIX account"
+msgstr "POSIX-Konto"
+
+#: plugins/personal/posix/class_posixAccount.inc:1364
+#: plugins/personal/posix/generic.tpl:15
+msgid "Shell"
+msgstr "Shell"
+
+#: plugins/personal/posix/class_posixAccount.inc:1366
+msgid "Group ID"
+msgstr "Gruppen-ID"
+
+#: plugins/personal/posix/class_posixAccount.inc:1368
+msgid "Force password change on login"
+msgstr "Erzwinge Änderung des Passwort bei Anmeldung"
+
+#: plugins/personal/posix/class_posixAccount.inc:1369
+msgid "Shadow min"
+msgstr "Shadow min"
+
+#: plugins/personal/posix/class_posixAccount.inc:1370
+msgid "Shadow max"
+msgstr "Shadow max"
+
+#: plugins/personal/posix/class_posixAccount.inc:1371
+msgid "Shadow warning"
+msgstr "Shadow warning"
+
+#: plugins/personal/posix/class_posixAccount.inc:1372
+msgid "Shadow inactive"
+msgstr "Shadow inactive"
+
+#: plugins/personal/posix/class_posixAccount.inc:1373
+msgid "Shadow expire"
+msgstr "Shadow expire"
+
+#: plugins/personal/posix/class_posixAccount.inc:1374
+msgid "System trust model"
+msgstr "Modell des System-Vertrauens"
+
+#: plugins/personal/posix/generic.tpl:25
+msgid "Primary group"
+msgstr "Primäre Gruppe"
+
+#: plugins/personal/posix/generic.tpl:102
+msgid "Account"
+msgstr "Konto"
+
+#: plugins/personal/posix/generic.tpl:109
+msgid "System trust"
+msgstr "System-Vertrauen"
+
+#: plugins/personal/posix/generic.tpl:110
+msgid "Trust mode"
+msgstr "Vertrauens-Modus"
+
+#: plugins/personal/posix/posix_groups.tpl:6
+msgid "Select groups to add"
+msgstr "Wählen Sie die hinzuzufügenden Gruppen"
+
+#: plugins/personal/posix/posix_groups.tpl:32
+msgid "Display groups of department"
+msgstr "Zeige Gruppen der Abteilung"
+
+#: plugins/personal/posix/posix_groups.tpl:53
+msgid "Display groups matching"
+msgstr "Zeige Gruppen, auf die zutrifft"
+
+#: plugins/personal/posix/posix_groups.tpl:64
+msgid "Display groups of user"
+msgstr "Zeige Gruppen des Benutzers"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:26
+#, php-format
+msgid "The configured timezone '%s' seems not to valid."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:73
+msgid "Sunday"
+msgstr "Sonntag"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:74
+msgid "Monday"
+msgstr "Montag"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:75
+msgid "Tuesday"
+msgstr "Dienstag"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:76
+msgid "Wednesday"
+msgstr "Mittwoch"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:77
+msgid "Thursday"
+msgstr "Donnerstag"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:78
+msgid "Friday"
+msgstr "Freitag"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:79
+msgid "Saturday"
+msgstr "Samstag"
+
+#: plugins/personal/samba/samba3_workstations.tpl:6
+msgid "Select workstations to add"
+msgstr "Wählen Sie die hinzuzufügenden Arbeitsstationen"
+
+#: plugins/personal/samba/samba3_workstations.tpl:26
+msgid "Display workstations of department"
+msgstr "Zeige die Arbeitsstationen der Abteilung"
+
+#: plugins/personal/samba/samba2.tpl:13
+msgid "Samba home"
+msgstr "Samba-Basisverzeichnis"
+
+#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
+msgid "Script path"
+msgstr "Anmeldeskript"
+
+#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
+#: plugins/personal/samba/samba3.tpl:111
+#: plugins/personal/samba/class_sambaAccount.inc:691
+msgid "Profile path"
+msgstr "Profil-Pfad"
+
+#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
+msgid "Access options"
+msgstr "Zugriffsoptionen"
+
+#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
+msgid "Allow user to change password from client"
+msgstr "Der Benutzer darf das Passwort vom Client aus ändern"
+
+#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
+#: plugins/personal/samba/class_sambaAccount.inc:1106
+msgid "Login from windows client requires no password"
+msgstr "Die Anmeldung vom Windows-Client erfordert kein Passwort"
+
+#: plugins/personal/samba/samba2.tpl:77
+msgid "Temporary disable samba account"
+msgstr "Vorübergehende Deaktivierung des Samba-Zugriffs"
+
+#: plugins/personal/samba/samba3.tpl:27
+#: plugins/personal/samba/class_sambaAccount.inc:1121
+msgid "Domain"
+msgstr "Domäne"
+
+#: plugins/personal/samba/samba3.tpl:66
+msgid "Terminal Server"
+msgstr "Terminal-Server"
+
+#: plugins/personal/samba/samba3.tpl:94
+#: plugins/personal/samba/class_sambaAccount.inc:1102
+msgid "Allow login on terminal server"
+msgstr "Anmeldung am Terminalserver zulassen"
+
+#: plugins/personal/samba/samba3.tpl:131
+#: plugins/personal/samba/class_sambaAccount.inc:1103
+msgid "Inherit client config"
+msgstr "Client-Konfiguration übernehmen"
+
+#: plugins/personal/samba/samba3.tpl:134
+msgid "Initial program"
+msgstr "Startprogramm"
+
+#: plugins/personal/samba/samba3.tpl:142
+msgid "Working directory"
+msgstr "Arbeitsverzeichnis"
+
+#: plugins/personal/samba/samba3.tpl:159
+msgid "Timeout settings (in minutes)"
+msgstr "Zeitlimit (in Minuten)"
+
+#: plugins/personal/samba/samba3.tpl:169
+#: plugins/personal/samba/class_sambaAccount.inc:698
+msgid "Connection"
+msgstr "Verbinden"
+
+#: plugins/personal/samba/samba3.tpl:183
+#: plugins/personal/samba/class_sambaAccount.inc:699
+msgid "Disconnection"
+msgstr "Trennen"
+
+#: plugins/personal/samba/samba3.tpl:197
+#: plugins/personal/samba/class_sambaAccount.inc:700
+msgid "IDLE"
+msgstr "Leerlauf"
+
+#: plugins/personal/samba/samba3.tpl:213
+msgid "Client devices"
+msgstr "Client-Geräte"
+
+#: plugins/personal/samba/samba3.tpl:220
+msgid "Connect client drives at logon"
+msgstr "Client-Laufwerke beim Anmelden verbinden"
+
+#: plugins/personal/samba/samba3.tpl:228
+msgid "Connect client printers at logon"
+msgstr "Client-Drucker beim Anmelden verbinden"
+
+#: plugins/personal/samba/samba3.tpl:236
+msgid "Default to main client printer"
+msgstr "Standard-Drucker vom Client wählen"
+
+#: plugins/personal/samba/samba3.tpl:250
+msgid "Shadowing"
+msgstr "Spiegeln"
+
+#: plugins/personal/samba/samba3.tpl:261
+msgid "On broken or timed out"
+msgstr "Bei Trennung oder abgelaufenem Zeitlimit"
+
+#: plugins/personal/samba/samba3.tpl:271
+msgid "Reconnect if disconnected"
+msgstr "Wiederherstellen falls unterbrochen"
+
+#: plugins/personal/samba/samba3.tpl:306
+#: plugins/personal/samba/class_sambaAccount.inc:1107
+msgid "Lock samba account"
+msgstr "Samba-Konto sperren"
+
+#: plugins/personal/samba/samba3.tpl:331
+#: plugins/personal/samba/class_sambaAccount.inc:1113
+msgid "Limit Logon Time"
+msgstr "Limitiere Logon Zeit"
+
+#: plugins/personal/samba/samba3.tpl:351
+#: plugins/personal/samba/class_sambaAccount.inc:1114
+msgid "Limit Logoff Time"
+msgstr "Limitiere Logoff Zeit"
+
+#: plugins/personal/samba/samba3.tpl:372
+msgid "Account expires after"
+msgstr "Konto läuft ab am"
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Samba logon times"
+msgstr "Samba Anmeldezähler"
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Edit settings..."
+msgstr "Einstellungen bearbeiten..."
+
+#: plugins/personal/samba/samba3.tpl:403
+msgid "Allow connection from these workstations only"
+msgstr "Erlaube Verbindungen nur von diesen Arbeitsstationen"
+
+#: plugins/personal/samba/class_sambaAccount.inc:212
+msgid "This account has no samba extensions."
+msgstr "Dieses Konto besitzt keine Samba-Erweiterungen."
+
+#: plugins/personal/samba/class_sambaAccount.inc:221
+msgid "Remove samba account"
+msgstr "Samba-Konto entfernen"
+
+#: plugins/personal/samba/class_sambaAccount.inc:222
+msgid ""
+"This account has samba features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto besitzt aktivierte Samba-Erweiterungen. Sie können diese durch "
+"einen Klick auf die untere Schaltfläche deaktivieren."
+
+#: plugins/personal/samba/class_sambaAccount.inc:232
+#: plugins/personal/samba/class_sambaAccount.inc:235
+msgid "Create samba account"
+msgstr "Samba-Konto erstellen"
+
+#: plugins/personal/samba/class_sambaAccount.inc:233
+msgid ""
+"This account has samba features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto besitzt deaktivierte Samba-Erweiterungen. Sie können diese "
+"durch einen Klick auf die untere Schaltfläche aktivieren."
+
+#: plugins/personal/samba/class_sambaAccount.inc:236
+msgid ""
+"This account has samba features disabled. Posix features are needed for "
+"samba accounts, enable them first."
+msgstr ""
+"Dieses Konto besitzt deaktivierte Samba-Erweiterungen. Um diese zu "
+"aktivieren werden UNIX-Erweiterungen benötigt. Diese müssen zuerst aktiviert "
+"werden."
+
+#: plugins/personal/samba/class_sambaAccount.inc:502
+msgid "input on, notify on"
+msgstr "Eingabe EIN, Benachrichtigen EIN"
+
+#: plugins/personal/samba/class_sambaAccount.inc:503
+msgid "input on, notify off"
+msgstr "Eingabe EIN, Benachrichtigen AUS"
+
+#: plugins/personal/samba/class_sambaAccount.inc:504
+msgid "input off, notify on"
+msgstr "Eingabe AUS, Benachrichtigen EIN"
+
+#: plugins/personal/samba/class_sambaAccount.inc:505
+msgid "input off, nofify off"
+msgstr "Eingabe AUS, Benachrichtigen AUS"
+
+#: plugins/personal/samba/class_sambaAccount.inc:507
+msgid "disconnect"
+msgstr "trennen"
+
+#: plugins/personal/samba/class_sambaAccount.inc:508
+msgid "reset"
+msgstr "zurücksetzen"
+
+#: plugins/personal/samba/class_sambaAccount.inc:510
+msgid "from any client"
+msgstr "von jedem Client"
+
+#: plugins/personal/samba/class_sambaAccount.inc:511
+msgid "from previous client only"
+msgstr "nur von vorherigem Client"
+
+#: plugins/personal/samba/class_sambaAccount.inc:674
+#, php-format
+msgid "Removing of user/samba account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Samba-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/samba/class_sambaAccount.inc:693
+#, php-format
+msgid "The value specified as '%s' contains invalid characters!"
+msgstr "Der als '%s' angegebene Wert enhält ungültige Zeichen!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:703
+#, php-format
+msgid ""
+"The timeout property '%s' is checked and contains invalid or no characters!"
+msgstr ""
+"Die Zeitlimitoption '%s' ist ausgewählt, das entsprechende Feld enthält "
+"ungültige oder keine Zeichen!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:709
+msgid ""
+"The windows user manager only allows eight clients. You've specified more "
+"than eight."
+msgstr ""
+"Die Benutzerverwaltung von Windows erlaubt nur acht Clients. Sie haben mehr "
+"als acht angegeben."
+
+#: plugins/personal/samba/class_sambaAccount.inc:894
+msgid ""
+"Warning: This account has an undefined samba SID assigned. The problem can "
+"not be fixed by GOsa!"
+msgstr ""
+"Achtung: Diesem Konto ist eine unbekannte Samba-SID zugeordnet. GOsa kann "
+"dieses Problem nicht beheben!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:918
+msgid ""
+"Warning: Can't identify users primary group - no conversion to a samba group "
+"possible!"
+msgstr ""
+"Warnung: Die primäre Benutzergruppe kann nicht identifiziert werden, daher "
+"kann keine Umwandlung in eine Samba-Gruppe vorgenommen werden!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1028
+#, php-format
+msgid "Saving of user/samba account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Samba-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/samba/class_sambaAccount.inc:1093
+#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
+msgid "Samba settings"
+msgstr "Samba-Einstellungen"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1105
+msgid "Allow user to change password"
+msgstr "Benutzer darf sein Passwort ändern"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1110
+msgid "Account expires"
+msgstr "Konto läuft ab"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1111
+msgid "Password expires"
+msgstr "Passwort läuft ab"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1115
+msgid "Logon hours"
+msgstr "Anmeldezeiten"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1117
+msgid "Generic home directory"
+msgstr "Allgemeines Basisverzeichnis"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1118
+msgid "Generic samba home drive"
+msgstr "Allgemeines Samba Basis-Laufwerk"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1119
+msgid "Generic script path"
+msgstr "Allgemeiner Skript-Pfad"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1120
+msgid "Generic profile path"
+msgstr "Allgemeiner Profil-Pfad"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1122
+msgid "Allow connection from"
+msgstr "Erlaube Verbindung von"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:21
+msgid "Specify the hours this user is allowed to log in"
+msgstr "Wählen Sie die Stunden, in denen der Benutzer angemeldet sein darf"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:27
+msgid "Hour"
+msgstr "Stunde"
+
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:208
+msgid "Certificates"
+msgstr "Zertifikate"
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Standard-Zertifikat"
+
+#: plugins/personal/generic/generic_certs.tpl:33
+msgid "S/MIME certificate"
+msgstr "S/MIME-Zertifikat"
+
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "PKCS12 certificate"
+msgstr "PKCS12-Zertifikat"
+
+#: plugins/personal/generic/generic_certs.tpl:78
+#: plugins/personal/generic/class_user.inc:1406
+msgid "Certificate serial number"
+msgstr "Zertifikat-Seriennummer"
+
+#: plugins/personal/generic/generic_picture.tpl:5
+#: plugins/personal/generic/generic_picture.tpl:15
+#: plugins/personal/generic/paste_generic.tpl:37
+#: plugins/personal/generic/generic.tpl:20
+#: plugins/personal/generic/generic.tpl:22
+#: plugins/personal/generic/generic.tpl:38
+msgid "Personal picture"
+msgstr "Bild"
+
+#: plugins/personal/generic/main.inc:102
+msgid "You are not allowed to set your password!"
+msgstr "Sie haben keine Berechtigung, ihr Passwort zu ändern!"
+
+#: plugins/personal/generic/main.inc:193
+msgid "Generic user information"
+msgstr "Generische Benutzer-Information"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "female"
+msgstr "weiblich"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "male"
+msgstr "männlich"
+
+#: plugins/personal/generic/class_user.inc:291
+msgid "This account has no valid GOsa extensions."
+msgstr "Dieses Konto besitzt keine gültigen GOsa-Erweiterungen."
+
+#: plugins/personal/generic/class_user.inc:353
+msgid "The specified file has not been uploaded via HTTP POST! Aborted."
+msgstr ""
+"Die angegebene Datei wurde nicht über HTTP POST übertragen! Aktion "
+"abgebrochen."
+
+#: plugins/personal/generic/class_user.inc:450
+msgid "Please enter a valid serial number"
+msgstr "Bitte geben Sie eine gültige Seriennummer ein"
+
+#: plugins/personal/generic/class_user.inc:494
+msgid ""
+"(Some types of certificates are currently not supported and may be displayed "
+"as 'invalid'.)"
+msgstr ""
+"(Manche Zertifikate werden momentan nicht unterstützt und werden daher als "
+"'ungültig' angezeigt)."
+
+#: plugins/personal/generic/class_user.inc:504
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Zertifkat ist gültig im Zeitraum von %s bis %s (momentan: %s)."
+
+#: plugins/personal/generic/class_user.inc:507
+msgid "valid"
+msgstr "gültig"
+
+#: plugins/personal/generic/class_user.inc:508
+msgid "invalid"
+msgstr "ungültig"
+
+#: plugins/personal/generic/class_user.inc:513
+msgid "No certificate installed"
+msgstr "Kein Zertifikat eingerichtet"
+
+#: plugins/personal/generic/class_user.inc:600
+#, php-format
+msgid "Removing of user/generic account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Allgemeines Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/generic/class_user.inc:634
+#: plugins/personal/generic/class_user.inc:1019
+msgid "Kerberos database communication failed"
+msgstr "Die Kommunikation mit der Kerberos-Datenbank ist fehlgeschlagen"
+
+#: plugins/personal/generic/class_user.inc:648
+#: plugins/personal/generic/class_user.inc:1036
+msgid "Can't remove user from kerberos database."
+msgstr "Benutzer kann nicht aus der Kerberos-Datenbank entfernt werden."
+
+#: plugins/personal/generic/class_user.inc:721
+#, php-format
+msgid "You are not allowed to move this object to '%s'."
+msgstr "Es ist Ihnen nicht erlaubt, dieses Objekt nach '%s' zu verschieben."
+
+#: plugins/personal/generic/class_user.inc:966
+#, php-format
+msgid "Saving of user/generic account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Allgemeines Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/personal/generic/class_user.inc:1047
+msgid "Can't add user to kerberos database."
+msgstr "Benutzer kann nicht zur Kerberos-Datenbank hinzugefügt werden."
+
+#: plugins/personal/generic/class_user.inc:1114
+msgid "There's already a person with this 'Login' in the database."
+msgstr "Die von Ihnen angegebene 'Kennung' ist bereits vergeben."
+
+#: plugins/personal/generic/class_user.inc:1123
+msgid "The required field 'Login' is not set."
+msgstr "Das benötigte Feld 'Kennung' ist nicht gesetzt."
+
+#: plugins/personal/generic/class_user.inc:1128
+msgid ""
+"There's already a person with this 'Name'/'Given name' combination in the "
+"database."
+msgstr ""
+"Die von Ihnen angegebene Kombination aus 'Name'/'Vorname' ist bereits in der "
+"Datenbank vorhanden."
+
+#: plugins/personal/generic/class_user.inc:1135
+msgid ""
+"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"Das Feld 'Kennung' enthält ungültige Zeichen. Kleinbuchstaben, Zahlen und "
+"Bindestriche sind erlaubt."
+
+#: plugins/personal/generic/class_user.inc:1138
+msgid "The field 'Homepage' contains an invalid URL definition."
+msgstr "Das Feld 'Homepage' enthält eine ungültige Internetadresse."
+
+#: plugins/personal/generic/class_user.inc:1267
+msgid "Could not open specified certificate!"
+msgstr "Die angegebene Datei konnte nicht geöffnet werden!"
+
+#: plugins/personal/generic/class_user.inc:1398
+#: plugins/personal/generic/generic.tpl:442
+msgid "Unit"
+msgstr "Referat"
+
+#: plugins/personal/generic/class_user.inc:1399
+#: plugins/personal/generic/generic.tpl:467
+msgid "House identifier"
+msgstr "Hausbezeichnung"
+
+#: plugins/personal/generic/class_user.inc:1400
+#: plugins/personal/generic/generic.tpl:384
+msgid "Vocation"
+msgstr "Anrede"
+
+#: plugins/personal/generic/class_user.inc:1401
+#: plugins/personal/generic/generic.tpl:511
+msgid "Last delivery"
+msgstr "letzte Übermittlung"
+
+#: plugins/personal/generic/class_user.inc:1402
+#: plugins/personal/generic/generic.tpl:433
+msgid "Person locality"
+msgstr "Dienstort"
+
+#: plugins/personal/generic/class_user.inc:1403
+#: plugins/personal/generic/generic.tpl:392
+msgid "Unit description"
+msgstr "Aufgabengebiet"
+
+#: plugins/personal/generic/class_user.inc:1404
+#: plugins/personal/generic/generic.tpl:401
+msgid "Subject area"
+msgstr "Sachgebiet"
+
+#: plugins/personal/generic/class_user.inc:1405
+#: plugins/personal/generic/generic.tpl:410
+msgid "Functional title"
+msgstr "Amts-/Dienstbezeichnung"
+
+#: plugins/personal/generic/class_user.inc:1407
+#: plugins/personal/generic/generic.tpl:520
+msgid "Public visible"
+msgstr "Öffentlich sichtbar"
+
+#: plugins/personal/generic/class_user.inc:1408
+#: plugins/personal/generic/generic.tpl:451
+msgid "Street"
+msgstr "Straße"
+
+#: plugins/personal/generic/class_user.inc:1414
+msgid "Generic user settings"
+msgstr "Allgemeine Benutzereinstellungen"
+
+#: plugins/personal/generic/class_user.inc:1429
+#: plugins/personal/generic/generic.tpl:83
+msgid "Academic title"
+msgstr "Akademischer Titel"
+
+#: plugins/personal/generic/class_user.inc:1432
+#: plugins/personal/generic/generic.tpl:183
+msgid "Homepage"
+msgstr "Homepage"
+
+#: plugins/personal/generic/class_user.inc:1435
+#: plugins/personal/generic/generic.tpl:93
+msgid "Date of birth"
+msgstr "Geburtsdatum"
+
+#: plugins/personal/generic/class_user.inc:1436
+msgid "Gender"
+msgstr "Geschlecht"
+
+#: plugins/personal/generic/class_user.inc:1437
+msgid "Preferred language"
+msgstr "Bevorzugte Sprache"
+
+#: plugins/personal/generic/class_user.inc:1438
+msgid "Department number"
+msgstr "Abteilungsnummer"
+
+#: plugins/personal/generic/class_user.inc:1439
+msgid "Employee number"
+msgstr "Personalnummer"
+
+#: plugins/personal/generic/class_user.inc:1440
+#: plugins/personal/generic/generic.tpl:282
+msgid "Employee type"
+msgstr "Anstellungsart"
+
+#: plugins/personal/generic/class_user.inc:1443
+#: plugins/personal/generic/paste_generic.tpl:47
+msgid "User picture"
+msgstr "Benutzerbild"
+
+#: plugins/personal/generic/class_user.inc:1444
+msgid "Room number"
+msgstr "Raumnummer"
+
+#: plugins/personal/generic/class_user.inc:1448
+msgid "User certificates"
+msgstr "Benutzer-Zertifikate"
+
+#: plugins/personal/generic/paste_generic.tpl:1
+msgid "User settings"
+msgstr "Benutzer-Einstellungen"
+
+#: plugins/personal/generic/paste_generic.tpl:23
+msgid "Clear password"
+msgstr "Passwort löschen"
+
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Set new password"
+msgstr "Neues Passwort setzen"
+
+#: plugins/personal/generic/password.tpl:2
+msgid ""
+"You have changed the method your password is stored in the ldap database. "
+"For that reason you've to enter your password at this point again. GOsa will "
+"then encode it with the selected method."
+msgstr ""
+"Sie haben die Verschlüsselungsart, mit der Ihr Passwort in der LDAP-"
+"Datenbank gespeichert wird, geändert. Aus diesem Grund müssen Sie das "
+"Passwort an dieser Stelle noch einmal eingeben, damit es von GOsa in der "
+"gewünschten Verschlüsselung abgelegt werden kann."
+
+#: plugins/personal/generic/generic.tpl:6
+msgid "Personal information"
+msgstr "Persönliche Informationen"
+
+#: plugins/personal/generic/generic.tpl:29
+#: plugins/personal/generic/generic.tpl:40
+msgid "Change picture"
+msgstr "Bild ändern"
+
+#: plugins/personal/generic/generic.tpl:54
+msgid "Template name"
+msgstr "Name der Vorlage"
+
+#: plugins/personal/generic/generic.tpl:111
+#: ihtml/themes/default/sizelimit.tpl:14
+msgid "Set"
+msgstr "Setzen"
+
+#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Sex"
+msgstr "Geschlecht"
+
+#: plugins/personal/generic/generic.tpl:130
+msgid "Preferred langage"
+msgstr "Bevorzugte Sprache"
+
+#: plugins/personal/generic/generic.tpl:175
+msgid "Private phone"
+msgstr "Privat-Telefon"
+
+#: plugins/personal/generic/generic.tpl:196
+msgid "Password storage"
+msgstr "Passwort-Speicherung"
+
+#: plugins/personal/generic/generic.tpl:211
+msgid "Edit certificates"
+msgstr "Zertifikate bearbeiten"
+
+#: plugins/personal/generic/generic.tpl:220
+msgid "Edit properties"
+msgstr "Eigenschaften bearbeiten"
+
+#: plugins/personal/generic/generic.tpl:238
+msgid "Organizational information"
+msgstr "Angabe zur Organisationseinheit"
+
+#: plugins/personal/generic/generic.tpl:266
+msgid "Department No."
+msgstr "Abteilungs-Nr."
+
+#: plugins/personal/generic/generic.tpl:274
+msgid "Employee No."
+msgstr "Angestellten-Nr."
+
+#: plugins/personal/generic/generic.tpl:300
+#: plugins/personal/generic/generic.tpl:482
+msgid "Room No."
+msgstr "Zimmer-Nr."
+
+#: plugins/personal/generic/generic.tpl:496
+msgid "Please use the phone tab"
+msgstr "Verwenden sie den Telefon-Reiter"
+
+#: plugins/generic/welcome/welcome.tpl:4
+msgid ""
+"This is the GOsa main menu. You can select your tasks from the menu on the "
+"left, or by choosing one of the pictograms below. All changes apply directly "
+"to your companies LDAP server."
+msgstr ""
+"Dies ist das GOsa Hauptmenü. Wählen Sie die gewünschte Option aus dem Menü "
+"links oder durch die Auswahl eines Piktogrammes unten. Alle Änderungen "
+"werden direkt in den LDAP-Server Ihres Unternehmens eingepflegt."
+
+#: plugins/generic/welcome/welcome.tpl:8
+msgid ""
+"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
+"back to the pictogram view."
+msgstr ""
+"Benutzen Sie 'Abmelden' oben links, um die Arbeit mit GOsa zu beenden und "
+"'Hauptmenü', um wieder in diese Ansicht zurückzugelangen."
+
+#: plugins/generic/welcome/welcome.tpl:15
+msgid "The GOsa team"
+msgstr "Das GOsa Team"
+
+#: plugins/generic/welcome/main.inc:24
+#, php-format
+msgid "Welcome %s!"
+msgstr "Willkommen %s!"
+
+#: plugins/generic/references/class_reference.inc:46
+msgid "Thin Client"
+msgstr "Thin Client"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Object name"
+msgstr "Objektname"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Contents"
+msgstr "Inhalt"
+
+#: plugins/generic/references/contents.tpl:18
+msgid "This object has no relationship to other objects."
+msgstr "Dieses Objekt hat keine Referenzen zu anderen Objekten."
+
+#: plugins/gofon/macro/parameter.tpl:4
+msgid "Argument"
+msgstr "Argument"
+
+#: plugins/gofon/macro/parameter.tpl:8
+msgid "type"
+msgstr "Typ"
+
+#: plugins/gofon/macro/parameter.tpl:19
+msgid "You are not allowed to view the macro parameter settings"
+msgstr ""
+"Sie haben keine Berechtigung, die Makro-Parameter Einstellungen anzuzeigen."
+
+#: plugins/gofon/macro/headpage.tpl:6
+#: plugins/gofon/macro/class_divListMacros.inc:31
+#: plugins/gofon/macro/class_divListMacros.inc:32
+msgid "List of macros"
+msgstr "Liste der Makros"
+
+#: plugins/gofon/macro/headpage.tpl:24
+#: plugins/gofon/macro/class_divListMacros.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected macros. You may want "
+"to use the range selector on top of the macro listbox, when working with a "
+"large number of macros."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen Makros hinzuzufügen, zu bearbeiten oder zu "
+"entfernen. Bei einer großen Anzahl von Makros bietet sich die Verwendung der "
+"Bereichsauswahl an."
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros matching"
+msgstr "Zeige Makros, auf die zutrifft"
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros  matching"
+msgstr "Zeige Makros, auf die zutrifft"
+
+#: plugins/gofon/macro/headpage.tpl:41
+#: plugins/gofon/macro/class_divListMacros.inc:65
+msgid "Regular expression for matching macro names"
+msgstr "Regulärer Ausdruck zum Erkennen von Makro-Namen"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
+msgid "This 'dn' is no phone macro."
+msgstr "Diese 'dn' ist kein Telefon-Makro."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
+msgid "String"
+msgstr "Zeichenkette"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
+msgid "Combobox"
+msgstr "Auswahl-Gruppe"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
+#: include/sieve/templates/element_boolean.tpl:4
+msgid "Bool"
+msgstr "Schalter"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
+msgid "Delete unused"
+msgstr "Entferne"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
+#, php-format
+msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
+msgstr ""
+"Der Parameter '%s' enthält ungültige Zeichen. '!,#' werden als Feldtrenner "
+"verwendet"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
+#, php-format
+msgid "The parameter %s has incorrect value for type bool."
+msgstr "Der Parameter %s besitzt einen ungültigen Wert für Datentyp bool."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
+#, php-format
+msgid ""
+"Parameter count of the macro changed, you must update each user which are "
+"using this macro '%s'."
+msgstr ""
+"Die Parameterzahl des Makros hat sich geändert, sie müssen jeden Benutzer "
+"aktualisieren, der das Makro '%s' benutzt."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
+#: plugins/gofon/macro/class_gofonMacro.inc:492
+#: plugins/gofon/macro/class_gofonMacro.inc:501
+#, php-format
+msgid "Removing of goFonMacro/generic account with dn '%s' failed."
+msgstr "Entfernen von GOfonMakro/Allgemeines Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:241
+#, php-format
+msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
+msgstr ""
+"Entfernen des Makros von '%s' fehlgeschlagen. Bitte überprüfen Sie das GOsa-"
+"Protokoll auf MySQL-Fehlermeldungen."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:309
+#, php-format
+msgid "More than one '(' is currently not supported. Line : '%s'."
+msgstr "Mehr als ein '(' wird momentan nicht unterstützt. Zeile: '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:312
+#, php-format
+msgid "More than one ')' is currently not supported. Line : '%s'."
+msgstr "Mehr als ein ')' wird momentan nicht unterstützt. Zeile: '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:316
+#, php-format
+msgid "There is no application given in line : '%s'."
+msgstr "Es wurde keine Anwendung angegeben (Zeile: '%s')."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:320
+#, php-format
+msgid "There is no extension type given in line : '%s'."
+msgstr "Es wurde kein Erweiterungstyp angegeben (in Zeile: '%s')."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:349
+#, php-format
+msgid "Insert of new macro failed for server '%s'."
+msgstr "Einfügen des neuen Makros zu Server '%s' fehlgeschlagen."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:409
+msgid ""
+"There must be at least one server with an asterisk database to save this "
+"phone macro."
+msgstr ""
+"Es muss mindestens ein Server mit einer Asterisk-Datenbank bestehen, um "
+"dieses Telefon-Makro zu speichern."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:423
+#, php-format
+msgid "The given cn '%s' already exists."
+msgstr "Die Kennung '%s' exisitiert bereits."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:429
+msgid "You must specify the 'Display Name' in order to save this macro"
+msgstr ""
+"Um das Makro zu speichern, darf das Feld 'Angezeigter Name'f nicht leer sein"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:433
+msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
+msgstr ""
+"Die angegebene cn ist zu lang. Die mögliche Länge ist auf 20 Zeichen "
+"begrenzt."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:442
+msgid ""
+"This macro is still in use. It is necessary to mark this macro as visible "
+"for users."
+msgstr ""
+"Dieses Makro ist noch in Benutzung. Es ist daher erforderlich, dass es als "
+"sichtbar für Benutzer markiert wird."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:450
+msgid "Makro length must be lower than 100 lines"
+msgstr "Das Makro darf nicht länger als 100 Zeilen sein"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:455
+#, fuzzy
+msgid "You can't save an empty macro."
+msgstr "Kann leere Tests nicht speichern."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:472
+msgid ""
+"This macro is still in use. To delete this Macro ensure that nobody has "
+"selected it."
+msgstr ""
+"Dieses Makro ist noch in Benutzung. Um es zu entfernen, stellen Sie bitte "
+"zunächst sicher, dass niemand dieses Makro ausgewählt hat."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:485
+msgid ""
+"Could not remove the macro entry from asterisk databases. Please check your "
+"asterisk database configurations."
+msgstr ""
+"Konnte den Makro-Eintrag nicht aus den Asterisk-Datenbanken entfernen. Bitte "
+"überprüfen Sie Ihre Asterisk Datenbank-Konfigurationen."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:535
+#, php-format
+msgid "Saving of goFonMacro/generic account with dn '%s' failed."
+msgstr "Speichern von GOfonMakro/Allgemeines Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:571
+msgid "Asterisk macro management"
+msgstr "Asterisk-Makro-Verwaltung"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:576
+msgid "GOfon macro"
+msgstr "GOfon-Makro"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:580
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/gofon/macro/paste_generic.tpl:4
+#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
+#: plugins/gofon/macro/generic.tpl:9
+msgid "Macro name"
+msgstr "Makro-Name"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:584
+msgid "Macro content and parameter"
+msgstr "Makro-Inhalt und Parameter"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:585
+msgid "Visibility flag"
+msgstr "Sichtbarkeits-Flag"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
+msgid "Phone macros"
+msgstr "Telefon-Makros"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
+#, fuzzy, php-format
+msgid "You're about to delete the following user(s) %s"
+msgstr "Sie löschen gerade den Benutzer %s."
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
+msgid "You are not allowed to delete this macro!"
+msgstr "Sie sind nicht berechtigt, dieses Makro zu löschen!"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
+#, php-format
+msgid "You're about to delete the macro '%s'."
+msgstr "Sie sind dabei das Makro '%s' zu löschen."
+
+#: plugins/gofon/macro/class_divListMacros.inc:58
+msgid "Visible"
+msgstr "Sichtbar"
+
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "Create new phone macro"
+msgstr "Neues Telefon-Makro erstellen"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove selected macros"
+msgstr "Makro entfernen"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove macros"
+msgstr "Telefon-Makros"
+
+#: plugins/gofon/macro/class_divListMacros.inc:178
+msgid "Macro"
+msgstr "Makro"
+
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "visible"
+msgstr "sichtbar"
+
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "invisible"
+msgstr "unsichtbar"
+
+#: plugins/gofon/macro/class_divListMacros.inc:208
+msgid "Edit macro"
+msgstr "Makro bearbeiten"
+
+#: plugins/gofon/macro/class_divListMacros.inc:216
+msgid "Delete macro"
+msgstr "Makro entfernen"
+
+#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
+msgid "Phone macro management"
+msgstr "Telefon-Makro-Verwaltung"
+
+#: plugins/gofon/macro/generic.tpl:18
+msgid "Macro name to be displayed"
+msgstr "Makro-Name der angezeigt wird"
+
+#: plugins/gofon/macro/generic.tpl:60
+msgid "Visible for user"
+msgstr "Sichtbar für Benutzer"
+
+#: plugins/gofon/macro/generic.tpl:70
+msgid "Macro text"
+msgstr "Makro-Inhalt"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:6
+msgid "Phone Reports"
+msgstr "Telefon-Berichte"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:165
+#: plugins/gofon/fonreports/class_fonreport.inc:175
+msgid "Can't connect to phone database, no reports can be shown!"
+msgstr ""
+"Die Fax-Datenbank kann nicht erreicht werden. Es können keine Berichte "
+"angezeigt werden!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:179
+msgid "Can't select phone database for report generation!"
+msgstr ""
+"Die Fax-Datenbank kann bezüglich der Berichtgenerierung nicht ausgewählt "
+"werden!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:197
+msgid "Query for phone database failed!"
+msgstr "Die Anfrage zur Telefon-Datenbank ist fehlgeschlagen!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:395
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#: plugins/gofon/fonreports/main.inc:16
+msgid "Phone reports"
+msgstr "Telefon-Berichte"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:405
+#: plugins/gofon/fonreports/contents.tpl:31
+msgid "Source"
+msgstr "Quelle"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:406
+#: plugins/gofon/fonreports/contents.tpl:32
+msgid "Destination"
+msgstr "Ziel"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:407
+#: plugins/gofon/fonreports/contents.tpl:33
+msgid "Channel"
+msgstr "Kanal"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:408
+msgid "Application called"
+msgstr "Name der Anwendung"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:409
+msgid "Disposition"
+msgstr "Disposition"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:410
+#: plugins/gofon/fonreports/contents.tpl:36
+msgid "Duration"
+msgstr "Dauer"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
+#, php-format
+msgid ""
+"The specified goFonHomeServer '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry ignoring old "
+"accounts."
+msgstr ""
+"Der angegebene goFonHomeServer '%s' ist nicht in der GOsa Server-"
+"Konfiguration verfügbar. Das Speichern dieses Kontos wird einen neuen "
+"Eintrag auf dem Server '%s' erzeugen. Verwenden Sie 'Abbrechen', wenn Sie "
+"keinen neuen Eintrag erstellen möchten."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
+"error."
+msgstr ""
+"MySQL-Server '%s' kann nicht als Benutzer '%s' erreicht werden, überprüfen "
+"Sie das GOsa Protokoll auf MySQL-Fehlermeldungen."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
+#, php-format
+msgid "Can't select database %s on %s."
+msgstr "Die Datenbank %s auf %s kann nicht ausgewählt werden."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
+msgid "no macro"
+msgstr "kein Makro"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
+msgid "undefined"
+msgstr "nicht definiert"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
+msgid ""
+"Can't save any changes to asterisk database, there is no mysql extension "
+"available."
+msgstr ""
+"Die MySQL-Erweiterung wurde nicht gefunden - kann daher keine Änderungen in "
+"der Asterisk-DB speichern."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
+"keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+"Dre MySQL-Server '%s' kann nicht als Benutzer '%s' erreicht werden. Das "
+"Speichern der Einträge wird abgebrochen, um die Datenbank konsistent zu "
+"halten. Überprüfen Sie das GOsa Protokoll auf MySQL-Fehlermeldungen."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
+#, php-format
+msgid ""
+"Can't select database %s on %s. Abort saving entries to keep the database "
+"consistent, check GOsa log for mysql error."
+msgstr ""
+"Kann Datenbank %s auf %s nicht auswählen. Das Speichern der Einträge wird "
+"abgebrochen, um die Datenbank konsistent zu halten. Überprüfen Sie das GOsa-"
+"Protokoll auf MySQL-Fehlermeldungen."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
+#, php-format
+msgid ""
+"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
+"entries to keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+"Der alte MySQL Home-Server '%s' kann nicht als Benutzer '%s' erreicht "
+"werden. Das Speichern der Einträge wurde abgebrochen, umdie Datenbank "
+"konsistent zu halten. Überprüfen Sie das GOsa Protokoll auf MySQL-"
+"Fehlermeldungen."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
+msgid "Error while performing query:"
+msgstr "Fehler bei der Ausführung der Anfrage:"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
+msgid "This account has no phone extensions."
+msgstr "Dieses Konto besitzt keine Telefon-Erweiterungen."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
+msgid ""
+"The macro you selected, is no longer available for you, please choose "
+"another one."
+msgstr ""
+"Das gewählte Makro ist nicht mehr verfügbar, bitte wählen Sie ein anderes."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
+msgid "Remove phone account"
+msgstr "Telefon-Konto entfernen"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
+msgid ""
+"This account has phone features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto besitzt aktivierte Telefon-Erweiterungen. Sie können diese "
+"durch einen Klick auf die untere Schaltfläche deaktivieren."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
+msgid "Create phone account"
+msgstr "Telefon-Konto erstellen"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
+msgid ""
+"This account has phone features disabled. You can't enable them while no uid "
+"is set."
+msgstr ""
+"Dieses Konto besitzt keine gültigen Telefon-Erweiterungen. Sie können diese "
+"nicht aktivieren, solange keine gültige UID gesetzt ist."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
+msgid ""
+"This account has phone features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dieses Konto besitzt keine gültigen Telefon-Erweiterungen. Sie können diese "
+"durch einen Klick auf die untere Schaltfläche aktivieren."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
+msgid "Please enter a valid phone number!"
+msgstr "Bitte geben Sie eine gültige Telefonnummer ein"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
+msgid "Choose your private phone"
+msgstr "Wählen Sie Ihr privates Telefon"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone account."
+msgstr ""
+"Es muss mindestens ein Server mit einer Asterisk-Datenbank bestehen, um ein "
+"Telefon-Konto zu erstellen."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
+msgid "Voicemail PIN must be between 1-4 characters."
+msgstr "Die Voicemail-PIN muss 1-4 Zeichen lang sein."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
+msgid ""
+"The specified Voicemail PIN contains invalid characters, only numeric values "
+"are allowed here."
+msgstr ""
+"Das Feld 'Voicemail-PIN' enthält ungültige Zeichen. Nur numerische Werte "
+"sind erlaubt."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
+msgid "Phone PIN must be at least one character long."
+msgstr "Die Telefon-PIN muss mindestens ein Zeichen lang sein."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
+msgid ""
+"The specified phone PIN contains invalid characters, only aphanumeric values "
+"are allowed here."
+msgstr ""
+"Das Feld 'PIN' enthält ungültige Zeichen. Nur alphanumerische Werte sind "
+"erlaubt."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
+#, php-format
+msgid "You need to specify at least one phone number!"
+msgstr "Bitte geben Sie mindestens eine Telefonnummer an!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
+#, php-format
+msgid "Saving of user/phone account with dn '%s' failed."
+msgstr "Speichern von Benutzer/Telefonkonto mit dn '%s' fehlgeschlagen."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
+msgid ""
+"Can't remove phone account, the mysql extension is not present in php "
+"configuration."
+msgstr ""
+"Kann das Telefon-Konto nicht entfernen, die MySQL-Erweiterung ist in der PHP-"
+"Konfiguration nicht vorhanden."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
+#, php-format
+msgid "Removed user '%s' from phone queue '%s'."
+msgstr "Benutzer '%s' von Warteschlange '%s' entfernt."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
+#, php-format
+msgid "Removing of user/phone account with dn '%s' failed."
+msgstr "Entfernen von Benutzer/Telefon-Konto mit dn '%s' fehlgeschlagen."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available. "
+"Remove aborted."
+msgstr ""
+"Der zuvor ausgewählte Asterisk Home-Server ('%s') ist nicht mehr verfügbar."
+"Entfernen wurde abgebrochen."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
+msgid "Phone account settings"
+msgstr "Telefon-Konto-Einstellungen"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
+msgid "GOfon reports"
+msgstr "GOfon-Berichte"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
+msgid "Telephone number"
+msgstr "Telefonnummer"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
+msgid "Macro settings"
+msgstr "Makro-Einstellungen"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
+msgid "Telephone pin"
+msgstr "Telefon-PIN"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
+msgid "Voicemail pin"
+msgstr "Voicemail-PIN"
+
+#: plugins/gofon/phoneaccount/main.inc:122
+#: plugins/gofon/phoneaccount/paste_generic.tpl:1
+msgid "Phone settings"
+msgstr "Telefon-Einstellungen"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:50
+msgid "Voicemail PIN"
+msgstr "Voicemail-PIN"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:40
+#: plugins/gofon/phoneaccount/generic.tpl:60
+msgid "Phone PIN"
+msgstr "Telefon-PIN"
+
+#: plugins/gofon/phoneaccount/generic.tpl:42
+msgid "Select the accounts home server"
+msgstr "Wählen Sie den Home-Server des Kontos."
+
+#: plugins/gofon/phoneaccount/generic.tpl:82
+#: plugins/gofon/phoneaccount/generic.tpl:84
+msgid "Phone macro"
+msgstr "Telefon-Makro"
+
+#: plugins/gofon/conference/headpage.tpl:6
+#: plugins/gofon/conference/class_divListConferences.inc:31
+#: plugins/gofon/conference/class_divListConferences.inc:32
+msgid "List of conference rooms"
+msgstr "Liste der Konferenz-Räume"
+
+#: plugins/gofon/conference/headpage.tpl:24
+#: plugins/gofon/conference/class_divListConferences.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected phone conferences. "
+"Having a large number of phone conferences, you might prefer the range "
+"selectors on top of the conferences list."
+msgstr ""
+"Dieses Menü erlaubt es Ihnen Telefon-Konferenzen hinzuzufügen, zu bearbeiten "
+"oder zu entfernen. Bei einer großen Anzahl von Abteilungen bietet sich die "
+"Verwendung der Bereichswahl an."
+
+#: plugins/gofon/conference/headpage.tpl:36
+msgid "Regular expression for        matching user names"
+msgstr "Regulärer Ausdruck zum Erkennen von Benutzernamen"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
+#, php-format
+msgid ""
+"Could not remove the conference entry from database on home server (%s). "
+"Please check your asterisk database configuration."
+msgstr ""
+"Konnte den Konferenz-Eintrag nicht aus der Datenbank des Home-Servers (%s) "
+"entfernen.Bitte überprüfen Sie Ihre Asterisk Datenbank-Konfiguration."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available."
+msgstr ""
+"Der zuvor ausgewählte Asterisk Home-Server (%s) ist nicht mehr verfügbar."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
+msgid "Please enter a PIN."
+msgstr "Bitte geben Sie eine PIN ein."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
+msgid "Please enter a name for the conference."
+msgstr "Bitte geben Sie einen Namen für die Konferenz ein."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
+msgid "Only numeric chars are allowed in Number field."
+msgstr "Der Wert für 'Nummer' muss numerisch sein."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
+msgid "Only numbers are allowed in Lifetime."
+msgstr "Der Wert für 'Lebenszeit' muss numerisch sein."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
+#, fuzzy
+msgid "There is already a conference with this name in the current tree."
+msgstr ""
+"Der von Ihnen angegebene Klassen-Name ist bereits für ein Profil vergeben."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
+msgid ""
+"Can not check if there are already some entries with given telephone number "
+"and/or cn in the destination home server."
+msgstr ""
+"Kann nicht überprüfen, ob bereits einige Einträge mit der angegebenen "
+"Telefonnummer und/oder cn auf dem benannten Home-Server bestehen."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
+msgid ""
+"Can not remove entries with some telephone number and/or cn from destination "
+"home server."
+msgstr ""
+"Kann Einträge mit manchen Telefonnummern und/oder cn nicht aus benanntem "
+"Home-Server entfernen."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
+msgid ""
+"Can not check if entry exists in old database. Please have a look a the gosa "
+"logfiles."
+msgstr ""
+"Kann nicht überprüfen, ob der Eintrag in der alten Datenbank besteht. Bitte "
+"schauen Sie in das GOsa-Protokoll."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
+msgid ""
+"Can not remove old entries from initial home server. Please have a look a "
+"the gosa logfiles."
+msgstr ""
+"Kann die alten Einträge nicht vom initialen Home-Server entfernen. Bitte "
+"schauen Sie in das GOsa-Protokoll."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
+#, php-format
+msgid "Saving of goFonConference/generic with dn '%s' failed."
+msgstr "Speichern von GOfonKonferenz/Allgemein mit dn '%s' fehlgeschlagen."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
+#: plugins/gofon/conference/class_divListConferences.inc:263
+msgid "Conference"
+msgstr "Konferenz"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
+msgid "Phone conference management"
+msgstr "Telefonkonferenz-Verwaltung"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
+msgid "GOfon conference"
+msgstr "GOfon-Konferenz"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
+msgid "Conference PIN"
+msgstr "Konferenz-PIN"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
+#: plugins/gofon/conference/generic.tpl:146
+msgid "Preset PIN"
+msgstr "PIN voreinstellen"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
+#: plugins/gofon/conference/generic.tpl:166
+msgid "Record conference"
+msgstr "Konferenz aufnehmen"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
+#: plugins/gofon/conference/generic.tpl:197
+msgid "Play music on hold"
+msgstr "Wartemusik bei Halten"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
+msgid "Activate menu"
+msgstr "Menü aktivieren"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
+msgid "Announce user activity"
+msgstr "Melde Benutzer-Aktivität"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
+msgid "Count user"
+msgstr "Zähle Benutzer"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
+msgid "Conference type"
+msgstr "Konferenz-Typ"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
+msgid "Format"
+msgstr "Format"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
+msgid "Lifetime"
+msgstr "Lebenszeit"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
+msgid "Phone conferences"
+msgstr "Telefon-Konferenzen"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
+msgid "Management"
+msgstr "Verwaltung"
+
+#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
+msgid "Conference management"
+msgstr "Konferenz-Verwaltung"
+
+#: plugins/gofon/conference/paste_generic.tpl:5
+#: plugins/gofon/conference/generic.tpl:15
+msgid "Conference name"
+msgstr "Konferenz-Name"
+
+#: plugins/gofon/conference/paste_generic.tpl:10
+#: plugins/gofon/conference/generic.tpl:21
+msgid "Name of conference to create"
+msgstr "Name der zu erzeugenden Konferenz"
+
+#: plugins/gofon/conference/class_divListConferences.inc:57
+msgid "Name - Number"
+msgstr "Name - Nummer"
+
+#: plugins/gofon/conference/class_divListConferences.inc:59
+#: plugins/gofon/conference/generic.tpl:154
+msgid "PIN"
+msgstr "PIN"
+
+#: plugins/gofon/conference/class_divListConferences.inc:66
+msgid "Regular expression for matching conference names"
+msgstr "Regulärer Ausdruck zum Erkennen von Konferenznamen"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "Create new conference"
+msgstr "Neue Konferenz erstellen"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "New conference"
+msgstr "Neue Konferenz"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove selected conferences"
+msgstr "Konferenz aufnehmen"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove conferences"
+msgstr "Konferenz aufnehmen"
+
+#: plugins/gofon/conference/class_divListConferences.inc:254
+#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
+#: include/class_pluglist.inc:265
+msgid "Unknown"
+msgstr "Unbekannt"
+
+#: plugins/gofon/conference/generic.tpl:35
+msgid "Choose subtree to place conference in"
+msgstr "Wählen Sie den Teilbaum, in den die Konferenz eingepflegt werden soll"
+
+#: plugins/gofon/conference/generic.tpl:99
+msgid "Lifetime (in days)"
+msgstr "Lebenszeit (in Tagen)"
+
+#: plugins/gofon/conference/generic.tpl:174
+msgid "Sound file format"
+msgstr "Format der Audiodatei"
+
+#: plugins/gofon/conference/generic.tpl:205
+msgid "Activate session menu"
+msgstr "Sitzungsmenü aktivieren"
+
+#: plugins/gofon/conference/generic.tpl:213
+msgid "Announce users joining or leaving the conference"
+msgstr "Benachrichtige über Abgang/Zugang von Teilnehmern"
+
+#: plugins/gofon/conference/generic.tpl:221
+msgid "Count users"
+msgstr "Zähle Benutzer"
+
+#: include/class_plugin.inc:419
+#, php-format
+msgid ""
+"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Das in CHECK angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
+"existieren."
+
+#: include/class_plugin.inc:600
+#, php-format
+msgid ""
+"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Das in POSTCREATE angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
+"existieren."
+
+#: include/class_plugin.inc:634 include/class_password-methods.inc:183
+#, php-format
+msgid ""
+"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Das in POSTMODIFY angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
+"existieren."
+
+#: include/class_plugin.inc:668
+#, php-format
+msgid ""
+"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Das in POSTREMOVE angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
+"existieren."
+
+#: include/class_plugin.inc:1002
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "Objekt '%s' ist bereits markiert"
+
+#: include/class_plugin.inc:1009
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Füge Markierung (%s) zu Objekt '%s' hinzu"
+
+#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
+#, php-format
+msgid "Handle object tagging with dn '%s' failed."
+msgstr "Die Bearbeitung der Objekt-Markierung für dn '%s' ist fehlgeschlagen."
+
+#: include/class_plugin.inc:1039
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "Entferne Markierung von Objekt '%s'"
+
+#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
+#: include/class_plugin.inc:1147
+#, php-format
+msgid "Saving object snapshot with dn '%s' failed."
+msgstr "Speichern des Abbilds von Objekt mit dn '%s' fehlgeschlagen."
+
+#: include/class_plugin.inc:1173
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable '%s' is not "
+"configured in your gosa.conf."
+msgstr ""
+"Die Abbild-Funktionalität ist aktiviert, aber die erforderliche Variable '%"
+"s' ist nicht in ihrer gosa.conf konfiguriert."
+
+#: include/class_plugin.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable(s) '%s' is "
+"not configured in your gosa.conf."
+msgstr ""
+"Die Abbild-Funktionalität ist aktiviert, aber die erforderliche(n) Variable"
+"(n) '%s' ist/sind nicht in ihrer gosa.conf konfiguriert."
+
+#: include/class_plugin.inc:1217
+#, php-format
+msgid "Method get available snapshots with dn '%s' failed."
+msgstr "Konnte die verfügbaren Abbilder für dn '%s' nicht ermitteln."
+
+#: include/class_plugin.inc:1273
+#, php-format
+msgid "Method get deleted snapshots with dn '%s' failed."
+msgstr "Konnte die entfernten Abbilder für dn '%s' nicht ermitteln."
+
+#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
+#, php-format
+msgid "Restore snapshot with dn '%s' failed."
+msgstr "Wiederherstellen des Abbilds mit dn '%s' fehlgeschlagen."
+
+#: include/class_plugin.inc:1616
+msgid "Changing ACL dn"
+msgstr ""
+
+#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
+#: setup/class_setupStep_Migrate.inc:1114
+#: setup/class_setupStep_Migrate.inc:1162
+msgid "to"
+msgstr "an"
+
+#: include/class_password-methods-sha.inc:50
+msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
+msgstr "Kann SHA nicht benutzen (fehlende Funktion mhash / sha1 / crypt)"
+
+#: include/class_CopyPasteHandler.inc:90
+#, php-format
+msgid ""
+"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
+"to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:122
+#, php-format
+msgid ""
+"Specified object '%s' is not a valid ldap object, please check copy & paste  "
+"methods."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:138
+#, fuzzy, php-format
+msgid "We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr "Kann '%s/encodings' nicht lesen, bitte prüfen Sie die Rechte."
+
+#: include/class_CopyPasteHandler.inc:147
+#, fuzzy, php-format
+msgid ""
+"We are not allowed to save ldap dump to '%s/%s', please check permissions."
+msgstr "Kann '%s/encodings' nicht lesen, bitte prüfen Sie die Rechte."
+
+#: include/class_CopyPasteHandler.inc:232
+#, php-format
+msgid "Could not load dumped file '%s', from hard disk drive."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:257
+#, fuzzy, php-format
+msgid "You are not allowed to cut and paste the following object '%s'."
+msgstr "Es ist Ihnen nicht erlaubt, dieses Objekt nach '%s' zu verschieben."
+
+#: include/class_CopyPasteHandler.inc:285
+#, php-format
+msgid "You are going to paste the cutted entry '%s'."
+msgstr "Sie sind dabei, den ausgeschnitten Eintrag '%s' einzufügen."
+
+#: include/class_CopyPasteHandler.inc:298
+#, fuzzy, php-format
+msgid "You are not allowed to copy and paste the following object '%s'."
+msgstr "Es ist Ihnen nicht erlaubt, dieses Objekt nach '%s' zu verschieben."
+
+#: include/class_CopyPasteHandler.inc:319
+#, php-format
+msgid "You are going to paste the copied entry '%s'."
+msgstr "Sie sind dabei, den kopierten Eintrag '%s' einzufügen."
+
+#: include/class_CopyPasteHandler.inc:418
+msgid "Paste"
+msgstr "Einfügen"
+
+#: include/class_CopyPasteHandler.inc:420
+msgid "Can't paste"
+msgstr "Kann nicht einfügen"
+
+#: include/class_password-methods-kerberos.inc:44
+msgid ""
+"Warning: Can't set kerberos password. Your PHP version has no kerberos "
+"support, password has not been changed."
+msgstr ""
+"Achtung: Das Kerberos-Passwort kann nicht gesetzt werden. Die von Ihnen "
+"verwendete PHP-Version besitzt keine Unterstützung für Kerberos."
+
+#: include/class_password-methods-kerberos.inc:53
+msgid "Kerberos database communication failed!"
+msgstr "Die Kommunikation mit der Kerberos-Datenbank ist fehlgeschlagen!"
+
+#: include/class_password-methods-kerberos.inc:60
+msgid "Changing password in kerberos database failed!"
+msgstr ""
+"Die Änderung des Passworts in der Kerberos-Datenbank ist fehlgeschlagen!"
+
+#: include/sieve/class_sieveElement_Require.inc:73
+msgid "Please specify at least one valid requirement."
+msgstr "Bitte geben Sie mindestens eine gültige Bedingung an."
+
+#: include/sieve/class_sieveElement_If.inc:27
+msgid "Complete address"
+msgstr "Vollständige Adresse"
+
+#: include/sieve/class_sieveElement_If.inc:27
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Default"
+msgstr "Standard"
+
+#: include/sieve/class_sieveElement_If.inc:28
+msgid "Domain part"
+msgstr "Domänen-Teil"
+
+#: include/sieve/class_sieveElement_If.inc:29
+msgid "Local part"
+msgstr "Lokaler Teil"
+
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Case insensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:34
+msgid "Case sensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:35
+msgid "Numeric"
+msgstr "Numerisch"
+
+#: include/sieve/class_sieveElement_If.inc:39
+msgid "is"
+msgstr "ist"
+
+#: include/sieve/class_sieveElement_If.inc:40
+#, fuzzy
+msgid "regex"
+msgstr "zurücksetzen"
+
+#: include/sieve/class_sieveElement_If.inc:41
+msgid "contains"
+msgstr "enthält"
+
+#: include/sieve/class_sieveElement_If.inc:42
+#, fuzzy
+msgid "matches"
+msgstr "Cache"
+
+#: include/sieve/class_sieveElement_If.inc:43
+#, fuzzy
+msgid "count"
+msgstr "Konto"
+
+#: include/sieve/class_sieveElement_If.inc:44
+msgid "value is"
+msgstr "Wert ist"
+
+#: include/sieve/class_sieveElement_If.inc:48
+msgid "less than"
+msgstr "kleiner als"
+
+#: include/sieve/class_sieveElement_If.inc:49
+msgid "less or equal"
+msgstr "kleiner oder gleich"
+
+#: include/sieve/class_sieveElement_If.inc:50
+msgid "equals"
+msgstr "gleich"
+
+#: include/sieve/class_sieveElement_If.inc:51
+msgid "greater or equal"
+msgstr "größer oder gleich"
+
+#: include/sieve/class_sieveElement_If.inc:52
+#: include/sieve/class_sieveElement_If.inc:726
+#: include/sieve/class_sieveElement_If.inc:1059
+msgid "greater than"
+msgstr "größer als"
+
+#: include/sieve/class_sieveElement_If.inc:53
+msgid "not equal"
+msgstr "ungleich"
+
+#: include/sieve/class_sieveElement_If.inc:102
+msgid "Can't save empty tests."
+msgstr "Kann leere Tests nicht speichern."
+
+#: include/sieve/class_sieveElement_If.inc:446
+msgid "emtpy"
+msgstr "leer"
+
+#: include/sieve/class_sieveElement_If.inc:493
+msgid "Nothing specified right now"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:595
+msgid "Invalid type of address part."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:605
+msgid "Invalid match type given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:621
+msgid "Invalid operator given."
+msgstr "Ungültiger Operator übergeben."
+
+#: include/sieve/class_sieveElement_If.inc:638
+msgid "Please specify a valid operator."
+msgstr "Bitte wählen Sie einen gültigen Operator."
+
+#: include/sieve/class_sieveElement_If.inc:654
+msgid ""
+"Invalid character found in address attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:669
+#, fuzzy
+msgid ""
+"Invalid character found in value attribute. Quotes are not allowed here."
+msgstr ""
+"Ungültiges Zeichen in Anwendungs-Name. Nur a-z und 0-9 sind erlaubte Zeichen."
+
+#: include/sieve/class_sieveElement_If.inc:727
+#: include/sieve/class_sieveElement_If.inc:1060
+msgid "lower than"
+msgstr "weniger als"
+
+#: include/sieve/class_sieveElement_If.inc:729
+#: include/sieve/class_sieveElement_If.inc:1062
+msgid "Megabyte"
+msgstr "Megabyte"
+
+#: include/sieve/class_sieveElement_If.inc:730
+#: include/sieve/class_sieveElement_If.inc:1063
+msgid "Kilobyte"
+msgstr "Kilobyte"
+
+#: include/sieve/class_sieveElement_If.inc:731
+#: include/sieve/class_sieveElement_If.inc:1064
+msgid "Bytes"
+msgstr "Bytes"
+
+#: include/sieve/class_sieveElement_If.inc:745
+msgid "Please select a valid match type in the list box below."
+msgstr ""
+"Bitte wählen Sie eine gültige Art der Übereinstimmung in der Liste unterhalb."
+
+#: include/sieve/class_sieveElement_If.inc:759
+#, fuzzy
+msgid "Only numeric values are allowed here."
+msgstr "Der Wert für 'Nummer' muss numerisch sein."
+
+#: include/sieve/class_sieveElement_If.inc:769
+msgid "No valid unit selected"
+msgstr "Keine gültige Einheit ausgewählt"
+
+#: include/sieve/class_sieveElement_If.inc:834
+#: include/sieve/templates/element_if.tpl:4
+msgid "Condition"
+msgstr "Bedingung"
+
+#: include/sieve/class_sieveElement_If.inc:836
+#: include/sieve/templates/object_container.tpl:32
+#: include/sieve/class_sieveManagement.inc:510
+#: include/sieve/class_sieveManagement.inc:729
+msgid "If"
+msgstr "Wenn"
+
+#: include/sieve/class_sieveElement_If.inc:838
+#: include/sieve/templates/element_elsif.tpl:4
+#: include/sieve/templates/object_container.tpl:34
+#: include/sieve/class_sieveManagement.inc:571
+#: include/sieve/class_sieveManagement.inc:766
+#: include/sieve/class_sieveManagement.inc:771
+msgid "Else If"
+msgstr "Sonst Wenn"
+
+#: include/sieve/class_sieveElement_If.inc:840
+#: include/sieve/templates/element_else.tpl:4
+#: include/sieve/templates/object_container.tpl:33
+#: include/sieve/class_sieveManagement.inc:569
+#: include/sieve/class_sieveManagement.inc:764
+msgid "Else"
+msgstr "Sonst"
+
+#: include/sieve/class_sieveElement_If.inc:876
+msgid "Empty"
+msgstr "leer"
+
+#: include/sieve/class_sieveElement_If.inc:1134
+#: include/sieve/class_sieveElement_If.inc:1164
+msgid "Click here to add a new test"
+msgstr "Hier klicken, um einen neuen Test hinzuzufügen"
+
+#: include/sieve/class_sieveElement_If.inc:1176
+msgid "Unhandled switch type"
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:245
+msgid "Can't remove last element."
+msgstr "Kann letztes Element nicht entfernen."
+
+#: include/sieve/class_My_Tree.inc:658
+msgid "Require must be the first command in the script."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Vacation.inc:148
+#, fuzzy
+msgid "Alternative sender address must be a valid email addresses."
+msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
+
+#: include/sieve/templates/element_stop.tpl:9
+#, fuzzy
+msgid "Stop execution here"
+msgstr "Beende Ausführung hier!"
+
+#: include/sieve/templates/object_test_container.tpl:6
+#, fuzzy
+msgid "Add object"
+msgstr "Dieses Objekt hinzufügen"
+
+#: include/sieve/templates/object_test_container.tpl:10
+#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
+msgid "Remove object"
+msgstr "Objekt entfernen"
+
+#: include/sieve/templates/element_vacation.tpl:13
+msgid "Vacation Message"
+msgstr "Urlaubsnachricht"
+
+#: include/sieve/templates/element_vacation.tpl:16
+#: include/sieve/templates/element_envelope.tpl:19
+#: include/sieve/templates/element_address.tpl:18
+#: include/sieve/templates/element_header.tpl:19
+#, fuzzy
+msgid "Normal view"
+msgstr "Normaler Modus"
+
+#: include/sieve/templates/element_vacation.tpl:21
+#, fuzzy
+msgid "Release interval"
+msgstr "Zeit-Intervall"
+
+#: include/sieve/templates/element_vacation.tpl:30
+msgid "Alternative sender addresses"
+msgstr "Alternative Absender-Adressen"
+
+#: include/sieve/templates/element_vacation.tpl:47
+#: include/sieve/templates/element_envelope.tpl:130
+#: include/sieve/templates/element_address.tpl:138
+#: include/sieve/templates/element_header.tpl:131
+#, fuzzy
+msgid "Expert view"
+msgstr "Experten-Modus"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_envelope.tpl:108
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_address.tpl:116
+#: include/sieve/templates/element_header.tpl:109
+msgid "Not"
+msgstr "Nicht"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_anyof.tpl:7
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_exists.tpl:12
+msgid "Inverse match"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:10
+#: include/sieve/class_sieveManagement.inc:602
+msgid "Any of"
+msgstr "Einer von"
+
+#: include/sieve/templates/element_envelope.tpl:16
+#: include/sieve/templates/element_envelope.tpl:105
+#: include/sieve/class_sieveManagement.inc:598
+msgid "Envelope"
+msgstr "Umschlag"
+
+#: include/sieve/templates/element_envelope.tpl:26
+#: include/sieve/templates/element_address.tpl:25
+#: include/sieve/templates/element_header.tpl:26
+msgid "Match type"
+msgstr "Art der Übereinstimmung"
+
+#: include/sieve/templates/element_envelope.tpl:29
+#: include/sieve/templates/element_envelope.tpl:52
+#: include/sieve/templates/element_envelope.tpl:63
+#: include/sieve/templates/element_envelope.tpl:113
+#: include/sieve/templates/element_envelope.tpl:118
+#: include/sieve/templates/element_address.tpl:28
+#: include/sieve/templates/element_address.tpl:51
+#: include/sieve/templates/element_address.tpl:61
+#: include/sieve/templates/element_address.tpl:72
+#: include/sieve/templates/element_address.tpl:121
+#: include/sieve/templates/element_address.tpl:126
+#: include/sieve/templates/element_boolean.tpl:5
+#: include/sieve/templates/element_header.tpl:29
+#: include/sieve/templates/element_header.tpl:52
+#: include/sieve/templates/element_header.tpl:63
+#: include/sieve/templates/element_header.tpl:114
+#: include/sieve/templates/element_header.tpl:119
+msgid "Boolean value"
+msgstr "Boolscher Wert"
+
+#: include/sieve/templates/element_envelope.tpl:37
+#: include/sieve/templates/element_address.tpl:36
+#: include/sieve/templates/element_header.tpl:37
+msgid "Invert test"
+msgstr "Test umkehren"
+
+#: include/sieve/templates/element_envelope.tpl:49
+#: include/sieve/templates/element_address.tpl:58
+#: include/sieve/templates/element_header.tpl:49
+msgid "Comparator"
+msgstr "Vergleichsoperator"
+
+#: include/sieve/templates/element_envelope.tpl:60
+#: include/sieve/templates/element_address.tpl:69
+#, fuzzy
+msgid "Operator"
+msgstr "Operator"
+
+#: include/sieve/templates/element_envelope.tpl:76
+#: include/sieve/templates/element_address.tpl:85
+#: include/sieve/templates/element_header.tpl:77
+msgid "Address fields to include"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:80
+#: include/sieve/templates/element_address.tpl:89
+#: include/sieve/templates/element_header.tpl:81
+msgid "Values to match for"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:110
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_address.tpl:118
+#: include/sieve/templates/element_header.tpl:111
+msgid "-"
+msgstr "-"
+
+#: include/sieve/templates/select_test_type.tpl:1
+#, fuzzy
+msgid "Select the type of test you want to add"
+msgstr "Wählen Sie die Art des Tests, den Sie hinzufügen möchten"
+
+#: include/sieve/templates/select_test_type.tpl:3
+msgid "Available test types"
+msgstr "Verfügbare Testarten"
+
+#: include/sieve/templates/element_redirect.tpl:13
+#: include/sieve/templates/object_container.tpl:27
+#: include/sieve/class_sieveManagement.inc:505
+#: include/sieve/class_sieveManagement.inc:724
+msgid "Redirect"
+msgstr "Umleiten"
+
+#: include/sieve/templates/element_redirect.tpl:18
+#, fuzzy
+msgid "Redirect mail to following recipients"
+msgstr "Einschränkungen für Empfänger"
+
+#: include/sieve/templates/remove_script.tpl:10
+#, fuzzy
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"script in a file. So - if you've done so - press 'Delete' to continue or "
+"'Cancel' to abort."
+msgstr ""
+"Eine Sicherung der LDAP-Datenbank bietet sich an. Wenn Sie dies erledigt "
+"haben, drücken Sie 'Entfernen' um Fortzufahren oder 'Abbrechen', um den "
+"Vorgang abzubrechen."
+
+#: include/sieve/templates/object_container_clear.tpl:8
+#, fuzzy
+msgid "Move this object up one position"
+msgstr "Verschiebe dieses Objekt um eine Position nach oben"
+
+#: include/sieve/templates/object_container_clear.tpl:12
+#, fuzzy
+msgid "Move this object down one position"
+msgstr "Verschiebe dieses Objekt um eine Position nach oben"
+
+#: include/sieve/templates/object_container_clear.tpl:16
+msgid "Remove this object"
+msgstr "Dieses Objekt entfernen"
+
+#: include/sieve/templates/object_container_clear.tpl:17
+#: include/sieve/templates/object_container.tpl:17
+#, fuzzy
+msgid "Remove element"
+msgstr "Dieses Element entfernen"
+
+#: include/sieve/templates/element_allof.tpl:10
+#: include/sieve/class_sieveManagement.inc:601
+msgid "All of"
+msgstr "Alle"
+
+#: include/sieve/templates/element_fileinto.tpl:4
+msgid "Move mail into folder"
+msgstr "Verschiebe Nachricht in Ordner"
+
+#: include/sieve/templates/element_fileinto.tpl:8
+msgid "Select from list"
+msgstr "Wählen Sie aus der Liste"
+
+#: include/sieve/templates/element_fileinto.tpl:10
+msgid "Manual selection"
+msgstr "Manuelle Auswahl"
+
+#: include/sieve/templates/element_fileinto.tpl:18
+msgid "Folder"
+msgstr "Ordner"
+
+#: include/sieve/templates/element_discard.tpl:4
+#: include/sieve/templates/object_container.tpl:26
+#: include/sieve/class_sieveManagement.inc:504
+#: include/sieve/class_sieveManagement.inc:723
+msgid "Discard"
+msgstr "Verwerfen"
+
+#: include/sieve/templates/element_discard.tpl:9
+#, fuzzy
+msgid "Discard message"
+msgstr "Verwerfe Nachricht"
+
+#: include/sieve/templates/element_keep.tpl:4
+#: include/sieve/templates/object_container.tpl:22
+#: include/sieve/templates/object_container.tpl:25
+#: include/sieve/class_sieveManagement.inc:500
+#: include/sieve/class_sieveManagement.inc:503
+#: include/sieve/class_sieveManagement.inc:719
+#: include/sieve/class_sieveManagement.inc:722
+msgid "Keep"
+msgstr "Behalten"
+
+#: include/sieve/templates/element_keep.tpl:9
+#, fuzzy
+msgid "Keep message"
+msgstr "Nachricht behalten"
+
+#: include/sieve/templates/management.tpl:1
+#, fuzzy
+msgid "List of sieve scripts"
+msgstr "Liste der Skripte"
+
+#: include/sieve/templates/management.tpl:5
+msgid ""
+"Connection to the sieve server could not be established, the "
+"authentification attribute is empty."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:6
+msgid ""
+"Please verfiy that the attributes uid and mail are not empty and try again."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:12
+msgid "Connection to the sieve server could not be established."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:15
+msgid "Possibly the sieve account has not been created yet."
+msgstr "Wahrscheinlich wurde das Sieve-Konto noch nicht erstellt."
+
+#: include/sieve/templates/management.tpl:19
+#, fuzzy
+msgid ""
+"Be careful. All your changes will be saved directly to sieve, if you use the "
+"save button below."
+msgstr ""
+"Bitte seien Sie vorsichtig, wenn Sie die Eintrags-Typen mit diesem Dialog "
+"bearbeiten. Alle Änderungen werden unverzüglich übernommen, wenn Sie den "
+"'Speichern'-Knopf drücken."
+
+#: include/sieve/templates/management.tpl:22
+msgid "Create new script"
+msgstr "Neues Skript erstellen"
+
+#: include/sieve/templates/element_require.tpl:12
+#: include/sieve/templates/object_container.tpl:29
+#: include/sieve/class_sieveManagement.inc:507
+#: include/sieve/class_sieveManagement.inc:726
+msgid "Require"
+msgstr "Benötigt"
+
+#: include/sieve/templates/element_size.tpl:16
+msgid "Select match type"
+msgstr "Wählen Sie eine Art der Übereinstimmung"
+
+#: include/sieve/templates/element_size.tpl:20
+msgid "Select value unit"
+msgstr "Wählen Sie die Werteinheit"
+
+#: include/sieve/templates/element_exists.tpl:8
+#: include/sieve/class_sieveManagement.inc:600
+msgid "Exists"
+msgstr "Vorhanden"
+
+#: include/sieve/templates/element_reject.tpl:14
+msgid "Reject mail"
+msgstr "Mail ablehnen"
+
+#: include/sieve/templates/element_reject.tpl:17
+#, fuzzy
+msgid "This is a multiline text element"
+msgstr "Dies wird ein mehrzeiliges Text-Element"
+
+#: include/sieve/templates/element_reject.tpl:19
+#, fuzzy
+msgid "This is stored as single string"
+msgstr "dies wird als einzelner String gespeichert"
+
+#: include/sieve/templates/import_script.tpl:1
+msgid "Import sieve script"
+msgstr "Sieve-Skript importieren"
+
+#: include/sieve/templates/import_script.tpl:2
+msgid ""
+"Please select the sieve script you want to import. Use the import button to "
+"import the script or the cancel button to abort."
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:5
+msgid "Script to import"
+msgstr "Zu importierendes Skript"
+
+#: include/sieve/templates/create_script.tpl:2
+msgid ""
+"Please enter the name for the new script below. Script names must consist of "
+"lower case characters only."
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:8
+msgid "Script name"
+msgstr "Skriptname"
+
+#: include/sieve/templates/add_element.tpl:1
+msgid "Add a new element"
+msgstr "Füge ein neues Element ein"
+
+#: include/sieve/templates/add_element.tpl:2
+msgid "Please select the type of element you want to add"
+msgstr "Bitte wählen Sie den Typ des Elements, das Sie hinzufügen möchten"
+
+#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
+msgid "Abort"
+msgstr "Abbrechen"
+
+#: include/sieve/templates/object_container.tpl:8
+#, fuzzy
+msgid "Move object up one position"
+msgstr "Verschiebe dieses Objekt um eine Position nach oben"
+
+#: include/sieve/templates/object_container.tpl:12
+#, fuzzy
+msgid "Move object down one position"
+msgstr "Verschiebe dieses Objekt um eine Position nach oben"
+
+#: include/sieve/templates/object_container.tpl:21
+#, fuzzy
+msgid "choose element"
+msgstr "Dieses Element entfernen"
+
+#: include/sieve/templates/object_container.tpl:24
+msgid "Fileinto"
+msgstr "Ablegen unter"
+
+#: include/sieve/templates/object_container.tpl:28
+#: include/sieve/class_sieveManagement.inc:506
+#: include/sieve/class_sieveManagement.inc:725
+msgid "Reject"
+msgstr "Ablehnen"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:42
+msgid "Add new"
+msgstr "Neu hinzufügen"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:40
+#, fuzzy
+msgid "Add a new object above this one."
+msgstr "Füge ein neues Objekt an der Wurzel ein."
+
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add element above"
+msgstr "Füge Element oberhalb ein"
+
+#: include/sieve/templates/object_container.tpl:42
+#: include/sieve/templates/object_container.tpl:44
+#, fuzzy
+msgid "Add a new object below this one."
+msgstr "Füge ein neues Objekt an der Wurzel ein."
+
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add element below"
+msgstr "Füge Element unterhalb ein"
+
+#: include/sieve/templates/edit_frame_base.tpl:12
+msgid "View structured"
+msgstr "Strukturierte Ansicht"
+
+#: include/sieve/templates/edit_frame_base.tpl:14
+msgid "View source"
+msgstr "Zeige Quelltext"
+
+#: include/sieve/templates/element_address.tpl:48
+msgid "Part of address that should be used"
+msgstr ""
+
+#: include/sieve/templates/element_boolean.tpl:8
+msgid "update"
+msgstr "aktualisieren"
+
+#: include/sieve/templates/element_header.tpl:16
+#: include/sieve/templates/element_header.tpl:106
+#: include/sieve/class_sieveManagement.inc:597
+msgid "Header"
+msgstr "Kopfzeilen"
+
+#: include/sieve/templates/element_header.tpl:60
+msgid "operator"
+msgstr "Operator"
+
+#: include/sieve/class_sieveElement_Reject.inc:21
+msgid "Invalid character found, quotes are not allowed in a reject message."
+msgstr ""
+"Ungültiges Zeichen gefunden, Hochkommata sind in der Ablehnungsmeldung nicht "
+"erlaubt."
+
+#: include/sieve/class_sieveElement_Reject.inc:37
+msgid "Your reject text here"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:114
+#: include/sieve/class_sieveManagement.inc:241
+#, fuzzy
+msgid "Parse failed"
+msgstr "Fehlgeschlagen"
+
+#: include/sieve/class_sieveManagement.inc:118
+#: include/sieve/class_sieveManagement.inc:245
+#, fuzzy
+msgid "Parse successful"
+msgstr "Import erfolgreich"
+
+#: include/sieve/class_sieveManagement.inc:155
+#, php-format
+msgid ""
+"The specified mail server '%s' does not exist within the GOsa configuration."
+msgstr ""
+"Der angegebene Mail-Server '%s' wurde nicht in Ihrer GOsa-Konfiguration "
+"gefunden."
+
+#: include/sieve/class_sieveManagement.inc:200
+#, fuzzy
+msgid "You should specify a name for your new script."
+msgstr "Bitte geben Sie einen Freigabe-Namen an."
+
+#: include/sieve/class_sieveManagement.inc:205
+#, fuzzy
+msgid "Only lower case names are allowed."
+msgstr "Für den Zonennamen sind nur Kleinbuchstaben zugelassen."
+
+#: include/sieve/class_sieveManagement.inc:211
+#, fuzzy
+msgid "Only alphabetical characters are allowed in script names."
+msgstr "Nur 'a-z' sind zulässig für Skript-Namen."
+
+#: include/sieve/class_sieveManagement.inc:217
+msgid "The specified name is already in use."
+msgstr "Der angegebene Name wird bereits verwendet."
+
+#: include/sieve/class_sieveManagement.inc:303
+#: include/sieve/class_sieveManagement.inc:349
+#: include/sieve/class_sieveManagement.inc:679
+#: include/sieve/class_sieveManagement.inc:1040
+#: include/class_mail-methods-cyrus.inc:269
+#, php-format
+msgid "Can't log into SIEVE server. Server says '%s'."
+msgstr ""
+"Die Anmeldung am SIEVE-Server ist fehlgeschlagen. Die Meldung war '%s'."
+
+#: include/sieve/class_sieveManagement.inc:311
+#, php-format
+msgid "Can't activate sieve script on server. Server says '%s'."
+msgstr "Kann das Sieve-Skript nicht aktivieren. Die Meldung lautet '%s'."
+
+#: include/sieve/class_sieveManagement.inc:354
+#, php-format
+msgid "Can't remove sieve script from server. Server says '%s'."
+msgstr ""
+"Kann das Sieve-Skript nicht entfernen. Die Meldung des Servers lautet '%s'."
+
+#: include/sieve/class_sieveManagement.inc:366
+#, php-format
+msgid "You are going to remove the sieve script '%s' from your mail server."
+msgstr ""
+"Sie sind dabei ,das Sieve-Skript '%s' von Ihrem Mail-Server zu entfernen."
+
+#: include/sieve/class_sieveManagement.inc:402
+msgid "Edited"
+msgstr "Bearbeitet"
+
+#: include/sieve/class_sieveManagement.inc:409
+#, fuzzy, php-format
+msgid "Please fix all errors before saving. Last error was: %s"
+msgstr ""
+"Bitte beheben Sie vor dem Speichern alle Fehler. Der letzte Fehler war: %s"
+
+#: include/sieve/class_sieveManagement.inc:436
+#, fuzzy
+msgid "Specified file seems to be empty."
+msgstr "Die angebene Datei ist leer."
+
+#: include/sieve/class_sieveManagement.inc:438
+msgid "Upload failed. The temporary file can't be accessed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
+#, php-format
+msgid "Can't open file '%s'."
+msgstr "Kann Datei '%s' nicht öffnen."
+
+#: include/sieve/class_sieveManagement.inc:502
+#: include/sieve/class_sieveManagement.inc:721
+msgid "File into"
+msgstr "Ablegen unter"
+
+#: include/sieve/class_sieveManagement.inc:526
+msgid "Failed to add new element."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:642
+msgid "This script is marked as active"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:647
+msgid "Script length"
+msgstr "Skript-Länge"
+
+#: include/sieve/class_sieveManagement.inc:651
+msgid "Remove script"
+msgstr "Skript entfernen"
+
+#: include/sieve/class_sieveManagement.inc:660
+msgid "Activate script"
+msgstr "Skript aktivieren"
+
+#: include/sieve/class_sieveManagement.inc:664
+msgid "Edit script"
+msgstr "Skript bearbeiten"
+
+#: include/sieve/class_sieveManagement.inc:778
+#, php-format
+msgid "Can't add the specified element at the given position."
+msgstr ""
+"Kann das angegebene Element nicht in die vorgegebene Position einfügen."
+
+#: include/sieve/class_sieveManagement.inc:1056
+#, fuzzy
+msgid "Failed to save sieve script"
+msgstr "Eigenes Sieve-Skript verwenden"
+
+#: include/sieve/class_sieveElement_Redirect.inc:24
+#: setup/class_setupStep_Feedback.inc:179
+msgid "Please specify a valid email address."
+msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
+
+#: include/sieve/class_sieveElement_Redirect.inc:35
+#, fuzzy
+msgid "Place a mail address here"
+msgstr "Bitte geben Sie eine Mail-Adresse ein"
+
+#: include/sieve/class_sieveElement_Comment.inc:21
+msgid "Your comment here"
+msgstr "Hier folgt Ihr Kommentar"
+
+#: include/class_SnapShotDialog.inc:63
+#, php-format
+msgid "You're about to delete the snapshot '%s'."
+msgstr "Sie sind dabei das Abbild '%s' zu entfernen."
+
+#: include/class_SnapShotDialog.inc:113
+#: include/class_MultiSelectWindow.inc:584
+msgid "Restore snapshot"
+msgstr "Abzug wiederherstellen"
+
+#: include/class_SnapShotDialog.inc:115
+msgid "Remove snapshot"
+msgstr "Abbild entfernen."
+
+#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
+msgid "Y-m-d, H:i:s"
+msgstr "Y-m-d, H:i:s"
+
+#: include/class_SnapShotDialog.inc:149
+msgid "Please specify a valid description for this snapshot."
+msgstr "Bitte geben Sie eine gültige Beschreibung für diesen Abzug an."
+
+#: include/class_ldap.inc:196
+#, php-format
+msgid ""
+"The LDAP server is slow (%.2fs for the last query). This may be responsible "
+"for performance breakdowns."
+msgstr ""
+"Der LDAP-Server antwortet sehr langsam (%.2fs für die letzte Anfrage), dies "
+"könnte die Ursache für Leistungseinbrüche sein."
+
+#: include/class_ldap.inc:229
+#, php-format
+msgid ""
+"The ldapserver is answering very slow (%.2f), this may be responsible for "
+"performance breakdowns."
+msgstr ""
+"Der LDAP-Server antwortet sehr langsam (%.2f), dies könnte die Ursache für "
+"Leistungseinbrüche sein."
+
+#: include/class_ldap.inc:451
+#, php-format
+msgid "Creating copy of %s"
+msgstr "Erstelle Kopie von %s"
+
+#: include/class_ldap.inc:454
+msgid "Processing"
+msgstr "Verarbeite"
+
+#: include/class_ldap.inc:494
+msgid "Error while fetching source dn - aborted!"
+msgstr "Fehler beim Abrufen des Quell-DN, der Vorgang wurde abgebrochen!"
+
+#: include/class_ldap.inc:558
+#, php-format
+msgid "Unknown FAIstate %s"
+msgstr "unbekannter FAI-Status %s"
+
+#: include/class_ldap.inc:719
+#, php-format
+msgid ""
+"Autocreation of subtree failed. No objectClass found for attribute '%s'."
+msgstr ""
+
+#: include/class_ldap.inc:767
+#, php-format
+msgid ""
+"Autocreation of type '%s' is currently not supported. Please report to the "
+"GOsa team."
+msgstr ""
+"Das automatische Erzeugen des Objekt-Typs '%s' wird momentan nicht "
+"unterstützt. Bitte melden Sie dies an das Entwicklerteam."
+
+#: include/class_ldap.inc:776
+#, fuzzy, php-format
+msgid "Creating subtree '%s' failed."
+msgstr "Erzeugen von FAI/Skript mit dn '%s' fehlgeschlagen"
+
+#: include/class_ldap.inc:846
+#, php-format
+msgid "while operating on '%s' using LDAP server '%s'"
+msgstr "während der Arbeit mit '%s' auf dem LDAP-Server '%s'"
+
+#: include/class_ldap.inc:848
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "während der Arbeit auf LDAP-Server '%s'"
+
+#: include/class_ldap.inc:1070
+#, php-format
+msgid ""
+"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
+"in line %s"
+msgstr ""
+"Dies ist keine valide DN: '%s'.  Ein Block für den Import sollte mit "
+"'dn:...' beginnen in Zeile %s"
+
+#: include/class_ldap.inc:1099
+#, php-format
+msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
+msgstr ""
+"Fehler beim Importieren von dn: '%s', bitte überprüfen Sie die LDIF-Datei ab "
+"Zeile %s!"
+
+#: include/class_ldap.inc:1235
+#, php-format
+msgid "Ldap import with dn '%s' failed."
+msgstr "LDAP-Import von dn '%s' fehlgeschlagen."
+
+#: include/class_config.inc:71
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "XML-Fehler in der Datei gosa.conf: %s in Zeile %d"
+
+#: include/class_config.inc:208 html/index.php:212
+msgid "Can't bind to LDAP. Please contact the system administrator."
+msgstr ""
+"Kann den LDAP-Server nicht erreichen. Bitte benachrichtigen Sie den "
+"Administrator."
+
+#: include/class_config.inc:521
+msgid "SID and/or RIDBASE missing in your configuration!"
+msgstr "SID und/oder RIDBASE fehlen in der Konfiguration!"
+
+#: include/class_log.inc:141
+msgid ""
+"You have enabled the logging into mysql databse, but there are no logging "
+"servers available."
+msgstr ""
+
+#: include/class_log.inc:149
+#, fuzzy, php-format
+msgid "Could not connect to logging server %s."
+msgstr "Die SQL-Datenbank kann nicht erreicht werden!"
+
+#: include/class_log.inc:153
+#, fuzzy, php-format
+msgid "Could not select database %s on server %s. Server says :%s"
+msgstr ""
+"Die Datenbank '%s' auf dem Home-Server '%s' kann nicht ausgewählt werden."
+
+#: include/class_log.inc:172
+#, fuzzy, php-format
+msgid "Could not query database %s on server %s. Server ssys :%s"
+msgstr "Kann das Sieve-Skript nicht aktivieren. Die Meldung lautet '%s'."
+
+#: include/class_password-methods-ssha.inc:51
+msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
+msgstr "Kann SSHA nicht benutzen (Fehlende Funktion mhash / sha1)"
+
+#: include/class_MultiSelectWindow.inc:457
+msgid ""
+"Error: The requested subtree has an inconsistent DN encoding, check your "
+"LDAP!"
+msgstr ""
+"Fehler: Der angeforderte Teilbaum besitzt eine Inkonsistenz in der DN-"
+"Kodierung. Prüfen Sie den LDAP!"
+
+#: include/class_MultiSelectWindow.inc:565
+msgid "Restore snapshopts of already deleted objects"
+msgstr "Stelle Abzüge von bereits entfernten Objekten her"
+
+#: include/class_MultiSelectWindow.inc:566
+msgid "Restore"
+msgstr "Wiederherstellen"
+
+#: include/class_MultiSelectWindow.inc:590
+msgid "Create snapshot"
+msgstr "Abbild erstellen"
+
+#: include/class_MultiSelectWindow.inc:590
+msgid "Create a new snapshot from this object"
+msgstr "Erstelle ein neues Abbild dieses Objekts"
+
+#: include/php_setup.inc:97
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+"Der PHP-Interpreter meldete einen oder mehrere Fehler beim Erzeugen dieser "
+"Seite!"
+
+#: include/php_setup.inc:102
+msgid "Send bug report to the GOsa Team"
+msgstr ""
+
+#: include/php_setup.inc:102
+#, fuzzy
+msgid "Send bugreport"
+msgstr "Absender"
+
+#: include/php_setup.inc:107
+msgid "Toggle information"
+msgstr "Zeige/Verstecke Informationen"
+
+#: include/php_setup.inc:117
+msgid "PHP error"
+msgstr "PHP Fehler"
+
+#: include/php_setup.inc:136
+msgid "class"
+msgstr "Klasse"
+
+#: include/php_setup.inc:142
+msgid "function"
+msgstr "Funktion"
+
+#: include/php_setup.inc:147
+msgid "static"
+msgstr "statisch"
+
+#: include/php_setup.inc:151
+msgid "method"
+msgstr "Methode"
+
+#: include/php_setup.inc:184
+msgid "Trace"
+msgstr "Ablaufverfolgung"
+
+#: include/php_setup.inc:185
+msgid "Line"
+msgstr "Zeile"
+
+#: include/php_setup.inc:186
+msgid "Arguments"
+msgstr "Argumente"
+
+#: include/functions_dns.inc:166
+#, php-format
+msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr ""
+"Konnte die Reverse-Zone für DNS-Zone '%s' nicht finden. Das Einlesen wurde "
+"abgebrochen."
+
+#: include/functions_dns.inc:171
+#, php-format
+msgid ""
+"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
+"zone."
+msgstr ""
+"Es wurde mehr als eine Reverse-Zone für DNS-Zone '%s' gefunden. Das Einlesen "
+"wurde abgebrochen."
+
+#: include/functions_dns.inc:607
+#, php-format
+msgid ""
+"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
+msgstr ""
+"Unbekannter Zonenname '%s'. Zonennamen müssen ungefähr so aussehen: 'server/"
+"zone.com'."
+
+#: include/class_certificate.inc:35
+msgid "Can't open specified file, check accessibility and or existence"
+msgstr ""
+"Kann angegebene Datei nicht öffnen, prüfen Sie die Existenz und/oder "
+"Zugriffsrechte"
+
+#: include/class_certificate.inc:53
+msgid "Can't read specified certificate / or empty string given"
+msgstr ""
+"Kann angegebenes Zertifikat nicht lesen (oder es wurde eine leere "
+"Zeichenkette übergeben)"
+
+#: include/class_certificate.inc:80
+msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
+msgstr ""
+"Kann Zertifikat nicht laden, wahrscheinlich aufgrund eines nicht "
+"unterstützten Formats (benutzen Sie PEM/DER)"
+
+#: include/class_certificate.inc:95
+msgid "The Format must be PEM, to output certificate informations"
+msgstr "Um Zertifikatsinformationen anzuzeigen muss das Format PEM sein"
+
+#: include/class_certificate.inc:192
+msgid "Can't create/open File"
+msgstr "Kann Datei nicht anlegen/öffnen"
+
+#: include/class_certificate.inc:199
+msgid "No valid certificate loaded"
+msgstr "Kein gültiges Zertifikat geladen"
+
+#: include/class_pluglist.inc:55
+msgid "All objects in this category"
+msgstr "Keine Objekte dieser Kategorie"
+
+#: include/class_pluglist.inc:140
+msgid ""
+"Your gosa.conf information has changed partly. Please convert it using the "
+"contributed script fix_config.sh!"
+msgstr ""
+"Die Konfigurationsdatei gosa.conf hat sich teilweise geändert. Bitte "
+"konvertieren Sie diese mit dem beigefügten Skript fix_config.sh!"
+
+#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
+#: ihtml/themes/default/framework.tpl:26
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Sie bearbeiten gerade einen Datenbankeintrag. Sollen die Daten verworfen "
+"werden?"
+
+#: include/functions_FAI.inc:376
+#, php-format
+msgid "Error, following objects should be equal '%s' and '%s'"
+msgstr "Fehler, die folgenden Objekte sollten gleich sein: '%s' und '%s'"
+
+#: include/functions_FAI.inc:483
+#, php-format
+msgid "Release management failed, can't save '%s'"
+msgstr "Release-Verwaltung fehlgeschlagen, kann '%s' nicht speichern"
+
+#: include/class_password-methods.inc:167
+#, php-format
+msgid "Setting the password failed. LDAP server says '%s'."
+msgstr ""
+"Das Setzen des Passwortes ist fehlgeschlagen. Die Meldung vom LDAP-Server "
+"lautet '%s'."
+
+#: include/class_password-methods.inc:204
+msgid ""
+"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
+msgstr ""
+"Die Einstellung 'SMBHASH' in /etc/gosa/gosa.conf ist nicht korrekt! Das "
+"Samba-Passwort kann nicht geändert werden."
+
+#: include/class_acl.inc:6
+msgid "Access control"
+msgstr "Zugriffskontrolle"
+
+#: include/class_acl.inc:190 include/class_acl.inc:193
+msgid "Use ACL defined in role"
+msgstr "Verwende ACL aus Rollendefinition"
+
+#: include/class_acl.inc:640 include/class_acl.inc:647
+msgid "Show/Hide Advanced Settings"
+msgstr "Zeige/Verstecke Erweiterte Einstellungen"
+
+#: include/class_acl.inc:665
+msgid "Create objects"
+msgstr "Erstelle Objekte"
+
+#: include/class_acl.inc:666
+msgid "Move objects"
+msgstr "Objekte verschieben"
+
+#: include/class_acl.inc:667
+msgid "Remove objects"
+msgstr "Objekte entfernen"
+
+#: include/class_acl.inc:669 include/class_acl.inc:675
+msgid "Modifyable by owner"
+msgstr "Änderbar vom Eigentümer"
+
+#: include/class_acl.inc:672
+msgid "Move object"
+msgstr "Objekt verschieben"
+
+#: include/class_acl.inc:685
+msgid "Complete object"
+msgstr "Vollständiges Objekt"
+
+#: include/class_acl.inc:801
+#, php-format
+msgid "Unkown ACL type '%s'. Don't know how to handle it."
+msgstr "Unbekannter ACL-Typ '%s'. Verarbeitung nicht möglich."
+
+#: include/class_acl.inc:844
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Unbekannter Eintrag '%s'!"
+
+#: include/class_acl.inc:904 include/class_acl.inc:906
+#, fuzzy, php-format
+msgid "Role: %s"
+msgstr "Funktion"
+
+#: include/class_acl.inc:906
+msgid "Unknown role, possibly removed"
+msgstr ""
+
+#: include/class_acl.inc:914
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Enthält Einstellungen für diese Objekte: %s"
+
+#: include/class_acl.inc:923
+msgid "Members:"
+msgstr "Mitglieder:"
+
+#: include/class_acl.inc:929
+msgid "ACL is valid for all users"
+msgstr "ACL ist gültig für alle Benutzer"
+
+#: include/functions.inc:307
+#, php-format
+msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgstr ""
+"FATAL: Fehler beim Verbinden mit dem LDAP-Server. Die Meldung lautet '%s'."
+
+#: include/functions.inc:324
+#, php-format
+msgid "User login failed. LDAP server said '%s'."
+msgstr "Anmeldung des Nutzers ist fehlgeschlagen. Die Meldung lautet '%s'."
+
+#: include/functions.inc:345
+msgid "Username / UID is not unique. Please check your LDAP database."
+msgstr "Die Kennung ist nicht eindeutig. Bitte prüfen Sie die LDAP-Datenbank."
+
+#: include/functions.inc:476
+msgid ""
+"Error while adding a lock. Parameters are not set correctly, please check "
+"the source!"
+msgstr ""
+"Fehler beim Anlegen eines Locks. Die Parameter sind nicht korrekt gesetzt!"
+
+#: include/functions.inc:486
+#, php-format
+msgid ""
+"Can't set locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf! LDAP server says '%s'."
+msgstr ""
+"Der Zugriffsschutz für die LDAP-Datenbank kann nicht gesetzt werden. Bitte "
+"überprüfen Sie den \"Config\" Eintrag in der Datei gosa.conf! Der LDAP-"
+"Server meldete '%s'."
+
+#: include/functions.inc:501
+#, php-format
+msgid "Adding a lock failed. LDAP server says '%s'."
+msgstr ""
+"Kann keinen Zugriffsschutz anlegen. Die Meldung des LDAP-Servers lautet '%s'."
+
+#: include/functions.inc:527
+#, php-format
+msgid "Removing a lock failed. LDAP server says '%s'."
+msgstr ""
+"Kann den Zugriffsschutz nicht entfernen. Die Meldung des LDAP-Servers lautet "
+"'%s'."
+
+#: include/functions.inc:557
+msgid ""
+"Getting the lock from LDAP failed. Parameters are not set correctly, please "
+"check the source!"
+msgstr ""
+"Es kann nicht geprüft werden, ob das Objekt gesperrt ist. Die Parameter sind "
+"nicht korrekt!"
+
+#: include/functions.inc:567
+msgid ""
+"Can't get locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf!"
+msgstr ""
+"Die Information über den Zugriffsschutz kann nicht aus der LDAP-Datenbank "
+"gelesen werden. Bitte prüfen Sie den \"Config\"-Eintrag in der gosa.conf!"
+
+#: include/functions.inc:575
+msgid ""
+"Found multiple locks for object to be locked. This should not be possible - "
+"cleaning up multiple references."
+msgstr ""
+"Mehrere Sperrungen für ein Objekt gefunden. Dies sollte nicht möglich sein, "
+"bitte entfernen Sie mehrfache Referenzen."
+
+#: include/functions.inc:668
+#, php-format
+msgid "The size limit of %d entries is exceed!"
+msgstr "Die Größenbeschränkung von %d Einträgen ist überschritten!"
+
+#: include/functions.inc:670
+#, php-format
+msgid ""
+"Set the new size limit to %s and show me this message if the limit still "
+"exceeds"
+msgstr ""
+"Verwende eine neue Größenbeschränkung von %s Einträgen und zeige diese "
+"Meldung bei Überschreitung wieder an"
+
+#: include/functions.inc:687
+msgid "incomplete"
+msgstr "unvollständig"
+
+#: include/functions.inc:1054 include/functions.inc:1260
+msgid "LDAP error:"
+msgstr "LDAP-Fehler:"
+
+#: include/functions.inc:1055
+msgid ""
+"Problems with the LDAP server mean that you probably lost the last changes. "
+"Please check your LDAP setup for possible errors and try again."
+msgstr ""
+"Probleme mit dem LDAP-Server bedeuten meist, dass ihre letzten Änderungen "
+"verloren gegangen sind. Bitte prüfen Sie die LDAP-Konfiguration um "
+"eventuelle Fehler aufzudecken und wiederholen Sie die Aktion."
+
+#: include/functions.inc:1063
+msgid ""
+"Please check your input and fix the error. Press 'OK' to close this message "
+"box."
+msgstr ""
+"Bitte prüfen Sie ihre Eingaben und beheben Sie den Fehler. Drücken Sie den "
+"'OK'-Knopf um dieses Meldungsfenster zu schließen."
+
+#: include/functions.inc:1121
+msgid "An error occurred while processing your request"
+msgstr "Es ist ein Fehler bei der Bearbeitung ihrer Anfrage aufgetreten"
+
+#: include/functions.inc:1125
+msgid "OK"
+msgstr "OK"
+
+#: include/functions.inc:1188
+msgid "Continue anyway"
+msgstr "Trotzdem Fortsetzen"
+
+#: include/functions.inc:1190
+msgid "Edit anyway"
+msgstr "Trotzdem bearbeiten"
+
+#: include/functions.inc:1192
+#, php-format
+msgid ""
+"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
+"Please contact the person in order to clarify proceedings."
+msgstr ""
+"Sie versuchen den LDAP-Eintrag '%s' zu bearbeiten. Dieser Eintrag wird "
+"gerade von '%s' benutzt. Bitte kontaktieren Sie diese Person, um das weitere "
+"Vorgehen abzuklären."
+
+#: include/functions.inc:1442
+msgid "Entries per page"
+msgstr "Einträge pro Seite"
+
+#: include/functions.inc:1470
+msgid "Apply filter"
+msgstr "Filter anwenden"
+
+#: include/functions.inc:1744
+msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+
+#: include/functions.inc:1787
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "GOsa Entwicklerversion (Rev %s)"
+
+#: include/functions.inc:2228 include/functions.inc:2232
+msgid "Warning - base_hook is not available. Using default base."
+msgstr ""
+
+#: include/functions.inc:2238
+msgid "Warning - no base_hook defined. Using default base."
+msgstr ""
+
+#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
+msgid "Can't get schema information from server. No schema check possible!"
+msgstr ""
+"Kann die Schema-Informationen nicht vom Server beziehen: Keine Überprüfung "
+"möglich!"
+
+#: include/functions.inc:2286
+msgid "Used to store account specific informations."
+msgstr "Verwendet, um kontenbezogene Informationen zu speichern."
+
+#: include/functions.inc:2293
+msgid ""
+"Used to lock currently edited entries to avoid multiple changes at the same "
+"time."
+msgstr ""
+"Verwenden, um die momentan bearbeiteten Einträge für andere zu sperren (um "
+"gleichzeitige Änderungen zu verhindern)."
+
+#: include/functions.inc:2336
+#, php-format
+msgid "The required objectClass '%s' is not present in your schema setup"
+msgstr ""
+"Die benötigte Objektklasse '%s' ist nicht in Ihrer Schema-Umgebung vorhanden"
+
+#: include/functions.inc:2338
+#, php-format
+msgid "The optional objectClass '%s' is not present in your schema setup"
+msgstr ""
+"Die optionale Objektklasse '%s' ist nicht in Ihrer Schema-Umgebung vorhanden"
+
+#: include/functions.inc:2344
+#, php-format
+msgid "The required objectclass '%s' does not have version %s"
+msgstr "Die benötigte Objektklasse '%s' hat nicht die Version %s"
+
+#: include/functions.inc:2346
+#, php-format
+msgid "The optional objectclass '%s' does not have version %s"
+msgstr "Die optionale Objektklasse '%s' hat nicht die Version %s"
+
+#: include/functions.inc:2350
+#, php-format
+msgid "Class(es) available"
+msgstr "Verfügbare Klasse(n)"
+
+#: include/functions.inc:2372
+msgid ""
+"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema    configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2373
+msgid ""
+"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
+"be      AUXILIARY"
+msgstr ""
+
+#: include/functions.inc:2377
+msgid ""
+"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema   configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2378
+msgid "The objectClass 'posixGroup' must be STRUCTURAL"
+msgstr ""
+
+#: include/class_tabs.inc:193
+#, php-format
+msgid "Delete process has been canceled by plugin '%s': %s"
+msgstr "Der Lösch-Vorgang wurde durch das plugin '%s' beendet: %s"
+
+#: include/class_tabs.inc:316
+msgid "References"
+msgstr "Referenzen"
+
+#: include/class_debconfTemplate.inc:260
+msgid "This package has no debconf options."
+msgstr "Dieses Paket verfügt über keine debconf-Optionen."
+
+#: include/functions_helpviewer.inc:43
+#, php-format
+msgid "XML error in guide.xml: %s at line %d"
+msgstr "XML-Fehler in der Datei guide.xml: %s in Zeile %d"
+
+#: include/functions_helpviewer.inc:84
+msgid "No help available for this plugin."
+msgstr "Für dieses Modul ist keine Hilfe verfügbar."
+
+#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
+msgid "previous"
+msgstr "Vorherige"
+
+#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
+msgid "next"
+msgstr "Nächste"
+
+#: include/functions_helpviewer.inc:385
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s Ergebnisse für Ihre Suche nach %s"
+
+#: include/functions_helpviewer.inc:459
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% Trefferquote in Datei %s"
+
+#: include/class_mail-methods-cyrus.inc:40
+msgid "Warning: Account has an invalid mailserver string!"
+msgstr "Warnung: Das Konto hat eine ungültige Mail-Server Adresse!"
+
+#: include/class_mail-methods-cyrus.inc:58
+msgid ""
+"Warning: IMAP Server cannot be reached! If you save this account, some mail "
+"settings will not be stored on your server!"
+msgstr ""
+"Warnung: Der IMAP-Server kann nicht erreicht werden! Einige Mail-"
+"Einstellungen werden nicht auf den Server übertragen!"
+
+#: include/class_mail-methods-cyrus.inc:156
+#, php-format
+msgid "Can't create IMAP mailbox. Server says '%s'."
+msgstr "Kann das IMAP-Postfach nicht anlegen. Der Server meldet '%s'."
+
+#: include/class_mail-methods-cyrus.inc:175
+#, php-format
+msgid "Can't write IMAP quota. Server says '%s'."
+msgstr ""
+"Kann die Kontingent-Einstellungen nicht sichern. Der Server meldete '%s'."
+
+#: include/class_mail-methods-cyrus.inc:201
+msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
+msgstr ""
+"Achtung: Die PHP-Funktion 'imap_getacl' ist nicht verfügbar - "
+"Zugriffsinformationen können nicht entfernt werden."
+
+#: include/class_mail-methods-cyrus.inc:219
+msgid "Warning: imap_getacl is not available, can't get imap permissions!"
+msgstr ""
+"Achtung: Die PHP-Funktion imap_get_acl ist nicht verfügbar, die IMAP-"
+"Berechtigungen können nicht gelesen werden!"
+
+#: include/class_mail-methods-cyrus.inc:241
+#, php-format
+msgid "Can't remove IMAP mailbox. Server says '%s'."
+msgstr "Kann das IMAP-Postfach nicht entfernen. Der Server meldete '%s'."
+
+#: include/class_mail-methods-cyrus.inc:282
+#, php-format
+msgid "Can't get sieve script. Server says '%s'."
+msgstr ""
+"Kann das aktive SIEVE-Skript nicht herunterladen. Die Meldung lautet '%s'."
+
+#: include/class_mail-methods-cyrus.inc:353
+#, php-format
+msgid "Can't send sieve script. Server says '%s'."
+msgstr "Kann das SIEVE-Skript nicht übertragen. Die Meldung lautet '%s'."
+
+#: include/class_mail-methods-cyrus.inc:357
+#, php-format
+msgid "Can't activate GOsa sieve script. Server says '%s'."
+msgstr "Kann das GOsa SIEVE-Skript nicht aktivieren. Die Meldung lautet '%s'."
+
+#: include/class_ppdManager.inc:13
+#, php-format
+msgid "PPD manager : The specified path '%s' doesn't exists."
+msgstr "PPD manager: Der angegebene Pfad '%s' existiert nicht."
+
+#: include/class_ppdManager.inc:144
+#, php-format
+msgid "Specified ppd file '%s' can't be opened for reading."
+msgstr "Die PPD-Datei '%s' konnte nicht zum Lesen geöffnet werden."
+
+#: include/class_ppdManager.inc:146
+#, php-format
+msgid "The required tmp file file '%s' can't be opened for writing."
+msgstr ""
+"Die benötigte temporäre Datei '%s' kann nicht zum Schreiben geöffnet werden."
+
+#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
+#, php-format
+msgid ""
+"Parsing PPD file %s failed - line too long. Trailing characters have been "
+"ignored"
+msgstr ""
+"Das Verarbeiten der PPD-Datei '%s' ist fehlgeschlagen - Zeile zu lang. "
+"Nachfolgende Zeichen wurden ausgelassen."
+
+#: include/class_ppdManager.inc:178
+msgid "Nested groups are not supported!"
+msgstr "Verschachtelte Gruppen werden nicht unterstützt!"
+
+#: include/class_ppdManager.inc:182
+msgid "Group name not unique!"
+msgstr "Der Gruppenname ist nicht eindeutig!"
+
+#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
+msgid "Symbol values are not supported yet!"
+msgstr "Symbolische Werte werden noch nicht unterstützt!"
+
+#: include/class_ppdManager.inc:212
+msgid "Nested options are not supported!"
+msgstr "Verschachtelte Werte werden noch nicht unterstützt."
+
+#: include/class_ppdManager.inc:237
+msgid "PickMany is not supported yet!"
+msgstr "Die Option PickMany wird noch nicht unterstützt!"
+
+#: include/class_ppdManager.inc:318
+#, php-format
+msgid "Parsing PPD file %s failed - no information found."
+msgstr ""
+"Das Verarbeiten der PPD-Datei '%s' ist fehlgeschlagen - keine Information "
+"gefunden."
+
+#: setup/setup_config2.tpl:6
+msgid "Samba hash generator"
+msgstr ""
+
+#: setup/setup_config2.tpl:31
+msgid "RID base"
+msgstr "RID Basis"
+
+#: setup/setup_config2.tpl:46
+#, fuzzy
+msgid "Workstation container"
+msgstr "Name der Arbeitsstation"
+
+#: setup/setup_config2.tpl:61
+#, fuzzy
+msgid "Samba SID mapping"
+msgstr "Samba SID"
+
+#: setup/setup_config2.tpl:70
+msgid "Additional GOsa settings"
+msgstr "Zusätzliche GOsa-Einstellungen"
+
+#: setup/setup_config2.tpl:74
+msgid "Enable Copy & Paste"
+msgstr "Ermögliche Kopieren & Einfügen"
+
+#: setup/setup_config2.tpl:86
+#, fuzzy
+msgid "Enable FAI release management"
+msgstr "FAI Release-Verwaltung"
+
+#: setup/setup_config2.tpl:98
+#, fuzzy
+msgid "Enable user netatalk plugin"
+msgstr "Netatalk-Konto verwalten"
+
+#: setup/setup_config2.tpl:109
+msgid "Government mode"
+msgstr "Behörden-Modus"
+
+#: setup/setup_config2.tpl:122
+msgid "Mail method"
+msgstr "Zustellungs-Methode"
+
+#: setup/setup_config2.tpl:136
+#, fuzzy
+msgid "Vacation templates"
+msgstr "Vorlage für Arbeitsstation"
+
+#: setup/setup_config2.tpl:152
+msgid "Use Cyrus UNIX style"
+msgstr ""
+
+#: setup/setup_config2.tpl:162
+#, fuzzy
+msgid "Snapshots / Undo"
+msgstr "Abbild fehlgeschlagen."
+
+#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
+#, fuzzy
+msgid "Enable snapshots"
+msgstr "Abbild erstellen"
+
+#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
+#, fuzzy
+msgid "Snapshot base"
+msgstr "Abbild fehlgeschlagen."
+
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailinglist"
+msgstr ""
+
+#: setup/setup_feedback.tpl:9
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+
+#: setup/setup_feedback.tpl:41
+msgid "Send feedback to the GOsa project team"
+msgstr ""
+
+#: setup/setup_feedback.tpl:44
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+
+#: setup/setup_feedback.tpl:50
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:60
+msgid "If not, what problems did you encounter"
+msgstr ""
+
+#: setup/setup_feedback.tpl:68
+msgid "Is this the first time you use GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:74
+msgid "I use it since"
+msgstr ""
+
+#: setup/setup_feedback.tpl:75
+msgid "Select the year since when you are using GOsa"
+msgstr ""
+
+#: setup/setup_feedback.tpl:82
+msgid "What operating system / distribution do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:90
+msgid "What web server do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:98
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:106
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:110
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:116
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:123
+#, fuzzy
+msgid "Features"
+msgstr "Zukunft"
+
+#: setup/setup_feedback.tpl:126
+msgid "What features of GOsa do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:136
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:143
+msgid "Send feedback"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
+msgid "GOsa settings 3/3"
+msgstr "GOsa-Einstellungen 3/3"
+
+#: setup/class_setupStep_Config3.inc:69
+msgid "Tweak some GOsa core behaviour"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:171
+#, fuzzy
+msgid "Session lifetime must be a numeric value."
+msgstr "Benötiger Wert muß numerisch sein."
+
+#: setup/class_setupStep_Config3.inc:175
+#, fuzzy
+msgid "Maximal ldap query time must be a numeric value. "
+msgstr "Benötiger Wert muß numerisch sein."
+
+#: setup/class_setupStep_Finish.inc:38
+msgid "Write configuration file"
+msgstr "Schreibe Konfigurationsdatei"
+
+#: setup/class_setupStep_Finish.inc:39
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "Schreibe Konfigurationsdatei"
+
+#: setup/class_setupStep_Finish.inc:100
+#, fuzzy
+msgid ""
+"Your configuration file is currently world readable. Please updated the file "
+"permissions!"
+msgstr ""
+"Ihre Konfigurationsdatei ist momentan für jeden lesbar. Dies ist ein großer "
+"Sicherheitsrisiko. Bitte verändern Sie die Zugriffsrechte entsprechend der "
+"manuellen Variante unterhalb."
+
+#: setup/class_setupStep_Finish.inc:102
+#, fuzzy
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen."
+
+#: setup/class_setupStep_Finish.inc:111
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the webserver is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"Nachdem Sie die Konfigurationsdatei unter %s abgelegt haben, muß "
+"sichergestellt werden, daß der Webserver auf %s zugreifen kann - während "
+"normale Nutzer dies nicht dürfen. Führen Sie diese Kommandos aus, um die "
+"obigen Voraussetzungen zu erfüllen:"
+
+#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
+msgid "Installation check"
+msgstr "Installationsprüfung"
+
+#: setup/class_setupStep_Checks.inc:40
+#, fuzzy
+msgid "Basic checks for PHP version and required extensions."
+msgstr ""
+"Einige grundsätzliche Überprüfungen der PHP-Version, LDAP-Erweiterung..."
+
+#: setup/class_setupStep_Checks.inc:64
+msgid "Checking PHP version"
+msgstr "Prüfe PHP-Version"
+
+#: setup/class_setupStep_Checks.inc:65
+#, fuzzy, php-format
+msgid "PHP must be of version %s / %s or above."
+msgstr ""
+"PHP muß für manche Funktionen in der Version %s oder %s (oder höher) "
+"vorliegen "
+
+#: setup/class_setupStep_Checks.inc:66
+#, fuzzy
+msgid ""
+"GOsa requires functionality that is not available (or buggy) in older PHP "
+"versions. Please update to a supported version."
+msgstr ""
+"GOsa benötigt Funktionen, die in älteren PHP-Versionen nicht unbedingt "
+"verfügbar sind,aktualisieren Sie einfach auf eine unterstützte PHP-Version."
+
+#: setup/class_setupStep_Checks.inc:72
+#, fuzzy
+msgid "Checking for LDAP support"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Checks.inc:73
+#, fuzzy
+msgid "This is the main extension used by GOsa and therefore really required."
+msgstr ""
+"GOsa benötigt dieses Modul für LDAP-Zugriffe, daher ist es unabkömmlich."
+
+#: setup/class_setupStep_Checks.inc:74
+#, fuzzy
+msgid ""
+"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
+"your LDAP server."
+msgstr ""
+"Das LDAP-Modul (php4-ldap/php5-ldap) wird zur Kommunikation mit dem LDAP-"
+"Server benötigt."
+
+#: setup/class_setupStep_Checks.inc:80
+msgid "Checking for gettext support"
+msgstr "Prüfe auf gettext-Erweiterung"
+
+#: setup/class_setupStep_Checks.inc:81
+#, fuzzy
+msgid "Gettext support is required for internationalization."
+msgstr ""
+"Gettext-Unterstützung wird für Übersetzungen benötigt (Anmerkung des "
+"Übersetzers: Da Sie diese Meldung in deutsch lesen können, ist davon "
+"auszugehen, daß ihr PHP gettext-fähig ist)."
+
+#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
+msgid "Please make sure that the extension is activated."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:88
+msgid "Checking for iconv support"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Checks.inc:89
+msgid ""
+"This module is used by GOsa to convert samba munged dial informations and is "
+"therefore required. "
+msgstr ""
+"Dieses Modul wird von GOsa benutzt, um Samba Munged Dial-Information zu "
+"konvertieren und wird daher benötigt."
+
+#: setup/class_setupStep_Checks.inc:96
+#, fuzzy
+msgid "Checking for mhash support"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Checks.inc:97
+msgid "You'll need this module to make use of SSHA encryption"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:98
+#, fuzzy
+msgid ""
+"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
+"mhash."
+msgstr ""
+"Das MHASH-Modul für PHP 4/5 ist nicht verfügbar, bitte installieren Sie es "
+"(php4-mhash/php5-mhash)."
+
+#: setup/class_setupStep_Checks.inc:104
+#, fuzzy
+msgid "Checking for IMAP support"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Checks.inc:105
+#, fuzzy
+msgid ""
+"The IMAP module is needed to communicate with the IMAP server. GOsa "
+"retrieves status information, creates and deletes mail users, etc."
+msgstr ""
+"Das IMAP-Modul wird für die Kommunikation mit ihrem IMAP-Server benötigt. "
+"Dort können Benutzer verwaltet und Statusinformationen bezogen werden."
+
+#: setup/class_setupStep_Checks.inc:106
+#, fuzzy
+msgid ""
+"This module is used to communicate with your mail server. Please install "
+"php4-imap/php5-imap."
+msgstr ""
+"Dieses Modul wird verwendet, um mit Ihrem Mail-Server zu kommunizieren. "
+"Bitte installieren Sie es (php4-imap/php5-imap)."
+
+#: setup/class_setupStep_Checks.inc:112
+#, fuzzy
+msgid "Checking for getacl in IMAP implementation"
+msgstr "Prüfe auf getacl im IMAP-Modul"
+
+#: setup/class_setupStep_Checks.inc:113
+#, fuzzy
+msgid ""
+"The getacl support is needed to handle shared folder permissions. Old IMAP "
+"extensions are not capable of reading acl's. You need a recent PHP version "
+"to use this feature."
+msgstr ""
+"Diese Funktion wird benötigt um Zugriffsrechte von Geteilten Ordnern zu "
+"verwalten. Das normale IMAP-Modul unterstützt das Auslesen dieser "
+"Zugriffsregeln nicht. Sie benötigen entweder ein angepasstes oder ein recht "
+"aktuelles PHP um diese Funktion nutzen zu können."
+
+#: setup/class_setupStep_Checks.inc:120
+#, fuzzy
+msgid "Checking for MySQL support"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Checks.inc:121
+#, fuzzy
+msgid ""
+"MySQL support is needed to communicate with several supported databases."
+msgstr ""
+"Das MySQL-Modul wird benötigt, um Fax-Berichte anzuzeigen und auszuwerten."
+
+#: setup/class_setupStep_Checks.inc:122
+#, fuzzy
+msgid ""
+"This module is required to communicate with database servers (GOfax, "
+"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
+msgstr ""
+"Dieses Modul wird verwendet, um mit Datenbank-Servern zu kommunizieren (wird "
+"z.B. in der Telefon- oder Fax-Erweiterung verwendet). Bitte installieren Sie "
+"das Modul (php4-mysql/php5-mysql)."
+
+#: setup/class_setupStep_Checks.inc:128
+#, fuzzy
+msgid "Checking for kadm5 support"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Checks.inc:129
+msgid ""
+"Managing users in kerberos requires the kadm5 module which is downloadable "
+"via PEAR network."
+msgstr ""
+"Um Benutzer auch im Kerberos verwalten zu können, muß das kadm5-Modul "
+"installiert sein. Sie können es über das PEAR-Netzwerk beziehen."
+
+#: setup/class_setupStep_Checks.inc:130
+#, fuzzy
+msgid ""
+"This module is required to manage user in kerberos, it is downloadable via "
+"PEAR network"
+msgstr ""
+"Um Benutzer auch im Kerberos verwalten zu können, muß das kadm5-Modul "
+"installiert sein. Sie können es über das PEAR-Netzwerk beziehen."
+
+#: setup/class_setupStep_Checks.inc:136
+#, fuzzy
+msgid "Checking for SNMP support"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Checks.inc:137
+#, fuzzy
+msgid ""
+"The simple network management protocol is needed to get status information "
+"from clients."
+msgstr ""
+"Simple Network Management Protocol (SNMP) wird zur Client-Überwachung "
+"benötigt."
+
+#: setup/class_setupStep_Checks.inc:138
+#, fuzzy
+msgid ""
+"This module is required for client monitoring. Please install php4-snmp/php5-"
+"snmp."
+msgstr ""
+"Dieses Modul wird für die Client-Überwachung benötigt (PHP4-snmp/PHP5-snmp)"
+
+#: setup/class_setupStep_Checks.inc:144
+#, fuzzy
+msgid "Checking for CUPS support"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Checks.inc:145
+#, fuzzy
+msgid ""
+"In order to read available printers via the IPP protocol instead of printcap "
+"files, you've to install the CUPS module."
+msgstr ""
+"Falls Sie eine Liste der verfügbaren Drucker über IPP auslesen möchten, "
+"benötigen Sie dieses Modul. Anderenfalls wird die printcap-Datei ausgewertet."
+
+#: setup/class_setupStep_Checks.inc:154
+msgid "Checking for fping utility"
+msgstr "Suche fping-Programm"
+
+#: setup/class_setupStep_Checks.inc:155
+#, fuzzy
+msgid ""
+"The fping utility is used if you've got a thin client based terminal "
+"environment."
+msgstr ""
+"Fping wird benötigt, um den Status von Thin-Client basierenden Terminal zu "
+"überwachen."
+
+#: setup/class_setupStep_Checks.inc:156
+#, fuzzy
+msgid ""
+"The fping utility is only used in thin client based terminal environment."
+msgstr ""
+"Fping wird benötigt, um den Status von Thin-Client basierenden Terminal zu "
+"überwachen."
+
+#: setup/class_setupStep_Checks.inc:171
+msgid "SAMBA password hash generation"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:172
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 passwords, you've to install additional packages "
+"to generate password hashes."
+msgstr ""
+"Um Samba 2.x/3.x in Verbindung mit LDAP nutzen zu können, wird ein externes "
+"Programm benötigt, welches die Passwort-Hashes generieren kann."
+
+#: setup/class_setupStep_Checks.inc:173
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
+"a look at mkntpasswd."
+msgstr ""
+"Um Samba 2.x/3.x in Verbindung mit LDAP nutzen zu können, wird ein externes "
+"Programm benötigt, welches die Passwort-Hashes generieren kann."
+
+#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
+#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
+#: setup/class_setupStep_Checks.inc:251
+msgid "Off"
+msgstr "Aus"
+
+#: setup/class_setupStep_Checks.inc:184
+#, fuzzy
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"register_globals ist ein PHP-Mechanismus, welcher alle globalen Variablen "
+"für Skripte direkt zugänglich macht. Dies kann ein Sicherheitsrisiko sein. "
+"GOsa funktioniert mit beiden möglichen Einstellungen."
+
+#: setup/class_setupStep_Checks.inc:185
+#, fuzzy
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Prüfe ob register_globals ausgeschaltet ist"
+
+#: setup/class_setupStep_Checks.inc:193
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+"PHP verwendet diese Einstellungen für den Garbage Collector, um alte "
+"Sessions zu entfernen."
+
+#: setup/class_setupStep_Checks.inc:194
+#, fuzzy
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+"PHP verwendet diesen Wert für den Garbage Collector um alte Sitzungen zu "
+"entfernen. Wenn Sie diesen Wert auf einen Tag setzen, wird dies vermeiden, "
+"dass Sie die Sitzung und den zugehörigen Cookie verlieren, bevor diese "
+"tatsächlich ihre Gültigkeit verlieren."
+
+#: setup/class_setupStep_Checks.inc:195
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'session.gc_maxlifetime' und setzen Sie es "
+"auf 84600 oder höher."
+
+#: setup/class_setupStep_Checks.inc:203
+#, fuzzy
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"Um GOsa fehlerfrei benutzen zu können, muß die Option session.auto_register "
+"in Ihrer php.ini auf 'off' stehen."
+
+#: setup/class_setupStep_Checks.inc:204
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'session.auto_start' und setzen Sie es auf "
+"'Off'."
+
+#: setup/class_setupStep_Checks.inc:211
+#, fuzzy
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducable! Increase it for larger setups."
+msgstr ""
+"GOsa benötigt mindestens 32MB Speicher, weniger Speicher würde "
+"unvorhersehbare Probleme verursachen! Bei größeren Installationen sollte "
+"dieser Wert noch erweitert werden."
+
+#: setup/class_setupStep_Checks.inc:212
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'memory_limit' und setzen Sie es auf '32M' "
+"oder höher."
+
+#: setup/class_setupStep_Checks.inc:219
+#, fuzzy
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Diese Einstellung beeinflusst die Verarbeitung der Ausgabe. Stellen Sie "
+"diese auf 'off', um die Leistung zu erhöhen."
+
+#: setup/class_setupStep_Checks.inc:220
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'implicit_flush' und setzen Sie es auf "
+"'Off'."
+
+#: setup/class_setupStep_Checks.inc:227
+#, fuzzy
+msgid "The Execution time should be at least 30 seconds."
+msgstr ""
+"Die Ausführungszeit sollte mindestens 30 Sekunden betragen, da einige "
+"Aktionen viel Zeit in Anspruch nehmen."
+
+#: setup/class_setupStep_Checks.inc:228
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'max_execution_time' und setzen Sie es auf "
+"'30' oder höher."
+
+#: setup/class_setupStep_Checks.inc:235
+#, fuzzy
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Erhöhen Sie die Sicherheit Ihres Servers, indem Sie expose_php auf 'off' "
+"setzen. PHP wird in dieser Einstellung keine Informationen über Ihren "
+"laufenden Server senden."
+
+#: setup/class_setupStep_Checks.inc:236
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'expose_php' und setzen Sie es auf 'Off'."
+
+#: setup/class_setupStep_Checks.inc:242
+msgid "On"
+msgstr "An"
+
+#: setup/class_setupStep_Checks.inc:243
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+"Erhöhen Sie die Sicherheit des Server, indem sie magic_quotes_gpc auf 'on' "
+"stellen. PHP wird in dieser Einstellung alle 'quotes' in 'strings' umwandeln."
+
+#: setup/class_setupStep_Checks.inc:244
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'magic_quotes_gpc' und setzen Sie es auf "
+"'On'."
+
+#: setup/class_setupStep_Checks.inc:252
+#, fuzzy
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"Erhöhen Sie die Sicherheit des Server, indem sie magic_quotes_gpc auf 'on' "
+"stellen. PHP wird in dieser Einstellung alle 'quotes' in 'strings' umwandeln."
+
+#: setup/class_setupStep_Checks.inc:253
+#, fuzzy
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'implicit_flush' und setzen Sie es auf "
+"'Off'."
+
+#: setup/class_setupStep_Checks.inc:264
+#, fuzzy
+msgid "Configuration writeable"
+msgstr "Konfigurationsdatei schreibbar"
+
+#: setup/class_setupStep_Checks.inc:265
+#, fuzzy
+msgid "The configuration file can't be written"
+msgstr "Die Konfigurationsdatei kann nicht geschrieben werden"
+
+#: setup/class_setupStep_Checks.inc:266
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writeable."
+msgstr ""
+
+#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
+msgid "License"
+msgstr "Lizenz"
+
+#: setup/class_setupStep_License.inc:55
+msgid "Terms and conditions for usage"
+msgstr ""
+
+#: setup/setup_ldap.tpl:7
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
+
+#: setup/setup_ldap.tpl:25
+#, fuzzy
+msgid "LDAP connection"
+msgstr "Trennen"
+
+#: setup/setup_ldap.tpl:29
+msgid "Location name"
+msgstr "Name des Standortes:"
+
+#: setup/setup_ldap.tpl:37
+#, fuzzy
+msgid "Connection URL"
+msgstr "Verbindungs-URL"
+
+#: setup/setup_ldap.tpl:45
+#, fuzzy
+msgid "TLS connection"
+msgstr "LDAP-Verbindung"
+
+#: setup/setup_ldap.tpl:65
+#, fuzzy
+msgid "Reload"
+msgstr "Lesen"
+
+#: setup/setup_ldap.tpl:69
+#, fuzzy
+msgid "Authentication"
+msgstr "IAX Authentifikations-Typ"
+
+#: setup/setup_ldap.tpl:73
+msgid "Admin DN"
+msgstr "Administrator-DN:"
+
+#: setup/setup_ldap.tpl:78
+msgid "Select user"
+msgstr "Benutzer wählen"
+
+#: setup/setup_ldap.tpl:86
+msgid "Automatically append LDAP base to admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:101
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Samba-Einstellungen"
+
+#: setup/setup_ldap.tpl:105
+msgid "Use rfc2307bis compliant groups"
+msgstr ""
+
+#: setup/setup_ldap.tpl:117
+#, fuzzy
+msgid "Current status"
+msgstr "Status setzen"
+
+#: setup/setup_checks.tpl:9
+msgid "PHP module and extension checks"
+msgstr "PHP Modul- und Erweiterungsprüfung"
+
+#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+"GOsa kann nicht ausgeführt werden, wenn das Problem nicht behoben wird."
+
+#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
+msgid "GOsa will run without fixing this."
+msgstr "GOsa wird verwendbar sein, ohne dies zu beheben."
+
+#: setup/setup_checks.tpl:67
+msgid "PHP setup configuration"
+msgstr "Konfiguration der PHP-Umgebung"
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "show information"
+msgstr "Persönliche Informationen"
+
+#: setup/setup_welcome.tpl:4
+msgid ""
+"This seems to be the first time you start GOsa - we didn't find any "
+"configuration right now. This simple wizard intends to help you while "
+"setting it up."
+msgstr ""
+
+#: setup/setup_welcome.tpl:8
+msgid "What will the wizard do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:11
+#, fuzzy
+msgid "Create a basic, single site configuration"
+msgstr "Erstelle eine Sicherung von der bestehenden Konfigurationsdatei"
+
+#: setup/setup_welcome.tpl:12
+msgid "Tries to find problems within your PHP and LDAP setup"
+msgstr ""
+
+#: setup/setup_welcome.tpl:13
+msgid "Let you choose from a set of basic and advanced configuration switches"
+msgstr ""
+
+#: setup/setup_welcome.tpl:14
+msgid "Guided migration of existing LDAP trees"
+msgstr ""
+
+#: setup/setup_welcome.tpl:17
+msgid "What will the wizard NOT do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:20
+#, fuzzy
+msgid "Find every possible configuration error"
+msgstr "Schreibe Konfigurationsdatei"
+
+#: setup/setup_welcome.tpl:21
+msgid "Migrate every possible LDAP setup - create backup dumps!"
+msgstr ""
+
+#: setup/setup_welcome.tpl:25
+#, fuzzy
+msgid "To continue..."
+msgstr "Einrichtung wird fortgesetzt..."
+
+#: setup/setup_welcome.tpl:28
+msgid ""
+"For security reasons you need to authenticate for the installation by "
+"creating the file '/tmp/gosa.auth', containing the current session ID on the "
+"servers local filesystem. This can be done by executing the following "
+"command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:34
+msgid "Click the 'Continue' button when you've finished."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:53
+#, fuzzy
+msgid "LDAP setup"
+msgstr "LDAP-Server"
+
+#: setup/class_setupStep_Ldap.inc:54
+#, fuzzy
+msgid "LDAP connection setup"
+msgstr "Einrichten der LDAP-Verbindung"
+
+#: setup/class_setupStep_Ldap.inc:55
+#, fuzzy
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+"Die folgenden Eingabefelder ermöglichen die Grundkonfiguration von GOsa und "
+"beeinflussen verschiedene Eigenschaften der Hauptkonfiguration."
+
+#: setup/class_setupStep_Ldap.inc:99
+#, php-format
+msgid "Anonymous bind failed on server '%s'."
+msgstr "Verbindung als anonymer Benutzer zu Server '%s' schlug fehl."
+
+#: setup/class_setupStep_Ldap.inc:101
+#, php-format
+msgid "Bind as user '%s' failed on server '%s'."
+msgstr "Verbindung als Benutzer '%s' zu Server '%s' schlug fehl."
+
+#: setup/class_setupStep_Ldap.inc:106
+#, fuzzy, php-format
+msgid "Anonymous bind on server '%s' succeeded."
+msgstr "Verbindung als anonymer Benutzer zu Server '%s' schlug fehl."
+
+#: setup/class_setupStep_Ldap.inc:107
+#, fuzzy
+msgid "Please specify user and password."
+msgstr "Bitte geben Sie Ihr Passwort ein!"
+
+#: setup/class_setupStep_Ldap.inc:109
+#, fuzzy, php-format
+msgid "Bind as user '%s' on server '%s' succeeded."
+msgstr "Verbindung als Benutzer '%s' zu Server '%s' schlug fehl."
+
+#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
+#, fuzzy
+msgid "LDAP schema check"
+msgstr "LDAP-Schema-Prüfung"
+
+#: setup/class_setupStep_Schema.inc:42
+msgid "Perform test on your current LDAP schema"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:38
+#, fuzzy
+msgid "Welcome"
+msgstr "Willkommen %s!"
+
+#: setup/class_setupStep_Welcome.inc:39
+#, fuzzy
+msgid "The welcome message"
+msgstr "Entferne Nachricht"
+
+#: setup/class_setupStep_Welcome.inc:40
+#, fuzzy
+msgid "Welcome to GOsa setup wizard"
+msgstr "Willkommen bei der GOsa Einrichtung!"
+
+#: setup/setup_frame.tpl:11
+#, fuzzy
+msgid "GOsa setup wizard"
+msgstr "GOsa Hilfe-Browser"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Installation"
+msgstr "Installationsprüfung"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Steps"
+msgstr "Systeme"
+
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+#, fuzzy
+msgid "Language setup"
+msgstr "Sprachauswahl"
+
+#: setup/class_setupStep_Language.inc:42
+#, fuzzy
+msgid "This step allows you to select your preferred language."
+msgstr ""
+"Dieser Dialog erlaubt es Ihnen, ein Gerät zum momentan ausgewählten Computer "
+"hinzuzufügen."
+
+#: setup/class_setupStep_Language.inc:47
+msgid "Automatic"
+msgstr "Automatisch"
+
+#: setup/class_setupStep_Language.inc:51
+#, fuzzy
+msgid "Chinese"
+msgstr "Chipsatz"
+
+#: setup/setup_migrate.tpl:5
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:33
+#, fuzzy
+msgid "Check again"
+msgstr "Prüfen"
+
+#: setup/setup_migrate.tpl:37
+msgid "Move windows workstations into a valid windows workstation department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:39
+msgid ""
+"This dialog allows you to move the displayed windows workstations into a "
+"valid department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:41
+msgid ""
+"Be careful with this tool, there may be references pointing to this "
+"workstations that can't be migrated."
+msgstr ""
+
+#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
+#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
+#: setup/setup_migrate.tpl:346
+#, fuzzy
+msgid "Select all"
+msgstr "Auswahl"
+
+#: setup/setup_migrate.tpl:67
+msgid "Move selected windows workstations into the following GOsa department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:72
+#, fuzzy
+msgid "Move selected workstations"
+msgstr "Wählen, um die 'Arbeitsstationen' zu sehen"
+
+#: setup/setup_migrate.tpl:73
+msgid "What will be done here"
+msgstr ""
+
+#: setup/setup_migrate.tpl:85
+msgid "Move groups into configured group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:88
+msgid ""
+"This dialog allows moving a couple of groups to the configured group tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:91
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"groups. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:94
+msgid "Move selected groups into this group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
+#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
+#, fuzzy
+msgid "Hide changes"
+msgstr "Open-Xchange"
+
+#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
+#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
+#, fuzzy
+msgid "Show changes"
+msgstr "Zeige Pakete"
+
+#: setup/setup_migrate.tpl:140
+msgid "Move users into configured user tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:142
+msgid ""
+"This dialog allows moving a couple of users to the configured user tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:145
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"users. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:148
+#, fuzzy
+msgid "Move selected users into this people tree"
+msgstr "Neuen Benutzer aus dieser Vorlage erstellen"
+
+#: setup/setup_migrate.tpl:198
+msgid "Next"
+msgstr "Vor"
+
+#: setup/setup_migrate.tpl:201
+#, fuzzy
+msgid "Create a new GOsa administrator account"
+msgstr "Neues Netatalk-Konto erzeugen"
+
+#: setup/setup_migrate.tpl:204
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+
+#: setup/setup_migrate.tpl:233
+#, fuzzy
+msgid "Password (again)"
+msgstr "Passwort-Speicherung"
+
+#: setup/setup_migrate.tpl:258
+msgid ""
+"The listed departments are currenlty invisble in the GOsa user interface. If "
+"you want to change this for a couple of entries, select them and use the "
+"migrate button below."
+msgstr ""
+
+#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
+msgid ""
+"If you want to know what will be done when migrating the selected entries, "
+"use the 'Show changes' button to see the LDIF."
+msgstr ""
+
+#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
+#, fuzzy
+msgid "Current"
+msgstr "Aktuelles Objekt"
+
+#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
+#, fuzzy
+msgid "After migration"
+msgstr "Benutzerverwaltung"
+
+#: setup/setup_migrate.tpl:313
+msgid ""
+"The listed users are currenlty invisble in the GOsa user interface. If you "
+"want to change this for a couple of users, just select them and use the "
+"'Migrate' button below."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
+msgid "GOsa settings 1/3"
+msgstr "GOsa-Einstellungen 1/3"
+
+#: setup/class_setupStep_Config1.inc:75
+#, fuzzy
+msgid "GOsa generic settings"
+msgstr "Allgemeine GOsa-Einstellungen, Seite 2/3"
+
+#: setup/class_setupStep_Config1.inc:117
+#, php-format
+msgid "The specified value for '%s' must be a numeric value"
+msgstr "Der angegebene Wert für '%s' muss numerisch sein."
+
+#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
+msgid "GID / UID min id"
+msgstr "GID / UID min id"
+
+#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
+#, php-format
+msgid "Don't add a trailing comma to '%s'."
+msgstr "Fügen Sie kein Komma an das Ende von '%s'."
+
+#: setup/class_setupStep_Config1.inc:121
+msgid "People storage ou"
+msgstr "Ablage-OU für Benutzer:"
+
+#: setup/class_setupStep_Config1.inc:125
+msgid "Group storage ou"
+msgstr "Ablage-OU für Gruppen:"
+
+#: setup/class_setupStep_Config1.inc:129
+msgid "Uid base must be numeric"
+msgstr "Der Wert für 'UID Base' muss numerisch sein"
+
+#: setup/class_setupStep_Config1.inc:133
+#, fuzzy
+msgid "The given password minimum length is not numeric."
+msgstr "Der Sieve-Port muss numerisch sein."
+
+#: setup/class_setupStep_Config1.inc:136
+#, fuzzy
+msgid "The given password differ value is not numeric."
+msgstr "Der Sieve-Port muss numerisch sein."
+
+#: setup/setup_language.tpl:3
+#, fuzzy
+msgid "Please select the preferred language"
+msgstr "Bitte wählen Sie Ihre bevorzugte Sprache"
+
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overriden per user."
+msgstr ""
+
+#: setup/setup_language.tpl:9
+#, fuzzy
+msgid "Please your preferred language here"
+msgstr "Bevorzugte Sprache"
+
+#: setup/setup_config3.tpl:2
+#, fuzzy
+msgid "GOsa core settings"
+msgstr "GOsa-Einstellungen"
+
+#: setup/setup_config3.tpl:6
+#, fuzzy
+msgid "Disable primary group filter"
+msgstr "Zeige Gruppen des Benutzers"
+
+#: setup/setup_config3.tpl:18
+#, fuzzy
+msgid "Honour administrative units"
+msgstr "Gruppenverwaltung"
+
+#: setup/setup_config3.tpl:30
+#, fuzzy
+msgid "Smarty compile directory"
+msgstr "Basisverzeichnis"
+
+#: setup/setup_config3.tpl:39
+#, fuzzy
+msgid "Path for PPD storage"
+msgstr "Passwort-Speicherung"
+
+#: setup/setup_config3.tpl:55
+#, fuzzy
+msgid "Path for kiosk profile storage"
+msgstr "Kiosk-Profil-Einstellungen"
+
+#: setup/setup_config3.tpl:74
+#, fuzzy
+msgid "Network resolv hook"
+msgstr "Netzwerk-Adresse"
+
+#: setup/setup_config3.tpl:92
+#, fuzzy
+msgid "Mail queue script"
+msgstr "Allgemeiner Skript-Pfad"
+
+#: setup/setup_config3.tpl:110
+#, fuzzy
+msgid "Notification script"
+msgstr "Empfänger der Meldung"
+
+#: setup/setup_config3.tpl:126
+msgid "Login and session"
+msgstr ""
+
+#: setup/setup_config3.tpl:129
+msgid "Enforce register_globals to be deactivated"
+msgstr ""
+
+#: setup/setup_config3.tpl:141
+#, fuzzy
+msgid "Enforce encrypted connections"
+msgstr "Lehne verschlüsselte Archive ab"
+
+#: setup/setup_config3.tpl:153
+#, fuzzy
+msgid "Warn if session is not encrypted"
+msgstr "Die Sitzung ist nicht verschlüsselt."
+
+#: setup/setup_config3.tpl:165
+msgid "Session lifetime"
+msgstr "Lebenszeit der Sitzung"
+
+#: setup/setup_config3.tpl:173
+#, fuzzy
+msgid "Debugging"
+msgstr "Aktiviere Debugging"
+
+#: setup/setup_config3.tpl:177
+#, fuzzy
+msgid "Show PHP errors"
+msgstr "PHP Fehler"
+
+#: setup/setup_config3.tpl:189
+#, fuzzy
+msgid "Maximum LDAP query time"
+msgstr "Maximale Größe der Mail-Kopfzeilen"
+
+#: setup/setup_config3.tpl:207
+msgid "Log LDAP statistics"
+msgstr ""
+
+#: setup/setup_config3.tpl:219
+#, fuzzy
+msgid "Debug level"
+msgstr "Diese Ebene"
+
+#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
+msgid "Disabled"
+msgstr "Deaktiviert"
+
+#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
+msgid "Enabled"
+msgstr "Aktiviert"
+
+#: setup/class_setupStep_Feedback.inc:91
+#, fuzzy
+msgid "UNIX accounts/groups"
+msgstr "IAX Konto-Identifikation"
+
+#: setup/class_setupStep_Feedback.inc:93
+#, fuzzy
+msgid "Samba management"
+msgstr "Systemverwaltung"
+
+#: setup/class_setupStep_Feedback.inc:95
+#, fuzzy
+msgid "Mailsystem management"
+msgstr "Systemverwaltung"
+
+#: setup/class_setupStep_Feedback.inc:97
+#, fuzzy
+msgid "FAX system administration"
+msgstr "Benutzerverwaltung"
+
+#: setup/class_setupStep_Feedback.inc:99
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "Benutzerverwaltung"
+
+#: setup/class_setupStep_Feedback.inc:101
+#, fuzzy
+msgid "System inventory"
+msgstr "Inventar entfernen"
+
+#: setup/class_setupStep_Feedback.inc:103
+#, fuzzy
+msgid "System-/Configmanagement"
+msgstr "Systemverwaltung"
+
+#: setup/class_setupStep_Feedback.inc:111
+#: setup/class_setupStep_Feedback.inc:113
+#, fuzzy
+msgid "Notification and feedback"
+msgstr "Meldung gesendet!"
+
+#: setup/class_setupStep_Feedback.inc:112
+#, fuzzy
+msgid "Get notifications or send feedback"
+msgstr "Einschränkungen für den Sender"
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid ""
+"Could not connect to feedback server (%s). There is possibly no connection "
+"to the internet."
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid ""
+"Error while sending your feedback. The service is possible temporary "
+"unavailable"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:149
+msgid "Feedback sucessfully send"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:183
+msgid ""
+"You should have enabled at least one option, to subscribe or send your "
+"feedback."
+msgstr ""
+
+#: setup/class_setup.inc:210
+#, fuzzy
+msgid "Completed"
+msgstr "unvollständig"
+
+#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
+#, fuzzy
+msgid "LDAP inspection"
+msgstr "Überprüfung des PHP-Setups"
+
+#: setup/class_setupStep_Migrate.inc:107
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:113
+#, fuzzy
+msgid "Checking for root object"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Migrate.inc:119
+msgid "Checking permissions on LDAP database"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:125
+#, fuzzy
+msgid "Checking for invisible deparmtments"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Migrate.inc:131
+#, fuzzy
+msgid "Checking for invisible users"
+msgstr "Prüfe auf iconv-Erweiterung"
+
+#: setup/class_setupStep_Migrate.inc:137
+#, fuzzy
+msgid "Checking for super administrator"
+msgstr "Suche einige zusätzliche Programme"
+
+#: setup/class_setupStep_Migrate.inc:143
+#, fuzzy
+msgid "Checking for users outside the people tree"
+msgstr "Suche CUPS-Modul"
+
+#: setup/class_setupStep_Migrate.inc:149
+#, fuzzy
+msgid "Checking for groups outside the groups tree"
+msgstr "Suche CUPS-Modul"
+
+#: setup/class_setupStep_Migrate.inc:155
+msgid "Checking for windows workstations outside the winstation tree"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:161
+#, fuzzy
+msgid "Checking for duplicate uid numbers"
+msgstr "Prüfe Funktion %s"
+
+#: setup/class_setupStep_Migrate.inc:167
+#, fuzzy
+msgid "Checking for duplicate gid numbers"
+msgstr "Prüfe Funktion %s"
+
+#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
+#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
+#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
+#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
+#: setup/class_setupStep_Migrate.inc:807
+#, fuzzy
+msgid "LDAP query failed"
+msgstr "MySQL-Abfrage fehlgeschlagen."
+
+#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
+#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
+#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
+#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
+#: setup/class_setupStep_Migrate.inc:808
+msgid "Possibly the 'root object' is missing."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:213
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'uidNumber'."
+msgstr "Es wurde ein doppelter Wert für Eintrag-Typ '%s' gefunden."
+
+#: setup/class_setupStep_Migrate.inc:262
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'gidNumber'."
+msgstr "Es wurde ein doppelter Wert für Eintrag-Typ '%s' gefunden."
+
+#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
+#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
+#: setup/class_setupStep_Migrate.inc:1577
+#: setup/class_setupStep_Migrate.inc:1590
+msgid "Failed"
+msgstr "Fehlgeschlagen"
+
+#: setup/class_setupStep_Migrate.inc:319
+#, php-format
+msgid ""
+"Found %s winstations outside the predefined winstation department ou '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
+#: setup/class_setupStep_Migrate.inc:728
+#, fuzzy
+msgid "Migrate"
+msgstr "Megabyte"
+
+#: setup/class_setupStep_Migrate.inc:387
+#, fuzzy, php-format
+msgid "Found %s groups outside the configured tree '%s'."
+msgstr "Sie sind dabei, den kopierten Eintrag '%s' einzufügen."
+
+#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
+#, fuzzy
+msgid "Move"
+msgstr "Modus"
+
+#: setup/class_setupStep_Migrate.inc:462
+#, php-format
+msgid "Found %s user(s) outside the configured tree '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
+#, php-format
+msgid ""
+"The specified user '%s' does not have full access to your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:597
+#, php-format
+msgid "Found %s user(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
+#, php-format
+msgid ""
+"Failed to migrate the department '%s' into GOsa, error message is as follows "
+"'%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:727
+#, php-format
+msgid "Found %s department(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:882
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:945
+#, fuzzy, php-format
+msgid "Adding acls for user '%s' failed, ldap says '%s'."
+msgstr "Verbindung als Benutzer '%s' zu Server '%s' schlug fehl."
+
+#: setup/class_setupStep_Migrate.inc:970
+msgid "Specified passwords are empty or not equal."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:975
+#, fuzzy
+msgid "Please specify a valid uid."
+msgstr "Bitte geben Sie eine gültige iSerial ein."
+
+#: setup/class_setupStep_Migrate.inc:1019
+#, fuzzy, php-format
+msgid ""
+"Could not add administrative user, there is already an object with the same "
+"dn '%s' in your ldap database."
+msgstr ""
+"Kann '%s' nicht in '%s' umbenennen, da bereits ein Eintrag mit dem gleichen "
+"Namen im Zonen-Bearbeitungs-Dialog existiert."
+
+#: setup/class_setupStep_Migrate.inc:1056
+#: setup/class_setupStep_Migrate.inc:1104
+#: setup/class_setupStep_Migrate.inc:1152
+#, fuzzy
+msgid "Couldn't move users to specified department."
+msgstr "Gehe zur Abteilung des angemeldeten Benutzers"
+
+#: setup/class_setupStep_Migrate.inc:1066
+msgid "Winstation will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1077
+#: setup/class_setupStep_Migrate.inc:1125
+msgid "Updating following references too"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1114
+#, fuzzy
+msgid "Group will be moved from"
+msgstr "Sie können wiederherstellen von"
+
+#: setup/class_setupStep_Migrate.inc:1162
+#, fuzzy
+msgid "User will be moved from"
+msgstr "Verwende Mitglieder von"
+
+#: setup/class_setupStep_Migrate.inc:1172
+msgid "The following references will be updated"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1578
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1579
+#: setup/class_setupStep_Migrate.inc:1592
+#, fuzzy
+msgid "Try to create root object"
+msgstr "Erstelle Objekte"
+
+#: setup/class_setupStep_Migrate.inc:1591
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1881
+#, php-format
+msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1884
+msgid "Something went wrong while copying dns."
+msgstr ""
+
+#: setup/setup_finish.tpl:3
+#, fuzzy
+msgid "Create your configuration file"
+msgstr "Schreibe Konfigurationsdatei"
+
+#: setup/setup_finish.tpl:13
+msgid "Download configuration"
+msgstr "Konfiguration herunterladen"
+
+#: setup/setup_finish.tpl:18
+#, fuzzy
+msgid "Status: "
+msgstr "Status"
+
+#: setup/setup_schema.tpl:3
+#, fuzzy
+msgid "Schema specific settings"
+msgstr "Samba-Einstellungen"
+
+#: setup/setup_schema.tpl:7
+#, fuzzy
+msgid "Enable schema validation when logging in"
+msgstr "Ermögliche Schema-Validierung"
+
+#: setup/setup_schema.tpl:16
+#, fuzzy
+msgid "Check status"
+msgstr "Status setzen"
+
+#: setup/setup_schema.tpl:20
+#, fuzzy
+msgid "Schema check succeeded"
+msgstr "Schema-Prüfung"
+
+#: setup/setup_schema.tpl:23
+#, fuzzy
+msgid "Schema check failed"
+msgstr "Schema-Prüfung"
+
+#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
+msgid "GOsa settings 2/3"
+msgstr "GOsa-Einstellungen 2/3"
+
+#: setup/class_setupStep_Config2.inc:82
+#, fuzzy
+msgid "Customize special parameters"
+msgstr "Überprüfe Parameter"
+
+#: setup/setup_config1.tpl:2
+msgid "Look and feel"
+msgstr ""
+
+#: setup/setup_config1.tpl:6
+#, fuzzy
+msgid "Theme"
+msgstr "Zeit"
+
+#: setup/setup_config1.tpl:15
+#, fuzzy
+msgid "People and group storage"
+msgstr "Ablage-OU für Benutzer:"
+
+#: setup/setup_config1.tpl:18
+#, fuzzy
+msgid "People DN attribute"
+msgstr "DN-Attribut für Benutzer:"
+
+#: setup/setup_config1.tpl:29
+#, fuzzy
+msgid "People storage subtree"
+msgstr "Ablage-OU für Benutzer:"
+
+#: setup/setup_config1.tpl:38
+#, fuzzy
+msgid "Group storage subtree"
+msgstr "Ablage-OU für Gruppen:"
+
+#: setup/setup_config1.tpl:47
+msgid "Include personal title in user DN"
+msgstr ""
+
+#: setup/setup_config1.tpl:58
+msgid "Relaxed naming policies"
+msgstr ""
+
+#: setup/setup_config1.tpl:69
+msgid "Automatic uids"
+msgstr "Automatische UIDs"
+
+#: setup/setup_config1.tpl:101
+#, fuzzy
+msgid "Number base for people/groups"
+msgstr "ID-Basis für Benutzer/Gruppen:"
+
+#: setup/setup_config1.tpl:109
+msgid "Hook for number base"
+msgstr ""
+
+#: setup/setup_config1.tpl:128
+msgid "Password encryption algorithm"
+msgstr "Passwort-Verschlüsselungsalgorithmus"
+
+#: setup/setup_config1.tpl:139
+msgid "Password restrictions"
+msgstr "Passwort-Einschränkungen"
+
+#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
+msgid "Password minimum length"
+msgstr "Minimale Passwortlänge"
+
+#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
+msgid "Different characters from old password"
+msgstr "Verschiedene Zeichen vom vorherigen Kennwort"
+
+#: setup/setup_config1.tpl:170
+#, fuzzy
+msgid "Password change hook"
+msgstr "Passwort-Änderung ist nicht erlaubt"
+
+#: setup/setup_config1.tpl:186
+msgid "Use SASL for kerberos"
+msgstr ""
+
+#: setup/setup_config1.tpl:197
+#, fuzzy
+msgid "Use account expiration"
+msgstr "Konto läuft ab am"
+
+#: setup/setup_config1.tpl:209
+msgid ""
+"GOsa supports several encryption types for your passwords. Normally this is "
+"adjustable via user templates, but you can specify a default method to be "
+"used here, too."
+msgstr ""
+"GOsa unterstützt zahlreiche Verschlüsselungsarten für Ihre Passwörter. "
+"Üblicherweise wird die Auswahl über Vorlagen verwaltet, Sie können aber auch "
+"eine Standardmethode festlegen, die benutzt werden soll."
+
+#: setup/setup_config1.tpl:210
+msgid ""
+"GOsa always acts as admin and manages access rights internally. This is a "
+"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
+"this to work, we need the admin DN and the corresponding password."
+msgstr ""
+"GOsa arbeitet immer als Administrator und verwaltet die Rechte intern "
+"(solange die in OpenLDAP implementierten ACIs nicht vollständig unterstützt "
+"werden, wird dieser Workaround bestehen bleiben). Damit dies möglich ist, "
+"wird an dieser Stelle der DN des LDAP-Administrators und das dazugehörige "
+"Passwort benötigt."
+
+#: setup/setup_config1.tpl:211
+msgid ""
+"Some basic LDAP parameters are tunable and affect the locations where GOsa "
+"saves people and groups, including the way accounts get created. Check the "
+"values below if the fit your needs."
+msgstr ""
+"Einige LDAP-Parameter beeinflussen die Art und Weise wie (und wo) GOsa Daten "
+"in der Baumstruktur ablegt. Prüfen Sie die vorgegebenen Werte, ob sie Ihren "
+"Vorgaben entsprechen."
+
+#: setup/setup_config1.tpl:212
+msgid ""
+"GOsa has modular support for several mail methods. These methods provide "
+"interfaces to users mailboxes and general handling    for quotas. You can "
+"choose the dummy plugin to leave all your mail settings untouched."
+msgstr ""
+"GOsa unterstützt verschiedene Zustellungs-Methoden. Diese Methoden stellen "
+"Schnittstellen für Benutzer-Postfächer und die allgemeine Verwaltung von "
+"Kontingenten bereit. Wählen sie 'dummy', um all Ihre Mail-Einstellungen "
+"unberührt zu lassen."
+
+#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
+#, fuzzy
+msgid ""
+"You are currently editing a database entry.\n"
+" Do you want to dismiss the changes?"
+msgstr ""
+"Sie bearbeiten gerade einen Datenbankeintrag. Sollen die Daten verworfen "
+"werden?"
+
+#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
+msgid "Main"
+msgstr "Hauptmenü"
+
+#: ihtml/themes/default/framework.tpl:18
+msgid "Help"
+msgstr "Hilfe"
+
+#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
+msgid "Sign out"
+msgstr "Abmelden"
+
+#: ihtml/themes/default/framework.tpl:31
+msgid "Signed in:"
+msgstr "Angemeldet:"
+
+#: ihtml/themes/default/framework.tpl:34
+msgid "GOsa main menu"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:5
+msgid "Your GOsa session has expired!"
+msgstr "Die Gültigkeit ihrer GOsa-Sitzung ist abgelaufen!"
+
+#: ihtml/themes/default/logout.tpl:7
+msgid ""
+"The last interaction with the GOsa web interface has been some time ago in "
+"the past. For security reasons, the session has been closed. To continue "
+"with administrative tasks, please sign in again."
+msgstr ""
+"Die letzte in der Web-Applikation durchgeführte Aktion liegt einige Zeit in "
+"der Vergangenheit. Aus Sicherheitsgründen wurde die Sitzung geschlossen. Um "
+"mit der Administration fortzufahren, melden Sie sich bitte erneut an."
+
+#: ihtml/themes/default/logout.tpl:10
+msgid "Sign in again"
+msgstr "Erneut anmelden"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr "Kopieren & Einfügen - Assistent"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. GOsa shows the relevant attributes. Please "
+"maintain the values below to fullfill the policies."
+msgstr ""
+"Bestimmte Werte müssen im gesamten Verzeichnis eindeutig sein, während "
+"andere Kombinationen keinen Sinn ergeben. GOsa zeigt die relevanten "
+"Attribute. Bitte verwalten Sie die Werte, die unten angezeigt werden, um die "
+"Auflagen zu erfüllen."
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+"Beachten Sie, dass manche Einstellungen wie z.B. erstellte Abbilder nicht "
+"kopiert werden!"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr ""
+"Oder wenn sie einen Eintrag in GOsa kopieren oder ausschneiden und das "
+"Quellobjekt entfernen, werden Sie wahrscheinlich wieder eine Fehlermeldung "
+"erhalten, wenn Sie das Objekt einfügen!"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:24
+#, fuzzy
+msgid "Cancel all"
+msgstr "Abbrechen"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Operation complete"
+msgstr "Vorgang abgeschlossen"
+
+#: ihtml/themes/default/login.tpl:9
+msgid "GOsa login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:25
+#, fuzzy
+msgid "Login screen"
+msgstr "Protokoll-Dienst"
+
+#: ihtml/themes/default/login.tpl:32
+#, fuzzy
+msgid ""
+"Please use your username and your password to log into the site "
+"administration system."
+msgstr "Melden Sie sich bitte mit Ihrem Benutzernamen und Ihrem Passwort an"
+
+#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
+#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
+msgid "Directory"
+msgstr "Verzeichnis"
+
+#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
+msgid "Sign in"
+msgstr "Anmelden"
+
+#: ihtml/themes/default/login.tpl:76
+msgid "Click here to log in"
+msgstr "Hier klicken zum Anmelden"
+
+#: ihtml/themes/default/acl.tpl:15
+msgid "Use members from"
+msgstr "Verwende Mitglieder von"
+
+#: ihtml/themes/default/acl.tpl:29
+msgid "Available members"
+msgstr "Verfügbare Mitglieder"
+
+#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
+msgid "Members"
+msgstr "Mitglieder"
+
+#: ihtml/themes/default/acl.tpl:63
+msgid "ACLs for this object"
+msgstr "ACLs für dieses Objekt"
+
+#: ihtml/themes/default/acl.tpl:69
+msgid "Available roles"
+msgstr "Verfügbare Rollen"
+
+#: ihtml/themes/default/conflict.tpl:2
+msgid "Session conflict detected"
+msgstr "Ein Sitzungskonflikt wurde festgestellt"
+
+#: ihtml/themes/default/conflict.tpl:6
+msgid ""
+"Probably there's another active instance of your session. Multiple window "
+"operation is technical not possible and heavily depends on the browser "
+"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
+"possible. Pressing the Logout button will close this session."
+msgstr ""
+"Vermutlich existiert eine andere aktive Instanz Ihrer Sitzung. Das Arbeiten "
+"mit mehreren Fenstern ist technisch so nicht möglich und hängt stark vom "
+"eingesetzten Browser ab. Die Verwendung unterschiedlicher Browser zur "
+"gleichen Zeit (z.B. IE und Mozilla) ist möglich. Das Drücken von 'Abmelden' "
+"schließt diese Sitzung."
+
+#: ihtml/themes/default/conflict.tpl:10
+msgid ""
+"Ignoring this message will change/destroy the data you're currently editing, "
+"so please close multiple windows and log in again."
+msgstr ""
+"Falls Sie trotzdem fortfahren, können einige Daten der momentan bearbeiteten "
+"Dialoge verlorengehen. Deshalb schließen Sie bitte die verschiedenen Fenster "
+"und melden sich neu an."
+
+#: ihtml/themes/default/conflict.tpl:14
+msgid "Logout"
+msgstr "Abmelden"
+
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"Die Größenbeschränkung sorgt dafür, daß die LDAP-Operationen schneller "
+"durchgeführt werden können und verringern die Last auf dem LDAP-Server. Der "
+"einfachste Weg, große Datenbanken ohne große Zeitüberschreitungen zu "
+"bearbeiten ist es Filter zu verwenden und die Größenbeschränkungen auf einen "
+"sinnvollen Wert einzustellen."
+
+#: ihtml/themes/default/sizelimit.tpl:6
+msgid "Please choose the way to react for this session"
+msgstr "Bitte entscheiden Sie, wie für diese Sitzung verfahren werden soll"
+
+#: ihtml/themes/default/sizelimit.tpl:9
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr ""
+"Ignoriere diesen Fehler und zeige alle vom LDAP-Server gelieferten Einträge"
+
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid ""
+"ignore this error and show all entries that fit into the defined sizelimit "
+"and let me use filters instead"
+msgstr ""
+"Ignoriere diesen Fehler und zeige alle Einträge, die innerhalb der "
+"Größenbeschränkung liegen"
+
+#: ihtml/themes/default/accountexpired.tpl:15
+msgid "Your Password has expired !! Choose a new Password"
+msgstr "Ihr Passwort ist abgelaufen, geben Sie bitte ein neues Passwort ein"
+
+#: ihtml/themes/default/accountexpired.tpl:23
+#: ihtml/themes/default/accountexpired.tpl:27
+msgid "Old Password"
+msgstr "Altes Passwort"
+
+#: ihtml/themes/default/accountexpired.tpl:32
+#: ihtml/themes/default/accountexpired.tpl:36
+msgid "New Password"
+msgstr "Neues Passwort"
+
+#: ihtml/themes/default/accountexpired.tpl:41
+#: ihtml/themes/default/accountexpired.tpl:45
+msgid "Verify Password"
+msgstr "Passwort überprüfen"
+
+#: ihtml/themes/default/accountexpired.tpl:51
+msgid "Change Password"
+msgstr "Passwort ändern"
+
+#: ihtml/themes/default/accountexpired.tpl:52
+msgid "Click here to Change your password"
+msgstr "Hier klicken, um Ihr Passwort zu ändern"
+
+#: ihtml/themes/default/islocked.tpl:2
+msgid "Locking conflict detected"
+msgstr "Ein Zugriffskonflikt wurde festgestellt"
+
+#: ihtml/themes/default/islocked.tpl:9
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"webbrowser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+"Wenn diese Anzeige eines Zugriffskonflikts fehlerhaft ist, hat eine andere "
+"Person offenbar während der Bearbeitung eines Eintrages einfach den "
+"Webbrowser geschlossen. In einem solchen Fall können Sie den Konflikt durch "
+"einen Klick auf Trotzdem bearbeiten übergehen."
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr "Stelle Objekt-Abbilder wieder her"
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+"Dieser Vorgang stellt ein Abbild des gewählten Objekts wieder her. Er wird "
+"dabei das vorhandene überschreiben, nachdem Sie den Wiederherstellen-Knopf "
+"gedrückt haben."
+
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"Remember that DNS configuration and database entries could not be restored. "
+"For some objects it is only nescessary to open and save them again (goFon), "
+"but some entries must be recreated manually (glpi)."
+msgstr ""
+"Beachten Sie, dass die DNS-Konfiguration mitsamt den Datenbankeinträgen "
+"nicht wiederhergestellt werden kann.Für manche Objekte reicht es bereits, "
+"sie zu öffnen und zu speichen (GOfon), andere Einträge müssen manuell "
+"erstellt werden (glpi)."
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+"Vergessen Sie nicht, Verweise auf andere Objekte zu überprüfen, bspw. ob der "
+"gewählte Drucker noch existiert."
+
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that could be restored"
+msgstr "Es ist kein Abbild verfügbar, das wiederhergestellt werden kann"
+
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+"Wählen Sie ein Abbild und klicken Sie auf das Ordner-Bild, um es "
+"wiederherzustellen."
+
+#: ihtml/themes/default/snapshotdialog.tpl:49
+msgid "Creating object snapshots"
+msgstr "Erstelle Objekte-Abbilder"
+
+#: ihtml/themes/default/snapshotdialog.tpl:52
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+"Dieser Vorgang wird ein Abbild des gewählten Objekts erzeugen. Es wird "
+"innerhalb eines speziellen Zweiges Ihres Verzeichnisses gespeichert und kann "
+"später wieder hergestellt werden."
+
+#: ihtml/themes/default/snapshotdialog.tpl:55
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+"Beachten Sie, dass Datenbankeinträge, DNS-Konfigurationen und evtl. "
+"erstellte Zonen in den Server-Erweiterungen nicht im Abbild gespeichert "
+"werden."
+
+#: ihtml/themes/default/snapshotdialog.tpl:70
+msgid "Timestamp"
+msgstr "Zeitstempel"
+
+#: ihtml/themes/default/snapshotdialog.tpl:79
+msgid "Reason for generating this snapshot"
+msgstr "Grund für das Erzeugen dieses Abbilds"
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "GOsa Hilfe-Browser"
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Index"
+
+#: ihtml/themes/default/password.tpl:6
+#, fuzzy
+msgid "Change your password"
+msgstr "Passwort ändern"
+
+#: ihtml/themes/default/password.tpl:33
+#, fuzzy
+msgid "Success"
+msgstr "Erfolgreich"
+
+#: ihtml/themes/default/password.tpl:33
+msgid "Your password has been changed successfully."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:39
+#, fuzzy
+msgid "Password change"
+msgstr "Passwort-Änderung ist nicht erlaubt"
+
+#: ihtml/themes/default/password.tpl:51
+msgid ""
+"This dialog provides a simple way to change your password. Enter the current "
+"password and the new password (twice) in the fields below and press the "
+"'Change' button."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:84
+#, fuzzy
+msgid "again"
+msgstr "Hauptmenü"
+
+#: ihtml/themes/default/password.tpl:85
+#, fuzzy
+msgid "New password repeated"
+msgstr "Neues Passwort"
+
+#: ihtml/themes/default/password.tpl:92
+#, fuzzy
+msgid "Change"
+msgstr "Kanal"
+
+#: ihtml/themes/default/password.tpl:93
+#, fuzzy
+msgid "Click here to change your password"
+msgstr "Hier klicken, um Ihr Passwort zu ändern"
+
+#: html/getxls.php:86
+msgid "Birthday"
+msgstr "Geburtstag"
+
+#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
+#: html/getxls.php:297
+msgid "Surname"
+msgstr "Name"
+
+#: html/getxls.php:94
+#, php-format
+msgid "User list of %s on %s"
+msgstr "Benutzerliste von %s am %s"
+
+#: html/getxls.php:131 html/getxls.php:360
+#, php-format
+msgid "Groups of %s on %s"
+msgstr "Gruppen von %s vom %s"
+
+#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
+#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
+#: html/getxls.php:381
+msgid "Servers"
+msgstr "Server"
+
+#: html/getxls.php:159 html/getxls.php:311
+msgid "Computers"
+msgstr "Systeme"
+
+#: html/getxls.php:195 html/getxls.php:379
+#, php-format
+msgid "Servers of %s on %s"
+msgstr "Server von %s vom %s"
+
+#: html/getxls.php:225
+msgid "Mobile phone"
+msgstr "Mobiltelefon"
+
+#: html/getxls.php:228
+msgid "Function"
+msgstr "Funktion"
+
+#: html/getxls.php:231 html/getxls.php:312
+msgid "Adressbook"
+msgstr "Adressbuch"
+
+#: html/getxls.php:238 html/getxls.php:414
+#, php-format
+msgid "Adressbook of %s on %s"
+msgstr "Adressbuch von  %s vom %s"
+
+#: html/getxls.php:244
+msgid "Common Name"
+msgstr "Name"
+
+#: html/getxls.php:281
+msgid "Day of birth"
+msgstr "Geburtsdatum"
+
+#: html/getxls.php:299
+msgid "Email address"
+msgstr "Email-Adresse"
+
+#: html/getxls.php:299
+msgid "Organizational unit"
+msgstr "Organisationeinheit"
+
+#: html/getxls.php:300
+msgid "Postal Code"
+msgstr "Postleitzahl"
+
+#: html/getxls.php:304
+msgid "Full"
+msgstr "Voll"
+
+#: html/getxls.php:341
+#, php-format
+msgid "User List of %s on %s"
+msgstr "Benutzerliste von %s vom %s"
+
+#: html/getxls.php:395
+#, php-format
+msgid "Computers of %s on %s"
+msgstr "Systeme von %s vom %s"
+
+#: html/getfax.php:53
+msgid "Could not connect to database server!"
+msgstr "Die SQL-Datenbank kann nicht erreicht werden!"
+
+#: html/getfax.php:55
+msgid "Could not select database!"
+msgstr "Die angegebene Datenbank kann nicht ausgewählt werden."
+
+#: html/getfax.php:60 html/getfax.php:68
+msgid "Database query failed!"
+msgstr "Die Datenbankabfrage ist fehlgeschlagen!"
+
+#: html/password.php:56 html/index.php:122
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen."
+
+#: html/password.php:76 html/index.php:143
+#, php-format
+msgid "Directory '%s' specified as compile directory is not accessible!"
+msgstr ""
+"Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht "
+"zugegriffen werden!"
+
+#: html/password.php:157
+msgid "Error: Password method not available!"
+msgstr ""
+
+#: html/password.php:213 html/index.php:257
+msgid "Please specify a valid username!"
+msgstr "Bitte geben Sie einen gültigen Benutzernamen ein!"
+
+#: html/password.php:215 html/index.php:259
+msgid "Please specify your password!"
+msgstr "Bitte geben Sie Ihr Passwort ein!"
+
+#: html/password.php:222 html/index.php:266
+msgid "Please check the username/password combination."
+msgstr "Bitte überprüfen Sie die Kombination von Benutzernamen und Passwort."
+
+#: html/password.php:278 html/index.php:341
+msgid "Session will not be encrypted."
+msgstr "Die Sitzung ist nicht verschlüsselt."
+
+#: html/password.php:278 html/index.php:341
+msgid "Enter SSL session"
+msgstr "SSL Sitzung"
+
+#: html/getvcard.php:36
+msgid "Error: getcvard.php needs a parameter to export a vcard!"
+msgstr ""
+"Fehler: getvcard.php benötigt einen Parameter um eine vcard zu exportieren!"
+
+#: html/getkiosk.php:25
+#, php-format
+msgid "Can't open file '%s', possibly the file does not exist."
+msgstr "Kann Datei '%s' nicht öffnen, möglicherweise existiert sie nicht."
+
+#: html/getkiosk.php:30
+#, php-format
+msgid "Can't read file '%s', check permissions."
+msgstr "Kann Datei '%s' nicht lesen, überprüfen Sie die Rechte."
+
+#: html/main.php:173
+msgid ""
+"FATAL: Register globals is on. GOsa will refuse to login unless this is "
+"fixed by an administrator."
+msgstr ""
+"FATAL: 'Register globals' ist im PHP aktiviert. GOsa läßt keine Anmeldung "
+"zu, bis dies von einem Administrator behoben wurde."
+
+#: html/main.php:215
+msgid "Warning: memory is getting low - please increase the memory_limit!"
+msgstr ""
+"Achtung: die Speichernutzung ist zu hoch - bitte erhöhen Sie das "
+"memory_limit!"
+
+#: html/main.php:354
+msgid "Your password is about to expire, please change your password"
+msgstr "Ihr Passwort ist abgelaufen, geben Sie bitte ein neues Passwort eie"
+
+#: html/main.php:362
+#, php-format
+msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
+msgstr "FATAL: Es kann kein Plugin für die Definition '%s' gefunden werden!"
+
+#: html/get_attachment.php:47
+msgid ""
+"Can't connect to glpi database, there is no mysl extension available in your "
+"php setup."
+msgstr ""
+"Kann nicht zur glpi-Datenbank verbinden, da die MySQL-Erweiterung in Ihrer "
+"PHP-Umgebung nicht verfügbar ist."
+
+#: html/get_attachment.php:55
+msgid ""
+"Can't connect to specified database, please check your glpi configuration."
+msgstr ""
+"Kann die angegebene Datenbank nicht erreiche, bitte überprüfen Sie Ihre glpi-"
+"Konfiguration."
+
+#: html/get_attachment.php:64
+msgid "Can't get specified attachment file, there is no entry with this id."
+msgstr ""
+"Kann die gewählte Anhangs-Datei nicht abrufen, es wurde kein Eintrag mit der "
+"angegebenen ID gefunden."
+
+#: html/index.php:50
+#, fuzzy
+msgid "Session is not encrypted!"
+msgstr "Die Sitzung ist nicht verschlüsselt."
+
+#: html/index.php:226
+msgid ""
+"GOsa cannot retrieve information about the installed schema files. Please "
+"make sure, that this is possible."
+msgstr ""
+"GOsa kann keine Informationen über die verfügbaren Schema-Definitionen "
+"anfordern. Bitte stellen Sie sicher, dass dies möglich ist."
+
+#: html/index.php:239
+msgid ""
+"Your ldap setup contains old schema definitions. Please re-run the setup."
+msgstr ""
+"Ihr LDAP-Server enthält veraltete Schema-Definitionen. Bitte führen Sie "
+"erneut die Einrichtung durch."
+
+#: html/index.php:295
+msgid "Account locked. Please contact your system administrator."
+msgstr "Das Konto ist gesperrt. Bitte benachrichtigen Sie den Administrator."
+
+#: html/index.php:347
+msgid ""
+"Your browser has cookies disabled. Please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+"Ihr Browser hat Cookies deaktiviert. Bitte aktivieren Sie zunächst Cookies "
+"und laden anschliessend diese Seite neu, bevor Sie sich anmelden!"
+
+#: html/helpviewer.php:67
+msgid "Help browser"
+msgstr "Hilfe-Browser"
+
+#: html/helpviewer.php:118
+msgid "There is no helpfile specified for this class"
+msgstr "Für diese Klasse wurde keine Hilfedatei angegeben"
+
+#: html/helpviewer.php:265
+#, php-format
+msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
+msgstr ""
+"Auf das Hilfeverzeichnis '%s' kann nicht zugegriffen werden - kann daher "
+"keine Hilfedateien lesen."
+
+#~ msgid "to the list of forwarders."
+#~ msgstr "zur Liste der Weiterleitungen hinzuzufügen."
+
+#~ msgid " - ("
+#~ msgstr "- ("
+
+#~ msgid ") with dn '%s' failed."
+#~ msgstr ") mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Primary dns server must end with '.' to be a valid entry."
+#~ msgstr ""
+#~ "Der Primäre DNS-Server muss mit '.' enden, um ein gültiger Eintrag zu "
+#~ "sein."
+
+#~ msgid "Your specified mail address must end with '.' to be a valid record."
+#~ msgstr ""
+#~ "Die angegebene Email-Adresse muss mit '.' enden, um ein gültiger Eintrag "
+#~ "zu sein."
+
+#~ msgid ""
+#~ "Your mail address contains '@' replace this with '.' to enable GOsa to "
+#~ "create a valid SOA record."
+#~ msgstr ""
+#~ "Ihre Email-Adresse enthält '@'. Bitte ersetzen Sie dieses Zeichen durch "
+#~ "'.', um einen gültigen SOA-Eintrag zu erzeugen."
+
+#~ msgid "..."
+#~ msgstr "..."
+
+#~ msgid "Setup finished"
+#~ msgstr "Einrichtung abgeschlossen"
+
+#~ msgid ""
+#~ "Basically the setup is finished. You can check the result of the schema "
+#~ "check here and download the autogenerated gosa.conf below."
+#~ msgstr ""
+#~ "Die Einrichtung ist nun abgeschlossen. Sie können das Ergebnis der schema-"
+#~ "Überprüfung hier kontrollieren und die automatisch erzeugte gosa.conf "
+#~ "herunterladen."
+
+#~ msgid "Schema Configuration"
+#~ msgstr "Schema-Konfiguration"
+
+#~ msgid "Configuration File"
+#~ msgstr "Konfigurationsdatei"
+
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file. Save the the link below as your gosa.conf and place "
+#~ "that file in /etc/gosa. Change it as needed."
+#~ msgstr ""
+#~ "GOsa Einrichtung besitzt nun genügend Informationen, um eine initiale "
+#~ "Konfiguration zu erstellen. Speichern Sie den untenstehenden Link als "
+#~ "gosa.conf und nehmen Sie gegebenenfalls Anpassungen vor. Verschieben Sie "
+#~ "diese Datei in das Verzeichnis /etc/gosa."
+
+#~ msgid ""
+#~ "After placing the file under /etc/gosa, place make sure that the "
+#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
+#~ "You may want to execute these commands to achieve this requirement:"
+#~ msgstr ""
+#~ "Nachdem Sie die Konfigurationsdatei unter /etc/gosa abgelegt haben, muß "
+#~ "sichergestellt werden, daß der Webserver auch darauf zugreifen kann - "
+#~ "während normale Nutzer dies nicht dürfen. Führen Sie diese Kommandos aus, "
+#~ "um die obigen Voraussetzungen zu erfüllen:"
+
+#~ msgid "Welcome to the GOsa setup!"
+#~ msgstr "Willkommen bei der GOsa Einrichtung!"
+
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic information for "
+#~ "your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "Scheinbar rufen Sie GOsa zum ersten Mal auf, denn es wurde keine "
+#~ "Konfiguration gefunden. Diese Einrichtung wird Sie dabei unterstützen, "
+#~ "eine initiale, aber lauffähige Konfiguration zu erzeugen, indem es Sie "
+#~ "durch drei grundlegende Schritte führt: Zunächst wird versucht, die PHP-"
+#~ "Installation auf mögliche Fehler sowie benötigte Module zu untersuchen, "
+#~ "dann wird die Verfügbarkeit einiger optionaler Werkzeuge geprüft und "
+#~ "abschließend wird, nachdem Sie die grundlegenden LDAP-Einstellungen "
+#~ "festgelegt haben, die LDAP-Verbindung konfiguriert."
+
+#~ msgid ""
+#~ "You can also use the new and more-advanced way of inspecting your PHP-"
+#~ "installation. It will give you information about the exact function that "
+#~ "could not be found (functions that could be found are not mentioned). "
+#~ "This is useful if you know what you're doing."
+#~ msgstr ""
+#~ "Sie können auch das detailliertere Verfahren zum Überprüfen der PHP-"
+#~ "Installation verwenden. Es zeigt Ihnen genau an, welche verwendete PHP-"
+#~ "Funktion auf Ihrem Zielsystem nicht vorhanden ist, bzw. nicht aufgerufen "
+#~ "werden kann. Diese Methode ist nützlich, wenn Sie genau wissen, was Sie "
+#~ "tun."
+
+#~ msgid "Toggle Show/Hide"
+#~ msgstr "Zeige/Verstecke"
+
+#~ msgid "You already have an Administrative Account and a Group."
+#~ msgstr ""
+#~ "Sie haben bereits ein administratives Konto und eine passende Gruppe."
+
+#~ msgid ""
+#~ "You're missing an administrative account for GOsa, you'll not be able to "
+#~ "administrate anything!"
+#~ msgstr ""
+#~ "In ihrem Setup fehlt ein administratives Konto für GOsa, Sie sind deshalb "
+#~ "nicht in der Lage, irgendetwas einzustellen!"
+
+#~ msgid ""
+#~ "To provide full administrative access to GOsa, you need to create a "
+#~ "special group which contains the administrative user. The setup program "
+#~ "can assist you with this task. Enter the desired username and the "
+#~ "password below to create the missing entries."
+#~ msgstr ""
+#~ "Um GOsa einen uneingeschränkten Zugang zu ermöglichen, müssen Sie eine "
+#~ "spezielle Gruppe anlegen, die den administrativen Benutzer enthält.Das "
+#~ "Einrichtungs-Programm kann Sie dabei unterstützen: Geben Sie den "
+#~ "gewünschten Benutzernamen und das zugehörige Passwort in das untere Feld "
+#~ "ein, um die fehlenden Einträge zu erstellen."
+
+#~ msgid "Setup continued..."
+#~ msgstr "Einrichtung wird fortgesetzt..."
+
+#~ msgid ""
+#~ "Step two looks for a set of helper programms and checks if they have the "
+#~ "correct minimum version."
+#~ msgstr ""
+#~ "Der zweite Schritt prüft auf die Verfügbarkeit einiger Hilfsprogramme und "
+#~ "testet, ob sie in der richtigen Version vorliegen."
+
+#~ msgid ""
+#~ "Now we're going include your LDAP server and create an initial "
+#~ "configuration. After you've entered the server URI below, a quick check "
+#~ "is performed if required LDAP schemas are in place. Samba versions are "
+#~ "autodetected by the installed objectclasses. Details on how your LDAP "
+#~ "tree is organized will be asked later on."
+#~ msgstr ""
+#~ "Nun wird ihr LDAP-Server in die Konfiguration eingebunden und eine "
+#~ "initiale Konfigurationsdatei erzeugt. Nachdem Sie die Server-URI unten "
+#~ "eingegeben haben, wird in einem kurzen Test überprüft, ob die notwendigen "
+#~ "Schemata installiert sind. Die verwendete Samba-Version wird auf Basis "
+#~ "der installierten Objektklassen automatisch erkannt. Eine genauere "
+#~ "Konfiguration der Verzeichnisstruktur erfolgt später."
+
+#~ msgid ""
+#~ "Please enter the server URI to allow the setup to connect your LDAP "
+#~ "server (Example: ldap://your.server:389)."
+#~ msgstr ""
+#~ "Bitte geben Sie die Server-URI an, damit die Einrichtung sich zu Ihrem "
+#~ "LDAP-Server verbinden kann (Beispiel: ldap://ihr-server:389)."
+
+#~ msgid ""
+#~ "The following fields allow the basic configuration of GOsa's behaviour "
+#~ "and affect various properties in your main configuration."
+#~ msgstr ""
+#~ "Die folgenden Eingabefelder ermöglichen die Grundkonfiguration von GOsa "
+#~ "und beeinflussen verschiedene Eigenschaften der Hauptkonfiguration."
+
+#~ msgid "Enter a description for the location you're configuring here"
+#~ msgstr "Geben Sie eine Beschreibung des hier konfigurierten Standortes ein"
+
+#~ msgid ""
+#~ "GOsa always acts as admin and manages access rights internally. This is a "
+#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
+#~ "this to work, we need the admin DN and the corresponding password."
+#~ msgstr ""
+#~ "GOsa arbeitet immer als Administrator und verwaltet die Rechte intern "
+#~ "(solange die in OpenLDAP implementierten ACIs nicht vollständig "
+#~ "unterstützt werden, wird dieser Workaround bestehen bleiben). Damit dies "
+#~ "funktioniert, wird an dieser Stelle der DN des LDAP-Administrators und "
+#~ "das dazugehörige Passwort benötigt."
+
+#~ msgid "Base "
+#~ msgstr "Basis:"
+
+#~ msgid "People dn attribute"
+#~ msgstr "DN-Attribut für Benutzer:"
+
+#~ msgid "ID base for users/groups"
+#~ msgstr "ID-Basis für Benutzer/Gruppen:"
+
+#~ msgid "Encryption algorithm"
+#~ msgstr "Verschlüsselungsalgorithmus"
+
+#~ msgid ""
+#~ "GOsa has modular support for several mail methods. These methods provide "
+#~ "interfaces to users mailboxes and general handling for quotas. You can "
+#~ "choose the dummy plugin to leave all your mail settings untouched."
+#~ msgstr ""
+#~ "GOsa unterstützt verschiedene Zustellungs-Methoden. Diese Methoden "
+#~ "stellen Schnittstellen für Benutzer-Postfächer und die Verwaltung von "
+#~ "Kontingenten bereit. Wählen sie 'deaktiviert', um all Ihre Mail-"
+#~ "Einstellungen unberührt zu lassen."
+
+#~ msgid ""
+#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
+#~ "versions. In some cases it would be helpful to enable the error reporting."
+#~ msgstr ""
+#~ "GOsa kann Fehler im PHP-Interpreter erzeugen. In einigen Fällen ist es "
+#~ "hilfreich, das 'error_reporting' zu aktivieren (dies kann jedoch ein "
+#~ "Sicherheitsrisiko darstellen)."
+
+#~ msgid "Display PHP errors"
+#~ msgstr "Zeige PHP-Fehler an"
+
+#~ msgid "true"
+#~ msgstr "wahr"
+
+#~ msgid "false"
+#~ msgstr "falsch"
+
+#~ msgid "Check"
+#~ msgstr "Prüfen"
+
+#~ msgid ""
+#~ "Release cleanup : Removing object (tagged as remvoed) that is no longer "
+#~ "in use '%s'."
+#~ msgstr ""
+#~ "Release-Säuberung: Entferne Objekt '%s' (Markiert als entfernt), da es "
+#~ "nicht in Gebrauch ist."
+
+#~ msgid "Move this object one position down"
+#~ msgstr "Verschiebe dieses Objekt um eine Position nach unten"
+
+#~ msgid "Vacationmessage"
+#~ msgstr "Urlaubsnachricht"
+
+#~ msgid "Sieve script management"
+#~ msgstr "Sieve-Skript Verwaltung"
+
+#~ msgid "Can't remove element with object_id="
+#~ msgstr "Kann Element nicht entfernen - object_id="
+
+#, fuzzy
+#~ msgid "Can't open file '%s' to read uploaded file contents."
+#~ msgstr "Kann Verzeichnis '%s' für hochgeladene PPD-Datei nicht anlegen."
+
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
+#~ "setup"
+#~ msgstr ""
+#~ "Die optionale Objektklasse '%s' (benötigt vom Modul '%s') ist nicht in "
+#~ "den LDAP eingebunden"
+
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
+#~ msgstr ""
+#~ "Die optionale Objektklasse '%s' (benötigt vom Modul '%s') hat nicht die "
+#~ "Versionsnummer %s"
+
+#~ msgid "Support for '%s' enabled"
+#~ msgstr "Unterstützung für '%s' aktiviert"
+
+#~ msgid "Required objectclass '%s' is not present in LDAP setup"
+#~ msgstr "Die benötigte Objektklasse '%s' ist nicht im LDAP vorhanden"
+
+#~ msgid "Required objectclass '%s' does not have version %s"
+#~ msgstr "Die benötigte Objektklasse '%s' hat nicht die Version %s"
+
+#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Samba 3.x Unterstützung wurde deaktiviert, kein passendes Schema "
+#~ "installiert"
+
+#~ msgid "SAMBA 3 support enabled"
+#~ msgstr "Samba 3 Unterstützung aktiviert"
+
+#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Samba 2.x Unterstützung wurde deaktiviert, kein passendes Schema "
+#~ "installiert"
+
+#~ msgid "SAMBA 2 support enabled"
+#~ msgstr "Samba 2 Unterstützung aktiviert"
+
+#~ msgid "Support for pureftp disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Die Unterstützung für PureFTPd wurde deaktiviert, das passende Schema ist "
+#~ "nicht installiert"
+
+#~ msgid "Support for pureftp enabled"
+#~ msgstr "Unterstützung für PureFTPd aktiviert"
+
+#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Die Unterstützung für WebDAV wurde deaktiviert, das passende Schema ist "
+#~ "nicht installiert."
+
+#~ msgid "Support for WebDAV enabled"
+#~ msgstr "Unterstützung für WebDAV aktiviert"
+
+#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Die Unterstützung für PHPGroupware wurde deaktiviert, das passende Schema "
+#~ "ist nicht installiert."
+
+#~ msgid "Support for phpgroupware enabled"
+#~ msgstr "Unterstützung für PHPGroupware aktiviert"
+
+#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Die Unterstützung für Vertrauensstellungen ist deaktiviert, es wurde kein "
+#~ "passendes Schema gefunden"
+
+#~ msgid "Support for trustAccount enabled"
+#~ msgstr "Unterstützung für Vertrauensstellungen aktiviert"
+
+#~ msgid "Support for gofon disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Die Unterstützung für goFon wurde deaktiviert, das passende Schema ist "
+#~ "nicht installiert."
+
+#~ msgid "Support for gofon enabled"
+#~ msgstr "Unterstützung für GOfon aktiviert"
+
+#~ msgid "Support for nagios disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Die Unterstützung für Nagios wurde deaktiviert, das passende Schema ist "
+#~ "nicht installiert."
+
+#~ msgid "Support for nagios enabled"
+#~ msgstr "Unterstützung für Nagios aktiviert"
+
+#~ msgid "Support for netatalk disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Die Unterstützung für Netatalk wurde deaktiviert, das passende Schema ist "
+#~ "nicht installiert."
+
+#~ msgid "Support for netatalk enabled"
+#~ msgstr "Unterstützung für Netatalk aktiviert"
+
+#~ msgid ""
+#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
+#~ "method to cyrus"
+#~ msgstr ""
+#~ "Die Unterstützung für Kolab wurde deaktiviert, das passende Schema ist "
+#~ "nicht installiert. Setze Mail Methode auf cyrus."
+
+#~ msgid "Support for Kolab enabled"
+#~ msgstr "Unterstützung für Kolab aktiviert"
+
+#~ msgid "Ignored"
+#~ msgstr "Ignoriert"
+
+#~ msgid "Checking for PHP version (>=4.1.0)"
+#~ msgstr "Prüfe auf eine PHP-Version (>=4.1.0)"
+
+#~ msgid ""
+#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
+#~ "in PHP language."
+#~ msgstr ""
+#~ "PHP muß mindestens in der Version 4.1.0 vorliegen. GOsa verwendet einige "
+#~ "Funktionen, die in früheren Versionen fehlerhaft oder gar nicht "
+#~ "implementiert waren."
+
+#~ msgid "Checking if register_globals is set to 'off'"
+#~ msgstr "Prüfe ob register_globals ausgeschaltet ist"
+
+#~ msgid "PHP session.gc_maxlifetime (>= 86400 seconds)."
+#~ msgstr "PHP session.gc_maxlifetime (>= 86400 Sekunden)."
+
+#~ msgid ""
+#~ "PHP uses this value for the garbage collector to delete old sessions, "
+#~ "setting this value to one day will prevent loosing session and cookie  "
+#~ "before they really timeout."
+#~ msgstr ""
+#~ "PHP verwendet diesen Wert für den Garbage Collector um alte Sitzungen zu "
+#~ "entfernen. Wenn Sie diesen Wert auf einen Tag setzen, wird dies "
+#~ "vermeiden, dass Sie die Sitzung und den zugehörigen Cookie verlieren, "
+#~ "bevor diese tatsächlich ihre Gültigkeit verlieren."
+
+#~ msgid "Checking for ldap module"
+#~ msgstr "Suche LDAP-Modul"
+
+#~ msgid "Checking for XML functions"
+#~ msgstr "Prüfe auf XML-Funktionen"
+
+#~ msgid "XML functions are required to parse the configuration file."
+#~ msgstr ""
+#~ "Die XML-Funktionen werden benötigt, um die Konfigurationsdatei zu lesen."
+
+#~ msgid ""
+#~ "This module is used by GOsa to convert samba munged dial informations and "
+#~ "is therefore required."
+#~ msgstr ""
+#~ "Dieses Modul wird von GOsa benutzt, um Informationen der samba-"
+#~ "Erweiterung zu verarbeiten und wird daher benötigt."
+
+#~ msgid "Checking for mhash module"
+#~ msgstr "Suche mhash-Modul"
+
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. If you are just using "
+#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
+#~ msgstr ""
+#~ "Bei der Verwendung von speziellen Passwort-Verschlüsselungen (wie z.B. "
+#~ "SSHA) wird dieses Modul benötigt. GOsa funktioniert auch ohne dieses "
+#~ "Modul."
+
+#~ msgid "Checking for imap module"
+#~ msgstr "Suche IMAP-Modul"
+
+#~ msgid "Checking for mysql module"
+#~ msgstr "Suche MySQL-Modul"
+
+#~ msgid "Checking for kadm5 module"
+#~ msgstr "Suche kadm5-Modul"
+
+#~ msgid "Checking for snmp Module"
+#~ msgstr "Suche SNMP-Modul"
+
+#~ msgid "PHP detailed function inspection"
+#~ msgstr "Detaillierte Überprüfung der verwendeten PHP-Funktionen"
+
+#~ msgid ""
+#~ "The function %s is used by GOsa. There is no information if it's optional "
+#~ "or required yet."
+#~ msgstr ""
+#~ "Die Funktion %s wird von GOsa verwendet. Es gibt derzeit noch keine "
+#~ "Information, ob die Funktion optional ist oder zwingend benötigt wird."
+
+#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
+#~ msgstr "Suche nach GraphicsMagick (>=1.1.2)"
+
+#~ msgid ""
+#~ "GraphicsMagick is used to convert user supplied images to fit the "
+#~ "suggested size and the unified JPEG format."
+#~ msgstr ""
+#~ "GraphicsMagick wird verwendet, um vom Benutzer hochgeladene Bilder auf "
+#~ "die passende Größe zu skalieren und in das einheitliche JPEG-Format zu "
+#~ "konvertieren."
+
+#~ msgid "Checking for ImageMagick (>=5.4.0)"
+#~ msgstr "Suche nach ImageMagick (>=5.4.0)"
+
+#~ msgid ""
+#~ "ImageMagick is used to convert user supplied images to fit the suggested "
+#~ "size and the unified JPEG format."
+#~ msgstr ""
+#~ "ImageMagick wird für die Konvertierung von hochgeladenen Bildern "
+#~ "verwendet."
+
+#~ msgid "Checking imagick module for PHP"
+#~ msgstr "Prüfe auf imagick Erweiterung"
+
+#~ msgid ""
+#~ "Imagick is used to convert user supplied images to fit the suggested size "
+#~ "and the unified JPEG format from PHP script."
+#~ msgstr ""
+#~ "ImageMagick wird für die Konvertierung von hochgeladenen Bildern "
+#~ "verwendet."
+
+#~ msgid "Checking for a way to generate LM/NT password hashes"
+#~ msgstr "Suche einen Weg, um LM/NT Passwort-Hashes zu generieren"
+
+#~ msgid "php.ini check -> session.auto_register"
+#~ msgstr "php.ini Überprüfung -> session.auto_register"
+
+#~ msgid "php.ini check -> implicit_flush"
+#~ msgstr "php.ini Überprüfung -> implicit_flush"
+
+#~ msgid "php.ini check -> max_execution_time"
+#~ msgstr "php.ini Überprüfung -> max_execution_time"
+
+#~ msgid "php.ini check -> memory_limit"
+#~ msgstr "php.ini Überprüfung -> memory_limit"
+
+#~ msgid ""
+#~ "GOsa needs at least 16MB of memory, less will cause unpredictable errors! "
+#~ "Increase it for larger setups."
+#~ msgstr ""
+#~ "GOsa benötigt mindestens 16MB Speicher, weniger Speicher würde "
+#~ "unvorhersehbare Probleme verursachen! Bei größeren Installationen sollte "
+#~ "dieser Wert noch erweitert werden."
+
+#~ msgid "php.ini check -> expose_php"
+#~ msgstr "php.ini Überprüfung -> expose_php"
+
+#~ msgid "php.ini check -> magic_quotes_gpc"
+#~ msgstr "php.ini Überprüfung -> magic_quotes_gpc"
+
+#~ msgid ""
+#~ "Can't connect to the specified LDAP server! Please make sure that is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Kann den angegebenen LDAP-Server nicht erreichen! Bitte stellen Sie "
+#~ "sicher, dass er für GOsa erreichbar ist."
+
+#~ msgid ""
+#~ "Can't bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Die Anmeldung am LDAP-Server ist fehlgeschlagen. Bitte stellen Sie "
+#~ "sicher, dass der Server für GOsa erreichbar ist."
+
+#~ msgid ""
+#~ "You're missing the required attribute '%s' from this formular. Please "
+#~ "complete!"
+#~ msgstr ""
+#~ "Das Attribut '%s' ist in diesem Formular nicht angegeben. Bitte "
+#~ "vervollständigen Sie Ihre Eingaben!"
+
+#~ msgid "Can't set ldap protocol version 3."
+#~ msgstr "Kann LDAP-Protokoll Version 3 nicht setzen."
+
+#~ msgid ""
+#~ "Could not bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Die Anmeldung am LDAP-Server ist fehlgeschlagen. Bitte stellen Sie "
+#~ "sicher, dass der Server für GOsa erreichbar ist."
+
+#~ msgid ""
+#~ "Can't read schema informations, GOsa needs to know your schema setup. "
+#~ "Please verify that it is readable for GOsa"
+#~ msgstr ""
+#~ "Kann von GOsa benötigte Schema-Informationen nicht lesen. Bitte stellen "
+#~ "Sie sicher, dass diese lesbar sind."
+
+#~ msgid "Can't log into LDAP server. Reason was: %s."
+#~ msgstr ""
+#~ "Die Anmeldung am LDAP-Server ist fehlgeschlagen. Die Meldung lautet '%s'."
+
+#~ msgid ""
+#~ "User and/or group could not be created, please check your configuration "
+#~ "twice !"
+#~ msgstr ""
+#~ "Benutzer und/oder Gruppe konnte nicht erstellt werden, bitte überprüfen "
+#~ "Sie Ihre Konfiguration!"
+
+#~ msgid "Last step"
+#~ msgstr "Letzter Schritt"
+
+#~ msgid "Next step"
+#~ msgstr "Nächster Schritt"
+
+#, fuzzy
+#~ msgid "This dialog allows you to setup GOsa behaviour"
+#~ msgstr ""
+#~ "Dieser Dialog erlaubt es Ihnen, einen Benutzer als technische "
+#~ "Kontaktperson zu wählen."
+
+#~ msgid "Infos in FAQ"
+#~ msgstr "Infos in FAQ"
+
+#~ msgid "Please read the FAQ for more informations"
+#~ msgstr "Bitte schauen Sie in die FAQ für mehr Informationen"
+
+#, fuzzy
+#~ msgid "Windows workstation ou"
+#~ msgstr "Windows Arbeitsstation"
+
+#~ msgid "Strict units"
+#~ msgstr "Strikte Einheiten"
+
+#~ msgid "Enable"
+#~ msgstr "Aktivieren"
+
+#~ msgid "This dialog checks your ldap schema setup"
+#~ msgstr "Dieser Dialog überprüft Ihre LDAP-Schema-Einrichtung"
+
+#~ msgid "GOsa generic settings, page 3/3"
+#~ msgstr "Allgemeine GOsa-Einstellungen, Seite 3/3"
+
+#~ msgid "Optional settings"
+#~ msgstr "Zusätzliche Einstellungen"
+
+#, fuzzy
+#~ msgid "Force globals"
+#~ msgstr "register_globals"
+
+#~ msgid "Force SSL"
+#~ msgstr "Erzwinge SSL"
+
+#, fuzzy
+#~ msgid "PPd path"
+#~ msgstr "Pfad"
+
+#~ msgid "SMB hash"
+#~ msgstr "SMB Hash"
+
+#~ msgid "Validate schema when login into GOsa?"
+#~ msgstr "Bei der GOsa-Anmeldung das Schema validieren?"
+
+#~ msgid "Schema check was completely successful"
+#~ msgstr "Die Schema-Validierung war erfolgreich."
+
+#, fuzzy
+#~ msgid "The schema check returned the following results"
+#~ msgstr "Die Suche verlief ergebnislos..."
+
+#~ msgid "Only display failed tests"
+#~ msgstr "Zeige nur fehlgeschlagene Tests"
+
+#, fuzzy
+#~ msgid "Display checked object classes"
+#~ msgstr "Zeige FAI-Vorlagen Objekte"
+
+#~ msgid "All available objectClasses"
+#~ msgstr "Alle verfügbaren Objekt-Klassen"
+
+#~ msgid "Configuration file"
+#~ msgstr "Konfigurationsdatei"
+
+#~ msgid "In this step the configuration file will be created."
+#~ msgstr "In diesem Schritt wird die Konfigurationsdatei erzeugt."
+
+#~ msgid "Saving configuration file"
+#~ msgstr "Speichern der Konfigurationsdatei"
+
+#~ msgid ""
+#~ "Can not write file '%s'. Please check folder permission and try again. Or "
+#~ "use the manual method if this can not be fixed anyway."
+#~ msgstr ""
+#~ "Kann Datei '%s' nicht schreiben. Bitte überprüfen Sie die "
+#~ "Ordnerberechtigung und versuchen Sie es erneut(Oder versuchen Sie die "
+#~ "manuelle Variante, wenn das Problem weiterhin bestehen sollte)."
+
+#~ msgid ""
+#~ "If you want the setup routine to write the configuration file, use the "
+#~ "'Save configuration' button below. If you prefer to copy the '%s' "
+#~ "manually to '%s' you can download the configuration file by using the "
+#~ "'Download configuration' button."
+#~ msgstr ""
+#~ "Wenn Sie möchten, dass die Einrichtung die Konfigurationsdatei schreibt, "
+#~ "drücken Sie auf den Knopf 'Konfiguration speichern' unterhalb. Wenn Sie "
+#~ "es bevorzugen, '%s' manuell nach '%s' zu kopieren, können Sie die "
+#~ "Konfigurationsdatei herunterladen, wenn Sie auf den Knopf 'Konfiguration "
+#~ "herunterladen' drücken."
+
+#~ msgid ""
+#~ "The following file(s), folders(s) must be writeable for the web-user '%s'."
+#~ msgstr ""
+#~ "Der/Die folgende(n) Datei(en); Ordner muß/müssen schreibbar für den Web-"
+#~ "Benutzer '%s' sein."
+
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file."
+#~ msgstr ""
+#~ "Die GOsa Einrichtung besitzt nun genügend Informationen, um eine initiale "
+#~ "Konfiguration zu erstellen."
+
+#~ msgid "Automatically write configuration"
+#~ msgstr "Konfiguration automatisch speichern"
+
+#~ msgid "Save configuration"
+#~ msgstr "Konfiguration speichern"
+
+#~ msgid "Configuration succesfully written."
+#~ msgstr "Konfigurationsdatei wurde erfolgreich geschrieben."
+
+#~ msgid "Last created backup"
+#~ msgstr "Zuletzt erstellte Sicherung"
+
+#~ msgid "Use GOsa with current configuration file"
+#~ msgstr "Verwende GOsa mit der aktuellen Konfigurationsdatei\t\t"
+
+#~ msgid "Use GOsa now"
+#~ msgstr "GOsa jetzt verwenden"
+
+#, fuzzy
+#~ msgid "Can't write configuration file, please check permissions."
+#~ msgstr "Kann '%s/encodings' nicht lesen, bitte prüfen Sie die Rechte."
+
+#~ msgid "Manually create configuration file"
+#~ msgstr "Erzeuge Konfigurationsdatei manuell"
+
+#~ msgid "Download the configuration file"
+#~ msgstr "Konfigurationsdatei herunterladen"
+
+#~ msgid "GOsa - GOnicus System Administrator Setup"
+#~ msgstr "GOSA - GOnicus System Administrator Setup"
+
+#~ msgid "Setup steps"
+#~ msgstr "Schritte der Einrichtung"
+
+#~ msgid "Setup language"
+#~ msgstr "Sprache der Einrichtung"
+
+#~ msgid "Please choose a language"
+#~ msgstr "Bitte wählen Sie eine Sprache"
+
+#, fuzzy
+#~ msgid "Basic installation checks"
+#~ msgstr "Installation der Arbeitsstation ist fehlgeschlagen"
+
+#~ msgid "This should be activated while compiling your PHP. (--with-gettext)"
+#~ msgstr ""
+#~ "Dies sollte aktiviert sein, während Sie PHP kompilieren (--with-gettext)."
+
+#, fuzzy
+#~ msgid "This should be activated while compiling your PHP. (--with-iconv)"
+#~ msgstr ""
+#~ "Dies sollte aktiviert sein, wenn Sie PHP kompilieren (--with-iconv)."
+
+#, fuzzy
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
+#~ msgstr ""
+#~ "Bei der Verwendung von speziellen Passwort-Verschlüsselungen (wie z.B. "
+#~ "SSHA) wird dieses Modul benötigt. GOsa funktioniert auch ohne dieses "
+#~ "Modul."
+
+#, fuzzy
+#~ msgid "Password hashes"
+#~ msgstr "Passwort läuft ab"
+
+#, fuzzy
+#~ msgid ""
+#~ "In order to use samba 2/3 you've to install some additional packages to "
+#~ "generate password hashes. (e.g. libmhash2)"
+#~ msgstr ""
+#~ "Um Samba 2.x/3.x in Verbindung mit LDAP nutzen zu können, wird ein "
+#~ "externes Programm benötigt, welches die Passwort-Hashes generieren kann."
+
+#~ msgid "register_globals"
+#~ msgstr "register_globals"
+
+#~ msgid "&nbsp;"
+#~ msgstr "&nbsp;"
+
+#~ msgid "<b>"
+#~ msgstr "<b>"
+
+#~ msgid "</b>"
+#~ msgstr "</b>"
+
+#~ msgid "session.auto_start"
+#~ msgstr "session.auto_start"
+
+#~ msgid "memory_limit"
+#~ msgstr "memory_limit"
+
+#~ msgid "implicit_flush"
+#~ msgstr "implicit_flush"
+
+#~ msgid "max_execution_time"
+#~ msgstr "max_execution_time"
+
+#~ msgid "expose_php"
+#~ msgstr "expose_php"
+
+#~ msgid "magic_quotes_gpc"
+#~ msgstr "magic_quotes_gpc"
+
+#~ msgid ""
+#~ "Increase your server security by setting magic_quotes_gpc to 'on'. PHP "
+#~ "will escape all quotes   in strings in this case."
+#~ msgstr ""
+#~ "Erhöhen Sie die Sicherheit des Server, indem sie magic_quotes_gpc auf "
+#~ "'on' stellen. PHP wird in dieser Einstellung alle 'quotes' in 'strings' "
+#~ "umwandeln."
+
+#~ msgid "Configuration file writeable."
+#~ msgstr "Konfigurationsdatei schreibbar"
+
+#~ msgid "GNU / GPL-License"
+#~ msgstr "GNU / GPL-Lizenz"
+
+#~ msgid "Ldap settings"
+#~ msgstr "LDAP-Einstellungen"
+
+#~ msgid ""
+#~ "Anonymous bind successful on server '%s'. Please specify user and "
+#~ "password."
+#~ msgstr ""
+#~ "Anonyme Verbindung zu Server '%s' erfolgreich. Bitte geben Sie nun Ihren "
+#~ "Benutzernamen und das Kennwort ein."
+
+#~ msgid "Bind as user '%s' successful on server '%s'."
+#~ msgstr "Verbindung als Benutzer '%s' zu Server '%s' war erfolgreich."
+
+#~ msgid ""
+#~ "Please enter the server URI to allow the GOsa setup to connect your LDAP "
+#~ "server (Example: ldap://your.server:389)."
+#~ msgstr ""
+#~ "Bitte geben Sie die Server-URI an, damit das GOsa-Setup sich zu Ihrem "
+#~ "LDAP-Server verbinden kann (Beispiel: ldap://ihr-server:389)."
+
+#~ msgid ""
+#~ "Use the 'Test' button to try to connect with the given values. The status "
+#~ "will be shown on the bottom of the page."
+#~ msgstr ""
+#~ "Verwenden Sie den 'Test'-Knopf, um eine Verbindung mit den angebenen "
+#~ "Werten zu versuchen. Der Status wird am Ende der Seite angezeigt."
+
+#, fuzzy
+#~ msgid "Location description"
+#~ msgstr "Aufgabengebiet"
+
+#~ msgid "Connection url"
+#~ msgstr "Verbindungs-URL"
+
+#~ msgid "Test"
+#~ msgstr "Test"
+
+#~ msgid "Try connect"
+#~ msgstr "Verbindung testen"
+
+#~ msgid "Use tls connection"
+#~ msgstr "Verwende TLS-Verbindung"
+
+#~ msgid "GOsa generic settings, page 1/3"
+#~ msgstr "Allgemeine GOsa-Einstellungen, Seite 1/3"
+
+#~ msgid "GOsa theme"
+#~ msgstr "GOsa-Thema"
+
+#, fuzzy
+#~ msgid "Base hook"
+#~ msgstr "Basis:"
+
+#~ msgid "External script"
+#~ msgstr "Externes Skript"
+
+#, fuzzy
+#~ msgid "Klick here to add a new test"
+#~ msgstr "Hier klicken zum Anmelden"
+
+#, fuzzy
+#~ msgid "Sieve manamgent"
+#~ msgstr "MIME-Typen Verwaltung"
+
+#~ msgid "Else if"
+#~ msgstr "Ansonsten wenn"
+
+#~ msgid "{LOCATIONNAME}"
+#~ msgstr "{LOCATIONNAME}"
+
+#~ msgid "Posix Account"
+#~ msgstr "Posix-Konto"
+
+#~ msgid "Samba account"
+#~ msgstr "Samba-Konto"
+
+#~ msgid "PHPgroupware"
+#~ msgstr "PHPgroupware"
+
+#~ msgid "OpenExchange account"
+#~ msgstr "OpenExchange-Konto"
+
+#~ msgid "PHP schedule it"
+#~ msgstr "PHP schedule it"
+
+#~ msgid "Nagios account"
+#~ msgstr "Nagios-Konto"
+
+#~ msgid "Netatalk account"
+#~ msgstr "Netatalk-Konto"
+
+#~ msgid ""
+#~ "Directory '%s' specified as smarty compile directory is not accessible, "
+#~ "please check existence and rights of this directory!"
+#~ msgstr ""
+#~ "Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht "
+#~ "zugegriffen werden, überprüfen Sie die Existenz und die Rechte!"
+
+#~ msgid "Repository settings"
+#~ msgstr "Repository-Einstellungen"
+
+#~ msgid ""
+#~ "To add packages to your package list you have to setup the repository "
+#~ "settings first."
+#~ msgstr ""
+#~ "Um Pakete zu ihrer Paketliste hinzuzufügen, müssen Sie zunächst die "
+#~ "Repository-Einstellungen anpassen."
+
+#~ msgid ""
+#~ "Packages are usually stored on different servers called mirrors. These "
+#~ "mirrors have different types of releases (for example woody/sarge/etch), "
+#~ "which finally contain packages sorted by section."
+#~ msgstr ""
+#~ "Pakete liegen üblicherweise auf verschiedenen Servern, die Mirror genannt "
+#~ "werden. Diese Mirror enthalten verschiedene Releases (z.B. woody, sarge, "
+#~ "etch,...). Diese enthalten wiederum nach Sections (main, contrib, non-"
+#~ "free,...) sortierte Pakete."
+
+#~ msgid ""
+#~ "Section and release can't be changed in future dialogs, but the mirror "
+#~ "can be changed by editing the entry."
+#~ msgstr ""
+#~ "Section und Release können in späteren Dialogen nicht mehr geändert "
+#~ "werden, jedoch kann der Mirror bearbeitet werden."
+
+#~ msgid ""
+#~ "First select the preferred release, then the section and finally the "
+#~ "mirror."
+#~ msgstr ""
+#~ "Bitte wählen Sie zunächst das gewünschte Release, dann die Section und "
+#~ "abschliessend den Mirror."
+
+#~ msgid "please choose a release..."
+#~ msgstr "Bitte wählen Sie ein Release..."
+
+#~ msgid "Sections for this release"
+#~ msgstr "Sections für dieses Release"
+
+#~ msgid "macro name"
+#~ msgstr "Makroname"
+
+#~ msgid ""
+#~ "There is currently no asterisk server defined. Your settings can't be "
+#~ "saved."
+#~ msgstr ""
+#~ "Im Moment ist kein Asterisk-Server definiert. Ihre Einstellungen können "
+#~ "nicht gespeichert werden."
+
+#~ msgid "Can't delete in Database %s, on Server %s."
+#~ msgstr "Kann Datenbank '%s' auf Server '%s' nicht löschen."
+
+#~ msgid "Saving of object group/phone queue with dn '%s' failed."
+#~ msgstr ""
+#~ "Speichern von Objektgruppe/Telefon-Warteschlange mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "Removing of object group/phone queue with dn '%s' failed."
+#~ msgstr ""
+#~ "Entfernen von Objektgruppe/Telefon-Warteschlange mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid ""
+#~ "There is no mysql extension available in your php setup, can't save any "
+#~ "changes to asterisk db."
+#~ msgstr ""
+#~ "Die MySQL-Erweiterung wurde nicht gefunden - kann daher keine Änderungen "
+#~ "in der Asterisk-DB speichern."
+
+#~ msgid "Unable to parse macro contents on line: %s"
+#~ msgstr "Fehler beim Einlesen des Makros in Zeile %s"
+
+#~ msgid "Can't perform SELECT query in DB '%s'"
+#~ msgstr "Kann SELECT-Abfrage in Datenbank '%s' nicht ausführen"
+
+#~ msgid "Can't perform DELETE query in DB '%s'"
+#~ msgstr "Kann DELETE-Abfrage in Datenbank '%s' nicht ausführen"
+
+#~ msgid "Can't perform INSERT query in DB '%s'"
+#~ msgstr "Kann INSERT-Abfrage in Datenbank '%s' nicht ausführen"
+
+#~ msgid "Removing of goFonConference/generic with dn '%s' failed."
+#~ msgstr "Entfernen von GOfonKonferenz/Allgemein mit dn '%s' fehlgeschlagen."
+
+#~ msgid ""
+#~ "You have specified a conference 'without PIN' ... please leave the PIN "
+#~ "fields empty."
+#~ msgstr ""
+#~ "Sie haben eine Konferenz ohne PIN angelegt - bitte lassen Sie die PIN-"
+#~ "Felder leer."
+
+#~ msgid "Online"
+#~ msgstr "aktiv"
+
+#~ msgid ""
+#~ "As soon as the move operation has finished, you can scroll down to end of "
+#~ "the page and press the 'Continue' button to continue with the department "
+#~ "management dialog."
+#~ msgstr ""
+#~ "Sobald der Vorgang abgeschlossen wurde, können Sie zum unteren Ende der "
+#~ "Seite blättern und auf den 'Weiter'-Knopf drücken, um zum Abteilungs-"
+#~ "Verwaltungs-Dialog zurück zu gelangen."
+
+#~ msgid "Select to display users"
+#~ msgstr "Zeige Benutzer"
+
+#~ msgid "Display user"
+#~ msgstr "Zeige Benutzer"
+
+#~ msgid "Select to display departments"
+#~ msgstr "Zeige Abteilungen"
+
+#~ msgid "Display departments"
+#~ msgstr "Zeige Abteilungen"
+
+#~ msgid ""
+#~ "Generating this page caused the W3C          conformance checker to raise "
+#~ "some errors!"
+#~ msgstr ""
+#~ "Der W3C-Validator meldete einen oder mehrere Fehler beim Erzeugen dieser "
+#~ "Seite!"
+
+#~ msgid "You have no permissions to create a user on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, einen Benutzer innerhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "You have no permissions to move this user to the specified 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, diesen Benutzer in die angegebene 'Basis' "
+#~ "zu verschieben."
+
+#~ msgid "You have no permissions to create a blocklist on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, eine Sperrliste unter dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "You have no permissions to create a group on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, eine Gruppe unterhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "You have no permissions to create a application on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, eine Anwendung unterhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "You have no permissions to create a department on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung eine Abteilung unterhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "You have no permissions to create a terminal on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, ein Terminal unterhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "You have no permissions to create a server on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, einen Server unterhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "You have no permissions to create a phone on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, ein Telefon unterhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "You have no permissions to create a mime type on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, einen MIME-Typ unterhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "GOfon"
+#~ msgstr "GOfon"
+
+#~ msgid "You are not allowed to set this systems password!"
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, das Passwort für dieses Systems zu setzen!"
+
+#~ msgid "The host name '%s' should be written in lowercase."
+#~ msgstr "Der Hostname '%s' sollte in Kleinbuchstaben geschrieben werden."
+
+#~ msgid "Viewable"
+#~ msgstr "Sichtbar"
+
+#~ msgid "You are not allowed to delete this snapshot!"
+#~ msgstr "Sie haben keine Berechtigung, dieses Abbild zu löschen!"
+
+#~ msgid "you are not using any strange characters in the loginname."
+#~ msgstr "Sie verwenden keine ungewöhnlichen Zeichen im Benutzernamen."
+
+#~ msgid "This zoneName is already in use"
+#~ msgstr "Der angegebene Zonen-Name wird bereits verwendet."
+
+#~ msgid "This reverse zone is already in use"
+#~ msgstr "Die reverse-Zone wird bereits verwendet."
+
+#~ msgid "You've to specify an ldap server before continuing!"
+#~ msgstr "Sie müssen einen LDAP-Server angeben um fortzufahren!"
+
+#~ msgid ""
+#~ "Bind to server successful, but the server seems to be completly empty, "
+#~ "please check all information twice"
+#~ msgstr ""
+#~ "Die Verbindung zum Server war erfolgreich, dieser scheint jedoch leer zu "
+#~ "sein. Bitte überprüfen Sie nochmals Ihre Angaben."
+
+#~ msgid ""
+#~ "Found more than one dns zone which contains an entry named '%s'. Aborting "
+#~ "getting dns informations for this device."
+#~ msgstr ""
+#~ "Es wurde mehr als eine DNS-Zone gefunden, die einen Eintrag mit Namen '%"
+#~ "s' enthält. Der Vorgang, Informationen über dieses Gerät zu beschaffen, "
+#~ "wurde daher abgebrochen."
+
+#, fuzzy
+#~ msgid "Pgaer"
+#~ msgstr "Pager"
+
+#~ msgid "Select subtree to place blocklist in"
+#~ msgstr ""
+#~ "Wählen Sie den Teilbaum, in den die Sperrliste plaziert werden soll."
+
+#~ msgid "No permission to create a blocklist on this base."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, eine Sperrliste unterhalb dieser Basis "
+#~ "anzulegen."
+
+#~ msgid ""
+#~ "You have no permissions to create or modify a global address book entry."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, einen Eintrag unterhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "You've no permission to do LDAP imports."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, um Daten in die LDAP-Datenbank zu "
+#~ "importieren."
+
+#~ msgid "You've no permission to do LDAP exports."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, um Daten aus der LDAP-Datenbank zu "
+#~ "exportieren."
+
+#~ msgid "Choose subtree to place macro in"
+#~ msgstr "Wählen Sie den Teilbaum, in den das Makro eingepflegt werden soll"
+
+#~ msgid "Insufficient permissions, can't change attribute '%s' in goFonMacro."
+#~ msgstr ""
+#~ "Zugriffsrechte nicht ausreichend, kann Attribut '%s' in goFonMacro nicht "
+#~ "ändern."
+
+#~ msgid "File servive (Shares)"
+#~ msgstr "Datei-Dienst (Freigaben)"
+
+#~ msgid "Time Service"
+#~ msgstr "Zeit-Dienst"
+
+#~ msgid "Terminal Service"
+#~ msgstr "Terminal-Dienst"
+
+#~ msgid "Domain name system service"
+#~ msgstr "Domain Name Service (DNS) Dienst"
+
+#~ msgid "IMAP admin access"
+#~ msgstr "IMAP-Administrationszugang"
+
+#~ msgid "Glpi database"
+#~ msgstr "Glpi-Datenbank"
+
+#~ msgid "Removing server services/gofax with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/GOfax mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Saving server services/gofax with dn '%s' failed."
+#~ msgstr "Speichern von Server-Dienste/GOfax mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/gofax with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/GOfax mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "Fax server"
+#~ msgstr "Fax-Dienst"
+
+#~ msgid "Set status flag for system server/kolab with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für System Server/Kolab mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Kolab service"
+#~ msgstr "Kolab-Dienst"
+
+#~ msgid "You have no permissions to create a printer on this 'Base'."
+#~ msgstr ""
+#~ "Sie haben keine Berechtigung, einen Drucker unterhalb dieser 'Basis' "
+#~ "anzulegen."
+
+#~ msgid "NFS"
+#~ msgstr "NFS"
+
+#~ msgid "NFS service"
+#~ msgstr "DNS-Dienst"
+
+#~ msgid "Set status flag for server services/repository with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/Repository mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "Glpi management"
+#~ msgstr "GLPI-Verwaltung"
+
+#~ msgid "Removing server services/glpi with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/GLPI mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Saving server services/glpi with dn '%s' failed."
+#~ msgstr "Speichern von Server-Dienste/GLPI mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Glpi server"
+#~ msgstr "GLPI-Server"
+
+#~ msgid "Glpi server service"
+#~ msgstr "GLPI-Dienst"
+
+#~ msgid "Attachment name"
+#~ msgstr "Name des Anhangs"
+
+#~ msgid "Attachment comment"
+#~ msgstr "Kommentar zum Anhang"
+
+#~ msgid "Attachment mime type"
+#~ msgstr "MIME-Typ des Anhangs"
+
+#~ msgid "Attachment filename"
+#~ msgstr "Dateiname des Anhangs"
+
+#~ msgid "Removing of server services/cups with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/CUPS mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Saving of server services/cups with dn '%s' failed."
+#~ msgstr "Speichern von Server-Dienste/CUPS mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/cups with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/CUPS mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Cups service"
+#~ msgstr "CUPS-Dienst"
+
+#~ msgid "Removing server services/terminalServer with dn '%s' failed."
+#~ msgstr ""
+#~ "Entfernen von Server Dienste/Terminal-Dienst mit dn '%s' fehlgeschlagen."
+
+#~ msgid ""
+#~ "Set status flag for server services/terminalServer with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/Terminal-Dienst mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "NTP service"
+#~ msgstr "Zeit-Dienst"
+
+#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/GOntp mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/goNtpServer with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/GOntp mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "NTP"
+#~ msgstr "NTP"
+
+#~ msgid "Removing server services/ldap with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/LDAP mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Saving server services/ldap with dn '%s' failed."
+#~ msgstr "Speichern von Server-Dienste/LDAP mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/ldap with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/LDAP mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Syslog service"
+#~ msgstr "Protokoll-Dienst"
+
+#~ msgid "Removing server services/goSysLog with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/GOsyslog mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Saving server services/goSysLog with dn '%s' failed."
+#~ msgstr "Speichern von Server-Dienste/GOsyslog mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/goSysLog with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/GOsyslog mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "Syslog"
+#~ msgstr "Systemprotokoll"
+
+#~ msgid "Removing server services/gofon with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/GOfon mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Saving server services/gofon with dn '%s' failed."
+#~ msgstr "Speichern von Server-Dienste/GOfon mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/gofon with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/GOfon mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "GoFon server"
+#~ msgstr "GOfon-Server"
+
+#~ msgid "Removing server services/goLogDB with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/GOlogDB mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Saving server services/goLogDB with dn '%s' failed."
+#~ msgstr "Speichern von Server-Dienste/GOlogDB mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/goLogDB with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/GOlogDB mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "Log"
+#~ msgstr "Protokoll"
+
+#~ msgid "Removing server services/gokrb with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/GOkrb mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Saving server services/gokrb with dn '%s' failed."
+#~ msgstr "Speichern von Server-Dienste/GOkrb mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/gokrb with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/GOkrb mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "Postfix"
+#~ msgstr "Postfix"
+
+#~ msgid "Removing server services/mail with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/Mail mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/mail with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/Mail mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Mail service"
+#~ msgstr "Mail-Dienst"
+
+#~ msgid "Cyrus service"
+#~ msgstr "Cyrus-Dienst"
+
+#~ msgid "Removing server services/imap with dn '%s' failed."
+#~ msgstr "Entfernen von Server-Dienste/IMAP mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Saving server services/imap with dn '%s' failed."
+#~ msgstr "Speichern von Server-Dienste/IMAP mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/imap with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/IMAP mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Imap"
+#~ msgstr "IMAP"
+
+#~ msgid "Imap service"
+#~ msgstr "IMAP-Dienst"
+
+#~ msgid "Removing of system server/shares with dn '%s' failed."
+#~ msgstr "Entfernen von System Server/Freigaben mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for system server/shares with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Systeme Server/Freigaben mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "Share service"
+#~ msgstr "Freigabe-Dienst"
+
+#~ msgid "Share entry"
+#~ msgstr "Freigabe-Eintrag"
+
+#~ msgid "Remove anti virus extension"
+#~ msgstr "Anti-Virus-Erweiterung entfernen"
+
+#~ msgid ""
+#~ "This server has anti virus features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Dieser Server besitzt aktivierte Inventar-Funktionen. Sie können diese "
+#~ "durch einen Klick auf die Schaltfläche unten deaktivieren."
+
+#~ msgid "Add anti virus service"
+#~ msgstr "Anti-Virus-Dienst hinzufügen"
+
+#~ msgid ""
+#~ "This server has anti virus features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Aktuell besitzt dieser Server keine aktivierten Anti-Virus-Funktionen. "
+#~ "Sie können diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#~ msgid "Removing of server services/anti virus with dn '%s' failed."
+#~ msgstr "Entfernen von Server Dienste/Anti-Virus mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Set status flag for server services/anti virus with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/Anti-Virus mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "Remove spamassassin extension"
+#~ msgstr "Spamassassin-Erweiterung entfernen"
+
+#~ msgid ""
+#~ "This server has spamassassin features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Dieser Server besitzt aktivierte Spamassassin-Funktionen. Sie können "
+#~ "diese durch einen Klick auf die Schaltfläche unten deaktivieren."
+
+#~ msgid "Add spamassassin service"
+#~ msgstr "Spamassassin-Dienst hinzufügen"
+
+#~ msgid ""
+#~ "This server has spamassassin features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Aktuell besitzt dieser Server keine aktivierten Spamassassin-Funktionen. "
+#~ "Sie können diese durch einen Klick auf die Schaltfläche unten aktivieren."
+
+#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
+#~ msgstr ""
+#~ "Entfernen von Server-Dienste/Spamassassin mit dn '%s' fehlgeschlagen."
+
+#~ msgid ""
+#~ "Set status flag for server services/spamassassin with dn '%s' failed."
+#~ msgstr ""
+#~ "Setzen von Status-Flag für Server Dienste/Spamassassin mit dn '%s' "
+#~ "fehlgeschlagen."
+
+#~ msgid "T"
+#~ msgstr "T"
+
+#~ msgid "Connectivity settings"
+#~ msgstr "Konnektivitäts-Einstellungen"
+
+#, fuzzy
+#~ msgid "gosaProxyID"
+#~ msgstr "Proxy"
+
+#, fuzzy
+#~ msgid "Quota limit period"
+#~ msgstr "Frequenz der Host-Meldungen"
+
+#~ msgid "Specified name is invalid."
+#~ msgstr "Der angegebene Name ist ungültig."
+
+#~ msgid "Device ID"
+#~ msgstr "Geräte ID"
+
+#, fuzzy
+#~ msgid "apple-user-homeDirectory"
+#~ msgstr "Basisverzeichnis"
+
+#~ msgid "Removing of object group/workstation with dn '%s' failed."
+#~ msgstr ""
+#~ "Entfernen von Objektgruppe/Arbeitsstation mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Delivery mode"
+#~ msgstr "Auslieferungsmethode"
+
+#, fuzzy
+#~ msgid "phpgwAccountExpires"
+#~ msgstr "Konto läuft ab am"
+
+#, fuzzy
+#~ msgid "phpgwAccountType"
+#~ msgstr "Konto"
+
+#~ msgid "Value specified as 'Ratio' is not valid."
+#~ msgstr "Das Feld 'Verhältins' enthält eine ungültige Eingabe."
+
+#, fuzzy
+#~ msgid "mailEnabled"
+#~ msgstr "aktiviert"
+
+#~ msgid "GOsa intranet account"
+#~ msgstr "GOsa Intranet-Konto"
+
+#~ msgid "Open groupware account"
+#~ msgstr "OpenGroupware-Konto"
+
+#~ msgid "Can't get quota information for '%s'."
+#~ msgstr "Kann die Kontingent-Einstellungen für '%s' nicht ermitteln."
+
+#, fuzzy
+#~ msgid "Shadow last change"
+#~ msgstr "Zeige Pakete"
+
+#, fuzzy
+#~ msgid "Device monitor"
+#~ msgstr "Neuer Monitor"
+
+#, fuzzy
+#~ msgid "Device case"
+#~ msgstr "Gerätename"
+
+#, fuzzy
+#~ msgid "Device motherboard"
+#~ msgstr "Motherboard hinzufügen/bearbeiten"
+
+#, fuzzy
+#~ msgid "Device soundcard"
+#~ msgstr "Neue Soundkarte"
+
+#, fuzzy
+#~ msgid "Device processor"
+#~ msgstr "Neuer Prozessor"
+
+#, fuzzy
+#~ msgid "Device misc device"
+#~ msgstr "Neues allgemeines Gerät"
+
+#, fuzzy
+#~ msgid "Device ram"
+#~ msgstr "Gerätename"
+
+#, fuzzy
+#~ msgid "Device hard disk drive"
+#~ msgstr "Neue Festplatte"
+
+#, fuzzy
+#~ msgid "Device drive"
+#~ msgstr "Gerätename"
+
+#, fuzzy
+#~ msgid "Device controler"
+#~ msgstr "Neuer Controller"
+
+#, fuzzy
+#~ msgid "Device graphics card"
+#~ msgstr "Neue Grafikkarte"
+
+#, fuzzy
+#~ msgid "Device power supply"
+#~ msgstr "Neues Netzteil"
+
+#, fuzzy
+#~ msgid "Device pci device"
+#~ msgstr "Anzeige"
+
+#~ msgid "Saving printer membership with dn %s failed "
+#~ msgstr "Speichern von Drucker-Mitgliedschaft mit dn '%s' fehlgeschlagen."
+
+#~ msgid "Error while writing printer settings"
+#~ msgstr "Fehler beim Speichern der Drucker-Einstellungen"
+
+#~ msgid "Kernel paramenter"
+#~ msgstr "Kernel-Parameter"
+
+#~ msgid "Max queue lenght"
+#~ msgstr "Maximale Grösse der Warteschlange"
+
+#~ msgid " Announce frequency"
+#~ msgstr "Benachrichtigungsfrequenz"
+
+#~ msgid "Day"
+#~ msgstr "Tag"
+
+#, fuzzy
+#~ msgid "Keyboard modell"
+#~ msgstr "Wählen Sie das Tastatur-Modell"
+
+#, fuzzy
+#~ msgid "Keyborad variant"
+#~ msgstr "Wählen Sie die Tastatur-Variante"
+
+#, fuzzy
+#~ msgid "Valume"
+#~ msgstr "Volume"
+
+#, fuzzy
+#~ msgid "Technical responsilbe"
+#~ msgstr "Technischer Kontakt"
+
+#~ msgid "Server indentifier"
+#~ msgstr "Serverbezeichnung"
+
+#, fuzzy
+#~ msgid "User certificate PKCS12"
+#~ msgstr "Standard-Zertifikat"
+
+#, fuzzy
+#~ msgid "Vocation message"
+#~ msgstr "Urlaubsbenachrichtigung"
+
+#~ msgid "Removing UNIX account failed"
+#~ msgstr "Entfernen des UNIX-Kontos ist fehlgeschlagen"
+
+#~ msgid "Saving UNIX account failed"
+#~ msgstr "Speichern des Unix-Kontos ist fehlgeschlagen"
+
+#~ msgid "Error while writing printer"
+#~ msgstr "Fehler beim Speichern des Druckers"
+
+#~ msgid "Adding environment information failed"
+#~ msgstr "Hinzufügen der Umgebungs-Erweiterung ist fehlgeschlagen"
+
+#~ msgid "Removing oxchange account failed"
+#~ msgstr "Entfernen des oxchange-Kontos ist fehlgeschlagen"
+
+#~ msgid "Creating oxchange addressbook tree failed"
+#~ msgstr "Anlegen des oxchange-Adressbuch-Baums fehlgeschlagen"
+
+#~ msgid "Removing FAX account failed"
+#~ msgstr "Entfernen des FAX-Kontos ist fehlgeschlagen"
+
+#~ msgid "Saving FAX account failed"
+#~ msgstr "Speichern des FAX-Kontos fehlgeschlagen"
+
+#~ msgid "Removing FAI script base failed"
+#~ msgstr "Entfernen der FAI-Skript-Basis fehlgeschlagen"
+
+#~ msgid "Removing FAI script failed"
+#~ msgstr "Entfernen des FAI-Skripts fehlgeschlagen"
+
+#~ msgid "Saving FAI script failed"
+#~ msgstr "Speichern des FAI-Skripts fehlgeschlagen"
+
+#~ msgid "Removing FAI template base failed"
+#~ msgstr "Entfernen der FAI-Vorlage fehlgeschlagen"
+
+#~ msgid "Saving FAI template failed"
+#~ msgstr "Speichern der FAI-Vorlage ist fehlgeschlagen"
+
+#~ msgid "Removing FAI package base failed"
+#~ msgstr "Entfernen der FAI-Paket-Basis fehlgeschlagen"
+
+#~ msgid "Saving FAI package entry failed"
+#~ msgstr "Speichern des FAI-Paket-Eintrags fehlgeschlagen"
+
+#~ msgid "Removing FAI hook base failed"
+#~ msgstr "Entfernen der Basis für FAI-Hooks ist fehlgeschlagen"
+
+#~ msgid "Removing FAI hook failed"
+#~ msgstr "Entfernen des FAI-Hooks ist fehlgeschlagen"
+
+#~ msgid "Saving FAI hook failed"
+#~ msgstr "Speichern des FAI-Hooks ist fehlgeschlagen"
+
+#~ msgid "Removing FAI partition table failed"
+#~ msgstr "Entfernen der FAI-Partitionstabelle ist fehlgeschlagen"
+
+#~ msgid "Saving FAI partition table failed"
+#~ msgstr "Speichern der FAI-Partitionstabelle ist fehlgeschlagen"
+
+#~ msgid "Removing FAI partition table entry failed"
+#~ msgstr "Entfernen des FAI-Partitionstabellen-Eintrags fehlgeschlagen"
+
+#~ msgid "Saving FAI partition table entry failed"
+#~ msgstr "Speichern des FAI-Partitionstabellen-Eintrags fehlgeschlagen"
+
+#~ msgid "Removing FAI variable failed"
+#~ msgstr "Entfernen der FAI-Variable fehlgeschlagen"
+
+#~ msgid "Saving FAI variable failed"
+#~ msgstr "Speichern der FAI-Variablen fehlgeschlagen"
+
+#~ msgid "Removing group failed"
+#~ msgstr "Entfernen der Gruppe fehlgeschlagen"
+
+#~ msgid "Saving group failed"
+#~ msgstr "Speichern der Gruppe fehlgeschlagen"
+
+#~ msgid "Apply this acl only for users own entries"
+#~ msgstr "Anwenden dieser Zugriffsregel nur auf Einträge des Eigentümers"
+
+#~ msgid "This 'dn' is no acl container."
+#~ msgstr "Diese 'dn' enthält keine Zugriffserweiterungen."
+
+#~ msgid "Removing ACL information failed"
+#~ msgstr "Entfernen der ACL-Informationen fehlgeschlagen"
+
+#~ msgid "Removing application information failed"
+#~ msgstr "Entfernen der Anwendungsinformationen ist fehlgeschlagen"
+
+#~ msgid "Saving application information failed"
+#~ msgstr "Speichern der Anwendung ist fehlgeschlagen"
+
+#~ msgid "Removing application failed"
+#~ msgstr "Entfernen der Anwendung ist fehlgeschlagen"
+
+#~ msgid ""
+#~ "This menu allows you to create, delete and edit selected departments. "
+#~ "Having a large size of departments, you might prefer the range selectors "
+#~ "on   top of the department list."
+#~ msgstr ""
+#~ "Dieses Menü erlaubt es Ihnen, Abteilungen hinzuzufügen, zu bearbeiten "
+#~ "oder zu entfernen. Bei einer Vielzahl von Abteilungen bietet sich die "
+#~ "Verwendung der Bereichswahl an."
+
+#~ msgid "Updating DNS service failed"
+#~ msgstr "Aktualisierung des DNS-Dienstes ist fehlgeschlagen"
+
+#~ msgid "Removing DNS entries failed"
+#~ msgstr "Entfernen von DNS-Einträge ist fehlgeschlagen"
+
+#~ msgid "Saving DNS entries failed"
+#~ msgstr "Speichern von DNS-Einträgen ist fehlgeschlagen"
+
+#~ msgid "Removing workstation failed"
+#~ msgstr "Entfernen der Arbeitsstation ist fehlgeschlagen"
+
+#~ msgid "The attribute '%s' is empty or contains invalid characters."
+#~ msgstr "Das Attribut '%s' ist leer oder enthält ungültige Zeichen."
+
+#~ msgid "The imap name string needs to be a hostname or an IP-address."
+#~ msgstr ""
+#~ "Das Feld 'Serverbezeichnung' muss entweder ein Hostname oder eine IP-"
+#~ "Adresse sein."
+
+#~ msgid "Removing kolab host entry failed"
+#~ msgstr "Entfernen des Kolab-Host Eintrags ist fehlgeschlagen"
+
+#~ msgid "Removing terminal failed"
+#~ msgstr "Entfernen des Terminals ist fehlgeschlagen"
+
+#~ msgid "Saving terminal failed"
+#~ msgstr "Speichern des Terminals ist fehlgeschlagen"
+
+#~ msgid "Saving Samba workstation failed"
+#~ msgstr "Speichern der Samba-Arbeitsstation ist fehlgeschlagen"
+
+#~ msgid "Saving generic component failed"
+#~ msgstr "Speichern der Netzwerk-Komponente ist fehlgeschlagen"
+
+#~ msgid "Saving terminal to DNS object failed"
+#~ msgstr "Speichern des Terminal DNS-Objektes ist fehlgeschlagen"
+
+#~ msgid "Removing phone failed"
+#~ msgstr "Entfernen des Telefons ist fehlgeschlagen"
+
+#~ msgid "Saving phone failed"
+#~ msgstr "Speichern des Telefons ist fehlgeschlagen"
+
+#~ msgid "Removing phone macro failed"
+#~ msgstr "Entfernen des Telefon-Markos ist fehlgeschlagen"
+
+#~ msgid "Saving phone macro failed"
+#~ msgstr "Speichern des Telefon-Makros ist fehlgeschlagen"
+
+#~ msgid "Saving phone macro parameters failed"
+#~ msgstr "Speichern der Telefon-Makro Parameter ist fehlgeschlagen"
+
+#~ msgid "Saving phone conference failed"
+#~ msgstr "Speichern der Telefon-Konferenz ist fehlgeschlagen"
+
+#~ msgid "Create snapshot failed."
+#~ msgstr "Erzeugen des Abbilds fehlschlagen."
+
+#~ msgid ""
+#~ "This procedure will create a working snapshot of the selected object."
+#~ msgstr ""
+#~ "Dieser Vorgang wird ein funktionsfähiges Abbild des gewählten Objekts "
+#~ "erstellen."
+
+#~ msgid "There are no available snapshots."
+#~ msgstr "Es sind keine Abbilder verfügbar."
+
+#~ msgid "Overwrite existing entry"
+#~ msgstr "Existierenden Eintrag überschreiben"
+
+#~ msgid "Removing DNS service failed"
+#~ msgstr "Entfernen des DNS-Dienstes ist fehlgeschlagen"
+
+#~ msgid "Please specify the attribute SNAPSHOT_BASE in your gosa.conf."
+#~ msgstr ""
+#~ "Bitte definieren Sie das Attribute SNAPSHOT_BASE in Ihrer gosa.conf."
+
+#~ msgid "The dn: '%s' (from line %s) already exists in the LDAP database."
+#~ msgstr ""
+#~ "Der DN: '%s' (aus Zeile %s) existiert bereits in der LDAP-Datenbank."
+
+#~ msgid "Remove Kolab extension"
+#~ msgstr "Kolab-Erweiterung entfernen"
+
+#~ msgid "Remove FAI repository extension."
+#~ msgstr "FAI-Repository-Erweiterung entfernen"
+
+#~ msgid ""
+#~ "This server has FAI repository features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Dieser Server besitzt aktivierte FAI-Repository-Erweiterungen. Sie können "
+#~ "diese durch einen Klick auf die Schaltfläche unten deaktivieren."
+
+#~ msgid "Add FAI repository extension."
+#~ msgstr "FAI-Repository-Erweiterung hinzufügen"
+
+#~ msgid ""
+#~ "This server has FAI repository features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Aktuell besitzt dieser Server keine aktivierten FAI-Repository-"
+#~ "Erweiterungen. Sie können diese durch einen Klick auf die Schaltfläche "
+#~ "unten aktivieren."
+
+#~ msgid "configured for"
+#~ msgstr "konfiguriert für"
diff --git a/gosa-core/locale/es/LC_MESSAGES/messages.mo b/gosa-core/locale/es/LC_MESSAGES/messages.mo
new file mode 100644 (file)
index 0000000..ba6585e
Binary files /dev/null and b/gosa-core/locale/es/LC_MESSAGES/messages.mo differ
diff --git a/gosa-core/locale/es/LC_MESSAGES/messages.po b/gosa-core/locale/es/LC_MESSAGES/messages.po
new file mode 100644 (file)
index 0000000..c0a8b0d
--- /dev/null
@@ -0,0 +1,19720 @@
+# translation of admin.po to
+# translation of systems.po to
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#: include/class_plugin.inc:115 include/class_plugin.inc:116
+msgid ""
+msgstr ""
+"Project-Id-Version: admin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-06-18 14:55+0200\n"
+"PO-Revision-Date: 2007-07-24 00:26+0200\n"
+"Last-Translator: ALEJANDRO ESCANERO BLANCO\n"
+"Language-Team:  <es@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#: contrib/gosa.conf:4 plugins/personal/nagios/class_nagiosAccount.inc:280
+#: plugins/personal/mail/class_mailAccount.inc:1143
+#: plugins/personal/password/class_password.inc:16
+#: plugins/personal/posix/class_posixAccount.inc:1347
+#: plugins/personal/netatalk/class_netatalk.inc:374
+#: plugins/personal/samba/class_sambaAccount.inc:1097
+#: plugins/personal/environment/class_environment.inc:1317
+#: plugins/personal/generic/class_user.inc:1418
+#: plugins/personal/connectivity/class_webdavAccount.inc:161
+#: plugins/personal/connectivity/class_proxyAccount.inc:312
+#: plugins/personal/connectivity/class_pptpAccount.inc:178
+#: plugins/personal/connectivity/class_intranetAccount.inc:200
+#: plugins/personal/connectivity/class_phpgwAccount.inc:162
+#: plugins/personal/connectivity/class_kolabAccount.inc:471
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
+#: plugins/personal/connectivity/class_opengwAccount.inc:336
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
+msgid "My account"
+msgstr "Mi cuenta"
+
+#: contrib/gosa.conf:34
+msgid "Administration"
+msgstr ""
+
+#: contrib/gosa.conf:67 plugins/addons/addressbook/class_addressbook.inc:801
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
+msgid "Addons"
+msgstr ""
+
+#: contrib/gosa.conf:90
+msgid "ACL Role"
+msgstr ""
+
+#: contrib/gosa.conf:94 contrib/gosa.conf:109 contrib/gosa.conf:113
+#: contrib/gosa.conf:120 contrib/gosa.conf:125 contrib/gosa.conf:129
+#: contrib/gosa.conf:134 contrib/gosa.conf:142 contrib/gosa.conf:150
+#: contrib/gosa.conf:159 contrib/gosa.conf:163 contrib/gosa.conf:188
+#: contrib/gosa.conf:192 contrib/gosa.conf:196 contrib/gosa.conf:200
+#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
+#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
+#: plugins/personal/generic/class_user.inc:16
+#: plugins/personal/generic/class_user.inc:1413
+#: plugins/gofax/blocklists/generic.tpl:1
+#: plugins/gofax/faxaccount/generic.tpl:6
+#: plugins/gofax/faxaccount/paste_generic.tpl:4
+#: plugins/admin/fai/faiVariable.tpl:4
+#: plugins/admin/fai/faiPartitionTable.tpl:4
+#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiPackage.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#: plugins/admin/fai/faiScript.tpl:4 plugins/admin/fai/faiVariableEntry.tpl:5
+#: plugins/admin/fai/faiTemplate.tpl:4 plugins/admin/fai/faiHook.tpl:4
+#: plugins/admin/fai/faiHookEntry.tpl:5
+#: plugins/admin/fai/faiTemplateEntry.tpl:3 plugins/admin/groups/mail.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:940
+#: plugins/admin/applications/class_applicationGeneric.inc:542
+#: plugins/admin/departments/class_departmentGeneric.inc:586
+#: plugins/admin/systems/glpiPrinter.tpl:6 plugins/admin/systems/glpi.tpl:6
+#: plugins/admin/systems/class_workstationGeneric.inc:588
+#: plugins/admin/systems/goImapServer.tpl:1
+#: plugins/admin/systems/servdnseditzone.tpl:1
+#: plugins/admin/systems/class_servGeneric.inc:414
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
+#: plugins/admin/systems/class_printGeneric.inc:880
+#: plugins/admin/systems/class_componentGeneric.inc:268
+#: plugins/admin/systems/goMailServer.tpl:1
+#: plugins/admin/systems/servkolab.tpl:6
+#: plugins/admin/systems/class_phoneGeneric.inc:476
+#: plugins/admin/mimetypes/generic.tpl:4
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
+#: plugins/admin/mimetypes/paste_generic.tpl:4
+#: plugins/admin/ogroups/termgroup.tpl:6
+#: plugins/admin/ogroups/class_ogroup.inc:747
+#: plugins/gofon/macro/class_gofonMacro.inc:570
+#: plugins/generic/references/class_reference.inc:20
+#: setup/setup_feedback.tpl:46
+msgid "Generic"
+msgstr "Genérico"
+
+#: contrib/gosa.conf:95
+msgid "Unix"
+msgstr ""
+
+#: contrib/gosa.conf:96 contrib/gosa.conf:114
+#: plugins/personal/environment/class_environment.inc:12
+#: plugins/personal/environment/class_environment.inc:1312
+#: plugins/admin/groups/class_divListGroup.inc:233
+#: plugins/admin/users/class_divListUsers.inc:223
+msgid "Environment"
+msgstr "Entorno"
+
+#: contrib/gosa.conf:97 contrib/gosa.conf:116
+#: plugins/personal/mail/class_mailAccount.inc:22
+#: plugins/personal/mail/class_mailAccount.inc:1138
+#: plugins/admin/groups/class_divListGroup.inc:225
+#: plugins/admin/groups/class_groupMail.inc:1110
+#: plugins/admin/users/class_divListUsers.inc:225
+#: plugins/admin/ogroups/tabs_ogroups.inc:81
+#: plugins/admin/ogroups/tabs_ogroups.inc:192
+#: plugins/admin/ogroups/paste_mail.tpl:4
+#: plugins/admin/ogroups/class_divListOGroup.inc:215
+#: plugins/admin/ogroups/class_mailogroup.inc:181
+#: plugins/generic/references/class_reference.inc:24
+msgid "Mail"
+msgstr "Correo Electrónico"
+
+#: contrib/gosa.conf:98 plugins/personal/samba/class_sambaAccount.inc:24
+#: plugins/personal/samba/class_sambaAccount.inc:1092
+#: plugins/admin/groups/class_divListGroup.inc:227
+#: plugins/admin/users/class_divListUsers.inc:231
+#: plugins/generic/references/class_reference.inc:26
+#: plugins/generic/references/class_reference.inc:28
+msgid "Samba"
+msgstr "Samba"
+
+#: contrib/gosa.conf:99 plugins/personal/netatalk/class_netatalk.inc:36
+#: plugins/personal/netatalk/class_netatalk.inc:370
+#: plugins/admin/users/class_divListUsers.inc:233
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: contrib/gosa.conf:100 plugins/personal/connectivity/main.inc:118
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_connectivity.inc:15
+msgid "Connectivity"
+msgstr "Conectividad"
+
+#: contrib/gosa.conf:101 plugins/personal/generic/generic.tpl:334
+#: plugins/personal/generic/generic.tpl:502
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
+#: plugins/gofax/faxaccount/generic.tpl:10
+#: plugins/gofax/faxaccount/paste_generic.tpl:8
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/users/class_divListUsers.inc:229
+#: plugins/admin/departments/generic.tpl:91
+#: plugins/admin/departments/class_departmentGeneric.inc:605
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:39 html/getxls.php:222
+#: html/getxls.php:297
+msgid "Fax"
+msgstr "Fax"
+
+#: contrib/gosa.conf:102 plugins/personal/generic/generic.tpl:309
+#: plugins/personal/generic/generic.tpl:490
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/addons/addressbook/address_edit.tpl:94
+#: plugins/addons/addressbook/address_edit.tpl:221
+#: plugins/addons/addressbook/address_info.tpl:67
+#: plugins/addons/addressbook/address_info.tpl:163
+#: plugins/admin/groups/class_divListGroup.inc:231
+#: plugins/admin/users/class_divListUsers.inc:227
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/systems/class_systemManagement.inc:1272
+#: plugins/admin/systems/chooser.tpl:12
+#: plugins/admin/ogroups/class_ogroupManagement.inc:433
+#: plugins/admin/ogroups/class_phonequeue.inc:920
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
+#: plugins/generic/references/class_reference.inc:40
+msgid "Phone"
+msgstr "Teléfono"
+
+#: contrib/gosa.conf:104 plugins/personal/nagios/class_nagiosAccount.inc:18
+#: plugins/personal/nagios/class_nagiosAccount.inc:275
+msgid "Nagios"
+msgstr "Nagios"
+
+#: contrib/gosa.conf:115 plugins/admin/groups/class_groupApplication.inc:1194
+#: plugins/admin/applications/class_applicationManagement.inc:25
+#: plugins/admin/mimetypes/generic.tpl:112
+#: plugins/admin/mimetypes/generic.tpl:165
+msgid "Applications"
+msgstr "Aplicaciones"
+
+#: contrib/gosa.conf:121 plugins/addons/gotomasses/contents.tpl:3
+#: plugins/admin/applications/generic.tpl:92
+#: plugins/admin/systems/printerPPDDialog.tpl:17
+#: plugins/admin/systems/class_servRepository.inc:260
+#: plugins/admin/ogroups/phonequeue.tpl:47
+#: plugins/gofon/conference/generic.tpl:130
+msgid "Options"
+msgstr "Opciones"
+
+#: contrib/gosa.conf:130
+#: plugins/admin/applications/class_applicationParameters.inc:232
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
+msgid "Parameter"
+msgstr "Parámetro"
+
+#: contrib/gosa.conf:135 contrib/gosa.conf:143 contrib/gosa.conf:151
+#: plugins/admin/systems/class_workstationStartup.inc:1178
+#: plugins/admin/systems/class_terminalStartup.inc:468
+#: plugins/admin/ogroups/tabs_ogroups.inc:102
+msgid "Startup"
+msgstr "Inicio"
+
+#: contrib/gosa.conf:136 contrib/gosa.conf:152
+#: plugins/admin/ogroups/tabs_ogroups.inc:105
+msgid "Devices"
+msgstr ""
+
+#: contrib/gosa.conf:137 contrib/gosa.conf:153
+#: plugins/personal/environment/environment.tpl:235
+#: plugins/admin/systems/class_systemManagement.inc:1281
+#: plugins/admin/systems/class_printGeneric.inc:886
+#: plugins/admin/ogroups/class_ogroupManagement.inc:436
+#: plugins/generic/references/class_reference.inc:52
+msgid "Printer"
+msgstr "Impresora"
+
+#: contrib/gosa.conf:138 contrib/gosa.conf:146 contrib/gosa.conf:154
+#: plugins/gofax/blocklists/generic.tpl:90
+#: plugins/addons/addressbook/contents.tpl:33
+#: plugins/addons/godfs/contents.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:21
+#: plugins/admin/fai/faiPackageEntry.tpl:22
+#: plugins/admin/systems/glpiPrinter.tpl:127
+#: plugins/admin/systems/glpiDeviceManagement.tpl:20
+#: plugins/admin/systems/glpiSelectUser.tpl:20
+#: plugins/admin/systems/glpiAttachmentPool.tpl:20
+#: plugins/admin/systems/servRepository.tpl:26
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
+#: plugins/gofon/macro/headpage.tpl:20
+#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:120
+#: ihtml/themes/default/MultiSelectWindow.tpl:27
+#: ihtml/themes/default/MultiSelectWindow.tpl:67
+msgid "Information"
+msgstr ""
+
+#: contrib/gosa.conf:144 plugins/admin/systems/class_goFaxServer.inc:91
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#: plugins/admin/systems/class_goVirusServer.inc:221
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#: plugins/admin/systems/class_goLdapServer.inc:86
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#: plugins/admin/systems/class_goMailServer.inc:704
+#: plugins/admin/systems/class_goCupsServer.inc:71
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_servKolab.inc:386
+#: plugins/admin/systems/class_servRepository.inc:378
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#: plugins/admin/systems/class_goFonServer.inc:131
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#: plugins/admin/systems/class_servDNS.inc:398
+#: plugins/admin/systems/servkolab.tpl:39
+#: plugins/admin/systems/class_goImapServer.inc:161
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goShareServer.inc:388
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+msgid "Services"
+msgstr "Servicios"
+
+#: contrib/gosa.conf:145 contrib/gosa.conf:155
+msgid "FAI summary"
+msgstr ""
+
+#: contrib/gosa.conf:213
+msgid "OGo"
+msgstr ""
+
+#: contrib/gosa.conf:225 plugins/addons/ldapmanager/contentexportxls.tpl:19
+#: plugins/addons/ldapmanager/contentexportxls.tpl:32
+#: plugins/addons/ldapmanager/contentexportxls.tpl:47
+#: plugins/addons/ldapmanager/contentexport.tpl:16
+#: plugins/addons/ldapmanager/contentexport.tpl:29
+#: plugins/addons/ldapmanager/contentexport.tpl:44
+#: plugins/addons/gotomasses/contents.tpl:11
+#: plugins/addons/gotomasses/contents.tpl:13
+#: plugins/addons/gotomasses/contents.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:6
+msgid "Export"
+msgstr ""
+
+#: contrib/gosa.conf:226
+msgid "Excel Export"
+msgstr ""
+
+#: contrib/gosa.conf:227 plugins/personal/mail/generic.tpl:238
+#: plugins/personal/environment/logonManagement.tpl:65
+#: plugins/addons/notifications/contents.tpl:54
+#: plugins/addons/ldapmanager/contentimport.tpl:50
+#: plugins/addons/ldapmanager/contentcsv.tpl:109
+#: plugins/addons/ldapmanager/contentcsv.tpl:112
+#: plugins/addons/gotomasses/contents.tpl:21
+#: plugins/addons/gotomasses/contents.tpl:25
+#: plugins/addons/gotomasses/contents.tpl:28
+#: plugins/admin/applications/generic.tpl:135
+#: include/sieve/templates/edit_frame_base.tpl:7
+#: include/sieve/templates/import_script.tpl:12
+msgid "Import"
+msgstr ""
+
+#: contrib/gosa.conf:228
+msgid "CSV Import"
+msgstr ""
+
+#: contrib/gosa.conf:232
+msgid "Partitions"
+msgstr ""
+
+#: contrib/gosa.conf:236 plugins/personal/environment/logonManagement.tpl:55
+#: plugins/admin/fai/class_faiScript.inc:545
+#: plugins/admin/fai/faiScriptEntry.tpl:56
+#: plugins/admin/fai/faiHookEntry.tpl:56
+#: plugins/admin/applications/generic.tpl:130
+msgid "Script"
+msgstr ""
+
+#: contrib/gosa.conf:240 plugins/admin/fai/class_faiSummaryTab.inc:45
+msgid "Hooks"
+msgstr ""
+
+#: contrib/gosa.conf:244 plugins/admin/fai/class_faiSummaryTab.inc:46
+msgid "Variables"
+msgstr ""
+
+#: contrib/gosa.conf:248 plugins/admin/fai/class_faiSummaryTab.inc:47
+msgid "Templates"
+msgstr ""
+
+#: contrib/gosa.conf:252 plugins/personal/environment/environment.tpl:11
+#: plugins/admin/fai/class_faiSummaryTab.inc:50
+msgid "Profiles"
+msgstr ""
+
+#: contrib/gosa.conf:253 plugins/admin/acl/class_divListACL.inc:54
+#: plugins/admin/ogroups/tabs_ogroups.inc:109
+msgid "Summary"
+msgstr "Sumario"
+
+#: contrib/gosa.conf:257 plugins/admin/fai/class_faiPackage.inc:547
+msgid "Packages"
+msgstr ""
+
+#: contrib/gosa.conf:433 plugins/admin/ogroups/class_phonequeue.inc:270
+#: setup/class_setupStep_Language.inc:48
+msgid "German"
+msgstr ""
+
+#: contrib/gosa.conf:434 setup/class_setupStep_Language.inc:52
+msgid "Russian"
+msgstr "Ruso"
+
+#: contrib/gosa.conf:435
+msgid "Spanish"
+msgstr ""
+
+#: contrib/gosa.conf:436 setup/class_setupStep_Language.inc:49
+msgid "French"
+msgstr "Francés"
+
+#: contrib/gosa.conf:437
+msgid "Dutch"
+msgstr ""
+
+#: contrib/gosa.conf:438 setup/class_setupStep_Language.inc:50
+msgid "English"
+msgstr "Inglés"
+
+#: contrib/gosa.conf:439
+msgid "Italian"
+msgstr ""
+
+#: contrib/gosa.conf:440
+msgid "Polish"
+msgstr ""
+
+#: plugins/personal/nagios/main.inc:103 plugins/personal/mail/main.inc:102
+#: plugins/personal/posix/main.inc:104 plugins/personal/netatalk/main.inc:94
+#: plugins/personal/samba/main.inc:102
+#: plugins/personal/environment/main.inc:100
+#: plugins/personal/generic/main.inc:155
+#: plugins/personal/connectivity/main.inc:100
+#: plugins/gofax/blocklists/generic.tpl:100
+#: plugins/gofax/faxaccount/main.inc:92 plugins/admin/acl/tabs_acl.inc:61
+#: plugins/admin/acl/tabs_acl_role.inc:51
+#: plugins/admin/fai/class_faiManagement.inc:730
+#: plugins/admin/groups/class_groupManagement.inc:418
+#: plugins/admin/users/class_userManagement.inc:741
+#: plugins/admin/applications/class_applicationManagement.inc:433
+#: plugins/admin/systems/class_systemManagement.inc:824
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
+#: plugins/admin/ogroups/class_ogroupManagement.inc:378
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
+#: plugins/gofon/phoneaccount/main.inc:104
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
+#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
+#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:391
+#: setup/class_setupStep_Migrate.inc:466 setup/class_setupStep_Migrate.inc:538
+#: setup/class_setupStep_Migrate.inc:591 setup/class_setupStep_Migrate.inc:721
+#: setup/class_setupStep_Migrate.inc:876
+#: setup/class_setupStep_Migrate.inc:1599 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:87
+msgid "Ok"
+msgstr "Ok"
+
+#: plugins/personal/nagios/main.inc:105
+#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
+#: plugins/personal/posix/posix_groups.tpl:81
+#: plugins/personal/posix/trust_machines.tpl:41
+#: plugins/personal/posix/main.inc:106 plugins/personal/netatalk/main.inc:96
+#: plugins/personal/samba/sambaLogonHours.tpl:106
+#: plugins/personal/samba/main.inc:104
+#: plugins/personal/samba/samba3_workstations.tpl:41
+#: plugins/personal/environment/main.inc:102
+#: plugins/personal/environment/hotplugDialog.tpl:64
+#: plugins/personal/environment/selectPrinterDialog.tpl:61
+#: plugins/personal/environment/logonManagement.tpl:76
+#: plugins/personal/environment/hotplugDialogNew.tpl:54
+#: plugins/personal/generic/password.tpl:19
+#: plugins/personal/generic/generic_picture.tpl:35
+#: plugins/personal/generic/main.inc:157
+#: plugins/personal/generic/generic_certs.tpl:94
+#: plugins/personal/connectivity/main.inc:102
+#: plugins/gofax/blocklists/generic.tpl:106
+#: plugins/gofax/blocklists/remove.tpl:17
+#: plugins/gofax/blocklists/remove.tpl:21
+#: plugins/gofax/faxaccount/locals.tpl:62
+#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/remove.tpl:16
+#: plugins/addons/addressbook/address_edit.tpl:265
+#: plugins/addons/godfs/class_dfsManagment.inc:249
+#: plugins/addons/gotomasses/contents.tpl:115
+#: plugins/addons/gotomasses/contents.tpl:118
+#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
+#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
+#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
+#: plugins/admin/fai/class_faiManagement.inc:736
+#: plugins/admin/fai/class_faiManagement.inc:741
+#: plugins/admin/fai/class_faiManagement.inc:747
+#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:71
+#: plugins/admin/fai/faiPackageConfiguration.tpl:7
+#: plugins/admin/fai/faiScriptEntry.tpl:83
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
+#: plugins/admin/fai/faiNewBranch.tpl:22
+#: plugins/admin/fai/faiVariableEntry.tpl:55
+#: plugins/admin/fai/faiPackageEntry.tpl:57
+#: plugins/admin/fai/faiHookEntry.tpl:85
+#: plugins/admin/fai/remove_branch.tpl:16
+#: plugins/admin/fai/faiTemplateEntry.tpl:171
+#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
+#: plugins/admin/groups/class_groupManagement.inc:424
+#: plugins/admin/groups/mail_admins.tpl:39
+#: plugins/admin/groups/group_objects.tpl:57
+#: plugins/admin/groups/application_options.tpl:13
+#: plugins/admin/groups/mail_locals.tpl:68 plugins/admin/users/remove.tpl:16
+#: plugins/admin/users/remove.tpl:19 plugins/admin/users/password.tpl:23
+#: plugins/admin/users/class_userManagement.inc:747
+#: plugins/admin/users/template.tpl:50
+#: plugins/admin/applications/remove.tpl:16
+#: plugins/admin/applications/remove.tpl:20
+#: plugins/admin/applications/class_applicationManagement.inc:439
+#: plugins/admin/departments/dep_move_confirm.tpl:17
+#: plugins/admin/departments/remove.tpl:17
+#: plugins/admin/departments/remove.tpl:21
+#: plugins/admin/departments/class_departmentManagement.inc:397
+#: plugins/admin/systems/ServiceAddDialog.tpl:30
+#: plugins/admin/systems/glpi_edit_type.tpl:29
+#: plugins/admin/systems/remove_ppd.tpl:14
+#: plugins/admin/systems/servnfs.tpl:140
+#: plugins/admin/systems/glpiDeviceManagement.tpl:52
+#: plugins/admin/systems/goNtpServer.tpl:31
+#: plugins/admin/systems/class_goService.inc:40
+#: plugins/admin/systems/SelectDeviceType.tpl:45
+#: plugins/admin/systems/goImapServer.tpl:118
+#: plugins/admin/systems/goSpamServer.tpl:127
+#: plugins/admin/systems/servdnseditzone.tpl:120
+#: plugins/admin/systems/glpiSelectUser.tpl:51
+#: plugins/admin/systems/goKrbServer.tpl:32
+#: plugins/admin/systems/glpi_devices.tpl:761
+#: plugins/admin/systems/servRepositorySetup.tpl:56
+#: plugins/admin/systems/glpi_edit_os.tpl:29
+#: plugins/admin/systems/goSpamServerRule.tpl:23
+#: plugins/admin/systems/printerPPDDialog.tpl:23
+#: plugins/admin/systems/goGlpiServer.tpl:34
+#: plugins/admin/systems/password.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
+#: plugins/admin/systems/class_systemManagement.inc:830
+#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
+#: plugins/admin/systems/goTerminalServer.tpl:25
+#: plugins/admin/systems/class_baseSelectDialog.inc:43
+#: plugins/admin/systems/gencd.tpl:11
+#: plugins/admin/systems/glpiAttachmentPool.tpl:52
+#: plugins/admin/systems/goLogDBServer.tpl:25
+#: plugins/admin/systems/servdns.tpl:23
+#: plugins/admin/systems/goLdapServer.tpl:11
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
+#: plugins/admin/systems/goShareServer.tpl:31
+#: plugins/admin/systems/chooser.tpl:18
+#: plugins/admin/systems/goMailServer.tpl:223
+#: plugins/admin/systems/goFonServer.tpl:41
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
+#: plugins/admin/systems/servRepository.tpl:68
+#: plugins/admin/systems/goVirusServer.tpl:170
+#: plugins/admin/systems/goSyslogServer.tpl:7
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
+#: plugins/admin/systems/remove_glpi.tpl:16
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
+#: plugins/admin/systems/goCupsServer.tpl:7
+#: plugins/admin/systems/servkolab.tpl:247
+#: plugins/admin/systems/goFaxServer.tpl:25
+#: plugins/admin/systems/gosaLogServer.tpl:33
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
+#: plugins/admin/mimetypes/remove.tpl:16 plugins/admin/mimetypes/remove.tpl:20
+#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
+#: plugins/admin/ogroups/ogroup_objects.tpl:56
+#: plugins/admin/ogroups/class_ogroupManagement.inc:384
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
+#: plugins/gofon/macro/remove.tpl:16 plugins/gofon/macro/remove.tpl:20
+#: plugins/gofon/phoneaccount/main.inc:106
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
+#: plugins/gofon/conference/remove.tpl:17
+#: plugins/gofon/conference/remove.tpl:21
+#: include/sieve/templates/remove_script.tpl:16
+#: include/sieve/templates/create_script.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:41
+#: include/sieve/templates/import_script.tpl:14
+#: include/sieve/templates/element_comment.tpl:10
+#: include/sieve/templates/management.tpl:26
+#: include/sieve/templates/select_test_type.tpl:13 setup/setup_ldap.tpl:17
+#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
+#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
+#: setup/setup_migrate.tpl:360 ihtml/themes/default/islocked.tpl:15
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/acl.tpl:77
+#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:89
+msgid "Cancel"
+msgstr "Cancelar"
+
+#: plugins/personal/nagios/main.inc:114 plugins/personal/mail/main.inc:112
+#: plugins/personal/posix/main.inc:116 plugins/personal/netatalk/main.inc:101
+#: plugins/personal/samba/main.inc:114
+#: plugins/personal/environment/main.inc:110
+#: plugins/personal/generic/main.inc:178
+#: plugins/personal/connectivity/main.inc:110
+#: plugins/gofax/faxaccount/main.inc:100
+#: plugins/gofon/phoneaccount/main.inc:112
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr ""
+"Pulse en el botón - Editar - para cambiar la información en esta ventana"
+
+#: plugins/personal/nagios/main.inc:115 plugins/personal/mail/main.inc:115
+#: plugins/personal/posix/main.inc:118 plugins/personal/netatalk/main.inc:102
+#: plugins/personal/samba/main.inc:115
+#: plugins/personal/environment/environment.tpl:184
+#: plugins/personal/environment/main.inc:111
+#: plugins/personal/generic/main.inc:168
+#: plugins/personal/connectivity/main.inc:111
+#: plugins/gofax/faxaccount/generic.tpl:121
+#: plugins/gofax/faxaccount/generic.tpl:129
+#: plugins/gofax/faxaccount/main.inc:101
+#: plugins/addons/logview/contents.tpl:62
+#: plugins/addons/logview/gosa_log_contents.tpl:62
+#: plugins/admin/fai/faiVariable.tpl:53
+#: plugins/admin/fai/faiPartitionTable.tpl:53
+#: plugins/admin/systems/glpiPrinter.tpl:88
+#: plugins/admin/systems/glpiPrinter.tpl:99 plugins/admin/systems/glpi.tpl:61
+#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
+#: plugins/admin/systems/glpiManufacturer.tpl:7
+#: plugins/admin/systems/servdnseditzone.tpl:31
+#: plugins/admin/systems/printer.tpl:68 plugins/admin/systems/servdns.tpl:7
+#: plugins/admin/systems/goShareServer.tpl:17
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
+#: plugins/gofon/phoneaccount/main.inc:113
+#: include/sieve/templates/element_comment.tpl:8
+msgid "Edit"
+msgstr "Editar"
+
+#: plugins/personal/nagios/main.inc:123
+msgid "Nagios settings"
+msgstr "Parámetros de Nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:19
+#: plugins/personal/mail/class_mailAccount.inc:23
+#: plugins/personal/password/class_password.inc:6
+#: plugins/personal/posix/class_posixAccount.inc:17
+#: plugins/personal/samba/class_sambaAccount.inc:25
+#: plugins/personal/environment/class_environment.inc:13
+#: plugins/personal/generic/class_user.inc:17
+#: plugins/personal/connectivity/class_webdavAccount.inc:7
+#: plugins/personal/connectivity/class_proxyAccount.inc:6
+#: plugins/personal/connectivity/class_pptpAccount.inc:27
+#: plugins/personal/connectivity/class_intranetAccount.inc:18
+#: plugins/personal/connectivity/class_phpgwAccount.inc:6
+#: plugins/personal/connectivity/class_kolabAccount.inc:6
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
+#: plugins/personal/connectivity/class_opengwAccount.inc:7
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
+#: plugins/personal/connectivity/class_connectivity.inc:16
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
+#: plugins/gofax/faxreports/class_faxreport.inc:7
+#: plugins/addons/addressbook/class_addressbook.inc:7
+#: plugins/addons/godfs/class_dfsManagment.inc:11
+#: plugins/addons/mailqueue/class_mailqueue.inc:7
+#: plugins/addons/notifications/class_msgplug.inc:7
+#: plugins/addons/ldapmanager/class_csvimport.inc:7
+#: plugins/addons/ldapmanager/class_exportxls.inc:8
+#: plugins/addons/ldapmanager/class_import.inc:7
+#: plugins/addons/ldapmanager/class_ldif.inc:8
+#: plugins/addons/ldapmanager/class_export.inc:7
+#: plugins/addons/logview/class_logview.inc:8
+#: plugins/addons/logview/class_gosa_logview.inc:8
+#: plugins/addons/gotomasses/class_gotomasses.inc:7
+#: plugins/admin/acl/class_aclManagement.inc:28
+#: plugins/admin/acl/class_aclRole.inc:7
+#: plugins/admin/groups/class_groupManagement.inc:26
+#: plugins/admin/users/class_userManagement.inc:29
+#: plugins/admin/applications/class_applicationManagement.inc:26
+#: plugins/admin/departments/class_departmentManagement.inc:26
+#: plugins/admin/systems/class_systemManagement.inc:33
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+#: plugins/gofon/fonreports/class_fonreport.inc:7
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
+msgid "This does something"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:110
+msgid "This account has no nagios extensions."
+msgstr "Esta cuenta no tiene extensión nagios."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:119
+msgid "Remove nagios account"
+msgstr "Eliminar cuenta Nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:120
+msgid ""
+"This account has nagios features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene la extensión Nagios activa. Puede desactivarla pulsando a "
+"continuación."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid "Create nagios account"
+msgstr "Crear cuenta Nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid ""
+"This account has nagios features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene la extensión Nagios desactivada.Puede activarla pulsando "
+"aqui."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:178
+#, php-format
+msgid "Saving of user/nagios account with dn '%s' failed."
+msgstr "Ha fallado al grabar la cuenta de usuario/Nagios con dn '%s'."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:198
+msgid "The required field 'NagiosAlias' is not set."
+msgstr "No se ha asignado ningún valor al campo requerido 'Alias de Nagios'."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:201
+msgid "The required field 'NagiosMail' is not set."
+msgstr "No se ha asignado ningún valor al campo requerido 'Correo de Nagios'."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:205
+#: plugins/personal/nagios/class_nagiosAccount.inc:209
+msgid "Please enter a valid email address in 'NagiosMail' field."
+msgstr ""
+"Por favor introduzca una dirección válida de correo electrónico en el campo "
+"'Cuenta Nagios'."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:261
+#, php-format
+msgid "Removing of user/nagios account with dn '%s' failed."
+msgstr "Ha fallado al eliminar la cuenta Nagios con dn '%s'."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:276
+msgid "Nagios account settings"
+msgstr "Parámetros de cuenta Nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:286
+#: plugins/personal/nagios/nagios.tpl:8
+msgid "Alias"
+msgstr "Alias"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:287
+#: plugins/personal/generic/class_user.inc:1447
+msgid "Pager number"
+msgstr "Número del busca"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:288
+#: plugins/personal/nagios/nagios.tpl:17
+#: plugins/personal/mail/class_mailAccount.inc:1148
+#: plugins/addons/addressbook/class_addressbook.inc:812
+#: plugins/admin/groups/class_groupMail.inc:1118
+#: plugins/admin/systems/servdnseditzone.tpl:51
+#: plugins/admin/systems/class_servDNS.inc:409
+#: plugins/admin/ogroups/class_mailogroup.inc:189 setup/setup_feedback.tpl:30
+#: html/getxls.php:225
+msgid "Mail address"
+msgstr "Dirección correo electrónico"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:290
+#: plugins/personal/nagios/nagios.tpl:100
+msgid "Host notification commands"
+msgstr "Comandos de Notificación de máquina"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:291
+#: plugins/personal/nagios/nagios.tpl:66
+msgid "Host notification options"
+msgstr "Opciones de Notificación de máquina"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:292
+#: plugins/personal/nagios/nagios.tpl:27
+msgid "Host notification period"
+msgstr "Periodo de Notificación de máquina"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:294
+#: plugins/personal/nagios/nagios.tpl:90
+msgid "Service notification commands"
+msgstr "Comandos de Notificación de Servicio"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:295
+#: plugins/personal/nagios/nagios.tpl:53
+msgid "Service notification options"
+msgstr "Opciones de Notificación de Servicio"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:296
+#: plugins/personal/nagios/nagios.tpl:40
+msgid "Service notification period"
+msgstr "Periodo de Notificación de Servicio"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:298
+msgid "View all hosts"
+msgstr "Ver todas las máquinas"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:299
+msgid "View all services"
+msgstr "Ver todos los servicios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:301
+msgid "Trigger system commands"
+msgstr "Activar comandos de sistema"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:302
+msgid "Trigger all host commands"
+msgstr "Activar todos los comandos de máquina"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:303
+msgid "Trigger all service commands"
+msgstr "Activar todos los comandos de servicio"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:305
+msgid "View configuration information"
+msgstr "Ver la información de configuración"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:306
+msgid "View system informations"
+msgstr "Ver la información de sistemas"
+
+#: plugins/personal/nagios/nagios.tpl:5
+msgid "Nagios Account"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:79
+#: plugins/personal/generic/generic.tpl:326
+#: plugins/addons/addressbook/address_edit.tpl:246
+#: plugins/addons/addressbook/class_addressbook.inc:813
+#: plugins/addons/addressbook/address_info.tpl:179 html/getxls.php:226
+#: html/getxls.php:300
+msgid "Pager"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:115
+msgid "Nagios authentification"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:121
+msgid "view system informations"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:130
+msgid "view configuration information"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:139
+msgid "trigger system commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:148
+msgid "view all services"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:157
+msgid "view all hosts"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:166
+msgid "trigger all service commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:175
+msgid "trigger all host commands"
+msgstr ""
+
+#: plugins/personal/mail/mail_locals.tpl:7
+#: plugins/admin/groups/mail_locals.tpl:6
+msgid "Select addresses to add"
+msgstr ""
+
+#: plugins/personal/mail/mail_locals.tpl:25
+#: plugins/personal/posix/posix_groups.tpl:21
+#: plugins/personal/samba/samba3_workstations.tpl:20
+#: plugins/personal/environment/hotplugDialog.tpl:24
+#: plugins/personal/environment/selectPrinterDialog.tpl:24
+#: plugins/gofax/faxaccount/locals.tpl:19
+#: plugins/addons/addressbook/contents.tpl:65
+#: plugins/addons/godfs/contents.tpl:31
+#: plugins/admin/fai/faiProfileEntry.tpl:31
+#: plugins/admin/fai/faiPackageEntry.tpl:32
+#: plugins/admin/groups/group_objects.tpl:20
+#: plugins/admin/groups/mail_locals.tpl:22
+#: plugins/admin/systems/glpiDeviceManagement.tpl:27
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
+#: plugins/admin/systems/glpiSelectUser.tpl:27
+#: plugins/admin/systems/glpiAttachmentPool.tpl:27
+#: plugins/admin/systems/servRepository.tpl:38
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
+#: plugins/admin/ogroups/ogroup_objects.tpl:20
+#: plugins/gofon/macro/headpage.tpl:29
+#: plugins/gofon/conference/headpage.tpl:29
+#: ihtml/themes/default/MultiSelectWindow.tpl:38
+#: ihtml/themes/default/MultiSelectWindow.tpl:78
+msgid "Filters"
+msgstr ""
+
+#: plugins/personal/mail/mail_locals.tpl:35
+msgid "Select department"
+msgstr ""
+
+#: plugins/personal/mail/mail_locals.tpl:38
+#: plugins/personal/posix/posix_groups.tpl:35
+#: plugins/personal/posix/trust_machines.tpl:27
+#: plugins/personal/samba/samba3_workstations.tpl:27
+#: plugins/personal/environment/selectPrinterDialog.tpl:34
+#: plugins/gofax/faxaccount/locals.tpl:29
+#: plugins/addons/addressbook/contents.tpl:87
+#: plugins/admin/groups/group_objects.tpl:40
+#: plugins/admin/groups/mail_locals.tpl:33
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
+#: plugins/admin/ogroups/ogroup_objects.tpl:42
+msgid "Choose the department the search will be based on"
+msgstr ""
+
+#: plugins/personal/mail/mail_locals.tpl:52
+#: plugins/personal/posix/trust_machines.tpl:31
+#: plugins/personal/samba/samba3_workstations.tpl:31
+#: plugins/admin/groups/mail_locals.tpl:45
+msgid "Regular expression for matching addresses"
+msgstr ""
+
+#: plugins/personal/mail/mail_locals.tpl:60
+#: plugins/admin/groups/mail_locals.tpl:52
+msgid "Display addresses of user"
+msgstr ""
+
+#: plugins/personal/mail/mail_locals.tpl:64
+#: plugins/admin/groups/mail_locals.tpl:55
+msgid "User name of which addresses are shown"
+msgstr ""
+
+#: plugins/personal/mail/mail_locals.tpl:75
+#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
+#: plugins/personal/mail/copypaste.tpl:43
+#: plugins/personal/mail/copypaste.tpl:61
+#: plugins/personal/posix/generic.tpl:88
+#: plugins/personal/posix/generic.tpl:126
+#: plugins/personal/posix/posix_groups.tpl:79
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/trust_machines.tpl:39
+#: plugins/personal/samba/samba3.tpl:412
+#: plugins/personal/samba/samba3_workstations.tpl:39
+#: plugins/personal/environment/environment.tpl:157
+#: plugins/personal/environment/environment.tpl:181
+#: plugins/personal/environment/environment.tpl:248
+#: plugins/personal/environment/hotplugDialog.tpl:63
+#: plugins/personal/environment/selectPrinterDialog.tpl:60
+#: plugins/personal/environment/kioskManagement.tpl:14
+#: plugins/personal/connectivity/kolab.tpl:53
+#: plugins/personal/connectivity/class_kolabAccount.inc:261
+#: plugins/gofax/blocklists/generic.tpl:80
+#: plugins/gofax/faxaccount/generic.tpl:105
+#: plugins/gofax/faxaccount/locals.tpl:60
+#: plugins/gofax/faxaccount/lists.tpl:13 plugins/admin/fai/faiVariable.tpl:49
+#: plugins/admin/fai/faiVariable.tpl:51
+#: plugins/admin/fai/faiPartitionTable.tpl:48
+#: plugins/admin/fai/faiPartitionTable.tpl:50
+#: plugins/admin/fai/faiPackage.tpl:78 plugins/admin/fai/faiProfile.tpl:43
+#: plugins/admin/fai/faiScript.tpl:48 plugins/admin/fai/faiScript.tpl:50
+#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
+#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
+#: plugins/admin/groups/application.tpl:39 plugins/admin/groups/mail.tpl:71
+#: plugins/admin/groups/mail.tpl:135 plugins/admin/groups/generic.tpl:137
+#: plugins/admin/groups/class_groupMail.inc:607
+#: plugins/admin/groups/group_objects.tpl:55
+#: plugins/admin/groups/paste_mail.tpl:30
+#: plugins/admin/groups/paste_mail.tpl:41
+#: plugins/admin/groups/mail_locals.tpl:66
+#: plugins/admin/systems/glpiPrinter.tpl:115
+#: plugins/admin/systems/glpiPrinter.tpl:149
+#: plugins/admin/systems/glpi.tpl:125 plugins/admin/systems/terminal.tpl:117
+#: plugins/admin/systems/glpi_edit_type.tpl:8
+#: plugins/admin/systems/goNtpServer.tpl:18
+#: plugins/admin/systems/workstation.tpl:94
+#: plugins/admin/systems/glpiManufacturer.tpl:6
+#: plugins/admin/systems/class_termDNS.inc:508
+#: plugins/admin/systems/class_termDNS.inc:528
+#: plugins/admin/systems/goSpamServer.tpl:45
+#: plugins/admin/systems/goSpamServer.tpl:113
+#: plugins/admin/systems/servdnseditzone.tpl:106
+#: plugins/admin/systems/servRepositorySetup.tpl:47
+#: plugins/admin/systems/glpi_edit_os.tpl:8
+#: plugins/admin/systems/class_servDNSeditZone.inc:486
+#: plugins/admin/systems/servdns.tpl:6
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
+#: plugins/admin/systems/workstationStartup.tpl:129
+#: plugins/admin/systems/workstationStartup.tpl:162
+#: plugins/admin/systems/workstationStartup.tpl:191
+#: plugins/admin/systems/goShareServer.tpl:14
+#: plugins/admin/systems/terminalStartup.tpl:79
+#: plugins/admin/systems/terminalStartup.tpl:108
+#: plugins/admin/systems/goMailServer.tpl:70
+#: plugins/admin/systems/goMailServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:131
+#: plugins/admin/systems/goMailServer.tpl:165
+#: plugins/admin/systems/goMailServer.tpl:191
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
+#: plugins/admin/systems/phonesettings.tpl:207
+#: plugins/admin/systems/phonesettings.tpl:230
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
+#: plugins/admin/mimetypes/generic.tpl:108
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:174
+#: plugins/admin/ogroups/termgroup.tpl:28
+#: plugins/admin/ogroups/phonequeue.tpl:37
+#: plugins/admin/ogroups/ogroup_objects.tpl:54
+#: plugins/admin/ogroups/generic.tpl:51
+#: plugins/gofon/phoneaccount/generic.tpl:19
+#: plugins/gofon/phoneaccount/paste_generic.tpl:18
+msgid "Add"
+msgstr "Añadir"
+
+#: plugins/personal/mail/generic.tpl:8 plugins/personal/mail/copypaste.tpl:7
+#: plugins/admin/groups/mail.tpl:10 plugins/admin/groups/paste_mail.tpl:8
+#: plugins/admin/ogroups/mail.tpl:10
+msgid "Primary address"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:16
+#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
+#: plugins/admin/systems/servnfs.tpl:39
+#: plugins/admin/systems/class_servGeneric.inc:420
+#: plugins/admin/systems/class_systemManagement.inc:1273
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/ogroups/class_ogroupManagement.inc:432
+#: plugins/generic/references/class_reference.inc:44
+#: setup/setup_config2.tpl:163 setup/setup_config2.tpl:208
+msgid "Server"
+msgstr "Servidor"
+
+#: plugins/personal/mail/generic.tpl:19
+msgid "Specify the mail server where the user will be hosted on"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:29 plugins/admin/groups/mail.tpl:31
+msgid "Quota usage"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:36 plugins/admin/groups/mail.tpl:38
+#: plugins/admin/systems/class_terminalInfo.inc:175
+#: plugins/admin/systems/class_printGeneric.inc:523
+msgid "not defined"
+msgstr "sin definirse"
+
+#: plugins/personal/mail/generic.tpl:41
+#: plugins/personal/mail/class_mailAccount.inc:1150
+#: plugins/admin/groups/mail.tpl:43
+#: plugins/admin/groups/class_groupMail.inc:1121
+msgid "Quota size"
+msgstr "Tamaño de cuota"
+
+#: plugins/personal/mail/generic.tpl:57 plugins/personal/mail/copypaste.tpl:25
+#: plugins/admin/groups/mail.tpl:55 plugins/admin/groups/paste_mail.tpl:23
+msgid "Alternative addresses"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:60 plugins/personal/mail/copypaste.tpl:55
+#: plugins/admin/groups/mail.tpl:58 plugins/admin/groups/paste_mail.tpl:24
+#: plugins/admin/systems/phonesettings.tpl:197
+#: plugins/admin/systems/phonesettings.tpl:220
+msgid "List of alternative mail addresses"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:73 plugins/personal/mail/generic.tpl:263
+#: plugins/personal/mail/copypaste.tpl:45
+#: plugins/personal/mail/copypaste.tpl:62
+#: plugins/personal/posix/generic.tpl:91
+#: plugins/personal/posix/generic.tpl:129
+#: plugins/personal/posix/paste_generic.tpl:62
+#: plugins/personal/samba/samba3.tpl:415
+#: plugins/personal/environment/environment.tpl:187
+#: plugins/personal/environment/environment.tpl:225
+#: plugins/personal/environment/environment.tpl:251
+#: plugins/personal/environment/class_environment.inc:695
+#: plugins/personal/connectivity/kolab.tpl:56
+#: plugins/gofax/blocklists/generic.tpl:83
+#: plugins/gofax/blocklists/remove.tpl:15
+#: plugins/gofax/blocklists/remove.tpl:19
+#: plugins/gofax/faxaccount/generic.tpl:111
+#: plugins/gofax/faxaccount/lists.tpl:14
+#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/acl/remove.tpl:15
+#: plugins/admin/acl/remove.tpl:19 plugins/admin/fai/faiVariable.tpl:55
+#: plugins/admin/fai/faiVariable.tpl:57 plugins/admin/fai/remove.tpl:16
+#: plugins/admin/fai/remove.tpl:20 plugins/admin/fai/faiPartitionTable.tpl:54
+#: plugins/admin/fai/remove_branch.tpl:14 plugins/admin/groups/mail.tpl:75
+#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/remove.tpl:16
+#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/generic.tpl:139
+#: plugins/admin/groups/paste_mail.tpl:31
+#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/users/remove.tpl:15
+#: plugins/admin/users/remove.tpl:18 plugins/admin/applications/remove.tpl:14
+#: plugins/admin/applications/remove.tpl:18
+#: plugins/admin/departments/remove.tpl:15
+#: plugins/admin/departments/remove.tpl:19
+#: plugins/admin/systems/terminal.tpl:121
+#: plugins/admin/systems/glpi_edit_type.tpl:10
+#: plugins/admin/systems/remove_ppd.tpl:12
+#: plugins/admin/systems/goNtpServer.tpl:21
+#: plugins/admin/systems/workstation.tpl:98
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
+#: plugins/admin/systems/class_termDNS.inc:522
+#: plugins/admin/systems/glpi_edit_os.tpl:10
+#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
+#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
+#: plugins/admin/systems/class_servDNSeditZone.inc:292
+#: plugins/admin/systems/class_servDNSeditZone.inc:480
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
+#: plugins/admin/systems/workstationStartup.tpl:131
+#: plugins/admin/systems/workstationStartup.tpl:165
+#: plugins/admin/systems/goShareServer.tpl:20
+#: plugins/admin/systems/terminalStartup.tpl:82
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
+#: plugins/admin/systems/remove_glpi.tpl:14
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:210
+#: plugins/admin/systems/phonesettings.tpl:233
+#: plugins/admin/mimetypes/remove.tpl:14 plugins/admin/mimetypes/remove.tpl:18
+#: plugins/admin/ogroups/termgroup.tpl:33
+#: plugins/admin/ogroups/phonequeue.tpl:40 plugins/admin/ogroups/remove.tpl:15
+#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/generic.tpl:54
+#: plugins/gofon/macro/remove.tpl:14 plugins/gofon/macro/remove.tpl:18
+#: plugins/gofon/phoneaccount/generic.tpl:22
+#: plugins/gofon/phoneaccount/paste_generic.tpl:19
+#: plugins/gofon/conference/remove.tpl:15
+#: plugins/gofon/conference/remove.tpl:19
+#: include/sieve/templates/remove_script.tpl:14
+#: ihtml/themes/default/remove.tpl:13
+msgid "Delete"
+msgstr "Eliminar"
+
+#: plugins/personal/mail/generic.tpl:80
+msgid "Mail options"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:107
+#: plugins/personal/mail/class_mailAccount.inc:1170
+msgid "Use custom sieve script"
+msgstr "Usar 'script Sieve' propios"
+
+#: plugins/personal/mail/generic.tpl:107
+msgid "disables all Mail options!"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:114
+msgid "Sieve Management"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "Select if you want to forward mails without getting own copies of them"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "No delivery to own mailbox"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:132
+msgid ""
+"Select to automatically response with the vacation message defined below"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:134
+msgid "Activate vacation message"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
+msgid "from"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:165
+msgid "till"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:194
+msgid "Select if you want to filter this mails through spamassassin"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:196
+msgid "Move mails tagged with spam level greater than"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:199
+msgid "Choose spam level - smaller values are more sensitive"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:203
+msgid "to folder"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:214
+msgid "Reject mails bigger than"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:216
+#: plugins/personal/environment/environment.tpl:62
+#: plugins/personal/connectivity/pureftpd.tpl:60
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/admin/groups/mail.tpl:48
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+msgid "MB"
+msgstr "Mb"
+
+#: plugins/personal/mail/generic.tpl:223
+#: plugins/personal/mail/class_mailAccount.inc:1153
+#: include/sieve/templates/object_container.tpl:31
+#: include/sieve/templates/element_vacation.tpl:44
+#: include/sieve/class_sieveManagement.inc:509
+#: include/sieve/class_sieveManagement.inc:728
+msgid "Vacation message"
+msgstr "Mensaje de ausencia"
+
+#: plugins/personal/mail/generic.tpl:244
+#: plugins/personal/mail/copypaste.tpl:13
+msgid "Forward messages to"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:260
+#: plugins/personal/mail/copypaste.tpl:44
+#: plugins/gofax/faxaccount/generic.tpl:108 plugins/admin/groups/mail.tpl:138
+#: plugins/admin/groups/paste_mail.tpl:42
+msgid "Add local"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:270
+msgid "Advanced mail options"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:276
+msgid "Select if user can only send and receive inside his own domain"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:278
+msgid "User is only allowed to send and receive local mails"
+msgstr ""
+
+#: plugins/personal/mail/copypaste.tpl:1
+#: plugins/personal/mail/class_mailAccount.inc:1139
+#: plugins/admin/groups/paste_mail.tpl:1 setup/setup_config2.tpl:95
+msgid "Mail settings"
+msgstr "Parámetros de correo"
+
+#: plugins/personal/mail/main.inc:124
+msgid "User mail settings"
+msgstr "Parametros del correo del usuario"
+
+#: plugins/personal/mail/class_mailAccount.inc:92
+#: plugins/admin/groups/class_groupMail.inc:80
+#, php-format
+msgid "There is no mail method '%s' specified in your gosa.conf available."
+msgstr "No hay método de correo %s configurado en su 'gosa.conf'."
+
+#: plugins/personal/mail/class_mailAccount.inc:214
+msgid "No DESC tag in vacation file:"
+msgstr "En el archivo de ausencia no existe la etiqueta 'DESC':"
+
+#: plugins/personal/mail/class_mailAccount.inc:289
+msgid "This account has no mail extensions."
+msgstr "Esta cuenta no tiene la extensión de correo."
+
+#: plugins/personal/mail/class_mailAccount.inc:299
+#: plugins/personal/mail/class_mailAccount.inc:302
+#: plugins/admin/groups/class_groupMail.inc:347
+#: plugins/admin/ogroups/class_mailogroup.inc:50
+msgid "Remove mail account"
+msgstr "Eliminar cuenta de correo"
+
+#: plugins/personal/mail/class_mailAccount.inc:300
+msgid ""
+"This account can't be removed while there are delegations configured. Remove "
+"those delegations first."
+msgstr ""
+"Esta cuenta no puede ser eliminada mientras haya delegaciones configuradas. "
+"Elimine primero las delegaciones."
+
+#: plugins/personal/mail/class_mailAccount.inc:303
+#: plugins/admin/groups/class_groupMail.inc:348
+msgid ""
+"This account has mail features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene la extensión de de correo activas. Puede desactivarlas "
+"pulsando aquí."
+
+#: plugins/personal/mail/class_mailAccount.inc:306
+#: plugins/admin/groups/class_groupMail.inc:350
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+msgid "Create mail account"
+msgstr "Crear cuenta de correo"
+
+#: plugins/personal/mail/class_mailAccount.inc:306
+#: plugins/admin/groups/class_groupMail.inc:351
+msgid ""
+"This account has mail features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene la extensión de correo desactivada.Puede activarla "
+"pulsando aquí."
+
+#: plugins/personal/mail/class_mailAccount.inc:358
+msgid ""
+"You're trying to add an invalid email address to the list of forwarders."
+msgstr ""
+"Esta intentando añadir una dirección de correo no valida a la lista de "
+"reenvío."
+
+#: plugins/personal/mail/class_mailAccount.inc:364
+#: plugins/admin/groups/class_groupMail.inc:427
+msgid "Adding your one of your own addresses to the forwarders makes no sense."
+msgstr ""
+"Añadir una de sus propias cuentas de correo a la lista de reenvío no tiene "
+"sentido."
+
+#: plugins/personal/mail/class_mailAccount.inc:394
+#: plugins/personal/mail/class_mailAccount.inc:399
+#: plugins/admin/groups/class_groupMail.inc:453
+msgid ""
+"You're trying to add an invalid email address to the list of alternate "
+"addresses."
+msgstr ""
+"Esta intentando añadir una dirección de correo no valida a la lista de "
+"direcciones alternativas"
+
+#: plugins/personal/mail/class_mailAccount.inc:409
+#: plugins/admin/groups/class_groupMail.inc:458
+msgid "The address you're trying to add is already used by user"
+msgstr ""
+"La dirección de correo que esta intentando añadir, ya esta usada por otro "
+"usuario"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "January"
+msgstr "Enero"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "February"
+msgstr "Febrero"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "March"
+msgstr "Marzo"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "April"
+msgstr "Abril"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "May"
+msgstr "Mayo"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "June"
+msgstr "Junio"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "July"
+msgstr "Julio"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "August"
+msgstr "Agosto"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "September"
+msgstr "Septiembre"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "October"
+msgstr "Octubre"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "November"
+msgstr "Noviembre"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "December"
+msgstr "Diciembre"
+
+#: plugins/personal/mail/class_mailAccount.inc:688
+#, php-format
+msgid "Removing of user/mail account with dn '%s' failed."
+msgstr "No se ha podido borrar la cuenta de usuario/correo con dn '%s'."
+
+#: plugins/personal/mail/class_mailAccount.inc:842
+#, php-format
+msgid "Saving of user/mail account with dn '%s' failed."
+msgstr "No se ha podido guardar la cuenta de usuario/correo con dn '%s'."
+
+#: plugins/personal/mail/class_mailAccount.inc:903
+msgid ""
+"There is no valid mailserver specified, please add one in the system setup."
+msgstr ""
+"No se ha configurado ningún servidor de correo válido, por favor añada uno "
+"en la configuración de sistemas."
+
+#: plugins/personal/mail/class_mailAccount.inc:908
+#: plugins/admin/groups/class_groupMail.inc:924
+msgid "The required field 'Primary address' is not set."
+msgstr "No ha introducido el campo obligatorio'Cuenta Principal'."
+
+#: plugins/personal/mail/class_mailAccount.inc:912
+#: plugins/personal/mail/class_mailAccount.inc:916
+#: plugins/addons/addressbook/class_addressbook.inc:702
+#: plugins/admin/ogroups/class_mailogroup.inc:85
+msgid "Please enter a valid email address in 'Primary address' field."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:922
+#: plugins/admin/groups/class_groupMail.inc:933
+#: plugins/admin/ogroups/class_mailogroup.inc:92
+msgid "The primary address you've entered is already in use."
+msgstr "La cuenta principal que ha introducido ya esta en uso."
+
+#: plugins/personal/mail/class_mailAccount.inc:928
+#: plugins/admin/groups/class_groupMail.inc:939
+msgid "Value in 'Quota size' is not valid."
+msgstr "El valor de 'Tamaño de Cuota' no es valido."
+
+#: plugins/personal/mail/class_mailAccount.inc:937
+#: plugins/admin/groups/class_groupMail.inc:948
+msgid "Please specify a vaild mail size for mails to be rejected."
+msgstr ""
+"Por favor introduzca un valor válido de tamaño máximo de mensajes que serán "
+"rechazados."
+
+#: plugins/personal/mail/class_mailAccount.inc:947
+#: plugins/admin/groups/class_groupMail.inc:956
+msgid "You need to set the maximum mail size in order to reject anything."
+msgstr ""
+"Necesita introducir un valor máximo de tamaño de mensajes para poder "
+"rechazar mensajes."
+
+#: plugins/personal/mail/class_mailAccount.inc:951
+msgid "You specified Spam settings, but there is no Folder specified."
+msgstr ""
+"Has seleccionado características antispam sin haber seleccionado ninguna "
+"carpeta."
+
+#: plugins/personal/mail/class_mailAccount.inc:955
+msgid "Time interval to show vacation message is not valid."
+msgstr ""
+"No es válido el intervalo de fechas para mostrar el mensaje de ausencia."
+
+#: plugins/personal/mail/class_mailAccount.inc:995
+#: plugins/personal/mail/class_mailAccount.inc:1007
+msgid "You are not allowed to write mail forwarding."
+msgstr "No tiene permisos para añadir una dirección de reenvío"
+
+#: plugins/personal/mail/class_mailAccount.inc:1040
+#: plugins/personal/mail/class_mailAccount.inc:1051
+msgid "You are not allowed to write mail alternate address."
+msgstr "No tiene permisos para añadir una dirección alternativa."
+
+#: plugins/personal/mail/class_mailAccount.inc:1116
+msgid "Waiting for kolab to remove mail properties."
+msgstr "Esperando que Kolab elimine las características de correo."
+
+#: plugins/personal/mail/class_mailAccount.inc:1118
+msgid ""
+"Please remove the mail account first, to allow kolab to call its remove "
+"methods."
+msgstr ""
+"Por favor elimine la cuenta de correo primero, para permitir que Kolab "
+"active su sistema de eliminación."
+
+#: plugins/personal/mail/class_mailAccount.inc:1149
+#: plugins/admin/groups/class_groupMail.inc:1122
+msgid "Mail server"
+msgstr "Servidor de correo"
+
+#: plugins/personal/mail/class_mailAccount.inc:1152
+msgid "Add vacation information"
+msgstr "Añadir información de ausencia"
+
+#: plugins/personal/mail/class_mailAccount.inc:1155
+msgid "Use spam filter"
+msgstr "Usar filtro antispam"
+
+#: plugins/personal/mail/class_mailAccount.inc:1156
+msgid "Spam level"
+msgstr "Nivel de spam"
+
+#: plugins/personal/mail/class_mailAccount.inc:1157
+msgid "Spam mail box"
+msgstr "Tamaño de la carpeta de spam"
+
+#: plugins/personal/mail/class_mailAccount.inc:1159
+msgid "Sieve management"
+msgstr "Administración Sieve"
+
+#: plugins/personal/mail/class_mailAccount.inc:1161
+msgid "Reject due to mailsize"
+msgstr "rechazar correos mayores que"
+
+#: plugins/personal/mail/class_mailAccount.inc:1162
+msgid "Mail max size"
+msgstr "Tamaño máximo del mensaje"
+
+#: plugins/personal/mail/class_mailAccount.inc:1164
+#: plugins/personal/mail/class_mailAccount.inc:1169
+msgid "Forwarding address"
+msgstr "Direcciones de reenvío"
+
+#: plugins/personal/mail/class_mailAccount.inc:1165
+msgid "Local delivery"
+msgstr "Entrega local"
+
+#: plugins/personal/mail/class_mailAccount.inc:1166
+msgid "No delivery to own mailbox "
+msgstr "No recibir en su propia cuenta"
+
+#: plugins/personal/mail/class_mailAccount.inc:1167
+msgid "Mail alternative addresses"
+msgstr "Direcciones alternativas"
+
+#: plugins/personal/password/changed.tpl:2
+msgid ""
+"You've successfully changed your password. Remember to change all programms "
+"configured to use it as well."
+msgstr ""
+
+#: plugins/personal/password/changed.tpl:8
+#: plugins/personal/generic/main.inc:165
+#: plugins/gofax/faxreports/detail.tpl:67
+#: plugins/addons/mailqueue/header.tpl:5
+#: plugins/addons/ldapmanager/contentexportxls.tpl:69
+#: plugins/addons/ldapmanager/contentimport.tpl:45
+#: plugins/addons/ldapmanager/contentcsv.tpl:114
+#: plugins/addons/ldapmanager/contentexport.tpl:66
+#: plugins/admin/fai/faiNewBranch.tpl:52
+#: plugins/admin/departments/dep_iframe.tpl:18
+#: plugins/admin/systems/class_systemManagement.inc:179
+#: include/functions.inc:1429 setup/class_setup.inc:275
+#: setup/class_setup.inc:277 ihtml/themes/default/setup_finish.tpl:30
+#: ihtml/themes/default/setup_useradmin.tpl:40
+#: ihtml/themes/default/setup_step2.tpl:12
+#: ihtml/themes/default/setup_step3.tpl:17
+#: ihtml/themes/default/setup_step4.tpl:114
+msgid "Back"
+msgstr "Atrás"
+
+#: plugins/personal/password/class_password.inc:5
+#: plugins/personal/generic/paste_generic.tpl:20
+#: plugins/admin/systems/class_goFaxServer.inc:100
+#: plugins/admin/systems/class_goGlpiServer.inc:104
+#: plugins/admin/systems/goImapServer.tpl:34
+#: plugins/admin/systems/goKrbServer.tpl:20
+#: plugins/admin/systems/goGlpiServer.tpl:12
+#: plugins/admin/systems/class_goKrbServer.inc:104
+#: plugins/admin/systems/goLogDBServer.tpl:12
+#: plugins/admin/systems/class_divListSystem.inc:376
+#: plugins/admin/systems/goFonServer.tpl:12
+#: plugins/admin/systems/class_goFonServer.inc:144
+#: plugins/admin/systems/class_goLogDBServer.inc:102
+#: plugins/admin/systems/goFaxServer.tpl:12
+#: plugins/admin/systems/gosaLogServer.tpl:12
+#: plugins/admin/systems/class_gosaLogServer.inc:103
+#: setup/setup_config2.tpl:181 setup/setup_config2.tpl:226
+#: setup/setup_migrate.tpl:225 ihtml/themes/default/login.tpl:44
+#: ihtml/themes/default/login.tpl:46
+#: ihtml/themes/default/setup_useradmin.tpl:30
+msgid "Password"
+msgstr "Contraseña"
+
+#: plugins/personal/password/class_password.inc:12
+#: plugins/personal/generic/class_user.inc:1424
+msgid "User password"
+msgstr "Contraseña del usuario"
+
+#: plugins/personal/password/nochange.tpl:2
+msgid "Password change not allowed"
+msgstr ""
+
+#: plugins/personal/password/nochange.tpl:6
+msgid "You are not allowed to change your password at this time"
+msgstr ""
+
+#: plugins/personal/password/password.tpl:3
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+
+#: plugins/personal/password/password.tpl:8
+#: plugins/personal/password/main.inc:73
+msgid "You have no permissions to change your password."
+msgstr "No tiene permisos para cambiar su contraseña."
+
+#: plugins/personal/password/password.tpl:10
+#: plugins/admin/users/password.tpl:6
+msgid ""
+"Changing the password affects your authentification on mail, proxy, samba "
+"and unix services."
+msgstr ""
+
+#: plugins/personal/password/password.tpl:16
+msgid "Current password"
+msgstr ""
+
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:11
+#: plugins/admin/systems/password.tpl:14
+msgid "New password"
+msgstr ""
+
+#: plugins/personal/password/password.tpl:32
+#: plugins/personal/generic/password.tpl:11
+#: plugins/admin/users/password.tpl:15 plugins/admin/systems/password.tpl:19
+msgid "Repeat new password"
+msgstr ""
+
+#: plugins/personal/password/password.tpl:45
+#: plugins/personal/generic/password.tpl:17
+#: plugins/admin/users/password.tpl:21 plugins/admin/systems/password.tpl:28
+msgid "Set password"
+msgstr ""
+
+#: plugins/personal/password/password.tpl:49
+msgid "Clear fields"
+msgstr ""
+
+#: plugins/personal/password/main.inc:44
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "La contraseña introducida como contraseña actual no es correcta."
+
+#: plugins/personal/password/main.inc:47
+msgid "You need to specify your current password in order to proceed."
+msgstr "Necesita introducir su contraseña actual para continuar."
+
+#: plugins/personal/password/main.inc:52 plugins/personal/generic/main.inc:79
+#: plugins/admin/users/class_userManagement.inc:183
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"No coinciden las contraseñas introducidas como 'Nueva contraseña' y 'Repetir "
+"nueva contraseña'."
+
+#: plugins/personal/password/main.inc:55 plugins/personal/generic/main.inc:84
+#: plugins/admin/users/class_userManagement.inc:188
+msgid "The password you've entered as 'New password' is empty."
+msgstr "No se ha asignado ningún valor al campo 'Nueva contraseña'."
+
+#: plugins/personal/password/main.inc:63
+msgid "The password used as new and current are too similar."
+msgstr ""
+"La contraseña actual y la introducida como nueva son demasiado parecidas."
+
+#: plugins/personal/password/main.inc:68
+msgid "The password used as new is to short."
+msgstr "La nueva contraseña es demasiado corta."
+
+#: plugins/personal/password/main.inc:93
+msgid "External password changer reported a problem: "
+msgstr "El programa externo de cambio de contraseña informo de un problema: "
+
+#: plugins/personal/password/main.inc:122
+#: plugins/admin/users/class_divListUsers.inc:272
+msgid "Change password"
+msgstr "Cambiar contraseña"
+
+#: plugins/personal/posix/generic.tpl:7
+#: plugins/personal/posix/paste_generic.tpl:8
+#: plugins/personal/posix/class_posixAccount.inc:1353
+#: plugins/personal/samba/samba3.tpl:13 plugins/personal/samba/samba3.tpl:97
+#: plugins/personal/samba/class_sambaAccount.inc:690
+msgid "Home directory"
+msgstr "Directorio de usuario"
+
+#: plugins/personal/posix/generic.tpl:15
+#: plugins/personal/posix/class_posixAccount.inc:1354
+msgid "Shell"
+msgstr "Shell"
+
+#: plugins/personal/posix/generic.tpl:25
+msgid "Primary group"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:35
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
+#: plugins/gofax/faxreports/contents.tpl:32
+#: plugins/gofax/faxreports/detail.tpl:45
+#: plugins/gofax/faxreports/class_faxreport.inc:494
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
+#: plugins/gofon/fonreports/contents.tpl:35
+msgid "Status"
+msgstr "Estado"
+
+#: plugins/personal/posix/generic.tpl:47
+#: plugins/personal/posix/paste_generic.tpl:23
+msgid "Force UID/GID"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/paste_generic.tpl:28 html/getxls.php:287
+msgid "UID"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:62
+#: plugins/personal/posix/paste_generic.tpl:37
+#: plugins/admin/groups/class_groupGeneric.inc:956
+msgid "GID"
+msgstr "GID"
+
+#: plugins/personal/posix/generic.tpl:76
+#: plugins/personal/posix/paste_generic.tpl:47
+msgid "Group membership"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:78
+#: plugins/personal/posix/paste_generic.tpl:54
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:102
+msgid "Account"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:109
+msgid "System trust"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:110
+msgid "Trust mode"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:6
+msgid "Select groups to add"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:32
+msgid "Display groups of department"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:46
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Ignore subtrees"
+msgstr "Ignorar subárboles"
+
+#: plugins/personal/posix/posix_groups.tpl:53
+msgid "Display groups matching"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:57
+#: plugins/admin/groups/class_divListGroup.inc:76
+#: plugins/admin/ogroups/class_divListOGroup.inc:83
+msgid "Regular expression for matching group names"
+msgstr "Expresión regular para buscar nombres de grupos"
+
+#: plugins/personal/posix/posix_groups.tpl:64
+msgid "Display groups of user"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:68
+#: plugins/admin/groups/class_divListGroup.inc:77
+msgid "User name of which groups are shown"
+msgstr "Nombre de usuario de los grupos que se muestran"
+
+#: plugins/personal/posix/posix_shadow.tpl:9
+msgid "User must change password on first login"
+msgstr ""
+
+#: plugins/personal/posix/posix_shadow.tpl:34
+#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
+msgid "Password expires on"
+msgstr ""
+
+#: plugins/personal/posix/paste_generic.tpl:4
+msgid "Posix settings"
+msgstr ""
+
+#: plugins/personal/posix/trust_machines.tpl:6
+msgid "Select systems to add"
+msgstr ""
+
+#: plugins/personal/posix/trust_machines.tpl:26
+msgid "Display systems of department"
+msgstr ""
+
+#: plugins/personal/posix/trust_machines.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:85
+msgid "Display systems matching"
+msgstr "Mostrar sistemas que coincidan con"
+
+#: plugins/personal/posix/main.inc:127
+msgid "Unix settings"
+msgstr "Parametros Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:16
+#: plugins/generic/references/class_reference.inc:22
+msgid "UNIX"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:137
+msgid "expired"
+msgstr "expiró"
+
+#: plugins/personal/posix/class_posixAccount.inc:139
+msgid "grace time active"
+msgstr "Periodo de gracia activado"
+
+#: plugins/personal/posix/class_posixAccount.inc:142
+msgid "active, password not changable"
+msgstr "activo, no puede cambiar la contraseña"
+
+#: plugins/personal/posix/class_posixAccount.inc:144
+msgid "active, password expired"
+msgstr "activo, la contraseña expiró"
+
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "active"
+msgstr "activo"
+
+#: plugins/personal/posix/class_posixAccount.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:1019
+msgid "Group of user"
+msgstr "Grupo de usuarios"
+
+#: plugins/personal/posix/class_posixAccount.inc:192
+msgid "unconfigured"
+msgstr "Sin configurar"
+
+#: plugins/personal/posix/class_posixAccount.inc:203
+#: plugins/admin/systems/class_workstationStartup.inc:836
+#: plugins/admin/systems/class_workstationService.inc:183
+#: plugins/admin/systems/class_terminalService.inc:197
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
+msgid "automatic"
+msgstr "automático"
+
+#: plugins/personal/posix/class_posixAccount.inc:255
+msgid "This account has no unix extensions."
+msgstr "Este cuenta no tiene extensiones unix."
+
+#: plugins/personal/posix/class_posixAccount.inc:275
+#: plugins/personal/posix/class_posixAccount.inc:278
+msgid "Remove posix account"
+msgstr "Eliminar cuenta Posix"
+
+#: plugins/personal/posix/class_posixAccount.inc:276
+msgid ""
+"This account has unix features enabled. To disable them, you'll need to "
+"remove the samba / environment account first."
+msgstr ""
+"Esta cuenta tiene las características unix activadas. Para desactivarlas, "
+"necesita eliminar la cuenta samba / entorno primero."
+
+#: plugins/personal/posix/class_posixAccount.inc:279
+msgid ""
+"This account has posix features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene características posix activadas. Puede desactivarla "
+"pulsando aquí"
+
+#: plugins/personal/posix/class_posixAccount.inc:282
+msgid "Create posix account"
+msgstr "Crear cuenta posix"
+
+#: plugins/personal/posix/class_posixAccount.inc:283
+msgid ""
+"This account has posix features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene la extensión posix desactivada. Puede activarla pulsando "
+"aquí."
+
+#: plugins/personal/posix/class_posixAccount.inc:443
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr ""
+"La contraseñas no pueden ser cambiadas hasta %s días desde el último cambio"
+
+#: plugins/personal/posix/class_posixAccount.inc:447
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "La contraseñas deben ser cambiadas despues de %s días"
+
+#: plugins/personal/posix/class_posixAccount.inc:451
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiery"
+msgstr ""
+"Desactivar cuenta despues de %s días de inactividad una vez expirada la "
+"contraseña"
+
+#: plugins/personal/posix/class_posixAccount.inc:455
+#, php-format
+msgid "Warn user %s days before password expiery"
+msgstr "Avisar al usuario %s días antes de que la contraseña expire"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+#: plugins/personal/samba/class_sambaAccount.inc:501
+#: plugins/admin/systems/class_terminalGeneric.inc:105
+#: setup/setup_config2.tpl:103 ihtml/themes/default/setup_step4.tpl:91
+msgid "disabled"
+msgstr "desactivado"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+msgid "full access"
+msgstr "Acceso sin restricciones"
+
+#: plugins/personal/posix/class_posixAccount.inc:576
+msgid "allow access to these hosts"
+msgstr "Permitir el acceso a estos equipos"
+
+#: plugins/personal/posix/class_posixAccount.inc:624
+#, php-format
+msgid "Removing of user/posix account with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la cuenta de usuario / posix con dn '%s'."
+
+#: plugins/personal/posix/class_posixAccount.inc:772
+msgid "Failed: overriding lock"
+msgstr "Fallo: Bloqueo de seguridad"
+
+#: plugins/personal/posix/class_posixAccount.inc:868
+#, php-format
+msgid "Saving of user/posix account with dn '%s' failed."
+msgstr "Ha fallado la grabación de la cuenta de usuario/posix con dn '%s'."
+
+#: plugins/personal/posix/class_posixAccount.inc:933
+msgid "The required field 'Home directory' is not set."
+msgstr "No se ha asignado ningún valor al campo 'Directorio de usuario'."
+
+#: plugins/personal/posix/class_posixAccount.inc:936
+msgid "Please enter a valid path in 'Home directory' field."
+msgstr ""
+"Por favor introduzca una ruta valida en el campo 'Directorio de usuario'"
+
+#: plugins/personal/posix/class_posixAccount.inc:944
+msgid "Value specified as 'UID' is not valid."
+msgstr "El valor especificado como 'UID' no es valido."
+
+#: plugins/personal/posix/class_posixAccount.inc:947
+msgid "Value specified as 'UID' is too small."
+msgstr "El valor especificado como 'UID' es demasiado pequeño."
+
+#: plugins/personal/posix/class_posixAccount.inc:951
+#: plugins/admin/groups/class_groupGeneric.inc:847
+msgid "Value specified as 'GID' is not valid."
+msgstr "El valor especificado como 'GID' no es valido."
+
+#: plugins/personal/posix/class_posixAccount.inc:954
+#: plugins/admin/groups/class_groupGeneric.inc:850
+msgid "Value specified as 'GID' is too small."
+msgstr "El valor especificado como 'GID' es demasiado pequeño."
+
+#: plugins/personal/posix/class_posixAccount.inc:962
+msgid "Value specified as 'shadowMin' is not valid."
+msgstr "El valor especificado como 'shadowMin' no es valido."
+
+#: plugins/personal/posix/class_posixAccount.inc:967
+msgid "Value specified as 'shadowMax' is not valid."
+msgstr "El valor especificado como 'shadowMax' no es valido."
+
+#: plugins/personal/posix/class_posixAccount.inc:972
+msgid "Value specified as 'shadowWarning' is not valid."
+msgstr "El valor especificado como 'shadowWarning' no es valido."
+
+#: plugins/personal/posix/class_posixAccount.inc:975
+msgid "'shadowWarning' without 'shadowMax' makes no sense."
+msgstr "'shadowWarning' sin 'shadowMax' no tiene sentido."
+
+#: plugins/personal/posix/class_posixAccount.inc:978
+msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
+msgstr ""
+"El valor especificado como 'shadowWarning' debería ser menor que 'shadowMax'."
+
+#: plugins/personal/posix/class_posixAccount.inc:981
+msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
+msgstr ""
+"El valor especificado como 'shadowWarning' debería ser mayor que 'shadowMin'."
+
+#: plugins/personal/posix/class_posixAccount.inc:986
+msgid "Value specified as 'shadowInactive' is not valid."
+msgstr "El valor especificado como 'shadowInactive' no es valido."
+
+#: plugins/personal/posix/class_posixAccount.inc:989
+msgid "'shadowInactive' without 'shadowMax' makes no sense."
+msgstr "'shadowInactive' sin 'shadowMax' no tiene sentido."
+
+#: plugins/personal/posix/class_posixAccount.inc:994
+msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
+msgstr ""
+"El valor especificado como 'shadowMin' debería ser menor que 'shadowMax'."
+
+#: plugins/personal/posix/class_posixAccount.inc:1174
+#: plugins/admin/groups/class_groupGeneric.inc:892
+msgid "Too many users, can't allocate a free ID!"
+msgstr "¡Demasiados usuarios!, no hay identificadores (ID) libres"
+
+#: plugins/personal/posix/class_posixAccount.inc:1343
+msgid "POSIX account"
+msgstr "Cuenta POSIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:1355
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
+#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
+msgid "User ID"
+msgstr "Identificador (ID) de usuario"
+
+#: plugins/personal/posix/class_posixAccount.inc:1356
+msgid "Group ID"
+msgstr "Identificador (ID) de Grupo"
+
+#: plugins/personal/posix/class_posixAccount.inc:1358
+msgid "Force password change on login"
+msgstr "Forzar el cambio de contraseña al iniciar"
+
+#: plugins/personal/posix/class_posixAccount.inc:1359
+msgid "Shadow min"
+msgstr "Shadow min"
+
+#: plugins/personal/posix/class_posixAccount.inc:1360
+msgid "Shadow max"
+msgstr "Shadow max"
+
+#: plugins/personal/posix/class_posixAccount.inc:1361
+msgid "Shadow warning"
+msgstr "Shadow warning"
+
+#: plugins/personal/posix/class_posixAccount.inc:1362
+msgid "Shadow inactive"
+msgstr "Shadow inactive"
+
+#: plugins/personal/posix/class_posixAccount.inc:1363
+msgid "Shadow expire"
+msgstr "Shadow expire"
+
+#: plugins/personal/posix/class_posixAccount.inc:1364
+msgid "System trust model"
+msgstr "Sistema de confianza"
+
+#: plugins/personal/netatalk/main.inc:111
+msgid "Netatalk settings"
+msgstr "Parámetros de Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:37
+msgid "Manage netatalk account"
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:174
+msgid "This account has no netatalk extensions."
+msgstr "Esta cuenta no tiene extensión Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid "Remove netatalk account"
+msgstr "Eliminar cuenta Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid ""
+"This account has netatalk features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene la extensión Netatalk activa. Puede desactivarla pulsando "
+"a continuación."
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#: plugins/personal/netatalk/class_netatalk.inc:196
+msgid "Create netatalk account"
+msgstr "Crear cuenta Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+msgid ""
+"This account has netatalk features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene la extensión Netatalk desactivada. Puede activarla "
+"pulsando aqui."
+
+#: plugins/personal/netatalk/class_netatalk.inc:229
+msgid "You must select a share to use."
+msgstr "Debe seleccionar la carpeta compartida que desea usar"
+
+#: plugins/personal/netatalk/class_netatalk.inc:294
+#, php-format
+msgid "Saving of user/netatalk account with dn '%s' failed."
+msgstr "Ha fallado la grabación de la cuenta de usuario/Netatalk con dn '%s'."
+
+#: plugins/personal/netatalk/class_netatalk.inc:356
+#, php-format
+msgid "Removing of user/netatalk account with dn '%s' failed."
+msgstr ""
+"Ha fallado la eliminación de la cuenta de usuario/Netatalk con dn '%s'."
+
+#: plugins/personal/netatalk/class_netatalk.inc:379
+msgid "User home path"
+msgstr "Ruta del directorio del usuario"
+
+#: plugins/personal/netatalk/class_netatalk.inc:380
+#: plugins/personal/netatalk/netatalk.tpl:4
+msgid "Share"
+msgstr "Recurso compartido"
+
+#: plugins/personal/netatalk/netatalk.tpl:16
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:401
+msgid "Path"
+msgstr "Ruta"
+
+#: plugins/personal/samba/samba2.tpl:13
+msgid "Samba home"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
+msgid "Script path"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
+#: plugins/personal/samba/samba3.tpl:111
+#: plugins/personal/samba/class_sambaAccount.inc:691
+msgid "Profile path"
+msgstr "Ruta del Perfil"
+
+#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
+msgid "Access options"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
+msgid "Allow user to change password from client"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
+#: plugins/personal/samba/class_sambaAccount.inc:1106
+msgid "Login from windows client requires no password"
+msgstr "El inicio de sesión en windows no necesita contraseña"
+
+#: plugins/personal/samba/samba2.tpl:77
+msgid "Temporary disable samba account"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:62
+msgid "Sunday"
+msgstr "Domingo"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:63
+msgid "Monday"
+msgstr "Lunes"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:64
+msgid "Tuesday"
+msgstr "Martes"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:65
+msgid "Wednesday"
+msgstr "Miércoles"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:66
+msgid "Thursday"
+msgstr "Jueves"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:67
+msgid "Friday"
+msgstr "Viernes"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:68
+msgid "Saturday"
+msgstr "Sábado"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:21
+msgid "Specify the hours this user is allowed to log in"
+msgstr ""
+
+#: plugins/personal/samba/sambaLogonHours.tpl:27
+msgid "Hour"
+msgstr ""
+
+#: plugins/personal/samba/sambaLogonHours.tpl:104
+#: plugins/personal/environment/logonManagement.tpl:75
+#: plugins/gofax/blocklists/generic.tpl:103
+#: plugins/gofax/faxaccount/lists.tpl:31
+#: plugins/addons/notifications/contents.tpl:12
+#: plugins/addons/gotomasses/contents.tpl:111
+#: plugins/addons/gotomasses/contents.tpl:113
+#: plugins/addons/gotomasses/contents.tpl:117
+#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
+#: plugins/admin/acl/acl_role.tpl:73
+#: plugins/admin/fai/class_faiManagement.inc:733
+#: plugins/admin/fai/faiProfileEntry.tpl:70
+#: plugins/admin/fai/faiPackageConfiguration.tpl:6
+#: plugins/admin/fai/faiScriptEntry.tpl:82
+#: plugins/admin/fai/faiNewBranch.tpl:21
+#: plugins/admin/fai/faiVariableEntry.tpl:54
+#: plugins/admin/fai/faiPackageEntry.tpl:56
+#: plugins/admin/fai/faiHookEntry.tpl:84
+#: plugins/admin/fai/faiTemplateEntry.tpl:170
+#: plugins/admin/groups/class_groupManagement.inc:421
+#: plugins/admin/groups/mail_admins.tpl:37
+#: plugins/admin/groups/application_options.tpl:11
+#: plugins/admin/users/class_userManagement.inc:744
+#: plugins/admin/applications/class_applicationManagement.inc:436
+#: plugins/admin/systems/servRepositorySetup.tpl:54
+#: plugins/admin/systems/printerPPDDialog.tpl:22
+#: plugins/admin/systems/class_systemManagement.inc:827
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
+#: plugins/admin/ogroups/class_ogroupManagement.inc:381
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
+#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
+#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
+#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
+#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
+#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
+#: ihtml/themes/default/acl.tpl:89
+msgid "Apply"
+msgstr "Aplicar"
+
+#: plugins/personal/samba/samba3.tpl:27
+#: plugins/personal/samba/class_sambaAccount.inc:1121
+msgid "Domain"
+msgstr "Dominio"
+
+#: plugins/personal/samba/samba3.tpl:66
+msgid "Terminal Server"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:94
+#: plugins/personal/samba/class_sambaAccount.inc:1102
+msgid "Allow login on terminal server"
+msgstr "Permitir inicio de sesión en el servidor de terminal"
+
+#: plugins/personal/samba/samba3.tpl:131
+#: plugins/personal/samba/class_sambaAccount.inc:1103
+msgid "Inherit client config"
+msgstr "Configuración predeterminada de cliente"
+
+#: plugins/personal/samba/samba3.tpl:134
+msgid "Initial program"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:142
+msgid "Working directory"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:159
+msgid "Timeout settings (in minutes)"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:169
+#: plugins/personal/samba/class_sambaAccount.inc:698
+msgid "Connection"
+msgstr "Conexión"
+
+#: plugins/personal/samba/samba3.tpl:183
+#: plugins/personal/samba/class_sambaAccount.inc:699
+msgid "Disconnection"
+msgstr "Desconexión"
+
+#: plugins/personal/samba/samba3.tpl:197
+#: plugins/personal/samba/class_sambaAccount.inc:700
+msgid "IDLE"
+msgstr "IDLE"
+
+#: plugins/personal/samba/samba3.tpl:213
+msgid "Client devices"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:220
+msgid "Connect client drives at logon"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:228
+msgid "Connect client printers at logon"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:236
+msgid "Default to main client printer"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:246
+#: plugins/personal/connectivity/pureftpd.tpl:93
+msgid "Miscellaneous"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:250
+msgid "Shadowing"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:261
+msgid "On broken or timed out"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:271
+msgid "Reconnect if disconnected"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:306
+#: plugins/personal/samba/class_sambaAccount.inc:1107
+msgid "Lock samba account"
+msgstr "Bloquear cuenta samba"
+
+#: plugins/personal/samba/samba3.tpl:331
+#: plugins/personal/samba/class_sambaAccount.inc:1113
+msgid "Limit Logon Time"
+msgstr "Tiempo máximo de inicio de sesión"
+
+#: plugins/personal/samba/samba3.tpl:351
+#: plugins/personal/samba/class_sambaAccount.inc:1114
+msgid "Limit Logoff Time"
+msgstr "Tiempo máximo de cierre de sesión"
+
+#: plugins/personal/samba/samba3.tpl:372
+msgid "Account expires after"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Samba logon times"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Edit settings..."
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:403
+msgid "Allow connection from these workstations only"
+msgstr ""
+
+#: plugins/personal/samba/main.inc:123
+#: plugins/personal/samba/class_sambaAccount.inc:1093
+#: setup/setup_config2.tpl:2
+msgid "Samba settings"
+msgstr "Parametros de samba"
+
+#: plugins/personal/samba/samba3_workstations.tpl:6
+msgid "Select workstations to add"
+msgstr ""
+
+#: plugins/personal/samba/samba3_workstations.tpl:26
+msgid "Display workstations of department"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:212
+msgid "This account has no samba extensions."
+msgstr "Esta cuenta no tiene extensión samba valida."
+
+#: plugins/personal/samba/class_sambaAccount.inc:221
+msgid "Remove samba account"
+msgstr "Eliminar cuenta samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:222
+msgid ""
+"This account has samba features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene la extensión samba activada. Puede desactivarla pulsando "
+"aquí."
+
+#: plugins/personal/samba/class_sambaAccount.inc:232
+#: plugins/personal/samba/class_sambaAccount.inc:235
+msgid "Create samba account"
+msgstr "Crear cuenta samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:233
+msgid ""
+"This account has samba features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Esta cuenta tiene la extensión samba desactivada. Puede activarla pulsando "
+"aquí."
+
+#: plugins/personal/samba/class_sambaAccount.inc:236
+msgid ""
+"This account has samba features disabled. Posix features are needed for "
+"samba accounts, enable them first."
+msgstr ""
+"Esta cuenta tiene sus características samba desactivadas, las "
+"características Posix son necesarias para las cuentas samba, activelas "
+"primero."
+
+#: plugins/personal/samba/class_sambaAccount.inc:502
+msgid "input on, notify on"
+msgstr "entrada activada, notificación activada"
+
+#: plugins/personal/samba/class_sambaAccount.inc:503
+msgid "input on, notify off"
+msgstr "entrada activada, notificación desactivada"
+
+#: plugins/personal/samba/class_sambaAccount.inc:504
+msgid "input off, notify on"
+msgstr "entrada desactivada, notificación activada"
+
+#: plugins/personal/samba/class_sambaAccount.inc:505
+msgid "input off, nofify off"
+msgstr "entrada desactivada, notificación desactivada"
+
+#: plugins/personal/samba/class_sambaAccount.inc:507
+msgid "disconnect"
+msgstr "desconectar"
+
+#: plugins/personal/samba/class_sambaAccount.inc:508
+msgid "reset"
+msgstr "Borrar"
+
+#: plugins/personal/samba/class_sambaAccount.inc:510
+msgid "from any client"
+msgstr "desde cualquier cliente"
+
+#: plugins/personal/samba/class_sambaAccount.inc:511
+msgid "from previous client only"
+msgstr "solo desde el cliente anterior"
+
+#: plugins/personal/samba/class_sambaAccount.inc:674
+#, php-format
+msgid "Removing of user/samba account with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la cuenta de usuario/samba con dn '%s'."
+
+#: plugins/personal/samba/class_sambaAccount.inc:693
+#, php-format
+msgid "The value specified as '%s' contains invalid characters!"
+msgstr "¡El valor especificado como '%s' contiene caracteres no validos!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:703
+#, php-format
+msgid ""
+"The timeout property '%s' is checked and contains invalid or no characters!"
+msgstr ""
+"¡La propiedad 'tiempo de desconexión' '%s' esta activada y contiene "
+"caracteres no válidos o está vacía!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:709
+msgid ""
+"The windows user manager only allows eight clients. You've specified more "
+"than eight."
+msgstr ""
+"El administrador de usuarios de windows solo permite ocho clientes. Ha "
+"especificado mas de ocho."
+
+#: plugins/personal/samba/class_sambaAccount.inc:894
+msgid ""
+"Warning: This account has an undefined samba SID assigned. The problem can "
+"not be fixed by GOsa!"
+msgstr ""
+"Aviso: Esta cuenta tiene asignado un SID sin definir. ¡El problema no puede "
+"ser solucionado por GOsa!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:918
+msgid ""
+"Warning: Can't identify users primary group - no conversion to a samba group "
+"possible!"
+msgstr ""
+"Aviso: No puedo identificar el grupo primario de usuarios - ¡No se puede "
+"realizar una conversión a grupo de samba!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1028
+#, php-format
+msgid "Saving of user/samba account with dn '%s' failed."
+msgstr "Ha fallado la grabación de la cuenta de usuario/samaba con dn '%s'."
+
+#: plugins/personal/samba/class_sambaAccount.inc:1105
+msgid "Allow user to change password"
+msgstr "Permitir al usuario cambiar su contraseña"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1110
+msgid "Account expires"
+msgstr "La cuenta expirará después de"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1111
+msgid "Password expires"
+msgstr "La contraseña expira en"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1115
+msgid "Logon hours"
+msgstr "Horario de inicio de sesión"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1117
+msgid "Generic home directory"
+msgstr "Directorio predeterminado de usuario"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1118
+msgid "Generic samba home drive"
+msgstr "Unidad predeterminada de usuario samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1119
+msgid "Generic script path"
+msgstr "Ruta predeterminada del Script"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1120
+msgid "Generic profile path"
+msgstr "Ruta predeterminada del Perfil"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1122
+msgid "Allow connection from"
+msgstr "Permitir la conexión desde"
+
+#: plugins/personal/environment/environment.tpl:3
+msgid "The environment extension is currently disabled."
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:14
+#: plugins/personal/environment/environment.tpl:128
+#: plugins/personal/environment/environment.tpl:198
+msgid "Environment managment settings"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:17
+msgid "Profile managment"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:25
+msgid "Use profile managment"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:32
+msgid "Profile server managment"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:35
+msgid "Profil path"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:56
+msgid "Profil quota"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:73
+#: plugins/personal/environment/class_environment.inc:1326
+msgid "Cache profile localy"
+msgstr "Cachear perfil localmente"
+
+#: plugins/personal/environment/environment.tpl:82
+msgid "Kiosk profile settings"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:85
+#: plugins/personal/environment/class_environment.inc:1332
+msgid "Kiosk profile"
+msgstr "Perfil Kiosk"
+
+#: plugins/personal/environment/environment.tpl:95
+msgid "Manage"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:105
+#: plugins/personal/environment/class_environment.inc:1325
+msgid "Resolution changeable during session"
+msgstr "Resolución modificable durante la sesión"
+
+#: plugins/personal/environment/environment.tpl:110
+#: plugins/personal/environment/class_environment.inc:1331
+#: plugins/admin/systems/workstationService.tpl:122
+#: plugins/admin/systems/terminalService.tpl:108
+msgid "Resolution"
+msgstr "Resolución"
+
+#: plugins/personal/environment/environment.tpl:133
+#: plugins/personal/environment/class_environment.inc:1337
+#: plugins/admin/systems/class_workstationStartup.inc:1192
+#: plugins/admin/systems/class_terminalStartup.inc:478
+#: plugins/admin/systems/workstationStartup.tpl:170
+#: plugins/admin/systems/goShareServer.tpl:1
+#: plugins/admin/systems/terminalStartup.tpl:87
+msgid "Shares"
+msgstr "Recursos compartidos"
+
+#: plugins/personal/environment/environment.tpl:143
+msgid "User used to connect to the share"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:146
+msgid "Select a share"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:154
+msgid "Mount path"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:159
+#: plugins/personal/environment/kioskManagement.tpl:15
+#: plugins/personal/generic/generic_certs.tpl:21
+#: plugins/personal/generic/generic_certs.tpl:45
+#: plugins/personal/generic/generic_certs.tpl:69
+#: plugins/personal/connectivity/class_kolabAccount.inc:264
+#: plugins/admin/fai/faiPackage.tpl:81
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
+#: plugins/admin/groups/class_groupMail.inc:613
+#: plugins/admin/applications/class_applicationParameters.inc:124
+#: plugins/admin/systems/glpiPrinter.tpl:152
+#: plugins/admin/systems/glpiManufacturer.tpl:8
+#: plugins/admin/systems/goSpamServer.tpl:48
+#: plugins/admin/systems/printer.tpl:71 plugins/admin/systems/servdns.tpl:8
+#: plugins/admin/systems/workstationStartup.tpl:194
+#: plugins/admin/systems/terminalStartup.tpl:111
+#: plugins/admin/systems/goMailServer.tpl:73
+#: plugins/admin/systems/goMailServer.tpl:104
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
+msgid "Remove"
+msgstr "Eliminar"
+
+#: plugins/personal/environment/environment.tpl:167
+msgid "Logon scripts"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:169
+#: plugins/personal/environment/logonManagement.tpl:1
+#: plugins/personal/environment/logonManagement.tpl:5
+msgid "Logon script management"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:203
+#: plugins/personal/environment/class_environment.inc:1336
+msgid "Hotplug devices"
+msgstr "Dispositivos de conexión en caliente (HotPlug)"
+
+#: plugins/personal/environment/environment.tpl:205
+msgid "Hotplug device settings"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:219
+#: plugins/admin/groups/class_divListGroup.inc:168
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "New"
+msgstr "Nuevo"
+
+#: plugins/personal/environment/environment.tpl:222
+msgid "Existing"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:237
+msgid "Printer settings"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:254
+msgid "Toggle admin"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:257
+msgid "Toggle default"
+msgstr ""
+
+#: plugins/personal/environment/main.inc:119
+msgid "User environment settings"
+msgstr "Parámetros de entorno de usuario"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:120
+msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
+msgstr "Introduzca un nombre valido: Solo se permiten los caracteres 0-9 a-Z."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:123
+msgid "Invalid character in description. Please specify a valid description."
+msgstr ""
+"Caracteres no validos en la descripción, por favor introduzca una "
+"descripción valida."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:128
+msgid "Please specify a valid iSerial."
+msgstr "Por favor introduzca un iSerial valido."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:132
+msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
+msgstr ""
+"Por favor introduzca un ID de proveedor valido (Ejemplo: 2 bytes hex: "
+"'0xFFFF') "
+
+#: plugins/personal/environment/class_hotplugDialog.inc:135
+msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
+msgstr ""
+"Por favor introduzca un ID de producto valido (Ejemplo: 2 bytes hex: "
+"'0xFFFF') "
+
+#: plugins/personal/environment/class_hotplugDialog.inc:141
+msgid "An Entry with this name already exists."
+msgstr "Ya existe una entrada con este 'Nombre'."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:146
+msgid "Please select an entry or press cancel."
+msgstr "Por favor seleccione una entrada o presione cancelar."
+
+#: plugins/personal/environment/class_selectPrinterDialog.inc:102
+#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
+msgid "Please select a printer or press cancel."
+msgstr "Por favor seleccione una impresora o presione cancelar."
+
+#: plugins/personal/environment/hotplugDialog.tpl:1
+msgid "Add hotplug devices"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:5
+msgid "Hotplug management"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:10
+msgid "Select hotplug device to add"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:34
+msgid "Choose the department the search will be based    on"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:43
+#: plugins/admin/fai/class_divListFai.inc:86
+#: plugins/admin/groups/group_objects.tpl:46
+#: plugins/admin/users/class_divListUsers.inc:77
+#: plugins/admin/applications/class_divListApplication.inc:65
+#: plugins/admin/systems/glpiSelectUser.tpl:35
+#: plugins/gofon/conference/headpage.tpl:35
+msgid "Display users matching"
+msgstr "Mostrar usuarios que coincidan con"
+
+#: plugins/personal/environment/hotplugDialog.tpl:48
+msgid "Regular expression for        matching hotplugs"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:209
+msgid "auto"
+msgstr "automático"
+
+#: plugins/personal/environment/class_environment.inc:231
+#: plugins/admin/systems/class_workstationService.inc:89
+#: plugins/admin/systems/class_terminalService.inc:98
+#, php-format
+msgid ""
+"You have specified an external resolution hook which can't be read, please "
+"check the permission of the file '%s'."
+msgstr ""
+"Ha especificado un método de resolución externo que no puede ser leído, por "
+"favor compruebe los permisos del archivo '%s'."
+
+#: plugins/personal/environment/class_environment.inc:281
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Setting profile "
+"server to '%s'."
+msgstr ""
+"El servidor de perfiles seleccionado '%s' no es accesible. Configurando el "
+"servidor de perfiles a '%s'."
+
+#: plugins/personal/environment/class_environment.inc:286
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Profile server "
+"configuration is resetted."
+msgstr ""
+"El servidor de perfiles seleccionado '%s' no es accesible. La configuración "
+"del servidor de perfiles se ha borrado."
+
+#: plugins/personal/environment/class_environment.inc:355
+#: plugins/personal/environment/class_environment.inc:393
+msgid "Remove environment extension"
+msgstr "Eliminar extensión de entorno"
+
+#: plugins/personal/environment/class_environment.inc:356
+#: plugins/personal/environment/class_environment.inc:394
+msgid "Environment extension enabled. You can disable it by clicking below."
+msgstr ""
+"La extensión de entorno está activada. Puede desactivarla pulsando aquí."
+
+#: plugins/personal/environment/class_environment.inc:365
+#: plugins/personal/environment/class_environment.inc:370
+#: plugins/personal/environment/class_environment.inc:399
+#: plugins/personal/environment/class_environment.inc:404
+msgid "Add environment extension"
+msgstr "Añadir extensión de entorno"
+
+#: plugins/personal/environment/class_environment.inc:366
+#: plugins/personal/environment/class_environment.inc:400
+msgid "Environment extension disabled. You can enable it by clicking below."
+msgstr ""
+"La extensión de entorno está desactivada. Puede activarla pulsando aquí."
+
+#: plugins/personal/environment/class_environment.inc:371
+#: plugins/personal/environment/class_environment.inc:405
+msgid ""
+"Environment extension disabled. You have to setup a posix account before you "
+"can enable this feature."
+msgstr ""
+"La extensión de entorno está desactivada. Debe crear una cuenta Posix antes "
+"de poder activarla."
+
+#: plugins/personal/environment/class_environment.inc:508
+#: plugins/personal/environment/class_environment.inc:905
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+msgid "None"
+msgstr "Ninguno"
+
+#: plugins/personal/environment/class_environment.inc:522
+msgid "You are not allowed to write Logon scripts."
+msgstr "No tiene permisos para escribir scripts de inicio de sesión."
+
+#: plugins/personal/environment/class_environment.inc:601
+#: plugins/personal/environment/class_environment.inc:614
+#: plugins/admin/systems/class_workstationStartup.inc:655
+#: plugins/admin/systems/class_terminalStartup.inc:210
+msgid "You must specify a valid mount point."
+msgstr "Por favor introduzca un punto de montaje válido."
+
+#: plugins/personal/environment/class_environment.inc:603
+msgid "Spaces are not allowed in the mount path!"
+msgstr "¡Los espacios no son permitidos en la ruta de montaje!"
+
+#: plugins/personal/environment/class_environment.inc:682
+#: plugins/personal/environment/class_environment.inc:683
+#: plugins/personal/environment/class_environment.inc:691
+#: plugins/personal/environment/class_environment.inc:692
+msgid "Reset password hash"
+msgstr "Reiniciar hash de la contraseña"
+
+#: plugins/personal/environment/class_environment.inc:696
+msgid "Delete share entry"
+msgstr "Eliminar entrada compartida"
+
+#: plugins/personal/environment/class_environment.inc:885
+msgid "GOsa default printer flag is not allowed within groups."
+msgstr ""
+"El indicador de impresora por defecto de GOsa no está permitido dentro de "
+"los grupos."
+
+#: plugins/personal/environment/class_environment.inc:908
+#, php-format
+msgid ""
+"The selected kiosk profile '%s' is no longer available, setting current "
+"profile to 'none'."
+msgstr ""
+"El perfil Kiosk seleccionado '%s' no es accesible, configurando el perfil "
+"actual a 'ninguno'."
+
+#: plugins/personal/environment/class_environment.inc:952
+#, php-format
+msgid "Removing of user/environment account with dn '%s' failed."
+msgstr "Ha fallado al eliminar la extensión de usuario/entorno con dn '%s'."
+
+#: plugins/personal/environment/class_environment.inc:1021
+msgid "Please set a valid profile quota size."
+msgstr "Por favor introduzca un tamaño de cuota del perfil valido"
+
+#: plugins/personal/environment/class_environment.inc:1028
+msgid ""
+"You need to setup a valid posix extension in order to enable evironment "
+"features."
+msgstr ""
+"Necesita configurar un extensión Posix válida para poder activar las "
+"características de entorno."
+
+#: plugins/personal/environment/class_environment.inc:1066
+msgid "Can't save new kiosk profiles, possibly permission denied for folder"
+msgstr ""
+"No se puede grabar los nuevos perfiles Kiosk, posiblemente porque no tiene "
+"permisos de acceso a la carpeta."
+
+#: plugins/personal/environment/class_environment.inc:1222
+#, php-format
+msgid "Saving of user/environment account with dn '%s' failed."
+msgstr "Ha fallado la grabación de la cuenta de usuario/entorno con dn '%s'."
+
+#: plugins/personal/environment/class_environment.inc:1235
+msgid "group share"
+msgstr "grupo compartido"
+
+#: plugins/personal/environment/class_environment.inc:1271
+msgid "Administrator"
+msgstr "Administrador"
+
+#: plugins/personal/environment/class_environment.inc:1276
+#: plugins/personal/environment/class_environment.inc:1334
+msgid "Default printer"
+msgstr "Impresora por defecto"
+
+#: plugins/personal/environment/class_environment.inc:1313
+msgid "Environment settings"
+msgstr "Parámetros de entorno"
+
+#: plugins/personal/environment/class_environment.inc:1321
+msgid "Command to extend the list of possible screen resolutions"
+msgstr "Comando para extender la lista de resoluciones de pantalla posibles"
+
+#: plugins/personal/environment/class_environment.inc:1328
+msgid "Profile quota"
+msgstr "Cuota del Perfil"
+
+#: plugins/personal/environment/class_environment.inc:1329
+msgid "Profile server"
+msgstr "Servidor de Perfil"
+
+#: plugins/personal/environment/class_environment.inc:1335
+#: plugins/personal/environment/logonManagement.tpl:56
+msgid "Logon script"
+msgstr "Script de inicio de sesión"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:1
+msgid "Add printer devcies"
+msgstr ""
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:5
+#: plugins/personal/environment/selectPrinterDialog.tpl:10
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
+msgid "Select printer to add"
+msgstr ""
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:43
+msgid "Display printers matching"
+msgstr ""
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:48
+msgid "Regular expression for matching printer names"
+msgstr ""
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:108
+msgid "Specified name should only consist of upper-/lowercase characters."
+msgstr ""
+"El nombre introducido solo debe tener caracteres mayúsculas-/minúsculas."
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:112
+msgid "Please specify a valid script name."
+msgstr "Por favor introduzca un nombre de script valido."
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:116
+msgid "Specified description contains invalid characters."
+msgstr "!La descripción introducida contiene caracteres no validos!"
+
+#: plugins/personal/environment/logonManagement.tpl:8
+msgid "Logon script settings"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:10
+msgid "Skript name"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:17
+#: plugins/personal/environment/hotplugDialogNew.tpl:17
+#: plugins/gofax/blocklists/generic.tpl:51
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
+#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
+#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:679
+#: plugins/admin/fai/faiVariable.tpl:21
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#: plugins/admin/fai/faiPartitionTable.tpl:21
+#: plugins/admin/fai/class_faiScriptEntry.inc:180
+#: plugins/admin/fai/faiScriptEntry.tpl:19
+#: plugins/admin/fai/class_faiPackage.inc:546
+#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/class_faiHook.inc:550
+#: plugins/admin/fai/class_faiProfile.inc:466
+#: plugins/admin/fai/faiProfile.tpl:21
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
+#: plugins/admin/fai/faiScript.tpl:21
+#: plugins/admin/fai/class_faiVariableEntry.inc:143
+#: plugins/admin/fai/faiVariableEntry.tpl:19
+#: plugins/admin/fai/faiTemplate.tpl:21 plugins/admin/fai/faiHook.tpl:21
+#: plugins/admin/fai/class_faiPartitionTable.inc:544
+#: plugins/admin/fai/class_faiHookEntry.inc:189
+#: plugins/admin/fai/faiHookEntry.tpl:19
+#: plugins/admin/fai/class_faiVariable.inc:431
+#: plugins/admin/fai/class_faiTemplateEntry.inc:248
+#: plugins/admin/fai/faiTemplateEntry.tpl:13
+#: plugins/admin/groups/class_groupGeneric.inc:951
+#: plugins/admin/groups/generic.tpl:15
+#: plugins/admin/applications/generic.tpl:33
+#: plugins/admin/applications/class_applicationGeneric.inc:553
+#: plugins/admin/departments/generic.tpl:16
+#: plugins/admin/departments/class_departmentGeneric.inc:595
+#: plugins/admin/systems/server.tpl:14 plugins/admin/systems/servnfs.tpl:19
+#: plugins/admin/systems/wingeneric.tpl:25 plugins/admin/systems/phone.tpl:34
+#: plugins/admin/systems/printer.tpl:16
+#: plugins/admin/systems/class_servGeneric.inc:424
+#: plugins/admin/systems/class_printGeneric.inc:891
+#: plugins/admin/systems/class_goMailServer.inc:713
+#: plugins/admin/systems/class_componentGeneric.inc:279
+#: plugins/admin/systems/component.tpl:35
+#: plugins/admin/systems/class_winGeneric.inc:291
+#: plugins/admin/systems/class_phoneGeneric.inc:487
+#: plugins/admin/systems/class_goShareServer.inc:398
+#: plugins/admin/mimetypes/generic.tpl:34
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
+#: plugins/admin/mimetypes/paste_generic.tpl:21
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/gofon/macro/generic.tpl:49
+#: plugins/gofon/macro/class_gofonMacro.inc:582
+#: plugins/gofon/conference/generic.tpl:87
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
+#: plugins/generic/references/contents.tpl:11 html/getxls.php:158
+#: html/getxls.php:287
+msgid "Description"
+msgstr "Descripción"
+
+#: plugins/personal/environment/logonManagement.tpl:24
+#: plugins/admin/fai/faiScriptEntry.tpl:38
+msgid "Priority"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:34
+msgid "Logon script flags"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:38
+msgid "Last script"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:44
+msgid "Script can be replaced by user"
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:69
+#: plugins/personal/environment/class_kioskManagementDialog.inc:88
+#, php-format
+msgid "Can't delete '%s'. Error was: permission denied."
+msgstr "No se puede eliminar '%s'. El error fue: permiso denegado."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:72
+#: plugins/personal/environment/class_kioskManagementDialog.inc:91
+#, php-format
+msgid "Can't delete '%s'. Errow was: file doesn't exist."
+msgstr "No se puede eliminar '%s'. El error fue: el fichero no existe."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:133
+msgid ""
+"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
+msgstr ""
+"No hay KIOSKPATH definido en gosa.conf. ¡NO se pueden manejar perfiles Kiosk!"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:139
+#, php-format
+msgid "Kiosk path '%s' is not accessible. Please check the permissions."
+msgstr ""
+"La ruta a Kiosk '%s' no es accesible. Por favor compruebe los permisos."
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:1
+msgid "Create new hotplug entry"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:8
+msgid "Create new hotplug device"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:10
+#: plugins/admin/systems/component.tpl:6
+msgid "Device name"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+#: plugins/admin/systems/glpi_devices.tpl:76
+msgid "Serial number"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "(iSerial)"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "Vendor-ID"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "(idVendor)"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "Product-ID"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "(idProduct)"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:53
+#: plugins/personal/generic/generic_picture.tpl:33
+#: plugins/personal/generic/generic_certs.tpl:91
+#: plugins/addons/addressbook/address_edit.tpl:264
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
+#: plugins/admin/departments/dep_move_confirm.tpl:15
+#: plugins/admin/departments/class_departmentManagement.inc:395
+#: plugins/admin/systems/servnfs.tpl:139
+#: plugins/admin/systems/goNtpServer.tpl:29
+#: plugins/admin/systems/class_goService.inc:39
+#: plugins/admin/systems/goImapServer.tpl:116
+#: plugins/admin/systems/goSpamServer.tpl:125
+#: plugins/admin/systems/servdnseditzone.tpl:119
+#: plugins/admin/systems/goKrbServer.tpl:30
+#: plugins/admin/systems/glpi_devices.tpl:760
+#: plugins/admin/systems/goSpamServerRule.tpl:21
+#: plugins/admin/systems/goGlpiServer.tpl:32
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
+#: plugins/admin/systems/goTerminalServer.tpl:23
+#: plugins/admin/systems/goLogDBServer.tpl:23
+#: plugins/admin/systems/servdns.tpl:21
+#: plugins/admin/systems/goLdapServer.tpl:9
+#: plugins/admin/systems/goShareServer.tpl:29
+#: plugins/admin/systems/goMailServer.tpl:221
+#: plugins/admin/systems/goFonServer.tpl:39
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
+#: plugins/admin/systems/servRepository.tpl:66
+#: plugins/admin/systems/goVirusServer.tpl:168
+#: plugins/admin/systems/goSyslogServer.tpl:5
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
+#: plugins/admin/systems/goCupsServer.tpl:5
+#: plugins/admin/systems/servkolab.tpl:245
+#: plugins/admin/systems/goFaxServer.tpl:23
+#: plugins/admin/systems/gosaLogServer.tpl:31
+#: include/sieve/templates/edit_frame_base.tpl:39
+#: include/sieve/templates/management.tpl:24
+#: include/class_MultiSelectWindow.inc:80
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+msgid "Save"
+msgstr "Guardar"
+
+#: plugins/personal/environment/kioskManagement.tpl:1
+#: plugins/personal/environment/kioskManagement.tpl:5
+msgid "Kiosk profile management"
+msgstr ""
+
+#: plugins/personal/environment/kioskManagement.tpl:13
+#: plugins/addons/ldapmanager/contentimport.tpl:15
+#: plugins/addons/ldapmanager/contentcsv.tpl:14
+msgid "Browse"
+msgstr ""
+
+#: plugins/personal/environment/kioskManagement.tpl:25
+#: plugins/admin/fai/class_faiSummaryTab.inc:236
+#: plugins/admin/systems/glpi_edit_type.tpl:15
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
+#: plugins/admin/systems/glpiManufacturer.tpl:13
+#: plugins/admin/systems/glpi_edit_os.tpl:15
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
+#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
+msgid "Close"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "female"
+msgstr "mujer"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "male"
+msgstr "hombre"
+
+#: plugins/personal/generic/class_user.inc:291
+msgid "This account has no valid GOsa extensions."
+msgstr "Esta cuenta no tiene extensiones GOsa validas"
+
+#: plugins/personal/generic/class_user.inc:353
+msgid "The specified file has not been uploaded via HTTP POST! Aborted."
+msgstr "¡El archivo indicado no ha podido ser subido vía HTTP POST! Abortado."
+
+#: plugins/personal/generic/class_user.inc:450
+msgid "Please enter a valid serial number"
+msgstr "Por favor introduzca un número de serie válido"
+
+#: plugins/personal/generic/class_user.inc:494
+msgid ""
+"(Some types of certificates are currently not supported and may be displayed "
+"as 'invalid'.)"
+msgstr ""
+"(Algunos tipos de certificados no están soportados y pueden ser mostrados "
+"como no validos.)"
+
+#: plugins/personal/generic/class_user.inc:504
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "El certificado es valido desde %s hasta %s y es actualmente %s."
+
+#: plugins/personal/generic/class_user.inc:507
+msgid "valid"
+msgstr "válido"
+
+#: plugins/personal/generic/class_user.inc:508
+msgid "invalid"
+msgstr "no válido"
+
+#: plugins/personal/generic/class_user.inc:513
+msgid "No certificate installed"
+msgstr "No hay certificados instalados"
+
+#: plugins/personal/generic/class_user.inc:600
+#, php-format
+msgid "Removing of user/generic account with dn '%s' failed."
+msgstr "La eliminación de la cuenta genérica/usuario con dn '%s' ha fallado."
+
+#: plugins/personal/generic/class_user.inc:634
+#: plugins/personal/generic/class_user.inc:1019
+msgid "Kerberos database communication failed"
+msgstr "La comunicación con la base de datos Kerberos ha fallado"
+
+#: plugins/personal/generic/class_user.inc:648
+#: plugins/personal/generic/class_user.inc:1036
+msgid "Can't remove user from kerberos database."
+msgstr "No se puede eliminar la cuenta de la base de datos Kerberos."
+
+#: plugins/personal/generic/class_user.inc:721
+#, php-format
+msgid "You are not allowed to move this object to '%s'."
+msgstr "No tiene permisos para mover este objeto a '%s'."
+
+#: plugins/personal/generic/class_user.inc:966
+#, php-format
+msgid "Saving of user/generic account with dn '%s' failed."
+msgstr "La grabación de la cuenta genérica/usuario con dn '%s' ha fallado."
+
+#: plugins/personal/generic/class_user.inc:1047
+msgid "Can't add user to kerberos database."
+msgstr "No se puede añadir la cuenta a la base de datos Kerberos"
+
+#: plugins/personal/generic/class_user.inc:1105
+#: plugins/addons/addressbook/class_addressbook.inc:659
+#: plugins/admin/users/class_userManagement.inc:561
+#: plugins/admin/users/class_userManagement.inc:639
+msgid "The required field 'Name' is not set."
+msgstr "No se ha asignado ningún valor al campo obligatorio 'Nombre'."
+
+#: plugins/personal/generic/class_user.inc:1114
+msgid "There's already a person with this 'Login' in the database."
+msgstr "Ya existe un usuario con este 'Login' en la base de datos."
+
+#: plugins/personal/generic/class_user.inc:1120
+#: plugins/addons/addressbook/class_addressbook.inc:663
+#: plugins/admin/users/class_userManagement.inc:564
+#: plugins/admin/users/class_userManagement.inc:642
+msgid "The required field 'Given name' is not set."
+msgstr "No se ha asignado ningún valor al campo obligatorio 'Nombre de pila'."
+
+#: plugins/personal/generic/class_user.inc:1123
+msgid "The required field 'Login' is not set."
+msgstr "No se ha asignado ningún valor al campo obligatorio 'Login'."
+
+#: plugins/personal/generic/class_user.inc:1128
+msgid ""
+"There's already a person with this 'Name'/'Given name' combination in the "
+"database."
+msgstr ""
+"Ya existe un usuario con la misma combinación 'Nombre' / 'Nombre de pila' en "
+"la base de datos."
+
+#: plugins/personal/generic/class_user.inc:1135
+msgid ""
+"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"El campo 'Login' contiene caracteres no validos. Solo se permiten "
+"minúsculas, números y guiones."
+
+#: plugins/personal/generic/class_user.inc:1138
+msgid "The field 'Homepage' contains an invalid URL definition."
+msgstr "El campo 'Pagina web' contiene una URL no valida"
+
+#: plugins/personal/generic/class_user.inc:1141
+#: plugins/personal/generic/class_user.inc:1166
+#: plugins/addons/addressbook/class_addressbook.inc:669
+#: plugins/addons/addressbook/class_addressbook.inc:697
+#: plugins/admin/departments/class_departmentGeneric.inc:276
+msgid "The field 'Name' contains invalid characters."
+msgstr "El campo 'Nombre' no tiene caracteres validos."
+
+#: plugins/personal/generic/class_user.inc:1144
+#: plugins/personal/generic/class_user.inc:1163
+#: plugins/addons/addressbook/class_addressbook.inc:672
+#: plugins/addons/addressbook/class_addressbook.inc:694
+msgid "The field 'Given name' contains invalid characters."
+msgstr "El campo 'Nombre de pila' contiene caracteres no validos"
+
+#: plugins/personal/generic/class_user.inc:1149
+#: plugins/addons/addressbook/class_addressbook.inc:677
+#: plugins/addons/addressbook/class_addressbook.inc:680
+#: plugins/admin/departments/class_departmentGeneric.inc:279
+msgid "The field 'Phone' contains an invalid phone number."
+msgstr "El campo 'Teléfono' tiene un número de teléfono no valido."
+
+#: plugins/personal/generic/class_user.inc:1152
+#: plugins/addons/addressbook/class_addressbook.inc:683
+#: plugins/admin/departments/class_departmentGeneric.inc:282
+msgid "The field 'Fax' contains an invalid phone number."
+msgstr "El campo 'Fax' tiene un número de teléfono no valido."
+
+#: plugins/personal/generic/class_user.inc:1155
+#: plugins/addons/addressbook/class_addressbook.inc:686
+msgid "The field 'Mobile' contains an invalid phone number."
+msgstr "El campo 'Teléfono móvil' contiene un número de teléfono invalido."
+
+#: plugins/personal/generic/class_user.inc:1158
+#: plugins/addons/addressbook/class_addressbook.inc:689
+msgid "The field 'Pager' contains an invalid phone number."
+msgstr ""
+"El campo 'Dispositivo de Búsqueda' contiene un número de teléfono invalido."
+
+#: plugins/personal/generic/class_user.inc:1267
+msgid "Could not open specified certificate!"
+msgstr "¡No puedo abrir el certificado especificado!"
+
+#: plugins/personal/generic/class_user.inc:1398
+#: plugins/personal/generic/generic.tpl:442
+msgid "Unit"
+msgstr "Unidad"
+
+#: plugins/personal/generic/class_user.inc:1399
+#: plugins/personal/generic/generic.tpl:467
+msgid "House identifier"
+msgstr "Tipo de Vía"
+
+#: plugins/personal/generic/class_user.inc:1400
+#: plugins/personal/generic/generic.tpl:384
+msgid "Vocation"
+msgstr "Profesión"
+
+#: plugins/personal/generic/class_user.inc:1401
+#: plugins/personal/generic/generic.tpl:511
+msgid "Last delivery"
+msgstr "Última dirección conocida"
+
+#: plugins/personal/generic/class_user.inc:1402
+#: plugins/personal/generic/generic.tpl:433
+msgid "Person locality"
+msgstr "Lugar de residencia"
+
+#: plugins/personal/generic/class_user.inc:1403
+#: plugins/personal/generic/generic.tpl:392
+msgid "Unit description"
+msgstr "Descripción de la unidad"
+
+#: plugins/personal/generic/class_user.inc:1404
+#: plugins/personal/generic/generic.tpl:401
+msgid "Subject area"
+msgstr "Área de desarrollo"
+
+#: plugins/personal/generic/class_user.inc:1405
+#: plugins/personal/generic/generic.tpl:410
+msgid "Functional title"
+msgstr "Función"
+
+#: plugins/personal/generic/class_user.inc:1406
+#: plugins/personal/generic/generic_certs.tpl:78
+msgid "Certificate serial number"
+msgstr "Número de serie del certificado"
+
+#: plugins/personal/generic/class_user.inc:1407
+#: plugins/personal/generic/generic.tpl:520
+msgid "Public visible"
+msgstr "Visible por todos"
+
+#: plugins/personal/generic/class_user.inc:1408
+#: plugins/personal/generic/generic.tpl:451
+msgid "Street"
+msgstr "Calle"
+
+#: plugins/personal/generic/class_user.inc:1409
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/admin/acl/class_divListACL.inc:193
+#: plugins/admin/acl/class_aclRole.inc:668
+msgid "Role"
+msgstr "Rol"
+
+#: plugins/personal/generic/class_user.inc:1410
+#: plugins/personal/generic/generic.tpl:459
+#: plugins/addons/addressbook/address_edit.tpl:179
+#: plugins/addons/addressbook/address_info.tpl:133 html/getxls.php:227
+msgid "Postal code"
+msgstr "Código Postal"
+
+#: plugins/personal/generic/class_user.inc:1414
+msgid "Generic user settings"
+msgstr "Parámetros genéricos del usuario"
+
+#: plugins/personal/generic/class_user.inc:1419
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/users/class_userManagement.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/systems/printer.tpl:91 include/class_acl.inc:196
+#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
+msgid "Users"
+msgstr "Usuarios"
+
+#: plugins/personal/generic/class_user.inc:1423
+#: plugins/personal/generic/generic.tpl:143
+#: plugins/gofax/blocklists/generic.tpl:17
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
+#: plugins/addons/godfs/class_dfsManagment.inc:217
+#: plugins/admin/acl/acl_role.tpl:27
+#: plugins/admin/acl/class_divListACL.inc:154
+#: plugins/admin/acl/class_aclRole.inc:678
+#: plugins/admin/fai/class_divListFai.inc:206
+#: plugins/admin/groups/class_groupGeneric.inc:950
+#: plugins/admin/groups/class_divListGroup.inc:181
+#: plugins/admin/groups/generic.tpl:30
+#: plugins/admin/users/class_divListUsers.inc:162
+#: plugins/admin/applications/generic.tpl:42
+#: plugins/admin/applications/class_divListApplication.inc:175
+#: plugins/admin/applications/class_applicationGeneric.inc:552
+#: plugins/admin/departments/generic.tpl:35
+#: plugins/admin/departments/class_divListDepartment.inc:133
+#: plugins/admin/departments/class_departmentGeneric.inc:597
+#: plugins/admin/systems/terminal.tpl:19 plugins/admin/systems/server.tpl:22
+#: plugins/admin/systems/class_workstationGeneric.inc:599
+#: plugins/admin/systems/workstation.tpl:27
+#: plugins/admin/systems/wingeneric.tpl:13 plugins/admin/systems/phone.tpl:17
+#: plugins/admin/systems/class_glpiSelectUser.inc:181
+#: plugins/admin/systems/class_terminalGeneric.inc:616
+#: plugins/admin/systems/printer.tpl:27
+#: plugins/admin/systems/class_servGeneric.inc:426
+#: plugins/admin/systems/class_printGeneric.inc:890
+#: plugins/admin/systems/class_baseSelectDialog.inc:46
+#: plugins/admin/systems/goLdapServer.tpl:2
+#: plugins/admin/systems/class_divListSystem.inc:227
+#: plugins/admin/systems/class_componentGeneric.inc:278
+#: plugins/admin/systems/component.tpl:17
+#: plugins/admin/systems/class_phoneGeneric.inc:486
+#: plugins/admin/mimetypes/generic.tpl:44
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/class_divListOGroup.inc:181
+#: plugins/admin/ogroups/class_ogroup.inc:757
+#: plugins/gofon/macro/generic.tpl:27
+#: plugins/gofon/macro/class_divListMacros.inc:147
+#: plugins/gofon/macro/class_gofonMacro.inc:581
+#: plugins/gofon/conference/generic.tpl:49
+#: plugins/gofon/conference/class_divListConferences.inc:154
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
+#: setup/setup_ldap.tpl:55
+msgid "Base"
+msgstr "Base"
+
+#: plugins/personal/generic/class_user.inc:1425
+#: plugins/addons/addressbook/class_addressbook.inc:805 html/getxls.php:301
+msgid "Surename"
+msgstr "Apellidos"
+
+#: plugins/personal/generic/class_user.inc:1426
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/class_addressbook.inc:806 html/getxls.php:86
+#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
+msgid "Given name"
+msgstr "Nombre de pila"
+
+#: plugins/personal/generic/class_user.inc:1427
+#: plugins/addons/addressbook/class_addressbook.inc:811
+msgid "User identification"
+msgstr "Identificación de Usuario"
+
+#: plugins/personal/generic/class_user.inc:1428
+#: plugins/personal/generic/generic.tpl:73
+#: plugins/addons/addressbook/address_edit.tpl:60
+#: plugins/addons/addressbook/address_info.tpl:40
+msgid "Personal title"
+msgstr "Título Personal"
+
+#: plugins/personal/generic/class_user.inc:1429
+#: plugins/personal/generic/generic.tpl:83
+msgid "Academic title"
+msgstr "Títulos académicos"
+
+#: plugins/personal/generic/class_user.inc:1430
+#: plugins/addons/addressbook/class_addressbook.inc:822 html/getxls.php:224
+msgid "Home postal address"
+msgstr "Dirección Postal personal"
+
+#: plugins/personal/generic/class_user.inc:1431
+#: plugins/addons/addressbook/class_addressbook.inc:810
+msgid "Home phone number"
+msgstr "Número de teléfono personal"
+
+#: plugins/personal/generic/class_user.inc:1432
+#: plugins/personal/generic/generic.tpl:183
+msgid "Homepage"
+msgstr "Página Web"
+
+#: plugins/personal/generic/class_user.inc:1433
+#: plugins/personal/generic/generic.tpl:250
+#: plugins/addons/addressbook/class_addressbook.inc:814
+#: setup/setup_feedback.tpl:14 html/getxls.php:299
+msgid "Organization"
+msgstr "Organización"
+
+#: plugins/personal/generic/class_user.inc:1434
+#: plugins/personal/generic/generic.tpl:258
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#: plugins/addons/addressbook/address_edit.tpl:155
+#: plugins/addons/addressbook/class_addressbook.inc:815
+#: plugins/addons/addressbook/address_info.tpl:117
+#: plugins/admin/users/class_divListUsers.inc:61
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#: plugins/admin/ogroups/class_ogroupManagement.inc:431
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/generic/references/class_reference.inc:38
+msgid "Department"
+msgstr "Departamento"
+
+#: plugins/personal/generic/class_user.inc:1435
+#: plugins/personal/generic/generic.tpl:93
+msgid "Date of birth"
+msgstr "Fecha de nacimiento"
+
+#: plugins/personal/generic/class_user.inc:1436
+msgid "Gender"
+msgstr "Sexo"
+
+#: plugins/personal/generic/class_user.inc:1437
+msgid "Preferred language"
+msgstr "Idioma preferido"
+
+#: plugins/personal/generic/class_user.inc:1438
+msgid "Department number"
+msgstr "Número del departamento"
+
+#: plugins/personal/generic/class_user.inc:1439
+msgid "Employee number"
+msgstr "Número de empleado"
+
+#: plugins/personal/generic/class_user.inc:1440
+#: plugins/personal/generic/generic.tpl:282
+msgid "Employee type"
+msgstr "Funciones laborales"
+
+#: plugins/personal/generic/class_user.inc:1441
+#: plugins/personal/generic/generic.tpl:352
+#: plugins/addons/addressbook/class_addressbook.inc:816
+#: plugins/addons/godfs/generic.tpl:34
+#: plugins/admin/departments/generic.tpl:56
+#: plugins/admin/departments/generic.tpl:68
+#: plugins/admin/departments/class_departmentGeneric.inc:598
+#: plugins/admin/systems/class_workstationGeneric.inc:598
+#: plugins/admin/systems/workstation.tpl:19
+#: plugins/admin/systems/class_printGeneric.inc:892
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
+#: plugins/admin/systems/class_glpiAccount.inc:792 html/getxls.php:224
+msgid "Location"
+msgstr "Localización"
+
+#: plugins/personal/generic/class_user.inc:1442
+#: plugins/personal/generic/generic.tpl:360
+#: plugins/addons/addressbook/class_addressbook.inc:819
+#: plugins/admin/departments/generic.tpl:60
+#: plugins/admin/departments/class_departmentGeneric.inc:602
+#: html/getxls.php:228 html/getxls.php:301
+msgid "State"
+msgstr "Provincia"
+
+#: plugins/personal/generic/class_user.inc:1443
+#: plugins/personal/generic/paste_generic.tpl:47
+msgid "User picture"
+msgstr "Foto del usuario"
+
+#: plugins/personal/generic/class_user.inc:1444
+msgid "Room number"
+msgstr "Número de habitación"
+
+#: plugins/personal/generic/class_user.inc:1445
+#: plugins/addons/addressbook/class_addressbook.inc:807
+msgid "Telefon number"
+msgstr "Número de teléfono"
+
+#: plugins/personal/generic/class_user.inc:1446
+#: plugins/addons/addressbook/class_addressbook.inc:809
+msgid "Mobile number"
+msgstr "Teléfono móvil"
+
+#: plugins/personal/generic/class_user.inc:1448
+msgid "User certificates"
+msgstr "Certificados de usuario"
+
+#: plugins/personal/generic/class_user.inc:1450
+#: plugins/addons/addressbook/class_addressbook.inc:817
+#: plugins/addons/addressbook/class_addressbook.inc:818 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Postal address"
+msgstr "Código Postal"
+
+#: plugins/personal/generic/class_user.inc:1451
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
+#: plugins/addons/addressbook/class_addressbook.inc:808
+msgid "Fax number"
+msgstr "Número de Fax"
+
+#: plugins/personal/generic/generic.tpl:6
+msgid "Personal information"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:20
+#: plugins/personal/generic/generic.tpl:22
+#: plugins/personal/generic/generic.tpl:38
+#: plugins/personal/generic/generic_picture.tpl:5
+#: plugins/personal/generic/generic_picture.tpl:15
+#: plugins/personal/generic/paste_generic.tpl:37
+msgid "Personal picture"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:29
+#: plugins/personal/generic/generic.tpl:40
+msgid "Change picture"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:49
+#: plugins/personal/generic/paste_generic.tpl:7
+#: plugins/addons/addressbook/address_edit.tpl:30
+#: plugins/admin/users/template.tpl:23
+msgid "Last name"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:54
+msgid "Template name"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:61
+#: plugins/personal/generic/paste_generic.tpl:11
+#: plugins/addons/addressbook/address_edit.tpl:33
+#: plugins/admin/users/template.tpl:27
+msgid "First name"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:65
+#: plugins/personal/generic/paste_generic.tpl:15
+#: plugins/admin/users/template.tpl:32
+msgid "Login"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:111
+#: ihtml/themes/default/sizelimit.tpl:14
+msgid "Set"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Sex"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:130
+msgid "Preferred langage"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:148
+#: plugins/admin/systems/printer.tpl:30
+msgid "Choose subtree to place user in"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:153
+#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/acl/acl_role.tpl:37
+#: plugins/admin/groups/generic.tpl:40
+#: plugins/admin/applications/generic.tpl:52
+#: plugins/admin/departments/generic.tpl:45
+#: plugins/admin/systems/terminal.tpl:28 plugins/admin/systems/server.tpl:32
+#: plugins/admin/systems/workstation.tpl:35
+#: plugins/admin/systems/wingeneric.tpl:18 plugins/admin/systems/phone.tpl:25
+#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
+#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/ogroups/generic.tpl:34
+#: plugins/gofon/macro/generic.tpl:36 plugins/gofon/conference/generic.tpl:56
+#: plugins/gofon/conference/generic.tpl:62
+msgid "Select a base"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/generic.tpl:368
+#: plugins/addons/addressbook/address_edit.tpl:80
+#: plugins/addons/addressbook/address_edit.tpl:207
+#: plugins/addons/addressbook/address_info.tpl:59
+#: plugins/addons/addressbook/address_info.tpl:155
+#: plugins/admin/departments/generic.tpl:76
+#: plugins/admin/departments/class_departmentGeneric.inc:603
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
+#: include/sieve/templates/element_address.tpl:15
+#: include/sieve/templates/element_address.tpl:113
+#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
+msgid "Address"
+msgstr "Dirección"
+
+#: plugins/personal/generic/generic.tpl:175
+msgid "Private phone"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:196
+msgid "Password storage"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:208
+#: plugins/personal/generic/generic_certs.tpl:3
+msgid "Certificates"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:211
+msgid "Edit certificates"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:217
+#: plugins/admin/systems/class_goKrbServer.inc:93
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: plugins/personal/generic/generic.tpl:220
+msgid "Edit properties"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:238
+msgid "Organizational information"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:266
+msgid "Department No."
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:274
+msgid "Employee No."
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:300
+#: plugins/personal/generic/generic.tpl:482
+msgid "Room No."
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:318
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/addons/addressbook/address_edit.tpl:106
+#: plugins/addons/addressbook/address_info.tpl:75 html/getxls.php:299
+msgid "Mobile"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:496
+msgid "Please use the phone tab"
+msgstr ""
+
+#: plugins/personal/generic/password.tpl:2
+msgid ""
+"You have changed the method your password is stored in the ldap database. "
+"For that reason you've to enter your password at this point again. GOsa will "
+"then encode it with the selected method."
+msgstr ""
+
+#: plugins/personal/generic/generic_picture.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:52
+#: plugins/admin/applications/generic.tpl:81
+msgid "Remove picture"
+msgstr ""
+
+#: plugins/personal/generic/paste_generic.tpl:1
+msgid "User settings"
+msgstr ""
+
+#: plugins/personal/generic/paste_generic.tpl:23
+msgid "Clear password"
+msgstr ""
+
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Set new password"
+msgstr ""
+
+#: plugins/personal/generic/main.inc:102
+msgid "You are not allowed to set your password!"
+msgstr "¡No tiene permisos para cambiar su contraseña!"
+
+#: plugins/personal/generic/main.inc:190
+msgid "Generic user information"
+msgstr "Información genérica del usuario"
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr ""
+
+#: plugins/personal/generic/generic_certs.tpl:33
+msgid "S/MIME certificate"
+msgstr ""
+
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "PKCS12 certificate"
+msgstr ""
+
+#: plugins/personal/connectivity/intranet.tpl:3
+msgid "Intranet account"
+msgstr ""
+
+#: plugins/personal/connectivity/proxy.tpl:23
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+msgid "Proxy account"
+msgstr "Cuenta Proxy"
+
+#: plugins/personal/connectivity/proxy.tpl:34
+msgid "Filter unwanted content (i.e. pornographic or violence related)"
+msgstr ""
+
+#: plugins/personal/connectivity/proxy.tpl:44
+msgid "Limit proxy access to working time"
+msgstr ""
+
+#: plugins/personal/connectivity/proxy.tpl:84
+#: plugins/personal/connectivity/class_proxyAccount.inc:319
+msgid "Restrict proxy usage by quota"
+msgstr "Restringir el uso del proxy con cuotas"
+
+#: plugins/personal/connectivity/proxy.tpl:99
+msgid "per"
+msgstr ""
+
+#: plugins/personal/connectivity/pptp.tpl:3
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+msgid "PPTP account"
+msgstr "Cuenta PPTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:4
+msgid "FTP account"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:15
+#: plugins/admin/systems/glpi_devices.tpl:596
+msgid "Bandwidth"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:19
+msgid "Upload bandwidth"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:24
+#: plugins/personal/connectivity/pureftpd.tpl:32
+msgid "kb/s"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:27
+msgid "Download bandwidth"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:43
+msgid "Quota"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:47
+msgid "Files"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:55
+#: plugins/addons/mailqueue/contents.tpl:54
+#: plugins/admin/systems/glpi_devices.tpl:293
+#: plugins/admin/systems/glpi_devices.tpl:420
+#: plugins/admin/systems/glpi_devices.tpl:485
+#: include/sieve/templates/element_size.tpl:4
+#: include/sieve/class_sieveManagement.inc:599
+msgid "Size"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:71
+msgid "Ratio"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:75
+msgid "Uploaded / downloaded files"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:98
+msgid "Check to disable FTP Access"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:100
+msgid "Temporary disable FTP access"
+msgstr ""
+
+#: plugins/personal/connectivity/phpgw.tpl:3
+msgid "PHPGroupware account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:6
+#: plugins/personal/connectivity/class_webdavAccount.inc:156
+msgid "WebDAV"
+msgstr "WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:84
+#, php-format
+msgid "Removing of user/webDAV account with dn '%s' failed."
+msgstr "Ha fallado al eliminar la cuenta usuario/WebDAV con dn '%s'."
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:138
+#, php-format
+msgid "Saving of user/webDAV account with dn '%s' failed."
+msgstr "Ha fallado al guardar la cuenta de usuario/WebDAV con dn '%s'."
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+#: plugins/personal/connectivity/webdav.tpl:3
+msgid "WebDAV account"
+msgstr "Cuenta WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+msgid "Connectivity addon"
+msgstr "Conectividad adicional"
+
+#: plugins/personal/connectivity/kolab.tpl:3
+#: plugins/personal/connectivity/kolab.tpl:35
+msgid "Kolab account"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:4
+msgid ""
+"The kolab account is currently disabled. It's features can be adjusted if "
+"you add a mail account."
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:41
+#: plugins/personal/connectivity/class_kolabAccount.inc:479
+msgid "Delegations"
+msgstr "Delegaciones"
+
+#: plugins/personal/connectivity/kolab.tpl:59
+msgid "Mail size"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:62
+msgid "No mail size restriction for this account"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:71
+msgid "Free Busy information"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:74
+#: plugins/admin/systems/servRepositorySetup.tpl:28
+msgid "URL"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:82
+msgid "Future"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:86
+#: plugins/personal/connectivity/oxchange.tpl:39
+#: plugins/personal/connectivity/oxchange.tpl:49
+#: include/sieve/templates/element_vacation.tpl:25
+msgid "days"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:93
+#: plugins/personal/connectivity/class_kolabAccount.inc:480
+msgid "Invitation policy"
+msgstr "Política de invitación"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "Open-Xchange Account"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid ""
+"disabled, no Postgresql support detected. Or the specified database can't be "
+"reached"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:18
+msgid "Open-Xchange account"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:29
+msgid "Remember"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:33
+msgid "Appointment Days"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:42
+msgid "Task Days"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:61
+msgid "User Information"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:65
+msgid "User Timezone"
+msgstr ""
+
+#: plugins/personal/connectivity/glpi.tpl:1
+msgid "GLPI account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:5
+#: plugins/personal/connectivity/class_proxyAccount.inc:307
+#: plugins/generic/references/class_reference.inc:32
+msgid "Proxy"
+msgstr "Proxy"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/admin/systems/goMailServer.tpl:21
+#: plugins/admin/systems/goMailServer.tpl:31
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "KB"
+msgstr "Kb"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "GB"
+msgstr "Gb"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+#: plugins/addons/mailqueue/class_mailqueue.inc:331
+msgid "hour"
+msgstr "hora"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "day"
+msgstr "día"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "week"
+msgstr "semana"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "month"
+msgstr "mes"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:167
+#, php-format
+msgid "Removing of user/proxy account with dn '%s' failed."
+msgstr "Se ha fallado al eliminar la cuenta de usuario/Proxy con dn '%s'."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:185
+msgid "Numerical value for Quota Setting is empty."
+msgstr "El valor numérico para cuota esta vacío."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:187
+msgid "Numerical value for Quota Setting is not valid."
+msgstr "El valor numérico para cuota no es valido."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:289
+#, php-format
+msgid "Saving of user/proxy account with dn '%s' failed."
+msgstr "Ha fallado la grabación de la cuenta de usuario/proxy con dn '%s'."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:317
+msgid "Filter unwanted content"
+msgstr "Filtrar contenido no requerido"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:318
+msgid "Limit proxy access"
+msgstr "Limitar acceso al Proxy"
+
+#: plugins/personal/connectivity/opengw.tpl:1
+#: plugins/personal/connectivity/class_opengwAccount.inc:331
+msgid "Opengroupware"
+msgstr "Cuenta OpenGroupware"
+
+#: plugins/personal/connectivity/opengw.tpl:8
+#: plugins/personal/connectivity/class_opengwAccount.inc:341
+msgid "Location team"
+msgstr "Equipo de localización"
+
+#: plugins/personal/connectivity/opengw.tpl:21
+#: plugins/personal/connectivity/class_opengwAccount.inc:342
+msgid "Template user"
+msgstr "Plantilla de usuario"
+
+#: plugins/personal/connectivity/opengw.tpl:33
+#: plugins/personal/connectivity/class_opengwAccount.inc:343
+#: plugins/admin/systems/class_workstationGeneric.inc:112
+#: plugins/admin/systems/class_servGeneric.inc:55
+#: plugins/admin/ogroups/class_termgroup.inc:43
+msgid "Locked"
+msgstr "Bloqueado"
+
+#: plugins/personal/connectivity/opengw.tpl:48
+#: plugins/personal/connectivity/class_opengwAccount.inc:344
+msgid "Teams"
+msgstr "Equipos"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:26
+#: plugins/personal/connectivity/class_pptpAccount.inc:173
+msgid "PPTP"
+msgstr "PPTP"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:101
+#, php-format
+msgid "Removing of user/PPTP account with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la cuenta de usuario/PPTP con dn '%s'."
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:155
+#, php-format
+msgid "Saving of user/PPTP account with dn '%s' failed."
+msgstr "Ha fallado la grabación de la cuenta de usuario/PPTP con dn '%s'."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:197
+msgid "Intranet"
+msgstr "intranet"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:121
+#, php-format
+msgid "Removing of user/intranet account with dn '%s' failed."
+msgstr ""
+"Ha fallado la eliminación de la cuenta de usuario/intranet con dn '%s'."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:186
+#, php-format
+msgid "Saving of user/intranet account with dn '%s' failed."
+msgstr "Ha fallado la grabación de la cuenta de usuario/intranet con dn '%s'."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+msgid "Intranet account settings"
+msgstr "Configuración de la cuenta de intranet"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:5
+msgid "PHPGroupware"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPgw account with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la cuenta de usuario/PHPgw con dn '%s'."
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:139
+#, php-format
+msgid "Saving of user/PHPgw account with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la cuenta de usuario/PHPgw con dn '%s'."
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:157
+msgid "PHP GW"
+msgstr "PHP GW"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+msgid "PHP GW account settings"
+msgstr "Configuración de la cuenta PHP GW"
+
+#: plugins/personal/connectivity/phpscheduleit.tpl:3
+msgid "PHPscheduleit account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:5
+#: plugins/personal/connectivity/class_kolabAccount.inc:466
+#: plugins/admin/systems/class_servKolab.inc:385
+msgid "Kolab"
+msgstr "Kolab"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:149
+msgid ""
+"You're trying to add an invalid email address to the list of delegations."
+msgstr ""
+"Esta intentando añadir una dirección de correo no valida a la lista de "
+"delegaciones."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:157
+msgid ""
+"The mail address you're trying to add is no primary mail address of an "
+"existing user."
+msgstr ""
+"La dirección de correo que esta intentando añadir no es la cuenta principal "
+"de ningún usuario."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:182
+msgid "Always accept"
+msgstr "Aceptar siempre"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:183
+msgid "Always reject"
+msgstr "Denegar siempre"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:184
+msgid "Reject if conflicts"
+msgstr "Denegar si hay conflictos"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:185
+msgid "Manual if conflicts"
+msgstr "Preguntar si hay conflictos"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:186
+msgid "Manual"
+msgstr "Manual"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:234
+msgid "Anonymous"
+msgstr "Anónimo"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:302
+#, php-format
+msgid "Removing of user/kolab account with dn '%s' failed."
+msgstr "Ha fallado al eliminar la cuenta usuario/Kolab con dn '%s'."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:313
+msgid "The value specified as Free Busy future needs to be an integer."
+msgstr "El valor especificado como disponibilidad futura debe ser un entero."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:318
+msgid "The value specified as Free Busy Information URL is invalid."
+msgstr ""
+"Ha introducido una URL no válida como valor información de disponibilidad."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:332
+#, php-format
+msgid "The invitation policy entry for address '%s' is not valid."
+msgstr ""
+"La entrada de política de invitación para la dirección '%s' no es valida."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:340
+#, php-format
+msgid "There's no mail user with address '%s' for your invitation policy!"
+msgstr ""
+"¡No hay ningún usuario con cuenta de correo '%s' para su política de "
+"invitación!"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:431
+#, php-format
+msgid "Saving of user/kolab account with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la cuenta de usuario/Kolab con dn '%s'."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+msgid "Kolab account settings"
+msgstr "Configuración cuenta Kolab"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:476
+msgid "Free busy future"
+msgstr "Disponibilidad futura"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:477
+msgid "Mail size restriction"
+msgstr "Restricciones al tamaño de mensaje"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:478
+msgid "Free busy information"
+msgstr "Información de disponibilidad"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
+#: plugins/generic/references/class_reference.inc:34
+msgid "FTP"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
+#, php-format
+msgid "Removing of user/pureftpd account with dn '%s' failed."
+msgstr ""
+"Ha fallado la eliminación de la cuenta de usuario/pureftpd con dn '%s'."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
+msgid "Value specified as 'Upload bandwidth' is not valid."
+msgstr "El valor especificado en 'Ancho de Banda de subida' no es válido."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
+msgid "Value specified as 'Download bandwidth' is not valid."
+msgstr "El valor especificado en 'Ancho de Banda de descarga' no es válido."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
+msgid "Value specified as 'Quota files' is not valid."
+msgstr "El valor especificado como 'Cuota de Archivos' no es válido."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
+msgid "Value specified as 'Quota size' is not valid."
+msgstr "El valor especificado como 'Cuota de Tamaño' no es válido."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
+msgid "Value specified as 'Upload ratio' is not valid."
+msgstr "El valor especificado en 'Relación de subida'no es válido."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
+msgid "Value specified as 'Download ratio' is not valid."
+msgstr "El valor especificado en 'Relación de descarga' no es válido."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
+#, php-format
+msgid "Saving of user/pureftpd account with dn '%s' failed."
+msgstr ""
+"Ha fallado la eliminación de la cuenta de usuario/pureftpd con dn '%s'."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
+msgid "Ftp"
+msgstr "Ftp"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+msgid "Pure ftp account"
+msgstr "Cuenta Pure ftp"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
+msgid "Quota files"
+msgstr "Cuota de ficheros"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
+msgid "Upload ratio"
+msgstr "Relación de subida"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
+msgid "Quota MBytes"
+msgstr "Cuota en Mbytes"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
+msgid "Download ratio"
+msgstr "Relación de descarga"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
+msgid "Upload bandwith"
+msgstr "Ancho de banda de subida"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
+msgid "Download bandwith"
+msgstr "Ancho de banda de descarga"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
+msgid "Open-Xchange"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+msgid "Openexchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
+msgid "Couldn't connect to postgresql database!"
+msgstr "¡No puedo conectar al servidor de base de datos postgresql!."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
+msgid "Needed parameters for openexchange connectivity plugin are missing!"
+msgstr "¡Los parámetros necesarios para extensión Open-Xchange no existen!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
+msgid "PHP4 module for postgresql database is missing!"
+msgstr "¡El módulo de PHP para la base de datos Postgresql no está instalado!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
+#, php-format
+msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
+msgstr ""
+"Ha fallado la eliminación de la cuenta de libreta de direcciones de usuario/"
+"open-xchange con dn '%s'."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
+msgid ""
+"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
+"that you are not using any strange characters in the loginname."
+msgstr ""
+"No es válida una cuenta de Open-Xchange vacía. Compruebe que no está usando "
+"ningún carácter extraño en el nombre de inicio de sesión."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
+#, php-format
+msgid "Saving of user/oxchange account with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación de la cuenta de usuario/open-xchange con dn '%s'."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
+#, php-format
+msgid "Creating of user/oxchange account with dn '%s' failed."
+msgstr ""
+"Ha fallado la creación de la cuenta de usuario/open-xchange con dn '%s'."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
+msgid ""
+"Something went wrong while saving oxchange account. Please check the error "
+"log file."
+msgstr ""
+"Algo fue mal mientras grababa la cuenta de oxchange. Por favor compruebe el "
+"archivo de log."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
+msgid "Open xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+msgid "Open xchange account settings"
+msgstr "Activar la configuración de cuenta de Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
+msgid "OXAppointmentDays"
+msgstr "Días de recordatorio OX"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
+msgid "OXTaskDays"
+msgstr "Días para tareas OX"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
+msgid "OXTimeZone"
+msgstr "Zona de uso horario del usuario OX"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:6
+msgid "Opengroupware account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:161
+msgid ""
+"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
+"perform any database queries."
+msgstr ""
+"OpenGroupWare: No se encuentra en la configuración una extensión postgresql. "
+"No se podrá acceder a la base de datos."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:166
+msgid ""
+"OpenGroupware: Missing database configuration for opengroupware. Can't get "
+"or set any informations."
+msgstr ""
+"OpenGroupWare: No se encuentra en la configuración de base de datos para "
+"opengroupware. No se podrá acceder a la información."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:174
+msgid ""
+"OpenGroupware: Can't connect to specified database. Please check given "
+"configuration twice."
+msgstr ""
+"OpenGroupWare: No se puede conectar a la base de datos indicada. Por favor "
+"vuelva a comprobar la configuración."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+msgid "Open groupware account settings"
+msgstr "Activar la configuración de la Cuenta OpenGroupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
+msgid "PHPscheduleit"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
+msgstr ""
+"Ha fallado la eliminación de la cuenta usuario/PHPscheduleit con dn '%s'."
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
+#, php-format
+msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación de la cuenta de usuario/PHPscheduleit con dn '%s'."
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
+msgid "PHP Schedule it"
+msgstr "PHP Schedule it"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+msgid "PHP Schedule it settings"
+msgstr "Configuración PHP Schedule it"
+
+#: plugins/personal/connectivity/class_connectivity.inc:69
+msgid "This account has no connectivity extensions."
+msgstr "Esta cuenta no tiene extensión de conectividad"
+
+#: plugins/gofax/blocklists/generic.tpl:8
+msgid "List name"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:12
+msgid "Name of blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/acl/acl_role.tpl:31
+#: plugins/admin/groups/generic.tpl:34 plugins/admin/systems/terminal.tpl:23
+#: plugins/admin/systems/server.tpl:26
+#: plugins/admin/systems/workstation.tpl:30 plugins/admin/systems/phone.tpl:20
+#: plugins/admin/systems/component.tpl:20 plugins/admin/ogroups/generic.tpl:29
+#: plugins/gofon/macro/generic.tpl:30
+msgid "Choose subtree to place group in"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:40
+#: plugins/admin/fai/class_faiSummaryTab.inc:345
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
+#: plugins/admin/systems/workstationService.tpl:54
+#: plugins/admin/systems/workstationService.tpl:156
+#: plugins/admin/systems/servnfs.tpl:56
+#: plugins/admin/systems/terminalService.tpl:48
+#: plugins/admin/systems/terminalService.tpl:138
+#: plugins/admin/systems/glpi_devices.tpl:427
+#: plugins/admin/systems/glpi_devices.tpl:492
+#: plugins/admin/systems/glpi_devices.tpl:542
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
+#: plugins/admin/systems/class_glpiAccount.inc:795
+#: plugins/admin/systems/class_goShareServer.inc:399
+#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:140
+msgid "Type"
+msgstr "Tipo"
+
+#: plugins/gofax/blocklists/generic.tpl:43
+msgid "Select wether to filter incoming or outgoing calls"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:54
+msgid "Descriptive text for this blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:68
+msgid "Blocked numbers"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:92
+msgid "Numbers can also contain wild cards."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
+msgid "FAX Blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
+#, php-format
+msgid "You're about to delete the following blocklists(s) %s"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
+#, php-format
+msgid "You are not allowed to delete the blocklist '%s'!"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
+#, php-format
+msgid "You're about to delete the blocklist '%s'."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
+msgid "You have no permission to remove this blocklist."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
+msgid "Please specify a valid phone number."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "send"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "receive"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
+#, php-format
+msgid "Removing of blocklist with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
+#: plugins/admin/departments/class_departmentGeneric.inc:265
+msgid "Required field 'Name' is not set."
+msgstr "No ha introducido el campo obligatorio 'Nombre'."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
+msgid "Required field 'Name' contains invalid characters"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
+msgid "Specified name is already used."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
+#, php-format
+msgid "Saving of blocklist with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
+msgid "Fax blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/address_info.tpl:24
+#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/class_aclRole.inc:677
+#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/fai/faiVariable.tpl:9
+#: plugins/admin/fai/class_faiScript.inc:553
+#: plugins/admin/fai/class_faiTemplate.inc:521
+#: plugins/admin/fai/faiPartitionTable.tpl:9
+#: plugins/admin/fai/class_faiSummaryTab.inc:340
+#: plugins/admin/fai/class_faiScriptEntry.inc:179
+#: plugins/admin/fai/faiScriptEntry.tpl:9
+#: plugins/admin/fai/class_faiPackage.inc:545
+#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiProfile.inc:465
+#: plugins/admin/fai/faiProfile.tpl:9
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
+#: plugins/admin/fai/faiScript.tpl:9
+#: plugins/admin/fai/class_faiVariableEntry.inc:142
+#: plugins/admin/fai/faiVariableEntry.tpl:9
+#: plugins/admin/fai/faiTemplate.tpl:9 plugins/admin/fai/faiHook.tpl:9
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/class_faiHookEntry.inc:188
+#: plugins/admin/fai/faiHookEntry.tpl:9
+#: plugins/admin/fai/class_faiVariable.inc:430
+#: plugins/admin/fai/class_faiTemplateEntry.inc:247
+#: plugins/admin/fai/faiTemplateEntry.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:949
+#: plugins/admin/applications/class_applicationGeneric.inc:551
+#: plugins/admin/applications/class_applicationGeneric.inc:555
+#: plugins/admin/systems/servnfs.tpl:9
+#: plugins/admin/systems/glpi_devices.tpl:10
+#: plugins/admin/systems/glpi_devices.tpl:105
+#: plugins/admin/systems/glpi_devices.tpl:146
+#: plugins/admin/systems/glpi_devices.tpl:201
+#: plugins/admin/systems/glpi_devices.tpl:257
+#: plugins/admin/systems/glpi_devices.tpl:315
+#: plugins/admin/systems/glpi_devices.tpl:379
+#: plugins/admin/systems/glpi_devices.tpl:451
+#: plugins/admin/systems/glpi_devices.tpl:515
+#: plugins/admin/systems/glpi_devices.tpl:562
+#: plugins/admin/systems/glpi_devices.tpl:615
+#: plugins/admin/systems/glpi_devices.tpl:669
+#: plugins/admin/systems/glpi_devices.tpl:715
+#: plugins/admin/systems/goSpamServerRule.tpl:6
+#: plugins/admin/systems/class_terminalGeneric.inc:617
+#: plugins/admin/systems/class_servGeneric.inc:423
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
+#: plugins/admin/systems/class_printGeneric.inc:889
+#: plugins/admin/systems/class_componentGeneric.inc:277
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
+#: plugins/admin/systems/class_servRepository.inc:386
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
+#: plugins/admin/systems/class_phoneGeneric.inc:485
+#: plugins/admin/systems/class_goShareServer.inc:396
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
+#: plugins/admin/ogroups/class_ogroup.inc:756
+#: plugins/gofon/macro/parameter.tpl:6
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
+#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
+#: html/getxls.php:290
+msgid "Name"
+msgstr "Nombre"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
+msgid "Blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
+msgid "Blocklist type"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
+msgid "List of blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected blocklists. Having "
+"a large size of lists, you might prefer the range selectors on top of the "
+"select box."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+msgid "Blocklist name"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
+#: plugins/addons/addressbook/contents.tpl:42
+#: plugins/admin/acl/class_divListACL.inc:55
+#: plugins/admin/fai/class_divListFai.inc:71
+#: plugins/admin/groups/class_divListGroup.inc:62
+#: plugins/admin/users/class_divListUsers.inc:63
+#: plugins/admin/applications/class_divListApplication.inc:59
+#: plugins/admin/departments/class_divListDepartment.inc:49
+#: plugins/admin/systems/class_divListSystemService.inc:31
+#: plugins/admin/systems/class_divListSystem.inc:69
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
+#: plugins/admin/ogroups/class_divListOGroup.inc:65
+#: plugins/gofon/macro/class_divListMacros.inc:59
+#: plugins/gofon/conference/class_divListConferences.inc:60
+msgid "Actions"
+msgstr "Acciones"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Select to see send blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Show send blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Select to see receive blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Show receive blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Select to search within subtrees"
+msgstr "Seleccione para buscar dentro de los subárboles"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
+msgid "Regular expression for matching list names"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "Create new blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "New Blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/fai/class_divListFai.inc:208
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+msgid "Submit department"
+msgstr "Enviar departamento"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/fai/class_divListFai.inc:208
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#: include/class_MultiSelectWindow.inc:209
+msgid "Submit"
+msgstr "Enviar"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+msgid "Remove selected blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+msgid "Remove blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/acl/class_divListACL.inc:210
+#: plugins/admin/acl/class_divListACL.inc:232
+#: plugins/admin/acl/class_aclRole.inc:340
+#: plugins/admin/acl/class_aclRole.inc:385
+#: plugins/admin/fai/class_faiScript.inc:301
+#: plugins/admin/fai/class_faiScript.inc:303
+#: plugins/admin/fai/class_faiTemplate.inc:277
+#: plugins/admin/fai/class_faiTemplate.inc:279
+#: plugins/admin/fai/class_faiHook.inc:300
+#: plugins/admin/fai/class_faiHook.inc:302
+#: plugins/admin/fai/class_divListFai.inc:289
+#: plugins/admin/fai/class_divListFai.inc:292
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/users/class_divListUsers.inc:266
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/systems/glpiPrinter.tpl:18
+#: plugins/admin/systems/glpiPrinter.tpl:32 plugins/admin/systems/glpi.tpl:18
+#: plugins/admin/systems/glpi.tpl:32 plugins/admin/systems/glpi.tpl:46
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
+#: plugins/admin/systems/class_divListSystem.inc:323
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/macro/class_divListMacros.inc:207
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#: include/class_acl.inc:409 include/class_acl.inc:454
+msgid "edit"
+msgstr "editar"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/users/class_divListUsers.inc:267
+msgid "Edit user"
+msgstr "Editar usuario"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/addons/mailqueue/contents.tpl:94
+#: plugins/admin/acl/class_divListACL.inc:220
+#: plugins/admin/acl/class_divListACL.inc:236
+#: plugins/admin/acl/class_aclRole.inc:341
+#: plugins/admin/acl/class_aclRole.inc:386
+#: plugins/admin/fai/class_faiScript.inc:305
+#: plugins/admin/fai/class_faiTemplate.inc:281
+#: plugins/admin/fai/class_faiHook.inc:304
+#: plugins/admin/fai/class_divListFai.inc:300
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/users/class_divListUsers.inc:285
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/systems/class_divListSystem.inc:333
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/macro/class_divListMacros.inc:215
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#: include/class_acl.inc:410 include/class_acl.inc:455
+msgid "delete"
+msgstr "eliminar"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/admin/users/class_divListUsers.inc:286
+msgid "Delete user"
+msgstr "Eliminar usuario"
+
+#: plugins/gofax/blocklists/remove.tpl:2
+#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/acl/remove.tpl:2
+#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
+#: plugins/admin/groups/remove.tpl:2 plugins/admin/users/remove.tpl:2
+#: plugins/admin/applications/remove.tpl:2
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/admin/departments/remove.tpl:2
+#: plugins/admin/systems/remove_ppd.tpl:2 plugins/admin/systems/remove.tpl:2
+#: plugins/admin/systems/remove_glpi.tpl:2
+#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
+#: plugins/admin/ogroups/remove.tpl:2 plugins/gofon/macro/remove.tpl:2
+#: plugins/gofon/conference/remove.tpl:2
+#: include/sieve/templates/remove_script.tpl:2
+#: setup/class_setupStep_Migrate.inc:211 setup/class_setupStep_Migrate.inc:260
+#: setup/class_setupStep_Migrate.inc:384 setup/class_setupStep_Migrate.inc:459
+#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:725
+#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 html/index.php:50
+#: html/index.php:341 html/index.php:347 ihtml/themes/default/islocked.tpl:6
+#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/conflict.tpl:6
+msgid "Warning"
+msgstr "Aviso"
+
+#: plugins/gofax/blocklists/remove.tpl:6
+#: plugins/admin/systems/remove_glpi.tpl:6
+#: include/sieve/templates/remove_script.tpl:6
+msgid ""
+"Please double check if your really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+
+#: plugins/gofax/blocklists/remove.tpl:10
+#: plugins/addons/addressbook/remove.tpl:10
+#: plugins/admin/fai/remove_branch.tpl:10 plugins/admin/groups/remove.tpl:10
+#: plugins/admin/users/remove.tpl:10 plugins/admin/applications/remove.tpl:9
+#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
+#: plugins/gofon/macro/remove.tpl:9 ihtml/themes/default/remove.tpl:9
+msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+
+#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
+msgid "Blocklist management"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:15
+#: plugins/gofax/faxaccount/paste_generic.tpl:13
+msgid "Fax number for GOfax to trigger on"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:21
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
+#: plugins/admin/ogroups/phonequeue.tpl:62
+#: plugins/admin/ogroups/class_phonequeue.inc:950 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Language"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:26
+msgid "Specify the GOfax communication language for fax to mail gateway"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:34
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
+msgid "Delivery format"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:38
+msgid "Specify delivery format for fax to mail gateway"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:51
+msgid "Delivery methods"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:56
+msgid "Temporary disable fax usage"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:62
+msgid "Deliver fax as mail to"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:70
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
+msgid "Deliver fax as mail"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:77
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
+msgid "Deliver fax to printer"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:93
+msgid "Alternate fax numbers"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:115
+msgid "Blocklists"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:118
+msgid "Blocklists for incoming fax"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:126
+msgid "Blocklists for outgoing fax"
+msgstr ""
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:18
+msgid "Alternate fax numbers will not be copied"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:6
+msgid "Select numbers to add"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:28
+msgid "Display numbers of department"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:38
+msgid "Display numbers matching"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:41
+msgid "Regular expression for matching numbers"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:47
+msgid "Display numbers of user"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:50
+msgid "User name of which numbers are shown"
+msgstr ""
+
+#: plugins/gofax/faxaccount/lists.tpl:5
+msgid "Blocked numbers/lists"
+msgstr ""
+
+#: plugins/gofax/faxaccount/lists.tpl:17
+msgid "List of predefined blocklists"
+msgstr ""
+
+#: plugins/gofax/faxaccount/lists.tpl:25
+msgid "Add the list to the blocklists"
+msgstr ""
+
+#: plugins/gofax/faxaccount/main.inc:109
+msgid "FAX settings"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
+#: plugins/addons/addressbook/address_edit.tpl:233
+#: plugins/addons/addressbook/address_info.tpl:171
+#: plugins/generic/references/class_reference.inc:30
+msgid "FAX"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
+msgid "This account has no fax extensions."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
+msgid "Remove fax account"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
+msgid ""
+"This account has fax features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
+msgid "Create fax account"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
+msgid ""
+"This account has fax features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
+msgid "You're trying to add an invalid phone number."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
+#: plugins/admin/groups/class_groupApplication.inc:682
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
+msgid "back"
+msgstr "atrás"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
+#, php-format
+msgid "Removing of user/fax account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
+msgid "The required field 'Fax' is not set."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
+msgid "Please enter a valid telephone number in the 'Fax' field."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
+msgid "Mail delivery is checked, but no address has been specified."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
+msgid "The mail address you've entered is invalid."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
+msgid ""
+"Deliver fax to printer, is only possible if valid printer is given. Please "
+"correct your choice."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
+#, php-format
+msgid "Saving of user/fax account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
+msgid "Fax account settings"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
+msgid "Enable/Disable fax"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
+msgid "Receive blocklist"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
+msgid "Send blocklist"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
+msgid "Alternate fax number"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:2
+#: plugins/addons/logview/contents.tpl:2
+#: plugins/addons/logview/gosa_log_contents.tpl:2
+#: plugins/gofon/fonreports/contents.tpl:2
+msgid "Filter"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:6
+#: plugins/addons/addressbook/contents.tpl:109
+#: plugins/addons/mailqueue/contents.tpl:11
+#: plugins/addons/logview/contents.tpl:47
+#: plugins/addons/logview/gosa_log_contents.tpl:47
+#: plugins/gofon/fonreports/contents.tpl:6
+msgid "Search for"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:7
+#: plugins/gofon/fonreports/contents.tpl:7
+msgid "Enter user name to search for"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:8
+#: plugins/gofax/faxreports/contents.tpl:16
+#: plugins/gofon/fonreports/contents.tpl:8
+#: plugins/gofon/fonreports/contents.tpl:16
+msgid "in"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:9
+#: plugins/gofon/fonreports/contents.tpl:9
+msgid "Select subtree to base search on"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:12
+#: plugins/gofon/fonreports/contents.tpl:12
+msgid "during"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:21
+#: plugins/addons/mailqueue/contents.tpl:10
+#: plugins/addons/mailqueue/contents.tpl:26
+#: plugins/addons/logview/contents.tpl:68
+#: plugins/addons/logview/gosa_log_contents.tpl:68
+#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
+#: ihtml/themes/default/help.tpl:21
+msgid "Search"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:30
+#: plugins/gofax/faxreports/detail.tpl:21
+#: plugins/addons/logview/gosa_log_contents.tpl:84
+#: plugins/admin/fai/faiTemplateEntry.tpl:110
+#: plugins/admin/systems/class_printGeneric.inc:868
+#: plugins/admin/systems/class_gosaLogServer.inc:102
+#: plugins/admin/ogroups/class_ogroupManagement.inc:428
+#: setup/setup_config2.tpl:172 setup/setup_config2.tpl:217
+msgid "User"
+msgstr "Usuario"
+
+#: plugins/gofax/faxreports/contents.tpl:31
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#: plugins/addons/logview/contents.tpl:84
+#: plugins/addons/logview/gosa_log_contents.tpl:83
+#: plugins/gofon/fonreports/class_fonreport.inc:404
+#: plugins/gofon/fonreports/contents.tpl:30
+msgid "Date"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:33
+#: plugins/addons/mailqueue/contents.tpl:56
+msgid "Sender"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:34
+msgid "Receiver"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:35
+#: plugins/gofax/faxreports/detail.tpl:57
+msgid "# pages"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:50
+#: plugins/addons/logview/contents.tpl:97
+#: plugins/addons/logview/gosa_log_contents.tpl:98
+#: plugins/gofon/fonreports/contents.tpl:51
+msgid "Search returned no results..."
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:5
+msgid "FAX preview - please wait"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:8
+msgid "Click on fax to download"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:17
+msgid "FAX ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:25
+msgid "Date / Time"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:29
+#: plugins/gofax/faxreports/class_faxreport.inc:496
+msgid "Sender MSN"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:33
+#: plugins/gofax/faxreports/class_faxreport.inc:495
+msgid "Sender ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:37
+#: plugins/gofax/faxreports/class_faxreport.inc:498
+msgid "Receiver MSN"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:41
+#: plugins/gofax/faxreports/class_faxreport.inc:497
+msgid "Receiver ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:49
+msgid "Status message"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:53
+#: plugins/gofax/faxreports/class_faxreport.inc:501
+msgid "Transfer time"
+msgstr ""
+
+#: plugins/gofax/faxreports/main.inc:14
+msgid "FAX reports"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:6
+msgid "FAX Reports"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:115
+msgid ""
+"No fax extension defined in your server configuration, no reports can be "
+"shown!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:118
+#: plugins/addons/logview/class_logview.inc:83
+#: plugins/addons/logview/class_gosa_logview.inc:104
+#: plugins/gofon/fonreports/class_fonreport.inc:168
+msgid "There is no mysql extension available, please check your php setup."
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:125
+msgid "Can't connect to fax database, no reports can be shown!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:129
+msgid "Can't select fax database for report generation!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:134
+msgid "Can't query fax table 'faxlog' for report generation!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:157
+#: plugins/gofax/faxreports/class_faxreport.inc:297
+msgid "Query for fax database failed!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:166
+#: plugins/gofax/faxreports/class_faxreport.inc:176
+msgid "You have no permission to retrieve informations about this fax id!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:207
+#: plugins/gofax/faxreports/class_faxreport.inc:322
+#: plugins/gofon/fonreports/class_fonreport.inc:228
+msgid "Y-M-D"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+msgid "Insufficient permissions to view this attribute"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/admin/groups/class_groupApplication.inc:435
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+msgid "Insufficient permissions"
+msgstr "Permisos insuficientes"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:480
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+msgid "Fax report"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+msgid "All entries are readonly"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:486
+msgid "Fax reports"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:491
+msgid "Detailed view"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:492
+msgid "Fax ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+msgid "Time"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:499
+msgid "Number of pages"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:500
+msgid "Status Message"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/addons/addressbook/address_edit.tpl:74
+#: plugins/addons/addressbook/address_info.tpl:53
+msgid "Private"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Contact"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:37
+msgid ""
+"The telephone list plugin provides list and search facilities for the people "
+"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
+"find 'Gonicus'. Use the filters below to narrow down your search."
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:48
+msgid "Add entry"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:54
+#: plugins/admin/groups/class_groupApplication.inc:764
+msgid "Edit entry"
+msgstr "Editar entrada"
+
+#: plugins/addons/addressbook/contents.tpl:58
+msgid "Remove entry"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Select to see regular users"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Show organizational entries"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Select to see users in addressbook"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Show addressbook entries"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:84
+msgid "Display results for department"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:97
+msgid "Match object"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:100
+msgid "Choose the object that will be searched in"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:112
+msgid "Search string"
+msgstr ""
+
+#: plugins/addons/addressbook/dial.tpl:3
+msgid "Dial connection..."
+msgstr ""
+
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/class_addressbook.inc:435
+#: plugins/addons/addressbook/class_addressbook.inc:442
+#: plugins/addons/addressbook/class_addressbook.inc:446
+#: plugins/addons/addressbook/class_addressbook.inc:559
+msgid "Dial"
+msgstr ""
+
+#: plugins/addons/addressbook/remove.tpl:6
+msgid ""
+"This includes all addressbook data in this entry. Please double check if "
+"your really want to do this since there is no way for GOsa to get your data "
+"back."
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:7
+msgid "Choose the department to store entry in"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:24
+#: plugins/addons/addressbook/address_info.tpl:18
+msgid "Personal"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:48
+#: plugins/addons/addressbook/class_addressbook.inc:820
+#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
+#: html/getxls.php:298
+msgid "Initials"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:118
+#: plugins/addons/addressbook/address_info.tpl:83
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
+msgid "Email"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:134
+#: plugins/addons/addressbook/address_info.tpl:99
+msgid "Organizational"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:143
+#: plugins/addons/addressbook/address_info.tpl:109
+msgid "Company"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:167
+#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
+#: html/getxls.php:298
+msgid "City"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:191
+#: plugins/addons/addressbook/address_info.tpl:141
+#: plugins/admin/departments/class_departmentGeneric.inc:596
+msgid "Country"
+msgstr "País"
+
+#: plugins/addons/addressbook/main.inc:36
+msgid "Address book"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:6
+#: plugins/addons/addressbook/class_addressbook.inc:796
+#: plugins/addons/addressbook/class_addressbook.inc:802
+#: setup/class_setupStep_Feedback.inc:105
+msgid "Addressbook"
+msgstr "Libreta direcciones"
+
+#: plugins/addons/addressbook/class_addressbook.inc:174
+#, php-format
+msgid "Dial from %s to %s now?"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:178
+msgid ""
+"You have no personal phone number set. Please change that in order to "
+"perform direct dials."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:205
+#: plugins/addons/addressbook/class_addressbook.inc:760
+#, php-format
+msgid "Removing of addressbook entry '%s' failed."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:212
+#: plugins/addons/addressbook/class_addressbook.inc:320
+msgid "You are not allowed to delete this entry!"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:314
+#, php-format
+msgid "You're about to delete the entry %s."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:452
+#, php-format
+msgid "Save contact for %s as vcard"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:458
+#, php-format
+msgid "Send mail to %s"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:571
+msgid "global addressbook"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:574
+msgid "user database"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:578
+#, php-format
+msgid "Contact stored in '%s'"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:580
+msgid "Creating new entry in"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/mailqueue/class_mailqueue.inc:313
+#: plugins/addons/mailqueue/class_mailqueue.inc:378
+#: plugins/addons/logview/class_logview.inc:123
+#: plugins/addons/logview/class_logview.inc:145
+#: plugins/addons/logview/class_gosa_logview.inc:146
+msgid "All"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Work phone"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Cell phone"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
+msgid "Home phone"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:710
+msgid ""
+"Cannot create a unique DN for your entry. Please fill more formular fields."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:797
+msgid "Addressbook entry acls"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
+msgid "Title"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
+#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
+msgid "Common name"
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:8
+msgid "DFS Shares"
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:26
+msgid ""
+"This menu allows you to create, delete and edit selected dfs shares. Having "
+"a large numbers of dfs shares, you might prefer the range selectors on top "
+"of the dfs share list."
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:40
+msgid "Display dfs shares matching"
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:44
+msgid "Regular expression for matching dfs share names"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:4
+msgid "DFS Properties"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:8
+msgid "Name of dfs Share"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:16
+msgid "Fileserver"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:20
+msgid "Share on Fileserver"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:30
+msgid "DFS Location"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:10
+msgid "DFS Managment"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:151
+#, php-format
+msgid "Removing of DFS share with dn '%s' failed."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:170
+msgid "No DFS entries found"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+msgid "Go up one dfsshare"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#: plugins/admin/acl/class_aclRole.inc:338
+#: plugins/admin/fai/class_faiProfile.inc:311
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/systems/class_servDNSeditZone.inc:289
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/ogroups/phonequeue.tpl:24
+#: include/sieve/templates/object_container.tpl:8
+#: include/sieve/templates/object_container_clear.tpl:8
+#: include/class_MultiSelectWindow.inc:194
+#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
+msgid "Up"
+msgstr "Arriba"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+msgid "Go to dfs root"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: include/class_MultiSelectWindow.inc:186
+#: include/class_MultiSelectWindow.inc:188
+msgid "Root"
+msgstr "Raíz"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:215
+msgid "Create new dfsshare"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:247
+#: setup/class_setupStep_Finish.inc:37
+#: ihtml/themes/default/copyPasteDialog.tpl:32
+msgid "Finish"
+msgstr "Terminar"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:102
+#: plugins/addons/godfs/class_dfsgeneric.inc:104
+msgid "Dfs share already exists."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:117
+msgid "Required Field \"Name of dfs Share\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:120
+msgid "Required Field \"Description\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:123
+msgid "Required Field \"Fileserver\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:126
+msgid "Required Field \"Share on fileserver\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:129
+msgid "Required Field \"Location\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:186
+#, php-format
+msgid "Saving dfs/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:219
+#, php-format
+msgid "Removing dfs/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
+msgid "Distributed File System Administration"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:12
+msgid "Please enter a search string here."
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:14
+msgid "Select a server"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:17
+msgid "with status"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:21
+msgid "within the last"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:29
+msgid "Remove all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:30
+msgid "Remove all messages from selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:31
+#: plugins/addons/mailqueue/class_mailqueue.inc:401
+msgid "Hold all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:32
+msgid "Hold all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:33
+msgid "Release all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:34
+msgid "Release all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:35
+#: plugins/addons/mailqueue/class_mailqueue.inc:403
+msgid "Requeue all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:36
+msgid "Requeue all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:46
+msgid "Search returned no results"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:52
+msgid "ID"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:55
+msgid "Arrival"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:57
+msgid "Recipient"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
+#: setup/setup_checks.tpl:91
+msgid "Error"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:76
+#: plugins/addons/mailqueue/class_mailqueue.inc:381
+#: include/sieve/class_sieveManagement.inc:641
+msgid "Active"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:94
+msgid "Delete this message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "unhold"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "Release message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:102
+msgid "hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#: plugins/addons/mailqueue/class_mailqueue.inc:405
+msgid "Hold message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "requeue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "Requeue this message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "header"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "Display header from this message"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:6
+#: plugins/addons/mailqueue/main.inc:42
+msgid "Mail queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:65
+msgid ""
+"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:92
+#: plugins/addons/mailqueue/class_mailqueue.inc:119
+#: plugins/addons/mailqueue/class_mailqueue.inc:178
+#: plugins/addons/mailqueue/class_mailqueue.inc:206
+#, php-format
+msgid ""
+"You do not have permission to execute the command '%s' on the mailqueue."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:100
+#: plugins/addons/mailqueue/class_mailqueue.inc:128
+#: plugins/addons/mailqueue/class_mailqueue.inc:188
+#: plugins/addons/mailqueue/class_mailqueue.inc:221
+#, php-format
+msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:233
+msgid "There are no mail server specified."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:283
+msgid "up"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:285
+msgid "down"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:328
+msgid "no limit"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:333
+msgid "hours"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:379
+msgid "Hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:380
+msgid "Un hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:382
+msgid "Not active"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:391
+msgid "Mailqueue"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:392
+msgid "Mailqueue addon"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:397
+msgid "Mail queue addon"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:400
+msgid "Unhold all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:402
+msgid "Delete all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:404
+msgid "Unhold message"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:406
+msgid "Delete message"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:407
+msgid "Requeue message"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:408
+msgid "Gathering queue data"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:409
+msgid "Get header information"
+msgstr ""
+
+#: plugins/addons/notifications/main.inc:46
+#: plugins/addons/notifications/class_msgplug.inc:6
+msgid "Notifications"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
+#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
+msgid "Groups"
+msgstr "Grupos"
+
+#: plugins/addons/notifications/class_msgplug.inc:99
+msgid "You have no permissions to send a message!"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:103
+msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:111
+#: plugins/admin/systems/class_workstationGeneric.inc:175
+#: plugins/admin/systems/class_terminalGeneric.inc:198
+#: plugins/admin/systems/class_terminalGeneric.inc:210
+#: plugins/admin/systems/class_terminalGeneric.inc:222
+#: plugins/admin/systems/class_servGeneric.inc:114
+#: plugins/admin/ogroups/class_termgroup.inc:208
+#, php-format
+msgid "Execution of '%s' failed!"
+msgstr "¡La ejecución de '%s' ha fallado!"
+
+#: plugins/addons/notifications/class_msgplug.inc:117
+msgid "Please specify at least one recipient to send a message!"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:213
+msgid "No DESC tag in message file:"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:240
+msgid "Notification"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:241
+#: plugins/addons/notifications/class_msgplug.inc:246
+msgid "Notification plugin"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:249
+msgid "Allow sending notifications"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:2
+msgid "Notification target"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:7
+msgid "Use target from"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:21
+msgid "Available recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:22
+#: ihtml/themes/default/acl.tpl:30
+msgid "List message possible targets"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:33
+msgid "Recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:34
+#: ihtml/themes/default/acl.tpl:42
+msgid "List message recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:44
+#: plugins/addons/logview/contents.tpl:85
+#: plugins/addons/logview/gosa_log_contents.tpl:85
+msgid "Message"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:60
+msgid "Send message"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:72
+msgid "Notification send!"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:75
+msgid ""
+"Your message has been sent successfully. Press the continue button to get "
+"back to the notification plugin."
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:78
+#: plugins/admin/fai/class_faiManagement.inc:562
+#: plugins/admin/fai/class_faiManagement.inc:740
+#: plugins/admin/fai/class_faiManagement.inc:746
+#: plugins/admin/users/template.tpl:48
+#: plugins/admin/departments/class_departmentGeneric.inc:477
+#: plugins/admin/departments/class_departmentGeneric.inc:572
+#: plugins/admin/systems/ServiceAddDialog.tpl:28
+#: plugins/admin/systems/SelectDeviceType.tpl:44
+#: include/sieve/templates/add_element.tpl:11
+#: include/sieve/templates/select_test_type.tpl:11 setup/class_setup.inc:280
+#: ihtml/themes/default/setup_introduction.tpl:12
+#: ihtml/themes/default/setup_useradmin.tpl:41
+#: ihtml/themes/default/setup_step2.tpl:13
+#: ihtml/themes/default/setup_step3.tpl:18
+#: ihtml/themes/default/snapshotdialog.tpl:87
+msgid "Continue"
+msgstr "Continuar"
+
+#: plugins/addons/ldapmanager/main.inc:34
+#: plugins/addons/ldapmanager/class_ldif.inc:7
+msgid "LDAP manager"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:3
+msgid ""
+"The XLS export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as xls. You may save these files for "
+"documentation."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:10
+#: plugins/addons/ldapmanager/contentexport.tpl:10
+msgid "Export single entry"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:14
+msgid "Choose the data you want to Export"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:24
+msgid "Export complete XLS for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:27
+#: plugins/addons/ldapmanager/contentexportxls.tpl:42
+#: plugins/addons/ldapmanager/contentexport.tpl:24
+#: plugins/addons/ldapmanager/contentexport.tpl:39
+msgid "Choose the department you want to Export"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:39
+#: plugins/addons/ldapmanager/contentexport.tpl:36
+msgid "Export IVBB LDIF for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:58
+#: plugins/addons/ldapmanager/contentexport.tpl:55
+msgid "Export successful"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the complete LDAP database to a xls file"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the LDAP Export to a xls file"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:6
+#: plugins/addons/ldapmanager/class_import.inc:6
+msgid "LDIF export"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:105
+msgid "You've no permission to do CSV imports."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:166
+msgid "Need 'sn','givenName' and 'uid' to create user."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:214
+msgid "failed"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:218
+msgid "ok"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:282
+msgid "status"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:286
+#, php-format
+msgid "An Error Occured while inserting entry %s - process aborted"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:324
+msgid "Nothing to import!"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:336
+#: plugins/addons/ldapmanager/class_csvimport.inc:347
+#: plugins/addons/ldapmanager/class_csvimport.inc:352
+#: plugins/addons/ldapmanager/class_import.inc:68
+#: plugins/addons/ldapmanager/class_import.inc:76
+msgid "There is no file uploaded."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:341
+#: plugins/addons/ldapmanager/class_import.inc:61
+msgid "The specified file is empty."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:495
+msgid "The selected file does not contain any CSV Data..."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:3
+msgid ""
+"The LDIF import plugin provides methods to upload a set of entries to your "
+"running LDAP directory as ldif. You may use this to add new or modify "
+"existing entries. Remember that GOsa will not check your ldifs for GOsa "
+"conformance."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:10
+msgid "Import LDIF File"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:24
+msgid "Modify existing objects, keep untouched attributes"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:25
+msgid "Overwrite existing objects, all not listed attributes will be removed"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:34
+msgid "Remove existing entries first"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:41
+msgid "Import successful"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:2
+msgid ""
+"The CSV import plugin provides methods to generate user accounts from a file "
+"containing Comma Seperated Values. The administrator can decide which "
+"columns should be transfered to which attribute. Note that you must have at "
+"least the UID, GIVENNAME and SURENAME set."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:10
+msgid "Select CSV file to import"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:19
+msgid "Select template"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:34
+msgid "All entries have been written to the LDAP database successfully."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:36
+msgid "Oups. There was an error during the import of your data."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:39
+msgid "Here is the status report for the import:"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:80
+msgid "Selected Template"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:7
+msgid "XLS import"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:99
+#: plugins/addons/ldapmanager/class_export.inc:84
+msgid "Error while exporting the requested entries!"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:112
+#: plugins/addons/ldapmanager/class_export.inc:96
+#, php-format
+msgid "You are not allowed to export the given ldap entry (%s)"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_import.inc:52
+msgid "You need full access to all objects, to execute the import command."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_import.inc:109
+msgid "Unknown Error"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:3
+msgid ""
+"The LDIF export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as ldif. You may save these files for backup "
+"purpose or when initializing a new server."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:21
+msgid "Export complete LDIF for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the complete LDAP database to a file"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the LDAP Export "
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_ldif.inc:35
+msgid "Ldap manager"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_ldif.inc:41
+msgid "Ldap manager addon"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_export.inc:6
+msgid "CSV import"
+msgstr ""
+
+#: plugins/addons/logview/main.inc:34
+msgid "System log view"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:7
+#: plugins/addons/logview/class_logview.inc:409
+#: plugins/addons/logview/class_gosa_logview.inc:7
+msgid "System logs"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:79
+msgid "No LOG servers defined!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:94
+#: plugins/addons/logview/class_logview.inc:194
+#: plugins/addons/logview/class_gosa_logview.inc:129
+#: plugins/addons/logview/class_gosa_logview.inc:185
+msgid "Can't connect to log database, no logs can be shown!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:101
+#: plugins/addons/logview/class_logview.inc:198
+#: plugins/addons/logview/class_gosa_logview.inc:136
+#: plugins/addons/logview/class_gosa_logview.inc:190
+msgid "Can't select log database for log generation!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:114
+msgid "Query for log database failed!. Requesting host names failed."
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:137
+msgid "Query for log database failed!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "one hour"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "6 hours"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "12 hours"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "24 hours"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "2 days"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "one week"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "2 weeks"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "one month"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:175
+#: plugins/addons/logview/class_gosa_logview.inc:165
+msgid "You have insufficient permissions to view syslog entries."
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:403
+msgid "Log view"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:404
+msgid "Log view addon"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:11
+#: plugins/addons/logview/gosa_log_contents.tpl:11
+msgid "Show hosts"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:20
+msgid "Log level"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:38
+#: plugins/addons/logview/gosa_log_contents.tpl:38
+msgid "Time interval"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:48
+#: plugins/addons/logview/gosa_log_contents.tpl:48
+msgid "Enter string to search for"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:60
+#: plugins/addons/logview/gosa_log_contents.tpl:60
+msgid "Ruleset"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:82
+msgid "Level"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:83
+msgid "Hostname"
+msgstr ""
+
+#: plugins/addons/logview/class_gosa_logview.inc:99
+msgid "No GOsa LOG servers defined!"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:20
+#: plugins/addons/logview/gosa_log_contents.tpl:82
+#: plugins/addons/gotomasses/contents.tpl:48
+#: plugins/admin/systems/terminal.tpl:140 plugins/admin/systems/server.tpl:62
+#: plugins/admin/systems/workstation.tpl:115
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
+#: plugins/admin/systems/class_baseSelectDialog.inc:47
+#: plugins/admin/ogroups/termgroup.tpl:88
+msgid "Action"
+msgstr "Acción"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:86
+msgid "Repeated"
+msgstr ""
+
+#: plugins/addons/gotomasses/main.inc:51
+#: plugins/addons/gotomasses/class_gotomasses.inc:6
+#: plugins/addons/gotomasses/class_gotomasses.inc:273
+#: plugins/addons/gotomasses/class_gotomasses.inc:279
+msgid "System mass deployment"
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:88
+msgid "Your are not allowed to import csv data into this plugin."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:92
+msgid "The uploaded file seams to be empty, import aborted."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:148
+msgid "Your are not allowed to view contents of this plugin."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:154
+#, php-format
+msgid "Can't locate or read csv storage file '%s'."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:160
+#, php-format
+msgid "Can't read csv storage file '%s'."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:200
+msgid "Your are not allowed to write the content of this plugin."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:205
+#, php-format
+msgid "Can't locate or write csv storage file '%s'."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:209
+#, php-format
+msgid "Can't write csv storage file '%s'."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:274
+msgid "Provide a mechanism to automatically activate a set of systems"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:37
+#: plugins/admin/fai/class_faiSummaryTab.inc:339
+msgid "No."
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:40
+msgid "Mac address"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:45
+msgid "Assigned object group"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:72
+msgid "Select object group"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:79
+msgid "Remove this entry"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:102
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "New entry"
+msgstr "Nueva entrada"
+
+#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
+msgid "Assigned ACLs for current entry"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
+msgid "New ACL"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+msgid "ACL type"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+msgid "Select an acl type"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
+msgid "List of available ACL categories"
+msgstr ""
+
+#: plugins/admin/acl/remove.tpl:6 plugins/admin/systems/remove.tpl:6
+msgid ""
+"This includes all system and setup informations. Please double check if your "
+"really want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/acl/remove.tpl:10 plugins/admin/fai/remove.tpl:11
+#: plugins/admin/departments/remove.tpl:10 plugins/admin/systems/remove.tpl:10
+#: plugins/gofon/conference/remove.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your LDAP tree in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+
+#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
+msgid "Acl"
+msgstr "Acl"
+
+#: plugins/admin/acl/tabs_acl_role.inc:8
+msgid "ACL Templates"
+msgstr "Plantillas ACL"
+
+#: plugins/admin/acl/class_aclManagement.inc:27
+msgid "ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclManagement.inc:142
+msgid "You are not allowed to create a new role."
+msgstr "No tiene permisos para crear un nuevo rol."
+
+#: plugins/admin/acl/class_aclManagement.inc:179
+msgid "You are not allowed to edit this acl."
+msgstr "No tiene permisos para editar esta acl."
+
+#: plugins/admin/acl/class_aclManagement.inc:224
+#: plugins/admin/acl/class_aclManagement.inc:288
+#, php-format
+msgid "You're about to delete the acl %s."
+msgstr "Va a eliminar la acl %s."
+
+#: plugins/admin/acl/class_aclManagement.inc:232
+#: plugins/admin/acl/class_aclManagement.inc:295
+#: plugins/admin/acl/class_aclManagement.inc:319
+msgid "You are not allowed to delete this acl!"
+msgstr "¡No tiene permisos para eliminar esta acl!"
+
+#: plugins/admin/acl/class_aclManagement.inc:256
+msgid "You are not allowed to delete this acl role!"
+msgstr "¡No tiene permisos para eliminar este rol!"
+
+#: plugins/admin/acl/class_divListACL.inc:31
+msgid "List of acl"
+msgstr "Lista de acl"
+
+#: plugins/admin/acl/class_divListACL.inc:32
+msgid "List of acls"
+msgstr "Lista de acls"
+
+#: plugins/admin/acl/class_divListACL.inc:36
+msgid "This menu allows you to edit and delete selected acls."
+msgstr "Este menú le permite editar y eliminar las acl seleccionadas."
+
+#: plugins/admin/acl/class_divListACL.inc:65
+msgid "Display acls matching"
+msgstr "Mostrar las acl que coincidan con"
+
+#: plugins/admin/acl/class_divListACL.inc:150
+msgid "New acl role"
+msgstr "Nuevo rol"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/admin/fai/class_divListFai.inc:217
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+msgid "Copy selected objects"
+msgstr "Copiar los objetos seleccionados"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+msgid "Copy objects"
+msgstr "Copiar objetos"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/admin/fai/class_divListFai.inc:219
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+msgid "cut selected objects"
+msgstr "mover objetos seleccionados"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+msgid "Cut objects"
+msgstr "Mover objetos"
+
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "cut"
+msgstr "mover"
+
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "Cut this entry"
+msgstr "Mover esta entrada"
+
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "copy"
+msgstr "copiar"
+
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "Copy this entry"
+msgstr "Copiar esta entrada"
+
+#: plugins/admin/acl/class_divListACL.inc:211
+msgid "Edit acl role"
+msgstr "Editar rol"
+
+#: plugins/admin/acl/class_divListACL.inc:221
+msgid "Delete acl role"
+msgstr "Eliminar rol"
+
+#: plugins/admin/acl/class_divListACL.inc:233
+msgid "Edit acl"
+msgstr "Editar acl"
+
+#: plugins/admin/acl/class_divListACL.inc:237
+msgid "Delete acl"
+msgstr "Eliminar acl"
+
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+#: plugins/admin/groups/class_groupApplication.inc:434
+#: include/class_tabs.inc:313
+msgid "ACL"
+msgstr "ACL"
+
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+#: plugins/admin/acl/class_aclRole.inc:669
+msgid "ACL roles"
+msgstr "Rol"
+
+#: plugins/admin/acl/class_divListACL.inc:284
+msgid "Access control list"
+msgstr "Lista de control de acceso"
+
+#: plugins/admin/acl/class_divListACL.inc:292
+msgid "Role name"
+msgstr "Nombre del Rol"
+
+#: plugins/admin/acl/class_divListACL.inc:293
+msgid "Role description"
+msgstr "Descripción del Rol"
+
+#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
+msgid "ACL management"
+msgstr "Administración de ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:6
+msgid "Access control list templates"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
+msgid "All categories"
+msgstr "Todas las categorías"
+
+#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
+msgid "Reset ACLs"
+msgstr "Eliminar ACLs"
+
+#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
+msgid "One level"
+msgstr "Un nivel"
+
+#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
+#: include/class_acl.inc:192
+msgid "Current object"
+msgstr "Objeto actual"
+
+#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
+msgid "Complete subtree"
+msgstr "Subárbol completo"
+
+#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
+msgid "Complete subtree (permanent)"
+msgstr "Subárbol completo (permanente)"
+
+#: plugins/admin/acl/class_aclRole.inc:339
+#: plugins/admin/fai/class_faiProfile.inc:312
+#: plugins/admin/systems/class_servDNSeditZone.inc:290
+#: plugins/admin/ogroups/phonequeue.tpl:27
+#: include/sieve/templates/object_container.tpl:12
+#: include/sieve/templates/object_container_clear.tpl:12
+#: include/class_acl.inc:408
+msgid "Down"
+msgstr "Abajo"
+
+#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
+msgid "Edit ACL"
+msgstr "Editar ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
+msgid "Delete ACL"
+msgstr "Eliminar ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
+msgid "No ACL settings for this category"
+msgstr "No hay ACL configuradas en esta categoría"
+
+#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
+#, php-format
+msgid "Contains ACLs for these objects: %s"
+msgstr "ACLs que tienen estos objetos: %s"
+
+#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
+msgid "Edit categories ACLs"
+msgstr "Editar las categorías ACLs"
+
+#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
+msgid "Clear categories ACLs"
+msgstr "Eliminar categorías ACLs"
+
+#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "Editar ACL para '%s', el ámbito es '%s'"
+
+#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
+msgid "All objects in current subtree"
+msgstr "Todos los objetos en el subárbol actual"
+
+#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
+#, php-format
+msgid "Saving ACLs with dn '%s' failed."
+msgstr "Ha fallado la grabación de la ACLs con dn '%s'."
+
+#: plugins/admin/acl/class_aclRole.inc:596
+#, php-format
+msgid ""
+"This role can't be removed while it is in use. Follwing objects are using "
+"this role %s"
+msgstr ""
+"Este Rol no puede ser eliminado por estar siendo usado. Los siguientes "
+"objetos están usando este rol %s"
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#, php-format
+msgid "Removing of aclRole with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la ACLs con dn '%s'."
+
+#: plugins/admin/acl/class_aclRole.inc:614
+#, php-format
+msgid "Removing aclRole from objectgroup '%s' failed"
+msgstr "Ha fallado la eliminación del Rol en el grupo de objetos '%s'."
+
+#: plugins/admin/acl/class_aclRole.inc:674
+msgid "Acl roles"
+msgstr "Roles"
+
+#: plugins/admin/fai/faiVariable.tpl:36
+#: plugins/admin/fai/faiPartitionTable.tpl:36
+#: plugins/admin/fai/faiScript.tpl:38 plugins/admin/fai/faiTemplate.tpl:33
+#: plugins/admin/fai/faiHook.tpl:38
+#: plugins/admin/fai/class_faiProfileEntry.inc:171
+msgid "Objects"
+msgstr ""
+
+#: plugins/admin/fai/faiVariable.tpl:38
+msgid "List of assigned variables"
+msgstr ""
+
+#: plugins/admin/fai/faiVariable.tpl:44
+msgid "Choose a variable to delete or edit"
+msgstr ""
+
+#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
+msgid "Fully Automatic Installation"
+msgstr ""
+
+#: plugins/admin/fai/class_faiScript.inc:315
+#: plugins/admin/fai/class_faiTemplate.inc:291
+#: plugins/admin/fai/class_faiScriptEntry.inc:89
+#: plugins/admin/fai/class_faiHook.inc:314
+#: plugins/admin/fai/class_faiHookEntry.inc:84
+#: plugins/admin/applications/generic.tpl:140
+msgid "Download"
+msgstr ""
+
+#: plugins/admin/fai/class_faiScript.inc:443
+#, php-format
+msgid "Creating of FAI/script with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScript.inc:546
+#: plugins/admin/fai/class_faiHookEntry.inc:191
+msgid "FAI script"
+msgstr ""
+
+#: plugins/admin/fai/class_faiScript.inc:553
+#: plugins/admin/fai/class_faiTemplate.inc:521
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/class_faiPackage.inc:551
+msgid "Readonly"
+msgstr ""
+
+#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsPartition.inc:37
+#: plugins/admin/fai/tabsVariable.inc:37 plugins/admin/fai/tabsPackage.inc:36
+#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsScript.inc:37
+#: plugins/admin/fai/tabsTemplate.inc:37
+#: plugins/admin/departments/tabs_department.inc:34
+msgid "Try to move tree failed. Destination tree is subtree of source tree."
+msgstr ""
+"Ha fallado al mover el árbol. El árbol destino es subárbol del elegido."
+
+#: plugins/admin/fai/class_faiTemplate.inc:422
+#, php-format
+msgid "Saving of FAI/template with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplate.inc:513
+#: plugins/admin/users/template.tpl:15
+#: plugins/admin/systems/class_systemManagement.inc:1266
+msgid "Template"
+msgstr "Plantilla"
+
+#: plugins/admin/fai/class_faiTemplate.inc:514
+msgid "FAI template"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:33
+#: plugins/admin/fai/class_faiManagement.inc:982
+msgid "FAI"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:34
+msgid "Fully Automatic Installation - management"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:167
+#, php-format
+msgid "You're about to delete all information about the FAI class at '%s'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:174
+#: plugins/admin/fai/class_faiManagement.inc:252
+#: plugins/admin/fai/class_faiManagement.inc:323
+#: plugins/admin/systems/class_systemManagement.inc:553
+#: plugins/admin/systems/class_systemManagement.inc:628
+#: plugins/admin/systems/class_systemManagement.inc:687
+msgid "You are not allowed to delete this component!"
+msgstr "¡No tiene permisos para eliminar este componente!"
+
+#: plugins/admin/fai/class_faiManagement.inc:206
+#: plugins/admin/groups/class_groupManagement.inc:250
+#: plugins/admin/applications/class_applicationManagement.inc:289
+#: plugins/admin/departments/class_departmentManagement.inc:169
+#: plugins/admin/systems/class_systemManagement.inc:489
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
+#, php-format
+msgid "You're about to delete the following entry %s"
+msgstr "Has decidido eliminar la siguiente entrada %s"
+
+#: plugins/admin/fai/class_faiManagement.inc:208
+#: plugins/admin/groups/class_groupManagement.inc:252
+#: plugins/admin/applications/class_applicationManagement.inc:291
+#: plugins/admin/departments/class_departmentManagement.inc:171
+#: plugins/admin/systems/class_systemManagement.inc:491
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
+#, php-format
+msgid "You're about to delete the following entries %s"
+msgstr "Has decidido eliminar las siguientes entradas %s"
+
+#: plugins/admin/fai/class_faiManagement.inc:328
+#, php-format
+msgid "Object could not be deleted '%s', object does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:380
+#, php-format
+msgid "You're about to delete a fai branch / freeze  '%s'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:383
+msgid "You are not allowed to delete this release!"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:440
+msgid "Specified branch name is invalid."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:442
+msgid "Specified freeze name is invalid."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:449
+#: plugins/admin/systems/class_servRepository.inc:218
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
+msgid "This name is already in use."
+msgstr "El nombre introducido ya esta siendo usado"
+
+#: plugins/admin/fai/class_faiManagement.inc:471
+msgid "You are not allowed to create a new branch."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:623
+#: plugins/admin/fai/class_faiManagement.inc:639
+#, php-format
+msgid "You are not allowed to create a new '%s' object."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:976
+msgid "FAI releases"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:977
+msgid "FAI release management"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:35
+msgid "Please enter your search string here"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:48
+msgid ""
+"This list displays all assigned package names for this repository settings."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:124
+#, php-format
+msgid ""
+"Your specified search string '%s' returned too many results. Only the first "
+"200 entries are shown, to keep the memory usage low."
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:3
+#: plugins/admin/applications/release_select.tpl:3
+#: plugins/admin/mimetypes/release_select.tpl:3
+msgid "Branches"
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:9
+#: plugins/admin/applications/release_select.tpl:9
+#: plugins/admin/mimetypes/release_select.tpl:9
+msgid "Current release"
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:21
+msgid "Create new branch"
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:25
+msgid "Create new locked branch"
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:30
+msgid "Delete current release"
+msgstr ""
+
+#: plugins/admin/fai/faiSummary.tpl:4
+msgid "FAI object tree"
+msgstr ""
+
+#: plugins/admin/fai/faiSummary.tpl:11
+msgid "Reload class and release configuration from parent object."
+msgstr ""
+
+#: plugins/admin/fai/faiSummary.tpl:22
+msgid "You are not allowed to view the fai summary."
+msgstr ""
+
+#: plugins/admin/fai/remove.tpl:7
+msgid ""
+"This includes 'all' object information. Please double check if your really "
+"want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTable.tpl:38
+msgid "Discs"
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTable.tpl:44
+msgid "Choose a disk to delete or edit"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:6
+msgid "List of FAI objects (Fully Automatic Installation)"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:26
+msgid ""
+"This menu allows you to select FAI class names and to add them to the "
+"currently edited profile."
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:39
+msgid "Show only classes with templates"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:41
+msgid "Show only classes with scripts"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:43
+msgid "Show only classes with hooks"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:45
+msgid "Show only classes with variables"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:47
+msgid "Show only classes with packages"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:49
+msgid "Show only classes with partitions"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:55
+#: plugins/admin/fai/faiPackageEntry.tpl:42
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
+#: plugins/admin/systems/servRepository.tpl:48
+#: plugins/admin/ogroups/ogroup_objects.tpl:45
+msgid "Display objects matching"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:59
+#: plugins/admin/fai/faiPackageEntry.tpl:46
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
+#: plugins/admin/systems/servRepository.tpl:52
+#: plugins/admin/ogroups/ogroup_objects.tpl:46
+msgid "Regular expression for matching object names"
+msgstr ""
+
+#: plugins/admin/fai/faiPackageConfiguration.tpl:1
+#: plugins/admin/fai/class_faiPackage.inc:537
+msgid "Package"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:44
+msgid "Scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:48
+#: plugins/admin/fai/class_faiProfile.inc:305
+#: plugins/admin/fai/class_faiPartitionTable.inc:535
+#: plugins/admin/fai/class_faiProfileEntry.inc:140
+msgid "Partition table"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:49
+msgid "Package list"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:86
+msgid ""
+"Unknown type of FAI source information. This is not a profile, workstation "
+"nor a ogroup."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:175
+#: plugins/admin/systems/class_servRepository.inc:100
+msgid "You can't use this plugin until FAI is activated."
+msgstr "No puede usar esta extensión hasta que FAI sea activado."
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:217
+msgid "This object has no FAI classes assigned."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:230
+msgid "Open"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:341
+msgid "FS options"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:342
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
+msgid "Mount options"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:343
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
+msgid "Size in MB"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:344
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
+msgid "Mount point"
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:68
+#: plugins/admin/fai/class_faiHookEntry.inc:71
+msgid "Please select a valid file."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:71
+#: plugins/admin/fai/class_faiHookEntry.inc:74
+msgid "Selected file is empty."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:136
+#: plugins/admin/fai/class_faiVariableEntry.inc:107
+#: plugins/admin/fai/class_faiHookEntry.inc:150
+#: plugins/admin/fai/class_faiTemplateEntry.inc:196
+msgid "Please enter a name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:140
+msgid "Please enter a script."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:171
+#: plugins/admin/fai/class_faiScriptEntry.inc:181
+msgid "Script entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:172
+msgid "FAI script entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:182
+msgid "Script Priority"
+msgstr ""
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/groups/class_divListGroup.inc:61
+#: plugins/admin/users/class_divListUsers.inc:62
+#: plugins/admin/departments/generic.tpl:4
+#: plugins/admin/systems/terminal.tpl:1
+#: plugins/admin/systems/workstation.tpl:1
+#: plugins/admin/ogroups/class_divListOGroup.inc:64
+#: plugins/gofon/conference/generic.tpl:5
+msgid "Properties"
+msgstr "Propiedades"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/fai/faiScriptEntry.tpl:54
+msgid "Script attributes"
+msgstr ""
+
+#: plugins/admin/fai/faiScriptEntry.tpl:43 plugins/admin/fai/faiProfile.tpl:37
+msgid "Choose a priority"
+msgstr ""
+
+#: plugins/admin/fai/faiScriptEntry.tpl:74
+#: plugins/admin/fai/faiHookEntry.tpl:74
+msgid "Import script"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:379
+msgid "Please select a least one Package."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:383
+msgid "Please choose a valid combination for your repository setup."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:404
+msgid "package is configured"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:410
+msgid "Package marked for removal"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:439
+#, php-format
+msgid "Package file '%s' does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:483
+#, php-format
+msgid "Saving of FAI/package list with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:538
+msgid "FAI Package list"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/faiPackage.tpl:45
+#: plugins/admin/systems/class_printerPPDDialog.inc:413
+msgid "Section"
+msgstr "Sección"
+
+#: plugins/admin/fai/class_faiPackage.inc:549
+msgid "Install Method"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:550
+msgid "Package configuration"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/faiPackage.tpl:37
+#: plugins/admin/groups/class_groupApplication.inc:1203
+#: plugins/admin/systems/servRepositorySetup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:55
+#: plugins/admin/systems/workstationStartup.tpl:89
+#: plugins/admin/systems/class_servRepository.inc:258
+msgid "Release"
+msgstr "Versión"
+
+#: plugins/admin/fai/faiPackage.tpl:33
+#: plugins/admin/systems/servRepositorySetup.tpl:1
+#: plugins/admin/systems/class_servRepository.inc:377
+msgid "Repository"
+msgstr "Repositorio"
+
+#: plugins/admin/fai/faiPackage.tpl:53
+msgid "Install method"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:57
+msgid "Please select the installation method"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:71
+msgid "Used packages"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:73
+msgid "Choosen packages"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:84 include/functions.inc:682
+msgid "Configure"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:87
+msgid "Toggle remove flag"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHook.inc:444
+#, php-format
+msgid "Saving of FAI/hook with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiHook.inc:541
+msgid "Hook"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHook.inc:542
+msgid "FAI hook"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/class_faiVariable.inc:430
+msgid "Read only"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:297
+#: plugins/admin/fai/class_faiProfileEntry.inc:168
+msgid "This list displays all assigned class names for this profile."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:300
+#: plugins/admin/fai/class_faiProfileEntry.inc:135
+msgid "Hook bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:301
+#: plugins/admin/fai/class_faiProfileEntry.inc:136
+msgid "Template bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:302
+#: plugins/admin/fai/class_faiProfileEntry.inc:137
+msgid "Script bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:303
+#: plugins/admin/fai/class_faiProfileEntry.inc:138
+msgid "Variable bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:304
+msgid "Packages bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:308
+msgid "Remove class from profile"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:400
+msgid "Please assign at least one class to this  profile."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:404
+msgid "Please enter a valid name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:416
+msgid "There is already a profile with this class name defined."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:445
+#: plugins/admin/fai/class_faiProfile.inc:449
+#, php-format
+msgid "Saving of FAI/profile with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:457
+msgid "Profile"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:458
+msgid "FAI profile"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:467
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/systems/class_workstationStartup.inc:1194
+msgid "FAI classes"
+msgstr "Clases FAI"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "primary"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "logical"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
+msgid "FS type"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
+msgid "FS option"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
+msgid "Preserve"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
+#: plugins/admin/systems/class_printerPPDDialog.inc:469
+#: plugins/admin/systems/class_printerPPDDialog.inc:472
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:604
+msgid "False"
+msgstr "Falso"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
+#: plugins/admin/systems/class_printerPPDDialog.inc:468
+#: plugins/admin/systems/class_printerPPDDialog.inc:471
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:603
+msgid "True"
+msgstr "Verdadero"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
+msgid "Please specify a valid disc name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
+#, php-format
+msgid "please enter a unique mount point for partition %s"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
+#, php-format
+msgid "Please enter a valid mount point for partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
+#, php-format
+msgid ""
+"File system type 'swap' is already used, change file system type for "
+"partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
+msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
+#, php-format
+msgid "Please enter a valid partition size for partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
+#, php-format
+msgid "Please enter a valid range for partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
+#, php-format
+msgid "Please enter a range for partition size for partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
+msgid ""
+"You have more than 3 primary partition table entries in your configuration, "
+"please check your configuration twice."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
+msgid "Partition table entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
+msgid "FAI partition table entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
+msgid "Partition type"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
+msgid "Partition no."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
+msgid "File system type"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
+msgid "Partition size"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
+msgid "File system options"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
+msgid "Partition flags"
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+msgid "Device"
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
+msgid "Partition entries"
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
+msgid "Add partition"
+msgstr ""
+
+#: plugins/admin/fai/faiScript.tpl:40
+msgid "List of scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:103
+msgid "Please specify a value for the attribute 'content'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:134
+msgid "Variable entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:135
+msgid "FAI variable entry "
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:144
+#: plugins/admin/fai/faiVariableEntry.tpl:38
+msgid "Variable content"
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:5
+msgid ""
+"You are now going to create a branch or locked branch. This action clones "
+"the existing release to another release name. Branches can be modified as "
+"usual. FAI classes of locked branches cannot be modified, just additional "
+"classes are possible. Branch names should be alphanumeric, excluding the "
+"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
+"and 'fai'."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:7
+msgid ""
+"Branches are created as subreleases of the currently selected branch. "
+"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
+"release called SARGE/1.0.2."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:13
+msgid "Please enter a name for the branch"
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:35
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:36
+msgid ""
+"As soon as the copy operation has finished, you can scroll down to end of "
+"the page and press the 'Continue' button to continue with the fai management "
+"dialog."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:42
+#: plugins/admin/departments/dep_iframe.tpl:7
+msgid ""
+"Your browser doesn't support iframes, please use this link to perform the "
+"requested operation."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:44
+msgid "Perform requested operation."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:44
+msgid "Initiate operation"
+msgstr ""
+
+#: plugins/admin/fai/faiVariableEntry.tpl:33
+msgid "Variable attributes"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplate.tpl:35
+msgid "List of template files"
+msgstr ""
+
+#: plugins/admin/fai/faiPackageEntry.tpl:6
+msgid "List of available packages"
+msgstr ""
+
+#: plugins/admin/fai/faiPackageEntry.tpl:26
+msgid ""
+"This menu allows you to select multiple packages to add them to the "
+"currently edited package list."
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:43
+msgid "List of FAI classes"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:44
+msgid "This table displays all FAI classes in the selected tree."
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:48
+msgid "This menu allows you to create, delete and edit FAI classes."
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:69
+msgid "Name of FAI class"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:70
+msgid "Class type"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Display FAI profile objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Show profiles"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Display FAI template objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:74
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Show templates"
+msgstr "Mostrar plantillas"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Display FAI scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Show scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Display FAI hooks"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Show hooks"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Display FAI variables"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Show variables"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Display FAI packages"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Show packages"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Display FAI partitions"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Show partitions"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:170
+msgid "New profile"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:170
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+msgid "P"
+msgstr "P"
+
+#: plugins/admin/fai/class_divListFai.inc:186
+msgid "New partition table"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:186
+msgid "PT"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:187
+msgid "New scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:187
+msgid "S"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:188
+msgid "New hooks"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:188
+msgid "H"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:189
+msgid "New variables"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:189
+msgid "V"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:190
+msgid "New templates "
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:190
+msgid "I"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:191
+msgid "New package list"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:191
+msgid "PK"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:212
+msgid "Remove selected fai objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:212
+msgid "Remove fai objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:217
+msgid "Copy fai objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:219
+msgid "Cut fai objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:290
+#: plugins/admin/fai/class_divListFai.inc:293
+msgid "Edit class"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:301
+msgid "Delete class"
+msgstr ""
+
+#: plugins/admin/fai/faiHook.tpl:40
+msgid "List of hook scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:320
+#: plugins/admin/fai/class_faiPartitionTable.inc:326
+#, php-format
+msgid "%s partition"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:322
+#: plugins/admin/fai/class_faiPartitionTable.inc:328
+#, php-format
+msgid "%s partition(s)"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:417
+#, php-format
+msgid "Saving of FAI/partition table with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:536
+msgid "FAI partition table"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:146
+msgid "Please enter a value for script."
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:180
+msgid "Hook entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:181
+msgid "FAI hook entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:190
+#: plugins/admin/fai/faiHookEntry.tpl:38
+msgid "Task"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:139
+msgid "Package bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:170
+#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
+msgid "Class name"
+msgstr ""
+
+#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
+msgid "Hook attributes"
+msgstr ""
+
+#: plugins/admin/fai/faiHookEntry.tpl:41
+msgid "Choose an existing FAI task"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
+#, php-format
+msgid "Debconf information for package '%s'"
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariable.inc:338
+#, php-format
+msgid "Saving of FAI/variable with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariable.inc:422
+#: plugins/admin/applications/class_applicationParameters.inc:98
+msgid "Variable"
+msgstr "Variable"
+
+#: plugins/admin/fai/class_faiVariable.inc:423
+msgid "FAI variable"
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:85
+msgid "Create new FAI object - partition table."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:86
+msgid "Create new FAI object - package bundle."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:87
+msgid "Create new FAI object - script bundle."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:88
+msgid "Create new FAI object - variable bundle."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:89
+msgid "Create new FAI object - hook bundle."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:90
+msgid "Create new FAI object - profile."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:91
+msgid "Create new FAI object - template."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:92
+msgid "Create new FAI object"
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:148
+msgid "Spaces are not allowed within class names."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:152
+msgid "The given class name is empty."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:156
+msgid "The specified class name is already in use for this object type."
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:6
+msgid ""
+"Adding a new class to the FAI management, requires a class name. You have to "
+"specify a unique class name for unique types of FAI classes, while you can "
+"use the same class name for different types of FAI classes. In the laste "
+"case, FAI will automatically enclose all these different class types to one "
+"unique class name."
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:12
+msgid ""
+"Please use one of the following methods to choose the name for the new FAI "
+"class."
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:26
+msgid "Enter FAI class name manually"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:48
+msgid "Choose FAI class name from a list of existing classes"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:54
+msgid "Choose class name"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
+#: plugins/admin/systems/glpiDeviceManagement.tpl:51
+#: plugins/admin/systems/class_glpiSelectUser.inc:113
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#: plugins/admin/systems/class_baseSelectDialog.inc:42
+#: plugins/admin/systems/glpiAttachmentPool.tpl:51
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
+msgid "Use"
+msgstr "Usar"
+
+#: plugins/admin/fai/askClassName.tpl:74
+msgid "A new class name."
+msgstr ""
+
+#: plugins/admin/fai/remove_branch.tpl:6
+msgid ""
+"This includes all account data, system access, etc. for this branch. Please "
+"double check if your really want to do this since there is no way for GOsa "
+"to get your data back."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:95
+msgid "no file uploaded yet"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:101
+#, php-format
+msgid "exists in database (size: %s bytes)"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:188
+msgid "Please specify a value for attribute 'file'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:192
+msgid "Please specify a value for attribute 'path'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:200
+msgid "Please enter a user."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:203
+msgid "Please enter a valid user. Only a-z/0-9 are allowed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:207
+msgid "Please enter a group."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:210
+msgid "Please enter a valid group. Only a-z/0-9 are allowed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:239
+msgid "Template entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:240
+msgid "FAI template entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:249
+msgid "Template file"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:250
+msgid "Template path"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:251
+msgid "File owner"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:252
+msgid "File permissions"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:25
+msgid "Template attributes"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:33
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:30 include/php_setup.inc:140
+msgid "File"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:40
+msgid "Save template"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:49
+#: plugins/admin/applications/generic.tpl:138
+#: plugins/admin/systems/printerPPDDialog.tpl:11
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
+msgid "Upload"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:57
+msgid "Destination path"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:74
+#: plugins/gofon/conference/class_divListConferences.inc:58
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
+msgid "Owner"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:85
+#: plugins/admin/fai/faiTemplateEntry.tpl:127
+#: plugins/admin/systems/class_printGeneric.inc:863
+#: plugins/admin/systems/class_printGeneric.inc:865
+#: plugins/admin/ogroups/class_ogroupManagement.inc:429
+#: plugins/generic/references/class_reference.inc:36
+msgid "Group"
+msgstr "Grupo"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:96
+msgid "Access"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:102
+#: plugins/admin/systems/class_servDNS.inc:175
+msgid "Class"
+msgstr "Clase"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:103
+msgid "Read"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:104
+msgid "Write"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:105
+#: plugins/admin/applications/generic.tpl:24
+#: plugins/admin/applications/class_applicationGeneric.inc:554
+#: plugins/admin/systems/terminal.tpl:153 plugins/admin/systems/server.tpl:74
+#: plugins/admin/systems/workstation.tpl:127
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#: plugins/admin/ogroups/termgroup.tpl:101
+msgid "Execute"
+msgstr "Ejecute"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:107
+msgid "Special"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:124
+msgid "SUID"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:141
+msgid "SGID"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:144
+msgid "Others"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:158
+msgid "sticky"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:3
+msgid "Release focus"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:6
+msgid "Select release name"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:20
+msgid "Used applications"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:27
+msgid "Add category"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:34
+msgid "Available applications"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:13 plugins/admin/groups/paste_mail.tpl:12
+msgid "Primary mail address for this shared folder"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:21
+msgid "Select mail server to place user on"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:88
+msgid "IMAP shared folders"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:92
+msgid "Default permission"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:103
+msgid "Member permission"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:119 plugins/admin/groups/paste_mail.tpl:34
+msgid "Forward messages to non group members"
+msgstr ""
+
+#: plugins/admin/groups/remove.tpl:6
+msgid ""
+"This may be a primary user group. Please double check if you really want to "
+"do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
+msgid "Group administration"
+msgstr "Administración de grupo"
+
+#: plugins/admin/groups/class_groupManagement.inc:286
+#: plugins/admin/groups/class_groupManagement.inc:339
+#: plugins/admin/groups/class_groupManagement.inc:370
+msgid "You are not allowed to delete this group!"
+msgstr "¡No le está permitido eliminar este grupo!"
+
+#: plugins/admin/groups/class_groupManagement.inc:332
+#, php-format
+msgid "You're about to delete the group '%s'."
+msgstr "Está a punto de borrar el grupo '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:134
+msgid "Can't find this groups SID in LDAP or in your configuration file!"
+msgstr "¡No se puede encontrar SID en LDAP o en el archivo de configuración!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:193
+msgid "This 'dn' is no group."
+msgstr "Este 'dn' no es un grupo."
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Samba group"
+msgstr "Grupo de samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain admins"
+msgstr "Administradores del dominio"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain users"
+msgstr "Usuarios del dominio"
+
+#: plugins/admin/groups/class_groupGeneric.inc:335
+msgid "Domain guests"
+msgstr "Invitados del dominio"
+
+#: plugins/admin/groups/class_groupGeneric.inc:340
+#, php-format
+msgid "Special group (%d)"
+msgstr "Grupo especial (%d)"
+
+#: plugins/admin/groups/class_groupGeneric.inc:454
+msgid "! unknown id"
+msgstr "¡id desconocido!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:492
+#, php-format
+msgid ""
+"Your search method returned more than '%s' users, only '%s' users are shown."
+msgstr ""
+"Su sistema de busqueda ha devuelto mas de '%s' usuarios, se mostraran solo '%"
+"s' usuarios."
+
+#: plugins/admin/groups/class_groupGeneric.inc:521
+#: plugins/admin/groups/class_groupGeneric.inc:774
+#, php-format
+msgid "Removing of groups/generic with dn '%s' failed."
+msgstr "Ha fallado la eliminación de los grupos/genericos con dn '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:666
+#, php-format
+msgid "No configured SID found for '%s'."
+msgstr "No hay ningún SID configurado para '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:671
+#, php-format
+msgid "No configured RIDBASE found for '%s'."
+msgstr "No hay ningún RIDBASE configurado para '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:806
+msgid ""
+"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"El campo 'Nombre' contiene caracteres no validos. Solo puede utilizar "
+"minúsculas, números y guiones."
+
+#: plugins/admin/groups/class_groupGeneric.inc:817
+#: plugins/admin/groups/class_groupGeneric.inc:831
+#: plugins/admin/groups/class_groupGeneric.inc:838
+msgid "Value specified as 'Name' is already used."
+msgstr "El valor especificado como 'Nombre' ya esta siendo utilizado."
+
+#: plugins/admin/groups/class_groupGeneric.inc:941
+msgid "Generic group settings"
+msgstr "Parámetros genéricos del grupo"
+
+#: plugins/admin/groups/class_groupGeneric.inc:953
+msgid "Phone pickup group"
+msgstr "Miembros de grupo de salto telefónico"
+
+#: plugins/admin/groups/class_groupGeneric.inc:954
+msgid "Nagios group"
+msgstr "Grupo Nagios"
+
+#: plugins/admin/groups/class_groupGeneric.inc:957
+msgid "Group member"
+msgstr "Miembro del grupo"
+
+#: plugins/admin/groups/class_groupGeneric.inc:958
+msgid "Samba group type"
+msgstr "Tipo de grupo de samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:959
+msgid "Samba domain name"
+msgstr "Nombre de dominio samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
+msgid "Samba SID"
+msgstr "Samba SID"
+
+#: plugins/admin/groups/class_divListGroup.inc:35
+#: plugins/admin/groups/class_divListGroup.inc:36
+msgid "List of groups"
+msgstr "Lista de grupos"
+
+#: plugins/admin/groups/class_divListGroup.inc:41
+msgid ""
+"This menu allows you to add, edit and remove selected groups. You may want "
+"to use the range selector on top of the group listbox, when working with a "
+"large number of groups."
+msgstr ""
+"Este menú le permite añadir, editar o eliminar los grupos seleccionados. "
+"Cuando trabaje con un gran número de grupos puede usar el selector de rango "
+"en la parte superior de la lista de grupos,."
+
+#: plugins/admin/groups/class_divListGroup.inc:60
+msgid "Groupname / Department"
+msgstr "Nombre de grupo / Departamento"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Select to see groups that are primary groups of users"
+msgstr "Seleccione para ver que grupos son grupos primarios de usuarios"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Show primary groups"
+msgstr "Mostrar grupos primarios"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Select to see groups that have samba groups mappings"
+msgstr "Seleccione para ver que grupos tienen asignado un grupo samba"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Show samba groups"
+msgstr "Mostrar los grupos samba"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Select to see groups that have applications configured"
+msgstr "Seleccione para ver que grupos tienen aplicaciones configuradas"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Show application groups"
+msgstr "Mostrar los grupos de aplicaciones"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Select to see groups that have mail settings"
+msgstr "Seleccione para ver que grupos tienen configuración de correo"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Show mail groups"
+msgstr "Mostrar grupos de correo"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Select to see normal groups that have only functional aspects"
+msgstr "Seleccione para ver que grupos tienen solo aspectos funcionales"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Show functional groups"
+msgstr "Mostrar grupos funcionales"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+msgid "Create new group"
+msgstr "Crear nuevo grupo"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+msgid "Remove selected groups"
+msgstr "Eliminar grupo seleccionado"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+msgid "Remove groups"
+msgstr "Eliminar grupos"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+msgid "Copy selected group"
+msgstr "Copiar grupo seleccionado"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+msgid "Copy groups"
+msgstr "Copiar grupos"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+msgid "cut selected group"
+msgstr "mover grupo seleccionado"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+msgid "Cut groups"
+msgstr "Mover grupos"
+
+#: plugins/admin/groups/class_divListGroup.inc:223
+#: plugins/admin/users/class_divListUsers.inc:221
+msgid "Posix"
+msgstr "Posix"
+
+#: plugins/admin/groups/class_divListGroup.inc:229
+#: plugins/admin/groups/class_groupApplication.inc:1202
+#: plugins/admin/applications/class_divListApplication.inc:213
+#: plugins/admin/applications/class_applicationGeneric.inc:548
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
+#: plugins/admin/ogroups/class_ogroupManagement.inc:430
+#: plugins/gofon/fonreports/contents.tpl:34
+#: plugins/generic/references/class_reference.inc:42
+msgid "Application"
+msgstr "Aplicación"
+
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/conference/class_divListConferences.inc:217
+msgid "Edit this entry"
+msgstr "Editar esta entrada"
+
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/conference/class_divListConferences.inc:227
+msgid "Delete this entry"
+msgstr "Eliminar esta entrada"
+
+#: plugins/admin/groups/mail_admins.tpl:4
+msgid "Folder administrators"
+msgstr ""
+
+#: plugins/admin/groups/mail_admins.tpl:24
+msgid "Select a specific department"
+msgstr ""
+
+#: plugins/admin/groups/mail_admins.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
+msgid "Choose"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:6 plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/ogroups/generic.tpl:7
+#: plugins/admin/ogroups/paste_generic.tpl:4
+msgid "Group name"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:9 plugins/admin/groups/paste_generic.tpl:8
+msgid "Posix name of the group"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:53
+#: plugins/admin/groups/paste_generic.tpl:13
+msgid "Normally IDs are autogenerated, select to specify manually"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:56
+#: plugins/admin/groups/paste_generic.tpl:15
+msgid "Force GID"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:59
+#: plugins/admin/groups/paste_generic.tpl:18
+msgid "Forced ID number"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:68
+msgid "Select to create a samba conform group"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:76
+msgid "in domain"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:96
+msgid "Members are in a phone pickup group"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:111
+msgid "Members are in a nagios group"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:128
+msgid "Group members"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
+#: include/class_acl.inc:771
+msgid "read"
+msgstr "leer"
+
+#: plugins/admin/groups/class_groupMail.inc:290
+msgid "post"
+msgstr "enviar"
+
+#: plugins/admin/groups/class_groupMail.inc:291
+msgid "external post"
+msgstr "envío externo"
+
+#: plugins/admin/groups/class_groupMail.inc:292
+msgid "append"
+msgstr "añadir"
+
+#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
+#: include/class_acl.inc:773
+msgid "write"
+msgstr "escribir"
+
+#: plugins/admin/groups/class_groupMail.inc:294
+msgid "admin"
+msgstr "Administrador"
+
+#: plugins/admin/groups/class_groupMail.inc:295
+#: plugins/admin/users/class_userManagement.inc:539
+#: plugins/admin/systems/class_SelectDeviceType.inc:29
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
+#: plugins/admin/ogroups/class_ogroup.inc:297
+msgid "none"
+msgstr "ninguno"
+
+#: plugins/admin/groups/class_groupMail.inc:339
+msgid "This 'dn' has no valid mail extensions."
+msgstr "Esta 'dn' no tiene extensiones validas de correo."
+
+#: plugins/admin/groups/class_groupMail.inc:361
+msgid ""
+"Remove shared folder from mail server database when entry gets removed in "
+"LDAP"
+msgstr ""
+"Cuando la entrada sea eliminada de LDAP se eliminara la carpeta compartida "
+"del servidor de correo."
+
+#: plugins/admin/groups/class_groupMail.inc:362
+msgid "Remove the shared folder and all its contents after saving this account"
+msgstr ""
+"Despues de grabar esta cuenta se eliminara la carpeta compartida y todo su "
+"contenido"
+
+#: plugins/admin/groups/class_groupMail.inc:421
+msgid "You're trying to add an invalid email address "
+msgstr "Esta intentando añadir una dirección de correo no valida"
+
+#: plugins/admin/groups/class_groupMail.inc:422
+msgid "to the list of forwarders."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:692
+#, php-format
+msgid "Removing of groups/mail with dn '%s' failed."
+msgstr "Ha fallado la eliminación de correo/grupos con dn '%s'."
+
+#: plugins/admin/groups/class_groupMail.inc:891
+#, php-format
+msgid "Saving of groups/mail with dn '%s' failed."
+msgstr "Ha fallado la grabación de correo/grupos con dn '%s'."
+
+#: plugins/admin/groups/class_groupMail.inc:927
+msgid "Please enter a valid email addres in 'Primary address' field."
+msgstr ""
+"Por favor introduzca una dirección valida de correo electrónico en el campo "
+"'Cuenta Principal'."
+
+#: plugins/admin/groups/class_groupMail.inc:960
+msgid ""
+"Please choose valid permission settings. Default permission can't be emtpy."
+msgstr ""
+"Por favor seleccione una configuración valida de permisos. No se puede dejar "
+"en blanco los permisos por defecto."
+
+#: plugins/admin/groups/class_groupMail.inc:964
+msgid "Please select a valid mail server."
+msgstr "Por favor seleccione un servidor de correo valido."
+
+#: plugins/admin/groups/class_groupMail.inc:1111
+msgid "Group mail"
+msgstr "Grupo de correo"
+
+#: plugins/admin/groups/class_groupMail.inc:1119
+msgid "Alternate addresses"
+msgstr "Direcciones alternativas"
+
+#: plugins/admin/groups/class_groupMail.inc:1120
+msgid "Forwarding addresses"
+msgstr "Direcciones de reenvío"
+
+#: plugins/admin/groups/class_groupMail.inc:1123
+#: plugins/admin/systems/printer.tpl:82
+#: plugins/admin/systems/class_printGeneric.inc:895
+msgid "Permissions"
+msgstr "Permisos"
+
+#: plugins/admin/groups/group_objects.tpl:6
+msgid "Select users to add"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Select to see servers"
+msgstr "Seleccione para ver los servidores"
+
+#: plugins/admin/groups/group_objects.tpl:30
+msgid "Search within subtree"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:37
+msgid "Display users of department"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:47
+#: plugins/admin/systems/glpiSelectUser.tpl:37
+msgid "Regular expression for matching user names"
+msgstr ""
+
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr ""
+
+#: plugins/admin/groups/application_options.tpl:2
+msgid "Application options"
+msgstr ""
+
+#: plugins/admin/groups/mail_locals.tpl:32
+msgid "Display addresses of department"
+msgstr ""
+
+#: plugins/admin/groups/mail_locals.tpl:42
+msgid "Display addresses matching"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:415
+msgid "This 'dn' is no appgroup."
+msgstr "Esta'dn' no es un grupo de aplicaciones."
+
+#: plugins/admin/groups/class_groupApplication.inc:423
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove applications"
+msgstr "Eliminar aplicaciones"
+
+#: plugins/admin/groups/class_groupApplication.inc:424
+msgid ""
+"This group has application features enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"Este grupo tiene la extensión de aplicación activada. Puede desactivarla "
+"pulsando aquí."
+
+#: plugins/admin/groups/class_groupApplication.inc:426
+msgid "Create applications"
+msgstr "Crear aplicaciones"
+
+#: plugins/admin/groups/class_groupApplication.inc:427
+msgid ""
+"This group has application features disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Este grupo tiene la extensión de aplicación desactivada. Puede activarla "
+"pulsando aquí."
+
+#: plugins/admin/groups/class_groupApplication.inc:437
+msgid ""
+"You do not have permission to query application entries. All your changes "
+"will not be saved."
+msgstr ""
+"No tiene permisos suficientes para consultar las entradas de aplicaciones. "
+"Todas sus modificaciones no serán guardadas."
+
+#: plugins/admin/groups/class_groupApplication.inc:450
+msgid "Invalid character in category name."
+msgstr "'Nombre de categoría' tiene caracteres no validos."
+
+#: plugins/admin/groups/class_groupApplication.inc:458
+msgid "The specified category already exists."
+msgstr "La categoría especificada ya existe."
+
+#: plugins/admin/groups/class_groupApplication.inc:564
+msgid "The selected application name is not uniq. Please check your LDAP."
+msgstr ""
+"El nombre seleccionado de aplicación no es único. Compruebe su base de datos "
+"LDAP."
+
+#: plugins/admin/groups/class_groupApplication.inc:602
+msgid "The selected application has no options."
+msgstr "La aplicación seleccionada no tiene opciones."
+
+#: plugins/admin/groups/class_groupApplication.inc:690
+#: plugins/admin/departments/class_divListDepartment.inc:195
+msgid "department"
+msgstr "departamento"
+
+#: plugins/admin/groups/class_groupApplication.inc:699
+msgid "application"
+msgstr "aplicación"
+
+#: plugins/admin/groups/class_groupApplication.inc:715
+#: plugins/admin/groups/class_groupApplication.inc:756
+msgid "Delete entry"
+msgstr "Eliminar entrada"
+
+#: plugins/admin/groups/class_groupApplication.inc:717
+#: plugins/admin/groups/class_groupApplication.inc:751
+#: include/sieve/templates/object_container.tpl:9
+#: include/sieve/templates/object_container_clear.tpl:9
+msgid "Move up"
+msgstr "Mover arriba"
+
+#: plugins/admin/groups/class_groupApplication.inc:720
+#: plugins/admin/groups/class_groupApplication.inc:754
+#: include/sieve/templates/object_container.tpl:13
+#: include/sieve/templates/object_container_clear.tpl:13
+msgid "Move down"
+msgstr "Mover abajo"
+
+#: plugins/admin/groups/class_groupApplication.inc:749
+msgid "Insert seperator"
+msgstr "Insertar separador"
+
+#: plugins/admin/groups/class_groupApplication.inc:794
+msgid "This application is no longer available."
+msgstr "La aplicación ya no está disponible."
+
+#: plugins/admin/groups/class_groupApplication.inc:797
+#, php-format
+msgid "This application is not available in any release named %s."
+msgstr "La aplicación llamada %s no está disponible en ninguna versión."
+
+#: plugins/admin/groups/class_groupApplication.inc:801
+msgid "Check parameter"
+msgstr "Comprobar parámetros"
+
+#: plugins/admin/groups/class_groupApplication.inc:803
+msgid "This application has changed parameters."
+msgstr "Los parámetros de la aplicación han cambiado."
+
+#: plugins/admin/groups/class_groupApplication.inc:928
+#, php-format
+msgid "Removing of groups/applications with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la aplicación/grupo con dn '%s'."
+
+#: plugins/admin/groups/class_groupApplication.inc:988
+#, php-format
+msgid "Saving of groups/applications with dn '%s' failed."
+msgstr "Ha fallado la grabación de la aplicaciones/grupos con dn '%s'."
+
+#: plugins/admin/groups/class_groupApplication.inc:1039
+#, php-format
+msgid ""
+"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
+"the objects base has changed."
+msgstr ""
+"No puedo resolver la versión '%s', se pondrá el nombre de la versión a '%s'. "
+"Posiblemente los objetos base han cambiado."
+
+#: plugins/admin/groups/class_groupApplication.inc:1044
+msgid ""
+"There are no releases available. You will not be able to select another "
+"release."
+msgstr ""
+"No puede seleccionar otra versión ya que no hay mas versiones disponibles."
+
+#: plugins/admin/groups/class_groupApplication.inc:1195
+msgid "Group applications"
+msgstr "Grupo de aplicaciones"
+
+#: plugins/admin/groups/class_groupApplication.inc:1204
+msgid "Application parameter"
+msgstr "Parámetro de la aplicación"
+
+#: plugins/admin/users/remove.tpl:6
+msgid ""
+"This includes all account data, system access rules, imap settings, etc. for "
+"this user. Please double check if your really want to do this since there is "
+"no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/users/password.tpl:2
+msgid ""
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:157
+#: plugins/admin/users/class_userManagement.inc:235
+msgid "You are not allowed to set this users password!"
+msgstr "¡No le estátá permitido cambiarle la contraseña de estos usuarios!"
+
+#: plugins/admin/users/class_userManagement.inc:327
+#, php-format
+msgid "You're about to delete the following entry: %s"
+msgstr "Has decidido eliminar la entrada %s"
+
+#: plugins/admin/users/class_userManagement.inc:329
+#, php-format
+msgid "You're about to delete the following entries: %s"
+msgstr "Has decidido eliminar las siguientes entradas: %s"
+
+#: plugins/admin/users/class_userManagement.inc:357
+#, php-format
+msgid "You are not allowed to delete the user '%s'!"
+msgstr "¡No le está permitido eliminar el usuario '%s'!"
+
+#: plugins/admin/users/class_userManagement.inc:403
+#, php-format
+msgid "You're about to delete the user %s."
+msgstr "Esta a punto de eliminar el usuario %s"
+
+#: plugins/admin/users/class_userManagement.inc:433
+msgid "You are not allowed to delete this user!"
+msgstr "¡No le está permitido eliminar este usuario!"
+
+#: plugins/admin/users/class_userManagement.inc:558
+msgid "Please select a valid template."
+msgstr "Por favor seleccione una plantilla válida."
+
+#: plugins/admin/users/class_userManagement.inc:651
+msgid "A person with the choosen name is already used in this tree."
+msgstr "Ya existe una persona con el nombre elegido en este árbol."
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr ""
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+
+#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
+msgid "User administration"
+msgstr "Administración de Usuario"
+
+#: plugins/admin/users/class_divListUsers.inc:35
+#: plugins/admin/users/class_divListUsers.inc:36
+#: plugins/admin/systems/glpiSelectUser.tpl:6
+msgid "List of users"
+msgstr "Lista de usuarios"
+
+#: plugins/admin/users/class_divListUsers.inc:40
+msgid ""
+"This menu allows you to create, edit and delete selected users. Having a "
+"great number of users, you may want to use the range selectors on top of the "
+"user list."
+msgstr ""
+"Este menú permite crear, editar o eliminar los usuarios seleccionados. Si "
+"tiene un gran numero de usuarios puede usar los selectores de rangos en la "
+"parte superior del listado."
+
+#: plugins/admin/users/class_divListUsers.inc:61
+#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
+#: ihtml/themes/default/setup_useradmin.tpl:22
+msgid "Username"
+msgstr "Nombre de Usuario"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Select to see template pseudo users"
+msgstr "Seleccione para mostrar las plantillas de usuarios"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Select to see users that have only a GOsa object"
+msgstr "Seleccione para ver los usuarios que solo tienen la extensión GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Show functional users"
+msgstr "Mostrar usuarios funcionales"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Select to see users that have posix settings"
+msgstr "Seleccione para ver los usuarios que tienen extensiones Posix"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Show unix users"
+msgstr "Mostrar los usuarios unix"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Select to see users that have mail settings"
+msgstr "Seleccione para ver los usuarios que tienen extensiones de correo"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Show mail users"
+msgstr "Mostrar los usuarios de correo"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Select to see users that have samba settings"
+msgstr "Seleccione para ver los usuarios que tienen extensiones samba"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Show samba users"
+msgstr "Mostrar usuarios samba"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Select to see users that have proxy settings"
+msgstr "Seleccione para ver los usuarios que tienen extensiones proxy"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Show proxy users"
+msgstr "Mostrar los usuarios de proxy"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "Create new user"
+msgstr "Crear nuevo usuario"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "New user"
+msgstr "Nuevo usuario"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "Create new template"
+msgstr "Crear nueva plantilla"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "New template"
+msgstr "Nueva plantilla"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+msgid "Remove selected user"
+msgstr "Eliminar usuario seleccionado"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+msgid "Remove user"
+msgstr "Eliminar usuario"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+msgid "Copy selected user"
+msgstr "Copiar usuario seleccionado"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+msgid "Copy users"
+msgstr "Copiar usuario"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+msgid "cut selected user"
+msgstr "mover usuario seleccionado"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+msgid "Cut users"
+msgstr "Mover usuarios"
+
+#: plugins/admin/users/class_divListUsers.inc:219
+msgid "GOsa"
+msgstr "GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:220
+msgid "Edit generic properties"
+msgstr "Editar características generales"
+
+#: plugins/admin/users/class_divListUsers.inc:222
+msgid "Edit UNIX properties"
+msgstr "Editar características UNIX"
+
+#: plugins/admin/users/class_divListUsers.inc:224
+msgid "Edit environment properties"
+msgstr "Editar características de entorno"
+
+#: plugins/admin/users/class_divListUsers.inc:226
+msgid "Edit mail properties"
+msgstr "Editar características de correo electrónico"
+
+#: plugins/admin/users/class_divListUsers.inc:228
+msgid "Edit phone properties"
+msgstr "Editar características telefónicas"
+
+#: plugins/admin/users/class_divListUsers.inc:230
+msgid "Edit fax properies"
+msgstr "Editar características de Fax"
+
+#: plugins/admin/users/class_divListUsers.inc:232
+msgid "Edit samba properties"
+msgstr "Editar características samba"
+
+#: plugins/admin/users/class_divListUsers.inc:234
+msgid "Edit netatalk properties"
+msgstr "Editar características netatalk"
+
+#: plugins/admin/users/class_divListUsers.inc:235
+msgid "Create user from template"
+msgstr "Crear usuario desde plantilla"
+
+#: plugins/admin/users/class_divListUsers.inc:236
+msgid "Create user with this template"
+msgstr "Crear usuario con esta plantilla"
+
+#: plugins/admin/users/class_divListUsers.inc:271
+msgid "password"
+msgstr "contraseña"
+
+#: plugins/admin/users/class_divListUsers.inc:275
+msgid "You are not allowed to change the password for this user."
+msgstr "¡No tiene permisos para cambiar la contraseña de este usuario!"
+
+#: plugins/admin/users/class_divListUsers.inc:289
+msgid "You are not allowed to remove this user."
+msgstr "No le está permitido eliminar este usuario."
+
+#: plugins/admin/applications/generic.tpl:7
+#: plugins/admin/applications/generic.tpl:10
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/applications/class_applicationGeneric.inc:506
+msgid "Application name"
+msgstr "Nombre de la aplicación"
+
+#: plugins/admin/applications/generic.tpl:15
+#: plugins/gofon/macro/generic.tpl:14
+#: plugins/gofon/macro/class_gofonMacro.inc:583 html/getxls.php:222
+#: html/getxls.php:297
+msgid "Display name"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:19
+#: plugins/admin/applications/class_applicationGeneric.inc:511
+msgid "Application name to be displayed (i.e. below icons)"
+msgstr ""
+"Nombre con el que se mostrara la aplicación(esto es debajo de los iconos)"
+
+#: plugins/admin/applications/generic.tpl:28
+msgid "Path and/or binary name of application"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:45
+#: plugins/admin/mimetypes/generic.tpl:47
+msgid "Choose subtree to place application in"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:66
+#: plugins/admin/applications/class_applicationGeneric.inc:556
+#: plugins/admin/mimetypes/generic.tpl:67
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
+msgid "Icon"
+msgstr "Icono"
+
+#: plugins/admin/applications/generic.tpl:78
+#: plugins/admin/mimetypes/generic.tpl:79
+msgid "Update"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:78
+msgid "Reload picture from LDAP"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:81
+msgid "Remove picture from LDAP"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:99
+#: plugins/admin/applications/class_applicationGeneric.inc:560
+msgid "Only executable for members"
+msgstr "Solo ejecutables para los miembros"
+
+#: plugins/admin/applications/generic.tpl:104
+#: plugins/admin/applications/class_applicationGeneric.inc:564
+msgid "Replace user configuration on startup"
+msgstr "Reemplazar la configuración del usuario en el inicio"
+
+#: plugins/admin/applications/generic.tpl:110
+#: plugins/admin/applications/class_applicationGeneric.inc:561
+msgid "Place icon on members desktop"
+msgstr "Colocar icono en los escritorios de los miembros "
+
+#: plugins/admin/applications/generic.tpl:115
+#: plugins/admin/applications/class_applicationGeneric.inc:563
+msgid "Place entry in members startmenu"
+msgstr "Colocar entrado en los menús de inicio de los miembros"
+
+#: plugins/admin/applications/generic.tpl:120
+#: plugins/admin/applications/class_applicationGeneric.inc:562
+msgid "Place entry in members launch bar"
+msgstr "Colocar entrada en los barra de inicio de los miembros"
+
+#: plugins/admin/applications/class_divListApplication.inc:31
+msgid "List of Applications"
+msgstr "Lista de aplicaciones"
+
+#: plugins/admin/applications/class_divListApplication.inc:32
+msgid "This table displays all applications in the selected tree."
+msgstr "Esta tabla muestra todas las aplicaciones en el árbol seleccionado."
+
+#: plugins/admin/applications/class_divListApplication.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected applications. You may "
+"want to use the range selector on top of the application listbox, when "
+"working with a large number of applications."
+msgstr ""
+"Este menú permite añadir, editar o eliminar las aplicaciones seleccionadas. "
+"Cuando trabaje con un gran número de aplicaciones puede usar el selector de "
+"rango en la parte superior de la lista de aplicaciones."
+
+#: plugins/admin/applications/class_divListApplication.inc:161
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "new"
+msgstr "nuevo"
+
+#: plugins/admin/applications/class_divListApplication.inc:162
+msgid "Create new application"
+msgstr "Crear nueva aplicación"
+
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove selected applications"
+msgstr "Eliminar aplicaciones seleccionadas"
+
+#: plugins/admin/applications/class_applicationParameters.inc:54
+msgid "Remove options"
+msgstr "Eliminar opciones"
+
+#: plugins/admin/applications/class_applicationParameters.inc:55
+msgid "This application has options. You can disable them by clicking below."
+msgstr "Esta aplicación tiene opciones. Puede desactivarlas pulsando aqui."
+
+#: plugins/admin/applications/class_applicationParameters.inc:57
+msgid "Create options"
+msgstr "Crear opciones"
+
+#: plugins/admin/applications/class_applicationParameters.inc:58
+msgid ""
+"This application has options disabled. You can enable them by clicking below."
+msgstr ""
+"Esta aplicación tiene opciones desactivadas. Puede activarlas pulsando aqui."
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/gofon/macro/parameter.tpl:10
+msgid "Default value"
+msgstr "Valor por defecto"
+
+#: plugins/admin/applications/class_applicationParameters.inc:130
+msgid "Add option"
+msgstr "Añadir opción"
+
+#: plugins/admin/applications/class_applicationParameters.inc:159
+#, php-format
+msgid "Removing of application parameters with dn '%s' failed."
+msgstr "Ha fallado la eliminación de los parametros de aplicación con dn '%s'."
+
+#: plugins/admin/applications/class_applicationParameters.inc:190
+#, php-format
+msgid "Value '%s' specified as option name is not valid."
+msgstr "El valor '%s' especificado como nombre de opción no es valido."
+
+#: plugins/admin/applications/class_applicationParameters.inc:221
+#, php-format
+msgid "Saving of application parameters with dn '%s' failed."
+msgstr "Ha fallado la grabación de los parametros de aplicación con dn '%s'."
+
+#: plugins/admin/applications/class_applicationParameters.inc:233
+msgid "Parameter configuration"
+msgstr "Configuración del parámetro"
+
+#: plugins/admin/applications/class_applicationParameters.inc:241
+msgid "Application parameter settings"
+msgstr "Configuración de los parámetros de aplicación"
+
+#: plugins/admin/applications/remove.tpl:6
+#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
+#: ihtml/themes/default/remove.tpl:6
+msgid ""
+"This may be used by several groups. Please double check if your really want "
+"to do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/applications/main.inc:39
+#: plugins/admin/applications/main.inc:41
+msgid "Application management"
+msgstr "Administración de aplicación"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:103
+msgid "no example"
+msgstr "sin ejemplo"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:134
+msgid "This 'dn' is no application."
+msgstr "Esta 'dn' no es de aplicación."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:236
+#, php-format
+msgid "Removing of application with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la aplicación con dn '%s'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:248
+#, php-format
+msgid "Removing application from objectgroup '%s' failed"
+msgstr "Ha fallado la eliminación de la aplicación del grupo de objetos '%s'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:255
+#, php-format
+msgid "Removing application from group '%s' failed"
+msgstr "Ha fallado la eliminación de la aplicación del grupo '%s'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:306
+msgid "The specified picture has not been uploaded correctly."
+msgstr "La foto indicada no puede ser subida correctamente."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:338
+msgid "Can't access uploaded image."
+msgstr "No se puede acceder a la imagen subida."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:343
+msgid ""
+"Uploaded image could not be resized, possilby the image magick extension is "
+"missing."
+msgstr ""
+"No se puede cambiar el tamaño de la imagen subida, posiblemente por no tener "
+"la extensión imagemagick."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:348
+msgid ""
+"Could not convert image to png, possilby the image magick extension is "
+"missing."
+msgstr ""
+"No se puede convertir la imagen a png, posiblemente por no tener la "
+"extensión imagemagick."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:352
+#, php-format
+msgid "Could not save uploaded image to %s."
+msgstr "No se puede subir la imagen a %s."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:381
+msgid "Specified execute path must start with '/'."
+msgstr "La ruta del ejecutable introducida debe empezar con '/'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:398
+msgid "Required field 'Name' is not filled."
+msgstr "No ha introducido el campo obligatorio 'Nombre'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:402
+msgid "Invalid character in application name. Only a-z 0-9 are allowed."
+msgstr ""
+"Hay caracteres no validos en el nombre de aplicación. Solo a-z y 0-9 están "
+"permitidos."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:406
+msgid "Required field 'Execute' is not filled."
+msgstr "No ha introducido el campo obligatorio 'Ejecutar'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:421
+#: plugins/admin/applications/class_applicationGeneric.inc:429
+msgid "There's already an application with this 'Name'."
+msgstr "Ya existe una aplicación con ese 'Nombre'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:477
+#, php-format
+msgid "Saving of application with dn '%s' failed."
+msgstr "Ha fallado la grabación de la aplicación con dn '%s'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:502
+msgid "Application settings"
+msgstr "Parametros de la aplicación"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:543
+msgid "Application generic"
+msgstr "Aplicación genérica"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:557
+msgid "Flag"
+msgstr "Marca"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:558
+msgid "Script content"
+msgstr "Contenido del script"
+
+#: plugins/admin/applications/class_applicationManagement.inc:323
+#: plugins/admin/applications/class_applicationManagement.inc:377
+#: plugins/admin/applications/class_applicationManagement.inc:407
+msgid "You are not allowed to delete this application!"
+msgstr "¡No tiene permisos para eliminar esta aplicación!"
+
+#: plugins/admin/applications/class_applicationManagement.inc:370
+#, php-format
+msgid "You're about to delete the application '%s'."
+msgstr "Has decidido eliminar la aplicación '%s'."
+
+#: plugins/admin/departments/generic.tpl:8
+msgid "Name of department"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of subtree to create"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/gofon/conference/generic.tpl:93
+msgid "Descriptive text for department"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:24
+#: plugins/admin/departments/class_departmentGeneric.inc:601
+msgid "Category"
+msgstr "Categoría"
+
+#: plugins/admin/departments/generic.tpl:27
+msgid "Category for this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/gofon/conference/generic.tpl:177
+msgid "Choose subtree to place department in"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:63
+msgid "State where this subtree is located"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:71
+msgid "Location of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:79
+msgid "Postal address of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:86
+msgid "Base telephone number of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:94
+msgid "Base facsimile telephone number of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:117
+#: plugins/admin/departments/class_departmentGeneric.inc:604
+msgid "Administrative settings"
+msgstr "Parámetros administrativos"
+
+#: plugins/admin/departments/generic.tpl:119
+msgid "Tag department as an independent administrative unit"
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:27
+#: plugins/admin/departments/class_divListDepartment.inc:28
+msgid "List of departments"
+msgstr "Lista de Departamentos"
+
+#: plugins/admin/departments/class_divListDepartment.inc:33
+msgid ""
+"This menu allows you to create, delete and edit selected departments. Having "
+"a large number of departments, you might prefer the range selectors on top "
+"of the department list."
+msgstr ""
+"Este menú le permitirá crear, eliminar, y editar los departamentos "
+"seleccionados. Puede preferir el selector de rango en la parte superior de "
+"la lista de departamentos cuando maneje un gran número de departamentos."
+
+#: plugins/admin/departments/class_divListDepartment.inc:48
+#: plugins/admin/departments/class_departmentGeneric.inc:600
+msgid "Department name"
+msgstr "Nombre de departamento"
+
+#: plugins/admin/departments/class_divListDepartment.inc:56
+msgid "Regular expression for matching department names"
+msgstr "Expresión regular para buscar el nombre del departamento"
+
+#: plugins/admin/departments/class_divListDepartment.inc:127
+msgid "Create new department"
+msgstr "Crear nuevo departamento"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+msgid "Remove selected departments"
+msgstr "Eliminar departamentos seleccionados"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+msgid "Remove departments"
+msgstr "Eliminar departamentos"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:5
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
+"snapshot entries for all entire objects."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:8
+msgid "GOsa can NOT fix this for you, yet."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:11
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+
+#: plugins/admin/departments/remove.tpl:6
+#: plugins/gofon/conference/remove.tpl:6
+msgid ""
+"This includes 'all' accounts, systems, etc. in this subtree. Please double "
+"check if your really want to do this since there is no way for GOsa to get "
+"your data back."
+msgstr ""
+
+#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
+msgid "Department management"
+msgstr "Administración de departamento"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:197
+#, php-format
+msgid "Removing of department with dn '%s' failed."
+msgstr "Ha fallado la eliminación del departamento con dn '%s'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:258
+#: plugins/admin/departments/class_departmentGeneric.inc:260
+msgid "Department with that 'Name' already exists."
+msgstr "Ya existe un departamente con ese 'Nombre'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:268
+msgid "Required field 'Description' is not set."
+msgstr "No ha introducido el campo obligatorio 'Descripción'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:272
+#, php-format
+msgid ""
+"The field 'Name' contains the reserved word '%s'. Please choose another name."
+msgstr ""
+"El campo 'Nombre' tiene la palabra reservada '%s'. Por favor elija otro "
+"nombre."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:326
+msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
+msgstr ""
+"Error Fatal: ¡No se puede encontrar una etiqueta sin usar para identificar "
+"la unidad administrativa!"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:376
+#, php-format
+msgid "Saving of department with dn '%s' failed."
+msgstr "Ha fallado la grabación del departamento con dn '%s'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:429
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Etiquetando '%s'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:514
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Moviendo '%s' a '%s'"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:550
+#: include/class_acl.inc:638 include/class_acl.inc:645
+#: include/class_acl.inc:652 include/class_acl.inc:658
+#: include/class_ldap.inc:458 ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:62
+msgid "Object"
+msgstr "Objeto"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:555
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "Ha fallado a copiar %s, operación abortada"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:587
+#: plugins/admin/departments/class_departmentGeneric.inc:592
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Departments"
+msgstr "Departamentos"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:599
+#: plugins/admin/systems/workstationService.tpl:89
+#: plugins/admin/systems/terminalService.tpl:79
+#: plugins/gofon/phoneaccount/generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:34
+#: plugins/gofon/phoneaccount/paste_generic.tpl:29
+msgid "Telephone"
+msgstr "Teléfono"
+
+#: plugins/admin/departments/class_departmentManagement.inc:197
+#: plugins/admin/departments/class_departmentManagement.inc:245
+#: plugins/admin/departments/class_departmentManagement.inc:264
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
+msgid "You have no permission to remove this department."
+msgstr "No tiene permisos para eliminar este departamento."
+
+#: plugins/admin/departments/class_departmentManagement.inc:239
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
+#, php-format
+msgid "You're about to delete the whole LDAP subtree placed under '%s'."
+msgstr "Ha decidido eliminar todo el subárbol LDAP colocado debajo de '%s'."
+
+#: plugins/admin/departments/class_departmentManagement.inc:431
+msgid ".."
+msgstr ".."
+
+#: plugins/admin/systems/glpiPrinter.tpl:9
+msgid "Printer type"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:23 plugins/admin/systems/glpi.tpl:37
+#: plugins/admin/systems/glpi_devices.tpl:24
+#: plugins/admin/systems/glpi_devices.tpl:123
+#: plugins/admin/systems/glpi_devices.tpl:164
+#: plugins/admin/systems/glpi_devices.tpl:219
+#: plugins/admin/systems/glpi_devices.tpl:275
+#: plugins/admin/systems/glpi_devices.tpl:333
+#: plugins/admin/systems/glpi_devices.tpl:397
+#: plugins/admin/systems/glpi_devices.tpl:469
+#: plugins/admin/systems/glpi_devices.tpl:533
+#: plugins/admin/systems/glpi_devices.tpl:580
+#: plugins/admin/systems/glpi_devices.tpl:633
+#: plugins/admin/systems/glpi_devices.tpl:687
+#: plugins/admin/systems/glpi_devices.tpl:733
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
+#: plugins/admin/systems/class_glpiAccount.inc:796
+msgid "Manufacturer"
+msgstr "Fabricante"
+
+#: plugins/admin/systems/glpiPrinter.tpl:39
+msgid "Supported interfaces"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:48
+#: plugins/admin/systems/class_servDNS.inc:410
+msgid "Serial"
+msgstr "Serie"
+
+#: plugins/admin/systems/glpiPrinter.tpl:58
+msgid "Parallel"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:68
+msgid "USB"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:80 plugins/admin/systems/glpi.tpl:52
+msgid "Contacts"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:83 plugins/admin/systems/glpi.tpl:66
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
+#: plugins/admin/systems/class_glpiAccount.inc:789
+msgid "Technical responsible"
+msgstr "Responsable técnico"
+
+#: plugins/admin/systems/glpiPrinter.tpl:94 plugins/admin/systems/glpi.tpl:56
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
+#: plugins/admin/systems/class_glpiAccount.inc:793
+msgid "Contact person"
+msgstr "Persona de contacto"
+
+#: plugins/admin/systems/glpiPrinter.tpl:107
+#: plugins/admin/systems/glpi.tpl:117
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
+#: plugins/admin/systems/class_glpiAccount.inc:797
+msgid "Attachments"
+msgstr "Adjuntos"
+
+#: plugins/admin/systems/glpiPrinter.tpl:139
+msgid "Installed cartridges"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:1
+msgid "Network\tsettings"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:9
+msgid "IP-address"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:17
+msgid "MAC-address"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:29
+msgid "Autodetect"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:58
+msgid "Enable DNS for this device"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:59
+#: plugins/admin/systems/servdnseditzone.tpl:67
+#: plugins/admin/systems/class_servDNS.inc:411
+#: plugins/gofon/phoneaccount/generic.tpl:95
+msgid "Refresh"
+msgstr "Refresco"
+
+#: plugins/admin/systems/network.tpl:67
+msgid "Zone"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:77
+#: plugins/admin/systems/class_termDNS.inc:578
+#: plugins/admin/systems/servdnseditzone.tpl:85
+#: plugins/admin/systems/class_servDNS.inc:174
+#: plugins/admin/systems/class_servDNS.inc:414
+msgid "TTL"
+msgstr "TTL"
+
+#: plugins/admin/systems/network.tpl:85
+msgid "Dns records"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:55
+#: plugins/admin/systems/class_terminalInfo.inc:205
+msgid "present"
+msgstr "presente"
+
+#: plugins/admin/systems/class_terminalInfo.inc:73
+#: plugins/admin/systems/class_workstationStartup.inc:508
+#: plugins/admin/systems/class_terminalStartup.inc:168
+#: plugins/admin/systems/class_terminalGeneric.inc:262
+#: plugins/admin/systems/class_terminalService.inc:267
+msgid "This 'dn' has no terminal features."
+msgstr "Esta 'dn' no tiene características de terminal."
+
+#: plugins/admin/systems/class_terminalInfo.inc:80
+msgid "There is no php snmp module installed, can't gather any informations."
+msgstr ""
+"Aviso: no está instalado el módulo php_snmp, no se puede acceder a ninguna "
+"información."
+
+#: plugins/admin/systems/class_terminalInfo.inc:86
+#: plugins/admin/systems/class_terminalInfo.inc:180
+msgid "unknown status"
+msgstr "estado desconocido"
+
+#: plugins/admin/systems/class_terminalInfo.inc:95
+msgid "This is a virtual terminal which has no properties to show here."
+msgstr ""
+"Este es un terminal virtual que no tiene propiedades que puedan ser mostradas"
+
+#: plugins/admin/systems/class_terminalInfo.inc:113
+msgid "online"
+msgstr "en linea"
+
+#: plugins/admin/systems/class_terminalInfo.inc:169
+msgid "running"
+msgstr "funcionando"
+
+#: plugins/admin/systems/class_terminalInfo.inc:172
+msgid "not running"
+msgstr "parado"
+
+#: plugins/admin/systems/class_terminalInfo.inc:197
+msgid "offline"
+msgstr "fuera de linea"
+
+#: plugins/admin/systems/info.tpl:1
+msgid "System information"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:7
+msgid "CPU"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:10
+msgid "Memory"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:13
+msgid "Boot MAC"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:16
+msgid "USB support"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
+msgid "System status"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:23
+msgid "Inventory number"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:27
+msgid "Last login"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:38
+msgid "Network devices"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:47
+msgid "IDE devices"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:56
+msgid "SCSI devices"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:64
+msgid "Floppy device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:68
+msgid "CDROM device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:73
+#: plugins/admin/systems/workstationService.tpl:107
+#: plugins/admin/systems/terminalService.tpl:95
+msgid "Graphic device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:77
+msgid "Audio device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:93
+msgid "Up since"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:96
+msgid "CPU load"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:99
+msgid "Memory usage"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:102
+msgid "Swap usage"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:116
+msgid "SSH service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:119
+#: plugins/admin/systems/class_goCupsServer.inc:29
+#: plugins/admin/systems/class_goCupsServer.inc:50
+#: plugins/admin/systems/class_goCupsServer.inc:71
+msgid "Print service"
+msgstr "Servicio de impresión"
+
+#: plugins/admin/systems/info.tpl:122
+msgid "Scan service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:125
+msgid "Sound service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:128
+msgid "GUI"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:9
+#: plugins/admin/systems/SelectDeviceType.tpl:20
+msgid "System type"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:23
+#: plugins/admin/systems/class_glpiAccount.inc:791
+msgid "Operating system"
+msgstr "Sistema operativo"
+
+#: plugins/admin/systems/glpi.tpl:79
+#: plugins/admin/systems/glpi_devices.tpl:112
+#: plugins/admin/systems/glpi_devices.tpl:153
+#: plugins/admin/systems/glpi_devices.tpl:208
+#: plugins/admin/systems/glpi_devices.tpl:264
+#: plugins/admin/systems/glpi_devices.tpl:322
+#: plugins/admin/systems/glpi_devices.tpl:386
+#: plugins/admin/systems/glpi_devices.tpl:458
+#: plugins/admin/systems/glpi_devices.tpl:522
+#: plugins/admin/systems/glpi_devices.tpl:569
+#: plugins/admin/systems/glpi_devices.tpl:622
+#: plugins/admin/systems/glpi_devices.tpl:676
+#: plugins/admin/systems/glpi_devices.tpl:722
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
+#: plugins/admin/systems/class_glpiAccount.inc:790
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
+#: include/sieve/templates/object_container.tpl:23
+#: include/sieve/templates/element_comment.tpl:4
+#: include/sieve/class_sieveManagement.inc:501
+#: include/sieve/class_sieveManagement.inc:720
+msgid "Comment"
+msgstr "Comentario"
+
+#: plugins/admin/systems/glpi.tpl:96
+msgid "Installed devices"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:112
+msgid "Trading"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:113
+msgid "Software"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:114
+msgid "Contracts"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:3
+msgid "Adding a new service to the current server"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:7
+msgid ""
+"This dialog allows you to add new services to the currenty edited server "
+"object. The box below shows all available but not already used services."
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:13
+msgid "Service to add"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:20
+msgid "All available services are already in use."
+msgstr ""
+
+#: plugins/admin/systems/class_goFaxServer.inc:32
+msgid "FAX database"
+msgstr "Base de datos de FAX"
+
+#: plugins/admin/systems/class_goFaxServer.inc:61
+msgid "FAX database configuration"
+msgstr "Configuración de la base de datos de FAX"
+
+#: plugins/admin/systems/class_goFaxServer.inc:70
+#: plugins/admin/systems/class_goGlpiServer.inc:69
+msgid "The attribute user is empty or contains invalid characters."
+msgstr "El atributo usuario está vacío o tiene caracteres no validos"
+
+#: plugins/admin/systems/class_goFaxServer.inc:73
+#: plugins/admin/systems/class_goFonServer.inc:76
+msgid "The attribute password is empty or contains invalid characters."
+msgstr "El atributo contraseña está vacío o tiene caracteres no validos"
+
+#: plugins/admin/systems/class_goFaxServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Fax database"
+msgstr "Base de datos de Fax"
+
+#: plugins/admin/systems/class_goFaxServer.inc:99
+msgid "Login name"
+msgstr "Nombre de acceso"
+
+#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
+msgid "System management"
+msgstr "Administración del sistema"
+
+#: plugins/admin/systems/terminal.tpl:8
+msgid "Terminal template"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:10
+#: plugins/admin/systems/paste_generic.tpl:24
+msgid "Terminal name"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:37 plugins/admin/systems/server.tpl:41
+#: plugins/admin/systems/workstation.tpl:44
+#: plugins/admin/systems/class_terminalGeneric.inc:611
+#: plugins/admin/systems/phonesettings.tpl:25
+#: plugins/admin/ogroups/termgroup.tpl:47
+#: plugins/admin/ogroups/class_termgroup.inc:395
+msgid "Mode"
+msgstr "Modo"
+
+#: plugins/admin/systems/terminal.tpl:40 plugins/admin/systems/server.tpl:44
+#: plugins/admin/systems/workstation.tpl:47
+#: plugins/admin/ogroups/termgroup.tpl:50
+msgid "Select terminal mode"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:47
+#: plugins/admin/systems/class_workstationGeneric.inc:601
+#: plugins/admin/systems/workstation.tpl:54
+#: plugins/admin/ogroups/termgroup.tpl:58
+#: plugins/admin/ogroups/class_termgroup.inc:396
+msgid "Syslog server"
+msgstr "Servidor de registro de sistema"
+
+#: plugins/admin/systems/terminal.tpl:50
+#: plugins/admin/systems/workstation.tpl:57
+#: plugins/admin/ogroups/termgroup.tpl:61
+msgid "Choose server to use for logging"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:66
+#: plugins/admin/systems/class_terminalGeneric.inc:612
+msgid "Root server"
+msgstr "Servidor Raíz"
+
+#: plugins/admin/systems/terminal.tpl:69
+msgid "Select NFS root filesystem to use"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:76
+#: plugins/admin/systems/class_terminalGeneric.inc:613
+msgid "Swap server"
+msgstr "Servidor de Intercambio"
+
+#: plugins/admin/systems/terminal.tpl:79
+msgid "Choose NFS filesystem to place swap files on"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:98
+#: plugins/admin/systems/workstation.tpl:75
+msgid "Inherit time server attributes"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:103
+#: plugins/admin/systems/workstation.tpl:80
+#: plugins/admin/ogroups/termgroup.tpl:14
+msgid "NTP server"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:106
+#: plugins/admin/systems/workstation.tpl:83
+#: plugins/admin/ogroups/termgroup.tpl:17
+msgid "Choose server to use for synchronizing time"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:145
+#: plugins/admin/systems/workstation.tpl:120
+#: plugins/admin/ogroups/termgroup.tpl:93
+msgid "Select action to execute for this terminal"
+msgstr ""
+
+#: plugins/admin/systems/server.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
+msgid "Server name"
+msgstr ""
+
+#: plugins/admin/systems/server.tpl:67
+msgid "Select action to execute for this server"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_type.tpl:1
+msgid "Manage System-types"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_type.tpl:9
+#: plugins/admin/systems/glpi_edit_type.tpl:28
+#: plugins/admin/systems/glpi_edit_os.tpl:9
+#: plugins/admin/systems/glpi_edit_os.tpl:28
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
+msgid "Rename"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_type.tpl:24
+#: plugins/admin/systems/glpi_edit_os.tpl:24
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
+msgid "Please enter a new name"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:17
+#: plugins/admin/systems/class_divListSystemService.inc:18
+msgid "Installed services"
+msgstr "Servicios instalados"
+
+#: plugins/admin/systems/class_divListSystemService.inc:22
+msgid ""
+"This menu allows you to add, remove and configure the properties of a "
+"specific service."
+msgstr ""
+"Este menú le permite añadir, eliminar o configurar las propiedades de un "
+"servicioespecíficos."
+
+#: plugins/admin/systems/class_divListSystemService.inc:30
+msgid "Service name"
+msgstr "Nombre del servicio"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add service"
+msgstr "Añadir servicio"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add new service"
+msgstr "Añadir nuevo servicio"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all"
+msgstr "Inicio todos"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all services"
+msgstr "Iniciar todos los servicios"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#: plugins/admin/systems/class_divListSystemService.inc:106
+msgid "Stop service"
+msgstr "Parar servicio"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+msgid "Stop all services"
+msgstr "Parar todos los servicios"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#: plugins/admin/systems/class_divListSystemService.inc:112
+msgid "Restart service"
+msgstr "Reiniciar servicio"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+msgid "Restart all services"
+msgstr "Reiniciar todos los servicios"
+
+#: plugins/admin/systems/class_divListSystemService.inc:86
+msgid "Stopped"
+msgstr "Parado"
+
+#: plugins/admin/systems/class_divListSystemService.inc:87
+msgid "Started"
+msgstr "Iniciado"
+
+#: plugins/admin/systems/class_divListSystemService.inc:88
+msgid "Restarting"
+msgstr "Reiniciando"
+
+#: plugins/admin/systems/class_divListSystemService.inc:89
+msgid "User status"
+msgstr "Estado del usuario"
+
+#: plugins/admin/systems/class_divListSystemService.inc:100
+msgid "Start service"
+msgstr "Iniciar servicio"
+
+#: plugins/admin/systems/class_divListSystemService.inc:118
+msgid "Edit service"
+msgstr "Editar servicio"
+
+#: plugins/admin/systems/class_divListSystemService.inc:124
+msgid "Remove service"
+msgstr "Eliminar servicio"
+
+#: plugins/admin/systems/workstationService.tpl:4
+#: plugins/admin/systems/terminalService.tpl:4
+msgid "Keyboard"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:254
+#: plugins/admin/systems/printerPPDDialog.tpl:5
+#: plugins/admin/systems/class_glpiAccount.inc:794
+msgid "Model"
+msgstr "Modelo"
+
+#: plugins/admin/systems/workstationService.tpl:11
+#: plugins/admin/systems/terminalService.tpl:10
+msgid "Choose keyboard model"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:19
+#: plugins/admin/systems/terminalService.tpl:17
+msgid "Layout"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:23
+#: plugins/admin/systems/terminalService.tpl:20
+msgid "Choose keyboard layout"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:31
+#: plugins/admin/systems/terminalService.tpl:27
+msgid "Variant"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:35
+#: plugins/admin/systems/terminalService.tpl:30
+msgid "Choose keyboard variant"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:51
+#: plugins/admin/systems/terminalService.tpl:45
+msgid "Mouse"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:58
+#: plugins/admin/systems/terminalService.tpl:51
+msgid "Choose mouse type"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:66
+#: plugins/admin/systems/terminalService.tpl:58
+msgid "Port"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:70
+#: plugins/admin/systems/terminalService.tpl:61
+msgid "Choose mouse port"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:86
+#: plugins/admin/systems/terminalService.tpl:76
+#: plugins/admin/systems/class_workstationService.inc:481
+#: plugins/admin/systems/class_terminalService.inc:504
+#: plugins/gofon/phoneaccount/generic.tpl:30
+#: plugins/gofon/phoneaccount/paste_generic.tpl:27
+msgid "Telephone hardware"
+msgstr "Teléfono hardware"
+
+#: plugins/admin/systems/workstationService.tpl:110
+#: plugins/admin/systems/terminalService.tpl:98
+#: plugins/admin/systems/printer.tpl:66
+msgid "Driver"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:114
+#: plugins/admin/systems/terminalService.tpl:101
+msgid "Choose graphic driver that is needed by the installed graphic board"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:126
+#: plugins/admin/systems/terminalService.tpl:111
+msgid "Choose screen resolution used in graphic mode"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:134
+#: plugins/admin/systems/terminalService.tpl:118
+msgid "Color depth"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:138
+#: plugins/admin/systems/terminalService.tpl:121
+msgid "Choose colordepth used in graphic mode"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:153
+#: plugins/admin/systems/terminalService.tpl:135
+msgid "Display device"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:157
+#: plugins/admin/systems/class_workstationService.inc:93
+#: plugins/admin/systems/class_terminalService.inc:72
+msgid "unknown"
+msgstr "desconocido"
+
+#: plugins/admin/systems/workstationService.tpl:167
+#: plugins/admin/systems/terminalService.tpl:147
+msgid "Use DDC for automatic detection"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:170
+#: plugins/admin/systems/terminalService.tpl:150
+msgid "HSync"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:175
+#: plugins/admin/systems/terminalService.tpl:154
+msgid "Horizontal refresh frequency for installed monitor"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:181
+#: plugins/admin/systems/terminalService.tpl:158
+msgid "VSync"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:186
+#: plugins/admin/systems/terminalService.tpl:162
+msgid "Vertical refresh frequency for installed monitor"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:201
+#: plugins/admin/systems/terminalService.tpl:245
+msgid "Scan device"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:204
+#: plugins/admin/systems/terminalService.tpl:247
+msgid "Select to start SANE scan service on terminal"
+msgstr ""
+
+#: plugins/admin/systems/workstationService.tpl:207
+#: plugins/admin/systems/terminalService.tpl:249
+msgid "Provide scan services"
+msgstr ""
+
+#: plugins/admin/systems/remove_ppd.tpl:9
+msgid "The ppd file will be removed from the server and can not be restored."
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:1
+msgid "Edit share"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:2
+msgid "NFS setup"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:403
+msgid "Volume"
+msgstr "Volumen"
+
+#: plugins/admin/systems/servnfs.tpl:69
+msgid "Auto-mount share on Apple systems"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:109
+msgid "Codepage"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:121
+#: plugins/admin/systems/class_goShareServer.inc:402
+msgid "Option"
+msgstr "Opción"
+
+#: plugins/admin/systems/class_workstationStartup.inc:290
+#: plugins/admin/systems/class_workstationStartup.inc:312
+#: plugins/admin/systems/class_workstationStartup.inc:316
+#: plugins/admin/systems/class_workstationStartup.inc:835
+#: plugins/admin/systems/class_workstationGeneric.inc:127
+#: plugins/admin/systems/class_terminalStartup.inc:40
+#: plugins/admin/systems/class_terminalStartup.inc:123
+#: plugins/admin/systems/class_terminalStartup.inc:143
+#: plugins/admin/systems/class_terminalGeneric.inc:122
+#: plugins/admin/systems/class_terminalGeneric.inc:318
+#: plugins/admin/systems/class_workstationService.inc:202
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_workstationService.inc:208
+#: plugins/admin/systems/class_workstationService.inc:211
+#: plugins/admin/systems/class_workstationService.inc:214
+#: plugins/admin/systems/class_workstationService.inc:217
+#: plugins/admin/systems/class_workstationService.inc:220
+#: plugins/admin/systems/class_workstationService.inc:230
+#: plugins/admin/systems/class_workstationService.inc:231
+#: plugins/admin/systems/class_workstationService.inc:232
+#: plugins/admin/systems/class_workstationService.inc:233
+#: plugins/admin/systems/class_workstationService.inc:234
+#: plugins/admin/systems/class_workstationService.inc:235
+#: plugins/admin/systems/class_workstationService.inc:236
+#: plugins/admin/systems/class_terminalService.inc:75
+#: plugins/admin/systems/class_terminalService.inc:103
+#: plugins/admin/systems/class_terminalService.inc:109
+#: plugins/admin/systems/class_terminalService.inc:119
+#: plugins/admin/systems/class_terminalService.inc:120
+#: plugins/admin/systems/class_terminalService.inc:122
+#: plugins/admin/systems/class_terminalService.inc:126
+#: plugins/admin/systems/class_terminalService.inc:219
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_terminalService.inc:225
+#: plugins/admin/systems/class_terminalService.inc:228
+#: plugins/admin/systems/class_terminalService.inc:231
+#: plugins/admin/systems/class_terminalService.inc:234
+#: plugins/admin/systems/class_terminalService.inc:237
+msgid "inherited"
+msgstr "heredado"
+
+#: plugins/admin/systems/class_workstationStartup.inc:337
+#: plugins/admin/systems/class_terminalStartup.inc:95
+#, php-format
+msgid ""
+"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
+"exist."
+msgstr ""
+"El comando '%s', especificado como método 'KERNELS' para la extensión '%s' "
+"no existe."
+
+#: plugins/admin/systems/class_workstationStartup.inc:434
+msgid ""
+"There are packages in your configuration, which can't be resolved with "
+"current server/release settings."
+msgstr ""
+"Existen paquetes en su configuración actual que no se pueden resolver con la "
+"configuración actual de servidor/versión."
+
+#: plugins/admin/systems/class_workstationStartup.inc:479
+msgid "Please select a 'FAI server' or remove the 'FAI classes'."
+msgstr "Por favor selecciones un 'servidor FAI' o elimine las 'clases FAI'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:547
+msgid ""
+"There is already a profile in your selection that contain partition table "
+"configurations."
+msgstr ""
+"Ya existe un usuario con este perfil en su selección que tiene "
+"configuraciones de tabla de particiones."
+
+#: plugins/admin/systems/class_workstationStartup.inc:764
+msgid "Not available in current setup"
+msgstr "No esta disponible en la configuración actual"
+
+#: plugins/admin/systems/class_workstationStartup.inc:908
+#, php-format
+msgid ""
+"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
+"Server was reset to 'auto'."
+msgstr ""
+"No se puede resolver una o mas de las clase(es) FAI [%s] introducidas en el "
+"servidor FAI '%s'. El servidor fue configurado a 'automático'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:924
+#, php-format
+msgid ""
+"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
+"configurations, possibly some classes where deleted or renamed. Server was "
+"reset to 'auto'."
+msgstr ""
+"No puedo resolver las clase(es) FAI [%s] de ninguna manera, por favor "
+"compruebe la configuración FAI, posiblemente algunas clases serán eliminadas "
+"o renombradas. El servidor fue configurado a 'automático'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1097
+#, php-format
+msgid "Saving of system workstation/startup with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación de los parametros de inicio de estación de trabajo "
+"con dn '%s'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1147
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
+msgstr ""
+"No se puede ejecutar el método REPOSITORY_HOOK '%s', por favor compruebe su "
+"gosa.conf."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1149
+#: plugins/admin/systems/class_servRepositorySetup.inc:203
+#, php-format
+msgid ""
+"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
+"empty string."
+msgstr ""
+"Al ejecutar el método REPOSITORY_HOOK '%s' indicado en gosa.conf, devuelve "
+"una cadena vacía."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1179
+msgid "System startup"
+msgstr "Inicio del Sistema"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1187
+#: plugins/admin/systems/class_terminalStartup.inc:477
+msgid "Ldap server"
+msgstr "Servidor LDAP"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1188
+#: plugins/admin/systems/class_terminalStartup.inc:480
+#: plugins/admin/systems/workstationStartup.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:8
+msgid "Boot kernel"
+msgstr "Kernel de inicio"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1189
+#: plugins/admin/systems/class_terminalStartup.inc:481
+msgid "Kernel parameter"
+msgstr "Parametros del Kernel"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1191
+#: plugins/admin/systems/class_terminalStartup.inc:479
+msgid "Kernel modules"
+msgstr "Módulos del Kernel"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1195
+msgid "Debian mirror"
+msgstr "Servidor espejo Debian"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1196
+msgid "Debian release"
+msgstr "Versión de Debian"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1198
+msgid "FAI status flag"
+msgstr "Marca de estado de FAI"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:34
+#: plugins/admin/systems/class_goGlpiServer.inc:89
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+msgid "Inventory database"
+msgstr "Base de datos de inventario"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:60
+msgid "Inventory database service"
+msgstr "Servicio de base de datos de inventario"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:72
+msgid "The attribute database is empty or contains invalid characters."
+msgstr "¡El atributo base de datos está vacío o tiene caracteres no validos!"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:98
+#: plugins/admin/systems/class_goVirusServer.inc:229
+#: plugins/admin/systems/class_serverService.inc:8
+#: plugins/admin/systems/class_goCupsServer.inc:78
+#: plugins/admin/systems/class_servRepository.inc:387
+#: plugins/admin/systems/class_goFonServer.inc:139
+#: plugins/admin/systems/class_goLogDBServer.inc:98
+#: plugins/admin/systems/class_goImapServer.inc:170
+msgid "Start"
+msgstr "Inicio"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:99
+#: plugins/admin/systems/class_goVirusServer.inc:230
+#: plugins/admin/systems/class_serverService.inc:7
+#: plugins/admin/systems/class_goCupsServer.inc:79
+#: plugins/admin/systems/class_servRepository.inc:388
+#: plugins/admin/systems/class_goFonServer.inc:140
+#: plugins/admin/systems/class_goLogDBServer.inc:99
+#: plugins/admin/systems/class_goImapServer.inc:171
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
+#: include/sieve/templates/object_container.tpl:30
+#: include/sieve/templates/element_stop.tpl:4
+#: include/sieve/class_sieveManagement.inc:508
+#: include/sieve/class_sieveManagement.inc:727
+msgid "Stop"
+msgstr "Parada"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:100
+#: plugins/admin/systems/class_goVirusServer.inc:231
+#: plugins/admin/systems/class_serverService.inc:9
+#: plugins/admin/systems/class_goCupsServer.inc:80
+#: plugins/admin/systems/class_servRepository.inc:389
+#: plugins/admin/systems/class_goFonServer.inc:141
+#: plugins/admin/systems/class_goLogDBServer.inc:100
+#: plugins/admin/systems/class_goImapServer.inc:172
+msgid "Restart"
+msgstr "Reiniciar"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:102
+#: plugins/admin/systems/class_goKrbServer.inc:103
+#: plugins/admin/systems/class_goFonServer.inc:143
+#: plugins/admin/systems/class_goLogDBServer.inc:101
+msgid "Admin"
+msgstr "Administrador"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:103
+#: plugins/admin/systems/goGlpiServer.tpl:20
+#: plugins/admin/systems/gosaLogServer.tpl:20
+#: plugins/admin/systems/class_gosaLogServer.inc:101
+msgid "Database"
+msgstr "Bases de datos"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:6
+msgid "List of devices"
+msgstr ""
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:23
+msgid ""
+"This dialog allows you to attach a device to your currently edited computer."
+msgstr ""
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:35
+msgid "Display devices matching"
+msgstr ""
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:37
+msgid "Regular expression for matching device names"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
+#: plugins/admin/ogroups/ogroup_objects.tpl:6
+msgid "Select objects to add"
+msgstr ""
+
+#: plugins/admin/systems/goNtpServer.tpl:2
+msgid "Time server"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:111
+#: plugins/admin/systems/class_servGeneric.inc:54
+#: plugins/admin/ogroups/class_termgroup.inc:42
+msgid "Activated"
+msgstr "Activado"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:171
+#: plugins/admin/systems/class_servGeneric.inc:109
+#: plugins/admin/ogroups/class_termgroup.inc:204
+msgid "No ACTIONCMD definition found in your gosa.conf"
+msgstr "No se ha encontrado ninguna definición de 'ACTIONCMD' en 'gosa.conf'"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:206
+#: plugins/admin/ogroups/class_termgroup.inc:247
+#, php-format
+msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación de los parámetros genéricos de estación de trabajo "
+"(FAIstate) con dn '%s'."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:217
+msgid "This 'dn' has no workstation features."
+msgstr "Esta 'dn' no tiene características de estación de trabajo."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:292
+#: plugins/admin/systems/class_terminalGeneric.inc:300
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Switch off"
+msgstr "Apagar"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:292
+#: plugins/admin/systems/class_terminalGeneric.inc:301
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Reboot"
+msgstr "Reiniciar"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:293
+#: plugins/admin/systems/class_servGeneric.inc:208
+#: plugins/admin/ogroups/class_termgroup.inc:295
+msgid "Instant update"
+msgstr "Actualización instantánea"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:294
+#: plugins/admin/systems/class_workstationGeneric.inc:303
+#: plugins/admin/systems/class_servGeneric.inc:209
+#: plugins/admin/systems/class_servGeneric.inc:218
+#: plugins/admin/ogroups/class_termgroup.inc:296
+msgid "Scheduled update"
+msgstr "Actualización programada"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:295
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/systems/class_servGeneric.inc:210
+#: plugins/admin/systems/class_servGeneric.inc:217
+#: plugins/admin/ogroups/class_termgroup.inc:297
+msgid "Reinstall"
+msgstr "Reinstalar"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:296
+#: plugins/admin/systems/class_servGeneric.inc:211
+#: plugins/admin/ogroups/class_termgroup.inc:298
+msgid "Rescan hardware"
+msgstr "Buscar hardware"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:297
+#: plugins/admin/systems/class_workstationGeneric.inc:304
+#: plugins/admin/systems/class_terminalGeneric.inc:302
+#: plugins/admin/systems/class_terminalGeneric.inc:306
+#: plugins/admin/systems/class_servGeneric.inc:212
+#: plugins/admin/systems/class_servGeneric.inc:219
+#: plugins/admin/ogroups/class_termgroup.inc:299
+msgid "Memory test"
+msgstr "Chequeo de memoria"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:298
+#: plugins/admin/systems/class_workstationGeneric.inc:305
+#: plugins/admin/systems/class_servGeneric.inc:213
+#: plugins/admin/systems/class_servGeneric.inc:220
+msgid "Force localboot"
+msgstr "Forzar inicio local"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:299
+#: plugins/admin/systems/class_workstationGeneric.inc:306
+#: plugins/admin/systems/class_terminalGeneric.inc:303
+#: plugins/admin/systems/class_terminalGeneric.inc:307
+#: plugins/admin/systems/class_servGeneric.inc:214
+#: plugins/admin/systems/class_servGeneric.inc:221
+#: plugins/admin/ogroups/class_termgroup.inc:300
+msgid "System analysis"
+msgstr "Análisis del sistema"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:301
+#: plugins/admin/systems/class_terminalGeneric.inc:305
+#: plugins/admin/systems/class_servGeneric.inc:216
+msgid "Wake up"
+msgstr "Despertar"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:343
+#, php-format
+msgid "Removing of system workstation/generic with dn '%s' failed."
+msgstr ""
+"Ha fallado la eliminación de la estación de trabajo Genérica con dn '%s'."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:407
+msgid "The required field 'Workstation name' is not set."
+msgstr ""
+"No ha introducido el campo obligatorio 'Nombre de la estación de trabajo'."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:425
+#: plugins/admin/systems/class_terminalGeneric.inc:444
+#: plugins/admin/systems/class_servGeneric.inc:301
+#: plugins/admin/systems/class_printGeneric.inc:683
+#: plugins/admin/systems/class_componentGeneric.inc:201
+#: plugins/admin/systems/class_winGeneric.inc:215
+#: plugins/admin/systems/class_phoneGeneric.inc:347
+#, php-format
+msgid "There is already an entry '%s' in the base choosen by you"
+msgstr "Ya hay una entrada '%s' en la base seleccionada"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:435
+#: plugins/admin/systems/class_terminalGeneric.inc:454
+msgid ""
+"There must be at least one NTP server selected, or the inherit mode "
+"activated."
+msgstr ""
+"Debe haber al menos un servidor NTP seleccionado o se activara el modo "
+"heredado."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:503
+#: plugins/admin/systems/class_workstationGeneric.inc:528
+#, php-format
+msgid "Saving of system workstation/generic with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación de los servicios de la estación de trabajo genérica "
+"con dn '%s'."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:589
+msgid "Workstation generic"
+msgstr "Estación de trabajo genérica"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:594
+#: plugins/admin/systems/class_systemManagement.inc:1268
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/ogroups/class_ogroupManagement.inc:434
+#: plugins/generic/references/class_reference.inc:48
+msgid "Workstation"
+msgstr "Estación de trabajo"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:597
+#: plugins/admin/systems/workstation.tpl:10
+#: plugins/admin/systems/class_winGeneric.inc:290
+msgid "Workstation name"
+msgstr "Nombre de la estación de trabajo"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:600
+#: plugins/admin/systems/class_servGeneric.inc:425
+msgid "Goto mode"
+msgstr "Pasar al modo"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:602
+#: plugins/admin/ogroups/class_termgroup.inc:398
+msgid "Ntp server"
+msgstr "Servidor NTP"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:603
+#: plugins/admin/systems/class_terminalGeneric.inc:618
+msgid "Root password"
+msgstr "Contraseña de root"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:604
+#: plugins/admin/systems/class_terminalGeneric.inc:619
+#: plugins/admin/systems/class_servGeneric.inc:427
+#: plugins/admin/ogroups/class_termgroup.inc:397
+msgid "Action flag"
+msgstr "Marca de acción"
+
+#: plugins/admin/systems/class_goVirusServer.inc:48
+#: plugins/admin/systems/class_goVirusServer.inc:211
+#: plugins/admin/systems/class_goVirusServer.inc:220
+#: plugins/admin/systems/class_goVirusServer.inc:221
+msgid "Anti virus"
+msgstr "Antivirus"
+
+#: plugins/admin/systems/class_goVirusServer.inc:156
+#, php-format
+msgid "Saving of server services/anti virus with dn '%s' failed."
+msgstr "Ha fallado la grabación del servicio antivirus con dn '%s'."
+
+#: plugins/admin/systems/class_goVirusServer.inc:164
+#: plugins/admin/systems/class_goVirusServer.inc:239
+msgid "Maximum directory recursions"
+msgstr "Recursividad máxima de directorios"
+
+#: plugins/admin/systems/class_goVirusServer.inc:165
+#: plugins/admin/systems/class_goVirusServer.inc:238
+#: plugins/admin/systems/goVirusServer.tpl:43
+msgid "Maximum threads"
+msgstr "Número de hilos máximos"
+
+#: plugins/admin/systems/class_goVirusServer.inc:166
+#: plugins/admin/systems/class_goVirusServer.inc:241
+#: plugins/admin/systems/goVirusServer.tpl:134
+msgid "Maximum file size"
+msgstr "Tamaño máximo del archivo"
+
+#: plugins/admin/systems/class_goVirusServer.inc:167
+#: plugins/admin/systems/class_goVirusServer.inc:242
+msgid "Maximum recursions"
+msgstr "Recursividad máxima"
+
+#: plugins/admin/systems/class_goVirusServer.inc:168
+#: plugins/admin/systems/class_goVirusServer.inc:243
+#: plugins/admin/systems/goVirusServer.tpl:152
+msgid "Maximum compression ratio"
+msgstr "Relación de compresión máxima"
+
+#: plugins/admin/systems/class_goVirusServer.inc:169
+#: plugins/admin/systems/class_goVirusServer.inc:245
+#: plugins/admin/systems/goVirusServer.tpl:71
+msgid "Checks per day"
+msgstr "Comprobaciones por día"
+
+#: plugins/admin/systems/class_goVirusServer.inc:173
+#, php-format
+msgid "The specified value for '%s' must be a numeric value."
+msgstr "El valor introducido para '%s' debe ser una valor numérico."
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/goVirusServer.tpl:13
+#: plugins/admin/systems/gosaLogServer.tpl:4
+msgid "Database user"
+msgstr "Usuario de base de datos"
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:246
+#: plugins/admin/systems/goVirusServer.tpl:33
+msgid "Http proxy URL"
+msgstr "URL de proxy HTTP"
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:244
+#: plugins/admin/systems/goVirusServer.tpl:23
+msgid "Database mirror"
+msgstr "Espejo de base de datos"
+
+#: plugins/admin/systems/class_goVirusServer.inc:179
+#, php-format
+msgid "Please specify a valid value for '%s'."
+msgstr "Por favor introduzca un valor para '%s' valido."
+
+#: plugins/admin/systems/class_goVirusServer.inc:233
+#: plugins/admin/systems/goVirusServer.tpl:84
+msgid "Enable debugging"
+msgstr "Activar depuración"
+
+#: plugins/admin/systems/class_goVirusServer.inc:234
+#: plugins/admin/systems/goVirusServer.tpl:92
+msgid "Enable mail scanning"
+msgstr "Activar comprobación de correo"
+
+#: plugins/admin/systems/class_goVirusServer.inc:235
+#: plugins/admin/systems/goVirusServer.tpl:117
+msgid "Enable scanning of archives"
+msgstr "Activar comprobación de archivos"
+
+#: plugins/admin/systems/class_goVirusServer.inc:236
+#: plugins/admin/systems/goVirusServer.tpl:125
+msgid "Block encrypted archives"
+msgstr "Bloquear archivos codificados"
+
+#: plugins/admin/systems/class_goVirusServer.inc:240
+msgid "Anti virus user"
+msgstr "Usuario antivirus"
+
+#: plugins/admin/systems/workstation.tpl:8
+msgid "Workstation template"
+msgstr ""
+
+#: plugins/admin/systems/class_goService.inc:26
+#: plugins/admin/systems/class_goService.inc:61
+msgid "Empty service"
+msgstr "Servicio nulo"
+
+#: plugins/admin/systems/class_goService.inc:102
+#, php-format
+msgid "Removing of server services/"
+msgstr "Eliminando servicios del servidor /"
+
+#: plugins/admin/systems/class_goService.inc:102
+#: plugins/admin/systems/class_goService.inc:128
+#: plugins/admin/systems/class_goService.inc:159
+#, php-format
+msgid " - ("
+msgstr ""
+
+#: plugins/admin/systems/class_goService.inc:102
+#: plugins/admin/systems/class_goService.inc:128
+#: plugins/admin/systems/class_goService.inc:159
+#, php-format
+msgid ") with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goService.inc:128
+#, php-format
+msgid "Saving of server services/"
+msgstr "Grabando servicios del servidor /"
+
+#: plugins/admin/systems/class_goService.inc:159
+#, php-format
+msgid "Set status flag for server services/"
+msgstr "Activando marca de estado de servicios del servidor /"
+
+#: plugins/admin/systems/class_goService.inc:216
+#, php-format
+msgid ""
+"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
+msgstr ""
+"No existe el comando '%s', especificado como 'ACTION_HOOK' para la extensión "
+"'%s'."
+
+#: plugins/admin/systems/wingeneric.tpl:6
+msgid "Machine name"
+msgstr ""
+
+#: plugins/admin/systems/wingeneric.tpl:15
+msgid "Choose subtree to place terminal in"
+msgstr ""
+
+#: plugins/admin/systems/phone.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:44
+msgid "Phone name"
+msgstr ""
+
+#: plugins/admin/systems/class_serverService.inc:307
+msgid "Can't set status while this server is not saved."
+msgstr "No puedo activar el estado mientras no se grabe el servidor."
+
+#: plugins/admin/systems/class_serverService.inc:319
+#, php-format
+msgid "The specified method '%s' can't executed for services."
+msgstr "El método especificado '%s' no se puede ejecutar para servicios."
+
+#: plugins/admin/systems/terminalService.tpl:173
+#: plugins/admin/systems/class_terminalService.inc:485
+msgid "Remote desktop"
+msgstr "Escritorio remoto"
+
+#: plugins/admin/systems/terminalService.tpl:177
+msgid "Connect method"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:180
+msgid "Choose method to connect to terminal server"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:188
+msgid "Terminal server"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:191
+msgid "Select specific terminal server to use"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:199
+msgid "Font server"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:202
+msgid "Select specific font server to use"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:219
+msgid "Print device"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:221
+msgid "Select to start IPP based printing service on terminal"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:223
+msgid "Provide print services"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:229
+#: plugins/admin/systems/class_terminalService.inc:494
+msgid "Spool server"
+msgstr "Servidor de Cola"
+
+#: plugins/admin/systems/terminalService.tpl:232
+msgid "Select NFS filesystem to place spool files on"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:257
+msgid "Select scanner driver to use"
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:3
+msgid ""
+"This is a new system which currently has no system type defined. Please "
+"choose a system type for this entry and press the 'continue' button. If this "
+"system should be added to a group of system settings, specify the preferred "
+"object group below."
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:9
+msgid ""
+"Please select a system type and an optional bundle of predefined settings to "
+"be inherited."
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:21
+msgid "Choose a system type"
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:32
+msgid "Choose an object group as template"
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:33
+msgid "Choose an object group"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:7
+#: plugins/admin/systems/class_goImapServer.inc:175
+msgid "Server identifier"
+msgstr "Identificador de servidor"
+
+#: plugins/admin/systems/goImapServer.tpl:16
+#: plugins/admin/systems/class_goImapServer.inc:176
+msgid "Connect URL"
+msgstr "URL de conexión"
+
+#: plugins/admin/systems/goImapServer.tpl:25
+#: plugins/admin/systems/goKrbServer.tpl:12
+#: plugins/admin/systems/class_goImapServer.inc:177
+msgid "Admin user"
+msgstr "Usuario administrador"
+
+#: plugins/admin/systems/goImapServer.tpl:43
+#: plugins/admin/systems/class_goImapServer.inc:179
+msgid "Sieve port"
+msgstr "Puerto Sieve"
+
+#: plugins/admin/systems/goImapServer.tpl:61
+#: plugins/admin/systems/class_goImapServer.inc:180
+msgid "Start IMAP service"
+msgstr "Iniciar servicio IMAP"
+
+#: plugins/admin/systems/goImapServer.tpl:70
+#: plugins/admin/systems/class_goImapServer.inc:181
+msgid "Start IMAP SSL service"
+msgstr "Iniciar servicio IMAP/SSL"
+
+#: plugins/admin/systems/goImapServer.tpl:79
+#: plugins/admin/systems/class_goImapServer.inc:182
+msgid "Start POP3 service"
+msgstr "Iniciar servicio POP3"
+
+#: plugins/admin/systems/goImapServer.tpl:88
+#: plugins/admin/systems/class_goImapServer.inc:183
+msgid "Start POP3 SSL service"
+msgstr "Iniciar servicio POP3/SSL"
+
+#: plugins/admin/systems/goImapServer.tpl:99
+#: plugins/admin/systems/goMailServer.tpl:204
+msgid "The server must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:206
+msgid "The service must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:104
+#: plugins/admin/systems/goMailServer.tpl:209
+msgid "Set new status"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+msgid "Set status"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
+#, php-format
+msgid "You're about to delete the glpi cartridge type '%s'."
+msgstr "Ha decidido eliminar el tipo de cartucho glpi '%s'."
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
+#, php-format
+msgid ""
+"You can't delete this cartridge type, it is still in use by this printer(s) "
+"'%s'."
+msgstr ""
+"Ha decidido eliminar el tipo de cartucho, aún está en uso por la impresora"
+"(s) '%s'."
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
+msgid "Cartridges"
+msgstr "Cartuchos"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "New monitor"
+msgstr "Nuevo monitor"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "M"
+msgstr "M"
+
+#: plugins/admin/systems/glpiManufacturer.tpl:1
+msgid "Manage manufacturers"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:147
+#, php-format
+msgid ""
+"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
+msgstr ""
+"No puedo ejecutar el AUTO_NETWORK_HOOK '%s' indicado. Por favor compruebe el "
+"archivo gosa.conf."
+
+#: plugins/admin/systems/class_termDNS.inc:241
+msgid "Not matching"
+msgstr "No mostrar los coincidentes"
+
+#: plugins/admin/systems/class_termDNS.inc:342
+msgid "The required field 'IP-address' is not set."
+msgstr "No ha introducido el campo obligatorio'Dirección IP'."
+
+#: plugins/admin/systems/class_termDNS.inc:346
+msgid "Wrong IP format in field IP-address."
+msgstr "El campo 'Dirección IP' no tiene el formato correcto."
+
+#: plugins/admin/systems/class_termDNS.inc:353
+msgid "The required field 'MAC-address' is not set."
+msgstr "No ha introducido el campo obligatorio'Dirección MAC'."
+
+#: plugins/admin/systems/class_termDNS.inc:356
+msgid ""
+"The given macaddress is invalid. There must be 6 2byte segments seperated by "
+"':'."
+msgstr ""
+"La dirección MAX introducida no es válida. Debe tener 6 2 bytes segmentos "
+"separados por ':'."
+
+#: plugins/admin/systems/class_termDNS.inc:370
+#, php-format
+msgid ""
+"The specified IP address '%s' is not matching the selected reverse zone "
+"entry '%s'."
+msgstr ""
+"La dirección IP introducida '%s' no coincide con la entrada '%s' de la zona "
+"inversa seleccionada."
+
+#: plugins/admin/systems/class_termDNS.inc:382
+#, php-format
+msgid "Found duplicate value for record type '%s'."
+msgstr "Encontrado un valor duplicado para el tipo de registro '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:390
+#, php-format
+msgid "Found more than one entry for the uniqe record type '%s'."
+msgstr "Encontrado mas de una entrada para el tipo de registro único '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:401
+#, php-format
+msgid ""
+"The device IP '%s' is added as 'A Record', this will be done automatically, "
+"please remove the record."
+msgstr ""
+"El dispositivo IP '%s' se ha añadido como 'Registro A', esto se hará "
+"automáticamente, por favor elimine el registro."
+
+#: plugins/admin/systems/class_termDNS.inc:408
+#: plugins/admin/systems/class_servDNSeditZone.inc:409
+#, php-format
+msgid "Only lowercase is allowed, please check your '%ss'."
+msgstr "Solo están permitidas minúsculas, por favor compruebe su '%ss'."
+
+#: plugins/admin/systems/class_termDNS.inc:494
+#, php-format
+msgid "Saving of terminal/dns account with dn '%s' failed."
+msgstr "Ha fallado la grabación de la cuenta de terminal/dns con dn '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:558
+msgid "DNS"
+msgstr "DNS"
+
+#: plugins/admin/systems/class_termDNS.inc:559
+msgid "DNS settings"
+msgstr "Parametros de DNS"
+
+#: plugins/admin/systems/class_termDNS.inc:567
+msgid "IP address"
+msgstr "Dirección IP"
+
+#: plugins/admin/systems/class_termDNS.inc:568
+#: plugins/admin/systems/glpi_devices.tpl:589
+msgid "MAC address"
+msgstr "Dirección MAC"
+
+#: plugins/admin/systems/class_termDNS.inc:576
+msgid "DNS records"
+msgstr "Registros DNS"
+
+#: plugins/admin/systems/class_termDNS.inc:577
+#: plugins/admin/systems/servdnseditzone.tpl:7
+#: plugins/admin/systems/class_servDNS.inc:406
+msgid "Zone name"
+msgstr "Nombre de la zona"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
+msgid "Can't delete this entry, it is still in use."
+msgstr "No se puede eliminar esta entrada, está todavía en uso."
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
+#: plugins/admin/systems/class_glpiAccount.inc:643
+#: plugins/admin/systems/class_glpiAccount.inc:658
+msgid "N/A"
+msgstr "N/A"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
+msgid "The selected name is already in use."
+msgstr "El nombre introducido ya esta siendo usado"
+
+#: plugins/admin/systems/goSpamServer.tpl:8
+#: plugins/admin/systems/class_goSpamServer.inc:336
+msgid "Rewrite header"
+msgstr "Reescribir cabecera"
+
+#: plugins/admin/systems/goSpamServer.tpl:18
+#: plugins/admin/systems/class_goSpamServer.inc:338
+msgid "Required score"
+msgstr "Puntuación mínima"
+
+#: plugins/admin/systems/goSpamServer.tpl:22
+msgid "Select required score to tag mail as spam"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:69
+#: plugins/admin/systems/class_goSpamServer.inc:341
+msgid "Enable use of bayes filtering"
+msgstr "Activar el uso de filtros bayesianos"
+
+#: plugins/admin/systems/goSpamServer.tpl:72
+msgid "Enable bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:75
+#: plugins/admin/systems/class_goSpamServer.inc:343
+msgid "Enable RBL checks"
+msgstr "Activas comprobaciones RBL"
+
+#: plugins/admin/systems/goSpamServer.tpl:86
+#: plugins/admin/systems/class_goSpamServer.inc:344
+msgid "Enable use of Razor"
+msgstr "Activar usar Razor"
+
+#: plugins/admin/systems/goSpamServer.tpl:89
+#: plugins/admin/systems/class_goSpamServer.inc:345
+msgid "Enable use of DDC"
+msgstr "Activar uso de DDC"
+
+#: plugins/admin/systems/goSpamServer.tpl:92
+#: plugins/admin/systems/class_goSpamServer.inc:346
+msgid "Enable use of Pyzor"
+msgstr "Activar uso de Pyzor"
+
+#: plugins/admin/systems/class_goNtpServer.inc:30
+#: plugins/admin/systems/class_goNtpServer.inc:76
+msgid "Time service (NTP)"
+msgstr "Servicio Horario (NTP)"
+
+#: plugins/admin/systems/class_goNtpServer.inc:99
+#, php-format
+msgid "Saving server services/goNtpServer with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación del servicio de servidor goNtpServer con dn '%s'."
+
+#: plugins/admin/systems/class_goNtpServer.inc:114
+msgid "Time service"
+msgstr "Servicio Horario"
+
+#: plugins/admin/systems/class_goNtpServer.inc:115
+msgid "Time service - NTP"
+msgstr "Servicio Horario - NTP"
+
+#: plugins/admin/systems/class_goNtpServer.inc:123
+msgid "Ntp source"
+msgstr "Servicio NTP externo"
+
+#: plugins/admin/systems/servdnseditzone.tpl:13
+msgid "Network address"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:24
+#: plugins/admin/systems/class_servDNS.inc:415
+msgid "Zone records"
+msgstr "Registros de zona"
+
+#: plugins/admin/systems/servdnseditzone.tpl:27
+msgid "Can't be edited because the zone wasn't saved right now."
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:39
+msgid "SOA record"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:45
+msgid "Primary dns server for this zone"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:57
+msgid "Serial number (automatically incremented)"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:73
+#: plugins/admin/systems/class_servDNS.inc:412
+#: plugins/admin/ogroups/phonequeue.tpl:85
+#: plugins/admin/ogroups/class_phonequeue.inc:954
+#: ihtml/themes/default/setup_finish.tpl:31
+msgid "Retry"
+msgstr "Reintento"
+
+#: plugins/admin/systems/servdnseditzone.tpl:79
+#: plugins/admin/systems/class_servDNS.inc:413
+msgid "Expire"
+msgstr "Expiración"
+
+#: plugins/admin/systems/servdnseditzone.tpl:100
+msgid "MxRecords"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:112
+msgid "Global zone records"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+msgid "use"
+msgstr "usar"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: include/class_MultiSelectWindow.inc:186
+msgid "Go to root department"
+msgstr "Ir al departamento raíz"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: include/class_MultiSelectWindow.inc:194
+msgid "Go up one department"
+msgstr "Subir un departamento"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: include/class_MultiSelectWindow.inc:202
+msgid "Go to users department"
+msgstr "Ir al departamento de usuarios"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: include/class_MultiSelectWindow.inc:202
+#: include/class_MultiSelectWindow.inc:204
+msgid "Home"
+msgstr "Inicio"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: include/class_MultiSelectWindow.inc:209
+msgid "Reload list"
+msgstr "Recargar lista"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:23
+msgid ""
+"This dialog allows you to select a user as technical responsible person."
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:1
+msgid "Kerberos kadmin access"
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:4
+msgid "Kerberos Realm"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:29
+#: plugins/admin/systems/goLdapServer.tpl:1
+msgid "LDAP service"
+msgstr "Servicio LDAP"
+
+#: plugins/admin/systems/class_goLdapServer.inc:56
+msgid "LDAP Service"
+msgstr "Servicio LDAP"
+
+#: plugins/admin/systems/class_goLdapServer.inc:67
+msgid "The given base is empty or contains invalid characters."
+msgstr "¡La base introducida está vacía o tiene caracteres no validos!"
+
+#: plugins/admin/systems/class_goLdapServer.inc:85
+#: plugins/admin/systems/class_goLdapServer.inc:86
+msgid "Ldap"
+msgstr "Ldap"
+
+#: plugins/admin/systems/class_goLdapServer.inc:94
+msgid "Ldap base"
+msgstr "Base Ldap"
+
+#: plugins/admin/systems/glpi_devices.tpl:2
+msgid "Add/Edit monitor"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:17
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
+msgid "Comments"
+msgstr "Comentarios"
+
+#: plugins/admin/systems/glpi_devices.tpl:33
+msgid "Monitor size"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:36
+msgid "Inch"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:44
+msgid "Integrated microphone"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:47
+#: plugins/admin/systems/glpi_devices.tpl:55
+#: plugins/admin/systems/glpi_devices.tpl:63
+#: plugins/admin/systems/glpi_devices.tpl:71
+#: plugins/admin/systems/glpi_devices.tpl:176
+#: plugins/admin/systems/glpi_devices.tpl:296
+#: plugins/admin/systems/glpi_devices.tpl:361
+#: include/sieve/templates/element_address.tpl:40
+#: include/sieve/templates/element_header.tpl:41
+#: include/sieve/templates/element_envelope.tpl:41
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config1.inc:87
+#: setup/class_setupStep_Config2.inc:129 setup/class_setupStep_Config3.inc:76
+#: setup/setup_feedback.tpl:53 setup/setup_feedback.tpl:71
+#: setup/class_setupStep_Schema.inc:63
+msgid "Yes"
+msgstr "Si"
+
+#: plugins/admin/systems/glpi_devices.tpl:48
+#: plugins/admin/systems/glpi_devices.tpl:56
+#: plugins/admin/systems/glpi_devices.tpl:64
+#: plugins/admin/systems/glpi_devices.tpl:72
+#: plugins/admin/systems/glpi_devices.tpl:177
+#: plugins/admin/systems/glpi_devices.tpl:297
+#: plugins/admin/systems/glpi_devices.tpl:362
+#: include/sieve/templates/element_address.tpl:42
+#: include/sieve/templates/element_header.tpl:43
+#: include/sieve/templates/element_envelope.tpl:43
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config1.inc:87
+#: setup/class_setupStep_Config2.inc:129 setup/class_setupStep_Config3.inc:76
+#: setup/setup_feedback.tpl:55 setup/setup_feedback.tpl:73
+#: setup/class_setupStep_Schema.inc:63
+msgid "No"
+msgstr "No"
+
+#: plugins/admin/systems/glpi_devices.tpl:52
+msgid "Integrated speakers"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:60
+msgid "Sub-D"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:68
+msgid "BNC"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:83
+msgid "Additional serial number"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:97
+msgid "Add/Edit other device"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:138
+msgid "Add/Edit power supply"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:173
+msgid "Atx"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:181
+msgid "Power"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:193
+msgid "Add/Edit graphic card"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:228
+#: plugins/admin/systems/glpi_devices.tpl:284
+#: plugins/admin/systems/glpi_devices.tpl:349
+msgid "Interface"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:237
+msgid "Ram"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:249
+msgid "Add/Edit controller"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:307
+msgid "Add/Edit drive"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:342
+msgid "Speed"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:358
+msgid "Writeable"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:371
+msgid "Add/Edit harddisk"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:406
+msgid "Rpm"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:413
+msgid "Cache"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:443
+msgid "Add/Edit memory"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:478
+msgid "Frequenz"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:507
+msgid "Add/Edit sound card"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:553
+msgid "Add/Edit network interface"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:607
+msgid "Add/Edit processor"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:642
+msgid "Frequence"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:649
+msgid "Default frequence"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:661
+msgid "Add/Edit motherboard"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:696
+msgid "Chipset"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:707
+msgid "Add/Edit computer case"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:742
+msgid "format"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:410
+#, php-format
+msgid "Saving of system terminal/startup with dn '%s' failed."
+msgstr "Ha fallado la grabación de inicio de terminal con dn '%s'."
+
+#: plugins/admin/systems/class_terminalStartup.inc:469
+msgid "Terminal startup"
+msgstr "Inicio de terminal"
+
+#: plugins/admin/systems/servRepositorySetup.tpl:8
+#: plugins/admin/systems/class_servRepository.inc:392
+msgid "Parent server"
+msgstr "Servidor Origen"
+
+#: plugins/admin/systems/servRepositorySetup.tpl:39
+#: plugins/admin/systems/class_servRepository.inc:259
+#: plugins/admin/systems/class_servRepository.inc:282
+#: plugins/admin/systems/class_servRepository.inc:391
+msgid "Sections"
+msgstr "Secciones"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:1
+msgid "Manage OS-types"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServerRule.tpl:14
+msgid "Rule"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDDialog.tpl:1
+msgid "Printer driver"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDDialog.tpl:6
+msgid "Select"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDDialog.tpl:9
+msgid "New driver"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:106
+msgid "text"
+msgstr "texto"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:107
+msgid "graphic"
+msgstr "gráfico"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:187
+#, php-format
+msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
+msgstr "Ha fallado la grabación de terminal genérico (FAIstate) con dn '%s'."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:194
+msgid "No WAKECMD definition found in your gosa.conf"
+msgstr "No se ha encontrado ninguna definición de 'WAKECMD' en 'gosa.conf'"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:206
+msgid "No REBOOTCMD definition found in your gosa.conf"
+msgstr "No se ha encontrado ninguna definición de 'REBOOTCMD' en 'gosa.conf'"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:218
+msgid "No HALTCMD definition found in your gosa.conf"
+msgstr "No se ha encontrado ninguna definición de 'HALTCMD' en 'gosa.conf'"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:357
+#, php-format
+msgid "Removing of object system terminal/generic with dn '%s' failed."
+msgstr "Ha fallado la eliminación del objeto de terminal genérico con dn '%s'."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:425
+msgid "The required field 'Terminal name' is not set."
+msgstr "No ha introducido el campo obligatorio'Nombre del terminal'."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:540
+#, php-format
+msgid "Saving of object system terminal/generic with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación del objeto de sistema terminal genérico con dn '%s'."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:602
+#: plugins/admin/systems/class_terminalGeneric.inc:608
+#: plugins/admin/systems/class_systemManagement.inc:1267
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/ogroups/class_ogroupManagement.inc:435
+msgid "Terminal"
+msgstr "Terminal"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:603
+msgid "Terminal generic"
+msgstr "Terminal genérico"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:614
+msgid "Syslog server enabled"
+msgstr "Servidor de registro de sistema activado"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:615
+msgid "Ntp server settings"
+msgstr "Parámetros del servidor NTP"
+
+#: plugins/admin/systems/goGlpiServer.tpl:1
+msgid "GLPI database information"
+msgstr ""
+
+#: plugins/admin/systems/goGlpiServer.tpl:4
+#: plugins/admin/systems/goLogDBServer.tpl:4
+msgid "Logging DB user"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:5
+msgid "General"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:8
+#: plugins/admin/systems/paste_generic.tpl:34
+msgid "Printer name"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:43
+msgid "Details"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:46
+msgid "Printer location"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:54
+msgid "Printer URL"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:89
+msgid "Users which are allowed to use this printer"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
+msgid "Add user"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
+msgid "Add group"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:113
+msgid "Users which are allowed to administrate this printer"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:115
+msgid "Admins"
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:2
+msgid ""
+"To change the terminal root password use the fields below. The changes take "
+"effect during the next reboot. Please memorize the new password, because you "
+"wouldn't be able to log in."
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:5
+msgid "Leave fields blank for password inheritance from default entries."
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:9
+msgid "Changing the password impinges on authentification only."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:101
+msgid "This 'dn' has no server features."
+msgstr "Esta 'dn' no tiene características de servidor."
+
+#: plugins/admin/systems/class_servGeneric.inc:147
+#, php-format
+msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
+msgstr "Ha fallado la grabación del servidor genérico (FAIstate) con dn '%s'."
+
+#: plugins/admin/systems/class_servGeneric.inc:245
+#, php-format
+msgid "Removing of system server/generic with dn '%s' failed."
+msgstr "Ha fallado la eliminación del servidor genérico con dn '%s'."
+
+#: plugins/admin/systems/class_servGeneric.inc:290
+msgid "The required field 'Server name' is not set."
+msgstr "No ha introducido el campo obligatorio'Nombre del servidor'."
+
+#: plugins/admin/systems/class_servGeneric.inc:361
+#, php-format
+msgid "Saving of system server/generic with dn '%s' failed."
+msgstr "Ha fallado la grabación del servidor genérico con dn '%s'."
+
+#: plugins/admin/systems/class_servGeneric.inc:415
+msgid "Server generic"
+msgstr "Servidor genérico"
+
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
+msgid "Reference"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:32
+msgid "Systems"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:225
+msgid "Creating the image failed. Please see the report below."
+msgstr ""
+"Ha fallado la creación de la imagen. Por favor compruebe el problema en el "
+"siguiente informe."
+
+#: plugins/admin/systems/class_systemManagement.inc:234
+#, php-format
+msgid "Command '%s', specified for ISO creation doesn't seem to exist."
+msgstr ""
+"No parece existir el comando '%s', especificado para la creación de imágenes "
+"ISO."
+
+#: plugins/admin/systems/class_systemManagement.inc:297
+msgid "You are not allowed to create a new object of this type."
+msgstr "No tiene permisos para crear un nuevo objeto de este tipo."
+
+#: plugins/admin/systems/class_systemManagement.inc:348
+msgid "You can't edit this object type yet!"
+msgstr "¡Aún no puede editar este tipo de objeto!"
+
+#: plugins/admin/systems/class_systemManagement.inc:376
+#: plugins/admin/systems/class_systemManagement.inc:442
+msgid "You are not allowed to change the password for this object."
+msgstr "No tiene permisos para cambiar la contraseña de este objeto."
+
+#: plugins/admin/systems/class_systemManagement.inc:388
+msgid "Passwords entered as new and repeated do not match!"
+msgstr ""
+"¡La contraseñas introducidas como nueva y repita nueva contraseña no "
+"coinciden!"
+
+#: plugins/admin/systems/class_systemManagement.inc:445
+msgid "Can't detect object to change password."
+msgstr "No puedo encontrar el objeto para cambiarle la contraseña."
+
+#: plugins/admin/systems/class_systemManagement.inc:621
+#, php-format
+msgid "You're about to delete all information about the component at '%s'."
+msgstr ""
+"Has decidido eliminar toda información sobre el componente que está en '%s'."
+
+#: plugins/admin/systems/class_systemManagement.inc:726
+#, php-format
+msgid ""
+"Can't set gotoMode to status 'avtice', the current object couldn't be "
+"identified."
+msgstr ""
+"No se puede cambiar gotoMode a estado 'activo', el objeto seleccionado no "
+"puede ser identificado."
+
+#: plugins/admin/systems/class_systemManagement.inc:1014
+msgid "New terminal"
+msgstr "Nuevo terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1016
+msgid "New workstation"
+msgstr "Nueva estación de trabajo"
+
+#: plugins/admin/systems/class_systemManagement.inc:1018
+msgid "New Device"
+msgstr "Nuevo Dispositivo"
+
+#: plugins/admin/systems/class_systemManagement.inc:1037
+msgid "Terminal template for"
+msgstr "Plantilla de terminal para"
+
+#: plugins/admin/systems/class_systemManagement.inc:1053
+msgid "Workstation template for"
+msgstr "Plantilla de estación de trabajo para"
+
+#: plugins/admin/systems/class_systemManagement.inc:1265
+msgid "New System from incoming"
+msgstr "Nuevo sistema desde entrada"
+
+#: plugins/admin/systems/class_systemManagement.inc:1269
+msgid "Workstation is installing"
+msgstr "La estación de trabajo se está instalando"
+
+#: plugins/admin/systems/class_systemManagement.inc:1270
+msgid "Workstation is waiting for action"
+msgstr "La estación de trabajo esta esperando por una acción"
+
+#: plugins/admin/systems/class_systemManagement.inc:1271
+msgid "Workstation installation failed"
+msgstr "Ha fallado la instalación de la estación de trabajo"
+
+#: plugins/admin/systems/class_systemManagement.inc:1274
+msgid "Server is installing"
+msgstr "El servidor se está instalando"
+
+#: plugins/admin/systems/class_systemManagement.inc:1275
+msgid "Server is waiting for action"
+msgstr "El servidor está esperando por una acción"
+
+#: plugins/admin/systems/class_systemManagement.inc:1276
+msgid "Server installation failed"
+msgstr "Ha fallado la instalación del servidor"
+
+#: plugins/admin/systems/class_systemManagement.inc:1277
+msgid "Winstation"
+msgstr "Estación de trabajo Windows"
+
+#: plugins/admin/systems/class_systemManagement.inc:1278
+msgid "Network Device"
+msgstr "Dispositivo de Red"
+
+#: plugins/admin/systems/class_systemManagement.inc:1279
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal"
+msgstr "Nuevo Terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1280
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation"
+msgstr "Nueva Estación de trabajo"
+
+#: plugins/admin/systems/class_systemManagement.inc:1336
+#: plugins/admin/systems/class_systemManagement.inc:1337
+msgid "Incoming objects"
+msgstr "Objetos de entrada"
+
+#: plugins/admin/systems/class_systemManagement.inc:1342
+msgid "Incoming"
+msgstr "Entrada"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:359
+#, php-format
+msgid "Please choose a valid zone name."
+msgstr "Por favor seleccione un nombre de zona válido."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:363
+#, php-format
+msgid "Please choose a valid reverse zone name."
+msgstr "Por favor seleccione un nombre de zona inversa válido."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:367
+msgid "Primary dns server must end with '.' to be a valid entry."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:371
+msgid "Your specified mail address must end with '.' to be a valid record."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:375
+#: plugins/admin/systems/class_servDNSeditZone.inc:379
+msgid ""
+"Your mail address contains '@' replace this with '.' to enable GOsa to "
+"create a valid SOA record."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:383
+msgid "Only lowercase strings are allowed as zone name."
+msgstr "Solo están permitidas minúsculas en el nombre de zona."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:387
+msgid "Please specify a numeric value for serial number."
+msgstr "Por favor introduzca un valor numérico para el número de serie."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:391
+msgid "Please specify a numeric value for refresh."
+msgstr "Por favor introduzca un valor numérico para el refresco."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:395
+msgid "Please specify a numeric value for ttl."
+msgstr "Por favor introduzca un valor numérico para TTL."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:399
+msgid "Please specify a numeric value for expire."
+msgstr "Por favor introduzca un valor numérico para expiración."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:403
+msgid "Please specify a numeric value for retry."
+msgstr "Por favor introduzca un valor numérico para reintento."
+
+#: plugins/admin/systems/goTerminalServer.tpl:1
+#: plugins/admin/systems/class_goTerminalServer.inc:32
+#: plugins/admin/systems/class_goTerminalServer.inc:61
+#: plugins/admin/systems/class_goTerminalServer.inc:126
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_terminalService.inc:475
+msgid "Terminal service"
+msgstr "Servicio de terminal"
+
+#: plugins/admin/systems/goTerminalServer.tpl:8
+#: plugins/admin/systems/class_goTerminalServer.inc:135
+msgid "Temporary disable login"
+msgstr "Desactivar temporalmente el inicio de sesión"
+
+#: plugins/admin/systems/goTerminalServer.tpl:12
+#: plugins/admin/systems/class_goTerminalServer.inc:136
+#: plugins/admin/systems/class_terminalService.inc:486
+msgid "Font path"
+msgstr "Ruta a las fuentes tipográficas"
+
+#: plugins/admin/systems/class_printGeneric.inc:111
+#, php-format
+msgid "Can't extract a valid base out of object dn, setting base to '%s'."
+msgstr ""
+"No puedo extraer una base válida parala dn del objeto, sera puesta la base a "
+"'%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:266
+#: plugins/admin/systems/class_printGeneric.inc:274
+#: plugins/admin/systems/class_printGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:328
+#: plugins/admin/systems/class_printGeneric.inc:344
+#: plugins/admin/systems/class_printGeneric.inc:347
+msgid "Add printer extension"
+msgstr "Añadir extensión de impresora"
+
+#: plugins/admin/systems/class_printGeneric.inc:267
+msgid ""
+"Could not intialize printer tab, parameter parent was missing while "
+"construction."
+msgstr ""
+"No se puede activar la pestaña de impresora, el origen de los parametros "
+"desapareció cuando se estaba construyendo."
+
+#: plugins/admin/systems/class_printGeneric.inc:275
+msgid "This is a workstation template, printer tab is disabled."
+msgstr ""
+"Esto es una plantilla de estación de trabajo, la pestaña de impresión está "
+"desactivada."
+
+#: plugins/admin/systems/class_printGeneric.inc:280
+msgid "This is a terminal template, printer tab is disabled."
+msgstr ""
+"Esto es una plantilla de termina, la pestaña de impresión está desactivada."
+
+#: plugins/admin/systems/class_printGeneric.inc:321
+msgid "This 'dn' has no printer features."
+msgstr "Esta 'dn' no tiene características de impresora."
+
+#: plugins/admin/systems/class_printGeneric.inc:329
+msgid ""
+"This object has printer extension disabled. You can't enable it while 'cn' "
+"is not present in entry. Possibly you are currently creating a new terminal "
+"template"
+msgstr ""
+"Este objeto tiene la extensión de impresora desactivada. No puede activarla "
+"mientras un 'cn' no este presente en la entrada. Posiblemente esto ocurra "
+"porque actualmente está creando una nueva plantilla de terminal"
+
+#: plugins/admin/systems/class_printGeneric.inc:336
+#: plugins/admin/systems/class_printGeneric.inc:339
+msgid "Remove printer extension"
+msgstr "Eliminar extensión de impresora"
+
+#: plugins/admin/systems/class_printGeneric.inc:337
+msgid ""
+"This workstation has printer extension enabled.You can disable it by "
+"clicking below."
+msgstr ""
+"Esta estación de trabajo tiene la extensión impresora activada. Puede "
+"desactivarla pulsando aquí."
+
+#: plugins/admin/systems/class_printGeneric.inc:340
+msgid ""
+"This terminal has printer extension enabled. You can disable it by clicking "
+"below."
+msgstr ""
+"Este terminal tiene la extensión impresora activada. Puede desactivarla "
+"pulsando aquí."
+
+#: plugins/admin/systems/class_printGeneric.inc:345
+msgid ""
+"This workstation has printer extension disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"Esta estación de trabajo tiene la extensión impresora desactivada. Puede "
+"activarla pulsando aquí."
+
+#: plugins/admin/systems/class_printGeneric.inc:348
+msgid ""
+"This terminal has printer extension disabled. You can enable it by clicking "
+"below."
+msgstr ""
+"Este terminal tiene la extensión impresora desactivada. Puede activarla "
+"pulsando aquí."
+
+#: plugins/admin/systems/class_printGeneric.inc:518
+#, php-format
+msgid "Your currently selected PPD file '%s' doesn't exist."
+msgstr "El archivo PPD seleccionado '%s' no existe."
+
+#: plugins/admin/systems/class_printGeneric.inc:526
+msgid "can't get ppd informations."
+msgstr "no puedo acceder a la información PPD"
+
+#: plugins/admin/systems/class_printGeneric.inc:539
+#, php-format
+msgid "This printer belongs to terminal %s. You can't rename this printer."
+msgstr ""
+"Esta impresora pertenece al terminal '%s'. No puede renombrar esta impresora."
+
+#: plugins/admin/systems/class_printGeneric.inc:541
+#, php-format
+msgid "This printer belongs to workstation %s. You can't rename this printer."
+msgstr ""
+"Esta impresora pertenece a la estación de trabajo '%s'. No puede renombrar "
+"esta impresora."
+
+#: plugins/admin/systems/class_printGeneric.inc:599
+#, php-format
+msgid "Removing of system print/generic with dn '%s' failed."
+msgstr "Ha fallado la eliminación de la impresora genérica con dn '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:843
+#, php-format
+msgid "Saving of system print/generic with dn '%s' failed."
+msgstr "Ha fallado la grabación de la impresora genérica con dn '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:881
+msgid "Print generic"
+msgstr "Impresora genérica"
+
+#: plugins/admin/systems/class_printGeneric.inc:893
+msgid "LabeledURL"
+msgstr "LabeledURL"
+
+#: plugins/admin/systems/class_printGeneric.inc:894
+msgid "Printer PPD"
+msgstr "Impresora PPD"
+
+#: plugins/admin/systems/class_printGeneric.inc:911
+#, php-format
+msgid ""
+"You are not allowed to remove the given object '%s' from the list of members "
+"of printer '%s'."
+msgstr ""
+"No tiene permisos para eliminar el objeto '%s' de la lista de miembros de la "
+"impresora '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:928
+#, php-format
+msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
+msgstr ""
+"tipo de impresora ilegal mientras añadia '%s' a la lista de '%s' impresoras,"
+
+#: plugins/admin/systems/class_printGeneric.inc:933
+#, php-format
+msgid ""
+"You are not allowed to add the given object '%s' to the list of members of '%"
+"s'."
+msgstr ""
+"No tiene permisos para añadir el objeto '%s' a la lista de miembros de '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:968
+#, php-format
+msgid "Can't add '%s' to the list of members, it is already used."
+msgstr "No puede añadir '%s' a la lista de miembros, ya está en uso."
+
+#: plugins/admin/systems/class_printGeneric.inc:979
+#, php-format
+msgid "Can't add '%s' to list of members, it is not reachable."
+msgstr "No puede añadir '%s' a la lista de miembros, no es accesible."
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:25
+msgid "Choose a base"
+msgstr "Seleccionar una base"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:36
+msgid ""
+"Step in the prefered tree and click save to use the current subtree as base. "
+"Or click the image at the end of each entry."
+msgstr ""
+"Seleccione el árbol preferido y pulse grabar para usar el subárbol "
+"seleccionado como base. O pulse en la imagen al final de cada entrada."
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:53
+msgid "Filter entries with this syntax"
+msgstr "Entradas de filtrado con esta sintaxis"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:117
+#, php-format
+msgid "Select this base"
+msgstr "Seleccionar esta base"
+
+#: plugins/admin/systems/class_goKrbServer.inc:31
+msgid "Kerberos service"
+msgstr "Servicio Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:59
+msgid "Kerberos service (kadmin access informations)"
+msgstr "Servicio Kerberos (información acceso kadmin)"
+
+#: plugins/admin/systems/class_goKrbServer.inc:69
+#, php-format
+msgid "The specified kerberos password is empty."
+msgstr "No ha introducido ninguna contraseña kerberos."
+
+#: plugins/admin/systems/class_goKrbServer.inc:72
+#, php-format
+msgid "The specified kerberos admin is empty."
+msgstr "No ha introducido ningún administrador kerberos."
+
+#: plugins/admin/systems/class_goKrbServer.inc:75
+#, php-format
+msgid "The specified kerberos realm is empty."
+msgstr "No ha introducido ningún dominio kerberos."
+
+#: plugins/admin/systems/class_goKrbServer.inc:94
+msgid "Kerberos access information"
+msgstr "Acceso a información Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:102
+msgid "Realm"
+msgstr "Dominio"
+
+#: plugins/admin/systems/gencd.tpl:2
+msgid "CD-Install-Image generation"
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:5
+msgid ""
+"This option enables you to generate FAI install CD images for the selected "
+"workstation. The procedure may take about 10 minutes to complete, so please "
+"be patient after pressing the 'Create ISO-Image' button."
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:9
+msgid "Create ISO-Image"
+msgstr ""
+
+#: plugins/admin/systems/gencd_frame.tpl:2
+msgid "Your browser does not supprt iframes."
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:6
+msgid "List of attachments"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:23
+msgid ""
+"This dialog allow you to attach additional objects (like manuals, guides, "
+"etc.)  to your currently edited computer."
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:35
+msgid "Display attachments matching"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:37
+msgid "Regular expression for matching attachment names"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:47
+#: plugins/admin/systems/class_goMailServer.inc:514
+msgid "Mail smtp service (Postfix)"
+msgstr "Servicio SMTP de Correo Electrónico (Postfix)"
+
+#: plugins/admin/systems/class_goMailServer.inc:583
+#, php-format
+msgid "Saving server services/mail with dn '%s' failed."
+msgstr "Ha fallado la grabación de servicio de correo con dn '%s'"
+
+#: plugins/admin/systems/class_goMailServer.inc:600
+msgid "Please specify a numeric value for header size limit."
+msgstr "Por favor introduzca un valor numérico para tamaño máximo de cabecera."
+
+#: plugins/admin/systems/class_goMailServer.inc:604
+msgid "Please specify a numeric value for mailbox size limit."
+msgstr "Por favor introduzca un valor numérico para tamaño máximo de buzón."
+
+#: plugins/admin/systems/class_goMailServer.inc:608
+msgid "Please specify a numeric value for message size limit."
+msgstr "Por favor introduzca un valor numérico para tamaño máximo de mensaje."
+
+#: plugins/admin/systems/class_goMailServer.inc:703
+msgid "Mail smtp (Postfix)"
+msgstr "SMTP de Correo Electrónico (Postfix)"
+
+#: plugins/admin/systems/class_goMailServer.inc:704
+msgid "Mail smtp - Postfix"
+msgstr "SMTP de Correo Electrónico - Postfix"
+
+#: plugins/admin/systems/class_goMailServer.inc:712
+#: plugins/admin/systems/goMailServer.tpl:7
+msgid "Visible full qualified hostname"
+msgstr "Ver el nombre de dominio cualificado (fqdn)"
+
+#: plugins/admin/systems/class_goMailServer.inc:714
+msgid "Header size limit"
+msgstr "Tamaño limite de cabecera"
+
+#: plugins/admin/systems/class_goMailServer.inc:715
+#: plugins/admin/systems/goMailServer.tpl:26
+msgid "Max mailbox size"
+msgstr "Tamaño máximo del buzón de correo electrónico"
+
+#: plugins/admin/systems/class_goMailServer.inc:716
+#: plugins/admin/systems/goMailServer.tpl:35
+msgid "Max message size"
+msgstr "Máximo tamaño de mensaje"
+
+#: plugins/admin/systems/class_goMailServer.inc:717
+#: plugins/admin/systems/goMailServer.tpl:91
+msgid "Domains to accept mail for"
+msgstr "Dominios de los que se aceptara correo"
+
+#: plugins/admin/systems/class_goMailServer.inc:718
+#: plugins/admin/systems/goMailServer.tpl:60
+msgid "Local networks"
+msgstr "Redes locales"
+
+#: plugins/admin/systems/class_goMailServer.inc:719
+#: plugins/admin/systems/goMailServer.tpl:45
+msgid "Relay host"
+msgstr "Servidor de reenvío (relay)"
+
+#: plugins/admin/systems/class_goMailServer.inc:720
+msgid "Transport table"
+msgstr "Tabla de transporte"
+
+#: plugins/admin/systems/class_goMailServer.inc:721
+#: plugins/admin/systems/goMailServer.tpl:149
+msgid "Restrictions for sender"
+msgstr "Restricciones de envío"
+
+#: plugins/admin/systems/class_goMailServer.inc:722
+#: plugins/admin/systems/goMailServer.tpl:175
+msgid "Restrictions for recipient"
+msgstr "Restricciones de recepción"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:150
+msgid "Please enter a value for 'release'."
+msgstr "Por favor introduzca un valor para esta 'versión'."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:154
+msgid "Please specify a valid value for 'url'."
+msgstr "Por favor introduzca un valor para la 'url' valido."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:201
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
+msgstr ""
+"No puedo ejecutar el REPOSITORY_HOOK '%s' indicado. Por favor compruebe el "
+"archivo gosa.conf."
+
+#: plugins/admin/systems/goLogDBServer.tpl:1
+msgid "Logging database information"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:58
+#, php-format
+msgid ""
+"You can't delete this manufacturer, it is still in use by these system(s) '%"
+"s'"
+msgstr ""
+"No puede eliminar este fabricante, está todavía en uso por este(os) sistema"
+"(s) '%s'"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:104
+msgid "Please specify a name."
+msgstr "Por favor introduzca un nombre"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:113
+#: plugins/admin/systems/class_glpiManufacturer.inc:119
+msgid "Specified name is already in use, please choose another one."
+msgstr ""
+"El valor introducidocomo 'Nombre' esta siendo utilizado. Por favor elija "
+"otro."
+
+#: plugins/admin/systems/servdns.tpl:1
+msgid "Zones"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationService.inc:96
+#: plugins/admin/systems/class_workstationService.inc:97
+#: plugins/admin/systems/class_workstationService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:99
+#: plugins/admin/systems/class_terminalService.inc:104
+#: plugins/admin/systems/class_terminalService.inc:105
+#: plugins/admin/systems/class_terminalService.inc:106
+#: plugins/admin/systems/class_terminalService.inc:107
+msgid "bit"
+msgstr "bit"
+
+#: plugins/admin/systems/class_workstationService.inc:139
+#: plugins/admin/systems/class_terminalService.inc:159
+msgid "show chooser"
+msgstr "mostrar selector"
+
+#: plugins/admin/systems/class_workstationService.inc:140
+#: plugins/admin/systems/class_terminalService.inc:160
+msgid "direct"
+msgstr "directo"
+
+#: plugins/admin/systems/class_workstationService.inc:143
+#: plugins/admin/systems/class_terminalService.inc:163
+msgid "load balanced"
+msgstr "balanceo de carga"
+
+#: plugins/admin/systems/class_workstationService.inc:146
+#: plugins/admin/systems/class_terminalService.inc:166
+msgid "Windows RDP"
+msgstr "Windows RDP"
+
+#: plugins/admin/systems/class_workstationService.inc:147
+#: plugins/admin/systems/class_terminalService.inc:167
+msgid "ICA client"
+msgstr "Cliente ICA"
+
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_terminalService.inc:222
+msgid "Bit"
+msgstr "Bit"
+
+#: plugins/admin/systems/class_workstationService.inc:320
+#: plugins/admin/systems/class_terminalService.inc:322
+msgid "Choose the phone located at the current terminal"
+msgstr "Elija el teléfono localizado en el terminal actual"
+
+#: plugins/admin/systems/class_workstationService.inc:387
+#: plugins/admin/systems/class_workstationService.inc:392
+#: plugins/admin/systems/class_terminalService.inc:397
+#: plugins/admin/systems/class_terminalService.inc:402
+msgid "Please specify a valid VSync range."
+msgstr "Por favor introduzca un rango VSync valido"
+
+#: plugins/admin/systems/class_workstationService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:407
+#: plugins/admin/systems/class_terminalService.inc:411
+#: plugins/admin/systems/class_terminalService.inc:416
+msgid "Please specify a valid HSync range."
+msgstr "Por favor introduzca un rango HSync valido"
+
+#: plugins/admin/systems/class_workstationService.inc:451
+#, php-format
+msgid "Saving of system workstation/service with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación de los servicios de la estación de trabajo con dn '%"
+"s'."
+
+#: plugins/admin/systems/class_workstationService.inc:459
+#: plugins/admin/systems/class_terminalService.inc:474
+msgid "Service"
+msgstr "Servicio"
+
+#: plugins/admin/systems/class_workstationService.inc:460
+msgid "Workstation service"
+msgstr "Servicio de la estación de trabajo"
+
+#: plugins/admin/systems/class_workstationService.inc:468
+#: plugins/admin/systems/class_terminalService.inc:483
+msgid "Monitor"
+msgstr "Monitor"
+
+#: plugins/admin/systems/class_workstationService.inc:469
+#: plugins/admin/systems/class_terminalService.inc:487
+msgid "Gfx driver"
+msgstr "Dispositivo Gfx"
+
+#: plugins/admin/systems/class_workstationService.inc:470
+#: plugins/admin/systems/class_terminalService.inc:488
+msgid "Gfx resolution"
+msgstr "Resolución Gfx"
+
+#: plugins/admin/systems/class_workstationService.inc:471
+#: plugins/admin/systems/class_terminalService.inc:489
+msgid "Gfx color depth"
+msgstr "Profundidad del Color Gfx"
+
+#: plugins/admin/systems/class_workstationService.inc:472
+#: plugins/admin/systems/class_terminalService.inc:490
+msgid "Hsync"
+msgstr "HSync"
+
+#: plugins/admin/systems/class_workstationService.inc:473
+#: plugins/admin/systems/class_terminalService.inc:491
+msgid "Vsync"
+msgstr "VSync"
+
+#: plugins/admin/systems/class_workstationService.inc:474
+msgid "Use DDC"
+msgstr "Usar DDC"
+
+#: plugins/admin/systems/class_workstationService.inc:475
+#: plugins/admin/systems/class_terminalService.inc:495
+msgid "Scanner enabled"
+msgstr "Escáner activado"
+
+#: plugins/admin/systems/class_workstationService.inc:476
+#: plugins/admin/systems/class_terminalService.inc:499
+msgid "Keyboard model"
+msgstr "Modelo de teclado"
+
+#: plugins/admin/systems/class_workstationService.inc:477
+#: plugins/admin/systems/class_terminalService.inc:500
+msgid "Keyboard layout"
+msgstr "Localización del teclado"
+
+#: plugins/admin/systems/class_workstationService.inc:478
+#: plugins/admin/systems/class_terminalService.inc:501
+msgid "Keyboard variant"
+msgstr "Variante de teclado"
+
+#: plugins/admin/systems/class_workstationService.inc:479
+#: plugins/admin/systems/class_terminalService.inc:502
+msgid "Mouse type"
+msgstr "Tipo de ratón"
+
+#: plugins/admin/systems/class_workstationService.inc:480
+#: plugins/admin/systems/class_terminalService.inc:503
+msgid "Mouse port"
+msgstr "Puerto del ratón"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:62
+#, php-format
+msgid "Can't open '%s', ppd settings resetted."
+msgstr "No puedo abrir '%s', se pondrán los parametros por defecto."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:87
+msgid "Can't get ppd informations."
+msgstr "No se puede acceder a la información PPD"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:99
+#, php-format
+msgid ""
+"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
+"invalid, can't read/write any ppd informations."
+msgstr ""
+"La ruta indicada '%s' que está en PPD_PATH en su gosa.conf no es válida, no "
+"se puede leer/escribir ninguna información ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:116
+msgid "Please specify a valid ppd file."
+msgstr "Por favor introduzca un nombre de archivo PPD valido."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:186
+#, php-format
+msgid "Can't select PPD file '%s', the file is not readable"
+msgstr ""
+"No se puede seleccionar el archiv PPD '%s', el archivo no es accesible."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:203
+#: plugins/admin/systems/class_printerPPDDialog.inc:275
+#, php-format
+msgid "Can't create folder '%s' for the uploaded ppd file."
+msgstr "No se puede crear la carpeta '%s' para el archivo ppd subido."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:211
+#, php-format
+msgid "Can't create file '%s' to store modifed ppd informations."
+msgstr ""
+"No se puede crear el archivo '%s' para guardar la información PPD modificada."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:235
+#, php-format
+msgid "Can't add new ppd file, the source file '%s' is not accessible."
+msgstr ""
+"No puede añadir un nuevo archivo PPD, el archivo origen'%s' no es accesible."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:253
+#, php-format
+msgid ""
+"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
+"informations."
+msgstr ""
+"El archivo ppd introducido '%s' no es válido, no puedo encontrar información "
+"de vendedor o modelo."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:267
+#, php-format
+msgid "There is already a ppd file for this kind of printer."
+msgstr "Ya existe un archivo PPD para ese tipo de impresora."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:288
+#, php-format
+msgid "Can't save file '%s'."
+msgstr "No se puede grabar el archivo '%s'."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:292
+msgid "Uploaded ppd file is empty, can't create new ppd file."
+msgstr "El archivo ppd subido está vacio, no puedo crear un nuevo archivo ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:477
+#, php-format
+msgid "Unsupported ppd type '%s' used for '%s' "
+msgstr "Tipo de ppd no soportado '%s' usado para '%s'"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:494
+#, php-format
+msgid "Removing old ppd file '%s' failed."
+msgstr "Ha fallado la eliminación del antiguo archivo ppd'%s'."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:497
+#, php-format
+msgid "Removing old ppd file '%s' failed. File is not accessible."
+msgstr ""
+"Ha fallado la eliminación del antiguo archivo ppd'%s'. Archivo no accesible."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:500
+#, php-format
+msgid ""
+"Removing old ppd file '%s' failed. File does not exists or is not accessible."
+msgstr ""
+"Ha fallado la eliminación del antiguo archivo ppd'%s'. El fichero no existe "
+"o no es accesible."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:508
+msgid ""
+"Please select a valid ppd file or use 'Cancel' to go back to printer "
+"configuration."
+msgstr ""
+"Por favor seleccione un archivo ppd válido o use 'Cancelar' para volver a la "
+"configuración de impresora."
+
+#: plugins/admin/systems/workstationStartup.tpl:4
+#: plugins/admin/systems/terminalStartup.tpl:1
+msgid "Boot parameters"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:19
+#: plugins/admin/systems/terminalStartup.tpl:19
+msgid "Custom options"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:23
+#: plugins/admin/systems/terminalStartup.tpl:23
+msgid ""
+"Enter any parameters that should be passed to the kernel as append line "
+"during bootup"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:28
+#: plugins/admin/systems/terminalStartup.tpl:27
+msgid "LDAP server"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:51
+#: plugins/admin/systems/workstationStartup.tpl:85
+msgid "FAI server"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:75
+#: plugins/admin/systems/workstationStartup.tpl:116
+msgid "Assigned FAI classes"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:102
+msgid "set"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:136
+msgid ""
+"FAI Object assignment disabled. You can't use this feature until FAI is "
+"activated."
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:149
+#: plugins/admin/systems/terminalStartup.tpl:66
+msgid "Kernel modules (format: name parameters)"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:152
+#: plugins/admin/systems/terminalStartup.tpl:69
+msgid "Add additional modules to load on startup"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:188
+#: plugins/admin/systems/terminalStartup.tpl:105
+msgid "Mountpoint"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
+#: plugins/admin/systems/class_glpiAccount.inc:151
+msgid "There is no server with valid glpi database service."
+msgstr "No existe un servidor con un servicio de base de datos glpi válido."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
+#: plugins/admin/systems/class_glpiAccount.inc:161
+msgid "Can't connect to glpi database, the php-mysql extension is missing."
+msgstr ""
+"No puedo conectar a la base de datos glpi, la extensión php-mysql no es "
+"accesible."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
+#: plugins/admin/systems/class_glpiAccount.inc:171
+msgid "Can't connect to glpi database, check configuration twice."
+msgstr ""
+"No puedo conectar a la base de datos glpi, compruebe la configuración de "
+"nuevo."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
+#: plugins/admin/systems/class_glpiAccount.inc:580
+msgid "Remove inventory"
+msgstr "Eliminar inventario"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
+msgid ""
+"This server has inventory features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Este servidor tiene la extensión inventario activada. Puede desactivarla "
+"pulsando aquí."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
+#: plugins/admin/systems/class_glpiAccount.inc:583
+msgid "Add inventory"
+msgstr "Añadir inventario"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
+msgid ""
+"This server has inventory features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Este servidor tiene la extensión inventario desactivada. Puede activarla "
+"pulsando aquí."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
+#, php-format
+msgid ""
+"Can't rename given printer type to '%s', because this type name already "
+"exists."
+msgstr ""
+"No puedo cambiar el nombre del tipo de impresora a '%s' porque este tipo ya "
+"existe."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
+#, php-format
+msgid "Can't delete printer type, it is still in use by '%s'."
+msgstr "No puedo eliminar el tipo de impresora, todavía está en uso por '%s'."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
+msgid "since"
+msgstr "desde"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
+#: plugins/admin/systems/class_glpiAccount.inc:780
+msgid "Glpi"
+msgstr "Glpi"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
+msgid "Printer inventory extension"
+msgstr "Extensión de inventario de impresión"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
+msgid "Supports serial interface"
+msgstr "Soporta interfaz serie"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
+msgid "Supports parallel interface"
+msgstr "Soporta interfaz paralelo"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
+msgid "Supports usb interface"
+msgstr "Soporta interfaz usb"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
+msgid "Cartridge settings"
+msgstr "Características del cartucho"
+
+#: plugins/admin/systems/class_divListSystem.inc:42
+#: plugins/admin/systems/class_divListSystem.inc:43
+msgid "List of systems"
+msgstr "Lista de sistemas"
+
+#: plugins/admin/systems/class_divListSystem.inc:47
+msgid ""
+"This menu allows you to add, remove and change the properties of specific "
+"systems. You can only add systems which have already been started once."
+msgstr ""
+"Este menú permite añadir, modificar o eliminar las propiedades de sistemas "
+"específicos. Solo puede añadir sistemas que han sido ya iniciados alguna vez."
+
+#: plugins/admin/systems/class_divListSystem.inc:68
+msgid "System / Department"
+msgstr "Sistema / Departamento"
+
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Show servers"
+msgstr "Mostrar servidores"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+msgid "Select to see Linux terminals"
+msgstr "Seleccione para ver los terminales Linux"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Show terminals"
+msgstr "Mostrar terminales"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+msgid "Select to see Linux workstations"
+msgstr "Seleccione para ver las estaciones de trabajo Linux"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Show workstations"
+msgstr "Mostrar estaciones de trabajo"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Select to see MicroSoft Windows based workstations"
+msgstr "Seleccione para ver estaciones de trabajo basadas en Windows"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Show windows based workstations"
+msgstr "Mostrara estaciones de trabajo basadas en windows"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Select to see network printers"
+msgstr "Seleccione para ver impresoras de red"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Show network printers"
+msgstr "Mostrar impresoras de red"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+msgid "Select to see VOIP phones"
+msgstr "Seleccione para ver teléfonos VOIP"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Show phones"
+msgstr "Mostrar teléfonos"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Select to see network devices"
+msgstr "Seleccione para ver los dispositivos de red"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Show network devices"
+msgstr "Mostrar dispositivos de Red"
+
+#: plugins/admin/systems/class_divListSystem.inc:86
+msgid "Display systems of user"
+msgstr "Mostrar sistemas del usuario"
+
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal template"
+msgstr "Nueva plantilla de Terminal"
+
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation template"
+msgstr "Nueva plantilla de Estación de trabajo"
+
+#: plugins/admin/systems/class_divListSystem.inc:200
+msgid "New Server"
+msgstr "Nuevo Servidor"
+
+#: plugins/admin/systems/class_divListSystem.inc:206
+msgid "New Printer"
+msgstr "Nueva Impresora"
+
+#: plugins/admin/systems/class_divListSystem.inc:212
+msgid "New Phone"
+msgstr "Nuevo Teléfono"
+
+#: plugins/admin/systems/class_divListSystem.inc:218
+msgid "New Component"
+msgstr "Nuevo Componente"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+msgid "Remove selected systems"
+msgstr "Eliminar sistemas seleccionados"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+msgid "Remove systems"
+msgstr "Eliminar sistemas"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+msgid "Copy selected system"
+msgstr "Copiar sistema seleccionado"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+msgid "Copy systems"
+msgstr "Copiar sistemas"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+msgid "cut selected system"
+msgstr "mover sistemas seleccionados"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+msgid "Cut systems"
+msgstr "Mover sistemas"
+
+#: plugins/admin/systems/class_divListSystem.inc:256
+msgid "Cups Server"
+msgstr "Servidor CUPS"
+
+#: plugins/admin/systems/class_divListSystem.inc:257
+msgid "Log Db"
+msgstr "Registro Db"
+
+#: plugins/admin/systems/class_divListSystem.inc:258
+msgid "Syslog Server"
+msgstr "Servidor SYSLOG"
+
+#: plugins/admin/systems/class_divListSystem.inc:259
+msgid "Mail Server"
+msgstr "Servidor de Correo Electrónico"
+
+#: plugins/admin/systems/class_divListSystem.inc:260
+msgid "Imap Server"
+msgstr "Servidor IMAP"
+
+#: plugins/admin/systems/class_divListSystem.inc:261
+msgid "Nfs Server"
+msgstr "Servidor NFS"
+
+#: plugins/admin/systems/class_divListSystem.inc:262
+msgid "Kerberos Server"
+msgstr "Servidor Kerberos"
+
+#: plugins/admin/systems/class_divListSystem.inc:263
+msgid "Asterisk Server"
+msgstr "Servidor Asterisk"
+
+#: plugins/admin/systems/class_divListSystem.inc:264
+msgid "Fax Server"
+msgstr "Servidor Fax"
+
+#: plugins/admin/systems/class_divListSystem.inc:265
+msgid "Ldap Server"
+msgstr "Servidor LDAP"
+
+#: plugins/admin/systems/class_divListSystem.inc:323
+msgid "Edit system"
+msgstr "Editar sistema"
+
+#: plugins/admin/systems/class_divListSystem.inc:333
+msgid "Delete system"
+msgstr "Eliminar sistema"
+
+#: plugins/admin/systems/class_divListSystem.inc:376
+msgid "Set root       password"
+msgstr "poner contraseña de root       "
+
+#: plugins/admin/systems/class_divListSystem.inc:383
+msgid "Create CD"
+msgstr "Crear CD"
+
+#: plugins/admin/systems/class_divListSystem.inc:384
+msgid "Create FAI CD"
+msgstr "Crear CD FAI"
+
+#: plugins/admin/systems/chooser.tpl:1
+msgid "Choose the kind of system component you want to create"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:4
+msgid ""
+"Linux terminals and workstations are autocreated on bootup. For this reason "
+"you're only be able to create templates for a specific tree. Servers are "
+"normally automatically added too, but in some special cases you may need to "
+"create a faked server entry to provide GOsa with some informations. Other "
+"network components may be used for Nagios setups to create component "
+"dependencies."
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:7
+msgid "Linux thin client template"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:8
+msgid "Linux workstation template"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:9
+msgid "Linux Server"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:10
+msgid "Windows workstation"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:11
+msgid "Network printer"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:13
+msgid "Other network component"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:882
+msgid "Create"
+msgstr "Crear"
+
+#: plugins/admin/systems/class_servNfs.inc:47
+#, php-format
+msgid "The file '%s/encodings' does not exist, can't get supported charsets."
+msgstr ""
+"El archivo '%s/encodings' no existe, los juegos de caracteres no estarán "
+"soportados."
+
+#: plugins/admin/systems/class_servNfs.inc:50
+#, php-format
+msgid "Can't read '%s/encodings', please check permissions."
+msgstr "No se puede acceder a '%s/encodings', Compruebe los permisos."
+
+#: plugins/admin/systems/class_servNfs.inc:184
+msgid "Please specify a valid path for your setup."
+msgstr "Por favor introduzca una ruta valida para su configuración."
+
+#: plugins/admin/systems/class_servNfs.inc:190
+msgid "Please specify a valid name for your share."
+msgstr "Por favor introduzca un nombre valido para su recurso compartido."
+
+#: plugins/admin/systems/class_servNfs.inc:193
+msgid "Please specify a name for your share."
+msgstr "Por favor introduzca un nombre para su recurso compartido."
+
+#: plugins/admin/systems/class_servNfs.inc:198
+msgid "Description contains invalid characters."
+msgstr "La descripción tiene caracteres no válidos."
+
+#: plugins/admin/systems/class_servNfs.inc:202
+msgid "Volume contains invalid characters."
+msgstr "El volumen tiene caracteres no validos."
+
+#: plugins/admin/systems/class_servNfs.inc:206
+msgid "Path contains invalid characters."
+msgstr "La ruta tiene caracteres no validos."
+
+#: plugins/admin/systems/class_servNfs.inc:210
+msgid "Option contains invalid characters."
+msgstr "La opción tiene caracteres no validos."
+
+#: plugins/admin/systems/class_goCupsServer.inc:70
+msgid "Cups"
+msgstr "Cups"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:85
+#, php-format
+msgid "Saving server services/terminalServer with dn '%s' failed."
+msgstr "Ha fallado la grabación del servidor de terminal con dn '%s'."
+
+#: plugins/admin/systems/class_goTerminalServer.inc:100
+msgid "Terminal server, must have fontpath specified."
+msgstr "Servidor de terminal, debe tener la ruta de fuentes especificada."
+
+#: plugins/admin/systems/class_servKolab.inc:105
+#, php-format
+msgid "Include data from %s days in the past when creating free/busy lists"
+msgstr ""
+"Incluye información desde hace '%s' días cuando cree listas de presencia"
+
+#: plugins/admin/systems/class_servKolab.inc:110
+#, php-format
+msgid "Warn users when using more than %s%% of their mail quota"
+msgstr ""
+"Avisar a los usuarios de que están usando mas de %s%% de su cuota de correo"
+
+#: plugins/admin/systems/class_servKolab.inc:200
+#: plugins/admin/systems/class_servKolab.inc:214
+#, php-format
+msgid "Removing host entry from system server/kolab with dn '%s' failed."
+msgstr "Ha fallado la eliminación del servidor Kolab con dn '%s'."
+
+#: plugins/admin/systems/class_servKolab.inc:266
+msgid "Future days in Free/Busy settings must be set."
+msgstr "En la configuración de presencia se debe poner días futuros."
+
+#: plugins/admin/systems/class_servKolab.inc:268
+msgid "Future days in Free/Busy settings must be a positive value."
+msgstr ""
+"En la configuración de presencia, Días futuros debe ser un número positivo."
+
+#: plugins/admin/systems/class_servKolab.inc:272
+msgid "The given Quota settings value must be a number."
+msgstr "El valor introducido como cuota debe ser un número."
+
+#: plugins/admin/systems/class_servKolab.inc:274
+msgid "Please choose a value between 1 and 100 for Quota settings."
+msgstr ""
+"Por favor introduzca un valor entre 1 y 100 para el parámetro de cuota."
+
+#: plugins/admin/systems/class_servKolab.inc:276
+msgid "Future days must be a value."
+msgstr "Días futuros debe ser un valor"
+
+#: plugins/admin/systems/class_servKolab.inc:280
+msgid "No SMTP privileged networks set."
+msgstr "No se han indicado redes privilegiadas SMTP."
+
+#: plugins/admin/systems/class_servKolab.inc:359
+#, php-format
+msgid "Saving system server/kolab with dn '%s' failed."
+msgstr "Ha fallado la grabación del servidor del objeto Kolab con dn '%s'"
+
+#: plugins/admin/systems/class_servKolab.inc:375
+#: plugins/admin/systems/class_servKolab.inc:386
+msgid "Kolab mail service"
+msgstr "Añadir el servicio Kolab"
+
+#: plugins/admin/systems/class_servKolab.inc:394
+#: plugins/admin/systems/servkolab.tpl:9
+msgid "Postfix mydomain"
+msgstr "Postfix mydomain"
+
+#: plugins/admin/systems/class_servKolab.inc:395
+msgid "My destination"
+msgstr "Mis destinos"
+
+#: plugins/admin/systems/class_servKolab.inc:396
+#: plugins/admin/systems/servkolab.tpl:27
+msgid "Cyrus admins"
+msgstr "Administradores Cyrus"
+
+#: plugins/admin/systems/class_servKolab.inc:397
+msgid "FTP FreeBusy service"
+msgstr "Servicio de presencia FTP"
+
+#: plugins/admin/systems/class_servKolab.inc:398
+#: plugins/admin/systems/servkolab.tpl:171
+msgid "SMTP privileged networks"
+msgstr "Redes privilegiadas SMTP"
+
+#: plugins/admin/systems/class_servKolab.inc:399
+msgid "Enable virus scan"
+msgstr "Activar antivirus"
+
+#: plugins/admin/systems/class_servKolab.inc:400
+msgid "Relayhost"
+msgstr "Relayhost"
+
+#: plugins/admin/systems/class_servKolab.inc:401
+#: plugins/admin/systems/servkolab.tpl:202
+msgid "Enable MX lookup for relayhost"
+msgstr "Permitir búsquedas MX para los relayhost"
+
+#: plugins/admin/systems/class_servKolab.inc:402
+msgid "HTTP FreeBusy service"
+msgstr "Servicio de presencia HTTP"
+
+#: plugins/admin/systems/class_servKolab.inc:403
+msgid "Allow unauthenticated free busy"
+msgstr "Permite disponibilidad no autentificada"
+
+#: plugins/admin/systems/class_servKolab.inc:404
+#: plugins/admin/systems/servkolab.tpl:223
+msgid "Accept Internet Mail"
+msgstr "Aceptar Correo Electrónico de internet"
+
+#: plugins/admin/systems/class_servKolab.inc:405
+#: plugins/admin/systems/servkolab.tpl:68
+msgid "IMAP service"
+msgstr "Servicio IMAP"
+
+#: plugins/admin/systems/class_servKolab.inc:406
+msgid "kolabFreeBusyFuture"
+msgstr "kolabFreeBusyFuture"
+
+#: plugins/admin/systems/class_servKolab.inc:407
+#: plugins/admin/systems/servkolab.tpl:48
+msgid "POP3 service"
+msgstr "Servicio POP3"
+
+#: plugins/admin/systems/class_servKolab.inc:408
+#: plugins/admin/systems/servkolab.tpl:78
+msgid "IMAP/SSL service"
+msgstr "Servicio IMAP/SSL"
+
+#: plugins/admin/systems/class_servKolab.inc:409
+#: plugins/admin/systems/servkolab.tpl:58
+msgid "POP3/SSL service"
+msgstr "Servicio POP3/SSL"
+
+#: plugins/admin/systems/class_servKolab.inc:410
+#: plugins/admin/systems/servkolab.tpl:88
+msgid "Sieve service"
+msgstr "Servicio Sieve"
+
+#: plugins/admin/systems/class_servKolab.inc:411
+#: plugins/admin/systems/servkolab.tpl:129
+msgid "Quota settings"
+msgstr "Configuración de cuotas"
+
+#: plugins/admin/systems/terminalStartup.tpl:43
+msgid "Select if terminal supports graphical startup with progress bar"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:45
+msgid "use graphical bootup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:48
+msgid "Select if terminal should boot in text mode"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:50
+msgid "use standard linux textual bootup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:53
+msgid "Select to get more verbose output during startup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:55
+msgid "use debug mode for startup"
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:57
+#: plugins/admin/systems/class_winGeneric.inc:96
+msgid "This 'dn' has no network features."
+msgstr "Esta 'dn' no tiene características de red."
+
+#: plugins/admin/systems/class_componentGeneric.inc:135
+#, php-format
+msgid "Removing of system component/generic with dn '%s' failed."
+msgstr "Ha fallado la eliminación de componente genérico con dn '%s'."
+
+#: plugins/admin/systems/class_componentGeneric.inc:182
+msgid "The required field 'Component name' is not set."
+msgstr "No ha introducido el campo obligatorio'Nombre de componente'."
+
+#: plugins/admin/systems/class_componentGeneric.inc:187
+#: plugins/admin/systems/class_phoneGeneric.inc:326
+msgid "The required field IP address is empty."
+msgstr "No ha introducido el campo obligatorio'Dirección IP'."
+
+#: plugins/admin/systems/class_componentGeneric.inc:190
+#: plugins/admin/systems/class_phoneGeneric.inc:329
+msgid "The field IP address contains an invalid address."
+msgstr "El campo 'Dirección IP' tiene una dirección no valida."
+
+#: plugins/admin/systems/class_componentGeneric.inc:261
+#, php-format
+msgid "Saving of system component/generic with dn '%s' failed."
+msgstr "Ha fallado la grabación del componente genérico con dn '%s'."
+
+#: plugins/admin/systems/class_componentGeneric.inc:269
+msgid "Component generic"
+msgstr "Componente genérico"
+
+#: plugins/admin/systems/class_componentGeneric.inc:274
+msgid "Network device"
+msgstr "Dispositivo de Red"
+
+#: plugins/admin/systems/goMailServer.tpl:11
+msgid "The full qualified host name."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:16
+msgid "Max mail header size"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:21
+msgid "This value specifies the maximal header size."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:31
+msgid "Defines the maximal size of mail box."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "Specify the maximal size of a message."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:50
+msgid "Relay messages to following host:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:62
+msgid "Postfix networks"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:83
+msgid "Domains and routing"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:93
+msgid "Postfix is responsible for the following domains:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:114
+msgid "Transports"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:123
+msgid "Select a transport protocol."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:141
+msgid "Restrictions"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:157
+#: plugins/admin/systems/goMailServer.tpl:183
+msgid "Restriction filter"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:1
+msgid "VoIP database information"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:4
+msgid "Asterisk DB user"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:20
+msgid "Country dial prefix"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:28
+msgid "Local dial prefix"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:185
+#: plugins/admin/systems/class_glpiAccount.inc:191
+#: plugins/admin/systems/class_glpiAccount.inc:197
+msgid "This feature is not implemented yet."
+msgstr "Esta característica no está todavía implementada"
+
+#: plugins/admin/systems/class_glpiAccount.inc:299
+msgid "Adding new sytem type failed, this system type name is already used."
+msgstr ""
+"Ha fallado al añadir un nuevo tipo de sistema, el nombre de tipo de sistema "
+"ya está en uso."
+
+#: plugins/admin/systems/class_glpiAccount.inc:319
+#, php-format
+msgid ""
+"You can't delete this system type, it is still in use by these system(s) '%s'"
+msgstr ""
+"No puede eliminar este tipo de sistema, está todavía en uso por el sistema"
+"(s) '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:330
+msgid "Rename failed, this system type name is already used."
+msgstr ""
+"El cambio de nombre ha fallado, ha introducido uno que ya está siendo usado."
+
+#: plugins/admin/systems/class_glpiAccount.inc:386
+msgid "Adding new operating system failed, specifed name is already used."
+msgstr ""
+"Ha fallado al añadir un nuevo sistema operativo, el nombre introducido ya "
+"está en uso."
+
+#: plugins/admin/systems/class_glpiAccount.inc:408
+#, php-format
+msgid ""
+"You can't delete this operating system, it is still in use by these system"
+"(s) '%s'"
+msgstr ""
+"No puede eliminar este sistema operativo, está todavía en uso por el sistema"
+"(s) '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:420
+msgid "Updating operating system failed, specifed name is already used."
+msgstr ""
+"Ha fallado al actualizar el sistema operativo, el valor introducido ya esta "
+"siendo utilizado."
+
+#: plugins/admin/systems/class_glpiAccount.inc:499
+#, php-format
+msgid ""
+"Could not add the given user, the users dn is too long, only 100 characters "
+"are allowed here."
+msgstr ""
+"No se puede añadir el usuario introducido, la dn del usuario es muy larga, "
+"solo se permiten 100 caracteres."
+
+#: plugins/admin/systems/class_glpiAccount.inc:581
+msgid ""
+"This device has inventory informations enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"Este dispositivo tiene información de inventario activada. Puede "
+"desactivarla pulsando aquí."
+
+#: plugins/admin/systems/class_glpiAccount.inc:584
+msgid ""
+"This device has inventory informations disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Este dispositivo tiene información de inventario desactivada. Puede "
+"activarla pulsando aquí."
+
+#: plugins/admin/systems/class_glpiAccount.inc:679
+#: plugins/admin/systems/class_glpiAccount.inc:680
+msgid "Can't remove glpi account, while mysql extension is missing."
+msgstr ""
+"Mientras no se encuentre la extensión php_mysql no se puede eliminar la "
+"cuenta glpi."
+
+#: plugins/admin/systems/class_glpiAccount.inc:781
+msgid "Inventory extension"
+msgstr "Eliminar extensión de impresión"
+
+#: plugins/admin/systems/class_glpiAccount.inc:798
+msgid "Peripheral devices"
+msgstr "Dispositivo periférico"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
+msgid "Attachment"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
+msgid "Filename"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
+msgid "Mime-type"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:45
+#: plugins/admin/systems/class_servRepository.inc:367
+#: plugins/admin/systems/class_servRepository.inc:378
+msgid "Repository service"
+msgstr "Servicio del repositorio"
+
+#: plugins/admin/systems/class_servRepository.inc:158
+#, php-format
+msgid ""
+"You can't delete this release, it is still used by these workstations [%s]. "
+"Please solve this dependencies first, to keep data base consistency."
+msgstr ""
+"No puede eliminar esta versión, esta aún en uso por las estaciones de "
+"trabajo [%s]. Por favor solucione las dependencias primero, para mantener la "
+"consistencia de la base de datos."
+
+#: plugins/admin/systems/class_servRepository.inc:192
+#, php-format
+msgid ""
+"Be careful editing this release, it is still used by these workstations [%s]."
+msgstr ""
+"Tenga cuidado editando esta versión, esta aún en uso por las estaciones de "
+"trabajo [%s]."
+
+#: plugins/admin/systems/class_servRepository.inc:390
+msgid "Releases"
+msgstr "Versiones"
+
+#: plugins/admin/systems/class_servRepository.inc:393
+msgid "Url"
+msgstr "Url"
+
+#: plugins/admin/systems/servRepository.tpl:6
+msgid "List of configured repositories."
+msgstr ""
+
+#: plugins/admin/systems/servRepository.tpl:12
+msgid "Add repository"
+msgstr ""
+
+#: plugins/admin/systems/servRepository.tpl:31
+msgid "This menu allows you to create, delete and edit repository settings."
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:5
+msgid "Generic virus filtering"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:47
+msgid "Select number of maximal threads"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:61
+msgid "Max directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:101
+msgid "Archive scanning"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:143
+msgid "Maximum recursion"
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:155
+#, php-format
+msgid "Removing of system wingeneric/generic with dn '%s' failed."
+msgstr "Ha fallado la eliminación del sistema Windows genérico con dn '%s'."
+
+#: plugins/admin/systems/class_winGeneric.inc:205
+msgid "You have no permissions to create a component on this 'Base'."
+msgstr "No tiene permisos para crear componentes en esta 'Base'."
+
+#: plugins/admin/systems/class_winGeneric.inc:270
+#, php-format
+msgid "Saving of system wingeneric/generic with dn '%s' failed."
+msgstr "Ha fallado la grabación del sistema Windows genérico con dn '%s'."
+
+#: plugins/admin/systems/class_winGeneric.inc:281
+msgid "Win generic"
+msgstr "Sistema Windows genérico"
+
+#: plugins/admin/systems/class_winGeneric.inc:282
+msgid "Windows workstation generic"
+msgstr "Estación de trabajo Windows genérica"
+
+#: plugins/admin/systems/class_winGeneric.inc:287
+msgid "Win workstation"
+msgstr "Estación de trabajo Windows"
+
+#: plugins/admin/systems/class_terminalService.inc:158
+msgid "default"
+msgstr "por defecto"
+
+#: plugins/admin/systems/class_terminalService.inc:465
+#, php-format
+msgid "Saving of object system terminal/service with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación de la información del servicio de terminal con dn '%"
+"s'."
+
+#: plugins/admin/systems/class_terminalService.inc:484
+#: plugins/admin/ogroups/class_phonequeue.inc:951
+msgid "Method"
+msgstr "Método"
+
+#: plugins/admin/systems/class_terminalService.inc:492
+msgid "Auto-Sync"
+msgstr "Auto-Sync"
+
+#: plugins/admin/systems/class_terminalService.inc:493
+msgid "Printer service enabled"
+msgstr "Servicio de impresión activo"
+
+#: plugins/admin/systems/class_terminalService.inc:496
+msgid "Scanner model"
+msgstr "Modelo de Escáner"
+
+#: plugins/admin/systems/class_terminalService.inc:497
+msgid "Haeh ? "
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:498
+msgid "..."
+msgstr ""
+
+#: plugins/admin/systems/class_goSyslogServer.inc:29
+#: plugins/admin/systems/class_goSyslogServer.inc:49
+#: plugins/admin/systems/class_goSyslogServer.inc:70
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+msgid "Logging service"
+msgstr "Servicio de Registro de sistema"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+msgid "Syslog Service"
+msgstr ""
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "enabled"
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:35
+#: plugins/admin/systems/class_goFonServer.inc:130
+msgid "VoIP service"
+msgstr "Servicio VoIP"
+
+#: plugins/admin/systems/class_goFonServer.inc:64
+msgid "VoIP service - Asterisk management"
+msgstr "Servicio VoIP - Administración de Asterisk"
+
+#: plugins/admin/systems/class_goFonServer.inc:73
+msgid "The attribute DB user is empty or contains invalid characters."
+msgstr "El atributo Usuario de BD está vacío o tiene caracteres no validos"
+
+#: plugins/admin/systems/class_goFonServer.inc:79
+msgid ""
+"The attribute local dial prefix is empty or contains invalid characters."
+msgstr ""
+"El atributo prefijo de marcado local está vacío o tiene caracteres no validos"
+
+#: plugins/admin/systems/class_goFonServer.inc:82
+msgid ""
+"The attribute country dial prefix is empty or contains invalid characters."
+msgstr ""
+"El atributo prefijo de marcado del país está vacío o tiene caracteres no "
+"validos"
+
+#: plugins/admin/systems/class_goFonServer.inc:119
+#, php-format
+msgid ""
+"You can't remove the asterisk database extension, it is still in use by "
+"these objects '%s'."
+msgstr ""
+"No puede eliminar la extensión de base de datos asterisk, esta todavía en "
+"use por los objetos '%s'."
+
+#: plugins/admin/systems/class_goFonServer.inc:131
+msgid "VoIP - asterisk management"
+msgstr "VoIP - Administración de Asterisk PBX"
+
+#: plugins/admin/systems/class_goFonServer.inc:145
+msgid "Area code"
+msgstr "Código de Área"
+
+#: plugins/admin/systems/class_goFonServer.inc:146
+msgid "Country code"
+msgstr "Código de País"
+
+#: plugins/admin/systems/class_goLogDBServer.inc:31
+#: plugins/admin/systems/class_goLogDBServer.inc:59
+#: plugins/admin/systems/class_goLogDBServer.inc:89
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+msgid "Logging database"
+msgstr "Base de datos de Registro"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
+msgid "List of available cartridge type for this type of printer"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
+msgid ""
+"This dialog allows you to create new types of cartridges, and select one or "
+"more types for your printer. Cartridge types depends on the printer type you "
+"have selected. For each selected cartridge type there will be a new "
+"cartridge created, this allows you to select the same cartridge type for "
+"more then one printer."
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
+msgid "Display cartridge types matching"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
+msgid "Regular expression for matching cartridge types"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
+#, php-format
+msgid "Internal Error can't create device of type '%s'"
+msgstr "Error interno. No puedo crear un dispositivo de tipo '%s'"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
+#, php-format
+msgid "You're about to delete the glpi device '%s'."
+msgstr "Ha decidido eliminar el dispositivo glpi '%s'."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
+msgid "Can't detect object name."
+msgstr "No puedo encontrar el nombre de objeto "
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
+#, php-format
+msgid ""
+"You can't delete this device, it is still in use by these system(s) '%s'"
+msgstr ""
+"No puede eliminar este dispositivo, esta todavía en uso por este sistema(s) "
+"'%s'"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
+msgid "devices"
+msgstr "dispositivos"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+msgid "New mainbord"
+msgstr "Nueva placa base"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+msgid "New processor"
+msgstr "Nuevo procesador"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "New case"
+msgstr "Nueva caja"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "C"
+msgstr "C"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "New network interface"
+msgstr "Nuevo interfaz de red"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "NI"
+msgstr "NI"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "New ram"
+msgstr "Nueva memoria"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "R"
+msgstr "R"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "New hard disk"
+msgstr "Nuevo disco duro"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "HDD"
+msgstr "HDD"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "New drive"
+msgstr "Nuevo Disco"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "D"
+msgstr "D"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "New controller"
+msgstr "Nueva Controladora"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "CS"
+msgstr "CS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "New graphics card"
+msgstr "Nueva tarjeta gráfica"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "GC"
+msgstr "GC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "New sound card"
+msgstr "Nueva tarjeta de sonido"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "SC"
+msgstr "SC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "New power supply"
+msgstr "Nueva fuente de alimentación"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "PS"
+msgstr "PS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "New misc device"
+msgstr "Nuevo otros dispositivos"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "OC"
+msgstr "OC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
+msgid "You have to specify a valid name for this device."
+msgstr "Por favor introduzca un nombre valido para este dispositivo."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
+msgid "This device name is already in use."
+msgstr "El nombre de dispositivo especificado ya esta siendo usado"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+msgid "Other"
+msgstr "Otro"
+
+#: plugins/admin/systems/remove_glpi.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your MySql database in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+
+#: plugins/admin/systems/class_servDHCP.inc:42
+msgid "Remove DHCP service"
+msgstr "Eliminar servicio DHCP"
+
+#: plugins/admin/systems/class_servDHCP.inc:43
+msgid ""
+"This server has DHCP features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Este servidor tiene la extensión DHCP activada. Puede desactivarla pulsando "
+"aquí."
+
+#: plugins/admin/systems/class_servDHCP.inc:45
+msgid "Add DHCP service"
+msgstr "Añadir servicio DHCP"
+
+#: plugins/admin/systems/class_servDHCP.inc:46
+msgid ""
+"This server has DHCP features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Este servidor tiene la extensión DHCP desactivada. Puede activarla pulsando "
+"aquí."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
+#, php-format
+msgid ""
+"Can't rename '%s' to '%s' there is already an entry with the same name in "
+"our zone editing dialog."
+msgstr ""
+"No puedo renombrar '%s' en '%s', ya existe una entrada con el mismo nombre "
+"en el dialogo de editar zonas."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
+#, php-format
+msgid "Entry name '%s' contains invalid characters."
+msgstr "El nombre de la entrada '%s' tiene caracteres no validos"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
+#, php-format
+msgid "Can not rename '%s' to '%s',the destination name already exists."
+msgstr "No se puede renombrar '%s' a '%s',ya existe el nombre de destino."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
+#, php-format
+msgid "Can not create '%s',the destination name already exists."
+msgstr "No se puede crear '%s', el nombre de destino ya existe."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
+#, php-format
+msgid "The name '%s' is used more than once."
+msgstr "El nombre '%s' esta siendo usado mas de una vez."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
+#, php-format
+msgid "The record type '%s' is a unique type and can't be defined twice."
+msgstr ""
+"El tipo de registro '%s' es un tipo único y no puede ser definido dos veces."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
+#, php-format
+msgid "There is an empty '%s' for host '%s'."
+msgstr "Hay un '%s' vacío para el host '%s'."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
+#, php-format
+msgid "There is a duplicate entry in '%s' for '%s'."
+msgstr "Hay una entrada duplicada en '%s' para '%s'."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
+msgid ""
+"This dialog allows you to configure all components of this DNS zone on a "
+"single list."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
+msgid ""
+"Be careful editing record types with this dialog. All changes will be saved "
+"immediately when using the save button."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
+msgid ""
+"This dialog can't be used until the currently edited zone was saved or the "
+"zone entry exists in the ldap database."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "Create a new DNS zone entry"
+msgstr ""
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
+msgid "Add/Edit manufacturer"
+msgstr ""
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
+msgid "Website"
+msgstr ""
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
+#: plugins/admin/ogroups/class_phonequeue.inc:903
+#: plugins/gofon/conference/generic.tpl:109
+#: plugins/gofon/conference/paste_generic.tpl:15 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Phone number"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:35
+#: plugins/admin/systems/class_servDNS.inc:368
+#: plugins/admin/systems/class_servDNS.inc:397
+#: plugins/admin/systems/class_servDNS.inc:398
+msgid "DNS service"
+msgstr "Servicio DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:81
+msgid "Remove DNS service"
+msgstr "Eliminar servicio DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:82
+msgid ""
+"This server has DNS features enabled. You can disable them by clicking below."
+msgstr ""
+"Esta servidor tiene la extensión DNS activada. Puede desactivarla pulsando "
+"aquí."
+
+#: plugins/admin/systems/class_servDNS.inc:84
+msgid "Add DNS service"
+msgstr "Añadir servicio DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:85
+msgid ""
+"This server has DNS features disabled. You can enable them by clicking below."
+msgstr ""
+"Este servidor tiene la extensión DNS desactivada. Puede activarla pulsando "
+"aquí."
+
+#: plugins/admin/systems/class_servDNS.inc:173
+#: plugins/admin/systems/class_servDNS.inc:407
+msgid "Reverse zone"
+msgstr "Zona Inversa"
+
+#: plugins/admin/systems/class_servDNS.inc:239
+#, php-format
+msgid ""
+"Can't delete the selected zone, because it is still in use by these entry/"
+"entries '%s'"
+msgstr ""
+"No se puede eliminar la zona seleccionada, porque está siendo usada por la "
+"entrada(s) '%s'"
+
+#: plugins/admin/systems/class_servDNS.inc:304
+#, php-format
+msgid "Updating of system server/dns with dn '%s' failed."
+msgstr "Ha fallado la actualización del servidor DNS con dn '%s'."
+
+#: plugins/admin/systems/class_servDNS.inc:314
+#, php-format
+msgid "Removing of system server/dns with dn '%s' failed."
+msgstr "Ha fallado la eliminación del servidor dns con dn '%s'."
+
+#: plugins/admin/systems/class_servDNS.inc:335
+#, php-format
+msgid "Saving of system server/dns with dn '%s' failed."
+msgstr "Ha fallado la grabación de servidor dns con dn '%s'."
+
+#: plugins/admin/systems/class_servDNS.inc:359
+#, php-format
+msgid "Set status flag for system server/dns with dn '%s' failed."
+msgstr ""
+"Ha fallado activar la marca de estado para el servidor dns con dn '%s'."
+
+#: plugins/admin/systems/class_servDNS.inc:408
+msgid "Primary dns server"
+msgstr "Servidor DNS primario"
+
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "Print Service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:18
+msgid "Postfix mydestination"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:98
+msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:108
+msgid "HTTP FreeBusy service (legacy)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:118
+msgid "Amavis email scanning (virus/spam)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:147
+msgid "Free/Busy settings"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:153
+msgid "Allow unauthenticated downloading of Free/Busy information"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:176
+msgid "Hosts/networks allowed to relay"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:181
+msgid "Enter multiple values, seperated with"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:194
+msgid "SMTP smarthost/relayhost"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:207
+msgid "Host used to relay mails"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:231
+msgid "Accept mail from other domains over non-authenticated SMTP"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:1
+msgid "Advanced phone settings"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:6
+msgid "Phone type"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:30
+#: plugins/admin/systems/phonesettings.tpl:42
+#: plugins/admin/systems/phonesettings.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:91
+#: plugins/admin/systems/phonesettings.tpl:128
+#: plugins/admin/systems/phonesettings.tpl:181
+msgid "Choose a phone type"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:13
+msgid "refresh"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:38
+msgid "DTMF mode"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:54
+#: plugins/admin/systems/phonesettings.tpl:99
+msgid "Default IP"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:66
+#: plugins/admin/systems/phonesettings.tpl:109
+msgid "Response timeout"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:87
+msgid "Modus"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:124
+msgid "Authtype"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:136
+msgid "Secret"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:146
+msgid "GoFonInkeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:154
+msgid "GoFonOutKeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:167
+msgid "Account code"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:177
+msgid "Trunk lines"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:194
+msgid "Hosts that are allowed to connect"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:217
+msgid "Hosts that are not allowed to connect"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:247
+msgid "MSN"
+msgstr ""
+
+#: plugins/admin/systems/goFaxServer.tpl:1
+msgid "FAX database information"
+msgstr ""
+
+#: plugins/admin/systems/goFaxServer.tpl:4
+msgid "FAX DB user"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
+#, php-format
+msgid "You're about to delete the glpi attachment component '%s'."
+msgstr "Ha decidido eliminar el componente adjunto glpi '%s'."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
+#, php-format
+msgid ""
+"You can't delete this attachment, it is still in use by these system(s) '%s'"
+msgstr ""
+"No puede eliminar este adjunto, está todavía en uso por el(los) sistema(s) '%"
+"s'"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
+msgid "There is no valid file uploaded."
+msgstr "No se ha subido ningún archivo valido."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
+msgid "Upload wasn't successfull."
+msgstr "El envío no fue correcto."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
+#, php-format
+msgid "Missing directory '%s/glpi/' to store glpi uploads."
+msgstr "El directorio donde guardar los envíos '%s/glpi/'  no es accesible."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
+msgid "There is already a file with the same name uploaded."
+msgstr "Ya se ha subido anteriormente un fichero con este nombre."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
+#, php-format
+msgid "Can't create file '%s'."
+msgstr "No puedo crear el fichero '%s'."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
+msgid "File is available."
+msgstr "El archivo esta disponible."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
+msgid "File is not readable, possibly the file is missing."
+msgstr "No se puede acceder al archivo, posiblemente se haya perdido."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
+msgid "Currently no file uploaded."
+msgstr "No se ha subido ningún archivo actualmente."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
+msgid "Mime"
+msgstr "Mime"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
+msgid "This table displays all available attachments."
+msgstr "Esta tabla muestra todos los adjuntos disponibles."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
+#: include/sieve/class_sieveElement_If.inc:447
+msgid "empty"
+msgstr "vacío"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
+msgid "Create new attachment"
+msgstr "Crear nuevo adjunto"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
+msgid "New Attachment"
+msgstr "Nuevo adjunto"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
+msgid "Please specify a valid name for this attachment."
+msgstr "Por favor introduzca un nombre de adjunto valido."
+
+#: plugins/admin/systems/class_goImapServer.inc:51
+msgid "IMAP/POP3 service"
+msgstr "Servicio IMAP/POP3"
+
+#: plugins/admin/systems/class_goImapServer.inc:56
+#: plugins/admin/systems/class_goImapServer.inc:173
+msgid "Repair database"
+msgstr "Reparar Base de datos"
+
+#: plugins/admin/systems/class_goImapServer.inc:102
+msgid "IMAP/POP3 (Cyrus) service"
+msgstr "Servicio IMAP/POP3 (Cyrus)"
+
+#: plugins/admin/systems/class_goImapServer.inc:112
+msgid "Please specify a server identifier."
+msgstr "Por favor introduzca un identificador de servidor."
+
+#: plugins/admin/systems/class_goImapServer.inc:115
+msgid "Please specify a connect url."
+msgstr "Por favor introduzca una url de conexión."
+
+#: plugins/admin/systems/class_goImapServer.inc:118
+msgid "Please specify an admin user."
+msgstr "Por favor introduzca un usuario administrador."
+
+#: plugins/admin/systems/class_goImapServer.inc:121
+msgid "Please specify a password for the admin user."
+msgstr "Por favor introduzca una contraseña de Administrador."
+
+#: plugins/admin/systems/class_goImapServer.inc:126
+#, php-format
+msgid "The imap connect string needs to be in the form '%s'."
+msgstr "La cadena de conexión imap necesita estar en la forma '%s'."
+
+#: plugins/admin/systems/class_goImapServer.inc:130
+msgid "The sieve port needs to be numeric."
+msgstr "El puerto sieve necesita ser un numero."
+
+#: plugins/admin/systems/class_goImapServer.inc:160
+#: plugins/admin/systems/class_goImapServer.inc:161
+msgid "IMAP/POP3"
+msgstr "IMAP/POP3"
+
+#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:92
+#: ihtml/themes/default/setup_step4.tpl:27
+msgid "Admin password"
+msgstr "Contraseña de administrador"
+
+#: plugins/admin/systems/gosaLogServer.tpl:1
+msgid "GOsa logging database"
+msgstr ""
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
+msgid "Select entries to add"
+msgstr ""
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
+msgid "Display members of department"
+msgstr ""
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
+msgid "Display members matching"
+msgstr ""
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
+msgid "Regular expression for matching member names"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:124
+msgid "This 'dn' has no phone features."
+msgstr "Esta 'dn' no tiene características telefónicas."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "yes"
+msgstr "si"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "no"
+msgstr "no"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "dynamic"
+msgstr "dinámico"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "Networksettings"
+msgstr "Configuración de red"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:268
+#, php-format
+msgid ""
+"Can't delete because there are user which are depending on this phone. One "
+"of them is user '%s'."
+msgstr ""
+"No se puede eliminar porque hay usuarios que dependen de este teléfono. Uno "
+"de ellos es el usuario '%s'."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:278
+#, php-format
+msgid "Removing of system phone/generic with dn '%s' failed."
+msgstr "Ha fallado la eliminación del teléfono genérico con dn '%s'."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:334
+msgid "The required field 'Phone name' is not set."
+msgstr "No ha introducido el campo obligatorio'Nombre del teléfono'."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:337
+msgid "The 'Phone name' '0' is reserved and cannot be used."
+msgstr ""
+"El 'Nombre de Teléfono' '0' es un nombre reservado y no puede ser utilizado."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:429
+#, php-format
+msgid "Saving of system phone/generic with dn '%s' failed."
+msgstr "Ha fallado la grabación de teléfono genérico con dn '%s'."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:477
+msgid "Phone generic"
+msgstr "Teléfono genérico"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:482
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
+msgid "Phone hardware"
+msgstr "Teléfono hardware"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:488
+msgid "SIP Mode"
+msgstr "Modo SIP"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:489
+msgid "SIP DTMF mode"
+msgstr "Modo SIP DTMF"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:490
+msgid "SIP Default ip"
+msgstr "Dirección IP por defecto de SIP"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:491
+msgid "SIP Qualify"
+msgstr "Capacidad SIP"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:492
+msgid "IAX authentication type"
+msgstr "Tipo de autentificación IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:493
+msgid "IAX secret"
+msgstr "contraseña IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:494
+msgid "IAX account code"
+msgstr "Código de cuenta IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:495
+msgid "IAX trunk lines"
+msgstr "Lineas troncales IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:496
+msgid "IAX permit settings"
+msgstr "Configuración permitida IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:497
+msgid "IAX deny settings"
+msgstr "Configuración denegada IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:498
+msgid "CAPI MSN"
+msgstr "CAPI MSN"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:499
+msgid "Hardware type"
+msgstr "Tipo de hardware"
+
+#: plugins/admin/systems/class_goSpamServer.inc:50
+#: plugins/admin/systems/class_goSpamServer.inc:327
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goSpamServer.inc:354
+msgid "Spamassassin"
+msgstr "Spamassassin"
+
+#: plugins/admin/systems/class_goSpamServer.inc:225
+msgid "Specified value is not a valid 'trusted network' value."
+msgstr "El valor introducido no es un valor válido de 'red de confianza'."
+
+#: plugins/admin/systems/class_goSpamServer.inc:285
+#, php-format
+msgid "Saving of server services/spamassassin with dn '%s' failed."
+msgstr "Ha fallado la grabación del servicio spamassassin con dn '%s'."
+
+#: plugins/admin/systems/class_goSpamServer.inc:294
+msgid "Required score must be a numeric value."
+msgstr "Puntuación mínima debe ser un valor numérico."
+
+#: plugins/admin/systems/class_goSpamServer.inc:337
+msgid "Trusted networks"
+msgstr "Redes de confianza"
+
+#: plugins/admin/systems/class_goSpamServer.inc:339
+msgid "Rules"
+msgstr "Reglas"
+
+#: plugins/admin/systems/class_goSpamServer.inc:342
+msgid "Enabled bayes auto learning"
+msgstr "Activar autoaprendizaje de filtros bayesianos"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
+#, php-format
+msgid "You're about to delete the ppd file '%s' at '%s'."
+msgstr "Ha decido eliminar el archivo ppd '%s' en '%s'."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
+#, php-format
+msgid "Could not found specified ppd file '%s'."
+msgstr "No puedo acceder al archivo ppd indicado '%s'."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
+msgid ""
+"Something went wrong while trying to remove the ppd file from server, "
+"possibly we have no write access."
+msgstr ""
+"Hubo problemas mientras intentaba eliminar el archivo ppd del servidor, "
+"seguramente por no tener permiso de escritura."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
+#, php-format
+msgid "Selected vendor '%s' does not exists in our list of ppds."
+msgstr "El proveedor seleccionado '%s' no existe en nuestra lista de ppds."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
+msgid "Printer ppd selection."
+msgstr "Selección del ppd de la impresora."
+
+#: plugins/admin/systems/class_goShareServer.inc:33
+msgid "File service"
+msgstr "Servicio de Archivos"
+
+#: plugins/admin/systems/class_goShareServer.inc:159
+#: plugins/admin/systems/class_goShareServer.inc:387
+msgid "File service (Shares)"
+msgstr "Servicio de Archivos (Compartidos)"
+
+#: plugins/admin/systems/class_goShareServer.inc:193
+#, php-format
+msgid "Saving of system server/shares with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación del servidor de recursos compartidos con dn '%s'."
+
+#: plugins/admin/systems/class_goShareServer.inc:231
+#, php-format
+msgid "The share can't be removed since it is still used by %d users:"
+msgstr ""
+"Este compartido no puede ser eliminado ya que está siendo usado por %d "
+"usuarios."
+
+#: plugins/admin/systems/class_goShareServer.inc:236
+msgid "Please correct the share-/profile settings of these users"
+msgstr ""
+"Por favor solucione la configuración de compartido/perfiles de estos usuarios"
+
+#: plugins/admin/systems/class_goShareServer.inc:264
+#, php-format
+msgid "Creating system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+"Ha fallado la creación del compartido (contenedor de montaje) con dn '%s'."
+
+#: plugins/admin/systems/class_goShareServer.inc:278
+#, php-format
+msgid "Removing system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+"Ha fallado la eliminación del compartido (contenedor de montaje) con dn '%s'."
+
+#: plugins/admin/systems/class_goShareServer.inc:289
+#, php-format
+msgid "Saving system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+"Ha fallado la grabación del compartido (contenedor de montaje) con dn '%s'."
+
+#: plugins/admin/systems/class_goShareServer.inc:388
+msgid "File service - Shares"
+msgstr "Servidor de Archivos - Compartidos"
+
+#: plugins/admin/systems/class_goShareServer.inc:397
+msgid "Apple mounts"
+msgstr "Puntos de montaje Appletalk"
+
+#: plugins/admin/systems/class_goShareServer.inc:400
+msgid "Charset"
+msgstr "Juego de caracteres"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:28
+#: plugins/admin/systems/class_gosaLogServer.inc:56
+#: plugins/admin/systems/class_gosaLogServer.inc:92
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+msgid "GOsa logging service"
+msgstr "servicio de registro de GOsa"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:104
+msgid "Allow view of entries on this server"
+msgstr "Permitir vista de entradas en este servidor"
+
+#: plugins/admin/systems/paste_generic.tpl:14
+msgid "workstation name"
+msgstr ""
+
+#: plugins/admin/systems/paste_generic.tpl:54
+msgid "Component name"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:12
+#: plugins/admin/mimetypes/paste_generic.tpl:13
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
+msgid "Mime type"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:16
+#: plugins/admin/mimetypes/paste_generic.tpl:16
+msgid "Please enter a name for the mime type here"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:22
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
+msgid "Mime group"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:26
+msgid "Categorize this mime type"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:38
+msgid "Please specify a description"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:68
+msgid "Mime icon"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:80
+msgid "Update mime type icon"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:94
+msgid "Left click"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:99
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
+msgid "File patterns"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:105
+msgid "Please specify a new file pattern"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:108
+msgid "Add a new file pattern"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:117
+#: plugins/admin/mimetypes/generic.tpl:171
+msgid "Enter an application name here"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:175
+msgid "Add application"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:131
+msgid "Embedding"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:144
+msgid "Show file in embedded viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:151
+msgid "Show file in external viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:158
+msgid "Ask whether to save to local disk"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
+#, php-format
+msgid "Saving of mime type/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
+#, php-format
+msgid "Removing of mime type/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
+#, php-format
+msgid "Removing mime type from objectgroup '%s' failed"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
+msgid "Please specify a valid name for this mime type."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
+msgid "Please specify at least one file pattern."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
+msgid "There's already a mime type with this 'Name'."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
+msgid "There's already an mime with this 'Name'."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
+msgid "Mime type generic"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
+msgid "Mime types"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
+msgid "Left click action"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
+msgid "Embedded applications"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
+msgid "Manage mime types"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
+msgid "You are not allowed to delete this mime type!"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
+#, php-format
+msgid "You're about to delete the mime type '%s'."
+msgstr ""
+
+#: plugins/admin/mimetypes/paste_generic.tpl:24
+msgid "Please specify a description for this mime type here"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
+msgid "List of defined mime types"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
+msgid ""
+"This menu allows you to add, edit and remove selected mime types. You may "
+"want to use the range selector on top of the mime type listbox, when working "
+"with a large number of mime types."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+msgid "Mime type name"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
+msgid "Display mime types matching"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
+msgid "Create new mime type"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+msgid "Remove selected mimetype"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+msgid "Remove mimetype"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+msgid "Copy selected object"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+msgid "Copy object"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+msgid "cut selected object"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+msgid "Cut object"
+msgstr ""
+
+#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
+msgid "Mimetype management"
+msgstr ""
+
+#: plugins/admin/ogroups/termgroup.tpl:2
+msgid ""
+"Actions you choose here influence all systems in this object group. "
+"Additionally, all values editable here can be inherited by the clients "
+"assigned to this object group."
+msgstr ""
+
+#: plugins/admin/ogroups/mail.tpl:7
+msgid "Mail distribution list"
+msgstr ""
+
+#: plugins/admin/ogroups/mail.tpl:13
+msgid "Primary mail address for this distribution list"
+msgstr ""
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:67
+#: plugins/admin/ogroups/tabs_ogroups.inc:183
+msgid "Phone queue"
+msgstr ""
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:92
+#: plugins/admin/ogroups/class_termgroup.inc:387
+msgid "System"
+msgstr ""
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:160
+msgid "Terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:2
+msgid ""
+"Only users with the same asterisk home server will be included to this queue."
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:5
+msgid "Queue Settings"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:8
+#: plugins/gofon/phoneaccount/generic.tpl:1
+#: plugins/gofon/phoneaccount/generic.tpl:6
+#: plugins/gofon/phoneaccount/paste_generic.tpl:2
+#: plugins/gofon/phoneaccount/paste_generic.tpl:6
+msgid "Phone numbers"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:12
+#: plugins/admin/ogroups/phonequeue.tpl:135
+msgid "Generic queue Settings"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:50
+#: plugins/admin/ogroups/class_phonequeue.inc:931
+#: plugins/gofon/phoneaccount/generic.tpl:38
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
+#: plugins/gofon/conference/generic.tpl:68
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
+msgid "Home server"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:75
+#: plugins/admin/ogroups/class_phonequeue.inc:929
+msgid "Timeout"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:95
+msgid "Strategy"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:109
+#: plugins/admin/ogroups/class_phonequeue.inc:930
+msgid "Max queue length"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:119
+#: plugins/admin/ogroups/class_phonequeue.inc:932
+msgid "Announce frequency"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:125
+msgid "(in seconds)"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:133
+msgid "Queue sound setup"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:138
+msgid "Use music on hold instead of ringing"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:149
+#: plugins/admin/ogroups/class_phonequeue.inc:939
+msgid "Music on hold"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:159
+msgid "Welcome sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:169
+msgid "Announce message"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:179
+msgid "Sound file for 'You are next ...'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:189
+msgid "'There are ...'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:199
+msgid "'... calls waiting'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:209
+msgid "'Thank you' message"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:219
+msgid "'minutes' sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:229
+msgid "'seconds' sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:239
+msgid "Hold sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:249
+msgid "Less Than sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:267
+msgid "Phone attributes "
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:277
+#: plugins/admin/ogroups/class_phonequeue.inc:952
+msgid "Announce holdtime"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:285
+#: plugins/admin/ogroups/class_phonequeue.inc:933
+msgid "Allow the called user to transfer his call"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:293
+#: plugins/admin/ogroups/class_phonequeue.inc:934
+msgid "Allows calling user to transfer call"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:305
+#: plugins/admin/ogroups/class_phonequeue.inc:935
+msgid "Allow the called to hangup by pressing *"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:313
+#: plugins/admin/ogroups/class_phonequeue.inc:937
+msgid "Allows calling to hangup by pressing *"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:321
+#: plugins/admin/ogroups/class_phonequeue.inc:936
+msgid "Ring instead of playing background music"
+msgstr ""
+
+#: plugins/admin/ogroups/remove.tpl:7
+msgid ""
+"Please double check if you really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:108
+msgid "You have no permissions to create a workstation on this 'Base'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:113
+msgid "There must be at least one NTP server selected."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:168
+#, php-format
+msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:380
+msgid "Saving workstation failed"
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:388
+msgid "System group"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Select to see departments"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Show departments"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Select to see GOsa accounts"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Show people"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Select to see GOsa groups"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Show groups"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Select to see applications"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Show applications"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Select to see workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Select to see terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Select to see printers"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Show printers"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Select to see phones"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:41
+msgid "Display objects of department"
+msgstr ""
+
+#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:753
+msgid "Object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr ""
+
+#: plugins/admin/ogroups/generic.tpl:42
+msgid "Member objects"
+msgstr ""
+
+#: plugins/admin/ogroups/paste_mail.tpl:7
+msgid "Please enter a mail address"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:161
+#, php-format
+msgid "You're about to delete the following object entry %s"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:163
+#, php-format
+msgid "You're about to delete the following object entries %s"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:193
+#: plugins/admin/ogroups/class_ogroupManagement.inc:245
+#: plugins/admin/ogroups/class_ogroupManagement.inc:272
+msgid "You are not allowed to delete this object group!"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:238
+#, php-format
+msgid "You're about to delete the object group '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:39
+msgid "List of object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:44
+msgid ""
+"This menu allows you to add, edit or remove selected groups. You may want to "
+"use the range selector on top of the group listbox, when working with  a "
+"large number of groups."
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Name of object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Select to see groups containing users"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Show groups containing users"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Select to see groups containing groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Show groups containing groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Select to see groups containing applications"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Show groups containing applications"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Select to see groups containing departments"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Show groups containing departments"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Select to see groups containing servers"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Show groups containing servers"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Select to see groups containing workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Show groups containing workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Select to see groups containing terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Show groups containing terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Select to see groups containing printer"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Show groups containing printer"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Select to see groups containing phones"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Show groups containing phones"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "Create new object group"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+msgid "Remove selected object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+msgid "Remove object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+msgid "Copy selected object group"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+msgid "Copy object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+msgid "cut selected object group"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+msgid "Cut object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:251
+msgid "You are not allowed to remove this entry."
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:269
+#: plugins/generic/references/class_reference.inc:50
+msgid "Object group"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:155
+msgid "This 'dn' is no object group."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:299
+msgid "too many different objects!"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:301
+msgid "users"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:302
+msgid "groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:303
+msgid "applications"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:304
+msgid "departments"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:305
+msgid "servers"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:306
+msgid "workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:307
+msgid "terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:308
+msgid "phones"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:309
+msgid "printers"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:316
+msgid "and"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:460
+msgid "Non existing dn:"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:602
+msgid "There is already an object with this cn."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:617
+msgid "You can combine two different object types at maximum only!"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:673
+#, php-format
+msgid "Saving of object group/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:686
+#, php-format
+msgid "Removing of object group/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:748
+msgid "Object group generic"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:759
+msgid "Member"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:94
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
+#, php-format
+msgid ""
+"The specified home server '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry while ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:124
+msgid "ring all"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:125
+msgid "round robin"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:126
+msgid "least recently called"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:127
+msgid "fewest completed calls"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:128
+msgid "random"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:129
+msgid "round robin with memory"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:150
+#: plugins/gofon/macro/class_gofonMacro.inc:194
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
+msgid ""
+"Can't save any changes to asterisk database, there is currently no mysql "
+"extension available in your php setup."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:161
+#: plugins/gofon/macro/class_gofonMacro.inc:204
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
+#, php-format
+msgid ""
+"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
+"mysql error."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:168
+#: plugins/gofon/macro/class_gofonMacro.inc:211
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
+#, php-format
+msgid "Can't select database '%s' on home server '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:180
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
+#, php-format
+msgid ""
+"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
+"log for mysql error."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:187
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
+#, php-format
+msgid "Can't select database '%s' on initial home server '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:215
+msgid "Remove the phone queue from this Account"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:216
+msgid ""
+"Phone queue is enabled for this group. You can disable it by clicking below."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:218
+msgid "Create phone queue"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:219
+msgid ""
+"For this group the phone queues are disabled. You can enable them by "
+"clicking below."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:307
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone queue."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:310
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
+msgid "Please select a valid goFonHomeServer."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:316
+msgid "Timeout must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:319
+msgid "Retry must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:322
+msgid "Max queue length must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:325
+msgid "Announce frequency must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:328
+msgid "There must be least one queue number defined."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:351
+#: plugins/admin/ogroups/class_phonequeue.inc:400
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
+msgid ""
+"There is currently no asterisk server defined. Possibly you are missing a "
+"server that handles the asterisk management (goFonServer). Your settings "
+"can't be saved to asterisk database."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:383
+msgid "Error while removing old queue entries from database."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:384
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
+msgid "Please have a look a the gosa logfiles."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+msgid "Could not detect old queue entry, query failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:529
+#, php-format
+msgid ""
+"More than one entry in queue table found, that uses the name ('%s'). Please "
+"fix this issue manually first."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+msgid "Mysql query failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:770
+#: plugins/admin/ogroups/class_phonequeue.inc:772
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
+#, php-format
+msgid "The specified telephonenumber '%s' is already assigned to '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:843
+msgid "Saving phone queue failed"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:896
+msgid "Removing phone queue failed"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:921
+msgid "Phone group"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:940
+msgid "Welcome music"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:941
+msgid "Report hold time"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:942
+msgid "'You are next' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:943
+msgid "'There are' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:944
+msgid "'Call waiting' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:945
+msgid "'Thank you' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:946
+msgid "'Minutes' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:947
+msgid "'Seconds' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:948
+msgid "'Less than' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:949
+msgid "Queue phone number"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:953
+msgid "Announce"
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:51
+msgid ""
+"This group has mail features enabled. You can disable them by clicking below."
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+msgid ""
+"This group has mail features disabled. You can enable them by clicking below."
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:118
+#, php-format
+msgid "Saving of object group/mail with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:153
+#, php-format
+msgid "Removing of object group/mail with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:182
+msgid "Mail group"
+msgstr ""
+
+#: plugins/gofon/fonreports/main.inc:16
+#: plugins/gofon/fonreports/class_fonreport.inc:395
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+msgid "Phone reports"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:6
+msgid "Phone Reports"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:165
+#: plugins/gofon/fonreports/class_fonreport.inc:175
+msgid "Can't connect to phone database, no reports can be shown!"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:179
+msgid "Can't select phone database for report generation!"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:197
+msgid "Query for phone database failed!"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:405
+#: plugins/gofon/fonreports/contents.tpl:31
+msgid "Source"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:406
+#: plugins/gofon/fonreports/contents.tpl:32
+msgid "Destination"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:407
+#: plugins/gofon/fonreports/contents.tpl:33
+msgid "Channel"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:408
+msgid "Application called"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:409
+msgid "Disposition"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:410
+#: plugins/gofon/fonreports/contents.tpl:36
+msgid "Duration"
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:6
+#: plugins/gofon/macro/class_divListMacros.inc:31
+#: plugins/gofon/macro/class_divListMacros.inc:32
+msgid "List of macros"
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:24
+#: plugins/gofon/macro/class_divListMacros.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected macros. You may want "
+"to use the range selector on top of the macro listbox, when working with a "
+"large number of macros."
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros matching"
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros  matching"
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:41
+#: plugins/gofon/macro/class_divListMacros.inc:65
+msgid "Regular expression for matching macro names"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:6 plugins/gofon/macro/generic.tpl:9
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/gofon/macro/class_gofonMacro.inc:580
+#: plugins/gofon/macro/paste_generic.tpl:4
+#: plugins/gofon/macro/paste_generic.tpl:6
+msgid "Macro name"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:18
+msgid "Macro name to be displayed"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:60
+msgid "Visible for user"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:70
+msgid "Macro text"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:58
+msgid "Visible"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "Create new phone macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+msgid "Remove selected macros"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+msgid "Remove macros"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:178
+msgid "Macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "visible"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "invisible"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:208
+msgid "Edit macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:216
+msgid "Delete macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
+msgid "Phone macros"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
+#, php-format
+msgid "You're about to delete the following user(s) %s"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
+msgid "You are not allowed to delete this macro!"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
+#, php-format
+msgid "You're about to delete the macro '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:241
+#, php-format
+msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:309
+#, php-format
+msgid "More than one '(' is currently not supported. Line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:312
+#, php-format
+msgid "More than one ')' is currently not supported. Line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:316
+#, php-format
+msgid "There is no application given in line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:320
+#, php-format
+msgid "There is no extension type given in line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:349
+#, php-format
+msgid "Insert of new macro failed for server '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:409
+msgid ""
+"There must be at least one server with an asterisk database to save this "
+"phone macro."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:423
+#, php-format
+msgid "The given cn '%s' already exists."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:429
+msgid "You must specify the 'Display Name' in order to save this macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:433
+msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:442
+msgid ""
+"This macro is still in use. It is necessary to mark this macro as visible "
+"for users."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:450
+msgid "Makro length must be lower than 100 lines"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:455
+msgid "You can't save an empty macro."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:472
+msgid ""
+"This macro is still in use. To delete this Macro ensure that nobody has "
+"selected it."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:485
+msgid ""
+"Could not remove the macro entry from asterisk databases. Please check your "
+"asterisk database configurations."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:492
+#: plugins/gofon/macro/class_gofonMacro.inc:501
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
+#, php-format
+msgid "Removing of goFonMacro/generic account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:535
+#, php-format
+msgid "Saving of goFonMacro/generic account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:571
+msgid "Asterisk macro management"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:576
+msgid "GOfon macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:584
+msgid "Macro content and parameter"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:585
+msgid "Visibility flag"
+msgstr ""
+
+#: plugins/gofon/macro/parameter.tpl:4
+msgid "Argument"
+msgstr ""
+
+#: plugins/gofon/macro/parameter.tpl:8
+msgid "type"
+msgstr ""
+
+#: plugins/gofon/macro/parameter.tpl:19
+msgid "You are not allowed to view the macro parameter settings"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
+msgid "This 'dn' is no phone macro."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
+msgid "String"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
+msgid "Combobox"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
+#: include/sieve/templates/element_boolean.tpl:4
+msgid "Bool"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
+msgid "Delete unused"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
+#, php-format
+msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
+#, php-format
+msgid "The parameter %s has incorrect value for type bool."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
+#, php-format
+msgid ""
+"Parameter count of the macro changed, you must update each user which are "
+"using this macro '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
+msgid "Phone macro management"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/generic.tpl:42
+msgid "Select the accounts home server"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/generic.tpl:50
+#: plugins/gofon/phoneaccount/paste_generic.tpl:32
+msgid "Voicemail PIN"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/generic.tpl:60
+#: plugins/gofon/phoneaccount/paste_generic.tpl:40
+msgid "Phone PIN"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/generic.tpl:82
+#: plugins/gofon/phoneaccount/generic.tpl:84
+msgid "Phone macro"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
+#, php-format
+msgid ""
+"The specified goFonHomeServer '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
+"error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
+#, php-format
+msgid "Can't select database %s on %s."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
+msgid "no macro"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
+msgid "undefined"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
+msgid ""
+"Can't save any changes to asterisk database, there is no mysql extension "
+"available."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
+"keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
+#, php-format
+msgid ""
+"Can't select database %s on %s. Abort saving entries to keep the database "
+"consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
+#, php-format
+msgid ""
+"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
+"entries to keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
+msgid "Error while performing query:"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
+msgid "This account has no phone extensions."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
+msgid ""
+"The macro you selected, is no longer available for you, please choose "
+"another one."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
+msgid "Remove phone account"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
+msgid ""
+"This account has phone features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
+msgid "Create phone account"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
+msgid ""
+"This account has phone features disabled. You can't enable them while no uid "
+"is set."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
+msgid ""
+"This account has phone features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
+msgid "Please enter a valid phone number!"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
+msgid "Choose your private phone"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone account."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
+msgid "Voicemail PIN must be between 1-4 characters."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
+msgid ""
+"The specified Voicemail PIN contains invalid characters, only numeric values "
+"are allowed here."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
+msgid "Phone PIN must be at least one character long."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
+msgid ""
+"The specified phone PIN contains invalid characters, only aphanumeric values "
+"are allowed here."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
+#, php-format
+msgid "You need to specify at least one phone number!"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
+#, php-format
+msgid "Saving of user/phone account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
+msgid ""
+"Can't remove phone account, the mysql extension is not present in php "
+"configuration."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
+#, php-format
+msgid "Removed user '%s' from phone queue '%s'."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
+#, php-format
+msgid "Removing of user/phone account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available. "
+"Remove aborted."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
+msgid "Phone account settings"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
+msgid "GOfon reports"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
+msgid "Telephone number"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
+msgid "Macro settings"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
+msgid "Telephone pin"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
+msgid "Voicemail pin"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:1
+#: plugins/gofon/phoneaccount/main.inc:122
+msgid "Phone settings"
+msgstr ""
+
+#: plugins/gofon/conference/headpage.tpl:6
+#: plugins/gofon/conference/class_divListConferences.inc:31
+#: plugins/gofon/conference/class_divListConferences.inc:32
+msgid "List of conference rooms"
+msgstr ""
+
+#: plugins/gofon/conference/headpage.tpl:24
+#: plugins/gofon/conference/class_divListConferences.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected phone conferences. "
+"Having a large number of phone conferences, you might prefer the range "
+"selectors on top of the conferences list."
+msgstr ""
+
+#: plugins/gofon/conference/headpage.tpl:36
+msgid "Regular expression for        matching user names"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:15
+#: plugins/gofon/conference/paste_generic.tpl:5
+msgid "Conference name"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:21
+#: plugins/gofon/conference/paste_generic.tpl:10
+msgid "Name of conference to create"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:35
+msgid "Choose subtree to place conference in"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:99
+msgid "Lifetime (in days)"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:146
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
+msgid "Preset PIN"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:154
+#: plugins/gofon/conference/class_divListConferences.inc:59
+msgid "PIN"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:166
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
+msgid "Record conference"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:174
+msgid "Sound file format"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:197
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
+msgid "Play music on hold"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:205
+msgid "Activate session menu"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:213
+msgid "Announce users joining or leaving the conference"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:221
+msgid "Count users"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:57
+msgid "Name - Number"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:66
+msgid "Regular expression for matching conference names"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "Create new conference"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "New conference"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+msgid "Remove selected conferences"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+msgid "Remove conferences"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:254
+#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
+#: include/class_pluglist.inc:265
+msgid "Unknown"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:263
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
+msgid "Conference"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
+msgid "Phone conferences"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
+msgid "Management"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
+#, php-format
+msgid ""
+"Could not remove the conference entry from database on home server (%s). "
+"Please check your asterisk database configuration."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
+msgid "Please enter a PIN."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
+msgid "Please enter a name for the conference."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
+msgid "Only numeric chars are allowed in Number field."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
+msgid "Only numbers are allowed in Lifetime."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
+msgid "There is already a conference with this name in the current tree."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
+msgid ""
+"Can not check if there are already some entries with given telephone number "
+"and/or cn in the destination home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
+msgid ""
+"Can not remove entries with some telephone number and/or cn from destination "
+"home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
+msgid ""
+"Can not check if entry exists in old database. Please have a look a the gosa "
+"logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
+msgid ""
+"Can not remove old entries from initial home server. Please have a look a "
+"the gosa logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
+#, php-format
+msgid "Saving of goFonConference/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
+msgid "Phone conference management"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
+msgid "GOfon conference"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
+msgid "Conference PIN"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
+msgid "Activate menu"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
+msgid "Announce user activity"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
+msgid "Count user"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
+msgid "Conference type"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
+msgid "Format"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
+msgid "Lifetime"
+msgstr ""
+
+#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
+msgid "Conference management"
+msgstr ""
+
+#: plugins/generic/references/class_reference.inc:46
+msgid "Thin Client"
+msgstr ""
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Object name"
+msgstr ""
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Contents"
+msgstr ""
+
+#: plugins/generic/references/contents.tpl:18
+msgid "This object has no relationship to other objects."
+msgstr ""
+
+#: plugins/generic/welcome/welcome.tpl:4
+msgid ""
+"This is the GOsa main menu. You can select your tasks from the menu on the "
+"left, or by choosing one of the pictograms below. All changes apply directly "
+"to your companies LDAP server."
+msgstr ""
+
+#: plugins/generic/welcome/welcome.tpl:8
+msgid ""
+"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
+"back to the pictogram view."
+msgstr ""
+
+#: plugins/generic/welcome/welcome.tpl:15
+msgid "The GOsa team"
+msgstr ""
+
+#: plugins/generic/welcome/main.inc:24
+#, php-format
+msgid "Welcome %s!"
+msgstr ""
+
+#: include/sieve/templates/remove_script.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"script in a file. So - if you've done so - press 'Delete' to continue or "
+"'Cancel' to abort."
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_address.tpl:116
+#: include/sieve/templates/element_header.tpl:109
+#: include/sieve/templates/element_envelope.tpl:108
+#: include/sieve/templates/element_allof.tpl:5
+msgid "Not"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_anyof.tpl:7
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_allof.tpl:7
+msgid "Inverse match"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_address.tpl:118
+#: include/sieve/templates/element_header.tpl:111
+#: include/sieve/templates/element_envelope.tpl:110
+#: include/sieve/templates/element_allof.tpl:7
+msgid "-"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:16
+msgid "Select match type"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:20
+msgid "Select value unit"
+msgstr ""
+
+#: include/sieve/templates/element_require.tpl:12
+#: include/sieve/templates/object_container.tpl:29
+#: include/sieve/class_sieveManagement.inc:507
+#: include/sieve/class_sieveManagement.inc:726
+msgid "Require"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:14
+msgid "Reject mail"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:17
+msgid "This is a multiline text element"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:19
+msgid "This is stored as single string"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:10
+#: include/sieve/class_sieveManagement.inc:602
+msgid "Any of"
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:2
+msgid ""
+"Please enter the name for the new script below. Script names must consist of "
+"lower case characters only."
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:8
+msgid "Script name"
+msgstr ""
+
+#: include/sieve/templates/element_exists.tpl:8
+#: include/sieve/class_sieveManagement.inc:600
+msgid "Exists"
+msgstr ""
+
+#: include/sieve/templates/element_keep.tpl:4
+#: include/sieve/templates/object_container.tpl:22
+#: include/sieve/templates/object_container.tpl:25
+#: include/sieve/class_sieveManagement.inc:500
+#: include/sieve/class_sieveManagement.inc:503
+#: include/sieve/class_sieveManagement.inc:719
+#: include/sieve/class_sieveManagement.inc:722
+msgid "Keep"
+msgstr ""
+
+#: include/sieve/templates/element_keep.tpl:9
+msgid "Keep message"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:18
+#: include/sieve/templates/element_header.tpl:19
+#: include/sieve/templates/element_envelope.tpl:19
+#: include/sieve/templates/element_vacation.tpl:16
+msgid "Normal view"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:25
+#: include/sieve/templates/element_header.tpl:26
+#: include/sieve/templates/element_envelope.tpl:26
+msgid "Match type"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:28
+#: include/sieve/templates/element_address.tpl:51
+#: include/sieve/templates/element_address.tpl:61
+#: include/sieve/templates/element_address.tpl:72
+#: include/sieve/templates/element_address.tpl:121
+#: include/sieve/templates/element_address.tpl:126
+#: include/sieve/templates/element_header.tpl:29
+#: include/sieve/templates/element_header.tpl:52
+#: include/sieve/templates/element_header.tpl:63
+#: include/sieve/templates/element_header.tpl:114
+#: include/sieve/templates/element_header.tpl:119
+#: include/sieve/templates/element_envelope.tpl:29
+#: include/sieve/templates/element_envelope.tpl:52
+#: include/sieve/templates/element_envelope.tpl:63
+#: include/sieve/templates/element_envelope.tpl:113
+#: include/sieve/templates/element_envelope.tpl:118
+#: include/sieve/templates/element_boolean.tpl:5
+msgid "Boolean value"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:36
+#: include/sieve/templates/element_header.tpl:37
+#: include/sieve/templates/element_envelope.tpl:37
+msgid "Invert test"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:48
+msgid "Part of address that should be used"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:58
+#: include/sieve/templates/element_header.tpl:49
+#: include/sieve/templates/element_envelope.tpl:49
+msgid "Comparator"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:69
+#: include/sieve/templates/element_envelope.tpl:60
+msgid "Operator"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:85
+#: include/sieve/templates/element_header.tpl:77
+#: include/sieve/templates/element_envelope.tpl:76
+msgid "Address fields to include"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:89
+#: include/sieve/templates/element_header.tpl:81
+#: include/sieve/templates/element_envelope.tpl:80
+msgid "Values to match for"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:138
+#: include/sieve/templates/element_header.tpl:131
+#: include/sieve/templates/element_envelope.tpl:130
+#: include/sieve/templates/element_vacation.tpl:47
+msgid "Expert view"
+msgstr ""
+
+#: include/sieve/templates/element_header.tpl:16
+#: include/sieve/templates/element_header.tpl:106
+#: include/sieve/class_sieveManagement.inc:597
+msgid "Header"
+msgstr ""
+
+#: include/sieve/templates/element_header.tpl:60
+msgid "operator"
+msgstr ""
+
+#: include/sieve/templates/element_else.tpl:4
+#: include/sieve/templates/object_container.tpl:33
+#: include/sieve/class_sieveElement_If.inc:840
+#: include/sieve/class_sieveManagement.inc:569
+#: include/sieve/class_sieveManagement.inc:764
+msgid "Else"
+msgstr ""
+
+#: include/sieve/templates/element_if.tpl:4
+#: include/sieve/class_sieveElement_If.inc:834
+msgid "Condition"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:8
+msgid "Move object up one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:12
+msgid "Move object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:16
+#: include/sieve/templates/object_test_container.tpl:10
+#: include/class_acl.inc:673
+msgid "Remove object"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:17
+#: include/sieve/templates/object_container_clear.tpl:17
+msgid "Remove element"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:21
+msgid "choose element"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:24
+msgid "Fileinto"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:26
+#: include/sieve/templates/element_discard.tpl:4
+#: include/sieve/class_sieveManagement.inc:504
+#: include/sieve/class_sieveManagement.inc:723
+msgid "Discard"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:27
+#: include/sieve/templates/element_redirect.tpl:13
+#: include/sieve/class_sieveManagement.inc:505
+#: include/sieve/class_sieveManagement.inc:724
+msgid "Redirect"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:28
+#: include/sieve/class_sieveManagement.inc:506
+#: include/sieve/class_sieveManagement.inc:725
+msgid "Reject"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:32
+#: include/sieve/class_sieveElement_If.inc:836
+#: include/sieve/class_sieveManagement.inc:510
+#: include/sieve/class_sieveManagement.inc:729
+msgid "If"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:34
+#: include/sieve/templates/element_elsif.tpl:4
+#: include/sieve/class_sieveElement_If.inc:838
+#: include/sieve/class_sieveManagement.inc:571
+#: include/sieve/class_sieveManagement.inc:766
+#: include/sieve/class_sieveManagement.inc:771
+msgid "Else If"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:42
+msgid "Add new"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add a new object above this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add element above"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:42
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add a new object below this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add element below"
+msgstr ""
+
+#: include/sieve/templates/element_redirect.tpl:18
+msgid "Redirect mail to following recipients"
+msgstr ""
+
+#: include/sieve/templates/element_fileinto.tpl:4
+msgid "Move mail into folder"
+msgstr ""
+
+#: include/sieve/templates/element_fileinto.tpl:8
+msgid "Select from list"
+msgstr ""
+
+#: include/sieve/templates/element_fileinto.tpl:10
+msgid "Manual selection"
+msgstr ""
+
+#: include/sieve/templates/element_fileinto.tpl:18
+msgid "Folder"
+msgstr ""
+
+#: include/sieve/templates/element_discard.tpl:9
+msgid "Discard message"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:16
+#: include/sieve/templates/element_envelope.tpl:105
+#: include/sieve/class_sieveManagement.inc:598
+msgid "Envelope"
+msgstr ""
+
+#: include/sieve/templates/element_boolean.tpl:8
+msgid "update"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:12
+msgid "View structured"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:14
+msgid "View source"
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:1
+msgid "Import sieve script"
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:2
+msgid ""
+"Please select the sieve script you want to import. Use the import button to "
+"import the script or the cancel button to abort."
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:5
+msgid "Script to import"
+msgstr ""
+
+#: include/sieve/templates/element_stop.tpl:9
+msgid "Stop execution here"
+msgstr ""
+
+#: include/sieve/templates/add_element.tpl:1
+msgid "Add a new element"
+msgstr ""
+
+#: include/sieve/templates/add_element.tpl:2
+msgid "Please select the type of element you want to add"
+msgstr ""
+
+#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
+msgid "Abort"
+msgstr ""
+
+#: include/sieve/templates/element_allof.tpl:10
+#: include/sieve/class_sieveManagement.inc:601
+msgid "All of"
+msgstr ""
+
+#: include/sieve/templates/object_test_container.tpl:6
+msgid "Add object"
+msgstr ""
+
+#: include/sieve/templates/management.tpl:1
+msgid "List of sieve scripts"
+msgstr ""
+
+#: include/sieve/templates/management.tpl:5
+msgid ""
+"Connection to the sieve server could not be established, the "
+"authentification attribute is empty."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:6
+msgid ""
+"Please verfiy that the attributes uid and mail are not empty and try again."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:12
+msgid "Connection to the sieve server could not be established."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:15
+msgid "Possibly the sieve account has not been created yet."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:19
+msgid ""
+"Be careful. All your changes will be saved directly to sieve, if you use the "
+"save button below."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:22
+msgid "Create new script"
+msgstr ""
+
+#: include/sieve/templates/element_vacation.tpl:13
+msgid "Vacation Message"
+msgstr ""
+
+#: include/sieve/templates/element_vacation.tpl:21
+msgid "Release interval"
+msgstr ""
+
+#: include/sieve/templates/element_vacation.tpl:30
+msgid "Alternative sender addresses"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:8
+msgid "Move this object up one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:12
+msgid "Move this object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:16
+msgid "Remove this object"
+msgstr ""
+
+#: include/sieve/templates/select_test_type.tpl:1
+msgid "Select the type of test you want to add"
+msgstr ""
+
+#: include/sieve/templates/select_test_type.tpl:3
+msgid "Available test types"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:27
+msgid "Complete address"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:27
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Default"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:28
+msgid "Domain part"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:29
+msgid "Local part"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Case insensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:34
+msgid "Case sensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:35
+msgid "Numeric"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:39
+msgid "is"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:40
+msgid "regex"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:41
+msgid "contains"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:42
+msgid "matches"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:43
+msgid "count"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:44
+msgid "value is"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:48
+msgid "less than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:49
+msgid "less or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:50
+msgid "equals"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:51
+msgid "greater or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:52
+#: include/sieve/class_sieveElement_If.inc:726
+#: include/sieve/class_sieveElement_If.inc:1059
+msgid "greater than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:53
+msgid "not equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:102
+msgid "Can't save empty tests."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:446
+msgid "emtpy"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:493
+msgid "Nothing specified right now"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:595
+msgid "Invalid type of address part."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:605
+msgid "Invalid match type given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:621
+msgid "Invalid operator given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:638
+msgid "Please specify a valid operator."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:654
+msgid ""
+"Invalid character found in address attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:669
+msgid ""
+"Invalid character found in value attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:727
+#: include/sieve/class_sieveElement_If.inc:1060
+msgid "lower than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:729
+#: include/sieve/class_sieveElement_If.inc:1062
+msgid "Megabyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:730
+#: include/sieve/class_sieveElement_If.inc:1063
+msgid "Kilobyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:731
+#: include/sieve/class_sieveElement_If.inc:1064
+msgid "Bytes"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:745
+msgid "Please select a valid match type in the list box below."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:759
+msgid "Only numeric values are allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:769
+msgid "No valid unit selected"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:876
+msgid "Empty"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:1134
+#: include/sieve/class_sieveElement_If.inc:1164
+msgid "Click here to add a new test"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:1176
+msgid "Unhandled switch type"
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:245
+msgid "Can't remove last element."
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:658
+msgid "Require must be the first command in the script."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Redirect.inc:24
+#: setup/class_setupStep_Feedback.inc:179
+msgid "Please specify a valid email address."
+msgstr "Por favor indique una dirección de correo válida."
+
+#: include/sieve/class_sieveElement_Redirect.inc:35
+msgid "Place a mail address here"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Comment.inc:21
+msgid "Your comment here"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:114
+#: include/sieve/class_sieveManagement.inc:241
+msgid "Parse failed"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:118
+#: include/sieve/class_sieveManagement.inc:245
+msgid "Parse successful"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:155
+#, php-format
+msgid ""
+"The specified mail server '%s' does not exist within the GOsa configuration."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:200
+msgid "You should specify a name for your new script."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:205
+msgid "Only lower case names are allowed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:211
+msgid "Only alphabetical characters are allowed in script names."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:217
+msgid "The specified name is already in use."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:303
+#: include/sieve/class_sieveManagement.inc:349
+#: include/sieve/class_sieveManagement.inc:679
+#: include/sieve/class_sieveManagement.inc:1031
+#: include/class_mail-methods-cyrus.inc:269
+#, php-format
+msgid "Can't log into SIEVE server. Server says '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:311
+#, php-format
+msgid "Can't activate sieve script on server. Server says '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:354
+#, php-format
+msgid "Can't remove sieve script from server. Server says '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:366
+#, php-format
+msgid "You are going to remove the sieve script '%s' from your mail server."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:402
+msgid "Edited"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:409
+#, php-format
+msgid "Please fix all errors before saving. Last error was: %s"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:436
+msgid "Specified file seems to be empty."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:438
+msgid "Upload failed. The temporary file can't be accessed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
+#, php-format
+msgid "Can't open file '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:502
+#: include/sieve/class_sieveManagement.inc:721
+msgid "File into"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:526
+msgid "Failed to add new element."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:642
+msgid "This script is marked as active"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:647
+msgid "Script length"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:651
+msgid "Remove script"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:660
+msgid "Activate script"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:664
+msgid "Edit script"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:778
+#, php-format
+msgid "Can't add the specified element at the given position."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:1047
+msgid "Failed to save sieve script"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Vacation.inc:148
+msgid "Alternative sender address must be a valid email addresses."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:21
+msgid "Invalid character found, quotes are not allowed in a reject message."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:37
+msgid "Your reject text here"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Require.inc:73
+msgid "Please specify at least one valid requirement."
+msgstr ""
+
+#: include/php_setup.inc:75
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+
+#: include/php_setup.inc:75
+msgid "Toggle information"
+msgstr ""
+
+#: include/php_setup.inc:80
+msgid "PHP error"
+msgstr ""
+
+#: include/php_setup.inc:91
+msgid "class"
+msgstr ""
+
+#: include/php_setup.inc:97
+msgid "function"
+msgstr ""
+
+#: include/php_setup.inc:102
+msgid "static"
+msgstr ""
+
+#: include/php_setup.inc:106
+msgid "method"
+msgstr ""
+
+#: include/php_setup.inc:139
+msgid "Trace"
+msgstr ""
+
+#: include/php_setup.inc:140
+msgid "Line"
+msgstr ""
+
+#: include/php_setup.inc:141
+msgid "Arguments"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:40
+msgid "Warning: Account has an invalid mailserver string!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:58
+msgid ""
+"Warning: IMAP Server cannot be reached! If you save this account, some mail "
+"settings will not be stored on your server!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:156
+#, php-format
+msgid "Can't create IMAP mailbox. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:175
+#, php-format
+msgid "Can't write IMAP quota. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:201
+msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:219
+msgid "Warning: imap_getacl is not available, can't get imap permissions!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:241
+#, php-format
+msgid "Can't remove IMAP mailbox. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:282
+#, php-format
+msgid "Can't get sieve script. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:353
+#, php-format
+msgid "Can't send sieve script. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:357
+#, php-format
+msgid "Can't activate GOsa sieve script. Server says '%s'."
+msgstr ""
+
+#: include/class_debconfTemplate.inc:260
+msgid "This package has no debconf options."
+msgstr ""
+
+#: include/class_plugin.inc:419
+#, php-format
+msgid ""
+"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:600
+#, php-format
+msgid ""
+"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:634 include/class_password-methods.inc:183
+#, php-format
+msgid ""
+"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:668
+#, php-format
+msgid ""
+"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:1002
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr ""
+
+#: include/class_plugin.inc:1009
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr ""
+
+#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
+#, php-format
+msgid "Handle object tagging with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1039
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr ""
+
+#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
+#: include/class_plugin.inc:1147
+#, php-format
+msgid "Saving object snapshot with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1173
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable '%s' is not "
+"configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable(s) '%s' is "
+"not configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1217
+#, php-format
+msgid "Method get available snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1273
+#, php-format
+msgid "Method get deleted snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
+#, php-format
+msgid "Restore snapshot with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1616
+msgid "Changing ACL dn"
+msgstr ""
+
+#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1065
+#: setup/class_setupStep_Migrate.inc:1113
+#: setup/class_setupStep_Migrate.inc:1161
+msgid "to"
+msgstr "a"
+
+#: include/functions_FAI.inc:376
+#, php-format
+msgid "Error, following objects should be equal '%s' and '%s'"
+msgstr ""
+
+#: include/functions_FAI.inc:483
+#, php-format
+msgid "Release management failed, can't save '%s'"
+msgstr ""
+
+#: include/class_password-methods.inc:167
+#, php-format
+msgid "Setting the password failed. LDAP server says '%s'."
+msgstr ""
+
+#: include/class_password-methods.inc:204
+msgid ""
+"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:458
+msgid ""
+"Error: The requested subtree has an inconsistent DN encoding, check your "
+"LDAP!"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:567
+msgid "Restore snapshopts of already deleted objects"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:568
+msgid "Restore"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:586
+#: include/class_SnapShotDialog.inc:113
+msgid "Restore snapshot"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:592
+msgid "Create snapshot"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:592
+msgid "Create a new snapshot from this object"
+msgstr ""
+
+#: include/class_password-methods-sha.inc:50
+msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
+msgstr ""
+
+#: include/class_password-methods-kerberos.inc:44
+msgid ""
+"Warning: Can't set kerberos password. Your PHP version has no kerberos "
+"support, password has not been changed."
+msgstr ""
+
+#: include/class_password-methods-kerberos.inc:53
+msgid "Kerberos database communication failed!"
+msgstr ""
+
+#: include/class_password-methods-kerberos.inc:60
+msgid "Changing password in kerberos database failed!"
+msgstr ""
+
+#: include/functions_helpviewer.inc:43
+#, php-format
+msgid "XML error in guide.xml: %s at line %d"
+msgstr ""
+
+#: include/functions_helpviewer.inc:84
+msgid "No help available for this plugin."
+msgstr ""
+
+#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
+msgid "previous"
+msgstr ""
+
+#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
+msgid "next"
+msgstr ""
+
+#: include/functions_helpviewer.inc:385
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr ""
+
+#: include/functions_helpviewer.inc:459
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr ""
+
+#: include/class_ppdManager.inc:13
+#, php-format
+msgid "PPD manager : The specified path '%s' doesn't exists."
+msgstr ""
+
+#: include/class_ppdManager.inc:144
+#, php-format
+msgid "Specified ppd file '%s' can't be opened for reading."
+msgstr ""
+
+#: include/class_ppdManager.inc:146
+#, php-format
+msgid "The required tmp file file '%s' can't be opened for writing."
+msgstr ""
+
+#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
+#, php-format
+msgid ""
+"Parsing PPD file %s failed - line too long. Trailing characters have been "
+"ignored"
+msgstr ""
+
+#: include/class_ppdManager.inc:178
+msgid "Nested groups are not supported!"
+msgstr ""
+
+#: include/class_ppdManager.inc:182
+msgid "Group name not unique!"
+msgstr ""
+
+#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
+msgid "Symbol values are not supported yet!"
+msgstr ""
+
+#: include/class_ppdManager.inc:212
+msgid "Nested options are not supported!"
+msgstr ""
+
+#: include/class_ppdManager.inc:237
+msgid "PickMany is not supported yet!"
+msgstr ""
+
+#: include/class_ppdManager.inc:318
+#, php-format
+msgid "Parsing PPD file %s failed - no information found."
+msgstr ""
+
+#: include/functions.inc:307
+#, php-format
+msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgstr ""
+
+#: include/functions.inc:324
+#, php-format
+msgid "User login failed. LDAP server said '%s'."
+msgstr ""
+
+#: include/functions.inc:345
+msgid "Username / UID is not unique. Please check your LDAP database."
+msgstr ""
+
+#: include/functions.inc:476
+msgid ""
+"Error while adding a lock. Parameters are not set correctly, please check "
+"the source!"
+msgstr ""
+
+#: include/functions.inc:486
+#, php-format
+msgid ""
+"Can't set locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf! LDAP server says '%s'."
+msgstr ""
+
+#: include/functions.inc:501
+#, php-format
+msgid "Adding a lock failed. LDAP server says '%s'."
+msgstr ""
+
+#: include/functions.inc:527
+#, php-format
+msgid "Removing a lock failed. LDAP server says '%s'."
+msgstr ""
+
+#: include/functions.inc:557
+msgid ""
+"Getting the lock from LDAP failed. Parameters are not set correctly, please "
+"check the source!"
+msgstr ""
+
+#: include/functions.inc:567
+msgid ""
+"Can't get locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf!"
+msgstr ""
+
+#: include/functions.inc:575
+msgid ""
+"Found multiple locks for object to be locked. This should not be possible - "
+"cleaning up multiple references."
+msgstr ""
+
+#: include/functions.inc:668
+#, php-format
+msgid "The size limit of %d entries is exceed!"
+msgstr ""
+
+#: include/functions.inc:670
+#, php-format
+msgid ""
+"Set the new size limit to %s and show me this message if the limit still "
+"exceeds"
+msgstr ""
+
+#: include/functions.inc:687
+msgid "incomplete"
+msgstr ""
+
+#: include/functions.inc:1054 include/functions.inc:1210
+msgid "LDAP error:"
+msgstr ""
+
+#: include/functions.inc:1055
+msgid ""
+"Problems with the LDAP server mean that you probably lost the last changes. "
+"Please check your LDAP setup for possible errors and try again."
+msgstr ""
+
+#: include/functions.inc:1063
+msgid ""
+"Please check your input and fix the error. Press 'OK' to close this message "
+"box."
+msgstr ""
+
+#: include/functions.inc:1072
+msgid "An error occurred while processing your request"
+msgstr ""
+
+#: include/functions.inc:1076
+msgid "OK"
+msgstr ""
+
+#: include/functions.inc:1138
+msgid "Continue anyway"
+msgstr ""
+
+#: include/functions.inc:1140
+msgid "Edit anyway"
+msgstr ""
+
+#: include/functions.inc:1142
+#, php-format
+msgid ""
+"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
+"Please contact the person in order to clarify proceedings."
+msgstr ""
+
+#: include/functions.inc:1392
+msgid "Entries per page"
+msgstr ""
+
+#: include/functions.inc:1420
+msgid "Apply filter"
+msgstr ""
+
+#: include/functions.inc:1694
+msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+msgstr ""
+
+#: include/functions.inc:1737
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr ""
+
+#: include/functions.inc:2178 include/functions.inc:2182
+msgid "Warning - base_hook is not available. Using default base."
+msgstr ""
+
+#: include/functions.inc:2188
+msgid "Warning - no base_hook defined. Using default base."
+msgstr ""
+
+#: include/functions.inc:2210 setup/class_setupStep_Schema.inc:95
+msgid "Can't get schema information from server. No schema check possible!"
+msgstr ""
+"No puedo obtener información de esquemas del servidor. ¡No es posible "
+"comprobar los esquemas!"
+
+#: include/functions.inc:2236
+msgid "Used to store account specific informations."
+msgstr ""
+
+#: include/functions.inc:2243
+msgid ""
+"Used to lock currently edited entries to avoid multiple changes at the same "
+"time."
+msgstr ""
+
+#: include/functions.inc:2286
+#, php-format
+msgid "The required objectClass '%s' is not present in your schema setup"
+msgstr ""
+
+#: include/functions.inc:2288
+#, php-format
+msgid "The optional objectClass '%s' is not present in your schema setup"
+msgstr ""
+
+#: include/functions.inc:2294
+#, php-format
+msgid "The required objectclass '%s' does not have version %s"
+msgstr ""
+
+#: include/functions.inc:2296
+#, php-format
+msgid "The optional objectclass '%s' does not have version %s"
+msgstr ""
+
+#: include/functions.inc:2300
+#, php-format
+msgid "Class(es) available"
+msgstr ""
+
+#: include/functions.inc:2322
+msgid ""
+"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema    configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2323
+msgid ""
+"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
+"be      AUXILIARY"
+msgstr ""
+
+#: include/functions.inc:2327
+msgid ""
+"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema   configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2328
+msgid "The objectClass 'posixGroup' must be STRUCTURAL"
+msgstr ""
+
+#: include/class_acl.inc:6
+msgid "Access control"
+msgstr ""
+
+#: include/class_acl.inc:190 include/class_acl.inc:193
+msgid "Use ACL defined in role"
+msgstr ""
+
+#: include/class_acl.inc:640 include/class_acl.inc:647
+msgid "Show/Hide Advanced Settings"
+msgstr ""
+
+#: include/class_acl.inc:665
+msgid "Create objects"
+msgstr ""
+
+#: include/class_acl.inc:666
+msgid "Move objects"
+msgstr ""
+
+#: include/class_acl.inc:667
+msgid "Remove objects"
+msgstr ""
+
+#: include/class_acl.inc:669 include/class_acl.inc:675
+msgid "Modifyable by owner"
+msgstr ""
+
+#: include/class_acl.inc:672
+msgid "Move object"
+msgstr ""
+
+#: include/class_acl.inc:685
+msgid "Complete object"
+msgstr ""
+
+#: include/class_acl.inc:801
+#, php-format
+msgid "Unkown ACL type '%s'. Don't know how to handle it."
+msgstr ""
+
+#: include/class_acl.inc:844
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr ""
+
+#: include/class_acl.inc:904 include/class_acl.inc:906
+#, php-format
+msgid "Role: %s"
+msgstr ""
+
+#: include/class_acl.inc:906
+msgid "Unknown role, possibly removed"
+msgstr ""
+
+#: include/class_acl.inc:914
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr ""
+
+#: include/class_acl.inc:923
+msgid "Members:"
+msgstr ""
+
+#: include/class_acl.inc:929
+msgid "ACL is valid for all users"
+msgstr ""
+
+#: include/class_certificate.inc:35
+msgid "Can't open specified file, check accessibility and or existence"
+msgstr ""
+
+#: include/class_certificate.inc:53
+msgid "Can't read specified certificate / or empty string given"
+msgstr ""
+
+#: include/class_certificate.inc:80
+msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
+msgstr ""
+
+#: include/class_certificate.inc:95
+msgid "The Format must be PEM, to output certificate informations"
+msgstr ""
+
+#: include/class_certificate.inc:192
+msgid "Can't create/open File"
+msgstr ""
+
+#: include/class_certificate.inc:199
+msgid "No valid certificate loaded"
+msgstr ""
+
+#: include/class_ldap.inc:196
+#, php-format
+msgid ""
+"The LDAP server is slow (%.2fs for the last query). This may be responsible "
+"for performance breakdowns."
+msgstr ""
+
+#: include/class_ldap.inc:229
+#, php-format
+msgid ""
+"The ldapserver is answering very slow (%.2f), this may be responsible for "
+"performance breakdowns."
+msgstr ""
+
+#: include/class_ldap.inc:451
+#, php-format
+msgid "Creating copy of %s"
+msgstr ""
+
+#: include/class_ldap.inc:454
+msgid "Processing"
+msgstr ""
+
+#: include/class_ldap.inc:494
+msgid "Error while fetching source dn - aborted!"
+msgstr ""
+
+#: include/class_ldap.inc:558
+#, php-format
+msgid "Unknown FAIstate %s"
+msgstr ""
+
+#: include/class_ldap.inc:719
+#, php-format
+msgid ""
+"Autocreation of subtree failed. No objectClass found for attribute '%s'."
+msgstr ""
+
+#: include/class_ldap.inc:767
+#, php-format
+msgid ""
+"Autocreation of type '%s' is currently not supported. Please report to the "
+"GOsa team."
+msgstr ""
+
+#: include/class_ldap.inc:776
+#, php-format
+msgid "Creating subtree '%s' failed."
+msgstr ""
+
+#: include/class_ldap.inc:846
+#, php-format
+msgid "while operating on '%s' using LDAP server '%s'"
+msgstr ""
+
+#: include/class_ldap.inc:848
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr ""
+
+#: include/class_ldap.inc:1070
+#, php-format
+msgid ""
+"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
+"in line %s"
+msgstr ""
+
+#: include/class_ldap.inc:1099
+#, php-format
+msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
+msgstr ""
+
+#: include/class_ldap.inc:1227
+#, php-format
+msgid "Ldap import with dn '%s' failed."
+msgstr ""
+
+#: include/functions_dns.inc:166
+#, php-format
+msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr ""
+
+#: include/functions_dns.inc:171
+#, php-format
+msgid ""
+"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
+"zone."
+msgstr ""
+
+#: include/functions_dns.inc:607
+#, php-format
+msgid ""
+"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
+msgstr ""
+
+#: include/class_tabs.inc:193
+#, php-format
+msgid "Delete process has been canceled by plugin '%s': %s"
+msgstr ""
+
+#: include/class_tabs.inc:316
+msgid "References"
+msgstr ""
+
+#: include/class_password-methods-ssha.inc:51
+msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
+msgstr ""
+
+#: include/class_pluglist.inc:55
+msgid "All objects in this category"
+msgstr ""
+
+#: include/class_pluglist.inc:140
+msgid ""
+"Your gosa.conf information has changed partly. Please convert it using the "
+"contributed script fix_config.sh!"
+msgstr ""
+
+#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
+#: ihtml/themes/default/framework.tpl:26
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+
+#: include/class_log.inc:141
+msgid ""
+"You have enabled the logging into mysql databse, but there are no logging "
+"servers available."
+msgstr ""
+
+#: include/class_log.inc:149
+#, php-format
+msgid "Could not connect to logging server %s."
+msgstr ""
+
+#: include/class_log.inc:153
+#, php-format
+msgid "Could not select database %s on server %s. Server says :%s"
+msgstr ""
+
+#: include/class_log.inc:172
+#, php-format
+msgid "Could not query database %s on server %s. Server ssys :%s"
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:90
+#, php-format
+msgid ""
+"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
+"to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:122
+#, php-format
+msgid ""
+"Specified object '%s' is not a valid ldap object, please check copy & paste  "
+"methods."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:138
+#, php-format
+msgid "We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:147
+#, php-format
+msgid ""
+"We are not allowed to save ldap dump to '%s/%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:232
+#, php-format
+msgid "Could not load dumped file '%s', from hard disk drive."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:257
+#, php-format
+msgid "You are not allowed to cut and paste the following object '%s'."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:285
+#, php-format
+msgid "You are going to paste the cutted entry '%s'."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:298
+#, php-format
+msgid "You are not allowed to copy and paste the following object '%s'."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:319
+#, php-format
+msgid "You are going to paste the copied entry '%s'."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:418
+msgid "Paste"
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:420
+msgid "Can't paste"
+msgstr ""
+
+#: include/class_config.inc:71
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr ""
+
+#: include/class_config.inc:208 html/index.php:212
+msgid "Can't bind to LDAP. Please contact the system administrator."
+msgstr ""
+
+#: include/class_config.inc:521
+msgid "SID and/or RIDBASE missing in your configuration!"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:63
+#, php-format
+msgid "You're about to delete the snapshot '%s'."
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:115
+msgid "Remove snapshot"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
+msgid "Y-m-d, H:i:s"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:149
+msgid "Please specify a valid description for this snapshot."
+msgstr ""
+
+#: setup/class_setup.inc:210
+msgid "Completed"
+msgstr "Completado"
+
+#: setup/class_setupStep_Ldap.inc:53
+msgid "LDAP setup"
+msgstr "Configuración LDAP"
+
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP connection setup"
+msgstr "Conectividad LDAP"
+
+#: setup/class_setupStep_Ldap.inc:55
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+"Este asistente llevara a cabo la configuración de la conectividad entre GOsa "
+"y LDAP."
+
+#: setup/class_setupStep_Ldap.inc:99
+#, php-format
+msgid "Anonymous bind failed on server '%s'."
+msgstr "Ha fallado la Autenticación Anónima en el servidor '%s'."
+
+#: setup/class_setupStep_Ldap.inc:101
+#, php-format
+msgid "Bind as user '%s' failed on server '%s'."
+msgstr "Ha fallado la Autenticación como usuario '%s' en el servidor '%s'."
+
+#: setup/class_setupStep_Ldap.inc:106
+#, php-format
+msgid "Anonymous bind on server '%s' succeeded."
+msgstr "La Autenticación Anónima en el servidor '%s'. ha tenido éxito."
+
+#: setup/class_setupStep_Ldap.inc:107
+msgid "Please specify user and password."
+msgstr "Por Favor especifique un usuario y contraseña"
+
+#: setup/class_setupStep_Ldap.inc:109
+#, php-format
+msgid "Bind as user '%s' on server '%s' succeeded."
+msgstr ""
+"La Autenticación como usuario '%s' en el servidor '%s'. ha tenido éxito."
+
+#: setup/class_setupStep_Finish.inc:38
+msgid "Write configuration file"
+msgstr "Escribir archivo de configuración"
+
+#: setup/class_setupStep_Finish.inc:39
+msgid "Finish - write the configuration file"
+msgstr "Terminar - Escribir el archivo de configuración"
+
+#: setup/class_setupStep_Finish.inc:100
+msgid ""
+"Your configuration file is currently world readable. Please updated the file "
+"permissions!"
+msgstr ""
+"El fichero de configuración es universalmente legible. ¡Por favor modifique "
+"los permisos del archivo!"
+
+#: setup/class_setupStep_Finish.inc:102
+msgid "The configuration is currently not readable or it does not exists."
+msgstr ""
+"En estos momentos la configuración no es accesible o no tiene permisos para "
+"leerla."
+
+#: setup/class_setupStep_Finish.inc:111
+#, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the webserver is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"Despues de descargar y poner el fichero en %s,  compruebe que el usuario del "
+"servicio web es capaz de leer %s, mientras que los otros usuarios no. Si "
+"quiere puede ejecutar los siguientes comandos para cumplir lo requerido:"
+
+#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
+msgid "License"
+msgstr "Licencia"
+
+#: setup/class_setupStep_License.inc:55
+msgid "Terms and conditions for usage"
+msgstr "Términos y condiciones de uso"
+
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr "Selección de idiomas"
+
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr "Este paso le permite seleccionar su idioma preferido"
+
+#: setup/class_setupStep_Language.inc:47
+msgid "Automatic"
+msgstr "Automatico"
+
+#: setup/class_setupStep_Language.inc:51
+msgid "Chinese"
+msgstr "Chino"
+
+#: setup/class_setupStep_Feedback.inc:91
+msgid "UNIX accounts/groups"
+msgstr "Cuentas/Grupos UNIX"
+
+#: setup/class_setupStep_Feedback.inc:93
+msgid "Samba management"
+msgstr "Administración Samba"
+
+#: setup/class_setupStep_Feedback.inc:95
+msgid "Mailsystem management"
+msgstr "Administración sistema de correo"
+
+#: setup/class_setupStep_Feedback.inc:97
+msgid "FAX system administration"
+msgstr "Administración sistema de FAX"
+
+#: setup/class_setupStep_Feedback.inc:99
+msgid "Asterisk administration"
+msgstr "Administración Asterisk"
+
+#: setup/class_setupStep_Feedback.inc:101
+msgid "System inventory"
+msgstr "Inventario de sistemas"
+
+#: setup/class_setupStep_Feedback.inc:103
+msgid "System-/Configmanagement"
+msgstr "Sistemas-/Administración de Configuraciones"
+
+#: setup/class_setupStep_Feedback.inc:111
+#: setup/class_setupStep_Feedback.inc:113
+msgid "Notification and feedback"
+msgstr "Avisos y sugerencias"
+
+#: setup/class_setupStep_Feedback.inc:112
+msgid "Get notifications or send feedback"
+msgstr "Recibir avisos o enviar sugerencias"
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid ""
+"Could not connect to feedback server (%s). There is possibly no connection "
+"to the internet."
+msgstr ""
+"No se puede conectar al servidor de sugerencias (%s). Posiblemente no tenga "
+"conexión a Internet."
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid ""
+"Error while sending your feedback. The service is possible temporary "
+"unavailable"
+msgstr ""
+"Error mientras se envía su sugerencia. Es posible que el servicio no se "
+"encuentre disponible"
+
+#: setup/class_setupStep_Feedback.inc:149
+msgid "Feedback sucessfully send"
+msgstr "Sugerencia enviada correctamente"
+
+#: setup/class_setupStep_Feedback.inc:183
+msgid ""
+"You should have enabled at least one option, to subscribe or send your "
+"feedback."
+msgstr ""
+"Debe tener activa al menos una opción para suscribirse o enviar una "
+"sugerencia."
+
+#: setup/setup_ldap.tpl:7
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
+
+#: setup/setup_ldap.tpl:25
+msgid "LDAP connection"
+msgstr ""
+
+#: setup/setup_ldap.tpl:29 ihtml/themes/default/setup_step4.tpl:11
+msgid "Location name"
+msgstr ""
+
+#: setup/setup_ldap.tpl:37
+msgid "Connection URL"
+msgstr ""
+
+#: setup/setup_ldap.tpl:45
+msgid "TLS connection"
+msgstr ""
+
+#: setup/setup_ldap.tpl:65
+msgid "Reload"
+msgstr ""
+
+#: setup/setup_ldap.tpl:69
+msgid "Authentication"
+msgstr ""
+
+#: setup/setup_ldap.tpl:73 ihtml/themes/default/setup_step4.tpl:23
+msgid "Admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:77
+msgid "Select user"
+msgstr ""
+
+#: setup/setup_ldap.tpl:85
+msgid "Automatically append LDAP base to admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:100
+msgid "Schema based settings"
+msgstr ""
+
+#: setup/setup_ldap.tpl:104
+msgid "Use rfc2307bis compliant groups"
+msgstr ""
+
+#: setup/setup_ldap.tpl:116
+msgid "Current status"
+msgstr ""
+
+#: setup/setup_frame.tpl:11
+msgid "GOsa setup wizard"
+msgstr ""
+
+#: setup/setup_frame.tpl:18
+msgid "Installation"
+msgstr ""
+
+#: setup/setup_frame.tpl:18
+msgid "Steps"
+msgstr ""
+
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
+msgstr ""
+
+#: setup/setup_finish.tpl:13 ihtml/themes/default/setup_finish.tpl:17
+msgid "Download configuration"
+msgstr ""
+
+#: setup/setup_finish.tpl:18
+msgid "Status: "
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
+msgid "GOsa settings 1/3"
+msgstr "Configuración GOsa 1/3"
+
+#: setup/class_setupStep_Config1.inc:75
+msgid "GOsa generic settings"
+msgstr "Configuración genérica de GOsa"
+
+#: setup/class_setupStep_Config1.inc:117
+#, php-format
+msgid "The specified value for '%s' must be a numeric value"
+msgstr "El valor especificado para '%s' debe ser una valor numérico"
+
+#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
+msgid "GID / UID min id"
+msgstr "GID / UID min id"
+
+#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
+#, php-format
+msgid "Don't add a trailing comma to '%s'."
+msgstr "No añada una coma final a '%s'"
+
+#: setup/class_setupStep_Config1.inc:121
+#: ihtml/themes/default/setup_step4.tpl:43
+msgid "People storage ou"
+msgstr "OU de almacenamiento de Usuarios"
+
+#: setup/class_setupStep_Config1.inc:125
+#: ihtml/themes/default/setup_step4.tpl:55
+msgid "Group storage ou"
+msgstr "OU de almacenamiento de Grupos"
+
+#: setup/class_setupStep_Config1.inc:129
+msgid "Uid base must be numeric"
+msgstr "El Uid base debe ser un valor numérico"
+
+#: setup/class_setupStep_Config1.inc:133
+msgid "The given password minimum length is not numeric."
+msgstr ""
+"El valor indicado como longitud mínima de la contraseña no es un valor "
+"numérico."
+
+#: setup/class_setupStep_Config1.inc:136
+msgid "The given password differ value is not numeric."
+msgstr ""
+"El valor indicado como diferencias mínimas de la contraseña no es un valor "
+"numérico."
+
+#: setup/class_setupStep_Config2.inc:79 setup/class_setupStep_Config2.inc:80
+msgid "GOsa settings 2/3"
+msgstr "Configuración GOsa 2/3"
+
+#: setup/class_setupStep_Config2.inc:81
+msgid "Customize special parameters"
+msgstr "Personalizar parametros especiales"
+
+#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
+msgid "LDAP inspection"
+msgstr "Inspección LDAP"
+
+#: setup/class_setupStep_Migrate.inc:107
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr "Analice la compatibilidad con GOsa de su directorio LDAP"
+
+#: setup/class_setupStep_Migrate.inc:113
+msgid "Checking for root object"
+msgstr "Comprobando objeto raíz"
+
+#: setup/class_setupStep_Migrate.inc:119
+msgid "Checking permissions on LDAP database"
+msgstr "Comprobando permisos en la base de datos LDAP"
+
+#: setup/class_setupStep_Migrate.inc:125
+msgid "Checking for invisible deparmtments"
+msgstr "Comprobando departamentos invisibles"
+
+#: setup/class_setupStep_Migrate.inc:131
+msgid "Checking for invisible users"
+msgstr "Comprobando usuarios invisibles"
+
+#: setup/class_setupStep_Migrate.inc:137
+msgid "Checking for super administrator"
+msgstr "Comprobando súper administrador"
+
+#: setup/class_setupStep_Migrate.inc:143
+msgid "Checking for users outside the people tree"
+msgstr "Comprobando cuentas fuera del árbol de usuarios"
+
+#: setup/class_setupStep_Migrate.inc:149
+msgid "Checking for groups outside the groups tree"
+msgstr "Comprobando grupos fuera del árbol de grupos"
+
+#: setup/class_setupStep_Migrate.inc:155
+msgid "Checking for windows workstations outside the winstation tree"
+msgstr ""
+"Comprobando estaciones de trabajo windows fuera del árbol de estaciones de "
+"trabajo windows"
+
+#: setup/class_setupStep_Migrate.inc:161
+msgid "Checking for duplicate uid numbers"
+msgstr "Comprobando números uid duplicados"
+
+#: setup/class_setupStep_Migrate.inc:167
+msgid "Checking for duplicate gid numbers"
+msgstr "Comprobando números gid duplicados"
+
+#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
+#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
+#: setup/class_setupStep_Migrate.inc:428 setup/class_setupStep_Migrate.inc:502
+#: setup/class_setupStep_Migrate.inc:587 setup/class_setupStep_Migrate.inc:717
+#: setup/class_setupStep_Migrate.inc:806
+msgid "LDAP query failed"
+msgstr "La consulta LDAP ha fallado"
+
+#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
+#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
+#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
+#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
+#: setup/class_setupStep_Migrate.inc:807
+msgid "Possibly the 'root object' is missing."
+msgstr "Posiblemente el objeto raíz está desaparecido"
+
+#: setup/class_setupStep_Migrate.inc:213
+#, php-format
+msgid "Found %s duplicate values for attribute 'uidNumber'."
+msgstr "Encontrado '%s' valores duplicados del atributo 'uidNumber'."
+
+#: setup/class_setupStep_Migrate.inc:262
+#, php-format
+msgid "Found %s duplicate values for attribute 'gidNumber'."
+msgstr "Encontrado '%s' valores duplicados del atributo 'gidNumber'."
+
+#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:517
+#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:880
+#: setup/class_setupStep_Migrate.inc:1576
+#: setup/class_setupStep_Migrate.inc:1589
+msgid "Failed"
+msgstr "Error"
+
+#: setup/class_setupStep_Migrate.inc:319
+#, php-format
+msgid ""
+"Found %s winstations outside the predefined winstation department ou '%s'."
+msgstr ""
+"Se encontraron '%s' estaciones de trabajo windows fuera del contenedor ou de "
+"estaciones de trabajo windows '%s'"
+
+#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:598
+#: setup/class_setupStep_Migrate.inc:727
+msgid "Migrate"
+msgstr "Migrar"
+
+#: setup/class_setupStep_Migrate.inc:386
+#, php-format
+msgid "Found %s groups outside the configured tree '%s'."
+msgstr "Encontrados '%s' grupos fuera del árbol configurado '%s'."
+
+#: setup/class_setupStep_Migrate.inc:387 setup/class_setupStep_Migrate.inc:462
+msgid "Move"
+msgstr "Mover"
+
+#: setup/class_setupStep_Migrate.inc:461
+#, php-format
+msgid "Found %s user(s) outside the configured tree '%s'."
+msgstr "Encontrados '%s' usuario(s) fuera del árbol configurado '%s'."
+
+#: setup/class_setupStep_Migrate.inc:519 setup/class_setupStep_Migrate.inc:532
+#, php-format
+msgid ""
+"The specified user '%s' does not have full access to your ldap database."
+msgstr ""
+"El usuario especificado '%s' no tiene acceso total a la base de datos LDAP."
+
+#: setup/class_setupStep_Migrate.inc:596
+#, php-format
+msgid "Found %s user(s) that will not be visible in GOsa."
+msgstr "Encontrados %s usuario(s) que nos son visibles para GOsa."
+
+#: setup/class_setupStep_Migrate.inc:646 setup/class_setupStep_Migrate.inc:778
+#, php-format
+msgid ""
+"Failed to migrate the department '%s' into GOsa, error message is as follows "
+"'%s'."
+msgstr ""
+"Ha fallado la migración del departamento '%s' en GOsa, el mensaje de error "
+"es el siguiente: '%s'."
+
+#: setup/class_setupStep_Migrate.inc:726
+#, php-format
+msgid "Found %s department(s) that will not be visible in GOsa."
+msgstr "Encontrados %s departamento(s) que nos son visibles para GOsa."
+
+#: setup/class_setupStep_Migrate.inc:881
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr "No hay cuenta de administrador GOsa en la base de datos LDAP."
+
+#: setup/class_setupStep_Migrate.inc:944
+#, php-format
+msgid "Adding acls for user '%s' failed, ldap says '%s'."
+msgstr ""
+"Ha fallado al añadir acls para el usuario '%s', el servidor LDAP avisa: '%s'."
+
+#: setup/class_setupStep_Migrate.inc:969
+msgid "Specified passwords are empty or not equal."
+msgstr "La contraseñas especificadas están vacías o no son iguales."
+
+#: setup/class_setupStep_Migrate.inc:974
+msgid "Please specify a valid uid."
+msgstr "Por favor especifique un uid valido."
+
+#: setup/class_setupStep_Migrate.inc:1018
+#, php-format
+msgid ""
+"Could not add administrative user, there is already an object with the same "
+"dn '%s' in your ldap database."
+msgstr ""
+"No se puede añadir una cuenta administrativa, ya existe un objeto con el "
+"mismo dn '%s' en la base de datos LDAP."
+
+#: setup/class_setupStep_Migrate.inc:1055
+#: setup/class_setupStep_Migrate.inc:1103
+#: setup/class_setupStep_Migrate.inc:1151
+msgid "Couldn't move users to specified department."
+msgstr "No puedo mover los usuarios al departamento especificado."
+
+#: setup/class_setupStep_Migrate.inc:1065
+msgid "Winstation will be moved from"
+msgstr "La estaciones de trabajo windows serán trasladadas desde"
+
+#: setup/class_setupStep_Migrate.inc:1076
+#: setup/class_setupStep_Migrate.inc:1124
+msgid "Updating following references too"
+msgstr "También se actualizaran las siguientes referencias"
+
+#: setup/class_setupStep_Migrate.inc:1113
+msgid "Group will be moved from"
+msgstr "El grupo serán trasladado desde"
+
+#: setup/class_setupStep_Migrate.inc:1161
+msgid "User will be moved from"
+msgstr "El usuario serán trasladado desde"
+
+#: setup/class_setupStep_Migrate.inc:1171
+msgid "The following references will be updated"
+msgstr "Las siguientes referencias se actualizaran"
+
+#: setup/class_setupStep_Migrate.inc:1577
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+"EL objeto raíz de LDAP ha desaparecido. Es necesario para poder usar el "
+"servicio LDAP."
+
+#: setup/class_setupStep_Migrate.inc:1578
+#: setup/class_setupStep_Migrate.inc:1591
+msgid "Try to create root object"
+msgstr "Intentando crear el objeto raíz"
+
+#: setup/class_setupStep_Migrate.inc:1590
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+"El objeto raíz no ha podido ser creado, tendra que crearlo usted mismo."
+
+#: setup/class_setupStep_Migrate.inc:1880
+#, php-format
+msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
+msgstr "Ha fallado al copiar '%s' a '%s'. LDAP indica '%s'."
+
+#: setup/class_setupStep_Migrate.inc:1883
+msgid "Something went wrong while copying dns."
+msgstr "Se produjo un error mientras se copiaba dns."
+
+#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
+msgid "GOsa settings 3/3"
+msgstr "Configuración GOsa 3/3"
+
+#: setup/class_setupStep_Config3.inc:69
+msgid "Tweak some GOsa core behaviour"
+msgstr "Ajustar el comportamiento del núcleo común de GOsa"
+
+#: setup/class_setupStep_Config3.inc:171
+msgid "Session lifetime must be a numeric value."
+msgstr "Tiempo de vida de sesión debe ser un valor numérico"
+
+#: setup/class_setupStep_Config3.inc:175
+msgid "Maximal ldap query time must be a numeric value. "
+msgstr "Máximo tiempo de consulta LDAP debe ser un valor numérico."
+
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
+msgstr ""
+
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overriden per user."
+msgstr ""
+
+#: setup/setup_language.tpl:9
+msgid "Please your preferred language here"
+msgstr ""
+
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailinglist"
+msgstr ""
+
+#: setup/setup_feedback.tpl:9
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+
+#: setup/setup_feedback.tpl:41
+msgid "Send feedback to the GOsa project team"
+msgstr ""
+
+#: setup/setup_feedback.tpl:44
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+
+#: setup/setup_feedback.tpl:50
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:60
+msgid "If not, what problems did you encounter"
+msgstr ""
+
+#: setup/setup_feedback.tpl:68
+msgid "Is this the first time you use GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:74
+msgid "I use it since"
+msgstr ""
+
+#: setup/setup_feedback.tpl:75
+msgid "Select the year since when you are using GOsa"
+msgstr ""
+
+#: setup/setup_feedback.tpl:82
+msgid "What operating system / distribution do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:90
+msgid "What web server do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:98
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:106
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:110
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:116
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:123
+msgid "Features"
+msgstr ""
+
+#: setup/setup_feedback.tpl:126
+msgid "What features of GOsa do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:136
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:143
+msgid "Send feedback"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:38
+msgid "Welcome"
+msgstr "Bienvenido"
+
+#: setup/class_setupStep_Welcome.inc:39
+msgid "The welcome message"
+msgstr "Mensaje de Bienvenida"
+
+#: setup/class_setupStep_Welcome.inc:40
+msgid "Welcome to GOsa setup wizard"
+msgstr "Bienvenidos al asistente de configuración de GOsa"
+
+#: setup/setup_config1.tpl:2
+msgid "Look and feel"
+msgstr ""
+
+#: setup/setup_config1.tpl:6
+msgid "Theme"
+msgstr ""
+
+#: setup/setup_config1.tpl:15
+msgid "People and group storage"
+msgstr ""
+
+#: setup/setup_config1.tpl:18
+msgid "People DN attribute"
+msgstr ""
+
+#: setup/setup_config1.tpl:29
+msgid "People storage subtree"
+msgstr ""
+
+#: setup/setup_config1.tpl:38
+msgid "Group storage subtree"
+msgstr ""
+
+#: setup/setup_config1.tpl:47
+msgid "Include personal title in user DN"
+msgstr ""
+
+#: setup/setup_config1.tpl:58
+msgid "Relaxed naming policies"
+msgstr ""
+
+#: setup/setup_config1.tpl:69
+msgid "Automatic uids"
+msgstr ""
+
+#: setup/setup_config1.tpl:101
+msgid "Number base for people/groups"
+msgstr ""
+
+#: setup/setup_config1.tpl:109
+msgid "Hook for number base"
+msgstr ""
+
+#: setup/setup_config1.tpl:124
+msgid "Password settings"
+msgstr "Parámetros de Contraseña"
+
+#: setup/setup_config1.tpl:128
+msgid "Password encryption algorithm"
+msgstr ""
+
+#: setup/setup_config1.tpl:139
+msgid "Password restrictions"
+msgstr ""
+
+#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
+msgid "Password minimum length"
+msgstr ""
+
+#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
+msgid "Different characters from old password"
+msgstr ""
+
+#: setup/setup_config1.tpl:170
+msgid "Password change hook"
+msgstr ""
+
+#: setup/setup_config1.tpl:186
+msgid "Use SASL for kerberos"
+msgstr ""
+
+#: setup/setup_config1.tpl:197
+msgid "Use account expiration"
+msgstr ""
+
+#: setup/setup_config1.tpl:209 ihtml/themes/default/setup_step4.tpl:67
+msgid ""
+"GOsa supports several encryption types for your passwords. Normally this is "
+"adjustable via user templates, but you can specify a default method to be "
+"used here, too."
+msgstr ""
+
+#: setup/setup_config1.tpl:210
+msgid ""
+"GOsa always acts as admin and manages access rights internally. This is a "
+"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
+"this to work, we need the admin DN and the corresponding password."
+msgstr ""
+
+#: setup/setup_config1.tpl:211 ihtml/themes/default/setup_step4.tpl:34
+msgid ""
+"Some basic LDAP parameters are tunable and affect the locations where GOsa "
+"saves people and groups, including the way accounts get created. Check the "
+"values below if the fit your needs."
+msgstr ""
+
+#: setup/setup_config1.tpl:212
+msgid ""
+"GOsa has modular support for several mail methods. These methods provide "
+"interfaces to users mailboxes and general handling    for quotas. You can "
+"choose the dummy plugin to leave all your mail settings untouched."
+msgstr ""
+
+#: setup/setup_config2.tpl:6
+msgid "Samba hash generator"
+msgstr ""
+
+#: setup/setup_config2.tpl:31
+msgid "RID base"
+msgstr ""
+
+#: setup/setup_config2.tpl:46
+msgid "Workstation container"
+msgstr ""
+
+#: setup/setup_config2.tpl:61
+msgid "Samba SID mapping"
+msgstr ""
+
+#: setup/setup_config2.tpl:70
+msgid "Additional GOsa settings"
+msgstr ""
+
+#: setup/setup_config2.tpl:74
+msgid "Enable Copy & Paste"
+msgstr ""
+
+#: setup/setup_config2.tpl:86
+msgid "Government mode"
+msgstr ""
+
+#: setup/setup_config2.tpl:99 ihtml/themes/default/setup_step4.tpl:88
+msgid "Mail method"
+msgstr ""
+
+#: setup/setup_config2.tpl:113
+msgid "Vacation templates"
+msgstr ""
+
+#: setup/setup_config2.tpl:129
+msgid "Use Cyrus UNIX style"
+msgstr ""
+
+#: setup/setup_config2.tpl:139
+msgid "Snapshots / Undo"
+msgstr ""
+
+#: setup/setup_config2.tpl:148 setup/setup_config2.tpl:193
+msgid "Enable snapshots"
+msgstr ""
+
+#: setup/setup_config2.tpl:154 setup/setup_config2.tpl:199
+msgid "Snapshot base"
+msgstr ""
+
+#: setup/setup_config3.tpl:2
+msgid "GOsa core settings"
+msgstr ""
+
+#: setup/setup_config3.tpl:6
+msgid "Disable primary group filter"
+msgstr ""
+
+#: setup/setup_config3.tpl:18
+msgid "Honour administrative units"
+msgstr ""
+
+#: setup/setup_config3.tpl:30
+msgid "Smarty compile directory"
+msgstr ""
+
+#: setup/setup_config3.tpl:39
+msgid "Path for PPD storage"
+msgstr ""
+
+#: setup/setup_config3.tpl:55
+msgid "Path for kiosk profile storage"
+msgstr ""
+
+#: setup/setup_config3.tpl:74
+msgid "Network resolv hook"
+msgstr ""
+
+#: setup/setup_config3.tpl:92
+msgid "Mail queue script"
+msgstr ""
+
+#: setup/setup_config3.tpl:110
+msgid "Notification script"
+msgstr ""
+
+#: setup/setup_config3.tpl:126
+msgid "Login and session"
+msgstr ""
+
+#: setup/setup_config3.tpl:129
+msgid "Enforce register_globals to be deactivated"
+msgstr ""
+
+#: setup/setup_config3.tpl:141
+msgid "Enforce encrypted connections"
+msgstr ""
+
+#: setup/setup_config3.tpl:153
+msgid "Warn if session is not encrypted"
+msgstr ""
+
+#: setup/setup_config3.tpl:165
+msgid "Session lifetime"
+msgstr ""
+
+#: setup/setup_config3.tpl:173
+msgid "Debugging"
+msgstr ""
+
+#: setup/setup_config3.tpl:177
+msgid "Show PHP errors"
+msgstr ""
+
+#: setup/setup_config3.tpl:189
+msgid "Maximum LDAP query time"
+msgstr ""
+
+#: setup/setup_config3.tpl:207
+msgid "Log LDAP statistics"
+msgstr ""
+
+#: setup/setup_config3.tpl:219
+msgid "Debug level"
+msgstr ""
+
+#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
+msgid "Disabled"
+msgstr ""
+
+#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
+msgid "Enabled"
+msgstr ""
+
+#: setup/setup_migrate.tpl:5
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:33
+msgid "Check again"
+msgstr ""
+
+#: setup/setup_migrate.tpl:37
+msgid "Move windows workstations into a valid windows workstation department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:39
+msgid ""
+"This dialog allows you to move the displayed windows workstations into a "
+"valid department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:41
+msgid ""
+"Be careful with this tool, there may be references pointing to this "
+"workstations that can't be migrated."
+msgstr ""
+
+#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
+#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
+#: setup/setup_migrate.tpl:346
+msgid "Select all"
+msgstr ""
+
+#: setup/setup_migrate.tpl:67
+msgid "Move selected windows workstations into the following GOsa department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:72
+msgid "Move selected workstations"
+msgstr ""
+
+#: setup/setup_migrate.tpl:73
+msgid "What will be done here"
+msgstr ""
+
+#: setup/setup_migrate.tpl:85
+msgid "Move groups into configured group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:88
+msgid ""
+"This dialog allows moving a couple of groups to the configured group tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:91
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"groups. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:94
+msgid "Move selected groups into this group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
+#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
+msgid "Hide changes"
+msgstr ""
+
+#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
+#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
+msgid "Show changes"
+msgstr ""
+
+#: setup/setup_migrate.tpl:140
+msgid "Move users into configured user tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:142
+msgid ""
+"This dialog allows moving a couple of users to the configured user tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:145
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"users. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:148
+msgid "Move selected users into this people tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:198
+msgid "Next"
+msgstr ""
+
+#: setup/setup_migrate.tpl:201
+msgid "Create a new GOsa administrator account"
+msgstr ""
+
+#: setup/setup_migrate.tpl:204
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+
+#: setup/setup_migrate.tpl:233
+msgid "Password (again)"
+msgstr ""
+
+#: setup/setup_migrate.tpl:258
+msgid ""
+"The listed departments are currenlty invisble in the GOsa user interface. If "
+"you want to change this for a couple of entries, select them and use the "
+"migrate button below."
+msgstr ""
+
+#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
+msgid ""
+"If you want to know what will be done when migrating the selected entries, "
+"use the 'Show changes' button to see the LDIF."
+msgstr ""
+
+#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
+msgid "Current"
+msgstr ""
+
+#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
+msgid "After migration"
+msgstr ""
+
+#: setup/setup_migrate.tpl:313
+msgid ""
+"The listed users are currenlty invisble in the GOsa user interface. If you "
+"want to change this for a couple of users, just select them and use the "
+"'Migrate' button below."
+msgstr ""
+
+#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
+msgid "LDAP schema check"
+msgstr "Comprobar esquemas LDAP"
+
+#: setup/class_setupStep_Schema.inc:42
+msgid "Perform test on your current LDAP schema"
+msgstr "Efectuando comprobaciones en los esquemas actuales de LDAP"
+
+#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
+msgid "Installation check"
+msgstr "Comprobación de la instalación"
+
+#: setup/class_setupStep_Checks.inc:40
+msgid "Basic checks for PHP version and required extensions."
+msgstr "Comprobación básica de la versión de PHP y las extensiones necesarias."
+
+#: setup/class_setupStep_Checks.inc:64
+msgid "Checking PHP version"
+msgstr "Comprobando la versión de PHP"
+
+#: setup/class_setupStep_Checks.inc:65
+#, php-format
+msgid "PHP must be of version %s / %s or above."
+msgstr "PHP debe ser versión '%s'/'%s' o superior."
+
+#: setup/class_setupStep_Checks.inc:66
+msgid ""
+"GOsa requires functionality that is not available (or buggy) in older PHP "
+"versions. Please update to a supported version."
+msgstr ""
+"GOsa necesita funcionalidades que no son disponibles (o son defectuosas) en "
+"versiones antiguas de PHP. Por favor actualice a una versión soportada."
+
+#: setup/class_setupStep_Checks.inc:72
+msgid "Checking for LDAP support"
+msgstr "Comprobando el soporte de LDAP"
+
+#: setup/class_setupStep_Checks.inc:73
+msgid "This is the main extension used by GOsa and therefore really required."
+msgstr ""
+"Esta es la extensión principalmente usada por GOsa y por lo tanto "
+"obligatoria."
+
+#: setup/class_setupStep_Checks.inc:74
+msgid ""
+"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
+"your LDAP server."
+msgstr ""
+"La extensión LDAP (php4-ldap/php5-ldap) es necesaria para comunicarse con el "
+"servidor LDAP."
+
+#: setup/class_setupStep_Checks.inc:80
+msgid "Checking for gettext support"
+msgstr "Comprobando soporte gettext"
+
+#: setup/class_setupStep_Checks.inc:81
+msgid "Gettext support is required for internationalization."
+msgstr "El soporte de gettext es necesario para soportar múltiples idiomas."
+
+#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
+msgid "Please make sure that the extension is activated."
+msgstr "Por favor asegúrese que esta extensión está activada."
+
+#: setup/class_setupStep_Checks.inc:88
+msgid "Checking for iconv support"
+msgstr "Comprobando soporte iconv"
+
+#: setup/class_setupStep_Checks.inc:89
+msgid ""
+"This module is used by GOsa to convert samba munged dial informations and is "
+"therefore required. "
+msgstr ""
+"Este módulo es usado por GOsa para convertir munged dial de samba y es por "
+"lo tanto necesario."
+
+#: setup/class_setupStep_Checks.inc:96
+msgid "Checking for mhash support"
+msgstr "Comprobando soporte mhash"
+
+#: setup/class_setupStep_Checks.inc:97
+msgid "You'll need this module to make use of SSHA encryption"
+msgstr ""
+"Este módulo es necesario para poder hacer uso del método de codificación SSHA"
+
+#: setup/class_setupStep_Checks.inc:98
+msgid ""
+"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
+"mhash."
+msgstr ""
+"El módulo mhash para PHP 4/5 no está disponible. Por favor instale php4-"
+"mhash/php5-mhash."
+
+#: setup/class_setupStep_Checks.inc:104
+msgid "Checking for IMAP support"
+msgstr "Comprobando soporte IMAP"
+
+#: setup/class_setupStep_Checks.inc:105
+msgid ""
+"The IMAP module is needed to communicate with the IMAP server. GOsa "
+"retrieves status information, creates and deletes mail users, etc."
+msgstr ""
+"El módulo IMAP es necesario para comunicar con un servidor IMAP, GOsa "
+"recupera información de estado, crea y elimina usuarios de correo, etc."
+
+#: setup/class_setupStep_Checks.inc:106
+msgid ""
+"This module is used to communicate with your mail server. Please install "
+"php4-imap/php5-imap."
+msgstr ""
+"Este módulo se necesita para comunicarse con el servidor de correo. Por "
+"favor instale php4-imap/php5-imap."
+
+#: setup/class_setupStep_Checks.inc:112
+msgid "Checking for getacl in IMAP implementation"
+msgstr "Comprobando getacl en la implementación de IMAP"
+
+#: setup/class_setupStep_Checks.inc:113
+msgid ""
+"The getacl support is needed to handle shared folder permissions. Old IMAP "
+"extensions are not capable of reading acl's. You need a recent PHP version "
+"to use this feature."
+msgstr ""
+"El soporte de getacl es necesario para manejar permisos en carpetas "
+"compartidas. Versiones antiguas de la extensión IMAP no son capaces de leer "
+"acls. Necesita una versión reciente de PHP para hacer uso de esta "
+"característica."
+
+#: setup/class_setupStep_Checks.inc:120
+msgid "Checking for MySQL support"
+msgstr "Comprobando soporte MySQL"
+
+#: setup/class_setupStep_Checks.inc:121
+msgid ""
+"MySQL support is needed to communicate with several supported databases."
+msgstr "MySQL es necesario para el acceso a algunas bases de datos soportadas."
+
+#: setup/class_setupStep_Checks.inc:122
+msgid ""
+"This module is required to communicate with database servers (GOfax, "
+"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
+msgstr ""
+"Este módulo es necesario para comunicarse con servicios de bases de datos "
+"(GOfax, asterisk, GLPI, etc.). Por favor instale php4-mysql/php5-mysql"
+
+#: setup/class_setupStep_Checks.inc:128
+msgid "Checking for kadm5 support"
+msgstr "Comprobando soporte kadm5"
+
+#: setup/class_setupStep_Checks.inc:129
+msgid ""
+"Managing users in kerberos requires the kadm5 module which is downloadable "
+"via PEAR network."
+msgstr ""
+"Administrar cuentas en kerberos necesita el módulo kadm5, el cual se puede "
+"descargar desde la red PEAR"
+
+#: setup/class_setupStep_Checks.inc:130
+msgid ""
+"This module is required to manage user in kerberos, it is downloadable via "
+"PEAR network"
+msgstr ""
+"Este módulo es necesario para manejar cuentas kerberos, se puede descargar a "
+"través de la red PEAR"
+
+#: setup/class_setupStep_Checks.inc:136
+msgid "Checking for SNMP support"
+msgstr "Comprobando soporte snmp"
+
+#: setup/class_setupStep_Checks.inc:137
+msgid ""
+"The simple network management protocol is needed to get status information "
+"from clients."
+msgstr ""
+"El protocolo de gestión simple de red es necesario para obtener información "
+"de los clientes."
+
+#: setup/class_setupStep_Checks.inc:138
+msgid ""
+"This module is required for client monitoring. Please install php4-snmp/php5-"
+"snmp."
+msgstr ""
+"El módulo es necesario para la monitorización de clientes. Por favor instale "
+"php4-snmp/php5-snmp."
+
+#: setup/class_setupStep_Checks.inc:144
+msgid "Checking for CUPS support"
+msgstr "Comprobando soporte CUPS"
+
+#: setup/class_setupStep_Checks.inc:145
+msgid ""
+"In order to read available printers via the IPP protocol instead of printcap "
+"files, you've to install the CUPS module."
+msgstr ""
+"Para poder leer la lista de impresoras disponibles a través del protocolo "
+"IPP en vez de archivos de princap, necesita tener instalado el módulo CUPS."
+
+#: setup/class_setupStep_Checks.inc:154
+msgid "Checking for fping utility"
+msgstr "Comprobando soporte fping"
+
+#: setup/class_setupStep_Checks.inc:155
+msgid ""
+"The fping utility is used if you've got a thin client based terminal "
+"environment."
+msgstr ""
+"La utilidad fping es utilizada cuando se tiene un entorno de terminales "
+"basados en clientes ligeros."
+
+#: setup/class_setupStep_Checks.inc:156
+msgid ""
+"The fping utility is only used in thin client based terminal environment."
+msgstr ""
+"La utilidad fping es solo utilizada en un entorno de terminales basados en "
+"clientes ligeros."
+
+#: setup/class_setupStep_Checks.inc:171
+msgid "SAMBA password hash generation"
+msgstr "Función de generación de hash de la contraseña SAMBA"
+
+#: setup/class_setupStep_Checks.inc:172
+msgid ""
+"In order to use SAMBA 2/3 passwords, you've to install additional packages "
+"to generate password hashes."
+msgstr ""
+"Para poder usar contraseñas en SAMBA 2/3 necesita instalar paquetes "
+"adicionales que generen los hashes de las contraseñas."
+
+#: setup/class_setupStep_Checks.inc:173
+msgid ""
+"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
+"a look at mkntpasswd."
+msgstr ""
+"Para poder usar SAMBA 2/3 necesita instalar ciertas librerías en perl. Vea "
+"mkntpasswd."
+
+#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
+#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
+#: setup/class_setupStep_Checks.inc:251
+msgid "Off"
+msgstr "Off"
+
+#: setup/class_setupStep_Checks.inc:184
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"registr_globals es un mecanismo de PHP para registrar todas las variables "
+"globales de tal manera que sean accesible desde scripts sin que cambien su "
+"ámbito. Esto puede ser un problema de seguridad."
+
+#: setup/class_setupStep_Checks.inc:185
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Busque 'register_globals' en su php.ini y modifíquelo por 'Off'."
+
+#: setup/class_setupStep_Checks.inc:193
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+"PHP usa este valor en el recolector de basura para eliminar las sesiones "
+"antiguas."
+
+#: setup/class_setupStep_Checks.inc:194
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+"Ajustando este valor a un día impedirá la perdida de sesiones y cookies "
+"antes de que realmente se desconecte por tiempo."
+
+#: setup/class_setupStep_Checks.inc:195
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+"Busque 'sessio.gc_maxlifetime' en su php.ini y modifíquelo a 86400 o mayor."
+
+#: setup/class_setupStep_Checks.inc:203
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"Si quiere usar GOsa sin problemas, debe modificar a 'Off' la opción 'session."
+"auto_register' en su php.ini."
+
+#: setup/class_setupStep_Checks.inc:204
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr "Busque 'session.auto_start' en su php.ini y modifíquelo a 'Off'."
+
+#: setup/class_setupStep_Checks.inc:211
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducable! Increase it for larger setups."
+msgstr ""
+"GOsa necesita al menos 32Mb de memoria. Teniéndola por debajo de ese limite "
+"provocara errores inesperados. Aumentar para configuraciones mayores."
+
+#: setup/class_setupStep_Checks.inc:212
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr "Busque 'memory_limit' en su php.ini y modifíquelo a '32M' o mayor."
+
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Esta opción está relacionada con el manejo de salida de PHP. Desactive esta "
+"opción poniéndola en off para mejorar el rendimiento."
+
+#: setup/class_setupStep_Checks.inc:220
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr "Busque 'implicit_flush' en su php.ini y modifíquelo a 'Off'."
+
+#: setup/class_setupStep_Checks.inc:227
+msgid "The Execution time should be at least 30 seconds."
+msgstr "El tiempo de ejecución debe ser de al menos 30 segundos."
+
+#: setup/class_setupStep_Checks.inc:228
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+"Busque 'max_execution_time' en su php.ini y modifíquelo a '30' o mayor."
+
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Aumente la seguridad del servidor modificando el parámetro 'expose_php' a "
+"'off'. PHP no debería enviar ningún tipo de información sobre el servidor "
+"que esta ejecutando la aplicación."
+
+#: setup/class_setupStep_Checks.inc:236
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr "Busque 'expose_php' en su php.ini y modifíquelo a 'Off'."
+
+#: setup/class_setupStep_Checks.inc:242
+msgid "On"
+msgstr "On"
+
+#: setup/class_setupStep_Checks.inc:243
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+"Aumente la seguridad del servidor modificando el parámetro 'magic_quotes_gpc "
+"' a 'on'. PHP debería escapar todas las comillas de las cadenas en este caso."
+
+#: setup/class_setupStep_Checks.inc:244
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Busque 'magic_quotes_gpc' en su php.ini y modifíquelo a 'On'."
+
+#: setup/class_setupStep_Checks.inc:252
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"Aumente el rendimiento de su servidor modificando 'magic_quotes_gpc' a 'off'"
+
+#: setup/class_setupStep_Checks.inc:253
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Busque 'zend.ze1_compatibility_mode' en su php.ini y modifíquelo a 'Off'."
+
+#: setup/class_setupStep_Checks.inc:264
+msgid "Configuration writeable"
+msgstr "Se puede escribir en la configuración"
+
+#: setup/class_setupStep_Checks.inc:265
+msgid "The configuration file can't be written"
+msgstr "No se puede escribir en la configuración"
+
+#: setup/class_setupStep_Checks.inc:266
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writeable."
+msgstr ""
+"GOsa lee la configuración desde un archivo colocado en (%s/%s). El asistente "
+"puede escribir la configuración directamente si tiene permisos de escritura."
+
+#: setup/setup_welcome.tpl:4
+msgid ""
+"This seems to be the first time you start GOsa - we didn't find any "
+"configuration right now. This simple wizard intends to help you while "
+"setting it up."
+msgstr ""
+
+#: setup/setup_welcome.tpl:8
+msgid "What will the wizard do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:11
+msgid "Create a basic, single site configuration"
+msgstr ""
+
+#: setup/setup_welcome.tpl:12
+msgid "Tries to find problems within your PHP and LDAP setup"
+msgstr ""
+
+#: setup/setup_welcome.tpl:13
+msgid "Let you choose from a set of basic and advanced configuration switches"
+msgstr ""
+
+#: setup/setup_welcome.tpl:14
+msgid "Guided migration of existing LDAP trees"
+msgstr ""
+
+#: setup/setup_welcome.tpl:17
+msgid "What will the wizard NOT do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:20
+msgid "Find every possible configuration error"
+msgstr ""
+
+#: setup/setup_welcome.tpl:21
+msgid "Migrate every possible LDAP setup - create backup dumps!"
+msgstr ""
+
+#: setup/setup_welcome.tpl:25
+msgid "To continue..."
+msgstr ""
+
+#: setup/setup_welcome.tpl:28
+msgid ""
+"For security reasons you need to authenticate for the installation by "
+"creating the file '/tmp/gosa.auth', containing the current session ID on the "
+"servers local filesystem. This can be done by executing the following "
+"command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:34
+msgid "Click the 'Continue' button when you've finished."
+msgstr ""
+
+#: setup/setup_checks.tpl:9
+msgid "PHP module and extension checks"
+msgstr ""
+
+#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:67
+msgid "PHP setup configuration"
+msgstr ""
+
+#: setup/setup_checks.tpl:67
+msgid "show information"
+msgstr ""
+
+#: setup/setup_schema.tpl:3
+msgid "Schema specific settings"
+msgstr ""
+
+#: setup/setup_schema.tpl:7
+msgid "Enable schema validation when logging in"
+msgstr ""
+
+#: setup/setup_schema.tpl:16
+msgid "Check status"
+msgstr ""
+
+#: setup/setup_schema.tpl:20
+msgid "Schema check succeeded"
+msgstr ""
+
+#: setup/setup_schema.tpl:23
+msgid "Schema check failed"
+msgstr ""
+
+#: html/getvcard.php:36
+msgid "Error: getcvard.php needs a parameter to export a vcard!"
+msgstr ""
+
+#: html/helpviewer.php:67
+msgid "Help browser"
+msgstr ""
+
+#: html/helpviewer.php:118
+msgid "There is no helpfile specified for this class"
+msgstr ""
+
+#: html/helpviewer.php:265
+#, php-format
+msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
+msgstr ""
+
+#: html/getxls.php:86
+msgid "Birthday"
+msgstr ""
+
+#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
+#: html/getxls.php:297
+msgid "Surname"
+msgstr ""
+
+#: html/getxls.php:94
+#, php-format
+msgid "User list of %s on %s"
+msgstr ""
+
+#: html/getxls.php:121 html/getxls.php:284 ihtml/themes/default/acl.tpl:41
+msgid "Members"
+msgstr ""
+
+#: html/getxls.php:131 html/getxls.php:360
+#, php-format
+msgid "Groups of %s on %s"
+msgstr ""
+
+#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
+#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
+#: html/getxls.php:381
+msgid "Servers"
+msgstr ""
+
+#: html/getxls.php:159 html/getxls.php:311
+msgid "Computers"
+msgstr ""
+
+#: html/getxls.php:195 html/getxls.php:379
+#, php-format
+msgid "Servers of %s on %s"
+msgstr ""
+
+#: html/getxls.php:225
+msgid "Mobile phone"
+msgstr ""
+
+#: html/getxls.php:228
+msgid "Function"
+msgstr ""
+
+#: html/getxls.php:231 html/getxls.php:312
+msgid "Adressbook"
+msgstr ""
+
+#: html/getxls.php:238 html/getxls.php:414
+#, php-format
+msgid "Adressbook of %s on %s"
+msgstr ""
+
+#: html/getxls.php:244
+msgid "Common Name"
+msgstr ""
+
+#: html/getxls.php:281
+msgid "Day of birth"
+msgstr ""
+
+#: html/getxls.php:299
+msgid "Email address"
+msgstr ""
+
+#: html/getxls.php:299
+msgid "Organizational unit"
+msgstr ""
+
+#: html/getxls.php:300
+msgid "Postal Code"
+msgstr ""
+
+#: html/getxls.php:304
+msgid "Full"
+msgstr ""
+
+#: html/getxls.php:341
+#, php-format
+msgid "User List of %s on %s"
+msgstr ""
+
+#: html/getxls.php:395
+#, php-format
+msgid "Computers of %s on %s"
+msgstr ""
+
+#: html/index.php:50
+msgid "Session is not encrypted!"
+msgstr ""
+
+#: html/index.php:122
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr ""
+
+#: html/index.php:143
+#, php-format
+msgid "Directory '%s' specified as compile directory is not accessible!"
+msgstr ""
+
+#: html/index.php:226
+msgid ""
+"GOsa cannot retrieve information about the installed schema files. Please "
+"make sure, that this is possible."
+msgstr ""
+
+#: html/index.php:239
+msgid ""
+"Your ldap setup contains old schema definitions. Please re-run the setup."
+msgstr ""
+
+#: html/index.php:257
+msgid "Please specify a valid username!"
+msgstr ""
+
+#: html/index.php:259
+msgid "Please specify your password!"
+msgstr ""
+
+#: html/index.php:266
+msgid "Please check the username/password combination."
+msgstr ""
+
+#: html/index.php:295
+msgid "Account locked. Please contact your system administrator."
+msgstr ""
+
+#: html/index.php:341
+msgid "Session will not be encrypted."
+msgstr ""
+
+#: html/index.php:341
+msgid "Enter SSL session"
+msgstr ""
+
+#: html/index.php:347
+msgid ""
+"Your browser has cookies disabled. Please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+
+#: html/getkiosk.php:25
+#, php-format
+msgid "Can't open file '%s', possibly the file does not exist."
+msgstr ""
+
+#: html/getkiosk.php:30
+#, php-format
+msgid "Can't read file '%s', check permissions."
+msgstr ""
+
+#: html/getfax.php:53
+msgid "Could not connect to database server!"
+msgstr ""
+
+#: html/getfax.php:55
+msgid "Could not select database!"
+msgstr ""
+
+#: html/getfax.php:60 html/getfax.php:68
+msgid "Database query failed!"
+msgstr ""
+
+#: html/main.php:173
+msgid ""
+"FATAL: Register globals is on. GOsa will refuse to login unless this is "
+"fixed by an administrator."
+msgstr ""
+
+#: html/main.php:215
+msgid "Warning: memory is getting low - please increase the memory_limit!"
+msgstr ""
+
+#: html/main.php:354
+msgid "Your password is about to expire, please change your password"
+msgstr ""
+
+#: html/main.php:362
+#, php-format
+msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
+msgstr ""
+
+#: html/get_attachment.php:47
+msgid ""
+"Can't connect to glpi database, there is no mysl extension available in your "
+"php setup."
+msgstr ""
+
+#: html/get_attachment.php:55
+msgid ""
+"Can't connect to specified database, please check your glpi configuration."
+msgstr ""
+
+#: html/get_attachment.php:64
+msgid "Can't get specified attachment file, there is no entry with this id."
+msgstr ""
+
+#: ihtml/themes/default/islocked.tpl:2
+msgid "Locking conflict detected"
+msgstr ""
+
+#: ihtml/themes/default/islocked.tpl:9
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"webbrowser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. GOsa shows the relevant attributes. Please "
+"maintain the values below to fullfill the policies."
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:24
+msgid "Cancel all"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Operation complete"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
+msgid ""
+"You are currently editing a database entry.\n"
+" Do you want to dismiss the changes?"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
+msgid "Main"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:18
+msgid "Help"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
+msgid "Sign out"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:31
+msgid "Signed in:"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:34
+msgid "GOsa main menu"
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:2
+msgid "Session conflict detected"
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:6
+msgid ""
+"Probably there's another active instance of your session. Multiple window "
+"operation is technical not possible and heavily depends on the browser "
+"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
+"possible. Pressing the Logout button will close this session."
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:10
+msgid ""
+"Ignoring this message will change/destroy the data you're currently editing, "
+"so please close multiple windows and log in again."
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:14
+msgid "Logout"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:15
+msgid "Use members from"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:29
+msgid "Available members"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:63
+msgid "ACLs for this object"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:69
+msgid "Available roles"
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:6
+msgid "Please choose the way to react for this session"
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:9
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid ""
+"ignore this error and show all entries that fit into the defined sizelimit "
+"and let me use filters instead"
+msgstr ""
+
+#: ihtml/themes/default/setup_finish.tpl:1
+msgid "Setup finished"
+msgstr ""
+
+#: ihtml/themes/default/setup_finish.tpl:3
+msgid ""
+"Basically the setup is finished. You can check the result of the schema "
+"check here and download the autogenerated gosa.conf below."
+msgstr ""
+
+#: ihtml/themes/default/setup_finish.tpl:7
+msgid "Schema Configuration"
+msgstr ""
+
+#: ihtml/themes/default/setup_finish.tpl:12
+msgid "Configuration File"
+msgstr ""
+
+#: ihtml/themes/default/setup_finish.tpl:14
+msgid ""
+"GOsa setup has collected all data needed to create an initial configuration "
+"file. Save the the link below as your gosa.conf and place that file in /etc/"
+"gosa. Change it as needed."
+msgstr ""
+
+#: ihtml/themes/default/setup_finish.tpl:20
+msgid ""
+"After placing the file under /etc/gosa, place make sure that the webserver "
+"user is able to read gosa.conf, while other users shouldn't. You may want to "
+"execute these commands to achieve this requirement:"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:9
+msgid "GOsa login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:25
+msgid "Login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:32
+msgid ""
+"Please use your username and your password to log into the site "
+"administration system."
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
+msgid "Directory"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
+msgid "Sign in"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:76
+msgid "Click here to log in"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:5
+msgid "Your GOsa session has expired!"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:7
+msgid ""
+"The last interaction with the GOsa web interface has been some time ago in "
+"the past. For security reasons, the session has been closed. To continue "
+"with administrative tasks, please sign in again."
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:10
+msgid "Sign in again"
+msgstr ""
+
+#: ihtml/themes/default/setup_introduction.tpl:1
+msgid "Welcome to the GOsa setup!"
+msgstr ""
+
+#: ihtml/themes/default/setup_introduction.tpl:4
+msgid ""
+"It looks like you're calling GOsa for the first time - no configuration was "
+"found. This setup like script will try to aid you in creating a working "
+"configuration by performing three major steps: first we'll check the PHP "
+"installation for required modules, than we're going to check for optional/"
+"needed programms and after you've provided basic information for your LDAP "
+"connectivity, we're going to check your LDAP setup."
+msgstr ""
+
+#: ihtml/themes/default/setup_introduction.tpl:17
+msgid ""
+"You can also use the new and more-advanced way of inspecting your PHP-"
+"installation. It will give you information about the exact function that "
+"could not be found (functions that could be found are not mentioned). This "
+"is useful if you know what you're doing."
+msgstr ""
+
+#: ihtml/themes/default/setup_introduction.tpl:19
+msgid "Toggle Show/Hide"
+msgstr ""
+
+#: ihtml/themes/default/setup_useradmin.tpl:3
+msgid "You already have an Administrative Account and a Group."
+msgstr ""
+
+#: ihtml/themes/default/setup_useradmin.tpl:6
+msgid ""
+"You're missing an administrative account for GOsa, you'll not be able to "
+"administrate anything!"
+msgstr ""
+
+#: ihtml/themes/default/setup_useradmin.tpl:10
+msgid ""
+"To provide full administrative access to GOsa, you need to create a special "
+"group which contains the administrative user. The setup program can assist "
+"you with this task. Enter the desired username and the password below to "
+"create the missing entries."
+msgstr ""
+
+#: ihtml/themes/default/setup_step2.tpl:1
+#: ihtml/themes/default/setup_step3.tpl:1
+#: ihtml/themes/default/setup_step4.tpl:1
+msgid "Setup continued..."
+msgstr ""
+
+#: ihtml/themes/default/setup_step2.tpl:4
+msgid ""
+"Step two looks for a set of helper programms and checks if they have the "
+"correct minimum version."
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:15
+msgid "Your Password has expired !! Choose a new Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:23
+#: ihtml/themes/default/accountexpired.tpl:27
+msgid "Old Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:32
+#: ihtml/themes/default/accountexpired.tpl:36
+msgid "New Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:41
+#: ihtml/themes/default/accountexpired.tpl:45
+msgid "Verify Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:51
+msgid "Change Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:52
+msgid "Click here to Change your password"
+msgstr ""
+
+#: ihtml/themes/default/setup_step3.tpl:4
+msgid ""
+"Now we're going include your LDAP server and create an initial "
+"configuration. After you've entered the server URI below, a quick check is "
+"performed if required LDAP schemas are in place. Samba versions are "
+"autodetected by the installed objectclasses. Details on how your LDAP tree "
+"is organized will be asked later on."
+msgstr ""
+
+#: ihtml/themes/default/setup_step3.tpl:10
+msgid ""
+"Please enter the server URI to allow the setup to connect your LDAP server "
+"(Example: ldap://your.server:389)."
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:2
+msgid ""
+"The following fields allow the basic configuration of GOsa's behaviour and "
+"affect various properties in your main configuration."
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:7
+msgid "Enter a description for the location you're configuring here"
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:18
+msgid ""
+"GOsa always acts as admin and manages access rights internally. This is a "
+"workaround till OpenLDAP's in directory ACI's are fully implemented. For "
+"this to work, we need the admin DN and the corresponding password."
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:39
+msgid "Base "
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:47
+msgid "People dn attribute"
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:59
+msgid "ID base for users/groups"
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:72
+msgid "Encryption algorithm"
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:83
+msgid ""
+"GOsa has modular support for several mail methods. These methods provide "
+"interfaces to users mailboxes and general handling for quotas. You can "
+"choose the dummy plugin to leave all your mail settings untouched."
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:100
+msgid ""
+"GOsa may cause PHP interpreter errors, particularly in case of Beta "
+"versions. In some cases it would be helpful to enable the error reporting."
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:104
+msgid "Display PHP errors"
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:107
+msgid "true"
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:108
+msgid "false"
+msgstr ""
+
+#: ihtml/themes/default/setup_step4.tpl:115
+msgid "Check"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"Remember that DNS configuration and database entries could not be restored. "
+"For some objects it is only nescessary to open and save them again (goFon), "
+"but some entries must be recreated manually (glpi)."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that could be restored"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:49
+msgid "Creating object snapshots"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:52
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:55
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:70
+msgid "Timestamp"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:79
+msgid "Reason for generating this snapshot"
+msgstr ""
+
+msgid ""
+"Can't remove kioks profile, it is still in use by the following objects '%s'."
+msgstr ""
+"No se puede eliminar el perfil Kiosk, está todavía en uso por el objeto '%s'."
+
+msgid "Scalix settings"
+msgstr "Configuración de Scalix"
+
+msgid "This account has no scalix extensions."
+msgstr "Esta cuenta no tiene extensión Scalix."
+
+msgid "Remove scalix account"
+msgstr "Eliminar cuenta Scalix"
+
+msgid ""
+"This account has scalix synchronization enabled. You can disable it by "
+"clicking below."
+msgstr ""
+"Esta cuenta tiene sincronización con Scalix activada. Puede desactivarla "
+"pulsando aqui."
+
+msgid "Create scalix account"
+msgstr "Crear cuenta Scalix"
+
+msgid ""
+"This account has scalix synchronization disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"Esta cuenta tiene sincronización con Scalix desactivada. Puede activarla "
+"pulsando aqui."
+
+msgid "There is no scalix mailnode specified."
+msgstr "No se ha introducido un nodo de correo Scalix."
+
+msgid "scalixScalixObject must be set!"
+msgstr "¡Debe introducir scalixScalixObject!"
+
+msgid "Value in 'Limit Mailbox size' is not valid."
+msgstr "El valor indicado en tamaño máximo del buzón de correo no es válido."
+
+msgid "Scalix account"
+msgstr "Cuenta Scalix"
+
+msgid "Scalix Mail node"
+msgstr "Nodo de correo Scalix"
+
+msgid "Mailbox class"
+msgstr "Tipo de buzón de correo"
+
+msgid "Server language"
+msgstr "Idioma del Servidor"
+
+msgid "Mailbox administrator"
+msgstr "Administrador del buzón de correo"
+
+msgid "Hide user entry in Scalix"
+msgstr "Ocultar las entradas de usuarios en Scalix"
+
+msgid "Mailbox size limitations"
+msgstr "Limitaciones de tamaño de los buzones de correo"
+
+msgid "Limit outbound"
+msgstr "Limitaciones de salida"
+
+msgid "Limit inbound"
+msgstr "Limitaciones de entrada"
+
+msgid "Notify user"
+msgstr "Notificar al usuario"
+
+msgid "Scalix email addresses"
+msgstr "Direcciones de correo electrónico de Scalix"
+
+msgid "Search in subtrees"
+msgstr "Buscar en subárboles"
+
+#~ msgid ""
+#~ "The given network address is not a valid, please specify a valid IP "
+#~ "address."
+#~ msgstr ""
+#~ "La dirección de red introducida no es válida, porfavor introduzca una "
+#~ "dirección IP valida."
+
+#~ msgid ""
+#~ "The specified network address is not matching with the specified zone "
+#~ "class, try it this way x.0.0.0"
+#~ msgstr ""
+#~ "La dirección de red introducida no coincide con la clase de zona "
+#~ "indicada, debe ser de la forma x.0.0.0"
+
+#~ msgid ""
+#~ "The specified network address is not matching with the specified zone "
+#~ "class, try it this way x.x.0.0"
+#~ msgstr ""
+#~ "La dirección de red introducida no coincide con la clase de zona "
+#~ "indicada, debe ser de la forma x.x.0.0"
+
+#~ msgid ""
+#~ "The specified network address is not matching with the specified zone "
+#~ "class, try it this way x.x.x.0"
+#~ msgstr ""
+#~ "La dirección de red introducida no coincide con la clase de zona "
+#~ "indicada, debe ser de la forma x.x.x.0"
+
+#~ msgid "The given network class '%s' is not valid."
+#~ msgstr "La clase de red introducida '%s' no es válida."
diff --git a/gosa-core/locale/fr/LC_MESSAGES/messages.mo b/gosa-core/locale/fr/LC_MESSAGES/messages.mo
new file mode 100644 (file)
index 0000000..68f5a30
Binary files /dev/null and b/gosa-core/locale/fr/LC_MESSAGES/messages.mo differ
diff --git a/gosa-core/locale/fr/LC_MESSAGES/messages.po b/gosa-core/locale/fr/LC_MESSAGES/messages.po
new file mode 100644 (file)
index 0000000..cc0a80a
--- /dev/null
@@ -0,0 +1,20367 @@
+# translation of messages.po to Français
+#: include/class_plugin.inc:115 include/class_plugin.inc:116
+# Benoit Mortier <benoit.mortier@opensides.be>, 2005, 2006, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: messages\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-07-19 11:12+0200\n"
+"PO-Revision-Date: 2007-07-19 11:57+0200\n"
+"Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n"
+"Language-Team: Français <fr@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms:  nplurals=2; plural=(n > 1);\n"
+
+#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
+#: plugins/personal/password/class_password.inc:136
+#: plugins/personal/mail/class_mailAccount.inc:1143
+#: plugins/personal/netatalk/class_netatalk.inc:374
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
+#: plugins/personal/connectivity/class_intranetAccount.inc:200
+#: plugins/personal/connectivity/class_pptpAccount.inc:178
+#: plugins/personal/connectivity/class_kolabAccount.inc:471
+#: plugins/personal/connectivity/class_proxyAccount.inc:312
+#: plugins/personal/connectivity/class_phpgwAccount.inc:162
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
+#: plugins/personal/connectivity/class_opengwAccount.inc:336
+#: plugins/personal/connectivity/class_webdavAccount.inc:161
+#: plugins/personal/environment/class_environment.inc:1317
+#: plugins/personal/nagios/class_nagiosAccount.inc:280
+#: plugins/personal/posix/class_posixAccount.inc:1357
+#: plugins/personal/samba/class_sambaAccount.inc:1097
+#: plugins/personal/generic/class_user.inc:1418
+msgid "My account"
+msgstr "Mon Compte"
+
+#: contrib/gosa.conf:45
+msgid "Administration"
+msgstr "Administration"
+
+#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
+msgid "Addons"
+msgstr "Extensions"
+
+#: contrib/gosa.conf:107
+msgid "ACL Role"
+msgstr "Rôle ACL"
+
+#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
+#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
+#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
+#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
+#: contrib/gosa.conf:211 contrib/gosa.conf:238 contrib/gosa.conf:242
+#: plugins/gofax/blocklists/generic.tpl:1
+#: plugins/gofax/faxaccount/paste_generic.tpl:4
+#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:940
+#: plugins/admin/systems/class_phoneGeneric.inc:476
+#: plugins/admin/systems/goImapServer.tpl:1
+#: plugins/admin/systems/class_componentGeneric.inc:268
+#: plugins/admin/systems/class_printGeneric.inc:880
+#: plugins/admin/systems/class_servGeneric.inc:414
+#: plugins/admin/systems/goMailServer.tpl:1
+#: plugins/admin/systems/servkolab.tpl:6
+#: plugins/admin/systems/class_workstationGeneric.inc:611
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
+#: plugins/admin/systems/glpi.tpl:6
+#: plugins/admin/systems/servdnseditzone.tpl:1
+#: plugins/admin/systems/glpiPrinter.tpl:6
+#: plugins/admin/applications/class_applicationGeneric.inc:542
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
+#: plugins/admin/mimetypes/paste_generic.tpl:4
+#: plugins/admin/mimetypes/generic.tpl:4
+#: plugins/admin/departments/class_departmentGeneric.inc:586
+#: plugins/admin/ogroups/class_ogroup.inc:747
+#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
+#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
+#: plugins/admin/fai/faiTemplateEntry.tpl:3
+#: plugins/admin/fai/faiHookEntry.tpl:5
+#: plugins/admin/fai/faiVariableEntry.tpl:5
+#: plugins/admin/fai/faiPartitionTable.tpl:4
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
+#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
+#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
+#: plugins/personal/generic/class_user.inc:16
+#: plugins/personal/generic/class_user.inc:1413
+#: plugins/generic/references/class_reference.inc:20
+#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
+msgid "Generic"
+msgstr "Informations"
+
+#: contrib/gosa.conf:112
+msgid "Unix"
+msgstr "Unix"
+
+#: contrib/gosa.conf:113 contrib/gosa.conf:140
+#: plugins/admin/groups/class_divListGroup.inc:233
+#: plugins/admin/users/class_divListUsers.inc:223
+#: plugins/admin/ogroups/tabs_ogroups.inc:132
+#: plugins/personal/environment/class_environment.inc:12
+#: plugins/personal/environment/class_environment.inc:1312
+msgid "Environment"
+msgstr "Environnement"
+
+#: contrib/gosa.conf:114 contrib/gosa.conf:142
+#: plugins/admin/groups/class_divListGroup.inc:225
+#: plugins/admin/groups/class_groupMail.inc:1110
+#: plugins/admin/users/class_divListUsers.inc:225
+#: plugins/admin/ogroups/class_divListOGroup.inc:215
+#: plugins/admin/ogroups/tabs_ogroups.inc:81
+#: plugins/admin/ogroups/tabs_ogroups.inc:221
+#: plugins/admin/ogroups/paste_mail.tpl:4
+#: plugins/admin/ogroups/class_mailogroup.inc:181
+#: plugins/personal/mail/class_mailAccount.inc:22
+#: plugins/personal/mail/class_mailAccount.inc:1138
+#: plugins/generic/references/class_reference.inc:24
+msgid "Mail"
+msgstr "Messagerie"
+
+#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
+#: plugins/admin/users/class_divListUsers.inc:231
+#: plugins/personal/samba/class_sambaAccount.inc:24
+#: plugins/personal/samba/class_sambaAccount.inc:1092
+#: plugins/generic/references/class_reference.inc:26
+#: plugins/generic/references/class_reference.inc:28
+msgid "Samba"
+msgstr "Samba"
+
+#: contrib/gosa.conf:117 contrib/gosa.conf:120
+#: plugins/admin/users/class_divListUsers.inc:233
+#: plugins/personal/netatalk/class_netatalk.inc:36
+#: plugins/personal/netatalk/class_netatalk.inc:370
+msgid "Netatalk"
+msgstr ""
+
+#: contrib/gosa.conf:123
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_connectivity.inc:15
+#: plugins/personal/connectivity/main.inc:118
+msgid "Connectivity"
+msgstr "Connectivité"
+
+#: contrib/gosa.conf:124
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
+#: plugins/gofax/faxaccount/paste_generic.tpl:8
+#: plugins/gofax/faxaccount/generic.tpl:10
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
+#: plugins/admin/users/class_divListUsers.inc:229
+#: plugins/admin/departments/class_departmentGeneric.inc:605
+#: plugins/admin/departments/generic.tpl:91
+#: plugins/personal/generic/generic.tpl:334
+#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
+#: html/getxls.php:297
+msgid "Fax"
+msgstr "Fax"
+
+#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
+#: plugins/addons/addressbook/address_edit.tpl:221
+#: plugins/addons/addressbook/address_info.tpl:67
+#: plugins/addons/addressbook/address_info.tpl:163
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_divListGroup.inc:231
+#: plugins/admin/systems/class_systemManagement.inc:1272
+#: plugins/admin/systems/chooser.tpl:12
+#: plugins/admin/users/class_divListUsers.inc:227
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/ogroups/class_phonequeue.inc:920
+#: plugins/admin/ogroups/class_ogroupManagement.inc:433
+#: plugins/personal/generic/generic.tpl:309
+#: plugins/personal/generic/generic.tpl:490
+#: plugins/generic/references/class_reference.inc:40
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
+msgid "Phone"
+msgstr "Téléphone"
+
+#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
+msgid "Scalix"
+msgstr ""
+
+#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
+#: plugins/personal/nagios/class_nagiosAccount.inc:275
+msgid "Nagios"
+msgstr ""
+
+#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
+#: plugins/admin/applications/class_applicationManagement.inc:25
+#: plugins/admin/mimetypes/generic.tpl:112
+#: plugins/admin/mimetypes/generic.tpl:165
+msgid "Applications"
+msgstr "Applications"
+
+#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
+#: plugins/admin/systems/class_servRepository.inc:260
+#: plugins/admin/systems/printerPPDDialog.tpl:17
+#: plugins/admin/applications/generic.tpl:92
+#: plugins/admin/ogroups/phonequeue.tpl:47
+#: plugins/gofon/conference/generic.tpl:130
+msgid "Options"
+msgstr "Options"
+
+#: contrib/gosa.conf:156
+#: plugins/admin/applications/class_applicationParameters.inc:232
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
+msgid "Parameter"
+msgstr "Paramètres"
+
+#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
+#: plugins/admin/systems/class_terminalStartup.inc:468
+#: plugins/admin/systems/class_workstationStartup.inc:1190
+#: plugins/admin/ogroups/tabs_ogroups.inc:102
+msgid "Startup"
+msgstr "Démarrage"
+
+#: contrib/gosa.conf:162 contrib/gosa.conf:184
+#: plugins/admin/ogroups/tabs_ogroups.inc:105
+msgid "Devices"
+msgstr "Périphériques"
+
+#: contrib/gosa.conf:163 contrib/gosa.conf:185
+#: plugins/admin/systems/class_systemManagement.inc:1281
+#: plugins/admin/systems/class_printGeneric.inc:886
+#: plugins/admin/ogroups/class_ogroupManagement.inc:436
+#: plugins/personal/environment/environment.tpl:235
+#: plugins/generic/references/class_reference.inc:52
+msgid "Printer"
+msgstr "Imprimante"
+
+#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
+#: plugins/gofax/blocklists/generic.tpl:90
+#: plugins/addons/godfs/contents.tpl:22
+#: plugins/addons/addressbook/contents.tpl:33
+#: plugins/admin/systems/glpiSelectUser.tpl:20
+#: plugins/admin/systems/glpiAttachmentPool.tpl:20
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
+#: plugins/admin/systems/glpiDeviceManagement.tpl:20
+#: plugins/admin/systems/servRepository.tpl:26
+#: plugins/admin/systems/glpiPrinter.tpl:127
+#: plugins/admin/fai/faiPackageEntry.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:21
+#: plugins/gofon/macro/headpage.tpl:20
+#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
+#: ihtml/themes/default/MultiSelectWindow.tpl:27
+#: ihtml/themes/default/MultiSelectWindow.tpl:67
+msgid "Information"
+msgstr "Information"
+
+#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
+#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
+#: contrib/gosa.conf:212
+msgid "Inventory"
+msgstr "Inventaire"
+
+#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_goLdapServer.inc:86
+#: plugins/admin/systems/class_goCupsServer.inc:71
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goImapServer.inc:161
+#: plugins/admin/systems/class_servDNS.inc:398
+#: plugins/admin/systems/class_goFonServer.inc:131
+#: plugins/admin/systems/class_goMailServer.inc:704
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#: plugins/admin/systems/servkolab.tpl:39
+#: plugins/admin/systems/class_goVirusServer.inc:221
+#: plugins/admin/systems/class_servRepository.inc:378
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#: plugins/admin/systems/class_goShareServer.inc:388
+#: plugins/admin/systems/class_servKolab.inc:386
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Services"
+msgstr "Services"
+
+#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
+#: contrib/gosa.conf:190
+msgid "FAI summary"
+msgstr "Sommaire FAI"
+
+#: contrib/gosa.conf:255
+msgid "OGo"
+msgstr "OGo"
+
+#: contrib/gosa.conf:267 plugins/addons/gotomasses/contents.tpl:11
+#: plugins/addons/gotomasses/contents.tpl:13
+#: plugins/addons/gotomasses/contents.tpl:15
+#: plugins/addons/ldapmanager/contentexportxls.tpl:19
+#: plugins/addons/ldapmanager/contentexportxls.tpl:32
+#: plugins/addons/ldapmanager/contentexportxls.tpl:47
+#: plugins/addons/ldapmanager/contentexport.tpl:16
+#: plugins/addons/ldapmanager/contentexport.tpl:29
+#: plugins/addons/ldapmanager/contentexport.tpl:44
+#: include/sieve/templates/edit_frame_base.tpl:6
+msgid "Export"
+msgstr "Exporter"
+
+#: contrib/gosa.conf:268
+msgid "Excel Export"
+msgstr "Exporter en Excel"
+
+#: contrib/gosa.conf:269 plugins/addons/gotomasses/contents.tpl:21
+#: plugins/addons/gotomasses/contents.tpl:25
+#: plugins/addons/gotomasses/contents.tpl:28
+#: plugins/addons/notifications/contents.tpl:54
+#: plugins/addons/ldapmanager/contentcsv.tpl:109
+#: plugins/addons/ldapmanager/contentcsv.tpl:112
+#: plugins/addons/ldapmanager/contentimport.tpl:50
+#: plugins/admin/applications/generic.tpl:135
+#: plugins/personal/mail/generic.tpl:238
+#: plugins/personal/environment/logonManagement.tpl:65
+#: include/sieve/templates/import_script.tpl:12
+#: include/sieve/templates/edit_frame_base.tpl:7
+msgid "Import"
+msgstr "Importer"
+
+#: contrib/gosa.conf:270
+msgid "CSV Import"
+msgstr "Importer un fichier CSV"
+
+#: contrib/gosa.conf:275 contrib/gosa.conf:305
+msgid "Partitions"
+msgstr "Partitions"
+
+#: contrib/gosa.conf:279 contrib/gosa.conf:309
+#: plugins/admin/applications/generic.tpl:130
+#: plugins/admin/fai/faiScriptEntry.tpl:56
+#: plugins/admin/fai/class_faiScript.inc:546
+#: plugins/admin/fai/faiHookEntry.tpl:56
+#: plugins/personal/environment/logonManagement.tpl:55
+msgid "Script"
+msgstr "Script"
+
+#: contrib/gosa.conf:283 contrib/gosa.conf:313
+#: plugins/admin/fai/class_faiSummaryTab.inc:45
+msgid "Hooks"
+msgstr "Connexions"
+
+#: contrib/gosa.conf:287 contrib/gosa.conf:317
+#: plugins/admin/fai/class_faiSummaryTab.inc:46
+msgid "Variables"
+msgstr "Variables"
+
+#: contrib/gosa.conf:291 contrib/gosa.conf:321
+#: plugins/admin/fai/class_faiSummaryTab.inc:47
+msgid "Templates"
+msgstr "Modèles"
+
+#: contrib/gosa.conf:295 contrib/gosa.conf:325
+#: plugins/admin/fai/class_faiSummaryTab.inc:50
+#: plugins/personal/environment/environment.tpl:11
+msgid "Profiles"
+msgstr "Profils"
+
+#: contrib/gosa.conf:296 contrib/gosa.conf:326
+#: plugins/admin/acl/class_divListACL.inc:54
+#: plugins/admin/ogroups/tabs_ogroups.inc:109
+msgid "Summary"
+msgstr "Sommaire"
+
+#: contrib/gosa.conf:300 contrib/gosa.conf:330
+#: plugins/admin/fai/class_faiPackage.inc:547
+msgid "Packages"
+msgstr "Paquets"
+
+#: contrib/gosa.conf:336 plugins/addons/logview/class_logview.inc:7
+#: plugins/addons/logview/class_logview.inc:409
+#: plugins/addons/logview/class_gosa_logview.inc:7
+msgid "System logs"
+msgstr "journaux systèmes"
+
+#: contrib/gosa.conf:337
+msgid "GOsa logs"
+msgstr "Journaux systèmes GOsa"
+
+#: contrib/gosa.conf:516 plugins/admin/ogroups/class_phonequeue.inc:270
+#: setup/class_setupStep_Language.inc:48
+msgid "German"
+msgstr "Allemand"
+
+#: contrib/gosa.conf:517 setup/class_setupStep_Language.inc:52
+msgid "Russian"
+msgstr "Russe"
+
+#: contrib/gosa.conf:518
+msgid "Spanish"
+msgstr "Espagnol"
+
+#: contrib/gosa.conf:519 setup/class_setupStep_Language.inc:49
+msgid "French"
+msgstr "Français"
+
+#: contrib/gosa.conf:520
+msgid "Dutch"
+msgstr "Hollandais"
+
+#: contrib/gosa.conf:521 setup/class_setupStep_Language.inc:50
+msgid "English"
+msgstr "Anglais"
+
+#: contrib/gosa.conf:522
+msgid "Italian"
+msgstr "Italien"
+
+#: contrib/gosa.conf:523
+msgid "Polish"
+msgstr "Polonais"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:6
+msgid "FAX Reports"
+msgstr "Rapports des Fax"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:7
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
+#: plugins/addons/gotomasses/class_gotomasses.inc:7
+#: plugins/addons/notifications/class_msgplug.inc:7
+#: plugins/addons/mailqueue/class_mailqueue.inc:7
+#: plugins/addons/logview/class_logview.inc:8
+#: plugins/addons/logview/class_gosa_logview.inc:8
+#: plugins/addons/godfs/class_dfsManagment.inc:11
+#: plugins/addons/addressbook/class_addressbook.inc:7
+#: plugins/addons/ldapmanager/class_exportxls.inc:8
+#: plugins/addons/ldapmanager/class_export.inc:7
+#: plugins/addons/ldapmanager/class_csvimport.inc:7
+#: plugins/addons/ldapmanager/class_import.inc:7
+#: plugins/addons/ldapmanager/class_ldif.inc:8
+#: plugins/admin/groups/class_groupManagement.inc:26
+#: plugins/admin/systems/class_systemManagement.inc:33
+#: plugins/admin/applications/class_applicationManagement.inc:26
+#: plugins/admin/users/class_userManagement.inc:29
+#: plugins/admin/acl/class_aclManagement.inc:28
+#: plugins/admin/acl/class_aclRole.inc:7
+#: plugins/admin/departments/class_departmentManagement.inc:26
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+#: plugins/personal/scalix/class_scalixAccount.inc:17
+#: plugins/personal/password/class_password.inc:25
+#: plugins/personal/mail/class_mailAccount.inc:23
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
+#: plugins/personal/connectivity/class_connectivity.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:18
+#: plugins/personal/connectivity/class_pptpAccount.inc:27
+#: plugins/personal/connectivity/class_kolabAccount.inc:6
+#: plugins/personal/connectivity/class_proxyAccount.inc:6
+#: plugins/personal/connectivity/class_phpgwAccount.inc:6
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
+#: plugins/personal/connectivity/class_opengwAccount.inc:7
+#: plugins/personal/connectivity/class_webdavAccount.inc:7
+#: plugins/personal/environment/class_environment.inc:13
+#: plugins/personal/nagios/class_nagiosAccount.inc:19
+#: plugins/personal/posix/class_posixAccount.inc:17
+#: plugins/personal/samba/class_sambaAccount.inc:25
+#: plugins/personal/generic/class_user.inc:17
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
+#: plugins/gofon/fonreports/class_fonreport.inc:7
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
+msgid "This does something"
+msgstr "Ceci fait quelque chose"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:115
+msgid ""
+"No fax extension defined in your server configuration, no reports can be "
+"shown!"
+msgstr ""
+"Pas d'extension fax définie dans la configuration de votre serveur, aucun "
+"rapport ne peut être montré!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:118
+#: plugins/addons/logview/class_logview.inc:83
+#: plugins/addons/logview/class_gosa_logview.inc:104
+#: plugins/gofon/fonreports/class_fonreport.inc:168
+msgid "There is no mysql extension available, please check your php setup."
+msgstr "Il n'y a pas d'extension mysql disponible, vérifiez votre configuration php."
+
+#: plugins/gofax/faxreports/class_faxreport.inc:125
+msgid "Can't connect to fax database, no reports can be shown!"
+msgstr ""
+"Impossible de se connecter à la base de données des fax, aucun rapport ne "
+"peut être affiché!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:129
+msgid "Can't select fax database for report generation!"
+msgstr ""
+"Impossible de sélectionner la base de données fax pour la génération de "
+"rapports!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:134
+msgid "Can't query fax table 'faxlog' for report generation!"
+msgstr "Impossible d'interroger la table 'faxlog' pour la génération de rapports!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:157
+#: plugins/gofax/faxreports/class_faxreport.inc:297
+msgid "Query for fax database failed!"
+msgstr "La requête sur la base de données des fax a échoué!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:166
+#: plugins/gofax/faxreports/class_faxreport.inc:176
+msgid "You have no permission to retrieve informations about this fax id!"
+msgstr ""
+"Vous n'avez pas l'autorisation de récupérer les informations à propos de "
+"l'identifiant de ce fax!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:207
+#: plugins/gofax/faxreports/class_faxreport.inc:322
+#: plugins/gofon/fonreports/class_fonreport.inc:228
+msgid "Y-M-D"
+msgstr "A-M-J"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+msgid "Insufficient permissions to view this attribute"
+msgstr "Permissions insuffisantes, vous ne pouvez pas voir l'attribut"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/admin/groups/class_groupApplication.inc:435
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+msgid "Insufficient permissions"
+msgstr "Permission insuffisantes"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:480
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+msgid "Fax report"
+msgstr "Rapports des Fax"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+msgid "All entries are readonly"
+msgstr "Tous les champs sont en lecture seule"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:486
+msgid "Fax reports"
+msgstr "Rapports des Fax"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:491
+msgid "Detailed view"
+msgstr "Détails"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:492
+msgid "Fax ID"
+msgstr "ID Fax"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#: plugins/gofax/faxreports/contents.tpl:31
+#: plugins/addons/logview/gosa_log_contents.tpl:83
+#: plugins/addons/logview/contents.tpl:84
+#: plugins/gofon/fonreports/class_fonreport.inc:404
+#: plugins/gofon/fonreports/contents.tpl:30
+msgid "Date"
+msgstr "Date"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+msgid "Time"
+msgstr "Temps"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:494
+#: plugins/gofax/faxreports/contents.tpl:32
+#: plugins/gofax/faxreports/detail.tpl:45
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
+#: plugins/personal/posix/generic.tpl:35
+#: plugins/gofon/fonreports/contents.tpl:35
+msgid "Status"
+msgstr "Statut"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:495
+#: plugins/gofax/faxreports/detail.tpl:33
+msgid "Sender ID"
+msgstr "ID de l'expéditeur"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:496
+#: plugins/gofax/faxreports/detail.tpl:29
+msgid "Sender MSN"
+msgstr "MSN de l'expéditeur"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:497
+#: plugins/gofax/faxreports/detail.tpl:41
+msgid "Receiver ID"
+msgstr "ID du correspondant"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:498
+#: plugins/gofax/faxreports/detail.tpl:37
+msgid "Receiver MSN"
+msgstr "MSN du correspondant"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:499
+msgid "Number of pages"
+msgstr "Nombre de pages"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:500
+msgid "Status Message"
+msgstr "Rapport d'envoi"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:501
+#: plugins/gofax/faxreports/detail.tpl:53
+msgid "Transfer time"
+msgstr "Temps de transfert"
+
+#: plugins/gofax/faxreports/main.inc:14
+msgid "FAX reports"
+msgstr "Rapports des Fax"
+
+#: plugins/gofax/faxreports/contents.tpl:2
+#: plugins/addons/logview/gosa_log_contents.tpl:2
+#: plugins/addons/logview/contents.tpl:2
+#: plugins/gofon/fonreports/contents.tpl:2
+msgid "Filter"
+msgstr "Filtre"
+
+#: plugins/gofax/faxreports/contents.tpl:6
+#: plugins/addons/mailqueue/contents.tpl:11
+#: plugins/addons/logview/gosa_log_contents.tpl:47
+#: plugins/addons/logview/contents.tpl:47
+#: plugins/addons/addressbook/contents.tpl:109
+#: plugins/gofon/fonreports/contents.tpl:6
+msgid "Search for"
+msgstr "Recherche de"
+
+#: plugins/gofax/faxreports/contents.tpl:7
+#: plugins/gofon/fonreports/contents.tpl:7
+msgid "Enter user name to search for"
+msgstr "Entrez le nom recherché"
+
+#: plugins/gofax/faxreports/contents.tpl:8
+#: plugins/gofax/faxreports/contents.tpl:16
+#: plugins/gofon/fonreports/contents.tpl:8
+#: plugins/gofon/fonreports/contents.tpl:16
+msgid "in"
+msgstr "dans"
+
+#: plugins/gofax/faxreports/contents.tpl:9
+#: plugins/gofon/fonreports/contents.tpl:9
+msgid "Select subtree to base search on"
+msgstr "Sélectionnez la branche de l'annuaire où sera effectuée la recherche"
+
+#: plugins/gofax/faxreports/contents.tpl:12
+#: plugins/gofon/fonreports/contents.tpl:12
+msgid "during"
+msgstr "pendant"
+
+#: plugins/gofax/faxreports/contents.tpl:21
+#: plugins/addons/mailqueue/contents.tpl:10
+#: plugins/addons/mailqueue/contents.tpl:26
+#: plugins/addons/logview/gosa_log_contents.tpl:68
+#: plugins/addons/logview/contents.tpl:68
+#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
+#: ihtml/themes/default/help.tpl:21
+msgid "Search"
+msgstr "Recherche"
+
+#: plugins/gofax/faxreports/contents.tpl:30
+#: plugins/gofax/faxreports/detail.tpl:21
+#: plugins/addons/logview/gosa_log_contents.tpl:84
+#: plugins/admin/systems/class_printGeneric.inc:868
+#: plugins/admin/systems/class_gosaLogServer.inc:102
+#: plugins/admin/ogroups/class_ogroupManagement.inc:428
+#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:212
+#: setup/setup_config2.tpl:257
+msgid "User"
+msgstr "Utilisateur"
+
+#: plugins/gofax/faxreports/contents.tpl:33
+#: plugins/addons/mailqueue/contents.tpl:56
+msgid "Sender"
+msgstr "Expéditeur"
+
+#: plugins/gofax/faxreports/contents.tpl:34
+msgid "Receiver"
+msgstr "Correspondant"
+
+#: plugins/gofax/faxreports/contents.tpl:35
+#: plugins/gofax/faxreports/detail.tpl:57
+msgid "# pages"
+msgstr "# pages"
+
+#: plugins/gofax/faxreports/contents.tpl:50
+#: plugins/addons/logview/gosa_log_contents.tpl:98
+#: plugins/addons/logview/contents.tpl:97
+#: plugins/gofon/fonreports/contents.tpl:51
+msgid "Search returned no results..."
+msgstr "La recherche n'a renvoyé aucun résultat..."
+
+#: plugins/gofax/faxreports/detail.tpl:5
+msgid "FAX preview - please wait"
+msgstr "prévisualisation du FAX - Veuillez attendre"
+
+#: plugins/gofax/faxreports/detail.tpl:8
+msgid "Click on fax to download"
+msgstr "Cliquez sur le fax pour le télécharger"
+
+#: plugins/gofax/faxreports/detail.tpl:17
+msgid "FAX ID"
+msgstr "FAX ID"
+
+#: plugins/gofax/faxreports/detail.tpl:25
+msgid "Date / Time"
+msgstr "Date / Heure"
+
+#: plugins/gofax/faxreports/detail.tpl:49
+msgid "Status message"
+msgstr "Statut"
+
+#: plugins/gofax/faxreports/detail.tpl:67
+#: plugins/addons/mailqueue/header.tpl:5
+#: plugins/addons/ldapmanager/contentcsv.tpl:114
+#: plugins/addons/ldapmanager/contentexportxls.tpl:69
+#: plugins/addons/ldapmanager/contentexport.tpl:66
+#: plugins/addons/ldapmanager/contentimport.tpl:45
+#: plugins/admin/systems/class_systemManagement.inc:179
+#: plugins/admin/departments/dep_iframe.tpl:18
+#: plugins/admin/fai/faiNewBranch.tpl:51
+#: plugins/personal/password/changed.tpl:9
+#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
+#: setup/class_setup.inc:275 setup/class_setup.inc:277
+msgid "Back"
+msgstr "Retour"
+
+#: plugins/gofax/blocklists/remove.tpl:2
+#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
+#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
+#: plugins/admin/systems/remove_ppd.tpl:2
+#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
+#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
+#: plugins/admin/departments/remove.tpl:2
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
+#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
+#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
+#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
+#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
+#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
+#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
+#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
+#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
+#: html/password.php:278 html/index.php:50 html/index.php:341
+#: html/index.php:347
+msgid "Warning"
+msgstr "Avertissement"
+
+#: plugins/gofax/blocklists/remove.tpl:6
+#: plugins/admin/systems/remove_glpi.tpl:6
+#: include/sieve/templates/remove_script.tpl:6
+msgid ""
+"Please double check if your really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+"Veuillez vous assurez que vous voulez effectuer cette opération. Toutes les "
+"données seront perdues étant donné qu'il est impossible pour GOsa de "
+"récupérer vos données."
+
+#: plugins/gofax/blocklists/remove.tpl:10
+#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
+#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
+#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
+#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
+#: ihtml/themes/default/remove.tpl:9
+msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"D'accord - si vous êtes sur - cliquez sur 'Supprimer' pour continuer ou sur "
+"'Annuler' pour abandonner."
+
+#: plugins/gofax/blocklists/remove.tpl:15
+#: plugins/gofax/blocklists/remove.tpl:19
+#: plugins/gofax/blocklists/generic.tpl:83
+#: plugins/gofax/faxaccount/lists.tpl:14
+#: plugins/gofax/faxaccount/generic.tpl:111
+#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
+#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
+#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
+#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
+#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
+#: plugins/admin/systems/phonesettings.tpl:210
+#: plugins/admin/systems/phonesettings.tpl:233
+#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
+#: plugins/admin/systems/class_termDNS.inc:522
+#: plugins/admin/systems/goNtpServer.tpl:21
+#: plugins/admin/systems/remove_glpi.tpl:14
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
+#: plugins/admin/systems/goShareServer.tpl:20
+#: plugins/admin/systems/glpi_edit_os.tpl:10
+#: plugins/admin/systems/class_servDNSeditZone.inc:316
+#: plugins/admin/systems/class_servDNSeditZone.inc:541
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
+#: plugins/admin/systems/terminal.tpl:131
+#: plugins/admin/systems/glpi_edit_type.tpl:10
+#: plugins/admin/systems/remove_ppd.tpl:12
+#: plugins/admin/systems/workstation.tpl:108
+#: plugins/admin/systems/workstationStartup.tpl:131
+#: plugins/admin/systems/workstationStartup.tpl:165
+#: plugins/admin/applications/remove.tpl:14
+#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
+#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
+#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
+#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
+#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
+#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
+#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
+#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
+#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
+#: plugins/admin/fai/remove_branch.tpl:14
+#: plugins/admin/fai/faiPartitionTable.tpl:54
+#: plugins/personal/scalix/paste_generic.tpl:13
+#: plugins/personal/scalix/generic.tpl:114
+#: plugins/personal/mail/copypaste.tpl:45
+#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
+#: plugins/personal/mail/generic.tpl:263
+#: plugins/personal/connectivity/kolab.tpl:56
+#: plugins/personal/environment/class_environment.inc:695
+#: plugins/personal/environment/environment.tpl:187
+#: plugins/personal/environment/environment.tpl:225
+#: plugins/personal/environment/environment.tpl:251
+#: plugins/personal/posix/paste_generic.tpl:62
+#: plugins/personal/posix/generic.tpl:91
+#: plugins/personal/posix/generic.tpl:129
+#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
+#: plugins/gofon/macro/remove.tpl:18
+#: plugins/gofon/phoneaccount/paste_generic.tpl:19
+#: plugins/gofon/phoneaccount/generic.tpl:22
+#: plugins/gofon/conference/remove.tpl:15
+#: plugins/gofon/conference/remove.tpl:19
+#: include/sieve/templates/remove_script.tpl:14
+#: ihtml/themes/default/remove.tpl:13
+msgid "Delete"
+msgstr "Supprimer"
+
+#: plugins/gofax/blocklists/remove.tpl:17
+#: plugins/gofax/blocklists/remove.tpl:21
+#: plugins/gofax/blocklists/generic.tpl:106
+#: plugins/gofax/faxaccount/locals.tpl:62
+#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
+#: plugins/addons/gotomasses/contents.tpl:115
+#: plugins/addons/gotomasses/contents.tpl:118
+#: plugins/addons/godfs/class_dfsManagment.inc:249
+#: plugins/addons/addressbook/remove.tpl:16
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/address_edit.tpl:265
+#: plugins/admin/groups/class_groupManagement.inc:424
+#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
+#: plugins/admin/groups/application_options.tpl:13
+#: plugins/admin/groups/mail_locals.tpl:68
+#: plugins/admin/groups/mail_admins.tpl:39
+#: plugins/admin/groups/group_objects.tpl:57
+#: plugins/admin/systems/SelectDeviceType.tpl:45
+#: plugins/admin/systems/goKrbServer.tpl:32
+#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
+#: plugins/admin/systems/goGlpiServer.tpl:34
+#: plugins/admin/systems/goLdapServer.tpl:11
+#: plugins/admin/systems/gencd.tpl:11
+#: plugins/admin/systems/glpi_devices.tpl:761
+#: plugins/admin/systems/class_goService.inc:40
+#: plugins/admin/systems/goImapServer.tpl:118
+#: plugins/admin/systems/glpiSelectUser.tpl:51
+#: plugins/admin/systems/class_systemManagement.inc:830
+#: plugins/admin/systems/goMailServer.tpl:223
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
+#: plugins/admin/systems/servnfs.tpl:140
+#: plugins/admin/systems/goNtpServer.tpl:31
+#: plugins/admin/systems/remove_glpi.tpl:16
+#: plugins/admin/systems/goShareServer.tpl:31
+#: plugins/admin/systems/goFonServer.tpl:41
+#: plugins/admin/systems/goSyslogServer.tpl:7
+#: plugins/admin/systems/glpiAttachmentPool.tpl:52
+#: plugins/admin/systems/servkolab.tpl:247
+#: plugins/admin/systems/goCupsServer.tpl:7
+#: plugins/admin/systems/ServiceAddDialog.tpl:30
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
+#: plugins/admin/systems/goTerminalServer.tpl:25
+#: plugins/admin/systems/glpi_edit_os.tpl:29
+#: plugins/admin/systems/goSpamServer.tpl:127
+#: plugins/admin/systems/goFaxServer.tpl:25
+#: plugins/admin/systems/class_baseSelectDialog.inc:43
+#: plugins/admin/systems/gosaLogServer.tpl:33
+#: plugins/admin/systems/servdns.tpl:23
+#: plugins/admin/systems/goSpamServerRule.tpl:23
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
+#: plugins/admin/systems/servRepositorySetup.tpl:56
+#: plugins/admin/systems/glpi_edit_type.tpl:29
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
+#: plugins/admin/systems/remove_ppd.tpl:14
+#: plugins/admin/systems/printerPPDDialog.tpl:23
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
+#: plugins/admin/systems/glpiDeviceManagement.tpl:52
+#: plugins/admin/systems/servRepository.tpl:68
+#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
+#: plugins/admin/systems/servdnseditzone.tpl:129
+#: plugins/admin/systems/goVirusServer.tpl:170
+#: plugins/admin/systems/goLogDBServer.tpl:25
+#: plugins/admin/applications/remove.tpl:16
+#: plugins/admin/applications/remove.tpl:20
+#: plugins/admin/applications/class_applicationManagement.inc:439
+#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
+#: plugins/admin/users/template.tpl:50
+#: plugins/admin/users/class_userManagement.inc:747
+#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
+#: plugins/admin/mimetypes/remove.tpl:20
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
+#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
+#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
+#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
+#: plugins/admin/departments/remove.tpl:17
+#: plugins/admin/departments/remove.tpl:21
+#: plugins/admin/departments/class_departmentManagement.inc:397
+#: plugins/admin/departments/dep_move_confirm.tpl:17
+#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
+#: plugins/admin/ogroups/ogroup_objects.tpl:56
+#: plugins/admin/ogroups/class_ogroupManagement.inc:384
+#: plugins/admin/fai/faiPackageConfiguration.tpl:7
+#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
+#: plugins/admin/fai/class_faiManagement.inc:759
+#: plugins/admin/fai/class_faiManagement.inc:764
+#: plugins/admin/fai/class_faiManagement.inc:770
+#: plugins/admin/fai/faiScriptEntry.tpl:83
+#: plugins/admin/fai/remove_branch.tpl:16
+#: plugins/admin/fai/faiPackageEntry.tpl:57
+#: plugins/admin/fai/faiTemplateEntry.tpl:171
+#: plugins/admin/fai/faiHookEntry.tpl:85
+#: plugins/admin/fai/faiVariableEntry.tpl:55
+#: plugins/admin/fai/faiProfileEntry.tpl:71
+#: plugins/admin/fai/faiNewBranch.tpl:22
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
+#: plugins/personal/scalix/main.inc:101
+#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
+#: plugins/personal/netatalk/main.inc:96
+#: plugins/personal/connectivity/main.inc:102
+#: plugins/personal/environment/hotplugDialogNew.tpl:54
+#: plugins/personal/environment/selectPrinterDialog.tpl:66
+#: plugins/personal/environment/main.inc:102
+#: plugins/personal/environment/logonManagement.tpl:76
+#: plugins/personal/environment/hotplugDialog.tpl:64
+#: plugins/personal/nagios/main.inc:105
+#: plugins/personal/posix/trust_machines.tpl:41
+#: plugins/personal/posix/main.inc:106
+#: plugins/personal/posix/posix_groups.tpl:81
+#: plugins/personal/samba/samba3_workstations.tpl:41
+#: plugins/personal/samba/main.inc:104
+#: plugins/personal/samba/sambaLogonHours.tpl:106
+#: plugins/personal/generic/generic_certs.tpl:94
+#: plugins/personal/generic/generic_picture.tpl:35
+#: plugins/personal/generic/main.inc:160
+#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
+#: plugins/gofon/macro/remove.tpl:20
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
+#: plugins/gofon/phoneaccount/main.inc:106
+#: plugins/gofon/conference/remove.tpl:17
+#: plugins/gofon/conference/remove.tpl:21
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
+#: include/sieve/templates/select_test_type.tpl:13
+#: include/sieve/templates/remove_script.tpl:16
+#: include/sieve/templates/management.tpl:26
+#: include/sieve/templates/import_script.tpl:14
+#: include/sieve/templates/element_comment.tpl:10
+#: include/sieve/templates/create_script.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
+#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
+#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
+#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
+#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
+#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
+#: ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:89
+msgid "Cancel"
+msgstr "Annuler"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
+msgid "List of blocklists"
+msgstr "Liste des listes rouges"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected blocklists. Having "
+"a large size of lists, you might prefer the range selectors on top of the "
+"select box."
+msgstr ""
+"Ce menu vous permet de d'ajouter, supprimer et éditer les listes rouges "
+"sélectionnés. Si vous avez un grand nombre de liste rouges il est conseillé "
+"d'utiliser les filtres."
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+msgid "Blocklist name"
+msgstr "Nom de la liste rouge"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#: plugins/addons/addressbook/address_edit.tpl:155
+#: plugins/addons/addressbook/class_addressbook.inc:815
+#: plugins/addons/addressbook/address_info.tpl:117
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/users/class_divListUsers.inc:61
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#: plugins/admin/ogroups/class_ogroupManagement.inc:431
+#: plugins/personal/generic/class_user.inc:1434
+#: plugins/personal/generic/generic.tpl:258
+#: plugins/generic/references/class_reference.inc:38
+#: plugins/gofon/macro/class_divListMacros.inc:57
+msgid "Department"
+msgstr "Département"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
+#: plugins/addons/addressbook/contents.tpl:42
+#: plugins/admin/groups/class_divListGroup.inc:62
+#: plugins/admin/systems/class_divListSystemService.inc:31
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
+#: plugins/admin/systems/class_divListSystem.inc:69
+#: plugins/admin/applications/class_divListApplication.inc:59
+#: plugins/admin/users/class_divListUsers.inc:63
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
+#: plugins/admin/acl/class_divListACL.inc:55
+#: plugins/admin/departments/class_divListDepartment.inc:49
+#: plugins/admin/ogroups/class_divListOGroup.inc:65
+#: plugins/admin/fai/class_divListFai.inc:71
+#: plugins/gofon/macro/class_divListMacros.inc:59
+#: plugins/gofon/conference/class_divListConferences.inc:60
+msgid "Actions"
+msgstr "Actions"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Select to see send blocklists"
+msgstr "Sélectionnez afin d'afficher les numéros d'appels de la liste rouge"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Show send blocklists"
+msgstr "Afficher les numéros d'appels de la liste rouge"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Select to see receive blocklists"
+msgstr "Sélectionnez afin de voir les listes rouges de correspondants"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Show receive blocklists"
+msgstr "Afficher les listes rouges de correspondants"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Select to search within subtrees"
+msgstr "Sélectionner pour chercher dans le sous arbre"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/personal/posix/posix_groups.tpl:46
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Search in subtrees"
+msgstr "Chercher dans les sous arbre"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
+msgid "Regular expression for matching list names"
+msgstr "Expression régulière pour trouver des listes correspondantes"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "Create new blocklist"
+msgstr "Création d'un nouvelle liste rouge"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "New Blocklist"
+msgstr "Nouvelle listes rouges"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
+#: plugins/gofax/blocklists/generic.tpl:17
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
+#: plugins/addons/godfs/class_dfsManagment.inc:217
+#: plugins/admin/groups/class_divListGroup.inc:181
+#: plugins/admin/groups/class_groupGeneric.inc:950
+#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
+#: plugins/admin/systems/printer.tpl:27
+#: plugins/admin/systems/class_phoneGeneric.inc:486
+#: plugins/admin/systems/goLdapServer.tpl:2
+#: plugins/admin/systems/component.tpl:17
+#: plugins/admin/systems/class_componentGeneric.inc:278
+#: plugins/admin/systems/class_printGeneric.inc:890
+#: plugins/admin/systems/class_servGeneric.inc:426
+#: plugins/admin/systems/phone.tpl:17
+#: plugins/admin/systems/class_terminalGeneric.inc:640
+#: plugins/admin/systems/class_baseSelectDialog.inc:46
+#: plugins/admin/systems/class_workstationGeneric.inc:622
+#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
+#: plugins/admin/systems/workstation.tpl:27
+#: plugins/admin/systems/class_divListSystem.inc:227
+#: plugins/admin/systems/class_glpiSelectUser.inc:181
+#: plugins/admin/applications/class_divListApplication.inc:175
+#: plugins/admin/applications/class_applicationGeneric.inc:552
+#: plugins/admin/applications/generic.tpl:42
+#: plugins/admin/users/class_divListUsers.inc:162
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
+#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
+#: plugins/admin/acl/class_aclRole.inc:678
+#: plugins/admin/acl/class_divListACL.inc:154
+#: plugins/admin/departments/class_divListDepartment.inc:133
+#: plugins/admin/departments/class_departmentGeneric.inc:597
+#: plugins/admin/departments/generic.tpl:35
+#: plugins/admin/ogroups/class_divListOGroup.inc:181
+#: plugins/admin/ogroups/class_ogroup.inc:757
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/fai/class_divListFai.inc:216
+#: plugins/personal/generic/class_user.inc:1423
+#: plugins/personal/generic/generic.tpl:143
+#: plugins/gofon/macro/class_gofonMacro.inc:581
+#: plugins/gofon/macro/class_divListMacros.inc:147
+#: plugins/gofon/macro/generic.tpl:27
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
+#: plugins/gofon/conference/class_divListConferences.inc:154
+#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
+msgid "Base"
+msgstr "Base"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:218
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+msgid "Submit department"
+msgstr "Soumettre le département"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:218
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#: include/class_MultiSelectWindow.inc:209
+msgid "Submit"
+msgstr "Soumettre"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+msgid "Remove selected blocklists"
+msgstr "Effacer les listes rouges sélectionnées"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+msgid "Remove blocklists"
+msgstr "Effacer la liste rouge"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
+#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
+#: plugins/admin/systems/glpi.tpl:46
+#: plugins/admin/systems/class_divListSystem.inc:323
+#: plugins/admin/systems/glpiPrinter.tpl:18
+#: plugins/admin/systems/glpiPrinter.tpl:32
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/users/class_divListUsers.inc:266
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/acl/class_aclRole.inc:340
+#: plugins/admin/acl/class_aclRole.inc:385
+#: plugins/admin/acl/class_divListACL.inc:210
+#: plugins/admin/acl/class_divListACL.inc:232
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/admin/fai/class_faiScript.inc:302
+#: plugins/admin/fai/class_faiScript.inc:304
+#: plugins/admin/fai/class_faiHook.inc:300
+#: plugins/admin/fai/class_faiHook.inc:302
+#: plugins/admin/fai/class_faiTemplate.inc:278
+#: plugins/admin/fai/class_faiTemplate.inc:280
+#: plugins/admin/fai/class_divListFai.inc:299
+#: plugins/admin/fai/class_divListFai.inc:302
+#: plugins/gofon/macro/class_divListMacros.inc:207
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#: include/class_acl.inc:409 include/class_acl.inc:454
+msgid "edit"
+msgstr "éditer"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/users/class_divListUsers.inc:267
+msgid "Edit user"
+msgstr "Editer un utilisateur"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/addons/mailqueue/contents.tpl:94
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
+#: plugins/admin/systems/class_divListSystem.inc:333
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/users/class_divListUsers.inc:285
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/acl/class_aclRole.inc:341
+#: plugins/admin/acl/class_aclRole.inc:386
+#: plugins/admin/acl/class_divListACL.inc:220
+#: plugins/admin/acl/class_divListACL.inc:236
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/admin/fai/class_faiScript.inc:306
+#: plugins/admin/fai/class_faiHook.inc:304
+#: plugins/admin/fai/class_faiTemplate.inc:282
+#: plugins/admin/fai/class_divListFai.inc:310
+#: plugins/gofon/macro/class_divListMacros.inc:215
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#: include/class_acl.inc:410 include/class_acl.inc:455
+msgid "delete"
+msgstr "supprimer"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/admin/users/class_divListUsers.inc:286
+msgid "Delete user"
+msgstr "Supprimer un utilisateur"
+
+#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
+msgid "Blocklist management"
+msgstr "Configuration des listes rouges"
+
+#: plugins/gofax/blocklists/generic.tpl:8
+msgid "List name"
+msgstr "Liste des noms"
+
+#: plugins/gofax/blocklists/generic.tpl:12
+msgid "Name of blocklist"
+msgstr "Nom de la liste rouge"
+
+#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
+#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
+#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
+#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
+#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
+msgid "Choose subtree to place group in"
+msgstr "Sélectionnez la branche où sera placée le groupe"
+
+#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
+#: plugins/admin/systems/wingeneric.tpl:18
+#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
+#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
+#: plugins/admin/systems/terminal.tpl:28
+#: plugins/admin/systems/workstation.tpl:35
+#: plugins/admin/applications/generic.tpl:52
+#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
+#: plugins/admin/departments/generic.tpl:45
+#: plugins/admin/ogroups/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
+#: plugins/gofon/conference/generic.tpl:56
+#: plugins/gofon/conference/generic.tpl:62
+msgid "Select a base"
+msgstr "Sélectionnez une base"
+
+#: plugins/gofax/blocklists/generic.tpl:40
+#: plugins/admin/systems/glpi_devices.tpl:427
+#: plugins/admin/systems/glpi_devices.tpl:492
+#: plugins/admin/systems/glpi_devices.tpl:542
+#: plugins/admin/systems/servnfs.tpl:56
+#: plugins/admin/systems/terminalService.tpl:48
+#: plugins/admin/systems/terminalService.tpl:138
+#: plugins/admin/systems/class_goShareServer.inc:399
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:795
+#: plugins/admin/systems/workstationService.tpl:54
+#: plugins/admin/systems/workstationService.tpl:156
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
+#: plugins/admin/fai/class_faiSummaryTab.inc:345
+#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
+msgid "Type"
+msgstr "Type"
+
+#: plugins/gofax/blocklists/generic.tpl:43
+msgid "Select wether to filter incoming or outgoing calls"
+msgstr "Veuillez sélectionner si il faut filtrer sur les appels entrants ou sortants"
+
+#: plugins/gofax/blocklists/generic.tpl:51
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
+#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
+#: plugins/admin/groups/class_groupGeneric.inc:951
+#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
+#: plugins/admin/systems/printer.tpl:16
+#: plugins/admin/systems/class_phoneGeneric.inc:487
+#: plugins/admin/systems/component.tpl:35
+#: plugins/admin/systems/class_componentGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:891
+#: plugins/admin/systems/class_servGeneric.inc:424
+#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
+#: plugins/admin/systems/class_winGeneric.inc:291
+#: plugins/admin/systems/class_goMailServer.inc:713
+#: plugins/admin/systems/server.tpl:14
+#: plugins/admin/systems/class_goShareServer.inc:398
+#: plugins/admin/applications/class_applicationGeneric.inc:553
+#: plugins/admin/applications/generic.tpl:33
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
+#: plugins/admin/mimetypes/paste_generic.tpl:21
+#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
+#: plugins/admin/acl/class_aclRole.inc:679
+#: plugins/admin/departments/class_departmentGeneric.inc:595
+#: plugins/admin/departments/generic.tpl:16
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/fai/class_faiScriptEntry.inc:184
+#: plugins/admin/fai/class_faiVariable.inc:433
+#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
+#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
+#: plugins/admin/fai/faiProfile.tpl:21
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
+#: plugins/admin/fai/faiScriptEntry.tpl:19
+#: plugins/admin/fai/faiVariable.tpl:21
+#: plugins/admin/fai/class_faiHookEntry.inc:193
+#: plugins/admin/fai/class_faiTemplateEntry.inc:252
+#: plugins/admin/fai/faiTemplateEntry.tpl:13
+#: plugins/admin/fai/class_faiScript.inc:555
+#: plugins/admin/fai/class_faiHook.inc:550
+#: plugins/admin/fai/faiHookEntry.tpl:19
+#: plugins/admin/fai/class_faiTemplate.inc:523
+#: plugins/admin/fai/faiVariableEntry.tpl:19
+#: plugins/admin/fai/faiPartitionTable.tpl:21
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
+#: plugins/admin/fai/class_faiProfile.inc:466
+#: plugins/admin/fai/class_faiVariableEntry.inc:147
+#: plugins/admin/fai/class_faiPartitionTable.inc:544
+#: plugins/admin/fai/faiTemplate.tpl:21
+#: plugins/personal/environment/hotplugDialogNew.tpl:17
+#: plugins/personal/environment/logonManagement.tpl:17
+#: plugins/generic/references/contents.tpl:11
+#: plugins/gofon/macro/class_gofonMacro.inc:582
+#: plugins/gofon/macro/generic.tpl:49
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
+#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
+#: html/getxls.php:287
+msgid "Description"
+msgstr "Description"
+
+#: plugins/gofax/blocklists/generic.tpl:54
+msgid "Descriptive text for this blocklist"
+msgstr "Texte descriptif pour cette liste rouge"
+
+#: plugins/gofax/blocklists/generic.tpl:68
+msgid "Blocked numbers"
+msgstr "Numéros bloqués"
+
+#: plugins/gofax/blocklists/generic.tpl:80
+#: plugins/gofax/faxaccount/locals.tpl:60
+#: plugins/gofax/faxaccount/lists.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:105
+#: plugins/admin/groups/application.tpl:39
+#: plugins/admin/groups/paste_mail.tpl:30
+#: plugins/admin/groups/paste_mail.tpl:41
+#: plugins/admin/groups/mail_locals.tpl:66
+#: plugins/admin/groups/class_groupMail.inc:607
+#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
+#: plugins/admin/groups/generic.tpl:137
+#: plugins/admin/groups/group_objects.tpl:55
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
+#: plugins/admin/systems/phonesettings.tpl:207
+#: plugins/admin/systems/phonesettings.tpl:230
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
+#: plugins/admin/systems/glpiManufacturer.tpl:6
+#: plugins/admin/systems/terminalStartup.tpl:79
+#: plugins/admin/systems/terminalStartup.tpl:108
+#: plugins/admin/systems/goMailServer.tpl:70
+#: plugins/admin/systems/goMailServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:131
+#: plugins/admin/systems/goMailServer.tpl:165
+#: plugins/admin/systems/goMailServer.tpl:191
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
+#: plugins/admin/systems/class_termDNS.inc:508
+#: plugins/admin/systems/class_termDNS.inc:528
+#: plugins/admin/systems/goNtpServer.tpl:18
+#: plugins/admin/systems/goShareServer.tpl:14
+#: plugins/admin/systems/glpi_edit_os.tpl:8
+#: plugins/admin/systems/goSpamServer.tpl:45
+#: plugins/admin/systems/goSpamServer.tpl:113
+#: plugins/admin/systems/servdns.tpl:6
+#: plugins/admin/systems/class_servDNSeditZone.inc:547
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
+#: plugins/admin/systems/servRepositorySetup.tpl:47
+#: plugins/admin/systems/terminal.tpl:127
+#: plugins/admin/systems/glpi_edit_type.tpl:8
+#: plugins/admin/systems/workstation.tpl:104
+#: plugins/admin/systems/glpi.tpl:125
+#: plugins/admin/systems/servdnseditzone.tpl:115
+#: plugins/admin/systems/workstationStartup.tpl:129
+#: plugins/admin/systems/workstationStartup.tpl:162
+#: plugins/admin/systems/workstationStartup.tpl:191
+#: plugins/admin/systems/glpiPrinter.tpl:115
+#: plugins/admin/systems/glpiPrinter.tpl:149
+#: plugins/admin/mimetypes/generic.tpl:108
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:174
+#: plugins/admin/ogroups/ogroup_objects.tpl:54
+#: plugins/admin/ogroups/phonequeue.tpl:37
+#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
+#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
+#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
+#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
+#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
+#: plugins/admin/fai/faiPartitionTable.tpl:48
+#: plugins/admin/fai/faiPartitionTable.tpl:50
+#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
+#: plugins/personal/scalix/paste_generic.tpl:12
+#: plugins/personal/scalix/generic.tpl:111
+#: plugins/personal/mail/copypaste.tpl:43
+#: plugins/personal/mail/copypaste.tpl:61
+#: plugins/personal/mail/mail_locals.tpl:75
+#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
+#: plugins/personal/connectivity/kolab.tpl:53
+#: plugins/personal/connectivity/class_kolabAccount.inc:261
+#: plugins/personal/environment/kioskManagement.tpl:14
+#: plugins/personal/environment/selectPrinterDialog.tpl:65
+#: plugins/personal/environment/hotplugDialog.tpl:63
+#: plugins/personal/environment/environment.tpl:157
+#: plugins/personal/environment/environment.tpl:181
+#: plugins/personal/environment/environment.tpl:248
+#: plugins/personal/posix/trust_machines.tpl:39
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:88
+#: plugins/personal/posix/generic.tpl:126
+#: plugins/personal/posix/posix_groups.tpl:79
+#: plugins/personal/samba/samba3_workstations.tpl:39
+#: plugins/personal/samba/samba3.tpl:412
+#: plugins/gofon/phoneaccount/paste_generic.tpl:18
+#: plugins/gofon/phoneaccount/generic.tpl:19
+msgid "Add"
+msgstr "Ajouter"
+
+#: plugins/gofax/blocklists/generic.tpl:92
+msgid "Numbers can also contain wild cards."
+msgstr "Les nombres peuvent aussi contenir des jokers."
+
+#: plugins/gofax/blocklists/generic.tpl:100
+#: plugins/gofax/faxaccount/main.inc:92
+#: plugins/admin/groups/class_groupManagement.inc:418
+#: plugins/admin/systems/class_systemManagement.inc:824
+#: plugins/admin/applications/class_applicationManagement.inc:433
+#: plugins/admin/users/class_userManagement.inc:741
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
+#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
+#: plugins/admin/ogroups/class_ogroupManagement.inc:378
+#: plugins/admin/fai/class_faiManagement.inc:753
+#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
+#: plugins/personal/connectivity/main.inc:100
+#: plugins/personal/environment/main.inc:100
+#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
+#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
+#: plugins/gofon/phoneaccount/main.inc:104
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
+#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
+#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
+#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
+#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
+#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
+#: setup/class_setupStep_Migrate.inc:877
+#: setup/class_setupStep_Migrate.inc:1600
+msgid "Ok"
+msgstr "Ok"
+
+#: plugins/gofax/blocklists/generic.tpl:103
+#: plugins/gofax/faxaccount/lists.tpl:31
+#: plugins/addons/gotomasses/contents.tpl:111
+#: plugins/addons/gotomasses/contents.tpl:113
+#: plugins/addons/gotomasses/contents.tpl:117
+#: plugins/addons/notifications/contents.tpl:12
+#: plugins/admin/groups/class_groupManagement.inc:421
+#: plugins/admin/groups/application_options.tpl:11
+#: plugins/admin/groups/mail_admins.tpl:37
+#: plugins/admin/systems/class_systemManagement.inc:827
+#: plugins/admin/systems/servRepositorySetup.tpl:54
+#: plugins/admin/systems/printerPPDDialog.tpl:22
+#: plugins/admin/applications/class_applicationManagement.inc:436
+#: plugins/admin/users/class_userManagement.inc:744
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
+#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
+#: plugins/admin/acl/acl_role.tpl:73
+#: plugins/admin/ogroups/class_ogroupManagement.inc:381
+#: plugins/admin/fai/faiPackageConfiguration.tpl:6
+#: plugins/admin/fai/class_faiManagement.inc:756
+#: plugins/admin/fai/faiScriptEntry.tpl:82
+#: plugins/admin/fai/faiPackageEntry.tpl:56
+#: plugins/admin/fai/faiTemplateEntry.tpl:170
+#: plugins/admin/fai/faiHookEntry.tpl:84
+#: plugins/admin/fai/faiVariableEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:70
+#: plugins/admin/fai/faiNewBranch.tpl:21
+#: plugins/personal/environment/logonManagement.tpl:75
+#: plugins/personal/samba/sambaLogonHours.tpl:104
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
+#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
+#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
+#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
+#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
+#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
+#: ihtml/themes/default/acl.tpl:89
+msgid "Apply"
+msgstr "Appliquer"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
+msgid "FAX Blocklists"
+msgstr "Liste Rouge des Fax"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
+#, php-format
+msgid "You're about to delete the following blocklists(s) %s"
+msgstr "Vous êtes sur le point de supprimer les listes rouges suivantes %s"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
+#, php-format
+msgid "You are not allowed to delete the blocklist '%s'!"
+msgstr "Vous n'êtes pas autorisé à supprimer cette liste rouge '%s' !"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
+#, php-format
+msgid "You're about to delete the blocklist '%s'."
+msgstr "Vous êtes sur le point de supprimer la liste rouge '%s'."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
+msgid "You have no permission to remove this blocklist."
+msgstr "Vous n'avez pas l'autorisation de supprimer cette liste rouge."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
+msgid "Please specify a valid phone number."
+msgstr "Veuillez entrer un numéro de téléphone valide."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "send"
+msgstr "envoyer"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "receive"
+msgstr "recevoir"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
+#, php-format
+msgid "Removing of blocklist with dn '%s' failed."
+msgstr "La suppression de la liste rouge avec le dn '%s' à échoué."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
+#: plugins/admin/departments/class_departmentGeneric.inc:265
+msgid "Required field 'Name' is not set."
+msgstr "Le champ obligatoire 'Nom' n'est pas rempli."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
+msgid "Required field 'Name' contains invalid characters"
+msgstr "Le champ obligatoire 'Nom' contient des caractères invalides"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
+msgid "Specified name is already used."
+msgstr "Le nom spécifié est déjà utilisé."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
+#, php-format
+msgid "Saving of blocklist with dn '%s' failed."
+msgstr "La sauvegarde de la liste rouge avec le dn '%s' à échoué."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
+msgid "Fax blocklists"
+msgstr "Liste Rouge des Fax"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/address_info.tpl:24
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_groupGeneric.inc:949
+#: plugins/admin/systems/class_phoneGeneric.inc:485
+#: plugins/admin/systems/glpi_devices.tpl:10
+#: plugins/admin/systems/glpi_devices.tpl:105
+#: plugins/admin/systems/glpi_devices.tpl:146
+#: plugins/admin/systems/glpi_devices.tpl:201
+#: plugins/admin/systems/glpi_devices.tpl:257
+#: plugins/admin/systems/glpi_devices.tpl:315
+#: plugins/admin/systems/glpi_devices.tpl:379
+#: plugins/admin/systems/glpi_devices.tpl:451
+#: plugins/admin/systems/glpi_devices.tpl:515
+#: plugins/admin/systems/glpi_devices.tpl:562
+#: plugins/admin/systems/glpi_devices.tpl:615
+#: plugins/admin/systems/glpi_devices.tpl:669
+#: plugins/admin/systems/glpi_devices.tpl:715
+#: plugins/admin/systems/class_componentGeneric.inc:277
+#: plugins/admin/systems/class_printGeneric.inc:889
+#: plugins/admin/systems/class_servGeneric.inc:423
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
+#: plugins/admin/systems/servnfs.tpl:9
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
+#: plugins/admin/systems/class_terminalGeneric.inc:641
+#: plugins/admin/systems/goSpamServerRule.tpl:6
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
+#: plugins/admin/systems/class_servRepository.inc:386
+#: plugins/admin/systems/class_goShareServer.inc:396
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
+#: plugins/admin/applications/class_applicationGeneric.inc:551
+#: plugins/admin/applications/class_applicationGeneric.inc:555
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
+#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/acl/class_aclRole.inc:677
+#: plugins/admin/ogroups/class_ogroup.inc:756
+#: plugins/admin/fai/class_faiScriptEntry.inc:183
+#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
+#: plugins/admin/fai/class_faiPackage.inc:545
+#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
+#: plugins/admin/fai/faiProfile.tpl:9
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
+#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
+#: plugins/admin/fai/class_faiHookEntry.inc:192
+#: plugins/admin/fai/class_faiTemplateEntry.inc:251
+#: plugins/admin/fai/faiTemplateEntry.tpl:7
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/faiHookEntry.tpl:9
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#: plugins/admin/fai/faiVariableEntry.tpl:9
+#: plugins/admin/fai/class_faiSummaryTab.inc:340
+#: plugins/admin/fai/faiPartitionTable.tpl:9
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
+#: plugins/admin/fai/class_faiProfile.inc:465
+#: plugins/admin/fai/class_faiVariableEntry.inc:146
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
+#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
+#: html/getxls.php:290
+msgid "Name"
+msgstr "Nom"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
+msgid "Blocklist"
+msgstr "Listes Rouges"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
+msgid "Blocklist type"
+msgstr "Type de liste rouge"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
+#: plugins/addons/addressbook/address_edit.tpl:233
+#: plugins/addons/addressbook/address_info.tpl:171
+#: plugins/generic/references/class_reference.inc:30
+msgid "FAX"
+msgstr "FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
+msgid "This account has no fax extensions."
+msgstr "Ce compte n'a pas d'extensions FAX."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
+msgid "Remove fax account"
+msgstr "Supprimer le compte FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
+msgid ""
+"This account has fax features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Le fax est activée pour ce compte, vous pouvez le désactiver en cliquant sur "
+"le bouton ci-dessous."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
+msgid "Create fax account"
+msgstr "Créer un compte FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
+msgid ""
+"This account has fax features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Le fax est désactivé pour ce compte, vous pouvez l'activer en cliquant sur  "
+"le bouton ci-dessous."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
+msgid "You're trying to add an invalid phone number."
+msgstr "Vous essayez d'ajouter un numéro de téléphone invalide."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
+#: plugins/admin/groups/class_groupApplication.inc:682
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
+msgid "back"
+msgstr "retour"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
+#, php-format
+msgid "Removing of user/fax account with dn '%s' failed."
+msgstr "La suppression du compte fax de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
+msgid "The required field 'Fax' is not set."
+msgstr "Le champ obligatoire 'Fax' n'est pas renseigné."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
+msgid "Please enter a valid telephone number in the 'Fax' field."
+msgstr "Veuillez entrer un numéro de téléphone valide dans le champ 'Fax'."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
+msgid "Mail delivery is checked, but no address has been specified."
+msgstr "La livraison par messagerie est activée, mais aucune adresse est spécifiée."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
+msgid "The mail address you've entered is invalid."
+msgstr "L'adresse de messagerie introduite est incorrecte."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
+msgid ""
+"Deliver fax to printer, is only possible if valid printer is given. Please "
+"correct your choice."
+msgstr ""
+"La réception d'un fax sur une imprimante ne fonctionnera que si une "
+"imprimante valable est mentionnée. Veuillez corriger votre choix."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
+#, php-format
+msgid "Saving of user/fax account with dn '%s' failed."
+msgstr "La sauvegarde du compte fax de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
+msgid "Fax account settings"
+msgstr "Paramètres du compte FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
+msgid "Enable/Disable fax"
+msgstr "Activer/désactiver le fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
+msgid "Receive blocklist"
+msgstr "Afficher les listes rouges en réception"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
+msgid "Send blocklist"
+msgstr "Afficher les listes rouges en envoi"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
+#: plugins/addons/addressbook/class_addressbook.inc:808
+#: plugins/personal/generic/class_user.inc:1451
+msgid "Fax number"
+msgstr "Numéro de fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
+msgid "Alternate fax number"
+msgstr "Numéros de fax alternatif"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
+#: plugins/gofax/faxaccount/generic.tpl:70
+msgid "Deliver fax as mail"
+msgstr "Délivrer les fax comme des messages"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
+#: plugins/gofax/faxaccount/generic.tpl:77
+msgid "Deliver fax to printer"
+msgstr "Imprimer directement les fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
+#: plugins/gofax/faxaccount/generic.tpl:34
+msgid "Delivery format"
+msgstr "Format de distribution"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
+#: plugins/gofax/faxaccount/generic.tpl:21
+#: plugins/admin/ogroups/class_phonequeue.inc:950
+#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Language"
+msgstr "Langue"
+
+#: plugins/gofax/faxaccount/locals.tpl:6
+msgid "Select numbers to add"
+msgstr "Sélectionnez les numéros à ajouter"
+
+#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
+#: plugins/addons/addressbook/contents.tpl:65
+#: plugins/admin/groups/mail_locals.tpl:22
+#: plugins/admin/groups/group_objects.tpl:20
+#: plugins/admin/systems/glpiSelectUser.tpl:27
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
+#: plugins/admin/systems/glpiAttachmentPool.tpl:27
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
+#: plugins/admin/systems/glpiDeviceManagement.tpl:27
+#: plugins/admin/systems/servRepository.tpl:38
+#: plugins/admin/ogroups/ogroup_objects.tpl:20
+#: plugins/admin/fai/faiPackageEntry.tpl:32
+#: plugins/admin/fai/faiProfileEntry.tpl:31
+#: plugins/personal/mail/mail_locals.tpl:25
+#: plugins/personal/environment/selectPrinterDialog.tpl:24
+#: plugins/personal/environment/hotplugDialog.tpl:24
+#: plugins/personal/posix/posix_groups.tpl:21
+#: plugins/personal/samba/samba3_workstations.tpl:20
+#: plugins/gofon/macro/headpage.tpl:29
+#: plugins/gofon/conference/headpage.tpl:29
+#: ihtml/themes/default/MultiSelectWindow.tpl:38
+#: ihtml/themes/default/MultiSelectWindow.tpl:78
+msgid "Filters"
+msgstr "Filtres"
+
+#: plugins/gofax/faxaccount/locals.tpl:28
+msgid "Display numbers of department"
+msgstr "Afficher les numéro du département"
+
+#: plugins/gofax/faxaccount/locals.tpl:29
+#: plugins/addons/addressbook/contents.tpl:87
+#: plugins/admin/groups/mail_locals.tpl:33
+#: plugins/admin/groups/group_objects.tpl:40
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
+#: plugins/admin/ogroups/ogroup_objects.tpl:42
+#: plugins/personal/mail/mail_locals.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:34
+#: plugins/personal/posix/trust_machines.tpl:27
+#: plugins/personal/posix/posix_groups.tpl:35
+#: plugins/personal/samba/samba3_workstations.tpl:27
+msgid "Choose the department the search will be based on"
+msgstr "Sélectionner le département où sera effectuée la recherche"
+
+#: plugins/gofax/faxaccount/locals.tpl:38
+msgid "Display numbers matching"
+msgstr "Afficher les numéros correspondants"
+
+#: plugins/gofax/faxaccount/locals.tpl:41
+msgid "Regular expression for matching numbers"
+msgstr "Expression régulière pour trouver les numéros correspondants"
+
+#: plugins/gofax/faxaccount/locals.tpl:47
+msgid "Display numbers of user"
+msgstr "Afficher les numéros des utilisateurs"
+
+#: plugins/gofax/faxaccount/locals.tpl:50
+msgid "User name of which numbers are shown"
+msgstr "Utilisateur dont les numéros sont affichés"
+
+#: plugins/gofax/faxaccount/lists.tpl:5
+msgid "Blocked numbers/lists"
+msgstr "Numéros/listes refusés"
+
+#: plugins/gofax/faxaccount/lists.tpl:17
+msgid "List of predefined blocklists"
+msgstr "Liste des listes rouges prédéfinies"
+
+#: plugins/gofax/faxaccount/lists.tpl:25
+msgid "Add the list to the blocklists"
+msgstr "Ajouter a la liste des listes rouges"
+
+#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
+#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
+#: plugins/personal/connectivity/main.inc:110
+#: plugins/personal/environment/main.inc:110
+#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
+#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
+#: plugins/gofon/phoneaccount/main.inc:112
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr ""
+"Cliquez sur le bouton 'Editer' ci-dessous pour changer les informations dans "
+"cette boite de dialogue"
+
+#: plugins/gofax/faxaccount/main.inc:101
+#: plugins/gofax/faxaccount/generic.tpl:121
+#: plugins/gofax/faxaccount/generic.tpl:129
+#: plugins/addons/logview/gosa_log_contents.tpl:62
+#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
+#: plugins/admin/systems/glpiManufacturer.tpl:7
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
+#: plugins/admin/systems/goShareServer.tpl:17
+#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
+#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
+#: plugins/admin/systems/servdnseditzone.tpl:40
+#: plugins/admin/systems/glpiPrinter.tpl:88
+#: plugins/admin/systems/glpiPrinter.tpl:99
+#: plugins/admin/fai/faiVariable.tpl:53
+#: plugins/admin/fai/faiPartitionTable.tpl:53
+#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
+#: plugins/personal/netatalk/main.inc:102
+#: plugins/personal/connectivity/main.inc:111
+#: plugins/personal/environment/main.inc:111
+#: plugins/personal/environment/environment.tpl:184
+#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
+#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
+#: plugins/gofon/phoneaccount/main.inc:113
+#: include/sieve/templates/element_comment.tpl:8
+msgid "Edit"
+msgstr "Editer"
+
+#: plugins/gofax/faxaccount/main.inc:109
+msgid "FAX settings"
+msgstr "Configuration du FAX"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:15
+msgid "Fax number for GOfax to trigger on"
+msgstr "Numéro de fax pour lesquels GOfax s'activera"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:18
+msgid "Alternate fax numbers will not be copied"
+msgstr "Les numéros de fax alternatif ne seront pas copiés"
+
+#: plugins/gofax/faxaccount/generic.tpl:26
+msgid "Specify the GOfax communication language for fax to mail gateway"
+msgstr ""
+"Indiquez le le protocole de communication GOfax pour les fax vers la "
+"passerelle de messagerie"
+
+#: plugins/gofax/faxaccount/generic.tpl:38
+msgid "Specify delivery format for fax to mail gateway"
+msgstr ""
+"Spécifiez le format de distribution pour les fax vers la passerelle de "
+"messagerie"
+
+#: plugins/gofax/faxaccount/generic.tpl:51
+msgid "Delivery methods"
+msgstr "Méthodes de distribution"
+
+#: plugins/gofax/faxaccount/generic.tpl:56
+msgid "Temporary disable fax usage"
+msgstr "Désactiver temporairement l'utilisation du fax"
+
+#: plugins/gofax/faxaccount/generic.tpl:62
+msgid "Deliver fax as mail to"
+msgstr "Délivrer les fax comme des messages à"
+
+#: plugins/gofax/faxaccount/generic.tpl:93
+msgid "Alternate fax numbers"
+msgstr "Numéros de fax alternatif"
+
+#: plugins/gofax/faxaccount/generic.tpl:108
+#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
+#: plugins/personal/mail/copypaste.tpl:44
+#: plugins/personal/mail/generic.tpl:260
+msgid "Add local"
+msgstr "Ajouter en local"
+
+#: plugins/gofax/faxaccount/generic.tpl:115
+msgid "Blocklists"
+msgstr "Listes Rouges"
+
+#: plugins/gofax/faxaccount/generic.tpl:118
+msgid "Blocklists for incoming fax"
+msgstr "Listes rouges pour les fax entrant"
+
+#: plugins/gofax/faxaccount/generic.tpl:126
+msgid "Blocklists for outgoing fax"
+msgstr "Listes rouges pour les fax sortant"
+
+#: plugins/addons/gotomasses/main.inc:51
+#: plugins/addons/gotomasses/class_gotomasses.inc:6
+#: plugins/addons/gotomasses/class_gotomasses.inc:273
+#: plugins/addons/gotomasses/class_gotomasses.inc:279
+msgid "System mass deployment"
+msgstr "Déploiement de système en masse"
+
+#: plugins/addons/gotomasses/contents.tpl:37
+#: plugins/admin/fai/class_faiSummaryTab.inc:339
+msgid "No."
+msgstr "Non."
+
+#: plugins/addons/gotomasses/contents.tpl:40
+msgid "Mac address"
+msgstr "Adresse Mac"
+
+#: plugins/addons/gotomasses/contents.tpl:45
+msgid "Assigned object group"
+msgstr "Groupe d'objets assigné"
+
+#: plugins/addons/gotomasses/contents.tpl:48
+#: plugins/addons/logview/gosa_log_contents.tpl:20
+#: plugins/addons/logview/gosa_log_contents.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
+#: plugins/admin/systems/class_baseSelectDialog.inc:47
+#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:150
+#: plugins/admin/systems/workstation.tpl:125
+#: plugins/admin/ogroups/termgroup.tpl:88
+msgid "Action"
+msgstr "Action"
+
+#: plugins/addons/gotomasses/contents.tpl:72
+msgid "Select object group"
+msgstr "Sélectionnez un groupe d'objets"
+
+#: plugins/addons/gotomasses/contents.tpl:79
+msgid "Remove this entry"
+msgstr "Supprimer cette entrée"
+
+#: plugins/addons/gotomasses/contents.tpl:102
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "New entry"
+msgstr "Nouvelle entrée"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:88
+msgid "Your are not allowed to import csv data into this plugin."
+msgstr "Vous n'êtes pas autorisé à importer des données csv dans cet extension."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:92
+msgid "The uploaded file seams to be empty, import aborted."
+msgstr "Le fichier spécifié semble vide, l'importation à été arrètée."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:148
+msgid "Your are not allowed to view contents of this plugin."
+msgstr "Vous n'êtes pas autorisé à voir le contenu de cette extension."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:154
+#, php-format
+msgid "Can't locate or read csv storage file '%s'."
+msgstr "Impossible de trouver ou lire le fichier csv '%s'."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:160
+#, php-format
+msgid "Can't read csv storage file '%s'."
+msgstr "Impossible de lire le fichier csv '%s'."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:200
+msgid "Your are not allowed to write the content of this plugin."
+msgstr "Vous n'êtes pas autorisé à écrire le contenu de cette extension."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:205
+#, php-format
+msgid "Can't locate or write csv storage file '%s'."
+msgstr "Impossible de lire ou écrire le fichier csv '%s'."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:209
+#, php-format
+msgid "Can't write csv storage file '%s'."
+msgstr "Impossible d'écrire le fichier csv '%s'."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:274
+msgid "Provide a mechanism to automatically activate a set of systems"
+msgstr "Procure un mécanisme pour automatiquement activer un ensemble de systèmes"
+
+#: plugins/addons/notifications/main.inc:46
+#: plugins/addons/notifications/class_msgplug.inc:6
+msgid "Notifications"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:2
+msgid "Notification target"
+msgstr "Destinataire de la notification"
+
+#: plugins/addons/notifications/contents.tpl:7
+#, fuzzy
+msgid "Use target from"
+msgstr "Utiliser la cible depuis"
+
+#: plugins/addons/notifications/contents.tpl:21
+msgid "Available recipients"
+msgstr "Destinataires disponibles"
+
+#: plugins/addons/notifications/contents.tpl:22
+#: ihtml/themes/default/acl.tpl:30
+msgid "List message possible targets"
+msgstr "Liste les destinataires possibles pour les messages"
+
+#: plugins/addons/notifications/contents.tpl:33
+msgid "Recipients"
+msgstr "Destinataires"
+
+#: plugins/addons/notifications/contents.tpl:34
+#: ihtml/themes/default/acl.tpl:42
+msgid "List message recipients"
+msgstr "Lister les destinataires du message"
+
+#: plugins/addons/notifications/contents.tpl:44
+#: plugins/addons/logview/gosa_log_contents.tpl:85
+#: plugins/addons/logview/contents.tpl:85
+msgid "Message"
+msgstr "Message"
+
+#: plugins/addons/notifications/contents.tpl:60
+msgid "Send message"
+msgstr "Envoyer un message"
+
+#: plugins/addons/notifications/contents.tpl:72
+msgid "Notification send!"
+msgstr "Notification envoyée!"
+
+#: plugins/addons/notifications/contents.tpl:75
+msgid ""
+"Your message has been sent successfully. Press the continue button to get "
+"back to the notification plugin."
+msgstr ""
+"Votre message à été envoyé avec succès. Appuyez sur le bouton pour revenir "
+"en arrière."
+
+#: plugins/addons/notifications/contents.tpl:78
+#: plugins/admin/systems/SelectDeviceType.tpl:44
+#: plugins/admin/systems/ServiceAddDialog.tpl:28
+#: plugins/admin/users/template.tpl:48
+#: plugins/admin/departments/class_departmentGeneric.inc:477
+#: plugins/admin/departments/class_departmentGeneric.inc:572
+#: plugins/admin/fai/class_faiManagement.inc:575
+#: plugins/admin/fai/class_faiManagement.inc:763
+#: plugins/admin/fai/class_faiManagement.inc:769
+#: include/sieve/templates/select_test_type.tpl:11
+#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
+#: ihtml/themes/default/snapshotdialog.tpl:87
+msgid "Continue"
+msgstr "Continuer"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/systems/printer.tpl:91
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/users/class_userManagement.inc:28
+#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
+#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
+msgid "Users"
+msgstr "Utilisateurs"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
+#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
+msgid "Groups"
+msgstr "Groupes"
+
+#: plugins/addons/notifications/class_msgplug.inc:99
+msgid "You have no permissions to send a message!"
+msgstr "Vous n'avez pas l'autorisation pour envoyer un message!"
+
+#: plugins/addons/notifications/class_msgplug.inc:103
+msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
+msgstr "Aucune définition de NOTIFY_COMMAND n'est présente dans gosa.conf"
+
+#: plugins/addons/notifications/class_msgplug.inc:111
+#: plugins/admin/systems/class_servGeneric.inc:114
+#: plugins/admin/systems/class_terminalGeneric.inc:213
+#: plugins/admin/systems/class_terminalGeneric.inc:225
+#: plugins/admin/systems/class_terminalGeneric.inc:237
+#: plugins/admin/systems/class_workstationGeneric.inc:190
+#: plugins/admin/ogroups/class_termgroup.inc:208
+#, php-format
+msgid "Execution of '%s' failed!"
+msgstr "L'exécution de '%s' a échoué!"
+
+#: plugins/addons/notifications/class_msgplug.inc:117
+msgid "Please specify at least one recipient to send a message!"
+msgstr "Veuillez spécifié au moins un destinataire pour ce message!"
+
+#: plugins/addons/notifications/class_msgplug.inc:213
+msgid "No DESC tag in message file:"
+msgstr "Pas de drapeau DESC dans le message d'absence:"
+
+#: plugins/addons/notifications/class_msgplug.inc:240
+msgid "Notification"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:241
+#: plugins/addons/notifications/class_msgplug.inc:246
+msgid "Notification plugin"
+msgstr "Extension de notification"
+
+#: plugins/addons/notifications/class_msgplug.inc:249
+msgid "Allow sending notifications"
+msgstr "Permet d'envoyer des messages"
+
+#: plugins/addons/mailqueue/main.inc:42
+#: plugins/addons/mailqueue/class_mailqueue.inc:6
+msgid "Mail queue"
+msgstr "Queue du serveur de messagerie"
+
+#: plugins/addons/mailqueue/contents.tpl:12
+msgid "Please enter a search string here."
+msgstr "Veuillez indiquer une chaîne de caractères a rechercher."
+
+#: plugins/addons/mailqueue/contents.tpl:14
+msgid "Select a server"
+msgstr "Sélectionnez un serveur"
+
+#: plugins/addons/mailqueue/contents.tpl:17
+msgid "with status"
+msgstr "avec les statuts"
+
+#: plugins/addons/mailqueue/contents.tpl:21
+msgid "within the last"
+msgstr "pendant la dernière"
+
+#: plugins/addons/mailqueue/contents.tpl:29
+msgid "Remove all messages"
+msgstr "Enlever tout les messages"
+
+#: plugins/addons/mailqueue/contents.tpl:30
+msgid "Remove all messages from selected servers queue"
+msgstr "Enlever tout les messages des queues sélectionnées"
+
+#: plugins/addons/mailqueue/contents.tpl:31
+#: plugins/addons/mailqueue/class_mailqueue.inc:401
+msgid "Hold all messages"
+msgstr "Mettre en attente tout les messages"
+
+#: plugins/addons/mailqueue/contents.tpl:32
+msgid "Hold all messages in selected servers queue"
+msgstr "Mettre en attente tout les messages dans les queues sélectionnées"
+
+#: plugins/addons/mailqueue/contents.tpl:33
+msgid "Release all messages"
+msgstr "Libérer tout les messages"
+
+#: plugins/addons/mailqueue/contents.tpl:34
+msgid "Release all messages in selected servers queue"
+msgstr "Libérer tout les messages dans les queues sélectionnées"
+
+#: plugins/addons/mailqueue/contents.tpl:35
+#: plugins/addons/mailqueue/class_mailqueue.inc:403
+msgid "Requeue all messages"
+msgstr "Remettre tout les messages dans la queue"
+
+#: plugins/addons/mailqueue/contents.tpl:36
+msgid "Requeue all messages in selected servers queue"
+msgstr "Remettre tout les messages dans les queues sélectionnées"
+
+#: plugins/addons/mailqueue/contents.tpl:46
+msgid "Search returned no results"
+msgstr "La recherche n'a renvoyé aucun résultat"
+
+#: plugins/addons/mailqueue/contents.tpl:52
+msgid "ID"
+msgstr "ID"
+
+#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1273
+#: plugins/admin/systems/class_servGeneric.inc:420
+#: plugins/admin/systems/servnfs.tpl:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:432
+#: plugins/personal/mail/generic.tpl:16
+#: plugins/generic/references/class_reference.inc:44
+#: setup/setup_config2.tpl:203 setup/setup_config2.tpl:248
+msgid "Server"
+msgstr "Serveur"
+
+#: plugins/addons/mailqueue/contents.tpl:54
+#: plugins/admin/systems/glpi_devices.tpl:293
+#: plugins/admin/systems/glpi_devices.tpl:420
+#: plugins/admin/systems/glpi_devices.tpl:485
+#: plugins/personal/connectivity/pureftpd.tpl:55
+#: include/sieve/templates/element_size.tpl:4
+#: include/sieve/class_sieveManagement.inc:599
+msgid "Size"
+msgstr "Taille"
+
+#: plugins/addons/mailqueue/contents.tpl:55
+msgid "Arrival"
+msgstr "Arrivée"
+
+#: plugins/addons/mailqueue/contents.tpl:57
+msgid "Recipient"
+msgstr "Destinataire"
+
+#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
+#: setup/setup_checks.tpl:91
+msgid "Error"
+msgstr "Erreur"
+
+#: plugins/addons/mailqueue/contents.tpl:76
+#: plugins/addons/mailqueue/class_mailqueue.inc:381
+#: include/sieve/class_sieveManagement.inc:641
+msgid "Active"
+msgstr "Actif"
+
+#: plugins/addons/mailqueue/contents.tpl:94
+msgid "Delete this message"
+msgstr "Supprimer ce message"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "unhold"
+msgstr "enlever de la file d'attente"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "Release message"
+msgstr "Enlever le message de la file d'attente"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+msgid "hold"
+msgstr "mettre dans la file d'attente"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#: plugins/addons/mailqueue/class_mailqueue.inc:405
+msgid "Hold message"
+msgstr "Mettre en attente"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "requeue"
+msgstr "remettre dans la queue"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "Requeue this message"
+msgstr "Remettre ce message dans la queue"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "header"
+msgstr "entête"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "Display header from this message"
+msgstr "Afficher l'entête de ce message"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:65
+msgid "Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
+msgstr ""
+"Veuillez vérifier votre fichier 'gosa.conf' il n'y a pas de "
+"'MAILQUEUESCRIPTPATH' spécifiée."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:92
+#: plugins/addons/mailqueue/class_mailqueue.inc:119
+#: plugins/addons/mailqueue/class_mailqueue.inc:178
+#: plugins/addons/mailqueue/class_mailqueue.inc:206
+#, php-format
+msgid "You do not have permission to execute the command '%s' on the mailqueue."
+msgstr ""
+"Vous n'avez pas l'autorisation pour exécuter la commande '%s' sur la queue "
+"de messagerie."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:100
+#: plugins/addons/mailqueue/class_mailqueue.inc:128
+#: plugins/addons/mailqueue/class_mailqueue.inc:188
+#: plugins/addons/mailqueue/class_mailqueue.inc:221
+#, php-format
+msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
+msgstr ""
+"Veuillez vérifier votre fichier 'gosa.conf' la commande %s ne peut pas être "
+"exécutée."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:233
+msgid "There are no mail server specified."
+msgstr "Il n'y a pas de serveur de mail spécifié."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:283
+msgid "up"
+msgstr "au dessus"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:285
+msgid "down"
+msgstr "En dessous"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:313
+#: plugins/addons/mailqueue/class_mailqueue.inc:378
+#: plugins/addons/logview/class_logview.inc:123
+#: plugins/addons/logview/class_logview.inc:145
+#: plugins/addons/logview/class_gosa_logview.inc:146
+#: plugins/addons/addressbook/class_addressbook.inc:619
+msgid "All"
+msgstr "Tout"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:328
+msgid "no limit"
+msgstr "pas de limites"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:331
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "hour"
+msgstr "heure"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:333
+msgid "hours"
+msgstr "heures"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:379
+msgid "Hold"
+msgstr "Mettre en attente"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:380
+msgid "Un hold"
+msgstr "Enlever de la file d'attente"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:382
+msgid "Not active"
+msgstr "Pas actif"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:391
+msgid "Mailqueue"
+msgstr "Queue du serveur de messagerie"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:392
+msgid "Mailqueue addon"
+msgstr "Extension de queue du serveur de messagerie"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:397
+msgid "Mail queue addon"
+msgstr "Extension de queue du serveur de messagerie"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:400
+msgid "Unhold all messages"
+msgstr "Enlever tout les messages de la file d'attente"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:402
+msgid "Delete all messages"
+msgstr "Effacer tout les messages"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:404
+msgid "Unhold message"
+msgstr "Enlever le message de la file d'attente"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:406
+msgid "Delete message"
+msgstr "Supprimer ce message"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:407
+msgid "Requeue message"
+msgstr "Remettre tout les messages dans la file d'attente"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:408
+msgid "Gathering queue data"
+msgstr "Obtention des données de la file d'attente"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:409
+msgid "Get header information"
+msgstr "Obtention des entêtes des messages"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:11
+#: plugins/addons/logview/contents.tpl:11
+msgid "Show hosts"
+msgstr "Afficher les machines"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:38
+#: plugins/addons/logview/contents.tpl:38
+msgid "Time interval"
+msgstr "Intervalle de temps"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:48
+#: plugins/addons/logview/contents.tpl:48
+msgid "Enter string to search for"
+msgstr "Entrée la chaîne de caractères à rechercher"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:60
+#: plugins/addons/logview/contents.tpl:60
+msgid "Ruleset"
+msgstr "Ensemble de règles"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:86
+msgid "Repeated"
+msgstr "Repeter"
+
+#: plugins/addons/logview/class_logview.inc:79
+msgid "No LOG servers defined!"
+msgstr "Pas de serveurs de journaux systèmes définis!"
+
+#: plugins/addons/logview/class_logview.inc:94
+#: plugins/addons/logview/class_logview.inc:194
+#: plugins/addons/logview/class_gosa_logview.inc:129
+#: plugins/addons/logview/class_gosa_logview.inc:185
+msgid "Can't connect to log database, no logs can be shown!"
+msgstr ""
+"Impossible de se connecter à la base de données des journaux systèmes, aucun "
+"journal ne peut être affiché!"
+
+#: plugins/addons/logview/class_logview.inc:101
+#: plugins/addons/logview/class_logview.inc:198
+#: plugins/addons/logview/class_gosa_logview.inc:136
+#: plugins/addons/logview/class_gosa_logview.inc:190
+msgid "Can't select log database for log generation!"
+msgstr ""
+"Impossible de sélectionner la base de données des journaux systèmes afin de "
+"générer les logs!"
+
+#: plugins/addons/logview/class_logview.inc:114
+msgid "Query for log database failed!. Requesting host names failed."
+msgstr ""
+"La requête sur la base de données des journaux systèmes a échoué! impossible "
+"d'obtenir les nom des machines."
+
+#: plugins/addons/logview/class_logview.inc:137
+msgid "Query for log database failed!"
+msgstr "La requête sur la base de données des journaux systèmes a échoué!"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "one hour"
+msgstr "Une heure"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "6 hours"
+msgstr "6 heures"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "12 hours"
+msgstr "12 heures"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "24 hours"
+msgstr "24 heures"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "2 days"
+msgstr "2 jours"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "one week"
+msgstr "une semaine"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "2 weeks"
+msgstr "2 semaines"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "one month"
+msgstr "un mois"
+
+#: plugins/addons/logview/class_logview.inc:175
+#: plugins/addons/logview/class_gosa_logview.inc:165
+msgid "You have insufficient permissions to view syslog entries."
+msgstr "Vous n'avez pas l'autorisation pour voir les entrées des journaux systèmes."
+
+#: plugins/addons/logview/class_logview.inc:403
+msgid "Log view"
+msgstr "Visualisation des journaux systèmes"
+
+#: plugins/addons/logview/class_logview.inc:404
+msgid "Log view addon"
+msgstr "Extension de visualisation des journaux systèmes"
+
+#: plugins/addons/logview/class_gosa_logview.inc:99
+msgid "No GOsa LOG servers defined!"
+msgstr "Pas de serveurs de journaux systèmes définis!"
+
+#: plugins/addons/logview/main.inc:34
+msgid "System log view"
+msgstr "Affichage des journaux système"
+
+#: plugins/addons/logview/contents.tpl:20
+msgid "Log level"
+msgstr "Niveaux des journaux systèmes"
+
+#: plugins/addons/logview/contents.tpl:82
+msgid "Level"
+msgstr "Niveau"
+
+#: plugins/addons/logview/contents.tpl:83
+msgid "Hostname"
+msgstr "Nom d'hôte"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:10
+msgid "DFS Managment"
+msgstr "Gestion DFS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:151
+#, php-format
+msgid "Removing of DFS share with dn '%s' failed."
+msgstr "La suppression du partage DFS avec le dn '%s' à échoué."
+
+#: plugins/addons/godfs/class_dfsManagment.inc:170
+msgid "No DFS entries found"
+msgstr "Pas d'entrée DFS trouvée"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+msgid "Go up one dfsshare"
+msgstr "Monter d'un partage DFS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_servDNSeditZone.inc:313
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/acl/class_aclRole.inc:338
+#: plugins/admin/ogroups/phonequeue.tpl:24
+#: plugins/admin/fai/class_faiProfile.inc:311
+#: include/sieve/templates/object_container_clear.tpl:8
+#: include/sieve/templates/object_container.tpl:8
+#: include/class_MultiSelectWindow.inc:194
+#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
+msgid "Up"
+msgstr "Au dessus"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+msgid "Go to dfs root"
+msgstr "Aller au répertoire de base de DFS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+#: include/class_MultiSelectWindow.inc:188
+msgid "Root"
+msgstr "Racine"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:215
+msgid "Create new dfsshare"
+msgstr "Création d'un nouveau partage dfs"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:247
+#: setup/class_setupStep_Finish.inc:37
+#: ihtml/themes/default/copyPasteDialog.tpl:32
+msgid "Finish"
+msgstr "Terminé"
+
+#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
+msgid "Distributed File System Administration"
+msgstr "Administration du systèmes de fichiers distribués DFS"
+
+#: plugins/addons/godfs/contents.tpl:8
+msgid "DFS Shares"
+msgstr "Partages DFS"
+
+#: plugins/addons/godfs/contents.tpl:26
+msgid ""
+"This menu allows you to create, delete and edit selected dfs shares. Having "
+"a large numbers of dfs shares, you might prefer the range selectors on top "
+"of the dfs share list."
+msgstr ""
+"Ce menu vous permet de d'ajouter, supprimer et éditer des partages DFS. Si "
+"vous avez un grand nombre de départements il est conseillé d'utiliser les "
+"filtres."
+
+#: plugins/addons/godfs/contents.tpl:40
+msgid "Display dfs shares matching"
+msgstr "Afficher les partages dfs correspondants"
+
+#: plugins/addons/godfs/contents.tpl:44
+msgid "Regular expression for matching dfs share names"
+msgstr "Expression régulière pour sélectionner les partages dfs"
+
+#: plugins/addons/godfs/generic.tpl:4
+msgid "DFS Properties"
+msgstr "Propriétés DFS"
+
+#: plugins/addons/godfs/generic.tpl:8
+msgid "Name of dfs Share"
+msgstr "Nom du partage DFS"
+
+#: plugins/addons/godfs/generic.tpl:16
+msgid "Fileserver"
+msgstr "Serveur de fichier"
+
+#: plugins/addons/godfs/generic.tpl:20
+msgid "Share on Fileserver"
+msgstr "Partage sur le serveur de fichier"
+
+#: plugins/addons/godfs/generic.tpl:30
+msgid "DFS Location"
+msgstr "Location DFS"
+
+#: plugins/addons/godfs/generic.tpl:34
+#: plugins/addons/addressbook/class_addressbook.inc:816
+#: plugins/admin/systems/class_printGeneric.inc:892
+#: plugins/admin/systems/class_workstationGeneric.inc:621
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
+#: plugins/admin/systems/workstation.tpl:19
+#: plugins/admin/systems/class_glpiAccount.inc:792
+#: plugins/admin/departments/class_departmentGeneric.inc:598
+#: plugins/admin/departments/generic.tpl:56
+#: plugins/admin/departments/generic.tpl:68
+#: plugins/personal/generic/class_user.inc:1441
+#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
+msgid "Location"
+msgstr "Lieu"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:102
+#: plugins/addons/godfs/class_dfsgeneric.inc:104
+msgid "Dfs share already exists."
+msgstr "Le partage dfs indiqué existe déjà."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:117
+msgid "Required Field \"Name of dfs Share\" is not set."
+msgstr "Le champ obligatoire \"Nom du partage DFS\" n'est pas rempli."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:120
+msgid "Required Field \"Description\" is not set."
+msgstr "Le champ obligatoire \"Description\" n'est pas rempli."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:123
+msgid "Required Field \"Fileserver\" is not set."
+msgstr "Le champ obligatoire \"Serveur de fichiers\"' n'est pas rempli."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:126
+msgid "Required Field \"Share on fileserver\" is not set."
+msgstr "Le champ obligatoire \"Partage sur le serveur\" n'est pas rempli."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:129
+msgid "Required Field \"Location\" is not set."
+msgstr "Le champ obligatoire \"Endroit\" n'est pas rempli."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:186
+#, php-format
+msgid "Saving dfs/generic with dn '%s' failed."
+msgstr "La sauvegarde du type dfs/générique avec le dn '%s' à échoué."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:219
+#, php-format
+msgid "Removing dfs/generic with dn '%s' failed."
+msgstr "La suppression du type dfs/générique avec le dn '%s' à échoué."
+
+#: plugins/addons/addressbook/remove.tpl:6
+msgid ""
+"This includes all addressbook data in this entry. Please double check if "
+"your really want to do this since there is no way for GOsa to get your data "
+"back."
+msgstr ""
+"Ceci inclut toutes les données du carnet d'adresse situées dans cette "
+"entrée. Veuillez vérifier si vous voulez réaliser cette opération, toutes "
+"les données seront définitivement perdues, il n'y a pas de moyen pour GOsa "
+"de les récupérer."
+
+#: plugins/addons/addressbook/dial.tpl:3
+msgid "Dial connection..."
+msgstr "Appel en cours ..."
+
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/class_addressbook.inc:435
+#: plugins/addons/addressbook/class_addressbook.inc:442
+#: plugins/addons/addressbook/class_addressbook.inc:446
+#: plugins/addons/addressbook/class_addressbook.inc:559
+msgid "Dial"
+msgstr "Appeler"
+
+#: plugins/addons/addressbook/address_edit.tpl:7
+msgid "Choose the department to store entry in"
+msgstr "Choisissez le département où l'entrée sera stockée"
+
+#: plugins/addons/addressbook/address_edit.tpl:24
+#: plugins/addons/addressbook/address_info.tpl:18
+msgid "Personal"
+msgstr "Personnel"
+
+#: plugins/addons/addressbook/address_edit.tpl:30
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:7
+#: plugins/personal/generic/generic.tpl:49
+msgid "Last name"
+msgstr "Nom de famille"
+
+#: plugins/addons/addressbook/address_edit.tpl:33
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:11
+#: plugins/personal/generic/generic.tpl:61
+msgid "First name"
+msgstr "Prénom"
+
+#: plugins/addons/addressbook/address_edit.tpl:48
+#: plugins/addons/addressbook/class_addressbook.inc:820
+#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
+#: html/getxls.php:298
+msgid "Initials"
+msgstr "Initiales"
+
+#: plugins/addons/addressbook/address_edit.tpl:60
+#: plugins/addons/addressbook/address_info.tpl:40
+#: plugins/personal/generic/class_user.inc:1428
+#: plugins/personal/generic/generic.tpl:73
+msgid "Personal title"
+msgstr "Titre Personnel"
+
+#: plugins/addons/addressbook/address_edit.tpl:74
+#: plugins/addons/addressbook/address_info.tpl:53
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Private"
+msgstr "Privé"
+
+#: plugins/addons/addressbook/address_edit.tpl:80
+#: plugins/addons/addressbook/address_edit.tpl:207
+#: plugins/addons/addressbook/address_info.tpl:59
+#: plugins/addons/addressbook/address_info.tpl:155
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
+#: plugins/admin/departments/class_departmentGeneric.inc:603
+#: plugins/admin/departments/generic.tpl:76
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/generic.tpl:368
+#: include/sieve/templates/element_address.tpl:15
+#: include/sieve/templates/element_address.tpl:113
+#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
+msgid "Address"
+msgstr "Adresse"
+
+#: plugins/addons/addressbook/address_edit.tpl:106
+#: plugins/addons/addressbook/address_info.tpl:75
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
+msgid "Mobile"
+msgstr "GSM"
+
+#: plugins/addons/addressbook/address_edit.tpl:118
+#: plugins/addons/addressbook/address_info.tpl:83
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
+msgid "Email"
+msgstr "Adresse de messagerie"
+
+#: plugins/addons/addressbook/address_edit.tpl:134
+#: plugins/addons/addressbook/address_info.tpl:99
+msgid "Organizational"
+msgstr "Organisation"
+
+#: plugins/addons/addressbook/address_edit.tpl:143
+#: plugins/addons/addressbook/address_info.tpl:109
+msgid "Company"
+msgstr "Société"
+
+#: plugins/addons/addressbook/address_edit.tpl:167
+#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
+#: html/getxls.php:298
+msgid "City"
+msgstr "Ville"
+
+#: plugins/addons/addressbook/address_edit.tpl:179
+#: plugins/addons/addressbook/address_info.tpl:133
+#: plugins/personal/generic/class_user.inc:1410
+#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
+msgid "Postal code"
+msgstr "Code postal"
+
+#: plugins/addons/addressbook/address_edit.tpl:191
+#: plugins/addons/addressbook/address_info.tpl:141
+#: plugins/admin/departments/class_departmentGeneric.inc:596
+msgid "Country"
+msgstr "Pays"
+
+#: plugins/addons/addressbook/address_edit.tpl:246
+#: plugins/addons/addressbook/class_addressbook.inc:813
+#: plugins/addons/addressbook/address_info.tpl:179
+#: plugins/personal/nagios/nagios.tpl:79
+#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
+#: html/getxls.php:300
+msgid "Pager"
+msgstr "Bip"
+
+#: plugins/addons/addressbook/address_edit.tpl:264
+#: plugins/admin/systems/goKrbServer.tpl:30
+#: plugins/admin/systems/goGlpiServer.tpl:32
+#: plugins/admin/systems/goLdapServer.tpl:9
+#: plugins/admin/systems/glpi_devices.tpl:760
+#: plugins/admin/systems/class_goService.inc:39
+#: plugins/admin/systems/goImapServer.tpl:116
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
+#: plugins/admin/systems/goMailServer.tpl:221
+#: plugins/admin/systems/servnfs.tpl:139
+#: plugins/admin/systems/goNtpServer.tpl:29
+#: plugins/admin/systems/goShareServer.tpl:29
+#: plugins/admin/systems/goFonServer.tpl:39
+#: plugins/admin/systems/goSyslogServer.tpl:5
+#: plugins/admin/systems/servkolab.tpl:245
+#: plugins/admin/systems/goCupsServer.tpl:5
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
+#: plugins/admin/systems/goTerminalServer.tpl:23
+#: plugins/admin/systems/goSpamServer.tpl:125
+#: plugins/admin/systems/goFaxServer.tpl:23
+#: plugins/admin/systems/gosaLogServer.tpl:31
+#: plugins/admin/systems/servdns.tpl:21
+#: plugins/admin/systems/goSpamServerRule.tpl:21
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
+#: plugins/admin/systems/servRepository.tpl:66
+#: plugins/admin/systems/servdnseditzone.tpl:128
+#: plugins/admin/systems/goVirusServer.tpl:168
+#: plugins/admin/systems/goLogDBServer.tpl:23
+#: plugins/admin/departments/class_departmentManagement.inc:395
+#: plugins/admin/departments/dep_move_confirm.tpl:15
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
+#: plugins/personal/scalix/main.inc:99
+#: plugins/personal/environment/hotplugDialogNew.tpl:53
+#: plugins/personal/generic/generic_certs.tpl:91
+#: plugins/personal/generic/generic_picture.tpl:33
+#: include/sieve/templates/management.tpl:24
+#: include/sieve/templates/edit_frame_base.tpl:39
+#: include/class_MultiSelectWindow.inc:80
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+msgid "Save"
+msgstr "Enregistrer"
+
+#: plugins/addons/addressbook/class_addressbook.inc:6
+#: plugins/addons/addressbook/class_addressbook.inc:796
+#: plugins/addons/addressbook/class_addressbook.inc:802
+#: setup/class_setupStep_Feedback.inc:105
+msgid "Addressbook"
+msgstr "Carnet d'adresses"
+
+#: plugins/addons/addressbook/class_addressbook.inc:174
+#, php-format
+msgid "Dial from %s to %s now?"
+msgstr "Appeler de %s vers %s maintenant ?"
+
+#: plugins/addons/addressbook/class_addressbook.inc:178
+msgid ""
+"You have no personal phone number set. Please change that in order to "
+"perform direct dials."
+msgstr ""
+"Vous n'avez pas de numéro de téléphone personnel indiqué. Veuillez rectifier "
+"cela en vue de pouvoir faire des appels directs."
+
+#: plugins/addons/addressbook/class_addressbook.inc:205
+#: plugins/addons/addressbook/class_addressbook.inc:760
+#, php-format
+msgid "Removing of addressbook entry '%s' failed."
+msgstr "La suppression de l'entrée du carnet d'adresses '%s' à échoué."
+
+#: plugins/addons/addressbook/class_addressbook.inc:212
+#: plugins/addons/addressbook/class_addressbook.inc:320
+msgid "You are not allowed to delete this entry!"
+msgstr "Vous n'êtes pas autorisé à supprimer cette entrée!"
+
+#: plugins/addons/addressbook/class_addressbook.inc:314
+#, php-format
+msgid "You're about to delete the entry %s."
+msgstr "Vous êtes sur le point de supprimer l'entrée %s."
+
+#: plugins/addons/addressbook/class_addressbook.inc:452
+#, php-format
+msgid "Save contact for %s as vcard"
+msgstr "Enregistrer le contact %s au format vcard"
+
+#: plugins/addons/addressbook/class_addressbook.inc:458
+#, php-format
+msgid "Send mail to %s"
+msgstr "Envoyer un message à %s"
+
+#: plugins/addons/addressbook/class_addressbook.inc:571
+msgid "global addressbook"
+msgstr "Carnet d'adresses général"
+
+#: plugins/addons/addressbook/class_addressbook.inc:574
+msgid "user database"
+msgstr "Base de données des utilisateurs"
+
+#: plugins/addons/addressbook/class_addressbook.inc:578
+#, php-format
+msgid "Contact stored in '%s'"
+msgstr "Contact enregistré dans '%s'"
+
+#: plugins/addons/addressbook/class_addressbook.inc:580
+msgid "Creating new entry in"
+msgstr "Création d'une nouvelle entrée dans"
+
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/class_addressbook.inc:806
+#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
+#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
+msgid "Given name"
+msgstr "Prénom"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Work phone"
+msgstr "Téléphone du bureau"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Cell phone"
+msgstr "GSM"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
+msgid "Home phone"
+msgstr "Téléphone personnel"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: plugins/personal/posix/class_posixAccount.inc:1365
+#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
+#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
+msgid "User ID"
+msgstr "ID de l'utilisateur"
+
+#: plugins/addons/addressbook/class_addressbook.inc:659
+#: plugins/admin/users/class_userManagement.inc:561
+#: plugins/admin/users/class_userManagement.inc:639
+#: plugins/personal/generic/class_user.inc:1105
+msgid "The required field 'Name' is not set."
+msgstr "Le champ obligatoire 'Nom' n'est pas rempli."
+
+#: plugins/addons/addressbook/class_addressbook.inc:663
+#: plugins/admin/users/class_userManagement.inc:564
+#: plugins/admin/users/class_userManagement.inc:642
+#: plugins/personal/generic/class_user.inc:1120
+msgid "The required field 'Given name' is not set."
+msgstr "Le champ obligatoire 'Nom Complet' n'est pas rempli."
+
+#: plugins/addons/addressbook/class_addressbook.inc:669
+#: plugins/addons/addressbook/class_addressbook.inc:697
+#: plugins/admin/departments/class_departmentGeneric.inc:276
+#: plugins/personal/generic/class_user.inc:1141
+#: plugins/personal/generic/class_user.inc:1166
+msgid "The field 'Name' contains invalid characters."
+msgstr "Le champ 'Nom' contient des caractères invalides."
+
+#: plugins/addons/addressbook/class_addressbook.inc:672
+#: plugins/addons/addressbook/class_addressbook.inc:694
+#: plugins/personal/generic/class_user.inc:1144
+#: plugins/personal/generic/class_user.inc:1163
+msgid "The field 'Given name' contains invalid characters."
+msgstr "Le champ 'Nom complet' contient des caractères invalides."
+
+#: plugins/addons/addressbook/class_addressbook.inc:677
+#: plugins/addons/addressbook/class_addressbook.inc:680
+#: plugins/admin/departments/class_departmentGeneric.inc:279
+#: plugins/personal/generic/class_user.inc:1149
+msgid "The field 'Phone' contains an invalid phone number."
+msgstr "Le champ 'Téléphone' contient un numéro invalide."
+
+#: plugins/addons/addressbook/class_addressbook.inc:683
+#: plugins/admin/departments/class_departmentGeneric.inc:282
+#: plugins/personal/generic/class_user.inc:1152
+msgid "The field 'Fax' contains an invalid phone number."
+msgstr "Le champ 'Fax' contient un numéro invalide."
+
+#: plugins/addons/addressbook/class_addressbook.inc:686
+#: plugins/personal/generic/class_user.inc:1155
+msgid "The field 'Mobile' contains an invalid phone number."
+msgstr "Le champ 'GSM' contient un numéro invalide."
+
+#: plugins/addons/addressbook/class_addressbook.inc:689
+#: plugins/personal/generic/class_user.inc:1158
+msgid "The field 'Pager' contains an invalid phone number."
+msgstr "Le champ 'Bip' contient un numéro invalide."
+
+#: plugins/addons/addressbook/class_addressbook.inc:702
+#: plugins/admin/ogroups/class_mailogroup.inc:85
+#: plugins/personal/mail/class_mailAccount.inc:912
+#: plugins/personal/mail/class_mailAccount.inc:916
+msgid "Please enter a valid email address in 'Primary address' field."
+msgstr ""
+"Veuillez entrer une adresse de messagerie valide dans le champ 'Adresse "
+"Principale'."
+
+#: plugins/addons/addressbook/class_addressbook.inc:710
+msgid "Cannot create a unique DN for your entry. Please fill more formular fields."
+msgstr ""
+"Impossible de créer un DN unique pour cette entrée. Veuillez remplir plus de "
+"champs."
+
+#: plugins/addons/addressbook/class_addressbook.inc:797
+msgid "Addressbook entry acls"
+msgstr "Liste de contrôle d'accès du carnet d'adresses"
+
+#: plugins/addons/addressbook/class_addressbook.inc:805
+#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
+msgid "Surename"
+msgstr "Nom de famille"
+
+#: plugins/addons/addressbook/class_addressbook.inc:807
+#: plugins/personal/generic/class_user.inc:1445
+msgid "Telefon number"
+msgstr "Numéro de téléphone"
+
+#: plugins/addons/addressbook/class_addressbook.inc:809
+#: plugins/personal/generic/class_user.inc:1446
+msgid "Mobile number"
+msgstr "Numéro de GSM"
+
+#: plugins/addons/addressbook/class_addressbook.inc:810
+#: plugins/personal/generic/class_user.inc:1431
+msgid "Home phone number"
+msgstr "Numéro de téléphone privé"
+
+#: plugins/addons/addressbook/class_addressbook.inc:811
+#: plugins/personal/generic/class_user.inc:1427
+msgid "User identification"
+msgstr "Information Utilisateur"
+
+#: plugins/addons/addressbook/class_addressbook.inc:812
+#: plugins/admin/groups/class_groupMail.inc:1118
+#: plugins/admin/systems/class_servDNS.inc:409
+#: plugins/admin/systems/servdnseditzone.tpl:60
+#: plugins/admin/ogroups/class_mailogroup.inc:189
+#: plugins/personal/mail/class_mailAccount.inc:1148
+#: plugins/personal/nagios/nagios.tpl:17
+#: plugins/personal/nagios/class_nagiosAccount.inc:288
+#: setup/setup_feedback.tpl:30 html/getxls.php:225
+msgid "Mail address"
+msgstr "Adresse de messagerie"
+
+#: plugins/addons/addressbook/class_addressbook.inc:814
+#: plugins/personal/generic/class_user.inc:1433
+#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
+#: html/getxls.php:299
+msgid "Organization"
+msgstr "Entreprise"
+
+#: plugins/addons/addressbook/class_addressbook.inc:817
+#: plugins/addons/addressbook/class_addressbook.inc:818
+#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Postal address"
+msgstr "Adresse postale"
+
+#: plugins/addons/addressbook/class_addressbook.inc:819
+#: plugins/admin/departments/class_departmentGeneric.inc:602
+#: plugins/admin/departments/generic.tpl:60
+#: plugins/personal/generic/class_user.inc:1442
+#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
+#: html/getxls.php:301
+msgid "State"
+msgstr "Département"
+
+#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
+msgid "Title"
+msgstr "Titre"
+
+#: plugins/addons/addressbook/class_addressbook.inc:822
+#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
+msgid "Home postal address"
+msgstr "Adresse postale personnelle"
+
+#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
+#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
+msgid "Common name"
+msgstr "Nom complet"
+
+#: plugins/addons/addressbook/main.inc:36
+msgid "Address book"
+msgstr "Carnet d'adresses"
+
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Contact"
+msgstr "Contact"
+
+#: plugins/addons/addressbook/contents.tpl:37
+msgid ""
+"The telephone list plugin provides list and search facilities for the people "
+"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
+"find 'Gonicus'. Use the filters below to narrow down your search."
+msgstr ""
+"L'extension gérant les listes de numéros de téléphone permet de les mettre à "
+"disposition de vos utilisateurs. Vous pouvez utiliser les [*] dans vos "
+"recherches, comme dans 'Go*us' pour trouver 'Gonicus'. Utilisez les filtres "
+"ci dessous pour réduire l'étendue de votre recherche."
+
+#: plugins/addons/addressbook/contents.tpl:48
+msgid "Add entry"
+msgstr "Ajouter une entrée"
+
+#: plugins/addons/addressbook/contents.tpl:54
+#: plugins/admin/groups/class_groupApplication.inc:764
+msgid "Edit entry"
+msgstr "Modifier une entrée"
+
+#: plugins/addons/addressbook/contents.tpl:58
+msgid "Remove entry"
+msgstr "Supprimer une entrée"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Select to see regular users"
+msgstr "Sélectionnez afin d'afficher les utilisateurs habituels"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Show organizational entries"
+msgstr "Afficher les entrées de l'organisation"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Select to see users in addressbook"
+msgstr "Sélectionner pour afficher les utilisateurs présent dans le carnet d'adresse"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Show addressbook entries"
+msgstr "Afficher les entrées du carnet d'adresses"
+
+#: plugins/addons/addressbook/contents.tpl:84
+msgid "Display results for department"
+msgstr "Afficher les résultats pour le département"
+
+#: plugins/addons/addressbook/contents.tpl:97
+msgid "Match object"
+msgstr "Objet correspondant"
+
+#: plugins/addons/addressbook/contents.tpl:100
+msgid "Choose the object that will be searched in"
+msgstr "Indiquez l'objet dans lequel la recherche sera effectuée"
+
+#: plugins/addons/addressbook/contents.tpl:112
+msgid "Search string"
+msgstr "Phrase de recherche"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:2
+msgid ""
+"The CSV import plugin provides methods to generate user accounts from a file "
+"containing Comma Seperated Values. The administrator can decide which "
+"columns should be transfered to which attribute. Note that you must have at "
+"least the UID, GIVENNAME and SURENAME set."
+msgstr ""
+"L'extension CSV permet de générer des comptes utilisateurs depuis un fichier "
+"contenant des valeurs séparées par des virgules. L'administrateur peut "
+"choisir quelle colonne doivent être transférées vers quel attribut. Notez "
+"que vous devez au moins avoir le UID, GIVENNAME et SURENAME fournis."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:10
+msgid "Select CSV file to import"
+msgstr "Sélectionnez le fichier CSV à importer"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:14
+#: plugins/addons/ldapmanager/contentimport.tpl:15
+#: plugins/personal/environment/kioskManagement.tpl:13
+msgid "Browse"
+msgstr "Parcourir"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:19
+msgid "Select template"
+msgstr "Sélectionnez le modèle"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:34
+msgid "All entries have been written to the LDAP database successfully."
+msgstr "Toutes les entrées on été écrites correctement dans l'arbre LDAP."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:36
+msgid "Oups. There was an error during the import of your data."
+msgstr "Oups. Il à eu une erreur lors de l'importation de vos données."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:39
+msgid "Here is the status report for the import:"
+msgstr "Voici le rapport de votre importation:"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:80
+msgid "Selected Template"
+msgstr "Modèle sélectionné"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:7
+msgid "XLS import"
+msgstr "Importer un fichier XLS"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:99
+#: plugins/addons/ldapmanager/class_export.inc:84
+msgid "Error while exporting the requested entries!"
+msgstr "Une erreur s'est produite lors de l'exportation!"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:112
+#: plugins/addons/ldapmanager/class_export.inc:96
+#, php-format
+msgid "You are not allowed to export the given ldap entry (%s)"
+msgstr "Vous n'êtes pas autorisé à exporter l'entrée (%s)"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:3
+msgid ""
+"The XLS export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as xls. You may save these files for "
+"documentation."
+msgstr ""
+"L'extension d'exportation au format XLS permet d'exporter une copie complète "
+"de l'annuaire LDAP au format XLS. Ces fichiers peuvent être utilisés à des "
+"fins de documentation."
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:10
+#: plugins/addons/ldapmanager/contentexport.tpl:10
+msgid "Export single entry"
+msgstr "Exporter une seule entrée"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:14
+msgid "Choose the data you want to Export"
+msgstr "Choisissez les données que vous voulez exporter"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:24
+msgid "Export complete XLS for"
+msgstr "Exporter un fichier xls complet pour "
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:27
+#: plugins/addons/ldapmanager/contentexportxls.tpl:42
+#: plugins/addons/ldapmanager/contentexport.tpl:24
+#: plugins/addons/ldapmanager/contentexport.tpl:39
+msgid "Choose the department you want to Export"
+msgstr "Choisissez le département que vous voulez exporter"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:39
+#: plugins/addons/ldapmanager/contentexport.tpl:36
+msgid "Export IVBB LDIF for"
+msgstr "Exporter un IVBB LDIF de"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:58
+#: plugins/addons/ldapmanager/contentexport.tpl:55
+msgid "Export successful"
+msgstr "Exportation réussie"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the complete LDAP database to a xls file"
+msgstr "Cliquez ici pour sauvegarder l'arbre LDAP  au complet dans un fichier xls"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the LDAP Export to a xls file"
+msgstr "Cliquez ici pour exporter un morceau de l'arbre LDAP comme un fichier xls"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:3
+msgid ""
+"The LDIF export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as ldif. You may save these files for backup "
+"purpose or when initializing a new server."
+msgstr ""
+"L'extension d'exportation au format LDIF permet d'exporter une copie "
+"complète de l'annuaire LDAP au format ldif. Ces fichiers peuvent être "
+"utilisés à des fins de sauvegarde ou lors de la mise en place d'un nouveau "
+"serveur."
+
+#: plugins/addons/ldapmanager/contentexport.tpl:21
+msgid "Export complete LDIF for"
+msgstr "Exporter un fichier LDIF complet pour "
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the complete LDAP database to a file"
+msgstr "Cliquez ici pour sauvegarder l'arbre LDAP dans un fichier"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the LDAP Export "
+msgstr "Cliquez ici pour exporter l'arbre LDAP "
+
+#: plugins/addons/ldapmanager/contentimport.tpl:3
+msgid ""
+"The LDIF import plugin provides methods to upload a set of entries to your "
+"running LDAP directory as ldif. You may use this to add new or modify "
+"existing entries. Remember that GOsa will not check your ldifs for GOsa "
+"conformance."
+msgstr ""
+"L'extension d'exportation/importation au format LDIF permet exporter/"
+"importer une série d'entrées au format ldif dans l'annuaire. Vous pouvez "
+"utiliser cette fonctionnalité pour ajouter de nouvelles entrées ou modifier "
+"des entrées existantes. Rappelez vous que GOsa ne vérifiera pas vos ldifs "
+"par rapport au schéma utilisés par GOsa."
+
+#: plugins/addons/ldapmanager/contentimport.tpl:10
+msgid "Import LDIF File"
+msgstr "Importation d'un fichier LDIF"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:24
+msgid "Modify existing objects, keep untouched attributes"
+msgstr "Modifier les objets existants, laisse les attributs non modifiés"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:25
+msgid "Overwrite existing objects, all not listed attributes will be removed"
+msgstr "Récrire les objets existants, tout les attributs non listés seront enlevés."
+
+#: plugins/addons/ldapmanager/contentimport.tpl:34
+msgid "Remove existing entries first"
+msgstr "Enlève d'abord les entrées existantes"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:41
+msgid "Import successful"
+msgstr "Importation réussie"
+
+#: plugins/addons/ldapmanager/class_export.inc:6
+msgid "CSV import"
+msgstr "Importer un fichier CSV"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:6
+#: plugins/addons/ldapmanager/class_import.inc:6
+msgid "LDIF export"
+msgstr "Exportation LDIF"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:105
+msgid "You've no permission to do CSV imports."
+msgstr "Vous n'avez pas les droits nécessaires pour effectuer des importations CSV."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:166
+msgid "Need 'sn','givenName' and 'uid' to create user."
+msgstr "J'ai besoin d'un 'sn','givenName' et 'uid' pour créer un utilisateur."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:214
+msgid "failed"
+msgstr "échec"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:218
+msgid "ok"
+msgstr "ok"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:282
+msgid "status"
+msgstr "statut"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:286
+#, php-format
+msgid "An Error Occured while inserting entry %s - process aborted"
+msgstr ""
+"Une erreur s'est produite lors de l'insertion de l'entrée %s -  le processus "
+"à été interrompu"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:324
+msgid "Nothing to import!"
+msgstr "Rien à importer !"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:336
+#: plugins/addons/ldapmanager/class_csvimport.inc:347
+#: plugins/addons/ldapmanager/class_csvimport.inc:352
+#: plugins/addons/ldapmanager/class_import.inc:68
+#: plugins/addons/ldapmanager/class_import.inc:76
+msgid "There is no file uploaded."
+msgstr "Pas de fichier téléchargé."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:341
+#: plugins/addons/ldapmanager/class_import.inc:61
+msgid "The specified file is empty."
+msgstr "Le fichier spécifié est vide."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:495
+msgid "The selected file does not contain any CSV Data..."
+msgstr "Le fichier spécifié ne contient pas de données CSV valide..."
+
+#: plugins/addons/ldapmanager/main.inc:34
+#: plugins/addons/ldapmanager/class_ldif.inc:7
+msgid "LDAP manager"
+msgstr "Gérer l'annuaire"
+
+#: plugins/addons/ldapmanager/class_import.inc:52
+msgid "You need full access to all objects, to execute the import command."
+msgstr ""
+"Vous avez besoin d'un accès à tout les objets, pour exécuter la commande "
+"d'importation."
+
+#: plugins/addons/ldapmanager/class_import.inc:109
+msgid "Unknown Error"
+msgstr "Erreur Inconnue"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:35
+msgid "Ldap manager"
+msgstr "Gérer l'annuaire"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:41
+msgid "Ldap manager addon"
+msgstr "Extension pour gérer l'annuaire"
+
+#: plugins/admin/groups/class_groupManagement.inc:250
+#: plugins/admin/systems/class_systemManagement.inc:489
+#: plugins/admin/applications/class_applicationManagement.inc:289
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
+#: plugins/admin/departments/class_departmentManagement.inc:169
+#: plugins/admin/fai/class_faiManagement.inc:206
+#, php-format
+msgid "You're about to delete the following entry %s"
+msgstr "Vous êtes sur le point de supprimer l'entrée %s."
+
+#: plugins/admin/groups/class_groupManagement.inc:252
+#: plugins/admin/systems/class_systemManagement.inc:491
+#: plugins/admin/applications/class_applicationManagement.inc:291
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
+#: plugins/admin/departments/class_departmentManagement.inc:171
+#: plugins/admin/fai/class_faiManagement.inc:208
+#, php-format
+msgid "You're about to delete the following entries %s"
+msgstr "Vous êtes sur le point de supprimer les entrées %s"
+
+#: plugins/admin/groups/class_groupManagement.inc:286
+#: plugins/admin/groups/class_groupManagement.inc:339
+#: plugins/admin/groups/class_groupManagement.inc:370
+msgid "You are not allowed to delete this group!"
+msgstr "Vous n'êtes pas autorisé à supprimer ce groupe!"
+
+#: plugins/admin/groups/class_groupManagement.inc:332
+#, php-format
+msgid "You're about to delete the group '%s'."
+msgstr "Vous êtes sur le point de supprimer le groupe '%s'."
+
+#: plugins/admin/groups/class_groupApplication.inc:415
+msgid "This 'dn' is no appgroup."
+msgstr "Ce 'dn' n'est pas un groupe d'applications."
+
+#: plugins/admin/groups/class_groupApplication.inc:423
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove applications"
+msgstr "Suppression d'applications"
+
+#: plugins/admin/groups/class_groupApplication.inc:424
+msgid ""
+"This group has application features enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"Des applications sont configurées pour ce groupe. Vous pouvez les désactivez "
+"en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/groups/class_groupApplication.inc:426
+msgid "Create applications"
+msgstr "Créer des applications"
+
+#: plugins/admin/groups/class_groupApplication.inc:427
+msgid ""
+"This group has application features disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Ce groupe ne possède pas d'applications configurées. Vous pouvez en ajouter "
+"en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/groups/class_groupApplication.inc:434
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
+msgid "ACL"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:437
+msgid ""
+"You do not have permission to query application entries. All your changes "
+"will not be saved."
+msgstr ""
+"Vous n'avez pas les droits pour chercher dans les applications, Tout vous "
+"changement ne seront pas sauvés."
+
+#: plugins/admin/groups/class_groupApplication.inc:450
+msgid "Invalid character in category name."
+msgstr "Le nom de la catégorie contient des caractères invalides."
+
+#: plugins/admin/groups/class_groupApplication.inc:458
+msgid "The specified category already exists."
+msgstr "Le catégorie indiquée existe déjà."
+
+#: plugins/admin/groups/class_groupApplication.inc:564
+msgid "The selected application name is not uniq. Please check your LDAP."
+msgstr "Le nom de l'application n'est pas unique. Veuillez vérifier l'annuaire LDAP."
+
+#: plugins/admin/groups/class_groupApplication.inc:602
+msgid "The selected application has no options."
+msgstr "L'application sélectionnée n'a pas d'options."
+
+#: plugins/admin/groups/class_groupApplication.inc:690
+#: plugins/admin/departments/class_divListDepartment.inc:195
+msgid "department"
+msgstr "département"
+
+#: plugins/admin/groups/class_groupApplication.inc:699
+msgid "application"
+msgstr "application"
+
+#: plugins/admin/groups/class_groupApplication.inc:715
+#: plugins/admin/groups/class_groupApplication.inc:756
+msgid "Delete entry"
+msgstr "Supprimer cette entrée"
+
+#: plugins/admin/groups/class_groupApplication.inc:717
+#: plugins/admin/groups/class_groupApplication.inc:751
+#: include/sieve/templates/object_container_clear.tpl:9
+#: include/sieve/templates/object_container.tpl:9
+msgid "Move up"
+msgstr "En haut"
+
+#: plugins/admin/groups/class_groupApplication.inc:720
+#: plugins/admin/groups/class_groupApplication.inc:754
+#: include/sieve/templates/object_container_clear.tpl:13
+#: include/sieve/templates/object_container.tpl:13
+msgid "Move down"
+msgstr "En bas"
+
+#: plugins/admin/groups/class_groupApplication.inc:749
+msgid "Insert seperator"
+msgstr "Insérer un séparateur"
+
+#: plugins/admin/groups/class_groupApplication.inc:794
+msgid "This application is no longer available."
+msgstr "L'application sélectionnée n'est plus disponible."
+
+#: plugins/admin/groups/class_groupApplication.inc:797
+#, php-format
+msgid "This application is not available in any release named %s."
+msgstr "Cette application n'est pas disponible dans la version nommée %s."
+
+#: plugins/admin/groups/class_groupApplication.inc:801
+msgid "Check parameter"
+msgstr "Vérifier le paramètre"
+
+#: plugins/admin/groups/class_groupApplication.inc:803
+msgid "This application has changed parameters."
+msgstr "Cette application à changé de paramètres."
+
+#: plugins/admin/groups/class_groupApplication.inc:928
+#, php-format
+msgid "Removing of groups/applications with dn '%s' failed."
+msgstr "La suppression du groupe/applications avec le dn '%s' à échoué."
+
+#: plugins/admin/groups/class_groupApplication.inc:988
+#, php-format
+msgid "Saving of groups/applications with dn '%s' failed."
+msgstr "La sauvegarde du groupe/applications avec le dn '%s' à échoué."
+
+#: plugins/admin/groups/class_groupApplication.inc:1039
+#, php-format
+msgid ""
+"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
+"the objects base has changed."
+msgstr ""
+"Impossible de trouver la version '%s', le nom sera '%s'. Probablement que "
+"les objets de base ont changés."
+
+#: plugins/admin/groups/class_groupApplication.inc:1044
+msgid ""
+"There are no releases available. You will not be able to select another "
+"release."
+msgstr ""
+"Il n'y a pas de versions disponibles. Vous ne pourrez pas en sélectionner "
+"une autre."
+
+#: plugins/admin/groups/class_groupApplication.inc:1195
+msgid "Group applications"
+msgstr "Groupe d'applications"
+
+#: plugins/admin/groups/class_groupApplication.inc:1202
+#: plugins/admin/groups/class_divListGroup.inc:229
+#: plugins/admin/applications/class_divListApplication.inc:213
+#: plugins/admin/applications/class_applicationGeneric.inc:548
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
+#: plugins/admin/ogroups/tabs_ogroups.inc:117
+#: plugins/admin/ogroups/class_ogroupManagement.inc:430
+#: plugins/generic/references/class_reference.inc:42
+#: plugins/gofon/fonreports/contents.tpl:34
+msgid "Application"
+msgstr "Applications"
+
+#: plugins/admin/groups/class_groupApplication.inc:1203
+#: plugins/admin/systems/class_servRepository.inc:258
+#: plugins/admin/systems/servRepositorySetup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:55
+#: plugins/admin/systems/workstationStartup.tpl:89
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/faiPackage.tpl:37
+msgid "Release"
+msgstr "Version"
+
+#: plugins/admin/groups/class_groupApplication.inc:1204
+msgid "Application parameter"
+msgstr "Paramètre de l'application"
+
+#: plugins/admin/groups/remove.tpl:6
+msgid ""
+"This may be a primary user group. Please double check if you really want to "
+"do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Ce groupe est un groupe principal contenant des utilisateurs. Veuillez vous "
+"assurez que vous voulez bien exécuter cette action étant donné qu'il est "
+"impossible pour GOsa de récupérer vos données."
+
+#: plugins/admin/groups/application_options.tpl:2
+msgid "Application options"
+msgstr "Options des applications"
+
+#: plugins/admin/groups/application.tpl:3
+msgid "Release focus"
+msgstr "Version utilisée"
+
+#: plugins/admin/groups/application.tpl:6
+msgid "Select release name"
+msgstr "Sélectionnez le nom de la version"
+
+#: plugins/admin/groups/application.tpl:20
+msgid "Used applications"
+msgstr "Applications utilisées"
+
+#: plugins/admin/groups/application.tpl:27
+msgid "Add category"
+msgstr "Ajouter une catégorie"
+
+#: plugins/admin/groups/application.tpl:34
+msgid "Available applications"
+msgstr "Applications disponibles"
+
+#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
+#: plugins/personal/mail/class_mailAccount.inc:1139
+#: setup/setup_config2.tpl:135
+msgid "Mail settings"
+msgstr "Paramètres de messagerie"
+
+#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
+#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
+#: plugins/personal/mail/generic.tpl:8
+msgid "Primary address"
+msgstr "Adresse principale"
+
+#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
+msgid "Primary mail address for this shared folder"
+msgstr "Adresse de messagerie principale pour ce répertoire partagé"
+
+#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
+#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
+msgid "Alternative addresses"
+msgstr "Adresses alternatives"
+
+#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:197
+#: plugins/admin/systems/phonesettings.tpl:220
+#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
+msgid "List of alternative mail addresses"
+msgstr "Liste des adresses de messagerie alternatives"
+
+#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
+msgid "Forward messages to non group members"
+msgstr "Transférer les messages vers un membre n'appartenant pas au groupe"
+
+#: plugins/admin/groups/mail_locals.tpl:6
+#: plugins/personal/mail/mail_locals.tpl:7
+msgid "Select addresses to add"
+msgstr "Sélectionner les adresses à ajouter"
+
+#: plugins/admin/groups/mail_locals.tpl:32
+msgid "Display addresses of department"
+msgstr "Afficher les adresses du département"
+
+#: plugins/admin/groups/mail_locals.tpl:42
+msgid "Display addresses matching"
+msgstr "Afficher les adresses correspondantes"
+
+#: plugins/admin/groups/mail_locals.tpl:45
+#: plugins/personal/mail/mail_locals.tpl:52
+#: plugins/personal/posix/trust_machines.tpl:31
+#: plugins/personal/samba/samba3_workstations.tpl:31
+msgid "Regular expression for matching addresses"
+msgstr "Expression régulière pour sélectionner les adresses correspondantes"
+
+#: plugins/admin/groups/mail_locals.tpl:52
+#: plugins/personal/mail/mail_locals.tpl:60
+msgid "Display addresses of user"
+msgstr "Afficher les adresses de l'utilisateur"
+
+#: plugins/admin/groups/mail_locals.tpl:55
+#: plugins/personal/mail/mail_locals.tpl:64
+msgid "User name of which addresses are shown"
+msgstr "Utilisateur dont on montre les adresses"
+
+#: plugins/admin/groups/class_divListGroup.inc:35
+#: plugins/admin/groups/class_divListGroup.inc:36
+msgid "List of groups"
+msgstr "Liste des groupes"
+
+#: plugins/admin/groups/class_divListGroup.inc:41
+msgid ""
+"This menu allows you to add, edit and remove selected groups. You may want "
+"to use the range selector on top of the group listbox, when working with a "
+"large number of groups."
+msgstr ""
+"Ce menu permet d'ajouter, de modifier ou de supprimer les groupes "
+"sélectionnés. Vous pouvez utiliser les différents filtres lorsque vous "
+"travaillez avec un nombre élevé de groupes."
+
+#: plugins/admin/groups/class_divListGroup.inc:60
+msgid "Groupname / Department"
+msgstr "Nom du Groupe / Département"
+
+#: plugins/admin/groups/class_divListGroup.inc:61
+#: plugins/admin/systems/terminal.tpl:1
+#: plugins/admin/systems/workstation.tpl:1
+#: plugins/admin/users/class_divListUsers.inc:62
+#: plugins/admin/departments/generic.tpl:4
+#: plugins/admin/ogroups/class_divListOGroup.inc:64
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/gofon/conference/generic.tpl:5
+msgid "Properties"
+msgstr "Propriétés"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Select to see groups that are primary groups of users"
+msgstr ""
+"Sélectionnez afin d'afficher les groupes qui sont les groupes principaux "
+"d'utilisateurs"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Show primary groups"
+msgstr "Afficher les groupes de base"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Select to see groups that have samba groups mappings"
+msgstr "Sélectionnez afin d'afficher les groupes qui ont des attributs Samba"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Show samba groups"
+msgstr "Afficher les groupes Samba"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Select to see groups that have applications configured"
+msgstr "Sélectionnez afin d'afficher les groupes ayant des applications configurées"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Show application groups"
+msgstr "Afficher les groupes applications"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Select to see groups that have mail settings"
+msgstr "Sélectionnez afin d'afficher les groupes ayant la messagerie activée"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Show mail groups"
+msgstr "Afficher les groupes ayant la messagerie activé"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Select to see normal groups that have only functional aspects"
+msgstr ""
+"Sélectionnez afin d'afficher les groupes normaux ayant uniquement un aspect "
+"fonctionnel"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Show functional groups"
+msgstr "Afficher les groupes fonctionnels"
+
+#: plugins/admin/groups/class_divListGroup.inc:76
+#: plugins/admin/ogroups/class_divListOGroup.inc:83
+#: plugins/personal/posix/posix_groups.tpl:57
+msgid "Regular expression for matching group names"
+msgstr "Expression régulière correspondant à des noms de groupe"
+
+#: plugins/admin/groups/class_divListGroup.inc:77
+#: plugins/personal/posix/posix_groups.tpl:68
+msgid "User name of which groups are shown"
+msgstr "Utilisateur dont on montre les groupes"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+msgid "Create new group"
+msgstr "Créer un nouveau groupe"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+#: plugins/personal/environment/environment.tpl:219
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "New"
+msgstr "Nouveau"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+msgid "Remove selected groups"
+msgstr "Effacer les groupes sélectionnés"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+msgid "Remove groups"
+msgstr "Supprimer les groupes"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+msgid "Copy selected group"
+msgstr "Copier les groupes sélectionnés"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+msgid "Copy groups"
+msgstr "Copier les groupes"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+msgid "cut selected group"
+msgstr "Couper les groupes sélectionnés"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+msgid "Cut groups"
+msgstr "Couper les groupes"
+
+#: plugins/admin/groups/class_divListGroup.inc:223
+#: plugins/admin/users/class_divListUsers.inc:221
+msgid "Posix"
+msgstr "Posix"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "cut"
+msgstr "couper"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "Cut this entry"
+msgstr "Couper cette entrée"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "copy"
+msgstr "copier"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "Copy this entry"
+msgstr "Copier cette entrée"
+
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/conference/class_divListConferences.inc:217
+msgid "Edit this entry"
+msgstr "Editer cette entrée"
+
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/conference/class_divListConferences.inc:227
+msgid "Delete this entry"
+msgstr "Supprimer cette entrée"
+
+#: plugins/admin/groups/mail_admins.tpl:4
+msgid "Folder administrators"
+msgstr "Administrateurs du dossier"
+
+#: plugins/admin/groups/mail_admins.tpl:24
+msgid "Select a specific department"
+msgstr "Sélectionner un département"
+
+#: plugins/admin/groups/mail_admins.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
+msgid "Choose"
+msgstr "Choisir"
+
+#: plugins/admin/groups/class_groupMail.inc:80
+#: plugins/personal/mail/class_mailAccount.inc:92
+#, php-format
+msgid "There is no mail method '%s' specified in your gosa.conf available."
+msgstr ""
+"Il n'y a pas de méthode de messagerie correspondante à la méthode '%s' "
+"spécifiée dans votre fichier de configuration gosa.conf."
+
+#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
+#: include/class_acl.inc:771
+msgid "read"
+msgstr "lecture"
+
+#: plugins/admin/groups/class_groupMail.inc:290
+msgid "post"
+msgstr "envoyer"
+
+#: plugins/admin/groups/class_groupMail.inc:291
+msgid "external post"
+msgstr "envoi externe"
+
+#: plugins/admin/groups/class_groupMail.inc:292
+msgid "append"
+msgstr "ajouter"
+
+#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
+#: include/class_acl.inc:773
+msgid "write"
+msgstr "écrire"
+
+#: plugins/admin/groups/class_groupMail.inc:294
+msgid "admin"
+msgstr "administrateur"
+
+#: plugins/admin/groups/class_groupMail.inc:295
+#: plugins/admin/systems/class_SelectDeviceType.inc:29
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
+#: plugins/admin/users/class_userManagement.inc:539
+#: plugins/admin/ogroups/class_ogroup.inc:297
+msgid "none"
+msgstr "aucun"
+
+#: plugins/admin/groups/class_groupMail.inc:339
+msgid "This 'dn' has no valid mail extensions."
+msgstr "Ce 'dn' n'a pas d'extension mail valide."
+
+#: plugins/admin/groups/class_groupMail.inc:347
+#: plugins/admin/ogroups/class_mailogroup.inc:50
+#: plugins/personal/mail/class_mailAccount.inc:299
+#: plugins/personal/mail/class_mailAccount.inc:302
+msgid "Remove mail account"
+msgstr "Supprimer le compte de messagerie"
+
+#: plugins/admin/groups/class_groupMail.inc:348
+#: plugins/personal/mail/class_mailAccount.inc:303
+msgid ""
+"This account has mail features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"L'extension de messagerie est activée pour ce compte, vous pouvez la "
+"désactiver en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/groups/class_groupMail.inc:350
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid "Create mail account"
+msgstr "Créer un compte de messagerie"
+
+#: plugins/admin/groups/class_groupMail.inc:351
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid ""
+"This account has mail features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"L'extension de messagerie est désactivée pour ce compte, vous pouvez "
+"l'activer en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/groups/class_groupMail.inc:361
+msgid ""
+"Remove shared folder from mail server database when entry gets removed in "
+"LDAP"
+msgstr ""
+"Enlever le dossier partagé du serveur de messagerie quand l'entrée est "
+"enlevée du serveur LDAP"
+
+#: plugins/admin/groups/class_groupMail.inc:362
+msgid "Remove the shared folder and all its contents after saving this account"
+msgstr ""
+"Effacer le dossier partagé et tout son contenu après avoir sauvegardé ce "
+"compte"
+
+#: plugins/admin/groups/class_groupMail.inc:421
+msgid "You're trying to add an invalid email address "
+msgstr "Vous essayez d'ajouter une adresse de messagerie non valide "
+
+#: plugins/admin/groups/class_groupMail.inc:427
+#: plugins/personal/mail/class_mailAccount.inc:364
+msgid "Adding your one of your own addresses to the forwarders makes no sense."
+msgstr "Utiliser une de vos adresses comme adresse de renvoi n'a pas de sens."
+
+#: plugins/admin/groups/class_groupMail.inc:453
+#: plugins/personal/scalix/class_scalixAccount.inc:442
+#: plugins/personal/mail/class_mailAccount.inc:394
+#: plugins/personal/mail/class_mailAccount.inc:399
+msgid ""
+"You're trying to add an invalid email address to the list of alternate "
+"addresses."
+msgstr ""
+"Vous essayez d'ajouter une adresse de messagerie non valide à la liste des "
+"adresses alternatives."
+
+#: plugins/admin/groups/class_groupMail.inc:458
+#: plugins/personal/scalix/class_scalixAccount.inc:451
+#: plugins/personal/mail/class_mailAccount.inc:409
+msgid "The address you're trying to add is already used by user"
+msgstr "L'adresse entrée est déjà utilisée par un utilisateur"
+
+#: plugins/admin/groups/class_groupMail.inc:613
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
+#: plugins/admin/systems/printer.tpl:71
+#: plugins/admin/systems/glpiManufacturer.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:111
+#: plugins/admin/systems/goMailServer.tpl:73
+#: plugins/admin/systems/goMailServer.tpl:104
+#: plugins/admin/systems/goSpamServer.tpl:48
+#: plugins/admin/systems/servdns.tpl:8
+#: plugins/admin/systems/workstationStartup.tpl:194
+#: plugins/admin/systems/glpiPrinter.tpl:152
+#: plugins/admin/applications/class_applicationParameters.inc:124
+#: plugins/admin/fai/faiPackage.tpl:82
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
+#: plugins/personal/connectivity/class_kolabAccount.inc:264
+#: plugins/personal/environment/kioskManagement.tpl:15
+#: plugins/personal/environment/environment.tpl:159
+#: plugins/personal/generic/generic_certs.tpl:21
+#: plugins/personal/generic/generic_certs.tpl:45
+#: plugins/personal/generic/generic_certs.tpl:69
+msgid "Remove"
+msgstr "Supprimer"
+
+#: plugins/admin/groups/class_groupMail.inc:692
+#, php-format
+msgid "Removing of groups/mail with dn '%s' failed."
+msgstr "La suppression des groupes/mail avec le dn '%s' à échoué."
+
+#: plugins/admin/groups/class_groupMail.inc:891
+#, php-format
+msgid "Saving of groups/mail with dn '%s' failed."
+msgstr "La sauvegarde des groupes/mail avec le dn '%s' à échoué."
+
+#: plugins/admin/groups/class_groupMail.inc:924
+#: plugins/personal/mail/class_mailAccount.inc:908
+msgid "The required field 'Primary address' is not set."
+msgstr "Le champ obligatoire 'Adresse Principale' n'est pas rempli."
+
+#: plugins/admin/groups/class_groupMail.inc:927
+msgid "Please enter a valid email addres in 'Primary address' field."
+msgstr ""
+"Veuillez entrer une adresse de messagerie valide dans le champ 'Adresse "
+"principale'."
+
+#: plugins/admin/groups/class_groupMail.inc:933
+#: plugins/admin/ogroups/class_mailogroup.inc:92
+#: plugins/personal/mail/class_mailAccount.inc:922
+msgid "The primary address you've entered is already in use."
+msgstr "L'adresse principale entrée est déjà utilisée."
+
+#: plugins/admin/groups/class_groupMail.inc:939
+#: plugins/personal/mail/class_mailAccount.inc:928
+msgid "Value in 'Quota size' is not valid."
+msgstr "La valeur dans le champ 'Taille du quota' n'est pas valide."
+
+#: plugins/admin/groups/class_groupMail.inc:948
+#: plugins/personal/mail/class_mailAccount.inc:937
+msgid "Please specify a vaild mail size for mails to be rejected."
+msgstr "Veuillez indiquer une taille valide pour les messages devant être rejetés."
+
+#: plugins/admin/groups/class_groupMail.inc:956
+#: plugins/personal/mail/class_mailAccount.inc:947
+msgid "You need to set the maximum mail size in order to reject anything."
+msgstr ""
+"Il est nécessaire d'indiquer une taille maximale des messages afin de "
+"pouvoir en rejeter certains."
+
+#: plugins/admin/groups/class_groupMail.inc:960
+msgid "Please choose valid permission settings. Default permission can't be emtpy."
+msgstr ""
+"Veuillez choisir des permissions valables. Les permissions par défaut ne "
+"peuvent pas être vides."
+
+#: plugins/admin/groups/class_groupMail.inc:964
+msgid "Please select a valid mail server."
+msgstr "Veuillez sélectionner un serveur de messagerie valide."
+
+#: plugins/admin/groups/class_groupMail.inc:1111
+msgid "Group mail"
+msgstr "Groupe de messagerie"
+
+#: plugins/admin/groups/class_groupMail.inc:1119
+msgid "Alternate addresses"
+msgstr "Adresses alternatives"
+
+#: plugins/admin/groups/class_groupMail.inc:1120
+msgid "Forwarding addresses"
+msgstr "Transférer les messages vers"
+
+#: plugins/admin/groups/class_groupMail.inc:1121
+#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
+#: plugins/personal/mail/class_mailAccount.inc:1150
+msgid "Quota size"
+msgstr "Taille du Quota"
+
+#: plugins/admin/groups/class_groupMail.inc:1122
+#: plugins/personal/mail/class_mailAccount.inc:1149
+msgid "Mail server"
+msgstr "Serveur de messagerie"
+
+#: plugins/admin/groups/class_groupMail.inc:1123
+#: plugins/admin/systems/printer.tpl:82
+#: plugins/admin/systems/class_printGeneric.inc:895
+msgid "Permissions"
+msgstr "Permissions"
+
+#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
+msgid "Group administration"
+msgstr "Administration du groupe"
+
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Préférences des groupes"
+
+#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Nom du groupe"
+
+#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
+msgid "Posix name of the group"
+msgstr "Nom posix du groupe"
+
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:53
+msgid "Normally IDs are autogenerated, select to specify manually"
+msgstr ""
+"Normalement les IDs sont générés automatiquement, vous pouvez en spécifier "
+"un manuellement"
+
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:56
+msgid "Force GID"
+msgstr "Forcer le GID"
+
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:59
+msgid "Forced ID number"
+msgstr "Forcer le numéro d'ID"
+
+#: plugins/admin/groups/mail.tpl:21
+msgid "Select mail server to place user on"
+msgstr "Sélectionner le serveur de messagerie sur lequel sera créé l'utilisateur"
+
+#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
+msgid "Quota usage"
+msgstr "Utilisation des Quota"
+
+#: plugins/admin/groups/mail.tpl:38
+#: plugins/admin/systems/class_terminalInfo.inc:175
+#: plugins/admin/systems/class_printGeneric.inc:523
+#: plugins/personal/mail/generic.tpl:36
+msgid "not defined"
+msgstr "non défini"
+
+#: plugins/admin/groups/mail.tpl:48
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+#: plugins/personal/scalix/generic.tpl:67
+#: plugins/personal/mail/generic.tpl:216
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/personal/connectivity/pureftpd.tpl:60
+#: plugins/personal/environment/environment.tpl:62
+msgid "MB"
+msgstr "MB"
+
+#: plugins/admin/groups/mail.tpl:88
+msgid "IMAP shared folders"
+msgstr "Dossier partagé IMAP"
+
+#: plugins/admin/groups/mail.tpl:92
+msgid "Default permission"
+msgstr "Permission par défaut"
+
+#: plugins/admin/groups/mail.tpl:103
+msgid "Member permission"
+msgstr "Permission des membres"
+
+#: plugins/admin/groups/class_groupGeneric.inc:134
+msgid "Can't find this groups SID in LDAP or in your configuration file!"
+msgstr ""
+"Impossible de trouver le SID de ce groupe dans l'annuaire LDAP ou dans le "
+"fichier de configuration!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:193
+msgid "This 'dn' is no group."
+msgstr "Ce 'dn' n'est pas un groupe."
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Samba group"
+msgstr "Groupe Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain admins"
+msgstr "Administrateurs du domaine"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain users"
+msgstr "Utilisateurs du domaine"
+
+#: plugins/admin/groups/class_groupGeneric.inc:335
+msgid "Domain guests"
+msgstr "Invités du domaine"
+
+#: plugins/admin/groups/class_groupGeneric.inc:340
+#, php-format
+msgid "Special group (%d)"
+msgstr "Groupe spécial (%d)"
+
+#: plugins/admin/groups/class_groupGeneric.inc:454
+msgid "! unknown id"
+msgstr "! identifiant inconnu"
+
+#: plugins/admin/groups/class_groupGeneric.inc:492
+#, php-format
+msgid "Your search method returned more than '%s' users, only '%s' users are shown."
+msgstr ""
+"'%s' utilisateurs ont été trouvé grâce à votre recherche, les '%s' premiers "
+"seront montrés."
+
+#: plugins/admin/groups/class_groupGeneric.inc:521
+#: plugins/admin/groups/class_groupGeneric.inc:774
+#, php-format
+msgid "Removing of groups/generic with dn '%s' failed."
+msgstr "La suppression du type groupe/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/groups/class_groupGeneric.inc:666
+#, php-format
+msgid "No configured SID found for '%s'."
+msgstr "Pas de SID trouvé pour '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:671
+#, php-format
+msgid "No configured RIDBASE found for '%s'."
+msgstr "Pas de RIDBASE trouvé pour '%s'"
+
+#: plugins/admin/groups/class_groupGeneric.inc:806
+msgid ""
+"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"Le champ 'Nom' contient des caractères invalides. Minuscule, chiffre et "
+"tirets sont valides."
+
+#: plugins/admin/groups/class_groupGeneric.inc:817
+#: plugins/admin/groups/class_groupGeneric.inc:831
+#: plugins/admin/groups/class_groupGeneric.inc:838
+msgid "Value specified as 'Name' is already used."
+msgstr "La valeur spécifiée dans le champs 'Nom' existe déjà."
+
+#: plugins/admin/groups/class_groupGeneric.inc:847
+#: plugins/personal/posix/class_posixAccount.inc:961
+msgid "Value specified as 'GID' is not valid."
+msgstr "La valeur du 'GID' n'est pas valide."
+
+#: plugins/admin/groups/class_groupGeneric.inc:850
+#: plugins/personal/posix/class_posixAccount.inc:964
+msgid "Value specified as 'GID' is too small."
+msgstr "La valeur spécifiée comme 'GID' est trop petite."
+
+#: plugins/admin/groups/class_groupGeneric.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:1184
+msgid "Too many users, can't allocate a free ID!"
+msgstr "Trop d'utilisateurs, impossible d'assigner un ID libre !"
+
+#: plugins/admin/groups/class_groupGeneric.inc:941
+msgid "Generic group settings"
+msgstr "Préférences des groupes génériques"
+
+#: plugins/admin/groups/class_groupGeneric.inc:953
+msgid "Phone pickup group"
+msgstr "Groupe téléphonique"
+
+#: plugins/admin/groups/class_groupGeneric.inc:954
+msgid "Nagios group"
+msgstr "Groupe Nagios"
+
+#: plugins/admin/groups/class_groupGeneric.inc:956
+#: plugins/personal/posix/paste_generic.tpl:37
+#: plugins/personal/posix/generic.tpl:62
+msgid "GID"
+msgstr "GID"
+
+#: plugins/admin/groups/class_groupGeneric.inc:957
+msgid "Group member"
+msgstr "Membre du groupe"
+
+#: plugins/admin/groups/class_groupGeneric.inc:958
+msgid "Samba group type"
+msgstr "Groupe Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:959
+msgid "Samba domain name"
+msgstr "Domaine Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
+msgid "Samba SID"
+msgstr "SID Samba"
+
+#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Description du groupe"
+
+#: plugins/admin/groups/generic.tpl:68
+msgid "Select to create a samba conform group"
+msgstr "Sélectionnez afin de créer un groupe samba"
+
+#: plugins/admin/groups/generic.tpl:76
+msgid "in domain"
+msgstr "dans le domaine"
+
+#: plugins/admin/groups/generic.tpl:96
+msgid "Members are in a phone pickup group"
+msgstr "Les membres sont dans un groupe téléphonique"
+
+#: plugins/admin/groups/generic.tpl:111
+msgid "Members are in a nagios group"
+msgstr "Les membres sont dans un groupe nagios"
+
+#: plugins/admin/groups/generic.tpl:128
+msgid "Group members"
+msgstr "Membre du groupe"
+
+#: plugins/admin/groups/group_objects.tpl:6
+msgid "Select users to add"
+msgstr "Sélectionnez les utilisateurs à ajouter"
+
+#: plugins/admin/groups/group_objects.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Select to see servers"
+msgstr "Sélectionnez pour voir les serveurs"
+
+#: plugins/admin/groups/group_objects.tpl:30
+msgid "Search within subtree"
+msgstr "Chercher dans le sous arbre"
+
+#: plugins/admin/groups/group_objects.tpl:37
+msgid "Display users of department"
+msgstr "Afficher les utilisateurs du département"
+
+#: plugins/admin/groups/group_objects.tpl:46
+#: plugins/admin/systems/glpiSelectUser.tpl:35
+#: plugins/admin/applications/class_divListApplication.inc:65
+#: plugins/admin/users/class_divListUsers.inc:77
+#: plugins/admin/fai/class_divListFai.inc:86
+#: plugins/personal/environment/hotplugDialog.tpl:43
+#: plugins/gofon/conference/headpage.tpl:35
+msgid "Display users matching"
+msgstr "Afficher les utilisateurs correspondants"
+
+#: plugins/admin/groups/group_objects.tpl:47
+#: plugins/admin/systems/glpiSelectUser.tpl:37
+msgid "Regular expression for matching user names"
+msgstr "Expression régulière concordant avec les noms des utilisateurs"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
+#, php-format
+msgid ""
+"Can't rename '%s' to '%s' there is already an entry with the same name in "
+"our zone editing dialog."
+msgstr ""
+"Impossible de renommer '%s' en '%s' il y a déjà une entrée avec le même nom "
+"dans la page d'édition de la zone."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
+#, php-format
+msgid "Entry name '%s' contains invalid characters."
+msgstr "l'enregistrement '%s' contient des des caractères invalides."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
+#, php-format
+msgid "Can not rename '%s' to '%s',the destination name already exists."
+msgstr "Impossible de renommer '%s' en '%s', ce enregistrement existe déjà."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
+#, php-format
+msgid "Can not create '%s',the destination name already exists."
+msgstr "Impossible de créer '%s', cet enregistrement existe déjà."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
+#, php-format
+msgid "The name '%s' is used more than once."
+msgstr "Le nom '%s' est utilisé plus d'une fois."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
+#, php-format
+msgid "The record type '%s' is a unique type and can't be defined twice."
+msgstr "Le type d'enregistrement '%s' est unique et ne peut être défini deux fois."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
+#, php-format
+msgid "There is an empty '%s' for host '%s'."
+msgstr "Il y a un '%s' vide pour l'hôte '%s'."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
+#, php-format
+msgid "There is a duplicate entry in '%s' for '%s'."
+msgstr "Il y a deux enregistrements '%s' pour '%s'."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:62
+#, php-format
+msgid "Can't open '%s', ppd settings resetted."
+msgstr "Impossible d'ouvrir '%s', les paramètres du fichier ppd on été réinitialisés."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:87
+msgid "Can't get ppd informations."
+msgstr "Impossible d'obtenir des informations sur les ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:99
+#, php-format
+msgid ""
+"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
+"invalid, can't read/write any ppd informations."
+msgstr ""
+"Le chemin spécifié '%s' qui correspond à votre PPD_PATH dans votre fichier "
+"de configuration gosa.conf est invalide, impossible de lire/écrire des "
+"informations."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:116
+msgid "Please specify a valid ppd file."
+msgstr "Veuillez indiquer un fichier ppd valide."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:186
+#, php-format
+msgid "Can't select PPD file '%s', the file is not readable"
+msgstr "Impossible d'ouvrir '%s', le fichier PPD n'est pas lisible"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:203
+#: plugins/admin/systems/class_printerPPDDialog.inc:275
+#, php-format
+msgid "Can't create folder '%s' for the uploaded ppd file."
+msgstr "impossible de créer le répertoire '%s' pour sauvegarder le fichier ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:211
+#, php-format
+msgid "Can't create file '%s' to store modifed ppd informations."
+msgstr ""
+"impossible de créer le fichier '%s' pour sauvegarder le informations "
+"modifiées du fichier ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:235
+#, php-format
+msgid "Can't add new ppd file, the source file '%s' is not accessible."
+msgstr ""
+"Impossible d'ajouter un nouveau fichier ppd, le fichier source '%s' n'est "
+"pas accessible."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:253
+#, php-format
+msgid ""
+"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
+"informations."
+msgstr ""
+"Le fichier ppd '%s' est invalide, je ne peut pas obtenir le modèle ou les "
+"informations sur le vendeur."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:267
+#, php-format
+msgid "There is already a ppd file for this kind of printer."
+msgstr "Il y a déjà un fichier ppd pour ce type d'imprimante."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:288
+#, php-format
+msgid "Can't save file '%s'."
+msgstr "Impossible de sauver le fichier '%s'."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:292
+msgid "Uploaded ppd file is empty, can't create new ppd file."
+msgstr ""
+"Le fichier PPD téléchargé est vide, impossible de créer un nouveau fichier "
+"ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:413
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/faiPackage.tpl:45
+msgid "Section"
+msgstr "Section"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:468
+#: plugins/admin/systems/class_printerPPDDialog.inc:471
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:603
+msgid "True"
+msgstr "Vrai"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:469
+#: plugins/admin/systems/class_printerPPDDialog.inc:472
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:604
+msgid "False"
+msgstr "Faux"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:477
+#, php-format
+msgid "Unsupported ppd type '%s' used for '%s' "
+msgstr "Type de PPD '%s' non supporté pour '%s' "
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:494
+#, php-format
+msgid "Removing old ppd file '%s' failed."
+msgstr "La suppression de l'ancien fichier ppd '%s' à échoué."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:497
+#, php-format
+msgid "Removing old ppd file '%s' failed. File is not accessible."
+msgstr ""
+"Impossible de supprimer l'ancien fichier ppd '%s'. Le fichier n'est pas "
+"accessible."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:500
+#, php-format
+msgid "Removing old ppd file '%s' failed. File does not exists or is not accessible."
+msgstr ""
+"Impossible d'enlever l'ancien fichier ppd '%s'. Le fichier n'existe pas ou "
+"n'est pas accessible."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:508
+msgid ""
+"Please select a valid ppd file or use 'Cancel' to go back to printer "
+"configuration."
+msgstr ""
+"Veuillez sélectionner un fichier ppd valide ou utiliser 'Annuler' pour "
+"revenir à la configuration de l'imprimante."
+
+#: plugins/admin/systems/wingeneric.tpl:6
+msgid "Machine name"
+msgstr "Nom de la machine"
+
+#: plugins/admin/systems/wingeneric.tpl:15
+msgid "Choose subtree to place terminal in"
+msgstr "Sélectionnez la branche où placer le terminal"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:32
+#: plugins/admin/systems/class_goTerminalServer.inc:61
+#: plugins/admin/systems/class_goTerminalServer.inc:126
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_terminalService.inc:475
+#: plugins/admin/systems/goTerminalServer.tpl:1
+msgid "Terminal service"
+msgstr "Services de terminaux"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:85
+#, php-format
+msgid "Saving server services/terminalServer with dn '%s' failed."
+msgstr ""
+"La sauvegarde du service serveur/serveur de terminaux avec le dn '%s' à "
+"échoué."
+
+#: plugins/admin/systems/class_goTerminalServer.inc:100
+msgid "Terminal server, must have fontpath specified."
+msgstr ""
+"Serveur de terminaux, le chemin vers les polices de caractère doit être "
+"spécifié."
+
+#: plugins/admin/systems/class_goTerminalServer.inc:135
+#: plugins/admin/systems/goTerminalServer.tpl:8
+msgid "Temporary disable login"
+msgstr "Désactiver temporairement l'identifiant"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:136
+#: plugins/admin/systems/class_terminalService.inc:486
+#: plugins/admin/systems/goTerminalServer.tpl:12
+msgid "Font path"
+msgstr "Répertoire des polices de caractères"
+
+#: plugins/admin/systems/printer.tpl:5
+msgid "General"
+msgstr "Général"
+
+#: plugins/admin/systems/printer.tpl:8
+#: plugins/admin/systems/paste_generic.tpl:34
+msgid "Printer name"
+msgstr "Nom de l'imprimante"
+
+#: plugins/admin/systems/printer.tpl:30
+#: plugins/personal/generic/generic.tpl:148
+msgid "Choose subtree to place user in"
+msgstr "Sélectionnez la branche où sera enregistrée l'utilisateur"
+
+#: plugins/admin/systems/printer.tpl:43
+msgid "Details"
+msgstr "Détails"
+
+#: plugins/admin/systems/printer.tpl:46
+msgid "Printer location"
+msgstr "Localisation de l'imprimante"
+
+#: plugins/admin/systems/printer.tpl:54
+msgid "Printer URL"
+msgstr "URL de l'imprimante"
+
+#: plugins/admin/systems/printer.tpl:66
+#: plugins/admin/systems/terminalService.tpl:98
+#: plugins/admin/systems/workstationService.tpl:110
+msgid "Driver"
+msgstr "Pilote"
+
+#: plugins/admin/systems/printer.tpl:89
+msgid "Users which are allowed to use this printer"
+msgstr "Utilisateurs qui sont autorisés à utiliser cette imprimante"
+
+#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
+msgid "Add user"
+msgstr "Ajouter un utilisateur"
+
+#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
+msgid "Add group"
+msgstr "Ajouter un groupe"
+
+#: plugins/admin/systems/printer.tpl:113
+msgid "Users which are allowed to administrate this printer"
+msgstr "Utilisateur qui sont autorisés à administrer cette imprimante"
+
+#: plugins/admin/systems/printer.tpl:115
+msgid "Admins"
+msgstr "Administrateurs"
+
+#: plugins/admin/systems/class_terminalInfo.inc:55
+#: plugins/admin/systems/class_terminalInfo.inc:205
+msgid "present"
+msgstr "présent"
+
+#: plugins/admin/systems/class_terminalInfo.inc:73
+#: plugins/admin/systems/class_terminalStartup.inc:168
+#: plugins/admin/systems/class_terminalService.inc:267
+#: plugins/admin/systems/class_workstationStartup.inc:514
+#: plugins/admin/systems/class_terminalGeneric.inc:277
+msgid "This 'dn' has no terminal features."
+msgstr "Ce 'dn' n'a pas d'extension de terminaux."
+
+#: plugins/admin/systems/class_terminalInfo.inc:80
+msgid "There is no php snmp module installed, can't gather any informations."
+msgstr ""
+"L'extension php-snmp n'est pas installé, impossible d'obtenir les "
+"informations."
+
+#: plugins/admin/systems/class_terminalInfo.inc:86
+#: plugins/admin/systems/class_terminalInfo.inc:180
+msgid "unknown status"
+msgstr "statut inconnu"
+
+#: plugins/admin/systems/class_terminalInfo.inc:95
+msgid "This is a virtual terminal which has no properties to show here."
+msgstr "Ceci est un pseudo-terminal, aucune propriété ne peut être affichée."
+
+#: plugins/admin/systems/class_terminalInfo.inc:113
+msgid "online"
+msgstr "en ligne"
+
+#: plugins/admin/systems/class_terminalInfo.inc:169
+msgid "running"
+msgstr "en cours d'exécution"
+
+#: plugins/admin/systems/class_terminalInfo.inc:172
+msgid "not running"
+msgstr "n'est pas en cours d'exécution"
+
+#: plugins/admin/systems/class_terminalInfo.inc:197
+msgid "offline"
+msgstr "hors-ligne"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1268
+#: plugins/admin/systems/class_workstationGeneric.inc:617
+#: plugins/admin/ogroups/class_ogroupManagement.inc:434
+#: plugins/generic/references/class_reference.inc:48
+msgid "Workstation"
+msgstr "Stations de travail"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1267
+#: plugins/admin/systems/class_terminalGeneric.inc:626
+#: plugins/admin/systems/class_terminalGeneric.inc:632
+#: plugins/admin/ogroups/class_ogroupManagement.inc:435
+msgid "Terminal"
+msgstr "Terminal"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:3
+msgid ""
+"This is a new system which currently has no system type defined. Please "
+"choose a system type for this entry and press the 'continue' button. If this "
+"system should be added to a group of system settings, specify the preferred "
+"object group below."
+msgstr ""
+"Ceci est un nouveau système qui n'as pas encore de type défini. Veuillez "
+"choisir un type de système pour cette entrée et cliquez sur 'continuer'. Si "
+"ce système doit être ajouté à un un un groupe de systèmes, veuillez choisir "
+"le groupe d'objet ce dessous."
+
+#: plugins/admin/systems/SelectDeviceType.tpl:9
+msgid ""
+"Please select a system type and an optional bundle of predefined settings to "
+"be inherited."
+msgstr ""
+"Veuillez sélectionner un type de système et éventuellement d'un ensemble de "
+"paramètres à hériter."
+
+#: plugins/admin/systems/SelectDeviceType.tpl:20
+#: plugins/admin/systems/glpi.tpl:9
+msgid "System type"
+msgstr "Type de système"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:21
+msgid "Choose a system type"
+msgstr "Sélectionnez un type de système"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:32
+msgid "Choose an object group as template"
+msgstr "Choisissez un groupe d'objets comme modèles"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:33
+msgid "Choose an object group"
+msgstr "Choisissez un groupe d'objets"
+
+#: plugins/admin/systems/goKrbServer.tpl:1
+msgid "Kerberos kadmin access"
+msgstr "Accès kadmin Kerberos"
+
+#: plugins/admin/systems/goKrbServer.tpl:4
+msgid "Kerberos Realm"
+msgstr "Realm Kerberos"
+
+#: plugins/admin/systems/goKrbServer.tpl:12
+#: plugins/admin/systems/goImapServer.tpl:25
+#: plugins/admin/systems/class_goImapServer.inc:177
+msgid "Admin user"
+msgstr "Administrateur"
+
+#: plugins/admin/systems/goKrbServer.tpl:20
+#: plugins/admin/systems/goGlpiServer.tpl:12
+#: plugins/admin/systems/class_goKrbServer.inc:104
+#: plugins/admin/systems/goImapServer.tpl:34
+#: plugins/admin/systems/class_goFonServer.inc:144
+#: plugins/admin/systems/goFonServer.tpl:12
+#: plugins/admin/systems/class_gosaLogServer.inc:103
+#: plugins/admin/systems/goFaxServer.tpl:12
+#: plugins/admin/systems/gosaLogServer.tpl:12
+#: plugins/admin/systems/class_goGlpiServer.inc:104
+#: plugins/admin/systems/class_divListSystem.inc:376
+#: plugins/admin/systems/class_goLogDBServer.inc:102
+#: plugins/admin/systems/goLogDBServer.tpl:12
+#: plugins/admin/systems/class_goFaxServer.inc:100
+#: plugins/personal/password/class_password.inc:24
+#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:221
+#: setup/setup_config2.tpl:266 setup/setup_migrate.tpl:225
+#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
+#: ihtml/themes/default/password.tpl:38
+msgid "Password"
+msgstr "Mot de passe"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:124
+msgid "This 'dn' has no phone features."
+msgstr "Ce 'dn' n'a pas d'extensions téléphoniques."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "yes"
+msgstr "oui"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "no"
+msgstr "non"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "dynamic"
+msgstr "dynamique"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "Networksettings"
+msgstr "Configuration réseau"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:268
+#, php-format
+msgid ""
+"Can't delete because there are user which are depending on this phone. One "
+"of them is user '%s'."
+msgstr ""
+"Impossible d'effacer ce téléphone parce que certains utilisateurs "
+"l'utilisent. Un de ces utilisateur est '%s'."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:278
+#, php-format
+msgid "Removing of system phone/generic with dn '%s' failed."
+msgstr "La suppression du système téléphone/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:326
+#: plugins/admin/systems/class_componentGeneric.inc:187
+msgid "The required field IP address is empty."
+msgstr "Le champ obligatoire adresse IP n'est pas rempli."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:329
+#: plugins/admin/systems/class_componentGeneric.inc:190
+msgid "The field IP address contains an invalid address."
+msgstr "Le champ adresse IP contient une adresse invalide."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:334
+msgid "The required field 'Phone name' is not set."
+msgstr "Le champ obligatoire 'Nom du téléphone' n'est pas rempli."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:337
+msgid "The 'Phone name' '0' is reserved and cannot be used."
+msgstr "Le 'Nom du téléphone' '0' est réservé et ne peut pas être utilisé."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:347
+#: plugins/admin/systems/class_componentGeneric.inc:201
+#: plugins/admin/systems/class_printGeneric.inc:683
+#: plugins/admin/systems/class_servGeneric.inc:301
+#: plugins/admin/systems/class_winGeneric.inc:215
+#: plugins/admin/systems/class_terminalGeneric.inc:468
+#: plugins/admin/systems/class_workstationGeneric.inc:448
+#, php-format
+msgid "There is already an entry '%s' in the base choosen by you"
+msgstr "Une entrée '%s' existe déjà dans la base sélectionnée"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:429
+#, php-format
+msgid "Saving of system phone/generic with dn '%s' failed."
+msgstr "La sauvegarde du système téléphone/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:477
+msgid "Phone generic"
+msgstr "Téléphone générique"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:482
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
+msgid "Phone hardware"
+msgstr "Matériel téléphonique"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:488
+msgid "SIP Mode"
+msgstr "Mode SIP"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:489
+msgid "SIP DTMF mode"
+msgstr "Mode DTMF"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:490
+msgid "SIP Default ip"
+msgstr "SIP Adresse ip par défaut"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:491
+msgid "SIP Qualify"
+msgstr "Qualification SIP"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:492
+msgid "IAX authentication type"
+msgstr "Type d'authentification IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:493
+msgid "IAX secret"
+msgstr "Secret IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:494
+msgid "IAX account code"
+msgstr "Code du compte IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:495
+msgid "IAX trunk lines"
+msgstr "Trunk IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:496
+msgid "IAX permit settings"
+msgstr "Paramètres de permissions IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:497
+msgid "IAX deny settings"
+msgstr "Paramètres d'interdiction IAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:498
+msgid "CAPI MSN"
+msgstr "MSN CAPI"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:499
+msgid "Hardware type"
+msgstr "Type de matériel"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:150
+msgid "Please enter a value for 'release'."
+msgstr "Veuillez entrer une valeur pour 'la version'"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:154
+msgid "Please specify a valid value for 'url'."
+msgstr "Veuillez spécifier un nom valide pour 'url'."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:201
+#, php-format
+msgid "Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
+msgstr ""
+"Impossible d'exécuter la commande spécifiée REPOSITORY_HOOK '%s'. Veuillez "
+"vérifier votre gosaconf."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:203
+#: plugins/admin/systems/class_workstationStartup.inc:1161
+#, php-format
+msgid ""
+"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
+"empty string."
+msgstr ""
+"La commande spécifié REPOSITORY_HOOK '%s', spécifié dans votre gosa.conf, "
+"retourne une chaîne vide."
+
+#: plugins/admin/systems/phonesettings.tpl:1
+msgid "Advanced phone settings"
+msgstr "Configuration avancée du téléphone"
+
+#: plugins/admin/systems/phonesettings.tpl:6
+msgid "Phone type"
+msgstr "Type de téléphone"
+
+#: plugins/admin/systems/phonesettings.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:30
+#: plugins/admin/systems/phonesettings.tpl:42
+#: plugins/admin/systems/phonesettings.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:91
+#: plugins/admin/systems/phonesettings.tpl:128
+#: plugins/admin/systems/phonesettings.tpl:181
+msgid "Choose a phone type"
+msgstr "Sélectionnez un type de téléphone"
+
+#: plugins/admin/systems/phonesettings.tpl:13
+msgid "refresh"
+msgstr "Rafraîchir"
+
+#: plugins/admin/systems/phonesettings.tpl:25
+#: plugins/admin/systems/class_terminalGeneric.inc:635
+#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
+#: plugins/admin/systems/workstation.tpl:50
+#: plugins/admin/ogroups/class_termgroup.inc:395
+#: plugins/admin/ogroups/termgroup.tpl:47
+msgid "Mode"
+msgstr "Mode"
+
+#: plugins/admin/systems/phonesettings.tpl:38
+msgid "DTMF mode"
+msgstr "Mode DTMF"
+
+#: plugins/admin/systems/phonesettings.tpl:54
+#: plugins/admin/systems/phonesettings.tpl:99
+msgid "Default IP"
+msgstr "Adresse ip par défaut"
+
+#: plugins/admin/systems/phonesettings.tpl:66
+#: plugins/admin/systems/phonesettings.tpl:109
+msgid "Response timeout"
+msgstr "Temps de réponse maximum"
+
+#: plugins/admin/systems/phonesettings.tpl:87
+msgid "Modus"
+msgstr "Mode"
+
+#: plugins/admin/systems/phonesettings.tpl:124
+msgid "Authtype"
+msgstr "Type d'authentification"
+
+#: plugins/admin/systems/phonesettings.tpl:136
+msgid "Secret"
+msgstr "Secret"
+
+#: plugins/admin/systems/phonesettings.tpl:146
+msgid "GoFonInkeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:154
+msgid "GoFonOutKeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:167
+msgid "Account code"
+msgstr "Code du compte téléphonique"
+
+#: plugins/admin/systems/phonesettings.tpl:177
+msgid "Trunk lines"
+msgstr "Regrouper des lignes"
+
+#: plugins/admin/systems/phonesettings.tpl:194
+msgid "Hosts that are allowed to connect"
+msgstr "Machines qui peuvent se connecter"
+
+#: plugins/admin/systems/phonesettings.tpl:217
+msgid "Hosts that are not allowed to connect"
+msgstr "Machines qui ne peuvent pas se connecter"
+
+#: plugins/admin/systems/phonesettings.tpl:247
+msgid "MSN"
+msgstr "MSN"
+
+#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
+msgid ""
+"This includes all system and setup informations. Please double check if your "
+"really want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Cela inclut tout les systèmes et les informations de configuration. Veuillez "
+"vérifier que vous voulez effectuer cette opération étant donné qu'il est "
+"impossible pour GOsa de récupérer vos données."
+
+#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
+#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
+#: plugins/gofon/conference/remove.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your LDAP tree in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Il est conseillé de sauvegarder l'arbre de votre annuaire LDAP dans un "
+"fichier avant de réaliser cette action. Appuyez sur 'Supprimer' pour "
+"continuer ou 'Annuler' pour abandonner."
+
+#: plugins/admin/systems/class_goLdapServer.inc:29
+#: plugins/admin/systems/goLdapServer.tpl:1
+msgid "LDAP service"
+msgstr "Service LDAP"
+
+#: plugins/admin/systems/class_goLdapServer.inc:56
+msgid "LDAP Service"
+msgstr "Service LDAP"
+
+#: plugins/admin/systems/class_goLdapServer.inc:67
+msgid "The given base is empty or contains invalid characters."
+msgstr "La base est vide ou contient des caractères invalides."
+
+#: plugins/admin/systems/class_goLdapServer.inc:85
+#: plugins/admin/systems/class_goLdapServer.inc:86
+msgid "Ldap"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:94
+msgid "Ldap base"
+msgstr "Base ldap"
+
+#: plugins/admin/systems/goGlpiServer.tpl:1
+msgid "GLPI database information"
+msgstr "Information sur la base de données GLPI"
+
+#: plugins/admin/systems/goGlpiServer.tpl:4
+#: plugins/admin/systems/goLogDBServer.tpl:4
+msgid "Logging DB user"
+msgstr "Utilisateur de la base de données des journaux systèmes"
+
+#: plugins/admin/systems/goGlpiServer.tpl:20
+#: plugins/admin/systems/class_gosaLogServer.inc:101
+#: plugins/admin/systems/gosaLogServer.tpl:20
+#: plugins/admin/systems/class_goGlpiServer.inc:103
+msgid "Database"
+msgstr "Base de données"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
+#: plugins/admin/systems/glpi_edit_os.tpl:9
+#: plugins/admin/systems/glpi_edit_os.tpl:28
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
+#: plugins/admin/systems/glpi_edit_type.tpl:9
+#: plugins/admin/systems/glpi_edit_type.tpl:28
+msgid "Rename"
+msgstr "Renommer"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
+#: plugins/admin/systems/glpiManufacturer.tpl:13
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
+#: plugins/admin/systems/glpi_edit_os.tpl:15
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
+#: plugins/admin/systems/glpi_edit_type.tpl:15
+#: plugins/admin/fai/class_faiSummaryTab.inc:236
+#: plugins/personal/environment/kioskManagement.tpl:25
+#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
+msgid "Close"
+msgstr "Fermer"
+
+#: plugins/admin/systems/glpiManufacturer.tpl:1
+msgid "Manage manufacturers"
+msgstr "Gérer les Fabricants"
+
+#: plugins/admin/systems/info.tpl:1
+msgid "System information"
+msgstr "Information sur le système"
+
+#: plugins/admin/systems/info.tpl:7
+msgid "CPU"
+msgstr "CPU"
+
+#: plugins/admin/systems/info.tpl:10
+msgid "Memory"
+msgstr "Mémoire"
+
+#: plugins/admin/systems/info.tpl:13
+msgid "Boot MAC"
+msgstr "Adresse MAC de démarrage"
+
+#: plugins/admin/systems/info.tpl:16
+msgid "USB support"
+msgstr "Support USB"
+
+#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
+msgid "System status"
+msgstr "Statut du système"
+
+#: plugins/admin/systems/info.tpl:23
+msgid "Inventory number"
+msgstr "Numéro d'inventaire"
+
+#: plugins/admin/systems/info.tpl:27
+msgid "Last login"
+msgstr "Dernière connexion"
+
+#: plugins/admin/systems/info.tpl:38
+msgid "Network devices"
+msgstr "Périphériques réseau"
+
+#: plugins/admin/systems/info.tpl:47
+msgid "IDE devices"
+msgstr "Périphériques IDE"
+
+#: plugins/admin/systems/info.tpl:56
+msgid "SCSI devices"
+msgstr "Périphériques SCSI"
+
+#: plugins/admin/systems/info.tpl:64
+msgid "Floppy device"
+msgstr "Lecteur de disquette"
+
+#: plugins/admin/systems/info.tpl:68
+msgid "CDROM device"
+msgstr "Lecteur CDROM"
+
+#: plugins/admin/systems/info.tpl:73
+#: plugins/admin/systems/terminalService.tpl:95
+#: plugins/admin/systems/workstationService.tpl:107
+msgid "Graphic device"
+msgstr "Carte écran"
+
+#: plugins/admin/systems/info.tpl:77
+msgid "Audio device"
+msgstr "Carte son"
+
+#: plugins/admin/systems/info.tpl:93
+msgid "Up since"
+msgstr "Allumé depuis"
+
+#: plugins/admin/systems/info.tpl:96
+msgid "CPU load"
+msgstr "Charge CPU"
+
+#: plugins/admin/systems/info.tpl:99
+msgid "Memory usage"
+msgstr "Utilisation Mémoire"
+
+#: plugins/admin/systems/info.tpl:102
+msgid "Swap usage"
+msgstr "Utilisation Swap"
+
+#: plugins/admin/systems/info.tpl:116
+msgid "SSH service"
+msgstr "Service SSH"
+
+#: plugins/admin/systems/info.tpl:119
+#: plugins/admin/systems/class_goCupsServer.inc:29
+#: plugins/admin/systems/class_goCupsServer.inc:50
+#: plugins/admin/systems/class_goCupsServer.inc:71
+msgid "Print service"
+msgstr "Service d'impression"
+
+#: plugins/admin/systems/info.tpl:122
+msgid "Scan service"
+msgstr "Service scanner"
+
+#: plugins/admin/systems/info.tpl:125
+msgid "Sound service"
+msgstr "Service Son"
+
+#: plugins/admin/systems/info.tpl:128
+msgid "GUI"
+msgstr "Interface graphique"
+
+#: plugins/admin/systems/class_goCupsServer.inc:70
+msgid "Cups"
+msgstr ""
+
+#: plugins/admin/systems/class_goCupsServer.inc:78
+#: plugins/admin/systems/class_serverService.inc:8
+#: plugins/admin/systems/class_goImapServer.inc:170
+#: plugins/admin/systems/class_goFonServer.inc:139
+#: plugins/admin/systems/class_goVirusServer.inc:229
+#: plugins/admin/systems/class_servRepository.inc:387
+#: plugins/admin/systems/class_goGlpiServer.inc:98
+#: plugins/admin/systems/class_goLogDBServer.inc:98
+msgid "Start"
+msgstr "Démarrage"
+
+#: plugins/admin/systems/class_goCupsServer.inc:79
+#: plugins/admin/systems/class_serverService.inc:7
+#: plugins/admin/systems/class_goImapServer.inc:171
+#: plugins/admin/systems/class_goFonServer.inc:140
+#: plugins/admin/systems/class_goVirusServer.inc:230
+#: plugins/admin/systems/class_servRepository.inc:388
+#: plugins/admin/systems/class_goGlpiServer.inc:99
+#: plugins/admin/systems/class_goLogDBServer.inc:99
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
+#: include/sieve/templates/element_stop.tpl:4
+#: include/sieve/templates/object_container.tpl:30
+#: include/sieve/class_sieveManagement.inc:508
+#: include/sieve/class_sieveManagement.inc:727
+msgid "Stop"
+msgstr "Arrêter"
+
+#: plugins/admin/systems/class_goCupsServer.inc:80
+#: plugins/admin/systems/class_serverService.inc:9
+#: plugins/admin/systems/class_goImapServer.inc:172
+#: plugins/admin/systems/class_goFonServer.inc:141
+#: plugins/admin/systems/class_goVirusServer.inc:231
+#: plugins/admin/systems/class_servRepository.inc:389
+#: plugins/admin/systems/class_goGlpiServer.inc:100
+#: plugins/admin/systems/class_goLogDBServer.inc:100
+msgid "Restart"
+msgstr "Réessayer"
+
+#: plugins/admin/systems/gencd.tpl:2
+msgid "CD-Install-Image generation"
+msgstr "Génération d'un image CD pour l'installation"
+
+#: plugins/admin/systems/gencd.tpl:5
+msgid ""
+"This option enables you to generate FAI install CD images for the selected "
+"workstation. The procedure may take about 10 minutes to complete, so please "
+"be patient after pressing the 'Create ISO-Image' button."
+msgstr ""
+"Cette option permet de créer des images d'installation FAI pour le poste de "
+"travail sélectionné. La procédure peut mettre 10 minutes pour se terminer, "
+"veuillez être patient après avoir cliquer sur  'Créer une image ISO'."
+
+#: plugins/admin/systems/gencd.tpl:9
+msgid "Create ISO-Image"
+msgstr "Créer un image ISO"
+
+#: plugins/admin/systems/class_serverService.inc:307
+msgid "Can't set status while this server is not saved."
+msgstr "Impossible d'activer le statut tant que ce serveur n'est pas sauvé"
+
+#: plugins/admin/systems/class_serverService.inc:319
+#, php-format
+msgid "The specified method '%s' can't executed for services."
+msgstr "La méthode '%s' ne peut pas être exécutée pour les services."
+
+#: plugins/admin/systems/class_goKrbServer.inc:31
+msgid "Kerberos service"
+msgstr "Service Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:59
+msgid "Kerberos service (kadmin access informations)"
+msgstr "Service Kerberos ( information accès kadmin Kerberos )"
+
+#: plugins/admin/systems/class_goKrbServer.inc:69
+#, php-format
+msgid "The specified kerberos password is empty."
+msgstr "Le mot de passe Kerberos est vide."
+
+#: plugins/admin/systems/class_goKrbServer.inc:72
+#, php-format
+msgid "The specified kerberos admin is empty."
+msgstr "L'admin kerberos spécifié est vide."
+
+#: plugins/admin/systems/class_goKrbServer.inc:75
+#, php-format
+msgid "The specified kerberos realm is empty."
+msgstr "Le realm kerberos spécifié est vide."
+
+#: plugins/admin/systems/class_goKrbServer.inc:93
+#: plugins/personal/generic/generic.tpl:217
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:94
+msgid "Kerberos access information"
+msgstr "Information d'accès Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:102
+msgid "Realm"
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:103
+#: plugins/admin/systems/class_goFonServer.inc:143
+#: plugins/admin/systems/class_goGlpiServer.inc:102
+#: plugins/admin/systems/class_goLogDBServer.inc:101
+msgid "Admin"
+msgstr "Administrateur"
+
+#: plugins/admin/systems/glpi_devices.tpl:2
+msgid "Add/Edit monitor"
+msgstr "Ajouter/Modifier un écran"
+
+#: plugins/admin/systems/glpi_devices.tpl:17
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
+msgid "Comments"
+msgstr "Commentaires"
+
+#: plugins/admin/systems/glpi_devices.tpl:24
+#: plugins/admin/systems/glpi_devices.tpl:123
+#: plugins/admin/systems/glpi_devices.tpl:164
+#: plugins/admin/systems/glpi_devices.tpl:219
+#: plugins/admin/systems/glpi_devices.tpl:275
+#: plugins/admin/systems/glpi_devices.tpl:333
+#: plugins/admin/systems/glpi_devices.tpl:397
+#: plugins/admin/systems/glpi_devices.tpl:469
+#: plugins/admin/systems/glpi_devices.tpl:533
+#: plugins/admin/systems/glpi_devices.tpl:580
+#: plugins/admin/systems/glpi_devices.tpl:633
+#: plugins/admin/systems/glpi_devices.tpl:687
+#: plugins/admin/systems/glpi_devices.tpl:733
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
+#: plugins/admin/systems/glpi.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:796
+#: plugins/admin/systems/glpiPrinter.tpl:23
+msgid "Manufacturer"
+msgstr "Fabricant"
+
+#: plugins/admin/systems/glpi_devices.tpl:33
+msgid "Monitor size"
+msgstr "Taille écran"
+
+#: plugins/admin/systems/glpi_devices.tpl:36
+msgid "Inch"
+msgstr "Inch"
+
+#: plugins/admin/systems/glpi_devices.tpl:44
+msgid "Integrated microphone"
+msgstr "Micro intégré"
+
+#: plugins/admin/systems/glpi_devices.tpl:47
+#: plugins/admin/systems/glpi_devices.tpl:55
+#: plugins/admin/systems/glpi_devices.tpl:63
+#: plugins/admin/systems/glpi_devices.tpl:71
+#: plugins/admin/systems/glpi_devices.tpl:176
+#: plugins/admin/systems/glpi_devices.tpl:296
+#: plugins/admin/systems/glpi_devices.tpl:361
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_address.tpl:40
+#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
+#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:145
+msgid "Yes"
+msgstr "Oui"
+
+#: plugins/admin/systems/glpi_devices.tpl:48
+#: plugins/admin/systems/glpi_devices.tpl:56
+#: plugins/admin/systems/glpi_devices.tpl:64
+#: plugins/admin/systems/glpi_devices.tpl:72
+#: plugins/admin/systems/glpi_devices.tpl:177
+#: plugins/admin/systems/glpi_devices.tpl:297
+#: plugins/admin/systems/glpi_devices.tpl:362
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_address.tpl:42
+#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
+#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:145
+msgid "No"
+msgstr "Non"
+
+#: plugins/admin/systems/glpi_devices.tpl:52
+msgid "Integrated speakers"
+msgstr "Haut parleur intégré"
+
+#: plugins/admin/systems/glpi_devices.tpl:60
+msgid "Sub-D"
+msgstr "Sub-D"
+
+#: plugins/admin/systems/glpi_devices.tpl:68
+msgid "BNC"
+msgstr "BNC"
+
+#: plugins/admin/systems/glpi_devices.tpl:76
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "Serial number"
+msgstr "Numéro de série"
+
+#: plugins/admin/systems/glpi_devices.tpl:83
+msgid "Additional serial number"
+msgstr "Numéro de série supplémentaire"
+
+#: plugins/admin/systems/glpi_devices.tpl:97
+msgid "Add/Edit other device"
+msgstr "Ajouter/Modifier un autre périphérique"
+
+#: plugins/admin/systems/glpi_devices.tpl:112
+#: plugins/admin/systems/glpi_devices.tpl:153
+#: plugins/admin/systems/glpi_devices.tpl:208
+#: plugins/admin/systems/glpi_devices.tpl:264
+#: plugins/admin/systems/glpi_devices.tpl:322
+#: plugins/admin/systems/glpi_devices.tpl:386
+#: plugins/admin/systems/glpi_devices.tpl:458
+#: plugins/admin/systems/glpi_devices.tpl:522
+#: plugins/admin/systems/glpi_devices.tpl:569
+#: plugins/admin/systems/glpi_devices.tpl:622
+#: plugins/admin/systems/glpi_devices.tpl:676
+#: plugins/admin/systems/glpi_devices.tpl:722
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
+#: plugins/admin/systems/glpi.tpl:79
+#: plugins/admin/systems/class_glpiAccount.inc:790
+#: include/sieve/templates/element_comment.tpl:4
+#: include/sieve/templates/object_container.tpl:23
+#: include/sieve/class_sieveManagement.inc:501
+#: include/sieve/class_sieveManagement.inc:720
+msgid "Comment"
+msgstr "Commentaires"
+
+#: plugins/admin/systems/glpi_devices.tpl:138
+msgid "Add/Edit power supply"
+msgstr "Ajouter/Modifier une alimentation"
+
+#: plugins/admin/systems/glpi_devices.tpl:173
+msgid "Atx"
+msgstr "atx"
+
+#: plugins/admin/systems/glpi_devices.tpl:181
+msgid "Power"
+msgstr "Puissance électrique"
+
+#: plugins/admin/systems/glpi_devices.tpl:193
+msgid "Add/Edit graphic card"
+msgstr "Ajouter/Modifier une carte graphique"
+
+#: plugins/admin/systems/glpi_devices.tpl:228
+#: plugins/admin/systems/glpi_devices.tpl:284
+#: plugins/admin/systems/glpi_devices.tpl:349
+msgid "Interface"
+msgstr "Interface"
+
+#: plugins/admin/systems/glpi_devices.tpl:237
+msgid "Ram"
+msgstr "Mémoire vive"
+
+#: plugins/admin/systems/glpi_devices.tpl:249
+msgid "Add/Edit controller"
+msgstr "Ajouter/Modifier un contrôleur"
+
+#: plugins/admin/systems/glpi_devices.tpl:307
+msgid "Add/Edit drive"
+msgstr "Ajouter/Modifier un lecteur"
+
+#: plugins/admin/systems/glpi_devices.tpl:342
+msgid "Speed"
+msgstr "Vitesse"
+
+#: plugins/admin/systems/glpi_devices.tpl:358
+msgid "Writeable"
+msgstr "Inscriptible"
+
+#: plugins/admin/systems/glpi_devices.tpl:371
+msgid "Add/Edit harddisk"
+msgstr "Ajouter/Modifier un disque dur"
+
+#: plugins/admin/systems/glpi_devices.tpl:406
+msgid "Rpm"
+msgstr "Vitesse"
+
+#: plugins/admin/systems/glpi_devices.tpl:413
+msgid "Cache"
+msgstr "Cache"
+
+#: plugins/admin/systems/glpi_devices.tpl:443
+msgid "Add/Edit memory"
+msgstr "Ajouter/Modifier la mémoire vive"
+
+#: plugins/admin/systems/glpi_devices.tpl:478
+msgid "Frequenz"
+msgstr "Fréquence"
+
+#: plugins/admin/systems/glpi_devices.tpl:507
+msgid "Add/Edit sound card"
+msgstr "Ajouter/Modifier une carte son"
+
+#: plugins/admin/systems/glpi_devices.tpl:553
+msgid "Add/Edit network interface"
+msgstr "Ajouter/Modifier une carte réseau"
+
+#: plugins/admin/systems/glpi_devices.tpl:589
+#: plugins/admin/systems/class_termDNS.inc:568
+msgid "MAC address"
+msgstr "Adresse MAC"
+
+#: plugins/admin/systems/glpi_devices.tpl:596
+#: plugins/personal/connectivity/pureftpd.tpl:15
+msgid "Bandwidth"
+msgstr "Bande passante"
+
+#: plugins/admin/systems/glpi_devices.tpl:607
+msgid "Add/Edit processor"
+msgstr "Ajouter/Modifier un processeur"
+
+#: plugins/admin/systems/glpi_devices.tpl:642
+msgid "Frequence"
+msgstr "Fréquence"
+
+#: plugins/admin/systems/glpi_devices.tpl:649
+msgid "Default frequence"
+msgstr "Fréquence par défaut"
+
+#: plugins/admin/systems/glpi_devices.tpl:661
+msgid "Add/Edit motherboard"
+msgstr "Ajouter/Modifier une carte mère"
+
+#: plugins/admin/systems/glpi_devices.tpl:696
+msgid "Chipset"
+msgstr "Jeu de composants"
+
+#: plugins/admin/systems/glpi_devices.tpl:707
+msgid "Add/Edit computer case"
+msgstr "Ajouter/Modifier un Boîtier"
+
+#: plugins/admin/systems/glpi_devices.tpl:742
+msgid "format"
+msgstr "format"
+
+#: plugins/admin/systems/class_goService.inc:26
+#: plugins/admin/systems/class_goService.inc:61
+msgid "Empty service"
+msgstr "Service vide"
+
+#: plugins/admin/systems/class_goService.inc:102
+#, php-format
+msgid "Removing of server services/"
+msgstr "La suppression du services serveur "
+
+#: plugins/admin/systems/class_goService.inc:128
+#, php-format
+msgid "Saving of server services/"
+msgstr "La sauvegarde des services serveur "
+
+#: plugins/admin/systems/class_goService.inc:159
+#, php-format
+msgid "Set status flag for server services/"
+msgstr "Activation du statut pour le service serveur "
+
+#: plugins/admin/systems/class_goService.inc:216
+#, php-format
+msgid "Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
+msgstr ""
+"La commande '%s', utilisée dans le ACTION_HOOK de l'extension '%s' n'existe "
+"pas."
+
+#: plugins/admin/systems/goImapServer.tpl:7
+#: plugins/admin/systems/class_goImapServer.inc:175
+msgid "Server identifier"
+msgstr "Identifiant du serveur"
+
+#: plugins/admin/systems/goImapServer.tpl:16
+#: plugins/admin/systems/class_goImapServer.inc:176
+msgid "Connect URL"
+msgstr "URL de connexion"
+
+#: plugins/admin/systems/goImapServer.tpl:43
+#: plugins/admin/systems/class_goImapServer.inc:179
+msgid "Sieve port"
+msgstr "port Sieve"
+
+#: plugins/admin/systems/goImapServer.tpl:61
+#: plugins/admin/systems/class_goImapServer.inc:180
+msgid "Start IMAP service"
+msgstr "Démarrer le service IMAP"
+
+#: plugins/admin/systems/goImapServer.tpl:70
+#: plugins/admin/systems/class_goImapServer.inc:181
+msgid "Start IMAP SSL service"
+msgstr "Démarrer le service IMAP/SSL"
+
+#: plugins/admin/systems/goImapServer.tpl:79
+#: plugins/admin/systems/class_goImapServer.inc:182
+msgid "Start POP3 service"
+msgstr "Démarre le service POP3"
+
+#: plugins/admin/systems/goImapServer.tpl:88
+#: plugins/admin/systems/class_goImapServer.inc:183
+msgid "Start POP3 SSL service"
+msgstr "Démarrer le service POP3/SSL"
+
+#: plugins/admin/systems/goImapServer.tpl:99
+#: plugins/admin/systems/goMailServer.tpl:204
+msgid "The server must be saved before you can use the status flag."
+msgstr ""
+"Le serveur doit être sauvé avant que vous puissiez utiliser le marqueur de "
+"statut."
+
+#: plugins/admin/systems/goImapServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:206
+msgid "The service must be saved before you can use the status flag."
+msgstr ""
+"Le service doit être sauvé avant que vous puissiez utiliser le marqueur de "
+"statut."
+
+#: plugins/admin/systems/goImapServer.tpl:104
+#: plugins/admin/systems/goMailServer.tpl:209
+msgid "Set new status"
+msgstr "Activer un nouveau statut"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+msgid "Set status"
+msgstr "Activer le statut"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:163
+#: plugins/admin/systems/workstation.tpl:137
+#: plugins/admin/applications/class_applicationGeneric.inc:554
+#: plugins/admin/applications/generic.tpl:24
+#: plugins/admin/ogroups/termgroup.tpl:101
+#: plugins/admin/fai/faiTemplateEntry.tpl:105
+msgid "Execute"
+msgstr "Exécuter"
+
+#: plugins/admin/systems/network.tpl:1
+msgid "Network\tsettings"
+msgstr "Configuration réseau"
+
+#: plugins/admin/systems/network.tpl:9
+msgid "IP-address"
+msgstr "Adresse IP"
+
+#: plugins/admin/systems/network.tpl:17
+msgid "MAC-address"
+msgstr "Adresse MAC"
+
+#: plugins/admin/systems/network.tpl:29
+msgid "Autodetect"
+msgstr "Autodétection"
+
+#: plugins/admin/systems/network.tpl:58
+msgid "Enable DNS for this device"
+msgstr "Activer le DNS pour ce périphérique"
+
+#: plugins/admin/systems/network.tpl:59
+#: plugins/admin/systems/class_servDNS.inc:411
+#: plugins/admin/systems/servdnseditzone.tpl:76
+#: plugins/gofon/phoneaccount/generic.tpl:95
+msgid "Refresh"
+msgstr "Rafraîchir"
+
+#: plugins/admin/systems/network.tpl:67
+msgid "Zone"
+msgstr "Zone"
+
+#: plugins/admin/systems/network.tpl:77
+#: plugins/admin/systems/class_servDNS.inc:174
+#: plugins/admin/systems/class_servDNS.inc:414
+#: plugins/admin/systems/class_termDNS.inc:578
+#: plugins/admin/systems/servdnseditzone.tpl:94
+msgid "TTL"
+msgstr "TTL"
+
+#: plugins/admin/systems/network.tpl:85
+msgid "Dns records"
+msgstr "Enregistrement dns"
+
+#: plugins/admin/systems/component.tpl:6
+#: plugins/personal/environment/hotplugDialogNew.tpl:10
+msgid "Device name"
+msgstr "Nom du périphérique"
+
+#: plugins/admin/systems/class_componentGeneric.inc:57
+#: plugins/admin/systems/class_winGeneric.inc:96
+msgid "This 'dn' has no network features."
+msgstr "Ce 'dn' n'a pas d'extensions réseaux."
+
+#: plugins/admin/systems/class_componentGeneric.inc:135
+#, php-format
+msgid "Removing of system component/generic with dn '%s' failed."
+msgstr "La suppression du composant système/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_componentGeneric.inc:182
+msgid "The required field 'Component name' is not set."
+msgstr "Le champ obligatoire 'Nom du composant' n'est pas rempli."
+
+#: plugins/admin/systems/class_componentGeneric.inc:261
+#, php-format
+msgid "Saving of system component/generic with dn '%s' failed."
+msgstr "La sauvegarde du composant système/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_componentGeneric.inc:269
+msgid "Component generic"
+msgstr "Composant générique"
+
+#: plugins/admin/systems/class_componentGeneric.inc:274
+msgid "Network device"
+msgstr "Périphérique réseau"
+
+#: plugins/admin/systems/terminalStartup.tpl:1
+#: plugins/admin/systems/workstationStartup.tpl:4
+msgid "Boot parameters"
+msgstr "Paramètre de démarrage"
+
+#: plugins/admin/systems/terminalStartup.tpl:8
+#: plugins/admin/systems/class_terminalStartup.inc:480
+#: plugins/admin/systems/class_workstationStartup.inc:1200
+#: plugins/admin/systems/workstationStartup.tpl:8
+msgid "Boot kernel"
+msgstr "Kernel utilisé au démarrage"
+
+#: plugins/admin/systems/terminalStartup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:19
+msgid "Custom options"
+msgstr "Options personnalisées"
+
+#: plugins/admin/systems/terminalStartup.tpl:23
+#: plugins/admin/systems/workstationStartup.tpl:23
+msgid ""
+"Enter any parameters that should be passed to the kernel as append line "
+"during bootup"
+msgstr "Entrez les paramètres qui seront passés au kernel lors du démarrage"
+
+#: plugins/admin/systems/terminalStartup.tpl:27
+#: plugins/admin/systems/workstationStartup.tpl:28
+msgid "LDAP server"
+msgstr "Serveur LDAP"
+
+#: plugins/admin/systems/terminalStartup.tpl:43
+msgid "Select if terminal supports graphical startup with progress bar"
+msgstr ""
+"Sélectionnez si le terminal supporte le démarrage graphique avec une barre "
+"de progression"
+
+#: plugins/admin/systems/terminalStartup.tpl:45
+msgid "use graphical bootup"
+msgstr "utiliser un démarrage en mode graphique"
+
+#: plugins/admin/systems/terminalStartup.tpl:48
+msgid "Select if terminal should boot in text mode"
+msgstr "Indiquez si le terminal démarre en mode texte"
+
+#: plugins/admin/systems/terminalStartup.tpl:50
+msgid "use standard linux textual bootup"
+msgstr "utiliser le démarrage texte standard de Linux"
+
+#: plugins/admin/systems/terminalStartup.tpl:53
+msgid "Select to get more verbose output during startup"
+msgstr "Sélectionnez afin d'avoir d'obtenir un démarrage plus verbeux"
+
+#: plugins/admin/systems/terminalStartup.tpl:55
+msgid "use debug mode for startup"
+msgstr "utilisez le mode de débogage pour le démarrage"
+
+#: plugins/admin/systems/terminalStartup.tpl:66
+#: plugins/admin/systems/workstationStartup.tpl:149
+msgid "Kernel modules (format: name parameters)"
+msgstr "Modules du kernel (format : nom paramètre)"
+
+#: plugins/admin/systems/terminalStartup.tpl:69
+#: plugins/admin/systems/workstationStartup.tpl:152
+msgid "Add additional modules to load on startup"
+msgstr "Ajouter des modules à charger au démarrage"
+
+#: plugins/admin/systems/terminalStartup.tpl:87
+#: plugins/admin/systems/class_terminalStartup.inc:478
+#: plugins/admin/systems/goShareServer.tpl:1
+#: plugins/admin/systems/class_workstationStartup.inc:1204
+#: plugins/admin/systems/workstationStartup.tpl:170
+#: plugins/personal/environment/class_environment.inc:1337
+#: plugins/personal/environment/environment.tpl:133
+msgid "Shares"
+msgstr "Partages"
+
+#: plugins/admin/systems/terminalStartup.tpl:105
+#: plugins/admin/systems/workstationStartup.tpl:188
+msgid "Mountpoint"
+msgstr "Point de montage"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:6
+#: plugins/admin/users/class_divListUsers.inc:35
+#: plugins/admin/users/class_divListUsers.inc:36
+msgid "List of users"
+msgstr "Liste des utilisateurs"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:23
+msgid "This dialog allows you to select a user as technical responsible person."
+msgstr ""
+"Ce dialogue vous permet de désigner un utilisateur comme personne "
+"responsable."
+
+#: plugins/admin/systems/class_systemManagement.inc:32
+msgid "Systems"
+msgstr "Systèmes"
+
+#: plugins/admin/systems/class_systemManagement.inc:225
+msgid "Creating the image failed. Please see the report below."
+msgstr "La création de l'image à échoué. veuillez lire le rapport ci dessous."
+
+#: plugins/admin/systems/class_systemManagement.inc:234
+#, php-format
+msgid "Command '%s', specified for ISO creation doesn't seem to exist."
+msgstr "La commande '%s', utilisée dans la création de l'image ISO n'existe pas."
+
+#: plugins/admin/systems/class_systemManagement.inc:297
+msgid "You are not allowed to create a new object of this type."
+msgstr "Vous n'êtes pas autorisé à créer un nouvel objet de ce type."
+
+#: plugins/admin/systems/class_systemManagement.inc:348
+msgid "You can't edit this object type yet!"
+msgstr "Impossible d'éditer ce type d'objet pour le moment!"
+
+#: plugins/admin/systems/class_systemManagement.inc:376
+#: plugins/admin/systems/class_systemManagement.inc:442
+msgid "You are not allowed to change the password for this object."
+msgstr "Vous n'êtes pas autorisé à modifier le mot de passe pour cet objet."
+
+#: plugins/admin/systems/class_systemManagement.inc:388
+msgid "Passwords entered as new and repeated do not match!"
+msgstr ""
+"Le mot de passe entré dans le champ nouveau et celui dans le champ "
+"vérification ne concordent pas!"
+
+#: plugins/admin/systems/class_systemManagement.inc:445
+msgid "Can't detect object to change password."
+msgstr "Impossible de détecter l'objet pour changer son mot de passe."
+
+#: plugins/admin/systems/class_systemManagement.inc:553
+#: plugins/admin/systems/class_systemManagement.inc:628
+#: plugins/admin/systems/class_systemManagement.inc:687
+#: plugins/admin/fai/class_faiManagement.inc:174
+#: plugins/admin/fai/class_faiManagement.inc:252
+#: plugins/admin/fai/class_faiManagement.inc:323
+msgid "You are not allowed to delete this component!"
+msgstr "Vous n'êtes pas autorisé à supprimer ce composant!"
+
+#: plugins/admin/systems/class_systemManagement.inc:621
+#, php-format
+msgid "You're about to delete all information about the component at '%s'."
+msgstr ""
+"Vous êtes sur le point de supprimer toute les informations relatives aux "
+"composant '%s'."
+
+#: plugins/admin/systems/class_systemManagement.inc:726
+#, php-format
+msgid ""
+"Can't set gotoMode to status 'avtice', the current object couldn't be "
+"identified."
+msgstr ""
+"Impossible d'activer le mode gotoMode 'avtice', l'objet actuel ne peut être "
+"identifié."
+
+#: plugins/admin/systems/class_systemManagement.inc:1014
+msgid "New terminal"
+msgstr "Nouveau terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1016
+msgid "New workstation"
+msgstr "Nouvelle station de travail"
+
+#: plugins/admin/systems/class_systemManagement.inc:1018
+msgid "New Device"
+msgstr "Nouveau périphérique"
+
+#: plugins/admin/systems/class_systemManagement.inc:1037
+msgid "Terminal template for"
+msgstr "Modèle de terminal pour "
+
+#: plugins/admin/systems/class_systemManagement.inc:1053
+msgid "Workstation template for"
+msgstr "Modèle de station de travail pour"
+
+#: plugins/admin/systems/class_systemManagement.inc:1265
+msgid "New System from incoming"
+msgstr "Nouveau système depuis l'arrivée"
+
+#: plugins/admin/systems/class_systemManagement.inc:1266
+#: plugins/admin/users/template.tpl:15
+#: plugins/admin/fai/class_faiTemplate.inc:514
+msgid "Template"
+msgstr "Modèle"
+
+#: plugins/admin/systems/class_systemManagement.inc:1269
+msgid "Workstation is installing"
+msgstr "La station de travail s'installe"
+
+#: plugins/admin/systems/class_systemManagement.inc:1270
+msgid "Workstation is waiting for action"
+msgstr "La station de travail attend une action"
+
+#: plugins/admin/systems/class_systemManagement.inc:1271
+msgid "Workstation installation failed"
+msgstr "L'installation de la station de travail à échoué"
+
+#: plugins/admin/systems/class_systemManagement.inc:1274
+msgid "Server is installing"
+msgstr "Le serveur s'installe"
+
+#: plugins/admin/systems/class_systemManagement.inc:1275
+msgid "Server is waiting for action"
+msgstr "Le serveur attend une action"
+
+#: plugins/admin/systems/class_systemManagement.inc:1276
+msgid "Server installation failed"
+msgstr "L'installation du serveur à échoué"
+
+#: plugins/admin/systems/class_systemManagement.inc:1277
+msgid "Winstation"
+msgstr "Stations Windows"
+
+#: plugins/admin/systems/class_systemManagement.inc:1278
+msgid "Network Device"
+msgstr "Périphérique réseau"
+
+#: plugins/admin/systems/class_systemManagement.inc:1279
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal"
+msgstr "Nouveau terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1280
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation"
+msgstr "Nouvelle station de travail"
+
+#: plugins/admin/systems/class_systemManagement.inc:1336
+#: plugins/admin/systems/class_systemManagement.inc:1337
+msgid "Incoming objects"
+msgstr "Objets entrants"
+
+#: plugins/admin/systems/class_systemManagement.inc:1342
+msgid "Incoming"
+msgstr "Entrants"
+
+#: plugins/admin/systems/class_printGeneric.inc:111
+#, php-format
+msgid "Can't extract a valid base out of object dn, setting base to '%s'."
+msgstr ""
+"Impossible d'obtenir un base valide depuis le dn de l'objet, je met la base "
+"à '%s'. "
+
+#: plugins/admin/systems/class_printGeneric.inc:266
+#: plugins/admin/systems/class_printGeneric.inc:274
+#: plugins/admin/systems/class_printGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:328
+#: plugins/admin/systems/class_printGeneric.inc:344
+#: plugins/admin/systems/class_printGeneric.inc:347
+msgid "Add printer extension"
+msgstr "Ajouter une extension d'imprimante"
+
+#: plugins/admin/systems/class_printGeneric.inc:267
+msgid ""
+"Could not intialize printer tab, parameter parent was missing while "
+"construction."
+msgstr ""
+"Impossible d'initialiser l'onglet imprimante, le paramètre parent était "
+"manquant pendant la construction."
+
+#: plugins/admin/systems/class_printGeneric.inc:275
+msgid "This is a workstation template, printer tab is disabled."
+msgstr "Ceci est un modèle de station de travail, l'onglet imprimante est désactivé."
+
+#: plugins/admin/systems/class_printGeneric.inc:280
+msgid "This is a terminal template, printer tab is disabled."
+msgstr "Ceci est un modèle de terminal, l'onglet imprimante est désactivé."
+
+#: plugins/admin/systems/class_printGeneric.inc:321
+msgid "This 'dn' has no printer features."
+msgstr "Ce 'dn' n'a pas d'extensions d'impression."
+
+#: plugins/admin/systems/class_printGeneric.inc:329
+msgid ""
+"This object has printer extension disabled. You can't enable it while 'cn' "
+"is not present in entry. Possibly you are currently creating a new terminal "
+"template"
+msgstr ""
+"Ce serveur à l'extension d'imprimante désactivé. Vous ne pourrez l'activer "
+"tant qu'un 'cn' n'est pas présent dans l'entrée. Vous êtes probablement "
+"occupé à créer un nouveau modèle de terminal"
+
+#: plugins/admin/systems/class_printGeneric.inc:336
+#: plugins/admin/systems/class_printGeneric.inc:339
+msgid "Remove printer extension"
+msgstr "Enlever l'extension d'impression"
+
+#: plugins/admin/systems/class_printGeneric.inc:337
+msgid ""
+"This workstation has printer extension enabled.You can disable it by "
+"clicking below."
+msgstr ""
+"Ce stations de travail à l'extension d'imprimante activée. Vous pouvez la "
+"désactiver en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/systems/class_printGeneric.inc:340
+msgid ""
+"This terminal has printer extension enabled. You can disable it by clicking "
+"below."
+msgstr ""
+"Ce serveur à l'extension d'imprimante activée. Vous pouvez la désactiver en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/systems/class_printGeneric.inc:345
+msgid ""
+"This workstation has printer extension disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"Ce serveur à l'extension d'imprimante désactivé. Vous pouvez l'activer en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/systems/class_printGeneric.inc:348
+msgid ""
+"This terminal has printer extension disabled. You can enable it by clicking "
+"below."
+msgstr ""
+"Ce serveur à l'extension d'imprimante désactivé. Vous pouvez l'activer en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/systems/class_printGeneric.inc:518
+#, php-format
+msgid "Your currently selected PPD file '%s' doesn't exist."
+msgstr "Le fichier PPD sélectionné '%s' n'existe pas."
+
+#: plugins/admin/systems/class_printGeneric.inc:526
+msgid "can't get ppd informations."
+msgstr "Impossible d'obtenir les informations sur le fichier ppd."
+
+#: plugins/admin/systems/class_printGeneric.inc:539
+#, php-format
+msgid "This printer belongs to terminal %s. You can't rename this printer."
+msgstr ""
+"Cette imprimante appartient au terminal %s. Vous ne pouvez pas changer son "
+"nom."
+
+#: plugins/admin/systems/class_printGeneric.inc:541
+#, php-format
+msgid "This printer belongs to workstation %s. You can't rename this printer."
+msgstr ""
+"Cette imprimante appartient à la station de travail %s. Vous ne pouvez pas "
+"changer son nom."
+
+#: plugins/admin/systems/class_printGeneric.inc:599
+#, php-format
+msgid "Removing of system print/generic with dn '%s' failed."
+msgstr "La suppression du système printer/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_printGeneric.inc:843
+#, php-format
+msgid "Saving of system print/generic with dn '%s' failed."
+msgstr "La sauvegarde du système imprimante/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_printGeneric.inc:863
+#: plugins/admin/systems/class_printGeneric.inc:865
+#: plugins/admin/ogroups/class_ogroupManagement.inc:429
+#: plugins/admin/fai/faiTemplateEntry.tpl:85
+#: plugins/admin/fai/faiTemplateEntry.tpl:127
+#: plugins/generic/references/class_reference.inc:36
+msgid "Group"
+msgstr "Groupes"
+
+#: plugins/admin/systems/class_printGeneric.inc:881
+msgid "Print generic"
+msgstr "Imprimante générique"
+
+#: plugins/admin/systems/class_printGeneric.inc:893
+msgid "LabeledURL"
+msgstr "URL de l'imprimante"
+
+#: plugins/admin/systems/class_printGeneric.inc:894
+msgid "Printer PPD"
+msgstr "PPD de  l'Imprimante"
+
+#: plugins/admin/systems/class_printGeneric.inc:911
+#, php-format
+msgid ""
+"You are not allowed to remove the given object '%s' from the list of members "
+"of printer '%s'."
+msgstr ""
+"Vous n'êtes pas autorisé à enlever l'objet '%s' de la liste des membres de "
+"l'imprimante '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:928
+#, php-format
+msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
+msgstr ""
+"Type d'imprimante illégale lors de l'ajout de '%s' à la liste des "
+"imprimantes '%s',"
+
+#: plugins/admin/systems/class_printGeneric.inc:933
+#, php-format
+msgid ""
+"You are not allowed to add the given object '%s' to the list of members of '%"
+"s'."
+msgstr "Vous n'êtes pas autorisé à ajouter l'objet'%s' à la liste des membres '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:968
+#, php-format
+msgid "Can't add '%s' to the list of members, it is already used."
+msgstr "Impossible d'ajouter '%s' à la liste des membres, il est déjà utilisé."
+
+#: plugins/admin/systems/class_printGeneric.inc:979
+#, php-format
+msgid "Can't add '%s' to list of members, it is not reachable."
+msgstr "Impossible d'ajouter '%s' à la liste des membres, il n'est pas accessible."
+
+#: plugins/admin/systems/class_servGeneric.inc:54
+#: plugins/admin/systems/class_workstationGeneric.inc:126
+#: plugins/admin/ogroups/class_termgroup.inc:42
+msgid "Activated"
+msgstr "Activé"
+
+#: plugins/admin/systems/class_servGeneric.inc:55
+#: plugins/admin/systems/class_workstationGeneric.inc:127
+#: plugins/admin/ogroups/class_termgroup.inc:43
+#: plugins/personal/connectivity/opengw.tpl:33
+#: plugins/personal/connectivity/class_opengwAccount.inc:343
+msgid "Locked"
+msgstr "Verrouillé"
+
+#: plugins/admin/systems/class_servGeneric.inc:101
+msgid "This 'dn' has no server features."
+msgstr "Ce 'dn' n'a pas d'options serveur."
+
+#: plugins/admin/systems/class_servGeneric.inc:109
+#: plugins/admin/systems/class_workstationGeneric.inc:186
+#: plugins/admin/ogroups/class_termgroup.inc:204
+msgid "No ACTIONCMD definition found in your gosa.conf"
+msgstr "Aucune définition de ACTIONCMD n'est présente dans gosa.conf"
+
+#: plugins/admin/systems/class_servGeneric.inc:147
+#, php-format
+msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+"La sauvegarde du système serveur/générique (FAIstate) avec le dn '%s' à "
+"échoué."
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:315
+#: plugins/admin/systems/class_workstationGeneric.inc:307
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Switch off"
+msgstr "Eteindre"
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:316
+#: plugins/admin/systems/class_workstationGeneric.inc:307
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Reboot"
+msgstr "Redémarrer"
+
+#: plugins/admin/systems/class_servGeneric.inc:208
+#: plugins/admin/systems/class_workstationGeneric.inc:308
+#: plugins/admin/ogroups/class_termgroup.inc:295
+msgid "Instant update"
+msgstr "Mise à jour immédiate"
+
+#: plugins/admin/systems/class_servGeneric.inc:209
+#: plugins/admin/systems/class_servGeneric.inc:218
+#: plugins/admin/systems/class_workstationGeneric.inc:309
+#: plugins/admin/systems/class_workstationGeneric.inc:318
+#: plugins/admin/ogroups/class_termgroup.inc:296
+msgid "Scheduled update"
+msgstr "Mise à jour programmée"
+
+#: plugins/admin/systems/class_servGeneric.inc:210
+#: plugins/admin/systems/class_servGeneric.inc:217
+#: plugins/admin/systems/class_workstationGeneric.inc:310
+#: plugins/admin/systems/class_workstationGeneric.inc:317
+#: plugins/admin/ogroups/class_termgroup.inc:297
+msgid "Reinstall"
+msgstr "Reinstaller"
+
+#: plugins/admin/systems/class_servGeneric.inc:211
+#: plugins/admin/systems/class_workstationGeneric.inc:311
+#: plugins/admin/ogroups/class_termgroup.inc:298
+msgid "Rescan hardware"
+msgstr "Recherche du matériel"
+
+#: plugins/admin/systems/class_servGeneric.inc:212
+#: plugins/admin/systems/class_servGeneric.inc:219
+#: plugins/admin/systems/class_terminalGeneric.inc:317
+#: plugins/admin/systems/class_terminalGeneric.inc:321
+#: plugins/admin/systems/class_workstationGeneric.inc:312
+#: plugins/admin/systems/class_workstationGeneric.inc:319
+#: plugins/admin/ogroups/class_termgroup.inc:299
+msgid "Memory test"
+msgstr "Test mémoire"
+
+#: plugins/admin/systems/class_servGeneric.inc:213
+#: plugins/admin/systems/class_servGeneric.inc:220
+#: plugins/admin/systems/class_workstationGeneric.inc:313
+#: plugins/admin/systems/class_workstationGeneric.inc:320
+msgid "Force localboot"
+msgstr "Forcer un démarrage local"
+
+#: plugins/admin/systems/class_servGeneric.inc:214
+#: plugins/admin/systems/class_servGeneric.inc:221
+#: plugins/admin/systems/class_terminalGeneric.inc:318
+#: plugins/admin/systems/class_terminalGeneric.inc:322
+#: plugins/admin/systems/class_workstationGeneric.inc:314
+#: plugins/admin/systems/class_workstationGeneric.inc:321
+#: plugins/admin/ogroups/class_termgroup.inc:300
+msgid "System analysis"
+msgstr "Analyse du système"
+
+#: plugins/admin/systems/class_servGeneric.inc:216
+#: plugins/admin/systems/class_terminalGeneric.inc:320
+#: plugins/admin/systems/class_workstationGeneric.inc:316
+msgid "Wake up"
+msgstr "Réveiller"
+
+#: plugins/admin/systems/class_servGeneric.inc:245
+#, php-format
+msgid "Removing of system server/generic with dn '%s' failed."
+msgstr "La suppression du système serveur/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_servGeneric.inc:290
+msgid "The required field 'Server name' is not set."
+msgstr "Le champ obligatoire 'Nom du serveur' n'est pas rempli."
+
+#: plugins/admin/systems/class_servGeneric.inc:361
+#, php-format
+msgid "Saving of system server/generic with dn '%s' failed."
+msgstr "La sauvegarde du système serveur/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_servGeneric.inc:415
+msgid "Server generic"
+msgstr "Serveur générique"
+
+#: plugins/admin/systems/class_servGeneric.inc:425
+#: plugins/admin/systems/class_workstationGeneric.inc:623
+msgid "Goto mode"
+msgstr "Mode Goto"
+
+#: plugins/admin/systems/class_servGeneric.inc:427
+#: plugins/admin/systems/class_terminalGeneric.inc:643
+#: plugins/admin/systems/class_workstationGeneric.inc:627
+#: plugins/admin/ogroups/class_termgroup.inc:397
+msgid "Action flag"
+msgstr "Indicateur d'action"
+
+#: plugins/admin/systems/class_divListSystemService.inc:17
+#: plugins/admin/systems/class_divListSystemService.inc:18
+msgid "Installed services"
+msgstr "Services installés"
+
+#: plugins/admin/systems/class_divListSystemService.inc:22
+msgid ""
+"This menu allows you to add, remove and configure the properties of a "
+"specific service."
+msgstr ""
+"Ce menu permet d'ajouter, de supprimer ou de changer les propriétés d'un "
+"service spécifique."
+
+#: plugins/admin/systems/class_divListSystemService.inc:30
+msgid "Service name"
+msgstr "Nom du service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add service"
+msgstr "Ajouter un service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add new service"
+msgstr "Ajouter un nouveau service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all"
+msgstr "Démarrer tout"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all services"
+msgstr "Démarrer tout les services"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#: plugins/admin/systems/class_divListSystemService.inc:106
+msgid "Stop service"
+msgstr "Stopper tout les Service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+msgid "Stop all services"
+msgstr "Stopper tout les services"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#: plugins/admin/systems/class_divListSystemService.inc:112
+msgid "Restart service"
+msgstr "Redémarrer le service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+msgid "Restart all services"
+msgstr "Redémarrer tout les services"
+
+#: plugins/admin/systems/class_divListSystemService.inc:86
+msgid "Stopped"
+msgstr "Arrêté"
+
+#: plugins/admin/systems/class_divListSystemService.inc:87
+msgid "Started"
+msgstr "Démarrer"
+
+#: plugins/admin/systems/class_divListSystemService.inc:88
+msgid "Restarting"
+msgstr "Redémarre"
+
+#: plugins/admin/systems/class_divListSystemService.inc:89
+msgid "User status"
+msgstr "Statut de l'utilisateur"
+
+#: plugins/admin/systems/class_divListSystemService.inc:100
+msgid "Start service"
+msgstr "Démarrer le service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:118
+msgid "Edit service"
+msgstr "Editer le service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:124
+msgid "Remove service"
+msgstr "Suppression du service"
+
+#: plugins/admin/systems/phone.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:44
+msgid "Phone name"
+msgstr "Nom du téléphone"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
+msgid "Add/Edit manufacturer"
+msgstr "Ajouter/Modifier un fabricant"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
+msgid "Website"
+msgstr "Site web"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
+#: plugins/admin/ogroups/class_phonequeue.inc:903
+#: plugins/gofon/conference/paste_generic.tpl:15
+#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Phone number"
+msgstr "Numéro de téléphone"
+
+#: plugins/admin/systems/class_terminalStartup.inc:40
+#: plugins/admin/systems/class_terminalStartup.inc:123
+#: plugins/admin/systems/class_terminalStartup.inc:143
+#: plugins/admin/systems/class_terminalService.inc:75
+#: plugins/admin/systems/class_terminalService.inc:103
+#: plugins/admin/systems/class_terminalService.inc:109
+#: plugins/admin/systems/class_terminalService.inc:119
+#: plugins/admin/systems/class_terminalService.inc:120
+#: plugins/admin/systems/class_terminalService.inc:122
+#: plugins/admin/systems/class_terminalService.inc:126
+#: plugins/admin/systems/class_terminalService.inc:219
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_terminalService.inc:225
+#: plugins/admin/systems/class_terminalService.inc:228
+#: plugins/admin/systems/class_terminalService.inc:231
+#: plugins/admin/systems/class_terminalService.inc:234
+#: plugins/admin/systems/class_terminalService.inc:237
+#: plugins/admin/systems/class_workstationStartup.inc:299
+#: plugins/admin/systems/class_workstationStartup.inc:322
+#: plugins/admin/systems/class_workstationStartup.inc:326
+#: plugins/admin/systems/class_workstationStartup.inc:845
+#: plugins/admin/systems/class_workstationService.inc:202
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_workstationService.inc:208
+#: plugins/admin/systems/class_workstationService.inc:211
+#: plugins/admin/systems/class_workstationService.inc:214
+#: plugins/admin/systems/class_workstationService.inc:217
+#: plugins/admin/systems/class_workstationService.inc:220
+#: plugins/admin/systems/class_workstationService.inc:230
+#: plugins/admin/systems/class_workstationService.inc:231
+#: plugins/admin/systems/class_workstationService.inc:232
+#: plugins/admin/systems/class_workstationService.inc:233
+#: plugins/admin/systems/class_workstationService.inc:234
+#: plugins/admin/systems/class_workstationService.inc:235
+#: plugins/admin/systems/class_workstationService.inc:236
+#: plugins/admin/systems/class_terminalGeneric.inc:137
+#: plugins/admin/systems/class_terminalGeneric.inc:334
+#: plugins/admin/systems/class_workstationGeneric.inc:142
+msgid "inherited"
+msgstr "hérité"
+
+#: plugins/admin/systems/class_terminalStartup.inc:95
+#: plugins/admin/systems/class_workstationStartup.inc:347
+#, php-format
+msgid ""
+"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
+"exist."
+msgstr ""
+"La commande '%s', spécifié comme KERNELS hook de l'extension '%s' n'existe "
+"pas."
+
+#: plugins/admin/systems/class_terminalStartup.inc:210
+#: plugins/admin/systems/class_workstationStartup.inc:661
+#: plugins/personal/environment/class_environment.inc:601
+#: plugins/personal/environment/class_environment.inc:614
+msgid "You must specify a valid mount point."
+msgstr "Veuillez indiquer un point de montage valide."
+
+#: plugins/admin/systems/class_terminalStartup.inc:410
+#, php-format
+msgid "Saving of system terminal/startup with dn '%s' failed."
+msgstr "La sauvegarde du système terminaux/démarrage avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_terminalStartup.inc:469
+msgid "Terminal startup"
+msgstr "Démarrage du terminal"
+
+#: plugins/admin/systems/class_terminalStartup.inc:477
+#: plugins/admin/systems/class_workstationStartup.inc:1199
+msgid "Ldap server"
+msgstr "Serveur ldap"
+
+#: plugins/admin/systems/class_terminalStartup.inc:479
+#: plugins/admin/systems/class_workstationStartup.inc:1203
+msgid "Kernel modules"
+msgstr "Modules du kernel"
+
+#: plugins/admin/systems/class_terminalStartup.inc:481
+#: plugins/admin/systems/class_workstationStartup.inc:1201
+msgid "Kernel parameter"
+msgstr "Paramètre du kernel"
+
+#: plugins/admin/systems/goMailServer.tpl:7
+#: plugins/admin/systems/class_goMailServer.inc:712
+msgid "Visible full qualified hostname"
+msgstr "Nom complet qualifié visible"
+
+#: plugins/admin/systems/goMailServer.tpl:11
+msgid "The full qualified host name."
+msgstr "Le nom complet qualifié de l'hôte."
+
+#: plugins/admin/systems/goMailServer.tpl:16
+msgid "Max mail header size"
+msgstr "Taille maximum des entêtes des messages"
+
+#: plugins/admin/systems/goMailServer.tpl:21
+msgid "This value specifies the maximal header size."
+msgstr "Cette valeur spécifie la taille maximum de l'entête des messages."
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#: plugins/admin/systems/goMailServer.tpl:31
+#: plugins/admin/systems/goMailServer.tpl:40
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "KB"
+msgstr "KB"
+
+#: plugins/admin/systems/goMailServer.tpl:26
+#: plugins/admin/systems/class_goMailServer.inc:715
+msgid "Max mailbox size"
+msgstr "Taille maximale des comptes de messagerie"
+
+#: plugins/admin/systems/goMailServer.tpl:31
+msgid "Defines the maximal size of mail box."
+msgstr "Défini la taille maximale du compte de messagerie."
+
+#: plugins/admin/systems/goMailServer.tpl:35
+#: plugins/admin/systems/class_goMailServer.inc:716
+msgid "Max message size"
+msgstr "Taille maximale des messages"
+
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "Specify the maximal size of a message."
+msgstr "Spécifiez la taille maximale d'un message."
+
+#: plugins/admin/systems/goMailServer.tpl:45
+#: plugins/admin/systems/class_goMailServer.inc:719
+msgid "Relay host"
+msgstr "Machine relais"
+
+#: plugins/admin/systems/goMailServer.tpl:50
+msgid "Relay messages to following host:"
+msgstr "Relayer les messages vers l'hôte suivant:"
+
+#: plugins/admin/systems/goMailServer.tpl:60
+#: plugins/admin/systems/class_goMailServer.inc:718
+msgid "Local networks"
+msgstr "Réseau local"
+
+#: plugins/admin/systems/goMailServer.tpl:62
+msgid "Postfix networks"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:83
+msgid "Domains and routing"
+msgstr "Domaines et routages"
+
+#: plugins/admin/systems/goMailServer.tpl:91
+#: plugins/admin/systems/class_goMailServer.inc:717
+msgid "Domains to accept mail for"
+msgstr "Domaine desquels accepter des messages"
+
+#: plugins/admin/systems/goMailServer.tpl:93
+msgid "Postfix is responsible for the following domains:"
+msgstr "Postfix est responsable pour les domaines suivants:"
+
+#: plugins/admin/systems/goMailServer.tpl:114
+msgid "Transports"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:123
+msgid "Select a transport protocol."
+msgstr "Sélectionner un protocole de transport"
+
+#: plugins/admin/systems/goMailServer.tpl:141
+msgid "Restrictions"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:149
+#: plugins/admin/systems/class_goMailServer.inc:721
+msgid "Restrictions for sender"
+msgstr "Restrictions pour l'envoyeur"
+
+#: plugins/admin/systems/goMailServer.tpl:157
+#: plugins/admin/systems/goMailServer.tpl:183
+msgid "Restriction filter"
+msgstr "Filtre de restriction"
+
+#: plugins/admin/systems/goMailServer.tpl:175
+#: plugins/admin/systems/class_goMailServer.inc:722
+msgid "Restrictions for recipient"
+msgstr "Restrictions pour les destinataires"
+
+#: plugins/admin/systems/class_goSpamServer.inc:50
+#: plugins/admin/systems/class_goSpamServer.inc:327
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goSpamServer.inc:354
+msgid "Spamassassin"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:225
+msgid "Specified value is not a valid 'trusted network' value."
+msgstr "Le valeur spécifiée n'est pas une valeur 'réseau de confiance' valide."
+
+#: plugins/admin/systems/class_goSpamServer.inc:285
+#, php-format
+msgid "Saving of server services/spamassassin with dn '%s' failed."
+msgstr ""
+"La sauvegarde du service spamassassin sur le serveur avec le dn '%s' à "
+"échoué."
+
+#: plugins/admin/systems/class_goSpamServer.inc:294
+msgid "Required score must be a numeric value."
+msgstr "Le score requis doit être un nombre positif."
+
+#: plugins/admin/systems/class_goSpamServer.inc:336
+#: plugins/admin/systems/goSpamServer.tpl:8
+msgid "Rewrite header"
+msgstr "Récrire l'entête"
+
+#: plugins/admin/systems/class_goSpamServer.inc:337
+msgid "Trusted networks"
+msgstr "Réseaux de confiance"
+
+#: plugins/admin/systems/class_goSpamServer.inc:338
+#: plugins/admin/systems/goSpamServer.tpl:18
+msgid "Required score"
+msgstr "Score requis"
+
+#: plugins/admin/systems/class_goSpamServer.inc:339
+msgid "Rules"
+msgstr "Règles"
+
+#: plugins/admin/systems/class_goSpamServer.inc:341
+#: plugins/admin/systems/goSpamServer.tpl:69
+msgid "Enable use of bayes filtering"
+msgstr "Activer l'utilisation de la méthode de filtrage bayesienne"
+
+#: plugins/admin/systems/class_goSpamServer.inc:342
+msgid "Enabled bayes auto learning"
+msgstr "Activer l'apprentissage automatique pour la méthode bayesienne"
+
+#: plugins/admin/systems/class_goSpamServer.inc:343
+#: plugins/admin/systems/goSpamServer.tpl:75
+msgid "Enable RBL checks"
+msgstr "Activer les vérification RBL"
+
+#: plugins/admin/systems/class_goSpamServer.inc:344
+#: plugins/admin/systems/goSpamServer.tpl:86
+msgid "Enable use of Razor"
+msgstr "Activer l'utilisation de Razor"
+
+#: plugins/admin/systems/class_goSpamServer.inc:345
+#: plugins/admin/systems/goSpamServer.tpl:89
+msgid "Enable use of DDC"
+msgstr "Activer l'utilisation de DDC"
+
+#: plugins/admin/systems/class_goSpamServer.inc:346
+#: plugins/admin/systems/goSpamServer.tpl:92
+msgid "Enable use of Pyzor"
+msgstr "Activer l'utilisation de Pyzor"
+
+#: plugins/admin/systems/class_goImapServer.inc:51
+msgid "IMAP/POP3 service"
+msgstr "Service IMAP/POP3"
+
+#: plugins/admin/systems/class_goImapServer.inc:56
+#: plugins/admin/systems/class_goImapServer.inc:173
+msgid "Repair database"
+msgstr "Réparer la base de données"
+
+#: plugins/admin/systems/class_goImapServer.inc:102
+msgid "IMAP/POP3 (Cyrus) service"
+msgstr "Service IMAP/POP3 (Cyrus)"
+
+#: plugins/admin/systems/class_goImapServer.inc:112
+msgid "Please specify a server identifier."
+msgstr "Veuillez indiquer un identifiant pour le serveur."
+
+#: plugins/admin/systems/class_goImapServer.inc:115
+msgid "Please specify a connect url."
+msgstr "Veuillez indiquer une url de connexion."
+
+#: plugins/admin/systems/class_goImapServer.inc:118
+msgid "Please specify an admin user."
+msgstr "Veuillez indiquer un administrateur."
+
+#: plugins/admin/systems/class_goImapServer.inc:121
+msgid "Please specify a password for the admin user."
+msgstr "Veuillez spécifier un mot de passe pour l'administrateur."
+
+#: plugins/admin/systems/class_goImapServer.inc:126
+#, php-format
+msgid "The imap connect string needs to be in the form '%s'."
+msgstr "La chaîne de connexion imap doit être de la forme '%s'."
+
+#: plugins/admin/systems/class_goImapServer.inc:130
+msgid "The sieve port needs to be numeric."
+msgstr "Le port sieve doit être numérique."
+
+#: plugins/admin/systems/class_goImapServer.inc:160
+#: plugins/admin/systems/class_goImapServer.inc:161
+msgid "IMAP/POP3"
+msgstr "IMAP/POP3"
+
+#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
+msgid "Admin password"
+msgstr "Mot de passe administrateur"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
+#, php-format
+msgid "You're about to delete the glpi cartridge type '%s'."
+msgstr "Vous êtes sur le point de supprimer le type de toner glpi '%s'."
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
+#, php-format
+msgid ""
+"You can't delete this cartridge type, it is still in use by this printer(s) "
+"'%s'."
+msgstr ""
+"Vous ne pouvez pas effacer ce type de cartouche, il est utilisé actuellement "
+"par ce(s) imprimante(s) '%s'."
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
+msgid "Cartridges"
+msgstr "Cartouches"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "New monitor"
+msgstr "Nouvel écran"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "M"
+msgstr "M"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
+#: plugins/personal/environment/selectPrinterDialog.tpl:5
+#: plugins/personal/environment/selectPrinterDialog.tpl:10
+msgid "Select printer to add"
+msgstr "Sélectionnez une imprimante à ajouter"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
+msgid "Select entries to add"
+msgstr "Sélectionnez les entrées à ajouter"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
+msgid "Display members of department"
+msgstr "Afficher les membres du département"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
+msgid "Display members matching"
+msgstr "Afficher les membres correspondants"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
+msgid "Regular expression for matching member names"
+msgstr "Expression régulière concordant avec les noms des membres"
+
+#: plugins/admin/systems/servnfs.tpl:1
+msgid "Edit share"
+msgstr "Editer un partage"
+
+#: plugins/admin/systems/servnfs.tpl:2
+msgid "NFS setup"
+msgstr "Préférences NFS"
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:401
+#: plugins/personal/netatalk/netatalk.tpl:16
+msgid "Path"
+msgstr "Chemin"
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:403
+msgid "Volume"
+msgstr "Volume"
+
+#: plugins/admin/systems/servnfs.tpl:69
+msgid "Auto-mount share on Apple systems"
+msgstr "Monter les partages automatiquement sur les machines Apple."
+
+#: plugins/admin/systems/servnfs.tpl:109
+msgid "Codepage"
+msgstr "Codage des caractères"
+
+#: plugins/admin/systems/servnfs.tpl:121
+#: plugins/admin/systems/class_goShareServer.inc:402
+msgid "Option"
+msgstr "Option"
+
+#: plugins/admin/systems/class_winGeneric.inc:155
+#, php-format
+msgid "Removing of system wingeneric/generic with dn '%s' failed."
+msgstr "La suppression du système wingeneric/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_winGeneric.inc:205
+msgid "You have no permissions to create a component on this 'Base'."
+msgstr "Vous n'avez pas l'autorisation de créer un composant sur cette 'Base'."
+
+#: plugins/admin/systems/class_winGeneric.inc:270
+#, php-format
+msgid "Saving of system wingeneric/generic with dn '%s' failed."
+msgstr "La sauvegarde du système wingeneric/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_winGeneric.inc:281
+msgid "Win generic"
+msgstr "Win informations"
+
+#: plugins/admin/systems/class_winGeneric.inc:282
+msgid "Windows workstation generic"
+msgstr "Station de travail Windows"
+
+#: plugins/admin/systems/class_winGeneric.inc:287
+msgid "Win workstation"
+msgstr "Station de travail Windows"
+
+#: plugins/admin/systems/class_winGeneric.inc:290
+#: plugins/admin/systems/class_workstationGeneric.inc:620
+#: plugins/admin/systems/workstation.tpl:10
+msgid "Workstation name"
+msgstr "Nom de la station de travail"
+
+#: plugins/admin/systems/class_servDNS.inc:35
+#: plugins/admin/systems/class_servDNS.inc:368
+#: plugins/admin/systems/class_servDNS.inc:397
+#: plugins/admin/systems/class_servDNS.inc:398
+msgid "DNS service"
+msgstr "Service DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:81
+msgid "Remove DNS service"
+msgstr "Suppression du service DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:82
+msgid "This server has DNS features enabled. You can disable them by clicking below."
+msgstr ""
+"Ce serveur à l'option DNS activée. Vous pouvez le désactiver en cliquant sur "
+"le bouton ci-dessous."
+
+#: plugins/admin/systems/class_servDNS.inc:84
+msgid "Add DNS service"
+msgstr "Ajouter un service DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:85
+msgid "This server has DNS features disabled. You can enable them by clicking below."
+msgstr ""
+"Ce serveur à l'option DNS désactivé. Vous pouvez l'activer en cliquant sur "
+"le bouton ci-dessous."
+
+#: plugins/admin/systems/class_servDNS.inc:173
+#: plugins/admin/systems/class_servDNS.inc:407
+msgid "Reverse zone"
+msgstr "Zone inverse"
+
+#: plugins/admin/systems/class_servDNS.inc:175
+#: plugins/admin/fai/faiTemplateEntry.tpl:102
+msgid "Class"
+msgstr "Classe"
+
+#: plugins/admin/systems/class_servDNS.inc:239
+#, php-format
+msgid ""
+"Can't delete the selected zone, because it is still in use by these entry/"
+"entries '%s'"
+msgstr ""
+"Vous ne pouvez pas effacer cette zone car elle est encore utilisée par ces "
+"éléments/ éléments '%s'"
+
+#: plugins/admin/systems/class_servDNS.inc:304
+#, php-format
+msgid "Updating of system server/dns with dn '%s' failed."
+msgstr "La mise à jour du système serveur/dns avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_servDNS.inc:314
+#, php-format
+msgid "Removing of system server/dns with dn '%s' failed."
+msgstr "La suppression du système serveur/dns avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_servDNS.inc:335
+#, php-format
+msgid "Saving of system server/dns with dn '%s' failed."
+msgstr "La sauvegarde du système serveur/dns avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_servDNS.inc:359
+#, php-format
+msgid "Set status flag for system server/dns with dn '%s' failed."
+msgstr "L'activation du statut pour le système serveur/dns avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_servDNS.inc:406
+#: plugins/admin/systems/class_termDNS.inc:577
+#: plugins/admin/systems/servdnseditzone.tpl:7
+msgid "Zone name"
+msgstr "Nom de la zone"
+
+#: plugins/admin/systems/class_servDNS.inc:408
+msgid "Primary dns server"
+msgstr "Serveur dns primaire"
+
+#: plugins/admin/systems/class_servDNS.inc:410
+#: plugins/admin/systems/glpiPrinter.tpl:48
+msgid "Serial"
+msgstr "Série"
+
+#: plugins/admin/systems/class_servDNS.inc:412
+#: plugins/admin/systems/servdnseditzone.tpl:82
+#: plugins/admin/ogroups/class_phonequeue.inc:954
+#: plugins/admin/ogroups/phonequeue.tpl:85
+msgid "Retry"
+msgstr "Réessayer"
+
+#: plugins/admin/systems/class_servDNS.inc:413
+#: plugins/admin/systems/servdnseditzone.tpl:88
+msgid "Expire"
+msgstr "Expirer"
+
+#: plugins/admin/systems/class_servDNS.inc:415
+#: plugins/admin/systems/servdnseditzone.tpl:33
+msgid "Zone records"
+msgstr "Enregistrement de zone"
+
+#: plugins/admin/systems/gencd_frame.tpl:2
+msgid "Your browser does not supprt iframes."
+msgstr "Votre navigateur ne supporte pas les iframes."
+
+#: plugins/admin/systems/class_termDNS.inc:147
+#, php-format
+msgid "Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
+msgstr ""
+"Impossible d'exécuter la commande spécifiée AUTO_NETWORK_HOOK '%s' veuillez "
+"vérifier votre gosa.conf."
+
+#: plugins/admin/systems/class_termDNS.inc:241
+msgid "Not matching"
+msgstr "Pas équivalent"
+
+#: plugins/admin/systems/class_termDNS.inc:342
+msgid "The required field 'IP-address' is not set."
+msgstr "Le champ obligatoire 'adresse IP' n'est pas rempli."
+
+#: plugins/admin/systems/class_termDNS.inc:346
+msgid "Wrong IP format in field IP-address."
+msgstr "L'adresse ip dans le champ adresse IP n'est pas valide."
+
+#: plugins/admin/systems/class_termDNS.inc:353
+msgid "The required field 'MAC-address' is not set."
+msgstr "Le champ obligatoire 'MAC-address' n'est pas rempli."
+
+#: plugins/admin/systems/class_termDNS.inc:356
+msgid ""
+"The given macaddress is invalid. There must be 6 2byte segments seperated by "
+"':'."
+msgstr ""
+"La mac adresse introduite est invalide. Il doit y avoir 6 fois deux bytes "
+"séparés par ':'."
+
+#: plugins/admin/systems/class_termDNS.inc:370
+#, php-format
+msgid ""
+"The specified IP address '%s' is not matching the selected reverse zone "
+"entry '%s'."
+msgstr ""
+"L'adresse spécifiée '%s' ne correspond pas à la l'entrée de la zone inverse "
+"sélectionnée '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:382
+#, php-format
+msgid "Found duplicate value for record type '%s'."
+msgstr "Valeur dupliquée trouvée pour l'enregistrement de type '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:390
+#, php-format
+msgid "Found more than one entry for the uniqe record type '%s'."
+msgstr "Plus d'une entrée trouvée pour l'enregistrement unique '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:401
+#, php-format
+msgid ""
+"The device IP '%s' is added as 'A Record', this will be done automatically, "
+"please remove the record."
+msgstr ""
+"L'adresse IP '%s' est ajoutée comme un 'A' record, ceci sera fait "
+"automatiquement, veuillez enlever l'enregistrement."
+
+#: plugins/admin/systems/class_termDNS.inc:408
+#: plugins/admin/systems/class_servDNSeditZone.inc:422
+#, php-format
+msgid "Only lowercase is allowed, please check your '%ss'."
+msgstr "Seulement les minuscules sont autorisée, veuillez vérifier votre '%ss'."
+
+#: plugins/admin/systems/class_termDNS.inc:494
+#, php-format
+msgid "Saving of terminal/dns account with dn '%s' failed."
+msgstr "La sauvegarde du compte terminal/dns avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_termDNS.inc:558
+msgid "DNS"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:559
+msgid "DNS settings"
+msgstr "Configuration DNS"
+
+#: plugins/admin/systems/class_termDNS.inc:567
+msgid "IP address"
+msgstr "Adresse IP"
+
+#: plugins/admin/systems/class_termDNS.inc:576
+msgid "DNS records"
+msgstr "Enregistrement dns"
+
+#: plugins/admin/systems/goNtpServer.tpl:2
+msgid "Time server"
+msgstr "Serveur de temps"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
+#, php-format
+msgid "You're about to delete the glpi attachment component '%s'."
+msgstr "Vous êtes sur le point de supprimer le composant glpi attaché '%s'."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
+#, php-format
+msgid "You can't delete this attachment, it is still in use by these system(s) '%s'"
+msgstr ""
+"Impossible d'effacer ce fichier attaché, tant qu'il est utilisé par ce(s) "
+"système(s) '%s'."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
+msgid "There is no valid file uploaded."
+msgstr "Pas de fichier valide téléchargé."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
+msgid "Upload wasn't successfull."
+msgstr "Le téléchargement n'a pas réussi."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
+#, php-format
+msgid "Missing directory '%s/glpi/' to store glpi uploads."
+msgstr "Le répertoire de téléchargement pour gpli '%s/glpi' est manquant."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
+msgid "There is already a file with the same name uploaded."
+msgstr "Il existe déjà un fichier avec ce nom."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
+#, php-format
+msgid "Can't create file '%s'."
+msgstr "Impossible de créer le fichier '%s'."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
+msgid "File is available."
+msgstr "Le fichier est disponible."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
+msgid "File is not readable, possibly the file is missing."
+msgstr "Le fichier n'est pas lisible, il est probablement manquant."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
+msgid "Currently no file uploaded."
+msgstr "Pas de fichier téléchargé."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
+msgid "Mime"
+msgstr "Mime"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
+msgid "This table displays all available attachments."
+msgstr "Ce tableau montre tout les fichiers attachés disponibles."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
+#: include/sieve/class_sieveElement_If.inc:447
+msgid "empty"
+msgstr "vide"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
+msgid "Create new attachment"
+msgstr "Créer un nouveau fichier attaché"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
+msgid "New Attachment"
+msgstr "Nouveau document lié"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
+#: plugins/admin/systems/class_servRepository.inc:218
+#: plugins/admin/fai/class_faiManagement.inc:462
+msgid "This name is already in use."
+msgstr "Le nom spécifié est déjà utilisé."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
+msgid "Please specify a valid name for this attachment."
+msgstr "Veuillez spécifier un nom valide pour ce document lié."
+
+#: plugins/admin/systems/remove_glpi.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your MySql database in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Il est conseillé de sauvegarder le contenu de votre base de données MySql "
+"dans un fichier avant de réaliser cette action. Donc - si vous avez fait "
+"cela - appuyez sur 'Supprimer' pour continuer ou 'Annuler' pour abandonner."
+
+#: plugins/admin/systems/class_servDHCP.inc:42
+msgid "Remove DHCP service"
+msgstr "Suppression du service DHCP"
+
+#: plugins/admin/systems/class_servDHCP.inc:43
+msgid ""
+"This server has DHCP features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Le service DHCP est activé pour ce serveur. Vous pouvez le désactiver en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/systems/class_servDHCP.inc:45
+msgid "Add DHCP service"
+msgstr "Ajouter un service DHCP"
+
+#: plugins/admin/systems/class_servDHCP.inc:46
+msgid ""
+"This server has DHCP features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Ce serveur à l'option DHCP désactivé. Vous pouvez l'activer en cliquant sur "
+"le bouton ci-dessous."
+
+#: plugins/admin/systems/class_goFonServer.inc:35
+#: plugins/admin/systems/class_goFonServer.inc:130
+msgid "VoIP service"
+msgstr "Service VOIP"
+
+#: plugins/admin/systems/class_goFonServer.inc:64
+msgid "VoIP service - Asterisk management"
+msgstr "Service VOIP - Administration d'Asterisk"
+
+#: plugins/admin/systems/class_goFonServer.inc:73
+msgid "The attribute DB user is empty or contains invalid characters."
+msgstr "La valeur utilisateur de la base de données est vide ou contient des caractères invalides."
+
+#: plugins/admin/systems/class_goFonServer.inc:76
+#: plugins/admin/systems/class_goFaxServer.inc:73
+msgid "The attribute password is empty or contains invalid characters."
+msgstr "Le mot de passe de l'attribut est vide ou contient des caractères invalides."
+
+#: plugins/admin/systems/class_goFonServer.inc:79
+msgid "The attribute local dial prefix is empty or contains invalid characters."
+msgstr "L'attribut préfixe local est vide ou contient des caractères invalides."
+
+#: plugins/admin/systems/class_goFonServer.inc:82
+msgid "The attribute country dial prefix is empty or contains invalid characters."
+msgstr "L'attribut préfixe national est vide ou contient des caractères invalides."
+
+#: plugins/admin/systems/class_goFonServer.inc:119
+#, php-format
+msgid ""
+"You can't remove the asterisk database extension, it is still in use by "
+"these objects '%s'."
+msgstr ""
+"Impossible d'enlever l'extension de la base de données asterisk ,elle est "
+"utilisé par ce(s) objets '%s'."
+
+#: plugins/admin/systems/class_goFonServer.inc:131
+msgid "VoIP - asterisk management"
+msgstr "VOIP - Gestion d'asterisk"
+
+#: plugins/admin/systems/class_goFonServer.inc:145
+msgid "Area code"
+msgstr "Préfixe local"
+
+#: plugins/admin/systems/class_goFonServer.inc:146
+msgid "Country code"
+msgstr "Préfixe national"
+
+#: plugins/admin/systems/class_terminalService.inc:72
+#: plugins/admin/systems/class_workstationService.inc:93
+#: plugins/admin/systems/workstationService.tpl:157
+msgid "unknown"
+msgstr "inconnu"
+
+#: plugins/admin/systems/class_terminalService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:89
+#: plugins/personal/environment/class_environment.inc:231
+#, php-format
+msgid ""
+"You have specified an external resolution hook which can't be read, please "
+"check the permission of the file '%s'."
+msgstr ""
+"Vous avez spécifié un hook externe qui ne peut pas être lu, veuillez "
+"vérifier les permissions du fichier '%s'."
+
+#: plugins/admin/systems/class_terminalService.inc:104
+#: plugins/admin/systems/class_terminalService.inc:105
+#: plugins/admin/systems/class_terminalService.inc:106
+#: plugins/admin/systems/class_terminalService.inc:107
+#: plugins/admin/systems/class_workstationService.inc:96
+#: plugins/admin/systems/class_workstationService.inc:97
+#: plugins/admin/systems/class_workstationService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:99
+msgid "bit"
+msgstr "bit"
+
+#: plugins/admin/systems/class_terminalService.inc:158
+msgid "default"
+msgstr "défaut"
+
+#: plugins/admin/systems/class_terminalService.inc:159
+#: plugins/admin/systems/class_workstationService.inc:139
+msgid "show chooser"
+msgstr "Afficher le sélecteur"
+
+#: plugins/admin/systems/class_terminalService.inc:160
+#: plugins/admin/systems/class_workstationService.inc:140
+msgid "direct"
+msgstr "direct"
+
+#: plugins/admin/systems/class_terminalService.inc:163
+#: plugins/admin/systems/class_workstationService.inc:143
+msgid "load balanced"
+msgstr "répartition de charge"
+
+#: plugins/admin/systems/class_terminalService.inc:166
+#: plugins/admin/systems/class_workstationService.inc:146
+msgid "Windows RDP"
+msgstr "Windows RDP"
+
+#: plugins/admin/systems/class_terminalService.inc:167
+#: plugins/admin/systems/class_workstationService.inc:147
+msgid "ICA client"
+msgstr "Client ICA"
+
+#: plugins/admin/systems/class_terminalService.inc:197
+#: plugins/admin/systems/class_workstationStartup.inc:848
+#: plugins/admin/systems/class_workstationService.inc:183
+#: plugins/personal/posix/class_posixAccount.inc:203
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
+msgid "automatic"
+msgstr "automatique"
+
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_workstationService.inc:205
+msgid "Bit"
+msgstr "Bit"
+
+#: plugins/admin/systems/class_terminalService.inc:322
+#: plugins/admin/systems/class_workstationService.inc:320
+msgid "Choose the phone located at the current terminal"
+msgstr "Choisissez le téléphone situé à coté du terminal"
+
+#: plugins/admin/systems/class_terminalService.inc:397
+#: plugins/admin/systems/class_terminalService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:387
+#: plugins/admin/systems/class_workstationService.inc:392
+msgid "Please specify a valid VSync range."
+msgstr ""
+"Veuillez spécifier une plage valide pour la fréquence de synchronisation "
+"verticale."
+
+#: plugins/admin/systems/class_terminalService.inc:411
+#: plugins/admin/systems/class_terminalService.inc:416
+#: plugins/admin/systems/class_workstationService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:407
+msgid "Please specify a valid HSync range."
+msgstr ""
+"Veuillez spécifier une plage valide pour la fréquence de synchronisation "
+"Horizontale."
+
+#: plugins/admin/systems/class_terminalService.inc:465
+#, php-format
+msgid "Saving of object system terminal/service with dn '%s' failed."
+msgstr "La sauvegarde de l'objet système terminal/service avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_terminalService.inc:474
+#: plugins/admin/systems/class_workstationService.inc:459
+msgid "Service"
+msgstr "Service"
+
+#: plugins/admin/systems/class_terminalService.inc:483
+#: plugins/admin/systems/class_workstationService.inc:468
+msgid "Monitor"
+msgstr "Ecran"
+
+#: plugins/admin/systems/class_terminalService.inc:484
+#: plugins/admin/ogroups/class_phonequeue.inc:951
+msgid "Method"
+msgstr "Méthode"
+
+#: plugins/admin/systems/class_terminalService.inc:485
+#: plugins/admin/systems/terminalService.tpl:173
+msgid "Remote desktop"
+msgstr "Bureau distant"
+
+#: plugins/admin/systems/class_terminalService.inc:487
+#: plugins/admin/systems/class_workstationService.inc:469
+msgid "Gfx driver"
+msgstr "Pilote graphique"
+
+#: plugins/admin/systems/class_terminalService.inc:488
+#: plugins/admin/systems/class_workstationService.inc:470
+msgid "Gfx resolution"
+msgstr "Résolution"
+
+#: plugins/admin/systems/class_terminalService.inc:489
+#: plugins/admin/systems/class_workstationService.inc:471
+msgid "Gfx color depth"
+msgstr "Profondeur des couleurs"
+
+#: plugins/admin/systems/class_terminalService.inc:490
+#: plugins/admin/systems/class_workstationService.inc:472
+msgid "Hsync"
+msgstr "Fréquence Horizontale"
+
+#: plugins/admin/systems/class_terminalService.inc:491
+#: plugins/admin/systems/class_workstationService.inc:473
+msgid "Vsync"
+msgstr "Fréquence verticale"
+
+#: plugins/admin/systems/class_terminalService.inc:492
+msgid "Auto-Sync"
+msgstr "Synchronisation automatique"
+
+#: plugins/admin/systems/class_terminalService.inc:493
+msgid "Printer service enabled"
+msgstr "Service d'impression activés"
+
+#: plugins/admin/systems/class_terminalService.inc:494
+#: plugins/admin/systems/terminalService.tpl:229
+msgid "Spool server"
+msgstr "Serveur de file d'attente"
+
+#: plugins/admin/systems/class_terminalService.inc:495
+#: plugins/admin/systems/class_workstationService.inc:475
+msgid "Scanner enabled"
+msgstr "Scanner activé"
+
+#: plugins/admin/systems/class_terminalService.inc:496
+msgid "Scanner model"
+msgstr "Modèle de scanner"
+
+#: plugins/admin/systems/class_terminalService.inc:497
+#: plugins/admin/systems/class_workstationService.inc:476
+msgid "Keyboard model"
+msgstr "Modèle de clavier"
+
+#: plugins/admin/systems/class_terminalService.inc:498
+#: plugins/admin/systems/class_workstationService.inc:477
+msgid "Keyboard layout"
+msgstr "Disposition du clavier"
+
+#: plugins/admin/systems/class_terminalService.inc:499
+#: plugins/admin/systems/class_workstationService.inc:478
+msgid "Keyboard variant"
+msgstr "Variante du clavier"
+
+#: plugins/admin/systems/class_terminalService.inc:500
+#: plugins/admin/systems/class_workstationService.inc:479
+msgid "Mouse type"
+msgstr "Type de souris"
+
+#: plugins/admin/systems/class_terminalService.inc:501
+#: plugins/admin/systems/class_workstationService.inc:480
+msgid "Mouse port"
+msgstr "Port souris"
+
+#: plugins/admin/systems/class_terminalService.inc:502
+#: plugins/admin/systems/terminalService.tpl:76
+#: plugins/admin/systems/class_workstationService.inc:481
+#: plugins/admin/systems/workstationService.tpl:86
+#: plugins/gofon/phoneaccount/paste_generic.tpl:27
+#: plugins/gofon/phoneaccount/generic.tpl:30
+msgid "Telephone hardware"
+msgstr "Matériel téléphonique"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
+#, php-format
+msgid "Internal Error can't create device of type '%s'"
+msgstr "Erreur interne, impossible de créer le périphérique de type '%s'"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
+#, php-format
+msgid "You're about to delete the glpi device '%s'."
+msgstr "Vous êtes sur le point de supprimer le périphérique glpi '%s'."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
+msgid "Can't detect object name."
+msgstr "Impossible de détecter le nom de l'objet."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
+#, php-format
+msgid "You can't delete this device, it is still in use by these system(s) '%s'"
+msgstr ""
+"Vous ne pouvez pas effacer ce périphérique, il est utilisé actuellement par "
+"ces système(s) '%s'"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
+msgid "devices"
+msgstr "périphériques"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+msgid "New mainbord"
+msgstr "Nouvelle carte mère"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+msgid "New processor"
+msgstr "Nouveau processeur"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+#: plugins/admin/fai/class_divListFai.inc:180
+msgid "P"
+msgstr "P"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "New case"
+msgstr "Nouveau boitier"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "C"
+msgstr "C"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "New network interface"
+msgstr "Nouvelle carte réseau"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "NI"
+msgstr "NI"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "New ram"
+msgstr "Nouvelle mémoire vive"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "R"
+msgstr "R"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "New hard disk"
+msgstr "Nouveau disque dur"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "HDD"
+msgstr "Disque dur"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "New drive"
+msgstr "Nouveau lecteur"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "D"
+msgstr "D"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "New controller"
+msgstr "Nouveau contrôleur"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "CS"
+msgstr "CS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "New graphics card"
+msgstr "Nouvelle carte graphique"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "GC"
+msgstr "GC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "New sound card"
+msgstr "Nouvelle carte son"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "SC"
+msgstr "SC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "New power supply"
+msgstr "Nouvelle alimentation"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "PS"
+msgstr "PS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "New misc device"
+msgstr "Nouveau périphérique"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "OC"
+msgstr "OC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
+msgid "You have to specify a valid name for this device."
+msgstr "Veuillez spécifier un nom valide pour ce périphérique."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
+msgid "This device name is already in use."
+msgstr "Le nom de ce périphérique est déjà utilisé."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+#: plugins/personal/environment/class_environment.inc:508
+#: plugins/personal/environment/class_environment.inc:905
+msgid "None"
+msgstr "Aucun"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+msgid "Other"
+msgstr "Autres"
+
+#: plugins/admin/systems/class_goMailServer.inc:47
+#: plugins/admin/systems/class_goMailServer.inc:514
+msgid "Mail smtp service (Postfix)"
+msgstr "Serveur de messagerie (SMTP)"
+
+#: plugins/admin/systems/class_goMailServer.inc:583
+#, php-format
+msgid "Saving server services/mail with dn '%s' failed."
+msgstr "La sauvegarde du service serveur/messagerie avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_goMailServer.inc:600
+msgid "Please specify a numeric value for header size limit."
+msgstr "Veuillez spécifier un nombre pour la taille maximale de l'entête."
+
+#: plugins/admin/systems/class_goMailServer.inc:604
+msgid "Please specify a numeric value for mailbox size limit."
+msgstr ""
+"Veuillez spécifier un nombre pour la taille maximale de la boite de "
+"messagerie."
+
+#: plugins/admin/systems/class_goMailServer.inc:608
+msgid "Please specify a numeric value for message size limit."
+msgstr "Veuillez spécifier un nombre pour la taille maximale des messages."
+
+#: plugins/admin/systems/class_goMailServer.inc:703
+msgid "Mail smtp (Postfix)"
+msgstr "Serveur SMTP (Postfix)"
+
+#: plugins/admin/systems/class_goMailServer.inc:704
+msgid "Mail smtp - Postfix"
+msgstr "Serveur smtp - Postfix"
+
+#: plugins/admin/systems/class_goMailServer.inc:714
+msgid "Header size limit"
+msgstr "Taille maximale des entêtes"
+
+#: plugins/admin/systems/class_goMailServer.inc:720
+msgid "Transport table"
+msgstr "Table des transports"
+
+#: plugins/admin/systems/goFonServer.tpl:1
+msgid "VoIP database information"
+msgstr "Information sur la base de données VOIP"
+
+#: plugins/admin/systems/goFonServer.tpl:4
+msgid "Asterisk DB user"
+msgstr "Utilisateur de la base de données Asterisk"
+
+#: plugins/admin/systems/goFonServer.tpl:20
+msgid "Country dial prefix"
+msgstr "Préfixe du pays"
+
+#: plugins/admin/systems/goFonServer.tpl:28
+msgid "Local dial prefix"
+msgstr "Préfixe local"
+
+#: plugins/admin/systems/class_workstationStartup.inc:440
+msgid ""
+"There are packages in your configuration, which can't be resolved with "
+"current server/release settings."
+msgstr ""
+"Il y à des paquets dans votre configuration, qui ne peuvent pas être trouvés "
+"avec les paramètres de serveur/version actuels."
+
+#: plugins/admin/systems/class_workstationStartup.inc:485
+msgid "Please select a 'FAI server' or remove the 'FAI classes'."
+msgstr "Veuillez sélectionner un 'serveur FAI' ou effacer les 'Classes FAI'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:553
+msgid ""
+"There is already a profile in your selection that contain partition table "
+"configurations."
+msgstr ""
+"Il y a déjà un profil dans votre sélection qui contient des configurations "
+"de table de partitions."
+
+#: plugins/admin/systems/class_workstationStartup.inc:770
+msgid "Not available in current setup"
+msgstr "Pas disponible dans la configuration actuelle"
+
+#: plugins/admin/systems/class_workstationStartup.inc:920
+#, php-format
+msgid ""
+"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
+"Server was reset to 'auto'."
+msgstr ""
+"Impossible de trouver une ou plusieurs des classes FAI [%s] dans le serveur "
+"FAI '%s'. le serveur à été remis en 'auto'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:936
+#, php-format
+msgid ""
+"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
+"configurations, possibly some classes where deleted or renamed. Server was "
+"reset to 'auto'."
+msgstr ""
+"Impossible de trouver les classes FAI [%s], veuillez vérifier votre "
+"configuration FAI, probablement que certaines classes on été effacées ou "
+"renommées. Le Serveur à été reconfiguré en 'auto'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1109
+#, php-format
+msgid "Saving of system workstation/startup with dn '%s' failed."
+msgstr ""
+"La sauvegarde du système stations de travail/démarrage avec le dn '%s' à "
+"échoué."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1159
+#, php-format
+msgid "Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
+msgstr "Impossible d'exécuter REPOSITORY_HOOK '%s' veuillez vérifier votre gosa.conf."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1191
+msgid "System startup"
+msgstr "Démarrage du système"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1206
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/class_faiProfile.inc:467
+msgid "FAI classes"
+msgstr "Classes FAI"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1207
+msgid "Debian mirror"
+msgstr "Mirroir Debian"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1208
+msgid "Debian release"
+msgstr "Version Debian"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1210
+msgid "FAI status flag"
+msgstr "Indicateur de statut FAI"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:28
+#: plugins/admin/systems/class_gosaLogServer.inc:56
+#: plugins/admin/systems/class_gosaLogServer.inc:92
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+msgid "GOsa logging service"
+msgstr "Service de journaux systèmes"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:104
+msgid "Allow view of entries on this server"
+msgstr "Permet la visualisation d'entrées sur ce serveur"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+msgid "Syslog Service"
+msgstr "Service de journaux systèmes"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "enabled"
+msgstr "activé"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:6
+msgid "List of attachments"
+msgstr "Liste des documents liés"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:23
+msgid ""
+"This dialog allow you to attach additional objects (like manuals, guides, "
+"etc.)  to your currently edited computer."
+msgstr ""
+"Ce menu vous permet d'attacher des objets supplémentaires ( comme des "
+"manuels, guides, etc..) à l'ordinateur que vous être en train d'éditer."
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:35
+msgid "Display attachments matching"
+msgstr "Afficher les documents liées correspondants"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:37
+msgid "Regular expression for matching attachment names"
+msgstr "Expression régulière pour faire correspondre le nom des documents liés"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:51
+#: plugins/admin/systems/class_baseSelectDialog.inc:42
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
+#: plugins/admin/systems/glpiDeviceManagement.tpl:51
+#: plugins/admin/systems/class_glpiSelectUser.inc:113
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
+msgid "Use"
+msgstr "Utiliser"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
+msgid "Can't delete this entry, it is still in use."
+msgstr "Impossible d'effacer cette entrée elle est encore utilisée"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
+#: plugins/admin/systems/class_glpiAccount.inc:643
+#: plugins/admin/systems/class_glpiAccount.inc:658
+msgid "N/A"
+msgstr "N/A"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
+msgid "The selected name is already in use."
+msgstr "Le nom spécifié est déjà utilisé."
+
+#: plugins/admin/systems/terminalService.tpl:4
+#: plugins/admin/systems/workstationService.tpl:4
+msgid "Keyboard"
+msgstr "Clavier"
+
+#: plugins/admin/systems/terminalService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:254
+#: plugins/admin/systems/printerPPDDialog.tpl:5
+#: plugins/admin/systems/class_glpiAccount.inc:794
+#: plugins/admin/systems/workstationService.tpl:7
+msgid "Model"
+msgstr "Modèle"
+
+#: plugins/admin/systems/terminalService.tpl:10
+#: plugins/admin/systems/workstationService.tpl:11
+msgid "Choose keyboard model"
+msgstr "Sélectionnez le modèle du clavier"
+
+#: plugins/admin/systems/terminalService.tpl:17
+#: plugins/admin/systems/workstationService.tpl:19
+msgid "Layout"
+msgstr "Disposition"
+
+#: plugins/admin/systems/terminalService.tpl:20
+#: plugins/admin/systems/workstationService.tpl:23
+msgid "Choose keyboard layout"
+msgstr "Sélectionnez la disposition du clavier"
+
+#: plugins/admin/systems/terminalService.tpl:27
+#: plugins/admin/systems/workstationService.tpl:31
+msgid "Variant"
+msgstr "Variante"
+
+#: plugins/admin/systems/terminalService.tpl:30
+#: plugins/admin/systems/workstationService.tpl:35
+msgid "Choose keyboard variant"
+msgstr "Sélectionnez la variante du clavier"
+
+#: plugins/admin/systems/terminalService.tpl:45
+#: plugins/admin/systems/workstationService.tpl:51
+msgid "Mouse"
+msgstr "Souris"
+
+#: plugins/admin/systems/terminalService.tpl:51
+#: plugins/admin/systems/workstationService.tpl:58
+msgid "Choose mouse type"
+msgstr "Sélectionnez le type de souris"
+
+#: plugins/admin/systems/terminalService.tpl:58
+#: plugins/admin/systems/workstationService.tpl:66
+msgid "Port"
+msgstr "Port"
+
+#: plugins/admin/systems/terminalService.tpl:61
+#: plugins/admin/systems/workstationService.tpl:70
+msgid "Choose mouse port"
+msgstr "Sélectionnez le port de la souris"
+
+#: plugins/admin/systems/terminalService.tpl:79
+#: plugins/admin/systems/workstationService.tpl:89
+#: plugins/admin/departments/class_departmentGeneric.inc:599
+#: plugins/gofon/phoneaccount/paste_generic.tpl:29
+#: plugins/gofon/phoneaccount/generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:34
+msgid "Telephone"
+msgstr "Téléphone"
+
+#: plugins/admin/systems/terminalService.tpl:101
+#: plugins/admin/systems/workstationService.tpl:114
+msgid "Choose graphic driver that is needed by the installed graphic board"
+msgstr ""
+"Sélectionnez le pilote de la carte vidéo correspondant à la carte graphique "
+"installée"
+
+#: plugins/admin/systems/terminalService.tpl:108
+#: plugins/admin/systems/workstationService.tpl:122
+#: plugins/personal/environment/class_environment.inc:1331
+#: plugins/personal/environment/environment.tpl:110
+msgid "Resolution"
+msgstr "Résolution"
+
+#: plugins/admin/systems/terminalService.tpl:111
+#: plugins/admin/systems/workstationService.tpl:126
+msgid "Choose screen resolution used in graphic mode"
+msgstr "Sélectionnez la résolution utilisée en mode graphique"
+
+#: plugins/admin/systems/terminalService.tpl:118
+#: plugins/admin/systems/workstationService.tpl:134
+msgid "Color depth"
+msgstr "Profondeur des couleurs"
+
+#: plugins/admin/systems/terminalService.tpl:121
+#: plugins/admin/systems/workstationService.tpl:138
+msgid "Choose colordepth used in graphic mode"
+msgstr "Sélectionnez la profondeur des couleurs utilisée en mode graphique"
+
+#: plugins/admin/systems/terminalService.tpl:135
+#: plugins/admin/systems/workstationService.tpl:153
+msgid "Display device"
+msgstr "Écran"
+
+#: plugins/admin/systems/terminalService.tpl:147
+#: plugins/admin/systems/workstationService.tpl:167
+msgid "Use DDC for automatic detection"
+msgstr "Utiliser DCC pour la détection automatique"
+
+#: plugins/admin/systems/terminalService.tpl:150
+#: plugins/admin/systems/workstationService.tpl:170
+msgid "HSync"
+msgstr "Fréquence de synchronisation Horizontale"
+
+#: plugins/admin/systems/terminalService.tpl:154
+#: plugins/admin/systems/workstationService.tpl:175
+msgid "Horizontal refresh frequency for installed monitor"
+msgstr "Fréquence de rafraîchissement horizontal pour l'écran installé"
+
+#: plugins/admin/systems/terminalService.tpl:158
+#: plugins/admin/systems/workstationService.tpl:181
+msgid "VSync"
+msgstr "Fréquence de synchronisation verticale"
+
+#: plugins/admin/systems/terminalService.tpl:162
+#: plugins/admin/systems/workstationService.tpl:186
+msgid "Vertical refresh frequency for installed monitor"
+msgstr "Fréquence de rafraîchissement verticale pour l'écran installé"
+
+#: plugins/admin/systems/terminalService.tpl:177
+msgid "Connect method"
+msgstr "Méthode de connexion"
+
+#: plugins/admin/systems/terminalService.tpl:180
+msgid "Choose method to connect to terminal server"
+msgstr "Sélectionnez la méthode de connexion au terminal"
+
+#: plugins/admin/systems/terminalService.tpl:188
+msgid "Terminal server"
+msgstr "Serveur de terminaux"
+
+#: plugins/admin/systems/terminalService.tpl:191
+msgid "Select specific terminal server to use"
+msgstr "Sélectionnez un serveur de terminaux à utiliser"
+
+#: plugins/admin/systems/terminalService.tpl:199
+msgid "Font server"
+msgstr "Serveur de Police de caractère"
+
+#: plugins/admin/systems/terminalService.tpl:202
+msgid "Select specific font server to use"
+msgstr "Sélectionnez le serveur de polices de caractère à utiliser"
+
+#: plugins/admin/systems/terminalService.tpl:219
+msgid "Print device"
+msgstr "Imprimante"
+
+#: plugins/admin/systems/terminalService.tpl:221
+msgid "Select to start IPP based printing service on terminal"
+msgstr "Sélectionnez pour démarrer le service d'impression IPP sur le terminal"
+
+#: plugins/admin/systems/terminalService.tpl:223
+msgid "Provide print services"
+msgstr "Fournir des services d'impression"
+
+#: plugins/admin/systems/terminalService.tpl:232
+msgid "Select NFS filesystem to place spool files on"
+msgstr "Sélectionnez le système de fichier NFS où sera placé la file d'attente"
+
+#: plugins/admin/systems/terminalService.tpl:245
+#: plugins/admin/systems/workstationService.tpl:201
+msgid "Scan device"
+msgstr "Scanner"
+
+#: plugins/admin/systems/terminalService.tpl:247
+#: plugins/admin/systems/workstationService.tpl:204
+msgid "Select to start SANE scan service on terminal"
+msgstr "Sélectionner afin de démarrer le service scanner SANE sur le terminal"
+
+#: plugins/admin/systems/terminalService.tpl:249
+#: plugins/admin/systems/workstationService.tpl:207
+msgid "Provide scan services"
+msgstr "Fournir des services de scanner"
+
+#: plugins/admin/systems/terminalService.tpl:257
+msgid "Select scanner driver to use"
+msgstr "Sélectionnez le pilote du scanner"
+
+#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
+#: plugins/personal/environment/class_selectPrinterDialog.inc:110
+msgid "Please select a printer or press cancel."
+msgstr "Veuillez sélectionner une imprimante ou cliquez sur annuler."
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:58
+#, php-format
+msgid ""
+"You can't delete this manufacturer, it is still in use by these system(s) '%"
+"s'"
+msgstr ""
+"Vous ne pouvez pas effacer ce fournisseur, il est utilisé actuellement par ce"
+"(s) système(s) '%s'"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:104
+msgid "Please specify a name."
+msgstr "Veuillez indiquer un nom."
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:113
+#: plugins/admin/systems/class_glpiManufacturer.inc:119
+msgid "Specified name is already in use, please choose another one."
+msgstr "Le nom indiqué est déjà utilisé, veuillez en choisir un autre."
+
+#: plugins/admin/systems/class_goSyslogServer.inc:29
+#: plugins/admin/systems/class_goSyslogServer.inc:49
+#: plugins/admin/systems/class_goSyslogServer.inc:70
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+msgid "Logging service"
+msgstr "Service des journaux systèmes"
+
+#: plugins/admin/systems/class_workstationService.inc:451
+#, php-format
+msgid "Saving of system workstation/service with dn '%s' failed."
+msgstr "La sauvegarde du système station de travail/service avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_workstationService.inc:460
+msgid "Workstation service"
+msgstr "Service station de travail"
+
+#: plugins/admin/systems/class_workstationService.inc:474
+msgid "Use DDC"
+msgstr "Utiliser DCC"
+
+#: plugins/admin/systems/servkolab.tpl:9
+#: plugins/admin/systems/class_servKolab.inc:394
+msgid "Postfix mydomain"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:18
+msgid "Postfix mydestination"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:27
+#: plugins/admin/systems/class_servKolab.inc:396
+msgid "Cyrus admins"
+msgstr "Administrateur Cyrus"
+
+#: plugins/admin/systems/servkolab.tpl:48
+#: plugins/admin/systems/class_servKolab.inc:407
+msgid "POP3 service"
+msgstr "Service POP3"
+
+#: plugins/admin/systems/servkolab.tpl:58
+#: plugins/admin/systems/class_servKolab.inc:409
+msgid "POP3/SSL service"
+msgstr "Service POP3/SSL"
+
+#: plugins/admin/systems/servkolab.tpl:68
+#: plugins/admin/systems/class_servKolab.inc:405
+msgid "IMAP service"
+msgstr "Service IMAP"
+
+#: plugins/admin/systems/servkolab.tpl:78
+#: plugins/admin/systems/class_servKolab.inc:408
+msgid "IMAP/SSL service"
+msgstr "Service IMAP/SSL"
+
+#: plugins/admin/systems/servkolab.tpl:88
+#: plugins/admin/systems/class_servKolab.inc:410
+msgid "Sieve service"
+msgstr "Service sieve"
+
+#: plugins/admin/systems/servkolab.tpl:98
+msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
+msgstr ""
+"Service des options de disponibilités par FTP (ancien, pas compatible avec "
+"les options de disponibilités de Kolab2)"
+
+#: plugins/admin/systems/servkolab.tpl:108
+msgid "HTTP FreeBusy service (legacy)"
+msgstr "Service d'option de disponibilité par HTTP (ancien)"
+
+#: plugins/admin/systems/servkolab.tpl:118
+msgid "Amavis email scanning (virus/spam)"
+msgstr "Scan des messages par Amavis (antivirus/antispam)"
+
+#: plugins/admin/systems/servkolab.tpl:129
+#: plugins/admin/systems/class_servKolab.inc:411
+msgid "Quota settings"
+msgstr "Préférences des quotas"
+
+#: plugins/admin/systems/servkolab.tpl:147
+msgid "Free/Busy settings"
+msgstr "Préférences des options de disponibilités"
+
+#: plugins/admin/systems/servkolab.tpl:153
+msgid "Allow unauthenticated downloading of Free/Busy information"
+msgstr ""
+"Permettre le téléchargement des informations de disponibilités de manière "
+"anonyme"
+
+#: plugins/admin/systems/servkolab.tpl:171
+#: plugins/admin/systems/class_servKolab.inc:398
+msgid "SMTP privileged networks"
+msgstr "Réseaux SMTP privilégiés"
+
+#: plugins/admin/systems/servkolab.tpl:176
+msgid "Hosts/networks allowed to relay"
+msgstr "Machines/Réseaux qui peuvent relayer des messages"
+
+#: plugins/admin/systems/servkolab.tpl:181
+msgid "Enter multiple values, seperated with"
+msgstr "Entrez des valeurs multiples, séparés avec"
+
+#: plugins/admin/systems/servkolab.tpl:194
+msgid "SMTP smarthost/relayhost"
+msgstr "Relais SMTP"
+
+#: plugins/admin/systems/servkolab.tpl:202
+#: plugins/admin/systems/class_servKolab.inc:401
+msgid "Enable MX lookup for relayhost"
+msgstr "Vérification de l'enregistrement MX pour le serveur relais"
+
+#: plugins/admin/systems/servkolab.tpl:207
+msgid "Host used to relay mails"
+msgstr "Machine utilisée pour relayer les mails"
+
+#: plugins/admin/systems/servkolab.tpl:223
+#: plugins/admin/systems/class_servKolab.inc:404
+msgid "Accept Internet Mail"
+msgstr "Accepter le courrier électronique venant d'internet"
+
+#: plugins/admin/systems/servkolab.tpl:231
+msgid "Accept mail from other domains over non-authenticated SMTP"
+msgstr "Accepter les messages sur du SMTP non authentifié venant d'autre domaines"
+
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "Print Service"
+msgstr "Services d'impression"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:3
+msgid "Adding a new service to the current server"
+msgstr "Ajouter un nouveau service au serveur sélectionné"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:7
+msgid ""
+"This dialog allows you to add new services to the currenty edited server "
+"object. The box below shows all available but not already used services."
+msgstr ""
+"Cette boite de dialogue vous permet d'ajouter des nouveaux services au "
+"serveur que vous éditez actuellement. Le cadre si dessous vous montre tout "
+"les services disponibles mais pas encore utilisés."
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:13
+msgid "Service to add"
+msgstr "Service à ajouter"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:20
+msgid "All available services are already in use."
+msgstr "Tout les services disponibles sont déjà utilisés."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:120
+#: plugins/personal/posix/class_posixAccount.inc:575
+#: plugins/personal/samba/class_sambaAccount.inc:501
+#: setup/setup_config2.tpl:143
+msgid "disabled"
+msgstr "désactivé"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:121
+msgid "text"
+msgstr "texte"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:122
+msgid "graphic"
+msgstr "graphique"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:202
+#, php-format
+msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+"La sauvegarde du système terminal/générique (FAIstate) avec le dn '%s' à "
+"échoué."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:209
+msgid "No WAKECMD definition found in your gosa.conf"
+msgstr "Aucune définition de WAKECMD n'est présente dans gosa.conf"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:221
+msgid "No REBOOTCMD definition found in your gosa.conf"
+msgstr "Aucune définition de REBOOTCMD n'est présente dans gosa.conf"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:233
+msgid "No HALTCMD definition found in your gosa.conf"
+msgstr "Aucune définition de HALTCMD n'est présente dans gosa.conf"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:376
+#, php-format
+msgid "Removing of object system terminal/generic with dn '%s' failed."
+msgstr "La suppression du système terminal/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:449
+msgid "The required field 'Terminal name' is not set."
+msgstr "Le champ obligatoire 'Nom du terminal' n'est pas renseigné."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:478
+#: plugins/admin/systems/class_workstationGeneric.inc:458
+msgid ""
+"There must be at least one NTP server selected, or the inherit mode "
+"activated."
+msgstr ""
+"Il doit y avoir au moins un serveur NTP sélectionné, ou le mode d'héritage "
+"activé."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:564
+#, php-format
+msgid "Saving of object system terminal/generic with dn '%s' failed."
+msgstr "La sauvegarde du système terminal/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:627
+msgid "Terminal generic"
+msgstr "Information du terminal"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:636
+#: plugins/admin/systems/terminal.tpl:72
+msgid "Root server"
+msgstr "Serveur Primaire"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:637
+#: plugins/admin/systems/terminal.tpl:82
+msgid "Swap server"
+msgstr "Serveur de Swap"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:638
+msgid "Syslog server enabled"
+msgstr "Serveur de journaux systèmes activé"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:639
+msgid "Ntp server settings"
+msgstr "Préférences du serveur de temps"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:642
+#: plugins/admin/systems/class_workstationGeneric.inc:626
+msgid "Root password"
+msgstr "Mot de passe root"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
+msgid ""
+"This dialog allows you to configure all components of this DNS zone on a "
+"single list."
+msgstr ""
+"Ce dialogue vous permet de configurer tout les composants d'une zone DNS "
+"dans une simple liste."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
+msgid ""
+"Be careful editing record types with this dialog. All changes will be saved "
+"immediately when using the save button."
+msgstr ""
+"Faites attention lors de l'édition d'enregistrement avec cette page. Tout "
+"les changement seront sauvés immédiatement lorsque vous cliquerez sur le "
+"bouton sauver."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
+msgid ""
+"This dialog can't be used until the currently edited zone was saved or the "
+"zone entry exists in the ldap database."
+msgstr ""
+"Cette boite de dialogue ne peut pas être tant que la zone n'a pas été sauvée "
+"ou que l'enregistrement existe dans la base de données ldap."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "Create a new DNS zone entry"
+msgstr "Créer une nouvelle zone DNS"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:1
+msgid "Manage OS-types"
+msgstr "Gérer les types de systèmes d'exploitation"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:24
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
+#: plugins/admin/systems/glpi_edit_type.tpl:24
+msgid "Please enter a new name"
+msgstr "Veuillez entrer un nouveau nom"
+
+#: plugins/admin/systems/goSpamServer.tpl:22
+msgid "Select required score to tag mail as spam"
+msgstr "Sélectionner le score requis pour marquer ce message comme étant un spam"
+
+#: plugins/admin/systems/goSpamServer.tpl:72
+msgid "Enable bayes auto learning"
+msgstr "Activer l'apprentissage automatique pour la méthode bayesienne"
+
+#: plugins/admin/systems/goFaxServer.tpl:1
+msgid "FAX database information"
+msgstr "Base de données des FAX"
+
+#: plugins/admin/systems/goFaxServer.tpl:4
+msgid "FAX DB user"
+msgstr "utilisateur de la base de données du FAX"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
+#, php-format
+msgid "You're about to delete the ppd file '%s' at '%s'."
+msgstr "Vous êtes sur le point de supprimer le fichier ppd '%s' à '%s'."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
+#, php-format
+msgid "Could not found specified ppd file '%s'."
+msgstr "Impossible de trouver le fichier ppd '%s' ."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
+msgid ""
+"Something went wrong while trying to remove the ppd file from server, "
+"possibly we have no write access."
+msgstr ""
+"Quelque chose de bizarre c'est passé lors de la suppression du fichier ppd "
+"du serveur, nous n'avons probablement pas d'accès en écriture."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
+#, php-format
+msgid "Selected vendor '%s' does not exists in our list of ppds."
+msgstr "Le vendeur sélectionné '%s' n'existe pas dans notre liste de ppds."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
+msgid "Printer ppd selection."
+msgstr "Sélection du ppd de votre imprimante."
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:25
+msgid "Choose a base"
+msgstr "Choisissez une base"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+msgid "Go to root department"
+msgstr "Aller au département de base"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: include/class_MultiSelectWindow.inc:194
+msgid "Go up one department"
+msgstr "Monter d'un département"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+msgid "Go to users department"
+msgstr "Aller au département des utilisateurs"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+#: include/class_MultiSelectWindow.inc:204
+msgid "Home"
+msgstr "Accueil"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: include/class_MultiSelectWindow.inc:209
+msgid "Reload list"
+msgstr "Recharger la liste"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:36
+msgid ""
+"Step in the prefered tree and click save to use the current subtree as base. "
+"Or click the image at the end of each entry."
+msgstr ""
+"Allez dans l'arbre préféré et cliquez pour l'utiliser comme sous arbre de la "
+"base. Ou cliquez sur l'image à la fin de chaque entrée."
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:53
+msgid "Filter entries with this syntax"
+msgstr "Filtrer les entrées avec cette syntaxe"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:117
+#, php-format
+msgid "Select this base"
+msgstr "Sélectionner cette base"
+
+#: plugins/admin/systems/gosaLogServer.tpl:1
+msgid "GOsa logging database"
+msgstr "Base de données des journaux systèmes"
+
+#: plugins/admin/systems/gosaLogServer.tpl:4
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/goVirusServer.tpl:13
+msgid "Database user"
+msgstr "Base de données utilisateur"
+
+#: plugins/admin/systems/class_goVirusServer.inc:48
+#: plugins/admin/systems/class_goVirusServer.inc:211
+#: plugins/admin/systems/class_goVirusServer.inc:220
+#: plugins/admin/systems/class_goVirusServer.inc:221
+msgid "Anti virus"
+msgstr "Antivirus"
+
+#: plugins/admin/systems/class_goVirusServer.inc:156
+#, php-format
+msgid "Saving of server services/anti virus with dn '%s' failed."
+msgstr "La sauvegarde du service antivirus du serveur avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_goVirusServer.inc:164
+#: plugins/admin/systems/class_goVirusServer.inc:239
+msgid "Maximum directory recursions"
+msgstr "Nombre maximal de récursions"
+
+#: plugins/admin/systems/class_goVirusServer.inc:165
+#: plugins/admin/systems/class_goVirusServer.inc:238
+#: plugins/admin/systems/goVirusServer.tpl:43
+msgid "Maximum threads"
+msgstr "Nombre de processus maximum"
+
+#: plugins/admin/systems/class_goVirusServer.inc:166
+#: plugins/admin/systems/class_goVirusServer.inc:241
+#: plugins/admin/systems/goVirusServer.tpl:134
+msgid "Maximum file size"
+msgstr "Taille maximum des fichiers"
+
+#: plugins/admin/systems/class_goVirusServer.inc:167
+#: plugins/admin/systems/class_goVirusServer.inc:242
+msgid "Maximum recursions"
+msgstr "Nombre maximum de récursions"
+
+#: plugins/admin/systems/class_goVirusServer.inc:168
+#: plugins/admin/systems/class_goVirusServer.inc:243
+#: plugins/admin/systems/goVirusServer.tpl:152
+msgid "Maximum compression ratio"
+msgstr "Ratio maximum de compression"
+
+#: plugins/admin/systems/class_goVirusServer.inc:169
+#: plugins/admin/systems/class_goVirusServer.inc:245
+#: plugins/admin/systems/goVirusServer.tpl:71
+msgid "Checks per day"
+msgstr "Vérifications par jour"
+
+#: plugins/admin/systems/class_goVirusServer.inc:173
+#, php-format
+msgid "The specified value for '%s' must be a numeric value."
+msgstr "Le valeur spécifiée pour '%s' doit être une numérique."
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:246
+#: plugins/admin/systems/goVirusServer.tpl:33
+msgid "Http proxy URL"
+msgstr "URL du proxy http"
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:244
+#: plugins/admin/systems/goVirusServer.tpl:23
+msgid "Database mirror"
+msgstr "Base de données mirroir"
+
+#: plugins/admin/systems/class_goVirusServer.inc:179
+#, php-format
+msgid "Please specify a valid value for '%s'."
+msgstr "Veuillez spécifier une valeur valide pour '%s'."
+
+#: plugins/admin/systems/class_goVirusServer.inc:233
+#: plugins/admin/systems/goVirusServer.tpl:84
+msgid "Enable debugging"
+msgstr "Activer le deboguage"
+
+#: plugins/admin/systems/class_goVirusServer.inc:234
+#: plugins/admin/systems/goVirusServer.tpl:92
+msgid "Enable mail scanning"
+msgstr "Activer la vérification antivirus de la messagerie"
+
+#: plugins/admin/systems/class_goVirusServer.inc:235
+#: plugins/admin/systems/goVirusServer.tpl:117
+msgid "Enable scanning of archives"
+msgstr "Activer la vérification des archives"
+
+#: plugins/admin/systems/class_goVirusServer.inc:236
+#: plugins/admin/systems/goVirusServer.tpl:125
+msgid "Block encrypted archives"
+msgstr "Bloquer les archives encryptées"
+
+#: plugins/admin/systems/class_goVirusServer.inc:240
+msgid "Anti virus user"
+msgstr "Utilisateur antivirus"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:221
+#: plugins/admin/ogroups/class_termgroup.inc:247
+#, php-format
+msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+"La sauvegarde du système stations de travail/générique (FAIstate) avec le dn "
+"'%s' à échoué."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:232
+msgid "This 'dn' has no workstation features."
+msgstr "Ce 'dn' ne comporte pas d'extensions stations de travail."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:359
+#, php-format
+msgid "Removing of system workstation/generic with dn '%s' failed."
+msgstr ""
+"La suppression du système stations de travail/génériqur avec le dn '%s' à "
+"échoué."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:430
+msgid "The required field 'Workstation name' is not set."
+msgstr "Le champ obligatoire 'Nom de la station de travail' n'est pas renseigné."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:526
+#: plugins/admin/systems/class_workstationGeneric.inc:551
+#, php-format
+msgid "Saving of system workstation/generic with dn '%s' failed."
+msgstr "La sauvegarde du type station de travail/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:612
+msgid "Workstation generic"
+msgstr "Information de la station de travail"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:624
+#: plugins/admin/systems/terminal.tpl:53
+#: plugins/admin/systems/workstation.tpl:60
+#: plugins/admin/ogroups/class_termgroup.inc:396
+#: plugins/admin/ogroups/termgroup.tpl:58
+msgid "Syslog server"
+msgstr "Serveur de journaux systèmes"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:625
+#: plugins/admin/ogroups/class_termgroup.inc:398
+msgid "Ntp server"
+msgstr "Serveur NTP"
+
+#: plugins/admin/systems/servdns.tpl:1
+msgid "Zones"
+msgstr "Zones"
+
+#: plugins/admin/systems/goSpamServerRule.tpl:14
+msgid "Rule"
+msgstr "Règle"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
+msgid "Attachment"
+msgstr "Document lié"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
+#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
+msgid "File"
+msgstr "Fichier"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
+#: plugins/admin/systems/printerPPDDialog.tpl:11
+#: plugins/admin/applications/generic.tpl:138
+#: plugins/admin/fai/faiTemplateEntry.tpl:49
+msgid "Upload"
+msgstr "Télécharger"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
+msgid "Filename"
+msgstr "Nom du fichier"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
+msgid "Mime-type"
+msgstr "Type mime"
+
+#: plugins/admin/systems/class_servRepository.inc:45
+#: plugins/admin/systems/class_servRepository.inc:367
+#: plugins/admin/systems/class_servRepository.inc:378
+msgid "Repository service"
+msgstr "Service de dépôt"
+
+#: plugins/admin/systems/class_servRepository.inc:100
+#: plugins/admin/fai/class_faiSummaryTab.inc:175
+msgid "You can't use this plugin until FAI is activated."
+msgstr "Vous ne pouvez pas utiliser cette extension tant que FAI n'est pas activé."
+
+#: plugins/admin/systems/class_servRepository.inc:158
+#, php-format
+msgid ""
+"You can't delete this release, it is still used by these workstations [%s]. "
+"Please solve this dependencies first, to keep data base consistency."
+msgstr ""
+"Vous ne pouvez pas effacer cette version, elles est utilisée par ces "
+"stations de travail [%s]. Veuillez régler ces problèmes d'abord pour que la "
+"base de données reste cohérente."
+
+#: plugins/admin/systems/class_servRepository.inc:192
+#, php-format
+msgid "Be careful editing this release, it is still used by these workstations [%s]."
+msgstr ""
+"Soyez prudent en éditant cette version, elle est toujours utilisée par ces "
+"système(s) [%s]. "
+
+#: plugins/admin/systems/class_servRepository.inc:259
+#: plugins/admin/systems/class_servRepository.inc:282
+#: plugins/admin/systems/class_servRepository.inc:391
+#: plugins/admin/systems/servRepositorySetup.tpl:39
+msgid "Sections"
+msgstr "Sections"
+
+#: plugins/admin/systems/class_servRepository.inc:377
+#: plugins/admin/systems/servRepositorySetup.tpl:1
+#: plugins/admin/fai/faiPackage.tpl:33
+msgid "Repository"
+msgstr "Dépôt"
+
+#: plugins/admin/systems/class_servRepository.inc:390
+msgid "Releases"
+msgstr "Version"
+
+#: plugins/admin/systems/class_servRepository.inc:392
+#: plugins/admin/systems/servRepositorySetup.tpl:8
+msgid "Parent server"
+msgstr "Serveur Père"
+
+#: plugins/admin/systems/class_servRepository.inc:393
+msgid "Url"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:314
+#: plugins/admin/acl/class_aclRole.inc:339
+#: plugins/admin/ogroups/phonequeue.tpl:27
+#: plugins/admin/fai/class_faiProfile.inc:312
+#: include/sieve/templates/object_container_clear.tpl:12
+#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
+msgid "Down"
+msgstr "En bas"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:388
+#, php-format
+msgid "Please choose a valid zone name."
+msgstr "Veuillez choisir un nom de zone valide."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:392
+#, php-format
+msgid "Please choose a valid reverse zone name."
+msgstr "Veuillez choisir une zone reverse valide."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:396
+msgid "Only lowercase strings are allowed as zone name."
+msgstr "Seule les minuscules sont autorisées dans le nom de la zone."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:400
+msgid "Please specify a numeric value for serial number."
+msgstr "Veuillez entrer un nombre comme numéro de série."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:404
+msgid "Please specify a numeric value for refresh."
+msgstr "Veuillez spécifier un nombre pour le délai de rafraîchissement."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:408
+msgid "Please specify a numeric value for ttl."
+msgstr "Veuillez spécifier un nombre pour la durée du ttl."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:412
+msgid "Please specify a numeric value for expire."
+msgstr "Veuillez spécifier un nombre pour la durée d'expiration."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:416
+msgid "Please specify a numeric value for retry."
+msgstr "Veuillez spécifier un nombre pour la durée entre chaque essai."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:431
+msgid "The given network address is not a valid, please specify a valid IP address."
+msgstr ""
+"L'adresse réseau contient une adresse invalide, veuillez spécifier une "
+"adresse valide."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:438
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.0.0.0"
+msgstr ""
+"L'adresse spécifiée ne correspond pas à la l'entrée de la zone inverse, "
+"essayez comme ceci x.0.0.0"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:444
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.0.0"
+msgstr ""
+"L'adresse spécifiée ne correspond pas à la l'entrée de la zone inverse "
+"sélectionnée, essayez comme ceci x.x.0.0"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:450
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.x.0"
+msgstr ""
+"L'adresse spécifiée ne correspond pas à la l'entrée de la zone inverse "
+"sélectionnée, essayez comme ceci x.x.x.0"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:454
+#, php-format
+msgid "The given network class '%s' is not valid."
+msgstr "La classe réseau spécifiée est '%s' non valide."
+
+#: plugins/admin/systems/server.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
+msgid "Server name"
+msgstr "Nom du serveur"
+
+#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
+#: plugins/admin/systems/workstation.tpl:53
+#: plugins/admin/ogroups/termgroup.tpl:50
+msgid "Select terminal mode"
+msgstr "Sélectionnez le mode du terminal"
+
+#: plugins/admin/systems/server.tpl:67
+msgid "Select action to execute for this server"
+msgstr "Sélectionnez l'opération à exécuter sur le serveur"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
+#: plugins/admin/ogroups/ogroup_objects.tpl:6
+msgid "Select objects to add"
+msgstr "Sélectionnez les objets à ajouter"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
+#: plugins/admin/systems/servRepository.tpl:48
+#: plugins/admin/ogroups/ogroup_objects.tpl:45
+#: plugins/admin/fai/faiPackageEntry.tpl:42
+#: plugins/admin/fai/faiProfileEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:55
+msgid "Display objects matching"
+msgstr "Afficher les objets correspondants"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
+#: plugins/admin/systems/servRepository.tpl:52
+#: plugins/admin/ogroups/ogroup_objects.tpl:46
+#: plugins/admin/fai/faiPackageEntry.tpl:46
+#: plugins/admin/fai/faiProfileEntry.tpl:59
+msgid "Regular expression for matching object names"
+msgstr "Expression régulière pour trouver les objets correspondants"
+
+#: plugins/admin/systems/servRepositorySetup.tpl:28
+#: plugins/personal/connectivity/kolab.tpl:74
+msgid "URL"
+msgstr "URL"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:34
+#: plugins/admin/systems/class_goGlpiServer.inc:89
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+msgid "Inventory database"
+msgstr "Base de données de l'inventaire"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:60
+msgid "Inventory database service"
+msgstr "Service de la base de données d'inventaire"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:69
+#: plugins/admin/systems/class_goFaxServer.inc:70
+msgid "The attribute user is empty or contains invalid characters."
+msgstr "L'attribut utilisateur est vide ou contient des caractères invalides."
+
+#: plugins/admin/systems/class_goGlpiServer.inc:72
+msgid "The attribute database is empty or contains invalid characters."
+msgstr "L'attribut base de données est vide ou contient des caractères invalides."
+
+#: plugins/admin/systems/class_goNtpServer.inc:30
+#: plugins/admin/systems/class_goNtpServer.inc:76
+msgid "Time service (NTP)"
+msgstr "Services de temps (NTP)"
+
+#: plugins/admin/systems/class_goNtpServer.inc:99
+#, php-format
+msgid "Saving server services/goNtpServer with dn '%s' failed."
+msgstr "La sauvegarde du service serveur/goNtpServer avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_goNtpServer.inc:114
+msgid "Time service"
+msgstr "Services de temps"
+
+#: plugins/admin/systems/class_goNtpServer.inc:115
+msgid "Time service - NTP"
+msgstr "Services de temps - NTP"
+
+#: plugins/admin/systems/class_goNtpServer.inc:123
+msgid "Ntp source"
+msgstr "Source ntp"
+
+#: plugins/admin/systems/class_goShareServer.inc:33
+msgid "File service"
+msgstr "Serveur de fichier"
+
+#: plugins/admin/systems/class_goShareServer.inc:159
+#: plugins/admin/systems/class_goShareServer.inc:387
+msgid "File service (Shares)"
+msgstr "Serveur de fichier (Partages)"
+
+#: plugins/admin/systems/class_goShareServer.inc:193
+#, php-format
+msgid "Saving of system server/shares with dn '%s' failed."
+msgstr "La sauvegarde du système serveur/partages avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_goShareServer.inc:231
+#, php-format
+msgid "The share can't be removed since it is still used by %d users:"
+msgstr ""
+"Le partage ne peut pas être supprimé car il est encore utilisé par %d "
+"utilisateurs:"
+
+#: plugins/admin/systems/class_goShareServer.inc:236
+msgid "Please correct the share-/profile settings of these users"
+msgstr "Veuillez corriger les paramètres du partage /profil de ces utilisateurs"
+
+#: plugins/admin/systems/class_goShareServer.inc:264
+#, php-format
+msgid "Creating system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+"La création du système serveur/shares (point de montage) avec le dn '%s' à "
+"échoué."
+
+#: plugins/admin/systems/class_goShareServer.inc:278
+#, php-format
+msgid "Removing system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+"La suppression du système serveur/partages (point de montage) avec le dn '%"
+"s' à échoué."
+
+#: plugins/admin/systems/class_goShareServer.inc:289
+#, php-format
+msgid "Saving system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+"La sauvegarde du système serveur/partages (point de montage) avec le dn '%s' "
+"à échoué."
+
+#: plugins/admin/systems/class_goShareServer.inc:388
+msgid "File service - Shares"
+msgstr "Serveur de fichier - Partages"
+
+#: plugins/admin/systems/class_goShareServer.inc:397
+msgid "Apple mounts"
+msgstr "Montages Apple"
+
+#: plugins/admin/systems/class_goShareServer.inc:400
+msgid "Charset"
+msgstr "Jeu de caractères"
+
+#: plugins/admin/systems/terminal.tpl:8
+msgid "Terminal template"
+msgstr "Modèle de terminaux"
+
+#: plugins/admin/systems/terminal.tpl:10
+#: plugins/admin/systems/paste_generic.tpl:24
+msgid "Terminal name"
+msgstr "Nom du terminal"
+
+#: plugins/admin/systems/terminal.tpl:37
+#: plugins/admin/systems/workstation.tpl:44
+msgid "Inherit all"
+msgstr "Hériter de tout"
+
+#: plugins/admin/systems/terminal.tpl:56
+#: plugins/admin/systems/workstation.tpl:63
+#: plugins/admin/ogroups/termgroup.tpl:61
+msgid "Choose server to use for logging"
+msgstr "Sélectionnez le serveur de journaux à utiliser"
+
+#: plugins/admin/systems/terminal.tpl:75
+msgid "Select NFS root filesystem to use"
+msgstr "Sélectionnez le système de fichier racine NFS à utiliser"
+
+#: plugins/admin/systems/terminal.tpl:85
+msgid "Choose NFS filesystem to place swap files on"
+msgstr "Sélectionnez le système de fichier NFS où sera placé le swap"
+
+#: plugins/admin/systems/terminal.tpl:105
+#: plugins/admin/systems/terminal.tpl:108
+#: plugins/admin/systems/workstation.tpl:82
+#: plugins/admin/systems/workstation.tpl:85
+msgid "Inherit time server attributes"
+msgstr "Hérite des paramètres du serveur de temps"
+
+#: plugins/admin/systems/terminal.tpl:113
+#: plugins/admin/systems/workstation.tpl:90
+#: plugins/admin/ogroups/termgroup.tpl:14
+msgid "NTP server"
+msgstr "Serveur NTP"
+
+#: plugins/admin/systems/terminal.tpl:116
+#: plugins/admin/systems/workstation.tpl:93
+#: plugins/admin/ogroups/termgroup.tpl:17
+msgid "Choose server to use for synchronizing time"
+msgstr "Sélectionnez le serveur pour la synchronisation du temps"
+
+#: plugins/admin/systems/terminal.tpl:155
+#: plugins/admin/systems/workstation.tpl:130
+#: plugins/admin/ogroups/termgroup.tpl:93
+msgid "Select action to execute for this terminal"
+msgstr "Sélectionnez l'opération à exécuter sur le terminal"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
+#: plugins/admin/systems/class_glpiAccount.inc:151
+msgid "There is no server with valid glpi database service."
+msgstr "Il n'y a pas de serveur qui contient un service glpi valide."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
+#: plugins/admin/systems/class_glpiAccount.inc:161
+msgid "Can't connect to glpi database, the php-mysql extension is missing."
+msgstr ""
+"Impossible de se connecter sur la base de données glpi, l'extension php-"
+"mysql n'est pas disponible."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
+#: plugins/admin/systems/class_glpiAccount.inc:171
+msgid "Can't connect to glpi database, check configuration twice."
+msgstr ""
+"Impossible de se connecter à la base de données glpi, veuillez vérifier la "
+"configuration."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
+#: plugins/admin/systems/class_glpiAccount.inc:580
+msgid "Remove inventory"
+msgstr "Supprimer l'inventaire"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
+msgid ""
+"This server has inventory features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Ce serveur à l'extension inventaire activée. Vous pouvez la désactiver en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
+#: plugins/admin/systems/class_glpiAccount.inc:583
+msgid "Add inventory"
+msgstr "Ajouter l'inventaire"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
+msgid ""
+"This server has inventory features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Ce serveur à l'extension d'inventaire désactivé. Vous pouvez l'activer en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
+#, php-format
+msgid ""
+"Can't rename given printer type to '%s', because this type name already "
+"exists."
+msgstr "Impossible de renommer le type d'imprimante en '%s', ce type existe déjà."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
+#, php-format
+msgid "Can't delete printer type, it is still in use by '%s'."
+msgstr "Impossible d'effacer ce type d'imprimante, il est encore utilisé par '%s'"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
+msgid "since"
+msgstr "depuis"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
+#: plugins/admin/systems/class_glpiAccount.inc:780
+msgid "Glpi"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
+msgid "Printer inventory extension"
+msgstr "Ajouter une extension d'inventaire d'imprimante"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
+msgid "Supports serial interface"
+msgstr "Supporte une Interface série"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
+msgid "Supports parallel interface"
+msgstr "Supporte une interface parallèle"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
+msgid "Supports usb interface"
+msgstr "Supporte une interface usb"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
+#: plugins/admin/systems/glpi.tpl:66
+#: plugins/admin/systems/class_glpiAccount.inc:789
+#: plugins/admin/systems/glpiPrinter.tpl:83
+msgid "Technical responsible"
+msgstr "Responsable technique"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
+#: plugins/admin/systems/glpi.tpl:56
+#: plugins/admin/systems/class_glpiAccount.inc:793
+#: plugins/admin/systems/glpiPrinter.tpl:94
+msgid "Contact person"
+msgstr "Personne de contact"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
+#: plugins/admin/systems/glpi.tpl:117
+#: plugins/admin/systems/class_glpiAccount.inc:797
+#: plugins/admin/systems/glpiPrinter.tpl:107
+msgid "Attachments"
+msgstr "Documents liés"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
+msgid "Cartridge settings"
+msgstr "Paramètre des cartouches"
+
+#: plugins/admin/systems/glpi_edit_type.tpl:1
+msgid "Manage System-types"
+msgstr "Gérer le type de système"
+
+#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
+msgid "System management"
+msgstr "Administration des système"
+
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
+msgid "Reference"
+msgstr "Référence"
+
+#: plugins/admin/systems/remove_ppd.tpl:9
+msgid "The ppd file will be removed from the server and can not be restored."
+msgstr "Le fichier ppd sera effacé du serveur et ne pourra pas être récupéré."
+
+#: plugins/admin/systems/paste_generic.tpl:14
+msgid "workstation name"
+msgstr "Nom de la station de travail"
+
+#: plugins/admin/systems/paste_generic.tpl:54
+msgid "Component name"
+msgstr "Nom du composant"
+
+#: plugins/admin/systems/workstation.tpl:8
+msgid "Workstation template"
+msgstr "Modèle de station de travail"
+
+#: plugins/admin/systems/glpi.tpl:23
+#: plugins/admin/systems/class_glpiAccount.inc:791
+msgid "Operating system"
+msgstr "Système d'exploitation"
+
+#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
+msgid "Contacts"
+msgstr "Contacts"
+
+#: plugins/admin/systems/glpi.tpl:96
+msgid "Installed devices"
+msgstr "Périphériques installés"
+
+#: plugins/admin/systems/glpi.tpl:112
+msgid "Trading"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:113
+msgid "Software"
+msgstr "Logiciel"
+
+#: plugins/admin/systems/glpi.tpl:114
+msgid "Contracts"
+msgstr "Contrats"
+
+#: plugins/admin/systems/class_divListSystem.inc:42
+#: plugins/admin/systems/class_divListSystem.inc:43
+msgid "List of systems"
+msgstr "Liste des systèmes"
+
+#: plugins/admin/systems/class_divListSystem.inc:47
+msgid ""
+"This menu allows you to add, remove and change the properties of specific "
+"systems. You can only add systems which have already been started once."
+msgstr ""
+"Ce menu permet d'ajouter, de supprimer ou de changer les propriétés des "
+"systèmes. Vous pouvez seulement ajouter un système qui à déjà été démarré "
+"une fois."
+
+#: plugins/admin/systems/class_divListSystem.inc:68
+msgid "System / Department"
+msgstr "Système / Département"
+
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Show servers"
+msgstr "Afficher les serveurs"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+msgid "Select to see Linux terminals"
+msgstr "Sélectionnez pour afficher les terminaux Linux"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Show terminals"
+msgstr "Afficher les terminaux"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+msgid "Select to see Linux workstations"
+msgstr "Sélectionnez pour voir les stations de travail Linux"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Show workstations"
+msgstr "Afficher les stations de travail"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Select to see MicroSoft Windows based workstations"
+msgstr "Sélectionnez afin de voir les stations de travail Microsoft Windows"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Show windows based workstations"
+msgstr "Afficher les stations de travail Windows"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Select to see network printers"
+msgstr "Sélectionnez pour afficher les imprimantes réseaux"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Show network printers"
+msgstr "Afficher les imprimantes réseaux"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+msgid "Select to see VOIP phones"
+msgstr "Sélectionnez pour afficher les téléphones IP"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Show phones"
+msgstr "Afficher les téléphones"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Select to see network devices"
+msgstr "Sélectionnez pour afficher les périphériques réseaux"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Show network devices"
+msgstr "Montrer les périphériques réseau"
+
+#: plugins/admin/systems/class_divListSystem.inc:85
+#: plugins/personal/posix/trust_machines.tpl:30
+msgid "Display systems matching"
+msgstr "Afficher les systèmes correspondant"
+
+#: plugins/admin/systems/class_divListSystem.inc:86
+msgid "Display systems of user"
+msgstr "Afficher les systèmes de l'utilisateur"
+
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal template"
+msgstr "Nouveau modèle de terminal"
+
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation template"
+msgstr "Nouveau modèle de station de travail"
+
+#: plugins/admin/systems/class_divListSystem.inc:200
+msgid "New Server"
+msgstr "Nouveau Serveur"
+
+#: plugins/admin/systems/class_divListSystem.inc:206
+msgid "New Printer"
+msgstr "Nouvelle Imprimante"
+
+#: plugins/admin/systems/class_divListSystem.inc:212
+msgid "New Phone"
+msgstr "Nouveau Téléphone"
+
+#: plugins/admin/systems/class_divListSystem.inc:218
+msgid "New Component"
+msgstr "Nouveau composant"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+msgid "Remove selected systems"
+msgstr "Effacer les systèmes sélectionnés"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+msgid "Remove systems"
+msgstr "Enlever les systèmes"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+msgid "Copy selected system"
+msgstr "Copier le système"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+msgid "Copy systems"
+msgstr "Copier les systèmes"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+msgid "cut selected system"
+msgstr "couper le système sélectionné"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+msgid "Cut systems"
+msgstr "Couper les systèmes"
+
+#: plugins/admin/systems/class_divListSystem.inc:256
+msgid "Cups Server"
+msgstr "Serveur Cups"
+
+#: plugins/admin/systems/class_divListSystem.inc:257
+msgid "Log Db"
+msgstr "Base de données des journaux systèmes"
+
+#: plugins/admin/systems/class_divListSystem.inc:258
+msgid "Syslog Server"
+msgstr "Serveur de journaux systèmes"
+
+#: plugins/admin/systems/class_divListSystem.inc:259
+msgid "Mail Server"
+msgstr "Serveur de messagerie"
+
+#: plugins/admin/systems/class_divListSystem.inc:260
+msgid "Imap Server"
+msgstr "Serveur Imap"
+
+#: plugins/admin/systems/class_divListSystem.inc:261
+msgid "Nfs Server"
+msgstr "Serveur NFS"
+
+#: plugins/admin/systems/class_divListSystem.inc:262
+msgid "Kerberos Server"
+msgstr "Serveur Kerberos"
+
+#: plugins/admin/systems/class_divListSystem.inc:263
+msgid "Asterisk Server"
+msgstr "Serveur Asterisk"
+
+#: plugins/admin/systems/class_divListSystem.inc:264
+msgid "Fax Server"
+msgstr "Serveur de Fax"
+
+#: plugins/admin/systems/class_divListSystem.inc:265
+msgid "Ldap Server"
+msgstr "Serveur Ldap"
+
+#: plugins/admin/systems/class_divListSystem.inc:323
+msgid "Edit system"
+msgstr "Editer un système"
+
+#: plugins/admin/systems/class_divListSystem.inc:333
+msgid "Delete system"
+msgstr "Effacer un système"
+
+#: plugins/admin/systems/class_divListSystem.inc:376
+msgid "Set root       password"
+msgstr "Indiquez le mot de passe administrateur"
+
+#: plugins/admin/systems/class_divListSystem.inc:383
+msgid "Create CD"
+msgstr "Créer un CD"
+
+#: plugins/admin/systems/class_divListSystem.inc:384
+msgid "Create FAI CD"
+msgstr "Créer un CD FAI"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:1
+msgid "Printer driver"
+msgstr "Pilote d'imprimante"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:6
+msgid "Select"
+msgstr "Sélectionner"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:9
+msgid "New driver"
+msgstr "Nouveau pilote"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
+msgid "List of available cartridge type for this type of printer"
+msgstr "Liste des types de cartouches disponibles pour ce type d'imprimante"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
+msgid ""
+"This dialog allows you to create new types of cartridges, and select one or "
+"more types for your printer. Cartridge types depends on the printer type you "
+"have selected. For each selected cartridge type there will be a new "
+"cartridge created, this allows you to select the same cartridge type for "
+"more then one printer."
+msgstr ""
+"Cette page vous permet de créer de nouveaux types de cartouches, et de "
+"sélectionner un ou plusieurs type pour votre imprimante. Les types de "
+"cartouches dépendent du type d'imprimante que vous avez sélectionné. Pour "
+"chaque type de cartouche sélectionné  il y aura une nouvelle cartouche crée, "
+"ceci vous permettra de sélectionner le même type de cartouche pour plusieurs "
+"imprimantes."
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
+msgid "Display cartridge types matching"
+msgstr "Afficher les types de cartouches correspondantes"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
+msgid "Regular expression for matching cartridge types"
+msgstr "Expression régulière pour sélectionner les cartouches correspondantes"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:6
+msgid "List of devices"
+msgstr "Liste des périphériques"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:23
+msgid "This dialog allows you to attach a device to your currently edited computer."
+msgstr ""
+"Ce menu vous permet d'attacher un périphérique à votre ordinateur en cours "
+"d'édition."
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:35
+msgid "Display devices matching"
+msgstr "Afficher les périphériques correspondants"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:37
+msgid "Regular expression for matching device names"
+msgstr "Expression régulière concordant avec les noms des périphériques"
+
+#: plugins/admin/systems/class_servKolab.inc:105
+#, php-format
+msgid "Include data from %s days in the past when creating free/busy lists"
+msgstr ""
+"Inclure les données des %s jours précédents lors de la création d'une liste "
+"de disponibilités"
+
+#: plugins/admin/systems/class_servKolab.inc:110
+#, php-format
+msgid "Warn users when using more than %s%% of their mail quota"
+msgstr ""
+"Avertissez les utilisateurs quand ils utilisent plus de %s%% de leur quota "
+"de messagerie"
+
+#: plugins/admin/systems/class_servKolab.inc:200
+#: plugins/admin/systems/class_servKolab.inc:214
+#, php-format
+msgid "Removing host entry from system server/kolab with dn '%s' failed."
+msgstr "L'effacement du système de système serveur/kolab avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_servKolab.inc:266
+msgid "Future days in Free/Busy settings must be set."
+msgstr "Le paramètre journées futures doit être remplit."
+
+#: plugins/admin/systems/class_servKolab.inc:268
+msgid "Future days in Free/Busy settings must be a positive value."
+msgstr "Le nombre de journées dans le futur doit être nombre positif."
+
+#: plugins/admin/systems/class_servKolab.inc:272
+msgid "The given Quota settings value must be a number."
+msgstr "Les paramètres de Quota doivent être un nombre."
+
+#: plugins/admin/systems/class_servKolab.inc:274
+msgid "Please choose a value between 1 and 100 for Quota settings."
+msgstr "Veuillez choisir un nombre entre 1 et 100 pour les quotas."
+
+#: plugins/admin/systems/class_servKolab.inc:276
+msgid "Future days must be a value."
+msgstr "Le nombre de journées dans le futur doit être une nombre positif."
+
+#: plugins/admin/systems/class_servKolab.inc:280
+msgid "No SMTP privileged networks set."
+msgstr "Pas de réseaux SMTP privilégiés indiqués."
+
+#: plugins/admin/systems/class_servKolab.inc:359
+#, php-format
+msgid "Saving system server/kolab with dn '%s' failed."
+msgstr "La sauvegarde du système serveur/kolab avec le dn '%s' à échoué."
+
+#: plugins/admin/systems/class_servKolab.inc:375
+#: plugins/admin/systems/class_servKolab.inc:386
+msgid "Kolab mail service"
+msgstr "Service  de messagerie Kolab"
+
+#: plugins/admin/systems/class_servKolab.inc:385
+#: plugins/personal/connectivity/class_kolabAccount.inc:5
+#: plugins/personal/connectivity/class_kolabAccount.inc:466
+msgid "Kolab"
+msgstr "Kolab"
+
+#: plugins/admin/systems/class_servKolab.inc:395
+msgid "My destination"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:397
+msgid "FTP FreeBusy service"
+msgstr "Service d'option de disponibilité par FTP"
+
+#: plugins/admin/systems/class_servKolab.inc:399
+msgid "Enable virus scan"
+msgstr "Activer la vérification antivirus de la messagerie"
+
+#: plugins/admin/systems/class_servKolab.inc:400
+msgid "Relayhost"
+msgstr "Système relais"
+
+#: plugins/admin/systems/class_servKolab.inc:402
+msgid "HTTP FreeBusy service"
+msgstr "Service d'option de disponibilité par HTTP"
+
+#: plugins/admin/systems/class_servKolab.inc:403
+msgid "Allow unauthenticated free busy"
+msgstr ""
+"Permettre le téléchargement des informations de disponibilités de manière "
+"anonyme"
+
+#: plugins/admin/systems/class_servKolab.inc:406
+msgid "kolabFreeBusyFuture"
+msgstr "Nombre de jours dans le futur pour les options de disponibilités"
+
+#: plugins/admin/systems/servRepository.tpl:6
+msgid "List of configured repositories."
+msgstr "Liste des dépôts configurés."
+
+#: plugins/admin/systems/servRepository.tpl:12
+msgid "Add repository"
+msgstr "Ajouter un dépôt"
+
+#: plugins/admin/systems/servRepository.tpl:31
+msgid "This menu allows you to create, delete and edit repository settings."
+msgstr "Ce menu vous permet créer, effacer et éditer des classes des dépôts FAI."
+
+#: plugins/admin/systems/chooser.tpl:1
+msgid "Choose the kind of system component you want to create"
+msgstr "Choisissez le type de composant système que vous souhaitez créer"
+
+#: plugins/admin/systems/chooser.tpl:4
+msgid ""
+"Linux terminals and workstations are autocreated on bootup. For this reason "
+"you're only be able to create templates for a specific tree. Servers are "
+"normally automatically added too, but in some special cases you may need to "
+"create a faked server entry to provide GOsa with some informations. Other "
+"network components may be used for Nagios setups to create component "
+"dependencies."
+msgstr ""
+"Les terminaux Linux et les stations de travail sont automatiquement créés au "
+"démarrage. Pour cette raison vous pouvez créer un modèle uniquement pour une "
+"branche spécifique. Les serveurs sont également ajoutés automatiquement, "
+"mais dans certains cas vous pouvez avoir besoin de créer une pseudo entrée "
+"serveur afin de fournir à GOsa diverses informations. Les autres composants "
+"réseaux peuvent être utilisés lors la configuration de Nagios afin de créer "
+"les dépendances des composants."
+
+#: plugins/admin/systems/chooser.tpl:7
+msgid "Linux thin client template"
+msgstr "Modèle de client léger Linux"
+
+#: plugins/admin/systems/chooser.tpl:8
+msgid "Linux workstation template"
+msgstr "Modèle de station de travail Linux"
+
+#: plugins/admin/systems/chooser.tpl:9
+msgid "Linux Server"
+msgstr "Serveur Linux"
+
+#: plugins/admin/systems/chooser.tpl:10
+msgid "Windows workstation"
+msgstr "Station de travail Windows"
+
+#: plugins/admin/systems/chooser.tpl:11
+msgid "Network printer"
+msgstr "Imprimante réseau"
+
+#: plugins/admin/systems/chooser.tpl:13
+msgid "Other network component"
+msgstr "Autre composant réseau"
+
+#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
+msgid "Create"
+msgstr "Créer"
+
+#: plugins/admin/systems/password.tpl:2
+msgid ""
+"To change the terminal root password use the fields below. The changes take "
+"effect during the next reboot. Please memorize the new password, because you "
+"wouldn't be able to log in."
+msgstr ""
+"Pour changer le mot de passe root du terminal, utilisez le champ ci-dessous. "
+"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
+"mot de passe sinon vous ne pourrez pas vous identifier sans celui-ci."
+
+#: plugins/admin/systems/password.tpl:5
+msgid "Leave fields blank for password inheritance from default entries."
+msgstr ""
+"Laissez le champ vide pour le mot de passe afin de l'obtenir depuis l'entrée "
+"par défaut."
+
+#: plugins/admin/systems/password.tpl:9
+msgid "Changing the password impinges on authentification only."
+msgstr "Changer le mot de passe influe seulement sur l'authentification."
+
+#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/generic/password.tpl:7
+#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
+#: ihtml/themes/default/password.tpl:84
+msgid "New password"
+msgstr "Nouveau mot de passe"
+
+#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
+#: plugins/personal/password/password.tpl:21
+#: plugins/personal/generic/password.tpl:11
+msgid "Repeat new password"
+msgstr "Confirmation du nouveau mot de passe"
+
+#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
+#: plugins/personal/password/password.tpl:30
+#: plugins/personal/generic/password.tpl:17
+msgid "Set password"
+msgstr "Attribuer le mot de passe"
+
+#: plugins/admin/systems/class_glpiAccount.inc:185
+#: plugins/admin/systems/class_glpiAccount.inc:191
+#: plugins/admin/systems/class_glpiAccount.inc:197
+msgid "This feature is not implemented yet."
+msgstr "Cette fonctionnalité n'est pas encore implémentée."
+
+#: plugins/admin/systems/class_glpiAccount.inc:299
+msgid "Adding new sytem type failed, this system type name is already used."
+msgstr "L'ajout d'un nouveau type de système à échoué, le nom est déjà utilisé."
+
+#: plugins/admin/systems/class_glpiAccount.inc:319
+#, php-format
+msgid "You can't delete this system type, it is still in use by these system(s) '%s'"
+msgstr ""
+"Vous ne pouvez pas effacer ce type de système, il est utilisé actuellement "
+"par les sytème(s) '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:330
+msgid "Rename failed, this system type name is already used."
+msgstr "Le changement de nom à échoué, le nom spécifié est déjà utilisé."
+
+#: plugins/admin/systems/class_glpiAccount.inc:386
+msgid "Adding new operating system failed, specifed name is already used."
+msgstr ""
+"L'ajout d'un nouveau système d'exploitation à échoué, le nom utilisé existe "
+"déjà."
+
+#: plugins/admin/systems/class_glpiAccount.inc:408
+#, php-format
+msgid ""
+"You can't delete this operating system, it is still in use by these system"
+"(s) '%s'"
+msgstr ""
+"Vous ne pouvez pas effacer ce système  d'exploitation, il est utilisé "
+"actuellement par ce(s) système(s) '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:420
+msgid "Updating operating system failed, specifed name is already used."
+msgstr ""
+"Le changement de nom du système d'exploitation à échoué, le nom utilisé "
+"existe déjà."
+
+#: plugins/admin/systems/class_glpiAccount.inc:499
+#, php-format
+msgid ""
+"Could not add the given user, the users dn is too long, only 100 characters "
+"are allowed here."
+msgstr ""
+"Impossible d'ajouter l'utilisateur, le dns de l'utilisateur est trop long, "
+"seulement 100 caractères sont permis. "
+
+#: plugins/admin/systems/class_glpiAccount.inc:581
+msgid ""
+"This device has inventory informations enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"Ce périphérique à l'extension inventaire activée. Vous pouvez la désactiver "
+"en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/systems/class_glpiAccount.inc:584
+msgid ""
+"This device has inventory informations disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Ce périphérique à l'extension d'inventaire désactivé. Vous pouvez l'activer "
+"en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/systems/class_glpiAccount.inc:679
+#: plugins/admin/systems/class_glpiAccount.inc:680
+msgid "Can't remove glpi account, while mysql extension is missing."
+msgstr ""
+"Impossible de supprimer l'extension glpi, l'extension mysql n'est pas "
+"disponible."
+
+#: plugins/admin/systems/class_glpiAccount.inc:781
+msgid "Inventory extension"
+msgstr "Extension d'inventaire"
+
+#: plugins/admin/systems/class_glpiAccount.inc:798
+msgid "Peripheral devices"
+msgstr "Périphériques externes"
+
+#: plugins/admin/systems/servdnseditzone.tpl:13
+msgid "Network address"
+msgstr "Adresse réseau"
+
+#: plugins/admin/systems/servdnseditzone.tpl:19
+msgid "Netmask"
+msgstr "Masque réseau"
+
+#: plugins/admin/systems/servdnseditzone.tpl:36
+msgid "Can't be edited because the zone wasn't saved right now."
+msgstr "Impossible d'éditer la zone car elle est actuellement sauvegardée."
+
+#: plugins/admin/systems/servdnseditzone.tpl:48
+msgid "SOA record"
+msgstr "Enregistrement SOA"
+
+#: plugins/admin/systems/servdnseditzone.tpl:54
+msgid "Primary dns server for this zone"
+msgstr "Serveur dns primaire pour cette zone"
+
+#: plugins/admin/systems/servdnseditzone.tpl:66
+msgid "Serial number (automatically incremented)"
+msgstr "Numéro de série (incrémenté automatiquement)"
+
+#: plugins/admin/systems/servdnseditzone.tpl:109
+msgid "MxRecords"
+msgstr "Enregistrements mx"
+
+#: plugins/admin/systems/servdnseditzone.tpl:121
+msgid "Global zone records"
+msgstr "Enregistrements pour la zone globale"
+
+#: plugins/admin/systems/workstationStartup.tpl:51
+#: plugins/admin/systems/workstationStartup.tpl:85
+msgid "FAI server"
+msgstr "Serveur FAI"
+
+#: plugins/admin/systems/workstationStartup.tpl:75
+#: plugins/admin/systems/workstationStartup.tpl:116
+msgid "Assigned FAI classes"
+msgstr "Liste des classes FAI utilisées"
+
+#: plugins/admin/systems/workstationStartup.tpl:102
+msgid "set"
+msgstr "activé"
+
+#: plugins/admin/systems/workstationStartup.tpl:136
+msgid ""
+"FAI Object assignment disabled. You can't use this feature until FAI is "
+"activated."
+msgstr "Vous ne pouvez pas utiliser cette option tant que FAI n'est pas activé."
+
+#: plugins/admin/systems/class_servNfs.inc:47
+#, php-format
+msgid "The file '%s/encodings' does not exist, can't get supported charsets."
+msgstr ""
+"Le fichier '%s/encodings' n'existe pas, impossible d'obtenir la liste des "
+"jeux de caractères supportés."
+
+#: plugins/admin/systems/class_servNfs.inc:50
+#, php-format
+msgid "Can't read '%s/encodings', please check permissions."
+msgstr "Impossible de lire '%s/encodings', veuillez vérifier les permissions."
+
+#: plugins/admin/systems/class_servNfs.inc:184
+msgid "Please specify a valid path for your setup."
+msgstr "Veuillez entrer un chemin valide pour votre configuration."
+
+#: plugins/admin/systems/class_servNfs.inc:190
+msgid "Please specify a valid name for your share."
+msgstr "Veuillez spécifier un nom valide pour votre partage."
+
+#: plugins/admin/systems/class_servNfs.inc:193
+msgid "Please specify a name for your share."
+msgstr "Veuillez spécifier un nom pour votre partage."
+
+#: plugins/admin/systems/class_servNfs.inc:198
+msgid "Description contains invalid characters."
+msgstr "La description contient des caractères invalides."
+
+#: plugins/admin/systems/class_servNfs.inc:202
+msgid "Volume contains invalid characters."
+msgstr "Le nom du Volume contient des caractères invalides."
+
+#: plugins/admin/systems/class_servNfs.inc:206
+msgid "Path contains invalid characters."
+msgstr "Le chemin contient des caractères invalides."
+
+#: plugins/admin/systems/class_servNfs.inc:210
+msgid "Option contains invalid characters."
+msgstr "L'option contient des caractères invalides."
+
+#: plugins/admin/systems/class_goLogDBServer.inc:31
+#: plugins/admin/systems/class_goLogDBServer.inc:59
+#: plugins/admin/systems/class_goLogDBServer.inc:89
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+msgid "Logging database"
+msgstr "Base de données des journaux systèmes"
+
+#: plugins/admin/systems/goVirusServer.tpl:5
+msgid "Generic virus filtering"
+msgstr "Filtrage antivirus générique"
+
+#: plugins/admin/systems/goVirusServer.tpl:47
+msgid "Select number of maximal threads"
+msgstr "Sélectionnez le nombre maximal de processus"
+
+#: plugins/admin/systems/goVirusServer.tpl:61
+msgid "Max directory recursions"
+msgstr "Nombre maximum de récursions dans les répertoires"
+
+#: plugins/admin/systems/goVirusServer.tpl:101
+msgid "Archive scanning"
+msgstr "Vérification des archives"
+
+#: plugins/admin/systems/goVirusServer.tpl:143
+msgid "Maximum recursion"
+msgstr "Récursions maximum"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#: plugins/admin/departments/class_departmentGeneric.inc:587
+#: plugins/admin/departments/class_departmentGeneric.inc:592
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Departments"
+msgstr "Départements"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+msgid "use"
+msgstr "utiliser"
+
+#: plugins/admin/systems/goLogDBServer.tpl:1
+msgid "Logging database information"
+msgstr "Base de données des journaux systèmes"
+
+#: plugins/admin/systems/class_goFaxServer.inc:32
+msgid "FAX database"
+msgstr "Base de données des FAX"
+
+#: plugins/admin/systems/class_goFaxServer.inc:61
+msgid "FAX database configuration"
+msgstr "Configuration de la base de données des fax"
+
+#: plugins/admin/systems/class_goFaxServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Fax database"
+msgstr "Base de données des FAX"
+
+#: plugins/admin/systems/class_goFaxServer.inc:99
+msgid "Login name"
+msgstr "Nom d'utilisateur"
+
+#: plugins/admin/systems/glpiPrinter.tpl:9
+msgid "Printer type"
+msgstr "Type de l'imprimante"
+
+#: plugins/admin/systems/glpiPrinter.tpl:39
+msgid "Supported interfaces"
+msgstr "Interfaces supportées"
+
+#: plugins/admin/systems/glpiPrinter.tpl:58
+msgid "Parallel"
+msgstr "Parallèle"
+
+#: plugins/admin/systems/glpiPrinter.tpl:68
+msgid "USB"
+msgstr "USB"
+
+#: plugins/admin/systems/glpiPrinter.tpl:139
+msgid "Installed cartridges"
+msgstr "Cartouches installés"
+
+#: plugins/admin/applications/remove.tpl:6
+#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
+#: ihtml/themes/default/remove.tpl:6
+msgid ""
+"This may be used by several groups. Please double check if your really want "
+"to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Cela peut être utilisé par plusieurs groupes. Veuillez vérifier que vous "
+"voulez effectuer cette opération étant donné qu'il est impossible pour GOsa "
+"de récupérer vos données."
+
+#: plugins/admin/applications/class_divListApplication.inc:31
+msgid "List of Applications"
+msgstr "Liste des applications"
+
+#: plugins/admin/applications/class_divListApplication.inc:32
+msgid "This table displays all applications in the selected tree."
+msgstr "Ce tableau montre toutes les applications dans l'arbre sélectionné."
+
+#: plugins/admin/applications/class_divListApplication.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected applications. You may "
+"want to use the range selector on top of the application listbox, when "
+"working with a large number of applications."
+msgstr ""
+"Ce menu permet l'ajout, la suppression et la modification des applications "
+"sélectionnées. Si vous avez un grand nombre d'applications il est conseillé "
+"d'utiliser les filtres."
+
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/applications/class_applicationGeneric.inc:506
+#: plugins/admin/applications/generic.tpl:7
+#: plugins/admin/applications/generic.tpl:10
+msgid "Application name"
+msgstr "Nom de l'application"
+
+#: plugins/admin/applications/class_divListApplication.inc:161
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "new"
+msgstr "nouveau"
+
+#: plugins/admin/applications/class_divListApplication.inc:162
+msgid "Create new application"
+msgstr "Créer une nouvelle application"
+
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove selected applications"
+msgstr "Effacer les d'applications sélectionnées"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:103
+msgid "no example"
+msgstr "pas d'exemple"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:134
+msgid "This 'dn' is no application."
+msgstr "Ce 'dn' n'est pas une application."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:236
+#, php-format
+msgid "Removing of application with dn '%s' failed."
+msgstr "La suppression de l'application avec le dn '%s' à échoué"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:248
+#, php-format
+msgid "Removing application from objectgroup '%s' failed"
+msgstr "La suppression de l'application du groupe d'objet '%s' à échoue"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:255
+#, php-format
+msgid "Removing application from group '%s' failed"
+msgstr "La suppression de l'application du groupe '%s' à échoué"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:306
+msgid "The specified picture has not been uploaded correctly."
+msgstr "L'image spécifiée n'as pas été téléchargée correctement."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:338
+msgid "Can't access uploaded image."
+msgstr "Impossible d'accéder à l'image téléchargée"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:343
+msgid ""
+"Uploaded image could not be resized, possilby the image magick extension is "
+"missing."
+msgstr ""
+"L'image téléchargée ne peut pas être redimensionnée, probablement que "
+"l'extension image magick est absente."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:348
+msgid ""
+"Could not convert image to png, possilby the image magick extension is "
+"missing."
+msgstr ""
+"Impossible de convertir l'image en png, probablement que l'extension image "
+"magick n'est pas disponible."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:352
+#, php-format
+msgid "Could not save uploaded image to %s."
+msgstr "Impossible de sauvegarder l'image to %s."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:381
+msgid "Specified execute path must start with '/'."
+msgstr "Le répertoire d'exécution doit commencer par '/'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:398
+msgid "Required field 'Name' is not filled."
+msgstr "Le champ obligatoire 'Nom' n'est pas rempli."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:402
+msgid "Invalid character in application name. Only a-z 0-9 are allowed."
+msgstr ""
+"Caractère non valide dans le nom de l'application. Seul les caractères de a-"
+"z et 0-9 sont permis."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:406
+msgid "Required field 'Execute' is not filled."
+msgstr "Le champ obligatoire 'Exécuter' n'est pas rempli."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:421
+#: plugins/admin/applications/class_applicationGeneric.inc:429
+msgid "There's already an application with this 'Name'."
+msgstr "Une application ayant le même 'Nom' existe déjà."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:477
+#, php-format
+msgid "Saving of application with dn '%s' failed."
+msgstr "La sauvegarde de l'application avec le dn '%s' à échoué."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:502
+msgid "Application settings"
+msgstr "Préférences de l'application"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:511
+#: plugins/admin/applications/generic.tpl:19
+msgid "Application name to be displayed (i.e. below icons)"
+msgstr "Le nom de l'application à afficher (ex: en dessous des icônes)"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:543
+msgid "Application generic"
+msgstr "Information des applications"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:556
+#: plugins/admin/applications/generic.tpl:66
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
+#: plugins/admin/mimetypes/generic.tpl:67
+msgid "Icon"
+msgstr "Icône"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:557
+msgid "Flag"
+msgstr "Indicateur"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:558
+msgid "Script content"
+msgstr "Contenu du script"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:560
+#: plugins/admin/applications/generic.tpl:99
+msgid "Only executable for members"
+msgstr "Exécutable uniquement par les membres"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:561
+#: plugins/admin/applications/generic.tpl:110
+msgid "Place icon on members desktop"
+msgstr "Placer une icône sur le bureau des membres"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:562
+#: plugins/admin/applications/generic.tpl:120
+msgid "Place entry in members launch bar"
+msgstr "Placer une entrée dans le menu démarrage des membres"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:563
+#: plugins/admin/applications/generic.tpl:115
+msgid "Place entry in members startmenu"
+msgstr "Placer une entrée dans le menu démarrage des membres"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:564
+#: plugins/admin/applications/generic.tpl:104
+msgid "Replace user configuration on startup"
+msgstr "Remplacer la configuration de l'utilisateur au démarrage"
+
+#: plugins/admin/applications/class_applicationManagement.inc:323
+#: plugins/admin/applications/class_applicationManagement.inc:377
+#: plugins/admin/applications/class_applicationManagement.inc:407
+msgid "You are not allowed to delete this application!"
+msgstr "Vous n'êtes pas autorisé à supprimer cette application!"
+
+#: plugins/admin/applications/class_applicationManagement.inc:370
+#, php-format
+msgid "You're about to delete the application '%s'."
+msgstr "Vous êtes sur le point de supprimer l'application '%s'."
+
+#: plugins/admin/applications/main.inc:39
+#: plugins/admin/applications/main.inc:41
+msgid "Application management"
+msgstr "Gestion des applications"
+
+#: plugins/admin/applications/class_applicationParameters.inc:54
+msgid "Remove options"
+msgstr "Supprimer les options"
+
+#: plugins/admin/applications/class_applicationParameters.inc:55
+msgid "This application has options. You can disable them by clicking below."
+msgstr ""
+"Cette application a des options. Vous pouvez les désactiver en cliquant sur "
+"le bouton ci-dessous."
+
+#: plugins/admin/applications/class_applicationParameters.inc:57
+msgid "Create options"
+msgstr "Créer des options"
+
+#: plugins/admin/applications/class_applicationParameters.inc:58
+msgid "This application has options disabled. You can enable them by clicking below."
+msgstr ""
+"Cette application a des options désactivées. Vous pouvez les activer en "
+"cliquant en-dessous."
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/admin/fai/class_faiVariable.inc:424
+msgid "Variable"
+msgstr "Variable"
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/gofon/macro/parameter.tpl:10
+msgid "Default value"
+msgstr "Valeur par défaut"
+
+#: plugins/admin/applications/class_applicationParameters.inc:130
+msgid "Add option"
+msgstr "Ajouter une option"
+
+#: plugins/admin/applications/class_applicationParameters.inc:159
+#, php-format
+msgid "Removing of application parameters with dn '%s' failed."
+msgstr "La suppression des paramètres de l'application avec le dn '%s' à échoué"
+
+#: plugins/admin/applications/class_applicationParameters.inc:190
+#, php-format
+msgid "Value '%s' specified as option name is not valid."
+msgstr "La valeur '%s' spécifiée pour le nom de l'option est invalide."
+
+#: plugins/admin/applications/class_applicationParameters.inc:221
+#, php-format
+msgid "Saving of application parameters with dn '%s' failed."
+msgstr "La sauvegarde de paramètres de l'application avec le dn '%s' à échoué."
+
+#: plugins/admin/applications/class_applicationParameters.inc:233
+msgid "Parameter configuration"
+msgstr "Configuration des paramètres"
+
+#: plugins/admin/applications/class_applicationParameters.inc:241
+msgid "Application parameter settings"
+msgstr "Préférences de l'application"
+
+#: plugins/admin/applications/release_select.tpl:3
+#: plugins/admin/mimetypes/release_select.tpl:3
+#: plugins/admin/fai/branch_selector.tpl:3
+msgid "Branches"
+msgstr "Branches"
+
+#: plugins/admin/applications/release_select.tpl:9
+#: plugins/admin/mimetypes/release_select.tpl:9
+#: plugins/admin/fai/branch_selector.tpl:9
+msgid "Current release"
+msgstr "Version actuelle"
+
+#: plugins/admin/applications/generic.tpl:15
+#: plugins/gofon/macro/class_gofonMacro.inc:583
+#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
+msgid "Display name"
+msgstr "Nom à afficher"
+
+#: plugins/admin/applications/generic.tpl:28
+msgid "Path and/or binary name of application"
+msgstr "Chemin et/ou le nom de l'exécutable de l'application"
+
+#: plugins/admin/applications/generic.tpl:45
+#: plugins/admin/mimetypes/generic.tpl:47
+msgid "Choose subtree to place application in"
+msgstr ""
+"Sélectionner la branche de l'annuaire ou sera placée l'entrée de "
+"l'application"
+
+#: plugins/admin/applications/generic.tpl:78
+#: plugins/admin/mimetypes/generic.tpl:79
+msgid "Update"
+msgstr "Mise à Jour"
+
+#: plugins/admin/applications/generic.tpl:78
+msgid "Reload picture from LDAP"
+msgstr "Recharger l'image à partir de l'annuaire LDAP"
+
+#: plugins/admin/applications/generic.tpl:81
+#: plugins/personal/generic/generic_picture.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:52
+msgid "Remove picture"
+msgstr "Suppression de l'image personnelle"
+
+#: plugins/admin/applications/generic.tpl:81
+msgid "Remove picture from LDAP"
+msgstr "Effacer l'image de l'annuaire LDAP"
+
+#: plugins/admin/applications/generic.tpl:140
+#: plugins/admin/fai/class_faiScriptEntry.inc:89
+#: plugins/admin/fai/class_faiHookEntry.inc:84
+#: plugins/admin/fai/class_faiScript.inc:316
+#: plugins/admin/fai/class_faiHook.inc:314
+#: plugins/admin/fai/class_faiTemplate.inc:292
+msgid "Download"
+msgstr "Téléchargement"
+
+#: plugins/admin/users/remove.tpl:6
+msgid ""
+"This includes all account data, system access rules, imap settings, etc. for "
+"this user. Please double check if your really want to do this since there is "
+"no way for GOsa to get your data back."
+msgstr ""
+"Cela inclut toutes les données des comptes, les droits d'accès, la "
+"configuration imap,etc. pour cet utilisateur. Veuillez vous assurez que vous "
+"voulez effectuez cette opération étant donné qu'il est impossible pour GOsa "
+"de récupérer vos données."
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Créer un nouvel utilisateur à partir d'un modèle"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"La création d'un nouvel utilisateur peut être facilité en utilisant les "
+"modèles. De nombreuses informations seront ainsi remplies automatiquement. "
+"Sélectionnez 'aucun' afin de ne pas utiliser les modèles."
+
+#: plugins/admin/users/template.tpl:32
+#: plugins/personal/generic/paste_generic.tpl:15
+#: plugins/personal/generic/generic.tpl:65
+msgid "Login"
+msgstr "Identifiant"
+
+#: plugins/admin/users/class_userManagement.inc:157
+#: plugins/admin/users/class_userManagement.inc:235
+msgid "You are not allowed to set this users password!"
+msgstr "Vous n'êtes pas autorisé à indiquer un mot de passe pour cet utilisateur!"
+
+#: plugins/admin/users/class_userManagement.inc:183
+#: plugins/personal/password/class_password.inc:79
+#: plugins/personal/generic/main.inc:79 html/password.php:191
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"Le mot de passe entrée dans le champ 'Nouveau mot de passe' et celui dans le "
+"champ 'Répéter le nouveau mot de passe' ne concordent pas."
+
+#: plugins/admin/users/class_userManagement.inc:188
+#: plugins/personal/password/class_password.inc:81
+#: plugins/personal/generic/main.inc:84 html/password.php:194
+msgid "The password you've entered as 'New password' is empty."
+msgstr "Le mot de passe que vous avez entré comme 'Nouveau mot de passe' est vide."
+
+#: plugins/admin/users/class_userManagement.inc:327
+#, php-format
+msgid "You're about to delete the following entry: %s"
+msgstr "Vous êtes sur le point de supprimer l'entrée: %s."
+
+#: plugins/admin/users/class_userManagement.inc:329
+#, php-format
+msgid "You're about to delete the following entries: %s"
+msgstr "Vous êtes sur le point de supprimer les entrées: %s"
+
+#: plugins/admin/users/class_userManagement.inc:357
+#, php-format
+msgid "You are not allowed to delete the user '%s'!"
+msgstr "Vous n'êtes pas autorisé à supprimer l'utilisateur '%s'!"
+
+#: plugins/admin/users/class_userManagement.inc:403
+#, php-format
+msgid "You're about to delete the user %s."
+msgstr "Vous êtes sur le point de supprimer l'utilisateur %s."
+
+#: plugins/admin/users/class_userManagement.inc:433
+msgid "You are not allowed to delete this user!"
+msgstr "Vous n'êtes pas autorisé à supprimer cet utilisateur!"
+
+#: plugins/admin/users/class_userManagement.inc:558
+msgid "Please select a valid template."
+msgstr "Veuillez sélectionner un modèle valide."
+
+#: plugins/admin/users/class_userManagement.inc:651
+msgid "A person with the choosen name is already used in this tree."
+msgstr "Une personne ayant ce nom existe déjà dans l'annuaire."
+
+#: plugins/admin/users/class_divListUsers.inc:40
+msgid ""
+"This menu allows you to create, edit and delete selected users. Having a "
+"great number of users, you may want to use the range selectors on top of the "
+"user list."
+msgstr ""
+"Ce menu permet d'ajouter, modifier ou supprimer le ou les utilisateur(s) "
+"sélectionné(s). Si vous avez un grand nombre d'utilisateurs il est conseillé "
+"d'utiliser les filtres."
+
+#: plugins/admin/users/class_divListUsers.inc:61
+#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
+#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
+msgid "Username"
+msgstr "Nom d'utilisateur"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Select to see template pseudo users"
+msgstr "Sélectionnez afin d'afficher les modèles des pseudo utilisateurs"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Show templates"
+msgstr "Afficher les modèles"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Select to see users that have only a GOsa object"
+msgstr "Sélectionnez afin d'afficher les utilisateurs qui ont seulement un objet GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Show functional users"
+msgstr "Afficher les utilisateurs fonctionnels"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Select to see users that have posix settings"
+msgstr "Sélectionnez afin d'afficher les utilisateurs ayant un compte posix"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Show unix users"
+msgstr "Afficher les utilisateurs Unix"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Select to see users that have mail settings"
+msgstr "Sélectionnez afin d'afficher les utilisateurs ayant un compte de messagerie"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Show mail users"
+msgstr "Afficher les utilisateurs de messagerie"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Select to see users that have samba settings"
+msgstr "Sélectionnez afin d'afficher les utilisateurs ayant un compte samba"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Show samba users"
+msgstr "Afficher les utilisateurs samba"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Select to see users that have proxy settings"
+msgstr "Sélectionnez afin d'afficher les utilisateurs ayant un compte proxy"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Show proxy users"
+msgstr "Afficher les utilisateurs proxy"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "Create new user"
+msgstr "Création d'un nouvel utilisateur"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "New user"
+msgstr "Nouvel utilisateur"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "Create new template"
+msgstr "Créer un nouveau modèle"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "New template"
+msgstr "Nouveau modèle"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+msgid "Remove selected user"
+msgstr "Suppression de l'utilisateur sélectionné"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+msgid "Remove user"
+msgstr "Supprimer l'utilisateur"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+msgid "Copy selected user"
+msgstr "Copier l'utilisateur sélectionné"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+msgid "Copy users"
+msgstr "Copier les utilisateurs"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+msgid "cut selected user"
+msgstr "couper l'utilisateur sélectionné"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+msgid "Cut users"
+msgstr "Couper les utilisateurs"
+
+#: plugins/admin/users/class_divListUsers.inc:219
+msgid "GOsa"
+msgstr "GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:220
+msgid "Edit generic properties"
+msgstr "Modifier les propriétés de base"
+
+#: plugins/admin/users/class_divListUsers.inc:222
+msgid "Edit UNIX properties"
+msgstr "Modifier les propriétés UNIX"
+
+#: plugins/admin/users/class_divListUsers.inc:224
+msgid "Edit environment properties"
+msgstr "Modifier les propriétés d'environnement"
+
+#: plugins/admin/users/class_divListUsers.inc:226
+msgid "Edit mail properties"
+msgstr "Modifier les propriétés de messagerie"
+
+#: plugins/admin/users/class_divListUsers.inc:228
+msgid "Edit phone properties"
+msgstr "Modifier les propriétés téléphoniques"
+
+#: plugins/admin/users/class_divListUsers.inc:230
+msgid "Edit fax properies"
+msgstr "Modifier les propriétés fax"
+
+#: plugins/admin/users/class_divListUsers.inc:232
+msgid "Edit samba properties"
+msgstr "Modifier les propriétés samba"
+
+#: plugins/admin/users/class_divListUsers.inc:234
+msgid "Edit netatalk properties"
+msgstr "Modifier les propriétés de Netatalk"
+
+#: plugins/admin/users/class_divListUsers.inc:235
+msgid "Create user from template"
+msgstr "Créer un nouvel utilisateur depuis un modèle"
+
+#: plugins/admin/users/class_divListUsers.inc:236
+msgid "Create user with this template"
+msgstr "Créer un nouvel utilisateur avec ce modèle"
+
+#: plugins/admin/users/class_divListUsers.inc:271
+msgid "password"
+msgstr "mot de passe"
+
+#: plugins/admin/users/class_divListUsers.inc:272
+msgid "Change password"
+msgstr "Modifier le mot de passe"
+
+#: plugins/admin/users/class_divListUsers.inc:275
+msgid "You are not allowed to change the password for this user."
+msgstr "Vous n'êtes pas autorisé à modifier le mot de passe de cet utilisateur."
+
+#: plugins/admin/users/class_divListUsers.inc:289
+msgid "You are not allowed to remove this user."
+msgstr "Vous n'êtes pas autorisé à supprimer cet utilisateur."
+
+#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
+msgid "User administration"
+msgstr "Administration des utilisateurs"
+
+#: plugins/admin/users/password.tpl:2
+msgid ""
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr ""
+"Pour changer le mot de passe des utilisateurs, utilisez le champ ci-dessous. "
+"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
+"mot de passe sinon l'utilisateur ne pourra pas s'identifier sans celui-ci."
+
+#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
+msgid ""
+"Changing the password affects your authentification on mail, proxy, samba "
+"and unix services."
+msgstr ""
+"Changer le mot de passe affecte votre identification sur la messagerie, le "
+"proxy, samba, et les services unix."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
+#, php-format
+msgid "Saving of mime type/generic with dn '%s' failed."
+msgstr "La sauvegarde du type mime/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
+#, php-format
+msgid "Removing of mime type/generic with dn '%s' failed."
+msgstr "La suppression du type mime/généric avec le dn '%s' à échoué."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
+#, php-format
+msgid "Removing mime type from objectgroup '%s' failed"
+msgstr "La suppression du type mime du groupe d'objet '%s' à échoue"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
+msgid "Please specify a valid name for this mime type."
+msgstr "Veuillez spécifier un nom valide pour ce type mime."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
+msgid "Please specify at least one file pattern."
+msgstr "Veuillez spécifié au moins une extension de fichiers."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
+msgid "There's already a mime type with this 'Name'."
+msgstr "Il existe déja un type mime avec le même 'Nom'."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
+msgid "There's already an mime with this 'Name'."
+msgstr "Il existe déjà un type mime avec le même 'Nom'."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
+msgid "Mime type generic"
+msgstr "Information sur les types mime"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
+msgid "Mime types"
+msgstr "Types mime"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
+#: plugins/admin/mimetypes/generic.tpl:22
+msgid "Mime group"
+msgstr "Groupe de type mime"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
+msgid "Left click action"
+msgstr "Clic gauche"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
+#: plugins/admin/mimetypes/generic.tpl:99
+msgid "File patterns"
+msgstr "Filtres des fichiers"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
+msgid "Embedded applications"
+msgstr "Applications Incorporées"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
+msgid "List of defined mime types"
+msgstr "Liste des type mime définis"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
+msgid ""
+"This menu allows you to add, edit and remove selected mime types. You may "
+"want to use the range selector on top of the mime type listbox, when working "
+"with a large number of mime types."
+msgstr ""
+"Ce menu permet d'ajouter, de modifier ou de supprimer les types "
+"mimesélectionnés. Vous pouvez utiliser les différents filtres lorsque vous "
+"travaillez avec un nombre élevé de type mime."
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+msgid "Mime type name"
+msgstr "Nom du type mime"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
+msgid "Display mime types matching"
+msgstr "Afficher les types mime correspondants"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
+msgid "Create new mime type"
+msgstr "Créer un nouveau type mime"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+msgid "Remove selected mimetype"
+msgstr "Supprimer le mimetype sélectionné"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+msgid "Remove mimetype"
+msgstr "Supprimer le mimetype"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+msgid "Copy selected object"
+msgstr "Copier les objets sélectionnés"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+msgid "Copy object"
+msgstr "Copier un objet"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+msgid "cut selected object"
+msgstr "couper les objets sélectionnés"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+msgid "Cut object"
+msgstr "Couper l'objet"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
+#: plugins/admin/mimetypes/paste_generic.tpl:13
+#: plugins/admin/mimetypes/generic.tpl:12
+msgid "Mime type"
+msgstr "Type mime"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
+msgid "Manage mime types"
+msgstr "Gérer les types mime"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
+msgid "You are not allowed to delete this mime type!"
+msgstr "Vous n'êtes pas autorisé à supprimer ce type mime!"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
+#, php-format
+msgid "You're about to delete the mime type '%s'."
+msgstr "Vous êtes sur le point de supprimer le type mime %s."
+
+#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
+msgid "Mimetype management"
+msgstr "Gestion des type mime"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:16
+#: plugins/admin/mimetypes/generic.tpl:16
+msgid "Please enter a name for the mime type here"
+msgstr "Veuillez entrer un nom pour le type mime"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:24
+msgid "Please specify a description for this mime type here"
+msgstr "Veuillez indiquer une description pour ce type mime"
+
+#: plugins/admin/mimetypes/generic.tpl:26
+msgid "Categorize this mime type"
+msgstr "Mettre ce type mime dans une catégorie"
+
+#: plugins/admin/mimetypes/generic.tpl:38
+msgid "Please specify a description"
+msgstr "Veuillez indiquer une description"
+
+#: plugins/admin/mimetypes/generic.tpl:68
+msgid "Mime icon"
+msgstr "Icône mime"
+
+#: plugins/admin/mimetypes/generic.tpl:80
+msgid "Update mime type icon"
+msgstr "Mettre à jour l'icône mime"
+
+#: plugins/admin/mimetypes/generic.tpl:94
+msgid "Left click"
+msgstr "Clic gauche"
+
+#: plugins/admin/mimetypes/generic.tpl:105
+msgid "Please specify a new file pattern"
+msgstr "Veuillez indiquer un nouveau filtre de fichiers"
+
+#: plugins/admin/mimetypes/generic.tpl:108
+msgid "Add a new file pattern"
+msgstr "Ajouter un nouveau filtre de fichier"
+
+#: plugins/admin/mimetypes/generic.tpl:117
+#: plugins/admin/mimetypes/generic.tpl:171
+msgid "Enter an application name here"
+msgstr "Nom de l'application"
+
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:175
+msgid "Add application"
+msgstr "Ajouter une Application"
+
+#: plugins/admin/mimetypes/generic.tpl:131
+msgid "Embedding"
+msgstr "Inclure"
+
+#: plugins/admin/mimetypes/generic.tpl:144
+msgid "Show file in embedded viewer"
+msgstr "Montrer le fichier dans le navigateur"
+
+#: plugins/admin/mimetypes/generic.tpl:151
+msgid "Show file in external viewer"
+msgstr "Montrer le fichier dans un programme externe"
+
+#: plugins/admin/mimetypes/generic.tpl:158
+msgid "Ask whether to save to local disk"
+msgstr "Demander si il faut le sauver sur un disque local"
+
+#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
+msgid "Acl"
+msgstr ""
+
+#: plugins/admin/acl/tabs_acl_role.inc:8
+msgid "ACL Templates"
+msgstr "Modèles des ACL"
+
+#: plugins/admin/acl/class_aclManagement.inc:27
+msgid "ACLs"
+msgstr "ACLs"
+
+#: plugins/admin/acl/class_aclManagement.inc:142
+msgid "You are not allowed to create a new role."
+msgstr "Vous n'êtes pas autorisé à créer un nouveau rôle."
+
+#: plugins/admin/acl/class_aclManagement.inc:179
+msgid "You are not allowed to edit this acl."
+msgstr "Vous n'êtes pas autorisé à éditer cette acl."
+
+#: plugins/admin/acl/class_aclManagement.inc:224
+#: plugins/admin/acl/class_aclManagement.inc:288
+#, php-format
+msgid "You're about to delete the acl %s."
+msgstr "Vous êtes sur le point de supprimer l'acl '%s'."
+
+#: plugins/admin/acl/class_aclManagement.inc:232
+#: plugins/admin/acl/class_aclManagement.inc:295
+#: plugins/admin/acl/class_aclManagement.inc:319
+msgid "You are not allowed to delete this acl!"
+msgstr "Vous n'êtes pas autorisé à supprimer cette acl!"
+
+#: plugins/admin/acl/class_aclManagement.inc:256
+msgid "You are not allowed to delete this acl role!"
+msgstr "Vous n'êtes pas autorisé à supprimer cette acl de rôle!"
+
+#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
+msgid "Assigned ACLs for current entry"
+msgstr "ACL assignés à l'entrée actuelle"
+
+#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
+msgid "New ACL"
+msgstr "Nouvel ACL"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+msgid "ACL type"
+msgstr "Type ACL"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+msgid "Select an acl type"
+msgstr "Sélectionnez un type d'acl"
+
+#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
+msgid "List of available ACL categories"
+msgstr "Liste des catégories d'acl disponibles"
+
+#: plugins/admin/acl/class_aclRole.inc:6
+msgid "Access control list templates"
+msgstr "Liste des modèles de contrôle d'accès"
+
+#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
+msgid "All categories"
+msgstr "Toutes les catégories"
+
+#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
+msgid "Reset ACLs"
+msgstr "Remise à zéro des ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
+msgid "One level"
+msgstr "Un niveau"
+
+#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
+#: include/class_acl.inc:192
+msgid "Current object"
+msgstr "Objet actuel"
+
+#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
+msgid "Complete subtree"
+msgstr "Sous arbre complet"
+
+#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
+msgid "Complete subtree (permanent)"
+msgstr "Le sous arbre complet (permanent)"
+
+#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
+msgid "Edit ACL"
+msgstr "Editer l'ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
+msgid "Delete ACL"
+msgstr "Effacer L'ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
+msgid "No ACL settings for this category"
+msgstr "Pas d'ACL pour cette catégorie"
+
+#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
+#, php-format
+msgid "Contains ACLs for these objects: %s"
+msgstr "Contient les ACL pour ces objets: %s"
+
+#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
+msgid "Edit categories ACLs"
+msgstr "Editer les catégories d'ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
+msgid "Clear categories ACLs"
+msgstr "Effacer les catégories d'ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "Editer l'ACL pour '%s', l'étendue est '%s'"
+
+#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
+msgid "All objects in current subtree"
+msgstr "Tout les objets dans le sous arbres actuel"
+
+#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
+#, php-format
+msgid "Saving ACLs with dn '%s' failed."
+msgstr "La sauvegarde des ACLs avec le dn '%s' à échoué."
+
+#: plugins/admin/acl/class_aclRole.inc:596
+#, php-format
+msgid ""
+"This role can't be removed while it is in use. Follwing objects are using "
+"this role %s"
+msgstr ""
+"Ce rôle ne peut pas être supprimé car il est encore utilisé. Les objects  "
+"suivants %s utilisent ce rôle"
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#, php-format
+msgid "Removing of aclRole with dn '%s' failed."
+msgstr "La suppression du rôle acl avec le dn '%s' à échoué."
+
+#: plugins/admin/acl/class_aclRole.inc:614
+#, php-format
+msgid "Removing aclRole from objectgroup '%s' failed"
+msgstr "La suppression du rôle acl pour le groupe d'objet '%s' à échoue"
+
+#: plugins/admin/acl/class_aclRole.inc:668
+#: plugins/admin/acl/class_divListACL.inc:193
+#: plugins/personal/generic/class_user.inc:1409
+#: plugins/personal/generic/generic.tpl:419
+msgid "Role"
+msgstr "Rôle"
+
+#: plugins/admin/acl/class_aclRole.inc:669
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+msgid "ACL roles"
+msgstr "Rôles ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:674
+msgid "Acl roles"
+msgstr "Rôles ACL"
+
+#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
+msgid "ACL management"
+msgstr "Gestion des ACL"
+
+#: plugins/admin/acl/class_divListACL.inc:31
+msgid "List of acl"
+msgstr "Liste des acl"
+
+#: plugins/admin/acl/class_divListACL.inc:32
+msgid "List of acls"
+msgstr "Liste des acls"
+
+#: plugins/admin/acl/class_divListACL.inc:36
+msgid "This menu allows you to edit and delete selected acls."
+msgstr "Ce menu vous permet d'éditer et d'effacer des acl sélectionnées."
+
+#: plugins/admin/acl/class_divListACL.inc:61
+msgid "Ignore subtrees"
+msgstr "Ignorer les sous arbres"
+
+#: plugins/admin/acl/class_divListACL.inc:65
+msgid "Display acls matching"
+msgstr "Afficher les acls correspondantes"
+
+#: plugins/admin/acl/class_divListACL.inc:150
+msgid "New acl role"
+msgstr "Nouveau rôle acl"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/admin/fai/class_divListFai.inc:227
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+msgid "Copy selected objects"
+msgstr "Copier les objets sélectionnés"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+msgid "Copy objects"
+msgstr "Copier un objet"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/admin/fai/class_divListFai.inc:229
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+msgid "cut selected objects"
+msgstr "Couper les objets sélectionnés"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+msgid "Cut objects"
+msgstr "Couper les objets"
+
+#: plugins/admin/acl/class_divListACL.inc:211
+msgid "Edit acl role"
+msgstr "Editer un rôle acl"
+
+#: plugins/admin/acl/class_divListACL.inc:221
+msgid "Delete acl role"
+msgstr "Supprimer un rôle acl"
+
+#: plugins/admin/acl/class_divListACL.inc:233
+msgid "Edit acl"
+msgstr "Editer un acl"
+
+#: plugins/admin/acl/class_divListACL.inc:237
+msgid "Delete acl"
+msgstr "Effacer un acl"
+
+#: plugins/admin/acl/class_divListACL.inc:284
+msgid "Access control list"
+msgstr "Contrôle d'accès (ACL)"
+
+#: plugins/admin/acl/class_divListACL.inc:292
+msgid "Role name"
+msgstr "Nom du rôle"
+
+#: plugins/admin/acl/class_divListACL.inc:293
+msgid "Role description"
+msgstr "Description du rôle"
+
+#: plugins/admin/departments/remove.tpl:6
+#: plugins/gofon/conference/remove.tpl:6
+msgid ""
+"This includes 'all' accounts, systems, etc. in this subtree. Please double "
+"check if your really want to do this since there is no way for GOsa to get "
+"your data back."
+msgstr ""
+"Ceci inclus tous les comptes systèmes, etc... dans cette branche. Veuillez "
+"vérifier si vous voulez réaliser cette opération étant donné qu'il est "
+"impossible pour GOsa de récupérer vos données."
+
+#: plugins/admin/departments/dep_iframe.tpl:1
+#: plugins/admin/fai/faiNewBranch.tpl:34
+msgid "Processing the requested operation"
+msgstr "Opération en cours"
+
+#: plugins/admin/departments/dep_iframe.tpl:7
+#: plugins/admin/fai/faiNewBranch.tpl:41
+msgid ""
+"Your browser doesn't support iframes, please use this link to perform the "
+"requested operation."
+msgstr ""
+"Votre navigateur ne supporte pas les iframes, veuillez utiliser ce lien pour "
+"effectuer l'opération demandée."
+
+#: plugins/admin/departments/class_divListDepartment.inc:27
+#: plugins/admin/departments/class_divListDepartment.inc:28
+msgid "List of departments"
+msgstr "Liste des départements"
+
+#: plugins/admin/departments/class_divListDepartment.inc:33
+msgid ""
+"This menu allows you to create, delete and edit selected departments. Having "
+"a large number of departments, you might prefer the range selectors on top "
+"of the department list."
+msgstr ""
+"Ce menu vous permet de d'ajouter, supprimer et éditer les départements "
+"sélectionnés. Si vous avez un grand nombre de départements il est conseillé "
+"d'utiliser les filtres."
+
+#: plugins/admin/departments/class_divListDepartment.inc:48
+#: plugins/admin/departments/class_departmentGeneric.inc:600
+msgid "Department name"
+msgstr "Nom du département"
+
+#: plugins/admin/departments/class_divListDepartment.inc:56
+msgid "Regular expression for matching department names"
+msgstr "Expression régulière pour faire correspondre les départements"
+
+#: plugins/admin/departments/class_divListDepartment.inc:127
+msgid "Create new department"
+msgstr "Créer un nouveau département"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+msgid "Remove selected departments"
+msgstr "Effacer les département sélectionnés"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+msgid "Remove departments"
+msgstr "Effacer les départements"
+
+#: plugins/admin/departments/tabs_department.inc:34
+#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
+#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
+#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
+#: plugins/admin/fai/tabsVariable.inc:37
+msgid "Try to move tree failed. Destination tree is subtree of source tree."
+msgstr ""
+"Impossible de bouger l'arbre. L'arbre de destination est un sous arbre de "
+"l'arbre à bouger."
+
+#: plugins/admin/departments/class_departmentManagement.inc:197
+#: plugins/admin/departments/class_departmentManagement.inc:245
+#: plugins/admin/departments/class_departmentManagement.inc:264
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
+msgid "You have no permission to remove this department."
+msgstr "Vous n'avez pas les droits nécessaires pour supprimer ce département."
+
+#: plugins/admin/departments/class_departmentManagement.inc:239
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
+#, php-format
+msgid "You're about to delete the whole LDAP subtree placed under '%s'."
+msgstr ""
+"Vous êtes sur le point de supprimer la branche complète de l'annuaire LDAP "
+"placé sous '%s'."
+
+#: plugins/admin/departments/class_departmentManagement.inc:431
+msgid ".."
+msgstr ".."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:197
+#, php-format
+msgid "Removing of department with dn '%s' failed."
+msgstr "La suppression du département avec le dn '%s' à échoué."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:258
+#: plugins/admin/departments/class_departmentGeneric.inc:260
+msgid "Department with that 'Name' already exists."
+msgstr "Un département ayant ce 'Nom' existe déjà."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:268
+msgid "Required field 'Description' is not set."
+msgstr "Le champ obligatoire 'Description' n'est pas rempli."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:272
+#, php-format
+msgid "The field 'Name' contains the reserved word '%s'. Please choose another name."
+msgstr "Le champ 'Nom' contient le mot réservé '%s'. Veuillez choisir un autre nom."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:326
+msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
+msgstr ""
+"Erreur fatale: Impossible de trouver un marqueur libre pour marquer l'entité "
+"administrative !"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:376
+#, php-format
+msgid "Saving of department with dn '%s' failed."
+msgstr "La sauvegarde du département avec le dn '%s' à échoué."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:429
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Marquer '%s'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:514
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Bouger '%s' vers '%s'"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:550
+#: include/class_ldap.inc:458 include/class_acl.inc:638
+#: include/class_acl.inc:645 include/class_acl.inc:652
+#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:62
+msgid "Object"
+msgstr "Objet"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:555
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "Impossible de copier %s, arrêt de l'opération"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:601
+#: plugins/admin/departments/generic.tpl:24
+msgid "Category"
+msgstr "Catégorie"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:604
+#: plugins/admin/departments/generic.tpl:117
+msgid "Administrative settings"
+msgstr "Paramètres administratifs"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
+msgstr "Vous êtes occupé à bouger/renommer ce département."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:5
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
+"snapshot entries for all entire objects."
+msgstr ""
+"La modification de l'attribut 'ou' ou la base d'un département peut "
+"corrompre les entrées acls et snapshot pour tout les objets."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:8
+msgid "GOsa can NOT fix this for you, yet."
+msgstr "GOsa ne PEUT PAS encore corriger ceci pour vous."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:11
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+"Avant de confirmer cette action, vérifiez que tout se passera comme prévu, "
+"la meilleure solution est probablement une sauvegarde."
+
+#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
+msgid "Department management"
+msgstr "Gestion des départements"
+
+#: plugins/admin/departments/generic.tpl:8
+msgid "Name of department"
+msgstr "Nom du département"
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of subtree to create"
+msgstr "Nom de la branche à créer"
+
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/gofon/conference/generic.tpl:93
+msgid "Descriptive text for department"
+msgstr "Description du département"
+
+#: plugins/admin/departments/generic.tpl:27
+msgid "Category for this subtree"
+msgstr "Catégorie pour cette branche de l'annuaire"
+
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/gofon/conference/generic.tpl:177
+msgid "Choose subtree to place department in"
+msgstr ""
+"Sélectionnez la branche de l'annuaire dans laquelle sera placée le "
+"département"
+
+#: plugins/admin/departments/generic.tpl:63
+msgid "State where this subtree is located"
+msgstr "Lieu où est située cette branche de l'annuaire"
+
+#: plugins/admin/departments/generic.tpl:71
+msgid "Location of this subtree"
+msgstr "Lieu de cette branche"
+
+#: plugins/admin/departments/generic.tpl:79
+msgid "Postal address of this subtree"
+msgstr "Adresse postale de cette branche"
+
+#: plugins/admin/departments/generic.tpl:86
+msgid "Base telephone number of this subtree"
+msgstr "Numéro de téléphone de base pour cette sous-branche"
+
+#: plugins/admin/departments/generic.tpl:94
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Numéro de fax de base pour cette sous-branche"
+
+#: plugins/admin/departments/generic.tpl:119
+msgid "Tag department as an independent administrative unit"
+msgstr "Marquer le département comme une entité administrative indépendante"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:39
+msgid "List of object groups"
+msgstr "Liste des groupes d'objets"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:44
+msgid ""
+"This menu allows you to add, edit or remove selected groups. You may want to "
+"use the range selector on top of the group listbox, when working with  a "
+"large number of groups."
+msgstr ""
+"Ce menu permet d'ajouter, de modifier ou de supprimer les groupes "
+"sélectionnés. Vous pouvez utiliser les différents filtres lorsque vous "
+"travaillez avec un nombre élevé de groupes."
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Name of object groups"
+msgstr "Nom du groupe d'objets"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Select to see groups containing users"
+msgstr "Sélectionner pour afficher les groupes contenant des utilisateurs"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Show groups containing users"
+msgstr "Afficher les groupes contenant des utilisateurs"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Select to see groups containing groups"
+msgstr "Sélectionner pour afficher les groupes contenant des groupes"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Show groups containing groups"
+msgstr "Afficher les groupes contenant des groupes"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Select to see groups containing applications"
+msgstr "Sélectionner pour afficher les groupes contenant des applications"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Show groups containing applications"
+msgstr "Afficher les groupes contenant des applications"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Select to see groups containing departments"
+msgstr "Sélectionner pour afficher les groupes contenant des départements"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Show groups containing departments"
+msgstr "Afficher les groupes contenant des départements"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Select to see groups containing servers"
+msgstr "Sélectionner pour afficher les groupes contenant des serveurs"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Show groups containing servers"
+msgstr "Afficher les groupes contenant des serveurs"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Select to see groups containing workstations"
+msgstr "Sélectionner pour afficher les groupes contenant des stations de travail"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Show groups containing workstations"
+msgstr "Afficher les groupes contenant des stations de travail"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Select to see groups containing terminals"
+msgstr "Sélectionner pour afficher les groupes contenant des terminaux"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Show groups containing terminals"
+msgstr "Afficher les groupes contenant des terminaux"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Select to see groups containing printer"
+msgstr "Sélectionner pour afficher les groupes contenant des imprimantes"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Show groups containing printer"
+msgstr "Afficher les groupes contenant des imprimantes"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Select to see groups containing phones"
+msgstr "Sélectionner pour afficher les groupes contenant des téléphones"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Show groups containing phones"
+msgstr "Afficher les groupes contenant des téléphones"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "Create new object group"
+msgstr "Créer un nouveau groupe d'objets"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+msgid "Remove selected object groups"
+msgstr "Supprimer les groupe d'objets sélectionnés"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+msgid "Remove object groups"
+msgstr "Supprimer les groupes d'objet"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+msgid "Copy selected object group"
+msgstr "Copier les groupe d'objets"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+msgid "Copy object groups"
+msgstr "Copier les groupes d'objets"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+msgid "cut selected object group"
+msgstr "couper les groupe d'objets sélectionnés"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+msgid "Cut object groups"
+msgstr "couper un groupes d'objets"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:251
+msgid "You are not allowed to remove this entry."
+msgstr "Vous n'êtes pas autorisé à supprimer cette entrée"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:269
+#: plugins/generic/references/class_reference.inc:50
+msgid "Object group"
+msgstr "Groupes d'objets"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:67
+#: plugins/admin/ogroups/tabs_ogroups.inc:212
+msgid "Phone queue"
+msgstr "Queue téléphonique"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:92
+#: plugins/admin/ogroups/class_termgroup.inc:387
+msgid "System"
+msgstr "Système"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:189
+msgid "Terminals"
+msgstr "Terminaux"
+
+#: plugins/admin/ogroups/remove.tpl:7
+msgid ""
+"Please double check if you really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+"Veuillez vérifier que vous voulez effectuer cette action. Toutes les données "
+"seront perdues étant donné qu'il est impossible pour GOsa de récupérer vos "
+"données."
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Select to see departments"
+msgstr "Sélectionner pour voir les départements"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Show departments"
+msgstr "Montrer les départements"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Select to see GOsa accounts"
+msgstr "Sélectionnez pour voir les comptes GOsa"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Show people"
+msgstr "Afficher les utilisateurs"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Select to see GOsa groups"
+msgstr "Sélectionnez pour afficher les groupes GOsa"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Show groups"
+msgstr "Afficher les groupes"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Select to see applications"
+msgstr "Sélectionnez pour voir les applications"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Show applications"
+msgstr "Afficher les applications"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Select to see workstations"
+msgstr "Sélectionnez pour voir les stations de travail"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Select to see terminals"
+msgstr "Sélectionnez pour afficher les terminaux"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Select to see printers"
+msgstr "Sélectionnez pour afficher les imprimantes"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Show printers"
+msgstr "Afficher les imprimantes"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Select to see phones"
+msgstr "Sélectionnez pour afficher les téléphones"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:41
+msgid "Display objects of department"
+msgstr "Afficher les objets du département"
+
+#: plugins/admin/ogroups/class_termgroup.inc:108
+msgid "You have no permissions to create a workstation on this 'Base'."
+msgstr ""
+"Vous n'avez pas les droits nécessaires pour créer une station de travail "
+"dans cette 'Base'."
+
+#: plugins/admin/ogroups/class_termgroup.inc:113
+msgid "There must be at least one NTP server selected."
+msgstr "Il doit y avoir au moins un serveur NTP sélectionné."
+
+#: plugins/admin/ogroups/class_termgroup.inc:168
+#, php-format
+msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
+msgstr "Mettre l'option (FAIstate) pour l'objet '%s' à échoué, la valeur était '%s'."
+
+#: plugins/admin/ogroups/class_termgroup.inc:380
+msgid "Saving workstation failed"
+msgstr "La sauvegarde de la station de travail à échoué"
+
+#: plugins/admin/ogroups/class_termgroup.inc:388
+msgid "System group"
+msgstr "Groupe système"
+
+#: plugins/admin/ogroups/paste_mail.tpl:7
+msgid "Please enter a mail address"
+msgstr "Veuillez entrer une adresse de messagerie"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:51
+msgid "This group has mail features enabled. You can disable them by clicking below."
+msgstr ""
+"L'extension messagerie est activée pour ce groupe, vous pouvez la désactiver "
+"en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+msgid "This group has mail features disabled. You can enable them by clicking below."
+msgstr ""
+"L'extension de messagerie est désactivée pour ce groupe, vous pouvez "
+"l'activer en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:118
+#, php-format
+msgid "Saving of object group/mail with dn '%s' failed."
+msgstr "La sauvegarde du groupe d'objet/messagerie avec le dn '%s' à échoué."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:153
+#, php-format
+msgid "Removing of object group/mail with dn '%s' failed."
+msgstr "La suppression du groupe d'objet/messagerie avec le dn '%s' à échoué."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:182
+msgid "Mail group"
+msgstr "Groupe de messagerie"
+
+#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:753
+msgid "Object groups"
+msgstr "Groupes d'objets"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:94
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
+#, php-format
+msgid ""
+"The specified home server '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry while ignoring old "
+"accounts."
+msgstr ""
+"Le serveur primaire spécifié '%s' n'est pas disponible dans la configuration "
+"serveur de GOsa. La sauvegarde de ce compte va créer une nouvelle entrée "
+"dans le serveur '%s'. Utilisez annuler si vous ne voulez pas créer un "
+"nouveau compte en ignorant les anciens comptes."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:124
+msgid "ring all"
+msgstr "Tout faire sonner"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:125
+msgid "round robin"
+msgstr "les un après les autres"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:126
+msgid "least recently called"
+msgstr "le moins appelé "
+
+#: plugins/admin/ogroups/class_phonequeue.inc:127
+msgid "fewest completed calls"
+msgstr "le plus petit nombre d'appel réussi"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:128
+msgid "random"
+msgstr "au hasard"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:129
+msgid "round robin with memory"
+msgstr "les un après les autres avec mémorisation du dernier utilisé"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:150
+#: plugins/gofon/macro/class_gofonMacro.inc:194
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
+msgid ""
+"Can't save any changes to asterisk database, there is currently no mysql "
+"extension available in your php setup."
+msgstr ""
+"Impossible de sauver les changement dans votre base de données asterisk, il "
+"n'y a pas d'extension mysql disponible dans votre configuration php."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:161
+#: plugins/gofon/macro/class_gofonMacro.inc:204
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
+#, php-format
+msgid ""
+"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
+"mysql error."
+msgstr ""
+"Le serveur MySQL primaire '%s' n'est pas joignable avec l'utilisateur '%s', "
+"veuillez vérifier les journaux systèmes GOsa pour les erreurs mysql."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:168
+#: plugins/gofon/macro/class_gofonMacro.inc:211
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
+#, php-format
+msgid "Can't select database '%s' on home server '%s'."
+msgstr ""
+"Impossible de sélectionner la base de données '%s' située sur le serveur '%"
+"s'."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:180
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
+#, php-format
+msgid ""
+"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
+"log for mysql error."
+msgstr ""
+"Le serveur MySQL primaire '%s' n'est pas joignable avec l'utilisateur '%s', "
+"veuillez vérifier les journaux systèmes GOsa pour les erreurs mysql."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:187
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
+#, php-format
+msgid "Can't select database '%s' on initial home server '%s'."
+msgstr ""
+"Impossible de sélectionner la base de données '%s' située sur le serveur "
+"initial '%s'."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:215
+msgid "Remove the phone queue from this Account"
+msgstr "Supprimer la queue téléphonique de ce compte"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:216
+msgid "Phone queue is enabled for this group. You can disable it by clicking below."
+msgstr ""
+"Une queue téléphonique existe pour ce groupe. Vous pouvez la désactiver en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:218
+msgid "Create phone queue"
+msgstr "Créer une queue téléphonique"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:219
+msgid ""
+"For this group the phone queues are disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Les queues téléphoniques sont désactivées pour ce groupe. Vous pouvez les "
+"activer en cliquant sur le bouton ci-dessous."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:307
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone queue."
+msgstr ""
+"Il doit y avoir au moins un serveur avec une base de données asterisk pour "
+"créer un queue téléphonique."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:310
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
+msgid "Please select a valid goFonHomeServer."
+msgstr "Veuillez sélectionner un serveur de téléphonique valide (goFonHomeServer)."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:316
+msgid "Timeout must be numeric"
+msgstr "Le délai d'attente doit être un nombre"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:319
+msgid "Retry must be numeric"
+msgstr "Le délai de rappel automatique doit être un nombre"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:322
+msgid "Max queue length must be numeric"
+msgstr "La taille maximale de la queue doit être un nombre"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:325
+msgid "Announce frequency must be numeric"
+msgstr "La fréquence du message d'annonce doit être un nombre"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:328
+msgid "There must be least one queue number defined."
+msgstr "Il doit y avoir au moins un numéro de queue définie."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:351
+#: plugins/admin/ogroups/class_phonequeue.inc:400
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
+msgid ""
+"There is currently no asterisk server defined. Possibly you are missing a "
+"server that handles the asterisk management (goFonServer). Your settings "
+"can't be saved to asterisk database."
+msgstr ""
+"Il n'y a pas de serveur asterisk défini. Probablement qu'il vous manque un "
+"serveur qui gère asterisk (goFonServer).Vos préférences ne peuvent pas être "
+"sauvées dans la base de données d'asterisk."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:383
+msgid "Error while removing old queue entries from database."
+msgstr ""
+"Une erreur s'est produite lors de l'effacement des entrées de l'ancienne "
+"queue."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:384
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
+msgid "Please have a look a the gosa logfiles."
+msgstr "Veuillez regarder les journaux systèmes de GOsa."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+msgid "Could not detect old queue entry, query failed."
+msgstr "Impossible de détecter les entrées de l'ancienne queue, la requête à échoué."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:529
+#, php-format
+msgid ""
+"More than one entry in queue table found, that uses the name ('%s'). Please "
+"fix this issue manually first."
+msgstr ""
+"Plus d'une entrée dans la table queue utilisent le nom ('%s'). Veuillez "
+"d'abord régler ce problème manuellement."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+msgid "Mysql query failed."
+msgstr "La requête Mysql à échoué."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:770
+#: plugins/admin/ogroups/class_phonequeue.inc:772
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
+#, php-format
+msgid "The specified telephonenumber '%s' is already assigned to '%s'."
+msgstr "Le numéro de téléphone %s est déjà utilisé par '%s'."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:843
+msgid "Saving phone queue failed"
+msgstr "La sauvegarde de la queue téléphonique à échoué"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:896
+msgid "Removing phone queue failed"
+msgstr "La suppression de la queue téléphonique à échoué"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:921
+msgid "Phone group"
+msgstr "Groupe téléphonique"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:929
+#: plugins/admin/ogroups/phonequeue.tpl:75
+msgid "Timeout"
+msgstr "Temps d'attente maximum"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:930
+#: plugins/admin/ogroups/phonequeue.tpl:109
+msgid "Max queue length"
+msgstr "Taille maximale de la queue"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:931
+#: plugins/admin/ogroups/phonequeue.tpl:50
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
+#: plugins/gofon/phoneaccount/generic.tpl:38
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
+#: plugins/gofon/conference/generic.tpl:68
+msgid "Home server"
+msgstr "Serveur Primaire"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:932
+#: plugins/admin/ogroups/phonequeue.tpl:119
+msgid "Announce frequency"
+msgstr "Fréquence du message d'annonce"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:933
+#: plugins/admin/ogroups/phonequeue.tpl:285
+msgid "Allow the called user to transfer his call"
+msgstr "Permettre à l'utilisateur appelé de transférer son appel"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:934
+#: plugins/admin/ogroups/phonequeue.tpl:293
+msgid "Allows calling user to transfer call"
+msgstr "Permettre à l'utilisateur qui appelle de transférer son appel"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:935
+#: plugins/admin/ogroups/phonequeue.tpl:305
+msgid "Allow the called to hangup by pressing *"
+msgstr "Permettre à la personne qui appelle de raccrocher en appuyant sur *"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:936
+#: plugins/admin/ogroups/phonequeue.tpl:321
+msgid "Ring instead of playing background music"
+msgstr "Sonner au lieu de mettre une musique d'ambiance"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:937
+#: plugins/admin/ogroups/phonequeue.tpl:313
+msgid "Allows calling to hangup by pressing *"
+msgstr "Permettre à la personne qui appelle de raccrocher en appuyant sur *"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:939
+#: plugins/admin/ogroups/phonequeue.tpl:149
+msgid "Music on hold"
+msgstr "Musique d'attente"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:940
+msgid "Welcome music"
+msgstr "Musique de bienvenue"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:941
+msgid "Report hold time"
+msgstr "Annonce de la durée de mise en attente"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:942
+msgid "'You are next' sound"
+msgstr "son 'Vous êtes le suivant'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:943
+msgid "'There are' sound"
+msgstr "son 'Il y a ...'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:944
+msgid "'Call waiting' sound"
+msgstr "son '... appels en attente'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:945
+msgid "'Thank you' sound"
+msgstr "son 'Merci'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:946
+msgid "'Minutes' sound"
+msgstr "'minutes' du fichier son"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:947
+msgid "'Seconds' sound"
+msgstr "'secondes' du fichier son"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:948
+msgid "'Less than' sound"
+msgstr "Fichier son, 'moins de'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:949
+msgid "Queue phone number"
+msgstr "Numéro de la queue téléphonique"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:952
+#: plugins/admin/ogroups/phonequeue.tpl:277
+msgid "Announce holdtime"
+msgstr "Annonce de la durée de mise en attente"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:953
+msgid "Announce"
+msgstr "Annonce"
+
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr "Veuillez entrer un nouveau nom pour le groupe d'objet"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:161
+#, php-format
+msgid "You're about to delete the following object entry %s"
+msgstr "Vous êtes sur le point de supprimer l'entrée %s."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:163
+#, php-format
+msgid "You're about to delete the following object entries %s"
+msgstr "Vous êtes sur le point de supprimer les entrées %s"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:193
+#: plugins/admin/ogroups/class_ogroupManagement.inc:245
+#: plugins/admin/ogroups/class_ogroupManagement.inc:272
+msgid "You are not allowed to delete this object group!"
+msgstr "Vous n'êtes pas autorisé à supprimer le groupe objet!"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:238
+#, php-format
+msgid "You're about to delete the object group '%s'."
+msgstr "Vous êtes sur le point de supprimer le groupe objet '%s'."
+
+#: plugins/admin/ogroups/class_ogroup.inc:155
+msgid "This 'dn' is no object group."
+msgstr "Ce 'dn' n'est pas un groupe objet."
+
+#: plugins/admin/ogroups/class_ogroup.inc:299
+msgid "too many different objects!"
+msgstr "nombre d'objets différents trop important!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:301
+msgid "users"
+msgstr "utilisateurs"
+
+#: plugins/admin/ogroups/class_ogroup.inc:302
+msgid "groups"
+msgstr "groupes"
+
+#: plugins/admin/ogroups/class_ogroup.inc:303
+msgid "applications"
+msgstr "applications"
+
+#: plugins/admin/ogroups/class_ogroup.inc:304
+msgid "departments"
+msgstr "départements"
+
+#: plugins/admin/ogroups/class_ogroup.inc:305
+msgid "servers"
+msgstr "serveurs"
+
+#: plugins/admin/ogroups/class_ogroup.inc:306
+msgid "workstations"
+msgstr "stations de travail"
+
+#: plugins/admin/ogroups/class_ogroup.inc:307
+msgid "terminals"
+msgstr "terminaux"
+
+#: plugins/admin/ogroups/class_ogroup.inc:308
+msgid "phones"
+msgstr "téléphones"
+
+#: plugins/admin/ogroups/class_ogroup.inc:309
+msgid "printers"
+msgstr "imprimantes"
+
+#: plugins/admin/ogroups/class_ogroup.inc:316
+msgid "and"
+msgstr "et"
+
+#: plugins/admin/ogroups/class_ogroup.inc:460
+msgid "Non existing dn:"
+msgstr "le dn n'existe pas:"
+
+#: plugins/admin/ogroups/class_ogroup.inc:602
+msgid "There is already an object with this cn."
+msgstr "Il y a déjà un objet avec ce cn."
+
+#: plugins/admin/ogroups/class_ogroup.inc:617
+msgid "You can combine two different object types at maximum only!"
+msgstr "Vous pouvez combiner au maximum deux objets différents !"
+
+#: plugins/admin/ogroups/class_ogroup.inc:673
+#, php-format
+msgid "Saving of object group/generic with dn '%s' failed."
+msgstr "La sauvegarde du groupe d'objet/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/ogroups/class_ogroup.inc:686
+#, php-format
+msgid "Removing of object group/generic with dn '%s' failed."
+msgstr "La suppression du groupe d'objet/générique avec le dn '%s' à échoué."
+
+#: plugins/admin/ogroups/class_ogroup.inc:748
+msgid "Object group generic"
+msgstr "Groupes d'objets"
+
+#: plugins/admin/ogroups/class_ogroup.inc:759
+msgid "Member"
+msgstr "Membres"
+
+#: plugins/admin/ogroups/phonequeue.tpl:2
+msgid "Only users with the same asterisk home server will be included to this queue."
+msgstr ""
+"Seulement les utilisateurs avec le même serveur asterisk seront inclus dans "
+"cette queue."
+
+#: plugins/admin/ogroups/phonequeue.tpl:5
+msgid "Queue Settings"
+msgstr "Préférences des queues"
+
+#: plugins/admin/ogroups/phonequeue.tpl:8
+#: plugins/gofon/phoneaccount/paste_generic.tpl:2
+#: plugins/gofon/phoneaccount/paste_generic.tpl:6
+#: plugins/gofon/phoneaccount/generic.tpl:1
+#: plugins/gofon/phoneaccount/generic.tpl:6
+msgid "Phone numbers"
+msgstr "Numéros de téléphones"
+
+#: plugins/admin/ogroups/phonequeue.tpl:12
+#: plugins/admin/ogroups/phonequeue.tpl:135
+msgid "Generic queue Settings"
+msgstr "Paramètres par défaut des queues"
+
+#: plugins/admin/ogroups/phonequeue.tpl:95
+msgid "Strategy"
+msgstr "Stratégie"
+
+#: plugins/admin/ogroups/phonequeue.tpl:125
+msgid "(in seconds)"
+msgstr "(en secondes)"
+
+#: plugins/admin/ogroups/phonequeue.tpl:133
+msgid "Queue sound setup"
+msgstr "Configuration de la queue d'attente du son"
+
+#: plugins/admin/ogroups/phonequeue.tpl:138
+msgid "Use music on hold instead of ringing"
+msgstr "Mettre de la musique lorsqu'on est en attente plutôt que la sonnerie"
+
+#: plugins/admin/ogroups/phonequeue.tpl:159
+msgid "Welcome sound file"
+msgstr "Fichier son de bienvenue"
+
+#: plugins/admin/ogroups/phonequeue.tpl:169
+msgid "Announce message"
+msgstr "Message de présentation"
+
+#: plugins/admin/ogroups/phonequeue.tpl:179
+msgid "Sound file for 'You are next ...'"
+msgstr "Fichier son pour 'Vous êtes le suivant ...'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:189
+msgid "'There are ...'"
+msgstr "'Il y a ...'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:199
+msgid "'... calls waiting'"
+msgstr "'... appels en attente'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:209
+msgid "'Thank you' message"
+msgstr "Message 'Merci'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:219
+msgid "'minutes' sound file"
+msgstr "'minutes' du fichier son"
+
+#: plugins/admin/ogroups/phonequeue.tpl:229
+msgid "'seconds' sound file"
+msgstr "'secondes' du fichier son"
+
+#: plugins/admin/ogroups/phonequeue.tpl:239
+msgid "Hold sound file"
+msgstr "Fichier son du message d'attente"
+
+#: plugins/admin/ogroups/phonequeue.tpl:249
+msgid "Less Than sound file"
+msgstr "Fichier son, moins de"
+
+#: plugins/admin/ogroups/phonequeue.tpl:267
+msgid "Phone attributes "
+msgstr "Propriétés du téléphone"
+
+#: plugins/admin/ogroups/mail.tpl:7
+msgid "Mail distribution list"
+msgstr "Liste de distribution"
+
+#: plugins/admin/ogroups/mail.tpl:13
+msgid "Primary mail address for this distribution list"
+msgstr "Adresse de messagerie principale pour cette liste de distribution"
+
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Nom du groupe"
+
+#: plugins/admin/ogroups/generic.tpl:42
+msgid "Member objects"
+msgstr "Objets membres"
+
+#: plugins/admin/ogroups/termgroup.tpl:2
+msgid ""
+"Actions you choose here influence all systems in this object group. "
+"Additionally, all values editable here can be inherited by the clients "
+"assigned to this object group."
+msgstr ""
+"Les actions que vous choisissez ici influencent tout les systèmes dans ce "
+"groupe d'objet. De plus tout les valeurs éditables ici peuvent être hérité "
+"par les clients assigné à ce groupe d'objets."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:68
+#: plugins/admin/fai/class_faiHookEntry.inc:71
+msgid "Please select a valid file."
+msgstr "Veuillez sélectionner un fichier valide."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:71
+#: plugins/admin/fai/class_faiHookEntry.inc:74
+msgid "Selected file is empty."
+msgstr "Le fichier spécifié est vide."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:136
+msgid "There is already a script with the given name."
+msgstr "Il y a déjà un script avec ce nom."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:140
+#: plugins/admin/fai/class_faiHookEntry.inc:154
+#: plugins/admin/fai/class_faiTemplateEntry.inc:200
+#: plugins/admin/fai/class_faiVariableEntry.inc:111
+msgid "Please enter a name."
+msgstr "Veuillez entrer un nom."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:144
+msgid "Please enter a script."
+msgstr "Veuillez indiquer un script."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:175
+#: plugins/admin/fai/class_faiScriptEntry.inc:185
+msgid "Script entry"
+msgstr "Script"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:176
+msgid "FAI script entry"
+msgstr "Script FAI"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:186
+msgid "Script Priority"
+msgstr "Priorité du script"
+
+#: plugins/admin/fai/class_askClassName.inc:85
+msgid "Create new FAI object - partition table."
+msgstr "Créer un nouvel objet FAI - table des partitions."
+
+#: plugins/admin/fai/class_askClassName.inc:86
+msgid "Create new FAI object - package bundle."
+msgstr "Créer un nouvel objet FAI - liste de paquets."
+
+#: plugins/admin/fai/class_askClassName.inc:87
+msgid "Create new FAI object - script bundle."
+msgstr "Créer un nouvel objet FAI - ensemble de scripts."
+
+#: plugins/admin/fai/class_askClassName.inc:88
+msgid "Create new FAI object - variable bundle."
+msgstr "Créer un nouvel objet FAI - ensemble de variables."
+
+#: plugins/admin/fai/class_askClassName.inc:89
+msgid "Create new FAI object - hook bundle."
+msgstr "Créer un nouvel objet FAI - ensemble des connections."
+
+#: plugins/admin/fai/class_askClassName.inc:90
+msgid "Create new FAI object - profile."
+msgstr "Créer un nouvel objet FAI - profil."
+
+#: plugins/admin/fai/class_askClassName.inc:91
+msgid "Create new FAI object - template."
+msgstr "Créer un nouvel objet FAI - modèle."
+
+#: plugins/admin/fai/class_askClassName.inc:92
+msgid "Create new FAI object"
+msgstr "Créer un nouvel objet FAI"
+
+#: plugins/admin/fai/class_askClassName.inc:148
+msgid "Spaces are not allowed within class names."
+msgstr "Les espaces ne sont pas autorisées dans les noms de classes."
+
+#: plugins/admin/fai/class_askClassName.inc:152
+msgid "The given class name is empty."
+msgstr "Le nom de classe indiqué est vide."
+
+#: plugins/admin/fai/class_askClassName.inc:156
+msgid "The specified class name is already in use for this object type."
+msgstr "Le nom de classe indiqué est déjà utilisé pour un objet de ce type."
+
+#: plugins/admin/fai/branch_selector.tpl:22
+#: plugins/admin/fai/branch_selector.tpl:28
+msgid "Create new branch"
+msgstr "Création d'une nouvelle branche"
+
+#: plugins/admin/fai/branch_selector.tpl:26
+msgid "Branch"
+msgstr "Branche"
+
+#: plugins/admin/fai/branch_selector.tpl:30
+msgid "Freeze"
+msgstr "Verouillé"
+
+#: plugins/admin/fai/branch_selector.tpl:33
+msgid "Create new locked branch"
+msgstr "Création d'une nouvelle branche verrouillée"
+
+#: plugins/admin/fai/branch_selector.tpl:39
+msgid "Delete current release"
+msgstr "Effacer la version actuelle"
+
+#: plugins/admin/fai/class_faiVariable.inc:340
+#, php-format
+msgid "Saving of FAI/variable with dn '%s' failed."
+msgstr "La sauvegarde de la variable FAI avec le dn '%s' à échoué."
+
+#: plugins/admin/fai/class_faiVariable.inc:425
+msgid "FAI variable"
+msgstr "Variables FAI"
+
+#: plugins/admin/fai/class_faiVariable.inc:432
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+msgid "Read only"
+msgstr "Lecture seule"
+
+#: plugins/admin/fai/faiPackageConfiguration.tpl:1
+#: plugins/admin/fai/class_faiPackage.inc:537
+msgid "Package"
+msgstr "Paquet"
+
+#: plugins/admin/fai/remove.tpl:7
+msgid ""
+"This includes 'all' object information. Please double check if your really "
+"want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Ceci inclut toutes les informations sur les objets. Veuillez vérifier que "
+"vous voulez effectuer cette opération, étant donné qu'il est impossible pour "
+"GOsa de récupérer vos données."
+
+#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
+#: plugins/admin/fai/class_faiProfileEntry.inc:171
+#: plugins/admin/fai/faiVariable.tpl:36
+#: plugins/admin/fai/faiPartitionTable.tpl:36
+#: plugins/admin/fai/faiTemplate.tpl:33
+msgid "Objects"
+msgstr "Objets"
+
+#: plugins/admin/fai/faiHook.tpl:40
+msgid "List of hook scripts"
+msgstr "Liste des scripts de connexions"
+
+#: plugins/admin/fai/class_faiPackage.inc:379
+msgid "Please select a least one Package."
+msgstr "Veuillez sélectionner au moins un paquet."
+
+#: plugins/admin/fai/class_faiPackage.inc:383
+msgid "Please choose a valid combination for your repository setup."
+msgstr ""
+"Veuillez choisir une combinaison valable pour la création de votre dépôt de "
+"paquets."
+
+#: plugins/admin/fai/class_faiPackage.inc:404
+msgid "package is configured"
+msgstr "le paquet est configuré"
+
+#: plugins/admin/fai/class_faiPackage.inc:410
+msgid "Package marked for removal"
+msgstr "Paquet marqué à enlever"
+
+#: plugins/admin/fai/class_faiPackage.inc:439
+#, php-format
+msgid "Package file '%s' does not exist."
+msgstr "Le paquet '%s' n'existe pas."
+
+#: plugins/admin/fai/class_faiPackage.inc:483
+#, php-format
+msgid "Saving of FAI/package list with dn '%s' failed."
+msgstr "La sauvegarde de FAI/liste des paquets avec le dn '%s' à échoué."
+
+#: plugins/admin/fai/class_faiPackage.inc:538
+msgid "FAI Package list"
+msgstr "Liste des paquets"
+
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiTemplate.inc:522
+msgid "Readonly"
+msgstr "Lecture seule"
+
+#: plugins/admin/fai/class_faiPackage.inc:549
+msgid "Install Method"
+msgstr "Méthode d'installation"
+
+#: plugins/admin/fai/class_faiPackage.inc:550
+msgid "Package configuration"
+msgstr "Configuration des paquets"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:35
+msgid "Please enter your search string here"
+msgstr "Veuillez indiquer une chaîne de caractères a rechercher"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:48
+msgid "This list displays all assigned package names for this repository settings."
+msgstr "Cette liste affiche tout les paquets assigné à ce dépôt."
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:127
+#, php-format
+msgid ""
+"Your specified search string '%s' returned too many results. Only the first "
+"200 entries are shown, to keep the memory usage low."
+msgstr ""
+"Votre recherche '%s' à retourné trop de résultat. Seulement les 200 "
+"premières entrées sont affichées pour éviter de surcharger la mémoire."
+
+#: plugins/admin/fai/faiPackage.tpl:53
+msgid "Install method"
+msgstr "Méthode d'installation"
+
+#: plugins/admin/fai/faiPackage.tpl:57
+msgid "Please select the installation method"
+msgstr "Veuillez sélectionner la méthode d'installation"
+
+#: plugins/admin/fai/faiPackage.tpl:71
+msgid "Used packages"
+msgstr "Paquets utilisés"
+
+#: plugins/admin/fai/faiPackage.tpl:73
+msgid "Choosen packages"
+msgstr "Paquets Choisis"
+
+#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
+msgid "Configure"
+msgstr "Configurer"
+
+#: plugins/admin/fai/faiPackage.tpl:88
+msgid "Toggle remove flag"
+msgstr "Activer/Désactiver le marqueur à effacer"
+
+#: plugins/admin/fai/class_faiManagement.inc:33
+#: plugins/admin/fai/class_faiManagement.inc:1005
+msgid "FAI"
+msgstr "FAI"
+
+#: plugins/admin/fai/class_faiManagement.inc:34
+msgid "Fully Automatic Installation - management"
+msgstr "Gestion de - Fully Automatic Installation"
+
+#: plugins/admin/fai/class_faiManagement.inc:167
+#, php-format
+msgid "You're about to delete all information about the FAI class at '%s'."
+msgstr ""
+"Vous êtes sur le point de supprimer toute les informations relatives au "
+"composant FAI '%s'."
+
+#: plugins/admin/fai/class_faiManagement.inc:328
+#, php-format
+msgid "Object could not be deleted '%s', object does not exist."
+msgstr "L'objet '%s' n'a pas pu être effacé, l'objet n'existe pas."
+
+#: plugins/admin/fai/class_faiManagement.inc:385
+#, php-format
+msgid "You're about to delete a fai branch / freeze  '%s'."
+msgstr "Vous êtes sur le point d'effacer une branche fai '%s'."
+
+#: plugins/admin/fai/class_faiManagement.inc:388
+msgid "You are not allowed to delete this release!"
+msgstr "Vous n'êtes pas autorisé à supprimer cette version!"
+
+#: plugins/admin/fai/class_faiManagement.inc:453
+msgid "Specified branch name is invalid."
+msgstr "Le branche spécifiée est invalide."
+
+#: plugins/admin/fai/class_faiManagement.inc:455
+msgid "Specified freeze name is invalid."
+msgstr "Le nom utilisé pour le verrouillage est invalide."
+
+#: plugins/admin/fai/class_faiManagement.inc:484
+msgid "You are not allowed to create a new branch."
+msgstr "Vous n'êtes pas autorisé à créer une nouvelle branche."
+
+#: plugins/admin/fai/class_faiManagement.inc:646
+#: plugins/admin/fai/class_faiManagement.inc:662
+#, php-format
+msgid "You are not allowed to create a new '%s' object."
+msgstr "Vous n'êtes pas autorisé à créer un nouvel objet '%s'."
+
+#: plugins/admin/fai/class_faiManagement.inc:999
+msgid "FAI releases"
+msgstr "Versions FAI"
+
+#: plugins/admin/fai/class_faiManagement.inc:1000
+msgid "FAI release management"
+msgstr "Gestion des versions FAI"
+
+#: plugins/admin/fai/faiScript.tpl:40
+msgid "List of scripts"
+msgstr "Liste des scripts"
+
+#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
+msgid "Choose a priority"
+msgstr "Sélectionnez une priorité"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "primary"
+msgstr "principal"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "logical"
+msgstr "logique"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
+msgid "FS type"
+msgstr "FS type"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
+#: plugins/admin/fai/class_faiSummaryTab.inc:344
+msgid "Mount point"
+msgstr "Point de montage"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
+#: plugins/admin/fai/class_faiSummaryTab.inc:343
+msgid "Size in MB"
+msgstr "Taille en MB"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
+#: plugins/admin/fai/class_faiSummaryTab.inc:342
+msgid "Mount options"
+msgstr "Options de montage"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
+msgid "FS option"
+msgstr "Option du système de fichier"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
+msgid "Preserve"
+msgstr "Préserver"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
+msgid "Please specify a valid disc name."
+msgstr "Veuillez spécifier un nom de disque valide."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
+#, php-format
+msgid "please enter a unique mount point for partition %s"
+msgstr "veuillez entrer un point de montage unique pour la partition %s"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
+#, php-format
+msgid "Please enter a valid mount point for partition %s."
+msgstr "Veuillez entrer un point de montage valide pour la partition %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
+#, php-format
+msgid ""
+"File system type 'swap' is already used, change file system type for "
+"partition %s."
+msgstr ""
+"Le système de fichier 'swap' est déjà utilisé, veuillez changer le type pour "
+"la partition %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
+msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
+msgstr ""
+"Veuillez utiliser 'swap' comme point de montage, si 'swap' est utilisé comme "
+"type de fichier."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
+#, php-format
+msgid "Please enter a valid partition size for partition %s."
+msgstr "Veuillez entrer une taille valide pour la partition %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
+#, php-format
+msgid "Please enter a valid range for partition %s."
+msgstr "Veuillez entrer une dimension valide pour la partition %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
+#, php-format
+msgid "Please enter a range for partition size for partition %s."
+msgstr "Veuillez entrer une dimension valide pour la taille de la partition %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
+msgid ""
+"You have more than 3 primary partition table entries in your configuration, "
+"please check your configuration twice."
+msgstr ""
+"Vous avez plus de 3 partitions primaires dans votre configuration, veuillez "
+"vérifier votre configuration."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
+msgid "Partition table entry"
+msgstr "Entrée de la table des partitions"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
+msgid "FAI partition table entry"
+msgstr "Entrée de la table de partition FAI"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
+msgid "Partition type"
+msgstr "Type de partition"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
+msgid "Partition no."
+msgstr "Partition n°."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
+msgid "File system type"
+msgstr "Type de système de fichiers"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
+msgid "Partition size"
+msgstr "Taille de la partition"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
+msgid "File system options"
+msgstr "Options des systèmes de fichier"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
+msgid "Partition flags"
+msgstr "Indicateur des partitions"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:135
+#: plugins/admin/fai/class_faiProfile.inc:300
+msgid "Hook bundle"
+msgstr "Ensemble de connections"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:136
+#: plugins/admin/fai/class_faiProfile.inc:301
+msgid "Template bundle"
+msgstr "Ensemble de modèles"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:137
+#: plugins/admin/fai/class_faiProfile.inc:302
+msgid "Script bundle"
+msgstr "Ensemble de scripts"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:138
+#: plugins/admin/fai/class_faiProfile.inc:303
+msgid "Variable bundle"
+msgstr "Ensemble de variables"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:139
+msgid "Package bundle"
+msgstr "Ensemble des paquets"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:140
+#: plugins/admin/fai/class_faiSummaryTab.inc:48
+#: plugins/admin/fai/class_faiProfile.inc:305
+#: plugins/admin/fai/class_faiPartitionTable.inc:535
+msgid "Partition table"
+msgstr "Table des partitions"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:168
+#: plugins/admin/fai/class_faiProfile.inc:297
+msgid "This list displays all assigned class names for this profile."
+msgstr "Cette liste affiche toute les classes appartenant à ce profile."
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:170
+#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
+msgid "Class name"
+msgstr "Nom de la classe"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/fai/faiScriptEntry.tpl:54
+msgid "Script attributes"
+msgstr "Attributs du script"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:38
+#: plugins/personal/environment/logonManagement.tpl:24
+msgid "Priority"
+msgstr "Priorité"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:74
+#: plugins/admin/fai/faiHookEntry.tpl:74
+msgid "Import script"
+msgstr "Importez un script"
+
+#: plugins/admin/fai/faiSummary.tpl:4
+msgid "FAI object tree"
+msgstr "Liste des objets FAI"
+
+#: plugins/admin/fai/faiSummary.tpl:11
+msgid "Reload class and release configuration from parent object."
+msgstr "Recharger la classe et la version depuis l'objet parent."
+
+#: plugins/admin/fai/faiSummary.tpl:22
+msgid "You are not allowed to view the fai summary."
+msgstr "Vous n'êtes pas autorisé à voir le sommaire FAI."
+
+#: plugins/admin/fai/faiVariable.tpl:38
+msgid "List of assigned variables"
+msgstr "Liste des noms de variables déjà utilisées"
+
+#: plugins/admin/fai/faiVariable.tpl:44
+msgid "Choose a variable to delete or edit"
+msgstr "Choisissez une variable à effacer ou éditer"
+
+#: plugins/admin/fai/remove_branch.tpl:6
+msgid ""
+"This includes all account data, system access, etc. for this branch. Please "
+"double check if your really want to do this since there is no way for GOsa "
+"to get your data back."
+msgstr ""
+"Cela inclut toutes les données des comptes, les droits d'accès, la "
+"configuration imap,etc. pour cette branche. Veuillez vous assurez que vous "
+"voulez effectuez cette opération étant donné qu'il est impossible pour GOsa "
+"de récupérer vos données."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:146
+msgid "There is already a hook with the given name."
+msgstr "Il y a déjà un hook avec ce nom."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:150
+msgid "Please enter a value for script."
+msgstr "Veuillez entrer une valeur pour le script."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:184
+msgid "Hook entry"
+msgstr "Connexions"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:185
+msgid "FAI hook entry"
+msgstr "Connexions FAI"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:194
+#: plugins/admin/fai/faiHookEntry.tpl:38
+msgid "Task"
+msgstr "Tâche"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:195
+#: plugins/admin/fai/class_faiScript.inc:547
+msgid "FAI script"
+msgstr "Script FAI"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:95
+msgid "no file uploaded yet"
+msgstr "pas encore de fichier téléchargé"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:101
+#, php-format
+msgid "exists in database (size: %s bytes)"
+msgstr "existe dans la base de données (taille: %s octets)"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:188
+msgid "There is already a template with the given name."
+msgstr "Il existe déjà un modèle avec ce nom."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:192
+msgid "Please specify a value for attribute 'file'."
+msgstr "Veuillez spécifier une valeur pour l'attribut 'fichier'."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:196
+msgid "Please specify a value for attribute 'path'."
+msgstr "Veuillez spécifier une valeur pour l'attribut 'chemin'."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:204
+msgid "Please enter a user."
+msgstr " Veuillez entrer un utilisateur."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:207
+msgid "Please enter a valid user. Only a-z/0-9 are allowed."
+msgstr ""
+"Veuillez indiquer un utilisateur valide. Seul les chiffres de 0 à 9 et les "
+"lettres de a à Z sont permises."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:211
+msgid "Please enter a group."
+msgstr " Veuillez entrer un groupe."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:214
+msgid "Please enter a valid group. Only a-z/0-9 are allowed."
+msgstr ""
+"Veuillez indiquer un groupe valide. Seul les chiffres de 0 à 9 et les "
+"lettres de a à Z sont permises."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:243
+msgid "Template entry"
+msgstr "Modèle FAI"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:244
+msgid "FAI template entry"
+msgstr "Modèle FAI"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:253
+msgid "Template file"
+msgstr "fichier de modèle"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:254
+msgid "Template path"
+msgstr "Chemin du modèle"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:255
+msgid "File owner"
+msgstr "Propriétaire du fichier"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:256
+msgid "File permissions"
+msgstr "Permissions du fichier"
+
+#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
+#, php-format
+msgid "Debconf information for package '%s'"
+msgstr "Information Debconf pour le paquet '%s'"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:6
+msgid "List of available packages"
+msgstr "Liste des paquets disponibles"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:26
+msgid ""
+"This menu allows you to select multiple packages to add them to the "
+"currently edited package list."
+msgstr ""
+"Ce menu vous permet de sélectionner de multiples paquets à ajouter a la "
+"liste en cours d'édition."
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:25
+msgid "Template attributes"
+msgstr "Attributs des modèles"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:40
+msgid "Save template"
+msgstr "Sauver le modèle"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:57
+msgid "Destination path"
+msgstr "Répertoire de destination"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:74
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
+#: plugins/gofon/conference/class_divListConferences.inc:58
+msgid "Owner"
+msgstr "Propriétaire"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:96
+msgid "Access"
+msgstr "Accès"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:103
+msgid "Read"
+msgstr "Lire"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:104
+msgid "Write"
+msgstr "Ecrire"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:107
+msgid "Special"
+msgstr "Spécial"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:124
+msgid "SUID"
+msgstr "SUID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:141
+msgid "SGID"
+msgstr "SGID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:144
+msgid "Others"
+msgstr "Autres"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:158
+msgid "sticky"
+msgstr "permanent"
+
+#: plugins/admin/fai/class_faiScript.inc:444
+#, php-format
+msgid "Creating of FAI/script with dn '%s' failed."
+msgstr "La création d'un FAI/script avec le dn de base F'%s' à échoué."
+
+#: plugins/admin/fai/class_faiHook.inc:444
+#, php-format
+msgid "Saving of FAI/hook with dn '%s' failed."
+msgstr "La sauvegarde de la connexion FAI avec le dn '%s' à échoué."
+
+#: plugins/admin/fai/class_faiHook.inc:541
+msgid "Hook"
+msgstr "Connexions"
+
+#: plugins/admin/fai/class_faiHook.inc:542
+msgid "FAI hook"
+msgstr "Connexions FAI"
+
+#: plugins/admin/fai/askClassName.tpl:6
+msgid ""
+"Adding a new class to the FAI management, requires a class name. You have to "
+"specify a unique class name for unique types of FAI classes, while you can "
+"use the same class name for different types of FAI classes. In the laste "
+"case, FAI will automatically enclose all these different class types to one "
+"unique class name."
+msgstr ""
+"Ajouter une classe à la gestion FAI nécessite un nom de classe. Vous devez "
+"spécifier un nom de classe unique pour les classe FAI de type unique, alors "
+"que vous pouvez utiliser le même nom pour des classes FAI de type différent. "
+"Dans le dernier cas, FAI incluera automatiquement toutes ces classes de "
+"différent type dans un nom de classe unique."
+
+#: plugins/admin/fai/askClassName.tpl:12
+msgid ""
+"Please use one of the following methods to choose the name for the new FAI "
+"class."
+msgstr ""
+"Veuillez utiliser une des méthodes suivantes pour choisir le nom de la "
+"nouvelle classe FAI."
+
+#: plugins/admin/fai/askClassName.tpl:26
+msgid "Enter FAI class name manually"
+msgstr "Entrez le nom de la classe FAI manuellement"
+
+#: plugins/admin/fai/askClassName.tpl:48
+msgid "Choose FAI class name from a list of existing classes"
+msgstr "Choisissez le nom de la classe FAI parmi les classes existantes"
+
+#: plugins/admin/fai/askClassName.tpl:54
+msgid "Choose class name"
+msgstr "Choisissez un nom de classe"
+
+#: plugins/admin/fai/askClassName.tpl:74
+msgid "A new class name."
+msgstr "Un nouveau nom de classe."
+
+#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
+msgid "Hook attributes"
+msgstr "Attributs des connections"
+
+#: plugins/admin/fai/faiHookEntry.tpl:41
+msgid "Choose an existing FAI task"
+msgstr "Choisissez une tâche FAI existante"
+
+#: plugins/admin/fai/class_faiTemplate.inc:423
+#, php-format
+msgid "Saving of FAI/template with dn '%s' failed."
+msgstr "La sauvegarde du FAI/modèle avec le dn '%s' à échoué."
+
+#: plugins/admin/fai/class_faiTemplate.inc:515
+msgid "FAI template"
+msgstr "Modèle FAI"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:33
+msgid "Variable attributes"
+msgstr "Attributs des variables"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:38
+#: plugins/admin/fai/class_faiVariableEntry.inc:148
+msgid "Variable content"
+msgstr "Contenu de la variable"
+
+#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
+msgid "Fully Automatic Installation"
+msgstr "Installation entièrement automatique (FAI)"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:44
+msgid "Scripts"
+msgstr "Scripts"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:49
+msgid "Package list"
+msgstr "Liste des paquets"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:86
+msgid ""
+"Unknown type of FAI source information. This is not a profile, workstation "
+"nor a ogroup."
+msgstr ""
+"Source d'information inconnue pour FAI. Ceci n'est ni un profile, ni une "
+"stations de travail, ni un groupe d'objets."
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:217
+msgid "This object has no FAI classes assigned."
+msgstr "Cet objet n'a pas de classe FAI assignée."
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:230
+msgid "Open"
+msgstr "Ouvrir"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:341
+msgid "FS options"
+msgstr "Options FS"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:6
+msgid "List of FAI objects (Fully Automatic Installation)"
+msgstr "Liste des objets FAI (Fully Automatic Installation)"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:26
+msgid ""
+"This menu allows you to select FAI class names and to add them to the "
+"currently edited profile."
+msgstr ""
+"Ce menu vous permet de sélectionner des classes FAI et de les ajouter au "
+"profile actuellement édité."
+
+#: plugins/admin/fai/faiProfileEntry.tpl:39
+msgid "Show only classes with templates"
+msgstr "Montrer seulement les classes avec modèles"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:41
+msgid "Show only classes with scripts"
+msgstr "Montrer seulement les classes avec scripts"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:43
+msgid "Show only classes with hooks"
+msgstr "Montrer seulement les classes avec des hooks"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:45
+msgid "Show only classes with variables"
+msgstr "Montrer seulement les classes avec variables"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:47
+msgid "Show only classes with packages"
+msgstr "Montrer seulement les classes avec des paquets"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:49
+msgid "Show only classes with partitions"
+msgstr "Montrer seulement les classes avec des partitions"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:38
+msgid "Discs"
+msgstr "Disques"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:44
+msgid "Choose a disk to delete or edit"
+msgstr "Choisissez un disque à effacer ou éditer"
+
+#: plugins/admin/fai/faiNewBranch.tpl:5
+msgid ""
+"You are now going to create a branch or locked branch. This action clones "
+"the existing release to another release name. Branches can be modified as "
+"usual. FAI classes of locked branches cannot be modified, just additional "
+"classes are possible. Branch names should be alphanumeric, excluding the "
+"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
+"and 'fai'."
+msgstr ""
+"Vous allez maintenant créer un branche ou une branche verrouillée. Cette "
+"action copie la version actuelle dans un nouvelle version. Les branches "
+"peuvent être modifiées comme d'habitude. Les classes FAI des branches "
+"verrouillées ne peuvent pas être modifiées, seul des des classes "
+"supplémentaires sont possibles. Les noms de branches doivent être "
+"alphanumériques, a l'exception des mots réservés 'scripts', 'hooks', "
+"'partitions', 'variables', 'templates' et 'fai'."
+
+#: plugins/admin/fai/faiNewBranch.tpl:7
+msgid ""
+"Branches are created as subreleases of the currently selected branch. "
+"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
+"release called SARGE/1.0.2."
+msgstr ""
+"Les branches sont crées comme des sous versions de la branche sélectionnées. "
+"La création d'un nouvelle branche nommée 1.0.2 in SARGE par exemple, donnera "
+"comme résultat une nouvelle version appelée SARGE/1.0.2"
+
+#: plugins/admin/fai/faiNewBranch.tpl:13
+msgid "Please enter a name for the branch"
+msgstr "Veuillez entrer un nom pour la branche."
+
+#: plugins/admin/fai/faiNewBranch.tpl:35
+msgid ""
+"As soon as the copy operation has finished, you can scroll down to end of "
+"the page and press the 'Continue' button to continue with the fai management "
+"dialog."
+msgstr ""
+"Aussitôt que l'opération de copie est finie, vous pouvez aller à la fin de "
+"la page et cliquer sur 'Continuer' pour continuer la configuration de fai."
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Perform requested operation."
+msgstr "Opération en cours."
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Initiate operation"
+msgstr "Démarrage de l'opération"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+msgid "Device"
+msgstr "Périphérique"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
+msgid "Partition entries"
+msgstr "Liste de partitions"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
+msgid "Add partition"
+msgstr "Ajouter une partition"
+
+#: plugins/admin/fai/class_faiProfile.inc:304
+msgid "Packages bundle"
+msgstr "Ensemble de paquets"
+
+#: plugins/admin/fai/class_faiProfile.inc:308
+msgid "Remove class from profile"
+msgstr "Enlever la classe du profil"
+
+#: plugins/admin/fai/class_faiProfile.inc:400
+msgid "Please assign at least one class to this  profile."
+msgstr "Veuillez assigner au moins une classe à ce profile."
+
+#: plugins/admin/fai/class_faiProfile.inc:404
+msgid "Please enter a valid name."
+msgstr "Veuillez entrer un nom valide."
+
+#: plugins/admin/fai/class_faiProfile.inc:416
+msgid "There is already a profile with this class name defined."
+msgstr "Il y a déjà un profil avec ce nom de classe."
+
+#: plugins/admin/fai/class_faiProfile.inc:445
+#: plugins/admin/fai/class_faiProfile.inc:449
+#, php-format
+msgid "Saving of FAI/profile with dn '%s' failed."
+msgstr "La sauvegarde du FAI/profil avec le dn '%s' à échoué."
+
+#: plugins/admin/fai/class_faiProfile.inc:457
+msgid "Profile"
+msgstr "Profil"
+
+#: plugins/admin/fai/class_faiProfile.inc:458
+msgid "FAI profile"
+msgstr "Profil FAI"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:103
+msgid "There is already a variable with the given name."
+msgstr "Il existe déjà une variable avec ce nom."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:107
+msgid "Please specify a value for the attribute 'content'."
+msgstr "Veuillez entrer une valeur pour l'attribut 'contenu'."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:138
+msgid "Variable entry"
+msgstr "Contenu de la variable"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:139
+msgid "FAI variable entry "
+msgstr "Contenu de la variable FAI"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:320
+#: plugins/admin/fai/class_faiPartitionTable.inc:326
+#, php-format
+msgid "%s partition"
+msgstr "partition(s) %s "
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:322
+#: plugins/admin/fai/class_faiPartitionTable.inc:328
+#, php-format
+msgid "%s partition(s)"
+msgstr "partition(s) %s "
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:417
+#, php-format
+msgid "Saving of FAI/partition table with dn '%s' failed."
+msgstr "La sauvegarde du FAI/table de partition avec le dn '%s' à échoué."
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:536
+msgid "FAI partition table"
+msgstr "Table des partitions FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:43
+msgid "List of FAI classes"
+msgstr "Liste des classes FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:44
+msgid "This table displays all FAI classes in the selected tree."
+msgstr "Ce tableau montre toutes les classes FAI, dans l'arbre sélectionné."
+
+#: plugins/admin/fai/class_divListFai.inc:48
+msgid "This menu allows you to create, delete and edit FAI classes."
+msgstr "Ce menu vous permet créer, effacer et éditer des classes FAI."
+
+#: plugins/admin/fai/class_divListFai.inc:69
+msgid "Name of FAI class"
+msgstr "Nom de la classe FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:70
+msgid "Class type"
+msgstr "Type de la classe"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Display FAI profile objects"
+msgstr "Afficher les profiles FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Show profiles"
+msgstr "Afficher les profils"
+
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Display FAI template objects"
+msgstr "Afficher les modèles d'objets FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Display FAI scripts"
+msgstr "Afficher les scripts FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Show scripts"
+msgstr "Afficher les scripts"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Display FAI hooks"
+msgstr "Afficher les connexions FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Show hooks"
+msgstr "Montrer les connections"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Display FAI variables"
+msgstr "Afficher les variables FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Show variables"
+msgstr "Afficher les variables"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Display FAI packages"
+msgstr "Afficher les paquets FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Show packages"
+msgstr "Afficher les paquets"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Display FAI partitions"
+msgstr "Afficher les partitions FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Show partitions"
+msgstr "Afficher les partitions"
+
+#: plugins/admin/fai/class_divListFai.inc:180
+msgid "New profile"
+msgstr "Nouveau profil"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "New partition table"
+msgstr "Nouvelle table des partitions"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "PT"
+msgstr "PT"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+msgid "New scripts"
+msgstr "Nouveau scripts"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+msgid "S"
+msgstr "S"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "New hooks"
+msgstr "Nouvelles connexions"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "H"
+msgstr "H"
+
+#: plugins/admin/fai/class_divListFai.inc:199
+msgid "New variables"
+msgstr "Nouvelles variables"
+
+#: plugins/admin/fai/class_divListFai.inc:199
+msgid "V"
+msgstr "V"
+
+#: plugins/admin/fai/class_divListFai.inc:200
+msgid "New templates "
+msgstr "Nouveaux modèles"
+
+#: plugins/admin/fai/class_divListFai.inc:200
+msgid "I"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:201
+msgid "New package list"
+msgstr "Nouvelle liste des paquets"
+
+#: plugins/admin/fai/class_divListFai.inc:201
+msgid "PK"
+msgstr "PK"
+
+#: plugins/admin/fai/class_divListFai.inc:222
+msgid "Remove selected fai objects"
+msgstr "Supprimer les objets fai sélectionnés"
+
+#: plugins/admin/fai/class_divListFai.inc:222
+msgid "Remove fai objects"
+msgstr "Enlever les objets FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:227
+msgid "Copy fai objects"
+msgstr "Copier les objets FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:229
+msgid "Cut fai objects"
+msgstr "Couper les d'objets FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:300
+#: plugins/admin/fai/class_divListFai.inc:303
+msgid "Edit class"
+msgstr "Editer la classe"
+
+#: plugins/admin/fai/class_divListFai.inc:311
+msgid "Delete class"
+msgstr "Effacer la classe"
+
+#: plugins/admin/fai/faiTemplate.tpl:35
+msgid "List of template files"
+msgstr "Liste des modèles"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:120
+msgid "This account has no scalix extensions."
+msgstr "Ce compte n'a pas d'extensions scalix."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:129
+msgid "Remove scalix account"
+msgstr "Supprimer le compte scalix"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:130
+msgid ""
+"This account has scalix synchronization enabled. You can disable it by "
+"clicking below."
+msgstr ""
+"Ce compte possède l'extension scalix. Vous pouvez le supprimer en cliquant "
+"sur le bouton ci-dessous."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+msgid "Create scalix account"
+msgstr "Créer un compte scalix"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+msgid ""
+"This account has scalix synchronization disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"Aucune extension scalix n'existe pour ce compte. Vous pouvez en créer une en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:308
+msgid "There is no scalix mailnode specified."
+msgstr "Il n'y a pas de mailnode scalix spécifié."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:311
+msgid "scalixScalixObject must be set!"
+msgstr "L'objet ScalixObject doit être présent!"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:327
+msgid "Value in 'Limit Mailbox size' is not valid."
+msgstr "La valeur dans le champ 'Limit Mailbox size' n'est pas valide."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:397
+msgid "Scalix account"
+msgstr "Compte scalix"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:407
+msgid "Scalix Mail node"
+msgstr "Noeud de mail Scalix"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:408
+msgid "Mailbox class"
+msgstr "Classe du compte de messagerie"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:409
+msgid "Server language"
+msgstr "Langue du serveur"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:410
+#: plugins/personal/environment/class_environment.inc:1271
+msgid "Administrator"
+msgstr "Administrateur"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:411
+msgid "Mailbox administrator"
+msgstr "Administrateur du compte de messagerie"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:412
+msgid "Hide user entry in Scalix"
+msgstr "Cacher l'entrée de l'utilisateur sans Scalix"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:413
+msgid "Mailbox size limitations"
+msgstr "Limitation en taille du compte de messagerie"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:414
+msgid "Limit outbound"
+msgstr "Limite en sortie"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:415
+msgid "Limit inbound"
+msgstr "Limite en entrée"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:416
+msgid "Notify user"
+msgstr "Avertir l'utilisateur"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:417
+#: plugins/personal/scalix/paste_generic.tpl:4
+#: plugins/personal/scalix/generic.tpl:98
+msgid "Scalix email addresses"
+msgstr "Adresse de messagerie Scalix"
+
+#: plugins/personal/scalix/main.inc:123
+msgid "Scalix settings"
+msgstr "Paramètres de Scalix"
+
+#: plugins/personal/scalix/paste_generic.tpl:6
+#: plugins/personal/scalix/generic.tpl:101
+msgid "List of scalix email addresses"
+msgstr "Liste des adresses de messagerie scalix"
+
+#: plugins/personal/scalix/generic.tpl:7
+msgid "Scalix mailnode"
+msgstr "Noeud de mail Scalix"
+
+#: plugins/personal/scalix/generic.tpl:15
+msgid "Salix mailbox class"
+msgstr "Type de compte de messagerie Scalix"
+
+#: plugins/personal/scalix/generic.tpl:19
+msgid "Limited users con not make use of the group calendar functionality in Scalix"
+msgstr ""
+"Les utilisateurs limites ne peuvent pas utiliser les fonctionnalité de "
+"calendrier de groupe de scalix"
+
+#: plugins/personal/scalix/generic.tpl:26
+msgid "Scalix server language"
+msgstr "Langue du serveur scalix"
+
+#: plugins/personal/scalix/generic.tpl:30
+msgid "Message catalog language for client."
+msgstr "Langue pour le client."
+
+#: plugins/personal/scalix/generic.tpl:45
+msgid "Select for admin capability."
+msgstr "Sélectionner pour ajouter les droits d'administration."
+
+#: plugins/personal/scalix/generic.tpl:45
+msgid "Scalix Administrator"
+msgstr "Administrateur Scalix"
+
+#: plugins/personal/scalix/generic.tpl:50
+msgid "Select for mailbox admin capability."
+msgstr ""
+"Sélectionnez pour ajouter les droits d'administration sur les comptes de "
+"messagerie."
+
+#: plugins/personal/scalix/generic.tpl:50
+msgid "Scalix Mailbox Administrator"
+msgstr "Administrateur des comptes Scalix"
+
+#: plugins/personal/scalix/generic.tpl:55
+msgid "Hide user entry from addressbook."
+msgstr "Cacher l'entrée de l'utilisateur dans le carnet d'adresse"
+
+#: plugins/personal/scalix/generic.tpl:55
+msgid "Hide this user entry in Scalix"
+msgstr "Cacher l'entrée de cet utilisateur dans Scalix"
+
+#: plugins/personal/scalix/generic.tpl:64
+msgid "Limit mailbox size"
+msgstr "Limiter la taille des comptes de messagerie"
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "As sanction on mailbox quota overuse, stop user from sending mail."
+msgstr ""
+"Comme sanction pour dépassement du quota du compte de messagerie, empêcher "
+"l'utilisateur d'envoyer des messages."
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "Limit Outbound Mail"
+msgstr "Limiter les messages en sortie"
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
+msgstr ""
+"Comme sanction pour dépassement du quota du compte de messagerie, empêcher "
+"l'utilisateur de recevoir des messages."
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "Limit Inbound Mail"
+msgstr "Limiter les messages en entrée"
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "As sanction on mailbox quota overuse, notify the user by eMail."
+msgstr ""
+"Comme sanction pour dépassement du quota du compte de messagerie, avertir "
+"l'utilisateur par email."
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "Notify User"
+msgstr "Avertir l'utilisateur"
+
+#: plugins/personal/password/class_password.inc:77
+msgid "You need to specify your current password in order to proceed."
+msgstr "Vous devez spécifier votre mode de passe actuel pour continuer."
+
+#: plugins/personal/password/class_password.inc:83 html/password.php:202
+msgid "The password used as new and current are too similar."
+msgstr "Le nouveau et l'ancien mot de passe sont trop similaires."
+
+#: plugins/personal/password/class_password.inc:85 html/password.php:207
+msgid "The password used as new is to short."
+msgstr "Le nouveau mot de passe ne comporte pas suffisamment de caractères."
+
+#: plugins/personal/password/class_password.inc:87 html/password.php:247
+msgid "External password changer reported a problem: "
+msgstr "Le programme externe pour changer votre mot de passe à renvoyé une erreur: "
+
+#: plugins/personal/password/class_password.inc:100
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr ""
+"Le mot de passe entré comme mot de passe actuel ne correspond pas à votre "
+"mot de passe."
+
+#: plugins/personal/password/class_password.inc:105 html/password.php:226
+msgid "You have no permissions to change your password."
+msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe."
+
+#: plugins/personal/password/class_password.inc:132
+#: plugins/personal/generic/class_user.inc:1424
+msgid "User password"
+msgstr "Mot de passe"
+
+#: plugins/personal/password/nochange.tpl:2
+msgid "Password change not allowed"
+msgstr "Le changement du mot de passe n'est pas autorisé"
+
+#: plugins/personal/password/nochange.tpl:6
+msgid "You are not allowed to change your password at this time"
+msgstr "Vous n'êtes pas autorisé à modifier votre mot de passe en ce moment"
+
+#: plugins/personal/password/changed.tpl:3
+msgid ""
+"You've successfully changed your password. Remember to change all programms "
+"configured to use it as well."
+msgstr ""
+"Votre mot de passe a été changé. N'oubliez pas de modifier les programmes "
+"qui l'utilisent."
+
+#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
+msgid "Password settings"
+msgstr "Préférences pour les mots de passe"
+
+#: plugins/personal/password/password.tpl:2
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"Pour changer votre mot de passe, veuillez utiliser les champs ci-dessous. "
+"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
+"mot de passe car sans lui vous ne serez pas capable de vous identifier."
+
+#: plugins/personal/password/password.tpl:11
+#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
+msgid "Current password"
+msgstr "Mot de passe actuel"
+
+#: plugins/personal/password/password.tpl:32
+msgid "Clear fields"
+msgstr "Effacer les données dans les champs"
+
+#: plugins/personal/mail/copypaste.tpl:13
+#: plugins/personal/mail/generic.tpl:244
+msgid "Forward messages to"
+msgstr "Transférer les messages vers"
+
+#: plugins/personal/mail/mail_locals.tpl:35
+msgid "Select department"
+msgstr "Sélectionner un département"
+
+#: plugins/personal/mail/main.inc:124
+msgid "User mail settings"
+msgstr "Configuration du compte de messagerie de l'utilisateur"
+
+#: plugins/personal/mail/generic.tpl:19
+msgid "Specify the mail server where the user will be hosted on"
+msgstr "Indiquez le serveur de messagerie de l'utilisateur"
+
+#: plugins/personal/mail/generic.tpl:80
+msgid "Mail options"
+msgstr "Options de messagerie"
+
+#: plugins/personal/mail/generic.tpl:107
+#: plugins/personal/mail/class_mailAccount.inc:1170
+msgid "Use custom sieve script"
+msgstr "Utiliser des scripts sieve personnalisés"
+
+#: plugins/personal/mail/generic.tpl:107
+msgid "disables all Mail options!"
+msgstr "désactive toutes les options de messagerie!"
+
+#: plugins/personal/mail/generic.tpl:114
+msgid "Sieve Management"
+msgstr "Gestion de Sieve"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "Select if you want to forward mails without getting own copies of them"
+msgstr ""
+"Sélectionnez ceci si vous souhaitez relayer les messages sans garder de "
+"copie de ceux-ci"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "No delivery to own mailbox"
+msgstr "Aucune distribution des messages dans la boite de l'utilisateur"
+
+#: plugins/personal/mail/generic.tpl:132
+msgid "Select to automatically response with the vacation message defined below"
+msgstr ""
+"Indiquez la réponse automatique en remplissant le message d'absence ci-"
+"dessous"
+
+#: plugins/personal/mail/generic.tpl:134
+msgid "Activate vacation message"
+msgstr "Activer la notification d'absence"
+
+#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
+msgid "from"
+msgstr "de"
+
+#: plugins/personal/mail/generic.tpl:165
+msgid "till"
+msgstr "jusqu'au"
+
+#: plugins/personal/mail/generic.tpl:194
+msgid "Select if you want to filter this mails through spamassassin"
+msgstr "Sélectionner ceci si vous voulez que spamassassin filtre les mails"
+
+#: plugins/personal/mail/generic.tpl:196
+msgid "Move mails tagged with spam level greater than"
+msgstr "Déplacer les messages ayant un niveau de spam supérieur à"
+
+#: plugins/personal/mail/generic.tpl:199
+msgid "Choose spam level - smaller values are more sensitive"
+msgstr ""
+"Sélectionnez le niveau de spam - une valeur basse implique une plus grande "
+"sélectivité"
+
+#: plugins/personal/mail/generic.tpl:203
+msgid "to folder"
+msgstr "vers le dossier"
+
+#: plugins/personal/mail/generic.tpl:214
+msgid "Reject mails bigger than"
+msgstr "Rejeter les messages plus gros que"
+
+#: plugins/personal/mail/generic.tpl:223
+#: plugins/personal/mail/class_mailAccount.inc:1153
+#: include/sieve/templates/element_vacation.tpl:44
+#: include/sieve/templates/object_container.tpl:31
+#: include/sieve/class_sieveManagement.inc:509
+#: include/sieve/class_sieveManagement.inc:728
+msgid "Vacation message"
+msgstr "Message d'absence"
+
+#: plugins/personal/mail/generic.tpl:270
+msgid "Advanced mail options"
+msgstr "Options de messagerie avancées"
+
+#: plugins/personal/mail/generic.tpl:276
+msgid "Select if user can only send and receive inside his own domain"
+msgstr ""
+"Sélectionnez si vous voulez que les utilisateurs puissent envoyer et "
+"recevoir des messages uniquement dans son propre domaine"
+
+#: plugins/personal/mail/generic.tpl:278
+msgid "User is only allowed to send and receive local mails"
+msgstr ""
+"Les utilisateurs ne sont autorisés qu'à envoyer et recevoir des messages "
+"locaux"
+
+#: plugins/personal/mail/class_mailAccount.inc:214
+msgid "No DESC tag in vacation file:"
+msgstr "Pas de drapeau DESC dans le message d'absence:"
+
+#: plugins/personal/mail/class_mailAccount.inc:289
+msgid "This account has no mail extensions."
+msgstr "Ce compte n'a pas d'extensions de messagerie."
+
+#: plugins/personal/mail/class_mailAccount.inc:300
+msgid ""
+"This account can't be removed while there are delegations configured. Remove "
+"those delegations first."
+msgstr ""
+"Ce compte ne peut pas être effacé tant qu'il y à des délégations actives. "
+"Effacer d'abord les délégations."
+
+#: plugins/personal/mail/class_mailAccount.inc:358
+msgid "You're trying to add an invalid email address to the list of forwarders."
+msgstr ""
+"Vous essayez d'ajouter une adresse de messagerie invalide à la liste des "
+"renvoi."
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "January"
+msgstr "Janvier"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "February"
+msgstr "Février"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "March"
+msgstr "Mars"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "April"
+msgstr "Avril"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "May"
+msgstr "Mai"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "June"
+msgstr "Juin"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "July"
+msgstr "Juillet"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "August"
+msgstr "Août"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "September"
+msgstr "Septembre"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "October"
+msgstr "Octobre"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "November"
+msgstr "Novembre"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "December"
+msgstr "Décembre"
+
+#: plugins/personal/mail/class_mailAccount.inc:688
+#, php-format
+msgid "Removing of user/mail account with dn '%s' failed."
+msgstr ""
+"La suppression de l'utilisateur/compte de messagerie avec le dn '%s' à "
+"échoué."
+
+#: plugins/personal/mail/class_mailAccount.inc:842
+#, php-format
+msgid "Saving of user/mail account with dn '%s' failed."
+msgstr "La sauvegarde de l'utilisateur/compte de messagerie avec le dn '%s' à échoué."
+
+#: plugins/personal/mail/class_mailAccount.inc:903
+msgid "There is no valid mailserver specified, please add one in the system setup."
+msgstr ""
+"Il n'y a pas de serveur de messagerie valide spécifié, veuillez en ajouter "
+"un dans la configuration système."
+
+#: plugins/personal/mail/class_mailAccount.inc:951
+msgid "You specified Spam settings, but there is no Folder specified."
+msgstr ""
+"Vous avez activé les réglages antispam, mais aucun dossier de destination "
+"n'a été précisé."
+
+#: plugins/personal/mail/class_mailAccount.inc:955
+msgid "Time interval to show vacation message is not valid."
+msgstr ""
+"L'intervalle dans lequel le message d'absence doit être envoyé est non "
+"valide."
+
+#: plugins/personal/mail/class_mailAccount.inc:995
+#: plugins/personal/mail/class_mailAccount.inc:1007
+msgid "You are not allowed to write mail forwarding."
+msgstr "Vous n'êtes pas autorisé à écrire une adresse de transfert. "
+
+#: plugins/personal/mail/class_mailAccount.inc:1040
+#: plugins/personal/mail/class_mailAccount.inc:1051
+msgid "You are not allowed to write mail alternate address."
+msgstr "Vous n'êtes pas autorisé à écrire une adresse de messagerie alternative."
+
+#: plugins/personal/mail/class_mailAccount.inc:1116
+msgid "Waiting for kolab to remove mail properties."
+msgstr "En attente de l'effacement des propriétés de messagerie par kolab."
+
+#: plugins/personal/mail/class_mailAccount.inc:1118
+msgid ""
+"Please remove the mail account first, to allow kolab to call its remove "
+"methods."
+msgstr ""
+"Veuillez effacer en premier lieu le compte de messagerie pour permettre a "
+"kolab d'appeler sa procédure d'effacement"
+
+#: plugins/personal/mail/class_mailAccount.inc:1152
+msgid "Add vacation information"
+msgstr "Ajouter un message d'absence"
+
+#: plugins/personal/mail/class_mailAccount.inc:1155
+msgid "Use spam filter"
+msgstr "Utiliser le filtre antispam"
+
+#: plugins/personal/mail/class_mailAccount.inc:1156
+msgid "Spam level"
+msgstr "Niveau de spam"
+
+#: plugins/personal/mail/class_mailAccount.inc:1157
+msgid "Spam mail box"
+msgstr "Boite spam de votre messagerie"
+
+#: plugins/personal/mail/class_mailAccount.inc:1159
+msgid "Sieve management"
+msgstr "Gestion de Sieve"
+
+#: plugins/personal/mail/class_mailAccount.inc:1161
+msgid "Reject due to mailsize"
+msgstr "Rejeter a cause de la taille"
+
+#: plugins/personal/mail/class_mailAccount.inc:1162
+msgid "Mail max size"
+msgstr "Taille maximale du message"
+
+#: plugins/personal/mail/class_mailAccount.inc:1164
+#: plugins/personal/mail/class_mailAccount.inc:1169
+msgid "Forwarding address"
+msgstr "Adresse de renvoi"
+
+#: plugins/personal/mail/class_mailAccount.inc:1165
+msgid "Local delivery"
+msgstr "Distribution locale"
+
+#: plugins/personal/mail/class_mailAccount.inc:1166
+msgid "No delivery to own mailbox "
+msgstr "Aucune distribution des messages dans la boite de l'utilisateur"
+
+#: plugins/personal/mail/class_mailAccount.inc:1167
+msgid "Mail alternative addresses"
+msgstr "Adresses alternatives"
+
+#: plugins/personal/netatalk/main.inc:111
+msgid "Netatalk settings"
+msgstr "Configuration Netatalk"
+
+#: plugins/personal/netatalk/netatalk.tpl:4
+#: plugins/personal/netatalk/class_netatalk.inc:380
+msgid "Share"
+msgstr "Partage"
+
+#: plugins/personal/netatalk/class_netatalk.inc:37
+msgid "Manage netatalk account"
+msgstr "Créer un compte Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:174
+msgid "This account has no netatalk extensions."
+msgstr "Ce compte n'a pas d'extensions netatalk."
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid "Remove netatalk account"
+msgstr "Supprimer le compte netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid ""
+"This account has netatalk features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"L'extension netatalk est activée pour ce compte, vous pouvez la désactiver "
+"en cliquant sur le bouton ci-dessous."
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#: plugins/personal/netatalk/class_netatalk.inc:196
+msgid "Create netatalk account"
+msgstr "Créer un compte netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+msgid ""
+"This account has netatalk features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"L'extension netatalk est désactivée pour ce compte, vous pouvez l'activer en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/personal/netatalk/class_netatalk.inc:229
+msgid "You must select a share to use."
+msgstr "Vous devez sélectionner un partage à utiliser."
+
+#: plugins/personal/netatalk/class_netatalk.inc:294
+#, php-format
+msgid "Saving of user/netatalk account with dn '%s' failed."
+msgstr "La sauvegarde de l'utilisateur/compte netatalk avec le dn '%s' à échoué."
+
+#: plugins/personal/netatalk/class_netatalk.inc:356
+#, php-format
+msgid "Removing of user/netatalk account with dn '%s' failed."
+msgstr "La suppression du compte utilisateur/netatalk avec le dn '%s' à échoué."
+
+#: plugins/personal/netatalk/class_netatalk.inc:379
+msgid "User home path"
+msgstr "Chemin du répertoire personnel"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
+msgid "PHPscheduleit"
+msgstr "Compte PHPscheduleit"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
+msgstr ""
+"La suppression du compte/PHPscheduleit de l'utilisateur avec le dn '%s' à "
+"échoué."
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
+#, php-format
+msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
+msgstr ""
+"La sauvegarde du compte/PHPscheduleit de l'utilisateur avec le dn '%s' à "
+"échoué."
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
+msgid "PHP Schedule it"
+msgstr "Compte PHPscheduleit"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+msgid "PHP Schedule it settings"
+msgstr "Paramètres de PHPscheduleit"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "Connectivity addon"
+msgstr "Connectivité"
+
+#: plugins/personal/connectivity/kolab.tpl:3
+#: plugins/personal/connectivity/kolab.tpl:35
+msgid "Kolab account"
+msgstr "Compte Kolab"
+
+#: plugins/personal/connectivity/kolab.tpl:4
+msgid ""
+"The kolab account is currently disabled. It's features can be adjusted if "
+"you add a mail account."
+msgstr ""
+"L'extension Kolab est désactivée. Ces paramètres peuvent être ajustés si "
+"vous ajoutez un compte mail."
+
+#: plugins/personal/connectivity/kolab.tpl:41
+#: plugins/personal/connectivity/class_kolabAccount.inc:479
+msgid "Delegations"
+msgstr "Délégation"
+
+#: plugins/personal/connectivity/kolab.tpl:59
+msgid "Mail size"
+msgstr "Taille des quota de messagerie"
+
+#: plugins/personal/connectivity/kolab.tpl:62
+msgid "No mail size restriction for this account"
+msgstr "Pas de taille maximale pour l'envoi de messages"
+
+#: plugins/personal/connectivity/kolab.tpl:71
+msgid "Free Busy information"
+msgstr "Information de disponibilité"
+
+#: plugins/personal/connectivity/kolab.tpl:82
+msgid "Future"
+msgstr "Futur"
+
+#: plugins/personal/connectivity/kolab.tpl:86
+#: plugins/personal/connectivity/oxchange.tpl:39
+#: plugins/personal/connectivity/oxchange.tpl:49
+#: include/sieve/templates/element_vacation.tpl:25
+msgid "days"
+msgstr "jours"
+
+#: plugins/personal/connectivity/kolab.tpl:93
+#: plugins/personal/connectivity/class_kolabAccount.inc:480
+msgid "Invitation policy"
+msgstr "Politique d'invitation"
+
+#: plugins/personal/connectivity/intranet.tpl:3
+msgid "Intranet account"
+msgstr "Créer un compte Intranet"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
+msgid "Open-Xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+msgid "Openexchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
+msgid "Couldn't connect to postgresql database!"
+msgstr "Impossible de se connecter a la base de données Postgresql!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
+msgid "Needed parameters for openexchange connectivity plugin are missing!"
+msgstr ""
+"Les paramètres nécessaires à l'extension openexchange ne sont pas "
+"disponibles!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
+msgid "PHP4 module for postgresql database is missing!"
+msgstr "Le module PHP4 pour postgresql est manquant!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
+#, php-format
+msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
+msgstr "La suppression du compte/oxchange de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
+msgid ""
+"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
+"that you are not using any strange characters in the loginname."
+msgstr ""
+"Le nom de l'utilisateur Open-Xchange est vide donc invalide! Veuillez "
+"vérifier que vous n'utilisez pas des caractères bizarres dans l'identifiant "
+"de l'utilisateur."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
+#, php-format
+msgid "Saving of user/oxchange account with dn '%s' failed."
+msgstr "La sauvegarde du compte/oxchange de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
+#, php-format
+msgid "Creating of user/oxchange account with dn '%s' failed."
+msgstr "La création du compte/oxchange de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
+msgid ""
+"Something went wrong while saving oxchange account. Please check the error "
+"log file."
+msgstr ""
+"Quelquechose s'est mal passé lors de la sauvegarde du compte oxchange. "
+"Veuillez vérifier l'erreur dans les journaux systèmes."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
+msgid "Open xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+msgid "Open xchange account settings"
+msgstr "Paramètres du compte Open Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
+msgid "OXAppointmentDays"
+msgstr "Rendez vous"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
+msgid "OXTaskDays"
+msgstr "Tâches"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
+msgid "OXTimeZone"
+msgstr "Fuseau Horaire de l'utilisateur"
+
+#: plugins/personal/connectivity/pptp.tpl:3
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+msgid "PPTP account"
+msgstr "Compte PPTP"
+
+#: plugins/personal/connectivity/class_connectivity.inc:69
+msgid "This account has no connectivity extensions."
+msgstr "Ce compte n'as pas d'extension de connectivité."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:197
+msgid "Intranet"
+msgstr "Intranet"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:121
+#, php-format
+msgid "Removing of user/intranet account with dn '%s' failed."
+msgstr "La suppression du compte/intranet de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:186
+#, php-format
+msgid "Saving of user/intranet account with dn '%s' failed."
+msgstr "La sauvegarde du compte/intranet de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+msgid "Intranet account settings"
+msgstr "Paramètres du compte Intranet"
+
+#: plugins/personal/connectivity/phpscheduleit.tpl:3
+msgid "PHPscheduleit account"
+msgstr "Compte PHPscheduleit"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:26
+#: plugins/personal/connectivity/class_pptpAccount.inc:173
+msgid "PPTP"
+msgstr "Compte PPTP"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:101
+#, php-format
+msgid "Removing of user/PPTP account with dn '%s' failed."
+msgstr "La suppression du compte/PPTP de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:155
+#, php-format
+msgid "Saving of user/PPTP account with dn '%s' failed."
+msgstr "La sauvegarde du compte/PPTP de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/proxy.tpl:23
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+msgid "Proxy account"
+msgstr "Compte Proxy"
+
+#: plugins/personal/connectivity/proxy.tpl:34
+msgid "Filter unwanted content (i.e. pornographic or violence related)"
+msgstr "Filtrer le contenu non désiré (i.e. pornographique ou violent)"
+
+#: plugins/personal/connectivity/proxy.tpl:44
+msgid "Limit proxy access to working time"
+msgstr "Accès au proxy autorisé durant la plage horaire suivante"
+
+#: plugins/personal/connectivity/proxy.tpl:84
+#: plugins/personal/connectivity/class_proxyAccount.inc:319
+msgid "Restrict proxy usage by quota"
+msgstr "Restreindre la quantité de données téléchargeables"
+
+#: plugins/personal/connectivity/proxy.tpl:99
+msgid "per"
+msgstr "par"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:149
+msgid "You're trying to add an invalid email address to the list of delegations."
+msgstr ""
+"Vous essayez d'ajouter une adresse de messagerie invalide à la liste des "
+"délégations."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:157
+msgid ""
+"The mail address you're trying to add is no primary mail address of an "
+"existing user."
+msgstr ""
+"L'adresse de messagerie que vous essayez de rajouter n'est pas l'adresse "
+"primaire d'un utilisateur existant."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:182
+msgid "Always accept"
+msgstr "Toujours accepter"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:183
+msgid "Always reject"
+msgstr "Toujours rejeter"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:184
+msgid "Reject if conflicts"
+msgstr "Rejet si il y a conflit"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:185
+msgid "Manual if conflicts"
+msgstr "Manuel si il y a conflit"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:186
+msgid "Manual"
+msgstr "Manuel"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:234
+msgid "Anonymous"
+msgstr "Anonyme"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:302
+#, php-format
+msgid "Removing of user/kolab account with dn '%s' failed."
+msgstr "La suppression du compte/ de l'utilisateur Kolab avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:313
+msgid "The value specified as Free Busy future needs to be an integer."
+msgstr ""
+"La valeur spécifiée comme information de disponibilité future doit être un "
+"entier."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:318
+msgid "The value specified as Free Busy Information URL is invalid."
+msgstr "La valeur spécifiée comme information de disponibilité future est invalide."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:332
+#, php-format
+msgid "The invitation policy entry for address '%s' is not valid."
+msgstr "La politique d'invitation pour l'adresse '%s' n'est pas valide."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:340
+#, php-format
+msgid "There's no mail user with address '%s' for your invitation policy!"
+msgstr ""
+"Il n'y a pas d'utilisateur avec l'adresse de messagerie '%s' pour votre "
+"politique d'invitation!"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:431
+#, php-format
+msgid "Saving of user/kolab account with dn '%s' failed."
+msgstr "La sauvegarde du compte/de l'utilisateur Kolab avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+msgid "Kolab account settings"
+msgstr "Paramètres du compte Kolab"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:476
+msgid "Free busy future"
+msgstr "Nombre de jours a calculer pour l'option de disponibilité"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:477
+msgid "Mail size restriction"
+msgstr "Limitation en taille du compte de messagerie"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:478
+msgid "Free busy information"
+msgstr "Information de disponibilité"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:5
+#: plugins/personal/connectivity/class_proxyAccount.inc:307
+#: plugins/generic/references/class_reference.inc:32
+msgid "Proxy"
+msgstr "Proxy"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "GB"
+msgstr "GB"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "day"
+msgstr "jour"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "week"
+msgstr "semaine"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "month"
+msgstr "mois"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:167
+#, php-format
+msgid "Removing of user/proxy account with dn '%s' failed."
+msgstr "La suppression du compte/proxy de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:185
+msgid "Numerical value for Quota Setting is empty."
+msgstr "La valeur pour le quota est vide."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:187
+msgid "Numerical value for Quota Setting is not valid."
+msgstr "La valeur dans le champ 'Paramètres du quota' n'est pas valide."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:289
+#, php-format
+msgid "Saving of user/proxy account with dn '%s' failed."
+msgstr "La sauvegarde du compte/proxy de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:317
+msgid "Filter unwanted content"
+msgstr "Filtrer le contenu non désiré"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:318
+msgid "Limit proxy access"
+msgstr "Accès au proxy autorisé durant la plage horaire suivante"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:5
+msgid "PHPGroupware"
+msgstr "PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPgw account with dn '%s' failed."
+msgstr "La suppression du compte/PHPgw de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:139
+#, php-format
+msgid "Saving of user/PHPgw account with dn '%s' failed."
+msgstr "La sauvegarde du compte/PHPgw de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:157
+msgid "PHP GW"
+msgstr "PHP Groupware"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+msgid "PHP GW account settings"
+msgstr "Préférences de PHPgroupware"
+
+#: plugins/personal/connectivity/webdav.tpl:3
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "WebDAV account"
+msgstr "Compte WebDAV"
+
+#: plugins/personal/connectivity/opengw.tpl:1
+#: plugins/personal/connectivity/class_opengwAccount.inc:331
+msgid "Opengroupware"
+msgstr "OpenGroupware"
+
+#: plugins/personal/connectivity/opengw.tpl:8
+#: plugins/personal/connectivity/class_opengwAccount.inc:341
+msgid "Location team"
+msgstr "Emplacement de l'équipe"
+
+#: plugins/personal/connectivity/opengw.tpl:21
+#: plugins/personal/connectivity/class_opengwAccount.inc:342
+msgid "Template user"
+msgstr "Modèle d'utilisateur"
+
+#: plugins/personal/connectivity/opengw.tpl:48
+#: plugins/personal/connectivity/class_opengwAccount.inc:344
+msgid "Teams"
+msgstr "Equipes"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "Open-Xchange Account"
+msgstr "Compte Open-Xchange"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid ""
+"disabled, no Postgresql support detected. Or the specified database can't be "
+"reached"
+msgstr ""
+"désactivé, le support pour Postgresql est manquant. Ou la base de données "
+"spécifiée ne peut pas être contactée"
+
+#: plugins/personal/connectivity/oxchange.tpl:18
+msgid "Open-Xchange account"
+msgstr "Compte Open Xchange"
+
+#: plugins/personal/connectivity/oxchange.tpl:29
+msgid "Remember"
+msgstr "Se souvenir"
+
+#: plugins/personal/connectivity/oxchange.tpl:33
+msgid "Appointment Days"
+msgstr "Rendez vous"
+
+#: plugins/personal/connectivity/oxchange.tpl:42
+msgid "Task Days"
+msgstr "Tâches"
+
+#: plugins/personal/connectivity/oxchange.tpl:61
+msgid "User Information"
+msgstr "Information Utilisateur"
+
+#: plugins/personal/connectivity/oxchange.tpl:65
+msgid "User Timezone"
+msgstr "Zone Horaire de l'utilisateur"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
+#: plugins/generic/references/class_reference.inc:34
+msgid "FTP"
+msgstr "FTP"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
+#, php-format
+msgid "Removing of user/pureftpd account with dn '%s' failed."
+msgstr "La suppression du compte/pureftpd de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
+msgid "Value specified as 'Upload bandwidth' is not valid."
+msgstr ""
+"La valeur spécifiée dans le champ 'Bande passante en montée' n'est pas "
+"valide."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
+msgid "Value specified as 'Download bandwidth' is not valid."
+msgstr ""
+"La valeur spécifiée dans le champ 'Bande passante en descente' n'est pas "
+"valide."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
+msgid "Value specified as 'Quota files' is not valid."
+msgstr "La valeur spécifiée dans le champ 'Quota Fichier' n'est pas valide."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
+msgid "Value specified as 'Quota size' is not valid."
+msgstr "La valeur spécifiée dans le champ 'Taille du Quota' est non valide."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
+msgid "Value specified as 'Upload ratio' is not valid."
+msgstr ""
+"La valeur spécifiée dans le champ 'Bande passante en montée' n'est pas "
+"valide."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
+msgid "Value specified as 'Download ratio' is not valid."
+msgstr ""
+"La valeur spécifiée dans le champ 'Bande passante en descente' n'est pas "
+"valide."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
+#, php-format
+msgid "Saving of user/pureftpd account with dn '%s' failed."
+msgstr "La sauvegarde du compte/pureftpd de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
+msgid "Ftp"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+msgid "Pure ftp account"
+msgstr "Créer un compte Pure ftp"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
+msgid "Quota files"
+msgstr "Taille du Quota"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
+msgid "Upload ratio"
+msgstr "Ratio de Téléchargerment"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
+msgid "Quota MBytes"
+msgstr "Taille du Quota en MBytes"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
+msgid "Download ratio"
+msgstr "Ratio de téléchargement (descente)"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
+msgid "Upload bandwith"
+msgstr "Bande passante montante"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
+msgid "Download bandwith"
+msgstr "Bande passante descendante"
+
+#: plugins/personal/connectivity/phpgw.tpl:3
+msgid "PHPGroupware account"
+msgstr "Compte PHPGroupware"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:6
+msgid "Opengroupware account"
+msgstr "Compte Opengroupware"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:161
+msgid ""
+"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
+"perform any database queries."
+msgstr ""
+"OpenGroupware: Votre configuration ne possède pas d'extension postgresql. "
+"Impossible d'effectuer des recherches."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:166
+msgid ""
+"OpenGroupware: Missing database configuration for opengroupware. Can't get "
+"or set any informations."
+msgstr ""
+"OpenGroupware: La configuration de la base de données est inexistante. "
+"Impossible de lire ou d'écrire des informations."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:174
+msgid ""
+"OpenGroupware: Can't connect to specified database. Please check given "
+"configuration twice."
+msgstr ""
+"OpenGorupware: Impossible de se connecter à la base de données spécifiée. "
+"Veuillez vérifier la configuration."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+msgid "Open groupware account settings"
+msgstr "Préférences du compte Opengroupware"
+
+#: plugins/personal/connectivity/glpi.tpl:1
+msgid "GLPI account"
+msgstr "Compte GLPI"
+
+#: plugins/personal/connectivity/pureftpd.tpl:4
+msgid "FTP account"
+msgstr "Compte FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:19
+msgid "Upload bandwidth"
+msgstr "Bande passante montante"
+
+#: plugins/personal/connectivity/pureftpd.tpl:24
+#: plugins/personal/connectivity/pureftpd.tpl:32
+msgid "kb/s"
+msgstr "kb/sec"
+
+#: plugins/personal/connectivity/pureftpd.tpl:27
+msgid "Download bandwidth"
+msgstr "Bande passante descendante"
+
+#: plugins/personal/connectivity/pureftpd.tpl:43
+msgid "Quota"
+msgstr "Quota"
+
+#: plugins/personal/connectivity/pureftpd.tpl:47
+msgid "Files"
+msgstr "Fichier"
+
+#: plugins/personal/connectivity/pureftpd.tpl:71
+msgid "Ratio"
+msgstr "Ratio"
+
+#: plugins/personal/connectivity/pureftpd.tpl:75
+msgid "Uploaded / downloaded files"
+msgstr "Données envoyées / reçues"
+
+#: plugins/personal/connectivity/pureftpd.tpl:93
+#: plugins/personal/samba/samba3.tpl:246
+msgid "Miscellaneous"
+msgstr "Divers"
+
+#: plugins/personal/connectivity/pureftpd.tpl:98
+msgid "Check to disable FTP Access"
+msgstr "Cliquez ici pour désactivez l'accès FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:100
+msgid "Temporary disable FTP access"
+msgstr "Désactiver temporairement l'accès FTP"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:6
+#: plugins/personal/connectivity/class_webdavAccount.inc:156
+msgid "WebDAV"
+msgstr "WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:84
+#, php-format
+msgid "Removing of user/webDAV account with dn '%s' failed."
+msgstr "La suppression du compte/webDAV de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:138
+#, php-format
+msgid "Saving of user/webDAV account with dn '%s' failed."
+msgstr "La sauvegarde du compte/webDAV de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:1
+msgid "Create new hotplug entry"
+msgstr "Création une nouvelle entrée hotplug"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:8
+msgid "Create new hotplug device"
+msgstr "Créer un nouveau périphérique hotplug"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "(iSerial)"
+msgstr "(ISérie)"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "Vendor-ID"
+msgstr "ID du vendeur"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "(idVendor)"
+msgstr "(Idvendeur)"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "Product-ID"
+msgstr "ID du produit"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "(idProduct)"
+msgstr "(Idproduit)"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:78
+#, php-format
+msgid "Can't remove kioks profile, it is still in use by the following objects '%s'."
+msgstr ""
+"Impossible d'enlever le profile kiosk ,il est encore utilisé par ce(s) "
+"objets '%s'."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:86
+#: plugins/personal/environment/class_kioskManagementDialog.inc:105
+#, php-format
+msgid "Can't delete '%s'. Error was: permission denied."
+msgstr "Impossible d'effacer '%s'. L'erreur est: permission interdite."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:89
+#: plugins/personal/environment/class_kioskManagementDialog.inc:108
+#, php-format
+msgid "Can't delete '%s'. Errow was: file doesn't exist."
+msgstr "Impossible d'effacer '%s'. L'erreur est: le fichier n'existe pas."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:150
+msgid "There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
+msgstr ""
+"La variable KIOSPATH n'est pas définie dans votre gosa.conf. Impossible de "
+"gérer des profiles kiosk!"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:156
+#, php-format
+msgid "Kiosk path '%s' is not accessible. Please check the permissions."
+msgstr ""
+"Le chemin vers le répertoire kiosk '%s' n'est pas accessible. Veuillez "
+"vérifier les permissions."
+
+#: plugins/personal/environment/kioskManagement.tpl:1
+#: plugins/personal/environment/kioskManagement.tpl:5
+msgid "Kiosk profile management"
+msgstr "Gérer les profil Kiosk"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:1
+msgid "Add printer devcies"
+msgstr "Ajouter une d'imprimante"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:48
+msgid "Display printers matching"
+msgstr "Afficher les imprimantes correspondants"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:53
+msgid "Regular expression for matching printer names"
+msgstr "Expression régulière concordant avec les noms des imprimantes"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:108
+msgid "Specified name should only consist of upper-/lowercase characters."
+msgstr "Le nom utilisé ne peut être composé que de caractères miniscules/majuscules."
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:112
+msgid "Please specify a valid script name."
+msgstr "Veuillez spécifier un nom de script valide."
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:116
+msgid "Specified description contains invalid characters."
+msgstr "La description contient des caractères invalides."
+
+#: plugins/personal/environment/main.inc:119
+msgid "User environment settings"
+msgstr "Utiliser les préférences d'environnement"
+
+#: plugins/personal/environment/logonManagement.tpl:1
+#: plugins/personal/environment/logonManagement.tpl:5
+#: plugins/personal/environment/environment.tpl:169
+msgid "Logon script management"
+msgstr "Administration des scripts de démarrage"
+
+#: plugins/personal/environment/logonManagement.tpl:8
+msgid "Logon script settings"
+msgstr "Paramètres des scripts de démarrage"
+
+#: plugins/personal/environment/logonManagement.tpl:10
+msgid "Skript name"
+msgstr "Nom du script"
+
+#: plugins/personal/environment/logonManagement.tpl:34
+msgid "Logon script flags"
+msgstr "Paramètres des scripts de démarrage"
+
+#: plugins/personal/environment/logonManagement.tpl:38
+msgid "Last script"
+msgstr "Dernier script"
+
+#: plugins/personal/environment/logonManagement.tpl:44
+msgid "Script can be replaced by user"
+msgstr "Le script peut être remplacé par l'utilisateur"
+
+#: plugins/personal/environment/logonManagement.tpl:56
+#: plugins/personal/environment/class_environment.inc:1335
+msgid "Logon script"
+msgstr "Script de démarrage"
+
+#: plugins/personal/environment/hotplugDialog.tpl:1
+msgid "Add hotplug devices"
+msgstr "Ajouter des périphériques hotplug"
+
+#: plugins/personal/environment/hotplugDialog.tpl:5
+msgid "Hotplug management"
+msgstr "Gestion des périphériques Hotplug"
+
+#: plugins/personal/environment/hotplugDialog.tpl:10
+msgid "Select hotplug device to add"
+msgstr "Sélectionner le périphérique hotplug à ajouter"
+
+#: plugins/personal/environment/hotplugDialog.tpl:34
+msgid "Choose the department the search will be based    on"
+msgstr "Sélectionner le département où sera effectuée la recherche"
+
+#: plugins/personal/environment/hotplugDialog.tpl:48
+msgid "Regular expression for        matching hotplugs"
+msgstr "Expression régulière concordant avec les noms des périphériques hotplug"
+
+#: plugins/personal/environment/class_environment.inc:209
+msgid "auto"
+msgstr "automatique"
+
+#: plugins/personal/environment/class_environment.inc:281
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Setting profile "
+"server to '%s'."
+msgstr ""
+"Le serveur de profil kiosk sélectionné '%s' n'est plus disponible, Le "
+"serveur de profil actuel est changé en '%s'."
+
+#: plugins/personal/environment/class_environment.inc:286
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Profile server "
+"configuration is resetted."
+msgstr ""
+"Le serveur de profile '%s' n'est plus disponible. La configuration du "
+"serveur de profile à été réinitialisée."
+
+#: plugins/personal/environment/class_environment.inc:355
+#: plugins/personal/environment/class_environment.inc:393
+msgid "Remove environment extension"
+msgstr "Enlever l'extension d'environnement"
+
+#: plugins/personal/environment/class_environment.inc:356
+#: plugins/personal/environment/class_environment.inc:394
+msgid "Environment extension enabled. You can disable it by clicking below."
+msgstr ""
+"Extension d'environnement activée. Vous pouvez la désactiver en cliquant sur "
+"le bouton ci-dessous."
+
+#: plugins/personal/environment/class_environment.inc:365
+#: plugins/personal/environment/class_environment.inc:370
+#: plugins/personal/environment/class_environment.inc:399
+#: plugins/personal/environment/class_environment.inc:404
+msgid "Add environment extension"
+msgstr "Ajouter une extension d'environnement"
+
+#: plugins/personal/environment/class_environment.inc:366
+#: plugins/personal/environment/class_environment.inc:400
+msgid "Environment extension disabled. You can enable it by clicking below."
+msgstr ""
+"Extension d'environnement désactivé. Vous pouvez l'activer en cliquant sur "
+"le bouton ci-dessous."
+
+#: plugins/personal/environment/class_environment.inc:371
+#: plugins/personal/environment/class_environment.inc:405
+msgid ""
+"Environment extension disabled. You have to setup a posix account before you "
+"can enable this feature."
+msgstr ""
+"Extension d'environnement désactivée. Vous devez d'abord créer un compte "
+"posix avant de pouvoir activer cette extension."
+
+#: plugins/personal/environment/class_environment.inc:522
+msgid "You are not allowed to write Logon scripts."
+msgstr "Vous n'êtes pas autorisé à écrire des scripts de démarrage."
+
+#: plugins/personal/environment/class_environment.inc:603
+msgid "Spaces are not allowed in the mount path!"
+msgstr "Les espaces ne sont pas autorisées dans le point de montage !"
+
+#: plugins/personal/environment/class_environment.inc:682
+#: plugins/personal/environment/class_environment.inc:683
+#: plugins/personal/environment/class_environment.inc:691
+#: plugins/personal/environment/class_environment.inc:692
+msgid "Reset password hash"
+msgstr "Réinitialiser le mot de passe"
+
+#: plugins/personal/environment/class_environment.inc:696
+msgid "Delete share entry"
+msgstr "Supprimer ce partage"
+
+#: plugins/personal/environment/class_environment.inc:885
+msgid "GOsa default printer flag is not allowed within groups."
+msgstr "L'indicateur d'imprimante par défaut n'est pas permis parmis les groupes."
+
+#: plugins/personal/environment/class_environment.inc:908
+#, php-format
+msgid ""
+"The selected kiosk profile '%s' is no longer available, setting current "
+"profile to 'none'."
+msgstr ""
+"Le profil kiosk sélectionné '%s' n'est plus disponible, le profil actuel est "
+"changé en 'aucun'."
+
+#: plugins/personal/environment/class_environment.inc:952
+#, php-format
+msgid "Removing of user/environment account with dn '%s' failed."
+msgstr ""
+"La suppression du compte/environnement de l'utilisateur avec le dn '%s' à "
+"échoué."
+
+#: plugins/personal/environment/class_environment.inc:1021
+msgid "Please set a valid profile quota size."
+msgstr "Veuillez indiquer un quota valide pour le profil."
+
+#: plugins/personal/environment/class_environment.inc:1028
+msgid ""
+"You need to setup a valid posix extension in order to enable evironment "
+"features."
+msgstr ""
+"Vous devez configurer correctement l'extension posix pour activer "
+"l'extension d'environnement."
+
+#: plugins/personal/environment/class_environment.inc:1066
+msgid "Can't save new kiosk profiles, possibly permission denied for folder"
+msgstr ""
+"Impossible de sauver de nouveaux profiles kiosk, je n'ai pas les droits sur "
+"le répertoire"
+
+#: plugins/personal/environment/class_environment.inc:1222
+#, php-format
+msgid "Saving of user/environment account with dn '%s' failed."
+msgstr ""
+"La sauvegarde du compte/environnement de l'utilisateur avec le dn '%s' à "
+"échoué."
+
+#: plugins/personal/environment/class_environment.inc:1235
+msgid "group share"
+msgstr "partage de groupe"
+
+#: plugins/personal/environment/class_environment.inc:1276
+#: plugins/personal/environment/class_environment.inc:1334
+msgid "Default printer"
+msgstr "Imprimante par défaut"
+
+#: plugins/personal/environment/class_environment.inc:1313
+msgid "Environment settings"
+msgstr "Préférences d'environnement"
+
+#: plugins/personal/environment/class_environment.inc:1321
+msgid "Command to extend the list of possible screen resolutions"
+msgstr "Commande pour étendre la liste des résolutions écrans possibles"
+
+#: plugins/personal/environment/class_environment.inc:1325
+#: plugins/personal/environment/environment.tpl:105
+msgid "Resolution changeable during session"
+msgstr "La résolution peut être changée pendant la session"
+
+#: plugins/personal/environment/class_environment.inc:1326
+#: plugins/personal/environment/environment.tpl:73
+msgid "Cache profile localy"
+msgstr "Cacher le profile localement"
+
+#: plugins/personal/environment/class_environment.inc:1328
+msgid "Profile quota"
+msgstr "Quota du profil"
+
+#: plugins/personal/environment/class_environment.inc:1329
+msgid "Profile server"
+msgstr "Serveur de profil"
+
+#: plugins/personal/environment/class_environment.inc:1332
+#: plugins/personal/environment/environment.tpl:85
+msgid "Kiosk profile"
+msgstr "Profil Kiosk"
+
+#: plugins/personal/environment/class_environment.inc:1336
+#: plugins/personal/environment/environment.tpl:203
+msgid "Hotplug devices"
+msgstr "Périphériques Hotplug"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:120
+msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
+msgstr ""
+"Veuillez indiquer un nom valide. Seul les chiffres de 0 à 9 et les lettres "
+"de a à Z sont permises."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:123
+msgid "Invalid character in description. Please specify a valid description."
+msgstr ""
+"Caractères invalides dans la description. Veuillez indiquer une description "
+"valide."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:128
+msgid "Please specify a valid iSerial."
+msgstr "Veuillez indiquer un iSerial valide."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:132
+msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
+msgstr ""
+"Veuillez spécifier une une identification vendeur valide. (2 octets "
+"hexadécimal comme '0xFFFF')"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:135
+msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
+msgstr ""
+"Veuillez indiquer une identification produit valide. (2 octets comme "
+"'OxFFFF')"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:141
+msgid "An Entry with this name already exists."
+msgstr "Une entrée avec ce nom existe déjà."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:146
+msgid "Please select an entry or press cancel."
+msgstr "Veuillez sélectionner une entrée ou cliquez sur annuler."
+
+#: plugins/personal/environment/environment.tpl:3
+msgid "The environment extension is currently disabled."
+msgstr "L'extension d'environnement est actuellement désactivée."
+
+#: plugins/personal/environment/environment.tpl:14
+#: plugins/personal/environment/environment.tpl:128
+#: plugins/personal/environment/environment.tpl:198
+msgid "Environment managment settings"
+msgstr "Paramètres des préférences d'environnement"
+
+#: plugins/personal/environment/environment.tpl:17
+msgid "Profile managment"
+msgstr "Gestion du profile"
+
+#: plugins/personal/environment/environment.tpl:25
+msgid "Use profile managment"
+msgstr "Utiliser la gestion des profiles"
+
+#: plugins/personal/environment/environment.tpl:32
+msgid "Profile server managment"
+msgstr "Gestion des profiles serveurs"
+
+#: plugins/personal/environment/environment.tpl:35
+msgid "Profil path"
+msgstr "Chemin du Profil"
+
+#: plugins/personal/environment/environment.tpl:56
+msgid "Profil quota"
+msgstr "Quota du profil"
+
+#: plugins/personal/environment/environment.tpl:82
+msgid "Kiosk profile settings"
+msgstr "Paramètres du profil Kiosk"
+
+#: plugins/personal/environment/environment.tpl:95
+msgid "Manage"
+msgstr "Gérer"
+
+#: plugins/personal/environment/environment.tpl:143
+msgid "User used to connect to the share"
+msgstr "Utilisateur sélectionné pour la connexion au partage"
+
+#: plugins/personal/environment/environment.tpl:146
+msgid "Select a share"
+msgstr "Sélectionnez un partage"
+
+#: plugins/personal/environment/environment.tpl:154
+msgid "Mount path"
+msgstr "Point de montage"
+
+#: plugins/personal/environment/environment.tpl:167
+msgid "Logon scripts"
+msgstr "Scripts de démarrage"
+
+#: plugins/personal/environment/environment.tpl:205
+msgid "Hotplug device settings"
+msgstr "Paramètre des périphériques Hotplug"
+
+#: plugins/personal/environment/environment.tpl:222
+msgid "Existing"
+msgstr "Existant"
+
+#: plugins/personal/environment/environment.tpl:237
+msgid "Printer settings"
+msgstr "Paramètres de l'imprimante"
+
+#: plugins/personal/environment/environment.tpl:254
+msgid "Toggle admin"
+msgstr "Afficher/Cacher l'administrateur"
+
+#: plugins/personal/environment/environment.tpl:257
+msgid "Toggle default"
+msgstr "Afficher/Cacher défaut"
+
+#: plugins/personal/nagios/nagios.tpl:5
+msgid "Nagios Account"
+msgstr "Compte Nagios"
+
+#: plugins/personal/nagios/nagios.tpl:8
+#: plugins/personal/nagios/class_nagiosAccount.inc:286
+msgid "Alias"
+msgstr "Alias de l'utilisateur"
+
+#: plugins/personal/nagios/nagios.tpl:27
+#: plugins/personal/nagios/class_nagiosAccount.inc:292
+msgid "Host notification period"
+msgstr "Période de notification pour les systèmes"
+
+#: plugins/personal/nagios/nagios.tpl:40
+#: plugins/personal/nagios/class_nagiosAccount.inc:296
+msgid "Service notification period"
+msgstr "Période de notification pour les services"
+
+#: plugins/personal/nagios/nagios.tpl:53
+#: plugins/personal/nagios/class_nagiosAccount.inc:295
+msgid "Service notification options"
+msgstr "Options pour la période de notification pour les services"
+
+#: plugins/personal/nagios/nagios.tpl:66
+#: plugins/personal/nagios/class_nagiosAccount.inc:291
+msgid "Host notification options"
+msgstr "Options pour la notification des systèmes"
+
+#: plugins/personal/nagios/nagios.tpl:90
+#: plugins/personal/nagios/class_nagiosAccount.inc:294
+msgid "Service notification commands"
+msgstr "Commandes pour la notification des services"
+
+#: plugins/personal/nagios/nagios.tpl:100
+#: plugins/personal/nagios/class_nagiosAccount.inc:290
+msgid "Host notification commands"
+msgstr "Commandes pour la notification des systèmes"
+
+#: plugins/personal/nagios/nagios.tpl:115
+msgid "Nagios authentification"
+msgstr "Authentification nagios"
+
+#: plugins/personal/nagios/nagios.tpl:121
+msgid "view system informations"
+msgstr "voir les informations sur le système"
+
+#: plugins/personal/nagios/nagios.tpl:130
+msgid "view configuration information"
+msgstr "voir les informations de configuration"
+
+#: plugins/personal/nagios/nagios.tpl:139
+msgid "trigger system commands"
+msgstr "Permettre les commandes systèmes"
+
+#: plugins/personal/nagios/nagios.tpl:148
+msgid "view all services"
+msgstr "Voir tout les services"
+
+#: plugins/personal/nagios/nagios.tpl:157
+msgid "view all hosts"
+msgstr "Voir tout les hôtes"
+
+#: plugins/personal/nagios/nagios.tpl:166
+msgid "trigger all service commands"
+msgstr "Permettre les commandes sur tout les services"
+
+#: plugins/personal/nagios/nagios.tpl:175
+msgid "trigger all host commands"
+msgstr "permettre les commandes sur tout les hôtes"
+
+#: plugins/personal/nagios/main.inc:123
+msgid "Nagios settings"
+msgstr "Paramètres Nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:110
+msgid "This account has no nagios extensions."
+msgstr "Ce compte n'a pas d'extensions nagios."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:119
+msgid "Remove nagios account"
+msgstr "Supprimer l'extension nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:120
+msgid ""
+"This account has nagios features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"L'extension nagios est activée pour ce compte, vous pouvez la désactiver en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid "Create nagios account"
+msgstr "Créer un compte nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid ""
+"This account has nagios features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"L'extension nagios est désactivée pour ce compte, vous pouvez l'activer en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:178
+#, php-format
+msgid "Saving of user/nagios account with dn '%s' failed."
+msgstr "La sauvegarde du compte/nagios de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:198
+msgid "The required field 'NagiosAlias' is not set."
+msgstr "Le champ obligatoire 'Alias de l'utilisateur' n'est pas rempli."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:201
+msgid "The required field 'NagiosMail' is not set."
+msgstr "Le champ obligatoire 'adresse de messagerie' n'est pas rempli."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:205
+#: plugins/personal/nagios/class_nagiosAccount.inc:209
+msgid "Please enter a valid email address in 'NagiosMail' field."
+msgstr ""
+"Veuillez entrer une adresse de messagerie valide dans le champ 'Adresse de "
+"messagerie'."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:261
+#, php-format
+msgid "Removing of user/nagios account with dn '%s' failed."
+msgstr "La suppression du compte/nagios de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:276
+msgid "Nagios account settings"
+msgstr "Paramètres Nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:287
+#: plugins/personal/generic/class_user.inc:1447
+msgid "Pager number"
+msgstr "Numéro de page"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:298
+msgid "View all hosts"
+msgstr "Voir tout les hôtes"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:299
+msgid "View all services"
+msgstr "Voir tout les services"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:301
+msgid "Trigger system commands"
+msgstr "Permettre les commandes systèmes"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:302
+msgid "Trigger all host commands"
+msgstr "Permettre les commandes sur tout les hôtes"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:303
+msgid "Trigger all service commands"
+msgstr "Permettre les commandes sur tout les services"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:305
+msgid "View configuration information"
+msgstr "Voir les informations de configuration"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:306
+msgid "View system informations"
+msgstr "Voir les informations sur le système"
+
+#: plugins/personal/posix/trust_machines.tpl:6
+msgid "Select systems to add"
+msgstr "Sélectionner les hôtes à ajouter"
+
+#: plugins/personal/posix/trust_machines.tpl:26
+msgid "Display systems of department"
+msgstr "Afficher les systèmes du département"
+
+#: plugins/personal/posix/main.inc:127
+msgid "Unix settings"
+msgstr "Paramètres unix"
+
+#: plugins/personal/posix/paste_generic.tpl:4
+msgid "Posix settings"
+msgstr "Paramètres Posix"
+
+#: plugins/personal/posix/paste_generic.tpl:8
+#: plugins/personal/posix/class_posixAccount.inc:1363
+#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
+#: plugins/personal/samba/samba3.tpl:97
+#: plugins/personal/samba/class_sambaAccount.inc:690
+msgid "Home directory"
+msgstr "Répertoire Home"
+
+#: plugins/personal/posix/paste_generic.tpl:23
+#: plugins/personal/posix/generic.tpl:47
+msgid "Force UID/GID"
+msgstr "Forcer l'UID/GID"
+
+#: plugins/personal/posix/paste_generic.tpl:28
+#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
+msgid "UID"
+msgstr "UID"
+
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/generic.tpl:76
+msgid "Group membership"
+msgstr "Appartenance au groupe"
+
+#: plugins/personal/posix/paste_generic.tpl:54
+#: plugins/personal/posix/generic.tpl:78
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Attention: NFS ne supporte pas plus de 16 groupes !)"
+
+#: plugins/personal/posix/posix_shadow.tpl:9
+msgid "User must change password on first login"
+msgstr "L'utilisateur doit changer son mot de passe lors de sa première connexion"
+
+#: plugins/personal/posix/posix_shadow.tpl:34
+#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
+msgid "Password expires on"
+msgstr "Le mot de passe expirera le"
+
+#: plugins/personal/posix/class_posixAccount.inc:16
+#: plugins/generic/references/class_reference.inc:22
+msgid "UNIX"
+msgstr "UNIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:137
+msgid "expired"
+msgstr "expire"
+
+#: plugins/personal/posix/class_posixAccount.inc:139
+msgid "grace time active"
+msgstr "temps de grâce activé"
+
+#: plugins/personal/posix/class_posixAccount.inc:142
+msgid "active, password not changable"
+msgstr "actif, impossible de changer le mot de passe"
+
+#: plugins/personal/posix/class_posixAccount.inc:144
+msgid "active, password expired"
+msgstr "actif, mot de passe expiré"
+
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "active"
+msgstr "actif"
+
+#: plugins/personal/posix/class_posixAccount.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:1029
+msgid "Group of user"
+msgstr "Groupe d'utilisateurs"
+
+#: plugins/personal/posix/class_posixAccount.inc:192
+msgid "unconfigured"
+msgstr "non configuré"
+
+#: plugins/personal/posix/class_posixAccount.inc:255
+msgid "This account has no unix extensions."
+msgstr "Ce compte n'a pas d'extension unix."
+
+#: plugins/personal/posix/class_posixAccount.inc:275
+#: plugins/personal/posix/class_posixAccount.inc:278
+msgid "Remove posix account"
+msgstr "Supprimer le compte posix"
+
+#: plugins/personal/posix/class_posixAccount.inc:276
+msgid ""
+"This account has unix features enabled. To disable them, you'll need to "
+"remove the samba / environment account first."
+msgstr ""
+"Ce compte possède l'extension unix. Pour le désactiver vous devez au "
+"préalable supprimer le(s) compte samba / environnement."
+
+#: plugins/personal/posix/class_posixAccount.inc:279
+msgid ""
+"This account has posix features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Ce compte possède l'extension posix. Vous pouvez le supprimer en cliquant "
+"sur le bouton ci-dessous."
+
+#: plugins/personal/posix/class_posixAccount.inc:282
+msgid "Create posix account"
+msgstr "Créer un compte posix"
+
+#: plugins/personal/posix/class_posixAccount.inc:283
+msgid ""
+"This account has posix features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Aucune extension posix n'existe pour ce compte. Vous pouvez en créer une en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/personal/posix/class_posixAccount.inc:443
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr ""
+"Les mots de passe ne peuvent être changé qu'après %s jours à compter de la "
+"dernière modification de celui-ci"
+
+#: plugins/personal/posix/class_posixAccount.inc:447
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "Le mot de passe doit être changé après %s jours"
+
+#: plugins/personal/posix/class_posixAccount.inc:451
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiery"
+msgstr ""
+"Désactiver le compte après %s jours d'inactivité après l'expiration du mot "
+"de passe"
+
+#: plugins/personal/posix/class_posixAccount.inc:455
+#, php-format
+msgid "Warn user %s days before password expiery"
+msgstr "Avertir l'utilisateur %s jours avant l'expiration de son mot de passe"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+msgid "full access"
+msgstr "accès complet"
+
+#: plugins/personal/posix/class_posixAccount.inc:576
+msgid "allow access to these hosts"
+msgstr "permettre l'accès a ces hôtes"
+
+#: plugins/personal/posix/class_posixAccount.inc:624
+#, php-format
+msgid "Removing of user/posix account with dn '%s' failed."
+msgstr "La suppression du compte/posix de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/posix/class_posixAccount.inc:772
+msgid "Failed: overriding lock"
+msgstr "Échoué: réécriture du verrou"
+
+#: plugins/personal/posix/class_posixAccount.inc:868
+#, php-format
+msgid "Saving of user/posix account with dn '%s' failed."
+msgstr "La sauvegarde du compte/posix de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/posix/class_posixAccount.inc:943
+msgid "The required field 'Home directory' is not set."
+msgstr "Le champ obligatoire 'Répertoire Home' n'est pas renseigné."
+
+#: plugins/personal/posix/class_posixAccount.inc:946
+msgid "Please enter a valid path in 'Home directory' field."
+msgstr "Veuillez indiquer un chemin d'accès valide dans le champ 'Répertoire Home'."
+
+#: plugins/personal/posix/class_posixAccount.inc:954
+msgid "Value specified as 'UID' is not valid."
+msgstr "La valeur de l''UID' spécifiée n'est pas valide."
+
+#: plugins/personal/posix/class_posixAccount.inc:957
+msgid "Value specified as 'UID' is too small."
+msgstr "La valeur de l''UID' est trop petite."
+
+#: plugins/personal/posix/class_posixAccount.inc:972
+msgid "Value specified as 'shadowMin' is not valid."
+msgstr "La valeur de 'ShadowMin' est invalide."
+
+#: plugins/personal/posix/class_posixAccount.inc:977
+msgid "Value specified as 'shadowMax' is not valid."
+msgstr "La valeur de 'shadowMax' est invalide"
+
+#: plugins/personal/posix/class_posixAccount.inc:982
+msgid "Value specified as 'shadowWarning' is not valid."
+msgstr "La valeur de 'shadowWarning' est invalide."
+
+#: plugins/personal/posix/class_posixAccount.inc:985
+msgid "'shadowWarning' without 'shadowMax' makes no sense."
+msgstr "'shadowWarning' sans 'shadowMax' est inutile."
+
+#: plugins/personal/posix/class_posixAccount.inc:988
+msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
+msgstr "La valeur de 'shadowWarning' doit être plus petite que 'shadowMax'."
+
+#: plugins/personal/posix/class_posixAccount.inc:991
+msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
+msgstr "La valeur de 'shadowWarning' doit être plus grande que 'shadowMin'."
+
+#: plugins/personal/posix/class_posixAccount.inc:996
+msgid "Value specified as 'shadowInactive' is not valid."
+msgstr "La valeur de 'shadowInactive' est invalide."
+
+#: plugins/personal/posix/class_posixAccount.inc:999
+msgid "'shadowInactive' without 'shadowMax' makes no sense."
+msgstr "'shadowInactive' sans 'shadowMax' est inutile."
+
+#: plugins/personal/posix/class_posixAccount.inc:1004
+msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
+msgstr "La valeur pour 'shadowMin' doit être plus petite que 'shadowMax'."
+
+#: plugins/personal/posix/class_posixAccount.inc:1353
+msgid "POSIX account"
+msgstr "Compte Posix"
+
+#: plugins/personal/posix/class_posixAccount.inc:1364
+#: plugins/personal/posix/generic.tpl:15
+msgid "Shell"
+msgstr "Shell"
+
+#: plugins/personal/posix/class_posixAccount.inc:1366
+msgid "Group ID"
+msgstr "ID du Groupe"
+
+#: plugins/personal/posix/class_posixAccount.inc:1368
+msgid "Force password change on login"
+msgstr "Forcer le changement de mot de passe au la connexion"
+
+#: plugins/personal/posix/class_posixAccount.inc:1369
+msgid "Shadow min"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1370
+msgid "Shadow max"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1371
+msgid "Shadow warning"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1372
+msgid "Shadow inactive"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1373
+msgid "Shadow expire"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1374
+msgid "System trust model"
+msgstr "Système de Confiance"
+
+#: plugins/personal/posix/generic.tpl:25
+msgid "Primary group"
+msgstr "Groupe principal"
+
+#: plugins/personal/posix/generic.tpl:102
+msgid "Account"
+msgstr "Compte"
+
+#: plugins/personal/posix/generic.tpl:109
+msgid "System trust"
+msgstr "Système de Confiance"
+
+#: plugins/personal/posix/generic.tpl:110
+msgid "Trust mode"
+msgstr "Mode de confiance"
+
+#: plugins/personal/posix/posix_groups.tpl:6
+msgid "Select groups to add"
+msgstr "Sélectionner les groupes à ajouter"
+
+#: plugins/personal/posix/posix_groups.tpl:32
+msgid "Display groups of department"
+msgstr "Afficher les groupes du département"
+
+#: plugins/personal/posix/posix_groups.tpl:53
+msgid "Display groups matching"
+msgstr "Afficher les groupes correspondants"
+
+#: plugins/personal/posix/posix_groups.tpl:64
+msgid "Display groups of user"
+msgstr "Afficher les groupes contenant des utilisateurs"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:62
+msgid "Sunday"
+msgstr "Dimanche"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:63
+msgid "Monday"
+msgstr "Lundi"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:64
+msgid "Tuesday"
+msgstr "Mardi"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:65
+msgid "Wednesday"
+msgstr "Mercredi"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:66
+msgid "Thursday"
+msgstr "Jeudi"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:67
+msgid "Friday"
+msgstr "Vendredi"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:68
+msgid "Saturday"
+msgstr "Samedi"
+
+#: plugins/personal/samba/samba3_workstations.tpl:6
+msgid "Select workstations to add"
+msgstr "Sélectionner les stations à ajouter"
+
+#: plugins/personal/samba/samba3_workstations.tpl:26
+msgid "Display workstations of department"
+msgstr "Afficher les stations d'un département"
+
+#: plugins/personal/samba/samba2.tpl:13
+msgid "Samba home"
+msgstr "Répertoire de l'utilisateur samba"
+
+#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
+msgid "Script path"
+msgstr "Chemin du Script"
+
+#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
+#: plugins/personal/samba/samba3.tpl:111
+#: plugins/personal/samba/class_sambaAccount.inc:691
+msgid "Profile path"
+msgstr "Chemin du Profile"
+
+#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
+msgid "Access options"
+msgstr "Options d'accès"
+
+#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
+msgid "Allow user to change password from client"
+msgstr ""
+"Autoriser les utilisateurs à changer de mot de passe à partir d'une station "
+"cliente"
+
+#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
+#: plugins/personal/samba/class_sambaAccount.inc:1106
+msgid "Login from windows client requires no password"
+msgstr "L'identification sur une station windows ne nécessite pas de mot de passe"
+
+#: plugins/personal/samba/samba2.tpl:77
+msgid "Temporary disable samba account"
+msgstr "Désactiver temporairement le compte Samba"
+
+#: plugins/personal/samba/samba3.tpl:27
+#: plugins/personal/samba/class_sambaAccount.inc:1121
+msgid "Domain"
+msgstr "Domaine"
+
+#: plugins/personal/samba/samba3.tpl:66
+msgid "Terminal Server"
+msgstr "Serveur de terminaux"
+
+#: plugins/personal/samba/samba3.tpl:94
+#: plugins/personal/samba/class_sambaAccount.inc:1102
+msgid "Allow login on terminal server"
+msgstr "Permet la connexion sur un serveur de terminaux"
+
+#: plugins/personal/samba/samba3.tpl:131
+#: plugins/personal/samba/class_sambaAccount.inc:1103
+msgid "Inherit client config"
+msgstr "Hérite de la configuration du client"
+
+#: plugins/personal/samba/samba3.tpl:134
+msgid "Initial program"
+msgstr "Programme initial"
+
+#: plugins/personal/samba/samba3.tpl:142
+msgid "Working directory"
+msgstr "Répertoire de travail"
+
+#: plugins/personal/samba/samba3.tpl:159
+msgid "Timeout settings (in minutes)"
+msgstr "Configuration du temps d'attente (en minutes)"
+
+#: plugins/personal/samba/samba3.tpl:169
+#: plugins/personal/samba/class_sambaAccount.inc:698
+msgid "Connection"
+msgstr "Connexion"
+
+#: plugins/personal/samba/samba3.tpl:183
+#: plugins/personal/samba/class_sambaAccount.inc:699
+msgid "Disconnection"
+msgstr "Déconnexion"
+
+#: plugins/personal/samba/samba3.tpl:197
+#: plugins/personal/samba/class_sambaAccount.inc:700
+msgid "IDLE"
+msgstr "En attente"
+
+#: plugins/personal/samba/samba3.tpl:213
+msgid "Client devices"
+msgstr "Périphériques clients"
+
+#: plugins/personal/samba/samba3.tpl:220
+msgid "Connect client drives at logon"
+msgstr "Connecter les lecteurs clients à l'identification"
+
+#: plugins/personal/samba/samba3.tpl:228
+msgid "Connect client printers at logon"
+msgstr "Connecter les imprimantes clients à l'identification"
+
+#: plugins/personal/samba/samba3.tpl:236
+msgid "Default to main client printer"
+msgstr "Imprimante par défaut"
+
+#: plugins/personal/samba/samba3.tpl:250
+msgid "Shadowing"
+msgstr "Masquer"
+
+#: plugins/personal/samba/samba3.tpl:261
+msgid "On broken or timed out"
+msgstr "Sur interrompu ou temps d'attente dépassé"
+
+#: plugins/personal/samba/samba3.tpl:271
+msgid "Reconnect if disconnected"
+msgstr "Reconnexion si déconnecté"
+
+#: plugins/personal/samba/samba3.tpl:306
+#: plugins/personal/samba/class_sambaAccount.inc:1107
+msgid "Lock samba account"
+msgstr "Verrouiller le compte Samba"
+
+#: plugins/personal/samba/samba3.tpl:331
+#: plugins/personal/samba/class_sambaAccount.inc:1113
+msgid "Limit Logon Time"
+msgstr "Limiter les temps d'accès"
+
+#: plugins/personal/samba/samba3.tpl:351
+#: plugins/personal/samba/class_sambaAccount.inc:1114
+msgid "Limit Logoff Time"
+msgstr "Limiter les heures de déconnections"
+
+#: plugins/personal/samba/samba3.tpl:372
+msgid "Account expires after"
+msgstr "Le compte expire après"
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Samba logon times"
+msgstr "Heures d'accès à Samba"
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Edit settings..."
+msgstr "Editer les paramètres..."
+
+#: plugins/personal/samba/samba3.tpl:403
+msgid "Allow connection from these workstations only"
+msgstr "Permet la connections depuis ces stations seulement"
+
+#: plugins/personal/samba/class_sambaAccount.inc:212
+msgid "This account has no samba extensions."
+msgstr "Aucune extension samba pour cet utilisateur."
+
+#: plugins/personal/samba/class_sambaAccount.inc:221
+msgid "Remove samba account"
+msgstr "Supprimer le compte Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:222
+msgid ""
+"This account has samba features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Une extension samba existe pour cet utilisateur. Vous pouvez la supprimer en "
+"cliquant sur le bouton ci-dessous."
+
+#: plugins/personal/samba/class_sambaAccount.inc:232
+#: plugins/personal/samba/class_sambaAccount.inc:235
+msgid "Create samba account"
+msgstr "Créer un compte Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:233
+msgid ""
+"This account has samba features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Aucune extension samba n'existe pour cet utilisateur. Vous pouvez en créer "
+"un en cliquant sur le bouton ci-dessous."
+
+#: plugins/personal/samba/class_sambaAccount.inc:236
+msgid ""
+"This account has samba features disabled. Posix features are needed for "
+"samba accounts, enable them first."
+msgstr ""
+"La création d'un compte samba nécessite, au préalable, que l'utilisateur "
+"possède un compte Posix."
+
+#: plugins/personal/samba/class_sambaAccount.inc:502
+msgid "input on, notify on"
+msgstr "entrée activée, notification activée"
+
+#: plugins/personal/samba/class_sambaAccount.inc:503
+msgid "input on, notify off"
+msgstr "entrée activée, notification désactivée"
+
+#: plugins/personal/samba/class_sambaAccount.inc:504
+msgid "input off, notify on"
+msgstr "entrée désactivée, notification activée"
+
+#: plugins/personal/samba/class_sambaAccount.inc:505
+msgid "input off, nofify off"
+msgstr "entrée désactivée, notification désactivée"
+
+#: plugins/personal/samba/class_sambaAccount.inc:507
+msgid "disconnect"
+msgstr "déconnecté"
+
+#: plugins/personal/samba/class_sambaAccount.inc:508
+msgid "reset"
+msgstr "remise à zéro"
+
+#: plugins/personal/samba/class_sambaAccount.inc:510
+msgid "from any client"
+msgstr "de n'importe quel client"
+
+#: plugins/personal/samba/class_sambaAccount.inc:511
+msgid "from previous client only"
+msgstr "du client précédent seulement"
+
+#: plugins/personal/samba/class_sambaAccount.inc:674
+#, php-format
+msgid "Removing of user/samba account with dn '%s' failed."
+msgstr "La suppression du compte/samba de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/samba/class_sambaAccount.inc:693
+#, php-format
+msgid "The value specified as '%s' contains invalid characters!"
+msgstr "La valeur spécifiée comme '%s' contient des caractères invalides !"
+
+#: plugins/personal/samba/class_sambaAccount.inc:703
+#, php-format
+msgid "The timeout property '%s' is checked and contains invalid or no characters!"
+msgstr ""
+"La propriété temps d'attente '%s' est activée et contient des caractères "
+"invalides ou ne contient rien!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:709
+msgid ""
+"The windows user manager only allows eight clients. You've specified more "
+"than eight."
+msgstr ""
+"Le gestionnaire d'utilisateurs windows accepte seulement huit clients. Vous "
+"en avez spécifiés plus de huit."
+
+#: plugins/personal/samba/class_sambaAccount.inc:894
+msgid ""
+"Warning: This account has an undefined samba SID assigned. The problem can "
+"not be fixed by GOsa!"
+msgstr ""
+"Attention: Ce compte possède un SID samba non assigné: Le problème ne peut "
+"pas être fixé par GOsa!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:918
+msgid ""
+"Warning: Can't identify users primary group - no conversion to a samba group "
+"possible!"
+msgstr ""
+"Erreur: Impossible d'identifier le groupe principal de l'utilisateur - la "
+"transformation vers un groupe samba est impossible !"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1028
+#, php-format
+msgid "Saving of user/samba account with dn '%s' failed."
+msgstr "La sauvegarde du compte/samba de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/samba/class_sambaAccount.inc:1093
+#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
+msgid "Samba settings"
+msgstr "Configuration Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1105
+msgid "Allow user to change password"
+msgstr "Autoriser les utilisateurs à changer de mot de passe"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1110
+msgid "Account expires"
+msgstr "Le compte expire"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1111
+msgid "Password expires"
+msgstr "Le mot de passe expirera le"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1115
+msgid "Logon hours"
+msgstr "Heure de connexions"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1117
+msgid "Generic home directory"
+msgstr "Répertoire Home de base"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1118
+msgid "Generic samba home drive"
+msgstr "Lecteur réseau par défaut"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1119
+msgid "Generic script path"
+msgstr "Chemin du script par défaut"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1120
+msgid "Generic profile path"
+msgstr "Chemin par défaut du profil"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1122
+msgid "Allow connection from"
+msgstr "Permettre la connexion depuis"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:21
+msgid "Specify the hours this user is allowed to log in"
+msgstr "Indiquez les heures auquel l'utilisateur est autorisé à se connecter"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:27
+msgid "Hour"
+msgstr "Heure"
+
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:208
+msgid "Certificates"
+msgstr "Certificats"
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Certificat standard"
+
+#: plugins/personal/generic/generic_certs.tpl:33
+msgid "S/MIME certificate"
+msgstr "Certificat S/MIME"
+
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "PKCS12 certificate"
+msgstr "Certificat PKCS12"
+
+#: plugins/personal/generic/generic_certs.tpl:78
+#: plugins/personal/generic/class_user.inc:1406
+msgid "Certificate serial number"
+msgstr "Numéro de série du certificat"
+
+#: plugins/personal/generic/generic_picture.tpl:5
+#: plugins/personal/generic/generic_picture.tpl:15
+#: plugins/personal/generic/paste_generic.tpl:37
+#: plugins/personal/generic/generic.tpl:20
+#: plugins/personal/generic/generic.tpl:22
+#: plugins/personal/generic/generic.tpl:38
+msgid "Personal picture"
+msgstr "Image personnelle"
+
+#: plugins/personal/generic/main.inc:102
+msgid "You are not allowed to set your password!"
+msgstr "Vous n'êtes pas autorisé à modifier votre mot de passe !"
+
+#: plugins/personal/generic/main.inc:193
+msgid "Generic user information"
+msgstr "Information générales sur l'utilisateur"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "female"
+msgstr "féminin"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "male"
+msgstr "masculin"
+
+#: plugins/personal/generic/class_user.inc:291
+msgid "This account has no valid GOsa extensions."
+msgstr "Ce compte n'a pas d'extensions GOsa valides."
+
+#: plugins/personal/generic/class_user.inc:353
+msgid "The specified file has not been uploaded via HTTP POST! Aborted."
+msgstr "Ce fichier n'a pas été téléchargé via la méthode HTTP POST ! Abandon."
+
+#: plugins/personal/generic/class_user.inc:450
+msgid "Please enter a valid serial number"
+msgstr "Veuillez entrer un numéro de série valide"
+
+#: plugins/personal/generic/class_user.inc:494
+msgid ""
+"(Some types of certificates are currently not supported and may be displayed "
+"as 'invalid'.)"
+msgstr ""
+"(Certains types de certificats ne sont pas supportés et peuvent être "
+"affichés comme 'non valides'.)"
+
+#: plugins/personal/generic/class_user.inc:504
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Le certificat est valide de %s à %s et est actuellement %s."
+
+#: plugins/personal/generic/class_user.inc:507
+msgid "valid"
+msgstr "valide"
+
+#: plugins/personal/generic/class_user.inc:508
+msgid "invalid"
+msgstr "invalide"
+
+#: plugins/personal/generic/class_user.inc:513
+msgid "No certificate installed"
+msgstr "Pas de certificat installé"
+
+#: plugins/personal/generic/class_user.inc:600
+#, php-format
+msgid "Removing of user/generic account with dn '%s' failed."
+msgstr "La suppression du compte/génerique de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/generic/class_user.inc:634
+#: plugins/personal/generic/class_user.inc:1019
+msgid "Kerberos database communication failed"
+msgstr "La communication vers la base de données kerberos a échoué"
+
+#: plugins/personal/generic/class_user.inc:648
+#: plugins/personal/generic/class_user.inc:1036
+msgid "Can't remove user from kerberos database."
+msgstr "Impossible de supprimer l'utilisateur de la base de données kerberos."
+
+#: plugins/personal/generic/class_user.inc:721
+#, php-format
+msgid "You are not allowed to move this object to '%s'."
+msgstr "Vous n'êtes pas autorisé à bouger cet objet vers '%s'"
+
+#: plugins/personal/generic/class_user.inc:966
+#, php-format
+msgid "Saving of user/generic account with dn '%s' failed."
+msgstr "La sauvegarde du compte/générique de l'utilisateur avec le dn '%s' à échoué."
+
+#: plugins/personal/generic/class_user.inc:1047
+msgid "Can't add user to kerberos database."
+msgstr "Impossible d'ajouter un utilisateur à la base de données kerberos."
+
+#: plugins/personal/generic/class_user.inc:1114
+msgid "There's already a person with this 'Login' in the database."
+msgstr "Une personne ayant cet 'Identifiant' existe déjà dans l'annuaire."
+
+#: plugins/personal/generic/class_user.inc:1123
+msgid "The required field 'Login' is not set."
+msgstr "Le champ obligatoire 'Identifiant' n'est pas renseigné."
+
+#: plugins/personal/generic/class_user.inc:1128
+msgid ""
+"There's already a person with this 'Name'/'Given name' combination in the "
+"database."
+msgstr "Une personne ayant ce 'Nom'/'Nom Complet' existe déjà dans l'annuaire."
+
+#: plugins/personal/generic/class_user.inc:1135
+msgid ""
+"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"Le champ 'Identifiant' contient des caractères invalides. Les minuscules, "
+"chiffres et tirets sont autorisés."
+
+#: plugins/personal/generic/class_user.inc:1138
+msgid "The field 'Homepage' contains an invalid URL definition."
+msgstr "Le champ 'Page d'accueil' contient une URL invalide."
+
+#: plugins/personal/generic/class_user.inc:1267
+msgid "Could not open specified certificate!"
+msgstr "Impossible d'ouvrir le certificat demandé !"
+
+#: plugins/personal/generic/class_user.inc:1398
+#: plugins/personal/generic/generic.tpl:442
+msgid "Unit"
+msgstr "Unité"
+
+#: plugins/personal/generic/class_user.inc:1399
+#: plugins/personal/generic/generic.tpl:467
+msgid "House identifier"
+msgstr "Identifiant du bâtiment"
+
+#: plugins/personal/generic/class_user.inc:1400
+#: plugins/personal/generic/generic.tpl:384
+msgid "Vocation"
+msgstr "Travail"
+
+#: plugins/personal/generic/class_user.inc:1401
+#: plugins/personal/generic/generic.tpl:511
+msgid "Last delivery"
+msgstr "Dernière distribution"
+
+#: plugins/personal/generic/class_user.inc:1402
+#: plugins/personal/generic/generic.tpl:433
+msgid "Person locality"
+msgstr "Lieu de résidence"
+
+#: plugins/personal/generic/class_user.inc:1403
+#: plugins/personal/generic/generic.tpl:392
+msgid "Unit description"
+msgstr "Description de l'unité"
+
+#: plugins/personal/generic/class_user.inc:1404
+#: plugins/personal/generic/generic.tpl:401
+msgid "Subject area"
+msgstr "Zone de sujet"
+
+#: plugins/personal/generic/class_user.inc:1405
+#: plugins/personal/generic/generic.tpl:410
+msgid "Functional title"
+msgstr "Fonction"
+
+#: plugins/personal/generic/class_user.inc:1407
+#: plugins/personal/generic/generic.tpl:520
+msgid "Public visible"
+msgstr "Visible par tous"
+
+#: plugins/personal/generic/class_user.inc:1408
+#: plugins/personal/generic/generic.tpl:451
+msgid "Street"
+msgstr "Rue"
+
+#: plugins/personal/generic/class_user.inc:1414
+msgid "Generic user settings"
+msgstr "Paramètres par défaut des utilisateurs"
+
+#: plugins/personal/generic/class_user.inc:1429
+#: plugins/personal/generic/generic.tpl:83
+msgid "Academic title"
+msgstr "Titre Universitaire"
+
+#: plugins/personal/generic/class_user.inc:1432
+#: plugins/personal/generic/generic.tpl:183
+msgid "Homepage"
+msgstr "Page d'accueil"
+
+#: plugins/personal/generic/class_user.inc:1435
+#: plugins/personal/generic/generic.tpl:93
+msgid "Date of birth"
+msgstr "Date de naissance"
+
+#: plugins/personal/generic/class_user.inc:1436
+msgid "Gender"
+msgstr "Sexe"
+
+#: plugins/personal/generic/class_user.inc:1437
+msgid "Preferred language"
+msgstr "Langue préférée"
+
+#: plugins/personal/generic/class_user.inc:1438
+msgid "Department number"
+msgstr "Numéro du département"
+
+#: plugins/personal/generic/class_user.inc:1439
+msgid "Employee number"
+msgstr "Numéro de l'employé"
+
+#: plugins/personal/generic/class_user.inc:1440
+#: plugins/personal/generic/generic.tpl:282
+msgid "Employee type"
+msgstr "Type de l'employé"
+
+#: plugins/personal/generic/class_user.inc:1443
+#: plugins/personal/generic/paste_generic.tpl:47
+msgid "User picture"
+msgstr "Image de l'utilisateur"
+
+#: plugins/personal/generic/class_user.inc:1444
+msgid "Room number"
+msgstr "Numéro du bureau"
+
+#: plugins/personal/generic/class_user.inc:1448
+msgid "User certificates"
+msgstr "Certificats utilisateurs"
+
+#: plugins/personal/generic/paste_generic.tpl:1
+msgid "User settings"
+msgstr "Préférences utilisateur"
+
+#: plugins/personal/generic/paste_generic.tpl:23
+msgid "Clear password"
+msgstr "Effacer le mot de passe"
+
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Set new password"
+msgstr "Attribuer un nouveau mot de passe"
+
+#: plugins/personal/generic/password.tpl:2
+msgid ""
+"You have changed the method your password is stored in the ldap database. "
+"For that reason you've to enter your password at this point again. GOsa will "
+"then encode it with the selected method."
+msgstr ""
+"Vous avez sélectionnez une autre méthode de stockage des mots de passe. Pour "
+"cette raison vous devez ressaisir votre mot de passe afin que GOsa puisse le "
+"réencoder et l'enregistrer dans l'annuaire LDAP."
+
+#: plugins/personal/generic/generic.tpl:6
+msgid "Personal information"
+msgstr "Informations personnelles"
+
+#: plugins/personal/generic/generic.tpl:29
+#: plugins/personal/generic/generic.tpl:40
+msgid "Change picture"
+msgstr "Changer la photo"
+
+#: plugins/personal/generic/generic.tpl:54
+msgid "Template name"
+msgstr "Nom du modèle"
+
+#: plugins/personal/generic/generic.tpl:111
+#: ihtml/themes/default/sizelimit.tpl:14
+msgid "Set"
+msgstr "Activer"
+
+#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Sex"
+msgstr "Sexe"
+
+#: plugins/personal/generic/generic.tpl:130
+msgid "Preferred langage"
+msgstr "Langue préférée"
+
+#: plugins/personal/generic/generic.tpl:175
+msgid "Private phone"
+msgstr "Numéro de téléphone privé"
+
+#: plugins/personal/generic/generic.tpl:196
+msgid "Password storage"
+msgstr "Format de stockage des mots de passe"
+
+#: plugins/personal/generic/generic.tpl:211
+msgid "Edit certificates"
+msgstr "Editer des certificats"
+
+#: plugins/personal/generic/generic.tpl:220
+msgid "Edit properties"
+msgstr "Editer les propriétés"
+
+#: plugins/personal/generic/generic.tpl:238
+msgid "Organizational information"
+msgstr "Informations sur l'entreprise"
+
+#: plugins/personal/generic/generic.tpl:266
+msgid "Department No."
+msgstr "No. du département."
+
+#: plugins/personal/generic/generic.tpl:274
+msgid "Employee No."
+msgstr "No. de l'employé."
+
+#: plugins/personal/generic/generic.tpl:300
+#: plugins/personal/generic/generic.tpl:482
+msgid "Room No."
+msgstr "No. de bureau."
+
+#: plugins/personal/generic/generic.tpl:496
+msgid "Please use the phone tab"
+msgstr "Veuillez utiliser l'onglet téléphone"
+
+#: plugins/generic/welcome/welcome.tpl:4
+msgid ""
+"This is the GOsa main menu. You can select your tasks from the menu on the "
+"left, or by choosing one of the pictograms below. All changes apply directly "
+"to your companies LDAP server."
+msgstr ""
+"Vous êtes sur la fenêtre principale de GOsa. Vous pouvez sélectionner une "
+"rubrique soit en utilisant le menu de gauche soit en cliquant sur une des "
+"icônes. Tout les changements sont directement appliqués sur les serveurs "
+"LDAP de votre société."
+
+#: plugins/generic/welcome/welcome.tpl:8
+msgid ""
+"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
+"back to the pictogram view."
+msgstr ""
+"Cliquez sur déconnexion, en haut à gauche, pour vous déconnecter, sur "
+"Accueil pour revenir à la page principale."
+
+#: plugins/generic/welcome/welcome.tpl:15
+msgid "The GOsa team"
+msgstr "L'équipe de GOsa"
+
+#: plugins/generic/welcome/main.inc:24
+#, php-format
+msgid "Welcome %s!"
+msgstr "Bienvenue %s !"
+
+#: plugins/generic/references/class_reference.inc:46
+msgid "Thin Client"
+msgstr "Clients légers"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Object name"
+msgstr "Nom de l'objet"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Contents"
+msgstr "Contenu"
+
+#: plugins/generic/references/contents.tpl:18
+msgid "This object has no relationship to other objects."
+msgstr "Cette objet n'a pas de relation avec d'autres objets."
+
+#: plugins/gofon/macro/parameter.tpl:4
+msgid "Argument"
+msgstr "Argument"
+
+#: plugins/gofon/macro/parameter.tpl:8
+msgid "type"
+msgstr "type"
+
+#: plugins/gofon/macro/parameter.tpl:19
+msgid "You are not allowed to view the macro parameter settings"
+msgstr "Vous n'êtes pas autorisé à voir les paramètres de cette macro."
+
+#: plugins/gofon/macro/headpage.tpl:6
+#: plugins/gofon/macro/class_divListMacros.inc:31
+#: plugins/gofon/macro/class_divListMacros.inc:32
+msgid "List of macros"
+msgstr "Liste des macros"
+
+#: plugins/gofon/macro/headpage.tpl:24
+#: plugins/gofon/macro/class_divListMacros.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected macros. You may want "
+"to use the range selector on top of the macro listbox, when working with a "
+"large number of macros."
+msgstr ""
+"Ce menu permet d'ajouter, de modifier ou de supprimer les macros "
+"sélectionnés. Vous pouvez utiliser les différents filtres lorsque vous "
+"travaillez avec un nombre élevé de macros."
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros matching"
+msgstr "Afficher les macros correspondantes"
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros  matching"
+msgstr "Afficher les macros correspondantes"
+
+#: plugins/gofon/macro/headpage.tpl:41
+#: plugins/gofon/macro/class_divListMacros.inc:65
+msgid "Regular expression for matching macro names"
+msgstr "Expression régulière correspondant à des noms de macro"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
+msgid "This 'dn' is no phone macro."
+msgstr "Ce 'dn' n'est pas une macro téléphonique."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
+msgid "String"
+msgstr "Chaîne de caractère"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
+msgid "Combobox"
+msgstr "Boite à choix multiple"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
+#: include/sieve/templates/element_boolean.tpl:4
+msgid "Bool"
+msgstr "Booléen"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
+msgid "Delete unused"
+msgstr "Supprimer les paramètres inutilisés"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
+#, php-format
+msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
+msgstr ""
+"Le paramètre %s contient des caractères invalides. '!#' est utilisé comme "
+"séparateur"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
+#, php-format
+msgid "The parameter %s has incorrect value for type bool."
+msgstr "Le paramètre %s à des valeurs incorrectes par rapport au type booléen."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
+#, php-format
+msgid ""
+"Parameter count of the macro changed, you must update each user which are "
+"using this macro '%s'."
+msgstr ""
+"Le nombre de paramètres de la macro à change, vous devez mettre à jour "
+"chaque utilisateur qui utilise la macro '%s'."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
+#: plugins/gofon/macro/class_gofonMacro.inc:492
+#: plugins/gofon/macro/class_gofonMacro.inc:501
+#, php-format
+msgid "Removing of goFonMacro/generic account with dn '%s' failed."
+msgstr ""
+"La suppression du compte goFonMacro/générqiue de l'utilisateur avec le dn '%"
+"s' à échoué."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:241
+#, php-format
+msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
+msgstr ""
+"L'effacement de la macro depuis '%s' à échoué. Veuillez vérifier les "
+"journaux système de GOsa pour les erreurs mysql."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:309
+#, php-format
+msgid "More than one '(' is currently not supported. Line : '%s'."
+msgstr "Plus d'un '(' n'est actuellement pas supporté. Ligne : '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:312
+#, php-format
+msgid "More than one ')' is currently not supported. Line : '%s'."
+msgstr "Plus d'une ')' n'est actuellement pas supporté, Ligne : '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:316
+#, php-format
+msgid "There is no application given in line : '%s'."
+msgstr "Il y a pas d'application indiquée à la ligne : '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:320
+#, php-format
+msgid "There is no extension type given in line : '%s'."
+msgstr "Il n'y a pas de type d'extension indiquée à la ligne : '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:349
+#, php-format
+msgid "Insert of new macro failed for server '%s'."
+msgstr "L'insertion de la nouvelle macro à échoué pour le serveur '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:409
+msgid ""
+"There must be at least one server with an asterisk database to save this "
+"phone macro."
+msgstr ""
+"Il doit y avoir au moins un serveur avec la base de donnée asterisk pour "
+"sauver cette macro."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:423
+#, php-format
+msgid "The given cn '%s' already exists."
+msgstr "Le cn indiqué '%s' existe déjà."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:429
+msgid "You must specify the 'Display Name' in order to save this macro"
+msgstr "Vous devez spécifier le 'Nom d'affichage' pour pouvoir sauver cette macro"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:433
+msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
+msgstr ""
+"Le cn introduit est trop long, pour créer une macro le maximum est de 20 "
+"caractères."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:442
+msgid ""
+"This macro is still in use. It is necessary to mark this macro as visible "
+"for users."
+msgstr ""
+"Cette macro est toujours utilisée. Il est nécessaire de marquer cette macro "
+"comme visible pour tout les utilisateurs."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:450
+msgid "Makro length must be lower than 100 lines"
+msgstr "La longueur de la macro doit être plus petite que 100 lignes"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:455
+msgid "You can't save an empty macro."
+msgstr "Impossible de sauver des macros vides."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:472
+msgid ""
+"This macro is still in use. To delete this Macro ensure that nobody has "
+"selected it."
+msgstr ""
+"Cette macro est toujours utilisée. Pour effacer cette macro, assurez vous "
+"que personne ne la sélectionnée."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:485
+msgid ""
+"Could not remove the macro entry from asterisk databases. Please check your "
+"asterisk database configurations."
+msgstr ""
+"Impossible d'effacer la macro de la base de données asterisk. Veuillez "
+"vérifier la configuration de la base de donnée asterisk."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:535
+#, php-format
+msgid "Saving of goFonMacro/generic account with dn '%s' failed."
+msgstr ""
+"La sauvegarde du compte goFonMacro/générique de l'utilisateur avec le dn '%"
+"s' à échoué."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:571
+msgid "Asterisk macro management"
+msgstr "Gestion des macros d'Asterisk"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:576
+msgid "GOfon macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:580
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/gofon/macro/paste_generic.tpl:4
+#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
+#: plugins/gofon/macro/generic.tpl:9
+msgid "Macro name"
+msgstr "Nom de la macro"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:584
+msgid "Macro content and parameter"
+msgstr "Contenu et paramètre des macros"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:585
+msgid "Visibility flag"
+msgstr "Etat de visibilité"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
+msgid "Phone macros"
+msgstr "Macros téléphoniques"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
+#, php-format
+msgid "You're about to delete the following user(s) %s"
+msgstr "Vous êtes sur le point de supprimer le(s) utilisateur(s) suivant(s) %s"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
+msgid "You are not allowed to delete this macro!"
+msgstr "Vous n'êtes pas autorisé à supprimer cette macro!"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
+#, php-format
+msgid "You're about to delete the macro '%s'."
+msgstr "Vous êtes sur le point de supprimer la macro '%s'."
+
+#: plugins/gofon/macro/class_divListMacros.inc:58
+msgid "Visible"
+msgstr "Visible"
+
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "Create new phone macro"
+msgstr "Créer une nouvelle macro téléphonique"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+msgid "Remove selected macros"
+msgstr "Effacer les macros sélectionnées"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+msgid "Remove macros"
+msgstr "Supprimer les macros"
+
+#: plugins/gofon/macro/class_divListMacros.inc:178
+msgid "Macro"
+msgstr "Macro"
+
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "visible"
+msgstr "visible"
+
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "invisible"
+msgstr "invisible"
+
+#: plugins/gofon/macro/class_divListMacros.inc:208
+msgid "Edit macro"
+msgstr "Editer une macro"
+
+#: plugins/gofon/macro/class_divListMacros.inc:216
+msgid "Delete macro"
+msgstr "Supprimer une macro"
+
+#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
+msgid "Phone macro management"
+msgstr "Administration des macros téléphoniques"
+
+#: plugins/gofon/macro/generic.tpl:18
+msgid "Macro name to be displayed"
+msgstr "Nom d'affichage de la macro"
+
+#: plugins/gofon/macro/generic.tpl:60
+msgid "Visible for user"
+msgstr "Visible pour l'utilisateur"
+
+#: plugins/gofon/macro/generic.tpl:70
+msgid "Macro text"
+msgstr "Texte de la macro"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:6
+msgid "Phone Reports"
+msgstr "Rapports téléphoniques"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:165
+#: plugins/gofon/fonreports/class_fonreport.inc:175
+msgid "Can't connect to phone database, no reports can be shown!"
+msgstr ""
+"Impossible de se connecter à la base de données des téléphones, aucun "
+"rapport ne peut être affiché !"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:179
+msgid "Can't select phone database for report generation!"
+msgstr ""
+"Impossible de sélectionner la base de données des téléphones pour la "
+"génération de rapports !"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:197
+msgid "Query for phone database failed!"
+msgstr "La requête sur la base de données des téléphones a échoué !"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:395
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#: plugins/gofon/fonreports/main.inc:16
+msgid "Phone reports"
+msgstr "Rapports téléphoniques"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:405
+#: plugins/gofon/fonreports/contents.tpl:31
+msgid "Source"
+msgstr "Emetteur"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:406
+#: plugins/gofon/fonreports/contents.tpl:32
+msgid "Destination"
+msgstr "Destinataire"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:407
+#: plugins/gofon/fonreports/contents.tpl:33
+msgid "Channel"
+msgstr "Canal"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:408
+msgid "Application called"
+msgstr "Application appelée"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:409
+msgid "Disposition"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:410
+#: plugins/gofon/fonreports/contents.tpl:36
+msgid "Duration"
+msgstr "Durée"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
+#, php-format
+msgid ""
+"The specified goFonHomeServer '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry ignoring old "
+"accounts."
+msgstr ""
+"Le serveur goFonHomeServer '%s' n'est pas disponible dans la configuration "
+"serveur de GOsa. La sauvegarde de ce compte va créer une nouvelle entrée "
+"dans le serveur '%s'. Utilisez annuler si vous ne voulez pas créer un "
+"nouveau compte en ignorant les ancien comptes."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
+"error."
+msgstr ""
+"Le serveur MySQL '%s' n'est pas joignable avec l'utilisateur '%s', veuillez "
+"vérifier les journaux système GOsa pour les erreurs mysql."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
+#, php-format
+msgid "Can't select database %s on %s."
+msgstr "Impossible de sélectionner la base de données %s située sur %s."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
+msgid "no macro"
+msgstr "pas de macros"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
+msgid "undefined"
+msgstr "non défini"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
+msgid ""
+"Can't save any changes to asterisk database, there is no mysql extension "
+"available."
+msgstr ""
+"Impossible de sauvegarde les changements dans votre base de données "
+"asterisk, l'extension mysql n'est pas disponible."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
+"keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+"Le serveur MySQL '%s' n'est pas joignable avec l'utilisateur '%s'. Abandon "
+"de la sauvegarde des données pour garder la consistance de la base de "
+"données, veuillez vérifier les journaux systèmes GOsa pour les erreurs mysql."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
+#, php-format
+msgid ""
+"Can't select database %s on %s. Abort saving entries to keep the database "
+"consistent, check GOsa log for mysql error."
+msgstr ""
+"Impossible de sélectionner la base de données %s sur %s. Abandon de la "
+"sauvegarde des données pour garder la base de données consistante, veuillez "
+"vérifier les journaux systèmes de GOsa pour les erreurs mysql."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
+#, php-format
+msgid ""
+"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
+"entries to keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+"L'ancien serveur MySQL primaire '%s' n'est pas joignable avec l'utilisateur "
+"'%s'. Abandon des sauvegardes pour garder la consistance de la base de "
+"données, veuillez vérifier les journaux systèmes GOsa pour les erreurs mysql."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
+msgid "Error while performing query:"
+msgstr "Une erreur s'est produite lors de la requête:"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
+msgid "This account has no phone extensions."
+msgstr "Ce compte n'est pas d'extension téléphoniques."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
+msgid ""
+"The macro you selected, is no longer available for you, please choose "
+"another one."
+msgstr ""
+"La macro que vous aviez choisi dans le passé n'est plus disponible, veuillez "
+"en choisir une autre."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
+msgid "Remove phone account"
+msgstr "Supprimer l'extension téléphonique"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
+msgid ""
+"This account has phone features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Une extension téléphone existe pour cet utilisateur. Vous pouvez la "
+"supprimer en cliquant sur le bouton ci-dessous."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
+msgid "Create phone account"
+msgstr "Créer un compte téléphone"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
+msgid ""
+"This account has phone features disabled. You can't enable them while no uid "
+"is set."
+msgstr ""
+"Aucun extension téléphone n'existe pour cet utilisateur. Vous ne pouvez pas "
+"l'activer lorsque aucun uid n'est indiqué."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
+msgid ""
+"This account has phone features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Aucun extension téléphone n'existe pour cet utilisateur. Vous pouvez en "
+"créer une en cliquant sur le bouton ci-dessous."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
+msgid "Please enter a valid phone number!"
+msgstr "Veuillez entrer un numéro de téléphone valide !"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
+msgid "Choose your private phone"
+msgstr "Choisissez votre téléphone privé"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone account."
+msgstr ""
+"Il doit y avoir au moins un serveur avec une base de données asterisk pour "
+"créer un compte téléphonique."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
+msgid "Voicemail PIN must be between 1-4 characters."
+msgstr "Le code pin de la boîte vocale doit être entre 1-4 caractères."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
+msgid ""
+"The specified Voicemail PIN contains invalid characters, only numeric values "
+"are allowed here."
+msgstr ""
+"Le code pin de la boîte vocale contient des caractères invalides, seul les "
+"chiffres sont autorisés."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
+msgid "Phone PIN must be at least one character long."
+msgstr "Le code pin du téléphone doit être minimum 1 caractère."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
+msgid ""
+"The specified phone PIN contains invalid characters, only aphanumeric values "
+"are allowed here."
+msgstr ""
+"Le code pin du téléphone contient des caractères invalides. Seul les "
+"chiffres et les lettres sont autorisés."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
+#, php-format
+msgid "You need to specify at least one phone number!"
+msgstr "Vous devez au moins indiquer un numéro de téléphone !"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
+#, php-format
+msgid "Saving of user/phone account with dn '%s' failed."
+msgstr ""
+"La sauvegarde du compte/téléphonique de l'utilisateur avec le dn '%s' à "
+"échoué."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
+msgid ""
+"Can't remove phone account, the mysql extension is not present in php "
+"configuration."
+msgstr ""
+"Impossible de supprimer le compte téléphonique, l'extension mysql n'est pas "
+"présente dans la configuration php."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
+#, php-format
+msgid "Removed user '%s' from phone queue '%s'."
+msgstr "L'utilisateur '%s' à été enlevé de la queue '%s'."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
+#, php-format
+msgid "Removing of user/phone account with dn '%s' failed."
+msgstr ""
+"La suppression du compte/téléphonique de l'utilisateur avec le dn '%s' à "
+"échoué."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available. "
+"Remove aborted."
+msgstr ""
+"Le serveur asterisk primaire précédemment sélectionné n'existe plus (%s). "
+"Effacement interrompu."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
+msgid "Phone account settings"
+msgstr "Paramètres compte téléphonique"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
+msgid "GOfon reports"
+msgstr "Rapports téléphoniques"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
+msgid "Telephone number"
+msgstr "Numéro de téléphone"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
+msgid "Macro settings"
+msgstr "Paramètres des macros"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
+msgid "Telephone pin"
+msgstr "Code PIN du téléphone"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
+msgid "Voicemail pin"
+msgstr "Code PIN de la boite vocale"
+
+#: plugins/gofon/phoneaccount/main.inc:122
+#: plugins/gofon/phoneaccount/paste_generic.tpl:1
+msgid "Phone settings"
+msgstr "Configuration du téléphone"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:50
+msgid "Voicemail PIN"
+msgstr "Code PIN de la boite vocale"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:40
+#: plugins/gofon/phoneaccount/generic.tpl:60
+msgid "Phone PIN"
+msgstr "Code PIN du téléphone"
+
+#: plugins/gofon/phoneaccount/generic.tpl:42
+msgid "Select the accounts home server"
+msgstr "Sélectionnez le serveur primaire"
+
+#: plugins/gofon/phoneaccount/generic.tpl:82
+#: plugins/gofon/phoneaccount/generic.tpl:84
+msgid "Phone macro"
+msgstr "Macro téléphoniques"
+
+#: plugins/gofon/conference/headpage.tpl:6
+#: plugins/gofon/conference/class_divListConferences.inc:31
+#: plugins/gofon/conference/class_divListConferences.inc:32
+msgid "List of conference rooms"
+msgstr "Liste des salles de conférence"
+
+#: plugins/gofon/conference/headpage.tpl:24
+#: plugins/gofon/conference/class_divListConferences.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected phone conferences. "
+"Having a large number of phone conferences, you might prefer the range "
+"selectors on top of the conferences list."
+msgstr ""
+"Ce menu vous permet de d'ajouter, supprimer et éditer les conférences "
+"sélectionnés. Si vous avez un grand nombre de conférences il est conseillé "
+"d'utiliser les filtres."
+
+#: plugins/gofon/conference/headpage.tpl:36
+msgid "Regular expression for        matching user names"
+msgstr "Expression régulière concordant avec les noms des utilisateurs"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
+#, php-format
+msgid ""
+"Could not remove the conference entry from database on home server (%s). "
+"Please check your asterisk database configuration."
+msgstr ""
+"Impossible d'effacer la conférence de la base de données primaire sur le "
+"serveur (%s). Veuillez vérifier la configuration de votre base de données "
+"asterisk."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
+#, php-format
+msgid "The previously selected asterisk home server (%s) is no longer available."
+msgstr ""
+"Le serveur asterisk primaire (%s) précédemment sélectionné n'est plus "
+"disponible."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
+msgid "Please enter a PIN."
+msgstr " Veuillez entrer un code pin."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
+msgid "Please enter a name for the conference."
+msgstr "Veuillez entrer un nom pour la conférence."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
+msgid "Only numeric chars are allowed in Number field."
+msgstr "Seul des chiffres sont permis dans le champ numéro."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
+msgid "Only numbers are allowed in Lifetime."
+msgstr "Seul des nombres sont autorisés dans la durée."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
+msgid "There is already a conference with this name in the current tree."
+msgstr "Il y a déjà une conférence avec ce nom dans l'annuaire."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
+msgid ""
+"Can not check if there are already some entries with given telephone number "
+"and/or cn in the destination home server."
+msgstr ""
+"Impossible de vérifier si il y a déjà des entrées avec ce numéro de "
+"téléphone et/ou cn dans le serveur primaire."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
+msgid ""
+"Can not remove entries with some telephone number and/or cn from destination "
+"home server."
+msgstr ""
+"Impossible d'effacer des entrées avec certains numéro de téléphone et/ou cn "
+"dans le serveur primaire."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
+msgid ""
+"Can not check if entry exists in old database. Please have a look a the gosa "
+"logfiles."
+msgstr ""
+"Impossible de vérifier si l'entrée existe dans l'ancienne  base de données. "
+"Veuillez vérifier les journaux systèmes GOsa."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
+msgid ""
+"Can not remove old entries from initial home server. Please have a look a "
+"the gosa logfiles."
+msgstr ""
+"Impossible d'effacer les anciennes entrées de l'ancien serveur primaire. "
+"Veuillez vérifier les journaux systèmes de GOsa."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
+#, php-format
+msgid "Saving of goFonConference/generic with dn '%s' failed."
+msgstr "La sauvegarde du type goFonConférence/générique avec le dn '%s' à échoué."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
+#: plugins/gofon/conference/class_divListConferences.inc:263
+msgid "Conference"
+msgstr "Conférence"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
+msgid "Phone conference management"
+msgstr "Gestion des conférences téléphoniques"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
+msgid "GOfon conference"
+msgstr "Conférences téléphoniques"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
+msgid "Conference PIN"
+msgstr "Code Pin de la conférence"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
+#: plugins/gofon/conference/generic.tpl:146
+msgid "Preset PIN"
+msgstr "Code PIN préselectionné"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
+#: plugins/gofon/conference/generic.tpl:166
+msgid "Record conference"
+msgstr "Enregistrer la conférence"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
+#: plugins/gofon/conference/generic.tpl:197
+msgid "Play music on hold"
+msgstr "Musique d'attente"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
+msgid "Activate menu"
+msgstr "Activer le menu"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
+msgid "Announce user activity"
+msgstr "Annoncer l'activité utilisateur"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
+msgid "Count user"
+msgstr "Compter les utilisateurs"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
+msgid "Conference type"
+msgstr "Type de conférence"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
+msgid "Format"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
+msgid "Lifetime"
+msgstr "Durée"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
+msgid "Phone conferences"
+msgstr "Conférences téléphoniques"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
+msgid "Management"
+msgstr "Gestion"
+
+#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
+msgid "Conference management"
+msgstr "Gestion des conférences"
+
+#: plugins/gofon/conference/paste_generic.tpl:5
+#: plugins/gofon/conference/generic.tpl:15
+msgid "Conference name"
+msgstr "Nom de la conférence"
+
+#: plugins/gofon/conference/paste_generic.tpl:10
+#: plugins/gofon/conference/generic.tpl:21
+msgid "Name of conference to create"
+msgstr "Nom de la conférence à créer"
+
+#: plugins/gofon/conference/class_divListConferences.inc:57
+msgid "Name - Number"
+msgstr "Nom - numéro"
+
+#: plugins/gofon/conference/class_divListConferences.inc:59
+#: plugins/gofon/conference/generic.tpl:154
+msgid "PIN"
+msgstr "Code PIN"
+
+#: plugins/gofon/conference/class_divListConferences.inc:66
+msgid "Regular expression for matching conference names"
+msgstr "Expression régulière concordant avec les noms des conférences"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "Create new conference"
+msgstr "Création d'une nouvelle conférence"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "New conference"
+msgstr "Nouvelle conférence"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+msgid "Remove selected conferences"
+msgstr "Supprimer les conférences sélectionnées"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+msgid "Remove conferences"
+msgstr "Supprimer les conférences"
+
+#: plugins/gofon/conference/class_divListConferences.inc:254
+#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
+#: include/class_pluglist.inc:265
+msgid "Unknown"
+msgstr "Inconnu"
+
+#: plugins/gofon/conference/generic.tpl:35
+msgid "Choose subtree to place conference in"
+msgstr "Sélectionnez la branche où sera enregistrée la conférence"
+
+#: plugins/gofon/conference/generic.tpl:99
+msgid "Lifetime (in days)"
+msgstr "Durée (en jours)"
+
+#: plugins/gofon/conference/generic.tpl:174
+msgid "Sound file format"
+msgstr "Format du fichier son "
+
+#: plugins/gofon/conference/generic.tpl:205
+msgid "Activate session menu"
+msgstr "Activer le menu de session"
+
+#: plugins/gofon/conference/generic.tpl:213
+msgid "Announce users joining or leaving the conference"
+msgstr "Annoncer les nouveaux utilisateurs et ceux qui quittent"
+
+#: plugins/gofon/conference/generic.tpl:221
+msgid "Count users"
+msgstr "Compter les utilisateurs"
+
+#: include/class_plugin.inc:419
+#, php-format
+msgid "Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
+msgstr "La commande '%s', utilisée dans le CHECK de l'extension '%s' n'existe pas."
+
+#: include/class_plugin.inc:600
+#, php-format
+msgid "Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
+msgstr ""
+"La commande '%s', utilisée dans le POSTCREATE de l'extension '%s' n'existe "
+"pas."
+
+#: include/class_plugin.inc:634 include/class_password-methods.inc:183
+#, php-format
+msgid "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
+msgstr ""
+"La commande '%s', utilisée dans le POSTMODIFY de l'extension '%s' n'existe "
+"pas."
+
+#: include/class_plugin.inc:668
+#, php-format
+msgid "Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
+msgstr ""
+"La commande '%s', utilisée dans le POSTREMOVE de l'extension '%s' n'existe "
+"pas."
+
+#: include/class_plugin.inc:1002
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "L'objet '%s' est déjà marqué"
+
+#: include/class_plugin.inc:1009
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Ajouter une marque (%s) à l'objet '%s'"
+
+#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
+#, php-format
+msgid "Handle object tagging with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1039
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "Suppression de la marque de l'objet '%s'"
+
+#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
+#: include/class_plugin.inc:1147
+#, php-format
+msgid "Saving object snapshot with dn '%s' failed."
+msgstr "La sauvegarde de l'objet snapshot avec le dn '%s' à échoué."
+
+#: include/class_plugin.inc:1173
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable '%s' is not "
+"configured in your gosa.conf."
+msgstr ""
+"La fonctionnalité pour les copie instantanées est activée, mais la variable "
+"requise '%s' n'est pas configurée dans votre gosa.conf."
+
+#: include/class_plugin.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable(s) '%s' is "
+"not configured in your gosa.conf."
+msgstr ""
+"La fonctionnalité snapshot est activée, mais la/les variable(s) requise(s) '%"
+"s' ne sont pas présente dans votre gosa.conf."
+
+#: include/class_plugin.inc:1217
+#, php-format
+msgid "Method get available snapshots with dn '%s' failed."
+msgstr "La méthode obtenir les snapshots disponibles avec le dn '%s' à échoué."
+
+#: include/class_plugin.inc:1273
+#, php-format
+msgid "Method get deleted snapshots with dn '%s' failed."
+msgstr "La méthode obtenir les snapshots effacés avec le dn '%s' à échoué."
+
+#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
+#, php-format
+msgid "Restore snapshot with dn '%s' failed."
+msgstr "La restauration du snapshot avec le dn '%s' à échoué."
+
+#: include/class_plugin.inc:1616
+msgid "Changing ACL dn"
+msgstr "Changement du dn de l'acl"
+
+#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
+#: setup/class_setupStep_Migrate.inc:1114
+#: setup/class_setupStep_Migrate.inc:1162
+msgid "to"
+msgstr "vers"
+
+#: include/class_password-methods-sha.inc:50
+msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
+msgstr ""
+"Impossible d'utiliser ssha pour le cryptage (Fonction sha1 / mhash / crypt "
+"manquante)"
+
+#: include/class_CopyPasteHandler.inc:90
+#, php-format
+msgid ""
+"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
+"to '%s', please check permissions."
+msgstr "Impossible d'effacer la queue copier & coller. Nous ne sommes pas autorisé à sauver le copie ldap vers '%s', veuillez vérifier les permissions."
+
+#: include/class_CopyPasteHandler.inc:122
+#, php-format
+msgid ""
+"Specified object '%s' is not a valid ldap object, please check copy & paste  "
+"methods."
+msgstr "L'objet '%s' n'est pas un objet ldap valide, veuillez vérifier les méthodes copier & coller."
+
+#: include/class_CopyPasteHandler.inc:138
+#, php-format
+msgid "We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr ""
+"Nous ne sommes pas autorisés à sauver une exportation ldap vers '%s', "
+"veuillez vérifier les permissions."
+
+#: include/class_CopyPasteHandler.inc:147
+#, php-format
+msgid "We are not allowed to save ldap dump to '%s/%s', please check permissions."
+msgstr ""
+"Nous ne sommes pas autorisés à sauver une exportation ldap vers '%s/%s', "
+"veuillez vérifier les permissions."
+
+#: include/class_CopyPasteHandler.inc:232
+#, php-format
+msgid "Could not load dumped file '%s', from hard disk drive."
+msgstr "Impossible de télécharger l'exportation '%s', depuis le disque dur. "
+
+#: include/class_CopyPasteHandler.inc:257
+#, php-format
+msgid "You are not allowed to cut and paste the following object '%s'."
+msgstr "Vous n'êtes pas autorisé à copier/coller l'objet suivant '%s'."
+
+#: include/class_CopyPasteHandler.inc:285
+#, php-format
+msgid "You are going to paste the cutted entry '%s'."
+msgstr "Vous êtes sur le point de coller l'entrée %s."
+
+#: include/class_CopyPasteHandler.inc:298
+#, php-format
+msgid "You are not allowed to copy and paste the following object '%s'."
+msgstr "Vous n'êtes pas autorisé à copier/coller l'objet suivant '%s'."
+
+#: include/class_CopyPasteHandler.inc:319
+#, php-format
+msgid "You are going to paste the copied entry '%s'."
+msgstr "Vous êtes sur le point de coller l'entrée %s."
+
+#: include/class_CopyPasteHandler.inc:418
+msgid "Paste"
+msgstr "Coller"
+
+#: include/class_CopyPasteHandler.inc:420
+msgid "Can't paste"
+msgstr "Impossible de coller"
+
+#: include/class_password-methods-kerberos.inc:44
+msgid ""
+"Warning: Can't set kerberos password. Your PHP version has no kerberos "
+"support, password has not been changed."
+msgstr ""
+"Attention : Impossible de modifier les mots de passe kerberos. Votre version "
+"de PHP n'a pas le support de kerberos. Votre mot de passe reste inchangé."
+
+#: include/class_password-methods-kerberos.inc:53
+msgid "Kerberos database communication failed!"
+msgstr "La connexion avec Kerberos a échoué!"
+
+#: include/class_password-methods-kerberos.inc:60
+msgid "Changing password in kerberos database failed!"
+msgstr "La modification du mot de passe dans la base Kerberos a échoué!"
+
+#: include/sieve/class_sieveElement_Require.inc:73
+msgid "Please specify at least one valid requirement."
+msgstr "Veuillez spécifié au moins un paramètre valide."
+
+#: include/sieve/class_sieveElement_If.inc:27
+msgid "Complete address"
+msgstr "Adresse complète"
+
+#: include/sieve/class_sieveElement_If.inc:27
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Default"
+msgstr "défaut"
+
+#: include/sieve/class_sieveElement_If.inc:28
+msgid "Domain part"
+msgstr "Domaine internet"
+
+#: include/sieve/class_sieveElement_If.inc:29
+msgid "Local part"
+msgstr "Partie locale"
+
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Case insensitive"
+msgstr "Insensible majuscule, minuscule"
+
+#: include/sieve/class_sieveElement_If.inc:34
+msgid "Case sensitive"
+msgstr "Sensible majuscule, minuscule"
+
+#: include/sieve/class_sieveElement_If.inc:35
+msgid "Numeric"
+msgstr "Numérique"
+
+#: include/sieve/class_sieveElement_If.inc:39
+msgid "is"
+msgstr "est"
+
+#: include/sieve/class_sieveElement_If.inc:40
+msgid "regex"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:41
+msgid "contains"
+msgstr "contient"
+
+#: include/sieve/class_sieveElement_If.inc:42
+msgid "matches"
+msgstr "correspond"
+
+#: include/sieve/class_sieveElement_If.inc:43
+msgid "count"
+msgstr "nombre"
+
+#: include/sieve/class_sieveElement_If.inc:44
+msgid "value is"
+msgstr "la valeur est"
+
+#: include/sieve/class_sieveElement_If.inc:48
+msgid "less than"
+msgstr "moins de "
+
+#: include/sieve/class_sieveElement_If.inc:49
+msgid "less or equal"
+msgstr "plus petit ou égal"
+
+#: include/sieve/class_sieveElement_If.inc:50
+msgid "equals"
+msgstr "égal"
+
+#: include/sieve/class_sieveElement_If.inc:51
+msgid "greater or equal"
+msgstr "plus grand ou égal"
+
+#: include/sieve/class_sieveElement_If.inc:52
+#: include/sieve/class_sieveElement_If.inc:726
+#: include/sieve/class_sieveElement_If.inc:1059
+msgid "greater than"
+msgstr "plus grand que"
+
+#: include/sieve/class_sieveElement_If.inc:53
+msgid "not equal"
+msgstr "pas égal"
+
+#: include/sieve/class_sieveElement_If.inc:102
+msgid "Can't save empty tests."
+msgstr "Impossible de sauver des tests vides."
+
+#: include/sieve/class_sieveElement_If.inc:446
+msgid "emtpy"
+msgstr "vide"
+
+#: include/sieve/class_sieveElement_If.inc:493
+msgid "Nothing specified right now"
+msgstr "Rien de spécifié pour l'instant"
+
+#: include/sieve/class_sieveElement_If.inc:595
+msgid "Invalid type of address part."
+msgstr "Type non valide dans la partie adresse."
+
+#: include/sieve/class_sieveElement_If.inc:605
+msgid "Invalid match type given."
+msgstr "Type non valide pour la recherche"
+
+#: include/sieve/class_sieveElement_If.inc:621
+msgid "Invalid operator given."
+msgstr "Type non valide comme opérateur."
+
+#: include/sieve/class_sieveElement_If.inc:638
+msgid "Please specify a valid operator."
+msgstr "Veuillez spécifier un opérateur valide."
+
+#: include/sieve/class_sieveElement_If.inc:654
+msgid "Invalid character found in address attribute. Quotes are not allowed here."
+msgstr "Caractère non valide dans l'adresse. Les guillemets sont interdits ici."
+
+#: include/sieve/class_sieveElement_If.inc:669
+msgid "Invalid character found in value attribute. Quotes are not allowed here."
+msgstr ""
+"Caractère non valide trouvé dans l'attribut. Les guillemets ne sont pas "
+"permis ici."
+
+#: include/sieve/class_sieveElement_If.inc:727
+#: include/sieve/class_sieveElement_If.inc:1060
+msgid "lower than"
+msgstr "plus petit que"
+
+#: include/sieve/class_sieveElement_If.inc:729
+#: include/sieve/class_sieveElement_If.inc:1062
+msgid "Megabyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:730
+#: include/sieve/class_sieveElement_If.inc:1063
+msgid "Kilobyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:731
+#: include/sieve/class_sieveElement_If.inc:1064
+msgid "Bytes"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:745
+msgid "Please select a valid match type in the list box below."
+msgstr ""
+"Veuillez sélectionner un type de correspondance valide dans la liste ci "
+"dessous."
+
+#: include/sieve/class_sieveElement_If.inc:759
+msgid "Only numeric values are allowed here."
+msgstr "Seul des chiffres sont permis ici."
+
+#: include/sieve/class_sieveElement_If.inc:769
+msgid "No valid unit selected"
+msgstr "Pas d'unité valide sélectionnée"
+
+#: include/sieve/class_sieveElement_If.inc:834
+#: include/sieve/templates/element_if.tpl:4
+msgid "Condition"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:836
+#: include/sieve/templates/object_container.tpl:32
+#: include/sieve/class_sieveManagement.inc:510
+#: include/sieve/class_sieveManagement.inc:729
+msgid "If"
+msgstr "si"
+
+#: include/sieve/class_sieveElement_If.inc:838
+#: include/sieve/templates/element_elsif.tpl:4
+#: include/sieve/templates/object_container.tpl:34
+#: include/sieve/class_sieveManagement.inc:571
+#: include/sieve/class_sieveManagement.inc:766
+#: include/sieve/class_sieveManagement.inc:771
+msgid "Else If"
+msgstr "alors si"
+
+#: include/sieve/class_sieveElement_If.inc:840
+#: include/sieve/templates/element_else.tpl:4
+#: include/sieve/templates/object_container.tpl:33
+#: include/sieve/class_sieveManagement.inc:569
+#: include/sieve/class_sieveManagement.inc:764
+msgid "Else"
+msgstr "alors"
+
+#: include/sieve/class_sieveElement_If.inc:876
+msgid "Empty"
+msgstr "Vide"
+
+#: include/sieve/class_sieveElement_If.inc:1134
+#: include/sieve/class_sieveElement_If.inc:1164
+msgid "Click here to add a new test"
+msgstr "Cliquez ici pour vous ajouter un nouveau test"
+
+#: include/sieve/class_sieveElement_If.inc:1176
+msgid "Unhandled switch type"
+msgstr "Type de switch non pris en charge"
+
+#: include/sieve/class_My_Tree.inc:245
+msgid "Can't remove last element."
+msgstr "Impossible d'enlever le dernier élément."
+
+#: include/sieve/class_My_Tree.inc:658
+msgid "Require must be the first command in the script."
+msgstr "Require doit être la première commande de ce script."
+
+#: include/sieve/class_sieveElement_Vacation.inc:148
+msgid "Alternative sender address must be a valid email addresses."
+msgstr "L'adresse d'envoi alternative doit être une adresse valide."
+
+#: include/sieve/templates/element_stop.tpl:9
+msgid "Stop execution here"
+msgstr "Arrêter l'exécution ici"
+
+#: include/sieve/templates/object_test_container.tpl:6
+msgid "Add object"
+msgstr "Ajouter un objet"
+
+#: include/sieve/templates/object_test_container.tpl:10
+#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
+msgid "Remove object"
+msgstr "Enlever un objet"
+
+#: include/sieve/templates/element_vacation.tpl:13
+msgid "Vacation Message"
+msgstr "Message d'absence"
+
+#: include/sieve/templates/element_vacation.tpl:16
+#: include/sieve/templates/element_envelope.tpl:19
+#: include/sieve/templates/element_address.tpl:18
+#: include/sieve/templates/element_header.tpl:19
+msgid "Normal view"
+msgstr "Vue normale"
+
+#: include/sieve/templates/element_vacation.tpl:21
+msgid "Release interval"
+msgstr "Intervalle de temps"
+
+#: include/sieve/templates/element_vacation.tpl:30
+msgid "Alternative sender addresses"
+msgstr "Adresses alternatives pour l'envoi"
+
+#: include/sieve/templates/element_vacation.tpl:47
+#: include/sieve/templates/element_envelope.tpl:130
+#: include/sieve/templates/element_address.tpl:138
+#: include/sieve/templates/element_header.tpl:131
+msgid "Expert view"
+msgstr "Mode expert"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_envelope.tpl:108
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_address.tpl:116
+#: include/sieve/templates/element_header.tpl:109
+msgid "Not"
+msgstr "Non"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_anyof.tpl:7
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_exists.tpl:12
+msgid "Inverse match"
+msgstr "Correspondance inversée"
+
+#: include/sieve/templates/element_anyof.tpl:10
+#: include/sieve/class_sieveManagement.inc:602
+msgid "Any of"
+msgstr "n'importe lequel de "
+
+#: include/sieve/templates/element_envelope.tpl:16
+#: include/sieve/templates/element_envelope.tpl:105
+#: include/sieve/class_sieveManagement.inc:598
+msgid "Envelope"
+msgstr "Enveloppe"
+
+#: include/sieve/templates/element_envelope.tpl:26
+#: include/sieve/templates/element_address.tpl:25
+#: include/sieve/templates/element_header.tpl:26
+msgid "Match type"
+msgstr "Type de correspondance"
+
+#: include/sieve/templates/element_envelope.tpl:29
+#: include/sieve/templates/element_envelope.tpl:52
+#: include/sieve/templates/element_envelope.tpl:63
+#: include/sieve/templates/element_envelope.tpl:113
+#: include/sieve/templates/element_envelope.tpl:118
+#: include/sieve/templates/element_address.tpl:28
+#: include/sieve/templates/element_address.tpl:51
+#: include/sieve/templates/element_address.tpl:61
+#: include/sieve/templates/element_address.tpl:72
+#: include/sieve/templates/element_address.tpl:121
+#: include/sieve/templates/element_address.tpl:126
+#: include/sieve/templates/element_boolean.tpl:5
+#: include/sieve/templates/element_header.tpl:29
+#: include/sieve/templates/element_header.tpl:52
+#: include/sieve/templates/element_header.tpl:63
+#: include/sieve/templates/element_header.tpl:114
+#: include/sieve/templates/element_header.tpl:119
+msgid "Boolean value"
+msgstr "Valeur booléenne"
+
+#: include/sieve/templates/element_envelope.tpl:37
+#: include/sieve/templates/element_address.tpl:36
+#: include/sieve/templates/element_header.tpl:37
+msgid "Invert test"
+msgstr "Test inversé"
+
+#: include/sieve/templates/element_envelope.tpl:49
+#: include/sieve/templates/element_address.tpl:58
+#: include/sieve/templates/element_header.tpl:49
+msgid "Comparator"
+msgstr "Comparaison"
+
+#: include/sieve/templates/element_envelope.tpl:60
+#: include/sieve/templates/element_address.tpl:69
+msgid "Operator"
+msgstr "Opérateur"
+
+#: include/sieve/templates/element_envelope.tpl:76
+#: include/sieve/templates/element_address.tpl:85
+#: include/sieve/templates/element_header.tpl:77
+msgid "Address fields to include"
+msgstr "Adresses à ajouter "
+
+#: include/sieve/templates/element_envelope.tpl:80
+#: include/sieve/templates/element_address.tpl:89
+#: include/sieve/templates/element_header.tpl:81
+msgid "Values to match for"
+msgstr "Valeur de correspondances"
+
+#: include/sieve/templates/element_envelope.tpl:110
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_address.tpl:118
+#: include/sieve/templates/element_header.tpl:111
+msgid "-"
+msgstr ""
+
+#: include/sieve/templates/select_test_type.tpl:1
+msgid "Select the type of test you want to add"
+msgstr "Sélectionner le type de test que vous voulez ajouter"
+
+#: include/sieve/templates/select_test_type.tpl:3
+msgid "Available test types"
+msgstr "Type de tests disponibles"
+
+#: include/sieve/templates/element_redirect.tpl:13
+#: include/sieve/templates/object_container.tpl:27
+#: include/sieve/class_sieveManagement.inc:505
+#: include/sieve/class_sieveManagement.inc:724
+msgid "Redirect"
+msgstr "Rediriger"
+
+#: include/sieve/templates/element_redirect.tpl:18
+msgid "Redirect mail to following recipients"
+msgstr "Rediriger les messages vers les personnes suivantes"
+
+#: include/sieve/templates/remove_script.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"script in a file. So - if you've done so - press 'Delete' to continue or "
+"'Cancel' to abort."
+msgstr ""
+"La meilleure chose à faire avant de réaliser cette action serait de sauver "
+"le script dans un fichier. Donc - si vous avez fait cela - appuyez sur "
+"'Delete' pour continuer ou 'Annuler' pour abandonner."
+
+#: include/sieve/templates/object_container_clear.tpl:8
+msgid "Move this object up one position"
+msgstr "Monter cet objet d'une position"
+
+#: include/sieve/templates/object_container_clear.tpl:12
+msgid "Move this object down one position"
+msgstr "Descendre cet objet d'une position"
+
+#: include/sieve/templates/object_container_clear.tpl:16
+msgid "Remove this object"
+msgstr "Supprimer cet objet"
+
+#: include/sieve/templates/object_container_clear.tpl:17
+#: include/sieve/templates/object_container.tpl:17
+msgid "Remove element"
+msgstr "Supprimer cet élément"
+
+#: include/sieve/templates/element_allof.tpl:10
+#: include/sieve/class_sieveManagement.inc:601
+msgid "All of"
+msgstr "Tout"
+
+#: include/sieve/templates/element_fileinto.tpl:4
+msgid "Move mail into folder"
+msgstr "Bouger les messages vers le dossier"
+
+#: include/sieve/templates/element_fileinto.tpl:8
+msgid "Select from list"
+msgstr "Sélectionnez depuis la liste"
+
+#: include/sieve/templates/element_fileinto.tpl:10
+msgid "Manual selection"
+msgstr "Sélection manuelle"
+
+#: include/sieve/templates/element_fileinto.tpl:18
+msgid "Folder"
+msgstr "Dossier"
+
+#: include/sieve/templates/element_discard.tpl:4
+#: include/sieve/templates/object_container.tpl:26
+#: include/sieve/class_sieveManagement.inc:504
+#: include/sieve/class_sieveManagement.inc:723
+msgid "Discard"
+msgstr "Effacer"
+
+#: include/sieve/templates/element_discard.tpl:9
+msgid "Discard message"
+msgstr "Effacer le message"
+
+#: include/sieve/templates/element_keep.tpl:4
+#: include/sieve/templates/object_container.tpl:22
+#: include/sieve/templates/object_container.tpl:25
+#: include/sieve/class_sieveManagement.inc:500
+#: include/sieve/class_sieveManagement.inc:503
+#: include/sieve/class_sieveManagement.inc:719
+#: include/sieve/class_sieveManagement.inc:722
+msgid "Keep"
+msgstr "Garder"
+
+#: include/sieve/templates/element_keep.tpl:9
+msgid "Keep message"
+msgstr "Garder le message"
+
+#: include/sieve/templates/management.tpl:1
+msgid "List of sieve scripts"
+msgstr "Liste des scripts sieve"
+
+#: include/sieve/templates/management.tpl:5
+msgid ""
+"Connection to the sieve server could not be established, the "
+"authentification attribute is empty."
+msgstr ""
+"La connexion au serveur sieve n'a pas pu être établie, l'attribut "
+"d'authentification est vide."
+
+#: include/sieve/templates/management.tpl:6
+msgid "Please verfiy that the attributes uid and mail are not empty and try again."
+msgstr ""
+"Veuillez vérifier que les attributs uid et mail ne sont pas vide et "
+"réessayer."
+
+#: include/sieve/templates/management.tpl:12
+msgid "Connection to the sieve server could not be established."
+msgstr "La connexion au serveur sieve ne peut pas être établie."
+
+#: include/sieve/templates/management.tpl:15
+msgid "Possibly the sieve account has not been created yet."
+msgstr "Probablement que le compte sieve n'a pas encore été crée."
+
+#: include/sieve/templates/management.tpl:19
+msgid ""
+"Be careful. All your changes will be saved directly to sieve, if you use the "
+"save button below."
+msgstr ""
+"Faites attention. Tout les changement seront sauvés immédiatement lorsque "
+"vous cliquerez sur le bouton sauver."
+
+#: include/sieve/templates/management.tpl:22
+msgid "Create new script"
+msgstr "Création d'un nouveau script"
+
+#: include/sieve/templates/element_require.tpl:12
+#: include/sieve/templates/object_container.tpl:29
+#: include/sieve/class_sieveManagement.inc:507
+#: include/sieve/class_sieveManagement.inc:726
+msgid "Require"
+msgstr "Requis"
+
+#: include/sieve/templates/element_size.tpl:16
+msgid "Select match type"
+msgstr "Sélectionnez le type de correspondance"
+
+#: include/sieve/templates/element_size.tpl:20
+msgid "Select value unit"
+msgstr "Choisir l'unité de valeur "
+
+#: include/sieve/templates/element_exists.tpl:8
+#: include/sieve/class_sieveManagement.inc:600
+msgid "Exists"
+msgstr "Existe"
+
+#: include/sieve/templates/element_reject.tpl:14
+msgid "Reject mail"
+msgstr "Rejeter les messages"
+
+#: include/sieve/templates/element_reject.tpl:17
+msgid "This is a multiline text element"
+msgstr "C'est un élément de texte multiligne"
+
+#: include/sieve/templates/element_reject.tpl:19
+msgid "This is stored as single string"
+msgstr "Ceci est stocké comme une simple chaîne de caractère"
+
+#: include/sieve/templates/import_script.tpl:1
+msgid "Import sieve script"
+msgstr "Importez un script sieve"
+
+#: include/sieve/templates/import_script.tpl:2
+msgid ""
+"Please select the sieve script you want to import. Use the import button to "
+"import the script or the cancel button to abort."
+msgstr ""
+"Veuillez sélectionner le script sieve que vous voulez importer. Utilisez le "
+"bouton 'importer' pour importer le script et le bouton 'annuler' pour "
+"annuler l'opération."
+
+#: include/sieve/templates/import_script.tpl:5
+msgid "Script to import"
+msgstr "Script à importer"
+
+#: include/sieve/templates/create_script.tpl:2
+msgid ""
+"Please enter the name for the new script below. Script names must consist of "
+"lower case characters only."
+msgstr ""
+"Veuillez entrer le nom du nouveau script ci dessous. Les nom de scripts sont "
+"composé de caractères en minuscule uniquement."
+
+#: include/sieve/templates/create_script.tpl:8
+msgid "Script name"
+msgstr "Nom du script"
+
+#: include/sieve/templates/add_element.tpl:1
+msgid "Add a new element"
+msgstr "Ajouter un nouvel élément"
+
+#: include/sieve/templates/add_element.tpl:2
+msgid "Please select the type of element you want to add"
+msgstr "Veuillez sélectionner le type d'élément que vous voulez ajouter"
+
+#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
+msgid "Abort"
+msgstr "Annuler"
+
+#: include/sieve/templates/object_container.tpl:8
+msgid "Move object up one position"
+msgstr "Bouger l'objet d'un position vers le haut"
+
+#: include/sieve/templates/object_container.tpl:12
+msgid "Move object down one position"
+msgstr "Bouger l'objet d'une position vers le bas"
+
+#: include/sieve/templates/object_container.tpl:21
+msgid "choose element"
+msgstr "choisir un élément"
+
+#: include/sieve/templates/object_container.tpl:24
+msgid "Fileinto"
+msgstr "Classer dans"
+
+#: include/sieve/templates/object_container.tpl:28
+#: include/sieve/class_sieveManagement.inc:506
+#: include/sieve/class_sieveManagement.inc:725
+msgid "Reject"
+msgstr "Rejeter"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:42
+msgid "Add new"
+msgstr "Ajouter un nouveau"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add a new object above this one."
+msgstr "Ajouter un objet au dessus de celui-ci."
+
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add element above"
+msgstr "Ajouter un élément au dessus"
+
+#: include/sieve/templates/object_container.tpl:42
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add a new object below this one."
+msgstr "Ajouter un objet en dessous de celui ci."
+
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add element below"
+msgstr "Ajouter un élément en dessous"
+
+#: include/sieve/templates/edit_frame_base.tpl:12
+msgid "View structured"
+msgstr "Vue structurée"
+
+#: include/sieve/templates/edit_frame_base.tpl:14
+msgid "View source"
+msgstr "Voir la source"
+
+#: include/sieve/templates/element_address.tpl:48
+msgid "Part of address that should be used"
+msgstr "Partie de l'adresse qui doit être utilisée"
+
+#: include/sieve/templates/element_boolean.tpl:8
+msgid "update"
+msgstr "mise à Jour"
+
+#: include/sieve/templates/element_header.tpl:16
+#: include/sieve/templates/element_header.tpl:106
+#: include/sieve/class_sieveManagement.inc:597
+msgid "Header"
+msgstr "Entête"
+
+#: include/sieve/templates/element_header.tpl:60
+msgid "operator"
+msgstr "opérateur"
+
+#: include/sieve/class_sieveElement_Reject.inc:21
+msgid "Invalid character found, quotes are not allowed in a reject message."
+msgstr ""
+"Caractère non valide trouvé, les guillemets ne sont pas permis dans un "
+"message de rejet."
+
+#: include/sieve/class_sieveElement_Reject.inc:37
+msgid "Your reject text here"
+msgstr "Votre texte de rejet ici"
+
+#: include/sieve/class_sieveManagement.inc:114
+#: include/sieve/class_sieveManagement.inc:241
+msgid "Parse failed"
+msgstr "l'analyse à échouée"
+
+#: include/sieve/class_sieveManagement.inc:118
+#: include/sieve/class_sieveManagement.inc:245
+msgid "Parse successful"
+msgstr "L'analyse à réussi"
+
+#: include/sieve/class_sieveManagement.inc:155
+#, php-format
+msgid "The specified mail server '%s' does not exist within the GOsa configuration."
+msgstr ""
+"Le serveur de messagerie spécifié '%s' n'existe pas dans la configuration de "
+"GOsa."
+
+#: include/sieve/class_sieveManagement.inc:200
+msgid "You should specify a name for your new script."
+msgstr "Veuillez spécifier un nom pour votre nouveau script."
+
+#: include/sieve/class_sieveManagement.inc:205
+msgid "Only lower case names are allowed."
+msgstr "Seule les minuscules sont autorisées."
+
+#: include/sieve/class_sieveManagement.inc:211
+msgid "Only alphabetical characters are allowed in script names."
+msgstr "Seul des caractères alphabétiques sont permis dans le nom des scripts"
+
+#: include/sieve/class_sieveManagement.inc:217
+msgid "The specified name is already in use."
+msgstr "Le nom spécifié est déjà utilisé."
+
+#: include/sieve/class_sieveManagement.inc:303
+#: include/sieve/class_sieveManagement.inc:349
+#: include/sieve/class_sieveManagement.inc:679
+#: include/sieve/class_sieveManagement.inc:1040
+#: include/class_mail-methods-cyrus.inc:269
+#, php-format
+msgid "Can't log into SIEVE server. Server says '%s'."
+msgstr "Impossible de se connecter au serveur SIEVE. Le serveur répond '%s'."
+
+#: include/sieve/class_sieveManagement.inc:311
+#, php-format
+msgid "Can't activate sieve script on server. Server says '%s'."
+msgstr ""
+"Impossible d'activer les scripts sieve sur le serveur. Le serveur répond '%"
+"s'."
+
+#: include/sieve/class_sieveManagement.inc:354
+#, php-format
+msgid "Can't remove sieve script from server. Server says '%s'."
+msgstr "Impossible d'effacer le script sieve du serveur. Le serveur répond '%s'."
+
+#: include/sieve/class_sieveManagement.inc:366
+#, php-format
+msgid "You are going to remove the sieve script '%s' from your mail server."
+msgstr "Vous aller retirer le script sieve '%s' du serveur de messagerie."
+
+#: include/sieve/class_sieveManagement.inc:402
+msgid "Edited"
+msgstr "Édité"
+
+#: include/sieve/class_sieveManagement.inc:409
+#, php-format
+msgid "Please fix all errors before saving. Last error was: %s"
+msgstr ""
+"Veuillez corriger toutes les erreurs avant de sauver. La dernière erreur "
+"était: %s"
+
+#: include/sieve/class_sieveManagement.inc:436
+msgid "Specified file seems to be empty."
+msgstr "Le fichier spécifié semble vide."
+
+#: include/sieve/class_sieveManagement.inc:438
+msgid "Upload failed. The temporary file can't be accessed."
+msgstr "Le téléchargement à échoué. Le fichier temporaire ne peut pas être atteint."
+
+#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
+#, php-format
+msgid "Can't open file '%s'."
+msgstr "Impossible de lire le fichier '%s'."
+
+#: include/sieve/class_sieveManagement.inc:502
+#: include/sieve/class_sieveManagement.inc:721
+msgid "File into"
+msgstr "Classer dans"
+
+#: include/sieve/class_sieveManagement.inc:526
+msgid "Failed to add new element."
+msgstr "L'ajout d'un nouvel élément à échoué."
+
+#: include/sieve/class_sieveManagement.inc:642
+msgid "This script is marked as active"
+msgstr "Ce script est marqué actif"
+
+#: include/sieve/class_sieveManagement.inc:647
+msgid "Script length"
+msgstr "Longueur du script"
+
+#: include/sieve/class_sieveManagement.inc:651
+msgid "Remove script"
+msgstr "Effacer un script"
+
+#: include/sieve/class_sieveManagement.inc:660
+msgid "Activate script"
+msgstr "Activer un script"
+
+#: include/sieve/class_sieveManagement.inc:664
+msgid "Edit script"
+msgstr "Éditer un script"
+
+#: include/sieve/class_sieveManagement.inc:778
+#, php-format
+msgid "Can't add the specified element at the given position."
+msgstr "Impossible d'ajouter l'élément spécifié à la position choisie."
+
+#: include/sieve/class_sieveManagement.inc:1056
+msgid "Failed to save sieve script"
+msgstr "Impossible de sauver le script sieve"
+
+#: include/sieve/class_sieveElement_Redirect.inc:24
+#: setup/class_setupStep_Feedback.inc:179
+msgid "Please specify a valid email address."
+msgstr "Veuillez indiquer une adresse de messagerie valide."
+
+#: include/sieve/class_sieveElement_Redirect.inc:35
+msgid "Place a mail address here"
+msgstr "Veuillez entrer une adresse de messagerie ici."
+
+#: include/sieve/class_sieveElement_Comment.inc:21
+msgid "Your comment here"
+msgstr "Votre commentaire ici"
+
+#: include/class_SnapShotDialog.inc:63
+#, php-format
+msgid "You're about to delete the snapshot '%s'."
+msgstr "Vous êtes sur le point de supprimer le snapshot '%s'."
+
+#: include/class_SnapShotDialog.inc:113
+#: include/class_MultiSelectWindow.inc:584
+msgid "Restore snapshot"
+msgstr "Restaurer la copie instantanée"
+
+#: include/class_SnapShotDialog.inc:115
+msgid "Remove snapshot"
+msgstr "Supprimer le snapshot"
+
+#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
+msgid "Y-m-d, H:i:s"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:149
+msgid "Please specify a valid description for this snapshot."
+msgstr "Veuillez indiquer une description valide pour ce snapshot."
+
+#: include/class_ldap.inc:196
+#, php-format
+msgid ""
+"The LDAP server is slow (%.2fs for the last query). This may be responsible "
+"for performance breakdowns."
+msgstr ""
+"Le serveur LDAP répond très lentement (%.2f lors de la dernière requête). "
+"Ceci peut être responsable des problèmes de performances."
+
+#: include/class_ldap.inc:229
+#, php-format
+msgid ""
+"The ldapserver is answering very slow (%.2f), this may be responsible for "
+"performance breakdowns."
+msgstr ""
+"Le serveur ldap répond très lentement (%.2f), ceci peut être responsable des "
+"problèmes de performances."
+
+#: include/class_ldap.inc:451
+#, php-format
+msgid "Creating copy of %s"
+msgstr "Création d'un copie de %s"
+
+#: include/class_ldap.inc:454
+msgid "Processing"
+msgstr "Traitement en cours"
+
+#: include/class_ldap.inc:494
+msgid "Error while fetching source dn - aborted!"
+msgstr "Une erreur s'est produite lors de la récupération du dn - Arrêt !"
+
+#: include/class_ldap.inc:558
+#, php-format
+msgid "Unknown FAIstate %s"
+msgstr "Statut FAI inconnu %s"
+
+#: include/class_ldap.inc:719
+#, php-format
+msgid "Autocreation of subtree failed. No objectClass found for attribute '%s'."
+msgstr ""
+"L'autocréation d'une branche à échouée. Pas d'objectClass trouvé pour "
+"l'attribut '%s'."
+
+#: include/class_ldap.inc:767
+#, php-format
+msgid ""
+"Autocreation of type '%s' is currently not supported. Please report to the "
+"GOsa team."
+msgstr ""
+"La création automatique du type '%s' n'est pas supportée. Veuillez faire un "
+"rapport à l'équipe de GOsa."
+
+#: include/class_ldap.inc:776
+#, php-format
+msgid "Creating subtree '%s' failed."
+msgstr "Créer la nouvelle branche '%s' à échoué."
+
+#: include/class_ldap.inc:846
+#, php-format
+msgid "while operating on '%s' using LDAP server '%s'"
+msgstr "lors de l'opération sur '%s' en utilisant le serveur LDAP '%s'"
+
+#: include/class_ldap.inc:848
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "lors de l'opération sur le serveur LDAP %s"
+
+#: include/class_ldap.inc:1070
+#, php-format
+msgid ""
+"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
+"in line %s"
+msgstr ""
+"Ceci n'est pas un DN valide: '%s'. Le fichier d'importation doit commencer "
+"avec 'dn: ...' à la ligne %s"
+
+#: include/class_ldap.inc:1099
+#, php-format
+msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
+msgstr ""
+"Erreur lors de l'importation du dn: '%s', veuillez vérifier votre fichier "
+"votre fichier LDIF à partir de la ligne %s !"
+
+#: include/class_ldap.inc:1235
+#, php-format
+msgid "Ldap import with dn '%s' failed."
+msgstr "L'importation ldap avec le dn '%s' à échoué."
+
+#: include/class_timezones.inc:53 include/class_timezones.inc:83
+#, php-format
+msgid "The timezone setting \""
+msgstr "Le fuseau horaire \""
+
+#: include/class_config.inc:71
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Erreur XML dans gosa.conf: %s à la ligne %d"
+
+#: include/class_config.inc:208 html/index.php:212
+msgid "Can't bind to LDAP. Please contact the system administrator."
+msgstr ""
+"Impossible de se connecter à l'annuaire LDAP. Veuillez contacter "
+"l'administrateur du système."
+
+#: include/class_config.inc:521
+msgid "SID and/or RIDBASE missing in your configuration!"
+msgstr "SID et/ou RIDBASE absents dans votre configuration !"
+
+#: include/class_log.inc:141
+msgid ""
+"You have enabled the logging into mysql databse, but there are no logging "
+"servers available."
+msgstr "Vous avez activé les journaux systèmes vers une base de données mysql, mais il n'y a pas de serveur disponible."
+
+#: include/class_log.inc:149
+#, php-format
+msgid "Could not connect to logging server %s."
+msgstr "Impossible de se connecter au serveur de journaux systèmes %s."
+
+#: include/class_log.inc:153
+#, php-format
+msgid "Could not select database %s on server %s. Server says :%s"
+msgstr ""
+"Impossible de sélectionner la base de données '%s' située sur le serveur '%"
+"s'. Le serveur dit: %s"
+
+#: include/class_log.inc:172
+#, php-format
+msgid "Could not query database %s on server %s. Server ssys :%s"
+msgstr ""
+"Impossible d'interroger la base de données %s sur le serveur %s. Le serveur "
+"répond :%s."
+
+#: include/class_password-methods-ssha.inc:51
+msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
+msgstr "Impossible d'utiliser ssha pour le cryptage (Fonction mhash / sha1 manquante)"
+
+#: include/class_MultiSelectWindow.inc:457
+msgid ""
+"Error: The requested subtree has an inconsistent DN encoding, check your "
+"LDAP!"
+msgstr ""
+"Erreur: Le sous arbre demandé à un encodage du DN inconstant, veuillez "
+"vérifier votre arbre LDAP!"
+
+#: include/class_MultiSelectWindow.inc:565
+msgid "Restore snapshopts of already deleted objects"
+msgstr "Restaurer la copie instantanée des objets déjà effacés"
+
+#: include/class_MultiSelectWindow.inc:566
+msgid "Restore"
+msgstr "Restaurer"
+
+#: include/class_MultiSelectWindow.inc:590
+msgid "Create snapshot"
+msgstr "Créer un snapshot"
+
+#: include/class_MultiSelectWindow.inc:590
+msgid "Create a new snapshot from this object"
+msgstr "Créer un nouveau snapshot depuis cet objet"
+
+#: include/php_setup.inc:97
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+"La création de cette page à occasionné des erreurs d'après l'interpréteur "
+"PHP !"
+
+#: include/php_setup.inc:102
+msgid "Send bug report to the GOsa Team"
+msgstr "Envoyer vos commentaires au membres du projet Gosa"
+
+#: include/php_setup.inc:102
+msgid "Send bugreport"
+msgstr "Envoyer un rapport de bug"
+
+#: include/php_setup.inc:107
+msgid "Toggle information"
+msgstr "Afficher/Cacher l'information"
+
+#: include/php_setup.inc:117
+msgid "PHP error"
+msgstr "Erreur PHP"
+
+#: include/php_setup.inc:136
+msgid "class"
+msgstr "classe"
+
+#: include/php_setup.inc:142
+msgid "function"
+msgstr "fonction"
+
+#: include/php_setup.inc:147
+msgid "static"
+msgstr "statique"
+
+#: include/php_setup.inc:151
+msgid "method"
+msgstr "méthode"
+
+#: include/php_setup.inc:184
+msgid "Trace"
+msgstr "Trace"
+
+#: include/php_setup.inc:185
+msgid "Line"
+msgstr "Ligne"
+
+#: include/php_setup.inc:186
+msgid "Arguments"
+msgstr "Arguments"
+
+#: include/functions_dns.inc:166
+#, php-format
+msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr ""
+"Impossible de trouver la zone inverse pour la zone dns '%s'. Arrêt de la "
+"lecture de la zone."
+
+#: include/functions_dns.inc:171
+#, php-format
+msgid ""
+"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
+"zone."
+msgstr ""
+"Plus d'un zone inverse existe pour la zone dns '%s'. Arrêt de la lecture de "
+"la zone."
+
+#: include/functions_dns.inc:607
+#, php-format
+msgid "Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
+msgstr ""
+"Nom de zone non défini '%s'. Le nom de la zone doit est construit comme ceci "
+"'serveur/zone.com'."
+
+#: include/class_certificate.inc:35
+msgid "Can't open specified file, check accessibility and or existence"
+msgstr ""
+"Impossible d'ouvrir le fichier spécifié, vérifiez que celui ci est existant "
+"et/ou accessible"
+
+#: include/class_certificate.inc:53
+msgid "Can't read specified certificate / or empty string given"
+msgstr "Impossible de lire le certificat spécifié / ou chaîne vide spécifiée"
+
+#: include/class_certificate.inc:80
+msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
+msgstr ""
+"Impossible de charger le certificat, probablement un format non supporté "
+"(utilisez un format PEM/DER) "
+
+#: include/class_certificate.inc:95
+msgid "The Format must be PEM, to output certificate informations"
+msgstr "Le format doit être PEM, afin de pouvoir afficher les informations"
+
+#: include/class_certificate.inc:192
+msgid "Can't create/open File"
+msgstr "Impossible de créer/ouvrir le fichier"
+
+#: include/class_certificate.inc:199
+msgid "No valid certificate loaded"
+msgstr "Pas de certificat valide chargé"
+
+#: include/class_pluglist.inc:55
+msgid "All objects in this category"
+msgstr "Tout les objets dans cette catégorie"
+
+#: include/class_pluglist.inc:140
+msgid ""
+"Your gosa.conf information has changed partly. Please convert it using the "
+"contributed script fix_config.sh!"
+msgstr ""
+"Votre gosa.conf à changé partiellement . Veuillez le convertir en "
+"utilisant le script fix_config.sh!"
+
+#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
+#: ihtml/themes/default/framework.tpl:26
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Vous êtes actuellement en train d éditer une entrée de la base de données. "
+"Voulez vous annuler les modifications ?"
+
+#: include/functions_FAI.inc:376
+#, php-format
+msgid "Error, following objects should be equal '%s' and '%s'"
+msgstr "Erreur, les objets suivants doivent être égal '%s' et '%s'"
+
+#: include/functions_FAI.inc:483
+#, php-format
+msgid "Release management failed, can't save '%s'"
+msgstr "La gestion des version à échoué, impossible de sauver '%s'."
+
+#: include/class_password-methods.inc:167
+#, php-format
+msgid "Setting the password failed. LDAP server says '%s'."
+msgstr ""
+"La modification a échoué du mot de passe à échoué. Le serveur LDAP répond '%"
+"s'."
+
+#: include/class_password-methods.inc:204
+msgid "Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
+msgstr ""
+"La configuration de SMBHASH dans gosa.conf est incorrecte ! Impossible de changer "
+"le mot de passe Samba."
+
+#: include/class_acl.inc:6
+msgid "Access control"
+msgstr "Contrôle d'accès"
+
+#: include/class_acl.inc:190 include/class_acl.inc:193
+msgid "Use ACL defined in role"
+msgstr "Utiliser l'ACL définie dans le rôle"
+
+#: include/class_acl.inc:640 include/class_acl.inc:647
+msgid "Show/Hide Advanced Settings"
+msgstr "Afficher/Cacher la configuration avancée"
+
+#: include/class_acl.inc:665
+msgid "Create objects"
+msgstr "Créer un objet"
+
+#: include/class_acl.inc:666
+msgid "Move objects"
+msgstr "Bouger un objet"
+
+#: include/class_acl.inc:667
+msgid "Remove objects"
+msgstr "Enlever les objets"
+
+#: include/class_acl.inc:669 include/class_acl.inc:675
+msgid "Modifyable by owner"
+msgstr "Modifiable par le propriétaire"
+
+#: include/class_acl.inc:672
+msgid "Move object"
+msgstr "Bouger un objet"
+
+#: include/class_acl.inc:685
+msgid "Complete object"
+msgstr "L'objet au complet"
+
+#: include/class_acl.inc:801
+#, php-format
+msgid "Unkown ACL type '%s'. Don't know how to handle it."
+msgstr "Type d'ACL inconnu '%s'. je ne sais pas comment l'utiliser."
+
+#: include/class_acl.inc:844
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Entrée inconnue '%s'  !"
+
+#: include/class_acl.inc:904 include/class_acl.inc:906
+#, php-format
+msgid "Role: %s"
+msgstr "Rôle : %s"
+
+#: include/class_acl.inc:906
+msgid "Unknown role, possibly removed"
+msgstr "Rôle inconnu, probablement enlevé"
+
+#: include/class_acl.inc:914
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Contient les paramètres pour ces objets: %s"
+
+#: include/class_acl.inc:923
+msgid "Members:"
+msgstr "Membres:"
+
+#: include/class_acl.inc:929
+msgid "ACL is valid for all users"
+msgstr "ACL valide pour tout les utilisateurs"
+
+#: include/functions.inc:307
+#, php-format
+msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgstr ""
+"FATAL: Erreur lors de la connexion au serveur LDAP. Le serveur à répondu '%"
+"s'."
+
+#: include/functions.inc:324
+#, php-format
+msgid "User login failed. LDAP server said '%s'."
+msgstr "Echec de l'authentification. Le serveur LDAP répond '%s'."
+
+#: include/functions.inc:345
+msgid "Username / UID is not unique. Please check your LDAP database."
+msgstr ""
+"Le nom de l'utilisateur / UID n'est pas unique. Veuillez vérifier votre base "
+"de données LDAP."
+
+#: include/functions.inc:476
+msgid ""
+"Error while adding a lock. Parameters are not set correctly, please check "
+"the source!"
+msgstr ""
+"Erreur lors de la création d'un verrou. Les paramètres sont incorrects. "
+"Veuillez vérifier la source !"
+
+#: include/functions.inc:486
+#, php-format
+msgid ""
+"Can't set locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf! LDAP server says '%s'."
+msgstr ""
+"Impossible d'enregistrer les informations à propos des verrous dans "
+"l'annuaire LDAP. Veuillez vérifier l'entrée 'config' dans gosa.conf ! Le serveur "
+"LDAP répond '%s'."
+
+#: include/functions.inc:501
+#, php-format
+msgid "Adding a lock failed. LDAP server says '%s'."
+msgstr "Echec lors de l'ajout d'un verrou. Le serveur LDAP répond '%s'."
+
+#: include/functions.inc:527
+#, php-format
+msgid "Removing a lock failed. LDAP server says '%s'."
+msgstr "Echec lors de la suppression d'un verrou. Le serveur LDAP répond '%s'."
+
+#: include/functions.inc:557
+msgid ""
+"Getting the lock from LDAP failed. Parameters are not set correctly, please "
+"check the source!"
+msgstr ""
+"Echec lors de la récupération du verrou depuis l'annuaire LDAP. Les "
+"paramètres ne sont pas corrects. Veuillez vérifier la source !"
+
+#: include/functions.inc:567
+msgid ""
+"Can't get locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf!"
+msgstr ""
+"Impossible d'obtenir les informations de verrouillage dans l'annuaire LDAP. "
+"Veuillez vérifier l'entrée 'config' dans gosa.conf !"
+
+#: include/functions.inc:575
+msgid ""
+"Found multiple locks for object to be locked. This should not be possible - "
+"cleaning up multiple references."
+msgstr ""
+"Détection de verrou multiple pour un même objet. Ceci ne devrait pas être "
+"possible. Effacement des références multiples."
+
+#: include/functions.inc:668
+#, php-format
+msgid "The size limit of %d entries is exceed!"
+msgstr "La taille limite de %d entrées est dépassée !"
+
+#: include/functions.inc:670
+#, php-format
+msgid ""
+"Set the new size limit to %s and show me this message if the limit still "
+"exceeds"
+msgstr ""
+"Mettre la nouvelle limite à %s et me montrer ce message si la limite est "
+"toujours dépassée"
+
+#: include/functions.inc:687
+msgid "incomplete"
+msgstr "incomplet"
+
+#: include/functions.inc:1054 include/functions.inc:1260
+msgid "LDAP error:"
+msgstr "Erreur LDAP :"
+
+#: include/functions.inc:1055
+msgid ""
+"Problems with the LDAP server mean that you probably lost the last changes. "
+"Please check your LDAP setup for possible errors and try again."
+msgstr ""
+"Des problèmes avec le serveur LDAP on probablement provoqué la perte des "
+"changements. Veuillez vérifier votre serveur LDAP et ressayer."
+
+#: include/functions.inc:1063
+msgid ""
+"Please check your input and fix the error. Press 'OK' to close this message "
+"box."
+msgstr ""
+"Veuillez vérifier vos données et corriger l'erreur. Cliquez sur 'OK' pour "
+"fermer cette fenètre."
+
+#: include/functions.inc:1121
+msgid "An error occurred while processing your request"
+msgstr "Une erreur s'est produite, le processus à été interrompu"
+
+#: include/functions.inc:1125
+msgid "OK"
+msgstr "OK"
+
+#: include/functions.inc:1188
+msgid "Continue anyway"
+msgstr "Continuer malgré tout"
+
+#: include/functions.inc:1190
+msgid "Edit anyway"
+msgstr "Éditer malgré tout"
+
+#: include/functions.inc:1192
+#, php-format
+msgid ""
+"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
+"Please contact the person in order to clarify proceedings."
+msgstr ""
+"Vous êtes sur le point de modifier l'entrée '%s' qui est en cours "
+"d'utilisation par '%s'. Veuillez contacter cette personne afin de clarifier "
+"la situation."
+
+#: include/functions.inc:1442
+msgid "Entries per page"
+msgstr "Entrées par page"
+
+#: include/functions.inc:1470
+msgid "Apply filter"
+msgstr "Appliquer le filtre"
+
+#: include/functions.inc:1744
+msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+
+#: include/functions.inc:1787
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "Version de développement de GOsa (Rev %s)"
+
+#: include/functions.inc:2228 include/functions.inc:2232
+msgid "Warning - base_hook is not available. Using default base."
+msgstr ""
+"Attention - base_hook n'est pas disponible. Utilisation de la base par "
+"défaut."
+
+#: include/functions.inc:2238
+msgid "Warning - no base_hook defined. Using default base."
+msgstr "Attention - pas de base_hook défini. Utilisation de la base par défaut."
+
+#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
+msgid "Can't get schema information from server. No schema check possible!"
+msgstr ""
+"Impossible de récupérer les informations sur les schémas. Vérification des "
+"schémas impossibles !"
+
+#: include/functions.inc:2286
+msgid "Used to store account specific informations."
+msgstr "Utilisé pour stocker les informations spécifiques des comptes."
+
+#: include/functions.inc:2293
+msgid ""
+"Used to lock currently edited entries to avoid multiple changes at the same "
+"time."
+msgstr ""
+"Utilisé pour verrouiller les entrées actuellement modifiées afin d'éviter de "
+"multiples changements simultanés."
+
+#: include/functions.inc:2336
+#, php-format
+msgid "The required objectClass '%s' is not present in your schema setup"
+msgstr "L'objectCLass requis '%s' n'est pas présent dans vos schéma "
+
+#: include/functions.inc:2338
+#, php-format
+msgid "The optional objectClass '%s' is not present in your schema setup"
+msgstr "l'objectCLass optionnel '%s' n'est pas présent dans vos schéma"
+
+#: include/functions.inc:2344
+#, php-format
+msgid "The required objectclass '%s' does not have version %s"
+msgstr "L'objectClass obligatoire '%s' n'est pas à la version %s"
+
+#: include/functions.inc:2346
+#, php-format
+msgid "The optional objectclass '%s' does not have version %s"
+msgstr "L'objectClass optionnel '%s' n'est pas à la version %s"
+
+#: include/functions.inc:2350
+#, php-format
+msgid "Class(es) available"
+msgstr "Classe(s) disponible(s)"
+
+#: include/functions.inc:2372
+msgid ""
+"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema    configuration do not support this option."
+msgstr ""
+"Vous avez activé l'option rfc2307bis dans votre option 'configuration du "
+"serveur ldap' lors de l'installation, mais la configuration de vos schéma ne "
+"supportent pas cette option."
+
+#: include/functions.inc:2373
+msgid ""
+"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
+"be      AUXILIARY"
+msgstr ""
+"Pour pouvoir utiliser des groupes conformes à la norme rfc2307bis, "
+"l'objectClass 'posixGroup' doit être       AUXILIARY"
+
+#: include/functions.inc:2377
+msgid ""
+"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema   configuration do not support this option."
+msgstr ""
+"Vous avez désactivé l'option rfc2307bis dans le l'option 'configuration du "
+"serveur ldap' lors de l'installation, mais la configuration de vos schéma ne "
+"supportent pas cette option."
+
+#: include/functions.inc:2378
+msgid "The objectClass 'posixGroup' must be STRUCTURAL"
+msgstr "L'objectClass 'posixGroup' doit être STRUCTURAL"
+
+#: include/class_tabs.inc:193
+#, php-format
+msgid "Delete process has been canceled by plugin '%s': %s"
+msgstr "L'effacement à été interrompu par l'extension '%s': %s"
+
+#: include/class_tabs.inc:316
+msgid "References"
+msgstr "Références"
+
+#: include/class_debconfTemplate.inc:260
+msgid "This package has no debconf options."
+msgstr "Ce paquet n'a pas d'options debconf."
+
+#: include/functions_helpviewer.inc:43
+#, php-format
+msgid "XML error in guide.xml: %s at line %d"
+msgstr "Erreur XML dans guide.xml: %s à la ligne %d"
+
+#: include/functions_helpviewer.inc:84
+msgid "No help available for this plugin."
+msgstr "L'aide n'est pas disponible pour cette extension."
+
+#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
+msgid "previous"
+msgstr "précédent"
+
+#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
+msgid "next"
+msgstr "suivant"
+
+#: include/functions_helpviewer.inc:385
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s résultats de votre recherche avec le mot %s "
+
+#: include/functions_helpviewer.inc:459
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% de correspondance dans le fichier %s"
+
+#: include/class_mail-methods-cyrus.inc:40
+msgid "Warning: Account has an invalid mailserver string!"
+msgstr ""
+"Attention: Le compte à un chaîne de connexion au serveur de messagerie "
+"invalide !"
+
+#: include/class_mail-methods-cyrus.inc:58
+msgid ""
+"Warning: IMAP Server cannot be reached! If you save this account, some mail "
+"settings will not be stored on your server!"
+msgstr ""
+"Erreur: Impossible de contacter le serveur IMAP. Si vous sauvez ce compte, "
+"certains paramètres ne seront pas stockés sur votre serveur !"
+
+#: include/class_mail-methods-cyrus.inc:156
+#, php-format
+msgid "Can't create IMAP mailbox. Server says '%s'."
+msgstr "Impossible de créer la boite de messagerie IMAP. Le serveur indique '%s'."
+
+#: include/class_mail-methods-cyrus.inc:175
+#, php-format
+msgid "Can't write IMAP quota. Server says '%s'."
+msgstr "Impossible de créer les quotas IMAP. Le serveur indique'%s'."
+
+#: include/class_mail-methods-cyrus.inc:201
+msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
+msgstr ""
+"Erreur: imap_getacl n'est pas implémenté, il est impossible de supprimer les "
+"informations à propos des acls."
+
+#: include/class_mail-methods-cyrus.inc:219
+msgid "Warning: imap_getacl is not available, can't get imap permissions!"
+msgstr ""
+"Erreur: imap_getacl n'est pas disponible, impossible d'obtenir les "
+"permissions imap !"
+
+#: include/class_mail-methods-cyrus.inc:241
+#, php-format
+msgid "Can't remove IMAP mailbox. Server says '%s'."
+msgstr ""
+"Impossible de supprimer les boites de messagerie IMAP. Le serveur répond '%"
+"s'."
+
+#: include/class_mail-methods-cyrus.inc:282
+#, php-format
+msgid "Can't get sieve script. Server says '%s'."
+msgstr "Impossible de récupérer le script sieve. Le serveur répond '%s'."
+
+#: include/class_mail-methods-cyrus.inc:353
+#, php-format
+msgid "Can't send sieve script. Server says '%s'."
+msgstr "Impossible d'envoyer un script à sieve. Le serveur répond '%s'."
+
+#: include/class_mail-methods-cyrus.inc:357
+#, php-format
+msgid "Can't activate GOsa sieve script. Server says '%s'."
+msgstr "Impossible d'activer les scripts sieve de GOsa. Le serveur répond '%s'."
+
+#: include/class_ppdManager.inc:13
+#, php-format
+msgid "PPD manager : The specified path '%s' doesn't exists."
+msgstr "Gestionnaire de PPD: Le chemin '%s' n'existe pas."
+
+#: include/class_ppdManager.inc:144
+#, php-format
+msgid "Specified ppd file '%s' can't be opened for reading."
+msgstr "Le fichier ppd '%s' ne peut pas être ouvert en lecture."
+
+#: include/class_ppdManager.inc:146
+#, php-format
+msgid "The required tmp file file '%s' can't be opened for writing."
+msgstr "Le fichier temporaire '%s' n'a pas pu être ouvert en écriture."
+
+#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
+#, php-format
+msgid ""
+"Parsing PPD file %s failed - line too long. Trailing characters have been "
+"ignored"
+msgstr ""
+"La lecture du PPD %s à échoué - ligne trop longue. Les caractères restant on "
+"été ignorés"
+
+#: include/class_ppdManager.inc:178
+msgid "Nested groups are not supported!"
+msgstr "Les groupes imbriqués ne sont pas supportés !"
+
+#: include/class_ppdManager.inc:182
+msgid "Group name not unique!"
+msgstr "Le nom du groupe n'est pas unique !"
+
+#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
+msgid "Symbol values are not supported yet!"
+msgstr ""
+
+#: include/class_ppdManager.inc:212
+msgid "Nested options are not supported!"
+msgstr "Les options imbriquées ne sont pas supportées !"
+
+#: include/class_ppdManager.inc:237
+msgid "PickMany is not supported yet!"
+msgstr "La sélection multiple n'est pas encore supportée !"
+
+#: include/class_ppdManager.inc:318
+#, php-format
+msgid "Parsing PPD file %s failed - no information found."
+msgstr "La lecture du fichier PPD %s à échoué - pas de données."
+
+#: setup/setup_config2.tpl:6
+msgid "Samba hash generator"
+msgstr "Générateur de hash samba"
+
+#: setup/setup_config2.tpl:31
+msgid "RID base"
+msgstr "Base du RID"
+
+#: setup/setup_config2.tpl:46
+msgid "Workstation container"
+msgstr "Branche contenant les stations de travail"
+
+#: setup/setup_config2.tpl:61
+msgid "Samba SID mapping"
+msgstr "Correspondance des SID samba"
+
+#: setup/setup_config2.tpl:71
+msgid "Timezone"
+msgstr "Fuseau Horaire"
+
+#: setup/setup_config2.tpl:74
+msgid "Please your preferred timezone here"
+msgstr "Veuillez indiquer votre fuseau horaire préféré ici"
+
+#: setup/setup_config2.tpl:87
+msgid "Additional GOsa settings"
+msgstr "Paramètres supplémentaire de GOsa"
+
+#: setup/setup_config2.tpl:91
+msgid "Enable Copy & Paste"
+msgstr "Activer le Copier / Coller"
+
+#: setup/setup_config2.tpl:103
+msgid "Enable FAI release management"
+msgstr "Activer la gestion des versions FAI"
+
+#: setup/setup_config2.tpl:115
+msgid "Enable user netatalk plugin"
+msgstr "Activer la gestion des comptes Netatalk"
+
+#: setup/setup_config2.tpl:126
+msgid "Government mode"
+msgstr "Mode Gouvernemental"
+
+#: setup/setup_config2.tpl:139
+msgid "Mail method"
+msgstr "Méthode de messagerie"
+
+#: setup/setup_config2.tpl:153
+msgid "Vacation templates"
+msgstr "Modèles de messages d'absence "
+
+#: setup/setup_config2.tpl:169
+msgid "Use Cyrus UNIX style"
+msgstr "Utiliser Cyrus en mode UNIX"
+
+#: setup/setup_config2.tpl:179
+msgid "Snapshots / Undo"
+msgstr "Copie instantanée / Undo"
+
+#: setup/setup_config2.tpl:188 setup/setup_config2.tpl:233
+msgid "Enable snapshots"
+msgstr "Activer la copie instantanée"
+
+#: setup/setup_config2.tpl:194 setup/setup_config2.tpl:239
+msgid "Snapshot base"
+msgstr "Base pour les snapshots"
+
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailinglist"
+msgstr "Souscrire à la liste de discutions gosa-announce"
+
+#: setup/setup_feedback.tpl:9
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+"Quand vous cochez cette option, GOsa essayera de se connecter a http://oss."
+"gonicus.de afin de vous inscrire à la liste de discutions gosa-announce. "
+"Vous devrez confirmer cette inscription par email."
+
+#: setup/setup_feedback.tpl:41
+msgid "Send feedback to the GOsa project team"
+msgstr "Envoyer vos commentaire au membres du projet Gosa"
+
+#: setup/setup_feedback.tpl:44
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+"Quand vous cocher cette option, GOsa essayera de se connecter à http://oss."
+"gonicus.de pour pouvoir transmettre votre réponse de manière anonyme."
+
+#: setup/setup_feedback.tpl:50
+msgid "Did the setup procedure help you to get started?"
+msgstr "Est ce que la procédure d'installation vous à aidé ?"
+
+#: setup/setup_feedback.tpl:60
+msgid "If not, what problems did you encounter"
+msgstr "Si non, quels sont les problèmes que vous avez rencontrés"
+
+#: setup/setup_feedback.tpl:68
+msgid "Is this the first time you use GOsa?"
+msgstr "Est ce la première fois que vous utilisez GOsa ?"
+
+#: setup/setup_feedback.tpl:74
+msgid "I use it since"
+msgstr "Je l'utilise depuis "
+
+#: setup/setup_feedback.tpl:75
+msgid "Select the year since when you are using GOsa"
+msgstr "Veuillez sélectionner l'année depuis laquelle vous utilisez GOsa"
+
+#: setup/setup_feedback.tpl:82
+msgid "What operating system / distribution do you use?"
+msgstr "Quel système d'exploitation / distribution utilisez vous ?"
+
+#: setup/setup_feedback.tpl:90
+msgid "What web server do you use?"
+msgstr "Quel serveur web utilisez vous ?"
+
+#: setup/setup_feedback.tpl:98
+msgid "What PHP version do you use?"
+msgstr "Quelle version de php utilisez vous ?"
+
+#: setup/setup_feedback.tpl:106
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:110
+msgid "What kind of LDAP server(s) do you use?"
+msgstr "Quel type de serveur(s) ldap utilisez vous ?"
+
+#: setup/setup_feedback.tpl:116
+msgid "How many objects are in your LDAP?"
+msgstr "Combien d'objet sont dans votre annuaire LDAP ?"
+
+#: setup/setup_feedback.tpl:123
+msgid "Features"
+msgstr "Fonctionalités"
+
+#: setup/setup_feedback.tpl:126
+msgid "What features of GOsa do you use?"
+msgstr "Quel fonctionnalités de GOsa utilisez vous ?"
+
+#: setup/setup_feedback.tpl:136
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+"Quelle fonctionnalités voulez vous voir dans les prochaines versions de "
+"GOsa ?"
+
+#: setup/setup_feedback.tpl:143
+msgid "Send feedback"
+msgstr "Envoyer vos réponses"
+
+#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
+msgid "GOsa settings 3/3"
+msgstr "Paramètres de GOsa 3/3"
+
+#: setup/class_setupStep_Config3.inc:69
+msgid "Tweak some GOsa core behaviour"
+msgstr "Customiser certains paramètres essentiels de GOsa"
+
+#: setup/class_setupStep_Config3.inc:171
+msgid "Session lifetime must be a numeric value."
+msgstr "La durée de la session doit être une valeur numérique."
+
+#: setup/class_setupStep_Config3.inc:175
+msgid "Maximal ldap query time must be a numeric value. "
+msgstr "Le temps maximumpour une requête ldap doit être une valeur numérique."
+
+#: setup/class_setupStep_Finish.inc:38
+msgid "Write configuration file"
+msgstr "Ecrire le fichier de configuration"
+
+#: setup/class_setupStep_Finish.inc:39
+msgid "Finish - write the configuration file"
+msgstr "Fini - écrire le fichier de configuration"
+
+#: setup/class_setupStep_Finish.inc:100
+msgid ""
+"Your configuration file is currently world readable. Please updated the file "
+"permissions!"
+msgstr ""
+"Votre fichier de configuration est lisible par tout le monde. Veuillez "
+"modifier les permissions !"
+
+#: setup/class_setupStep_Finish.inc:102
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "Le fichier de configuration ne peut être lu ou n'existe pas."
+
+#: setup/class_setupStep_Finish.inc:111
+#, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the webserver is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"Après avoir placé le fichier dans le répertoire %s, assurez vous que seul le "
+"serveur web puisse lire %s. Vous pouvez exécuter les commandes suivantes "
+"pour réaliser cette opération:"
+
+#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
+msgid "Installation check"
+msgstr "Vérification de l'installation"
+
+#: setup/class_setupStep_Checks.inc:40
+msgid "Basic checks for PHP version and required extensions."
+msgstr "Vérification de base de la version de PHP et des extensions nécéssaires."
+
+#: setup/class_setupStep_Checks.inc:64
+msgid "Checking PHP version"
+msgstr "Vérification de la version de PHP"
+
+#: setup/class_setupStep_Checks.inc:65
+#, php-format
+msgid "PHP must be of version %s / %s or above."
+msgstr "PHP doit être à la version %s / %s ou supérieure."
+
+#: setup/class_setupStep_Checks.inc:66
+msgid ""
+"GOsa requires functionality that is not available (or buggy) in older PHP "
+"versions. Please update to a supported version."
+msgstr ""
+"GOsa nécessite des fonctionnalités qui ne sont pas disponibles (ou "
+"défectueuses) dans d'anciennes versions de PHP. Veuillez mettre à jour PHP "
+"vers un version supportée."
+
+#: setup/class_setupStep_Checks.inc:72
+msgid "Checking for LDAP support"
+msgstr "Vérification du support LDAP"
+
+#: setup/class_setupStep_Checks.inc:73
+msgid "This is the main extension used by GOsa and therefore really required."
+msgstr "Ce module est le module de base utilisé par GOsa et est donc indispensable."
+
+#: setup/class_setupStep_Checks.inc:74
+msgid ""
+"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
+"your LDAP server."
+msgstr ""
+"L'extension ldap (php4-ldap/php5-ldap) est nécessaire pour communiquer avec "
+"votre serveur LDAP."
+
+#: setup/class_setupStep_Checks.inc:80
+msgid "Checking for gettext support"
+msgstr "Vérification du support gettext"
+
+#: setup/class_setupStep_Checks.inc:81
+msgid "Gettext support is required for internationalization."
+msgstr "Gettext est requis afin que GOsa soit multilingue."
+
+#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
+msgid "Please make sure that the extension is activated."
+msgstr "Veuillez vous assurer que cette extension est activée."
+
+#: setup/class_setupStep_Checks.inc:88
+msgid "Checking for iconv support"
+msgstr "Vérification du support iconv"
+
+#: setup/class_setupStep_Checks.inc:89
+msgid ""
+"This module is used by GOsa to convert samba munged dial informations and is "
+"therefore required. "
+msgstr ""
+"Ce module est utilisé par GOsa pour convertir les options samba munged dial, "
+"il est indispensable."
+
+#: setup/class_setupStep_Checks.inc:96
+msgid "Checking for mhash support"
+msgstr "Vérification du support mhash"
+
+#: setup/class_setupStep_Checks.inc:97
+msgid "You'll need this module to make use of SSHA encryption"
+msgstr "Ce module est nécessaire pour l'utilisation de l'encryption SSHA"
+
+#: setup/class_setupStep_Checks.inc:98
+msgid ""
+"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
+"mhash."
+msgstr ""
+"L'extension mhash pour php4 / php5 n'est pas disponible. Veuillez installer "
+"php4-mhash / php5-mhash."
+
+#: setup/class_setupStep_Checks.inc:104
+msgid "Checking for IMAP support"
+msgstr "Vérification du support IMAP"
+
+#: setup/class_setupStep_Checks.inc:105
+msgid ""
+"The IMAP module is needed to communicate with the IMAP server. GOsa "
+"retrieves status information, creates and deletes mail users, etc."
+msgstr ""
+"L'extension IMAP est nécessaire pour communiquer avec un serveur IMAP. GOsa  "
+"récupère des informations de statuts, crée et supprime les comptes de "
+"messagerie des utilisateurs etc..."
+
+#: setup/class_setupStep_Checks.inc:106
+msgid ""
+"This module is used to communicate with your mail server. Please install "
+"php4-imap/php5-imap."
+msgstr ""
+"Cette extension est utilisée pour communiquer avec votre serveur de "
+"messagerie. Veuillez installer php4-imap/php5-imap."
+
+#: setup/class_setupStep_Checks.inc:112
+msgid "Checking for getacl in IMAP implementation"
+msgstr "Vérification de la fonction getacl dans votre implémentation imap"
+
+#: setup/class_setupStep_Checks.inc:113
+msgid ""
+"The getacl support is needed to handle shared folder permissions. Old IMAP "
+"extensions are not capable of reading acl's. You need a recent PHP version "
+"to use this feature."
+msgstr ""
+"Le support de la fonction getacl est requis afin de gérer les permissions "
+"des répertoires partagés. Le module IMAP standard ne peut gérer les acls. "
+"Vous devez installer une version récente de PHP afin d'utiliser cette "
+"fonctionnalité."
+
+#: setup/class_setupStep_Checks.inc:120
+msgid "Checking for MySQL support"
+msgstr "Vérification du support MySQL"
+
+#: setup/class_setupStep_Checks.inc:121
+msgid "MySQL support is needed to communicate with several supported databases."
+msgstr ""
+"Le support de MySQL est nécessaire pour communiquer avec plusieurs base de "
+"données."
+
+#: setup/class_setupStep_Checks.inc:122
+msgid ""
+"This module is required to communicate with database servers (GOfax, "
+"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
+msgstr ""
+"Cette extension est nécessaire pour communiquer avec le serveur de base de "
+"données (GOfax, asterisk, GLPI, etc.). Veuillez installer php4-mysql/php5-"
+"mysql"
+
+#: setup/class_setupStep_Checks.inc:128
+msgid "Checking for kadm5 support"
+msgstr "Vérification du support kadm5"
+
+#: setup/class_setupStep_Checks.inc:129
+msgid ""
+"Managing users in kerberos requires the kadm5 module which is downloadable "
+"via PEAR network."
+msgstr ""
+"Gérer les utilisateurs dans kerberos nécessite le module kadm5 "
+"téléchargeable sur les réseaux PEAR."
+
+#: setup/class_setupStep_Checks.inc:130
+msgid ""
+"This module is required to manage user in kerberos, it is downloadable via "
+"PEAR network"
+msgstr ""
+"Cette extension est nécessaire pour gérer les utilisateurs dans kerberos, "
+"elle est téléchargeable sur les réseaux PEAR."
+
+#: setup/class_setupStep_Checks.inc:136
+msgid "Checking for SNMP support"
+msgstr "Vérification du support SNMP"
+
+#: setup/class_setupStep_Checks.inc:137
+msgid ""
+"The simple network management protocol is needed to get status information "
+"from clients."
+msgstr ""
+"Le protocole SNMP est nécessaire pour pouvoir obtenir des informations "
+"depuis les clients."
+
+#: setup/class_setupStep_Checks.inc:138
+msgid ""
+"This module is required for client monitoring. Please install php4-snmp/php5-"
+"snmp."
+msgstr ""
+"Cette extension est nécessaire pour obtenir des informations depuis les "
+"clients. Veuillez installer php4-snmp/php5-snmp."
+
+#: setup/class_setupStep_Checks.inc:144
+msgid "Checking for CUPS support"
+msgstr "Vérification du support CUPS"
+
+#: setup/class_setupStep_Checks.inc:145
+msgid ""
+"In order to read available printers via the IPP protocol instead of printcap "
+"files, you've to install the CUPS module."
+msgstr ""
+"Afin d'obtenir la liste des imprimantes disponibles avec le protocole IPP à "
+"la place des fichiers printcap, vous devez installer l'extension CUPS."
+
+#: setup/class_setupStep_Checks.inc:154
+msgid "Checking for fping utility"
+msgstr "Vérification de l'utilitaire fping"
+
+#: setup/class_setupStep_Checks.inc:155
+msgid ""
+"The fping utility is used if you've got a thin client based terminal "
+"environment."
+msgstr ""
+"L'utilitaire fping est utilisé dans le cas d'un environnement composé de "
+"clients légers fonctionnant en terminaux."
+
+#: setup/class_setupStep_Checks.inc:156
+msgid "The fping utility is only used in thin client based terminal environment."
+msgstr ""
+"L'utilitaire fping est seulement utilisé dans le cas d'un environnement "
+"composé de clients légers fonctionnant en terminaux."
+
+#: setup/class_setupStep_Checks.inc:171
+msgid "SAMBA password hash generation"
+msgstr "Génération de mot de passe SAMBA"
+
+#: setup/class_setupStep_Checks.inc:172
+msgid ""
+"In order to use SAMBA 2/3 passwords, you've to install additional packages "
+"to generate password hashes."
+msgstr ""
+"Afin d'utiliser Samba 2/3, vous devez installer des paquets additionnels "
+"prenant en charge le cryptage des mots de passe."
+
+#: setup/class_setupStep_Checks.inc:173
+msgid ""
+"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
+"a look at mkntpasswd."
+msgstr ""
+"Afin d'utiliser Samba 2/3, vous devez installer des librairies perl "
+"additionnelles. Veuillez regarder mkntpasswd."
+
+#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
+#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
+#: setup/class_setupStep_Checks.inc:251
+msgid "Off"
+msgstr "Eteint"
+
+#: setup/class_setupStep_Checks.inc:184
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"register_globals est un mécanisme PHP pour enregistrer toutes les variables "
+"globales afin que les scripts puissent y accéder sans changer la porté des "
+"variables. Cela peut constituer un risque de sécurité."
+
+#: setup/class_setupStep_Checks.inc:185
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr ""
+"Recherchez l'option 'register_globals' dans votre php.ini et mettez la à "
+"'Off'."
+
+#: setup/class_setupStep_Checks.inc:193
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr "PHP utilise cette variable pour effacer des anciennes sessions."
+
+#: setup/class_setupStep_Checks.inc:194
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+"Mettre cette valeur à 1 jour permet d'éviter de perde les cookies et les "
+"sessions avant qu'elles soient réellement expirées."
+
+#: setup/class_setupStep_Checks.inc:195
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+"Cherchez pour 'session.gc_maxlifetime' dans votre php.ini et mettez le à "
+"86400 ou plus haut."
+
+#: setup/class_setupStep_Checks.inc:203
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"Pour pouvoir utiliser GOSa sans problèmes, la variable session.auto_register "
+"doit être a 'Off' dans votre php.ini."
+
+#: setup/class_setupStep_Checks.inc:204
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"Recherchez la variable session.auto_register  et mettez la à 'Off' dans "
+"votre php.ini."
+
+#: setup/class_setupStep_Checks.inc:211
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducable! Increase it for larger setups."
+msgstr ""
+"GOsa a besoin au minimum de 32MB de mémoire. Moins que 32MB causera des "
+"erreurs imprévisibles, qui ne seront pas reproductibles ! Augmentez la "
+"mémoire pour les installations plus complexes."
+
+#: setup/class_setupStep_Checks.inc:212
+msgid "Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+"Recherchez pour 'memory_limit' dans votre php.ini et mettez le à '32M' or "
+"plus haut."
+
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Cette option défini la gestion des sorties, mettez cette option à 'Off', "
+"pour améliorer la performance."
+
+#: setup/class_setupStep_Checks.inc:220
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr "Recherchez 'implicit_flush' dans votre php.ini et mettez le à 'Off'."
+
+#: setup/class_setupStep_Checks.inc:227
+msgid "The Execution time should be at least 30 seconds."
+msgstr "Le temps d'exécution doit être au moins de 30 secondes."
+
+#: setup/class_setupStep_Checks.inc:228
+msgid "Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+"Rechercher l'option 'max_execution_time' dans votre php.ini et mettez le à "
+"'30' ou plus."
+
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Augmentez la sécurité de votre serveur en mettant l'option expose_php à "
+"'Off'. PHP n'enverra pas d'information a propos du serveur."
+
+#: setup/class_setupStep_Checks.inc:236
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr "Recherchez 'expose_php' dans votre php.ini et mettez le à 'Off'."
+
+#: setup/class_setupStep_Checks.inc:242
+msgid "On"
+msgstr "Ouvert"
+
+#: setup/class_setupStep_Checks.inc:243
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+"Améliorez la sécurité de votre serveur en mettant magic_quotes_gpc à 'on'. "
+"PHP préfixera tout les guillemets dans les chaînes avec la séquence escape."
+
+#: setup/class_setupStep_Checks.inc:244
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr ""
+"Recherchez l'option 'magic_quotes_gpc' dans votre php.ini et mettez le à "
+"'On'."
+
+#: setup/class_setupStep_Checks.inc:252
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"Améliorez la performance de votre serveur en mettant magic_quotes_gpc à "
+"'off'."
+
+#: setup/class_setupStep_Checks.inc:253
+msgid "Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Recherchez l'option 'zend.ze1_compatibility_mode' dans votre hp.ini et "
+"mettez la à 'Off'."
+
+#: setup/class_setupStep_Checks.inc:264
+msgid "Configuration writeable"
+msgstr "Le fichier de configuration peut être écrit"
+
+#: setup/class_setupStep_Checks.inc:265
+msgid "The configuration file can't be written"
+msgstr "Le fichier de configuration ne peut pas être écrit"
+
+#: setup/class_setupStep_Checks.inc:266
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writeable."
+msgstr ""
+"GOsa lit sa configuration d'un fichier situé dans (%s/%s). Le programme "
+"d'installation peut écrire la configuration directement si le fichier est "
+"permet l'écriture."
+
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
+msgstr "licence"
+
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr "Termes et Conditions d'utilisation"
+
+#: setup/setup_ldap.tpl:7
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr "Veuillez choisir l'utilisateur LDAP qui sera utilise par GOSa"
+
+#: setup/setup_ldap.tpl:25
+msgid "LDAP connection"
+msgstr "Connexion LDAP"
+
+#: setup/setup_ldap.tpl:29
+msgid "Location name"
+msgstr "Nom de l'emplacement"
+
+#: setup/setup_ldap.tpl:37
+msgid "Connection URL"
+msgstr "URL de connexion"
+
+#: setup/setup_ldap.tpl:45
+msgid "TLS connection"
+msgstr "Connexion TLS"
+
+#: setup/setup_ldap.tpl:65
+msgid "Reload"
+msgstr "Recharger"
+
+#: setup/setup_ldap.tpl:69
+msgid "Authentication"
+msgstr "Authentification"
+
+#: setup/setup_ldap.tpl:73
+msgid "Admin DN"
+msgstr "DN de l'administrateur"
+
+#: setup/setup_ldap.tpl:78
+msgid "Select user"
+msgstr "Sélectionner un utilisateur"
+
+#: setup/setup_ldap.tpl:86
+msgid "Automatically append LDAP base to admin DN"
+msgstr "Ajouter automatiquement la base de l'annuaire LDAP au DN de l'administrateur"
+
+#: setup/setup_ldap.tpl:101
+msgid "Schema based settings"
+msgstr "Paramètres basé sur les schéma"
+
+#: setup/setup_ldap.tpl:105
+msgid "Use rfc2307bis compliant groups"
+msgstr "Utilisez des groupes rfc2307bis"
+
+#: setup/setup_ldap.tpl:117
+msgid "Current status"
+msgstr "Statut actuel"
+
+#: setup/setup_checks.tpl:9
+msgid "PHP module and extension checks"
+msgstr "Extension PHP et vérification de ceux ci"
+
+#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
+msgid "GOsa will NOT run without fixing this."
+msgstr "GOsa ne fonctionnera pas si vous ne corriger pas cela."
+
+#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
+msgid "GOsa will run without fixing this."
+msgstr "GOsa fonctionnera même si vous ne corrigez pas cela."
+
+#: setup/setup_checks.tpl:67
+msgid "PHP setup configuration"
+msgstr "Configuration de PHP"
+
+#: setup/setup_checks.tpl:67
+msgid "show information"
+msgstr "Montrer les informations"
+
+#: setup/setup_welcome.tpl:4
+msgid ""
+"This seems to be the first time you start GOsa - we didn't find any "
+"configuration right now. This simple wizard intends to help you while "
+"setting it up."
+msgstr ""
+"Il semble que c'est votre première installation de GOsa - nous n'avons pas "
+"trouvé de configuration. Ce programme d'aide à l'installation vous aidera à "
+"configurer GOsa."
+
+#: setup/setup_welcome.tpl:8
+msgid "What will the wizard do for you?"
+msgstr "Qu'est ce que le programme d'aide à l'installation fera pour vous ?"
+
+#: setup/setup_welcome.tpl:11
+msgid "Create a basic, single site configuration"
+msgstr "Créer une simple configuration mono site"
+
+#: setup/setup_welcome.tpl:12
+msgid "Tries to find problems within your PHP and LDAP setup"
+msgstr ""
+"Essaye de trouver si il existe des problèmes dans votre configuration PHP ou "
+"LDAP"
+
+#: setup/setup_welcome.tpl:13
+msgid "Let you choose from a set of basic and advanced configuration switches"
+msgstr "Vous permet de choisir un jeu d'option de base ou avancées"
+
+#: setup/setup_welcome.tpl:14
+msgid "Guided migration of existing LDAP trees"
+msgstr "Migration assistée d'un annuaire LDAP existant"
+
+#: setup/setup_welcome.tpl:17
+msgid "What will the wizard NOT do for you?"
+msgstr "Qu'est ce que le l'assistant d'installation ne fera pas pour vous ?"
+
+#: setup/setup_welcome.tpl:20
+msgid "Find every possible configuration error"
+msgstr "Trouver toutes les erreur possible dans votre configuration"
+
+#: setup/setup_welcome.tpl:21
+msgid "Migrate every possible LDAP setup - create backup dumps!"
+msgstr "Migrer tout les scénario LDAP possible - créez des sauvegardes !"
+
+#: setup/setup_welcome.tpl:25
+msgid "To continue..."
+msgstr "Suite de la configuration..."
+
+#: setup/setup_welcome.tpl:28
+msgid ""
+"For security reasons you need to authenticate for the installation by "
+"creating the file '/tmp/gosa.auth', containing the current session ID on the "
+"servers local filesystem. This can be done by executing the following "
+"command:"
+msgstr ""
+"Pour des raisons de sécurité vous devez vous authentifier en créant le "
+"fichier '/tmp/gosa.auth', contenant l'ID de la session sur le(s) serveur(s). "
+"Ceci peut être réalisé en exécutant la commande suivante:"
+
+#: setup/setup_welcome.tpl:34
+msgid "Click the 'Continue' button when you've finished."
+msgstr "Cliquer sur 'Continuer' quand vous avez fini."
+
+#: setup/class_setupStep_Ldap.inc:53
+msgid "LDAP setup"
+msgstr "Configuration LDAP"
+
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP connection setup"
+msgstr "Configuration de la connexion LDAP"
+
+#: setup/class_setupStep_Ldap.inc:55
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+"Cette boite de dialogue permet d'indiquer la configuration de base LDAP pour "
+"GOsa."
+
+#: setup/class_setupStep_Ldap.inc:99
+#, php-format
+msgid "Anonymous bind failed on server '%s'."
+msgstr "La connexion anonyme à échoué sur le serveur '%s'."
+
+#: setup/class_setupStep_Ldap.inc:101
+#, php-format
+msgid "Bind as user '%s' failed on server '%s'."
+msgstr "la connexion comme l'utilisateur '%s' à échoué sur le serveur '%s'."
+
+#: setup/class_setupStep_Ldap.inc:106
+#, php-format
+msgid "Anonymous bind on server '%s' succeeded."
+msgstr "La connexion anonyme sur le serveur '%s' à réussi."
+
+#: setup/class_setupStep_Ldap.inc:107
+msgid "Please specify user and password."
+msgstr "Veuillez introduire un utilisateur et un mot de passe."
+
+#: setup/class_setupStep_Ldap.inc:109
+#, php-format
+msgid "Bind as user '%s' on server '%s' succeeded."
+msgstr "La connexion comme l'utilisateur '%s' sur le serveur '%s' à réussi."
+
+#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
+msgid "LDAP schema check"
+msgstr "Vérification des schémas LDAP"
+
+#: setup/class_setupStep_Schema.inc:42
+msgid "Perform test on your current LDAP schema"
+msgstr "Exécuter des test sur vos schéma LDAP actuels"
+
+#: setup/class_setupStep_Welcome.inc:38
+msgid "Welcome"
+msgstr "Bienvenue"
+
+#: setup/class_setupStep_Welcome.inc:39
+msgid "The welcome message"
+msgstr "Le message d'accueil"
+
+#: setup/class_setupStep_Welcome.inc:40
+msgid "Welcome to GOsa setup wizard"
+msgstr "Bienvenue dans l'installation de GOsa"
+
+#: setup/setup_frame.tpl:11
+msgid "GOsa setup wizard"
+msgstr "Installation de GOsa"
+
+#: setup/setup_frame.tpl:18
+msgid "Installation"
+msgstr " "
+
+#: setup/setup_frame.tpl:18
+msgid "Steps"
+msgstr "Etapes"
+
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr "Configuration de la langue"
+
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr "Cette étape vous permet de sélectionner votre langue préférée."
+
+#: setup/class_setupStep_Language.inc:47
+msgid "Automatic"
+msgstr "Automatique"
+
+#: setup/class_setupStep_Language.inc:51
+msgid "Chinese"
+msgstr "Chinois"
+
+#: setup/setup_migrate.tpl:5
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+"Pendant l'inspection LDAP, nous allons regarder pour les problèmes "
+"classiques qui peuvent arriver lorsque l'on migre vers une administration "
+"basée sur GOsa. Vous pouvez fixer les problèmes si dessous afin de procurer "
+"une administration facilitée."
+
+#: setup/setup_migrate.tpl:33
+msgid "Check again"
+msgstr "Vérifier à nouveau"
+
+#: setup/setup_migrate.tpl:37
+msgid "Move windows workstations into a valid windows workstation department"
+msgstr ""
+"Bouger les stations windows dans un département valide pour les stations "
+"windows."
+
+#: setup/setup_migrate.tpl:39
+msgid ""
+"This dialog allows you to move the displayed windows workstations into a "
+"valid department"
+msgstr ""
+"Ce dialogue vous permet de bouger les stations windows affichées dans un "
+"département valide"
+
+#: setup/setup_migrate.tpl:41
+msgid ""
+"Be careful with this tool, there may be references pointing to this "
+"workstations that can't be migrated."
+msgstr ""
+"Soyez prudent avec cet outil, il peut y avoir des références pointant vers "
+"ces machines qui ne seront pas migrées."
+
+#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
+#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
+#: setup/setup_migrate.tpl:346
+msgid "Select all"
+msgstr "Sélectionner tout"
+
+#: setup/setup_migrate.tpl:67
+msgid "Move selected windows workstations into the following GOsa department"
+msgstr "Bouger les machines windows dans le département GOsa suivant"
+
+#: setup/setup_migrate.tpl:72
+msgid "Move selected workstations"
+msgstr "Bouger les stations de travail sélectionnées"
+
+#: setup/setup_migrate.tpl:73
+msgid "What will be done here"
+msgstr "Que ce qui sera exécuté ici"
+
+#: setup/setup_migrate.tpl:85
+msgid "Move groups into configured group tree"
+msgstr "Bouger les groupes dans le groupe configuré"
+
+#: setup/setup_migrate.tpl:88
+msgid ""
+"This dialog allows moving a couple of groups to the configured group tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+"Ce dialogue permet de bouger un couple de groupes dans le groupe configuré. "
+"Exécuter cela peut améliorer votre service LDAP."
+
+#: setup/setup_migrate.tpl:91
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"groups. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case in this case."
+msgstr ""
+"Soyez prudent avec cette option ! Il peut y avoir des références qui "
+"pointent vers ces groupes. L'installation de GOsa ne peut pas migrer ces "
+"références, vous préférerez sans doute annuler la migration dans ce cas."
+
+#: setup/setup_migrate.tpl:94
+msgid "Move selected groups into this group tree"
+msgstr "Bouger les groupes sélectionnés dans le groupe de base cet annuaire"
+
+#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
+#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
+msgid "Hide changes"
+msgstr "Camoufler les changements"
+
+#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
+#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
+msgid "Show changes"
+msgstr "Montrer les changements"
+
+#: setup/setup_migrate.tpl:140
+msgid "Move users into configured user tree"
+msgstr "Bouger les utilisateurs dans la branche utilisateur configurée"
+
+#: setup/setup_migrate.tpl:142
+msgid ""
+"This dialog allows moving a couple of users to the configured user tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+"Ce dialogue permet de bouger un ensemble d'utilisateurs dans la branche "
+"utilisateur configurée. Exécuter cette opération peut améliorer votre "
+"service LDAP."
+
+#: setup/setup_migrate.tpl:145
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"users. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case."
+msgstr ""
+"Soyez prudent avec cette opération ! Il peut exister des références qui "
+"pointent vers ces utilisateurs. Le programme d'installation de GOsa ne peut "
+"pas migrer ces références, vous préférerez peut être annuler la migration "
+"dans ce cas."
+
+#: setup/setup_migrate.tpl:148
+msgid "Move selected users into this people tree"
+msgstr "Bouger les utilisateurs sélectionnés dans la branche utilisateurs."
+
+#: setup/setup_migrate.tpl:198
+msgid "Next"
+msgstr "Suivant"
+
+#: setup/setup_migrate.tpl:201
+msgid "Create a new GOsa administrator account"
+msgstr "Créer un nouveau compte administrateur pour GOsa"
+
+#: setup/setup_migrate.tpl:204
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+"Ce dialogue vas automatiquement créer un nouveau super utilisateur dans "
+"votre arbre LDAP."
+
+#: setup/setup_migrate.tpl:233
+msgid "Password (again)"
+msgstr "Mot de passe (de nouveau)"
+
+#: setup/setup_migrate.tpl:258
+msgid ""
+"The listed departments are currenlty invisble in the GOsa user interface. If "
+"you want to change this for a couple of entries, select them and use the "
+"migrate button below."
+msgstr ""
+"Les département listés sont actuellement invisibles dans l'interface "
+"utilisateur de GOsa. Si vous voulez changer cela pour un certain nombre "
+"d'entrée, sélectionnez les et utilisez le bouton migration ci dessous."
+
+#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
+msgid ""
+"If you want to know what will be done when migrating the selected entries, "
+"use the 'Show changes' button to see the LDIF."
+msgstr ""
+"Si vous voulez savoir ce qui sera effectué lorsque vous migrerez les entrées "
+"sélectionnées, utilisez le bouton 'Montrer les changements' pour voir le "
+"fichier LDIF."
+
+#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
+msgid "Current"
+msgstr "Actuel"
+
+#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
+msgid "After migration"
+msgstr "Après migration"
+
+#: setup/setup_migrate.tpl:313
+msgid ""
+"The listed users are currenlty invisble in the GOsa user interface. If you "
+"want to change this for a couple of users, just select them and use the "
+"'Migrate' button below."
+msgstr ""
+"Les utilisateurs listés sont actuellement invisibles dans l'interface "
+"utilisateur de GOsa. Si vous voulez changer ceci pour un ensemble "
+"d'utilisateurs, veuillez les sélectionner et utiliser le bouton 'migration' "
+"ci dessous."
+
+#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
+msgid "GOsa settings 1/3"
+msgstr "Paramètres de GOsa 1/3"
+
+#: setup/class_setupStep_Config1.inc:75
+msgid "GOsa generic settings"
+msgstr "Préférences de base GOsa"
+
+#: setup/class_setupStep_Config1.inc:117
+#, php-format
+msgid "The specified value for '%s' must be a numeric value"
+msgstr "Le valeur spécifiée pour '%s' doit être une valeur numérique."
+
+#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
+msgid "GID / UID min id"
+msgstr "GID / UID id min"
+
+#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
+#, php-format
+msgid "Don't add a trailing comma to '%s'."
+msgstr "N'ajoutez pas une virgule à la fin de '%s'."
+
+#: setup/class_setupStep_Config1.inc:121
+msgid "People storage ou"
+msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs"
+
+#: setup/class_setupStep_Config1.inc:125
+msgid "Group storage ou"
+msgstr "Branches de l'arbre ldap ou sont stockes les groupes"
+
+#: setup/class_setupStep_Config1.inc:129
+msgid "Uid base must be numeric"
+msgstr "l'uid de base doit être une valeur numérique"
+
+#: setup/class_setupStep_Config1.inc:133
+msgid "The given password minimum length is not numeric."
+msgstr "La longueur minimale du mot de passe n'est pas une valeur numérique."
+
+#: setup/class_setupStep_Config1.inc:136
+msgid "The given password differ value is not numeric."
+msgstr "L'option password differ n'est pas une valeur numérique."
+
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
+msgstr "Veuillez sélectionner la langue par défaut"
+
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overriden per user."
+msgstr ""
+"Maintenant vous pouvez choisir la langue par défaut pour GOSa. Automatique "
+"utilisera la langue demandée par le navigateur. Ce paramètre peut être "
+"configuré par utilisateur."
+
+#: setup/setup_language.tpl:9
+msgid "Please your preferred language here"
+msgstr "Veuillez indiquer votre langue préférée ici"
+
+#: setup/setup_config3.tpl:2
+msgid "GOsa core settings"
+msgstr "Paramètres essentiels de GOsa"
+
+#: setup/setup_config3.tpl:6
+msgid "Disable primary group filter"
+msgstr "Désactiver le filtre sur les groupes primaires"
+
+#: setup/setup_config3.tpl:18
+msgid "Honour administrative units"
+msgstr "Honorer les entités administratives"
+
+#: setup/setup_config3.tpl:30
+msgid "Smarty compile directory"
+msgstr "Répertoire de compilation de smarty"
+
+#: setup/setup_config3.tpl:39
+msgid "Path for PPD storage"
+msgstr "Répertoire pour le stockage des PPD"
+
+#: setup/setup_config3.tpl:55
+msgid "Path for kiosk profile storage"
+msgstr "Répertoire pour le stockage des profiles kiosk"
+
+#: setup/setup_config3.tpl:74
+msgid "Network resolv hook"
+msgstr "Connexions pour les Résolution réseaux"
+
+#: setup/setup_config3.tpl:92
+msgid "Mail queue script"
+msgstr "Script pour la gestion de la queue du serveur de messagerie"
+
+#: setup/setup_config3.tpl:110
+msgid "Notification script"
+msgstr "Script de notification"
+
+#: setup/setup_config3.tpl:126
+msgid "Login and session"
+msgstr "connexion et session"
+
+#: setup/setup_config3.tpl:129
+msgid "Enforce register_globals to be deactivated"
+msgstr "Force register_globals à être désactivé"
+
+#: setup/setup_config3.tpl:141
+msgid "Enforce encrypted connections"
+msgstr "Force les connexions cryptées"
+
+#: setup/setup_config3.tpl:153
+msgid "Warn if session is not encrypted"
+msgstr "Avertir si la session ne sera pas cryptée"
+
+#: setup/setup_config3.tpl:165
+msgid "Session lifetime"
+msgstr "Durée de vie de la session"
+
+#: setup/setup_config3.tpl:173
+msgid "Debugging"
+msgstr "Deboguage"
+
+#: setup/setup_config3.tpl:177
+msgid "Show PHP errors"
+msgstr "Afficher les erreur PHP"
+
+#: setup/setup_config3.tpl:189
+msgid "Maximum LDAP query time"
+msgstr "Durée maximale d'une requête LDAP"
+
+#: setup/setup_config3.tpl:207
+msgid "Log LDAP statistics"
+msgstr "Inscrit les statistique de l'annuaire LDAP dans les journaux systèmes"
+
+#: setup/setup_config3.tpl:219
+msgid "Debug level"
+msgstr "Niveau de débogage"
+
+#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
+msgid "Disabled"
+msgstr "Désactivé"
+
+#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
+msgid "Enabled"
+msgstr "Activé"
+
+#: setup/class_setupStep_Feedback.inc:91
+msgid "UNIX accounts/groups"
+msgstr "Compte / Groupes UNIX"
+
+#: setup/class_setupStep_Feedback.inc:93
+msgid "Samba management"
+msgstr "Gestion SAMBA"
+
+#: setup/class_setupStep_Feedback.inc:95
+msgid "Mailsystem management"
+msgstr "Gestion de la messagerie"
+
+#: setup/class_setupStep_Feedback.inc:97
+msgid "FAX system administration"
+msgstr "Gestion des FAX"
+
+#: setup/class_setupStep_Feedback.inc:99
+msgid "Asterisk administration"
+msgstr "Gestion d'asterisk"
+
+#: setup/class_setupStep_Feedback.inc:101
+msgid "System inventory"
+msgstr "Gestion de l'inventaire"
+
+#: setup/class_setupStep_Feedback.inc:103
+msgid "System-/Configmanagement"
+msgstr "Gestion Système / Configuration"
+
+#: setup/class_setupStep_Feedback.inc:111
+#: setup/class_setupStep_Feedback.inc:113
+msgid "Notification and feedback"
+msgstr "Notification et retour d'information"
+
+#: setup/class_setupStep_Feedback.inc:112
+msgid "Get notifications or send feedback"
+msgstr "Recevoir des notifications et des retour d'information"
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid ""
+"Could not connect to feedback server (%s). There is possibly no connection "
+"to the internet."
+msgstr ""
+"Impossible de se connecter au serveur (%s) pour envoyer le retour "
+"d'information. Il n'y a probablement pas de connexion internet."
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid ""
+"Error while sending your feedback. The service is possible temporary "
+"unavailable"
+msgstr ""
+"Erreur lors de l'envoi de votre retour d'information. Le service est "
+"temporairement hors service"
+
+#: setup/class_setupStep_Feedback.inc:149
+msgid "Feedback sucessfully send"
+msgstr "L'envoi du retour d'information à réussi"
+
+#: setup/class_setupStep_Feedback.inc:183
+msgid ""
+"You should have enabled at least one option, to subscribe or send your "
+"feedback."
+msgstr ""
+"Vous devez au moins avoir activé une option, pour souscrire ou envoyer votre "
+"retour d'information."
+
+#: setup/class_setup.inc:210
+msgid "Completed"
+msgstr "Terminé"
+
+#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
+msgid "LDAP inspection"
+msgstr "Vérification de l'annuaire LDAP"
+
+#: setup/class_setupStep_Migrate.inc:107
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr "Analyse de votre annuaire LDAP pour la compatibilité avec GOsa"
+
+#: setup/class_setupStep_Migrate.inc:113
+msgid "Checking for root object"
+msgstr "Recherche de l'objet racine"
+
+#: setup/class_setupStep_Migrate.inc:119
+msgid "Checking permissions on LDAP database"
+msgstr "Vérification des permissions sur l'annuaire LDAP"
+
+#: setup/class_setupStep_Migrate.inc:125
+msgid "Checking for invisible deparmtments"
+msgstr "Vérification des départements invisibles"
+
+#: setup/class_setupStep_Migrate.inc:131
+msgid "Checking for invisible users"
+msgstr "Vérification des utilisateurs invisibles"
+
+#: setup/class_setupStep_Migrate.inc:137
+msgid "Checking for super administrator"
+msgstr "Vérification du superadministrateur"
+
+#: setup/class_setupStep_Migrate.inc:143
+msgid "Checking for users outside the people tree"
+msgstr "Vérification d'utilisateurs en dehors de la branche people"
+
+#: setup/class_setupStep_Migrate.inc:149
+msgid "Checking for groups outside the groups tree"
+msgstr "Vérification des groupes en dehors de la branche groups"
+
+#: setup/class_setupStep_Migrate.inc:155
+msgid "Checking for windows workstations outside the winstation tree"
+msgstr "Vérification de stations windows en dehors de la branche winstation"
+
+#: setup/class_setupStep_Migrate.inc:161
+msgid "Checking for duplicate uid numbers"
+msgstr "Vérification pour les uid en double"
+
+#: setup/class_setupStep_Migrate.inc:167
+msgid "Checking for duplicate gid numbers"
+msgstr "Vérification pour les gid en double"
+
+#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
+#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
+#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
+#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
+#: setup/class_setupStep_Migrate.inc:807
+msgid "LDAP query failed"
+msgstr "La requête LDAP à échoué"
+
+#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
+#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
+#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
+#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
+#: setup/class_setupStep_Migrate.inc:808
+msgid "Possibly the 'root object' is missing."
+msgstr "L'objet racine est probablement manquant."
+
+#: setup/class_setupStep_Migrate.inc:213
+#, php-format
+msgid "Found %s duplicate values for attribute 'uidNumber'."
+msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'uidNumber'."
+
+#: setup/class_setupStep_Migrate.inc:262
+#, php-format
+msgid "Found %s duplicate values for attribute 'gidNumber'."
+msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'gidNumber'."
+
+#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
+#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
+#: setup/class_setupStep_Migrate.inc:1577
+#: setup/class_setupStep_Migrate.inc:1590
+msgid "Failed"
+msgstr "Echec"
+
+#: setup/class_setupStep_Migrate.inc:319
+#, php-format
+msgid "Found %s winstations outside the predefined winstation department ou '%s'."
+msgstr ""
+"J'ai trouvé %s winstations en dehors du département winstation prédéfini '%"
+"s'."
+
+#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
+#: setup/class_setupStep_Migrate.inc:728
+msgid "Migrate"
+msgstr "Migrer"
+
+#: setup/class_setupStep_Migrate.inc:387
+#, php-format
+msgid "Found %s groups outside the configured tree '%s'."
+msgstr "J'ai trouvé %s groupes en dehors de la branche configurée '%s'."
+
+#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
+msgid "Move"
+msgstr "Bouger"
+
+#: setup/class_setupStep_Migrate.inc:462
+#, php-format
+msgid "Found %s user(s) outside the configured tree '%s'."
+msgstr "J'ai trouvé %s utilsateur(s) en dehors de la branche configurée '%s'."
+
+#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
+#, php-format
+msgid "The specified user '%s' does not have full access to your ldap database."
+msgstr "L'utilisateur spécifié '%s' n'a pas l'accès complet à votre annuaire ldap."
+
+#: setup/class_setupStep_Migrate.inc:597
+#, php-format
+msgid "Found %s user(s) that will not be visible in GOsa."
+msgstr "J'ai trouvé %s utilisateur(s) qui ne seront pas visibles dans GOsa."
+
+#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
+#, php-format
+msgid ""
+"Failed to migrate the department '%s' into GOsa, error message is as follows "
+"'%s'."
+msgstr ""
+"La migration du département '%s' dans GOsa à échoué, le message d'erreur est "
+"'%s'."
+
+#: setup/class_setupStep_Migrate.inc:727
+#, php-format
+msgid "Found %s department(s) that will not be visible in GOsa."
+msgstr "J'ai trouvé %s département(s) qui ne seront pas visible dans GOsa."
+
+#: setup/class_setupStep_Migrate.inc:882
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr "Il n'y a pas d'administrateur GOsa dans votre annuaire LDAP."
+
+#: setup/class_setupStep_Migrate.inc:945
+#, php-format
+msgid "Adding acls for user '%s' failed, ldap says '%s'."
+msgstr ""
+"L'ajout des acls pour l'utilisateur '%s' à échoué, Le serveur LDAP répond '%"
+"s'."
+
+#: setup/class_setupStep_Migrate.inc:970
+msgid "Specified passwords are empty or not equal."
+msgstr "Les mots de passe sont vides ou pas égaux."
+
+#: setup/class_setupStep_Migrate.inc:975
+msgid "Please specify a valid uid."
+msgstr "Veuillez indiquer un uid valide."
+
+#: setup/class_setupStep_Migrate.inc:1019
+#, php-format
+msgid ""
+"Could not add administrative user, there is already an object with the same "
+"dn '%s' in your ldap database."
+msgstr ""
+"Impossible d'ajouter un utilisateur administratif, il y a déjà une entrée "
+"avec le même dn '%s' dans votre annuaire ldap."
+
+#: setup/class_setupStep_Migrate.inc:1056
+#: setup/class_setupStep_Migrate.inc:1104
+#: setup/class_setupStep_Migrate.inc:1152
+msgid "Couldn't move users to specified department."
+msgstr "Impossible de bouger les utilisateurs vers le département spécifié."
+
+#: setup/class_setupStep_Migrate.inc:1066
+msgid "Winstation will be moved from"
+msgstr "Les stations windows seront bougées depuis"
+
+#: setup/class_setupStep_Migrate.inc:1077
+#: setup/class_setupStep_Migrate.inc:1125
+msgid "Updating following references too"
+msgstr "Mise à jour des références suivantes aussi"
+
+#: setup/class_setupStep_Migrate.inc:1114
+msgid "Group will be moved from"
+msgstr "Les groupes seront bougés depuis"
+
+#: setup/class_setupStep_Migrate.inc:1162
+msgid "User will be moved from"
+msgstr "Les utilisateurs seront bougés depuis"
+
+#: setup/class_setupStep_Migrate.inc:1172
+msgid "The following references will be updated"
+msgstr "Les références suivantes seront mises à jour"
+
+#: setup/class_setupStep_Migrate.inc:1578
+msgid "The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+"L'objet LDAP racine est manquant. Il est indispensable pour utiliser votre "
+"annuaire LDAP."
+
+#: setup/class_setupStep_Migrate.inc:1579
+#: setup/class_setupStep_Migrate.inc:1592
+msgid "Try to create root object"
+msgstr "Essai de création de l'objet racine"
+
+#: setup/class_setupStep_Migrate.inc:1591
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr "L'objet racine n'a pas pu être crée, vous devrez essayer vous même."
+
+#: setup/class_setupStep_Migrate.inc:1881
+#, php-format
+msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
+msgstr "La copie de '%s' vers '%s' à échoué. L'annuaire LDAP dit '%s'."
+
+#: setup/class_setupStep_Migrate.inc:1884
+msgid "Something went wrong while copying dns."
+msgstr "Une erreur s'est produite lors de la copie du dns."
+
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
+msgstr "Création du fichier de configuration"
+
+#: setup/setup_finish.tpl:13
+msgid "Download configuration"
+msgstr "Télécharger la configuration"
+
+#: setup/setup_finish.tpl:18
+msgid "Status: "
+msgstr "Statut: "
+
+#: setup/setup_schema.tpl:3
+msgid "Schema specific settings"
+msgstr "Paramètres spécifiques des schémas"
+
+#: setup/setup_schema.tpl:7
+msgid "Enable schema validation when logging in"
+msgstr "Activer la validation des schéma lors de la connexion"
+
+#: setup/setup_schema.tpl:16
+msgid "Check status"
+msgstr "Vérifier les statuts"
+
+#: setup/setup_schema.tpl:20
+msgid "Schema check succeeded"
+msgstr "La vérification des schéma à réussi"
+
+#: setup/setup_schema.tpl:23
+msgid "Schema check failed"
+msgstr "La vérification des schéma à échoué"
+
+#: setup/class_setupStep_Config2.inc:84 setup/class_setupStep_Config2.inc:85
+msgid "GOsa settings 2/3"
+msgstr "Paramètres de GOsa 2/3"
+
+#: setup/class_setupStep_Config2.inc:86
+msgid "Customize special parameters"
+msgstr "Customiser les paramètres spéciaux"
+
+#: setup/setup_config1.tpl:2
+msgid "Look and feel"
+msgstr "Thèmes et apparences"
+
+#: setup/setup_config1.tpl:6
+msgid "Theme"
+msgstr "Thème"
+
+#: setup/setup_config1.tpl:15
+msgid "People and group storage"
+msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs et les groupes"
+
+#: setup/setup_config1.tpl:18
+msgid "People DN attribute"
+msgstr "Type d'attribut pour le DN des utilisateurs"
+
+#: setup/setup_config1.tpl:29
+msgid "People storage subtree"
+msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs"
+
+#: setup/setup_config1.tpl:38
+msgid "Group storage subtree"
+msgstr "Branches de l'arbre ldap ou sont stockes les groupes"
+
+#: setup/setup_config1.tpl:47
+msgid "Include personal title in user DN"
+msgstr "Inclure le personal title dans le DN de l'utilisateur"
+
+#: setup/setup_config1.tpl:58
+msgid "Relaxed naming policies"
+msgstr "Règles de de nommage souples"
+
+#: setup/setup_config1.tpl:69
+msgid "Automatic uids"
+msgstr "Uid automatiques"
+
+#: setup/setup_config1.tpl:101
+msgid "Number base for people/groups"
+msgstr "Nombre de départ pour les utilisateurs/groupes"
+
+#: setup/setup_config1.tpl:109
+msgid "Hook for number base"
+msgstr "Connexions pour le nombre de base"
+
+#: setup/setup_config1.tpl:128
+msgid "Password encryption algorithm"
+msgstr "Algorithme de cryptage pour les mots de passe"
+
+#: setup/setup_config1.tpl:139
+msgid "Password restrictions"
+msgstr "Restrictions pour les mot de passe"
+
+#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
+msgid "Password minimum length"
+msgstr "Taille minimum des mots de passe"
+
+#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
+msgid "Different characters from old password"
+msgstr "Nombre de caractères différents de l'ancien mot de passe"
+
+#: setup/setup_config1.tpl:170
+msgid "Password change hook"
+msgstr "Connexions pour le changement de mot de passe"
+
+#: setup/setup_config1.tpl:186
+msgid "Use SASL for kerberos"
+msgstr "Utiliser SASL pour kerberos"
+
+#: setup/setup_config1.tpl:197
+msgid "Use account expiration"
+msgstr "Utiliser l'expiration du compte"
+
+#: setup/setup_config1.tpl:209
+msgid ""
+"GOsa supports several encryption types for your passwords. Normally this is "
+"adjustable via user templates, but you can specify a default method to be "
+"used here, too."
+msgstr ""
+"GOsa supporte différents types de cryptage pour vos mots de passe. "
+"Normalement ceci est ajustable avec des modèles utilisateurs, mais vous "
+"pouvez spécifier ici une méthode qui sera utilisée par défaut."
+
+#: setup/setup_config1.tpl:210
+msgid ""
+"GOsa always acts as admin and manages access rights internally. This is a "
+"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
+"this to work, we need the admin DN and the corresponding password."
+msgstr ""
+"GOsa agit toujours comme un administrateur et gère les droits (ACLs) en "
+"interne. C'est un procédé utilisé en attendant que les ACI de OpenLDAP "
+"soient finalisées. Pour ces raisons il est nécessaire d'indiquer le DN de "
+"l'administrateur et son mot de passe."
+
+#: setup/setup_config1.tpl:211
+msgid ""
+"Some basic LDAP parameters are tunable and affect the locations where GOsa "
+"saves people and groups, including the way accounts get created. Check the "
+"values below if the fit your needs."
+msgstr ""
+"Des paramètres basiques du serveur LDAP sont modifiables et affectent "
+"l'endroit où GOsa va enregistrer les utilisateurs et les groupes, incluant "
+"la façon dont vont être créés les comptes. Vérifiez les valeurs suivantes "
+"afin quelles correspondent à vos besoins."
+
+#: setup/setup_config1.tpl:212
+msgid ""
+"GOsa has modular support for several mail methods. These methods provide "
+"interfaces to users mailboxes and general handling    for quotas. You can "
+"choose the dummy plugin to leave all your mail settings untouched."
+msgstr ""
+"GOsa à un support modulaire des méthodes de messagerie. Ces méthodes "
+"fournissent des interfaces vers les boîtes à messages des utilisateurs ainsi "
+"que la gestion de leurs quotas. Vous pouvez choisir l'extension dummy pour "
+"que GOsa ne touche a rien."
+
+#: setup/setup_license.tpl:8
+msgid "I have read the license and accept it"
+msgstr "J'ai lu la licence et je l'accepte"
+
+#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
+msgid ""
+"You are currently editing a database entry.\n"
+" Do you want to dismiss the changes?"
+msgstr ""
+"Vous êtes actuellement en train d éditer une entrée de la base de données.\n"
+"Voulez vous annuler les modifications ?"
+
+#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
+msgid "Main"
+msgstr "Accueil"
+
+#: ihtml/themes/default/framework.tpl:18
+msgid "Help"
+msgstr "Aide"
+
+#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
+msgid "Sign out"
+msgstr "Déconnexion"
+
+#: ihtml/themes/default/framework.tpl:31
+msgid "Signed in:"
+msgstr "Connecté:"
+
+#: ihtml/themes/default/framework.tpl:34
+msgid "GOsa main menu"
+msgstr "Menu Principal de GOsa"
+
+#: ihtml/themes/default/logout.tpl:5
+msgid "Your GOsa session has expired!"
+msgstr "Votre session GOsa à expiré !"
+
+#: ihtml/themes/default/logout.tpl:7
+msgid ""
+"The last interaction with the GOsa web interface has been some time ago in "
+"the past. For security reasons, the session has been closed. To continue "
+"with administrative tasks, please sign in again."
+msgstr ""
+"Votre dernière interaction avec GOsa était il y a un certain temps. Pour des "
+"raisons de sécurité, la session à été fermée. Pour continuer à administrer, "
+"veuillez vous reconnecter."
+
+#: ihtml/themes/default/logout.tpl:10
+msgid "Sign in again"
+msgstr "Reconnexion"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr "Assistant pour le copier &amp; coller"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. GOsa shows the relevant attributes. Please "
+"maintain the values below to fullfill the policies."
+msgstr ""
+"Certaines valeurs doivent être unique dans tout l'arbre et certaines "
+"combinations n'ont pas de sens. Gosa vous montre les valeurs "
+"correspondantes. Veuillez maintenir les valeurs pour respecter les policies."
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+"Veuillez vous souvenir que certaines propriétés comme les snapshots ne "
+"seront pas copiés!"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr "ou si vous couper ou copiez un entrée avec GOsa et que vous effacer la source, vous pouvez rencontrer des erreurs en tentant de le coller à nouveau !"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:24
+msgid "Cancel all"
+msgstr "Tout annuler"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Operation complete"
+msgstr "Opération réalisée"
+
+#: ihtml/themes/default/login.tpl:9
+msgid "GOsa login screen"
+msgstr "Fenêtre de connexion GOsa"
+
+#: ihtml/themes/default/login.tpl:25
+msgid "Login screen"
+msgstr "Fenêtre de connexion"
+
+#: ihtml/themes/default/login.tpl:32
+msgid ""
+"Please use your username and your password to log into the site "
+"administration system."
+msgstr ""
+"Veuillez utiliser votre nom d'utilisateur et votre mot de passe afin de vous "
+"connecter"
+
+#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
+#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
+msgid "Directory"
+msgstr "Répertoire"
+
+#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
+msgid "Sign in"
+msgstr "Connexion"
+
+#: ihtml/themes/default/login.tpl:76
+msgid "Click here to log in"
+msgstr "Cliquez ici pour vous connecter"
+
+#: ihtml/themes/default/acl.tpl:15
+msgid "Use members from"
+msgstr "Utiliser les membres depuis"
+
+#: ihtml/themes/default/acl.tpl:29
+msgid "Available members"
+msgstr "Membres disponibles"
+
+#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
+msgid "Members"
+msgstr "Membres"
+
+#: ihtml/themes/default/acl.tpl:63
+msgid "ACLs for this object"
+msgstr "ACL pour cet objet"
+
+#: ihtml/themes/default/acl.tpl:69
+msgid "Available roles"
+msgstr "Type de rôles disponibles"
+
+#: ihtml/themes/default/conflict.tpl:2
+msgid "Session conflict detected"
+msgstr "Conflit détecté entre différentes sessions"
+
+#: ihtml/themes/default/conflict.tpl:6
+msgid ""
+"Probably there's another active instance of your session. Multiple window "
+"operation is technical not possible and heavily depends on the browser "
+"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
+"possible. Pressing the Logout button will close this session."
+msgstr ""
+"Une autre instance de votre session a été détectée. Les opérations multiples "
+"sont techniquement impossible et dépendent du navigateur utilisé. L'usage de "
+"navigateurs différents en même temps est possible (ex: IE et Mozilla) est "
+"possible. Cliquer sur le bouton 'Déconnexion' fermera cette session."
+
+#: ihtml/themes/default/conflict.tpl:10
+msgid ""
+"Ignoring this message will change/destroy the data you're currently editing, "
+"so please close multiple windows and log in again."
+msgstr ""
+"Ignorer ce message entraînera la modification/destruction des données en "
+"cours d'édition, il est conseillé de fermer toutes les fenêtres ouvertes et "
+"de se reconnecter."
+
+#: ihtml/themes/default/conflict.tpl:14
+msgid "Logout"
+msgstr "Déconnexion"
+
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"L'option size limit rend les opérations LDAP plus rapides et permet au "
+"serveur LDAP d'avoir un niveau de charge plus léger. La façon la plus facile "
+"de gérer des grandes bases de données sans de longs temps d'attentes, serait "
+"de limiter la recherche à des valeurs plus petites et d'utiliser les filtres "
+"pour obtenir les valeurs que vous recherchez."
+
+#: ihtml/themes/default/sizelimit.tpl:6
+msgid "Please choose the way to react for this session"
+msgstr "Veuillez choisir la façon de réagir pour cette session"
+
+#: ihtml/themes/default/sizelimit.tpl:9
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr ""
+"ignorer cette erreur et montrer toutes les entrées retournées par le serveur "
+"LDAP"
+
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid ""
+"ignore this error and show all entries that fit into the defined sizelimit "
+"and let me use filters instead"
+msgstr ""
+"ignorer cette erreur et montrer toutes les entrées qui sont récupérées grâce "
+"au paramètre sizelimit défini et laissez moi utiliser les filtres pour "
+"restreindre les données a visualiser"
+
+#: ihtml/themes/default/accountexpired.tpl:15
+msgid "Your Password has expired !! Choose a new Password"
+msgstr "Votre mot de passe à expiré !! Choisissez un nouveau mot de passe"
+
+#: ihtml/themes/default/accountexpired.tpl:23
+#: ihtml/themes/default/accountexpired.tpl:27
+msgid "Old Password"
+msgstr "Ancien mot de passe"
+
+#: ihtml/themes/default/accountexpired.tpl:32
+#: ihtml/themes/default/accountexpired.tpl:36
+msgid "New Password"
+msgstr "Nouveau mot de passe"
+
+#: ihtml/themes/default/accountexpired.tpl:41
+#: ihtml/themes/default/accountexpired.tpl:45
+msgid "Verify Password"
+msgstr "Vérifier le mot de passe"
+
+#: ihtml/themes/default/accountexpired.tpl:51
+msgid "Change Password"
+msgstr "Modifier le mot de passe"
+
+#: ihtml/themes/default/accountexpired.tpl:52
+msgid "Click here to Change your password"
+msgstr "Cliquer ici pour changer votre mot de passe"
+
+#: ihtml/themes/default/islocked.tpl:2
+msgid "Locking conflict detected"
+msgstr "Conflit de verrou détecté"
+
+#: ihtml/themes/default/islocked.tpl:9
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"webbrowser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+"Si la détection de ce verrou est fausse, une autre personne a manifestement "
+"fermé la fenêtre de son navigateur durant une opération de modification "
+"d'une entrée. Dans ce cas, vous pouvez supprimez le verrou en cliquant sur "
+"le bouton 'Éditer malgré tout'."
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr "Restaurer des copie instantanés des objets"
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+"Cette procédure va restaurer un copie instantanée des objets sélectionnés. "
+"Cela va remplacer les objets sélectionnés après que vous ayez pressé le "
+"bouton restaurer."
+
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"Remember that DNS configuration and database entries could not be restored. "
+"For some objects it is only nescessary to open and save them again (goFon), "
+"but some entries must be recreated manually (glpi)."
+msgstr "Souvenez vous que la configuration DNS et les base de données ne peuvent pas être restaurées. Pour certains objets il est juste nécessaire de les ouvrir et de les sauvegarder à nouveau (goFon), certaines entrée cependant devront être recrées manuellement (glpi)."
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr "N'oubliez pas de vérifier les références avec les autres objets, par exemple est ce que l'imprimante sélectionnée existe encore ?"
+
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that could be restored"
+msgstr "Il n'y a pas de snapshots disponibles qui pourrait êtres restaurés"
+
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+"Choisissez une copie instantanée et cliquez sur l'image du répertoire, pour "
+"restaurer la copie"
+
+#: ihtml/themes/default/snapshotdialog.tpl:49
+msgid "Creating object snapshots"
+msgstr "Créer des d'objets snapshots"
+
+#: ihtml/themes/default/snapshotdialog.tpl:52
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+"Cette procédure va créer une copie instantanée de l'objet sélectionné. Il "
+"sera stocké dans une branche spéciale de votre annuaire et pourra être "
+"restaurée plus tard."
+
+#: ihtml/themes/default/snapshotdialog.tpl:55
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr "Souvenez vous que les entrées dans les base de données, les configurations DNS et probablement les zones crées dans les serveurs ne seront pas stockées dans les copie instantanées."
+
+#: ihtml/themes/default/snapshotdialog.tpl:70
+msgid "Timestamp"
+msgstr "Date"
+
+#: ihtml/themes/default/snapshotdialog.tpl:79
+msgid "Reason for generating this snapshot"
+msgstr "Raison pour la génération de cette copie instantanée"
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "Aide en ligne de GOsa"
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Index"
+
+#: ihtml/themes/default/password.tpl:6
+msgid "Change your password"
+msgstr "Modifier votre mot de passe"
+
+#: ihtml/themes/default/password.tpl:33
+msgid "Success"
+msgstr "Réussi"
+
+#: ihtml/themes/default/password.tpl:33
+msgid "Your password has been changed successfully."
+msgstr "Votre mot de passe à été changé."
+
+#: ihtml/themes/default/password.tpl:39
+msgid "Password change"
+msgstr "Changement de mot de passe"
+
+#: ihtml/themes/default/password.tpl:51
+msgid ""
+"This dialog provides a simple way to change your password. Enter the current "
+"password and the new password (twice) in the fields below and press the "
+"'Change' button."
+msgstr ""
+"Cette fenêtre vous permet de changer votre mot de passe de manière simple. "
+"Entrez le mot de passe actuel et le nouveau mot de passe (deux fois) dans "
+"les champs ci-dessous et appuyez sur le bouton 'Changer'."
+
+#: ihtml/themes/default/password.tpl:84
+msgid "again"
+msgstr "encore"
+
+#: ihtml/themes/default/password.tpl:85
+msgid "New password repeated"
+msgstr "Nouveau mot de passe"
+
+#: ihtml/themes/default/password.tpl:92
+msgid "Change"
+msgstr "Changer"
+
+#: ihtml/themes/default/password.tpl:93
+msgid "Click here to change your password"
+msgstr "Cliquez ici pour changer votre mot de passe"
+
+#: html/getxls.php:86
+msgid "Birthday"
+msgstr "Anniversaire"
+
+#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
+#: html/getxls.php:297
+msgid "Surname"
+msgstr "Nom de famille"
+
+#: html/getxls.php:94
+#, php-format
+msgid "User list of %s on %s"
+msgstr "Liste des utilisateurs de %s on %s"
+
+#: html/getxls.php:131 html/getxls.php:360
+#, php-format
+msgid "Groups of %s on %s"
+msgstr "Groupe d'utilisateurs de %s on %s"
+
+#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
+#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
+#: html/getxls.php:381
+msgid "Servers"
+msgstr "Serveurs"
+
+#: html/getxls.php:159 html/getxls.php:311
+msgid "Computers"
+msgstr "Ordinateurs"
+
+#: html/getxls.php:195 html/getxls.php:379
+#, php-format
+msgid "Servers of %s on %s"
+msgstr "Serveurs de %s sur %s"
+
+#: html/getxls.php:225
+msgid "Mobile phone"
+msgstr "GSM"
+
+#: html/getxls.php:228
+msgid "Function"
+msgstr "Fonction"
+
+#: html/getxls.php:231 html/getxls.php:312
+msgid "Adressbook"
+msgstr "Carnet d'adresses"
+
+#: html/getxls.php:238 html/getxls.php:414
+#, php-format
+msgid "Adressbook of %s on %s"
+msgstr "Carnet d'adresses de %s sur %s"
+
+#: html/getxls.php:244
+msgid "Common Name"
+msgstr "Nom Complet"
+
+#: html/getxls.php:281
+msgid "Day of birth"
+msgstr "Date de naissance"
+
+#: html/getxls.php:299
+msgid "Email address"
+msgstr "Adresse de messagerie"
+
+#: html/getxls.php:299
+msgid "Organizational unit"
+msgstr "Département de l'entreprise"
+
+#: html/getxls.php:300
+msgid "Postal Code"
+msgstr "Code postal"
+
+#: html/getxls.php:304
+msgid "Full"
+msgstr "Complet"
+
+#: html/getxls.php:341
+#, php-format
+msgid "User List of %s on %s"
+msgstr "Liste des utilisateurs de %s sur %s"
+
+#: html/getxls.php:395
+#, php-format
+msgid "Computers of %s on %s"
+msgstr "Ordinateurs de %s sur %s"
+
+#: html/getfax.php:53
+msgid "Could not connect to database server!"
+msgstr "Impossible de se connecter au serveur de base de données !"
+
+#: html/getfax.php:55
+msgid "Could not select database!"
+msgstr "Impossible de sélectionner la base de données !"
+
+#: html/getfax.php:60 html/getfax.php:68
+msgid "Database query failed!"
+msgstr "Echec des requêtes sur la base de données !"
+
+#: html/password.php:56 html/index.php:122
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Le fichier de configuration %s/%s ne peut être lu. Abandon."
+
+#: html/password.php:76 html/index.php:143
+#, php-format
+msgid "Directory '%s' specified as compile directory is not accessible!"
+msgstr ""
+"Le répertoire '%s' spécifié comme répertoire de compilation est "
+"inaccessible !"
+
+#: html/password.php:157
+msgid "Error: Password method not available!"
+msgstr "Erreur: Méthode de changement de mot de passe non disponible!"
+
+#: html/password.php:213 html/index.php:257
+msgid "Please specify a valid username!"
+msgstr "Le nom d'utilisateur est incorrect !"
+
+#: html/password.php:215 html/index.php:259
+msgid "Please specify your password!"
+msgstr "Veuillez introduire votre mot de passe !"
+
+#: html/password.php:222 html/index.php:266
+msgid "Please check the username/password combination."
+msgstr "Veuillez vérifier le nom d'utilisateur et le mot de passe."
+
+#: html/password.php:278 html/index.php:341
+msgid "Session will not be encrypted."
+msgstr "La session ne sera pas cryptée."
+
+#: html/password.php:278 html/index.php:341
+msgid "Enter SSL session"
+msgstr "Démarrer une session SSL"
+
+#: html/getvcard.php:36
+msgid "Error: getcvard.php needs a parameter to export a vcard!"
+msgstr "Erreur: getvcard.php nécessite un paramètre pour exporter au format vcard !"
+
+#: html/getkiosk.php:25
+#, php-format
+msgid "Can't open file '%s', possibly the file does not exist."
+msgstr "Impossible d'ouvrir '%s', le fichier n'existe probablement pas."
+
+#: html/getkiosk.php:30
+#, php-format
+msgid "Can't read file '%s', check permissions."
+msgstr "Impossible de lire le fichier '%s', vérifiez les permissions"
+
+#: html/main.php:173
+msgid ""
+"FATAL: Register globals is on. GOsa will refuse to login unless this is "
+"fixed by an administrator."
+msgstr ""
+"FATAL: Register globals est activé. GOsa ne permettra pas aux utilisateurs "
+"de se connecter tant que ceci n'est pas corrigé par un administrateur."
+
+#: html/main.php:215
+msgid "Warning: memory is getting low - please increase the memory_limit!"
+msgstr ""
+"Attention: la mémoire disponible est insuffisante - Veuillez augmenter le "
+"paramètre memory_limit !"
+
+#: html/main.php:354
+msgid "Your password is about to expire, please change your password"
+msgstr "Votre mot de passe va bientôt expirer, veuillez changer votre mot de passe"
+
+#: html/main.php:362
+#, php-format
+msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
+msgstr "FATAL: Impossible de trouver une définition pour l'extension '%s' !"
+
+#: html/get_attachment.php:47
+msgid ""
+"Can't connect to glpi database, there is no mysl extension available in your "
+"php setup."
+msgstr ""
+"Impossible de sauver les changement dans votre base de données glpi, il n'y "
+"a pas d'extension mysql disponible dans votre configuration php."
+
+#: html/get_attachment.php:55
+msgid "Can't connect to specified database, please check your glpi configuration."
+msgstr ""
+"Impossible de se connecter à la base de données spécifiée. Veuillez vérifier "
+"la configuration de glpi."
+
+#: html/get_attachment.php:64
+msgid "Can't get specified attachment file, there is no entry with this id."
+msgstr ""
+"Impossible de récupérer le fichier attaché, il n'y a pas d'entrée avec cet "
+"identifiant."
+
+#: html/index.php:50
+msgid "Session is not encrypted!"
+msgstr "La session n'est pas cryptée!"
+
+#: html/index.php:226
+msgid ""
+"GOsa cannot retrieve information about the installed schema files. Please "
+"make sure, that this is possible."
+msgstr ""
+"GOsa ne peut pas obtenir d'informations sur les schémas installés. Veuillez "
+"vous assurez qu'il puisse les obtenir."
+
+#: html/index.php:239
+msgid "Your ldap setup contains old schema definitions. Please re-run the setup."
+msgstr ""
+"Votre installation LDAP contient de vieux schémas. Veuillez recommencer "
+"l'installation."
+
+#: html/index.php:295
+msgid "Account locked. Please contact your system administrator."
+msgstr "Compte verouillé. Veuillez contacter votre administrateur système."
+
+#: html/index.php:347
+msgid ""
+"Your browser has cookies disabled. Please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+"Votre navigateur à les cookies désactivées. Veuillez activer les cookies et "
+"recharger cette page avant de vous connecter !"
+
+#: html/helpviewer.php:67
+msgid "Help browser"
+msgstr "Aide"
+
+#: html/helpviewer.php:118
+msgid "There is no helpfile specified for this class"
+msgstr "Il n'y a pas de fichier d'aide spécifiée pour cette classe."
+
+#: html/helpviewer.php:265
+#, php-format
+msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
+msgstr ""
+"Le répertoire d'aide '%s' n'est pas accessible, impossible de lire les "
+"fichiers d'aide."
+
diff --git a/gosa-core/locale/it/LC_MESSAGES/messages.mo b/gosa-core/locale/it/LC_MESSAGES/messages.mo
new file mode 100644 (file)
index 0000000..d53cc19
Binary files /dev/null and b/gosa-core/locale/it/LC_MESSAGES/messages.mo differ
diff --git a/gosa-core/locale/it/LC_MESSAGES/messages.po b/gosa-core/locale/it/LC_MESSAGES/messages.po
new file mode 100644 (file)
index 0000000..4a798e8
--- /dev/null
@@ -0,0 +1,22192 @@
+# translation of messages.po to Italian
+# Copyright (c) 2005 B-Open Solutions srl - http://www.bopen.it/
+# Copyright (c) 2005 Alessandro Amici <a.amici@bopen.it>
+# Alessandro Amici <a.amici@bopen.it>, 2005.
+#: include/class_plugin.inc:115 include/class_plugin.inc:116
+msgid ""
+msgstr ""
+"Project-Id-Version: messages\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-07-15 13:23+0200\n"
+"PO-Revision-Date: 2005-11-18 15:26+0100\n"
+"Last-Translator: Alessandro Amici <a.amici@bopen.it>\n"
+"Language-Team: Italian\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
+#: plugins/personal/password/class_password.inc:136
+#: plugins/personal/mail/class_mailAccount.inc:1143
+#: plugins/personal/netatalk/class_netatalk.inc:374
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
+#: plugins/personal/connectivity/class_intranetAccount.inc:200
+#: plugins/personal/connectivity/class_pptpAccount.inc:178
+#: plugins/personal/connectivity/class_kolabAccount.inc:471
+#: plugins/personal/connectivity/class_proxyAccount.inc:312
+#: plugins/personal/connectivity/class_phpgwAccount.inc:162
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
+#: plugins/personal/connectivity/class_opengwAccount.inc:336
+#: plugins/personal/connectivity/class_webdavAccount.inc:161
+#: plugins/personal/environment/class_environment.inc:1317
+#: plugins/personal/nagios/class_nagiosAccount.inc:280
+#: plugins/personal/posix/class_posixAccount.inc:1357
+#: plugins/personal/samba/class_sambaAccount.inc:1097
+#: plugins/personal/generic/class_user.inc:1418
+msgid "My account"
+msgstr "Identità"
+
+#: contrib/gosa.conf:45
+msgid "Administration"
+msgstr "Amministrazione"
+
+#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
+msgid "Addons"
+msgstr "Extra"
+
+#: contrib/gosa.conf:107
+#, fuzzy
+msgid "ACL Role"
+msgstr "ACL"
+
+#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
+#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
+#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
+#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
+#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
+#: plugins/gofax/blocklists/generic.tpl:1
+#: plugins/gofax/faxaccount/paste_generic.tpl:4
+#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:940
+#: plugins/admin/systems/class_phoneGeneric.inc:476
+#: plugins/admin/systems/goImapServer.tpl:1
+#: plugins/admin/systems/class_componentGeneric.inc:268
+#: plugins/admin/systems/class_printGeneric.inc:880
+#: plugins/admin/systems/class_servGeneric.inc:414
+#: plugins/admin/systems/goMailServer.tpl:1
+#: plugins/admin/systems/servkolab.tpl:6
+#: plugins/admin/systems/class_workstationGeneric.inc:606
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
+#: plugins/admin/systems/glpi.tpl:6
+#: plugins/admin/systems/servdnseditzone.tpl:1
+#: plugins/admin/systems/glpiPrinter.tpl:6
+#: plugins/admin/applications/class_applicationGeneric.inc:542
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
+#: plugins/admin/mimetypes/paste_generic.tpl:4
+#: plugins/admin/mimetypes/generic.tpl:4
+#: plugins/admin/departments/class_departmentGeneric.inc:586
+#: plugins/admin/ogroups/class_ogroup.inc:747
+#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
+#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
+#: plugins/admin/fai/faiTemplateEntry.tpl:3
+#: plugins/admin/fai/faiHookEntry.tpl:5
+#: plugins/admin/fai/faiVariableEntry.tpl:5
+#: plugins/admin/fai/faiPartitionTable.tpl:4
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
+#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
+#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
+#: plugins/personal/generic/class_user.inc:16
+#: plugins/personal/generic/class_user.inc:1413
+#: plugins/generic/references/class_reference.inc:20
+#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
+msgid "Generic"
+msgstr "Generale"
+
+#: contrib/gosa.conf:112
+msgid "Unix"
+msgstr "Unix"
+
+#: contrib/gosa.conf:113 contrib/gosa.conf:140
+#: plugins/admin/groups/class_divListGroup.inc:233
+#: plugins/admin/users/class_divListUsers.inc:223
+#: plugins/admin/ogroups/tabs_ogroups.inc:132
+#: plugins/personal/environment/class_environment.inc:12
+#: plugins/personal/environment/class_environment.inc:1312
+msgid "Environment"
+msgstr "Ambiente"
+
+#: contrib/gosa.conf:114 contrib/gosa.conf:142
+#: plugins/admin/groups/class_divListGroup.inc:225
+#: plugins/admin/groups/class_groupMail.inc:1110
+#: plugins/admin/users/class_divListUsers.inc:225
+#: plugins/admin/ogroups/class_divListOGroup.inc:215
+#: plugins/admin/ogroups/tabs_ogroups.inc:81
+#: plugins/admin/ogroups/tabs_ogroups.inc:221
+#: plugins/admin/ogroups/paste_mail.tpl:4
+#: plugins/admin/ogroups/class_mailogroup.inc:181
+#: plugins/personal/mail/class_mailAccount.inc:22
+#: plugins/personal/mail/class_mailAccount.inc:1138
+#: plugins/generic/references/class_reference.inc:24
+msgid "Mail"
+msgstr "Posta"
+
+#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
+#: plugins/admin/users/class_divListUsers.inc:231
+#: plugins/personal/samba/class_sambaAccount.inc:24
+#: plugins/personal/samba/class_sambaAccount.inc:1092
+#: plugins/generic/references/class_reference.inc:26
+#: plugins/generic/references/class_reference.inc:28
+msgid "Samba"
+msgstr "Samba"
+
+#: contrib/gosa.conf:117 contrib/gosa.conf:120
+#: plugins/admin/users/class_divListUsers.inc:233
+#: plugins/personal/netatalk/class_netatalk.inc:36
+#: plugins/personal/netatalk/class_netatalk.inc:370
+msgid "Netatalk"
+msgstr ""
+
+#: contrib/gosa.conf:123
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_connectivity.inc:15
+#: plugins/personal/connectivity/main.inc:118
+msgid "Connectivity"
+msgstr "Connettività"
+
+#: contrib/gosa.conf:124
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
+#: plugins/gofax/faxaccount/paste_generic.tpl:8
+#: plugins/gofax/faxaccount/generic.tpl:10
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
+#: plugins/admin/users/class_divListUsers.inc:229
+#: plugins/admin/departments/class_departmentGeneric.inc:605
+#: plugins/admin/departments/generic.tpl:91
+#: plugins/personal/generic/generic.tpl:334
+#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
+#: html/getxls.php:297
+msgid "Fax"
+msgstr "Fax"
+
+#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
+#: plugins/addons/addressbook/address_edit.tpl:221
+#: plugins/addons/addressbook/address_info.tpl:67
+#: plugins/addons/addressbook/address_info.tpl:163
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_divListGroup.inc:231
+#: plugins/admin/systems/class_systemManagement.inc:1272
+#: plugins/admin/systems/chooser.tpl:12
+#: plugins/admin/users/class_divListUsers.inc:227
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/ogroups/class_phonequeue.inc:920
+#: plugins/admin/ogroups/class_ogroupManagement.inc:433
+#: plugins/personal/generic/generic.tpl:309
+#: plugins/personal/generic/generic.tpl:490
+#: plugins/generic/references/class_reference.inc:40
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
+msgid "Phone"
+msgstr "Telefono"
+
+#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
+#, fuzzy
+msgid "Scalix"
+msgstr "Terminali"
+
+#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
+#: plugins/personal/nagios/class_nagiosAccount.inc:275
+msgid "Nagios"
+msgstr "Nagios"
+
+#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
+#: plugins/admin/applications/class_applicationManagement.inc:25
+#: plugins/admin/mimetypes/generic.tpl:112
+#: plugins/admin/mimetypes/generic.tpl:165
+msgid "Applications"
+msgstr "Applicazioni"
+
+#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
+#: plugins/admin/systems/class_servRepository.inc:260
+#: plugins/admin/systems/printerPPDDialog.tpl:17
+#: plugins/admin/applications/generic.tpl:92
+#: plugins/admin/ogroups/phonequeue.tpl:47
+#: plugins/gofon/conference/generic.tpl:130
+msgid "Options"
+msgstr "Opzioni"
+
+#: contrib/gosa.conf:156
+#: plugins/admin/applications/class_applicationParameters.inc:232
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
+msgid "Parameter"
+msgstr "Parametro"
+
+#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
+#: plugins/admin/systems/class_terminalStartup.inc:468
+#: plugins/admin/systems/class_workstationStartup.inc:1178
+#: plugins/admin/ogroups/tabs_ogroups.inc:102
+msgid "Startup"
+msgstr "Avvio"
+
+#: contrib/gosa.conf:162 contrib/gosa.conf:184
+#: plugins/admin/ogroups/tabs_ogroups.inc:105
+msgid "Devices"
+msgstr "Dispositivi"
+
+#: contrib/gosa.conf:163 contrib/gosa.conf:185
+#: plugins/admin/systems/class_systemManagement.inc:1281
+#: plugins/admin/systems/class_printGeneric.inc:886
+#: plugins/admin/ogroups/class_ogroupManagement.inc:436
+#: plugins/personal/environment/environment.tpl:235
+#: plugins/generic/references/class_reference.inc:52
+msgid "Printer"
+msgstr "Stampante"
+
+#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
+#: plugins/gofax/blocklists/generic.tpl:90
+#: plugins/addons/godfs/contents.tpl:22
+#: plugins/addons/addressbook/contents.tpl:33
+#: plugins/admin/systems/glpiSelectUser.tpl:20
+#: plugins/admin/systems/glpiAttachmentPool.tpl:20
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
+#: plugins/admin/systems/glpiDeviceManagement.tpl:20
+#: plugins/admin/systems/servRepository.tpl:26
+#: plugins/admin/systems/glpiPrinter.tpl:127
+#: plugins/admin/fai/faiPackageEntry.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:21
+#: plugins/gofon/macro/headpage.tpl:20
+#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
+#: ihtml/themes/default/MultiSelectWindow.tpl:27
+#: ihtml/themes/default/MultiSelectWindow.tpl:67
+msgid "Information"
+msgstr "Informazioni"
+
+#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
+#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
+#: contrib/gosa.conf:212
+#, fuzzy
+msgid "Inventory"
+msgstr "Aggiungi contatto"
+
+#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_goLdapServer.inc:86
+#: plugins/admin/systems/class_goCupsServer.inc:71
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goImapServer.inc:161
+#: plugins/admin/systems/class_servDNS.inc:398
+#: plugins/admin/systems/class_goFonServer.inc:131
+#: plugins/admin/systems/class_goMailServer.inc:704
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#: plugins/admin/systems/servkolab.tpl:39
+#: plugins/admin/systems/class_goVirusServer.inc:221
+#: plugins/admin/systems/class_servRepository.inc:378
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#: plugins/admin/systems/class_goShareServer.inc:388
+#: plugins/admin/systems/class_servKolab.inc:386
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Services"
+msgstr "Servizi"
+
+#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
+#: contrib/gosa.conf:190
+msgid "FAI summary"
+msgstr ""
+
+#: contrib/gosa.conf:254
+msgid "OGo"
+msgstr ""
+
+#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
+#: plugins/addons/gotomasses/contents.tpl:13
+#: plugins/addons/gotomasses/contents.tpl:15
+#: plugins/addons/ldapmanager/contentexportxls.tpl:19
+#: plugins/addons/ldapmanager/contentexportxls.tpl:32
+#: plugins/addons/ldapmanager/contentexportxls.tpl:47
+#: plugins/addons/ldapmanager/contentexport.tpl:16
+#: plugins/addons/ldapmanager/contentexport.tpl:29
+#: plugins/addons/ldapmanager/contentexport.tpl:44
+#: include/sieve/templates/edit_frame_base.tpl:6
+msgid "Export"
+msgstr "Esporta"
+
+#: contrib/gosa.conf:267
+msgid "Excel Export"
+msgstr "Esporta in formato Excel"
+
+#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
+#: plugins/addons/gotomasses/contents.tpl:25
+#: plugins/addons/gotomasses/contents.tpl:28
+#: plugins/addons/notifications/contents.tpl:54
+#: plugins/addons/ldapmanager/contentcsv.tpl:109
+#: plugins/addons/ldapmanager/contentcsv.tpl:112
+#: plugins/addons/ldapmanager/contentimport.tpl:50
+#: plugins/admin/applications/generic.tpl:135
+#: plugins/personal/mail/generic.tpl:238
+#: plugins/personal/environment/logonManagement.tpl:65
+#: include/sieve/templates/import_script.tpl:12
+#: include/sieve/templates/edit_frame_base.tpl:7
+msgid "Import"
+msgstr "Importa"
+
+#: contrib/gosa.conf:269
+msgid "CSV Import"
+msgstr "Importa da CSV"
+
+#: contrib/gosa.conf:274 contrib/gosa.conf:304
+msgid "Partitions"
+msgstr "Partizioni"
+
+#: contrib/gosa.conf:278 contrib/gosa.conf:308
+#: plugins/admin/applications/generic.tpl:130
+#: plugins/admin/fai/faiScriptEntry.tpl:56
+#: plugins/admin/fai/class_faiScript.inc:546
+#: plugins/admin/fai/faiHookEntry.tpl:56
+#: plugins/personal/environment/logonManagement.tpl:55
+msgid "Script"
+msgstr "Script"
+
+#: contrib/gosa.conf:282 contrib/gosa.conf:312
+#: plugins/admin/fai/class_faiSummaryTab.inc:45
+msgid "Hooks"
+msgstr ""
+
+#: contrib/gosa.conf:286 contrib/gosa.conf:316
+#: plugins/admin/fai/class_faiSummaryTab.inc:46
+msgid "Variables"
+msgstr "Variabili"
+
+#: contrib/gosa.conf:290 contrib/gosa.conf:320
+#: plugins/admin/fai/class_faiSummaryTab.inc:47
+msgid "Templates"
+msgstr "Template"
+
+#: contrib/gosa.conf:294 contrib/gosa.conf:324
+#: plugins/admin/fai/class_faiSummaryTab.inc:50
+#: plugins/personal/environment/environment.tpl:11
+msgid "Profiles"
+msgstr "Profili"
+
+#: contrib/gosa.conf:295 contrib/gosa.conf:325
+#: plugins/admin/acl/class_divListACL.inc:54
+#: plugins/admin/ogroups/tabs_ogroups.inc:109
+msgid "Summary"
+msgstr ""
+
+#: contrib/gosa.conf:299 contrib/gosa.conf:329
+#: plugins/admin/fai/class_faiPackage.inc:547
+msgid "Packages"
+msgstr "Pacchetti"
+
+#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
+#: setup/class_setupStep_Language.inc:48
+msgid "German"
+msgstr "Tedesco"
+
+#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
+msgid "Russian"
+msgstr "Russo"
+
+#: contrib/gosa.conf:509
+msgid "Spanish"
+msgstr "Spagnolo"
+
+#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
+msgid "French"
+msgstr "Francese"
+
+#: contrib/gosa.conf:511
+msgid "Dutch"
+msgstr "Tedesco"
+
+#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
+msgid "English"
+msgstr "Inglese"
+
+#: contrib/gosa.conf:513
+msgid "Italian"
+msgstr "Italiano"
+
+#: contrib/gosa.conf:514
+#, fuzzy
+msgid "Polish"
+msgstr "Inglese"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:6
+msgid "FAX Reports"
+msgstr "Rapporti FAX"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:7
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
+#: plugins/addons/gotomasses/class_gotomasses.inc:7
+#: plugins/addons/notifications/class_msgplug.inc:7
+#: plugins/addons/mailqueue/class_mailqueue.inc:7
+#: plugins/addons/logview/class_logview.inc:8
+#: plugins/addons/logview/class_gosa_logview.inc:8
+#: plugins/addons/godfs/class_dfsManagment.inc:11
+#: plugins/addons/addressbook/class_addressbook.inc:7
+#: plugins/addons/ldapmanager/class_exportxls.inc:8
+#: plugins/addons/ldapmanager/class_export.inc:7
+#: plugins/addons/ldapmanager/class_csvimport.inc:7
+#: plugins/addons/ldapmanager/class_import.inc:7
+#: plugins/addons/ldapmanager/class_ldif.inc:8
+#: plugins/admin/groups/class_groupManagement.inc:26
+#: plugins/admin/systems/class_systemManagement.inc:33
+#: plugins/admin/applications/class_applicationManagement.inc:26
+#: plugins/admin/users/class_userManagement.inc:29
+#: plugins/admin/acl/class_aclManagement.inc:28
+#: plugins/admin/acl/class_aclRole.inc:7
+#: plugins/admin/departments/class_departmentManagement.inc:26
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+#: plugins/personal/scalix/class_scalixAccount.inc:17
+#: plugins/personal/password/class_password.inc:25
+#: plugins/personal/mail/class_mailAccount.inc:23
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
+#: plugins/personal/connectivity/class_connectivity.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:18
+#: plugins/personal/connectivity/class_pptpAccount.inc:27
+#: plugins/personal/connectivity/class_kolabAccount.inc:6
+#: plugins/personal/connectivity/class_proxyAccount.inc:6
+#: plugins/personal/connectivity/class_phpgwAccount.inc:6
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
+#: plugins/personal/connectivity/class_opengwAccount.inc:7
+#: plugins/personal/connectivity/class_webdavAccount.inc:7
+#: plugins/personal/environment/class_environment.inc:13
+#: plugins/personal/nagios/class_nagiosAccount.inc:19
+#: plugins/personal/posix/class_posixAccount.inc:17
+#: plugins/personal/samba/class_sambaAccount.inc:25
+#: plugins/personal/generic/class_user.inc:17
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
+#: plugins/gofon/fonreports/class_fonreport.inc:7
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
+msgid "This does something"
+msgstr "Questo fa qualcosa"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:115
+msgid ""
+"No fax extension defined in your server configuration, no reports can be "
+"shown!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:118
+#: plugins/addons/logview/class_logview.inc:83
+#: plugins/addons/logview/class_gosa_logview.inc:104
+#: plugins/gofon/fonreports/class_fonreport.inc:168
+msgid "There is no mysql extension available, please check your php setup."
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:125
+msgid "Can't connect to fax database, no reports can be shown!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:129
+msgid "Can't select fax database for report generation!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:134
+#, fuzzy
+msgid "Can't query fax table 'faxlog' for report generation!"
+msgstr "Impossibile selezionare il database!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:157
+#: plugins/gofax/faxreports/class_faxreport.inc:297
+msgid "Query for fax database failed!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:166
+#: plugins/gofax/faxreports/class_faxreport.inc:176
+msgid "You have no permission to retrieve informations about this fax id!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:207
+#: plugins/gofax/faxreports/class_faxreport.inc:322
+#: plugins/gofon/fonreports/class_fonreport.inc:228
+msgid "Y-M-D"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+msgid "Insufficient permissions to view this attribute"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/admin/groups/class_groupApplication.inc:435
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+#, fuzzy
+msgid "Insufficient permissions"
+msgstr "Permessi"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:480
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#, fuzzy
+msgid "Fax report"
+msgstr "Rapporti FAX"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#, fuzzy
+msgid "All entries are readonly"
+msgstr "Tutti i campi sono scrivibili"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:486
+#, fuzzy
+msgid "Fax reports"
+msgstr "Rapporti FAX"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:491
+#, fuzzy
+msgid "Detailed view"
+msgstr "Dispositivi del client"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:492
+#, fuzzy
+msgid "Fax ID"
+msgstr "Fax"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#: plugins/gofax/faxreports/contents.tpl:31
+#: plugins/addons/logview/gosa_log_contents.tpl:83
+#: plugins/addons/logview/contents.tpl:84
+#: plugins/gofon/fonreports/class_fonreport.inc:404
+#: plugins/gofon/fonreports/contents.tpl:30
+msgid "Date"
+msgstr "Data"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#, fuzzy
+msgid "Time"
+msgstr "Cellulare"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:494
+#: plugins/gofax/faxreports/contents.tpl:32
+#: plugins/gofax/faxreports/detail.tpl:45
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
+#: plugins/personal/posix/generic.tpl:35
+#: plugins/gofon/fonreports/contents.tpl:35
+msgid "Status"
+msgstr "Stato"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:495
+#: plugins/gofax/faxreports/detail.tpl:33
+msgid "Sender ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:496
+#: plugins/gofax/faxreports/detail.tpl:29
+msgid "Sender MSN"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:497
+#: plugins/gofax/faxreports/detail.tpl:41
+msgid "Receiver ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:498
+#: plugins/gofax/faxreports/detail.tpl:37
+msgid "Receiver MSN"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:499
+msgid "Number of pages"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:500
+#, fuzzy
+msgid "Status Message"
+msgstr "Rimuovi"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:501
+#: plugins/gofax/faxreports/detail.tpl:53
+msgid "Transfer time"
+msgstr ""
+
+#: plugins/gofax/faxreports/main.inc:14
+msgid "FAX reports"
+msgstr "Rapporti FAX"
+
+#: plugins/gofax/faxreports/contents.tpl:2
+#: plugins/addons/logview/gosa_log_contents.tpl:2
+#: plugins/addons/logview/contents.tpl:2
+#: plugins/gofon/fonreports/contents.tpl:2
+msgid "Filter"
+msgstr "Filtro"
+
+#: plugins/gofax/faxreports/contents.tpl:6
+#: plugins/addons/mailqueue/contents.tpl:11
+#: plugins/addons/logview/gosa_log_contents.tpl:47
+#: plugins/addons/logview/contents.tpl:47
+#: plugins/addons/addressbook/contents.tpl:109
+#: plugins/gofon/fonreports/contents.tpl:6
+msgid "Search for"
+msgstr "Cerca"
+
+#: plugins/gofax/faxreports/contents.tpl:7
+#: plugins/gofon/fonreports/contents.tpl:7
+msgid "Enter user name to search for"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:8
+#: plugins/gofax/faxreports/contents.tpl:16
+#: plugins/gofon/fonreports/contents.tpl:8
+#: plugins/gofon/fonreports/contents.tpl:16
+msgid "in"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:9
+#: plugins/gofon/fonreports/contents.tpl:9
+msgid "Select subtree to base search on"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:12
+#: plugins/gofon/fonreports/contents.tpl:12
+msgid "during"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:21
+#: plugins/addons/mailqueue/contents.tpl:10
+#: plugins/addons/mailqueue/contents.tpl:26
+#: plugins/addons/logview/gosa_log_contents.tpl:68
+#: plugins/addons/logview/contents.tpl:68
+#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
+#: ihtml/themes/default/help.tpl:21
+msgid "Search"
+msgstr "Cerca"
+
+#: plugins/gofax/faxreports/contents.tpl:30
+#: plugins/gofax/faxreports/detail.tpl:21
+#: plugins/addons/logview/gosa_log_contents.tpl:84
+#: plugins/admin/systems/class_printGeneric.inc:868
+#: plugins/admin/systems/class_gosaLogServer.inc:102
+#: plugins/admin/ogroups/class_ogroupManagement.inc:428
+#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
+#: setup/setup_config2.tpl:240
+msgid "User"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:33
+#: plugins/addons/mailqueue/contents.tpl:56
+msgid "Sender"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:34
+msgid "Receiver"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:35
+#: plugins/gofax/faxreports/detail.tpl:57
+msgid "# pages"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:50
+#: plugins/addons/logview/gosa_log_contents.tpl:98
+#: plugins/addons/logview/contents.tpl:97
+#: plugins/gofon/fonreports/contents.tpl:51
+msgid "Search returned no results..."
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:5
+msgid "FAX preview - please wait"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:8
+msgid "Click on fax to download"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:17
+msgid "FAX ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:25
+msgid "Date / Time"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:49
+msgid "Status message"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:67
+#: plugins/addons/mailqueue/header.tpl:5
+#: plugins/addons/ldapmanager/contentcsv.tpl:114
+#: plugins/addons/ldapmanager/contentexportxls.tpl:69
+#: plugins/addons/ldapmanager/contentexport.tpl:66
+#: plugins/addons/ldapmanager/contentimport.tpl:45
+#: plugins/admin/systems/class_systemManagement.inc:179
+#: plugins/admin/departments/dep_iframe.tpl:18
+#: plugins/admin/fai/faiNewBranch.tpl:51
+#: plugins/personal/password/changed.tpl:9
+#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
+#: setup/class_setup.inc:275 setup/class_setup.inc:277
+msgid "Back"
+msgstr "Indietro"
+
+#: plugins/gofax/blocklists/remove.tpl:2
+#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
+#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
+#: plugins/admin/systems/remove_ppd.tpl:2
+#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
+#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
+#: plugins/admin/departments/remove.tpl:2
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
+#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
+#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
+#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
+#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
+#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
+#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
+#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
+#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
+#: html/password.php:278 html/index.php:50 html/index.php:341
+#: html/index.php:347
+msgid "Warning"
+msgstr "Attenzione"
+
+#: plugins/gofax/blocklists/remove.tpl:6
+#: plugins/admin/systems/remove_glpi.tpl:6
+#: include/sieve/templates/remove_script.tpl:6
+msgid ""
+"Please double check if your really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+
+#: plugins/gofax/blocklists/remove.tpl:10
+#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
+#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
+#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
+#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
+#: ihtml/themes/default/remove.tpl:9
+#, fuzzy
+msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Quindi - Se sei sicuro - premi <i>Rimuovi</i> per continuare o <i>Annulla</"
+"i> per abortire."
+
+#: plugins/gofax/blocklists/remove.tpl:15
+#: plugins/gofax/blocklists/remove.tpl:19
+#: plugins/gofax/blocklists/generic.tpl:83
+#: plugins/gofax/faxaccount/lists.tpl:14
+#: plugins/gofax/faxaccount/generic.tpl:111
+#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
+#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
+#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
+#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
+#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
+#: plugins/admin/systems/phonesettings.tpl:210
+#: plugins/admin/systems/phonesettings.tpl:233
+#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
+#: plugins/admin/systems/class_termDNS.inc:522
+#: plugins/admin/systems/goNtpServer.tpl:21
+#: plugins/admin/systems/remove_glpi.tpl:14
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
+#: plugins/admin/systems/goShareServer.tpl:20
+#: plugins/admin/systems/glpi_edit_os.tpl:10
+#: plugins/admin/systems/class_servDNSeditZone.inc:316
+#: plugins/admin/systems/class_servDNSeditZone.inc:541
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
+#: plugins/admin/systems/terminal.tpl:127
+#: plugins/admin/systems/glpi_edit_type.tpl:10
+#: plugins/admin/systems/remove_ppd.tpl:12
+#: plugins/admin/systems/workstation.tpl:104
+#: plugins/admin/systems/workstationStartup.tpl:131
+#: plugins/admin/systems/workstationStartup.tpl:165
+#: plugins/admin/applications/remove.tpl:14
+#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
+#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
+#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
+#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
+#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
+#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
+#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
+#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
+#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
+#: plugins/admin/fai/remove_branch.tpl:14
+#: plugins/admin/fai/faiPartitionTable.tpl:54
+#: plugins/personal/scalix/paste_generic.tpl:13
+#: plugins/personal/scalix/generic.tpl:114
+#: plugins/personal/mail/copypaste.tpl:45
+#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
+#: plugins/personal/mail/generic.tpl:263
+#: plugins/personal/connectivity/kolab.tpl:56
+#: plugins/personal/environment/class_environment.inc:695
+#: plugins/personal/environment/environment.tpl:187
+#: plugins/personal/environment/environment.tpl:225
+#: plugins/personal/environment/environment.tpl:251
+#: plugins/personal/posix/paste_generic.tpl:62
+#: plugins/personal/posix/generic.tpl:91
+#: plugins/personal/posix/generic.tpl:129
+#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
+#: plugins/gofon/macro/remove.tpl:18
+#: plugins/gofon/phoneaccount/paste_generic.tpl:19
+#: plugins/gofon/phoneaccount/generic.tpl:22
+#: plugins/gofon/conference/remove.tpl:15
+#: plugins/gofon/conference/remove.tpl:19
+#: include/sieve/templates/remove_script.tpl:14
+#: ihtml/themes/default/remove.tpl:13
+msgid "Delete"
+msgstr "Rimuovi"
+
+#: plugins/gofax/blocklists/remove.tpl:17
+#: plugins/gofax/blocklists/remove.tpl:21
+#: plugins/gofax/blocklists/generic.tpl:106
+#: plugins/gofax/faxaccount/locals.tpl:62
+#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
+#: plugins/addons/gotomasses/contents.tpl:115
+#: plugins/addons/gotomasses/contents.tpl:118
+#: plugins/addons/godfs/class_dfsManagment.inc:249
+#: plugins/addons/addressbook/remove.tpl:16
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/address_edit.tpl:265
+#: plugins/admin/groups/class_groupManagement.inc:424
+#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
+#: plugins/admin/groups/application_options.tpl:13
+#: plugins/admin/groups/mail_locals.tpl:68
+#: plugins/admin/groups/mail_admins.tpl:39
+#: plugins/admin/groups/group_objects.tpl:57
+#: plugins/admin/systems/SelectDeviceType.tpl:45
+#: plugins/admin/systems/goKrbServer.tpl:32
+#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
+#: plugins/admin/systems/goGlpiServer.tpl:34
+#: plugins/admin/systems/goLdapServer.tpl:11
+#: plugins/admin/systems/gencd.tpl:11
+#: plugins/admin/systems/glpi_devices.tpl:761
+#: plugins/admin/systems/class_goService.inc:40
+#: plugins/admin/systems/goImapServer.tpl:118
+#: plugins/admin/systems/glpiSelectUser.tpl:51
+#: plugins/admin/systems/class_systemManagement.inc:830
+#: plugins/admin/systems/goMailServer.tpl:223
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
+#: plugins/admin/systems/servnfs.tpl:140
+#: plugins/admin/systems/goNtpServer.tpl:31
+#: plugins/admin/systems/remove_glpi.tpl:16
+#: plugins/admin/systems/goShareServer.tpl:31
+#: plugins/admin/systems/goFonServer.tpl:41
+#: plugins/admin/systems/goSyslogServer.tpl:7
+#: plugins/admin/systems/glpiAttachmentPool.tpl:52
+#: plugins/admin/systems/servkolab.tpl:247
+#: plugins/admin/systems/goCupsServer.tpl:7
+#: plugins/admin/systems/ServiceAddDialog.tpl:30
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
+#: plugins/admin/systems/goTerminalServer.tpl:25
+#: plugins/admin/systems/glpi_edit_os.tpl:29
+#: plugins/admin/systems/goSpamServer.tpl:127
+#: plugins/admin/systems/goFaxServer.tpl:25
+#: plugins/admin/systems/class_baseSelectDialog.inc:43
+#: plugins/admin/systems/gosaLogServer.tpl:33
+#: plugins/admin/systems/servdns.tpl:23
+#: plugins/admin/systems/goSpamServerRule.tpl:23
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
+#: plugins/admin/systems/servRepositorySetup.tpl:56
+#: plugins/admin/systems/glpi_edit_type.tpl:29
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
+#: plugins/admin/systems/remove_ppd.tpl:14
+#: plugins/admin/systems/printerPPDDialog.tpl:23
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
+#: plugins/admin/systems/glpiDeviceManagement.tpl:52
+#: plugins/admin/systems/servRepository.tpl:68
+#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
+#: plugins/admin/systems/servdnseditzone.tpl:129
+#: plugins/admin/systems/goVirusServer.tpl:170
+#: plugins/admin/systems/goLogDBServer.tpl:25
+#: plugins/admin/applications/remove.tpl:16
+#: plugins/admin/applications/remove.tpl:20
+#: plugins/admin/applications/class_applicationManagement.inc:439
+#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
+#: plugins/admin/users/template.tpl:50
+#: plugins/admin/users/class_userManagement.inc:747
+#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
+#: plugins/admin/mimetypes/remove.tpl:20
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
+#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
+#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
+#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
+#: plugins/admin/departments/remove.tpl:17
+#: plugins/admin/departments/remove.tpl:21
+#: plugins/admin/departments/class_departmentManagement.inc:397
+#: plugins/admin/departments/dep_move_confirm.tpl:17
+#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
+#: plugins/admin/ogroups/ogroup_objects.tpl:56
+#: plugins/admin/ogroups/class_ogroupManagement.inc:384
+#: plugins/admin/fai/faiPackageConfiguration.tpl:7
+#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
+#: plugins/admin/fai/class_faiManagement.inc:749
+#: plugins/admin/fai/class_faiManagement.inc:754
+#: plugins/admin/fai/class_faiManagement.inc:760
+#: plugins/admin/fai/faiScriptEntry.tpl:83
+#: plugins/admin/fai/remove_branch.tpl:16
+#: plugins/admin/fai/faiPackageEntry.tpl:57
+#: plugins/admin/fai/faiTemplateEntry.tpl:171
+#: plugins/admin/fai/faiHookEntry.tpl:85
+#: plugins/admin/fai/faiVariableEntry.tpl:55
+#: plugins/admin/fai/faiProfileEntry.tpl:71
+#: plugins/admin/fai/faiNewBranch.tpl:22
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
+#: plugins/personal/scalix/main.inc:101
+#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
+#: plugins/personal/netatalk/main.inc:96
+#: plugins/personal/connectivity/main.inc:102
+#: plugins/personal/environment/hotplugDialogNew.tpl:54
+#: plugins/personal/environment/selectPrinterDialog.tpl:66
+#: plugins/personal/environment/main.inc:102
+#: plugins/personal/environment/logonManagement.tpl:76
+#: plugins/personal/environment/hotplugDialog.tpl:64
+#: plugins/personal/nagios/main.inc:105
+#: plugins/personal/posix/trust_machines.tpl:41
+#: plugins/personal/posix/main.inc:106
+#: plugins/personal/posix/posix_groups.tpl:81
+#: plugins/personal/samba/samba3_workstations.tpl:41
+#: plugins/personal/samba/main.inc:104
+#: plugins/personal/samba/sambaLogonHours.tpl:106
+#: plugins/personal/generic/generic_certs.tpl:94
+#: plugins/personal/generic/generic_picture.tpl:35
+#: plugins/personal/generic/main.inc:160
+#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
+#: plugins/gofon/macro/remove.tpl:20
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
+#: plugins/gofon/phoneaccount/main.inc:106
+#: plugins/gofon/conference/remove.tpl:17
+#: plugins/gofon/conference/remove.tpl:21
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
+#: include/sieve/templates/select_test_type.tpl:13
+#: include/sieve/templates/remove_script.tpl:16
+#: include/sieve/templates/management.tpl:26
+#: include/sieve/templates/import_script.tpl:14
+#: include/sieve/templates/element_comment.tpl:10
+#: include/sieve/templates/create_script.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
+#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
+#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
+#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
+#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
+#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
+#: ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:89
+msgid "Cancel"
+msgstr "Annulla"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
+msgid "List of blocklists"
+msgstr "Lista delle liste di blocchi"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected blocklists. Having "
+"a large size of lists, you might prefer the range selectors on top of the "
+"select box."
+msgstr ""
+"Questo menù permette di creare, modificare e cancellare gli utenti "
+"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
+"intervalli in cima alla lista degli utenti."
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#, fuzzy
+msgid "Blocklist name"
+msgstr "Liste di blocco"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#: plugins/addons/addressbook/address_edit.tpl:155
+#: plugins/addons/addressbook/class_addressbook.inc:815
+#: plugins/addons/addressbook/address_info.tpl:117
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/users/class_divListUsers.inc:61
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#: plugins/admin/ogroups/class_ogroupManagement.inc:431
+#: plugins/personal/generic/class_user.inc:1434
+#: plugins/personal/generic/generic.tpl:258
+#: plugins/generic/references/class_reference.inc:38
+#: plugins/gofon/macro/class_divListMacros.inc:57
+msgid "Department"
+msgstr "Dipartimento"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
+#: plugins/addons/addressbook/contents.tpl:42
+#: plugins/admin/groups/class_divListGroup.inc:62
+#: plugins/admin/systems/class_divListSystemService.inc:31
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
+#: plugins/admin/systems/class_divListSystem.inc:69
+#: plugins/admin/applications/class_divListApplication.inc:59
+#: plugins/admin/users/class_divListUsers.inc:63
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
+#: plugins/admin/acl/class_divListACL.inc:55
+#: plugins/admin/departments/class_divListDepartment.inc:49
+#: plugins/admin/ogroups/class_divListOGroup.inc:65
+#: plugins/admin/fai/class_divListFai.inc:71
+#: plugins/gofon/macro/class_divListMacros.inc:59
+#: plugins/gofon/conference/class_divListConferences.inc:60
+msgid "Actions"
+msgstr "Azioni"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Select to see send blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Show send blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Select to see receive blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Show receive blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+#, fuzzy
+msgid "Select to search within subtrees"
+msgstr "Seleziona per mostrare le applicazioni"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/personal/posix/posix_groups.tpl:46
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+#, fuzzy
+msgid "Search in subtrees"
+msgstr "Seleziona per mostrare le applicazioni"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
+msgid "Regular expression for matching list names"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+#, fuzzy
+msgid "Create new blocklist"
+msgstr "Lista delle liste di blocchi"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+#, fuzzy
+msgid "New Blocklist"
+msgstr "Liste di blocco"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
+#: plugins/gofax/blocklists/generic.tpl:17
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
+#: plugins/addons/godfs/class_dfsManagment.inc:217
+#: plugins/admin/groups/class_divListGroup.inc:181
+#: plugins/admin/groups/class_groupGeneric.inc:950
+#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
+#: plugins/admin/systems/printer.tpl:27
+#: plugins/admin/systems/class_phoneGeneric.inc:486
+#: plugins/admin/systems/goLdapServer.tpl:2
+#: plugins/admin/systems/component.tpl:17
+#: plugins/admin/systems/class_componentGeneric.inc:278
+#: plugins/admin/systems/class_printGeneric.inc:890
+#: plugins/admin/systems/class_servGeneric.inc:426
+#: plugins/admin/systems/phone.tpl:17
+#: plugins/admin/systems/class_terminalGeneric.inc:633
+#: plugins/admin/systems/class_baseSelectDialog.inc:46
+#: plugins/admin/systems/class_workstationGeneric.inc:617
+#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
+#: plugins/admin/systems/workstation.tpl:27
+#: plugins/admin/systems/class_divListSystem.inc:227
+#: plugins/admin/systems/class_glpiSelectUser.inc:181
+#: plugins/admin/applications/class_divListApplication.inc:175
+#: plugins/admin/applications/class_applicationGeneric.inc:552
+#: plugins/admin/applications/generic.tpl:42
+#: plugins/admin/users/class_divListUsers.inc:162
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
+#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
+#: plugins/admin/acl/class_aclRole.inc:678
+#: plugins/admin/acl/class_divListACL.inc:154
+#: plugins/admin/departments/class_divListDepartment.inc:133
+#: plugins/admin/departments/class_departmentGeneric.inc:597
+#: plugins/admin/departments/generic.tpl:35
+#: plugins/admin/ogroups/class_divListOGroup.inc:181
+#: plugins/admin/ogroups/class_ogroup.inc:757
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/fai/class_divListFai.inc:213
+#: plugins/personal/generic/class_user.inc:1423
+#: plugins/personal/generic/generic.tpl:143
+#: plugins/gofon/macro/class_gofonMacro.inc:581
+#: plugins/gofon/macro/class_divListMacros.inc:147
+#: plugins/gofon/macro/generic.tpl:27
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
+#: plugins/gofon/conference/class_divListConferences.inc:154
+#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
+msgid "Base"
+msgstr "Base"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+msgid "Submit department"
+msgstr "Imposta dipartimento"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#: include/class_MultiSelectWindow.inc:209
+msgid "Submit"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove selected blocklists"
+msgstr "Lista delle liste di blocchi"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove blocklists"
+msgstr "Lista delle liste di blocchi"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
+#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
+#: plugins/admin/systems/glpi.tpl:46
+#: plugins/admin/systems/class_divListSystem.inc:323
+#: plugins/admin/systems/glpiPrinter.tpl:18
+#: plugins/admin/systems/glpiPrinter.tpl:32
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/users/class_divListUsers.inc:266
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/acl/class_aclRole.inc:340
+#: plugins/admin/acl/class_aclRole.inc:385
+#: plugins/admin/acl/class_divListACL.inc:210
+#: plugins/admin/acl/class_divListACL.inc:232
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/admin/fai/class_faiScript.inc:302
+#: plugins/admin/fai/class_faiScript.inc:304
+#: plugins/admin/fai/class_faiHook.inc:300
+#: plugins/admin/fai/class_faiHook.inc:302
+#: plugins/admin/fai/class_faiTemplate.inc:278
+#: plugins/admin/fai/class_faiTemplate.inc:280
+#: plugins/admin/fai/class_divListFai.inc:296
+#: plugins/admin/fai/class_divListFai.inc:299
+#: plugins/gofon/macro/class_divListMacros.inc:207
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#: include/class_acl.inc:409 include/class_acl.inc:454
+msgid "edit"
+msgstr "modifica"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/users/class_divListUsers.inc:267
+#, fuzzy
+msgid "Edit user"
+msgstr "Modifica contatto"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/addons/mailqueue/contents.tpl:94
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
+#: plugins/admin/systems/class_divListSystem.inc:333
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/users/class_divListUsers.inc:285
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/acl/class_aclRole.inc:341
+#: plugins/admin/acl/class_aclRole.inc:386
+#: plugins/admin/acl/class_divListACL.inc:220
+#: plugins/admin/acl/class_divListACL.inc:236
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/admin/fai/class_faiScript.inc:306
+#: plugins/admin/fai/class_faiHook.inc:304
+#: plugins/admin/fai/class_faiTemplate.inc:282
+#: plugins/admin/fai/class_divListFai.inc:307
+#: plugins/gofon/macro/class_divListMacros.inc:215
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#: include/class_acl.inc:410 include/class_acl.inc:455
+msgid "delete"
+msgstr "elimina"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/admin/users/class_divListUsers.inc:286
+#, fuzzy
+msgid "Delete user"
+msgstr "Rimuovi"
+
+#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
+msgid "Blocklist management"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:8
+msgid "List name"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:12
+msgid "Name of blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
+#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
+#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
+#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
+#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
+msgid "Choose subtree to place group in"
+msgstr "Scegli il subtree dove mettere il gruppo"
+
+#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
+#: plugins/admin/systems/wingeneric.tpl:18
+#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
+#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
+#: plugins/admin/systems/terminal.tpl:28
+#: plugins/admin/systems/workstation.tpl:35
+#: plugins/admin/applications/generic.tpl:52
+#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
+#: plugins/admin/departments/generic.tpl:45
+#: plugins/admin/ogroups/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
+#: plugins/gofon/conference/generic.tpl:56
+#: plugins/gofon/conference/generic.tpl:62
+#, fuzzy
+msgid "Select a base"
+msgstr "Rimuovi"
+
+#: plugins/gofax/blocklists/generic.tpl:40
+#: plugins/admin/systems/glpi_devices.tpl:427
+#: plugins/admin/systems/glpi_devices.tpl:492
+#: plugins/admin/systems/glpi_devices.tpl:542
+#: plugins/admin/systems/servnfs.tpl:56
+#: plugins/admin/systems/terminalService.tpl:48
+#: plugins/admin/systems/terminalService.tpl:138
+#: plugins/admin/systems/class_goShareServer.inc:399
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:795
+#: plugins/admin/systems/workstationService.tpl:54
+#: plugins/admin/systems/workstationService.tpl:156
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
+#: plugins/admin/fai/class_faiSummaryTab.inc:345
+#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
+msgid "Type"
+msgstr "Tipo"
+
+#: plugins/gofax/blocklists/generic.tpl:43
+msgid "Select wether to filter incoming or outgoing calls"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:51
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
+#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
+#: plugins/admin/groups/class_groupGeneric.inc:951
+#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
+#: plugins/admin/systems/printer.tpl:16
+#: plugins/admin/systems/class_phoneGeneric.inc:487
+#: plugins/admin/systems/component.tpl:35
+#: plugins/admin/systems/class_componentGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:891
+#: plugins/admin/systems/class_servGeneric.inc:424
+#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
+#: plugins/admin/systems/class_winGeneric.inc:291
+#: plugins/admin/systems/class_goMailServer.inc:713
+#: plugins/admin/systems/server.tpl:14
+#: plugins/admin/systems/class_goShareServer.inc:398
+#: plugins/admin/applications/class_applicationGeneric.inc:553
+#: plugins/admin/applications/generic.tpl:33
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
+#: plugins/admin/mimetypes/paste_generic.tpl:21
+#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
+#: plugins/admin/acl/class_aclRole.inc:679
+#: plugins/admin/departments/class_departmentGeneric.inc:595
+#: plugins/admin/departments/generic.tpl:16
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/fai/class_faiScriptEntry.inc:184
+#: plugins/admin/fai/class_faiVariable.inc:433
+#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
+#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
+#: plugins/admin/fai/faiProfile.tpl:21
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
+#: plugins/admin/fai/faiScriptEntry.tpl:19
+#: plugins/admin/fai/faiVariable.tpl:21
+#: plugins/admin/fai/class_faiHookEntry.inc:193
+#: plugins/admin/fai/class_faiTemplateEntry.inc:252
+#: plugins/admin/fai/faiTemplateEntry.tpl:13
+#: plugins/admin/fai/class_faiScript.inc:555
+#: plugins/admin/fai/class_faiHook.inc:550
+#: plugins/admin/fai/faiHookEntry.tpl:19
+#: plugins/admin/fai/class_faiTemplate.inc:523
+#: plugins/admin/fai/faiVariableEntry.tpl:19
+#: plugins/admin/fai/faiPartitionTable.tpl:21
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
+#: plugins/admin/fai/class_faiProfile.inc:466
+#: plugins/admin/fai/class_faiVariableEntry.inc:147
+#: plugins/admin/fai/class_faiPartitionTable.inc:544
+#: plugins/admin/fai/faiTemplate.tpl:21
+#: plugins/personal/environment/hotplugDialogNew.tpl:17
+#: plugins/personal/environment/logonManagement.tpl:17
+#: plugins/generic/references/contents.tpl:11
+#: plugins/gofon/macro/class_gofonMacro.inc:582
+#: plugins/gofon/macro/generic.tpl:49
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
+#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
+#: html/getxls.php:287
+msgid "Description"
+msgstr "Descrizione"
+
+#: plugins/gofax/blocklists/generic.tpl:54
+msgid "Descriptive text for this blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:68
+msgid "Blocked numbers"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:80
+#: plugins/gofax/faxaccount/locals.tpl:60
+#: plugins/gofax/faxaccount/lists.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:105
+#: plugins/admin/groups/application.tpl:39
+#: plugins/admin/groups/paste_mail.tpl:30
+#: plugins/admin/groups/paste_mail.tpl:41
+#: plugins/admin/groups/mail_locals.tpl:66
+#: plugins/admin/groups/class_groupMail.inc:607
+#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
+#: plugins/admin/groups/generic.tpl:137
+#: plugins/admin/groups/group_objects.tpl:55
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
+#: plugins/admin/systems/phonesettings.tpl:207
+#: plugins/admin/systems/phonesettings.tpl:230
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
+#: plugins/admin/systems/glpiManufacturer.tpl:6
+#: plugins/admin/systems/terminalStartup.tpl:79
+#: plugins/admin/systems/terminalStartup.tpl:108
+#: plugins/admin/systems/goMailServer.tpl:70
+#: plugins/admin/systems/goMailServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:131
+#: plugins/admin/systems/goMailServer.tpl:165
+#: plugins/admin/systems/goMailServer.tpl:191
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
+#: plugins/admin/systems/class_termDNS.inc:508
+#: plugins/admin/systems/class_termDNS.inc:528
+#: plugins/admin/systems/goNtpServer.tpl:18
+#: plugins/admin/systems/goShareServer.tpl:14
+#: plugins/admin/systems/glpi_edit_os.tpl:8
+#: plugins/admin/systems/goSpamServer.tpl:45
+#: plugins/admin/systems/goSpamServer.tpl:113
+#: plugins/admin/systems/servdns.tpl:6
+#: plugins/admin/systems/class_servDNSeditZone.inc:547
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
+#: plugins/admin/systems/servRepositorySetup.tpl:47
+#: plugins/admin/systems/terminal.tpl:123
+#: plugins/admin/systems/glpi_edit_type.tpl:8
+#: plugins/admin/systems/workstation.tpl:100
+#: plugins/admin/systems/glpi.tpl:125
+#: plugins/admin/systems/servdnseditzone.tpl:115
+#: plugins/admin/systems/workstationStartup.tpl:129
+#: plugins/admin/systems/workstationStartup.tpl:162
+#: plugins/admin/systems/workstationStartup.tpl:191
+#: plugins/admin/systems/glpiPrinter.tpl:115
+#: plugins/admin/systems/glpiPrinter.tpl:149
+#: plugins/admin/mimetypes/generic.tpl:108
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:174
+#: plugins/admin/ogroups/ogroup_objects.tpl:54
+#: plugins/admin/ogroups/phonequeue.tpl:37
+#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
+#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
+#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
+#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
+#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
+#: plugins/admin/fai/faiPartitionTable.tpl:48
+#: plugins/admin/fai/faiPartitionTable.tpl:50
+#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
+#: plugins/personal/scalix/paste_generic.tpl:12
+#: plugins/personal/scalix/generic.tpl:111
+#: plugins/personal/mail/copypaste.tpl:43
+#: plugins/personal/mail/copypaste.tpl:61
+#: plugins/personal/mail/mail_locals.tpl:75
+#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
+#: plugins/personal/connectivity/kolab.tpl:53
+#: plugins/personal/connectivity/class_kolabAccount.inc:261
+#: plugins/personal/environment/kioskManagement.tpl:14
+#: plugins/personal/environment/selectPrinterDialog.tpl:65
+#: plugins/personal/environment/hotplugDialog.tpl:63
+#: plugins/personal/environment/environment.tpl:157
+#: plugins/personal/environment/environment.tpl:181
+#: plugins/personal/environment/environment.tpl:248
+#: plugins/personal/posix/trust_machines.tpl:39
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:88
+#: plugins/personal/posix/generic.tpl:126
+#: plugins/personal/posix/posix_groups.tpl:79
+#: plugins/personal/samba/samba3_workstations.tpl:39
+#: plugins/personal/samba/samba3.tpl:412
+#: plugins/gofon/phoneaccount/paste_generic.tpl:18
+#: plugins/gofon/phoneaccount/generic.tpl:19
+msgid "Add"
+msgstr "Aggiungi"
+
+#: plugins/gofax/blocklists/generic.tpl:92
+msgid "Numbers can also contain wild cards."
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:100
+#: plugins/gofax/faxaccount/main.inc:92
+#: plugins/admin/groups/class_groupManagement.inc:418
+#: plugins/admin/systems/class_systemManagement.inc:824
+#: plugins/admin/applications/class_applicationManagement.inc:433
+#: plugins/admin/users/class_userManagement.inc:741
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
+#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
+#: plugins/admin/ogroups/class_ogroupManagement.inc:378
+#: plugins/admin/fai/class_faiManagement.inc:743
+#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
+#: plugins/personal/connectivity/main.inc:100
+#: plugins/personal/environment/main.inc:100
+#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
+#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
+#: plugins/gofon/phoneaccount/main.inc:104
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
+#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
+#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
+#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
+#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
+#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
+#: setup/class_setupStep_Migrate.inc:877
+#: setup/class_setupStep_Migrate.inc:1600
+msgid "Ok"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:103
+#: plugins/gofax/faxaccount/lists.tpl:31
+#: plugins/addons/gotomasses/contents.tpl:111
+#: plugins/addons/gotomasses/contents.tpl:113
+#: plugins/addons/gotomasses/contents.tpl:117
+#: plugins/addons/notifications/contents.tpl:12
+#: plugins/admin/groups/class_groupManagement.inc:421
+#: plugins/admin/groups/application_options.tpl:11
+#: plugins/admin/groups/mail_admins.tpl:37
+#: plugins/admin/systems/class_systemManagement.inc:827
+#: plugins/admin/systems/servRepositorySetup.tpl:54
+#: plugins/admin/systems/printerPPDDialog.tpl:22
+#: plugins/admin/applications/class_applicationManagement.inc:436
+#: plugins/admin/users/class_userManagement.inc:744
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
+#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
+#: plugins/admin/acl/acl_role.tpl:73
+#: plugins/admin/ogroups/class_ogroupManagement.inc:381
+#: plugins/admin/fai/faiPackageConfiguration.tpl:6
+#: plugins/admin/fai/class_faiManagement.inc:746
+#: plugins/admin/fai/faiScriptEntry.tpl:82
+#: plugins/admin/fai/faiPackageEntry.tpl:56
+#: plugins/admin/fai/faiTemplateEntry.tpl:170
+#: plugins/admin/fai/faiHookEntry.tpl:84
+#: plugins/admin/fai/faiVariableEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:70
+#: plugins/admin/fai/faiNewBranch.tpl:21
+#: plugins/personal/environment/logonManagement.tpl:75
+#: plugins/personal/samba/sambaLogonHours.tpl:104
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
+#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
+#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
+#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
+#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
+#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
+#: ihtml/themes/default/acl.tpl:89
+msgid "Apply"
+msgstr "Applica"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
+msgid "FAX Blocklists"
+msgstr "Liste blocco FAX"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
+#, fuzzy, php-format
+msgid "You're about to delete the following blocklists(s) %s"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
+#, fuzzy, php-format
+msgid "You are not allowed to delete the blocklist '%s'!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
+#, php-format
+msgid "You're about to delete the blocklist '%s'."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
+msgid "You have no permission to remove this blocklist."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
+msgid "Please specify a valid phone number."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "send"
+msgstr "invia"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "receive"
+msgstr "ricevi"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
+#, fuzzy, php-format
+msgid "Removing of blocklist with dn '%s' failed."
+msgstr "Elimina estensioni per le applicazioni"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
+#: plugins/admin/departments/class_departmentGeneric.inc:265
+msgid "Required field 'Name' is not set."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
+msgid "Required field 'Name' contains invalid characters"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
+msgid "Specified name is already used."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
+#, fuzzy, php-format
+msgid "Saving of blocklist with dn '%s' failed."
+msgstr "Nome applicazione"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
+#, fuzzy
+msgid "Fax blocklists"
+msgstr "Liste blocco FAX"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/address_info.tpl:24
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_groupGeneric.inc:949
+#: plugins/admin/systems/class_phoneGeneric.inc:485
+#: plugins/admin/systems/glpi_devices.tpl:10
+#: plugins/admin/systems/glpi_devices.tpl:105
+#: plugins/admin/systems/glpi_devices.tpl:146
+#: plugins/admin/systems/glpi_devices.tpl:201
+#: plugins/admin/systems/glpi_devices.tpl:257
+#: plugins/admin/systems/glpi_devices.tpl:315
+#: plugins/admin/systems/glpi_devices.tpl:379
+#: plugins/admin/systems/glpi_devices.tpl:451
+#: plugins/admin/systems/glpi_devices.tpl:515
+#: plugins/admin/systems/glpi_devices.tpl:562
+#: plugins/admin/systems/glpi_devices.tpl:615
+#: plugins/admin/systems/glpi_devices.tpl:669
+#: plugins/admin/systems/glpi_devices.tpl:715
+#: plugins/admin/systems/class_componentGeneric.inc:277
+#: plugins/admin/systems/class_printGeneric.inc:889
+#: plugins/admin/systems/class_servGeneric.inc:423
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
+#: plugins/admin/systems/servnfs.tpl:9
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
+#: plugins/admin/systems/class_terminalGeneric.inc:634
+#: plugins/admin/systems/goSpamServerRule.tpl:6
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
+#: plugins/admin/systems/class_servRepository.inc:386
+#: plugins/admin/systems/class_goShareServer.inc:396
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
+#: plugins/admin/applications/class_applicationGeneric.inc:551
+#: plugins/admin/applications/class_applicationGeneric.inc:555
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
+#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/acl/class_aclRole.inc:677
+#: plugins/admin/ogroups/class_ogroup.inc:756
+#: plugins/admin/fai/class_faiScriptEntry.inc:183
+#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
+#: plugins/admin/fai/class_faiPackage.inc:545
+#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
+#: plugins/admin/fai/faiProfile.tpl:9
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
+#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
+#: plugins/admin/fai/class_faiHookEntry.inc:192
+#: plugins/admin/fai/class_faiTemplateEntry.inc:251
+#: plugins/admin/fai/faiTemplateEntry.tpl:7
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/faiHookEntry.tpl:9
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#: plugins/admin/fai/faiVariableEntry.tpl:9
+#: plugins/admin/fai/class_faiSummaryTab.inc:340
+#: plugins/admin/fai/faiPartitionTable.tpl:9
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
+#: plugins/admin/fai/class_faiProfile.inc:465
+#: plugins/admin/fai/class_faiVariableEntry.inc:146
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
+#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
+#: html/getxls.php:290
+msgid "Name"
+msgstr "Cognome"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
+#, fuzzy
+msgid "Blocklist"
+msgstr "Liste di blocco"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
+#, fuzzy
+msgid "Blocklist type"
+msgstr "Liste di blocco"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
+#: plugins/addons/addressbook/address_edit.tpl:233
+#: plugins/addons/addressbook/address_info.tpl:171
+#: plugins/generic/references/class_reference.inc:30
+msgid "FAX"
+msgstr "FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
+msgid "This account has no fax extensions."
+msgstr "Questa identità non possiede estensioni FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
+msgid "Remove fax account"
+msgstr "Elimina estensioni FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
+msgid ""
+"This account has fax features enabled. You can disable them by clicking "
+"below."
+msgstr "Questa identià possiede estensioni FAX."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
+msgid "Create fax account"
+msgstr "Crea estensioni FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
+msgid ""
+"This account has fax features disabled. You can enable them by clicking "
+"below."
+msgstr "Questa identità non possiede estensioni FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
+msgid "You're trying to add an invalid phone number."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
+#: plugins/admin/groups/class_groupApplication.inc:682
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
+#, fuzzy
+msgid "back"
+msgstr "Indietro"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
+#, fuzzy, php-format
+msgid "Removing of user/fax account with dn '%s' failed."
+msgstr "Elimina estensioni Unix"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
+msgid "The required field 'Fax' is not set."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
+msgid "Please enter a valid telephone number in the 'Fax' field."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
+msgid "Mail delivery is checked, but no address has been specified."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
+msgid "The mail address you've entered is invalid."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
+msgid ""
+"Deliver fax to printer, is only possible if valid printer is given. Please "
+"correct your choice."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
+#, fuzzy, php-format
+msgid "Saving of user/fax account with dn '%s' failed."
+msgstr "Estenzioni Proxy Internet"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
+#, fuzzy
+msgid "Fax account settings"
+msgstr "Impostazioni Samba"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
+msgid "Enable/Disable fax"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
+#, fuzzy
+msgid "Receive blocklist"
+msgstr "Lista delle liste di blocchi"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
+#, fuzzy
+msgid "Send blocklist"
+msgstr "Liste di blocco"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
+#: plugins/addons/addressbook/class_addressbook.inc:808
+#: plugins/personal/generic/class_user.inc:1451
+#, fuzzy
+msgid "Fax number"
+msgstr "Numero di telefono"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
+#, fuzzy
+msgid "Alternate fax number"
+msgstr "Numeri di Fax alternativi"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
+#: plugins/gofax/faxaccount/generic.tpl:70
+msgid "Deliver fax as mail"
+msgstr "Recapita Fax come mail"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
+#: plugins/gofax/faxaccount/generic.tpl:77
+msgid "Deliver fax to printer"
+msgstr "Recapita Fax alla stampante"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
+#: plugins/gofax/faxaccount/generic.tpl:34
+msgid "Delivery format"
+msgstr "Formato di recapito"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
+#: plugins/gofax/faxaccount/generic.tpl:21
+#: plugins/admin/ogroups/class_phonequeue.inc:950
+#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Language"
+msgstr "Lingua"
+
+#: plugins/gofax/faxaccount/locals.tpl:6
+msgid "Select numbers to add"
+msgstr "Seleziona il numero da aggiungere"
+
+#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
+#: plugins/addons/addressbook/contents.tpl:65
+#: plugins/admin/groups/mail_locals.tpl:22
+#: plugins/admin/groups/group_objects.tpl:20
+#: plugins/admin/systems/glpiSelectUser.tpl:27
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
+#: plugins/admin/systems/glpiAttachmentPool.tpl:27
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
+#: plugins/admin/systems/glpiDeviceManagement.tpl:27
+#: plugins/admin/systems/servRepository.tpl:38
+#: plugins/admin/ogroups/ogroup_objects.tpl:20
+#: plugins/admin/fai/faiPackageEntry.tpl:32
+#: plugins/admin/fai/faiProfileEntry.tpl:31
+#: plugins/personal/mail/mail_locals.tpl:25
+#: plugins/personal/environment/selectPrinterDialog.tpl:24
+#: plugins/personal/environment/hotplugDialog.tpl:24
+#: plugins/personal/posix/posix_groups.tpl:21
+#: plugins/personal/samba/samba3_workstations.tpl:20
+#: plugins/gofon/macro/headpage.tpl:29
+#: plugins/gofon/conference/headpage.tpl:29
+#: ihtml/themes/default/MultiSelectWindow.tpl:38
+#: ihtml/themes/default/MultiSelectWindow.tpl:78
+msgid "Filters"
+msgstr "Filtri"
+
+#: plugins/gofax/faxaccount/locals.tpl:28
+msgid "Display numbers of department"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:29
+#: plugins/addons/addressbook/contents.tpl:87
+#: plugins/admin/groups/mail_locals.tpl:33
+#: plugins/admin/groups/group_objects.tpl:40
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
+#: plugins/admin/ogroups/ogroup_objects.tpl:42
+#: plugins/personal/mail/mail_locals.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:34
+#: plugins/personal/posix/trust_machines.tpl:27
+#: plugins/personal/posix/posix_groups.tpl:35
+#: plugins/personal/samba/samba3_workstations.tpl:27
+msgid "Choose the department the search will be based on"
+msgstr "Scegli il dipartimento di base per la ricerca"
+
+#: plugins/gofax/faxaccount/locals.tpl:38
+msgid "Display numbers matching"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:41
+msgid "Regular expression for matching numbers"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:47
+msgid "Display numbers of user"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:50
+msgid "User name of which numbers are shown"
+msgstr ""
+
+#: plugins/gofax/faxaccount/lists.tpl:5
+msgid "Blocked numbers/lists"
+msgstr "Numeri/liste bloccati"
+
+#: plugins/gofax/faxaccount/lists.tpl:17
+msgid "List of predefined blocklists"
+msgstr "Liste di blocco predefinite"
+
+#: plugins/gofax/faxaccount/lists.tpl:25
+#, fuzzy
+msgid "Add the list to the blocklists"
+msgstr "Lista delle liste di blocchi"
+
+#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
+#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
+#: plugins/personal/connectivity/main.inc:110
+#: plugins/personal/environment/main.inc:110
+#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
+#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
+#: plugins/gofon/phoneaccount/main.inc:112
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr ""
+"Click sul bottone 'Modifica' qui sotto per cambiare le informazioni in "
+"questo dialogo"
+
+#: plugins/gofax/faxaccount/main.inc:101
+#: plugins/gofax/faxaccount/generic.tpl:121
+#: plugins/gofax/faxaccount/generic.tpl:129
+#: plugins/addons/logview/gosa_log_contents.tpl:62
+#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
+#: plugins/admin/systems/glpiManufacturer.tpl:7
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
+#: plugins/admin/systems/goShareServer.tpl:17
+#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
+#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
+#: plugins/admin/systems/servdnseditzone.tpl:40
+#: plugins/admin/systems/glpiPrinter.tpl:88
+#: plugins/admin/systems/glpiPrinter.tpl:99
+#: plugins/admin/fai/faiVariable.tpl:53
+#: plugins/admin/fai/faiPartitionTable.tpl:53
+#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
+#: plugins/personal/netatalk/main.inc:102
+#: plugins/personal/connectivity/main.inc:111
+#: plugins/personal/environment/main.inc:111
+#: plugins/personal/environment/environment.tpl:184
+#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
+#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
+#: plugins/gofon/phoneaccount/main.inc:113
+#: include/sieve/templates/element_comment.tpl:8
+msgid "Edit"
+msgstr "Modifica"
+
+#: plugins/gofax/faxaccount/main.inc:109
+msgid "FAX settings"
+msgstr "Impostazioni FAX"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:15
+msgid "Fax number for GOfax to trigger on"
+msgstr ""
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:18
+#, fuzzy
+msgid "Alternate fax numbers will not be copied"
+msgstr "Numeri di Fax alternativi"
+
+#: plugins/gofax/faxaccount/generic.tpl:26
+msgid "Specify the GOfax communication language for fax to mail gateway"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:38
+msgid "Specify delivery format for fax to mail gateway"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:51
+msgid "Delivery methods"
+msgstr "Metodi di recapito"
+
+#: plugins/gofax/faxaccount/generic.tpl:56
+msgid "Temporary disable fax usage"
+msgstr "Disabilita temporaneamente l'uso del Fax"
+
+#: plugins/gofax/faxaccount/generic.tpl:62
+msgid "Deliver fax as mail to"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:93
+msgid "Alternate fax numbers"
+msgstr "Numeri di Fax alternativi"
+
+#: plugins/gofax/faxaccount/generic.tpl:108
+#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
+#: plugins/personal/mail/copypaste.tpl:44
+#: plugins/personal/mail/generic.tpl:260
+msgid "Add local"
+msgstr "Aggiungi localmente"
+
+#: plugins/gofax/faxaccount/generic.tpl:115
+msgid "Blocklists"
+msgstr "Liste di blocco"
+
+#: plugins/gofax/faxaccount/generic.tpl:118
+msgid "Blocklists for incoming fax"
+msgstr "Liste di blocco per i Fax in arrivo"
+
+#: plugins/gofax/faxaccount/generic.tpl:126
+msgid "Blocklists for outgoing fax"
+msgstr "Liste di blocco per i Fax in partenza"
+
+#: plugins/addons/gotomasses/main.inc:51
+#: plugins/addons/gotomasses/class_gotomasses.inc:6
+#: plugins/addons/gotomasses/class_gotomasses.inc:273
+#: plugins/addons/gotomasses/class_gotomasses.inc:279
+#, fuzzy
+msgid "System mass deployment"
+msgstr "Dipartimento"
+
+#: plugins/addons/gotomasses/contents.tpl:37
+#: plugins/admin/fai/class_faiSummaryTab.inc:339
+#, fuzzy
+msgid "No."
+msgstr "nessuno"
+
+#: plugins/addons/gotomasses/contents.tpl:40
+#, fuzzy
+msgid "Mac address"
+msgstr "Indirizzo principale"
+
+#: plugins/addons/gotomasses/contents.tpl:45
+#, fuzzy
+msgid "Assigned object group"
+msgstr "Gruppo di oggetti"
+
+#: plugins/addons/gotomasses/contents.tpl:48
+#: plugins/addons/logview/gosa_log_contents.tpl:20
+#: plugins/addons/logview/gosa_log_contents.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
+#: plugins/admin/systems/class_baseSelectDialog.inc:47
+#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
+#: plugins/admin/systems/workstation.tpl:121
+#: plugins/admin/ogroups/termgroup.tpl:88
+msgid "Action"
+msgstr "Azione"
+
+#: plugins/addons/gotomasses/contents.tpl:72
+#, fuzzy
+msgid "Select object group"
+msgstr "Gruppo di oggetti"
+
+#: plugins/addons/gotomasses/contents.tpl:79
+#, fuzzy
+msgid "Remove this entry"
+msgstr "Elimina contatto"
+
+#: plugins/addons/gotomasses/contents.tpl:102
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+#, fuzzy
+msgid "New entry"
+msgstr "utenti"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:88
+#, fuzzy
+msgid "Your are not allowed to import csv data into this plugin."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:92
+#, fuzzy
+msgid "The uploaded file seams to be empty, import aborted."
+msgstr "Rimuovi"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:148
+#, fuzzy
+msgid "Your are not allowed to view contents of this plugin."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:154
+#, fuzzy, php-format
+msgid "Can't locate or read csv storage file '%s'."
+msgstr "Rimuovi"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:160
+#, fuzzy, php-format
+msgid "Can't read csv storage file '%s'."
+msgstr "Rimuovi"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:200
+#, fuzzy
+msgid "Your are not allowed to write the content of this plugin."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:205
+#, fuzzy, php-format
+msgid "Can't locate or write csv storage file '%s'."
+msgstr "Rimuovi"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:209
+#, fuzzy, php-format
+msgid "Can't write csv storage file '%s'."
+msgstr "Rimuovi"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:274
+msgid "Provide a mechanism to automatically activate a set of systems"
+msgstr ""
+
+#: plugins/addons/notifications/main.inc:46
+#: plugins/addons/notifications/class_msgplug.inc:6
+#, fuzzy
+msgid "Notifications"
+msgstr "Località"
+
+#: plugins/addons/notifications/contents.tpl:2
+#, fuzzy
+msgid "Notification target"
+msgstr "Non ci sono certificati installati"
+
+#: plugins/addons/notifications/contents.tpl:7
+msgid "Use target from"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:21
+#, fuzzy
+msgid "Available recipients"
+msgstr "Applicazioni disponibili"
+
+#: plugins/addons/notifications/contents.tpl:22
+#: ihtml/themes/default/acl.tpl:30
+msgid "List message possible targets"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:33
+#, fuzzy
+msgid "Recipients"
+msgstr "Descrizione"
+
+#: plugins/addons/notifications/contents.tpl:34
+#: ihtml/themes/default/acl.tpl:42
+msgid "List message recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:44
+#: plugins/addons/logview/gosa_log_contents.tpl:85
+#: plugins/addons/logview/contents.tpl:85
+msgid "Message"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:60
+#, fuzzy
+msgid "Send message"
+msgstr "Home Page"
+
+#: plugins/addons/notifications/contents.tpl:72
+#, fuzzy
+msgid "Notification send!"
+msgstr "Non ci sono certificati installati"
+
+#: plugins/addons/notifications/contents.tpl:75
+msgid ""
+"Your message has been sent successfully. Press the continue button to get "
+"back to the notification plugin."
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:78
+#: plugins/admin/systems/SelectDeviceType.tpl:44
+#: plugins/admin/systems/ServiceAddDialog.tpl:28
+#: plugins/admin/users/template.tpl:48
+#: plugins/admin/departments/class_departmentGeneric.inc:477
+#: plugins/admin/departments/class_departmentGeneric.inc:572
+#: plugins/admin/fai/class_faiManagement.inc:569
+#: plugins/admin/fai/class_faiManagement.inc:753
+#: plugins/admin/fai/class_faiManagement.inc:759
+#: include/sieve/templates/select_test_type.tpl:11
+#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
+#: ihtml/themes/default/snapshotdialog.tpl:87
+msgid "Continue"
+msgstr "Continua"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/systems/printer.tpl:91
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/users/class_userManagement.inc:28
+#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
+#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
+msgid "Users"
+msgstr "Utenti"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
+#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
+msgid "Groups"
+msgstr "Gruppi di utenti"
+
+#: plugins/addons/notifications/class_msgplug.inc:99
+#, fuzzy
+msgid "You have no permissions to send a message!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/addons/notifications/class_msgplug.inc:103
+msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:111
+#: plugins/admin/systems/class_servGeneric.inc:114
+#: plugins/admin/systems/class_terminalGeneric.inc:208
+#: plugins/admin/systems/class_terminalGeneric.inc:220
+#: plugins/admin/systems/class_terminalGeneric.inc:232
+#: plugins/admin/systems/class_workstationGeneric.inc:185
+#: plugins/admin/ogroups/class_termgroup.inc:208
+#, php-format
+msgid "Execution of '%s' failed!"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:117
+#, fuzzy
+msgid "Please specify at least one recipient to send a message!"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/addons/notifications/class_msgplug.inc:213
+#, fuzzy
+msgid "No DESC tag in message file:"
+msgstr "Manca il DESC tag nel messaggio di risposta automatica:"
+
+#: plugins/addons/notifications/class_msgplug.inc:240
+#, fuzzy
+msgid "Notification"
+msgstr "Località"
+
+#: plugins/addons/notifications/class_msgplug.inc:241
+#: plugins/addons/notifications/class_msgplug.inc:246
+#, fuzzy
+msgid "Notification plugin"
+msgstr "Non ci sono certificati installati"
+
+#: plugins/addons/notifications/class_msgplug.inc:249
+#, fuzzy
+msgid "Allow sending notifications"
+msgstr "Opzioni applicazione"
+
+#: plugins/addons/mailqueue/main.inc:42
+#: plugins/addons/mailqueue/class_mailqueue.inc:6
+msgid "Mail queue"
+msgstr "Coda della posta"
+
+#: plugins/addons/mailqueue/contents.tpl:12
+#, fuzzy
+msgid "Please enter a search string here."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/addons/mailqueue/contents.tpl:14
+#, fuzzy
+msgid "Select a server"
+msgstr "Rimuovi"
+
+#: plugins/addons/mailqueue/contents.tpl:17
+msgid "with status"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:21
+msgid "within the last"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:29
+msgid "Remove all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:30
+msgid "Remove all messages from selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:31
+#: plugins/addons/mailqueue/class_mailqueue.inc:401
+#, fuzzy
+msgid "Hold all messages"
+msgstr "Inoltra i messaggi a"
+
+#: plugins/addons/mailqueue/contents.tpl:32
+msgid "Hold all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:33
+msgid "Release all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:34
+msgid "Release all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:35
+#: plugins/addons/mailqueue/class_mailqueue.inc:403
+msgid "Requeue all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:36
+msgid "Requeue all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:46
+msgid "Search returned no results"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:52
+#, fuzzy
+msgid "ID"
+msgstr "UID"
+
+#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1273
+#: plugins/admin/systems/class_servGeneric.inc:420
+#: plugins/admin/systems/servnfs.tpl:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:432
+#: plugins/personal/mail/generic.tpl:16
+#: plugins/generic/references/class_reference.inc:44
+#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
+msgid "Server"
+msgstr "Server"
+
+#: plugins/addons/mailqueue/contents.tpl:54
+#: plugins/admin/systems/glpi_devices.tpl:293
+#: plugins/admin/systems/glpi_devices.tpl:420
+#: plugins/admin/systems/glpi_devices.tpl:485
+#: plugins/personal/connectivity/pureftpd.tpl:55
+#: include/sieve/templates/element_size.tpl:4
+#: include/sieve/class_sieveManagement.inc:599
+msgid "Size"
+msgstr "Dimensione"
+
+#: plugins/addons/mailqueue/contents.tpl:55
+#, fuzzy
+msgid "Arrival"
+msgstr "Aprile"
+
+#: plugins/addons/mailqueue/contents.tpl:57
+#, fuzzy
+msgid "Recipient"
+msgstr "Descrizione"
+
+#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
+#: setup/setup_checks.tpl:91
+msgid "Error"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:76
+#: plugins/addons/mailqueue/class_mailqueue.inc:381
+#: include/sieve/class_sieveManagement.inc:641
+#, fuzzy
+msgid "Active"
+msgstr "Privato"
+
+#: plugins/addons/mailqueue/contents.tpl:94
+#, fuzzy
+msgid "Delete this message"
+msgstr "Elimina questo record"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "unhold"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:98
+#, fuzzy
+msgid "Release message"
+msgstr "Rimuovi"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#, fuzzy
+msgid "hold"
+msgstr "metodo"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#: plugins/addons/mailqueue/class_mailqueue.inc:405
+#, fuzzy
+msgid "Hold message"
+msgstr "Home Page"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+#, fuzzy
+msgid "requeue"
+msgstr "Numero di telefono"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "Requeue this message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:109
+#, fuzzy
+msgid "header"
+msgstr "leggere"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+#, fuzzy
+msgid "Display header from this message"
+msgstr "Mostra utenti che corrispondono a"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:65
+msgid ""
+"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:92
+#: plugins/addons/mailqueue/class_mailqueue.inc:119
+#: plugins/addons/mailqueue/class_mailqueue.inc:178
+#: plugins/addons/mailqueue/class_mailqueue.inc:206
+#, php-format
+msgid ""
+"You do not have permission to execute the command '%s' on the mailqueue."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:100
+#: plugins/addons/mailqueue/class_mailqueue.inc:128
+#: plugins/addons/mailqueue/class_mailqueue.inc:188
+#: plugins/addons/mailqueue/class_mailqueue.inc:221
+#, php-format
+msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:233
+msgid "There are no mail server specified."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:283
+msgid "up"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:285
+#, fuzzy
+msgid "down"
+msgstr "Dominio"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:313
+#: plugins/addons/mailqueue/class_mailqueue.inc:378
+#: plugins/addons/logview/class_logview.inc:123
+#: plugins/addons/logview/class_logview.inc:145
+#: plugins/addons/logview/class_gosa_logview.inc:146
+#: plugins/addons/addressbook/class_addressbook.inc:619
+msgid "All"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:328
+msgid "no limit"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:331
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "hour"
+msgstr "ora"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:333
+#, fuzzy
+msgid "hours"
+msgstr "ora"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:379
+msgid "Hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:380
+msgid "Un hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:382
+msgid "Not active"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:391
+#, fuzzy
+msgid "Mailqueue"
+msgstr "Coda della posta"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:392
+#, fuzzy
+msgid "Mailqueue addon"
+msgstr "Coda della posta"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:397
+#, fuzzy
+msgid "Mail queue addon"
+msgstr "Coda della posta"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:400
+#, fuzzy
+msgid "Unhold all messages"
+msgstr "Inoltra i messaggi a"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:402
+#, fuzzy
+msgid "Delete all messages"
+msgstr "Elimina questo record"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:404
+#, fuzzy
+msgid "Unhold message"
+msgstr "Home Page"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:406
+#, fuzzy
+msgid "Delete message"
+msgstr "Elimina questo record"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:407
+#, fuzzy
+msgid "Requeue message"
+msgstr "Rimuovi"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:408
+msgid "Gathering queue data"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:409
+#, fuzzy
+msgid "Get header information"
+msgstr "Informazioni generali"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:11
+#: plugins/addons/logview/contents.tpl:11
+msgid "Show hosts"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:38
+#: plugins/addons/logview/contents.tpl:38
+msgid "Time interval"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:48
+#: plugins/addons/logview/contents.tpl:48
+msgid "Enter string to search for"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:60
+#: plugins/addons/logview/contents.tpl:60
+msgid "Ruleset"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:86
+#, fuzzy
+msgid "Repeated"
+msgstr "leggere"
+
+#: plugins/addons/logview/class_logview.inc:7
+#: plugins/addons/logview/class_logview.inc:409
+#: plugins/addons/logview/class_gosa_logview.inc:7
+msgid "System logs"
+msgstr "Log di sitema"
+
+#: plugins/addons/logview/class_logview.inc:79
+msgid "No LOG servers defined!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:94
+#: plugins/addons/logview/class_logview.inc:194
+#: plugins/addons/logview/class_gosa_logview.inc:129
+#: plugins/addons/logview/class_gosa_logview.inc:185
+msgid "Can't connect to log database, no logs can be shown!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:101
+#: plugins/addons/logview/class_logview.inc:198
+#: plugins/addons/logview/class_gosa_logview.inc:136
+#: plugins/addons/logview/class_gosa_logview.inc:190
+msgid "Can't select log database for log generation!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:114
+msgid "Query for log database failed!. Requesting host names failed."
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:137
+msgid "Query for log database failed!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "one hour"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "6 hours"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "12 hours"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "24 hours"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "2 days"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "one week"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "2 weeks"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "one month"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:175
+#: plugins/addons/logview/class_gosa_logview.inc:165
+#, fuzzy
+msgid "You have insufficient permissions to view syslog entries."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/addons/logview/class_logview.inc:403
+#, fuzzy
+msgid "Log view"
+msgstr "Utenti di Dominio"
+
+#: plugins/addons/logview/class_logview.inc:404
+#, fuzzy
+msgid "Log view addon"
+msgstr "Dominio"
+
+#: plugins/addons/logview/class_gosa_logview.inc:99
+msgid "No GOsa LOG servers defined!"
+msgstr ""
+
+#: plugins/addons/logview/main.inc:34
+msgid "System log view"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:20
+msgid "Log level"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:82
+msgid "Level"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:83
+msgid "Hostname"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:10
+#, fuzzy
+msgid "DFS Managment"
+msgstr "Dirigenza"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:151
+#, fuzzy, php-format
+msgid "Removing of DFS share with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:170
+msgid "No DFS entries found"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#, fuzzy
+msgid "Go up one dfsshare"
+msgstr "Sali di dipartimento"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_servDNSeditZone.inc:313
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/acl/class_aclRole.inc:338
+#: plugins/admin/ogroups/phonequeue.tpl:24
+#: plugins/admin/fai/class_faiProfile.inc:311
+#: include/sieve/templates/object_container_clear.tpl:8
+#: include/sieve/templates/object_container.tpl:8
+#: include/class_MultiSelectWindow.inc:194
+#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
+msgid "Up"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+msgid "Go to dfs root"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+#: include/class_MultiSelectWindow.inc:188
+msgid "Root"
+msgstr "Root"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:215
+#, fuzzy
+msgid "Create new dfsshare"
+msgstr "Crea in"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:247
+#: setup/class_setupStep_Finish.inc:37
+#: ihtml/themes/default/copyPasteDialog.tpl:32
+msgid "Finish"
+msgstr "Esegui"
+
+#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
+msgid "Distributed File System Administration"
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:8
+#, fuzzy
+msgid "DFS Shares"
+msgstr "reset"
+
+#: plugins/addons/godfs/contents.tpl:26
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected dfs shares. Having "
+"a large numbers of dfs shares, you might prefer the range selectors on top "
+"of the dfs share list."
+msgstr ""
+"Questo menù permette di creare, modificare e cancellare gli utenti "
+"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
+"intervalli in cima alla lista degli utenti."
+
+#: plugins/addons/godfs/contents.tpl:40
+#, fuzzy
+msgid "Display dfs shares matching"
+msgstr "Mostra gli indirizzi che corrispondono"
+
+#: plugins/addons/godfs/contents.tpl:44
+#, fuzzy
+msgid "Regular expression for matching dfs share names"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/addons/godfs/generic.tpl:4
+#, fuzzy
+msgid "DFS Properties"
+msgstr "Modifica proprietà"
+
+#: plugins/addons/godfs/generic.tpl:8
+#, fuzzy
+msgid "Name of dfs Share"
+msgstr "Crea in"
+
+#: plugins/addons/godfs/generic.tpl:16
+#, fuzzy
+msgid "Fileserver"
+msgstr "Server"
+
+#: plugins/addons/godfs/generic.tpl:20
+#, fuzzy
+msgid "Share on Fileserver"
+msgstr "server"
+
+#: plugins/addons/godfs/generic.tpl:30
+#, fuzzy
+msgid "DFS Location"
+msgstr "Località"
+
+#: plugins/addons/godfs/generic.tpl:34
+#: plugins/addons/addressbook/class_addressbook.inc:816
+#: plugins/admin/systems/class_printGeneric.inc:892
+#: plugins/admin/systems/class_workstationGeneric.inc:616
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
+#: plugins/admin/systems/workstation.tpl:19
+#: plugins/admin/systems/class_glpiAccount.inc:792
+#: plugins/admin/departments/class_departmentGeneric.inc:598
+#: plugins/admin/departments/generic.tpl:56
+#: plugins/admin/departments/generic.tpl:68
+#: plugins/personal/generic/class_user.inc:1441
+#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
+msgid "Location"
+msgstr "Località"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:102
+#: plugins/addons/godfs/class_dfsgeneric.inc:104
+#, fuzzy
+msgid "Dfs share already exists."
+msgstr "La password immessa come 'Nuova password' è vuota"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:117
+#, fuzzy
+msgid "Required Field \"Name of dfs Share\" is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:120
+#, fuzzy
+msgid "Required Field \"Description\" is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:123
+#, fuzzy
+msgid "Required Field \"Fileserver\" is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:126
+#, fuzzy
+msgid "Required Field \"Share on fileserver\" is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:129
+#, fuzzy
+msgid "Required Field \"Location\" is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:186
+#, fuzzy, php-format
+msgid "Saving dfs/generic with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:219
+#, fuzzy, php-format
+msgid "Removing dfs/generic with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: plugins/addons/addressbook/remove.tpl:6
+msgid ""
+"This includes all addressbook data in this entry. Please double check if "
+"your really want to do this since there is no way for GOsa to get your data "
+"back."
+msgstr ""
+
+#: plugins/addons/addressbook/dial.tpl:3
+msgid "Dial connection..."
+msgstr ""
+
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/class_addressbook.inc:435
+#: plugins/addons/addressbook/class_addressbook.inc:442
+#: plugins/addons/addressbook/class_addressbook.inc:446
+#: plugins/addons/addressbook/class_addressbook.inc:559
+msgid "Dial"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:7
+msgid "Choose the department to store entry in"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:24
+#: plugins/addons/addressbook/address_info.tpl:18
+msgid "Personal"
+msgstr "Personale"
+
+#: plugins/addons/addressbook/address_edit.tpl:30
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:7
+#: plugins/personal/generic/generic.tpl:49
+#, fuzzy
+msgid "Last name"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/addons/addressbook/address_edit.tpl:33
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:11
+#: plugins/personal/generic/generic.tpl:61
+#, fuzzy
+msgid "First name"
+msgstr "Liste di blocco"
+
+#: plugins/addons/addressbook/address_edit.tpl:48
+#: plugins/addons/addressbook/class_addressbook.inc:820
+#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
+#: html/getxls.php:298
+msgid "Initials"
+msgstr "Iniziali"
+
+#: plugins/addons/addressbook/address_edit.tpl:60
+#: plugins/addons/addressbook/address_info.tpl:40
+#: plugins/personal/generic/class_user.inc:1428
+#: plugins/personal/generic/generic.tpl:73
+msgid "Personal title"
+msgstr "Titolo onorifico"
+
+#: plugins/addons/addressbook/address_edit.tpl:74
+#: plugins/addons/addressbook/address_info.tpl:53
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Private"
+msgstr "Privato"
+
+#: plugins/addons/addressbook/address_edit.tpl:80
+#: plugins/addons/addressbook/address_edit.tpl:207
+#: plugins/addons/addressbook/address_info.tpl:59
+#: plugins/addons/addressbook/address_info.tpl:155
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
+#: plugins/admin/departments/class_departmentGeneric.inc:603
+#: plugins/admin/departments/generic.tpl:76
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/generic.tpl:368
+#: include/sieve/templates/element_address.tpl:15
+#: include/sieve/templates/element_address.tpl:113
+#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
+msgid "Address"
+msgstr "Indirizzo"
+
+#: plugins/addons/addressbook/address_edit.tpl:106
+#: plugins/addons/addressbook/address_info.tpl:75
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
+msgid "Mobile"
+msgstr "Cellulare"
+
+#: plugins/addons/addressbook/address_edit.tpl:118
+#: plugins/addons/addressbook/address_info.tpl:83
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
+msgid "Email"
+msgstr "Indirizzo email"
+
+#: plugins/addons/addressbook/address_edit.tpl:134
+#: plugins/addons/addressbook/address_info.tpl:99
+msgid "Organizational"
+msgstr "Organizzazione"
+
+#: plugins/addons/addressbook/address_edit.tpl:143
+#: plugins/addons/addressbook/address_info.tpl:109
+msgid "Company"
+msgstr "Azienda"
+
+#: plugins/addons/addressbook/address_edit.tpl:167
+#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
+#: html/getxls.php:298
+msgid "City"
+msgstr "Città"
+
+#: plugins/addons/addressbook/address_edit.tpl:179
+#: plugins/addons/addressbook/address_info.tpl:133
+#: plugins/personal/generic/class_user.inc:1410
+#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
+msgid "Postal code"
+msgstr "CAP"
+
+#: plugins/addons/addressbook/address_edit.tpl:191
+#: plugins/addons/addressbook/address_info.tpl:141
+#: plugins/admin/departments/class_departmentGeneric.inc:596
+msgid "Country"
+msgstr "Paese"
+
+#: plugins/addons/addressbook/address_edit.tpl:246
+#: plugins/addons/addressbook/class_addressbook.inc:813
+#: plugins/addons/addressbook/address_info.tpl:179
+#: plugins/personal/nagios/nagios.tpl:79
+#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
+#: html/getxls.php:300
+msgid "Pager"
+msgstr "Pager"
+
+#: plugins/addons/addressbook/address_edit.tpl:264
+#: plugins/admin/systems/goKrbServer.tpl:30
+#: plugins/admin/systems/goGlpiServer.tpl:32
+#: plugins/admin/systems/goLdapServer.tpl:9
+#: plugins/admin/systems/glpi_devices.tpl:760
+#: plugins/admin/systems/class_goService.inc:39
+#: plugins/admin/systems/goImapServer.tpl:116
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
+#: plugins/admin/systems/goMailServer.tpl:221
+#: plugins/admin/systems/servnfs.tpl:139
+#: plugins/admin/systems/goNtpServer.tpl:29
+#: plugins/admin/systems/goShareServer.tpl:29
+#: plugins/admin/systems/goFonServer.tpl:39
+#: plugins/admin/systems/goSyslogServer.tpl:5
+#: plugins/admin/systems/servkolab.tpl:245
+#: plugins/admin/systems/goCupsServer.tpl:5
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
+#: plugins/admin/systems/goTerminalServer.tpl:23
+#: plugins/admin/systems/goSpamServer.tpl:125
+#: plugins/admin/systems/goFaxServer.tpl:23
+#: plugins/admin/systems/gosaLogServer.tpl:31
+#: plugins/admin/systems/servdns.tpl:21
+#: plugins/admin/systems/goSpamServerRule.tpl:21
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
+#: plugins/admin/systems/servRepository.tpl:66
+#: plugins/admin/systems/servdnseditzone.tpl:128
+#: plugins/admin/systems/goVirusServer.tpl:168
+#: plugins/admin/systems/goLogDBServer.tpl:23
+#: plugins/admin/departments/class_departmentManagement.inc:395
+#: plugins/admin/departments/dep_move_confirm.tpl:15
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
+#: plugins/personal/scalix/main.inc:99
+#: plugins/personal/environment/hotplugDialogNew.tpl:53
+#: plugins/personal/generic/generic_certs.tpl:91
+#: plugins/personal/generic/generic_picture.tpl:33
+#: include/sieve/templates/management.tpl:24
+#: include/sieve/templates/edit_frame_base.tpl:39
+#: include/class_MultiSelectWindow.inc:80
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+msgid "Save"
+msgstr "Salva"
+
+#: plugins/addons/addressbook/class_addressbook.inc:6
+#: plugins/addons/addressbook/class_addressbook.inc:796
+#: plugins/addons/addressbook/class_addressbook.inc:802
+#: setup/class_setupStep_Feedback.inc:105
+msgid "Addressbook"
+msgstr "Rubrica"
+
+#: plugins/addons/addressbook/class_addressbook.inc:174
+#, php-format
+msgid "Dial from %s to %s now?"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:178
+msgid ""
+"You have no personal phone number set. Please change that in order to "
+"perform direct dials."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:205
+#: plugins/addons/addressbook/class_addressbook.inc:760
+#, fuzzy, php-format
+msgid "Removing of addressbook entry '%s' failed."
+msgstr "Mostra contatti della rubrica"
+
+#: plugins/addons/addressbook/class_addressbook.inc:212
+#: plugins/addons/addressbook/class_addressbook.inc:320
+msgid "You are not allowed to delete this entry!"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:314
+#, php-format
+msgid "You're about to delete the entry %s."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:452
+#, php-format
+msgid "Save contact for %s as vcard"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:458
+#, php-format
+msgid "Send mail to %s"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:571
+msgid "global addressbook"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:574
+#, fuzzy
+msgid "user database"
+msgstr "Database"
+
+#: plugins/addons/addressbook/class_addressbook.inc:578
+#, fuzzy, php-format
+msgid "Contact stored in '%s'"
+msgstr "Rimuovi"
+
+#: plugins/addons/addressbook/class_addressbook.inc:580
+msgid "Creating new entry in"
+msgstr "Crea in"
+
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/class_addressbook.inc:806
+#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
+#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
+msgid "Given name"
+msgstr "Nome"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Work phone"
+msgstr "Telefono del lavoro"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Cell phone"
+msgstr "Cellolare"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
+msgid "Home phone"
+msgstr "Telefono privato"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: plugins/personal/posix/class_posixAccount.inc:1365
+#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
+#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
+msgid "User ID"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:659
+#: plugins/admin/users/class_userManagement.inc:561
+#: plugins/admin/users/class_userManagement.inc:639
+#: plugins/personal/generic/class_user.inc:1105
+msgid "The required field 'Name' is not set."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:663
+#: plugins/admin/users/class_userManagement.inc:564
+#: plugins/admin/users/class_userManagement.inc:642
+#: plugins/personal/generic/class_user.inc:1120
+msgid "The required field 'Given name' is not set."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:669
+#: plugins/addons/addressbook/class_addressbook.inc:697
+#: plugins/admin/departments/class_departmentGeneric.inc:276
+#: plugins/personal/generic/class_user.inc:1141
+#: plugins/personal/generic/class_user.inc:1166
+msgid "The field 'Name' contains invalid characters."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:672
+#: plugins/addons/addressbook/class_addressbook.inc:694
+#: plugins/personal/generic/class_user.inc:1144
+#: plugins/personal/generic/class_user.inc:1163
+msgid "The field 'Given name' contains invalid characters."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:677
+#: plugins/addons/addressbook/class_addressbook.inc:680
+#: plugins/admin/departments/class_departmentGeneric.inc:279
+#: plugins/personal/generic/class_user.inc:1149
+msgid "The field 'Phone' contains an invalid phone number."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:683
+#: plugins/admin/departments/class_departmentGeneric.inc:282
+#: plugins/personal/generic/class_user.inc:1152
+msgid "The field 'Fax' contains an invalid phone number."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:686
+#: plugins/personal/generic/class_user.inc:1155
+msgid "The field 'Mobile' contains an invalid phone number."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:689
+#: plugins/personal/generic/class_user.inc:1158
+msgid "The field 'Pager' contains an invalid phone number."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:702
+#: plugins/admin/ogroups/class_mailogroup.inc:85
+#: plugins/personal/mail/class_mailAccount.inc:912
+#: plugins/personal/mail/class_mailAccount.inc:916
+msgid "Please enter a valid email address in 'Primary address' field."
+msgstr ""
+"Inserire un indirizzo di posta valido nel campo 'Indirizzo principale'."
+
+#: plugins/addons/addressbook/class_addressbook.inc:710
+msgid ""
+"Cannot create a unique DN for your entry. Please fill more formular fields."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:797
+#, fuzzy
+msgid "Addressbook entry acls"
+msgstr "Mostra contatti della rubrica"
+
+#: plugins/addons/addressbook/class_addressbook.inc:805
+#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
+msgid "Surename"
+msgstr "Cognome"
+
+#: plugins/addons/addressbook/class_addressbook.inc:807
+#: plugins/personal/generic/class_user.inc:1445
+#, fuzzy
+msgid "Telefon number"
+msgstr "Numero di telefono"
+
+#: plugins/addons/addressbook/class_addressbook.inc:809
+#: plugins/personal/generic/class_user.inc:1446
+#, fuzzy
+msgid "Mobile number"
+msgstr "Cellulare"
+
+#: plugins/addons/addressbook/class_addressbook.inc:810
+#: plugins/personal/generic/class_user.inc:1431
+#, fuzzy
+msgid "Home phone number"
+msgstr "Numero di telefono"
+
+#: plugins/addons/addressbook/class_addressbook.inc:811
+#: plugins/personal/generic/class_user.inc:1427
+#, fuzzy
+msgid "User identification"
+msgstr "Amministrazione utenti"
+
+#: plugins/addons/addressbook/class_addressbook.inc:812
+#: plugins/admin/groups/class_groupMail.inc:1118
+#: plugins/admin/systems/class_servDNS.inc:409
+#: plugins/admin/systems/servdnseditzone.tpl:60
+#: plugins/admin/ogroups/class_mailogroup.inc:189
+#: plugins/personal/mail/class_mailAccount.inc:1148
+#: plugins/personal/nagios/nagios.tpl:17
+#: plugins/personal/nagios/class_nagiosAccount.inc:288
+#: setup/setup_feedback.tpl:30 html/getxls.php:225
+msgid "Mail address"
+msgstr "Indirizzo principale"
+
+#: plugins/addons/addressbook/class_addressbook.inc:814
+#: plugins/personal/generic/class_user.inc:1433
+#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
+#: html/getxls.php:299
+msgid "Organization"
+msgstr "Organizzazione"
+
+#: plugins/addons/addressbook/class_addressbook.inc:817
+#: plugins/addons/addressbook/class_addressbook.inc:818
+#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Postal address"
+msgstr "CAP"
+
+#: plugins/addons/addressbook/class_addressbook.inc:819
+#: plugins/admin/departments/class_departmentGeneric.inc:602
+#: plugins/admin/departments/generic.tpl:60
+#: plugins/personal/generic/class_user.inc:1442
+#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
+#: html/getxls.php:301
+msgid "State"
+msgstr "Stato"
+
+#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
+msgid "Title"
+msgstr "Titolo"
+
+#: plugins/addons/addressbook/class_addressbook.inc:822
+#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
+msgid "Home postal address"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
+#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
+msgid "Common name"
+msgstr "Nome comune"
+
+#: plugins/addons/addressbook/main.inc:36
+msgid "Address book"
+msgstr "Rubrica"
+
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Contact"
+msgstr "Contatto"
+
+#: plugins/addons/addressbook/contents.tpl:37
+msgid ""
+"The telephone list plugin provides list and search facilities for the people "
+"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
+"find 'Gonicus'. Use the filters below to narrow down your search."
+msgstr ""
+"Il plugin della lista telefonica permette di cercare le persone nel sito. "
+"Puoi utilizzare l'asterisco [*] come carattere jolly. Usa i filtri sotto per "
+"caratterizzaze la ricerca."
+
+#: plugins/addons/addressbook/contents.tpl:48
+msgid "Add entry"
+msgstr "Aggiungi contatto"
+
+#: plugins/addons/addressbook/contents.tpl:54
+#: plugins/admin/groups/class_groupApplication.inc:764
+msgid "Edit entry"
+msgstr "Modifica contatto"
+
+#: plugins/addons/addressbook/contents.tpl:58
+msgid "Remove entry"
+msgstr "Elimina contatto"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Select to see regular users"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Show organizational entries"
+msgstr "Mostra contatti di organizzazioni"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Select to see users in addressbook"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Show addressbook entries"
+msgstr "Mostra contatti della rubrica"
+
+#: plugins/addons/addressbook/contents.tpl:84
+msgid "Display results for department"
+msgstr "Mostra risultati per dipartimento"
+
+#: plugins/addons/addressbook/contents.tpl:97
+msgid "Match object"
+msgstr "Oggetto corrispondente"
+
+#: plugins/addons/addressbook/contents.tpl:100
+msgid "Choose the object that will be searched in"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:112
+msgid "Search string"
+msgstr "Ricerca"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:2
+msgid ""
+"The CSV import plugin provides methods to generate user accounts from a file "
+"containing Comma Seperated Values. The administrator can decide which "
+"columns should be transfered to which attribute. Note that you must have at "
+"least the UID, GIVENNAME and SURENAME set."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:10
+msgid "Select CSV file to import"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:14
+#: plugins/addons/ldapmanager/contentimport.tpl:15
+#: plugins/personal/environment/kioskManagement.tpl:13
+msgid "Browse"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:19
+msgid "Select template"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:34
+msgid "All entries have been written to the LDAP database successfully."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:36
+msgid "Oups. There was an error during the import of your data."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:39
+msgid "Here is the status report for the import:"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:80
+msgid "Selected Template"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:7
+#, fuzzy
+msgid "XLS import"
+msgstr "Importa da formato CSV"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:99
+#: plugins/addons/ldapmanager/class_export.inc:84
+msgid "Error while exporting the requested entries!"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:112
+#: plugins/addons/ldapmanager/class_export.inc:96
+#, fuzzy, php-format
+msgid "You are not allowed to export the given ldap entry (%s)"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:3
+msgid ""
+"The XLS export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as xls. You may save these files for "
+"documentation."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:10
+#: plugins/addons/ldapmanager/contentexport.tpl:10
+msgid "Export single entry"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:14
+msgid "Choose the data you want to Export"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:24
+msgid "Export complete XLS for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:27
+#: plugins/addons/ldapmanager/contentexportxls.tpl:42
+#: plugins/addons/ldapmanager/contentexport.tpl:24
+#: plugins/addons/ldapmanager/contentexport.tpl:39
+msgid "Choose the department you want to Export"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:39
+#: plugins/addons/ldapmanager/contentexport.tpl:36
+msgid "Export IVBB LDIF for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:58
+#: plugins/addons/ldapmanager/contentexport.tpl:55
+msgid "Export successful"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the complete LDAP database to a xls file"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the LDAP Export to a xls file"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:3
+msgid ""
+"The LDIF export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as ldif. You may save these files for backup "
+"purpose or when initializing a new server."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:21
+msgid "Export complete LDIF for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the complete LDAP database to a file"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the LDAP Export "
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:3
+msgid ""
+"The LDIF import plugin provides methods to upload a set of entries to your "
+"running LDAP directory as ldif. You may use this to add new or modify "
+"existing entries. Remember that GOsa will not check your ldifs for GOsa "
+"conformance."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:10
+msgid "Import LDIF File"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:24
+msgid "Modify existing objects, keep untouched attributes"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:25
+msgid "Overwrite existing objects, all not listed attributes will be removed"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:34
+#, fuzzy
+msgid "Remove existing entries first"
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:41
+msgid "Import successful"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_export.inc:6
+msgid "CSV import"
+msgstr "Importa da formato CSV"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:6
+#: plugins/addons/ldapmanager/class_import.inc:6
+msgid "LDIF export"
+msgstr "Esporta in LDIF"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:105
+msgid "You've no permission to do CSV imports."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:166
+msgid "Need 'sn','givenName' and 'uid' to create user."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:214
+msgid "failed"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:218
+msgid "ok"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:282
+msgid "status"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:286
+#, php-format
+msgid "An Error Occured while inserting entry %s - process aborted"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:324
+msgid "Nothing to import!"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:336
+#: plugins/addons/ldapmanager/class_csvimport.inc:347
+#: plugins/addons/ldapmanager/class_csvimport.inc:352
+#: plugins/addons/ldapmanager/class_import.inc:68
+#: plugins/addons/ldapmanager/class_import.inc:76
+msgid "There is no file uploaded."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:341
+#: plugins/addons/ldapmanager/class_import.inc:61
+msgid "The specified file is empty."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:495
+msgid "The selected file does not contain any CSV Data..."
+msgstr ""
+
+#: plugins/addons/ldapmanager/main.inc:34
+#: plugins/addons/ldapmanager/class_ldif.inc:7
+msgid "LDAP manager"
+msgstr "Amministrazione LDAP"
+
+#: plugins/addons/ldapmanager/class_import.inc:52
+msgid "You need full access to all objects, to execute the import command."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_import.inc:109
+msgid "Unknown Error"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_ldif.inc:35
+#, fuzzy
+msgid "Ldap manager"
+msgstr "Amministrazione LDAP"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:41
+#, fuzzy
+msgid "Ldap manager addon"
+msgstr "Amministrazione LDAP"
+
+#: plugins/admin/groups/class_groupManagement.inc:250
+#: plugins/admin/systems/class_systemManagement.inc:489
+#: plugins/admin/applications/class_applicationManagement.inc:289
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
+#: plugins/admin/departments/class_departmentManagement.inc:169
+#: plugins/admin/fai/class_faiManagement.inc:206
+#, fuzzy, php-format
+msgid "You're about to delete the following entry %s"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/groups/class_groupManagement.inc:252
+#: plugins/admin/systems/class_systemManagement.inc:491
+#: plugins/admin/applications/class_applicationManagement.inc:291
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
+#: plugins/admin/departments/class_departmentManagement.inc:171
+#: plugins/admin/fai/class_faiManagement.inc:208
+#, fuzzy, php-format
+msgid "You're about to delete the following entries %s"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/groups/class_groupManagement.inc:286
+#: plugins/admin/groups/class_groupManagement.inc:339
+#: plugins/admin/groups/class_groupManagement.inc:370
+msgid "You are not allowed to delete this group!"
+msgstr ""
+
+#: plugins/admin/groups/class_groupManagement.inc:332
+#, php-format
+msgid "You're about to delete the group '%s'."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:415
+msgid "This 'dn' is no appgroup."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:423
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove applications"
+msgstr "Elimina estensioni per le applicazioni"
+
+#: plugins/admin/groups/class_groupApplication.inc:424
+msgid ""
+"This group has application features enabled. You can disable them by "
+"clicking below."
+msgstr "Questo gruppo non possiede estensioni per le applicazioni."
+
+#: plugins/admin/groups/class_groupApplication.inc:426
+msgid "Create applications"
+msgstr "Crea estensioni per le applicazioni"
+
+#: plugins/admin/groups/class_groupApplication.inc:427
+msgid ""
+"This group has application features disabled. You can enable them by "
+"clicking below."
+msgstr "Questo gruppo non possiede estensioni per le applicazioni."
+
+#: plugins/admin/groups/class_groupApplication.inc:434
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
+msgid "ACL"
+msgstr "ACL"
+
+#: plugins/admin/groups/class_groupApplication.inc:437
+msgid ""
+"You do not have permission to query application entries. All your changes "
+"will not be saved."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:450
+#, fuzzy
+msgid "Invalid character in category name."
+msgstr "L'uid contiene dei caratteri invalidi!"
+
+#: plugins/admin/groups/class_groupApplication.inc:458
+#, fuzzy
+msgid "The specified category already exists."
+msgstr "La password immessa come 'Nuova password' è vuota"
+
+#: plugins/admin/groups/class_groupApplication.inc:564
+msgid "The selected application name is not uniq. Please check your LDAP."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:602
+msgid "The selected application has no options."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:690
+#: plugins/admin/departments/class_divListDepartment.inc:195
+#, fuzzy
+msgid "department"
+msgstr "dipartimenti"
+
+#: plugins/admin/groups/class_groupApplication.inc:699
+#, fuzzy
+msgid "application"
+msgstr "applicazioni"
+
+#: plugins/admin/groups/class_groupApplication.inc:715
+#: plugins/admin/groups/class_groupApplication.inc:756
+#, fuzzy
+msgid "Delete entry"
+msgstr "Elimina questo record"
+
+#: plugins/admin/groups/class_groupApplication.inc:717
+#: plugins/admin/groups/class_groupApplication.inc:751
+#: include/sieve/templates/object_container_clear.tpl:9
+#: include/sieve/templates/object_container.tpl:9
+msgid "Move up"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:720
+#: plugins/admin/groups/class_groupApplication.inc:754
+#: include/sieve/templates/object_container_clear.tpl:13
+#: include/sieve/templates/object_container.tpl:13
+#, fuzzy
+msgid "Move down"
+msgstr "Dominio"
+
+#: plugins/admin/groups/class_groupApplication.inc:749
+msgid "Insert seperator"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:794
+msgid "This application is no longer available."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:797
+#, php-format
+msgid "This application is not available in any release named %s."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:801
+#, fuzzy
+msgid "Check parameter"
+msgstr "Parametro"
+
+#: plugins/admin/groups/class_groupApplication.inc:803
+msgid "This application has changed parameters."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:928
+#, fuzzy, php-format
+msgid "Removing of groups/applications with dn '%s' failed."
+msgstr "Mostra gruppi di applicazioni"
+
+#: plugins/admin/groups/class_groupApplication.inc:988
+#, fuzzy, php-format
+msgid "Saving of groups/applications with dn '%s' failed."
+msgstr "Nome applicazione"
+
+#: plugins/admin/groups/class_groupApplication.inc:1039
+#, php-format
+msgid ""
+"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
+"the objects base has changed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1044
+msgid ""
+"There are no releases available. You will not be able to select another "
+"release."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1195
+#, fuzzy
+msgid "Group applications"
+msgstr "Mostra applicazioni"
+
+#: plugins/admin/groups/class_groupApplication.inc:1202
+#: plugins/admin/groups/class_divListGroup.inc:229
+#: plugins/admin/applications/class_divListApplication.inc:213
+#: plugins/admin/applications/class_applicationGeneric.inc:548
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
+#: plugins/admin/ogroups/tabs_ogroups.inc:117
+#: plugins/admin/ogroups/class_ogroupManagement.inc:430
+#: plugins/generic/references/class_reference.inc:42
+#: plugins/gofon/fonreports/contents.tpl:34
+msgid "Application"
+msgstr "Applicazione"
+
+#: plugins/admin/groups/class_groupApplication.inc:1203
+#: plugins/admin/systems/class_servRepository.inc:258
+#: plugins/admin/systems/servRepositorySetup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:55
+#: plugins/admin/systems/workstationStartup.tpl:89
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/faiPackage.tpl:37
+#, fuzzy
+msgid "Release"
+msgstr "Rimuovi"
+
+#: plugins/admin/groups/class_groupApplication.inc:1204
+#, fuzzy
+msgid "Application parameter"
+msgstr "Nome applicazione"
+
+#: plugins/admin/groups/remove.tpl:6
+msgid ""
+"This may be a primary user group. Please double check if you really want to "
+"do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/groups/application_options.tpl:2
+msgid "Application options"
+msgstr "Opzioni applicazione"
+
+#: plugins/admin/groups/application.tpl:3
+#, fuzzy
+msgid "Release focus"
+msgstr "Rimuovi"
+
+#: plugins/admin/groups/application.tpl:6
+#, fuzzy
+msgid "Select release name"
+msgstr "Rimuovi"
+
+#: plugins/admin/groups/application.tpl:20
+msgid "Used applications"
+msgstr "Applicazioni in uso"
+
+#: plugins/admin/groups/application.tpl:27
+#, fuzzy
+msgid "Add category"
+msgstr "Aggiungi contatto"
+
+#: plugins/admin/groups/application.tpl:34
+msgid "Available applications"
+msgstr "Applicazioni disponibili"
+
+#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
+#: plugins/personal/mail/class_mailAccount.inc:1139
+#: setup/setup_config2.tpl:118
+#, fuzzy
+msgid "Mail settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
+#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
+#: plugins/personal/mail/generic.tpl:8
+msgid "Primary address"
+msgstr "Indirizzo principale"
+
+#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
+msgid "Primary mail address for this shared folder"
+msgstr ""
+
+#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
+#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
+msgid "Alternative addresses"
+msgstr "Indirizzi alternativi"
+
+#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:197
+#: plugins/admin/systems/phonesettings.tpl:220
+#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
+msgid "List of alternative mail addresses"
+msgstr "Lista degli indirizzi alternativi"
+
+#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
+msgid "Forward messages to non group members"
+msgstr "Inoltra i messaggi ai membri esterni al gruppo"
+
+#: plugins/admin/groups/mail_locals.tpl:6
+#: plugins/personal/mail/mail_locals.tpl:7
+msgid "Select addresses to add"
+msgstr "Seleziona gli indirizzi da aggiungere"
+
+#: plugins/admin/groups/mail_locals.tpl:32
+msgid "Display addresses of department"
+msgstr "Mostra l'indirizzo del dipartimento"
+
+#: plugins/admin/groups/mail_locals.tpl:42
+msgid "Display addresses matching"
+msgstr "Mostra gli indirizzi che corrispondono"
+
+#: plugins/admin/groups/mail_locals.tpl:45
+#: plugins/personal/mail/mail_locals.tpl:52
+#: plugins/personal/posix/trust_machines.tpl:31
+#: plugins/personal/samba/samba3_workstations.tpl:31
+msgid "Regular expression for matching addresses"
+msgstr "Espressione regolare per selezionare l'indirizzo"
+
+#: plugins/admin/groups/mail_locals.tpl:52
+#: plugins/personal/mail/mail_locals.tpl:60
+msgid "Display addresses of user"
+msgstr "Mostra l'indirizzo dell'utente"
+
+#: plugins/admin/groups/mail_locals.tpl:55
+#: plugins/personal/mail/mail_locals.tpl:64
+msgid "User name of which addresses are shown"
+msgstr "Nome dell'utente del quale mostrare gli indirizzi"
+
+#: plugins/admin/groups/class_divListGroup.inc:35
+#: plugins/admin/groups/class_divListGroup.inc:36
+msgid "List of groups"
+msgstr "Lista dei gruppi"
+
+#: plugins/admin/groups/class_divListGroup.inc:41
+msgid ""
+"This menu allows you to add, edit and remove selected groups. You may want "
+"to use the range selector on top of the group listbox, when working with a "
+"large number of groups."
+msgstr ""
+"Questo menù permette di creare, modificare e cancellare i gruppi "
+"selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
+"intervalli in cima alla lista dei gruppi."
+
+#: plugins/admin/groups/class_divListGroup.inc:60
+#, fuzzy
+msgid "Groupname / Department"
+msgstr "Sali di dipartimento"
+
+#: plugins/admin/groups/class_divListGroup.inc:61
+#: plugins/admin/systems/terminal.tpl:1
+#: plugins/admin/systems/workstation.tpl:1
+#: plugins/admin/users/class_divListUsers.inc:62
+#: plugins/admin/departments/generic.tpl:4
+#: plugins/admin/ogroups/class_divListOGroup.inc:64
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/gofon/conference/generic.tpl:5
+msgid "Properties"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Select to see groups that are primary groups of users"
+msgstr "Selezione per mostrare i gruppi che sono gruppi primari per gli utenti"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Show primary groups"
+msgstr "Mostra gruppi principali"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Select to see groups that have samba groups mappings"
+msgstr "Seleziona per mostrare i gruppi che sono gruppi samba per gli utenti"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Show samba groups"
+msgstr "Mostra gruppi samba"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Select to see groups that have applications configured"
+msgstr ""
+"Seleziona per mostrare i gruppi che hanno configurate delle applicazioni"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Show application groups"
+msgstr "Mostra gruppi di applicazioni"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Select to see groups that have mail settings"
+msgstr "Seleziona per mostrare i gruppi che hanno configurata la posta"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Show mail groups"
+msgstr "Mostra gruppi di posta"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Select to see normal groups that have only functional aspects"
+msgstr "Seleziona per mostrare i gruppi che hanno solo aspetti funzionali"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Show functional groups"
+msgstr "Mostra gruppi funzionali"
+
+#: plugins/admin/groups/class_divListGroup.inc:76
+#: plugins/admin/ogroups/class_divListOGroup.inc:83
+#: plugins/personal/posix/posix_groups.tpl:57
+msgid "Regular expression for matching group names"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/admin/groups/class_divListGroup.inc:77
+#: plugins/personal/posix/posix_groups.tpl:68
+msgid "User name of which groups are shown"
+msgstr "Nome dell'utente del quale mostrare i gruppi"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+#, fuzzy
+msgid "Create new group"
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+#: plugins/personal/environment/environment.tpl:219
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "New"
+msgstr "Nuovo"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove selected groups"
+msgstr "Rimuovi"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove groups"
+msgstr "Gruppo primario"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy selected group"
+msgstr "Accesso ai sistemi"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy groups"
+msgstr "Mostra gruppi"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "cut selected group"
+msgstr "Rimuovi"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "Cut groups"
+msgstr "gruppi"
+
+#: plugins/admin/groups/class_divListGroup.inc:223
+#: plugins/admin/users/class_divListUsers.inc:221
+#, fuzzy
+msgid "Posix"
+msgstr "Proxy"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+#, fuzzy
+msgid "cut"
+msgstr "Esegui"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+#, fuzzy
+msgid "Cut this entry"
+msgstr "Modifica questo record"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "copy"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+#, fuzzy
+msgid "Copy this entry"
+msgstr "Modifica questo record"
+
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/conference/class_divListConferences.inc:217
+msgid "Edit this entry"
+msgstr "Modifica questo record"
+
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/conference/class_divListConferences.inc:227
+msgid "Delete this entry"
+msgstr "Elimina questo record"
+
+#: plugins/admin/groups/mail_admins.tpl:4
+msgid "Folder administrators"
+msgstr "Amministratori cartella"
+
+#: plugins/admin/groups/mail_admins.tpl:24
+msgid "Select a specific department"
+msgstr "Selezione un dipartimento"
+
+#: plugins/admin/groups/mail_admins.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
+msgid "Choose"
+msgstr "Scegli"
+
+#: plugins/admin/groups/class_groupMail.inc:80
+#: plugins/personal/mail/class_mailAccount.inc:92
+#, php-format
+msgid "There is no mail method '%s' specified in your gosa.conf available."
+msgstr "Il metodo di posta '%s' non è definito in gosa.conf"
+
+#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
+#: include/class_acl.inc:771
+msgid "read"
+msgstr "leggere"
+
+#: plugins/admin/groups/class_groupMail.inc:290
+msgid "post"
+msgstr "spedire"
+
+#: plugins/admin/groups/class_groupMail.inc:291
+msgid "external post"
+msgstr "spedire esterno"
+
+#: plugins/admin/groups/class_groupMail.inc:292
+msgid "append"
+msgstr "appendere"
+
+#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
+#: include/class_acl.inc:773
+msgid "write"
+msgstr "scrivere"
+
+#: plugins/admin/groups/class_groupMail.inc:294
+#, fuzzy
+msgid "admin"
+msgstr "DN dell'amministratore"
+
+#: plugins/admin/groups/class_groupMail.inc:295
+#: plugins/admin/systems/class_SelectDeviceType.inc:29
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
+#: plugins/admin/users/class_userManagement.inc:539
+#: plugins/admin/ogroups/class_ogroup.inc:297
+msgid "none"
+msgstr "nessuno"
+
+#: plugins/admin/groups/class_groupMail.inc:339
+msgid "This 'dn' has no valid mail extensions."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:347
+#: plugins/admin/ogroups/class_mailogroup.inc:50
+#: plugins/personal/mail/class_mailAccount.inc:299
+#: plugins/personal/mail/class_mailAccount.inc:302
+msgid "Remove mail account"
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/admin/groups/class_groupMail.inc:348
+#: plugins/personal/mail/class_mailAccount.inc:303
+msgid ""
+"This account has mail features enabled. You can disable them by clicking "
+"below."
+msgstr "Questa identià possiede estensioni di posta."
+
+#: plugins/admin/groups/class_groupMail.inc:350
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid "Create mail account"
+msgstr "Crea estensioni di posta"
+
+#: plugins/admin/groups/class_groupMail.inc:351
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid ""
+"This account has mail features disabled. You can enable them by clicking "
+"below."
+msgstr "Questa identità non possiede estensioni di posta."
+
+#: plugins/admin/groups/class_groupMail.inc:361
+msgid ""
+"Remove shared folder from mail server database when entry gets removed in "
+"LDAP"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:362
+msgid "Remove the shared folder and all its contents after saving this account"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:421
+msgid "You're trying to add an invalid email address "
+msgstr "Stai cercando di aggungere un indirizzo di posta non valido"
+
+#: plugins/admin/groups/class_groupMail.inc:427
+#: plugins/personal/mail/class_mailAccount.inc:364
+msgid "Adding your one of your own addresses to the forwarders makes no sense."
+msgstr "Aggiungere il tuo indirizzo alla lista delgi inoltri non ha senso."
+
+#: plugins/admin/groups/class_groupMail.inc:453
+#: plugins/personal/scalix/class_scalixAccount.inc:442
+#: plugins/personal/mail/class_mailAccount.inc:394
+#: plugins/personal/mail/class_mailAccount.inc:399
+msgid ""
+"You're trying to add an invalid email address to the list of alternate "
+"addresses."
+msgstr ""
+"Stai cercando di aggungere un indirizzo di posta non valido alla lista degli "
+"indirizzi alternativi."
+
+#: plugins/admin/groups/class_groupMail.inc:458
+#: plugins/personal/scalix/class_scalixAccount.inc:451
+#: plugins/personal/mail/class_mailAccount.inc:409
+msgid "The address you're trying to add is already used by user"
+msgstr "L'indirizzo che stai cercando di aggiungere  gi in uso"
+
+#: plugins/admin/groups/class_groupMail.inc:613
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
+#: plugins/admin/systems/printer.tpl:71
+#: plugins/admin/systems/glpiManufacturer.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:111
+#: plugins/admin/systems/goMailServer.tpl:73
+#: plugins/admin/systems/goMailServer.tpl:104
+#: plugins/admin/systems/goSpamServer.tpl:48
+#: plugins/admin/systems/servdns.tpl:8
+#: plugins/admin/systems/workstationStartup.tpl:194
+#: plugins/admin/systems/glpiPrinter.tpl:152
+#: plugins/admin/applications/class_applicationParameters.inc:124
+#: plugins/admin/fai/faiPackage.tpl:82
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
+#: plugins/personal/connectivity/class_kolabAccount.inc:264
+#: plugins/personal/environment/kioskManagement.tpl:15
+#: plugins/personal/environment/environment.tpl:159
+#: plugins/personal/generic/generic_certs.tpl:21
+#: plugins/personal/generic/generic_certs.tpl:45
+#: plugins/personal/generic/generic_certs.tpl:69
+msgid "Remove"
+msgstr "Rimuovi"
+
+#: plugins/admin/groups/class_groupMail.inc:692
+#, fuzzy, php-format
+msgid "Removing of groups/mail with dn '%s' failed."
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/admin/groups/class_groupMail.inc:891
+#, fuzzy, php-format
+msgid "Saving of groups/mail with dn '%s' failed."
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/admin/groups/class_groupMail.inc:924
+#: plugins/personal/mail/class_mailAccount.inc:908
+msgid "The required field 'Primary address' is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/admin/groups/class_groupMail.inc:927
+msgid "Please enter a valid email addres in 'Primary address' field."
+msgstr ""
+"Prego inserire un indirizzo email valido nel campo 'Indirizzo principale'"
+
+#: plugins/admin/groups/class_groupMail.inc:933
+#: plugins/admin/ogroups/class_mailogroup.inc:92
+#: plugins/personal/mail/class_mailAccount.inc:922
+msgid "The primary address you've entered is already in use."
+msgstr "L'indirizzo principale inserito è già in uso."
+
+#: plugins/admin/groups/class_groupMail.inc:939
+#: plugins/personal/mail/class_mailAccount.inc:928
+msgid "Value in 'Quota size' is not valid."
+msgstr "Il valore di 'Dimensione quota' non è valido"
+
+#: plugins/admin/groups/class_groupMail.inc:948
+#: plugins/personal/mail/class_mailAccount.inc:937
+msgid "Please specify a vaild mail size for mails to be rejected."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/groups/class_groupMail.inc:956
+#: plugins/personal/mail/class_mailAccount.inc:947
+msgid "You need to set the maximum mail size in order to reject anything."
+msgstr "Devi specificare la dimensione massima delle mail da rigettare."
+
+#: plugins/admin/groups/class_groupMail.inc:960
+msgid ""
+"Please choose valid permission settings. Default permission can't be emtpy."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:964
+#, fuzzy
+msgid "Please select a valid mail server."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/groups/class_groupMail.inc:1111
+#, fuzzy
+msgid "Group mail"
+msgstr "Nome gruppo"
+
+#: plugins/admin/groups/class_groupMail.inc:1119
+#, fuzzy
+msgid "Alternate addresses"
+msgstr "Indirizzi alternativi"
+
+#: plugins/admin/groups/class_groupMail.inc:1120
+#, fuzzy
+msgid "Forwarding addresses"
+msgstr "Indirizzo principale"
+
+#: plugins/admin/groups/class_groupMail.inc:1121
+#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
+#: plugins/personal/mail/class_mailAccount.inc:1150
+msgid "Quota size"
+msgstr "Dimensione quota"
+
+#: plugins/admin/groups/class_groupMail.inc:1122
+#: plugins/personal/mail/class_mailAccount.inc:1149
+#, fuzzy
+msgid "Mail server"
+msgstr "Server"
+
+#: plugins/admin/groups/class_groupMail.inc:1123
+#: plugins/admin/systems/printer.tpl:82
+#: plugins/admin/systems/class_printGeneric.inc:895
+msgid "Permissions"
+msgstr "Permessi"
+
+#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
+msgid "Group administration"
+msgstr "Amministrazione dei gruppi di utenti"
+
+#: plugins/admin/groups/paste_generic.tpl:1
+#, fuzzy
+msgid "Group settings"
+msgstr "Impostazioni FAX"
+
+#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Nome gruppo"
+
+#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
+msgid "Posix name of the group"
+msgstr "Nome Unix del gruppo"
+
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:53
+msgid "Normally IDs are autogenerated, select to specify manually"
+msgstr ""
+"Normalmente le ID sono autogenerate, selezionare per specificarelo "
+"manulamente"
+
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:56
+msgid "Force GID"
+msgstr "Forza GID"
+
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:59
+msgid "Forced ID number"
+msgstr "Forza numero ID"
+
+#: plugins/admin/groups/mail.tpl:21
+msgid "Select mail server to place user on"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
+msgid "Quota usage"
+msgstr "Utilizzo quota"
+
+#: plugins/admin/groups/mail.tpl:38
+#: plugins/admin/systems/class_terminalInfo.inc:175
+#: plugins/admin/systems/class_printGeneric.inc:523
+#: plugins/personal/mail/generic.tpl:36
+msgid "not defined"
+msgstr "non definito"
+
+#: plugins/admin/groups/mail.tpl:48
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+#: plugins/personal/scalix/generic.tpl:67
+#: plugins/personal/mail/generic.tpl:216
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/personal/connectivity/pureftpd.tpl:60
+#: plugins/personal/environment/environment.tpl:62
+msgid "MB"
+msgstr "Mb"
+
+#: plugins/admin/groups/mail.tpl:88
+msgid "IMAP shared folders"
+msgstr "Cartelle condivise IMAP"
+
+#: plugins/admin/groups/mail.tpl:92
+msgid "Default permission"
+msgstr "Permessi predefiniti"
+
+#: plugins/admin/groups/mail.tpl:103
+msgid "Member permission"
+msgstr "Permessi dei membri"
+
+#: plugins/admin/groups/class_groupGeneric.inc:134
+msgid "Can't find this groups SID in LDAP or in your configuration file!"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:193
+msgid "This 'dn' is no group."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Samba group"
+msgstr "Gruppo Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain admins"
+msgstr "Amministratori di Dominio"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain users"
+msgstr "Utenti di Dominio"
+
+#: plugins/admin/groups/class_groupGeneric.inc:335
+msgid "Domain guests"
+msgstr "Ospiti di Dominio"
+
+#: plugins/admin/groups/class_groupGeneric.inc:340
+#, php-format
+msgid "Special group (%d)"
+msgstr "Gruppo speciale (%d)"
+
+#: plugins/admin/groups/class_groupGeneric.inc:454
+msgid "! unknown id"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:492
+#, php-format
+msgid ""
+"Your search method returned more than '%s' users, only '%s' users are shown."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:521
+#: plugins/admin/groups/class_groupGeneric.inc:774
+#, fuzzy, php-format
+msgid "Removing of groups/generic with dn '%s' failed."
+msgstr "Mostra gruppi di applicazioni"
+
+#: plugins/admin/groups/class_groupGeneric.inc:666
+#, php-format
+msgid "No configured SID found for '%s'."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:671
+#, php-format
+msgid "No configured RIDBASE found for '%s'."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:806
+msgid ""
+"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:817
+#: plugins/admin/groups/class_groupGeneric.inc:831
+#: plugins/admin/groups/class_groupGeneric.inc:838
+msgid "Value specified as 'Name' is already used."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:847
+#: plugins/personal/posix/class_posixAccount.inc:961
+msgid "Value specified as 'GID' is not valid."
+msgstr "Il valore specificato per il GID non è valido."
+
+#: plugins/admin/groups/class_groupGeneric.inc:850
+#: plugins/personal/posix/class_posixAccount.inc:964
+msgid "Value specified as 'GID' is too small."
+msgstr "Il valore specificato per il GID è troppo basso."
+
+#: plugins/admin/groups/class_groupGeneric.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:1184
+msgid "Too many users, can't allocate a free ID!"
+msgstr "Troppi utenti non posso allocare un ID libero!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:941
+#, fuzzy
+msgid "Generic group settings"
+msgstr "Impostazioni generali delle code"
+
+#: plugins/admin/groups/class_groupGeneric.inc:953
+#, fuzzy
+msgid "Phone pickup group"
+msgstr "I membri sono in un gruppo di risposta telefonica"
+
+#: plugins/admin/groups/class_groupGeneric.inc:954
+#, fuzzy
+msgid "Nagios group"
+msgstr "Contatto"
+
+#: plugins/admin/groups/class_groupGeneric.inc:956
+#: plugins/personal/posix/paste_generic.tpl:37
+#: plugins/personal/posix/generic.tpl:62
+msgid "GID"
+msgstr "GID"
+
+#: plugins/admin/groups/class_groupGeneric.inc:957
+#, fuzzy
+msgid "Group member"
+msgstr "Membri del gruppo"
+
+#: plugins/admin/groups/class_groupGeneric.inc:958
+#, fuzzy
+msgid "Samba group type"
+msgstr "Gruppo Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:959
+#, fuzzy
+msgid "Samba domain name"
+msgstr "Home di Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
+#, fuzzy
+msgid "Samba SID"
+msgstr "Samba"
+
+#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Nome descrittivo del gruppo"
+
+#: plugins/admin/groups/generic.tpl:68
+msgid "Select to create a samba conform group"
+msgstr "Seleziona per creare un gruppo conforme Samba"
+
+#: plugins/admin/groups/generic.tpl:76
+msgid "in domain"
+msgstr "nel dominio"
+
+#: plugins/admin/groups/generic.tpl:96
+msgid "Members are in a phone pickup group"
+msgstr "I membri sono in un gruppo di risposta telefonica"
+
+#: plugins/admin/groups/generic.tpl:111
+#, fuzzy
+msgid "Members are in a nagios group"
+msgstr "I membri sono in un gruppo di risposta telefonica"
+
+#: plugins/admin/groups/generic.tpl:128
+msgid "Group members"
+msgstr "Membri del gruppo"
+
+#: plugins/admin/groups/group_objects.tpl:6
+msgid "Select users to add"
+msgstr "Selezioni utenti da aggiungere"
+
+#: plugins/admin/groups/group_objects.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Select to see servers"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:30
+msgid "Search within subtree"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:37
+msgid "Display users of department"
+msgstr "Mostra utenti del dipartimento"
+
+#: plugins/admin/groups/group_objects.tpl:46
+#: plugins/admin/systems/glpiSelectUser.tpl:35
+#: plugins/admin/applications/class_divListApplication.inc:65
+#: plugins/admin/users/class_divListUsers.inc:77
+#: plugins/admin/fai/class_divListFai.inc:86
+#: plugins/personal/environment/hotplugDialog.tpl:43
+#: plugins/gofon/conference/headpage.tpl:35
+msgid "Display users matching"
+msgstr "Mostra utenti che corrispondono a"
+
+#: plugins/admin/groups/group_objects.tpl:47
+#: plugins/admin/systems/glpiSelectUser.tpl:37
+msgid "Regular expression for matching user names"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
+#, php-format
+msgid ""
+"Can't rename '%s' to '%s' there is already an entry with the same name in "
+"our zone editing dialog."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
+#, fuzzy, php-format
+msgid "Entry name '%s' contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
+#, fuzzy, php-format
+msgid "Can not rename '%s' to '%s',the destination name already exists."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
+#, fuzzy, php-format
+msgid "Can not create '%s',the destination name already exists."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
+#, php-format
+msgid "The name '%s' is used more than once."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
+#, php-format
+msgid "The record type '%s' is a unique type and can't be defined twice."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
+#, php-format
+msgid "There is an empty '%s' for host '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
+#, php-format
+msgid "There is a duplicate entry in '%s' for '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:62
+#, php-format
+msgid "Can't open '%s', ppd settings resetted."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:87
+msgid "Can't get ppd informations."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:99
+#, php-format
+msgid ""
+"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
+"invalid, can't read/write any ppd informations."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:116
+#, fuzzy
+msgid "Please specify a valid ppd file."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:186
+#, php-format
+msgid "Can't select PPD file '%s', the file is not readable"
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:203
+#: plugins/admin/systems/class_printerPPDDialog.inc:275
+#, php-format
+msgid "Can't create folder '%s' for the uploaded ppd file."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:211
+#, fuzzy, php-format
+msgid "Can't create file '%s' to store modifed ppd informations."
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:235
+#, php-format
+msgid "Can't add new ppd file, the source file '%s' is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:253
+#, php-format
+msgid ""
+"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
+"informations."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:267
+#, php-format
+msgid "There is already a ppd file for this kind of printer."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:288
+#, fuzzy, php-format
+msgid "Can't save file '%s'."
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:292
+msgid "Uploaded ppd file is empty, can't create new ppd file."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:413
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/faiPackage.tpl:45
+#, fuzzy
+msgid "Section"
+msgstr "Azione"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:468
+#: plugins/admin/systems/class_printerPPDDialog.inc:471
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:603
+#, fuzzy
+msgid "True"
+msgstr "Futuro"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:469
+#: plugins/admin/systems/class_printerPPDDialog.inc:472
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:604
+#, fuzzy
+msgid "False"
+msgstr "femmina"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:477
+#, php-format
+msgid "Unsupported ppd type '%s' used for '%s' "
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:494
+#, fuzzy, php-format
+msgid "Removing old ppd file '%s' failed."
+msgstr "Mostra gruppi di applicazioni"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:497
+#, php-format
+msgid "Removing old ppd file '%s' failed. File is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:500
+#, php-format
+msgid ""
+"Removing old ppd file '%s' failed. File does not exists or is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:508
+msgid ""
+"Please select a valid ppd file or use 'Cancel' to go back to printer "
+"configuration."
+msgstr ""
+
+#: plugins/admin/systems/wingeneric.tpl:6
+msgid "Machine name"
+msgstr ""
+
+#: plugins/admin/systems/wingeneric.tpl:15
+msgid "Choose subtree to place terminal in"
+msgstr "Scegli il subtree dove mettere i terminali"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:32
+#: plugins/admin/systems/class_goTerminalServer.inc:61
+#: plugins/admin/systems/class_goTerminalServer.inc:126
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_terminalService.inc:475
+#: plugins/admin/systems/goTerminalServer.tpl:1
+#, fuzzy
+msgid "Terminal service"
+msgstr "Terminal Server"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:85
+#, fuzzy, php-format
+msgid "Saving server services/terminalServer with dn '%s' failed."
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:100
+msgid "Terminal server, must have fontpath specified."
+msgstr ""
+
+#: plugins/admin/systems/class_goTerminalServer.inc:135
+#: plugins/admin/systems/goTerminalServer.tpl:8
+msgid "Temporary disable login"
+msgstr ""
+
+#: plugins/admin/systems/class_goTerminalServer.inc:136
+#: plugins/admin/systems/class_terminalService.inc:486
+#: plugins/admin/systems/goTerminalServer.tpl:12
+msgid "Font path"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:5
+msgid "General"
+msgstr "Generale"
+
+#: plugins/admin/systems/printer.tpl:8
+#: plugins/admin/systems/paste_generic.tpl:34
+msgid "Printer name"
+msgstr "Nome della stampante"
+
+#: plugins/admin/systems/printer.tpl:30
+#: plugins/personal/generic/generic.tpl:148
+msgid "Choose subtree to place user in"
+msgstr "Scegli il subtree per l'utente"
+
+#: plugins/admin/systems/printer.tpl:43
+msgid "Details"
+msgstr "Dettagli"
+
+#: plugins/admin/systems/printer.tpl:46
+#, fuzzy
+msgid "Printer location"
+msgstr "Impostazioni Unix"
+
+#: plugins/admin/systems/printer.tpl:54
+msgid "Printer URL"
+msgstr "URL della stampante"
+
+#: plugins/admin/systems/printer.tpl:66
+#: plugins/admin/systems/terminalService.tpl:98
+#: plugins/admin/systems/workstationService.tpl:110
+msgid "Driver"
+msgstr "Driver"
+
+#: plugins/admin/systems/printer.tpl:89
+msgid "Users which are allowed to use this printer"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
+#, fuzzy
+msgid "Add user"
+msgstr "Modifica contatto"
+
+#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
+#, fuzzy
+msgid "Add group"
+msgstr "gruppi"
+
+#: plugins/admin/systems/printer.tpl:113
+msgid "Users which are allowed to administrate this printer"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:115
+#, fuzzy
+msgid "Admins"
+msgstr "DN dell'amministratore"
+
+#: plugins/admin/systems/class_terminalInfo.inc:55
+#: plugins/admin/systems/class_terminalInfo.inc:205
+msgid "present"
+msgstr "presente"
+
+#: plugins/admin/systems/class_terminalInfo.inc:73
+#: plugins/admin/systems/class_terminalStartup.inc:168
+#: plugins/admin/systems/class_terminalService.inc:267
+#: plugins/admin/systems/class_workstationStartup.inc:508
+#: plugins/admin/systems/class_terminalGeneric.inc:272
+msgid "This 'dn' has no terminal features."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:80
+msgid "There is no php snmp module installed, can't gather any informations."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:86
+#: plugins/admin/systems/class_terminalInfo.inc:180
+msgid "unknown status"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:95
+msgid "This is a virtual terminal which has no properties to show here."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:113
+msgid "online"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:169
+msgid "running"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:172
+msgid "not running"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:197
+msgid "offline"
+msgstr ""
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1268
+#: plugins/admin/systems/class_workstationGeneric.inc:612
+#: plugins/admin/ogroups/class_ogroupManagement.inc:434
+#: plugins/generic/references/class_reference.inc:48
+msgid "Workstation"
+msgstr ""
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1267
+#: plugins/admin/systems/class_terminalGeneric.inc:619
+#: plugins/admin/systems/class_terminalGeneric.inc:625
+#: plugins/admin/ogroups/class_ogroupManagement.inc:435
+#, fuzzy
+msgid "Terminal"
+msgstr "Terminali"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:3
+msgid ""
+"This is a new system which currently has no system type defined. Please "
+"choose a system type for this entry and press the 'continue' button. If this "
+"system should be added to a group of system settings, specify the preferred "
+"object group below."
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:9
+msgid ""
+"Please select a system type and an optional bundle of predefined settings to "
+"be inherited."
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:20
+#: plugins/admin/systems/glpi.tpl:9
+#, fuzzy
+msgid "System type"
+msgstr "Sistemi"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:21
+#, fuzzy
+msgid "Choose a system type"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:32
+#, fuzzy
+msgid "Choose an object group as template"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:33
+#, fuzzy
+msgid "Choose an object group"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/systems/goKrbServer.tpl:1
+msgid "Kerberos kadmin access"
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:4
+msgid "Kerberos Realm"
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:12
+#: plugins/admin/systems/goImapServer.tpl:25
+#: plugins/admin/systems/class_goImapServer.inc:177
+msgid "Admin user"
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:20
+#: plugins/admin/systems/goGlpiServer.tpl:12
+#: plugins/admin/systems/class_goKrbServer.inc:104
+#: plugins/admin/systems/goImapServer.tpl:34
+#: plugins/admin/systems/class_goFonServer.inc:144
+#: plugins/admin/systems/goFonServer.tpl:12
+#: plugins/admin/systems/class_gosaLogServer.inc:103
+#: plugins/admin/systems/goFaxServer.tpl:12
+#: plugins/admin/systems/gosaLogServer.tpl:12
+#: plugins/admin/systems/class_goGlpiServer.inc:104
+#: plugins/admin/systems/class_divListSystem.inc:376
+#: plugins/admin/systems/class_goLogDBServer.inc:102
+#: plugins/admin/systems/goLogDBServer.tpl:12
+#: plugins/admin/systems/class_goFaxServer.inc:100
+#: plugins/personal/password/class_password.inc:24
+#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
+#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
+#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
+#: ihtml/themes/default/password.tpl:38
+msgid "Password"
+msgstr "Password"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:124
+msgid "This 'dn' has no phone features."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:179
+#, fuzzy
+msgid "yes"
+msgstr "Sistemi"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:180
+#, fuzzy
+msgid "no"
+msgstr "nessuno"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "dynamic"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+#, fuzzy
+msgid "Networksettings"
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:268
+#, php-format
+msgid ""
+"Can't delete because there are user which are depending on this phone. One "
+"of them is user '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:278
+#, php-format
+msgid "Removing of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:326
+#: plugins/admin/systems/class_componentGeneric.inc:187
+#, fuzzy
+msgid "The required field IP address is empty."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:329
+#: plugins/admin/systems/class_componentGeneric.inc:190
+#, fuzzy
+msgid "The field IP address contains an invalid address."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:334
+#, fuzzy
+msgid "The required field 'Phone name' is not set."
+msgstr "Il campo necessario 'Home directory' non è vuoto"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:337
+msgid "The 'Phone name' '0' is reserved and cannot be used."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:347
+#: plugins/admin/systems/class_componentGeneric.inc:201
+#: plugins/admin/systems/class_printGeneric.inc:683
+#: plugins/admin/systems/class_servGeneric.inc:301
+#: plugins/admin/systems/class_winGeneric.inc:215
+#: plugins/admin/systems/class_terminalGeneric.inc:461
+#: plugins/admin/systems/class_workstationGeneric.inc:443
+#, php-format
+msgid "There is already an entry '%s' in the base choosen by you"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:429
+#, php-format
+msgid "Saving of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:477
+#, fuzzy
+msgid "Phone generic"
+msgstr "Numero di telefono"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:482
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
+#, fuzzy
+msgid "Phone hardware"
+msgstr "Dispositivo telefonico"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:488
+msgid "SIP Mode"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:489
+msgid "SIP DTMF mode"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:490
+#, fuzzy
+msgid "SIP Default ip"
+msgstr "Stampante predefinita"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:491
+msgid "SIP Qualify"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:492
+#, fuzzy
+msgid "IAX authentication type"
+msgstr "Destinazione"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:493
+#, fuzzy
+msgid "IAX secret"
+msgstr "server"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:494
+#, fuzzy
+msgid "IAX account code"
+msgstr "Sicurezza"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:495
+msgid "IAX trunk lines"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:496
+#, fuzzy
+msgid "IAX permit settings"
+msgstr "Impostazioni FAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:497
+#, fuzzy
+msgid "IAX deny settings"
+msgstr "Impostazioni FAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:498
+msgid "CAPI MSN"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:499
+msgid "Hardware type"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:150
+#, fuzzy
+msgid "Please enter a value for 'release'."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:154
+#, fuzzy
+msgid "Please specify a valid value for 'url'."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:201
+#, fuzzy, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
+msgstr "Impossibile connettersi al server del database!"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:203
+#: plugins/admin/systems/class_workstationStartup.inc:1149
+#, php-format
+msgid ""
+"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
+"empty string."
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:1
+#, fuzzy
+msgid "Advanced phone settings"
+msgstr "Opzioni di posta avanzate"
+
+#: plugins/admin/systems/phonesettings.tpl:6
+#, fuzzy
+msgid "Phone type"
+msgstr "Telefono"
+
+#: plugins/admin/systems/phonesettings.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:30
+#: plugins/admin/systems/phonesettings.tpl:42
+#: plugins/admin/systems/phonesettings.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:91
+#: plugins/admin/systems/phonesettings.tpl:128
+#: plugins/admin/systems/phonesettings.tpl:181
+#, fuzzy
+msgid "Choose a phone type"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/systems/phonesettings.tpl:13
+msgid "refresh"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:25
+#: plugins/admin/systems/class_terminalGeneric.inc:628
+#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
+#: plugins/admin/systems/workstation.tpl:50
+#: plugins/admin/ogroups/class_termgroup.inc:395
+#: plugins/admin/ogroups/termgroup.tpl:47
+msgid "Mode"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:38
+msgid "DTMF mode"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:54
+#: plugins/admin/systems/phonesettings.tpl:99
+#, fuzzy
+msgid "Default IP"
+msgstr "Stampante predefinita"
+
+#: plugins/admin/systems/phonesettings.tpl:66
+#: plugins/admin/systems/phonesettings.tpl:109
+msgid "Response timeout"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:87
+msgid "Modus"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:124
+msgid "Authtype"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:136
+#, fuzzy
+msgid "Secret"
+msgstr "Strada"
+
+#: plugins/admin/systems/phonesettings.tpl:146
+msgid "GoFonInkeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:154
+msgid "GoFonOutKeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:167
+#, fuzzy
+msgid "Account code"
+msgstr "Sicurezza"
+
+#: plugins/admin/systems/phonesettings.tpl:177
+msgid "Trunk lines"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:194
+msgid "Hosts that are allowed to connect"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:217
+msgid "Hosts that are not allowed to connect"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:247
+msgid "MSN"
+msgstr ""
+
+#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
+msgid ""
+"This includes all system and setup informations. Please double check if your "
+"really want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
+#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
+#: plugins/gofon/conference/remove.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your LDAP tree in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:29
+#: plugins/admin/systems/goLdapServer.tpl:1
+#, fuzzy
+msgid "LDAP service"
+msgstr "Dispositivi"
+
+#: plugins/admin/systems/class_goLdapServer.inc:56
+msgid "LDAP Service"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:67
+#, fuzzy
+msgid "The given base is empty or contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_goLdapServer.inc:85
+#: plugins/admin/systems/class_goLdapServer.inc:86
+msgid "Ldap"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:94
+#, fuzzy
+msgid "Ldap base"
+msgstr "Server"
+
+#: plugins/admin/systems/goGlpiServer.tpl:1
+#, fuzzy
+msgid "GLPI database information"
+msgstr "Informazioni generali"
+
+#: plugins/admin/systems/goGlpiServer.tpl:4
+#: plugins/admin/systems/goLogDBServer.tpl:4
+msgid "Logging DB user"
+msgstr ""
+
+#: plugins/admin/systems/goGlpiServer.tpl:20
+#: plugins/admin/systems/class_gosaLogServer.inc:101
+#: plugins/admin/systems/gosaLogServer.tpl:20
+#: plugins/admin/systems/class_goGlpiServer.inc:103
+#, fuzzy
+msgid "Database"
+msgstr "Database"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
+#: plugins/admin/systems/glpi_edit_os.tpl:9
+#: plugins/admin/systems/glpi_edit_os.tpl:28
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
+#: plugins/admin/systems/glpi_edit_type.tpl:9
+#: plugins/admin/systems/glpi_edit_type.tpl:28
+#, fuzzy
+msgid "Rename"
+msgstr "Cognome"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
+#: plugins/admin/systems/glpiManufacturer.tpl:13
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
+#: plugins/admin/systems/glpi_edit_os.tpl:15
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
+#: plugins/admin/systems/glpi_edit_type.tpl:15
+#: plugins/admin/fai/class_faiSummaryTab.inc:236
+#: plugins/personal/environment/kioskManagement.tpl:25
+#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
+#, fuzzy
+msgid "Close"
+msgstr "Scegli"
+
+#: plugins/admin/systems/glpiManufacturer.tpl:1
+#, fuzzy
+msgid "Manage manufacturers"
+msgstr "Modifica contatto"
+
+#: plugins/admin/systems/info.tpl:1
+msgid "System information"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:7
+msgid "CPU"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:10
+msgid "Memory"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:13
+msgid "Boot MAC"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:16
+msgid "USB support"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
+msgid "System status"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:23
+msgid "Inventory number"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:27
+msgid "Last login"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:38
+msgid "Network devices"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:47
+msgid "IDE devices"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:56
+msgid "SCSI devices"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:64
+msgid "Floppy device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:68
+msgid "CDROM device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:73
+#: plugins/admin/systems/terminalService.tpl:95
+#: plugins/admin/systems/workstationService.tpl:107
+msgid "Graphic device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:77
+msgid "Audio device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:93
+msgid "Up since"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:96
+msgid "CPU load"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:99
+msgid "Memory usage"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:102
+msgid "Swap usage"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:116
+msgid "SSH service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:119
+#: plugins/admin/systems/class_goCupsServer.inc:29
+#: plugins/admin/systems/class_goCupsServer.inc:50
+#: plugins/admin/systems/class_goCupsServer.inc:71
+msgid "Print service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:122
+msgid "Scan service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:125
+msgid "Sound service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:128
+msgid "GUI"
+msgstr ""
+
+#: plugins/admin/systems/class_goCupsServer.inc:70
+#, fuzzy
+msgid "Cups"
+msgstr "gruppi"
+
+#: plugins/admin/systems/class_goCupsServer.inc:78
+#: plugins/admin/systems/class_serverService.inc:8
+#: plugins/admin/systems/class_goImapServer.inc:170
+#: plugins/admin/systems/class_goFonServer.inc:139
+#: plugins/admin/systems/class_goVirusServer.inc:229
+#: plugins/admin/systems/class_servRepository.inc:387
+#: plugins/admin/systems/class_goGlpiServer.inc:98
+#: plugins/admin/systems/class_goLogDBServer.inc:98
+#, fuzzy
+msgid "Start"
+msgstr "Avvio"
+
+#: plugins/admin/systems/class_goCupsServer.inc:79
+#: plugins/admin/systems/class_serverService.inc:7
+#: plugins/admin/systems/class_goImapServer.inc:171
+#: plugins/admin/systems/class_goFonServer.inc:140
+#: plugins/admin/systems/class_goVirusServer.inc:230
+#: plugins/admin/systems/class_servRepository.inc:388
+#: plugins/admin/systems/class_goGlpiServer.inc:99
+#: plugins/admin/systems/class_goLogDBServer.inc:99
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
+#: include/sieve/templates/element_stop.tpl:4
+#: include/sieve/templates/object_container.tpl:30
+#: include/sieve/class_sieveManagement.inc:508
+#: include/sieve/class_sieveManagement.inc:727
+msgid "Stop"
+msgstr ""
+
+#: plugins/admin/systems/class_goCupsServer.inc:80
+#: plugins/admin/systems/class_serverService.inc:9
+#: plugins/admin/systems/class_goImapServer.inc:172
+#: plugins/admin/systems/class_goFonServer.inc:141
+#: plugins/admin/systems/class_goVirusServer.inc:231
+#: plugins/admin/systems/class_servRepository.inc:389
+#: plugins/admin/systems/class_goGlpiServer.inc:100
+#: plugins/admin/systems/class_goLogDBServer.inc:100
+#, fuzzy
+msgid "Restart"
+msgstr "Riprova"
+
+#: plugins/admin/systems/gencd.tpl:2
+msgid "CD-Install-Image generation"
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:5
+msgid ""
+"This option enables you to generate FAI install CD images for the selected "
+"workstation. The procedure may take about 10 minutes to complete, so please "
+"be patient after pressing the 'Create ISO-Image' button."
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:9
+msgid "Create ISO-Image"
+msgstr ""
+
+#: plugins/admin/systems/class_serverService.inc:307
+msgid "Can't set status while this server is not saved."
+msgstr ""
+
+#: plugins/admin/systems/class_serverService.inc:319
+#, php-format
+msgid "The specified method '%s' can't executed for services."
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:31
+#, fuzzy
+msgid "Kerberos service"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:59
+#, fuzzy
+msgid "Kerberos service (kadmin access informations)"
+msgstr "Informazioni personali"
+
+#: plugins/admin/systems/class_goKrbServer.inc:69
+#, fuzzy, php-format
+msgid "The specified kerberos password is empty."
+msgstr "La password immessa come 'Nuova password' è vuota"
+
+#: plugins/admin/systems/class_goKrbServer.inc:72
+#, fuzzy, php-format
+msgid "The specified kerberos admin is empty."
+msgstr "La password immessa come 'Nuova password' è vuota"
+
+#: plugins/admin/systems/class_goKrbServer.inc:75
+#, fuzzy, php-format
+msgid "The specified kerberos realm is empty."
+msgstr "La password immessa come 'Nuova password' è vuota"
+
+#: plugins/admin/systems/class_goKrbServer.inc:93
+#: plugins/personal/generic/generic.tpl:217
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#, fuzzy
+msgid "Kerberos access information"
+msgstr "Informazioni personali"
+
+#: plugins/admin/systems/class_goKrbServer.inc:102
+#, fuzzy
+msgid "Realm"
+msgstr "Cognome"
+
+#: plugins/admin/systems/class_goKrbServer.inc:103
+#: plugins/admin/systems/class_goFonServer.inc:143
+#: plugins/admin/systems/class_goGlpiServer.inc:102
+#: plugins/admin/systems/class_goLogDBServer.inc:101
+#, fuzzy
+msgid "Admin"
+msgstr "DN dell'amministratore"
+
+#: plugins/admin/systems/glpi_devices.tpl:2
+#, fuzzy
+msgid "Add/Edit monitor"
+msgstr "Modifica contatto"
+
+#: plugins/admin/systems/glpi_devices.tpl:17
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
+#, fuzzy
+msgid "Comments"
+msgstr "Contenuti"
+
+#: plugins/admin/systems/glpi_devices.tpl:24
+#: plugins/admin/systems/glpi_devices.tpl:123
+#: plugins/admin/systems/glpi_devices.tpl:164
+#: plugins/admin/systems/glpi_devices.tpl:219
+#: plugins/admin/systems/glpi_devices.tpl:275
+#: plugins/admin/systems/glpi_devices.tpl:333
+#: plugins/admin/systems/glpi_devices.tpl:397
+#: plugins/admin/systems/glpi_devices.tpl:469
+#: plugins/admin/systems/glpi_devices.tpl:533
+#: plugins/admin/systems/glpi_devices.tpl:580
+#: plugins/admin/systems/glpi_devices.tpl:633
+#: plugins/admin/systems/glpi_devices.tpl:687
+#: plugins/admin/systems/glpi_devices.tpl:733
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
+#: plugins/admin/systems/glpi.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:796
+#: plugins/admin/systems/glpiPrinter.tpl:23
+msgid "Manufacturer"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:33
+#, fuzzy
+msgid "Monitor size"
+msgstr "Dimensione quota"
+
+#: plugins/admin/systems/glpi_devices.tpl:36
+#, fuzzy
+msgid "Inch"
+msgstr "Francese"
+
+#: plugins/admin/systems/glpi_devices.tpl:44
+msgid "Integrated microphone"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:47
+#: plugins/admin/systems/glpi_devices.tpl:55
+#: plugins/admin/systems/glpi_devices.tpl:63
+#: plugins/admin/systems/glpi_devices.tpl:71
+#: plugins/admin/systems/glpi_devices.tpl:176
+#: plugins/admin/systems/glpi_devices.tpl:296
+#: plugins/admin/systems/glpi_devices.tpl:361
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_address.tpl:40
+#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
+#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+#, fuzzy
+msgid "Yes"
+msgstr "Sistemi"
+
+#: plugins/admin/systems/glpi_devices.tpl:48
+#: plugins/admin/systems/glpi_devices.tpl:56
+#: plugins/admin/systems/glpi_devices.tpl:64
+#: plugins/admin/systems/glpi_devices.tpl:72
+#: plugins/admin/systems/glpi_devices.tpl:177
+#: plugins/admin/systems/glpi_devices.tpl:297
+#: plugins/admin/systems/glpi_devices.tpl:362
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_address.tpl:42
+#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
+#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+#, fuzzy
+msgid "No"
+msgstr "nessuno"
+
+#: plugins/admin/systems/glpi_devices.tpl:52
+msgid "Integrated speakers"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:60
+msgid "Sub-D"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:68
+msgid "BNC"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:76
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+#, fuzzy
+msgid "Serial number"
+msgstr "Numero di telefono"
+
+#: plugins/admin/systems/glpi_devices.tpl:83
+#, fuzzy
+msgid "Additional serial number"
+msgstr "Numero seriale del certificato"
+
+#: plugins/admin/systems/glpi_devices.tpl:97
+#, fuzzy
+msgid "Add/Edit other device"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/systems/glpi_devices.tpl:112
+#: plugins/admin/systems/glpi_devices.tpl:153
+#: plugins/admin/systems/glpi_devices.tpl:208
+#: plugins/admin/systems/glpi_devices.tpl:264
+#: plugins/admin/systems/glpi_devices.tpl:322
+#: plugins/admin/systems/glpi_devices.tpl:386
+#: plugins/admin/systems/glpi_devices.tpl:458
+#: plugins/admin/systems/glpi_devices.tpl:522
+#: plugins/admin/systems/glpi_devices.tpl:569
+#: plugins/admin/systems/glpi_devices.tpl:622
+#: plugins/admin/systems/glpi_devices.tpl:676
+#: plugins/admin/systems/glpi_devices.tpl:722
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
+#: plugins/admin/systems/glpi.tpl:79
+#: plugins/admin/systems/class_glpiAccount.inc:790
+#: include/sieve/templates/element_comment.tpl:4
+#: include/sieve/templates/object_container.tpl:23
+#: include/sieve/class_sieveManagement.inc:501
+#: include/sieve/class_sieveManagement.inc:720
+#, fuzzy
+msgid "Comment"
+msgstr "Contenuti"
+
+#: plugins/admin/systems/glpi_devices.tpl:138
+msgid "Add/Edit power supply"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:173
+msgid "Atx"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:181
+#, fuzzy
+msgid "Power"
+msgstr "Pager"
+
+#: plugins/admin/systems/glpi_devices.tpl:193
+msgid "Add/Edit graphic card"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:228
+#: plugins/admin/systems/glpi_devices.tpl:284
+#: plugins/admin/systems/glpi_devices.tpl:349
+msgid "Interface"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:237
+#, fuzzy
+msgid "Ram"
+msgstr "Cognome"
+
+#: plugins/admin/systems/glpi_devices.tpl:249
+#, fuzzy
+msgid "Add/Edit controller"
+msgstr "Nuova conferenza"
+
+#: plugins/admin/systems/glpi_devices.tpl:307
+msgid "Add/Edit drive"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:342
+msgid "Speed"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:358
+#, fuzzy
+msgid "Writeable"
+msgstr "scrivere"
+
+#: plugins/admin/systems/glpi_devices.tpl:371
+#, fuzzy
+msgid "Add/Edit harddisk"
+msgstr "Server"
+
+#: plugins/admin/systems/glpi_devices.tpl:406
+msgid "Rpm"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:413
+#, fuzzy
+msgid "Cache"
+msgstr "Annulla"
+
+#: plugins/admin/systems/glpi_devices.tpl:443
+#, fuzzy
+msgid "Add/Edit memory"
+msgstr "Modifica contatto"
+
+#: plugins/admin/systems/glpi_devices.tpl:478
+#, fuzzy
+msgid "Frequenz"
+msgstr "Numero di telefono"
+
+#: plugins/admin/systems/glpi_devices.tpl:507
+#, fuzzy
+msgid "Add/Edit sound card"
+msgstr "Nuova password"
+
+#: plugins/admin/systems/glpi_devices.tpl:553
+#, fuzzy
+msgid "Add/Edit network interface"
+msgstr "Mostra stampanti di rete"
+
+#: plugins/admin/systems/glpi_devices.tpl:589
+#: plugins/admin/systems/class_termDNS.inc:568
+#, fuzzy
+msgid "MAC address"
+msgstr "Indirizzo principale"
+
+#: plugins/admin/systems/glpi_devices.tpl:596
+#: plugins/personal/connectivity/pureftpd.tpl:15
+msgid "Bandwidth"
+msgstr "Banda"
+
+#: plugins/admin/systems/glpi_devices.tpl:607
+#, fuzzy
+msgid "Add/Edit processor"
+msgstr "Nuova password"
+
+#: plugins/admin/systems/glpi_devices.tpl:642
+#, fuzzy
+msgid "Frequence"
+msgstr "Numero di telefono"
+
+#: plugins/admin/systems/glpi_devices.tpl:649
+#, fuzzy
+msgid "Default frequence"
+msgstr "Stampante predefinita"
+
+#: plugins/admin/systems/glpi_devices.tpl:661
+msgid "Add/Edit motherboard"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:696
+#, fuzzy
+msgid "Chipset"
+msgstr "reset"
+
+#: plugins/admin/systems/glpi_devices.tpl:707
+#, fuzzy
+msgid "Add/Edit computer case"
+msgstr "Computer"
+
+#: plugins/admin/systems/glpi_devices.tpl:742
+#, fuzzy
+msgid "format"
+msgstr "Informazioni"
+
+#: plugins/admin/systems/class_goService.inc:26
+#: plugins/admin/systems/class_goService.inc:61
+#, fuzzy
+msgid "Empty service"
+msgstr "Modifica contatto"
+
+#: plugins/admin/systems/class_goService.inc:102
+#, fuzzy, php-format
+msgid "Removing of server services/"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goService.inc:128
+#, fuzzy, php-format
+msgid "Saving of server services/"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goService.inc:159
+#, fuzzy, php-format
+msgid "Set status flag for server services/"
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/admin/systems/class_goService.inc:216
+#, php-format
+msgid ""
+"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:7
+#: plugins/admin/systems/class_goImapServer.inc:175
+msgid "Server identifier"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:16
+#: plugins/admin/systems/class_goImapServer.inc:176
+msgid "Connect URL"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:43
+#: plugins/admin/systems/class_goImapServer.inc:179
+msgid "Sieve port"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:61
+#: plugins/admin/systems/class_goImapServer.inc:180
+msgid "Start IMAP service"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:70
+#: plugins/admin/systems/class_goImapServer.inc:181
+msgid "Start IMAP SSL service"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:79
+#: plugins/admin/systems/class_goImapServer.inc:182
+msgid "Start POP3 service"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:88
+#: plugins/admin/systems/class_goImapServer.inc:183
+msgid "Start POP3 SSL service"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:99
+#: plugins/admin/systems/goMailServer.tpl:204
+msgid "The server must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:206
+msgid "The service must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:104
+#: plugins/admin/systems/goMailServer.tpl:209
+#, fuzzy
+msgid "Set new status"
+msgstr "Stato"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#, fuzzy
+msgid "Set status"
+msgstr "Stato"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
+#: plugins/admin/systems/workstation.tpl:133
+#: plugins/admin/applications/class_applicationGeneric.inc:554
+#: plugins/admin/applications/generic.tpl:24
+#: plugins/admin/ogroups/termgroup.tpl:101
+#: plugins/admin/fai/faiTemplateEntry.tpl:105
+msgid "Execute"
+msgstr "Esegui"
+
+#: plugins/admin/systems/network.tpl:1
+#, fuzzy
+msgid "Network\tsettings"
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/network.tpl:9
+msgid "IP-address"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:17
+msgid "MAC-address"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:29
+msgid "Autodetect"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:58
+msgid "Enable DNS for this device"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:59
+#: plugins/admin/systems/class_servDNS.inc:411
+#: plugins/admin/systems/servdnseditzone.tpl:76
+#: plugins/gofon/phoneaccount/generic.tpl:95
+#, fuzzy
+msgid "Refresh"
+msgstr "Riferimenti"
+
+#: plugins/admin/systems/network.tpl:67
+#, fuzzy
+msgid "Zone"
+msgstr "telefoni"
+
+#: plugins/admin/systems/network.tpl:77
+#: plugins/admin/systems/class_servDNS.inc:174
+#: plugins/admin/systems/class_servDNS.inc:414
+#: plugins/admin/systems/class_termDNS.inc:578
+#: plugins/admin/systems/servdnseditzone.tpl:94
+msgid "TTL"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:85
+#, fuzzy
+msgid "Dns records"
+msgstr "Directory"
+
+#: plugins/admin/systems/component.tpl:6
+#: plugins/personal/environment/hotplugDialogNew.tpl:10
+msgid "Device name"
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:57
+#: plugins/admin/systems/class_winGeneric.inc:96
+msgid "This 'dn' has no network features."
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:135
+#, fuzzy, php-format
+msgid "Removing of system component/generic with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: plugins/admin/systems/class_componentGeneric.inc:182
+#, fuzzy
+msgid "The required field 'Component name' is not set."
+msgstr "Il campo necessario 'Home directory' non è vuoto"
+
+#: plugins/admin/systems/class_componentGeneric.inc:261
+#, php-format
+msgid "Saving of system component/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:269
+msgid "Component generic"
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:274
+#, fuzzy
+msgid "Network device"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/terminalStartup.tpl:1
+#: plugins/admin/systems/workstationStartup.tpl:4
+msgid "Boot parameters"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:8
+#: plugins/admin/systems/class_terminalStartup.inc:480
+#: plugins/admin/systems/class_workstationStartup.inc:1188
+#: plugins/admin/systems/workstationStartup.tpl:8
+msgid "Boot kernel"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:19
+msgid "Custom options"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:23
+#: plugins/admin/systems/workstationStartup.tpl:23
+msgid ""
+"Enter any parameters that should be passed to the kernel as append line "
+"during bootup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:27
+#: plugins/admin/systems/workstationStartup.tpl:28
+msgid "LDAP server"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:43
+msgid "Select if terminal supports graphical startup with progress bar"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:45
+msgid "use graphical bootup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:48
+msgid "Select if terminal should boot in text mode"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:50
+msgid "use standard linux textual bootup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:53
+msgid "Select to get more verbose output during startup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:55
+msgid "use debug mode for startup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:66
+#: plugins/admin/systems/workstationStartup.tpl:149
+msgid "Kernel modules (format: name parameters)"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:69
+#: plugins/admin/systems/workstationStartup.tpl:152
+msgid "Add additional modules to load on startup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:87
+#: plugins/admin/systems/class_terminalStartup.inc:478
+#: plugins/admin/systems/goShareServer.tpl:1
+#: plugins/admin/systems/class_workstationStartup.inc:1192
+#: plugins/admin/systems/workstationStartup.tpl:170
+#: plugins/personal/environment/class_environment.inc:1337
+#: plugins/personal/environment/environment.tpl:133
+#, fuzzy
+msgid "Shares"
+msgstr "reset"
+
+#: plugins/admin/systems/terminalStartup.tpl:105
+#: plugins/admin/systems/workstationStartup.tpl:188
+#, fuzzy
+msgid "Mountpoint"
+msgstr "Monitoraggio"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:6
+#: plugins/admin/users/class_divListUsers.inc:35
+#: plugins/admin/users/class_divListUsers.inc:36
+msgid "List of users"
+msgstr "Lista degli utenti"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:23
+msgid ""
+"This dialog allows you to select a user as technical responsible person."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:32
+msgid "Systems"
+msgstr "Sistemi"
+
+#: plugins/admin/systems/class_systemManagement.inc:225
+msgid "Creating the image failed. Please see the report below."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:234
+#, php-format
+msgid "Command '%s', specified for ISO creation doesn't seem to exist."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:297
+#, fuzzy
+msgid "You are not allowed to create a new object of this type."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/systems/class_systemManagement.inc:348
+msgid "You can't edit this object type yet!"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:376
+#: plugins/admin/systems/class_systemManagement.inc:442
+#, fuzzy
+msgid "You are not allowed to change the password for this object."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/systems/class_systemManagement.inc:388
+msgid "Passwords entered as new and repeated do not match!"
+msgstr "Le password nuova e ripetuta non corrispondono"
+
+#: plugins/admin/systems/class_systemManagement.inc:445
+#, fuzzy
+msgid "Can't detect object to change password."
+msgstr "Cambia la password"
+
+#: plugins/admin/systems/class_systemManagement.inc:553
+#: plugins/admin/systems/class_systemManagement.inc:628
+#: plugins/admin/systems/class_systemManagement.inc:687
+#: plugins/admin/fai/class_faiManagement.inc:174
+#: plugins/admin/fai/class_faiManagement.inc:252
+#: plugins/admin/fai/class_faiManagement.inc:323
+msgid "You are not allowed to delete this component!"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:621
+#, php-format
+msgid "You're about to delete all information about the component at '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:726
+#, php-format
+msgid ""
+"Can't set gotoMode to status 'avtice', the current object couldn't be "
+"identified."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1014
+msgid "New terminal"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1016
+msgid "New workstation"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1018
+#, fuzzy
+msgid "New Device"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/class_systemManagement.inc:1037
+#, fuzzy
+msgid "Terminal template for"
+msgstr "Terminal Server"
+
+#: plugins/admin/systems/class_systemManagement.inc:1053
+msgid "Workstation template for"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1265
+#, fuzzy
+msgid "New System from incoming"
+msgstr "Informazioni organizzazione"
+
+#: plugins/admin/systems/class_systemManagement.inc:1266
+#: plugins/admin/users/template.tpl:15
+#: plugins/admin/fai/class_faiTemplate.inc:514
+msgid "Template"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1269
+msgid "Workstation is installing"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1270
+msgid "Workstation is waiting for action"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1271
+#, fuzzy
+msgid "Workstation installation failed"
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/class_systemManagement.inc:1274
+msgid "Server is installing"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1275
+#, fuzzy
+msgid "Server is waiting for action"
+msgstr "Informazioni generali"
+
+#: plugins/admin/systems/class_systemManagement.inc:1276
+#, fuzzy
+msgid "Server installation failed"
+msgstr "Opzioni applicazione"
+
+#: plugins/admin/systems/class_systemManagement.inc:1277
+#, fuzzy
+msgid "Winstation"
+msgstr "Amministrazione"
+
+#: plugins/admin/systems/class_systemManagement.inc:1278
+#, fuzzy
+msgid "Network Device"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/class_systemManagement.inc:1279
+#: plugins/admin/systems/class_divListSystem.inc:188
+#, fuzzy
+msgid "New Terminal"
+msgstr "Terminali"
+
+#: plugins/admin/systems/class_systemManagement.inc:1280
+#: plugins/admin/systems/class_divListSystem.inc:194
+#, fuzzy
+msgid "New Workstation"
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/class_systemManagement.inc:1336
+#: plugins/admin/systems/class_systemManagement.inc:1337
+#, fuzzy
+msgid "Incoming objects"
+msgstr "Oggetti membri"
+
+#: plugins/admin/systems/class_systemManagement.inc:1342
+#, fuzzy
+msgid "Incoming"
+msgstr "Icna"
+
+#: plugins/admin/systems/class_printGeneric.inc:111
+#, php-format
+msgid "Can't extract a valid base out of object dn, setting base to '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:266
+#: plugins/admin/systems/class_printGeneric.inc:274
+#: plugins/admin/systems/class_printGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:328
+#: plugins/admin/systems/class_printGeneric.inc:344
+#: plugins/admin/systems/class_printGeneric.inc:347
+msgid "Add printer extension"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:267
+msgid ""
+"Could not intialize printer tab, parameter parent was missing while "
+"construction."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:275
+msgid "This is a workstation template, printer tab is disabled."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:280
+msgid "This is a terminal template, printer tab is disabled."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:321
+msgid "This 'dn' has no printer features."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:329
+#, fuzzy
+msgid ""
+"This object has printer extension disabled. You can't enable it while 'cn' "
+"is not present in entry. Possibly you are currently creating a new terminal "
+"template"
+msgstr "Questa identità non possiede estensioni di posta."
+
+#: plugins/admin/systems/class_printGeneric.inc:336
+#: plugins/admin/systems/class_printGeneric.inc:339
+#, fuzzy
+msgid "Remove printer extension"
+msgstr "Elimina foto"
+
+#: plugins/admin/systems/class_printGeneric.inc:337
+#, fuzzy
+msgid ""
+"This workstation has printer extension enabled.You can disable it by "
+"clicking below."
+msgstr "Questa identià possiede estensioni di posta."
+
+#: plugins/admin/systems/class_printGeneric.inc:340
+#, fuzzy
+msgid ""
+"This terminal has printer extension enabled. You can disable it by clicking "
+"below."
+msgstr "Questa identià possiede estensioni di posta."
+
+#: plugins/admin/systems/class_printGeneric.inc:345
+#, fuzzy
+msgid ""
+"This workstation has printer extension disabled. You can enable it by "
+"clicking below."
+msgstr "Questa identità non possiede estensioni di posta."
+
+#: plugins/admin/systems/class_printGeneric.inc:348
+#, fuzzy
+msgid ""
+"This terminal has printer extension disabled. You can enable it by clicking "
+"below."
+msgstr "Questa identità non possiede estensioni di posta."
+
+#: plugins/admin/systems/class_printGeneric.inc:518
+#, php-format
+msgid "Your currently selected PPD file '%s' doesn't exist."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:526
+#, fuzzy
+msgid "can't get ppd informations."
+msgstr "Informazioni organizzazione"
+
+#: plugins/admin/systems/class_printGeneric.inc:539
+#, php-format
+msgid "This printer belongs to terminal %s. You can't rename this printer."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:541
+#, php-format
+msgid "This printer belongs to workstation %s. You can't rename this printer."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:599
+#, fuzzy, php-format
+msgid "Removing of system print/generic with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: plugins/admin/systems/class_printGeneric.inc:843
+#, php-format
+msgid "Saving of system print/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:863
+#: plugins/admin/systems/class_printGeneric.inc:865
+#: plugins/admin/ogroups/class_ogroupManagement.inc:429
+#: plugins/admin/fai/faiTemplateEntry.tpl:85
+#: plugins/admin/fai/faiTemplateEntry.tpl:127
+#: plugins/generic/references/class_reference.inc:36
+msgid "Group"
+msgstr "Gruppo"
+
+#: plugins/admin/systems/class_printGeneric.inc:881
+#, fuzzy
+msgid "Print generic"
+msgstr "Stampante"
+
+#: plugins/admin/systems/class_printGeneric.inc:893
+msgid "LabeledURL"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:894
+#, fuzzy
+msgid "Printer PPD"
+msgstr "Stampante"
+
+#: plugins/admin/systems/class_printGeneric.inc:911
+#, php-format
+msgid ""
+"You are not allowed to remove the given object '%s' from the list of members "
+"of printer '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:928
+#, php-format
+msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:933
+#, php-format
+msgid ""
+"You are not allowed to add the given object '%s' to the list of members of '%"
+"s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:968
+#, php-format
+msgid "Can't add '%s' to the list of members, it is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:979
+#, php-format
+msgid "Can't add '%s' to list of members, it is not reachable."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:54
+#: plugins/admin/systems/class_workstationGeneric.inc:121
+#: plugins/admin/ogroups/class_termgroup.inc:42
+#, fuzzy
+msgid "Activated"
+msgstr "Privato"
+
+#: plugins/admin/systems/class_servGeneric.inc:55
+#: plugins/admin/systems/class_workstationGeneric.inc:122
+#: plugins/admin/ogroups/class_termgroup.inc:43
+#: plugins/personal/connectivity/opengw.tpl:33
+#: plugins/personal/connectivity/class_opengwAccount.inc:343
+msgid "Locked"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:101
+msgid "This 'dn' has no server features."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:109
+#: plugins/admin/systems/class_workstationGeneric.inc:181
+#: plugins/admin/ogroups/class_termgroup.inc:204
+msgid "No ACTIONCMD definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:147
+#, php-format
+msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:310
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Switch off"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:311
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Reboot"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:208
+#: plugins/admin/systems/class_workstationGeneric.inc:303
+#: plugins/admin/ogroups/class_termgroup.inc:295
+#, fuzzy
+msgid "Instant update"
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/admin/systems/class_servGeneric.inc:209
+#: plugins/admin/systems/class_servGeneric.inc:218
+#: plugins/admin/systems/class_workstationGeneric.inc:304
+#: plugins/admin/systems/class_workstationGeneric.inc:313
+#: plugins/admin/ogroups/class_termgroup.inc:296
+msgid "Scheduled update"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:210
+#: plugins/admin/systems/class_servGeneric.inc:217
+#: plugins/admin/systems/class_workstationGeneric.inc:305
+#: plugins/admin/systems/class_workstationGeneric.inc:312
+#: plugins/admin/ogroups/class_termgroup.inc:297
+msgid "Reinstall"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:211
+#: plugins/admin/systems/class_workstationGeneric.inc:306
+#: plugins/admin/ogroups/class_termgroup.inc:298
+#, fuzzy
+msgid "Rescan hardware"
+msgstr "Dispositivo telefonico"
+
+#: plugins/admin/systems/class_servGeneric.inc:212
+#: plugins/admin/systems/class_servGeneric.inc:219
+#: plugins/admin/systems/class_terminalGeneric.inc:312
+#: plugins/admin/systems/class_terminalGeneric.inc:316
+#: plugins/admin/systems/class_workstationGeneric.inc:307
+#: plugins/admin/systems/class_workstationGeneric.inc:314
+#: plugins/admin/ogroups/class_termgroup.inc:299
+msgid "Memory test"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:213
+#: plugins/admin/systems/class_servGeneric.inc:220
+#: plugins/admin/systems/class_workstationGeneric.inc:308
+#: plugins/admin/systems/class_workstationGeneric.inc:315
+msgid "Force localboot"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:214
+#: plugins/admin/systems/class_servGeneric.inc:221
+#: plugins/admin/systems/class_terminalGeneric.inc:313
+#: plugins/admin/systems/class_terminalGeneric.inc:317
+#: plugins/admin/systems/class_workstationGeneric.inc:309
+#: plugins/admin/systems/class_workstationGeneric.inc:316
+#: plugins/admin/ogroups/class_termgroup.inc:300
+#, fuzzy
+msgid "System analysis"
+msgstr "Log di sitema"
+
+#: plugins/admin/systems/class_servGeneric.inc:216
+#: plugins/admin/systems/class_terminalGeneric.inc:315
+#: plugins/admin/systems/class_workstationGeneric.inc:311
+msgid "Wake up"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:245
+#, fuzzy, php-format
+msgid "Removing of system server/generic with dn '%s' failed."
+msgstr "Elimina estensioni Unix"
+
+#: plugins/admin/systems/class_servGeneric.inc:290
+#, fuzzy
+msgid "The required field 'Server name' is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/admin/systems/class_servGeneric.inc:361
+#, php-format
+msgid "Saving of system server/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:415
+#, fuzzy
+msgid "Server generic"
+msgstr "Cognome"
+
+#: plugins/admin/systems/class_servGeneric.inc:425
+#: plugins/admin/systems/class_workstationGeneric.inc:618
+#, fuzzy
+msgid "Goto mode"
+msgstr "nella cartella"
+
+#: plugins/admin/systems/class_servGeneric.inc:427
+#: plugins/admin/systems/class_terminalGeneric.inc:636
+#: plugins/admin/systems/class_workstationGeneric.inc:622
+#: plugins/admin/ogroups/class_termgroup.inc:397
+#, fuzzy
+msgid "Action flag"
+msgstr "Azione"
+
+#: plugins/admin/systems/class_divListSystemService.inc:17
+#: plugins/admin/systems/class_divListSystemService.inc:18
+#, fuzzy
+msgid "Installed services"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/systems/class_divListSystemService.inc:22
+msgid ""
+"This menu allows you to add, remove and configure the properties of a "
+"specific service."
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:30
+#, fuzzy
+msgid "Service name"
+msgstr "Cognome"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+#, fuzzy
+msgid "Add service"
+msgstr "Modifica contatto"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+#, fuzzy
+msgid "Add new service"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+#, fuzzy
+msgid "Start all"
+msgstr "Avvio"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+#, fuzzy
+msgid "Start all services"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#: plugins/admin/systems/class_divListSystemService.inc:106
+#, fuzzy
+msgid "Stop service"
+msgstr "Servizi"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#, fuzzy
+msgid "Stop all services"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#: plugins/admin/systems/class_divListSystemService.inc:112
+#, fuzzy
+msgid "Restart service"
+msgstr "server"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#, fuzzy
+msgid "Restart all services"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/systems/class_divListSystemService.inc:86
+#, fuzzy
+msgid "Stopped"
+msgstr "appendere"
+
+#: plugins/admin/systems/class_divListSystemService.inc:87
+#, fuzzy
+msgid "Started"
+msgstr "Stato"
+
+#: plugins/admin/systems/class_divListSystemService.inc:88
+#, fuzzy
+msgid "Restarting"
+msgstr "Destinazione"
+
+#: plugins/admin/systems/class_divListSystemService.inc:89
+#, fuzzy
+msgid "User status"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/admin/systems/class_divListSystemService.inc:100
+#, fuzzy
+msgid "Start service"
+msgstr "server"
+
+#: plugins/admin/systems/class_divListSystemService.inc:118
+#, fuzzy
+msgid "Edit service"
+msgstr "Modifica contatto"
+
+#: plugins/admin/systems/class_divListSystemService.inc:124
+#, fuzzy
+msgid "Remove service"
+msgstr "Elimina contatto"
+
+#: plugins/admin/systems/phone.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:44
+msgid "Phone name"
+msgstr ""
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
+#, fuzzy
+msgid "Add/Edit manufacturer"
+msgstr "Modifica contatto"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
+#, fuzzy
+msgid "Website"
+msgstr "scrivere"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
+#: plugins/admin/ogroups/class_phonequeue.inc:903
+#: plugins/gofon/conference/paste_generic.tpl:15
+#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Phone number"
+msgstr "Numero di telefono"
+
+#: plugins/admin/systems/class_terminalStartup.inc:40
+#: plugins/admin/systems/class_terminalStartup.inc:123
+#: plugins/admin/systems/class_terminalStartup.inc:143
+#: plugins/admin/systems/class_terminalService.inc:75
+#: plugins/admin/systems/class_terminalService.inc:103
+#: plugins/admin/systems/class_terminalService.inc:109
+#: plugins/admin/systems/class_terminalService.inc:119
+#: plugins/admin/systems/class_terminalService.inc:120
+#: plugins/admin/systems/class_terminalService.inc:122
+#: plugins/admin/systems/class_terminalService.inc:126
+#: plugins/admin/systems/class_terminalService.inc:219
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_terminalService.inc:225
+#: plugins/admin/systems/class_terminalService.inc:228
+#: plugins/admin/systems/class_terminalService.inc:231
+#: plugins/admin/systems/class_terminalService.inc:234
+#: plugins/admin/systems/class_terminalService.inc:237
+#: plugins/admin/systems/class_workstationStartup.inc:290
+#: plugins/admin/systems/class_workstationStartup.inc:312
+#: plugins/admin/systems/class_workstationStartup.inc:316
+#: plugins/admin/systems/class_workstationStartup.inc:835
+#: plugins/admin/systems/class_workstationService.inc:202
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_workstationService.inc:208
+#: plugins/admin/systems/class_workstationService.inc:211
+#: plugins/admin/systems/class_workstationService.inc:214
+#: plugins/admin/systems/class_workstationService.inc:217
+#: plugins/admin/systems/class_workstationService.inc:220
+#: plugins/admin/systems/class_workstationService.inc:230
+#: plugins/admin/systems/class_workstationService.inc:231
+#: plugins/admin/systems/class_workstationService.inc:232
+#: plugins/admin/systems/class_workstationService.inc:233
+#: plugins/admin/systems/class_workstationService.inc:234
+#: plugins/admin/systems/class_workstationService.inc:235
+#: plugins/admin/systems/class_workstationService.inc:236
+#: plugins/admin/systems/class_terminalGeneric.inc:132
+#: plugins/admin/systems/class_terminalGeneric.inc:328
+#: plugins/admin/systems/class_workstationGeneric.inc:137
+msgid "inherited"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:95
+#: plugins/admin/systems/class_workstationStartup.inc:337
+#, php-format
+msgid ""
+"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
+"exist."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:210
+#: plugins/admin/systems/class_workstationStartup.inc:655
+#: plugins/personal/environment/class_environment.inc:601
+#: plugins/personal/environment/class_environment.inc:614
+#, fuzzy
+msgid "You must specify a valid mount point."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_terminalStartup.inc:410
+#, fuzzy, php-format
+msgid "Saving of system terminal/startup with dn '%s' failed."
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/admin/systems/class_terminalStartup.inc:469
+#, fuzzy
+msgid "Terminal startup"
+msgstr "Terminali"
+
+#: plugins/admin/systems/class_terminalStartup.inc:477
+#: plugins/admin/systems/class_workstationStartup.inc:1187
+#, fuzzy
+msgid "Ldap server"
+msgstr "Server"
+
+#: plugins/admin/systems/class_terminalStartup.inc:479
+#: plugins/admin/systems/class_workstationStartup.inc:1191
+#, fuzzy
+msgid "Kernel modules"
+msgstr "Parametro"
+
+#: plugins/admin/systems/class_terminalStartup.inc:481
+#: plugins/admin/systems/class_workstationStartup.inc:1189
+#, fuzzy
+msgid "Kernel parameter"
+msgstr "Parametro"
+
+#: plugins/admin/systems/goMailServer.tpl:7
+#: plugins/admin/systems/class_goMailServer.inc:712
+msgid "Visible full qualified hostname"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:11
+msgid "The full qualified host name."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:16
+msgid "Max mail header size"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:21
+msgid "This value specifies the maximal header size."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#: plugins/admin/systems/goMailServer.tpl:31
+#: plugins/admin/systems/goMailServer.tpl:40
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "KB"
+msgstr "KB"
+
+#: plugins/admin/systems/goMailServer.tpl:26
+#: plugins/admin/systems/class_goMailServer.inc:715
+msgid "Max mailbox size"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:31
+msgid "Defines the maximal size of mail box."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:35
+#: plugins/admin/systems/class_goMailServer.inc:716
+#, fuzzy
+msgid "Max message size"
+msgstr "Inoltra i messaggi a"
+
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "Specify the maximal size of a message."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:45
+#: plugins/admin/systems/class_goMailServer.inc:719
+#, fuzzy
+msgid "Relay host"
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/goMailServer.tpl:50
+msgid "Relay messages to following host:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:60
+#: plugins/admin/systems/class_goMailServer.inc:718
+msgid "Local networks"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:62
+#, fuzzy
+msgid "Postfix networks"
+msgstr "Impostazioni Unix"
+
+#: plugins/admin/systems/goMailServer.tpl:83
+#, fuzzy
+msgid "Domains and routing"
+msgstr "Amministratori di Dominio"
+
+#: plugins/admin/systems/goMailServer.tpl:91
+#: plugins/admin/systems/class_goMailServer.inc:717
+msgid "Domains to accept mail for"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:93
+msgid "Postfix is responsible for the following domains:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:114
+msgid "Transports"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:123
+msgid "Select a transport protocol."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:141
+#, fuzzy
+msgid "Restrictions"
+msgstr "Azione"
+
+#: plugins/admin/systems/goMailServer.tpl:149
+#: plugins/admin/systems/class_goMailServer.inc:721
+msgid "Restrictions for sender"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:157
+#: plugins/admin/systems/goMailServer.tpl:183
+#, fuzzy
+msgid "Restriction filter"
+msgstr "Cerca"
+
+#: plugins/admin/systems/goMailServer.tpl:175
+#: plugins/admin/systems/class_goMailServer.inc:722
+msgid "Restrictions for recipient"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:50
+#: plugins/admin/systems/class_goSpamServer.inc:327
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goSpamServer.inc:354
+msgid "Spamassassin"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:225
+msgid "Specified value is not a valid 'trusted network' value."
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:285
+#, fuzzy, php-format
+msgid "Saving of server services/spamassassin with dn '%s' failed."
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/admin/systems/class_goSpamServer.inc:294
+msgid "Required score must be a numeric value."
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:336
+#: plugins/admin/systems/goSpamServer.tpl:8
+#, fuzzy
+msgid "Rewrite header"
+msgstr "leggere"
+
+#: plugins/admin/systems/class_goSpamServer.inc:337
+#, fuzzy
+msgid "Trusted networks"
+msgstr "Impostazioni Unix"
+
+#: plugins/admin/systems/class_goSpamServer.inc:338
+#: plugins/admin/systems/goSpamServer.tpl:18
+msgid "Required score"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:339
+#, fuzzy
+msgid "Rules"
+msgstr "Ruolo"
+
+#: plugins/admin/systems/class_goSpamServer.inc:341
+#: plugins/admin/systems/goSpamServer.tpl:69
+msgid "Enable use of bayes filtering"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:342
+msgid "Enabled bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:343
+#: plugins/admin/systems/goSpamServer.tpl:75
+msgid "Enable RBL checks"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:344
+#: plugins/admin/systems/goSpamServer.tpl:86
+msgid "Enable use of Razor"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:345
+#: plugins/admin/systems/goSpamServer.tpl:89
+msgid "Enable use of DDC"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:346
+#: plugins/admin/systems/goSpamServer.tpl:92
+msgid "Enable use of Pyzor"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:51
+msgid "IMAP/POP3 service"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:56
+#: plugins/admin/systems/class_goImapServer.inc:173
+#, fuzzy
+msgid "Repair database"
+msgstr "Database"
+
+#: plugins/admin/systems/class_goImapServer.inc:102
+#, fuzzy
+msgid "IMAP/POP3 (Cyrus) service"
+msgstr "Server"
+
+#: plugins/admin/systems/class_goImapServer.inc:112
+#, fuzzy
+msgid "Please specify a server identifier."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_goImapServer.inc:115
+#, fuzzy
+msgid "Please specify a connect url."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_goImapServer.inc:118
+#, fuzzy
+msgid "Please specify an admin user."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_goImapServer.inc:121
+#, fuzzy
+msgid "Please specify a password for the admin user."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_goImapServer.inc:126
+#, php-format
+msgid "The imap connect string needs to be in the form '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:130
+msgid "The sieve port needs to be numeric."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:160
+#: plugins/admin/systems/class_goImapServer.inc:161
+msgid "IMAP/POP3"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
+msgid "Admin password"
+msgstr "Password dell'amministratore"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
+#, php-format
+msgid "You're about to delete the glpi cartridge type '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
+#, php-format
+msgid ""
+"You can't delete this cartridge type, it is still in use by this printer(s) "
+"'%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
+msgid "Cartridges"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+#, fuzzy
+msgid "New monitor"
+msgstr "Nuova password"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+#, fuzzy
+msgid "M"
+msgstr "Mb"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
+#: plugins/personal/environment/selectPrinterDialog.tpl:5
+#: plugins/personal/environment/selectPrinterDialog.tpl:10
+#, fuzzy
+msgid "Select printer to add"
+msgstr "Seleziona il numero da aggiungere"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
+#, fuzzy
+msgid "Select entries to add"
+msgstr "Selezioni utenti da aggiungere"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
+#, fuzzy
+msgid "Display members of department"
+msgstr "Mostra utenti del dipartimento"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
+#, fuzzy
+msgid "Display members matching"
+msgstr "Mostra utenti che corrispondono a"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
+#, fuzzy
+msgid "Regular expression for matching member names"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/admin/systems/servnfs.tpl:1
+#, fuzzy
+msgid "Edit share"
+msgstr "Modifica contatto"
+
+#: plugins/admin/systems/servnfs.tpl:2
+msgid "NFS setup"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:401
+#: plugins/personal/netatalk/netatalk.tpl:16
+msgid "Path"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:403
+#, fuzzy
+msgid "Volume"
+msgstr "Home"
+
+#: plugins/admin/systems/servnfs.tpl:69
+msgid "Auto-mount share on Apple systems"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:109
+#, fuzzy
+msgid "Codepage"
+msgstr "Home Page"
+
+#: plugins/admin/systems/servnfs.tpl:121
+#: plugins/admin/systems/class_goShareServer.inc:402
+#, fuzzy
+msgid "Option"
+msgstr "Opzioni"
+
+#: plugins/admin/systems/class_winGeneric.inc:155
+#, php-format
+msgid "Removing of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:205
+msgid "You have no permissions to create a component on this 'Base'."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:270
+#, php-format
+msgid "Saving of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:281
+#, fuzzy
+msgid "Win generic"
+msgstr "Stampante"
+
+#: plugins/admin/systems/class_winGeneric.inc:282
+#, fuzzy
+msgid "Windows workstation generic"
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/class_winGeneric.inc:287
+#, fuzzy
+msgid "Win workstation"
+msgstr "Amministrazione"
+
+#: plugins/admin/systems/class_winGeneric.inc:290
+#: plugins/admin/systems/class_workstationGeneric.inc:615
+#: plugins/admin/systems/workstation.tpl:10
+msgid "Workstation name"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:35
+#: plugins/admin/systems/class_servDNS.inc:368
+#: plugins/admin/systems/class_servDNS.inc:397
+#: plugins/admin/systems/class_servDNS.inc:398
+#, fuzzy
+msgid "DNS service"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/class_servDNS.inc:81
+msgid "Remove DNS service"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:82
+msgid ""
+"This server has DNS features enabled. You can disable them by clicking below."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:84
+msgid "Add DNS service"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:85
+msgid ""
+"This server has DNS features disabled. You can enable them by clicking below."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:173
+#: plugins/admin/systems/class_servDNS.inc:407
+#, fuzzy
+msgid "Reverse zone"
+msgstr "Riferimenti"
+
+#: plugins/admin/systems/class_servDNS.inc:175
+#: plugins/admin/fai/faiTemplateEntry.tpl:102
+#, fuzzy
+msgid "Class"
+msgstr "classe"
+
+#: plugins/admin/systems/class_servDNS.inc:239
+#, php-format
+msgid ""
+"Can't delete the selected zone, because it is still in use by these entry/"
+"entries '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:304
+#, php-format
+msgid "Updating of system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:314
+#, fuzzy, php-format
+msgid "Removing of system server/dns with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: plugins/admin/systems/class_servDNS.inc:335
+#, fuzzy, php-format
+msgid "Saving of system server/dns with dn '%s' failed."
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/admin/systems/class_servDNS.inc:359
+#, php-format
+msgid "Set status flag for system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:406
+#: plugins/admin/systems/class_termDNS.inc:577
+#: plugins/admin/systems/servdnseditzone.tpl:7
+#, fuzzy
+msgid "Zone name"
+msgstr "Nome comune"
+
+#: plugins/admin/systems/class_servDNS.inc:408
+#, fuzzy
+msgid "Primary dns server"
+msgstr "server"
+
+#: plugins/admin/systems/class_servDNS.inc:410
+#: plugins/admin/systems/glpiPrinter.tpl:48
+#, fuzzy
+msgid "Serial"
+msgstr "Terminali"
+
+#: plugins/admin/systems/class_servDNS.inc:412
+#: plugins/admin/systems/servdnseditzone.tpl:82
+#: plugins/admin/ogroups/class_phonequeue.inc:954
+#: plugins/admin/ogroups/phonequeue.tpl:85
+msgid "Retry"
+msgstr "Riprova"
+
+#: plugins/admin/systems/class_servDNS.inc:413
+#: plugins/admin/systems/servdnseditzone.tpl:88
+#, fuzzy
+msgid "Expire"
+msgstr "Esporta"
+
+#: plugins/admin/systems/class_servDNS.inc:415
+#: plugins/admin/systems/servdnseditzone.tpl:33
+#, fuzzy
+msgid "Zone records"
+msgstr "Directory"
+
+#: plugins/admin/systems/gencd_frame.tpl:2
+msgid "Your browser does not supprt iframes."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:147
+#, fuzzy, php-format
+msgid ""
+"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
+msgstr "Impossibile connettersi al server del database!"
+
+#: plugins/admin/systems/class_termDNS.inc:241
+msgid "Not matching"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:342
+#, fuzzy
+msgid "The required field 'IP-address' is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/admin/systems/class_termDNS.inc:346
+msgid "Wrong IP format in field IP-address."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:353
+#, fuzzy
+msgid "The required field 'MAC-address' is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/admin/systems/class_termDNS.inc:356
+msgid ""
+"The given macaddress is invalid. There must be 6 2byte segments seperated by "
+"':'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:370
+#, php-format
+msgid ""
+"The specified IP address '%s' is not matching the selected reverse zone "
+"entry '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:382
+#, php-format
+msgid "Found duplicate value for record type '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:390
+#, php-format
+msgid "Found more than one entry for the uniqe record type '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:401
+#, php-format
+msgid ""
+"The device IP '%s' is added as 'A Record', this will be done automatically, "
+"please remove the record."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:408
+#: plugins/admin/systems/class_servDNSeditZone.inc:422
+#, php-format
+msgid "Only lowercase is allowed, please check your '%ss'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:494
+#, fuzzy, php-format
+msgid "Saving of terminal/dns account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/admin/systems/class_termDNS.inc:558
+msgid "DNS"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:559
+#, fuzzy
+msgid "DNS settings"
+msgstr "Impostazioni Samba"
+
+#: plugins/admin/systems/class_termDNS.inc:567
+#, fuzzy
+msgid "IP address"
+msgstr "Indirizzo principale"
+
+#: plugins/admin/systems/class_termDNS.inc:576
+#, fuzzy
+msgid "DNS records"
+msgstr "Directory"
+
+#: plugins/admin/systems/goNtpServer.tpl:2
+#, fuzzy
+msgid "Time server"
+msgstr "Server"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
+#, php-format
+msgid "You're about to delete the glpi attachment component '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
+#, php-format
+msgid ""
+"You can't delete this attachment, it is still in use by these system(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
+#, fuzzy
+msgid "There is no valid file uploaded."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
+msgid "Upload wasn't successfull."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
+#, php-format
+msgid "Missing directory '%s/glpi/' to store glpi uploads."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
+#, fuzzy
+msgid "There is already a file with the same name uploaded."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
+#, fuzzy, php-format
+msgid "Can't create file '%s'."
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
+msgid "File is available."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
+msgid "File is not readable, possibly the file is missing."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
+msgid "Currently no file uploaded."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
+#, fuzzy
+msgid "Mime"
+msgstr "Cellulare"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
+msgid "This table displays all available attachments."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
+#: include/sieve/class_sieveElement_If.inc:447
+#, fuzzy
+msgid "empty"
+msgstr "Riprova"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
+#, fuzzy
+msgid "Create new attachment"
+msgstr "Lista dei dipartimenti"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
+#, fuzzy
+msgid "New Attachment"
+msgstr "Argomenti"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
+#: plugins/admin/systems/class_servRepository.inc:218
+#: plugins/admin/fai/class_faiManagement.inc:456
+#, fuzzy
+msgid "This name is already in use."
+msgstr "L'indirizzo principale inserito è già in uso."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
+#, fuzzy
+msgid "Please specify a valid name for this attachment."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/remove_glpi.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your MySql database in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+
+#: plugins/admin/systems/class_servDHCP.inc:42
+msgid "Remove DHCP service"
+msgstr ""
+
+#: plugins/admin/systems/class_servDHCP.inc:43
+msgid ""
+"This server has DHCP features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/systems/class_servDHCP.inc:45
+msgid "Add DHCP service"
+msgstr ""
+
+#: plugins/admin/systems/class_servDHCP.inc:46
+msgid ""
+"This server has DHCP features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:35
+#: plugins/admin/systems/class_goFonServer.inc:130
+#, fuzzy
+msgid "VoIP service"
+msgstr "server"
+
+#: plugins/admin/systems/class_goFonServer.inc:64
+#, fuzzy
+msgid "VoIP service - Asterisk management"
+msgstr "Riferimenti"
+
+#: plugins/admin/systems/class_goFonServer.inc:73
+#, fuzzy
+msgid "The attribute DB user is empty or contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_goFonServer.inc:76
+#: plugins/admin/systems/class_goFaxServer.inc:73
+#, fuzzy
+msgid "The attribute password is empty or contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_goFonServer.inc:79
+#, fuzzy
+msgid ""
+"The attribute local dial prefix is empty or contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_goFonServer.inc:82
+#, fuzzy
+msgid ""
+"The attribute country dial prefix is empty or contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_goFonServer.inc:119
+#, php-format
+msgid ""
+"You can't remove the asterisk database extension, it is still in use by "
+"these objects '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:131
+#, fuzzy
+msgid "VoIP - asterisk management"
+msgstr "Riferimenti"
+
+#: plugins/admin/systems/class_goFonServer.inc:145
+#, fuzzy
+msgid "Area code"
+msgstr "Directory"
+
+#: plugins/admin/systems/class_goFonServer.inc:146
+#, fuzzy
+msgid "Country code"
+msgstr "Sicurezza"
+
+#: plugins/admin/systems/class_terminalService.inc:72
+#: plugins/admin/systems/class_workstationService.inc:93
+#: plugins/admin/systems/workstationService.tpl:157
+msgid "unknown"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:89
+#: plugins/personal/environment/class_environment.inc:231
+#, php-format
+msgid ""
+"You have specified an external resolution hook which can't be read, please "
+"check the permission of the file '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:104
+#: plugins/admin/systems/class_terminalService.inc:105
+#: plugins/admin/systems/class_terminalService.inc:106
+#: plugins/admin/systems/class_terminalService.inc:107
+#: plugins/admin/systems/class_workstationService.inc:96
+#: plugins/admin/systems/class_workstationService.inc:97
+#: plugins/admin/systems/class_workstationService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:99
+#, fuzzy
+msgid "bit"
+msgstr "scrivere"
+
+#: plugins/admin/systems/class_terminalService.inc:158
+msgid "default"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:159
+#: plugins/admin/systems/class_workstationService.inc:139
+msgid "show chooser"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:160
+#: plugins/admin/systems/class_workstationService.inc:140
+msgid "direct"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:163
+#: plugins/admin/systems/class_workstationService.inc:143
+msgid "load balanced"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:166
+#: plugins/admin/systems/class_workstationService.inc:146
+msgid "Windows RDP"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:167
+#: plugins/admin/systems/class_workstationService.inc:147
+msgid "ICA client"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:197
+#: plugins/admin/systems/class_workstationStartup.inc:836
+#: plugins/admin/systems/class_workstationService.inc:183
+#: plugins/personal/posix/class_posixAccount.inc:203
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
+msgid "automatic"
+msgstr "automatico"
+
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_workstationService.inc:205
+#, fuzzy
+msgid "Bit"
+msgstr "scrivere"
+
+#: plugins/admin/systems/class_terminalService.inc:322
+#: plugins/admin/systems/class_workstationService.inc:320
+msgid "Choose the phone located at the current terminal"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:397
+#: plugins/admin/systems/class_terminalService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:387
+#: plugins/admin/systems/class_workstationService.inc:392
+msgid "Please specify a valid VSync range."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:411
+#: plugins/admin/systems/class_terminalService.inc:416
+#: plugins/admin/systems/class_workstationService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:407
+msgid "Please specify a valid HSync range."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:465
+#, fuzzy, php-format
+msgid "Saving of object system terminal/service with dn '%s' failed."
+msgstr "Informazioni organizzazione"
+
+#: plugins/admin/systems/class_terminalService.inc:474
+#: plugins/admin/systems/class_workstationService.inc:459
+#, fuzzy
+msgid "Service"
+msgstr "Servizi"
+
+#: plugins/admin/systems/class_terminalService.inc:483
+#: plugins/admin/systems/class_workstationService.inc:468
+#, fuzzy
+msgid "Monitor"
+msgstr "Dimensione quota"
+
+#: plugins/admin/systems/class_terminalService.inc:484
+#: plugins/admin/ogroups/class_phonequeue.inc:951
+#, fuzzy
+msgid "Method"
+msgstr "metodo"
+
+#: plugins/admin/systems/class_terminalService.inc:485
+#: plugins/admin/systems/terminalService.tpl:173
+msgid "Remote desktop"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:487
+#: plugins/admin/systems/class_workstationService.inc:469
+#, fuzzy
+msgid "Gfx driver"
+msgstr "Server"
+
+#: plugins/admin/systems/class_terminalService.inc:488
+#: plugins/admin/systems/class_workstationService.inc:470
+msgid "Gfx resolution"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:489
+#: plugins/admin/systems/class_workstationService.inc:471
+msgid "Gfx color depth"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:490
+#: plugins/admin/systems/class_workstationService.inc:472
+msgid "Hsync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:491
+#: plugins/admin/systems/class_workstationService.inc:473
+msgid "Vsync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:492
+msgid "Auto-Sync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:493
+#, fuzzy
+msgid "Printer service enabled"
+msgstr "Nome della stampante"
+
+#: plugins/admin/systems/class_terminalService.inc:494
+#: plugins/admin/systems/terminalService.tpl:229
+msgid "Spool server"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:495
+#: plugins/admin/systems/class_workstationService.inc:475
+#, fuzzy
+msgid "Scanner enabled"
+msgstr "disabilitato"
+
+#: plugins/admin/systems/class_terminalService.inc:496
+#, fuzzy
+msgid "Scanner model"
+msgstr "disabilitato"
+
+#: plugins/admin/systems/class_terminalService.inc:497
+#: plugins/admin/systems/class_workstationService.inc:476
+msgid "Keyboard model"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:498
+#: plugins/admin/systems/class_workstationService.inc:477
+msgid "Keyboard layout"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:499
+#: plugins/admin/systems/class_workstationService.inc:478
+msgid "Keyboard variant"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:500
+#: plugins/admin/systems/class_workstationService.inc:479
+#, fuzzy
+msgid "Mouse type"
+msgstr "Tipo"
+
+#: plugins/admin/systems/class_terminalService.inc:501
+#: plugins/admin/systems/class_workstationService.inc:480
+#, fuzzy
+msgid "Mouse port"
+msgstr "Monitoraggio"
+
+#: plugins/admin/systems/class_terminalService.inc:502
+#: plugins/admin/systems/terminalService.tpl:76
+#: plugins/admin/systems/class_workstationService.inc:481
+#: plugins/admin/systems/workstationService.tpl:86
+#: plugins/gofon/phoneaccount/paste_generic.tpl:27
+#: plugins/gofon/phoneaccount/generic.tpl:30
+msgid "Telephone hardware"
+msgstr "Dispositivo telefonico"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
+#, php-format
+msgid "Internal Error can't create device of type '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
+#, php-format
+msgid "You're about to delete the glpi device '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
+msgid "Can't detect object name."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
+#, php-format
+msgid ""
+"You can't delete this device, it is still in use by these system(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
+#, fuzzy
+msgid "devices"
+msgstr "Dispositivi"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+#, fuzzy
+msgid "New mainbord"
+msgstr "Nuova password"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+#, fuzzy
+msgid "New processor"
+msgstr "Nuova password"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+#: plugins/admin/fai/class_divListFai.inc:177
+msgid "P"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+#, fuzzy
+msgid "New case"
+msgstr "utenti"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "C"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+#, fuzzy
+msgid "New network interface"
+msgstr "Mostra stampanti di rete"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+#, fuzzy
+msgid "NI"
+msgstr "Unix"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+#, fuzzy
+msgid "New ram"
+msgstr "utenti"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "R"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+#, fuzzy
+msgid "New hard disk"
+msgstr "Server"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "HDD"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+#, fuzzy
+msgid "New drive"
+msgstr "Server"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+#, fuzzy
+msgid "D"
+msgstr "UID"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+#, fuzzy
+msgid "New controller"
+msgstr "Nuova conferenza"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "CS"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "New graphics card"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "GC"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+#, fuzzy
+msgid "New sound card"
+msgstr "Nuova password"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "SC"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "New power supply"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "PS"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+#, fuzzy
+msgid "New misc device"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "OC"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
+#, fuzzy
+msgid "You have to specify a valid name for this device."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
+#, fuzzy
+msgid "This device name is already in use."
+msgstr "L'indirizzo principale inserito è già in uso."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+#: plugins/personal/environment/class_environment.inc:508
+#: plugins/personal/environment/class_environment.inc:905
+#, fuzzy
+msgid "None"
+msgstr "nessuno"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+#, fuzzy
+msgid "Other"
+msgstr "Filtri"
+
+#: plugins/admin/systems/class_goMailServer.inc:47
+#: plugins/admin/systems/class_goMailServer.inc:514
+#, fuzzy
+msgid "Mail smtp service (Postfix)"
+msgstr "Server"
+
+#: plugins/admin/systems/class_goMailServer.inc:583
+#, fuzzy, php-format
+msgid "Saving server services/mail with dn '%s' failed."
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/admin/systems/class_goMailServer.inc:600
+#, fuzzy
+msgid "Please specify a numeric value for header size limit."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_goMailServer.inc:604
+#, fuzzy
+msgid "Please specify a numeric value for mailbox size limit."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_goMailServer.inc:608
+#, fuzzy
+msgid "Please specify a numeric value for message size limit."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_goMailServer.inc:703
+msgid "Mail smtp (Postfix)"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:704
+msgid "Mail smtp - Postfix"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:714
+msgid "Header size limit"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:720
+msgid "Transport table"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:1
+#, fuzzy
+msgid "VoIP database information"
+msgstr "Informazioni personali"
+
+#: plugins/admin/systems/goFonServer.tpl:4
+msgid "Asterisk DB user"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:20
+msgid "Country dial prefix"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:28
+msgid "Local dial prefix"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:434
+msgid ""
+"There are packages in your configuration, which can't be resolved with "
+"current server/release settings."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:479
+#, fuzzy
+msgid "Please select a 'FAI server' or remove the 'FAI classes'."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_workstationStartup.inc:547
+msgid ""
+"There is already a profile in your selection that contain partition table "
+"configurations."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:764
+msgid "Not available in current setup"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:908
+#, php-format
+msgid ""
+"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
+"Server was reset to 'auto'."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:924
+#, php-format
+msgid ""
+"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
+"configurations, possibly some classes where deleted or renamed. Server was "
+"reset to 'auto'."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1097
+#, fuzzy, php-format
+msgid "Saving of system workstation/startup with dn '%s' failed."
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1147
+#, fuzzy, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
+msgstr "Impossibile connettersi al server del database!"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1179
+#, fuzzy
+msgid "System startup"
+msgstr "Accesso ai sistemi"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1194
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/class_faiProfile.inc:467
+#, fuzzy
+msgid "FAI classes"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1195
+msgid "Debian mirror"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1196
+#, fuzzy
+msgid "Debian release"
+msgstr "Password attuale"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1198
+msgid "FAI status flag"
+msgstr ""
+
+#: plugins/admin/systems/class_gosaLogServer.inc:28
+#: plugins/admin/systems/class_gosaLogServer.inc:56
+#: plugins/admin/systems/class_gosaLogServer.inc:92
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#, fuzzy
+msgid "GOsa logging service"
+msgstr "Utenti di Dominio"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:104
+#, fuzzy
+msgid "Allow view of entries on this server"
+msgstr "Permetti la connessione al Terminal Server"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+msgid "Syslog Service"
+msgstr ""
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#: plugins/admin/systems/goCupsServer.tpl:1
+#, fuzzy
+msgid "enabled"
+msgstr "disabilitato"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:6
+#, fuzzy
+msgid "List of attachments"
+msgstr "Lista dei dipartimenti"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:23
+msgid ""
+"This dialog allow you to attach additional objects (like manuals, guides, "
+"etc.)  to your currently edited computer."
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:35
+#, fuzzy
+msgid "Display attachments matching"
+msgstr "Mosra gruppi corrispondenti a"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:37
+#, fuzzy
+msgid "Regular expression for matching attachment names"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:51
+#: plugins/admin/systems/class_baseSelectDialog.inc:42
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
+#: plugins/admin/systems/glpiDeviceManagement.tpl:51
+#: plugins/admin/systems/class_glpiSelectUser.inc:113
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
+#, fuzzy
+msgid "Use"
+msgstr "Utenti"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
+msgid "Can't delete this entry, it is still in use."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
+#: plugins/admin/systems/class_glpiAccount.inc:643
+#: plugins/admin/systems/class_glpiAccount.inc:658
+msgid "N/A"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
+#, fuzzy
+msgid "The selected name is already in use."
+msgstr "L'indirizzo principale inserito è già in uso."
+
+#: plugins/admin/systems/terminalService.tpl:4
+#: plugins/admin/systems/workstationService.tpl:4
+msgid "Keyboard"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:254
+#: plugins/admin/systems/printerPPDDialog.tpl:5
+#: plugins/admin/systems/class_glpiAccount.inc:794
+#: plugins/admin/systems/workstationService.tpl:7
+msgid "Model"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:10
+#: plugins/admin/systems/workstationService.tpl:11
+msgid "Choose keyboard model"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:17
+#: plugins/admin/systems/workstationService.tpl:19
+msgid "Layout"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:20
+#: plugins/admin/systems/workstationService.tpl:23
+msgid "Choose keyboard layout"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:27
+#: plugins/admin/systems/workstationService.tpl:31
+msgid "Variant"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:30
+#: plugins/admin/systems/workstationService.tpl:35
+msgid "Choose keyboard variant"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:45
+#: plugins/admin/systems/workstationService.tpl:51
+msgid "Mouse"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:51
+#: plugins/admin/systems/workstationService.tpl:58
+msgid "Choose mouse type"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:58
+#: plugins/admin/systems/workstationService.tpl:66
+msgid "Port"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:61
+#: plugins/admin/systems/workstationService.tpl:70
+msgid "Choose mouse port"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:79
+#: plugins/admin/systems/workstationService.tpl:89
+#: plugins/admin/departments/class_departmentGeneric.inc:599
+#: plugins/gofon/phoneaccount/paste_generic.tpl:29
+#: plugins/gofon/phoneaccount/generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:34
+msgid "Telephone"
+msgstr "Telefono"
+
+#: plugins/admin/systems/terminalService.tpl:101
+#: plugins/admin/systems/workstationService.tpl:114
+msgid "Choose graphic driver that is needed by the installed graphic board"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:108
+#: plugins/admin/systems/workstationService.tpl:122
+#: plugins/personal/environment/class_environment.inc:1331
+#: plugins/personal/environment/environment.tpl:110
+msgid "Resolution"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:111
+#: plugins/admin/systems/workstationService.tpl:126
+msgid "Choose screen resolution used in graphic mode"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:118
+#: plugins/admin/systems/workstationService.tpl:134
+msgid "Color depth"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:121
+#: plugins/admin/systems/workstationService.tpl:138
+msgid "Choose colordepth used in graphic mode"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:135
+#: plugins/admin/systems/workstationService.tpl:153
+msgid "Display device"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:147
+#: plugins/admin/systems/workstationService.tpl:167
+msgid "Use DDC for automatic detection"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:150
+#: plugins/admin/systems/workstationService.tpl:170
+msgid "HSync"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:154
+#: plugins/admin/systems/workstationService.tpl:175
+msgid "Horizontal refresh frequency for installed monitor"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:158
+#: plugins/admin/systems/workstationService.tpl:181
+msgid "VSync"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:162
+#: plugins/admin/systems/workstationService.tpl:186
+msgid "Vertical refresh frequency for installed monitor"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:177
+msgid "Connect method"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:180
+msgid "Choose method to connect to terminal server"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:188
+msgid "Terminal server"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:191
+msgid "Select specific terminal server to use"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:199
+msgid "Font server"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:202
+msgid "Select specific font server to use"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:219
+msgid "Print device"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:221
+msgid "Select to start IPP based printing service on terminal"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:223
+msgid "Provide print services"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:232
+msgid "Select NFS filesystem to place spool files on"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:245
+#: plugins/admin/systems/workstationService.tpl:201
+msgid "Scan device"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:247
+#: plugins/admin/systems/workstationService.tpl:204
+msgid "Select to start SANE scan service on terminal"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:249
+#: plugins/admin/systems/workstationService.tpl:207
+msgid "Provide scan services"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:257
+msgid "Select scanner driver to use"
+msgstr ""
+
+#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
+#: plugins/personal/environment/class_selectPrinterDialog.inc:110
+#, fuzzy
+msgid "Please select a printer or press cancel."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:58
+#, php-format
+msgid ""
+"You can't delete this manufacturer, it is still in use by these system(s) '%"
+"s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:104
+#, fuzzy
+msgid "Please specify a name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:113
+#: plugins/admin/systems/class_glpiManufacturer.inc:119
+msgid "Specified name is already in use, please choose another one."
+msgstr ""
+
+#: plugins/admin/systems/class_goSyslogServer.inc:29
+#: plugins/admin/systems/class_goSyslogServer.inc:49
+#: plugins/admin/systems/class_goSyslogServer.inc:70
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#, fuzzy
+msgid "Logging service"
+msgstr "Utenti di Dominio"
+
+#: plugins/admin/systems/class_workstationService.inc:451
+#, fuzzy, php-format
+msgid "Saving of system workstation/service with dn '%s' failed."
+msgstr "Stampante"
+
+#: plugins/admin/systems/class_workstationService.inc:460
+#, fuzzy
+msgid "Workstation service"
+msgstr "server"
+
+#: plugins/admin/systems/class_workstationService.inc:474
+#, fuzzy
+msgid "Use DDC"
+msgstr "Utenti"
+
+#: plugins/admin/systems/servkolab.tpl:9
+#: plugins/admin/systems/class_servKolab.inc:394
+#, fuzzy
+msgid "Postfix mydomain"
+msgstr "nel dominio"
+
+#: plugins/admin/systems/servkolab.tpl:18
+#, fuzzy
+msgid "Postfix mydestination"
+msgstr "Impostazioni Unix"
+
+#: plugins/admin/systems/servkolab.tpl:27
+#: plugins/admin/systems/class_servKolab.inc:396
+msgid "Cyrus admins"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:48
+#: plugins/admin/systems/class_servKolab.inc:407
+msgid "POP3 service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:58
+#: plugins/admin/systems/class_servKolab.inc:409
+msgid "POP3/SSL service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:68
+#: plugins/admin/systems/class_servKolab.inc:405
+msgid "IMAP service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:78
+#: plugins/admin/systems/class_servKolab.inc:408
+msgid "IMAP/SSL service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:88
+#: plugins/admin/systems/class_servKolab.inc:410
+msgid "Sieve service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:98
+msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:108
+msgid "HTTP FreeBusy service (legacy)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:118
+msgid "Amavis email scanning (virus/spam)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:129
+#: plugins/admin/systems/class_servKolab.inc:411
+msgid "Quota settings"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:147
+msgid "Free/Busy settings"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:153
+msgid "Allow unauthenticated downloading of Free/Busy information"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:171
+#: plugins/admin/systems/class_servKolab.inc:398
+msgid "SMTP privileged networks"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:176
+msgid "Hosts/networks allowed to relay"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:181
+msgid "Enter multiple values, seperated with"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:194
+msgid "SMTP smarthost/relayhost"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:202
+#: plugins/admin/systems/class_servKolab.inc:401
+msgid "Enable MX lookup for relayhost"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:207
+msgid "Host used to relay mails"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:223
+#: plugins/admin/systems/class_servKolab.inc:404
+msgid "Accept Internet Mail"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:231
+msgid "Accept mail from other domains over non-authenticated SMTP"
+msgstr ""
+
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "Print Service"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:3
+msgid "Adding a new service to the current server"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:7
+msgid ""
+"This dialog allows you to add new services to the currenty edited server "
+"object. The box below shows all available but not already used services."
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:13
+#, fuzzy
+msgid "Service to add"
+msgstr "Seleziona il numero da aggiungere"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:20
+#, fuzzy
+msgid "All available services are already in use."
+msgstr "L'indirizzo principale inserito è già in uso."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:115
+#: plugins/personal/posix/class_posixAccount.inc:575
+#: plugins/personal/samba/class_sambaAccount.inc:501
+#: setup/setup_config2.tpl:126
+msgid "disabled"
+msgstr "disabilitato"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:116
+msgid "text"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:117
+msgid "graphic"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:197
+#, php-format
+msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:204
+msgid "No WAKECMD definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:216
+msgid "No REBOOTCMD definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:228
+msgid "No HALTCMD definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:369
+#, php-format
+msgid "Removing of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:442
+msgid "The required field 'Terminal name' is not set."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:471
+#: plugins/admin/systems/class_workstationGeneric.inc:453
+msgid ""
+"There must be at least one NTP server selected, or the inherit mode "
+"activated."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:557
+#, php-format
+msgid "Saving of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:620
+#, fuzzy
+msgid "Terminal generic"
+msgstr "Terminal Server"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:629
+#: plugins/admin/systems/terminal.tpl:72
+msgid "Root server"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:630
+#: plugins/admin/systems/terminal.tpl:82
+msgid "Swap server"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:631
+#, fuzzy
+msgid "Syslog server enabled"
+msgstr "Mostra server"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:632
+#, fuzzy
+msgid "Ntp server settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:635
+#: plugins/admin/systems/class_workstationGeneric.inc:621
+#, fuzzy
+msgid "Root password"
+msgstr "Cambia password"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
+msgid ""
+"This dialog allows you to configure all components of this DNS zone on a "
+"single list."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
+msgid ""
+"Be careful editing record types with this dialog. All changes will be saved "
+"immediately when using the save button."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
+msgid ""
+"This dialog can't be used until the currently edited zone was saved or the "
+"zone entry exists in the ldap database."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+#, fuzzy
+msgid "Create a new DNS zone entry"
+msgstr "Crea in"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:1
+msgid "Manage OS-types"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_os.tpl:24
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
+#: plugins/admin/systems/glpi_edit_type.tpl:24
+#, fuzzy
+msgid "Please enter a new name"
+msgstr "Inserisci la URI del server LDAP"
+
+#: plugins/admin/systems/goSpamServer.tpl:22
+msgid "Select required score to tag mail as spam"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:72
+msgid "Enable bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/goFaxServer.tpl:1
+#, fuzzy
+msgid "FAX database information"
+msgstr "Informazioni organizzazione"
+
+#: plugins/admin/systems/goFaxServer.tpl:4
+msgid "FAX DB user"
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
+#, fuzzy, php-format
+msgid "You're about to delete the ppd file '%s' at '%s'."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
+#, fuzzy, php-format
+msgid "Could not found specified ppd file '%s'."
+msgstr "Impossibile aprite il certificato selezionato!"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
+msgid ""
+"Something went wrong while trying to remove the ppd file from server, "
+"possibly we have no write access."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
+#, php-format
+msgid "Selected vendor '%s' does not exists in our list of ppds."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
+#, fuzzy
+msgid "Printer ppd selection."
+msgstr "Impostazioni Unix"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:25
+#, fuzzy
+msgid "Choose a base"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+msgid "Go to root department"
+msgstr "Vai al dipartimento base"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: include/class_MultiSelectWindow.inc:194
+msgid "Go up one department"
+msgstr "Sali di dipartimento"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+msgid "Go to users department"
+msgstr "Vai agli utenti del dipartimento"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+#: include/class_MultiSelectWindow.inc:204
+msgid "Home"
+msgstr "Home"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: include/class_MultiSelectWindow.inc:209
+msgid "Reload list"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:36
+msgid ""
+"Step in the prefered tree and click save to use the current subtree as base. "
+"Or click the image at the end of each entry."
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:53
+msgid "Filter entries with this syntax"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:117
+#, fuzzy, php-format
+msgid "Select this base"
+msgstr "Elimina questo record"
+
+#: plugins/admin/systems/gosaLogServer.tpl:1
+#, fuzzy
+msgid "GOsa logging database"
+msgstr "Database"
+
+#: plugins/admin/systems/gosaLogServer.tpl:4
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/goVirusServer.tpl:13
+#, fuzzy
+msgid "Database user"
+msgstr "Database"
+
+#: plugins/admin/systems/class_goVirusServer.inc:48
+#: plugins/admin/systems/class_goVirusServer.inc:211
+#: plugins/admin/systems/class_goVirusServer.inc:220
+#: plugins/admin/systems/class_goVirusServer.inc:221
+msgid "Anti virus"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:156
+#, fuzzy, php-format
+msgid "Saving of server services/anti virus with dn '%s' failed."
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/admin/systems/class_goVirusServer.inc:164
+#: plugins/admin/systems/class_goVirusServer.inc:239
+msgid "Maximum directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:165
+#: plugins/admin/systems/class_goVirusServer.inc:238
+#: plugins/admin/systems/goVirusServer.tpl:43
+msgid "Maximum threads"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:166
+#: plugins/admin/systems/class_goVirusServer.inc:241
+#: plugins/admin/systems/goVirusServer.tpl:134
+#, fuzzy
+msgid "Maximum file size"
+msgstr "Inoltra i messaggi a"
+
+#: plugins/admin/systems/class_goVirusServer.inc:167
+#: plugins/admin/systems/class_goVirusServer.inc:242
+msgid "Maximum recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:168
+#: plugins/admin/systems/class_goVirusServer.inc:243
+#: plugins/admin/systems/goVirusServer.tpl:152
+msgid "Maximum compression ratio"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:169
+#: plugins/admin/systems/class_goVirusServer.inc:245
+#: plugins/admin/systems/goVirusServer.tpl:71
+#, fuzzy
+msgid "Checks per day"
+msgstr "Parametro"
+
+#: plugins/admin/systems/class_goVirusServer.inc:173
+#, php-format
+msgid "The specified value for '%s' must be a numeric value."
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:246
+#: plugins/admin/systems/goVirusServer.tpl:33
+msgid "Http proxy URL"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:244
+#: plugins/admin/systems/goVirusServer.tpl:23
+#, fuzzy
+msgid "Database mirror"
+msgstr "Database"
+
+#: plugins/admin/systems/class_goVirusServer.inc:179
+#, fuzzy, php-format
+msgid "Please specify a valid value for '%s'."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_goVirusServer.inc:233
+#: plugins/admin/systems/goVirusServer.tpl:84
+msgid "Enable debugging"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:234
+#: plugins/admin/systems/goVirusServer.tpl:92
+msgid "Enable mail scanning"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:235
+#: plugins/admin/systems/goVirusServer.tpl:117
+msgid "Enable scanning of archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:236
+#: plugins/admin/systems/goVirusServer.tpl:125
+msgid "Block encrypted archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:240
+#, fuzzy
+msgid "Anti virus user"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:216
+#: plugins/admin/ogroups/class_termgroup.inc:247
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:227
+msgid "This 'dn' has no workstation features."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:354
+#, fuzzy, php-format
+msgid "Removing of system workstation/generic with dn '%s' failed."
+msgstr "Elimina estensioni Samba"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:425
+msgid "The required field 'Workstation name' is not set."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:521
+#: plugins/admin/systems/class_workstationGeneric.inc:546
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic with dn '%s' failed."
+msgstr "Stampante"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:607
+#, fuzzy
+msgid "Workstation generic"
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:619
+#: plugins/admin/systems/terminal.tpl:53
+#: plugins/admin/systems/workstation.tpl:60
+#: plugins/admin/ogroups/class_termgroup.inc:396
+#: plugins/admin/ogroups/termgroup.tpl:58
+msgid "Syslog server"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:620
+#: plugins/admin/ogroups/class_termgroup.inc:398
+#, fuzzy
+msgid "Ntp server"
+msgstr "Servizi"
+
+#: plugins/admin/systems/servdns.tpl:1
+#, fuzzy
+msgid "Zones"
+msgstr "telefoni"
+
+#: plugins/admin/systems/goSpamServerRule.tpl:14
+#, fuzzy
+msgid "Rule"
+msgstr "Ruolo"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
+#, fuzzy
+msgid "Attachment"
+msgstr "Argomenti"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
+#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
+msgid "File"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
+#: plugins/admin/systems/printerPPDDialog.tpl:11
+#: plugins/admin/applications/generic.tpl:138
+#: plugins/admin/fai/faiTemplateEntry.tpl:49
+msgid "Upload"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
+#, fuzzy
+msgid "Filename"
+msgstr "Cognome"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
+#, fuzzy
+msgid "Mime-type"
+msgstr "Tipo"
+
+#: plugins/admin/systems/class_servRepository.inc:45
+#: plugins/admin/systems/class_servRepository.inc:367
+#: plugins/admin/systems/class_servRepository.inc:378
+#, fuzzy
+msgid "Repository service"
+msgstr "server"
+
+#: plugins/admin/systems/class_servRepository.inc:100
+#: plugins/admin/fai/class_faiSummaryTab.inc:175
+msgid "You can't use this plugin until FAI is activated."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:158
+#, php-format
+msgid ""
+"You can't delete this release, it is still used by these workstations [%s]. "
+"Please solve this dependencies first, to keep data base consistency."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:192
+#, php-format
+msgid ""
+"Be careful editing this release, it is still used by these workstations [%s]."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:259
+#: plugins/admin/systems/class_servRepository.inc:282
+#: plugins/admin/systems/class_servRepository.inc:391
+#: plugins/admin/systems/servRepositorySetup.tpl:39
+#, fuzzy
+msgid "Sections"
+msgstr "Azione"
+
+#: plugins/admin/systems/class_servRepository.inc:377
+#: plugins/admin/systems/servRepositorySetup.tpl:1
+#: plugins/admin/fai/faiPackage.tpl:33
+#, fuzzy
+msgid "Repository"
+msgstr "Riprova"
+
+#: plugins/admin/systems/class_servRepository.inc:390
+#, fuzzy
+msgid "Releases"
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_servRepository.inc:392
+#: plugins/admin/systems/servRepositorySetup.tpl:8
+#, fuzzy
+msgid "Parent server"
+msgstr "server"
+
+#: plugins/admin/systems/class_servRepository.inc:393
+msgid "Url"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:314
+#: plugins/admin/acl/class_aclRole.inc:339
+#: plugins/admin/ogroups/phonequeue.tpl:27
+#: plugins/admin/fai/class_faiProfile.inc:312
+#: include/sieve/templates/object_container_clear.tpl:12
+#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
+#, fuzzy
+msgid "Down"
+msgstr "Dominio"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:388
+#, fuzzy, php-format
+msgid "Please choose a valid zone name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:392
+#, fuzzy, php-format
+msgid "Please choose a valid reverse zone name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:396
+msgid "Only lowercase strings are allowed as zone name."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:400
+#, fuzzy
+msgid "Please specify a numeric value for serial number."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:404
+#, fuzzy
+msgid "Please specify a numeric value for refresh."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:408
+#, fuzzy
+msgid "Please specify a numeric value for ttl."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:412
+#, fuzzy
+msgid "Please specify a numeric value for expire."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:416
+#, fuzzy
+msgid "Please specify a numeric value for retry."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:431
+#, fuzzy
+msgid ""
+"The given network address is not a valid, please specify a valid IP address."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:438
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.0.0.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:444
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.0.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:450
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.x.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:454
+#, fuzzy, php-format
+msgid "The given network class '%s' is not valid."
+msgstr "Il valore di 'Dimensione quota' non è valido"
+
+#: plugins/admin/systems/server.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
+msgid "Server name"
+msgstr ""
+
+#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
+#: plugins/admin/systems/workstation.tpl:53
+#: plugins/admin/ogroups/termgroup.tpl:50
+msgid "Select terminal mode"
+msgstr ""
+
+#: plugins/admin/systems/server.tpl:67
+msgid "Select action to execute for this server"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
+#: plugins/admin/ogroups/ogroup_objects.tpl:6
+msgid "Select objects to add"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
+#: plugins/admin/systems/servRepository.tpl:48
+#: plugins/admin/ogroups/ogroup_objects.tpl:45
+#: plugins/admin/fai/faiPackageEntry.tpl:42
+#: plugins/admin/fai/faiProfileEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:55
+msgid "Display objects matching"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
+#: plugins/admin/systems/servRepository.tpl:52
+#: plugins/admin/ogroups/ogroup_objects.tpl:46
+#: plugins/admin/fai/faiPackageEntry.tpl:46
+#: plugins/admin/fai/faiProfileEntry.tpl:59
+msgid "Regular expression for matching object names"
+msgstr ""
+
+#: plugins/admin/systems/servRepositorySetup.tpl:28
+#: plugins/personal/connectivity/kolab.tpl:74
+msgid "URL"
+msgstr "URL"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:34
+#: plugins/admin/systems/class_goGlpiServer.inc:89
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#, fuzzy
+msgid "Inventory database"
+msgstr "Database"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:60
+#, fuzzy
+msgid "Inventory database service"
+msgstr "Database"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:69
+#: plugins/admin/systems/class_goFaxServer.inc:70
+#, fuzzy
+msgid "The attribute user is empty or contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:72
+#, fuzzy
+msgid "The attribute database is empty or contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_goNtpServer.inc:30
+#: plugins/admin/systems/class_goNtpServer.inc:76
+#, fuzzy
+msgid "Time service (NTP)"
+msgstr "Utenti di Dominio"
+
+#: plugins/admin/systems/class_goNtpServer.inc:99
+#, fuzzy, php-format
+msgid "Saving server services/goNtpServer with dn '%s' failed."
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/admin/systems/class_goNtpServer.inc:114
+#, fuzzy
+msgid "Time service"
+msgstr "Utenti di Dominio"
+
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#, fuzzy
+msgid "Time service - NTP"
+msgstr "Utenti di Dominio"
+
+#: plugins/admin/systems/class_goNtpServer.inc:123
+#, fuzzy
+msgid "Ntp source"
+msgstr "Servizi"
+
+#: plugins/admin/systems/class_goShareServer.inc:33
+#, fuzzy
+msgid "File service"
+msgstr "Server"
+
+#: plugins/admin/systems/class_goShareServer.inc:159
+#: plugins/admin/systems/class_goShareServer.inc:387
+#, fuzzy
+msgid "File service (Shares)"
+msgstr "Server"
+
+#: plugins/admin/systems/class_goShareServer.inc:193
+#, fuzzy, php-format
+msgid "Saving of system server/shares with dn '%s' failed."
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/admin/systems/class_goShareServer.inc:231
+#, php-format
+msgid "The share can't be removed since it is still used by %d users:"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:236
+msgid "Please correct the share-/profile settings of these users"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:264
+#, fuzzy, php-format
+msgid "Creating system server/shares (mount container) with dn '%s' failed."
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/systems/class_goShareServer.inc:278
+#, fuzzy, php-format
+msgid "Removing system server/shares (mount container) with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/admin/systems/class_goShareServer.inc:289
+#, fuzzy, php-format
+msgid "Saving system server/shares (mount container) with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/admin/systems/class_goShareServer.inc:388
+#, fuzzy
+msgid "File service - Shares"
+msgstr "Server"
+
+#: plugins/admin/systems/class_goShareServer.inc:397
+msgid "Apple mounts"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:400
+#, fuzzy
+msgid "Charset"
+msgstr "reset"
+
+#: plugins/admin/systems/terminal.tpl:8
+msgid "Terminal template"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:10
+#: plugins/admin/systems/paste_generic.tpl:24
+msgid "Terminal name"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:37
+#: plugins/admin/systems/workstation.tpl:44
+#, fuzzy
+msgid "Inherit all"
+msgstr "Iniziali"
+
+#: plugins/admin/systems/terminal.tpl:56
+#: plugins/admin/systems/workstation.tpl:63
+#: plugins/admin/ogroups/termgroup.tpl:61
+msgid "Choose server to use for logging"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:75
+msgid "Select NFS root filesystem to use"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:85
+msgid "Choose NFS filesystem to place swap files on"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:104
+#: plugins/admin/systems/workstation.tpl:81
+msgid "Inherit time server attributes"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:109
+#: plugins/admin/systems/workstation.tpl:86
+#: plugins/admin/ogroups/termgroup.tpl:14
+msgid "NTP server"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:112
+#: plugins/admin/systems/workstation.tpl:89
+#: plugins/admin/ogroups/termgroup.tpl:17
+msgid "Choose server to use for synchronizing time"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:151
+#: plugins/admin/systems/workstation.tpl:126
+#: plugins/admin/ogroups/termgroup.tpl:93
+msgid "Select action to execute for this terminal"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
+#: plugins/admin/systems/class_glpiAccount.inc:151
+msgid "There is no server with valid glpi database service."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
+#: plugins/admin/systems/class_glpiAccount.inc:161
+msgid "Can't connect to glpi database, the php-mysql extension is missing."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
+#: plugins/admin/systems/class_glpiAccount.inc:171
+#, fuzzy
+msgid "Can't connect to glpi database, check configuration twice."
+msgstr "Impossibile connettersi al server del database!"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
+#: plugins/admin/systems/class_glpiAccount.inc:580
+#, fuzzy
+msgid "Remove inventory"
+msgstr "Elimina contatto"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
+#, fuzzy
+msgid ""
+"This server has inventory features enabled. You can disable them by clicking "
+"below."
+msgstr "Questa identià possiede estensioni Unix."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
+#: plugins/admin/systems/class_glpiAccount.inc:583
+#, fuzzy
+msgid "Add inventory"
+msgstr "Aggiungi contatto"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
+#, fuzzy
+msgid ""
+"This server has inventory features disabled. You can enable them by clicking "
+"below."
+msgstr "Questa identità non possiede estensioni Unix"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
+#, php-format
+msgid ""
+"Can't rename given printer type to '%s', because this type name already "
+"exists."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
+#, php-format
+msgid "Can't delete printer type, it is still in use by '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
+msgid "since"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
+#: plugins/admin/systems/class_glpiAccount.inc:780
+msgid "Glpi"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
+#, fuzzy
+msgid "Printer inventory extension"
+msgstr "Elimina foto"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
+#, fuzzy
+msgid "Supports serial interface"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
+#, fuzzy
+msgid "Supports parallel interface"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
+#, fuzzy
+msgid "Supports usb interface"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
+#: plugins/admin/systems/glpi.tpl:66
+#: plugins/admin/systems/class_glpiAccount.inc:789
+#: plugins/admin/systems/glpiPrinter.tpl:83
+msgid "Technical responsible"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
+#: plugins/admin/systems/glpi.tpl:56
+#: plugins/admin/systems/class_glpiAccount.inc:793
+#: plugins/admin/systems/glpiPrinter.tpl:94
+#, fuzzy
+msgid "Contact person"
+msgstr "Contatto"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
+#: plugins/admin/systems/glpi.tpl:117
+#: plugins/admin/systems/class_glpiAccount.inc:797
+#: plugins/admin/systems/glpiPrinter.tpl:107
+#, fuzzy
+msgid "Attachments"
+msgstr "Argomenti"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
+#, fuzzy
+msgid "Cartridge settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/admin/systems/glpi_edit_type.tpl:1
+#, fuzzy
+msgid "Manage System-types"
+msgstr "Sistemi"
+
+#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
+msgid "System management"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
+#, fuzzy
+msgid "Reference"
+msgstr "Riferimenti"
+
+#: plugins/admin/systems/remove_ppd.tpl:9
+msgid "The ppd file will be removed from the server and can not be restored."
+msgstr ""
+
+#: plugins/admin/systems/paste_generic.tpl:14
+#, fuzzy
+msgid "workstation name"
+msgstr "Nome locazione"
+
+#: plugins/admin/systems/paste_generic.tpl:54
+#, fuzzy
+msgid "Component name"
+msgstr "Nome comune"
+
+#: plugins/admin/systems/workstation.tpl:8
+msgid "Workstation template"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:23
+#: plugins/admin/systems/class_glpiAccount.inc:791
+#, fuzzy
+msgid "Operating system"
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
+#, fuzzy
+msgid "Contacts"
+msgstr "Contatto"
+
+#: plugins/admin/systems/glpi.tpl:96
+#, fuzzy
+msgid "Installed devices"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/systems/glpi.tpl:112
+#, fuzzy
+msgid "Trading"
+msgstr "Ricerca"
+
+#: plugins/admin/systems/glpi.tpl:113
+#, fuzzy
+msgid "Software"
+msgstr "Stato"
+
+#: plugins/admin/systems/glpi.tpl:114
+#, fuzzy
+msgid "Contracts"
+msgstr "Contatto"
+
+#: plugins/admin/systems/class_divListSystem.inc:42
+#: plugins/admin/systems/class_divListSystem.inc:43
+msgid "List of systems"
+msgstr "Lista dei sistemi"
+
+#: plugins/admin/systems/class_divListSystem.inc:47
+msgid ""
+"This menu allows you to add, remove and change the properties of specific "
+"systems. You can only add systems which have already been started once."
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:68
+#, fuzzy
+msgid "System / Department"
+msgstr "Dipartimento"
+
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Show servers"
+msgstr "Mostra server"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+msgid "Select to see Linux terminals"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Show terminals"
+msgstr "Mostra terminali"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+msgid "Select to see Linux workstations"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Show workstations"
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Select to see MicroSoft Windows based workstations"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Show windows based workstations"
+msgstr "Mostra workstation Windows"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Select to see network printers"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Show network printers"
+msgstr "Mostra stampanti di rete"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+msgid "Select to see VOIP phones"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Show phones"
+msgstr "Mostra telefoni"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Select to see network devices"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Show network devices"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/class_divListSystem.inc:85
+#: plugins/personal/posix/trust_machines.tpl:30
+msgid "Display systems matching"
+msgstr "Mostra i sistemi che corrispondono a:"
+
+#: plugins/admin/systems/class_divListSystem.inc:86
+#, fuzzy
+msgid "Display systems of user"
+msgstr "Mostra l'indirizzo dell'utente"
+
+#: plugins/admin/systems/class_divListSystem.inc:188
+#, fuzzy
+msgid "New Terminal template"
+msgstr "Terminal Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:194
+#, fuzzy
+msgid "New Workstation template"
+msgstr "Mostra workstation"
+
+#: plugins/admin/systems/class_divListSystem.inc:200
+#, fuzzy
+msgid "New Server"
+msgstr "Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:206
+#, fuzzy
+msgid "New Printer"
+msgstr "Stampante"
+
+#: plugins/admin/systems/class_divListSystem.inc:212
+#, fuzzy
+msgid "New Phone"
+msgstr "Telefono"
+
+#: plugins/admin/systems/class_divListSystem.inc:218
+msgid "New Component"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove selected systems"
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove systems"
+msgstr "Crea estensioni di posta"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy selected system"
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy systems"
+msgstr "Lista dei sistemi"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "cut selected system"
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "Cut systems"
+msgstr "Lista dei sistemi"
+
+#: plugins/admin/systems/class_divListSystem.inc:256
+#, fuzzy
+msgid "Cups Server"
+msgstr "Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:257
+msgid "Log Db"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:258
+#, fuzzy
+msgid "Syslog Server"
+msgstr "Mostra server"
+
+#: plugins/admin/systems/class_divListSystem.inc:259
+#, fuzzy
+msgid "Mail Server"
+msgstr "Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:260
+#, fuzzy
+msgid "Imap Server"
+msgstr "Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:261
+#, fuzzy
+msgid "Nfs Server"
+msgstr "Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:262
+#, fuzzy
+msgid "Kerberos Server"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_divListSystem.inc:263
+#, fuzzy
+msgid "Asterisk Server"
+msgstr "Terminal Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:264
+#, fuzzy
+msgid "Fax Server"
+msgstr "Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:265
+#, fuzzy
+msgid "Ldap Server"
+msgstr "Server"
+
+#: plugins/admin/systems/class_divListSystem.inc:323
+#, fuzzy
+msgid "Edit system"
+msgstr "Lista dei sistemi"
+
+#: plugins/admin/systems/class_divListSystem.inc:333
+#, fuzzy
+msgid "Delete system"
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_divListSystem.inc:376
+#, fuzzy
+msgid "Set root       password"
+msgstr "Cambia password"
+
+#: plugins/admin/systems/class_divListSystem.inc:383
+#, fuzzy
+msgid "Create CD"
+msgstr "Creare"
+
+#: plugins/admin/systems/class_divListSystem.inc:384
+#, fuzzy
+msgid "Create FAI CD"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:1
+#, fuzzy
+msgid "Printer driver"
+msgstr "Stampante"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:6
+#, fuzzy
+msgid "Select"
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:9
+#, fuzzy
+msgid "New driver"
+msgstr "Server"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
+msgid "List of available cartridge type for this type of printer"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
+msgid ""
+"This dialog allows you to create new types of cartridges, and select one or "
+"more types for your printer. Cartridge types depends on the printer type you "
+"have selected. For each selected cartridge type there will be a new "
+"cartridge created, this allows you to select the same cartridge type for "
+"more then one printer."
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
+#, fuzzy
+msgid "Display cartridge types matching"
+msgstr "Mostra utenti che corrispondono a"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
+#, fuzzy
+msgid "Regular expression for matching cartridge types"
+msgstr "Espressione regolare per selezionare l'indirizzo"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:6
+#, fuzzy
+msgid "List of devices"
+msgstr "Lista degli utenti"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:23
+msgid ""
+"This dialog allows you to attach a device to your currently edited computer."
+msgstr ""
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:35
+#, fuzzy
+msgid "Display devices matching"
+msgstr "Mostra gli indirizzi che corrispondono"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:37
+#, fuzzy
+msgid "Regular expression for matching device names"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/admin/systems/class_servKolab.inc:105
+#, php-format
+msgid "Include data from %s days in the past when creating free/busy lists"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:110
+#, php-format
+msgid "Warn users when using more than %s%% of their mail quota"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:200
+#: plugins/admin/systems/class_servKolab.inc:214
+#, fuzzy, php-format
+msgid "Removing host entry from system server/kolab with dn '%s' failed."
+msgstr "Elimina estensioni telefoniche"
+
+#: plugins/admin/systems/class_servKolab.inc:266
+msgid "Future days in Free/Busy settings must be set."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:268
+msgid "Future days in Free/Busy settings must be a positive value."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:272
+msgid "The given Quota settings value must be a number."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:274
+msgid "Please choose a value between 1 and 100 for Quota settings."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:276
+msgid "Future days must be a value."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:280
+msgid "No SMTP privileged networks set."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:359
+#, fuzzy, php-format
+msgid "Saving system server/kolab with dn '%s' failed."
+msgstr "Account Kolab"
+
+#: plugins/admin/systems/class_servKolab.inc:375
+#: plugins/admin/systems/class_servKolab.inc:386
+#, fuzzy
+msgid "Kolab mail service"
+msgstr "Utenti di Dominio"
+
+#: plugins/admin/systems/class_servKolab.inc:385
+#: plugins/personal/connectivity/class_kolabAccount.inc:5
+#: plugins/personal/connectivity/class_kolabAccount.inc:466
+msgid "Kolab"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:395
+#, fuzzy
+msgid "My destination"
+msgstr "Destinazione"
+
+#: plugins/admin/systems/class_servKolab.inc:397
+#, fuzzy
+msgid "FTP FreeBusy service"
+msgstr "Server"
+
+#: plugins/admin/systems/class_servKolab.inc:399
+msgid "Enable virus scan"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:400
+#, fuzzy
+msgid "Relayhost"
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_servKolab.inc:402
+#, fuzzy
+msgid "HTTP FreeBusy service"
+msgstr "Server"
+
+#: plugins/admin/systems/class_servKolab.inc:403
+msgid "Allow unauthenticated free busy"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:406
+msgid "kolabFreeBusyFuture"
+msgstr ""
+
+#: plugins/admin/systems/servRepository.tpl:6
+#, fuzzy
+msgid "List of configured repositories."
+msgstr "Lista dei gruppi"
+
+#: plugins/admin/systems/servRepository.tpl:12
+#, fuzzy
+msgid "Add repository"
+msgstr "Riprova"
+
+#: plugins/admin/systems/servRepository.tpl:31
+msgid "This menu allows you to create, delete and edit repository settings."
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:1
+msgid "Choose the kind of system component you want to create"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:4
+msgid ""
+"Linux terminals and workstations are autocreated on bootup. For this reason "
+"you're only be able to create templates for a specific tree. Servers are "
+"normally automatically added too, but in some special cases you may need to "
+"create a faked server entry to provide GOsa with some informations. Other "
+"network components may be used for Nagios setups to create component "
+"dependencies."
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:7
+msgid "Linux thin client template"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:8
+msgid "Linux workstation template"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:9
+msgid "Linux Server"
+msgstr "Server Linux"
+
+#: plugins/admin/systems/chooser.tpl:10
+msgid "Windows workstation"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:11
+msgid "Network printer"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:13
+msgid "Other network component"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
+msgid "Create"
+msgstr "Creare"
+
+#: plugins/admin/systems/password.tpl:2
+#, fuzzy
+msgid ""
+"To change the terminal root password use the fields below. The changes take "
+"effect during the next reboot. Please memorize the new password, because you "
+"wouldn't be able to log in."
+msgstr ""
+"Per cambiare la tua password usa i campi qui sotto. I cambiamenti avrenno "
+"effetto immediatamente. Memorizza la nuova password perché non sarai in "
+"grado di connetterti senza di essa."
+
+#: plugins/admin/systems/password.tpl:5
+msgid "Leave fields blank for password inheritance from default entries."
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:9
+msgid "Changing the password impinges on authentification only."
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/generic/password.tpl:7
+#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
+#: ihtml/themes/default/password.tpl:84
+msgid "New password"
+msgstr "Nuova password"
+
+#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
+#: plugins/personal/password/password.tpl:21
+#: plugins/personal/generic/password.tpl:11
+msgid "Repeat new password"
+msgstr "Ripeti la password"
+
+#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
+#: plugins/personal/password/password.tpl:30
+#: plugins/personal/generic/password.tpl:17
+msgid "Set password"
+msgstr "Cambia password"
+
+#: plugins/admin/systems/class_glpiAccount.inc:185
+#: plugins/admin/systems/class_glpiAccount.inc:191
+#: plugins/admin/systems/class_glpiAccount.inc:197
+msgid "This feature is not implemented yet."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:299
+msgid "Adding new sytem type failed, this system type name is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:319
+#, php-format
+msgid ""
+"You can't delete this system type, it is still in use by these system(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:330
+#, fuzzy
+msgid "Rename failed, this system type name is already used."
+msgstr "L'indirizzo principale inserito è già in uso."
+
+#: plugins/admin/systems/class_glpiAccount.inc:386
+msgid "Adding new operating system failed, specifed name is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:408
+#, php-format
+msgid ""
+"You can't delete this operating system, it is still in use by these system"
+"(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:420
+#, fuzzy
+msgid "Updating operating system failed, specifed name is already used."
+msgstr "L'indirizzo principale inserito è già in uso."
+
+#: plugins/admin/systems/class_glpiAccount.inc:499
+#, php-format
+msgid ""
+"Could not add the given user, the users dn is too long, only 100 characters "
+"are allowed here."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:581
+#, fuzzy
+msgid ""
+"This device has inventory informations enabled. You can disable them by "
+"clicking below."
+msgstr "Questa identià possiede estensioni Unix."
+
+#: plugins/admin/systems/class_glpiAccount.inc:584
+#, fuzzy
+msgid ""
+"This device has inventory informations disabled. You can enable them by "
+"clicking below."
+msgstr "Questa identità non possiede estensioni Unix"
+
+#: plugins/admin/systems/class_glpiAccount.inc:679
+#: plugins/admin/systems/class_glpiAccount.inc:680
+msgid "Can't remove glpi account, while mysql extension is missing."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:781
+#, fuzzy
+msgid "Inventory extension"
+msgstr "Elimina foto"
+
+#: plugins/admin/systems/class_glpiAccount.inc:798
+#, fuzzy
+msgid "Peripheral devices"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/systems/servdnseditzone.tpl:13
+#, fuzzy
+msgid "Network address"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/servdnseditzone.tpl:19
+msgid "Netmask"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:36
+msgid "Can't be edited because the zone wasn't saved right now."
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:48
+#, fuzzy
+msgid "SOA record"
+msgstr "Directory"
+
+#: plugins/admin/systems/servdnseditzone.tpl:54
+msgid "Primary dns server for this zone"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:66
+msgid "Serial number (automatically incremented)"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:109
+#, fuzzy
+msgid "MxRecords"
+msgstr "Directory"
+
+#: plugins/admin/systems/servdnseditzone.tpl:121
+#, fuzzy
+msgid "Global zone records"
+msgstr "Directory"
+
+#: plugins/admin/systems/workstationStartup.tpl:51
+#: plugins/admin/systems/workstationStartup.tpl:85
+#, fuzzy
+msgid "FAI server"
+msgstr "server"
+
+#: plugins/admin/systems/workstationStartup.tpl:75
+#: plugins/admin/systems/workstationStartup.tpl:116
+#, fuzzy
+msgid "Assigned FAI classes"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/systems/workstationStartup.tpl:102
+#, fuzzy
+msgid "set"
+msgstr "reset"
+
+#: plugins/admin/systems/workstationStartup.tpl:136
+msgid ""
+"FAI Object assignment disabled. You can't use this feature until FAI is "
+"activated."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:47
+#, php-format
+msgid "The file '%s/encodings' does not exist, can't get supported charsets."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:50
+#, fuzzy, php-format
+msgid "Can't read '%s/encodings', please check permissions."
+msgstr "Rimuovi"
+
+#: plugins/admin/systems/class_servNfs.inc:184
+#, fuzzy
+msgid "Please specify a valid path for your setup."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_servNfs.inc:190
+#, fuzzy
+msgid "Please specify a valid name for your share."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/systems/class_servNfs.inc:193
+#, fuzzy
+msgid "Please specify a name for your share."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/systems/class_servNfs.inc:198
+#, fuzzy
+msgid "Description contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_servNfs.inc:202
+#, fuzzy
+msgid "Volume contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_servNfs.inc:206
+#, fuzzy
+msgid "Path contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_servNfs.inc:210
+#, fuzzy
+msgid "Option contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/admin/systems/class_goLogDBServer.inc:31
+#: plugins/admin/systems/class_goLogDBServer.inc:59
+#: plugins/admin/systems/class_goLogDBServer.inc:89
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+msgid "Logging database"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:5
+#, fuzzy
+msgid "Generic virus filtering"
+msgstr "Impostazioni generali delle code"
+
+#: plugins/admin/systems/goVirusServer.tpl:47
+#, fuzzy
+msgid "Select number of maximal threads"
+msgstr "Seleziona il numero da aggiungere"
+
+#: plugins/admin/systems/goVirusServer.tpl:61
+msgid "Max directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:101
+msgid "Archive scanning"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:143
+msgid "Maximum recursion"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#: plugins/admin/departments/class_departmentGeneric.inc:587
+#: plugins/admin/departments/class_departmentGeneric.inc:592
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Departments"
+msgstr "Dipartimenti"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#, fuzzy
+msgid "use"
+msgstr "utenti"
+
+#: plugins/admin/systems/goLogDBServer.tpl:1
+#, fuzzy
+msgid "Logging database information"
+msgstr "Informazioni organizzazione"
+
+#: plugins/admin/systems/class_goFaxServer.inc:32
+msgid "FAX database"
+msgstr ""
+
+#: plugins/admin/systems/class_goFaxServer.inc:61
+#, fuzzy
+msgid "FAX database configuration"
+msgstr "Scarica il file di  configurazione"
+
+#: plugins/admin/systems/class_goFaxServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+#, fuzzy
+msgid "Fax database"
+msgstr "Database"
+
+#: plugins/admin/systems/class_goFaxServer.inc:99
+#, fuzzy
+msgid "Login name"
+msgstr "Nome locazione"
+
+#: plugins/admin/systems/glpiPrinter.tpl:9
+#, fuzzy
+msgid "Printer type"
+msgstr "Nome della stampante"
+
+#: plugins/admin/systems/glpiPrinter.tpl:39
+#, fuzzy
+msgid "Supported interfaces"
+msgstr "Mostra dispositiva di rete"
+
+#: plugins/admin/systems/glpiPrinter.tpl:58
+msgid "Parallel"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:68
+msgid "USB"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:139
+#, fuzzy
+msgid "Installed cartridges"
+msgstr "Dispositivi del client"
+
+#: plugins/admin/applications/remove.tpl:6
+#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
+#: ihtml/themes/default/remove.tpl:6
+msgid ""
+"This may be used by several groups. Please double check if your really want "
+"to do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:31
+#, fuzzy
+msgid "List of Applications"
+msgstr "Lista delle applicazioni"
+
+#: plugins/admin/applications/class_divListApplication.inc:32
+msgid "This table displays all applications in the selected tree."
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected applications. You may "
+"want to use the range selector on top of the application listbox, when "
+"working with a large number of applications."
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/applications/class_applicationGeneric.inc:506
+#: plugins/admin/applications/generic.tpl:7
+#: plugins/admin/applications/generic.tpl:10
+msgid "Application name"
+msgstr "Nome applicazione"
+
+#: plugins/admin/applications/class_divListApplication.inc:161
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+#, fuzzy
+msgid "new"
+msgstr "Nuovo"
+
+#: plugins/admin/applications/class_divListApplication.inc:162
+#, fuzzy
+msgid "Create new application"
+msgstr "Crea estensioni per le applicazioni"
+
+#: plugins/admin/applications/class_divListApplication.inc:181
+#, fuzzy
+msgid "Remove selected applications"
+msgstr "Elimina estensioni per le applicazioni"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:103
+#, fuzzy
+msgid "no example"
+msgstr "incompleto"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:134
+msgid "This 'dn' is no application."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:236
+#, fuzzy, php-format
+msgid "Removing of application with dn '%s' failed."
+msgstr "Mostra gruppi di applicazioni"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:248
+#, php-format
+msgid "Removing application from objectgroup '%s' failed"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:255
+#, fuzzy, php-format
+msgid "Removing application from group '%s' failed"
+msgstr "Mostra gruppi di applicazioni"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:306
+msgid "The specified picture has not been uploaded correctly."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:338
+msgid "Can't access uploaded image."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:343
+msgid ""
+"Uploaded image could not be resized, possilby the image magick extension is "
+"missing."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:348
+msgid ""
+"Could not convert image to png, possilby the image magick extension is "
+"missing."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:352
+#, php-format
+msgid "Could not save uploaded image to %s."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:381
+msgid "Specified execute path must start with '/'."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:398
+msgid "Required field 'Name' is not filled."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:402
+msgid "Invalid character in application name. Only a-z 0-9 are allowed."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:406
+msgid "Required field 'Execute' is not filled."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:421
+#: plugins/admin/applications/class_applicationGeneric.inc:429
+msgid "There's already an application with this 'Name'."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:477
+#, fuzzy, php-format
+msgid "Saving of application with dn '%s' failed."
+msgstr "Nome applicazione"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:502
+#, fuzzy
+msgid "Application settings"
+msgstr "Opzioni applicazione"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:511
+#: plugins/admin/applications/generic.tpl:19
+msgid "Application name to be displayed (i.e. below icons)"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:543
+#, fuzzy
+msgid "Application generic"
+msgstr "Nome applicazione"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:556
+#: plugins/admin/applications/generic.tpl:66
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
+#: plugins/admin/mimetypes/generic.tpl:67
+msgid "Icon"
+msgstr "Icna"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:557
+msgid "Flag"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:558
+#, fuzzy
+msgid "Script content"
+msgstr "Mostra terminali"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:560
+#: plugins/admin/applications/generic.tpl:99
+msgid "Only executable for members"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:561
+#: plugins/admin/applications/generic.tpl:110
+msgid "Place icon on members desktop"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:562
+#: plugins/admin/applications/generic.tpl:120
+msgid "Place entry in members launch bar"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:563
+#: plugins/admin/applications/generic.tpl:115
+msgid "Place entry in members startmenu"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:564
+#: plugins/admin/applications/generic.tpl:104
+msgid "Replace user configuration on startup"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationManagement.inc:323
+#: plugins/admin/applications/class_applicationManagement.inc:377
+#: plugins/admin/applications/class_applicationManagement.inc:407
+msgid "You are not allowed to delete this application!"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationManagement.inc:370
+#, php-format
+msgid "You're about to delete the application '%s'."
+msgstr ""
+
+#: plugins/admin/applications/main.inc:39
+#: plugins/admin/applications/main.inc:41
+msgid "Application management"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:54
+msgid "Remove options"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:55
+msgid "This application has options. You can disable them by clicking below."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:57
+msgid "Create options"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:58
+msgid ""
+"This application has options disabled. You can enable them by clicking below."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/admin/fai/class_faiVariable.inc:424
+msgid "Variable"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/gofon/macro/parameter.tpl:10
+msgid "Default value"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:130
+msgid "Add option"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:159
+#, fuzzy, php-format
+msgid "Removing of application parameters with dn '%s' failed."
+msgstr "Elimina estensioni per le applicazioni"
+
+#: plugins/admin/applications/class_applicationParameters.inc:190
+#, php-format
+msgid "Value '%s' specified as option name is not valid."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:221
+#, fuzzy, php-format
+msgid "Saving of application parameters with dn '%s' failed."
+msgstr "Elimina estensioni per le applicazioni"
+
+#: plugins/admin/applications/class_applicationParameters.inc:233
+#, fuzzy
+msgid "Parameter configuration"
+msgstr "Scarica il file di  configurazione"
+
+#: plugins/admin/applications/class_applicationParameters.inc:241
+#, fuzzy
+msgid "Application parameter settings"
+msgstr "Nome applicazione"
+
+#: plugins/admin/applications/release_select.tpl:3
+#: plugins/admin/mimetypes/release_select.tpl:3
+#: plugins/admin/fai/branch_selector.tpl:3
+#, fuzzy
+msgid "Branches"
+msgstr "Annulla"
+
+#: plugins/admin/applications/release_select.tpl:9
+#: plugins/admin/mimetypes/release_select.tpl:9
+#: plugins/admin/fai/branch_selector.tpl:9
+#, fuzzy
+msgid "Current release"
+msgstr "Password attuale"
+
+#: plugins/admin/applications/generic.tpl:15
+#: plugins/gofon/macro/class_gofonMacro.inc:583
+#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
+msgid "Display name"
+msgstr "Mostra il nome"
+
+#: plugins/admin/applications/generic.tpl:28
+msgid "Path and/or binary name of application"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:45
+#: plugins/admin/mimetypes/generic.tpl:47
+msgid "Choose subtree to place application in"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:78
+#: plugins/admin/mimetypes/generic.tpl:79
+msgid "Update"
+msgstr "Aggiorna"
+
+#: plugins/admin/applications/generic.tpl:78
+msgid "Reload picture from LDAP"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:81
+#: plugins/personal/generic/generic_picture.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:52
+msgid "Remove picture"
+msgstr "Elimina foto"
+
+#: plugins/admin/applications/generic.tpl:81
+#, fuzzy
+msgid "Remove picture from LDAP"
+msgstr "Elimina foto"
+
+#: plugins/admin/applications/generic.tpl:140
+#: plugins/admin/fai/class_faiScriptEntry.inc:89
+#: plugins/admin/fai/class_faiHookEntry.inc:84
+#: plugins/admin/fai/class_faiScript.inc:316
+#: plugins/admin/fai/class_faiHook.inc:314
+#: plugins/admin/fai/class_faiTemplate.inc:292
+#, fuzzy
+msgid "Download"
+msgstr "Dominio"
+
+#: plugins/admin/users/remove.tpl:6
+msgid ""
+"This includes all account data, system access rules, imap settings, etc. for "
+"this user. Please double check if your really want to do this since there is "
+"no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Crea un nuovo utente usando i template"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+
+#: plugins/admin/users/template.tpl:32
+#: plugins/personal/generic/paste_generic.tpl:15
+#: plugins/personal/generic/generic.tpl:65
+msgid "Login"
+msgstr "Nome utente"
+
+#: plugins/admin/users/class_userManagement.inc:157
+#: plugins/admin/users/class_userManagement.inc:235
+msgid "You are not allowed to set this users password!"
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:183
+#: plugins/personal/password/class_password.inc:79
+#: plugins/personal/generic/main.inc:79 html/password.php:191
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr "Le password nuova e ripetuta non corrispondono"
+
+#: plugins/admin/users/class_userManagement.inc:188
+#: plugins/personal/password/class_password.inc:81
+#: plugins/personal/generic/main.inc:84 html/password.php:194
+msgid "The password you've entered as 'New password' is empty."
+msgstr "La password immessa come 'Nuova password' è vuota"
+
+#: plugins/admin/users/class_userManagement.inc:327
+#, fuzzy, php-format
+msgid "You're about to delete the following entry: %s"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/users/class_userManagement.inc:329
+#, fuzzy, php-format
+msgid "You're about to delete the following entries: %s"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/users/class_userManagement.inc:357
+#, fuzzy, php-format
+msgid "You are not allowed to delete the user '%s'!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/users/class_userManagement.inc:403
+#, php-format
+msgid "You're about to delete the user %s."
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:433
+msgid "You are not allowed to delete this user!"
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:558
+#, fuzzy
+msgid "Please select a valid template."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/users/class_userManagement.inc:651
+msgid "A person with the choosen name is already used in this tree."
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:40
+msgid ""
+"This menu allows you to create, edit and delete selected users. Having a "
+"great number of users, you may want to use the range selectors on top of the "
+"user list."
+msgstr ""
+"Questo menù permette di creare, modificare e cancellare gli utenti "
+"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
+"intervalli in cima alla lista degli utenti."
+
+#: plugins/admin/users/class_divListUsers.inc:61
+#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
+#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
+msgid "Username"
+msgstr "Nome utente"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Select to see template pseudo users"
+msgstr "Seleziona per vedere gli utenti template"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Show templates"
+msgstr "Mostra utenti template"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+#, fuzzy
+msgid "Select to see users that have only a GOsa object"
+msgstr "Seleziona per vedere gli utenti funzionali"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Show functional users"
+msgstr "Mostra utenti funzionali"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Select to see users that have posix settings"
+msgstr "Seleziona per vedere gli utenti Unix"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Show unix users"
+msgstr "Mostra utenti Unix"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Select to see users that have mail settings"
+msgstr "Seleziona per vedere gli utenti di posta"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Show mail users"
+msgstr "Mostra utenti di posta"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Select to see users that have samba settings"
+msgstr "Seleziona per vedere gli utenti Samba"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Show samba users"
+msgstr "Mostra utenti Samba"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Select to see users that have proxy settings"
+msgstr "Seleziona per vedere gli utenti proxy"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Show proxy users"
+msgstr "Mostra utenti proxy"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+#, fuzzy
+msgid "Create new user"
+msgstr "Crea in"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+#, fuzzy
+msgid "New user"
+msgstr "utenti"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+#, fuzzy
+msgid "Create new template"
+msgstr "Nuovo template"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "New template"
+msgstr "Nuovo template"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove selected user"
+msgstr "Rimuovi"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove user"
+msgstr "Elimina contatto"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy selected user"
+msgstr "Rimuovi"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy users"
+msgstr "Paese"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "cut selected user"
+msgstr "Rimuovi"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "Cut users"
+msgstr "Paese"
+
+#: plugins/admin/users/class_divListUsers.inc:219
+msgid "GOsa"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:220
+#, fuzzy
+msgid "Edit generic properties"
+msgstr "Modifica proprietà"
+
+#: plugins/admin/users/class_divListUsers.inc:222
+#, fuzzy
+msgid "Edit UNIX properties"
+msgstr "Modifica proprietà"
+
+#: plugins/admin/users/class_divListUsers.inc:224
+#, fuzzy
+msgid "Edit environment properties"
+msgstr "Modifica proprietà"
+
+#: plugins/admin/users/class_divListUsers.inc:226
+#, fuzzy
+msgid "Edit mail properties"
+msgstr "Modifica proprietà"
+
+#: plugins/admin/users/class_divListUsers.inc:228
+#, fuzzy
+msgid "Edit phone properties"
+msgstr "Modifica proprietà"
+
+#: plugins/admin/users/class_divListUsers.inc:230
+#, fuzzy
+msgid "Edit fax properies"
+msgstr "Modifica proprietà"
+
+#: plugins/admin/users/class_divListUsers.inc:232
+#, fuzzy
+msgid "Edit samba properties"
+msgstr "Modifica proprietà"
+
+#: plugins/admin/users/class_divListUsers.inc:234
+#, fuzzy
+msgid "Edit netatalk properties"
+msgstr "Modifica proprietà"
+
+#: plugins/admin/users/class_divListUsers.inc:235
+#, fuzzy
+msgid "Create user from template"
+msgstr "Nuovo template"
+
+#: plugins/admin/users/class_divListUsers.inc:236
+#, fuzzy
+msgid "Create user with this template"
+msgstr "Nuovo template"
+
+#: plugins/admin/users/class_divListUsers.inc:271
+#, fuzzy
+msgid "password"
+msgstr "Password"
+
+#: plugins/admin/users/class_divListUsers.inc:272
+msgid "Change password"
+msgstr "Cambia la password"
+
+#: plugins/admin/users/class_divListUsers.inc:275
+#, fuzzy
+msgid "You are not allowed to change the password for this user."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/users/class_divListUsers.inc:289
+#, fuzzy
+msgid "You are not allowed to remove this user."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
+msgid "User administration"
+msgstr "Amministrazione utenti"
+
+#: plugins/admin/users/password.tpl:2
+msgid ""
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr ""
+
+#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
+msgid ""
+"Changing the password affects your authentification on mail, proxy, samba "
+"and unix services."
+msgstr ""
+"Cambiare la passord influisce sull'autenticazione su posta, proxu Internet, "
+"Samba e Unix."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
+#, php-format
+msgid "Saving of mime type/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
+#, fuzzy, php-format
+msgid "Removing of mime type/generic with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
+#, fuzzy, php-format
+msgid "Removing mime type from objectgroup '%s' failed"
+msgstr "Mostra gruppi di applicazioni"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
+#, fuzzy
+msgid "Please specify a valid name for this mime type."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
+#, fuzzy
+msgid "Please specify at least one file pattern."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
+#, fuzzy
+msgid "There's already a mime type with this 'Name'."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
+#, fuzzy
+msgid "There's already an mime with this 'Name'."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
+#, fuzzy
+msgid "Mime type generic"
+msgstr "Tipo"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
+#, fuzzy
+msgid "Mime types"
+msgstr "Tipo"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
+#: plugins/admin/mimetypes/generic.tpl:22
+#, fuzzy
+msgid "Mime group"
+msgstr "Gruppo primario"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
+#, fuzzy
+msgid "Left click action"
+msgstr "Crea estensioni per le applicazioni"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
+#: plugins/admin/mimetypes/generic.tpl:99
+#, fuzzy
+msgid "File patterns"
+msgstr "Filtri"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
+#, fuzzy
+msgid "Embedded applications"
+msgstr "Applicazioni in uso"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
+#, fuzzy
+msgid "List of defined mime types"
+msgstr "Liste di blocco predefinite"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit and remove selected mime types. You may "
+"want to use the range selector on top of the mime type listbox, when working "
+"with a large number of mime types."
+msgstr ""
+"Questo menù permette di creare, modificare e cancellare i gruppi "
+"selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
+"intervalli in cima alla lista dei gruppi."
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#, fuzzy
+msgid "Mime type name"
+msgstr "Tipo"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
+#, fuzzy
+msgid "Display mime types matching"
+msgstr "Mostra utenti che corrispondono a"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
+#, fuzzy
+msgid "Create new mime type"
+msgstr "Nuovo template"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove selected mimetype"
+msgstr "Elimina contatto"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove mimetype"
+msgstr "Elimina contatto"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy selected object"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy object"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "cut selected object"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "Cut object"
+msgstr "Password attuale"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
+#: plugins/admin/mimetypes/paste_generic.tpl:13
+#: plugins/admin/mimetypes/generic.tpl:12
+#, fuzzy
+msgid "Mime type"
+msgstr "Tipo"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
+#, fuzzy
+msgid "Manage mime types"
+msgstr "Sistemi"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
+#, fuzzy
+msgid "You are not allowed to delete this mime type!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
+#, php-format
+msgid "You're about to delete the mime type '%s'."
+msgstr ""
+
+#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
+#, fuzzy
+msgid "Mimetype management"
+msgstr "Riferimenti"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:16
+#: plugins/admin/mimetypes/generic.tpl:16
+#, fuzzy
+msgid "Please enter a name for the mime type here"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:24
+#, fuzzy
+msgid "Please specify a description for this mime type here"
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/mimetypes/generic.tpl:26
+msgid "Categorize this mime type"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:38
+#, fuzzy
+msgid "Please specify a description"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/mimetypes/generic.tpl:68
+#, fuzzy
+msgid "Mime icon"
+msgstr "Gruppo primario"
+
+#: plugins/admin/mimetypes/generic.tpl:80
+msgid "Update mime type icon"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:94
+msgid "Left click"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:105
+#, fuzzy
+msgid "Please specify a new file pattern"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/mimetypes/generic.tpl:108
+msgid "Add a new file pattern"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:117
+#: plugins/admin/mimetypes/generic.tpl:171
+#, fuzzy
+msgid "Enter an application name here"
+msgstr "Nome applicazione"
+
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:175
+#, fuzzy
+msgid "Add application"
+msgstr "applicazioni"
+
+#: plugins/admin/mimetypes/generic.tpl:131
+msgid "Embedding"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:144
+msgid "Show file in embedded viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:151
+msgid "Show file in external viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:158
+msgid "Ask whether to save to local disk"
+msgstr ""
+
+#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
+msgid "Acl"
+msgstr ""
+
+#: plugins/admin/acl/tabs_acl_role.inc:8
+#, fuzzy
+msgid "ACL Templates"
+msgstr "Template"
+
+#: plugins/admin/acl/class_aclManagement.inc:27
+#, fuzzy
+msgid "ACLs"
+msgstr "ACL"
+
+#: plugins/admin/acl/class_aclManagement.inc:142
+#, fuzzy
+msgid "You are not allowed to create a new role."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/acl/class_aclManagement.inc:179
+#, fuzzy
+msgid "You are not allowed to edit this acl."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/acl/class_aclManagement.inc:224
+#: plugins/admin/acl/class_aclManagement.inc:288
+#, fuzzy, php-format
+msgid "You're about to delete the acl %s."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/acl/class_aclManagement.inc:232
+#: plugins/admin/acl/class_aclManagement.inc:295
+#: plugins/admin/acl/class_aclManagement.inc:319
+#, fuzzy
+msgid "You are not allowed to delete this acl!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/acl/class_aclManagement.inc:256
+#, fuzzy
+msgid "You are not allowed to delete this acl role!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
+msgid "Assigned ACLs for current entry"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
+#, fuzzy
+msgid "New ACL"
+msgstr "Nuovo"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+#, fuzzy
+msgid "ACL type"
+msgstr "Tipo"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+#, fuzzy
+msgid "Select an acl type"
+msgstr "Rimuovi"
+
+#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
+#, fuzzy
+msgid "List of available ACL categories"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/acl/class_aclRole.inc:6
+#, fuzzy
+msgid "Access control list templates"
+msgstr "Opzioni di accesso"
+
+#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
+#, fuzzy
+msgid "All categories"
+msgstr "Aggiungi contatto"
+
+#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
+msgid "Reset ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
+msgid "One level"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
+#: include/class_acl.inc:192
+#, fuzzy
+msgid "Current object"
+msgstr "Password attuale"
+
+#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
+#, fuzzy
+msgid "Complete subtree"
+msgstr "incompleto"
+
+#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
+msgid "Complete subtree (permanent)"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
+#, fuzzy
+msgid "Edit ACL"
+msgstr "Modifica"
+
+#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
+#, fuzzy
+msgid "Delete ACL"
+msgstr "Rimuovi"
+
+#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
+#, fuzzy
+msgid "No ACL settings for this category"
+msgstr "Nome descrittivo del gruppo"
+
+#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
+#, php-format
+msgid "Contains ACLs for these objects: %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
+#, fuzzy
+msgid "Edit categories ACLs"
+msgstr "classe"
+
+#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
+msgid "Clear categories ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
+msgid "All objects in current subtree"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
+#, fuzzy, php-format
+msgid "Saving ACLs with dn '%s' failed."
+msgstr "Nome applicazione"
+
+#: plugins/admin/acl/class_aclRole.inc:596
+#, php-format
+msgid ""
+"This role can't be removed while it is in use. Follwing objects are using "
+"this role %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#, fuzzy, php-format
+msgid "Removing of aclRole with dn '%s' failed."
+msgstr "Elimina estensioni per le applicazioni"
+
+#: plugins/admin/acl/class_aclRole.inc:614
+#, fuzzy, php-format
+msgid "Removing aclRole from objectgroup '%s' failed"
+msgstr "Mostra gruppi di applicazioni"
+
+#: plugins/admin/acl/class_aclRole.inc:668
+#: plugins/admin/acl/class_divListACL.inc:193
+#: plugins/personal/generic/class_user.inc:1409
+#: plugins/personal/generic/generic.tpl:419
+msgid "Role"
+msgstr "Ruolo"
+
+#: plugins/admin/acl/class_aclRole.inc:669
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+#, fuzzy
+msgid "ACL roles"
+msgstr "ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:674
+#, fuzzy
+msgid "Acl roles"
+msgstr "Riferimenti"
+
+#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
+#, fuzzy
+msgid "ACL management"
+msgstr "Riferimenti"
+
+#: plugins/admin/acl/class_divListACL.inc:31
+#, fuzzy
+msgid "List of acl"
+msgstr "Lista dei gruppi"
+
+#: plugins/admin/acl/class_divListACL.inc:32
+#, fuzzy
+msgid "List of acls"
+msgstr "Lista dei gruppi"
+
+#: plugins/admin/acl/class_divListACL.inc:36
+msgid "This menu allows you to edit and delete selected acls."
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:61
+msgid "Ignore subtrees"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:65
+#, fuzzy
+msgid "Display acls matching"
+msgstr "Mosra gruppi corrispondenti a"
+
+#: plugins/admin/acl/class_divListACL.inc:150
+#, fuzzy
+msgid "New acl role"
+msgstr "Riferimenti"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/admin/fai/class_divListFai.inc:224
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy selected objects"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy objects"
+msgstr "Oggetti membri"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/admin/fai/class_divListFai.inc:226
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "cut selected objects"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "Cut objects"
+msgstr "Password attuale"
+
+#: plugins/admin/acl/class_divListACL.inc:211
+#, fuzzy
+msgid "Edit acl role"
+msgstr "Modifica contatto"
+
+#: plugins/admin/acl/class_divListACL.inc:221
+#, fuzzy
+msgid "Delete acl role"
+msgstr "Rimuovi"
+
+#: plugins/admin/acl/class_divListACL.inc:233
+#, fuzzy
+msgid "Edit acl"
+msgstr "classe"
+
+#: plugins/admin/acl/class_divListACL.inc:237
+#, fuzzy
+msgid "Delete acl"
+msgstr "Rimuovi"
+
+#: plugins/admin/acl/class_divListACL.inc:284
+#, fuzzy
+msgid "Access control list"
+msgstr "Opzioni di accesso"
+
+#: plugins/admin/acl/class_divListACL.inc:292
+#, fuzzy
+msgid "Role name"
+msgstr "Cognome"
+
+#: plugins/admin/acl/class_divListACL.inc:293
+#, fuzzy
+msgid "Role description"
+msgstr "Descrizoione unità"
+
+#: plugins/admin/departments/remove.tpl:6
+#: plugins/gofon/conference/remove.tpl:6
+msgid ""
+"This includes 'all' accounts, systems, etc. in this subtree. Please double "
+"check if your really want to do this since there is no way for GOsa to get "
+"your data back."
+msgstr ""
+
+#: plugins/admin/departments/dep_iframe.tpl:1
+#: plugins/admin/fai/faiNewBranch.tpl:34
+msgid "Processing the requested operation"
+msgstr ""
+
+#: plugins/admin/departments/dep_iframe.tpl:7
+#: plugins/admin/fai/faiNewBranch.tpl:41
+msgid ""
+"Your browser doesn't support iframes, please use this link to perform the "
+"requested operation."
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:27
+#: plugins/admin/departments/class_divListDepartment.inc:28
+msgid "List of departments"
+msgstr "Lista dei dipartimenti"
+
+#: plugins/admin/departments/class_divListDepartment.inc:33
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected departments. Having "
+"a large number of departments, you might prefer the range selectors on top "
+"of the department list."
+msgstr ""
+"Questo menù permette di creare, modificare e cancellare gli utenti "
+"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
+"intervalli in cima alla lista degli utenti."
+
+#: plugins/admin/departments/class_divListDepartment.inc:48
+#: plugins/admin/departments/class_departmentGeneric.inc:600
+#, fuzzy
+msgid "Department name"
+msgstr "Dipartimento"
+
+#: plugins/admin/departments/class_divListDepartment.inc:56
+msgid "Regular expression for matching department names"
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:127
+#, fuzzy
+msgid "Create new department"
+msgstr "Lista dei dipartimenti"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove selected departments"
+msgstr "Imposta dipartimento"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove departments"
+msgstr "Mostra dipartimenti"
+
+#: plugins/admin/departments/tabs_department.inc:34
+#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
+#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
+#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
+#: plugins/admin/fai/tabsVariable.inc:37
+msgid "Try to move tree failed. Destination tree is subtree of source tree."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentManagement.inc:197
+#: plugins/admin/departments/class_departmentManagement.inc:245
+#: plugins/admin/departments/class_departmentManagement.inc:264
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
+msgid "You have no permission to remove this department."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentManagement.inc:239
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
+#, php-format
+msgid "You're about to delete the whole LDAP subtree placed under '%s'."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentManagement.inc:431
+msgid ".."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:197
+#, fuzzy, php-format
+msgid "Removing of department with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:258
+#: plugins/admin/departments/class_departmentGeneric.inc:260
+msgid "Department with that 'Name' already exists."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:268
+msgid "Required field 'Description' is not set."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:272
+#, php-format
+msgid ""
+"The field 'Name' contains the reserved word '%s'. Please choose another name."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:326
+msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:376
+#, fuzzy, php-format
+msgid "Saving of department with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:429
+#, php-format
+msgid "Tagging '%s'."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:514
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:550
+#: include/class_ldap.inc:458 include/class_acl.inc:638
+#: include/class_acl.inc:645 include/class_acl.inc:652
+#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:62
+msgid "Object"
+msgstr "Oggetto"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:555
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:601
+#: plugins/admin/departments/generic.tpl:24
+msgid "Category"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:604
+#: plugins/admin/departments/generic.tpl:117
+#, fuzzy
+msgid "Administrative settings"
+msgstr "Amministrazione"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:5
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
+"snapshot entries for all entire objects."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:8
+msgid "GOsa can NOT fix this for you, yet."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:11
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+
+#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
+msgid "Department management"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:8
+msgid "Name of department"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of subtree to create"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/gofon/conference/generic.tpl:93
+msgid "Descriptive text for department"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:27
+msgid "Category for this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/gofon/conference/generic.tpl:177
+msgid "Choose subtree to place department in"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:63
+msgid "State where this subtree is located"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:71
+msgid "Location of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:79
+msgid "Postal address of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:86
+msgid "Base telephone number of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:94
+msgid "Base facsimile telephone number of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:119
+msgid "Tag department as an independent administrative unit"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:39
+#, fuzzy
+msgid "List of object groups"
+msgstr "Nome del gruppo"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:44
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit or remove selected groups. You may want to "
+"use the range selector on top of the group listbox, when working with  a "
+"large number of groups."
+msgstr ""
+"Questo menù permette di creare, modificare e cancellare i gruppi "
+"selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
+"intervalli in cima alla lista dei gruppi."
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+#, fuzzy
+msgid "Name of object groups"
+msgstr "Nome del gruppo"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+#, fuzzy
+msgid "Select to see groups containing users"
+msgstr "Mostra gruppi che contengono utenti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Show groups containing users"
+msgstr "Mostra gruppi che contengono utenti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+#, fuzzy
+msgid "Select to see groups containing groups"
+msgstr "Mostra gruppi che contengono gruppi"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Show groups containing groups"
+msgstr "Mostra gruppi che contengono gruppi"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+#, fuzzy
+msgid "Select to see groups containing applications"
+msgstr "Mostra gruppi che contengono applicazioni"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Show groups containing applications"
+msgstr "Mostra gruppi che contengono applicazioni"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+#, fuzzy
+msgid "Select to see groups containing departments"
+msgstr "Mostra gruppi che contengono dipartimenti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Show groups containing departments"
+msgstr "Mostra gruppi che contengono dipartimenti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+#, fuzzy
+msgid "Select to see groups containing servers"
+msgstr "Mostra gruppi che contengono server"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Show groups containing servers"
+msgstr "Mostra gruppi che contengono server"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+#, fuzzy
+msgid "Select to see groups containing workstations"
+msgstr "Mostra gruppi che contengono workstation"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Show groups containing workstations"
+msgstr "Mostra gruppi che contengono workstation"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+#, fuzzy
+msgid "Select to see groups containing terminals"
+msgstr "Mostra gruppi che contengono terminali"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Show groups containing terminals"
+msgstr "Mostra gruppi che contengono terminali"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+#, fuzzy
+msgid "Select to see groups containing printer"
+msgstr "Mostra gruppi che contengono stampanti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+#, fuzzy
+msgid "Show groups containing printer"
+msgstr "Mostra gruppi che contengono stampanti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+#, fuzzy
+msgid "Select to see groups containing phones"
+msgstr "Mostra gruppi che contengono stampanti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+#, fuzzy
+msgid "Show groups containing phones"
+msgstr "Mostra gruppi che contengono stampanti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+#, fuzzy
+msgid "Create new object group"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove selected object groups"
+msgstr "Nome del gruppo"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove object groups"
+msgstr "Oggetti membri"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy selected object group"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy object groups"
+msgstr "Gruppi di oggetti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "cut selected object group"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "Cut object groups"
+msgstr "Gruppi di oggetti"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:251
+#, fuzzy
+msgid "You are not allowed to remove this entry."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:269
+#: plugins/generic/references/class_reference.inc:50
+msgid "Object group"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:67
+#: plugins/admin/ogroups/tabs_ogroups.inc:212
+#, fuzzy
+msgid "Phone queue"
+msgstr "Numero di telefono"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:92
+#: plugins/admin/ogroups/class_termgroup.inc:387
+#, fuzzy
+msgid "System"
+msgstr "Sistemi"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:189
+msgid "Terminals"
+msgstr "Terminali"
+
+#: plugins/admin/ogroups/remove.tpl:7
+msgid ""
+"Please double check if you really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Select to see departments"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Show departments"
+msgstr "Mostra dipartimenti"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Select to see GOsa accounts"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Show people"
+msgstr "Mostra persone"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Select to see GOsa groups"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Show groups"
+msgstr "Mostra gruppi"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Select to see applications"
+msgstr "Seleziona per mostrare le applicazioni"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Show applications"
+msgstr "Mostra applicazioni"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Select to see workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Select to see terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Select to see printers"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Show printers"
+msgstr "Mostra stampanti"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Select to see phones"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:41
+msgid "Display objects of department"
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:108
+msgid "You have no permissions to create a workstation on this 'Base'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:113
+msgid "There must be at least one NTP server selected."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:168
+#, php-format
+msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:380
+#, fuzzy
+msgid "Saving workstation failed"
+msgstr "Nome applicazione"
+
+#: plugins/admin/ogroups/class_termgroup.inc:388
+#, fuzzy
+msgid "System group"
+msgstr "Accesso ai sistemi"
+
+#: plugins/admin/ogroups/paste_mail.tpl:7
+#, fuzzy
+msgid "Please enter a mail address"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:51
+#, fuzzy
+msgid ""
+"This group has mail features enabled. You can disable them by clicking below."
+msgstr "Questa identià possiede estensioni di posta."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+#, fuzzy
+msgid ""
+"This group has mail features disabled. You can enable them by clicking below."
+msgstr "Questa identità non possiede estensioni di posta."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:118
+#, fuzzy, php-format
+msgid "Saving of object group/mail with dn '%s' failed."
+msgstr "Account Kolab"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:153
+#, fuzzy, php-format
+msgid "Removing of object group/mail with dn '%s' failed."
+msgstr "Elimina estensioni Unix"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:182
+#, fuzzy
+msgid "Mail group"
+msgstr "Gruppo primario"
+
+#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:753
+msgid "Object groups"
+msgstr "Gruppi di oggetti"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:94
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
+#, php-format
+msgid ""
+"The specified home server '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry while ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:124
+#, fuzzy
+msgid "ring all"
+msgstr "Terminali"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:125
+msgid "round robin"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:126
+msgid "least recently called"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:127
+msgid "fewest completed calls"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:128
+#, fuzzy
+msgid "random"
+msgstr "e"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:129
+msgid "round robin with memory"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:150
+#: plugins/gofon/macro/class_gofonMacro.inc:194
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
+msgid ""
+"Can't save any changes to asterisk database, there is currently no mysql "
+"extension available in your php setup."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:161
+#: plugins/gofon/macro/class_gofonMacro.inc:204
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
+#, php-format
+msgid ""
+"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
+"mysql error."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:168
+#: plugins/gofon/macro/class_gofonMacro.inc:211
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
+#, fuzzy, php-format
+msgid "Can't select database '%s' on home server '%s'."
+msgstr "Impossibile selezionare il database!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:180
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
+#, php-format
+msgid ""
+"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
+"log for mysql error."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:187
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
+#, fuzzy, php-format
+msgid "Can't select database '%s' on initial home server '%s'."
+msgstr "Impossibile selezionare il database!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:215
+#, fuzzy
+msgid "Remove the phone queue from this Account"
+msgstr "Elimina estensioni telefoniche"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:216
+#, fuzzy
+msgid ""
+"Phone queue is enabled for this group. You can disable it by clicking below."
+msgstr "Questa identià possiede estensioni telefoniche."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:218
+#, fuzzy
+msgid "Create phone queue"
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:219
+#, fuzzy
+msgid ""
+"For this group the phone queues are disabled. You can enable them by "
+"clicking below."
+msgstr "Questa identità non possiede estensioni telefoniche"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:307
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone queue."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:310
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
+#, fuzzy
+msgid "Please select a valid goFonHomeServer."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:316
+msgid "Timeout must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:319
+msgid "Retry must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:322
+msgid "Max queue length must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:325
+msgid "Announce frequency must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:328
+msgid "There must be least one queue number defined."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:351
+#: plugins/admin/ogroups/class_phonequeue.inc:400
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
+msgid ""
+"There is currently no asterisk server defined. Possibly you are missing a "
+"server that handles the asterisk management (goFonServer). Your settings "
+"can't be saved to asterisk database."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:383
+msgid "Error while removing old queue entries from database."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:384
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
+msgid "Please have a look a the gosa logfiles."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+msgid "Could not detect old queue entry, query failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:529
+#, php-format
+msgid ""
+"More than one entry in queue table found, that uses the name ('%s'). Please "
+"fix this issue manually first."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#, fuzzy
+msgid "Mysql query failed."
+msgstr "La query al database è fallita!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:770
+#: plugins/admin/ogroups/class_phonequeue.inc:772
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
+#, php-format
+msgid "The specified telephonenumber '%s' is already assigned to '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:843
+#, fuzzy
+msgid "Saving phone queue failed"
+msgstr "Estenzioni Proxy Internet"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:896
+#, fuzzy
+msgid "Removing phone queue failed"
+msgstr "Elimina estensioni Unix"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:921
+#, fuzzy
+msgid "Phone group"
+msgstr "I membri sono in un gruppo di risposta telefonica"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:929
+#: plugins/admin/ogroups/phonequeue.tpl:75
+#, fuzzy
+msgid "Timeout"
+msgstr "Timeout"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:930
+#: plugins/admin/ogroups/phonequeue.tpl:109
+msgid "Max queue length"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:931
+#: plugins/admin/ogroups/phonequeue.tpl:50
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
+#: plugins/gofon/phoneaccount/generic.tpl:38
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
+#: plugins/gofon/conference/generic.tpl:68
+#, fuzzy
+msgid "Home server"
+msgstr "Server"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:932
+#: plugins/admin/ogroups/phonequeue.tpl:119
+msgid "Announce frequency"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:933
+#: plugins/admin/ogroups/phonequeue.tpl:285
+msgid "Allow the called user to transfer his call"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:934
+#: plugins/admin/ogroups/phonequeue.tpl:293
+msgid "Allows calling user to transfer call"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:935
+#: plugins/admin/ogroups/phonequeue.tpl:305
+msgid "Allow the called to hangup by pressing *"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:936
+#: plugins/admin/ogroups/phonequeue.tpl:321
+msgid "Ring instead of playing background music"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:937
+#: plugins/admin/ogroups/phonequeue.tpl:313
+msgid "Allows calling to hangup by pressing *"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:939
+#: plugins/admin/ogroups/phonequeue.tpl:149
+msgid "Music on hold"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:940
+#, fuzzy
+msgid "Welcome music"
+msgstr "Benvenuto %s!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:941
+msgid "Report hold time"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:942
+msgid "'You are next' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:943
+msgid "'There are' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:944
+msgid "'Call waiting' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:945
+msgid "'Thank you' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:946
+msgid "'Minutes' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:947
+#, fuzzy
+msgid "'Seconds' sound"
+msgstr "Benvenuto %s!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:948
+#, fuzzy
+msgid "'Less than' sound"
+msgstr "Benvenuto %s!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:949
+#, fuzzy
+msgid "Queue phone number"
+msgstr "Numero di telefono"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:952
+#: plugins/admin/ogroups/phonequeue.tpl:277
+msgid "Announce holdtime"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:953
+#, fuzzy
+msgid "Announce"
+msgstr "Messaggio di di risposta automatica"
+
+#: plugins/admin/ogroups/paste_generic.tpl:7
+#, fuzzy
+msgid "Please enter the new object group name"
+msgstr "Inserisci la URI del server LDAP"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:161
+#, fuzzy, php-format
+msgid "You're about to delete the following object entry %s"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:163
+#, fuzzy, php-format
+msgid "You're about to delete the following object entries %s"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:193
+#: plugins/admin/ogroups/class_ogroupManagement.inc:245
+#: plugins/admin/ogroups/class_ogroupManagement.inc:272
+msgid "You are not allowed to delete this object group!"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:238
+#, php-format
+msgid "You're about to delete the object group '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:155
+msgid "This 'dn' is no object group."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:299
+msgid "too many different objects!"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:301
+msgid "users"
+msgstr "utenti"
+
+#: plugins/admin/ogroups/class_ogroup.inc:302
+msgid "groups"
+msgstr "gruppi"
+
+#: plugins/admin/ogroups/class_ogroup.inc:303
+msgid "applications"
+msgstr "applicazioni"
+
+#: plugins/admin/ogroups/class_ogroup.inc:304
+msgid "departments"
+msgstr "dipartimenti"
+
+#: plugins/admin/ogroups/class_ogroup.inc:305
+msgid "servers"
+msgstr "server"
+
+#: plugins/admin/ogroups/class_ogroup.inc:306
+msgid "workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:307
+msgid "terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:308
+msgid "phones"
+msgstr "telefoni"
+
+#: plugins/admin/ogroups/class_ogroup.inc:309
+msgid "printers"
+msgstr "stampanti"
+
+#: plugins/admin/ogroups/class_ogroup.inc:316
+msgid "and"
+msgstr "e"
+
+#: plugins/admin/ogroups/class_ogroup.inc:460
+msgid "Non existing dn:"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:602
+msgid "There is already an object with this cn."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:617
+msgid "You can combine two different object types at maximum only!"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:673
+#, fuzzy, php-format
+msgid "Saving of object group/generic with dn '%s' failed."
+msgstr "Account Kolab"
+
+#: plugins/admin/ogroups/class_ogroup.inc:686
+#, fuzzy, php-format
+msgid "Removing of object group/generic with dn '%s' failed."
+msgstr "Elimina estensioni Unix"
+
+#: plugins/admin/ogroups/class_ogroup.inc:748
+#, fuzzy
+msgid "Object group generic"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/ogroups/class_ogroup.inc:759
+#, fuzzy
+msgid "Member"
+msgstr "Membri"
+
+#: plugins/admin/ogroups/phonequeue.tpl:2
+msgid ""
+"Only users with the same asterisk home server will be included to this queue."
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:5
+#, fuzzy
+msgid "Queue Settings"
+msgstr "Impostazioni FAX"
+
+#: plugins/admin/ogroups/phonequeue.tpl:8
+#: plugins/gofon/phoneaccount/paste_generic.tpl:2
+#: plugins/gofon/phoneaccount/paste_generic.tpl:6
+#: plugins/gofon/phoneaccount/generic.tpl:1
+#: plugins/gofon/phoneaccount/generic.tpl:6
+msgid "Phone numbers"
+msgstr "Numeri di telefono"
+
+#: plugins/admin/ogroups/phonequeue.tpl:12
+#: plugins/admin/ogroups/phonequeue.tpl:135
+#, fuzzy
+msgid "Generic queue Settings"
+msgstr "Impostazioni generali delle code"
+
+#: plugins/admin/ogroups/phonequeue.tpl:95
+#, fuzzy
+msgid "Strategy"
+msgstr "Stato"
+
+#: plugins/admin/ogroups/phonequeue.tpl:125
+msgid "(in seconds)"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:133
+msgid "Queue sound setup"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:138
+msgid "Use music on hold instead of ringing"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:159
+#, fuzzy
+msgid "Welcome sound file"
+msgstr "Benvenuto %s!"
+
+#: plugins/admin/ogroups/phonequeue.tpl:169
+#, fuzzy
+msgid "Announce message"
+msgstr "Messaggio di di risposta automatica"
+
+#: plugins/admin/ogroups/phonequeue.tpl:179
+msgid "Sound file for 'You are next ...'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:189
+msgid "'There are ...'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:199
+msgid "'... calls waiting'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:209
+msgid "'Thank you' message"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:219
+msgid "'minutes' sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:229
+msgid "'seconds' sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:239
+msgid "Hold sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:249
+#, fuzzy
+msgid "Less Than sound file"
+msgstr "Benvenuto %s!"
+
+#: plugins/admin/ogroups/phonequeue.tpl:267
+#, fuzzy
+msgid "Phone attributes "
+msgstr "Attributo DN delle persone"
+
+#: plugins/admin/ogroups/mail.tpl:7
+msgid "Mail distribution list"
+msgstr ""
+
+#: plugins/admin/ogroups/mail.tpl:13
+msgid "Primary mail address for this distribution list"
+msgstr ""
+
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Nome del gruppo"
+
+#: plugins/admin/ogroups/generic.tpl:42
+msgid "Member objects"
+msgstr "Oggetti membri"
+
+#: plugins/admin/ogroups/termgroup.tpl:2
+msgid ""
+"Actions you choose here influence all systems in this object group. "
+"Additionally, all values editable here can be inherited by the clients "
+"assigned to this object group."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:68
+#: plugins/admin/fai/class_faiHookEntry.inc:71
+#, fuzzy
+msgid "Please select a valid file."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:71
+#: plugins/admin/fai/class_faiHookEntry.inc:74
+#, fuzzy
+msgid "Selected file is empty."
+msgstr "Rimuovi"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:136
+#, fuzzy
+msgid "There is already a script with the given name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:140
+#: plugins/admin/fai/class_faiHookEntry.inc:154
+#: plugins/admin/fai/class_faiTemplateEntry.inc:200
+#: plugins/admin/fai/class_faiVariableEntry.inc:111
+#, fuzzy
+msgid "Please enter a name."
+msgstr "Inserisci la URI del server LDAP"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:144
+#, fuzzy
+msgid "Please enter a script."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:175
+#: plugins/admin/fai/class_faiScriptEntry.inc:185
+#, fuzzy
+msgid "Script entry"
+msgstr "Mostra terminali"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:176
+#, fuzzy
+msgid "FAI script entry"
+msgstr "Mostra stampanti"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:186
+#, fuzzy
+msgid "Script Priority"
+msgstr "Script path"
+
+#: plugins/admin/fai/class_askClassName.inc:85
+#, fuzzy
+msgid "Create new FAI object - partition table."
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/fai/class_askClassName.inc:86
+#, fuzzy
+msgid "Create new FAI object - package bundle."
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/fai/class_askClassName.inc:87
+#, fuzzy
+msgid "Create new FAI object - script bundle."
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/fai/class_askClassName.inc:88
+#, fuzzy
+msgid "Create new FAI object - variable bundle."
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/fai/class_askClassName.inc:89
+#, fuzzy
+msgid "Create new FAI object - hook bundle."
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/fai/class_askClassName.inc:90
+#, fuzzy
+msgid "Create new FAI object - profile."
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/fai/class_askClassName.inc:91
+#, fuzzy
+msgid "Create new FAI object - template."
+msgstr "Nuovo template"
+
+#: plugins/admin/fai/class_askClassName.inc:92
+#, fuzzy
+msgid "Create new FAI object"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/fai/class_askClassName.inc:148
+#, fuzzy
+msgid "Spaces are not allowed within class names."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/fai/class_askClassName.inc:152
+msgid "The given class name is empty."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:156
+msgid "The specified class name is already in use for this object type."
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:22
+#: plugins/admin/fai/branch_selector.tpl:28
+#, fuzzy
+msgid "Create new branch"
+msgstr "Crea in"
+
+#: plugins/admin/fai/branch_selector.tpl:26
+#, fuzzy
+msgid "Branch"
+msgstr "Annulla"
+
+#: plugins/admin/fai/branch_selector.tpl:30
+#, fuzzy
+msgid "Freeze"
+msgstr "Numero di telefono"
+
+#: plugins/admin/fai/branch_selector.tpl:33
+#, fuzzy
+msgid "Create new locked branch"
+msgstr "Crea nuova conferenza"
+
+#: plugins/admin/fai/branch_selector.tpl:39
+#, fuzzy
+msgid "Delete current release"
+msgstr "Rimuovi"
+
+#: plugins/admin/fai/class_faiVariable.inc:340
+#, fuzzy, php-format
+msgid "Saving of FAI/variable with dn '%s' failed."
+msgstr "Stampante"
+
+#: plugins/admin/fai/class_faiVariable.inc:425
+#, fuzzy
+msgid "FAI variable"
+msgstr "Mostra il nome"
+
+#: plugins/admin/fai/class_faiVariable.inc:432
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#, fuzzy
+msgid "Read only"
+msgstr "leggere"
+
+#: plugins/admin/fai/faiPackageConfiguration.tpl:1
+#: plugins/admin/fai/class_faiPackage.inc:537
+#, fuzzy
+msgid "Package"
+msgstr "Pacchetti"
+
+#: plugins/admin/fai/remove.tpl:7
+msgid ""
+"This includes 'all' object information. Please double check if your really "
+"want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
+#: plugins/admin/fai/class_faiProfileEntry.inc:171
+#: plugins/admin/fai/faiVariable.tpl:36
+#: plugins/admin/fai/faiPartitionTable.tpl:36
+#: plugins/admin/fai/faiTemplate.tpl:33
+#, fuzzy
+msgid "Objects"
+msgstr "Oggetto"
+
+#: plugins/admin/fai/faiHook.tpl:40
+#, fuzzy
+msgid "List of hook scripts"
+msgstr "Lista delle liste di blocchi"
+
+#: plugins/admin/fai/class_faiPackage.inc:379
+#, fuzzy
+msgid "Please select a least one Package."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiPackage.inc:383
+#, fuzzy
+msgid "Please choose a valid combination for your repository setup."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/fai/class_faiPackage.inc:404
+#, fuzzy
+msgid "package is configured"
+msgstr "non configurata"
+
+#: plugins/admin/fai/class_faiPackage.inc:410
+msgid "Package marked for removal"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:439
+#, php-format
+msgid "Package file '%s' does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:483
+#, fuzzy, php-format
+msgid "Saving of FAI/package list with dn '%s' failed."
+msgstr "Stampante"
+
+#: plugins/admin/fai/class_faiPackage.inc:538
+#, fuzzy
+msgid "FAI Package list"
+msgstr "Liste di blocco"
+
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#, fuzzy
+msgid "Readonly"
+msgstr "leggere"
+
+#: plugins/admin/fai/class_faiPackage.inc:549
+#, fuzzy
+msgid "Install Method"
+msgstr "Metodo di amministrazione della posta"
+
+#: plugins/admin/fai/class_faiPackage.inc:550
+#, fuzzy
+msgid "Package configuration"
+msgstr "Scarica il file di  configurazione"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:35
+#, fuzzy
+msgid "Please enter your search string here"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:48
+msgid ""
+"This list displays all assigned package names for this repository settings."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:127
+#, php-format
+msgid ""
+"Your specified search string '%s' returned too many results. Only the first "
+"200 entries are shown, to keep the memory usage low."
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:53
+#, fuzzy
+msgid "Install method"
+msgstr "Metodo di amministrazione della posta"
+
+#: plugins/admin/fai/faiPackage.tpl:57
+#, fuzzy
+msgid "Please select the installation method"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/faiPackage.tpl:71
+#, fuzzy
+msgid "Used packages"
+msgstr "Mostra telefoni"
+
+#: plugins/admin/fai/faiPackage.tpl:73
+#, fuzzy
+msgid "Choosen packages"
+msgstr "Mostra telefoni"
+
+#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
+msgid "Configure"
+msgstr "Configura"
+
+#: plugins/admin/fai/faiPackage.tpl:88
+msgid "Toggle remove flag"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:33
+#: plugins/admin/fai/class_faiManagement.inc:995
+#, fuzzy
+msgid "FAI"
+msgstr "FAX"
+
+#: plugins/admin/fai/class_faiManagement.inc:34
+msgid "Fully Automatic Installation - management"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:167
+#, php-format
+msgid "You're about to delete all information about the FAI class at '%s'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:328
+#, php-format
+msgid "Object could not be deleted '%s', object does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:383
+#, php-format
+msgid "You're about to delete a fai branch / freeze  '%s'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:386
+#, fuzzy
+msgid "You are not allowed to delete this release!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/fai/class_faiManagement.inc:447
+#, fuzzy
+msgid "Specified branch name is invalid."
+msgstr "Il valore specificato per l'UID non è valido."
+
+#: plugins/admin/fai/class_faiManagement.inc:449
+#, fuzzy
+msgid "Specified freeze name is invalid."
+msgstr "Il valore specificato per l'UID non è valido."
+
+#: plugins/admin/fai/class_faiManagement.inc:478
+#, fuzzy
+msgid "You are not allowed to create a new branch."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/fai/class_faiManagement.inc:636
+#: plugins/admin/fai/class_faiManagement.inc:652
+#, fuzzy, php-format
+msgid "You are not allowed to create a new '%s' object."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/fai/class_faiManagement.inc:989
+#, fuzzy
+msgid "FAI releases"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/fai/class_faiManagement.inc:990
+#, fuzzy
+msgid "FAI release management"
+msgstr "Riferimenti"
+
+#: plugins/admin/fai/faiScript.tpl:40
+#, fuzzy
+msgid "List of scripts"
+msgstr "Lista degli utenti"
+
+#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
+#, fuzzy
+msgid "Choose a priority"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+#, fuzzy
+msgid "primary"
+msgstr "Gruppo primario"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+#, fuzzy
+msgid "logical"
+msgstr "Aggiungi localmente"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
+#, fuzzy
+msgid "FS type"
+msgstr "Tipo"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
+#: plugins/admin/fai/class_faiSummaryTab.inc:344
+#, fuzzy
+msgid "Mount point"
+msgstr "Monitoraggio"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
+#: plugins/admin/fai/class_faiSummaryTab.inc:343
+#, fuzzy
+msgid "Size in MB"
+msgstr "Connesso:"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
+#: plugins/admin/fai/class_faiSummaryTab.inc:342
+#, fuzzy
+msgid "Mount options"
+msgstr "Opzioni di posta"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
+#, fuzzy
+msgid "FS option"
+msgstr "Opzioni"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
+#, fuzzy
+msgid "Preserve"
+msgstr "server"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
+#, fuzzy
+msgid "Please specify a valid disc name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
+#, php-format
+msgid "please enter a unique mount point for partition %s"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
+#, fuzzy, php-format
+msgid "Please enter a valid mount point for partition %s."
+msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
+#, php-format
+msgid ""
+"File system type 'swap' is already used, change file system type for "
+"partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
+msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
+#, fuzzy, php-format
+msgid "Please enter a valid partition size for partition %s."
+msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
+#, fuzzy, php-format
+msgid "Please enter a valid range for partition %s."
+msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
+#, fuzzy, php-format
+msgid "Please enter a range for partition size for partition %s."
+msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
+msgid ""
+"You have more than 3 primary partition table entries in your configuration, "
+"please check your configuration twice."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
+#, fuzzy
+msgid "Partition table entry"
+msgstr "Destinazione"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
+#, fuzzy
+msgid "FAI partition table entry"
+msgstr "Stampante"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
+#, fuzzy
+msgid "Partition type"
+msgstr "Destinazione"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
+#, fuzzy
+msgid "Partition no."
+msgstr "Partizioni"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
+#, fuzzy
+msgid "File system type"
+msgstr "Sistemi"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
+#, fuzzy
+msgid "Partition size"
+msgstr "Partizioni"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
+#, fuzzy
+msgid "File system options"
+msgstr "Informazioni organizzazione"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
+#, fuzzy
+msgid "Partition flags"
+msgstr "Partizioni"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:135
+#: plugins/admin/fai/class_faiProfile.inc:300
+msgid "Hook bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:136
+#: plugins/admin/fai/class_faiProfile.inc:301
+msgid "Template bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:137
+#: plugins/admin/fai/class_faiProfile.inc:302
+#, fuzzy
+msgid "Script bundle"
+msgstr "Script path"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:138
+#: plugins/admin/fai/class_faiProfile.inc:303
+msgid "Variable bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:139
+msgid "Package bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:140
+#: plugins/admin/fai/class_faiSummaryTab.inc:48
+#: plugins/admin/fai/class_faiProfile.inc:305
+#: plugins/admin/fai/class_faiPartitionTable.inc:535
+msgid "Partition table"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:168
+#: plugins/admin/fai/class_faiProfile.inc:297
+msgid "This list displays all assigned class names for this profile."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:170
+#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
+#, fuzzy
+msgid "Class name"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/fai/faiScriptEntry.tpl:54
+#, fuzzy
+msgid "Script attributes"
+msgstr "Attributo DN delle persone"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:38
+#: plugins/personal/environment/logonManagement.tpl:24
+#, fuzzy
+msgid "Priority"
+msgstr "Proxy"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:74
+#: plugins/admin/fai/faiHookEntry.tpl:74
+#, fuzzy
+msgid "Import script"
+msgstr "Mostra stampanti"
+
+#: plugins/admin/fai/faiSummary.tpl:4
+msgid "FAI object tree"
+msgstr ""
+
+#: plugins/admin/fai/faiSummary.tpl:11
+msgid "Reload class and release configuration from parent object."
+msgstr ""
+
+#: plugins/admin/fai/faiSummary.tpl:22
+#, fuzzy
+msgid "You are not allowed to view the fai summary."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/admin/fai/faiVariable.tpl:38
+#, fuzzy
+msgid "List of assigned variables"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/fai/faiVariable.tpl:44
+msgid "Choose a variable to delete or edit"
+msgstr ""
+
+#: plugins/admin/fai/remove_branch.tpl:6
+msgid ""
+"This includes all account data, system access, etc. for this branch. Please "
+"double check if your really want to do this since there is no way for GOsa "
+"to get your data back."
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:146
+#, fuzzy
+msgid "There is already a hook with the given name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:150
+#, fuzzy
+msgid "Please enter a value for script."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:184
+#, fuzzy
+msgid "Hook entry"
+msgstr "Elimina contatto"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:185
+#, fuzzy
+msgid "FAI hook entry"
+msgstr "Mostra errori PHP"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:194
+#: plugins/admin/fai/faiHookEntry.tpl:38
+msgid "Task"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:195
+#: plugins/admin/fai/class_faiScript.inc:547
+#, fuzzy
+msgid "FAI script"
+msgstr "Mostra stampanti"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:95
+msgid "no file uploaded yet"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:101
+#, php-format
+msgid "exists in database (size: %s bytes)"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:188
+#, fuzzy
+msgid "There is already a template with the given name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:192
+#, fuzzy
+msgid "Please specify a value for attribute 'file'."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:196
+#, fuzzy
+msgid "Please specify a value for attribute 'path'."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:204
+#, fuzzy
+msgid "Please enter a user."
+msgstr "Inserisci la URI del server LDAP"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:207
+#, fuzzy
+msgid "Please enter a valid user. Only a-z/0-9 are allowed."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:211
+#, fuzzy
+msgid "Please enter a group."
+msgstr "Inserisci la URI del server LDAP"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:214
+#, fuzzy
+msgid "Please enter a valid group. Only a-z/0-9 are allowed."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:243
+#, fuzzy
+msgid "Template entry"
+msgstr "Template"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:244
+#, fuzzy
+msgid "FAI template entry"
+msgstr "Nuovo template"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:253
+#, fuzzy
+msgid "Template file"
+msgstr "Template"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:254
+#, fuzzy
+msgid "Template path"
+msgstr "Template"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:255
+#, fuzzy
+msgid "File owner"
+msgstr "Cognome"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:256
+#, fuzzy
+msgid "File permissions"
+msgstr "Permessi"
+
+#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
+#, php-format
+msgid "Debconf information for package '%s'"
+msgstr ""
+
+#: plugins/admin/fai/faiPackageEntry.tpl:6
+#, fuzzy
+msgid "List of available packages"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:26
+msgid ""
+"This menu allows you to select multiple packages to add them to the "
+"currently edited package list."
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:25
+#, fuzzy
+msgid "Template attributes"
+msgstr "Attributo DN delle persone"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:40
+#, fuzzy
+msgid "Save template"
+msgstr "Nuovo template"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:57
+#, fuzzy
+msgid "Destination path"
+msgstr "Destinazione"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:74
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
+#: plugins/gofon/conference/class_divListConferences.inc:58
+msgid "Owner"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:96
+#, fuzzy
+msgid "Access"
+msgstr "Indirizzo"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:103
+#, fuzzy
+msgid "Read"
+msgstr "leggere"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:104
+#, fuzzy
+msgid "Write"
+msgstr "scrivere"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:107
+#, fuzzy
+msgid "Special"
+msgstr "Terminali"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:124
+#, fuzzy
+msgid "SUID"
+msgstr "UID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:141
+#, fuzzy
+msgid "SGID"
+msgstr "GID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:144
+#, fuzzy
+msgid "Others"
+msgstr "Filtri"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:158
+#, fuzzy
+msgid "sticky"
+msgstr "statico"
+
+#: plugins/admin/fai/class_faiScript.inc:444
+#, fuzzy, php-format
+msgid "Creating of FAI/script with dn '%s' failed."
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/fai/class_faiHook.inc:444
+#, fuzzy, php-format
+msgid "Saving of FAI/hook with dn '%s' failed."
+msgstr "Stampante"
+
+#: plugins/admin/fai/class_faiHook.inc:541
+msgid "Hook"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHook.inc:542
+#, fuzzy
+msgid "FAI hook"
+msgstr "Mostra errori PHP"
+
+#: plugins/admin/fai/askClassName.tpl:6
+msgid ""
+"Adding a new class to the FAI management, requires a class name. You have to "
+"specify a unique class name for unique types of FAI classes, while you can "
+"use the same class name for different types of FAI classes. In the laste "
+"case, FAI will automatically enclose all these different class types to one "
+"unique class name."
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:12
+msgid ""
+"Please use one of the following methods to choose the name for the new FAI "
+"class."
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:26
+msgid "Enter FAI class name manually"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:48
+msgid "Choose FAI class name from a list of existing classes"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:54
+#, fuzzy
+msgid "Choose class name"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/fai/askClassName.tpl:74
+#, fuzzy
+msgid "A new class name."
+msgstr "Applicazioni disponibili"
+
+#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
+#, fuzzy
+msgid "Hook attributes"
+msgstr "Attributo DN delle persone"
+
+#: plugins/admin/fai/faiHookEntry.tpl:41
+msgid "Choose an existing FAI task"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplate.inc:423
+#, fuzzy, php-format
+msgid "Saving of FAI/template with dn '%s' failed."
+msgstr "Lista dei dipartimenti"
+
+#: plugins/admin/fai/class_faiTemplate.inc:515
+#, fuzzy
+msgid "FAI template"
+msgstr "Nuovo template"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:33
+#, fuzzy
+msgid "Variable attributes"
+msgstr "Attributo DN delle persone"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:38
+#: plugins/admin/fai/class_faiVariableEntry.inc:148
+#, fuzzy
+msgid "Variable content"
+msgstr "Mostra terminali"
+
+#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
+msgid "Fully Automatic Installation"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:44
+#, fuzzy
+msgid "Scripts"
+msgstr "Script path"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:49
+msgid "Package list"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:86
+msgid ""
+"Unknown type of FAI source information. This is not a profile, workstation "
+"nor a ogroup."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:217
+msgid "This object has no FAI classes assigned."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:230
+#, fuzzy
+msgid "Open"
+msgstr "Opzioni"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:341
+#, fuzzy
+msgid "FS options"
+msgstr "Opzioni"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:6
+msgid "List of FAI objects (Fully Automatic Installation)"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:26
+msgid ""
+"This menu allows you to select FAI class names and to add them to the "
+"currently edited profile."
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:39
+#, fuzzy
+msgid "Show only classes with templates"
+msgstr "Mostra utenti template"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:41
+msgid "Show only classes with scripts"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:43
+msgid "Show only classes with hooks"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:45
+#, fuzzy
+msgid "Show only classes with variables"
+msgstr "Mostra terminali"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:47
+msgid "Show only classes with packages"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:49
+#, fuzzy
+msgid "Show only classes with partitions"
+msgstr "Mostra workstation"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:38
+#, fuzzy
+msgid "Discs"
+msgstr "Dispositivi"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:44
+msgid "Choose a disk to delete or edit"
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:5
+msgid ""
+"You are now going to create a branch or locked branch. This action clones "
+"the existing release to another release name. Branches can be modified as "
+"usual. FAI classes of locked branches cannot be modified, just additional "
+"classes are possible. Branch names should be alphanumeric, excluding the "
+"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
+"and 'fai'."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:7
+msgid ""
+"Branches are created as subreleases of the currently selected branch. "
+"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
+"release called SARGE/1.0.2."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:13
+#, fuzzy
+msgid "Please enter a name for the branch"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/faiNewBranch.tpl:35
+msgid ""
+"As soon as the copy operation has finished, you can scroll down to end of "
+"the page and press the 'Continue' button to continue with the fai management "
+"dialog."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Perform requested operation."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+#, fuzzy
+msgid "Initiate operation"
+msgstr "Contatto"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#, fuzzy
+msgid "Device"
+msgstr "Dispositivi"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
+#, fuzzy
+msgid "Partition entries"
+msgstr "Destinazione"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
+msgid "Add partition"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:304
+msgid "Packages bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:308
+msgid "Remove class from profile"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:400
+msgid "Please assign at least one class to this  profile."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:404
+#, fuzzy
+msgid "Please enter a valid name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiProfile.inc:416
+msgid "There is already a profile with this class name defined."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:445
+#: plugins/admin/fai/class_faiProfile.inc:449
+#, fuzzy, php-format
+msgid "Saving of FAI/profile with dn '%s' failed."
+msgstr "Stampante"
+
+#: plugins/admin/fai/class_faiProfile.inc:457
+#, fuzzy
+msgid "Profile"
+msgstr "Path del profilo"
+
+#: plugins/admin/fai/class_faiProfile.inc:458
+#, fuzzy
+msgid "FAI profile"
+msgstr "Riferimenti"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:103
+#, fuzzy
+msgid "There is already a variable with the given name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:107
+#, fuzzy
+msgid "Please specify a value for the attribute 'content'."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:138
+#, fuzzy
+msgid "Variable entry"
+msgstr "Mostra terminali"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:139
+#, fuzzy
+msgid "FAI variable entry "
+msgstr "Mostra il nome"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:320
+#: plugins/admin/fai/class_faiPartitionTable.inc:326
+#, fuzzy, php-format
+msgid "%s partition"
+msgstr "Mostra workstation"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:322
+#: plugins/admin/fai/class_faiPartitionTable.inc:328
+#, fuzzy, php-format
+msgid "%s partition(s)"
+msgstr "Mostra workstation"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:417
+#, fuzzy, php-format
+msgid "Saving of FAI/partition table with dn '%s' failed."
+msgstr "Stampante"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:536
+#, fuzzy
+msgid "FAI partition table"
+msgstr "Stampante"
+
+#: plugins/admin/fai/class_divListFai.inc:43
+#, fuzzy
+msgid "List of FAI classes"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/fai/class_divListFai.inc:44
+msgid "This table displays all FAI classes in the selected tree."
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:48
+msgid "This menu allows you to create, delete and edit FAI classes."
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:69
+msgid "Name of FAI class"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:70
+msgid "Class type"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Display FAI profile objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:73
+#, fuzzy
+msgid "Show profiles"
+msgstr "Mostra stampanti"
+
+#: plugins/admin/fai/class_divListFai.inc:74
+#, fuzzy
+msgid "Display FAI template objects"
+msgstr "Lista dei dipartimenti"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+#, fuzzy
+msgid "Display FAI scripts"
+msgstr "Lista degli utenti"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+#, fuzzy
+msgid "Show scripts"
+msgstr "Mostra stampanti"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+#, fuzzy
+msgid "Display FAI hooks"
+msgstr "Mostra errori PHP"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+#, fuzzy
+msgid "Show hooks"
+msgstr "Mostra telefoni"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+#, fuzzy
+msgid "Display FAI variables"
+msgstr "Mostra il nome"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+#, fuzzy
+msgid "Show variables"
+msgstr "Mostra terminali"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+#, fuzzy
+msgid "Display FAI packages"
+msgstr "Mostra il nome"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+#, fuzzy
+msgid "Show packages"
+msgstr "Mostra telefoni"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+#, fuzzy
+msgid "Display FAI partitions"
+msgstr "Mostra workstation"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+#, fuzzy
+msgid "Show partitions"
+msgstr "Mostra workstation"
+
+#: plugins/admin/fai/class_divListFai.inc:177
+#, fuzzy
+msgid "New profile"
+msgstr "Riferimenti"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+#, fuzzy
+msgid "New partition table"
+msgstr "Stampante"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+msgid "PT"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:194
+#, fuzzy
+msgid "New scripts"
+msgstr "Mostra stampanti"
+
+#: plugins/admin/fai/class_divListFai.inc:194
+msgid "S"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:195
+#, fuzzy
+msgid "New hooks"
+msgstr "Mostra telefoni"
+
+#: plugins/admin/fai/class_divListFai.inc:195
+msgid "H"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:196
+#, fuzzy
+msgid "New variables"
+msgstr "Mostra terminali"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "V"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:197
+#, fuzzy
+msgid "New templates "
+msgstr "Nuovo template"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+#, fuzzy
+msgid "I"
+msgstr "Unix"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+#, fuzzy
+msgid "New package list"
+msgstr "Liste di blocco"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "PK"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove selected fai objects"
+msgstr "Oggetti membri"
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove fai objects"
+msgstr "Oggetti membri"
+
+#: plugins/admin/fai/class_divListFai.inc:224
+#, fuzzy
+msgid "Copy fai objects"
+msgstr "Gruppo di oggetti"
+
+#: plugins/admin/fai/class_divListFai.inc:226
+#, fuzzy
+msgid "Cut fai objects"
+msgstr "Password attuale"
+
+#: plugins/admin/fai/class_divListFai.inc:297
+#: plugins/admin/fai/class_divListFai.inc:300
+#, fuzzy
+msgid "Edit class"
+msgstr "classe"
+
+#: plugins/admin/fai/class_divListFai.inc:308
+#, fuzzy
+msgid "Delete class"
+msgstr "Rimuovi"
+
+#: plugins/admin/fai/faiTemplate.tpl:35
+#, fuzzy
+msgid "List of template files"
+msgstr "Lista dei dipartimenti"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:120
+#, fuzzy
+msgid "This account has no scalix extensions."
+msgstr "Questa identità non possiede estensioni FAX"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:129
+#, fuzzy
+msgid "Remove scalix account"
+msgstr "Elimina estensioni Unix"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:130
+#, fuzzy
+msgid ""
+"This account has scalix synchronization enabled. You can disable it by "
+"clicking below."
+msgstr "Questa identià possiede estensioni Unix."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid "Create scalix account"
+msgstr "Crea estensioni Unix"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid ""
+"This account has scalix synchronization disabled. You can enable it by "
+"clicking below."
+msgstr "Questa identità non possiede estensioni Unix"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:308
+#, fuzzy
+msgid "There is no scalix mailnode specified."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:311
+msgid "scalixScalixObject must be set!"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:327
+#, fuzzy
+msgid "Value in 'Limit Mailbox size' is not valid."
+msgstr "Il valore di 'Dimensione quota' non è valido"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:397
+#, fuzzy
+msgid "Scalix account"
+msgstr "Identità"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:407
+msgid "Scalix Mail node"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:408
+#, fuzzy
+msgid "Mailbox class"
+msgstr "Indirizzo principale"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:409
+#, fuzzy
+msgid "Server language"
+msgstr "Lingua"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:410
+#: plugins/personal/environment/class_environment.inc:1271
+#, fuzzy
+msgid "Administrator"
+msgstr "Amministrazione"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:411
+#, fuzzy
+msgid "Mailbox administrator"
+msgstr "Amministratori cartella"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:412
+msgid "Hide user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:413
+#, fuzzy
+msgid "Mailbox size limitations"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:414
+#, fuzzy
+msgid "Limit outbound"
+msgstr "Path del profilo"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:415
+msgid "Limit inbound"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:416
+#, fuzzy
+msgid "Notify user"
+msgstr "Paese"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:417
+#: plugins/personal/scalix/paste_generic.tpl:4
+#: plugins/personal/scalix/generic.tpl:98
+#, fuzzy
+msgid "Scalix email addresses"
+msgstr "Indirizzo principale"
+
+#: plugins/personal/scalix/main.inc:123
+#, fuzzy
+msgid "Scalix settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/scalix/paste_generic.tpl:6
+#: plugins/personal/scalix/generic.tpl:101
+#, fuzzy
+msgid "List of scalix email addresses"
+msgstr "Lista degli indirizzi alternativi"
+
+#: plugins/personal/scalix/generic.tpl:7
+msgid "Scalix mailnode"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:15
+msgid "Salix mailbox class"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:19
+msgid ""
+"Limited users con not make use of the group calendar functionality in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:26
+#, fuzzy
+msgid "Scalix server language"
+msgstr "Imposta dipartimento"
+
+#: plugins/personal/scalix/generic.tpl:30
+msgid "Message catalog language for client."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Select for admin capability."
+msgstr "Rimuovi"
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Scalix Administrator"
+msgstr "Amministrazione"
+
+#: plugins/personal/scalix/generic.tpl:50
+msgid "Select for mailbox admin capability."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:50
+#, fuzzy
+msgid "Scalix Mailbox Administrator"
+msgstr "Amministrazione"
+
+#: plugins/personal/scalix/generic.tpl:55
+#, fuzzy
+msgid "Hide user entry from addressbook."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/personal/scalix/generic.tpl:55
+msgid "Hide this user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:64
+#, fuzzy
+msgid "Limit mailbox size"
+msgstr "Inoltra i messaggi a"
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "As sanction on mailbox quota overuse, stop user from sending mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:75
+#, fuzzy
+msgid "Limit Outbound Mail"
+msgstr "Path del profilo"
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "Limit Inbound Mail"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "As sanction on mailbox quota overuse, notify the user by eMail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "Notify User"
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:77
+msgid "You need to specify your current password in order to proceed."
+msgstr "Devi specificare la tua 'Password attuale' per procedere."
+
+#: plugins/personal/password/class_password.inc:83 html/password.php:202
+msgid "The password used as new and current are too similar."
+msgstr ""
+"La password immessa come 'Nuova password' è troppo simile a quella attuale."
+
+#: plugins/personal/password/class_password.inc:85 html/password.php:207
+msgid "The password used as new is to short."
+msgstr "La 'Nuova password' immessa è troppo corta."
+
+#: plugins/personal/password/class_password.inc:87 html/password.php:247
+msgid "External password changer reported a problem: "
+msgstr "Il programma esterno per cambiare la password ha avuto un problema:"
+
+#: plugins/personal/password/class_password.inc:100
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "La password immessa come 'Password attuale' è errata"
+
+#: plugins/personal/password/class_password.inc:105 html/password.php:226
+msgid "You have no permissions to change your password."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/personal/password/class_password.inc:132
+#: plugins/personal/generic/class_user.inc:1424
+#, fuzzy
+msgid "User password"
+msgstr "Nuova password"
+
+#: plugins/personal/password/nochange.tpl:2
+#, fuzzy
+msgid "Password change not allowed"
+msgstr "Cambia la password"
+
+#: plugins/personal/password/nochange.tpl:6
+#, fuzzy
+msgid "You are not allowed to change your password at this time"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/personal/password/changed.tpl:3
+msgid ""
+"You've successfully changed your password. Remember to change all programms "
+"configured to use it as well."
+msgstr ""
+"Hai cambiato con successo la tua password. Ricorda di cambiare tutto i "
+"programmmi configurati per usarla."
+
+#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
+#, fuzzy
+msgid "Password settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/password/password.tpl:2
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"Per cambiare la tua password usa i campi qui sotto. I cambiamenti avrenno "
+"effetto immediatamente. Memorizza la nuova password perché non sarai in "
+"grado di connetterti senza di essa."
+
+#: plugins/personal/password/password.tpl:11
+#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
+msgid "Current password"
+msgstr "Password attuale"
+
+#: plugins/personal/password/password.tpl:32
+msgid "Clear fields"
+msgstr "Ripulisci i campi"
+
+#: plugins/personal/mail/copypaste.tpl:13
+#: plugins/personal/mail/generic.tpl:244
+msgid "Forward messages to"
+msgstr "Inoltra i messaggi a"
+
+#: plugins/personal/mail/mail_locals.tpl:35
+#, fuzzy
+msgid "Select department"
+msgstr "Imposta dipartimento"
+
+#: plugins/personal/mail/main.inc:124
+msgid "User mail settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/mail/generic.tpl:19
+msgid "Specify the mail server where the user will be hosted on"
+msgstr "Specifica il server di posta per l'utente"
+
+#: plugins/personal/mail/generic.tpl:80
+msgid "Mail options"
+msgstr "Opzioni di posta"
+
+#: plugins/personal/mail/generic.tpl:107
+#: plugins/personal/mail/class_mailAccount.inc:1170
+msgid "Use custom sieve script"
+msgstr "Usa uno script di sieve personalizzato"
+
+#: plugins/personal/mail/generic.tpl:107
+msgid "disables all Mail options!"
+msgstr "disabilita tutte le opzioni di posta!"
+
+#: plugins/personal/mail/generic.tpl:114
+#, fuzzy
+msgid "Sieve Management"
+msgstr "Dirigenza"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "Select if you want to forward mails without getting own copies of them"
+msgstr ""
+"Seleziona se intendi inoltrare le mail senza mantenerne una copia locale"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "No delivery to own mailbox"
+msgstr "Non recapitare nella propria mailbox"
+
+#: plugins/personal/mail/generic.tpl:132
+msgid ""
+"Select to automatically response with the vacation message defined below"
+msgstr "Seleziona per rispondere automaticamente con il messaggio seguente"
+
+#: plugins/personal/mail/generic.tpl:134
+msgid "Activate vacation message"
+msgstr "Attiva la risposta automatica"
+
+#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
+#, fuzzy
+msgid "from"
+msgstr "e"
+
+#: plugins/personal/mail/generic.tpl:165
+msgid "till"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:194
+msgid "Select if you want to filter this mails through spamassassin"
+msgstr "Seleziona se intendi filtrare le tue mail con Spamassassin"
+
+#: plugins/personal/mail/generic.tpl:196
+msgid "Move mails tagged with spam level greater than"
+msgstr "Muovi mail marcate con un livello di Spam superiore a"
+
+#: plugins/personal/mail/generic.tpl:199
+msgid "Choose spam level - smaller values are more sensitive"
+msgstr ""
+"Scegli il livello si Spam - valori più bassi indicano maggiore sensibilità"
+
+#: plugins/personal/mail/generic.tpl:203
+msgid "to folder"
+msgstr "nella cartella"
+
+#: plugins/personal/mail/generic.tpl:214
+msgid "Reject mails bigger than"
+msgstr "Rifiuta mail più grandi di"
+
+#: plugins/personal/mail/generic.tpl:223
+#: plugins/personal/mail/class_mailAccount.inc:1153
+#: include/sieve/templates/element_vacation.tpl:44
+#: include/sieve/templates/object_container.tpl:31
+#: include/sieve/class_sieveManagement.inc:509
+#: include/sieve/class_sieveManagement.inc:728
+msgid "Vacation message"
+msgstr "Messaggio di di risposta automatica"
+
+#: plugins/personal/mail/generic.tpl:270
+msgid "Advanced mail options"
+msgstr "Opzioni di posta avanzate"
+
+#: plugins/personal/mail/generic.tpl:276
+msgid "Select if user can only send and receive inside his own domain"
+msgstr ""
+"Seleziona se l'utente può mandare e ricevere mail solo all'interno del "
+"proprio dominio"
+
+#: plugins/personal/mail/generic.tpl:278
+msgid "User is only allowed to send and receive local mails"
+msgstr "L'utente è abilitato a mandare e ricevere solo mail locali"
+
+#: plugins/personal/mail/class_mailAccount.inc:214
+msgid "No DESC tag in vacation file:"
+msgstr "Manca il DESC tag nel messaggio di risposta automatica:"
+
+#: plugins/personal/mail/class_mailAccount.inc:289
+msgid "This account has no mail extensions."
+msgstr "Questa identità non ha le estensioni per la posta"
+
+#: plugins/personal/mail/class_mailAccount.inc:300
+msgid ""
+"This account can't be removed while there are delegations configured. Remove "
+"those delegations first."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:358
+msgid ""
+"You're trying to add an invalid email address to the list of forwarders."
+msgstr ""
+"Stai tentandi di aggiungere un indirizzo di posta non valido alla lista "
+"degli inoltri"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "January"
+msgstr "Gennaio"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "February"
+msgstr "Febbraio"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "March"
+msgstr "Marzo"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "April"
+msgstr "Aprile"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "May"
+msgstr "Maggio"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "June"
+msgstr "Giugno"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "July"
+msgstr "Luglio"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "August"
+msgstr "Agosto"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "September"
+msgstr "Settembre"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "October"
+msgstr "Ottobre"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "November"
+msgstr "Novembre"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "December"
+msgstr "Dicembre"
+
+#: plugins/personal/mail/class_mailAccount.inc:688
+#, fuzzy, php-format
+msgid "Removing of user/mail account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/mail/class_mailAccount.inc:842
+#, fuzzy, php-format
+msgid "Saving of user/mail account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/mail/class_mailAccount.inc:903
+msgid ""
+"There is no valid mailserver specified, please add one in the system setup."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:951
+msgid "You specified Spam settings, but there is no Folder specified."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:955
+msgid "Time interval to show vacation message is not valid."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:995
+#: plugins/personal/mail/class_mailAccount.inc:1007
+#, fuzzy
+msgid "You are not allowed to write mail forwarding."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/personal/mail/class_mailAccount.inc:1040
+#: plugins/personal/mail/class_mailAccount.inc:1051
+#, fuzzy
+msgid "You are not allowed to write mail alternate address."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/personal/mail/class_mailAccount.inc:1116
+msgid "Waiting for kolab to remove mail properties."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1118
+msgid ""
+"Please remove the mail account first, to allow kolab to call its remove "
+"methods."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1152
+#, fuzzy
+msgid "Add vacation information"
+msgstr "Informazioni organizzazione"
+
+#: plugins/personal/mail/class_mailAccount.inc:1155
+msgid "Use spam filter"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1156
+msgid "Spam level"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1157
+msgid "Spam mail box"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1159
+#, fuzzy
+msgid "Sieve management"
+msgstr "Dirigenza"
+
+#: plugins/personal/mail/class_mailAccount.inc:1161
+#, fuzzy
+msgid "Reject due to mailsize"
+msgstr "Rifiuta mail più grandi di"
+
+#: plugins/personal/mail/class_mailAccount.inc:1162
+#, fuzzy
+msgid "Mail max size"
+msgstr "Inoltra i messaggi a"
+
+#: plugins/personal/mail/class_mailAccount.inc:1164
+#: plugins/personal/mail/class_mailAccount.inc:1169
+#, fuzzy
+msgid "Forwarding address"
+msgstr "Indirizzo principale"
+
+#: plugins/personal/mail/class_mailAccount.inc:1165
+#, fuzzy
+msgid "Local delivery"
+msgstr "Ultimo recapito"
+
+#: plugins/personal/mail/class_mailAccount.inc:1166
+#, fuzzy
+msgid "No delivery to own mailbox "
+msgstr "Non recapitare nella propria mailbox"
+
+#: plugins/personal/mail/class_mailAccount.inc:1167
+#, fuzzy
+msgid "Mail alternative addresses"
+msgstr "Indirizzi alternativi"
+
+#: plugins/personal/netatalk/main.inc:111
+#, fuzzy
+msgid "Netatalk settings"
+msgstr "Mostra workstation"
+
+#: plugins/personal/netatalk/netatalk.tpl:4
+#: plugins/personal/netatalk/class_netatalk.inc:380
+#, fuzzy
+msgid "Share"
+msgstr "reset"
+
+#: plugins/personal/netatalk/class_netatalk.inc:37
+#, fuzzy
+msgid "Manage netatalk account"
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/personal/netatalk/class_netatalk.inc:174
+#, fuzzy
+msgid "This account has no netatalk extensions."
+msgstr "Questa identità non ha le estensioni per la posta"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+#, fuzzy
+msgid "Remove netatalk account"
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+#, fuzzy
+msgid ""
+"This account has netatalk features enabled. You can disable them by clicking "
+"below."
+msgstr "Questa identià possiede estensioni di posta."
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#: plugins/personal/netatalk/class_netatalk.inc:196
+#, fuzzy
+msgid "Create netatalk account"
+msgstr "Crea estensioni di posta"
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#, fuzzy
+msgid ""
+"This account has netatalk features disabled. You can enable them by clicking "
+"below."
+msgstr "Questa identità non possiede estensioni di posta."
+
+#: plugins/personal/netatalk/class_netatalk.inc:229
+msgid "You must select a share to use."
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:294
+#, fuzzy, php-format
+msgid "Saving of user/netatalk account with dn '%s' failed."
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/personal/netatalk/class_netatalk.inc:356
+#, fuzzy, php-format
+msgid "Removing of user/netatalk account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/netatalk/class_netatalk.inc:379
+#, fuzzy
+msgid "User home path"
+msgstr "Telefono privato"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
+#, fuzzy
+msgid "PHPscheduleit"
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
+#, fuzzy, php-format
+msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
+#, fuzzy, php-format
+msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
+#, fuzzy
+msgid "PHP Schedule it"
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#, fuzzy
+msgid "PHP Schedule it settings"
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+#, fuzzy
+msgid "Connectivity addon"
+msgstr "Connettività"
+
+#: plugins/personal/connectivity/kolab.tpl:3
+#: plugins/personal/connectivity/kolab.tpl:35
+msgid "Kolab account"
+msgstr "Account Kolab"
+
+#: plugins/personal/connectivity/kolab.tpl:4
+msgid ""
+"The kolab account is currently disabled. It's features can be adjusted if "
+"you add a mail account."
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:41
+#: plugins/personal/connectivity/class_kolabAccount.inc:479
+msgid "Delegations"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:59
+msgid "Mail size"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:62
+msgid "No mail size restriction for this account"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:71
+msgid "Free Busy information"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:82
+msgid "Future"
+msgstr "Futuro"
+
+#: plugins/personal/connectivity/kolab.tpl:86
+#: plugins/personal/connectivity/oxchange.tpl:39
+#: plugins/personal/connectivity/oxchange.tpl:49
+#: include/sieve/templates/element_vacation.tpl:25
+msgid "days"
+msgstr "giorni"
+
+#: plugins/personal/connectivity/kolab.tpl:93
+#: plugins/personal/connectivity/class_kolabAccount.inc:480
+msgid "Invitation policy"
+msgstr ""
+
+#: plugins/personal/connectivity/intranet.tpl:3
+#, fuzzy
+msgid "Intranet account"
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
+msgid "Open-Xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#, fuzzy
+msgid "Openexchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
+#, fuzzy
+msgid "Couldn't connect to postgresql database!"
+msgstr "Impossibile connettersi al server del database!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
+msgid "Needed parameters for openexchange connectivity plugin are missing!"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
+msgid "PHP4 module for postgresql database is missing!"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
+#, fuzzy, php-format
+msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
+msgstr "Elimina estensioni telefoniche"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
+msgid ""
+"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
+"that you are not using any strange characters in the loginname."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
+#, fuzzy, php-format
+msgid "Saving of user/oxchange account with dn '%s' failed."
+msgstr "Elimina estensioni telefoniche"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
+#, fuzzy, php-format
+msgid "Creating of user/oxchange account with dn '%s' failed."
+msgstr "Elimina estensioni telefoniche"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
+msgid ""
+"Something went wrong while saving oxchange account. Please check the error "
+"log file."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
+#, fuzzy
+msgid "Open xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#, fuzzy
+msgid "Open xchange account settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
+msgid "OXAppointmentDays"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
+msgid "OXTaskDays"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
+msgid "OXTimeZone"
+msgstr ""
+
+#: plugins/personal/connectivity/pptp.tpl:3
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#, fuzzy
+msgid "PPTP account"
+msgstr "Estenzioni FTP"
+
+#: plugins/personal/connectivity/class_connectivity.inc:69
+msgid "This account has no connectivity extensions."
+msgstr "Questa identità non possiede estensioni di connettività"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:197
+msgid "Intranet"
+msgstr ""
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:121
+#, fuzzy, php-format
+msgid "Removing of user/intranet account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:186
+#, fuzzy, php-format
+msgid "Saving of user/intranet account with dn '%s' failed."
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#, fuzzy
+msgid "Intranet account settings"
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/personal/connectivity/phpscheduleit.tpl:3
+#, fuzzy
+msgid "PHPscheduleit account"
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:26
+#: plugins/personal/connectivity/class_pptpAccount.inc:173
+msgid "PPTP"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:101
+#, fuzzy, php-format
+msgid "Removing of user/PPTP account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:155
+#, fuzzy, php-format
+msgid "Saving of user/PPTP account with dn '%s' failed."
+msgstr "Estenzioni FTP"
+
+#: plugins/personal/connectivity/proxy.tpl:23
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+msgid "Proxy account"
+msgstr "Estenzioni Proxy Internet"
+
+#: plugins/personal/connectivity/proxy.tpl:34
+msgid "Filter unwanted content (i.e. pornographic or violence related)"
+msgstr "Filtra il contenuto non desiderato (p.e. pornografico o violento)"
+
+#: plugins/personal/connectivity/proxy.tpl:44
+msgid "Limit proxy access to working time"
+msgstr "Limita l'accesso a Internet alle ore lavorative"
+
+#: plugins/personal/connectivity/proxy.tpl:84
+#: plugins/personal/connectivity/class_proxyAccount.inc:319
+msgid "Restrict proxy usage by quota"
+msgstr "Restringi la quota d'uso di Internet"
+
+#: plugins/personal/connectivity/proxy.tpl:99
+msgid "per"
+msgstr "per"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:149
+msgid ""
+"You're trying to add an invalid email address to the list of delegations."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:157
+msgid ""
+"The mail address you're trying to add is no primary mail address of an "
+"existing user."
+msgstr "L'indirizzo che stai cercando di aggiungere è già in uso"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:182
+msgid "Always accept"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:183
+msgid "Always reject"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:184
+msgid "Reject if conflicts"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:185
+msgid "Manual if conflicts"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:186
+msgid "Manual"
+msgstr "Manuale"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:234
+msgid "Anonymous"
+msgstr "Anonimo"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:302
+#, fuzzy, php-format
+msgid "Removing of user/kolab account with dn '%s' failed."
+msgstr "Elimina estensioni Samba"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:313
+msgid "The value specified as Free Busy future needs to be an integer."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:318
+msgid "The value specified as Free Busy Information URL is invalid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:332
+#, php-format
+msgid "The invitation policy entry for address '%s' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:340
+#, php-format
+msgid "There's no mail user with address '%s' for your invitation policy!"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:431
+#, fuzzy, php-format
+msgid "Saving of user/kolab account with dn '%s' failed."
+msgstr "Account Kolab"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#, fuzzy
+msgid "Kolab account settings"
+msgstr "Account Kolab"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:476
+msgid "Free busy future"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:477
+#, fuzzy
+msgid "Mail size restriction"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:478
+#, fuzzy
+msgid "Free busy information"
+msgstr "Informazioni generali"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:5
+#: plugins/personal/connectivity/class_proxyAccount.inc:307
+#: plugins/generic/references/class_reference.inc:32
+msgid "Proxy"
+msgstr "Proxy"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "GB"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "day"
+msgstr "giorno"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "week"
+msgstr "settimana"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "month"
+msgstr "mese"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:167
+#, fuzzy, php-format
+msgid "Removing of user/proxy account with dn '%s' failed."
+msgstr "Elimina estensioni Unix"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:185
+msgid "Numerical value for Quota Setting is empty."
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:187
+#, fuzzy
+msgid "Numerical value for Quota Setting is not valid."
+msgstr "Il valore di 'Dimensione quota' non è valido"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:289
+#, fuzzy, php-format
+msgid "Saving of user/proxy account with dn '%s' failed."
+msgstr "Estenzioni Proxy Internet"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:317
+msgid "Filter unwanted content"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:318
+#, fuzzy
+msgid "Limit proxy access"
+msgstr "Limita l'accesso a Internet alle ore lavorative"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:5
+msgid "PHPGroupware"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:85
+#, fuzzy, php-format
+msgid "Removing of user/PHPgw account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:139
+#, fuzzy, php-format
+msgid "Saving of user/PHPgw account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:157
+msgid "PHP GW"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#, fuzzy
+msgid "PHP GW account settings"
+msgstr "Impostazioni FAX"
+
+#: plugins/personal/connectivity/webdav.tpl:3
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "WebDAV account"
+msgstr "Estenzioni WebDAV"
+
+#: plugins/personal/connectivity/opengw.tpl:1
+#: plugins/personal/connectivity/class_opengwAccount.inc:331
+#, fuzzy
+msgid "Opengroupware"
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/opengw.tpl:8
+#: plugins/personal/connectivity/class_opengwAccount.inc:341
+#, fuzzy
+msgid "Location team"
+msgstr "Nome locazione"
+
+#: plugins/personal/connectivity/opengw.tpl:21
+#: plugins/personal/connectivity/class_opengwAccount.inc:342
+#, fuzzy
+msgid "Template user"
+msgstr "Template"
+
+#: plugins/personal/connectivity/opengw.tpl:48
+#: plugins/personal/connectivity/class_opengwAccount.inc:344
+msgid "Teams"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "Open-Xchange Account"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid ""
+"disabled, no Postgresql support detected. Or the specified database can't be "
+"reached"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:18
+msgid "Open-Xchange account"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:29
+msgid "Remember"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:33
+msgid "Appointment Days"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:42
+msgid "Task Days"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:61
+msgid "User Information"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:65
+msgid "User Timezone"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
+#: plugins/generic/references/class_reference.inc:34
+msgid "FTP"
+msgstr "FTP"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
+#, fuzzy, php-format
+msgid "Removing of user/pureftpd account with dn '%s' failed."
+msgstr "Elimina estensioni telefoniche"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
+msgid "Value specified as 'Upload bandwidth' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
+msgid "Value specified as 'Download bandwidth' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
+#, fuzzy
+msgid "Value specified as 'Quota files' is not valid."
+msgstr "Il valore specificato per l'UID non è valido."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
+#, fuzzy
+msgid "Value specified as 'Quota size' is not valid."
+msgstr "Il valore di 'Dimensione quota' non è valido"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
+#, fuzzy
+msgid "Value specified as 'Upload ratio' is not valid."
+msgstr "Il valore specificato per l'UID non è valido."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
+#, fuzzy
+msgid "Value specified as 'Download ratio' is not valid."
+msgstr "Il valore specificato per il GID non è valido."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
+#, fuzzy, php-format
+msgid "Saving of user/pureftpd account with dn '%s' failed."
+msgstr "Elimina estensioni telefoniche"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
+#, fuzzy
+msgid "Ftp"
+msgstr "Tipo"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#, fuzzy
+msgid "Pure ftp account"
+msgstr "Crea estensioni FAX"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
+#, fuzzy
+msgid "Quota files"
+msgstr "Dimensione quota"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
+#, fuzzy
+msgid "Upload ratio"
+msgstr "Banda di upload"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
+#, fuzzy
+msgid "Quota MBytes"
+msgstr "Dimensione quota"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
+#, fuzzy
+msgid "Download ratio"
+msgstr "Scarica il file di  configurazione"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
+#, fuzzy
+msgid "Upload bandwith"
+msgstr "Banda di upload"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
+#, fuzzy
+msgid "Download bandwith"
+msgstr "Banda di download"
+
+#: plugins/personal/connectivity/phpgw.tpl:3
+msgid "PHPGroupware account"
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:6
+#, fuzzy
+msgid "Opengroupware account"
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:161
+msgid ""
+"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
+"perform any database queries."
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:166
+msgid ""
+"OpenGroupware: Missing database configuration for opengroupware. Can't get "
+"or set any informations."
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:174
+msgid ""
+"OpenGroupware: Can't connect to specified database. Please check given "
+"configuration twice."
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#, fuzzy
+msgid "Open groupware account settings"
+msgstr "Estenzioni PHPGroupware"
+
+#: plugins/personal/connectivity/glpi.tpl:1
+#, fuzzy
+msgid "GLPI account"
+msgstr "Estenzioni FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:4
+msgid "FTP account"
+msgstr "Estenzioni FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:19
+msgid "Upload bandwidth"
+msgstr "Banda di upload"
+
+#: plugins/personal/connectivity/pureftpd.tpl:24
+#: plugins/personal/connectivity/pureftpd.tpl:32
+msgid "kb/s"
+msgstr "kb/s"
+
+#: plugins/personal/connectivity/pureftpd.tpl:27
+msgid "Download bandwidth"
+msgstr "Banda di download"
+
+#: plugins/personal/connectivity/pureftpd.tpl:43
+msgid "Quota"
+msgstr "Quota"
+
+#: plugins/personal/connectivity/pureftpd.tpl:47
+msgid "Files"
+msgstr "File"
+
+#: plugins/personal/connectivity/pureftpd.tpl:71
+msgid "Ratio"
+msgstr "Rapporto"
+
+#: plugins/personal/connectivity/pureftpd.tpl:75
+msgid "Uploaded / downloaded files"
+msgstr "File in upload / File in download"
+
+#: plugins/personal/connectivity/pureftpd.tpl:93
+#: plugins/personal/samba/samba3.tpl:246
+msgid "Miscellaneous"
+msgstr "Misc"
+
+#: plugins/personal/connectivity/pureftpd.tpl:98
+msgid "Check to disable FTP Access"
+msgstr "Seleziona per disabilitale l'accesso FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:100
+msgid "Temporary disable FTP access"
+msgstr "Disabilita temporaneamente l'accesso FTP"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:6
+#: plugins/personal/connectivity/class_webdavAccount.inc:156
+msgid "WebDAV"
+msgstr "WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:84
+#, fuzzy, php-format
+msgid "Removing of user/webDAV account with dn '%s' failed."
+msgstr "Elimina estensioni telefoniche"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:138
+#, fuzzy, php-format
+msgid "Saving of user/webDAV account with dn '%s' failed."
+msgstr "Estenzioni WebDAV"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:1
+#, fuzzy
+msgid "Create new hotplug entry"
+msgstr "Crea in"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:8
+#, fuzzy
+msgid "Create new hotplug device"
+msgstr "Crea in"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+#, fuzzy
+msgid "(iSerial)"
+msgstr "Terminali"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "Vendor-ID"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "(idVendor)"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "Product-ID"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "(idProduct)"
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:78
+#, fuzzy, php-format
+msgid ""
+"Can't remove kioks profile, it is still in use by the following objects '%s'."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:86
+#: plugins/personal/environment/class_kioskManagementDialog.inc:105
+#, php-format
+msgid "Can't delete '%s'. Error was: permission denied."
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:89
+#: plugins/personal/environment/class_kioskManagementDialog.inc:108
+#, php-format
+msgid "Can't delete '%s'. Errow was: file doesn't exist."
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:150
+msgid ""
+"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:156
+#, php-format
+msgid "Kiosk path '%s' is not accessible. Please check the permissions."
+msgstr ""
+
+#: plugins/personal/environment/kioskManagement.tpl:1
+#: plugins/personal/environment/kioskManagement.tpl:5
+#, fuzzy
+msgid "Kiosk profile management"
+msgstr "Riferimenti"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:1
+#, fuzzy
+msgid "Add printer devcies"
+msgstr "Dispositivi del client"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:48
+#, fuzzy
+msgid "Display printers matching"
+msgstr "Mostra utenti che corrispondono a"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:53
+#, fuzzy
+msgid "Regular expression for matching printer names"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:108
+msgid "Specified name should only consist of upper-/lowercase characters."
+msgstr ""
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:112
+#, fuzzy
+msgid "Please specify a valid script name."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:116
+#, fuzzy
+msgid "Specified description contains invalid characters."
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/personal/environment/main.inc:119
+#, fuzzy
+msgid "User environment settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/environment/logonManagement.tpl:1
+#: plugins/personal/environment/logonManagement.tpl:5
+#: plugins/personal/environment/environment.tpl:169
+#, fuzzy
+msgid "Logon script management"
+msgstr "Riferimenti"
+
+#: plugins/personal/environment/logonManagement.tpl:8
+#, fuzzy
+msgid "Logon script settings"
+msgstr "Impostazioni Unix"
+
+#: plugins/personal/environment/logonManagement.tpl:10
+#, fuzzy
+msgid "Skript name"
+msgstr "Script path"
+
+#: plugins/personal/environment/logonManagement.tpl:34
+msgid "Logon script flags"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:38
+msgid "Last script"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:44
+msgid "Script can be replaced by user"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:56
+#: plugins/personal/environment/class_environment.inc:1335
+msgid "Logon script"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:1
+#, fuzzy
+msgid "Add hotplug devices"
+msgstr "Dispositivi del client"
+
+#: plugins/personal/environment/hotplugDialog.tpl:5
+#, fuzzy
+msgid "Hotplug management"
+msgstr "Riferimenti"
+
+#: plugins/personal/environment/hotplugDialog.tpl:10
+#, fuzzy
+msgid "Select hotplug device to add"
+msgstr "Rimuovi"
+
+#: plugins/personal/environment/hotplugDialog.tpl:34
+#, fuzzy
+msgid "Choose the department the search will be based    on"
+msgstr "Scegli il dipartimento di base per la ricerca"
+
+#: plugins/personal/environment/hotplugDialog.tpl:48
+#, fuzzy
+msgid "Regular expression for        matching hotplugs"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/personal/environment/class_environment.inc:209
+#, fuzzy
+msgid "auto"
+msgstr "Rapporto"
+
+#: plugins/personal/environment/class_environment.inc:281
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Setting profile "
+"server to '%s'."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:286
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Profile server "
+"configuration is resetted."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:355
+#: plugins/personal/environment/class_environment.inc:393
+msgid "Remove environment extension"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:356
+#: plugins/personal/environment/class_environment.inc:394
+#, fuzzy
+msgid "Environment extension enabled. You can disable it by clicking below."
+msgstr "Questa identià possiede estensioni di posta."
+
+#: plugins/personal/environment/class_environment.inc:365
+#: plugins/personal/environment/class_environment.inc:370
+#: plugins/personal/environment/class_environment.inc:399
+#: plugins/personal/environment/class_environment.inc:404
+msgid "Add environment extension"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:366
+#: plugins/personal/environment/class_environment.inc:400
+#, fuzzy
+msgid "Environment extension disabled. You can enable it by clicking below."
+msgstr "Questa identità non possiede estensioni di posta."
+
+#: plugins/personal/environment/class_environment.inc:371
+#: plugins/personal/environment/class_environment.inc:405
+#, fuzzy
+msgid ""
+"Environment extension disabled. You have to setup a posix account before you "
+"can enable this feature."
+msgstr "Questa identità non possiede estensioni di posta."
+
+#: plugins/personal/environment/class_environment.inc:522
+#, fuzzy
+msgid "You are not allowed to write Logon scripts."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/personal/environment/class_environment.inc:603
+#, fuzzy
+msgid "Spaces are not allowed in the mount path!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/personal/environment/class_environment.inc:682
+#: plugins/personal/environment/class_environment.inc:683
+#: plugins/personal/environment/class_environment.inc:691
+#: plugins/personal/environment/class_environment.inc:692
+#, fuzzy
+msgid "Reset password hash"
+msgstr "Cambia password"
+
+#: plugins/personal/environment/class_environment.inc:696
+#, fuzzy
+msgid "Delete share entry"
+msgstr "Elimina questo record"
+
+#: plugins/personal/environment/class_environment.inc:885
+msgid "GOsa default printer flag is not allowed within groups."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:908
+#, php-format
+msgid ""
+"The selected kiosk profile '%s' is no longer available, setting current "
+"profile to 'none'."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:952
+#, fuzzy, php-format
+msgid "Removing of user/environment account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/environment/class_environment.inc:1021
+#, fuzzy
+msgid "Please set a valid profile quota size."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/personal/environment/class_environment.inc:1028
+msgid ""
+"You need to setup a valid posix extension in order to enable evironment "
+"features."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1066
+msgid "Can't save new kiosk profiles, possibly permission denied for folder"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1222
+#, fuzzy, php-format
+msgid "Saving of user/environment account with dn '%s' failed."
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/personal/environment/class_environment.inc:1235
+#, fuzzy
+msgid "group share"
+msgstr "gruppi"
+
+#: plugins/personal/environment/class_environment.inc:1276
+#: plugins/personal/environment/class_environment.inc:1334
+#, fuzzy
+msgid "Default printer"
+msgstr "Permessi predefiniti"
+
+#: plugins/personal/environment/class_environment.inc:1313
+#, fuzzy
+msgid "Environment settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/environment/class_environment.inc:1321
+msgid "Command to extend the list of possible screen resolutions"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1325
+#: plugins/personal/environment/environment.tpl:105
+msgid "Resolution changeable during session"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1326
+#: plugins/personal/environment/environment.tpl:73
+msgid "Cache profile localy"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1328
+#, fuzzy
+msgid "Profile quota"
+msgstr "Path del profilo"
+
+#: plugins/personal/environment/class_environment.inc:1329
+#, fuzzy
+msgid "Profile server"
+msgstr "Server"
+
+#: plugins/personal/environment/class_environment.inc:1332
+#: plugins/personal/environment/environment.tpl:85
+msgid "Kiosk profile"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1336
+#: plugins/personal/environment/environment.tpl:203
+#, fuzzy
+msgid "Hotplug devices"
+msgstr "Dispositivi del client"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:120
+#, fuzzy
+msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:123
+#, fuzzy
+msgid "Invalid character in description. Please specify a valid description."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:128
+#, fuzzy
+msgid "Please specify a valid iSerial."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:132
+#, fuzzy
+msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:135
+#, fuzzy
+msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:141
+msgid "An Entry with this name already exists."
+msgstr ""
+
+#: plugins/personal/environment/class_hotplugDialog.inc:146
+#, fuzzy
+msgid "Please select an entry or press cancel."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/personal/environment/environment.tpl:3
+msgid "The environment extension is currently disabled."
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:14
+#: plugins/personal/environment/environment.tpl:128
+#: plugins/personal/environment/environment.tpl:198
+#, fuzzy
+msgid "Environment managment settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/environment/environment.tpl:17
+#, fuzzy
+msgid "Profile managment"
+msgstr "Riferimenti"
+
+#: plugins/personal/environment/environment.tpl:25
+#, fuzzy
+msgid "Use profile managment"
+msgstr "Riferimenti"
+
+#: plugins/personal/environment/environment.tpl:32
+#, fuzzy
+msgid "Profile server managment"
+msgstr "Riferimenti"
+
+#: plugins/personal/environment/environment.tpl:35
+#, fuzzy
+msgid "Profil path"
+msgstr "Path del profilo"
+
+#: plugins/personal/environment/environment.tpl:56
+#, fuzzy
+msgid "Profil quota"
+msgstr "Path del profilo"
+
+#: plugins/personal/environment/environment.tpl:82
+#, fuzzy
+msgid "Kiosk profile settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/environment/environment.tpl:95
+#, fuzzy
+msgid "Manage"
+msgstr "Nome gruppo"
+
+#: plugins/personal/environment/environment.tpl:143
+#, fuzzy
+msgid "User used to connect to the share"
+msgstr "Impossibile connettersi al server del database!"
+
+#: plugins/personal/environment/environment.tpl:146
+#, fuzzy
+msgid "Select a share"
+msgstr "Rimuovi"
+
+#: plugins/personal/environment/environment.tpl:154
+#, fuzzy
+msgid "Mount path"
+msgstr "Monitoraggio"
+
+#: plugins/personal/environment/environment.tpl:167
+msgid "Logon scripts"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:205
+#, fuzzy
+msgid "Hotplug device settings"
+msgstr "Dispositivi del client"
+
+#: plugins/personal/environment/environment.tpl:222
+msgid "Existing"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:237
+#, fuzzy
+msgid "Printer settings"
+msgstr "Impostazioni Unix"
+
+#: plugins/personal/environment/environment.tpl:254
+msgid "Toggle admin"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:257
+msgid "Toggle default"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:5
+#, fuzzy
+msgid "Nagios Account"
+msgstr "Contatto"
+
+#: plugins/personal/nagios/nagios.tpl:8
+#: plugins/personal/nagios/class_nagiosAccount.inc:286
+#, fuzzy
+msgid "Alias"
+msgstr "Italiano"
+
+#: plugins/personal/nagios/nagios.tpl:27
+#: plugins/personal/nagios/class_nagiosAccount.inc:292
+#, fuzzy
+msgid "Host notification period"
+msgstr "Opzioni applicazione"
+
+#: plugins/personal/nagios/nagios.tpl:40
+#: plugins/personal/nagios/class_nagiosAccount.inc:296
+#, fuzzy
+msgid "Service notification period"
+msgstr "Opzioni applicazione"
+
+#: plugins/personal/nagios/nagios.tpl:53
+#: plugins/personal/nagios/class_nagiosAccount.inc:295
+#, fuzzy
+msgid "Service notification options"
+msgstr "Opzioni applicazione"
+
+#: plugins/personal/nagios/nagios.tpl:66
+#: plugins/personal/nagios/class_nagiosAccount.inc:291
+#, fuzzy
+msgid "Host notification options"
+msgstr "Opzioni applicazione"
+
+#: plugins/personal/nagios/nagios.tpl:90
+#: plugins/personal/nagios/class_nagiosAccount.inc:294
+#, fuzzy
+msgid "Service notification commands"
+msgstr "Opzioni applicazione"
+
+#: plugins/personal/nagios/nagios.tpl:100
+#: plugins/personal/nagios/class_nagiosAccount.inc:290
+#, fuzzy
+msgid "Host notification commands"
+msgstr "Opzioni applicazione"
+
+#: plugins/personal/nagios/nagios.tpl:115
+msgid "Nagios authentification"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:121
+#, fuzzy
+msgid "view system informations"
+msgstr "Informazioni organizzazione"
+
+#: plugins/personal/nagios/nagios.tpl:130
+#, fuzzy
+msgid "view configuration information"
+msgstr "Informazioni organizzazione"
+
+#: plugins/personal/nagios/nagios.tpl:139
+msgid "trigger system commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:148
+msgid "view all services"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:157
+msgid "view all hosts"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:166
+msgid "trigger all service commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:175
+msgid "trigger all host commands"
+msgstr ""
+
+#: plugins/personal/nagios/main.inc:123
+#, fuzzy
+msgid "Nagios settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:110
+#, fuzzy
+msgid "This account has no nagios extensions."
+msgstr "Questa identità non ha le estensioni per la posta"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:119
+#, fuzzy
+msgid "Remove nagios account"
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:120
+#, fuzzy
+msgid ""
+"This account has nagios features enabled. You can disable them by clicking "
+"below."
+msgstr "Questa identià possiede estensioni di posta."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+#, fuzzy
+msgid "Create nagios account"
+msgstr "Crea estensioni di posta"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+#, fuzzy
+msgid ""
+"This account has nagios features disabled. You can enable them by clicking "
+"below."
+msgstr "Questa identità non possiede estensioni di posta."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:178
+#, fuzzy, php-format
+msgid "Saving of user/nagios account with dn '%s' failed."
+msgstr "Crea estensioni di posta"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:198
+#, fuzzy
+msgid "The required field 'NagiosAlias' is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:201
+#, fuzzy
+msgid "The required field 'NagiosMail' is not set."
+msgstr "Il campo 'Indirizzo principale' non è stao inserito"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:205
+#: plugins/personal/nagios/class_nagiosAccount.inc:209
+#, fuzzy
+msgid "Please enter a valid email address in 'NagiosMail' field."
+msgstr ""
+"Inserire un indirizzo di posta valido nel campo 'Indirizzo principale'."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:261
+#, fuzzy, php-format
+msgid "Removing of user/nagios account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:276
+#, fuzzy
+msgid "Nagios account settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:287
+#: plugins/personal/generic/class_user.inc:1447
+#, fuzzy
+msgid "Pager number"
+msgstr "Numero di telefono"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:298
+msgid "View all hosts"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:299
+#, fuzzy
+msgid "View all services"
+msgstr "Dispositivi del client"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:301
+#, fuzzy
+msgid "Trigger system commands"
+msgstr "Informazioni organizzazione"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:302
+msgid "Trigger all host commands"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:303
+#, fuzzy
+msgid "Trigger all service commands"
+msgstr "Dispositivi del client"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:305
+#, fuzzy
+msgid "View configuration information"
+msgstr "Informazioni organizzazione"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:306
+#, fuzzy
+msgid "View system informations"
+msgstr "Informazioni organizzazione"
+
+#: plugins/personal/posix/trust_machines.tpl:6
+msgid "Select systems to add"
+msgstr "Seleziona un sistema da aggiungere"
+
+#: plugins/personal/posix/trust_machines.tpl:26
+msgid "Display systems of department"
+msgstr "Mostra i sistemi del dipartimento"
+
+#: plugins/personal/posix/main.inc:127
+msgid "Unix settings"
+msgstr "Impostazioni Unix"
+
+#: plugins/personal/posix/paste_generic.tpl:4
+#, fuzzy
+msgid "Posix settings"
+msgstr "Impostazioni Unix"
+
+#: plugins/personal/posix/paste_generic.tpl:8
+#: plugins/personal/posix/class_posixAccount.inc:1363
+#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
+#: plugins/personal/samba/samba3.tpl:97
+#: plugins/personal/samba/class_sambaAccount.inc:690
+msgid "Home directory"
+msgstr "Home directory"
+
+#: plugins/personal/posix/paste_generic.tpl:23
+#: plugins/personal/posix/generic.tpl:47
+msgid "Force UID/GID"
+msgstr "Forza UID/GID"
+
+#: plugins/personal/posix/paste_generic.tpl:28
+#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
+msgid "UID"
+msgstr "UID"
+
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/generic.tpl:76
+msgid "Group membership"
+msgstr "Gruppi di appartenenza"
+
+#: plugins/personal/posix/paste_generic.tpl:54
+#: plugins/personal/posix/generic.tpl:78
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Attenzione: L'NFS non supporta più di 16 gruppi!)"
+
+#: plugins/personal/posix/posix_shadow.tpl:9
+msgid "User must change password on first login"
+msgstr "L'utente deve cambiare la password alla prima connessione"
+
+#: plugins/personal/posix/posix_shadow.tpl:34
+#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
+msgid "Password expires on"
+msgstr "La password spira il"
+
+#: plugins/personal/posix/class_posixAccount.inc:16
+#: plugins/generic/references/class_reference.inc:22
+msgid "UNIX"
+msgstr "Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:137
+#, fuzzy
+msgid "expired"
+msgstr "Esporta"
+
+#: plugins/personal/posix/class_posixAccount.inc:139
+msgid "grace time active"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:142
+#, fuzzy
+msgid "active, password not changable"
+msgstr "Nuova password"
+
+#: plugins/personal/posix/class_posixAccount.inc:144
+#, fuzzy
+msgid "active, password expired"
+msgstr "La password spira il"
+
+#: plugins/personal/posix/class_posixAccount.inc:146
+#, fuzzy
+msgid "active"
+msgstr "Privato"
+
+#: plugins/personal/posix/class_posixAccount.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:1029
+msgid "Group of user"
+msgstr "Gruppo di utenti"
+
+#: plugins/personal/posix/class_posixAccount.inc:192
+msgid "unconfigured"
+msgstr "non configurata"
+
+#: plugins/personal/posix/class_posixAccount.inc:255
+msgid "This account has no unix extensions."
+msgstr "Questa identità non possiede estensioni Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:275
+#: plugins/personal/posix/class_posixAccount.inc:278
+msgid "Remove posix account"
+msgstr "Elimina estensioni Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:276
+msgid ""
+"This account has unix features enabled. To disable them, you'll need to "
+"remove the samba / environment account first."
+msgstr ""
+"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima "
+"le estensioni Samba / ambiente."
+
+#: plugins/personal/posix/class_posixAccount.inc:279
+msgid ""
+"This account has posix features enabled. You can disable them by clicking "
+"below."
+msgstr "Questa identià possiede estensioni Unix."
+
+#: plugins/personal/posix/class_posixAccount.inc:282
+msgid "Create posix account"
+msgstr "Crea estensioni Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:283
+msgid ""
+"This account has posix features disabled. You can enable them by clicking "
+"below."
+msgstr "Questa identità non possiede estensioni Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:443
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr ""
+"La password non può essere cambiata per %s giorni dall'ultimo cambiamento"
+
+#: plugins/personal/posix/class_posixAccount.inc:447
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "La password deve essere cambiata dopo %s giorni"
+
+#: plugins/personal/posix/class_posixAccount.inc:451
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiery"
+msgstr ""
+"Disabilita l'account dopo %s giorni di inattività dopo che la password è "
+"spirata"
+
+#: plugins/personal/posix/class_posixAccount.inc:455
+#, php-format
+msgid "Warn user %s days before password expiery"
+msgstr "Avvisa l'utente %s giorni prima che la password spiri"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+msgid "full access"
+msgstr "accesso completo"
+
+#: plugins/personal/posix/class_posixAccount.inc:576
+msgid "allow access to these hosts"
+msgstr "accesso limitato ai seguenti host"
+
+#: plugins/personal/posix/class_posixAccount.inc:624
+#, fuzzy, php-format
+msgid "Removing of user/posix account with dn '%s' failed."
+msgstr "Elimina estensioni Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:772
+msgid "Failed: overriding lock"
+msgstr "Fallito: override the lock"
+
+#: plugins/personal/posix/class_posixAccount.inc:868
+#, fuzzy, php-format
+msgid "Saving of user/posix account with dn '%s' failed."
+msgstr "Estenzioni Proxy Internet"
+
+#: plugins/personal/posix/class_posixAccount.inc:943
+msgid "The required field 'Home directory' is not set."
+msgstr "Il campo necessario 'Home directory' non è vuoto"
+
+#: plugins/personal/posix/class_posixAccount.inc:946
+msgid "Please enter a valid path in 'Home directory' field."
+msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
+
+#: plugins/personal/posix/class_posixAccount.inc:954
+msgid "Value specified as 'UID' is not valid."
+msgstr "Il valore specificato per l'UID non è valido."
+
+#: plugins/personal/posix/class_posixAccount.inc:957
+msgid "Value specified as 'UID' is too small."
+msgstr "Il valore specificato per l'UID è troppo basso."
+
+#: plugins/personal/posix/class_posixAccount.inc:972
+msgid "Value specified as 'shadowMin' is not valid."
+msgstr "Il valore specificato come 'shadowMin' non è valido"
+
+#: plugins/personal/posix/class_posixAccount.inc:977
+msgid "Value specified as 'shadowMax' is not valid."
+msgstr "Il valore specificato come 'shadowMax' non è valido"
+
+#: plugins/personal/posix/class_posixAccount.inc:982
+msgid "Value specified as 'shadowWarning' is not valid."
+msgstr "Il valore specificato come 'shadowWarning' non è valido"
+
+#: plugins/personal/posix/class_posixAccount.inc:985
+msgid "'shadowWarning' without 'shadowMax' makes no sense."
+msgstr "'shadowWarning' senza 'shadowMax' non ha senso."
+
+#: plugins/personal/posix/class_posixAccount.inc:988
+msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:991
+msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:996
+msgid "Value specified as 'shadowInactive' is not valid."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:999
+msgid "'shadowInactive' without 'shadowMax' makes no sense."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1004
+msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1353
+#, fuzzy
+msgid "POSIX account"
+msgstr "Estenzioni FTP"
+
+#: plugins/personal/posix/class_posixAccount.inc:1364
+#: plugins/personal/posix/generic.tpl:15
+msgid "Shell"
+msgstr "Shell"
+
+#: plugins/personal/posix/class_posixAccount.inc:1366
+#, fuzzy
+msgid "Group ID"
+msgstr "Gruppo"
+
+#: plugins/personal/posix/class_posixAccount.inc:1368
+#, fuzzy
+msgid "Force password change on login"
+msgstr "Cambia la password"
+
+#: plugins/personal/posix/class_posixAccount.inc:1369
+#, fuzzy
+msgid "Shadow min"
+msgstr "Mostra terminali"
+
+#: plugins/personal/posix/class_posixAccount.inc:1370
+msgid "Shadow max"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1371
+#, fuzzy
+msgid "Shadow warning"
+msgstr "Mostra workstation"
+
+#: plugins/personal/posix/class_posixAccount.inc:1372
+#, fuzzy
+msgid "Shadow inactive"
+msgstr "Mostra stampanti"
+
+#: plugins/personal/posix/class_posixAccount.inc:1373
+#, fuzzy
+msgid "Shadow expire"
+msgstr "Mostra persone"
+
+#: plugins/personal/posix/class_posixAccount.inc:1374
+#, fuzzy
+msgid "System trust model"
+msgstr "Accesso ai sistemi"
+
+#: plugins/personal/posix/generic.tpl:25
+msgid "Primary group"
+msgstr "Gruppo primario"
+
+#: plugins/personal/posix/generic.tpl:102
+msgid "Account"
+msgstr "Sicurezza"
+
+#: plugins/personal/posix/generic.tpl:109
+msgid "System trust"
+msgstr "Accesso ai sistemi"
+
+#: plugins/personal/posix/generic.tpl:110
+msgid "Trust mode"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:6
+msgid "Select groups to add"
+msgstr "Seleziona un gruppo da aggiungere"
+
+#: plugins/personal/posix/posix_groups.tpl:32
+msgid "Display groups of department"
+msgstr "Mostra gruppi di dipartimenti"
+
+#: plugins/personal/posix/posix_groups.tpl:53
+msgid "Display groups matching"
+msgstr "Mosra gruppi corrispondenti a"
+
+#: plugins/personal/posix/posix_groups.tpl:64
+msgid "Display groups of user"
+msgstr "Mostra gruppi di utenti"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:26
+#, php-format
+msgid "The configured timezone '%s' seems not to valid."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:73
+#, fuzzy
+msgid "Sunday"
+msgstr "giorno"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:74
+#, fuzzy
+msgid "Monday"
+msgstr "giorno"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:75
+#, fuzzy
+msgid "Tuesday"
+msgstr "giorno"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:76
+msgid "Wednesday"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:77
+#, fuzzy
+msgid "Thursday"
+msgstr "ora"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:78
+#, fuzzy
+msgid "Friday"
+msgstr "giorno"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:79
+#, fuzzy
+msgid "Saturday"
+msgstr "Stato"
+
+#: plugins/personal/samba/samba3_workstations.tpl:6
+msgid "Select workstations to add"
+msgstr "Selezione le workstation da aggiungere"
+
+#: plugins/personal/samba/samba3_workstations.tpl:26
+msgid "Display workstations of department"
+msgstr "Mostra le workstation del dipartimento"
+
+#: plugins/personal/samba/samba2.tpl:13
+msgid "Samba home"
+msgstr "Home di Samba"
+
+#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
+msgid "Script path"
+msgstr "Script path"
+
+#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
+#: plugins/personal/samba/samba3.tpl:111
+#: plugins/personal/samba/class_sambaAccount.inc:691
+msgid "Profile path"
+msgstr "Path del profilo"
+
+#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
+msgid "Access options"
+msgstr "Opzioni di accesso"
+
+#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
+msgid "Allow user to change password from client"
+msgstr "Permetti all'utente di cambiare la propria password da un client"
+
+#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
+#: plugins/personal/samba/class_sambaAccount.inc:1106
+msgid "Login from windows client requires no password"
+msgstr "L'accesso ai client Windows non richiede password"
+
+#: plugins/personal/samba/samba2.tpl:77
+msgid "Temporary disable samba account"
+msgstr "Disabilita temporaneamente l'account Samba"
+
+#: plugins/personal/samba/samba3.tpl:27
+#: plugins/personal/samba/class_sambaAccount.inc:1121
+msgid "Domain"
+msgstr "Dominio"
+
+#: plugins/personal/samba/samba3.tpl:66
+msgid "Terminal Server"
+msgstr "Terminal Server"
+
+#: plugins/personal/samba/samba3.tpl:94
+#: plugins/personal/samba/class_sambaAccount.inc:1102
+msgid "Allow login on terminal server"
+msgstr "Permetti la connessione al Terminal Server"
+
+#: plugins/personal/samba/samba3.tpl:131
+#: plugins/personal/samba/class_sambaAccount.inc:1103
+msgid "Inherit client config"
+msgstr "Eredita la configurazione del client"
+
+#: plugins/personal/samba/samba3.tpl:134
+msgid "Initial program"
+msgstr "Programma iniziale"
+
+#: plugins/personal/samba/samba3.tpl:142
+msgid "Working directory"
+msgstr "Cartella di lavoro"
+
+#: plugins/personal/samba/samba3.tpl:159
+msgid "Timeout settings (in minutes)"
+msgstr "Timeout (in minuti)"
+
+#: plugins/personal/samba/samba3.tpl:169
+#: plugins/personal/samba/class_sambaAccount.inc:698
+msgid "Connection"
+msgstr "Connessione"
+
+#: plugins/personal/samba/samba3.tpl:183
+#: plugins/personal/samba/class_sambaAccount.inc:699
+msgid "Disconnection"
+msgstr "Disconnessione "
+
+#: plugins/personal/samba/samba3.tpl:197
+#: plugins/personal/samba/class_sambaAccount.inc:700
+msgid "IDLE"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:213
+msgid "Client devices"
+msgstr "Dispositivi del client"
+
+#: plugins/personal/samba/samba3.tpl:220
+msgid "Connect client drives at logon"
+msgstr "Connetti i drive del client alla connessione"
+
+#: plugins/personal/samba/samba3.tpl:228
+msgid "Connect client printers at logon"
+msgstr "Connetti le stampanti del client alla connessione"
+
+#: plugins/personal/samba/samba3.tpl:236
+msgid "Default to main client printer"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:250
+msgid "Shadowing"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:261
+msgid "On broken or timed out"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:271
+msgid "Reconnect if disconnected"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:306
+#: plugins/personal/samba/class_sambaAccount.inc:1107
+msgid "Lock samba account"
+msgstr "Blocca l'account samba"
+
+#: plugins/personal/samba/samba3.tpl:331
+#: plugins/personal/samba/class_sambaAccount.inc:1113
+msgid "Limit Logon Time"
+msgstr "Limita il tempo per la connessione"
+
+#: plugins/personal/samba/samba3.tpl:351
+#: plugins/personal/samba/class_sambaAccount.inc:1114
+msgid "Limit Logoff Time"
+msgstr "Limita il tempo per la disconnessione"
+
+#: plugins/personal/samba/samba3.tpl:372
+msgid "Account expires after"
+msgstr "L'account spira dopo"
+
+#: plugins/personal/samba/samba3.tpl:395
+#, fuzzy
+msgid "Samba logon times"
+msgstr "Gruppo Samba"
+
+#: plugins/personal/samba/samba3.tpl:395
+#, fuzzy
+msgid "Edit settings..."
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/samba/samba3.tpl:403
+msgid "Allow connection from these workstations only"
+msgstr "Permetti la connessione solo da queste workstation"
+
+#: plugins/personal/samba/class_sambaAccount.inc:212
+msgid "This account has no samba extensions."
+msgstr "Questa identità non possiede estensioni Samba."
+
+#: plugins/personal/samba/class_sambaAccount.inc:221
+msgid "Remove samba account"
+msgstr "Elimina estensioni Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:222
+msgid ""
+"This account has samba features enabled. You can disable them by clicking "
+"below."
+msgstr "Questa identià possiede estensioni Samba."
+
+#: plugins/personal/samba/class_sambaAccount.inc:232
+#: plugins/personal/samba/class_sambaAccount.inc:235
+msgid "Create samba account"
+msgstr "Crea estensioni Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:233
+msgid ""
+"This account has samba features disabled. You can enable them by clicking "
+"below."
+msgstr "Questa identità non possiede estensioni Samba."
+
+#: plugins/personal/samba/class_sambaAccount.inc:236
+msgid ""
+"This account has samba features disabled. Posix features are needed for "
+"samba accounts, enable them first."
+msgstr ""
+"Questa identità non possiede estensioni Samba. Per poterle creare occorre "
+"creare prima le estensioni Unix."
+
+#: plugins/personal/samba/class_sambaAccount.inc:502
+msgid "input on, notify on"
+msgstr "input on, notifica on"
+
+#: plugins/personal/samba/class_sambaAccount.inc:503
+msgid "input on, notify off"
+msgstr "input on, notifica off"
+
+#: plugins/personal/samba/class_sambaAccount.inc:504
+msgid "input off, notify on"
+msgstr "input off, notifica on"
+
+#: plugins/personal/samba/class_sambaAccount.inc:505
+msgid "input off, nofify off"
+msgstr "input off, notifica off"
+
+#: plugins/personal/samba/class_sambaAccount.inc:507
+msgid "disconnect"
+msgstr "disconnetti"
+
+#: plugins/personal/samba/class_sambaAccount.inc:508
+msgid "reset"
+msgstr "reset"
+
+#: plugins/personal/samba/class_sambaAccount.inc:510
+msgid "from any client"
+msgstr "da qualsiasi client "
+
+#: plugins/personal/samba/class_sambaAccount.inc:511
+msgid "from previous client only"
+msgstr "solo dal client precedente"
+
+#: plugins/personal/samba/class_sambaAccount.inc:674
+#, fuzzy, php-format
+msgid "Removing of user/samba account with dn '%s' failed."
+msgstr "Elimina estensioni Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:693
+#, php-format
+msgid "The value specified as '%s' contains invalid characters!"
+msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:703
+#, php-format
+msgid ""
+"The timeout property '%s' is checked and contains invalid or no characters!"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:709
+msgid ""
+"The windows user manager only allows eight clients. You've specified more "
+"than eight."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:894
+msgid ""
+"Warning: This account has an undefined samba SID assigned. The problem can "
+"not be fixed by GOsa!"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:918
+msgid ""
+"Warning: Can't identify users primary group - no conversion to a samba group "
+"possible!"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1028
+#, fuzzy, php-format
+msgid "Saving of user/samba account with dn '%s' failed."
+msgstr "Account Kolab"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1093
+#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
+msgid "Samba settings"
+msgstr "Impostazioni Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1105
+#, fuzzy
+msgid "Allow user to change password"
+msgstr "Permetti all'utente di cambiare la propria password da un client"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1110
+#, fuzzy
+msgid "Account expires"
+msgstr "L'account spira dopo"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1111
+#, fuzzy
+msgid "Password expires"
+msgstr "La password spira il"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1115
+#, fuzzy
+msgid "Logon hours"
+msgstr "ora"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1117
+#, fuzzy
+msgid "Generic home directory"
+msgstr "Home directory"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1118
+msgid "Generic samba home drive"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1119
+#, fuzzy
+msgid "Generic script path"
+msgstr "Script path"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1120
+#, fuzzy
+msgid "Generic profile path"
+msgstr "Path del profilo"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1122
+#, fuzzy
+msgid "Allow connection from"
+msgstr "Permetti la connessione solo da queste workstation"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:21
+#, fuzzy
+msgid "Specify the hours this user is allowed to log in"
+msgstr "Specifica il server di posta per l'utente"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:27
+#, fuzzy
+msgid "Hour"
+msgstr "ora"
+
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:208
+msgid "Certificates"
+msgstr "Certificati"
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Certificato standard"
+
+#: plugins/personal/generic/generic_certs.tpl:33
+msgid "S/MIME certificate"
+msgstr "Certificato S/MIME"
+
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "PKCS12 certificate"
+msgstr "Certificato PKCS12"
+
+#: plugins/personal/generic/generic_certs.tpl:78
+#: plugins/personal/generic/class_user.inc:1406
+msgid "Certificate serial number"
+msgstr "Numero seriale del certificato"
+
+#: plugins/personal/generic/generic_picture.tpl:5
+#: plugins/personal/generic/generic_picture.tpl:15
+#: plugins/personal/generic/paste_generic.tpl:37
+#: plugins/personal/generic/generic.tpl:20
+#: plugins/personal/generic/generic.tpl:22
+#: plugins/personal/generic/generic.tpl:38
+msgid "Personal picture"
+msgstr "Foto personale"
+
+#: plugins/personal/generic/main.inc:102
+msgid "You are not allowed to set your password!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/personal/generic/main.inc:193
+msgid "Generic user information"
+msgstr "Informazioni generali"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "female"
+msgstr "femmina"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "male"
+msgstr "maschio"
+
+#: plugins/personal/generic/class_user.inc:291
+msgid "This account has no valid GOsa extensions."
+msgstr "Questa identità non possiede estensioni GOsa."
+
+#: plugins/personal/generic/class_user.inc:353
+msgid "The specified file has not been uploaded via HTTP POST! Aborted."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:450
+msgid "Please enter a valid serial number"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:494
+msgid ""
+"(Some types of certificates are currently not supported and may be displayed "
+"as 'invalid'.)"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:504
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:507
+msgid "valid"
+msgstr "valido"
+
+#: plugins/personal/generic/class_user.inc:508
+msgid "invalid"
+msgstr "invalido"
+
+#: plugins/personal/generic/class_user.inc:513
+msgid "No certificate installed"
+msgstr "Non ci sono certificati installati"
+
+#: plugins/personal/generic/class_user.inc:600
+#, fuzzy, php-format
+msgid "Removing of user/generic account with dn '%s' failed."
+msgstr "Elimina estensioni Unix"
+
+#: plugins/personal/generic/class_user.inc:634
+#: plugins/personal/generic/class_user.inc:1019
+msgid "Kerberos database communication failed"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:648
+#: plugins/personal/generic/class_user.inc:1036
+msgid "Can't remove user from kerberos database."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:721
+#, fuzzy, php-format
+msgid "You are not allowed to move this object to '%s'."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/personal/generic/class_user.inc:966
+#, fuzzy, php-format
+msgid "Saving of user/generic account with dn '%s' failed."
+msgstr "Estenzioni Proxy Internet"
+
+#: plugins/personal/generic/class_user.inc:1047
+msgid "Can't add user to kerberos database."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1114
+msgid "There's already a person with this 'Login' in the database."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1123
+msgid "The required field 'Login' is not set."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1128
+msgid ""
+"There's already a person with this 'Name'/'Given name' combination in the "
+"database."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1135
+msgid ""
+"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1138
+msgid "The field 'Homepage' contains an invalid URL definition."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1267
+msgid "Could not open specified certificate!"
+msgstr "Impossibile aprite il certificato selezionato!"
+
+#: plugins/personal/generic/class_user.inc:1398
+#: plugins/personal/generic/generic.tpl:442
+msgid "Unit"
+msgstr "Unità"
+
+#: plugins/personal/generic/class_user.inc:1399
+#: plugins/personal/generic/generic.tpl:467
+msgid "House identifier"
+msgstr "Identificativo della casa"
+
+#: plugins/personal/generic/class_user.inc:1400
+#: plugins/personal/generic/generic.tpl:384
+msgid "Vocation"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1401
+#: plugins/personal/generic/generic.tpl:511
+msgid "Last delivery"
+msgstr "Ultimo recapito"
+
+#: plugins/personal/generic/class_user.inc:1402
+#: plugins/personal/generic/generic.tpl:433
+msgid "Person locality"
+msgstr "Località personale"
+
+#: plugins/personal/generic/class_user.inc:1403
+#: plugins/personal/generic/generic.tpl:392
+msgid "Unit description"
+msgstr "Descrizoione unità"
+
+#: plugins/personal/generic/class_user.inc:1404
+#: plugins/personal/generic/generic.tpl:401
+msgid "Subject area"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1405
+#: plugins/personal/generic/generic.tpl:410
+msgid "Functional title"
+msgstr "Funzione"
+
+#: plugins/personal/generic/class_user.inc:1407
+#: plugins/personal/generic/generic.tpl:520
+msgid "Public visible"
+msgstr "Pubblico"
+
+#: plugins/personal/generic/class_user.inc:1408
+#: plugins/personal/generic/generic.tpl:451
+msgid "Street"
+msgstr "Strada"
+
+#: plugins/personal/generic/class_user.inc:1414
+#, fuzzy
+msgid "Generic user settings"
+msgstr "Impostazioni generali delle code"
+
+#: plugins/personal/generic/class_user.inc:1429
+#: plugins/personal/generic/generic.tpl:83
+msgid "Academic title"
+msgstr "Titolo di studio"
+
+#: plugins/personal/generic/class_user.inc:1432
+#: plugins/personal/generic/generic.tpl:183
+msgid "Homepage"
+msgstr "Home Page"
+
+#: plugins/personal/generic/class_user.inc:1435
+#: plugins/personal/generic/generic.tpl:93
+msgid "Date of birth"
+msgstr "Data di nascita"
+
+#: plugins/personal/generic/class_user.inc:1436
+#, fuzzy
+msgid "Gender"
+msgstr "Generale"
+
+#: plugins/personal/generic/class_user.inc:1437
+#, fuzzy
+msgid "Preferred language"
+msgstr "Lingua preferita"
+
+#: plugins/personal/generic/class_user.inc:1438
+#, fuzzy
+msgid "Department number"
+msgstr "Dipartimento"
+
+#: plugins/personal/generic/class_user.inc:1439
+#, fuzzy
+msgid "Employee number"
+msgstr "Qualifica"
+
+#: plugins/personal/generic/class_user.inc:1440
+#: plugins/personal/generic/generic.tpl:282
+msgid "Employee type"
+msgstr "Qualifica"
+
+#: plugins/personal/generic/class_user.inc:1443
+#: plugins/personal/generic/paste_generic.tpl:47
+#, fuzzy
+msgid "User picture"
+msgstr "Foto personale"
+
+#: plugins/personal/generic/class_user.inc:1444
+#, fuzzy
+msgid "Room number"
+msgstr "Numero di telefono"
+
+#: plugins/personal/generic/class_user.inc:1448
+#, fuzzy
+msgid "User certificates"
+msgstr "Certificato standard"
+
+#: plugins/personal/generic/paste_generic.tpl:1
+#, fuzzy
+msgid "User settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/personal/generic/paste_generic.tpl:23
+#, fuzzy
+msgid "Clear password"
+msgstr "Nuova password"
+
+#: plugins/personal/generic/paste_generic.tpl:24
+#, fuzzy
+msgid "Set new password"
+msgstr "Cambia password"
+
+#: plugins/personal/generic/password.tpl:2
+msgid ""
+"You have changed the method your password is stored in the ldap database. "
+"For that reason you've to enter your password at this point again. GOsa will "
+"then encode it with the selected method."
+msgstr ""
+"Hai modificato il metodo con cui la tua password è immagazzinata nel "
+"database LDAP. Per questo motivo devi inserire nuovamnete la tua password."
+
+#: plugins/personal/generic/generic.tpl:6
+msgid "Personal information"
+msgstr "Informazioni personali"
+
+#: plugins/personal/generic/generic.tpl:29
+#: plugins/personal/generic/generic.tpl:40
+msgid "Change picture"
+msgstr "Cambia foto"
+
+#: plugins/personal/generic/generic.tpl:54
+#, fuzzy
+msgid "Template name"
+msgstr "Template"
+
+#: plugins/personal/generic/generic.tpl:111
+#: ihtml/themes/default/sizelimit.tpl:14
+msgid "Set"
+msgstr "Imposta"
+
+#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Sex"
+msgstr "Sesso"
+
+#: plugins/personal/generic/generic.tpl:130
+msgid "Preferred langage"
+msgstr "Lingua preferita"
+
+#: plugins/personal/generic/generic.tpl:175
+msgid "Private phone"
+msgstr "Telefono privato"
+
+#: plugins/personal/generic/generic.tpl:196
+msgid "Password storage"
+msgstr "Algorimo password"
+
+#: plugins/personal/generic/generic.tpl:211
+msgid "Edit certificates"
+msgstr "Modifica certificati"
+
+#: plugins/personal/generic/generic.tpl:220
+msgid "Edit properties"
+msgstr "Modifica proprietà"
+
+#: plugins/personal/generic/generic.tpl:238
+msgid "Organizational information"
+msgstr "Informazioni organizzazione"
+
+#: plugins/personal/generic/generic.tpl:266
+msgid "Department No."
+msgstr "Dipartimento No."
+
+#: plugins/personal/generic/generic.tpl:274
+msgid "Employee No."
+msgstr "Matricola"
+
+#: plugins/personal/generic/generic.tpl:300
+#: plugins/personal/generic/generic.tpl:482
+msgid "Room No."
+msgstr "Stanza No."
+
+#: plugins/personal/generic/generic.tpl:496
+msgid "Please use the phone tab"
+msgstr "Usa il tab del telefono"
+
+#: plugins/generic/welcome/welcome.tpl:4
+#, fuzzy
+msgid ""
+"This is the GOsa main menu. You can select your tasks from the menu on the "
+"left, or by choosing one of the pictograms below. All changes apply directly "
+"to your companies LDAP server."
+msgstr ""
+"Questa è la schermata principale di GOsa. Puoi selezionare le attività "
+"tramite il menù sulla sinitra o cliccando slle icone qui sotto. Tutti i "
+"cambiamenti sono applicati immediatamente al server LDAP."
+
+#: plugins/generic/welcome/welcome.tpl:8
+msgid ""
+"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
+"back to the pictogram view."
+msgstr ""
+"Usa <b>Termina la sessione</b> in alto a sinistra per uscire e "
+"<b>Principale</b> per tornare alla schermata principale."
+
+#: plugins/generic/welcome/welcome.tpl:15
+msgid "The GOsa team"
+msgstr "Il team di GOsa"
+
+#: plugins/generic/welcome/main.inc:24
+#, php-format
+msgid "Welcome %s!"
+msgstr "Benvenuto %s!"
+
+#: plugins/generic/references/class_reference.inc:46
+msgid "Thin Client"
+msgstr ""
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Object name"
+msgstr "Nome dell'oggetto"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Contents"
+msgstr "Contenuti"
+
+#: plugins/generic/references/contents.tpl:18
+msgid "This object has no relationship to other objects."
+msgstr "Questo oggetto non ha relazioni con altri oggetti."
+
+#: plugins/gofon/macro/parameter.tpl:4
+#, fuzzy
+msgid "Argument"
+msgstr "Argomenti"
+
+#: plugins/gofon/macro/parameter.tpl:8
+#, fuzzy
+msgid "type"
+msgstr "Tipo"
+
+#: plugins/gofon/macro/parameter.tpl:19
+#, fuzzy
+msgid "You are not allowed to view the macro parameter settings"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/gofon/macro/headpage.tpl:6
+#: plugins/gofon/macro/class_divListMacros.inc:31
+#: plugins/gofon/macro/class_divListMacros.inc:32
+#, fuzzy
+msgid "List of macros"
+msgstr "Lista dei gruppi"
+
+#: plugins/gofon/macro/headpage.tpl:24
+#: plugins/gofon/macro/class_divListMacros.inc:36
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit and remove selected macros. You may want "
+"to use the range selector on top of the macro listbox, when working with a "
+"large number of macros."
+msgstr ""
+"Questo menù permette di creare, modificare e cancellare i gruppi "
+"selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
+"intervalli in cima alla lista dei gruppi."
+
+#: plugins/gofon/macro/headpage.tpl:38
+#, fuzzy
+msgid "Display macros matching"
+msgstr "Mosra gruppi corrispondenti a"
+
+#: plugins/gofon/macro/headpage.tpl:38
+#, fuzzy
+msgid "Display macros  matching"
+msgstr "Mosra gruppi corrispondenti a"
+
+#: plugins/gofon/macro/headpage.tpl:41
+#: plugins/gofon/macro/class_divListMacros.inc:65
+#, fuzzy
+msgid "Regular expression for matching macro names"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
+#, fuzzy
+msgid "This 'dn' is no phone macro."
+msgstr "Questa identità non possiede estensioni telefoniche"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
+#, fuzzy
+msgid "String"
+msgstr "Ricerca"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
+msgid "Combobox"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
+#: include/sieve/templates/element_boolean.tpl:4
+msgid "Bool"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
+#, fuzzy
+msgid "Delete unused"
+msgstr "Rimuovi"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
+#, php-format
+msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
+#, php-format
+msgid "The parameter %s has incorrect value for type bool."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
+#, php-format
+msgid ""
+"Parameter count of the macro changed, you must update each user which are "
+"using this macro '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
+#: plugins/gofon/macro/class_gofonMacro.inc:492
+#: plugins/gofon/macro/class_gofonMacro.inc:501
+#, fuzzy, php-format
+msgid "Removing of goFonMacro/generic account with dn '%s' failed."
+msgstr "Rimuovi le estensioni di posta"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:241
+#, php-format
+msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:309
+#, php-format
+msgid "More than one '(' is currently not supported. Line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:312
+#, php-format
+msgid "More than one ')' is currently not supported. Line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:316
+#, php-format
+msgid "There is no application given in line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:320
+#, php-format
+msgid "There is no extension type given in line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:349
+#, php-format
+msgid "Insert of new macro failed for server '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:409
+msgid ""
+"There must be at least one server with an asterisk database to save this "
+"phone macro."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:423
+#, php-format
+msgid "The given cn '%s' already exists."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:429
+msgid "You must specify the 'Display Name' in order to save this macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:433
+msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:442
+msgid ""
+"This macro is still in use. It is necessary to mark this macro as visible "
+"for users."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:450
+msgid "Makro length must be lower than 100 lines"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:455
+#, fuzzy
+msgid "You can't save an empty macro."
+msgstr "Rimuovi"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:472
+msgid ""
+"This macro is still in use. To delete this Macro ensure that nobody has "
+"selected it."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:485
+#, fuzzy
+msgid ""
+"Could not remove the macro entry from asterisk databases. Please check your "
+"asterisk database configurations."
+msgstr "Impossibile connettersi al server del database!"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:535
+#, fuzzy, php-format
+msgid "Saving of goFonMacro/generic account with dn '%s' failed."
+msgstr "Crea estensioni di posta"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:571
+#, fuzzy
+msgid "Asterisk macro management"
+msgstr "Riferimenti"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:576
+#, fuzzy
+msgid "GOfon macro"
+msgstr "Rapporti telefono"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:580
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/gofon/macro/paste_generic.tpl:4
+#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
+#: plugins/gofon/macro/generic.tpl:9
+#, fuzzy
+msgid "Macro name"
+msgstr "Nome gruppo"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:584
+#, fuzzy
+msgid "Macro content and parameter"
+msgstr "Nome gruppo"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:585
+msgid "Visibility flag"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
+msgid "Phone macros"
+msgstr "Macro telefiche"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
+#, fuzzy, php-format
+msgid "You're about to delete the following user(s) %s"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
+#, fuzzy
+msgid "You are not allowed to delete this macro!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
+#, php-format
+msgid "You're about to delete the macro '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:58
+#, fuzzy
+msgid "Visible"
+msgstr "disabilitato"
+
+#: plugins/gofon/macro/class_divListMacros.inc:144
+#, fuzzy
+msgid "Create new phone macro"
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove selected macros"
+msgstr "Rimuovi"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove macros"
+msgstr "Macro telefiche"
+
+#: plugins/gofon/macro/class_divListMacros.inc:178
+#, fuzzy
+msgid "Macro"
+msgstr "Nome gruppo"
+
+#: plugins/gofon/macro/class_divListMacros.inc:179
+#, fuzzy
+msgid "visible"
+msgstr "Pubblico"
+
+#: plugins/gofon/macro/class_divListMacros.inc:180
+#, fuzzy
+msgid "invisible"
+msgstr "Pubblico"
+
+#: plugins/gofon/macro/class_divListMacros.inc:208
+#, fuzzy
+msgid "Edit macro"
+msgstr "Modifica contatto"
+
+#: plugins/gofon/macro/class_divListMacros.inc:216
+#, fuzzy
+msgid "Delete macro"
+msgstr "Rimuovi"
+
+#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
+msgid "Phone macro management"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:18
+msgid "Macro name to be displayed"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:60
+#, fuzzy
+msgid "Visible for user"
+msgstr "Lista degli utenti"
+
+#: plugins/gofon/macro/generic.tpl:70
+#, fuzzy
+msgid "Macro text"
+msgstr "Nome gruppo"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:6
+msgid "Phone Reports"
+msgstr "Rapporti telefono"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:165
+#: plugins/gofon/fonreports/class_fonreport.inc:175
+msgid "Can't connect to phone database, no reports can be shown!"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:179
+#, fuzzy
+msgid "Can't select phone database for report generation!"
+msgstr "Impossibile selezionare il database!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:197
+msgid "Query for phone database failed!"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:395
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#: plugins/gofon/fonreports/main.inc:16
+msgid "Phone reports"
+msgstr "Rapporti telefono"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:405
+#: plugins/gofon/fonreports/contents.tpl:31
+msgid "Source"
+msgstr "Sorgente"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:406
+#: plugins/gofon/fonreports/contents.tpl:32
+msgid "Destination"
+msgstr "Destinazione"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:407
+#: plugins/gofon/fonreports/contents.tpl:33
+msgid "Channel"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:408
+#, fuzzy
+msgid "Application called"
+msgstr "Nome applicazione"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:409
+#, fuzzy
+msgid "Disposition"
+msgstr "Disconnessione "
+
+#: plugins/gofon/fonreports/class_fonreport.inc:410
+#: plugins/gofon/fonreports/contents.tpl:36
+msgid "Duration"
+msgstr "Durata"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
+#, php-format
+msgid ""
+"The specified goFonHomeServer '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
+"error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
+#, fuzzy, php-format
+msgid "Can't select database %s on %s."
+msgstr "Impossibile selezionare il database!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
+#, fuzzy
+msgid "no macro"
+msgstr "Rapporti telefono"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
+#, fuzzy
+msgid "undefined"
+msgstr "non definito"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
+msgid ""
+"Can't save any changes to asterisk database, there is no mysql extension "
+"available."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
+"keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
+#, php-format
+msgid ""
+"Can't select database %s on %s. Abort saving entries to keep the database "
+"consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
+#, php-format
+msgid ""
+"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
+"entries to keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
+msgid "Error while performing query:"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
+msgid "This account has no phone extensions."
+msgstr "Questa identità non possiede estensioni telefoniche"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
+msgid ""
+"The macro you selected, is no longer available for you, please choose "
+"another one."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
+msgid "Remove phone account"
+msgstr "Elimina estensioni telefoniche"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
+msgid ""
+"This account has phone features enabled. You can disable them by clicking "
+"below."
+msgstr "Questa identià possiede estensioni telefoniche."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
+msgid "Create phone account"
+msgstr "Crea estensioni telefoniche"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
+#, fuzzy
+msgid ""
+"This account has phone features disabled. You can't enable them while no uid "
+"is set."
+msgstr "Questa identità non possiede estensioni telefoniche"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
+msgid ""
+"This account has phone features disabled. You can enable them by clicking "
+"below."
+msgstr "Questa identità non possiede estensioni telefoniche"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
+msgid "Please enter a valid phone number!"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
+msgid "Choose your private phone"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone account."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
+msgid "Voicemail PIN must be between 1-4 characters."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
+msgid ""
+"The specified Voicemail PIN contains invalid characters, only numeric values "
+"are allowed here."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
+msgid "Phone PIN must be at least one character long."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
+msgid ""
+"The specified phone PIN contains invalid characters, only aphanumeric values "
+"are allowed here."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
+#, php-format
+msgid "You need to specify at least one phone number!"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
+#, fuzzy, php-format
+msgid "Saving of user/phone account with dn '%s' failed."
+msgstr "Estenzioni Proxy Internet"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
+msgid ""
+"Can't remove phone account, the mysql extension is not present in php "
+"configuration."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
+#, php-format
+msgid "Removed user '%s' from phone queue '%s'."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
+#, fuzzy, php-format
+msgid "Removing of user/phone account with dn '%s' failed."
+msgstr "Elimina estensioni Unix"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available. "
+"Remove aborted."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
+#, fuzzy
+msgid "Phone account settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
+#, fuzzy
+msgid "GOfon reports"
+msgstr "Rapporti telefono"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
+#, fuzzy
+msgid "Telephone number"
+msgstr "Numero di telefono"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
+#, fuzzy
+msgid "Macro settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
+#, fuzzy
+msgid "Telephone pin"
+msgstr "Telefono"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
+msgid "Voicemail pin"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/main.inc:122
+#: plugins/gofon/phoneaccount/paste_generic.tpl:1
+msgid "Phone settings"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:50
+msgid "Voicemail PIN"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:40
+#: plugins/gofon/phoneaccount/generic.tpl:60
+#, fuzzy
+msgid "Phone PIN"
+msgstr "Telefono"
+
+#: plugins/gofon/phoneaccount/generic.tpl:42
+#, fuzzy
+msgid "Select the accounts home server"
+msgstr "Rimuovi"
+
+#: plugins/gofon/phoneaccount/generic.tpl:82
+#: plugins/gofon/phoneaccount/generic.tpl:84
+msgid "Phone macro"
+msgstr "Macro telefonica"
+
+#: plugins/gofon/conference/headpage.tpl:6
+#: plugins/gofon/conference/class_divListConferences.inc:31
+#: plugins/gofon/conference/class_divListConferences.inc:32
+#, fuzzy
+msgid "List of conference rooms"
+msgstr "Lista dei gruppi"
+
+#: plugins/gofon/conference/headpage.tpl:24
+#: plugins/gofon/conference/class_divListConferences.inc:36
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected phone conferences. "
+"Having a large number of phone conferences, you might prefer the range "
+"selectors on top of the conferences list."
+msgstr ""
+"Questo menù permette di creare, modificare e cancellare gli utenti "
+"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
+"intervalli in cima alla lista degli utenti."
+
+#: plugins/gofon/conference/headpage.tpl:36
+#, fuzzy
+msgid "Regular expression for        matching user names"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
+#, php-format
+msgid ""
+"Could not remove the conference entry from database on home server (%s). "
+"Please check your asterisk database configuration."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
+#, fuzzy
+msgid "Please enter a PIN."
+msgstr "Inserisci la URI del server LDAP"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
+#, fuzzy
+msgid "Please enter a name for the conference."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
+msgid "Only numeric chars are allowed in Number field."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
+msgid "Only numbers are allowed in Lifetime."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
+#, fuzzy
+msgid "There is already a conference with this name in the current tree."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
+msgid ""
+"Can not check if there are already some entries with given telephone number "
+"and/or cn in the destination home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
+msgid ""
+"Can not remove entries with some telephone number and/or cn from destination "
+"home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
+msgid ""
+"Can not check if entry exists in old database. Please have a look a the gosa "
+"logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
+msgid ""
+"Can not remove old entries from initial home server. Please have a look a "
+"the gosa logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
+#, php-format
+msgid "Saving of goFonConference/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
+#: plugins/gofon/conference/class_divListConferences.inc:263
+msgid "Conference"
+msgstr "Conferenza"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
+#, fuzzy
+msgid "Phone conference management"
+msgstr "Riferimenti"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
+#, fuzzy
+msgid "GOfon conference"
+msgstr "Conferenze telefoniche"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
+#, fuzzy
+msgid "Conference PIN"
+msgstr "Conferenza"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
+#: plugins/gofon/conference/generic.tpl:146
+#, fuzzy
+msgid "Preset PIN"
+msgstr "presente"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
+#: plugins/gofon/conference/generic.tpl:166
+#, fuzzy
+msgid "Record conference"
+msgstr "Riferimenti"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
+#: plugins/gofon/conference/generic.tpl:197
+msgid "Play music on hold"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
+#, fuzzy
+msgid "Activate menu"
+msgstr "Attiva la risposta automatica"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
+msgid "Announce user activity"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
+#, fuzzy
+msgid "Count user"
+msgstr "Paese"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
+#, fuzzy
+msgid "Conference type"
+msgstr "Riferimenti"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
+#, fuzzy
+msgid "Format"
+msgstr "Informazioni"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
+msgid "Lifetime"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
+msgid "Phone conferences"
+msgstr "Conferenze telefoniche"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
+msgid "Management"
+msgstr "Dirigenza"
+
+#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
+#, fuzzy
+msgid "Conference management"
+msgstr "Riferimenti"
+
+#: plugins/gofon/conference/paste_generic.tpl:5
+#: plugins/gofon/conference/generic.tpl:15
+#, fuzzy
+msgid "Conference name"
+msgstr "Riferimenti"
+
+#: plugins/gofon/conference/paste_generic.tpl:10
+#: plugins/gofon/conference/generic.tpl:21
+#, fuzzy
+msgid "Name of conference to create"
+msgstr "Lista dei gruppi"
+
+#: plugins/gofon/conference/class_divListConferences.inc:57
+msgid "Name - Number"
+msgstr "Nome - Numero"
+
+#: plugins/gofon/conference/class_divListConferences.inc:59
+#: plugins/gofon/conference/generic.tpl:154
+msgid "PIN"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:66
+#, fuzzy
+msgid "Regular expression for matching conference names"
+msgstr "Espressioni regolare per selezionare il nome del gruppo"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "Create new conference"
+msgstr "Crea nuova conferenza"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+#, fuzzy
+msgid "New conference"
+msgstr "Nuova conferenza"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove selected conferences"
+msgstr "Riferimenti"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove conferences"
+msgstr "Riferimenti"
+
+#: plugins/gofon/conference/class_divListConferences.inc:254
+#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
+#: include/class_pluglist.inc:265
+msgid "Unknown"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:35
+#, fuzzy
+msgid "Choose subtree to place conference in"
+msgstr "Scegli il subtree per l'utente"
+
+#: plugins/gofon/conference/generic.tpl:99
+msgid "Lifetime (in days)"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:174
+msgid "Sound file format"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:205
+#, fuzzy
+msgid "Activate session menu"
+msgstr "Attiva la risposta automatica"
+
+#: plugins/gofon/conference/generic.tpl:213
+msgid "Announce users joining or leaving the conference"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:221
+#, fuzzy
+msgid "Count users"
+msgstr "Paese"
+
+#: include/class_plugin.inc:419
+#, php-format
+msgid ""
+"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:600
+#, php-format
+msgid ""
+"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:634 include/class_password-methods.inc:183
+#, php-format
+msgid ""
+"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:668
+#, php-format
+msgid ""
+"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:1002
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr ""
+
+#: include/class_plugin.inc:1009
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr ""
+
+#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
+#, php-format
+msgid "Handle object tagging with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1039
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr ""
+
+#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
+#: include/class_plugin.inc:1147
+#, fuzzy, php-format
+msgid "Saving object snapshot with dn '%s' failed."
+msgstr "Account Kolab"
+
+#: include/class_plugin.inc:1173
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable '%s' is not "
+"configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable(s) '%s' is "
+"not configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1217
+#, php-format
+msgid "Method get available snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1273
+#, php-format
+msgid "Method get deleted snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
+#, fuzzy, php-format
+msgid "Restore snapshot with dn '%s' failed."
+msgstr "Elimina estensioni per le applicazioni"
+
+#: include/class_plugin.inc:1616
+msgid "Changing ACL dn"
+msgstr ""
+
+#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
+#: setup/class_setupStep_Migrate.inc:1114
+#: setup/class_setupStep_Migrate.inc:1162
+#, fuzzy
+msgid "to"
+msgstr "Rapporto"
+
+#: include/class_password-methods-sha.inc:50
+msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:90
+#, php-format
+msgid ""
+"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
+"to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:122
+#, php-format
+msgid ""
+"Specified object '%s' is not a valid ldap object, please check copy & paste  "
+"methods."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:138
+#, fuzzy, php-format
+msgid "We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr "Rimuovi"
+
+#: include/class_CopyPasteHandler.inc:147
+#, fuzzy, php-format
+msgid ""
+"We are not allowed to save ldap dump to '%s/%s', please check permissions."
+msgstr "Rimuovi"
+
+#: include/class_CopyPasteHandler.inc:232
+#, php-format
+msgid "Could not load dumped file '%s', from hard disk drive."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:257
+#, fuzzy, php-format
+msgid "You are not allowed to cut and paste the following object '%s'."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: include/class_CopyPasteHandler.inc:285
+#, fuzzy, php-format
+msgid "You are going to paste the cutted entry '%s'."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: include/class_CopyPasteHandler.inc:298
+#, fuzzy, php-format
+msgid "You are not allowed to copy and paste the following object '%s'."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: include/class_CopyPasteHandler.inc:319
+#, fuzzy, php-format
+msgid "You are going to paste the copied entry '%s'."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: include/class_CopyPasteHandler.inc:418
+#, fuzzy
+msgid "Paste"
+msgstr "Data"
+
+#: include/class_CopyPasteHandler.inc:420
+#, fuzzy
+msgid "Can't paste"
+msgstr "Crea estensioni telefoniche"
+
+#: include/class_password-methods-kerberos.inc:44
+msgid ""
+"Warning: Can't set kerberos password. Your PHP version has no kerberos "
+"support, password has not been changed."
+msgstr ""
+
+#: include/class_password-methods-kerberos.inc:53
+msgid "Kerberos database communication failed!"
+msgstr ""
+
+#: include/class_password-methods-kerberos.inc:60
+msgid "Changing password in kerberos database failed!"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Require.inc:73
+#, fuzzy
+msgid "Please specify at least one valid requirement."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: include/sieve/class_sieveElement_If.inc:27
+#, fuzzy
+msgid "Complete address"
+msgstr "incompleto"
+
+#: include/sieve/class_sieveElement_If.inc:27
+#: include/sieve/class_sieveElement_If.inc:33
+#, fuzzy
+msgid "Default"
+msgstr "Stampante predefinita"
+
+#: include/sieve/class_sieveElement_If.inc:28
+#, fuzzy
+msgid "Domain part"
+msgstr "Utenti di Dominio"
+
+#: include/sieve/class_sieveElement_If.inc:29
+msgid "Local part"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Case insensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:34
+msgid "Case sensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:35
+msgid "Numeric"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:39
+msgid "is"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:40
+#, fuzzy
+msgid "regex"
+msgstr "reset"
+
+#: include/sieve/class_sieveElement_If.inc:41
+#, fuzzy
+msgid "contains"
+msgstr "Azioni"
+
+#: include/sieve/class_sieveElement_If.inc:42
+#, fuzzy
+msgid "matches"
+msgstr "Annulla"
+
+#: include/sieve/class_sieveElement_If.inc:43
+#, fuzzy
+msgid "count"
+msgstr "Sicurezza"
+
+#: include/sieve/class_sieveElement_If.inc:44
+#, fuzzy
+msgid "value is"
+msgstr "valido"
+
+#: include/sieve/class_sieveElement_If.inc:48
+#, fuzzy
+msgid "less than"
+msgstr "Benvenuto %s!"
+
+#: include/sieve/class_sieveElement_If.inc:49
+msgid "less or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:50
+#, fuzzy
+msgid "equals"
+msgstr "Dettagli"
+
+#: include/sieve/class_sieveElement_If.inc:51
+msgid "greater or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:52
+#: include/sieve/class_sieveElement_If.inc:726
+#: include/sieve/class_sieveElement_If.inc:1059
+msgid "greater than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:53
+#, fuzzy
+msgid "not equal"
+msgstr "incompleto"
+
+#: include/sieve/class_sieveElement_If.inc:102
+#, fuzzy
+msgid "Can't save empty tests."
+msgstr "Rimuovi"
+
+#: include/sieve/class_sieveElement_If.inc:446
+#, fuzzy
+msgid "emtpy"
+msgstr "Riprova"
+
+#: include/sieve/class_sieveElement_If.inc:493
+msgid "Nothing specified right now"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:595
+msgid "Invalid type of address part."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:605
+#, fuzzy
+msgid "Invalid match type given."
+msgstr "L'uid contiene dei caratteri invalidi!"
+
+#: include/sieve/class_sieveElement_If.inc:621
+#, fuzzy
+msgid "Invalid operator given."
+msgstr "L'uid contiene dei caratteri invalidi!"
+
+#: include/sieve/class_sieveElement_If.inc:638
+#, fuzzy
+msgid "Please specify a valid operator."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: include/sieve/class_sieveElement_If.inc:654
+msgid ""
+"Invalid character found in address attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:669
+msgid ""
+"Invalid character found in value attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:727
+#: include/sieve/class_sieveElement_If.inc:1060
+msgid "lower than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:729
+#: include/sieve/class_sieveElement_If.inc:1062
+msgid "Megabyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:730
+#: include/sieve/class_sieveElement_If.inc:1063
+msgid "Kilobyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:731
+#: include/sieve/class_sieveElement_If.inc:1064
+#, fuzzy
+msgid "Bytes"
+msgstr "Sistemi"
+
+#: include/sieve/class_sieveElement_If.inc:745
+#, fuzzy
+msgid "Please select a valid match type in the list box below."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: include/sieve/class_sieveElement_If.inc:759
+msgid "Only numeric values are allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:769
+msgid "No valid unit selected"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:834
+#: include/sieve/templates/element_if.tpl:4
+#, fuzzy
+msgid "Condition"
+msgstr "Connessione"
+
+#: include/sieve/class_sieveElement_If.inc:836
+#: include/sieve/templates/object_container.tpl:32
+#: include/sieve/class_sieveManagement.inc:510
+#: include/sieve/class_sieveManagement.inc:729
+#, fuzzy
+msgid "If"
+msgstr "Unix"
+
+#: include/sieve/class_sieveElement_If.inc:838
+#: include/sieve/templates/element_elsif.tpl:4
+#: include/sieve/templates/object_container.tpl:34
+#: include/sieve/class_sieveManagement.inc:571
+#: include/sieve/class_sieveManagement.inc:766
+#: include/sieve/class_sieveManagement.inc:771
+msgid "Else If"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:840
+#: include/sieve/templates/element_else.tpl:4
+#: include/sieve/templates/object_container.tpl:33
+#: include/sieve/class_sieveManagement.inc:569
+#: include/sieve/class_sieveManagement.inc:764
+#, fuzzy
+msgid "Else"
+msgstr "Scegli"
+
+#: include/sieve/class_sieveElement_If.inc:876
+#, fuzzy
+msgid "Empty"
+msgstr "Riprova"
+
+#: include/sieve/class_sieveElement_If.inc:1134
+#: include/sieve/class_sieveElement_If.inc:1164
+#, fuzzy
+msgid "Click here to add a new test"
+msgstr "Clicca qui per connetterti"
+
+#: include/sieve/class_sieveElement_If.inc:1176
+msgid "Unhandled switch type"
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:245
+msgid "Can't remove last element."
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:658
+msgid "Require must be the first command in the script."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Vacation.inc:148
+#, fuzzy
+msgid "Alternative sender address must be a valid email addresses."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: include/sieve/templates/element_stop.tpl:9
+msgid "Stop execution here"
+msgstr ""
+
+#: include/sieve/templates/object_test_container.tpl:6
+#, fuzzy
+msgid "Add object"
+msgstr "Oggetto corrispondente"
+
+#: include/sieve/templates/object_test_container.tpl:10
+#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
+#, fuzzy
+msgid "Remove object"
+msgstr "Oggetti membri"
+
+#: include/sieve/templates/element_vacation.tpl:13
+#, fuzzy
+msgid "Vacation Message"
+msgstr "Messaggio di di risposta automatica"
+
+#: include/sieve/templates/element_vacation.tpl:16
+#: include/sieve/templates/element_envelope.tpl:19
+#: include/sieve/templates/element_address.tpl:18
+#: include/sieve/templates/element_header.tpl:19
+#, fuzzy
+msgid "Normal view"
+msgstr "CAP"
+
+#: include/sieve/templates/element_vacation.tpl:21
+#, fuzzy
+msgid "Release interval"
+msgstr "Rimuovi"
+
+#: include/sieve/templates/element_vacation.tpl:30
+#, fuzzy
+msgid "Alternative sender addresses"
+msgstr "Indirizzi alternativi"
+
+#: include/sieve/templates/element_vacation.tpl:47
+#: include/sieve/templates/element_envelope.tpl:130
+#: include/sieve/templates/element_address.tpl:138
+#: include/sieve/templates/element_header.tpl:131
+#, fuzzy
+msgid "Expert view"
+msgstr "nella cartella"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_envelope.tpl:108
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_address.tpl:116
+#: include/sieve/templates/element_header.tpl:109
+#, fuzzy
+msgid "Not"
+msgstr "nessuno"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_anyof.tpl:7
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_exists.tpl:12
+msgid "Inverse match"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:10
+#: include/sieve/class_sieveManagement.inc:602
+msgid "Any of"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:16
+#: include/sieve/templates/element_envelope.tpl:105
+#: include/sieve/class_sieveManagement.inc:598
+msgid "Envelope"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:26
+#: include/sieve/templates/element_address.tpl:25
+#: include/sieve/templates/element_header.tpl:26
+#, fuzzy
+msgid "Match type"
+msgstr "Oggetto corrispondente"
+
+#: include/sieve/templates/element_envelope.tpl:29
+#: include/sieve/templates/element_envelope.tpl:52
+#: include/sieve/templates/element_envelope.tpl:63
+#: include/sieve/templates/element_envelope.tpl:113
+#: include/sieve/templates/element_envelope.tpl:118
+#: include/sieve/templates/element_address.tpl:28
+#: include/sieve/templates/element_address.tpl:51
+#: include/sieve/templates/element_address.tpl:61
+#: include/sieve/templates/element_address.tpl:72
+#: include/sieve/templates/element_address.tpl:121
+#: include/sieve/templates/element_address.tpl:126
+#: include/sieve/templates/element_boolean.tpl:5
+#: include/sieve/templates/element_header.tpl:29
+#: include/sieve/templates/element_header.tpl:52
+#: include/sieve/templates/element_header.tpl:63
+#: include/sieve/templates/element_header.tpl:114
+#: include/sieve/templates/element_header.tpl:119
+msgid "Boolean value"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:37
+#: include/sieve/templates/element_address.tpl:36
+#: include/sieve/templates/element_header.tpl:37
+#, fuzzy
+msgid "Invert test"
+msgstr "Elimina foto"
+
+#: include/sieve/templates/element_envelope.tpl:49
+#: include/sieve/templates/element_address.tpl:58
+#: include/sieve/templates/element_header.tpl:49
+#, fuzzy
+msgid "Comparator"
+msgstr "Computer"
+
+#: include/sieve/templates/element_envelope.tpl:60
+#: include/sieve/templates/element_address.tpl:69
+#, fuzzy
+msgid "Operator"
+msgstr "Computer"
+
+#: include/sieve/templates/element_envelope.tpl:76
+#: include/sieve/templates/element_address.tpl:85
+#: include/sieve/templates/element_header.tpl:77
+msgid "Address fields to include"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:80
+#: include/sieve/templates/element_address.tpl:89
+#: include/sieve/templates/element_header.tpl:81
+msgid "Values to match for"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:110
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_address.tpl:118
+#: include/sieve/templates/element_header.tpl:111
+msgid "-"
+msgstr ""
+
+#: include/sieve/templates/select_test_type.tpl:1
+#, fuzzy
+msgid "Select the type of test you want to add"
+msgstr "Selezioni utenti da aggiungere"
+
+#: include/sieve/templates/select_test_type.tpl:3
+#, fuzzy
+msgid "Available test types"
+msgstr "Applicazioni disponibili"
+
+#: include/sieve/templates/element_redirect.tpl:13
+#: include/sieve/templates/object_container.tpl:27
+#: include/sieve/class_sieveManagement.inc:505
+#: include/sieve/class_sieveManagement.inc:724
+#, fuzzy
+msgid "Redirect"
+msgstr "modifica"
+
+#: include/sieve/templates/element_redirect.tpl:18
+msgid "Redirect mail to following recipients"
+msgstr ""
+
+#: include/sieve/templates/remove_script.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"script in a file. So - if you've done so - press 'Delete' to continue or "
+"'Cancel' to abort."
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:8
+#, fuzzy
+msgid "Move this object up one position"
+msgstr "Oggetti membri"
+
+#: include/sieve/templates/object_container_clear.tpl:12
+msgid "Move this object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:16
+#, fuzzy
+msgid "Remove this object"
+msgstr "Oggetti membri"
+
+#: include/sieve/templates/object_container_clear.tpl:17
+#: include/sieve/templates/object_container.tpl:17
+#, fuzzy
+msgid "Remove element"
+msgstr "Elimina contatto"
+
+#: include/sieve/templates/element_allof.tpl:10
+#: include/sieve/class_sieveManagement.inc:601
+msgid "All of"
+msgstr ""
+
+#: include/sieve/templates/element_fileinto.tpl:4
+#, fuzzy
+msgid "Move mail into folder"
+msgstr "nella cartella"
+
+#: include/sieve/templates/element_fileinto.tpl:8
+#, fuzzy
+msgid "Select from list"
+msgstr "Rimuovi"
+
+#: include/sieve/templates/element_fileinto.tpl:10
+#, fuzzy
+msgid "Manual selection"
+msgstr "Lingua"
+
+#: include/sieve/templates/element_fileinto.tpl:18
+#, fuzzy
+msgid "Folder"
+msgstr "Filtro"
+
+#: include/sieve/templates/element_discard.tpl:4
+#: include/sieve/templates/object_container.tpl:26
+#: include/sieve/class_sieveManagement.inc:504
+#: include/sieve/class_sieveManagement.inc:723
+#, fuzzy
+msgid "Discard"
+msgstr "Dispositivi"
+
+#: include/sieve/templates/element_discard.tpl:9
+#, fuzzy
+msgid "Discard message"
+msgstr "Elimina questo record"
+
+#: include/sieve/templates/element_keep.tpl:4
+#: include/sieve/templates/object_container.tpl:22
+#: include/sieve/templates/object_container.tpl:25
+#: include/sieve/class_sieveManagement.inc:500
+#: include/sieve/class_sieveManagement.inc:503
+#: include/sieve/class_sieveManagement.inc:719
+#: include/sieve/class_sieveManagement.inc:722
+msgid "Keep"
+msgstr ""
+
+#: include/sieve/templates/element_keep.tpl:9
+#, fuzzy
+msgid "Keep message"
+msgstr "Elimina questo record"
+
+#: include/sieve/templates/management.tpl:1
+#, fuzzy
+msgid "List of sieve scripts"
+msgstr "Lista degli utenti"
+
+#: include/sieve/templates/management.tpl:5
+msgid ""
+"Connection to the sieve server could not be established, the "
+"authentification attribute is empty."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:6
+msgid ""
+"Please verfiy that the attributes uid and mail are not empty and try again."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:12
+msgid "Connection to the sieve server could not be established."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:15
+msgid "Possibly the sieve account has not been created yet."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:19
+msgid ""
+"Be careful. All your changes will be saved directly to sieve, if you use the "
+"save button below."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:22
+#, fuzzy
+msgid "Create new script"
+msgstr "Crea in"
+
+#: include/sieve/templates/element_require.tpl:12
+#: include/sieve/templates/object_container.tpl:29
+#: include/sieve/class_sieveManagement.inc:507
+#: include/sieve/class_sieveManagement.inc:726
+msgid "Require"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:16
+#, fuzzy
+msgid "Select match type"
+msgstr "Rimuovi"
+
+#: include/sieve/templates/element_size.tpl:20
+#, fuzzy
+msgid "Select value unit"
+msgstr "Imposta dipartimento"
+
+#: include/sieve/templates/element_exists.tpl:8
+#: include/sieve/class_sieveManagement.inc:600
+#, fuzzy
+msgid "Exists"
+msgstr "Modifica"
+
+#: include/sieve/templates/element_reject.tpl:14
+#, fuzzy
+msgid "Reject mail"
+msgstr "Rifiuta mail più grandi di"
+
+#: include/sieve/templates/element_reject.tpl:17
+msgid "This is a multiline text element"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:19
+#, fuzzy
+msgid "This is stored as single string"
+msgstr "Questo fa qualcosa"
+
+#: include/sieve/templates/import_script.tpl:1
+#, fuzzy
+msgid "Import sieve script"
+msgstr "Mostra stampanti"
+
+#: include/sieve/templates/import_script.tpl:2
+msgid ""
+"Please select the sieve script you want to import. Use the import button to "
+"import the script or the cancel button to abort."
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:5
+#, fuzzy
+msgid "Script to import"
+msgstr "Script path"
+
+#: include/sieve/templates/create_script.tpl:2
+msgid ""
+"Please enter the name for the new script below. Script names must consist of "
+"lower case characters only."
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:8
+#, fuzzy
+msgid "Script name"
+msgstr "Script path"
+
+#: include/sieve/templates/add_element.tpl:1
+#, fuzzy
+msgid "Add a new element"
+msgstr "Dispositivi del client"
+
+#: include/sieve/templates/add_element.tpl:2
+#, fuzzy
+msgid "Please select the type of element you want to add"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
+msgid "Abort"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:8
+#, fuzzy
+msgid "Move object up one position"
+msgstr "Oggetti membri"
+
+#: include/sieve/templates/object_container.tpl:12
+msgid "Move object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:21
+#, fuzzy
+msgid "choose element"
+msgstr "Elimina contatto"
+
+#: include/sieve/templates/object_container.tpl:24
+#, fuzzy
+msgid "Fileinto"
+msgstr "Cognome"
+
+#: include/sieve/templates/object_container.tpl:28
+#: include/sieve/class_sieveManagement.inc:506
+#: include/sieve/class_sieveManagement.inc:725
+#, fuzzy
+msgid "Reject"
+msgstr "Rimuovi"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:42
+#, fuzzy
+msgid "Add new"
+msgstr "Modifica contatto"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add a new object above this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add element above"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:42
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add a new object below this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add element below"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:12
+msgid "View structured"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:14
+#, fuzzy
+msgid "View source"
+msgstr "Servizi"
+
+#: include/sieve/templates/element_address.tpl:48
+msgid "Part of address that should be used"
+msgstr ""
+
+#: include/sieve/templates/element_boolean.tpl:8
+#, fuzzy
+msgid "update"
+msgstr "Aggiorna"
+
+#: include/sieve/templates/element_header.tpl:16
+#: include/sieve/templates/element_header.tpl:106
+#: include/sieve/class_sieveManagement.inc:597
+#, fuzzy
+msgid "Header"
+msgstr "leggere"
+
+#: include/sieve/templates/element_header.tpl:60
+msgid "operator"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:21
+msgid "Invalid character found, quotes are not allowed in a reject message."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:37
+msgid "Your reject text here"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:114
+#: include/sieve/class_sieveManagement.inc:241
+#, fuzzy
+msgid "Parse failed"
+msgstr "Nome applicazione"
+
+#: include/sieve/class_sieveManagement.inc:118
+#: include/sieve/class_sieveManagement.inc:245
+#, fuzzy
+msgid "Parse successful"
+msgstr "Setup completato"
+
+#: include/sieve/class_sieveManagement.inc:155
+#, php-format
+msgid ""
+"The specified mail server '%s' does not exist within the GOsa configuration."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:200
+#, fuzzy
+msgid "You should specify a name for your new script."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: include/sieve/class_sieveManagement.inc:205
+msgid "Only lower case names are allowed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:211
+#, fuzzy
+msgid "Only alphabetical characters are allowed in script names."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: include/sieve/class_sieveManagement.inc:217
+#, fuzzy
+msgid "The specified name is already in use."
+msgstr "L'indirizzo principale inserito è già in uso."
+
+#: include/sieve/class_sieveManagement.inc:303
+#: include/sieve/class_sieveManagement.inc:349
+#: include/sieve/class_sieveManagement.inc:679
+#: include/sieve/class_sieveManagement.inc:1040
+#: include/class_mail-methods-cyrus.inc:269
+#, php-format
+msgid "Can't log into SIEVE server. Server says '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:311
+#, fuzzy, php-format
+msgid "Can't activate sieve script on server. Server says '%s'."
+msgstr "Impossibile selezionare il database!"
+
+#: include/sieve/class_sieveManagement.inc:354
+#, php-format
+msgid "Can't remove sieve script from server. Server says '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:366
+#, php-format
+msgid "You are going to remove the sieve script '%s' from your mail server."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:402
+#, fuzzy
+msgid "Edited"
+msgstr "Modifica"
+
+#: include/sieve/class_sieveManagement.inc:409
+#, php-format
+msgid "Please fix all errors before saving. Last error was: %s"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:436
+#, fuzzy
+msgid "Specified file seems to be empty."
+msgstr "Rimuovi"
+
+#: include/sieve/class_sieveManagement.inc:438
+msgid "Upload failed. The temporary file can't be accessed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
+#, fuzzy, php-format
+msgid "Can't open file '%s'."
+msgstr "Rimuovi"
+
+#: include/sieve/class_sieveManagement.inc:502
+#: include/sieve/class_sieveManagement.inc:721
+#, fuzzy
+msgid "File into"
+msgstr "Cognome"
+
+#: include/sieve/class_sieveManagement.inc:526
+msgid "Failed to add new element."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:642
+msgid "This script is marked as active"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:647
+#, fuzzy
+msgid "Script length"
+msgstr "Mostra terminali"
+
+#: include/sieve/class_sieveManagement.inc:651
+#, fuzzy
+msgid "Remove script"
+msgstr "Elimina contatto"
+
+#: include/sieve/class_sieveManagement.inc:660
+#, fuzzy
+msgid "Activate script"
+msgstr "Privato"
+
+#: include/sieve/class_sieveManagement.inc:664
+#, fuzzy
+msgid "Edit script"
+msgstr "Modifica contatto"
+
+#: include/sieve/class_sieveManagement.inc:778
+#, php-format
+msgid "Can't add the specified element at the given position."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:1056
+#, fuzzy
+msgid "Failed to save sieve script"
+msgstr "Usa uno script di sieve personalizzato"
+
+#: include/sieve/class_sieveElement_Redirect.inc:24
+#: setup/class_setupStep_Feedback.inc:179
+#, fuzzy
+msgid "Please specify a valid email address."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: include/sieve/class_sieveElement_Redirect.inc:35
+#, fuzzy
+msgid "Place a mail address here"
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: include/sieve/class_sieveElement_Comment.inc:21
+msgid "Your comment here"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:63
+#, php-format
+msgid "You're about to delete the snapshot '%s'."
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:113
+#: include/class_MultiSelectWindow.inc:584
+msgid "Restore snapshot"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:115
+#, fuzzy
+msgid "Remove snapshot"
+msgstr "Crea estensioni di posta"
+
+#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
+msgid "Y-m-d, H:i:s"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:149
+#, fuzzy
+msgid "Please specify a valid description for this snapshot."
+msgstr "Specificare una dimenzione valida per le mail da rigettare."
+
+#: include/class_ldap.inc:196
+#, php-format
+msgid ""
+"The LDAP server is slow (%.2fs for the last query). This may be responsible "
+"for performance breakdowns."
+msgstr ""
+
+#: include/class_ldap.inc:229
+#, php-format
+msgid ""
+"The ldapserver is answering very slow (%.2f), this may be responsible for "
+"performance breakdowns."
+msgstr ""
+
+#: include/class_ldap.inc:451
+#, fuzzy, php-format
+msgid "Creating copy of %s"
+msgstr "Lista degli utenti di %s su %s"
+
+#: include/class_ldap.inc:454
+msgid "Processing"
+msgstr ""
+
+#: include/class_ldap.inc:494
+msgid "Error while fetching source dn - aborted!"
+msgstr ""
+
+#: include/class_ldap.inc:558
+#, php-format
+msgid "Unknown FAIstate %s"
+msgstr ""
+
+#: include/class_ldap.inc:719
+#, php-format
+msgid ""
+"Autocreation of subtree failed. No objectClass found for attribute '%s'."
+msgstr ""
+
+#: include/class_ldap.inc:767
+#, php-format
+msgid ""
+"Autocreation of type '%s' is currently not supported. Please report to the "
+"GOsa team."
+msgstr ""
+
+#: include/class_ldap.inc:776
+#, fuzzy, php-format
+msgid "Creating subtree '%s' failed."
+msgstr "Gruppo di oggetti"
+
+#: include/class_ldap.inc:846
+#, php-format
+msgid "while operating on '%s' using LDAP server '%s'"
+msgstr ""
+
+#: include/class_ldap.inc:848
+#, fuzzy, php-format
+msgid "while operating on LDAP server %s"
+msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
+
+#: include/class_ldap.inc:1070
+#, php-format
+msgid ""
+"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
+"in line %s"
+msgstr ""
+
+#: include/class_ldap.inc:1099
+#, php-format
+msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
+msgstr ""
+
+#: include/class_ldap.inc:1235
+#, fuzzy, php-format
+msgid "Ldap import with dn '%s' failed."
+msgstr "Imposta dipartimento"
+
+#: include/class_config.inc:71
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr ""
+
+#: include/class_config.inc:208 html/index.php:212
+msgid "Can't bind to LDAP. Please contact the system administrator."
+msgstr ""
+"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
+
+#: include/class_config.inc:521
+msgid "SID and/or RIDBASE missing in your configuration!"
+msgstr ""
+
+#: include/class_log.inc:141
+msgid ""
+"You have enabled the logging into mysql databse, but there are no logging "
+"servers available."
+msgstr ""
+
+#: include/class_log.inc:149
+#, fuzzy, php-format
+msgid "Could not connect to logging server %s."
+msgstr "Impossibile connettersi al server del database!"
+
+#: include/class_log.inc:153
+#, fuzzy, php-format
+msgid "Could not select database %s on server %s. Server says :%s"
+msgstr "Impossibile selezionare il database!"
+
+#: include/class_log.inc:172
+#, fuzzy, php-format
+msgid "Could not query database %s on server %s. Server ssys :%s"
+msgstr "Impossibile selezionare il database!"
+
+#: include/class_password-methods-ssha.inc:51
+msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:457
+msgid ""
+"Error: The requested subtree has an inconsistent DN encoding, check your "
+"LDAP!"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:565
+msgid "Restore snapshopts of already deleted objects"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:566
+#, fuzzy
+msgid "Restore"
+msgstr "Riprova"
+
+#: include/class_MultiSelectWindow.inc:590
+#, fuzzy
+msgid "Create snapshot"
+msgstr "Crea estensioni di posta"
+
+#: include/class_MultiSelectWindow.inc:590
+#, fuzzy
+msgid "Create a new snapshot from this object"
+msgstr "Gruppo di oggetti"
+
+#: include/php_setup.inc:97
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+
+#: include/php_setup.inc:102
+msgid "Send bug report to the GOsa Team"
+msgstr ""
+
+#: include/php_setup.inc:102
+msgid "Send bugreport"
+msgstr ""
+
+#: include/php_setup.inc:107
+msgid "Toggle information"
+msgstr ""
+
+#: include/php_setup.inc:117
+msgid "PHP error"
+msgstr "Errore PHP"
+
+#: include/php_setup.inc:136
+msgid "class"
+msgstr "classe"
+
+#: include/php_setup.inc:142
+msgid "function"
+msgstr "funzione"
+
+#: include/php_setup.inc:147
+msgid "static"
+msgstr "statico"
+
+#: include/php_setup.inc:151
+msgid "method"
+msgstr "metodo"
+
+#: include/php_setup.inc:184
+msgid "Trace"
+msgstr ""
+
+#: include/php_setup.inc:185
+msgid "Line"
+msgstr ""
+
+#: include/php_setup.inc:186
+msgid "Arguments"
+msgstr "Argomenti"
+
+#: include/functions_dns.inc:166
+#, php-format
+msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr ""
+
+#: include/functions_dns.inc:171
+#, php-format
+msgid ""
+"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
+"zone."
+msgstr ""
+
+#: include/functions_dns.inc:607
+#, php-format
+msgid ""
+"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
+msgstr ""
+
+#: include/class_certificate.inc:35
+msgid "Can't open specified file, check accessibility and or existence"
+msgstr ""
+
+#: include/class_certificate.inc:53
+msgid "Can't read specified certificate / or empty string given"
+msgstr ""
+
+#: include/class_certificate.inc:80
+msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
+msgstr ""
+
+#: include/class_certificate.inc:95
+msgid "The Format must be PEM, to output certificate informations"
+msgstr ""
+
+#: include/class_certificate.inc:192
+msgid "Can't create/open File"
+msgstr "Errore nella creazione/apertura del file"
+
+#: include/class_certificate.inc:199
+msgid "No valid certificate loaded"
+msgstr ""
+
+#: include/class_pluglist.inc:55
+#, fuzzy
+msgid "All objects in this category"
+msgstr "Nome descrittivo del gruppo"
+
+#: include/class_pluglist.inc:140
+msgid ""
+"Your gosa.conf information has changed partly. Please convert it using the "
+"contributed script fix_config.sh!"
+msgstr ""
+
+#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
+#: ihtml/themes/default/framework.tpl:26
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?"
+
+#: include/functions_FAI.inc:376
+#, php-format
+msgid "Error, following objects should be equal '%s' and '%s'"
+msgstr ""
+
+#: include/functions_FAI.inc:483
+#, php-format
+msgid "Release management failed, can't save '%s'"
+msgstr ""
+
+#: include/class_password-methods.inc:167
+#, php-format
+msgid "Setting the password failed. LDAP server says '%s'."
+msgstr ""
+
+#: include/class_password-methods.inc:204
+msgid ""
+"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
+msgstr ""
+
+#: include/class_acl.inc:6
+#, fuzzy
+msgid "Access control"
+msgstr "Opzioni di accesso"
+
+#: include/class_acl.inc:190 include/class_acl.inc:193
+msgid "Use ACL defined in role"
+msgstr ""
+
+#: include/class_acl.inc:640 include/class_acl.inc:647
+#, fuzzy
+msgid "Show/Hide Advanced Settings"
+msgstr "Opzioni di posta avanzate"
+
+#: include/class_acl.inc:665
+#, fuzzy
+msgid "Create objects"
+msgstr "Gruppo di oggetti"
+
+#: include/class_acl.inc:666
+#, fuzzy
+msgid "Move objects"
+msgstr "Oggetti membri"
+
+#: include/class_acl.inc:667
+#, fuzzy
+msgid "Remove objects"
+msgstr "Oggetti membri"
+
+#: include/class_acl.inc:669 include/class_acl.inc:675
+msgid "Modifyable by owner"
+msgstr ""
+
+#: include/class_acl.inc:672
+#, fuzzy
+msgid "Move object"
+msgstr "Oggetti membri"
+
+#: include/class_acl.inc:685
+#, fuzzy
+msgid "Complete object"
+msgstr "Gruppo di oggetti"
+
+#: include/class_acl.inc:801
+#, php-format
+msgid "Unkown ACL type '%s'. Don't know how to handle it."
+msgstr ""
+
+#: include/class_acl.inc:844
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr ""
+
+#: include/class_acl.inc:904 include/class_acl.inc:906
+#, fuzzy, php-format
+msgid "Role: %s"
+msgstr "Ruolo"
+
+#: include/class_acl.inc:906
+msgid "Unknown role, possibly removed"
+msgstr ""
+
+#: include/class_acl.inc:914
+#, fuzzy, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Nome descrittivo del gruppo"
+
+#: include/class_acl.inc:923
+#, fuzzy
+msgid "Members:"
+msgstr "Membri"
+
+#: include/class_acl.inc:929
+msgid "ACL is valid for all users"
+msgstr ""
+
+#: include/functions.inc:307
+#, fuzzy, php-format
+msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
+
+#: include/functions.inc:324
+#, php-format
+msgid "User login failed. LDAP server said '%s'."
+msgstr ""
+
+#: include/functions.inc:345
+msgid "Username / UID is not unique. Please check your LDAP database."
+msgstr ""
+
+#: include/functions.inc:476
+msgid ""
+"Error while adding a lock. Parameters are not set correctly, please check "
+"the source!"
+msgstr ""
+
+#: include/functions.inc:486
+#, php-format
+msgid ""
+"Can't set locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf! LDAP server says '%s'."
+msgstr ""
+
+#: include/functions.inc:501
+#, php-format
+msgid "Adding a lock failed. LDAP server says '%s'."
+msgstr ""
+
+#: include/functions.inc:527
+#, php-format
+msgid "Removing a lock failed. LDAP server says '%s'."
+msgstr ""
+
+#: include/functions.inc:557
+msgid ""
+"Getting the lock from LDAP failed. Parameters are not set correctly, please "
+"check the source!"
+msgstr ""
+
+#: include/functions.inc:567
+msgid ""
+"Can't get locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf!"
+msgstr ""
+
+#: include/functions.inc:575
+msgid ""
+"Found multiple locks for object to be locked. This should not be possible - "
+"cleaning up multiple references."
+msgstr ""
+
+#: include/functions.inc:668
+#, php-format
+msgid "The size limit of %d entries is exceed!"
+msgstr ""
+
+#: include/functions.inc:670
+#, php-format
+msgid ""
+"Set the new size limit to %s and show me this message if the limit still "
+"exceeds"
+msgstr ""
+
+#: include/functions.inc:687
+msgid "incomplete"
+msgstr "incompleto"
+
+#: include/functions.inc:1054 include/functions.inc:1260
+msgid "LDAP error:"
+msgstr "Errore LDAP"
+
+#: include/functions.inc:1055
+msgid ""
+"Problems with the LDAP server mean that you probably lost the last changes. "
+"Please check your LDAP setup for possible errors and try again."
+msgstr ""
+
+#: include/functions.inc:1063
+msgid ""
+"Please check your input and fix the error. Press 'OK' to close this message "
+"box."
+msgstr ""
+
+#: include/functions.inc:1121
+msgid "An error occurred while processing your request"
+msgstr ""
+
+#: include/functions.inc:1125
+msgid "OK"
+msgstr "OK"
+
+#: include/functions.inc:1188
+#, fuzzy
+msgid "Continue anyway"
+msgstr "Continua"
+
+#: include/functions.inc:1190
+#, fuzzy
+msgid "Edit anyway"
+msgstr "Modifica contatto"
+
+#: include/functions.inc:1192
+#, php-format
+msgid ""
+"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
+"Please contact the person in order to clarify proceedings."
+msgstr ""
+"Stai per modificare il record LDAP '%s' che sembra essere in uso da '%s'. "
+"Contatta la persona interessata."
+
+#: include/functions.inc:1442
+msgid "Entries per page"
+msgstr ""
+
+#: include/functions.inc:1470
+msgid "Apply filter"
+msgstr ""
+
+#: include/functions.inc:1744
+msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+msgstr ""
+
+#: include/functions.inc:1787
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "versione di sviluppo di GOsa (Rev %s)"
+
+#: include/functions.inc:2228 include/functions.inc:2232
+msgid "Warning - base_hook is not available. Using default base."
+msgstr ""
+
+#: include/functions.inc:2238
+msgid "Warning - no base_hook defined. Using default base."
+msgstr ""
+
+#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
+msgid "Can't get schema information from server. No schema check possible!"
+msgstr ""
+
+#: include/functions.inc:2286
+msgid "Used to store account specific informations."
+msgstr ""
+
+#: include/functions.inc:2293
+msgid ""
+"Used to lock currently edited entries to avoid multiple changes at the same "
+"time."
+msgstr ""
+
+#: include/functions.inc:2336
+#, php-format
+msgid "The required objectClass '%s' is not present in your schema setup"
+msgstr ""
+
+#: include/functions.inc:2338
+#, php-format
+msgid "The optional objectClass '%s' is not present in your schema setup"
+msgstr ""
+
+#: include/functions.inc:2344
+#, php-format
+msgid "The required objectclass '%s' does not have version %s"
+msgstr ""
+
+#: include/functions.inc:2346
+#, php-format
+msgid "The optional objectclass '%s' does not have version %s"
+msgstr ""
+
+#: include/functions.inc:2350
+#, php-format
+msgid "Class(es) available"
+msgstr ""
+
+#: include/functions.inc:2372
+msgid ""
+"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema    configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2373
+msgid ""
+"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
+"be      AUXILIARY"
+msgstr ""
+
+#: include/functions.inc:2377
+msgid ""
+"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema   configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2378
+msgid "The objectClass 'posixGroup' must be STRUCTURAL"
+msgstr ""
+
+#: include/class_tabs.inc:193
+#, php-format
+msgid "Delete process has been canceled by plugin '%s': %s"
+msgstr ""
+
+#: include/class_tabs.inc:316
+msgid "References"
+msgstr "Riferimenti"
+
+#: include/class_debconfTemplate.inc:260
+#, fuzzy
+msgid "This package has no debconf options."
+msgstr "Questa identità non possiede estensioni telefoniche"
+
+#: include/functions_helpviewer.inc:43
+#, php-format
+msgid "XML error in guide.xml: %s at line %d"
+msgstr ""
+
+#: include/functions_helpviewer.inc:84
+msgid "No help available for this plugin."
+msgstr ""
+
+#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
+msgid "previous"
+msgstr ""
+
+#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
+msgid "next"
+msgstr ""
+
+#: include/functions_helpviewer.inc:385
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr ""
+
+#: include/functions_helpviewer.inc:459
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:40
+msgid "Warning: Account has an invalid mailserver string!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:58
+msgid ""
+"Warning: IMAP Server cannot be reached! If you save this account, some mail "
+"settings will not be stored on your server!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:156
+#, php-format
+msgid "Can't create IMAP mailbox. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:175
+#, php-format
+msgid "Can't write IMAP quota. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:201
+msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:219
+msgid "Warning: imap_getacl is not available, can't get imap permissions!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:241
+#, php-format
+msgid "Can't remove IMAP mailbox. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:282
+#, php-format
+msgid "Can't get sieve script. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:353
+#, php-format
+msgid "Can't send sieve script. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:357
+#, php-format
+msgid "Can't activate GOsa sieve script. Server says '%s'."
+msgstr ""
+
+#: include/class_ppdManager.inc:13
+#, php-format
+msgid "PPD manager : The specified path '%s' doesn't exists."
+msgstr ""
+
+#: include/class_ppdManager.inc:144
+#, php-format
+msgid "Specified ppd file '%s' can't be opened for reading."
+msgstr ""
+
+#: include/class_ppdManager.inc:146
+#, php-format
+msgid "The required tmp file file '%s' can't be opened for writing."
+msgstr ""
+
+#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
+#, php-format
+msgid ""
+"Parsing PPD file %s failed - line too long. Trailing characters have been "
+"ignored"
+msgstr ""
+
+#: include/class_ppdManager.inc:178
+msgid "Nested groups are not supported!"
+msgstr "Gruppi ricorsivi non supportati!"
+
+#: include/class_ppdManager.inc:182
+msgid "Group name not unique!"
+msgstr "Nome del gruppo non unico!"
+
+#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
+msgid "Symbol values are not supported yet!"
+msgstr ""
+
+#: include/class_ppdManager.inc:212
+msgid "Nested options are not supported!"
+msgstr ""
+
+#: include/class_ppdManager.inc:237
+msgid "PickMany is not supported yet!"
+msgstr ""
+
+#: include/class_ppdManager.inc:318
+#, php-format
+msgid "Parsing PPD file %s failed - no information found."
+msgstr ""
+
+#: setup/setup_config2.tpl:6
+msgid "Samba hash generator"
+msgstr ""
+
+#: setup/setup_config2.tpl:31
+#, fuzzy
+msgid "RID base"
+msgstr "Database"
+
+#: setup/setup_config2.tpl:46
+#, fuzzy
+msgid "Workstation container"
+msgstr "Mostra workstation"
+
+#: setup/setup_config2.tpl:61
+#, fuzzy
+msgid "Samba SID mapping"
+msgstr "Samba"
+
+#: setup/setup_config2.tpl:70
+#, fuzzy
+msgid "Additional GOsa settings"
+msgstr "Opzioni applicazione"
+
+#: setup/setup_config2.tpl:74
+msgid "Enable Copy & Paste"
+msgstr ""
+
+#: setup/setup_config2.tpl:86
+#, fuzzy
+msgid "Enable FAI release management"
+msgstr "Riferimenti"
+
+#: setup/setup_config2.tpl:98
+#, fuzzy
+msgid "Enable user netatalk plugin"
+msgstr "Crea estensioni telefoniche"
+
+#: setup/setup_config2.tpl:109
+#, fuzzy
+msgid "Government mode"
+msgstr "nella cartella"
+
+#: setup/setup_config2.tpl:122
+msgid "Mail method"
+msgstr "Metodo di amministrazione della posta"
+
+#: setup/setup_config2.tpl:136
+#, fuzzy
+msgid "Vacation templates"
+msgstr "Messaggio di di risposta automatica"
+
+#: setup/setup_config2.tpl:152
+msgid "Use Cyrus UNIX style"
+msgstr ""
+
+#: setup/setup_config2.tpl:162
+#, fuzzy
+msgid "Snapshots / Undo"
+msgstr "Nome applicazione"
+
+#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
+#, fuzzy
+msgid "Enable snapshots"
+msgstr "Crea estensioni di posta"
+
+#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
+#, fuzzy
+msgid "Snapshot base"
+msgstr "Nome applicazione"
+
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailinglist"
+msgstr ""
+
+#: setup/setup_feedback.tpl:9
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+
+#: setup/setup_feedback.tpl:41
+msgid "Send feedback to the GOsa project team"
+msgstr ""
+
+#: setup/setup_feedback.tpl:44
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+
+#: setup/setup_feedback.tpl:50
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:60
+msgid "If not, what problems did you encounter"
+msgstr ""
+
+#: setup/setup_feedback.tpl:68
+msgid "Is this the first time you use GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:74
+msgid "I use it since"
+msgstr ""
+
+#: setup/setup_feedback.tpl:75
+msgid "Select the year since when you are using GOsa"
+msgstr ""
+
+#: setup/setup_feedback.tpl:82
+msgid "What operating system / distribution do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:90
+msgid "What web server do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:98
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:106
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:110
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:116
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:123
+#, fuzzy
+msgid "Features"
+msgstr "Futuro"
+
+#: setup/setup_feedback.tpl:126
+msgid "What features of GOsa do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:136
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:143
+msgid "Send feedback"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
+#, fuzzy
+msgid "GOsa settings 3/3"
+msgstr "Opzioni di posta dell'identità"
+
+#: setup/class_setupStep_Config3.inc:69
+msgid "Tweak some GOsa core behaviour"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:171
+msgid "Session lifetime must be a numeric value."
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:175
+msgid "Maximal ldap query time must be a numeric value. "
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:38
+#, fuzzy
+msgid "Write configuration file"
+msgstr "File di configurazione"
+
+#: setup/class_setupStep_Finish.inc:39
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "File di configurazione"
+
+#: setup/class_setupStep_Finish.inc:100
+msgid ""
+"Your configuration file is currently world readable. Please updated the file "
+"permissions!"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:102
+#, fuzzy
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
+
+#: setup/class_setupStep_Finish.inc:111
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the webserver is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"Dopo averlo scaricato dentro /etc/gosa/, assicurati che l'utente del "
+"webserver sia in grado di leggerlo mentre tutti gli altri utenti non "
+"possono. In molti casi è sufficiente eseguire i comandi seguenti."
+
+#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
+msgid "Installation check"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:40
+msgid "Basic checks for PHP version and required extensions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:64
+#, fuzzy
+msgid "Checking PHP version"
+msgstr "Controllo della versione di PHP (>=4.1.0)"
+
+#: setup/class_setupStep_Checks.inc:65
+#, fuzzy, php-format
+msgid "PHP must be of version %s / %s or above."
+msgstr "PHP deve essere la versione 4.1.0 o superiore."
+
+#: setup/class_setupStep_Checks.inc:66
+msgid ""
+"GOsa requires functionality that is not available (or buggy) in older PHP "
+"versions. Please update to a supported version."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:72
+#, fuzzy
+msgid "Checking for LDAP support"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Checks.inc:73
+#, fuzzy
+msgid "This is the main extension used by GOsa and therefore really required."
+msgstr ""
+"Questo è il modulo più importante usato da GOsa ed è quindi necessario."
+
+#: setup/class_setupStep_Checks.inc:74
+msgid ""
+"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
+"your LDAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:80
+msgid "Checking for gettext support"
+msgstr "Controllo il support per gettext"
+
+#: setup/class_setupStep_Checks.inc:81
+#, fuzzy
+msgid "Gettext support is required for internationalization."
+msgstr "Gettext è necessario al supporto per le lingue."
+
+#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
+msgid "Please make sure that the extension is activated."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:88
+msgid "Checking for iconv support"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Checks.inc:89
+#, fuzzy
+msgid ""
+"This module is used by GOsa to convert samba munged dial informations and is "
+"therefore required. "
+msgstr ""
+"Questo modulo è usato da GOsa per convertire alcune informazioni usate da "
+"samba ed è necessario."
+
+#: setup/class_setupStep_Checks.inc:96
+#, fuzzy
+msgid "Checking for mhash support"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Checks.inc:97
+msgid "You'll need this module to make use of SSHA encryption"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:98
+msgid ""
+"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
+"mhash."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:104
+#, fuzzy
+msgid "Checking for IMAP support"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Checks.inc:105
+#, fuzzy
+msgid ""
+"The IMAP module is needed to communicate with the IMAP server. GOsa "
+"retrieves status information, creates and deletes mail users, etc."
+msgstr "Questo modulo è necessario per comunicare con il server di posta."
+
+#: setup/class_setupStep_Checks.inc:106
+msgid ""
+"This module is used to communicate with your mail server. Please install "
+"php4-imap/php5-imap."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:112
+#, fuzzy
+msgid "Checking for getacl in IMAP implementation"
+msgstr "Controllo il supporto per getacl"
+
+#: setup/class_setupStep_Checks.inc:113
+#, fuzzy
+msgid ""
+"The getacl support is needed to handle shared folder permissions. Old IMAP "
+"extensions are not capable of reading acl's. You need a recent PHP version "
+"to use this feature."
+msgstr ""
+"Il support per getacl serve a ottenere i permessi di accesso delle cartelle "
+"di posta sul server. GOsa funziona correttamente anche senza."
+
+#: setup/class_setupStep_Checks.inc:120
+#, fuzzy
+msgid "Checking for MySQL support"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Checks.inc:121
+#, fuzzy
+msgid ""
+"MySQL support is needed to communicate with several supported databases."
+msgstr ""
+"Queso modulo serve a leggere i report di GOfax dal database.GOsa funziona "
+"correttamente anche senza."
+
+#: setup/class_setupStep_Checks.inc:122
+msgid ""
+"This module is required to communicate with database servers (GOfax, "
+"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:128
+#, fuzzy
+msgid "Checking for kadm5 support"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Checks.inc:129
+msgid ""
+"Managing users in kerberos requires the kadm5 module which is downloadable "
+"via PEAR network."
+msgstr ""
+"Questo modulo serve ad amministrare gli utenti in un dominio Kerberos. GOsa "
+"funziona correttamente anche senza."
+
+#: setup/class_setupStep_Checks.inc:130
+#, fuzzy
+msgid ""
+"This module is required to manage user in kerberos, it is downloadable via "
+"PEAR network"
+msgstr ""
+"Questo modulo serve ad amministrare gli utenti in un dominio Kerberos. GOsa "
+"funziona correttamente anche senza."
+
+#: setup/class_setupStep_Checks.inc:136
+#, fuzzy
+msgid "Checking for SNMP support"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Checks.inc:137
+msgid ""
+"The simple network management protocol is needed to get status information "
+"from clients."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:138
+msgid ""
+"This module is required for client monitoring. Please install php4-snmp/php5-"
+"snmp."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:144
+#, fuzzy
+msgid "Checking for CUPS support"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Checks.inc:145
+#, fuzzy
+msgid ""
+"In order to read available printers via the IPP protocol instead of printcap "
+"files, you've to install the CUPS module."
+msgstr ""
+"Questo modulo serve a ottenere le informazioni sulle stampanti di rete. GOsa "
+"funziona correttamente anche senza."
+
+#: setup/class_setupStep_Checks.inc:154
+msgid "Checking for fping utility"
+msgstr "Controllo il supporto per fping"
+
+#: setup/class_setupStep_Checks.inc:155
+#, fuzzy
+msgid ""
+"The fping utility is used if you've got a thin client based terminal "
+"environment."
+msgstr ""
+"Il programma fping è usato solo nel caso di ambienti basati su terminali "
+"'thin client'."
+
+#: setup/class_setupStep_Checks.inc:156
+#, fuzzy
+msgid ""
+"The fping utility is only used in thin client based terminal environment."
+msgstr ""
+"Il programma fping è usato solo nel caso di ambienti basati su terminali "
+"'thin client'."
+
+#: setup/class_setupStep_Checks.inc:171
+msgid "SAMBA password hash generation"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:172
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 passwords, you've to install additional packages "
+"to generate password hashes."
+msgstr ""
+"Un programma in grado di generare password con algoritmo LM/NT è necessario "
+"per poter usare Samba 2 o 3."
+
+#: setup/class_setupStep_Checks.inc:173
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
+"a look at mkntpasswd."
+msgstr ""
+"Un programma in grado di generare password con algoritmo LM/NT è necessario "
+"per poter usare Samba 2 o 3."
+
+#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
+#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
+#: setup/class_setupStep_Checks.inc:251
+msgid "Off"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:184
+#, fuzzy
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"register_globals è un meccanismo PHP che può comportare maggiori rischi per "
+"la sicurezza. GOsa funziona in entrambe le modalità"
+
+#: setup/class_setupStep_Checks.inc:185
+#, fuzzy
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Controllo se register_globals e impostato su 'off'"
+
+#: setup/class_setupStep_Checks.inc:193
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:194
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:195
+#, fuzzy
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione session."
+"auto_register su 'off' nel file php.ini"
+
+#: setup/class_setupStep_Checks.inc:203
+#, fuzzy
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione session."
+"auto_register su 'off' nel file php.ini"
+
+#: setup/class_setupStep_Checks.inc:204
+#, fuzzy
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione session."
+"auto_register su 'off' nel file php.ini"
+
+#: setup/class_setupStep_Checks.inc:211
+#, fuzzy
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducable! Increase it for larger setups."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione "
+"memory_limit a 16MB o più nel file php.ini"
+
+#: setup/class_setupStep_Checks.inc:212
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:219
+#, fuzzy
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Per motivi di performance è consigliato di impostare l'opzione "
+"implicit_flush su 'off' nel file php.ini."
+
+#: setup/class_setupStep_Checks.inc:220
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:227
+#, fuzzy
+msgid "The Execution time should be at least 30 seconds."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione "
+"max_execution_time a 30 secondi o più nel file php.ini"
+
+#: setup/class_setupStep_Checks.inc:228
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:235
+#, fuzzy
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Per motivi di sicurezza è consigliato di impostare l'opzione expose_php su "
+"'off' nel file php.ini."
+
+#: setup/class_setupStep_Checks.inc:236
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:242
+#, fuzzy
+msgid "On"
+msgstr "Opzioni"
+
+#: setup/class_setupStep_Checks.inc:243
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+"Per motivi di sicurezza è consigliato di impostare l'opzione "
+"magic_quotes_gpc su 'on' nel file php.ini."
+
+#: setup/class_setupStep_Checks.inc:244
+#, fuzzy
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Controllo se register_globals e impostato su 'off'"
+
+#: setup/class_setupStep_Checks.inc:252
+#, fuzzy
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"Per motivi di sicurezza è consigliato di impostare l'opzione "
+"magic_quotes_gpc su 'on' nel file php.ini."
+
+#: setup/class_setupStep_Checks.inc:253
+#, fuzzy
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione session."
+"auto_register su 'off' nel file php.ini"
+
+#: setup/class_setupStep_Checks.inc:264
+#, fuzzy
+msgid "Configuration writeable"
+msgstr "File di configurazione"
+
+#: setup/class_setupStep_Checks.inc:265
+#, fuzzy
+msgid "The configuration file can't be written"
+msgstr "File di configurazione"
+
+#: setup/class_setupStep_Checks.inc:266
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writeable."
+msgstr ""
+
+#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
+msgid "License"
+msgstr ""
+
+#: setup/class_setupStep_License.inc:55
+msgid "Terms and conditions for usage"
+msgstr ""
+
+#: setup/setup_ldap.tpl:7
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
+
+#: setup/setup_ldap.tpl:25
+#, fuzzy
+msgid "LDAP connection"
+msgstr "Disconnessione "
+
+#: setup/setup_ldap.tpl:29
+msgid "Location name"
+msgstr "Nome locazione"
+
+#: setup/setup_ldap.tpl:37
+#, fuzzy
+msgid "Connection URL"
+msgstr "Connessione"
+
+#: setup/setup_ldap.tpl:45
+#, fuzzy
+msgid "TLS connection"
+msgstr "Connessione"
+
+#: setup/setup_ldap.tpl:65
+#, fuzzy
+msgid "Reload"
+msgstr "leggere"
+
+#: setup/setup_ldap.tpl:69
+#, fuzzy
+msgid "Authentication"
+msgstr "Destinazione"
+
+#: setup/setup_ldap.tpl:73
+msgid "Admin DN"
+msgstr "DN dell'amministratore"
+
+#: setup/setup_ldap.tpl:78
+#, fuzzy
+msgid "Select user"
+msgstr "Rimuovi"
+
+#: setup/setup_ldap.tpl:86
+msgid "Automatically append LDAP base to admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:101
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Impostazioni Samba"
+
+#: setup/setup_ldap.tpl:105
+msgid "Use rfc2307bis compliant groups"
+msgstr ""
+
+#: setup/setup_ldap.tpl:117
+#, fuzzy
+msgid "Current status"
+msgstr "Stato"
+
+#: setup/setup_checks.tpl:9
+msgid "PHP module and extension checks"
+msgstr ""
+
+#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "PHP setup configuration"
+msgstr "Scarica il file di  configurazione"
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "show information"
+msgstr "Informazioni personali"
+
+#: setup/setup_welcome.tpl:4
+msgid ""
+"This seems to be the first time you start GOsa - we didn't find any "
+"configuration right now. This simple wizard intends to help you while "
+"setting it up."
+msgstr ""
+
+#: setup/setup_welcome.tpl:8
+msgid "What will the wizard do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:11
+#, fuzzy
+msgid "Create a basic, single site configuration"
+msgstr "Scarica il file di  configurazione"
+
+#: setup/setup_welcome.tpl:12
+msgid "Tries to find problems within your PHP and LDAP setup"
+msgstr ""
+
+#: setup/setup_welcome.tpl:13
+msgid "Let you choose from a set of basic and advanced configuration switches"
+msgstr ""
+
+#: setup/setup_welcome.tpl:14
+msgid "Guided migration of existing LDAP trees"
+msgstr ""
+
+#: setup/setup_welcome.tpl:17
+msgid "What will the wizard NOT do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:20
+#, fuzzy
+msgid "Find every possible configuration error"
+msgstr "File di configurazione"
+
+#: setup/setup_welcome.tpl:21
+msgid "Migrate every possible LDAP setup - create backup dumps!"
+msgstr ""
+
+#: setup/setup_welcome.tpl:25
+#, fuzzy
+msgid "To continue..."
+msgstr "Configurazione continua..."
+
+#: setup/setup_welcome.tpl:28
+msgid ""
+"For security reasons you need to authenticate for the installation by "
+"creating the file '/tmp/gosa.auth', containing the current session ID on the "
+"servers local filesystem. This can be done by executing the following "
+"command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:34
+msgid "Click the 'Continue' button when you've finished."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:53
+#, fuzzy
+msgid "LDAP setup"
+msgstr "Dispositivi"
+
+#: setup/class_setupStep_Ldap.inc:54
+#, fuzzy
+msgid "LDAP connection setup"
+msgstr "Disconnessione "
+
+#: setup/class_setupStep_Ldap.inc:55
+#, fuzzy
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr "I campi seguenti permettono una configurazione base di GOsa."
+
+#: setup/class_setupStep_Ldap.inc:99
+#, php-format
+msgid "Anonymous bind failed on server '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:101
+#, fuzzy, php-format
+msgid "Bind as user '%s' failed on server '%s'."
+msgstr "Impossibile selezionare il database!"
+
+#: setup/class_setupStep_Ldap.inc:106
+#, php-format
+msgid "Anonymous bind on server '%s' succeeded."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:107
+#, fuzzy
+msgid "Please specify user and password."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: setup/class_setupStep_Ldap.inc:109
+#, fuzzy, php-format
+msgid "Bind as user '%s' on server '%s' succeeded."
+msgstr "Impossibile selezionare il database!"
+
+#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
+#, fuzzy
+msgid "LDAP schema check"
+msgstr "Server"
+
+#: setup/class_setupStep_Schema.inc:42
+msgid "Perform test on your current LDAP schema"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:38
+#, fuzzy
+msgid "Welcome"
+msgstr "Benvenuto %s!"
+
+#: setup/class_setupStep_Welcome.inc:39
+#, fuzzy
+msgid "The welcome message"
+msgstr "Elimina questo record"
+
+#: setup/class_setupStep_Welcome.inc:40
+#, fuzzy
+msgid "Welcome to GOsa setup wizard"
+msgstr "Benvenuto nel setup di GOsa!"
+
+#: setup/setup_frame.tpl:11
+#, fuzzy
+msgid "GOsa setup wizard"
+msgstr "Opzioni di posta dell'identità"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Installation"
+msgstr "Amministrazione"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Steps"
+msgstr "Sistemi"
+
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+#, fuzzy
+msgid "Language setup"
+msgstr "Lingua"
+
+#: setup/class_setupStep_Language.inc:42
+#, fuzzy
+msgid "This step allows you to select your preferred language."
+msgstr "Lingua preferita"
+
+#: setup/class_setupStep_Language.inc:47
+#, fuzzy
+msgid "Automatic"
+msgstr "automatico"
+
+#: setup/class_setupStep_Language.inc:51
+#, fuzzy
+msgid "Chinese"
+msgstr "reset"
+
+#: setup/setup_migrate.tpl:5
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:33
+#, fuzzy
+msgid "Check again"
+msgstr "Continua"
+
+#: setup/setup_migrate.tpl:37
+msgid "Move windows workstations into a valid windows workstation department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:39
+msgid ""
+"This dialog allows you to move the displayed windows workstations into a "
+"valid department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:41
+msgid ""
+"Be careful with this tool, there may be references pointing to this "
+"workstations that can't be migrated."
+msgstr ""
+
+#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
+#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
+#: setup/setup_migrate.tpl:346
+#, fuzzy
+msgid "Select all"
+msgstr "Rimuovi"
+
+#: setup/setup_migrate.tpl:67
+msgid "Move selected windows workstations into the following GOsa department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:72
+#, fuzzy
+msgid "Move selected workstations"
+msgstr "Selezione le workstation da aggiungere"
+
+#: setup/setup_migrate.tpl:73
+msgid "What will be done here"
+msgstr ""
+
+#: setup/setup_migrate.tpl:85
+msgid "Move groups into configured group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:88
+msgid ""
+"This dialog allows moving a couple of groups to the configured group tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:91
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"groups. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:94
+msgid "Move selected groups into this group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
+#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
+#, fuzzy
+msgid "Hide changes"
+msgstr "Open-Xchange"
+
+#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
+#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
+#, fuzzy
+msgid "Show changes"
+msgstr "Mostra telefoni"
+
+#: setup/setup_migrate.tpl:140
+msgid "Move users into configured user tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:142
+msgid ""
+"This dialog allows moving a couple of users to the configured user tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:145
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"users. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:148
+#, fuzzy
+msgid "Move selected users into this people tree"
+msgstr "Nuovo template"
+
+#: setup/setup_migrate.tpl:198
+msgid "Next"
+msgstr ""
+
+#: setup/setup_migrate.tpl:201
+#, fuzzy
+msgid "Create a new GOsa administrator account"
+msgstr "Crea estensioni di posta"
+
+#: setup/setup_migrate.tpl:204
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+
+#: setup/setup_migrate.tpl:233
+#, fuzzy
+msgid "Password (again)"
+msgstr "Algorimo password"
+
+#: setup/setup_migrate.tpl:258
+msgid ""
+"The listed departments are currenlty invisble in the GOsa user interface. If "
+"you want to change this for a couple of entries, select them and use the "
+"migrate button below."
+msgstr ""
+
+#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
+msgid ""
+"If you want to know what will be done when migrating the selected entries, "
+"use the 'Show changes' button to see the LDIF."
+msgstr ""
+
+#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
+#, fuzzy
+msgid "Current"
+msgstr "Password attuale"
+
+#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
+#, fuzzy
+msgid "After migration"
+msgstr "Amministrazione utenti"
+
+#: setup/setup_migrate.tpl:313
+msgid ""
+"The listed users are currenlty invisble in the GOsa user interface. If you "
+"want to change this for a couple of users, just select them and use the "
+"'Migrate' button below."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
+#, fuzzy
+msgid "GOsa settings 1/3"
+msgstr "Opzioni di posta dell'identità"
+
+#: setup/class_setupStep_Config1.inc:75
+#, fuzzy
+msgid "GOsa generic settings"
+msgstr "Impostazioni generali delle code"
+
+#: setup/class_setupStep_Config1.inc:117
+#, php-format
+msgid "The specified value for '%s' must be a numeric value"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
+msgid "GID / UID min id"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
+#, php-format
+msgid "Don't add a trailing comma to '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121
+msgid "People storage ou"
+msgstr "Ou delle persone"
+
+#: setup/class_setupStep_Config1.inc:125
+msgid "Group storage ou"
+msgstr "Ou dei gruppi"
+
+#: setup/class_setupStep_Config1.inc:129
+msgid "Uid base must be numeric"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:133
+msgid "The given password minimum length is not numeric."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:136
+msgid "The given password differ value is not numeric."
+msgstr ""
+
+#: setup/setup_language.tpl:3
+#, fuzzy
+msgid "Please select the preferred language"
+msgstr "Lingua preferita"
+
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overriden per user."
+msgstr ""
+
+#: setup/setup_language.tpl:9
+#, fuzzy
+msgid "Please your preferred language here"
+msgstr "Lingua preferita"
+
+#: setup/setup_config3.tpl:2
+#, fuzzy
+msgid "GOsa core settings"
+msgstr "Opzioni di posta dell'identità"
+
+#: setup/setup_config3.tpl:6
+#, fuzzy
+msgid "Disable primary group filter"
+msgstr "Mostra gruppi di utenti"
+
+#: setup/setup_config3.tpl:18
+#, fuzzy
+msgid "Honour administrative units"
+msgstr "Amministrazione dei gruppi di utenti"
+
+#: setup/setup_config3.tpl:30
+#, fuzzy
+msgid "Smarty compile directory"
+msgstr "Home directory"
+
+#: setup/setup_config3.tpl:39
+#, fuzzy
+msgid "Path for PPD storage"
+msgstr "Algorimo password"
+
+#: setup/setup_config3.tpl:55
+#, fuzzy
+msgid "Path for kiosk profile storage"
+msgstr "Opzioni di posta dell'identità"
+
+#: setup/setup_config3.tpl:74
+#, fuzzy
+msgid "Network resolv hook"
+msgstr "Mostra dispositiva di rete"
+
+#: setup/setup_config3.tpl:92
+#, fuzzy
+msgid "Mail queue script"
+msgstr "Script path"
+
+#: setup/setup_config3.tpl:110
+#, fuzzy
+msgid "Notification script"
+msgstr "Non ci sono certificati installati"
+
+#: setup/setup_config3.tpl:126
+msgid "Login and session"
+msgstr ""
+
+#: setup/setup_config3.tpl:129
+msgid "Enforce register_globals to be deactivated"
+msgstr ""
+
+#: setup/setup_config3.tpl:141
+msgid "Enforce encrypted connections"
+msgstr ""
+
+#: setup/setup_config3.tpl:153
+msgid "Warn if session is not encrypted"
+msgstr ""
+
+#: setup/setup_config3.tpl:165
+#, fuzzy
+msgid "Session lifetime"
+msgstr "Rilevato un conflitto di sessione"
+
+#: setup/setup_config3.tpl:173
+msgid "Debugging"
+msgstr ""
+
+#: setup/setup_config3.tpl:177
+#, fuzzy
+msgid "Show PHP errors"
+msgstr "Errore PHP"
+
+#: setup/setup_config3.tpl:189
+#, fuzzy
+msgid "Maximum LDAP query time"
+msgstr "Inoltra i messaggi a"
+
+#: setup/setup_config3.tpl:207
+msgid "Log LDAP statistics"
+msgstr ""
+
+#: setup/setup_config3.tpl:219
+#, fuzzy
+msgid "Debug level"
+msgstr "Rimuovi"
+
+#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
+#, fuzzy
+msgid "Disabled"
+msgstr "disabilitato"
+
+#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
+#, fuzzy
+msgid "Enabled"
+msgstr "disabilitato"
+
+#: setup/class_setupStep_Feedback.inc:91
+#, fuzzy
+msgid "UNIX accounts/groups"
+msgstr "Account Unix"
+
+#: setup/class_setupStep_Feedback.inc:93
+#, fuzzy
+msgid "Samba management"
+msgstr "Dirigenza"
+
+#: setup/class_setupStep_Feedback.inc:95
+#, fuzzy
+msgid "Mailsystem management"
+msgstr "Riferimenti"
+
+#: setup/class_setupStep_Feedback.inc:97
+#, fuzzy
+msgid "FAX system administration"
+msgstr "Amministrazione utenti"
+
+#: setup/class_setupStep_Feedback.inc:99
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "Amministrazione utenti"
+
+#: setup/class_setupStep_Feedback.inc:101
+#, fuzzy
+msgid "System inventory"
+msgstr "Elimina contatto"
+
+#: setup/class_setupStep_Feedback.inc:103
+#, fuzzy
+msgid "System-/Configmanagement"
+msgstr "Riferimenti"
+
+#: setup/class_setupStep_Feedback.inc:111
+#: setup/class_setupStep_Feedback.inc:113
+#, fuzzy
+msgid "Notification and feedback"
+msgstr "Non ci sono certificati installati"
+
+#: setup/class_setupStep_Feedback.inc:112
+#, fuzzy
+msgid "Get notifications or send feedback"
+msgstr "Non ci sono certificati installati"
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid ""
+"Could not connect to feedback server (%s). There is possibly no connection "
+"to the internet."
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid ""
+"Error while sending your feedback. The service is possible temporary "
+"unavailable"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:149
+msgid "Feedback sucessfully send"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:183
+msgid ""
+"You should have enabled at least one option, to subscribe or send your "
+"feedback."
+msgstr ""
+
+#: setup/class_setup.inc:210
+#, fuzzy
+msgid "Completed"
+msgstr "incompleto"
+
+#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
+#, fuzzy
+msgid "LDAP inspection"
+msgstr "Ispezione della configurazione PHP"
+
+#: setup/class_setupStep_Migrate.inc:107
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:113
+#, fuzzy
+msgid "Checking for root object"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Migrate.inc:119
+msgid "Checking permissions on LDAP database"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:125
+#, fuzzy
+msgid "Checking for invisible deparmtments"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Migrate.inc:131
+#, fuzzy
+msgid "Checking for invisible users"
+msgstr "Controllo il supporto per iconv"
+
+#: setup/class_setupStep_Migrate.inc:137
+#, fuzzy
+msgid "Checking for super administrator"
+msgstr "Controllo la presenza di alcuni programmi addizionali"
+
+#: setup/class_setupStep_Migrate.inc:143
+#, fuzzy
+msgid "Checking for users outside the people tree"
+msgstr "Controllo il modulo cups"
+
+#: setup/class_setupStep_Migrate.inc:149
+#, fuzzy
+msgid "Checking for groups outside the groups tree"
+msgstr "Controllo il modulo cups"
+
+#: setup/class_setupStep_Migrate.inc:155
+msgid "Checking for windows workstations outside the winstation tree"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:161
+#, fuzzy
+msgid "Checking for duplicate uid numbers"
+msgstr "Controllo il supporto per %s"
+
+#: setup/class_setupStep_Migrate.inc:167
+#, fuzzy
+msgid "Checking for duplicate gid numbers"
+msgstr "Controllo il supporto per %s"
+
+#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
+#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
+#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
+#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
+#: setup/class_setupStep_Migrate.inc:807
+#, fuzzy
+msgid "LDAP query failed"
+msgstr "La query al database è fallita!"
+
+#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
+#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
+#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
+#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
+#: setup/class_setupStep_Migrate.inc:808
+msgid "Possibly the 'root object' is missing."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:213
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'uidNumber'."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: setup/class_setupStep_Migrate.inc:262
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'gidNumber'."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
+#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
+#: setup/class_setupStep_Migrate.inc:1577
+#: setup/class_setupStep_Migrate.inc:1590
+msgid "Failed"
+msgstr "Fallito"
+
+#: setup/class_setupStep_Migrate.inc:319
+#, php-format
+msgid ""
+"Found %s winstations outside the predefined winstation department ou '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
+#: setup/class_setupStep_Migrate.inc:728
+#, fuzzy
+msgid "Migrate"
+msgstr "Creare"
+
+#: setup/class_setupStep_Migrate.inc:387
+#, fuzzy, php-format
+msgid "Found %s groups outside the configured tree '%s'."
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
+#, fuzzy
+msgid "Move"
+msgstr "Dominio"
+
+#: setup/class_setupStep_Migrate.inc:462
+#, php-format
+msgid "Found %s user(s) outside the configured tree '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
+#, php-format
+msgid ""
+"The specified user '%s' does not have full access to your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:597
+#, php-format
+msgid "Found %s user(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
+#, php-format
+msgid ""
+"Failed to migrate the department '%s' into GOsa, error message is as follows "
+"'%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:727
+#, php-format
+msgid "Found %s department(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:882
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:945
+#, fuzzy, php-format
+msgid "Adding acls for user '%s' failed, ldap says '%s'."
+msgstr "Impossibile selezionare il database!"
+
+#: setup/class_setupStep_Migrate.inc:970
+msgid "Specified passwords are empty or not equal."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:975
+#, fuzzy
+msgid "Please specify a valid uid."
+msgstr "Prego inserire un numero di telefono valido!"
+
+#: setup/class_setupStep_Migrate.inc:1019
+#, php-format
+msgid ""
+"Could not add administrative user, there is already an object with the same "
+"dn '%s' in your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1056
+#: setup/class_setupStep_Migrate.inc:1104
+#: setup/class_setupStep_Migrate.inc:1152
+#, fuzzy
+msgid "Couldn't move users to specified department."
+msgstr "Mostra utenti del dipartimento"
+
+#: setup/class_setupStep_Migrate.inc:1066
+msgid "Winstation will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1077
+#: setup/class_setupStep_Migrate.inc:1125
+msgid "Updating following references too"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1114
+msgid "Group will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1162
+msgid "User will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1172
+msgid "The following references will be updated"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1578
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1579
+#: setup/class_setupStep_Migrate.inc:1592
+#, fuzzy
+msgid "Try to create root object"
+msgstr "Gruppo di oggetti"
+
+#: setup/class_setupStep_Migrate.inc:1591
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1881
+#, php-format
+msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1884
+msgid "Something went wrong while copying dns."
+msgstr ""
+
+#: setup/setup_finish.tpl:3
+#, fuzzy
+msgid "Create your configuration file"
+msgstr "File di configurazione"
+
+#: setup/setup_finish.tpl:13
+msgid "Download configuration"
+msgstr "Scarica il file di  configurazione"
+
+#: setup/setup_finish.tpl:18
+#, fuzzy
+msgid "Status: "
+msgstr "Stato"
+
+#: setup/setup_schema.tpl:3
+#, fuzzy
+msgid "Schema specific settings"
+msgstr "Impostazioni Samba"
+
+#: setup/setup_schema.tpl:7
+msgid "Enable schema validation when logging in"
+msgstr ""
+
+#: setup/setup_schema.tpl:16
+#, fuzzy
+msgid "Check status"
+msgstr "Stato"
+
+#: setup/setup_schema.tpl:20
+msgid "Schema check succeeded"
+msgstr ""
+
+#: setup/setup_schema.tpl:23
+#, fuzzy
+msgid "Schema check failed"
+msgstr "Server"
+
+#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
+#, fuzzy
+msgid "GOsa settings 2/3"
+msgstr "Opzioni di posta dell'identità"
+
+#: setup/class_setupStep_Config2.inc:82
+#, fuzzy
+msgid "Customize special parameters"
+msgstr "Parametro"
+
+#: setup/setup_config1.tpl:2
+msgid "Look and feel"
+msgstr ""
+
+#: setup/setup_config1.tpl:6
+#, fuzzy
+msgid "Theme"
+msgstr "Cellulare"
+
+#: setup/setup_config1.tpl:15
+#, fuzzy
+msgid "People and group storage"
+msgstr "Ou delle persone"
+
+#: setup/setup_config1.tpl:18
+#, fuzzy
+msgid "People DN attribute"
+msgstr "Attributo DN delle persone"
+
+#: setup/setup_config1.tpl:29
+#, fuzzy
+msgid "People storage subtree"
+msgstr "Ou delle persone"
+
+#: setup/setup_config1.tpl:38
+#, fuzzy
+msgid "Group storage subtree"
+msgstr "Ou dei gruppi"
+
+#: setup/setup_config1.tpl:47
+msgid "Include personal title in user DN"
+msgstr ""
+
+#: setup/setup_config1.tpl:58
+msgid "Relaxed naming policies"
+msgstr ""
+
+#: setup/setup_config1.tpl:69
+#, fuzzy
+msgid "Automatic uids"
+msgstr "automatico"
+
+#: setup/setup_config1.tpl:101
+#, fuzzy
+msgid "Number base for people/groups"
+msgstr "UID di base per utenti/gruppi"
+
+#: setup/setup_config1.tpl:109
+msgid "Hook for number base"
+msgstr ""
+
+#: setup/setup_config1.tpl:128
+#, fuzzy
+msgid "Password encryption algorithm"
+msgstr "Algoritmo di criptaggio"
+
+#: setup/setup_config1.tpl:139
+#, fuzzy
+msgid "Password restrictions"
+msgstr "La password spira il"
+
+#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
+msgid "Password minimum length"
+msgstr ""
+
+#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
+msgid "Different characters from old password"
+msgstr ""
+
+#: setup/setup_config1.tpl:170
+#, fuzzy
+msgid "Password change hook"
+msgstr "Cambia la password"
+
+#: setup/setup_config1.tpl:186
+msgid "Use SASL for kerberos"
+msgstr ""
+
+#: setup/setup_config1.tpl:197
+#, fuzzy
+msgid "Use account expiration"
+msgstr "L'account spira dopo"
+
+#: setup/setup_config1.tpl:209
+msgid ""
+"GOsa supports several encryption types for your passwords. Normally this is "
+"adjustable via user templates, but you can specify a default method to be "
+"used here, too."
+msgstr ""
+"GOsa supporta numerosi algoritmi di criptaggio per le password. Imposta "
+"quello di default."
+
+#: setup/setup_config1.tpl:210
+#, fuzzy
+msgid ""
+"GOsa always acts as admin and manages access rights internally. This is a "
+"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
+"this to work, we need the admin DN and the corresponding password."
+msgstr ""
+"GOsa agisce sul DIT tramite l'utente di amministrazione e possiede uno "
+"schema di permessi interno. Questo è un workaround finché non sarà "
+"completato il supportp per le ACL all'interno del DIT in OpenLDAP."
+
+#: setup/setup_config1.tpl:211
+msgid ""
+"Some basic LDAP parameters are tunable and affect the locations where GOsa "
+"saves people and groups, including the way accounts get created. Check the "
+"values below if the fit your needs."
+msgstr ""
+"Alcuni parametri di LDAP sono selezionabili e influenzano il posto in cui "
+"GOsa salva le identità e i gruppi. Controlla che i valori riportati "
+"corrispondano alle impostaioni del tuo DIT."
+
+#: setup/setup_config1.tpl:212
+#, fuzzy
+msgid ""
+"GOsa has modular support for several mail methods. These methods provide "
+"interfaces to users mailboxes and general handling    for quotas. You can "
+"choose the dummy plugin to leave all your mail settings untouched."
+msgstr ""
+"GOsa supporta numerosi metodi per amministrare la posta. Questi metodi "
+"possiedono interfacce per impostare opzioni come ad esempio la quota. Puoi "
+"impostare il metodo 'dummy' per mantenere tutte le impostazioni."
+
+#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
+#, fuzzy
+msgid ""
+"You are currently editing a database entry.\n"
+" Do you want to dismiss the changes?"
+msgstr ""
+"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?"
+
+#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
+msgid "Main"
+msgstr "Principale"
+
+#: ihtml/themes/default/framework.tpl:18
+msgid "Help"
+msgstr "Aiuto"
+
+#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
+msgid "Sign out"
+msgstr "Termina la sessione"
+
+#: ihtml/themes/default/framework.tpl:31
+msgid "Signed in:"
+msgstr "Connesso:"
+
+#: ihtml/themes/default/framework.tpl:34
+msgid "GOsa main menu"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:5
+msgid "Your GOsa session has expired!"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:7
+msgid ""
+"The last interaction with the GOsa web interface has been some time ago in "
+"the past. For security reasons, the session has been closed. To continue "
+"with administrative tasks, please sign in again."
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:10
+#, fuzzy
+msgid "Sign in again"
+msgstr "Entra"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. GOsa shows the relevant attributes. Please "
+"maintain the values below to fullfill the policies."
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:24
+#, fuzzy
+msgid "Cancel all"
+msgstr "Annulla"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+#, fuzzy
+msgid "Operation complete"
+msgstr "incompleto"
+
+#: ihtml/themes/default/login.tpl:9
+msgid "GOsa login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:25
+#, fuzzy
+msgid "Login screen"
+msgstr "Utenti di Dominio"
+
+#: ihtml/themes/default/login.tpl:32
+#, fuzzy
+msgid ""
+"Please use your username and your password to log into the site "
+"administration system."
+msgstr "Usa il tuo <i>nome utente</i> e <i>password</i> per connetterti"
+
+#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
+#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
+msgid "Directory"
+msgstr "Directory"
+
+#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
+msgid "Sign in"
+msgstr "Entra"
+
+#: ihtml/themes/default/login.tpl:76
+msgid "Click here to log in"
+msgstr "Clicca qui per connetterti"
+
+#: ihtml/themes/default/acl.tpl:15
+msgid "Use members from"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:29
+msgid "Available members"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
+msgid "Members"
+msgstr "Membri"
+
+#: ihtml/themes/default/acl.tpl:63
+msgid "ACLs for this object"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:69
+#, fuzzy
+msgid "Available roles"
+msgstr "Applicazioni disponibili"
+
+#: ihtml/themes/default/conflict.tpl:2
+msgid "Session conflict detected"
+msgstr "Rilevato un conflitto di sessione"
+
+#: ihtml/themes/default/conflict.tpl:6
+msgid ""
+"Probably there's another active instance of your session. Multiple window "
+"operation is technical not possible and heavily depends on the browser "
+"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
+"possible. Pressing the Logout button will close this session."
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:10
+msgid ""
+"Ignoring this message will change/destroy the data you're currently editing, "
+"so please close multiple windows and log in again."
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:14
+msgid "Logout"
+msgstr "Termina sessione"
+
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:6
+msgid "Please choose the way to react for this session"
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:9
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid ""
+"ignore this error and show all entries that fit into the defined sizelimit "
+"and let me use filters instead"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:15
+msgid "Your Password has expired !! Choose a new Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:23
+#: ihtml/themes/default/accountexpired.tpl:27
+#, fuzzy
+msgid "Old Password"
+msgstr "Password"
+
+#: ihtml/themes/default/accountexpired.tpl:32
+#: ihtml/themes/default/accountexpired.tpl:36
+#, fuzzy
+msgid "New Password"
+msgstr "Nuova password"
+
+#: ihtml/themes/default/accountexpired.tpl:41
+#: ihtml/themes/default/accountexpired.tpl:45
+#, fuzzy
+msgid "Verify Password"
+msgstr "Password"
+
+#: ihtml/themes/default/accountexpired.tpl:51
+#, fuzzy
+msgid "Change Password"
+msgstr "Cambia la password"
+
+#: ihtml/themes/default/accountexpired.tpl:52
+#, fuzzy
+msgid "Click here to Change your password"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: ihtml/themes/default/islocked.tpl:2
+msgid "Locking conflict detected"
+msgstr "Rilevato un conflitto di accesso"
+
+#: ihtml/themes/default/islocked.tpl:9
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"webbrowser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+#, fuzzy
+msgid "Restoring object snapshots"
+msgstr "Gruppo di oggetti"
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"Remember that DNS configuration and database entries could not be restored. "
+"For some objects it is only nescessary to open and save them again (goFon), "
+"but some entries must be recreated manually (glpi)."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that could be restored"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:49
+#, fuzzy
+msgid "Creating object snapshots"
+msgstr "Gruppo di oggetti"
+
+#: ihtml/themes/default/snapshotdialog.tpl:52
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:55
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:70
+#, fuzzy
+msgid "Timestamp"
+msgstr "Timeout"
+
+#: ihtml/themes/default/snapshotdialog.tpl:79
+msgid "Reason for generating this snapshot"
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:6
+#, fuzzy
+msgid "Change your password"
+msgstr "Cambia la password"
+
+#: ihtml/themes/default/password.tpl:33
+#, fuzzy
+msgid "Success"
+msgstr "Setup completato"
+
+#: ihtml/themes/default/password.tpl:33
+msgid "Your password has been changed successfully."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:39
+#, fuzzy
+msgid "Password change"
+msgstr "Cambia la password"
+
+#: ihtml/themes/default/password.tpl:51
+msgid ""
+"This dialog provides a simple way to change your password. Enter the current "
+"password and the new password (twice) in the fields below and press the "
+"'Change' button."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:84
+#, fuzzy
+msgid "again"
+msgstr "Principale"
+
+#: ihtml/themes/default/password.tpl:85
+#, fuzzy
+msgid "New password repeated"
+msgstr "Nuova password"
+
+#: ihtml/themes/default/password.tpl:92
+#, fuzzy
+msgid "Change"
+msgstr "Annulla"
+
+#: ihtml/themes/default/password.tpl:93
+#, fuzzy
+msgid "Click here to change your password"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: html/getxls.php:86
+msgid "Birthday"
+msgstr ""
+
+#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
+#: html/getxls.php:297
+msgid "Surname"
+msgstr "Cognome"
+
+#: html/getxls.php:94
+#, php-format
+msgid "User list of %s on %s"
+msgstr "Lista degli utenti di %s su %s"
+
+#: html/getxls.php:131 html/getxls.php:360
+#, php-format
+msgid "Groups of %s on %s"
+msgstr "Gruppi di %s su %s"
+
+#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
+#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
+#: html/getxls.php:381
+msgid "Servers"
+msgstr ""
+
+#: html/getxls.php:159 html/getxls.php:311
+msgid "Computers"
+msgstr "Computer"
+
+#: html/getxls.php:195 html/getxls.php:379
+#, php-format
+msgid "Servers of %s on %s"
+msgstr "Server di %s su %s"
+
+#: html/getxls.php:225
+msgid "Mobile phone"
+msgstr "Cellulare"
+
+#: html/getxls.php:228
+msgid "Function"
+msgstr "Funzione"
+
+#: html/getxls.php:231 html/getxls.php:312
+msgid "Adressbook"
+msgstr "Rubrica"
+
+#: html/getxls.php:238 html/getxls.php:414
+#, php-format
+msgid "Adressbook of %s on %s"
+msgstr "Rubrica di %s su %s"
+
+#: html/getxls.php:244
+msgid "Common Name"
+msgstr "Nome comune"
+
+#: html/getxls.php:281
+msgid "Day of birth"
+msgstr "Data di nascita"
+
+#: html/getxls.php:299
+msgid "Email address"
+msgstr "Indirizzo principale"
+
+#: html/getxls.php:299
+msgid "Organizational unit"
+msgstr "Unità del'organizzazione"
+
+#: html/getxls.php:300
+msgid "Postal Code"
+msgstr "CAP"
+
+#: html/getxls.php:304
+msgid "Full"
+msgstr ""
+
+#: html/getxls.php:341
+#, php-format
+msgid "User List of %s on %s"
+msgstr "Lista degli utenti di %s su %s"
+
+#: html/getxls.php:395
+#, php-format
+msgid "Computers of %s on %s"
+msgstr "Computer di %s su %s"
+
+#: html/getfax.php:53
+msgid "Could not connect to database server!"
+msgstr "Impossibile connettersi al server del database!"
+
+#: html/getfax.php:55
+msgid "Could not select database!"
+msgstr "Impossibile selezionare il database!"
+
+#: html/getfax.php:60 html/getfax.php:68
+msgid "Database query failed!"
+msgstr "La query al database è fallita!"
+
+#: html/password.php:56 html/index.php:122
+#, fuzzy, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
+
+#: html/password.php:76 html/index.php:143
+#, php-format
+msgid "Directory '%s' specified as compile directory is not accessible!"
+msgstr ""
+
+#: html/password.php:157
+msgid "Error: Password method not available!"
+msgstr ""
+
+#: html/password.php:213 html/index.php:257
+msgid "Please specify a valid username!"
+msgstr ""
+
+#: html/password.php:215 html/index.php:259
+msgid "Please specify your password!"
+msgstr ""
+
+#: html/password.php:222 html/index.php:266
+msgid "Please check the username/password combination."
+msgstr ""
+
+#: html/password.php:278 html/index.php:341
+msgid "Session will not be encrypted."
+msgstr ""
+
+#: html/password.php:278 html/index.php:341
+msgid "Enter SSL session"
+msgstr ""
+
+#: html/getvcard.php:36
+msgid "Error: getcvard.php needs a parameter to export a vcard!"
+msgstr ""
+
+#: html/getkiosk.php:25
+#, php-format
+msgid "Can't open file '%s', possibly the file does not exist."
+msgstr ""
+
+#: html/getkiosk.php:30
+#, fuzzy, php-format
+msgid "Can't read file '%s', check permissions."
+msgstr "Rimuovi"
+
+#: html/main.php:173
+msgid ""
+"FATAL: Register globals is on. GOsa will refuse to login unless this is "
+"fixed by an administrator."
+msgstr ""
+
+#: html/main.php:215
+msgid "Warning: memory is getting low - please increase the memory_limit!"
+msgstr ""
+
+#: html/main.php:354
+#, fuzzy
+msgid "Your password is about to expire, please change your password"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: html/main.php:362
+#, php-format
+msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
+msgstr ""
+
+#: html/get_attachment.php:47
+#, fuzzy
+msgid ""
+"Can't connect to glpi database, there is no mysl extension available in your "
+"php setup."
+msgstr "Impossibile connettersi al server del database!"
+
+#: html/get_attachment.php:55
+#, fuzzy
+msgid ""
+"Can't connect to specified database, please check your glpi configuration."
+msgstr "Impossibile connettersi al server del database!"
+
+#: html/get_attachment.php:64
+msgid "Can't get specified attachment file, there is no entry with this id."
+msgstr ""
+
+#: html/index.php:50
+#, fuzzy
+msgid "Session is not encrypted!"
+msgstr "Rilevato un conflitto di sessione"
+
+#: html/index.php:226
+msgid ""
+"GOsa cannot retrieve information about the installed schema files. Please "
+"make sure, that this is possible."
+msgstr ""
+
+#: html/index.php:239
+msgid ""
+"Your ldap setup contains old schema definitions. Please re-run the setup."
+msgstr ""
+
+#: html/index.php:295
+#, fuzzy
+msgid "Account locked. Please contact your system administrator."
+msgstr ""
+"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
+
+#: html/index.php:347
+msgid ""
+"Your browser has cookies disabled. Please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+
+#: html/helpviewer.php:67
+msgid "Help browser"
+msgstr ""
+
+#: html/helpviewer.php:118
+msgid "There is no helpfile specified for this class"
+msgstr ""
+
+#: html/helpviewer.php:265
+#, php-format
+msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
+msgstr ""
+
+#~ msgid "to the list of forwarders."
+#~ msgstr "alla lista degli inoltri"
+
+#, fuzzy
+#~ msgid ") with dn '%s' failed."
+#~ msgstr "Imposta dipartimento"
+
+#~ msgid "Setup finished"
+#~ msgstr "Setup completato"
+
+#~ msgid ""
+#~ "Basically the setup is finished. You can check the result of the schema "
+#~ "check here and download the autogenerated gosa.conf below."
+#~ msgstr ""
+#~ "La configurazione di GOsa è terminata. Puoi verificare il risultato del "
+#~ "controllo degli schemi e scaricare il file di configurazione autogenerto."
+
+#~ msgid "Schema Configuration"
+#~ msgstr "Configurazione delgi schemi"
+
+#~ msgid "Configuration File"
+#~ msgstr "File di configurazione"
+
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file. Save the the link below as your gosa.conf and place "
+#~ "that file in /etc/gosa. Change it as needed."
+#~ msgstr ""
+#~ "La procedura di configurazione di GOsa ha raccoolto le informazioni "
+#~ "necessarie a creare un file di configurazione iniziale. Scarica il file e "
+#~ "salvalo dentro /etc/gosa/ col nome gosa.conf."
+
+#~ msgid ""
+#~ "After placing the file under /etc/gosa, place make sure that the "
+#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
+#~ "You may want to execute these commands to achieve this requirement:"
+#~ msgstr ""
+#~ "Dopo averlo scaricato dentro /etc/gosa/, assicurati che l'utente del "
+#~ "webserver sia in grado di leggerlo mentre tutti gli altri utenti non "
+#~ "possono. In molti casi è sufficiente eseguire i comandi seguenti."
+
+#~ msgid "Welcome to the GOsa setup!"
+#~ msgstr "Benvenuto nel setup di GOsa!"
+
+#, fuzzy
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic information for "
+#~ "your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "Il file di configurazione di GOsa non è stato trovato - questo è normale "
+#~ "se è la prima volta che ti connetti. Questa procedura di setup cercherà "
+#~ "di guidarti nella creazione della configurazione in tre passaggi: per "
+#~ "prima cosa controlleremo l'installazione dei moduli PHP necessari, poi "
+#~ "cercheremo i programmi necessari e opzionali, e in fine passeremo alle "
+#~ "impostazioni del server LDAP."
+
+#~ msgid ""
+#~ "You're missing an administrative account for GOsa, you'll not be able to "
+#~ "administrate anything!"
+#~ msgstr ""
+#~ "Manca un utente amministrativo per GOsa, non sarai in grado di "
+#~ "amministrare niente!"
+
+#~ msgid ""
+#~ "To provide full administrative access to GOsa, you need to create a "
+#~ "special group which contains the administrative user. The setup program "
+#~ "can assist you with this task. Enter the desired username and the "
+#~ "password below to create the missing entries."
+#~ msgstr ""
+#~ "Per amministrare GOsa devi creare un gruppo speciale che contine l'utente "
+#~ "aministrativo. La procedura di setup ti aiuterà nel compito.Immetti il "
+#~ "nome utente e la password per creare le entrate mancanti."
+
+#~ msgid "Setup continued..."
+#~ msgstr "Configurazione continua..."
+
+#~ msgid ""
+#~ "Step two looks for a set of helper programms and checks if they have the "
+#~ "correct minimum version."
+#~ msgstr ""
+#~ "In questo secondo passo cercheremo i programmi necessari e opzionali."
+
+#~ msgid ""
+#~ "Now we're going include your LDAP server and create an initial "
+#~ "configuration. After you've entered the server URI below, a quick check "
+#~ "is performed if required LDAP schemas are in place. Samba versions are "
+#~ "autodetected by the installed objectclasses. Details on how your LDAP "
+#~ "tree is organized will be asked later on."
+#~ msgstr ""
+#~ "Adesso ci occuperemo del server LDAP e creeremo al configurazione "
+#~ "iniziale. Dopo che avrai inserito la URI del server verrà eseguito un "
+#~ "rapido controllo per verificare che tutti gli schemi necessari siano "
+#~ "presenti. La versione di Samba verrà riconosciuta automaticamente. I "
+#~ "dettagli sul DIT della tua organizzazione sarammo chiesti in seguito."
+
+#, fuzzy
+#~ msgid ""
+#~ "Please enter the server URI to allow the setup to connect your LDAP "
+#~ "server (Example: ldap://your.server:389)."
+#~ msgstr ""
+#~ "Inserisci la URI del server LDAP <i>(Per esempio: ldap://mio.server:389)."
+#~ "</i>"
+
+#~ msgid ""
+#~ "The following fields allow the basic configuration of GOsa's behaviour "
+#~ "and affect various properties in your main configuration."
+#~ msgstr "I campi seguenti permettono una configurazione base di GOsa."
+
+#~ msgid "Enter a description for the location you're configuring here"
+#~ msgstr "Inserisci una descrizione della locazione che vuoi configurare"
+
+#~ msgid ""
+#~ "GOsa always acts as admin and manages access rights internally. This is a "
+#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
+#~ "this to work, we need the admin DN and the corresponding password."
+#~ msgstr ""
+#~ "GOsa agisce sul DIT tramite l'utente di amministrazione e possiede uno "
+#~ "schema di permessi interno. Questo è un workaround finché non sarà "
+#~ "completato il supportp per le ACL all'interno del DIT in OpenLDAP."
+
+#~ msgid "Base "
+#~ msgstr "Base "
+
+#~ msgid "People dn attribute"
+#~ msgstr "Attributo DN delle persone"
+
+#~ msgid "ID base for users/groups"
+#~ msgstr "UID di base per utenti/gruppi"
+
+#~ msgid "Encryption algorithm"
+#~ msgstr "Algoritmo di criptaggio"
+
+#~ msgid ""
+#~ "GOsa has modular support for several mail methods. These methods provide "
+#~ "interfaces to users mailboxes and general handling for quotas. You can "
+#~ "choose the dummy plugin to leave all your mail settings untouched."
+#~ msgstr ""
+#~ "GOsa supporta numerosi metodi per amministrare la posta. Questi metodi "
+#~ "possiedono interfacce per impostare opzioni come ad esempio la quota. "
+#~ "Puoi impostare il metodo 'dummy' per mantenere tutte le impostazioni."
+
+#~ msgid "Display PHP errors"
+#~ msgstr "Mostra errori PHP"
+
+#~ msgid "true"
+#~ msgstr "vero"
+
+#~ msgid "false"
+#~ msgstr "falso"
+
+#~ msgid "Check"
+#~ msgstr "Continua"
+
+#, fuzzy
+#~ msgid "Vacationmessage"
+#~ msgstr "Messaggio di di risposta automatica"
+
+#, fuzzy
+#~ msgid "Sieve script management"
+#~ msgstr "Riferimenti"
+
+#, fuzzy
+#~ msgid "Can't open file '%s' to read uploaded file contents."
+#~ msgstr "Rimuovi"
+
+#~ msgid "Support for '%s' enabled"
+#~ msgstr "Supporto per '%s' abilitato."
+
+#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
+#~ msgstr "Supporto per Samba 3 disabilitato. Manca il file di schema?"
+
+#~ msgid "SAMBA 3 support enabled"
+#~ msgstr "Support per Samba 3 abilitato."
+
+#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
+#~ msgstr "Supporto per Samba 2 disabilitato. Manca il file di schema?"
+
+#~ msgid "SAMBA 2 support enabled"
+#~ msgstr "Supporto per Samba 2 abilitato."
+
+#~ msgid "Support for pureftp disabled, no schema seems to be installed"
+#~ msgstr "Supporto per pureftp disabilitato. Manca il file di schema?"
+
+#~ msgid "Support for pureftp enabled"
+#~ msgstr "Supporto per pureftp abilitato."
+
+#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
+#~ msgstr "Supporto per WebDAV disabilitato. Manca il file di schema?"
+
+#~ msgid "Support for WebDAV enabled"
+#~ msgstr "Supporto per WebDAV abilitato."
+
+#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
+#~ msgstr "Supporto per phpgroupware disabilitato. Manca il file di schema?"
+
+#~ msgid "Support for phpgroupware enabled"
+#~ msgstr "Supporto per phpgroupware abilitato."
+
+#, fuzzy
+#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
+#~ msgstr "Supporto per gofon disabilitato. Manca il file di schema?"
+
+#, fuzzy
+#~ msgid "Support for trustAccount enabled"
+#~ msgstr "Supporto per gofon abilitato."
+
+#~ msgid "Support for gofon disabled, no schema seems to be installed"
+#~ msgstr "Supporto per gofon disabilitato. Manca il file di schema?"
+
+#~ msgid "Support for gofon enabled"
+#~ msgstr "Supporto per gofon abilitato."
+
+#~ msgid "Support for nagios disabled, no schema seems to be installed"
+#~ msgstr "Supporto per nagios disabilitato. Manca il file di schema?"
+
+#~ msgid "Support for nagios enabled"
+#~ msgstr "Supporto per nagios abilitato."
+
+#, fuzzy
+#~ msgid "Support for netatalk disabled, no schema seems to be installed"
+#~ msgstr "Supporto per nagios disabilitato. Manca il file di schema?"
+
+#, fuzzy
+#~ msgid "Support for netatalk enabled"
+#~ msgstr "Supporto per nagios abilitato."
+
+#~ msgid ""
+#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
+#~ "method to cyrus"
+#~ msgstr ""
+#~ "Supporto per Kolab disabilitato. Manca il file di schema?Il metodo di "
+#~ "amministrazine della posta è impostato su cyrus"
+
+#~ msgid "Support for Kolab enabled"
+#~ msgstr "Supporto per Kolab abilitato."
+
+#~ msgid "Ignored"
+#~ msgstr "Ignora"
+
+#~ msgid "Checking for PHP version (>=4.1.0)"
+#~ msgstr "Controllo della versione di PHP (>=4.1.0)"
+
+#~ msgid ""
+#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
+#~ "in PHP language."
+#~ msgstr "PHP deve essere la versione 4.1.0 o superiore."
+
+#~ msgid "Checking if register_globals is set to 'off'"
+#~ msgstr "Controllo se register_globals e impostato su 'off'"
+
+#~ msgid "Checking for ldap module"
+#~ msgstr "Controllo il modulo ldap"
+
+#~ msgid "Checking for XML functions"
+#~ msgstr "Controllo le funzioni XML"
+
+#~ msgid ""
+#~ "This module is used by GOsa to convert samba munged dial informations and "
+#~ "is therefore required."
+#~ msgstr ""
+#~ "Questo modulo è usato da GOsa per convertire alcune informazioni usate da "
+#~ "samba ed è necessario."
+
+#~ msgid "Checking for mhash module"
+#~ msgstr "Controllo il module mhash"
+
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. If you are just using "
+#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
+#~ msgstr ""
+#~ "Questo modulo fornisce lo schema SSHA di criptaggio delle password. Se "
+#~ "usi gli schemi classici 'crypt' e 'md5' ignora queso messaggio. GOsa "
+#~ "funziona correttamente anche senza."
+
+#~ msgid "Checking for imap module"
+#~ msgstr "Controllo il modulo imap"
+
+#~ msgid "Checking for mysql module"
+#~ msgstr "Controllo il modulo mysql"
+
+#~ msgid "Checking for kadm5 module"
+#~ msgstr "Controllo il modulo kadm5"
+
+#~ msgid "Checking for snmp Module"
+#~ msgstr "Controllo il modulo snmp"
+
+#~ msgid "PHP detailed function inspection"
+#~ msgstr "Ispezione dettagliata delle funzioni PHP"
+
+#~ msgid ""
+#~ "The function %s is used by GOsa. There is no information if it's optional "
+#~ "or required yet."
+#~ msgstr ""
+#~ "La funzione %s è usata da GOsa. Non è specificato se è opzionale o "
+#~ "necessaria."
+
+#, fuzzy
+#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
+#~ msgstr "Controllo per ImageMagick (>=5.4.0)"
+
+#, fuzzy
+#~ msgid ""
+#~ "GraphicsMagick is used to convert user supplied images to fit the "
+#~ "suggested size and the unified JPEG format."
+#~ msgstr ""
+#~ "Il programma ImageMagick serve a convertire le immagini fornite dagli "
+#~ "utenti nelle dimensioni e nel formato di default."
+
+#~ msgid "Checking for ImageMagick (>=5.4.0)"
+#~ msgstr "Controllo per ImageMagick (>=5.4.0)"
+
+#~ msgid ""
+#~ "ImageMagick is used to convert user supplied images to fit the suggested "
+#~ "size and the unified JPEG format."
+#~ msgstr ""
+#~ "Il programma ImageMagick serve a convertire le immagini fornite dagli "
+#~ "utenti nelle dimensioni e nel formato di default."
+
+#~ msgid "Checking for a way to generate LM/NT password hashes"
+#~ msgstr "Controllo la possibilità di generare password con algoritmo LM/NT"
+
+#~ msgid "php.ini check -> session.auto_register"
+#~ msgstr "Controllo php.ini per session.auto_register"
+
+#~ msgid "php.ini check -> implicit_flush"
+#~ msgstr "Controllo php.ini per implicit_flush"
+
+#~ msgid "php.ini check -> max_execution_time"
+#~ msgstr "Controllo php.ini per max_execution_time"
+
+#~ msgid "php.ini check -> memory_limit"
+#~ msgstr "Controllo php.ini per memory_limit"
+
+#~ msgid ""
+#~ "GOsa needs at least 16MB of memory, less will cause unpredictable errors! "
+#~ "Increase it for larger setups."
+#~ msgstr ""
+#~ "Per non avere problemi con GOsa è necessario impostare l'opzione "
+#~ "memory_limit a 16MB o più nel file php.ini"
+
+#~ msgid "php.ini check -> expose_php"
+#~ msgstr "Controllo php.ini per expose_php"
+
+#~ msgid "php.ini check -> magic_quotes_gpc"
+#~ msgstr "Controllo php.ini per magic_quotes_gpc"
+
+#~ msgid ""
+#~ "You're missing the required attribute '%s' from this formular. Please "
+#~ "complete!"
+#~ msgstr "Manca il campo obbligatorio '%s'. Completarlo, prego. "
+
+#~ msgid "Can't log into LDAP server. Reason was: %s."
+#~ msgstr "Accesso al server LDAP fallito. La ragione è: %s."
+
+#, fuzzy
+#~ msgid ""
+#~ "User and/or group could not be created, please check your configuration "
+#~ "twice !"
+#~ msgstr "Impossibile connettersi al server del database!"
+
+#, fuzzy
+#~ msgid "Last step"
+#~ msgstr "Scegli il tuo numero di telefono personale"
+
+#, fuzzy
+#~ msgid "Please read the FAQ for more informations"
+#~ msgstr "Informazioni generali"
+
+#, fuzzy
+#~ msgid "Windows workstation ou"
+#~ msgstr "Mostra workstation"
+
+#, fuzzy
+#~ msgid "Enable"
+#~ msgstr "disabilitato"
+
+#, fuzzy
+#~ msgid "GOsa generic settings, page 3/3"
+#~ msgstr "Impostazioni generali delle code"
+
+#, fuzzy
+#~ msgid "Optional settings"
+#~ msgstr "Opzioni applicazione"
+
+#, fuzzy
+#~ msgid "Force SSL"
+#~ msgstr "Forza GID"
+
+#, fuzzy
+#~ msgid "PPd path"
+#~ msgstr "Path del profilo"
+
+#, fuzzy
+#~ msgid "Display checked object classes"
+#~ msgstr "Lista dei dipartimenti"
+
+#, fuzzy
+#~ msgid "All available objectClasses"
+#~ msgstr "Applicazioni disponibili"
+
+#, fuzzy
+#~ msgid "Configuration file"
+#~ msgstr "File di configurazione"
+
+#, fuzzy
+#~ msgid "Saving configuration file"
+#~ msgstr "Nome applicazione"
+
+#, fuzzy
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file."
+#~ msgstr ""
+#~ "La procedura di configurazione di GOsa ha raccoolto le informazioni "
+#~ "necessarie a creare un file di configurazione iniziale. Scarica il file e "
+#~ "salvalo dentro /etc/gosa/ col nome gosa.conf."
+
+#, fuzzy
+#~ msgid "Automatically write configuration"
+#~ msgstr "Scarica il file di  configurazione"
+
+#, fuzzy
+#~ msgid "Save configuration"
+#~ msgstr "Scarica il file di  configurazione"
+
+#, fuzzy
+#~ msgid "Configuration succesfully written."
+#~ msgstr "File di configurazione"
+
+#, fuzzy
+#~ msgid "Use GOsa with current configuration file"
+#~ msgstr "File di configurazione"
+
+#, fuzzy
+#~ msgid "Can't write configuration file, please check permissions."
+#~ msgstr "Rimuovi"
+
+#, fuzzy
+#~ msgid "Manually create configuration file"
+#~ msgstr "File di configurazione"
+
+#, fuzzy
+#~ msgid "Download the configuration file"
+#~ msgstr "Scarica il file di  configurazione"
+
+#, fuzzy
+#~ msgid "Setup steps"
+#~ msgstr "Stato"
+
+#, fuzzy
+#~ msgid "Please choose a language"
+#~ msgstr "Prego inserire un numero di telefono valido!"
+
+#, fuzzy
+#~ msgid "Basic installation checks"
+#~ msgstr "Mostra workstation"
+
+#, fuzzy
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
+#~ msgstr ""
+#~ "Questo modulo fornisce lo schema SSHA di criptaggio delle password. Se "
+#~ "usi gli schemi classici 'crypt' e 'md5' ignora queso messaggio. GOsa "
+#~ "funziona correttamente anche senza."
+
+#, fuzzy
+#~ msgid "Password hashes"
+#~ msgstr "La password spira il"
+
+#, fuzzy
+#~ msgid ""
+#~ "In order to use samba 2/3 you've to install some additional packages to "
+#~ "generate password hashes. (e.g. libmhash2)"
+#~ msgstr ""
+#~ "Un programma in grado di generare password con algoritmo LM/NT è "
+#~ "necessario per poter usare Samba 2 o 3."
+
+#, fuzzy
+#~ msgid "implicit_flush"
+#~ msgstr "Controllo php.ini per implicit_flush"
+
+#, fuzzy
+#~ msgid "max_execution_time"
+#~ msgstr "Controllo php.ini per max_execution_time"
+
+#, fuzzy
+#~ msgid "magic_quotes_gpc"
+#~ msgstr "Controllo php.ini per magic_quotes_gpc"
+
+#, fuzzy
+#~ msgid ""
+#~ "Increase your server security by setting magic_quotes_gpc to 'on'. PHP "
+#~ "will escape all quotes   in strings in this case."
+#~ msgstr ""
+#~ "Per motivi di sicurezza è consigliato di impostare l'opzione "
+#~ "magic_quotes_gpc su 'on' nel file php.ini."
+
+#, fuzzy
+#~ msgid "Configuration file writeable."
+#~ msgstr "File di configurazione"
+
+#, fuzzy
+#~ msgid "Ldap settings"
+#~ msgstr "Opzioni di posta dell'identità"
+
+#, fuzzy
+#~ msgid ""
+#~ "Please enter the server URI to allow the GOsa setup to connect your LDAP "
+#~ "server (Example: ldap://your.server:389)."
+#~ msgstr ""
+#~ "Inserisci la URI del server LDAP <i>(Per esempio: ldap://mio.server:389)."
+#~ "</i>"
+
+#, fuzzy
+#~ msgid "Location description"
+#~ msgstr "Descrizoione unità"
+
+#, fuzzy
+#~ msgid "Connection url"
+#~ msgstr "Connessione"
+
+#, fuzzy
+#~ msgid "Test"
+#~ msgstr "reset"
+
+#, fuzzy
+#~ msgid "Try connect"
+#~ msgstr "disconnetti"
+
+#, fuzzy
+#~ msgid "Use tls connection"
+#~ msgstr "Disconnessione "
+
+#, fuzzy
+#~ msgid "GOsa generic settings, page 1/3"
+#~ msgstr "Impostazioni generali delle code"
+
+#, fuzzy
+#~ msgid "GOsa theme"
+#~ msgstr "Il team di GOsa"
+
+#, fuzzy
+#~ msgid "Base hook"
+#~ msgstr "Base "
+
+#, fuzzy
+#~ msgid "External script"
+#~ msgstr "spedire esterno"
+
+#, fuzzy
+#~ msgid "Klick here to add a new test"
+#~ msgstr "Clicca qui per connetterti"
+
+#, fuzzy
+#~ msgid "Sieve manamgent"
+#~ msgstr "Riferimenti"
+
+#, fuzzy
+#~ msgid "Posix Account"
+#~ msgstr "Estenzioni Proxy Internet"
+
+#, fuzzy
+#~ msgid "Samba account"
+#~ msgstr "Blocca l'account samba"
+
+#, fuzzy
+#~ msgid "PHPgroupware"
+#~ msgstr "Estenzioni PHPGroupware"
+
+#, fuzzy
+#~ msgid "OpenExchange account"
+#~ msgstr "Opzioni di posta dell'identità"
+
+#, fuzzy
+#~ msgid "PHP schedule it"
+#~ msgstr "Estenzioni PHPGroupware"
+
+#, fuzzy
+#~ msgid "Nagios account"
+#~ msgstr "Contatto"
+
+#, fuzzy
+#~ msgid "Netatalk account"
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Repository settings"
+#~ msgstr "Mostra workstation"
+
+#, fuzzy
+#~ msgid "please choose a release..."
+#~ msgstr "Prego inserire un numero di telefono valido!"
+
+#, fuzzy
+#~ msgid "macro name"
+#~ msgstr "Nome gruppo"
+
+#, fuzzy
+#~ msgid "Can't delete in Database %s, on Server %s."
+#~ msgstr "Impossibile selezionare il database!"
+
+#, fuzzy
+#~ msgid "Saving of object group/phone queue with dn '%s' failed."
+#~ msgstr "Rimuovi le estensioni di posta"
+
+#, fuzzy
+#~ msgid "Removing of object group/phone queue with dn '%s' failed."
+#~ msgstr "Opzioni di posta dell'identità"
+
+#, fuzzy
+#~ msgid "Online"
+#~ msgstr "nessuno"
+
+#, fuzzy
+#~ msgid "You have no permissions to create a user on this 'Base'."
+#~ msgstr "Non hai il permesso di cambiare la tua password."
+
+#, fuzzy
+#~ msgid "You have no permissions to move this user to the specified 'Base'."
+#~ msgstr "Non hai il permesso di cambiare la tua password."
+
+#, fuzzy
+#~ msgid "Select to display users"
+#~ msgstr "Seleziona per vedere gli utenti template"
+
+#, fuzzy
+#~ msgid "Display user"
+#~ msgstr "Mostra il nome"
+
+#, fuzzy
+#~ msgid "Select to display departments"
+#~ msgstr "Selezione un dipartimento"
+
+#, fuzzy
+#~ msgid "Display departments"
+#~ msgstr "Mostra utenti del dipartimento"
+
+#, fuzzy
+#~ msgid "Viewable"
+#~ msgstr "Variabili"
+
+#, fuzzy
+#~ msgid "You have no permissions to create a mime type on this 'Base'."
+#~ msgstr "Non hai il permesso di cambiare la tua password."
+
+#, fuzzy
+#~ msgid "You are not allowed to delete this snapshot!"
+#~ msgstr "Non hai il permesso di cambiare la tua password."
+
+#, fuzzy
+#~ msgid "This zoneName is already in use"
+#~ msgstr "L'indirizzo principale inserito è già in uso."
+
+#, fuzzy
+#~ msgid "This reverse zone is already in use"
+#~ msgstr "L'indirizzo principale inserito è già in uso."
+
+#, fuzzy
+#~ msgid "Pgaer"
+#~ msgstr "Pager"
+
+#, fuzzy
+#~ msgid "Choose subtree to place macro in"
+#~ msgstr "Scegli il subtree dove mettere il gruppo"
+
+#, fuzzy
+#~ msgid "File servive (Shares)"
+#~ msgstr "Server"
+
+#, fuzzy
+#~ msgid "Removing server services/gofax with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Saving server services/gofax with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Fax server"
+#~ msgstr "Server"
+
+#, fuzzy
+#~ msgid "Kolab service"
+#~ msgstr "Utenti di Dominio"
+
+#, fuzzy
+#~ msgid "You have no permissions to create a printer on this 'Base'."
+#~ msgstr "Non hai il permesso di cambiare la tua password."
+
+#, fuzzy
+#~ msgid "NFS service"
+#~ msgstr "Mostra dispositiva di rete"
+
+#, fuzzy
+#~ msgid "Glpi management"
+#~ msgstr "Riferimenti"
+
+#, fuzzy
+#~ msgid "Removing server services/glpi with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Saving server services/glpi with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Glpi server"
+#~ msgstr "Server"
+
+#, fuzzy
+#~ msgid "Glpi server service"
+#~ msgstr "Kerberos"
+
+#, fuzzy
+#~ msgid "Attachment name"
+#~ msgstr "Argomenti"
+
+#, fuzzy
+#~ msgid "Attachment comment"
+#~ msgstr "Argomenti"
+
+#, fuzzy
+#~ msgid "Attachment mime type"
+#~ msgstr "Argomenti"
+
+#, fuzzy
+#~ msgid "Attachment filename"
+#~ msgstr "Argomenti"
+
+#, fuzzy
+#~ msgid "Removing of server services/cups with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Saving of server services/cups with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Cups service"
+#~ msgstr "Server"
+
+#, fuzzy
+#~ msgid "NTP service"
+#~ msgstr "Mostra dispositiva di rete"
+
+#, fuzzy
+#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "NTP"
+#~ msgstr "FTP"
+
+#, fuzzy
+#~ msgid "Removing server services/ldap with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Saving server services/ldap with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Syslog service"
+#~ msgstr "Mostra server"
+
+#, fuzzy
+#~ msgid "Removing server services/goSysLog with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Saving server services/goSysLog with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Syslog"
+#~ msgstr "Log di sitema"
+
+#, fuzzy
+#~ msgid "Removing server services/gofon with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Saving server services/gofon with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "GoFon server"
+#~ msgstr "server"
+
+#, fuzzy
+#~ msgid "Removing server services/goLogDB with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Saving server services/goLogDB with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Log"
+#~ msgstr "Nome utente"
+
+#, fuzzy
+#~ msgid "Removing server services/gokrb with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Saving server services/gokrb with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Postfix"
+#~ msgstr "Proxy"
+
+#, fuzzy
+#~ msgid "Removing server services/mail with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Mail service"
+#~ msgstr "Server"
+
+#, fuzzy
+#~ msgid "Removing server services/imap with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Saving server services/imap with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Imap"
+#~ msgstr "Importa"
+
+#, fuzzy
+#~ msgid "Imap service"
+#~ msgstr "Server"
+
+#, fuzzy
+#~ msgid "Share service"
+#~ msgstr "server"
+
+#, fuzzy
+#~ msgid "Share entry"
+#~ msgstr "utenti"
+
+#, fuzzy
+#~ msgid "Remove anti virus extension"
+#~ msgstr "Elimina foto"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has anti virus features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr "Questa identià possiede estensioni Unix."
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has anti virus features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr "Questa identità non possiede estensioni Unix"
+
+#, fuzzy
+#~ msgid "Removing of server services/anti virus with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Remove spamassassin extension"
+#~ msgstr "Elimina foto"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has spamassassin features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr "Questa identià possiede estensioni Unix."
+
+#, fuzzy
+#~ msgid "Add spamassassin service"
+#~ msgstr "Dispositivi del client"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has spamassassin features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr "Questa identità non possiede estensioni Unix"
+
+#, fuzzy
+#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid ""
+#~ "Set status flag for server services/spamassassin with dn '%s' failed."
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Connectivity settings"
+#~ msgstr "Connettività"
+
+#, fuzzy
+#~ msgid "gosaProxyID"
+#~ msgstr "Proxy"
+
+#, fuzzy
+#~ msgid "Quota limit period"
+#~ msgstr "Opzioni applicazione"
+
+#, fuzzy
+#~ msgid "Specified name is invalid."
+#~ msgstr "Il valore specificato per l'UID non è valido."
+
+#, fuzzy
+#~ msgid "Device ID"
+#~ msgstr "Dispositivi"
+
+#, fuzzy
+#~ msgid "apple-user-homeDirectory"
+#~ msgstr "Home directory"
+
+#, fuzzy
+#~ msgid "Removing of object group/workstation with dn '%s' failed."
+#~ msgstr "Opzioni di posta dell'identità"
+
+#, fuzzy
+#~ msgid "Delivery mode"
+#~ msgstr "Metodi di recapito"
+
+#, fuzzy
+#~ msgid "phpgwAccountExpires"
+#~ msgstr "L'account spira dopo"
+
+#, fuzzy
+#~ msgid "phpgwAccountType"
+#~ msgstr "Sicurezza"
+
+#, fuzzy
+#~ msgid "mailEnabled"
+#~ msgstr "disabilitato"
+
+#, fuzzy
+#~ msgid "GOsa intranet account"
+#~ msgstr "Crea estensioni telefoniche"
+
+#, fuzzy
+#~ msgid "Open groupware account"
+#~ msgstr "Estenzioni PHPGroupware"
+
+#, fuzzy
+#~ msgid "Can't get quota information for '%s'."
+#~ msgstr "Rimuovi"
+
+#, fuzzy
+#~ msgid "Shadow last change"
+#~ msgstr "Mostra telefoni"
+
+#, fuzzy
+#~ msgid "Device monitor"
+#~ msgstr "Nuova password"
+
+#, fuzzy
+#~ msgid "Device case"
+#~ msgstr "Dispositivi"
+
+#, fuzzy
+#~ msgid "Device motherboard"
+#~ msgstr "Seleziona il numero da aggiungere"
+
+#, fuzzy
+#~ msgid "Device soundcard"
+#~ msgstr "Nuova password"
+
+#, fuzzy
+#~ msgid "Device processor"
+#~ msgstr "Nuova password"
+
+#, fuzzy
+#~ msgid "Device misc device"
+#~ msgstr "Mostra dispositiva di rete"
+
+#, fuzzy
+#~ msgid "Device ram"
+#~ msgstr "Dispositivi"
+
+#, fuzzy
+#~ msgid "Device hard disk drive"
+#~ msgstr "Server"
+
+#, fuzzy
+#~ msgid "Device drive"
+#~ msgstr "Dispositivi"
+
+#, fuzzy
+#~ msgid "Device controler"
+#~ msgstr "Nuova conferenza"
+
+#, fuzzy
+#~ msgid "Device pci device"
+#~ msgstr "Mostra dispositiva di rete"
+
+#, fuzzy
+#~ msgid "Saving printer membership with dn %s failed "
+#~ msgstr "Imposta dipartimento"
+
+#, fuzzy
+#~ msgid "Kernel paramenter"
+#~ msgstr "Parametro"
+
+#, fuzzy
+#~ msgid "Max queue lenght"
+#~ msgstr "Coda della posta"
+
+#, fuzzy
+#~ msgid " Announce frequency"
+#~ msgstr "Messaggio di di risposta automatica"
+
+#, fuzzy
+#~ msgid "Day"
+#~ msgstr "giorno"
+
+#, fuzzy
+#~ msgid "Valume"
+#~ msgstr "Home"
+
+#, fuzzy
+#~ msgid "Server indentifier"
+#~ msgstr "Identificativo della casa"
+
+#, fuzzy
+#~ msgid "User certificate PKCS12"
+#~ msgstr "Certificato standard"
+
+#, fuzzy
+#~ msgid "Vocation message"
+#~ msgstr "Messaggio di di risposta automatica"
+
+#, fuzzy
+#~ msgid "Removing UNIX account failed"
+#~ msgstr "Rimuovi le estensioni di posta"
+
+#, fuzzy
+#~ msgid "Saving UNIX account failed"
+#~ msgstr "Account Unix"
+
+#, fuzzy
+#~ msgid "Adding environment information failed"
+#~ msgstr "Modifica proprietà"
+
+#, fuzzy
+#~ msgid "Removing FAX account failed"
+#~ msgstr "Rimuovi le estensioni di posta"
+
+#, fuzzy
+#~ msgid "Saving FAI template failed"
+#~ msgstr "Lista dei dipartimenti"
+
+#, fuzzy
+#~ msgid "Removing FAI partition table failed"
+#~ msgstr "Stampante"
+
+#~ msgid "Apply this acl only for users own entries"
+#~ msgstr "Applica questa ACL solo per i campi propri dell'utente"
+
+#, fuzzy
+#~ msgid "Removing application information failed"
+#~ msgstr "Informazioni organizzazione"
+
+#, fuzzy
+#~ msgid "Saving application information failed"
+#~ msgstr "Informazioni organizzazione"
+
+#, fuzzy
+#~ msgid "Removing application failed"
+#~ msgstr "Elimina estensioni per le applicazioni"
+
+#, fuzzy
+#~ msgid "Updating DNS service failed"
+#~ msgstr "Gruppo di oggetti"
+
+#, fuzzy
+#~ msgid "Removing DNS entries failed"
+#~ msgstr "Rimuovi le estensioni di posta"
+
+#, fuzzy
+#~ msgid "Saving DNS entries failed"
+#~ msgstr "Account Unix"
+
+#, fuzzy
+#~ msgid "Removing kolab host entry failed"
+#~ msgstr "Mostra contatti della rubrica"
+
+#, fuzzy
+#~ msgid "Removing terminal failed"
+#~ msgstr "Imposta dipartimento"
+
+#, fuzzy
+#~ msgid "Saving terminal failed"
+#~ msgstr "Imposta dipartimento"
+
+#, fuzzy
+#~ msgid "Saving terminal to DNS object failed"
+#~ msgstr "Lista dei dipartimenti"
+
+#, fuzzy
+#~ msgid "Removing phone failed"
+#~ msgstr "Elimina estensioni per le applicazioni"
+
+#, fuzzy
+#~ msgid "Removing phone macro failed"
+#~ msgstr "Elimina estensioni Unix"
+
+#, fuzzy
+#~ msgid "Saving phone macro failed"
+#~ msgstr "Estenzioni Proxy Internet"
+
+#, fuzzy
+#~ msgid "Saving phone macro parameters failed"
+#~ msgstr "Elimina estensioni per le applicazioni"
+
+#, fuzzy
+#~ msgid "Saving phone conference failed"
+#~ msgstr "Estenzioni Proxy Internet"
+
+#, fuzzy
+#~ msgid "Remove FAI repository extension."
+#~ msgstr "Elimina foto"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has FAI repository features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr "Questa identià possiede estensioni Unix."
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has FAI repository features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr "Questa identità non possiede estensioni Unix"
+
+#, fuzzy
+#~ msgid "configured for"
+#~ msgstr "non configurata"
+
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic informations "
+#~ "for your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "Il file di configurazione di GOsa non è stato trovato - questo è normale "
+#~ "se è la prima volta che ti connetti. Questa procedura di setup cercherà "
+#~ "di guidarti nella creazione della configurazione in tre passaggi: per "
+#~ "prima cosa controlleremo l'installazione dei moduli PHP necessari, poi "
+#~ "cercheremo i programmi necessari e opzionali, e in fine passeremo alle "
+#~ "impostazioni del server LDAP."
+
+#, fuzzy
+#~ msgid ""
+#~ "Your password has expired. To change your personal password use the "
+#~ "fields below. The changes take effect immediately. Please memorize the "
+#~ "new password, because you wouldn't be able to login without it."
+#~ msgstr ""
+#~ "Per cambiare la tua password usa i campi qui sotto. I cambiamenti avrenno "
+#~ "effetto immediatamente. Memorizza la nuova password perché non sarai in "
+#~ "grado di connetterti senza di essa."
+
+#, fuzzy
+#~ msgid "New Entry"
+#~ msgstr "Stampante"
+
+#, fuzzy
+#~ msgid "Admin Toggle"
+#~ msgstr "DN dell'amministratore"
+
+#, fuzzy
+#~ msgid ""
+#~ "This account has %s features disabled. Posix features are needed for "
+#~ "openXchange accounts, enable them first."
+#~ msgstr ""
+#~ "Questa identità non possiede estensioni Samba. Per poterle creare occorre "
+#~ "creare prima le estensioni Unix."
+
+#, fuzzy
+#~ msgid ""
+#~ "This account has %s features disabled. Mail features are needed for "
+#~ "openXchange accounts, enable them first."
+#~ msgstr ""
+#~ "Questa identità non possiede estensioni Samba. Per poterle creare occorre "
+#~ "creare prima le estensioni Unix."
+
+#~ msgid "List of applications"
+#~ msgstr "Lista delle applicazioni"
+
+#, fuzzy
+#~ msgid "Zone entries"
+#~ msgstr "Impostazioni Unix"
+
+#, fuzzy
+#~ msgid " can't read/write any ppd informations."
+#~ msgstr "Informazioni organizzazione"
+
+#, fuzzy
+#~ msgid ""
+#~ "Having a large size of lists, you might prefer the range selectors on top "
+#~ "of the select box."
+#~ msgstr ""
+#~ "Questo menù permette di creare, modificare e cancellare gli utenti "
+#~ "selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
+#~ "intervalli in cima alla lista degli utenti."
+
+#, fuzzy
+#~ msgid "New         Blocklist"
+#~ msgstr "Liste di blocco"
+
+#, fuzzy
+#~ msgid ""
+#~ "You may want to use the range selector on top of the group listbox, when "
+#~ "working with a large number of groups."
+#~ msgstr ""
+#~ "Questo menù permette di creare, modificare e cancellare i gruppi "
+#~ "selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
+#~ "intervalli in cima alla lista dei gruppi."
+
+#, fuzzy
+#~ msgid ""
+#~ "You may want to use the range selector on top of the application listbox, "
+#~ msgstr ""
+#~ "Questo menù permette di creare, modificare e cancellare i gruppi "
+#~ "selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
+#~ "intervalli in cima alla lista dei gruppi."
+
+#, fuzzy
+#~ msgid ""
+#~ "Having a large size of departments, you might prefer the range selectors "
+#~ "on   top of the department list."
+#~ msgstr ""
+#~ "Questo menù permette di creare, modificare e cancellare gli utenti "
+#~ "selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
+#~ "intervalli in cima alla lista degli utenti."
+
+#, fuzzy
+#~ msgid ""
+#~ "You may want to use the range selector on top of the group listbox, when "
+#~ "working with  a large number of groups."
+#~ msgstr ""
+#~ "Questo menù permette di creare, modificare e cancellare i gruppi "
+#~ "selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
+#~ "intervalli in cima alla lista dei gruppi."
+
+#, fuzzy
+#~ msgid "You may want to use the range selector on top of the macro listbox, "
+#~ msgstr ""
+#~ "Questo menù permette di creare, modificare e cancellare i gruppi "
+#~ "selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
+#~ "intervalli in cima alla lista dei gruppi."
+
+#, fuzzy
+#~ msgid "selectors on top of the conferences list."
+#~ msgstr "Prego inserire un numero di telefono valido!"
+
+#, fuzzy
+#~ msgid "Display object groups matching"
+#~ msgstr "Mosra gruppi corrispondenti a"
+
+#, fuzzy
+#~ msgid "Groupname"
+#~ msgstr "Nome gruppo"
+
+#, fuzzy
+#~ msgid "Set root password"
+#~ msgstr "Cambia password"
+
+#, fuzzy
+#~ msgid "Choose a template to delete or edit"
+#~ msgstr "Scegli il subtree per l'utente"
+
+#, fuzzy
+#~ msgid "save"
+#~ msgstr "Salva"
+
+#, fuzzy
+#~ msgid "DFS shares"
+#~ msgstr "reset"
+
+#, fuzzy
+#~ msgid "Subnet"
+#~ msgstr "Imposta"
+
+#, fuzzy
+#~ msgid "DNS Class"
+#~ msgstr "classe"
+
+#, fuzzy
+#~ msgid "Controllers"
+#~ msgstr "Paese"
+
+#, fuzzy
+#~ msgid "Drive"
+#~ msgstr "Driver"
+
+#, fuzzy
+#~ msgid "Hdd"
+#~ msgstr "Aggiungi"
+
+#, fuzzy
+#~ msgid "DNS-Zone"
+#~ msgstr "nessuno"
+
+#, fuzzy
+#~ msgid "mailto"
+#~ msgstr "Indirizzo email"
+
+#, fuzzy
+#~ msgid "Coments"
+#~ msgstr "Contenuti"
+
+#, fuzzy
+#~ msgid "Append new class names"
+#~ msgstr "Applicazioni disponibili"
+
+#, fuzzy
+#~ msgid ""
+#~ "There is no value for 'KDE_APPLICATIONS_MENU' specified in your gosa.conf."
+#~ msgstr "Il metodo di posta '%s' non è definito in gosa.conf"
+
+#, fuzzy
+#~ msgid "Home drive"
+#~ msgstr "Server"
+
+#, fuzzy
+#~ msgid "Lock account"
+#~ msgstr "Blocca l'account samba"
diff --git a/gosa-core/locale/messages.po b/gosa-core/locale/messages.po
new file mode 100644 (file)
index 0000000..7ccc69f
--- /dev/null
@@ -0,0 +1,19289 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#: include/class_plugin.inc:115 include/class_plugin.inc:116
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-07-19 11:12+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
+#: plugins/personal/password/class_password.inc:136
+#: plugins/personal/mail/class_mailAccount.inc:1143
+#: plugins/personal/netatalk/class_netatalk.inc:374
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
+#: plugins/personal/connectivity/class_intranetAccount.inc:200
+#: plugins/personal/connectivity/class_pptpAccount.inc:178
+#: plugins/personal/connectivity/class_kolabAccount.inc:471
+#: plugins/personal/connectivity/class_proxyAccount.inc:312
+#: plugins/personal/connectivity/class_phpgwAccount.inc:162
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
+#: plugins/personal/connectivity/class_opengwAccount.inc:336
+#: plugins/personal/connectivity/class_webdavAccount.inc:161
+#: plugins/personal/environment/class_environment.inc:1317
+#: plugins/personal/nagios/class_nagiosAccount.inc:280
+#: plugins/personal/posix/class_posixAccount.inc:1357
+#: plugins/personal/samba/class_sambaAccount.inc:1097
+#: plugins/personal/generic/class_user.inc:1418
+msgid "My account"
+msgstr ""
+
+#: contrib/gosa.conf:45
+msgid "Administration"
+msgstr ""
+
+#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
+msgid "Addons"
+msgstr ""
+
+#: contrib/gosa.conf:107
+msgid "ACL Role"
+msgstr ""
+
+#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
+#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
+#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
+#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
+#: contrib/gosa.conf:211 contrib/gosa.conf:238 contrib/gosa.conf:242
+#: plugins/gofax/blocklists/generic.tpl:1
+#: plugins/gofax/faxaccount/paste_generic.tpl:4
+#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:940
+#: plugins/admin/systems/class_phoneGeneric.inc:476
+#: plugins/admin/systems/goImapServer.tpl:1
+#: plugins/admin/systems/class_componentGeneric.inc:268
+#: plugins/admin/systems/class_printGeneric.inc:880
+#: plugins/admin/systems/class_servGeneric.inc:414
+#: plugins/admin/systems/goMailServer.tpl:1
+#: plugins/admin/systems/servkolab.tpl:6
+#: plugins/admin/systems/class_workstationGeneric.inc:611
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
+#: plugins/admin/systems/glpi.tpl:6
+#: plugins/admin/systems/servdnseditzone.tpl:1
+#: plugins/admin/systems/glpiPrinter.tpl:6
+#: plugins/admin/applications/class_applicationGeneric.inc:542
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
+#: plugins/admin/mimetypes/paste_generic.tpl:4
+#: plugins/admin/mimetypes/generic.tpl:4
+#: plugins/admin/departments/class_departmentGeneric.inc:586
+#: plugins/admin/ogroups/class_ogroup.inc:747
+#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
+#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
+#: plugins/admin/fai/faiTemplateEntry.tpl:3
+#: plugins/admin/fai/faiHookEntry.tpl:5
+#: plugins/admin/fai/faiVariableEntry.tpl:5
+#: plugins/admin/fai/faiPartitionTable.tpl:4
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
+#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
+#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
+#: plugins/personal/generic/class_user.inc:16
+#: plugins/personal/generic/class_user.inc:1413
+#: plugins/generic/references/class_reference.inc:20
+#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
+msgid "Generic"
+msgstr ""
+
+#: contrib/gosa.conf:112
+msgid "Unix"
+msgstr ""
+
+#: contrib/gosa.conf:113 contrib/gosa.conf:140
+#: plugins/admin/groups/class_divListGroup.inc:233
+#: plugins/admin/users/class_divListUsers.inc:223
+#: plugins/admin/ogroups/tabs_ogroups.inc:132
+#: plugins/personal/environment/class_environment.inc:12
+#: plugins/personal/environment/class_environment.inc:1312
+msgid "Environment"
+msgstr ""
+
+#: contrib/gosa.conf:114 contrib/gosa.conf:142
+#: plugins/admin/groups/class_divListGroup.inc:225
+#: plugins/admin/groups/class_groupMail.inc:1110
+#: plugins/admin/users/class_divListUsers.inc:225
+#: plugins/admin/ogroups/class_divListOGroup.inc:215
+#: plugins/admin/ogroups/tabs_ogroups.inc:81
+#: plugins/admin/ogroups/tabs_ogroups.inc:221
+#: plugins/admin/ogroups/paste_mail.tpl:4
+#: plugins/admin/ogroups/class_mailogroup.inc:181
+#: plugins/personal/mail/class_mailAccount.inc:22
+#: plugins/personal/mail/class_mailAccount.inc:1138
+#: plugins/generic/references/class_reference.inc:24
+msgid "Mail"
+msgstr ""
+
+#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
+#: plugins/admin/users/class_divListUsers.inc:231
+#: plugins/personal/samba/class_sambaAccount.inc:24
+#: plugins/personal/samba/class_sambaAccount.inc:1092
+#: plugins/generic/references/class_reference.inc:26
+#: plugins/generic/references/class_reference.inc:28
+msgid "Samba"
+msgstr ""
+
+#: contrib/gosa.conf:117 contrib/gosa.conf:120
+#: plugins/admin/users/class_divListUsers.inc:233
+#: plugins/personal/netatalk/class_netatalk.inc:36
+#: plugins/personal/netatalk/class_netatalk.inc:370
+msgid "Netatalk"
+msgstr ""
+
+#: contrib/gosa.conf:123
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_connectivity.inc:15
+#: plugins/personal/connectivity/main.inc:118
+msgid "Connectivity"
+msgstr ""
+
+#: contrib/gosa.conf:124
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
+#: plugins/gofax/faxaccount/paste_generic.tpl:8
+#: plugins/gofax/faxaccount/generic.tpl:10
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
+#: plugins/admin/users/class_divListUsers.inc:229
+#: plugins/admin/departments/class_departmentGeneric.inc:605
+#: plugins/admin/departments/generic.tpl:91
+#: plugins/personal/generic/generic.tpl:334
+#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
+#: html/getxls.php:297
+msgid "Fax"
+msgstr ""
+
+#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
+#: plugins/addons/addressbook/address_edit.tpl:221
+#: plugins/addons/addressbook/address_info.tpl:67
+#: plugins/addons/addressbook/address_info.tpl:163
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_divListGroup.inc:231
+#: plugins/admin/systems/class_systemManagement.inc:1272
+#: plugins/admin/systems/chooser.tpl:12
+#: plugins/admin/users/class_divListUsers.inc:227
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/ogroups/class_phonequeue.inc:920
+#: plugins/admin/ogroups/class_ogroupManagement.inc:433
+#: plugins/personal/generic/generic.tpl:309
+#: plugins/personal/generic/generic.tpl:490
+#: plugins/generic/references/class_reference.inc:40
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
+msgid "Phone"
+msgstr ""
+
+#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
+msgid "Scalix"
+msgstr ""
+
+#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
+#: plugins/personal/nagios/class_nagiosAccount.inc:275
+msgid "Nagios"
+msgstr ""
+
+#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
+#: plugins/admin/applications/class_applicationManagement.inc:25
+#: plugins/admin/mimetypes/generic.tpl:112
+#: plugins/admin/mimetypes/generic.tpl:165
+msgid "Applications"
+msgstr ""
+
+#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
+#: plugins/admin/systems/class_servRepository.inc:260
+#: plugins/admin/systems/printerPPDDialog.tpl:17
+#: plugins/admin/applications/generic.tpl:92
+#: plugins/admin/ogroups/phonequeue.tpl:47
+#: plugins/gofon/conference/generic.tpl:130
+msgid "Options"
+msgstr ""
+
+#: contrib/gosa.conf:156
+#: plugins/admin/applications/class_applicationParameters.inc:232
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
+msgid "Parameter"
+msgstr ""
+
+#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
+#: plugins/admin/systems/class_terminalStartup.inc:468
+#: plugins/admin/systems/class_workstationStartup.inc:1190
+#: plugins/admin/ogroups/tabs_ogroups.inc:102
+msgid "Startup"
+msgstr ""
+
+#: contrib/gosa.conf:162 contrib/gosa.conf:184
+#: plugins/admin/ogroups/tabs_ogroups.inc:105
+msgid "Devices"
+msgstr ""
+
+#: contrib/gosa.conf:163 contrib/gosa.conf:185
+#: plugins/admin/systems/class_systemManagement.inc:1281
+#: plugins/admin/systems/class_printGeneric.inc:886
+#: plugins/admin/ogroups/class_ogroupManagement.inc:436
+#: plugins/personal/environment/environment.tpl:235
+#: plugins/generic/references/class_reference.inc:52
+msgid "Printer"
+msgstr ""
+
+#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
+#: plugins/gofax/blocklists/generic.tpl:90
+#: plugins/addons/godfs/contents.tpl:22
+#: plugins/addons/addressbook/contents.tpl:33
+#: plugins/admin/systems/glpiSelectUser.tpl:20
+#: plugins/admin/systems/glpiAttachmentPool.tpl:20
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
+#: plugins/admin/systems/glpiDeviceManagement.tpl:20
+#: plugins/admin/systems/servRepository.tpl:26
+#: plugins/admin/systems/glpiPrinter.tpl:127
+#: plugins/admin/fai/faiPackageEntry.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:21
+#: plugins/gofon/macro/headpage.tpl:20
+#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
+#: ihtml/themes/default/MultiSelectWindow.tpl:27
+#: ihtml/themes/default/MultiSelectWindow.tpl:67
+msgid "Information"
+msgstr ""
+
+#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
+#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
+#: contrib/gosa.conf:212
+msgid "Inventory"
+msgstr ""
+
+#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_goLdapServer.inc:86
+#: plugins/admin/systems/class_goCupsServer.inc:71
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goImapServer.inc:161
+#: plugins/admin/systems/class_servDNS.inc:398
+#: plugins/admin/systems/class_goFonServer.inc:131
+#: plugins/admin/systems/class_goMailServer.inc:704
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#: plugins/admin/systems/servkolab.tpl:39
+#: plugins/admin/systems/class_goVirusServer.inc:221
+#: plugins/admin/systems/class_servRepository.inc:378
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#: plugins/admin/systems/class_goShareServer.inc:388
+#: plugins/admin/systems/class_servKolab.inc:386
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Services"
+msgstr ""
+
+#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
+#: contrib/gosa.conf:190
+msgid "FAI summary"
+msgstr ""
+
+#: contrib/gosa.conf:255
+msgid "OGo"
+msgstr ""
+
+#: contrib/gosa.conf:267 plugins/addons/gotomasses/contents.tpl:11
+#: plugins/addons/gotomasses/contents.tpl:13
+#: plugins/addons/gotomasses/contents.tpl:15
+#: plugins/addons/ldapmanager/contentexportxls.tpl:19
+#: plugins/addons/ldapmanager/contentexportxls.tpl:32
+#: plugins/addons/ldapmanager/contentexportxls.tpl:47
+#: plugins/addons/ldapmanager/contentexport.tpl:16
+#: plugins/addons/ldapmanager/contentexport.tpl:29
+#: plugins/addons/ldapmanager/contentexport.tpl:44
+#: include/sieve/templates/edit_frame_base.tpl:6
+msgid "Export"
+msgstr ""
+
+#: contrib/gosa.conf:268
+msgid "Excel Export"
+msgstr ""
+
+#: contrib/gosa.conf:269 plugins/addons/gotomasses/contents.tpl:21
+#: plugins/addons/gotomasses/contents.tpl:25
+#: plugins/addons/gotomasses/contents.tpl:28
+#: plugins/addons/notifications/contents.tpl:54
+#: plugins/addons/ldapmanager/contentcsv.tpl:109
+#: plugins/addons/ldapmanager/contentcsv.tpl:112
+#: plugins/addons/ldapmanager/contentimport.tpl:50
+#: plugins/admin/applications/generic.tpl:135
+#: plugins/personal/mail/generic.tpl:238
+#: plugins/personal/environment/logonManagement.tpl:65
+#: include/sieve/templates/import_script.tpl:12
+#: include/sieve/templates/edit_frame_base.tpl:7
+msgid "Import"
+msgstr ""
+
+#: contrib/gosa.conf:270
+msgid "CSV Import"
+msgstr ""
+
+#: contrib/gosa.conf:275 contrib/gosa.conf:305
+msgid "Partitions"
+msgstr ""
+
+#: contrib/gosa.conf:279 contrib/gosa.conf:309
+#: plugins/admin/applications/generic.tpl:130
+#: plugins/admin/fai/faiScriptEntry.tpl:56
+#: plugins/admin/fai/class_faiScript.inc:546
+#: plugins/admin/fai/faiHookEntry.tpl:56
+#: plugins/personal/environment/logonManagement.tpl:55
+msgid "Script"
+msgstr ""
+
+#: contrib/gosa.conf:283 contrib/gosa.conf:313
+#: plugins/admin/fai/class_faiSummaryTab.inc:45
+msgid "Hooks"
+msgstr ""
+
+#: contrib/gosa.conf:287 contrib/gosa.conf:317
+#: plugins/admin/fai/class_faiSummaryTab.inc:46
+msgid "Variables"
+msgstr ""
+
+#: contrib/gosa.conf:291 contrib/gosa.conf:321
+#: plugins/admin/fai/class_faiSummaryTab.inc:47
+msgid "Templates"
+msgstr ""
+
+#: contrib/gosa.conf:295 contrib/gosa.conf:325
+#: plugins/admin/fai/class_faiSummaryTab.inc:50
+#: plugins/personal/environment/environment.tpl:11
+msgid "Profiles"
+msgstr ""
+
+#: contrib/gosa.conf:296 contrib/gosa.conf:326
+#: plugins/admin/acl/class_divListACL.inc:54
+#: plugins/admin/ogroups/tabs_ogroups.inc:109
+msgid "Summary"
+msgstr ""
+
+#: contrib/gosa.conf:300 contrib/gosa.conf:330
+#: plugins/admin/fai/class_faiPackage.inc:547
+msgid "Packages"
+msgstr ""
+
+#: contrib/gosa.conf:336 plugins/addons/logview/class_logview.inc:7
+#: plugins/addons/logview/class_logview.inc:409
+#: plugins/addons/logview/class_gosa_logview.inc:7
+msgid "System logs"
+msgstr ""
+
+#: contrib/gosa.conf:337
+msgid "GOsa logs"
+msgstr ""
+
+#: contrib/gosa.conf:516 plugins/admin/ogroups/class_phonequeue.inc:270
+#: setup/class_setupStep_Language.inc:48
+msgid "German"
+msgstr ""
+
+#: contrib/gosa.conf:517 setup/class_setupStep_Language.inc:52
+msgid "Russian"
+msgstr ""
+
+#: contrib/gosa.conf:518
+msgid "Spanish"
+msgstr ""
+
+#: contrib/gosa.conf:519 setup/class_setupStep_Language.inc:49
+msgid "French"
+msgstr ""
+
+#: contrib/gosa.conf:520
+msgid "Dutch"
+msgstr ""
+
+#: contrib/gosa.conf:521 setup/class_setupStep_Language.inc:50
+msgid "English"
+msgstr ""
+
+#: contrib/gosa.conf:522
+msgid "Italian"
+msgstr ""
+
+#: contrib/gosa.conf:523
+msgid "Polish"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:6
+msgid "FAX Reports"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:7
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
+#: plugins/addons/gotomasses/class_gotomasses.inc:7
+#: plugins/addons/notifications/class_msgplug.inc:7
+#: plugins/addons/mailqueue/class_mailqueue.inc:7
+#: plugins/addons/logview/class_logview.inc:8
+#: plugins/addons/logview/class_gosa_logview.inc:8
+#: plugins/addons/godfs/class_dfsManagment.inc:11
+#: plugins/addons/addressbook/class_addressbook.inc:7
+#: plugins/addons/ldapmanager/class_exportxls.inc:8
+#: plugins/addons/ldapmanager/class_export.inc:7
+#: plugins/addons/ldapmanager/class_csvimport.inc:7
+#: plugins/addons/ldapmanager/class_import.inc:7
+#: plugins/addons/ldapmanager/class_ldif.inc:8
+#: plugins/admin/groups/class_groupManagement.inc:26
+#: plugins/admin/systems/class_systemManagement.inc:33
+#: plugins/admin/applications/class_applicationManagement.inc:26
+#: plugins/admin/users/class_userManagement.inc:29
+#: plugins/admin/acl/class_aclManagement.inc:28
+#: plugins/admin/acl/class_aclRole.inc:7
+#: plugins/admin/departments/class_departmentManagement.inc:26
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+#: plugins/personal/scalix/class_scalixAccount.inc:17
+#: plugins/personal/password/class_password.inc:25
+#: plugins/personal/mail/class_mailAccount.inc:23
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
+#: plugins/personal/connectivity/class_connectivity.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:18
+#: plugins/personal/connectivity/class_pptpAccount.inc:27
+#: plugins/personal/connectivity/class_kolabAccount.inc:6
+#: plugins/personal/connectivity/class_proxyAccount.inc:6
+#: plugins/personal/connectivity/class_phpgwAccount.inc:6
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
+#: plugins/personal/connectivity/class_opengwAccount.inc:7
+#: plugins/personal/connectivity/class_webdavAccount.inc:7
+#: plugins/personal/environment/class_environment.inc:13
+#: plugins/personal/nagios/class_nagiosAccount.inc:19
+#: plugins/personal/posix/class_posixAccount.inc:17
+#: plugins/personal/samba/class_sambaAccount.inc:25
+#: plugins/personal/generic/class_user.inc:17
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
+#: plugins/gofon/fonreports/class_fonreport.inc:7
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
+msgid "This does something"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:115
+msgid ""
+"No fax extension defined in your server configuration, no reports can be "
+"shown!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:118
+#: plugins/addons/logview/class_logview.inc:83
+#: plugins/addons/logview/class_gosa_logview.inc:104
+#: plugins/gofon/fonreports/class_fonreport.inc:168
+msgid "There is no mysql extension available, please check your php setup."
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:125
+msgid "Can't connect to fax database, no reports can be shown!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:129
+msgid "Can't select fax database for report generation!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:134
+msgid "Can't query fax table 'faxlog' for report generation!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:157
+#: plugins/gofax/faxreports/class_faxreport.inc:297
+msgid "Query for fax database failed!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:166
+#: plugins/gofax/faxreports/class_faxreport.inc:176
+msgid "You have no permission to retrieve informations about this fax id!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:207
+#: plugins/gofax/faxreports/class_faxreport.inc:322
+#: plugins/gofon/fonreports/class_fonreport.inc:228
+msgid "Y-M-D"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+msgid "Insufficient permissions to view this attribute"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/admin/groups/class_groupApplication.inc:435
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+msgid "Insufficient permissions"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:480
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+msgid "Fax report"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+msgid "All entries are readonly"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:486
+msgid "Fax reports"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:491
+msgid "Detailed view"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:492
+msgid "Fax ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#: plugins/gofax/faxreports/contents.tpl:31
+#: plugins/addons/logview/gosa_log_contents.tpl:83
+#: plugins/addons/logview/contents.tpl:84
+#: plugins/gofon/fonreports/class_fonreport.inc:404
+#: plugins/gofon/fonreports/contents.tpl:30
+msgid "Date"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+msgid "Time"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:494
+#: plugins/gofax/faxreports/contents.tpl:32
+#: plugins/gofax/faxreports/detail.tpl:45
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
+#: plugins/personal/posix/generic.tpl:35
+#: plugins/gofon/fonreports/contents.tpl:35
+msgid "Status"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:495
+#: plugins/gofax/faxreports/detail.tpl:33
+msgid "Sender ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:496
+#: plugins/gofax/faxreports/detail.tpl:29
+msgid "Sender MSN"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:497
+#: plugins/gofax/faxreports/detail.tpl:41
+msgid "Receiver ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:498
+#: plugins/gofax/faxreports/detail.tpl:37
+msgid "Receiver MSN"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:499
+msgid "Number of pages"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:500
+msgid "Status Message"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:501
+#: plugins/gofax/faxreports/detail.tpl:53
+msgid "Transfer time"
+msgstr ""
+
+#: plugins/gofax/faxreports/main.inc:14
+msgid "FAX reports"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:2
+#: plugins/addons/logview/gosa_log_contents.tpl:2
+#: plugins/addons/logview/contents.tpl:2
+#: plugins/gofon/fonreports/contents.tpl:2
+msgid "Filter"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:6
+#: plugins/addons/mailqueue/contents.tpl:11
+#: plugins/addons/logview/gosa_log_contents.tpl:47
+#: plugins/addons/logview/contents.tpl:47
+#: plugins/addons/addressbook/contents.tpl:109
+#: plugins/gofon/fonreports/contents.tpl:6
+msgid "Search for"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:7
+#: plugins/gofon/fonreports/contents.tpl:7
+msgid "Enter user name to search for"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:8
+#: plugins/gofax/faxreports/contents.tpl:16
+#: plugins/gofon/fonreports/contents.tpl:8
+#: plugins/gofon/fonreports/contents.tpl:16
+msgid "in"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:9
+#: plugins/gofon/fonreports/contents.tpl:9
+msgid "Select subtree to base search on"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:12
+#: plugins/gofon/fonreports/contents.tpl:12
+msgid "during"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:21
+#: plugins/addons/mailqueue/contents.tpl:10
+#: plugins/addons/mailqueue/contents.tpl:26
+#: plugins/addons/logview/gosa_log_contents.tpl:68
+#: plugins/addons/logview/contents.tpl:68
+#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
+#: ihtml/themes/default/help.tpl:21
+msgid "Search"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:30
+#: plugins/gofax/faxreports/detail.tpl:21
+#: plugins/addons/logview/gosa_log_contents.tpl:84
+#: plugins/admin/systems/class_printGeneric.inc:868
+#: plugins/admin/systems/class_gosaLogServer.inc:102
+#: plugins/admin/ogroups/class_ogroupManagement.inc:428
+#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:212
+#: setup/setup_config2.tpl:257
+msgid "User"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:33
+#: plugins/addons/mailqueue/contents.tpl:56
+msgid "Sender"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:34
+msgid "Receiver"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:35
+#: plugins/gofax/faxreports/detail.tpl:57
+msgid "# pages"
+msgstr ""
+
+#: plugins/gofax/faxreports/contents.tpl:50
+#: plugins/addons/logview/gosa_log_contents.tpl:98
+#: plugins/addons/logview/contents.tpl:97
+#: plugins/gofon/fonreports/contents.tpl:51
+msgid "Search returned no results..."
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:5
+msgid "FAX preview - please wait"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:8
+msgid "Click on fax to download"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:17
+msgid "FAX ID"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:25
+msgid "Date / Time"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:49
+msgid "Status message"
+msgstr ""
+
+#: plugins/gofax/faxreports/detail.tpl:67
+#: plugins/addons/mailqueue/header.tpl:5
+#: plugins/addons/ldapmanager/contentcsv.tpl:114
+#: plugins/addons/ldapmanager/contentexportxls.tpl:69
+#: plugins/addons/ldapmanager/contentexport.tpl:66
+#: plugins/addons/ldapmanager/contentimport.tpl:45
+#: plugins/admin/systems/class_systemManagement.inc:179
+#: plugins/admin/departments/dep_iframe.tpl:18
+#: plugins/admin/fai/faiNewBranch.tpl:51
+#: plugins/personal/password/changed.tpl:9
+#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
+#: setup/class_setup.inc:275 setup/class_setup.inc:277
+msgid "Back"
+msgstr ""
+
+#: plugins/gofax/blocklists/remove.tpl:2
+#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
+#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
+#: plugins/admin/systems/remove_ppd.tpl:2
+#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
+#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
+#: plugins/admin/departments/remove.tpl:2
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
+#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
+#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
+#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
+#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
+#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
+#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
+#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
+#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
+#: html/password.php:278 html/index.php:50 html/index.php:341
+#: html/index.php:347
+msgid "Warning"
+msgstr ""
+
+#: plugins/gofax/blocklists/remove.tpl:6
+#: plugins/admin/systems/remove_glpi.tpl:6
+#: include/sieve/templates/remove_script.tpl:6
+msgid ""
+"Please double check if your really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+
+#: plugins/gofax/blocklists/remove.tpl:10
+#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
+#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
+#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
+#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
+#: ihtml/themes/default/remove.tpl:9
+msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+
+#: plugins/gofax/blocklists/remove.tpl:15
+#: plugins/gofax/blocklists/remove.tpl:19
+#: plugins/gofax/blocklists/generic.tpl:83
+#: plugins/gofax/faxaccount/lists.tpl:14
+#: plugins/gofax/faxaccount/generic.tpl:111
+#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
+#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
+#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
+#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
+#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
+#: plugins/admin/systems/phonesettings.tpl:210
+#: plugins/admin/systems/phonesettings.tpl:233
+#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
+#: plugins/admin/systems/class_termDNS.inc:522
+#: plugins/admin/systems/goNtpServer.tpl:21
+#: plugins/admin/systems/remove_glpi.tpl:14
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
+#: plugins/admin/systems/goShareServer.tpl:20
+#: plugins/admin/systems/glpi_edit_os.tpl:10
+#: plugins/admin/systems/class_servDNSeditZone.inc:316
+#: plugins/admin/systems/class_servDNSeditZone.inc:541
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
+#: plugins/admin/systems/terminal.tpl:131
+#: plugins/admin/systems/glpi_edit_type.tpl:10
+#: plugins/admin/systems/remove_ppd.tpl:12
+#: plugins/admin/systems/workstation.tpl:108
+#: plugins/admin/systems/workstationStartup.tpl:131
+#: plugins/admin/systems/workstationStartup.tpl:165
+#: plugins/admin/applications/remove.tpl:14
+#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
+#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
+#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
+#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
+#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
+#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
+#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
+#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
+#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
+#: plugins/admin/fai/remove_branch.tpl:14
+#: plugins/admin/fai/faiPartitionTable.tpl:54
+#: plugins/personal/scalix/paste_generic.tpl:13
+#: plugins/personal/scalix/generic.tpl:114
+#: plugins/personal/mail/copypaste.tpl:45
+#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
+#: plugins/personal/mail/generic.tpl:263
+#: plugins/personal/connectivity/kolab.tpl:56
+#: plugins/personal/environment/class_environment.inc:695
+#: plugins/personal/environment/environment.tpl:187
+#: plugins/personal/environment/environment.tpl:225
+#: plugins/personal/environment/environment.tpl:251
+#: plugins/personal/posix/paste_generic.tpl:62
+#: plugins/personal/posix/generic.tpl:91
+#: plugins/personal/posix/generic.tpl:129
+#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
+#: plugins/gofon/macro/remove.tpl:18
+#: plugins/gofon/phoneaccount/paste_generic.tpl:19
+#: plugins/gofon/phoneaccount/generic.tpl:22
+#: plugins/gofon/conference/remove.tpl:15
+#: plugins/gofon/conference/remove.tpl:19
+#: include/sieve/templates/remove_script.tpl:14
+#: ihtml/themes/default/remove.tpl:13
+msgid "Delete"
+msgstr ""
+
+#: plugins/gofax/blocklists/remove.tpl:17
+#: plugins/gofax/blocklists/remove.tpl:21
+#: plugins/gofax/blocklists/generic.tpl:106
+#: plugins/gofax/faxaccount/locals.tpl:62
+#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
+#: plugins/addons/gotomasses/contents.tpl:115
+#: plugins/addons/gotomasses/contents.tpl:118
+#: plugins/addons/godfs/class_dfsManagment.inc:249
+#: plugins/addons/addressbook/remove.tpl:16
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/address_edit.tpl:265
+#: plugins/admin/groups/class_groupManagement.inc:424
+#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
+#: plugins/admin/groups/application_options.tpl:13
+#: plugins/admin/groups/mail_locals.tpl:68
+#: plugins/admin/groups/mail_admins.tpl:39
+#: plugins/admin/groups/group_objects.tpl:57
+#: plugins/admin/systems/SelectDeviceType.tpl:45
+#: plugins/admin/systems/goKrbServer.tpl:32
+#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
+#: plugins/admin/systems/goGlpiServer.tpl:34
+#: plugins/admin/systems/goLdapServer.tpl:11
+#: plugins/admin/systems/gencd.tpl:11
+#: plugins/admin/systems/glpi_devices.tpl:761
+#: plugins/admin/systems/class_goService.inc:40
+#: plugins/admin/systems/goImapServer.tpl:118
+#: plugins/admin/systems/glpiSelectUser.tpl:51
+#: plugins/admin/systems/class_systemManagement.inc:830
+#: plugins/admin/systems/goMailServer.tpl:223
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
+#: plugins/admin/systems/servnfs.tpl:140
+#: plugins/admin/systems/goNtpServer.tpl:31
+#: plugins/admin/systems/remove_glpi.tpl:16
+#: plugins/admin/systems/goShareServer.tpl:31
+#: plugins/admin/systems/goFonServer.tpl:41
+#: plugins/admin/systems/goSyslogServer.tpl:7
+#: plugins/admin/systems/glpiAttachmentPool.tpl:52
+#: plugins/admin/systems/servkolab.tpl:247
+#: plugins/admin/systems/goCupsServer.tpl:7
+#: plugins/admin/systems/ServiceAddDialog.tpl:30
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
+#: plugins/admin/systems/goTerminalServer.tpl:25
+#: plugins/admin/systems/glpi_edit_os.tpl:29
+#: plugins/admin/systems/goSpamServer.tpl:127
+#: plugins/admin/systems/goFaxServer.tpl:25
+#: plugins/admin/systems/class_baseSelectDialog.inc:43
+#: plugins/admin/systems/gosaLogServer.tpl:33
+#: plugins/admin/systems/servdns.tpl:23
+#: plugins/admin/systems/goSpamServerRule.tpl:23
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
+#: plugins/admin/systems/servRepositorySetup.tpl:56
+#: plugins/admin/systems/glpi_edit_type.tpl:29
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
+#: plugins/admin/systems/remove_ppd.tpl:14
+#: plugins/admin/systems/printerPPDDialog.tpl:23
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
+#: plugins/admin/systems/glpiDeviceManagement.tpl:52
+#: plugins/admin/systems/servRepository.tpl:68
+#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
+#: plugins/admin/systems/servdnseditzone.tpl:129
+#: plugins/admin/systems/goVirusServer.tpl:170
+#: plugins/admin/systems/goLogDBServer.tpl:25
+#: plugins/admin/applications/remove.tpl:16
+#: plugins/admin/applications/remove.tpl:20
+#: plugins/admin/applications/class_applicationManagement.inc:439
+#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
+#: plugins/admin/users/template.tpl:50
+#: plugins/admin/users/class_userManagement.inc:747
+#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
+#: plugins/admin/mimetypes/remove.tpl:20
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
+#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
+#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
+#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
+#: plugins/admin/departments/remove.tpl:17
+#: plugins/admin/departments/remove.tpl:21
+#: plugins/admin/departments/class_departmentManagement.inc:397
+#: plugins/admin/departments/dep_move_confirm.tpl:17
+#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
+#: plugins/admin/ogroups/ogroup_objects.tpl:56
+#: plugins/admin/ogroups/class_ogroupManagement.inc:384
+#: plugins/admin/fai/faiPackageConfiguration.tpl:7
+#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
+#: plugins/admin/fai/class_faiManagement.inc:759
+#: plugins/admin/fai/class_faiManagement.inc:764
+#: plugins/admin/fai/class_faiManagement.inc:770
+#: plugins/admin/fai/faiScriptEntry.tpl:83
+#: plugins/admin/fai/remove_branch.tpl:16
+#: plugins/admin/fai/faiPackageEntry.tpl:57
+#: plugins/admin/fai/faiTemplateEntry.tpl:171
+#: plugins/admin/fai/faiHookEntry.tpl:85
+#: plugins/admin/fai/faiVariableEntry.tpl:55
+#: plugins/admin/fai/faiProfileEntry.tpl:71
+#: plugins/admin/fai/faiNewBranch.tpl:22
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
+#: plugins/personal/scalix/main.inc:101
+#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
+#: plugins/personal/netatalk/main.inc:96
+#: plugins/personal/connectivity/main.inc:102
+#: plugins/personal/environment/hotplugDialogNew.tpl:54
+#: plugins/personal/environment/selectPrinterDialog.tpl:66
+#: plugins/personal/environment/main.inc:102
+#: plugins/personal/environment/logonManagement.tpl:76
+#: plugins/personal/environment/hotplugDialog.tpl:64
+#: plugins/personal/nagios/main.inc:105
+#: plugins/personal/posix/trust_machines.tpl:41
+#: plugins/personal/posix/main.inc:106
+#: plugins/personal/posix/posix_groups.tpl:81
+#: plugins/personal/samba/samba3_workstations.tpl:41
+#: plugins/personal/samba/main.inc:104
+#: plugins/personal/samba/sambaLogonHours.tpl:106
+#: plugins/personal/generic/generic_certs.tpl:94
+#: plugins/personal/generic/generic_picture.tpl:35
+#: plugins/personal/generic/main.inc:160
+#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
+#: plugins/gofon/macro/remove.tpl:20
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
+#: plugins/gofon/phoneaccount/main.inc:106
+#: plugins/gofon/conference/remove.tpl:17
+#: plugins/gofon/conference/remove.tpl:21
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
+#: include/sieve/templates/select_test_type.tpl:13
+#: include/sieve/templates/remove_script.tpl:16
+#: include/sieve/templates/management.tpl:26
+#: include/sieve/templates/import_script.tpl:14
+#: include/sieve/templates/element_comment.tpl:10
+#: include/sieve/templates/create_script.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
+#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
+#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
+#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
+#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
+#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
+#: ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:89
+msgid "Cancel"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
+msgid "List of blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected blocklists. Having "
+"a large size of lists, you might prefer the range selectors on top of the "
+"select box."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+msgid "Blocklist name"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#: plugins/addons/addressbook/address_edit.tpl:155
+#: plugins/addons/addressbook/class_addressbook.inc:815
+#: plugins/addons/addressbook/address_info.tpl:117
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/users/class_divListUsers.inc:61
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#: plugins/admin/ogroups/class_ogroupManagement.inc:431
+#: plugins/personal/generic/class_user.inc:1434
+#: plugins/personal/generic/generic.tpl:258
+#: plugins/generic/references/class_reference.inc:38
+#: plugins/gofon/macro/class_divListMacros.inc:57
+msgid "Department"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
+#: plugins/addons/addressbook/contents.tpl:42
+#: plugins/admin/groups/class_divListGroup.inc:62
+#: plugins/admin/systems/class_divListSystemService.inc:31
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
+#: plugins/admin/systems/class_divListSystem.inc:69
+#: plugins/admin/applications/class_divListApplication.inc:59
+#: plugins/admin/users/class_divListUsers.inc:63
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
+#: plugins/admin/acl/class_divListACL.inc:55
+#: plugins/admin/departments/class_divListDepartment.inc:49
+#: plugins/admin/ogroups/class_divListOGroup.inc:65
+#: plugins/admin/fai/class_divListFai.inc:71
+#: plugins/gofon/macro/class_divListMacros.inc:59
+#: plugins/gofon/conference/class_divListConferences.inc:60
+msgid "Actions"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Select to see send blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Show send blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Select to see receive blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Show receive blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Select to search within subtrees"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/personal/posix/posix_groups.tpl:46
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Search in subtrees"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
+msgid "Regular expression for matching list names"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "Create new blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "New Blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
+#: plugins/gofax/blocklists/generic.tpl:17
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
+#: plugins/addons/godfs/class_dfsManagment.inc:217
+#: plugins/admin/groups/class_divListGroup.inc:181
+#: plugins/admin/groups/class_groupGeneric.inc:950
+#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
+#: plugins/admin/systems/printer.tpl:27
+#: plugins/admin/systems/class_phoneGeneric.inc:486
+#: plugins/admin/systems/goLdapServer.tpl:2
+#: plugins/admin/systems/component.tpl:17
+#: plugins/admin/systems/class_componentGeneric.inc:278
+#: plugins/admin/systems/class_printGeneric.inc:890
+#: plugins/admin/systems/class_servGeneric.inc:426
+#: plugins/admin/systems/phone.tpl:17
+#: plugins/admin/systems/class_terminalGeneric.inc:640
+#: plugins/admin/systems/class_baseSelectDialog.inc:46
+#: plugins/admin/systems/class_workstationGeneric.inc:622
+#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
+#: plugins/admin/systems/workstation.tpl:27
+#: plugins/admin/systems/class_divListSystem.inc:227
+#: plugins/admin/systems/class_glpiSelectUser.inc:181
+#: plugins/admin/applications/class_divListApplication.inc:175
+#: plugins/admin/applications/class_applicationGeneric.inc:552
+#: plugins/admin/applications/generic.tpl:42
+#: plugins/admin/users/class_divListUsers.inc:162
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
+#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
+#: plugins/admin/acl/class_aclRole.inc:678
+#: plugins/admin/acl/class_divListACL.inc:154
+#: plugins/admin/departments/class_divListDepartment.inc:133
+#: plugins/admin/departments/class_departmentGeneric.inc:597
+#: plugins/admin/departments/generic.tpl:35
+#: plugins/admin/ogroups/class_divListOGroup.inc:181
+#: plugins/admin/ogroups/class_ogroup.inc:757
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/fai/class_divListFai.inc:216
+#: plugins/personal/generic/class_user.inc:1423
+#: plugins/personal/generic/generic.tpl:143
+#: plugins/gofon/macro/class_gofonMacro.inc:581
+#: plugins/gofon/macro/class_divListMacros.inc:147
+#: plugins/gofon/macro/generic.tpl:27
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
+#: plugins/gofon/conference/class_divListConferences.inc:154
+#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
+msgid "Base"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:218
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+msgid "Submit department"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:218
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#: include/class_MultiSelectWindow.inc:209
+msgid "Submit"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+msgid "Remove selected blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+msgid "Remove blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
+#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
+#: plugins/admin/systems/glpi.tpl:46
+#: plugins/admin/systems/class_divListSystem.inc:323
+#: plugins/admin/systems/glpiPrinter.tpl:18
+#: plugins/admin/systems/glpiPrinter.tpl:32
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/users/class_divListUsers.inc:266
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/acl/class_aclRole.inc:340
+#: plugins/admin/acl/class_aclRole.inc:385
+#: plugins/admin/acl/class_divListACL.inc:210
+#: plugins/admin/acl/class_divListACL.inc:232
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/admin/fai/class_faiScript.inc:302
+#: plugins/admin/fai/class_faiScript.inc:304
+#: plugins/admin/fai/class_faiHook.inc:300
+#: plugins/admin/fai/class_faiHook.inc:302
+#: plugins/admin/fai/class_faiTemplate.inc:278
+#: plugins/admin/fai/class_faiTemplate.inc:280
+#: plugins/admin/fai/class_divListFai.inc:299
+#: plugins/admin/fai/class_divListFai.inc:302
+#: plugins/gofon/macro/class_divListMacros.inc:207
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#: include/class_acl.inc:409 include/class_acl.inc:454
+msgid "edit"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/users/class_divListUsers.inc:267
+msgid "Edit user"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/addons/mailqueue/contents.tpl:94
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
+#: plugins/admin/systems/class_divListSystem.inc:333
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/users/class_divListUsers.inc:285
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/acl/class_aclRole.inc:341
+#: plugins/admin/acl/class_aclRole.inc:386
+#: plugins/admin/acl/class_divListACL.inc:220
+#: plugins/admin/acl/class_divListACL.inc:236
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/admin/fai/class_faiScript.inc:306
+#: plugins/admin/fai/class_faiHook.inc:304
+#: plugins/admin/fai/class_faiTemplate.inc:282
+#: plugins/admin/fai/class_divListFai.inc:310
+#: plugins/gofon/macro/class_divListMacros.inc:215
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#: include/class_acl.inc:410 include/class_acl.inc:455
+msgid "delete"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/admin/users/class_divListUsers.inc:286
+msgid "Delete user"
+msgstr ""
+
+#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
+msgid "Blocklist management"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:8
+msgid "List name"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:12
+msgid "Name of blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
+#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
+#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
+#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
+#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
+msgid "Choose subtree to place group in"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
+#: plugins/admin/systems/wingeneric.tpl:18
+#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
+#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
+#: plugins/admin/systems/terminal.tpl:28
+#: plugins/admin/systems/workstation.tpl:35
+#: plugins/admin/applications/generic.tpl:52
+#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
+#: plugins/admin/departments/generic.tpl:45
+#: plugins/admin/ogroups/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
+#: plugins/gofon/conference/generic.tpl:56
+#: plugins/gofon/conference/generic.tpl:62
+msgid "Select a base"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:40
+#: plugins/admin/systems/glpi_devices.tpl:427
+#: plugins/admin/systems/glpi_devices.tpl:492
+#: plugins/admin/systems/glpi_devices.tpl:542
+#: plugins/admin/systems/servnfs.tpl:56
+#: plugins/admin/systems/terminalService.tpl:48
+#: plugins/admin/systems/terminalService.tpl:138
+#: plugins/admin/systems/class_goShareServer.inc:399
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:795
+#: plugins/admin/systems/workstationService.tpl:54
+#: plugins/admin/systems/workstationService.tpl:156
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
+#: plugins/admin/fai/class_faiSummaryTab.inc:345
+#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
+msgid "Type"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:43
+msgid "Select wether to filter incoming or outgoing calls"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:51
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
+#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
+#: plugins/admin/groups/class_groupGeneric.inc:951
+#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
+#: plugins/admin/systems/printer.tpl:16
+#: plugins/admin/systems/class_phoneGeneric.inc:487
+#: plugins/admin/systems/component.tpl:35
+#: plugins/admin/systems/class_componentGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:891
+#: plugins/admin/systems/class_servGeneric.inc:424
+#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
+#: plugins/admin/systems/class_winGeneric.inc:291
+#: plugins/admin/systems/class_goMailServer.inc:713
+#: plugins/admin/systems/server.tpl:14
+#: plugins/admin/systems/class_goShareServer.inc:398
+#: plugins/admin/applications/class_applicationGeneric.inc:553
+#: plugins/admin/applications/generic.tpl:33
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
+#: plugins/admin/mimetypes/paste_generic.tpl:21
+#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
+#: plugins/admin/acl/class_aclRole.inc:679
+#: plugins/admin/departments/class_departmentGeneric.inc:595
+#: plugins/admin/departments/generic.tpl:16
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/fai/class_faiScriptEntry.inc:184
+#: plugins/admin/fai/class_faiVariable.inc:433
+#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
+#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
+#: plugins/admin/fai/faiProfile.tpl:21
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
+#: plugins/admin/fai/faiScriptEntry.tpl:19
+#: plugins/admin/fai/faiVariable.tpl:21
+#: plugins/admin/fai/class_faiHookEntry.inc:193
+#: plugins/admin/fai/class_faiTemplateEntry.inc:252
+#: plugins/admin/fai/faiTemplateEntry.tpl:13
+#: plugins/admin/fai/class_faiScript.inc:555
+#: plugins/admin/fai/class_faiHook.inc:550
+#: plugins/admin/fai/faiHookEntry.tpl:19
+#: plugins/admin/fai/class_faiTemplate.inc:523
+#: plugins/admin/fai/faiVariableEntry.tpl:19
+#: plugins/admin/fai/faiPartitionTable.tpl:21
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
+#: plugins/admin/fai/class_faiProfile.inc:466
+#: plugins/admin/fai/class_faiVariableEntry.inc:147
+#: plugins/admin/fai/class_faiPartitionTable.inc:544
+#: plugins/admin/fai/faiTemplate.tpl:21
+#: plugins/personal/environment/hotplugDialogNew.tpl:17
+#: plugins/personal/environment/logonManagement.tpl:17
+#: plugins/generic/references/contents.tpl:11
+#: plugins/gofon/macro/class_gofonMacro.inc:582
+#: plugins/gofon/macro/generic.tpl:49
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
+#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
+#: html/getxls.php:287
+msgid "Description"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:54
+msgid "Descriptive text for this blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:68
+msgid "Blocked numbers"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:80
+#: plugins/gofax/faxaccount/locals.tpl:60
+#: plugins/gofax/faxaccount/lists.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:105
+#: plugins/admin/groups/application.tpl:39
+#: plugins/admin/groups/paste_mail.tpl:30
+#: plugins/admin/groups/paste_mail.tpl:41
+#: plugins/admin/groups/mail_locals.tpl:66
+#: plugins/admin/groups/class_groupMail.inc:607
+#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
+#: plugins/admin/groups/generic.tpl:137
+#: plugins/admin/groups/group_objects.tpl:55
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
+#: plugins/admin/systems/phonesettings.tpl:207
+#: plugins/admin/systems/phonesettings.tpl:230
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
+#: plugins/admin/systems/glpiManufacturer.tpl:6
+#: plugins/admin/systems/terminalStartup.tpl:79
+#: plugins/admin/systems/terminalStartup.tpl:108
+#: plugins/admin/systems/goMailServer.tpl:70
+#: plugins/admin/systems/goMailServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:131
+#: plugins/admin/systems/goMailServer.tpl:165
+#: plugins/admin/systems/goMailServer.tpl:191
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
+#: plugins/admin/systems/class_termDNS.inc:508
+#: plugins/admin/systems/class_termDNS.inc:528
+#: plugins/admin/systems/goNtpServer.tpl:18
+#: plugins/admin/systems/goShareServer.tpl:14
+#: plugins/admin/systems/glpi_edit_os.tpl:8
+#: plugins/admin/systems/goSpamServer.tpl:45
+#: plugins/admin/systems/goSpamServer.tpl:113
+#: plugins/admin/systems/servdns.tpl:6
+#: plugins/admin/systems/class_servDNSeditZone.inc:547
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
+#: plugins/admin/systems/servRepositorySetup.tpl:47
+#: plugins/admin/systems/terminal.tpl:127
+#: plugins/admin/systems/glpi_edit_type.tpl:8
+#: plugins/admin/systems/workstation.tpl:104
+#: plugins/admin/systems/glpi.tpl:125
+#: plugins/admin/systems/servdnseditzone.tpl:115
+#: plugins/admin/systems/workstationStartup.tpl:129
+#: plugins/admin/systems/workstationStartup.tpl:162
+#: plugins/admin/systems/workstationStartup.tpl:191
+#: plugins/admin/systems/glpiPrinter.tpl:115
+#: plugins/admin/systems/glpiPrinter.tpl:149
+#: plugins/admin/mimetypes/generic.tpl:108
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:174
+#: plugins/admin/ogroups/ogroup_objects.tpl:54
+#: plugins/admin/ogroups/phonequeue.tpl:37
+#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
+#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
+#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
+#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
+#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
+#: plugins/admin/fai/faiPartitionTable.tpl:48
+#: plugins/admin/fai/faiPartitionTable.tpl:50
+#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
+#: plugins/personal/scalix/paste_generic.tpl:12
+#: plugins/personal/scalix/generic.tpl:111
+#: plugins/personal/mail/copypaste.tpl:43
+#: plugins/personal/mail/copypaste.tpl:61
+#: plugins/personal/mail/mail_locals.tpl:75
+#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
+#: plugins/personal/connectivity/kolab.tpl:53
+#: plugins/personal/connectivity/class_kolabAccount.inc:261
+#: plugins/personal/environment/kioskManagement.tpl:14
+#: plugins/personal/environment/selectPrinterDialog.tpl:65
+#: plugins/personal/environment/hotplugDialog.tpl:63
+#: plugins/personal/environment/environment.tpl:157
+#: plugins/personal/environment/environment.tpl:181
+#: plugins/personal/environment/environment.tpl:248
+#: plugins/personal/posix/trust_machines.tpl:39
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:88
+#: plugins/personal/posix/generic.tpl:126
+#: plugins/personal/posix/posix_groups.tpl:79
+#: plugins/personal/samba/samba3_workstations.tpl:39
+#: plugins/personal/samba/samba3.tpl:412
+#: plugins/gofon/phoneaccount/paste_generic.tpl:18
+#: plugins/gofon/phoneaccount/generic.tpl:19
+msgid "Add"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:92
+msgid "Numbers can also contain wild cards."
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:100
+#: plugins/gofax/faxaccount/main.inc:92
+#: plugins/admin/groups/class_groupManagement.inc:418
+#: plugins/admin/systems/class_systemManagement.inc:824
+#: plugins/admin/applications/class_applicationManagement.inc:433
+#: plugins/admin/users/class_userManagement.inc:741
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
+#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
+#: plugins/admin/ogroups/class_ogroupManagement.inc:378
+#: plugins/admin/fai/class_faiManagement.inc:753
+#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
+#: plugins/personal/connectivity/main.inc:100
+#: plugins/personal/environment/main.inc:100
+#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
+#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
+#: plugins/gofon/phoneaccount/main.inc:104
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
+#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
+#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
+#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
+#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
+#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
+#: setup/class_setupStep_Migrate.inc:877
+#: setup/class_setupStep_Migrate.inc:1600
+msgid "Ok"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:103
+#: plugins/gofax/faxaccount/lists.tpl:31
+#: plugins/addons/gotomasses/contents.tpl:111
+#: plugins/addons/gotomasses/contents.tpl:113
+#: plugins/addons/gotomasses/contents.tpl:117
+#: plugins/addons/notifications/contents.tpl:12
+#: plugins/admin/groups/class_groupManagement.inc:421
+#: plugins/admin/groups/application_options.tpl:11
+#: plugins/admin/groups/mail_admins.tpl:37
+#: plugins/admin/systems/class_systemManagement.inc:827
+#: plugins/admin/systems/servRepositorySetup.tpl:54
+#: plugins/admin/systems/printerPPDDialog.tpl:22
+#: plugins/admin/applications/class_applicationManagement.inc:436
+#: plugins/admin/users/class_userManagement.inc:744
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
+#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
+#: plugins/admin/acl/acl_role.tpl:73
+#: plugins/admin/ogroups/class_ogroupManagement.inc:381
+#: plugins/admin/fai/faiPackageConfiguration.tpl:6
+#: plugins/admin/fai/class_faiManagement.inc:756
+#: plugins/admin/fai/faiScriptEntry.tpl:82
+#: plugins/admin/fai/faiPackageEntry.tpl:56
+#: plugins/admin/fai/faiTemplateEntry.tpl:170
+#: plugins/admin/fai/faiHookEntry.tpl:84
+#: plugins/admin/fai/faiVariableEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:70
+#: plugins/admin/fai/faiNewBranch.tpl:21
+#: plugins/personal/environment/logonManagement.tpl:75
+#: plugins/personal/samba/sambaLogonHours.tpl:104
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
+#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
+#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
+#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
+#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
+#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
+#: ihtml/themes/default/acl.tpl:89
+msgid "Apply"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
+msgid "FAX Blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
+#, php-format
+msgid "You're about to delete the following blocklists(s) %s"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
+#, php-format
+msgid "You are not allowed to delete the blocklist '%s'!"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
+#, php-format
+msgid "You're about to delete the blocklist '%s'."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
+msgid "You have no permission to remove this blocklist."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
+msgid "Please specify a valid phone number."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "send"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "receive"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
+#, php-format
+msgid "Removing of blocklist with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
+#: plugins/admin/departments/class_departmentGeneric.inc:265
+msgid "Required field 'Name' is not set."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
+msgid "Required field 'Name' contains invalid characters"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
+msgid "Specified name is already used."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
+#, php-format
+msgid "Saving of blocklist with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
+msgid "Fax blocklists"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/address_info.tpl:24
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_groupGeneric.inc:949
+#: plugins/admin/systems/class_phoneGeneric.inc:485
+#: plugins/admin/systems/glpi_devices.tpl:10
+#: plugins/admin/systems/glpi_devices.tpl:105
+#: plugins/admin/systems/glpi_devices.tpl:146
+#: plugins/admin/systems/glpi_devices.tpl:201
+#: plugins/admin/systems/glpi_devices.tpl:257
+#: plugins/admin/systems/glpi_devices.tpl:315
+#: plugins/admin/systems/glpi_devices.tpl:379
+#: plugins/admin/systems/glpi_devices.tpl:451
+#: plugins/admin/systems/glpi_devices.tpl:515
+#: plugins/admin/systems/glpi_devices.tpl:562
+#: plugins/admin/systems/glpi_devices.tpl:615
+#: plugins/admin/systems/glpi_devices.tpl:669
+#: plugins/admin/systems/glpi_devices.tpl:715
+#: plugins/admin/systems/class_componentGeneric.inc:277
+#: plugins/admin/systems/class_printGeneric.inc:889
+#: plugins/admin/systems/class_servGeneric.inc:423
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
+#: plugins/admin/systems/servnfs.tpl:9
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
+#: plugins/admin/systems/class_terminalGeneric.inc:641
+#: plugins/admin/systems/goSpamServerRule.tpl:6
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
+#: plugins/admin/systems/class_servRepository.inc:386
+#: plugins/admin/systems/class_goShareServer.inc:396
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
+#: plugins/admin/applications/class_applicationGeneric.inc:551
+#: plugins/admin/applications/class_applicationGeneric.inc:555
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
+#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/acl/class_aclRole.inc:677
+#: plugins/admin/ogroups/class_ogroup.inc:756
+#: plugins/admin/fai/class_faiScriptEntry.inc:183
+#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
+#: plugins/admin/fai/class_faiPackage.inc:545
+#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
+#: plugins/admin/fai/faiProfile.tpl:9
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
+#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
+#: plugins/admin/fai/class_faiHookEntry.inc:192
+#: plugins/admin/fai/class_faiTemplateEntry.inc:251
+#: plugins/admin/fai/faiTemplateEntry.tpl:7
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/faiHookEntry.tpl:9
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#: plugins/admin/fai/faiVariableEntry.tpl:9
+#: plugins/admin/fai/class_faiSummaryTab.inc:340
+#: plugins/admin/fai/faiPartitionTable.tpl:9
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
+#: plugins/admin/fai/class_faiProfile.inc:465
+#: plugins/admin/fai/class_faiVariableEntry.inc:146
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
+#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
+#: html/getxls.php:290
+msgid "Name"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
+msgid "Blocklist"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
+msgid "Blocklist type"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
+#: plugins/addons/addressbook/address_edit.tpl:233
+#: plugins/addons/addressbook/address_info.tpl:171
+#: plugins/generic/references/class_reference.inc:30
+msgid "FAX"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
+msgid "This account has no fax extensions."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
+msgid "Remove fax account"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
+msgid ""
+"This account has fax features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
+msgid "Create fax account"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
+msgid ""
+"This account has fax features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
+msgid "You're trying to add an invalid phone number."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
+#: plugins/admin/groups/class_groupApplication.inc:682
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
+msgid "back"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
+#, php-format
+msgid "Removing of user/fax account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
+msgid "The required field 'Fax' is not set."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
+msgid "Please enter a valid telephone number in the 'Fax' field."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
+msgid "Mail delivery is checked, but no address has been specified."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
+msgid "The mail address you've entered is invalid."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
+msgid ""
+"Deliver fax to printer, is only possible if valid printer is given. Please "
+"correct your choice."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
+#, php-format
+msgid "Saving of user/fax account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
+msgid "Fax account settings"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
+msgid "Enable/Disable fax"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
+msgid "Receive blocklist"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
+msgid "Send blocklist"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
+#: plugins/addons/addressbook/class_addressbook.inc:808
+#: plugins/personal/generic/class_user.inc:1451
+msgid "Fax number"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
+msgid "Alternate fax number"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
+#: plugins/gofax/faxaccount/generic.tpl:70
+msgid "Deliver fax as mail"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
+#: plugins/gofax/faxaccount/generic.tpl:77
+msgid "Deliver fax to printer"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
+#: plugins/gofax/faxaccount/generic.tpl:34
+msgid "Delivery format"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
+#: plugins/gofax/faxaccount/generic.tpl:21
+#: plugins/admin/ogroups/class_phonequeue.inc:950
+#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Language"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:6
+msgid "Select numbers to add"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
+#: plugins/addons/addressbook/contents.tpl:65
+#: plugins/admin/groups/mail_locals.tpl:22
+#: plugins/admin/groups/group_objects.tpl:20
+#: plugins/admin/systems/glpiSelectUser.tpl:27
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
+#: plugins/admin/systems/glpiAttachmentPool.tpl:27
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
+#: plugins/admin/systems/glpiDeviceManagement.tpl:27
+#: plugins/admin/systems/servRepository.tpl:38
+#: plugins/admin/ogroups/ogroup_objects.tpl:20
+#: plugins/admin/fai/faiPackageEntry.tpl:32
+#: plugins/admin/fai/faiProfileEntry.tpl:31
+#: plugins/personal/mail/mail_locals.tpl:25
+#: plugins/personal/environment/selectPrinterDialog.tpl:24
+#: plugins/personal/environment/hotplugDialog.tpl:24
+#: plugins/personal/posix/posix_groups.tpl:21
+#: plugins/personal/samba/samba3_workstations.tpl:20
+#: plugins/gofon/macro/headpage.tpl:29
+#: plugins/gofon/conference/headpage.tpl:29
+#: ihtml/themes/default/MultiSelectWindow.tpl:38
+#: ihtml/themes/default/MultiSelectWindow.tpl:78
+msgid "Filters"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:28
+msgid "Display numbers of department"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:29
+#: plugins/addons/addressbook/contents.tpl:87
+#: plugins/admin/groups/mail_locals.tpl:33
+#: plugins/admin/groups/group_objects.tpl:40
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
+#: plugins/admin/ogroups/ogroup_objects.tpl:42
+#: plugins/personal/mail/mail_locals.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:34
+#: plugins/personal/posix/trust_machines.tpl:27
+#: plugins/personal/posix/posix_groups.tpl:35
+#: plugins/personal/samba/samba3_workstations.tpl:27
+msgid "Choose the department the search will be based on"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:38
+msgid "Display numbers matching"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:41
+msgid "Regular expression for matching numbers"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:47
+msgid "Display numbers of user"
+msgstr ""
+
+#: plugins/gofax/faxaccount/locals.tpl:50
+msgid "User name of which numbers are shown"
+msgstr ""
+
+#: plugins/gofax/faxaccount/lists.tpl:5
+msgid "Blocked numbers/lists"
+msgstr ""
+
+#: plugins/gofax/faxaccount/lists.tpl:17
+msgid "List of predefined blocklists"
+msgstr ""
+
+#: plugins/gofax/faxaccount/lists.tpl:25
+msgid "Add the list to the blocklists"
+msgstr ""
+
+#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
+#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
+#: plugins/personal/connectivity/main.inc:110
+#: plugins/personal/environment/main.inc:110
+#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
+#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
+#: plugins/gofon/phoneaccount/main.inc:112
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr ""
+
+#: plugins/gofax/faxaccount/main.inc:101
+#: plugins/gofax/faxaccount/generic.tpl:121
+#: plugins/gofax/faxaccount/generic.tpl:129
+#: plugins/addons/logview/gosa_log_contents.tpl:62
+#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
+#: plugins/admin/systems/glpiManufacturer.tpl:7
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
+#: plugins/admin/systems/goShareServer.tpl:17
+#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
+#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
+#: plugins/admin/systems/servdnseditzone.tpl:40
+#: plugins/admin/systems/glpiPrinter.tpl:88
+#: plugins/admin/systems/glpiPrinter.tpl:99
+#: plugins/admin/fai/faiVariable.tpl:53
+#: plugins/admin/fai/faiPartitionTable.tpl:53
+#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
+#: plugins/personal/netatalk/main.inc:102
+#: plugins/personal/connectivity/main.inc:111
+#: plugins/personal/environment/main.inc:111
+#: plugins/personal/environment/environment.tpl:184
+#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
+#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
+#: plugins/gofon/phoneaccount/main.inc:113
+#: include/sieve/templates/element_comment.tpl:8
+msgid "Edit"
+msgstr ""
+
+#: plugins/gofax/faxaccount/main.inc:109
+msgid "FAX settings"
+msgstr ""
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:15
+msgid "Fax number for GOfax to trigger on"
+msgstr ""
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:18
+msgid "Alternate fax numbers will not be copied"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:26
+msgid "Specify the GOfax communication language for fax to mail gateway"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:38
+msgid "Specify delivery format for fax to mail gateway"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:51
+msgid "Delivery methods"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:56
+msgid "Temporary disable fax usage"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:62
+msgid "Deliver fax as mail to"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:93
+msgid "Alternate fax numbers"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:108
+#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
+#: plugins/personal/mail/copypaste.tpl:44
+#: plugins/personal/mail/generic.tpl:260
+msgid "Add local"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:115
+msgid "Blocklists"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:118
+msgid "Blocklists for incoming fax"
+msgstr ""
+
+#: plugins/gofax/faxaccount/generic.tpl:126
+msgid "Blocklists for outgoing fax"
+msgstr ""
+
+#: plugins/addons/gotomasses/main.inc:51
+#: plugins/addons/gotomasses/class_gotomasses.inc:6
+#: plugins/addons/gotomasses/class_gotomasses.inc:273
+#: plugins/addons/gotomasses/class_gotomasses.inc:279
+msgid "System mass deployment"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:37
+#: plugins/admin/fai/class_faiSummaryTab.inc:339
+msgid "No."
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:40
+msgid "Mac address"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:45
+msgid "Assigned object group"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:48
+#: plugins/addons/logview/gosa_log_contents.tpl:20
+#: plugins/addons/logview/gosa_log_contents.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
+#: plugins/admin/systems/class_baseSelectDialog.inc:47
+#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:150
+#: plugins/admin/systems/workstation.tpl:125
+#: plugins/admin/ogroups/termgroup.tpl:88
+msgid "Action"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:72
+msgid "Select object group"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:79
+msgid "Remove this entry"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:102
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "New entry"
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:88
+msgid "Your are not allowed to import csv data into this plugin."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:92
+msgid "The uploaded file seams to be empty, import aborted."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:148
+msgid "Your are not allowed to view contents of this plugin."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:154
+#, php-format
+msgid "Can't locate or read csv storage file '%s'."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:160
+#, php-format
+msgid "Can't read csv storage file '%s'."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:200
+msgid "Your are not allowed to write the content of this plugin."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:205
+#, php-format
+msgid "Can't locate or write csv storage file '%s'."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:209
+#, php-format
+msgid "Can't write csv storage file '%s'."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:274
+msgid "Provide a mechanism to automatically activate a set of systems"
+msgstr ""
+
+#: plugins/addons/notifications/main.inc:46
+#: plugins/addons/notifications/class_msgplug.inc:6
+msgid "Notifications"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:2
+msgid "Notification target"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:7
+msgid "Use target from"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:21
+msgid "Available recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:22
+#: ihtml/themes/default/acl.tpl:30
+msgid "List message possible targets"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:33
+msgid "Recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:34
+#: ihtml/themes/default/acl.tpl:42
+msgid "List message recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:44
+#: plugins/addons/logview/gosa_log_contents.tpl:85
+#: plugins/addons/logview/contents.tpl:85
+msgid "Message"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:60
+msgid "Send message"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:72
+msgid "Notification send!"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:75
+msgid ""
+"Your message has been sent successfully. Press the continue button to get "
+"back to the notification plugin."
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:78
+#: plugins/admin/systems/SelectDeviceType.tpl:44
+#: plugins/admin/systems/ServiceAddDialog.tpl:28
+#: plugins/admin/users/template.tpl:48
+#: plugins/admin/departments/class_departmentGeneric.inc:477
+#: plugins/admin/departments/class_departmentGeneric.inc:572
+#: plugins/admin/fai/class_faiManagement.inc:575
+#: plugins/admin/fai/class_faiManagement.inc:763
+#: plugins/admin/fai/class_faiManagement.inc:769
+#: include/sieve/templates/select_test_type.tpl:11
+#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
+#: ihtml/themes/default/snapshotdialog.tpl:87
+msgid "Continue"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/systems/printer.tpl:91
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/users/class_userManagement.inc:28
+#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
+#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
+msgid "Users"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
+#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
+msgid "Groups"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:99
+msgid "You have no permissions to send a message!"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:103
+msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:111
+#: plugins/admin/systems/class_servGeneric.inc:114
+#: plugins/admin/systems/class_terminalGeneric.inc:213
+#: plugins/admin/systems/class_terminalGeneric.inc:225
+#: plugins/admin/systems/class_terminalGeneric.inc:237
+#: plugins/admin/systems/class_workstationGeneric.inc:190
+#: plugins/admin/ogroups/class_termgroup.inc:208
+#, php-format
+msgid "Execution of '%s' failed!"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:117
+msgid "Please specify at least one recipient to send a message!"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:213
+msgid "No DESC tag in message file:"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:240
+msgid "Notification"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:241
+#: plugins/addons/notifications/class_msgplug.inc:246
+msgid "Notification plugin"
+msgstr ""
+
+#: plugins/addons/notifications/class_msgplug.inc:249
+msgid "Allow sending notifications"
+msgstr ""
+
+#: plugins/addons/mailqueue/main.inc:42
+#: plugins/addons/mailqueue/class_mailqueue.inc:6
+msgid "Mail queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:12
+msgid "Please enter a search string here."
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:14
+msgid "Select a server"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:17
+msgid "with status"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:21
+msgid "within the last"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:29
+msgid "Remove all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:30
+msgid "Remove all messages from selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:31
+#: plugins/addons/mailqueue/class_mailqueue.inc:401
+msgid "Hold all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:32
+msgid "Hold all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:33
+msgid "Release all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:34
+msgid "Release all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:35
+#: plugins/addons/mailqueue/class_mailqueue.inc:403
+msgid "Requeue all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:36
+msgid "Requeue all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:46
+msgid "Search returned no results"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:52
+msgid "ID"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1273
+#: plugins/admin/systems/class_servGeneric.inc:420
+#: plugins/admin/systems/servnfs.tpl:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:432
+#: plugins/personal/mail/generic.tpl:16
+#: plugins/generic/references/class_reference.inc:44
+#: setup/setup_config2.tpl:203 setup/setup_config2.tpl:248
+msgid "Server"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:54
+#: plugins/admin/systems/glpi_devices.tpl:293
+#: plugins/admin/systems/glpi_devices.tpl:420
+#: plugins/admin/systems/glpi_devices.tpl:485
+#: plugins/personal/connectivity/pureftpd.tpl:55
+#: include/sieve/templates/element_size.tpl:4
+#: include/sieve/class_sieveManagement.inc:599
+msgid "Size"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:55
+msgid "Arrival"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:57
+msgid "Recipient"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
+#: setup/setup_checks.tpl:91
+msgid "Error"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:76
+#: plugins/addons/mailqueue/class_mailqueue.inc:381
+#: include/sieve/class_sieveManagement.inc:641
+msgid "Active"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:94
+msgid "Delete this message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "unhold"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "Release message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:102
+msgid "hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#: plugins/addons/mailqueue/class_mailqueue.inc:405
+msgid "Hold message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "requeue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "Requeue this message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "header"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "Display header from this message"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:65
+msgid ""
+"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:92
+#: plugins/addons/mailqueue/class_mailqueue.inc:119
+#: plugins/addons/mailqueue/class_mailqueue.inc:178
+#: plugins/addons/mailqueue/class_mailqueue.inc:206
+#, php-format
+msgid ""
+"You do not have permission to execute the command '%s' on the mailqueue."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:100
+#: plugins/addons/mailqueue/class_mailqueue.inc:128
+#: plugins/addons/mailqueue/class_mailqueue.inc:188
+#: plugins/addons/mailqueue/class_mailqueue.inc:221
+#, php-format
+msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:233
+msgid "There are no mail server specified."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:283
+msgid "up"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:285
+msgid "down"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:313
+#: plugins/addons/mailqueue/class_mailqueue.inc:378
+#: plugins/addons/logview/class_logview.inc:123
+#: plugins/addons/logview/class_logview.inc:145
+#: plugins/addons/logview/class_gosa_logview.inc:146
+#: plugins/addons/addressbook/class_addressbook.inc:619
+msgid "All"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:328
+msgid "no limit"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:331
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "hour"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:333
+msgid "hours"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:379
+msgid "Hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:380
+msgid "Un hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:382
+msgid "Not active"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:391
+msgid "Mailqueue"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:392
+msgid "Mailqueue addon"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:397
+msgid "Mail queue addon"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:400
+msgid "Unhold all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:402
+msgid "Delete all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:404
+msgid "Unhold message"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:406
+msgid "Delete message"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:407
+msgid "Requeue message"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:408
+msgid "Gathering queue data"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:409
+msgid "Get header information"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:11
+#: plugins/addons/logview/contents.tpl:11
+msgid "Show hosts"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:38
+#: plugins/addons/logview/contents.tpl:38
+msgid "Time interval"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:48
+#: plugins/addons/logview/contents.tpl:48
+msgid "Enter string to search for"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:60
+#: plugins/addons/logview/contents.tpl:60
+msgid "Ruleset"
+msgstr ""
+
+#: plugins/addons/logview/gosa_log_contents.tpl:86
+msgid "Repeated"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:79
+msgid "No LOG servers defined!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:94
+#: plugins/addons/logview/class_logview.inc:194
+#: plugins/addons/logview/class_gosa_logview.inc:129
+#: plugins/addons/logview/class_gosa_logview.inc:185
+msgid "Can't connect to log database, no logs can be shown!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:101
+#: plugins/addons/logview/class_logview.inc:198
+#: plugins/addons/logview/class_gosa_logview.inc:136
+#: plugins/addons/logview/class_gosa_logview.inc:190
+msgid "Can't select log database for log generation!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:114
+msgid "Query for log database failed!. Requesting host names failed."
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:137
+msgid "Query for log database failed!"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "one hour"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "6 hours"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "12 hours"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "24 hours"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "2 days"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "one week"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "2 weeks"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "one month"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:175
+#: plugins/addons/logview/class_gosa_logview.inc:165
+msgid "You have insufficient permissions to view syslog entries."
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:403
+msgid "Log view"
+msgstr ""
+
+#: plugins/addons/logview/class_logview.inc:404
+msgid "Log view addon"
+msgstr ""
+
+#: plugins/addons/logview/class_gosa_logview.inc:99
+msgid "No GOsa LOG servers defined!"
+msgstr ""
+
+#: plugins/addons/logview/main.inc:34
+msgid "System log view"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:20
+msgid "Log level"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:82
+msgid "Level"
+msgstr ""
+
+#: plugins/addons/logview/contents.tpl:83
+msgid "Hostname"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:10
+msgid "DFS Managment"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:151
+#, php-format
+msgid "Removing of DFS share with dn '%s' failed."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:170
+msgid "No DFS entries found"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+msgid "Go up one dfsshare"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_servDNSeditZone.inc:313
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/acl/class_aclRole.inc:338
+#: plugins/admin/ogroups/phonequeue.tpl:24
+#: plugins/admin/fai/class_faiProfile.inc:311
+#: include/sieve/templates/object_container_clear.tpl:8
+#: include/sieve/templates/object_container.tpl:8
+#: include/class_MultiSelectWindow.inc:194
+#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
+msgid "Up"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+msgid "Go to dfs root"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+#: include/class_MultiSelectWindow.inc:188
+msgid "Root"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:215
+msgid "Create new dfsshare"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:247
+#: setup/class_setupStep_Finish.inc:37
+#: ihtml/themes/default/copyPasteDialog.tpl:32
+msgid "Finish"
+msgstr ""
+
+#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
+msgid "Distributed File System Administration"
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:8
+msgid "DFS Shares"
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:26
+msgid ""
+"This menu allows you to create, delete and edit selected dfs shares. Having "
+"a large numbers of dfs shares, you might prefer the range selectors on top "
+"of the dfs share list."
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:40
+msgid "Display dfs shares matching"
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:44
+msgid "Regular expression for matching dfs share names"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:4
+msgid "DFS Properties"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:8
+msgid "Name of dfs Share"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:16
+msgid "Fileserver"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:20
+msgid "Share on Fileserver"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:30
+msgid "DFS Location"
+msgstr ""
+
+#: plugins/addons/godfs/generic.tpl:34
+#: plugins/addons/addressbook/class_addressbook.inc:816
+#: plugins/admin/systems/class_printGeneric.inc:892
+#: plugins/admin/systems/class_workstationGeneric.inc:621
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
+#: plugins/admin/systems/workstation.tpl:19
+#: plugins/admin/systems/class_glpiAccount.inc:792
+#: plugins/admin/departments/class_departmentGeneric.inc:598
+#: plugins/admin/departments/generic.tpl:56
+#: plugins/admin/departments/generic.tpl:68
+#: plugins/personal/generic/class_user.inc:1441
+#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
+msgid "Location"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:102
+#: plugins/addons/godfs/class_dfsgeneric.inc:104
+msgid "Dfs share already exists."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:117
+msgid "Required Field \"Name of dfs Share\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:120
+msgid "Required Field \"Description\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:123
+msgid "Required Field \"Fileserver\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:126
+msgid "Required Field \"Share on fileserver\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:129
+msgid "Required Field \"Location\" is not set."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:186
+#, php-format
+msgid "Saving dfs/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:219
+#, php-format
+msgid "Removing dfs/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/addons/addressbook/remove.tpl:6
+msgid ""
+"This includes all addressbook data in this entry. Please double check if "
+"your really want to do this since there is no way for GOsa to get your data "
+"back."
+msgstr ""
+
+#: plugins/addons/addressbook/dial.tpl:3
+msgid "Dial connection..."
+msgstr ""
+
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/class_addressbook.inc:435
+#: plugins/addons/addressbook/class_addressbook.inc:442
+#: plugins/addons/addressbook/class_addressbook.inc:446
+#: plugins/addons/addressbook/class_addressbook.inc:559
+msgid "Dial"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:7
+msgid "Choose the department to store entry in"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:24
+#: plugins/addons/addressbook/address_info.tpl:18
+msgid "Personal"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:30
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:7
+#: plugins/personal/generic/generic.tpl:49
+msgid "Last name"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:33
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:11
+#: plugins/personal/generic/generic.tpl:61
+msgid "First name"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:48
+#: plugins/addons/addressbook/class_addressbook.inc:820
+#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
+#: html/getxls.php:298
+msgid "Initials"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:60
+#: plugins/addons/addressbook/address_info.tpl:40
+#: plugins/personal/generic/class_user.inc:1428
+#: plugins/personal/generic/generic.tpl:73
+msgid "Personal title"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:74
+#: plugins/addons/addressbook/address_info.tpl:53
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Private"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:80
+#: plugins/addons/addressbook/address_edit.tpl:207
+#: plugins/addons/addressbook/address_info.tpl:59
+#: plugins/addons/addressbook/address_info.tpl:155
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
+#: plugins/admin/departments/class_departmentGeneric.inc:603
+#: plugins/admin/departments/generic.tpl:76
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/generic.tpl:368
+#: include/sieve/templates/element_address.tpl:15
+#: include/sieve/templates/element_address.tpl:113
+#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
+msgid "Address"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:106
+#: plugins/addons/addressbook/address_info.tpl:75
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
+msgid "Mobile"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:118
+#: plugins/addons/addressbook/address_info.tpl:83
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
+msgid "Email"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:134
+#: plugins/addons/addressbook/address_info.tpl:99
+msgid "Organizational"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:143
+#: plugins/addons/addressbook/address_info.tpl:109
+msgid "Company"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:167
+#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
+#: html/getxls.php:298
+msgid "City"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:179
+#: plugins/addons/addressbook/address_info.tpl:133
+#: plugins/personal/generic/class_user.inc:1410
+#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
+msgid "Postal code"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:191
+#: plugins/addons/addressbook/address_info.tpl:141
+#: plugins/admin/departments/class_departmentGeneric.inc:596
+msgid "Country"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:246
+#: plugins/addons/addressbook/class_addressbook.inc:813
+#: plugins/addons/addressbook/address_info.tpl:179
+#: plugins/personal/nagios/nagios.tpl:79
+#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
+#: html/getxls.php:300
+msgid "Pager"
+msgstr ""
+
+#: plugins/addons/addressbook/address_edit.tpl:264
+#: plugins/admin/systems/goKrbServer.tpl:30
+#: plugins/admin/systems/goGlpiServer.tpl:32
+#: plugins/admin/systems/goLdapServer.tpl:9
+#: plugins/admin/systems/glpi_devices.tpl:760
+#: plugins/admin/systems/class_goService.inc:39
+#: plugins/admin/systems/goImapServer.tpl:116
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
+#: plugins/admin/systems/goMailServer.tpl:221
+#: plugins/admin/systems/servnfs.tpl:139
+#: plugins/admin/systems/goNtpServer.tpl:29
+#: plugins/admin/systems/goShareServer.tpl:29
+#: plugins/admin/systems/goFonServer.tpl:39
+#: plugins/admin/systems/goSyslogServer.tpl:5
+#: plugins/admin/systems/servkolab.tpl:245
+#: plugins/admin/systems/goCupsServer.tpl:5
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
+#: plugins/admin/systems/goTerminalServer.tpl:23
+#: plugins/admin/systems/goSpamServer.tpl:125
+#: plugins/admin/systems/goFaxServer.tpl:23
+#: plugins/admin/systems/gosaLogServer.tpl:31
+#: plugins/admin/systems/servdns.tpl:21
+#: plugins/admin/systems/goSpamServerRule.tpl:21
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
+#: plugins/admin/systems/servRepository.tpl:66
+#: plugins/admin/systems/servdnseditzone.tpl:128
+#: plugins/admin/systems/goVirusServer.tpl:168
+#: plugins/admin/systems/goLogDBServer.tpl:23
+#: plugins/admin/departments/class_departmentManagement.inc:395
+#: plugins/admin/departments/dep_move_confirm.tpl:15
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
+#: plugins/personal/scalix/main.inc:99
+#: plugins/personal/environment/hotplugDialogNew.tpl:53
+#: plugins/personal/generic/generic_certs.tpl:91
+#: plugins/personal/generic/generic_picture.tpl:33
+#: include/sieve/templates/management.tpl:24
+#: include/sieve/templates/edit_frame_base.tpl:39
+#: include/class_MultiSelectWindow.inc:80
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+msgid "Save"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:6
+#: plugins/addons/addressbook/class_addressbook.inc:796
+#: plugins/addons/addressbook/class_addressbook.inc:802
+#: setup/class_setupStep_Feedback.inc:105
+msgid "Addressbook"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:174
+#, php-format
+msgid "Dial from %s to %s now?"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:178
+msgid ""
+"You have no personal phone number set. Please change that in order to "
+"perform direct dials."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:205
+#: plugins/addons/addressbook/class_addressbook.inc:760
+#, php-format
+msgid "Removing of addressbook entry '%s' failed."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:212
+#: plugins/addons/addressbook/class_addressbook.inc:320
+msgid "You are not allowed to delete this entry!"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:314
+#, php-format
+msgid "You're about to delete the entry %s."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:452
+#, php-format
+msgid "Save contact for %s as vcard"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:458
+#, php-format
+msgid "Send mail to %s"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:571
+msgid "global addressbook"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:574
+msgid "user database"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:578
+#, php-format
+msgid "Contact stored in '%s'"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:580
+msgid "Creating new entry in"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/class_addressbook.inc:806
+#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
+#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
+msgid "Given name"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Work phone"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Cell phone"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
+msgid "Home phone"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: plugins/personal/posix/class_posixAccount.inc:1365
+#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
+#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
+msgid "User ID"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:659
+#: plugins/admin/users/class_userManagement.inc:561
+#: plugins/admin/users/class_userManagement.inc:639
+#: plugins/personal/generic/class_user.inc:1105
+msgid "The required field 'Name' is not set."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:663
+#: plugins/admin/users/class_userManagement.inc:564
+#: plugins/admin/users/class_userManagement.inc:642
+#: plugins/personal/generic/class_user.inc:1120
+msgid "The required field 'Given name' is not set."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:669
+#: plugins/addons/addressbook/class_addressbook.inc:697
+#: plugins/admin/departments/class_departmentGeneric.inc:276
+#: plugins/personal/generic/class_user.inc:1141
+#: plugins/personal/generic/class_user.inc:1166
+msgid "The field 'Name' contains invalid characters."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:672
+#: plugins/addons/addressbook/class_addressbook.inc:694
+#: plugins/personal/generic/class_user.inc:1144
+#: plugins/personal/generic/class_user.inc:1163
+msgid "The field 'Given name' contains invalid characters."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:677
+#: plugins/addons/addressbook/class_addressbook.inc:680
+#: plugins/admin/departments/class_departmentGeneric.inc:279
+#: plugins/personal/generic/class_user.inc:1149
+msgid "The field 'Phone' contains an invalid phone number."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:683
+#: plugins/admin/departments/class_departmentGeneric.inc:282
+#: plugins/personal/generic/class_user.inc:1152
+msgid "The field 'Fax' contains an invalid phone number."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:686
+#: plugins/personal/generic/class_user.inc:1155
+msgid "The field 'Mobile' contains an invalid phone number."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:689
+#: plugins/personal/generic/class_user.inc:1158
+msgid "The field 'Pager' contains an invalid phone number."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:702
+#: plugins/admin/ogroups/class_mailogroup.inc:85
+#: plugins/personal/mail/class_mailAccount.inc:912
+#: plugins/personal/mail/class_mailAccount.inc:916
+msgid "Please enter a valid email address in 'Primary address' field."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:710
+msgid ""
+"Cannot create a unique DN for your entry. Please fill more formular fields."
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:797
+msgid "Addressbook entry acls"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:805
+#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
+msgid "Surename"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:807
+#: plugins/personal/generic/class_user.inc:1445
+msgid "Telefon number"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:809
+#: plugins/personal/generic/class_user.inc:1446
+msgid "Mobile number"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:810
+#: plugins/personal/generic/class_user.inc:1431
+msgid "Home phone number"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:811
+#: plugins/personal/generic/class_user.inc:1427
+msgid "User identification"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:812
+#: plugins/admin/groups/class_groupMail.inc:1118
+#: plugins/admin/systems/class_servDNS.inc:409
+#: plugins/admin/systems/servdnseditzone.tpl:60
+#: plugins/admin/ogroups/class_mailogroup.inc:189
+#: plugins/personal/mail/class_mailAccount.inc:1148
+#: plugins/personal/nagios/nagios.tpl:17
+#: plugins/personal/nagios/class_nagiosAccount.inc:288
+#: setup/setup_feedback.tpl:30 html/getxls.php:225
+msgid "Mail address"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:814
+#: plugins/personal/generic/class_user.inc:1433
+#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
+#: html/getxls.php:299
+msgid "Organization"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:817
+#: plugins/addons/addressbook/class_addressbook.inc:818
+#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Postal address"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:819
+#: plugins/admin/departments/class_departmentGeneric.inc:602
+#: plugins/admin/departments/generic.tpl:60
+#: plugins/personal/generic/class_user.inc:1442
+#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
+#: html/getxls.php:301
+msgid "State"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
+msgid "Title"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:822
+#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
+msgid "Home postal address"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
+#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
+msgid "Common name"
+msgstr ""
+
+#: plugins/addons/addressbook/main.inc:36
+msgid "Address book"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Contact"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:37
+msgid ""
+"The telephone list plugin provides list and search facilities for the people "
+"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
+"find 'Gonicus'. Use the filters below to narrow down your search."
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:48
+msgid "Add entry"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:54
+#: plugins/admin/groups/class_groupApplication.inc:764
+msgid "Edit entry"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:58
+msgid "Remove entry"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Select to see regular users"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Show organizational entries"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Select to see users in addressbook"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Show addressbook entries"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:84
+msgid "Display results for department"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:97
+msgid "Match object"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:100
+msgid "Choose the object that will be searched in"
+msgstr ""
+
+#: plugins/addons/addressbook/contents.tpl:112
+msgid "Search string"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:2
+msgid ""
+"The CSV import plugin provides methods to generate user accounts from a file "
+"containing Comma Seperated Values. The administrator can decide which "
+"columns should be transfered to which attribute. Note that you must have at "
+"least the UID, GIVENNAME and SURENAME set."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:10
+msgid "Select CSV file to import"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:14
+#: plugins/addons/ldapmanager/contentimport.tpl:15
+#: plugins/personal/environment/kioskManagement.tpl:13
+msgid "Browse"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:19
+msgid "Select template"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:34
+msgid "All entries have been written to the LDAP database successfully."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:36
+msgid "Oups. There was an error during the import of your data."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:39
+msgid "Here is the status report for the import:"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:80
+msgid "Selected Template"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:7
+msgid "XLS import"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:99
+#: plugins/addons/ldapmanager/class_export.inc:84
+msgid "Error while exporting the requested entries!"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:112
+#: plugins/addons/ldapmanager/class_export.inc:96
+#, php-format
+msgid "You are not allowed to export the given ldap entry (%s)"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:3
+msgid ""
+"The XLS export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as xls. You may save these files for "
+"documentation."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:10
+#: plugins/addons/ldapmanager/contentexport.tpl:10
+msgid "Export single entry"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:14
+msgid "Choose the data you want to Export"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:24
+msgid "Export complete XLS for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:27
+#: plugins/addons/ldapmanager/contentexportxls.tpl:42
+#: plugins/addons/ldapmanager/contentexport.tpl:24
+#: plugins/addons/ldapmanager/contentexport.tpl:39
+msgid "Choose the department you want to Export"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:39
+#: plugins/addons/ldapmanager/contentexport.tpl:36
+msgid "Export IVBB LDIF for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:58
+#: plugins/addons/ldapmanager/contentexport.tpl:55
+msgid "Export successful"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the complete LDAP database to a xls file"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the LDAP Export to a xls file"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:3
+msgid ""
+"The LDIF export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as ldif. You may save these files for backup "
+"purpose or when initializing a new server."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:21
+msgid "Export complete LDIF for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the complete LDAP database to a file"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the LDAP Export "
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:3
+msgid ""
+"The LDIF import plugin provides methods to upload a set of entries to your "
+"running LDAP directory as ldif. You may use this to add new or modify "
+"existing entries. Remember that GOsa will not check your ldifs for GOsa "
+"conformance."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:10
+msgid "Import LDIF File"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:24
+msgid "Modify existing objects, keep untouched attributes"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:25
+msgid "Overwrite existing objects, all not listed attributes will be removed"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:34
+msgid "Remove existing entries first"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:41
+msgid "Import successful"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_export.inc:6
+msgid "CSV import"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:6
+#: plugins/addons/ldapmanager/class_import.inc:6
+msgid "LDIF export"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:105
+msgid "You've no permission to do CSV imports."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:166
+msgid "Need 'sn','givenName' and 'uid' to create user."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:214
+msgid "failed"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:218
+msgid "ok"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:282
+msgid "status"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:286
+#, php-format
+msgid "An Error Occured while inserting entry %s - process aborted"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:324
+msgid "Nothing to import!"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:336
+#: plugins/addons/ldapmanager/class_csvimport.inc:347
+#: plugins/addons/ldapmanager/class_csvimport.inc:352
+#: plugins/addons/ldapmanager/class_import.inc:68
+#: plugins/addons/ldapmanager/class_import.inc:76
+msgid "There is no file uploaded."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:341
+#: plugins/addons/ldapmanager/class_import.inc:61
+msgid "The specified file is empty."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:495
+msgid "The selected file does not contain any CSV Data..."
+msgstr ""
+
+#: plugins/addons/ldapmanager/main.inc:34
+#: plugins/addons/ldapmanager/class_ldif.inc:7
+msgid "LDAP manager"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_import.inc:52
+msgid "You need full access to all objects, to execute the import command."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_import.inc:109
+msgid "Unknown Error"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_ldif.inc:35
+msgid "Ldap manager"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_ldif.inc:41
+msgid "Ldap manager addon"
+msgstr ""
+
+#: plugins/admin/groups/class_groupManagement.inc:250
+#: plugins/admin/systems/class_systemManagement.inc:489
+#: plugins/admin/applications/class_applicationManagement.inc:289
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
+#: plugins/admin/departments/class_departmentManagement.inc:169
+#: plugins/admin/fai/class_faiManagement.inc:206
+#, php-format
+msgid "You're about to delete the following entry %s"
+msgstr ""
+
+#: plugins/admin/groups/class_groupManagement.inc:252
+#: plugins/admin/systems/class_systemManagement.inc:491
+#: plugins/admin/applications/class_applicationManagement.inc:291
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
+#: plugins/admin/departments/class_departmentManagement.inc:171
+#: plugins/admin/fai/class_faiManagement.inc:208
+#, php-format
+msgid "You're about to delete the following entries %s"
+msgstr ""
+
+#: plugins/admin/groups/class_groupManagement.inc:286
+#: plugins/admin/groups/class_groupManagement.inc:339
+#: plugins/admin/groups/class_groupManagement.inc:370
+msgid "You are not allowed to delete this group!"
+msgstr ""
+
+#: plugins/admin/groups/class_groupManagement.inc:332
+#, php-format
+msgid "You're about to delete the group '%s'."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:415
+msgid "This 'dn' is no appgroup."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:423
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove applications"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:424
+msgid ""
+"This group has application features enabled. You can disable them by "
+"clicking below."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:426
+msgid "Create applications"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:427
+msgid ""
+"This group has application features disabled. You can enable them by "
+"clicking below."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:434
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
+msgid "ACL"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:437
+msgid ""
+"You do not have permission to query application entries. All your changes "
+"will not be saved."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:450
+msgid "Invalid character in category name."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:458
+msgid "The specified category already exists."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:564
+msgid "The selected application name is not uniq. Please check your LDAP."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:602
+msgid "The selected application has no options."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:690
+#: plugins/admin/departments/class_divListDepartment.inc:195
+msgid "department"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:699
+msgid "application"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:715
+#: plugins/admin/groups/class_groupApplication.inc:756
+msgid "Delete entry"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:717
+#: plugins/admin/groups/class_groupApplication.inc:751
+#: include/sieve/templates/object_container_clear.tpl:9
+#: include/sieve/templates/object_container.tpl:9
+msgid "Move up"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:720
+#: plugins/admin/groups/class_groupApplication.inc:754
+#: include/sieve/templates/object_container_clear.tpl:13
+#: include/sieve/templates/object_container.tpl:13
+msgid "Move down"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:749
+msgid "Insert seperator"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:794
+msgid "This application is no longer available."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:797
+#, php-format
+msgid "This application is not available in any release named %s."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:801
+msgid "Check parameter"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:803
+msgid "This application has changed parameters."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:928
+#, php-format
+msgid "Removing of groups/applications with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:988
+#, php-format
+msgid "Saving of groups/applications with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1039
+#, php-format
+msgid ""
+"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
+"the objects base has changed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1044
+msgid ""
+"There are no releases available. You will not be able to select another "
+"release."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1195
+msgid "Group applications"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1202
+#: plugins/admin/groups/class_divListGroup.inc:229
+#: plugins/admin/applications/class_divListApplication.inc:213
+#: plugins/admin/applications/class_applicationGeneric.inc:548
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
+#: plugins/admin/ogroups/tabs_ogroups.inc:117
+#: plugins/admin/ogroups/class_ogroupManagement.inc:430
+#: plugins/generic/references/class_reference.inc:42
+#: plugins/gofon/fonreports/contents.tpl:34
+msgid "Application"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1203
+#: plugins/admin/systems/class_servRepository.inc:258
+#: plugins/admin/systems/servRepositorySetup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:55
+#: plugins/admin/systems/workstationStartup.tpl:89
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/faiPackage.tpl:37
+msgid "Release"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1204
+msgid "Application parameter"
+msgstr ""
+
+#: plugins/admin/groups/remove.tpl:6
+msgid ""
+"This may be a primary user group. Please double check if you really want to "
+"do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/groups/application_options.tpl:2
+msgid "Application options"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:3
+msgid "Release focus"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:6
+msgid "Select release name"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:20
+msgid "Used applications"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:27
+msgid "Add category"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:34
+msgid "Available applications"
+msgstr ""
+
+#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
+#: plugins/personal/mail/class_mailAccount.inc:1139
+#: setup/setup_config2.tpl:135
+msgid "Mail settings"
+msgstr ""
+
+#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
+#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
+#: plugins/personal/mail/generic.tpl:8
+msgid "Primary address"
+msgstr ""
+
+#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
+msgid "Primary mail address for this shared folder"
+msgstr ""
+
+#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
+#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
+msgid "Alternative addresses"
+msgstr ""
+
+#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:197
+#: plugins/admin/systems/phonesettings.tpl:220
+#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
+msgid "List of alternative mail addresses"
+msgstr ""
+
+#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
+msgid "Forward messages to non group members"
+msgstr ""
+
+#: plugins/admin/groups/mail_locals.tpl:6
+#: plugins/personal/mail/mail_locals.tpl:7
+msgid "Select addresses to add"
+msgstr ""
+
+#: plugins/admin/groups/mail_locals.tpl:32
+msgid "Display addresses of department"
+msgstr ""
+
+#: plugins/admin/groups/mail_locals.tpl:42
+msgid "Display addresses matching"
+msgstr ""
+
+#: plugins/admin/groups/mail_locals.tpl:45
+#: plugins/personal/mail/mail_locals.tpl:52
+#: plugins/personal/posix/trust_machines.tpl:31
+#: plugins/personal/samba/samba3_workstations.tpl:31
+msgid "Regular expression for matching addresses"
+msgstr ""
+
+#: plugins/admin/groups/mail_locals.tpl:52
+#: plugins/personal/mail/mail_locals.tpl:60
+msgid "Display addresses of user"
+msgstr ""
+
+#: plugins/admin/groups/mail_locals.tpl:55
+#: plugins/personal/mail/mail_locals.tpl:64
+msgid "User name of which addresses are shown"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:35
+#: plugins/admin/groups/class_divListGroup.inc:36
+msgid "List of groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:41
+msgid ""
+"This menu allows you to add, edit and remove selected groups. You may want "
+"to use the range selector on top of the group listbox, when working with a "
+"large number of groups."
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:60
+msgid "Groupname / Department"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:61
+#: plugins/admin/systems/terminal.tpl:1
+#: plugins/admin/systems/workstation.tpl:1
+#: plugins/admin/users/class_divListUsers.inc:62
+#: plugins/admin/departments/generic.tpl:4
+#: plugins/admin/ogroups/class_divListOGroup.inc:64
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/gofon/conference/generic.tpl:5
+msgid "Properties"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Select to see groups that are primary groups of users"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Show primary groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Select to see groups that have samba groups mappings"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Show samba groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Select to see groups that have applications configured"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Show application groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Select to see groups that have mail settings"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Show mail groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Select to see normal groups that have only functional aspects"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Show functional groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:76
+#: plugins/admin/ogroups/class_divListOGroup.inc:83
+#: plugins/personal/posix/posix_groups.tpl:57
+msgid "Regular expression for matching group names"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:77
+#: plugins/personal/posix/posix_groups.tpl:68
+msgid "User name of which groups are shown"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+msgid "Create new group"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+#: plugins/personal/environment/environment.tpl:219
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "New"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+msgid "Remove selected groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+msgid "Remove groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+msgid "Copy selected group"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+msgid "Copy groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+msgid "cut selected group"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+msgid "Cut groups"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:223
+#: plugins/admin/users/class_divListUsers.inc:221
+msgid "Posix"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "cut"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "Cut this entry"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "copy"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "Copy this entry"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/conference/class_divListConferences.inc:217
+msgid "Edit this entry"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/conference/class_divListConferences.inc:227
+msgid "Delete this entry"
+msgstr ""
+
+#: plugins/admin/groups/mail_admins.tpl:4
+msgid "Folder administrators"
+msgstr ""
+
+#: plugins/admin/groups/mail_admins.tpl:24
+msgid "Select a specific department"
+msgstr ""
+
+#: plugins/admin/groups/mail_admins.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
+msgid "Choose"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:80
+#: plugins/personal/mail/class_mailAccount.inc:92
+#, php-format
+msgid "There is no mail method '%s' specified in your gosa.conf available."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
+#: include/class_acl.inc:771
+msgid "read"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:290
+msgid "post"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:291
+msgid "external post"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:292
+msgid "append"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
+#: include/class_acl.inc:773
+msgid "write"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:294
+msgid "admin"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:295
+#: plugins/admin/systems/class_SelectDeviceType.inc:29
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
+#: plugins/admin/users/class_userManagement.inc:539
+#: plugins/admin/ogroups/class_ogroup.inc:297
+msgid "none"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:339
+msgid "This 'dn' has no valid mail extensions."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:347
+#: plugins/admin/ogroups/class_mailogroup.inc:50
+#: plugins/personal/mail/class_mailAccount.inc:299
+#: plugins/personal/mail/class_mailAccount.inc:302
+msgid "Remove mail account"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:348
+#: plugins/personal/mail/class_mailAccount.inc:303
+msgid ""
+"This account has mail features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:350
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid "Create mail account"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:351
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid ""
+"This account has mail features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:361
+msgid ""
+"Remove shared folder from mail server database when entry gets removed in "
+"LDAP"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:362
+msgid "Remove the shared folder and all its contents after saving this account"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:421
+msgid "You're trying to add an invalid email address "
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:427
+#: plugins/personal/mail/class_mailAccount.inc:364
+msgid "Adding your one of your own addresses to the forwarders makes no sense."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:453
+#: plugins/personal/scalix/class_scalixAccount.inc:442
+#: plugins/personal/mail/class_mailAccount.inc:394
+#: plugins/personal/mail/class_mailAccount.inc:399
+msgid ""
+"You're trying to add an invalid email address to the list of alternate "
+"addresses."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:458
+#: plugins/personal/scalix/class_scalixAccount.inc:451
+#: plugins/personal/mail/class_mailAccount.inc:409
+msgid "The address you're trying to add is already used by user"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:613
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
+#: plugins/admin/systems/printer.tpl:71
+#: plugins/admin/systems/glpiManufacturer.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:111
+#: plugins/admin/systems/goMailServer.tpl:73
+#: plugins/admin/systems/goMailServer.tpl:104
+#: plugins/admin/systems/goSpamServer.tpl:48
+#: plugins/admin/systems/servdns.tpl:8
+#: plugins/admin/systems/workstationStartup.tpl:194
+#: plugins/admin/systems/glpiPrinter.tpl:152
+#: plugins/admin/applications/class_applicationParameters.inc:124
+#: plugins/admin/fai/faiPackage.tpl:82
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
+#: plugins/personal/connectivity/class_kolabAccount.inc:264
+#: plugins/personal/environment/kioskManagement.tpl:15
+#: plugins/personal/environment/environment.tpl:159
+#: plugins/personal/generic/generic_certs.tpl:21
+#: plugins/personal/generic/generic_certs.tpl:45
+#: plugins/personal/generic/generic_certs.tpl:69
+msgid "Remove"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:692
+#, php-format
+msgid "Removing of groups/mail with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:891
+#, php-format
+msgid "Saving of groups/mail with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:924
+#: plugins/personal/mail/class_mailAccount.inc:908
+msgid "The required field 'Primary address' is not set."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:927
+msgid "Please enter a valid email addres in 'Primary address' field."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:933
+#: plugins/admin/ogroups/class_mailogroup.inc:92
+#: plugins/personal/mail/class_mailAccount.inc:922
+msgid "The primary address you've entered is already in use."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:939
+#: plugins/personal/mail/class_mailAccount.inc:928
+msgid "Value in 'Quota size' is not valid."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:948
+#: plugins/personal/mail/class_mailAccount.inc:937
+msgid "Please specify a vaild mail size for mails to be rejected."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:956
+#: plugins/personal/mail/class_mailAccount.inc:947
+msgid "You need to set the maximum mail size in order to reject anything."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:960
+msgid ""
+"Please choose valid permission settings. Default permission can't be emtpy."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:964
+msgid "Please select a valid mail server."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:1111
+msgid "Group mail"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:1119
+msgid "Alternate addresses"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:1120
+msgid "Forwarding addresses"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:1121
+#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
+#: plugins/personal/mail/class_mailAccount.inc:1150
+msgid "Quota size"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:1122
+#: plugins/personal/mail/class_mailAccount.inc:1149
+msgid "Mail server"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:1123
+#: plugins/admin/systems/printer.tpl:82
+#: plugins/admin/systems/class_printGeneric.inc:895
+msgid "Permissions"
+msgstr ""
+
+#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
+msgid "Group administration"
+msgstr ""
+
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr ""
+
+#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr ""
+
+#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
+msgid "Posix name of the group"
+msgstr ""
+
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:53
+msgid "Normally IDs are autogenerated, select to specify manually"
+msgstr ""
+
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:56
+msgid "Force GID"
+msgstr ""
+
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:59
+msgid "Forced ID number"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:21
+msgid "Select mail server to place user on"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
+msgid "Quota usage"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:38
+#: plugins/admin/systems/class_terminalInfo.inc:175
+#: plugins/admin/systems/class_printGeneric.inc:523
+#: plugins/personal/mail/generic.tpl:36
+msgid "not defined"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:48
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+#: plugins/personal/scalix/generic.tpl:67
+#: plugins/personal/mail/generic.tpl:216
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/personal/connectivity/pureftpd.tpl:60
+#: plugins/personal/environment/environment.tpl:62
+msgid "MB"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:88
+msgid "IMAP shared folders"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:92
+msgid "Default permission"
+msgstr ""
+
+#: plugins/admin/groups/mail.tpl:103
+msgid "Member permission"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:134
+msgid "Can't find this groups SID in LDAP or in your configuration file!"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:193
+msgid "This 'dn' is no group."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Samba group"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain admins"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain users"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:335
+msgid "Domain guests"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:340
+#, php-format
+msgid "Special group (%d)"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:454
+msgid "! unknown id"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:492
+#, php-format
+msgid ""
+"Your search method returned more than '%s' users, only '%s' users are shown."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:521
+#: plugins/admin/groups/class_groupGeneric.inc:774
+#, php-format
+msgid "Removing of groups/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:666
+#, php-format
+msgid "No configured SID found for '%s'."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:671
+#, php-format
+msgid "No configured RIDBASE found for '%s'."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:806
+msgid ""
+"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:817
+#: plugins/admin/groups/class_groupGeneric.inc:831
+#: plugins/admin/groups/class_groupGeneric.inc:838
+msgid "Value specified as 'Name' is already used."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:847
+#: plugins/personal/posix/class_posixAccount.inc:961
+msgid "Value specified as 'GID' is not valid."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:850
+#: plugins/personal/posix/class_posixAccount.inc:964
+msgid "Value specified as 'GID' is too small."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:1184
+msgid "Too many users, can't allocate a free ID!"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:941
+msgid "Generic group settings"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:953
+msgid "Phone pickup group"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:954
+msgid "Nagios group"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:956
+#: plugins/personal/posix/paste_generic.tpl:37
+#: plugins/personal/posix/generic.tpl:62
+msgid "GID"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:957
+msgid "Group member"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:958
+msgid "Samba group type"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:959
+msgid "Samba domain name"
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
+msgid "Samba SID"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:68
+msgid "Select to create a samba conform group"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:76
+msgid "in domain"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:96
+msgid "Members are in a phone pickup group"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:111
+msgid "Members are in a nagios group"
+msgstr ""
+
+#: plugins/admin/groups/generic.tpl:128
+msgid "Group members"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:6
+msgid "Select users to add"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Select to see servers"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:30
+msgid "Search within subtree"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:37
+msgid "Display users of department"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:46
+#: plugins/admin/systems/glpiSelectUser.tpl:35
+#: plugins/admin/applications/class_divListApplication.inc:65
+#: plugins/admin/users/class_divListUsers.inc:77
+#: plugins/admin/fai/class_divListFai.inc:86
+#: plugins/personal/environment/hotplugDialog.tpl:43
+#: plugins/gofon/conference/headpage.tpl:35
+msgid "Display users matching"
+msgstr ""
+
+#: plugins/admin/groups/group_objects.tpl:47
+#: plugins/admin/systems/glpiSelectUser.tpl:37
+msgid "Regular expression for matching user names"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
+#, php-format
+msgid ""
+"Can't rename '%s' to '%s' there is already an entry with the same name in "
+"our zone editing dialog."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
+#, php-format
+msgid "Entry name '%s' contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
+#, php-format
+msgid "Can not rename '%s' to '%s',the destination name already exists."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
+#, php-format
+msgid "Can not create '%s',the destination name already exists."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
+#, php-format
+msgid "The name '%s' is used more than once."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
+#, php-format
+msgid "The record type '%s' is a unique type and can't be defined twice."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
+#, php-format
+msgid "There is an empty '%s' for host '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
+#, php-format
+msgid "There is a duplicate entry in '%s' for '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:62
+#, php-format
+msgid "Can't open '%s', ppd settings resetted."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:87
+msgid "Can't get ppd informations."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:99
+#, php-format
+msgid ""
+"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
+"invalid, can't read/write any ppd informations."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:116
+msgid "Please specify a valid ppd file."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:186
+#, php-format
+msgid "Can't select PPD file '%s', the file is not readable"
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:203
+#: plugins/admin/systems/class_printerPPDDialog.inc:275
+#, php-format
+msgid "Can't create folder '%s' for the uploaded ppd file."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:211
+#, php-format
+msgid "Can't create file '%s' to store modifed ppd informations."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:235
+#, php-format
+msgid "Can't add new ppd file, the source file '%s' is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:253
+#, php-format
+msgid ""
+"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
+"informations."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:267
+#, php-format
+msgid "There is already a ppd file for this kind of printer."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:288
+#, php-format
+msgid "Can't save file '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:292
+msgid "Uploaded ppd file is empty, can't create new ppd file."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:413
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/faiPackage.tpl:45
+msgid "Section"
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:468
+#: plugins/admin/systems/class_printerPPDDialog.inc:471
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:603
+msgid "True"
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:469
+#: plugins/admin/systems/class_printerPPDDialog.inc:472
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:604
+msgid "False"
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:477
+#, php-format
+msgid "Unsupported ppd type '%s' used for '%s' "
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:494
+#, php-format
+msgid "Removing old ppd file '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:497
+#, php-format
+msgid "Removing old ppd file '%s' failed. File is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:500
+#, php-format
+msgid ""
+"Removing old ppd file '%s' failed. File does not exists or is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:508
+msgid ""
+"Please select a valid ppd file or use 'Cancel' to go back to printer "
+"configuration."
+msgstr ""
+
+#: plugins/admin/systems/wingeneric.tpl:6
+msgid "Machine name"
+msgstr ""
+
+#: plugins/admin/systems/wingeneric.tpl:15
+msgid "Choose subtree to place terminal in"
+msgstr ""
+
+#: plugins/admin/systems/class_goTerminalServer.inc:32
+#: plugins/admin/systems/class_goTerminalServer.inc:61
+#: plugins/admin/systems/class_goTerminalServer.inc:126
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_terminalService.inc:475
+#: plugins/admin/systems/goTerminalServer.tpl:1
+msgid "Terminal service"
+msgstr ""
+
+#: plugins/admin/systems/class_goTerminalServer.inc:85
+#, php-format
+msgid "Saving server services/terminalServer with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goTerminalServer.inc:100
+msgid "Terminal server, must have fontpath specified."
+msgstr ""
+
+#: plugins/admin/systems/class_goTerminalServer.inc:135
+#: plugins/admin/systems/goTerminalServer.tpl:8
+msgid "Temporary disable login"
+msgstr ""
+
+#: plugins/admin/systems/class_goTerminalServer.inc:136
+#: plugins/admin/systems/class_terminalService.inc:486
+#: plugins/admin/systems/goTerminalServer.tpl:12
+msgid "Font path"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:5
+msgid "General"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:8
+#: plugins/admin/systems/paste_generic.tpl:34
+msgid "Printer name"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:30
+#: plugins/personal/generic/generic.tpl:148
+msgid "Choose subtree to place user in"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:43
+msgid "Details"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:46
+msgid "Printer location"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:54
+msgid "Printer URL"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:66
+#: plugins/admin/systems/terminalService.tpl:98
+#: plugins/admin/systems/workstationService.tpl:110
+msgid "Driver"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:89
+msgid "Users which are allowed to use this printer"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
+msgid "Add user"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
+msgid "Add group"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:113
+msgid "Users which are allowed to administrate this printer"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:115
+msgid "Admins"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:55
+#: plugins/admin/systems/class_terminalInfo.inc:205
+msgid "present"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:73
+#: plugins/admin/systems/class_terminalStartup.inc:168
+#: plugins/admin/systems/class_terminalService.inc:267
+#: plugins/admin/systems/class_workstationStartup.inc:514
+#: plugins/admin/systems/class_terminalGeneric.inc:277
+msgid "This 'dn' has no terminal features."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:80
+msgid "There is no php snmp module installed, can't gather any informations."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:86
+#: plugins/admin/systems/class_terminalInfo.inc:180
+msgid "unknown status"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:95
+msgid "This is a virtual terminal which has no properties to show here."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:113
+msgid "online"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:169
+msgid "running"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:172
+msgid "not running"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalInfo.inc:197
+msgid "offline"
+msgstr ""
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1268
+#: plugins/admin/systems/class_workstationGeneric.inc:617
+#: plugins/admin/ogroups/class_ogroupManagement.inc:434
+#: plugins/generic/references/class_reference.inc:48
+msgid "Workstation"
+msgstr ""
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1267
+#: plugins/admin/systems/class_terminalGeneric.inc:626
+#: plugins/admin/systems/class_terminalGeneric.inc:632
+#: plugins/admin/ogroups/class_ogroupManagement.inc:435
+msgid "Terminal"
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:3
+msgid ""
+"This is a new system which currently has no system type defined. Please "
+"choose a system type for this entry and press the 'continue' button. If this "
+"system should be added to a group of system settings, specify the preferred "
+"object group below."
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:9
+msgid ""
+"Please select a system type and an optional bundle of predefined settings to "
+"be inherited."
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:20
+#: plugins/admin/systems/glpi.tpl:9
+msgid "System type"
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:21
+msgid "Choose a system type"
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:32
+msgid "Choose an object group as template"
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:33
+msgid "Choose an object group"
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:1
+msgid "Kerberos kadmin access"
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:4
+msgid "Kerberos Realm"
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:12
+#: plugins/admin/systems/goImapServer.tpl:25
+#: plugins/admin/systems/class_goImapServer.inc:177
+msgid "Admin user"
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:20
+#: plugins/admin/systems/goGlpiServer.tpl:12
+#: plugins/admin/systems/class_goKrbServer.inc:104
+#: plugins/admin/systems/goImapServer.tpl:34
+#: plugins/admin/systems/class_goFonServer.inc:144
+#: plugins/admin/systems/goFonServer.tpl:12
+#: plugins/admin/systems/class_gosaLogServer.inc:103
+#: plugins/admin/systems/goFaxServer.tpl:12
+#: plugins/admin/systems/gosaLogServer.tpl:12
+#: plugins/admin/systems/class_goGlpiServer.inc:104
+#: plugins/admin/systems/class_divListSystem.inc:376
+#: plugins/admin/systems/class_goLogDBServer.inc:102
+#: plugins/admin/systems/goLogDBServer.tpl:12
+#: plugins/admin/systems/class_goFaxServer.inc:100
+#: plugins/personal/password/class_password.inc:24
+#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:221
+#: setup/setup_config2.tpl:266 setup/setup_migrate.tpl:225
+#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
+#: ihtml/themes/default/password.tpl:38
+msgid "Password"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:124
+msgid "This 'dn' has no phone features."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "yes"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "no"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "dynamic"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "Networksettings"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:268
+#, php-format
+msgid ""
+"Can't delete because there are user which are depending on this phone. One "
+"of them is user '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:278
+#, php-format
+msgid "Removing of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:326
+#: plugins/admin/systems/class_componentGeneric.inc:187
+msgid "The required field IP address is empty."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:329
+#: plugins/admin/systems/class_componentGeneric.inc:190
+msgid "The field IP address contains an invalid address."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:334
+msgid "The required field 'Phone name' is not set."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:337
+msgid "The 'Phone name' '0' is reserved and cannot be used."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:347
+#: plugins/admin/systems/class_componentGeneric.inc:201
+#: plugins/admin/systems/class_printGeneric.inc:683
+#: plugins/admin/systems/class_servGeneric.inc:301
+#: plugins/admin/systems/class_winGeneric.inc:215
+#: plugins/admin/systems/class_terminalGeneric.inc:468
+#: plugins/admin/systems/class_workstationGeneric.inc:448
+#, php-format
+msgid "There is already an entry '%s' in the base choosen by you"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:429
+#, php-format
+msgid "Saving of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:477
+msgid "Phone generic"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:482
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
+msgid "Phone hardware"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:488
+msgid "SIP Mode"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:489
+msgid "SIP DTMF mode"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:490
+msgid "SIP Default ip"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:491
+msgid "SIP Qualify"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:492
+msgid "IAX authentication type"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:493
+msgid "IAX secret"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:494
+msgid "IAX account code"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:495
+msgid "IAX trunk lines"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:496
+msgid "IAX permit settings"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:497
+msgid "IAX deny settings"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:498
+msgid "CAPI MSN"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:499
+msgid "Hardware type"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:150
+msgid "Please enter a value for 'release'."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:154
+msgid "Please specify a valid value for 'url'."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:201
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:203
+#: plugins/admin/systems/class_workstationStartup.inc:1161
+#, php-format
+msgid ""
+"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
+"empty string."
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:1
+msgid "Advanced phone settings"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:6
+msgid "Phone type"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:30
+#: plugins/admin/systems/phonesettings.tpl:42
+#: plugins/admin/systems/phonesettings.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:91
+#: plugins/admin/systems/phonesettings.tpl:128
+#: plugins/admin/systems/phonesettings.tpl:181
+msgid "Choose a phone type"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:13
+msgid "refresh"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:25
+#: plugins/admin/systems/class_terminalGeneric.inc:635
+#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
+#: plugins/admin/systems/workstation.tpl:50
+#: plugins/admin/ogroups/class_termgroup.inc:395
+#: plugins/admin/ogroups/termgroup.tpl:47
+msgid "Mode"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:38
+msgid "DTMF mode"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:54
+#: plugins/admin/systems/phonesettings.tpl:99
+msgid "Default IP"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:66
+#: plugins/admin/systems/phonesettings.tpl:109
+msgid "Response timeout"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:87
+msgid "Modus"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:124
+msgid "Authtype"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:136
+msgid "Secret"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:146
+msgid "GoFonInkeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:154
+msgid "GoFonOutKeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:167
+msgid "Account code"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:177
+msgid "Trunk lines"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:194
+msgid "Hosts that are allowed to connect"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:217
+msgid "Hosts that are not allowed to connect"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:247
+msgid "MSN"
+msgstr ""
+
+#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
+msgid ""
+"This includes all system and setup informations. Please double check if your "
+"really want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
+#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
+#: plugins/gofon/conference/remove.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your LDAP tree in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:29
+#: plugins/admin/systems/goLdapServer.tpl:1
+msgid "LDAP service"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:56
+msgid "LDAP Service"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:67
+msgid "The given base is empty or contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:85
+#: plugins/admin/systems/class_goLdapServer.inc:86
+msgid "Ldap"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:94
+msgid "Ldap base"
+msgstr ""
+
+#: plugins/admin/systems/goGlpiServer.tpl:1
+msgid "GLPI database information"
+msgstr ""
+
+#: plugins/admin/systems/goGlpiServer.tpl:4
+#: plugins/admin/systems/goLogDBServer.tpl:4
+msgid "Logging DB user"
+msgstr ""
+
+#: plugins/admin/systems/goGlpiServer.tpl:20
+#: plugins/admin/systems/class_gosaLogServer.inc:101
+#: plugins/admin/systems/gosaLogServer.tpl:20
+#: plugins/admin/systems/class_goGlpiServer.inc:103
+msgid "Database"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
+#: plugins/admin/systems/glpi_edit_os.tpl:9
+#: plugins/admin/systems/glpi_edit_os.tpl:28
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
+#: plugins/admin/systems/glpi_edit_type.tpl:9
+#: plugins/admin/systems/glpi_edit_type.tpl:28
+msgid "Rename"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
+#: plugins/admin/systems/glpiManufacturer.tpl:13
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
+#: plugins/admin/systems/glpi_edit_os.tpl:15
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
+#: plugins/admin/systems/glpi_edit_type.tpl:15
+#: plugins/admin/fai/class_faiSummaryTab.inc:236
+#: plugins/personal/environment/kioskManagement.tpl:25
+#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
+msgid "Close"
+msgstr ""
+
+#: plugins/admin/systems/glpiManufacturer.tpl:1
+msgid "Manage manufacturers"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:1
+msgid "System information"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:7
+msgid "CPU"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:10
+msgid "Memory"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:13
+msgid "Boot MAC"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:16
+msgid "USB support"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
+msgid "System status"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:23
+msgid "Inventory number"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:27
+msgid "Last login"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:38
+msgid "Network devices"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:47
+msgid "IDE devices"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:56
+msgid "SCSI devices"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:64
+msgid "Floppy device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:68
+msgid "CDROM device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:73
+#: plugins/admin/systems/terminalService.tpl:95
+#: plugins/admin/systems/workstationService.tpl:107
+msgid "Graphic device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:77
+msgid "Audio device"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:93
+msgid "Up since"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:96
+msgid "CPU load"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:99
+msgid "Memory usage"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:102
+msgid "Swap usage"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:116
+msgid "SSH service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:119
+#: plugins/admin/systems/class_goCupsServer.inc:29
+#: plugins/admin/systems/class_goCupsServer.inc:50
+#: plugins/admin/systems/class_goCupsServer.inc:71
+msgid "Print service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:122
+msgid "Scan service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:125
+msgid "Sound service"
+msgstr ""
+
+#: plugins/admin/systems/info.tpl:128
+msgid "GUI"
+msgstr ""
+
+#: plugins/admin/systems/class_goCupsServer.inc:70
+msgid "Cups"
+msgstr ""
+
+#: plugins/admin/systems/class_goCupsServer.inc:78
+#: plugins/admin/systems/class_serverService.inc:8
+#: plugins/admin/systems/class_goImapServer.inc:170
+#: plugins/admin/systems/class_goFonServer.inc:139
+#: plugins/admin/systems/class_goVirusServer.inc:229
+#: plugins/admin/systems/class_servRepository.inc:387
+#: plugins/admin/systems/class_goGlpiServer.inc:98
+#: plugins/admin/systems/class_goLogDBServer.inc:98
+msgid "Start"
+msgstr ""
+
+#: plugins/admin/systems/class_goCupsServer.inc:79
+#: plugins/admin/systems/class_serverService.inc:7
+#: plugins/admin/systems/class_goImapServer.inc:171
+#: plugins/admin/systems/class_goFonServer.inc:140
+#: plugins/admin/systems/class_goVirusServer.inc:230
+#: plugins/admin/systems/class_servRepository.inc:388
+#: plugins/admin/systems/class_goGlpiServer.inc:99
+#: plugins/admin/systems/class_goLogDBServer.inc:99
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
+#: include/sieve/templates/element_stop.tpl:4
+#: include/sieve/templates/object_container.tpl:30
+#: include/sieve/class_sieveManagement.inc:508
+#: include/sieve/class_sieveManagement.inc:727
+msgid "Stop"
+msgstr ""
+
+#: plugins/admin/systems/class_goCupsServer.inc:80
+#: plugins/admin/systems/class_serverService.inc:9
+#: plugins/admin/systems/class_goImapServer.inc:172
+#: plugins/admin/systems/class_goFonServer.inc:141
+#: plugins/admin/systems/class_goVirusServer.inc:231
+#: plugins/admin/systems/class_servRepository.inc:389
+#: plugins/admin/systems/class_goGlpiServer.inc:100
+#: plugins/admin/systems/class_goLogDBServer.inc:100
+msgid "Restart"
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:2
+msgid "CD-Install-Image generation"
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:5
+msgid ""
+"This option enables you to generate FAI install CD images for the selected "
+"workstation. The procedure may take about 10 minutes to complete, so please "
+"be patient after pressing the 'Create ISO-Image' button."
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:9
+msgid "Create ISO-Image"
+msgstr ""
+
+#: plugins/admin/systems/class_serverService.inc:307
+msgid "Can't set status while this server is not saved."
+msgstr ""
+
+#: plugins/admin/systems/class_serverService.inc:319
+#, php-format
+msgid "The specified method '%s' can't executed for services."
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:31
+msgid "Kerberos service"
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:59
+msgid "Kerberos service (kadmin access informations)"
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:69
+#, php-format
+msgid "The specified kerberos password is empty."
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:72
+#, php-format
+msgid "The specified kerberos admin is empty."
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:75
+#, php-format
+msgid "The specified kerberos realm is empty."
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:93
+#: plugins/personal/generic/generic.tpl:217
+msgid "Kerberos"
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:94
+msgid "Kerberos access information"
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:102
+msgid "Realm"
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:103
+#: plugins/admin/systems/class_goFonServer.inc:143
+#: plugins/admin/systems/class_goGlpiServer.inc:102
+#: plugins/admin/systems/class_goLogDBServer.inc:101
+msgid "Admin"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:2
+msgid "Add/Edit monitor"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:17
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
+msgid "Comments"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:24
+#: plugins/admin/systems/glpi_devices.tpl:123
+#: plugins/admin/systems/glpi_devices.tpl:164
+#: plugins/admin/systems/glpi_devices.tpl:219
+#: plugins/admin/systems/glpi_devices.tpl:275
+#: plugins/admin/systems/glpi_devices.tpl:333
+#: plugins/admin/systems/glpi_devices.tpl:397
+#: plugins/admin/systems/glpi_devices.tpl:469
+#: plugins/admin/systems/glpi_devices.tpl:533
+#: plugins/admin/systems/glpi_devices.tpl:580
+#: plugins/admin/systems/glpi_devices.tpl:633
+#: plugins/admin/systems/glpi_devices.tpl:687
+#: plugins/admin/systems/glpi_devices.tpl:733
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
+#: plugins/admin/systems/glpi.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:796
+#: plugins/admin/systems/glpiPrinter.tpl:23
+msgid "Manufacturer"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:33
+msgid "Monitor size"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:36
+msgid "Inch"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:44
+msgid "Integrated microphone"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:47
+#: plugins/admin/systems/glpi_devices.tpl:55
+#: plugins/admin/systems/glpi_devices.tpl:63
+#: plugins/admin/systems/glpi_devices.tpl:71
+#: plugins/admin/systems/glpi_devices.tpl:176
+#: plugins/admin/systems/glpi_devices.tpl:296
+#: plugins/admin/systems/glpi_devices.tpl:361
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_address.tpl:40
+#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
+#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:145
+msgid "Yes"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:48
+#: plugins/admin/systems/glpi_devices.tpl:56
+#: plugins/admin/systems/glpi_devices.tpl:64
+#: plugins/admin/systems/glpi_devices.tpl:72
+#: plugins/admin/systems/glpi_devices.tpl:177
+#: plugins/admin/systems/glpi_devices.tpl:297
+#: plugins/admin/systems/glpi_devices.tpl:362
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_address.tpl:42
+#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
+#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:145
+msgid "No"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:52
+msgid "Integrated speakers"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:60
+msgid "Sub-D"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:68
+msgid "BNC"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:76
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "Serial number"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:83
+msgid "Additional serial number"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:97
+msgid "Add/Edit other device"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:112
+#: plugins/admin/systems/glpi_devices.tpl:153
+#: plugins/admin/systems/glpi_devices.tpl:208
+#: plugins/admin/systems/glpi_devices.tpl:264
+#: plugins/admin/systems/glpi_devices.tpl:322
+#: plugins/admin/systems/glpi_devices.tpl:386
+#: plugins/admin/systems/glpi_devices.tpl:458
+#: plugins/admin/systems/glpi_devices.tpl:522
+#: plugins/admin/systems/glpi_devices.tpl:569
+#: plugins/admin/systems/glpi_devices.tpl:622
+#: plugins/admin/systems/glpi_devices.tpl:676
+#: plugins/admin/systems/glpi_devices.tpl:722
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
+#: plugins/admin/systems/glpi.tpl:79
+#: plugins/admin/systems/class_glpiAccount.inc:790
+#: include/sieve/templates/element_comment.tpl:4
+#: include/sieve/templates/object_container.tpl:23
+#: include/sieve/class_sieveManagement.inc:501
+#: include/sieve/class_sieveManagement.inc:720
+msgid "Comment"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:138
+msgid "Add/Edit power supply"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:173
+msgid "Atx"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:181
+msgid "Power"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:193
+msgid "Add/Edit graphic card"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:228
+#: plugins/admin/systems/glpi_devices.tpl:284
+#: plugins/admin/systems/glpi_devices.tpl:349
+msgid "Interface"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:237
+msgid "Ram"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:249
+msgid "Add/Edit controller"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:307
+msgid "Add/Edit drive"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:342
+msgid "Speed"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:358
+msgid "Writeable"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:371
+msgid "Add/Edit harddisk"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:406
+msgid "Rpm"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:413
+msgid "Cache"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:443
+msgid "Add/Edit memory"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:478
+msgid "Frequenz"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:507
+msgid "Add/Edit sound card"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:553
+msgid "Add/Edit network interface"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:589
+#: plugins/admin/systems/class_termDNS.inc:568
+msgid "MAC address"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:596
+#: plugins/personal/connectivity/pureftpd.tpl:15
+msgid "Bandwidth"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:607
+msgid "Add/Edit processor"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:642
+msgid "Frequence"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:649
+msgid "Default frequence"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:661
+msgid "Add/Edit motherboard"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:696
+msgid "Chipset"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:707
+msgid "Add/Edit computer case"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:742
+msgid "format"
+msgstr ""
+
+#: plugins/admin/systems/class_goService.inc:26
+#: plugins/admin/systems/class_goService.inc:61
+msgid "Empty service"
+msgstr ""
+
+#: plugins/admin/systems/class_goService.inc:102
+#, php-format
+msgid "Removing of server services/"
+msgstr ""
+
+#: plugins/admin/systems/class_goService.inc:128
+#, php-format
+msgid "Saving of server services/"
+msgstr ""
+
+#: plugins/admin/systems/class_goService.inc:159
+#, php-format
+msgid "Set status flag for server services/"
+msgstr ""
+
+#: plugins/admin/systems/class_goService.inc:216
+#, php-format
+msgid ""
+"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:7
+#: plugins/admin/systems/class_goImapServer.inc:175
+msgid "Server identifier"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:16
+#: plugins/admin/systems/class_goImapServer.inc:176
+msgid "Connect URL"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:43
+#: plugins/admin/systems/class_goImapServer.inc:179
+msgid "Sieve port"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:61
+#: plugins/admin/systems/class_goImapServer.inc:180
+msgid "Start IMAP service"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:70
+#: plugins/admin/systems/class_goImapServer.inc:181
+msgid "Start IMAP SSL service"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:79
+#: plugins/admin/systems/class_goImapServer.inc:182
+msgid "Start POP3 service"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:88
+#: plugins/admin/systems/class_goImapServer.inc:183
+msgid "Start POP3 SSL service"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:99
+#: plugins/admin/systems/goMailServer.tpl:204
+msgid "The server must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:206
+msgid "The service must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:104
+#: plugins/admin/systems/goMailServer.tpl:209
+msgid "Set new status"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+msgid "Set status"
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:163
+#: plugins/admin/systems/workstation.tpl:137
+#: plugins/admin/applications/class_applicationGeneric.inc:554
+#: plugins/admin/applications/generic.tpl:24
+#: plugins/admin/ogroups/termgroup.tpl:101
+#: plugins/admin/fai/faiTemplateEntry.tpl:105
+msgid "Execute"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:1
+msgid "Network\tsettings"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:9
+msgid "IP-address"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:17
+msgid "MAC-address"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:29
+msgid "Autodetect"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:58
+msgid "Enable DNS for this device"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:59
+#: plugins/admin/systems/class_servDNS.inc:411
+#: plugins/admin/systems/servdnseditzone.tpl:76
+#: plugins/gofon/phoneaccount/generic.tpl:95
+msgid "Refresh"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:67
+msgid "Zone"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:77
+#: plugins/admin/systems/class_servDNS.inc:174
+#: plugins/admin/systems/class_servDNS.inc:414
+#: plugins/admin/systems/class_termDNS.inc:578
+#: plugins/admin/systems/servdnseditzone.tpl:94
+msgid "TTL"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:85
+msgid "Dns records"
+msgstr ""
+
+#: plugins/admin/systems/component.tpl:6
+#: plugins/personal/environment/hotplugDialogNew.tpl:10
+msgid "Device name"
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:57
+#: plugins/admin/systems/class_winGeneric.inc:96
+msgid "This 'dn' has no network features."
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:135
+#, php-format
+msgid "Removing of system component/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:182
+msgid "The required field 'Component name' is not set."
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:261
+#, php-format
+msgid "Saving of system component/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:269
+msgid "Component generic"
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:274
+msgid "Network device"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:1
+#: plugins/admin/systems/workstationStartup.tpl:4
+msgid "Boot parameters"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:8
+#: plugins/admin/systems/class_terminalStartup.inc:480
+#: plugins/admin/systems/class_workstationStartup.inc:1200
+#: plugins/admin/systems/workstationStartup.tpl:8
+msgid "Boot kernel"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:19
+msgid "Custom options"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:23
+#: plugins/admin/systems/workstationStartup.tpl:23
+msgid ""
+"Enter any parameters that should be passed to the kernel as append line "
+"during bootup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:27
+#: plugins/admin/systems/workstationStartup.tpl:28
+msgid "LDAP server"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:43
+msgid "Select if terminal supports graphical startup with progress bar"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:45
+msgid "use graphical bootup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:48
+msgid "Select if terminal should boot in text mode"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:50
+msgid "use standard linux textual bootup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:53
+msgid "Select to get more verbose output during startup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:55
+msgid "use debug mode for startup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:66
+#: plugins/admin/systems/workstationStartup.tpl:149
+msgid "Kernel modules (format: name parameters)"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:69
+#: plugins/admin/systems/workstationStartup.tpl:152
+msgid "Add additional modules to load on startup"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:87
+#: plugins/admin/systems/class_terminalStartup.inc:478
+#: plugins/admin/systems/goShareServer.tpl:1
+#: plugins/admin/systems/class_workstationStartup.inc:1204
+#: plugins/admin/systems/workstationStartup.tpl:170
+#: plugins/personal/environment/class_environment.inc:1337
+#: plugins/personal/environment/environment.tpl:133
+msgid "Shares"
+msgstr ""
+
+#: plugins/admin/systems/terminalStartup.tpl:105
+#: plugins/admin/systems/workstationStartup.tpl:188
+msgid "Mountpoint"
+msgstr ""
+
+#: plugins/admin/systems/glpiSelectUser.tpl:6
+#: plugins/admin/users/class_divListUsers.inc:35
+#: plugins/admin/users/class_divListUsers.inc:36
+msgid "List of users"
+msgstr ""
+
+#: plugins/admin/systems/glpiSelectUser.tpl:23
+msgid ""
+"This dialog allows you to select a user as technical responsible person."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:32
+msgid "Systems"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:225
+msgid "Creating the image failed. Please see the report below."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:234
+#, php-format
+msgid "Command '%s', specified for ISO creation doesn't seem to exist."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:297
+msgid "You are not allowed to create a new object of this type."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:348
+msgid "You can't edit this object type yet!"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:376
+#: plugins/admin/systems/class_systemManagement.inc:442
+msgid "You are not allowed to change the password for this object."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:388
+msgid "Passwords entered as new and repeated do not match!"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:445
+msgid "Can't detect object to change password."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:553
+#: plugins/admin/systems/class_systemManagement.inc:628
+#: plugins/admin/systems/class_systemManagement.inc:687
+#: plugins/admin/fai/class_faiManagement.inc:174
+#: plugins/admin/fai/class_faiManagement.inc:252
+#: plugins/admin/fai/class_faiManagement.inc:323
+msgid "You are not allowed to delete this component!"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:621
+#, php-format
+msgid "You're about to delete all information about the component at '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:726
+#, php-format
+msgid ""
+"Can't set gotoMode to status 'avtice', the current object couldn't be "
+"identified."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1014
+msgid "New terminal"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1016
+msgid "New workstation"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1018
+msgid "New Device"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1037
+msgid "Terminal template for"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1053
+msgid "Workstation template for"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1265
+msgid "New System from incoming"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1266
+#: plugins/admin/users/template.tpl:15
+#: plugins/admin/fai/class_faiTemplate.inc:514
+msgid "Template"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1269
+msgid "Workstation is installing"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1270
+msgid "Workstation is waiting for action"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1271
+msgid "Workstation installation failed"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1274
+msgid "Server is installing"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1275
+msgid "Server is waiting for action"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1276
+msgid "Server installation failed"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1277
+msgid "Winstation"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1278
+msgid "Network Device"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1279
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1280
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1336
+#: plugins/admin/systems/class_systemManagement.inc:1337
+msgid "Incoming objects"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1342
+msgid "Incoming"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:111
+#, php-format
+msgid "Can't extract a valid base out of object dn, setting base to '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:266
+#: plugins/admin/systems/class_printGeneric.inc:274
+#: plugins/admin/systems/class_printGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:328
+#: plugins/admin/systems/class_printGeneric.inc:344
+#: plugins/admin/systems/class_printGeneric.inc:347
+msgid "Add printer extension"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:267
+msgid ""
+"Could not intialize printer tab, parameter parent was missing while "
+"construction."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:275
+msgid "This is a workstation template, printer tab is disabled."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:280
+msgid "This is a terminal template, printer tab is disabled."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:321
+msgid "This 'dn' has no printer features."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:329
+msgid ""
+"This object has printer extension disabled. You can't enable it while 'cn' "
+"is not present in entry. Possibly you are currently creating a new terminal "
+"template"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:336
+#: plugins/admin/systems/class_printGeneric.inc:339
+msgid "Remove printer extension"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:337
+msgid ""
+"This workstation has printer extension enabled.You can disable it by "
+"clicking below."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:340
+msgid ""
+"This terminal has printer extension enabled. You can disable it by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:345
+msgid ""
+"This workstation has printer extension disabled. You can enable it by "
+"clicking below."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:348
+msgid ""
+"This terminal has printer extension disabled. You can enable it by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:518
+#, php-format
+msgid "Your currently selected PPD file '%s' doesn't exist."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:526
+msgid "can't get ppd informations."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:539
+#, php-format
+msgid "This printer belongs to terminal %s. You can't rename this printer."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:541
+#, php-format
+msgid "This printer belongs to workstation %s. You can't rename this printer."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:599
+#, php-format
+msgid "Removing of system print/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:843
+#, php-format
+msgid "Saving of system print/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:863
+#: plugins/admin/systems/class_printGeneric.inc:865
+#: plugins/admin/ogroups/class_ogroupManagement.inc:429
+#: plugins/admin/fai/faiTemplateEntry.tpl:85
+#: plugins/admin/fai/faiTemplateEntry.tpl:127
+#: plugins/generic/references/class_reference.inc:36
+msgid "Group"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:881
+msgid "Print generic"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:893
+msgid "LabeledURL"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:894
+msgid "Printer PPD"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:911
+#, php-format
+msgid ""
+"You are not allowed to remove the given object '%s' from the list of members "
+"of printer '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:928
+#, php-format
+msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:933
+#, php-format
+msgid ""
+"You are not allowed to add the given object '%s' to the list of members of '%"
+"s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:968
+#, php-format
+msgid "Can't add '%s' to the list of members, it is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:979
+#, php-format
+msgid "Can't add '%s' to list of members, it is not reachable."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:54
+#: plugins/admin/systems/class_workstationGeneric.inc:126
+#: plugins/admin/ogroups/class_termgroup.inc:42
+msgid "Activated"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:55
+#: plugins/admin/systems/class_workstationGeneric.inc:127
+#: plugins/admin/ogroups/class_termgroup.inc:43
+#: plugins/personal/connectivity/opengw.tpl:33
+#: plugins/personal/connectivity/class_opengwAccount.inc:343
+msgid "Locked"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:101
+msgid "This 'dn' has no server features."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:109
+#: plugins/admin/systems/class_workstationGeneric.inc:186
+#: plugins/admin/ogroups/class_termgroup.inc:204
+msgid "No ACTIONCMD definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:147
+#, php-format
+msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:315
+#: plugins/admin/systems/class_workstationGeneric.inc:307
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Switch off"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:316
+#: plugins/admin/systems/class_workstationGeneric.inc:307
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Reboot"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:208
+#: plugins/admin/systems/class_workstationGeneric.inc:308
+#: plugins/admin/ogroups/class_termgroup.inc:295
+msgid "Instant update"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:209
+#: plugins/admin/systems/class_servGeneric.inc:218
+#: plugins/admin/systems/class_workstationGeneric.inc:309
+#: plugins/admin/systems/class_workstationGeneric.inc:318
+#: plugins/admin/ogroups/class_termgroup.inc:296
+msgid "Scheduled update"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:210
+#: plugins/admin/systems/class_servGeneric.inc:217
+#: plugins/admin/systems/class_workstationGeneric.inc:310
+#: plugins/admin/systems/class_workstationGeneric.inc:317
+#: plugins/admin/ogroups/class_termgroup.inc:297
+msgid "Reinstall"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:211
+#: plugins/admin/systems/class_workstationGeneric.inc:311
+#: plugins/admin/ogroups/class_termgroup.inc:298
+msgid "Rescan hardware"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:212
+#: plugins/admin/systems/class_servGeneric.inc:219
+#: plugins/admin/systems/class_terminalGeneric.inc:317
+#: plugins/admin/systems/class_terminalGeneric.inc:321
+#: plugins/admin/systems/class_workstationGeneric.inc:312
+#: plugins/admin/systems/class_workstationGeneric.inc:319
+#: plugins/admin/ogroups/class_termgroup.inc:299
+msgid "Memory test"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:213
+#: plugins/admin/systems/class_servGeneric.inc:220
+#: plugins/admin/systems/class_workstationGeneric.inc:313
+#: plugins/admin/systems/class_workstationGeneric.inc:320
+msgid "Force localboot"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:214
+#: plugins/admin/systems/class_servGeneric.inc:221
+#: plugins/admin/systems/class_terminalGeneric.inc:318
+#: plugins/admin/systems/class_terminalGeneric.inc:322
+#: plugins/admin/systems/class_workstationGeneric.inc:314
+#: plugins/admin/systems/class_workstationGeneric.inc:321
+#: plugins/admin/ogroups/class_termgroup.inc:300
+msgid "System analysis"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:216
+#: plugins/admin/systems/class_terminalGeneric.inc:320
+#: plugins/admin/systems/class_workstationGeneric.inc:316
+msgid "Wake up"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:245
+#, php-format
+msgid "Removing of system server/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:290
+msgid "The required field 'Server name' is not set."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:361
+#, php-format
+msgid "Saving of system server/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:415
+msgid "Server generic"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:425
+#: plugins/admin/systems/class_workstationGeneric.inc:623
+msgid "Goto mode"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:427
+#: plugins/admin/systems/class_terminalGeneric.inc:643
+#: plugins/admin/systems/class_workstationGeneric.inc:627
+#: plugins/admin/ogroups/class_termgroup.inc:397
+msgid "Action flag"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:17
+#: plugins/admin/systems/class_divListSystemService.inc:18
+msgid "Installed services"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:22
+msgid ""
+"This menu allows you to add, remove and configure the properties of a "
+"specific service."
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:30
+msgid "Service name"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add service"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add new service"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all services"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#: plugins/admin/systems/class_divListSystemService.inc:106
+msgid "Stop service"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+msgid "Stop all services"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#: plugins/admin/systems/class_divListSystemService.inc:112
+msgid "Restart service"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+msgid "Restart all services"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:86
+msgid "Stopped"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:87
+msgid "Started"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:88
+msgid "Restarting"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:89
+msgid "User status"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:100
+msgid "Start service"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:118
+msgid "Edit service"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystemService.inc:124
+msgid "Remove service"
+msgstr ""
+
+#: plugins/admin/systems/phone.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:44
+msgid "Phone name"
+msgstr ""
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
+msgid "Add/Edit manufacturer"
+msgstr ""
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
+msgid "Website"
+msgstr ""
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
+#: plugins/admin/ogroups/class_phonequeue.inc:903
+#: plugins/gofon/conference/paste_generic.tpl:15
+#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Phone number"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:40
+#: plugins/admin/systems/class_terminalStartup.inc:123
+#: plugins/admin/systems/class_terminalStartup.inc:143
+#: plugins/admin/systems/class_terminalService.inc:75
+#: plugins/admin/systems/class_terminalService.inc:103
+#: plugins/admin/systems/class_terminalService.inc:109
+#: plugins/admin/systems/class_terminalService.inc:119
+#: plugins/admin/systems/class_terminalService.inc:120
+#: plugins/admin/systems/class_terminalService.inc:122
+#: plugins/admin/systems/class_terminalService.inc:126
+#: plugins/admin/systems/class_terminalService.inc:219
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_terminalService.inc:225
+#: plugins/admin/systems/class_terminalService.inc:228
+#: plugins/admin/systems/class_terminalService.inc:231
+#: plugins/admin/systems/class_terminalService.inc:234
+#: plugins/admin/systems/class_terminalService.inc:237
+#: plugins/admin/systems/class_workstationStartup.inc:299
+#: plugins/admin/systems/class_workstationStartup.inc:322
+#: plugins/admin/systems/class_workstationStartup.inc:326
+#: plugins/admin/systems/class_workstationStartup.inc:845
+#: plugins/admin/systems/class_workstationService.inc:202
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_workstationService.inc:208
+#: plugins/admin/systems/class_workstationService.inc:211
+#: plugins/admin/systems/class_workstationService.inc:214
+#: plugins/admin/systems/class_workstationService.inc:217
+#: plugins/admin/systems/class_workstationService.inc:220
+#: plugins/admin/systems/class_workstationService.inc:230
+#: plugins/admin/systems/class_workstationService.inc:231
+#: plugins/admin/systems/class_workstationService.inc:232
+#: plugins/admin/systems/class_workstationService.inc:233
+#: plugins/admin/systems/class_workstationService.inc:234
+#: plugins/admin/systems/class_workstationService.inc:235
+#: plugins/admin/systems/class_workstationService.inc:236
+#: plugins/admin/systems/class_terminalGeneric.inc:137
+#: plugins/admin/systems/class_terminalGeneric.inc:334
+#: plugins/admin/systems/class_workstationGeneric.inc:142
+msgid "inherited"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:95
+#: plugins/admin/systems/class_workstationStartup.inc:347
+#, php-format
+msgid ""
+"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
+"exist."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:210
+#: plugins/admin/systems/class_workstationStartup.inc:661
+#: plugins/personal/environment/class_environment.inc:601
+#: plugins/personal/environment/class_environment.inc:614
+msgid "You must specify a valid mount point."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:410
+#, php-format
+msgid "Saving of system terminal/startup with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:469
+msgid "Terminal startup"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:477
+#: plugins/admin/systems/class_workstationStartup.inc:1199
+msgid "Ldap server"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:479
+#: plugins/admin/systems/class_workstationStartup.inc:1203
+msgid "Kernel modules"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:481
+#: plugins/admin/systems/class_workstationStartup.inc:1201
+msgid "Kernel parameter"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:7
+#: plugins/admin/systems/class_goMailServer.inc:712
+msgid "Visible full qualified hostname"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:11
+msgid "The full qualified host name."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:16
+msgid "Max mail header size"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:21
+msgid "This value specifies the maximal header size."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#: plugins/admin/systems/goMailServer.tpl:31
+#: plugins/admin/systems/goMailServer.tpl:40
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "KB"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:26
+#: plugins/admin/systems/class_goMailServer.inc:715
+msgid "Max mailbox size"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:31
+msgid "Defines the maximal size of mail box."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:35
+#: plugins/admin/systems/class_goMailServer.inc:716
+msgid "Max message size"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "Specify the maximal size of a message."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:45
+#: plugins/admin/systems/class_goMailServer.inc:719
+msgid "Relay host"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:50
+msgid "Relay messages to following host:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:60
+#: plugins/admin/systems/class_goMailServer.inc:718
+msgid "Local networks"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:62
+msgid "Postfix networks"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:83
+msgid "Domains and routing"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:91
+#: plugins/admin/systems/class_goMailServer.inc:717
+msgid "Domains to accept mail for"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:93
+msgid "Postfix is responsible for the following domains:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:114
+msgid "Transports"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:123
+msgid "Select a transport protocol."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:141
+msgid "Restrictions"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:149
+#: plugins/admin/systems/class_goMailServer.inc:721
+msgid "Restrictions for sender"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:157
+#: plugins/admin/systems/goMailServer.tpl:183
+msgid "Restriction filter"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:175
+#: plugins/admin/systems/class_goMailServer.inc:722
+msgid "Restrictions for recipient"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:50
+#: plugins/admin/systems/class_goSpamServer.inc:327
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goSpamServer.inc:354
+msgid "Spamassassin"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:225
+msgid "Specified value is not a valid 'trusted network' value."
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:285
+#, php-format
+msgid "Saving of server services/spamassassin with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:294
+msgid "Required score must be a numeric value."
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:336
+#: plugins/admin/systems/goSpamServer.tpl:8
+msgid "Rewrite header"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:337
+msgid "Trusted networks"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:338
+#: plugins/admin/systems/goSpamServer.tpl:18
+msgid "Required score"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:339
+msgid "Rules"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:341
+#: plugins/admin/systems/goSpamServer.tpl:69
+msgid "Enable use of bayes filtering"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:342
+msgid "Enabled bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:343
+#: plugins/admin/systems/goSpamServer.tpl:75
+msgid "Enable RBL checks"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:344
+#: plugins/admin/systems/goSpamServer.tpl:86
+msgid "Enable use of Razor"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:345
+#: plugins/admin/systems/goSpamServer.tpl:89
+msgid "Enable use of DDC"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:346
+#: plugins/admin/systems/goSpamServer.tpl:92
+msgid "Enable use of Pyzor"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:51
+msgid "IMAP/POP3 service"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:56
+#: plugins/admin/systems/class_goImapServer.inc:173
+msgid "Repair database"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:102
+msgid "IMAP/POP3 (Cyrus) service"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:112
+msgid "Please specify a server identifier."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:115
+msgid "Please specify a connect url."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:118
+msgid "Please specify an admin user."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:121
+msgid "Please specify a password for the admin user."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:126
+#, php-format
+msgid "The imap connect string needs to be in the form '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:130
+msgid "The sieve port needs to be numeric."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:160
+#: plugins/admin/systems/class_goImapServer.inc:161
+msgid "IMAP/POP3"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
+msgid "Admin password"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
+#, php-format
+msgid "You're about to delete the glpi cartridge type '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
+#, php-format
+msgid ""
+"You can't delete this cartridge type, it is still in use by this printer(s) "
+"'%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
+msgid "Cartridges"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "New monitor"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "M"
+msgstr ""
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
+#: plugins/personal/environment/selectPrinterDialog.tpl:5
+#: plugins/personal/environment/selectPrinterDialog.tpl:10
+msgid "Select printer to add"
+msgstr ""
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
+msgid "Select entries to add"
+msgstr ""
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
+msgid "Display members of department"
+msgstr ""
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
+msgid "Display members matching"
+msgstr ""
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
+msgid "Regular expression for matching member names"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:1
+msgid "Edit share"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:2
+msgid "NFS setup"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:401
+#: plugins/personal/netatalk/netatalk.tpl:16
+msgid "Path"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:403
+msgid "Volume"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:69
+msgid "Auto-mount share on Apple systems"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:109
+msgid "Codepage"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:121
+#: plugins/admin/systems/class_goShareServer.inc:402
+msgid "Option"
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:155
+#, php-format
+msgid "Removing of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:205
+msgid "You have no permissions to create a component on this 'Base'."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:270
+#, php-format
+msgid "Saving of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:281
+msgid "Win generic"
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:282
+msgid "Windows workstation generic"
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:287
+msgid "Win workstation"
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:290
+#: plugins/admin/systems/class_workstationGeneric.inc:620
+#: plugins/admin/systems/workstation.tpl:10
+msgid "Workstation name"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:35
+#: plugins/admin/systems/class_servDNS.inc:368
+#: plugins/admin/systems/class_servDNS.inc:397
+#: plugins/admin/systems/class_servDNS.inc:398
+msgid "DNS service"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:81
+msgid "Remove DNS service"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:82
+msgid ""
+"This server has DNS features enabled. You can disable them by clicking below."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:84
+msgid "Add DNS service"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:85
+msgid ""
+"This server has DNS features disabled. You can enable them by clicking below."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:173
+#: plugins/admin/systems/class_servDNS.inc:407
+msgid "Reverse zone"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:175
+#: plugins/admin/fai/faiTemplateEntry.tpl:102
+msgid "Class"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:239
+#, php-format
+msgid ""
+"Can't delete the selected zone, because it is still in use by these entry/"
+"entries '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:304
+#, php-format
+msgid "Updating of system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:314
+#, php-format
+msgid "Removing of system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:335
+#, php-format
+msgid "Saving of system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:359
+#, php-format
+msgid "Set status flag for system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:406
+#: plugins/admin/systems/class_termDNS.inc:577
+#: plugins/admin/systems/servdnseditzone.tpl:7
+msgid "Zone name"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:408
+msgid "Primary dns server"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:410
+#: plugins/admin/systems/glpiPrinter.tpl:48
+msgid "Serial"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:412
+#: plugins/admin/systems/servdnseditzone.tpl:82
+#: plugins/admin/ogroups/class_phonequeue.inc:954
+#: plugins/admin/ogroups/phonequeue.tpl:85
+msgid "Retry"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:413
+#: plugins/admin/systems/servdnseditzone.tpl:88
+msgid "Expire"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:415
+#: plugins/admin/systems/servdnseditzone.tpl:33
+msgid "Zone records"
+msgstr ""
+
+#: plugins/admin/systems/gencd_frame.tpl:2
+msgid "Your browser does not supprt iframes."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:147
+#, php-format
+msgid ""
+"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:241
+msgid "Not matching"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:342
+msgid "The required field 'IP-address' is not set."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:346
+msgid "Wrong IP format in field IP-address."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:353
+msgid "The required field 'MAC-address' is not set."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:356
+msgid ""
+"The given macaddress is invalid. There must be 6 2byte segments seperated by "
+"':'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:370
+#, php-format
+msgid ""
+"The specified IP address '%s' is not matching the selected reverse zone "
+"entry '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:382
+#, php-format
+msgid "Found duplicate value for record type '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:390
+#, php-format
+msgid "Found more than one entry for the uniqe record type '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:401
+#, php-format
+msgid ""
+"The device IP '%s' is added as 'A Record', this will be done automatically, "
+"please remove the record."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:408
+#: plugins/admin/systems/class_servDNSeditZone.inc:422
+#, php-format
+msgid "Only lowercase is allowed, please check your '%ss'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:494
+#, php-format
+msgid "Saving of terminal/dns account with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:558
+msgid "DNS"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:559
+msgid "DNS settings"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:567
+msgid "IP address"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:576
+msgid "DNS records"
+msgstr ""
+
+#: plugins/admin/systems/goNtpServer.tpl:2
+msgid "Time server"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
+#, php-format
+msgid "You're about to delete the glpi attachment component '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
+#, php-format
+msgid ""
+"You can't delete this attachment, it is still in use by these system(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
+msgid "There is no valid file uploaded."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
+msgid "Upload wasn't successfull."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
+#, php-format
+msgid "Missing directory '%s/glpi/' to store glpi uploads."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
+msgid "There is already a file with the same name uploaded."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
+#, php-format
+msgid "Can't create file '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
+msgid "File is available."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
+msgid "File is not readable, possibly the file is missing."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
+msgid "Currently no file uploaded."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
+msgid "Mime"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
+msgid "This table displays all available attachments."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
+#: include/sieve/class_sieveElement_If.inc:447
+msgid "empty"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
+msgid "Create new attachment"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
+msgid "New Attachment"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
+#: plugins/admin/systems/class_servRepository.inc:218
+#: plugins/admin/fai/class_faiManagement.inc:462
+msgid "This name is already in use."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
+msgid "Please specify a valid name for this attachment."
+msgstr ""
+
+#: plugins/admin/systems/remove_glpi.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your MySql database in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+
+#: plugins/admin/systems/class_servDHCP.inc:42
+msgid "Remove DHCP service"
+msgstr ""
+
+#: plugins/admin/systems/class_servDHCP.inc:43
+msgid ""
+"This server has DHCP features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/systems/class_servDHCP.inc:45
+msgid "Add DHCP service"
+msgstr ""
+
+#: plugins/admin/systems/class_servDHCP.inc:46
+msgid ""
+"This server has DHCP features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:35
+#: plugins/admin/systems/class_goFonServer.inc:130
+msgid "VoIP service"
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:64
+msgid "VoIP service - Asterisk management"
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:73
+msgid "The attribute DB user is empty or contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:76
+#: plugins/admin/systems/class_goFaxServer.inc:73
+msgid "The attribute password is empty or contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:79
+msgid ""
+"The attribute local dial prefix is empty or contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:82
+msgid ""
+"The attribute country dial prefix is empty or contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:119
+#, php-format
+msgid ""
+"You can't remove the asterisk database extension, it is still in use by "
+"these objects '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:131
+msgid "VoIP - asterisk management"
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:145
+msgid "Area code"
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:146
+msgid "Country code"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:72
+#: plugins/admin/systems/class_workstationService.inc:93
+#: plugins/admin/systems/workstationService.tpl:157
+msgid "unknown"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:89
+#: plugins/personal/environment/class_environment.inc:231
+#, php-format
+msgid ""
+"You have specified an external resolution hook which can't be read, please "
+"check the permission of the file '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:104
+#: plugins/admin/systems/class_terminalService.inc:105
+#: plugins/admin/systems/class_terminalService.inc:106
+#: plugins/admin/systems/class_terminalService.inc:107
+#: plugins/admin/systems/class_workstationService.inc:96
+#: plugins/admin/systems/class_workstationService.inc:97
+#: plugins/admin/systems/class_workstationService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:99
+msgid "bit"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:158
+msgid "default"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:159
+#: plugins/admin/systems/class_workstationService.inc:139
+msgid "show chooser"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:160
+#: plugins/admin/systems/class_workstationService.inc:140
+msgid "direct"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:163
+#: plugins/admin/systems/class_workstationService.inc:143
+msgid "load balanced"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:166
+#: plugins/admin/systems/class_workstationService.inc:146
+msgid "Windows RDP"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:167
+#: plugins/admin/systems/class_workstationService.inc:147
+msgid "ICA client"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:197
+#: plugins/admin/systems/class_workstationStartup.inc:848
+#: plugins/admin/systems/class_workstationService.inc:183
+#: plugins/personal/posix/class_posixAccount.inc:203
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
+msgid "automatic"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_workstationService.inc:205
+msgid "Bit"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:322
+#: plugins/admin/systems/class_workstationService.inc:320
+msgid "Choose the phone located at the current terminal"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:397
+#: plugins/admin/systems/class_terminalService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:387
+#: plugins/admin/systems/class_workstationService.inc:392
+msgid "Please specify a valid VSync range."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:411
+#: plugins/admin/systems/class_terminalService.inc:416
+#: plugins/admin/systems/class_workstationService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:407
+msgid "Please specify a valid HSync range."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:465
+#, php-format
+msgid "Saving of object system terminal/service with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:474
+#: plugins/admin/systems/class_workstationService.inc:459
+msgid "Service"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:483
+#: plugins/admin/systems/class_workstationService.inc:468
+msgid "Monitor"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:484
+#: plugins/admin/ogroups/class_phonequeue.inc:951
+msgid "Method"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:485
+#: plugins/admin/systems/terminalService.tpl:173
+msgid "Remote desktop"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:487
+#: plugins/admin/systems/class_workstationService.inc:469
+msgid "Gfx driver"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:488
+#: plugins/admin/systems/class_workstationService.inc:470
+msgid "Gfx resolution"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:489
+#: plugins/admin/systems/class_workstationService.inc:471
+msgid "Gfx color depth"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:490
+#: plugins/admin/systems/class_workstationService.inc:472
+msgid "Hsync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:491
+#: plugins/admin/systems/class_workstationService.inc:473
+msgid "Vsync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:492
+msgid "Auto-Sync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:493
+msgid "Printer service enabled"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:494
+#: plugins/admin/systems/terminalService.tpl:229
+msgid "Spool server"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:495
+#: plugins/admin/systems/class_workstationService.inc:475
+msgid "Scanner enabled"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:496
+msgid "Scanner model"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:497
+#: plugins/admin/systems/class_workstationService.inc:476
+msgid "Keyboard model"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:498
+#: plugins/admin/systems/class_workstationService.inc:477
+msgid "Keyboard layout"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:499
+#: plugins/admin/systems/class_workstationService.inc:478
+msgid "Keyboard variant"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:500
+#: plugins/admin/systems/class_workstationService.inc:479
+msgid "Mouse type"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:501
+#: plugins/admin/systems/class_workstationService.inc:480
+msgid "Mouse port"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:502
+#: plugins/admin/systems/terminalService.tpl:76
+#: plugins/admin/systems/class_workstationService.inc:481
+#: plugins/admin/systems/workstationService.tpl:86
+#: plugins/gofon/phoneaccount/paste_generic.tpl:27
+#: plugins/gofon/phoneaccount/generic.tpl:30
+msgid "Telephone hardware"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
+#, php-format
+msgid "Internal Error can't create device of type '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
+#, php-format
+msgid "You're about to delete the glpi device '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
+msgid "Can't detect object name."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
+#, php-format
+msgid ""
+"You can't delete this device, it is still in use by these system(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
+msgid "devices"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+msgid "New mainbord"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+msgid "New processor"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+#: plugins/admin/fai/class_divListFai.inc:180
+msgid "P"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "New case"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "C"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "New network interface"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "NI"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "New ram"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "R"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "New hard disk"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "HDD"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "New drive"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "D"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "New controller"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "CS"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "New graphics card"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "GC"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "New sound card"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "SC"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "New power supply"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "PS"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "New misc device"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "OC"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
+msgid "You have to specify a valid name for this device."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
+msgid "This device name is already in use."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+#: plugins/personal/environment/class_environment.inc:508
+#: plugins/personal/environment/class_environment.inc:905
+msgid "None"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+msgid "Other"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:47
+#: plugins/admin/systems/class_goMailServer.inc:514
+msgid "Mail smtp service (Postfix)"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:583
+#, php-format
+msgid "Saving server services/mail with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:600
+msgid "Please specify a numeric value for header size limit."
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:604
+msgid "Please specify a numeric value for mailbox size limit."
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:608
+msgid "Please specify a numeric value for message size limit."
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:703
+msgid "Mail smtp (Postfix)"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:704
+msgid "Mail smtp - Postfix"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:714
+msgid "Header size limit"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:720
+msgid "Transport table"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:1
+msgid "VoIP database information"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:4
+msgid "Asterisk DB user"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:20
+msgid "Country dial prefix"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:28
+msgid "Local dial prefix"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:440
+msgid ""
+"There are packages in your configuration, which can't be resolved with "
+"current server/release settings."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:485
+msgid "Please select a 'FAI server' or remove the 'FAI classes'."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:553
+msgid ""
+"There is already a profile in your selection that contain partition table "
+"configurations."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:770
+msgid "Not available in current setup"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:920
+#, php-format
+msgid ""
+"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
+"Server was reset to 'auto'."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:936
+#, php-format
+msgid ""
+"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
+"configurations, possibly some classes where deleted or renamed. Server was "
+"reset to 'auto'."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1109
+#, php-format
+msgid "Saving of system workstation/startup with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1159
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1191
+msgid "System startup"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1206
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/class_faiProfile.inc:467
+msgid "FAI classes"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1207
+msgid "Debian mirror"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1208
+msgid "Debian release"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1210
+msgid "FAI status flag"
+msgstr ""
+
+#: plugins/admin/systems/class_gosaLogServer.inc:28
+#: plugins/admin/systems/class_gosaLogServer.inc:56
+#: plugins/admin/systems/class_gosaLogServer.inc:92
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+msgid "GOsa logging service"
+msgstr ""
+
+#: plugins/admin/systems/class_gosaLogServer.inc:104
+msgid "Allow view of entries on this server"
+msgstr ""
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+msgid "Syslog Service"
+msgstr ""
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "enabled"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:6
+msgid "List of attachments"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:23
+msgid ""
+"This dialog allow you to attach additional objects (like manuals, guides, "
+"etc.)  to your currently edited computer."
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:35
+msgid "Display attachments matching"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:37
+msgid "Regular expression for matching attachment names"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:51
+#: plugins/admin/systems/class_baseSelectDialog.inc:42
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
+#: plugins/admin/systems/glpiDeviceManagement.tpl:51
+#: plugins/admin/systems/class_glpiSelectUser.inc:113
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
+msgid "Use"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
+msgid "Can't delete this entry, it is still in use."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
+#: plugins/admin/systems/class_glpiAccount.inc:643
+#: plugins/admin/systems/class_glpiAccount.inc:658
+msgid "N/A"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
+msgid "The selected name is already in use."
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:4
+#: plugins/admin/systems/workstationService.tpl:4
+msgid "Keyboard"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:254
+#: plugins/admin/systems/printerPPDDialog.tpl:5
+#: plugins/admin/systems/class_glpiAccount.inc:794
+#: plugins/admin/systems/workstationService.tpl:7
+msgid "Model"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:10
+#: plugins/admin/systems/workstationService.tpl:11
+msgid "Choose keyboard model"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:17
+#: plugins/admin/systems/workstationService.tpl:19
+msgid "Layout"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:20
+#: plugins/admin/systems/workstationService.tpl:23
+msgid "Choose keyboard layout"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:27
+#: plugins/admin/systems/workstationService.tpl:31
+msgid "Variant"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:30
+#: plugins/admin/systems/workstationService.tpl:35
+msgid "Choose keyboard variant"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:45
+#: plugins/admin/systems/workstationService.tpl:51
+msgid "Mouse"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:51
+#: plugins/admin/systems/workstationService.tpl:58
+msgid "Choose mouse type"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:58
+#: plugins/admin/systems/workstationService.tpl:66
+msgid "Port"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:61
+#: plugins/admin/systems/workstationService.tpl:70
+msgid "Choose mouse port"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:79
+#: plugins/admin/systems/workstationService.tpl:89
+#: plugins/admin/departments/class_departmentGeneric.inc:599
+#: plugins/gofon/phoneaccount/paste_generic.tpl:29
+#: plugins/gofon/phoneaccount/generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:34
+msgid "Telephone"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:101
+#: plugins/admin/systems/workstationService.tpl:114
+msgid "Choose graphic driver that is needed by the installed graphic board"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:108
+#: plugins/admin/systems/workstationService.tpl:122
+#: plugins/personal/environment/class_environment.inc:1331
+#: plugins/personal/environment/environment.tpl:110
+msgid "Resolution"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:111
+#: plugins/admin/systems/workstationService.tpl:126
+msgid "Choose screen resolution used in graphic mode"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:118
+#: plugins/admin/systems/workstationService.tpl:134
+msgid "Color depth"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:121
+#: plugins/admin/systems/workstationService.tpl:138
+msgid "Choose colordepth used in graphic mode"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:135
+#: plugins/admin/systems/workstationService.tpl:153
+msgid "Display device"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:147
+#: plugins/admin/systems/workstationService.tpl:167
+msgid "Use DDC for automatic detection"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:150
+#: plugins/admin/systems/workstationService.tpl:170
+msgid "HSync"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:154
+#: plugins/admin/systems/workstationService.tpl:175
+msgid "Horizontal refresh frequency for installed monitor"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:158
+#: plugins/admin/systems/workstationService.tpl:181
+msgid "VSync"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:162
+#: plugins/admin/systems/workstationService.tpl:186
+msgid "Vertical refresh frequency for installed monitor"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:177
+msgid "Connect method"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:180
+msgid "Choose method to connect to terminal server"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:188
+msgid "Terminal server"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:191
+msgid "Select specific terminal server to use"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:199
+msgid "Font server"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:202
+msgid "Select specific font server to use"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:219
+msgid "Print device"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:221
+msgid "Select to start IPP based printing service on terminal"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:223
+msgid "Provide print services"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:232
+msgid "Select NFS filesystem to place spool files on"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:245
+#: plugins/admin/systems/workstationService.tpl:201
+msgid "Scan device"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:247
+#: plugins/admin/systems/workstationService.tpl:204
+msgid "Select to start SANE scan service on terminal"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:249
+#: plugins/admin/systems/workstationService.tpl:207
+msgid "Provide scan services"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:257
+msgid "Select scanner driver to use"
+msgstr ""
+
+#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
+#: plugins/personal/environment/class_selectPrinterDialog.inc:110
+msgid "Please select a printer or press cancel."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:58
+#, php-format
+msgid ""
+"You can't delete this manufacturer, it is still in use by these system(s) '%"
+"s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:104
+msgid "Please specify a name."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:113
+#: plugins/admin/systems/class_glpiManufacturer.inc:119
+msgid "Specified name is already in use, please choose another one."
+msgstr ""
+
+#: plugins/admin/systems/class_goSyslogServer.inc:29
+#: plugins/admin/systems/class_goSyslogServer.inc:49
+#: plugins/admin/systems/class_goSyslogServer.inc:70
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+msgid "Logging service"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationService.inc:451
+#, php-format
+msgid "Saving of system workstation/service with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationService.inc:460
+msgid "Workstation service"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationService.inc:474
+msgid "Use DDC"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:9
+#: plugins/admin/systems/class_servKolab.inc:394
+msgid "Postfix mydomain"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:18
+msgid "Postfix mydestination"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:27
+#: plugins/admin/systems/class_servKolab.inc:396
+msgid "Cyrus admins"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:48
+#: plugins/admin/systems/class_servKolab.inc:407
+msgid "POP3 service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:58
+#: plugins/admin/systems/class_servKolab.inc:409
+msgid "POP3/SSL service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:68
+#: plugins/admin/systems/class_servKolab.inc:405
+msgid "IMAP service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:78
+#: plugins/admin/systems/class_servKolab.inc:408
+msgid "IMAP/SSL service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:88
+#: plugins/admin/systems/class_servKolab.inc:410
+msgid "Sieve service"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:98
+msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:108
+msgid "HTTP FreeBusy service (legacy)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:118
+msgid "Amavis email scanning (virus/spam)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:129
+#: plugins/admin/systems/class_servKolab.inc:411
+msgid "Quota settings"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:147
+msgid "Free/Busy settings"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:153
+msgid "Allow unauthenticated downloading of Free/Busy information"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:171
+#: plugins/admin/systems/class_servKolab.inc:398
+msgid "SMTP privileged networks"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:176
+msgid "Hosts/networks allowed to relay"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:181
+msgid "Enter multiple values, seperated with"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:194
+msgid "SMTP smarthost/relayhost"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:202
+#: plugins/admin/systems/class_servKolab.inc:401
+msgid "Enable MX lookup for relayhost"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:207
+msgid "Host used to relay mails"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:223
+#: plugins/admin/systems/class_servKolab.inc:404
+msgid "Accept Internet Mail"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:231
+msgid "Accept mail from other domains over non-authenticated SMTP"
+msgstr ""
+
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "Print Service"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:3
+msgid "Adding a new service to the current server"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:7
+msgid ""
+"This dialog allows you to add new services to the currenty edited server "
+"object. The box below shows all available but not already used services."
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:13
+msgid "Service to add"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:20
+msgid "All available services are already in use."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:120
+#: plugins/personal/posix/class_posixAccount.inc:575
+#: plugins/personal/samba/class_sambaAccount.inc:501
+#: setup/setup_config2.tpl:143
+msgid "disabled"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:121
+msgid "text"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:122
+msgid "graphic"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:202
+#, php-format
+msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:209
+msgid "No WAKECMD definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:221
+msgid "No REBOOTCMD definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:233
+msgid "No HALTCMD definition found in your gosa.conf"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:376
+#, php-format
+msgid "Removing of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:449
+msgid "The required field 'Terminal name' is not set."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:478
+#: plugins/admin/systems/class_workstationGeneric.inc:458
+msgid ""
+"There must be at least one NTP server selected, or the inherit mode "
+"activated."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:564
+#, php-format
+msgid "Saving of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:627
+msgid "Terminal generic"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:636
+#: plugins/admin/systems/terminal.tpl:72
+msgid "Root server"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:637
+#: plugins/admin/systems/terminal.tpl:82
+msgid "Swap server"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:638
+msgid "Syslog server enabled"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:639
+msgid "Ntp server settings"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:642
+#: plugins/admin/systems/class_workstationGeneric.inc:626
+msgid "Root password"
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
+msgid ""
+"This dialog allows you to configure all components of this DNS zone on a "
+"single list."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
+msgid ""
+"Be careful editing record types with this dialog. All changes will be saved "
+"immediately when using the save button."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
+msgid ""
+"This dialog can't be used until the currently edited zone was saved or the "
+"zone entry exists in the ldap database."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "Create a new DNS zone entry"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_os.tpl:1
+msgid "Manage OS-types"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_os.tpl:24
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
+#: plugins/admin/systems/glpi_edit_type.tpl:24
+msgid "Please enter a new name"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:22
+msgid "Select required score to tag mail as spam"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:72
+msgid "Enable bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/goFaxServer.tpl:1
+msgid "FAX database information"
+msgstr ""
+
+#: plugins/admin/systems/goFaxServer.tpl:4
+msgid "FAX DB user"
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
+#, php-format
+msgid "You're about to delete the ppd file '%s' at '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
+#, php-format
+msgid "Could not found specified ppd file '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
+msgid ""
+"Something went wrong while trying to remove the ppd file from server, "
+"possibly we have no write access."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
+#, php-format
+msgid "Selected vendor '%s' does not exists in our list of ppds."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
+msgid "Printer ppd selection."
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:25
+msgid "Choose a base"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+msgid "Go to root department"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: include/class_MultiSelectWindow.inc:194
+msgid "Go up one department"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+msgid "Go to users department"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+#: include/class_MultiSelectWindow.inc:204
+msgid "Home"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: include/class_MultiSelectWindow.inc:209
+msgid "Reload list"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:36
+msgid ""
+"Step in the prefered tree and click save to use the current subtree as base. "
+"Or click the image at the end of each entry."
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:53
+msgid "Filter entries with this syntax"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:117
+#, php-format
+msgid "Select this base"
+msgstr ""
+
+#: plugins/admin/systems/gosaLogServer.tpl:1
+msgid "GOsa logging database"
+msgstr ""
+
+#: plugins/admin/systems/gosaLogServer.tpl:4
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/goVirusServer.tpl:13
+msgid "Database user"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:48
+#: plugins/admin/systems/class_goVirusServer.inc:211
+#: plugins/admin/systems/class_goVirusServer.inc:220
+#: plugins/admin/systems/class_goVirusServer.inc:221
+msgid "Anti virus"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:156
+#, php-format
+msgid "Saving of server services/anti virus with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:164
+#: plugins/admin/systems/class_goVirusServer.inc:239
+msgid "Maximum directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:165
+#: plugins/admin/systems/class_goVirusServer.inc:238
+#: plugins/admin/systems/goVirusServer.tpl:43
+msgid "Maximum threads"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:166
+#: plugins/admin/systems/class_goVirusServer.inc:241
+#: plugins/admin/systems/goVirusServer.tpl:134
+msgid "Maximum file size"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:167
+#: plugins/admin/systems/class_goVirusServer.inc:242
+msgid "Maximum recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:168
+#: plugins/admin/systems/class_goVirusServer.inc:243
+#: plugins/admin/systems/goVirusServer.tpl:152
+msgid "Maximum compression ratio"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:169
+#: plugins/admin/systems/class_goVirusServer.inc:245
+#: plugins/admin/systems/goVirusServer.tpl:71
+msgid "Checks per day"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:173
+#, php-format
+msgid "The specified value for '%s' must be a numeric value."
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:246
+#: plugins/admin/systems/goVirusServer.tpl:33
+msgid "Http proxy URL"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:244
+#: plugins/admin/systems/goVirusServer.tpl:23
+msgid "Database mirror"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:179
+#, php-format
+msgid "Please specify a valid value for '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:233
+#: plugins/admin/systems/goVirusServer.tpl:84
+msgid "Enable debugging"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:234
+#: plugins/admin/systems/goVirusServer.tpl:92
+msgid "Enable mail scanning"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:235
+#: plugins/admin/systems/goVirusServer.tpl:117
+msgid "Enable scanning of archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:236
+#: plugins/admin/systems/goVirusServer.tpl:125
+msgid "Block encrypted archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:240
+msgid "Anti virus user"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:221
+#: plugins/admin/ogroups/class_termgroup.inc:247
+#, php-format
+msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:232
+msgid "This 'dn' has no workstation features."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:359
+#, php-format
+msgid "Removing of system workstation/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:430
+msgid "The required field 'Workstation name' is not set."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:526
+#: plugins/admin/systems/class_workstationGeneric.inc:551
+#, php-format
+msgid "Saving of system workstation/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:612
+msgid "Workstation generic"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:624
+#: plugins/admin/systems/terminal.tpl:53
+#: plugins/admin/systems/workstation.tpl:60
+#: plugins/admin/ogroups/class_termgroup.inc:396
+#: plugins/admin/ogroups/termgroup.tpl:58
+msgid "Syslog server"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:625
+#: plugins/admin/ogroups/class_termgroup.inc:398
+msgid "Ntp server"
+msgstr ""
+
+#: plugins/admin/systems/servdns.tpl:1
+msgid "Zones"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServerRule.tpl:14
+msgid "Rule"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
+msgid "Attachment"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
+#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
+msgid "File"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
+#: plugins/admin/systems/printerPPDDialog.tpl:11
+#: plugins/admin/applications/generic.tpl:138
+#: plugins/admin/fai/faiTemplateEntry.tpl:49
+msgid "Upload"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
+msgid "Filename"
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
+msgid "Mime-type"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:45
+#: plugins/admin/systems/class_servRepository.inc:367
+#: plugins/admin/systems/class_servRepository.inc:378
+msgid "Repository service"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:100
+#: plugins/admin/fai/class_faiSummaryTab.inc:175
+msgid "You can't use this plugin until FAI is activated."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:158
+#, php-format
+msgid ""
+"You can't delete this release, it is still used by these workstations [%s]. "
+"Please solve this dependencies first, to keep data base consistency."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:192
+#, php-format
+msgid ""
+"Be careful editing this release, it is still used by these workstations [%s]."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:259
+#: plugins/admin/systems/class_servRepository.inc:282
+#: plugins/admin/systems/class_servRepository.inc:391
+#: plugins/admin/systems/servRepositorySetup.tpl:39
+msgid "Sections"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:377
+#: plugins/admin/systems/servRepositorySetup.tpl:1
+#: plugins/admin/fai/faiPackage.tpl:33
+msgid "Repository"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:390
+msgid "Releases"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:392
+#: plugins/admin/systems/servRepositorySetup.tpl:8
+msgid "Parent server"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:393
+msgid "Url"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:314
+#: plugins/admin/acl/class_aclRole.inc:339
+#: plugins/admin/ogroups/phonequeue.tpl:27
+#: plugins/admin/fai/class_faiProfile.inc:312
+#: include/sieve/templates/object_container_clear.tpl:12
+#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
+msgid "Down"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:388
+#, php-format
+msgid "Please choose a valid zone name."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:392
+#, php-format
+msgid "Please choose a valid reverse zone name."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:396
+msgid "Only lowercase strings are allowed as zone name."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:400
+msgid "Please specify a numeric value for serial number."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:404
+msgid "Please specify a numeric value for refresh."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:408
+msgid "Please specify a numeric value for ttl."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:412
+msgid "Please specify a numeric value for expire."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:416
+msgid "Please specify a numeric value for retry."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:431
+msgid ""
+"The given network address is not a valid, please specify a valid IP address."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:438
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.0.0.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:444
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.0.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:450
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.x.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:454
+#, php-format
+msgid "The given network class '%s' is not valid."
+msgstr ""
+
+#: plugins/admin/systems/server.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
+msgid "Server name"
+msgstr ""
+
+#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
+#: plugins/admin/systems/workstation.tpl:53
+#: plugins/admin/ogroups/termgroup.tpl:50
+msgid "Select terminal mode"
+msgstr ""
+
+#: plugins/admin/systems/server.tpl:67
+msgid "Select action to execute for this server"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
+#: plugins/admin/ogroups/ogroup_objects.tpl:6
+msgid "Select objects to add"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
+#: plugins/admin/systems/servRepository.tpl:48
+#: plugins/admin/ogroups/ogroup_objects.tpl:45
+#: plugins/admin/fai/faiPackageEntry.tpl:42
+#: plugins/admin/fai/faiProfileEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:55
+msgid "Display objects matching"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
+#: plugins/admin/systems/servRepository.tpl:52
+#: plugins/admin/ogroups/ogroup_objects.tpl:46
+#: plugins/admin/fai/faiPackageEntry.tpl:46
+#: plugins/admin/fai/faiProfileEntry.tpl:59
+msgid "Regular expression for matching object names"
+msgstr ""
+
+#: plugins/admin/systems/servRepositorySetup.tpl:28
+#: plugins/personal/connectivity/kolab.tpl:74
+msgid "URL"
+msgstr ""
+
+#: plugins/admin/systems/class_goGlpiServer.inc:34
+#: plugins/admin/systems/class_goGlpiServer.inc:89
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+msgid "Inventory database"
+msgstr ""
+
+#: plugins/admin/systems/class_goGlpiServer.inc:60
+msgid "Inventory database service"
+msgstr ""
+
+#: plugins/admin/systems/class_goGlpiServer.inc:69
+#: plugins/admin/systems/class_goFaxServer.inc:70
+msgid "The attribute user is empty or contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_goGlpiServer.inc:72
+msgid "The attribute database is empty or contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_goNtpServer.inc:30
+#: plugins/admin/systems/class_goNtpServer.inc:76
+msgid "Time service (NTP)"
+msgstr ""
+
+#: plugins/admin/systems/class_goNtpServer.inc:99
+#, php-format
+msgid "Saving server services/goNtpServer with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goNtpServer.inc:114
+msgid "Time service"
+msgstr ""
+
+#: plugins/admin/systems/class_goNtpServer.inc:115
+msgid "Time service - NTP"
+msgstr ""
+
+#: plugins/admin/systems/class_goNtpServer.inc:123
+msgid "Ntp source"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:33
+msgid "File service"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:159
+#: plugins/admin/systems/class_goShareServer.inc:387
+msgid "File service (Shares)"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:193
+#, php-format
+msgid "Saving of system server/shares with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:231
+#, php-format
+msgid "The share can't be removed since it is still used by %d users:"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:236
+msgid "Please correct the share-/profile settings of these users"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:264
+#, php-format
+msgid "Creating system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:278
+#, php-format
+msgid "Removing system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:289
+#, php-format
+msgid "Saving system server/shares (mount container) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:388
+msgid "File service - Shares"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:397
+msgid "Apple mounts"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:400
+msgid "Charset"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:8
+msgid "Terminal template"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:10
+#: plugins/admin/systems/paste_generic.tpl:24
+msgid "Terminal name"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:37
+#: plugins/admin/systems/workstation.tpl:44
+msgid "Inherit all"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:56
+#: plugins/admin/systems/workstation.tpl:63
+#: plugins/admin/ogroups/termgroup.tpl:61
+msgid "Choose server to use for logging"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:75
+msgid "Select NFS root filesystem to use"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:85
+msgid "Choose NFS filesystem to place swap files on"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:105
+#: plugins/admin/systems/terminal.tpl:108
+#: plugins/admin/systems/workstation.tpl:82
+#: plugins/admin/systems/workstation.tpl:85
+msgid "Inherit time server attributes"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:113
+#: plugins/admin/systems/workstation.tpl:90
+#: plugins/admin/ogroups/termgroup.tpl:14
+msgid "NTP server"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:116
+#: plugins/admin/systems/workstation.tpl:93
+#: plugins/admin/ogroups/termgroup.tpl:17
+msgid "Choose server to use for synchronizing time"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:155
+#: plugins/admin/systems/workstation.tpl:130
+#: plugins/admin/ogroups/termgroup.tpl:93
+msgid "Select action to execute for this terminal"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
+#: plugins/admin/systems/class_glpiAccount.inc:151
+msgid "There is no server with valid glpi database service."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
+#: plugins/admin/systems/class_glpiAccount.inc:161
+msgid "Can't connect to glpi database, the php-mysql extension is missing."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
+#: plugins/admin/systems/class_glpiAccount.inc:171
+msgid "Can't connect to glpi database, check configuration twice."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
+#: plugins/admin/systems/class_glpiAccount.inc:580
+msgid "Remove inventory"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
+msgid ""
+"This server has inventory features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
+#: plugins/admin/systems/class_glpiAccount.inc:583
+msgid "Add inventory"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
+msgid ""
+"This server has inventory features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
+#, php-format
+msgid ""
+"Can't rename given printer type to '%s', because this type name already "
+"exists."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
+#, php-format
+msgid "Can't delete printer type, it is still in use by '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
+msgid "since"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
+#: plugins/admin/systems/class_glpiAccount.inc:780
+msgid "Glpi"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
+msgid "Printer inventory extension"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
+msgid "Supports serial interface"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
+msgid "Supports parallel interface"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
+msgid "Supports usb interface"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
+#: plugins/admin/systems/glpi.tpl:66
+#: plugins/admin/systems/class_glpiAccount.inc:789
+#: plugins/admin/systems/glpiPrinter.tpl:83
+msgid "Technical responsible"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
+#: plugins/admin/systems/glpi.tpl:56
+#: plugins/admin/systems/class_glpiAccount.inc:793
+#: plugins/admin/systems/glpiPrinter.tpl:94
+msgid "Contact person"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
+#: plugins/admin/systems/glpi.tpl:117
+#: plugins/admin/systems/class_glpiAccount.inc:797
+#: plugins/admin/systems/glpiPrinter.tpl:107
+msgid "Attachments"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
+msgid "Cartridge settings"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_type.tpl:1
+msgid "Manage System-types"
+msgstr ""
+
+#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
+msgid "System management"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
+msgid "Reference"
+msgstr ""
+
+#: plugins/admin/systems/remove_ppd.tpl:9
+msgid "The ppd file will be removed from the server and can not be restored."
+msgstr ""
+
+#: plugins/admin/systems/paste_generic.tpl:14
+msgid "workstation name"
+msgstr ""
+
+#: plugins/admin/systems/paste_generic.tpl:54
+msgid "Component name"
+msgstr ""
+
+#: plugins/admin/systems/workstation.tpl:8
+msgid "Workstation template"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:23
+#: plugins/admin/systems/class_glpiAccount.inc:791
+msgid "Operating system"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
+msgid "Contacts"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:96
+msgid "Installed devices"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:112
+msgid "Trading"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:113
+msgid "Software"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:114
+msgid "Contracts"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:42
+#: plugins/admin/systems/class_divListSystem.inc:43
+msgid "List of systems"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:47
+msgid ""
+"This menu allows you to add, remove and change the properties of specific "
+"systems. You can only add systems which have already been started once."
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:68
+msgid "System / Department"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Show servers"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+msgid "Select to see Linux terminals"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Show terminals"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+msgid "Select to see Linux workstations"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Show workstations"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Select to see MicroSoft Windows based workstations"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Show windows based workstations"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Select to see network printers"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Show network printers"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+msgid "Select to see VOIP phones"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Show phones"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Select to see network devices"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Show network devices"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:85
+#: plugins/personal/posix/trust_machines.tpl:30
+msgid "Display systems matching"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:86
+msgid "Display systems of user"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal template"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation template"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:200
+msgid "New Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:206
+msgid "New Printer"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:212
+msgid "New Phone"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:218
+msgid "New Component"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+msgid "Remove selected systems"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+msgid "Remove systems"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+msgid "Copy selected system"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+msgid "Copy systems"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+msgid "cut selected system"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+msgid "Cut systems"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:256
+msgid "Cups Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:257
+msgid "Log Db"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:258
+msgid "Syslog Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:259
+msgid "Mail Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:260
+msgid "Imap Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:261
+msgid "Nfs Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:262
+msgid "Kerberos Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:263
+msgid "Asterisk Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:264
+msgid "Fax Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:265
+msgid "Ldap Server"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:323
+msgid "Edit system"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:333
+msgid "Delete system"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:376
+msgid "Set root       password"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:383
+msgid "Create CD"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:384
+msgid "Create FAI CD"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDDialog.tpl:1
+msgid "Printer driver"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDDialog.tpl:6
+msgid "Select"
+msgstr ""
+
+#: plugins/admin/systems/printerPPDDialog.tpl:9
+msgid "New driver"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
+msgid "List of available cartridge type for this type of printer"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
+msgid ""
+"This dialog allows you to create new types of cartridges, and select one or "
+"more types for your printer. Cartridge types depends on the printer type you "
+"have selected. For each selected cartridge type there will be a new "
+"cartridge created, this allows you to select the same cartridge type for "
+"more then one printer."
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
+msgid "Display cartridge types matching"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
+msgid "Regular expression for matching cartridge types"
+msgstr ""
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:6
+msgid "List of devices"
+msgstr ""
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:23
+msgid ""
+"This dialog allows you to attach a device to your currently edited computer."
+msgstr ""
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:35
+msgid "Display devices matching"
+msgstr ""
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:37
+msgid "Regular expression for matching device names"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:105
+#, php-format
+msgid "Include data from %s days in the past when creating free/busy lists"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:110
+#, php-format
+msgid "Warn users when using more than %s%% of their mail quota"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:200
+#: plugins/admin/systems/class_servKolab.inc:214
+#, php-format
+msgid "Removing host entry from system server/kolab with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:266
+msgid "Future days in Free/Busy settings must be set."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:268
+msgid "Future days in Free/Busy settings must be a positive value."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:272
+msgid "The given Quota settings value must be a number."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:274
+msgid "Please choose a value between 1 and 100 for Quota settings."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:276
+msgid "Future days must be a value."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:280
+msgid "No SMTP privileged networks set."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:359
+#, php-format
+msgid "Saving system server/kolab with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:375
+#: plugins/admin/systems/class_servKolab.inc:386
+msgid "Kolab mail service"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:385
+#: plugins/personal/connectivity/class_kolabAccount.inc:5
+#: plugins/personal/connectivity/class_kolabAccount.inc:466
+msgid "Kolab"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:395
+msgid "My destination"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:397
+msgid "FTP FreeBusy service"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:399
+msgid "Enable virus scan"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:400
+msgid "Relayhost"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:402
+msgid "HTTP FreeBusy service"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:403
+msgid "Allow unauthenticated free busy"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:406
+msgid "kolabFreeBusyFuture"
+msgstr ""
+
+#: plugins/admin/systems/servRepository.tpl:6
+msgid "List of configured repositories."
+msgstr ""
+
+#: plugins/admin/systems/servRepository.tpl:12
+msgid "Add repository"
+msgstr ""
+
+#: plugins/admin/systems/servRepository.tpl:31
+msgid "This menu allows you to create, delete and edit repository settings."
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:1
+msgid "Choose the kind of system component you want to create"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:4
+msgid ""
+"Linux terminals and workstations are autocreated on bootup. For this reason "
+"you're only be able to create templates for a specific tree. Servers are "
+"normally automatically added too, but in some special cases you may need to "
+"create a faked server entry to provide GOsa with some informations. Other "
+"network components may be used for Nagios setups to create component "
+"dependencies."
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:7
+msgid "Linux thin client template"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:8
+msgid "Linux workstation template"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:9
+msgid "Linux Server"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:10
+msgid "Windows workstation"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:11
+msgid "Network printer"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:13
+msgid "Other network component"
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
+msgid "Create"
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:2
+msgid ""
+"To change the terminal root password use the fields below. The changes take "
+"effect during the next reboot. Please memorize the new password, because you "
+"wouldn't be able to log in."
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:5
+msgid "Leave fields blank for password inheritance from default entries."
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:9
+msgid "Changing the password impinges on authentification only."
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/generic/password.tpl:7
+#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
+#: ihtml/themes/default/password.tpl:84
+msgid "New password"
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
+#: plugins/personal/password/password.tpl:21
+#: plugins/personal/generic/password.tpl:11
+msgid "Repeat new password"
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
+#: plugins/personal/password/password.tpl:30
+#: plugins/personal/generic/password.tpl:17
+msgid "Set password"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:185
+#: plugins/admin/systems/class_glpiAccount.inc:191
+#: plugins/admin/systems/class_glpiAccount.inc:197
+msgid "This feature is not implemented yet."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:299
+msgid "Adding new sytem type failed, this system type name is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:319
+#, php-format
+msgid ""
+"You can't delete this system type, it is still in use by these system(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:330
+msgid "Rename failed, this system type name is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:386
+msgid "Adding new operating system failed, specifed name is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:408
+#, php-format
+msgid ""
+"You can't delete this operating system, it is still in use by these system"
+"(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:420
+msgid "Updating operating system failed, specifed name is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:499
+#, php-format
+msgid ""
+"Could not add the given user, the users dn is too long, only 100 characters "
+"are allowed here."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:581
+msgid ""
+"This device has inventory informations enabled. You can disable them by "
+"clicking below."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:584
+msgid ""
+"This device has inventory informations disabled. You can enable them by "
+"clicking below."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:679
+#: plugins/admin/systems/class_glpiAccount.inc:680
+msgid "Can't remove glpi account, while mysql extension is missing."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:781
+msgid "Inventory extension"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:798
+msgid "Peripheral devices"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:13
+msgid "Network address"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:19
+msgid "Netmask"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:36
+msgid "Can't be edited because the zone wasn't saved right now."
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:48
+msgid "SOA record"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:54
+msgid "Primary dns server for this zone"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:66
+msgid "Serial number (automatically incremented)"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:109
+msgid "MxRecords"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:121
+msgid "Global zone records"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:51
+#: plugins/admin/systems/workstationStartup.tpl:85
+msgid "FAI server"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:75
+#: plugins/admin/systems/workstationStartup.tpl:116
+msgid "Assigned FAI classes"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:102
+msgid "set"
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:136
+msgid ""
+"FAI Object assignment disabled. You can't use this feature until FAI is "
+"activated."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:47
+#, php-format
+msgid "The file '%s/encodings' does not exist, can't get supported charsets."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:50
+#, php-format
+msgid "Can't read '%s/encodings', please check permissions."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:184
+msgid "Please specify a valid path for your setup."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:190
+msgid "Please specify a valid name for your share."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:193
+msgid "Please specify a name for your share."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:198
+msgid "Description contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:202
+msgid "Volume contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:206
+msgid "Path contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:210
+msgid "Option contains invalid characters."
+msgstr ""
+
+#: plugins/admin/systems/class_goLogDBServer.inc:31
+#: plugins/admin/systems/class_goLogDBServer.inc:59
+#: plugins/admin/systems/class_goLogDBServer.inc:89
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+msgid "Logging database"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:5
+msgid "Generic virus filtering"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:47
+msgid "Select number of maximal threads"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:61
+msgid "Max directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:101
+msgid "Archive scanning"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:143
+msgid "Maximum recursion"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#: plugins/admin/departments/class_departmentGeneric.inc:587
+#: plugins/admin/departments/class_departmentGeneric.inc:592
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Departments"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+msgid "use"
+msgstr ""
+
+#: plugins/admin/systems/goLogDBServer.tpl:1
+msgid "Logging database information"
+msgstr ""
+
+#: plugins/admin/systems/class_goFaxServer.inc:32
+msgid "FAX database"
+msgstr ""
+
+#: plugins/admin/systems/class_goFaxServer.inc:61
+msgid "FAX database configuration"
+msgstr ""
+
+#: plugins/admin/systems/class_goFaxServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Fax database"
+msgstr ""
+
+#: plugins/admin/systems/class_goFaxServer.inc:99
+msgid "Login name"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:9
+msgid "Printer type"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:39
+msgid "Supported interfaces"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:58
+msgid "Parallel"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:68
+msgid "USB"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:139
+msgid "Installed cartridges"
+msgstr ""
+
+#: plugins/admin/applications/remove.tpl:6
+#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
+#: ihtml/themes/default/remove.tpl:6
+msgid ""
+"This may be used by several groups. Please double check if your really want "
+"to do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:31
+msgid "List of Applications"
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:32
+msgid "This table displays all applications in the selected tree."
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected applications. You may "
+"want to use the range selector on top of the application listbox, when "
+"working with a large number of applications."
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/applications/class_applicationGeneric.inc:506
+#: plugins/admin/applications/generic.tpl:7
+#: plugins/admin/applications/generic.tpl:10
+msgid "Application name"
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:161
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "new"
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:162
+msgid "Create new application"
+msgstr ""
+
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove selected applications"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:103
+msgid "no example"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:134
+msgid "This 'dn' is no application."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:236
+#, php-format
+msgid "Removing of application with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:248
+#, php-format
+msgid "Removing application from objectgroup '%s' failed"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:255
+#, php-format
+msgid "Removing application from group '%s' failed"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:306
+msgid "The specified picture has not been uploaded correctly."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:338
+msgid "Can't access uploaded image."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:343
+msgid ""
+"Uploaded image could not be resized, possilby the image magick extension is "
+"missing."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:348
+msgid ""
+"Could not convert image to png, possilby the image magick extension is "
+"missing."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:352
+#, php-format
+msgid "Could not save uploaded image to %s."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:381
+msgid "Specified execute path must start with '/'."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:398
+msgid "Required field 'Name' is not filled."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:402
+msgid "Invalid character in application name. Only a-z 0-9 are allowed."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:406
+msgid "Required field 'Execute' is not filled."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:421
+#: plugins/admin/applications/class_applicationGeneric.inc:429
+msgid "There's already an application with this 'Name'."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:477
+#, php-format
+msgid "Saving of application with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:502
+msgid "Application settings"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:511
+#: plugins/admin/applications/generic.tpl:19
+msgid "Application name to be displayed (i.e. below icons)"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:543
+msgid "Application generic"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:556
+#: plugins/admin/applications/generic.tpl:66
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
+#: plugins/admin/mimetypes/generic.tpl:67
+msgid "Icon"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:557
+msgid "Flag"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:558
+msgid "Script content"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:560
+#: plugins/admin/applications/generic.tpl:99
+msgid "Only executable for members"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:561
+#: plugins/admin/applications/generic.tpl:110
+msgid "Place icon on members desktop"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:562
+#: plugins/admin/applications/generic.tpl:120
+msgid "Place entry in members launch bar"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:563
+#: plugins/admin/applications/generic.tpl:115
+msgid "Place entry in members startmenu"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:564
+#: plugins/admin/applications/generic.tpl:104
+msgid "Replace user configuration on startup"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationManagement.inc:323
+#: plugins/admin/applications/class_applicationManagement.inc:377
+#: plugins/admin/applications/class_applicationManagement.inc:407
+msgid "You are not allowed to delete this application!"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationManagement.inc:370
+#, php-format
+msgid "You're about to delete the application '%s'."
+msgstr ""
+
+#: plugins/admin/applications/main.inc:39
+#: plugins/admin/applications/main.inc:41
+msgid "Application management"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:54
+msgid "Remove options"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:55
+msgid "This application has options. You can disable them by clicking below."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:57
+msgid "Create options"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:58
+msgid ""
+"This application has options disabled. You can enable them by clicking below."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/admin/fai/class_faiVariable.inc:424
+msgid "Variable"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/gofon/macro/parameter.tpl:10
+msgid "Default value"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:130
+msgid "Add option"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:159
+#, php-format
+msgid "Removing of application parameters with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:190
+#, php-format
+msgid "Value '%s' specified as option name is not valid."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:221
+#, php-format
+msgid "Saving of application parameters with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:233
+msgid "Parameter configuration"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationParameters.inc:241
+msgid "Application parameter settings"
+msgstr ""
+
+#: plugins/admin/applications/release_select.tpl:3
+#: plugins/admin/mimetypes/release_select.tpl:3
+#: plugins/admin/fai/branch_selector.tpl:3
+msgid "Branches"
+msgstr ""
+
+#: plugins/admin/applications/release_select.tpl:9
+#: plugins/admin/mimetypes/release_select.tpl:9
+#: plugins/admin/fai/branch_selector.tpl:9
+msgid "Current release"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:15
+#: plugins/gofon/macro/class_gofonMacro.inc:583
+#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
+msgid "Display name"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:28
+msgid "Path and/or binary name of application"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:45
+#: plugins/admin/mimetypes/generic.tpl:47
+msgid "Choose subtree to place application in"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:78
+#: plugins/admin/mimetypes/generic.tpl:79
+msgid "Update"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:78
+msgid "Reload picture from LDAP"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:81
+#: plugins/personal/generic/generic_picture.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:52
+msgid "Remove picture"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:81
+msgid "Remove picture from LDAP"
+msgstr ""
+
+#: plugins/admin/applications/generic.tpl:140
+#: plugins/admin/fai/class_faiScriptEntry.inc:89
+#: plugins/admin/fai/class_faiHookEntry.inc:84
+#: plugins/admin/fai/class_faiScript.inc:316
+#: plugins/admin/fai/class_faiHook.inc:314
+#: plugins/admin/fai/class_faiTemplate.inc:292
+msgid "Download"
+msgstr ""
+
+#: plugins/admin/users/remove.tpl:6
+msgid ""
+"This includes all account data, system access rules, imap settings, etc. for "
+"this user. Please double check if your really want to do this since there is "
+"no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr ""
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+
+#: plugins/admin/users/template.tpl:32
+#: plugins/personal/generic/paste_generic.tpl:15
+#: plugins/personal/generic/generic.tpl:65
+msgid "Login"
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:157
+#: plugins/admin/users/class_userManagement.inc:235
+msgid "You are not allowed to set this users password!"
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:183
+#: plugins/personal/password/class_password.inc:79
+#: plugins/personal/generic/main.inc:79 html/password.php:191
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:188
+#: plugins/personal/password/class_password.inc:81
+#: plugins/personal/generic/main.inc:84 html/password.php:194
+msgid "The password you've entered as 'New password' is empty."
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:327
+#, php-format
+msgid "You're about to delete the following entry: %s"
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:329
+#, php-format
+msgid "You're about to delete the following entries: %s"
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:357
+#, php-format
+msgid "You are not allowed to delete the user '%s'!"
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:403
+#, php-format
+msgid "You're about to delete the user %s."
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:433
+msgid "You are not allowed to delete this user!"
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:558
+msgid "Please select a valid template."
+msgstr ""
+
+#: plugins/admin/users/class_userManagement.inc:651
+msgid "A person with the choosen name is already used in this tree."
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:40
+msgid ""
+"This menu allows you to create, edit and delete selected users. Having a "
+"great number of users, you may want to use the range selectors on top of the "
+"user list."
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:61
+#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
+#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
+msgid "Username"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Select to see template pseudo users"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:65
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Show templates"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Select to see users that have only a GOsa object"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Show functional users"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Select to see users that have posix settings"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Show unix users"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Select to see users that have mail settings"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Show mail users"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Select to see users that have samba settings"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Show samba users"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Select to see users that have proxy settings"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Show proxy users"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "Create new user"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "New user"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "Create new template"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "New template"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:169
+msgid "Remove selected user"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:169
+msgid "Remove user"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:174
+msgid "Copy selected user"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:174
+msgid "Copy users"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:176
+msgid "cut selected user"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:176
+msgid "Cut users"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:219
+msgid "GOsa"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:220
+msgid "Edit generic properties"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:222
+msgid "Edit UNIX properties"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:224
+msgid "Edit environment properties"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:226
+msgid "Edit mail properties"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:228
+msgid "Edit phone properties"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:230
+msgid "Edit fax properies"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:232
+msgid "Edit samba properties"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:234
+msgid "Edit netatalk properties"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:235
+msgid "Create user from template"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:236
+msgid "Create user with this template"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:271
+msgid "password"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:272
+msgid "Change password"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:275
+msgid "You are not allowed to change the password for this user."
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:289
+msgid "You are not allowed to remove this user."
+msgstr ""
+
+#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
+msgid "User administration"
+msgstr ""
+
+#: plugins/admin/users/password.tpl:2
+msgid ""
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr ""
+
+#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
+msgid ""
+"Changing the password affects your authentification on mail, proxy, samba "
+"and unix services."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
+#, php-format
+msgid "Saving of mime type/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
+#, php-format
+msgid "Removing of mime type/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
+#, php-format
+msgid "Removing mime type from objectgroup '%s' failed"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
+msgid "Please specify a valid name for this mime type."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
+msgid "Please specify at least one file pattern."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
+msgid "There's already a mime type with this 'Name'."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
+msgid "There's already an mime with this 'Name'."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
+msgid "Mime type generic"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
+msgid "Mime types"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
+#: plugins/admin/mimetypes/generic.tpl:22
+msgid "Mime group"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
+msgid "Left click action"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
+#: plugins/admin/mimetypes/generic.tpl:99
+msgid "File patterns"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
+msgid "Embedded applications"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
+msgid "List of defined mime types"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
+msgid ""
+"This menu allows you to add, edit and remove selected mime types. You may "
+"want to use the range selector on top of the mime type listbox, when working "
+"with a large number of mime types."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+msgid "Mime type name"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
+msgid "Display mime types matching"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
+msgid "Create new mime type"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+msgid "Remove selected mimetype"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+msgid "Remove mimetype"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+msgid "Copy selected object"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+msgid "Copy object"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+msgid "cut selected object"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+msgid "Cut object"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
+#: plugins/admin/mimetypes/paste_generic.tpl:13
+#: plugins/admin/mimetypes/generic.tpl:12
+msgid "Mime type"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
+msgid "Manage mime types"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
+msgid "You are not allowed to delete this mime type!"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
+#, php-format
+msgid "You're about to delete the mime type '%s'."
+msgstr ""
+
+#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
+msgid "Mimetype management"
+msgstr ""
+
+#: plugins/admin/mimetypes/paste_generic.tpl:16
+#: plugins/admin/mimetypes/generic.tpl:16
+msgid "Please enter a name for the mime type here"
+msgstr ""
+
+#: plugins/admin/mimetypes/paste_generic.tpl:24
+msgid "Please specify a description for this mime type here"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:26
+msgid "Categorize this mime type"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:38
+msgid "Please specify a description"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:68
+msgid "Mime icon"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:80
+msgid "Update mime type icon"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:94
+msgid "Left click"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:105
+msgid "Please specify a new file pattern"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:108
+msgid "Add a new file pattern"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:117
+#: plugins/admin/mimetypes/generic.tpl:171
+msgid "Enter an application name here"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:175
+msgid "Add application"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:131
+msgid "Embedding"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:144
+msgid "Show file in embedded viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:151
+msgid "Show file in external viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:158
+msgid "Ask whether to save to local disk"
+msgstr ""
+
+#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
+msgid "Acl"
+msgstr ""
+
+#: plugins/admin/acl/tabs_acl_role.inc:8
+msgid "ACL Templates"
+msgstr ""
+
+#: plugins/admin/acl/class_aclManagement.inc:27
+msgid "ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclManagement.inc:142
+msgid "You are not allowed to create a new role."
+msgstr ""
+
+#: plugins/admin/acl/class_aclManagement.inc:179
+msgid "You are not allowed to edit this acl."
+msgstr ""
+
+#: plugins/admin/acl/class_aclManagement.inc:224
+#: plugins/admin/acl/class_aclManagement.inc:288
+#, php-format
+msgid "You're about to delete the acl %s."
+msgstr ""
+
+#: plugins/admin/acl/class_aclManagement.inc:232
+#: plugins/admin/acl/class_aclManagement.inc:295
+#: plugins/admin/acl/class_aclManagement.inc:319
+msgid "You are not allowed to delete this acl!"
+msgstr ""
+
+#: plugins/admin/acl/class_aclManagement.inc:256
+msgid "You are not allowed to delete this acl role!"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
+msgid "Assigned ACLs for current entry"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
+msgid "New ACL"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+msgid "ACL type"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+msgid "Select an acl type"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
+msgid "List of available ACL categories"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:6
+msgid "Access control list templates"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
+msgid "All categories"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
+msgid "Reset ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
+msgid "One level"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
+#: include/class_acl.inc:192
+msgid "Current object"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
+msgid "Complete subtree"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
+msgid "Complete subtree (permanent)"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
+msgid "Edit ACL"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
+msgid "Delete ACL"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
+msgid "No ACL settings for this category"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
+#, php-format
+msgid "Contains ACLs for these objects: %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
+msgid "Edit categories ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
+msgid "Clear categories ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
+msgid "All objects in current subtree"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
+#, php-format
+msgid "Saving ACLs with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:596
+#, php-format
+msgid ""
+"This role can't be removed while it is in use. Follwing objects are using "
+"this role %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#, php-format
+msgid "Removing of aclRole with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:614
+#, php-format
+msgid "Removing aclRole from objectgroup '%s' failed"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:668
+#: plugins/admin/acl/class_divListACL.inc:193
+#: plugins/personal/generic/class_user.inc:1409
+#: plugins/personal/generic/generic.tpl:419
+msgid "Role"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:669
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+msgid "ACL roles"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:674
+msgid "Acl roles"
+msgstr ""
+
+#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
+msgid "ACL management"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:31
+msgid "List of acl"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:32
+msgid "List of acls"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:36
+msgid "This menu allows you to edit and delete selected acls."
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:61
+msgid "Ignore subtrees"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:65
+msgid "Display acls matching"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:150
+msgid "New acl role"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/admin/fai/class_divListFai.inc:227
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+msgid "Copy selected objects"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+msgid "Copy objects"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/admin/fai/class_divListFai.inc:229
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+msgid "cut selected objects"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+msgid "Cut objects"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:211
+msgid "Edit acl role"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:221
+msgid "Delete acl role"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:233
+msgid "Edit acl"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:237
+msgid "Delete acl"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:284
+msgid "Access control list"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:292
+msgid "Role name"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:293
+msgid "Role description"
+msgstr ""
+
+#: plugins/admin/departments/remove.tpl:6
+#: plugins/gofon/conference/remove.tpl:6
+msgid ""
+"This includes 'all' accounts, systems, etc. in this subtree. Please double "
+"check if your really want to do this since there is no way for GOsa to get "
+"your data back."
+msgstr ""
+
+#: plugins/admin/departments/dep_iframe.tpl:1
+#: plugins/admin/fai/faiNewBranch.tpl:34
+msgid "Processing the requested operation"
+msgstr ""
+
+#: plugins/admin/departments/dep_iframe.tpl:7
+#: plugins/admin/fai/faiNewBranch.tpl:41
+msgid ""
+"Your browser doesn't support iframes, please use this link to perform the "
+"requested operation."
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:27
+#: plugins/admin/departments/class_divListDepartment.inc:28
+msgid "List of departments"
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:33
+msgid ""
+"This menu allows you to create, delete and edit selected departments. Having "
+"a large number of departments, you might prefer the range selectors on top "
+"of the department list."
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:48
+#: plugins/admin/departments/class_departmentGeneric.inc:600
+msgid "Department name"
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:56
+msgid "Regular expression for matching department names"
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:127
+msgid "Create new department"
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+msgid "Remove selected departments"
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+msgid "Remove departments"
+msgstr ""
+
+#: plugins/admin/departments/tabs_department.inc:34
+#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
+#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
+#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
+#: plugins/admin/fai/tabsVariable.inc:37
+msgid "Try to move tree failed. Destination tree is subtree of source tree."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentManagement.inc:197
+#: plugins/admin/departments/class_departmentManagement.inc:245
+#: plugins/admin/departments/class_departmentManagement.inc:264
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
+msgid "You have no permission to remove this department."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentManagement.inc:239
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
+#, php-format
+msgid "You're about to delete the whole LDAP subtree placed under '%s'."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentManagement.inc:431
+msgid ".."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:197
+#, php-format
+msgid "Removing of department with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:258
+#: plugins/admin/departments/class_departmentGeneric.inc:260
+msgid "Department with that 'Name' already exists."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:268
+msgid "Required field 'Description' is not set."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:272
+#, php-format
+msgid ""
+"The field 'Name' contains the reserved word '%s'. Please choose another name."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:326
+msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:376
+#, php-format
+msgid "Saving of department with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:429
+#, php-format
+msgid "Tagging '%s'."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:514
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:550
+#: include/class_ldap.inc:458 include/class_acl.inc:638
+#: include/class_acl.inc:645 include/class_acl.inc:652
+#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:62
+msgid "Object"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:555
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:601
+#: plugins/admin/departments/generic.tpl:24
+msgid "Category"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:604
+#: plugins/admin/departments/generic.tpl:117
+msgid "Administrative settings"
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:5
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
+"snapshot entries for all entire objects."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:8
+msgid "GOsa can NOT fix this for you, yet."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:11
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+
+#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
+msgid "Department management"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:8
+msgid "Name of department"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of subtree to create"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/gofon/conference/generic.tpl:93
+msgid "Descriptive text for department"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:27
+msgid "Category for this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/gofon/conference/generic.tpl:177
+msgid "Choose subtree to place department in"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:63
+msgid "State where this subtree is located"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:71
+msgid "Location of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:79
+msgid "Postal address of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:86
+msgid "Base telephone number of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:94
+msgid "Base facsimile telephone number of this subtree"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:119
+msgid "Tag department as an independent administrative unit"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:39
+msgid "List of object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:44
+msgid ""
+"This menu allows you to add, edit or remove selected groups. You may want to "
+"use the range selector on top of the group listbox, when working with  a "
+"large number of groups."
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Name of object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Select to see groups containing users"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Show groups containing users"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Select to see groups containing groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Show groups containing groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Select to see groups containing applications"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Show groups containing applications"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Select to see groups containing departments"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Show groups containing departments"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Select to see groups containing servers"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Show groups containing servers"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Select to see groups containing workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Show groups containing workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Select to see groups containing terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Show groups containing terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Select to see groups containing printer"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Show groups containing printer"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Select to see groups containing phones"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Show groups containing phones"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "Create new object group"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+msgid "Remove selected object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+msgid "Remove object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+msgid "Copy selected object group"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+msgid "Copy object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+msgid "cut selected object group"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+msgid "Cut object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:251
+msgid "You are not allowed to remove this entry."
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:269
+#: plugins/generic/references/class_reference.inc:50
+msgid "Object group"
+msgstr ""
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:67
+#: plugins/admin/ogroups/tabs_ogroups.inc:212
+msgid "Phone queue"
+msgstr ""
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:92
+#: plugins/admin/ogroups/class_termgroup.inc:387
+msgid "System"
+msgstr ""
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:189
+msgid "Terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/remove.tpl:7
+msgid ""
+"Please double check if you really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Select to see departments"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Show departments"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Select to see GOsa accounts"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Show people"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Select to see GOsa groups"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Show groups"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Select to see applications"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Show applications"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Select to see workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Select to see terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Select to see printers"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Show printers"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Select to see phones"
+msgstr ""
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:41
+msgid "Display objects of department"
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:108
+msgid "You have no permissions to create a workstation on this 'Base'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:113
+msgid "There must be at least one NTP server selected."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:168
+#, php-format
+msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:380
+msgid "Saving workstation failed"
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:388
+msgid "System group"
+msgstr ""
+
+#: plugins/admin/ogroups/paste_mail.tpl:7
+msgid "Please enter a mail address"
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:51
+msgid ""
+"This group has mail features enabled. You can disable them by clicking below."
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+msgid ""
+"This group has mail features disabled. You can enable them by clicking below."
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:118
+#, php-format
+msgid "Saving of object group/mail with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:153
+#, php-format
+msgid "Removing of object group/mail with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_mailogroup.inc:182
+msgid "Mail group"
+msgstr ""
+
+#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:753
+msgid "Object groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:94
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
+#, php-format
+msgid ""
+"The specified home server '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry while ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:124
+msgid "ring all"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:125
+msgid "round robin"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:126
+msgid "least recently called"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:127
+msgid "fewest completed calls"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:128
+msgid "random"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:129
+msgid "round robin with memory"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:150
+#: plugins/gofon/macro/class_gofonMacro.inc:194
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
+msgid ""
+"Can't save any changes to asterisk database, there is currently no mysql "
+"extension available in your php setup."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:161
+#: plugins/gofon/macro/class_gofonMacro.inc:204
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
+#, php-format
+msgid ""
+"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
+"mysql error."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:168
+#: plugins/gofon/macro/class_gofonMacro.inc:211
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
+#, php-format
+msgid "Can't select database '%s' on home server '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:180
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
+#, php-format
+msgid ""
+"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
+"log for mysql error."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:187
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
+#, php-format
+msgid "Can't select database '%s' on initial home server '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:215
+msgid "Remove the phone queue from this Account"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:216
+msgid ""
+"Phone queue is enabled for this group. You can disable it by clicking below."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:218
+msgid "Create phone queue"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:219
+msgid ""
+"For this group the phone queues are disabled. You can enable them by "
+"clicking below."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:307
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone queue."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:310
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
+msgid "Please select a valid goFonHomeServer."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:316
+msgid "Timeout must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:319
+msgid "Retry must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:322
+msgid "Max queue length must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:325
+msgid "Announce frequency must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:328
+msgid "There must be least one queue number defined."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:351
+#: plugins/admin/ogroups/class_phonequeue.inc:400
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
+msgid ""
+"There is currently no asterisk server defined. Possibly you are missing a "
+"server that handles the asterisk management (goFonServer). Your settings "
+"can't be saved to asterisk database."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:383
+msgid "Error while removing old queue entries from database."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:384
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
+msgid "Please have a look a the gosa logfiles."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+msgid "Could not detect old queue entry, query failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:529
+#, php-format
+msgid ""
+"More than one entry in queue table found, that uses the name ('%s'). Please "
+"fix this issue manually first."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+msgid "Mysql query failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:770
+#: plugins/admin/ogroups/class_phonequeue.inc:772
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
+#, php-format
+msgid "The specified telephonenumber '%s' is already assigned to '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:843
+msgid "Saving phone queue failed"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:896
+msgid "Removing phone queue failed"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:921
+msgid "Phone group"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:929
+#: plugins/admin/ogroups/phonequeue.tpl:75
+msgid "Timeout"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:930
+#: plugins/admin/ogroups/phonequeue.tpl:109
+msgid "Max queue length"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:931
+#: plugins/admin/ogroups/phonequeue.tpl:50
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
+#: plugins/gofon/phoneaccount/generic.tpl:38
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
+#: plugins/gofon/conference/generic.tpl:68
+msgid "Home server"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:932
+#: plugins/admin/ogroups/phonequeue.tpl:119
+msgid "Announce frequency"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:933
+#: plugins/admin/ogroups/phonequeue.tpl:285
+msgid "Allow the called user to transfer his call"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:934
+#: plugins/admin/ogroups/phonequeue.tpl:293
+msgid "Allows calling user to transfer call"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:935
+#: plugins/admin/ogroups/phonequeue.tpl:305
+msgid "Allow the called to hangup by pressing *"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:936
+#: plugins/admin/ogroups/phonequeue.tpl:321
+msgid "Ring instead of playing background music"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:937
+#: plugins/admin/ogroups/phonequeue.tpl:313
+msgid "Allows calling to hangup by pressing *"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:939
+#: plugins/admin/ogroups/phonequeue.tpl:149
+msgid "Music on hold"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:940
+msgid "Welcome music"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:941
+msgid "Report hold time"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:942
+msgid "'You are next' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:943
+msgid "'There are' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:944
+msgid "'Call waiting' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:945
+msgid "'Thank you' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:946
+msgid "'Minutes' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:947
+msgid "'Seconds' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:948
+msgid "'Less than' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:949
+msgid "Queue phone number"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:952
+#: plugins/admin/ogroups/phonequeue.tpl:277
+msgid "Announce holdtime"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:953
+msgid "Announce"
+msgstr ""
+
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:161
+#, php-format
+msgid "You're about to delete the following object entry %s"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:163
+#, php-format
+msgid "You're about to delete the following object entries %s"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:193
+#: plugins/admin/ogroups/class_ogroupManagement.inc:245
+#: plugins/admin/ogroups/class_ogroupManagement.inc:272
+msgid "You are not allowed to delete this object group!"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:238
+#, php-format
+msgid "You're about to delete the object group '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:155
+msgid "This 'dn' is no object group."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:299
+msgid "too many different objects!"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:301
+msgid "users"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:302
+msgid "groups"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:303
+msgid "applications"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:304
+msgid "departments"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:305
+msgid "servers"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:306
+msgid "workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:307
+msgid "terminals"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:308
+msgid "phones"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:309
+msgid "printers"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:316
+msgid "and"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:460
+msgid "Non existing dn:"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:602
+msgid "There is already an object with this cn."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:617
+msgid "You can combine two different object types at maximum only!"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:673
+#, php-format
+msgid "Saving of object group/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:686
+#, php-format
+msgid "Removing of object group/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:748
+msgid "Object group generic"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:759
+msgid "Member"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:2
+msgid ""
+"Only users with the same asterisk home server will be included to this queue."
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:5
+msgid "Queue Settings"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:8
+#: plugins/gofon/phoneaccount/paste_generic.tpl:2
+#: plugins/gofon/phoneaccount/paste_generic.tpl:6
+#: plugins/gofon/phoneaccount/generic.tpl:1
+#: plugins/gofon/phoneaccount/generic.tpl:6
+msgid "Phone numbers"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:12
+#: plugins/admin/ogroups/phonequeue.tpl:135
+msgid "Generic queue Settings"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:95
+msgid "Strategy"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:125
+msgid "(in seconds)"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:133
+msgid "Queue sound setup"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:138
+msgid "Use music on hold instead of ringing"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:159
+msgid "Welcome sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:169
+msgid "Announce message"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:179
+msgid "Sound file for 'You are next ...'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:189
+msgid "'There are ...'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:199
+msgid "'... calls waiting'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:209
+msgid "'Thank you' message"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:219
+msgid "'minutes' sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:229
+msgid "'seconds' sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:239
+msgid "Hold sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:249
+msgid "Less Than sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:267
+msgid "Phone attributes "
+msgstr ""
+
+#: plugins/admin/ogroups/mail.tpl:7
+msgid "Mail distribution list"
+msgstr ""
+
+#: plugins/admin/ogroups/mail.tpl:13
+msgid "Primary mail address for this distribution list"
+msgstr ""
+
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr ""
+
+#: plugins/admin/ogroups/generic.tpl:42
+msgid "Member objects"
+msgstr ""
+
+#: plugins/admin/ogroups/termgroup.tpl:2
+msgid ""
+"Actions you choose here influence all systems in this object group. "
+"Additionally, all values editable here can be inherited by the clients "
+"assigned to this object group."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:68
+#: plugins/admin/fai/class_faiHookEntry.inc:71
+msgid "Please select a valid file."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:71
+#: plugins/admin/fai/class_faiHookEntry.inc:74
+msgid "Selected file is empty."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:136
+msgid "There is already a script with the given name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:140
+#: plugins/admin/fai/class_faiHookEntry.inc:154
+#: plugins/admin/fai/class_faiTemplateEntry.inc:200
+#: plugins/admin/fai/class_faiVariableEntry.inc:111
+msgid "Please enter a name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:144
+msgid "Please enter a script."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:175
+#: plugins/admin/fai/class_faiScriptEntry.inc:185
+msgid "Script entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:176
+msgid "FAI script entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:186
+msgid "Script Priority"
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:85
+msgid "Create new FAI object - partition table."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:86
+msgid "Create new FAI object - package bundle."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:87
+msgid "Create new FAI object - script bundle."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:88
+msgid "Create new FAI object - variable bundle."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:89
+msgid "Create new FAI object - hook bundle."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:90
+msgid "Create new FAI object - profile."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:91
+msgid "Create new FAI object - template."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:92
+msgid "Create new FAI object"
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:148
+msgid "Spaces are not allowed within class names."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:152
+msgid "The given class name is empty."
+msgstr ""
+
+#: plugins/admin/fai/class_askClassName.inc:156
+msgid "The specified class name is already in use for this object type."
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:22
+#: plugins/admin/fai/branch_selector.tpl:28
+msgid "Create new branch"
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:26
+msgid "Branch"
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:30
+msgid "Freeze"
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:33
+msgid "Create new locked branch"
+msgstr ""
+
+#: plugins/admin/fai/branch_selector.tpl:39
+msgid "Delete current release"
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariable.inc:340
+#, php-format
+msgid "Saving of FAI/variable with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariable.inc:425
+msgid "FAI variable"
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariable.inc:432
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+msgid "Read only"
+msgstr ""
+
+#: plugins/admin/fai/faiPackageConfiguration.tpl:1
+#: plugins/admin/fai/class_faiPackage.inc:537
+msgid "Package"
+msgstr ""
+
+#: plugins/admin/fai/remove.tpl:7
+msgid ""
+"This includes 'all' object information. Please double check if your really "
+"want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+
+#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
+#: plugins/admin/fai/class_faiProfileEntry.inc:171
+#: plugins/admin/fai/faiVariable.tpl:36
+#: plugins/admin/fai/faiPartitionTable.tpl:36
+#: plugins/admin/fai/faiTemplate.tpl:33
+msgid "Objects"
+msgstr ""
+
+#: plugins/admin/fai/faiHook.tpl:40
+msgid "List of hook scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:379
+msgid "Please select a least one Package."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:383
+msgid "Please choose a valid combination for your repository setup."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:404
+msgid "package is configured"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:410
+msgid "Package marked for removal"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:439
+#, php-format
+msgid "Package file '%s' does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:483
+#, php-format
+msgid "Saving of FAI/package list with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:538
+msgid "FAI Package list"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiTemplate.inc:522
+msgid "Readonly"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:549
+msgid "Install Method"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:550
+msgid "Package configuration"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:35
+msgid "Please enter your search string here"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:48
+msgid ""
+"This list displays all assigned package names for this repository settings."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:127
+#, php-format
+msgid ""
+"Your specified search string '%s' returned too many results. Only the first "
+"200 entries are shown, to keep the memory usage low."
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:53
+msgid "Install method"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:57
+msgid "Please select the installation method"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:71
+msgid "Used packages"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:73
+msgid "Choosen packages"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
+msgid "Configure"
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:88
+msgid "Toggle remove flag"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:33
+#: plugins/admin/fai/class_faiManagement.inc:1005
+msgid "FAI"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:34
+msgid "Fully Automatic Installation - management"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:167
+#, php-format
+msgid "You're about to delete all information about the FAI class at '%s'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:328
+#, php-format
+msgid "Object could not be deleted '%s', object does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:385
+#, php-format
+msgid "You're about to delete a fai branch / freeze  '%s'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:388
+msgid "You are not allowed to delete this release!"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:453
+msgid "Specified branch name is invalid."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:455
+msgid "Specified freeze name is invalid."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:484
+msgid "You are not allowed to create a new branch."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:646
+#: plugins/admin/fai/class_faiManagement.inc:662
+#, php-format
+msgid "You are not allowed to create a new '%s' object."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:999
+msgid "FAI releases"
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:1000
+msgid "FAI release management"
+msgstr ""
+
+#: plugins/admin/fai/faiScript.tpl:40
+msgid "List of scripts"
+msgstr ""
+
+#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
+msgid "Choose a priority"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "primary"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "logical"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
+msgid "FS type"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
+#: plugins/admin/fai/class_faiSummaryTab.inc:344
+msgid "Mount point"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
+#: plugins/admin/fai/class_faiSummaryTab.inc:343
+msgid "Size in MB"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
+#: plugins/admin/fai/class_faiSummaryTab.inc:342
+msgid "Mount options"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
+msgid "FS option"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
+msgid "Preserve"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
+msgid "Please specify a valid disc name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
+#, php-format
+msgid "please enter a unique mount point for partition %s"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
+#, php-format
+msgid "Please enter a valid mount point for partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
+#, php-format
+msgid ""
+"File system type 'swap' is already used, change file system type for "
+"partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
+msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
+#, php-format
+msgid "Please enter a valid partition size for partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
+#, php-format
+msgid "Please enter a valid range for partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
+#, php-format
+msgid "Please enter a range for partition size for partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
+msgid ""
+"You have more than 3 primary partition table entries in your configuration, "
+"please check your configuration twice."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
+msgid "Partition table entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
+msgid "FAI partition table entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
+msgid "Partition type"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
+msgid "Partition no."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
+msgid "File system type"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
+msgid "Partition size"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
+msgid "File system options"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
+msgid "Partition flags"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:135
+#: plugins/admin/fai/class_faiProfile.inc:300
+msgid "Hook bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:136
+#: plugins/admin/fai/class_faiProfile.inc:301
+msgid "Template bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:137
+#: plugins/admin/fai/class_faiProfile.inc:302
+msgid "Script bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:138
+#: plugins/admin/fai/class_faiProfile.inc:303
+msgid "Variable bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:139
+msgid "Package bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:140
+#: plugins/admin/fai/class_faiSummaryTab.inc:48
+#: plugins/admin/fai/class_faiProfile.inc:305
+#: plugins/admin/fai/class_faiPartitionTable.inc:535
+msgid "Partition table"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:168
+#: plugins/admin/fai/class_faiProfile.inc:297
+msgid "This list displays all assigned class names for this profile."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:170
+#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
+msgid "Class name"
+msgstr ""
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/fai/faiScriptEntry.tpl:54
+msgid "Script attributes"
+msgstr ""
+
+#: plugins/admin/fai/faiScriptEntry.tpl:38
+#: plugins/personal/environment/logonManagement.tpl:24
+msgid "Priority"
+msgstr ""
+
+#: plugins/admin/fai/faiScriptEntry.tpl:74
+#: plugins/admin/fai/faiHookEntry.tpl:74
+msgid "Import script"
+msgstr ""
+
+#: plugins/admin/fai/faiSummary.tpl:4
+msgid "FAI object tree"
+msgstr ""
+
+#: plugins/admin/fai/faiSummary.tpl:11
+msgid "Reload class and release configuration from parent object."
+msgstr ""
+
+#: plugins/admin/fai/faiSummary.tpl:22
+msgid "You are not allowed to view the fai summary."
+msgstr ""
+
+#: plugins/admin/fai/faiVariable.tpl:38
+msgid "List of assigned variables"
+msgstr ""
+
+#: plugins/admin/fai/faiVariable.tpl:44
+msgid "Choose a variable to delete or edit"
+msgstr ""
+
+#: plugins/admin/fai/remove_branch.tpl:6
+msgid ""
+"This includes all account data, system access, etc. for this branch. Please "
+"double check if your really want to do this since there is no way for GOsa "
+"to get your data back."
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:146
+msgid "There is already a hook with the given name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:150
+msgid "Please enter a value for script."
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:184
+msgid "Hook entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:185
+msgid "FAI hook entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:194
+#: plugins/admin/fai/faiHookEntry.tpl:38
+msgid "Task"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:195
+#: plugins/admin/fai/class_faiScript.inc:547
+msgid "FAI script"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:95
+msgid "no file uploaded yet"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:101
+#, php-format
+msgid "exists in database (size: %s bytes)"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:188
+msgid "There is already a template with the given name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:192
+msgid "Please specify a value for attribute 'file'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:196
+msgid "Please specify a value for attribute 'path'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:204
+msgid "Please enter a user."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:207
+msgid "Please enter a valid user. Only a-z/0-9 are allowed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:211
+msgid "Please enter a group."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:214
+msgid "Please enter a valid group. Only a-z/0-9 are allowed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:243
+msgid "Template entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:244
+msgid "FAI template entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:253
+msgid "Template file"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:254
+msgid "Template path"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:255
+msgid "File owner"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:256
+msgid "File permissions"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
+#, php-format
+msgid "Debconf information for package '%s'"
+msgstr ""
+
+#: plugins/admin/fai/faiPackageEntry.tpl:6
+msgid "List of available packages"
+msgstr ""
+
+#: plugins/admin/fai/faiPackageEntry.tpl:26
+msgid ""
+"This menu allows you to select multiple packages to add them to the "
+"currently edited package list."
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:25
+msgid "Template attributes"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:40
+msgid "Save template"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:57
+msgid "Destination path"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:74
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
+#: plugins/gofon/conference/class_divListConferences.inc:58
+msgid "Owner"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:96
+msgid "Access"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:103
+msgid "Read"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:104
+msgid "Write"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:107
+msgid "Special"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:124
+msgid "SUID"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:141
+msgid "SGID"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:144
+msgid "Others"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:158
+msgid "sticky"
+msgstr ""
+
+#: plugins/admin/fai/class_faiScript.inc:444
+#, php-format
+msgid "Creating of FAI/script with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiHook.inc:444
+#, php-format
+msgid "Saving of FAI/hook with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiHook.inc:541
+msgid "Hook"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHook.inc:542
+msgid "FAI hook"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:6
+msgid ""
+"Adding a new class to the FAI management, requires a class name. You have to "
+"specify a unique class name for unique types of FAI classes, while you can "
+"use the same class name for different types of FAI classes. In the laste "
+"case, FAI will automatically enclose all these different class types to one "
+"unique class name."
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:12
+msgid ""
+"Please use one of the following methods to choose the name for the new FAI "
+"class."
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:26
+msgid "Enter FAI class name manually"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:48
+msgid "Choose FAI class name from a list of existing classes"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:54
+msgid "Choose class name"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:74
+msgid "A new class name."
+msgstr ""
+
+#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
+msgid "Hook attributes"
+msgstr ""
+
+#: plugins/admin/fai/faiHookEntry.tpl:41
+msgid "Choose an existing FAI task"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplate.inc:423
+#, php-format
+msgid "Saving of FAI/template with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplate.inc:515
+msgid "FAI template"
+msgstr ""
+
+#: plugins/admin/fai/faiVariableEntry.tpl:33
+msgid "Variable attributes"
+msgstr ""
+
+#: plugins/admin/fai/faiVariableEntry.tpl:38
+#: plugins/admin/fai/class_faiVariableEntry.inc:148
+msgid "Variable content"
+msgstr ""
+
+#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
+msgid "Fully Automatic Installation"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:44
+msgid "Scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:49
+msgid "Package list"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:86
+msgid ""
+"Unknown type of FAI source information. This is not a profile, workstation "
+"nor a ogroup."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:217
+msgid "This object has no FAI classes assigned."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:230
+msgid "Open"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:341
+msgid "FS options"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:6
+msgid "List of FAI objects (Fully Automatic Installation)"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:26
+msgid ""
+"This menu allows you to select FAI class names and to add them to the "
+"currently edited profile."
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:39
+msgid "Show only classes with templates"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:41
+msgid "Show only classes with scripts"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:43
+msgid "Show only classes with hooks"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:45
+msgid "Show only classes with variables"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:47
+msgid "Show only classes with packages"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:49
+msgid "Show only classes with partitions"
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTable.tpl:38
+msgid "Discs"
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTable.tpl:44
+msgid "Choose a disk to delete or edit"
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:5
+msgid ""
+"You are now going to create a branch or locked branch. This action clones "
+"the existing release to another release name. Branches can be modified as "
+"usual. FAI classes of locked branches cannot be modified, just additional "
+"classes are possible. Branch names should be alphanumeric, excluding the "
+"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
+"and 'fai'."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:7
+msgid ""
+"Branches are created as subreleases of the currently selected branch. "
+"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
+"release called SARGE/1.0.2."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:13
+msgid "Please enter a name for the branch"
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:35
+msgid ""
+"As soon as the copy operation has finished, you can scroll down to end of "
+"the page and press the 'Continue' button to continue with the fai management "
+"dialog."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Perform requested operation."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Initiate operation"
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+msgid "Device"
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
+msgid "Partition entries"
+msgstr ""
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
+msgid "Add partition"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:304
+msgid "Packages bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:308
+msgid "Remove class from profile"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:400
+msgid "Please assign at least one class to this  profile."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:404
+msgid "Please enter a valid name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:416
+msgid "There is already a profile with this class name defined."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:445
+#: plugins/admin/fai/class_faiProfile.inc:449
+#, php-format
+msgid "Saving of FAI/profile with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:457
+msgid "Profile"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:458
+msgid "FAI profile"
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:103
+msgid "There is already a variable with the given name."
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:107
+msgid "Please specify a value for the attribute 'content'."
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:138
+msgid "Variable entry"
+msgstr ""
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:139
+msgid "FAI variable entry "
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:320
+#: plugins/admin/fai/class_faiPartitionTable.inc:326
+#, php-format
+msgid "%s partition"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:322
+#: plugins/admin/fai/class_faiPartitionTable.inc:328
+#, php-format
+msgid "%s partition(s)"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:417
+#, php-format
+msgid "Saving of FAI/partition table with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:536
+msgid "FAI partition table"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:43
+msgid "List of FAI classes"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:44
+msgid "This table displays all FAI classes in the selected tree."
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:48
+msgid "This menu allows you to create, delete and edit FAI classes."
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:69
+msgid "Name of FAI class"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:70
+msgid "Class type"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Display FAI profile objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Show profiles"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Display FAI template objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Display FAI scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Show scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Display FAI hooks"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Show hooks"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Display FAI variables"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Show variables"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Display FAI packages"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Show packages"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Display FAI partitions"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Show partitions"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:180
+msgid "New profile"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "New partition table"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "PT"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:197
+msgid "New scripts"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:197
+msgid "S"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "New hooks"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "H"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:199
+msgid "New variables"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:199
+msgid "V"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:200
+msgid "New templates "
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:200
+msgid "I"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:201
+msgid "New package list"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:201
+msgid "PK"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:222
+msgid "Remove selected fai objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:222
+msgid "Remove fai objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:227
+msgid "Copy fai objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:229
+msgid "Cut fai objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:300
+#: plugins/admin/fai/class_divListFai.inc:303
+msgid "Edit class"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:311
+msgid "Delete class"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplate.tpl:35
+msgid "List of template files"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:120
+msgid "This account has no scalix extensions."
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:129
+msgid "Remove scalix account"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:130
+msgid ""
+"This account has scalix synchronization enabled. You can disable it by "
+"clicking below."
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+msgid "Create scalix account"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+msgid ""
+"This account has scalix synchronization disabled. You can enable it by "
+"clicking below."
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:308
+msgid "There is no scalix mailnode specified."
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:311
+msgid "scalixScalixObject must be set!"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:327
+msgid "Value in 'Limit Mailbox size' is not valid."
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:397
+msgid "Scalix account"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:407
+msgid "Scalix Mail node"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:408
+msgid "Mailbox class"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:409
+msgid "Server language"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:410
+#: plugins/personal/environment/class_environment.inc:1271
+msgid "Administrator"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:411
+msgid "Mailbox administrator"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:412
+msgid "Hide user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:413
+msgid "Mailbox size limitations"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:414
+msgid "Limit outbound"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:415
+msgid "Limit inbound"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:416
+msgid "Notify user"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:417
+#: plugins/personal/scalix/paste_generic.tpl:4
+#: plugins/personal/scalix/generic.tpl:98
+msgid "Scalix email addresses"
+msgstr ""
+
+#: plugins/personal/scalix/main.inc:123
+msgid "Scalix settings"
+msgstr ""
+
+#: plugins/personal/scalix/paste_generic.tpl:6
+#: plugins/personal/scalix/generic.tpl:101
+msgid "List of scalix email addresses"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:7
+msgid "Scalix mailnode"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:15
+msgid "Salix mailbox class"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:19
+msgid ""
+"Limited users con not make use of the group calendar functionality in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:26
+msgid "Scalix server language"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:30
+msgid "Message catalog language for client."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:45
+msgid "Select for admin capability."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:45
+msgid "Scalix Administrator"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:50
+msgid "Select for mailbox admin capability."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:50
+msgid "Scalix Mailbox Administrator"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:55
+msgid "Hide user entry from addressbook."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:55
+msgid "Hide this user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:64
+msgid "Limit mailbox size"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "As sanction on mailbox quota overuse, stop user from sending mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "Limit Outbound Mail"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "Limit Inbound Mail"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "As sanction on mailbox quota overuse, notify the user by eMail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "Notify User"
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:77
+msgid "You need to specify your current password in order to proceed."
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:83 html/password.php:202
+msgid "The password used as new and current are too similar."
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:85 html/password.php:207
+msgid "The password used as new is to short."
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:87 html/password.php:247
+msgid "External password changer reported a problem: "
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:100
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:105 html/password.php:226
+msgid "You have no permissions to change your password."
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:132
+#: plugins/personal/generic/class_user.inc:1424
+msgid "User password"
+msgstr ""
+
+#: plugins/personal/password/nochange.tpl:2
+msgid "Password change not allowed"
+msgstr ""
+
+#: plugins/personal/password/nochange.tpl:6
+msgid "You are not allowed to change your password at this time"
+msgstr ""
+
+#: plugins/personal/password/changed.tpl:3
+msgid ""
+"You've successfully changed your password. Remember to change all programms "
+"configured to use it as well."
+msgstr ""
+
+#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
+msgid "Password settings"
+msgstr ""
+
+#: plugins/personal/password/password.tpl:2
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+
+#: plugins/personal/password/password.tpl:11
+#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
+msgid "Current password"
+msgstr ""
+
+#: plugins/personal/password/password.tpl:32
+msgid "Clear fields"
+msgstr ""
+
+#: plugins/personal/mail/copypaste.tpl:13
+#: plugins/personal/mail/generic.tpl:244
+msgid "Forward messages to"
+msgstr ""
+
+#: plugins/personal/mail/mail_locals.tpl:35
+msgid "Select department"
+msgstr ""
+
+#: plugins/personal/mail/main.inc:124
+msgid "User mail settings"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:19
+msgid "Specify the mail server where the user will be hosted on"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:80
+msgid "Mail options"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:107
+#: plugins/personal/mail/class_mailAccount.inc:1170
+msgid "Use custom sieve script"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:107
+msgid "disables all Mail options!"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:114
+msgid "Sieve Management"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "Select if you want to forward mails without getting own copies of them"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "No delivery to own mailbox"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:132
+msgid ""
+"Select to automatically response with the vacation message defined below"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:134
+msgid "Activate vacation message"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
+msgid "from"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:165
+msgid "till"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:194
+msgid "Select if you want to filter this mails through spamassassin"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:196
+msgid "Move mails tagged with spam level greater than"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:199
+msgid "Choose spam level - smaller values are more sensitive"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:203
+msgid "to folder"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:214
+msgid "Reject mails bigger than"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:223
+#: plugins/personal/mail/class_mailAccount.inc:1153
+#: include/sieve/templates/element_vacation.tpl:44
+#: include/sieve/templates/object_container.tpl:31
+#: include/sieve/class_sieveManagement.inc:509
+#: include/sieve/class_sieveManagement.inc:728
+msgid "Vacation message"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:270
+msgid "Advanced mail options"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:276
+msgid "Select if user can only send and receive inside his own domain"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:278
+msgid "User is only allowed to send and receive local mails"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:214
+msgid "No DESC tag in vacation file:"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:289
+msgid "This account has no mail extensions."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:300
+msgid ""
+"This account can't be removed while there are delegations configured. Remove "
+"those delegations first."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:358
+msgid ""
+"You're trying to add an invalid email address to the list of forwarders."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "January"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "February"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "March"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "April"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "May"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "June"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "July"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "August"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "September"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "October"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "November"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "December"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:688
+#, php-format
+msgid "Removing of user/mail account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:842
+#, php-format
+msgid "Saving of user/mail account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:903
+msgid ""
+"There is no valid mailserver specified, please add one in the system setup."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:951
+msgid "You specified Spam settings, but there is no Folder specified."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:955
+msgid "Time interval to show vacation message is not valid."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:995
+#: plugins/personal/mail/class_mailAccount.inc:1007
+msgid "You are not allowed to write mail forwarding."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1040
+#: plugins/personal/mail/class_mailAccount.inc:1051
+msgid "You are not allowed to write mail alternate address."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1116
+msgid "Waiting for kolab to remove mail properties."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1118
+msgid ""
+"Please remove the mail account first, to allow kolab to call its remove "
+"methods."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1152
+msgid "Add vacation information"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1155
+msgid "Use spam filter"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1156
+msgid "Spam level"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1157
+msgid "Spam mail box"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1159
+msgid "Sieve management"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1161
+msgid "Reject due to mailsize"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1162
+msgid "Mail max size"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1164
+#: plugins/personal/mail/class_mailAccount.inc:1169
+msgid "Forwarding address"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1165
+msgid "Local delivery"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1166
+msgid "No delivery to own mailbox "
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1167
+msgid "Mail alternative addresses"
+msgstr ""
+
+#: plugins/personal/netatalk/main.inc:111
+msgid "Netatalk settings"
+msgstr ""
+
+#: plugins/personal/netatalk/netatalk.tpl:4
+#: plugins/personal/netatalk/class_netatalk.inc:380
+msgid "Share"
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:37
+msgid "Manage netatalk account"
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:174
+msgid "This account has no netatalk extensions."
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid "Remove netatalk account"
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid ""
+"This account has netatalk features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#: plugins/personal/netatalk/class_netatalk.inc:196
+msgid "Create netatalk account"
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+msgid ""
+"This account has netatalk features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:229
+msgid "You must select a share to use."
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:294
+#, php-format
+msgid "Saving of user/netatalk account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:356
+#, php-format
+msgid "Removing of user/netatalk account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:379
+msgid "User home path"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
+msgid "PHPscheduleit"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
+#, php-format
+msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
+msgid "PHP Schedule it"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+msgid "PHP Schedule it settings"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "Connectivity addon"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:3
+#: plugins/personal/connectivity/kolab.tpl:35
+msgid "Kolab account"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:4
+msgid ""
+"The kolab account is currently disabled. It's features can be adjusted if "
+"you add a mail account."
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:41
+#: plugins/personal/connectivity/class_kolabAccount.inc:479
+msgid "Delegations"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:59
+msgid "Mail size"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:62
+msgid "No mail size restriction for this account"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:71
+msgid "Free Busy information"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:82
+msgid "Future"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:86
+#: plugins/personal/connectivity/oxchange.tpl:39
+#: plugins/personal/connectivity/oxchange.tpl:49
+#: include/sieve/templates/element_vacation.tpl:25
+msgid "days"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:93
+#: plugins/personal/connectivity/class_kolabAccount.inc:480
+msgid "Invitation policy"
+msgstr ""
+
+#: plugins/personal/connectivity/intranet.tpl:3
+msgid "Intranet account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
+msgid "Open-Xchange"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+msgid "Openexchange"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
+msgid "Couldn't connect to postgresql database!"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
+msgid "Needed parameters for openexchange connectivity plugin are missing!"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
+msgid "PHP4 module for postgresql database is missing!"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
+#, php-format
+msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
+msgid ""
+"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
+"that you are not using any strange characters in the loginname."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
+#, php-format
+msgid "Saving of user/oxchange account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
+#, php-format
+msgid "Creating of user/oxchange account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
+msgid ""
+"Something went wrong while saving oxchange account. Please check the error "
+"log file."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
+msgid "Open xchange"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+msgid "Open xchange account settings"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
+msgid "OXAppointmentDays"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
+msgid "OXTaskDays"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
+msgid "OXTimeZone"
+msgstr ""
+
+#: plugins/personal/connectivity/pptp.tpl:3
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+msgid "PPTP account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_connectivity.inc:69
+msgid "This account has no connectivity extensions."
+msgstr ""
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:197
+msgid "Intranet"
+msgstr ""
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:121
+#, php-format
+msgid "Removing of user/intranet account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:186
+#, php-format
+msgid "Saving of user/intranet account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+msgid "Intranet account settings"
+msgstr ""
+
+#: plugins/personal/connectivity/phpscheduleit.tpl:3
+msgid "PHPscheduleit account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:26
+#: plugins/personal/connectivity/class_pptpAccount.inc:173
+msgid "PPTP"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:101
+#, php-format
+msgid "Removing of user/PPTP account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:155
+#, php-format
+msgid "Saving of user/PPTP account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/proxy.tpl:23
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+msgid "Proxy account"
+msgstr ""
+
+#: plugins/personal/connectivity/proxy.tpl:34
+msgid "Filter unwanted content (i.e. pornographic or violence related)"
+msgstr ""
+
+#: plugins/personal/connectivity/proxy.tpl:44
+msgid "Limit proxy access to working time"
+msgstr ""
+
+#: plugins/personal/connectivity/proxy.tpl:84
+#: plugins/personal/connectivity/class_proxyAccount.inc:319
+msgid "Restrict proxy usage by quota"
+msgstr ""
+
+#: plugins/personal/connectivity/proxy.tpl:99
+msgid "per"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:149
+msgid ""
+"You're trying to add an invalid email address to the list of delegations."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:157
+msgid ""
+"The mail address you're trying to add is no primary mail address of an "
+"existing user."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:182
+msgid "Always accept"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:183
+msgid "Always reject"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:184
+msgid "Reject if conflicts"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:185
+msgid "Manual if conflicts"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:186
+msgid "Manual"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:234
+msgid "Anonymous"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:302
+#, php-format
+msgid "Removing of user/kolab account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:313
+msgid "The value specified as Free Busy future needs to be an integer."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:318
+msgid "The value specified as Free Busy Information URL is invalid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:332
+#, php-format
+msgid "The invitation policy entry for address '%s' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:340
+#, php-format
+msgid "There's no mail user with address '%s' for your invitation policy!"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:431
+#, php-format
+msgid "Saving of user/kolab account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+msgid "Kolab account settings"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:476
+msgid "Free busy future"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:477
+msgid "Mail size restriction"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:478
+msgid "Free busy information"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:5
+#: plugins/personal/connectivity/class_proxyAccount.inc:307
+#: plugins/generic/references/class_reference.inc:32
+msgid "Proxy"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "GB"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "day"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "week"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "month"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:167
+#, php-format
+msgid "Removing of user/proxy account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:185
+msgid "Numerical value for Quota Setting is empty."
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:187
+msgid "Numerical value for Quota Setting is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:289
+#, php-format
+msgid "Saving of user/proxy account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:317
+msgid "Filter unwanted content"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:318
+msgid "Limit proxy access"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:5
+msgid "PHPGroupware"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPgw account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:139
+#, php-format
+msgid "Saving of user/PHPgw account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:157
+msgid "PHP GW"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+msgid "PHP GW account settings"
+msgstr ""
+
+#: plugins/personal/connectivity/webdav.tpl:3
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "WebDAV account"
+msgstr ""
+
+#: plugins/personal/connectivity/opengw.tpl:1
+#: plugins/personal/connectivity/class_opengwAccount.inc:331
+msgid "Opengroupware"
+msgstr ""
+
+#: plugins/personal/connectivity/opengw.tpl:8
+#: plugins/personal/connectivity/class_opengwAccount.inc:341
+msgid "Location team"
+msgstr ""
+
+#: plugins/personal/connectivity/opengw.tpl:21
+#: plugins/personal/connectivity/class_opengwAccount.inc:342
+msgid "Template user"
+msgstr ""
+
+#: plugins/personal/connectivity/opengw.tpl:48
+#: plugins/personal/connectivity/class_opengwAccount.inc:344
+msgid "Teams"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "Open-Xchange Account"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid ""
+"disabled, no Postgresql support detected. Or the specified database can't be "
+"reached"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:18
+msgid "Open-Xchange account"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:29
+msgid "Remember"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:33
+msgid "Appointment Days"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:42
+msgid "Task Days"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:61
+msgid "User Information"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:65
+msgid "User Timezone"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
+#: plugins/generic/references/class_reference.inc:34
+msgid "FTP"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
+#, php-format
+msgid "Removing of user/pureftpd account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
+msgid "Value specified as 'Upload bandwidth' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
+msgid "Value specified as 'Download bandwidth' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
+msgid "Value specified as 'Quota files' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
+msgid "Value specified as 'Quota size' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
+msgid "Value specified as 'Upload ratio' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
+msgid "Value specified as 'Download ratio' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
+#, php-format
+msgid "Saving of user/pureftpd account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
+msgid "Ftp"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+msgid "Pure ftp account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
+msgid "Quota files"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
+msgid "Upload ratio"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
+msgid "Quota MBytes"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
+msgid "Download ratio"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
+msgid "Upload bandwith"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
+msgid "Download bandwith"
+msgstr ""
+
+#: plugins/personal/connectivity/phpgw.tpl:3
+msgid "PHPGroupware account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:6
+msgid "Opengroupware account"
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:161
+msgid ""
+"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
+"perform any database queries."
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:166
+msgid ""
+"OpenGroupware: Missing database configuration for opengroupware. Can't get "
+"or set any informations."
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:174
+msgid ""
+"OpenGroupware: Can't connect to specified database. Please check given "
+"configuration twice."
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+msgid "Open groupware account settings"
+msgstr ""
+
+#: plugins/personal/connectivity/glpi.tpl:1
+msgid "GLPI account"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:4
+msgid "FTP account"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:19
+msgid "Upload bandwidth"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:24
+#: plugins/personal/connectivity/pureftpd.tpl:32
+msgid "kb/s"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:27
+msgid "Download bandwidth"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:43
+msgid "Quota"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:47
+msgid "Files"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:71
+msgid "Ratio"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:75
+msgid "Uploaded / downloaded files"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:93
+#: plugins/personal/samba/samba3.tpl:246
+msgid "Miscellaneous"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:98
+msgid "Check to disable FTP Access"
+msgstr ""
+
+#: plugins/personal/connectivity/pureftpd.tpl:100
+msgid "Temporary disable FTP access"
+msgstr ""
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:6
+#: plugins/personal/connectivity/class_webdavAccount.inc:156
+msgid "WebDAV"
+msgstr ""
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:84
+#, php-format
+msgid "Removing of user/webDAV account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:138
+#, php-format
+msgid "Saving of user/webDAV account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:1
+msgid "Create new hotplug entry"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:8
+msgid "Create new hotplug device"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "(iSerial)"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "Vendor-ID"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "(idVendor)"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "Product-ID"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "(idProduct)"
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:78
+#, php-format
+msgid ""
+"Can't remove kioks profile, it is still in use by the following objects '%s'."
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:86
+#: plugins/personal/environment/class_kioskManagementDialog.inc:105
+#, php-format
+msgid "Can't delete '%s'. Error was: permission denied."
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:89
+#: plugins/personal/environment/class_kioskManagementDialog.inc:108
+#, php-format
+msgid "Can't delete '%s'. Errow was: file doesn't exist."
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:150
+msgid ""
+"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:156
+#, php-format
+msgid "Kiosk path '%s' is not accessible. Please check the permissions."
+msgstr ""
+
+#: plugins/personal/environment/kioskManagement.tpl:1
+#: plugins/personal/environment/kioskManagement.tpl:5
+msgid "Kiosk profile management"
+msgstr ""
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:1
+msgid "Add printer devcies"
+msgstr ""
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:48
+msgid "Display printers matching"
+msgstr ""
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:53
+msgid "Regular expression for matching printer names"
+msgstr ""
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:108
+msgid "Specified name should only consist of upper-/lowercase characters."
+msgstr ""
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:112
+msgid "Please specify a valid script name."
+msgstr ""
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:116
+msgid "Specified description contains invalid characters."
+msgstr ""
+
+#: plugins/personal/environment/main.inc:119
+msgid "User environment settings"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:1
+#: plugins/personal/environment/logonManagement.tpl:5
+#: plugins/personal/environment/environment.tpl:169
+msgid "Logon script management"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:8
+msgid "Logon script settings"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:10
+msgid "Skript name"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:34
+msgid "Logon script flags"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:38
+msgid "Last script"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:44
+msgid "Script can be replaced by user"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:56
+#: plugins/personal/environment/class_environment.inc:1335
+msgid "Logon script"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:1
+msgid "Add hotplug devices"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:5
+msgid "Hotplug management"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:10
+msgid "Select hotplug device to add"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:34
+msgid "Choose the department the search will be based    on"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:48
+msgid "Regular expression for        matching hotplugs"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:209
+msgid "auto"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:281
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Setting profile "
+"server to '%s'."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:286
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Profile server "
+"configuration is resetted."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:355
+#: plugins/personal/environment/class_environment.inc:393
+msgid "Remove environment extension"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:356
+#: plugins/personal/environment/class_environment.inc:394
+msgid "Environment extension enabled. You can disable it by clicking below."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:365
+#: plugins/personal/environment/class_environment.inc:370
+#: plugins/personal/environment/class_environment.inc:399
+#: plugins/personal/environment/class_environment.inc:404
+msgid "Add environment extension"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:366
+#: plugins/personal/environment/class_environment.inc:400
+msgid "Environment extension disabled. You can enable it by clicking below."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:371
+#: plugins/personal/environment/class_environment.inc:405
+msgid ""
+"Environment extension disabled. You have to setup a posix account before you "
+"can enable this feature."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:522
+msgid "You are not allowed to write Logon scripts."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:603
+msgid "Spaces are not allowed in the mount path!"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:682
+#: plugins/personal/environment/class_environment.inc:683
+#: plugins/personal/environment/class_environment.inc:691
+#: plugins/personal/environment/class_environment.inc:692
+msgid "Reset password hash"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:696
+msgid "Delete share entry"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:885
+msgid "GOsa default printer flag is not allowed within groups."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:908
+#, php-format
+msgid ""
+"The selected kiosk profile '%s' is no longer available, setting current "
+"profile to 'none'."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:952
+#, php-format
+msgid "Removing of user/environment account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1021
+msgid "Please set a valid profile quota size."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1028
+msgid ""
+"You need to setup a valid posix extension in order to enable evironment "
+"features."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1066
+msgid "Can't save new kiosk profiles, possibly permission denied for folder"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1222
+#, php-format
+msgid "Saving of user/environment account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1235
+msgid "group share"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1276
+#: plugins/personal/environment/class_environment.inc:1334
+msgid "Default printer"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1313
+msgid "Environment settings"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1321
+msgid "Command to extend the list of possible screen resolutions"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1325
+#: plugins/personal/environment/environment.tpl:105
+msgid "Resolution changeable during session"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1326
+#: plugins/personal/environment/environment.tpl:73
+msgid "Cache profile localy"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1328
+msgid "Profile quota"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1329
+msgid "Profile server"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1332
+#: plugins/personal/environment/environment.tpl:85
+msgid "Kiosk profile"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1336
+#: plugins/personal/environment/environment.tpl:203
+msgid "Hotplug devices"
+msgstr ""
+
+#: plugins/personal/environment/class_hotplugDialog.inc:120
+msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
+msgstr ""
+
+#: plugins/personal/environment/class_hotplugDialog.inc:123
+msgid "Invalid character in description. Please specify a valid description."
+msgstr ""
+
+#: plugins/personal/environment/class_hotplugDialog.inc:128
+msgid "Please specify a valid iSerial."
+msgstr ""
+
+#: plugins/personal/environment/class_hotplugDialog.inc:132
+msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
+msgstr ""
+
+#: plugins/personal/environment/class_hotplugDialog.inc:135
+msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
+msgstr ""
+
+#: plugins/personal/environment/class_hotplugDialog.inc:141
+msgid "An Entry with this name already exists."
+msgstr ""
+
+#: plugins/personal/environment/class_hotplugDialog.inc:146
+msgid "Please select an entry or press cancel."
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:3
+msgid "The environment extension is currently disabled."
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:14
+#: plugins/personal/environment/environment.tpl:128
+#: plugins/personal/environment/environment.tpl:198
+msgid "Environment managment settings"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:17
+msgid "Profile managment"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:25
+msgid "Use profile managment"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:32
+msgid "Profile server managment"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:35
+msgid "Profil path"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:56
+msgid "Profil quota"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:82
+msgid "Kiosk profile settings"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:95
+msgid "Manage"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:143
+msgid "User used to connect to the share"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:146
+msgid "Select a share"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:154
+msgid "Mount path"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:167
+msgid "Logon scripts"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:205
+msgid "Hotplug device settings"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:222
+msgid "Existing"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:237
+msgid "Printer settings"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:254
+msgid "Toggle admin"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:257
+msgid "Toggle default"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:5
+msgid "Nagios Account"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:8
+#: plugins/personal/nagios/class_nagiosAccount.inc:286
+msgid "Alias"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:27
+#: plugins/personal/nagios/class_nagiosAccount.inc:292
+msgid "Host notification period"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:40
+#: plugins/personal/nagios/class_nagiosAccount.inc:296
+msgid "Service notification period"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:53
+#: plugins/personal/nagios/class_nagiosAccount.inc:295
+msgid "Service notification options"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:66
+#: plugins/personal/nagios/class_nagiosAccount.inc:291
+msgid "Host notification options"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:90
+#: plugins/personal/nagios/class_nagiosAccount.inc:294
+msgid "Service notification commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:100
+#: plugins/personal/nagios/class_nagiosAccount.inc:290
+msgid "Host notification commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:115
+msgid "Nagios authentification"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:121
+msgid "view system informations"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:130
+msgid "view configuration information"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:139
+msgid "trigger system commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:148
+msgid "view all services"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:157
+msgid "view all hosts"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:166
+msgid "trigger all service commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:175
+msgid "trigger all host commands"
+msgstr ""
+
+#: plugins/personal/nagios/main.inc:123
+msgid "Nagios settings"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:110
+msgid "This account has no nagios extensions."
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:119
+msgid "Remove nagios account"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:120
+msgid ""
+"This account has nagios features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid "Create nagios account"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid ""
+"This account has nagios features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:178
+#, php-format
+msgid "Saving of user/nagios account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:198
+msgid "The required field 'NagiosAlias' is not set."
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:201
+msgid "The required field 'NagiosMail' is not set."
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:205
+#: plugins/personal/nagios/class_nagiosAccount.inc:209
+msgid "Please enter a valid email address in 'NagiosMail' field."
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:261
+#, php-format
+msgid "Removing of user/nagios account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:276
+msgid "Nagios account settings"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:287
+#: plugins/personal/generic/class_user.inc:1447
+msgid "Pager number"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:298
+msgid "View all hosts"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:299
+msgid "View all services"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:301
+msgid "Trigger system commands"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:302
+msgid "Trigger all host commands"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:303
+msgid "Trigger all service commands"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:305
+msgid "View configuration information"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:306
+msgid "View system informations"
+msgstr ""
+
+#: plugins/personal/posix/trust_machines.tpl:6
+msgid "Select systems to add"
+msgstr ""
+
+#: plugins/personal/posix/trust_machines.tpl:26
+msgid "Display systems of department"
+msgstr ""
+
+#: plugins/personal/posix/main.inc:127
+msgid "Unix settings"
+msgstr ""
+
+#: plugins/personal/posix/paste_generic.tpl:4
+msgid "Posix settings"
+msgstr ""
+
+#: plugins/personal/posix/paste_generic.tpl:8
+#: plugins/personal/posix/class_posixAccount.inc:1363
+#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
+#: plugins/personal/samba/samba3.tpl:97
+#: plugins/personal/samba/class_sambaAccount.inc:690
+msgid "Home directory"
+msgstr ""
+
+#: plugins/personal/posix/paste_generic.tpl:23
+#: plugins/personal/posix/generic.tpl:47
+msgid "Force UID/GID"
+msgstr ""
+
+#: plugins/personal/posix/paste_generic.tpl:28
+#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
+msgid "UID"
+msgstr ""
+
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/generic.tpl:76
+msgid "Group membership"
+msgstr ""
+
+#: plugins/personal/posix/paste_generic.tpl:54
+#: plugins/personal/posix/generic.tpl:78
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr ""
+
+#: plugins/personal/posix/posix_shadow.tpl:9
+msgid "User must change password on first login"
+msgstr ""
+
+#: plugins/personal/posix/posix_shadow.tpl:34
+#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
+msgid "Password expires on"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:16
+#: plugins/generic/references/class_reference.inc:22
+msgid "UNIX"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:137
+msgid "expired"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:139
+msgid "grace time active"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:142
+msgid "active, password not changable"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:144
+msgid "active, password expired"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "active"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:1029
+msgid "Group of user"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:192
+msgid "unconfigured"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:255
+msgid "This account has no unix extensions."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:275
+#: plugins/personal/posix/class_posixAccount.inc:278
+msgid "Remove posix account"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:276
+msgid ""
+"This account has unix features enabled. To disable them, you'll need to "
+"remove the samba / environment account first."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:279
+msgid ""
+"This account has posix features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:282
+msgid "Create posix account"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:283
+msgid ""
+"This account has posix features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:443
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:447
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:451
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiery"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:455
+#, php-format
+msgid "Warn user %s days before password expiery"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+msgid "full access"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:576
+msgid "allow access to these hosts"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:624
+#, php-format
+msgid "Removing of user/posix account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:772
+msgid "Failed: overriding lock"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:868
+#, php-format
+msgid "Saving of user/posix account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:943
+msgid "The required field 'Home directory' is not set."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:946
+msgid "Please enter a valid path in 'Home directory' field."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:954
+msgid "Value specified as 'UID' is not valid."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:957
+msgid "Value specified as 'UID' is too small."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:972
+msgid "Value specified as 'shadowMin' is not valid."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:977
+msgid "Value specified as 'shadowMax' is not valid."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:982
+msgid "Value specified as 'shadowWarning' is not valid."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:985
+msgid "'shadowWarning' without 'shadowMax' makes no sense."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:988
+msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:991
+msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:996
+msgid "Value specified as 'shadowInactive' is not valid."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:999
+msgid "'shadowInactive' without 'shadowMax' makes no sense."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1004
+msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1353
+msgid "POSIX account"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1364
+#: plugins/personal/posix/generic.tpl:15
+msgid "Shell"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1366
+msgid "Group ID"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1368
+msgid "Force password change on login"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1369
+msgid "Shadow min"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1370
+msgid "Shadow max"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1371
+msgid "Shadow warning"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1372
+msgid "Shadow inactive"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1373
+msgid "Shadow expire"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1374
+msgid "System trust model"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:25
+msgid "Primary group"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:102
+msgid "Account"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:109
+msgid "System trust"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:110
+msgid "Trust mode"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:6
+msgid "Select groups to add"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:32
+msgid "Display groups of department"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:53
+msgid "Display groups matching"
+msgstr ""
+
+#: plugins/personal/posix/posix_groups.tpl:64
+msgid "Display groups of user"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:62
+msgid "Sunday"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:63
+msgid "Monday"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:64
+msgid "Tuesday"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:65
+msgid "Wednesday"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:66
+msgid "Thursday"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:67
+msgid "Friday"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:68
+msgid "Saturday"
+msgstr ""
+
+#: plugins/personal/samba/samba3_workstations.tpl:6
+msgid "Select workstations to add"
+msgstr ""
+
+#: plugins/personal/samba/samba3_workstations.tpl:26
+msgid "Display workstations of department"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:13
+msgid "Samba home"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
+msgid "Script path"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
+#: plugins/personal/samba/samba3.tpl:111
+#: plugins/personal/samba/class_sambaAccount.inc:691
+msgid "Profile path"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
+msgid "Access options"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
+msgid "Allow user to change password from client"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
+#: plugins/personal/samba/class_sambaAccount.inc:1106
+msgid "Login from windows client requires no password"
+msgstr ""
+
+#: plugins/personal/samba/samba2.tpl:77
+msgid "Temporary disable samba account"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:27
+#: plugins/personal/samba/class_sambaAccount.inc:1121
+msgid "Domain"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:66
+msgid "Terminal Server"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:94
+#: plugins/personal/samba/class_sambaAccount.inc:1102
+msgid "Allow login on terminal server"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:131
+#: plugins/personal/samba/class_sambaAccount.inc:1103
+msgid "Inherit client config"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:134
+msgid "Initial program"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:142
+msgid "Working directory"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:159
+msgid "Timeout settings (in minutes)"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:169
+#: plugins/personal/samba/class_sambaAccount.inc:698
+msgid "Connection"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:183
+#: plugins/personal/samba/class_sambaAccount.inc:699
+msgid "Disconnection"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:197
+#: plugins/personal/samba/class_sambaAccount.inc:700
+msgid "IDLE"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:213
+msgid "Client devices"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:220
+msgid "Connect client drives at logon"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:228
+msgid "Connect client printers at logon"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:236
+msgid "Default to main client printer"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:250
+msgid "Shadowing"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:261
+msgid "On broken or timed out"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:271
+msgid "Reconnect if disconnected"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:306
+#: plugins/personal/samba/class_sambaAccount.inc:1107
+msgid "Lock samba account"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:331
+#: plugins/personal/samba/class_sambaAccount.inc:1113
+msgid "Limit Logon Time"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:351
+#: plugins/personal/samba/class_sambaAccount.inc:1114
+msgid "Limit Logoff Time"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:372
+msgid "Account expires after"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Samba logon times"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Edit settings..."
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:403
+msgid "Allow connection from these workstations only"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:212
+msgid "This account has no samba extensions."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:221
+msgid "Remove samba account"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:222
+msgid ""
+"This account has samba features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:232
+#: plugins/personal/samba/class_sambaAccount.inc:235
+msgid "Create samba account"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:233
+msgid ""
+"This account has samba features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:236
+msgid ""
+"This account has samba features disabled. Posix features are needed for "
+"samba accounts, enable them first."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:502
+msgid "input on, notify on"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:503
+msgid "input on, notify off"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:504
+msgid "input off, notify on"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:505
+msgid "input off, nofify off"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:507
+msgid "disconnect"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:508
+msgid "reset"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:510
+msgid "from any client"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:511
+msgid "from previous client only"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:674
+#, php-format
+msgid "Removing of user/samba account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:693
+#, php-format
+msgid "The value specified as '%s' contains invalid characters!"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:703
+#, php-format
+msgid ""
+"The timeout property '%s' is checked and contains invalid or no characters!"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:709
+msgid ""
+"The windows user manager only allows eight clients. You've specified more "
+"than eight."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:894
+msgid ""
+"Warning: This account has an undefined samba SID assigned. The problem can "
+"not be fixed by GOsa!"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:918
+msgid ""
+"Warning: Can't identify users primary group - no conversion to a samba group "
+"possible!"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1028
+#, php-format
+msgid "Saving of user/samba account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1093
+#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
+msgid "Samba settings"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1105
+msgid "Allow user to change password"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1110
+msgid "Account expires"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1111
+msgid "Password expires"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1115
+msgid "Logon hours"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1117
+msgid "Generic home directory"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1118
+msgid "Generic samba home drive"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1119
+msgid "Generic script path"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1120
+msgid "Generic profile path"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1122
+msgid "Allow connection from"
+msgstr ""
+
+#: plugins/personal/samba/sambaLogonHours.tpl:21
+msgid "Specify the hours this user is allowed to log in"
+msgstr ""
+
+#: plugins/personal/samba/sambaLogonHours.tpl:27
+msgid "Hour"
+msgstr ""
+
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:208
+msgid "Certificates"
+msgstr ""
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr ""
+
+#: plugins/personal/generic/generic_certs.tpl:33
+msgid "S/MIME certificate"
+msgstr ""
+
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "PKCS12 certificate"
+msgstr ""
+
+#: plugins/personal/generic/generic_certs.tpl:78
+#: plugins/personal/generic/class_user.inc:1406
+msgid "Certificate serial number"
+msgstr ""
+
+#: plugins/personal/generic/generic_picture.tpl:5
+#: plugins/personal/generic/generic_picture.tpl:15
+#: plugins/personal/generic/paste_generic.tpl:37
+#: plugins/personal/generic/generic.tpl:20
+#: plugins/personal/generic/generic.tpl:22
+#: plugins/personal/generic/generic.tpl:38
+msgid "Personal picture"
+msgstr ""
+
+#: plugins/personal/generic/main.inc:102
+msgid "You are not allowed to set your password!"
+msgstr ""
+
+#: plugins/personal/generic/main.inc:193
+msgid "Generic user information"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "female"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "male"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:291
+msgid "This account has no valid GOsa extensions."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:353
+msgid "The specified file has not been uploaded via HTTP POST! Aborted."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:450
+msgid "Please enter a valid serial number"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:494
+msgid ""
+"(Some types of certificates are currently not supported and may be displayed "
+"as 'invalid'.)"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:504
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:507
+msgid "valid"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:508
+msgid "invalid"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:513
+msgid "No certificate installed"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:600
+#, php-format
+msgid "Removing of user/generic account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:634
+#: plugins/personal/generic/class_user.inc:1019
+msgid "Kerberos database communication failed"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:648
+#: plugins/personal/generic/class_user.inc:1036
+msgid "Can't remove user from kerberos database."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:721
+#, php-format
+msgid "You are not allowed to move this object to '%s'."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:966
+#, php-format
+msgid "Saving of user/generic account with dn '%s' failed."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1047
+msgid "Can't add user to kerberos database."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1114
+msgid "There's already a person with this 'Login' in the database."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1123
+msgid "The required field 'Login' is not set."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1128
+msgid ""
+"There's already a person with this 'Name'/'Given name' combination in the "
+"database."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1135
+msgid ""
+"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1138
+msgid "The field 'Homepage' contains an invalid URL definition."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1267
+msgid "Could not open specified certificate!"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1398
+#: plugins/personal/generic/generic.tpl:442
+msgid "Unit"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1399
+#: plugins/personal/generic/generic.tpl:467
+msgid "House identifier"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1400
+#: plugins/personal/generic/generic.tpl:384
+msgid "Vocation"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1401
+#: plugins/personal/generic/generic.tpl:511
+msgid "Last delivery"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1402
+#: plugins/personal/generic/generic.tpl:433
+msgid "Person locality"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1403
+#: plugins/personal/generic/generic.tpl:392
+msgid "Unit description"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1404
+#: plugins/personal/generic/generic.tpl:401
+msgid "Subject area"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1405
+#: plugins/personal/generic/generic.tpl:410
+msgid "Functional title"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1407
+#: plugins/personal/generic/generic.tpl:520
+msgid "Public visible"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1408
+#: plugins/personal/generic/generic.tpl:451
+msgid "Street"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1414
+msgid "Generic user settings"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1429
+#: plugins/personal/generic/generic.tpl:83
+msgid "Academic title"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1432
+#: plugins/personal/generic/generic.tpl:183
+msgid "Homepage"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1435
+#: plugins/personal/generic/generic.tpl:93
+msgid "Date of birth"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1436
+msgid "Gender"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1437
+msgid "Preferred language"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1438
+msgid "Department number"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1439
+msgid "Employee number"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1440
+#: plugins/personal/generic/generic.tpl:282
+msgid "Employee type"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1443
+#: plugins/personal/generic/paste_generic.tpl:47
+msgid "User picture"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1444
+msgid "Room number"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1448
+msgid "User certificates"
+msgstr ""
+
+#: plugins/personal/generic/paste_generic.tpl:1
+msgid "User settings"
+msgstr ""
+
+#: plugins/personal/generic/paste_generic.tpl:23
+msgid "Clear password"
+msgstr ""
+
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Set new password"
+msgstr ""
+
+#: plugins/personal/generic/password.tpl:2
+msgid ""
+"You have changed the method your password is stored in the ldap database. "
+"For that reason you've to enter your password at this point again. GOsa will "
+"then encode it with the selected method."
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:6
+msgid "Personal information"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:29
+#: plugins/personal/generic/generic.tpl:40
+msgid "Change picture"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:54
+msgid "Template name"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:111
+#: ihtml/themes/default/sizelimit.tpl:14
+msgid "Set"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Sex"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:130
+msgid "Preferred langage"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:175
+msgid "Private phone"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:196
+msgid "Password storage"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:211
+msgid "Edit certificates"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:220
+msgid "Edit properties"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:238
+msgid "Organizational information"
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:266
+msgid "Department No."
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:274
+msgid "Employee No."
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:300
+#: plugins/personal/generic/generic.tpl:482
+msgid "Room No."
+msgstr ""
+
+#: plugins/personal/generic/generic.tpl:496
+msgid "Please use the phone tab"
+msgstr ""
+
+#: plugins/generic/welcome/welcome.tpl:4
+msgid ""
+"This is the GOsa main menu. You can select your tasks from the menu on the "
+"left, or by choosing one of the pictograms below. All changes apply directly "
+"to your companies LDAP server."
+msgstr ""
+
+#: plugins/generic/welcome/welcome.tpl:8
+msgid ""
+"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
+"back to the pictogram view."
+msgstr ""
+
+#: plugins/generic/welcome/welcome.tpl:15
+msgid "The GOsa team"
+msgstr ""
+
+#: plugins/generic/welcome/main.inc:24
+#, php-format
+msgid "Welcome %s!"
+msgstr ""
+
+#: plugins/generic/references/class_reference.inc:46
+msgid "Thin Client"
+msgstr ""
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Object name"
+msgstr ""
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Contents"
+msgstr ""
+
+#: plugins/generic/references/contents.tpl:18
+msgid "This object has no relationship to other objects."
+msgstr ""
+
+#: plugins/gofon/macro/parameter.tpl:4
+msgid "Argument"
+msgstr ""
+
+#: plugins/gofon/macro/parameter.tpl:8
+msgid "type"
+msgstr ""
+
+#: plugins/gofon/macro/parameter.tpl:19
+msgid "You are not allowed to view the macro parameter settings"
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:6
+#: plugins/gofon/macro/class_divListMacros.inc:31
+#: plugins/gofon/macro/class_divListMacros.inc:32
+msgid "List of macros"
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:24
+#: plugins/gofon/macro/class_divListMacros.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected macros. You may want "
+"to use the range selector on top of the macro listbox, when working with a "
+"large number of macros."
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros matching"
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros  matching"
+msgstr ""
+
+#: plugins/gofon/macro/headpage.tpl:41
+#: plugins/gofon/macro/class_divListMacros.inc:65
+msgid "Regular expression for matching macro names"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
+msgid "This 'dn' is no phone macro."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
+msgid "String"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
+msgid "Combobox"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
+#: include/sieve/templates/element_boolean.tpl:4
+msgid "Bool"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
+msgid "Delete unused"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
+#, php-format
+msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
+#, php-format
+msgid "The parameter %s has incorrect value for type bool."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
+#, php-format
+msgid ""
+"Parameter count of the macro changed, you must update each user which are "
+"using this macro '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
+#: plugins/gofon/macro/class_gofonMacro.inc:492
+#: plugins/gofon/macro/class_gofonMacro.inc:501
+#, php-format
+msgid "Removing of goFonMacro/generic account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:241
+#, php-format
+msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:309
+#, php-format
+msgid "More than one '(' is currently not supported. Line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:312
+#, php-format
+msgid "More than one ')' is currently not supported. Line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:316
+#, php-format
+msgid "There is no application given in line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:320
+#, php-format
+msgid "There is no extension type given in line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:349
+#, php-format
+msgid "Insert of new macro failed for server '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:409
+msgid ""
+"There must be at least one server with an asterisk database to save this "
+"phone macro."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:423
+#, php-format
+msgid "The given cn '%s' already exists."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:429
+msgid "You must specify the 'Display Name' in order to save this macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:433
+msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:442
+msgid ""
+"This macro is still in use. It is necessary to mark this macro as visible "
+"for users."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:450
+msgid "Makro length must be lower than 100 lines"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:455
+msgid "You can't save an empty macro."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:472
+msgid ""
+"This macro is still in use. To delete this Macro ensure that nobody has "
+"selected it."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:485
+msgid ""
+"Could not remove the macro entry from asterisk databases. Please check your "
+"asterisk database configurations."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:535
+#, php-format
+msgid "Saving of goFonMacro/generic account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:571
+msgid "Asterisk macro management"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:576
+msgid "GOfon macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:580
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/gofon/macro/paste_generic.tpl:4
+#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
+#: plugins/gofon/macro/generic.tpl:9
+msgid "Macro name"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:584
+msgid "Macro content and parameter"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:585
+msgid "Visibility flag"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
+msgid "Phone macros"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
+#, php-format
+msgid "You're about to delete the following user(s) %s"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
+msgid "You are not allowed to delete this macro!"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
+#, php-format
+msgid "You're about to delete the macro '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:58
+msgid "Visible"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "Create new phone macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+msgid "Remove selected macros"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+msgid "Remove macros"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:178
+msgid "Macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "visible"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "invisible"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:208
+msgid "Edit macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_divListMacros.inc:216
+msgid "Delete macro"
+msgstr ""
+
+#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
+msgid "Phone macro management"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:18
+msgid "Macro name to be displayed"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:60
+msgid "Visible for user"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:70
+msgid "Macro text"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:6
+msgid "Phone Reports"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:165
+#: plugins/gofon/fonreports/class_fonreport.inc:175
+msgid "Can't connect to phone database, no reports can be shown!"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:179
+msgid "Can't select phone database for report generation!"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:197
+msgid "Query for phone database failed!"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:395
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#: plugins/gofon/fonreports/main.inc:16
+msgid "Phone reports"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:405
+#: plugins/gofon/fonreports/contents.tpl:31
+msgid "Source"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:406
+#: plugins/gofon/fonreports/contents.tpl:32
+msgid "Destination"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:407
+#: plugins/gofon/fonreports/contents.tpl:33
+msgid "Channel"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:408
+msgid "Application called"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:409
+msgid "Disposition"
+msgstr ""
+
+#: plugins/gofon/fonreports/class_fonreport.inc:410
+#: plugins/gofon/fonreports/contents.tpl:36
+msgid "Duration"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
+#, php-format
+msgid ""
+"The specified goFonHomeServer '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
+"error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
+#, php-format
+msgid "Can't select database %s on %s."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
+msgid "no macro"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
+msgid "undefined"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
+msgid ""
+"Can't save any changes to asterisk database, there is no mysql extension "
+"available."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
+"keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
+#, php-format
+msgid ""
+"Can't select database %s on %s. Abort saving entries to keep the database "
+"consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
+#, php-format
+msgid ""
+"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
+"entries to keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
+msgid "Error while performing query:"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
+msgid "This account has no phone extensions."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
+msgid ""
+"The macro you selected, is no longer available for you, please choose "
+"another one."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
+msgid "Remove phone account"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
+msgid ""
+"This account has phone features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
+msgid "Create phone account"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
+msgid ""
+"This account has phone features disabled. You can't enable them while no uid "
+"is set."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
+msgid ""
+"This account has phone features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
+msgid "Please enter a valid phone number!"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
+msgid "Choose your private phone"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone account."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
+msgid "Voicemail PIN must be between 1-4 characters."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
+msgid ""
+"The specified Voicemail PIN contains invalid characters, only numeric values "
+"are allowed here."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
+msgid "Phone PIN must be at least one character long."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
+msgid ""
+"The specified phone PIN contains invalid characters, only aphanumeric values "
+"are allowed here."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
+#, php-format
+msgid "You need to specify at least one phone number!"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
+#, php-format
+msgid "Saving of user/phone account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
+msgid ""
+"Can't remove phone account, the mysql extension is not present in php "
+"configuration."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
+#, php-format
+msgid "Removed user '%s' from phone queue '%s'."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
+#, php-format
+msgid "Removing of user/phone account with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available. "
+"Remove aborted."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
+msgid "Phone account settings"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
+msgid "GOfon reports"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
+msgid "Telephone number"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
+msgid "Macro settings"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
+msgid "Telephone pin"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
+msgid "Voicemail pin"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/main.inc:122
+#: plugins/gofon/phoneaccount/paste_generic.tpl:1
+msgid "Phone settings"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:50
+msgid "Voicemail PIN"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:40
+#: plugins/gofon/phoneaccount/generic.tpl:60
+msgid "Phone PIN"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/generic.tpl:42
+msgid "Select the accounts home server"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/generic.tpl:82
+#: plugins/gofon/phoneaccount/generic.tpl:84
+msgid "Phone macro"
+msgstr ""
+
+#: plugins/gofon/conference/headpage.tpl:6
+#: plugins/gofon/conference/class_divListConferences.inc:31
+#: plugins/gofon/conference/class_divListConferences.inc:32
+msgid "List of conference rooms"
+msgstr ""
+
+#: plugins/gofon/conference/headpage.tpl:24
+#: plugins/gofon/conference/class_divListConferences.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected phone conferences. "
+"Having a large number of phone conferences, you might prefer the range "
+"selectors on top of the conferences list."
+msgstr ""
+
+#: plugins/gofon/conference/headpage.tpl:36
+msgid "Regular expression for        matching user names"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
+#, php-format
+msgid ""
+"Could not remove the conference entry from database on home server (%s). "
+"Please check your asterisk database configuration."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
+msgid "Please enter a PIN."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
+msgid "Please enter a name for the conference."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
+msgid "Only numeric chars are allowed in Number field."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
+msgid "Only numbers are allowed in Lifetime."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
+msgid "There is already a conference with this name in the current tree."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
+msgid ""
+"Can not check if there are already some entries with given telephone number "
+"and/or cn in the destination home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
+msgid ""
+"Can not remove entries with some telephone number and/or cn from destination "
+"home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
+msgid ""
+"Can not check if entry exists in old database. Please have a look a the gosa "
+"logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
+msgid ""
+"Can not remove old entries from initial home server. Please have a look a "
+"the gosa logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
+#, php-format
+msgid "Saving of goFonConference/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
+#: plugins/gofon/conference/class_divListConferences.inc:263
+msgid "Conference"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
+msgid "Phone conference management"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
+msgid "GOfon conference"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
+msgid "Conference PIN"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
+#: plugins/gofon/conference/generic.tpl:146
+msgid "Preset PIN"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
+#: plugins/gofon/conference/generic.tpl:166
+msgid "Record conference"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
+#: plugins/gofon/conference/generic.tpl:197
+msgid "Play music on hold"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
+msgid "Activate menu"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
+msgid "Announce user activity"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
+msgid "Count user"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
+msgid "Conference type"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
+msgid "Format"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
+msgid "Lifetime"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
+msgid "Phone conferences"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
+msgid "Management"
+msgstr ""
+
+#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
+msgid "Conference management"
+msgstr ""
+
+#: plugins/gofon/conference/paste_generic.tpl:5
+#: plugins/gofon/conference/generic.tpl:15
+msgid "Conference name"
+msgstr ""
+
+#: plugins/gofon/conference/paste_generic.tpl:10
+#: plugins/gofon/conference/generic.tpl:21
+msgid "Name of conference to create"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:57
+msgid "Name - Number"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:59
+#: plugins/gofon/conference/generic.tpl:154
+msgid "PIN"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:66
+msgid "Regular expression for matching conference names"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "Create new conference"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "New conference"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+msgid "Remove selected conferences"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+msgid "Remove conferences"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:254
+#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
+#: include/class_pluglist.inc:265
+msgid "Unknown"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:35
+msgid "Choose subtree to place conference in"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:99
+msgid "Lifetime (in days)"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:174
+msgid "Sound file format"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:205
+msgid "Activate session menu"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:213
+msgid "Announce users joining or leaving the conference"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:221
+msgid "Count users"
+msgstr ""
+
+#: include/class_plugin.inc:419
+#, php-format
+msgid ""
+"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:600
+#, php-format
+msgid ""
+"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:634 include/class_password-methods.inc:183
+#, php-format
+msgid ""
+"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:668
+#, php-format
+msgid ""
+"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
+msgstr ""
+
+#: include/class_plugin.inc:1002
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr ""
+
+#: include/class_plugin.inc:1009
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr ""
+
+#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
+#, php-format
+msgid "Handle object tagging with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1039
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr ""
+
+#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
+#: include/class_plugin.inc:1147
+#, php-format
+msgid "Saving object snapshot with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1173
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable '%s' is not "
+"configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable(s) '%s' is "
+"not configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1217
+#, php-format
+msgid "Method get available snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1273
+#, php-format
+msgid "Method get deleted snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
+#, php-format
+msgid "Restore snapshot with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1616
+msgid "Changing ACL dn"
+msgstr ""
+
+#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
+#: setup/class_setupStep_Migrate.inc:1114
+#: setup/class_setupStep_Migrate.inc:1162
+msgid "to"
+msgstr ""
+
+#: include/class_password-methods-sha.inc:50
+msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:90
+#, php-format
+msgid ""
+"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
+"to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:122
+#, php-format
+msgid ""
+"Specified object '%s' is not a valid ldap object, please check copy & paste  "
+"methods."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:138
+#, php-format
+msgid "We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:147
+#, php-format
+msgid ""
+"We are not allowed to save ldap dump to '%s/%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:232
+#, php-format
+msgid "Could not load dumped file '%s', from hard disk drive."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:257
+#, php-format
+msgid "You are not allowed to cut and paste the following object '%s'."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:285
+#, php-format
+msgid "You are going to paste the cutted entry '%s'."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:298
+#, php-format
+msgid "You are not allowed to copy and paste the following object '%s'."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:319
+#, php-format
+msgid "You are going to paste the copied entry '%s'."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:418
+msgid "Paste"
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:420
+msgid "Can't paste"
+msgstr ""
+
+#: include/class_password-methods-kerberos.inc:44
+msgid ""
+"Warning: Can't set kerberos password. Your PHP version has no kerberos "
+"support, password has not been changed."
+msgstr ""
+
+#: include/class_password-methods-kerberos.inc:53
+msgid "Kerberos database communication failed!"
+msgstr ""
+
+#: include/class_password-methods-kerberos.inc:60
+msgid "Changing password in kerberos database failed!"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Require.inc:73
+msgid "Please specify at least one valid requirement."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:27
+msgid "Complete address"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:27
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Default"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:28
+msgid "Domain part"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:29
+msgid "Local part"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Case insensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:34
+msgid "Case sensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:35
+msgid "Numeric"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:39
+msgid "is"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:40
+msgid "regex"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:41
+msgid "contains"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:42
+msgid "matches"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:43
+msgid "count"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:44
+msgid "value is"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:48
+msgid "less than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:49
+msgid "less or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:50
+msgid "equals"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:51
+msgid "greater or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:52
+#: include/sieve/class_sieveElement_If.inc:726
+#: include/sieve/class_sieveElement_If.inc:1059
+msgid "greater than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:53
+msgid "not equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:102
+msgid "Can't save empty tests."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:446
+msgid "emtpy"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:493
+msgid "Nothing specified right now"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:595
+msgid "Invalid type of address part."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:605
+msgid "Invalid match type given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:621
+msgid "Invalid operator given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:638
+msgid "Please specify a valid operator."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:654
+msgid ""
+"Invalid character found in address attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:669
+msgid ""
+"Invalid character found in value attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:727
+#: include/sieve/class_sieveElement_If.inc:1060
+msgid "lower than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:729
+#: include/sieve/class_sieveElement_If.inc:1062
+msgid "Megabyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:730
+#: include/sieve/class_sieveElement_If.inc:1063
+msgid "Kilobyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:731
+#: include/sieve/class_sieveElement_If.inc:1064
+msgid "Bytes"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:745
+msgid "Please select a valid match type in the list box below."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:759
+msgid "Only numeric values are allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:769
+msgid "No valid unit selected"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:834
+#: include/sieve/templates/element_if.tpl:4
+msgid "Condition"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:836
+#: include/sieve/templates/object_container.tpl:32
+#: include/sieve/class_sieveManagement.inc:510
+#: include/sieve/class_sieveManagement.inc:729
+msgid "If"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:838
+#: include/sieve/templates/element_elsif.tpl:4
+#: include/sieve/templates/object_container.tpl:34
+#: include/sieve/class_sieveManagement.inc:571
+#: include/sieve/class_sieveManagement.inc:766
+#: include/sieve/class_sieveManagement.inc:771
+msgid "Else If"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:840
+#: include/sieve/templates/element_else.tpl:4
+#: include/sieve/templates/object_container.tpl:33
+#: include/sieve/class_sieveManagement.inc:569
+#: include/sieve/class_sieveManagement.inc:764
+msgid "Else"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:876
+msgid "Empty"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:1134
+#: include/sieve/class_sieveElement_If.inc:1164
+msgid "Click here to add a new test"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:1176
+msgid "Unhandled switch type"
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:245
+msgid "Can't remove last element."
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:658
+msgid "Require must be the first command in the script."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Vacation.inc:148
+msgid "Alternative sender address must be a valid email addresses."
+msgstr ""
+
+#: include/sieve/templates/element_stop.tpl:9
+msgid "Stop execution here"
+msgstr ""
+
+#: include/sieve/templates/object_test_container.tpl:6
+msgid "Add object"
+msgstr ""
+
+#: include/sieve/templates/object_test_container.tpl:10
+#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
+msgid "Remove object"
+msgstr ""
+
+#: include/sieve/templates/element_vacation.tpl:13
+msgid "Vacation Message"
+msgstr ""
+
+#: include/sieve/templates/element_vacation.tpl:16
+#: include/sieve/templates/element_envelope.tpl:19
+#: include/sieve/templates/element_address.tpl:18
+#: include/sieve/templates/element_header.tpl:19
+msgid "Normal view"
+msgstr ""
+
+#: include/sieve/templates/element_vacation.tpl:21
+msgid "Release interval"
+msgstr ""
+
+#: include/sieve/templates/element_vacation.tpl:30
+msgid "Alternative sender addresses"
+msgstr ""
+
+#: include/sieve/templates/element_vacation.tpl:47
+#: include/sieve/templates/element_envelope.tpl:130
+#: include/sieve/templates/element_address.tpl:138
+#: include/sieve/templates/element_header.tpl:131
+msgid "Expert view"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_envelope.tpl:108
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_address.tpl:116
+#: include/sieve/templates/element_header.tpl:109
+msgid "Not"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_anyof.tpl:7
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_exists.tpl:12
+msgid "Inverse match"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:10
+#: include/sieve/class_sieveManagement.inc:602
+msgid "Any of"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:16
+#: include/sieve/templates/element_envelope.tpl:105
+#: include/sieve/class_sieveManagement.inc:598
+msgid "Envelope"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:26
+#: include/sieve/templates/element_address.tpl:25
+#: include/sieve/templates/element_header.tpl:26
+msgid "Match type"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:29
+#: include/sieve/templates/element_envelope.tpl:52
+#: include/sieve/templates/element_envelope.tpl:63
+#: include/sieve/templates/element_envelope.tpl:113
+#: include/sieve/templates/element_envelope.tpl:118
+#: include/sieve/templates/element_address.tpl:28
+#: include/sieve/templates/element_address.tpl:51
+#: include/sieve/templates/element_address.tpl:61
+#: include/sieve/templates/element_address.tpl:72
+#: include/sieve/templates/element_address.tpl:121
+#: include/sieve/templates/element_address.tpl:126
+#: include/sieve/templates/element_boolean.tpl:5
+#: include/sieve/templates/element_header.tpl:29
+#: include/sieve/templates/element_header.tpl:52
+#: include/sieve/templates/element_header.tpl:63
+#: include/sieve/templates/element_header.tpl:114
+#: include/sieve/templates/element_header.tpl:119
+msgid "Boolean value"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:37
+#: include/sieve/templates/element_address.tpl:36
+#: include/sieve/templates/element_header.tpl:37
+msgid "Invert test"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:49
+#: include/sieve/templates/element_address.tpl:58
+#: include/sieve/templates/element_header.tpl:49
+msgid "Comparator"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:60
+#: include/sieve/templates/element_address.tpl:69
+msgid "Operator"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:76
+#: include/sieve/templates/element_address.tpl:85
+#: include/sieve/templates/element_header.tpl:77
+msgid "Address fields to include"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:80
+#: include/sieve/templates/element_address.tpl:89
+#: include/sieve/templates/element_header.tpl:81
+msgid "Values to match for"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:110
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_address.tpl:118
+#: include/sieve/templates/element_header.tpl:111
+msgid "-"
+msgstr ""
+
+#: include/sieve/templates/select_test_type.tpl:1
+msgid "Select the type of test you want to add"
+msgstr ""
+
+#: include/sieve/templates/select_test_type.tpl:3
+msgid "Available test types"
+msgstr ""
+
+#: include/sieve/templates/element_redirect.tpl:13
+#: include/sieve/templates/object_container.tpl:27
+#: include/sieve/class_sieveManagement.inc:505
+#: include/sieve/class_sieveManagement.inc:724
+msgid "Redirect"
+msgstr ""
+
+#: include/sieve/templates/element_redirect.tpl:18
+msgid "Redirect mail to following recipients"
+msgstr ""
+
+#: include/sieve/templates/remove_script.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"script in a file. So - if you've done so - press 'Delete' to continue or "
+"'Cancel' to abort."
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:8
+msgid "Move this object up one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:12
+msgid "Move this object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:16
+msgid "Remove this object"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:17
+#: include/sieve/templates/object_container.tpl:17
+msgid "Remove element"
+msgstr ""
+
+#: include/sieve/templates/element_allof.tpl:10
+#: include/sieve/class_sieveManagement.inc:601
+msgid "All of"
+msgstr ""
+
+#: include/sieve/templates/element_fileinto.tpl:4
+msgid "Move mail into folder"
+msgstr ""
+
+#: include/sieve/templates/element_fileinto.tpl:8
+msgid "Select from list"
+msgstr ""
+
+#: include/sieve/templates/element_fileinto.tpl:10
+msgid "Manual selection"
+msgstr ""
+
+#: include/sieve/templates/element_fileinto.tpl:18
+msgid "Folder"
+msgstr ""
+
+#: include/sieve/templates/element_discard.tpl:4
+#: include/sieve/templates/object_container.tpl:26
+#: include/sieve/class_sieveManagement.inc:504
+#: include/sieve/class_sieveManagement.inc:723
+msgid "Discard"
+msgstr ""
+
+#: include/sieve/templates/element_discard.tpl:9
+msgid "Discard message"
+msgstr ""
+
+#: include/sieve/templates/element_keep.tpl:4
+#: include/sieve/templates/object_container.tpl:22
+#: include/sieve/templates/object_container.tpl:25
+#: include/sieve/class_sieveManagement.inc:500
+#: include/sieve/class_sieveManagement.inc:503
+#: include/sieve/class_sieveManagement.inc:719
+#: include/sieve/class_sieveManagement.inc:722
+msgid "Keep"
+msgstr ""
+
+#: include/sieve/templates/element_keep.tpl:9
+msgid "Keep message"
+msgstr ""
+
+#: include/sieve/templates/management.tpl:1
+msgid "List of sieve scripts"
+msgstr ""
+
+#: include/sieve/templates/management.tpl:5
+msgid ""
+"Connection to the sieve server could not be established, the "
+"authentification attribute is empty."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:6
+msgid ""
+"Please verfiy that the attributes uid and mail are not empty and try again."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:12
+msgid "Connection to the sieve server could not be established."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:15
+msgid "Possibly the sieve account has not been created yet."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:19
+msgid ""
+"Be careful. All your changes will be saved directly to sieve, if you use the "
+"save button below."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:22
+msgid "Create new script"
+msgstr ""
+
+#: include/sieve/templates/element_require.tpl:12
+#: include/sieve/templates/object_container.tpl:29
+#: include/sieve/class_sieveManagement.inc:507
+#: include/sieve/class_sieveManagement.inc:726
+msgid "Require"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:16
+msgid "Select match type"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:20
+msgid "Select value unit"
+msgstr ""
+
+#: include/sieve/templates/element_exists.tpl:8
+#: include/sieve/class_sieveManagement.inc:600
+msgid "Exists"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:14
+msgid "Reject mail"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:17
+msgid "This is a multiline text element"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:19
+msgid "This is stored as single string"
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:1
+msgid "Import sieve script"
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:2
+msgid ""
+"Please select the sieve script you want to import. Use the import button to "
+"import the script or the cancel button to abort."
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:5
+msgid "Script to import"
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:2
+msgid ""
+"Please enter the name for the new script below. Script names must consist of "
+"lower case characters only."
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:8
+msgid "Script name"
+msgstr ""
+
+#: include/sieve/templates/add_element.tpl:1
+msgid "Add a new element"
+msgstr ""
+
+#: include/sieve/templates/add_element.tpl:2
+msgid "Please select the type of element you want to add"
+msgstr ""
+
+#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
+msgid "Abort"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:8
+msgid "Move object up one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:12
+msgid "Move object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:21
+msgid "choose element"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:24
+msgid "Fileinto"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:28
+#: include/sieve/class_sieveManagement.inc:506
+#: include/sieve/class_sieveManagement.inc:725
+msgid "Reject"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:42
+msgid "Add new"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add a new object above this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add element above"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:42
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add a new object below this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add element below"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:12
+msgid "View structured"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:14
+msgid "View source"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:48
+msgid "Part of address that should be used"
+msgstr ""
+
+#: include/sieve/templates/element_boolean.tpl:8
+msgid "update"
+msgstr ""
+
+#: include/sieve/templates/element_header.tpl:16
+#: include/sieve/templates/element_header.tpl:106
+#: include/sieve/class_sieveManagement.inc:597
+msgid "Header"
+msgstr ""
+
+#: include/sieve/templates/element_header.tpl:60
+msgid "operator"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:21
+msgid "Invalid character found, quotes are not allowed in a reject message."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:37
+msgid "Your reject text here"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:114
+#: include/sieve/class_sieveManagement.inc:241
+msgid "Parse failed"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:118
+#: include/sieve/class_sieveManagement.inc:245
+msgid "Parse successful"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:155
+#, php-format
+msgid ""
+"The specified mail server '%s' does not exist within the GOsa configuration."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:200
+msgid "You should specify a name for your new script."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:205
+msgid "Only lower case names are allowed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:211
+msgid "Only alphabetical characters are allowed in script names."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:217
+msgid "The specified name is already in use."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:303
+#: include/sieve/class_sieveManagement.inc:349
+#: include/sieve/class_sieveManagement.inc:679
+#: include/sieve/class_sieveManagement.inc:1040
+#: include/class_mail-methods-cyrus.inc:269
+#, php-format
+msgid "Can't log into SIEVE server. Server says '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:311
+#, php-format
+msgid "Can't activate sieve script on server. Server says '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:354
+#, php-format
+msgid "Can't remove sieve script from server. Server says '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:366
+#, php-format
+msgid "You are going to remove the sieve script '%s' from your mail server."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:402
+msgid "Edited"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:409
+#, php-format
+msgid "Please fix all errors before saving. Last error was: %s"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:436
+msgid "Specified file seems to be empty."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:438
+msgid "Upload failed. The temporary file can't be accessed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
+#, php-format
+msgid "Can't open file '%s'."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:502
+#: include/sieve/class_sieveManagement.inc:721
+msgid "File into"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:526
+msgid "Failed to add new element."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:642
+msgid "This script is marked as active"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:647
+msgid "Script length"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:651
+msgid "Remove script"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:660
+msgid "Activate script"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:664
+msgid "Edit script"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:778
+#, php-format
+msgid "Can't add the specified element at the given position."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:1056
+msgid "Failed to save sieve script"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Redirect.inc:24
+#: setup/class_setupStep_Feedback.inc:179
+msgid "Please specify a valid email address."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Redirect.inc:35
+msgid "Place a mail address here"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Comment.inc:21
+msgid "Your comment here"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:63
+#, php-format
+msgid "You're about to delete the snapshot '%s'."
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:113
+#: include/class_MultiSelectWindow.inc:584
+msgid "Restore snapshot"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:115
+msgid "Remove snapshot"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
+msgid "Y-m-d, H:i:s"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:149
+msgid "Please specify a valid description for this snapshot."
+msgstr ""
+
+#: include/class_ldap.inc:196
+#, php-format
+msgid ""
+"The LDAP server is slow (%.2fs for the last query). This may be responsible "
+"for performance breakdowns."
+msgstr ""
+
+#: include/class_ldap.inc:229
+#, php-format
+msgid ""
+"The ldapserver is answering very slow (%.2f), this may be responsible for "
+"performance breakdowns."
+msgstr ""
+
+#: include/class_ldap.inc:451
+#, php-format
+msgid "Creating copy of %s"
+msgstr ""
+
+#: include/class_ldap.inc:454
+msgid "Processing"
+msgstr ""
+
+#: include/class_ldap.inc:494
+msgid "Error while fetching source dn - aborted!"
+msgstr ""
+
+#: include/class_ldap.inc:558
+#, php-format
+msgid "Unknown FAIstate %s"
+msgstr ""
+
+#: include/class_ldap.inc:719
+#, php-format
+msgid ""
+"Autocreation of subtree failed. No objectClass found for attribute '%s'."
+msgstr ""
+
+#: include/class_ldap.inc:767
+#, php-format
+msgid ""
+"Autocreation of type '%s' is currently not supported. Please report to the "
+"GOsa team."
+msgstr ""
+
+#: include/class_ldap.inc:776
+#, php-format
+msgid "Creating subtree '%s' failed."
+msgstr ""
+
+#: include/class_ldap.inc:846
+#, php-format
+msgid "while operating on '%s' using LDAP server '%s'"
+msgstr ""
+
+#: include/class_ldap.inc:848
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr ""
+
+#: include/class_ldap.inc:1070
+#, php-format
+msgid ""
+"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
+"in line %s"
+msgstr ""
+
+#: include/class_ldap.inc:1099
+#, php-format
+msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
+msgstr ""
+
+#: include/class_ldap.inc:1235
+#, php-format
+msgid "Ldap import with dn '%s' failed."
+msgstr ""
+
+#: include/class_timezones.inc:53 include/class_timezones.inc:83
+#, php-format
+msgid "The timezone setting \""
+msgstr ""
+
+#: include/class_config.inc:71
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr ""
+
+#: include/class_config.inc:208 html/index.php:212
+msgid "Can't bind to LDAP. Please contact the system administrator."
+msgstr ""
+
+#: include/class_config.inc:521
+msgid "SID and/or RIDBASE missing in your configuration!"
+msgstr ""
+
+#: include/class_log.inc:141
+msgid ""
+"You have enabled the logging into mysql databse, but there are no logging "
+"servers available."
+msgstr ""
+
+#: include/class_log.inc:149
+#, php-format
+msgid "Could not connect to logging server %s."
+msgstr ""
+
+#: include/class_log.inc:153
+#, php-format
+msgid "Could not select database %s on server %s. Server says :%s"
+msgstr ""
+
+#: include/class_log.inc:172
+#, php-format
+msgid "Could not query database %s on server %s. Server ssys :%s"
+msgstr ""
+
+#: include/class_password-methods-ssha.inc:51
+msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:457
+msgid ""
+"Error: The requested subtree has an inconsistent DN encoding, check your "
+"LDAP!"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:565
+msgid "Restore snapshopts of already deleted objects"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:566
+msgid "Restore"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:590
+msgid "Create snapshot"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:590
+msgid "Create a new snapshot from this object"
+msgstr ""
+
+#: include/php_setup.inc:97
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+
+#: include/php_setup.inc:102
+msgid "Send bug report to the GOsa Team"
+msgstr ""
+
+#: include/php_setup.inc:102
+msgid "Send bugreport"
+msgstr ""
+
+#: include/php_setup.inc:107
+msgid "Toggle information"
+msgstr ""
+
+#: include/php_setup.inc:117
+msgid "PHP error"
+msgstr ""
+
+#: include/php_setup.inc:136
+msgid "class"
+msgstr ""
+
+#: include/php_setup.inc:142
+msgid "function"
+msgstr ""
+
+#: include/php_setup.inc:147
+msgid "static"
+msgstr ""
+
+#: include/php_setup.inc:151
+msgid "method"
+msgstr ""
+
+#: include/php_setup.inc:184
+msgid "Trace"
+msgstr ""
+
+#: include/php_setup.inc:185
+msgid "Line"
+msgstr ""
+
+#: include/php_setup.inc:186
+msgid "Arguments"
+msgstr ""
+
+#: include/functions_dns.inc:166
+#, php-format
+msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr ""
+
+#: include/functions_dns.inc:171
+#, php-format
+msgid ""
+"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
+"zone."
+msgstr ""
+
+#: include/functions_dns.inc:607
+#, php-format
+msgid ""
+"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
+msgstr ""
+
+#: include/class_certificate.inc:35
+msgid "Can't open specified file, check accessibility and or existence"
+msgstr ""
+
+#: include/class_certificate.inc:53
+msgid "Can't read specified certificate / or empty string given"
+msgstr ""
+
+#: include/class_certificate.inc:80
+msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
+msgstr ""
+
+#: include/class_certificate.inc:95
+msgid "The Format must be PEM, to output certificate informations"
+msgstr ""
+
+#: include/class_certificate.inc:192
+msgid "Can't create/open File"
+msgstr ""
+
+#: include/class_certificate.inc:199
+msgid "No valid certificate loaded"
+msgstr ""
+
+#: include/class_pluglist.inc:55
+msgid "All objects in this category"
+msgstr ""
+
+#: include/class_pluglist.inc:140
+msgid ""
+"Your gosa.conf information has changed partly. Please convert it using the "
+"contributed script fix_config.sh!"
+msgstr ""
+
+#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
+#: ihtml/themes/default/framework.tpl:26
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+
+#: include/functions_FAI.inc:376
+#, php-format
+msgid "Error, following objects should be equal '%s' and '%s'"
+msgstr ""
+
+#: include/functions_FAI.inc:483
+#, php-format
+msgid "Release management failed, can't save '%s'"
+msgstr ""
+
+#: include/class_password-methods.inc:167
+#, php-format
+msgid "Setting the password failed. LDAP server says '%s'."
+msgstr ""
+
+#: include/class_password-methods.inc:204
+msgid ""
+"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
+msgstr ""
+
+#: include/class_acl.inc:6
+msgid "Access control"
+msgstr ""
+
+#: include/class_acl.inc:190 include/class_acl.inc:193
+msgid "Use ACL defined in role"
+msgstr ""
+
+#: include/class_acl.inc:640 include/class_acl.inc:647
+msgid "Show/Hide Advanced Settings"
+msgstr ""
+
+#: include/class_acl.inc:665
+msgid "Create objects"
+msgstr ""
+
+#: include/class_acl.inc:666
+msgid "Move objects"
+msgstr ""
+
+#: include/class_acl.inc:667
+msgid "Remove objects"
+msgstr ""
+
+#: include/class_acl.inc:669 include/class_acl.inc:675
+msgid "Modifyable by owner"
+msgstr ""
+
+#: include/class_acl.inc:672
+msgid "Move object"
+msgstr ""
+
+#: include/class_acl.inc:685
+msgid "Complete object"
+msgstr ""
+
+#: include/class_acl.inc:801
+#, php-format
+msgid "Unkown ACL type '%s'. Don't know how to handle it."
+msgstr ""
+
+#: include/class_acl.inc:844
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr ""
+
+#: include/class_acl.inc:904 include/class_acl.inc:906
+#, php-format
+msgid "Role: %s"
+msgstr ""
+
+#: include/class_acl.inc:906
+msgid "Unknown role, possibly removed"
+msgstr ""
+
+#: include/class_acl.inc:914
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr ""
+
+#: include/class_acl.inc:923
+msgid "Members:"
+msgstr ""
+
+#: include/class_acl.inc:929
+msgid "ACL is valid for all users"
+msgstr ""
+
+#: include/functions.inc:307
+#, php-format
+msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgstr ""
+
+#: include/functions.inc:324
+#, php-format
+msgid "User login failed. LDAP server said '%s'."
+msgstr ""
+
+#: include/functions.inc:345
+msgid "Username / UID is not unique. Please check your LDAP database."
+msgstr ""
+
+#: include/functions.inc:476
+msgid ""
+"Error while adding a lock. Parameters are not set correctly, please check "
+"the source!"
+msgstr ""
+
+#: include/functions.inc:486
+#, php-format
+msgid ""
+"Can't set locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf! LDAP server says '%s'."
+msgstr ""
+
+#: include/functions.inc:501
+#, php-format
+msgid "Adding a lock failed. LDAP server says '%s'."
+msgstr ""
+
+#: include/functions.inc:527
+#, php-format
+msgid "Removing a lock failed. LDAP server says '%s'."
+msgstr ""
+
+#: include/functions.inc:557
+msgid ""
+"Getting the lock from LDAP failed. Parameters are not set correctly, please "
+"check the source!"
+msgstr ""
+
+#: include/functions.inc:567
+msgid ""
+"Can't get locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf!"
+msgstr ""
+
+#: include/functions.inc:575
+msgid ""
+"Found multiple locks for object to be locked. This should not be possible - "
+"cleaning up multiple references."
+msgstr ""
+
+#: include/functions.inc:668
+#, php-format
+msgid "The size limit of %d entries is exceed!"
+msgstr ""
+
+#: include/functions.inc:670
+#, php-format
+msgid ""
+"Set the new size limit to %s and show me this message if the limit still "
+"exceeds"
+msgstr ""
+
+#: include/functions.inc:687
+msgid "incomplete"
+msgstr ""
+
+#: include/functions.inc:1054 include/functions.inc:1260
+msgid "LDAP error:"
+msgstr ""
+
+#: include/functions.inc:1055
+msgid ""
+"Problems with the LDAP server mean that you probably lost the last changes. "
+"Please check your LDAP setup for possible errors and try again."
+msgstr ""
+
+#: include/functions.inc:1063
+msgid ""
+"Please check your input and fix the error. Press 'OK' to close this message "
+"box."
+msgstr ""
+
+#: include/functions.inc:1121
+msgid "An error occurred while processing your request"
+msgstr ""
+
+#: include/functions.inc:1125
+msgid "OK"
+msgstr ""
+
+#: include/functions.inc:1188
+msgid "Continue anyway"
+msgstr ""
+
+#: include/functions.inc:1190
+msgid "Edit anyway"
+msgstr ""
+
+#: include/functions.inc:1192
+#, php-format
+msgid ""
+"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
+"Please contact the person in order to clarify proceedings."
+msgstr ""
+
+#: include/functions.inc:1442
+msgid "Entries per page"
+msgstr ""
+
+#: include/functions.inc:1470
+msgid "Apply filter"
+msgstr ""
+
+#: include/functions.inc:1744
+msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+msgstr ""
+
+#: include/functions.inc:1787
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr ""
+
+#: include/functions.inc:2228 include/functions.inc:2232
+msgid "Warning - base_hook is not available. Using default base."
+msgstr ""
+
+#: include/functions.inc:2238
+msgid "Warning - no base_hook defined. Using default base."
+msgstr ""
+
+#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
+msgid "Can't get schema information from server. No schema check possible!"
+msgstr ""
+
+#: include/functions.inc:2286
+msgid "Used to store account specific informations."
+msgstr ""
+
+#: include/functions.inc:2293
+msgid ""
+"Used to lock currently edited entries to avoid multiple changes at the same "
+"time."
+msgstr ""
+
+#: include/functions.inc:2336
+#, php-format
+msgid "The required objectClass '%s' is not present in your schema setup"
+msgstr ""
+
+#: include/functions.inc:2338
+#, php-format
+msgid "The optional objectClass '%s' is not present in your schema setup"
+msgstr ""
+
+#: include/functions.inc:2344
+#, php-format
+msgid "The required objectclass '%s' does not have version %s"
+msgstr ""
+
+#: include/functions.inc:2346
+#, php-format
+msgid "The optional objectclass '%s' does not have version %s"
+msgstr ""
+
+#: include/functions.inc:2350
+#, php-format
+msgid "Class(es) available"
+msgstr ""
+
+#: include/functions.inc:2372
+msgid ""
+"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema    configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2373
+msgid ""
+"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
+"be      AUXILIARY"
+msgstr ""
+
+#: include/functions.inc:2377
+msgid ""
+"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema   configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2378
+msgid "The objectClass 'posixGroup' must be STRUCTURAL"
+msgstr ""
+
+#: include/class_tabs.inc:193
+#, php-format
+msgid "Delete process has been canceled by plugin '%s': %s"
+msgstr ""
+
+#: include/class_tabs.inc:316
+msgid "References"
+msgstr ""
+
+#: include/class_debconfTemplate.inc:260
+msgid "This package has no debconf options."
+msgstr ""
+
+#: include/functions_helpviewer.inc:43
+#, php-format
+msgid "XML error in guide.xml: %s at line %d"
+msgstr ""
+
+#: include/functions_helpviewer.inc:84
+msgid "No help available for this plugin."
+msgstr ""
+
+#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
+msgid "previous"
+msgstr ""
+
+#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
+msgid "next"
+msgstr ""
+
+#: include/functions_helpviewer.inc:385
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr ""
+
+#: include/functions_helpviewer.inc:459
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:40
+msgid "Warning: Account has an invalid mailserver string!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:58
+msgid ""
+"Warning: IMAP Server cannot be reached! If you save this account, some mail "
+"settings will not be stored on your server!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:156
+#, php-format
+msgid "Can't create IMAP mailbox. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:175
+#, php-format
+msgid "Can't write IMAP quota. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:201
+msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:219
+msgid "Warning: imap_getacl is not available, can't get imap permissions!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:241
+#, php-format
+msgid "Can't remove IMAP mailbox. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:282
+#, php-format
+msgid "Can't get sieve script. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:353
+#, php-format
+msgid "Can't send sieve script. Server says '%s'."
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:357
+#, php-format
+msgid "Can't activate GOsa sieve script. Server says '%s'."
+msgstr ""
+
+#: include/class_ppdManager.inc:13
+#, php-format
+msgid "PPD manager : The specified path '%s' doesn't exists."
+msgstr ""
+
+#: include/class_ppdManager.inc:144
+#, php-format
+msgid "Specified ppd file '%s' can't be opened for reading."
+msgstr ""
+
+#: include/class_ppdManager.inc:146
+#, php-format
+msgid "The required tmp file file '%s' can't be opened for writing."
+msgstr ""
+
+#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
+#, php-format
+msgid ""
+"Parsing PPD file %s failed - line too long. Trailing characters have been "
+"ignored"
+msgstr ""
+
+#: include/class_ppdManager.inc:178
+msgid "Nested groups are not supported!"
+msgstr ""
+
+#: include/class_ppdManager.inc:182
+msgid "Group name not unique!"
+msgstr ""
+
+#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
+msgid "Symbol values are not supported yet!"
+msgstr ""
+
+#: include/class_ppdManager.inc:212
+msgid "Nested options are not supported!"
+msgstr ""
+
+#: include/class_ppdManager.inc:237
+msgid "PickMany is not supported yet!"
+msgstr ""
+
+#: include/class_ppdManager.inc:318
+#, php-format
+msgid "Parsing PPD file %s failed - no information found."
+msgstr ""
+
+#: setup/setup_config2.tpl:6
+msgid "Samba hash generator"
+msgstr ""
+
+#: setup/setup_config2.tpl:31
+msgid "RID base"
+msgstr ""
+
+#: setup/setup_config2.tpl:46
+msgid "Workstation container"
+msgstr ""
+
+#: setup/setup_config2.tpl:61
+msgid "Samba SID mapping"
+msgstr ""
+
+#: setup/setup_config2.tpl:71
+msgid "Timezone"
+msgstr ""
+
+#: setup/setup_config2.tpl:74
+msgid "Please your preferred timezone here"
+msgstr ""
+
+#: setup/setup_config2.tpl:87
+msgid "Additional GOsa settings"
+msgstr ""
+
+#: setup/setup_config2.tpl:91
+msgid "Enable Copy & Paste"
+msgstr ""
+
+#: setup/setup_config2.tpl:103
+msgid "Enable FAI release management"
+msgstr ""
+
+#: setup/setup_config2.tpl:115
+msgid "Enable user netatalk plugin"
+msgstr ""
+
+#: setup/setup_config2.tpl:126
+msgid "Government mode"
+msgstr ""
+
+#: setup/setup_config2.tpl:139
+msgid "Mail method"
+msgstr ""
+
+#: setup/setup_config2.tpl:153
+msgid "Vacation templates"
+msgstr ""
+
+#: setup/setup_config2.tpl:169
+msgid "Use Cyrus UNIX style"
+msgstr ""
+
+#: setup/setup_config2.tpl:179
+msgid "Snapshots / Undo"
+msgstr ""
+
+#: setup/setup_config2.tpl:188 setup/setup_config2.tpl:233
+msgid "Enable snapshots"
+msgstr ""
+
+#: setup/setup_config2.tpl:194 setup/setup_config2.tpl:239
+msgid "Snapshot base"
+msgstr ""
+
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailinglist"
+msgstr ""
+
+#: setup/setup_feedback.tpl:9
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+
+#: setup/setup_feedback.tpl:41
+msgid "Send feedback to the GOsa project team"
+msgstr ""
+
+#: setup/setup_feedback.tpl:44
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+
+#: setup/setup_feedback.tpl:50
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:60
+msgid "If not, what problems did you encounter"
+msgstr ""
+
+#: setup/setup_feedback.tpl:68
+msgid "Is this the first time you use GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:74
+msgid "I use it since"
+msgstr ""
+
+#: setup/setup_feedback.tpl:75
+msgid "Select the year since when you are using GOsa"
+msgstr ""
+
+#: setup/setup_feedback.tpl:82
+msgid "What operating system / distribution do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:90
+msgid "What web server do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:98
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:106
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:110
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:116
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:123
+msgid "Features"
+msgstr ""
+
+#: setup/setup_feedback.tpl:126
+msgid "What features of GOsa do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:136
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:143
+msgid "Send feedback"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
+msgid "GOsa settings 3/3"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:69
+msgid "Tweak some GOsa core behaviour"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:171
+msgid "Session lifetime must be a numeric value."
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:175
+msgid "Maximal ldap query time must be a numeric value. "
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:38
+msgid "Write configuration file"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:39
+msgid "Finish - write the configuration file"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:100
+msgid ""
+"Your configuration file is currently world readable. Please updated the file "
+"permissions!"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:102
+msgid "The configuration is currently not readable or it does not exists."
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:111
+#, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the webserver is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
+msgid "Installation check"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:40
+msgid "Basic checks for PHP version and required extensions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:64
+msgid "Checking PHP version"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:65
+#, php-format
+msgid "PHP must be of version %s / %s or above."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:66
+msgid ""
+"GOsa requires functionality that is not available (or buggy) in older PHP "
+"versions. Please update to a supported version."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:72
+msgid "Checking for LDAP support"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:73
+msgid "This is the main extension used by GOsa and therefore really required."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:74
+msgid ""
+"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
+"your LDAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:80
+msgid "Checking for gettext support"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:81
+msgid "Gettext support is required for internationalization."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
+msgid "Please make sure that the extension is activated."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:88
+msgid "Checking for iconv support"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:89
+msgid ""
+"This module is used by GOsa to convert samba munged dial informations and is "
+"therefore required. "
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:96
+msgid "Checking for mhash support"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:97
+msgid "You'll need this module to make use of SSHA encryption"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:98
+msgid ""
+"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
+"mhash."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:104
+msgid "Checking for IMAP support"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:105
+msgid ""
+"The IMAP module is needed to communicate with the IMAP server. GOsa "
+"retrieves status information, creates and deletes mail users, etc."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:106
+msgid ""
+"This module is used to communicate with your mail server. Please install "
+"php4-imap/php5-imap."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:112
+msgid "Checking for getacl in IMAP implementation"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:113
+msgid ""
+"The getacl support is needed to handle shared folder permissions. Old IMAP "
+"extensions are not capable of reading acl's. You need a recent PHP version "
+"to use this feature."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:120
+msgid "Checking for MySQL support"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:121
+msgid ""
+"MySQL support is needed to communicate with several supported databases."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:122
+msgid ""
+"This module is required to communicate with database servers (GOfax, "
+"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:128
+msgid "Checking for kadm5 support"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:129
+msgid ""
+"Managing users in kerberos requires the kadm5 module which is downloadable "
+"via PEAR network."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:130
+msgid ""
+"This module is required to manage user in kerberos, it is downloadable via "
+"PEAR network"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:136
+msgid "Checking for SNMP support"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:137
+msgid ""
+"The simple network management protocol is needed to get status information "
+"from clients."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:138
+msgid ""
+"This module is required for client monitoring. Please install php4-snmp/php5-"
+"snmp."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:144
+msgid "Checking for CUPS support"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:145
+msgid ""
+"In order to read available printers via the IPP protocol instead of printcap "
+"files, you've to install the CUPS module."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:154
+msgid "Checking for fping utility"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:155
+msgid ""
+"The fping utility is used if you've got a thin client based terminal "
+"environment."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:156
+msgid ""
+"The fping utility is only used in thin client based terminal environment."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:171
+msgid "SAMBA password hash generation"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:172
+msgid ""
+"In order to use SAMBA 2/3 passwords, you've to install additional packages "
+"to generate password hashes."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:173
+msgid ""
+"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
+"a look at mkntpasswd."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
+#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
+#: setup/class_setupStep_Checks.inc:251
+msgid "Off"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:184
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:185
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:193
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:194
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:195
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:203
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:204
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:211
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducable! Increase it for larger setups."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:212
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:220
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:227
+msgid "The Execution time should be at least 30 seconds."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:228
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:236
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:242
+msgid "On"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:243
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:244
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:252
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:253
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:264
+msgid "Configuration writeable"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:265
+msgid "The configuration file can't be written"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:266
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writeable."
+msgstr ""
+
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
+msgstr ""
+
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr ""
+
+#: setup/setup_ldap.tpl:7
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
+
+#: setup/setup_ldap.tpl:25
+msgid "LDAP connection"
+msgstr ""
+
+#: setup/setup_ldap.tpl:29
+msgid "Location name"
+msgstr ""
+
+#: setup/setup_ldap.tpl:37
+msgid "Connection URL"
+msgstr ""
+
+#: setup/setup_ldap.tpl:45
+msgid "TLS connection"
+msgstr ""
+
+#: setup/setup_ldap.tpl:65
+msgid "Reload"
+msgstr ""
+
+#: setup/setup_ldap.tpl:69
+msgid "Authentication"
+msgstr ""
+
+#: setup/setup_ldap.tpl:73
+msgid "Admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:78
+msgid "Select user"
+msgstr ""
+
+#: setup/setup_ldap.tpl:86
+msgid "Automatically append LDAP base to admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:101
+msgid "Schema based settings"
+msgstr ""
+
+#: setup/setup_ldap.tpl:105
+msgid "Use rfc2307bis compliant groups"
+msgstr ""
+
+#: setup/setup_ldap.tpl:117
+msgid "Current status"
+msgstr ""
+
+#: setup/setup_checks.tpl:9
+msgid "PHP module and extension checks"
+msgstr ""
+
+#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:67
+msgid "PHP setup configuration"
+msgstr ""
+
+#: setup/setup_checks.tpl:67
+msgid "show information"
+msgstr ""
+
+#: setup/setup_welcome.tpl:4
+msgid ""
+"This seems to be the first time you start GOsa - we didn't find any "
+"configuration right now. This simple wizard intends to help you while "
+"setting it up."
+msgstr ""
+
+#: setup/setup_welcome.tpl:8
+msgid "What will the wizard do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:11
+msgid "Create a basic, single site configuration"
+msgstr ""
+
+#: setup/setup_welcome.tpl:12
+msgid "Tries to find problems within your PHP and LDAP setup"
+msgstr ""
+
+#: setup/setup_welcome.tpl:13
+msgid "Let you choose from a set of basic and advanced configuration switches"
+msgstr ""
+
+#: setup/setup_welcome.tpl:14
+msgid "Guided migration of existing LDAP trees"
+msgstr ""
+
+#: setup/setup_welcome.tpl:17
+msgid "What will the wizard NOT do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:20
+msgid "Find every possible configuration error"
+msgstr ""
+
+#: setup/setup_welcome.tpl:21
+msgid "Migrate every possible LDAP setup - create backup dumps!"
+msgstr ""
+
+#: setup/setup_welcome.tpl:25
+msgid "To continue..."
+msgstr ""
+
+#: setup/setup_welcome.tpl:28
+msgid ""
+"For security reasons you need to authenticate for the installation by "
+"creating the file '/tmp/gosa.auth', containing the current session ID on the "
+"servers local filesystem. This can be done by executing the following "
+"command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:34
+msgid "Click the 'Continue' button when you've finished."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:53
+msgid "LDAP setup"
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP connection setup"
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:55
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:99
+#, php-format
+msgid "Anonymous bind failed on server '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:101
+#, php-format
+msgid "Bind as user '%s' failed on server '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:106
+#, php-format
+msgid "Anonymous bind on server '%s' succeeded."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:107
+msgid "Please specify user and password."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:109
+#, php-format
+msgid "Bind as user '%s' on server '%s' succeeded."
+msgstr ""
+
+#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
+msgid "LDAP schema check"
+msgstr ""
+
+#: setup/class_setupStep_Schema.inc:42
+msgid "Perform test on your current LDAP schema"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:38
+msgid "Welcome"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:39
+msgid "The welcome message"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:40
+msgid "Welcome to GOsa setup wizard"
+msgstr ""
+
+#: setup/setup_frame.tpl:11
+msgid "GOsa setup wizard"
+msgstr ""
+
+#: setup/setup_frame.tpl:18
+msgid "Installation"
+msgstr ""
+
+#: setup/setup_frame.tpl:18
+msgid "Steps"
+msgstr ""
+
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr ""
+
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr ""
+
+#: setup/class_setupStep_Language.inc:47
+msgid "Automatic"
+msgstr ""
+
+#: setup/class_setupStep_Language.inc:51
+msgid "Chinese"
+msgstr ""
+
+#: setup/setup_migrate.tpl:5
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:33
+msgid "Check again"
+msgstr ""
+
+#: setup/setup_migrate.tpl:37
+msgid "Move windows workstations into a valid windows workstation department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:39
+msgid ""
+"This dialog allows you to move the displayed windows workstations into a "
+"valid department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:41
+msgid ""
+"Be careful with this tool, there may be references pointing to this "
+"workstations that can't be migrated."
+msgstr ""
+
+#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
+#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
+#: setup/setup_migrate.tpl:346
+msgid "Select all"
+msgstr ""
+
+#: setup/setup_migrate.tpl:67
+msgid "Move selected windows workstations into the following GOsa department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:72
+msgid "Move selected workstations"
+msgstr ""
+
+#: setup/setup_migrate.tpl:73
+msgid "What will be done here"
+msgstr ""
+
+#: setup/setup_migrate.tpl:85
+msgid "Move groups into configured group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:88
+msgid ""
+"This dialog allows moving a couple of groups to the configured group tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:91
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"groups. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:94
+msgid "Move selected groups into this group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
+#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
+msgid "Hide changes"
+msgstr ""
+
+#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
+#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
+msgid "Show changes"
+msgstr ""
+
+#: setup/setup_migrate.tpl:140
+msgid "Move users into configured user tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:142
+msgid ""
+"This dialog allows moving a couple of users to the configured user tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:145
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"users. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:148
+msgid "Move selected users into this people tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:198
+msgid "Next"
+msgstr ""
+
+#: setup/setup_migrate.tpl:201
+msgid "Create a new GOsa administrator account"
+msgstr ""
+
+#: setup/setup_migrate.tpl:204
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+
+#: setup/setup_migrate.tpl:233
+msgid "Password (again)"
+msgstr ""
+
+#: setup/setup_migrate.tpl:258
+msgid ""
+"The listed departments are currenlty invisble in the GOsa user interface. If "
+"you want to change this for a couple of entries, select them and use the "
+"migrate button below."
+msgstr ""
+
+#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
+msgid ""
+"If you want to know what will be done when migrating the selected entries, "
+"use the 'Show changes' button to see the LDIF."
+msgstr ""
+
+#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
+msgid "Current"
+msgstr ""
+
+#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
+msgid "After migration"
+msgstr ""
+
+#: setup/setup_migrate.tpl:313
+msgid ""
+"The listed users are currenlty invisble in the GOsa user interface. If you "
+"want to change this for a couple of users, just select them and use the "
+"'Migrate' button below."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
+msgid "GOsa settings 1/3"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:75
+msgid "GOsa generic settings"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:117
+#, php-format
+msgid "The specified value for '%s' must be a numeric value"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
+msgid "GID / UID min id"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
+#, php-format
+msgid "Don't add a trailing comma to '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121
+msgid "People storage ou"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:125
+msgid "Group storage ou"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:129
+msgid "Uid base must be numeric"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:133
+msgid "The given password minimum length is not numeric."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:136
+msgid "The given password differ value is not numeric."
+msgstr ""
+
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
+msgstr ""
+
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overriden per user."
+msgstr ""
+
+#: setup/setup_language.tpl:9
+msgid "Please your preferred language here"
+msgstr ""
+
+#: setup/setup_config3.tpl:2
+msgid "GOsa core settings"
+msgstr ""
+
+#: setup/setup_config3.tpl:6
+msgid "Disable primary group filter"
+msgstr ""
+
+#: setup/setup_config3.tpl:18
+msgid "Honour administrative units"
+msgstr ""
+
+#: setup/setup_config3.tpl:30
+msgid "Smarty compile directory"
+msgstr ""
+
+#: setup/setup_config3.tpl:39
+msgid "Path for PPD storage"
+msgstr ""
+
+#: setup/setup_config3.tpl:55
+msgid "Path for kiosk profile storage"
+msgstr ""
+
+#: setup/setup_config3.tpl:74
+msgid "Network resolv hook"
+msgstr ""
+
+#: setup/setup_config3.tpl:92
+msgid "Mail queue script"
+msgstr ""
+
+#: setup/setup_config3.tpl:110
+msgid "Notification script"
+msgstr ""
+
+#: setup/setup_config3.tpl:126
+msgid "Login and session"
+msgstr ""
+
+#: setup/setup_config3.tpl:129
+msgid "Enforce register_globals to be deactivated"
+msgstr ""
+
+#: setup/setup_config3.tpl:141
+msgid "Enforce encrypted connections"
+msgstr ""
+
+#: setup/setup_config3.tpl:153
+msgid "Warn if session is not encrypted"
+msgstr ""
+
+#: setup/setup_config3.tpl:165
+msgid "Session lifetime"
+msgstr ""
+
+#: setup/setup_config3.tpl:173
+msgid "Debugging"
+msgstr ""
+
+#: setup/setup_config3.tpl:177
+msgid "Show PHP errors"
+msgstr ""
+
+#: setup/setup_config3.tpl:189
+msgid "Maximum LDAP query time"
+msgstr ""
+
+#: setup/setup_config3.tpl:207
+msgid "Log LDAP statistics"
+msgstr ""
+
+#: setup/setup_config3.tpl:219
+msgid "Debug level"
+msgstr ""
+
+#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
+msgid "Disabled"
+msgstr ""
+
+#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
+msgid "Enabled"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:91
+msgid "UNIX accounts/groups"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:93
+msgid "Samba management"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:95
+msgid "Mailsystem management"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:97
+msgid "FAX system administration"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:99
+msgid "Asterisk administration"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:101
+msgid "System inventory"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:103
+msgid "System-/Configmanagement"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:111
+#: setup/class_setupStep_Feedback.inc:113
+msgid "Notification and feedback"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:112
+msgid "Get notifications or send feedback"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid ""
+"Could not connect to feedback server (%s). There is possibly no connection "
+"to the internet."
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid ""
+"Error while sending your feedback. The service is possible temporary "
+"unavailable"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:149
+msgid "Feedback sucessfully send"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:183
+msgid ""
+"You should have enabled at least one option, to subscribe or send your "
+"feedback."
+msgstr ""
+
+#: setup/class_setup.inc:210
+msgid "Completed"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
+msgid "LDAP inspection"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:107
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:113
+msgid "Checking for root object"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:119
+msgid "Checking permissions on LDAP database"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:125
+msgid "Checking for invisible deparmtments"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:131
+msgid "Checking for invisible users"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:137
+msgid "Checking for super administrator"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:143
+msgid "Checking for users outside the people tree"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:149
+msgid "Checking for groups outside the groups tree"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:155
+msgid "Checking for windows workstations outside the winstation tree"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:161
+msgid "Checking for duplicate uid numbers"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:167
+msgid "Checking for duplicate gid numbers"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
+#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
+#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
+#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
+#: setup/class_setupStep_Migrate.inc:807
+msgid "LDAP query failed"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
+#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
+#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
+#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
+#: setup/class_setupStep_Migrate.inc:808
+msgid "Possibly the 'root object' is missing."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:213
+#, php-format
+msgid "Found %s duplicate values for attribute 'uidNumber'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:262
+#, php-format
+msgid "Found %s duplicate values for attribute 'gidNumber'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
+#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
+#: setup/class_setupStep_Migrate.inc:1577
+#: setup/class_setupStep_Migrate.inc:1590
+msgid "Failed"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:319
+#, php-format
+msgid ""
+"Found %s winstations outside the predefined winstation department ou '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
+#: setup/class_setupStep_Migrate.inc:728
+msgid "Migrate"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:387
+#, php-format
+msgid "Found %s groups outside the configured tree '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
+msgid "Move"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:462
+#, php-format
+msgid "Found %s user(s) outside the configured tree '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
+#, php-format
+msgid ""
+"The specified user '%s' does not have full access to your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:597
+#, php-format
+msgid "Found %s user(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
+#, php-format
+msgid ""
+"Failed to migrate the department '%s' into GOsa, error message is as follows "
+"'%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:727
+#, php-format
+msgid "Found %s department(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:882
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:945
+#, php-format
+msgid "Adding acls for user '%s' failed, ldap says '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:970
+msgid "Specified passwords are empty or not equal."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:975
+msgid "Please specify a valid uid."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1019
+#, php-format
+msgid ""
+"Could not add administrative user, there is already an object with the same "
+"dn '%s' in your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1056
+#: setup/class_setupStep_Migrate.inc:1104
+#: setup/class_setupStep_Migrate.inc:1152
+msgid "Couldn't move users to specified department."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1066
+msgid "Winstation will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1077
+#: setup/class_setupStep_Migrate.inc:1125
+msgid "Updating following references too"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1114
+msgid "Group will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1162
+msgid "User will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1172
+msgid "The following references will be updated"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1578
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1579
+#: setup/class_setupStep_Migrate.inc:1592
+msgid "Try to create root object"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1591
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1881
+#, php-format
+msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1884
+msgid "Something went wrong while copying dns."
+msgstr ""
+
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
+msgstr ""
+
+#: setup/setup_finish.tpl:13
+msgid "Download configuration"
+msgstr ""
+
+#: setup/setup_finish.tpl:18
+msgid "Status: "
+msgstr ""
+
+#: setup/setup_schema.tpl:3
+msgid "Schema specific settings"
+msgstr ""
+
+#: setup/setup_schema.tpl:7
+msgid "Enable schema validation when logging in"
+msgstr ""
+
+#: setup/setup_schema.tpl:16
+msgid "Check status"
+msgstr ""
+
+#: setup/setup_schema.tpl:20
+msgid "Schema check succeeded"
+msgstr ""
+
+#: setup/setup_schema.tpl:23
+msgid "Schema check failed"
+msgstr ""
+
+#: setup/class_setupStep_Config2.inc:84 setup/class_setupStep_Config2.inc:85
+msgid "GOsa settings 2/3"
+msgstr ""
+
+#: setup/class_setupStep_Config2.inc:86
+msgid "Customize special parameters"
+msgstr ""
+
+#: setup/setup_config1.tpl:2
+msgid "Look and feel"
+msgstr ""
+
+#: setup/setup_config1.tpl:6
+msgid "Theme"
+msgstr ""
+
+#: setup/setup_config1.tpl:15
+msgid "People and group storage"
+msgstr ""
+
+#: setup/setup_config1.tpl:18
+msgid "People DN attribute"
+msgstr ""
+
+#: setup/setup_config1.tpl:29
+msgid "People storage subtree"
+msgstr ""
+
+#: setup/setup_config1.tpl:38
+msgid "Group storage subtree"
+msgstr ""
+
+#: setup/setup_config1.tpl:47
+msgid "Include personal title in user DN"
+msgstr ""
+
+#: setup/setup_config1.tpl:58
+msgid "Relaxed naming policies"
+msgstr ""
+
+#: setup/setup_config1.tpl:69
+msgid "Automatic uids"
+msgstr ""
+
+#: setup/setup_config1.tpl:101
+msgid "Number base for people/groups"
+msgstr ""
+
+#: setup/setup_config1.tpl:109
+msgid "Hook for number base"
+msgstr ""
+
+#: setup/setup_config1.tpl:128
+msgid "Password encryption algorithm"
+msgstr ""
+
+#: setup/setup_config1.tpl:139
+msgid "Password restrictions"
+msgstr ""
+
+#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
+msgid "Password minimum length"
+msgstr ""
+
+#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
+msgid "Different characters from old password"
+msgstr ""
+
+#: setup/setup_config1.tpl:170
+msgid "Password change hook"
+msgstr ""
+
+#: setup/setup_config1.tpl:186
+msgid "Use SASL for kerberos"
+msgstr ""
+
+#: setup/setup_config1.tpl:197
+msgid "Use account expiration"
+msgstr ""
+
+#: setup/setup_config1.tpl:209
+msgid ""
+"GOsa supports several encryption types for your passwords. Normally this is "
+"adjustable via user templates, but you can specify a default method to be "
+"used here, too."
+msgstr ""
+
+#: setup/setup_config1.tpl:210
+msgid ""
+"GOsa always acts as admin and manages access rights internally. This is a "
+"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
+"this to work, we need the admin DN and the corresponding password."
+msgstr ""
+
+#: setup/setup_config1.tpl:211
+msgid ""
+"Some basic LDAP parameters are tunable and affect the locations where GOsa "
+"saves people and groups, including the way accounts get created. Check the "
+"values below if the fit your needs."
+msgstr ""
+
+#: setup/setup_config1.tpl:212
+msgid ""
+"GOsa has modular support for several mail methods. These methods provide "
+"interfaces to users mailboxes and general handling    for quotas. You can "
+"choose the dummy plugin to leave all your mail settings untouched."
+msgstr ""
+
+#: setup/setup_license.tpl:8
+msgid "I have read the license and accept it"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
+msgid ""
+"You are currently editing a database entry.\n"
+" Do you want to dismiss the changes?"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
+msgid "Main"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:18
+msgid "Help"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
+msgid "Sign out"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:31
+msgid "Signed in:"
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:34
+msgid "GOsa main menu"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:5
+msgid "Your GOsa session has expired!"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:7
+msgid ""
+"The last interaction with the GOsa web interface has been some time ago in "
+"the past. For security reasons, the session has been closed. To continue "
+"with administrative tasks, please sign in again."
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:10
+msgid "Sign in again"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. GOsa shows the relevant attributes. Please "
+"maintain the values below to fullfill the policies."
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:24
+msgid "Cancel all"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Operation complete"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:9
+msgid "GOsa login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:25
+msgid "Login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:32
+msgid ""
+"Please use your username and your password to log into the site "
+"administration system."
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
+#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
+msgid "Directory"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
+msgid "Sign in"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:76
+msgid "Click here to log in"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:15
+msgid "Use members from"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:29
+msgid "Available members"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
+msgid "Members"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:63
+msgid "ACLs for this object"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:69
+msgid "Available roles"
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:2
+msgid "Session conflict detected"
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:6
+msgid ""
+"Probably there's another active instance of your session. Multiple window "
+"operation is technical not possible and heavily depends on the browser "
+"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
+"possible. Pressing the Logout button will close this session."
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:10
+msgid ""
+"Ignoring this message will change/destroy the data you're currently editing, "
+"so please close multiple windows and log in again."
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:14
+msgid "Logout"
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:6
+msgid "Please choose the way to react for this session"
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:9
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr ""
+
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid ""
+"ignore this error and show all entries that fit into the defined sizelimit "
+"and let me use filters instead"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:15
+msgid "Your Password has expired !! Choose a new Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:23
+#: ihtml/themes/default/accountexpired.tpl:27
+msgid "Old Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:32
+#: ihtml/themes/default/accountexpired.tpl:36
+msgid "New Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:41
+#: ihtml/themes/default/accountexpired.tpl:45
+msgid "Verify Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:51
+msgid "Change Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:52
+msgid "Click here to Change your password"
+msgstr ""
+
+#: ihtml/themes/default/islocked.tpl:2
+msgid "Locking conflict detected"
+msgstr ""
+
+#: ihtml/themes/default/islocked.tpl:9
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"webbrowser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"Remember that DNS configuration and database entries could not be restored. "
+"For some objects it is only nescessary to open and save them again (goFon), "
+"but some entries must be recreated manually (glpi)."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that could be restored"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:49
+msgid "Creating object snapshots"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:52
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:55
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:70
+msgid "Timestamp"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:79
+msgid "Reason for generating this snapshot"
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:6
+msgid "Change your password"
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:33
+msgid "Success"
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:33
+msgid "Your password has been changed successfully."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:39
+msgid "Password change"
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:51
+msgid ""
+"This dialog provides a simple way to change your password. Enter the current "
+"password and the new password (twice) in the fields below and press the "
+"'Change' button."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:84
+msgid "again"
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:85
+msgid "New password repeated"
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:92
+msgid "Change"
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:93
+msgid "Click here to change your password"
+msgstr ""
+
+#: html/getxls.php:86
+msgid "Birthday"
+msgstr ""
+
+#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
+#: html/getxls.php:297
+msgid "Surname"
+msgstr ""
+
+#: html/getxls.php:94
+#, php-format
+msgid "User list of %s on %s"
+msgstr ""
+
+#: html/getxls.php:131 html/getxls.php:360
+#, php-format
+msgid "Groups of %s on %s"
+msgstr ""
+
+#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
+#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
+#: html/getxls.php:381
+msgid "Servers"
+msgstr ""
+
+#: html/getxls.php:159 html/getxls.php:311
+msgid "Computers"
+msgstr ""
+
+#: html/getxls.php:195 html/getxls.php:379
+#, php-format
+msgid "Servers of %s on %s"
+msgstr ""
+
+#: html/getxls.php:225
+msgid "Mobile phone"
+msgstr ""
+
+#: html/getxls.php:228
+msgid "Function"
+msgstr ""
+
+#: html/getxls.php:231 html/getxls.php:312
+msgid "Adressbook"
+msgstr ""
+
+#: html/getxls.php:238 html/getxls.php:414
+#, php-format
+msgid "Adressbook of %s on %s"
+msgstr ""
+
+#: html/getxls.php:244
+msgid "Common Name"
+msgstr ""
+
+#: html/getxls.php:281
+msgid "Day of birth"
+msgstr ""
+
+#: html/getxls.php:299
+msgid "Email address"
+msgstr ""
+
+#: html/getxls.php:299
+msgid "Organizational unit"
+msgstr ""
+
+#: html/getxls.php:300
+msgid "Postal Code"
+msgstr ""
+
+#: html/getxls.php:304
+msgid "Full"
+msgstr ""
+
+#: html/getxls.php:341
+#, php-format
+msgid "User List of %s on %s"
+msgstr ""
+
+#: html/getxls.php:395
+#, php-format
+msgid "Computers of %s on %s"
+msgstr ""
+
+#: html/getfax.php:53
+msgid "Could not connect to database server!"
+msgstr ""
+
+#: html/getfax.php:55
+msgid "Could not select database!"
+msgstr ""
+
+#: html/getfax.php:60 html/getfax.php:68
+msgid "Database query failed!"
+msgstr ""
+
+#: html/password.php:56 html/index.php:122
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr ""
+
+#: html/password.php:76 html/index.php:143
+#, php-format
+msgid "Directory '%s' specified as compile directory is not accessible!"
+msgstr ""
+
+#: html/password.php:157
+msgid "Error: Password method not available!"
+msgstr ""
+
+#: html/password.php:213 html/index.php:257
+msgid "Please specify a valid username!"
+msgstr ""
+
+#: html/password.php:215 html/index.php:259
+msgid "Please specify your password!"
+msgstr ""
+
+#: html/password.php:222 html/index.php:266
+msgid "Please check the username/password combination."
+msgstr ""
+
+#: html/password.php:278 html/index.php:341
+msgid "Session will not be encrypted."
+msgstr ""
+
+#: html/password.php:278 html/index.php:341
+msgid "Enter SSL session"
+msgstr ""
+
+#: html/getvcard.php:36
+msgid "Error: getcvard.php needs a parameter to export a vcard!"
+msgstr ""
+
+#: html/getkiosk.php:25
+#, php-format
+msgid "Can't open file '%s', possibly the file does not exist."
+msgstr ""
+
+#: html/getkiosk.php:30
+#, php-format
+msgid "Can't read file '%s', check permissions."
+msgstr ""
+
+#: html/main.php:173
+msgid ""
+"FATAL: Register globals is on. GOsa will refuse to login unless this is "
+"fixed by an administrator."
+msgstr ""
+
+#: html/main.php:215
+msgid "Warning: memory is getting low - please increase the memory_limit!"
+msgstr ""
+
+#: html/main.php:354
+msgid "Your password is about to expire, please change your password"
+msgstr ""
+
+#: html/main.php:362
+#, php-format
+msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
+msgstr ""
+
+#: html/get_attachment.php:47
+msgid ""
+"Can't connect to glpi database, there is no mysl extension available in your "
+"php setup."
+msgstr ""
+
+#: html/get_attachment.php:55
+msgid ""
+"Can't connect to specified database, please check your glpi configuration."
+msgstr ""
+
+#: html/get_attachment.php:64
+msgid "Can't get specified attachment file, there is no entry with this id."
+msgstr ""
+
+#: html/index.php:50
+msgid "Session is not encrypted!"
+msgstr ""
+
+#: html/index.php:226
+msgid ""
+"GOsa cannot retrieve information about the installed schema files. Please "
+"make sure, that this is possible."
+msgstr ""
+
+#: html/index.php:239
+msgid ""
+"Your ldap setup contains old schema definitions. Please re-run the setup."
+msgstr ""
+
+#: html/index.php:295
+msgid "Account locked. Please contact your system administrator."
+msgstr ""
+
+#: html/index.php:347
+msgid ""
+"Your browser has cookies disabled. Please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+
+#: html/helpviewer.php:67
+msgid "Help browser"
+msgstr ""
+
+#: html/helpviewer.php:118
+msgid "There is no helpfile specified for this class"
+msgstr ""
+
+#: html/helpviewer.php:265
+#, php-format
+msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
+msgstr ""
diff --git a/gosa-core/locale/nl/LC_MESSAGES/messages.mo b/gosa-core/locale/nl/LC_MESSAGES/messages.mo
new file mode 100644 (file)
index 0000000..5d016af
Binary files /dev/null and b/gosa-core/locale/nl/LC_MESSAGES/messages.mo differ
diff --git a/gosa-core/locale/nl/LC_MESSAGES/messages.po b/gosa-core/locale/nl/LC_MESSAGES/messages.po
new file mode 100644 (file)
index 0000000..411e523
--- /dev/null
@@ -0,0 +1,22654 @@
+# translation of messages.po to Dutch
+# GOsa2 Translations
+# Copyright (C) 2003 GONICUS GmbH, Germany
+# This file is distributed under the same license as the GOsa2 package.
+# Alfred Schroeder <schroeder@GONICUS.de>, 2004.
+# Cajus Pollmeier <pollmeier@gonicus.de>, 2004.
+#
+# Translator:
+# Niels Klomp (CareWorks ICT Services) <nk@careworks.nl>, 2005.
+#: include/class_plugin.inc:115 include/class_plugin.inc:116
+msgid ""
+msgstr ""
+"Project-Id-Version: messages\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-07-15 13:23+0200\n"
+"PO-Revision-Date: 2006-06-02 16:58+0100\n"
+"Last-Translator: Niels Klomp (CareWorks ICT Services) <nk@careworks.nl>\n"
+"Language-Team: CareWorks ICT Services <info@careworks.nl>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
+#: plugins/personal/password/class_password.inc:136
+#: plugins/personal/mail/class_mailAccount.inc:1143
+#: plugins/personal/netatalk/class_netatalk.inc:374
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
+#: plugins/personal/connectivity/class_intranetAccount.inc:200
+#: plugins/personal/connectivity/class_pptpAccount.inc:178
+#: plugins/personal/connectivity/class_kolabAccount.inc:471
+#: plugins/personal/connectivity/class_proxyAccount.inc:312
+#: plugins/personal/connectivity/class_phpgwAccount.inc:162
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
+#: plugins/personal/connectivity/class_opengwAccount.inc:336
+#: plugins/personal/connectivity/class_webdavAccount.inc:161
+#: plugins/personal/environment/class_environment.inc:1317
+#: plugins/personal/nagios/class_nagiosAccount.inc:280
+#: plugins/personal/posix/class_posixAccount.inc:1357
+#: plugins/personal/samba/class_sambaAccount.inc:1097
+#: plugins/personal/generic/class_user.inc:1418
+msgid "My account"
+msgstr "Mijn account"
+
+#: contrib/gosa.conf:45
+msgid "Administration"
+msgstr "Beheer"
+
+#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
+msgid "Addons"
+msgstr "Plugins"
+
+#: contrib/gosa.conf:107
+#, fuzzy
+msgid "ACL Role"
+msgstr "Rechten"
+
+#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
+#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
+#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
+#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
+#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
+#: plugins/gofax/blocklists/generic.tpl:1
+#: plugins/gofax/faxaccount/paste_generic.tpl:4
+#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:940
+#: plugins/admin/systems/class_phoneGeneric.inc:476
+#: plugins/admin/systems/goImapServer.tpl:1
+#: plugins/admin/systems/class_componentGeneric.inc:268
+#: plugins/admin/systems/class_printGeneric.inc:880
+#: plugins/admin/systems/class_servGeneric.inc:414
+#: plugins/admin/systems/goMailServer.tpl:1
+#: plugins/admin/systems/servkolab.tpl:6
+#: plugins/admin/systems/class_workstationGeneric.inc:606
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
+#: plugins/admin/systems/glpi.tpl:6
+#: plugins/admin/systems/servdnseditzone.tpl:1
+#: plugins/admin/systems/glpiPrinter.tpl:6
+#: plugins/admin/applications/class_applicationGeneric.inc:542
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
+#: plugins/admin/mimetypes/paste_generic.tpl:4
+#: plugins/admin/mimetypes/generic.tpl:4
+#: plugins/admin/departments/class_departmentGeneric.inc:586
+#: plugins/admin/ogroups/class_ogroup.inc:747
+#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
+#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
+#: plugins/admin/fai/faiTemplateEntry.tpl:3
+#: plugins/admin/fai/faiHookEntry.tpl:5
+#: plugins/admin/fai/faiVariableEntry.tpl:5
+#: plugins/admin/fai/faiPartitionTable.tpl:4
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
+#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
+#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
+#: plugins/personal/generic/class_user.inc:16
+#: plugins/personal/generic/class_user.inc:1413
+#: plugins/generic/references/class_reference.inc:20
+#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
+msgid "Generic"
+msgstr "Algemeen"
+
+#: contrib/gosa.conf:112
+msgid "Unix"
+msgstr "Unix"
+
+#: contrib/gosa.conf:113 contrib/gosa.conf:140
+#: plugins/admin/groups/class_divListGroup.inc:233
+#: plugins/admin/users/class_divListUsers.inc:223
+#: plugins/admin/ogroups/tabs_ogroups.inc:132
+#: plugins/personal/environment/class_environment.inc:12
+#: plugins/personal/environment/class_environment.inc:1312
+msgid "Environment"
+msgstr "Omgeving"
+
+#: contrib/gosa.conf:114 contrib/gosa.conf:142
+#: plugins/admin/groups/class_divListGroup.inc:225
+#: plugins/admin/groups/class_groupMail.inc:1110
+#: plugins/admin/users/class_divListUsers.inc:225
+#: plugins/admin/ogroups/class_divListOGroup.inc:215
+#: plugins/admin/ogroups/tabs_ogroups.inc:81
+#: plugins/admin/ogroups/tabs_ogroups.inc:221
+#: plugins/admin/ogroups/paste_mail.tpl:4
+#: plugins/admin/ogroups/class_mailogroup.inc:181
+#: plugins/personal/mail/class_mailAccount.inc:22
+#: plugins/personal/mail/class_mailAccount.inc:1138
+#: plugins/generic/references/class_reference.inc:24
+msgid "Mail"
+msgstr "E-mail"
+
+#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
+#: plugins/admin/users/class_divListUsers.inc:231
+#: plugins/personal/samba/class_sambaAccount.inc:24
+#: plugins/personal/samba/class_sambaAccount.inc:1092
+#: plugins/generic/references/class_reference.inc:26
+#: plugins/generic/references/class_reference.inc:28
+msgid "Samba"
+msgstr "Samba"
+
+#: contrib/gosa.conf:117 contrib/gosa.conf:120
+#: plugins/admin/users/class_divListUsers.inc:233
+#: plugins/personal/netatalk/class_netatalk.inc:36
+#: plugins/personal/netatalk/class_netatalk.inc:370
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: contrib/gosa.conf:123
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_connectivity.inc:15
+#: plugins/personal/connectivity/main.inc:118
+msgid "Connectivity"
+msgstr "Verbindingen"
+
+#: contrib/gosa.conf:124
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
+#: plugins/gofax/faxaccount/paste_generic.tpl:8
+#: plugins/gofax/faxaccount/generic.tpl:10
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
+#: plugins/admin/users/class_divListUsers.inc:229
+#: plugins/admin/departments/class_departmentGeneric.inc:605
+#: plugins/admin/departments/generic.tpl:91
+#: plugins/personal/generic/generic.tpl:334
+#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
+#: html/getxls.php:297
+msgid "Fax"
+msgstr "Fax"
+
+#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
+#: plugins/addons/addressbook/address_edit.tpl:221
+#: plugins/addons/addressbook/address_info.tpl:67
+#: plugins/addons/addressbook/address_info.tpl:163
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_divListGroup.inc:231
+#: plugins/admin/systems/class_systemManagement.inc:1272
+#: plugins/admin/systems/chooser.tpl:12
+#: plugins/admin/users/class_divListUsers.inc:227
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/ogroups/class_phonequeue.inc:920
+#: plugins/admin/ogroups/class_ogroupManagement.inc:433
+#: plugins/personal/generic/generic.tpl:309
+#: plugins/personal/generic/generic.tpl:490
+#: plugins/generic/references/class_reference.inc:40
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
+msgid "Phone"
+msgstr "Telefoon"
+
+#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
+#, fuzzy
+msgid "Scalix"
+msgstr "Speciaal"
+
+#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
+#: plugins/personal/nagios/class_nagiosAccount.inc:275
+msgid "Nagios"
+msgstr "Nagios"
+
+#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
+#: plugins/admin/applications/class_applicationManagement.inc:25
+#: plugins/admin/mimetypes/generic.tpl:112
+#: plugins/admin/mimetypes/generic.tpl:165
+msgid "Applications"
+msgstr "Programma's"
+
+#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
+#: plugins/admin/systems/class_servRepository.inc:260
+#: plugins/admin/systems/printerPPDDialog.tpl:17
+#: plugins/admin/applications/generic.tpl:92
+#: plugins/admin/ogroups/phonequeue.tpl:47
+#: plugins/gofon/conference/generic.tpl:130
+msgid "Options"
+msgstr "Opties"
+
+#: contrib/gosa.conf:156
+#: plugins/admin/applications/class_applicationParameters.inc:232
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
+msgid "Parameter"
+msgstr "Parameters"
+
+#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
+#: plugins/admin/systems/class_terminalStartup.inc:468
+#: plugins/admin/systems/class_workstationStartup.inc:1178
+#: plugins/admin/ogroups/tabs_ogroups.inc:102
+msgid "Startup"
+msgstr "Opstarten"
+
+#: contrib/gosa.conf:162 contrib/gosa.conf:184
+#: plugins/admin/ogroups/tabs_ogroups.inc:105
+msgid "Devices"
+msgstr "Apparaten"
+
+#: contrib/gosa.conf:163 contrib/gosa.conf:185
+#: plugins/admin/systems/class_systemManagement.inc:1281
+#: plugins/admin/systems/class_printGeneric.inc:886
+#: plugins/admin/ogroups/class_ogroupManagement.inc:436
+#: plugins/personal/environment/environment.tpl:235
+#: plugins/generic/references/class_reference.inc:52
+msgid "Printer"
+msgstr "Printer"
+
+#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
+#: plugins/gofax/blocklists/generic.tpl:90
+#: plugins/addons/godfs/contents.tpl:22
+#: plugins/addons/addressbook/contents.tpl:33
+#: plugins/admin/systems/glpiSelectUser.tpl:20
+#: plugins/admin/systems/glpiAttachmentPool.tpl:20
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
+#: plugins/admin/systems/glpiDeviceManagement.tpl:20
+#: plugins/admin/systems/servRepository.tpl:26
+#: plugins/admin/systems/glpiPrinter.tpl:127
+#: plugins/admin/fai/faiPackageEntry.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:21
+#: plugins/gofon/macro/headpage.tpl:20
+#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
+#: ihtml/themes/default/MultiSelectWindow.tpl:27
+#: ihtml/themes/default/MultiSelectWindow.tpl:67
+msgid "Information"
+msgstr "Informatie"
+
+#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
+#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
+#: contrib/gosa.conf:212
+#, fuzzy
+msgid "Inventory"
+msgstr "Inventaris toevoegen"
+
+#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_goLdapServer.inc:86
+#: plugins/admin/systems/class_goCupsServer.inc:71
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goImapServer.inc:161
+#: plugins/admin/systems/class_servDNS.inc:398
+#: plugins/admin/systems/class_goFonServer.inc:131
+#: plugins/admin/systems/class_goMailServer.inc:704
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#: plugins/admin/systems/servkolab.tpl:39
+#: plugins/admin/systems/class_goVirusServer.inc:221
+#: plugins/admin/systems/class_servRepository.inc:378
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#: plugins/admin/systems/class_goShareServer.inc:388
+#: plugins/admin/systems/class_servKolab.inc:386
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Services"
+msgstr "Services"
+
+#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
+#: contrib/gosa.conf:190
+msgid "FAI summary"
+msgstr "FAI samenvatting"
+
+#: contrib/gosa.conf:254
+msgid "OGo"
+msgstr "OGo"
+
+#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
+#: plugins/addons/gotomasses/contents.tpl:13
+#: plugins/addons/gotomasses/contents.tpl:15
+#: plugins/addons/ldapmanager/contentexportxls.tpl:19
+#: plugins/addons/ldapmanager/contentexportxls.tpl:32
+#: plugins/addons/ldapmanager/contentexportxls.tpl:47
+#: plugins/addons/ldapmanager/contentexport.tpl:16
+#: plugins/addons/ldapmanager/contentexport.tpl:29
+#: plugins/addons/ldapmanager/contentexport.tpl:44
+#: include/sieve/templates/edit_frame_base.tpl:6
+msgid "Export"
+msgstr "Exporteer"
+
+#: contrib/gosa.conf:267
+msgid "Excel Export"
+msgstr "Excel Export"
+
+#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
+#: plugins/addons/gotomasses/contents.tpl:25
+#: plugins/addons/gotomasses/contents.tpl:28
+#: plugins/addons/notifications/contents.tpl:54
+#: plugins/addons/ldapmanager/contentcsv.tpl:109
+#: plugins/addons/ldapmanager/contentcsv.tpl:112
+#: plugins/addons/ldapmanager/contentimport.tpl:50
+#: plugins/admin/applications/generic.tpl:135
+#: plugins/personal/mail/generic.tpl:238
+#: plugins/personal/environment/logonManagement.tpl:65
+#: include/sieve/templates/import_script.tpl:12
+#: include/sieve/templates/edit_frame_base.tpl:7
+msgid "Import"
+msgstr "Importeren"
+
+#: contrib/gosa.conf:269
+msgid "CSV Import"
+msgstr "CSV Import"
+
+#: contrib/gosa.conf:274 contrib/gosa.conf:304
+msgid "Partitions"
+msgstr "Partities"
+
+#: contrib/gosa.conf:278 contrib/gosa.conf:308
+#: plugins/admin/applications/generic.tpl:130
+#: plugins/admin/fai/faiScriptEntry.tpl:56
+#: plugins/admin/fai/class_faiScript.inc:546
+#: plugins/admin/fai/faiHookEntry.tpl:56
+#: plugins/personal/environment/logonManagement.tpl:55
+msgid "Script"
+msgstr "Script"
+
+#: contrib/gosa.conf:282 contrib/gosa.conf:312
+#: plugins/admin/fai/class_faiSummaryTab.inc:45
+msgid "Hooks"
+msgstr "Inhakers"
+
+#: contrib/gosa.conf:286 contrib/gosa.conf:316
+#: plugins/admin/fai/class_faiSummaryTab.inc:46
+msgid "Variables"
+msgstr "Variabelen"
+
+#: contrib/gosa.conf:290 contrib/gosa.conf:320
+#: plugins/admin/fai/class_faiSummaryTab.inc:47
+msgid "Templates"
+msgstr "Sjablonen"
+
+#: contrib/gosa.conf:294 contrib/gosa.conf:324
+#: plugins/admin/fai/class_faiSummaryTab.inc:50
+#: plugins/personal/environment/environment.tpl:11
+msgid "Profiles"
+msgstr "Profielen"
+
+#: contrib/gosa.conf:295 contrib/gosa.conf:325
+#: plugins/admin/acl/class_divListACL.inc:54
+#: plugins/admin/ogroups/tabs_ogroups.inc:109
+msgid "Summary"
+msgstr "Samenvatting"
+
+#: contrib/gosa.conf:299 contrib/gosa.conf:329
+#: plugins/admin/fai/class_faiPackage.inc:547
+msgid "Packages"
+msgstr "Pakketten"
+
+#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
+#: setup/class_setupStep_Language.inc:48
+msgid "German"
+msgstr "Duits"
+
+#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
+msgid "Russian"
+msgstr "Russisch"
+
+#: contrib/gosa.conf:509
+msgid "Spanish"
+msgstr "Spaans"
+
+#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
+msgid "French"
+msgstr "Frans"
+
+#: contrib/gosa.conf:511
+msgid "Dutch"
+msgstr "Nederlands"
+
+#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
+msgid "English"
+msgstr "Engels"
+
+#: contrib/gosa.conf:513
+msgid "Italian"
+msgstr "Italiaans"
+
+#: contrib/gosa.conf:514
+msgid "Polish"
+msgstr "Pools"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:6
+msgid "FAX Reports"
+msgstr "Fax rapporten"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:7
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
+#: plugins/addons/gotomasses/class_gotomasses.inc:7
+#: plugins/addons/notifications/class_msgplug.inc:7
+#: plugins/addons/mailqueue/class_mailqueue.inc:7
+#: plugins/addons/logview/class_logview.inc:8
+#: plugins/addons/logview/class_gosa_logview.inc:8
+#: plugins/addons/godfs/class_dfsManagment.inc:11
+#: plugins/addons/addressbook/class_addressbook.inc:7
+#: plugins/addons/ldapmanager/class_exportxls.inc:8
+#: plugins/addons/ldapmanager/class_export.inc:7
+#: plugins/addons/ldapmanager/class_csvimport.inc:7
+#: plugins/addons/ldapmanager/class_import.inc:7
+#: plugins/addons/ldapmanager/class_ldif.inc:8
+#: plugins/admin/groups/class_groupManagement.inc:26
+#: plugins/admin/systems/class_systemManagement.inc:33
+#: plugins/admin/applications/class_applicationManagement.inc:26
+#: plugins/admin/users/class_userManagement.inc:29
+#: plugins/admin/acl/class_aclManagement.inc:28
+#: plugins/admin/acl/class_aclRole.inc:7
+#: plugins/admin/departments/class_departmentManagement.inc:26
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+#: plugins/personal/scalix/class_scalixAccount.inc:17
+#: plugins/personal/password/class_password.inc:25
+#: plugins/personal/mail/class_mailAccount.inc:23
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
+#: plugins/personal/connectivity/class_connectivity.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:18
+#: plugins/personal/connectivity/class_pptpAccount.inc:27
+#: plugins/personal/connectivity/class_kolabAccount.inc:6
+#: plugins/personal/connectivity/class_proxyAccount.inc:6
+#: plugins/personal/connectivity/class_phpgwAccount.inc:6
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
+#: plugins/personal/connectivity/class_opengwAccount.inc:7
+#: plugins/personal/connectivity/class_webdavAccount.inc:7
+#: plugins/personal/environment/class_environment.inc:13
+#: plugins/personal/nagios/class_nagiosAccount.inc:19
+#: plugins/personal/posix/class_posixAccount.inc:17
+#: plugins/personal/samba/class_sambaAccount.inc:25
+#: plugins/personal/generic/class_user.inc:17
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
+#: plugins/gofon/fonreports/class_fonreport.inc:7
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
+msgid "This does something"
+msgstr "Dit doet iets"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:115
+msgid ""
+"No fax extension defined in your server configuration, no reports can be "
+"shown!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:118
+#: plugins/addons/logview/class_logview.inc:83
+#: plugins/addons/logview/class_gosa_logview.inc:104
+#: plugins/gofon/fonreports/class_fonreport.inc:168
+msgid "There is no mysql extension available, please check your php setup."
+msgstr ""
+"Er is geen MySQL extensie beschikbaar. Controleer uw PHP installatie a.u.b."
+
+#: plugins/gofax/faxreports/class_faxreport.inc:125
+msgid "Can't connect to fax database, no reports can be shown!"
+msgstr ""
+"Kan niet verbinden met de Fax database. Rapporten kunnen niet getoond worden!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:129
+msgid "Can't select fax database for report generation!"
+msgstr "Kan de Fax database voor rapportage niet selecteren!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:134
+#, fuzzy
+msgid "Can't query fax table 'faxlog' for report generation!"
+msgstr "Kan de Fax database voor rapportage niet selecteren!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:157
+#: plugins/gofax/faxreports/class_faxreport.inc:297
+msgid "Query for fax database failed!"
+msgstr "De zoekopdracht op de Fax database is mislukt!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:166
+#: plugins/gofax/faxreports/class_faxreport.inc:176
+msgid "You have no permission to retrieve informations about this fax id!"
+msgstr "U heeft geen toestemming om informatie over dit Fax ID op te vragen!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:207
+#: plugins/gofax/faxreports/class_faxreport.inc:322
+#: plugins/gofon/fonreports/class_fonreport.inc:228
+msgid "Y-M-D"
+msgstr "J-M-D"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+#, fuzzy
+msgid "Insufficient permissions to view this attribute"
+msgstr ""
+"Onvoldoende permissies. Kan attribuut '%s' in goFonMacro niet veranderen."
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/admin/groups/class_groupApplication.inc:435
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+#, fuzzy
+msgid "Insufficient permissions"
+msgstr "Rechten"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:480
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#, fuzzy
+msgid "Fax report"
+msgstr "Fax rapporten"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#, fuzzy
+msgid "All entries are readonly"
+msgstr "Alle velden zijn aanpasbaar"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:486
+#, fuzzy
+msgid "Fax reports"
+msgstr "Fax rapporten"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:491
+#, fuzzy
+msgid "Detailed view"
+msgstr "Geinstalleerde apparaten"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:492
+#, fuzzy
+msgid "Fax ID"
+msgstr "Fax ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#: plugins/gofax/faxreports/contents.tpl:31
+#: plugins/addons/logview/gosa_log_contents.tpl:83
+#: plugins/addons/logview/contents.tpl:84
+#: plugins/gofon/fonreports/class_fonreport.inc:404
+#: plugins/gofon/fonreports/contents.tpl:30
+msgid "Date"
+msgstr "Datum"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#, fuzzy
+msgid "Time"
+msgstr "MIME"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:494
+#: plugins/gofax/faxreports/contents.tpl:32
+#: plugins/gofax/faxreports/detail.tpl:45
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
+#: plugins/personal/posix/generic.tpl:35
+#: plugins/gofon/fonreports/contents.tpl:35
+msgid "Status"
+msgstr "Status"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:495
+#: plugins/gofax/faxreports/detail.tpl:33
+msgid "Sender ID"
+msgstr "Afzender ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:496
+#: plugins/gofax/faxreports/detail.tpl:29
+msgid "Sender MSN"
+msgstr "Afzender MSN"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:497
+#: plugins/gofax/faxreports/detail.tpl:41
+msgid "Receiver ID"
+msgstr "Ontvanger ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:498
+#: plugins/gofax/faxreports/detail.tpl:37
+msgid "Receiver MSN"
+msgstr "Ontvanger MSN"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:499
+#, fuzzy
+msgid "Number of pages"
+msgstr "Naam van de afdeling"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:500
+#, fuzzy
+msgid "Status Message"
+msgstr "Status bericht"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:501
+#: plugins/gofax/faxreports/detail.tpl:53
+msgid "Transfer time"
+msgstr "Overdrachtstijd"
+
+#: plugins/gofax/faxreports/main.inc:14
+msgid "FAX reports"
+msgstr "Fax rapporten"
+
+#: plugins/gofax/faxreports/contents.tpl:2
+#: plugins/addons/logview/gosa_log_contents.tpl:2
+#: plugins/addons/logview/contents.tpl:2
+#: plugins/gofon/fonreports/contents.tpl:2
+msgid "Filter"
+msgstr "Filter"
+
+#: plugins/gofax/faxreports/contents.tpl:6
+#: plugins/addons/mailqueue/contents.tpl:11
+#: plugins/addons/logview/gosa_log_contents.tpl:47
+#: plugins/addons/logview/contents.tpl:47
+#: plugins/addons/addressbook/contents.tpl:109
+#: plugins/gofon/fonreports/contents.tpl:6
+msgid "Search for"
+msgstr "Zoek naar"
+
+#: plugins/gofax/faxreports/contents.tpl:7
+#: plugins/gofon/fonreports/contents.tpl:7
+msgid "Enter user name to search for"
+msgstr "Voer de te zoeken gebruikersnaam in"
+
+#: plugins/gofax/faxreports/contents.tpl:8
+#: plugins/gofax/faxreports/contents.tpl:16
+#: plugins/gofon/fonreports/contents.tpl:8
+#: plugins/gofon/fonreports/contents.tpl:16
+msgid "in"
+msgstr "in"
+
+#: plugins/gofax/faxreports/contents.tpl:9
+#: plugins/gofon/fonreports/contents.tpl:9
+msgid "Select subtree to base search on"
+msgstr "Selecteer de subtree waarbinnen de zoekopdracht plaatsvindt"
+
+#: plugins/gofax/faxreports/contents.tpl:12
+#: plugins/gofon/fonreports/contents.tpl:12
+msgid "during"
+msgstr "gedurende"
+
+#: plugins/gofax/faxreports/contents.tpl:21
+#: plugins/addons/mailqueue/contents.tpl:10
+#: plugins/addons/mailqueue/contents.tpl:26
+#: plugins/addons/logview/gosa_log_contents.tpl:68
+#: plugins/addons/logview/contents.tpl:68
+#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
+#: ihtml/themes/default/help.tpl:21
+msgid "Search"
+msgstr "Zoeken"
+
+#: plugins/gofax/faxreports/contents.tpl:30
+#: plugins/gofax/faxreports/detail.tpl:21
+#: plugins/addons/logview/gosa_log_contents.tpl:84
+#: plugins/admin/systems/class_printGeneric.inc:868
+#: plugins/admin/systems/class_gosaLogServer.inc:102
+#: plugins/admin/ogroups/class_ogroupManagement.inc:428
+#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
+#: setup/setup_config2.tpl:240
+msgid "User"
+msgstr "Gebruiker"
+
+#: plugins/gofax/faxreports/contents.tpl:33
+#: plugins/addons/mailqueue/contents.tpl:56
+msgid "Sender"
+msgstr "Afzender"
+
+#: plugins/gofax/faxreports/contents.tpl:34
+msgid "Receiver"
+msgstr "Ontvanger"
+
+#: plugins/gofax/faxreports/contents.tpl:35
+#: plugins/gofax/faxreports/detail.tpl:57
+msgid "# pages"
+msgstr "# pagina's"
+
+#: plugins/gofax/faxreports/contents.tpl:50
+#: plugins/addons/logview/gosa_log_contents.tpl:98
+#: plugins/addons/logview/contents.tpl:97
+#: plugins/gofon/fonreports/contents.tpl:51
+msgid "Search returned no results..."
+msgstr "De zoekopdracht gaf geen resultaten terug..."
+
+#: plugins/gofax/faxreports/detail.tpl:5
+msgid "FAX preview - please wait"
+msgstr "Fax voorbeeld - even geduld a.u.b."
+
+#: plugins/gofax/faxreports/detail.tpl:8
+msgid "Click on fax to download"
+msgstr "Klik op de Fax om deze te downloaden"
+
+#: plugins/gofax/faxreports/detail.tpl:17
+msgid "FAX ID"
+msgstr "Fax ID"
+
+#: plugins/gofax/faxreports/detail.tpl:25
+msgid "Date / Time"
+msgstr "Datum / Tijd"
+
+#: plugins/gofax/faxreports/detail.tpl:49
+msgid "Status message"
+msgstr "Status bericht"
+
+#: plugins/gofax/faxreports/detail.tpl:67
+#: plugins/addons/mailqueue/header.tpl:5
+#: plugins/addons/ldapmanager/contentcsv.tpl:114
+#: plugins/addons/ldapmanager/contentexportxls.tpl:69
+#: plugins/addons/ldapmanager/contentexport.tpl:66
+#: plugins/addons/ldapmanager/contentimport.tpl:45
+#: plugins/admin/systems/class_systemManagement.inc:179
+#: plugins/admin/departments/dep_iframe.tpl:18
+#: plugins/admin/fai/faiNewBranch.tpl:51
+#: plugins/personal/password/changed.tpl:9
+#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
+#: setup/class_setup.inc:275 setup/class_setup.inc:277
+msgid "Back"
+msgstr "Terug"
+
+#: plugins/gofax/blocklists/remove.tpl:2
+#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
+#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
+#: plugins/admin/systems/remove_ppd.tpl:2
+#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
+#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
+#: plugins/admin/departments/remove.tpl:2
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
+#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
+#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
+#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
+#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
+#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
+#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
+#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
+#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
+#: html/password.php:278 html/index.php:50 html/index.php:341
+#: html/index.php:347
+msgid "Warning"
+msgstr "Waarschuwing"
+
+#: plugins/gofax/blocklists/remove.tpl:6
+#: plugins/admin/systems/remove_glpi.tpl:6
+#: include/sieve/templates/remove_script.tpl:6
+msgid ""
+"Please double check if your really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+"Verzeker u ervan dat u dit daadwerkelijk wil doorvoeren, aangezien het "
+"onmogelijk is voor GOsa om de data terug te halen."
+
+#: plugins/gofax/blocklists/remove.tpl:10
+#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
+#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
+#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
+#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
+#: ihtml/themes/default/remove.tpl:9
+msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Indien u zeker bent drukt u dan 'Verwijderen' om door te gaan of 'Annuleren' "
+"om te annuleren."
+
+#: plugins/gofax/blocklists/remove.tpl:15
+#: plugins/gofax/blocklists/remove.tpl:19
+#: plugins/gofax/blocklists/generic.tpl:83
+#: plugins/gofax/faxaccount/lists.tpl:14
+#: plugins/gofax/faxaccount/generic.tpl:111
+#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
+#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
+#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
+#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
+#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
+#: plugins/admin/systems/phonesettings.tpl:210
+#: plugins/admin/systems/phonesettings.tpl:233
+#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
+#: plugins/admin/systems/class_termDNS.inc:522
+#: plugins/admin/systems/goNtpServer.tpl:21
+#: plugins/admin/systems/remove_glpi.tpl:14
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
+#: plugins/admin/systems/goShareServer.tpl:20
+#: plugins/admin/systems/glpi_edit_os.tpl:10
+#: plugins/admin/systems/class_servDNSeditZone.inc:316
+#: plugins/admin/systems/class_servDNSeditZone.inc:541
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
+#: plugins/admin/systems/terminal.tpl:127
+#: plugins/admin/systems/glpi_edit_type.tpl:10
+#: plugins/admin/systems/remove_ppd.tpl:12
+#: plugins/admin/systems/workstation.tpl:104
+#: plugins/admin/systems/workstationStartup.tpl:131
+#: plugins/admin/systems/workstationStartup.tpl:165
+#: plugins/admin/applications/remove.tpl:14
+#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
+#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
+#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
+#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
+#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
+#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
+#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
+#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
+#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
+#: plugins/admin/fai/remove_branch.tpl:14
+#: plugins/admin/fai/faiPartitionTable.tpl:54
+#: plugins/personal/scalix/paste_generic.tpl:13
+#: plugins/personal/scalix/generic.tpl:114
+#: plugins/personal/mail/copypaste.tpl:45
+#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
+#: plugins/personal/mail/generic.tpl:263
+#: plugins/personal/connectivity/kolab.tpl:56
+#: plugins/personal/environment/class_environment.inc:695
+#: plugins/personal/environment/environment.tpl:187
+#: plugins/personal/environment/environment.tpl:225
+#: plugins/personal/environment/environment.tpl:251
+#: plugins/personal/posix/paste_generic.tpl:62
+#: plugins/personal/posix/generic.tpl:91
+#: plugins/personal/posix/generic.tpl:129
+#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
+#: plugins/gofon/macro/remove.tpl:18
+#: plugins/gofon/phoneaccount/paste_generic.tpl:19
+#: plugins/gofon/phoneaccount/generic.tpl:22
+#: plugins/gofon/conference/remove.tpl:15
+#: plugins/gofon/conference/remove.tpl:19
+#: include/sieve/templates/remove_script.tpl:14
+#: ihtml/themes/default/remove.tpl:13
+msgid "Delete"
+msgstr "Verwijderen"
+
+#: plugins/gofax/blocklists/remove.tpl:17
+#: plugins/gofax/blocklists/remove.tpl:21
+#: plugins/gofax/blocklists/generic.tpl:106
+#: plugins/gofax/faxaccount/locals.tpl:62
+#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
+#: plugins/addons/gotomasses/contents.tpl:115
+#: plugins/addons/gotomasses/contents.tpl:118
+#: plugins/addons/godfs/class_dfsManagment.inc:249
+#: plugins/addons/addressbook/remove.tpl:16
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/address_edit.tpl:265
+#: plugins/admin/groups/class_groupManagement.inc:424
+#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
+#: plugins/admin/groups/application_options.tpl:13
+#: plugins/admin/groups/mail_locals.tpl:68
+#: plugins/admin/groups/mail_admins.tpl:39
+#: plugins/admin/groups/group_objects.tpl:57
+#: plugins/admin/systems/SelectDeviceType.tpl:45
+#: plugins/admin/systems/goKrbServer.tpl:32
+#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
+#: plugins/admin/systems/goGlpiServer.tpl:34
+#: plugins/admin/systems/goLdapServer.tpl:11
+#: plugins/admin/systems/gencd.tpl:11
+#: plugins/admin/systems/glpi_devices.tpl:761
+#: plugins/admin/systems/class_goService.inc:40
+#: plugins/admin/systems/goImapServer.tpl:118
+#: plugins/admin/systems/glpiSelectUser.tpl:51
+#: plugins/admin/systems/class_systemManagement.inc:830
+#: plugins/admin/systems/goMailServer.tpl:223
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
+#: plugins/admin/systems/servnfs.tpl:140
+#: plugins/admin/systems/goNtpServer.tpl:31
+#: plugins/admin/systems/remove_glpi.tpl:16
+#: plugins/admin/systems/goShareServer.tpl:31
+#: plugins/admin/systems/goFonServer.tpl:41
+#: plugins/admin/systems/goSyslogServer.tpl:7
+#: plugins/admin/systems/glpiAttachmentPool.tpl:52
+#: plugins/admin/systems/servkolab.tpl:247
+#: plugins/admin/systems/goCupsServer.tpl:7
+#: plugins/admin/systems/ServiceAddDialog.tpl:30
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
+#: plugins/admin/systems/goTerminalServer.tpl:25
+#: plugins/admin/systems/glpi_edit_os.tpl:29
+#: plugins/admin/systems/goSpamServer.tpl:127
+#: plugins/admin/systems/goFaxServer.tpl:25
+#: plugins/admin/systems/class_baseSelectDialog.inc:43
+#: plugins/admin/systems/gosaLogServer.tpl:33
+#: plugins/admin/systems/servdns.tpl:23
+#: plugins/admin/systems/goSpamServerRule.tpl:23
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
+#: plugins/admin/systems/servRepositorySetup.tpl:56
+#: plugins/admin/systems/glpi_edit_type.tpl:29
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
+#: plugins/admin/systems/remove_ppd.tpl:14
+#: plugins/admin/systems/printerPPDDialog.tpl:23
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
+#: plugins/admin/systems/glpiDeviceManagement.tpl:52
+#: plugins/admin/systems/servRepository.tpl:68
+#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
+#: plugins/admin/systems/servdnseditzone.tpl:129
+#: plugins/admin/systems/goVirusServer.tpl:170
+#: plugins/admin/systems/goLogDBServer.tpl:25
+#: plugins/admin/applications/remove.tpl:16
+#: plugins/admin/applications/remove.tpl:20
+#: plugins/admin/applications/class_applicationManagement.inc:439
+#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
+#: plugins/admin/users/template.tpl:50
+#: plugins/admin/users/class_userManagement.inc:747
+#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
+#: plugins/admin/mimetypes/remove.tpl:20
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
+#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
+#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
+#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
+#: plugins/admin/departments/remove.tpl:17
+#: plugins/admin/departments/remove.tpl:21
+#: plugins/admin/departments/class_departmentManagement.inc:397
+#: plugins/admin/departments/dep_move_confirm.tpl:17
+#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
+#: plugins/admin/ogroups/ogroup_objects.tpl:56
+#: plugins/admin/ogroups/class_ogroupManagement.inc:384
+#: plugins/admin/fai/faiPackageConfiguration.tpl:7
+#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
+#: plugins/admin/fai/class_faiManagement.inc:749
+#: plugins/admin/fai/class_faiManagement.inc:754
+#: plugins/admin/fai/class_faiManagement.inc:760
+#: plugins/admin/fai/faiScriptEntry.tpl:83
+#: plugins/admin/fai/remove_branch.tpl:16
+#: plugins/admin/fai/faiPackageEntry.tpl:57
+#: plugins/admin/fai/faiTemplateEntry.tpl:171
+#: plugins/admin/fai/faiHookEntry.tpl:85
+#: plugins/admin/fai/faiVariableEntry.tpl:55
+#: plugins/admin/fai/faiProfileEntry.tpl:71
+#: plugins/admin/fai/faiNewBranch.tpl:22
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
+#: plugins/personal/scalix/main.inc:101
+#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
+#: plugins/personal/netatalk/main.inc:96
+#: plugins/personal/connectivity/main.inc:102
+#: plugins/personal/environment/hotplugDialogNew.tpl:54
+#: plugins/personal/environment/selectPrinterDialog.tpl:66
+#: plugins/personal/environment/main.inc:102
+#: plugins/personal/environment/logonManagement.tpl:76
+#: plugins/personal/environment/hotplugDialog.tpl:64
+#: plugins/personal/nagios/main.inc:105
+#: plugins/personal/posix/trust_machines.tpl:41
+#: plugins/personal/posix/main.inc:106
+#: plugins/personal/posix/posix_groups.tpl:81
+#: plugins/personal/samba/samba3_workstations.tpl:41
+#: plugins/personal/samba/main.inc:104
+#: plugins/personal/samba/sambaLogonHours.tpl:106
+#: plugins/personal/generic/generic_certs.tpl:94
+#: plugins/personal/generic/generic_picture.tpl:35
+#: plugins/personal/generic/main.inc:160
+#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
+#: plugins/gofon/macro/remove.tpl:20
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
+#: plugins/gofon/phoneaccount/main.inc:106
+#: plugins/gofon/conference/remove.tpl:17
+#: plugins/gofon/conference/remove.tpl:21
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
+#: include/sieve/templates/select_test_type.tpl:13
+#: include/sieve/templates/remove_script.tpl:16
+#: include/sieve/templates/management.tpl:26
+#: include/sieve/templates/import_script.tpl:14
+#: include/sieve/templates/element_comment.tpl:10
+#: include/sieve/templates/create_script.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
+#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
+#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
+#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
+#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
+#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
+#: ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:89
+msgid "Cancel"
+msgstr "Annuleren"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
+msgid "List of blocklists"
+msgstr "Lijst met blokkeerlijsten"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected blocklists. Having "
+"a large size of lists, you might prefer the range selectors on top of the "
+"select box."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde blokkeerlijsten toe te voegen, "
+"bewerken of verwijderen. Indien u veel blokkeerlijsten heeft is het aan te "
+"raden de selectie mogelijkheden te gebruiken."
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+msgid "Blocklist name"
+msgstr "Blokkeerlijst naam"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#: plugins/addons/addressbook/address_edit.tpl:155
+#: plugins/addons/addressbook/class_addressbook.inc:815
+#: plugins/addons/addressbook/address_info.tpl:117
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/users/class_divListUsers.inc:61
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#: plugins/admin/ogroups/class_ogroupManagement.inc:431
+#: plugins/personal/generic/class_user.inc:1434
+#: plugins/personal/generic/generic.tpl:258
+#: plugins/generic/references/class_reference.inc:38
+#: plugins/gofon/macro/class_divListMacros.inc:57
+msgid "Department"
+msgstr "Afdeling"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
+#: plugins/addons/addressbook/contents.tpl:42
+#: plugins/admin/groups/class_divListGroup.inc:62
+#: plugins/admin/systems/class_divListSystemService.inc:31
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
+#: plugins/admin/systems/class_divListSystem.inc:69
+#: plugins/admin/applications/class_divListApplication.inc:59
+#: plugins/admin/users/class_divListUsers.inc:63
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
+#: plugins/admin/acl/class_divListACL.inc:55
+#: plugins/admin/departments/class_divListDepartment.inc:49
+#: plugins/admin/ogroups/class_divListOGroup.inc:65
+#: plugins/admin/fai/class_divListFai.inc:71
+#: plugins/gofon/macro/class_divListMacros.inc:59
+#: plugins/gofon/conference/class_divListConferences.inc:60
+msgid "Actions"
+msgstr "Acties"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Select to see send blocklists"
+msgstr "Selecteer om de verstuur blokkeerlijsten te zien"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Show send blocklists"
+msgstr "Toon verstuur blokkeerlijsten"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Select to see receive blocklists"
+msgstr "Selecteer om de ontvangst blokkeerlijsten te zien"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Show receive blocklists"
+msgstr "Toon ontvangst blokkeerlijsten"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Select to search within subtrees"
+msgstr "Selecteer om binnen subonderdelen te zoeken"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/personal/posix/posix_groups.tpl:46
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+#, fuzzy
+msgid "Search in subtrees"
+msgstr "Zoek binnen subtree"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
+msgid "Regular expression for matching list names"
+msgstr "Reguliere expressie voor overeenkomende lijstnamen"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "Create new blocklist"
+msgstr "Nieuwe blokkeerlijst aanmaken"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "New Blocklist"
+msgstr "Nieuwe blokkeerlijst"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
+#: plugins/gofax/blocklists/generic.tpl:17
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
+#: plugins/addons/godfs/class_dfsManagment.inc:217
+#: plugins/admin/groups/class_divListGroup.inc:181
+#: plugins/admin/groups/class_groupGeneric.inc:950
+#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
+#: plugins/admin/systems/printer.tpl:27
+#: plugins/admin/systems/class_phoneGeneric.inc:486
+#: plugins/admin/systems/goLdapServer.tpl:2
+#: plugins/admin/systems/component.tpl:17
+#: plugins/admin/systems/class_componentGeneric.inc:278
+#: plugins/admin/systems/class_printGeneric.inc:890
+#: plugins/admin/systems/class_servGeneric.inc:426
+#: plugins/admin/systems/phone.tpl:17
+#: plugins/admin/systems/class_terminalGeneric.inc:633
+#: plugins/admin/systems/class_baseSelectDialog.inc:46
+#: plugins/admin/systems/class_workstationGeneric.inc:617
+#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
+#: plugins/admin/systems/workstation.tpl:27
+#: plugins/admin/systems/class_divListSystem.inc:227
+#: plugins/admin/systems/class_glpiSelectUser.inc:181
+#: plugins/admin/applications/class_divListApplication.inc:175
+#: plugins/admin/applications/class_applicationGeneric.inc:552
+#: plugins/admin/applications/generic.tpl:42
+#: plugins/admin/users/class_divListUsers.inc:162
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
+#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
+#: plugins/admin/acl/class_aclRole.inc:678
+#: plugins/admin/acl/class_divListACL.inc:154
+#: plugins/admin/departments/class_divListDepartment.inc:133
+#: plugins/admin/departments/class_departmentGeneric.inc:597
+#: plugins/admin/departments/generic.tpl:35
+#: plugins/admin/ogroups/class_divListOGroup.inc:181
+#: plugins/admin/ogroups/class_ogroup.inc:757
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/fai/class_divListFai.inc:213
+#: plugins/personal/generic/class_user.inc:1423
+#: plugins/personal/generic/generic.tpl:143
+#: plugins/gofon/macro/class_gofonMacro.inc:581
+#: plugins/gofon/macro/class_divListMacros.inc:147
+#: plugins/gofon/macro/generic.tpl:27
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
+#: plugins/gofon/conference/class_divListConferences.inc:154
+#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
+msgid "Base"
+msgstr "Basis"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+msgid "Submit department"
+msgstr "Verwerk afdeling"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#: include/class_MultiSelectWindow.inc:209
+msgid "Submit"
+msgstr "Verwerk"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove selected blocklists"
+msgstr "Toon verstuur blokkeerlijsten"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove blocklists"
+msgstr "Toon ontvangst blokkeerlijsten"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
+#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
+#: plugins/admin/systems/glpi.tpl:46
+#: plugins/admin/systems/class_divListSystem.inc:323
+#: plugins/admin/systems/glpiPrinter.tpl:18
+#: plugins/admin/systems/glpiPrinter.tpl:32
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/users/class_divListUsers.inc:266
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/acl/class_aclRole.inc:340
+#: plugins/admin/acl/class_aclRole.inc:385
+#: plugins/admin/acl/class_divListACL.inc:210
+#: plugins/admin/acl/class_divListACL.inc:232
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/admin/fai/class_faiScript.inc:302
+#: plugins/admin/fai/class_faiScript.inc:304
+#: plugins/admin/fai/class_faiHook.inc:300
+#: plugins/admin/fai/class_faiHook.inc:302
+#: plugins/admin/fai/class_faiTemplate.inc:278
+#: plugins/admin/fai/class_faiTemplate.inc:280
+#: plugins/admin/fai/class_divListFai.inc:296
+#: plugins/admin/fai/class_divListFai.inc:299
+#: plugins/gofon/macro/class_divListMacros.inc:207
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#: include/class_acl.inc:409 include/class_acl.inc:454
+msgid "edit"
+msgstr "Bewerk"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/users/class_divListUsers.inc:267
+msgid "Edit user"
+msgstr "Bewerk gebruiker"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/addons/mailqueue/contents.tpl:94
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
+#: plugins/admin/systems/class_divListSystem.inc:333
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/users/class_divListUsers.inc:285
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/acl/class_aclRole.inc:341
+#: plugins/admin/acl/class_aclRole.inc:386
+#: plugins/admin/acl/class_divListACL.inc:220
+#: plugins/admin/acl/class_divListACL.inc:236
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/admin/fai/class_faiScript.inc:306
+#: plugins/admin/fai/class_faiHook.inc:304
+#: plugins/admin/fai/class_faiTemplate.inc:282
+#: plugins/admin/fai/class_divListFai.inc:307
+#: plugins/gofon/macro/class_divListMacros.inc:215
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#: include/class_acl.inc:410 include/class_acl.inc:455
+msgid "delete"
+msgstr "Verwijder"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/admin/users/class_divListUsers.inc:286
+msgid "Delete user"
+msgstr "Verwijder gebruiker"
+
+#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
+msgid "Blocklist management"
+msgstr "Blokkeerlijst beheer"
+
+#: plugins/gofax/blocklists/generic.tpl:8
+msgid "List name"
+msgstr "Lijstnaam"
+
+#: plugins/gofax/blocklists/generic.tpl:12
+msgid "Name of blocklist"
+msgstr "Naam van de blokkeerlijst"
+
+#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
+#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
+#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
+#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
+#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
+msgid "Choose subtree to place group in"
+msgstr "Selecteer de subtree waaronder deze groep geplaatst wordt"
+
+#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
+#: plugins/admin/systems/wingeneric.tpl:18
+#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
+#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
+#: plugins/admin/systems/terminal.tpl:28
+#: plugins/admin/systems/workstation.tpl:35
+#: plugins/admin/applications/generic.tpl:52
+#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
+#: plugins/admin/departments/generic.tpl:45
+#: plugins/admin/ogroups/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
+#: plugins/gofon/conference/generic.tpl:56
+#: plugins/gofon/conference/generic.tpl:62
+msgid "Select a base"
+msgstr "Selecteer een basis"
+
+#: plugins/gofax/blocklists/generic.tpl:40
+#: plugins/admin/systems/glpi_devices.tpl:427
+#: plugins/admin/systems/glpi_devices.tpl:492
+#: plugins/admin/systems/glpi_devices.tpl:542
+#: plugins/admin/systems/servnfs.tpl:56
+#: plugins/admin/systems/terminalService.tpl:48
+#: plugins/admin/systems/terminalService.tpl:138
+#: plugins/admin/systems/class_goShareServer.inc:399
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:795
+#: plugins/admin/systems/workstationService.tpl:54
+#: plugins/admin/systems/workstationService.tpl:156
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
+#: plugins/admin/fai/class_faiSummaryTab.inc:345
+#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
+msgid "Type"
+msgstr "Type"
+
+#: plugins/gofax/blocklists/generic.tpl:43
+msgid "Select wether to filter incoming or outgoing calls"
+msgstr "Selecteer of inkomende en uitgaande gesprekken gefilterd moeten worden"
+
+#: plugins/gofax/blocklists/generic.tpl:51
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
+#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
+#: plugins/admin/groups/class_groupGeneric.inc:951
+#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
+#: plugins/admin/systems/printer.tpl:16
+#: plugins/admin/systems/class_phoneGeneric.inc:487
+#: plugins/admin/systems/component.tpl:35
+#: plugins/admin/systems/class_componentGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:891
+#: plugins/admin/systems/class_servGeneric.inc:424
+#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
+#: plugins/admin/systems/class_winGeneric.inc:291
+#: plugins/admin/systems/class_goMailServer.inc:713
+#: plugins/admin/systems/server.tpl:14
+#: plugins/admin/systems/class_goShareServer.inc:398
+#: plugins/admin/applications/class_applicationGeneric.inc:553
+#: plugins/admin/applications/generic.tpl:33
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
+#: plugins/admin/mimetypes/paste_generic.tpl:21
+#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
+#: plugins/admin/acl/class_aclRole.inc:679
+#: plugins/admin/departments/class_departmentGeneric.inc:595
+#: plugins/admin/departments/generic.tpl:16
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/fai/class_faiScriptEntry.inc:184
+#: plugins/admin/fai/class_faiVariable.inc:433
+#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
+#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
+#: plugins/admin/fai/faiProfile.tpl:21
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
+#: plugins/admin/fai/faiScriptEntry.tpl:19
+#: plugins/admin/fai/faiVariable.tpl:21
+#: plugins/admin/fai/class_faiHookEntry.inc:193
+#: plugins/admin/fai/class_faiTemplateEntry.inc:252
+#: plugins/admin/fai/faiTemplateEntry.tpl:13
+#: plugins/admin/fai/class_faiScript.inc:555
+#: plugins/admin/fai/class_faiHook.inc:550
+#: plugins/admin/fai/faiHookEntry.tpl:19
+#: plugins/admin/fai/class_faiTemplate.inc:523
+#: plugins/admin/fai/faiVariableEntry.tpl:19
+#: plugins/admin/fai/faiPartitionTable.tpl:21
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
+#: plugins/admin/fai/class_faiProfile.inc:466
+#: plugins/admin/fai/class_faiVariableEntry.inc:147
+#: plugins/admin/fai/class_faiPartitionTable.inc:544
+#: plugins/admin/fai/faiTemplate.tpl:21
+#: plugins/personal/environment/hotplugDialogNew.tpl:17
+#: plugins/personal/environment/logonManagement.tpl:17
+#: plugins/generic/references/contents.tpl:11
+#: plugins/gofon/macro/class_gofonMacro.inc:582
+#: plugins/gofon/macro/generic.tpl:49
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
+#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
+#: html/getxls.php:287
+msgid "Description"
+msgstr "Omschrijving"
+
+#: plugins/gofax/blocklists/generic.tpl:54
+msgid "Descriptive text for this blocklist"
+msgstr "Beschrijving van deze blokkeerlijst"
+
+#: plugins/gofax/blocklists/generic.tpl:68
+msgid "Blocked numbers"
+msgstr "Geblokkeerde nummers"
+
+#: plugins/gofax/blocklists/generic.tpl:80
+#: plugins/gofax/faxaccount/locals.tpl:60
+#: plugins/gofax/faxaccount/lists.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:105
+#: plugins/admin/groups/application.tpl:39
+#: plugins/admin/groups/paste_mail.tpl:30
+#: plugins/admin/groups/paste_mail.tpl:41
+#: plugins/admin/groups/mail_locals.tpl:66
+#: plugins/admin/groups/class_groupMail.inc:607
+#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
+#: plugins/admin/groups/generic.tpl:137
+#: plugins/admin/groups/group_objects.tpl:55
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
+#: plugins/admin/systems/phonesettings.tpl:207
+#: plugins/admin/systems/phonesettings.tpl:230
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
+#: plugins/admin/systems/glpiManufacturer.tpl:6
+#: plugins/admin/systems/terminalStartup.tpl:79
+#: plugins/admin/systems/terminalStartup.tpl:108
+#: plugins/admin/systems/goMailServer.tpl:70
+#: plugins/admin/systems/goMailServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:131
+#: plugins/admin/systems/goMailServer.tpl:165
+#: plugins/admin/systems/goMailServer.tpl:191
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
+#: plugins/admin/systems/class_termDNS.inc:508
+#: plugins/admin/systems/class_termDNS.inc:528
+#: plugins/admin/systems/goNtpServer.tpl:18
+#: plugins/admin/systems/goShareServer.tpl:14
+#: plugins/admin/systems/glpi_edit_os.tpl:8
+#: plugins/admin/systems/goSpamServer.tpl:45
+#: plugins/admin/systems/goSpamServer.tpl:113
+#: plugins/admin/systems/servdns.tpl:6
+#: plugins/admin/systems/class_servDNSeditZone.inc:547
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
+#: plugins/admin/systems/servRepositorySetup.tpl:47
+#: plugins/admin/systems/terminal.tpl:123
+#: plugins/admin/systems/glpi_edit_type.tpl:8
+#: plugins/admin/systems/workstation.tpl:100
+#: plugins/admin/systems/glpi.tpl:125
+#: plugins/admin/systems/servdnseditzone.tpl:115
+#: plugins/admin/systems/workstationStartup.tpl:129
+#: plugins/admin/systems/workstationStartup.tpl:162
+#: plugins/admin/systems/workstationStartup.tpl:191
+#: plugins/admin/systems/glpiPrinter.tpl:115
+#: plugins/admin/systems/glpiPrinter.tpl:149
+#: plugins/admin/mimetypes/generic.tpl:108
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:174
+#: plugins/admin/ogroups/ogroup_objects.tpl:54
+#: plugins/admin/ogroups/phonequeue.tpl:37
+#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
+#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
+#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
+#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
+#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
+#: plugins/admin/fai/faiPartitionTable.tpl:48
+#: plugins/admin/fai/faiPartitionTable.tpl:50
+#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
+#: plugins/personal/scalix/paste_generic.tpl:12
+#: plugins/personal/scalix/generic.tpl:111
+#: plugins/personal/mail/copypaste.tpl:43
+#: plugins/personal/mail/copypaste.tpl:61
+#: plugins/personal/mail/mail_locals.tpl:75
+#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
+#: plugins/personal/connectivity/kolab.tpl:53
+#: plugins/personal/connectivity/class_kolabAccount.inc:261
+#: plugins/personal/environment/kioskManagement.tpl:14
+#: plugins/personal/environment/selectPrinterDialog.tpl:65
+#: plugins/personal/environment/hotplugDialog.tpl:63
+#: plugins/personal/environment/environment.tpl:157
+#: plugins/personal/environment/environment.tpl:181
+#: plugins/personal/environment/environment.tpl:248
+#: plugins/personal/posix/trust_machines.tpl:39
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:88
+#: plugins/personal/posix/generic.tpl:126
+#: plugins/personal/posix/posix_groups.tpl:79
+#: plugins/personal/samba/samba3_workstations.tpl:39
+#: plugins/personal/samba/samba3.tpl:412
+#: plugins/gofon/phoneaccount/paste_generic.tpl:18
+#: plugins/gofon/phoneaccount/generic.tpl:19
+msgid "Add"
+msgstr "Toevoegen"
+
+#: plugins/gofax/blocklists/generic.tpl:92
+msgid "Numbers can also contain wild cards."
+msgstr "Nummers kunnen ook wildcards (*?) bevatten."
+
+#: plugins/gofax/blocklists/generic.tpl:100
+#: plugins/gofax/faxaccount/main.inc:92
+#: plugins/admin/groups/class_groupManagement.inc:418
+#: plugins/admin/systems/class_systemManagement.inc:824
+#: plugins/admin/applications/class_applicationManagement.inc:433
+#: plugins/admin/users/class_userManagement.inc:741
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
+#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
+#: plugins/admin/ogroups/class_ogroupManagement.inc:378
+#: plugins/admin/fai/class_faiManagement.inc:743
+#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
+#: plugins/personal/connectivity/main.inc:100
+#: plugins/personal/environment/main.inc:100
+#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
+#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
+#: plugins/gofon/phoneaccount/main.inc:104
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
+#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
+#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
+#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
+#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
+#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
+#: setup/class_setupStep_Migrate.inc:877
+#: setup/class_setupStep_Migrate.inc:1600
+msgid "Ok"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:103
+#: plugins/gofax/faxaccount/lists.tpl:31
+#: plugins/addons/gotomasses/contents.tpl:111
+#: plugins/addons/gotomasses/contents.tpl:113
+#: plugins/addons/gotomasses/contents.tpl:117
+#: plugins/addons/notifications/contents.tpl:12
+#: plugins/admin/groups/class_groupManagement.inc:421
+#: plugins/admin/groups/application_options.tpl:11
+#: plugins/admin/groups/mail_admins.tpl:37
+#: plugins/admin/systems/class_systemManagement.inc:827
+#: plugins/admin/systems/servRepositorySetup.tpl:54
+#: plugins/admin/systems/printerPPDDialog.tpl:22
+#: plugins/admin/applications/class_applicationManagement.inc:436
+#: plugins/admin/users/class_userManagement.inc:744
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
+#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
+#: plugins/admin/acl/acl_role.tpl:73
+#: plugins/admin/ogroups/class_ogroupManagement.inc:381
+#: plugins/admin/fai/faiPackageConfiguration.tpl:6
+#: plugins/admin/fai/class_faiManagement.inc:746
+#: plugins/admin/fai/faiScriptEntry.tpl:82
+#: plugins/admin/fai/faiPackageEntry.tpl:56
+#: plugins/admin/fai/faiTemplateEntry.tpl:170
+#: plugins/admin/fai/faiHookEntry.tpl:84
+#: plugins/admin/fai/faiVariableEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:70
+#: plugins/admin/fai/faiNewBranch.tpl:21
+#: plugins/personal/environment/logonManagement.tpl:75
+#: plugins/personal/samba/sambaLogonHours.tpl:104
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
+#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
+#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
+#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
+#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
+#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
+#: ihtml/themes/default/acl.tpl:89
+msgid "Apply"
+msgstr "Toepassen"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
+msgid "FAX Blocklists"
+msgstr "Fax blokkades"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
+#, fuzzy, php-format
+msgid "You're about to delete the following blocklists(s) %s"
+msgstr "U staat op het punt blokkeerlijst '%s' te verwijderen."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
+#, fuzzy, php-format
+msgid "You are not allowed to delete the blocklist '%s'!"
+msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
+#, php-format
+msgid "You're about to delete the blocklist '%s'."
+msgstr "U staat op het punt blokkeerlijst '%s' te verwijderen."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
+msgid "You have no permission to remove this blocklist."
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
+msgid "Please specify a valid phone number."
+msgstr "Geef a.u.b. een geldig telefoonnummer op."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "send"
+msgstr "versturen"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "receive"
+msgstr "ontvangen"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
+#, fuzzy, php-format
+msgid "Removing of blocklist with dn '%s' failed."
+msgstr "Het verwijderen van het blokeerlijst object is mislukt"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
+#: plugins/admin/departments/class_departmentGeneric.inc:265
+msgid "Required field 'Name' is not set."
+msgstr "Vereist veld 'Naam' is leeg."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
+msgid "Required field 'Name' contains invalid characters"
+msgstr "Vereist veld 'Naam' bevat ongeldige karakters"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
+msgid "Specified name is already used."
+msgstr "De opgegeven naam wordt al gebruikt."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
+#, fuzzy, php-format
+msgid "Saving of blocklist with dn '%s' failed."
+msgstr "Het opslaan van het blokkeerlijst object is mislukt"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
+#, fuzzy
+msgid "Fax blocklists"
+msgstr "Fax blokkades"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/address_info.tpl:24
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_groupGeneric.inc:949
+#: plugins/admin/systems/class_phoneGeneric.inc:485
+#: plugins/admin/systems/glpi_devices.tpl:10
+#: plugins/admin/systems/glpi_devices.tpl:105
+#: plugins/admin/systems/glpi_devices.tpl:146
+#: plugins/admin/systems/glpi_devices.tpl:201
+#: plugins/admin/systems/glpi_devices.tpl:257
+#: plugins/admin/systems/glpi_devices.tpl:315
+#: plugins/admin/systems/glpi_devices.tpl:379
+#: plugins/admin/systems/glpi_devices.tpl:451
+#: plugins/admin/systems/glpi_devices.tpl:515
+#: plugins/admin/systems/glpi_devices.tpl:562
+#: plugins/admin/systems/glpi_devices.tpl:615
+#: plugins/admin/systems/glpi_devices.tpl:669
+#: plugins/admin/systems/glpi_devices.tpl:715
+#: plugins/admin/systems/class_componentGeneric.inc:277
+#: plugins/admin/systems/class_printGeneric.inc:889
+#: plugins/admin/systems/class_servGeneric.inc:423
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
+#: plugins/admin/systems/servnfs.tpl:9
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
+#: plugins/admin/systems/class_terminalGeneric.inc:634
+#: plugins/admin/systems/goSpamServerRule.tpl:6
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
+#: plugins/admin/systems/class_servRepository.inc:386
+#: plugins/admin/systems/class_goShareServer.inc:396
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
+#: plugins/admin/applications/class_applicationGeneric.inc:551
+#: plugins/admin/applications/class_applicationGeneric.inc:555
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
+#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/acl/class_aclRole.inc:677
+#: plugins/admin/ogroups/class_ogroup.inc:756
+#: plugins/admin/fai/class_faiScriptEntry.inc:183
+#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
+#: plugins/admin/fai/class_faiPackage.inc:545
+#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
+#: plugins/admin/fai/faiProfile.tpl:9
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
+#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
+#: plugins/admin/fai/class_faiHookEntry.inc:192
+#: plugins/admin/fai/class_faiTemplateEntry.inc:251
+#: plugins/admin/fai/faiTemplateEntry.tpl:7
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/faiHookEntry.tpl:9
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#: plugins/admin/fai/faiVariableEntry.tpl:9
+#: plugins/admin/fai/class_faiSummaryTab.inc:340
+#: plugins/admin/fai/faiPartitionTable.tpl:9
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
+#: plugins/admin/fai/class_faiProfile.inc:465
+#: plugins/admin/fai/class_faiVariableEntry.inc:146
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
+#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
+#: html/getxls.php:290
+msgid "Name"
+msgstr "Naam"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
+#, fuzzy
+msgid "Blocklist"
+msgstr "Blokkeerlijsten"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
+#, fuzzy
+msgid "Blocklist type"
+msgstr "Blokkeerlijst naam"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
+#: plugins/addons/addressbook/address_edit.tpl:233
+#: plugins/addons/addressbook/address_info.tpl:171
+#: plugins/generic/references/class_reference.inc:30
+msgid "FAX"
+msgstr "Fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
+msgid "This account has no fax extensions."
+msgstr "Dit account heeft geen Fax mogelijkheden."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
+msgid "Remove fax account"
+msgstr "Fax account verwijderen"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
+msgid ""
+"This account has fax features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft Fax mogelijkheden ingeschakeld. U kunt deze uitschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
+msgid "Create fax account"
+msgstr "Fax account aanmaken"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
+msgid ""
+"This account has fax features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft Fax mogelijkheden uitgeschakeld. U kunt deze inschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
+msgid "You're trying to add an invalid phone number."
+msgstr "U probeert een ongeldig telefoonnummer toe te voegen."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
+#: plugins/admin/groups/class_groupApplication.inc:682
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
+msgid "back"
+msgstr "terug"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
+#, fuzzy, php-format
+msgid "Removing of user/fax account with dn '%s' failed."
+msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
+msgid "The required field 'Fax' is not set."
+msgstr "Het vereiste veld 'Fax' is leeg."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
+msgid "Please enter a valid telephone number in the 'Fax' field."
+msgstr "Voer a.u.b. een geldig Fax nummer bij het 'Fax' veld in."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
+msgid "Mail delivery is checked, but no address has been specified."
+msgstr "E-mail aflevering staat aan, alleen is er geen adres opgegeven."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
+msgid "The mail address you've entered is invalid."
+msgstr "Het E-mail adres dat u opgegeven heeft is ongeldig."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
+msgid ""
+"Deliver fax to printer, is only possible if valid printer is given. Please "
+"correct your choice."
+msgstr ""
+"Fax afleveren op een printer is alleen mogelijk indien een geldige printer "
+"is opgegeven. Corrigeer uw keuze a.u.b."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
+#, fuzzy, php-format
+msgid "Saving of user/fax account with dn '%s' failed."
+msgstr "Het opslaan van het algemene gerbuikers account is mislukt"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
+#, fuzzy
+msgid "Fax account settings"
+msgstr "Samba Instellingen"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
+msgid "Enable/Disable fax"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
+#, fuzzy
+msgid "Receive blocklist"
+msgstr "Toon ontvangst blokkeerlijsten"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
+#, fuzzy
+msgid "Send blocklist"
+msgstr "Toon verstuur blokkeerlijsten"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
+#: plugins/addons/addressbook/class_addressbook.inc:808
+#: plugins/personal/generic/class_user.inc:1451
+#, fuzzy
+msgid "Fax number"
+msgstr "Serienummer"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
+#, fuzzy
+msgid "Alternate fax number"
+msgstr "Alternatieve Fax nummers"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
+#: plugins/gofax/faxaccount/generic.tpl:70
+msgid "Deliver fax as mail"
+msgstr "Lever Fax als E-mail af"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
+#: plugins/gofax/faxaccount/generic.tpl:77
+msgid "Deliver fax to printer"
+msgstr "Lever Fax af op printer"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
+#: plugins/gofax/faxaccount/generic.tpl:34
+msgid "Delivery format"
+msgstr "Aflever formaat"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
+#: plugins/gofax/faxaccount/generic.tpl:21
+#: plugins/admin/ogroups/class_phonequeue.inc:950
+#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Language"
+msgstr "Taal"
+
+#: plugins/gofax/faxaccount/locals.tpl:6
+msgid "Select numbers to add"
+msgstr "Selecteer de toe te voegen nummers"
+
+#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
+#: plugins/addons/addressbook/contents.tpl:65
+#: plugins/admin/groups/mail_locals.tpl:22
+#: plugins/admin/groups/group_objects.tpl:20
+#: plugins/admin/systems/glpiSelectUser.tpl:27
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
+#: plugins/admin/systems/glpiAttachmentPool.tpl:27
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
+#: plugins/admin/systems/glpiDeviceManagement.tpl:27
+#: plugins/admin/systems/servRepository.tpl:38
+#: plugins/admin/ogroups/ogroup_objects.tpl:20
+#: plugins/admin/fai/faiPackageEntry.tpl:32
+#: plugins/admin/fai/faiProfileEntry.tpl:31
+#: plugins/personal/mail/mail_locals.tpl:25
+#: plugins/personal/environment/selectPrinterDialog.tpl:24
+#: plugins/personal/environment/hotplugDialog.tpl:24
+#: plugins/personal/posix/posix_groups.tpl:21
+#: plugins/personal/samba/samba3_workstations.tpl:20
+#: plugins/gofon/macro/headpage.tpl:29
+#: plugins/gofon/conference/headpage.tpl:29
+#: ihtml/themes/default/MultiSelectWindow.tpl:38
+#: ihtml/themes/default/MultiSelectWindow.tpl:78
+msgid "Filters"
+msgstr "Filters"
+
+#: plugins/gofax/faxaccount/locals.tpl:28
+msgid "Display numbers of department"
+msgstr "Toon nummers van afdeling"
+
+#: plugins/gofax/faxaccount/locals.tpl:29
+#: plugins/addons/addressbook/contents.tpl:87
+#: plugins/admin/groups/mail_locals.tpl:33
+#: plugins/admin/groups/group_objects.tpl:40
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
+#: plugins/admin/ogroups/ogroup_objects.tpl:42
+#: plugins/personal/mail/mail_locals.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:34
+#: plugins/personal/posix/trust_machines.tpl:27
+#: plugins/personal/posix/posix_groups.tpl:35
+#: plugins/personal/samba/samba3_workstations.tpl:27
+msgid "Choose the department the search will be based on"
+msgstr "Selecteer de afdeling waarbinnen gezocht zal worden"
+
+#: plugins/gofax/faxaccount/locals.tpl:38
+msgid "Display numbers matching"
+msgstr "Toon de overeenkomende nummers"
+
+#: plugins/gofax/faxaccount/locals.tpl:41
+msgid "Regular expression for matching numbers"
+msgstr "Reguliere expressie voor overeenkomende nummers"
+
+#: plugins/gofax/faxaccount/locals.tpl:47
+msgid "Display numbers of user"
+msgstr "Toon nummers van gebruiker"
+
+#: plugins/gofax/faxaccount/locals.tpl:50
+msgid "User name of which numbers are shown"
+msgstr "Gebruikersnaam van de gebruiker wiens nummers getoond worden"
+
+#: plugins/gofax/faxaccount/lists.tpl:5
+msgid "Blocked numbers/lists"
+msgstr "Geblokkeerde nummers/lijsten"
+
+#: plugins/gofax/faxaccount/lists.tpl:17
+msgid "List of predefined blocklists"
+msgstr "Lijst met voorgedefiniëerde blokkeerlijstn"
+
+#: plugins/gofax/faxaccount/lists.tpl:25
+msgid "Add the list to the blocklists"
+msgstr "Voeg de lijst toe aan de blokkeerlijsten"
+
+#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
+#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
+#: plugins/personal/connectivity/main.inc:110
+#: plugins/personal/environment/main.inc:110
+#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
+#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
+#: plugins/gofon/phoneaccount/main.inc:112
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr ""
+"Gebruik de 'Bewerk' knop hieronder om de informatie in deze dialoog te "
+"veranderen"
+
+#: plugins/gofax/faxaccount/main.inc:101
+#: plugins/gofax/faxaccount/generic.tpl:121
+#: plugins/gofax/faxaccount/generic.tpl:129
+#: plugins/addons/logview/gosa_log_contents.tpl:62
+#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
+#: plugins/admin/systems/glpiManufacturer.tpl:7
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
+#: plugins/admin/systems/goShareServer.tpl:17
+#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
+#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
+#: plugins/admin/systems/servdnseditzone.tpl:40
+#: plugins/admin/systems/glpiPrinter.tpl:88
+#: plugins/admin/systems/glpiPrinter.tpl:99
+#: plugins/admin/fai/faiVariable.tpl:53
+#: plugins/admin/fai/faiPartitionTable.tpl:53
+#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
+#: plugins/personal/netatalk/main.inc:102
+#: plugins/personal/connectivity/main.inc:111
+#: plugins/personal/environment/main.inc:111
+#: plugins/personal/environment/environment.tpl:184
+#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
+#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
+#: plugins/gofon/phoneaccount/main.inc:113
+#: include/sieve/templates/element_comment.tpl:8
+msgid "Edit"
+msgstr "Bewerken"
+
+#: plugins/gofax/faxaccount/main.inc:109
+msgid "FAX settings"
+msgstr "Fax instellingen"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:15
+msgid "Fax number for GOfax to trigger on"
+msgstr "Fax nummer waarop GOfax moet reageren"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:18
+#, fuzzy
+msgid "Alternate fax numbers will not be copied"
+msgstr "Alternatieve Fax nummers"
+
+#: plugins/gofax/faxaccount/generic.tpl:26
+msgid "Specify the GOfax communication language for fax to mail gateway"
+msgstr "Specificeer de GOfax communicatie taal voor de Fax naar E-mail gateway"
+
+#: plugins/gofax/faxaccount/generic.tpl:38
+msgid "Specify delivery format for fax to mail gateway"
+msgstr "Specificeer het aflever formaat voor de Fax naar E-mail gateway"
+
+#: plugins/gofax/faxaccount/generic.tpl:51
+msgid "Delivery methods"
+msgstr "Aflever methodes"
+
+#: plugins/gofax/faxaccount/generic.tpl:56
+msgid "Temporary disable fax usage"
+msgstr "Schakel Fax gebruik tijdelijk uit"
+
+#: plugins/gofax/faxaccount/generic.tpl:62
+msgid "Deliver fax as mail to"
+msgstr "Lever Fax als E-mail af aan"
+
+#: plugins/gofax/faxaccount/generic.tpl:93
+msgid "Alternate fax numbers"
+msgstr "Alternatieve Fax nummers"
+
+#: plugins/gofax/faxaccount/generic.tpl:108
+#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
+#: plugins/personal/mail/copypaste.tpl:44
+#: plugins/personal/mail/generic.tpl:260
+msgid "Add local"
+msgstr "Lokaal toevoegen"
+
+#: plugins/gofax/faxaccount/generic.tpl:115
+msgid "Blocklists"
+msgstr "Blokkeerlijsten"
+
+#: plugins/gofax/faxaccount/generic.tpl:118
+msgid "Blocklists for incoming fax"
+msgstr "Blokkeerlijsten voor te ontvangen Faxen"
+
+#: plugins/gofax/faxaccount/generic.tpl:126
+msgid "Blocklists for outgoing fax"
+msgstr "Blokkeerlijsten voor te versturen Faxen"
+
+#: plugins/addons/gotomasses/main.inc:51
+#: plugins/addons/gotomasses/class_gotomasses.inc:6
+#: plugins/addons/gotomasses/class_gotomasses.inc:273
+#: plugins/addons/gotomasses/class_gotomasses.inc:279
+#, fuzzy
+msgid "System mass deployment"
+msgstr "Systeembeheer"
+
+#: plugins/addons/gotomasses/contents.tpl:37
+#: plugins/admin/fai/class_faiSummaryTab.inc:339
+msgid "No."
+msgstr "Aantal"
+
+#: plugins/addons/gotomasses/contents.tpl:40
+#, fuzzy
+msgid "Mac address"
+msgstr "E-mail adres"
+
+#: plugins/addons/gotomasses/contents.tpl:45
+#, fuzzy
+msgid "Assigned object group"
+msgstr "Selecteer een objectgroep"
+
+#: plugins/addons/gotomasses/contents.tpl:48
+#: plugins/addons/logview/gosa_log_contents.tpl:20
+#: plugins/addons/logview/gosa_log_contents.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
+#: plugins/admin/systems/class_baseSelectDialog.inc:47
+#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
+#: plugins/admin/systems/workstation.tpl:121
+#: plugins/admin/ogroups/termgroup.tpl:88
+msgid "Action"
+msgstr "Actie"
+
+#: plugins/addons/gotomasses/contents.tpl:72
+#, fuzzy
+msgid "Select object group"
+msgstr "Selecteer de toe te voegen objecten"
+
+#: plugins/addons/gotomasses/contents.tpl:79
+#, fuzzy
+msgid "Remove this entry"
+msgstr "Record verwijderen"
+
+#: plugins/addons/gotomasses/contents.tpl:102
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "New entry"
+msgstr "Nieuwe regel"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:88
+#, fuzzy
+msgid "Your are not allowed to import csv data into this plugin."
+msgstr "U heeft geen toestemming om deze macro te verwijderen!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:92
+#, fuzzy
+msgid "The uploaded file seams to be empty, import aborted."
+msgstr "Het opgegeven bestand is leeg."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:148
+#, fuzzy
+msgid "Your are not allowed to view contents of this plugin."
+msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:154
+#, fuzzy, php-format
+msgid "Can't locate or read csv storage file '%s'."
+msgstr "Kan bestand '%s' niet aanmaken."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:160
+#, fuzzy, php-format
+msgid "Can't read csv storage file '%s'."
+msgstr "Kan bestand '%s' niet aanmaken."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:200
+#, fuzzy
+msgid "Your are not allowed to write the content of this plugin."
+msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:205
+#, fuzzy, php-format
+msgid "Can't locate or write csv storage file '%s'."
+msgstr "Kan bestand '%s' niet aanmaken."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:209
+#, fuzzy, php-format
+msgid "Can't write csv storage file '%s'."
+msgstr "Kan bestand '%s' niet aanmaken."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:274
+msgid "Provide a mechanism to automatically activate a set of systems"
+msgstr ""
+
+#: plugins/addons/notifications/main.inc:46
+#: plugins/addons/notifications/class_msgplug.inc:6
+#, fuzzy
+msgid "Notifications"
+msgstr "Beroep"
+
+#: plugins/addons/notifications/contents.tpl:2
+#, fuzzy
+msgid "Notification target"
+msgstr "Geen certificaat geinstalleerd"
+
+#: plugins/addons/notifications/contents.tpl:7
+msgid "Use target from"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:21
+#, fuzzy
+msgid "Available recipients"
+msgstr "Beschikbare programma's"
+
+#: plugins/addons/notifications/contents.tpl:22
+#: ihtml/themes/default/acl.tpl:30
+msgid "List message possible targets"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:33
+#, fuzzy
+msgid "Recipients"
+msgstr "Ontvanger"
+
+#: plugins/addons/notifications/contents.tpl:34
+#: ihtml/themes/default/acl.tpl:42
+msgid "List message recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:44
+#: plugins/addons/logview/gosa_log_contents.tpl:85
+#: plugins/addons/logview/contents.tpl:85
+msgid "Message"
+msgstr "Bericht"
+
+#: plugins/addons/notifications/contents.tpl:60
+#, fuzzy
+msgid "Send message"
+msgstr "Bericht in wachtstand plaatsen"
+
+#: plugins/addons/notifications/contents.tpl:72
+#, fuzzy
+msgid "Notification send!"
+msgstr "Geen certificaat geinstalleerd"
+
+#: plugins/addons/notifications/contents.tpl:75
+msgid ""
+"Your message has been sent successfully. Press the continue button to get "
+"back to the notification plugin."
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:78
+#: plugins/admin/systems/SelectDeviceType.tpl:44
+#: plugins/admin/systems/ServiceAddDialog.tpl:28
+#: plugins/admin/users/template.tpl:48
+#: plugins/admin/departments/class_departmentGeneric.inc:477
+#: plugins/admin/departments/class_departmentGeneric.inc:572
+#: plugins/admin/fai/class_faiManagement.inc:569
+#: plugins/admin/fai/class_faiManagement.inc:753
+#: plugins/admin/fai/class_faiManagement.inc:759
+#: include/sieve/templates/select_test_type.tpl:11
+#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
+#: ihtml/themes/default/snapshotdialog.tpl:87
+msgid "Continue"
+msgstr "Doorgaan"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/systems/printer.tpl:91
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/users/class_userManagement.inc:28
+#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
+#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
+msgid "Users"
+msgstr "Gebruikers"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
+#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
+msgid "Groups"
+msgstr "Groepen"
+
+#: plugins/addons/notifications/class_msgplug.inc:99
+#, fuzzy
+msgid "You have no permissions to send a message!"
+msgstr ""
+"U heeft geen toestemming om een gebruiker aan te maken onder deze 'Basis'."
+
+#: plugins/addons/notifications/class_msgplug.inc:103
+#, fuzzy
+msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
+msgstr "Es is geen ACTIONCMD definitie in uw gosa.conf gedefiniëerd"
+
+#: plugins/addons/notifications/class_msgplug.inc:111
+#: plugins/admin/systems/class_servGeneric.inc:114
+#: plugins/admin/systems/class_terminalGeneric.inc:208
+#: plugins/admin/systems/class_terminalGeneric.inc:220
+#: plugins/admin/systems/class_terminalGeneric.inc:232
+#: plugins/admin/systems/class_workstationGeneric.inc:185
+#: plugins/admin/ogroups/class_termgroup.inc:208
+#, php-format
+msgid "Execution of '%s' failed!"
+msgstr "Uitvoer van '%s' is mislukt!"
+
+#: plugins/addons/notifications/class_msgplug.inc:117
+#, fuzzy
+msgid "Please specify at least one recipient to send a message!"
+msgstr "Geef a.u.b. een geldige scriptnaam op."
+
+#: plugins/addons/notifications/class_msgplug.inc:213
+#, fuzzy
+msgid "No DESC tag in message file:"
+msgstr "Er is geen DESC variabele aanwezig in het afwezigheidsbestand:"
+
+#: plugins/addons/notifications/class_msgplug.inc:240
+#, fuzzy
+msgid "Notification"
+msgstr "Beroep"
+
+#: plugins/addons/notifications/class_msgplug.inc:241
+#: plugins/addons/notifications/class_msgplug.inc:246
+#, fuzzy
+msgid "Notification plugin"
+msgstr "Geen certificaat geinstalleerd"
+
+#: plugins/addons/notifications/class_msgplug.inc:249
+#, fuzzy
+msgid "Allow sending notifications"
+msgstr "Host notificatie opties"
+
+#: plugins/addons/mailqueue/main.inc:42
+#: plugins/addons/mailqueue/class_mailqueue.inc:6
+msgid "Mail queue"
+msgstr "Mail wachtrij"
+
+#: plugins/addons/mailqueue/contents.tpl:12
+msgid "Please enter a search string here."
+msgstr "Geef hier a.u.b. een zoekwaarde op."
+
+#: plugins/addons/mailqueue/contents.tpl:14
+msgid "Select a server"
+msgstr "Selecteer een server"
+
+#: plugins/addons/mailqueue/contents.tpl:17
+msgid "with status"
+msgstr "met status"
+
+#: plugins/addons/mailqueue/contents.tpl:21
+msgid "within the last"
+msgstr "binnen de laatste"
+
+#: plugins/addons/mailqueue/contents.tpl:29
+msgid "Remove all messages"
+msgstr "Verwijder alle berichten"
+
+#: plugins/addons/mailqueue/contents.tpl:30
+msgid "Remove all messages from selected servers queue"
+msgstr "Verwijder alle berichten uit de wachtrij van de geselecteerde server"
+
+#: plugins/addons/mailqueue/contents.tpl:31
+#: plugins/addons/mailqueue/class_mailqueue.inc:401
+msgid "Hold all messages"
+msgstr "Plaats alle berichten in wachtstand"
+
+#: plugins/addons/mailqueue/contents.tpl:32
+msgid "Hold all messages in selected servers queue"
+msgstr ""
+"Plaats alle berichten in de geselecteerde server wachtrij in de wachtstand"
+
+#: plugins/addons/mailqueue/contents.tpl:33
+msgid "Release all messages"
+msgstr "Geef alle berichten vrij"
+
+#: plugins/addons/mailqueue/contents.tpl:34
+msgid "Release all messages in selected servers queue"
+msgstr "Geef alle berichten in de geselecteerde server wachtrij vrij"
+
+#: plugins/addons/mailqueue/contents.tpl:35
+#: plugins/addons/mailqueue/class_mailqueue.inc:403
+msgid "Requeue all messages"
+msgstr "Plaats alle berichten opnieuw in wachtrij"
+
+#: plugins/addons/mailqueue/contents.tpl:36
+msgid "Requeue all messages in selected servers queue"
+msgstr "Plaats alle berichten in de geselecteerde server opnieuw in wachtrij"
+
+#: plugins/addons/mailqueue/contents.tpl:46
+msgid "Search returned no results"
+msgstr "De zoekopdracht gaf geen resultaten terug"
+
+#: plugins/addons/mailqueue/contents.tpl:52
+msgid "ID"
+msgstr "ID"
+
+#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1273
+#: plugins/admin/systems/class_servGeneric.inc:420
+#: plugins/admin/systems/servnfs.tpl:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:432
+#: plugins/personal/mail/generic.tpl:16
+#: plugins/generic/references/class_reference.inc:44
+#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
+msgid "Server"
+msgstr "Server"
+
+#: plugins/addons/mailqueue/contents.tpl:54
+#: plugins/admin/systems/glpi_devices.tpl:293
+#: plugins/admin/systems/glpi_devices.tpl:420
+#: plugins/admin/systems/glpi_devices.tpl:485
+#: plugins/personal/connectivity/pureftpd.tpl:55
+#: include/sieve/templates/element_size.tpl:4
+#: include/sieve/class_sieveManagement.inc:599
+msgid "Size"
+msgstr "Grootte"
+
+#: plugins/addons/mailqueue/contents.tpl:55
+msgid "Arrival"
+msgstr "Aankomst"
+
+#: plugins/addons/mailqueue/contents.tpl:57
+msgid "Recipient"
+msgstr "Ontvanger"
+
+#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
+#: setup/setup_checks.tpl:91
+msgid "Error"
+msgstr "Fout"
+
+#: plugins/addons/mailqueue/contents.tpl:76
+#: plugins/addons/mailqueue/class_mailqueue.inc:381
+#: include/sieve/class_sieveManagement.inc:641
+msgid "Active"
+msgstr "Actief"
+
+#: plugins/addons/mailqueue/contents.tpl:94
+msgid "Delete this message"
+msgstr "Verwijder dit bericht"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "unhold"
+msgstr "uit wachtstand"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "Release message"
+msgstr "Bericht vrijgeven"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+msgid "hold"
+msgstr "wachtstand"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#: plugins/addons/mailqueue/class_mailqueue.inc:405
+msgid "Hold message"
+msgstr "Bericht in wachtstand plaatsen"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "requeue"
+msgstr "herplaatsen"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "Requeue this message"
+msgstr "Herplaats dit bericht"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "header"
+msgstr "header"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "Display header from this message"
+msgstr "Toon de header van dit bericht"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:65
+msgid ""
+"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
+msgstr ""
+"Controleer uw 'gosa.conf' a.u.b. Er is geen 'MAILQUEUESCRIPTPATH' "
+"gespecificeerd"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:92
+#: plugins/addons/mailqueue/class_mailqueue.inc:119
+#: plugins/addons/mailqueue/class_mailqueue.inc:178
+#: plugins/addons/mailqueue/class_mailqueue.inc:206
+#, fuzzy, php-format
+msgid ""
+"You do not have permission to execute the command '%s' on the mailqueue."
+msgstr ""
+"U heeft geen toestemming om een gebruiker aan te maken onder deze 'Basis'."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:100
+#: plugins/addons/mailqueue/class_mailqueue.inc:128
+#: plugins/addons/mailqueue/class_mailqueue.inc:188
+#: plugins/addons/mailqueue/class_mailqueue.inc:221
+#, php-format
+msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
+msgstr ""
+"Controleer uw 'gosa.conf' a.u.b. De opgegeven '%s' kan niet uitgevoerd "
+"worden."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:233
+msgid "There are no mail server specified."
+msgstr "Er is geen E-mail server gespecificeerd."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:283
+msgid "up"
+msgstr "omhoog"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:285
+msgid "down"
+msgstr "omlaag"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:313
+#: plugins/addons/mailqueue/class_mailqueue.inc:378
+#: plugins/addons/logview/class_logview.inc:123
+#: plugins/addons/logview/class_logview.inc:145
+#: plugins/addons/logview/class_gosa_logview.inc:146
+#: plugins/addons/addressbook/class_addressbook.inc:619
+msgid "All"
+msgstr "Alle"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:328
+msgid "no limit"
+msgstr "geen limiet"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:331
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "hour"
+msgstr "uur"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:333
+msgid "hours"
+msgstr "uren"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:379
+msgid "Hold"
+msgstr "Wacht"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:380
+msgid "Un hold"
+msgstr "Uit de wacht"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:382
+msgid "Not active"
+msgstr "Niet actief"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:391
+#, fuzzy
+msgid "Mailqueue"
+msgstr "Mail wachtrij"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:392
+#, fuzzy
+msgid "Mailqueue addon"
+msgstr "Mail wachtrij"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:397
+#, fuzzy
+msgid "Mail queue addon"
+msgstr "Mail wachtrij"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:400
+#, fuzzy
+msgid "Unhold all messages"
+msgstr "Plaats alle berichten in wachtstand"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:402
+#, fuzzy
+msgid "Delete all messages"
+msgstr "Geef alle berichten vrij"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:404
+#, fuzzy
+msgid "Unhold message"
+msgstr "Bericht in wachtstand plaatsen"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:406
+#, fuzzy
+msgid "Delete message"
+msgstr "Verwijder dit bericht"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:407
+#, fuzzy
+msgid "Requeue message"
+msgstr "Herplaats dit bericht"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:408
+msgid "Gathering queue data"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:409
+#, fuzzy
+msgid "Get header information"
+msgstr "Algemene gebruikersinformatie"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:11
+#: plugins/addons/logview/contents.tpl:11
+msgid "Show hosts"
+msgstr "Toon computers"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:38
+#: plugins/addons/logview/contents.tpl:38
+msgid "Time interval"
+msgstr "Tijd interval"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:48
+#: plugins/addons/logview/contents.tpl:48
+msgid "Enter string to search for"
+msgstr "Voer de te zoeken string in"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:60
+#: plugins/addons/logview/contents.tpl:60
+msgid "Ruleset"
+msgstr "Ruleset"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:86
+#, fuzzy
+msgid "Repeated"
+msgstr "Lezen"
+
+#: plugins/addons/logview/class_logview.inc:7
+#: plugins/addons/logview/class_logview.inc:409
+#: plugins/addons/logview/class_gosa_logview.inc:7
+msgid "System logs"
+msgstr "Systeem logs"
+
+#: plugins/addons/logview/class_logview.inc:79
+msgid "No LOG servers defined!"
+msgstr "Geen LOG servers gedefiniëerd!"
+
+#: plugins/addons/logview/class_logview.inc:94
+#: plugins/addons/logview/class_logview.inc:194
+#: plugins/addons/logview/class_gosa_logview.inc:129
+#: plugins/addons/logview/class_gosa_logview.inc:185
+msgid "Can't connect to log database, no logs can be shown!"
+msgstr ""
+"Kan niet met de log database verbinden. Logs kunnen niet getoond worden!"
+
+#: plugins/addons/logview/class_logview.inc:101
+#: plugins/addons/logview/class_logview.inc:198
+#: plugins/addons/logview/class_gosa_logview.inc:136
+#: plugins/addons/logview/class_gosa_logview.inc:190
+msgid "Can't select log database for log generation!"
+msgstr "Kan de log database voor log generatie niet selecteren!"
+
+#: plugins/addons/logview/class_logview.inc:114
+#, fuzzy
+msgid "Query for log database failed!. Requesting host names failed."
+msgstr "Zoekopdracht binnen de log database is mislukt!"
+
+#: plugins/addons/logview/class_logview.inc:137
+msgid "Query for log database failed!"
+msgstr "Zoekopdracht binnen de log database is mislukt!"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "one hour"
+msgstr "1 uur"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "6 hours"
+msgstr "6 uur"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "12 hours"
+msgstr "12 uur"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "24 hours"
+msgstr "24 uur"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "2 days"
+msgstr "2 dagen"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "one week"
+msgstr "1 week"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "2 weeks"
+msgstr "2 weken"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "one month"
+msgstr "1 maand"
+
+#: plugins/addons/logview/class_logview.inc:175
+#: plugins/addons/logview/class_gosa_logview.inc:165
+#, fuzzy
+msgid "You have insufficient permissions to view syslog entries."
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+
+#: plugins/addons/logview/class_logview.inc:403
+#, fuzzy
+msgid "Log view"
+msgstr "Log DB gebruiker"
+
+#: plugins/addons/logview/class_logview.inc:404
+#, fuzzy
+msgid "Log view addon"
+msgstr "Omlaag verplaatsen"
+
+#: plugins/addons/logview/class_gosa_logview.inc:99
+#, fuzzy
+msgid "No GOsa LOG servers defined!"
+msgstr "Geen LOG servers gedefiniëerd!"
+
+#: plugins/addons/logview/main.inc:34
+msgid "System log view"
+msgstr "Systeem log weergave"
+
+#: plugins/addons/logview/contents.tpl:20
+msgid "Log level"
+msgstr "Log prioriteit"
+
+#: plugins/addons/logview/contents.tpl:82
+msgid "Level"
+msgstr "Prioriteit"
+
+#: plugins/addons/logview/contents.tpl:83
+msgid "Hostname"
+msgstr "Computernaam"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:10
+msgid "DFS Managment"
+msgstr "DFS Beheer"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:151
+#, fuzzy, php-format
+msgid "Removing of DFS share with dn '%s' failed."
+msgstr "Het verwijderen van de DFS share is mislukt"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:170
+msgid "No DFS entries found"
+msgstr "Geen DFS regels gevonden"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+msgid "Go up one dfsshare"
+msgstr "Ga een DFS share omhoog"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_servDNSeditZone.inc:313
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/acl/class_aclRole.inc:338
+#: plugins/admin/ogroups/phonequeue.tpl:24
+#: plugins/admin/fai/class_faiProfile.inc:311
+#: include/sieve/templates/object_container_clear.tpl:8
+#: include/sieve/templates/object_container.tpl:8
+#: include/class_MultiSelectWindow.inc:194
+#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
+msgid "Up"
+msgstr "Omhoog"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+msgid "Go to dfs root"
+msgstr "Ga naar DFS root"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+#: include/class_MultiSelectWindow.inc:188
+msgid "Root"
+msgstr "Basis"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:215
+msgid "Create new dfsshare"
+msgstr "Maak een nieuwe DFS share aan"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:247
+#: setup/class_setupStep_Finish.inc:37
+#: ihtml/themes/default/copyPasteDialog.tpl:32
+msgid "Finish"
+msgstr "Opslaan"
+
+#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
+msgid "Distributed File System Administration"
+msgstr "Distibuted File System Beheer"
+
+#: plugins/addons/godfs/contents.tpl:8
+msgid "DFS Shares"
+msgstr "DFS shares"
+
+#: plugins/addons/godfs/contents.tpl:26
+msgid ""
+"This menu allows you to create, delete and edit selected dfs shares. Having "
+"a large numbers of dfs shares, you might prefer the range selectors on top "
+"of the dfs share list."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde DFS shares toe te voegen, "
+"bewerken of verwijderen. Indien u veel DFS shares heeft is het aan te raden "
+"de selectie mogelijkheden te gebruiken."
+
+#: plugins/addons/godfs/contents.tpl:40
+msgid "Display dfs shares matching"
+msgstr "Toon overeenkomende DFS shares"
+
+#: plugins/addons/godfs/contents.tpl:44
+msgid "Regular expression for matching dfs share names"
+msgstr "Reguliere expressie voor overeenkomende DFS share namen"
+
+#: plugins/addons/godfs/generic.tpl:4
+msgid "DFS Properties"
+msgstr "DFS eigenschappen"
+
+#: plugins/addons/godfs/generic.tpl:8
+msgid "Name of dfs Share"
+msgstr "Naam van DFS share"
+
+#: plugins/addons/godfs/generic.tpl:16
+msgid "Fileserver"
+msgstr "Bestandserver"
+
+#: plugins/addons/godfs/generic.tpl:20
+msgid "Share on Fileserver"
+msgstr "Share op bestandserver"
+
+#: plugins/addons/godfs/generic.tpl:30
+msgid "DFS Location"
+msgstr "DFS locatie"
+
+#: plugins/addons/godfs/generic.tpl:34
+#: plugins/addons/addressbook/class_addressbook.inc:816
+#: plugins/admin/systems/class_printGeneric.inc:892
+#: plugins/admin/systems/class_workstationGeneric.inc:616
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
+#: plugins/admin/systems/workstation.tpl:19
+#: plugins/admin/systems/class_glpiAccount.inc:792
+#: plugins/admin/departments/class_departmentGeneric.inc:598
+#: plugins/admin/departments/generic.tpl:56
+#: plugins/admin/departments/generic.tpl:68
+#: plugins/personal/generic/class_user.inc:1441
+#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
+msgid "Location"
+msgstr "Plaats"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:102
+#: plugins/addons/godfs/class_dfsgeneric.inc:104
+msgid "Dfs share already exists."
+msgstr "De opgegeven DFS share bestaat al."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:117
+msgid "Required Field \"Name of dfs Share\" is not set."
+msgstr "Vereist veld \"Naam van DFS share\" is leeg."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:120
+msgid "Required Field \"Description\" is not set."
+msgstr "Vereist veld \"Omschrijving\" is leeg."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:123
+msgid "Required Field \"Fileserver\" is not set."
+msgstr "Vereist veld \"Bestandserver\" is leeg."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:126
+msgid "Required Field \"Share on fileserver\" is not set."
+msgstr "Vereist veld \"Share op bestandserver\" is leeg."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:129
+msgid "Required Field \"Location\" is not set."
+msgstr "Vereist veld \"DFS locatie\" is leeg."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:186
+#, fuzzy, php-format
+msgid "Saving dfs/generic with dn '%s' failed."
+msgstr "Het opslaan van het algemene gerbuikers account is mislukt"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:219
+#, fuzzy, php-format
+msgid "Removing dfs/generic with dn '%s' failed."
+msgstr "Het verwijderen van een algemeen component is mislukt"
+
+#: plugins/addons/addressbook/remove.tpl:6
+msgid ""
+"This includes all addressbook data in this entry. Please double check if "
+"your really want to do this since there is no way for GOsa to get your data "
+"back."
+msgstr ""
+"Dit omvat alle adresboek data in dit record. Verzeker uzelf ervan dat dit "
+"hetgeen is dat u wenst, aangezien er geen manier voor GOsa is om deze data "
+"terug te halen."
+
+#: plugins/addons/addressbook/dial.tpl:3
+msgid "Dial connection..."
+msgstr "Bel..."
+
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/class_addressbook.inc:435
+#: plugins/addons/addressbook/class_addressbook.inc:442
+#: plugins/addons/addressbook/class_addressbook.inc:446
+#: plugins/addons/addressbook/class_addressbook.inc:559
+msgid "Dial"
+msgstr "Kies"
+
+#: plugins/addons/addressbook/address_edit.tpl:7
+msgid "Choose the department to store entry in"
+msgstr "Selecteer de afdeling waarin de invoer bewaard wordt."
+
+#: plugins/addons/addressbook/address_edit.tpl:24
+#: plugins/addons/addressbook/address_info.tpl:18
+msgid "Personal"
+msgstr "Persoonlijk"
+
+#: plugins/addons/addressbook/address_edit.tpl:30
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:7
+#: plugins/personal/generic/generic.tpl:49
+msgid "Last name"
+msgstr "Achternaam"
+
+#: plugins/addons/addressbook/address_edit.tpl:33
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:11
+#: plugins/personal/generic/generic.tpl:61
+msgid "First name"
+msgstr "Voornaam"
+
+#: plugins/addons/addressbook/address_edit.tpl:48
+#: plugins/addons/addressbook/class_addressbook.inc:820
+#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
+#: html/getxls.php:298
+msgid "Initials"
+msgstr "Initialen"
+
+#: plugins/addons/addressbook/address_edit.tpl:60
+#: plugins/addons/addressbook/address_info.tpl:40
+#: plugins/personal/generic/class_user.inc:1428
+#: plugins/personal/generic/generic.tpl:73
+msgid "Personal title"
+msgstr "Aanhef"
+
+#: plugins/addons/addressbook/address_edit.tpl:74
+#: plugins/addons/addressbook/address_info.tpl:53
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Private"
+msgstr "Privé"
+
+#: plugins/addons/addressbook/address_edit.tpl:80
+#: plugins/addons/addressbook/address_edit.tpl:207
+#: plugins/addons/addressbook/address_info.tpl:59
+#: plugins/addons/addressbook/address_info.tpl:155
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
+#: plugins/admin/departments/class_departmentGeneric.inc:603
+#: plugins/admin/departments/generic.tpl:76
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/generic.tpl:368
+#: include/sieve/templates/element_address.tpl:15
+#: include/sieve/templates/element_address.tpl:113
+#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
+msgid "Address"
+msgstr "Adres"
+
+#: plugins/addons/addressbook/address_edit.tpl:106
+#: plugins/addons/addressbook/address_info.tpl:75
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
+msgid "Mobile"
+msgstr "GSM"
+
+#: plugins/addons/addressbook/address_edit.tpl:118
+#: plugins/addons/addressbook/address_info.tpl:83
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
+msgid "Email"
+msgstr "E-mail"
+
+#: plugins/addons/addressbook/address_edit.tpl:134
+#: plugins/addons/addressbook/address_info.tpl:99
+msgid "Organizational"
+msgstr "Bedrijfsmatig"
+
+#: plugins/addons/addressbook/address_edit.tpl:143
+#: plugins/addons/addressbook/address_info.tpl:109
+msgid "Company"
+msgstr "Bedrijf"
+
+#: plugins/addons/addressbook/address_edit.tpl:167
+#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
+#: html/getxls.php:298
+msgid "City"
+msgstr "Plaats"
+
+#: plugins/addons/addressbook/address_edit.tpl:179
+#: plugins/addons/addressbook/address_info.tpl:133
+#: plugins/personal/generic/class_user.inc:1410
+#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
+msgid "Postal code"
+msgstr "Postcode"
+
+#: plugins/addons/addressbook/address_edit.tpl:191
+#: plugins/addons/addressbook/address_info.tpl:141
+#: plugins/admin/departments/class_departmentGeneric.inc:596
+msgid "Country"
+msgstr "Land"
+
+#: plugins/addons/addressbook/address_edit.tpl:246
+#: plugins/addons/addressbook/class_addressbook.inc:813
+#: plugins/addons/addressbook/address_info.tpl:179
+#: plugins/personal/nagios/nagios.tpl:79
+#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
+#: html/getxls.php:300
+msgid "Pager"
+msgstr "Pieper"
+
+#: plugins/addons/addressbook/address_edit.tpl:264
+#: plugins/admin/systems/goKrbServer.tpl:30
+#: plugins/admin/systems/goGlpiServer.tpl:32
+#: plugins/admin/systems/goLdapServer.tpl:9
+#: plugins/admin/systems/glpi_devices.tpl:760
+#: plugins/admin/systems/class_goService.inc:39
+#: plugins/admin/systems/goImapServer.tpl:116
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
+#: plugins/admin/systems/goMailServer.tpl:221
+#: plugins/admin/systems/servnfs.tpl:139
+#: plugins/admin/systems/goNtpServer.tpl:29
+#: plugins/admin/systems/goShareServer.tpl:29
+#: plugins/admin/systems/goFonServer.tpl:39
+#: plugins/admin/systems/goSyslogServer.tpl:5
+#: plugins/admin/systems/servkolab.tpl:245
+#: plugins/admin/systems/goCupsServer.tpl:5
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
+#: plugins/admin/systems/goTerminalServer.tpl:23
+#: plugins/admin/systems/goSpamServer.tpl:125
+#: plugins/admin/systems/goFaxServer.tpl:23
+#: plugins/admin/systems/gosaLogServer.tpl:31
+#: plugins/admin/systems/servdns.tpl:21
+#: plugins/admin/systems/goSpamServerRule.tpl:21
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
+#: plugins/admin/systems/servRepository.tpl:66
+#: plugins/admin/systems/servdnseditzone.tpl:128
+#: plugins/admin/systems/goVirusServer.tpl:168
+#: plugins/admin/systems/goLogDBServer.tpl:23
+#: plugins/admin/departments/class_departmentManagement.inc:395
+#: plugins/admin/departments/dep_move_confirm.tpl:15
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
+#: plugins/personal/scalix/main.inc:99
+#: plugins/personal/environment/hotplugDialogNew.tpl:53
+#: plugins/personal/generic/generic_certs.tpl:91
+#: plugins/personal/generic/generic_picture.tpl:33
+#: include/sieve/templates/management.tpl:24
+#: include/sieve/templates/edit_frame_base.tpl:39
+#: include/class_MultiSelectWindow.inc:80
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+msgid "Save"
+msgstr "Opslaan"
+
+#: plugins/addons/addressbook/class_addressbook.inc:6
+#: plugins/addons/addressbook/class_addressbook.inc:796
+#: plugins/addons/addressbook/class_addressbook.inc:802
+#: setup/class_setupStep_Feedback.inc:105
+msgid "Addressbook"
+msgstr "Adresboek"
+
+#: plugins/addons/addressbook/class_addressbook.inc:174
+#, php-format
+msgid "Dial from %s to %s now?"
+msgstr "Nu van %s naar %s bellen?"
+
+#: plugins/addons/addressbook/class_addressbook.inc:178
+msgid ""
+"You have no personal phone number set. Please change that in order to "
+"perform direct dials."
+msgstr ""
+"U heeft geen privé telefoonnummer opgegeven. Verander dit a.u.b. om direkt "
+"te kunnen kiezen"
+
+#: plugins/addons/addressbook/class_addressbook.inc:205
+#: plugins/addons/addressbook/class_addressbook.inc:760
+#, fuzzy, php-format
+msgid "Removing of addressbook entry '%s' failed."
+msgstr "Het verwijderen van de adresboek invoer is mislukt"
+
+#: plugins/addons/addressbook/class_addressbook.inc:212
+#: plugins/addons/addressbook/class_addressbook.inc:320
+msgid "You are not allowed to delete this entry!"
+msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
+
+#: plugins/addons/addressbook/class_addressbook.inc:314
+#, php-format
+msgid "You're about to delete the entry %s."
+msgstr "U staat op het punt de invoer %s te verwijderen."
+
+#: plugins/addons/addressbook/class_addressbook.inc:452
+#, php-format
+msgid "Save contact for %s as vcard"
+msgstr "Sla contact voor %s op als vcard"
+
+#: plugins/addons/addressbook/class_addressbook.inc:458
+#, php-format
+msgid "Send mail to %s"
+msgstr "Stuur E-mail naar %s"
+
+#: plugins/addons/addressbook/class_addressbook.inc:571
+msgid "global addressbook"
+msgstr "globaal adresboek"
+
+#: plugins/addons/addressbook/class_addressbook.inc:574
+msgid "user database"
+msgstr "gebruiker database"
+
+#: plugins/addons/addressbook/class_addressbook.inc:578
+#, php-format
+msgid "Contact stored in '%s'"
+msgstr "Contact opgeslagen in '%s'"
+
+#: plugins/addons/addressbook/class_addressbook.inc:580
+msgid "Creating new entry in"
+msgstr "Maak record aan in"
+
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/class_addressbook.inc:806
+#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
+#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
+msgid "Given name"
+msgstr "Naam"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Work phone"
+msgstr "Telefoon Werk"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Cell phone"
+msgstr "GSM"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
+msgid "Home phone"
+msgstr "Telefoon Privé"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: plugins/personal/posix/class_posixAccount.inc:1365
+#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
+#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
+msgid "User ID"
+msgstr "Gebruikers ID"
+
+#: plugins/addons/addressbook/class_addressbook.inc:659
+#: plugins/admin/users/class_userManagement.inc:561
+#: plugins/admin/users/class_userManagement.inc:639
+#: plugins/personal/generic/class_user.inc:1105
+msgid "The required field 'Name' is not set."
+msgstr "Het vereiste veld '(Achter)naam' is leeg."
+
+#: plugins/addons/addressbook/class_addressbook.inc:663
+#: plugins/admin/users/class_userManagement.inc:564
+#: plugins/admin/users/class_userManagement.inc:642
+#: plugins/personal/generic/class_user.inc:1120
+msgid "The required field 'Given name' is not set."
+msgstr "Het vereiste veld 'Voornaam' is leeg."
+
+#: plugins/addons/addressbook/class_addressbook.inc:669
+#: plugins/addons/addressbook/class_addressbook.inc:697
+#: plugins/admin/departments/class_departmentGeneric.inc:276
+#: plugins/personal/generic/class_user.inc:1141
+#: plugins/personal/generic/class_user.inc:1166
+msgid "The field 'Name' contains invalid characters."
+msgstr "Het veld 'Naam' bevat ongeldige karakters."
+
+#: plugins/addons/addressbook/class_addressbook.inc:672
+#: plugins/addons/addressbook/class_addressbook.inc:694
+#: plugins/personal/generic/class_user.inc:1144
+#: plugins/personal/generic/class_user.inc:1163
+msgid "The field 'Given name' contains invalid characters."
+msgstr "Het veld 'Voornaam' bevat ongeldige karakters."
+
+#: plugins/addons/addressbook/class_addressbook.inc:677
+#: plugins/addons/addressbook/class_addressbook.inc:680
+#: plugins/admin/departments/class_departmentGeneric.inc:279
+#: plugins/personal/generic/class_user.inc:1149
+msgid "The field 'Phone' contains an invalid phone number."
+msgstr "Het veld 'Telefoon' bevat een ongeldig telefoonnummer."
+
+#: plugins/addons/addressbook/class_addressbook.inc:683
+#: plugins/admin/departments/class_departmentGeneric.inc:282
+#: plugins/personal/generic/class_user.inc:1152
+msgid "The field 'Fax' contains an invalid phone number."
+msgstr "Het veld 'Fax' bevat een ongeldig Faxnummer."
+
+#: plugins/addons/addressbook/class_addressbook.inc:686
+#: plugins/personal/generic/class_user.inc:1155
+msgid "The field 'Mobile' contains an invalid phone number."
+msgstr "Het veld 'GSM' bevat een ongeldig telefoonnummer"
+
+#: plugins/addons/addressbook/class_addressbook.inc:689
+#: plugins/personal/generic/class_user.inc:1158
+msgid "The field 'Pager' contains an invalid phone number."
+msgstr "Het veld 'Pieper' bevat een ongeldig telefoonnummer."
+
+#: plugins/addons/addressbook/class_addressbook.inc:702
+#: plugins/admin/ogroups/class_mailogroup.inc:85
+#: plugins/personal/mail/class_mailAccount.inc:912
+#: plugins/personal/mail/class_mailAccount.inc:916
+msgid "Please enter a valid email address in 'Primary address' field."
+msgstr "Geef a.u.b. een geldig E-mail adres voor het 'Primair adres' op."
+
+#: plugins/addons/addressbook/class_addressbook.inc:710
+msgid ""
+"Cannot create a unique DN for your entry. Please fill more formular fields."
+msgstr ""
+"Kan geen unieke DN aanmaken voor uw invoer. Vul a.u.b. meer formulier velden "
+"in."
+
+#: plugins/addons/addressbook/class_addressbook.inc:797
+#, fuzzy
+msgid "Addressbook entry acls"
+msgstr "Het opslaan van de adresboek invoer is mislukt"
+
+#: plugins/addons/addressbook/class_addressbook.inc:805
+#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
+msgid "Surename"
+msgstr "Achternaam"
+
+#: plugins/addons/addressbook/class_addressbook.inc:807
+#: plugins/personal/generic/class_user.inc:1445
+#, fuzzy
+msgid "Telefon number"
+msgstr "Telefoonnummer"
+
+#: plugins/addons/addressbook/class_addressbook.inc:809
+#: plugins/personal/generic/class_user.inc:1446
+#, fuzzy
+msgid "Mobile number"
+msgstr "GSM nummer"
+
+#: plugins/addons/addressbook/class_addressbook.inc:810
+#: plugins/personal/generic/class_user.inc:1431
+#, fuzzy
+msgid "Home phone number"
+msgstr "Telefoonnummer"
+
+#: plugins/addons/addressbook/class_addressbook.inc:811
+#: plugins/personal/generic/class_user.inc:1427
+#, fuzzy
+msgid "User identification"
+msgstr "Gebruikersinformatie"
+
+#: plugins/addons/addressbook/class_addressbook.inc:812
+#: plugins/admin/groups/class_groupMail.inc:1118
+#: plugins/admin/systems/class_servDNS.inc:409
+#: plugins/admin/systems/servdnseditzone.tpl:60
+#: plugins/admin/ogroups/class_mailogroup.inc:189
+#: plugins/personal/mail/class_mailAccount.inc:1148
+#: plugins/personal/nagios/nagios.tpl:17
+#: plugins/personal/nagios/class_nagiosAccount.inc:288
+#: setup/setup_feedback.tpl:30 html/getxls.php:225
+msgid "Mail address"
+msgstr "E-mail adres"
+
+#: plugins/addons/addressbook/class_addressbook.inc:814
+#: plugins/personal/generic/class_user.inc:1433
+#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
+#: html/getxls.php:299
+msgid "Organization"
+msgstr "Organisatie"
+
+#: plugins/addons/addressbook/class_addressbook.inc:817
+#: plugins/addons/addressbook/class_addressbook.inc:818
+#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Postal address"
+msgstr "Adres thuis"
+
+#: plugins/addons/addressbook/class_addressbook.inc:819
+#: plugins/admin/departments/class_departmentGeneric.inc:602
+#: plugins/admin/departments/generic.tpl:60
+#: plugins/personal/generic/class_user.inc:1442
+#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
+#: html/getxls.php:301
+msgid "State"
+msgstr "Provincie"
+
+#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
+msgid "Title"
+msgstr "Titel"
+
+#: plugins/addons/addressbook/class_addressbook.inc:822
+#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
+msgid "Home postal address"
+msgstr "Adres thuis"
+
+#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
+#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
+msgid "Common name"
+msgstr "Algemene naam"
+
+#: plugins/addons/addressbook/main.inc:36
+msgid "Address book"
+msgstr "Adresboek"
+
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Contact"
+msgstr "Contact"
+
+#: plugins/addons/addressbook/contents.tpl:37
+msgid ""
+"The telephone list plugin provides list and search facilities for the people "
+"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
+"find 'Gonicus'. Use the filters below to narrow down your search."
+msgstr ""
+"De telefoonlijst module biedt zoek en weergave mogelijkheden binnen uw "
+"organisatie. U kunt een asterisk (*) gebruiken als wildcard. 'Go*us' zal "
+"bijvoorbeeld 'Gonicus' vinden. Gebruik de selectie mogelijkheden om uw "
+"zoekopdracht verder te verfijnen."
+
+#: plugins/addons/addressbook/contents.tpl:48
+msgid "Add entry"
+msgstr "Record toevoegen"
+
+#: plugins/addons/addressbook/contents.tpl:54
+#: plugins/admin/groups/class_groupApplication.inc:764
+msgid "Edit entry"
+msgstr "Invoer bewerken"
+
+#: plugins/addons/addressbook/contents.tpl:58
+msgid "Remove entry"
+msgstr "Record verwijderen"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Select to see regular users"
+msgstr "Selecteer om gewone gebruikers te tonen"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Show organizational entries"
+msgstr "Toon gebruikers binnen de organisatie"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Select to see users in addressbook"
+msgstr "Selecteer om gebruikers in het adresboek te zien"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Show addressbook entries"
+msgstr "Toon adresboek records"
+
+#: plugins/addons/addressbook/contents.tpl:84
+msgid "Display results for department"
+msgstr "Toon resultaten voor afdeling"
+
+#: plugins/addons/addressbook/contents.tpl:97
+msgid "Match object"
+msgstr "Zoek op"
+
+#: plugins/addons/addressbook/contents.tpl:100
+msgid "Choose the object that will be searched in"
+msgstr "Selecteer het object waarbinnen gezocht zal worden"
+
+#: plugins/addons/addressbook/contents.tpl:112
+msgid "Search string"
+msgstr "Zoekstring"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:2
+msgid ""
+"The CSV import plugin provides methods to generate user accounts from a file "
+"containing Comma Seperated Values. The administrator can decide which "
+"columns should be transfered to which attribute. Note that you must have at "
+"least the UID, GIVENNAME and SURENAME set."
+msgstr ""
+"De CSV import module bevat mothodes om gebruikers accounts aan te maken "
+"vanuit een bestand met komma gescheiden waardes. De beheerder kan bepalen "
+"welke kolommen vertaald moeten worden naar welke atributen. Merk op dat u "
+"tenminste het UID, GIVENNAME en SURNAME atribuut dient in te stellen."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:10
+msgid "Select CSV file to import"
+msgstr "Selecteer het te importeren CSV bestand"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:14
+#: plugins/addons/ldapmanager/contentimport.tpl:15
+#: plugins/personal/environment/kioskManagement.tpl:13
+msgid "Browse"
+msgstr "Doorzoek"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:19
+msgid "Select template"
+msgstr "Selecteer sjabloon"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:34
+msgid "All entries have been written to the LDAP database successfully."
+msgstr "Alle gegevens zijn succesvol naar de LDAP database weggeschreven."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:36
+msgid "Oups. There was an error during the import of your data."
+msgstr "Oeps. Er is een fout opgetreden bij het importeren van uw data."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:39
+msgid "Here is the status report for the import:"
+msgstr "Hier is het statusraport voor de import:"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:80
+msgid "Selected Template"
+msgstr "Geselecteerd Sjabloon"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:7
+msgid "XLS import"
+msgstr "XLS import"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:99
+#: plugins/addons/ldapmanager/class_export.inc:84
+msgid "Error while exporting the requested entries!"
+msgstr "Fout bij het exporteren van de gevraagde gegevens!"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:112
+#: plugins/addons/ldapmanager/class_export.inc:96
+#, fuzzy, php-format
+msgid "You are not allowed to export the given ldap entry (%s)"
+msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:3
+msgid ""
+"The XLS export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as xls. You may save these files for "
+"documentation."
+msgstr ""
+"De XLS export module biedt mogelijkheden om de complete inhoud van uw LDAP "
+"database te downloaden als een xls (Excel) bestand. U kunt deze bestanden "
+"voor documentatie doeleinden opslaan."
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:10
+#: plugins/addons/ldapmanager/contentexport.tpl:10
+msgid "Export single entry"
+msgstr "Exporteer een enkel record"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:14
+msgid "Choose the data you want to Export"
+msgstr "Selecteer de data die u wilt exporteren"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:24
+msgid "Export complete XLS for"
+msgstr "Exporteer een compleet XLS voor"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:27
+#: plugins/addons/ldapmanager/contentexportxls.tpl:42
+#: plugins/addons/ldapmanager/contentexport.tpl:24
+#: plugins/addons/ldapmanager/contentexport.tpl:39
+msgid "Choose the department you want to Export"
+msgstr "Selecteer de afdeling die u wilt exporteren"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:39
+#: plugins/addons/ldapmanager/contentexport.tpl:36
+msgid "Export IVBB LDIF for"
+msgstr "Exporteer IVBB LDIF voor"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:58
+#: plugins/addons/ldapmanager/contentexport.tpl:55
+msgid "Export successful"
+msgstr "Export was succesvol"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the complete LDAP database to a xls file"
+msgstr "Klik hier om de complete LDAP database op te slaan in een xls-bestand."
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the LDAP Export to a xls file"
+msgstr "Klik hier om de LDAP export op te slaan in een xls-bestand."
+
+#: plugins/addons/ldapmanager/contentexport.tpl:3
+msgid ""
+"The LDIF export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as ldif. You may save these files for backup "
+"purpose or when initializing a new server."
+msgstr ""
+"De LDIF export module biedt mogelijkheden om de complete inhoud van uw LDAP "
+"database te downloaden als een LDIF bestand. U kunt deze bestanden voor "
+"backup doeleinden opslaan of gebruiken voor het initialiseren van een nieuwe "
+"server."
+
+#: plugins/addons/ldapmanager/contentexport.tpl:21
+msgid "Export complete LDIF for"
+msgstr "Exporteer een complete LDIF voor"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the complete LDAP database to a file"
+msgstr "Klik hier om de complete LDAP database op te slaan in een bestand."
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the LDAP Export "
+msgstr "Klik hier om de LDAP export op te slaan in een bestand."
+
+#: plugins/addons/ldapmanager/contentimport.tpl:3
+msgid ""
+"The LDIF import plugin provides methods to upload a set of entries to your "
+"running LDAP directory as ldif. You may use this to add new or modify "
+"existing entries. Remember that GOsa will not check your ldifs for GOsa "
+"conformance."
+msgstr ""
+"De LDIF import module biedt mogelijkheden om gegevens binnen uw draaiende "
+"LDAP database te importeren als een LDIF bestand. U kunt deze "
+"functionaliteit gebruiken om gegevens toe te voegen of veranderen. Let op, "
+"GOsa zal uw LDIF bestanden niet controleren op GOsa conformiteit!"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:10
+msgid "Import LDIF File"
+msgstr "Importeer LDIF bestand"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:24
+#, fuzzy
+msgid "Modify existing objects, keep untouched attributes"
+msgstr "Verander bestaand atribuut"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:25
+msgid "Overwrite existing objects, all not listed attributes will be removed"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:34
+#, fuzzy
+msgid "Remove existing entries first"
+msgstr "Het verwijderen van DNS regels is mislukt"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:41
+msgid "Import successful"
+msgstr "Import was succesvol"
+
+#: plugins/addons/ldapmanager/class_export.inc:6
+msgid "CSV import"
+msgstr "CSV import"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:6
+#: plugins/addons/ldapmanager/class_import.inc:6
+msgid "LDIF export"
+msgstr "LDIF export"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:105
+msgid "You've no permission to do CSV imports."
+msgstr "U heeft geen toestemming om CSV gegevens te importeren."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:166
+msgid "Need 'sn','givenName' and 'uid' to create user."
+msgstr "'sn', 'givenName' en 'uid' zijn nodig om een gebruiker aan te maken"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:214
+msgid "failed"
+msgstr "mislukt"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:218
+msgid "ok"
+msgstr "okee"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:282
+msgid "status"
+msgstr "status"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:286
+#, php-format
+msgid "An Error Occured while inserting entry %s - process aborted"
+msgstr ""
+"Er is een fout opgetreden bij het invoegen van invoer %s - Het proces is "
+"afgebroken"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:324
+msgid "Nothing to import!"
+msgstr "Er is niets te importeren!"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:336
+#: plugins/addons/ldapmanager/class_csvimport.inc:347
+#: plugins/addons/ldapmanager/class_csvimport.inc:352
+#: plugins/addons/ldapmanager/class_import.inc:68
+#: plugins/addons/ldapmanager/class_import.inc:76
+msgid "There is no file uploaded."
+msgstr "Er is geen bestand ge-upload."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:341
+#: plugins/addons/ldapmanager/class_import.inc:61
+msgid "The specified file is empty."
+msgstr "Het opgegeven bestand is leeg."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:495
+msgid "The selected file does not contain any CSV Data..."
+msgstr "Het geselecteerde bestand bevat geen enkele CSV data..."
+
+#: plugins/addons/ldapmanager/main.inc:34
+#: plugins/addons/ldapmanager/class_ldif.inc:7
+msgid "LDAP manager"
+msgstr "LDAP beheer"
+
+#: plugins/addons/ldapmanager/class_import.inc:52
+msgid "You need full access to all objects, to execute the import command."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_import.inc:109
+msgid "Unknown Error"
+msgstr "Onbekende fout"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:35
+#, fuzzy
+msgid "Ldap manager"
+msgstr "LDAP beheer"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:41
+#, fuzzy
+msgid "Ldap manager addon"
+msgstr "LDAP beheer"
+
+#: plugins/admin/groups/class_groupManagement.inc:250
+#: plugins/admin/systems/class_systemManagement.inc:489
+#: plugins/admin/applications/class_applicationManagement.inc:289
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
+#: plugins/admin/departments/class_departmentManagement.inc:169
+#: plugins/admin/fai/class_faiManagement.inc:206
+#, fuzzy, php-format
+msgid "You're about to delete the following entry %s"
+msgstr "U staat op het punt de invoer %s te verwijderen."
+
+#: plugins/admin/groups/class_groupManagement.inc:252
+#: plugins/admin/systems/class_systemManagement.inc:491
+#: plugins/admin/applications/class_applicationManagement.inc:291
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
+#: plugins/admin/departments/class_departmentManagement.inc:171
+#: plugins/admin/fai/class_faiManagement.inc:208
+#, fuzzy, php-format
+msgid "You're about to delete the following entries %s"
+msgstr "U staat op het punt de invoer %s te verwijderen."
+
+#: plugins/admin/groups/class_groupManagement.inc:286
+#: plugins/admin/groups/class_groupManagement.inc:339
+#: plugins/admin/groups/class_groupManagement.inc:370
+msgid "You are not allowed to delete this group!"
+msgstr "U heeft geen toestemming om deze groep te verwijderen!"
+
+#: plugins/admin/groups/class_groupManagement.inc:332
+#, php-format
+msgid "You're about to delete the group '%s'."
+msgstr "U staat op het punt de groep '%s' te verwijderen."
+
+#: plugins/admin/groups/class_groupApplication.inc:415
+msgid "This 'dn' is no appgroup."
+msgstr "Deze 'dn' is geen programmagroep"
+
+#: plugins/admin/groups/class_groupApplication.inc:423
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove applications"
+msgstr "Programma's verwijderen"
+
+#: plugins/admin/groups/class_groupApplication.inc:424
+msgid ""
+"This group has application features enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"Deze groep heeft programma mogelijkheden ingeschakeld. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/groups/class_groupApplication.inc:426
+msgid "Create applications"
+msgstr "Programma's aanmaken"
+
+#: plugins/admin/groups/class_groupApplication.inc:427
+msgid ""
+"This group has application features disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Deze groep heeft programma mogelijkheden uitgeschakeld. U kunt deze "
+"inschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/groups/class_groupApplication.inc:434
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
+msgid "ACL"
+msgstr "Rechten"
+
+#: plugins/admin/groups/class_groupApplication.inc:437
+msgid ""
+"You do not have permission to query application entries. All your changes "
+"will not be saved."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:450
+msgid "Invalid character in category name."
+msgstr "De categorienaam bevat ongeldige karakters."
+
+#: plugins/admin/groups/class_groupApplication.inc:458
+msgid "The specified category already exists."
+msgstr "De opgegeven categorie bestaat al."
+
+#: plugins/admin/groups/class_groupApplication.inc:564
+msgid "The selected application name is not uniq. Please check your LDAP."
+msgstr ""
+"De geselecteerde programma naam is niet uniek. Controleeer uw LDAP database."
+
+#: plugins/admin/groups/class_groupApplication.inc:602
+msgid "The selected application has no options."
+msgstr "Het geselecteerde programma heeft geen opties."
+
+#: plugins/admin/groups/class_groupApplication.inc:690
+#: plugins/admin/departments/class_divListDepartment.inc:195
+msgid "department"
+msgstr "afdeling"
+
+#: plugins/admin/groups/class_groupApplication.inc:699
+msgid "application"
+msgstr "programma"
+
+#: plugins/admin/groups/class_groupApplication.inc:715
+#: plugins/admin/groups/class_groupApplication.inc:756
+msgid "Delete entry"
+msgstr "Verwijder invoer"
+
+#: plugins/admin/groups/class_groupApplication.inc:717
+#: plugins/admin/groups/class_groupApplication.inc:751
+#: include/sieve/templates/object_container_clear.tpl:9
+#: include/sieve/templates/object_container.tpl:9
+msgid "Move up"
+msgstr "Omhoog verplaatsen"
+
+#: plugins/admin/groups/class_groupApplication.inc:720
+#: plugins/admin/groups/class_groupApplication.inc:754
+#: include/sieve/templates/object_container_clear.tpl:13
+#: include/sieve/templates/object_container.tpl:13
+msgid "Move down"
+msgstr "Omlaag verplaatsen"
+
+#: plugins/admin/groups/class_groupApplication.inc:749
+msgid "Insert seperator"
+msgstr "Scheidingsteken invoegen"
+
+#: plugins/admin/groups/class_groupApplication.inc:794
+msgid "This application is no longer available."
+msgstr "Dit programma is niet meer beschikbaar."
+
+#: plugins/admin/groups/class_groupApplication.inc:797
+#, php-format
+msgid "This application is not available in any release named %s."
+msgstr "Deze applicatie is niet beschikbaar in enige uitgave %s genaamd."
+
+#: plugins/admin/groups/class_groupApplication.inc:801
+msgid "Check parameter"
+msgstr "Controleer parameter"
+
+#: plugins/admin/groups/class_groupApplication.inc:803
+msgid "This application has changed parameters."
+msgstr "Dit programma heeft veranderde parameters."
+
+#: plugins/admin/groups/class_groupApplication.inc:928
+#, fuzzy, php-format
+msgid "Removing of groups/applications with dn '%s' failed."
+msgstr "Het verwijderen van het programma van groep '%s' is mislukt"
+
+#: plugins/admin/groups/class_groupApplication.inc:988
+#, fuzzy, php-format
+msgid "Saving of groups/applications with dn '%s' failed."
+msgstr "Het opslaan van het programma is mislukt"
+
+#: plugins/admin/groups/class_groupApplication.inc:1039
+#, php-format
+msgid ""
+"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
+"the objects base has changed."
+msgstr ""
+"Kon distributienaam '%s' moet vinden. Distributienaam is ingesteld op '%s'. "
+"De basis van het object is mogelijk gewijzigd."
+
+#: plugins/admin/groups/class_groupApplication.inc:1044
+msgid ""
+"There are no releases available. You will not be able to select another "
+"release."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1195
+#, fuzzy
+msgid "Group applications"
+msgstr "Toon programma's"
+
+#: plugins/admin/groups/class_groupApplication.inc:1202
+#: plugins/admin/groups/class_divListGroup.inc:229
+#: plugins/admin/applications/class_divListApplication.inc:213
+#: plugins/admin/applications/class_applicationGeneric.inc:548
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
+#: plugins/admin/ogroups/tabs_ogroups.inc:117
+#: plugins/admin/ogroups/class_ogroupManagement.inc:430
+#: plugins/generic/references/class_reference.inc:42
+#: plugins/gofon/fonreports/contents.tpl:34
+msgid "Application"
+msgstr "Programma"
+
+#: plugins/admin/groups/class_groupApplication.inc:1203
+#: plugins/admin/systems/class_servRepository.inc:258
+#: plugins/admin/systems/servRepositorySetup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:55
+#: plugins/admin/systems/workstationStartup.tpl:89
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/faiPackage.tpl:37
+msgid "Release"
+msgstr "Distributie versie"
+
+#: plugins/admin/groups/class_groupApplication.inc:1204
+#, fuzzy
+msgid "Application parameter"
+msgstr "Programmanaam"
+
+#: plugins/admin/groups/remove.tpl:6
+msgid ""
+"This may be a primary user group. Please double check if you really want to "
+"do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Dit kan een primaire groep zijn. Verzeker uzelf ervan dat dit is wat u wilt, "
+"aangezien er geen mogelijkheid voor GOsa is om deze gegevens terug te halen."
+
+#: plugins/admin/groups/application_options.tpl:2
+msgid "Application options"
+msgstr "Programma opties"
+
+#: plugins/admin/groups/application.tpl:3
+msgid "Release focus"
+msgstr "Distributie focus"
+
+#: plugins/admin/groups/application.tpl:6
+msgid "Select release name"
+msgstr "Selecteer een distributienaam"
+
+#: plugins/admin/groups/application.tpl:20
+msgid "Used applications"
+msgstr "Gebruikte programma's"
+
+#: plugins/admin/groups/application.tpl:27
+msgid "Add category"
+msgstr "Categorie toevoegen"
+
+#: plugins/admin/groups/application.tpl:34
+msgid "Available applications"
+msgstr "Beschikbare programma's"
+
+#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
+#: plugins/personal/mail/class_mailAccount.inc:1139
+#: setup/setup_config2.tpl:118
+msgid "Mail settings"
+msgstr "E-mail instellingen"
+
+#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
+#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
+#: plugins/personal/mail/generic.tpl:8
+msgid "Primary address"
+msgstr "Primair adres"
+
+#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
+msgid "Primary mail address for this shared folder"
+msgstr "Primair E-mail adres voor deze gedeelde map"
+
+#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
+#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
+msgid "Alternative addresses"
+msgstr "Alternatieve adressen"
+
+#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:197
+#: plugins/admin/systems/phonesettings.tpl:220
+#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
+msgid "List of alternative mail addresses"
+msgstr "Lijst met alternatieve E-mail adressen"
+
+#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
+msgid "Forward messages to non group members"
+msgstr "Stuur berichten door naar niet groepsleden"
+
+#: plugins/admin/groups/mail_locals.tpl:6
+#: plugins/personal/mail/mail_locals.tpl:7
+msgid "Select addresses to add"
+msgstr "Selecteer de toe te voegen adressen"
+
+#: plugins/admin/groups/mail_locals.tpl:32
+msgid "Display addresses of department"
+msgstr "Toon adressen van afdeling"
+
+#: plugins/admin/groups/mail_locals.tpl:42
+msgid "Display addresses matching"
+msgstr "Toon overeenkomende adressen"
+
+#: plugins/admin/groups/mail_locals.tpl:45
+#: plugins/personal/mail/mail_locals.tpl:52
+#: plugins/personal/posix/trust_machines.tpl:31
+#: plugins/personal/samba/samba3_workstations.tpl:31
+msgid "Regular expression for matching addresses"
+msgstr "Reguliere expresie voor overeenkomende adressen"
+
+#: plugins/admin/groups/mail_locals.tpl:52
+#: plugins/personal/mail/mail_locals.tpl:60
+msgid "Display addresses of user"
+msgstr "Toon adressen van gebruiker"
+
+#: plugins/admin/groups/mail_locals.tpl:55
+#: plugins/personal/mail/mail_locals.tpl:64
+msgid "User name of which addresses are shown"
+msgstr "Gebruikersnaam van wie de adressen getoond worden"
+
+#: plugins/admin/groups/class_divListGroup.inc:35
+#: plugins/admin/groups/class_divListGroup.inc:36
+msgid "List of groups"
+msgstr "Lijst met groepen"
+
+#: plugins/admin/groups/class_divListGroup.inc:41
+msgid ""
+"This menu allows you to add, edit and remove selected groups. You may want "
+"to use the range selector on top of the group listbox, when working with a "
+"large number of groups."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde groepen toe te voegen, bewerken "
+"of verwijderen. Indien u veel groepen heeft, dan is het aan te raden de "
+"selectie mogelijkheden te gebruiken."
+
+#: plugins/admin/groups/class_divListGroup.inc:60
+msgid "Groupname / Department"
+msgstr "Groepsnaam / Afdeling"
+
+#: plugins/admin/groups/class_divListGroup.inc:61
+#: plugins/admin/systems/terminal.tpl:1
+#: plugins/admin/systems/workstation.tpl:1
+#: plugins/admin/users/class_divListUsers.inc:62
+#: plugins/admin/departments/generic.tpl:4
+#: plugins/admin/ogroups/class_divListOGroup.inc:64
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/gofon/conference/generic.tpl:5
+msgid "Properties"
+msgstr "Eigenschappen"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Select to see groups that are primary groups of users"
+msgstr ""
+"Selecteer om de groepen te zien die primaire groepen van gebruikers zijn"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Show primary groups"
+msgstr "Toon primaire groepen"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Select to see groups that have samba groups mappings"
+msgstr "Selecteer om groepen te zien die Samba groep verbindingen hebben"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Show samba groups"
+msgstr "Toon Samba groepen"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Select to see groups that have applications configured"
+msgstr "Selecteer om groepen te zien die programma's geconfigureerd hebben"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Show application groups"
+msgstr "Toon programma groepen"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Select to see groups that have mail settings"
+msgstr "Selecteer om groepen te zien die E-mail instellingen hebben"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Show mail groups"
+msgstr "Toon E-mail groepen"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Select to see normal groups that have only functional aspects"
+msgstr ""
+"Selecteer om normale groepen die alleen functionele aspecten hebben te zien"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Show functional groups"
+msgstr "Toon functionele groepen"
+
+#: plugins/admin/groups/class_divListGroup.inc:76
+#: plugins/admin/ogroups/class_divListOGroup.inc:83
+#: plugins/personal/posix/posix_groups.tpl:57
+msgid "Regular expression for matching group names"
+msgstr "Reguliere expressie voor overeenkomende groepnamen"
+
+#: plugins/admin/groups/class_divListGroup.inc:77
+#: plugins/personal/posix/posix_groups.tpl:68
+msgid "User name of which groups are shown"
+msgstr "Gebruikersnaam van wie de groepen getoond worden"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+msgid "Create new group"
+msgstr "Nieuwe groep aanmaken"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+#: plugins/personal/environment/environment.tpl:219
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "New"
+msgstr "Nieuw"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove selected groups"
+msgstr "Verwijder gebruiker"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove groups"
+msgstr "Opties verwijderen"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy selected group"
+msgstr "Systeem status"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy groups"
+msgstr "Toon groepen"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "cut selected group"
+msgstr "Verwijder gebruiker"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "Cut groups"
+msgstr "groepen"
+
+#: plugins/admin/groups/class_divListGroup.inc:223
+#: plugins/admin/users/class_divListUsers.inc:221
+msgid "Posix"
+msgstr "Posix"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "cut"
+msgstr "knippen"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "Cut this entry"
+msgstr "Deze invoer knippen"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "copy"
+msgstr "kopieer"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "Copy this entry"
+msgstr "Deze invoer kopieren"
+
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/conference/class_divListConferences.inc:217
+msgid "Edit this entry"
+msgstr "Bewerk deze invoer"
+
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/conference/class_divListConferences.inc:227
+msgid "Delete this entry"
+msgstr "Verwijder deze invoer"
+
+#: plugins/admin/groups/mail_admins.tpl:4
+msgid "Folder administrators"
+msgstr "Map beheerders"
+
+#: plugins/admin/groups/mail_admins.tpl:24
+msgid "Select a specific department"
+msgstr "Selecteer een specifieke afdeling"
+
+#: plugins/admin/groups/mail_admins.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
+msgid "Choose"
+msgstr "Kies"
+
+#: plugins/admin/groups/class_groupMail.inc:80
+#: plugins/personal/mail/class_mailAccount.inc:92
+#, php-format
+msgid "There is no mail method '%s' specified in your gosa.conf available."
+msgstr "De E-mail methode '%s' opgegeven in uw gosa.conf is niet beschikbaar."
+
+#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
+#: include/class_acl.inc:771
+msgid "read"
+msgstr "alleen lezen"
+
+#: plugins/admin/groups/class_groupMail.inc:290
+msgid "post"
+msgstr "afleveren & lezen"
+
+#: plugins/admin/groups/class_groupMail.inc:291
+msgid "external post"
+msgstr "alleen afleveren"
+
+#: plugins/admin/groups/class_groupMail.inc:292
+msgid "append"
+msgstr "afleveren, lezen & kopieren"
+
+#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
+#: include/class_acl.inc:773
+msgid "write"
+msgstr "afleveren, lezen & schrijven"
+
+#: plugins/admin/groups/class_groupMail.inc:294
+#, fuzzy
+msgid "admin"
+msgstr "Beheerders"
+
+#: plugins/admin/groups/class_groupMail.inc:295
+#: plugins/admin/systems/class_SelectDeviceType.inc:29
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
+#: plugins/admin/users/class_userManagement.inc:539
+#: plugins/admin/ogroups/class_ogroup.inc:297
+msgid "none"
+msgstr "geen"
+
+#: plugins/admin/groups/class_groupMail.inc:339
+msgid "This 'dn' has no valid mail extensions."
+msgstr "Deze 'dn' heeft geen geldige E-mail mogelijkheden."
+
+#: plugins/admin/groups/class_groupMail.inc:347
+#: plugins/admin/ogroups/class_mailogroup.inc:50
+#: plugins/personal/mail/class_mailAccount.inc:299
+#: plugins/personal/mail/class_mailAccount.inc:302
+msgid "Remove mail account"
+msgstr "E-mail account verwijderen"
+
+#: plugins/admin/groups/class_groupMail.inc:348
+#: plugins/personal/mail/class_mailAccount.inc:303
+msgid ""
+"This account has mail features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft E-mail mogelijkheden ingeschakeld. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/groups/class_groupMail.inc:350
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid "Create mail account"
+msgstr "E-mail account aanmaken"
+
+#: plugins/admin/groups/class_groupMail.inc:351
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid ""
+"This account has mail features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft geen E-mail mogelijkheden. U kunt deze inschakelen door de "
+"knop hieronder te gebruiken."
+
+#: plugins/admin/groups/class_groupMail.inc:361
+#, fuzzy
+msgid ""
+"Remove shared folder from mail server database when entry gets removed in "
+"LDAP"
+msgstr "Kan de gebruiker niet verwijderen uit de kerberos database."
+
+#: plugins/admin/groups/class_groupMail.inc:362
+msgid "Remove the shared folder and all its contents after saving this account"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:421
+msgid "You're trying to add an invalid email address "
+msgstr "U probeert een ongeldig E-mail adres toe te voegen"
+
+#: plugins/admin/groups/class_groupMail.inc:427
+#: plugins/personal/mail/class_mailAccount.inc:364
+msgid "Adding your one of your own addresses to the forwarders makes no sense."
+msgstr ""
+"Het toevoegen van een van uw eigen adressen aan de lijst met doorstuur "
+"adressen is niet logisch."
+
+#: plugins/admin/groups/class_groupMail.inc:453
+#: plugins/personal/scalix/class_scalixAccount.inc:442
+#: plugins/personal/mail/class_mailAccount.inc:394
+#: plugins/personal/mail/class_mailAccount.inc:399
+msgid ""
+"You're trying to add an invalid email address to the list of alternate "
+"addresses."
+msgstr ""
+"U probeert een ongeldig E-mail adres toe te voegen aan de lijst met "
+"alternatieve adressen."
+
+#: plugins/admin/groups/class_groupMail.inc:458
+#: plugins/personal/scalix/class_scalixAccount.inc:451
+#: plugins/personal/mail/class_mailAccount.inc:409
+msgid "The address you're trying to add is already used by user"
+msgstr ""
+"Het adres dat u probeert toe te voegen wordt al gebruikt door gebruiker"
+
+#: plugins/admin/groups/class_groupMail.inc:613
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
+#: plugins/admin/systems/printer.tpl:71
+#: plugins/admin/systems/glpiManufacturer.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:111
+#: plugins/admin/systems/goMailServer.tpl:73
+#: plugins/admin/systems/goMailServer.tpl:104
+#: plugins/admin/systems/goSpamServer.tpl:48
+#: plugins/admin/systems/servdns.tpl:8
+#: plugins/admin/systems/workstationStartup.tpl:194
+#: plugins/admin/systems/glpiPrinter.tpl:152
+#: plugins/admin/applications/class_applicationParameters.inc:124
+#: plugins/admin/fai/faiPackage.tpl:82
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
+#: plugins/personal/connectivity/class_kolabAccount.inc:264
+#: plugins/personal/environment/kioskManagement.tpl:15
+#: plugins/personal/environment/environment.tpl:159
+#: plugins/personal/generic/generic_certs.tpl:21
+#: plugins/personal/generic/generic_certs.tpl:45
+#: plugins/personal/generic/generic_certs.tpl:69
+msgid "Remove"
+msgstr "Verwijderen"
+
+#: plugins/admin/groups/class_groupMail.inc:692
+#, fuzzy, php-format
+msgid "Removing of groups/mail with dn '%s' failed."
+msgstr "Het verwijderen van de groeps E-mail instellingen is mislukt"
+
+#: plugins/admin/groups/class_groupMail.inc:891
+#, fuzzy, php-format
+msgid "Saving of groups/mail with dn '%s' failed."
+msgstr "Het opslaan van de groep E-mail instellingen is mislukt"
+
+#: plugins/admin/groups/class_groupMail.inc:924
+#: plugins/personal/mail/class_mailAccount.inc:908
+msgid "The required field 'Primary address' is not set."
+msgstr "Het vereiste veld 'Primair adres' is leeg."
+
+#: plugins/admin/groups/class_groupMail.inc:927
+msgid "Please enter a valid email addres in 'Primary address' field."
+msgstr "Geef a.u.b. een geldig email adres op in het 'Primair adres' veld."
+
+#: plugins/admin/groups/class_groupMail.inc:933
+#: plugins/admin/ogroups/class_mailogroup.inc:92
+#: plugins/personal/mail/class_mailAccount.inc:922
+msgid "The primary address you've entered is already in use."
+msgstr "Het primaire adres dat u opgegeven heeft wordt al gebruikt."
+
+#: plugins/admin/groups/class_groupMail.inc:939
+#: plugins/personal/mail/class_mailAccount.inc:928
+msgid "Value in 'Quota size' is not valid."
+msgstr "De waarde opgegeven bij 'Quota grootte' is niet geldig."
+
+#: plugins/admin/groups/class_groupMail.inc:948
+#: plugins/personal/mail/class_mailAccount.inc:937
+msgid "Please specify a vaild mail size for mails to be rejected."
+msgstr "Geef a.u.b. een geldige E-mail grootte op voor af te wijzen E-mails."
+
+#: plugins/admin/groups/class_groupMail.inc:956
+#: plugins/personal/mail/class_mailAccount.inc:947
+msgid "You need to set the maximum mail size in order to reject anything."
+msgstr ""
+"U moet de maximale E-mail grootte instellen om uberhaupt iets af te kunnen "
+"afwijzen."
+
+#: plugins/admin/groups/class_groupMail.inc:960
+msgid ""
+"Please choose valid permission settings. Default permission can't be emtpy."
+msgstr ""
+"Kies a.u.b. geldige permissie instellingen. Standaard permissies kunnen niet "
+"leeg zijn."
+
+#: plugins/admin/groups/class_groupMail.inc:964
+msgid "Please select a valid mail server."
+msgstr "Selecteer a.u.b. een geldig mailserver"
+
+#: plugins/admin/groups/class_groupMail.inc:1111
+#, fuzzy
+msgid "Group mail"
+msgstr "Groepnaam"
+
+#: plugins/admin/groups/class_groupMail.inc:1119
+#, fuzzy
+msgid "Alternate addresses"
+msgstr "Alternatieve adressen"
+
+#: plugins/admin/groups/class_groupMail.inc:1120
+#, fuzzy
+msgid "Forwarding addresses"
+msgstr "Primair adres"
+
+#: plugins/admin/groups/class_groupMail.inc:1121
+#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
+#: plugins/personal/mail/class_mailAccount.inc:1150
+msgid "Quota size"
+msgstr "Quota grootte"
+
+#: plugins/admin/groups/class_groupMail.inc:1122
+#: plugins/personal/mail/class_mailAccount.inc:1149
+msgid "Mail server"
+msgstr "Mail server"
+
+#: plugins/admin/groups/class_groupMail.inc:1123
+#: plugins/admin/systems/printer.tpl:82
+#: plugins/admin/systems/class_printGeneric.inc:895
+msgid "Permissions"
+msgstr "Rechten"
+
+#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
+msgid "Group administration"
+msgstr "Groepen beheer"
+
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Groep instellingen"
+
+#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Groepnaam"
+
+#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
+msgid "Posix name of the group"
+msgstr "POSIX naam van de groep"
+
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:53
+msgid "Normally IDs are autogenerated, select to specify manually"
+msgstr ""
+"Normaliter worden IDs automatisch gegenereerd. Selecteer om handmatig te "
+"specificeren"
+
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:56
+msgid "Force GID"
+msgstr "Forceer GID"
+
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:59
+msgid "Forced ID number"
+msgstr "Geforceerd ID nummer"
+
+#: plugins/admin/groups/mail.tpl:21
+msgid "Select mail server to place user on"
+msgstr "Selecteer de mail server waarop de gebruiker ondergebracht wordt"
+
+#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
+msgid "Quota usage"
+msgstr "Quota gebruik"
+
+#: plugins/admin/groups/mail.tpl:38
+#: plugins/admin/systems/class_terminalInfo.inc:175
+#: plugins/admin/systems/class_printGeneric.inc:523
+#: plugins/personal/mail/generic.tpl:36
+msgid "not defined"
+msgstr "niet gedefiniëerd"
+
+#: plugins/admin/groups/mail.tpl:48
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+#: plugins/personal/scalix/generic.tpl:67
+#: plugins/personal/mail/generic.tpl:216
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/personal/connectivity/pureftpd.tpl:60
+#: plugins/personal/environment/environment.tpl:62
+msgid "MB"
+msgstr "MB"
+
+#: plugins/admin/groups/mail.tpl:88
+msgid "IMAP shared folders"
+msgstr "IMAP gedeelde mappen"
+
+#: plugins/admin/groups/mail.tpl:92
+msgid "Default permission"
+msgstr "Algemene rechten"
+
+#: plugins/admin/groups/mail.tpl:103
+msgid "Member permission"
+msgstr "Groepslid rechten"
+
+#: plugins/admin/groups/class_groupGeneric.inc:134
+msgid "Can't find this groups SID in LDAP or in your configuration file!"
+msgstr ""
+"Kan de SID van deze groep niet vinden in de LDAP database of in uw "
+"configuratie bestand."
+
+#: plugins/admin/groups/class_groupGeneric.inc:193
+msgid "This 'dn' is no group."
+msgstr "Deze 'dn' is geen groep."
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Samba group"
+msgstr "Samba groep"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain admins"
+msgstr "Windows beheerders"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain users"
+msgstr "Windows gebruikers"
+
+#: plugins/admin/groups/class_groupGeneric.inc:335
+msgid "Domain guests"
+msgstr "Windows gasten"
+
+#: plugins/admin/groups/class_groupGeneric.inc:340
+#, php-format
+msgid "Special group (%d)"
+msgstr "Speciale groep (%d)"
+
+#: plugins/admin/groups/class_groupGeneric.inc:454
+msgid "! unknown id"
+msgstr "! onbekend id"
+
+#: plugins/admin/groups/class_groupGeneric.inc:492
+#, php-format
+msgid ""
+"Your search method returned more than '%s' users, only '%s' users are shown."
+msgstr ""
+"Uw zoekopdracht gaf meer dan '%s' gebruikers terug. Slechts '%s' gebruikers "
+"worden getoond."
+
+#: plugins/admin/groups/class_groupGeneric.inc:521
+#: plugins/admin/groups/class_groupGeneric.inc:774
+#, fuzzy, php-format
+msgid "Removing of groups/generic with dn '%s' failed."
+msgstr "Het verwijderen van het programma van groep '%s' is mislukt"
+
+#: plugins/admin/groups/class_groupGeneric.inc:666
+#, php-format
+msgid "No configured SID found for '%s'."
+msgstr "Er kon geen geconfigureerde SID gevonden worden voor '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:671
+#, php-format
+msgid "No configured RIDBASE found for '%s'."
+msgstr "Er kon geen geconfigureerde RIDBASE gevonden worden voor '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:806
+msgid ""
+"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"Het veld 'Naam' bevat ongeldige karakters. Kleine letters, cijfers en "
+"liggende streepjes zijn toegestaan."
+
+#: plugins/admin/groups/class_groupGeneric.inc:817
+#: plugins/admin/groups/class_groupGeneric.inc:831
+#: plugins/admin/groups/class_groupGeneric.inc:838
+msgid "Value specified as 'Name' is already used."
+msgstr "De waarde die opgegeven is voor de naam wordt al gebruikt."
+
+#: plugins/admin/groups/class_groupGeneric.inc:847
+#: plugins/personal/posix/class_posixAccount.inc:961
+msgid "Value specified as 'GID' is not valid."
+msgstr "De opgegeven 'GID' waarde is niet geldig."
+
+#: plugins/admin/groups/class_groupGeneric.inc:850
+#: plugins/personal/posix/class_posixAccount.inc:964
+msgid "Value specified as 'GID' is too small."
+msgstr "De opgegeven 'GID' waarde is te klein."
+
+#: plugins/admin/groups/class_groupGeneric.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:1184
+msgid "Too many users, can't allocate a free ID!"
+msgstr ""
+"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:941
+#, fuzzy
+msgid "Generic group settings"
+msgstr "Algemene wachtrij instellingen"
+
+#: plugins/admin/groups/class_groupGeneric.inc:953
+#, fuzzy
+msgid "Phone pickup group"
+msgstr "Leden zitten in een telefoon beantwoordgroep"
+
+#: plugins/admin/groups/class_groupGeneric.inc:954
+#, fuzzy
+msgid "Nagios group"
+msgstr "Nagios account"
+
+#: plugins/admin/groups/class_groupGeneric.inc:956
+#: plugins/personal/posix/paste_generic.tpl:37
+#: plugins/personal/posix/generic.tpl:62
+msgid "GID"
+msgstr "GID"
+
+#: plugins/admin/groups/class_groupGeneric.inc:957
+#, fuzzy
+msgid "Group member"
+msgstr "Groepsleden"
+
+#: plugins/admin/groups/class_groupGeneric.inc:958
+#, fuzzy
+msgid "Samba group type"
+msgstr "Samba groep"
+
+#: plugins/admin/groups/class_groupGeneric.inc:959
+#, fuzzy
+msgid "Samba domain name"
+msgstr "Samba home"
+
+#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
+#, fuzzy
+msgid "Samba SID"
+msgstr "Samba"
+
+#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Omschrijving voor deze groep"
+
+#: plugins/admin/groups/generic.tpl:68
+msgid "Select to create a samba conform group"
+msgstr "Selecteer om een samba conforme groep te maken"
+
+#: plugins/admin/groups/generic.tpl:76
+msgid "in domain"
+msgstr "in domein"
+
+#: plugins/admin/groups/generic.tpl:96
+msgid "Members are in a phone pickup group"
+msgstr "Leden zitten in een telefoon beantwoordgroep"
+
+#: plugins/admin/groups/generic.tpl:111
+msgid "Members are in a nagios group"
+msgstr "Leden zitten in een systeeminformatie groep (Nagios)"
+
+#: plugins/admin/groups/generic.tpl:128
+msgid "Group members"
+msgstr "Groepsleden"
+
+#: plugins/admin/groups/group_objects.tpl:6
+msgid "Select users to add"
+msgstr "Selecteer de toe te voegen gebruikers"
+
+#: plugins/admin/groups/group_objects.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Select to see servers"
+msgstr "Selecteer om servers te zien"
+
+#: plugins/admin/groups/group_objects.tpl:30
+msgid "Search within subtree"
+msgstr "Zoek binnen subtree"
+
+#: plugins/admin/groups/group_objects.tpl:37
+msgid "Display users of department"
+msgstr "Toon gebruikers van afdeling"
+
+#: plugins/admin/groups/group_objects.tpl:46
+#: plugins/admin/systems/glpiSelectUser.tpl:35
+#: plugins/admin/applications/class_divListApplication.inc:65
+#: plugins/admin/users/class_divListUsers.inc:77
+#: plugins/admin/fai/class_divListFai.inc:86
+#: plugins/personal/environment/hotplugDialog.tpl:43
+#: plugins/gofon/conference/headpage.tpl:35
+msgid "Display users matching"
+msgstr "Toon overeenkomende gebruikers"
+
+#: plugins/admin/groups/group_objects.tpl:47
+#: plugins/admin/systems/glpiSelectUser.tpl:37
+msgid "Regular expression for matching user names"
+msgstr "Reguliere expressie voor overeenkomende gebruikersnamen"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
+#, php-format
+msgid ""
+"Can't rename '%s' to '%s' there is already an entry with the same name in "
+"our zone editing dialog."
+msgstr ""
+"Kon '%s' niet hernoemen naar '%s'. Er is al een invoer met dezelfde naam in "
+"de zone bewerkings dialoog."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
+#, php-format
+msgid "Entry name '%s' contains invalid characters."
+msgstr "Invoerregel '%s' bevat ongeldige karakters."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
+#, php-format
+msgid "Can not rename '%s' to '%s',the destination name already exists."
+msgstr "Kan '%s' niet hernoemen naar '%s'. De gewenste naam bestaat al."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
+#, php-format
+msgid "Can not create '%s',the destination name already exists."
+msgstr "Kan '%s' niet aanmaken. De gewenste naam bestaat al."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
+#, php-format
+msgid "The name '%s' is used more than once."
+msgstr "De naam '%s' wordt meer dan een maal gebruikt."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
+#, php-format
+msgid "The record type '%s' is a unique type and can't be defined twice."
+msgstr ""
+"Het recordtype '%s' is een uniek type en kan dus ook niet tweemaal "
+"gedefinieerd worden."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
+#, php-format
+msgid "There is an empty '%s' for host '%s'."
+msgstr "Er is een lege '%s' voor host '%s'."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
+#, php-format
+msgid "There is a duplicate entry in '%s' for '%s'."
+msgstr "Er is een dubbele invoer in '%s' voor '%s'"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:62
+#, php-format
+msgid "Can't open '%s', ppd settings resetted."
+msgstr "Kon '%s' niet openen. PPD instellingen zijn teruggezet."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:87
+msgid "Can't get ppd informations."
+msgstr "Kan de PPD informatie niet ophalen."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:99
+#, php-format
+msgid ""
+"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
+"invalid, can't read/write any ppd informations."
+msgstr ""
+"Het opgegeven pad '%s', welke resulteert uit het PPD_PATH in uw gosa.conf is "
+"ongeldig. Kan geen PPD informatie lezen/schrijven."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:116
+msgid "Please specify a valid ppd file."
+msgstr "Geef a.u.b. een geldige PPD bestand op."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:186
+#, php-format
+msgid "Can't select PPD file '%s', the file is not readable"
+msgstr ""
+"Kan PPD bestand '%s' niet selecteren. Het bestand kan niet gelezen worden."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:203
+#: plugins/admin/systems/class_printerPPDDialog.inc:275
+#, php-format
+msgid "Can't create folder '%s' for the uploaded ppd file."
+msgstr "Kan directory '%s',voor het verstuurde PPD bestand, niet aanmaken."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:211
+#, php-format
+msgid "Can't create file '%s' to store modifed ppd informations."
+msgstr ""
+"Kan bestand '%s' niet aanmaken om aangepaste ppd informatie op te slaan."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:235
+#, php-format
+msgid "Can't add new ppd file, the source file '%s' is not accessible."
+msgstr ""
+"Kan nieuw ppd bestand niet aanmaken. Het bronbestand '%s' is niet "
+"toegankelijk."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:253
+#, php-format
+msgid ""
+"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
+"informations."
+msgstr ""
+"Het opgegeven ppd bestand '%s' is ongeldig. Kan geen model of fabrikant "
+"informatie ophalen."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:267
+#, php-format
+msgid "There is already a ppd file for this kind of printer."
+msgstr "Er bestaat al een PPD bestand voor dit type printer."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:288
+#, php-format
+msgid "Can't save file '%s'."
+msgstr "Kan bestand '%s' niet opslaan."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:292
+msgid "Uploaded ppd file is empty, can't create new ppd file."
+msgstr "Het ge-uploade ppd bestand is leeg. Kan geen nieuw ppd bestand maken."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:413
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/faiPackage.tpl:45
+msgid "Section"
+msgstr "Sectie"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:468
+#: plugins/admin/systems/class_printerPPDDialog.inc:471
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:603
+msgid "True"
+msgstr "Ja"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:469
+#: plugins/admin/systems/class_printerPPDDialog.inc:472
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:604
+msgid "False"
+msgstr "Nee"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:477
+#, php-format
+msgid "Unsupported ppd type '%s' used for '%s' "
+msgstr "PPD type '%s', gebruikt voor '%s', wordt niet ondersteund "
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:494
+#, fuzzy, php-format
+msgid "Removing old ppd file '%s' failed."
+msgstr "Het verwijderen van het FAI profiel is mislukt"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:497
+#, fuzzy, php-format
+msgid "Removing old ppd file '%s' failed. File is not accessible."
+msgstr ""
+"Kan nieuw ppd bestand niet aanmaken. Het bronbestand '%s' is niet "
+"toegankelijk."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:500
+#, php-format
+msgid ""
+"Removing old ppd file '%s' failed. File does not exists or is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:508
+msgid ""
+"Please select a valid ppd file or use 'Cancel' to go back to printer "
+"configuration."
+msgstr ""
+
+#: plugins/admin/systems/wingeneric.tpl:6
+msgid "Machine name"
+msgstr "Machinenaam"
+
+#: plugins/admin/systems/wingeneric.tpl:15
+msgid "Choose subtree to place terminal in"
+msgstr "Selecteer de subtree waar de terminal onder geplaatst zal worden"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:32
+#: plugins/admin/systems/class_goTerminalServer.inc:61
+#: plugins/admin/systems/class_goTerminalServer.inc:126
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_terminalService.inc:475
+#: plugins/admin/systems/goTerminalServer.tpl:1
+#, fuzzy
+msgid "Terminal service"
+msgstr "Terminal Service"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:85
+#, fuzzy, php-format
+msgid "Saving server services/terminalServer with dn '%s' failed."
+msgstr "Het opslaan van het server service object is mislukt"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:100
+msgid "Terminal server, must have fontpath specified."
+msgstr "Terminal server moet een fontpath hebben."
+
+#: plugins/admin/systems/class_goTerminalServer.inc:135
+#: plugins/admin/systems/goTerminalServer.tpl:8
+msgid "Temporary disable login"
+msgstr "Schakel inlog mogelijkheid tijdelijk uit"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:136
+#: plugins/admin/systems/class_terminalService.inc:486
+#: plugins/admin/systems/goTerminalServer.tpl:12
+msgid "Font path"
+msgstr "Fontpad"
+
+#: plugins/admin/systems/printer.tpl:5
+msgid "General"
+msgstr "Algemeen"
+
+#: plugins/admin/systems/printer.tpl:8
+#: plugins/admin/systems/paste_generic.tpl:34
+msgid "Printer name"
+msgstr "Printernaam"
+
+#: plugins/admin/systems/printer.tpl:30
+#: plugins/personal/generic/generic.tpl:148
+msgid "Choose subtree to place user in"
+msgstr "Kies de subtree waaronder de gebruiker geplaatst wordt"
+
+#: plugins/admin/systems/printer.tpl:43
+msgid "Details"
+msgstr "Details"
+
+#: plugins/admin/systems/printer.tpl:46
+msgid "Printer location"
+msgstr "Printer locatie"
+
+#: plugins/admin/systems/printer.tpl:54
+msgid "Printer URL"
+msgstr "Printer URL"
+
+#: plugins/admin/systems/printer.tpl:66
+#: plugins/admin/systems/terminalService.tpl:98
+#: plugins/admin/systems/workstationService.tpl:110
+msgid "Driver"
+msgstr "Stuurprogramma"
+
+#: plugins/admin/systems/printer.tpl:89
+msgid "Users which are allowed to use this printer"
+msgstr "Gebruikers die deze printer mogen gebruiken"
+
+#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
+msgid "Add user"
+msgstr "Gebruiker toevoegen"
+
+#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
+msgid "Add group"
+msgstr "Groep toevoegen"
+
+#: plugins/admin/systems/printer.tpl:113
+msgid "Users which are allowed to administrate this printer"
+msgstr "Gebruikers die deze printer mogen beheren"
+
+#: plugins/admin/systems/printer.tpl:115
+msgid "Admins"
+msgstr "Beheerders"
+
+#: plugins/admin/systems/class_terminalInfo.inc:55
+#: plugins/admin/systems/class_terminalInfo.inc:205
+msgid "present"
+msgstr "aanwezig"
+
+#: plugins/admin/systems/class_terminalInfo.inc:73
+#: plugins/admin/systems/class_terminalStartup.inc:168
+#: plugins/admin/systems/class_terminalService.inc:267
+#: plugins/admin/systems/class_workstationStartup.inc:508
+#: plugins/admin/systems/class_terminalGeneric.inc:272
+msgid "This 'dn' has no terminal features."
+msgstr "Deze 'dn' heeft geen terminal mogelijkheden."
+
+#: plugins/admin/systems/class_terminalInfo.inc:80
+msgid "There is no php snmp module installed, can't gather any informations."
+msgstr ""
+"Er is geen PHP SNMP module geinstalleerd. Er kan geen informatie verzameld "
+"worden."
+
+#: plugins/admin/systems/class_terminalInfo.inc:86
+#: plugins/admin/systems/class_terminalInfo.inc:180
+msgid "unknown status"
+msgstr "onbekende status"
+
+#: plugins/admin/systems/class_terminalInfo.inc:95
+msgid "This is a virtual terminal which has no properties to show here."
+msgstr ""
+"Dit is een virtuele terminal die geen eigenschappen voorhanden heeft die "
+"hier getoond kunnen worden."
+
+#: plugins/admin/systems/class_terminalInfo.inc:113
+msgid "online"
+msgstr "online"
+
+#: plugins/admin/systems/class_terminalInfo.inc:169
+msgid "running"
+msgstr "draait"
+
+#: plugins/admin/systems/class_terminalInfo.inc:172
+msgid "not running"
+msgstr "draait niet"
+
+#: plugins/admin/systems/class_terminalInfo.inc:197
+msgid "offline"
+msgstr "offline"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1268
+#: plugins/admin/systems/class_workstationGeneric.inc:612
+#: plugins/admin/ogroups/class_ogroupManagement.inc:434
+#: plugins/generic/references/class_reference.inc:48
+msgid "Workstation"
+msgstr "Werkstation"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1267
+#: plugins/admin/systems/class_terminalGeneric.inc:619
+#: plugins/admin/systems/class_terminalGeneric.inc:625
+#: plugins/admin/ogroups/class_ogroupManagement.inc:435
+msgid "Terminal"
+msgstr "Terminal"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:3
+msgid ""
+"This is a new system which currently has no system type defined. Please "
+"choose a system type for this entry and press the 'continue' button. If this "
+"system should be added to a group of system settings, specify the preferred "
+"object group below."
+msgstr ""
+"Dit is een nieuw systeem, welke momenteel geen systeemtype toegekend "
+"gekregen heeft. Selecteer a.u.b. een systeemtype voor deze invoer en druk op "
+"de 'Verder' knop. Indien dit systeem aan een groep met systeeminstellingen "
+"toegevoegd dient te worden, dan kunt u de gewenste objectgroep naam "
+"hieronder opgeven."
+
+#: plugins/admin/systems/SelectDeviceType.tpl:9
+msgid ""
+"Please select a system type and an optional bundle of predefined settings to "
+"be inherited."
+msgstr ""
+"Selecteer a.u.b. een systeemtype en een optionele bundel met te overerven "
+"voorgedefinieerde instellingen."
+
+#: plugins/admin/systems/SelectDeviceType.tpl:20
+#: plugins/admin/systems/glpi.tpl:9
+msgid "System type"
+msgstr "Systeemtype"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:21
+msgid "Choose a system type"
+msgstr "Kies een systeemtype"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:32
+msgid "Choose an object group as template"
+msgstr "Selecteer een objectgroep als sjabloon"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:33
+msgid "Choose an object group"
+msgstr "Selecteer een objectgroep"
+
+#: plugins/admin/systems/goKrbServer.tpl:1
+msgid "Kerberos kadmin access"
+msgstr "Kerberos kadmin toegang"
+
+#: plugins/admin/systems/goKrbServer.tpl:4
+msgid "Kerberos Realm"
+msgstr "Kerberos Realm"
+
+#: plugins/admin/systems/goKrbServer.tpl:12
+#: plugins/admin/systems/goImapServer.tpl:25
+#: plugins/admin/systems/class_goImapServer.inc:177
+msgid "Admin user"
+msgstr "Beheerder"
+
+#: plugins/admin/systems/goKrbServer.tpl:20
+#: plugins/admin/systems/goGlpiServer.tpl:12
+#: plugins/admin/systems/class_goKrbServer.inc:104
+#: plugins/admin/systems/goImapServer.tpl:34
+#: plugins/admin/systems/class_goFonServer.inc:144
+#: plugins/admin/systems/goFonServer.tpl:12
+#: plugins/admin/systems/class_gosaLogServer.inc:103
+#: plugins/admin/systems/goFaxServer.tpl:12
+#: plugins/admin/systems/gosaLogServer.tpl:12
+#: plugins/admin/systems/class_goGlpiServer.inc:104
+#: plugins/admin/systems/class_divListSystem.inc:376
+#: plugins/admin/systems/class_goLogDBServer.inc:102
+#: plugins/admin/systems/goLogDBServer.tpl:12
+#: plugins/admin/systems/class_goFaxServer.inc:100
+#: plugins/personal/password/class_password.inc:24
+#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
+#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
+#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
+#: ihtml/themes/default/password.tpl:38
+msgid "Password"
+msgstr "Wachtwoord"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:124
+msgid "This 'dn' has no phone features."
+msgstr "Deze 'dn' heeft geen telefoon mogelijkheden."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "yes"
+msgstr "ja"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "no"
+msgstr "nee"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "dynamic"
+msgstr "dynamisch"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "Networksettings"
+msgstr "Netwerk instellingen"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:268
+#, php-format
+msgid ""
+"Can't delete because there are user which are depending on this phone. One "
+"of them is user '%s'."
+msgstr ""
+"Kan niet verwijderd worden, aangezien er een gebruiker is die afhankelijkis "
+"van deze telefoon. Een van deze gebruiker(s) is '%s'."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:278
+#, php-format
+msgid "Removing of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:326
+#: plugins/admin/systems/class_componentGeneric.inc:187
+msgid "The required field IP address is empty."
+msgstr "Het vereiste veld IP adres is leeg."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:329
+#: plugins/admin/systems/class_componentGeneric.inc:190
+msgid "The field IP address contains an invalid address."
+msgstr "Het veld IP adres bevat een ongeldig adres."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:334
+msgid "The required field 'Phone name' is not set."
+msgstr "Het vereiste veld 'Telefoonnaam' is leeg."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:337
+msgid "The 'Phone name' '0' is reserved and cannot be used."
+msgstr "De 'Telefoonnaam' '0' is gereserveerd en kan niet gebruikt worden."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:347
+#: plugins/admin/systems/class_componentGeneric.inc:201
+#: plugins/admin/systems/class_printGeneric.inc:683
+#: plugins/admin/systems/class_servGeneric.inc:301
+#: plugins/admin/systems/class_winGeneric.inc:215
+#: plugins/admin/systems/class_terminalGeneric.inc:461
+#: plugins/admin/systems/class_workstationGeneric.inc:443
+#, php-format
+msgid "There is already an entry '%s' in the base choosen by you"
+msgstr "Er is al een invoer '%s' onder de basis die u gekozen heeft"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:429
+#, php-format
+msgid "Saving of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:477
+#, fuzzy
+msgid "Phone generic"
+msgstr "Telefoonnummer"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:482
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
+#, fuzzy
+msgid "Phone hardware"
+msgstr "Telefoon hardware"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:488
+#, fuzzy
+msgid "SIP Mode"
+msgstr "Modus"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:489
+#, fuzzy
+msgid "SIP DTMF mode"
+msgstr "DTMF modus"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:490
+#, fuzzy
+msgid "SIP Default ip"
+msgstr "Standaard IP"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:491
+msgid "SIP Qualify"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:492
+#, fuzzy
+msgid "IAX authentication type"
+msgstr "Nagios authenticatie"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:493
+#, fuzzy
+msgid "IAX secret"
+msgstr "IMAP Service"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:494
+#, fuzzy
+msgid "IAX account code"
+msgstr "Account code"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:495
+#, fuzzy
+msgid "IAX trunk lines"
+msgstr "Trunk lijnen"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:496
+#, fuzzy
+msgid "IAX permit settings"
+msgstr "Fax instellingen"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:497
+#, fuzzy
+msgid "IAX deny settings"
+msgstr "Fax instellingen"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:498
+msgid "CAPI MSN"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:499
+msgid "Hardware type"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:150
+msgid "Please enter a value for 'release'."
+msgstr "Geef a.u.b. een waarde voor 'versie' op"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:154
+msgid "Please specify a valid value for 'url'."
+msgstr "Geef a.u.b. een geldige waarde op voor 'url'."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:201
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
+msgstr ""
+"Kan de opgegeven REPOSITORY_HOOK '%s' niet uitvoeren. Controleer uw gosa."
+"conf a.u.b."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:203
+#: plugins/admin/systems/class_workstationStartup.inc:1149
+#, php-format
+msgid ""
+"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
+"empty string."
+msgstr ""
+"De in uw 'gosa.conf' opgegeven REPOSITORY_HOOK '%s' geeft een lege waarde "
+"terug."
+
+#: plugins/admin/systems/phonesettings.tpl:1
+msgid "Advanced phone settings"
+msgstr "Geavanceerde telefoon instellingen"
+
+#: plugins/admin/systems/phonesettings.tpl:6
+msgid "Phone type"
+msgstr "Telefoontype"
+
+#: plugins/admin/systems/phonesettings.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:30
+#: plugins/admin/systems/phonesettings.tpl:42
+#: plugins/admin/systems/phonesettings.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:91
+#: plugins/admin/systems/phonesettings.tpl:128
+#: plugins/admin/systems/phonesettings.tpl:181
+msgid "Choose a phone type"
+msgstr "Kies een telefoontype"
+
+#: plugins/admin/systems/phonesettings.tpl:13
+msgid "refresh"
+msgstr "ververs"
+
+#: plugins/admin/systems/phonesettings.tpl:25
+#: plugins/admin/systems/class_terminalGeneric.inc:628
+#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
+#: plugins/admin/systems/workstation.tpl:50
+#: plugins/admin/ogroups/class_termgroup.inc:395
+#: plugins/admin/ogroups/termgroup.tpl:47
+msgid "Mode"
+msgstr "Modus"
+
+#: plugins/admin/systems/phonesettings.tpl:38
+msgid "DTMF mode"
+msgstr "DTMF modus"
+
+#: plugins/admin/systems/phonesettings.tpl:54
+#: plugins/admin/systems/phonesettings.tpl:99
+msgid "Default IP"
+msgstr "Standaard IP"
+
+#: plugins/admin/systems/phonesettings.tpl:66
+#: plugins/admin/systems/phonesettings.tpl:109
+msgid "Response timeout"
+msgstr "Reageer timeout"
+
+#: plugins/admin/systems/phonesettings.tpl:87
+msgid "Modus"
+msgstr "Modus"
+
+#: plugins/admin/systems/phonesettings.tpl:124
+msgid "Authtype"
+msgstr "Authorisatietype"
+
+#: plugins/admin/systems/phonesettings.tpl:136
+msgid "Secret"
+msgstr "Wachtwoord"
+
+#: plugins/admin/systems/phonesettings.tpl:146
+msgid "GoFonInkeys"
+msgstr "GOFonInKeys"
+
+#: plugins/admin/systems/phonesettings.tpl:154
+msgid "GoFonOutKeys"
+msgstr "GoFonOutKeys"
+
+#: plugins/admin/systems/phonesettings.tpl:167
+msgid "Account code"
+msgstr "Account code"
+
+#: plugins/admin/systems/phonesettings.tpl:177
+msgid "Trunk lines"
+msgstr "Trunk lijnen"
+
+#: plugins/admin/systems/phonesettings.tpl:194
+msgid "Hosts that are allowed to connect"
+msgstr "Hosts die mogen verbinden"
+
+#: plugins/admin/systems/phonesettings.tpl:217
+msgid "Hosts that are not allowed to connect"
+msgstr "Hosts die niet mogen verbinden"
+
+#: plugins/admin/systems/phonesettings.tpl:247
+msgid "MSN"
+msgstr "MSN"
+
+#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
+#, fuzzy
+msgid ""
+"This includes all system and setup informations. Please double check if your "
+"really want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Dit omvat <b>alle</b> systeem en configuratie informatie. Verzeker uzelf "
+"hiervan, aangezien er geen manier is voor GOsa om deze gegevens terug te "
+"halen."
+
+#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
+#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
+#: plugins/gofon/conference/remove.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your LDAP tree in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Het is aan te raden de huidige inhoud van uw LDAP database op te slaan "
+"alvorens u doorgaat. Indien u dat gedaan heeft drukt u op 'Verwijderen' om "
+"door te gaan of op 'Annuleren' om te annuleren."
+
+#: plugins/admin/systems/class_goLdapServer.inc:29
+#: plugins/admin/systems/goLdapServer.tpl:1
+#, fuzzy
+msgid "LDAP service"
+msgstr "LDAP Service"
+
+#: plugins/admin/systems/class_goLdapServer.inc:56
+msgid "LDAP Service"
+msgstr "LDAP Service"
+
+#: plugins/admin/systems/class_goLdapServer.inc:67
+#, fuzzy
+msgid "The given base is empty or contains invalid characters."
+msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
+
+#: plugins/admin/systems/class_goLdapServer.inc:85
+#: plugins/admin/systems/class_goLdapServer.inc:86
+msgid "Ldap"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:94
+#, fuzzy
+msgid "Ldap base"
+msgstr "Ldap server"
+
+#: plugins/admin/systems/goGlpiServer.tpl:1
+#, fuzzy
+msgid "GLPI database information"
+msgstr "Algemene gebruikersinformatie"
+
+#: plugins/admin/systems/goGlpiServer.tpl:4
+#: plugins/admin/systems/goLogDBServer.tpl:4
+msgid "Logging DB user"
+msgstr "Log DB gebruiker"
+
+#: plugins/admin/systems/goGlpiServer.tpl:20
+#: plugins/admin/systems/class_gosaLogServer.inc:101
+#: plugins/admin/systems/gosaLogServer.tpl:20
+#: plugins/admin/systems/class_goGlpiServer.inc:103
+msgid "Database"
+msgstr "Database"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
+#: plugins/admin/systems/glpi_edit_os.tpl:9
+#: plugins/admin/systems/glpi_edit_os.tpl:28
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
+#: plugins/admin/systems/glpi_edit_type.tpl:9
+#: plugins/admin/systems/glpi_edit_type.tpl:28
+msgid "Rename"
+msgstr "Hernoemen"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
+#: plugins/admin/systems/glpiManufacturer.tpl:13
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
+#: plugins/admin/systems/glpi_edit_os.tpl:15
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
+#: plugins/admin/systems/glpi_edit_type.tpl:15
+#: plugins/admin/fai/class_faiSummaryTab.inc:236
+#: plugins/personal/environment/kioskManagement.tpl:25
+#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
+msgid "Close"
+msgstr "Sluiten"
+
+#: plugins/admin/systems/glpiManufacturer.tpl:1
+msgid "Manage manufacturers"
+msgstr "Fabricanten beheren"
+
+#: plugins/admin/systems/info.tpl:1
+msgid "System information"
+msgstr "Systeem informatie"
+
+#: plugins/admin/systems/info.tpl:7
+msgid "CPU"
+msgstr "Processor"
+
+#: plugins/admin/systems/info.tpl:10
+msgid "Memory"
+msgstr "Geheugen"
+
+#: plugins/admin/systems/info.tpl:13
+msgid "Boot MAC"
+msgstr "Hardware Adres (MAC)"
+
+#: plugins/admin/systems/info.tpl:16
+msgid "USB support"
+msgstr "USB ondersteuning"
+
+#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
+msgid "System status"
+msgstr "Systeem status"
+
+#: plugins/admin/systems/info.tpl:23
+msgid "Inventory number"
+msgstr "Inventaris nummer"
+
+#: plugins/admin/systems/info.tpl:27
+msgid "Last login"
+msgstr "Laatste aanmelding"
+
+#: plugins/admin/systems/info.tpl:38
+msgid "Network devices"
+msgstr "Netwerk apparaten"
+
+#: plugins/admin/systems/info.tpl:47
+msgid "IDE devices"
+msgstr "IDE apparaten"
+
+#: plugins/admin/systems/info.tpl:56
+msgid "SCSI devices"
+msgstr "SCSI apparaten"
+
+#: plugins/admin/systems/info.tpl:64
+msgid "Floppy device"
+msgstr "Diskdrive"
+
+#: plugins/admin/systems/info.tpl:68
+msgid "CDROM device"
+msgstr "CDROM speler"
+
+#: plugins/admin/systems/info.tpl:73
+#: plugins/admin/systems/terminalService.tpl:95
+#: plugins/admin/systems/workstationService.tpl:107
+msgid "Graphic device"
+msgstr "Grafische kaart"
+
+#: plugins/admin/systems/info.tpl:77
+msgid "Audio device"
+msgstr "Geluidskaart"
+
+#: plugins/admin/systems/info.tpl:93
+msgid "Up since"
+msgstr "Staat aan sinds"
+
+#: plugins/admin/systems/info.tpl:96
+msgid "CPU load"
+msgstr "Processor belasting"
+
+#: plugins/admin/systems/info.tpl:99
+msgid "Memory usage"
+msgstr "Geheugen gebruik"
+
+#: plugins/admin/systems/info.tpl:102
+msgid "Swap usage"
+msgstr "Swap gebruik"
+
+#: plugins/admin/systems/info.tpl:116
+msgid "SSH service"
+msgstr "SSH service"
+
+#: plugins/admin/systems/info.tpl:119
+#: plugins/admin/systems/class_goCupsServer.inc:29
+#: plugins/admin/systems/class_goCupsServer.inc:50
+#: plugins/admin/systems/class_goCupsServer.inc:71
+msgid "Print service"
+msgstr "Print service"
+
+#: plugins/admin/systems/info.tpl:122
+msgid "Scan service"
+msgstr "Scan service"
+
+#: plugins/admin/systems/info.tpl:125
+msgid "Sound service"
+msgstr "Audio service"
+
+#: plugins/admin/systems/info.tpl:128
+msgid "GUI"
+msgstr "GUI"
+
+#: plugins/admin/systems/class_goCupsServer.inc:70
+#, fuzzy
+msgid "Cups"
+msgstr "omhoog"
+
+#: plugins/admin/systems/class_goCupsServer.inc:78
+#: plugins/admin/systems/class_serverService.inc:8
+#: plugins/admin/systems/class_goImapServer.inc:170
+#: plugins/admin/systems/class_goFonServer.inc:139
+#: plugins/admin/systems/class_goVirusServer.inc:229
+#: plugins/admin/systems/class_servRepository.inc:387
+#: plugins/admin/systems/class_goGlpiServer.inc:98
+#: plugins/admin/systems/class_goLogDBServer.inc:98
+#, fuzzy
+msgid "Start"
+msgstr "Opstarten"
+
+#: plugins/admin/systems/class_goCupsServer.inc:79
+#: plugins/admin/systems/class_serverService.inc:7
+#: plugins/admin/systems/class_goImapServer.inc:171
+#: plugins/admin/systems/class_goFonServer.inc:140
+#: plugins/admin/systems/class_goVirusServer.inc:230
+#: plugins/admin/systems/class_servRepository.inc:388
+#: plugins/admin/systems/class_goGlpiServer.inc:99
+#: plugins/admin/systems/class_goLogDBServer.inc:99
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
+#: include/sieve/templates/element_stop.tpl:4
+#: include/sieve/templates/object_container.tpl:30
+#: include/sieve/class_sieveManagement.inc:508
+#: include/sieve/class_sieveManagement.inc:727
+msgid "Stop"
+msgstr "Stop"
+
+#: plugins/admin/systems/class_goCupsServer.inc:80
+#: plugins/admin/systems/class_serverService.inc:9
+#: plugins/admin/systems/class_goImapServer.inc:172
+#: plugins/admin/systems/class_goFonServer.inc:141
+#: plugins/admin/systems/class_goVirusServer.inc:231
+#: plugins/admin/systems/class_servRepository.inc:389
+#: plugins/admin/systems/class_goGlpiServer.inc:100
+#: plugins/admin/systems/class_goLogDBServer.inc:100
+#, fuzzy
+msgid "Restart"
+msgstr "Opnieuw proberen"
+
+#: plugins/admin/systems/gencd.tpl:2
+msgid "CD-Install-Image generation"
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:5
+msgid ""
+"This option enables you to generate FAI install CD images for the selected "
+"workstation. The procedure may take about 10 minutes to complete, so please "
+"be patient after pressing the 'Create ISO-Image' button."
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:9
+msgid "Create ISO-Image"
+msgstr ""
+
+#: plugins/admin/systems/class_serverService.inc:307
+msgid "Can't set status while this server is not saved."
+msgstr ""
+
+#: plugins/admin/systems/class_serverService.inc:319
+#, fuzzy, php-format
+msgid "The specified method '%s' can't executed for services."
+msgstr "Het opgegeven ppd bestand '%s' kan niet geopend worden om te lezen."
+
+#: plugins/admin/systems/class_goKrbServer.inc:31
+#, fuzzy
+msgid "Kerberos service"
+msgstr "Kerberos server"
+
+#: plugins/admin/systems/class_goKrbServer.inc:59
+#, fuzzy
+msgid "Kerberos service (kadmin access informations)"
+msgstr "Kerberos kadmin toegang"
+
+#: plugins/admin/systems/class_goKrbServer.inc:69
+#, php-format
+msgid "The specified kerberos password is empty."
+msgstr "Het opgegeven kerberos wachtwoord is leeg."
+
+#: plugins/admin/systems/class_goKrbServer.inc:72
+#, fuzzy, php-format
+msgid "The specified kerberos admin is empty."
+msgstr "Het opgegeven kerberos wachtwoord is leeg."
+
+#: plugins/admin/systems/class_goKrbServer.inc:75
+#, fuzzy, php-format
+msgid "The specified kerberos realm is empty."
+msgstr "Het opgegeven kerberos wachtwoord is leeg."
+
+#: plugins/admin/systems/class_goKrbServer.inc:93
+#: plugins/personal/generic/generic.tpl:217
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#, fuzzy
+msgid "Kerberos access information"
+msgstr "Kerberos kadmin toegang"
+
+#: plugins/admin/systems/class_goKrbServer.inc:102
+#, fuzzy
+msgid "Realm"
+msgstr "RAM"
+
+#: plugins/admin/systems/class_goKrbServer.inc:103
+#: plugins/admin/systems/class_goFonServer.inc:143
+#: plugins/admin/systems/class_goGlpiServer.inc:102
+#: plugins/admin/systems/class_goLogDBServer.inc:101
+#, fuzzy
+msgid "Admin"
+msgstr "Beheerders"
+
+#: plugins/admin/systems/glpi_devices.tpl:2
+msgid "Add/Edit monitor"
+msgstr "Monitor toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:17
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
+msgid "Comments"
+msgstr "Opmerkingen"
+
+#: plugins/admin/systems/glpi_devices.tpl:24
+#: plugins/admin/systems/glpi_devices.tpl:123
+#: plugins/admin/systems/glpi_devices.tpl:164
+#: plugins/admin/systems/glpi_devices.tpl:219
+#: plugins/admin/systems/glpi_devices.tpl:275
+#: plugins/admin/systems/glpi_devices.tpl:333
+#: plugins/admin/systems/glpi_devices.tpl:397
+#: plugins/admin/systems/glpi_devices.tpl:469
+#: plugins/admin/systems/glpi_devices.tpl:533
+#: plugins/admin/systems/glpi_devices.tpl:580
+#: plugins/admin/systems/glpi_devices.tpl:633
+#: plugins/admin/systems/glpi_devices.tpl:687
+#: plugins/admin/systems/glpi_devices.tpl:733
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
+#: plugins/admin/systems/glpi.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:796
+#: plugins/admin/systems/glpiPrinter.tpl:23
+msgid "Manufacturer"
+msgstr "Fabricant"
+
+#: plugins/admin/systems/glpi_devices.tpl:33
+msgid "Monitor size"
+msgstr "Monitor grootte"
+
+#: plugins/admin/systems/glpi_devices.tpl:36
+msgid "Inch"
+msgstr "Inch"
+
+#: plugins/admin/systems/glpi_devices.tpl:44
+msgid "Integrated microphone"
+msgstr "Geintegreerde microfoon"
+
+#: plugins/admin/systems/glpi_devices.tpl:47
+#: plugins/admin/systems/glpi_devices.tpl:55
+#: plugins/admin/systems/glpi_devices.tpl:63
+#: plugins/admin/systems/glpi_devices.tpl:71
+#: plugins/admin/systems/glpi_devices.tpl:176
+#: plugins/admin/systems/glpi_devices.tpl:296
+#: plugins/admin/systems/glpi_devices.tpl:361
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_address.tpl:40
+#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
+#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+msgid "Yes"
+msgstr "Ja"
+
+#: plugins/admin/systems/glpi_devices.tpl:48
+#: plugins/admin/systems/glpi_devices.tpl:56
+#: plugins/admin/systems/glpi_devices.tpl:64
+#: plugins/admin/systems/glpi_devices.tpl:72
+#: plugins/admin/systems/glpi_devices.tpl:177
+#: plugins/admin/systems/glpi_devices.tpl:297
+#: plugins/admin/systems/glpi_devices.tpl:362
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_address.tpl:42
+#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
+#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+msgid "No"
+msgstr "Nee"
+
+#: plugins/admin/systems/glpi_devices.tpl:52
+msgid "Integrated speakers"
+msgstr "Geintegreerde luidsprekers"
+
+#: plugins/admin/systems/glpi_devices.tpl:60
+msgid "Sub-D"
+msgstr "Sub-D"
+
+#: plugins/admin/systems/glpi_devices.tpl:68
+msgid "BNC"
+msgstr "BNC"
+
+#: plugins/admin/systems/glpi_devices.tpl:76
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "Serial number"
+msgstr "Serienummer"
+
+#: plugins/admin/systems/glpi_devices.tpl:83
+msgid "Additional serial number"
+msgstr "Extra serienummer"
+
+#: plugins/admin/systems/glpi_devices.tpl:97
+msgid "Add/Edit other device"
+msgstr "Overig apparaat toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:112
+#: plugins/admin/systems/glpi_devices.tpl:153
+#: plugins/admin/systems/glpi_devices.tpl:208
+#: plugins/admin/systems/glpi_devices.tpl:264
+#: plugins/admin/systems/glpi_devices.tpl:322
+#: plugins/admin/systems/glpi_devices.tpl:386
+#: plugins/admin/systems/glpi_devices.tpl:458
+#: plugins/admin/systems/glpi_devices.tpl:522
+#: plugins/admin/systems/glpi_devices.tpl:569
+#: plugins/admin/systems/glpi_devices.tpl:622
+#: plugins/admin/systems/glpi_devices.tpl:676
+#: plugins/admin/systems/glpi_devices.tpl:722
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
+#: plugins/admin/systems/glpi.tpl:79
+#: plugins/admin/systems/class_glpiAccount.inc:790
+#: include/sieve/templates/element_comment.tpl:4
+#: include/sieve/templates/object_container.tpl:23
+#: include/sieve/class_sieveManagement.inc:501
+#: include/sieve/class_sieveManagement.inc:720
+msgid "Comment"
+msgstr "Opmerking"
+
+#: plugins/admin/systems/glpi_devices.tpl:138
+msgid "Add/Edit power supply"
+msgstr "Voeding toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:173
+msgid "Atx"
+msgstr "ATX"
+
+#: plugins/admin/systems/glpi_devices.tpl:181
+msgid "Power"
+msgstr "Voeding"
+
+#: plugins/admin/systems/glpi_devices.tpl:193
+msgid "Add/Edit graphic card"
+msgstr "Grafische kaart toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:228
+#: plugins/admin/systems/glpi_devices.tpl:284
+#: plugins/admin/systems/glpi_devices.tpl:349
+msgid "Interface"
+msgstr "Interface"
+
+#: plugins/admin/systems/glpi_devices.tpl:237
+msgid "Ram"
+msgstr "RAM"
+
+#: plugins/admin/systems/glpi_devices.tpl:249
+msgid "Add/Edit controller"
+msgstr "Controller toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:307
+msgid "Add/Edit drive"
+msgstr "Station toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:342
+msgid "Speed"
+msgstr "Snelheid"
+
+#: plugins/admin/systems/glpi_devices.tpl:358
+msgid "Writeable"
+msgstr "Schrijfbaar"
+
+#: plugins/admin/systems/glpi_devices.tpl:371
+msgid "Add/Edit harddisk"
+msgstr "Hardeschijf toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:406
+msgid "Rpm"
+msgstr "RPM"
+
+#: plugins/admin/systems/glpi_devices.tpl:413
+msgid "Cache"
+msgstr "Cache"
+
+#: plugins/admin/systems/glpi_devices.tpl:443
+msgid "Add/Edit memory"
+msgstr "Geheugen toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:478
+msgid "Frequenz"
+msgstr "Frequentie"
+
+#: plugins/admin/systems/glpi_devices.tpl:507
+msgid "Add/Edit sound card"
+msgstr "Geluidskaart toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:553
+msgid "Add/Edit network interface"
+msgstr "Netwerkkaart toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:589
+#: plugins/admin/systems/class_termDNS.inc:568
+msgid "MAC address"
+msgstr "Hardware adres (MAC)"
+
+#: plugins/admin/systems/glpi_devices.tpl:596
+#: plugins/personal/connectivity/pureftpd.tpl:15
+msgid "Bandwidth"
+msgstr "Bandbreedte"
+
+#: plugins/admin/systems/glpi_devices.tpl:607
+msgid "Add/Edit processor"
+msgstr "Processor toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:642
+msgid "Frequence"
+msgstr "Frequentie"
+
+#: plugins/admin/systems/glpi_devices.tpl:649
+msgid "Default frequence"
+msgstr "Standaard frequentie"
+
+#: plugins/admin/systems/glpi_devices.tpl:661
+msgid "Add/Edit motherboard"
+msgstr "Moederbord toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:696
+msgid "Chipset"
+msgstr "Chipset"
+
+#: plugins/admin/systems/glpi_devices.tpl:707
+msgid "Add/Edit computer case"
+msgstr "Computer behuizing toevoegen/bewerken"
+
+#: plugins/admin/systems/glpi_devices.tpl:742
+msgid "format"
+msgstr "formaat"
+
+#: plugins/admin/systems/class_goService.inc:26
+#: plugins/admin/systems/class_goService.inc:61
+#, fuzzy
+msgid "Empty service"
+msgstr "Print service"
+
+#: plugins/admin/systems/class_goService.inc:102
+#, fuzzy, php-format
+msgid "Removing of server services/"
+msgstr "Kerberos server"
+
+#: plugins/admin/systems/class_goService.inc:128
+#, fuzzy, php-format
+msgid "Saving of server services/"
+msgstr "Sieve service"
+
+#: plugins/admin/systems/class_goService.inc:159
+#, fuzzy, php-format
+msgid "Set status flag for server services/"
+msgstr "Het opslaan van het server service object is mislukt"
+
+#: plugins/admin/systems/class_goService.inc:216
+#, fuzzy, php-format
+msgid ""
+"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
+
+#: plugins/admin/systems/goImapServer.tpl:7
+#: plugins/admin/systems/class_goImapServer.inc:175
+msgid "Server identifier"
+msgstr "Server identificatie"
+
+#: plugins/admin/systems/goImapServer.tpl:16
+#: plugins/admin/systems/class_goImapServer.inc:176
+msgid "Connect URL"
+msgstr "Verbindingings URL"
+
+#: plugins/admin/systems/goImapServer.tpl:43
+#: plugins/admin/systems/class_goImapServer.inc:179
+msgid "Sieve port"
+msgstr "Sieve poort"
+
+#: plugins/admin/systems/goImapServer.tpl:61
+#: plugins/admin/systems/class_goImapServer.inc:180
+#, fuzzy
+msgid "Start IMAP service"
+msgstr "IMAP Service"
+
+#: plugins/admin/systems/goImapServer.tpl:70
+#: plugins/admin/systems/class_goImapServer.inc:181
+#, fuzzy
+msgid "Start IMAP SSL service"
+msgstr "IMAP/SSL service"
+
+#: plugins/admin/systems/goImapServer.tpl:79
+#: plugins/admin/systems/class_goImapServer.inc:182
+#, fuzzy
+msgid "Start POP3 service"
+msgstr "POP3 service"
+
+#: plugins/admin/systems/goImapServer.tpl:88
+#: plugins/admin/systems/class_goImapServer.inc:183
+#, fuzzy
+msgid "Start POP3 SSL service"
+msgstr "POP3/SSL service"
+
+#: plugins/admin/systems/goImapServer.tpl:99
+#: plugins/admin/systems/goMailServer.tpl:204
+msgid "The server must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:206
+msgid "The service must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:104
+#: plugins/admin/systems/goMailServer.tpl:209
+#, fuzzy
+msgid "Set new status"
+msgstr "Systeem status"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#, fuzzy
+msgid "Set status"
+msgstr "Systeem status"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
+#: plugins/admin/systems/workstation.tpl:133
+#: plugins/admin/applications/class_applicationGeneric.inc:554
+#: plugins/admin/applications/generic.tpl:24
+#: plugins/admin/ogroups/termgroup.tpl:101
+#: plugins/admin/fai/faiTemplateEntry.tpl:105
+msgid "Execute"
+msgstr "Commando"
+
+#: plugins/admin/systems/network.tpl:1
+msgid "Network\tsettings"
+msgstr "Netwerk\tinstellingen"
+
+#: plugins/admin/systems/network.tpl:9
+msgid "IP-address"
+msgstr "IP adres"
+
+#: plugins/admin/systems/network.tpl:17
+msgid "MAC-address"
+msgstr "Hardware adres (MAC)"
+
+#: plugins/admin/systems/network.tpl:29
+msgid "Autodetect"
+msgstr "Auto detect."
+
+#: plugins/admin/systems/network.tpl:58
+msgid "Enable DNS for this device"
+msgstr "DNS voor dit apparaat activeren"
+
+#: plugins/admin/systems/network.tpl:59
+#: plugins/admin/systems/class_servDNS.inc:411
+#: plugins/admin/systems/servdnseditzone.tpl:76
+#: plugins/gofon/phoneaccount/generic.tpl:95
+msgid "Refresh"
+msgstr "Ververs"
+
+#: plugins/admin/systems/network.tpl:67
+msgid "Zone"
+msgstr "Zone"
+
+#: plugins/admin/systems/network.tpl:77
+#: plugins/admin/systems/class_servDNS.inc:174
+#: plugins/admin/systems/class_servDNS.inc:414
+#: plugins/admin/systems/class_termDNS.inc:578
+#: plugins/admin/systems/servdnseditzone.tpl:94
+msgid "TTL"
+msgstr "TTL"
+
+#: plugins/admin/systems/network.tpl:85
+msgid "Dns records"
+msgstr "DNS records"
+
+#: plugins/admin/systems/component.tpl:6
+#: plugins/personal/environment/hotplugDialogNew.tpl:10
+msgid "Device name"
+msgstr "Apparaat naam"
+
+#: plugins/admin/systems/class_componentGeneric.inc:57
+#: plugins/admin/systems/class_winGeneric.inc:96
+msgid "This 'dn' has no network features."
+msgstr "Deze 'dn' heeft geen netwerk mogelijkheden."
+
+#: plugins/admin/systems/class_componentGeneric.inc:135
+#, fuzzy, php-format
+msgid "Removing of system component/generic with dn '%s' failed."
+msgstr "Het verwijderen van een algemeen component is mislukt"
+
+#: plugins/admin/systems/class_componentGeneric.inc:182
+msgid "The required field 'Component name' is not set."
+msgstr "Het vereiste veld 'Component naam' is leeg."
+
+#: plugins/admin/systems/class_componentGeneric.inc:261
+#, php-format
+msgid "Saving of system component/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:269
+#, fuzzy
+msgid "Component generic"
+msgstr "Nieuw component"
+
+#: plugins/admin/systems/class_componentGeneric.inc:274
+#, fuzzy
+msgid "Network device"
+msgstr "Netwerk apparaten"
+
+#: plugins/admin/systems/terminalStartup.tpl:1
+#: plugins/admin/systems/workstationStartup.tpl:4
+msgid "Boot parameters"
+msgstr "Opstart parameters"
+
+#: plugins/admin/systems/terminalStartup.tpl:8
+#: plugins/admin/systems/class_terminalStartup.inc:480
+#: plugins/admin/systems/class_workstationStartup.inc:1188
+#: plugins/admin/systems/workstationStartup.tpl:8
+msgid "Boot kernel"
+msgstr "Boot kernel"
+
+#: plugins/admin/systems/terminalStartup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:19
+msgid "Custom options"
+msgstr "Aangepaste opties"
+
+#: plugins/admin/systems/terminalStartup.tpl:23
+#: plugins/admin/systems/workstationStartup.tpl:23
+msgid ""
+"Enter any parameters that should be passed to the kernel as append line "
+"during bootup"
+msgstr ""
+"Geef parameters op die meegeven worden aan de kernel als append regel "
+"tijdens het opstarten"
+
+#: plugins/admin/systems/terminalStartup.tpl:27
+#: plugins/admin/systems/workstationStartup.tpl:28
+msgid "LDAP server"
+msgstr "LDAP server"
+
+#: plugins/admin/systems/terminalStartup.tpl:43
+msgid "Select if terminal supports graphical startup with progress bar"
+msgstr ""
+"Selecteer indien de terminal een grafische start met voortgangsstatus "
+"ondersteunt"
+
+#: plugins/admin/systems/terminalStartup.tpl:45
+msgid "use graphical bootup"
+msgstr "Gebruik grafische boot"
+
+#: plugins/admin/systems/terminalStartup.tpl:48
+msgid "Select if terminal should boot in text mode"
+msgstr "Selecteer wanneer de terminal op moet starten in tekstmodus"
+
+#: plugins/admin/systems/terminalStartup.tpl:50
+msgid "use standard linux textual bootup"
+msgstr "Gebruik standaard linux tekstuele boot"
+
+#: plugins/admin/systems/terminalStartup.tpl:53
+msgid "Select to get more verbose output during startup"
+msgstr "Selecteer om meer uitvoer te produceren tijdens opstarten"
+
+#: plugins/admin/systems/terminalStartup.tpl:55
+msgid "use debug mode for startup"
+msgstr "Gebruik debug modus bij boot"
+
+#: plugins/admin/systems/terminalStartup.tpl:66
+#: plugins/admin/systems/workstationStartup.tpl:149
+msgid "Kernel modules (format: name parameters)"
+msgstr "Kernel modules (formaat: naam parameters)"
+
+#: plugins/admin/systems/terminalStartup.tpl:69
+#: plugins/admin/systems/workstationStartup.tpl:152
+msgid "Add additional modules to load on startup"
+msgstr "Voeg additioneel te laden modules toe bij het opstarten"
+
+#: plugins/admin/systems/terminalStartup.tpl:87
+#: plugins/admin/systems/class_terminalStartup.inc:478
+#: plugins/admin/systems/goShareServer.tpl:1
+#: plugins/admin/systems/class_workstationStartup.inc:1192
+#: plugins/admin/systems/workstationStartup.tpl:170
+#: plugins/personal/environment/class_environment.inc:1337
+#: plugins/personal/environment/environment.tpl:133
+msgid "Shares"
+msgstr "Shares"
+
+#: plugins/admin/systems/terminalStartup.tpl:105
+#: plugins/admin/systems/workstationStartup.tpl:188
+msgid "Mountpoint"
+msgstr "Koppelpunt"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:6
+#: plugins/admin/users/class_divListUsers.inc:35
+#: plugins/admin/users/class_divListUsers.inc:36
+msgid "List of users"
+msgstr "Lijst met gebruikers"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:23
+msgid ""
+"This dialog allows you to select a user as technical responsible person."
+msgstr ""
+"Deze dialoog stelt u in staat om een gebruiker als technisch "
+"verantwoordelijk persoon aan te wijzen."
+
+#: plugins/admin/systems/class_systemManagement.inc:32
+msgid "Systems"
+msgstr "Systemen"
+
+#: plugins/admin/systems/class_systemManagement.inc:225
+msgid "Creating the image failed. Please see the report below."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:234
+#, fuzzy, php-format
+msgid "Command '%s', specified for ISO creation doesn't seem to exist."
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als POSTMODIFY voor module '%s' "
+"bestaat niet."
+
+#: plugins/admin/systems/class_systemManagement.inc:297
+#, fuzzy
+msgid "You are not allowed to create a new object of this type."
+msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
+
+#: plugins/admin/systems/class_systemManagement.inc:348
+msgid "You can't edit this object type yet!"
+msgstr "U kunt dit object type nog niet bewerken!"
+
+#: plugins/admin/systems/class_systemManagement.inc:376
+#: plugins/admin/systems/class_systemManagement.inc:442
+#, fuzzy
+msgid "You are not allowed to change the password for this object."
+msgstr "U heeft momenteel geen toestemming om uw wachtwoord te veranderen"
+
+#: plugins/admin/systems/class_systemManagement.inc:388
+msgid "Passwords entered as new and repeated do not match!"
+msgstr ""
+"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar "
+"overeen!"
+
+#: plugins/admin/systems/class_systemManagement.inc:445
+#, fuzzy
+msgid "Can't detect object to change password."
+msgstr "Kan de objectnaam niet detecteren"
+
+#: plugins/admin/systems/class_systemManagement.inc:553
+#: plugins/admin/systems/class_systemManagement.inc:628
+#: plugins/admin/systems/class_systemManagement.inc:687
+#: plugins/admin/fai/class_faiManagement.inc:174
+#: plugins/admin/fai/class_faiManagement.inc:252
+#: plugins/admin/fai/class_faiManagement.inc:323
+msgid "You are not allowed to delete this component!"
+msgstr "U heeft geen toestemming om dit component te verwijderen!"
+
+#: plugins/admin/systems/class_systemManagement.inc:621
+#, php-format
+msgid "You're about to delete all information about the component at '%s'."
+msgstr ""
+"U staat op het punt alle informatie over dit component op '%s' te "
+"verwijderen."
+
+#: plugins/admin/systems/class_systemManagement.inc:726
+#, php-format
+msgid ""
+"Can't set gotoMode to status 'avtice', the current object couldn't be "
+"identified."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1014
+msgid "New terminal"
+msgstr "Nieuwe terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1016
+msgid "New workstation"
+msgstr "Nieuw werkstation"
+
+#: plugins/admin/systems/class_systemManagement.inc:1018
+msgid "New Device"
+msgstr "Nieuw apparaat"
+
+#: plugins/admin/systems/class_systemManagement.inc:1037
+msgid "Terminal template for"
+msgstr "Terminal sjabloon voor"
+
+#: plugins/admin/systems/class_systemManagement.inc:1053
+msgid "Workstation template for"
+msgstr "Werkstation sjabloon voor"
+
+#: plugins/admin/systems/class_systemManagement.inc:1265
+msgid "New System from incoming"
+msgstr "Nieuw systeem uit inkomende wachtrij"
+
+#: plugins/admin/systems/class_systemManagement.inc:1266
+#: plugins/admin/users/template.tpl:15
+#: plugins/admin/fai/class_faiTemplate.inc:514
+msgid "Template"
+msgstr "Sjabloon"
+
+#: plugins/admin/systems/class_systemManagement.inc:1269
+msgid "Workstation is installing"
+msgstr "Werkstation wordt momenteel geinstalleerd"
+
+#: plugins/admin/systems/class_systemManagement.inc:1270
+msgid "Workstation is waiting for action"
+msgstr "Werkstation wacht op gebruikersactie"
+
+#: plugins/admin/systems/class_systemManagement.inc:1271
+msgid "Workstation installation failed"
+msgstr "Werkstation installatie mislukt"
+
+#: plugins/admin/systems/class_systemManagement.inc:1274
+msgid "Server is installing"
+msgstr "Server wordt momenteel geinstalleerd"
+
+#: plugins/admin/systems/class_systemManagement.inc:1275
+msgid "Server is waiting for action"
+msgstr "Server wacht op gebruikersactie"
+
+#: plugins/admin/systems/class_systemManagement.inc:1276
+msgid "Server installation failed"
+msgstr "Server installatie mislukt"
+
+#: plugins/admin/systems/class_systemManagement.inc:1277
+msgid "Winstation"
+msgstr "Windows werkstation"
+
+#: plugins/admin/systems/class_systemManagement.inc:1278
+msgid "Network Device"
+msgstr "Netwerk apparaat"
+
+#: plugins/admin/systems/class_systemManagement.inc:1279
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal"
+msgstr "Nieuwe terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1280
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation"
+msgstr "Nieuw werkstation"
+
+#: plugins/admin/systems/class_systemManagement.inc:1336
+#: plugins/admin/systems/class_systemManagement.inc:1337
+#, fuzzy
+msgid "Incoming objects"
+msgstr "Lidmaatschap objecten"
+
+#: plugins/admin/systems/class_systemManagement.inc:1342
+#, fuzzy
+msgid "Incoming"
+msgstr "Icoon"
+
+#: plugins/admin/systems/class_printGeneric.inc:111
+#, php-format
+msgid "Can't extract a valid base out of object dn, setting base to '%s'."
+msgstr ""
+"Kon geen geldige basis ophalen uit de dn van het object. Basis is ingesteld "
+"op '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:266
+#: plugins/admin/systems/class_printGeneric.inc:274
+#: plugins/admin/systems/class_printGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:328
+#: plugins/admin/systems/class_printGeneric.inc:344
+#: plugins/admin/systems/class_printGeneric.inc:347
+msgid "Add printer extension"
+msgstr "Voeg printer extensie toe"
+
+#: plugins/admin/systems/class_printGeneric.inc:267
+msgid ""
+"Could not intialize printer tab, parameter parent was missing while "
+"construction."
+msgstr ""
+"Kon de printertab niet initialiseren. Parameter parent ontbrak bij aanmaak."
+
+#: plugins/admin/systems/class_printGeneric.inc:275
+msgid "This is a workstation template, printer tab is disabled."
+msgstr "Dit is een werkstationsjabloon. Het printer tabblad is uitgeschakeld."
+
+#: plugins/admin/systems/class_printGeneric.inc:280
+msgid "This is a terminal template, printer tab is disabled."
+msgstr "Dit is een terminalsjabloon. Het printer tabblad is uitgeschakeld."
+
+#: plugins/admin/systems/class_printGeneric.inc:321
+msgid "This 'dn' has no printer features."
+msgstr "Deze 'dn' heeft geen printer mogelijkheden."
+
+#: plugins/admin/systems/class_printGeneric.inc:329
+msgid ""
+"This object has printer extension disabled. You can't enable it while 'cn' "
+"is not present in entry. Possibly you are currently creating a new terminal "
+"template"
+msgstr ""
+"Dit object heeft printer mogelijkheden uitgeschakeld. U kunt deze niet "
+"inschakelen zolang 'cn' niet aanwezig is in de invoer. Het kan mogelijk zijn "
+"dat u een nieuwe terminal sjabloon aan het maken bent."
+
+#: plugins/admin/systems/class_printGeneric.inc:336
+#: plugins/admin/systems/class_printGeneric.inc:339
+msgid "Remove printer extension"
+msgstr "Verwijder printer mogelijkheden"
+
+#: plugins/admin/systems/class_printGeneric.inc:337
+msgid ""
+"This workstation has printer extension enabled.You can disable it by "
+"clicking below."
+msgstr ""
+"Dit werkstation heeft printer mogelijkheden ingeschakeld. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_printGeneric.inc:340
+msgid ""
+"This terminal has printer extension enabled. You can disable it by clicking "
+"below."
+msgstr ""
+"Deze terminal heeft printer mogelijkheden ingeschakeld. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_printGeneric.inc:345
+msgid ""
+"This workstation has printer extension disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"Dit werkstation heeft printer mogelijkheden uitgeschakeld. U kunt deze "
+"inschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_printGeneric.inc:348
+msgid ""
+"This terminal has printer extension disabled. You can enable it by clicking "
+"below."
+msgstr ""
+"Deze terminal heeft printer mogelijkheden uitgeschakeld. U kunt deze "
+"inschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_printGeneric.inc:518
+#, php-format
+msgid "Your currently selected PPD file '%s' doesn't exist."
+msgstr "Uw huidig geselecteerde PPD bestand '%s' bestaat niet."
+
+#: plugins/admin/systems/class_printGeneric.inc:526
+msgid "can't get ppd informations."
+msgstr "kan de PPD informatie niet ophalen"
+
+#: plugins/admin/systems/class_printGeneric.inc:539
+#, php-format
+msgid "This printer belongs to terminal %s. You can't rename this printer."
+msgstr ""
+"Deze printer behoort bij terminal %s. U kunt deze printer niet hernoemen."
+
+#: plugins/admin/systems/class_printGeneric.inc:541
+#, php-format
+msgid "This printer belongs to workstation %s. You can't rename this printer."
+msgstr ""
+"Deze printer behoort bij werkstation %s. U kunt deze printer niet hernoemen."
+
+#: plugins/admin/systems/class_printGeneric.inc:599
+#, fuzzy, php-format
+msgid "Removing of system print/generic with dn '%s' failed."
+msgstr "Het verwijderen van de printer is mislukt"
+
+#: plugins/admin/systems/class_printGeneric.inc:843
+#, php-format
+msgid "Saving of system print/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:863
+#: plugins/admin/systems/class_printGeneric.inc:865
+#: plugins/admin/ogroups/class_ogroupManagement.inc:429
+#: plugins/admin/fai/faiTemplateEntry.tpl:85
+#: plugins/admin/fai/faiTemplateEntry.tpl:127
+#: plugins/generic/references/class_reference.inc:36
+msgid "Group"
+msgstr "Groep"
+
+#: plugins/admin/systems/class_printGeneric.inc:881
+#, fuzzy
+msgid "Print generic"
+msgstr "Print Service"
+
+#: plugins/admin/systems/class_printGeneric.inc:893
+msgid "LabeledURL"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:894
+#, fuzzy
+msgid "Printer PPD"
+msgstr "Printer"
+
+#: plugins/admin/systems/class_printGeneric.inc:911
+#, php-format
+msgid ""
+"You are not allowed to remove the given object '%s' from the list of members "
+"of printer '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:928
+#, php-format
+msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:933
+#, php-format
+msgid ""
+"You are not allowed to add the given object '%s' to the list of members of '%"
+"s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:968
+#, php-format
+msgid "Can't add '%s' to the list of members, it is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:979
+#, php-format
+msgid "Can't add '%s' to list of members, it is not reachable."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:54
+#: plugins/admin/systems/class_workstationGeneric.inc:121
+#: plugins/admin/ogroups/class_termgroup.inc:42
+msgid "Activated"
+msgstr "Geactiveerd"
+
+#: plugins/admin/systems/class_servGeneric.inc:55
+#: plugins/admin/systems/class_workstationGeneric.inc:122
+#: plugins/admin/ogroups/class_termgroup.inc:43
+#: plugins/personal/connectivity/opengw.tpl:33
+#: plugins/personal/connectivity/class_opengwAccount.inc:343
+msgid "Locked"
+msgstr "Geblokkeerd"
+
+#: plugins/admin/systems/class_servGeneric.inc:101
+msgid "This 'dn' has no server features."
+msgstr "Deze 'dn' heeft geen server mogelijkheden."
+
+#: plugins/admin/systems/class_servGeneric.inc:109
+#: plugins/admin/systems/class_workstationGeneric.inc:181
+#: plugins/admin/ogroups/class_termgroup.inc:204
+msgid "No ACTIONCMD definition found in your gosa.conf"
+msgstr "Es is geen ACTIONCMD definitie in uw gosa.conf gedefiniëerd"
+
+#: plugins/admin/systems/class_servGeneric.inc:147
+#, php-format
+msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:310
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Switch off"
+msgstr "Uitschakelen"
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:311
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Reboot"
+msgstr "Herstarten"
+
+#: plugins/admin/systems/class_servGeneric.inc:208
+#: plugins/admin/systems/class_workstationGeneric.inc:303
+#: plugins/admin/ogroups/class_termgroup.inc:295
+msgid "Instant update"
+msgstr "Onmiddelijk bijwerken"
+
+#: plugins/admin/systems/class_servGeneric.inc:209
+#: plugins/admin/systems/class_servGeneric.inc:218
+#: plugins/admin/systems/class_workstationGeneric.inc:304
+#: plugins/admin/systems/class_workstationGeneric.inc:313
+#: plugins/admin/ogroups/class_termgroup.inc:296
+msgid "Scheduled update"
+msgstr "Geplande bijwerking"
+
+#: plugins/admin/systems/class_servGeneric.inc:210
+#: plugins/admin/systems/class_servGeneric.inc:217
+#: plugins/admin/systems/class_workstationGeneric.inc:305
+#: plugins/admin/systems/class_workstationGeneric.inc:312
+#: plugins/admin/ogroups/class_termgroup.inc:297
+msgid "Reinstall"
+msgstr "Herinstalleer"
+
+#: plugins/admin/systems/class_servGeneric.inc:211
+#: plugins/admin/systems/class_workstationGeneric.inc:306
+#: plugins/admin/ogroups/class_termgroup.inc:298
+msgid "Rescan hardware"
+msgstr "Hardware opnieuw scannen"
+
+#: plugins/admin/systems/class_servGeneric.inc:212
+#: plugins/admin/systems/class_servGeneric.inc:219
+#: plugins/admin/systems/class_terminalGeneric.inc:312
+#: plugins/admin/systems/class_terminalGeneric.inc:316
+#: plugins/admin/systems/class_workstationGeneric.inc:307
+#: plugins/admin/systems/class_workstationGeneric.inc:314
+#: plugins/admin/ogroups/class_termgroup.inc:299
+msgid "Memory test"
+msgstr "Geheugentest"
+
+#: plugins/admin/systems/class_servGeneric.inc:213
+#: plugins/admin/systems/class_servGeneric.inc:220
+#: plugins/admin/systems/class_workstationGeneric.inc:308
+#: plugins/admin/systems/class_workstationGeneric.inc:315
+msgid "Force localboot"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:214
+#: plugins/admin/systems/class_servGeneric.inc:221
+#: plugins/admin/systems/class_terminalGeneric.inc:313
+#: plugins/admin/systems/class_terminalGeneric.inc:317
+#: plugins/admin/systems/class_workstationGeneric.inc:309
+#: plugins/admin/systems/class_workstationGeneric.inc:316
+#: plugins/admin/ogroups/class_termgroup.inc:300
+msgid "System analysis"
+msgstr "Systeem analyse"
+
+#: plugins/admin/systems/class_servGeneric.inc:216
+#: plugins/admin/systems/class_terminalGeneric.inc:315
+#: plugins/admin/systems/class_workstationGeneric.inc:311
+msgid "Wake up"
+msgstr "Aanzetten"
+
+#: plugins/admin/systems/class_servGeneric.inc:245
+#, fuzzy, php-format
+msgid "Removing of system server/generic with dn '%s' failed."
+msgstr "Het verwijder van telefoonmacro referenties is mislukt"
+
+#: plugins/admin/systems/class_servGeneric.inc:290
+msgid "The required field 'Server name' is not set."
+msgstr "Het vereiste veld 'Servernaam' is leeg."
+
+#: plugins/admin/systems/class_servGeneric.inc:361
+#, php-format
+msgid "Saving of system server/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:415
+#, fuzzy
+msgid "Server generic"
+msgstr "Servernaam"
+
+#: plugins/admin/systems/class_servGeneric.inc:425
+#: plugins/admin/systems/class_workstationGeneric.inc:618
+#, fuzzy
+msgid "Goto mode"
+msgstr "naar map"
+
+#: plugins/admin/systems/class_servGeneric.inc:427
+#: plugins/admin/systems/class_terminalGeneric.inc:636
+#: plugins/admin/systems/class_workstationGeneric.inc:622
+#: plugins/admin/ogroups/class_termgroup.inc:397
+#, fuzzy
+msgid "Action flag"
+msgstr "Actie"
+
+#: plugins/admin/systems/class_divListSystemService.inc:17
+#: plugins/admin/systems/class_divListSystemService.inc:18
+#, fuzzy
+msgid "Installed services"
+msgstr "Geinstalleerde apparaten"
+
+#: plugins/admin/systems/class_divListSystemService.inc:22
+#, fuzzy
+msgid ""
+"This menu allows you to add, remove and configure the properties of a "
+"specific service."
+msgstr ""
+"Dit menu maakt het mogelijk om specifieke systemen toe te voegen, bewerken "
+"en verwijderen. U kunt alleen systemen toevoegen die al eens opgestart "
+"geweest zijn."
+
+#: plugins/admin/systems/class_divListSystemService.inc:30
+#, fuzzy
+msgid "Service name"
+msgstr "Apparaat naam"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+#, fuzzy
+msgid "Add service"
+msgstr "Voeg DNS service toe"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+#, fuzzy
+msgid "Add new service"
+msgstr "Voeg DNS service toe"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+#, fuzzy
+msgid "Start all"
+msgstr "Opstarten"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+#, fuzzy
+msgid "Start all services"
+msgstr "alle services bekijken"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#: plugins/admin/systems/class_divListSystemService.inc:106
+#, fuzzy
+msgid "Stop service"
+msgstr "Audio service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#, fuzzy
+msgid "Stop all services"
+msgstr "alle services bekijken"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#: plugins/admin/systems/class_divListSystemService.inc:112
+#, fuzzy
+msgid "Restart service"
+msgstr "Print service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#, fuzzy
+msgid "Restart all services"
+msgstr "alle services bekijken"
+
+#: plugins/admin/systems/class_divListSystemService.inc:86
+#, fuzzy
+msgid "Stopped"
+msgstr "Stop"
+
+#: plugins/admin/systems/class_divListSystemService.inc:87
+#, fuzzy
+msgid "Started"
+msgstr "Provincie"
+
+#: plugins/admin/systems/class_divListSystemService.inc:88
+#, fuzzy
+msgid "Restarting"
+msgstr "Doel"
+
+#: plugins/admin/systems/class_divListSystemService.inc:89
+#, fuzzy
+msgid "User status"
+msgstr "Systeem status"
+
+#: plugins/admin/systems/class_divListSystemService.inc:100
+#, fuzzy
+msgid "Start service"
+msgstr "Scan service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:118
+#, fuzzy
+msgid "Edit service"
+msgstr "Print service"
+
+#: plugins/admin/systems/class_divListSystemService.inc:124
+#, fuzzy
+msgid "Remove service"
+msgstr "Verwijder DNS service"
+
+#: plugins/admin/systems/phone.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:44
+msgid "Phone name"
+msgstr "Telefoonnaam"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
+msgid "Add/Edit manufacturer"
+msgstr "Fabrikant toevoegen/bewerken"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
+msgid "Website"
+msgstr "Website"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
+#: plugins/admin/ogroups/class_phonequeue.inc:903
+#: plugins/gofon/conference/paste_generic.tpl:15
+#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Phone number"
+msgstr "Telefoonnummer"
+
+#: plugins/admin/systems/class_terminalStartup.inc:40
+#: plugins/admin/systems/class_terminalStartup.inc:123
+#: plugins/admin/systems/class_terminalStartup.inc:143
+#: plugins/admin/systems/class_terminalService.inc:75
+#: plugins/admin/systems/class_terminalService.inc:103
+#: plugins/admin/systems/class_terminalService.inc:109
+#: plugins/admin/systems/class_terminalService.inc:119
+#: plugins/admin/systems/class_terminalService.inc:120
+#: plugins/admin/systems/class_terminalService.inc:122
+#: plugins/admin/systems/class_terminalService.inc:126
+#: plugins/admin/systems/class_terminalService.inc:219
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_terminalService.inc:225
+#: plugins/admin/systems/class_terminalService.inc:228
+#: plugins/admin/systems/class_terminalService.inc:231
+#: plugins/admin/systems/class_terminalService.inc:234
+#: plugins/admin/systems/class_terminalService.inc:237
+#: plugins/admin/systems/class_workstationStartup.inc:290
+#: plugins/admin/systems/class_workstationStartup.inc:312
+#: plugins/admin/systems/class_workstationStartup.inc:316
+#: plugins/admin/systems/class_workstationStartup.inc:835
+#: plugins/admin/systems/class_workstationService.inc:202
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_workstationService.inc:208
+#: plugins/admin/systems/class_workstationService.inc:211
+#: plugins/admin/systems/class_workstationService.inc:214
+#: plugins/admin/systems/class_workstationService.inc:217
+#: plugins/admin/systems/class_workstationService.inc:220
+#: plugins/admin/systems/class_workstationService.inc:230
+#: plugins/admin/systems/class_workstationService.inc:231
+#: plugins/admin/systems/class_workstationService.inc:232
+#: plugins/admin/systems/class_workstationService.inc:233
+#: plugins/admin/systems/class_workstationService.inc:234
+#: plugins/admin/systems/class_workstationService.inc:235
+#: plugins/admin/systems/class_workstationService.inc:236
+#: plugins/admin/systems/class_terminalGeneric.inc:132
+#: plugins/admin/systems/class_terminalGeneric.inc:328
+#: plugins/admin/systems/class_workstationGeneric.inc:137
+msgid "inherited"
+msgstr "overerfd"
+
+#: plugins/admin/systems/class_terminalStartup.inc:95
+#: plugins/admin/systems/class_workstationStartup.inc:337
+#, php-format
+msgid ""
+"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
+"exist."
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als KERNELS inhaker voor module '%s' "
+"bestaat niet."
+
+#: plugins/admin/systems/class_terminalStartup.inc:210
+#: plugins/admin/systems/class_workstationStartup.inc:655
+#: plugins/personal/environment/class_environment.inc:601
+#: plugins/personal/environment/class_environment.inc:614
+msgid "You must specify a valid mount point."
+msgstr "U moet een geldig mountpunt opgeven."
+
+#: plugins/admin/systems/class_terminalStartup.inc:410
+#, fuzzy, php-format
+msgid "Saving of system terminal/startup with dn '%s' failed."
+msgstr "Het opslaan van terminal opstart instellingen is mislukt"
+
+#: plugins/admin/systems/class_terminalStartup.inc:469
+#, fuzzy
+msgid "Terminal startup"
+msgstr "Terminal sjabloon"
+
+#: plugins/admin/systems/class_terminalStartup.inc:477
+#: plugins/admin/systems/class_workstationStartup.inc:1187
+#, fuzzy
+msgid "Ldap server"
+msgstr "Ldap server"
+
+#: plugins/admin/systems/class_terminalStartup.inc:479
+#: plugins/admin/systems/class_workstationStartup.inc:1191
+#, fuzzy
+msgid "Kernel modules"
+msgstr "Controleer parameter"
+
+#: plugins/admin/systems/class_terminalStartup.inc:481
+#: plugins/admin/systems/class_workstationStartup.inc:1189
+#, fuzzy
+msgid "Kernel parameter"
+msgstr "Controleer parameter"
+
+#: plugins/admin/systems/goMailServer.tpl:7
+#: plugins/admin/systems/class_goMailServer.inc:712
+msgid "Visible full qualified hostname"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:11
+msgid "The full qualified host name."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:16
+#, fuzzy
+msgid "Max mail header size"
+msgstr "E-mail grootte"
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#, fuzzy
+msgid "This value specifies the maximal header size."
+msgstr "De waarde die opgegeven is voor de naam wordt al gebruikt."
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#: plugins/admin/systems/goMailServer.tpl:31
+#: plugins/admin/systems/goMailServer.tpl:40
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "KB"
+msgstr "KB"
+
+#: plugins/admin/systems/goMailServer.tpl:26
+#: plugins/admin/systems/class_goMailServer.inc:715
+#, fuzzy
+msgid "Max mailbox size"
+msgstr "E-mail grootte"
+
+#: plugins/admin/systems/goMailServer.tpl:31
+msgid "Defines the maximal size of mail box."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:35
+#: plugins/admin/systems/class_goMailServer.inc:716
+#, fuzzy
+msgid "Max message size"
+msgstr "Bericht"
+
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "Specify the maximal size of a message."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:45
+#: plugins/admin/systems/class_goMailServer.inc:719
+#, fuzzy
+msgid "Relay host"
+msgstr "Lijst herladen"
+
+#: plugins/admin/systems/goMailServer.tpl:50
+msgid "Relay messages to following host:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:60
+#: plugins/admin/systems/class_goMailServer.inc:718
+msgid "Local networks"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:62
+#, fuzzy
+msgid "Postfix networks"
+msgstr "Posix instellingen"
+
+#: plugins/admin/systems/goMailServer.tpl:83
+#, fuzzy
+msgid "Domains and routing"
+msgstr "Windows beheerders"
+
+#: plugins/admin/systems/goMailServer.tpl:91
+#: plugins/admin/systems/class_goMailServer.inc:717
+msgid "Domains to accept mail for"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:93
+msgid "Postfix is responsible for the following domains:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:114
+#, fuzzy
+msgid "Transports"
+msgstr "Overdrachtstijd"
+
+#: plugins/admin/systems/goMailServer.tpl:123
+msgid "Select a transport protocol."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:141
+#, fuzzy
+msgid "Restrictions"
+msgstr "Secties"
+
+#: plugins/admin/systems/goMailServer.tpl:149
+#: plugins/admin/systems/class_goMailServer.inc:721
+#, fuzzy
+msgid "Restrictions for sender"
+msgstr "Secties voor deze versie"
+
+#: plugins/admin/systems/goMailServer.tpl:157
+#: plugins/admin/systems/goMailServer.tpl:183
+msgid "Restriction filter"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:175
+#: plugins/admin/systems/class_goMailServer.inc:722
+msgid "Restrictions for recipient"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:50
+#: plugins/admin/systems/class_goSpamServer.inc:327
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goSpamServer.inc:354
+msgid "Spamassassin"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:225
+msgid "Specified value is not a valid 'trusted network' value."
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:285
+#, fuzzy, php-format
+msgid "Saving of server services/spamassassin with dn '%s' failed."
+msgstr "Het opslaan van het server service object is mislukt"
+
+#: plugins/admin/systems/class_goSpamServer.inc:294
+#, fuzzy
+msgid "Required score must be a numeric value."
+msgstr "Toekomstige dagen moet een waarde bevatten."
+
+#: plugins/admin/systems/class_goSpamServer.inc:336
+#: plugins/admin/systems/goSpamServer.tpl:8
+#, fuzzy
+msgid "Rewrite header"
+msgstr "header"
+
+#: plugins/admin/systems/class_goSpamServer.inc:337
+#, fuzzy
+msgid "Trusted networks"
+msgstr "Posix instellingen"
+
+#: plugins/admin/systems/class_goSpamServer.inc:338
+#: plugins/admin/systems/goSpamServer.tpl:18
+msgid "Required score"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:339
+#, fuzzy
+msgid "Rules"
+msgstr "Funktie"
+
+#: plugins/admin/systems/class_goSpamServer.inc:341
+#: plugins/admin/systems/goSpamServer.tpl:69
+msgid "Enable use of bayes filtering"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:342
+msgid "Enabled bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:343
+#: plugins/admin/systems/goSpamServer.tpl:75
+msgid "Enable RBL checks"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:344
+#: plugins/admin/systems/goSpamServer.tpl:86
+msgid "Enable use of Razor"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:345
+#: plugins/admin/systems/goSpamServer.tpl:89
+msgid "Enable use of DDC"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:346
+#: plugins/admin/systems/goSpamServer.tpl:92
+msgid "Enable use of Pyzor"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:51
+#, fuzzy
+msgid "IMAP/POP3 service"
+msgstr "IMAP Service"
+
+#: plugins/admin/systems/class_goImapServer.inc:56
+#: plugins/admin/systems/class_goImapServer.inc:173
+#, fuzzy
+msgid "Repair database"
+msgstr "gebruiker database"
+
+#: plugins/admin/systems/class_goImapServer.inc:102
+#, fuzzy
+msgid "IMAP/POP3 (Cyrus) service"
+msgstr "IMAP Service"
+
+#: plugins/admin/systems/class_goImapServer.inc:112
+#, fuzzy
+msgid "Please specify a server identifier."
+msgstr "Geef a.u.b. een geldige id op."
+
+#: plugins/admin/systems/class_goImapServer.inc:115
+#, fuzzy
+msgid "Please specify a connect url."
+msgstr "Geef a.u.b. een naam op."
+
+#: plugins/admin/systems/class_goImapServer.inc:118
+#, fuzzy
+msgid "Please specify an admin user."
+msgstr "Geef a.u.b. een naam op."
+
+#: plugins/admin/systems/class_goImapServer.inc:121
+#, fuzzy
+msgid "Please specify a password for the admin user."
+msgstr "Geef a.u.b. een geldig telefoonnummer op."
+
+#: plugins/admin/systems/class_goImapServer.inc:126
+#, php-format
+msgid "The imap connect string needs to be in the form '%s'."
+msgstr "De imap verbindings string dient in eruit te zien als '%s'."
+
+#: plugins/admin/systems/class_goImapServer.inc:130
+msgid "The sieve port needs to be numeric."
+msgstr "De sieve poort dient nummeriek te zijn."
+
+#: plugins/admin/systems/class_goImapServer.inc:160
+#: plugins/admin/systems/class_goImapServer.inc:161
+#, fuzzy
+msgid "IMAP/POP3"
+msgstr "IMAP Service"
+
+#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
+msgid "Admin password"
+msgstr "Beheerders wachtwoord"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
+#, php-format
+msgid "You're about to delete the glpi cartridge type '%s'."
+msgstr "U staat op het punt het GLPI cartridgetype '%s' te verwijderen."
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
+#, php-format
+msgid ""
+"You can't delete this cartridge type, it is still in use by this printer(s) "
+"'%s'."
+msgstr ""
+"U kunt dit cartridgetype niet verwijderen, aangezien deze nog steeds in "
+"gebruik is door deze printer(s): '%s'"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
+msgid "Cartridges"
+msgstr "Cartridges"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "New monitor"
+msgstr "Nieuwe monitor"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "M"
+msgstr "M"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
+#: plugins/personal/environment/selectPrinterDialog.tpl:5
+#: plugins/personal/environment/selectPrinterDialog.tpl:10
+msgid "Select printer to add"
+msgstr "Selecteer de toe te voegen printer"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
+msgid "Select entries to add"
+msgstr "Selecteer de toe te voegen regels"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
+msgid "Display members of department"
+msgstr "Toon leden van afdeling"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
+msgid "Display members matching"
+msgstr "Toon de overeenkomende leden"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
+msgid "Regular expression for matching member names"
+msgstr "Reguliere expressie voor overeenkomende lidnamen"
+
+#: plugins/admin/systems/servnfs.tpl:1
+msgid "Edit share"
+msgstr "Bewerk share"
+
+#: plugins/admin/systems/servnfs.tpl:2
+msgid "NFS setup"
+msgstr "NFS instellingen"
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:401
+#: plugins/personal/netatalk/netatalk.tpl:16
+msgid "Path"
+msgstr "Pad"
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:403
+msgid "Volume"
+msgstr "Volume"
+
+#: plugins/admin/systems/servnfs.tpl:69
+msgid "Auto-mount share on Apple systems"
+msgstr "Auto-mount share op Apple systemen"
+
+#: plugins/admin/systems/servnfs.tpl:109
+msgid "Codepage"
+msgstr "Karakterset"
+
+#: plugins/admin/systems/servnfs.tpl:121
+#: plugins/admin/systems/class_goShareServer.inc:402
+msgid "Option"
+msgstr "Optie"
+
+#: plugins/admin/systems/class_winGeneric.inc:155
+#, php-format
+msgid "Removing of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:205
+msgid "You have no permissions to create a component on this 'Base'."
+msgstr ""
+"U heeft geen toestemming om een component aan te maken onder deze 'Basis'."
+
+#: plugins/admin/systems/class_winGeneric.inc:270
+#, php-format
+msgid "Saving of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:281
+#, fuzzy
+msgid "Win generic"
+msgstr "Print Service"
+
+#: plugins/admin/systems/class_winGeneric.inc:282
+#, fuzzy
+msgid "Windows workstation generic"
+msgstr "Werkstation naam"
+
+#: plugins/admin/systems/class_winGeneric.inc:287
+#, fuzzy
+msgid "Win workstation"
+msgstr "Windows werkstation"
+
+#: plugins/admin/systems/class_winGeneric.inc:290
+#: plugins/admin/systems/class_workstationGeneric.inc:615
+#: plugins/admin/systems/workstation.tpl:10
+msgid "Workstation name"
+msgstr "Werkstation naam"
+
+#: plugins/admin/systems/class_servDNS.inc:35
+#: plugins/admin/systems/class_servDNS.inc:368
+#: plugins/admin/systems/class_servDNS.inc:397
+#: plugins/admin/systems/class_servDNS.inc:398
+#, fuzzy
+msgid "DNS service"
+msgstr "Voeg DNS service toe"
+
+#: plugins/admin/systems/class_servDNS.inc:81
+msgid "Remove DNS service"
+msgstr "Verwijder DNS service"
+
+#: plugins/admin/systems/class_servDNS.inc:82
+msgid ""
+"This server has DNS features enabled. You can disable them by clicking below."
+msgstr ""
+"Deze server heeft DNS mogelijkheden ingeschakeld. U kunt deze uitschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_servDNS.inc:84
+msgid "Add DNS service"
+msgstr "Voeg DNS service toe"
+
+#: plugins/admin/systems/class_servDNS.inc:85
+msgid ""
+"This server has DNS features disabled. You can enable them by clicking below."
+msgstr ""
+"Deze server heeft DNS mogelijkheden uitgeschakeld. U kunt deze inschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_servDNS.inc:173
+#: plugins/admin/systems/class_servDNS.inc:407
+msgid "Reverse zone"
+msgstr "Reverse zone"
+
+#: plugins/admin/systems/class_servDNS.inc:175
+#: plugins/admin/fai/faiTemplateEntry.tpl:102
+msgid "Class"
+msgstr "Klasse"
+
+#: plugins/admin/systems/class_servDNS.inc:239
+#, php-format
+msgid ""
+"Can't delete the selected zone, because it is still in use by these entry/"
+"entries '%s'"
+msgstr ""
+"Kan de geselecteerde zone niet verwijderen, aangezien deze nog gebruikt "
+"wordt door de volgende regel(s) '%s'"
+
+#: plugins/admin/systems/class_servDNS.inc:304
+#, php-format
+msgid "Updating of system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:314
+#, fuzzy, php-format
+msgid "Removing of system server/dns with dn '%s' failed."
+msgstr "Het verwijderen van de server is mislukt"
+
+#: plugins/admin/systems/class_servDNS.inc:335
+#, fuzzy, php-format
+msgid "Saving of system server/dns with dn '%s' failed."
+msgstr "Het opslaan van de server db instellingen is mislukt"
+
+#: plugins/admin/systems/class_servDNS.inc:359
+#, php-format
+msgid "Set status flag for system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:406
+#: plugins/admin/systems/class_termDNS.inc:577
+#: plugins/admin/systems/servdnseditzone.tpl:7
+msgid "Zone name"
+msgstr "Zone-naam"
+
+#: plugins/admin/systems/class_servDNS.inc:408
+#, fuzzy
+msgid "Primary dns server"
+msgstr "Primaire DNS server voor deze zone"
+
+#: plugins/admin/systems/class_servDNS.inc:410
+#: plugins/admin/systems/glpiPrinter.tpl:48
+msgid "Serial"
+msgstr "Serieel"
+
+#: plugins/admin/systems/class_servDNS.inc:412
+#: plugins/admin/systems/servdnseditzone.tpl:82
+#: plugins/admin/ogroups/class_phonequeue.inc:954
+#: plugins/admin/ogroups/phonequeue.tpl:85
+msgid "Retry"
+msgstr "Opnieuw proberen"
+
+#: plugins/admin/systems/class_servDNS.inc:413
+#: plugins/admin/systems/servdnseditzone.tpl:88
+msgid "Expire"
+msgstr "Vervaltijd"
+
+#: plugins/admin/systems/class_servDNS.inc:415
+#: plugins/admin/systems/servdnseditzone.tpl:33
+msgid "Zone records"
+msgstr "Zone records"
+
+#: plugins/admin/systems/gencd_frame.tpl:2
+msgid "Your browser does not supprt iframes."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:147
+#, php-format
+msgid ""
+"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
+msgstr ""
+"Kan de opgegeven AUTO_NETWORK_HOOK '%s' niet uitvoeren. Controleer uw gosa."
+"conf a.u.b."
+
+#: plugins/admin/systems/class_termDNS.inc:241
+#, fuzzy
+msgid "Not matching"
+msgstr "Niet actief"
+
+#: plugins/admin/systems/class_termDNS.inc:342
+msgid "The required field 'IP-address' is not set."
+msgstr "Het vereiste veld 'IP adres' is leeg."
+
+#: plugins/admin/systems/class_termDNS.inc:346
+msgid "Wrong IP format in field IP-address."
+msgstr "Verkeerd IP formaat in het veld IP adres"
+
+#: plugins/admin/systems/class_termDNS.inc:353
+msgid "The required field 'MAC-address' is not set."
+msgstr "Het vereiste veld 'Hardware adres (MAC)' is leeg."
+
+#: plugins/admin/systems/class_termDNS.inc:356
+msgid ""
+"The given macaddress is invalid. There must be 6 2byte segments seperated by "
+"':'."
+msgstr ""
+"Het opgegeven mac-adres is ongeldig. Deze moet bestaan uit 6 segmenten van 2 "
+"bytes, gescheiden door ':'"
+
+#: plugins/admin/systems/class_termDNS.inc:370
+#, php-format
+msgid ""
+"The specified IP address '%s' is not matching the selected reverse zone "
+"entry '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:382
+#, php-format
+msgid "Found duplicate value for record type '%s'."
+msgstr "Er is een dubbele waarde gevonden voor record type '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:390
+#, php-format
+msgid "Found more than one entry for the uniqe record type '%s'."
+msgstr "Meer dan een regel gevonden voor uniek record type '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:401
+#, php-format
+msgid ""
+"The device IP '%s' is added as 'A Record', this will be done automatically, "
+"please remove the record."
+msgstr ""
+"Het apparaat IP '%s' is toegevoegd als 'A Record'. Dit wordt automatisch "
+"afgehandeld door GOsa. Verwijder het record a.u.b."
+
+#: plugins/admin/systems/class_termDNS.inc:408
+#: plugins/admin/systems/class_servDNSeditZone.inc:422
+#, php-format
+msgid "Only lowercase is allowed, please check your '%ss'."
+msgstr "Hoofdletters zijn niet toegestaan. Controleer uw '%ss'"
+
+#: plugins/admin/systems/class_termDNS.inc:494
+#, fuzzy, php-format
+msgid "Saving of terminal/dns account with dn '%s' failed."
+msgstr "Het opslaan van het E-mail account is mislukt"
+
+#: plugins/admin/systems/class_termDNS.inc:558
+msgid "DNS"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:559
+#, fuzzy
+msgid "DNS settings"
+msgstr "Samba Instellingen"
+
+#: plugins/admin/systems/class_termDNS.inc:567
+#, fuzzy
+msgid "IP address"
+msgstr "IP adres"
+
+#: plugins/admin/systems/class_termDNS.inc:576
+#, fuzzy
+msgid "DNS records"
+msgstr "DNS records"
+
+#: plugins/admin/systems/goNtpServer.tpl:2
+#, fuzzy
+msgid "Time server"
+msgstr "Tijd Service"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
+#, php-format
+msgid "You're about to delete the glpi attachment component '%s'."
+msgstr "U staat op het punt het GLPI bijlage component '%s' te verwijderen."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
+#, php-format
+msgid ""
+"You can't delete this attachment, it is still in use by these system(s) '%s'"
+msgstr ""
+"U kunt deze bijlage niet verwijderen, aangezien deze nog steeds in gebruik "
+"is door deze systemen: '%s'"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
+msgid "There is no valid file uploaded."
+msgstr "Er is geen geldig bestand ge-upload."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
+msgid "Upload wasn't successfull."
+msgstr "Upload was niet succesvol"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
+#, fuzzy, php-format
+msgid "Missing directory '%s/glpi/' to store glpi uploads."
+msgstr ""
+"De directory '/etc/gosa/glpi/', om GLPI bestanden in te bewaren, ontbreekt. "
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
+msgid "There is already a file with the same name uploaded."
+msgstr "Er bestaat al een bestand met dezelfde naam."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
+#, php-format
+msgid "Can't create file '%s'."
+msgstr "Kan bestand '%s' niet aanmaken."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
+msgid "File is available."
+msgstr "Bestand is beschikbaar"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
+msgid "File is not readable, possibly the file is missing."
+msgstr "Bestand is niet leesbaar. Het is mogelijk dat het bestand ontbreekt."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
+msgid "Currently no file uploaded."
+msgstr "Er is momenteel geen bestand ge-upload."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
+msgid "Mime"
+msgstr "MIME"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
+msgid "This table displays all available attachments."
+msgstr "Deze tabel geeft alle beschikbaare bijlages weer"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
+#: include/sieve/class_sieveElement_If.inc:447
+msgid "empty"
+msgstr "leeg"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
+msgid "Create new attachment"
+msgstr "Nieuwe bijlage aanmaken"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
+msgid "New Attachment"
+msgstr "Nieuwe bijlage"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
+#: plugins/admin/systems/class_servRepository.inc:218
+#: plugins/admin/fai/class_faiManagement.inc:456
+msgid "This name is already in use."
+msgstr "De opgegeven naam wordt al gebruikt."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
+msgid "Please specify a valid name for this attachment."
+msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
+
+#: plugins/admin/systems/remove_glpi.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your MySql database in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Het is aan te raden de huidige inhoud van uw MySQL database op te slaan "
+"alvorens u doorgaat. Indien u dat gedaan heeft drukt u op 'Verwijderen' om "
+"door te gaan of op 'Annuleren' om te annuleren."
+
+#: plugins/admin/systems/class_servDHCP.inc:42
+msgid "Remove DHCP service"
+msgstr "Verwijder DHCP service"
+
+#: plugins/admin/systems/class_servDHCP.inc:43
+msgid ""
+"This server has DHCP features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Deze server heeft DHCP mogelijkheden ingeschakeld. U kunt deze uitschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_servDHCP.inc:45
+msgid "Add DHCP service"
+msgstr "Voeg DHCP service toe"
+
+#: plugins/admin/systems/class_servDHCP.inc:46
+msgid ""
+"This server has DHCP features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Deze server heeft DHCP mogelijkheden uitgeschakeld. U kunt deze inschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_goFonServer.inc:35
+#: plugins/admin/systems/class_goFonServer.inc:130
+#, fuzzy
+msgid "VoIP service"
+msgstr "IMAP Service"
+
+#: plugins/admin/systems/class_goFonServer.inc:64
+#, fuzzy
+msgid "VoIP service - Asterisk management"
+msgstr "Asterisk beheer"
+
+#: plugins/admin/systems/class_goFonServer.inc:73
+#, fuzzy
+msgid "The attribute DB user is empty or contains invalid characters."
+msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
+
+#: plugins/admin/systems/class_goFonServer.inc:76
+#: plugins/admin/systems/class_goFaxServer.inc:73
+#, fuzzy
+msgid "The attribute password is empty or contains invalid characters."
+msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
+
+#: plugins/admin/systems/class_goFonServer.inc:79
+#, fuzzy
+msgid ""
+"The attribute local dial prefix is empty or contains invalid characters."
+msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
+
+#: plugins/admin/systems/class_goFonServer.inc:82
+#, fuzzy
+msgid ""
+"The attribute country dial prefix is empty or contains invalid characters."
+msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
+
+#: plugins/admin/systems/class_goFonServer.inc:119
+#, fuzzy, php-format
+msgid ""
+"You can't remove the asterisk database extension, it is still in use by "
+"these objects '%s'."
+msgstr ""
+"U kunt deze bijlage niet verwijderen, aangezien deze nog steeds in gebruik "
+"is door deze systemen: '%s'"
+
+#: plugins/admin/systems/class_goFonServer.inc:131
+#, fuzzy
+msgid "VoIP - asterisk management"
+msgstr "Asterisk beheer"
+
+#: plugins/admin/systems/class_goFonServer.inc:145
+#, fuzzy
+msgid "Area code"
+msgstr "SOA record"
+
+#: plugins/admin/systems/class_goFonServer.inc:146
+#, fuzzy
+msgid "Country code"
+msgstr "Account code"
+
+#: plugins/admin/systems/class_terminalService.inc:72
+#: plugins/admin/systems/class_workstationService.inc:93
+#: plugins/admin/systems/workstationService.tpl:157
+msgid "unknown"
+msgstr "onbekend"
+
+#: plugins/admin/systems/class_terminalService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:89
+#: plugins/personal/environment/class_environment.inc:231
+#, php-format
+msgid ""
+"You have specified an external resolution hook which can't be read, please "
+"check the permission of the file '%s'."
+msgstr ""
+"U heeft een externe resolutie inhaker opgegeven, welke niet gelezen kan "
+"worden. Controleer a.u.b. de rechten op het bestand '%s'."
+
+#: plugins/admin/systems/class_terminalService.inc:104
+#: plugins/admin/systems/class_terminalService.inc:105
+#: plugins/admin/systems/class_terminalService.inc:106
+#: plugins/admin/systems/class_terminalService.inc:107
+#: plugins/admin/systems/class_workstationService.inc:96
+#: plugins/admin/systems/class_workstationService.inc:97
+#: plugins/admin/systems/class_workstationService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:99
+msgid "bit"
+msgstr "bit"
+
+#: plugins/admin/systems/class_terminalService.inc:158
+msgid "default"
+msgstr "standaard"
+
+#: plugins/admin/systems/class_terminalService.inc:159
+#: plugins/admin/systems/class_workstationService.inc:139
+msgid "show chooser"
+msgstr "toon keuze-mogelijkheid"
+
+#: plugins/admin/systems/class_terminalService.inc:160
+#: plugins/admin/systems/class_workstationService.inc:140
+msgid "direct"
+msgstr "direkt"
+
+#: plugins/admin/systems/class_terminalService.inc:163
+#: plugins/admin/systems/class_workstationService.inc:143
+msgid "load balanced"
+msgstr "load balanced"
+
+#: plugins/admin/systems/class_terminalService.inc:166
+#: plugins/admin/systems/class_workstationService.inc:146
+msgid "Windows RDP"
+msgstr "Windows RDP"
+
+#: plugins/admin/systems/class_terminalService.inc:167
+#: plugins/admin/systems/class_workstationService.inc:147
+msgid "ICA client"
+msgstr "ICA client"
+
+#: plugins/admin/systems/class_terminalService.inc:197
+#: plugins/admin/systems/class_workstationStartup.inc:836
+#: plugins/admin/systems/class_workstationService.inc:183
+#: plugins/personal/posix/class_posixAccount.inc:203
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
+msgid "automatic"
+msgstr "automatisch"
+
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_workstationService.inc:205
+msgid "Bit"
+msgstr "Bit"
+
+#: plugins/admin/systems/class_terminalService.inc:322
+#: plugins/admin/systems/class_workstationService.inc:320
+msgid "Choose the phone located at the current terminal"
+msgstr "Selecteer de telefoon die zich bij de huidige terminal bevindt."
+
+#: plugins/admin/systems/class_terminalService.inc:397
+#: plugins/admin/systems/class_terminalService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:387
+#: plugins/admin/systems/class_workstationService.inc:392
+msgid "Please specify a valid VSync range."
+msgstr "Geef a.u.b. een geldig VSync bereik op."
+
+#: plugins/admin/systems/class_terminalService.inc:411
+#: plugins/admin/systems/class_terminalService.inc:416
+#: plugins/admin/systems/class_workstationService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:407
+msgid "Please specify a valid HSync range."
+msgstr "Geef a.u.b. een geldig HSync bereik op."
+
+#: plugins/admin/systems/class_terminalService.inc:465
+#, fuzzy, php-format
+msgid "Saving of object system terminal/service with dn '%s' failed."
+msgstr "Het opslaan van terminal service informatie is mislukt"
+
+#: plugins/admin/systems/class_terminalService.inc:474
+#: plugins/admin/systems/class_workstationService.inc:459
+#, fuzzy
+msgid "Service"
+msgstr "Services"
+
+#: plugins/admin/systems/class_terminalService.inc:483
+#: plugins/admin/systems/class_workstationService.inc:468
+#, fuzzy
+msgid "Monitor"
+msgstr "Monitor grootte"
+
+#: plugins/admin/systems/class_terminalService.inc:484
+#: plugins/admin/ogroups/class_phonequeue.inc:951
+#, fuzzy
+msgid "Method"
+msgstr "methode"
+
+#: plugins/admin/systems/class_terminalService.inc:485
+#: plugins/admin/systems/terminalService.tpl:173
+msgid "Remote desktop"
+msgstr "Remote desktop"
+
+#: plugins/admin/systems/class_terminalService.inc:487
+#: plugins/admin/systems/class_workstationService.inc:469
+#, fuzzy
+msgid "Gfx driver"
+msgstr "Nieuw stuurprogramma"
+
+#: plugins/admin/systems/class_terminalService.inc:488
+#: plugins/admin/systems/class_workstationService.inc:470
+#, fuzzy
+msgid "Gfx resolution"
+msgstr "Resolutie"
+
+#: plugins/admin/systems/class_terminalService.inc:489
+#: plugins/admin/systems/class_workstationService.inc:471
+#, fuzzy
+msgid "Gfx color depth"
+msgstr "Kleurdiepte"
+
+#: plugins/admin/systems/class_terminalService.inc:490
+#: plugins/admin/systems/class_workstationService.inc:472
+#, fuzzy
+msgid "Hsync"
+msgstr "HSync"
+
+#: plugins/admin/systems/class_terminalService.inc:491
+#: plugins/admin/systems/class_workstationService.inc:473
+#, fuzzy
+msgid "Vsync"
+msgstr "VSync"
+
+#: plugins/admin/systems/class_terminalService.inc:492
+msgid "Auto-Sync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:493
+#, fuzzy
+msgid "Printer service enabled"
+msgstr "Print service"
+
+#: plugins/admin/systems/class_terminalService.inc:494
+#: plugins/admin/systems/terminalService.tpl:229
+msgid "Spool server"
+msgstr "Spool server"
+
+#: plugins/admin/systems/class_terminalService.inc:495
+#: plugins/admin/systems/class_workstationService.inc:475
+#, fuzzy
+msgid "Scanner enabled"
+msgstr "gedeactiveerd"
+
+#: plugins/admin/systems/class_terminalService.inc:496
+#, fuzzy
+msgid "Scanner model"
+msgstr "gedeactiveerd"
+
+#: plugins/admin/systems/class_terminalService.inc:497
+#: plugins/admin/systems/class_workstationService.inc:476
+#, fuzzy
+msgid "Keyboard model"
+msgstr "Kies toetsenbord model"
+
+#: plugins/admin/systems/class_terminalService.inc:498
+#: plugins/admin/systems/class_workstationService.inc:477
+#, fuzzy
+msgid "Keyboard layout"
+msgstr "Kies toetsenbord indeling"
+
+#: plugins/admin/systems/class_terminalService.inc:499
+#: plugins/admin/systems/class_workstationService.inc:478
+#, fuzzy
+msgid "Keyboard variant"
+msgstr "Kies toetsenbord variant"
+
+#: plugins/admin/systems/class_terminalService.inc:500
+#: plugins/admin/systems/class_workstationService.inc:479
+#, fuzzy
+msgid "Mouse type"
+msgstr "MIME-type"
+
+#: plugins/admin/systems/class_terminalService.inc:501
+#: plugins/admin/systems/class_workstationService.inc:480
+#, fuzzy
+msgid "Mouse port"
+msgstr "Koppelpunt"
+
+#: plugins/admin/systems/class_terminalService.inc:502
+#: plugins/admin/systems/terminalService.tpl:76
+#: plugins/admin/systems/class_workstationService.inc:481
+#: plugins/admin/systems/workstationService.tpl:86
+#: plugins/gofon/phoneaccount/paste_generic.tpl:27
+#: plugins/gofon/phoneaccount/generic.tpl:30
+msgid "Telephone hardware"
+msgstr "Telefoon hardware"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
+#, php-format
+msgid "Internal Error can't create device of type '%s'"
+msgstr "Interne fout. Kan apparaat van het type '%s' niet aanmaken."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
+#, php-format
+msgid "You're about to delete the glpi device '%s'."
+msgstr "U staat op het punt het GLPI apparaat '%s' te verwijderen."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
+msgid "Can't detect object name."
+msgstr "Kan de objectnaam niet detecteren"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
+#, php-format
+msgid ""
+"You can't delete this device, it is still in use by these system(s) '%s'"
+msgstr ""
+"U kunt dit apparaat niet verwijderen, aangezien deze nog steeds gebruikt "
+"wordt door deze systemen: '%s'"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
+msgid "devices"
+msgstr "apparaten"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+msgid "New mainbord"
+msgstr "Nieuw moederbord"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+msgid "New processor"
+msgstr "Nieuwe processor"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+#: plugins/admin/fai/class_divListFai.inc:177
+msgid "P"
+msgstr "PR"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "New case"
+msgstr "Nieuwe behuizing"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "C"
+msgstr "C"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "New network interface"
+msgstr "Nieuwe netwerk aansluiting"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "NI"
+msgstr "NI"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "New ram"
+msgstr "Nieuw geheugen"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "R"
+msgstr "R"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "New hard disk"
+msgstr "Nieuwe hardeschijf"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "HDD"
+msgstr "HDD"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "New drive"
+msgstr "Nieuwe schijf"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "D"
+msgstr "D"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "New controller"
+msgstr "Nieuwe controller"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "CS"
+msgstr "CS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "New graphics card"
+msgstr "Nieuwe grafische kaart"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "GC"
+msgstr "GC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "New sound card"
+msgstr "Nieuwe geluidskaart"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "SC"
+msgstr "SC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "New power supply"
+msgstr "Nieuwe voeding"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "PS"
+msgstr "PS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "New misc device"
+msgstr "Nieuw overig apparaat"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "OC"
+msgstr "OC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
+msgid "You have to specify a valid name for this device."
+msgstr "Geef a.u.b. een geldige naam op voor dit apparaat."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
+msgid "This device name is already in use."
+msgstr "De opgegeven apparaat naam wordt al gebruikt."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+#: plugins/personal/environment/class_environment.inc:508
+#: plugins/personal/environment/class_environment.inc:905
+msgid "None"
+msgstr "Geen"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+msgid "Other"
+msgstr "Overige"
+
+#: plugins/admin/systems/class_goMailServer.inc:47
+#: plugins/admin/systems/class_goMailServer.inc:514
+#, fuzzy
+msgid "Mail smtp service (Postfix)"
+msgstr "Mail server"
+
+#: plugins/admin/systems/class_goMailServer.inc:583
+#, fuzzy, php-format
+msgid "Saving server services/mail with dn '%s' failed."
+msgstr "Het opslaan van het server service object is mislukt"
+
+#: plugins/admin/systems/class_goMailServer.inc:600
+#, fuzzy
+msgid "Please specify a numeric value for header size limit."
+msgstr "Geef a.u.b. een nummerieke waarde op voor opnieuw proberen."
+
+#: plugins/admin/systems/class_goMailServer.inc:604
+#, fuzzy
+msgid "Please specify a numeric value for mailbox size limit."
+msgstr "Geef a.u.b. een nummerieke waarde op voor verval."
+
+#: plugins/admin/systems/class_goMailServer.inc:608
+#, fuzzy
+msgid "Please specify a numeric value for message size limit."
+msgstr "Geef a.u.b. een nummerieke waarde op voor verval."
+
+#: plugins/admin/systems/class_goMailServer.inc:703
+msgid "Mail smtp (Postfix)"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:704
+msgid "Mail smtp - Postfix"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:714
+msgid "Header size limit"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:720
+#, fuzzy
+msgid "Transport table"
+msgstr "Overdrachtstijd"
+
+#: plugins/admin/systems/goFonServer.tpl:1
+#, fuzzy
+msgid "VoIP database information"
+msgstr "Informatie weergeven/verbergen"
+
+#: plugins/admin/systems/goFonServer.tpl:4
+msgid "Asterisk DB user"
+msgstr "Asterisk DB gebruiker"
+
+#: plugins/admin/systems/goFonServer.tpl:20
+msgid "Country dial prefix"
+msgstr "Internationale telefoon prefix"
+
+#: plugins/admin/systems/goFonServer.tpl:28
+msgid "Local dial prefix"
+msgstr "Lokale telefoon prefix"
+
+#: plugins/admin/systems/class_workstationStartup.inc:434
+msgid ""
+"There are packages in your configuration, which can't be resolved with "
+"current server/release settings."
+msgstr ""
+"Er bestaan pakketten in uw configuratie, die niet gekoppeld kunnen worden "
+"aan de huidige server/distributie instellingen."
+
+#: plugins/admin/systems/class_workstationStartup.inc:479
+msgid "Please select a 'FAI server' or remove the 'FAI classes'."
+msgstr "Selecteer a.u.b. een 'FAI server' of  verwijder de 'FAI klasses'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:547
+msgid ""
+"There is already a profile in your selection that contain partition table "
+"configurations."
+msgstr ""
+"Er bestaat al een profiel in uw selectie die partitietabel configuraties "
+"bevat."
+
+#: plugins/admin/systems/class_workstationStartup.inc:764
+msgid "Not available in current setup"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:908
+#, php-format
+msgid ""
+"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
+"Server was reset to 'auto'."
+msgstr ""
+"Kon een of meer van de opgegeven FAI klasse(n) [%s] niet vinden op de FAI "
+"server '%s'. De server is teruggezet op 'auto'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:924
+#, fuzzy, php-format
+msgid ""
+"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
+"configurations, possibly some classes where deleted or renamed. Server was "
+"reset to 'auto'."
+msgstr ""
+"Kan de opgegeven FAI klasse(n) [%s] sowieso niet vinden. Controleer uw FAI "
+"configuratie a.u.b. Het is mogelijk dat sommige klassen verwijderd of "
+"hernoemd zijn. Alle klassen zijn verwijderd van dit account. Druk op "
+"annuleren indien u deze wijzigingen niet wenst op te slaan."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1097
+#, fuzzy, php-format
+msgid "Saving of system workstation/startup with dn '%s' failed."
+msgstr "Het opslaan van de werkstation opstart instellingen is mislukt"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1147
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
+msgstr ""
+"Kan de opgegeven REPOSITORY_HOOK '%s' niet uitvoeren. Controleer uw gosa."
+"conf a.u.b."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1179
+#, fuzzy
+msgid "System startup"
+msgstr "Systeem status"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1194
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/class_faiProfile.inc:467
+msgid "FAI classes"
+msgstr "FAI klassen"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1195
+msgid "Debian mirror"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1196
+#, fuzzy
+msgid "Debian release"
+msgstr "Huidige uitgave"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1198
+msgid "FAI status flag"
+msgstr ""
+
+#: plugins/admin/systems/class_gosaLogServer.inc:28
+#: plugins/admin/systems/class_gosaLogServer.inc:56
+#: plugins/admin/systems/class_gosaLogServer.inc:92
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#, fuzzy
+msgid "GOsa logging service"
+msgstr "Log DB gebruiker"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:104
+#, fuzzy
+msgid "Allow view of entries on this server"
+msgstr "Sta inloggen op de Terminal Server toe"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+msgid "Syslog Service"
+msgstr "Syslog Service"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#: plugins/admin/systems/goCupsServer.tpl:1
+#, fuzzy
+msgid "enabled"
+msgstr "gedeactiveerd"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:6
+msgid "List of attachments"
+msgstr "Lijst met bijlages"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:23
+msgid ""
+"This dialog allow you to attach additional objects (like manuals, guides, "
+"etc.)  to your currently edited computer."
+msgstr ""
+"Deze dialoog maakt het mogelijk om extra objecten (zoals handleidingen, "
+"documenten, etc.), aan de computer die u momenteel aan het bewerken bent, "
+"toe te voegen."
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:35
+msgid "Display attachments matching"
+msgstr "Toon overeenkomende bijlages"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:37
+msgid "Regular expression for matching attachment names"
+msgstr "Reguliere expressie voor overeenkomende bijlagenamen"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:51
+#: plugins/admin/systems/class_baseSelectDialog.inc:42
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
+#: plugins/admin/systems/glpiDeviceManagement.tpl:51
+#: plugins/admin/systems/class_glpiSelectUser.inc:113
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
+msgid "Use"
+msgstr "Gebruik"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
+msgid "Can't delete this entry, it is still in use."
+msgstr "Kan dit object niet verwijderen, aangezien deze nog in gebruik is."
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
+#: plugins/admin/systems/class_glpiAccount.inc:643
+#: plugins/admin/systems/class_glpiAccount.inc:658
+msgid "N/A"
+msgstr "Niet beschikbaar"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
+msgid "The selected name is already in use."
+msgstr "De opgegeven naam wordt al gebruikt."
+
+#: plugins/admin/systems/terminalService.tpl:4
+#: plugins/admin/systems/workstationService.tpl:4
+msgid "Keyboard"
+msgstr "Toetsenbord"
+
+#: plugins/admin/systems/terminalService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:254
+#: plugins/admin/systems/printerPPDDialog.tpl:5
+#: plugins/admin/systems/class_glpiAccount.inc:794
+#: plugins/admin/systems/workstationService.tpl:7
+msgid "Model"
+msgstr "Model"
+
+#: plugins/admin/systems/terminalService.tpl:10
+#: plugins/admin/systems/workstationService.tpl:11
+msgid "Choose keyboard model"
+msgstr "Kies toetsenbord model"
+
+#: plugins/admin/systems/terminalService.tpl:17
+#: plugins/admin/systems/workstationService.tpl:19
+msgid "Layout"
+msgstr "Indeling"
+
+#: plugins/admin/systems/terminalService.tpl:20
+#: plugins/admin/systems/workstationService.tpl:23
+msgid "Choose keyboard layout"
+msgstr "Kies toetsenbord indeling"
+
+#: plugins/admin/systems/terminalService.tpl:27
+#: plugins/admin/systems/workstationService.tpl:31
+msgid "Variant"
+msgstr "Variant"
+
+#: plugins/admin/systems/terminalService.tpl:30
+#: plugins/admin/systems/workstationService.tpl:35
+msgid "Choose keyboard variant"
+msgstr "Kies toetsenbord variant"
+
+#: plugins/admin/systems/terminalService.tpl:45
+#: plugins/admin/systems/workstationService.tpl:51
+msgid "Mouse"
+msgstr "Muis"
+
+#: plugins/admin/systems/terminalService.tpl:51
+#: plugins/admin/systems/workstationService.tpl:58
+msgid "Choose mouse type"
+msgstr "Kies het muis type"
+
+#: plugins/admin/systems/terminalService.tpl:58
+#: plugins/admin/systems/workstationService.tpl:66
+msgid "Port"
+msgstr "Poort"
+
+#: plugins/admin/systems/terminalService.tpl:61
+#: plugins/admin/systems/workstationService.tpl:70
+msgid "Choose mouse port"
+msgstr "Kies muispoort"
+
+#: plugins/admin/systems/terminalService.tpl:79
+#: plugins/admin/systems/workstationService.tpl:89
+#: plugins/admin/departments/class_departmentGeneric.inc:599
+#: plugins/gofon/phoneaccount/paste_generic.tpl:29
+#: plugins/gofon/phoneaccount/generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:34
+msgid "Telephone"
+msgstr "Telefoon"
+
+#: plugins/admin/systems/terminalService.tpl:101
+#: plugins/admin/systems/workstationService.tpl:114
+msgid "Choose graphic driver that is needed by the installed graphic board"
+msgstr ""
+"Kies het stuurprogramma dat nodig is voor de geïnstalleerde grafische kaart"
+
+#: plugins/admin/systems/terminalService.tpl:108
+#: plugins/admin/systems/workstationService.tpl:122
+#: plugins/personal/environment/class_environment.inc:1331
+#: plugins/personal/environment/environment.tpl:110
+msgid "Resolution"
+msgstr "Resolutie"
+
+#: plugins/admin/systems/terminalService.tpl:111
+#: plugins/admin/systems/workstationService.tpl:126
+msgid "Choose screen resolution used in graphic mode"
+msgstr "Kies de scherm resolutie die gebruikt wordt in grafische modus"
+
+#: plugins/admin/systems/terminalService.tpl:118
+#: plugins/admin/systems/workstationService.tpl:134
+msgid "Color depth"
+msgstr "Kleurdiepte"
+
+#: plugins/admin/systems/terminalService.tpl:121
+#: plugins/admin/systems/workstationService.tpl:138
+msgid "Choose colordepth used in graphic mode"
+msgstr "Kies de kleurdiepte die gebruikt wordt in grafische modus"
+
+#: plugins/admin/systems/terminalService.tpl:135
+#: plugins/admin/systems/workstationService.tpl:153
+msgid "Display device"
+msgstr "Scherm"
+
+#: plugins/admin/systems/terminalService.tpl:147
+#: plugins/admin/systems/workstationService.tpl:167
+msgid "Use DDC for automatic detection"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:150
+#: plugins/admin/systems/workstationService.tpl:170
+msgid "HSync"
+msgstr "HSync"
+
+#: plugins/admin/systems/terminalService.tpl:154
+#: plugins/admin/systems/workstationService.tpl:175
+msgid "Horizontal refresh frequency for installed monitor"
+msgstr "Horizontale ververs frequentie voor de geïnstalleerde monitor"
+
+#: plugins/admin/systems/terminalService.tpl:158
+#: plugins/admin/systems/workstationService.tpl:181
+msgid "VSync"
+msgstr "VSync"
+
+#: plugins/admin/systems/terminalService.tpl:162
+#: plugins/admin/systems/workstationService.tpl:186
+msgid "Vertical refresh frequency for installed monitor"
+msgstr "Verticale ververs frequentie voor de geïnstalleerde monitor"
+
+#: plugins/admin/systems/terminalService.tpl:177
+msgid "Connect method"
+msgstr "Verbindings methode"
+
+#: plugins/admin/systems/terminalService.tpl:180
+msgid "Choose method to connect to terminal server"
+msgstr "Kies de methode om te verbinden met de terminal server"
+
+#: plugins/admin/systems/terminalService.tpl:188
+msgid "Terminal server"
+msgstr "Terminal server"
+
+#: plugins/admin/systems/terminalService.tpl:191
+msgid "Select specific terminal server to use"
+msgstr "Selecteer de te gebruiken terminal server"
+
+#: plugins/admin/systems/terminalService.tpl:199
+msgid "Font server"
+msgstr "Font server"
+
+#: plugins/admin/systems/terminalService.tpl:202
+msgid "Select specific font server to use"
+msgstr "Selecteer de te gebruiken font server"
+
+#: plugins/admin/systems/terminalService.tpl:219
+msgid "Print device"
+msgstr "Printer"
+
+#: plugins/admin/systems/terminalService.tpl:221
+msgid "Select to start IPP based printing service on terminal"
+msgstr "Selecteer om de IPP gebaseerde print service te starten op de terminal"
+
+#: plugins/admin/systems/terminalService.tpl:223
+msgid "Provide print services"
+msgstr "Lever print diensten"
+
+#: plugins/admin/systems/terminalService.tpl:232
+msgid "Select NFS filesystem to place spool files on"
+msgstr "Selecteer NFS bestandssysteem waarop spool bestanden geplaatst worden"
+
+#: plugins/admin/systems/terminalService.tpl:245
+#: plugins/admin/systems/workstationService.tpl:201
+msgid "Scan device"
+msgstr "Scanner"
+
+#: plugins/admin/systems/terminalService.tpl:247
+#: plugins/admin/systems/workstationService.tpl:204
+msgid "Select to start SANE scan service on terminal"
+msgstr "Selecteer om de SANE scan service te starten op de terminal"
+
+#: plugins/admin/systems/terminalService.tpl:249
+#: plugins/admin/systems/workstationService.tpl:207
+msgid "Provide scan services"
+msgstr "Lever scan diensten"
+
+#: plugins/admin/systems/terminalService.tpl:257
+msgid "Select scanner driver to use"
+msgstr "Selecteer de te gebruiken scanner driver"
+
+#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
+#: plugins/personal/environment/class_selectPrinterDialog.inc:110
+msgid "Please select a printer or press cancel."
+msgstr "Selecteer a.u.b. een printer of druk annuleren in"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:58
+#, php-format
+msgid ""
+"You can't delete this manufacturer, it is still in use by these system(s) '%"
+"s'"
+msgstr ""
+"U kunt deze fabrikant niet verwijderen, aangezien deze nog steeds in gebruik "
+"is door deze systemen: '%s'"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:104
+msgid "Please specify a name."
+msgstr "Geef a.u.b. een naam op."
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:113
+#: plugins/admin/systems/class_glpiManufacturer.inc:119
+msgid "Specified name is already in use, please choose another one."
+msgstr "De opgegeven naam is al in gebruik. Kies a.u.b. een andere naam."
+
+#: plugins/admin/systems/class_goSyslogServer.inc:29
+#: plugins/admin/systems/class_goSyslogServer.inc:49
+#: plugins/admin/systems/class_goSyslogServer.inc:70
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#, fuzzy
+msgid "Logging service"
+msgstr "Log DB gebruiker"
+
+#: plugins/admin/systems/class_workstationService.inc:451
+#, fuzzy, php-format
+msgid "Saving of system workstation/service with dn '%s' failed."
+msgstr "Het opslaan van werkstations services is mislukt"
+
+#: plugins/admin/systems/class_workstationService.inc:460
+#, fuzzy
+msgid "Workstation service"
+msgstr "Werkstation naam"
+
+#: plugins/admin/systems/class_workstationService.inc:474
+#, fuzzy
+msgid "Use DDC"
+msgstr "Gebruikers ID"
+
+#: plugins/admin/systems/servkolab.tpl:9
+#: plugins/admin/systems/class_servKolab.inc:394
+msgid "Postfix mydomain"
+msgstr "Postfix mydomain"
+
+#: plugins/admin/systems/servkolab.tpl:18
+msgid "Postfix mydestination"
+msgstr "Postfix mydestination"
+
+#: plugins/admin/systems/servkolab.tpl:27
+#: plugins/admin/systems/class_servKolab.inc:396
+msgid "Cyrus admins"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:48
+#: plugins/admin/systems/class_servKolab.inc:407
+msgid "POP3 service"
+msgstr "POP3 service"
+
+#: plugins/admin/systems/servkolab.tpl:58
+#: plugins/admin/systems/class_servKolab.inc:409
+msgid "POP3/SSL service"
+msgstr "POP3/SSL service"
+
+#: plugins/admin/systems/servkolab.tpl:68
+#: plugins/admin/systems/class_servKolab.inc:405
+msgid "IMAP service"
+msgstr "IMAP Service"
+
+#: plugins/admin/systems/servkolab.tpl:78
+#: plugins/admin/systems/class_servKolab.inc:408
+msgid "IMAP/SSL service"
+msgstr "IMAP/SSL service"
+
+#: plugins/admin/systems/servkolab.tpl:88
+#: plugins/admin/systems/class_servKolab.inc:410
+msgid "Sieve service"
+msgstr "Sieve service"
+
+#: plugins/admin/systems/servkolab.tpl:98
+msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
+msgstr ""
+"FTP Free/Busy service (vervallen, niet compatibel met Kolab2 Free/Busy)"
+
+#: plugins/admin/systems/servkolab.tpl:108
+msgid "HTTP FreeBusy service (legacy)"
+msgstr "HTTP Free/Busy service (vervallen)"
+
+#: plugins/admin/systems/servkolab.tpl:118
+msgid "Amavis email scanning (virus/spam)"
+msgstr "Amavis email scannen (virus/anti-spam)"
+
+#: plugins/admin/systems/servkolab.tpl:129
+#: plugins/admin/systems/class_servKolab.inc:411
+msgid "Quota settings"
+msgstr "Quota instellingen"
+
+#: plugins/admin/systems/servkolab.tpl:147
+msgid "Free/Busy settings"
+msgstr "Free/Busy instellingen"
+
+#: plugins/admin/systems/servkolab.tpl:153
+msgid "Allow unauthenticated downloading of Free/Busy information"
+msgstr "Sta ongeauthoriseerd downloaden van Free/Busy informatie toe"
+
+#: plugins/admin/systems/servkolab.tpl:171
+#: plugins/admin/systems/class_servKolab.inc:398
+msgid "SMTP privileged networks"
+msgstr "SMTP toegestane netwerken"
+
+#: plugins/admin/systems/servkolab.tpl:176
+msgid "Hosts/networks allowed to relay"
+msgstr "Hosts/netwerken die E-mail mogen ralayen"
+
+#: plugins/admin/systems/servkolab.tpl:181
+msgid "Enter multiple values, seperated with"
+msgstr "Voor meerdere waardes in, gescheiden door"
+
+#: plugins/admin/systems/servkolab.tpl:194
+msgid "SMTP smarthost/relayhost"
+msgstr "SMTP smarthost/relayhost"
+
+#: plugins/admin/systems/servkolab.tpl:202
+#: plugins/admin/systems/class_servKolab.inc:401
+msgid "Enable MX lookup for relayhost"
+msgstr "Sta MX record opzoeken voor relayhost toe"
+
+#: plugins/admin/systems/servkolab.tpl:207
+msgid "Host used to relay mails"
+msgstr "Host die gebruikt wordt om E-mails te relayen"
+
+#: plugins/admin/systems/servkolab.tpl:223
+#: plugins/admin/systems/class_servKolab.inc:404
+msgid "Accept Internet Mail"
+msgstr "Accepteer Internet E-mail"
+
+#: plugins/admin/systems/servkolab.tpl:231
+msgid "Accept mail from other domains over non-authenticated SMTP"
+msgstr "Accepteer E-mail van andere domeinen over niet geauthenticeerde SMTP"
+
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "Print Service"
+msgstr "Print Service"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:3
+msgid "Adding a new service to the current server"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:7
+msgid ""
+"This dialog allows you to add new services to the currenty edited server "
+"object. The box below shows all available but not already used services."
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:13
+#, fuzzy
+msgid "Service to add"
+msgstr "Selecteer de toe te voegen printer"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:20
+#, fuzzy
+msgid "All available services are already in use."
+msgstr "De opgegeven apparaat naam wordt al gebruikt."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:115
+#: plugins/personal/posix/class_posixAccount.inc:575
+#: plugins/personal/samba/class_sambaAccount.inc:501
+#: setup/setup_config2.tpl:126
+msgid "disabled"
+msgstr "gedeactiveerd"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:116
+msgid "text"
+msgstr "tekst"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:117
+msgid "graphic"
+msgstr "grafisch"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:197
+#, php-format
+msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:204
+msgid "No WAKECMD definition found in your gosa.conf"
+msgstr "Er is geen 'WAKECMD' gedefiniëerd in uw gosa.conf"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:216
+msgid "No REBOOTCMD definition found in your gosa.conf"
+msgstr "Er is geen 'REBOOTCMD' in uw gosa.conf gedefiniëerd"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:228
+msgid "No HALTCMD definition found in your gosa.conf"
+msgstr "Er is geen 'HALTCMD' in uw gosa.conf gedefiniëerd"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:369
+#, php-format
+msgid "Removing of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:442
+msgid "The required field 'Terminal name' is not set."
+msgstr "Het vereiste veld 'Terminal naam' is leeg."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:471
+#: plugins/admin/systems/class_workstationGeneric.inc:453
+msgid ""
+"There must be at least one NTP server selected, or the inherit mode "
+"activated."
+msgstr ""
+"Er moet tenminste een NTP server geselecteerd zijn of de overervings mode "
+"moet geactiveerd zijn."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:557
+#, php-format
+msgid "Saving of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:620
+#, fuzzy
+msgid "Terminal generic"
+msgstr "Terminal Service"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:629
+#: plugins/admin/systems/terminal.tpl:72
+msgid "Root server"
+msgstr "Root server"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:630
+#: plugins/admin/systems/terminal.tpl:82
+msgid "Swap server"
+msgstr "Swap server"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:631
+#, fuzzy
+msgid "Syslog server enabled"
+msgstr "Syslog server"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:632
+#, fuzzy
+msgid "Ntp server settings"
+msgstr "Gebruikersinstellingen"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:635
+#: plugins/admin/systems/class_workstationGeneric.inc:621
+#, fuzzy
+msgid "Root password"
+msgstr "Wachtwoord instellen"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
+msgid ""
+"This dialog allows you to configure all components of this DNS zone on a "
+"single list."
+msgstr ""
+"Deze dialoog maakt het mogelijk om alle componenten van deze DNS zone binnen "
+"een enkele lijst te configureren"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
+msgid ""
+"Be careful editing record types with this dialog. All changes will be saved "
+"immediately when using the save button."
+msgstr ""
+"Let op bij het bewerken van record types met deze dialoog. Alle "
+"veranderingen worden onmiddelijk opgeslagen zodra u de opslaan knop gebruikt."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
+msgid ""
+"This dialog can't be used until the currently edited zone was saved or the "
+"zone entry exists in the ldap database."
+msgstr ""
+"Deze dialoog kan niet gebruikt worden, totdat de zone die nu bewerkt wordt "
+"opgeslagen wordt of de zone invoerregel in de LDAP database bestaat."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "Create a new DNS zone entry"
+msgstr "Een nieuwe DNS zone regel aanmaken"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:1
+msgid "Manage OS-types"
+msgstr "OS-types beheren"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:24
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
+#: plugins/admin/systems/glpi_edit_type.tpl:24
+msgid "Please enter a new name"
+msgstr "Geef a.u.b. een nieuwe naam op"
+
+#: plugins/admin/systems/goSpamServer.tpl:22
+msgid "Select required score to tag mail as spam"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:72
+msgid "Enable bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/goFaxServer.tpl:1
+#, fuzzy
+msgid "FAX database information"
+msgstr "Free Busy informatie"
+
+#: plugins/admin/systems/goFaxServer.tpl:4
+msgid "FAX DB user"
+msgstr "FAX DB gebruiker"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
+#, fuzzy, php-format
+msgid "You're about to delete the ppd file '%s' at '%s'."
+msgstr "U staat op het punt de programma '%s' te verwijderen."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
+#, fuzzy, php-format
+msgid "Could not found specified ppd file '%s'."
+msgstr "Het opgegeven certificaat kon geopend worden!"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
+msgid ""
+"Something went wrong while trying to remove the ppd file from server, "
+"possibly we have no write access."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
+#, php-format
+msgid "Selected vendor '%s' does not exists in our list of ppds."
+msgstr "De geselecteerde fabricant '%s' bestaat niet in onze lijst met ppds."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
+msgid "Printer ppd selection."
+msgstr "Printer PPD selectie"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:25
+msgid "Choose a base"
+msgstr "Selecteer een basis"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+msgid "Go to root department"
+msgstr "Ga naar basis afdelingen"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: include/class_MultiSelectWindow.inc:194
+msgid "Go up one department"
+msgstr "Ga een afdeling omhoog"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+msgid "Go to users department"
+msgstr "Ga naar gebruikers afdeling"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+#: include/class_MultiSelectWindow.inc:204
+msgid "Home"
+msgstr "Home"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: include/class_MultiSelectWindow.inc:209
+msgid "Reload list"
+msgstr "Lijst herladen"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:36
+msgid ""
+"Step in the prefered tree and click save to use the current subtree as base. "
+"Or click the image at the end of each entry."
+msgstr ""
+"Stap in de gewenste tree en klik opslaan om de huidige subtree als basis te "
+"gebruiken of klik op het plaatje aan het einde van iedere regel."
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:53
+msgid "Filter entries with this syntax"
+msgstr "Filter regels met deze syntax"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:117
+#, php-format
+msgid "Select this base"
+msgstr "Selecteer deze basis"
+
+#: plugins/admin/systems/gosaLogServer.tpl:1
+#, fuzzy
+msgid "GOsa logging database"
+msgstr "Log database"
+
+#: plugins/admin/systems/gosaLogServer.tpl:4
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/goVirusServer.tpl:13
+#, fuzzy
+msgid "Database user"
+msgstr "Databases"
+
+#: plugins/admin/systems/class_goVirusServer.inc:48
+#: plugins/admin/systems/class_goVirusServer.inc:211
+#: plugins/admin/systems/class_goVirusServer.inc:220
+#: plugins/admin/systems/class_goVirusServer.inc:221
+msgid "Anti virus"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:156
+#, fuzzy, php-format
+msgid "Saving of server services/anti virus with dn '%s' failed."
+msgstr "Het opslaan van het server service object is mislukt"
+
+#: plugins/admin/systems/class_goVirusServer.inc:164
+#: plugins/admin/systems/class_goVirusServer.inc:239
+msgid "Maximum directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:165
+#: plugins/admin/systems/class_goVirusServer.inc:238
+#: plugins/admin/systems/goVirusServer.tpl:43
+msgid "Maximum threads"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:166
+#: plugins/admin/systems/class_goVirusServer.inc:241
+#: plugins/admin/systems/goVirusServer.tpl:134
+#, fuzzy
+msgid "Maximum file size"
+msgstr "E-mail grootte"
+
+#: plugins/admin/systems/class_goVirusServer.inc:167
+#: plugins/admin/systems/class_goVirusServer.inc:242
+msgid "Maximum recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:168
+#: plugins/admin/systems/class_goVirusServer.inc:243
+#: plugins/admin/systems/goVirusServer.tpl:152
+msgid "Maximum compression ratio"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:169
+#: plugins/admin/systems/class_goVirusServer.inc:245
+#: plugins/admin/systems/goVirusServer.tpl:71
+#, fuzzy
+msgid "Checks per day"
+msgstr "Controleer parameter"
+
+#: plugins/admin/systems/class_goVirusServer.inc:173
+#, fuzzy, php-format
+msgid "The specified value for '%s' must be a numeric value."
+msgstr "De sieve poort dient nummeriek te zijn."
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:246
+#: plugins/admin/systems/goVirusServer.tpl:33
+msgid "Http proxy URL"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:244
+#: plugins/admin/systems/goVirusServer.tpl:23
+#, fuzzy
+msgid "Database mirror"
+msgstr "Database"
+
+#: plugins/admin/systems/class_goVirusServer.inc:179
+#, fuzzy, php-format
+msgid "Please specify a valid value for '%s'."
+msgstr "Geef a.u.b. een geldige waarde op voor 'url'."
+
+#: plugins/admin/systems/class_goVirusServer.inc:233
+#: plugins/admin/systems/goVirusServer.tpl:84
+msgid "Enable debugging"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:234
+#: plugins/admin/systems/goVirusServer.tpl:92
+msgid "Enable mail scanning"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:235
+#: plugins/admin/systems/goVirusServer.tpl:117
+msgid "Enable scanning of archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:236
+#: plugins/admin/systems/goVirusServer.tpl:125
+msgid "Block encrypted archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:240
+#, fuzzy
+msgid "Anti virus user"
+msgstr "Voeg DNS service toe"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:216
+#: plugins/admin/ogroups/class_termgroup.inc:247
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
+msgstr "Het opslaan van de werkstation opstart instellingen is mislukt"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:227
+msgid "This 'dn' has no workstation features."
+msgstr "Deze 'dn' heeft geen werkstation mogelijkheden."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:354
+#, fuzzy, php-format
+msgid "Removing of system workstation/generic with dn '%s' failed."
+msgstr "Het verwijderen van het Samba werkstation is mislukt"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:425
+msgid "The required field 'Workstation name' is not set."
+msgstr "Het vereiste veld 'Werkstation naam' is leeg."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:521
+#: plugins/admin/systems/class_workstationGeneric.inc:546
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic with dn '%s' failed."
+msgstr "Het opslaan van werkstations services is mislukt"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:607
+#, fuzzy
+msgid "Workstation generic"
+msgstr "Werkstation naam"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:619
+#: plugins/admin/systems/terminal.tpl:53
+#: plugins/admin/systems/workstation.tpl:60
+#: plugins/admin/ogroups/class_termgroup.inc:396
+#: plugins/admin/ogroups/termgroup.tpl:58
+msgid "Syslog server"
+msgstr "Syslog server"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:620
+#: plugins/admin/ogroups/class_termgroup.inc:398
+#, fuzzy
+msgid "Ntp server"
+msgstr "NTP tijdserver"
+
+#: plugins/admin/systems/servdns.tpl:1
+msgid "Zones"
+msgstr "Zones"
+
+#: plugins/admin/systems/goSpamServerRule.tpl:14
+#, fuzzy
+msgid "Rule"
+msgstr "Funktie"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
+msgid "Attachment"
+msgstr "Bijlage"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
+#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
+msgid "File"
+msgstr "Bestand"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
+#: plugins/admin/systems/printerPPDDialog.tpl:11
+#: plugins/admin/applications/generic.tpl:138
+#: plugins/admin/fai/faiTemplateEntry.tpl:49
+msgid "Upload"
+msgstr "Uploaden"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
+msgid "Filename"
+msgstr "Bestandsnaam"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
+msgid "Mime-type"
+msgstr "MIME-type"
+
+#: plugins/admin/systems/class_servRepository.inc:45
+#: plugins/admin/systems/class_servRepository.inc:367
+#: plugins/admin/systems/class_servRepository.inc:378
+#, fuzzy
+msgid "Repository service"
+msgstr "Print service"
+
+#: plugins/admin/systems/class_servRepository.inc:100
+#: plugins/admin/fai/class_faiSummaryTab.inc:175
+msgid "You can't use this plugin until FAI is activated."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:158
+#, php-format
+msgid ""
+"You can't delete this release, it is still used by these workstations [%s]. "
+"Please solve this dependencies first, to keep data base consistency."
+msgstr ""
+"U kunt deze distributie niet verwijderen, aangezien deze nog in gebruik is "
+"door de volgende werkstations [%s]. Los deze afhankelijkheden a.u.b. eerst "
+"op, om de database consistent te houden."
+
+#: plugins/admin/systems/class_servRepository.inc:192
+#, php-format
+msgid ""
+"Be careful editing this release, it is still used by these workstations [%s]."
+msgstr ""
+"Let op bij het bewerken van deze distributie. Deze wordt nog steeds gebruikt "
+"door de volgende werkstations [%s]."
+
+#: plugins/admin/systems/class_servRepository.inc:259
+#: plugins/admin/systems/class_servRepository.inc:282
+#: plugins/admin/systems/class_servRepository.inc:391
+#: plugins/admin/systems/servRepositorySetup.tpl:39
+msgid "Sections"
+msgstr "Secties"
+
+#: plugins/admin/systems/class_servRepository.inc:377
+#: plugins/admin/systems/servRepositorySetup.tpl:1
+#: plugins/admin/fai/faiPackage.tpl:33
+msgid "Repository"
+msgstr "Verzamelplaats"
+
+#: plugins/admin/systems/class_servRepository.inc:390
+#, fuzzy
+msgid "Releases"
+msgstr "Distributie versie"
+
+#: plugins/admin/systems/class_servRepository.inc:392
+#: plugins/admin/systems/servRepositorySetup.tpl:8
+msgid "Parent server"
+msgstr "Hoofd/Parent server"
+
+#: plugins/admin/systems/class_servRepository.inc:393
+msgid "Url"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:314
+#: plugins/admin/acl/class_aclRole.inc:339
+#: plugins/admin/ogroups/phonequeue.tpl:27
+#: plugins/admin/fai/class_faiProfile.inc:312
+#: include/sieve/templates/object_container_clear.tpl:12
+#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
+msgid "Down"
+msgstr "Omlaag"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:388
+#, php-format
+msgid "Please choose a valid zone name."
+msgstr "Geef a.u.b. een geldige zonenaam op."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:392
+#, php-format
+msgid "Please choose a valid reverse zone name."
+msgstr "Geef a.u.b. een geldige omgekeerde zonenaam op."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:396
+msgid "Only lowercase strings are allowed as zone name."
+msgstr "Hoofdletter zijn niet toegestaan voor de zone-naam."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:400
+msgid "Please specify a numeric value for serial number."
+msgstr "Geef a.u.b. een nummerieke waarde voor het serienummer op."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:404
+msgid "Please specify a numeric value for refresh."
+msgstr "Geef a.u.b. een nummerieke waarde op voor de verversing."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:408
+msgid "Please specify a numeric value for ttl."
+msgstr "Geef a.u.b. een nummerieke waarde op voor TTL."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:412
+msgid "Please specify a numeric value for expire."
+msgstr "Geef a.u.b. een nummerieke waarde op voor verval."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:416
+msgid "Please specify a numeric value for retry."
+msgstr "Geef a.u.b. een nummerieke waarde op voor opnieuw proberen."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:431
+#, fuzzy
+msgid ""
+"The given network address is not a valid, please specify a valid IP address."
+msgstr "Het veld IP adres bevat een ongeldig adres."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:438
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.0.0.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:444
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.0.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:450
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.x.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:454
+#, fuzzy, php-format
+msgid "The given network class '%s' is not valid."
+msgstr "Het uitnodigingsbeleid invoer voor adres '%s' is niet geldig"
+
+#: plugins/admin/systems/server.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
+msgid "Server name"
+msgstr "Servernaam"
+
+#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
+#: plugins/admin/systems/workstation.tpl:53
+#: plugins/admin/ogroups/termgroup.tpl:50
+msgid "Select terminal mode"
+msgstr "Selecteer terminal modus"
+
+#: plugins/admin/systems/server.tpl:67
+msgid "Select action to execute for this server"
+msgstr "Selecteer de voor deze server uit te voeren actie"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
+#: plugins/admin/ogroups/ogroup_objects.tpl:6
+msgid "Select objects to add"
+msgstr "Selecteer de toe te voegen objecten"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
+#: plugins/admin/systems/servRepository.tpl:48
+#: plugins/admin/ogroups/ogroup_objects.tpl:45
+#: plugins/admin/fai/faiPackageEntry.tpl:42
+#: plugins/admin/fai/faiProfileEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:55
+msgid "Display objects matching"
+msgstr "Toon overeenkomende objecten"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
+#: plugins/admin/systems/servRepository.tpl:52
+#: plugins/admin/ogroups/ogroup_objects.tpl:46
+#: plugins/admin/fai/faiPackageEntry.tpl:46
+#: plugins/admin/fai/faiProfileEntry.tpl:59
+msgid "Regular expression for matching object names"
+msgstr "Reguliere expressie voor overeenkomende objectnamen"
+
+#: plugins/admin/systems/servRepositorySetup.tpl:28
+#: plugins/personal/connectivity/kolab.tpl:74
+msgid "URL"
+msgstr "URL"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:34
+#: plugins/admin/systems/class_goGlpiServer.inc:89
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#, fuzzy
+msgid "Inventory database"
+msgstr "gebruiker database"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:60
+#, fuzzy
+msgid "Inventory database service"
+msgstr "gebruiker database"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:69
+#: plugins/admin/systems/class_goFaxServer.inc:70
+#, fuzzy
+msgid "The attribute user is empty or contains invalid characters."
+msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:72
+#, fuzzy
+msgid "The attribute database is empty or contains invalid characters."
+msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
+
+#: plugins/admin/systems/class_goNtpServer.inc:30
+#: plugins/admin/systems/class_goNtpServer.inc:76
+#, fuzzy
+msgid "Time service (NTP)"
+msgstr "Tijd Service"
+
+#: plugins/admin/systems/class_goNtpServer.inc:99
+#, fuzzy, php-format
+msgid "Saving server services/goNtpServer with dn '%s' failed."
+msgstr "Het opslaan van het server service object is mislukt"
+
+#: plugins/admin/systems/class_goNtpServer.inc:114
+#, fuzzy
+msgid "Time service"
+msgstr "Tijd Service"
+
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#, fuzzy
+msgid "Time service - NTP"
+msgstr "Tijd Service"
+
+#: plugins/admin/systems/class_goNtpServer.inc:123
+#, fuzzy
+msgid "Ntp source"
+msgstr "Audio service"
+
+#: plugins/admin/systems/class_goShareServer.inc:33
+#, fuzzy
+msgid "File service"
+msgstr "Bestandserver"
+
+#: plugins/admin/systems/class_goShareServer.inc:159
+#: plugins/admin/systems/class_goShareServer.inc:387
+#, fuzzy
+msgid "File service (Shares)"
+msgstr "Bestandserver"
+
+#: plugins/admin/systems/class_goShareServer.inc:193
+#, fuzzy, php-format
+msgid "Saving of system server/shares with dn '%s' failed."
+msgstr "Het opslaan van de server db instellingen is mislukt"
+
+#: plugins/admin/systems/class_goShareServer.inc:231
+#, php-format
+msgid "The share can't be removed since it is still used by %d users:"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:236
+msgid "Please correct the share-/profile settings of these users"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:264
+#, fuzzy, php-format
+msgid "Creating system server/shares (mount container) with dn '%s' failed."
+msgstr "Het aanmaken van een mount container is mislukt"
+
+#: plugins/admin/systems/class_goShareServer.inc:278
+#, fuzzy, php-format
+msgid "Removing system server/shares (mount container) with dn '%s' failed."
+msgstr "Het verwijderen van een mount container is mislukt"
+
+#: plugins/admin/systems/class_goShareServer.inc:289
+#, fuzzy, php-format
+msgid "Saving system server/shares (mount container) with dn '%s' failed."
+msgstr "Het opslaan van de mount container is mislukt"
+
+#: plugins/admin/systems/class_goShareServer.inc:388
+#, fuzzy
+msgid "File service - Shares"
+msgstr "Bestandserver"
+
+#: plugins/admin/systems/class_goShareServer.inc:397
+msgid "Apple mounts"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:400
+#, fuzzy
+msgid "Charset"
+msgstr "Chipset"
+
+#: plugins/admin/systems/terminal.tpl:8
+msgid "Terminal template"
+msgstr "Terminal sjabloon"
+
+#: plugins/admin/systems/terminal.tpl:10
+#: plugins/admin/systems/paste_generic.tpl:24
+msgid "Terminal name"
+msgstr "Terminal naam"
+
+#: plugins/admin/systems/terminal.tpl:37
+#: plugins/admin/systems/workstation.tpl:44
+#, fuzzy
+msgid "Inherit all"
+msgstr "Initialen"
+
+#: plugins/admin/systems/terminal.tpl:56
+#: plugins/admin/systems/workstation.tpl:63
+#: plugins/admin/ogroups/termgroup.tpl:61
+msgid "Choose server to use for logging"
+msgstr "Selecteer de server die gebruikt wordt voor log doeleinden"
+
+#: plugins/admin/systems/terminal.tpl:75
+msgid "Select NFS root filesystem to use"
+msgstr "Selecteer het te gebruiken NFS root bestandssysteem"
+
+#: plugins/admin/systems/terminal.tpl:85
+msgid "Choose NFS filesystem to place swap files on"
+msgstr "Kies het NFS bestandssysteem waarop de swapbestanden geplaatst worden"
+
+#: plugins/admin/systems/terminal.tpl:104
+#: plugins/admin/systems/workstation.tpl:81
+msgid "Inherit time server attributes"
+msgstr "Tijdserver attributen overerven"
+
+#: plugins/admin/systems/terminal.tpl:109
+#: plugins/admin/systems/workstation.tpl:86
+#: plugins/admin/ogroups/termgroup.tpl:14
+msgid "NTP server"
+msgstr "NTP tijdserver"
+
+#: plugins/admin/systems/terminal.tpl:112
+#: plugins/admin/systems/workstation.tpl:89
+#: plugins/admin/ogroups/termgroup.tpl:17
+msgid "Choose server to use for synchronizing time"
+msgstr "Selecteer de server die gebruikt wordt voor tijdsynchronisatie"
+
+#: plugins/admin/systems/terminal.tpl:151
+#: plugins/admin/systems/workstation.tpl:126
+#: plugins/admin/ogroups/termgroup.tpl:93
+msgid "Select action to execute for this terminal"
+msgstr "Selecteer de voor deze terminal uit te voeren actie"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
+#: plugins/admin/systems/class_glpiAccount.inc:151
+msgid "There is no server with valid glpi database service."
+msgstr "Er is geen server met geldige GLPI database service aanwezig."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
+#: plugins/admin/systems/class_glpiAccount.inc:161
+msgid "Can't connect to glpi database, the php-mysql extension is missing."
+msgstr ""
+"Kan niet verbinden met de GLPI database. Er is geen MySQL extensie "
+"beschikbaar. Controleer uw PHP installatie."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
+#: plugins/admin/systems/class_glpiAccount.inc:171
+msgid "Can't connect to glpi database, check configuration twice."
+msgstr ""
+"Kan niet verbinden met de GLPI database. Controleer uw configuratie a.u.b. "
+"nogmaals."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
+#: plugins/admin/systems/class_glpiAccount.inc:580
+msgid "Remove inventory"
+msgstr "Inventaris verwijderen"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
+msgid ""
+"This server has inventory features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Deze server heeft inventaris mogelijkheden ingeschakeld. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
+#: plugins/admin/systems/class_glpiAccount.inc:583
+msgid "Add inventory"
+msgstr "Inventaris toevoegen"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
+msgid ""
+"This server has inventory features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Deze server heeft inventaris mogelijkheden uitgeschakeld. U kunt deze "
+"inschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
+#, php-format
+msgid ""
+"Can't rename given printer type to '%s', because this type name already "
+"exists."
+msgstr ""
+"Kan het opgegeven printertype niet wijzigen naar '%s', aangezien deze "
+"typenaam al bestaat."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
+#, php-format
+msgid "Can't delete printer type, it is still in use by '%s'."
+msgstr ""
+"Kan het printertype niet verwijderen, aangezien deze nog steeds in gebruik "
+"is door: '%s'"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
+msgid "since"
+msgstr "sinds"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
+#: plugins/admin/systems/class_glpiAccount.inc:780
+msgid "Glpi"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
+#, fuzzy
+msgid "Printer inventory extension"
+msgstr "Voeg printer extensie toe"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
+#, fuzzy
+msgid "Supports serial interface"
+msgstr "Ondersteunde interfaces"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
+#, fuzzy
+msgid "Supports parallel interface"
+msgstr "Ondersteunde interfaces"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
+#, fuzzy
+msgid "Supports usb interface"
+msgstr "Ondersteunde interfaces"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
+#: plugins/admin/systems/glpi.tpl:66
+#: plugins/admin/systems/class_glpiAccount.inc:789
+#: plugins/admin/systems/glpiPrinter.tpl:83
+msgid "Technical responsible"
+msgstr "Technisch verantwoordelijke"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
+#: plugins/admin/systems/glpi.tpl:56
+#: plugins/admin/systems/class_glpiAccount.inc:793
+#: plugins/admin/systems/glpiPrinter.tpl:94
+msgid "Contact person"
+msgstr "Contactpersoon"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
+#: plugins/admin/systems/glpi.tpl:117
+#: plugins/admin/systems/class_glpiAccount.inc:797
+#: plugins/admin/systems/glpiPrinter.tpl:107
+msgid "Attachments"
+msgstr "Bijlagen"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
+#, fuzzy
+msgid "Cartridge settings"
+msgstr "Cartridges"
+
+#: plugins/admin/systems/glpi_edit_type.tpl:1
+msgid "Manage System-types"
+msgstr "Systeemtypes beheren"
+
+#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
+msgid "System management"
+msgstr "Systeembeheer"
+
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
+msgid "Reference"
+msgstr "Referentie"
+
+#: plugins/admin/systems/remove_ppd.tpl:9
+msgid "The ppd file will be removed from the server and can not be restored."
+msgstr ""
+
+#: plugins/admin/systems/paste_generic.tpl:14
+#, fuzzy
+msgid "workstation name"
+msgstr "Werkstation naam"
+
+#: plugins/admin/systems/paste_generic.tpl:54
+#, fuzzy
+msgid "Component name"
+msgstr "Algemene naam"
+
+#: plugins/admin/systems/workstation.tpl:8
+msgid "Workstation template"
+msgstr "Werkstation sjabloon"
+
+#: plugins/admin/systems/glpi.tpl:23
+#: plugins/admin/systems/class_glpiAccount.inc:791
+msgid "Operating system"
+msgstr "Besturingssysteem"
+
+#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
+msgid "Contacts"
+msgstr "Contacten"
+
+#: plugins/admin/systems/glpi.tpl:96
+msgid "Installed devices"
+msgstr "Geinstalleerde apparaten"
+
+#: plugins/admin/systems/glpi.tpl:112
+msgid "Trading"
+msgstr "Uit-/Omwisseling"
+
+#: plugins/admin/systems/glpi.tpl:113
+msgid "Software"
+msgstr "Software"
+
+#: plugins/admin/systems/glpi.tpl:114
+msgid "Contracts"
+msgstr "Contracten"
+
+#: plugins/admin/systems/class_divListSystem.inc:42
+#: plugins/admin/systems/class_divListSystem.inc:43
+msgid "List of systems"
+msgstr "Lijst met systemen"
+
+#: plugins/admin/systems/class_divListSystem.inc:47
+msgid ""
+"This menu allows you to add, remove and change the properties of specific "
+"systems. You can only add systems which have already been started once."
+msgstr ""
+"Dit menu maakt het mogelijk om specifieke systemen toe te voegen, bewerken "
+"en verwijderen. U kunt alleen systemen toevoegen die al eens opgestart "
+"geweest zijn."
+
+#: plugins/admin/systems/class_divListSystem.inc:68
+msgid "System / Department"
+msgstr "Systeem / Afdeling"
+
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Show servers"
+msgstr "Toon servers"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+msgid "Select to see Linux terminals"
+msgstr "Selecteer om Linux terminals te zien"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Show terminals"
+msgstr "Toon terminals"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+msgid "Select to see Linux workstations"
+msgstr "Selecteer om Linux werkstations te zien"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Show workstations"
+msgstr "Toon werkstations"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Select to see MicroSoft Windows based workstations"
+msgstr "Selecteer om Microsoft Windows werkstations te zien"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Show windows based workstations"
+msgstr "Toon Windows werkstations"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Select to see network printers"
+msgstr "Selecteer om netwerk printers te zien"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Show network printers"
+msgstr "Toon netwerk printers"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+msgid "Select to see VOIP phones"
+msgstr "Selecteer om VOIP telefoons te zien"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Show phones"
+msgstr "Toon telefoons"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Select to see network devices"
+msgstr "Selecteer om netwerk apparaten te zien"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Show network devices"
+msgstr "Toon netwerk apparaten"
+
+#: plugins/admin/systems/class_divListSystem.inc:85
+#: plugins/personal/posix/trust_machines.tpl:30
+msgid "Display systems matching"
+msgstr "Toon de overeenkomende systemen"
+
+#: plugins/admin/systems/class_divListSystem.inc:86
+msgid "Display systems of user"
+msgstr "Toon systemen van gebruiker"
+
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal template"
+msgstr "Nieuw terminal sjabloon"
+
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation template"
+msgstr "Nieuw werkstation sjabloon"
+
+#: plugins/admin/systems/class_divListSystem.inc:200
+msgid "New Server"
+msgstr "Nieuwe server"
+
+#: plugins/admin/systems/class_divListSystem.inc:206
+msgid "New Printer"
+msgstr "Nieuwe printer"
+
+#: plugins/admin/systems/class_divListSystem.inc:212
+msgid "New Phone"
+msgstr "Nieuwe telefoon"
+
+#: plugins/admin/systems/class_divListSystem.inc:218
+msgid "New Component"
+msgstr "Nieuw component"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove selected systems"
+msgstr "Verwijder systeem"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove systems"
+msgstr "Nagios account aanmaken"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy selected system"
+msgstr "Verwijder systeem"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy systems"
+msgstr "Lijst met systemen"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "cut selected system"
+msgstr "Verwijder systeem"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "Cut systems"
+msgstr "Bewerk systeem"
+
+#: plugins/admin/systems/class_divListSystem.inc:256
+msgid "Cups Server"
+msgstr "Cups server"
+
+#: plugins/admin/systems/class_divListSystem.inc:257
+msgid "Log Db"
+msgstr "Log DB"
+
+#: plugins/admin/systems/class_divListSystem.inc:258
+msgid "Syslog Server"
+msgstr "Syslog server"
+
+#: plugins/admin/systems/class_divListSystem.inc:259
+msgid "Mail Server"
+msgstr "Mail server"
+
+#: plugins/admin/systems/class_divListSystem.inc:260
+msgid "Imap Server"
+msgstr "Imap server"
+
+#: plugins/admin/systems/class_divListSystem.inc:261
+msgid "Nfs Server"
+msgstr "Nfs server"
+
+#: plugins/admin/systems/class_divListSystem.inc:262
+msgid "Kerberos Server"
+msgstr "Kerberos server"
+
+#: plugins/admin/systems/class_divListSystem.inc:263
+msgid "Asterisk Server"
+msgstr "Asterisk server"
+
+#: plugins/admin/systems/class_divListSystem.inc:264
+msgid "Fax Server"
+msgstr "Fax server"
+
+#: plugins/admin/systems/class_divListSystem.inc:265
+msgid "Ldap Server"
+msgstr "Ldap server"
+
+#: plugins/admin/systems/class_divListSystem.inc:323
+msgid "Edit system"
+msgstr "Bewerk systeem"
+
+#: plugins/admin/systems/class_divListSystem.inc:333
+msgid "Delete system"
+msgstr "Verwijder systeem"
+
+#: plugins/admin/systems/class_divListSystem.inc:376
+msgid "Set root       password"
+msgstr "Stel root    wachtwoord in"
+
+#: plugins/admin/systems/class_divListSystem.inc:383
+#, fuzzy
+msgid "Create CD"
+msgstr "Aanmaken"
+
+#: plugins/admin/systems/class_divListSystem.inc:384
+#, fuzzy
+msgid "Create FAI CD"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:1
+msgid "Printer driver"
+msgstr "Printer stuurprogramma"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:6
+msgid "Select"
+msgstr "Selecteer"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:9
+msgid "New driver"
+msgstr "Nieuw stuurprogramma"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
+msgid "List of available cartridge type for this type of printer"
+msgstr "Lijst met beschikbare cartridges voor dit type printer"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
+msgid ""
+"This dialog allows you to create new types of cartridges, and select one or "
+"more types for your printer. Cartridge types depends on the printer type you "
+"have selected. For each selected cartridge type there will be a new "
+"cartridge created, this allows you to select the same cartridge type for "
+"more then one printer."
+msgstr ""
+"Deze dialoog maakt het mogelijk om nieuwe cartridgetypes aan te maken en één "
+"of meer types te selecteren voor uw printer. De cartridgetypes zijn "
+"afhankelijk van de door u geselecteerde printer. Voor elk geselecteerde "
+"cartridgetype zal een nieuwe cartridge aangemaakt worden. Dit maakt het "
+"mogelijk om hetzelfde cartridgetype voor meerdere printers te selecteren."
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
+msgid "Display cartridge types matching"
+msgstr "Toon de overeenkomende cartridgetypes"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
+msgid "Regular expression for matching cartridge types"
+msgstr "Reguliere expresie voor overeenkomende cartridgetypes"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:6
+msgid "List of devices"
+msgstr "Lijst met apparaten"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:23
+msgid ""
+"This dialog allows you to attach a device to your currently edited computer."
+msgstr ""
+"Deze dialoog maakt het mogelijk om een apparaat te verbinden aan de computer "
+"die u momenteel aan het bewerken bent."
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:35
+msgid "Display devices matching"
+msgstr "Toon overeenkomende apparaten"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:37
+msgid "Regular expression for matching device names"
+msgstr "Reguliere expressie voor overeenkomende apparaat namen"
+
+#: plugins/admin/systems/class_servKolab.inc:105
+#, php-format
+msgid "Include data from %s days in the past when creating free/busy lists"
+msgstr ""
+"Gebruik data van %s dagen geleden wanneer free/busy lijsten worden aangemaakt"
+
+#: plugins/admin/systems/class_servKolab.inc:110
+#, php-format
+msgid "Warn users when using more than %s%% of their mail quota"
+msgstr ""
+"Waarschuw gebruikers wanneer meer dan %s%% van hun E-mail quota gebruikt "
+"wordt"
+
+#: plugins/admin/systems/class_servKolab.inc:200
+#: plugins/admin/systems/class_servKolab.inc:214
+#, fuzzy, php-format
+msgid "Removing host entry from system server/kolab with dn '%s' failed."
+msgstr "Het verwijderen van de server van het Kolab object is mislukt"
+
+#: plugins/admin/systems/class_servKolab.inc:266
+msgid "Future days in Free/Busy settings must be set."
+msgstr "Toekomstige dagen moet ingesteld zijn in de Free/Busy instellingen."
+
+#: plugins/admin/systems/class_servKolab.inc:268
+msgid "Future days in Free/Busy settings must be a positive value."
+msgstr ""
+"Toekomstige dagen moet een positieve waarde bevatten in de Free/Busy "
+"instellingen."
+
+#: plugins/admin/systems/class_servKolab.inc:272
+msgid "The given Quota settings value must be a number."
+msgstr "De opgegeven Quota instellingen moeten nummeriek zijn."
+
+#: plugins/admin/systems/class_servKolab.inc:274
+msgid "Please choose a value between 1 and 100 for Quota settings."
+msgstr "Kies a.u.b. een waarde tussen 1 en 100 voor de Quota instellingen."
+
+#: plugins/admin/systems/class_servKolab.inc:276
+msgid "Future days must be a value."
+msgstr "Toekomstige dagen moet een waarde bevatten."
+
+#: plugins/admin/systems/class_servKolab.inc:280
+msgid "No SMTP privileged networks set."
+msgstr "Er zijn geen netwerken met SMTP privileges ingesteld"
+
+#: plugins/admin/systems/class_servKolab.inc:359
+#, fuzzy, php-format
+msgid "Saving system server/kolab with dn '%s' failed."
+msgstr "Het opslaan van de server in het Kolab object is mislukt"
+
+#: plugins/admin/systems/class_servKolab.inc:375
+#: plugins/admin/systems/class_servKolab.inc:386
+#, fuzzy
+msgid "Kolab mail service"
+msgstr "Voeg Kolab service toe"
+
+#: plugins/admin/systems/class_servKolab.inc:385
+#: plugins/personal/connectivity/class_kolabAccount.inc:5
+#: plugins/personal/connectivity/class_kolabAccount.inc:466
+msgid "Kolab"
+msgstr "Kolab"
+
+#: plugins/admin/systems/class_servKolab.inc:395
+#, fuzzy
+msgid "My destination"
+msgstr "Doel"
+
+#: plugins/admin/systems/class_servKolab.inc:397
+#, fuzzy
+msgid "FTP FreeBusy service"
+msgstr "HTTP Free/Busy service (vervallen)"
+
+#: plugins/admin/systems/class_servKolab.inc:399
+msgid "Enable virus scan"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:400
+#, fuzzy
+msgid "Relayhost"
+msgstr "Lijst herladen"
+
+#: plugins/admin/systems/class_servKolab.inc:402
+#, fuzzy
+msgid "HTTP FreeBusy service"
+msgstr "HTTP Free/Busy service (vervallen)"
+
+#: plugins/admin/systems/class_servKolab.inc:403
+#, fuzzy
+msgid "Allow unauthenticated free busy"
+msgstr "Sta ongeauthoriseerd downloaden van Free/Busy informatie toe"
+
+#: plugins/admin/systems/class_servKolab.inc:406
+msgid "kolabFreeBusyFuture"
+msgstr ""
+
+#: plugins/admin/systems/servRepository.tpl:6
+msgid "List of configured repositories."
+msgstr "Lijst met gedefinieerde verzamelplaatsen."
+
+#: plugins/admin/systems/servRepository.tpl:12
+msgid "Add repository"
+msgstr "Verzamelplaats toevoegen"
+
+#: plugins/admin/systems/servRepository.tpl:31
+msgid "This menu allows you to create, delete and edit repository settings."
+msgstr ""
+"Dit menu maakt het mogelijk om FAI verzamelplaatsen aan te maken, bewerken "
+"en verwijderen."
+
+#: plugins/admin/systems/chooser.tpl:1
+msgid "Choose the kind of system component you want to create"
+msgstr "Kies het type systeem component dat u wenst aan te maken"
+
+#: plugins/admin/systems/chooser.tpl:4
+msgid ""
+"Linux terminals and workstations are autocreated on bootup. For this reason "
+"you're only be able to create templates for a specific tree. Servers are "
+"normally automatically added too, but in some special cases you may need to "
+"create a faked server entry to provide GOsa with some informations. Other "
+"network components may be used for Nagios setups to create component "
+"dependencies."
+msgstr ""
+"Linux terminals en werkstations worden automatisch aangemaakt bij het "
+"opstarten. Om deze reden kunt u alleen sjablonen voor een specifieke tree "
+"aanmaken. Servers worden normaliter ook automatisch toegevoegd, maar in "
+"sommige speciale gevallen moet u nep server informatie invoeren zodat GOsa "
+"met de server informatie kan werken. Andere netwerk componenten kunnen "
+"gebruikt worden binnen Nagios omgevingen om component afhankelijkheden te "
+"kunnen creëren."
+
+#: plugins/admin/systems/chooser.tpl:7
+msgid "Linux thin client template"
+msgstr "Linux thin client sjabloon"
+
+#: plugins/admin/systems/chooser.tpl:8
+msgid "Linux workstation template"
+msgstr "Linux werkstation sjabloon"
+
+#: plugins/admin/systems/chooser.tpl:9
+msgid "Linux Server"
+msgstr "Linux server"
+
+#: plugins/admin/systems/chooser.tpl:10
+msgid "Windows workstation"
+msgstr "Windows werkstation"
+
+#: plugins/admin/systems/chooser.tpl:11
+msgid "Network printer"
+msgstr "Netwerk printer"
+
+#: plugins/admin/systems/chooser.tpl:13
+msgid "Other network component"
+msgstr "Ander netwerk component"
+
+#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
+msgid "Create"
+msgstr "Aanmaken"
+
+#: plugins/admin/systems/password.tpl:2
+msgid ""
+"To change the terminal root password use the fields below. The changes take "
+"effect during the next reboot. Please memorize the new password, because you "
+"wouldn't be able to log in."
+msgstr ""
+"Gebruik de velden hieronder om het terminal root wachtwoord te veranderen. "
+"De veranderingen worden onmiddelijk doorgevoerd. Onthoud het nieuwe "
+"wachtwoord a.u.b. aangezien u niet in kan loggen zonder dit wachtwoord."
+
+#: plugins/admin/systems/password.tpl:5
+msgid "Leave fields blank for password inheritance from default entries."
+msgstr "Laat velden leeg voor wachtwoord overerving vanuit standaard waarden."
+
+#: plugins/admin/systems/password.tpl:9
+msgid "Changing the password impinges on authentification only."
+msgstr ""
+"Het veranderen van het wachtwoord is alleen van toepassing op authenticatie."
+
+#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/generic/password.tpl:7
+#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
+#: ihtml/themes/default/password.tpl:84
+msgid "New password"
+msgstr "Nieuw wachtwoord"
+
+#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
+#: plugins/personal/password/password.tpl:21
+#: plugins/personal/generic/password.tpl:11
+msgid "Repeat new password"
+msgstr "Herhaal het nieuwe wachtwoord"
+
+#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
+#: plugins/personal/password/password.tpl:30
+#: plugins/personal/generic/password.tpl:17
+msgid "Set password"
+msgstr "Wachtwoord instellen"
+
+#: plugins/admin/systems/class_glpiAccount.inc:185
+#: plugins/admin/systems/class_glpiAccount.inc:191
+#: plugins/admin/systems/class_glpiAccount.inc:197
+msgid "This feature is not implemented yet."
+msgstr "Deze mogelijkheid is nog niet geïmplementeerd."
+
+#: plugins/admin/systems/class_glpiAccount.inc:299
+msgid "Adding new sytem type failed, this system type name is already used."
+msgstr ""
+"Het toevoegen van een nieuw systeemtype is mislukt, aangezien de typenaam al "
+"in gebruik is."
+
+#: plugins/admin/systems/class_glpiAccount.inc:319
+#, php-format
+msgid ""
+"You can't delete this system type, it is still in use by these system(s) '%s'"
+msgstr ""
+"U kunt dit systeemtype niet verwijderen, aangezien deze nog steeds in "
+"gebruik is door deze systemen: '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:330
+msgid "Rename failed, this system type name is already used."
+msgstr "Hernoemen is mislukt. De opgegeven naam wordt al gebruikt."
+
+#: plugins/admin/systems/class_glpiAccount.inc:386
+msgid "Adding new operating system failed, specifed name is already used."
+msgstr ""
+"Het toevoegen van het besturingssysteem is mislukt. De naam wordt al "
+"gebruikt."
+
+#: plugins/admin/systems/class_glpiAccount.inc:408
+#, php-format
+msgid ""
+"You can't delete this operating system, it is still in use by these system"
+"(s) '%s'"
+msgstr ""
+"U kunt dit besturingssysteem niet verwijderen, aangezien deze nog steeds in "
+"gebruik is door deze systemen: '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:420
+msgid "Updating operating system failed, specifed name is already used."
+msgstr ""
+"Het bijwerken van het besturingssysteem is mislukt. De opgegeven naam wordt "
+"al gebruikt."
+
+#: plugins/admin/systems/class_glpiAccount.inc:499
+#, php-format
+msgid ""
+"Could not add the given user, the users dn is too long, only 100 characters "
+"are allowed here."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:581
+msgid ""
+"This device has inventory informations enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"Dit apparaat heeft inventaris mogelijkheden ingeschakeld. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_glpiAccount.inc:584
+msgid ""
+"This device has inventory informations disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Dit apparaat heeft inventaris mogelijkheden uitgeschakeld. U kunt deze "
+"inschakelen door de knop hieronder te gebruiken."
+
+#: plugins/admin/systems/class_glpiAccount.inc:679
+#: plugins/admin/systems/class_glpiAccount.inc:680
+msgid "Can't remove glpi account, while mysql extension is missing."
+msgstr ""
+"Kan het GLPI account niet verwijderen, zolang er geen MySQL extensie "
+"beschikbaar is. Controleer uw PHP installatie."
+
+#: plugins/admin/systems/class_glpiAccount.inc:781
+#, fuzzy
+msgid "Inventory extension"
+msgstr "Verwijder printer mogelijkheden"
+
+#: plugins/admin/systems/class_glpiAccount.inc:798
+#, fuzzy
+msgid "Peripheral devices"
+msgstr "Printer"
+
+#: plugins/admin/systems/servdnseditzone.tpl:13
+msgid "Network address"
+msgstr "Netwerkadres"
+
+#: plugins/admin/systems/servdnseditzone.tpl:19
+#, fuzzy
+msgid "Netmask"
+msgstr "Netatalk"
+
+#: plugins/admin/systems/servdnseditzone.tpl:36
+msgid "Can't be edited because the zone wasn't saved right now."
+msgstr ""
+"Kan niet bewerkt worden, aangezien de zone momenteel niet opgeslagen is."
+
+#: plugins/admin/systems/servdnseditzone.tpl:48
+msgid "SOA record"
+msgstr "SOA record"
+
+#: plugins/admin/systems/servdnseditzone.tpl:54
+msgid "Primary dns server for this zone"
+msgstr "Primaire DNS server voor deze zone"
+
+#: plugins/admin/systems/servdnseditzone.tpl:66
+msgid "Serial number (automatically incremented)"
+msgstr "Serienummer (automatisch opgehoogd)"
+
+#: plugins/admin/systems/servdnseditzone.tpl:109
+msgid "MxRecords"
+msgstr "MX records"
+
+#: plugins/admin/systems/servdnseditzone.tpl:121
+msgid "Global zone records"
+msgstr "Globale zone records"
+
+#: plugins/admin/systems/workstationStartup.tpl:51
+#: plugins/admin/systems/workstationStartup.tpl:85
+msgid "FAI server"
+msgstr "FAI server"
+
+#: plugins/admin/systems/workstationStartup.tpl:75
+#: plugins/admin/systems/workstationStartup.tpl:116
+msgid "Assigned FAI classes"
+msgstr "Toegekende FAI klasses"
+
+#: plugins/admin/systems/workstationStartup.tpl:102
+msgid "set"
+msgstr "stel in"
+
+#: plugins/admin/systems/workstationStartup.tpl:136
+msgid ""
+"FAI Object assignment disabled. You can't use this feature until FAI is "
+"activated."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:47
+#, fuzzy, php-format
+msgid "The file '%s/encodings' does not exist, can't get supported charsets."
+msgstr ""
+"Het bestand '/etc/gosa/encodings' bestaat niet. Kan de ondersteunde "
+"karaktersets niet ophalen."
+
+#: plugins/admin/systems/class_servNfs.inc:50
+#, fuzzy, php-format
+msgid "Can't read '%s/encodings', please check permissions."
+msgstr ""
+"Kan bestand '/etc/gosa/encodings' niet openen. Controlleer de "
+"bestandspermissies a.u.b."
+
+#: plugins/admin/systems/class_servNfs.inc:184
+msgid "Please specify a valid path for your setup."
+msgstr "Geef a.u.b. een geldig pad op voor uw instellingen."
+
+#: plugins/admin/systems/class_servNfs.inc:190
+msgid "Please specify a valid name for your share."
+msgstr "Geef a.u.b. een geldige naam op voor uw share."
+
+#: plugins/admin/systems/class_servNfs.inc:193
+msgid "Please specify a name for your share."
+msgstr "Geef a.u.b. een naam op voor uw share."
+
+#: plugins/admin/systems/class_servNfs.inc:198
+msgid "Description contains invalid characters."
+msgstr "De omschrijving bevat ongeldige karakters."
+
+#: plugins/admin/systems/class_servNfs.inc:202
+msgid "Volume contains invalid characters."
+msgstr "Het volume bevat ongeldige karakters."
+
+#: plugins/admin/systems/class_servNfs.inc:206
+msgid "Path contains invalid characters."
+msgstr "Het pad bevat ongeldige karakters."
+
+#: plugins/admin/systems/class_servNfs.inc:210
+msgid "Option contains invalid characters."
+msgstr "De optie bevat ongeldige karakters."
+
+#: plugins/admin/systems/class_goLogDBServer.inc:31
+#: plugins/admin/systems/class_goLogDBServer.inc:59
+#: plugins/admin/systems/class_goLogDBServer.inc:89
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+msgid "Logging database"
+msgstr "Log database"
+
+#: plugins/admin/systems/goVirusServer.tpl:5
+#, fuzzy
+msgid "Generic virus filtering"
+msgstr "Algemene wachtrij instellingen"
+
+#: plugins/admin/systems/goVirusServer.tpl:47
+#, fuzzy
+msgid "Select number of maximal threads"
+msgstr "Selecteer de toe te voegen nummers"
+
+#: plugins/admin/systems/goVirusServer.tpl:61
+msgid "Max directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:101
+msgid "Archive scanning"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:143
+msgid "Maximum recursion"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#: plugins/admin/departments/class_departmentGeneric.inc:587
+#: plugins/admin/departments/class_departmentGeneric.inc:592
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Departments"
+msgstr "Afdelingen"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+msgid "use"
+msgstr "gebruik"
+
+#: plugins/admin/systems/goLogDBServer.tpl:1
+#, fuzzy
+msgid "Logging database information"
+msgstr "Log database"
+
+#: plugins/admin/systems/class_goFaxServer.inc:32
+msgid "FAX database"
+msgstr "FAX database"
+
+#: plugins/admin/systems/class_goFaxServer.inc:61
+#, fuzzy
+msgid "FAX database configuration"
+msgstr "FAX database"
+
+#: plugins/admin/systems/class_goFaxServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+#, fuzzy
+msgid "Fax database"
+msgstr "FAX database"
+
+#: plugins/admin/systems/class_goFaxServer.inc:99
+#, fuzzy
+msgid "Login name"
+msgstr "Naam van de locatie"
+
+#: plugins/admin/systems/glpiPrinter.tpl:9
+msgid "Printer type"
+msgstr "Printertype"
+
+#: plugins/admin/systems/glpiPrinter.tpl:39
+msgid "Supported interfaces"
+msgstr "Ondersteunde interfaces"
+
+#: plugins/admin/systems/glpiPrinter.tpl:58
+msgid "Parallel"
+msgstr "Parallel"
+
+#: plugins/admin/systems/glpiPrinter.tpl:68
+msgid "USB"
+msgstr "USB"
+
+#: plugins/admin/systems/glpiPrinter.tpl:139
+msgid "Installed cartridges"
+msgstr "Geinstalleerde cartridges"
+
+#: plugins/admin/applications/remove.tpl:6
+#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
+#: ihtml/themes/default/remove.tpl:6
+msgid ""
+"This may be used by several groups. Please double check if your really want "
+"to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Dit kan gebruikt worden door meerdere groepen. Verzeker uzelf ervan dat dit "
+"is wat u wil, aangezien er geen mogelijkheid voor GOsa is om uw date terug "
+"te halen."
+
+#: plugins/admin/applications/class_divListApplication.inc:31
+msgid "List of Applications"
+msgstr "Lijst met programma's"
+
+#: plugins/admin/applications/class_divListApplication.inc:32
+msgid "This table displays all applications in the selected tree."
+msgstr "Deze tabel toont alle programma's in de geselecteerde tree."
+
+#: plugins/admin/applications/class_divListApplication.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected applications. You may "
+"want to use the range selector on top of the application listbox, when "
+"working with a large number of applications."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde programma's toe te voegen, "
+"bewerken of verwijderen. Indien u veel programma's heeft is het aan te raden "
+"de selectie mogelijkheden te gebruiken."
+
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/applications/class_applicationGeneric.inc:506
+#: plugins/admin/applications/generic.tpl:7
+#: plugins/admin/applications/generic.tpl:10
+msgid "Application name"
+msgstr "Programmanaam"
+
+#: plugins/admin/applications/class_divListApplication.inc:161
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "new"
+msgstr "nieuw"
+
+#: plugins/admin/applications/class_divListApplication.inc:162
+msgid "Create new application"
+msgstr "Nieuw programma aanmaken"
+
+#: plugins/admin/applications/class_divListApplication.inc:181
+#, fuzzy
+msgid "Remove selected applications"
+msgstr "Programma's verwijderen"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:103
+msgid "no example"
+msgstr "geen voorbeeld"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:134
+msgid "This 'dn' is no application."
+msgstr "Deze 'dn' is geen programma."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:236
+#, fuzzy, php-format
+msgid "Removing of application with dn '%s' failed."
+msgstr "Het verwijderen van het programma van groep '%s' is mislukt"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:248
+#, php-format
+msgid "Removing application from objectgroup '%s' failed"
+msgstr "Het verwijderen van het programma van objectgroep '%s' is mislukt"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:255
+#, php-format
+msgid "Removing application from group '%s' failed"
+msgstr "Het verwijderen van het programma van groep '%s' is mislukt"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:306
+msgid "The specified picture has not been uploaded correctly."
+msgstr "Het opgegeven plaatje is niet correct ge-upload"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:338
+msgid "Can't access uploaded image."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:343
+msgid ""
+"Uploaded image could not be resized, possilby the image magick extension is "
+"missing."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:348
+#, fuzzy
+msgid ""
+"Could not convert image to png, possilby the image magick extension is "
+"missing."
+msgstr ""
+"Kan niet verbinden met de GLPI database. Er is geen MySQL extensie "
+"beschikbaar. Controleer uw PHP installatie."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:352
+#, php-format
+msgid "Could not save uploaded image to %s."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:381
+msgid "Specified execute path must start with '/'."
+msgstr "Het opgegeven uitvoerpad moet met een '/' starten."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:398
+msgid "Required field 'Name' is not filled."
+msgstr "Vereiste veld 'Naam' is leeg."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:402
+msgid "Invalid character in application name. Only a-z 0-9 are allowed."
+msgstr "Ongeldig karakter in programmanaam. Alleen a-Z 0-9 zijn toegestaan."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:406
+msgid "Required field 'Execute' is not filled."
+msgstr "Vereist veld 'Uitvoeren' is leeg."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:421
+#: plugins/admin/applications/class_applicationGeneric.inc:429
+msgid "There's already an application with this 'Name'."
+msgstr "Er is al een programma met deze 'Naam'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:477
+#, fuzzy, php-format
+msgid "Saving of application with dn '%s' failed."
+msgstr "Het opslaan van het programma is mislukt"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:502
+msgid "Application settings"
+msgstr "Programma instellingen"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:511
+#: plugins/admin/applications/generic.tpl:19
+msgid "Application name to be displayed (i.e. below icons)"
+msgstr "Te tonen programma naam (bv. onder iconen)"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:543
+#, fuzzy
+msgid "Application generic"
+msgstr "Programmanaam"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:556
+#: plugins/admin/applications/generic.tpl:66
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
+#: plugins/admin/mimetypes/generic.tpl:67
+msgid "Icon"
+msgstr "Icoon"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:557
+msgid "Flag"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:558
+#, fuzzy
+msgid "Script content"
+msgstr "Variabele inhoud"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:560
+#: plugins/admin/applications/generic.tpl:99
+msgid "Only executable for members"
+msgstr "Alleen uitvoerbaar voor groepsleden"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:561
+#: plugins/admin/applications/generic.tpl:110
+msgid "Place icon on members desktop"
+msgstr "Plaats icoon op de desktop van groepsleden"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:562
+#: plugins/admin/applications/generic.tpl:120
+msgid "Place entry in members launch bar"
+msgstr "Plaats invoer in snelstartbalk van groepsleden"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:563
+#: plugins/admin/applications/generic.tpl:115
+msgid "Place entry in members startmenu"
+msgstr "Plaats programma in het startmenu van groepsleden"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:564
+#: plugins/admin/applications/generic.tpl:104
+msgid "Replace user configuration on startup"
+msgstr "Vervang gebruikers configuratie bij opstarten"
+
+#: plugins/admin/applications/class_applicationManagement.inc:323
+#: plugins/admin/applications/class_applicationManagement.inc:377
+#: plugins/admin/applications/class_applicationManagement.inc:407
+msgid "You are not allowed to delete this application!"
+msgstr "U heeft geen toestemming dit programma te verwijderen"
+
+#: plugins/admin/applications/class_applicationManagement.inc:370
+#, php-format
+msgid "You're about to delete the application '%s'."
+msgstr "U staat op het punt de programma '%s' te verwijderen."
+
+#: plugins/admin/applications/main.inc:39
+#: plugins/admin/applications/main.inc:41
+msgid "Application management"
+msgstr "Programma beheer"
+
+#: plugins/admin/applications/class_applicationParameters.inc:54
+msgid "Remove options"
+msgstr "Opties verwijderen"
+
+#: plugins/admin/applications/class_applicationParameters.inc:55
+msgid "This application has options. You can disable them by clicking below."
+msgstr ""
+"Dit programma heeft opties ingeschakeld. U kunt deze uitschakelen door de "
+"knop hieronder te gebruiken."
+
+#: plugins/admin/applications/class_applicationParameters.inc:57
+msgid "Create options"
+msgstr "Opties aanmaken"
+
+#: plugins/admin/applications/class_applicationParameters.inc:58
+msgid ""
+"This application has options disabled. You can enable them by clicking below."
+msgstr ""
+"Dit programma heeft opties uitgeschakeld. U kunt deze inschakelen door de "
+"knop hieronder te gebruiken."
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/admin/fai/class_faiVariable.inc:424
+msgid "Variable"
+msgstr "Variabele"
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/gofon/macro/parameter.tpl:10
+msgid "Default value"
+msgstr "Standaard waarde"
+
+#: plugins/admin/applications/class_applicationParameters.inc:130
+msgid "Add option"
+msgstr "Optie toevoegen"
+
+#: plugins/admin/applications/class_applicationParameters.inc:159
+#, fuzzy, php-format
+msgid "Removing of application parameters with dn '%s' failed."
+msgstr "Het verwijderen van programma parameters is mislukt"
+
+#: plugins/admin/applications/class_applicationParameters.inc:190
+#, php-format
+msgid "Value '%s' specified as option name is not valid."
+msgstr "Waarde '%s' die opgegeven is als optienaam is niet geldig."
+
+#: plugins/admin/applications/class_applicationParameters.inc:221
+#, fuzzy, php-format
+msgid "Saving of application parameters with dn '%s' failed."
+msgstr "Het opslaan van programma paramters is mislukt"
+
+#: plugins/admin/applications/class_applicationParameters.inc:233
+#, fuzzy
+msgid "Parameter configuration"
+msgstr "FAX database"
+
+#: plugins/admin/applications/class_applicationParameters.inc:241
+#, fuzzy
+msgid "Application parameter settings"
+msgstr "Programmanaam"
+
+#: plugins/admin/applications/release_select.tpl:3
+#: plugins/admin/mimetypes/release_select.tpl:3
+#: plugins/admin/fai/branch_selector.tpl:3
+msgid "Branches"
+msgstr "Aftakkingen"
+
+#: plugins/admin/applications/release_select.tpl:9
+#: plugins/admin/mimetypes/release_select.tpl:9
+#: plugins/admin/fai/branch_selector.tpl:9
+msgid "Current release"
+msgstr "Huidige uitgave"
+
+#: plugins/admin/applications/generic.tpl:15
+#: plugins/gofon/macro/class_gofonMacro.inc:583
+#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
+msgid "Display name"
+msgstr "Getoonde naam"
+
+#: plugins/admin/applications/generic.tpl:28
+msgid "Path and/or binary name of application"
+msgstr "Directory en/of bestandsnaam van het programma"
+
+#: plugins/admin/applications/generic.tpl:45
+#: plugins/admin/mimetypes/generic.tpl:47
+msgid "Choose subtree to place application in"
+msgstr "Selecteer de subtree waaronder het programma geplaatst zal worden."
+
+#: plugins/admin/applications/generic.tpl:78
+#: plugins/admin/mimetypes/generic.tpl:79
+msgid "Update"
+msgstr "Bijwerken"
+
+#: plugins/admin/applications/generic.tpl:78
+msgid "Reload picture from LDAP"
+msgstr "Herlaad plaatje vanuit LDAP"
+
+#: plugins/admin/applications/generic.tpl:81
+#: plugins/personal/generic/generic_picture.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:52
+msgid "Remove picture"
+msgstr "Plaatje verwijderen"
+
+#: plugins/admin/applications/generic.tpl:81
+#, fuzzy
+msgid "Remove picture from LDAP"
+msgstr "Herlaad plaatje vanuit LDAP"
+
+#: plugins/admin/applications/generic.tpl:140
+#: plugins/admin/fai/class_faiScriptEntry.inc:89
+#: plugins/admin/fai/class_faiHookEntry.inc:84
+#: plugins/admin/fai/class_faiScript.inc:316
+#: plugins/admin/fai/class_faiHook.inc:314
+#: plugins/admin/fai/class_faiTemplate.inc:292
+msgid "Download"
+msgstr "Downloaden"
+
+#: plugins/admin/users/remove.tpl:6
+msgid ""
+"This includes all account data, system access rules, imap settings, etc. for "
+"this user. Please double check if your really want to do this since there is "
+"no way for GOsa to get your data back."
+msgstr ""
+"Dit omvat alle account gegevens, systeem toegangsregels, imap instellingen "
+"etc. voor deze gebruiker. Verzeker uzelf hiervan, aangezien er geen "
+"mogelijkheid voor GOsa is om deze informatie terug te halen."
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Een nieuwe gebruiker aanmaken m.b.v. een sjabloon"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"Het aanmaken van een nieuwe gebruiker kan m.b.v. sjablonen gebeuren. Veel "
+"database records zullen dan automatisch gevuld worden. Kies 'geen' om het "
+"gebruik van sjablonen over te slaan."
+
+#: plugins/admin/users/template.tpl:32
+#: plugins/personal/generic/paste_generic.tpl:15
+#: plugins/personal/generic/generic.tpl:65
+msgid "Login"
+msgstr "Inlognaam"
+
+#: plugins/admin/users/class_userManagement.inc:157
+#: plugins/admin/users/class_userManagement.inc:235
+msgid "You are not allowed to set this users password!"
+msgstr ""
+"U heeft geen toestemming om het wachtwoord van deze gebruiker veranderen!"
+
+#: plugins/admin/users/class_userManagement.inc:183
+#: plugins/personal/password/class_password.inc:79
+#: plugins/personal/generic/main.inc:79 html/password.php:191
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar "
+"overeen."
+
+#: plugins/admin/users/class_userManagement.inc:188
+#: plugins/personal/password/class_password.inc:81
+#: plugins/personal/generic/main.inc:84 html/password.php:194
+msgid "The password you've entered as 'New password' is empty."
+msgstr "Het nieuw ingevoerde wachtwoord is leeg."
+
+#: plugins/admin/users/class_userManagement.inc:327
+#, fuzzy, php-format
+msgid "You're about to delete the following entry: %s"
+msgstr "U staat op het punt de invoer %s te verwijderen."
+
+#: plugins/admin/users/class_userManagement.inc:329
+#, fuzzy, php-format
+msgid "You're about to delete the following entries: %s"
+msgstr "U staat op het punt de invoer %s te verwijderen."
+
+#: plugins/admin/users/class_userManagement.inc:357
+#, fuzzy, php-format
+msgid "You are not allowed to delete the user '%s'!"
+msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
+
+#: plugins/admin/users/class_userManagement.inc:403
+#, php-format
+msgid "You're about to delete the user %s."
+msgstr "U staat op het punt gebruiker %s te verwijderen."
+
+#: plugins/admin/users/class_userManagement.inc:433
+msgid "You are not allowed to delete this user!"
+msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
+
+#: plugins/admin/users/class_userManagement.inc:558
+#, fuzzy
+msgid "Please select a valid template."
+msgstr "Selecteer a.u.b. een geldig bestand."
+
+#: plugins/admin/users/class_userManagement.inc:651
+msgid "A person with the choosen name is already used in this tree."
+msgstr "Er bestaat al een persoon met deze naam in deze tree."
+
+#: plugins/admin/users/class_divListUsers.inc:40
+msgid ""
+"This menu allows you to create, edit and delete selected users. Having a "
+"great number of users, you may want to use the range selectors on top of the "
+"user list."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde gebruikers toe te voegen, "
+"bewerken of verwijderen. Indien u veel gebruikers heeft, dan is het aan te "
+"raden de selectie mogelijkheden te gebruiken."
+
+#: plugins/admin/users/class_divListUsers.inc:61
+#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
+#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
+msgid "Username"
+msgstr "Gebruikersnaam"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Select to see template pseudo users"
+msgstr "Selecteer om sjabloon pseudo gebruikers te zien"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Show templates"
+msgstr "Toon sjablonen"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Select to see users that have only a GOsa object"
+msgstr "Selecteer om gebruikers te zien die alleen een GOsa object hebben"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Show functional users"
+msgstr "Toon functionele gebruikers"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Select to see users that have posix settings"
+msgstr "Selecteer om gebruikers te zien die POSIX instellingen hebben"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Show unix users"
+msgstr "Toon Unix gebruikers"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Select to see users that have mail settings"
+msgstr "Selecteer om gebruikers te zien die E-mail instellingen hebben"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Show mail users"
+msgstr "Toon E-mail gebruikers"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Select to see users that have samba settings"
+msgstr "Selecteer om gebruikers te zien die Samba instellingen hebben"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Show samba users"
+msgstr "Toon Samba gebruikers"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Select to see users that have proxy settings"
+msgstr "Selecteer om gebruikers te zien die Proxy instellingen hebben"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Show proxy users"
+msgstr "Toon Proxy gebruikers"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "Create new user"
+msgstr "Maak nieuwe gebruiker aan"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "New user"
+msgstr "Nieuwe gebruiker"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "Create new template"
+msgstr "Maak nieuw sjabloon"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "New template"
+msgstr "Nieuw sjabloon"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove selected user"
+msgstr "Verwijder gebruiker"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove user"
+msgstr "Verwijder DNS service"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy selected user"
+msgstr "Verwijder gebruiker"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy users"
+msgstr "Tel het aantal gebruikers"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "cut selected user"
+msgstr "Verwijder gebruiker"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "Cut users"
+msgstr "Tel het aantal gebruikers"
+
+#: plugins/admin/users/class_divListUsers.inc:219
+msgid "GOsa"
+msgstr "GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:220
+msgid "Edit generic properties"
+msgstr "Bewerk algemene eigenschappen"
+
+#: plugins/admin/users/class_divListUsers.inc:222
+msgid "Edit UNIX properties"
+msgstr "Bewerk UNIX eigenschappen"
+
+#: plugins/admin/users/class_divListUsers.inc:224
+msgid "Edit environment properties"
+msgstr "Bewerk omgeving eigenschappen"
+
+#: plugins/admin/users/class_divListUsers.inc:226
+msgid "Edit mail properties"
+msgstr "Bewerk E-mail eigenschappen"
+
+#: plugins/admin/users/class_divListUsers.inc:228
+msgid "Edit phone properties"
+msgstr "Bewerk telefoon eigenschappen"
+
+#: plugins/admin/users/class_divListUsers.inc:230
+msgid "Edit fax properies"
+msgstr "Bewerk Fax eigenschappen"
+
+#: plugins/admin/users/class_divListUsers.inc:232
+msgid "Edit samba properties"
+msgstr "Bewerk Samba eigenschappen"
+
+#: plugins/admin/users/class_divListUsers.inc:234
+msgid "Edit netatalk properties"
+msgstr "Bewerk Netatalk eigenschappen"
+
+#: plugins/admin/users/class_divListUsers.inc:235
+msgid "Create user from template"
+msgstr "Maak gebruiker aan vanuit sjabloon"
+
+#: plugins/admin/users/class_divListUsers.inc:236
+msgid "Create user with this template"
+msgstr "Maak gebruiker aan met dit sjabloon"
+
+#: plugins/admin/users/class_divListUsers.inc:271
+msgid "password"
+msgstr "wachtwoord"
+
+#: plugins/admin/users/class_divListUsers.inc:272
+msgid "Change password"
+msgstr "Verander wachtwoord"
+
+#: plugins/admin/users/class_divListUsers.inc:275
+#, fuzzy
+msgid "You are not allowed to change the password for this user."
+msgstr "U heeft momenteel geen toestemming om uw wachtwoord te veranderen"
+
+#: plugins/admin/users/class_divListUsers.inc:289
+#, fuzzy
+msgid "You are not allowed to remove this user."
+msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
+
+#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
+msgid "User administration"
+msgstr "Gebruikersbeheer"
+
+#: plugins/admin/users/password.tpl:2
+msgid ""
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr ""
+"Gebruik de velden hieronder om het gebruikers wachtwoord te veranderen. De "
+"veranderingen worden onmiddelijk doorgevoerd. Onthoud het nieuwe wachtwoord "
+"a.u.b. aangezien de gebruiker niet in kan loggen zonder dit wachtwoord."
+
+#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
+msgid ""
+"Changing the password affects your authentification on mail, proxy, samba "
+"and unix services."
+msgstr ""
+"Het veranderen van het wachtwoord is van invloed op E-mail, proxy, samba en "
+"Unix diensten."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
+#, php-format
+msgid "Saving of mime type/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
+#, fuzzy, php-format
+msgid "Removing of mime type/generic with dn '%s' failed."
+msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
+#, fuzzy, php-format
+msgid "Removing mime type from objectgroup '%s' failed"
+msgstr "Het verwijderen van het programma van objectgroep '%s' is mislukt"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
+#, fuzzy
+msgid "Please specify a valid name for this mime type."
+msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
+#, fuzzy
+msgid "Please specify at least one file pattern."
+msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
+#, fuzzy
+msgid "There's already a mime type with this 'Name'."
+msgstr "Er is al een programma met deze 'Naam'."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
+#, fuzzy
+msgid "There's already an mime with this 'Name'."
+msgstr "Er is al een programma met deze 'Naam'."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
+#, fuzzy
+msgid "Mime type generic"
+msgstr "MIME-type"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
+#, fuzzy
+msgid "Mime types"
+msgstr "MIME-type"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
+#: plugins/admin/mimetypes/generic.tpl:22
+#, fuzzy
+msgid "Mime group"
+msgstr "Primaire groep"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
+#, fuzzy
+msgid "Left click action"
+msgstr "Programma's aanmaken"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
+#: plugins/admin/mimetypes/generic.tpl:99
+#, fuzzy
+msgid "File patterns"
+msgstr "Filters"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
+#, fuzzy
+msgid "Embedded applications"
+msgstr "Gebruikte programma's"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
+#, fuzzy
+msgid "List of defined mime types"
+msgstr "Lijst met voorgedefiniëerde blokkeerlijstn"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit and remove selected mime types. You may "
+"want to use the range selector on top of the mime type listbox, when working "
+"with a large number of mime types."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde macro's toe te voegen, bewerken "
+"of verwijderen. Indien u veel macro's heeft, dan is het aan te raden de "
+"selectie mogelijkheden te gebruiken."
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#, fuzzy
+msgid "Mime type name"
+msgstr "MIME-type"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
+#, fuzzy
+msgid "Display mime types matching"
+msgstr "Toon de overeenkomende cartridgetypes"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
+#, fuzzy
+msgid "Create new mime type"
+msgstr "Maak nieuw sjabloon"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove selected mimetype"
+msgstr "Record verwijderen"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove mimetype"
+msgstr "Record verwijderen"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy selected object"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy object"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "cut selected object"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "Cut object"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
+#: plugins/admin/mimetypes/paste_generic.tpl:13
+#: plugins/admin/mimetypes/generic.tpl:12
+#, fuzzy
+msgid "Mime type"
+msgstr "MIME-type"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
+#, fuzzy
+msgid "Manage mime types"
+msgstr "OS-types beheren"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
+#, fuzzy
+msgid "You are not allowed to delete this mime type!"
+msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
+#, fuzzy, php-format
+msgid "You're about to delete the mime type '%s'."
+msgstr "U staat op het punt de invoer %s te verwijderen."
+
+#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
+#, fuzzy
+msgid "Mimetype management"
+msgstr "Systeembeheer"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:16
+#: plugins/admin/mimetypes/generic.tpl:16
+#, fuzzy
+msgid "Please enter a name for the mime type here"
+msgstr "Voer a.u.b. een naam voor de conferentie in."
+
+#: plugins/admin/mimetypes/paste_generic.tpl:24
+#, fuzzy
+msgid "Please specify a description for this mime type here"
+msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
+
+#: plugins/admin/mimetypes/generic.tpl:26
+#, fuzzy
+msgid "Categorize this mime type"
+msgstr "Categorie voor deze subtree"
+
+#: plugins/admin/mimetypes/generic.tpl:38
+#, fuzzy
+msgid "Please specify a description"
+msgstr "Geef a.u.b. een geldige scriptnaam op."
+
+#: plugins/admin/mimetypes/generic.tpl:68
+#, fuzzy
+msgid "Mime icon"
+msgstr "Primaire groep"
+
+#: plugins/admin/mimetypes/generic.tpl:80
+msgid "Update mime type icon"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:94
+msgid "Left click"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:105
+#, fuzzy
+msgid "Please specify a new file pattern"
+msgstr "Geef a.u.b. een naam op."
+
+#: plugins/admin/mimetypes/generic.tpl:108
+msgid "Add a new file pattern"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:117
+#: plugins/admin/mimetypes/generic.tpl:171
+#, fuzzy
+msgid "Enter an application name here"
+msgstr "Programmanaam"
+
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:175
+#, fuzzy
+msgid "Add application"
+msgstr "programma"
+
+#: plugins/admin/mimetypes/generic.tpl:131
+msgid "Embedding"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:144
+msgid "Show file in embedded viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:151
+msgid "Show file in external viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:158
+msgid "Ask whether to save to local disk"
+msgstr ""
+
+#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
+#, fuzzy
+msgid "Acl"
+msgstr "Alle"
+
+#: plugins/admin/acl/tabs_acl_role.inc:8
+#, fuzzy
+msgid "ACL Templates"
+msgstr "Sjablonen"
+
+#: plugins/admin/acl/class_aclManagement.inc:27
+#, fuzzy
+msgid "ACLs"
+msgstr "Rechten"
+
+#: plugins/admin/acl/class_aclManagement.inc:142
+#, fuzzy
+msgid "You are not allowed to create a new role."
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
+
+#: plugins/admin/acl/class_aclManagement.inc:179
+#, fuzzy
+msgid "You are not allowed to edit this acl."
+msgstr "U heeft geen toestemming om deze macro te verwijderen!"
+
+#: plugins/admin/acl/class_aclManagement.inc:224
+#: plugins/admin/acl/class_aclManagement.inc:288
+#, fuzzy, php-format
+msgid "You're about to delete the acl %s."
+msgstr "U staat op het punt de macro '%s' te verwijderen."
+
+#: plugins/admin/acl/class_aclManagement.inc:232
+#: plugins/admin/acl/class_aclManagement.inc:295
+#: plugins/admin/acl/class_aclManagement.inc:319
+#, fuzzy
+msgid "You are not allowed to delete this acl!"
+msgstr "U heeft geen toestemming om deze macro te verwijderen!"
+
+#: plugins/admin/acl/class_aclManagement.inc:256
+#, fuzzy
+msgid "You are not allowed to delete this acl role!"
+msgstr "U heeft geen toestemming om deze macro te verwijderen!"
+
+#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
+msgid "Assigned ACLs for current entry"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
+#, fuzzy
+msgid "New ACL"
+msgstr "Nieuw"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+#, fuzzy
+msgid "ACL type"
+msgstr "type"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+#, fuzzy
+msgid "Select an acl type"
+msgstr "Selecteer een basis"
+
+#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
+#, fuzzy
+msgid "List of available ACL categories"
+msgstr "Lijst met beschikbare pakketten"
+
+#: plugins/admin/acl/class_aclRole.inc:6
+#, fuzzy
+msgid "Access control list templates"
+msgstr "Toegangsopties"
+
+#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
+#, fuzzy
+msgid "All categories"
+msgstr "Categorie toevoegen"
+
+#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
+msgid "Reset ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
+#, fuzzy
+msgid "One level"
+msgstr "Log prioriteit"
+
+#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
+#: include/class_acl.inc:192
+#, fuzzy
+msgid "Current object"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
+#, fuzzy
+msgid "Complete subtree"
+msgstr "Subonderdelen negeren"
+
+#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
+msgid "Complete subtree (permanent)"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
+#, fuzzy
+msgid "Edit ACL"
+msgstr "Bewerken"
+
+#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
+#, fuzzy
+msgid "Delete ACL"
+msgstr "Verwijderen"
+
+#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
+msgid "No ACL settings for this category"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
+#, php-format
+msgid "Contains ACLs for these objects: %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
+#, fuzzy
+msgid "Edit categories ACLs"
+msgstr "Bewerk klasse"
+
+#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
+msgid "Clear categories ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
+msgid "All objects in current subtree"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
+#, fuzzy, php-format
+msgid "Saving ACLs with dn '%s' failed."
+msgstr "Het opslaan van de ACL informatie is mislukt"
+
+#: plugins/admin/acl/class_aclRole.inc:596
+#, php-format
+msgid ""
+"This role can't be removed while it is in use. Follwing objects are using "
+"this role %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#, fuzzy, php-format
+msgid "Removing of aclRole with dn '%s' failed."
+msgstr "Het verwijderen van het blokeerlijst object is mislukt"
+
+#: plugins/admin/acl/class_aclRole.inc:614
+#, fuzzy, php-format
+msgid "Removing aclRole from objectgroup '%s' failed"
+msgstr "Het verwijderen van het programma van objectgroep '%s' is mislukt"
+
+#: plugins/admin/acl/class_aclRole.inc:668
+#: plugins/admin/acl/class_divListACL.inc:193
+#: plugins/personal/generic/class_user.inc:1409
+#: plugins/personal/generic/generic.tpl:419
+msgid "Role"
+msgstr "Funktie"
+
+#: plugins/admin/acl/class_aclRole.inc:669
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+#, fuzzy
+msgid "ACL roles"
+msgstr "Rechten"
+
+#: plugins/admin/acl/class_aclRole.inc:674
+#, fuzzy
+msgid "Acl roles"
+msgstr "Nieuw profiel"
+
+#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
+#, fuzzy
+msgid "ACL management"
+msgstr "Blokkeerlijst beheer"
+
+#: plugins/admin/acl/class_divListACL.inc:31
+#, fuzzy
+msgid "List of acl"
+msgstr "Lijst met macro's"
+
+#: plugins/admin/acl/class_divListACL.inc:32
+#, fuzzy
+msgid "List of acls"
+msgstr "Lijst met macro's"
+
+#: plugins/admin/acl/class_divListACL.inc:36
+#, fuzzy
+msgid "This menu allows you to edit and delete selected acls."
+msgstr ""
+"Dit menu maakt het mogelijk om FAI klassen aan te maken, bewerken en "
+"verwijderen."
+
+#: plugins/admin/acl/class_divListACL.inc:61
+msgid "Ignore subtrees"
+msgstr "Subonderdelen negeren"
+
+#: plugins/admin/acl/class_divListACL.inc:65
+#, fuzzy
+msgid "Display acls matching"
+msgstr "Toon overeenkomende macro's"
+
+#: plugins/admin/acl/class_divListACL.inc:150
+#, fuzzy
+msgid "New acl role"
+msgstr "Nieuw profiel"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/admin/fai/class_divListFai.inc:224
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy selected objects"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy objects"
+msgstr "Lidmaatschap objecten"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/admin/fai/class_divListFai.inc:226
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "cut selected objects"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "Cut objects"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/acl/class_divListACL.inc:211
+#, fuzzy
+msgid "Edit acl role"
+msgstr "Bewerk share"
+
+#: plugins/admin/acl/class_divListACL.inc:221
+#, fuzzy
+msgid "Delete acl role"
+msgstr "Verwijder gebruiker"
+
+#: plugins/admin/acl/class_divListACL.inc:233
+#, fuzzy
+msgid "Edit acl"
+msgstr "Bewerk klasse"
+
+#: plugins/admin/acl/class_divListACL.inc:237
+#, fuzzy
+msgid "Delete acl"
+msgstr "Verwijder klasse"
+
+#: plugins/admin/acl/class_divListACL.inc:284
+#, fuzzy
+msgid "Access control list"
+msgstr "Toegangsopties"
+
+#: plugins/admin/acl/class_divListACL.inc:292
+#, fuzzy
+msgid "Role name"
+msgstr "Hernoemen"
+
+#: plugins/admin/acl/class_divListACL.inc:293
+#, fuzzy
+msgid "Role description"
+msgstr "Eenheid omschrijving"
+
+#: plugins/admin/departments/remove.tpl:6
+#: plugins/gofon/conference/remove.tpl:6
+msgid ""
+"This includes 'all' accounts, systems, etc. in this subtree. Please double "
+"check if your really want to do this since there is no way for GOsa to get "
+"your data back."
+msgstr ""
+"Dit omvat 'alle' accounts, systemen etc. in deze subtree. Verzeker uzelf er "
+"van dat dit is wat u wilt, aangezien er geen mogelijkheid voor GOsa is om "
+"deze gegevens terug te halen."
+
+#: plugins/admin/departments/dep_iframe.tpl:1
+#: plugins/admin/fai/faiNewBranch.tpl:34
+msgid "Processing the requested operation"
+msgstr "Bezig met verwerken van de gevraagde opdracht"
+
+#: plugins/admin/departments/dep_iframe.tpl:7
+#: plugins/admin/fai/faiNewBranch.tpl:41
+msgid ""
+"Your browser doesn't support iframes, please use this link to perform the "
+"requested operation."
+msgstr ""
+"Uw browser heeft geen ondersteuning voor frames. Gebruik a.u.b. deze link om "
+"de gewenste opdracht uit te voeren."
+
+#: plugins/admin/departments/class_divListDepartment.inc:27
+#: plugins/admin/departments/class_divListDepartment.inc:28
+msgid "List of departments"
+msgstr "Lijst met afdelingen"
+
+#: plugins/admin/departments/class_divListDepartment.inc:33
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected departments. Having "
+"a large number of departments, you might prefer the range selectors on top "
+"of the department list."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde afdelingen toe te voegen, "
+"bewerken of verwijderen. Indien u veel afdelingen heeft is het aan te raden "
+"de selectie mogelijkheden te gebruiken."
+
+#: plugins/admin/departments/class_divListDepartment.inc:48
+#: plugins/admin/departments/class_departmentGeneric.inc:600
+msgid "Department name"
+msgstr "Afdelingnaam"
+
+#: plugins/admin/departments/class_divListDepartment.inc:56
+msgid "Regular expression for matching department names"
+msgstr "Reguliere expressie voor overeenkomende afdelingen"
+
+#: plugins/admin/departments/class_divListDepartment.inc:127
+msgid "Create new department"
+msgstr "Nieuwe afdeling aanmaken"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove selected departments"
+msgstr "Selecteer om afdelingen te zien"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove departments"
+msgstr "Toon afdelingen"
+
+#: plugins/admin/departments/tabs_department.inc:34
+#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
+#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
+#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
+#: plugins/admin/fai/tabsVariable.inc:37
+msgid "Try to move tree failed. Destination tree is subtree of source tree."
+msgstr ""
+"Het verplaatsen van de tree is mislukt. Bestemmings-tree is een subtree van "
+"de bron-tree."
+
+#: plugins/admin/departments/class_departmentManagement.inc:197
+#: plugins/admin/departments/class_departmentManagement.inc:245
+#: plugins/admin/departments/class_departmentManagement.inc:264
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
+msgid "You have no permission to remove this department."
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+
+#: plugins/admin/departments/class_departmentManagement.inc:239
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
+#, php-format
+msgid "You're about to delete the whole LDAP subtree placed under '%s'."
+msgstr "U staat op het punt de hele LDAP subtree onder '%s' te verwijderen."
+
+#: plugins/admin/departments/class_departmentManagement.inc:431
+msgid ".."
+msgstr ".."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:197
+#, fuzzy, php-format
+msgid "Removing of department with dn '%s' failed."
+msgstr "Het verwijderen van de afdeling is mislukt"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:258
+#: plugins/admin/departments/class_departmentGeneric.inc:260
+msgid "Department with that 'Name' already exists."
+msgstr "Er bestaat al een afdeling met deze 'Naam'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:268
+msgid "Required field 'Description' is not set."
+msgstr "Vereist veld 'Omschrijving' is leeg."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:272
+#, php-format
+msgid ""
+"The field 'Name' contains the reserved word '%s'. Please choose another name."
+msgstr ""
+"Het veld 'Naam' bevat het gereserveerde woord '%s'. Kies a.u.b. een andere "
+"naam."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:326
+msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
+msgstr ""
+"Fatale fout: Kon geen ongebruikte markering vinden om de administratieve "
+"eenheid te markeren!"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:376
+#, fuzzy, php-format
+msgid "Saving of department with dn '%s' failed."
+msgstr "Het opslaan van de afdeling is mislukt"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:429
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Markeren van '%s'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:514
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Verplaatsen van %s naar %s"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:550
+#: include/class_ldap.inc:458 include/class_acl.inc:638
+#: include/class_acl.inc:645 include/class_acl.inc:652
+#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:62
+msgid "Object"
+msgstr "Object"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:555
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "Kopieren van %s is mislukt. Bewerking afgebroken."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:601
+#: plugins/admin/departments/generic.tpl:24
+msgid "Category"
+msgstr "Categorie"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:604
+#: plugins/admin/departments/generic.tpl:117
+msgid "Administrative settings"
+msgstr "Administratieve instellingen"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#, fuzzy
+msgid "You are currently moving/renaming this department."
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:5
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
+"snapshot entries for all entire objects."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:8
+msgid "GOsa can NOT fix this for you, yet."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:11
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+
+#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
+msgid "Department management"
+msgstr "Afdeling beheer"
+
+#: plugins/admin/departments/generic.tpl:8
+msgid "Name of department"
+msgstr "Naam van de afdeling"
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of subtree to create"
+msgstr "Naam van de aan te maken subtree"
+
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/gofon/conference/generic.tpl:93
+msgid "Descriptive text for department"
+msgstr "Omschrijving voor de afdeling"
+
+#: plugins/admin/departments/generic.tpl:27
+msgid "Category for this subtree"
+msgstr "Categorie voor deze subtree"
+
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/gofon/conference/generic.tpl:177
+msgid "Choose subtree to place department in"
+msgstr "Selecteer de subtree waaronder deze afdeling geplaatst wordt"
+
+#: plugins/admin/departments/generic.tpl:63
+msgid "State where this subtree is located"
+msgstr "Provincie waar deze subtree zich bevindt"
+
+#: plugins/admin/departments/generic.tpl:71
+msgid "Location of this subtree"
+msgstr "Plaats van deze subtree"
+
+#: plugins/admin/departments/generic.tpl:79
+msgid "Postal address of this subtree"
+msgstr "Post adres van deze subtree"
+
+#: plugins/admin/departments/generic.tpl:86
+msgid "Base telephone number of this subtree"
+msgstr "Basis telefoonnummer van deze subtree"
+
+#: plugins/admin/departments/generic.tpl:94
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Basis Fax nummer van deze subtree"
+
+#: plugins/admin/departments/generic.tpl:119
+msgid "Tag department as an independent administrative unit"
+msgstr "Markeer de afdeling als een onafhankelijke administratieve eenheid"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:39
+msgid "List of object groups"
+msgstr "Lijst met objectgroepen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:44
+msgid ""
+"This menu allows you to add, edit or remove selected groups. You may want to "
+"use the range selector on top of the group listbox, when working with  a "
+"large number of groups."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde groepen toe te voegen, bewerken "
+"of verwijderen. Indien u veel groepen heeft is het aan te raden de selectie "
+"mogelijkheden te gebruiken."
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Name of object groups"
+msgstr "Naam van objectgroepen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Select to see groups containing users"
+msgstr "Selecteer om groepen die gebruikers bevatten te tonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Show groups containing users"
+msgstr "Toon groepen die gebruikers bevatten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Select to see groups containing groups"
+msgstr "Selecteer om groepen die groepen bevatten te tonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Show groups containing groups"
+msgstr "Toon groepen die groepen bevatten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Select to see groups containing applications"
+msgstr "Selecteer om groepen die programma's bevatten te tonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Show groups containing applications"
+msgstr "Toon groepen die programma's bevatten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Select to see groups containing departments"
+msgstr "Selecteer om groepen die afdelingen bevatten te tonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Show groups containing departments"
+msgstr "Toon groepen die afdelingen bevatten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Select to see groups containing servers"
+msgstr "Selecteer om groepen die servers bevatten te tonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Show groups containing servers"
+msgstr "Toon groepen die servers bevatten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Select to see groups containing workstations"
+msgstr "Selecteer om groepen die werkstations bevatten te tonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Show groups containing workstations"
+msgstr "Toon groepen die werkstations bevatten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Select to see groups containing terminals"
+msgstr "Selecteer om groepen die terminals bevatten te tonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Show groups containing terminals"
+msgstr "Toon groepen die terminals bevatten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Select to see groups containing printer"
+msgstr "Selecteer om groepen die printers bevatten te tonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Show groups containing printer"
+msgstr "Toon groepen die printers bevatten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Select to see groups containing phones"
+msgstr "Selecteer om groepen die printers bevatten te tonen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Show groups containing phones"
+msgstr "Toon groepen die telefoons bevatten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "Create new object group"
+msgstr "Nieuwe objectgroep aanmaken"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove selected object groups"
+msgstr "Naam van objectgroepen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove object groups"
+msgstr "Lidmaatschap objecten"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy selected object group"
+msgstr "Selecteer een objectgroep"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy object groups"
+msgstr "Objectgroepen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "cut selected object group"
+msgstr "Nieuwe objectgroep aanmaken"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "Cut object groups"
+msgstr "Objectgroepen"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:251
+#, fuzzy
+msgid "You are not allowed to remove this entry."
+msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:269
+#: plugins/generic/references/class_reference.inc:50
+msgid "Object group"
+msgstr "Objectgroep"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:67
+#: plugins/admin/ogroups/tabs_ogroups.inc:212
+msgid "Phone queue"
+msgstr "Telefoonwachtrij"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:92
+#: plugins/admin/ogroups/class_termgroup.inc:387
+msgid "System"
+msgstr "Systeem"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:189
+msgid "Terminals"
+msgstr "Terminals"
+
+#: plugins/admin/ogroups/remove.tpl:7
+msgid ""
+"Please double check if you really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+"Controleer a.u.b. of u dit daadwerkelijk wil doen, aangezien er geen "
+"mogelijkheid voor GOsa is om uw data terug te krijgen."
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Select to see departments"
+msgstr "Selecteer om afdelingen te zien"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Show departments"
+msgstr "Toon afdelingen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Select to see GOsa accounts"
+msgstr "Selecteer om GOsa accounts te zien"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Show people"
+msgstr "Toon personen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Select to see GOsa groups"
+msgstr "Selecteer om GOsa groepen te zien"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Show groups"
+msgstr "Toon groepen"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Select to see applications"
+msgstr "Selecteer om programma's te zien"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Show applications"
+msgstr "Toon programma's"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Select to see workstations"
+msgstr "Selecteer om werkstations te zien"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Select to see terminals"
+msgstr "Selecteer om terminals te zien"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Select to see printers"
+msgstr "Selecteer om printers te zien"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Show printers"
+msgstr "Toon printers"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Select to see phones"
+msgstr "Selecteer om telefoons te zien"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:41
+msgid "Display objects of department"
+msgstr "Toon objecten van afdeling"
+
+#: plugins/admin/ogroups/class_termgroup.inc:108
+msgid "You have no permissions to create a workstation on this 'Base'."
+msgstr ""
+"U heeft geen toestemming om een werkstation aan te maken onder deze 'basis'"
+
+#: plugins/admin/ogroups/class_termgroup.inc:113
+msgid "There must be at least one NTP server selected."
+msgstr "Er moet tenminste een NTP server geselecteerd zijn."
+
+#: plugins/admin/ogroups/class_termgroup.inc:168
+#, php-format
+msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:380
+msgid "Saving workstation failed"
+msgstr "Het opslaan van het werkstation is mislukt"
+
+#: plugins/admin/ogroups/class_termgroup.inc:388
+#, fuzzy
+msgid "System group"
+msgstr "Systeem status"
+
+#: plugins/admin/ogroups/paste_mail.tpl:7
+#, fuzzy
+msgid "Please enter a mail address"
+msgstr "Geef a.u.b. een geldige naam op"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:51
+msgid ""
+"This group has mail features enabled. You can disable them by clicking below."
+msgstr ""
+"Deze groep heeft E-mail mogelijkheden ingeschakeld. U kunt deze uitschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+msgid ""
+"This group has mail features disabled. You can enable them by clicking below."
+msgstr ""
+"Deze groep heeft geen E-mail mogelijkheden. U kunt deze inschakelen door de "
+"knop hieronder te gebruiken."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:118
+#, fuzzy, php-format
+msgid "Saving of object group/mail with dn '%s' failed."
+msgstr "Het opslaan van de objectgroep is mislukt"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:153
+#, fuzzy, php-format
+msgid "Removing of object group/mail with dn '%s' failed."
+msgstr "Het verwijderen van de objectgroep is mislukt"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:182
+#, fuzzy
+msgid "Mail group"
+msgstr "Primaire groep"
+
+#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:753
+msgid "Object groups"
+msgstr "Objectgroepen"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:94
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
+#, php-format
+msgid ""
+"The specified home server '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry while ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:124
+msgid "ring all"
+msgstr "rinkel allemaal"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:125
+msgid "round robin"
+msgstr "om en om"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:126
+msgid "least recently called"
+msgstr "minst recent gebelde"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:127
+msgid "fewest completed calls"
+msgstr "minst afgeronde gesprekken"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:128
+msgid "random"
+msgstr "willekeurig"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:129
+msgid "round robin with memory"
+msgstr "om en om met geheugen"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:150
+#: plugins/gofon/macro/class_gofonMacro.inc:194
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
+msgid ""
+"Can't save any changes to asterisk database, there is currently no mysql "
+"extension available in your php setup."
+msgstr ""
+"Kan geen veranderingen opslaan in de Asterisk database. Er is geen MySQL "
+"extensie beschikbaar. Controleer uw PHP installatie."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:161
+#: plugins/gofon/macro/class_gofonMacro.inc:204
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
+#, fuzzy, php-format
+msgid ""
+"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
+"mysql error."
+msgstr ""
+"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
+"GOsa logbestand voor de mysql fout."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:168
+#: plugins/gofon/macro/class_gofonMacro.inc:211
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
+#, fuzzy, php-format
+msgid "Can't select database '%s' on home server '%s'."
+msgstr "Kan de database %s op %s niet selecteren."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:180
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
+#, fuzzy, php-format
+msgid ""
+"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
+"log for mysql error."
+msgstr ""
+"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
+"GOsa logbestand voor de mysql fout."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:187
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
+#, fuzzy, php-format
+msgid "Can't select database '%s' on initial home server '%s'."
+msgstr "Kan de database %s op %s niet selecteren."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:215
+msgid "Remove the phone queue from this Account"
+msgstr "Verwijder telefoonwachtrij van dit account"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:216
+msgid ""
+"Phone queue is enabled for this group. You can disable it by clicking below."
+msgstr ""
+"Dit account heeft telefoonwachtrijen ingeschakeld. U kunt deze uitschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:218
+msgid "Create phone queue"
+msgstr "Telefoonwachtrij aanmaken"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:219
+msgid ""
+"For this group the phone queues are disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Dit account heeft telefoonwachtrijen uitgeschakeld. U kunt deze inschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:307
+#, fuzzy
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone queue."
+msgstr "Er moet tenminste een NTP server geselecteerd zijn."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:310
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
+#, fuzzy
+msgid "Please select a valid goFonHomeServer."
+msgstr "Selecteer a.u.b. een geldig mailserver"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:316
+msgid "Timeout must be numeric"
+msgstr "Timeout dient nummeriek te zijn"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:319
+msgid "Retry must be numeric"
+msgstr "Herhalen moet nummeriek zijn"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:322
+msgid "Max queue length must be numeric"
+msgstr "Maximale wachtrijlengte moet nummeriek zijn"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:325
+msgid "Announce frequency must be numeric"
+msgstr "Aankondiginsfrequentie moet nummeriek zijn"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:328
+msgid "There must be least one queue number defined."
+msgstr "Er moet tenminste een wachtrijnummer gedefinieerd zijn."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:351
+#: plugins/admin/ogroups/class_phonequeue.inc:400
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
+msgid ""
+"There is currently no asterisk server defined. Possibly you are missing a "
+"server that handles the asterisk management (goFonServer). Your settings "
+"can't be saved to asterisk database."
+msgstr ""
+"Er is momenteel geen Asterisk server gedefinieerd. Het kan zijn dat een "
+"server ontbreekt die asterisk management beheert (goFonServer). Uw "
+"instellingen kunnen niet opgeslagen worden in de asterisk database."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:383
+#, fuzzy
+msgid "Error while removing old queue entries from database."
+msgstr "Fout bij het exporteren van de gevraagde gegevens!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:384
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
+msgid "Please have a look a the gosa logfiles."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+msgid "Could not detect old queue entry, query failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:529
+#, php-format
+msgid ""
+"More than one entry in queue table found, that uses the name ('%s'). Please "
+"fix this issue manually first."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#, fuzzy
+msgid "Mysql query failed."
+msgstr "De database zoekopdracht is mislukt"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:770
+#: plugins/admin/ogroups/class_phonequeue.inc:772
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
+#, php-format
+msgid "The specified telephonenumber '%s' is already assigned to '%s'."
+msgstr "Het opgegeven telefoonnummer '%s' is al toegekend aan '%s'."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:843
+msgid "Saving phone queue failed"
+msgstr "Het opslaan van de telefoon wachtrij is mislukt"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:896
+msgid "Removing phone queue failed"
+msgstr "Het verwijderen van de telefoon wachtrij is mislukt"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:921
+#, fuzzy
+msgid "Phone group"
+msgstr "Leden zitten in een telefoon beantwoordgroep"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:929
+#: plugins/admin/ogroups/phonequeue.tpl:75
+msgid "Timeout"
+msgstr "Timeout"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:930
+#: plugins/admin/ogroups/phonequeue.tpl:109
+msgid "Max queue length"
+msgstr "Maximale wachtrij lengte"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:931
+#: plugins/admin/ogroups/phonequeue.tpl:50
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
+#: plugins/gofon/phoneaccount/generic.tpl:38
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
+#: plugins/gofon/conference/generic.tpl:68
+#, fuzzy
+msgid "Home server"
+msgstr "Tijd Service"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:932
+#: plugins/admin/ogroups/phonequeue.tpl:119
+msgid "Announce frequency"
+msgstr "Aankondigingsfrequentie"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:933
+#: plugins/admin/ogroups/phonequeue.tpl:285
+msgid "Allow the called user to transfer his call"
+msgstr "Sta de gebelde gebruiker toe het gesprek over te zetten"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:934
+#: plugins/admin/ogroups/phonequeue.tpl:293
+msgid "Allows calling user to transfer call"
+msgstr "Sta de bellende gebruiker toe het gesprek over te zetten"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:935
+#: plugins/admin/ogroups/phonequeue.tpl:305
+msgid "Allow the called to hangup by pressing *"
+msgstr "Sta de gebelde gebruiker toe op te hangen door * in te drukken"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:936
+#: plugins/admin/ogroups/phonequeue.tpl:321
+msgid "Ring instead of playing background music"
+msgstr "Rinkel i.p.v. achtergrond muziek afspelen"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:937
+#: plugins/admin/ogroups/phonequeue.tpl:313
+msgid "Allows calling to hangup by pressing *"
+msgstr "Sta de bellende gebruiker toe op te hangen door * in te drukken"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:939
+#: plugins/admin/ogroups/phonequeue.tpl:149
+msgid "Music on hold"
+msgstr "Wachtstand muziek"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:940
+#, fuzzy
+msgid "Welcome music"
+msgstr "Welkom %s!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:941
+#, fuzzy
+msgid "Report hold time"
+msgstr "Aankondigings wachttijd"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:942
+msgid "'You are next' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:943
+#, fuzzy
+msgid "'There are' sound"
+msgstr "'Er zijn ...'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:944
+#, fuzzy
+msgid "'Call waiting' sound"
+msgstr "'...oproepen wachtend'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:945
+#, fuzzy
+msgid "'Thank you' sound"
+msgstr "'Dank U' bericht"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:946
+#, fuzzy
+msgid "'Minutes' sound"
+msgstr "'minuten' geluidsbestand"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:947
+#, fuzzy
+msgid "'Seconds' sound"
+msgstr "'seconden' geluidsbestand"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:948
+#, fuzzy
+msgid "'Less than' sound"
+msgstr "Minder Dan geluidsbestand"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:949
+#, fuzzy
+msgid "Queue phone number"
+msgstr "Telefoonnummer"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:952
+#: plugins/admin/ogroups/phonequeue.tpl:277
+msgid "Announce holdtime"
+msgstr "Aankondigings wachttijd"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:953
+#, fuzzy
+msgid "Announce"
+msgstr "Aankondigings bericht"
+
+#: plugins/admin/ogroups/paste_generic.tpl:7
+#, fuzzy
+msgid "Please enter the new object group name"
+msgstr "Geef a.u.b. een nieuwe naam op"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:161
+#, fuzzy, php-format
+msgid "You're about to delete the following object entry %s"
+msgstr "U staat op het punt de invoer %s te verwijderen."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:163
+#, fuzzy, php-format
+msgid "You're about to delete the following object entries %s"
+msgstr "U staat op het punt de objectgroep '%s' te verwijderen."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:193
+#: plugins/admin/ogroups/class_ogroupManagement.inc:245
+#: plugins/admin/ogroups/class_ogroupManagement.inc:272
+msgid "You are not allowed to delete this object group!"
+msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:238
+#, php-format
+msgid "You're about to delete the object group '%s'."
+msgstr "U staat op het punt de objectgroep '%s' te verwijderen."
+
+#: plugins/admin/ogroups/class_ogroup.inc:155
+msgid "This 'dn' is no object group."
+msgstr "Deze 'dn' is geen objectgroep."
+
+#: plugins/admin/ogroups/class_ogroup.inc:299
+msgid "too many different objects!"
+msgstr "te veel verschillende object tpyes!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:301
+msgid "users"
+msgstr "gebruikers"
+
+#: plugins/admin/ogroups/class_ogroup.inc:302
+msgid "groups"
+msgstr "groepen"
+
+#: plugins/admin/ogroups/class_ogroup.inc:303
+msgid "applications"
+msgstr "programma's"
+
+#: plugins/admin/ogroups/class_ogroup.inc:304
+msgid "departments"
+msgstr "afdelingen"
+
+#: plugins/admin/ogroups/class_ogroup.inc:305
+msgid "servers"
+msgstr "servers"
+
+#: plugins/admin/ogroups/class_ogroup.inc:306
+msgid "workstations"
+msgstr "werkstations"
+
+#: plugins/admin/ogroups/class_ogroup.inc:307
+msgid "terminals"
+msgstr "terminals"
+
+#: plugins/admin/ogroups/class_ogroup.inc:308
+msgid "phones"
+msgstr "telefoons"
+
+#: plugins/admin/ogroups/class_ogroup.inc:309
+msgid "printers"
+msgstr "printers"
+
+#: plugins/admin/ogroups/class_ogroup.inc:316
+msgid "and"
+msgstr "en"
+
+#: plugins/admin/ogroups/class_ogroup.inc:460
+msgid "Non existing dn:"
+msgstr "Niet bestaande dn: "
+
+#: plugins/admin/ogroups/class_ogroup.inc:602
+msgid "There is already an object with this cn."
+msgstr "Er bestaat al een object met deze cn."
+
+#: plugins/admin/ogroups/class_ogroup.inc:617
+msgid "You can combine two different object types at maximum only!"
+msgstr "U kunt maximaal twee verschillende object types tegelijk combineren!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:673
+#, fuzzy, php-format
+msgid "Saving of object group/generic with dn '%s' failed."
+msgstr "Het opslaan van de objectgroep is mislukt"
+
+#: plugins/admin/ogroups/class_ogroup.inc:686
+#, fuzzy, php-format
+msgid "Removing of object group/generic with dn '%s' failed."
+msgstr "Het verwijderen van de objectgroep is mislukt"
+
+#: plugins/admin/ogroups/class_ogroup.inc:748
+#, fuzzy
+msgid "Object group generic"
+msgstr "Objectgroep"
+
+#: plugins/admin/ogroups/class_ogroup.inc:759
+#, fuzzy
+msgid "Member"
+msgstr "Groepsleden"
+
+#: plugins/admin/ogroups/phonequeue.tpl:2
+msgid ""
+"Only users with the same asterisk home server will be included to this queue."
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:5
+msgid "Queue Settings"
+msgstr "Wachtrij instellingen"
+
+#: plugins/admin/ogroups/phonequeue.tpl:8
+#: plugins/gofon/phoneaccount/paste_generic.tpl:2
+#: plugins/gofon/phoneaccount/paste_generic.tpl:6
+#: plugins/gofon/phoneaccount/generic.tpl:1
+#: plugins/gofon/phoneaccount/generic.tpl:6
+msgid "Phone numbers"
+msgstr "Telefoonnummers"
+
+#: plugins/admin/ogroups/phonequeue.tpl:12
+#: plugins/admin/ogroups/phonequeue.tpl:135
+msgid "Generic queue Settings"
+msgstr "Algemene wachtrij instellingen"
+
+#: plugins/admin/ogroups/phonequeue.tpl:95
+msgid "Strategy"
+msgstr "Strategie"
+
+#: plugins/admin/ogroups/phonequeue.tpl:125
+msgid "(in seconds)"
+msgstr "(in seconden)"
+
+#: plugins/admin/ogroups/phonequeue.tpl:133
+msgid "Queue sound setup"
+msgstr "Wachtrij geluidsinstellingen"
+
+#: plugins/admin/ogroups/phonequeue.tpl:138
+msgid "Use music on hold instead of ringing"
+msgstr "Gebruik wachtstand muziek i.p.v. rinkelen"
+
+#: plugins/admin/ogroups/phonequeue.tpl:159
+msgid "Welcome sound file"
+msgstr "Welkomst geluidsbestand"
+
+#: plugins/admin/ogroups/phonequeue.tpl:169
+msgid "Announce message"
+msgstr "Aankondigings bericht"
+
+#: plugins/admin/ogroups/phonequeue.tpl:179
+msgid "Sound file for 'You are next ...'"
+msgstr "Geluidsbestand voor 'U bent de volgende ...'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:189
+msgid "'There are ...'"
+msgstr "'Er zijn ...'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:199
+msgid "'... calls waiting'"
+msgstr "'...oproepen wachtend'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:209
+msgid "'Thank you' message"
+msgstr "'Dank U' bericht"
+
+#: plugins/admin/ogroups/phonequeue.tpl:219
+msgid "'minutes' sound file"
+msgstr "'minuten' geluidsbestand"
+
+#: plugins/admin/ogroups/phonequeue.tpl:229
+msgid "'seconds' sound file"
+msgstr "'seconden' geluidsbestand"
+
+#: plugins/admin/ogroups/phonequeue.tpl:239
+msgid "Hold sound file"
+msgstr "Wachtstand geluidsbestand"
+
+#: plugins/admin/ogroups/phonequeue.tpl:249
+msgid "Less Than sound file"
+msgstr "Minder Dan geluidsbestand"
+
+#: plugins/admin/ogroups/phonequeue.tpl:267
+msgid "Phone attributes "
+msgstr "Telefoon attributen "
+
+#: plugins/admin/ogroups/mail.tpl:7
+msgid "Mail distribution list"
+msgstr "Mail distributielijst"
+
+#: plugins/admin/ogroups/mail.tpl:13
+msgid "Primary mail address for this distribution list"
+msgstr "Primair E-mail adres voor deze distributielijst"
+
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Naam van de groep"
+
+#: plugins/admin/ogroups/generic.tpl:42
+msgid "Member objects"
+msgstr "Lidmaatschap objecten"
+
+#: plugins/admin/ogroups/termgroup.tpl:2
+msgid ""
+"Actions you choose here influence all systems in this object group. "
+"Additionally, all values editable here can be inherited by the clients "
+"assigned to this object group."
+msgstr ""
+"De acties die u hier kiest, beinvloeden alle systemen in deze objectgroep. "
+"Daarnaast kunnen alle hier bewerkbare waardes overerfd worden door terminal "
+"clients die aan deze objectgroep worden toegekend."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:68
+#: plugins/admin/fai/class_faiHookEntry.inc:71
+msgid "Please select a valid file."
+msgstr "Selecteer a.u.b. een geldig bestand."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:71
+#: plugins/admin/fai/class_faiHookEntry.inc:74
+msgid "Selected file is empty."
+msgstr "Het opgegeven bestand is leeg."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:136
+#, fuzzy
+msgid "There is already a script with the given name."
+msgstr "Er bestaat al een object met deze cn."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:140
+#: plugins/admin/fai/class_faiHookEntry.inc:154
+#: plugins/admin/fai/class_faiTemplateEntry.inc:200
+#: plugins/admin/fai/class_faiVariableEntry.inc:111
+msgid "Please enter a name."
+msgstr "Kies a.u.b. een naam."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:144
+msgid "Please enter a script."
+msgstr "Geef a.u.b. een scripts op."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:175
+#: plugins/admin/fai/class_faiScriptEntry.inc:185
+#, fuzzy
+msgid "Script entry"
+msgstr "Variabele inhoud"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:176
+#, fuzzy
+msgid "FAI script entry"
+msgstr "Importeer script"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:186
+#, fuzzy
+msgid "Script Priority"
+msgstr "Inlogscript"
+
+#: plugins/admin/fai/class_askClassName.inc:85
+msgid "Create new FAI object - partition table."
+msgstr "Nieuw FAI object - partitie tabel aanmaken."
+
+#: plugins/admin/fai/class_askClassName.inc:86
+msgid "Create new FAI object - package bundle."
+msgstr "Nieuw FAI object - pakketbundel aanmaken."
+
+#: plugins/admin/fai/class_askClassName.inc:87
+msgid "Create new FAI object - script bundle."
+msgstr "Nieuw FAI object - scriptbundel aanmaken."
+
+#: plugins/admin/fai/class_askClassName.inc:88
+msgid "Create new FAI object - variable bundle."
+msgstr "Nieuw FAI object - variabelebundel aanmaken."
+
+#: plugins/admin/fai/class_askClassName.inc:89
+msgid "Create new FAI object - hook bundle."
+msgstr "Nieuw FAI object - inhakerbundel aanmaken."
+
+#: plugins/admin/fai/class_askClassName.inc:90
+msgid "Create new FAI object - profile."
+msgstr "Nieuw FAI object - profiel aanmaken."
+
+#: plugins/admin/fai/class_askClassName.inc:91
+msgid "Create new FAI object - template."
+msgstr "Nieuw FAI object - sjabloon aanmaken."
+
+#: plugins/admin/fai/class_askClassName.inc:92
+msgid "Create new FAI object"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/fai/class_askClassName.inc:148
+#, fuzzy
+msgid "Spaces are not allowed within class names."
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
+
+#: plugins/admin/fai/class_askClassName.inc:152
+msgid "The given class name is empty."
+msgstr "De opgegeven klassenaam is leeg."
+
+#: plugins/admin/fai/class_askClassName.inc:156
+msgid "The specified class name is already in use for this object type."
+msgstr ""
+"De waarde die opgegeven is voor de klassenaam is al in gebruik voor dit "
+"objecttype."
+
+#: plugins/admin/fai/branch_selector.tpl:22
+#: plugins/admin/fai/branch_selector.tpl:28
+msgid "Create new branch"
+msgstr "Maak nieuwe tak aan"
+
+#: plugins/admin/fai/branch_selector.tpl:26
+#, fuzzy
+msgid "Branch"
+msgstr "Aftakkingen"
+
+#: plugins/admin/fai/branch_selector.tpl:30
+#, fuzzy
+msgid "Freeze"
+msgstr "Frequentie"
+
+#: plugins/admin/fai/branch_selector.tpl:33
+msgid "Create new locked branch"
+msgstr "Maak nieuwe geblokkeerde tak aan"
+
+#: plugins/admin/fai/branch_selector.tpl:39
+msgid "Delete current release"
+msgstr "Verwijder huidige uitgave"
+
+#: plugins/admin/fai/class_faiVariable.inc:340
+#, fuzzy, php-format
+msgid "Saving of FAI/variable with dn '%s' failed."
+msgstr "Het opslaan van de FAI variabele basis is mislukt"
+
+#: plugins/admin/fai/class_faiVariable.inc:425
+#, fuzzy
+msgid "FAI variable"
+msgstr "Toon FAI variabelen"
+
+#: plugins/admin/fai/class_faiVariable.inc:432
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#, fuzzy
+msgid "Read only"
+msgstr "Lezen"
+
+#: plugins/admin/fai/faiPackageConfiguration.tpl:1
+#: plugins/admin/fai/class_faiPackage.inc:537
+msgid "Package"
+msgstr "Pakket"
+
+#: plugins/admin/fai/remove.tpl:7
+msgid ""
+"This includes 'all' object information. Please double check if your really "
+"want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Dit omvat 'alle' object informatie. Verzeker uzelf hiervan, aangezien er "
+"geen manier is voor GOsa om deze gegevens terug te halen."
+
+#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
+#: plugins/admin/fai/class_faiProfileEntry.inc:171
+#: plugins/admin/fai/faiVariable.tpl:36
+#: plugins/admin/fai/faiPartitionTable.tpl:36
+#: plugins/admin/fai/faiTemplate.tpl:33
+msgid "Objects"
+msgstr "Objecten"
+
+#: plugins/admin/fai/faiHook.tpl:40
+msgid "List of hook scripts"
+msgstr "Lijst met inhakers scripts"
+
+#: plugins/admin/fai/class_faiPackage.inc:379
+msgid "Please select a least one Package."
+msgstr "Selecteer a.u.b. tenminste een pakket."
+
+#: plugins/admin/fai/class_faiPackage.inc:383
+msgid "Please choose a valid combination for your repository setup."
+msgstr ""
+"Kies a.u.b. een geldige combinatie voor uw verzamelplaats instellingen."
+
+#: plugins/admin/fai/class_faiPackage.inc:404
+msgid "package is configured"
+msgstr "pakket is geconfigureerd"
+
+#: plugins/admin/fai/class_faiPackage.inc:410
+msgid "Package marked for removal"
+msgstr "Pakket gemarkeerd voor verwijdering"
+
+#: plugins/admin/fai/class_faiPackage.inc:439
+#, php-format
+msgid "Package file '%s' does not exist."
+msgstr "Pakketbestand '%s' bestaat niet."
+
+#: plugins/admin/fai/class_faiPackage.inc:483
+#, fuzzy, php-format
+msgid "Saving of FAI/package list with dn '%s' failed."
+msgstr "Het opslaan van de FAI pakket basis is mislukt"
+
+#: plugins/admin/fai/class_faiPackage.inc:538
+#, fuzzy
+msgid "FAI Package list"
+msgstr "Pakketlijst"
+
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#, fuzzy
+msgid "Readonly"
+msgstr "Lezen"
+
+#: plugins/admin/fai/class_faiPackage.inc:549
+#, fuzzy
+msgid "Install Method"
+msgstr "Installatie methode"
+
+#: plugins/admin/fai/class_faiPackage.inc:550
+#, fuzzy
+msgid "Package configuration"
+msgstr "FAX database"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:35
+msgid "Please enter your search string here"
+msgstr "Geef hier uw zoekwaarde op"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:48
+msgid ""
+"This list displays all assigned package names for this repository settings."
+msgstr ""
+"Deze lijst toont alle toegekende pakketnamen voor deze verzamelplaats "
+"instellingen."
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:127
+#, php-format
+msgid ""
+"Your specified search string '%s' returned too many results. Only the first "
+"200 entries are shown, to keep the memory usage low."
+msgstr ""
+"De door u opgegeven zoekopdracht '%s' gaf teveel resultaten terug. Om het "
+"geheugengebruik laag te houden worden alleen de eerste 200 resultaten "
+"getoond."
+
+#: plugins/admin/fai/faiPackage.tpl:53
+msgid "Install method"
+msgstr "Installatie methode"
+
+#: plugins/admin/fai/faiPackage.tpl:57
+#, fuzzy
+msgid "Please select the installation method"
+msgstr "Selecteer a.u.b. een geldig bestand."
+
+#: plugins/admin/fai/faiPackage.tpl:71
+msgid "Used packages"
+msgstr "Gebruikte pakketten"
+
+#: plugins/admin/fai/faiPackage.tpl:73
+msgid "Choosen packages"
+msgstr "Gekozen pakketten"
+
+#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
+msgid "Configure"
+msgstr "Instellen"
+
+#: plugins/admin/fai/faiPackage.tpl:88
+msgid "Toggle remove flag"
+msgstr "Verwijder markering omschakelen"
+
+#: plugins/admin/fai/class_faiManagement.inc:33
+#: plugins/admin/fai/class_faiManagement.inc:995
+msgid "FAI"
+msgstr "FAI"
+
+#: plugins/admin/fai/class_faiManagement.inc:34
+msgid "Fully Automatic Installation - management"
+msgstr "Fully Automatic Installation - beheer"
+
+#: plugins/admin/fai/class_faiManagement.inc:167
+#, php-format
+msgid "You're about to delete all information about the FAI class at '%s'."
+msgstr ""
+"U staat op het punt alle informatie over deze FAI klasse op '%s' te "
+"verwijderen."
+
+#: plugins/admin/fai/class_faiManagement.inc:328
+#, php-format
+msgid "Object could not be deleted '%s', object does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:383
+#, php-format
+msgid "You're about to delete a fai branch / freeze  '%s'."
+msgstr ""
+"U staat op het punt een FAI aftakking / bevriezing '%s' te verwijderen."
+
+#: plugins/admin/fai/class_faiManagement.inc:386
+msgid "You are not allowed to delete this release!"
+msgstr "U heeft geen toestemming om deze uitgave te verwijderen!"
+
+#: plugins/admin/fai/class_faiManagement.inc:447
+msgid "Specified branch name is invalid."
+msgstr "De opgegeven aftakkingsnaam is ongeldig."
+
+#: plugins/admin/fai/class_faiManagement.inc:449
+msgid "Specified freeze name is invalid."
+msgstr "De opgegeven bevriesnaam is ongeldig."
+
+#: plugins/admin/fai/class_faiManagement.inc:478
+#, fuzzy
+msgid "You are not allowed to create a new branch."
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
+
+#: plugins/admin/fai/class_faiManagement.inc:636
+#: plugins/admin/fai/class_faiManagement.inc:652
+#, fuzzy, php-format
+msgid "You are not allowed to create a new '%s' object."
+msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
+
+#: plugins/admin/fai/class_faiManagement.inc:989
+#, fuzzy
+msgid "FAI releases"
+msgstr "FAI klassen"
+
+#: plugins/admin/fai/class_faiManagement.inc:990
+#, fuzzy
+msgid "FAI release management"
+msgstr "Blokkeerlijst beheer"
+
+#: plugins/admin/fai/faiScript.tpl:40
+msgid "List of scripts"
+msgstr "Lijst met scripts"
+
+#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
+msgid "Choose a priority"
+msgstr "Kies een prioriteit"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+#, fuzzy
+msgid "primary"
+msgstr "Primaire groep"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+#, fuzzy
+msgid "logical"
+msgstr "Lokaal toevoegen"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
+msgid "FS type"
+msgstr "FS type"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
+#: plugins/admin/fai/class_faiSummaryTab.inc:344
+msgid "Mount point"
+msgstr "Koppelpunt"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
+#: plugins/admin/fai/class_faiSummaryTab.inc:343
+msgid "Size in MB"
+msgstr "Grootte in MB"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
+#: plugins/admin/fai/class_faiSummaryTab.inc:342
+msgid "Mount options"
+msgstr "Koppelopties"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
+msgid "FS option"
+msgstr "FS opties"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
+msgid "Preserve"
+msgstr "Bewaar"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
+#, fuzzy
+msgid "Please specify a valid disc name."
+msgstr "Geef a.u.b. een geldige scriptnaam op."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
+#, php-format
+msgid "please enter a unique mount point for partition %s"
+msgstr "Geef a.u.b. een uniek koppelpunt op voor partitie %s"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
+#, php-format
+msgid "Please enter a valid mount point for partition %s."
+msgstr "Geef a.u.b. een geldig koppelpunt op voor partitie %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
+#, php-format
+msgid ""
+"File system type 'swap' is already used, change file system type for "
+"partition %s."
+msgstr ""
+"Bestandssysteem type 'swap' wordt al gebruikt. Verander bestandssysteem type "
+"voor partitie %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
+msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
+msgstr ""
+"Gebruik a.u.b. 'swap' als koppelpunt indien 'swap' gebruikt wordt als fs-"
+"type."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
+#, php-format
+msgid "Please enter a valid partition size for partition %s."
+msgstr "Geef a.u.b. een geldige partitie grootte op voor partitie %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
+#, php-format
+msgid "Please enter a valid range for partition %s."
+msgstr "Geef a.u.b. een geldig bereik op voor partitie %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
+#, php-format
+msgid "Please enter a range for partition size for partition %s."
+msgstr "Geef a.u.b. een bereik op voor de partitie grootte van partitie %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
+msgid ""
+"You have more than 3 primary partition table entries in your configuration, "
+"please check your configuration twice."
+msgstr ""
+"U heeft meer dan 3 primaire partitietabel regels in uw configuratie. "
+"Controleer uw configuratie a.u.b. nogmaals."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
+#, fuzzy
+msgid "Partition table entry"
+msgstr "Partitietabel"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
+#, fuzzy
+msgid "FAI partition table entry"
+msgstr "Nieuwe partitietabel"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
+#, fuzzy
+msgid "Partition type"
+msgstr "Partitietabel"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
+#, fuzzy
+msgid "Partition no."
+msgstr "Partities"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
+#, fuzzy
+msgid "File system type"
+msgstr "Systeemtype"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
+#, fuzzy
+msgid "Partition size"
+msgstr "Partities"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
+#, fuzzy
+msgid "File system options"
+msgstr "systeem informatie bekijken"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
+#, fuzzy
+msgid "Partition flags"
+msgstr "Partities"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:135
+#: plugins/admin/fai/class_faiProfile.inc:300
+msgid "Hook bundle"
+msgstr "Inhakers bundel"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:136
+#: plugins/admin/fai/class_faiProfile.inc:301
+msgid "Template bundle"
+msgstr "Sjabloon bundel"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:137
+#: plugins/admin/fai/class_faiProfile.inc:302
+msgid "Script bundle"
+msgstr "Script bundel"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:138
+#: plugins/admin/fai/class_faiProfile.inc:303
+msgid "Variable bundle"
+msgstr "Variabele bundel"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:139
+msgid "Package bundle"
+msgstr "Pakket bundel"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:140
+#: plugins/admin/fai/class_faiSummaryTab.inc:48
+#: plugins/admin/fai/class_faiProfile.inc:305
+#: plugins/admin/fai/class_faiPartitionTable.inc:535
+msgid "Partition table"
+msgstr "Partitietabel"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:168
+#: plugins/admin/fai/class_faiProfile.inc:297
+msgid "This list displays all assigned class names for this profile."
+msgstr "Deze lijst toont alle toegekende klassenamen voor dit profiel."
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:170
+#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
+msgid "Class name"
+msgstr "Klassenaam"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/fai/faiScriptEntry.tpl:54
+msgid "Script attributes"
+msgstr "Script attributen"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:38
+#: plugins/personal/environment/logonManagement.tpl:24
+msgid "Priority"
+msgstr "Prioriteit"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:74
+#: plugins/admin/fai/faiHookEntry.tpl:74
+msgid "Import script"
+msgstr "Importeer script"
+
+#: plugins/admin/fai/faiSummary.tpl:4
+msgid "FAI object tree"
+msgstr "FAI objectlijst"
+
+#: plugins/admin/fai/faiSummary.tpl:11
+msgid "Reload class and release configuration from parent object."
+msgstr "Klasse herladen en configuratie van ouder object vrijgeven."
+
+#: plugins/admin/fai/faiSummary.tpl:22
+#, fuzzy
+msgid "You are not allowed to view the fai summary."
+msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
+
+#: plugins/admin/fai/faiVariable.tpl:38
+msgid "List of assigned variables"
+msgstr "Lijst met toegekende variabelen"
+
+#: plugins/admin/fai/faiVariable.tpl:44
+msgid "Choose a variable to delete or edit"
+msgstr "Kies een te bewerken of verwijderen variabele"
+
+#: plugins/admin/fai/remove_branch.tpl:6
+msgid ""
+"This includes all account data, system access, etc. for this branch. Please "
+"double check if your really want to do this since there is no way for GOsa "
+"to get your data back."
+msgstr ""
+"Dit omvat alle account gegevens, systeem toegangsregels, instellingen etc. "
+"voor deze aftakkingen. Verzeker uzelf hiervan, aangezien er geen "
+"mogelijkheid voor GOsa is om deze informatie terug te halen."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:146
+#, fuzzy
+msgid "There is already a hook with the given name."
+msgstr "Er bestaat al een object met deze cn."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:150
+msgid "Please enter a value for script."
+msgstr "Geef a.u.b. een waarde voor script op"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:184
+#, fuzzy
+msgid "Hook entry"
+msgstr "Record verwijderen"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:185
+#, fuzzy
+msgid "FAI hook entry"
+msgstr "Toon FAI inhakers"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:194
+#: plugins/admin/fai/faiHookEntry.tpl:38
+msgid "Task"
+msgstr "Taak"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:195
+#: plugins/admin/fai/class_faiScript.inc:547
+#, fuzzy
+msgid "FAI script"
+msgstr "Importeer script"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:95
+msgid "no file uploaded yet"
+msgstr "nog geen bestand ge-upload."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:101
+#, php-format
+msgid "exists in database (size: %s bytes)"
+msgstr "bestaat in database (grootte: %s bytes)"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:188
+#, fuzzy
+msgid "There is already a template with the given name."
+msgstr "Er bestaat al een bestand met dezelfde naam."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:192
+msgid "Please specify a value for attribute 'file'."
+msgstr "Geef a.u.b. een waarde op voor het atribuut 'bestand'."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:196
+msgid "Please specify a value for attribute 'path'."
+msgstr "Geef a.u.b. een waarde op voor het atribuut 'pad'."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:204
+msgid "Please enter a user."
+msgstr "Geef a.u.b. een gebruiker op."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:207
+msgid "Please enter a valid user. Only a-z/0-9 are allowed."
+msgstr "Geef a.u.b. een geldige gebruiker op! Alleen a-z/0-9 zijn toegestaan."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:211
+msgid "Please enter a group."
+msgstr "Geef a.u.b. een groep op."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:214
+msgid "Please enter a valid group. Only a-z/0-9 are allowed."
+msgstr "Geef a.u.b. een geldige groep op! Alleen a-z/0-9 zijn toegestaan."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:243
+#, fuzzy
+msgid "Template entry"
+msgstr "Sjabloongebruiker"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:244
+#, fuzzy
+msgid "FAI template entry"
+msgstr "Nieuw sjabloon"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:253
+#, fuzzy
+msgid "Template file"
+msgstr "Sjabloon bundel"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:254
+#, fuzzy
+msgid "Template path"
+msgstr "Sjabloon naam"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:255
+#, fuzzy
+msgid "File owner"
+msgstr "Bestandsnaam"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:256
+#, fuzzy
+msgid "File permissions"
+msgstr "Rechten"
+
+#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
+#, php-format
+msgid "Debconf information for package '%s'"
+msgstr "Debconf informatie voor pakket '%s'"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:6
+msgid "List of available packages"
+msgstr "Lijst met beschikbare pakketten"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:26
+msgid ""
+"This menu allows you to select multiple packages to add them to the "
+"currently edited package list."
+msgstr ""
+"Dit menu maakt het mogelijk om meerdere pakketten toe te voegen aan de op "
+"dit moment bewerkte pakketlijst."
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:25
+msgid "Template attributes"
+msgstr "Sjabloon atributen"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:40
+msgid "Save template"
+msgstr "Sjabloon opslaan"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:57
+msgid "Destination path"
+msgstr "Doelpad"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:74
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
+#: plugins/gofon/conference/class_divListConferences.inc:58
+msgid "Owner"
+msgstr "Eigenaar"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:96
+msgid "Access"
+msgstr "Toegang"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:103
+msgid "Read"
+msgstr "Lezen"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:104
+msgid "Write"
+msgstr "Schrijven"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:107
+msgid "Special"
+msgstr "Speciaal"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:124
+msgid "SUID"
+msgstr "SUID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:141
+msgid "SGID"
+msgstr "SGID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:144
+msgid "Others"
+msgstr "Anderen"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:158
+msgid "sticky"
+msgstr "sticky"
+
+#: plugins/admin/fai/class_faiScript.inc:444
+#, fuzzy, php-format
+msgid "Creating of FAI/script with dn '%s' failed."
+msgstr "Het aanmaken van de FAI script basis is mislukt"
+
+#: plugins/admin/fai/class_faiHook.inc:444
+#, fuzzy, php-format
+msgid "Saving of FAI/hook with dn '%s' failed."
+msgstr "Het opslaan van de FAI inhaker basis is mislukt"
+
+#: plugins/admin/fai/class_faiHook.inc:541
+#, fuzzy
+msgid "Hook"
+msgstr "Inhakers"
+
+#: plugins/admin/fai/class_faiHook.inc:542
+#, fuzzy
+msgid "FAI hook"
+msgstr "Toon FAI inhakers"
+
+#: plugins/admin/fai/askClassName.tpl:6
+msgid ""
+"Adding a new class to the FAI management, requires a class name. You have to "
+"specify a unique class name for unique types of FAI classes, while you can "
+"use the same class name for different types of FAI classes. In the laste "
+"case, FAI will automatically enclose all these different class types to one "
+"unique class name."
+msgstr ""
+"Het toevoegen van een nieuwe klasse aan FAI beheer, vereist een klassenaam. "
+"U dient een unieke klassenaam binnen een FAI klassetype te gebruiken. Het is "
+"mogelijk dezelfde klassenaam voor verschillende FAI klassetypes te "
+"gebruiken. In het laatste geval zal FAI automatisch alle verschillende "
+"klassetypes onderbrengen binnen een unieke klassenaam."
+
+#: plugins/admin/fai/askClassName.tpl:12
+msgid ""
+"Please use one of the following methods to choose the name for the new FAI "
+"class."
+msgstr ""
+"Gebruik a.u.b. een van de volgende methodes om de naam voor de nieuwe FAI "
+"klasse te kiezen."
+
+#: plugins/admin/fai/askClassName.tpl:26
+msgid "Enter FAI class name manually"
+msgstr "Voer FAI klassenaam handmatig in"
+
+#: plugins/admin/fai/askClassName.tpl:48
+msgid "Choose FAI class name from a list of existing classes"
+msgstr "Kies FAI klassenaam uit een lijst met bestaande klasses"
+
+#: plugins/admin/fai/askClassName.tpl:54
+msgid "Choose class name"
+msgstr "Kies een klassenaam"
+
+#: plugins/admin/fai/askClassName.tpl:74
+msgid "A new class name."
+msgstr "Een nieuwe klassenaam."
+
+#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
+msgid "Hook attributes"
+msgstr "Inhakers atributen"
+
+#: plugins/admin/fai/faiHookEntry.tpl:41
+msgid "Choose an existing FAI task"
+msgstr "Kies een bestaande FAI taak"
+
+#: plugins/admin/fai/class_faiTemplate.inc:423
+#, fuzzy, php-format
+msgid "Saving of FAI/template with dn '%s' failed."
+msgstr "Het opslaan van de FAI sjabloon basis is mislukt"
+
+#: plugins/admin/fai/class_faiTemplate.inc:515
+#, fuzzy
+msgid "FAI template"
+msgstr "Nieuw sjabloon"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:33
+msgid "Variable attributes"
+msgstr "Variabele attributen"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:38
+#: plugins/admin/fai/class_faiVariableEntry.inc:148
+msgid "Variable content"
+msgstr "Variabele inhoud"
+
+#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
+msgid "Fully Automatic Installation"
+msgstr "Fully Automatic Installation"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:44
+msgid "Scripts"
+msgstr "Scripts"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:49
+msgid "Package list"
+msgstr "Pakketlijst"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:86
+msgid ""
+"Unknown type of FAI source information. This is not a profile, workstation "
+"nor a ogroup."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:217
+msgid "This object has no FAI classes assigned."
+msgstr "Dit object heeft geen FAI klassen toegewezen gekregen."
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:230
+msgid "Open"
+msgstr "Open"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:341
+msgid "FS options"
+msgstr "FS opties"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:6
+msgid "List of FAI objects (Fully Automatic Installation)"
+msgstr "Lijst met FAI objecten (Fully Automatic Installation)"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:26
+msgid ""
+"This menu allows you to select FAI class names and to add them to the "
+"currently edited profile."
+msgstr ""
+"Dit menu maakt het mogelijk ok FAI klassenamen te selecteren en deze toe te "
+"voegen aan het profiel dat op dit moment bewerkt wordt."
+
+#: plugins/admin/fai/faiProfileEntry.tpl:39
+msgid "Show only classes with templates"
+msgstr "Toon alleen klassen met sjablonen"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:41
+msgid "Show only classes with scripts"
+msgstr "Toon alleen klassen met scripts"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:43
+msgid "Show only classes with hooks"
+msgstr "Toon alleen klassen met inhakers"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:45
+msgid "Show only classes with variables"
+msgstr "Toon alleen klassen met variabelen"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:47
+msgid "Show only classes with packages"
+msgstr "Toon alleen klassen met pakketten"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:49
+msgid "Show only classes with partitions"
+msgstr "Toon alleen klassen met partities"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:38
+msgid "Discs"
+msgstr "Schijven"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:44
+msgid "Choose a disk to delete or edit"
+msgstr "Kies een te bewerken of verwijderen hardeschijf"
+
+#: plugins/admin/fai/faiNewBranch.tpl:5
+msgid ""
+"You are now going to create a branch or locked branch. This action clones "
+"the existing release to another release name. Branches can be modified as "
+"usual. FAI classes of locked branches cannot be modified, just additional "
+"classes are possible. Branch names should be alphanumeric, excluding the "
+"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
+"and 'fai'."
+msgstr ""
+"U staat op het punt een nieuwe distributie of afgesloten distributie aan te "
+"maken. Deze actie kopieert de bestaande uitgave naar een nieuwe uitgave "
+"naam. Distributies kunnen zoals gewoonlijk veranderd worden. FAI klassen of "
+"gesloten distributies kunnen niet veranderd worden. Er kunnen alleen "
+"additionele klassen aangemaakt worden. Distributie namen moeten alfanumeriek "
+"zijn, met uitzondering van de gereserveerde namen 'scripts', 'hooks', "
+"'partitions', 'variables', 'templates' en 'fai'."
+
+#: plugins/admin/fai/faiNewBranch.tpl:7
+msgid ""
+"Branches are created as subreleases of the currently selected branch. "
+"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
+"release called SARGE/1.0.2."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:13
+msgid "Please enter a name for the branch"
+msgstr "Voer a.u.b. een naam voor de aftakking in."
+
+#: plugins/admin/fai/faiNewBranch.tpl:35
+msgid ""
+"As soon as the copy operation has finished, you can scroll down to end of "
+"the page and press the 'Continue' button to continue with the fai management "
+"dialog."
+msgstr ""
+"Zodra de kopieerbewerking beeindigd is, kunt u naar het einde van de pagina "
+"gaan en op de 'Verder' knop drukken om verder te gaan met de FAI beheer "
+"dialoog."
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Perform requested operation."
+msgstr "Gewenste opdracht uitvoeren."
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Initiate operation"
+msgstr "Opdracht starten"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+msgid "Device"
+msgstr "Apparaat"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
+msgid "Partition entries"
+msgstr "Partitie regels"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
+msgid "Add partition"
+msgstr "Partitie toevoegen"
+
+#: plugins/admin/fai/class_faiProfile.inc:304
+msgid "Packages bundle"
+msgstr "Pakketbundel"
+
+#: plugins/admin/fai/class_faiProfile.inc:308
+msgid "Remove class from profile"
+msgstr "Verwijder klasse uit profiel"
+
+#: plugins/admin/fai/class_faiProfile.inc:400
+msgid "Please assign at least one class to this  profile."
+msgstr "Ken a.u.b. tenminste een klasse toe aan dit profiel."
+
+#: plugins/admin/fai/class_faiProfile.inc:404
+msgid "Please enter a valid name."
+msgstr "Geef a.u.b. een geldige naam op"
+
+#: plugins/admin/fai/class_faiProfile.inc:416
+msgid "There is already a profile with this class name defined."
+msgstr "Er bestaat al een profiel met deze klassenaam."
+
+#: plugins/admin/fai/class_faiProfile.inc:445
+#: plugins/admin/fai/class_faiProfile.inc:449
+#, fuzzy, php-format
+msgid "Saving of FAI/profile with dn '%s' failed."
+msgstr "Het opslaan van het FAI profiel is mislukt"
+
+#: plugins/admin/fai/class_faiProfile.inc:457
+#, fuzzy
+msgid "Profile"
+msgstr "Profielen"
+
+#: plugins/admin/fai/class_faiProfile.inc:458
+#, fuzzy
+msgid "FAI profile"
+msgstr "Nieuw profiel"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:103
+#, fuzzy
+msgid "There is already a variable with the given name."
+msgstr "Er bestaat al een bestand met dezelfde naam."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:107
+msgid "Please specify a value for the attribute 'content'."
+msgstr "Geef a.u.b. een waarde op voor het atribuut 'inhoud'."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:138
+#, fuzzy
+msgid "Variable entry"
+msgstr "Variabele inhoud"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:139
+#, fuzzy
+msgid "FAI variable entry "
+msgstr "Toon FAI variabelen"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:320
+#: plugins/admin/fai/class_faiPartitionTable.inc:326
+#, php-format
+msgid "%s partition"
+msgstr "%s partitie"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:322
+#: plugins/admin/fai/class_faiPartitionTable.inc:328
+#, php-format
+msgid "%s partition(s)"
+msgstr "%s partitie(s)"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:417
+#, fuzzy, php-format
+msgid "Saving of FAI/partition table with dn '%s' failed."
+msgstr "Het opslaan van de FAI partitietabel basis is mislukt"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:536
+#, fuzzy
+msgid "FAI partition table"
+msgstr "Nieuwe partitietabel"
+
+#: plugins/admin/fai/class_divListFai.inc:43
+msgid "List of FAI classes"
+msgstr "Lijst met FAI klassen"
+
+#: plugins/admin/fai/class_divListFai.inc:44
+#, fuzzy
+msgid "This table displays all FAI classes in the selected tree."
+msgstr "Deze tabel toont alle systemen in de geselecteerde tree"
+
+#: plugins/admin/fai/class_divListFai.inc:48
+msgid "This menu allows you to create, delete and edit FAI classes."
+msgstr ""
+"Dit menu maakt het mogelijk om FAI klassen aan te maken, bewerken en "
+"verwijderen."
+
+#: plugins/admin/fai/class_divListFai.inc:69
+msgid "Name of FAI class"
+msgstr "Naam van de FAI klasse"
+
+#: plugins/admin/fai/class_divListFai.inc:70
+msgid "Class type"
+msgstr "Klasse type"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Display FAI profile objects"
+msgstr "Toon FAI profieel objecten"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Show profiles"
+msgstr "Toon profielen"
+
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Display FAI template objects"
+msgstr "Toon FAI sjabloon objecten"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Display FAI scripts"
+msgstr "Toon FAI scripts"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Show scripts"
+msgstr "Toon scripts"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Display FAI hooks"
+msgstr "Toon FAI inhakers"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Show hooks"
+msgstr "Toon inhakers"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Display FAI variables"
+msgstr "Toon FAI variabelen"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Show variables"
+msgstr "Toon variabelen"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Display FAI packages"
+msgstr "Toon FAI pakketten"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Show packages"
+msgstr "Toon pakketten"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Display FAI partitions"
+msgstr "Toon FAI partities"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Show partitions"
+msgstr "Toon partities"
+
+#: plugins/admin/fai/class_divListFai.inc:177
+msgid "New profile"
+msgstr "Nieuw profiel"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+msgid "New partition table"
+msgstr "Nieuwe partitietabel"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+msgid "PT"
+msgstr "PT"
+
+#: plugins/admin/fai/class_divListFai.inc:194
+msgid "New scripts"
+msgstr "Nieuwe scripts"
+
+#: plugins/admin/fai/class_divListFai.inc:194
+msgid "S"
+msgstr "SC"
+
+#: plugins/admin/fai/class_divListFai.inc:195
+msgid "New hooks"
+msgstr "Nieuwe inhakers"
+
+#: plugins/admin/fai/class_divListFai.inc:195
+msgid "H"
+msgstr "H"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "New variables"
+msgstr "Nieuwe variabelen"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "V"
+msgstr "V"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+#, fuzzy
+msgid "New templates "
+msgstr "Nieuwe sjablonen"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+#, fuzzy
+msgid "I"
+msgstr "NI"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "New package list"
+msgstr "Nieuwe pakketlijst"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "PK"
+msgstr "PK"
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove selected fai objects"
+msgstr "Lidmaatschap objecten"
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove fai objects"
+msgstr "Lidmaatschap objecten"
+
+#: plugins/admin/fai/class_divListFai.inc:224
+#, fuzzy
+msgid "Copy fai objects"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/fai/class_divListFai.inc:226
+#, fuzzy
+msgid "Cut fai objects"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/fai/class_divListFai.inc:297
+#: plugins/admin/fai/class_divListFai.inc:300
+msgid "Edit class"
+msgstr "Bewerk klasse"
+
+#: plugins/admin/fai/class_divListFai.inc:308
+msgid "Delete class"
+msgstr "Verwijder klasse"
+
+#: plugins/admin/fai/faiTemplate.tpl:35
+msgid "List of template files"
+msgstr "Lijst met sjabloonbestanden"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:120
+#, fuzzy
+msgid "This account has no scalix extensions."
+msgstr "Dit account heeft geen Fax mogelijkheden."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:129
+#, fuzzy
+msgid "Remove scalix account"
+msgstr "Verwijder POSIX account"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:130
+#, fuzzy
+msgid ""
+"This account has scalix synchronization enabled. You can disable it by "
+"clicking below."
+msgstr ""
+"Dit account heeft POSIX mogelijkheden ingeschakeld. U kunt deze uitschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid "Create scalix account"
+msgstr "POSIX account aanmaken"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid ""
+"This account has scalix synchronization disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"Dit account heeft POSIX mogelijkheden uitgeschakeld. U kunt deze inschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:308
+#, fuzzy
+msgid "There is no scalix mailnode specified."
+msgstr "Er is geen E-mail server gespecificeerd."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:311
+msgid "scalixScalixObject must be set!"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:327
+#, fuzzy
+msgid "Value in 'Limit Mailbox size' is not valid."
+msgstr "De waarde opgegeven bij 'Quota grootte' is niet geldig."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:397
+#, fuzzy
+msgid "Scalix account"
+msgstr "Mijn account"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:407
+msgid "Scalix Mail node"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:408
+#, fuzzy
+msgid "Mailbox class"
+msgstr "E-mail adres"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:409
+#, fuzzy
+msgid "Server language"
+msgstr "Servernaam"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:410
+#: plugins/personal/environment/class_environment.inc:1271
+msgid "Administrator"
+msgstr "Beheerder"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:411
+#, fuzzy
+msgid "Mailbox administrator"
+msgstr "Map beheerders"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:412
+msgid "Hide user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:413
+#, fuzzy
+msgid "Mailbox size limitations"
+msgstr "Mail distributielijst"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:414
+#, fuzzy
+msgid "Limit outbound"
+msgstr "Profiel quota"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:415
+msgid "Limit inbound"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:416
+#, fuzzy
+msgid "Notify user"
+msgstr "Tel het aantal gebruikers"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:417
+#: plugins/personal/scalix/paste_generic.tpl:4
+#: plugins/personal/scalix/generic.tpl:98
+#, fuzzy
+msgid "Scalix email addresses"
+msgstr "E-mail adres"
+
+#: plugins/personal/scalix/main.inc:123
+#, fuzzy
+msgid "Scalix settings"
+msgstr "E-mail instellingen"
+
+#: plugins/personal/scalix/paste_generic.tpl:6
+#: plugins/personal/scalix/generic.tpl:101
+#, fuzzy
+msgid "List of scalix email addresses"
+msgstr "Lijst met alternatieve E-mail adressen"
+
+#: plugins/personal/scalix/generic.tpl:7
+msgid "Scalix mailnode"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:15
+#, fuzzy
+msgid "Salix mailbox class"
+msgstr "E-mail grootte"
+
+#: plugins/personal/scalix/generic.tpl:19
+msgid ""
+"Limited users con not make use of the group calendar functionality in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:26
+#, fuzzy
+msgid "Scalix server language"
+msgstr "Het opslaan van de server is mislukt"
+
+#: plugins/personal/scalix/generic.tpl:30
+msgid "Message catalog language for client."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Select for admin capability."
+msgstr "Selecteer sjabloon"
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Scalix Administrator"
+msgstr "Beheerder"
+
+#: plugins/personal/scalix/generic.tpl:50
+msgid "Select for mailbox admin capability."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:50
+#, fuzzy
+msgid "Scalix Mailbox Administrator"
+msgstr "Beheerder"
+
+#: plugins/personal/scalix/generic.tpl:55
+#, fuzzy
+msgid "Hide user entry from addressbook."
+msgstr "Geef a.u.b. een geldige naam op"
+
+#: plugins/personal/scalix/generic.tpl:55
+msgid "Hide this user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:64
+#, fuzzy
+msgid "Limit mailbox size"
+msgstr "E-mail grootte"
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "As sanction on mailbox quota overuse, stop user from sending mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:75
+#, fuzzy
+msgid "Limit Outbound Mail"
+msgstr "Profiel quota"
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "Limit Inbound Mail"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "As sanction on mailbox quota overuse, notify the user by eMail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "Notify User"
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:77
+msgid "You need to specify your current password in order to proceed."
+msgstr "U moet uw huidige wachtwoord opgeven om door te kunnen gaan."
+
+#: plugins/personal/password/class_password.inc:83 html/password.php:202
+msgid "The password used as new and current are too similar."
+msgstr ""
+"Het huidige wachtwoord en het nieuwe wachtwoord lijken te veel op elkaar."
+
+#: plugins/personal/password/class_password.inc:85 html/password.php:207
+msgid "The password used as new is to short."
+msgstr "Het nieuw opgegeven wachtwoord is te kort."
+
+#: plugins/personal/password/class_password.inc:87 html/password.php:247
+msgid "External password changer reported a problem: "
+msgstr "Extern wachtwoord verander mechanisme rapporteerde een probleem:"
+
+#: plugins/personal/password/class_password.inc:100
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr ""
+"Het wachtwoord dat u opgegeven heeft als uw huidige wachtwoord is niet "
+"correct."
+
+#: plugins/personal/password/class_password.inc:105 html/password.php:226
+msgid "You have no permissions to change your password."
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
+
+#: plugins/personal/password/class_password.inc:132
+#: plugins/personal/generic/class_user.inc:1424
+#, fuzzy
+msgid "User password"
+msgstr "Wachtwoord wissen"
+
+#: plugins/personal/password/nochange.tpl:2
+msgid "Password change not allowed"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+
+#: plugins/personal/password/nochange.tpl:6
+msgid "You are not allowed to change your password at this time"
+msgstr "U heeft momenteel geen toestemming om uw wachtwoord te veranderen"
+
+#: plugins/personal/password/changed.tpl:3
+msgid ""
+"You've successfully changed your password. Remember to change all programms "
+"configured to use it as well."
+msgstr ""
+"U heeft succesvol uw wachtwoord veranderd. Denkt u eraan dat u alle "
+"programma's die dit wachtwoord gebruiken ook aanpast!"
+
+#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
+#, fuzzy
+msgid "Password settings"
+msgstr "Gebruikersinstellingen"
+
+#: plugins/personal/password/password.tpl:2
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"Gebruik het veld hieronder om uw persoonlijke wachtwoord te veranderen. De "
+"veranderingen worden direct doorgevoerd. Onthoud het nieuwe wachtwoord a.u."
+"b. aangezien u niet in zult kunnen loggen zonder dit wachtwoord."
+
+#: plugins/personal/password/password.tpl:11
+#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
+msgid "Current password"
+msgstr "Huidig wachtwoord"
+
+#: plugins/personal/password/password.tpl:32
+msgid "Clear fields"
+msgstr "Wis velden"
+
+#: plugins/personal/mail/copypaste.tpl:13
+#: plugins/personal/mail/generic.tpl:244
+msgid "Forward messages to"
+msgstr "Stuur berichten door naar"
+
+#: plugins/personal/mail/mail_locals.tpl:35
+#, fuzzy
+msgid "Select department"
+msgstr "Selecteer om afdelingen te zien"
+
+#: plugins/personal/mail/main.inc:124
+msgid "User mail settings"
+msgstr "Gebruikers E-mail instellingen"
+
+#: plugins/personal/mail/generic.tpl:19
+msgid "Specify the mail server where the user will be hosted on"
+msgstr "Specificeer de mailserver waarop het account opgeslagen wordt"
+
+#: plugins/personal/mail/generic.tpl:80
+msgid "Mail options"
+msgstr "E-mail opties"
+
+#: plugins/personal/mail/generic.tpl:107
+#: plugins/personal/mail/class_mailAccount.inc:1170
+msgid "Use custom sieve script"
+msgstr "Gebruik een eigen sieve script"
+
+#: plugins/personal/mail/generic.tpl:107
+msgid "disables all Mail options!"
+msgstr "schakelt alle E-mail opties uit!"
+
+#: plugins/personal/mail/generic.tpl:114
+#, fuzzy
+msgid "Sieve Management"
+msgstr "Beheer"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "Select if you want to forward mails without getting own copies of them"
+msgstr ""
+"Selecteer indien u E-mail door wil sturen zonder zelf kopieën te ontvangen"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "No delivery to own mailbox"
+msgstr "Geen aflevering in eigen mailbox"
+
+#: plugins/personal/mail/generic.tpl:132
+msgid ""
+"Select to automatically response with the vacation message defined below"
+msgstr ""
+"Selecteer om automatisch te reageren met het onderstaande afwezigheidsbericht"
+
+#: plugins/personal/mail/generic.tpl:134
+msgid "Activate vacation message"
+msgstr "Activeer afwezigheidsbericht"
+
+#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
+#, fuzzy
+msgid "from"
+msgstr "willekeurig"
+
+#: plugins/personal/mail/generic.tpl:165
+msgid "till"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:194
+msgid "Select if you want to filter this mails through spamassassin"
+msgstr "Selecteer indien u E-mail berichten wilt filteren m.b.v. spamassassin"
+
+#: plugins/personal/mail/generic.tpl:196
+msgid "Move mails tagged with spam level greater than"
+msgstr "Verplaats E-mails met spam nivo groter dan"
+
+#: plugins/personal/mail/generic.tpl:199
+msgid "Choose spam level - smaller values are more sensitive"
+msgstr "Selecteer een spam nivo - kleinere waardes zijn gevoeliger"
+
+#: plugins/personal/mail/generic.tpl:203
+msgid "to folder"
+msgstr "naar map"
+
+#: plugins/personal/mail/generic.tpl:214
+msgid "Reject mails bigger than"
+msgstr "Wijs E-mail af indien groter dan"
+
+#: plugins/personal/mail/generic.tpl:223
+#: plugins/personal/mail/class_mailAccount.inc:1153
+#: include/sieve/templates/element_vacation.tpl:44
+#: include/sieve/templates/object_container.tpl:31
+#: include/sieve/class_sieveManagement.inc:509
+#: include/sieve/class_sieveManagement.inc:728
+msgid "Vacation message"
+msgstr "Afwezigheidsbericht"
+
+#: plugins/personal/mail/generic.tpl:270
+msgid "Advanced mail options"
+msgstr "Geavanceerde E-mail opties"
+
+#: plugins/personal/mail/generic.tpl:276
+msgid "Select if user can only send and receive inside his own domain"
+msgstr ""
+"Selecteer om alleen binnen het eigen domein E-mail te laten ontvangen en "
+"versturen"
+
+#: plugins/personal/mail/generic.tpl:278
+msgid "User is only allowed to send and receive local mails"
+msgstr "De gebruiker mag alleen lokale E-mails versturen en ontvangen"
+
+#: plugins/personal/mail/class_mailAccount.inc:214
+msgid "No DESC tag in vacation file:"
+msgstr "Er is geen DESC variabele aanwezig in het afwezigheidsbestand:"
+
+#: plugins/personal/mail/class_mailAccount.inc:289
+msgid "This account has no mail extensions."
+msgstr "Dit account heeft E-mail mogelijkheden uitgeschakeld."
+
+#: plugins/personal/mail/class_mailAccount.inc:300
+msgid ""
+"This account can't be removed while there are delegations configured. Remove "
+"those delegations first."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:358
+msgid ""
+"You're trying to add an invalid email address to the list of forwarders."
+msgstr ""
+"U probeert een ongeldig email adres toe te voegen aan de doorstuurlijst."
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "January"
+msgstr "Januari"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "February"
+msgstr "Februari"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "March"
+msgstr "Maart"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "April"
+msgstr "April"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "May"
+msgstr "Mei"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "June"
+msgstr "Juni"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "July"
+msgstr "Juli"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "August"
+msgstr "Augustus"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "September"
+msgstr "September"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "October"
+msgstr "Oktober"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "November"
+msgstr "November"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "December"
+msgstr "December"
+
+#: plugins/personal/mail/class_mailAccount.inc:688
+#, fuzzy, php-format
+msgid "Removing of user/mail account with dn '%s' failed."
+msgstr "Het verwijderen van het E-mail account is mislukt"
+
+#: plugins/personal/mail/class_mailAccount.inc:842
+#, fuzzy, php-format
+msgid "Saving of user/mail account with dn '%s' failed."
+msgstr "Het opslaan van het E-mail account is mislukt"
+
+#: plugins/personal/mail/class_mailAccount.inc:903
+msgid ""
+"There is no valid mailserver specified, please add one in the system setup."
+msgstr ""
+"Er is geen geldige mailserver gespecificeerd. Voeg er a.u.b. een toe in de "
+"systeem instellingen."
+
+#: plugins/personal/mail/class_mailAccount.inc:951
+msgid "You specified Spam settings, but there is no Folder specified."
+msgstr "U heeft Spam instellingen opgegeven, maar geen mailfolder opgegeven."
+
+#: plugins/personal/mail/class_mailAccount.inc:955
+msgid "Time interval to show vacation message is not valid."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:995
+#: plugins/personal/mail/class_mailAccount.inc:1007
+#, fuzzy
+msgid "You are not allowed to write mail forwarding."
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
+
+#: plugins/personal/mail/class_mailAccount.inc:1040
+#: plugins/personal/mail/class_mailAccount.inc:1051
+#, fuzzy
+msgid "You are not allowed to write mail alternate address."
+msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
+
+#: plugins/personal/mail/class_mailAccount.inc:1116
+msgid "Waiting for kolab to remove mail properties."
+msgstr ""
+"Bezig met wachten op het verwijderen van alle mail eigenschappen door Kolab"
+
+#: plugins/personal/mail/class_mailAccount.inc:1118
+msgid ""
+"Please remove the mail account first, to allow kolab to call its remove "
+"methods."
+msgstr ""
+"Verwijder a.u.b. eerst het mail account, zodat kolab haar verwijder "
+"procedure kan starten."
+
+#: plugins/personal/mail/class_mailAccount.inc:1152
+#, fuzzy
+msgid "Add vacation information"
+msgstr "Organisatie informatie"
+
+#: plugins/personal/mail/class_mailAccount.inc:1155
+msgid "Use spam filter"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1156
+#, fuzzy
+msgid "Spam level"
+msgstr "Log prioriteit"
+
+#: plugins/personal/mail/class_mailAccount.inc:1157
+#, fuzzy
+msgid "Spam mail box"
+msgstr "E-mail grootte"
+
+#: plugins/personal/mail/class_mailAccount.inc:1159
+#, fuzzy
+msgid "Sieve management"
+msgstr "Beheer"
+
+#: plugins/personal/mail/class_mailAccount.inc:1161
+#, fuzzy
+msgid "Reject due to mailsize"
+msgstr "Wijs E-mail af indien groter dan"
+
+#: plugins/personal/mail/class_mailAccount.inc:1162
+#, fuzzy
+msgid "Mail max size"
+msgstr "E-mail grootte"
+
+#: plugins/personal/mail/class_mailAccount.inc:1164
+#: plugins/personal/mail/class_mailAccount.inc:1169
+#, fuzzy
+msgid "Forwarding address"
+msgstr "Primair adres"
+
+#: plugins/personal/mail/class_mailAccount.inc:1165
+#, fuzzy
+msgid "Local delivery"
+msgstr "Laatste levering"
+
+#: plugins/personal/mail/class_mailAccount.inc:1166
+#, fuzzy
+msgid "No delivery to own mailbox "
+msgstr "Geen aflevering in eigen mailbox"
+
+#: plugins/personal/mail/class_mailAccount.inc:1167
+#, fuzzy
+msgid "Mail alternative addresses"
+msgstr "Alternatieve adressen"
+
+#: plugins/personal/netatalk/main.inc:111
+msgid "Netatalk settings"
+msgstr "Netatalk instellingen"
+
+#: plugins/personal/netatalk/netatalk.tpl:4
+#: plugins/personal/netatalk/class_netatalk.inc:380
+msgid "Share"
+msgstr "Share"
+
+#: plugins/personal/netatalk/class_netatalk.inc:37
+msgid "Manage netatalk account"
+msgstr "Netatalk account beheren"
+
+#: plugins/personal/netatalk/class_netatalk.inc:174
+msgid "This account has no netatalk extensions."
+msgstr "Dit account heeft Netatalk mogelijkheden uitgeschakeld."
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid "Remove netatalk account"
+msgstr "Netatalk account verwijderen"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid ""
+"This account has netatalk features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft Netatalkl mogelijkheden ingeschakeld. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#: plugins/personal/netatalk/class_netatalk.inc:196
+msgid "Create netatalk account"
+msgstr "Netatalk account aanmaken"
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+msgid ""
+"This account has netatalk features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft geen Netatalk mogelijkheden. U kunt deze inschakelen door "
+"de knop hieronder te gebruiken."
+
+#: plugins/personal/netatalk/class_netatalk.inc:229
+msgid "You must select a share to use."
+msgstr "U moet een te gebruiken share selecteren"
+
+#: plugins/personal/netatalk/class_netatalk.inc:294
+#, fuzzy, php-format
+msgid "Saving of user/netatalk account with dn '%s' failed."
+msgstr "Het opslaan van het Netatalk account is mislukt"
+
+#: plugins/personal/netatalk/class_netatalk.inc:356
+#, fuzzy, php-format
+msgid "Removing of user/netatalk account with dn '%s' failed."
+msgstr "Het verwijderen van het Netatalk account is mislukt"
+
+#: plugins/personal/netatalk/class_netatalk.inc:379
+#, fuzzy
+msgid "User home path"
+msgstr "Profielpad"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
+msgid "PHPscheduleit"
+msgstr "PHPScheduleIt"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
+#, fuzzy, php-format
+msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Het verwijderen van het PHPScheduleIt account is mislukt"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
+#, fuzzy, php-format
+msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Het opslaan van het PHPScheduleIt account is mislukt"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
+#, fuzzy
+msgid "PHP Schedule it"
+msgstr "PHPScheduleIt"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#, fuzzy
+msgid "PHP Schedule it settings"
+msgstr "PHPScheduleIt"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+#, fuzzy
+msgid "Connectivity addon"
+msgstr "Verbindingen"
+
+#: plugins/personal/connectivity/kolab.tpl:3
+#: plugins/personal/connectivity/kolab.tpl:35
+msgid "Kolab account"
+msgstr "Kolab account"
+
+#: plugins/personal/connectivity/kolab.tpl:4
+msgid ""
+"The kolab account is currently disabled. It's features can be adjusted if "
+"you add a mail account."
+msgstr ""
+"Het kolab account is uitgeschakeld. U kunt opties aanpassen indien u een e-"
+"mail account toevoegd."
+
+#: plugins/personal/connectivity/kolab.tpl:41
+#: plugins/personal/connectivity/class_kolabAccount.inc:479
+msgid "Delegations"
+msgstr "Delegaties"
+
+#: plugins/personal/connectivity/kolab.tpl:59
+msgid "Mail size"
+msgstr "E-mail grootte"
+
+#: plugins/personal/connectivity/kolab.tpl:62
+msgid "No mail size restriction for this account"
+msgstr "Geen E-mail grootte restrictie voor dit account"
+
+#: plugins/personal/connectivity/kolab.tpl:71
+msgid "Free Busy information"
+msgstr "Free Busy informatie"
+
+#: plugins/personal/connectivity/kolab.tpl:82
+msgid "Future"
+msgstr "Toekomstig"
+
+#: plugins/personal/connectivity/kolab.tpl:86
+#: plugins/personal/connectivity/oxchange.tpl:39
+#: plugins/personal/connectivity/oxchange.tpl:49
+#: include/sieve/templates/element_vacation.tpl:25
+msgid "days"
+msgstr "dagen"
+
+#: plugins/personal/connectivity/kolab.tpl:93
+#: plugins/personal/connectivity/class_kolabAccount.inc:480
+msgid "Invitation policy"
+msgstr "Uitnodigingsbeleid"
+
+#: plugins/personal/connectivity/intranet.tpl:3
+msgid "Intranet account"
+msgstr "Intranet account"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
+msgid "Open-Xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#, fuzzy
+msgid "Openexchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
+msgid "Couldn't connect to postgresql database!"
+msgstr "Kan niet verbinden met de Postgresql Database!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
+msgid "Needed parameters for openexchange connectivity plugin are missing!"
+msgstr "Vereiste parameters voor Open-Xchange verbindingsmodule ontbreken!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
+msgid "PHP4 module for postgresql database is missing!"
+msgstr "PHP4 module voor Postgresql Database ontbreekt!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
+#, fuzzy, php-format
+msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
+msgstr "Het verwijderen van het Open-Xchange adresboek is mislukt"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
+#, fuzzy
+msgid ""
+"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
+"that you are not using any strange characters in the loginname."
+msgstr ""
+"De Open-Xchange accountnaam is leeg en dus ongeldig! Verzeker uzelf ervan dat"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
+#, fuzzy, php-format
+msgid "Saving of user/oxchange account with dn '%s' failed."
+msgstr "Het opslaan van het Open-Xchange account is mislukt"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
+#, fuzzy, php-format
+msgid "Creating of user/oxchange account with dn '%s' failed."
+msgstr "Het opslaan van het Open-Xchange account is mislukt"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
+msgid ""
+"Something went wrong while saving oxchange account. Please check the error "
+"log file."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
+#, fuzzy
+msgid "Open xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#, fuzzy
+msgid "Open xchange account settings"
+msgstr "Open-Xchange account"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
+#, fuzzy
+msgid "OXAppointmentDays"
+msgstr "Afspraken"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
+#, fuzzy
+msgid "OXTaskDays"
+msgstr "Taken"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
+#, fuzzy
+msgid "OXTimeZone"
+msgstr "Tijdzone"
+
+#: plugins/personal/connectivity/pptp.tpl:3
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+msgid "PPTP account"
+msgstr "PPTP account"
+
+#: plugins/personal/connectivity/class_connectivity.inc:69
+msgid "This account has no connectivity extensions."
+msgstr "Dit account heeft geen verbindings mogelijkheden."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:197
+msgid "Intranet"
+msgstr "Intranet"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:121
+#, fuzzy, php-format
+msgid "Removing of user/intranet account with dn '%s' failed."
+msgstr "Het verwijderen van het intranet account is mislukt"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:186
+#, fuzzy, php-format
+msgid "Saving of user/intranet account with dn '%s' failed."
+msgstr "Het opslaan van het intranet account is mislukt"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#, fuzzy
+msgid "Intranet account settings"
+msgstr "Intranet account"
+
+#: plugins/personal/connectivity/phpscheduleit.tpl:3
+msgid "PHPscheduleit account"
+msgstr "PHPScheduleIt account"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:26
+#: plugins/personal/connectivity/class_pptpAccount.inc:173
+msgid "PPTP"
+msgstr "PPTP"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:101
+#, fuzzy, php-format
+msgid "Removing of user/PPTP account with dn '%s' failed."
+msgstr "Het verwijderen van het PPTP account is mislukt"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:155
+#, fuzzy, php-format
+msgid "Saving of user/PPTP account with dn '%s' failed."
+msgstr "Het opslaan van het PPTP account is mislukt"
+
+#: plugins/personal/connectivity/proxy.tpl:23
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+msgid "Proxy account"
+msgstr "Proxy account"
+
+#: plugins/personal/connectivity/proxy.tpl:34
+msgid "Filter unwanted content (i.e. pornographic or violence related)"
+msgstr ""
+"Filter ongewilde inhoud (bijvoorbeeld pornografische of geweld gerelateerde "
+"inhoud)"
+
+#: plugins/personal/connectivity/proxy.tpl:44
+msgid "Limit proxy access to working time"
+msgstr "Beperk proxy gebruik tot tijd"
+
+#: plugins/personal/connectivity/proxy.tpl:84
+#: plugins/personal/connectivity/class_proxyAccount.inc:319
+msgid "Restrict proxy usage by quota"
+msgstr "Beperk proxy gebruik met quota"
+
+#: plugins/personal/connectivity/proxy.tpl:99
+msgid "per"
+msgstr "per"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:149
+msgid ""
+"You're trying to add an invalid email address to the list of delegations."
+msgstr ""
+"U probeert een ongeldig email adres toe te voegen aan de delegatielijst."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:157
+msgid ""
+"The mail address you're trying to add is no primary mail address of an "
+"existing user."
+msgstr ""
+"Het E-mail adres dat u probeert toe te voegen is geen primair E-mail adres "
+"van een bestaande gebruiker."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:182
+msgid "Always accept"
+msgstr "Altijd accepteren"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:183
+msgid "Always reject"
+msgstr "Altijd afwijzen"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:184
+msgid "Reject if conflicts"
+msgstr "Afwijzen bij conflicten"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:185
+msgid "Manual if conflicts"
+msgstr "Handmatig bij conflicten"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:186
+msgid "Manual"
+msgstr "Handmatig"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:234
+msgid "Anonymous"
+msgstr "Anoniem"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:302
+#, fuzzy, php-format
+msgid "Removing of user/kolab account with dn '%s' failed."
+msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:313
+msgid "The value specified as Free Busy future needs to be an integer."
+msgstr "De waarde opgegeven als Free Busy toekomst dient een integer te zijn"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:318
+msgid "The value specified as Free Busy Information URL is invalid."
+msgstr "De opgegeven waarde voor de Free Busy informatie URL is niet geldig."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:332
+#, php-format
+msgid "The invitation policy entry for address '%s' is not valid."
+msgstr "Het uitnodigingsbeleid invoer voor adres '%s' is niet geldig"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:340
+#, php-format
+msgid "There's no mail user with address '%s' for your invitation policy!"
+msgstr "Er is geen E-mail gebruiker met adres '%s' voor uw uitwisselingsbeleid"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:431
+#, fuzzy, php-format
+msgid "Saving of user/kolab account with dn '%s' failed."
+msgstr "Het opslaan van het Kolab account is mislukt"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#, fuzzy
+msgid "Kolab account settings"
+msgstr "Kolab account"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:476
+msgid "Free busy future"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:477
+#, fuzzy
+msgid "Mail size restriction"
+msgstr "Mail distributielijst"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:478
+#, fuzzy
+msgid "Free busy information"
+msgstr "Free Busy informatie"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:5
+#: plugins/personal/connectivity/class_proxyAccount.inc:307
+#: plugins/generic/references/class_reference.inc:32
+msgid "Proxy"
+msgstr "Proxy"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "GB"
+msgstr "GB"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "day"
+msgstr "dag"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "week"
+msgstr "week"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "month"
+msgstr "maand"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:167
+#, fuzzy, php-format
+msgid "Removing of user/proxy account with dn '%s' failed."
+msgstr "Het verwijderen van het proxy account is mislukt"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:185
+msgid "Numerical value for Quota Setting is empty."
+msgstr "De nummerieke waarde opgegeven voor Quota Instellingen is leeg."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:187
+msgid "Numerical value for Quota Setting is not valid."
+msgstr "De nummerieke waarde opgegeven voor Quota Instellingen is niet geldig."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:289
+#, fuzzy, php-format
+msgid "Saving of user/proxy account with dn '%s' failed."
+msgstr "Het opslaan van het proxy account is mislukt"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:317
+msgid "Filter unwanted content"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:318
+#, fuzzy
+msgid "Limit proxy access"
+msgstr "Beperk proxy gebruik tot tijd"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:5
+msgid "PHPGroupware"
+msgstr "PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:85
+#, fuzzy, php-format
+msgid "Removing of user/PHPgw account with dn '%s' failed."
+msgstr "Het verwijderen van het PHPGroupware account is mislukt"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:139
+#, fuzzy, php-format
+msgid "Saving of user/PHPgw account with dn '%s' failed."
+msgstr "Het opslaan van het PHPGroupware account is mislukt"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:157
+msgid "PHP GW"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#, fuzzy
+msgid "PHP GW account settings"
+msgstr "Groep instellingen"
+
+#: plugins/personal/connectivity/webdav.tpl:3
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "WebDAV account"
+msgstr "WebDAV Account"
+
+#: plugins/personal/connectivity/opengw.tpl:1
+#: plugins/personal/connectivity/class_opengwAccount.inc:331
+msgid "Opengroupware"
+msgstr "OpenGroupware"
+
+#: plugins/personal/connectivity/opengw.tpl:8
+#: plugins/personal/connectivity/class_opengwAccount.inc:341
+msgid "Location team"
+msgstr "Teamlocatie"
+
+#: plugins/personal/connectivity/opengw.tpl:21
+#: plugins/personal/connectivity/class_opengwAccount.inc:342
+msgid "Template user"
+msgstr "Sjabloongebruiker"
+
+#: plugins/personal/connectivity/opengw.tpl:48
+#: plugins/personal/connectivity/class_opengwAccount.inc:344
+msgid "Teams"
+msgstr "Teams"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "Open-Xchange Account"
+msgstr "Open-Xchange Account"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid ""
+"disabled, no Postgresql support detected. Or the specified database can't be "
+"reached"
+msgstr ""
+"Uitgeschakeld. Er is geen Postgresql ondersteuning gedetecteerd of de "
+"opgegeven database kon niet bereikt worden"
+
+#: plugins/personal/connectivity/oxchange.tpl:18
+msgid "Open-Xchange account"
+msgstr "Open-Xchange account"
+
+#: plugins/personal/connectivity/oxchange.tpl:29
+msgid "Remember"
+msgstr "Onthouden"
+
+#: plugins/personal/connectivity/oxchange.tpl:33
+msgid "Appointment Days"
+msgstr "Afspraken"
+
+#: plugins/personal/connectivity/oxchange.tpl:42
+msgid "Task Days"
+msgstr "Taken"
+
+#: plugins/personal/connectivity/oxchange.tpl:61
+msgid "User Information"
+msgstr "Gebruikersinformatie"
+
+#: plugins/personal/connectivity/oxchange.tpl:65
+msgid "User Timezone"
+msgstr "Tijdzone"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
+#: plugins/generic/references/class_reference.inc:34
+msgid "FTP"
+msgstr "Ftp"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
+#, fuzzy, php-format
+msgid "Removing of user/pureftpd account with dn '%s' failed."
+msgstr "Het verwijderen van het pureftpd account is mislukt"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
+msgid "Value specified as 'Upload bandwidth' is not valid."
+msgstr "De opgegeven waarde voor 'Verstuur Bandbreedte' is niet geldig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
+msgid "Value specified as 'Download bandwidth' is not valid."
+msgstr "De opgegeven waarde voor 'Ontvangst bandbreedte' is niet geldig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
+#, fuzzy
+msgid "Value specified as 'Quota files' is not valid."
+msgstr "De opgegeven waarde voor 'Bestanden' is niet geldig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
+#, fuzzy
+msgid "Value specified as 'Quota size' is not valid."
+msgstr "De opgegeven waarde voor 'Grootte' is niet geldig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
+#, fuzzy
+msgid "Value specified as 'Upload ratio' is not valid."
+msgstr "De opgegeven waarde voor 'Verstuur Bandbreedte' is niet geldig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
+#, fuzzy
+msgid "Value specified as 'Download ratio' is not valid."
+msgstr "De opgegeven waarde voor 'Ontvangst bandbreedte' is niet geldig."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
+#, fuzzy, php-format
+msgid "Saving of user/pureftpd account with dn '%s' failed."
+msgstr "Het opslaan van het pureftpd account is mislukt"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
+#, fuzzy
+msgid "Ftp"
+msgstr "FS type"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#, fuzzy
+msgid "Pure ftp account"
+msgstr "Fax account aanmaken"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
+#, fuzzy
+msgid "Quota files"
+msgstr "Quota grootte"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
+#, fuzzy
+msgid "Upload ratio"
+msgstr "Uploaden"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
+#, fuzzy
+msgid "Quota MBytes"
+msgstr "Quota grootte"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
+#, fuzzy
+msgid "Download ratio"
+msgstr "Systeem configuratie"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
+#, fuzzy
+msgid "Upload bandwith"
+msgstr "Verstuur bandbreedte"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
+#, fuzzy
+msgid "Download bandwith"
+msgstr "Ontvangst bandbreedte"
+
+#: plugins/personal/connectivity/phpgw.tpl:3
+msgid "PHPGroupware account"
+msgstr "PHPGroupware account"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:6
+msgid "Opengroupware account"
+msgstr "OpenGroupware account"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:161
+msgid ""
+"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
+"perform any database queries."
+msgstr ""
+"OpenGroupware: Postgresql extensie ontbreekt in uw configuratie. Er kunnen "
+"geen database zoekopdrachten uitgevoerd worden."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:166
+msgid ""
+"OpenGroupware: Missing database configuration for opengroupware. Can't get "
+"or set any informations."
+msgstr ""
+"OpenGroupware: Database configuratie voor OpenGroupware ontbreekt. Er kan "
+"geen informatie opgehaald of opgeslagen worden."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:174
+msgid ""
+"OpenGroupware: Can't connect to specified database. Please check given "
+"configuration twice."
+msgstr ""
+"OpenGroupware: Kan niet verbinden met de opgegeven database. Controleer uw "
+"configuratie a.u.b. nogmaals."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#, fuzzy
+msgid "Open groupware account settings"
+msgstr "OpenGroupware account"
+
+#: plugins/personal/connectivity/glpi.tpl:1
+msgid "GLPI account"
+msgstr "GLPI account"
+
+#: plugins/personal/connectivity/pureftpd.tpl:4
+msgid "FTP account"
+msgstr "FTP account"
+
+#: plugins/personal/connectivity/pureftpd.tpl:19
+msgid "Upload bandwidth"
+msgstr "Verstuur bandbreedte"
+
+#: plugins/personal/connectivity/pureftpd.tpl:24
+#: plugins/personal/connectivity/pureftpd.tpl:32
+msgid "kb/s"
+msgstr "kb/sec"
+
+#: plugins/personal/connectivity/pureftpd.tpl:27
+msgid "Download bandwidth"
+msgstr "Ontvangst bandbreedte"
+
+#: plugins/personal/connectivity/pureftpd.tpl:43
+msgid "Quota"
+msgstr "Quota"
+
+#: plugins/personal/connectivity/pureftpd.tpl:47
+msgid "Files"
+msgstr "Bestanden"
+
+#: plugins/personal/connectivity/pureftpd.tpl:71
+msgid "Ratio"
+msgstr "Verhouding"
+
+#: plugins/personal/connectivity/pureftpd.tpl:75
+msgid "Uploaded / downloaded files"
+msgstr "Verstuurde / Ontvangen bestanden"
+
+#: plugins/personal/connectivity/pureftpd.tpl:93
+#: plugins/personal/samba/samba3.tpl:246
+msgid "Miscellaneous"
+msgstr "Terminal Service diverse"
+
+#: plugins/personal/connectivity/pureftpd.tpl:98
+msgid "Check to disable FTP Access"
+msgstr "Selecteer om Ftp toegang uit te schakelen"
+
+#: plugins/personal/connectivity/pureftpd.tpl:100
+msgid "Temporary disable FTP access"
+msgstr "Schakel FTP toegang tijdelijk uit"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:6
+#: plugins/personal/connectivity/class_webdavAccount.inc:156
+msgid "WebDAV"
+msgstr "WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:84
+#, fuzzy, php-format
+msgid "Removing of user/webDAV account with dn '%s' failed."
+msgstr "Het verwijderen van het webDAV account is mislukt"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:138
+#, fuzzy, php-format
+msgid "Saving of user/webDAV account with dn '%s' failed."
+msgstr "Het opslaan van het webDAV account is mislukt"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:1
+msgid "Create new hotplug entry"
+msgstr "Maak nieuwe hotplug regel aan"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:8
+msgid "Create new hotplug device"
+msgstr "Maak nieuw hotplug apparaat aan"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+#, fuzzy
+msgid "(iSerial)"
+msgstr "Serieel"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+#, fuzzy
+msgid "Vendor-ID"
+msgstr "Afzender ID"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+#, fuzzy
+msgid "(idVendor)"
+msgstr "Afzender ID"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "Product-ID"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "(idProduct)"
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:78
+#, fuzzy, php-format
+msgid ""
+"Can't remove kioks profile, it is still in use by the following objects '%s'."
+msgstr ""
+"U kunt deze bijlage niet verwijderen, aangezien deze nog steeds in gebruik "
+"is door deze systemen: '%s'"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:86
+#: plugins/personal/environment/class_kioskManagementDialog.inc:105
+#, php-format
+msgid "Can't delete '%s'. Error was: permission denied."
+msgstr "Kan '%s' niet verwijderen. De foutmelding was: toegang geweigerd."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:89
+#: plugins/personal/environment/class_kioskManagementDialog.inc:108
+#, php-format
+msgid "Can't delete '%s'. Errow was: file doesn't exist."
+msgstr "Kan '%s' niet verwijderen. De foutmelding was: bestand bestaat niet."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:150
+msgid ""
+"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
+msgstr ""
+"Er is geen KIOSKPATH gedefinieerd in uw gosa.conf. Kiosk profielen kunnen "
+"niet beheerd worden!"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:156
+#, php-format
+msgid "Kiosk path '%s' is not accessible. Please check the permissions."
+msgstr "Kioskpad '%s' is niet toegankelijk. Controleer de permissies."
+
+#: plugins/personal/environment/kioskManagement.tpl:1
+#: plugins/personal/environment/kioskManagement.tpl:5
+msgid "Kiosk profile management"
+msgstr "Kiosk profiel beheer"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:1
+msgid "Add printer devcies"
+msgstr "Voeg printer toe"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:48
+msgid "Display printers matching"
+msgstr "Toon de overeenkomende printers"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:53
+msgid "Regular expression for matching printer names"
+msgstr "Reguliere expressie voor overeenkomende printernamen"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:108
+msgid "Specified name should only consist of upper-/lowercase characters."
+msgstr ""
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:112
+msgid "Please specify a valid script name."
+msgstr "Geef a.u.b. een geldige scriptnaam op."
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:116
+msgid "Specified description contains invalid characters."
+msgstr "De opgegeven omschrijving bevat ongeldige karakters!"
+
+#: plugins/personal/environment/main.inc:119
+msgid "User environment settings"
+msgstr "Gebruikersomgeving instellingen"
+
+#: plugins/personal/environment/logonManagement.tpl:1
+#: plugins/personal/environment/logonManagement.tpl:5
+#: plugins/personal/environment/environment.tpl:169
+msgid "Logon script management"
+msgstr "Login script beheer"
+
+#: plugins/personal/environment/logonManagement.tpl:8
+msgid "Logon script settings"
+msgstr "Login script instellingen"
+
+#: plugins/personal/environment/logonManagement.tpl:10
+msgid "Skript name"
+msgstr "Scriptnaam"
+
+#: plugins/personal/environment/logonManagement.tpl:34
+msgid "Logon script flags"
+msgstr "Login script kenmerken"
+
+#: plugins/personal/environment/logonManagement.tpl:38
+msgid "Last script"
+msgstr "Laatste script"
+
+#: plugins/personal/environment/logonManagement.tpl:44
+msgid "Script can be replaced by user"
+msgstr "Script kan vervangen worden door gebruiker"
+
+#: plugins/personal/environment/logonManagement.tpl:56
+#: plugins/personal/environment/class_environment.inc:1335
+msgid "Logon script"
+msgstr "Login script"
+
+#: plugins/personal/environment/hotplugDialog.tpl:1
+msgid "Add hotplug devices"
+msgstr "Hotplug apparaten toevoegen"
+
+#: plugins/personal/environment/hotplugDialog.tpl:5
+msgid "Hotplug management"
+msgstr "Hotplug beheer"
+
+#: plugins/personal/environment/hotplugDialog.tpl:10
+msgid "Select hotplug device to add"
+msgstr "Selecteer toe te voegen hotplug apparaat"
+
+#: plugins/personal/environment/hotplugDialog.tpl:34
+msgid "Choose the department the search will be based    on"
+msgstr "Selecteer de afdeling waarbinnen gezocht zal    worden"
+
+#: plugins/personal/environment/hotplugDialog.tpl:48
+msgid "Regular expression for        matching hotplugs"
+msgstr "Reguliere expressie voor      overeenkomende hotplugs"
+
+#: plugins/personal/environment/class_environment.inc:209
+msgid "auto"
+msgstr "auto"
+
+#: plugins/personal/environment/class_environment.inc:281
+#, fuzzy, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Setting profile "
+"server to '%s'."
+msgstr ""
+"Het geselecteerde kiosk profiel '%s' is niet meer beschikbaar. Het huidige "
+"profiel wordt op 'geen' ingesteld."
+
+#: plugins/personal/environment/class_environment.inc:286
+#, fuzzy, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Profile server "
+"configuration is resetted."
+msgstr ""
+"Het geselecteerde kiosk profiel '%s' is niet meer beschikbaar. Het huidige "
+"profiel wordt op 'geen' ingesteld."
+
+#: plugins/personal/environment/class_environment.inc:355
+#: plugins/personal/environment/class_environment.inc:393
+msgid "Remove environment extension"
+msgstr "Verwijder omgevingsmogelijkheden"
+
+#: plugins/personal/environment/class_environment.inc:356
+#: plugins/personal/environment/class_environment.inc:394
+msgid "Environment extension enabled. You can disable it by clicking below."
+msgstr ""
+"Omgevingsmogelijkheden zijn ingeschakeld. U kunt deze uitschakelen door de "
+"knop hieronder te gebruiken."
+
+#: plugins/personal/environment/class_environment.inc:365
+#: plugins/personal/environment/class_environment.inc:370
+#: plugins/personal/environment/class_environment.inc:399
+#: plugins/personal/environment/class_environment.inc:404
+msgid "Add environment extension"
+msgstr "Voeg omgevingsmogelijkheden toe"
+
+#: plugins/personal/environment/class_environment.inc:366
+#: plugins/personal/environment/class_environment.inc:400
+msgid "Environment extension disabled. You can enable it by clicking below."
+msgstr ""
+"Omgevingsmogelijkheden zijn uitgeschakeld. U kunt deze inschakelen door de "
+"knop hieronder te gebruiken."
+
+#: plugins/personal/environment/class_environment.inc:371
+#: plugins/personal/environment/class_environment.inc:405
+msgid ""
+"Environment extension disabled. You have to setup a posix account before you "
+"can enable this feature."
+msgstr ""
+"Omgevingsmogelijkheden zijn uitgeschakeld. U dient een posix account aan te "
+"maken voordat u deze mogelijkheid in kunt schakelen."
+
+#: plugins/personal/environment/class_environment.inc:522
+#, fuzzy
+msgid "You are not allowed to write Logon scripts."
+msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
+
+#: plugins/personal/environment/class_environment.inc:603
+#, fuzzy
+msgid "Spaces are not allowed in the mount path!"
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
+
+#: plugins/personal/environment/class_environment.inc:682
+#: plugins/personal/environment/class_environment.inc:683
+#: plugins/personal/environment/class_environment.inc:691
+#: plugins/personal/environment/class_environment.inc:692
+msgid "Reset password hash"
+msgstr "Wachtwoord hashwaarde herstellen"
+
+#: plugins/personal/environment/class_environment.inc:696
+msgid "Delete share entry"
+msgstr "Verwijder share regel"
+
+#: plugins/personal/environment/class_environment.inc:885
+msgid "GOsa default printer flag is not allowed within groups."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:908
+#, php-format
+msgid ""
+"The selected kiosk profile '%s' is no longer available, setting current "
+"profile to 'none'."
+msgstr ""
+"Het geselecteerde kiosk profiel '%s' is niet meer beschikbaar. Het huidige "
+"profiel wordt op 'geen' ingesteld."
+
+#: plugins/personal/environment/class_environment.inc:952
+#, fuzzy, php-format
+msgid "Removing of user/environment account with dn '%s' failed."
+msgstr "Het verwijderen van omgevings informatie is mislukt"
+
+#: plugins/personal/environment/class_environment.inc:1021
+msgid "Please set a valid profile quota size."
+msgstr "Geef a.u.b. een geldige profiel quota grootte op."
+
+#: plugins/personal/environment/class_environment.inc:1028
+msgid ""
+"You need to setup a valid posix extension in order to enable evironment "
+"features."
+msgstr ""
+"U dient posix mogelijkheden in te schakelen om omgevingsmogelijkheden in te "
+"kunnen schakelen."
+
+#: plugins/personal/environment/class_environment.inc:1066
+msgid "Can't save new kiosk profiles, possibly permission denied for folder"
+msgstr ""
+"Kan de nieuwe kios profielen niet opslaan. Mogelijk is de toegang geweigerd "
+"tot de directory"
+
+#: plugins/personal/environment/class_environment.inc:1222
+#, fuzzy, php-format
+msgid "Saving of user/environment account with dn '%s' failed."
+msgstr "Het opslaan van het Open-Xchange account is mislukt"
+
+#: plugins/personal/environment/class_environment.inc:1235
+msgid "group share"
+msgstr "groepsshare"
+
+#: plugins/personal/environment/class_environment.inc:1276
+#: plugins/personal/environment/class_environment.inc:1334
+msgid "Default printer"
+msgstr "Standaard printer"
+
+#: plugins/personal/environment/class_environment.inc:1313
+#, fuzzy
+msgid "Environment settings"
+msgstr "Gebruikersomgeving instellingen"
+
+#: plugins/personal/environment/class_environment.inc:1321
+msgid "Command to extend the list of possible screen resolutions"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1325
+#: plugins/personal/environment/environment.tpl:105
+msgid "Resolution changeable during session"
+msgstr "Resolutie is binnen de sessie te veranderen"
+
+#: plugins/personal/environment/class_environment.inc:1326
+#: plugins/personal/environment/environment.tpl:73
+msgid "Cache profile localy"
+msgstr "Profiel lokaal cachen"
+
+#: plugins/personal/environment/class_environment.inc:1328
+#, fuzzy
+msgid "Profile quota"
+msgstr "Profiel quota"
+
+#: plugins/personal/environment/class_environment.inc:1329
+#, fuzzy
+msgid "Profile server"
+msgstr "Bestandserver"
+
+#: plugins/personal/environment/class_environment.inc:1332
+#: plugins/personal/environment/environment.tpl:85
+msgid "Kiosk profile"
+msgstr "Kiosk profiel"
+
+#: plugins/personal/environment/class_environment.inc:1336
+#: plugins/personal/environment/environment.tpl:203
+msgid "Hotplug devices"
+msgstr "Hotplug apparaten"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:120
+msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
+msgstr "Geef a.u.b. een geldige naam op. Alleen a-Z 0-9 zijn toegestaan."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:123
+msgid "Invalid character in description. Please specify a valid description."
+msgstr ""
+"Ongeldig karakter in omschrijving. Geef a.u.b. een geldige omschrijving op."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:128
+#, fuzzy
+msgid "Please specify a valid iSerial."
+msgstr "Geef a.u.b. een geldige id op."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:132
+#, fuzzy
+msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
+msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:135
+#, fuzzy
+msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
+msgstr "Geef a.u.b. een geldige PPD bestand op."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:141
+msgid "An Entry with this name already exists."
+msgstr "Er bestaat al een invoer met deze naam."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:146
+msgid "Please select an entry or press cancel."
+msgstr "Selecteer a.u.b. een regel of druk op annuleren."
+
+#: plugins/personal/environment/environment.tpl:3
+msgid "The environment extension is currently disabled."
+msgstr "De omgevings extensie is momenteel uitgeschakeld."
+
+#: plugins/personal/environment/environment.tpl:14
+#: plugins/personal/environment/environment.tpl:128
+#: plugins/personal/environment/environment.tpl:198
+msgid "Environment managment settings"
+msgstr "Omgevingsbeheer instellingen"
+
+#: plugins/personal/environment/environment.tpl:17
+msgid "Profile managment"
+msgstr "Profiel beheer"
+
+#: plugins/personal/environment/environment.tpl:25
+msgid "Use profile managment"
+msgstr "Gebruik profielbeheer"
+
+#: plugins/personal/environment/environment.tpl:32
+msgid "Profile server managment"
+msgstr "Profielserver beheer"
+
+#: plugins/personal/environment/environment.tpl:35
+msgid "Profil path"
+msgstr "Profielpad"
+
+#: plugins/personal/environment/environment.tpl:56
+msgid "Profil quota"
+msgstr "Profiel quota"
+
+#: plugins/personal/environment/environment.tpl:82
+msgid "Kiosk profile settings"
+msgstr "Kiosk profiel instellingen"
+
+#: plugins/personal/environment/environment.tpl:95
+msgid "Manage"
+msgstr "Beheer"
+
+#: plugins/personal/environment/environment.tpl:143
+msgid "User used to connect to the share"
+msgstr "Te gebruiken gebruikernaam om met de share te verbinden"
+
+#: plugins/personal/environment/environment.tpl:146
+msgid "Select a share"
+msgstr "Selecteer een share"
+
+#: plugins/personal/environment/environment.tpl:154
+msgid "Mount path"
+msgstr "Mount pad"
+
+#: plugins/personal/environment/environment.tpl:167
+msgid "Logon scripts"
+msgstr "Login scripts"
+
+#: plugins/personal/environment/environment.tpl:205
+msgid "Hotplug device settings"
+msgstr "Hotplug apparaat instellingen"
+
+#: plugins/personal/environment/environment.tpl:222
+msgid "Existing"
+msgstr "Bestaande"
+
+#: plugins/personal/environment/environment.tpl:237
+msgid "Printer settings"
+msgstr "Printer instellingen"
+
+#: plugins/personal/environment/environment.tpl:254
+msgid "Toggle admin"
+msgstr "Beheerders omschakeling"
+
+#: plugins/personal/environment/environment.tpl:257
+msgid "Toggle default"
+msgstr "Standaard omschakeling"
+
+#: plugins/personal/nagios/nagios.tpl:5
+msgid "Nagios Account"
+msgstr "Nagios account"
+
+#: plugins/personal/nagios/nagios.tpl:8
+#: plugins/personal/nagios/class_nagiosAccount.inc:286
+msgid "Alias"
+msgstr "Alias"
+
+#: plugins/personal/nagios/nagios.tpl:27
+#: plugins/personal/nagios/class_nagiosAccount.inc:292
+msgid "Host notification period"
+msgstr "Host notificatie periode"
+
+#: plugins/personal/nagios/nagios.tpl:40
+#: plugins/personal/nagios/class_nagiosAccount.inc:296
+msgid "Service notification period"
+msgstr "Service notificatie periode"
+
+#: plugins/personal/nagios/nagios.tpl:53
+#: plugins/personal/nagios/class_nagiosAccount.inc:295
+msgid "Service notification options"
+msgstr "Service notificatie opties"
+
+#: plugins/personal/nagios/nagios.tpl:66
+#: plugins/personal/nagios/class_nagiosAccount.inc:291
+msgid "Host notification options"
+msgstr "Host notificatie opties"
+
+#: plugins/personal/nagios/nagios.tpl:90
+#: plugins/personal/nagios/class_nagiosAccount.inc:294
+msgid "Service notification commands"
+msgstr "Service notificatie commando's"
+
+#: plugins/personal/nagios/nagios.tpl:100
+#: plugins/personal/nagios/class_nagiosAccount.inc:290
+msgid "Host notification commands"
+msgstr "Host notificatie commando's"
+
+#: plugins/personal/nagios/nagios.tpl:115
+msgid "Nagios authentification"
+msgstr "Nagios authenticatie"
+
+#: plugins/personal/nagios/nagios.tpl:121
+msgid "view system informations"
+msgstr "systeem informatie bekijken"
+
+#: plugins/personal/nagios/nagios.tpl:130
+msgid "view configuration information"
+msgstr "configuratie informatie bekijken"
+
+#: plugins/personal/nagios/nagios.tpl:139
+msgid "trigger system commands"
+msgstr "systeem commando's activeren"
+
+#: plugins/personal/nagios/nagios.tpl:148
+msgid "view all services"
+msgstr "alle services bekijken"
+
+#: plugins/personal/nagios/nagios.tpl:157
+msgid "view all hosts"
+msgstr "alle hosts bekijken"
+
+#: plugins/personal/nagios/nagios.tpl:166
+msgid "trigger all service commands"
+msgstr "alle service commando's activeren"
+
+#: plugins/personal/nagios/nagios.tpl:175
+msgid "trigger all host commands"
+msgstr "alle host commando's activeren"
+
+#: plugins/personal/nagios/main.inc:123
+msgid "Nagios settings"
+msgstr "Nagios instellingen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:110
+msgid "This account has no nagios extensions."
+msgstr "Dit account heeft nagios mogelijkheden uitgeschakeld."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:119
+msgid "Remove nagios account"
+msgstr "Nagios account verwijderen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:120
+msgid ""
+"This account has nagios features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft Nagios mogelijkheden ingeschakeld. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid "Create nagios account"
+msgstr "Nagios account aanmaken"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid ""
+"This account has nagios features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft geen Nagios mogelijkheden. U kunt deze inschakelen door de "
+"knop hieronder te gebruiken."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:178
+#, fuzzy, php-format
+msgid "Saving of user/nagios account with dn '%s' failed."
+msgstr "Het opslaan van het Nagios account is mislukt"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:198
+msgid "The required field 'NagiosAlias' is not set."
+msgstr "Het vereiste veld 'NagiosAlias' is leeg."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:201
+msgid "The required field 'NagiosMail' is not set."
+msgstr "Het vereiste veld 'NagiosMail' is leeg."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:205
+#: plugins/personal/nagios/class_nagiosAccount.inc:209
+msgid "Please enter a valid email address in 'NagiosMail' field."
+msgstr "Geef a.u.b. een geldig E-mail adres voor het 'NagiosMail' veld op."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:261
+#, fuzzy, php-format
+msgid "Removing of user/nagios account with dn '%s' failed."
+msgstr "Het verwijderen van het Nagios account is mislukt"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:276
+#, fuzzy
+msgid "Nagios account settings"
+msgstr "Nagios instellingen"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:287
+#: plugins/personal/generic/class_user.inc:1447
+#, fuzzy
+msgid "Pager number"
+msgstr "Telefoonnummer"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:298
+#, fuzzy
+msgid "View all hosts"
+msgstr "alle hosts bekijken"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:299
+#, fuzzy
+msgid "View all services"
+msgstr "alle services bekijken"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:301
+#, fuzzy
+msgid "Trigger system commands"
+msgstr "systeem commando's activeren"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:302
+#, fuzzy
+msgid "Trigger all host commands"
+msgstr "alle host commando's activeren"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:303
+#, fuzzy
+msgid "Trigger all service commands"
+msgstr "alle service commando's activeren"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:305
+#, fuzzy
+msgid "View configuration information"
+msgstr "configuratie informatie bekijken"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:306
+#, fuzzy
+msgid "View system informations"
+msgstr "systeem informatie bekijken"
+
+#: plugins/personal/posix/trust_machines.tpl:6
+msgid "Select systems to add"
+msgstr "Selecteer de toe te voegen systemen"
+
+#: plugins/personal/posix/trust_machines.tpl:26
+msgid "Display systems of department"
+msgstr "Toon systemen van afdeling"
+
+#: plugins/personal/posix/main.inc:127
+msgid "Unix settings"
+msgstr "Unix instellingen"
+
+#: plugins/personal/posix/paste_generic.tpl:4
+msgid "Posix settings"
+msgstr "Posix instellingen"
+
+#: plugins/personal/posix/paste_generic.tpl:8
+#: plugins/personal/posix/class_posixAccount.inc:1363
+#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
+#: plugins/personal/samba/samba3.tpl:97
+#: plugins/personal/samba/class_sambaAccount.inc:690
+msgid "Home directory"
+msgstr "Persoonlijke map"
+
+#: plugins/personal/posix/paste_generic.tpl:23
+#: plugins/personal/posix/generic.tpl:47
+msgid "Force UID/GID"
+msgstr "Forceer UID/GID"
+
+#: plugins/personal/posix/paste_generic.tpl:28
+#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
+msgid "UID"
+msgstr "UID"
+
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/generic.tpl:76
+msgid "Group membership"
+msgstr "Groep lidmaatschap"
+
+#: plugins/personal/posix/paste_generic.tpl:54
+#: plugins/personal/posix/generic.tpl:78
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Waarschuwing: NFS ondersteunt niet meer dan 16 groepen!)"
+
+#: plugins/personal/posix/posix_shadow.tpl:9
+msgid "User must change password on first login"
+msgstr "Het wachtwoord moet bij de eerste aanmelding gewijzigd worden"
+
+#: plugins/personal/posix/posix_shadow.tpl:34
+#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
+msgid "Password expires on"
+msgstr "Wachtwoord verloopt op"
+
+#: plugins/personal/posix/class_posixAccount.inc:16
+#: plugins/generic/references/class_reference.inc:22
+msgid "UNIX"
+msgstr "Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:137
+msgid "expired"
+msgstr "verlopen"
+
+#: plugins/personal/posix/class_posixAccount.inc:139
+msgid "grace time active"
+msgstr "gratie tijd actief"
+
+#: plugins/personal/posix/class_posixAccount.inc:142
+msgid "active, password not changable"
+msgstr "actief, wachtwoord onveranderbaar"
+
+#: plugins/personal/posix/class_posixAccount.inc:144
+msgid "active, password expired"
+msgstr "actief, wachtwoord verlopen"
+
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "active"
+msgstr "actief"
+
+#: plugins/personal/posix/class_posixAccount.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:1029
+msgid "Group of user"
+msgstr "Gebruikersgroep"
+
+#: plugins/personal/posix/class_posixAccount.inc:192
+msgid "unconfigured"
+msgstr "niet geconfigureerd"
+
+#: plugins/personal/posix/class_posixAccount.inc:255
+msgid "This account has no unix extensions."
+msgstr "Dit account heeft geen Unix mogelijkheden."
+
+#: plugins/personal/posix/class_posixAccount.inc:275
+#: plugins/personal/posix/class_posixAccount.inc:278
+msgid "Remove posix account"
+msgstr "Verwijder POSIX account"
+
+#: plugins/personal/posix/class_posixAccount.inc:276
+msgid ""
+"This account has unix features enabled. To disable them, you'll need to "
+"remove the samba / environment account first."
+msgstr ""
+"Dit account heeft Unix mogelijkheden ingeschakeld. Om deze te verwijderen "
+"moet u eerst het samba / omgevings account verwijderen."
+
+#: plugins/personal/posix/class_posixAccount.inc:279
+msgid ""
+"This account has posix features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft POSIX mogelijkheden ingeschakeld. U kunt deze uitschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/personal/posix/class_posixAccount.inc:282
+msgid "Create posix account"
+msgstr "POSIX account aanmaken"
+
+#: plugins/personal/posix/class_posixAccount.inc:283
+msgid ""
+"This account has posix features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft POSIX mogelijkheden uitgeschakeld. U kunt deze inschakelen "
+"door de knop hieronder te gebruiken."
+
+#: plugins/personal/posix/class_posixAccount.inc:443
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr ""
+"Het wachtwoord kan pas %s dag(en) na de laatste wijziging gewijzigd worden"
+
+#: plugins/personal/posix/class_posixAccount.inc:447
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "Het wachtwoord moet na %s dag(en) gewijzigd worden"
+
+#: plugins/personal/posix/class_posixAccount.inc:451
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiery"
+msgstr ""
+"Blokkeer het account na %s dag(en) inactiviteit nadat het wachtwoord "
+"verlopen is"
+
+#: plugins/personal/posix/class_posixAccount.inc:455
+#, php-format
+msgid "Warn user %s days before password expiery"
+msgstr "Waarschuw de gebruiker %s dagen voordat het wachtwoord verloopt"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+msgid "full access"
+msgstr "volledige toegang"
+
+#: plugins/personal/posix/class_posixAccount.inc:576
+msgid "allow access to these hosts"
+msgstr "sta toegang op deze computers toe"
+
+#: plugins/personal/posix/class_posixAccount.inc:624
+#, fuzzy, php-format
+msgid "Removing of user/posix account with dn '%s' failed."
+msgstr "Het verwijderen van het proxy account is mislukt"
+
+#: plugins/personal/posix/class_posixAccount.inc:772
+msgid "Failed: overriding lock"
+msgstr "Mislukt: Blokkering wordt overschreven"
+
+#: plugins/personal/posix/class_posixAccount.inc:868
+#, fuzzy, php-format
+msgid "Saving of user/posix account with dn '%s' failed."
+msgstr "Het opslaan van het Open-Xchange account is mislukt"
+
+#: plugins/personal/posix/class_posixAccount.inc:943
+msgid "The required field 'Home directory' is not set."
+msgstr "Het vereiste veld 'Persoonlijke map' is leeg."
+
+#: plugins/personal/posix/class_posixAccount.inc:946
+msgid "Please enter a valid path in 'Home directory' field."
+msgstr "Geef a.u.b. een geldige map op in het 'Persoonlijke map' veld."
+
+#: plugins/personal/posix/class_posixAccount.inc:954
+msgid "Value specified as 'UID' is not valid."
+msgstr "De opgegeven 'UID' waarde is niet correct."
+
+#: plugins/personal/posix/class_posixAccount.inc:957
+msgid "Value specified as 'UID' is too small."
+msgstr "De opgegeven 'UID' waarde is te klein."
+
+#: plugins/personal/posix/class_posixAccount.inc:972
+msgid "Value specified as 'shadowMin' is not valid."
+msgstr "De opgegeven 'shadowMin' waarde is niet geldig."
+
+#: plugins/personal/posix/class_posixAccount.inc:977
+msgid "Value specified as 'shadowMax' is not valid."
+msgstr "De opgegeven 'shadowMax' waarde is niet geldig."
+
+#: plugins/personal/posix/class_posixAccount.inc:982
+msgid "Value specified as 'shadowWarning' is not valid."
+msgstr "De opgegeven 'shadowWarning' waarde is niet geldig."
+
+#: plugins/personal/posix/class_posixAccount.inc:985
+msgid "'shadowWarning' without 'shadowMax' makes no sense."
+msgstr "'shadowWarning' zonder 'shadowMax' is niet logisch."
+
+#: plugins/personal/posix/class_posixAccount.inc:988
+msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
+msgstr ""
+"De waarde opgegeven voor 'shadowWarning' moet kleiner zijn dan 'shadowMax'."
+
+#: plugins/personal/posix/class_posixAccount.inc:991
+msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
+msgstr ""
+"De waarde opgegeven voor 'shadowWarning' moet groter dan 'shadowMin' zijn."
+
+#: plugins/personal/posix/class_posixAccount.inc:996
+msgid "Value specified as 'shadowInactive' is not valid."
+msgstr "De waarde opgegeven voor 'shadowInactive' is niet geldig."
+
+#: plugins/personal/posix/class_posixAccount.inc:999
+msgid "'shadowInactive' without 'shadowMax' makes no sense."
+msgstr "'shadowInactive' zonder 'shadowMax' is niet logisch."
+
+#: plugins/personal/posix/class_posixAccount.inc:1004
+msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
+msgstr ""
+"De waarde opgegeven voor 'shadowMin' moet kleiner zijn dan 'shadowMax'."
+
+#: plugins/personal/posix/class_posixAccount.inc:1353
+#, fuzzy
+msgid "POSIX account"
+msgstr "GLPI account"
+
+#: plugins/personal/posix/class_posixAccount.inc:1364
+#: plugins/personal/posix/generic.tpl:15
+msgid "Shell"
+msgstr "Shell"
+
+#: plugins/personal/posix/class_posixAccount.inc:1366
+#, fuzzy
+msgid "Group ID"
+msgstr "Groep"
+
+#: plugins/personal/posix/class_posixAccount.inc:1368
+#, fuzzy
+msgid "Force password change on login"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+
+#: plugins/personal/posix/class_posixAccount.inc:1369
+#, fuzzy
+msgid "Shadow min"
+msgstr "Schaduwen van andere sessie"
+
+#: plugins/personal/posix/class_posixAccount.inc:1370
+#, fuzzy
+msgid "Shadow max"
+msgstr "Schaduwen van andere sessie"
+
+#: plugins/personal/posix/class_posixAccount.inc:1371
+#, fuzzy
+msgid "Shadow warning"
+msgstr "Schaduwen van andere sessie"
+
+#: plugins/personal/posix/class_posixAccount.inc:1372
+#, fuzzy
+msgid "Shadow inactive"
+msgstr "Schaduwen van andere sessie"
+
+#: plugins/personal/posix/class_posixAccount.inc:1373
+#, fuzzy
+msgid "Shadow expire"
+msgstr "Toon personen"
+
+#: plugins/personal/posix/class_posixAccount.inc:1374
+#, fuzzy
+msgid "System trust model"
+msgstr "Systeem vertrouwen"
+
+#: plugins/personal/posix/generic.tpl:25
+msgid "Primary group"
+msgstr "Primaire groep"
+
+#: plugins/personal/posix/generic.tpl:102
+msgid "Account"
+msgstr "Account"
+
+#: plugins/personal/posix/generic.tpl:109
+msgid "System trust"
+msgstr "Systeem vertrouwen"
+
+#: plugins/personal/posix/generic.tpl:110
+msgid "Trust mode"
+msgstr "Vertrouwensmodus"
+
+#: plugins/personal/posix/posix_groups.tpl:6
+msgid "Select groups to add"
+msgstr "Selecteer de toe te voegen groepen"
+
+#: plugins/personal/posix/posix_groups.tpl:32
+msgid "Display groups of department"
+msgstr "Toon groepen van afdeling"
+
+#: plugins/personal/posix/posix_groups.tpl:53
+msgid "Display groups matching"
+msgstr "Toon overeenkomende groepen"
+
+#: plugins/personal/posix/posix_groups.tpl:64
+msgid "Display groups of user"
+msgstr "Toon groepen van gebruiker"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:26
+#, php-format
+msgid "The configured timezone '%s' seems not to valid."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:73
+#, fuzzy
+msgid "Sunday"
+msgstr "dag"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:74
+#, fuzzy
+msgid "Monday"
+msgstr "dag"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:75
+#, fuzzy
+msgid "Tuesday"
+msgstr "dag"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:76
+msgid "Wednesday"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:77
+#, fuzzy
+msgid "Thursday"
+msgstr "uren"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:78
+#, fuzzy
+msgid "Friday"
+msgstr "dag"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:79
+#, fuzzy
+msgid "Saturday"
+msgstr "Strategie"
+
+#: plugins/personal/samba/samba3_workstations.tpl:6
+msgid "Select workstations to add"
+msgstr "Selecteer de toe te voegen werkstations"
+
+#: plugins/personal/samba/samba3_workstations.tpl:26
+msgid "Display workstations of department"
+msgstr "Toon werkstations van afdeling"
+
+#: plugins/personal/samba/samba2.tpl:13
+msgid "Samba home"
+msgstr "Samba home"
+
+#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
+msgid "Script path"
+msgstr "Inlogscript"
+
+#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
+#: plugins/personal/samba/samba3.tpl:111
+#: plugins/personal/samba/class_sambaAccount.inc:691
+msgid "Profile path"
+msgstr "Profielpad"
+
+#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
+msgid "Access options"
+msgstr "Toegangsopties"
+
+#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
+msgid "Allow user to change password from client"
+msgstr "Gebruiker mag zijn wachtwoord vanaf een werkstation wijzigen"
+
+#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
+#: plugins/personal/samba/class_sambaAccount.inc:1106
+msgid "Login from windows client requires no password"
+msgstr "Inloggen op Windows werkstation zonder wachtwoord toestaan"
+
+#: plugins/personal/samba/samba2.tpl:77
+msgid "Temporary disable samba account"
+msgstr "Schakel het Samba/Windows account tijdelijk uit"
+
+#: plugins/personal/samba/samba3.tpl:27
+#: plugins/personal/samba/class_sambaAccount.inc:1121
+msgid "Domain"
+msgstr "Domein"
+
+#: plugins/personal/samba/samba3.tpl:66
+msgid "Terminal Server"
+msgstr "Terminal Server"
+
+#: plugins/personal/samba/samba3.tpl:94
+#: plugins/personal/samba/class_sambaAccount.inc:1102
+msgid "Allow login on terminal server"
+msgstr "Sta inloggen op de Terminal Server toe"
+
+#: plugins/personal/samba/samba3.tpl:131
+#: plugins/personal/samba/class_sambaAccount.inc:1103
+msgid "Inherit client config"
+msgstr "Client configuratie voor initieel programma overnemen"
+
+#: plugins/personal/samba/samba3.tpl:134
+msgid "Initial program"
+msgstr "Initiëel programma"
+
+#: plugins/personal/samba/samba3.tpl:142
+msgid "Working directory"
+msgstr "Werkdirectory"
+
+#: plugins/personal/samba/samba3.tpl:159
+msgid "Timeout settings (in minutes)"
+msgstr "Terminal Service timeouts (in minuten)"
+
+#: plugins/personal/samba/samba3.tpl:169
+#: plugins/personal/samba/class_sambaAccount.inc:698
+msgid "Connection"
+msgstr "Max. verbindingsduur"
+
+#: plugins/personal/samba/samba3.tpl:183
+#: plugins/personal/samba/class_sambaAccount.inc:699
+msgid "Disconnection"
+msgstr "Max. verbrekingsduur"
+
+#: plugins/personal/samba/samba3.tpl:197
+#: plugins/personal/samba/class_sambaAccount.inc:700
+msgid "IDLE"
+msgstr "Max. inactiviteitsduur"
+
+#: plugins/personal/samba/samba3.tpl:213
+msgid "Client devices"
+msgstr "Terminal Service client apparaten"
+
+#: plugins/personal/samba/samba3.tpl:220
+msgid "Connect client drives at logon"
+msgstr "Verbindt client schijven bij inloggen"
+
+#: plugins/personal/samba/samba3.tpl:228
+msgid "Connect client printers at logon"
+msgstr "Verbindt client printers bij inloggen"
+
+#: plugins/personal/samba/samba3.tpl:236
+msgid "Default to main client printer"
+msgstr "Standaard printer als client printer"
+
+#: plugins/personal/samba/samba3.tpl:250
+msgid "Shadowing"
+msgstr "Schaduwen van andere sessie"
+
+#: plugins/personal/samba/samba3.tpl:261
+msgid "On broken or timed out"
+msgstr "Bij verbroken verbinding of timeout"
+
+#: plugins/personal/samba/samba3.tpl:271
+msgid "Reconnect if disconnected"
+msgstr "Herstel sessie indien verbroken"
+
+#: plugins/personal/samba/samba3.tpl:306
+#: plugins/personal/samba/class_sambaAccount.inc:1107
+msgid "Lock samba account"
+msgstr "Blokkeer het Samba/Windows account"
+
+#: plugins/personal/samba/samba3.tpl:331
+#: plugins/personal/samba/class_sambaAccount.inc:1113
+msgid "Limit Logon Time"
+msgstr "Stel laatste inlogtijd in op"
+
+#: plugins/personal/samba/samba3.tpl:351
+#: plugins/personal/samba/class_sambaAccount.inc:1114
+msgid "Limit Logoff Time"
+msgstr "Stel laatste uitlogtijd in op"
+
+#: plugins/personal/samba/samba3.tpl:372
+msgid "Account expires after"
+msgstr "Het account verloopt op"
+
+#: plugins/personal/samba/samba3.tpl:395
+#, fuzzy
+msgid "Samba logon times"
+msgstr "Samba groep"
+
+#: plugins/personal/samba/samba3.tpl:395
+#, fuzzy
+msgid "Edit settings..."
+msgstr "E-mail instellingen"
+
+#: plugins/personal/samba/samba3.tpl:403
+msgid "Allow connection from these workstations only"
+msgstr "Sta alleen verbindingen vanaf deze werkstations toe"
+
+#: plugins/personal/samba/class_sambaAccount.inc:212
+msgid "This account has no samba extensions."
+msgstr "Dit account heeft geen samba extensies."
+
+#: plugins/personal/samba/class_sambaAccount.inc:221
+msgid "Remove samba account"
+msgstr "Samba account verwijderen"
+
+#: plugins/personal/samba/class_sambaAccount.inc:222
+msgid ""
+"This account has samba features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"De samba mogelijkheden zijn ingeschakeld voor dit account. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/personal/samba/class_sambaAccount.inc:232
+#: plugins/personal/samba/class_sambaAccount.inc:235
+msgid "Create samba account"
+msgstr "Samba account aanmaken"
+
+#: plugins/personal/samba/class_sambaAccount.inc:233
+msgid ""
+"This account has samba features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"De samba mogelijkheden zijn uitgeschakeld voor dit account. U kunt deze "
+"inschakelen door de knop hieronder te gebruiken."
+
+#: plugins/personal/samba/class_sambaAccount.inc:236
+msgid ""
+"This account has samba features disabled. Posix features are needed for "
+"samba accounts, enable them first."
+msgstr ""
+"De samba mogelijkheden zijn uitgeschakeld voor dit account. Posix "
+"mogelijkheden zijn noodzakelijk voor samba accounts. Schakel deze eerst in."
+
+#: plugins/personal/samba/class_sambaAccount.inc:502
+msgid "input on, notify on"
+msgstr "invoer met notificatie"
+
+#: plugins/personal/samba/class_sambaAccount.inc:503
+msgid "input on, notify off"
+msgstr "invoer zonder notificatie"
+
+#: plugins/personal/samba/class_sambaAccount.inc:504
+msgid "input off, notify on"
+msgstr "geen invoer met notificatie"
+
+#: plugins/personal/samba/class_sambaAccount.inc:505
+msgid "input off, nofify off"
+msgstr "geen invoer zonder notificatie"
+
+#: plugins/personal/samba/class_sambaAccount.inc:507
+msgid "disconnect"
+msgstr "verbreken"
+
+#: plugins/personal/samba/class_sambaAccount.inc:508
+msgid "reset"
+msgstr "sluiten"
+
+#: plugins/personal/samba/class_sambaAccount.inc:510
+msgid "from any client"
+msgstr "vanaf elke client"
+
+#: plugins/personal/samba/class_sambaAccount.inc:511
+msgid "from previous client only"
+msgstr "alleen vanaf vorige client"
+
+#: plugins/personal/samba/class_sambaAccount.inc:674
+#, fuzzy, php-format
+msgid "Removing of user/samba account with dn '%s' failed."
+msgstr "Het verwijderen van het Samba account is mislukt"
+
+#: plugins/personal/samba/class_sambaAccount.inc:693
+#, php-format
+msgid "The value specified as '%s' contains invalid characters!"
+msgstr "De waarde gespecificeerd als '%s' bevat ongeldige karakters!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:703
+#, php-format
+msgid ""
+"The timeout property '%s' is checked and contains invalid or no characters!"
+msgstr ""
+"De timeout optie '%s' is geselecteerd en bevat geen of ongeldige karakters!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:709
+msgid ""
+"The windows user manager only allows eight clients. You've specified more "
+"than eight."
+msgstr ""
+"Het Windows gebruikersbeheer programma staat slechts acht clients toe. U "
+"heeft er meer dan acht opgegeven."
+
+#: plugins/personal/samba/class_sambaAccount.inc:894
+msgid ""
+"Warning: This account has an undefined samba SID assigned. The problem can "
+"not be fixed by GOsa!"
+msgstr ""
+"Waarschuwing: Dit account heeft een ongedefiniëerd Samba SID toegewezen "
+"gekregen. Dit probleem kan niet door GOsa opgelost wordt"
+
+#: plugins/personal/samba/class_sambaAccount.inc:918
+msgid ""
+"Warning: Can't identify users primary group - no conversion to a samba group "
+"possible!"
+msgstr ""
+"Waarschuwing: Kan de primaire groep van de gebruiker niet identificeren - Er "
+"is geen conversie naar een Samba groep mogelijk!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1028
+#, fuzzy, php-format
+msgid "Saving of user/samba account with dn '%s' failed."
+msgstr "Het opslaan van het Samba account is mislukt"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1093
+#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
+msgid "Samba settings"
+msgstr "Samba Instellingen"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1105
+#, fuzzy
+msgid "Allow user to change password"
+msgstr "Gebruiker mag zijn wachtwoord vanaf een werkstation wijzigen"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1110
+#, fuzzy
+msgid "Account expires"
+msgstr "Het account verloopt op"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1111
+#, fuzzy
+msgid "Password expires"
+msgstr "Wachtwoord verloopt op"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1115
+#, fuzzy
+msgid "Logon hours"
+msgstr "1 uur"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1117
+#, fuzzy
+msgid "Generic home directory"
+msgstr "Persoonlijke map"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1118
+msgid "Generic samba home drive"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1119
+#, fuzzy
+msgid "Generic script path"
+msgstr "Inlogscript"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1120
+#, fuzzy
+msgid "Generic profile path"
+msgstr "Profielpad"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1122
+#, fuzzy
+msgid "Allow connection from"
+msgstr "Sta alleen verbindingen vanaf deze werkstations toe"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:21
+#, fuzzy
+msgid "Specify the hours this user is allowed to log in"
+msgstr "Specificeer de mailserver waarop het account opgeslagen wordt"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:27
+#, fuzzy
+msgid "Hour"
+msgstr "uur"
+
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:208
+msgid "Certificates"
+msgstr "Certificaten"
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Standaard certificaat"
+
+#: plugins/personal/generic/generic_certs.tpl:33
+msgid "S/MIME certificate"
+msgstr "S/MIME certificaat"
+
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "PKCS12 certificate"
+msgstr "PKCS12 certificaat"
+
+#: plugins/personal/generic/generic_certs.tpl:78
+#: plugins/personal/generic/class_user.inc:1406
+msgid "Certificate serial number"
+msgstr "Certificaat serienummer"
+
+#: plugins/personal/generic/generic_picture.tpl:5
+#: plugins/personal/generic/generic_picture.tpl:15
+#: plugins/personal/generic/paste_generic.tpl:37
+#: plugins/personal/generic/generic.tpl:20
+#: plugins/personal/generic/generic.tpl:22
+#: plugins/personal/generic/generic.tpl:38
+msgid "Personal picture"
+msgstr "Persoonlijk plaatje"
+
+#: plugins/personal/generic/main.inc:102
+msgid "You are not allowed to set your password!"
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
+
+#: plugins/personal/generic/main.inc:193
+msgid "Generic user information"
+msgstr "Algemene gebruikersinformatie"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "female"
+msgstr "vrouw"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "male"
+msgstr "man"
+
+#: plugins/personal/generic/class_user.inc:291
+msgid "This account has no valid GOsa extensions."
+msgstr "Dit account heeft geen geldige GOsa extensies."
+
+#: plugins/personal/generic/class_user.inc:353
+msgid "The specified file has not been uploaded via HTTP POST! Aborted."
+msgstr ""
+"Het opgegeven bestand is niet opgestuurd via HTTP POST! Aktie afgebroken."
+
+#: plugins/personal/generic/class_user.inc:450
+msgid "Please enter a valid serial number"
+msgstr "Geef a.u.b. een geldig serienummer op"
+
+#: plugins/personal/generic/class_user.inc:494
+msgid ""
+"(Some types of certificates are currently not supported and may be displayed "
+"as 'invalid'.)"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:504
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Certificaat is geldig van '%s' tot '%s' en de huidige status is '%s'."
+
+#: plugins/personal/generic/class_user.inc:507
+msgid "valid"
+msgstr "geldig"
+
+#: plugins/personal/generic/class_user.inc:508
+msgid "invalid"
+msgstr "ongeldig"
+
+#: plugins/personal/generic/class_user.inc:513
+msgid "No certificate installed"
+msgstr "Geen certificaat geinstalleerd"
+
+#: plugins/personal/generic/class_user.inc:600
+#, fuzzy, php-format
+msgid "Removing of user/generic account with dn '%s' failed."
+msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
+
+#: plugins/personal/generic/class_user.inc:634
+#: plugins/personal/generic/class_user.inc:1019
+msgid "Kerberos database communication failed"
+msgstr "Kerberos database communicatie is mislukt"
+
+#: plugins/personal/generic/class_user.inc:648
+#: plugins/personal/generic/class_user.inc:1036
+msgid "Can't remove user from kerberos database."
+msgstr "Kan de gebruiker niet verwijderen uit de kerberos database."
+
+#: plugins/personal/generic/class_user.inc:721
+#, fuzzy, php-format
+msgid "You are not allowed to move this object to '%s'."
+msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
+
+#: plugins/personal/generic/class_user.inc:966
+#, fuzzy, php-format
+msgid "Saving of user/generic account with dn '%s' failed."
+msgstr "Het opslaan van het algemene gerbuikers account is mislukt"
+
+#: plugins/personal/generic/class_user.inc:1047
+msgid "Can't add user to kerberos database."
+msgstr "Kan de gebruiker niet toevoegen aan de kerberos database."
+
+#: plugins/personal/generic/class_user.inc:1114
+msgid "There's already a person with this 'Login' in the database."
+msgstr "Er bestaat al een account met deze 'Inlog naam' in de database."
+
+#: plugins/personal/generic/class_user.inc:1123
+msgid "The required field 'Login' is not set."
+msgstr "Het vereiste veld 'Inlog naam' is leeg."
+
+#: plugins/personal/generic/class_user.inc:1128
+msgid ""
+"There's already a person with this 'Name'/'Given name' combination in the "
+"database."
+msgstr ""
+"Er bestaat al een persoon met deze '(Achter)naam'/'Voornaam' combinatie in "
+"de database."
+
+#: plugins/personal/generic/class_user.inc:1135
+msgid ""
+"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"Het veld 'Inlog naam' bevat ongeldige karakters. Kleine letters, nummers en "
+"liggende streepjes zijn toegestaan."
+
+#: plugins/personal/generic/class_user.inc:1138
+msgid "The field 'Homepage' contains an invalid URL definition."
+msgstr "Het veld 'Website' bevat een ongeldige URL."
+
+#: plugins/personal/generic/class_user.inc:1267
+msgid "Could not open specified certificate!"
+msgstr "Het opgegeven certificaat kon geopend worden!"
+
+#: plugins/personal/generic/class_user.inc:1398
+#: plugins/personal/generic/generic.tpl:442
+msgid "Unit"
+msgstr "Eenheid"
+
+#: plugins/personal/generic/class_user.inc:1399
+#: plugins/personal/generic/generic.tpl:467
+msgid "House identifier"
+msgstr "Huis identificatie"
+
+#: plugins/personal/generic/class_user.inc:1400
+#: plugins/personal/generic/generic.tpl:384
+msgid "Vocation"
+msgstr "Beroep"
+
+#: plugins/personal/generic/class_user.inc:1401
+#: plugins/personal/generic/generic.tpl:511
+msgid "Last delivery"
+msgstr "Laatste levering"
+
+#: plugins/personal/generic/class_user.inc:1402
+#: plugins/personal/generic/generic.tpl:433
+msgid "Person locality"
+msgstr "Werkplaats"
+
+#: plugins/personal/generic/class_user.inc:1403
+#: plugins/personal/generic/generic.tpl:392
+msgid "Unit description"
+msgstr "Eenheid omschrijving"
+
+#: plugins/personal/generic/class_user.inc:1404
+#: plugins/personal/generic/generic.tpl:401
+msgid "Subject area"
+msgstr "Werkgebied"
+
+#: plugins/personal/generic/class_user.inc:1405
+#: plugins/personal/generic/generic.tpl:410
+msgid "Functional title"
+msgstr "Functionele titel"
+
+#: plugins/personal/generic/class_user.inc:1407
+#: plugins/personal/generic/generic.tpl:520
+msgid "Public visible"
+msgstr "Publiek zichtbaar"
+
+#: plugins/personal/generic/class_user.inc:1408
+#: plugins/personal/generic/generic.tpl:451
+msgid "Street"
+msgstr "Straat"
+
+#: plugins/personal/generic/class_user.inc:1414
+#, fuzzy
+msgid "Generic user settings"
+msgstr "Algemene wachtrij instellingen"
+
+#: plugins/personal/generic/class_user.inc:1429
+#: plugins/personal/generic/generic.tpl:83
+msgid "Academic title"
+msgstr "Academische titel"
+
+#: plugins/personal/generic/class_user.inc:1432
+#: plugins/personal/generic/generic.tpl:183
+msgid "Homepage"
+msgstr "Homepage"
+
+#: plugins/personal/generic/class_user.inc:1435
+#: plugins/personal/generic/generic.tpl:93
+msgid "Date of birth"
+msgstr "Geboortedatum"
+
+#: plugins/personal/generic/class_user.inc:1436
+#, fuzzy
+msgid "Gender"
+msgstr "Afzender"
+
+#: plugins/personal/generic/class_user.inc:1437
+#, fuzzy
+msgid "Preferred language"
+msgstr "Voorkeurstaal"
+
+#: plugins/personal/generic/class_user.inc:1438
+#, fuzzy
+msgid "Department number"
+msgstr "Afdelingnaam"
+
+#: plugins/personal/generic/class_user.inc:1439
+#, fuzzy
+msgid "Employee number"
+msgstr "Functie"
+
+#: plugins/personal/generic/class_user.inc:1440
+#: plugins/personal/generic/generic.tpl:282
+msgid "Employee type"
+msgstr "Functie"
+
+#: plugins/personal/generic/class_user.inc:1443
+#: plugins/personal/generic/paste_generic.tpl:47
+msgid "User picture"
+msgstr "Persoonlijk plaatje"
+
+#: plugins/personal/generic/class_user.inc:1444
+#, fuzzy
+msgid "Room number"
+msgstr "Telefoonnummer"
+
+#: plugins/personal/generic/class_user.inc:1448
+#, fuzzy
+msgid "User certificates"
+msgstr "Standaard certificaat"
+
+#: plugins/personal/generic/paste_generic.tpl:1
+msgid "User settings"
+msgstr "Gebruikersinstellingen"
+
+#: plugins/personal/generic/paste_generic.tpl:23
+msgid "Clear password"
+msgstr "Wachtwoord wissen"
+
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Set new password"
+msgstr "Nieuw wachtwoord instellen"
+
+#: plugins/personal/generic/password.tpl:2
+msgid ""
+"You have changed the method your password is stored in the ldap database. "
+"For that reason you've to enter your password at this point again. GOsa will "
+"then encode it with the selected method."
+msgstr ""
+"U heeft de manier waarop uw wachtwoord wordt opgeslagen in de LDAP database "
+"veranderd. Daarom moet u het wachtwoord op dit moment opnieuw invoeren. GOsa "
+"zal dan het wachtwoord versleutelen op de door u geselecteerde methode."
+
+#: plugins/personal/generic/generic.tpl:6
+msgid "Personal information"
+msgstr "Persoonlijke informatie"
+
+#: plugins/personal/generic/generic.tpl:29
+#: plugins/personal/generic/generic.tpl:40
+msgid "Change picture"
+msgstr "Verander plaatje"
+
+#: plugins/personal/generic/generic.tpl:54
+msgid "Template name"
+msgstr "Sjabloon naam"
+
+#: plugins/personal/generic/generic.tpl:111
+#: ihtml/themes/default/sizelimit.tpl:14
+msgid "Set"
+msgstr "Stel in"
+
+#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Sex"
+msgstr "Geslacht"
+
+#: plugins/personal/generic/generic.tpl:130
+msgid "Preferred langage"
+msgstr "Voorkeurstaal"
+
+#: plugins/personal/generic/generic.tpl:175
+msgid "Private phone"
+msgstr "Telefoon privé"
+
+#: plugins/personal/generic/generic.tpl:196
+msgid "Password storage"
+msgstr "Wachtwoord encryptie"
+
+#: plugins/personal/generic/generic.tpl:211
+msgid "Edit certificates"
+msgstr "Bewerk certificaten"
+
+#: plugins/personal/generic/generic.tpl:220
+msgid "Edit properties"
+msgstr "Bewerk eigenschappen"
+
+#: plugins/personal/generic/generic.tpl:238
+msgid "Organizational information"
+msgstr "Organisatie informatie"
+
+#: plugins/personal/generic/generic.tpl:266
+msgid "Department No."
+msgstr "Afdeling nr."
+
+#: plugins/personal/generic/generic.tpl:274
+msgid "Employee No."
+msgstr "Personeel nr."
+
+#: plugins/personal/generic/generic.tpl:300
+#: plugins/personal/generic/generic.tpl:482
+msgid "Room No."
+msgstr "Kamer nr."
+
+#: plugins/personal/generic/generic.tpl:496
+msgid "Please use the phone tab"
+msgstr "Gebruik a.u.b. de telefoon tab"
+
+#: plugins/generic/welcome/welcome.tpl:4
+msgid ""
+"This is the GOsa main menu. You can select your tasks from the menu on the "
+"left, or by choosing one of the pictograms below. All changes apply directly "
+"to your companies LDAP server."
+msgstr ""
+"Dit is het GOsa hoofdmenu. U kunt taken selecteren door het menu aan de "
+"linkerzijde te gebruiken of door een van de pictogrammen hieronder te "
+"selecteren. Alle veranderingen worden direct op de LDAP server van uw "
+"bedrijf doorgevoerd."
+
+#: plugins/generic/welcome/welcome.tpl:8
+msgid ""
+"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
+"back to the pictogram view."
+msgstr ""
+"Gebruik 'Uitloggen' bovenin om de verbinding te verbreken en 'Hoofdmenu' om "
+"terug te keren naar het onderstaande pictogrammen overzicht."
+
+#: plugins/generic/welcome/welcome.tpl:15
+msgid "The GOsa team"
+msgstr "Het GOsa team"
+
+#: plugins/generic/welcome/main.inc:24
+#, php-format
+msgid "Welcome %s!"
+msgstr "Welkom %s!"
+
+#: plugins/generic/references/class_reference.inc:46
+msgid "Thin Client"
+msgstr "Thin Client"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Object name"
+msgstr "Objectnaam"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Contents"
+msgstr "Inhoud"
+
+#: plugins/generic/references/contents.tpl:18
+msgid "This object has no relationship to other objects."
+msgstr "Dit object heeft geen relatie met andere objecten."
+
+#: plugins/gofon/macro/parameter.tpl:4
+msgid "Argument"
+msgstr "Argument"
+
+#: plugins/gofon/macro/parameter.tpl:8
+msgid "type"
+msgstr "type"
+
+#: plugins/gofon/macro/parameter.tpl:19
+#, fuzzy
+msgid "You are not allowed to view the macro parameter settings"
+msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
+
+#: plugins/gofon/macro/headpage.tpl:6
+#: plugins/gofon/macro/class_divListMacros.inc:31
+#: plugins/gofon/macro/class_divListMacros.inc:32
+msgid "List of macros"
+msgstr "Lijst met macro's"
+
+#: plugins/gofon/macro/headpage.tpl:24
+#: plugins/gofon/macro/class_divListMacros.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected macros. You may want "
+"to use the range selector on top of the macro listbox, when working with a "
+"large number of macros."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde macro's toe te voegen, bewerken "
+"of verwijderen. Indien u veel macro's heeft, dan is het aan te raden de "
+"selectie mogelijkheden te gebruiken."
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros matching"
+msgstr "Toon overeenkomende macro's"
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros  matching"
+msgstr "Toon overeenkomende macro's"
+
+#: plugins/gofon/macro/headpage.tpl:41
+#: plugins/gofon/macro/class_divListMacros.inc:65
+msgid "Regular expression for matching macro names"
+msgstr "Reguliere expressie voor overeenkomende macronamen"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
+msgid "This 'dn' is no phone macro."
+msgstr "Deze 'dn' is geen telefoonmacro."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
+msgid "String"
+msgstr "Tekstregel"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
+msgid "Combobox"
+msgstr "Combobox"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
+#: include/sieve/templates/element_boolean.tpl:4
+msgid "Bool"
+msgstr "Bool"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
+msgid "Delete unused"
+msgstr "Verwijder ongebruikte"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
+#, php-format
+msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
+msgstr ""
+"De bevat '%s' bevat ongeldige karakters. '!,#' worden gebruikt als "
+"scheidingstekens"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
+#, php-format
+msgid "The parameter %s has incorrect value for type bool."
+msgstr "De parameter %s heeft een incorrecte waarde voor het type boolean."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
+#, php-format
+msgid ""
+"Parameter count of the macro changed, you must update each user which are "
+"using this macro '%s'."
+msgstr ""
+"Parameter hoeveelheid van de macro is veranderd. U dient elke gebruiker, die "
+"deze macro '%s' gebruik, bij te werken."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
+#: plugins/gofon/macro/class_gofonMacro.inc:492
+#: plugins/gofon/macro/class_gofonMacro.inc:501
+#, fuzzy, php-format
+msgid "Removing of goFonMacro/generic account with dn '%s' failed."
+msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:241
+#, fuzzy, php-format
+msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
+msgstr ""
+"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
+"GOsa logbestand voor de mysql fout."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:309
+#, fuzzy, php-format
+msgid "More than one '(' is currently not supported. Line : '%s'."
+msgstr ""
+"Automatische aanmaak van object type '%s' wordt momenteel niet ondersteund. "
+"Rapporteer dit a.u.b. aan het GOsa team."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:312
+#, fuzzy, php-format
+msgid "More than one ')' is currently not supported. Line : '%s'."
+msgstr ""
+"Automatische aanmaak van object type '%s' wordt momenteel niet ondersteund. "
+"Rapporteer dit a.u.b. aan het GOsa team."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:316
+#, fuzzy, php-format
+msgid "There is no application given in line : '%s'."
+msgstr "Er is een dubbele invoer in '%s' voor '%s'"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:320
+#, php-format
+msgid "There is no extension type given in line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:349
+#, fuzzy, php-format
+msgid "Insert of new macro failed for server '%s'."
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:409
+#, fuzzy
+msgid ""
+"There must be at least one server with an asterisk database to save this "
+"phone macro."
+msgstr ""
+"Er moet tenminste een NTP server geselecteerd zijn of de overervings mode "
+"moet geactiveerd zijn."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:423
+#, php-format
+msgid "The given cn '%s' already exists."
+msgstr "De opgegeven cn '%s' bestaat al."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:429
+msgid "You must specify the 'Display Name' in order to save this macro"
+msgstr "U moet de 'Display Naam' opgeven om deze macro op te slaan"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:433
+msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
+msgstr ""
+"De opgegeven cn is te lang om een Macro invoer te maken. Maximaal 20 "
+"karakters."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:442
+#, fuzzy
+msgid ""
+"This macro is still in use. It is necessary to mark this macro as visible "
+"for users."
+msgstr ""
+"Deze macro is nog steeds in gebruik. Verzeker uzelf ervan dat geen enkele "
+"gebruiker deze macro geselecteerd heeft."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:450
+msgid "Makro length must be lower than 100 lines"
+msgstr "De macro lengte moet minder dan 100 regels zijn"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:455
+#, fuzzy
+msgid "You can't save an empty macro."
+msgstr "Kan bestand '%s' niet opslaan."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:472
+#, fuzzy
+msgid ""
+"This macro is still in use. To delete this Macro ensure that nobody has "
+"selected it."
+msgstr ""
+"Deze macro is nog steeds in gebruik. Verzeker uzelf ervan dat geen enkele "
+"gebruiker deze macro geselecteerd heeft."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:485
+#, fuzzy
+msgid ""
+"Could not remove the macro entry from asterisk databases. Please check your "
+"asterisk database configurations."
+msgstr ""
+"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
+"configuratie a.u.b."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:535
+#, fuzzy, php-format
+msgid "Saving of goFonMacro/generic account with dn '%s' failed."
+msgstr "Het opslaan van het Open-Xchange account is mislukt"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:571
+#, fuzzy
+msgid "Asterisk macro management"
+msgstr "Asterisk beheer"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:576
+#, fuzzy
+msgid "GOfon macro"
+msgstr "geen macro"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:580
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/gofon/macro/paste_generic.tpl:4
+#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
+#: plugins/gofon/macro/generic.tpl:9
+msgid "Macro name"
+msgstr "Macronaam"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:584
+#, fuzzy
+msgid "Macro content and parameter"
+msgstr "Macro tekst"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:585
+msgid "Visibility flag"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
+msgid "Phone macros"
+msgstr "Tel. macro's"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
+#, fuzzy, php-format
+msgid "You're about to delete the following user(s) %s"
+msgstr "U staat op het punt gebruiker %s te verwijderen."
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
+msgid "You are not allowed to delete this macro!"
+msgstr "U heeft geen toestemming om deze macro te verwijderen!"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
+#, php-format
+msgid "You're about to delete the macro '%s'."
+msgstr "U staat op het punt de macro '%s' te verwijderen."
+
+#: plugins/gofon/macro/class_divListMacros.inc:58
+msgid "Visible"
+msgstr "Zichtbaar"
+
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "Create new phone macro"
+msgstr "Nieuwe telefoonmacro aanmaken"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove selected macros"
+msgstr "Verwijder gebruiker"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove macros"
+msgstr "Tel. macro's"
+
+#: plugins/gofon/macro/class_divListMacros.inc:178
+msgid "Macro"
+msgstr "Macro"
+
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "visible"
+msgstr "zichtbaar"
+
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "invisible"
+msgstr "onzichtbaar"
+
+#: plugins/gofon/macro/class_divListMacros.inc:208
+#, fuzzy
+msgid "Edit macro"
+msgstr "Bewerk share"
+
+#: plugins/gofon/macro/class_divListMacros.inc:216
+#, fuzzy
+msgid "Delete macro"
+msgstr "Verwijder gebruiker"
+
+#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
+msgid "Phone macro management"
+msgstr "Telefoon macrobeheer"
+
+#: plugins/gofon/macro/generic.tpl:18
+msgid "Macro name to be displayed"
+msgstr "Weer te geven macronaam"
+
+#: plugins/gofon/macro/generic.tpl:60
+msgid "Visible for user"
+msgstr "Zichtbaar voor gebruikers"
+
+#: plugins/gofon/macro/generic.tpl:70
+msgid "Macro text"
+msgstr "Macro tekst"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:6
+msgid "Phone Reports"
+msgstr "Telefoon rapporten"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:165
+#: plugins/gofon/fonreports/class_fonreport.inc:175
+msgid "Can't connect to phone database, no reports can be shown!"
+msgstr ""
+"Kan niet verbinden met de telefoondatabase. Rapporten kunnen niet getoond "
+"worden!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:179
+msgid "Can't select phone database for report generation!"
+msgstr "Kan de telefoondatabase voor rapportage niet selecteren!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:197
+msgid "Query for phone database failed!"
+msgstr "De zoekopdracht binnen de telefoon database is mislukt!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:395
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#: plugins/gofon/fonreports/main.inc:16
+msgid "Phone reports"
+msgstr "Tel. rapporten"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:405
+#: plugins/gofon/fonreports/contents.tpl:31
+msgid "Source"
+msgstr "Bron"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:406
+#: plugins/gofon/fonreports/contents.tpl:32
+msgid "Destination"
+msgstr "Doel"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:407
+#: plugins/gofon/fonreports/contents.tpl:33
+msgid "Channel"
+msgstr "Kanaal"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:408
+#, fuzzy
+msgid "Application called"
+msgstr "Programmanaam"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:409
+#, fuzzy
+msgid "Disposition"
+msgstr "Max. verbrekingsduur"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:410
+#: plugins/gofon/fonreports/contents.tpl:36
+msgid "Duration"
+msgstr "Tijdsduur"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
+#, php-format
+msgid ""
+"The specified goFonHomeServer '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
+"error."
+msgstr ""
+"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
+"GOsa logbestand op mysql fouten."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
+#, php-format
+msgid "Can't select database %s on %s."
+msgstr "Kan de database %s op %s niet selecteren."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
+msgid "no macro"
+msgstr "geen macro"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
+msgid "undefined"
+msgstr "niet gedefiniëerd"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
+msgid ""
+"Can't save any changes to asterisk database, there is no mysql extension "
+"available."
+msgstr ""
+"Kan geen veranderingen in de Asterisk database opslaan. Er is geen MySQL "
+"extensie beschikbaar. Controleer uw PHP installatie."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
+#, fuzzy, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
+"keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
+"GOsa logbestand op mysql fouten."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
+#, php-format
+msgid ""
+"Can't select database %s on %s. Abort saving entries to keep the database "
+"consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
+#, fuzzy, php-format
+msgid ""
+"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
+"entries to keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
+"GOsa logbestand voor de mysql fout."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
+msgid "Error while performing query:"
+msgstr "Fout bij het uitvoeren van zoekopdracht:"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
+msgid "This account has no phone extensions."
+msgstr "Dit account heeft geen telefoon mogelijkheden."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
+msgid ""
+"The macro you selected, is no longer available for you, please choose "
+"another one."
+msgstr ""
+"De macro die u geselecteerd heeft, is niet meer beschikbaar voor u. "
+"Selecteer a.u.b. een andere macro."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
+msgid "Remove phone account"
+msgstr "Verwijder telefoon account"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
+msgid ""
+"This account has phone features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft telefoon mogelijkheden ingeschakeld. U kunt deze "
+"uitschakelen door de knop hieronder te gebruiken."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
+msgid "Create phone account"
+msgstr "Telefoon account aanmaken"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
+msgid ""
+"This account has phone features disabled. You can't enable them while no uid "
+"is set."
+msgstr ""
+"Dit account heeft telefoon mogelijkheden uitgeschakeld. U kunt ze niet "
+"inschakelen zolang geen uid ingesteld is."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
+msgid ""
+"This account has phone features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"Dit account heeft telefoon mogelijkheden uitgeschakeld. U kunt deze "
+"inschakelen door de knop hieronder te gebruiken."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
+msgid "Please enter a valid phone number!"
+msgstr "Voer a.u.b. een geldig telefoonnummer in!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
+msgid "Choose your private phone"
+msgstr "Kies uw privé telefoon"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
+#, fuzzy
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone account."
+msgstr ""
+"Er moet tenminste een NTP server geselecteerd zijn of de overervings mode "
+"moet geactiveerd zijn."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
+msgid "Voicemail PIN must be between 1-4 characters."
+msgstr "Voicemail PIN-code moet tussen 1 en 4 karakters zijn"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
+msgid ""
+"The specified Voicemail PIN contains invalid characters, only numeric values "
+"are allowed here."
+msgstr ""
+"De opgegeven Voicemail PIN-code bevat ongeldige karakters. Alleen nummerieke "
+"waardes zijn toegestaan."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
+msgid "Phone PIN must be at least one character long."
+msgstr "Telefoon PIN-code moet uit tenminste 1 karakter bestaan."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
+msgid ""
+"The specified phone PIN contains invalid characters, only aphanumeric values "
+"are allowed here."
+msgstr ""
+"De opgegeven telefoon PIN-code bevat ongeldige karakters. Alleen "
+"alfanummerieke waardes zijn toegestaan."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
+#, php-format
+msgid "You need to specify at least one phone number!"
+msgstr "U dient tenminste één telefoonnummer op te geven!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
+#, fuzzy, php-format
+msgid "Saving of user/phone account with dn '%s' failed."
+msgstr "Het opslaan van het telefoon account is mislukt"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
+msgid ""
+"Can't remove phone account, the mysql extension is not present in php "
+"configuration."
+msgstr ""
+"Kan het telefoon account niet verwijderen. De MySQL extensie is niet "
+"aanwezig binnen uw PHP configuratie."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
+#, php-format
+msgid "Removed user '%s' from phone queue '%s'."
+msgstr "Gebruiker '%s' is van telefoonwachtrij '%s' verwijderd"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
+#, fuzzy, php-format
+msgid "Removing of user/phone account with dn '%s' failed."
+msgstr "Het verwijderen van het telefoon account is mislukt"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
+#, fuzzy, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available. "
+"Remove aborted."
+msgstr ""
+"Het geselecteerde kiosk profiel '%s' is niet meer beschikbaar. Het huidige "
+"profiel wordt op 'geen' ingesteld."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
+#, fuzzy
+msgid "Phone account settings"
+msgstr "Telefoon instellingen"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
+#, fuzzy
+msgid "GOfon reports"
+msgstr "Tel. rapporten"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
+#, fuzzy
+msgid "Telephone number"
+msgstr "Telefoonnummer"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
+#, fuzzy
+msgid "Macro settings"
+msgstr "E-mail instellingen"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
+#, fuzzy
+msgid "Telephone pin"
+msgstr "Telefoon"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
+#, fuzzy
+msgid "Voicemail pin"
+msgstr "Voicemail PIN-code"
+
+#: plugins/gofon/phoneaccount/main.inc:122
+#: plugins/gofon/phoneaccount/paste_generic.tpl:1
+msgid "Phone settings"
+msgstr "Telefoon instellingen"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:50
+msgid "Voicemail PIN"
+msgstr "Voicemail PIN-code"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:40
+#: plugins/gofon/phoneaccount/generic.tpl:60
+msgid "Phone PIN"
+msgstr "Telefoon PIN-code"
+
+#: plugins/gofon/phoneaccount/generic.tpl:42
+#, fuzzy
+msgid "Select the accounts home server"
+msgstr "Selecteer om servers te zien"
+
+#: plugins/gofon/phoneaccount/generic.tpl:82
+#: plugins/gofon/phoneaccount/generic.tpl:84
+msgid "Phone macro"
+msgstr "Telefoon macro"
+
+#: plugins/gofon/conference/headpage.tpl:6
+#: plugins/gofon/conference/class_divListConferences.inc:31
+#: plugins/gofon/conference/class_divListConferences.inc:32
+msgid "List of conference rooms"
+msgstr "Lijst met conferentie kamers"
+
+#: plugins/gofon/conference/headpage.tpl:24
+#: plugins/gofon/conference/class_divListConferences.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected phone conferences. "
+"Having a large number of phone conferences, you might prefer the range "
+"selectors on top of the conferences list."
+msgstr ""
+"Dit menu maakt het mogelijk om geselecteerde telefoon conferenties toe te "
+"voegen, bewerken of verwijderen. Indien u veel conferenties heeft is het aan "
+"te raden de selectie mogelijkheden te gebruiken."
+
+#: plugins/gofon/conference/headpage.tpl:36
+msgid "Regular expression for        matching user names"
+msgstr "Reguliere expressie voor       overeenkomende gebruikersnamen"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
+#, php-format
+msgid ""
+"Could not remove the conference entry from database on home server (%s). "
+"Please check your asterisk database configuration."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
+#, fuzzy, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available."
+msgstr "Dit programma is niet meer beschikbaar."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
+msgid "Please enter a PIN."
+msgstr "Voer a.u.b. een PIN-code in."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
+msgid "Please enter a name for the conference."
+msgstr "Voer a.u.b. een naam voor de conferentie in."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
+msgid "Only numeric chars are allowed in Number field."
+msgstr "Alleen nummerieke karakters zijn toegestaan in het nummer veld."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
+msgid "Only numbers are allowed in Lifetime."
+msgstr "Alleen nummerieke waardes zijn toegestaan in geldigheidsduur"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
+#, fuzzy
+msgid "There is already a conference with this name in the current tree."
+msgstr "Er bestaat al een profiel met deze klassenaam."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
+msgid ""
+"Can not check if there are already some entries with given telephone number "
+"and/or cn in the destination home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
+msgid ""
+"Can not remove entries with some telephone number and/or cn from destination "
+"home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
+msgid ""
+"Can not check if entry exists in old database. Please have a look a the gosa "
+"logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
+msgid ""
+"Can not remove old entries from initial home server. Please have a look a "
+"the gosa logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
+#, php-format
+msgid "Saving of goFonConference/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
+#: plugins/gofon/conference/class_divListConferences.inc:263
+msgid "Conference"
+msgstr "Conferentie"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
+#, fuzzy
+msgid "Phone conference management"
+msgstr "Conferentie beheer"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
+#, fuzzy
+msgid "GOfon conference"
+msgstr "Tel. conferenties"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
+#, fuzzy
+msgid "Conference PIN"
+msgstr "Conferentie"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
+#: plugins/gofon/conference/generic.tpl:146
+msgid "Preset PIN"
+msgstr "Voorgedefinieerde PIN-code"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
+#: plugins/gofon/conference/generic.tpl:166
+msgid "Record conference"
+msgstr "Conferentie opnemen"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
+#: plugins/gofon/conference/generic.tpl:197
+msgid "Play music on hold"
+msgstr "Muziek afspelen bij wachtstand"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
+#, fuzzy
+msgid "Activate menu"
+msgstr "Activeer sessiemenu"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
+#, fuzzy
+msgid "Announce user activity"
+msgstr "Aankondigingsfrequentie"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
+#, fuzzy
+msgid "Count user"
+msgstr "Tel het aantal gebruikers"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
+#, fuzzy
+msgid "Conference type"
+msgstr "Conferentienaam"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
+#, fuzzy
+msgid "Format"
+msgstr "formaat"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
+#, fuzzy
+msgid "Lifetime"
+msgstr "Geldigheidsduur (in dagen)"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
+msgid "Phone conferences"
+msgstr "Tel. conferenties"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
+msgid "Management"
+msgstr "Beheer"
+
+#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
+msgid "Conference management"
+msgstr "Conferentie beheer"
+
+#: plugins/gofon/conference/paste_generic.tpl:5
+#: plugins/gofon/conference/generic.tpl:15
+msgid "Conference name"
+msgstr "Conferentienaam"
+
+#: plugins/gofon/conference/paste_generic.tpl:10
+#: plugins/gofon/conference/generic.tpl:21
+msgid "Name of conference to create"
+msgstr "Naam van de aan te maken conferentie"
+
+#: plugins/gofon/conference/class_divListConferences.inc:57
+msgid "Name - Number"
+msgstr "Naam - nummer"
+
+#: plugins/gofon/conference/class_divListConferences.inc:59
+#: plugins/gofon/conference/generic.tpl:154
+msgid "PIN"
+msgstr "PIN-code"
+
+#: plugins/gofon/conference/class_divListConferences.inc:66
+msgid "Regular expression for matching conference names"
+msgstr "Reguliere expressie voor overeenkomende conferentie namen"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "Create new conference"
+msgstr "Maak nieuwe conferentie aan"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "New conference"
+msgstr "Nieuwe conferentie"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove selected conferences"
+msgstr "Conferentie opnemen"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove conferences"
+msgstr "Conferentie opnemen"
+
+#: plugins/gofon/conference/class_divListConferences.inc:254
+#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
+#: include/class_pluglist.inc:265
+msgid "Unknown"
+msgstr "Onbekend"
+
+#: plugins/gofon/conference/generic.tpl:35
+msgid "Choose subtree to place conference in"
+msgstr "Kies de subtree waaronder de conferentie geplaatst wordt"
+
+#: plugins/gofon/conference/generic.tpl:99
+msgid "Lifetime (in days)"
+msgstr "Geldigheidsduur (in dagen)"
+
+#: plugins/gofon/conference/generic.tpl:174
+msgid "Sound file format"
+msgstr "Geluidsbestand formaat"
+
+#: plugins/gofon/conference/generic.tpl:205
+msgid "Activate session menu"
+msgstr "Activeer sessiemenu"
+
+#: plugins/gofon/conference/generic.tpl:213
+msgid "Announce users joining or leaving the conference"
+msgstr "Kondig binnenkomende en verlatende gebruikers aan"
+
+#: plugins/gofon/conference/generic.tpl:221
+msgid "Count users"
+msgstr "Tel het aantal gebruikers"
+
+#: include/class_plugin.inc:419
+#, php-format
+msgid ""
+"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
+
+#: include/class_plugin.inc:600
+#, php-format
+msgid ""
+"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als POSTCREATE voor module '%s' "
+"bestaat niet."
+
+#: include/class_plugin.inc:634 include/class_password-methods.inc:183
+#, php-format
+msgid ""
+"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als POSTMODIFY voor module '%s' "
+"bestaat niet."
+
+#: include/class_plugin.inc:668
+#, php-format
+msgid ""
+"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als POSTREMOVE voor module '%s' "
+"bestaat niet."
+
+#: include/class_plugin.inc:1002
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "Object '%s' is al gemarkeerd"
+
+#: include/class_plugin.inc:1009
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Toevoegen van markering (%s) aan object '%s'"
+
+#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
+#, fuzzy, php-format
+msgid "Handle object tagging with dn '%s' failed."
+msgstr "Het verwerken van object markeringen is mislukt"
+
+#: include/class_plugin.inc:1039
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "Verwijderen van markering van object '%s'"
+
+#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
+#: include/class_plugin.inc:1147
+#, fuzzy, php-format
+msgid "Saving object snapshot with dn '%s' failed."
+msgstr "Het opslaan van de objectgroep is mislukt"
+
+#: include/class_plugin.inc:1173
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable '%s' is not "
+"configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable(s) '%s' is "
+"not configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1217
+#, php-format
+msgid "Method get available snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1273
+#, php-format
+msgid "Method get deleted snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
+#, fuzzy, php-format
+msgid "Restore snapshot with dn '%s' failed."
+msgstr "Het verwijderen van de telefoon is mislukt"
+
+#: include/class_plugin.inc:1616
+msgid "Changing ACL dn"
+msgstr ""
+
+#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
+#: setup/class_setupStep_Migrate.inc:1114
+#: setup/class_setupStep_Migrate.inc:1162
+#, fuzzy
+msgid "to"
+msgstr "Stop"
+
+#: include/class_password-methods-sha.inc:50
+msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
+msgstr ""
+"Kan SHA niet gebruiken voor encryptie. Functie sha1 / mhash / crypt "
+"ontbreekt."
+
+#: include/class_CopyPasteHandler.inc:90
+#, php-format
+msgid ""
+"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
+"to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:122
+#, php-format
+msgid ""
+"Specified object '%s' is not a valid ldap object, please check copy & paste  "
+"methods."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:138
+#, fuzzy, php-format
+msgid "We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr ""
+"Kan bestand '/etc/gosa/encodings' niet openen. Controlleer de "
+"bestandspermissies a.u.b."
+
+#: include/class_CopyPasteHandler.inc:147
+#, fuzzy, php-format
+msgid ""
+"We are not allowed to save ldap dump to '%s/%s', please check permissions."
+msgstr ""
+"Kan bestand '/etc/gosa/encodings' niet openen. Controlleer de "
+"bestandspermissies a.u.b."
+
+#: include/class_CopyPasteHandler.inc:232
+#, php-format
+msgid "Could not load dumped file '%s', from hard disk drive."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:257
+#, fuzzy, php-format
+msgid "You are not allowed to cut and paste the following object '%s'."
+msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
+
+#: include/class_CopyPasteHandler.inc:285
+#, fuzzy, php-format
+msgid "You are going to paste the cutted entry '%s'."
+msgstr "U staat op het punt de invoer '%s' te kopieren."
+
+#: include/class_CopyPasteHandler.inc:298
+#, fuzzy, php-format
+msgid "You are not allowed to copy and paste the following object '%s'."
+msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
+
+#: include/class_CopyPasteHandler.inc:319
+#, fuzzy, php-format
+msgid "You are going to paste the copied entry '%s'."
+msgstr "U staat op het punt de invoer '%s' te kopieren."
+
+#: include/class_CopyPasteHandler.inc:418
+msgid "Paste"
+msgstr "Plakken"
+
+#: include/class_CopyPasteHandler.inc:420
+msgid "Can't paste"
+msgstr "Plakken onmogelijk"
+
+#: include/class_password-methods-kerberos.inc:44
+msgid ""
+"Warning: Can't set kerberos password. Your PHP version has no kerberos "
+"support, password has not been changed."
+msgstr ""
+"Waarschuwing: Kan het kerberos wachtwoord niet instellen. Uw PHP versie "
+"heeft geen kerberos ondersteuning. Wachtwoord is niet veranderd."
+
+#: include/class_password-methods-kerberos.inc:53
+msgid "Kerberos database communication failed!"
+msgstr "De kerberos database communicatie is mislukt!"
+
+#: include/class_password-methods-kerberos.inc:60
+msgid "Changing password in kerberos database failed!"
+msgstr "Het veranderen van het wachtwoord in de kerberos database is mislukt!"
+
+#: include/sieve/class_sieveElement_Require.inc:73
+#, fuzzy
+msgid "Please specify at least one valid requirement."
+msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
+
+#: include/sieve/class_sieveElement_If.inc:27
+#, fuzzy
+msgid "Complete address"
+msgstr "Subonderdelen negeren"
+
+#: include/sieve/class_sieveElement_If.inc:27
+#: include/sieve/class_sieveElement_If.inc:33
+#, fuzzy
+msgid "Default"
+msgstr "standaard"
+
+#: include/sieve/class_sieveElement_If.inc:28
+#, fuzzy
+msgid "Domain part"
+msgstr "Windows gebruikers"
+
+#: include/sieve/class_sieveElement_If.inc:29
+msgid "Local part"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Case insensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:34
+msgid "Case sensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:35
+msgid "Numeric"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:39
+msgid "is"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:40
+#, fuzzy
+msgid "regex"
+msgstr "sluiten"
+
+#: include/sieve/class_sieveElement_If.inc:41
+#, fuzzy
+msgid "contains"
+msgstr "Acties"
+
+#: include/sieve/class_sieveElement_If.inc:42
+#, fuzzy
+msgid "matches"
+msgstr "Cache"
+
+#: include/sieve/class_sieveElement_If.inc:43
+#, fuzzy
+msgid "count"
+msgstr "Account"
+
+#: include/sieve/class_sieveElement_If.inc:44
+#, fuzzy
+msgid "value is"
+msgstr "geldig"
+
+#: include/sieve/class_sieveElement_If.inc:48
+#, fuzzy
+msgid "less than"
+msgstr "Minder Dan geluidsbestand"
+
+#: include/sieve/class_sieveElement_If.inc:49
+msgid "less or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:50
+#, fuzzy
+msgid "equals"
+msgstr "Details"
+
+#: include/sieve/class_sieveElement_If.inc:51
+msgid "greater or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:52
+#: include/sieve/class_sieveElement_If.inc:726
+#: include/sieve/class_sieveElement_If.inc:1059
+#, fuzzy
+msgid "greater than"
+msgstr "Opties aanmaken"
+
+#: include/sieve/class_sieveElement_If.inc:53
+#, fuzzy
+msgid "not equal"
+msgstr "geen voorbeeld"
+
+#: include/sieve/class_sieveElement_If.inc:102
+#, fuzzy
+msgid "Can't save empty tests."
+msgstr "Kan bestand '%s' niet opslaan."
+
+#: include/sieve/class_sieveElement_If.inc:446
+#, fuzzy
+msgid "emtpy"
+msgstr "leeg"
+
+#: include/sieve/class_sieveElement_If.inc:493
+msgid "Nothing specified right now"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:595
+msgid "Invalid type of address part."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:605
+msgid "Invalid match type given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:621
+msgid "Invalid operator given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:638
+#, fuzzy
+msgid "Please specify a valid operator."
+msgstr "Geef a.u.b. een geldige id op."
+
+#: include/sieve/class_sieveElement_If.inc:654
+msgid ""
+"Invalid character found in address attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:669
+#, fuzzy
+msgid ""
+"Invalid character found in value attribute. Quotes are not allowed here."
+msgstr "Ongeldig karakter in programmanaam. Alleen a-Z 0-9 zijn toegestaan."
+
+#: include/sieve/class_sieveElement_If.inc:727
+#: include/sieve/class_sieveElement_If.inc:1060
+msgid "lower than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:729
+#: include/sieve/class_sieveElement_If.inc:1062
+msgid "Megabyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:730
+#: include/sieve/class_sieveElement_If.inc:1063
+msgid "Kilobyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:731
+#: include/sieve/class_sieveElement_If.inc:1064
+#, fuzzy
+msgid "Bytes"
+msgstr "ja"
+
+#: include/sieve/class_sieveElement_If.inc:745
+#, fuzzy
+msgid "Please select a valid match type in the list box below."
+msgstr "Selecteer a.u.b. een geldig mailserver"
+
+#: include/sieve/class_sieveElement_If.inc:759
+#, fuzzy
+msgid "Only numeric values are allowed here."
+msgstr "Alleen nummerieke karakters zijn toegestaan in het nummer veld."
+
+#: include/sieve/class_sieveElement_If.inc:769
+#, fuzzy
+msgid "No valid unit selected"
+msgstr "Geen geldig certificaat geladen"
+
+#: include/sieve/class_sieveElement_If.inc:834
+#: include/sieve/templates/element_if.tpl:4
+#, fuzzy
+msgid "Condition"
+msgstr "Max. verbindingsduur"
+
+#: include/sieve/class_sieveElement_If.inc:836
+#: include/sieve/templates/object_container.tpl:32
+#: include/sieve/class_sieveManagement.inc:510
+#: include/sieve/class_sieveManagement.inc:729
+#, fuzzy
+msgid "If"
+msgstr "NI"
+
+#: include/sieve/class_sieveElement_If.inc:838
+#: include/sieve/templates/element_elsif.tpl:4
+#: include/sieve/templates/object_container.tpl:34
+#: include/sieve/class_sieveManagement.inc:571
+#: include/sieve/class_sieveManagement.inc:766
+#: include/sieve/class_sieveManagement.inc:771
+msgid "Else If"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:840
+#: include/sieve/templates/element_else.tpl:4
+#: include/sieve/templates/object_container.tpl:33
+#: include/sieve/class_sieveManagement.inc:569
+#: include/sieve/class_sieveManagement.inc:764
+#, fuzzy
+msgid "Else"
+msgstr "nee"
+
+#: include/sieve/class_sieveElement_If.inc:876
+#, fuzzy
+msgid "Empty"
+msgstr "leeg"
+
+#: include/sieve/class_sieveElement_If.inc:1134
+#: include/sieve/class_sieveElement_If.inc:1164
+#, fuzzy
+msgid "Click here to add a new test"
+msgstr "Klik hier om in te loggen"
+
+#: include/sieve/class_sieveElement_If.inc:1176
+msgid "Unhandled switch type"
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:245
+msgid "Can't remove last element."
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:658
+msgid "Require must be the first command in the script."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Vacation.inc:148
+#, fuzzy
+msgid "Alternative sender address must be a valid email addresses."
+msgstr "Geef a.u.b. een geldige scriptnaam op."
+
+#: include/sieve/templates/element_stop.tpl:9
+msgid "Stop execution here"
+msgstr ""
+
+#: include/sieve/templates/object_test_container.tpl:6
+#, fuzzy
+msgid "Add object"
+msgstr "Zoek op"
+
+#: include/sieve/templates/object_test_container.tpl:10
+#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
+#, fuzzy
+msgid "Remove object"
+msgstr "Lidmaatschap objecten"
+
+#: include/sieve/templates/element_vacation.tpl:13
+#, fuzzy
+msgid "Vacation Message"
+msgstr "Afwezigheidsbericht"
+
+#: include/sieve/templates/element_vacation.tpl:16
+#: include/sieve/templates/element_envelope.tpl:19
+#: include/sieve/templates/element_address.tpl:18
+#: include/sieve/templates/element_header.tpl:19
+#, fuzzy
+msgid "Normal view"
+msgstr "Postcode"
+
+#: include/sieve/templates/element_vacation.tpl:21
+#, fuzzy
+msgid "Release interval"
+msgstr "Tijd interval"
+
+#: include/sieve/templates/element_vacation.tpl:30
+#, fuzzy
+msgid "Alternative sender addresses"
+msgstr "Alternatieve adressen"
+
+#: include/sieve/templates/element_vacation.tpl:47
+#: include/sieve/templates/element_envelope.tpl:130
+#: include/sieve/templates/element_address.tpl:138
+#: include/sieve/templates/element_header.tpl:131
+#, fuzzy
+msgid "Expert view"
+msgstr "Vertrouwensmodus"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_envelope.tpl:108
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_address.tpl:116
+#: include/sieve/templates/element_header.tpl:109
+#, fuzzy
+msgid "Not"
+msgstr "Nee"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_anyof.tpl:7
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_exists.tpl:12
+msgid "Inverse match"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:10
+#: include/sieve/class_sieveManagement.inc:602
+msgid "Any of"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:16
+#: include/sieve/templates/element_envelope.tpl:105
+#: include/sieve/class_sieveManagement.inc:598
+msgid "Envelope"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:26
+#: include/sieve/templates/element_address.tpl:25
+#: include/sieve/templates/element_header.tpl:26
+#, fuzzy
+msgid "Match type"
+msgstr "Authorisatietype"
+
+#: include/sieve/templates/element_envelope.tpl:29
+#: include/sieve/templates/element_envelope.tpl:52
+#: include/sieve/templates/element_envelope.tpl:63
+#: include/sieve/templates/element_envelope.tpl:113
+#: include/sieve/templates/element_envelope.tpl:118
+#: include/sieve/templates/element_address.tpl:28
+#: include/sieve/templates/element_address.tpl:51
+#: include/sieve/templates/element_address.tpl:61
+#: include/sieve/templates/element_address.tpl:72
+#: include/sieve/templates/element_address.tpl:121
+#: include/sieve/templates/element_address.tpl:126
+#: include/sieve/templates/element_boolean.tpl:5
+#: include/sieve/templates/element_header.tpl:29
+#: include/sieve/templates/element_header.tpl:52
+#: include/sieve/templates/element_header.tpl:63
+#: include/sieve/templates/element_header.tpl:114
+#: include/sieve/templates/element_header.tpl:119
+#, fuzzy
+msgid "Boolean value"
+msgstr "Standaard waarde"
+
+#: include/sieve/templates/element_envelope.tpl:37
+#: include/sieve/templates/element_address.tpl:36
+#: include/sieve/templates/element_header.tpl:37
+#, fuzzy
+msgid "Invert test"
+msgstr "Geheugentest"
+
+#: include/sieve/templates/element_envelope.tpl:49
+#: include/sieve/templates/element_address.tpl:58
+#: include/sieve/templates/element_header.tpl:49
+#, fuzzy
+msgid "Comparator"
+msgstr "Computers"
+
+#: include/sieve/templates/element_envelope.tpl:60
+#: include/sieve/templates/element_address.tpl:69
+#, fuzzy
+msgid "Operator"
+msgstr "Computers"
+
+#: include/sieve/templates/element_envelope.tpl:76
+#: include/sieve/templates/element_address.tpl:85
+#: include/sieve/templates/element_header.tpl:77
+msgid "Address fields to include"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:80
+#: include/sieve/templates/element_address.tpl:89
+#: include/sieve/templates/element_header.tpl:81
+msgid "Values to match for"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:110
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_address.tpl:118
+#: include/sieve/templates/element_header.tpl:111
+msgid "-"
+msgstr ""
+
+#: include/sieve/templates/select_test_type.tpl:1
+#, fuzzy
+msgid "Select the type of test you want to add"
+msgstr "Selecteer de toe te voegen regels"
+
+#: include/sieve/templates/select_test_type.tpl:3
+#, fuzzy
+msgid "Available test types"
+msgstr "Beschikbare programma's"
+
+#: include/sieve/templates/element_redirect.tpl:13
+#: include/sieve/templates/object_container.tpl:27
+#: include/sieve/class_sieveManagement.inc:505
+#: include/sieve/class_sieveManagement.inc:724
+#, fuzzy
+msgid "Redirect"
+msgstr "direkt"
+
+#: include/sieve/templates/element_redirect.tpl:18
+msgid "Redirect mail to following recipients"
+msgstr ""
+
+#: include/sieve/templates/remove_script.tpl:10
+#, fuzzy
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"script in a file. So - if you've done so - press 'Delete' to continue or "
+"'Cancel' to abort."
+msgstr ""
+"Het is aan te raden de huidige inhoud van uw LDAP database op te slaan "
+"alvorens u doorgaat. Indien u dat gedaan heeft drukt u op 'Verwijderen' om "
+"door te gaan of op 'Annuleren' om te annuleren."
+
+#: include/sieve/templates/object_container_clear.tpl:8
+#, fuzzy
+msgid "Move this object up one position"
+msgstr "Lidmaatschap objecten"
+
+#: include/sieve/templates/object_container_clear.tpl:12
+msgid "Move this object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:16
+#, fuzzy
+msgid "Remove this object"
+msgstr "Lidmaatschap objecten"
+
+#: include/sieve/templates/object_container_clear.tpl:17
+#: include/sieve/templates/object_container.tpl:17
+#, fuzzy
+msgid "Remove element"
+msgstr "Record verwijderen"
+
+#: include/sieve/templates/element_allof.tpl:10
+#: include/sieve/class_sieveManagement.inc:601
+#, fuzzy
+msgid "All of"
+msgstr "Alle"
+
+#: include/sieve/templates/element_fileinto.tpl:4
+#, fuzzy
+msgid "Move mail into folder"
+msgstr "naar map"
+
+#: include/sieve/templates/element_fileinto.tpl:8
+#, fuzzy
+msgid "Select from list"
+msgstr "Selecteer sjabloon"
+
+#: include/sieve/templates/element_fileinto.tpl:10
+#, fuzzy
+msgid "Manual selection"
+msgstr "Taal"
+
+#: include/sieve/templates/element_fileinto.tpl:18
+#, fuzzy
+msgid "Folder"
+msgstr "Filter"
+
+#: include/sieve/templates/element_discard.tpl:4
+#: include/sieve/templates/object_container.tpl:26
+#: include/sieve/class_sieveManagement.inc:504
+#: include/sieve/class_sieveManagement.inc:723
+#, fuzzy
+msgid "Discard"
+msgstr "Schijven"
+
+#: include/sieve/templates/element_discard.tpl:9
+#, fuzzy
+msgid "Discard message"
+msgstr "Verwijder dit bericht"
+
+#: include/sieve/templates/element_keep.tpl:4
+#: include/sieve/templates/object_container.tpl:22
+#: include/sieve/templates/object_container.tpl:25
+#: include/sieve/class_sieveManagement.inc:500
+#: include/sieve/class_sieveManagement.inc:503
+#: include/sieve/class_sieveManagement.inc:719
+#: include/sieve/class_sieveManagement.inc:722
+msgid "Keep"
+msgstr ""
+
+#: include/sieve/templates/element_keep.tpl:9
+#, fuzzy
+msgid "Keep message"
+msgstr "Verwijder dit bericht"
+
+#: include/sieve/templates/management.tpl:1
+#, fuzzy
+msgid "List of sieve scripts"
+msgstr "Lijst met scripts"
+
+#: include/sieve/templates/management.tpl:5
+msgid ""
+"Connection to the sieve server could not be established, the "
+"authentification attribute is empty."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:6
+msgid ""
+"Please verfiy that the attributes uid and mail are not empty and try again."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:12
+msgid "Connection to the sieve server could not be established."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:15
+msgid "Possibly the sieve account has not been created yet."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:19
+#, fuzzy
+msgid ""
+"Be careful. All your changes will be saved directly to sieve, if you use the "
+"save button below."
+msgstr ""
+"Let op bij het bewerken van record types met deze dialoog. Alle "
+"veranderingen worden onmiddelijk opgeslagen zodra u de opslaan knop gebruikt."
+
+#: include/sieve/templates/management.tpl:22
+#, fuzzy
+msgid "Create new script"
+msgstr "Maak nieuwe gebruiker aan"
+
+#: include/sieve/templates/element_require.tpl:12
+#: include/sieve/templates/object_container.tpl:29
+#: include/sieve/class_sieveManagement.inc:507
+#: include/sieve/class_sieveManagement.inc:726
+msgid "Require"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:16
+#, fuzzy
+msgid "Select match type"
+msgstr "Selecteer een basis"
+
+#: include/sieve/templates/element_size.tpl:20
+#, fuzzy
+msgid "Select value unit"
+msgstr "Selecteer om afdelingen te zien"
+
+#: include/sieve/templates/element_exists.tpl:8
+#: include/sieve/class_sieveManagement.inc:600
+#, fuzzy
+msgid "Exists"
+msgstr "Bestaande"
+
+#: include/sieve/templates/element_reject.tpl:14
+#, fuzzy
+msgid "Reject mail"
+msgstr "Wijs E-mail af indien groter dan"
+
+#: include/sieve/templates/element_reject.tpl:17
+msgid "This is a multiline text element"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:19
+#, fuzzy
+msgid "This is stored as single string"
+msgstr "Dit doet iets"
+
+#: include/sieve/templates/import_script.tpl:1
+#, fuzzy
+msgid "Import sieve script"
+msgstr "Importeer script"
+
+#: include/sieve/templates/import_script.tpl:2
+msgid ""
+"Please select the sieve script you want to import. Use the import button to "
+"import the script or the cancel button to abort."
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:5
+#, fuzzy
+msgid "Script to import"
+msgstr "Inlogscript"
+
+#: include/sieve/templates/create_script.tpl:2
+msgid ""
+"Please enter the name for the new script below. Script names must consist of "
+"lower case characters only."
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:8
+#, fuzzy
+msgid "Script name"
+msgstr "Scriptnaam"
+
+#: include/sieve/templates/add_element.tpl:1
+#, fuzzy
+msgid "Add a new element"
+msgstr "Voeg DNS service toe"
+
+#: include/sieve/templates/add_element.tpl:2
+#, fuzzy
+msgid "Please select the type of element you want to add"
+msgstr "Selecteer a.u.b. een geldig bestand."
+
+#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
+#, fuzzy
+msgid "Abort"
+msgstr "Poort"
+
+#: include/sieve/templates/object_container.tpl:8
+#, fuzzy
+msgid "Move object up one position"
+msgstr "Lidmaatschap objecten"
+
+#: include/sieve/templates/object_container.tpl:12
+msgid "Move object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:21
+#, fuzzy
+msgid "choose element"
+msgstr "Record verwijderen"
+
+#: include/sieve/templates/object_container.tpl:24
+#, fuzzy
+msgid "Fileinto"
+msgstr "Bestand"
+
+#: include/sieve/templates/object_container.tpl:28
+#: include/sieve/class_sieveManagement.inc:506
+#: include/sieve/class_sieveManagement.inc:725
+#, fuzzy
+msgid "Reject"
+msgstr "Selecteer"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:42
+#, fuzzy
+msgid "Add new"
+msgstr "Gebruiker toevoegen"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add a new object above this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add element above"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:42
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add a new object below this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add element below"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:12
+msgid "View structured"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:14
+#, fuzzy
+msgid "View source"
+msgstr "Audio service"
+
+#: include/sieve/templates/element_address.tpl:48
+msgid "Part of address that should be used"
+msgstr ""
+
+#: include/sieve/templates/element_boolean.tpl:8
+#, fuzzy
+msgid "update"
+msgstr "Bijwerken"
+
+#: include/sieve/templates/element_header.tpl:16
+#: include/sieve/templates/element_header.tpl:106
+#: include/sieve/class_sieveManagement.inc:597
+#, fuzzy
+msgid "Header"
+msgstr "header"
+
+#: include/sieve/templates/element_header.tpl:60
+msgid "operator"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:21
+msgid "Invalid character found, quotes are not allowed in a reject message."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:37
+msgid "Your reject text here"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:114
+#: include/sieve/class_sieveManagement.inc:241
+#, fuzzy
+msgid "Parse failed"
+msgstr "mislukt"
+
+#: include/sieve/class_sieveManagement.inc:118
+#: include/sieve/class_sieveManagement.inc:245
+#, fuzzy
+msgid "Parse successful"
+msgstr "Import was succesvol"
+
+#: include/sieve/class_sieveManagement.inc:155
+#, php-format
+msgid ""
+"The specified mail server '%s' does not exist within the GOsa configuration."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:200
+#, fuzzy
+msgid "You should specify a name for your new script."
+msgstr "Geef a.u.b. een naam op voor uw share."
+
+#: include/sieve/class_sieveManagement.inc:205
+#, fuzzy
+msgid "Only lower case names are allowed."
+msgstr "Hoofdletter zijn niet toegestaan voor de zone-naam."
+
+#: include/sieve/class_sieveManagement.inc:211
+#, fuzzy
+msgid "Only alphabetical characters are allowed in script names."
+msgstr "Alleen nummerieke waardes zijn toegestaan in geldigheidsduur"
+
+#: include/sieve/class_sieveManagement.inc:217
+#, fuzzy
+msgid "The specified name is already in use."
+msgstr "De opgegeven naam wordt al gebruikt."
+
+#: include/sieve/class_sieveManagement.inc:303
+#: include/sieve/class_sieveManagement.inc:349
+#: include/sieve/class_sieveManagement.inc:679
+#: include/sieve/class_sieveManagement.inc:1040
+#: include/class_mail-methods-cyrus.inc:269
+#, php-format
+msgid "Can't log into SIEVE server. Server says '%s'."
+msgstr "Kan niet op de SIEVE server inloggen. De server meldt: '%s'."
+
+#: include/sieve/class_sieveManagement.inc:311
+#, fuzzy, php-format
+msgid "Can't activate sieve script on server. Server says '%s'."
+msgstr "Kan het GOsa SIEVE script niet activeren. De server meldt: '%s'."
+
+#: include/sieve/class_sieveManagement.inc:354
+#, fuzzy, php-format
+msgid "Can't remove sieve script from server. Server says '%s'."
+msgstr "Kan het SIEVE script niet ophalen. De server meldt: '%s'."
+
+#: include/sieve/class_sieveManagement.inc:366
+#, php-format
+msgid "You are going to remove the sieve script '%s' from your mail server."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:402
+#, fuzzy
+msgid "Edited"
+msgstr "Bewerken"
+
+#: include/sieve/class_sieveManagement.inc:409
+#, php-format
+msgid "Please fix all errors before saving. Last error was: %s"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:436
+#, fuzzy
+msgid "Specified file seems to be empty."
+msgstr "Het opgegeven bestand is leeg."
+
+#: include/sieve/class_sieveManagement.inc:438
+msgid "Upload failed. The temporary file can't be accessed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
+#, php-format
+msgid "Can't open file '%s'."
+msgstr "Kan bestand '%s' niet openen."
+
+#: include/sieve/class_sieveManagement.inc:502
+#: include/sieve/class_sieveManagement.inc:721
+#, fuzzy
+msgid "File into"
+msgstr "Bestandsnaam"
+
+#: include/sieve/class_sieveManagement.inc:526
+msgid "Failed to add new element."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:642
+msgid "This script is marked as active"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:647
+#, fuzzy
+msgid "Script length"
+msgstr "Variabele inhoud"
+
+#: include/sieve/class_sieveManagement.inc:651
+#, fuzzy
+msgid "Remove script"
+msgstr "Verwijder DNS service"
+
+#: include/sieve/class_sieveManagement.inc:660
+#, fuzzy
+msgid "Activate script"
+msgstr "Laatste script"
+
+#: include/sieve/class_sieveManagement.inc:664
+#, fuzzy
+msgid "Edit script"
+msgstr "Laatste script"
+
+#: include/sieve/class_sieveManagement.inc:778
+#, php-format
+msgid "Can't add the specified element at the given position."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:1056
+#, fuzzy
+msgid "Failed to save sieve script"
+msgstr "Gebruik een eigen sieve script"
+
+#: include/sieve/class_sieveElement_Redirect.inc:24
+#: setup/class_setupStep_Feedback.inc:179
+#, fuzzy
+msgid "Please specify a valid email address."
+msgstr "Geef a.u.b. een geldige scriptnaam op."
+
+#: include/sieve/class_sieveElement_Redirect.inc:35
+#, fuzzy
+msgid "Place a mail address here"
+msgstr "Geef a.u.b. een geldige naam op"
+
+#: include/sieve/class_sieveElement_Comment.inc:21
+msgid "Your comment here"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:63
+#, fuzzy, php-format
+msgid "You're about to delete the snapshot '%s'."
+msgstr "U staat op het punt de macro '%s' te verwijderen."
+
+#: include/class_SnapShotDialog.inc:113
+#: include/class_MultiSelectWindow.inc:584
+msgid "Restore snapshot"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:115
+#, fuzzy
+msgid "Remove snapshot"
+msgstr "Nagios account aanmaken"
+
+#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
+msgid "Y-m-d, H:i:s"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:149
+#, fuzzy
+msgid "Please specify a valid description for this snapshot."
+msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
+
+#: include/class_ldap.inc:196
+#, php-format
+msgid ""
+"The LDAP server is slow (%.2fs for the last query). This may be responsible "
+"for performance breakdowns."
+msgstr ""
+"De LDAP server is traag (%.2fs voor de laatste zoekopdracht). Dit kan "
+"ernstige prestatie verminderingen binnnen uw netwerk tot gevolg hebben."
+
+#: include/class_ldap.inc:229
+#, php-format
+msgid ""
+"The ldapserver is answering very slow (%.2f), this may be responsible for "
+"performance breakdowns."
+msgstr ""
+"De LDAP server antwoordt zeer traag (%.2fs). Dit kan ernstige prestatie "
+"verminderingen binnnen uw netwerk tot gevolg hebben."
+
+#: include/class_ldap.inc:451
+#, php-format
+msgid "Creating copy of %s"
+msgstr "Bezig met maken van kopie van %s"
+
+#: include/class_ldap.inc:454
+msgid "Processing"
+msgstr "Bezig met verwerken"
+
+#: include/class_ldap.inc:494
+msgid "Error while fetching source dn - aborted!"
+msgstr "Fout bij het ophalen van de bron dn - afgebroken!"
+
+#: include/class_ldap.inc:558
+#, php-format
+msgid "Unknown FAIstate %s"
+msgstr "Onbekende FAI status %s"
+
+#: include/class_ldap.inc:719
+#, php-format
+msgid ""
+"Autocreation of subtree failed. No objectClass found for attribute '%s'."
+msgstr ""
+
+#: include/class_ldap.inc:767
+#, php-format
+msgid ""
+"Autocreation of type '%s' is currently not supported. Please report to the "
+"GOsa team."
+msgstr ""
+"Automatische aanmaak van object type '%s' wordt momenteel niet ondersteund. "
+"Rapporteer dit a.u.b. aan het GOsa team."
+
+#: include/class_ldap.inc:776
+#, fuzzy, php-format
+msgid "Creating subtree '%s' failed."
+msgstr "Het aanmaken van de FAI script basis is mislukt"
+
+#: include/class_ldap.inc:846
+#, php-format
+msgid "while operating on '%s' using LDAP server '%s'"
+msgstr "bij het bewerken van '%s' op LDAP server '%s'"
+
+#: include/class_ldap.inc:848
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "bij het bewerken van LDAP server %s"
+
+#: include/class_ldap.inc:1070
+#, php-format
+msgid ""
+"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
+"in line %s"
+msgstr ""
+"Dit is geen geldige DN: '%s'. Een blok dat geïmporteerd wordt, dient te "
+"beginnen met 'dn: ...' op regel %s"
+
+#: include/class_ldap.inc:1099
+#, php-format
+msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
+msgstr ""
+"Fout bij het importeren van dn: '%s', controleer uw LDIF bestand a.u.b. "
+"vanaf regel %s!"
+
+#: include/class_ldap.inc:1235
+#, fuzzy, php-format
+msgid "Ldap import with dn '%s' failed."
+msgstr "Het opslaan van de printer is mislukt"
+
+#: include/class_config.inc:71
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "XML fout in gosa.conf: %s op regel %d"
+
+#: include/class_config.inc:208 html/index.php:212
+msgid "Can't bind to LDAP. Please contact the system administrator."
+msgstr ""
+"Kan niet verbinden met de LDAP server. Neem a.u.b. contact op met de "
+"systeembeheerder."
+
+#: include/class_config.inc:521
+msgid "SID and/or RIDBASE missing in your configuration!"
+msgstr "SID en/of RIDBASE ontbreken in uw configuratie!"
+
+#: include/class_log.inc:141
+msgid ""
+"You have enabled the logging into mysql databse, but there are no logging "
+"servers available."
+msgstr ""
+
+#: include/class_log.inc:149
+#, fuzzy, php-format
+msgid "Could not connect to logging server %s."
+msgstr "Kan niet verbinden met de database server!"
+
+#: include/class_log.inc:153
+#, fuzzy, php-format
+msgid "Could not select database %s on server %s. Server says :%s"
+msgstr "Kan de database %s op %s niet selecteren."
+
+#: include/class_log.inc:172
+#, fuzzy, php-format
+msgid "Could not query database %s on server %s. Server ssys :%s"
+msgstr "Kan het GOsa SIEVE script niet activeren. De server meldt: '%s'."
+
+#: include/class_password-methods-ssha.inc:51
+msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
+msgstr ""
+"Kan SSHA niet gebruiken voor encryptie. (Ontbrekende functie mhash / sha1)"
+
+#: include/class_MultiSelectWindow.inc:457
+msgid ""
+"Error: The requested subtree has an inconsistent DN encoding, check your "
+"LDAP!"
+msgstr ""
+"Fout: De opgevraagde subtree heeft een inconsistente DN codering. Controleer "
+"uw LDAP instellingen!"
+
+#: include/class_MultiSelectWindow.inc:565
+msgid "Restore snapshopts of already deleted objects"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:566
+#, fuzzy
+msgid "Restore"
+msgstr "Opnieuw proberen"
+
+#: include/class_MultiSelectWindow.inc:590
+#, fuzzy
+msgid "Create snapshot"
+msgstr "Nagios account aanmaken"
+
+#: include/class_MultiSelectWindow.inc:590
+#, fuzzy
+msgid "Create a new snapshot from this object"
+msgstr "Nieuw FAI object aanmaken"
+
+#: include/php_setup.inc:97
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+"Er is minimaal één PHP fout opgetreden bij het genereren van deze pagina!"
+
+#: include/php_setup.inc:102
+msgid "Send bug report to the GOsa Team"
+msgstr ""
+
+#: include/php_setup.inc:102
+#, fuzzy
+msgid "Send bugreport"
+msgstr "Afzender"
+
+#: include/php_setup.inc:107
+msgid "Toggle information"
+msgstr "Informatie weergeven/verbergen"
+
+#: include/php_setup.inc:117
+msgid "PHP error"
+msgstr "PHP fout"
+
+#: include/php_setup.inc:136
+msgid "class"
+msgstr "klasse"
+
+#: include/php_setup.inc:142
+msgid "function"
+msgstr "functie"
+
+#: include/php_setup.inc:147
+msgid "static"
+msgstr "statisch"
+
+#: include/php_setup.inc:151
+msgid "method"
+msgstr "methode"
+
+#: include/php_setup.inc:184
+msgid "Trace"
+msgstr "Trace"
+
+#: include/php_setup.inc:185
+msgid "Line"
+msgstr "Regel"
+
+#: include/php_setup.inc:186
+msgid "Arguments"
+msgstr "Argumenten"
+
+#: include/functions_dns.inc:166
+#, php-format
+msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr ""
+"Kon de reverse zone voor dns zone '%s' niet vinden. Het doornemen van deze "
+"zone is gestopt."
+
+#: include/functions_dns.inc:171
+#, php-format
+msgid ""
+"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
+"zone."
+msgstr ""
+"Er zijn meer dan een reverse zones voor dns zone '%s' gevonden. Het "
+"doornemen van deze zone is gestopt."
+
+#: include/functions_dns.inc:607
+#, php-format
+msgid ""
+"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
+msgstr ""
+
+#: include/class_certificate.inc:35
+msgid "Can't open specified file, check accessibility and or existence"
+msgstr ""
+"Kan het opgegeven bestand niet openen. Controleer of het bestand bestaat en "
+"toegankelijk is."
+
+#: include/class_certificate.inc:53
+msgid "Can't read specified certificate / or empty string given"
+msgstr ""
+"Kan het opgegeven certificaat niet lezen of er is een lege string opgegeven."
+
+#: include/class_certificate.inc:80
+msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
+msgstr ""
+"Kan het certificaat niet laden. Mogelijk is een niet ondersteund formaat "
+"gebruikt (gebruik PEM/DER)."
+
+#: include/class_certificate.inc:95
+msgid "The Format must be PEM, to output certificate informations"
+msgstr "Het formaat moet PEM zijn om certificaat informatie te tonen"
+
+#: include/class_certificate.inc:192
+msgid "Can't create/open File"
+msgstr "Kan bestand niet aanmaken/openen"
+
+#: include/class_certificate.inc:199
+msgid "No valid certificate loaded"
+msgstr "Geen geldig certificaat geladen"
+
+#: include/class_pluglist.inc:55
+msgid "All objects in this category"
+msgstr ""
+
+#: include/class_pluglist.inc:140
+msgid ""
+"Your gosa.conf information has changed partly. Please convert it using the "
+"contributed script fix_config.sh!"
+msgstr ""
+"Uw gosa.conf is gedeeltelijk veranderd. Converteer het a.u.b. met het "
+"meegeleverde script fix_config.sh!"
+
+#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
+#: ihtml/themes/default/framework.tpl:26
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
+"wijzigingen ongedaan maken?"
+
+#: include/functions_FAI.inc:376
+#, php-format
+msgid "Error, following objects should be equal '%s' and '%s'"
+msgstr ""
+
+#: include/functions_FAI.inc:483
+#, php-format
+msgid "Release management failed, can't save '%s'"
+msgstr ""
+
+#: include/class_password-methods.inc:167
+#, php-format
+msgid "Setting the password failed. LDAP server says '%s'."
+msgstr "Instellen van het wachtwoord is mislukt. De LDAP server meldt: '%s'."
+
+#: include/class_password-methods.inc:204
+msgid ""
+"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
+msgstr ""
+"De instelling voor 'SMBHASH' in gosa.conf is niet correct. Kan het samba "
+"wachtwoord niet veranderen."
+
+#: include/class_acl.inc:6
+#, fuzzy
+msgid "Access control"
+msgstr "Toegangsopties"
+
+#: include/class_acl.inc:190 include/class_acl.inc:193
+msgid "Use ACL defined in role"
+msgstr ""
+
+#: include/class_acl.inc:640 include/class_acl.inc:647
+#, fuzzy
+msgid "Show/Hide Advanced Settings"
+msgstr "Geavanceerde telefoon instellingen"
+
+#: include/class_acl.inc:665
+#, fuzzy
+msgid "Create objects"
+msgstr "Nieuw FAI object aanmaken"
+
+#: include/class_acl.inc:666
+#, fuzzy
+msgid "Move objects"
+msgstr "Lidmaatschap objecten"
+
+#: include/class_acl.inc:667
+#, fuzzy
+msgid "Remove objects"
+msgstr "Lidmaatschap objecten"
+
+#: include/class_acl.inc:669 include/class_acl.inc:675
+msgid "Modifyable by owner"
+msgstr ""
+
+#: include/class_acl.inc:672
+#, fuzzy
+msgid "Move object"
+msgstr "Lidmaatschap objecten"
+
+#: include/class_acl.inc:685
+#, fuzzy
+msgid "Complete object"
+msgstr "Nieuw FAI object aanmaken"
+
+#: include/class_acl.inc:801
+#, php-format
+msgid "Unkown ACL type '%s'. Don't know how to handle it."
+msgstr ""
+
+#: include/class_acl.inc:844
+#, fuzzy, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Onbekende FAI status %s"
+
+#: include/class_acl.inc:904 include/class_acl.inc:906
+#, fuzzy, php-format
+msgid "Role: %s"
+msgstr "Funktie"
+
+#: include/class_acl.inc:906
+msgid "Unknown role, possibly removed"
+msgstr ""
+
+#: include/class_acl.inc:914
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr ""
+
+#: include/class_acl.inc:923
+#, fuzzy
+msgid "Members:"
+msgstr "Groepsleden"
+
+#: include/class_acl.inc:929
+msgid "ACL is valid for all users"
+msgstr ""
+
+#: include/functions.inc:307
+#, php-format
+msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgstr ""
+"FATAAL: Fout bij het verbinden met de LDAP server. De server meldt: '%s'."
+
+#: include/functions.inc:324
+#, php-format
+msgid "User login failed. LDAP server said '%s'."
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+
+#: include/functions.inc:345
+msgid "Username / UID is not unique. Please check your LDAP database."
+msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b."
+
+#: include/functions.inc:476
+msgid ""
+"Error while adding a lock. Parameters are not set correctly, please check "
+"the source!"
+msgstr ""
+"Fout bij het plaatsen van een blokkade. Parameters zijn niet goed ingesteld. "
+"Controleer de bron!"
+
+#: include/functions.inc:486
+#, php-format
+msgid ""
+"Can't set locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf! LDAP server says '%s'."
+msgstr ""
+"Kan de blokkade informatie niet instellen in de LDAP database. Controleer a."
+"u.b. de 'config' regel in gosa.conf! De LDAP server meldt: '%s'."
+
+#: include/functions.inc:501
+#, php-format
+msgid "Adding a lock failed. LDAP server says '%s'."
+msgstr "Plaatsen van een blokkade mislukt. De LDAP server meldt: '%s'."
+
+#: include/functions.inc:527
+#, php-format
+msgid "Removing a lock failed. LDAP server says '%s'."
+msgstr "Verwijderen van een blokkade mislukt. De LDAP server meldt: '%s'."
+
+#: include/functions.inc:557
+msgid ""
+"Getting the lock from LDAP failed. Parameters are not set correctly, please "
+"check the source!"
+msgstr ""
+"Ophalen van de blokkade uit de LDAP database is mislukt. Parameters zijn "
+"niet goed ingesteld. Controleer de bron!"
+
+#: include/functions.inc:567
+msgid ""
+"Can't get locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf!"
+msgstr ""
+"Kan de blokkade informatie niet ophalen uit de LDAP database. Controleer a.u."
+"b. de 'config' regel in gosa.conf!"
+
+#: include/functions.inc:575
+msgid ""
+"Found multiple locks for object to be locked. This should not be possible - "
+"cleaning up multiple references."
+msgstr ""
+"Er zijn meerdere blokkades voor het te blokkeren object gevonden. Dat zou "
+"niet mogelijk moeten zijn. Meervoudige verwijzingen worden opgeschoond."
+
+#: include/functions.inc:668
+#, php-format
+msgid "The size limit of %d entries is exceed!"
+msgstr "De hoeveelheidslimiet van %d invoeren is overschreden!"
+
+#: include/functions.inc:670
+#, php-format
+msgid ""
+"Set the new size limit to %s and show me this message if the limit still "
+"exceeds"
+msgstr ""
+"Stel de nieuwe hoeveelheidslimiet in op %s en toon me dit bericht indien de "
+"limiet nog steeds overschreden wordt."
+
+#: include/functions.inc:687
+msgid "incomplete"
+msgstr "onvolledig"
+
+#: include/functions.inc:1054 include/functions.inc:1260
+msgid "LDAP error:"
+msgstr "LDAP fout:"
+
+#: include/functions.inc:1055
+msgid ""
+"Problems with the LDAP server mean that you probably lost the last changes. "
+"Please check your LDAP setup for possible errors and try again."
+msgstr ""
+"Problemen met de LDAP server betekenen meestal dat de laatste wijzigingen "
+"verloren gegaan zijn. Controleer uw LDAP instellingen voor mogelijke fouten "
+"en probeer het opnieuw."
+
+#: include/functions.inc:1063
+msgid ""
+"Please check your input and fix the error. Press 'OK' to close this message "
+"box."
+msgstr ""
+"Controleer uw invoer a.u.b. en verbeter de fout. Druk 'OK' om dit "
+"berichtvenster te sluiten."
+
+#: include/functions.inc:1121
+#, fuzzy
+msgid "An error occurred while processing your request"
+msgstr "Er is een fout opgetreden bij het verwerken van uw aanvraag"
+
+#: include/functions.inc:1125
+msgid "OK"
+msgstr "OK"
+
+#: include/functions.inc:1188
+msgid "Continue anyway"
+msgstr "Toch doorgaan"
+
+#: include/functions.inc:1190
+msgid "Edit anyway"
+msgstr "Alsnog bewerken"
+
+#: include/functions.inc:1192
+#, php-format
+msgid ""
+"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
+"Please contact the person in order to clarify proceedings."
+msgstr ""
+"U gaat de LDAP invoer '%s' bewerken, welke in gebruikt lijkt te zijn door "
+"gebruiker '%s'. Neem a.u.b. contact op met deze persoon om eea kort te "
+"sluiten."
+
+#: include/functions.inc:1442
+msgid "Entries per page"
+msgstr "Regels per pagina"
+
+#: include/functions.inc:1470
+msgid "Apply filter"
+msgstr "Filter toepassen"
+
+#: include/functions.inc:1744
+msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+
+#: include/functions.inc:1787
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "GOsa ontwikkelversie (Revisie %s)"
+
+#: include/functions.inc:2228 include/functions.inc:2232
+msgid "Warning - base_hook is not available. Using default base."
+msgstr ""
+
+#: include/functions.inc:2238
+msgid "Warning - no base_hook defined. Using default base."
+msgstr ""
+
+#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
+msgid "Can't get schema information from server. No schema check possible!"
+msgstr ""
+"Kan de schema informatie niet ophalen van de server. Schema controle is "
+"onmogelijk!"
+
+#: include/functions.inc:2286
+msgid "Used to store account specific informations."
+msgstr ""
+
+#: include/functions.inc:2293
+msgid ""
+"Used to lock currently edited entries to avoid multiple changes at the same "
+"time."
+msgstr ""
+
+#: include/functions.inc:2336
+#, fuzzy, php-format
+msgid "The required objectClass '%s' is not present in your schema setup"
+msgstr "Vereiste objectklasse '%s' is niet voorhanden in de LDAP configuratie"
+
+#: include/functions.inc:2338
+#, fuzzy, php-format
+msgid "The optional objectClass '%s' is not present in your schema setup"
+msgstr "Vereiste objectklasse '%s' is niet voorhanden in de LDAP configuratie"
+
+#: include/functions.inc:2344
+#, fuzzy, php-format
+msgid "The required objectclass '%s' does not have version %s"
+msgstr "Vereiste objectklasse '%s' heeft niet versienummer %s"
+
+#: include/functions.inc:2346
+#, fuzzy, php-format
+msgid "The optional objectclass '%s' does not have version %s"
+msgstr "Vereiste objectklasse '%s' heeft niet versienummer %s"
+
+#: include/functions.inc:2350
+#, fuzzy, php-format
+msgid "Class(es) available"
+msgstr "Bestand is beschikbaar"
+
+#: include/functions.inc:2372
+msgid ""
+"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema    configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2373
+msgid ""
+"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
+"be      AUXILIARY"
+msgstr ""
+
+#: include/functions.inc:2377
+msgid ""
+"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema   configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2378
+msgid "The objectClass 'posixGroup' must be STRUCTURAL"
+msgstr ""
+
+#: include/class_tabs.inc:193
+#, php-format
+msgid "Delete process has been canceled by plugin '%s': %s"
+msgstr "Het verwijder proces is geannuleerd door plugin '%s': %s"
+
+#: include/class_tabs.inc:316
+msgid "References"
+msgstr "Referenties"
+
+#: include/class_debconfTemplate.inc:260
+msgid "This package has no debconf options."
+msgstr "Dit pakket heeft geen debconf mogelijkheden."
+
+#: include/functions_helpviewer.inc:43
+#, php-format
+msgid "XML error in guide.xml: %s at line %d"
+msgstr "XML fout in guide.conf: %s op regel %d"
+
+#: include/functions_helpviewer.inc:84
+msgid "No help available for this plugin."
+msgstr "Help is (nog) niet beschikbaar voor deze module."
+
+#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
+msgid "previous"
+msgstr "vorige"
+
+#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
+msgid "next"
+msgstr "volgende"
+
+#: include/functions_helpviewer.inc:385
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s resultaten voor uw zoekopdracht met sleutelwoord %s"
+
+#: include/functions_helpviewer.inc:459
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% resultaat in bestand %s"
+
+#: include/class_mail-methods-cyrus.inc:40
+msgid "Warning: Account has an invalid mailserver string!"
+msgstr "Waarschuwing: Het account heeft een ongeldige mailserver string!"
+
+#: include/class_mail-methods-cyrus.inc:58
+msgid ""
+"Warning: IMAP Server cannot be reached! If you save this account, some mail "
+"settings will not be stored on your server!"
+msgstr ""
+"Waarschuwing: De IMAP server kan niet bereikt worden! Indien u dit account "
+"bewaart dan zullen sommige E-mail instellingen niet opgeslagen worden op de "
+"mail server!"
+
+#: include/class_mail-methods-cyrus.inc:156
+#, php-format
+msgid "Can't create IMAP mailbox. Server says '%s'."
+msgstr "Kan de IMAP mailbox niet aanmaken. De IMAP server meldt: '%s'."
+
+#: include/class_mail-methods-cyrus.inc:175
+#, php-format
+msgid "Can't write IMAP quota. Server says '%s'."
+msgstr ""
+"Kan de IMAP quota instellingen niet wegschrijven. De IMAP server meldt: '%s'."
+
+#: include/class_mail-methods-cyrus.inc:201
+msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
+msgstr ""
+"Waarschuwing: De PHP functie 'imap_getacl' is niet voorhanden. "
+"Toegangsbeheer informatie kan niet veranderd worden."
+
+#: include/class_mail-methods-cyrus.inc:219
+msgid "Warning: imap_getacl is not available, can't get imap permissions!"
+msgstr ""
+"Waarschuwing: De PHP functie 'imap_get_acl' is niet voorhanden. Imap rechten "
+"kunnen niet opgehaald worden!"
+
+#: include/class_mail-methods-cyrus.inc:241
+#, php-format
+msgid "Can't remove IMAP mailbox. Server says '%s'."
+msgstr "Kan de IMAP mailbox niet verwijderen. De server meldt: '%s'."
+
+#: include/class_mail-methods-cyrus.inc:282
+#, php-format
+msgid "Can't get sieve script. Server says '%s'."
+msgstr "Kan het SIEVE script niet ophalen. De server meldt: '%s'."
+
+#: include/class_mail-methods-cyrus.inc:353
+#, php-format
+msgid "Can't send sieve script. Server says '%s'."
+msgstr "Kan het SIEVE script niet versturen. De server meldt: '%s'."
+
+#: include/class_mail-methods-cyrus.inc:357
+#, php-format
+msgid "Can't activate GOsa sieve script. Server says '%s'."
+msgstr "Kan het GOsa SIEVE script niet activeren. De server meldt: '%s'."
+
+#: include/class_ppdManager.inc:13
+#, php-format
+msgid "PPD manager : The specified path '%s' doesn't exists."
+msgstr "PPD beheerder : Het opgegeven pad '%s' bestaat niet."
+
+#: include/class_ppdManager.inc:144
+#, php-format
+msgid "Specified ppd file '%s' can't be opened for reading."
+msgstr "Het opgegeven ppd bestand '%s' kan niet geopend worden om te lezen."
+
+#: include/class_ppdManager.inc:146
+#, php-format
+msgid "The required tmp file file '%s' can't be opened for writing."
+msgstr "Het vereiste tijdelijke bestand '%s' kan niet weggeschreven worden."
+
+#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
+#, php-format
+msgid ""
+"Parsing PPD file %s failed - line too long. Trailing characters have been "
+"ignored"
+msgstr ""
+"Het parsen van PPD bestand %s is mislukt - regel was te lang. Resterende "
+"karakters zijn genegeerd."
+
+#: include/class_ppdManager.inc:178
+msgid "Nested groups are not supported!"
+msgstr "Geneste groepen worden niet ondersteund!"
+
+#: include/class_ppdManager.inc:182
+msgid "Group name not unique!"
+msgstr "Groepnaam is niet uniek!"
+
+#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
+msgid "Symbol values are not supported yet!"
+msgstr "Symbool waardes worden nog niet ondersteund!"
+
+#: include/class_ppdManager.inc:212
+msgid "Nested options are not supported!"
+msgstr "Geneste opties worden niet ondersteund!"
+
+#: include/class_ppdManager.inc:237
+msgid "PickMany is not supported yet!"
+msgstr "PickMany wordt nog niet ondersteund!"
+
+#: include/class_ppdManager.inc:318
+#, php-format
+msgid "Parsing PPD file %s failed - no information found."
+msgstr ""
+"Het parsen van PPD bestand %s is mislukt - er is geen informatie gevonden."
+
+#: setup/setup_config2.tpl:6
+msgid "Samba hash generator"
+msgstr ""
+
+#: setup/setup_config2.tpl:31
+#, fuzzy
+msgid "RID base"
+msgstr "Database"
+
+#: setup/setup_config2.tpl:46
+#, fuzzy
+msgid "Workstation container"
+msgstr "Werkstation naam"
+
+#: setup/setup_config2.tpl:61
+#, fuzzy
+msgid "Samba SID mapping"
+msgstr "Samba"
+
+#: setup/setup_config2.tpl:70
+#, fuzzy
+msgid "Additional GOsa settings"
+msgstr "Programma instellingen"
+
+#: setup/setup_config2.tpl:74
+msgid "Enable Copy & Paste"
+msgstr ""
+
+#: setup/setup_config2.tpl:86
+#, fuzzy
+msgid "Enable FAI release management"
+msgstr "Blokkeerlijst beheer"
+
+#: setup/setup_config2.tpl:98
+#, fuzzy
+msgid "Enable user netatalk plugin"
+msgstr "Netatalk account beheren"
+
+#: setup/setup_config2.tpl:109
+#, fuzzy
+msgid "Government mode"
+msgstr "naar map"
+
+#: setup/setup_config2.tpl:122
+msgid "Mail method"
+msgstr "E-mail methode"
+
+#: setup/setup_config2.tpl:136
+#, fuzzy
+msgid "Vacation templates"
+msgstr "Werkstation sjabloon"
+
+#: setup/setup_config2.tpl:152
+msgid "Use Cyrus UNIX style"
+msgstr ""
+
+#: setup/setup_config2.tpl:162
+#, fuzzy
+msgid "Snapshots / Undo"
+msgstr "Het opslaan van de telefoon is mislukt"
+
+#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
+#, fuzzy
+msgid "Enable snapshots"
+msgstr "Nagios account aanmaken"
+
+#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
+#, fuzzy
+msgid "Snapshot base"
+msgstr "Het opslaan van de telefoon is mislukt"
+
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailinglist"
+msgstr ""
+
+#: setup/setup_feedback.tpl:9
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+
+#: setup/setup_feedback.tpl:41
+msgid "Send feedback to the GOsa project team"
+msgstr ""
+
+#: setup/setup_feedback.tpl:44
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+
+#: setup/setup_feedback.tpl:50
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:60
+msgid "If not, what problems did you encounter"
+msgstr ""
+
+#: setup/setup_feedback.tpl:68
+msgid "Is this the first time you use GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:74
+msgid "I use it since"
+msgstr ""
+
+#: setup/setup_feedback.tpl:75
+msgid "Select the year since when you are using GOsa"
+msgstr ""
+
+#: setup/setup_feedback.tpl:82
+msgid "What operating system / distribution do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:90
+msgid "What web server do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:98
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:106
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:110
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:116
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:123
+#, fuzzy
+msgid "Features"
+msgstr "Toekomstig"
+
+#: setup/setup_feedback.tpl:126
+msgid "What features of GOsa do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:136
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:143
+msgid "Send feedback"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
+#, fuzzy
+msgid "GOsa settings 3/3"
+msgstr "Gebruikersinstellingen"
+
+#: setup/class_setupStep_Config3.inc:69
+msgid "Tweak some GOsa core behaviour"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:171
+#, fuzzy
+msgid "Session lifetime must be a numeric value."
+msgstr "Toekomstige dagen moet een waarde bevatten."
+
+#: setup/class_setupStep_Config3.inc:175
+#, fuzzy
+msgid "Maximal ldap query time must be a numeric value. "
+msgstr "Toekomstige dagen moet een waarde bevatten."
+
+#: setup/class_setupStep_Finish.inc:38
+#, fuzzy
+msgid "Write configuration file"
+msgstr "Configuratie bestand"
+
+#: setup/class_setupStep_Finish.inc:39
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "Configuratie bestand"
+
+#: setup/class_setupStep_Finish.inc:100
+msgid ""
+"Your configuration file is currently world readable. Please updated the file "
+"permissions!"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:102
+#, fuzzy
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
+
+#: setup/class_setupStep_Finish.inc:111
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the webserver is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"Controleer dat de webserver het bestand kan lezen (zonder dat andere "
+"gebruikers dit kunnen) nadat u het bestand in de directory /etc/gosa "
+"geplaatst heeft. U wil misschien de volgende commando's uitvoeren om aan "
+"deze vereiste te voldoen: "
+
+#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
+msgid "Installation check"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:40
+msgid "Basic checks for PHP version and required extensions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:64
+#, fuzzy
+msgid "Checking PHP version"
+msgstr "Controle op PHP versie (>=4.1.0)"
+
+#: setup/class_setupStep_Checks.inc:65
+#, fuzzy, php-format
+msgid "PHP must be of version %s / %s or above."
+msgstr ""
+"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde "
+"functionaliteit die in voorgaande versies niet goed of helemaal niet "
+"voorhanden is."
+
+#: setup/class_setupStep_Checks.inc:66
+msgid ""
+"GOsa requires functionality that is not available (or buggy) in older PHP "
+"versions. Please update to a supported version."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:72
+#, fuzzy
+msgid "Checking for LDAP support"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Checks.inc:73
+#, fuzzy
+msgid "This is the main extension used by GOsa and therefore really required."
+msgstr "Dit is hoofd module die GOsa nodig heeft en is daarom noodzakelijk."
+
+#: setup/class_setupStep_Checks.inc:74
+msgid ""
+"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
+"your LDAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:80
+msgid "Checking for gettext support"
+msgstr "Zoeken naar gettext ondersteuning"
+
+#: setup/class_setupStep_Checks.inc:81
+#, fuzzy
+msgid "Gettext support is required for internationalization."
+msgstr ""
+"Gettext ondersteuning is vereist voor ondersteuning van meerdere talen in "
+"GOsa."
+
+#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
+msgid "Please make sure that the extension is activated."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:88
+msgid "Checking for iconv support"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Checks.inc:89
+#, fuzzy
+msgid ""
+"This module is used by GOsa to convert samba munged dial informations and is "
+"therefore required. "
+msgstr ""
+"Deze module wordt gebruikt door GOsa om samba munged dial informatie "
+"(terminal server) te converteren en is daarom vereist."
+
+#: setup/class_setupStep_Checks.inc:96
+#, fuzzy
+msgid "Checking for mhash support"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Checks.inc:97
+msgid "You'll need this module to make use of SSHA encryption"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:98
+msgid ""
+"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
+"mhash."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:104
+#, fuzzy
+msgid "Checking for IMAP support"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Checks.inc:105
+#, fuzzy
+msgid ""
+"The IMAP module is needed to communicate with the IMAP server. GOsa "
+"retrieves status information, creates and deletes mail users, etc."
+msgstr ""
+"De IMAP module is benodigd om met de IMAP server te communiceren. Het "
+"ontvangt status informatie, maakt E-mail gebruikers aan en verwijdert E-mail "
+"gebruikers."
+
+#: setup/class_setupStep_Checks.inc:106
+msgid ""
+"This module is used to communicate with your mail server. Please install "
+"php4-imap/php5-imap."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:112
+#, fuzzy
+msgid "Checking for getacl in IMAP implementation"
+msgstr "Controle op getacl in imap"
+
+#: setup/class_setupStep_Checks.inc:113
+#, fuzzy
+msgid ""
+"The getacl support is needed to handle shared folder permissions. Old IMAP "
+"extensions are not capable of reading acl's. You need a recent PHP version "
+"to use this feature."
+msgstr ""
+"De getacl ondersteuning is nodig voor gedeelde map permissies. De standaard "
+"IMAP module is niet in staat om acl's te lezen. U heeft een recente PHP "
+"versie nodig voor deze mogelijkheid."
+
+#: setup/class_setupStep_Checks.inc:120
+#, fuzzy
+msgid "Checking for MySQL support"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Checks.inc:121
+#, fuzzy
+msgid ""
+"MySQL support is needed to communicate with several supported databases."
+msgstr ""
+"MySQL ondersteuning is nodig voor het lezen van GOfax rapporten uit "
+"databases."
+
+#: setup/class_setupStep_Checks.inc:122
+msgid ""
+"This module is required to communicate with database servers (GOfax, "
+"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:128
+#, fuzzy
+msgid "Checking for kadm5 support"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Checks.inc:129
+msgid ""
+"Managing users in kerberos requires the kadm5 module which is downloadable "
+"via PEAR network."
+msgstr ""
+"Het beheren van gebruikers in kerberos vereist de kadm5 module welke via het "
+"PEAR netwerk te downloaden is."
+
+#: setup/class_setupStep_Checks.inc:130
+#, fuzzy
+msgid ""
+"This module is required to manage user in kerberos, it is downloadable via "
+"PEAR network"
+msgstr ""
+"Het beheren van gebruikers in kerberos vereist de kadm5 module welke via het "
+"PEAR netwerk te downloaden is."
+
+#: setup/class_setupStep_Checks.inc:136
+#, fuzzy
+msgid "Checking for SNMP support"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Checks.inc:137
+#, fuzzy
+msgid ""
+"The simple network management protocol is needed to get status information "
+"from clients."
+msgstr ""
+"Het Simple Network Management Protocol (SNMP) is vereist voor werkstation "
+"monitoring."
+
+#: setup/class_setupStep_Checks.inc:138
+msgid ""
+"This module is required for client monitoring. Please install php4-snmp/php5-"
+"snmp."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:144
+#, fuzzy
+msgid "Checking for CUPS support"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Checks.inc:145
+#, fuzzy
+msgid ""
+"In order to read available printers via the IPP protocol instead of printcap "
+"files, you've to install the CUPS module."
+msgstr ""
+"U moet de CUPS module installeren om beschikbare printers via het IPP "
+"protocol te kunnen aflezen i.p.v. via printcap bestanden."
+
+#: setup/class_setupStep_Checks.inc:154
+msgid "Checking for fping utility"
+msgstr "Zoeken naar het fping programma"
+
+#: setup/class_setupStep_Checks.inc:155
+#, fuzzy
+msgid ""
+"The fping utility is used if you've got a thin client based terminal "
+"environment."
+msgstr ""
+"Het fping programma wordt alleen gebruikt indien u een thin client "
+"gebaseerde terminal omgeving heeft draaien."
+
+#: setup/class_setupStep_Checks.inc:156
+#, fuzzy
+msgid ""
+"The fping utility is only used in thin client based terminal environment."
+msgstr ""
+"Het fping programma wordt alleen gebruikt indien u een thin client "
+"gebaseerde terminal omgeving heeft draaien."
+
+#: setup/class_setupStep_Checks.inc:171
+msgid "SAMBA password hash generation"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:172
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 passwords, you've to install additional packages "
+"to generate password hashes."
+msgstr ""
+"Om Samba 2.x/3.x te gebruiken moet u enkele additionele pakketten "
+"installeren om wachtwoord hashes te genereren"
+
+#: setup/class_setupStep_Checks.inc:173
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
+"a look at mkntpasswd."
+msgstr ""
+"Om Samba 2.x/3.x te gebruiken moet u enkele additionele pakketten "
+"installeren om wachtwoord hashes te genereren"
+
+#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
+#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
+#: setup/class_setupStep_Checks.inc:251
+#, fuzzy
+msgid "Off"
+msgstr "Offline"
+
+#: setup/class_setupStep_Checks.inc:184
+#, fuzzy
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"'register_globals' is een PHP mechanisme om alle globale variabelen te "
+"registreren zodat deze toegankelijk zijn voor scripts zonder dat de scope "
+"veranderd hoeft te worden. Dit is een veiligheidsrisico. GOsa zal in beide "
+"modi draaien."
+
+#: setup/class_setupStep_Checks.inc:185
+#, fuzzy
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
+
+#: setup/class_setupStep_Checks.inc:193
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:194
+#, fuzzy
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+"PHP gebruikt deze waarde voor de garbage collector om oude sessies op te "
+"ruimen. Door deze waarde op een dag te zetten, voorkomt u dat sessie en "
+"cookie informatie verloren gaan, voordat deze daadwerkelijk ongeldig zijn."
+
+#: setup/class_setupStep_Checks.inc:195
+#, fuzzy
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
+"in uw php.ini ingesteld zijn op 'Off'."
+
+#: setup/class_setupStep_Checks.inc:203
+#, fuzzy
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
+"in uw php.ini ingesteld zijn op 'Off'."
+
+#: setup/class_setupStep_Checks.inc:204
+#, fuzzy
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
+"in uw php.ini ingesteld zijn op 'Off'."
+
+#: setup/class_setupStep_Checks.inc:211
+#, fuzzy
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducable! Increase it for larger setups."
+msgstr ""
+"GOsa heeft tenminste 16MB geheugen nodig. Minder geheugen kan diverse "
+"onvoorspelbare fouten opleveren!.Verhoog deze waarde nog verder voor zeer "
+"grote omgevingen."
+
+#: setup/class_setupStep_Checks.inc:212
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:219
+#, fuzzy
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Deze Optie definieert Uitvoer afhandeling. Zet deze Optie uit om "
+"snelheiswinst te behalen"
+
+#: setup/class_setupStep_Checks.inc:220
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:227
+#, fuzzy
+msgid "The Execution time should be at least 30 seconds."
+msgstr ""
+"De uitvoer tijd moet minimaal 30 seconden zijn, omdat sommige acties lang "
+"kunnen duren."
+
+#: setup/class_setupStep_Checks.inc:228
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:235
+#, fuzzy
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Verhoog de server veiligheid door 'expose_php' op 'Off' in te stellen. PHP "
+"zal dan geen enkele informatie over de Server die u gebruikt weergeven."
+
+#: setup/class_setupStep_Checks.inc:236
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:242
+#, fuzzy
+msgid "On"
+msgstr "Open"
+
+#: setup/class_setupStep_Checks.inc:243
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
+"PHP zal dan alle aanhalingstekens in strings omzetten."
+
+#: setup/class_setupStep_Checks.inc:244
+#, fuzzy
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
+
+#: setup/class_setupStep_Checks.inc:252
+#, fuzzy
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
+"PHP zal dan alle aanhalingstekens in strings omzetten."
+
+#: setup/class_setupStep_Checks.inc:253
+#, fuzzy
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
+"in uw php.ini ingesteld zijn op 'Off'."
+
+#: setup/class_setupStep_Checks.inc:264
+#, fuzzy
+msgid "Configuration writeable"
+msgstr "Configuratie bestand"
+
+#: setup/class_setupStep_Checks.inc:265
+#, fuzzy
+msgid "The configuration file can't be written"
+msgstr "Configuratie bestand"
+
+#: setup/class_setupStep_Checks.inc:266
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writeable."
+msgstr ""
+
+#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
+#, fuzzy
+msgid "License"
+msgstr "Regel"
+
+#: setup/class_setupStep_License.inc:55
+msgid "Terms and conditions for usage"
+msgstr ""
+
+#: setup/setup_ldap.tpl:7
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
+
+#: setup/setup_ldap.tpl:25
+#, fuzzy
+msgid "LDAP connection"
+msgstr "Max. verbrekingsduur"
+
+#: setup/setup_ldap.tpl:29
+msgid "Location name"
+msgstr "Naam van de locatie"
+
+#: setup/setup_ldap.tpl:37
+#, fuzzy
+msgid "Connection URL"
+msgstr "Verbindingings URL"
+
+#: setup/setup_ldap.tpl:45
+#, fuzzy
+msgid "TLS connection"
+msgstr "Bel..."
+
+#: setup/setup_ldap.tpl:65
+#, fuzzy
+msgid "Reload"
+msgstr "Lezen"
+
+#: setup/setup_ldap.tpl:69
+#, fuzzy
+msgid "Authentication"
+msgstr "Nagios authenticatie"
+
+#: setup/setup_ldap.tpl:73
+msgid "Admin DN"
+msgstr "Beheerders DN"
+
+#: setup/setup_ldap.tpl:78
+#, fuzzy
+msgid "Select user"
+msgstr "Verwijder gebruiker"
+
+#: setup/setup_ldap.tpl:86
+msgid "Automatically append LDAP base to admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:101
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Samba Instellingen"
+
+#: setup/setup_ldap.tpl:105
+msgid "Use rfc2307bis compliant groups"
+msgstr ""
+
+#: setup/setup_ldap.tpl:117
+#, fuzzy
+msgid "Current status"
+msgstr "Systeem status"
+
+#: setup/setup_checks.tpl:9
+msgid "PHP module and extension checks"
+msgstr ""
+
+#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "PHP setup configuration"
+msgstr "FAX database"
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "show information"
+msgstr "Persoonlijke informatie"
+
+#: setup/setup_welcome.tpl:4
+msgid ""
+"This seems to be the first time you start GOsa - we didn't find any "
+"configuration right now. This simple wizard intends to help you while "
+"setting it up."
+msgstr ""
+
+#: setup/setup_welcome.tpl:8
+msgid "What will the wizard do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:11
+#, fuzzy
+msgid "Create a basic, single site configuration"
+msgstr "FAX database"
+
+#: setup/setup_welcome.tpl:12
+msgid "Tries to find problems within your PHP and LDAP setup"
+msgstr ""
+
+#: setup/setup_welcome.tpl:13
+msgid "Let you choose from a set of basic and advanced configuration switches"
+msgstr ""
+
+#: setup/setup_welcome.tpl:14
+msgid "Guided migration of existing LDAP trees"
+msgstr ""
+
+#: setup/setup_welcome.tpl:17
+msgid "What will the wizard NOT do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:20
+#, fuzzy
+msgid "Find every possible configuration error"
+msgstr "Configuratie bestand"
+
+#: setup/setup_welcome.tpl:21
+msgid "Migrate every possible LDAP setup - create backup dumps!"
+msgstr ""
+
+#: setup/setup_welcome.tpl:25
+#, fuzzy
+msgid "To continue..."
+msgstr "Installatie vervolg..."
+
+#: setup/setup_welcome.tpl:28
+msgid ""
+"For security reasons you need to authenticate for the installation by "
+"creating the file '/tmp/gosa.auth', containing the current session ID on the "
+"servers local filesystem. This can be done by executing the following "
+"command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:34
+msgid "Click the 'Continue' button when you've finished."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:53
+#, fuzzy
+msgid "LDAP setup"
+msgstr "LDAP server"
+
+#: setup/class_setupStep_Ldap.inc:54
+#, fuzzy
+msgid "LDAP connection setup"
+msgstr "Bel..."
+
+#: setup/class_setupStep_Ldap.inc:55
+#, fuzzy
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+"De volgende velden definiëren de basis configuratie van GOsa's gedrag en "
+"beïnvloeden diverse eigenschappen in uw hoofd configuratie."
+
+#: setup/class_setupStep_Ldap.inc:99
+#, fuzzy, php-format
+msgid "Anonymous bind failed on server '%s'."
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+
+#: setup/class_setupStep_Ldap.inc:101
+#, fuzzy, php-format
+msgid "Bind as user '%s' failed on server '%s'."
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+
+#: setup/class_setupStep_Ldap.inc:106
+#, fuzzy, php-format
+msgid "Anonymous bind on server '%s' succeeded."
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+
+#: setup/class_setupStep_Ldap.inc:107
+#, fuzzy
+msgid "Please specify user and password."
+msgstr "Geef a.u.b. uw wachtwoord op!"
+
+#: setup/class_setupStep_Ldap.inc:109
+#, fuzzy, php-format
+msgid "Bind as user '%s' on server '%s' succeeded."
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+
+#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
+#, fuzzy
+msgid "LDAP schema check"
+msgstr "Ldap server"
+
+#: setup/class_setupStep_Schema.inc:42
+msgid "Perform test on your current LDAP schema"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:38
+#, fuzzy
+msgid "Welcome"
+msgstr "Welkom %s!"
+
+#: setup/class_setupStep_Welcome.inc:39
+#, fuzzy
+msgid "The welcome message"
+msgstr "Verwijder dit bericht"
+
+#: setup/class_setupStep_Welcome.inc:40
+#, fuzzy
+msgid "Welcome to GOsa setup wizard"
+msgstr "Welkom bij het GOsa installatie programma!"
+
+#: setup/setup_frame.tpl:11
+#, fuzzy
+msgid "GOsa setup wizard"
+msgstr "GOsa help"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Installation"
+msgstr "Windows werkstation"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Steps"
+msgstr "Systemen"
+
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+#, fuzzy
+msgid "Language setup"
+msgstr "Taal"
+
+#: setup/class_setupStep_Language.inc:42
+#, fuzzy
+msgid "This step allows you to select your preferred language."
+msgstr ""
+"Deze dialoog maakt het mogelijk om een apparaat te verbinden aan de computer "
+"die u momenteel aan het bewerken bent."
+
+#: setup/class_setupStep_Language.inc:47
+#, fuzzy
+msgid "Automatic"
+msgstr "automatisch"
+
+#: setup/class_setupStep_Language.inc:51
+#, fuzzy
+msgid "Chinese"
+msgstr "Chipset"
+
+#: setup/setup_migrate.tpl:5
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:33
+#, fuzzy
+msgid "Check again"
+msgstr "Controleer"
+
+#: setup/setup_migrate.tpl:37
+msgid "Move windows workstations into a valid windows workstation department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:39
+msgid ""
+"This dialog allows you to move the displayed windows workstations into a "
+"valid department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:41
+msgid ""
+"Be careful with this tool, there may be references pointing to this "
+"workstations that can't be migrated."
+msgstr ""
+
+#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
+#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
+#: setup/setup_migrate.tpl:346
+#, fuzzy
+msgid "Select all"
+msgstr "Selecteer"
+
+#: setup/setup_migrate.tpl:67
+msgid "Move selected windows workstations into the following GOsa department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:72
+#, fuzzy
+msgid "Move selected workstations"
+msgstr "Selecteer om werkstations te zien"
+
+#: setup/setup_migrate.tpl:73
+msgid "What will be done here"
+msgstr ""
+
+#: setup/setup_migrate.tpl:85
+msgid "Move groups into configured group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:88
+msgid ""
+"This dialog allows moving a couple of groups to the configured group tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:91
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"groups. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:94
+msgid "Move selected groups into this group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
+#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
+#, fuzzy
+msgid "Hide changes"
+msgstr "Open-Xchange"
+
+#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
+#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
+#, fuzzy
+msgid "Show changes"
+msgstr "Toon pakketten"
+
+#: setup/setup_migrate.tpl:140
+msgid "Move users into configured user tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:142
+msgid ""
+"This dialog allows moving a couple of users to the configured user tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:145
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"users. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:148
+#, fuzzy
+msgid "Move selected users into this people tree"
+msgstr "Maak gebruiker aan met dit sjabloon"
+
+#: setup/setup_migrate.tpl:198
+#, fuzzy
+msgid "Next"
+msgstr "tekst"
+
+#: setup/setup_migrate.tpl:201
+#, fuzzy
+msgid "Create a new GOsa administrator account"
+msgstr "Netatalk account aanmaken"
+
+#: setup/setup_migrate.tpl:204
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+
+#: setup/setup_migrate.tpl:233
+#, fuzzy
+msgid "Password (again)"
+msgstr "Wachtwoord encryptie"
+
+#: setup/setup_migrate.tpl:258
+msgid ""
+"The listed departments are currenlty invisble in the GOsa user interface. If "
+"you want to change this for a couple of entries, select them and use the "
+"migrate button below."
+msgstr ""
+
+#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
+msgid ""
+"If you want to know what will be done when migrating the selected entries, "
+"use the 'Show changes' button to see the LDIF."
+msgstr ""
+
+#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
+#, fuzzy
+msgid "Current"
+msgstr "Nieuw FAI object aanmaken"
+
+#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
+#, fuzzy
+msgid "After migration"
+msgstr "Gebruikersbeheer"
+
+#: setup/setup_migrate.tpl:313
+msgid ""
+"The listed users are currenlty invisble in the GOsa user interface. If you "
+"want to change this for a couple of users, just select them and use the "
+"'Migrate' button below."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
+#, fuzzy
+msgid "GOsa settings 1/3"
+msgstr "Gebruikersinstellingen"
+
+#: setup/class_setupStep_Config1.inc:75
+#, fuzzy
+msgid "GOsa generic settings"
+msgstr "Algemene wachtrij instellingen"
+
+#: setup/class_setupStep_Config1.inc:117
+#, fuzzy, php-format
+msgid "The specified value for '%s' must be a numeric value"
+msgstr "De sieve poort dient nummeriek te zijn."
+
+#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
+msgid "GID / UID min id"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
+#, php-format
+msgid "Don't add a trailing comma to '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121
+msgid "People storage ou"
+msgstr "OU voor gebruikers opslag"
+
+#: setup/class_setupStep_Config1.inc:125
+msgid "Group storage ou"
+msgstr "OU voor groepen opslag"
+
+#: setup/class_setupStep_Config1.inc:129
+#, fuzzy
+msgid "Uid base must be numeric"
+msgstr "Timeout dient nummeriek te zijn"
+
+#: setup/class_setupStep_Config1.inc:133
+#, fuzzy
+msgid "The given password minimum length is not numeric."
+msgstr "De sieve poort dient nummeriek te zijn."
+
+#: setup/class_setupStep_Config1.inc:136
+#, fuzzy
+msgid "The given password differ value is not numeric."
+msgstr "De sieve poort dient nummeriek te zijn."
+
+#: setup/setup_language.tpl:3
+#, fuzzy
+msgid "Please select the preferred language"
+msgstr "Voorkeurstaal"
+
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overriden per user."
+msgstr ""
+
+#: setup/setup_language.tpl:9
+#, fuzzy
+msgid "Please your preferred language here"
+msgstr "Voorkeurstaal"
+
+#: setup/setup_config3.tpl:2
+#, fuzzy
+msgid "GOsa core settings"
+msgstr "E-mail instellingen"
+
+#: setup/setup_config3.tpl:6
+#, fuzzy
+msgid "Disable primary group filter"
+msgstr "Toon groepen van gebruiker"
+
+#: setup/setup_config3.tpl:18
+#, fuzzy
+msgid "Honour administrative units"
+msgstr "Groepen beheer"
+
+#: setup/setup_config3.tpl:30
+#, fuzzy
+msgid "Smarty compile directory"
+msgstr "Persoonlijke map"
+
+#: setup/setup_config3.tpl:39
+#, fuzzy
+msgid "Path for PPD storage"
+msgstr "Wachtwoord encryptie"
+
+#: setup/setup_config3.tpl:55
+#, fuzzy
+msgid "Path for kiosk profile storage"
+msgstr "Kiosk profiel instellingen"
+
+#: setup/setup_config3.tpl:74
+#, fuzzy
+msgid "Network resolv hook"
+msgstr "Netwerkadres"
+
+#: setup/setup_config3.tpl:92
+#, fuzzy
+msgid "Mail queue script"
+msgstr "Inlogscript"
+
+#: setup/setup_config3.tpl:110
+#, fuzzy
+msgid "Notification script"
+msgstr "Geen certificaat geinstalleerd"
+
+#: setup/setup_config3.tpl:126
+msgid "Login and session"
+msgstr ""
+
+#: setup/setup_config3.tpl:129
+msgid "Enforce register_globals to be deactivated"
+msgstr ""
+
+#: setup/setup_config3.tpl:141
+msgid "Enforce encrypted connections"
+msgstr ""
+
+#: setup/setup_config3.tpl:153
+#, fuzzy
+msgid "Warn if session is not encrypted"
+msgstr "De sessie zal niet versleuteld zijn."
+
+#: setup/setup_config3.tpl:165
+#, fuzzy
+msgid "Session lifetime"
+msgstr "Er is een sessie conflict gedetecteerd"
+
+#: setup/setup_config3.tpl:173
+msgid "Debugging"
+msgstr ""
+
+#: setup/setup_config3.tpl:177
+#, fuzzy
+msgid "Show PHP errors"
+msgstr "PHP fout"
+
+#: setup/setup_config3.tpl:189
+#, fuzzy
+msgid "Maximum LDAP query time"
+msgstr "E-mail grootte"
+
+#: setup/setup_config3.tpl:207
+msgid "Log LDAP statistics"
+msgstr ""
+
+#: setup/setup_config3.tpl:219
+#, fuzzy
+msgid "Debug level"
+msgstr "Log prioriteit"
+
+#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
+#, fuzzy
+msgid "Disabled"
+msgstr "gedeactiveerd"
+
+#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
+#, fuzzy
+msgid "Enabled"
+msgstr "gedeactiveerd"
+
+#: setup/class_setupStep_Feedback.inc:91
+#, fuzzy
+msgid "UNIX accounts/groups"
+msgstr "Account code"
+
+#: setup/class_setupStep_Feedback.inc:93
+#, fuzzy
+msgid "Samba management"
+msgstr "Systeembeheer"
+
+#: setup/class_setupStep_Feedback.inc:95
+#, fuzzy
+msgid "Mailsystem management"
+msgstr "Systeembeheer"
+
+#: setup/class_setupStep_Feedback.inc:97
+#, fuzzy
+msgid "FAX system administration"
+msgstr "Gebruikersbeheer"
+
+#: setup/class_setupStep_Feedback.inc:99
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "Gebruikersbeheer"
+
+#: setup/class_setupStep_Feedback.inc:101
+#, fuzzy
+msgid "System inventory"
+msgstr "Inventaris verwijderen"
+
+#: setup/class_setupStep_Feedback.inc:103
+#, fuzzy
+msgid "System-/Configmanagement"
+msgstr "Systeembeheer"
+
+#: setup/class_setupStep_Feedback.inc:111
+#: setup/class_setupStep_Feedback.inc:113
+#, fuzzy
+msgid "Notification and feedback"
+msgstr "Geen certificaat geinstalleerd"
+
+#: setup/class_setupStep_Feedback.inc:112
+#, fuzzy
+msgid "Get notifications or send feedback"
+msgstr "Secties voor deze versie"
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid ""
+"Could not connect to feedback server (%s). There is possibly no connection "
+"to the internet."
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid ""
+"Error while sending your feedback. The service is possible temporary "
+"unavailable"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:149
+msgid "Feedback sucessfully send"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:183
+msgid ""
+"You should have enabled at least one option, to subscribe or send your "
+"feedback."
+msgstr ""
+
+#: setup/class_setup.inc:210
+#, fuzzy
+msgid "Completed"
+msgstr "onvolledig"
+
+#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
+#, fuzzy
+msgid "LDAP inspection"
+msgstr "PHP configuratie inspectie"
+
+#: setup/class_setupStep_Migrate.inc:107
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:113
+#, fuzzy
+msgid "Checking for root object"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Migrate.inc:119
+msgid "Checking permissions on LDAP database"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:125
+#, fuzzy
+msgid "Checking for invisible deparmtments"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Migrate.inc:131
+#, fuzzy
+msgid "Checking for invisible users"
+msgstr "Zoeken naar iconv ondersteuning"
+
+#: setup/class_setupStep_Migrate.inc:137
+#, fuzzy
+msgid "Checking for super administrator"
+msgstr "Zoeken naar enkele additionele programma's"
+
+#: setup/class_setupStep_Migrate.inc:143
+#, fuzzy
+msgid "Checking for users outside the people tree"
+msgstr "Zoeken naar CUPS module"
+
+#: setup/class_setupStep_Migrate.inc:149
+#, fuzzy
+msgid "Checking for groups outside the groups tree"
+msgstr "Zoeken naar CUPS module"
+
+#: setup/class_setupStep_Migrate.inc:155
+msgid "Checking for windows workstations outside the winstation tree"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:161
+#, fuzzy
+msgid "Checking for duplicate uid numbers"
+msgstr "Zoeken naar functie %s"
+
+#: setup/class_setupStep_Migrate.inc:167
+#, fuzzy
+msgid "Checking for duplicate gid numbers"
+msgstr "Zoeken naar functie %s"
+
+#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
+#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
+#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
+#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
+#: setup/class_setupStep_Migrate.inc:807
+#, fuzzy
+msgid "LDAP query failed"
+msgstr "De database zoekopdracht is mislukt"
+
+#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
+#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
+#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
+#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
+#: setup/class_setupStep_Migrate.inc:808
+msgid "Possibly the 'root object' is missing."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:213
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'uidNumber'."
+msgstr "Er is een dubbele waarde gevonden voor record type '%s'."
+
+#: setup/class_setupStep_Migrate.inc:262
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'gidNumber'."
+msgstr "Er is een dubbele waarde gevonden voor record type '%s'."
+
+#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
+#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
+#: setup/class_setupStep_Migrate.inc:1577
+#: setup/class_setupStep_Migrate.inc:1590
+msgid "Failed"
+msgstr "Mislukt"
+
+#: setup/class_setupStep_Migrate.inc:319
+#, php-format
+msgid ""
+"Found %s winstations outside the predefined winstation department ou '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
+#: setup/class_setupStep_Migrate.inc:728
+#, fuzzy
+msgid "Migrate"
+msgstr "Aanmaken"
+
+#: setup/class_setupStep_Migrate.inc:387
+#, fuzzy, php-format
+msgid "Found %s groups outside the configured tree '%s'."
+msgstr "U staat op het punt de invoer '%s' te kopieren."
+
+#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
+#, fuzzy
+msgid "Move"
+msgstr "Modus"
+
+#: setup/class_setupStep_Migrate.inc:462
+#, php-format
+msgid "Found %s user(s) outside the configured tree '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
+#, php-format
+msgid ""
+"The specified user '%s' does not have full access to your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:597
+#, php-format
+msgid "Found %s user(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
+#, php-format
+msgid ""
+"Failed to migrate the department '%s' into GOsa, error message is as follows "
+"'%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:727
+#, php-format
+msgid "Found %s department(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:882
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:945
+#, fuzzy, php-format
+msgid "Adding acls for user '%s' failed, ldap says '%s'."
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+
+#: setup/class_setupStep_Migrate.inc:970
+msgid "Specified passwords are empty or not equal."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:975
+#, fuzzy
+msgid "Please specify a valid uid."
+msgstr "Geef a.u.b. een geldige id op."
+
+#: setup/class_setupStep_Migrate.inc:1019
+#, fuzzy, php-format
+msgid ""
+"Could not add administrative user, there is already an object with the same "
+"dn '%s' in your ldap database."
+msgstr ""
+"Kon '%s' niet hernoemen naar '%s'. Er is al een invoer met dezelfde naam in "
+"de zone bewerkings dialoog."
+
+#: setup/class_setupStep_Migrate.inc:1056
+#: setup/class_setupStep_Migrate.inc:1104
+#: setup/class_setupStep_Migrate.inc:1152
+#, fuzzy
+msgid "Couldn't move users to specified department."
+msgstr "Ga naar de afdeling van de gebruiker"
+
+#: setup/class_setupStep_Migrate.inc:1066
+msgid "Winstation will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1077
+#: setup/class_setupStep_Migrate.inc:1125
+msgid "Updating following references too"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1114
+msgid "Group will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1162
+msgid "User will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1172
+msgid "The following references will be updated"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1578
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1579
+#: setup/class_setupStep_Migrate.inc:1592
+#, fuzzy
+msgid "Try to create root object"
+msgstr "Nieuw FAI object aanmaken"
+
+#: setup/class_setupStep_Migrate.inc:1591
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1881
+#, php-format
+msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1884
+msgid "Something went wrong while copying dns."
+msgstr ""
+
+#: setup/setup_finish.tpl:3
+#, fuzzy
+msgid "Create your configuration file"
+msgstr "Configuratie bestand"
+
+#: setup/setup_finish.tpl:13
+msgid "Download configuration"
+msgstr "Systeem configuratie"
+
+#: setup/setup_finish.tpl:18
+#, fuzzy
+msgid "Status: "
+msgstr "Status"
+
+#: setup/setup_schema.tpl:3
+#, fuzzy
+msgid "Schema specific settings"
+msgstr "Samba Instellingen"
+
+#: setup/setup_schema.tpl:7
+msgid "Enable schema validation when logging in"
+msgstr ""
+
+#: setup/setup_schema.tpl:16
+#, fuzzy
+msgid "Check status"
+msgstr "Systeem status"
+
+#: setup/setup_schema.tpl:20
+msgid "Schema check succeeded"
+msgstr ""
+
+#: setup/setup_schema.tpl:23
+#, fuzzy
+msgid "Schema check failed"
+msgstr "Het opslaan van de telefoon is mislukt"
+
+#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
+#, fuzzy
+msgid "GOsa settings 2/3"
+msgstr "Gebruikersinstellingen"
+
+#: setup/class_setupStep_Config2.inc:82
+#, fuzzy
+msgid "Customize special parameters"
+msgstr "Controleer parameter"
+
+#: setup/setup_config1.tpl:2
+msgid "Look and feel"
+msgstr ""
+
+#: setup/setup_config1.tpl:6
+#, fuzzy
+msgid "Theme"
+msgstr "MIME"
+
+#: setup/setup_config1.tpl:15
+#, fuzzy
+msgid "People and group storage"
+msgstr "OU voor gebruikers opslag"
+
+#: setup/setup_config1.tpl:18
+#, fuzzy
+msgid "People DN attribute"
+msgstr "DN atribuut voor gebruikers"
+
+#: setup/setup_config1.tpl:29
+#, fuzzy
+msgid "People storage subtree"
+msgstr "OU voor gebruikers opslag"
+
+#: setup/setup_config1.tpl:38
+#, fuzzy
+msgid "Group storage subtree"
+msgstr "OU voor groepen opslag"
+
+#: setup/setup_config1.tpl:47
+msgid "Include personal title in user DN"
+msgstr ""
+
+#: setup/setup_config1.tpl:58
+msgid "Relaxed naming policies"
+msgstr ""
+
+#: setup/setup_config1.tpl:69
+#, fuzzy
+msgid "Automatic uids"
+msgstr "Automatische modusregels"
+
+#: setup/setup_config1.tpl:101
+#, fuzzy
+msgid "Number base for people/groups"
+msgstr "ID basis voor gebruikers/groepen"
+
+#: setup/setup_config1.tpl:109
+msgid "Hook for number base"
+msgstr ""
+
+#: setup/setup_config1.tpl:128
+#, fuzzy
+msgid "Password encryption algorithm"
+msgstr "Encryptie algoritme"
+
+#: setup/setup_config1.tpl:139
+#, fuzzy
+msgid "Password restrictions"
+msgstr "Wachtwoord verloopt op"
+
+#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
+msgid "Password minimum length"
+msgstr ""
+
+#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
+msgid "Different characters from old password"
+msgstr ""
+
+#: setup/setup_config1.tpl:170
+#, fuzzy
+msgid "Password change hook"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+
+#: setup/setup_config1.tpl:186
+msgid "Use SASL for kerberos"
+msgstr ""
+
+#: setup/setup_config1.tpl:197
+#, fuzzy
+msgid "Use account expiration"
+msgstr "Het account verloopt op"
+
+#: setup/setup_config1.tpl:209
+msgid ""
+"GOsa supports several encryption types for your passwords. Normally this is "
+"adjustable via user templates, but you can specify a default method to be "
+"used here, too."
+msgstr ""
+"GOsa ondersteunt diverse encryptie types voor uw wachtwoorden. Normaliter is "
+"dit aanpasbaar via gebruikerssjablonen. Hier kunt u echter een standaard te "
+"gebruiken methode opgeven."
+
+#: setup/setup_config1.tpl:210
+#, fuzzy
+msgid ""
+"GOsa always acts as admin and manages access rights internally. This is a "
+"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
+"this to work, we need the admin DN and the corresponding password."
+msgstr ""
+"GOsa werkt altijd als een beheerder en verzorgt het toegangsbeheer intern. "
+"Dit is een tijdelijke oplossing totdat directory ACIs volledig "
+"geïmplementeerd zijn in OpenLDAP. Om dit te kunnen laten werken is een "
+"beheerders DN en het bijbehorende wachtwoord nodig."
+
+#: setup/setup_config1.tpl:211
+msgid ""
+"Some basic LDAP parameters are tunable and affect the locations where GOsa "
+"saves people and groups, including the way accounts get created. Check the "
+"values below if the fit your needs."
+msgstr ""
+"Sommige LDAP parameters zijn aan te passen en bepalen de locaties waar GOsa "
+"gebruikers en groepen opslaat, evenals de manier waarop gebruikers "
+"aangemaakt worden. Controleer of de waardes hieronder in uw behoeften "
+"voorzien."
+
+#: setup/setup_config1.tpl:212
+#, fuzzy
+msgid ""
+"GOsa has modular support for several mail methods. These methods provide "
+"interfaces to users mailboxes and general handling    for quotas. You can "
+"choose the dummy plugin to leave all your mail settings untouched."
+msgstr ""
+"GOsa heeft modulaire ondersteuning voor diverse E-mail methodes. Deze "
+"methodes leveren toegang tot gebruikers mailboxen en algemene afhandeling "
+"voor quota's. U kunt de dummy module kiezen om alle E-mail instellingen "
+"ongewijzigd te laten."
+
+#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
+#, fuzzy
+msgid ""
+"You are currently editing a database entry.\n"
+" Do you want to dismiss the changes?"
+msgstr ""
+"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
+"wijzigingen ongedaan maken?"
+
+#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
+msgid "Main"
+msgstr "Hoofdmenu"
+
+#: ihtml/themes/default/framework.tpl:18
+msgid "Help"
+msgstr "Help"
+
+#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
+msgid "Sign out"
+msgstr "Uitloggen"
+
+#: ihtml/themes/default/framework.tpl:31
+msgid "Signed in:"
+msgstr "Aangemeld:"
+
+#: ihtml/themes/default/framework.tpl:34
+msgid "GOsa main menu"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:5
+msgid "Your GOsa session has expired!"
+msgstr "Uw GOsa sessie is verlopen!"
+
+#: ihtml/themes/default/logout.tpl:7
+msgid ""
+"The last interaction with the GOsa web interface has been some time ago in "
+"the past. For security reasons, the session has been closed. To continue "
+"with administrative tasks, please sign in again."
+msgstr ""
+"Uw laatste interactie met de GOsa webinterface is enige tijd geleden. Uit "
+"veiligheidsoverwegingen is de sessie gesloten. Om door te gaan met "
+"administratieve taken, dient u opnieuw in te loggen."
+
+#: ihtml/themes/default/logout.tpl:10
+msgid "Sign in again"
+msgstr "Opnieuw inloggen"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+#, fuzzy
+msgid "Copy & paste wizard"
+msgstr "Kopieren &amp; plakken wizard"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. GOsa shows the relevant attributes. Please "
+"maintain the values below to fullfill the policies."
+msgstr ""
+"Somige waardes moeten uniek zijn binnen de gehele directory, terwijl sommige "
+"combinaties geen zin hebben. GOsa toont de relevante attributen. Bewaar de "
+"waardes hieronder a.u.b. om aan deze vereisten te voldoen."
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:24
+#, fuzzy
+msgid "Cancel all"
+msgstr "Annuleren"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Operation complete"
+msgstr "Bewerking afgerond"
+
+#: ihtml/themes/default/login.tpl:9
+msgid "GOsa login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:25
+#, fuzzy
+msgid "Login screen"
+msgstr "Log DB gebruiker"
+
+#: ihtml/themes/default/login.tpl:32
+#, fuzzy
+msgid ""
+"Please use your username and your password to log into the site "
+"administration system."
+msgstr "Voer uw <i>gebruikersnaam</i> en <i>wachtwoord</i> in"
+
+#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
+#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
+msgid "Directory"
+msgstr "Directory"
+
+#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
+msgid "Sign in"
+msgstr "Inloggen"
+
+#: ihtml/themes/default/login.tpl:76
+msgid "Click here to log in"
+msgstr "Klik hier om in te loggen"
+
+#: ihtml/themes/default/acl.tpl:15
+msgid "Use members from"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:29
+msgid "Available members"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
+msgid "Members"
+msgstr "Groepsleden"
+
+#: ihtml/themes/default/acl.tpl:63
+msgid "ACLs for this object"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:69
+#, fuzzy
+msgid "Available roles"
+msgstr "Beschikbare programma's"
+
+#: ihtml/themes/default/conflict.tpl:2
+msgid "Session conflict detected"
+msgstr "Er is een sessie conflict gedetecteerd"
+
+#: ihtml/themes/default/conflict.tpl:6
+#, fuzzy
+msgid ""
+"Probably there's another active instance of your session. Multiple window "
+"operation is technical not possible and heavily depends on the browser "
+"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
+"possible. Pressing the Logout button will close this session."
+msgstr ""
+"Er is vermoedelijk een andere actieve instantiatie van uw sessie. Werken m.b."
+"v. meerdere schermen is technisch onmogelijk en is sterk afhankelijk van de "
+"gebruikte browser. Gelijktijdig gebruik van verschillende browsers "
+"(bijvoorbeeld Internet Explorer en Mozilla) is wel mogelijk. Via de "
+"<b>Uitloggen</b> knop wordt deze sessie afgesloten."
+
+#: ihtml/themes/default/conflict.tpl:10
+msgid ""
+"Ignoring this message will change/destroy the data you're currently editing, "
+"so please close multiple windows and log in again."
+msgstr ""
+"Het negeren van dit bericht zal de data die u op dit moment aan het bewerken "
+"bent veranderen/vernietigen, dus sluit a.u.b. enige overige vensters en log "
+"opnieuw in."
+
+#: ihtml/themes/default/conflict.tpl:14
+msgid "Logout"
+msgstr "Uitloggen"
+
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"De grootte limiet optie maakt LDAP bewerkingen sneller en behoedt de LDAP "
+"server voor een te grote werkdruk. De eenvoudigste manier om met grote "
+"databases te werken zonder lange timeouts is door zoekopdrachten in grootte "
+"te beperken en door filters te gebruiken voor de informatie die u zoekt."
+
+#: ihtml/themes/default/sizelimit.tpl:6
+msgid "Please choose the way to react for this session"
+msgstr "Kies a.u.b. de manier waarop gereageerd moet worden voor deze sessie"
+
+#: ihtml/themes/default/sizelimit.tpl:9
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr "Negeer deze fout en toon alle gegevens die de LDAP server teruggeeft"
+
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid ""
+"ignore this error and show all entries that fit into the defined sizelimit "
+"and let me use filters instead"
+msgstr ""
+"Negeer deze fout en toon alle gegevens die passen binnen de gedefiniëerde "
+"grootte limiet en laat me daarvoor in de plaats filters gebruiken"
+
+#: ihtml/themes/default/accountexpired.tpl:15
+msgid "Your Password has expired !! Choose a new Password"
+msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. "
+
+#: ihtml/themes/default/accountexpired.tpl:23
+#: ihtml/themes/default/accountexpired.tpl:27
+msgid "Old Password"
+msgstr "Oud wachtwoord"
+
+#: ihtml/themes/default/accountexpired.tpl:32
+#: ihtml/themes/default/accountexpired.tpl:36
+msgid "New Password"
+msgstr "Nieuw wachtwoord"
+
+#: ihtml/themes/default/accountexpired.tpl:41
+#: ihtml/themes/default/accountexpired.tpl:45
+msgid "Verify Password"
+msgstr "Nogmaals wachtwoord"
+
+#: ihtml/themes/default/accountexpired.tpl:51
+msgid "Change Password"
+msgstr "Wachtwoord veranderen"
+
+#: ihtml/themes/default/accountexpired.tpl:52
+msgid "Click here to Change your password"
+msgstr "Klik hier om uw wachtwoord te veranderen."
+
+#: ihtml/themes/default/islocked.tpl:2
+msgid "Locking conflict detected"
+msgstr "Er is een blokkade conflict gedetecteerd"
+
+#: ihtml/themes/default/islocked.tpl:9
+#, fuzzy
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"webbrowser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+"Indien deze blokkade detectie foutief is dan heeft de andere persoon de "
+"webbrowser afgesloten tijdens de bewerking. U kunt de blokkade in dit geval "
+"overnemen door de <i>Alsnog bewerken</i> knop te gebruiken."
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+#, fuzzy
+msgid "Restoring object snapshots"
+msgstr "Nieuwe objectgroep aanmaken"
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"Remember that DNS configuration and database entries could not be restored. "
+"For some objects it is only nescessary to open and save them again (goFon), "
+"but some entries must be recreated manually (glpi)."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:29
+#, fuzzy
+msgid "There is no snapshot available that could be restored"
+msgstr ""
+"Er is geen MySQL extensie beschikbaar. Controleer uw PHP installatie a.u.b."
+
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:49
+#, fuzzy
+msgid "Creating object snapshots"
+msgstr "Nieuwe objectgroep aanmaken"
+
+#: ihtml/themes/default/snapshotdialog.tpl:52
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:55
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:70
+#, fuzzy
+msgid "Timestamp"
+msgstr "Timeout"
+
+#: ihtml/themes/default/snapshotdialog.tpl:79
+msgid "Reason for generating this snapshot"
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "GOsa help"
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Index"
+
+#: ihtml/themes/default/password.tpl:6
+#, fuzzy
+msgid "Change your password"
+msgstr "Verander wachtwoord"
+
+#: ihtml/themes/default/password.tpl:33
+#, fuzzy
+msgid "Success"
+msgstr "Export was succesvol"
+
+#: ihtml/themes/default/password.tpl:33
+msgid "Your password has been changed successfully."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:39
+#, fuzzy
+msgid "Password change"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+
+#: ihtml/themes/default/password.tpl:51
+msgid ""
+"This dialog provides a simple way to change your password. Enter the current "
+"password and the new password (twice) in the fields below and press the "
+"'Change' button."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:84
+#, fuzzy
+msgid "again"
+msgstr "Hoofdmenu"
+
+#: ihtml/themes/default/password.tpl:85
+#, fuzzy
+msgid "New password repeated"
+msgstr "Nieuw wachtwoord"
+
+#: ihtml/themes/default/password.tpl:92
+#, fuzzy
+msgid "Change"
+msgstr "Kanaal"
+
+#: ihtml/themes/default/password.tpl:93
+#, fuzzy
+msgid "Click here to change your password"
+msgstr "Klik hier om uw wachtwoord te veranderen."
+
+#: html/getxls.php:86
+msgid "Birthday"
+msgstr "Geboortedatum"
+
+#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
+#: html/getxls.php:297
+msgid "Surname"
+msgstr "Achternaam"
+
+#: html/getxls.php:94
+#, php-format
+msgid "User list of %s on %s"
+msgstr "Gebruikerslijst van %s in %s "
+
+#: html/getxls.php:131 html/getxls.php:360
+#, php-format
+msgid "Groups of %s on %s"
+msgstr "Groepen van %s in %s"
+
+#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
+#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
+#: html/getxls.php:381
+msgid "Servers"
+msgstr "Servers"
+
+#: html/getxls.php:159 html/getxls.php:311
+msgid "Computers"
+msgstr "Computers"
+
+#: html/getxls.php:195 html/getxls.php:379
+#, php-format
+msgid "Servers of %s on %s"
+msgstr "Servers van %s in %s"
+
+#: html/getxls.php:225
+msgid "Mobile phone"
+msgstr "GSM nummer"
+
+#: html/getxls.php:228
+msgid "Function"
+msgstr "Functie"
+
+#: html/getxls.php:231 html/getxls.php:312
+msgid "Adressbook"
+msgstr "Adresboek"
+
+#: html/getxls.php:238 html/getxls.php:414
+#, php-format
+msgid "Adressbook of %s on %s"
+msgstr "Adresboek van %s in %s"
+
+#: html/getxls.php:244
+msgid "Common Name"
+msgstr "Algemene naam"
+
+#: html/getxls.php:281
+msgid "Day of birth"
+msgstr "Geboortedatum"
+
+#: html/getxls.php:299
+msgid "Email address"
+msgstr "E-mail adres"
+
+#: html/getxls.php:299
+msgid "Organizational unit"
+msgstr "Afdeling"
+
+#: html/getxls.php:300
+msgid "Postal Code"
+msgstr "Postcode"
+
+#: html/getxls.php:304
+msgid "Full"
+msgstr "Volledig"
+
+#: html/getxls.php:341
+#, php-format
+msgid "User List of %s on %s"
+msgstr "Gebruikerslijst van %s in %s"
+
+#: html/getxls.php:395
+#, php-format
+msgid "Computers of %s on %s"
+msgstr "Computers van %s in %s"
+
+#: html/getfax.php:53
+msgid "Could not connect to database server!"
+msgstr "Kan niet verbinden met de database server!"
+
+#: html/getfax.php:55
+msgid "Could not select database!"
+msgstr "De opgegeven database kon niet geselecteerd worden!"
+
+#: html/getfax.php:60 html/getfax.php:68
+msgid "Database query failed!"
+msgstr "De database zoekopdracht is mislukt"
+
+#: html/password.php:56 html/index.php:122
+#, fuzzy, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
+
+#: html/password.php:76 html/index.php:143
+#, php-format
+msgid "Directory '%s' specified as compile directory is not accessible!"
+msgstr ""
+"Directory '%s' die opgegeven is als compileer directory is niet toegankelijk!"
+
+#: html/password.php:157
+msgid "Error: Password method not available!"
+msgstr ""
+
+#: html/password.php:213 html/index.php:257
+msgid "Please specify a valid username!"
+msgstr "Geef a.u.b. een geldige gebruikersnaam op!"
+
+#: html/password.php:215 html/index.php:259
+msgid "Please specify your password!"
+msgstr "Geef a.u.b. uw wachtwoord op!"
+
+#: html/password.php:222 html/index.php:266
+msgid "Please check the username/password combination."
+msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie."
+
+#: html/password.php:278 html/index.php:341
+msgid "Session will not be encrypted."
+msgstr "De sessie zal niet versleuteld zijn."
+
+#: html/password.php:278 html/index.php:341
+msgid "Enter SSL session"
+msgstr "Gebruik een SSL sessie"
+
+#: html/getvcard.php:36
+msgid "Error: getcvard.php needs a parameter to export a vcard!"
+msgstr ""
+"Fout: getvcard.php heeft een parameter nodig om een vcard te exporteren!"
+
+#: html/getkiosk.php:25
+#, php-format
+msgid "Can't open file '%s', possibly the file does not exist."
+msgstr "Kan '%s' niet openen. Het is mogelijk dat het bestand niet bestaat."
+
+#: html/getkiosk.php:30
+#, php-format
+msgid "Can't read file '%s', check permissions."
+msgstr "Kan bestand '%s' niet openen. Controleer de bestandspermissies a.u.b."
+
+#: html/main.php:173
+msgid ""
+"FATAL: Register globals is on. GOsa will refuse to login unless this is "
+"fixed by an administrator."
+msgstr ""
+"FATAAL: 'Register globals' is geactiveerd in PHP. GOsa zal niemand laten "
+"inloggen totdat dit opgelost is door een systeembeheerder."
+
+#: html/main.php:215
+msgid "Warning: memory is getting low - please increase the memory_limit!"
+msgstr ""
+"Waarschuwing: Geheugengebruik is te hoog - verhoog a.u.b. de 'memory_limit' "
+"in PHP!"
+
+#: html/main.php:354
+msgid "Your password is about to expire, please change your password"
+msgstr "Uw wachtwoord zal spoedig verlopen! Kies a.u.b. een nieuw wachtwoord."
+
+#: html/main.php:362
+#, php-format
+msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
+msgstr "FATAAL: Kan geen enkele module defenities vinden voor module '%s'!"
+
+#: html/get_attachment.php:47
+msgid ""
+"Can't connect to glpi database, there is no mysl extension available in your "
+"php setup."
+msgstr ""
+"Kan niet verbinden met de GLPI database. Er is geen MySQL extensie "
+"beschikbaar. Controleer uw PHP installatie."
+
+#: html/get_attachment.php:55
+msgid ""
+"Can't connect to specified database, please check your glpi configuration."
+msgstr ""
+"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
+"configuratie a.u.b."
+
+#: html/get_attachment.php:64
+msgid "Can't get specified attachment file, there is no entry with this id."
+msgstr ""
+"Kan het opgegeven bijlage bestand niet openen. Er is geen invoer met dit ID "
+"beschikbaar."
+
+#: html/index.php:50
+#, fuzzy
+msgid "Session is not encrypted!"
+msgstr "De sessie zal niet versleuteld zijn."
+
+#: html/index.php:226
+msgid ""
+"GOsa cannot retrieve information about the installed schema files. Please "
+"make sure, that this is possible."
+msgstr ""
+"GOsa kon geen informatie ophalen over geinstalleerde schema bestanden. Zorg "
+"er a.u.b. voor dat dit mogelijk is."
+
+#: html/index.php:239
+msgid ""
+"Your ldap setup contains old schema definitions. Please re-run the setup."
+msgstr ""
+"Uw LDAP installatie bevat oude schema definities. Draai het installatie "
+"programma a.u.b. opnieuw."
+
+#: html/index.php:295
+msgid "Account locked. Please contact your system administrator."
+msgstr ""
+"Account is geblokkeerd. Neem a.u.b. contact op met de systeembeheerder."
+
+#: html/index.php:347
+msgid ""
+"Your browser has cookies disabled. Please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+"Cookies zijn uitgeschakeld in uw browser. Schakel cookies a.u.b. in en "
+"herlaad deze pagina voordat u inlogt!"
+
+#: html/helpviewer.php:67
+msgid "Help browser"
+msgstr "Help verkenner"
+
+#: html/helpviewer.php:118
+msgid "There is no helpfile specified for this class"
+msgstr "Er is (nog) geen help bestand aanwezig voor deze klasse."
+
+#: html/helpviewer.php:265
+#, php-format
+msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
+msgstr ""
+"Help directory '%s' is niet toegankelijk. Er kunnen geen helpbestanden "
+"gelezen worden."
+
+#~ msgid "to the list of forwarders."
+#~ msgstr "aan de lijst met doorstuur adressen."
+
+#, fuzzy
+#~ msgid ") with dn '%s' failed."
+#~ msgstr "Het opslaan van de printer is mislukt"
+
+#~ msgid "Primary dns server must end with '.' to be a valid entry."
+#~ msgstr ""
+#~ "De primaire DNS server invoer moet eindigen op '.' om geldig te zijn."
+
+#~ msgid "Your specified mail address must end with '.' to be a valid record."
+#~ msgstr "Het opgegeven E-mail adres moet eindigen op '.' om geldig te zijn."
+
+#~ msgid ""
+#~ "Your mail address contains '@' replace this with '.' to enable GOsa to "
+#~ "create a valid SOA record."
+#~ msgstr ""
+#~ "Uw E-mail adres bevat '@'. Vervang dit door  '.' om GOsa een geldig SOA "
+#~ "record aan te laten maken."
+
+#, fuzzy
+#~ msgid "..."
+#~ msgstr ".."
+
+#~ msgid "Setup finished"
+#~ msgstr "Installatie beëindigd"
+
+#~ msgid ""
+#~ "Basically the setup is finished. You can check the result of the schema "
+#~ "check here and download the autogenerated gosa.conf below."
+#~ msgstr ""
+#~ "De installatie is in principe afgerond. U kunt het resultaat van de LDAP "
+#~ "schema controle hier controleren en de automatisch gegenereerde gosa.conf "
+#~ "hieronder downloaden."
+
+#~ msgid "Schema Configuration"
+#~ msgstr "Schema Configuratie"
+
+#~ msgid "Configuration File"
+#~ msgstr "Configuratie bestand"
+
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file. Save the the link below as your gosa.conf and place "
+#~ "that file in /etc/gosa. Change it as needed."
+#~ msgstr ""
+#~ "Het GOsa installatie programma heeft alle data vergaard die nodig is voor "
+#~ "een initieel configuratiebestand. Bewaar de link hieronder als uw gosa."
+#~ "conf en plaats dit bestand in /etc/gosa. Verander de configuratie naar "
+#~ "behoeven."
+
+#~ msgid ""
+#~ "After placing the file under /etc/gosa, place make sure that the "
+#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
+#~ "You may want to execute these commands to achieve this requirement:"
+#~ msgstr ""
+#~ "Controleer dat de webserver het bestand kan lezen (zonder dat andere "
+#~ "gebruikers dit kunnen) nadat u het bestand in de directory /etc/gosa "
+#~ "geplaatst heeft. U wil misschien de volgende commando's uitvoeren om aan "
+#~ "deze vereiste te voldoen: "
+
+#~ msgid "Welcome to the GOsa setup!"
+#~ msgstr "Welkom bij het GOsa installatie programma!"
+
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic information for "
+#~ "your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "Het ziet er naar uit dat u GOsa voor de eerste keer aanroept - er is geen "
+#~ "configuratie gevonden. Dit script zal proberen u te helpen bij het maken "
+#~ "van een werkende configuratie door drie belangrijke stappen uit te "
+#~ "voeren: Eerst zal de PHP installatie gecontroleerd worden op vereiste "
+#~ "modules, dan zal er gecontroleerd worden op optionele/benodigde "
+#~ "programma's en nadat u enige basis informatie verschaft heeft voor de "
+#~ "LDAP verbinding zal de LDAP installatie gecontroleerd worden."
+
+#~ msgid ""
+#~ "You can also use the new and more-advanced way of inspecting your PHP-"
+#~ "installation. It will give you information about the exact function that "
+#~ "could not be found (functions that could be found are not mentioned). "
+#~ "This is useful if you know what you're doing."
+#~ msgstr ""
+#~ "U kunt ook de nieuwe en meer geavanceerde manier gebruiken om uw PHP-"
+#~ "installatie te controleren. Dit zal u informatie geven over welke exacte "
+#~ "functie(s) niet gevonden kunnen worden (functies die wel gevonden konden "
+#~ "worden, zullen niet getoond worden). Dit is nuttig indien u weet wat u "
+#~ "doet."
+
+#~ msgid "Toggle Show/Hide"
+#~ msgstr "Wissel tonen/verbergen"
+
+#~ msgid "You already have an Administrative Account and a Group."
+#~ msgstr "U heeft al een Administratief Account en Groep"
+
+#~ msgid ""
+#~ "You're missing an administrative account for GOsa, you'll not be able to "
+#~ "administrate anything!"
+#~ msgstr ""
+#~ "Er is geen beheerders account voor GOsa. U zal niets kunnen beheren op "
+#~ "dit moment!"
+
+#~ msgid ""
+#~ "To provide full administrative access to GOsa, you need to create a "
+#~ "special group which contains the administrative user. The setup program "
+#~ "can assist you with this task. Enter the desired username and the "
+#~ "password below to create the missing entries."
+#~ msgstr ""
+#~ "Om volledige administratieve toegang tot GOsa te verkrijgen, dient U een "
+#~ "speciale groep aan te maken die de administratieve gebruiker bevat. Het "
+#~ "installatie programma kan u bij deze taak helpen. Voer hieronder de "
+#~ "gewenste gebruikersnaam en wachtwoord in om de ontbrekende gegevens aan "
+#~ "te maken."
+
+#~ msgid "Setup continued..."
+#~ msgstr "Installatie vervolg..."
+
+#~ msgid ""
+#~ "Step two looks for a set of helper programms and checks if they have the "
+#~ "correct minimum version."
+#~ msgstr ""
+#~ "Stap twee zoekt naar een collectie hulpprogramma's en controleert of deze "
+#~ "programma's de correcte minimum versies hebben."
+
+#~ msgid ""
+#~ "Now we're going include your LDAP server and create an initial "
+#~ "configuration. After you've entered the server URI below, a quick check "
+#~ "is performed if required LDAP schemas are in place. Samba versions are "
+#~ "autodetected by the installed objectclasses. Details on how your LDAP "
+#~ "tree is organized will be asked later on."
+#~ msgstr ""
+#~ "Nu wordt uw LDAP server ingepast en wordt er een initiële configuratie "
+#~ "aangemaakt. Nadat u de server URI hieronder ingevuld heeft wordt er een "
+#~ "snelle controle uitgevoerd of de vereiste LDAP schemas aanwezig zijn. "
+#~ "Samba versies worden automatisch gedetecteerd. Details over hoe uw LDAP "
+#~ "structuur opgebouwd is worden later gevraagd"
+
+#, fuzzy
+#~ msgid ""
+#~ "Please enter the server URI to allow the setup to connect your LDAP "
+#~ "server (Example: ldap://your.server:389)."
+#~ msgstr ""
+#~ "Voer a.u.b. de LDAP server URI in om het installatie programma te laten "
+#~ "verbinden met uw LDAP server <i>(Bijvoorbeeld: ldap://uw.server:389).</i>"
+
+#~ msgid ""
+#~ "The following fields allow the basic configuration of GOsa's behaviour "
+#~ "and affect various properties in your main configuration."
+#~ msgstr ""
+#~ "De volgende velden definiëren de basis configuratie van GOsa's gedrag en "
+#~ "beïnvloeden diverse eigenschappen in uw hoofd configuratie."
+
+#~ msgid "Enter a description for the location you're configuring here"
+#~ msgstr ""
+#~ "Geef a.u.b. een omschrijving van de locatie die u hier aan het "
+#~ "configureren bent"
+
+#~ msgid ""
+#~ "GOsa always acts as admin and manages access rights internally. This is a "
+#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
+#~ "this to work, we need the admin DN and the corresponding password."
+#~ msgstr ""
+#~ "GOsa werkt altijd als een beheerder en verzorgt het toegangsbeheer "
+#~ "intern. Dit is een tijdelijke oplossing totdat directory ACIs volledig "
+#~ "geïmplementeerd zijn in OpenLDAP. Om dit te kunnen laten werken is een "
+#~ "beheerders DN en het bijbehorende wachtwoord nodig."
+
+#~ msgid "Base "
+#~ msgstr "Basis "
+
+#~ msgid "People dn attribute"
+#~ msgstr "DN atribuut voor gebruikers"
+
+#~ msgid "ID base for users/groups"
+#~ msgstr "ID basis voor gebruikers/groepen"
+
+#~ msgid "Encryption algorithm"
+#~ msgstr "Encryptie algoritme"
+
+#~ msgid ""
+#~ "GOsa has modular support for several mail methods. These methods provide "
+#~ "interfaces to users mailboxes and general handling for quotas. You can "
+#~ "choose the dummy plugin to leave all your mail settings untouched."
+#~ msgstr ""
+#~ "GOsa heeft modulaire ondersteuning voor diverse E-mail methodes. Deze "
+#~ "methodes leveren toegang tot gebruikers mailboxen en algemene afhandeling "
+#~ "voor quota's. U kunt de dummy module kiezen om alle E-mail instellingen "
+#~ "ongewijzigd te laten."
+
+#~ msgid ""
+#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
+#~ "versions. In some cases it would be helpful to enable the error reporting."
+#~ msgstr ""
+#~ "Het kan, met name bij Beta versies, voorkomen dat GOsa PHP fouten "
+#~ "genereert. In sommige gevallen kan het handig zijn om foutrapportage aan "
+#~ "te zetten (dit kan een veiligheidsrisico vormen) "
+
+#~ msgid "Display PHP errors"
+#~ msgstr "Toon PHP fouten"
+
+#~ msgid "true"
+#~ msgstr "ja"
+
+#~ msgid "false"
+#~ msgstr "nee"
+
+#~ msgid "Check"
+#~ msgstr "Controleer"
+
+#, fuzzy
+#~ msgid "Vacationmessage"
+#~ msgstr "Afwezigheidsbericht"
+
+#, fuzzy
+#~ msgid "Sieve script management"
+#~ msgstr "Login script beheer"
+
+#, fuzzy
+#~ msgid "Can't open file '%s' to read uploaded file contents."
+#~ msgstr "Kan directory '%s',voor het verstuurde PPD bestand, niet aanmaken."
+
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
+#~ "setup"
+#~ msgstr ""
+#~ "De optionele objectklasse '%s' die benodigd is door module '%s' is niet "
+#~ "aanwezig in de LDAP configuratie"
+
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
+#~ msgstr ""
+#~ "De optionele objectklasse '%s' die benodigd is door module '%s' heeft "
+#~ "niet versienummer %s"
+
+#~ msgid "Support for '%s' enabled"
+#~ msgstr "Ondersteuning voor '%s' is ingeschakeld"
+
+#~ msgid "Required objectclass '%s' is not present in LDAP setup"
+#~ msgstr ""
+#~ "Vereiste objectklasse '%s' is niet voorhanden in de LDAP configuratie"
+
+#~ msgid "Required objectclass '%s' does not have version %s"
+#~ msgstr "Vereiste objectklasse '%s' heeft niet versienummer %s"
+
+#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "SAMBA 3 ondersteuning is uitgeschakeld. Het LDAP schema is niet "
+#~ "geïnstalleerd."
+
+#~ msgid "SAMBA 3 support enabled"
+#~ msgstr "SAMBA 3 ondersteuning is ingeschakeld"
+
+#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "SAMBA 2 ondersteuning is uitgeschakeld. Het LDAP schema is niet "
+#~ "geïnstalleerd."
+
+#~ msgid "SAMBA 2 support enabled"
+#~ msgstr "SAMBA 2 ondersteuning is ingeschakeld"
+
+#~ msgid "Support for pureftp disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "PureFtp ondersteuning is uitgeschakeld. Het LDAP schema is niet "
+#~ "geïnstallerd."
+
+#~ msgid "Support for pureftp enabled"
+#~ msgstr "PureFtp ondersteuning is ingeschakeld"
+
+#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "WebDAV ondersteuning is uitgeschakeld. Het LDAP schema is niet "
+#~ "geïnstalleer."
+
+#~ msgid "Support for WebDAV enabled"
+#~ msgstr "WebDAV ondersteuning is ingeschakeld"
+
+#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Phpgroupware ondersteuning is uitgeschakeld. Het LDAP schema is niet "
+#~ "geïnstalleerd."
+
+#~ msgid "Support for phpgroupware enabled"
+#~ msgstr "Phpgroupware ondersteuning is ingeschakeld"
+
+#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Vertrouwensaccount ondersteuning is uitgeschakeld. Het LDAP schema is "
+#~ "niet geïnstalleerd."
+
+#~ msgid "Support for trustAccount enabled"
+#~ msgstr "Vertrouwensaccount ondersteuning is ingeschakeld"
+
+#~ msgid "Support for gofon disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Gofon ondersteuning is uitgeschakeld. Het LDAP schema is niet "
+#~ "geïnstalleerd."
+
+#~ msgid "Support for gofon enabled"
+#~ msgstr "Gofon ondersteuning is ingeschakeld"
+
+#~ msgid "Support for nagios disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Nagios ondersteuning is uitgeschakeld. Het LDAP schema is niet "
+#~ "geïnstalleerd."
+
+#~ msgid "Support for nagios enabled"
+#~ msgstr "Nagios ondersteuning is ingeschakeld"
+
+#~ msgid "Support for netatalk disabled, no schema seems to be installed"
+#~ msgstr ""
+#~ "Netatalk ondersteuning is uitgeschakeld. Het LDAP schema is niet "
+#~ "geïnstalleerd."
+
+#~ msgid "Support for netatalk enabled"
+#~ msgstr "Netatalk ondersteuning is ingeschakeld"
+
+#~ msgid ""
+#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
+#~ "method to cyrus"
+#~ msgstr ""
+#~ "Kolab ondersteuning is uitgeschakeld. Aangezien het LDAP schema niet "
+#~ "geïnstalleed is, zal deE-mail methode op Cyrus ingesteld worden."
+
+#~ msgid "Support for Kolab enabled"
+#~ msgstr "Kolab ondersteuning is ingeschakeld"
+
+#~ msgid "Ignored"
+#~ msgstr "Genegeerd"
+
+#~ msgid "Checking for PHP version (>=4.1.0)"
+#~ msgstr "Controle op PHP versie (>=4.1.0)"
+
+#~ msgid ""
+#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
+#~ "in PHP language."
+#~ msgstr ""
+#~ "PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde "
+#~ "functionaliteit die in voorgaande versies niet goed of helemaal niet "
+#~ "voorhanden is."
+
+#~ msgid "Checking if register_globals is set to 'off'"
+#~ msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
+
+#~ msgid "PHP session.gc_maxlifetime (>= 86400 seconds)."
+#~ msgstr "PHP session.gc_maxlifetime (>= 86400 seconden)."
+
+#~ msgid ""
+#~ "PHP uses this value for the garbage collector to delete old sessions, "
+#~ "setting this value to one day will prevent loosing session and cookie  "
+#~ "before they really timeout."
+#~ msgstr ""
+#~ "PHP gebruikt deze waarde voor de garbage collector om oude sessies op te "
+#~ "ruimen. Door deze waarde op een dag te zetten, voorkomt u dat sessie en "
+#~ "cookie informatie verloren gaan, voordat deze daadwerkelijk ongeldig zijn."
+
+#~ msgid "Checking for ldap module"
+#~ msgstr "Zoeken naar de LDAP module"
+
+#~ msgid "Checking for XML functions"
+#~ msgstr "Zoeken naar XML functies"
+
+#~ msgid "XML functions are required to parse the configuration file."
+#~ msgstr ""
+#~ "XML functies zijn vereist om het configuratie bestand in te kunnen lezen."
+
+#~ msgid ""
+#~ "This module is used by GOsa to convert samba munged dial informations and "
+#~ "is therefore required."
+#~ msgstr ""
+#~ "Deze module wordt gebruikt door GOsa om samba munged dial informatie "
+#~ "(terminal server) te converteren en is daarom vereist."
+
+#~ msgid "Checking for mhash module"
+#~ msgstr "Zoeken naar de mhash module"
+
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. If you are just using "
+#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
+#~ msgstr ""
+#~ "Om SSHA encryptie te gebruiken heeft u deze module nodig. U kunt deze "
+#~ "melding negeren indien u gewoon crypt of md5 encryptie gebruikt."
+
+#~ msgid "Checking for imap module"
+#~ msgstr "Zoeken naar de IMAP module"
+
+#~ msgid "Checking for mysql module"
+#~ msgstr "Zoeken naar MySQL module"
+
+#~ msgid "Checking for kadm5 module"
+#~ msgstr "Zoeken naar kadm5 module"
+
+#~ msgid "Checking for snmp Module"
+#~ msgstr "Zoeken naar de SNMP module"
+
+#~ msgid "PHP detailed function inspection"
+#~ msgstr "Gedteaileerde PHP functie inspectie"
+
+#~ msgid ""
+#~ "The function %s is used by GOsa. There is no information if it's optional "
+#~ "or required yet."
+#~ msgstr ""
+#~ "De functie '%s' wordt gebruikt door GOsa. Er is nog geen informatie "
+#~ "voorhanden of deze functie optioneel of vereist is."
+
+#, fuzzy
+#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
+#~ msgstr "Zoeken naar ImageMagick (>=5.4.0)"
+
+#, fuzzy
+#~ msgid ""
+#~ "GraphicsMagick is used to convert user supplied images to fit the "
+#~ "suggested size and the unified JPEG format."
+#~ msgstr ""
+#~ "ImageMagick wordt gebruikt om gebruikers aangeleverde plaatjes te laten "
+#~ "passen binnen de voorgestelde grootte en het uniforme JPEG formaat."
+
+#~ msgid "Checking for ImageMagick (>=5.4.0)"
+#~ msgstr "Zoeken naar ImageMagick (>=5.4.0)"
+
+#~ msgid ""
+#~ "ImageMagick is used to convert user supplied images to fit the suggested "
+#~ "size and the unified JPEG format."
+#~ msgstr ""
+#~ "ImageMagick wordt gebruikt om gebruikers aangeleverde plaatjes te laten "
+#~ "passen binnen de voorgestelde grootte en het uniforme JPEG formaat."
+
+#~ msgid "Checking imagick module for PHP"
+#~ msgstr "Zoeken naar de imagick module voor PHP"
+
+#~ msgid ""
+#~ "Imagick is used to convert user supplied images to fit the suggested size "
+#~ "and the unified JPEG format from PHP script."
+#~ msgstr ""
+#~ "Imagick wordt gebruikt om gebruikers aangeleverde plaatjes te laten "
+#~ "passen binnen de voorgestelde grootte en het uniforme JPEG formaat."
+
+#~ msgid "Checking for a way to generate LM/NT password hashes"
+#~ msgstr "Zoeken naar een manier om LM/NT wachtwoord hashes te genereren"
+
+#~ msgid "php.ini check -> session.auto_register"
+#~ msgstr "php.ini controle -> session.auto_register"
+
+#~ msgid "php.ini check -> implicit_flush"
+#~ msgstr "php.ini controle -> implicit_flush"
+
+#~ msgid "php.ini check -> max_execution_time"
+#~ msgstr "php.ini controle -> max_execution_time"
+
+#~ msgid "php.ini check -> memory_limit"
+#~ msgstr "php.ini controle -> memory_limit"
+
+#~ msgid ""
+#~ "GOsa needs at least 16MB of memory, less will cause unpredictable errors! "
+#~ "Increase it for larger setups."
+#~ msgstr ""
+#~ "GOsa heeft tenminste 16MB geheugen nodig. Minder geheugen kan diverse "
+#~ "onvoorspelbare fouten opleveren!.Verhoog deze waarde nog verder voor zeer "
+#~ "grote omgevingen."
+
+#~ msgid "php.ini check -> expose_php"
+#~ msgstr "php.ini controle -> expose_php"
+
+#~ msgid "php.ini check -> magic_quotes_gpc"
+#~ msgstr "php.ini check -> magic_quotes_gpc"
+
+#~ msgid ""
+#~ "Can't connect to the specified LDAP server! Please make sure that is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Kan niet met de opgegeven LDAP server verbinden! Controleer a.u.b. dat "
+#~ "deze bereikbaar is voor GOsa."
+
+#~ msgid ""
+#~ "Can't bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "De aanmelding op de LDAP server is mislukt! Controleer a.u.b. dat deze "
+#~ "bereikbaar is voor GOsa."
+
+#~ msgid ""
+#~ "You're missing the required attribute '%s' from this formular. Please "
+#~ "complete!"
+#~ msgstr ""
+#~ "Het vereiste atribuut '%s' uit dit formulier ontbreekt. Maak a.u.b. uw "
+#~ "invoer af!"
+
+#, fuzzy
+#~ msgid ""
+#~ "Could not bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "De aanmelding op de LDAP server is mislukt! Controleer a.u.b. dat deze "
+#~ "bereikbaar is voor GOsa."
+
+#~ msgid ""
+#~ "Can't read schema informations, GOsa needs to know your schema setup. "
+#~ "Please verify that it is readable for GOsa"
+#~ msgstr ""
+#~ "Kan schema informatie niet lezen. GOsa moet uw schema installatie kennen. "
+#~ "Controleer a.u.b. dat deze leesbaar is voor GOsa."
+
+#~ msgid "Can't log into LDAP server. Reason was: %s."
+#~ msgstr "De aanmelding op de LDAP server is mislukt. De reden was: '%s'."
+
+#, fuzzy
+#~ msgid ""
+#~ "User and/or group could not be created, please check your configuration "
+#~ "twice !"
+#~ msgstr ""
+#~ "Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
+#~ "configuratie a.u.b."
+
+#, fuzzy
+#~ msgid "Last step"
+#~ msgstr "Laatste script"
+
+#, fuzzy
+#~ msgid "This dialog allows you to setup GOsa behaviour"
+#~ msgstr ""
+#~ "Deze dialoog stelt u in staat om een gebruiker als technisch "
+#~ "verantwoordelijk persoon aan te wijzen."
+
+#, fuzzy
+#~ msgid "Please read the FAQ for more informations"
+#~ msgstr "Algemene gebruikersinformatie"
+
+#, fuzzy
+#~ msgid "Windows workstation ou"
+#~ msgstr "Windows werkstation"
+
+#, fuzzy
+#~ msgid "Enable"
+#~ msgstr "gedeactiveerd"
+
+#, fuzzy
+#~ msgid "GOsa generic settings, page 3/3"
+#~ msgstr "Algemene wachtrij instellingen"
+
+#, fuzzy
+#~ msgid "Optional settings"
+#~ msgstr "Programma instellingen"
+
+#, fuzzy
+#~ msgid "Force SSL"
+#~ msgstr "Forceer GID"
+
+#, fuzzy
+#~ msgid "PPd path"
+#~ msgstr "Pad"
+
+#, fuzzy
+#~ msgid "The schema check returned the following results"
+#~ msgstr "De zoekopdracht gaf geen resultaten terug"
+
+#, fuzzy
+#~ msgid "Display checked object classes"
+#~ msgstr "Toon FAI sjabloon objecten"
+
+#, fuzzy
+#~ msgid "All available objectClasses"
+#~ msgstr "Beschikbare programma's"
+
+#, fuzzy
+#~ msgid "Configuration file"
+#~ msgstr "Configuratie bestand"
+
+#, fuzzy
+#~ msgid "Saving configuration file"
+#~ msgstr "Het opslaan van het werkstation is mislukt"
+
+#, fuzzy
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file."
+#~ msgstr ""
+#~ "Het GOsa installatie programma heeft alle data vergaard die nodig is voor "
+#~ "een initieel configuratiebestand. Bewaar de link hieronder als uw gosa."
+#~ "conf en plaats dit bestand in /etc/gosa. Verander de configuratie naar "
+#~ "behoeven."
+
+#, fuzzy
+#~ msgid "Automatically write configuration"
+#~ msgstr "FAX database"
+
+#, fuzzy
+#~ msgid "Save configuration"
+#~ msgstr "FAX database"
+
+#, fuzzy
+#~ msgid "Configuration succesfully written."
+#~ msgstr "Configuratie bestand"
+
+#, fuzzy
+#~ msgid "Use GOsa with current configuration file"
+#~ msgstr "Configuratie bestand"
+
+#, fuzzy
+#~ msgid "Can't write configuration file, please check permissions."
+#~ msgstr ""
+#~ "Kan bestand '/etc/gosa/encodings' niet openen. Controlleer de "
+#~ "bestandspermissies a.u.b."
+
+#, fuzzy
+#~ msgid "Manually create configuration file"
+#~ msgstr "Configuratie bestand"
+
+#, fuzzy
+#~ msgid "Download the configuration file"
+#~ msgstr "Systeem configuratie"
+
+#, fuzzy
+#~ msgid "Setup steps"
+#~ msgstr "Systeem status"
+
+#, fuzzy
+#~ msgid "Setup language"
+#~ msgstr "Taal"
+
+#, fuzzy
+#~ msgid "Please choose a language"
+#~ msgstr "Geef a.u.b. een geldige basis op."
+
+#, fuzzy
+#~ msgid "Basic installation checks"
+#~ msgstr "Werkstation installatie mislukt"
+
+#, fuzzy
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
+#~ msgstr ""
+#~ "Om SSHA encryptie te gebruiken heeft u deze module nodig. U kunt deze "
+#~ "melding negeren indien u gewoon crypt of md5 encryptie gebruikt."
+
+#, fuzzy
+#~ msgid "Password hashes"
+#~ msgstr "Wachtwoord verloopt op"
+
+#, fuzzy
+#~ msgid ""
+#~ "In order to use samba 2/3 you've to install some additional packages to "
+#~ "generate password hashes. (e.g. libmhash2)"
+#~ msgstr ""
+#~ "Om Samba 2.x/3.x te gebruiken moet u enkele additionele pakketten "
+#~ "installeren om wachtwoord hashes te genereren"
+
+#, fuzzy
+#~ msgid "memory_limit"
+#~ msgstr "geen limiet"
+
+#, fuzzy
+#~ msgid "implicit_flush"
+#~ msgstr "php.ini controle -> implicit_flush"
+
+#, fuzzy
+#~ msgid "max_execution_time"
+#~ msgstr "php.ini controle -> max_execution_time"
+
+#, fuzzy
+#~ msgid "magic_quotes_gpc"
+#~ msgstr "php.ini check -> magic_quotes_gpc"
+
+#, fuzzy
+#~ msgid ""
+#~ "Increase your server security by setting magic_quotes_gpc to 'on'. PHP "
+#~ "will escape all quotes   in strings in this case."
+#~ msgstr ""
+#~ "Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
+#~ "PHP zal dan alle aanhalingstekens in strings omzetten."
+
+#, fuzzy
+#~ msgid "Configuration file writeable."
+#~ msgstr "Configuratie bestand"
+
+#, fuzzy
+#~ msgid "Ldap settings"
+#~ msgstr "E-mail instellingen"
+
+#, fuzzy
+#~ msgid ""
+#~ "Please enter the server URI to allow the GOsa setup to connect your LDAP "
+#~ "server (Example: ldap://your.server:389)."
+#~ msgstr ""
+#~ "Voer a.u.b. de LDAP server URI in om het installatie programma te laten "
+#~ "verbinden met uw LDAP server <i>(Bijvoorbeeld: ldap://uw.server:389).</i>"
+
+#, fuzzy
+#~ msgid "Location description"
+#~ msgstr "Eenheid omschrijving"
+
+#, fuzzy
+#~ msgid "Connection url"
+#~ msgstr "Max. verbindingsduur"
+
+#, fuzzy
+#~ msgid "Test"
+#~ msgstr "Teams"
+
+#, fuzzy
+#~ msgid "Try connect"
+#~ msgstr "verbreken"
+
+#, fuzzy
+#~ msgid "Use tls connection"
+#~ msgstr "Max. verbrekingsduur"
+
+#, fuzzy
+#~ msgid "GOsa generic settings, page 1/3"
+#~ msgstr "Algemene wachtrij instellingen"
+
+#, fuzzy
+#~ msgid "GOsa theme"
+#~ msgstr "Het GOsa team"
+
+#, fuzzy
+#~ msgid "Base hook"
+#~ msgstr "Basis "
+
+#, fuzzy
+#~ msgid "External script"
+#~ msgstr "alleen afleveren"
+
+#, fuzzy
+#~ msgid "Klick here to add a new test"
+#~ msgstr "Klik hier om in te loggen"
+
+#, fuzzy
+#~ msgid "Sieve manamgent"
+#~ msgstr "Systeembeheer"
+
+#~ msgid "{LOCATIONNAME}"
+#~ msgstr "{LOCATIONNAME}"
+
+#, fuzzy
+#~ msgid "Posix Account"
+#~ msgstr "Proxy account"
+
+#, fuzzy
+#~ msgid "Samba account"
+#~ msgstr "Blokkeer het Samba/Windows account"
+
+#, fuzzy
+#~ msgid "PHPgroupware"
+#~ msgstr "PHPGroupware"
+
+#, fuzzy
+#~ msgid "OpenExchange account"
+#~ msgstr "Open-Xchange account"
+
+#, fuzzy
+#~ msgid "PHP schedule it"
+#~ msgstr "PHPScheduleIt"
+
+#, fuzzy
+#~ msgid "Nagios account"
+#~ msgstr "Nagios account"
+
+#, fuzzy
+#~ msgid "Netatalk account"
+#~ msgstr "Netatalk account beheren"
+
+#~ msgid ""
+#~ "Directory '%s' specified as smarty compile directory is not accessible, "
+#~ "please check existence and rights of this directory!"
+#~ msgstr ""
+#~ "Directory '%s' die opgegeven is als smarty compileer directory is niet "
+#~ "toegankelijk! Controleer of deze directory bestaat en wat de rechten op "
+#~ "deze directory zijn!"
+
+#~ msgid "Repository settings"
+#~ msgstr "Verzamelplaats instellingen"
+
+#~ msgid ""
+#~ "To add packages to your package list you have to setup the repository "
+#~ "settings first."
+#~ msgstr ""
+#~ "U dient eerst de verzamelplaats in te stellen om pakketten aan uw "
+#~ "pakketlijst toe te voegen."
+
+#~ msgid ""
+#~ "Packages are usually stored on different servers called mirrors. These "
+#~ "mirrors have different types of releases (for example woody/sarge/etch), "
+#~ "which finally contain packages sorted by section."
+#~ msgstr ""
+#~ "Pakketten worden normaliter op verschillende servers geplaatst, die "
+#~ "mirrors genoemd worden. Deze mirrors hebben verschillende distributie "
+#~ "versies (bijvoorbeeld woody/sarge/etch), welke pakketten gesorteerd op "
+#~ "sectie bevatten."
+
+#~ msgid ""
+#~ "Section and release can't be changed in future dialogs, but the mirror "
+#~ "can be changed by editing the entry."
+#~ msgstr ""
+#~ "Sectie en distributie versie kunnen niet veranderd worden in de komende "
+#~ "dialoogvensters, maar de mirror kan veranderd worden door de invoer te "
+#~ "bewerken."
+
+#~ msgid ""
+#~ "First select the preferred release, then the section and finally the "
+#~ "mirror."
+#~ msgstr ""
+#~ "Selecteer eerste de gewenste distributie versie, daarna de sectie en "
+#~ "tenslotte de mirror."
+
+#~ msgid "please choose a release..."
+#~ msgstr "geef a.u.b. een distributie op..."
+
+#~ msgid "Sections for this release"
+#~ msgstr "Secties voor deze versie"
+
+#, fuzzy
+#~ msgid "macro name"
+#~ msgstr "Macronaam"
+
+#~ msgid ""
+#~ "There is currently no asterisk server defined. Your settings can't be "
+#~ "saved."
+#~ msgstr ""
+#~ "Er is momenteel geen Asterisk server gedefinieer. Uw instellingen kunnen "
+#~ "niet opgeslagen worden."
+
+#~ msgid "Can't delete in Database %s, on Server %s."
+#~ msgstr "Kan de database %s op Server %s niet verwijderen."
+
+#, fuzzy
+#~ msgid "Saving of object group/phone queue with dn '%s' failed."
+#~ msgstr "Het opslaan van E-mail objectgroep instellingen is mislukt"
+
+#, fuzzy
+#~ msgid "Removing of object group/phone queue with dn '%s' failed."
+#~ msgstr "Het verwijderen van E-mail objectgroep instellingen is mislukt"
+
+#~ msgid ""
+#~ "There is no mysql extension available in your php setup, can't save any "
+#~ "changes to asterisk db."
+#~ msgstr ""
+#~ "Kan geen veranderingen opslaan in de Asterisk database. Er is geen MySQL "
+#~ "extensie beschikbaar. Controleer uw PHP installatie."
+
+#~ msgid "Unable to parse macro contents on line: %s"
+#~ msgstr "Kon de macro-inhoud op regel %s niet verwerken"
+
+#~ msgid "Can't perform SELECT query in DB '%s'"
+#~ msgstr "Kan SELECT zoekopdracht in DB '%s' niet uitvoeren"
+
+#~ msgid "Can't perform DELETE query in DB '%s'"
+#~ msgstr "Kan DELETE opdracht in DB '%s' niet uitvoeren"
+
+#~ msgid "Can't perform INSERT query in DB '%s'"
+#~ msgstr "Kan INSERT opdracht in DB '%s' niet uitvoeren"
+
+#~ msgid ""
+#~ "You have specified a conference 'without PIN' ... please leave the PIN "
+#~ "fields empty."
+#~ msgstr ""
+#~ "U heeft een conferentie 'zonder PIN-code' gespecificeerd ... laat a.u.b. "
+#~ "de PIN-code velden leeg."
+
+#~ msgid "Online"
+#~ msgstr "Online"
+
+#~ msgid "You have no permissions to create a user on this 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming om een gebruiker aan te maken onder deze 'Basis'."
+
+#, fuzzy
+#~ msgid "You have no permissions to move this user to the specified 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming om een gebruiker te verplaatsen vanuit de "
+#~ "originale 'Basis'."
+
+#~ msgid "You have no permissions to create a blocklist on this 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming een blokkeerlijst aan te maken onder deze "
+#~ "'basis'."
+
+#~ msgid "You have no permissions to create a group on this 'Base'."
+#~ msgstr "U heeft geen toestemming een groep aan te maken onder deze 'Basis'."
+
+#~ msgid "You have no permissions to create a application on this 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming een programma aan te maken onder deze 'Basis'."
+
+#~ msgid ""
+#~ "As soon as the move operation has finished, you can scroll down to end of "
+#~ "the page and press the 'Continue' button to continue with the department "
+#~ "management dialog."
+#~ msgstr ""
+#~ "Zodra de verplaats bewerking beeindigd is, kunt u naar het einde van de "
+#~ "pagina gaan en op de 'Doorgaan' knop drukken om door te gaan met de "
+#~ "afdeling beheer dialoog."
+
+#~ msgid "You have no permissions to create a department on this 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming om een afdeling aan te maken onder deze 'Basis'."
+
+#~ msgid "You have no permissions to create a terminal on this 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming om een nieuwe terminal aan te maken onder deze "
+#~ "'basis'"
+
+#~ msgid "You have no permissions to create a server on this 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming om een server aan te maken onder deze 'Basis'."
+
+#~ msgid "You are not allowed to set this systems password!"
+#~ msgstr ""
+#~ "U heeft geen toestemming om het wachtwoord van dit systeem in te stellen!"
+
+#~ msgid "You have no permissions to create a phone on this 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'."
+
+#~ msgid "The host name '%s' should be written in lowercase."
+#~ msgstr "De hostnaam '%s' moet in kleine letters ingevoerd worden."
+
+#, fuzzy
+#~ msgid "Select to display users"
+#~ msgstr "Selecteer om gewone gebruikers te tonen"
+
+#, fuzzy
+#~ msgid "Display user"
+#~ msgstr "Getoonde naam"
+
+#, fuzzy
+#~ msgid "Select to display departments"
+#~ msgstr "Selecteer om afdelingen te zien"
+
+#, fuzzy
+#~ msgid "Display departments"
+#~ msgstr "Toon overeenkomende afdelingen"
+
+#, fuzzy
+#~ msgid "Viewable"
+#~ msgstr "Variabele"
+
+#, fuzzy
+#~ msgid "You have no permissions to create a mime type on this 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'."
+
+#, fuzzy
+#~ msgid "You are not allowed to delete this snapshot!"
+#~ msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
+
+#~ msgid ""
+#~ "Generating this page caused the W3C          conformance checker to raise "
+#~ "some errors!"
+#~ msgstr ""
+#~ "Bij het genereren van deze pagina zijn er fouten geconstateerd bij de W3C "
+#~ "controle!"
+
+#~ msgid "you are not using any strange characters in the loginname."
+#~ msgstr "u geen vreemde karakters in de loginnaam gebruikt."
+
+#~ msgid "This zoneName is already in use"
+#~ msgstr "De opgegeven zone-naam wordt al gebruikt."
+
+#~ msgid "This reverse zone is already in use"
+#~ msgstr "De opgegeven reverse zone wordt al gebruikt."
+
+#~ msgid "You've to specify an ldap server before continuing!"
+#~ msgstr "U moet een LDAP server specificeren voordat u verder gaat!"
+
+#~ msgid ""
+#~ "Bind to server successful, but the server seems to be completly empty, "
+#~ "please check all information twice"
+#~ msgstr ""
+#~ "Verbinding met de server is succesvol uitgevoerd, maar de server lijkt "
+#~ "geen informatie te bevatten. Controleer alle informatie a.u.b. nogmaals."
+
+#~ msgid ""
+#~ "Found more than one dns zone which contains an entry named '%s'. Aborting "
+#~ "getting dns informations for this device."
+#~ msgstr ""
+#~ "Er zijn meer dan een zones gevonden die een invoerregel '%s' bevatten. "
+#~ "Het ophalen van DNS informatie voor dit apparaat is gestopt."
+
+#, fuzzy
+#~ msgid "Pgaer"
+#~ msgstr "Pieper"
+
+#~ msgid "Select subtree to place blocklist in"
+#~ msgstr "Selecteer de subtree waaronder de blokkeerlijst geplaatst wordt"
+
+#~ msgid "No permission to create a blocklist on this base."
+#~ msgstr ""
+#~ "Geen toestemming om een blokkeerlijst aan te maken onder deze basis."
+
+#~ msgid ""
+#~ "You have no permissions to create or modify a global address book entry."
+#~ msgstr ""
+#~ "U heeft geen toestemming om globale adresboek invoeren te wijzigen of aan "
+#~ "te maken."
+
+#~ msgid "You've no permission to do LDAP imports."
+#~ msgstr "U heeft geen toestemming om LDAP gegevens te importeren."
+
+#~ msgid "You've no permission to do LDAP exports."
+#~ msgstr "U heeft geen toestemming om LDAP gegevens te exporteren."
+
+#~ msgid "Choose subtree to place macro in"
+#~ msgstr "Selecteer de subtree waaronder deze macro geplaatst wordt"
+
+#~ msgid "Insufficient permissions, can't change attribute '%s' in goFonMacro."
+#~ msgstr ""
+#~ "Onvoldoende permissies. Kan attribuut '%s' in goFonMacro niet veranderen."
+
+#, fuzzy
+#~ msgid "File servive (Shares)"
+#~ msgstr "Bestandserver"
+
+#~ msgid "Time Service"
+#~ msgstr "Tijd Service"
+
+#~ msgid "Terminal Service"
+#~ msgstr "Terminal Service"
+
+#~ msgid "IMAP admin access"
+#~ msgstr "IMAP beheerder toegang"
+
+#~ msgid "Glpi database"
+#~ msgstr "Glpi database"
+
+#, fuzzy
+#~ msgid "Removing server services/gofax with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Saving server services/gofax with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Fax server"
+#~ msgstr "Fax server"
+
+#, fuzzy
+#~ msgid "Kolab service"
+#~ msgstr "Voeg Kolab service toe"
+
+#, fuzzy
+#~ msgid "You have no permissions to create a printer on this 'Base'."
+#~ msgstr ""
+#~ "U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'."
+
+#, fuzzy
+#~ msgid "NFS service"
+#~ msgstr "Voeg DNS service toe"
+
+#, fuzzy
+#~ msgid "Glpi management"
+#~ msgstr "Blokkeerlijst beheer"
+
+#, fuzzy
+#~ msgid "Removing server services/glpi with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Saving server services/glpi with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Glpi server"
+#~ msgstr "Mail server"
+
+#, fuzzy
+#~ msgid "Glpi server service"
+#~ msgstr "Sieve service"
+
+#, fuzzy
+#~ msgid "Attachment name"
+#~ msgstr "Bijlage"
+
+#, fuzzy
+#~ msgid "Attachment comment"
+#~ msgstr "Bijlage"
+
+#, fuzzy
+#~ msgid "Attachment mime type"
+#~ msgstr "Bijlage"
+
+#, fuzzy
+#~ msgid "Attachment filename"
+#~ msgstr "Bijlage"
+
+#, fuzzy
+#~ msgid "Removing of server services/cups with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Saving of server services/cups with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Cups service"
+#~ msgstr "Audio service"
+
+#, fuzzy
+#~ msgid "NTP service"
+#~ msgstr "NTP tijdserver"
+
+#, fuzzy
+#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "NTP"
+#~ msgstr "Ftp"
+
+#, fuzzy
+#~ msgid "Removing server services/ldap with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Saving server services/ldap with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Syslog service"
+#~ msgstr "Syslog Service"
+
+#, fuzzy
+#~ msgid "Removing server services/goSysLog with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Saving server services/goSysLog with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Syslog"
+#~ msgstr "Systeem logs"
+
+#, fuzzy
+#~ msgid "Removing server services/gofon with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Saving server services/gofon with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "GoFon server"
+#~ msgstr "Font server"
+
+#, fuzzy
+#~ msgid "Removing server services/goLogDB with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Saving server services/goLogDB with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Log"
+#~ msgstr "Inlognaam"
+
+#, fuzzy
+#~ msgid "Removing server services/gokrb with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Saving server services/gokrb with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Postfix"
+#~ msgstr "Posix"
+
+#, fuzzy
+#~ msgid "Removing server services/mail with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Mail service"
+#~ msgstr "Mail server"
+
+#, fuzzy
+#~ msgid "Cyrus service"
+#~ msgstr "Audio service"
+
+#, fuzzy
+#~ msgid "Removing server services/imap with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Saving server services/imap with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Imap"
+#~ msgstr "Importeren"
+
+#, fuzzy
+#~ msgid "Imap service"
+#~ msgstr "Imap server"
+
+#, fuzzy
+#~ msgid "Share service"
+#~ msgstr "Scan service"
+
+#, fuzzy
+#~ msgid "Share entry"
+#~ msgstr "Nieuwe regel"
+
+#, fuzzy
+#~ msgid "Remove anti virus extension"
+#~ msgstr "Verwijder printer mogelijkheden"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has anti virus features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Deze server heeft inventaris mogelijkheden ingeschakeld. U kunt deze "
+#~ "uitschakelen door de knop hieronder te gebruiken."
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has anti virus features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Deze server heeft inventaris mogelijkheden uitgeschakeld. U kunt deze "
+#~ "inschakelen door de knop hieronder te gebruiken."
+
+#, fuzzy
+#~ msgid "Removing of server services/anti virus with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid "Remove spamassassin extension"
+#~ msgstr "Verwijder printer mogelijkheden"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has spamassassin features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Deze server heeft Kolab mogelijkheden ingeschakeld. U kunt deze "
+#~ "uitschakelen door de knop hieronder te gebruiken."
+
+#, fuzzy
+#~ msgid "Add spamassassin service"
+#~ msgstr "Voeg DNS service toe"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has spamassassin features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Deze server heeft Kolab mogelijkheden uitgeschakeld. U kunt deze "
+#~ "inschakelen door de knop hieronder te gebruiken."
+
+#, fuzzy
+#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#, fuzzy
+#~ msgid ""
+#~ "Set status flag for server services/spamassassin with dn '%s' failed."
+#~ msgstr "Het opslaan van het server service object is mislukt"
+
+#~ msgid "T"
+#~ msgstr "SJ"
+
+#, fuzzy
+#~ msgid "Connectivity settings"
+#~ msgstr "Verbindingen"
+
+#, fuzzy
+#~ msgid "gosaProxyID"
+#~ msgstr "Proxy"
+
+#, fuzzy
+#~ msgid "Quota limit period"
+#~ msgstr "Host notificatie periode"
+
+#~ msgid "Specified name is invalid."
+#~ msgstr "De opgegeven naam is ongeldig."
+
+#~ msgid "Device ID"
+#~ msgstr "Apparaat ID"
+
+#, fuzzy
+#~ msgid "apple-user-homeDirectory"
+#~ msgstr "Persoonlijke map"
+
+#, fuzzy
+#~ msgid "Removing of object group/workstation with dn '%s' failed."
+#~ msgstr "Het verwijderen van E-mail objectgroep instellingen is mislukt"
+
+#, fuzzy
+#~ msgid "Delivery mode"
+#~ msgstr "Aflever methodes"
+
+#, fuzzy
+#~ msgid "phpgwAccountExpires"
+#~ msgstr "Het account verloopt op"
+
+#, fuzzy
+#~ msgid "phpgwAccountType"
+#~ msgstr "Account"
+
+#~ msgid "Value specified as 'Ratio' is not valid."
+#~ msgstr "De opgegeven waarde voor 'Verhouding' is niet geldig."
+
+#, fuzzy
+#~ msgid "mailEnabled"
+#~ msgstr "gedeactiveerd"
+
+#, fuzzy
+#~ msgid "GOsa intranet account"
+#~ msgstr "Intranet account"
+
+#, fuzzy
+#~ msgid "Open groupware account"
+#~ msgstr "OpenGroupware account"
+
+#~ msgid "Can't get quota information for '%s'."
+#~ msgstr "Kan quota informatie niet ophaleven voor '%s'."
+
+#, fuzzy
+#~ msgid "Shadow last change"
+#~ msgstr "Toon pakketten"
+
+#, fuzzy
+#~ msgid "Device monitor"
+#~ msgstr "Nieuwe monitor"
+
+#, fuzzy
+#~ msgid "Device case"
+#~ msgstr "Apparaat naam"
+
+#, fuzzy
+#~ msgid "Device motherboard"
+#~ msgstr "Moederbord toevoegen/bewerken"
+
+#, fuzzy
+#~ msgid "Device soundcard"
+#~ msgstr "Nieuwe geluidskaart"
+
+#, fuzzy
+#~ msgid "Device processor"
+#~ msgstr "Nieuwe processor"
+
+#, fuzzy
+#~ msgid "Device misc device"
+#~ msgstr "Nieuw overig apparaat"
+
+#, fuzzy
+#~ msgid "Device ram"
+#~ msgstr "Apparaat naam"
+
+#, fuzzy
+#~ msgid "Device hard disk drive"
+#~ msgstr "Nieuwe hardeschijf"
+
+#, fuzzy
+#~ msgid "Device drive"
+#~ msgstr "Apparaat naam"
+
+#, fuzzy
+#~ msgid "Device controler"
+#~ msgstr "Nieuwe controller"
+
+#, fuzzy
+#~ msgid "Device graphics card"
+#~ msgstr "Nieuwe grafische kaart"
+
+#, fuzzy
+#~ msgid "Device power supply"
+#~ msgstr "Nieuwe voeding"
+
+#, fuzzy
+#~ msgid "Device pci device"
+#~ msgstr "Scherm"
+
+#, fuzzy
+#~ msgid "Saving printer membership with dn %s failed "
+#~ msgstr "Het opslaan van de printer is mislukt"
+
+#~ msgid "Error while writing printer settings"
+#~ msgstr "Fout bij het schrijven van de printer instellingen"
+
+#, fuzzy
+#~ msgid "Kernel paramenter"
+#~ msgstr "Controleer parameter"
+
+#, fuzzy
+#~ msgid "Max queue lenght"
+#~ msgstr "Maximale wachtrij lengte"
+
+#, fuzzy
+#~ msgid " Announce frequency"
+#~ msgstr "Aankondigingsfrequentie"
+
+#, fuzzy
+#~ msgid "Day"
+#~ msgstr "dag"
+
+#, fuzzy
+#~ msgid "Keyboard modell"
+#~ msgstr "Kies toetsenbord model"
+
+#, fuzzy
+#~ msgid "Keyborad variant"
+#~ msgstr "Kies toetsenbord variant"
+
+#, fuzzy
+#~ msgid "Valume"
+#~ msgstr "Volume"
+
+#, fuzzy
+#~ msgid "Technical responsilbe"
+#~ msgstr "Technisch verantwoordelijke"
+
+#, fuzzy
+#~ msgid "Server indentifier"
+#~ msgstr "Server identificatie"
+
+#, fuzzy
+#~ msgid "User certificate PKCS12"
+#~ msgstr "Standaard certificaat"
+
+#, fuzzy
+#~ msgid "Vocation message"
+#~ msgstr "Afwezigheidsbericht"
+
+#~ msgid "Removing UNIX account failed"
+#~ msgstr "Het verwijderen van het UNIX account is mislukt"
+
+#~ msgid "Saving UNIX account failed"
+#~ msgstr "Het opslaan van het UNIX account is mislukt"
+
+#~ msgid "Error while writing printer"
+#~ msgstr "Fout bij het schrijven van de printer"
+
+#~ msgid "Adding environment information failed"
+#~ msgstr "Het toevoegen van omgevings informatie is mislukt"
+
+#~ msgid "Removing oxchange account failed"
+#~ msgstr "Het verwijderen van het Open-Xchange account is mislukt"
+
+#~ msgid "Creating oxchange addressbook tree failed"
+#~ msgstr "Het aanmaken van het Open-Xchange adresboek is mislukt"
+
+#~ msgid "Removing FAX account failed"
+#~ msgstr "Het verwijderen van het FAX account is mislukt"
+
+#~ msgid "Saving FAX account failed"
+#~ msgstr "Het opslaan van het Fax account is mislukt"
+
+#~ msgid "Removing FAI script base failed"
+#~ msgstr "Het verwijderen van de FAI script basis is mislukt"
+
+#~ msgid "Removing FAI script failed"
+#~ msgstr "Het verwijderen van het FAI script is mislukt"
+
+#~ msgid "Saving FAI script failed"
+#~ msgstr "Het opslaan van het FAI script is mislukt"
+
+#~ msgid "Removing FAI template base failed"
+#~ msgstr "Het verwijderen van de FAI sjabloon basis is mislukt"
+
+#~ msgid "Saving FAI template failed"
+#~ msgstr "Het opslaan van het FAI sjabloon is mislukt"
+
+#~ msgid "Removing FAI package base failed"
+#~ msgstr "Het verwijderen van de FAI pakket basis is mislukt"
+
+#~ msgid "Saving FAI package entry failed"
+#~ msgstr "Het opslaan van de FAI pakket invoer is mislukt"
+
+#~ msgid "Removing FAI hook base failed"
+#~ msgstr "Het verwijderen van FAI inhaker basis is mislukt"
+
+#~ msgid "Removing FAI hook failed"
+#~ msgstr "Het verwijderen van de FAI inhaker is mislukt"
+
+#~ msgid "Saving FAI hook failed"
+#~ msgstr "Het opslaan van de FAI inhaker is mislukt"
+
+#~ msgid "Removing FAI partition table failed"
+#~ msgstr "Het verwijderen van de FAI partitietabel is mislukt"
+
+#~ msgid "Saving FAI partition table failed"
+#~ msgstr "Het opslaan van de FAI partitietabel basis is mislukt"
+
+#~ msgid "Removing FAI partition table entry failed"
+#~ msgstr "Het verwijderen van de FAI partitietabel regel is mislukt"
+
+#~ msgid "Saving FAI partition table entry failed"
+#~ msgstr "Het opslaan van de FAI partitietabel regel is mislukt"
+
+#~ msgid "Removing FAI variable failed"
+#~ msgstr "Het verwijderen van de FAI variabele is mislukt"
+
+#~ msgid "Saving FAI variable failed"
+#~ msgstr "Het opslaan van de FAI variabele is mislukt"
+
+#~ msgid "Removing group failed"
+#~ msgstr "Het verwijderen van de groep is mislukt"
+
+#~ msgid "Saving group failed"
+#~ msgstr "Het opslaan van de groep is mislukt"
+
+#~ msgid "Apply this acl only for users own entries"
+#~ msgstr "Pas toegangsbeheer alleen toe op gegevens van de gebruiker zelf"
+
+#~ msgid "This 'dn' is no acl container."
+#~ msgstr "Deze 'dn' bevat geen toegangsbeheer."
+
+#~ msgid "Removing ACL information failed"
+#~ msgstr "Het verwijderen van de ACL informatie is mislukt"
+
+#~ msgid "Removing application information failed"
+#~ msgstr "Het verwijderen van de programma informatie is mislukt"
+
+#~ msgid "Saving application information failed"
+#~ msgstr "Het opslaan van de programma informatie is mislukt"
+
+#~ msgid "Removing application failed"
+#~ msgstr "Het verwijderen van het programma is mislukt"
+
+#~ msgid ""
+#~ "This menu allows you to create, delete and edit selected departments. "
+#~ "Having a large size of departments, you might prefer the range selectors "
+#~ "on   top of the department list."
+#~ msgstr ""
+#~ "Dit menu maakt het mogelijk om geselecteerde afdelingen toe te voegen, "
+#~ "bewerken of verwijderen. Indien u veel afdelingen heeft is het aan te "
+#~ "raden de selectie mogelijkheden te gebruiken."
+
+#~ msgid "Updating DNS service failed"
+#~ msgstr "Het bijwerken van de DNS service is mislukt"
+
+#~ msgid "Removing DNS entries failed"
+#~ msgstr "Het verwijderen van DNS regels is mislukt"
+
+#~ msgid "Saving DNS entries failed"
+#~ msgstr "Het opslaan van DNS regels is mislukt"
+
+#~ msgid "Removing workstation failed"
+#~ msgstr "Het verwijderen van het werkstation is mislukt"
+
+#~ msgid "The attribute '%s' is empty or contains invalid characters."
+#~ msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
+
+#~ msgid "The imap name string needs to be a hostname or an IP-address."
+#~ msgstr "De imap naam dient een hostnaam of een IP adres te zijn."
+
+#~ msgid "Removing kolab host entry failed"
+#~ msgstr "Het verwijderen van de Kolab Host regel is mislukt"
+
+#~ msgid "Removing terminal failed"
+#~ msgstr "Het verwijderen van de terminal is mislukt"
+
+#~ msgid "Saving terminal failed"
+#~ msgstr "Het opslaan van de terminal is mislukt"
+
+#~ msgid "Saving Samba workstation failed"
+#~ msgstr "Het opslaan van het Samba werkstation is mislukt"
+
+#~ msgid "Saving generic component failed"
+#~ msgstr "Het opslaan van een algemeen component is mislukt"
+
+#~ msgid "Saving terminal to DNS object failed"
+#~ msgstr "Het opslaan van de terminal in een DNS object is mislukt"
+
+#~ msgid "Removing phone failed"
+#~ msgstr "Het verwijderen van de telefoon is mislukt"
+
+#~ msgid "Removing phone macro failed"
+#~ msgstr "Het verwijderen van de telefoonmacro is mislukt"
+
+#~ msgid "Saving phone macro failed"
+#~ msgstr "Het opslaan van de telefoonmacro is mislukt"
+
+#~ msgid "Saving phone macro parameters failed"
+#~ msgstr "Het opslaan van telefoonmacro parameters is mislukt"
+
+#~ msgid "Saving phone conference failed"
+#~ msgstr "Het opslaan van de telefoonconferentie is mislukt"
+
+#, fuzzy
+#~ msgid "There are no available snapshots."
+#~ msgstr "Er is geen E-mail server gespecificeerd."
+
+#~ msgid "Overwrite existing entry"
+#~ msgstr "Overschrijf bestaande gegevens"
+
+#~ msgid "Removing DNS service failed"
+#~ msgstr "Het verwijderen van de DNS service is mislukt"
+
+#~ msgid "The dn: '%s' (from line %s) already exists in the LDAP database."
+#~ msgstr "De dn: '%s' (op regel %s) bestaat al in de LDAP database."
+
+#~ msgid "Remove Kolab extension"
+#~ msgstr "Verwijder Kolab mogelijkheden"
+
+#~ msgid "Remove FAI repository extension."
+#~ msgstr "Verwijder printer mogelijkheden"
+
+#~ msgid ""
+#~ "This server has FAI repository features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Deze server heeft FAI verzamelplaats mogelijkheden ingeschakeld. U kunt "
+#~ "deze uitschakelen door de knop hieronder te gebruiken."
+
+#~ msgid "Add FAI repository extension."
+#~ msgstr "Voeg FAI verzamelplaats extensie toe"
+
+#~ msgid ""
+#~ "This server has FAI repository features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Deze server heeft FAI verzamelplaats mogelijkheden uitgeschakeld. U kunt "
+#~ "deze inschakelen door de knop hieronder te gebruiken."
+
+#, fuzzy
+#~ msgid "configured for"
+#~ msgstr "niet geconfigureerd"
+
+#~ msgid ""
+#~ "If this lock detection is false, the other person has obviously closed "
+#~ "the webbrowser during the edit operation. You may delete the lockfile in "
+#~ "this case by pressing the <i>Remove</i> button."
+#~ msgstr ""
+#~ "Indien deze blokkade detectie foutief is dan heeft de andere persoon de "
+#~ "webbrowser afgesloten tijdens de bewerking. U kunt de blokkade in dit "
+#~ "geval verwijderen door de <i>Verwijderen</i> knop te gebruiken."
+
+#~ msgid ""
+#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
+#~ "versions. In some cases it would be helpful to enable the error "
+#~ "reporting. (But it  could be a security risk)  "
+#~ msgstr ""
+#~ "Het kan, met name bij Beta versies, voorkomen dat GOsa PHP fouten "
+#~ "genereerd. In sommige gevallen kan het handig zijn om foutrapportage aan "
+#~ "te zetten (maar dit kan een veiligheidsrisico vormen) "
+
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic informations "
+#~ "for your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "Het ziet er naar uit dat u GOsa voor de eerste keer aanroept - er is geen "
+#~ "configuratie gevonden. Dit script zal proberen u te helpen bij het maken "
+#~ "van een werkende configuratie door drie belangrijke stappen uit te "
+#~ "voeren: Eerst zal de PHP installatie gecontroleerd worden op vereiste "
+#~ "modules, dan zal er gecontroleerd worden op optionele/benodigde "
+#~ "programma's en nadat u enige basis informatie verschaft heeft voor de "
+#~ "LDAP verbinding zal de LDAP installatie gecontroleerd worden."
+
+#~ msgid ""
+#~ "Your password has expired. To change your personal password use the "
+#~ "fields below. The changes take effect immediately. Please memorize the "
+#~ "new password, because you wouldn't be able to login without it."
+#~ msgstr ""
+#~ "Uw wachtwoord is verlopen. Gebruik de velden hieronder om uw persoonlijke "
+#~ "wachtwoord te veranderen. De veranderingen worden direct doorgevoerd. "
+#~ "Onthoud het nieuwe wachtwoord a.u.b. aangezien u niet in zult kunnen "
+#~ "loggen zonder dit wachtwoord."
diff --git a/gosa-core/locale/pl/LC_MESSAGES/messages.mo b/gosa-core/locale/pl/LC_MESSAGES/messages.mo
new file mode 100644 (file)
index 0000000..4853b26
Binary files /dev/null and b/gosa-core/locale/pl/LC_MESSAGES/messages.mo differ
diff --git a/gosa-core/locale/pl/LC_MESSAGES/messages.po b/gosa-core/locale/pl/LC_MESSAGES/messages.po
new file mode 100644 (file)
index 0000000..0679ef5
--- /dev/null
@@ -0,0 +1,20596 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: polski\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-06-18 14:55+0200\n"
+"PO-Revision-Date: 2007-07-14 21:45+0100\n"
+"Last-Translator: Piotr Rybicki <meritus@innervision.pl>\n"
+"Language-Team: Piotr Rybicki <meritus@innervision.pl>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Polish\n"
+"X-Poedit-Country: POLAND\n"
+"X-Poedit-SourceCharset: iso-8859-2\n"
+"X-Poedit-Basepath: tedst\n"
+
+#: contrib/gosa.conf:4
+#: plugins/personal/nagios/class_nagiosAccount.inc:280
+#: plugins/personal/mail/class_mailAccount.inc:1143
+#: plugins/personal/password/class_password.inc:16
+#: plugins/personal/posix/class_posixAccount.inc:1347
+#: plugins/personal/netatalk/class_netatalk.inc:374
+#: plugins/personal/samba/class_sambaAccount.inc:1097
+#: plugins/personal/environment/class_environment.inc:1317
+#: plugins/personal/generic/class_user.inc:1418
+#: plugins/personal/connectivity/class_webdavAccount.inc:161
+#: plugins/personal/connectivity/class_proxyAccount.inc:312
+#: plugins/personal/connectivity/class_pptpAccount.inc:178
+#: plugins/personal/connectivity/class_intranetAccount.inc:200
+#: plugins/personal/connectivity/class_phpgwAccount.inc:162
+#: plugins/personal/connectivity/class_kolabAccount.inc:471
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
+#: plugins/personal/connectivity/class_opengwAccount.inc:336
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
+msgid "My account"
+msgstr "Moje konto "
+
+#: contrib/gosa.conf:34
+msgid "Administration"
+msgstr "Administracja"
+
+#: contrib/gosa.conf:67
+#: plugins/addons/addressbook/class_addressbook.inc:801
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
+msgid "Addons"
+msgstr "Dodatki"
+
+#: contrib/gosa.conf:90
+#, fuzzy
+msgid "ACL Role"
+msgstr "ACLe"
+
+#: contrib/gosa.conf:94
+#: contrib/gosa.conf:109
+#: contrib/gosa.conf:113
+#: contrib/gosa.conf:120
+#: contrib/gosa.conf:125
+#: contrib/gosa.conf:129
+#: contrib/gosa.conf:134
+#: contrib/gosa.conf:142
+#: contrib/gosa.conf:150
+#: contrib/gosa.conf:159
+#: contrib/gosa.conf:163
+#: contrib/gosa.conf:188
+#: contrib/gosa.conf:192
+#: contrib/gosa.conf:196
+#: contrib/gosa.conf:200
+#: plugins/personal/mail/generic.tpl:5
+#: plugins/personal/posix/generic.tpl:4
+#: plugins/personal/samba/samba2.tpl:6
+#: plugins/personal/samba/samba3.tpl:6
+#: plugins/personal/generic/class_user.inc:16
+#: plugins/personal/generic/class_user.inc:1413
+#: plugins/gofax/blocklists/generic.tpl:1
+#: plugins/gofax/faxaccount/generic.tpl:6
+#: plugins/gofax/faxaccount/paste_generic.tpl:4
+#: plugins/admin/fai/faiVariable.tpl:4
+#: plugins/admin/fai/faiPartitionTable.tpl:4
+#: plugins/admin/fai/faiScriptEntry.tpl:5
+#: plugins/admin/fai/faiPackage.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#: plugins/admin/fai/faiScript.tpl:4
+#: plugins/admin/fai/faiVariableEntry.tpl:5
+#: plugins/admin/fai/faiTemplate.tpl:4
+#: plugins/admin/fai/faiHook.tpl:4
+#: plugins/admin/fai/faiHookEntry.tpl:5
+#: plugins/admin/fai/faiTemplateEntry.tpl:3
+#: plugins/admin/groups/mail.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:940
+#: plugins/admin/applications/class_applicationGeneric.inc:542
+#: plugins/admin/departments/class_departmentGeneric.inc:586
+#: plugins/admin/systems/glpiPrinter.tpl:6
+#: plugins/admin/systems/glpi.tpl:6
+#: plugins/admin/systems/class_workstationGeneric.inc:588
+#: plugins/admin/systems/goImapServer.tpl:1
+#: plugins/admin/systems/servdnseditzone.tpl:1
+#: plugins/admin/systems/class_servGeneric.inc:414
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
+#: plugins/admin/systems/class_printGeneric.inc:880
+#: plugins/admin/systems/class_componentGeneric.inc:268
+#: plugins/admin/systems/goMailServer.tpl:1
+#: plugins/admin/systems/servkolab.tpl:6
+#: plugins/admin/systems/class_phoneGeneric.inc:476
+#: plugins/admin/mimetypes/generic.tpl:4
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
+#: plugins/admin/mimetypes/paste_generic.tpl:4
+#: plugins/admin/ogroups/termgroup.tpl:6
+#: plugins/admin/ogroups/class_ogroup.inc:747
+#: plugins/gofon/macro/class_gofonMacro.inc:570
+#: plugins/generic/references/class_reference.inc:20
+#: setup/setup_feedback.tpl:46
+msgid "Generic"
+msgstr "Ogólne"
+
+#: contrib/gosa.conf:95
+msgid "Unix"
+msgstr "Unix"
+
+#: contrib/gosa.conf:96
+#: contrib/gosa.conf:114
+#: plugins/personal/environment/class_environment.inc:12
+#: plugins/personal/environment/class_environment.inc:1312
+#: plugins/admin/groups/class_divListGroup.inc:233
+#: plugins/admin/users/class_divListUsers.inc:223
+msgid "Environment"
+msgstr "Środowisko"
+
+#: contrib/gosa.conf:97
+#: contrib/gosa.conf:116
+#: plugins/personal/mail/class_mailAccount.inc:22
+#: plugins/personal/mail/class_mailAccount.inc:1138
+#: plugins/admin/groups/class_divListGroup.inc:225
+#: plugins/admin/groups/class_groupMail.inc:1110
+#: plugins/admin/users/class_divListUsers.inc:225
+#: plugins/admin/ogroups/tabs_ogroups.inc:81
+#: plugins/admin/ogroups/tabs_ogroups.inc:192
+#: plugins/admin/ogroups/paste_mail.tpl:4
+#: plugins/admin/ogroups/class_divListOGroup.inc:215
+#: plugins/admin/ogroups/class_mailogroup.inc:181
+#: plugins/generic/references/class_reference.inc:24
+msgid "Mail"
+msgstr "Poczta"
+
+#: contrib/gosa.conf:98
+#: plugins/personal/samba/class_sambaAccount.inc:24
+#: plugins/personal/samba/class_sambaAccount.inc:1092
+#: plugins/admin/groups/class_divListGroup.inc:227
+#: plugins/admin/users/class_divListUsers.inc:231
+#: plugins/generic/references/class_reference.inc:26
+#: plugins/generic/references/class_reference.inc:28
+msgid "Samba"
+msgstr "Samba"
+
+#: contrib/gosa.conf:99
+#: plugins/personal/netatalk/class_netatalk.inc:36
+#: plugins/personal/netatalk/class_netatalk.inc:370
+#: plugins/admin/users/class_divListUsers.inc:233
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: contrib/gosa.conf:100
+#: plugins/personal/connectivity/main.inc:118
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_connectivity.inc:15
+msgid "Connectivity"
+msgstr "Połączenia"
+
+#: contrib/gosa.conf:101
+#: plugins/personal/generic/generic.tpl:334
+#: plugins/personal/generic/generic.tpl:502
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
+#: plugins/gofax/faxaccount/generic.tpl:10
+#: plugins/gofax/faxaccount/paste_generic.tpl:8
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/users/class_divListUsers.inc:229
+#: plugins/admin/departments/generic.tpl:91
+#: plugins/admin/departments/class_departmentGeneric.inc:605
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
+#: html/getxls.php:222
+#: html/getxls.php:297
+msgid "Fax"
+msgstr "Fax"
+
+#: contrib/gosa.conf:102
+#: plugins/personal/generic/generic.tpl:309
+#: plugins/personal/generic/generic.tpl:490
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/addons/addressbook/address_edit.tpl:94
+#: plugins/addons/addressbook/address_edit.tpl:221
+#: plugins/addons/addressbook/address_info.tpl:67
+#: plugins/addons/addressbook/address_info.tpl:163
+#: plugins/admin/groups/class_divListGroup.inc:231
+#: plugins/admin/users/class_divListUsers.inc:227
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/systems/class_systemManagement.inc:1272
+#: plugins/admin/systems/chooser.tpl:12
+#: plugins/admin/ogroups/class_ogroupManagement.inc:433
+#: plugins/admin/ogroups/class_phonequeue.inc:920
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
+#: plugins/generic/references/class_reference.inc:40
+msgid "Phone"
+msgstr "Telefon"
+
+#: contrib/gosa.conf:104
+#: plugins/personal/nagios/class_nagiosAccount.inc:18
+#: plugins/personal/nagios/class_nagiosAccount.inc:275
+msgid "Nagios"
+msgstr "Nagios"
+
+#: contrib/gosa.conf:115
+#: plugins/admin/groups/class_groupApplication.inc:1194
+#: plugins/admin/applications/class_applicationManagement.inc:25
+#: plugins/admin/mimetypes/generic.tpl:112
+#: plugins/admin/mimetypes/generic.tpl:165
+msgid "Applications"
+msgstr "Aplikacje"
+
+#: contrib/gosa.conf:121
+#: plugins/addons/gotomasses/contents.tpl:3
+#: plugins/admin/applications/generic.tpl:92
+#: plugins/admin/systems/printerPPDDialog.tpl:17
+#: plugins/admin/systems/class_servRepository.inc:260
+#: plugins/admin/ogroups/phonequeue.tpl:47
+#: plugins/gofon/conference/generic.tpl:130
+msgid "Options"
+msgstr "Opcje"
+
+#: contrib/gosa.conf:130
+#: plugins/admin/applications/class_applicationParameters.inc:232
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
+msgid "Parameter"
+msgstr "Parametr"
+
+#: contrib/gosa.conf:135
+#: contrib/gosa.conf:143
+#: contrib/gosa.conf:151
+#: plugins/admin/systems/class_workstationStartup.inc:1178
+#: plugins/admin/systems/class_terminalStartup.inc:468
+#: plugins/admin/ogroups/tabs_ogroups.inc:102
+msgid "Startup"
+msgstr "Startup"
+
+#: contrib/gosa.conf:136
+#: contrib/gosa.conf:152
+#: plugins/admin/ogroups/tabs_ogroups.inc:105
+msgid "Devices"
+msgstr "Urządzenia"
+
+#: contrib/gosa.conf:137
+#: contrib/gosa.conf:153
+#: plugins/personal/environment/environment.tpl:235
+#: plugins/admin/systems/class_systemManagement.inc:1281
+#: plugins/admin/systems/class_printGeneric.inc:886
+#: plugins/admin/ogroups/class_ogroupManagement.inc:436
+#: plugins/generic/references/class_reference.inc:52
+msgid "Printer"
+msgstr "Drukarka"
+
+#: contrib/gosa.conf:138
+#: contrib/gosa.conf:146
+#: contrib/gosa.conf:154
+#: plugins/gofax/blocklists/generic.tpl:90
+#: plugins/addons/addressbook/contents.tpl:33
+#: plugins/addons/godfs/contents.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:21
+#: plugins/admin/fai/faiPackageEntry.tpl:22
+#: plugins/admin/systems/glpiPrinter.tpl:127
+#: plugins/admin/systems/glpiDeviceManagement.tpl:20
+#: plugins/admin/systems/glpiSelectUser.tpl:20
+#: plugins/admin/systems/glpiAttachmentPool.tpl:20
+#: plugins/admin/systems/servRepository.tpl:26
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
+#: plugins/gofon/macro/headpage.tpl:20
+#: plugins/gofon/conference/headpage.tpl:20
+#: setup/setup_ldap.tpl:120
+#: ihtml/themes/default/MultiSelectWindow.tpl:27
+#: ihtml/themes/default/MultiSelectWindow.tpl:67
+msgid "Information"
+msgstr "Informacja"
+
+#: contrib/gosa.conf:144
+#: plugins/admin/systems/class_goFaxServer.inc:91
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#: plugins/admin/systems/class_goVirusServer.inc:221
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#: plugins/admin/systems/class_goLdapServer.inc:86
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#: plugins/admin/systems/class_goMailServer.inc:704
+#: plugins/admin/systems/class_goCupsServer.inc:71
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_servKolab.inc:386
+#: plugins/admin/systems/class_servRepository.inc:378
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#: plugins/admin/systems/class_goFonServer.inc:131
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#: plugins/admin/systems/class_servDNS.inc:398
+#: plugins/admin/systems/servkolab.tpl:39
+#: plugins/admin/systems/class_goImapServer.inc:161
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goShareServer.inc:388
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+msgid "Services"
+msgstr "Usługi"
+
+#: contrib/gosa.conf:145
+#: contrib/gosa.conf:155
+msgid "FAI summary"
+msgstr "Podsumowanie FAI"
+
+#: contrib/gosa.conf:213
+msgid "OGo"
+msgstr "OGo"
+
+#: contrib/gosa.conf:225
+#: plugins/addons/ldapmanager/contentexportxls.tpl:19
+#: plugins/addons/ldapmanager/contentexportxls.tpl:32
+#: plugins/addons/ldapmanager/contentexportxls.tpl:47
+#: plugins/addons/ldapmanager/contentexport.tpl:16
+#: plugins/addons/ldapmanager/contentexport.tpl:29
+#: plugins/addons/ldapmanager/contentexport.tpl:44
+#: plugins/addons/gotomasses/contents.tpl:11
+#: plugins/addons/gotomasses/contents.tpl:13
+#: plugins/addons/gotomasses/contents.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:6
+msgid "Export"
+msgstr "Export"
+
+#: contrib/gosa.conf:226
+msgid "Excel Export"
+msgstr "Export do Excela"
+
+#: contrib/gosa.conf:227
+#: plugins/personal/mail/generic.tpl:238
+#: plugins/personal/environment/logonManagement.tpl:65
+#: plugins/addons/notifications/contents.tpl:54
+#: plugins/addons/ldapmanager/contentimport.tpl:50
+#: plugins/addons/ldapmanager/contentcsv.tpl:109
+#: plugins/addons/ldapmanager/contentcsv.tpl:112
+#: plugins/addons/gotomasses/contents.tpl:21
+#: plugins/addons/gotomasses/contents.tpl:25
+#: plugins/addons/gotomasses/contents.tpl:28
+#: plugins/admin/applications/generic.tpl:135
+#: include/sieve/templates/edit_frame_base.tpl:7
+#: include/sieve/templates/import_script.tpl:12
+msgid "Import"
+msgstr "Import"
+
+#: contrib/gosa.conf:228
+msgid "CSV Import"
+msgstr "Import z CSV"
+
+#: contrib/gosa.conf:232
+msgid "Partitions"
+msgstr "Partycje"
+
+#: contrib/gosa.conf:236
+#: plugins/personal/environment/logonManagement.tpl:55
+#: plugins/admin/fai/class_faiScript.inc:545
+#: plugins/admin/fai/faiScriptEntry.tpl:56
+#: plugins/admin/fai/faiHookEntry.tpl:56
+#: plugins/admin/applications/generic.tpl:130
+msgid "Script"
+msgstr "Skrypt"
+
+#: contrib/gosa.conf:240
+#: plugins/admin/fai/class_faiSummaryTab.inc:45
+msgid "Hooks"
+msgstr "Zaczepy"
+
+#: contrib/gosa.conf:244
+#: plugins/admin/fai/class_faiSummaryTab.inc:46
+msgid "Variables"
+msgstr "Zmienie"
+
+#: contrib/gosa.conf:248
+#: plugins/admin/fai/class_faiSummaryTab.inc:47
+msgid "Templates"
+msgstr "Szablony"
+
+#: contrib/gosa.conf:252
+#: plugins/personal/environment/environment.tpl:11
+#: plugins/admin/fai/class_faiSummaryTab.inc:50
+msgid "Profiles"
+msgstr "Profile"
+
+#: contrib/gosa.conf:253
+#: plugins/admin/acl/class_divListACL.inc:54
+#: plugins/admin/ogroups/tabs_ogroups.inc:109
+msgid "Summary"
+msgstr "Podsumowanie"
+
+#: contrib/gosa.conf:257
+#: plugins/admin/fai/class_faiPackage.inc:547
+msgid "Packages"
+msgstr "Pakiety"
+
+#: contrib/gosa.conf:433
+#: plugins/admin/ogroups/class_phonequeue.inc:270
+#: setup/class_setupStep_Language.inc:48
+msgid "German"
+msgstr "Niemiecki"
+
+#: contrib/gosa.conf:434
+#: setup/class_setupStep_Language.inc:52
+msgid "Russian"
+msgstr "Rosyjski"
+
+#: contrib/gosa.conf:435
+msgid "Spanish"
+msgstr "Hiszpański"
+
+#: contrib/gosa.conf:436
+#: setup/class_setupStep_Language.inc:49
+msgid "French"
+msgstr "Francuski"
+
+#: contrib/gosa.conf:437
+msgid "Dutch"
+msgstr "Holenderski"
+
+#: contrib/gosa.conf:438
+#: setup/class_setupStep_Language.inc:50
+msgid "English"
+msgstr "Angielski"
+
+#: contrib/gosa.conf:439
+msgid "Italian"
+msgstr "Włoski"
+
+#: contrib/gosa.conf:440
+msgid "Polish"
+msgstr "Polski"
+
+#: plugins/personal/nagios/main.inc:103
+#: plugins/personal/mail/main.inc:102
+#: plugins/personal/posix/main.inc:104
+#: plugins/personal/netatalk/main.inc:94
+#: plugins/personal/samba/main.inc:102
+#: plugins/personal/environment/main.inc:100
+#: plugins/personal/generic/main.inc:155
+#: plugins/personal/connectivity/main.inc:100
+#: plugins/gofax/blocklists/generic.tpl:100
+#: plugins/gofax/faxaccount/main.inc:92
+#: plugins/admin/acl/tabs_acl.inc:61
+#: plugins/admin/acl/tabs_acl_role.inc:51
+#: plugins/admin/fai/class_faiManagement.inc:730
+#: plugins/admin/groups/class_groupManagement.inc:418
+#: plugins/admin/users/class_userManagement.inc:741
+#: plugins/admin/applications/class_applicationManagement.inc:433
+#: plugins/admin/systems/class_systemManagement.inc:824
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
+#: plugins/admin/ogroups/class_ogroupManagement.inc:378
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
+#: plugins/gofon/phoneaccount/main.inc:104
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
+#: setup/class_setupStep_Migrate.inc:217
+#: setup/class_setupStep_Migrate.inc:266
+#: setup/class_setupStep_Migrate.inc:324
+#: setup/class_setupStep_Migrate.inc:391
+#: setup/class_setupStep_Migrate.inc:466
+#: setup/class_setupStep_Migrate.inc:538
+#: setup/class_setupStep_Migrate.inc:591
+#: setup/class_setupStep_Migrate.inc:721
+#: setup/class_setupStep_Migrate.inc:876
+#: setup/class_setupStep_Migrate.inc:1599
+#: setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:87
+msgid "Ok"
+msgstr "Ok"
+
+#: plugins/personal/nagios/main.inc:105
+#: plugins/personal/mail/mail_locals.tpl:77
+#: plugins/personal/mail/main.inc:104
+#: plugins/personal/posix/posix_groups.tpl:81
+#: plugins/personal/posix/trust_machines.tpl:41
+#: plugins/personal/posix/main.inc:106
+#: plugins/personal/netatalk/main.inc:96
+#: plugins/personal/samba/sambaLogonHours.tpl:106
+#: plugins/personal/samba/main.inc:104
+#: plugins/personal/samba/samba3_workstations.tpl:41
+#: plugins/personal/environment/main.inc:102
+#: plugins/personal/environment/hotplugDialog.tpl:64
+#: plugins/personal/environment/selectPrinterDialog.tpl:61
+#: plugins/personal/environment/logonManagement.tpl:76
+#: plugins/personal/environment/hotplugDialogNew.tpl:54
+#: plugins/personal/generic/password.tpl:19
+#: plugins/personal/generic/generic_picture.tpl:35
+#: plugins/personal/generic/main.inc:157
+#: plugins/personal/generic/generic_certs.tpl:94
+#: plugins/personal/connectivity/main.inc:102
+#: plugins/gofax/blocklists/generic.tpl:106
+#: plugins/gofax/blocklists/remove.tpl:17
+#: plugins/gofax/blocklists/remove.tpl:21
+#: plugins/gofax/faxaccount/locals.tpl:62
+#: plugins/gofax/faxaccount/lists.tpl:33
+#: plugins/gofax/faxaccount/main.inc:94
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/remove.tpl:16
+#: plugins/addons/addressbook/address_edit.tpl:265
+#: plugins/addons/godfs/class_dfsManagment.inc:249
+#: plugins/addons/gotomasses/contents.tpl:115
+#: plugins/addons/gotomasses/contents.tpl:118
+#: plugins/admin/acl/acl_role.tpl:61
+#: plugins/admin/acl/acl_role.tpl:75
+#: plugins/admin/acl/remove.tpl:17
+#: plugins/admin/acl/remove.tpl:21
+#: plugins/admin/acl/tabs_acl.inc:63
+#: plugins/admin/acl/tabs_acl_role.inc:53
+#: plugins/admin/fai/class_faiManagement.inc:736
+#: plugins/admin/fai/class_faiManagement.inc:741
+#: plugins/admin/fai/class_faiManagement.inc:747
+#: plugins/admin/fai/remove.tpl:18
+#: plugins/admin/fai/remove.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:71
+#: plugins/admin/fai/faiPackageConfiguration.tpl:7
+#: plugins/admin/fai/faiScriptEntry.tpl:83
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
+#: plugins/admin/fai/faiNewBranch.tpl:22
+#: plugins/admin/fai/faiVariableEntry.tpl:55
+#: plugins/admin/fai/faiPackageEntry.tpl:57
+#: plugins/admin/fai/faiHookEntry.tpl:85
+#: plugins/admin/fai/remove_branch.tpl:16
+#: plugins/admin/fai/faiTemplateEntry.tpl:171
+#: plugins/admin/groups/remove.tpl:18
+#: plugins/admin/groups/remove.tpl:22
+#: plugins/admin/groups/class_groupManagement.inc:424
+#: plugins/admin/groups/mail_admins.tpl:39
+#: plugins/admin/groups/group_objects.tpl:57
+#: plugins/admin/groups/application_options.tpl:13
+#: plugins/admin/groups/mail_locals.tpl:68
+#: plugins/admin/users/remove.tpl:16
+#: plugins/admin/users/remove.tpl:19
+#: plugins/admin/users/password.tpl:23
+#: plugins/admin/users/class_userManagement.inc:747
+#: plugins/admin/users/template.tpl:50
+#: plugins/admin/applications/remove.tpl:16
+#: plugins/admin/applications/remove.tpl:20
+#: plugins/admin/applications/class_applicationManagement.inc:439
+#: plugins/admin/departments/dep_move_confirm.tpl:17
+#: plugins/admin/departments/remove.tpl:17
+#: plugins/admin/departments/remove.tpl:21
+#: plugins/admin/departments/class_departmentManagement.inc:397
+#: plugins/admin/systems/ServiceAddDialog.tpl:30
+#: plugins/admin/systems/glpi_edit_type.tpl:29
+#: plugins/admin/systems/remove_ppd.tpl:14
+#: plugins/admin/systems/servnfs.tpl:140
+#: plugins/admin/systems/glpiDeviceManagement.tpl:52
+#: plugins/admin/systems/goNtpServer.tpl:31
+#: plugins/admin/systems/class_goService.inc:40
+#: plugins/admin/systems/SelectDeviceType.tpl:45
+#: plugins/admin/systems/goImapServer.tpl:118
+#: plugins/admin/systems/goSpamServer.tpl:127
+#: plugins/admin/systems/servdnseditzone.tpl:120
+#: plugins/admin/systems/glpiSelectUser.tpl:51
+#: plugins/admin/systems/goKrbServer.tpl:32
+#: plugins/admin/systems/glpi_devices.tpl:761
+#: plugins/admin/systems/servRepositorySetup.tpl:56
+#: plugins/admin/systems/glpi_edit_os.tpl:29
+#: plugins/admin/systems/goSpamServerRule.tpl:23
+#: plugins/admin/systems/printerPPDDialog.tpl:23
+#: plugins/admin/systems/goGlpiServer.tpl:34
+#: plugins/admin/systems/password.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
+#: plugins/admin/systems/class_systemManagement.inc:830
+#: plugins/admin/systems/remove.tpl:17
+#: plugins/admin/systems/remove.tpl:21
+#: plugins/admin/systems/goTerminalServer.tpl:25
+#: plugins/admin/systems/class_baseSelectDialog.inc:43
+#: plugins/admin/systems/gencd.tpl:11
+#: plugins/admin/systems/glpiAttachmentPool.tpl:52
+#: plugins/admin/systems/goLogDBServer.tpl:25
+#: plugins/admin/systems/servdns.tpl:23
+#: plugins/admin/systems/goLdapServer.tpl:11
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
+#: plugins/admin/systems/goShareServer.tpl:31
+#: plugins/admin/systems/chooser.tpl:18
+#: plugins/admin/systems/goMailServer.tpl:223
+#: plugins/admin/systems/goFonServer.tpl:41
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
+#: plugins/admin/systems/servRepository.tpl:68
+#: plugins/admin/systems/goVirusServer.tpl:170
+#: plugins/admin/systems/goSyslogServer.tpl:7
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
+#: plugins/admin/systems/remove_glpi.tpl:16
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
+#: plugins/admin/systems/goCupsServer.tpl:7
+#: plugins/admin/systems/servkolab.tpl:247
+#: plugins/admin/systems/goFaxServer.tpl:25
+#: plugins/admin/systems/gosaLogServer.tpl:33
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
+#: plugins/admin/mimetypes/remove.tpl:16
+#: plugins/admin/mimetypes/remove.tpl:20
+#: plugins/admin/ogroups/remove.tpl:17
+#: plugins/admin/ogroups/remove.tpl:21
+#: plugins/admin/ogroups/ogroup_objects.tpl:56
+#: plugins/admin/ogroups/class_ogroupManagement.inc:384
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
+#: plugins/gofon/macro/remove.tpl:16
+#: plugins/gofon/macro/remove.tpl:20
+#: plugins/gofon/phoneaccount/main.inc:106
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
+#: plugins/gofon/conference/remove.tpl:17
+#: plugins/gofon/conference/remove.tpl:21
+#: include/sieve/templates/remove_script.tpl:16
+#: include/sieve/templates/create_script.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:41
+#: include/sieve/templates/import_script.tpl:14
+#: include/sieve/templates/element_comment.tpl:10
+#: include/sieve/templates/management.tpl:26
+#: include/sieve/templates/select_test_type.tpl:13
+#: setup/setup_ldap.tpl:17
+#: setup/setup_migrate.tpl:135
+#: setup/setup_migrate.tpl:186
+#: setup/setup_migrate.tpl:251
+#: setup/setup_migrate.tpl:307
+#: setup/setup_migrate.tpl:360
+#: ihtml/themes/default/islocked.tpl:15
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: ihtml/themes/default/remove.tpl:15
+#: ihtml/themes/default/acl.tpl:77
+#: ihtml/themes/default/acl.tpl:91
+#: ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:89
+msgid "Cancel"
+msgstr "Anuluj"
+
+#: plugins/personal/nagios/main.inc:114
+#: plugins/personal/mail/main.inc:112
+#: plugins/personal/posix/main.inc:116
+#: plugins/personal/netatalk/main.inc:101
+#: plugins/personal/samba/main.inc:114
+#: plugins/personal/environment/main.inc:110
+#: plugins/personal/generic/main.inc:178
+#: plugins/personal/connectivity/main.inc:110
+#: plugins/gofax/faxaccount/main.inc:100
+#: plugins/gofon/phoneaccount/main.inc:112
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr "Kliknij przycisk 'Edytuj' poniżej, aby zmienić informacje w tym oknie"
+
+#: plugins/personal/nagios/main.inc:115
+#: plugins/personal/mail/main.inc:115
+#: plugins/personal/posix/main.inc:118
+#: plugins/personal/netatalk/main.inc:102
+#: plugins/personal/samba/main.inc:115
+#: plugins/personal/environment/environment.tpl:184
+#: plugins/personal/environment/main.inc:111
+#: plugins/personal/generic/main.inc:168
+#: plugins/personal/connectivity/main.inc:111
+#: plugins/gofax/faxaccount/generic.tpl:121
+#: plugins/gofax/faxaccount/generic.tpl:129
+#: plugins/gofax/faxaccount/main.inc:101
+#: plugins/addons/logview/contents.tpl:62
+#: plugins/addons/logview/gosa_log_contents.tpl:62
+#: plugins/admin/fai/faiVariable.tpl:53
+#: plugins/admin/fai/faiPartitionTable.tpl:53
+#: plugins/admin/systems/glpiPrinter.tpl:88
+#: plugins/admin/systems/glpiPrinter.tpl:99
+#: plugins/admin/systems/glpi.tpl:61
+#: plugins/admin/systems/glpi.tpl:71
+#: plugins/admin/systems/glpi.tpl:106
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
+#: plugins/admin/systems/glpiManufacturer.tpl:7
+#: plugins/admin/systems/servdnseditzone.tpl:31
+#: plugins/admin/systems/printer.tpl:68
+#: plugins/admin/systems/servdns.tpl:7
+#: plugins/admin/systems/goShareServer.tpl:17
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
+#: plugins/gofon/phoneaccount/main.inc:113
+#: include/sieve/templates/element_comment.tpl:8
+msgid "Edit"
+msgstr "Edytuj"
+
+#: plugins/personal/nagios/main.inc:123
+msgid "Nagios settings"
+msgstr "Ustawienia nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:19
+#: plugins/personal/mail/class_mailAccount.inc:23
+#: plugins/personal/password/class_password.inc:6
+#: plugins/personal/posix/class_posixAccount.inc:17
+#: plugins/personal/samba/class_sambaAccount.inc:25
+#: plugins/personal/environment/class_environment.inc:13
+#: plugins/personal/generic/class_user.inc:17
+#: plugins/personal/connectivity/class_webdavAccount.inc:7
+#: plugins/personal/connectivity/class_proxyAccount.inc:6
+#: plugins/personal/connectivity/class_pptpAccount.inc:27
+#: plugins/personal/connectivity/class_intranetAccount.inc:18
+#: plugins/personal/connectivity/class_phpgwAccount.inc:6
+#: plugins/personal/connectivity/class_kolabAccount.inc:6
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
+#: plugins/personal/connectivity/class_opengwAccount.inc:7
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
+#: plugins/personal/connectivity/class_connectivity.inc:16
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
+#: plugins/gofax/faxreports/class_faxreport.inc:7
+#: plugins/addons/addressbook/class_addressbook.inc:7
+#: plugins/addons/godfs/class_dfsManagment.inc:11
+#: plugins/addons/mailqueue/class_mailqueue.inc:7
+#: plugins/addons/notifications/class_msgplug.inc:7
+#: plugins/addons/ldapmanager/class_csvimport.inc:7
+#: plugins/addons/ldapmanager/class_exportxls.inc:8
+#: plugins/addons/ldapmanager/class_import.inc:7
+#: plugins/addons/ldapmanager/class_ldif.inc:8
+#: plugins/addons/ldapmanager/class_export.inc:7
+#: plugins/addons/logview/class_logview.inc:8
+#: plugins/addons/logview/class_gosa_logview.inc:8
+#: plugins/addons/gotomasses/class_gotomasses.inc:7
+#: plugins/admin/acl/class_aclManagement.inc:28
+#: plugins/admin/acl/class_aclRole.inc:7
+#: plugins/admin/groups/class_groupManagement.inc:26
+#: plugins/admin/users/class_userManagement.inc:29
+#: plugins/admin/applications/class_applicationManagement.inc:26
+#: plugins/admin/departments/class_departmentManagement.inc:26
+#: plugins/admin/systems/class_systemManagement.inc:33
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+#: plugins/gofon/fonreports/class_fonreport.inc:7
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7
+#: include/class_acl.inc:7
+msgid "This does something"
+msgstr "To robi coś"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:110
+msgid "This account has no nagios extensions."
+msgstr "To konto nie posiada rozszerzenia nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:119
+msgid "Remove nagios account"
+msgstr "Usuń konto nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:120
+msgid "This account has nagios features enabled. You can disable them by clicking below."
+msgstr "To konto posiada rozszerzenia rozszerzenia nagios. Można je wyłączyć klikając poniżej."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid "Create nagios account"
+msgstr "Utwórz konto nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid "This account has nagios features disabled. You can enable them by clicking below."
+msgstr "To konto nie posiada rozszerzenia nagios. Można je włączyć klikając poniżej"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:178
+#, php-format
+msgid "Saving of user/nagios account with dn '%s' failed."
+msgstr "Zapisywanie konta nagios z dn '%s' nieudane."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:198
+msgid "The required field 'NagiosAlias' is not set."
+msgstr "Wymagane pole 'NagiosAlias' nie jest wypełnione"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:201
+msgid "The required field 'NagiosMail' is not set."
+msgstr "Wymagane pole 'NagiosMail' nie jest wypełnione"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:205
+#: plugins/personal/nagios/class_nagiosAccount.inc:209
+msgid "Please enter a valid email address in 'NagiosMail' field."
+msgstr "Proszę podać poprawny adres email w polu 'NagiosMail'"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:261
+#, php-format
+msgid "Removing of user/nagios account with dn '%s' failed."
+msgstr "Usuwanie konta nagios z dn '%s' nieudane."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:276
+msgid "Nagios account settings"
+msgstr "Ustawienia konta nagios"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:286
+#: plugins/personal/nagios/nagios.tpl:8
+msgid "Alias"
+msgstr "Alias"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:287
+#: plugins/personal/generic/class_user.inc:1447
+msgid "Pager number"
+msgstr "Numer pagera"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:288
+#: plugins/personal/nagios/nagios.tpl:17
+#: plugins/personal/mail/class_mailAccount.inc:1148
+#: plugins/addons/addressbook/class_addressbook.inc:812
+#: plugins/admin/groups/class_groupMail.inc:1118
+#: plugins/admin/systems/servdnseditzone.tpl:51
+#: plugins/admin/systems/class_servDNS.inc:409
+#: plugins/admin/ogroups/class_mailogroup.inc:189
+#: setup/setup_feedback.tpl:30
+#: html/getxls.php:225
+msgid "Mail address"
+msgstr "Adres email"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:290
+#: plugins/personal/nagios/nagios.tpl:100
+msgid "Host notification commands"
+msgstr "Polecenia powiadamiania o hoście"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:291
+#: plugins/personal/nagios/nagios.tpl:66
+msgid "Host notification options"
+msgstr "Opcje powiadamiania o hoście"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:292
+#: plugins/personal/nagios/nagios.tpl:27
+msgid "Host notification period"
+msgstr "Okres powiadamiania o hoście"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:294
+#: plugins/personal/nagios/nagios.tpl:90
+msgid "Service notification commands"
+msgstr "Polecenia powiadamiania o usłudze"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:295
+#: plugins/personal/nagios/nagios.tpl:53
+msgid "Service notification options"
+msgstr "Opcje powiadamiania o usłudze"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:296
+#: plugins/personal/nagios/nagios.tpl:40
+msgid "Service notification period"
+msgstr "Okres powiadamiania o usłudze"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:298
+msgid "View all hosts"
+msgstr "Pokaż wszystkie hosty"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:299
+msgid "View all services"
+msgstr "Pokaż wszystkie usługi"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:301
+msgid "Trigger system commands"
+msgstr "Przełącz polecenia systemowe"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:302
+msgid "Trigger all host commands"
+msgstr "Przełącz wszystkie polecenia hosta"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:303
+msgid "Trigger all service commands"
+msgstr "Przełącz wszystkie polecenia usługi"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:305
+msgid "View configuration information"
+msgstr "Pokaż konfigurację"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:306
+msgid "View system informations"
+msgstr "Pokaż informacje o systemie"
+
+#: plugins/personal/nagios/nagios.tpl:5
+msgid "Nagios Account"
+msgstr "Konto Nagios"
+
+#: plugins/personal/nagios/nagios.tpl:79
+#: plugins/personal/generic/generic.tpl:326
+#: plugins/addons/addressbook/address_edit.tpl:246
+#: plugins/addons/addressbook/class_addressbook.inc:813
+#: plugins/addons/addressbook/address_info.tpl:179
+#: html/getxls.php:226
+#: html/getxls.php:300
+msgid "Pager"
+msgstr "Pager"
+
+#: plugins/personal/nagios/nagios.tpl:115
+msgid "Nagios authentification"
+msgstr "Autentykacja Nagios"
+
+#: plugins/personal/nagios/nagios.tpl:121
+msgid "view system informations"
+msgstr "pokaż informacje o systemie"
+
+#: plugins/personal/nagios/nagios.tpl:130
+msgid "view configuration information"
+msgstr "Pokaż konfigurację"
+
+#: plugins/personal/nagios/nagios.tpl:139
+msgid "trigger system commands"
+msgstr "przełącz polecenia systemu"
+
+#: plugins/personal/nagios/nagios.tpl:148
+msgid "view all services"
+msgstr "pokaż wszystkie usługi"
+
+#: plugins/personal/nagios/nagios.tpl:157
+msgid "view all hosts"
+msgstr "pokaż wszystkie hosty"
+
+#: plugins/personal/nagios/nagios.tpl:166
+msgid "trigger all service commands"
+msgstr "przełącz wszystkie polecenia usługi"
+
+#: plugins/personal/nagios/nagios.tpl:175
+msgid "trigger all host commands"
+msgstr "przełącz wszystkie polecenia hosta"
+
+#: plugins/personal/mail/mail_locals.tpl:7
+#: plugins/admin/groups/mail_locals.tpl:6
+msgid "Select addresses to add"
+msgstr "Wybierz adresy do dodania"
+
+#: plugins/personal/mail/mail_locals.tpl:25
+#: plugins/personal/posix/posix_groups.tpl:21
+#: plugins/personal/samba/samba3_workstations.tpl:20
+#: plugins/personal/environment/hotplugDialog.tpl:24
+#: plugins/personal/environment/selectPrinterDialog.tpl:24
+#: plugins/gofax/faxaccount/locals.tpl:19
+#: plugins/addons/addressbook/contents.tpl:65
+#: plugins/addons/godfs/contents.tpl:31
+#: plugins/admin/fai/faiProfileEntry.tpl:31
+#: plugins/admin/fai/faiPackageEntry.tpl:32
+#: plugins/admin/groups/group_objects.tpl:20
+#: plugins/admin/groups/mail_locals.tpl:22
+#: plugins/admin/systems/glpiDeviceManagement.tpl:27
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
+#: plugins/admin/systems/glpiSelectUser.tpl:27
+#: plugins/admin/systems/glpiAttachmentPool.tpl:27
+#: plugins/admin/systems/servRepository.tpl:38
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
+#: plugins/admin/ogroups/ogroup_objects.tpl:20
+#: plugins/gofon/macro/headpage.tpl:29
+#: plugins/gofon/conference/headpage.tpl:29
+#: ihtml/themes/default/MultiSelectWindow.tpl:38
+#: ihtml/themes/default/MultiSelectWindow.tpl:78
+msgid "Filters"
+msgstr "Filtry"
+
+#: plugins/personal/mail/mail_locals.tpl:35
+#, fuzzy
+msgid "Select department"
+msgstr "Wybierz aby zobaczyć departamenty"
+
+#: plugins/personal/mail/mail_locals.tpl:38
+#: plugins/personal/posix/posix_groups.tpl:35
+#: plugins/personal/posix/trust_machines.tpl:27
+#: plugins/personal/samba/samba3_workstations.tpl:27
+#: plugins/personal/environment/selectPrinterDialog.tpl:34
+#: plugins/gofax/faxaccount/locals.tpl:29
+#: plugins/addons/addressbook/contents.tpl:87
+#: plugins/admin/groups/group_objects.tpl:40
+#: plugins/admin/groups/mail_locals.tpl:33
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
+#: plugins/admin/ogroups/ogroup_objects.tpl:42
+msgid "Choose the department the search will be based on"
+msgstr "Wybierz departament na którym wyszukiwanie będzie bazować"
+
+#: plugins/personal/mail/mail_locals.tpl:52
+#: plugins/personal/posix/trust_machines.tpl:31
+#: plugins/personal/samba/samba3_workstations.tpl:31
+#: plugins/admin/groups/mail_locals.tpl:45
+msgid "Regular expression for matching addresses"
+msgstr "Wyrażenie regularne dla dopasowania adresów"
+
+#: plugins/personal/mail/mail_locals.tpl:60
+#: plugins/admin/groups/mail_locals.tpl:52
+msgid "Display addresses of user"
+msgstr "Wyświetl adresy użytkowników"
+
+#: plugins/personal/mail/mail_locals.tpl:64
+#: plugins/admin/groups/mail_locals.tpl:55
+msgid "User name of which addresses are shown"
+msgstr "Nazwa użytkownika którego adresy są pokazane"
+
+#: plugins/personal/mail/mail_locals.tpl:75
+#: plugins/personal/mail/generic.tpl:70
+#: plugins/personal/mail/generic.tpl:257
+#: plugins/personal/mail/copypaste.tpl:43
+#: plugins/personal/mail/copypaste.tpl:61
+#: plugins/personal/posix/generic.tpl:88
+#: plugins/personal/posix/generic.tpl:126
+#: plugins/personal/posix/posix_groups.tpl:79
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/trust_machines.tpl:39
+#: plugins/personal/samba/samba3.tpl:412
+#: plugins/personal/samba/samba3_workstations.tpl:39
+#: plugins/personal/environment/environment.tpl:157
+#: plugins/personal/environment/environment.tpl:181
+#: plugins/personal/environment/environment.tpl:248
+#: plugins/personal/environment/hotplugDialog.tpl:63
+#: plugins/personal/environment/selectPrinterDialog.tpl:60
+#: plugins/personal/environment/kioskManagement.tpl:14
+#: plugins/personal/connectivity/kolab.tpl:53
+#: plugins/personal/connectivity/class_kolabAccount.inc:261
+#: plugins/gofax/blocklists/generic.tpl:80
+#: plugins/gofax/faxaccount/generic.tpl:105
+#: plugins/gofax/faxaccount/locals.tpl:60
+#: plugins/gofax/faxaccount/lists.tpl:13
+#: plugins/admin/fai/faiVariable.tpl:49
+#: plugins/admin/fai/faiVariable.tpl:51
+#: plugins/admin/fai/faiPartitionTable.tpl:48
+#: plugins/admin/fai/faiPartitionTable.tpl:50
+#: plugins/admin/fai/faiPackage.tpl:78
+#: plugins/admin/fai/faiProfile.tpl:43
+#: plugins/admin/fai/faiScript.tpl:48
+#: plugins/admin/fai/faiScript.tpl:50
+#: plugins/admin/fai/faiTemplate.tpl:40
+#: plugins/admin/fai/faiTemplate.tpl:42
+#: plugins/admin/fai/faiHook.tpl:48
+#: plugins/admin/fai/faiHook.tpl:50
+#: plugins/admin/groups/application.tpl:39
+#: plugins/admin/groups/mail.tpl:71
+#: plugins/admin/groups/mail.tpl:135
+#: plugins/admin/groups/generic.tpl:137
+#: plugins/admin/groups/class_groupMail.inc:607
+#: plugins/admin/groups/group_objects.tpl:55
+#: plugins/admin/groups/paste_mail.tpl:30
+#: plugins/admin/groups/paste_mail.tpl:41
+#: plugins/admin/groups/mail_locals.tpl:66
+#: plugins/admin/systems/glpiPrinter.tpl:115
+#: plugins/admin/systems/glpiPrinter.tpl:149
+#: plugins/admin/systems/glpi.tpl:125
+#: plugins/admin/systems/terminal.tpl:117
+#: plugins/admin/systems/glpi_edit_type.tpl:8
+#: plugins/admin/systems/goNtpServer.tpl:18
+#: plugins/admin/systems/workstation.tpl:94
+#: plugins/admin/systems/glpiManufacturer.tpl:6
+#: plugins/admin/systems/class_termDNS.inc:508
+#: plugins/admin/systems/class_termDNS.inc:528
+#: plugins/admin/systems/goSpamServer.tpl:45
+#: plugins/admin/systems/goSpamServer.tpl:113
+#: plugins/admin/systems/servdnseditzone.tpl:106
+#: plugins/admin/systems/servRepositorySetup.tpl:47
+#: plugins/admin/systems/glpi_edit_os.tpl:8
+#: plugins/admin/systems/class_servDNSeditZone.inc:486
+#: plugins/admin/systems/servdns.tpl:6
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
+#: plugins/admin/systems/workstationStartup.tpl:129
+#: plugins/admin/systems/workstationStartup.tpl:162
+#: plugins/admin/systems/workstationStartup.tpl:191
+#: plugins/admin/systems/goShareServer.tpl:14
+#: plugins/admin/systems/terminalStartup.tpl:79
+#: plugins/admin/systems/terminalStartup.tpl:108
+#: plugins/admin/systems/goMailServer.tpl:70
+#: plugins/admin/systems/goMailServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:131
+#: plugins/admin/systems/goMailServer.tpl:165
+#: plugins/admin/systems/goMailServer.tpl:191
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
+#: plugins/admin/systems/phonesettings.tpl:207
+#: plugins/admin/systems/phonesettings.tpl:230
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
+#: plugins/admin/mimetypes/generic.tpl:108
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:174
+#: plugins/admin/ogroups/termgroup.tpl:28
+#: plugins/admin/ogroups/phonequeue.tpl:37
+#: plugins/admin/ogroups/ogroup_objects.tpl:54
+#: plugins/admin/ogroups/generic.tpl:51
+#: plugins/gofon/phoneaccount/generic.tpl:19
+#: plugins/gofon/phoneaccount/paste_generic.tpl:18
+msgid "Add"
+msgstr "Dodaj"
+
+#: plugins/personal/mail/generic.tpl:8
+#: plugins/personal/mail/copypaste.tpl:7
+#: plugins/admin/groups/mail.tpl:10
+#: plugins/admin/groups/paste_mail.tpl:8
+#: plugins/admin/ogroups/mail.tpl:10
+msgid "Primary address"
+msgstr "Adres podstawowy"
+
+#: plugins/personal/mail/generic.tpl:16
+#: plugins/addons/mailqueue/contents.tpl:53
+#: plugins/admin/groups/mail.tpl:18
+#: plugins/admin/systems/servnfs.tpl:39
+#: plugins/admin/systems/class_servGeneric.inc:420
+#: plugins/admin/systems/class_systemManagement.inc:1273
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/ogroups/class_ogroupManagement.inc:432
+#: plugins/generic/references/class_reference.inc:44
+#: setup/setup_config2.tpl:163
+#: setup/setup_config2.tpl:208
+msgid "Server"
+msgstr "Serwer"
+
+#: plugins/personal/mail/generic.tpl:19
+msgid "Specify the mail server where the user will be hosted on"
+msgstr "Wybierz serwer poczty który będzie przechowywał skrzynkę użytkownika"
+
+#: plugins/personal/mail/generic.tpl:29
+#: plugins/admin/groups/mail.tpl:31
+msgid "Quota usage"
+msgstr "Użycie Quoty"
+
+#: plugins/personal/mail/generic.tpl:36
+#: plugins/admin/groups/mail.tpl:38
+#: plugins/admin/systems/class_terminalInfo.inc:175
+#: plugins/admin/systems/class_printGeneric.inc:523
+msgid "not defined"
+msgstr "nie zdefiniowane"
+
+#: plugins/personal/mail/generic.tpl:41
+#: plugins/personal/mail/class_mailAccount.inc:1150
+#: plugins/admin/groups/mail.tpl:43
+#: plugins/admin/groups/class_groupMail.inc:1121
+msgid "Quota size"
+msgstr "Rozmiar Quoty"
+
+#: plugins/personal/mail/generic.tpl:57
+#: plugins/personal/mail/copypaste.tpl:25
+#: plugins/admin/groups/mail.tpl:55
+#: plugins/admin/groups/paste_mail.tpl:23
+msgid "Alternative addresses"
+msgstr "Adresy alternatywne"
+
+#: plugins/personal/mail/generic.tpl:60
+#: plugins/personal/mail/copypaste.tpl:55
+#: plugins/admin/groups/mail.tpl:58
+#: plugins/admin/groups/paste_mail.tpl:24
+#: plugins/admin/systems/phonesettings.tpl:197
+#: plugins/admin/systems/phonesettings.tpl:220
+msgid "List of alternative mail addresses"
+msgstr "Lista alternatywnych adresów pocztowych"
+
+#: plugins/personal/mail/generic.tpl:73
+#: plugins/personal/mail/generic.tpl:263
+#: plugins/personal/mail/copypaste.tpl:45
+#: plugins/personal/mail/copypaste.tpl:62
+#: plugins/personal/posix/generic.tpl:91
+#: plugins/personal/posix/generic.tpl:129
+#: plugins/personal/posix/paste_generic.tpl:62
+#: plugins/personal/samba/samba3.tpl:415
+#: plugins/personal/environment/environment.tpl:187
+#: plugins/personal/environment/environment.tpl:225
+#: plugins/personal/environment/environment.tpl:251
+#: plugins/personal/environment/class_environment.inc:695
+#: plugins/personal/connectivity/kolab.tpl:56
+#: plugins/gofax/blocklists/generic.tpl:83
+#: plugins/gofax/blocklists/remove.tpl:15
+#: plugins/gofax/blocklists/remove.tpl:19
+#: plugins/gofax/faxaccount/generic.tpl:111
+#: plugins/gofax/faxaccount/lists.tpl:14
+#: plugins/addons/addressbook/remove.tpl:14
+#: plugins/admin/acl/remove.tpl:15
+#: plugins/admin/acl/remove.tpl:19
+#: plugins/admin/fai/faiVariable.tpl:55
+#: plugins/admin/fai/faiVariable.tpl:57
+#: plugins/admin/fai/remove.tpl:16
+#: plugins/admin/fai/remove.tpl:20
+#: plugins/admin/fai/faiPartitionTable.tpl:54
+#: plugins/admin/fai/remove_branch.tpl:14
+#: plugins/admin/groups/mail.tpl:75
+#: plugins/admin/groups/mail.tpl:141
+#: plugins/admin/groups/remove.tpl:16
+#: plugins/admin/groups/remove.tpl:20
+#: plugins/admin/groups/generic.tpl:139
+#: plugins/admin/groups/paste_mail.tpl:31
+#: plugins/admin/groups/paste_mail.tpl:43
+#: plugins/admin/users/remove.tpl:15
+#: plugins/admin/users/remove.tpl:18
+#: plugins/admin/applications/remove.tpl:14
+#: plugins/admin/applications/remove.tpl:18
+#: plugins/admin/departments/remove.tpl:15
+#: plugins/admin/departments/remove.tpl:19
+#: plugins/admin/systems/terminal.tpl:121
+#: plugins/admin/systems/glpi_edit_type.tpl:10
+#: plugins/admin/systems/remove_ppd.tpl:12
+#: plugins/admin/systems/goNtpServer.tpl:21
+#: plugins/admin/systems/workstation.tpl:98
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
+#: plugins/admin/systems/class_termDNS.inc:522
+#: plugins/admin/systems/glpi_edit_os.tpl:10
+#: plugins/admin/systems/printer.tpl:102
+#: plugins/admin/systems/printer.tpl:126
+#: plugins/admin/systems/remove.tpl:15
+#: plugins/admin/systems/remove.tpl:19
+#: plugins/admin/systems/class_servDNSeditZone.inc:292
+#: plugins/admin/systems/class_servDNSeditZone.inc:480
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
+#: plugins/admin/systems/workstationStartup.tpl:131
+#: plugins/admin/systems/workstationStartup.tpl:165
+#: plugins/admin/systems/goShareServer.tpl:20
+#: plugins/admin/systems/terminalStartup.tpl:82
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
+#: plugins/admin/systems/remove_glpi.tpl:14
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:210
+#: plugins/admin/systems/phonesettings.tpl:233
+#: plugins/admin/mimetypes/remove.tpl:14
+#: plugins/admin/mimetypes/remove.tpl:18
+#: plugins/admin/ogroups/termgroup.tpl:33
+#: plugins/admin/ogroups/phonequeue.tpl:40
+#: plugins/admin/ogroups/remove.tpl:15
+#: plugins/admin/ogroups/remove.tpl:19
+#: plugins/admin/ogroups/generic.tpl:54
+#: plugins/gofon/macro/remove.tpl:14
+#: plugins/gofon/macro/remove.tpl:18
+#: plugins/gofon/phoneaccount/generic.tpl:22
+#: plugins/gofon/phoneaccount/paste_generic.tpl:19
+#: plugins/gofon/conference/remove.tpl:15
+#: plugins/gofon/conference/remove.tpl:19
+#: include/sieve/templates/remove_script.tpl:14
+#: ihtml/themes/default/remove.tpl:13
+msgid "Delete"
+msgstr "Usuń"
+
+#: plugins/personal/mail/generic.tpl:80
+msgid "Mail options"
+msgstr "Opcje poczty"
+
+#: plugins/personal/mail/generic.tpl:107
+#: plugins/personal/mail/class_mailAccount.inc:1170
+msgid "Use custom sieve script"
+msgstr "Użyj własnego skryptu SIEVE"
+
+#: plugins/personal/mail/generic.tpl:107
+msgid "disables all Mail options!"
+msgstr "Wyłącza wszystkie opcje poczty!"
+
+#: plugins/personal/mail/generic.tpl:114
+#, fuzzy
+msgid "Sieve Management"
+msgstr "Zarządzanie"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "Select if you want to forward mails without getting own copies of them"
+msgstr "Zaznacz jeśli chcesz przekazywać pocztę bez zachowania kopii"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "No delivery to own mailbox"
+msgstr "Nie dostarczaj do własnej skrzynki"
+
+#: plugins/personal/mail/generic.tpl:132
+msgid "Select to automatically response with the vacation message defined below"
+msgstr "Zaznacz aby automatycznie wysyłać autoodpowiedź zdefiniowaną poniżej"
+
+#: plugins/personal/mail/generic.tpl:134
+msgid "Activate vacation message"
+msgstr "Włącz autoresponder"
+
+#: plugins/personal/mail/generic.tpl:142
+#: include/class_plugin.inc:1616
+#, fuzzy
+msgid "from"
+msgstr "losowy"
+
+#: plugins/personal/mail/generic.tpl:165
+msgid "till"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:194
+msgid "Select if you want to filter this mails through spamassassin"
+msgstr "Zaznacz jeśli chcesz filtrować wiadomości przez spamassasin"
+
+#: plugins/personal/mail/generic.tpl:196
+msgid "Move mails tagged with spam level greater than"
+msgstr "Przenieś pocztę oznakowaną poziomem spamu większym niż"
+
+#: plugins/personal/mail/generic.tpl:199
+msgid "Choose spam level - smaller values are more sensitive"
+msgstr "Wybierz poziom spamu - mniejsze wartości są bardziej czułe"
+
+#: plugins/personal/mail/generic.tpl:203
+msgid "to folder"
+msgstr "do folferu"
+
+#: plugins/personal/mail/generic.tpl:214
+msgid "Reject mails bigger than"
+msgstr "Odrzuć pocztę większą niż"
+
+#: plugins/personal/mail/generic.tpl:216
+#: plugins/personal/environment/environment.tpl:62
+#: plugins/personal/connectivity/pureftpd.tpl:60
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/admin/groups/mail.tpl:48
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+msgid "MB"
+msgstr "MB"
+
+#: plugins/personal/mail/generic.tpl:223
+#: plugins/personal/mail/class_mailAccount.inc:1153
+#: include/sieve/templates/object_container.tpl:31
+#: include/sieve/templates/element_vacation.tpl:44
+#: include/sieve/class_sieveManagement.inc:509
+#: include/sieve/class_sieveManagement.inc:728
+msgid "Vacation message"
+msgstr "Treść autorespondera"
+
+#: plugins/personal/mail/generic.tpl:244
+#: plugins/personal/mail/copypaste.tpl:13
+msgid "Forward messages to"
+msgstr "Przekaż wiadomości do"
+
+#: plugins/personal/mail/generic.tpl:260
+#: plugins/personal/mail/copypaste.tpl:44
+#: plugins/gofax/faxaccount/generic.tpl:108
+#: plugins/admin/groups/mail.tpl:138
+#: plugins/admin/groups/paste_mail.tpl:42
+msgid "Add local"
+msgstr "Dodaj lokalne"
+
+#: plugins/personal/mail/generic.tpl:270
+msgid "Advanced mail options"
+msgstr "Zaawansowane opcje poczty"
+
+#: plugins/personal/mail/generic.tpl:276
+msgid "Select if user can only send and receive inside his own domain"
+msgstr "Wybierz jeśli użytkownik może odbierać i wysyłać w obrębie własnej domeny"
+
+#: plugins/personal/mail/generic.tpl:278
+msgid "User is only allowed to send and receive local mails"
+msgstr "Użytkownik może tylko wysyłać i odbierać lokalną pocztę"
+
+#: plugins/personal/mail/copypaste.tpl:1
+#: plugins/personal/mail/class_mailAccount.inc:1139
+#: plugins/admin/groups/paste_mail.tpl:1
+#: setup/setup_config2.tpl:95
+msgid "Mail settings"
+msgstr "Ustawienia pocztowe"
+
+#: plugins/personal/mail/main.inc:124
+msgid "User mail settings"
+msgstr "Ustawienia poczty użytkownika"
+
+#: plugins/personal/mail/class_mailAccount.inc:92
+#: plugins/admin/groups/class_groupMail.inc:80
+#, php-format
+msgid "There is no mail method '%s' specified in your gosa.conf available."
+msgstr "Nie ma takiego trybu poczty '%s' podanego w Twoim pliku gosa.conf."
+
+#: plugins/personal/mail/class_mailAccount.inc:214
+msgid "No DESC tag in vacation file:"
+msgstr "Brak znacznika DESC w pliku autorespondera"
+
+#: plugins/personal/mail/class_mailAccount.inc:289
+msgid "This account has no mail extensions."
+msgstr "To konto nie posiada rozszerzeń pocztowych"
+
+#: plugins/personal/mail/class_mailAccount.inc:299
+#: plugins/personal/mail/class_mailAccount.inc:302
+#: plugins/admin/groups/class_groupMail.inc:347
+#: plugins/admin/ogroups/class_mailogroup.inc:50
+msgid "Remove mail account"
+msgstr "Usuń konto pocztowe"
+
+#: plugins/personal/mail/class_mailAccount.inc:300
+msgid "This account can't be removed while there are delegations configured. Remove those delegations first."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:303
+#: plugins/admin/groups/class_groupMail.inc:348
+msgid "This account has mail features enabled. You can disable them by clicking below."
+msgstr "To konto posiada rozszerzenia poczty. Można je wyłączyć klikając poniżej."
+
+#: plugins/personal/mail/class_mailAccount.inc:306
+#: plugins/admin/groups/class_groupMail.inc:350
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+msgid "Create mail account"
+msgstr "Stwórz konto pocztowe"
+
+#: plugins/personal/mail/class_mailAccount.inc:306
+#: plugins/admin/groups/class_groupMail.inc:351
+msgid "This account has mail features disabled. You can enable them by clicking below."
+msgstr "To konto nie posiada rozszerzenia poczty. Można je włączyć klikając poniżej."
+
+#: plugins/personal/mail/class_mailAccount.inc:358
+msgid "You're trying to add an invalid email address to the list of forwarders."
+msgstr "Próbujesz dodać błędny adres email do listy przekazywanych."
+
+#: plugins/personal/mail/class_mailAccount.inc:364
+#: plugins/admin/groups/class_groupMail.inc:427
+msgid "Adding your one of your own addresses to the forwarders makes no sense."
+msgstr "Dodawanie swojego własnego adresu do przekierowanych nie ma sensu."
+
+#: plugins/personal/mail/class_mailAccount.inc:394
+#: plugins/personal/mail/class_mailAccount.inc:399
+#: plugins/admin/groups/class_groupMail.inc:453
+msgid "You're trying to add an invalid email address to the list of alternate addresses."
+msgstr "Próbujesz dodać nieprawidłowy adres email do listy adresów alternatywnych."
+
+#: plugins/personal/mail/class_mailAccount.inc:409
+#: plugins/admin/groups/class_groupMail.inc:458
+msgid "The address you're trying to add is already used by user"
+msgstr "Adres który próbujesz dodać jest już używany"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "January"
+msgstr "Styczeń"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "February"
+msgstr "Luty"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "March"
+msgstr "Marzec"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "April"
+msgstr "Kwiecień"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "May"
+msgstr "Maj"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "June"
+msgstr "Czerwiec"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "July"
+msgstr "Lipiec"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "August"
+msgstr "Sierpień"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "September"
+msgstr "Wrzesień"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "October"
+msgstr "Październik"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "November"
+msgstr "Listopad"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "December"
+msgstr "Grudzień"
+
+#: plugins/personal/mail/class_mailAccount.inc:688
+#, fuzzy, php-format
+msgid "Removing of user/mail account with dn '%s' failed."
+msgstr "Usuwanie konta pocztowego nieudane"
+
+#: plugins/personal/mail/class_mailAccount.inc:842
+#, fuzzy, php-format
+msgid "Saving of user/mail account with dn '%s' failed."
+msgstr "Zapisywanie konta pocztowego nieudane"
+
+#: plugins/personal/mail/class_mailAccount.inc:903
+msgid "There is no valid mailserver specified, please add one in the system setup."
+msgstr "Brak poprawnego serwera pocztowego, proszę go dodać w ustawieniach systemu."
+
+#: plugins/personal/mail/class_mailAccount.inc:908
+#: plugins/admin/groups/class_groupMail.inc:924
+msgid "The required field 'Primary address' is not set."
+msgstr "Wymaganie pole 'Podstawowy adres' jest puste."
+
+#: plugins/personal/mail/class_mailAccount.inc:912
+#: plugins/personal/mail/class_mailAccount.inc:916
+#: plugins/addons/addressbook/class_addressbook.inc:702
+#: plugins/admin/ogroups/class_mailogroup.inc:85
+msgid "Please enter a valid email address in 'Primary address' field."
+msgstr "Proszę podać prawidłowy adres email w polu 'Podstawowy adres'"
+
+#: plugins/personal/mail/class_mailAccount.inc:922
+#: plugins/admin/groups/class_groupMail.inc:933
+#: plugins/admin/ogroups/class_mailogroup.inc:92
+msgid "The primary address you've entered is already in use."
+msgstr "Podstawowy adres który podano jest już w użyciu."
+
+#: plugins/personal/mail/class_mailAccount.inc:928
+#: plugins/admin/groups/class_groupMail.inc:939
+msgid "Value in 'Quota size' is not valid."
+msgstr "Wartość 'Rozmiar Quota' jest nieprawidłowa"
+
+#: plugins/personal/mail/class_mailAccount.inc:937
+#: plugins/admin/groups/class_groupMail.inc:948
+msgid "Please specify a vaild mail size for mails to be rejected."
+msgstr "Proszę podać prawidłowy rozmiar poczty która ma być odrzucana."
+
+#: plugins/personal/mail/class_mailAccount.inc:947
+#: plugins/admin/groups/class_groupMail.inc:956
+msgid "You need to set the maximum mail size in order to reject anything."
+msgstr "Należy ustawić maksymalny rozmiar poczty aby odrzucać cokolwiek."
+
+#: plugins/personal/mail/class_mailAccount.inc:951
+msgid "You specified Spam settings, but there is no Folder specified."
+msgstr "Podano parametry Spamu, ale nie wybrano folderu."
+
+#: plugins/personal/mail/class_mailAccount.inc:955
+msgid "Time interval to show vacation message is not valid."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:995
+#: plugins/personal/mail/class_mailAccount.inc:1007
+msgid "You are not allowed to write mail forwarding."
+msgstr "Brak uprawnień do zmiany przekazywania poczty"
+
+#: plugins/personal/mail/class_mailAccount.inc:1040
+#: plugins/personal/mail/class_mailAccount.inc:1051
+msgid "You are not allowed to write mail alternate address."
+msgstr "Brak uprawnień do zmian adresów alternatywnych."
+
+#: plugins/personal/mail/class_mailAccount.inc:1116
+msgid "Waiting for kolab to remove mail properties."
+msgstr "Oczekiwanie aż kolab usunie właściwości poczty."
+
+#: plugins/personal/mail/class_mailAccount.inc:1118
+msgid "Please remove the mail account first, to allow kolab to call its remove methods."
+msgstr "Proszę najpierw usunąć konto pocztowe, aby umożliwić kolab usuwanie swoimi metodami."
+
+#: plugins/personal/mail/class_mailAccount.inc:1149
+#: plugins/admin/groups/class_groupMail.inc:1122
+msgid "Mail server"
+msgstr "Serwer pocztowy"
+
+#: plugins/personal/mail/class_mailAccount.inc:1152
+msgid "Add vacation information"
+msgstr "Dodaj informacje autorespondera"
+
+#: plugins/personal/mail/class_mailAccount.inc:1155
+msgid "Use spam filter"
+msgstr "Użyj filtra spamu"
+
+#: plugins/personal/mail/class_mailAccount.inc:1156
+msgid "Spam level"
+msgstr "Poziom spamu"
+
+#: plugins/personal/mail/class_mailAccount.inc:1157
+msgid "Spam mail box"
+msgstr "Skrzynpa spamowa"
+
+#: plugins/personal/mail/class_mailAccount.inc:1159
+#, fuzzy
+msgid "Sieve management"
+msgstr "Zarządzanie"
+
+#: plugins/personal/mail/class_mailAccount.inc:1161
+msgid "Reject due to mailsize"
+msgstr "Odrzuć z powodu rozmiaru wiadomości"
+
+#: plugins/personal/mail/class_mailAccount.inc:1162
+msgid "Mail max size"
+msgstr "Max rozmiar poczty"
+
+#: plugins/personal/mail/class_mailAccount.inc:1164
+#: plugins/personal/mail/class_mailAccount.inc:1169
+msgid "Forwarding address"
+msgstr "Adresy przekazywane"
+
+#: plugins/personal/mail/class_mailAccount.inc:1165
+msgid "Local delivery"
+msgstr "Lokalne dostarczanie"
+
+#: plugins/personal/mail/class_mailAccount.inc:1166
+#, fuzzy
+msgid "No delivery to own mailbox "
+msgstr "Nie dostarczaj do własnej skrzynki"
+
+#: plugins/personal/mail/class_mailAccount.inc:1167
+msgid "Mail alternative addresses"
+msgstr "Adresy alternatywne"
+
+#: plugins/personal/password/changed.tpl:2
+msgid "You've successfully changed your password. Remember to change all programms configured to use it as well."
+msgstr "Pomyślnie zmieniono hasło. Proszę pamiętać aby zmienić również ustawienia w programach skonfigurowanych do używania tego hasła."
+
+#: plugins/personal/password/changed.tpl:8
+#: plugins/personal/generic/main.inc:165
+#: plugins/gofax/faxreports/detail.tpl:67
+#: plugins/addons/mailqueue/header.tpl:5
+#: plugins/addons/ldapmanager/contentexportxls.tpl:69
+#: plugins/addons/ldapmanager/contentimport.tpl:45
+#: plugins/addons/ldapmanager/contentcsv.tpl:114
+#: plugins/addons/ldapmanager/contentexport.tpl:66
+#: plugins/admin/fai/faiNewBranch.tpl:52
+#: plugins/admin/departments/dep_iframe.tpl:18
+#: plugins/admin/systems/class_systemManagement.inc:179
+#: include/functions.inc:1429
+#: setup/class_setup.inc:275
+#: setup/class_setup.inc:277
+#: ihtml/themes/default/setup_finish.tpl:30
+#: ihtml/themes/default/setup_useradmin.tpl:40
+#: ihtml/themes/default/setup_step2.tpl:12
+#: ihtml/themes/default/setup_step3.tpl:17
+#: ihtml/themes/default/setup_step4.tpl:114
+msgid "Back"
+msgstr "Wróć"
+
+#: plugins/personal/password/class_password.inc:5
+#: plugins/personal/generic/paste_generic.tpl:20
+#: plugins/admin/systems/class_goFaxServer.inc:100
+#: plugins/admin/systems/class_goGlpiServer.inc:104
+#: plugins/admin/systems/goImapServer.tpl:34
+#: plugins/admin/systems/goKrbServer.tpl:20
+#: plugins/admin/systems/goGlpiServer.tpl:12
+#: plugins/admin/systems/class_goKrbServer.inc:104
+#: plugins/admin/systems/goLogDBServer.tpl:12
+#: plugins/admin/systems/class_divListSystem.inc:376
+#: plugins/admin/systems/goFonServer.tpl:12
+#: plugins/admin/systems/class_goFonServer.inc:144
+#: plugins/admin/systems/class_goLogDBServer.inc:102
+#: plugins/admin/systems/goFaxServer.tpl:12
+#: plugins/admin/systems/gosaLogServer.tpl:12
+#: plugins/admin/systems/class_gosaLogServer.inc:103
+#: setup/setup_config2.tpl:181
+#: setup/setup_config2.tpl:226
+#: setup/setup_migrate.tpl:225
+#: ihtml/themes/default/login.tpl:44
+#: ihtml/themes/default/login.tpl:46
+#: ihtml/themes/default/setup_useradmin.tpl:30
+msgid "Password"
+msgstr "Hasło"
+
+#: plugins/personal/password/class_password.inc:12
+#: plugins/personal/generic/class_user.inc:1424
+msgid "User password"
+msgstr "Hasło użytkownika"
+
+#: plugins/personal/password/nochange.tpl:2
+msgid "Password change not allowed"
+msgstr "Brak uprawnień do zmiay hasła"
+
+#: plugins/personal/password/nochange.tpl:6
+msgid "You are not allowed to change your password at this time"
+msgstr "Brak uprawnień do zmiany własnego hasła w tym momencie"
+
+#: plugins/personal/password/password.tpl:3
+msgid "To change your personal password use the fields below. The changes take effect immediately. Please memorize the new password, because you wouldn't be able to login without it."
+msgstr "Aby zmienić własne hasło, proszę użyć formularza poniżej. Zmiany są wprowadzane do systemu natychmiast. Proszę zapamiętać nowe hasło, gdyż bez niego logowanie będzie niemożliwe."
+
+#: plugins/personal/password/password.tpl:8
+#: plugins/personal/password/main.inc:73
+msgid "You have no permissions to change your password."
+msgstr "Brak uprawnień do zmiany własnego hasła"
+
+#: plugins/personal/password/password.tpl:10
+#: plugins/admin/users/password.tpl:6
+msgid "Changing the password affects your authentification on mail, proxy, samba and unix services."
+msgstr "Zmiana hasła jest powiązana z autentykacją do usług poczty, proxy, samba, oraz unix."
+
+#: plugins/personal/password/password.tpl:16
+msgid "Current password"
+msgstr "Obecne hasło"
+
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/generic/password.tpl:7
+#: plugins/admin/users/password.tpl:11
+#: plugins/admin/systems/password.tpl:14
+msgid "New password"
+msgstr "Nowe hasło"
+
+#: plugins/personal/password/password.tpl:32
+#: plugins/personal/generic/password.tpl:11
+#: plugins/admin/users/password.tpl:15
+#: plugins/admin/systems/password.tpl:19
+msgid "Repeat new password"
+msgstr "Powtórz nowe hasło"
+
+#: plugins/personal/password/password.tpl:45
+#: plugins/personal/generic/password.tpl:17
+#: plugins/admin/users/password.tpl:21
+#: plugins/admin/systems/password.tpl:28
+msgid "Set password"
+msgstr "Ustaw hasło"
+
+#: plugins/personal/password/password.tpl:49
+msgid "Clear fields"
+msgstr "Wyczyść pola"
+
+#: plugins/personal/password/main.inc:44
+msgid "The password you've entered as your current password doesn't match the real one."
+msgstr "Hasło które podano jako obecne nie zgadza się z prawdziwym hasłem."
+
+#: plugins/personal/password/main.inc:47
+msgid "You need to specify your current password in order to proceed."
+msgstr "Proszę podać obecne hasło aby kontynuować."
+
+#: plugins/personal/password/main.inc:52
+#: plugins/personal/generic/main.inc:79
+#: plugins/admin/users/class_userManagement.inc:183
+msgid "The passwords you've entered as 'New password' and 'Repeated new password' do not match."
+msgstr "Podane hasła 'Nowe hasło' oraz 'Powtórz nowe hasło' nie są itentyczne."
+
+#: plugins/personal/password/main.inc:55
+#: plugins/personal/generic/main.inc:84
+#: plugins/admin/users/class_userManagement.inc:188
+msgid "The password you've entered as 'New password' is empty."
+msgstr "Hasło które podano jako 'Nowe hasło' jest puste."
+
+#: plugins/personal/password/main.inc:63
+msgid "The password used as new and current are too similar."
+msgstr "Hasło podane jako nowe jest zbyt podobne do obecnego."
+
+#: plugins/personal/password/main.inc:68
+msgid "The password used as new is to short."
+msgstr "Hasło podane jako nowe jest za krótkie."
+
+#: plugins/personal/password/main.inc:93
+msgid "External password changer reported a problem: "
+msgstr "Zewnętrzny program do zmiany hasła zgłosił następujący problem:"
+
+#: plugins/personal/password/main.inc:122
+#: plugins/admin/users/class_divListUsers.inc:272
+msgid "Change password"
+msgstr "Zmień hasło"
+
+#: plugins/personal/posix/generic.tpl:7
+#: plugins/personal/posix/paste_generic.tpl:8
+#: plugins/personal/posix/class_posixAccount.inc:1353
+#: plugins/personal/samba/samba3.tpl:13
+#: plugins/personal/samba/samba3.tpl:97
+#: plugins/personal/samba/class_sambaAccount.inc:690
+msgid "Home directory"
+msgstr "Katalog domowy"
+
+#: plugins/personal/posix/generic.tpl:15
+#: plugins/personal/posix/class_posixAccount.inc:1354
+msgid "Shell"
+msgstr "Shell"
+
+#: plugins/personal/posix/generic.tpl:25
+msgid "Primary group"
+msgstr "Grupa podstawowa"
+
+#: plugins/personal/posix/generic.tpl:35
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
+#: plugins/gofax/faxreports/contents.tpl:32
+#: plugins/gofax/faxreports/detail.tpl:45
+#: plugins/gofax/faxreports/class_faxreport.inc:494
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
+#: plugins/gofon/fonreports/contents.tpl:35
+msgid "Status"
+msgstr "Status"
+
+#: plugins/personal/posix/generic.tpl:47
+#: plugins/personal/posix/paste_generic.tpl:23
+msgid "Force UID/GID"
+msgstr "Wymuś UID/GID"
+
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/paste_generic.tpl:28
+#: html/getxls.php:287
+msgid "UID"
+msgstr "UID"
+
+#: plugins/personal/posix/generic.tpl:62
+#: plugins/personal/posix/paste_generic.tpl:37
+#: plugins/admin/groups/class_groupGeneric.inc:956
+msgid "GID"
+msgstr "GID"
+
+#: plugins/personal/posix/generic.tpl:76
+#: plugins/personal/posix/paste_generic.tpl:47
+msgid "Group membership"
+msgstr "Przynależność do grup"
+
+#: plugins/personal/posix/generic.tpl:78
+#: plugins/personal/posix/paste_generic.tpl:54
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Uwaga: NFS nie wspiera więcej niż 16 grup!)"
+
+#: plugins/personal/posix/generic.tpl:102
+msgid "Account"
+msgstr "Konto"
+
+#: plugins/personal/posix/generic.tpl:109
+msgid "System trust"
+msgstr "Zaufanie systemowe"
+
+#: plugins/personal/posix/generic.tpl:110
+msgid "Trust mode"
+msgstr "Tryb zaufania"
+
+#: plugins/personal/posix/posix_groups.tpl:6
+msgid "Select groups to add"
+msgstr "Wybierz grupy do dodania"
+
+#: plugins/personal/posix/posix_groups.tpl:32
+msgid "Display groups of department"
+msgstr "Wyświetl grupy departamentu"
+
+#: plugins/personal/posix/posix_groups.tpl:46
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Ignore subtrees"
+msgstr "Ignoruj poddrzewa"
+
+#: plugins/personal/posix/posix_groups.tpl:53
+msgid "Display groups matching"
+msgstr "Wyświetl grupy pasujące"
+
+#: plugins/personal/posix/posix_groups.tpl:57
+#: plugins/admin/groups/class_divListGroup.inc:76
+#: plugins/admin/ogroups/class_divListOGroup.inc:83
+msgid "Regular expression for matching group names"
+msgstr "Wyrażenie regularne dla dopasowania nazw grup"
+
+#: plugins/personal/posix/posix_groups.tpl:64
+msgid "Display groups of user"
+msgstr "Wyświetl grupy użytkownika"
+
+#: plugins/personal/posix/posix_groups.tpl:68
+#: plugins/admin/groups/class_divListGroup.inc:77
+msgid "User name of which groups are shown"
+msgstr "Nazwa użytkownika którego grupy są pokazane"
+
+#: plugins/personal/posix/posix_shadow.tpl:9
+msgid "User must change password on first login"
+msgstr "Użytkownik musi zmienić hasło przy pierwszym logowaniu"
+
+#: plugins/personal/posix/posix_shadow.tpl:34
+#: plugins/personal/samba/samba2.tpl:87
+#: plugins/personal/samba/samba3.tpl:311
+msgid "Password expires on"
+msgstr "Hasło wygasa"
+
+#: plugins/personal/posix/paste_generic.tpl:4
+msgid "Posix settings"
+msgstr "Ustawienia Posix"
+
+#: plugins/personal/posix/trust_machines.tpl:6
+msgid "Select systems to add"
+msgstr "Wybierz systemy do dodania"
+
+#: plugins/personal/posix/trust_machines.tpl:26
+msgid "Display systems of department"
+msgstr "Wyświetl systemy departamentu"
+
+#: plugins/personal/posix/trust_machines.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:85
+msgid "Display systems matching"
+msgstr "Wyświetl systemy pasujące"
+
+#: plugins/personal/posix/main.inc:127
+msgid "Unix settings"
+msgstr "Ustawienia Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:16
+#: plugins/generic/references/class_reference.inc:22
+msgid "UNIX"
+msgstr "UNIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:137
+msgid "expired"
+msgstr "wygasło"
+
+#: plugins/personal/posix/class_posixAccount.inc:139
+msgid "grace time active"
+msgstr "Czas prolongaty aktywny"
+
+#: plugins/personal/posix/class_posixAccount.inc:142
+msgid "active, password not changable"
+msgstr "aktywne, hasło niezmienialne"
+
+#: plugins/personal/posix/class_posixAccount.inc:144
+msgid "active, password expired"
+msgstr "aktywne, hasło wygasło"
+
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "active"
+msgstr "Aktywne"
+
+#: plugins/personal/posix/class_posixAccount.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:1019
+msgid "Group of user"
+msgstr "Grupa użytkownika"
+
+#: plugins/personal/posix/class_posixAccount.inc:192
+msgid "unconfigured"
+msgstr "nieskonfigurowane"
+
+#: plugins/personal/posix/class_posixAccount.inc:203
+#: plugins/admin/systems/class_workstationStartup.inc:836
+#: plugins/admin/systems/class_workstationService.inc:183
+#: plugins/admin/systems/class_terminalService.inc:197
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
+msgid "automatic"
+msgstr "automatyczne"
+
+#: plugins/personal/posix/class_posixAccount.inc:255
+msgid "This account has no unix extensions."
+msgstr "To konto nie posiada rozszerzeń unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:275
+#: plugins/personal/posix/class_posixAccount.inc:278
+msgid "Remove posix account"
+msgstr "Usuń konto posixowe"
+
+#: plugins/personal/posix/class_posixAccount.inc:276
+msgid "This account has unix features enabled. To disable them, you'll need to remove the samba / environment account first."
+msgstr "To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć konto Samba/Środowisko."
+
+#: plugins/personal/posix/class_posixAccount.inc:279
+msgid "This account has posix features enabled. You can disable them by clicking below."
+msgstr "To konto posiada rozszerzenia posix. Można je wyłączyć klikająć poniżej."
+
+#: plugins/personal/posix/class_posixAccount.inc:282
+msgid "Create posix account"
+msgstr "Utwórz konto posixowe"
+
+#: plugins/personal/posix/class_posixAccount.inc:283
+msgid "This account has posix features disabled. You can enable them by clicking below."
+msgstr "To konto nie posiada rozszerzenia posix. Można je włączyć klikająć poniżej."
+
+#: plugins/personal/posix/class_posixAccount.inc:443
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr "Hasło nie może być zmienione do %s dni po ostatniej zmianie"
+
+#: plugins/personal/posix/class_posixAccount.inc:447
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "Hasło musi zostać zmienione po %s dniach"
+
+#: plugins/personal/posix/class_posixAccount.inc:451
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiery"
+msgstr "Wyłącz konto po %s dniach nieaktywności po wygaśnięciu hasła"
+
+#: plugins/personal/posix/class_posixAccount.inc:455
+#, php-format
+msgid "Warn user %s days before password expiery"
+msgstr "Ostrzeż użytkownika na %s dni przed wygaśnięciem hasła"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+#: plugins/personal/samba/class_sambaAccount.inc:501
+#: plugins/admin/systems/class_terminalGeneric.inc:105
+#: setup/setup_config2.tpl:103
+#: ihtml/themes/default/setup_step4.tpl:91
+msgid "disabled"
+msgstr "wyłączone"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+msgid "full access"
+msgstr "pełen dostęp"
+
+#: plugins/personal/posix/class_posixAccount.inc:576
+msgid "allow access to these hosts"
+msgstr "zezwól na dostęp do tych hostów"
+
+#: plugins/personal/posix/class_posixAccount.inc:624
+#, php-format
+msgid "Removing of user/posix account with dn '%s' failed."
+msgstr "Usuwanie konta posix z dn '%s' nieudane."
+
+#: plugins/personal/posix/class_posixAccount.inc:772
+msgid "Failed: overriding lock"
+msgstr "Niepowodzenie: nadpisuję blokadę"
+
+#: plugins/personal/posix/class_posixAccount.inc:868
+#, php-format
+msgid "Saving of user/posix account with dn '%s' failed."
+msgstr "Zapisywanie konta posix z dn '%s' nieudane."
+
+#: plugins/personal/posix/class_posixAccount.inc:933
+msgid "The required field 'Home directory' is not set."
+msgstr "Wymagane pole 'Katalog domowy' nie jest ustawione."
+
+#: plugins/personal/posix/class_posixAccount.inc:936
+msgid "Please enter a valid path in 'Home directory' field."
+msgstr "Proszę podać prawidłową ścieżkę w polu 'Katalog domowy'."
+
+#: plugins/personal/posix/class_posixAccount.inc:944
+msgid "Value specified as 'UID' is not valid."
+msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
+
+#: plugins/personal/posix/class_posixAccount.inc:947
+msgid "Value specified as 'UID' is too small."
+msgstr "Wartość podana jako 'UID' jest za mała."
+
+#: plugins/personal/posix/class_posixAccount.inc:951
+#: plugins/admin/groups/class_groupGeneric.inc:847
+msgid "Value specified as 'GID' is not valid."
+msgstr "Wartość podana jako 'GID' jest nieprawidłowa."
+
+#: plugins/personal/posix/class_posixAccount.inc:954
+#: plugins/admin/groups/class_groupGeneric.inc:850
+msgid "Value specified as 'GID' is too small."
+msgstr "Wartość podana jako 'GID' jest za mała."
+
+#: plugins/personal/posix/class_posixAccount.inc:962
+msgid "Value specified as 'shadowMin' is not valid."
+msgstr "Wartość podana jako 'shadowMin' jest nieprawidłowa."
+
+#: plugins/personal/posix/class_posixAccount.inc:967
+msgid "Value specified as 'shadowMax' is not valid."
+msgstr "Wartość podana jako 'shadowMax' jest nieprawidłowa."
+
+#: plugins/personal/posix/class_posixAccount.inc:972
+msgid "Value specified as 'shadowWarning' is not valid."
+msgstr "Wartość podana jako 'shadowWarning' jest nieprawidłowa."
+
+#: plugins/personal/posix/class_posixAccount.inc:975
+msgid "'shadowWarning' without 'shadowMax' makes no sense."
+msgstr "'shadowWarning' bez 'shadowMax' nie ma sensu."
+
+#: plugins/personal/posix/class_posixAccount.inc:978
+msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
+msgstr "Wartość podana jako 'shadowWarning' powinna być mniejsza niż 'shadowMax'."
+
+#: plugins/personal/posix/class_posixAccount.inc:981
+msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
+msgstr "Wartość podana jako 'shadowWarning' powinna być większa niż 'shadowMin'."
+
+#: plugins/personal/posix/class_posixAccount.inc:986
+msgid "Value specified as 'shadowInactive' is not valid."
+msgstr "Wartość podana jako ;shadowInactive' jest nieprawidłowa."
+
+#: plugins/personal/posix/class_posixAccount.inc:989
+msgid "'shadowInactive' without 'shadowMax' makes no sense."
+msgstr "'shadowInactive' bez 'shadowMax' nie ma sensu."
+
+#: plugins/personal/posix/class_posixAccount.inc:994
+msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
+msgstr "Wartość podana jako 'shadowMin' powinna być mniejsza niż 'shadowMax'."
+
+#: plugins/personal/posix/class_posixAccount.inc:1174
+#: plugins/admin/groups/class_groupGeneric.inc:892
+msgid "Too many users, can't allocate a free ID!"
+msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID"
+
+#: plugins/personal/posix/class_posixAccount.inc:1343
+msgid "POSIX account"
+msgstr "Konto POSIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:1355
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: setup/setup_migrate.tpl:217
+#: html/getxls.php:100
+#: html/getxls.php:135
+#: html/getxls.php:158
+#: html/getxls.php:347
+#: html/getxls.php:364
+msgid "User ID"
+msgstr "Identyfikator użytkownika"
+
+#: plugins/personal/posix/class_posixAccount.inc:1356
+msgid "Group ID"
+msgstr "ID grupy"
+
+#: plugins/personal/posix/class_posixAccount.inc:1358
+msgid "Force password change on login"
+msgstr "Wymuś zmianę hasła podczas logowania"
+
+#: plugins/personal/posix/class_posixAccount.inc:1359
+msgid "Shadow min"
+msgstr "Shadow min"
+
+#: plugins/personal/posix/class_posixAccount.inc:1360
+msgid "Shadow max"
+msgstr "Shadow max"
+
+#: plugins/personal/posix/class_posixAccount.inc:1361
+msgid "Shadow warning"
+msgstr "Shadow ostrzeżenie"
+
+#: plugins/personal/posix/class_posixAccount.inc:1362
+msgid "Shadow inactive"
+msgstr "Shadow nieaktywne"
+
+#: plugins/personal/posix/class_posixAccount.inc:1363
+msgid "Shadow expire"
+msgstr "Shadow wygasa"
+
+#: plugins/personal/posix/class_posixAccount.inc:1364
+msgid "System trust model"
+msgstr "Zaufanie do systemów"
+
+#: plugins/personal/netatalk/main.inc:111
+msgid "Netatalk settings"
+msgstr "Ustawienia Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:37
+msgid "Manage netatalk account"
+msgstr "Zarządzaj kontem Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:174
+msgid "This account has no netatalk extensions."
+msgstr "To konto nie posiada rozszerzeń Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid "Remove netatalk account"
+msgstr "Usuń konto Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid "This account has netatalk features enabled. You can disable them by clicking below."
+msgstr "To konto ma włączone cechu Netatalk. Można je wyłączyć klikając poniżej."
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#: plugins/personal/netatalk/class_netatalk.inc:196
+msgid "Create netatalk account"
+msgstr "Utwórz konto Netatalk"
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+msgid "This account has netatalk features disabled. You can enable them by clicking below."
+msgstr "To konto ma wyłączone cechy Netatalk. Można je włączyć klikając poniżej."
+
+#: plugins/personal/netatalk/class_netatalk.inc:229
+msgid "You must select a share to use."
+msgstr "Trzeba wybrać udział do użycia."
+
+#: plugins/personal/netatalk/class_netatalk.inc:294
+#, php-format
+msgid "Saving of user/netatalk account with dn '%s' failed."
+msgstr "Zapisywanie konta netatalk z dn '%s' nieudane."
+
+#: plugins/personal/netatalk/class_netatalk.inc:356
+#, php-format
+msgid "Removing of user/netatalk account with dn '%s' failed."
+msgstr "Usuwanie konta netatalk z dn '%s' nieudane."
+
+#: plugins/personal/netatalk/class_netatalk.inc:379
+#, fuzzy
+msgid "User home path"
+msgstr "Ścieżka do profilu"
+
+#: plugins/personal/netatalk/class_netatalk.inc:380
+#: plugins/personal/netatalk/netatalk.tpl:4
+msgid "Share"
+msgstr "Udział"
+
+#: plugins/personal/netatalk/netatalk.tpl:16
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:401
+msgid "Path"
+msgstr "Ścieżka"
+
+#: plugins/personal/samba/samba2.tpl:13
+msgid "Samba home"
+msgstr "Katalog domowy Samba"
+
+#: plugins/personal/samba/samba2.tpl:37
+#: plugins/personal/samba/samba3.tpl:44
+msgid "Script path"
+msgstr "Ścieżka do skryptu"
+
+#: plugins/personal/samba/samba2.tpl:45
+#: plugins/personal/samba/samba3.tpl:52
+#: plugins/personal/samba/samba3.tpl:111
+#: plugins/personal/samba/class_sambaAccount.inc:691
+msgid "Profile path"
+msgstr "Ścieżka do profilu"
+
+#: plugins/personal/samba/samba2.tpl:59
+#: plugins/personal/samba/samba3.tpl:288
+msgid "Access options"
+msgstr "Opcje dostępu"
+
+#: plugins/personal/samba/samba2.tpl:67
+#: plugins/personal/samba/samba3.tpl:296
+msgid "Allow user to change password from client"
+msgstr "Zezwól użytkownikowi na zmianę hasła z klienta"
+
+#: plugins/personal/samba/samba2.tpl:72
+#: plugins/personal/samba/samba3.tpl:301
+#: plugins/personal/samba/class_sambaAccount.inc:1106
+msgid "Login from windows client requires no password"
+msgstr "Logowanie z klienta windows nie wymaga hasła"
+
+#: plugins/personal/samba/samba2.tpl:77
+msgid "Temporary disable samba account"
+msgstr "Tymczasowo wyłącz konto samba"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:62
+#, fuzzy
+msgid "Sunday"
+msgstr "dzień"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:63
+#, fuzzy
+msgid "Monday"
+msgstr "dzień"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:64
+#, fuzzy
+msgid "Tuesday"
+msgstr "dzień"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:65
+msgid "Wednesday"
+msgstr "Środa"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:66
+#, fuzzy
+msgid "Thursday"
+msgstr "godzin"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:67
+#, fuzzy
+msgid "Friday"
+msgstr "dzień"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:68
+#, fuzzy
+msgid "Saturday"
+msgstr "Strategia"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:21
+#, fuzzy
+msgid "Specify the hours this user is allowed to log in"
+msgstr "Wybierz serwer poczty który będzie przechowywał skrzynkę użytkownika"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:27
+#, fuzzy
+msgid "Hour"
+msgstr "godzina"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:104
+#: plugins/personal/environment/logonManagement.tpl:75
+#: plugins/gofax/blocklists/generic.tpl:103
+#: plugins/gofax/faxaccount/lists.tpl:31
+#: plugins/addons/notifications/contents.tpl:12
+#: plugins/addons/gotomasses/contents.tpl:111
+#: plugins/addons/gotomasses/contents.tpl:113
+#: plugins/addons/gotomasses/contents.tpl:117
+#: plugins/admin/acl/acl_role.tpl:49
+#: plugins/admin/acl/acl_role.tpl:59
+#: plugins/admin/acl/acl_role.tpl:73
+#: plugins/admin/fai/class_faiManagement.inc:733
+#: plugins/admin/fai/faiProfileEntry.tpl:70
+#: plugins/admin/fai/faiPackageConfiguration.tpl:6
+#: plugins/admin/fai/faiScriptEntry.tpl:82
+#: plugins/admin/fai/faiNewBranch.tpl:21
+#: plugins/admin/fai/faiVariableEntry.tpl:54
+#: plugins/admin/fai/faiPackageEntry.tpl:56
+#: plugins/admin/fai/faiHookEntry.tpl:84
+#: plugins/admin/fai/faiTemplateEntry.tpl:170
+#: plugins/admin/groups/class_groupManagement.inc:421
+#: plugins/admin/groups/mail_admins.tpl:37
+#: plugins/admin/groups/application_options.tpl:11
+#: plugins/admin/users/class_userManagement.inc:744
+#: plugins/admin/applications/class_applicationManagement.inc:436
+#: plugins/admin/systems/servRepositorySetup.tpl:54
+#: plugins/admin/systems/printerPPDDialog.tpl:22
+#: plugins/admin/systems/class_systemManagement.inc:827
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
+#: plugins/admin/ogroups/class_ogroupManagement.inc:381
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
+#: include/sieve/templates/create_script.tpl:13
+#: setup/setup_ldap.tpl:16
+#: setup/setup_migrate.tpl:133
+#: setup/setup_migrate.tpl:184
+#: setup/setup_migrate.tpl:250
+#: setup/setup_migrate.tpl:305
+#: setup/setup_migrate.tpl:358
+#: ihtml/themes/default/acl.tpl:8
+#: ihtml/themes/default/acl.tpl:20
+#: ihtml/themes/default/acl.tpl:75
+#: ihtml/themes/default/acl.tpl:89
+msgid "Apply"
+msgstr "Zastosuj"
+
+#: plugins/personal/samba/samba3.tpl:27
+#: plugins/personal/samba/class_sambaAccount.inc:1121
+msgid "Domain"
+msgstr "Domena"
+
+#: plugins/personal/samba/samba3.tpl:66
+msgid "Terminal Server"
+msgstr "Terminal Server"
+
+#: plugins/personal/samba/samba3.tpl:94
+#: plugins/personal/samba/class_sambaAccount.inc:1102
+msgid "Allow login on terminal server"
+msgstr "Zezwól na logowanie do serwera terminali"
+
+#: plugins/personal/samba/samba3.tpl:131
+#: plugins/personal/samba/class_sambaAccount.inc:1103
+msgid "Inherit client config"
+msgstr "Odziedzicz konfigurację klienta"
+
+#: plugins/personal/samba/samba3.tpl:134
+msgid "Initial program"
+msgstr "Program pierwotny"
+
+#: plugins/personal/samba/samba3.tpl:142
+msgid "Working directory"
+msgstr "Katalog roboczy"
+
+#: plugins/personal/samba/samba3.tpl:159
+msgid "Timeout settings (in minutes)"
+msgstr "Ustawienia Timeoutu (w minutach)"
+
+#: plugins/personal/samba/samba3.tpl:169
+#: plugins/personal/samba/class_sambaAccount.inc:698
+msgid "Connection"
+msgstr "Połączenie"
+
+#: plugins/personal/samba/samba3.tpl:183
+#: plugins/personal/samba/class_sambaAccount.inc:699
+msgid "Disconnection"
+msgstr "Rozłączenie"
+
+#: plugins/personal/samba/samba3.tpl:197
+#: plugins/personal/samba/class_sambaAccount.inc:700
+msgid "IDLE"
+msgstr "BEZCZYNNY"
+
+#: plugins/personal/samba/samba3.tpl:213
+msgid "Client devices"
+msgstr "Urządzenia klienta"
+
+#: plugins/personal/samba/samba3.tpl:220
+msgid "Connect client drives at logon"
+msgstr "Podłącz dyski klienta przy logowaniu"
+
+#: plugins/personal/samba/samba3.tpl:228
+msgid "Connect client printers at logon"
+msgstr "Podłącz drukarki klienta przy logowaniu"
+
+#: plugins/personal/samba/samba3.tpl:236
+msgid "Default to main client printer"
+msgstr "Ustaw główną drukarkę klienta jako domyślną"
+
+#: plugins/personal/samba/samba3.tpl:246
+#: plugins/personal/connectivity/pureftpd.tpl:93
+msgid "Miscellaneous"
+msgstr "Różne"
+
+#: plugins/personal/samba/samba3.tpl:250
+msgid "Shadowing"
+msgstr "Shadowing"
+
+#: plugins/personal/samba/samba3.tpl:261
+msgid "On broken or timed out"
+msgstr "Przy rozłączeniu lub timeoucie"
+
+#: plugins/personal/samba/samba3.tpl:271
+msgid "Reconnect if disconnected"
+msgstr "Połącz jeśli rozłączono"
+
+#: plugins/personal/samba/samba3.tpl:306
+#: plugins/personal/samba/class_sambaAccount.inc:1107
+msgid "Lock samba account"
+msgstr "Zablokuj konto samba"
+
+#: plugins/personal/samba/samba3.tpl:331
+#: plugins/personal/samba/class_sambaAccount.inc:1113
+msgid "Limit Logon Time"
+msgstr "Ogranicz czas logowania"
+
+#: plugins/personal/samba/samba3.tpl:351
+#: plugins/personal/samba/class_sambaAccount.inc:1114
+msgid "Limit Logoff Time"
+msgstr "Ogranicz czas wylogowania"
+
+#: plugins/personal/samba/samba3.tpl:372
+msgid "Account expires after"
+msgstr "Konto wygasa po"
+
+#: plugins/personal/samba/samba3.tpl:395
+#, fuzzy
+msgid "Samba logon times"
+msgstr "Typ grupy Samba"
+
+#: plugins/personal/samba/samba3.tpl:395
+#, fuzzy
+msgid "Edit settings..."
+msgstr "Ustawienia pocztowe"
+
+#: plugins/personal/samba/samba3.tpl:403
+msgid "Allow connection from these workstations only"
+msgstr "Zezwól na połączenia tylko z tych stacji"
+
+#: plugins/personal/samba/main.inc:123
+#: plugins/personal/samba/class_sambaAccount.inc:1093
+#: setup/setup_config2.tpl:2
+msgid "Samba settings"
+msgstr "Ustawienia Samba"
+
+#: plugins/personal/samba/samba3_workstations.tpl:6
+msgid "Select workstations to add"
+msgstr "Wybierz stacje robocze do dodania"
+
+#: plugins/personal/samba/samba3_workstations.tpl:26
+msgid "Display workstations of department"
+msgstr "Wyświetl stacje robocze departamentu"
+
+#: plugins/personal/samba/class_sambaAccount.inc:212
+msgid "This account has no samba extensions."
+msgstr "To konto nie posiada rozszerzeń samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:221
+msgid "Remove samba account"
+msgstr "Usuń konto samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:222
+msgid "This account has samba features enabled. You can disable them by clicking below."
+msgstr "To konto posiada rozszerzenia samba. Można je wyłączyć klikając poniżej."
+
+#: plugins/personal/samba/class_sambaAccount.inc:232
+#: plugins/personal/samba/class_sambaAccount.inc:235
+msgid "Create samba account"
+msgstr "Stwórz konto samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:233
+msgid "This account has samba features disabled. You can enable them by clicking below."
+msgstr "To konto nie posiada rozszerzenia samba. Można he włączyć klikając poniżej."
+
+#: plugins/personal/samba/class_sambaAccount.inc:236
+msgid "This account has samba features disabled. Posix features are needed for samba accounts, enable them first."
+msgstr "To konto nie posiada rozszerzenia samba. Wymagane są rozszerzenia posix, które należy włączyć wcześniej."
+
+#: plugins/personal/samba/class_sambaAccount.inc:502
+msgid "input on, notify on"
+msgstr "input tak, notify tak"
+
+#: plugins/personal/samba/class_sambaAccount.inc:503
+msgid "input on, notify off"
+msgstr "input tak, notify nie"
+
+#: plugins/personal/samba/class_sambaAccount.inc:504
+msgid "input off, notify on"
+msgstr "input nie, notify tak"
+
+#: plugins/personal/samba/class_sambaAccount.inc:505
+msgid "input off, nofify off"
+msgstr "input nie, notify nie"
+
+#: plugins/personal/samba/class_sambaAccount.inc:507
+msgid "disconnect"
+msgstr "rozłącz"
+
+#: plugins/personal/samba/class_sambaAccount.inc:508
+msgid "reset"
+msgstr "resetuj"
+
+#: plugins/personal/samba/class_sambaAccount.inc:510
+msgid "from any client"
+msgstr "z każdego klienta"
+
+#: plugins/personal/samba/class_sambaAccount.inc:511
+msgid "from previous client only"
+msgstr "tylko z poprzedniego klienta"
+
+#: plugins/personal/samba/class_sambaAccount.inc:674
+#, php-format
+msgid "Removing of user/samba account with dn '%s' failed."
+msgstr "Usuwanie konta Samba z dn '%s' nieudane."
+
+#: plugins/personal/samba/class_sambaAccount.inc:693
+#, php-format
+msgid "The value specified as '%s' contains invalid characters!"
+msgstr "Wartość podana jako '%s' zawiera niedozwolone znaki!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:703
+#, php-format
+msgid "The timeout property '%s' is checked and contains invalid or no characters!"
+msgstr "Właściwości timeoutu '%s' są włączone i zawierają nieprawidłowe znaki, lub są puste!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:709
+msgid "The windows user manager only allows eight clients. You've specified more than eight."
+msgstr "User manager w windows zezwala tylko na 8 klientów. Podano więcej niż 8."
+
+#: plugins/personal/samba/class_sambaAccount.inc:894
+msgid "Warning: This account has an undefined samba SID assigned. The problem can not be fixed by GOsa!"
+msgstr "Ostrzeżenie: To konto ma przypisany niezdefiniowany samba SID. Ten problem nie może być naprawiony przez GOsa!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:918
+msgid "Warning: Can't identify users primary group - no conversion to a samba group possible!"
+msgstr "Ostrzeżenie: Nie można określić podstawowej grupy użytkowników - nie jest możliwa konwersja do grupy samba!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1028
+#, php-format
+msgid "Saving of user/samba account with dn '%s' failed."
+msgstr "Zapisywanie konta Samba z dn '%s' nieudane."
+
+#: plugins/personal/samba/class_sambaAccount.inc:1105
+msgid "Allow user to change password"
+msgstr "Zezwól użytkownikowi na zmianę hasła"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1110
+msgid "Account expires"
+msgstr "Konto wygasa"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1111
+msgid "Password expires"
+msgstr "Hasło wygasa"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1115
+#, fuzzy
+msgid "Logon hours"
+msgstr "jedna godzina"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1117
+msgid "Generic home directory"
+msgstr "Ogólny katalog domowy"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1118
+msgid "Generic samba home drive"
+msgstr "Podstawowy dysk domowy samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1119
+msgid "Generic script path"
+msgstr "Ogólna ścieżka do skryptu"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1120
+msgid "Generic profile path"
+msgstr "Ogólna ścieżka do profilu"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1122
+msgid "Allow connection from"
+msgstr "Zezwól na połączenia z"
+
+#: plugins/personal/environment/environment.tpl:3
+msgid "The environment extension is currently disabled."
+msgstr "Rozszerzenie Środowisko jest obecnie wyłączone"
+
+#: plugins/personal/environment/environment.tpl:14
+#: plugins/personal/environment/environment.tpl:128
+#: plugins/personal/environment/environment.tpl:198
+msgid "Environment managment settings"
+msgstr "Ustawienia zarządzania Środowiskiem"
+
+#: plugins/personal/environment/environment.tpl:17
+msgid "Profile managment"
+msgstr "Zarządzanie profilami"
+
+#: plugins/personal/environment/environment.tpl:25
+msgid "Use profile managment"
+msgstr "Użyj zarządzania profilami"
+
+#: plugins/personal/environment/environment.tpl:32
+msgid "Profile server managment"
+msgstr "Zarządzanie serwerem profili"
+
+#: plugins/personal/environment/environment.tpl:35
+msgid "Profil path"
+msgstr "Ścieżka profili"
+
+#: plugins/personal/environment/environment.tpl:56
+msgid "Profil quota"
+msgstr "Quota profili"
+
+#: plugins/personal/environment/environment.tpl:73
+#: plugins/personal/environment/class_environment.inc:1326
+msgid "Cache profile localy"
+msgstr "Buforu profil lokalnie"
+
+#: plugins/personal/environment/environment.tpl:82
+msgid "Kiosk profile settings"
+msgstr "Ustawienia profilu Kiosk"
+
+#: plugins/personal/environment/environment.tpl:85
+#: plugins/personal/environment/class_environment.inc:1332
+msgid "Kiosk profile"
+msgstr "Profil Kiosk"
+
+#: plugins/personal/environment/environment.tpl:95
+msgid "Manage"
+msgstr "Zarządzaj"
+
+#: plugins/personal/environment/environment.tpl:105
+#: plugins/personal/environment/class_environment.inc:1325
+msgid "Resolution changeable during session"
+msgstr "Rozdzielczość zmienialna podczas pracy"
+
+#: plugins/personal/environment/environment.tpl:110
+#: plugins/personal/environment/class_environment.inc:1331
+#: plugins/admin/systems/workstationService.tpl:122
+#: plugins/admin/systems/terminalService.tpl:108
+msgid "Resolution"
+msgstr "Rozdzielczość"
+
+#: plugins/personal/environment/environment.tpl:133
+#: plugins/personal/environment/class_environment.inc:1337
+#: plugins/admin/systems/class_workstationStartup.inc:1192
+#: plugins/admin/systems/class_terminalStartup.inc:478
+#: plugins/admin/systems/workstationStartup.tpl:170
+#: plugins/admin/systems/goShareServer.tpl:1
+#: plugins/admin/systems/terminalStartup.tpl:87
+msgid "Shares"
+msgstr "Udziały"
+
+#: plugins/personal/environment/environment.tpl:143
+msgid "User used to connect to the share"
+msgstr "Użytkownik łączył się do tego udziału"
+
+#: plugins/personal/environment/environment.tpl:146
+msgid "Select a share"
+msgstr "Wybierz udział"
+
+#: plugins/personal/environment/environment.tpl:154
+msgid "Mount path"
+msgstr "Ścieżka montowania"
+
+#: plugins/personal/environment/environment.tpl:159
+#: plugins/personal/environment/kioskManagement.tpl:15
+#: plugins/personal/generic/generic_certs.tpl:21
+#: plugins/personal/generic/generic_certs.tpl:45
+#: plugins/personal/generic/generic_certs.tpl:69
+#: plugins/personal/connectivity/class_kolabAccount.inc:264
+#: plugins/admin/fai/faiPackage.tpl:81
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
+#: plugins/admin/groups/class_groupMail.inc:613
+#: plugins/admin/applications/class_applicationParameters.inc:124
+#: plugins/admin/systems/glpiPrinter.tpl:152
+#: plugins/admin/systems/glpiManufacturer.tpl:8
+#: plugins/admin/systems/goSpamServer.tpl:48
+#: plugins/admin/systems/printer.tpl:71
+#: plugins/admin/systems/servdns.tpl:8
+#: plugins/admin/systems/workstationStartup.tpl:194
+#: plugins/admin/systems/terminalStartup.tpl:111
+#: plugins/admin/systems/goMailServer.tpl:73
+#: plugins/admin/systems/goMailServer.tpl:104
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
+msgid "Remove"
+msgstr "Usuń"
+
+#: plugins/personal/environment/environment.tpl:167
+msgid "Logon scripts"
+msgstr "Skrypty logowania"
+
+#: plugins/personal/environment/environment.tpl:169
+#: plugins/personal/environment/logonManagement.tpl:1
+#: plugins/personal/environment/logonManagement.tpl:5
+msgid "Logon script management"
+msgstr "Zarządzanie skryptami logowania"
+
+#: plugins/personal/environment/environment.tpl:203
+#: plugins/personal/environment/class_environment.inc:1336
+msgid "Hotplug devices"
+msgstr "Urządzenia Hotplug"
+
+#: plugins/personal/environment/environment.tpl:205
+msgid "Hotplug device settings"
+msgstr "Ustawienia urządzeń Hotplug"
+
+#: plugins/personal/environment/environment.tpl:219
+#: plugins/admin/groups/class_divListGroup.inc:168
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "New"
+msgstr "Nowe"
+
+#: plugins/personal/environment/environment.tpl:222
+msgid "Existing"
+msgstr "Istniejące"
+
+#: plugins/personal/environment/environment.tpl:237
+msgid "Printer settings"
+msgstr "Ustawienia drukarki"
+
+#: plugins/personal/environment/environment.tpl:254
+msgid "Toggle admin"
+msgstr "Przełącz admin"
+
+#: plugins/personal/environment/environment.tpl:257
+msgid "Toggle default"
+msgstr "Przełącz domyślne"
+
+#: plugins/personal/environment/main.inc:119
+msgid "User environment settings"
+msgstr "Ustawienia środowiska użytkownika"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:120
+msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
+msgstr "Proszę podać prawidłową nazwę. Tylko 0-9 a-Z są dopuszczalne."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:123
+msgid "Invalid character in description. Please specify a valid description."
+msgstr "Nieprawidłowy znak w opisie. Proszę podać prawidłowy opis."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:128
+#, fuzzy
+msgid "Please specify a valid iSerial."
+msgstr "Proszę podać prawidłowe id."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:132
+#, fuzzy
+msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
+msgstr "Proszę podać prawidłową nazwę dla tego typu mime."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:135
+#, fuzzy
+msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
+msgstr "Proszę podać prawidłowy plik ppd."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:141
+msgid "An Entry with this name already exists."
+msgstr "Wpis z tą nazwą już istnieje."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:146
+msgid "Please select an entry or press cancel."
+msgstr "Proszę wybrać wpis lub nacisnąć Anuluj."
+
+#: plugins/personal/environment/class_selectPrinterDialog.inc:102
+#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
+msgid "Please select a printer or press cancel."
+msgstr "Proszę wybrać drukarkę lub nacisnąć Anuluj."
+
+#: plugins/personal/environment/hotplugDialog.tpl:1
+msgid "Add hotplug devices"
+msgstr "Dodaj urządzenia hotplug"
+
+#: plugins/personal/environment/hotplugDialog.tpl:5
+msgid "Hotplug management"
+msgstr "Zarządzanie Hotplug"
+
+#: plugins/personal/environment/hotplugDialog.tpl:10
+msgid "Select hotplug device to add"
+msgstr "Wybierz urządzenie hotplug do dodania"
+
+#: plugins/personal/environment/hotplugDialog.tpl:34
+msgid "Choose the department the search will be based    on"
+msgstr "Wybierz departament na którym będzie wyszukiwanie"
+
+#: plugins/personal/environment/hotplugDialog.tpl:43
+#: plugins/admin/fai/class_divListFai.inc:86
+#: plugins/admin/groups/group_objects.tpl:46
+#: plugins/admin/users/class_divListUsers.inc:77
+#: plugins/admin/applications/class_divListApplication.inc:65
+#: plugins/admin/systems/glpiSelectUser.tpl:35
+#: plugins/gofon/conference/headpage.tpl:35
+msgid "Display users matching"
+msgstr "Wyświetl użytkowników pasujących"
+
+#: plugins/personal/environment/hotplugDialog.tpl:48
+msgid "Regular expression for        matching hotplugs"
+msgstr "Wyrażenie regularne dla dopasowania hotplug"
+
+#: plugins/personal/environment/class_environment.inc:209
+msgid "auto"
+msgstr "automatycznie"
+
+#: plugins/personal/environment/class_environment.inc:231
+#: plugins/admin/systems/class_workstationService.inc:89
+#: plugins/admin/systems/class_terminalService.inc:98
+#, php-format
+msgid "You have specified an external resolution hook which can't be read, please check the permission of the file '%s'."
+msgstr "Podano zewnętrzny zaczep rozdzielczości którego nie można czytać, proszę sprawdzić uprawnienia pliku '%s'."
+
+#: plugins/personal/environment/class_environment.inc:281
+#, fuzzy, php-format
+msgid "Your selected profile server '%s' is no longer available. Setting profile server to '%s'."
+msgstr "Wybrany profil kiosk '%s' nie jest już dostępny, ustawiam aktualny profil na 'brak'."
+
+#: plugins/personal/environment/class_environment.inc:286
+#, fuzzy, php-format
+msgid "Your selected profile server '%s' is no longer available. Profile server configuration is resetted."
+msgstr "Wybrany profil kiosk '%s' nie jest już dostępny, ustawiam aktualny profil na 'brak'."
+
+#: plugins/personal/environment/class_environment.inc:355
+#: plugins/personal/environment/class_environment.inc:393
+msgid "Remove environment extension"
+msgstr "Usuń rozszerzenie środowiska"
+
+#: plugins/personal/environment/class_environment.inc:356
+#: plugins/personal/environment/class_environment.inc:394
+msgid "Environment extension enabled. You can disable it by clicking below."
+msgstr "Rozszerzenie środowiska włączone. Można je wyłączyć klikając poniżej."
+
+#: plugins/personal/environment/class_environment.inc:365
+#: plugins/personal/environment/class_environment.inc:370
+#: plugins/personal/environment/class_environment.inc:399
+#: plugins/personal/environment/class_environment.inc:404
+msgid "Add environment extension"
+msgstr "Dodaj rozszerzenie środowiska"
+
+#: plugins/personal/environment/class_environment.inc:366
+#: plugins/personal/environment/class_environment.inc:400
+msgid "Environment extension disabled. You can enable it by clicking below."
+msgstr "Rozszerzenie środowiska wyłączone. Można je włączyć klikając poniżej."
+
+#: plugins/personal/environment/class_environment.inc:371
+#: plugins/personal/environment/class_environment.inc:405
+msgid "Environment extension disabled. You have to setup a posix account before you can enable this feature."
+msgstr "Rozszerzenie środowiska wyłączone, Należy najpierw ustawić rozszerzenie posix."
+
+#: plugins/personal/environment/class_environment.inc:508
+#: plugins/personal/environment/class_environment.inc:905
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+msgid "None"
+msgstr "Brak"
+
+#: plugins/personal/environment/class_environment.inc:522
+msgid "You are not allowed to write Logon scripts."
+msgstr "Brak uprawnień do zapisywania skryptów logowania."
+
+#: plugins/personal/environment/class_environment.inc:601
+#: plugins/personal/environment/class_environment.inc:614
+#: plugins/admin/systems/class_workstationStartup.inc:655
+#: plugins/admin/systems/class_terminalStartup.inc:210
+msgid "You must specify a valid mount point."
+msgstr "Musisz podać prawidłowy punkt montowania."
+
+#: plugins/personal/environment/class_environment.inc:603
+#, fuzzy
+msgid "Spaces are not allowed in the mount path!"
+msgstr "Brak uprawnień do zmiany własnego hasła"
+
+#: plugins/personal/environment/class_environment.inc:682
+#: plugins/personal/environment/class_environment.inc:683
+#: plugins/personal/environment/class_environment.inc:691
+#: plugins/personal/environment/class_environment.inc:692
+msgid "Reset password hash"
+msgstr "Zresetuj hash hasła"
+
+#: plugins/personal/environment/class_environment.inc:696
+msgid "Delete share entry"
+msgstr "Usuń wpis udziału"
+
+#: plugins/personal/environment/class_environment.inc:885
+msgid "GOsa default printer flag is not allowed within groups."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:908
+#, php-format
+msgid "The selected kiosk profile '%s' is no longer available, setting current profile to 'none'."
+msgstr "Wybrany profil kiosk '%s' nie jest już dostępny, ustawiam aktualny profil na 'brak'."
+
+#: plugins/personal/environment/class_environment.inc:952
+#, php-format
+msgid "Removing of user/environment account with dn '%s' failed."
+msgstr "Usuwanie konta środowiska z dn '%s' nieudane."
+
+#: plugins/personal/environment/class_environment.inc:1021
+msgid "Please set a valid profile quota size."
+msgstr "Proszę podać prawidłowy rozmiar quota dla profilu."
+
+#: plugins/personal/environment/class_environment.inc:1028
+msgid "You need to setup a valid posix extension in order to enable evironment features."
+msgstr "Należy ustawić prawidłowe rozszerzenie posix aby włączyć cechy środowiska."
+
+#: plugins/personal/environment/class_environment.inc:1066
+msgid "Can't save new kiosk profiles, possibly permission denied for folder"
+msgstr "Nie można zapisać nowych profili kiosk, prawdopodobnie brak uprawnień dla katalogu"
+
+#: plugins/personal/environment/class_environment.inc:1222
+#, php-format
+msgid "Saving of user/environment account with dn '%s' failed."
+msgstr "Zapisywanie konta środowiska z dn '%s' nieudane."
+
+#: plugins/personal/environment/class_environment.inc:1235
+msgid "group share"
+msgstr "grupuj udział"
+
+#: plugins/personal/environment/class_environment.inc:1271
+msgid "Administrator"
+msgstr "Administrator"
+
+#: plugins/personal/environment/class_environment.inc:1276
+#: plugins/personal/environment/class_environment.inc:1334
+msgid "Default printer"
+msgstr "Domyślna drukarka"
+
+#: plugins/personal/environment/class_environment.inc:1313
+msgid "Environment settings"
+msgstr "Ustawienia środowiska"
+
+#: plugins/personal/environment/class_environment.inc:1321
+msgid "Command to extend the list of possible screen resolutions"
+msgstr "Polecenie do rozszerzenia listy możliwych rozdzielczości ekranu"
+
+#: plugins/personal/environment/class_environment.inc:1328
+msgid "Profile quota"
+msgstr "Quota profilu"
+
+#: plugins/personal/environment/class_environment.inc:1329
+msgid "Profile server"
+msgstr "Serwer profili"
+
+#: plugins/personal/environment/class_environment.inc:1335
+#: plugins/personal/environment/logonManagement.tpl:56
+msgid "Logon script"
+msgstr "Skrypt logowania"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:1
+msgid "Add printer devcies"
+msgstr "Dodaj urządzenie drukujące"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:5
+#: plugins/personal/environment/selectPrinterDialog.tpl:10
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
+msgid "Select printer to add"
+msgstr "Wybierz drukarkę do dodania"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:43
+msgid "Display printers matching"
+msgstr "Wyświetl drukarki pasujące"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:48
+msgid "Regular expression for matching printer names"
+msgstr "Wyrażenie regularne do dopasowania nazw drukarek"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:108
+msgid "Specified name should only consist of upper-/lowercase characters."
+msgstr ""
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:112
+msgid "Please specify a valid script name."
+msgstr "Proszę podać prawidłową nazwę skryptu."
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:116
+msgid "Specified description contains invalid characters."
+msgstr "Podany opis zawiera nieprawidłowe znaki."
+
+#: plugins/personal/environment/logonManagement.tpl:8
+msgid "Logon script settings"
+msgstr "Ustawienia skryptu logowania"
+
+#: plugins/personal/environment/logonManagement.tpl:10
+msgid "Skript name"
+msgstr "Nazwa skryptu"
+
+#: plugins/personal/environment/logonManagement.tpl:17
+#: plugins/personal/environment/hotplugDialogNew.tpl:17
+#: plugins/gofax/blocklists/generic.tpl:51
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
+#: plugins/addons/godfs/generic.tpl:12
+#: plugins/addons/godfs/generic.tpl:38
+#: plugins/admin/acl/acl_role.tpl:17
+#: plugins/admin/acl/class_aclRole.inc:679
+#: plugins/admin/fai/faiVariable.tpl:21
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#: plugins/admin/fai/faiPartitionTable.tpl:21
+#: plugins/admin/fai/class_faiScriptEntry.inc:180
+#: plugins/admin/fai/faiScriptEntry.tpl:19
+#: plugins/admin/fai/class_faiPackage.inc:546
+#: plugins/admin/fai/faiPackage.tpl:21
+#: plugins/admin/fai/class_faiHook.inc:550
+#: plugins/admin/fai/class_faiProfile.inc:466
+#: plugins/admin/fai/faiProfile.tpl:21
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
+#: plugins/admin/fai/faiScript.tpl:21
+#: plugins/admin/fai/class_faiVariableEntry.inc:143
+#: plugins/admin/fai/faiVariableEntry.tpl:19
+#: plugins/admin/fai/faiTemplate.tpl:21
+#: plugins/admin/fai/faiHook.tpl:21
+#: plugins/admin/fai/class_faiPartitionTable.inc:544
+#: plugins/admin/fai/class_faiHookEntry.inc:189
+#: plugins/admin/fai/faiHookEntry.tpl:19
+#: plugins/admin/fai/class_faiVariable.inc:431
+#: plugins/admin/fai/class_faiTemplateEntry.inc:248
+#: plugins/admin/fai/faiTemplateEntry.tpl:13
+#: plugins/admin/groups/class_groupGeneric.inc:951
+#: plugins/admin/groups/generic.tpl:15
+#: plugins/admin/applications/generic.tpl:33
+#: plugins/admin/applications/class_applicationGeneric.inc:553
+#: plugins/admin/departments/generic.tpl:16
+#: plugins/admin/departments/class_departmentGeneric.inc:595
+#: plugins/admin/systems/server.tpl:14
+#: plugins/admin/systems/servnfs.tpl:19
+#: plugins/admin/systems/wingeneric.tpl:25
+#: plugins/admin/systems/phone.tpl:34
+#: plugins/admin/systems/printer.tpl:16
+#: plugins/admin/systems/class_servGeneric.inc:424
+#: plugins/admin/systems/class_printGeneric.inc:891
+#: plugins/admin/systems/class_goMailServer.inc:713
+#: plugins/admin/systems/class_componentGeneric.inc:279
+#: plugins/admin/systems/component.tpl:35
+#: plugins/admin/systems/class_winGeneric.inc:291
+#: plugins/admin/systems/class_phoneGeneric.inc:487
+#: plugins/admin/systems/class_goShareServer.inc:398
+#: plugins/admin/mimetypes/generic.tpl:34
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
+#: plugins/admin/mimetypes/paste_generic.tpl:21
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/gofon/macro/generic.tpl:49
+#: plugins/gofon/macro/class_gofonMacro.inc:582
+#: plugins/gofon/conference/generic.tpl:87
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
+#: plugins/generic/references/contents.tpl:11
+#: html/getxls.php:158
+#: html/getxls.php:287
+msgid "Description"
+msgstr "Opis"
+
+#: plugins/personal/environment/logonManagement.tpl:24
+#: plugins/admin/fai/faiScriptEntry.tpl:38
+msgid "Priority"
+msgstr "Priorytet"
+
+#: plugins/personal/environment/logonManagement.tpl:34
+msgid "Logon script flags"
+msgstr "Flagi skryptu logowania"
+
+#: plugins/personal/environment/logonManagement.tpl:38
+msgid "Last script"
+msgstr "Ostatni skrypt"
+
+#: plugins/personal/environment/logonManagement.tpl:44
+msgid "Script can be replaced by user"
+msgstr "Skrypt może być zmieniony przez użytkownika"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:69
+#: plugins/personal/environment/class_kioskManagementDialog.inc:88
+#, php-format
+msgid "Can't delete '%s'. Error was: permission denied."
+msgstr "Nie można usunąć '%s'. Błąd: brak dostępu."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:72
+#: plugins/personal/environment/class_kioskManagementDialog.inc:91
+#, php-format
+msgid "Can't delete '%s'. Errow was: file doesn't exist."
+msgstr "Nie można usunąć '%s'. Błąd: plik nie istnieje."
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:133
+msgid "There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
+msgstr "Nie istnieje parametr KIOSKPATH w gosa.conf. Nie można zarządzać profilami kiosk!"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:139
+#, php-format
+msgid "Kiosk path '%s' is not accessible. Please check the permissions."
+msgstr "Ścieżka kiosk '%s' nie jest dostępna. Proszę sprawdzić uprawnienia."
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:1
+msgid "Create new hotplug entry"
+msgstr "Utwórz nowy element hotplug"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:8
+msgid "Create new hotplug device"
+msgstr "Utwórz nowe urządzenie hotplug"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:10
+#: plugins/admin/systems/component.tpl:6
+msgid "Device name"
+msgstr "Nazwa urządzenia"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+#: plugins/admin/systems/glpi_devices.tpl:76
+msgid "Serial number"
+msgstr "Numer seryjny"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+#, fuzzy
+msgid "(iSerial)"
+msgstr "Szeregowy"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+#, fuzzy
+msgid "Vendor-ID"
+msgstr "ID Dostawcy"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+#, fuzzy
+msgid "(idVendor)"
+msgstr "ID Dostawcy"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+#, fuzzy
+msgid "Product-ID"
+msgstr "ID Produktu"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+#, fuzzy
+msgid "(idProduct)"
+msgstr "ID Produktu"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:53
+#: plugins/personal/generic/generic_picture.tpl:33
+#: plugins/personal/generic/generic_certs.tpl:91
+#: plugins/addons/addressbook/address_edit.tpl:264
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
+#: plugins/admin/departments/dep_move_confirm.tpl:15
+#: plugins/admin/departments/class_departmentManagement.inc:395
+#: plugins/admin/systems/servnfs.tpl:139
+#: plugins/admin/systems/goNtpServer.tpl:29
+#: plugins/admin/systems/class_goService.inc:39
+#: plugins/admin/systems/goImapServer.tpl:116
+#: plugins/admin/systems/goSpamServer.tpl:125
+#: plugins/admin/systems/servdnseditzone.tpl:119
+#: plugins/admin/systems/goKrbServer.tpl:30
+#: plugins/admin/systems/glpi_devices.tpl:760
+#: plugins/admin/systems/goSpamServerRule.tpl:21
+#: plugins/admin/systems/goGlpiServer.tpl:32
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
+#: plugins/admin/systems/goTerminalServer.tpl:23
+#: plugins/admin/systems/goLogDBServer.tpl:23
+#: plugins/admin/systems/servdns.tpl:21
+#: plugins/admin/systems/goLdapServer.tpl:9
+#: plugins/admin/systems/goShareServer.tpl:29
+#: plugins/admin/systems/goMailServer.tpl:221
+#: plugins/admin/systems/goFonServer.tpl:39
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
+#: plugins/admin/systems/servRepository.tpl:66
+#: plugins/admin/systems/goVirusServer.tpl:168
+#: plugins/admin/systems/goSyslogServer.tpl:5
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
+#: plugins/admin/systems/goCupsServer.tpl:5
+#: plugins/admin/systems/servkolab.tpl:245
+#: plugins/admin/systems/goFaxServer.tpl:23
+#: plugins/admin/systems/gosaLogServer.tpl:31
+#: include/sieve/templates/edit_frame_base.tpl:39
+#: include/sieve/templates/management.tpl:24
+#: include/class_MultiSelectWindow.inc:80
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+msgid "Save"
+msgstr "Zapisz"
+
+#: plugins/personal/environment/kioskManagement.tpl:1
+#: plugins/personal/environment/kioskManagement.tpl:5
+msgid "Kiosk profile management"
+msgstr "Zarządzanie profilami kiosk"
+
+#: plugins/personal/environment/kioskManagement.tpl:13
+#: plugins/addons/ldapmanager/contentimport.tpl:15
+#: plugins/addons/ldapmanager/contentcsv.tpl:14
+msgid "Browse"
+msgstr "Przeglądaj"
+
+#: plugins/personal/environment/kioskManagement.tpl:25
+#: plugins/admin/fai/class_faiSummaryTab.inc:236
+#: plugins/admin/systems/glpi_edit_type.tpl:15
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
+#: plugins/admin/systems/glpiManufacturer.tpl:13
+#: plugins/admin/systems/glpi_edit_os.tpl:15
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
+#: include/class_MultiSelectWindow.inc:81
+#: setup/setup_migrate.tpl:79
+msgid "Close"
+msgstr "Zamknij"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "female"
+msgstr "kobieta"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "male"
+msgstr "mężczyzna"
+
+#: plugins/personal/generic/class_user.inc:291
+msgid "This account has no valid GOsa extensions."
+msgstr "To konto nie posiada poprawnych rozszerzeń GOsa."
+
+#: plugins/personal/generic/class_user.inc:353
+msgid "The specified file has not been uploaded via HTTP POST! Aborted."
+msgstr "Podany plik nie został wgrany poprzez HTTP POST! Akcja anulowana."
+
+#: plugins/personal/generic/class_user.inc:450
+msgid "Please enter a valid serial number"
+msgstr "Proszę podać poprawny numer seryjny"
+
+#: plugins/personal/generic/class_user.inc:494
+msgid "(Some types of certificates are currently not supported and may be displayed as 'invalid'.)"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:504
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Certyfikat jest ważny od %s do %s i jest obecnie %s."
+
+#: plugins/personal/generic/class_user.inc:507
+msgid "valid"
+msgstr "prawidłowy"
+
+#: plugins/personal/generic/class_user.inc:508
+msgid "invalid"
+msgstr "nieprawidłowy"
+
+#: plugins/personal/generic/class_user.inc:513
+msgid "No certificate installed"
+msgstr "Brak zainstalowanych certyfikatów"
+
+#: plugins/personal/generic/class_user.inc:600
+#, fuzzy, php-format
+msgid "Removing of user/generic account with dn '%s' failed."
+msgstr "Usuwanie konta ogólnego użytkownika nieudane"
+
+#: plugins/personal/generic/class_user.inc:634
+#: plugins/personal/generic/class_user.inc:1019
+msgid "Kerberos database communication failed"
+msgstr "Komunikacja z bazą Kerberos nieudana"
+
+#: plugins/personal/generic/class_user.inc:648
+#: plugins/personal/generic/class_user.inc:1036
+msgid "Can't remove user from kerberos database."
+msgstr "Nie można usunąć użytkownika z bazy Kerberos."
+
+#: plugins/personal/generic/class_user.inc:721
+#, fuzzy, php-format
+msgid "You are not allowed to move this object to '%s'."
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+
+#: plugins/personal/generic/class_user.inc:966
+#, fuzzy, php-format
+msgid "Saving of user/generic account with dn '%s' failed."
+msgstr "Zapisywanie konta ogólnego użytkownika nieudane"
+
+#: plugins/personal/generic/class_user.inc:1047
+msgid "Can't add user to kerberos database."
+msgstr "nie można dodać użytkownika do bazy Kerberos."
+
+#: plugins/personal/generic/class_user.inc:1105
+#: plugins/addons/addressbook/class_addressbook.inc:659
+#: plugins/admin/users/class_userManagement.inc:561
+#: plugins/admin/users/class_userManagement.inc:639
+msgid "The required field 'Name' is not set."
+msgstr "Wymagane pole 'Nazwa' jest puste."
+
+#: plugins/personal/generic/class_user.inc:1114
+msgid "There's already a person with this 'Login' in the database."
+msgstr "Już istnieje osoba z takim samym loginem w bazie."
+
+#: plugins/personal/generic/class_user.inc:1120
+#: plugins/addons/addressbook/class_addressbook.inc:663
+#: plugins/admin/users/class_userManagement.inc:564
+#: plugins/admin/users/class_userManagement.inc:642
+msgid "The required field 'Given name' is not set."
+msgstr "Wymagane pole 'Podana nazwa' jest puste."
+
+#: plugins/personal/generic/class_user.inc:1123
+msgid "The required field 'Login' is not set."
+msgstr "Wymagane pole 'Login' jest puste."
+
+#: plugins/personal/generic/class_user.inc:1128
+msgid "There's already a person with this 'Name'/'Given name' combination in the database."
+msgstr "Już istnieje osoba z tą 'Nazwą'/'Podaną nazwą' w bazie."
+
+#: plugins/personal/generic/class_user.inc:1135
+msgid "The field 'Login' contains invalid characters. Lowercase, numbers and dashes are allowed."
+msgstr "Pole 'Login' zawiera niedozwolone znaki. Tylko małe litery, liczny i myślniki są dozwolone."
+
+#: plugins/personal/generic/class_user.inc:1138
+msgid "The field 'Homepage' contains an invalid URL definition."
+msgstr "Pole 'Strona WWW' zawiera niepoprawną definicję URL."
+
+#: plugins/personal/generic/class_user.inc:1141
+#: plugins/personal/generic/class_user.inc:1166
+#: plugins/addons/addressbook/class_addressbook.inc:669
+#: plugins/addons/addressbook/class_addressbook.inc:697
+#: plugins/admin/departments/class_departmentGeneric.inc:276
+msgid "The field 'Name' contains invalid characters."
+msgstr "Pole 'Nazwa' zawiera niedozwolone znaki."
+
+#: plugins/personal/generic/class_user.inc:1144
+#: plugins/personal/generic/class_user.inc:1163
+#: plugins/addons/addressbook/class_addressbook.inc:672
+#: plugins/addons/addressbook/class_addressbook.inc:694
+msgid "The field 'Given name' contains invalid characters."
+msgstr "Pole 'Podana nazwa' zawiera niedozwolone znaki."
+
+#: plugins/personal/generic/class_user.inc:1149
+#: plugins/addons/addressbook/class_addressbook.inc:677
+#: plugins/addons/addressbook/class_addressbook.inc:680
+#: plugins/admin/departments/class_departmentGeneric.inc:279
+msgid "The field 'Phone' contains an invalid phone number."
+msgstr "Pole 'Telefon' zawiera nieprawidłowy numer telefonu."
+
+#: plugins/personal/generic/class_user.inc:1152
+#: plugins/addons/addressbook/class_addressbook.inc:683
+#: plugins/admin/departments/class_departmentGeneric.inc:282
+msgid "The field 'Fax' contains an invalid phone number."
+msgstr "Pole 'Fax' zawiera nieprawidłowy numer telefonu."
+
+#: plugins/personal/generic/class_user.inc:1155
+#: plugins/addons/addressbook/class_addressbook.inc:686
+msgid "The field 'Mobile' contains an invalid phone number."
+msgstr "Pole 'Komórka' zawiera nieprawidłowy numer telefonu."
+
+#: plugins/personal/generic/class_user.inc:1158
+#: plugins/addons/addressbook/class_addressbook.inc:689
+msgid "The field 'Pager' contains an invalid phone number."
+msgstr "Pole 'Pager' zawiera nieprawidłowy numer telefonu."
+
+#: plugins/personal/generic/class_user.inc:1267
+msgid "Could not open specified certificate!"
+msgstr "Nie można otworzyć wybranego certyfikatu!"
+
+#: plugins/personal/generic/class_user.inc:1398
+#: plugins/personal/generic/generic.tpl:442
+msgid "Unit"
+msgstr "Jednostka"
+
+#: plugins/personal/generic/class_user.inc:1399
+#: plugins/personal/generic/generic.tpl:467
+msgid "House identifier"
+msgstr "Identyfikator budynku"
+
+#: plugins/personal/generic/class_user.inc:1400
+#: plugins/personal/generic/generic.tpl:384
+msgid "Vocation"
+msgstr "Wywołanie"
+
+#: plugins/personal/generic/class_user.inc:1401
+#: plugins/personal/generic/generic.tpl:511
+msgid "Last delivery"
+msgstr "Ostatnia dostawa"
+
+#: plugins/personal/generic/class_user.inc:1402
+#: plugins/personal/generic/generic.tpl:433
+msgid "Person locality"
+msgstr "Lokalizacja osoby"
+
+#: plugins/personal/generic/class_user.inc:1403
+#: plugins/personal/generic/generic.tpl:392
+msgid "Unit description"
+msgstr "Opis jednostki"
+
+#: plugins/personal/generic/class_user.inc:1404
+#: plugins/personal/generic/generic.tpl:401
+msgid "Subject area"
+msgstr "Sektor"
+
+#: plugins/personal/generic/class_user.inc:1405
+#: plugins/personal/generic/generic.tpl:410
+msgid "Functional title"
+msgstr "Tytuł funkcjonalny"
+
+#: plugins/personal/generic/class_user.inc:1406
+#: plugins/personal/generic/generic_certs.tpl:78
+msgid "Certificate serial number"
+msgstr "Nmer seryjny certyfikatu"
+
+#: plugins/personal/generic/class_user.inc:1407
+#: plugins/personal/generic/generic.tpl:520
+msgid "Public visible"
+msgstr "Publicznie widoczne"
+
+#: plugins/personal/generic/class_user.inc:1408
+#: plugins/personal/generic/generic.tpl:451
+msgid "Street"
+msgstr "Ulica"
+
+#: plugins/personal/generic/class_user.inc:1409
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/admin/acl/class_divListACL.inc:193
+#: plugins/admin/acl/class_aclRole.inc:668
+msgid "Role"
+msgstr "Pełniona funkcja"
+
+#: plugins/personal/generic/class_user.inc:1410
+#: plugins/personal/generic/generic.tpl:459
+#: plugins/addons/addressbook/address_edit.tpl:179
+#: plugins/addons/addressbook/address_info.tpl:133
+#: html/getxls.php:227
+msgid "Postal code"
+msgstr "Kod pocztowy"
+
+#: plugins/personal/generic/class_user.inc:1414
+msgid "Generic user settings"
+msgstr "Ogólne ustawienia użytkownika"
+
+#: plugins/personal/generic/class_user.inc:1419
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/users/class_userManagement.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/systems/printer.tpl:91
+#: include/class_acl.inc:196
+#: html/getxls.php:89
+#: html/getxls.php:90
+#: html/getxls.php:308
+msgid "Users"
+msgstr "Użytkownicy"
+
+#: plugins/personal/generic/class_user.inc:1423
+#: plugins/personal/generic/generic.tpl:143
+#: plugins/gofax/blocklists/generic.tpl:17
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
+#: plugins/addons/godfs/class_dfsManagment.inc:217
+#: plugins/admin/acl/acl_role.tpl:27
+#: plugins/admin/acl/class_divListACL.inc:154
+#: plugins/admin/acl/class_aclRole.inc:678
+#: plugins/admin/fai/class_divListFai.inc:206
+#: plugins/admin/groups/class_groupGeneric.inc:950
+#: plugins/admin/groups/class_divListGroup.inc:181
+#: plugins/admin/groups/generic.tpl:30
+#: plugins/admin/users/class_divListUsers.inc:162
+#: plugins/admin/applications/generic.tpl:42
+#: plugins/admin/applications/class_divListApplication.inc:175
+#: plugins/admin/applications/class_applicationGeneric.inc:552
+#: plugins/admin/departments/generic.tpl:35
+#: plugins/admin/departments/class_divListDepartment.inc:133
+#: plugins/admin/departments/class_departmentGeneric.inc:597
+#: plugins/admin/systems/terminal.tpl:19
+#: plugins/admin/systems/server.tpl:22
+#: plugins/admin/systems/class_workstationGeneric.inc:599
+#: plugins/admin/systems/workstation.tpl:27
+#: plugins/admin/systems/wingeneric.tpl:13
+#: plugins/admin/systems/phone.tpl:17
+#: plugins/admin/systems/class_glpiSelectUser.inc:181
+#: plugins/admin/systems/class_terminalGeneric.inc:616
+#: plugins/admin/systems/printer.tpl:27
+#: plugins/admin/systems/class_servGeneric.inc:426
+#: plugins/admin/systems/class_printGeneric.inc:890
+#: plugins/admin/systems/class_baseSelectDialog.inc:46
+#: plugins/admin/systems/goLdapServer.tpl:2
+#: plugins/admin/systems/class_divListSystem.inc:227
+#: plugins/admin/systems/class_componentGeneric.inc:278
+#: plugins/admin/systems/component.tpl:17
+#: plugins/admin/systems/class_phoneGeneric.inc:486
+#: plugins/admin/mimetypes/generic.tpl:44
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/class_divListOGroup.inc:181
+#: plugins/admin/ogroups/class_ogroup.inc:757
+#: plugins/gofon/macro/generic.tpl:27
+#: plugins/gofon/macro/class_divListMacros.inc:147
+#: plugins/gofon/macro/class_gofonMacro.inc:581
+#: plugins/gofon/conference/generic.tpl:49
+#: plugins/gofon/conference/class_divListConferences.inc:154
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
+#: setup/setup_ldap.tpl:55
+msgid "Base"
+msgstr "Kontener"
+
+#: plugins/personal/generic/class_user.inc:1425
+#: plugins/addons/addressbook/class_addressbook.inc:805
+#: html/getxls.php:301
+msgid "Surename"
+msgstr "Nazwisko"
+
+#: plugins/personal/generic/class_user.inc:1426
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/class_addressbook.inc:806
+#: html/getxls.php:86
+#: html/getxls.php:223
+#: html/getxls.php:281
+#: html/getxls.php:297
+msgid "Given name"
+msgstr "Imię"
+
+#: plugins/personal/generic/class_user.inc:1427
+#: plugins/addons/addressbook/class_addressbook.inc:811
+msgid "User identification"
+msgstr "Identyfikacja użytkownika"
+
+#: plugins/personal/generic/class_user.inc:1428
+#: plugins/personal/generic/generic.tpl:73
+#: plugins/addons/addressbook/address_edit.tpl:60
+#: plugins/addons/addressbook/address_info.tpl:40
+msgid "Personal title"
+msgstr "Osobisty tytuł"
+
+#: plugins/personal/generic/class_user.inc:1429
+#: plugins/personal/generic/generic.tpl:83
+msgid "Academic title"
+msgstr "Tytuł naukowy"
+
+#: plugins/personal/generic/class_user.inc:1430
+#: plugins/addons/addressbook/class_addressbook.inc:822
+#: html/getxls.php:224
+msgid "Home postal address"
+msgstr "Adres domowy"
+
+#: plugins/personal/generic/class_user.inc:1431
+#: plugins/addons/addressbook/class_addressbook.inc:810
+msgid "Home phone number"
+msgstr "Numer telefonu domowego"
+
+#: plugins/personal/generic/class_user.inc:1432
+#: plugins/personal/generic/generic.tpl:183
+msgid "Homepage"
+msgstr "Strona domowa"
+
+#: plugins/personal/generic/class_user.inc:1433
+#: plugins/personal/generic/generic.tpl:250
+#: plugins/addons/addressbook/class_addressbook.inc:814
+#: setup/setup_feedback.tpl:14
+#: html/getxls.php:299
+msgid "Organization"
+msgstr "Organizacja"
+
+#: plugins/personal/generic/class_user.inc:1434
+#: plugins/personal/generic/generic.tpl:258
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#: plugins/addons/addressbook/address_edit.tpl:155
+#: plugins/addons/addressbook/class_addressbook.inc:815
+#: plugins/addons/addressbook/address_info.tpl:117
+#: plugins/admin/users/class_divListUsers.inc:61
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#: plugins/admin/ogroups/class_ogroupManagement.inc:431
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/generic/references/class_reference.inc:38
+msgid "Department"
+msgstr "Departament"
+
+#: plugins/personal/generic/class_user.inc:1435
+#: plugins/personal/generic/generic.tpl:93
+msgid "Date of birth"
+msgstr "Data urodzenia"
+
+#: plugins/personal/generic/class_user.inc:1436
+msgid "Gender"
+msgstr "Płeć"
+
+#: plugins/personal/generic/class_user.inc:1437
+msgid "Preferred language"
+msgstr "Preferowany język"
+
+#: plugins/personal/generic/class_user.inc:1438
+msgid "Department number"
+msgstr "Numer departamentu"
+
+#: plugins/personal/generic/class_user.inc:1439
+msgid "Employee number"
+msgstr "Numer pracownika"
+
+#: plugins/personal/generic/class_user.inc:1440
+#: plugins/personal/generic/generic.tpl:282
+msgid "Employee type"
+msgstr "Typ pracownika"
+
+#: plugins/personal/generic/class_user.inc:1441
+#: plugins/personal/generic/generic.tpl:352
+#: plugins/addons/addressbook/class_addressbook.inc:816
+#: plugins/addons/godfs/generic.tpl:34
+#: plugins/admin/departments/generic.tpl:56
+#: plugins/admin/departments/generic.tpl:68
+#: plugins/admin/departments/class_departmentGeneric.inc:598
+#: plugins/admin/systems/class_workstationGeneric.inc:598
+#: plugins/admin/systems/workstation.tpl:19
+#: plugins/admin/systems/class_printGeneric.inc:892
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
+#: plugins/admin/systems/class_glpiAccount.inc:792
+#: html/getxls.php:224
+msgid "Location"
+msgstr "Lokalizacja"
+
+#: plugins/personal/generic/class_user.inc:1442
+#: plugins/personal/generic/generic.tpl:360
+#: plugins/addons/addressbook/class_addressbook.inc:819
+#: plugins/admin/departments/generic.tpl:60
+#: plugins/admin/departments/class_departmentGeneric.inc:602
+#: html/getxls.php:228
+#: html/getxls.php:301
+msgid "State"
+msgstr "Stan"
+
+#: plugins/personal/generic/class_user.inc:1443
+#: plugins/personal/generic/paste_generic.tpl:47
+msgid "User picture"
+msgstr "Zdjęcie użytkownika"
+
+#: plugins/personal/generic/class_user.inc:1444
+msgid "Room number"
+msgstr "Numer pokoju"
+
+#: plugins/personal/generic/class_user.inc:1445
+#: plugins/addons/addressbook/class_addressbook.inc:807
+msgid "Telefon number"
+msgstr "Numer telefonu"
+
+#: plugins/personal/generic/class_user.inc:1446
+#: plugins/addons/addressbook/class_addressbook.inc:809
+msgid "Mobile number"
+msgstr "Telefon komórkowy"
+
+#: plugins/personal/generic/class_user.inc:1448
+msgid "User certificates"
+msgstr "Certyfikaty użytkownika"
+
+#: plugins/personal/generic/class_user.inc:1450
+#: plugins/addons/addressbook/class_addressbook.inc:817
+#: plugins/addons/addressbook/class_addressbook.inc:818
+#: html/getxls.php:226
+#: html/getxls.php:298
+#: html/getxls.php:300
+msgid "Postal address"
+msgstr "Adres pocztowy"
+
+#: plugins/personal/generic/class_user.inc:1451
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
+#: plugins/addons/addressbook/class_addressbook.inc:808
+msgid "Fax number"
+msgstr "Numer fax"
+
+#: plugins/personal/generic/generic.tpl:6
+msgid "Personal information"
+msgstr "Informacje osobiste"
+
+#: plugins/personal/generic/generic.tpl:20
+#: plugins/personal/generic/generic.tpl:22
+#: plugins/personal/generic/generic.tpl:38
+#: plugins/personal/generic/generic_picture.tpl:5
+#: plugins/personal/generic/generic_picture.tpl:15
+#: plugins/personal/generic/paste_generic.tpl:37
+msgid "Personal picture"
+msgstr "Osobiste zdjęcie"
+
+#: plugins/personal/generic/generic.tpl:29
+#: plugins/personal/generic/generic.tpl:40
+msgid "Change picture"
+msgstr "Zmień zdjęcie"
+
+#: plugins/personal/generic/generic.tpl:49
+#: plugins/personal/generic/paste_generic.tpl:7
+#: plugins/addons/addressbook/address_edit.tpl:30
+#: plugins/admin/users/template.tpl:23
+msgid "Last name"
+msgstr "Nazwisko"
+
+#: plugins/personal/generic/generic.tpl:54
+msgid "Template name"
+msgstr "Nazwa Szablonu"
+
+#: plugins/personal/generic/generic.tpl:61
+#: plugins/personal/generic/paste_generic.tpl:11
+#: plugins/addons/addressbook/address_edit.tpl:33
+#: plugins/admin/users/template.tpl:27
+msgid "First name"
+msgstr "Imię"
+
+#: plugins/personal/generic/generic.tpl:65
+#: plugins/personal/generic/paste_generic.tpl:15
+#: plugins/admin/users/template.tpl:32
+msgid "Login"
+msgstr "Login"
+
+#: plugins/personal/generic/generic.tpl:111
+#: ihtml/themes/default/sizelimit.tpl:14
+msgid "Set"
+msgstr "Ustaw"
+
+#: plugins/personal/generic/generic.tpl:118
+#: html/getxls.php:86
+#: html/getxls.php:281
+msgid "Sex"
+msgstr "Płeć"
+
+#: plugins/personal/generic/generic.tpl:130
+msgid "Preferred langage"
+msgstr "Preferowany język"
+
+#: plugins/personal/generic/generic.tpl:148
+#: plugins/admin/systems/printer.tpl:30
+msgid "Choose subtree to place user in"
+msgstr "Wybierz poddrzewo do umieszczenia konta."
+
+#: plugins/personal/generic/generic.tpl:153
+#: plugins/gofax/blocklists/generic.tpl:26
+#: plugins/admin/acl/acl_role.tpl:37
+#: plugins/admin/groups/generic.tpl:40
+#: plugins/admin/applications/generic.tpl:52
+#: plugins/admin/departments/generic.tpl:45
+#: plugins/admin/systems/terminal.tpl:28
+#: plugins/admin/systems/server.tpl:32
+#: plugins/admin/systems/workstation.tpl:35
+#: plugins/admin/systems/wingeneric.tpl:18
+#: plugins/admin/systems/phone.tpl:25
+#: plugins/admin/systems/printer.tpl:35
+#: plugins/admin/systems/component.tpl:25
+#: plugins/admin/mimetypes/generic.tpl:53
+#: plugins/admin/ogroups/generic.tpl:34
+#: plugins/gofon/macro/generic.tpl:36
+#: plugins/gofon/conference/generic.tpl:56
+#: plugins/gofon/conference/generic.tpl:62
+msgid "Select a base"
+msgstr "Wybierz bazę"
+
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/generic.tpl:368
+#: plugins/addons/addressbook/address_edit.tpl:80
+#: plugins/addons/addressbook/address_edit.tpl:207
+#: plugins/addons/addressbook/address_info.tpl:59
+#: plugins/addons/addressbook/address_info.tpl:155
+#: plugins/admin/departments/generic.tpl:76
+#: plugins/admin/departments/class_departmentGeneric.inc:603
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
+#: include/sieve/templates/element_address.tpl:15
+#: include/sieve/templates/element_address.tpl:113
+#: include/sieve/class_sieveManagement.inc:596
+#: html/getxls.php:227
+msgid "Address"
+msgstr "Adres"
+
+#: plugins/personal/generic/generic.tpl:175
+msgid "Private phone"
+msgstr "Telefon prywatny"
+
+#: plugins/personal/generic/generic.tpl:196
+msgid "Password storage"
+msgstr "Przechowywanie hasła"
+
+#: plugins/personal/generic/generic.tpl:208
+#: plugins/personal/generic/generic_certs.tpl:3
+msgid "Certificates"
+msgstr "Certyfikaty"
+
+#: plugins/personal/generic/generic.tpl:211
+msgid "Edit certificates"
+msgstr "Edytuj certyfikaty"
+
+#: plugins/personal/generic/generic.tpl:217
+#: plugins/admin/systems/class_goKrbServer.inc:93
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: plugins/personal/generic/generic.tpl:220
+msgid "Edit properties"
+msgstr "Edytuj właściwości"
+
+#: plugins/personal/generic/generic.tpl:238
+msgid "Organizational information"
+msgstr "Informacje organizacyjne"
+
+#: plugins/personal/generic/generic.tpl:266
+msgid "Department No."
+msgstr "Numer departamentu"
+
+#: plugins/personal/generic/generic.tpl:274
+msgid "Employee No."
+msgstr "Numer pracownika"
+
+#: plugins/personal/generic/generic.tpl:300
+#: plugins/personal/generic/generic.tpl:482
+msgid "Room No."
+msgstr "Numer pokoju"
+
+#: plugins/personal/generic/generic.tpl:318
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/addons/addressbook/address_edit.tpl:106
+#: plugins/addons/addressbook/address_info.tpl:75
+#: html/getxls.php:299
+msgid "Mobile"
+msgstr "Komórka"
+
+#: plugins/personal/generic/generic.tpl:496
+msgid "Please use the phone tab"
+msgstr "Proszę użyć zakładki telefony"
+
+#: plugins/personal/generic/password.tpl:2
+msgid "You have changed the method your password is stored in the ldap database. For that reason you've to enter your password at this point again. GOsa will then encode it with the selected method."
+msgstr "Zmieniono metodę kodowania hasła w bazie ldap. Z tego powodu należy teraz podać ponownie swoje hasło. GOsa zakoduje to hasło używając wybranej metody."
+
+#: plugins/personal/generic/generic_picture.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:52
+#: plugins/admin/applications/generic.tpl:81
+msgid "Remove picture"
+msgstr "Usuń obrazek"
+
+#: plugins/personal/generic/paste_generic.tpl:1
+msgid "User settings"
+msgstr "Ustawienia użytkownika"
+
+#: plugins/personal/generic/paste_generic.tpl:23
+msgid "Clear password"
+msgstr "Wyczyść hasło"
+
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Set new password"
+msgstr "Ustaw nowe hasło"
+
+#: plugins/personal/generic/main.inc:102
+msgid "You are not allowed to set your password!"
+msgstr "Brak uprawnień do zmiany własnego hasła"
+
+#: plugins/personal/generic/main.inc:190
+msgid "Generic user information"
+msgstr "Ogólne informacje o użytkowniku"
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Standardowy certyfikat"
+
+#: plugins/personal/generic/generic_certs.tpl:33
+msgid "S/MIME certificate"
+msgstr "certyfikat S/MIME"
+
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "PKCS12 certificate"
+msgstr "certyfikat PKCS12"
+
+#: plugins/personal/connectivity/intranet.tpl:3
+msgid "Intranet account"
+msgstr "Konto Intranet"
+
+#: plugins/personal/connectivity/proxy.tpl:23
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+msgid "Proxy account"
+msgstr "Konto Proxy"
+
+#: plugins/personal/connectivity/proxy.tpl:34
+msgid "Filter unwanted content (i.e. pornographic or violence related)"
+msgstr "Filtruj niechcianą zawartość (n.p. pornografia, przemoc)"
+
+#: plugins/personal/connectivity/proxy.tpl:44
+msgid "Limit proxy access to working time"
+msgstr "Ogranicz dostęp do proxy do czasu pracu"
+
+#: plugins/personal/connectivity/proxy.tpl:84
+#: plugins/personal/connectivity/class_proxyAccount.inc:319
+msgid "Restrict proxy usage by quota"
+msgstr "Ogranicz użycie proxy mechanizmami quota"
+
+#: plugins/personal/connectivity/proxy.tpl:99
+msgid "per"
+msgstr "na"
+
+#: plugins/personal/connectivity/pptp.tpl:3
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+msgid "PPTP account"
+msgstr "Konto PPTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:4
+msgid "FTP account"
+msgstr "Konto FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:15
+#: plugins/admin/systems/glpi_devices.tpl:596
+msgid "Bandwidth"
+msgstr "Przepustowość"
+
+#: plugins/personal/connectivity/pureftpd.tpl:19
+msgid "Upload bandwidth"
+msgstr "Przepustowość wysyłania"
+
+#: plugins/personal/connectivity/pureftpd.tpl:24
+#: plugins/personal/connectivity/pureftpd.tpl:32
+msgid "kb/s"
+msgstr "kb/s"
+
+#: plugins/personal/connectivity/pureftpd.tpl:27
+msgid "Download bandwidth"
+msgstr "Przepustowość ściągania"
+
+#: plugins/personal/connectivity/pureftpd.tpl:43
+msgid "Quota"
+msgstr "Quota"
+
+#: plugins/personal/connectivity/pureftpd.tpl:47
+msgid "Files"
+msgstr "Pliko"
+
+#: plugins/personal/connectivity/pureftpd.tpl:55
+#: plugins/addons/mailqueue/contents.tpl:54
+#: plugins/admin/systems/glpi_devices.tpl:293
+#: plugins/admin/systems/glpi_devices.tpl:420
+#: plugins/admin/systems/glpi_devices.tpl:485
+#: include/sieve/templates/element_size.tpl:4
+#: include/sieve/class_sieveManagement.inc:599
+msgid "Size"
+msgstr "Rozmiar"
+
+#: plugins/personal/connectivity/pureftpd.tpl:71
+msgid "Ratio"
+msgstr "Proporcja"
+
+#: plugins/personal/connectivity/pureftpd.tpl:75
+msgid "Uploaded / downloaded files"
+msgstr "Pliki wysłane / ściągnięte"
+
+#: plugins/personal/connectivity/pureftpd.tpl:98
+msgid "Check to disable FTP Access"
+msgstr "Zaznacz aby wyłączyć dostęp do FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:100
+msgid "Temporary disable FTP access"
+msgstr "Tymczasowo wyłącz dostęp do FTP"
+
+#: plugins/personal/connectivity/phpgw.tpl:3
+msgid "PHPGroupware account"
+msgstr "Konto PHPGroupware"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:6
+#: plugins/personal/connectivity/class_webdavAccount.inc:156
+msgid "WebDAV"
+msgstr "WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:84
+#, php-format
+msgid "Removing of user/webDAV account with dn '%s' failed."
+msgstr "Usuwanie konta webDAV z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:138
+#, php-format
+msgid "Saving of user/webDAV account with dn '%s' failed."
+msgstr "Zapisywanie konta webDAV z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+#: plugins/personal/connectivity/webdav.tpl:3
+msgid "WebDAV account"
+msgstr "Konto WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#, fuzzy
+msgid "Connectivity addon"
+msgstr "Konto połączeń"
+
+#: plugins/personal/connectivity/kolab.tpl:3
+#: plugins/personal/connectivity/kolab.tpl:35
+msgid "Kolab account"
+msgstr "Konto Kolab"
+
+#: plugins/personal/connectivity/kolab.tpl:4
+msgid "The kolab account is currently disabled. It's features can be adjusted if you add a mail account."
+msgstr "To konto kolab jest obecnie wyłączone. Parametry konta można zmieniać po dodaniu konta pocztowego."
+
+#: plugins/personal/connectivity/kolab.tpl:41
+#: plugins/personal/connectivity/class_kolabAccount.inc:479
+msgid "Delegations"
+msgstr "Delegacje"
+
+#: plugins/personal/connectivity/kolab.tpl:59
+msgid "Mail size"
+msgstr "Rozmiar poczty"
+
+#: plugins/personal/connectivity/kolab.tpl:62
+msgid "No mail size restriction for this account"
+msgstr "Brak ograniczeń co do wielkości poczty dla tego konta"
+
+#: plugins/personal/connectivity/kolab.tpl:71
+msgid "Free Busy information"
+msgstr "Informacja FreeBusy"
+
+#: plugins/personal/connectivity/kolab.tpl:74
+#: plugins/admin/systems/servRepositorySetup.tpl:28
+msgid "URL"
+msgstr "URL"
+
+#: plugins/personal/connectivity/kolab.tpl:82
+msgid "Future"
+msgstr "Przyszłość"
+
+#: plugins/personal/connectivity/kolab.tpl:86
+#: plugins/personal/connectivity/oxchange.tpl:39
+#: plugins/personal/connectivity/oxchange.tpl:49
+#: include/sieve/templates/element_vacation.tpl:25
+msgid "days"
+msgstr "dni"
+
+#: plugins/personal/connectivity/kolab.tpl:93
+#: plugins/personal/connectivity/class_kolabAccount.inc:480
+msgid "Invitation policy"
+msgstr "Polityka zapraszania"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "Open-Xchange Account"
+msgstr "Konto Open-Xchange"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "disabled, no Postgresql support detected. Or the specified database can't be reached"
+msgstr "wyłączone, nie wykryto wsparcia dia PostgreSQL, lub podana baza nie jest osiągalna"
+
+#: plugins/personal/connectivity/oxchange.tpl:18
+msgid "Open-Xchange account"
+msgstr "konto Open-Xchange"
+
+#: plugins/personal/connectivity/oxchange.tpl:29
+msgid "Remember"
+msgstr "Pamiętaj"
+
+#: plugins/personal/connectivity/oxchange.tpl:33
+msgid "Appointment Days"
+msgstr "Dni spotkania"
+
+#: plugins/personal/connectivity/oxchange.tpl:42
+msgid "Task Days"
+msgstr "Dni robocze"
+
+#: plugins/personal/connectivity/oxchange.tpl:61
+msgid "User Information"
+msgstr "Informacja o użytkowniku"
+
+#: plugins/personal/connectivity/oxchange.tpl:65
+msgid "User Timezone"
+msgstr "Strefa czasowa użytkownika"
+
+#: plugins/personal/connectivity/glpi.tpl:1
+msgid "GLPI account"
+msgstr "Konto GLPI"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:5
+#: plugins/personal/connectivity/class_proxyAccount.inc:307
+#: plugins/generic/references/class_reference.inc:32
+msgid "Proxy"
+msgstr "Proxy"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/admin/systems/goMailServer.tpl:21
+#: plugins/admin/systems/goMailServer.tpl:31
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "KB"
+msgstr "KB"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "GB"
+msgstr "GB"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+#: plugins/addons/mailqueue/class_mailqueue.inc:331
+msgid "hour"
+msgstr "godzina"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "day"
+msgstr "dzień"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "week"
+msgstr "tydzień"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "month"
+msgstr "miesiąc"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:167
+#, fuzzy, php-format
+msgid "Removing of user/proxy account with dn '%s' failed."
+msgstr "Usuwanie konta proxy nieudane"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:185
+msgid "Numerical value for Quota Setting is empty."
+msgstr "Wartość numeryczna dla ustawień Quoty jest pusta."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:187
+msgid "Numerical value for Quota Setting is not valid."
+msgstr "Wartość numeryczna dla ustawień Quoty jest nieprawidłowa."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:289
+#, fuzzy, php-format
+msgid "Saving of user/proxy account with dn '%s' failed."
+msgstr "Zapisywanie konta proxy nieudane"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:317
+msgid "Filter unwanted content"
+msgstr "Filtruj niechcianą zawartość"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:318
+msgid "Limit proxy access"
+msgstr "Ogranicz dostęp do proxy"
+
+#: plugins/personal/connectivity/opengw.tpl:1
+#: plugins/personal/connectivity/class_opengwAccount.inc:331
+msgid "Opengroupware"
+msgstr "Opengroupware"
+
+#: plugins/personal/connectivity/opengw.tpl:8
+#: plugins/personal/connectivity/class_opengwAccount.inc:341
+msgid "Location team"
+msgstr "Zespół lokacji"
+
+#: plugins/personal/connectivity/opengw.tpl:21
+#: plugins/personal/connectivity/class_opengwAccount.inc:342
+msgid "Template user"
+msgstr "Szablon użytkownika"
+
+#: plugins/personal/connectivity/opengw.tpl:33
+#: plugins/personal/connectivity/class_opengwAccount.inc:343
+#: plugins/admin/systems/class_workstationGeneric.inc:112
+#: plugins/admin/systems/class_servGeneric.inc:55
+#: plugins/admin/ogroups/class_termgroup.inc:43
+msgid "Locked"
+msgstr "Zablokowane"
+
+#: plugins/personal/connectivity/opengw.tpl:48
+#: plugins/personal/connectivity/class_opengwAccount.inc:344
+msgid "Teams"
+msgstr "Zespoły"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:26
+#: plugins/personal/connectivity/class_pptpAccount.inc:173
+msgid "PPTP"
+msgstr "PPTP"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:101
+#, php-format
+msgid "Removing of user/PPTP account with dn '%s' failed."
+msgstr "Usuwanie konta PPTP z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:155
+#, php-format
+msgid "Saving of user/PPTP account with dn '%s' failed."
+msgstr "Zapisywanie konta PPTP z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:197
+msgid "Intranet"
+msgstr "Inranet"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:121
+#, php-format
+msgid "Removing of user/intranet account with dn '%s' failed."
+msgstr "Usuwanie konta intranet z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:186
+#, php-format
+msgid "Saving of user/intranet account with dn '%s' failed."
+msgstr "Zapisywanie konta intranet z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+msgid "Intranet account settings"
+msgstr "Ustawienia konta Intranet"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:5
+msgid "PHPGroupware"
+msgstr "PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPgw account with dn '%s' failed."
+msgstr "Usuwanie konta PHPgw z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:139
+#, php-format
+msgid "Saving of user/PHPgw account with dn '%s' failed."
+msgstr "Zapisywanie konta PHPgw z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:157
+msgid "PHP GW"
+msgstr "PHP GW"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+msgid "PHP GW account settings"
+msgstr "Ustawienia konta PHP GW"
+
+#: plugins/personal/connectivity/phpscheduleit.tpl:3
+msgid "PHPscheduleit account"
+msgstr "konto PHPscheduleit"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:5
+#: plugins/personal/connectivity/class_kolabAccount.inc:466
+#: plugins/admin/systems/class_servKolab.inc:385
+msgid "Kolab"
+msgstr "Kolab"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:149
+msgid "You're trying to add an invalid email address to the list of delegations."
+msgstr "Próbujesz dodać nieprawidłowy adres email do listy delegacji."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:157
+msgid "The mail address you're trying to add is no primary mail address of an existing user."
+msgstr "Adres email, który próbujesz dodać nie jest podstawowym adresem istniejącego użytkownika."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:182
+msgid "Always accept"
+msgstr "Zawsze akceptuj"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:183
+msgid "Always reject"
+msgstr "Zawsze odrzuć"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:184
+msgid "Reject if conflicts"
+msgstr "Odmów jeśli koliduje"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:185
+msgid "Manual if conflicts"
+msgstr "Ustaw ręcznie jeśli koliduje"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:186
+msgid "Manual"
+msgstr "Ręczne"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:234
+msgid "Anonymous"
+msgstr "Anonimowy"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:302
+#, fuzzy, php-format
+msgid "Removing of user/kolab account with dn '%s' failed."
+msgstr "Usuwanie konta ogólnego użytkownika nieudane"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:313
+msgid "The value specified as Free Busy future needs to be an integer."
+msgstr "Wartość podana jako przyszłość FreeBusy musi być liczbą."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:318
+msgid "The value specified as Free Busy Information URL is invalid."
+msgstr "Wartość podana jako informacyjny URL FreeBusy jest nieprawidłowa."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:332
+#, php-format
+msgid "The invitation policy entry for address '%s' is not valid."
+msgstr "Polityka zapraszania dla adresu '%s' jest nieprawidłowa."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:340
+#, php-format
+msgid "There's no mail user with address '%s' for your invitation policy!"
+msgstr "Brak użytkownika pocztowego o adresie '%s' dla polityki zapraszania!"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:431
+#, fuzzy, php-format
+msgid "Saving of user/kolab account with dn '%s' failed."
+msgstr "Zapisywanie konta Kolab nieudane"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+msgid "Kolab account settings"
+msgstr "Ustawienia konta Kolab"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:476
+msgid "Free busy future"
+msgstr "Free busy przyszłość"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:477
+msgid "Mail size restriction"
+msgstr "Ograniczenia rozmiaru wiadomości"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:478
+msgid "Free busy information"
+msgstr "Informacja FreeBusy"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
+#: plugins/generic/references/class_reference.inc:34
+msgid "FTP"
+msgstr "FTP"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
+#, php-format
+msgid "Removing of user/pureftpd account with dn '%s' failed."
+msgstr "Usuwanie konta pureftpd z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
+msgid "Value specified as 'Upload bandwidth' is not valid."
+msgstr "Wartość podana jako 'Przepustowość wysyłania' jest nieprawidłowa"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
+msgid "Value specified as 'Download bandwidth' is not valid."
+msgstr "Wartość podana jako 'Przepustowość ściągania' jest nieprawidłowa."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
+msgid "Value specified as 'Quota files' is not valid."
+msgstr "Wartość podana jako 'Quota Plików' jest nieprawidłowa"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
+msgid "Value specified as 'Quota size' is not valid."
+msgstr "Wartość podana jako 'Quota rozmiaru' jest nieprawidłowa."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
+msgid "Value specified as 'Upload ratio' is not valid."
+msgstr "Wartość podana jako 'Skala wysyłania' jest nieprawidłowa"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
+msgid "Value specified as 'Download ratio' is not valid."
+msgstr "Wartość podana jako 'Skala ściągania' jest nieprawidłowa."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
+#, php-format
+msgid "Saving of user/pureftpd account with dn '%s' failed."
+msgstr "Zapisywanie konta pureftpd z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
+msgid "Ftp"
+msgstr "FTP"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+msgid "Pure ftp account"
+msgstr "Konto Pure-ftp"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
+msgid "Quota files"
+msgstr " Quota pliki"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
+msgid "Upload ratio"
+msgstr "Przepustowość wysyłania"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
+msgid "Quota MBytes"
+msgstr "Quota rozmiaru (MB)"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
+msgid "Download ratio"
+msgstr "Skala ściągania"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
+msgid "Upload bandwith"
+msgstr "Przepustowość wysyłania"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
+msgid "Download bandwith"
+msgstr "Przepustowość ściągania"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
+msgid "Open-Xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#, fuzzy
+msgid "Openexchange"
+msgstr "Open xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
+msgid "Couldn't connect to postgresql database!"
+msgstr "Nie można połączyć się z bazą PostgreSQL!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
+msgid "Needed parameters for openexchange connectivity plugin are missing!"
+msgstr "Brak wymaganych parametrów dla plugina połączeń openXchange!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
+msgid "PHP4 module for postgresql database is missing!"
+msgstr "Brak modułu PHP do bazy PostgreSQL!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
+#, php-format
+msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
+msgstr "Usuwanie konta oxchange z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
+#, fuzzy
+msgid "The Open-Xchange accountname is empty and thus invalid! Check to make sure that you are not using any strange characters in the loginname."
+msgstr "Nazwa konta Open-Xchange jest pusta więc nieprawidłowa!. Proszę sprawdzić czy"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
+#, php-format
+msgid "Saving of user/oxchange account with dn '%s' failed."
+msgstr "Zapisywanie konta oxchange z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
+#, php-format
+msgid "Creating of user/oxchange account with dn '%s' failed."
+msgstr "Tworzenie konta oxchange z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
+msgid "Something went wrong while saving oxchange account. Please check the error log file."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
+msgid "Open xchange"
+msgstr "Open xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+msgid "Open xchange account settings"
+msgstr "Ustawienia konta Open xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
+#, fuzzy
+msgid "OXAppointmentDays"
+msgstr "Dni spotkania"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
+#, fuzzy
+msgid "OXTaskDays"
+msgstr "Dni robocze"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
+#, fuzzy
+msgid "OXTimeZone"
+msgstr "Strefa czasowa użytkownika"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:6
+msgid "Opengroupware account"
+msgstr "Konto Opengroupware"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:161
+msgid "OpenGroupware: Your configuration is missing a postgresql extension. Can't perform any database queries."
+msgstr "OpenGroupware: Brak rozszerzenia postgresql. Nie można wykonywać zadnych zapytań do bazy danych."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:166
+msgid "OpenGroupware: Missing database configuration for opengroupware. Can't get or set any informations."
+msgstr "OpenGroupware: Brak konfiguracji bazy dla OpenGroupware. Nie można pobierać ani wysyłać żadnych informacji."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:174
+msgid "OpenGroupware: Can't connect to specified database. Please check given configuration twice."
+msgstr "OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane parametry konfiguracji."
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+msgid "Open groupware account settings"
+msgstr "Ustawienia Konta Opengroupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
+msgid "PHPscheduleit"
+msgstr "PHPscheduleit"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
+#, php-format
+msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Usuwanie konta PHPscheduleit z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
+#, php-format
+msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Zapisywanie konta PHPscheduleit z dn '%s' nieudane."
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
+msgid "PHP Schedule it"
+msgstr "PHP schedule it"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+msgid "PHP Schedule it settings"
+msgstr "Ustawienia PHP schedule it"
+
+#: plugins/personal/connectivity/class_connectivity.inc:69
+msgid "This account has no connectivity extensions."
+msgstr "To konto nie posiada rozszerzeń do Połączeń"
+
+#: plugins/gofax/blocklists/generic.tpl:8
+msgid "List name"
+msgstr "Nazwa listy"
+
+#: plugins/gofax/blocklists/generic.tpl:12
+msgid "Name of blocklist"
+msgstr "Nazwa bloklisty"
+
+#: plugins/gofax/blocklists/generic.tpl:20
+#: plugins/admin/acl/acl_role.tpl:31
+#: plugins/admin/groups/generic.tpl:34
+#: plugins/admin/systems/terminal.tpl:23
+#: plugins/admin/systems/server.tpl:26
+#: plugins/admin/systems/workstation.tpl:30
+#: plugins/admin/systems/phone.tpl:20
+#: plugins/admin/systems/component.tpl:20
+#: plugins/admin/ogroups/generic.tpl:29
+#: plugins/gofon/macro/generic.tpl:30
+msgid "Choose subtree to place group in"
+msgstr "Wybierz poddrzewo do umieszczenia grupy"
+
+#: plugins/gofax/blocklists/generic.tpl:40
+#: plugins/admin/fai/class_faiSummaryTab.inc:345
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
+#: plugins/admin/systems/workstationService.tpl:54
+#: plugins/admin/systems/workstationService.tpl:156
+#: plugins/admin/systems/servnfs.tpl:56
+#: plugins/admin/systems/terminalService.tpl:48
+#: plugins/admin/systems/terminalService.tpl:138
+#: plugins/admin/systems/glpi_devices.tpl:427
+#: plugins/admin/systems/glpi_devices.tpl:492
+#: plugins/admin/systems/glpi_devices.tpl:542
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
+#: plugins/admin/systems/class_glpiAccount.inc:795
+#: plugins/admin/systems/class_goShareServer.inc:399
+#: plugins/gofon/conference/generic.tpl:28
+#: include/php_setup.inc:140
+msgid "Type"
+msgstr "Typ"
+
+#: plugins/gofax/blocklists/generic.tpl:43
+msgid "Select wether to filter incoming or outgoing calls"
+msgstr "Wybierz, czy filtrować nadchodzące czy przychodzące rozmowy"
+
+#: plugins/gofax/blocklists/generic.tpl:54
+msgid "Descriptive text for this blocklist"
+msgstr "Opis tej bloklisty"
+
+#: plugins/gofax/blocklists/generic.tpl:68
+msgid "Blocked numbers"
+msgstr "Blokowane numery"
+
+#: plugins/gofax/blocklists/generic.tpl:92
+msgid "Numbers can also contain wild cards."
+msgstr "Numery mogą również zawierać maski"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
+msgid "FAX Blocklists"
+msgstr "Bloklisty FAX"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
+#, fuzzy, php-format
+msgid "You're about to delete the following blocklists(s) %s"
+msgstr "Zamierzasz usunąć bloklistę '%s'."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
+#, fuzzy, php-format
+msgid "You are not allowed to delete the blocklist '%s'!"
+msgstr "Brak uprawnień do usunięcia tego użytkownika!"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
+#, php-format
+msgid "You're about to delete the blocklist '%s'."
+msgstr "Zamierzasz usunąć bloklistę '%s'."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
+msgid "You have no permission to remove this blocklist."
+msgstr "Brak uprawnień do usunięcia tej bloklisty."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
+msgid "Please specify a valid phone number."
+msgstr "Proszę podać prawidłowy numer telefonu."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "send"
+msgstr "wysyłanie"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "receive"
+msgstr "odbieranie"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
+#, php-format
+msgid "Removing of blocklist with dn '%s' failed."
+msgstr "Usuwanie bloklisty z dn '%s' nieudane."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
+#: plugins/admin/departments/class_departmentGeneric.inc:265
+msgid "Required field 'Name' is not set."
+msgstr "Wymagane pole 'Nazwa' jest puste."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
+msgid "Required field 'Name' contains invalid characters"
+msgstr "Wymaganie pole 'Nazwa' zawiera niedozwolone znaki"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
+msgid "Specified name is already used."
+msgstr "Podana nazwa jest już używana."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
+#, php-format
+msgid "Saving of blocklist with dn '%s' failed."
+msgstr "Zapisywanie bloklisty z dn '%s' nieudane."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
+#, fuzzy
+msgid "Fax blocklists"
+msgstr "Bloklisty FAX"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/address_info.tpl:24
+#: plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/class_aclRole.inc:677
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/fai/faiVariable.tpl:9
+#: plugins/admin/fai/class_faiScript.inc:553
+#: plugins/admin/fai/class_faiTemplate.inc:521
+#: plugins/admin/fai/faiPartitionTable.tpl:9
+#: plugins/admin/fai/class_faiSummaryTab.inc:340
+#: plugins/admin/fai/class_faiScriptEntry.inc:179
+#: plugins/admin/fai/faiScriptEntry.tpl:9
+#: plugins/admin/fai/class_faiPackage.inc:545
+#: plugins/admin/fai/faiPackage.tpl:9
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiProfile.inc:465
+#: plugins/admin/fai/faiProfile.tpl:9
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
+#: plugins/admin/fai/faiScript.tpl:9
+#: plugins/admin/fai/class_faiVariableEntry.inc:142
+#: plugins/admin/fai/faiVariableEntry.tpl:9
+#: plugins/admin/fai/faiTemplate.tpl:9
+#: plugins/admin/fai/faiHook.tpl:9
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/class_faiHookEntry.inc:188
+#: plugins/admin/fai/faiHookEntry.tpl:9
+#: plugins/admin/fai/class_faiVariable.inc:430
+#: plugins/admin/fai/class_faiTemplateEntry.inc:247
+#: plugins/admin/fai/faiTemplateEntry.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:949
+#: plugins/admin/applications/class_applicationGeneric.inc:551
+#: plugins/admin/applications/class_applicationGeneric.inc:555
+#: plugins/admin/systems/servnfs.tpl:9
+#: plugins/admin/systems/glpi_devices.tpl:10
+#: plugins/admin/systems/glpi_devices.tpl:105
+#: plugins/admin/systems/glpi_devices.tpl:146
+#: plugins/admin/systems/glpi_devices.tpl:201
+#: plugins/admin/systems/glpi_devices.tpl:257
+#: plugins/admin/systems/glpi_devices.tpl:315
+#: plugins/admin/systems/glpi_devices.tpl:379
+#: plugins/admin/systems/glpi_devices.tpl:451
+#: plugins/admin/systems/glpi_devices.tpl:515
+#: plugins/admin/systems/glpi_devices.tpl:562
+#: plugins/admin/systems/glpi_devices.tpl:615
+#: plugins/admin/systems/glpi_devices.tpl:669
+#: plugins/admin/systems/glpi_devices.tpl:715
+#: plugins/admin/systems/goSpamServerRule.tpl:6
+#: plugins/admin/systems/class_terminalGeneric.inc:617
+#: plugins/admin/systems/class_servGeneric.inc:423
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
+#: plugins/admin/systems/class_printGeneric.inc:889
+#: plugins/admin/systems/class_componentGeneric.inc:277
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
+#: plugins/admin/systems/class_servRepository.inc:386
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
+#: plugins/admin/systems/class_phoneGeneric.inc:485
+#: plugins/admin/systems/class_goShareServer.inc:396
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
+#: plugins/admin/ogroups/class_ogroup.inc:756
+#: plugins/gofon/macro/parameter.tpl:6
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
+#: setup/setup_feedback.tpl:22
+#: setup/setup_migrate.tpl:209
+#: html/getxls.php:223
+#: html/getxls.php:290
+msgid "Name"
+msgstr "Imię"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
+#, fuzzy
+msgid "Blocklist"
+msgstr "Bloklisty"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
+msgid "Blocklist type"
+msgstr "Typ bloklisty"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
+msgid "List of blocklists"
+msgstr "Lista bloklist"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
+msgid "This menu allows you to create, delete and edit selected blocklists. Having a large size of lists, you might prefer the range selectors on top of the select box."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych bloklist. Posiadając duże listy, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze."
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+msgid "Blocklist name"
+msgstr "Nazwa bloklisty"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
+#: plugins/addons/addressbook/contents.tpl:42
+#: plugins/admin/acl/class_divListACL.inc:55
+#: plugins/admin/fai/class_divListFai.inc:71
+#: plugins/admin/groups/class_divListGroup.inc:62
+#: plugins/admin/users/class_divListUsers.inc:63
+#: plugins/admin/applications/class_divListApplication.inc:59
+#: plugins/admin/departments/class_divListDepartment.inc:49
+#: plugins/admin/systems/class_divListSystemService.inc:31
+#: plugins/admin/systems/class_divListSystem.inc:69
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
+#: plugins/admin/ogroups/class_divListOGroup.inc:65
+#: plugins/gofon/macro/class_divListMacros.inc:59
+#: plugins/gofon/conference/class_divListConferences.inc:60
+msgid "Actions"
+msgstr "Akcje"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Select to see send blocklists"
+msgstr "Wybierz aby zobaczyć bloklisty wysyłania"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Show send blocklists"
+msgstr "Pokaż bloklisty wysyłania"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Select to see receive blocklists"
+msgstr "Wybierz aby zobaczyć bloklisty odbierania"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Show receive blocklists"
+msgstr "Pokaż bloklisty otrzymywania"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Select to search within subtrees"
+msgstr "Zaznacz aby wyszukiwać wewnątrz poddrzew"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
+msgid "Regular expression for matching list names"
+msgstr "Wyrażenie regularne do dopasowania nazw list"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "Create new blocklist"
+msgstr "Utwórz nową bloklistę"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "New Blocklist"
+msgstr "Nowa Bloklista"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/fai/class_divListFai.inc:208
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+msgid "Submit department"
+msgstr "Zatwierdź departament"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/fai/class_divListFai.inc:208
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#: include/class_MultiSelectWindow.inc:209
+msgid "Submit"
+msgstr "Wyślij"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove selected blocklists"
+msgstr "Pokaż bloklisty wysyłania"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove blocklists"
+msgstr "Bloklista otrzymywania"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/acl/class_divListACL.inc:210
+#: plugins/admin/acl/class_divListACL.inc:232
+#: plugins/admin/acl/class_aclRole.inc:340
+#: plugins/admin/acl/class_aclRole.inc:385
+#: plugins/admin/fai/class_faiScript.inc:301
+#: plugins/admin/fai/class_faiScript.inc:303
+#: plugins/admin/fai/class_faiTemplate.inc:277
+#: plugins/admin/fai/class_faiTemplate.inc:279
+#: plugins/admin/fai/class_faiHook.inc:300
+#: plugins/admin/fai/class_faiHook.inc:302
+#: plugins/admin/fai/class_divListFai.inc:289
+#: plugins/admin/fai/class_divListFai.inc:292
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/users/class_divListUsers.inc:266
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/systems/glpiPrinter.tpl:18
+#: plugins/admin/systems/glpiPrinter.tpl:32
+#: plugins/admin/systems/glpi.tpl:18
+#: plugins/admin/systems/glpi.tpl:32
+#: plugins/admin/systems/glpi.tpl:46
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
+#: plugins/admin/systems/class_divListSystem.inc:323
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/macro/class_divListMacros.inc:207
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#: include/class_acl.inc:409
+#: include/class_acl.inc:454
+msgid "edit"
+msgstr "edytuj"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/users/class_divListUsers.inc:267
+msgid "Edit user"
+msgstr "Edytuj użytkownika"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/addons/mailqueue/contents.tpl:94
+#: plugins/admin/acl/class_divListACL.inc:220
+#: plugins/admin/acl/class_divListACL.inc:236
+#: plugins/admin/acl/class_aclRole.inc:341
+#: plugins/admin/acl/class_aclRole.inc:386
+#: plugins/admin/fai/class_faiScript.inc:305
+#: plugins/admin/fai/class_faiTemplate.inc:281
+#: plugins/admin/fai/class_faiHook.inc:304
+#: plugins/admin/fai/class_divListFai.inc:300
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/users/class_divListUsers.inc:285
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/systems/class_divListSystem.inc:333
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/macro/class_divListMacros.inc:215
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#: include/class_acl.inc:410
+#: include/class_acl.inc:455
+msgid "delete"
+msgstr "Usuń"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/admin/users/class_divListUsers.inc:286
+msgid "Delete user"
+msgstr "Usuń użytkownika"
+
+#: plugins/gofax/blocklists/remove.tpl:2
+#: plugins/addons/addressbook/remove.tpl:2
+#: plugins/admin/acl/remove.tpl:2
+#: plugins/admin/fai/remove.tpl:2
+#: plugins/admin/fai/remove_branch.tpl:2
+#: plugins/admin/groups/remove.tpl:2
+#: plugins/admin/users/remove.tpl:2
+#: plugins/admin/applications/remove.tpl:2
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/admin/departments/remove.tpl:2
+#: plugins/admin/systems/remove_ppd.tpl:2
+#: plugins/admin/systems/remove.tpl:2
+#: plugins/admin/systems/remove_glpi.tpl:2
+#: plugins/admin/mimetypes/remove.tpl:2
+#: plugins/admin/ogroups/termgroup.tpl:2
+#: plugins/admin/ogroups/remove.tpl:2
+#: plugins/gofon/macro/remove.tpl:2
+#: plugins/gofon/conference/remove.tpl:2
+#: include/sieve/templates/remove_script.tpl:2
+#: setup/class_setupStep_Migrate.inc:211
+#: setup/class_setupStep_Migrate.inc:260
+#: setup/class_setupStep_Migrate.inc:384
+#: setup/class_setupStep_Migrate.inc:459
+#: setup/class_setupStep_Migrate.inc:595
+#: setup/class_setupStep_Migrate.inc:725
+#: setup/setup_checks.tpl:32
+#: setup/setup_checks.tpl:93
+#: html/index.php:50
+#: html/index.php:341
+#: html/index.php:347
+#: ihtml/themes/default/islocked.tpl:6
+#: ihtml/themes/default/remove.tpl:2
+#: ihtml/themes/default/conflict.tpl:6
+msgid "Warning"
+msgstr "Ostrzeżenie"
+
+#: plugins/gofax/blocklists/remove.tpl:6
+#: plugins/admin/systems/remove_glpi.tpl:6
+#: include/sieve/templates/remove_script.tpl:6
+msgid "Please double check if your really want to do this since there is no way for GOsa to get your data back."
+msgstr "Proszę upewnić się, że faktycznie chcesz wykonać tą operację. Nie ma możliwości odwrócenia tego procesu."
+
+#: plugins/gofax/blocklists/remove.tpl:10
+#: plugins/addons/addressbook/remove.tpl:10
+#: plugins/admin/fai/remove_branch.tpl:10
+#: plugins/admin/groups/remove.tpl:10
+#: plugins/admin/users/remove.tpl:10
+#: plugins/admin/applications/remove.tpl:9
+#: plugins/admin/mimetypes/remove.tpl:9
+#: plugins/admin/ogroups/remove.tpl:10
+#: plugins/gofon/macro/remove.tpl:9
+#: ihtml/themes/default/remove.tpl:9
+msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
+msgstr "Jeśli jesteś pewien - naciśnij 'Usuń' aby kontynuować lub 'Anuluj' aby anulować."
+
+#: plugins/gofax/blocklists/main.inc:26
+#: plugins/gofax/blocklists/main.inc:28
+msgid "Blocklist management"
+msgstr "Zarządzanie bloklistą"
+
+#: plugins/gofax/faxaccount/generic.tpl:15
+#: plugins/gofax/faxaccount/paste_generic.tpl:13
+msgid "Fax number for GOfax to trigger on"
+msgstr "Numer faxu dla GOfax dla przełączenia"
+
+#: plugins/gofax/faxaccount/generic.tpl:21
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
+#: plugins/admin/ogroups/phonequeue.tpl:62
+#: plugins/admin/ogroups/class_phonequeue.inc:950
+#: html/getxls.php:86
+#: html/getxls.php:281
+msgid "Language"
+msgstr "Język"
+
+#: plugins/gofax/faxaccount/generic.tpl:26
+msgid "Specify the GOfax communication language for fax to mail gateway"
+msgstr "Podaj język komunikacji GOfax dla bramki fax2mail"
+
+#: plugins/gofax/faxaccount/generic.tpl:34
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
+msgid "Delivery format"
+msgstr "Format dostarczania"
+
+#: plugins/gofax/faxaccount/generic.tpl:38
+msgid "Specify delivery format for fax to mail gateway"
+msgstr "Podaj format dostarczania dla bramki fax-mail"
+
+#: plugins/gofax/faxaccount/generic.tpl:51
+msgid "Delivery methods"
+msgstr "Metody dostarczania"
+
+#: plugins/gofax/faxaccount/generic.tpl:56
+msgid "Temporary disable fax usage"
+msgstr "Tymczasowo zablokuj używanie faxu"
+
+#: plugins/gofax/faxaccount/generic.tpl:62
+msgid "Deliver fax as mail to"
+msgstr "Dostarcz fax jako pocztę do"
+
+#: plugins/gofax/faxaccount/generic.tpl:70
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
+msgid "Deliver fax as mail"
+msgstr "Dostarcz fax jako pocztę"
+
+#: plugins/gofax/faxaccount/generic.tpl:77
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
+msgid "Deliver fax to printer"
+msgstr "Dostarcz fax na drukarkę"
+
+#: plugins/gofax/faxaccount/generic.tpl:93
+msgid "Alternate fax numbers"
+msgstr "Alternatywne numery faxu"
+
+#: plugins/gofax/faxaccount/generic.tpl:115
+msgid "Blocklists"
+msgstr "Bloklisty"
+
+#: plugins/gofax/faxaccount/generic.tpl:118
+msgid "Blocklists for incoming fax"
+msgstr "Bloklisty dla nadchodzących faxów"
+
+#: plugins/gofax/faxaccount/generic.tpl:126
+msgid "Blocklists for outgoing fax"
+msgstr "Bloklisty dla wychodzących faxów"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:18
+#, fuzzy
+msgid "Alternate fax numbers will not be copied"
+msgstr "Alternatywne numery faxu"
+
+#: plugins/gofax/faxaccount/locals.tpl:6
+msgid "Select numbers to add"
+msgstr "Wybierz numery do dodania"
+
+#: plugins/gofax/faxaccount/locals.tpl:28
+msgid "Display numbers of department"
+msgstr "Wyświetl numery departamentu"
+
+#: plugins/gofax/faxaccount/locals.tpl:38
+msgid "Display numbers matching"
+msgstr "Wyświetl numery pasujące"
+
+#: plugins/gofax/faxaccount/locals.tpl:41
+msgid "Regular expression for matching numbers"
+msgstr "Wyrażenie regularne dla dopasowania numerów"
+
+#: plugins/gofax/faxaccount/locals.tpl:47
+msgid "Display numbers of user"
+msgstr "Wyświetl numery użytkownika"
+
+#: plugins/gofax/faxaccount/locals.tpl:50
+msgid "User name of which numbers are shown"
+msgstr "Nazwa użytkownika którego numery są pokazane"
+
+#: plugins/gofax/faxaccount/lists.tpl:5
+msgid "Blocked numbers/lists"
+msgstr "Zablokowane numery/listy"
+
+#: plugins/gofax/faxaccount/lists.tpl:17
+msgid "List of predefined blocklists"
+msgstr "Lista predefiniowanych bloklist"
+
+#: plugins/gofax/faxaccount/lists.tpl:25
+msgid "Add the list to the blocklists"
+msgstr "Dodaj listę do bloklisty"
+
+#: plugins/gofax/faxaccount/main.inc:109
+msgid "FAX settings"
+msgstr "Ustawienia FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
+#: plugins/addons/addressbook/address_edit.tpl:233
+#: plugins/addons/addressbook/address_info.tpl:171
+#: plugins/generic/references/class_reference.inc:30
+msgid "FAX"
+msgstr "FAX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
+msgid "This account has no fax extensions."
+msgstr "To konto nie posiada rozszerzenia fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
+msgid "Remove fax account"
+msgstr "Usuń konto fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
+msgid "This account has fax features enabled. You can disable them by clicking below."
+msgstr "To konto ma włączone cechu fax. Można je wyłączyć klikając poniżej."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
+msgid "Create fax account"
+msgstr "Utwórz konto fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
+msgid "This account has fax features disabled. You can enable them by clicking below."
+msgstr "To konto ma wyłączone cechy faxu. Można je włączyć klikając poniżej."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
+msgid "You're trying to add an invalid phone number."
+msgstr "Nieprawidłowy numer telefonu."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
+#: plugins/admin/groups/class_groupApplication.inc:682
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
+msgid "back"
+msgstr "wróć"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
+#, php-format
+msgid "Removing of user/fax account with dn '%s' failed."
+msgstr "Usuwanie konta fax z dn '%s' nieudane."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
+msgid "The required field 'Fax' is not set."
+msgstr "Wymagane pole 'fax' jest puste."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
+msgid "Please enter a valid telephone number in the 'Fax' field."
+msgstr "Proszę podać prawidłowy numer telefonu w polu 'Fax'."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
+msgid "Mail delivery is checked, but no address has been specified."
+msgstr "Dostarczanie poczty jest włączone, ale nie podano adresu."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
+msgid "The mail address you've entered is invalid."
+msgstr "Adres email który podano jest nieprawidłowy."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
+msgid "Deliver fax to printer, is only possible if valid printer is given. Please correct your choice."
+msgstr "Dostarczanie faxu do drukarki jest możliwe jedynie gdy istnieje prawidłowa drukarka. Proszę poprawić."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
+#, php-format
+msgid "Saving of user/fax account with dn '%s' failed."
+msgstr "Zapisywanie konta fax z dn '%s' nieudane."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
+msgid "Fax account settings"
+msgstr "Ustawienia konta fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
+msgid "Enable/Disable fax"
+msgstr "Włącz/Wyłącz fax"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
+msgid "Receive blocklist"
+msgstr "Bloklista otrzymywania"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
+msgid "Send blocklist"
+msgstr "Bloklista wysyłania"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
+#, fuzzy
+msgid "Alternate fax number"
+msgstr "Alternatywne numery faxu"
+
+#: plugins/gofax/faxreports/contents.tpl:2
+#: plugins/addons/logview/contents.tpl:2
+#: plugins/addons/logview/gosa_log_contents.tpl:2
+#: plugins/gofon/fonreports/contents.tpl:2
+msgid "Filter"
+msgstr "Filtr"
+
+#: plugins/gofax/faxreports/contents.tpl:6
+#: plugins/addons/addressbook/contents.tpl:109
+#: plugins/addons/mailqueue/contents.tpl:11
+#: plugins/addons/logview/contents.tpl:47
+#: plugins/addons/logview/gosa_log_contents.tpl:47
+#: plugins/gofon/fonreports/contents.tpl:6
+msgid "Search for"
+msgstr "Szukaj dla"
+
+#: plugins/gofax/faxreports/contents.tpl:7
+#: plugins/gofon/fonreports/contents.tpl:7
+msgid "Enter user name to search for"
+msgstr "Wprowadź poszukiwaną nazwę użytkownika"
+
+#: plugins/gofax/faxreports/contents.tpl:8
+#: plugins/gofax/faxreports/contents.tpl:16
+#: plugins/gofon/fonreports/contents.tpl:8
+#: plugins/gofon/fonreports/contents.tpl:16
+msgid "in"
+msgstr "w"
+
+#: plugins/gofax/faxreports/contents.tpl:9
+#: plugins/gofon/fonreports/contents.tpl:9
+msgid "Select subtree to base search on"
+msgstr "Wybierz poddrzewo od którego zacząć szukanie"
+
+#: plugins/gofax/faxreports/contents.tpl:12
+#: plugins/gofon/fonreports/contents.tpl:12
+msgid "during"
+msgstr "podczas"
+
+#: plugins/gofax/faxreports/contents.tpl:21
+#: plugins/addons/mailqueue/contents.tpl:10
+#: plugins/addons/mailqueue/contents.tpl:26
+#: plugins/addons/logview/contents.tpl:68
+#: plugins/addons/logview/gosa_log_contents.tpl:68
+#: plugins/gofon/fonreports/contents.tpl:21
+#: setup/setup_ldap.tpl:13
+#: ihtml/themes/default/help.tpl:21
+msgid "Search"
+msgstr "Szukaj"
+
+#: plugins/gofax/faxreports/contents.tpl:30
+#: plugins/gofax/faxreports/detail.tpl:21
+#: plugins/addons/logview/gosa_log_contents.tpl:84
+#: plugins/admin/fai/faiTemplateEntry.tpl:110
+#: plugins/admin/systems/class_printGeneric.inc:868
+#: plugins/admin/systems/class_gosaLogServer.inc:102
+#: plugins/admin/ogroups/class_ogroupManagement.inc:428
+#: setup/setup_config2.tpl:172
+#: setup/setup_config2.tpl:217
+msgid "User"
+msgstr "Użytkownik"
+
+#: plugins/gofax/faxreports/contents.tpl:31
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#: plugins/addons/logview/contents.tpl:84
+#: plugins/addons/logview/gosa_log_contents.tpl:83
+#: plugins/gofon/fonreports/class_fonreport.inc:404
+#: plugins/gofon/fonreports/contents.tpl:30
+msgid "Date"
+msgstr "Data"
+
+#: plugins/gofax/faxreports/contents.tpl:33
+#: plugins/addons/mailqueue/contents.tpl:56
+msgid "Sender"
+msgstr "Nadawca"
+
+#: plugins/gofax/faxreports/contents.tpl:34
+msgid "Receiver"
+msgstr "Odbiorca"
+
+#: plugins/gofax/faxreports/contents.tpl:35
+#: plugins/gofax/faxreports/detail.tpl:57
+msgid "# pages"
+msgstr "# stron"
+
+#: plugins/gofax/faxreports/contents.tpl:50
+#: plugins/addons/logview/contents.tpl:97
+#: plugins/addons/logview/gosa_log_contents.tpl:98
+#: plugins/gofon/fonreports/contents.tpl:51
+msgid "Search returned no results..."
+msgstr "Wyszukiwanie nie zwróciło żadnych wyników..."
+
+#: plugins/gofax/faxreports/detail.tpl:5
+msgid "FAX preview - please wait"
+msgstr "Podgląd FAXu - proszę poczekać"
+
+#: plugins/gofax/faxreports/detail.tpl:8
+msgid "Click on fax to download"
+msgstr "Kliknij na fax aby pobrać"
+
+#: plugins/gofax/faxreports/detail.tpl:17
+msgid "FAX ID"
+msgstr "FAX ID"
+
+#: plugins/gofax/faxreports/detail.tpl:25
+msgid "Date / Time"
+msgstr "Data/Czas"
+
+#: plugins/gofax/faxreports/detail.tpl:29
+#: plugins/gofax/faxreports/class_faxreport.inc:496
+msgid "Sender MSN"
+msgstr "MSN nadawcy"
+
+#: plugins/gofax/faxreports/detail.tpl:33
+#: plugins/gofax/faxreports/class_faxreport.inc:495
+msgid "Sender ID"
+msgstr "ID nadawcy"
+
+#: plugins/gofax/faxreports/detail.tpl:37
+#: plugins/gofax/faxreports/class_faxreport.inc:498
+msgid "Receiver MSN"
+msgstr "MSN odbiorcy"
+
+#: plugins/gofax/faxreports/detail.tpl:41
+#: plugins/gofax/faxreports/class_faxreport.inc:497
+msgid "Receiver ID"
+msgstr "ID odbiorcy"
+
+#: plugins/gofax/faxreports/detail.tpl:49
+msgid "Status message"
+msgstr "Informacja o statusie"
+
+#: plugins/gofax/faxreports/detail.tpl:53
+#: plugins/gofax/faxreports/class_faxreport.inc:501
+msgid "Transfer time"
+msgstr "Czas transferu"
+
+#: plugins/gofax/faxreports/main.inc:14
+msgid "FAX reports"
+msgstr "Raporty FAX"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:6
+msgid "FAX Reports"
+msgstr "Raporty FAX"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:115
+msgid "No fax extension defined in your server configuration, no reports can be shown!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:118
+#: plugins/addons/logview/class_logview.inc:83
+#: plugins/addons/logview/class_gosa_logview.inc:104
+#: plugins/gofon/fonreports/class_fonreport.inc:168
+msgid "There is no mysql extension available, please check your php setup."
+msgstr "Brak rozszerzenia mysql, proszę sprawdzić ustawienia php."
+
+#: plugins/gofax/faxreports/class_faxreport.inc:125
+msgid "Can't connect to fax database, no reports can be shown!"
+msgstr "Nie można połączyć się z bazą fax, nie można pokazać żadnych raportów!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:129
+msgid "Can't select fax database for report generation!"
+msgstr "Nie można wybrać bazy fax aby generować raport!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:134
+#, fuzzy
+msgid "Can't query fax table 'faxlog' for report generation!"
+msgstr "Nie można wybrać bazy fax aby generować raport!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:157
+#: plugins/gofax/faxreports/class_faxreport.inc:297
+msgid "Query for fax database failed!"
+msgstr "Zapytanie do bazy fax nieudane!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:166
+#: plugins/gofax/faxreports/class_faxreport.inc:176
+msgid "You have no permission to retrieve informations about this fax id!"
+msgstr "Brak uprawnień do pobierania informacji o tym faxie!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:207
+#: plugins/gofax/faxreports/class_faxreport.inc:322
+#: plugins/gofon/fonreports/class_fonreport.inc:228
+msgid "Y-M-D"
+msgstr "R-M-D"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+#, fuzzy
+msgid "Insufficient permissions to view this attribute"
+msgstr "Brak uprawnień do zmian atrybutu '%s' w goFonMacro."
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/admin/groups/class_groupApplication.inc:435
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+#, fuzzy
+msgid "Insufficient permissions"
+msgstr "Uprawnienia pliku"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:480
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+msgid "Fax report"
+msgstr "Raport FAX"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#, fuzzy
+msgid "All entries are readonly"
+msgstr "Wszystkie pola są zapisywalne"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:486
+#, fuzzy
+msgid "Fax reports"
+msgstr "Raport FAX"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:491
+msgid "Detailed view"
+msgstr "Widok szczegółowy"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:492
+#, fuzzy
+msgid "Fax ID"
+msgstr "FAX ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#, fuzzy
+msgid "Time"
+msgstr "Mime"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:499
+#, fuzzy
+msgid "Number of pages"
+msgstr "Nazwa departamentu"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:500
+#, fuzzy
+msgid "Status Message"
+msgstr "Informacja o statusie"
+
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/addons/addressbook/address_edit.tpl:74
+#: plugins/addons/addressbook/address_info.tpl:53
+msgid "Private"
+msgstr "Prywatne"
+
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Contact"
+msgstr "Kontakt"
+
+#: plugins/addons/addressbook/contents.tpl:37
+msgid "The telephone list plugin provides list and search facilities for the people in your site. You may want to specify the asterisk [*] like in 'Go*us' to find 'Gonicus'. Use the filters below to narrow down your search."
+msgstr "Dodatek lista telefonów udostępnia listę oraz mechanizmy wyszukiwania dla ludzi w firmie. Mozna podawać gwiazdkę [*] np. 'Go*us' aby znależć 'Gonicus'. Użyj filtrów poniżej aby zawęzić wyniki wyszukiwania."
+
+#: plugins/addons/addressbook/contents.tpl:48
+msgid "Add entry"
+msgstr "Dodaj pozycję"
+
+#: plugins/addons/addressbook/contents.tpl:54
+#: plugins/admin/groups/class_groupApplication.inc:764
+msgid "Edit entry"
+msgstr "Edycja pozycji"
+
+#: plugins/addons/addressbook/contents.tpl:58
+msgid "Remove entry"
+msgstr "Usuń pozycję"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Select to see regular users"
+msgstr "Wybierz aby zobaczyć zwykłych użytkowników"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Show organizational entries"
+msgstr "Pokaż elementy organizacyjne"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Select to see users in addressbook"
+msgstr "Wybierz aby zobaczyć użytkowników w książce adresowej"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Show addressbook entries"
+msgstr "Pokaż elementy książki adresowej"
+
+#: plugins/addons/addressbook/contents.tpl:84
+msgid "Display results for department"
+msgstr "Wyświetl wyniki dla departamentu"
+
+#: plugins/addons/addressbook/contents.tpl:97
+msgid "Match object"
+msgstr "Dopasuj obiekt"
+
+#: plugins/addons/addressbook/contents.tpl:100
+msgid "Choose the object that will be searched in"
+msgstr "Wybierz obiekt w którym będziesz przeszukiwać"
+
+#: plugins/addons/addressbook/contents.tpl:112
+msgid "Search string"
+msgstr "Poszukiwany napis"
+
+#: plugins/addons/addressbook/dial.tpl:3
+msgid "Dial connection..."
+msgstr "Połączenie dzwonienia..."
+
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/class_addressbook.inc:435
+#: plugins/addons/addressbook/class_addressbook.inc:442
+#: plugins/addons/addressbook/class_addressbook.inc:446
+#: plugins/addons/addressbook/class_addressbook.inc:559
+msgid "Dial"
+msgstr "Dzwonienie"
+
+#: plugins/addons/addressbook/remove.tpl:6
+msgid "This includes all addressbook data in this entry. Please double check if your really want to do this since there is no way for GOsa to get your data back."
+msgstr "Operacja odnosi się do wszystkich danych książki adresowej w tym elemencie. Proszę upewnić się że jest to pożądana akcja, gdyż nie będzie możliwości powrotu."
+
+#: plugins/addons/addressbook/address_edit.tpl:7
+msgid "Choose the department to store entry in"
+msgstr "Wybierz departament do przechowania wpisu"
+
+#: plugins/addons/addressbook/address_edit.tpl:24
+#: plugins/addons/addressbook/address_info.tpl:18
+msgid "Personal"
+msgstr "Osobiste"
+
+#: plugins/addons/addressbook/address_edit.tpl:48
+#: plugins/addons/addressbook/class_addressbook.inc:820
+#: plugins/addons/addressbook/address_info.tpl:32
+#: html/getxls.php:224
+#: html/getxls.php:298
+msgid "Initials"
+msgstr "Inicjały"
+
+#: plugins/addons/addressbook/address_edit.tpl:118
+#: plugins/addons/addressbook/address_info.tpl:83
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
+msgid "Email"
+msgstr "Email"
+
+#: plugins/addons/addressbook/address_edit.tpl:134
+#: plugins/addons/addressbook/address_info.tpl:99
+msgid "Organizational"
+msgstr "Organizacyjne"
+
+#: plugins/addons/addressbook/address_edit.tpl:143
+#: plugins/addons/addressbook/address_info.tpl:109
+msgid "Company"
+msgstr "Firma"
+
+#: plugins/addons/addressbook/address_edit.tpl:167
+#: plugins/addons/addressbook/address_info.tpl:125
+#: html/getxls.php:225
+#: html/getxls.php:298
+msgid "City"
+msgstr "Miasto"
+
+#: plugins/addons/addressbook/address_edit.tpl:191
+#: plugins/addons/addressbook/address_info.tpl:141
+#: plugins/admin/departments/class_departmentGeneric.inc:596
+msgid "Country"
+msgstr "Kraj"
+
+#: plugins/addons/addressbook/main.inc:36
+msgid "Address book"
+msgstr "Książka adresowa"
+
+#: plugins/addons/addressbook/class_addressbook.inc:6
+#: plugins/addons/addressbook/class_addressbook.inc:796
+#: plugins/addons/addressbook/class_addressbook.inc:802
+#: setup/class_setupStep_Feedback.inc:105
+msgid "Addressbook"
+msgstr "Książka adresowa"
+
+#: plugins/addons/addressbook/class_addressbook.inc:174
+#, php-format
+msgid "Dial from %s to %s now?"
+msgstr "Zadzwonić teraz z '%s' do '%s'?"
+
+#: plugins/addons/addressbook/class_addressbook.inc:178
+msgid "You have no personal phone number set. Please change that in order to perform direct dials."
+msgstr "Brak ustawionego osobistego numeru telefonu. Proszę uzupełnić aby móc wykonywać bezpośrednie połączenia."
+
+#: plugins/addons/addressbook/class_addressbook.inc:205
+#: plugins/addons/addressbook/class_addressbook.inc:760
+#, php-format
+msgid "Removing of addressbook entry '%s' failed."
+msgstr "Usuwanie wpisu książki adresowej '%s' nieudane."
+
+#: plugins/addons/addressbook/class_addressbook.inc:212
+#: plugins/addons/addressbook/class_addressbook.inc:320
+msgid "You are not allowed to delete this entry!"
+msgstr "Brak uprawnień do usunięcia tego elementu!"
+
+#: plugins/addons/addressbook/class_addressbook.inc:314
+#, php-format
+msgid "You're about to delete the entry %s."
+msgstr "Zamierzasz usunąć element %s."
+
+#: plugins/addons/addressbook/class_addressbook.inc:452
+#, php-format
+msgid "Save contact for %s as vcard"
+msgstr "Zapisz kontakt dla %s jako wizytówka"
+
+#: plugins/addons/addressbook/class_addressbook.inc:458
+#, php-format
+msgid "Send mail to %s"
+msgstr "Wyślij email do %s"
+
+#: plugins/addons/addressbook/class_addressbook.inc:571
+msgid "global addressbook"
+msgstr "Globalna książka adresowa"
+
+#: plugins/addons/addressbook/class_addressbook.inc:574
+msgid "user database"
+msgstr "użyj bazy"
+
+#: plugins/addons/addressbook/class_addressbook.inc:578
+#, php-format
+msgid "Contact stored in '%s'"
+msgstr "Kontakt zachowany w '%s'"
+
+#: plugins/addons/addressbook/class_addressbook.inc:580
+msgid "Creating new entry in"
+msgstr "Tworzenie nowego elementu w"
+
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/mailqueue/class_mailqueue.inc:313
+#: plugins/addons/mailqueue/class_mailqueue.inc:378
+#: plugins/addons/logview/class_logview.inc:123
+#: plugins/addons/logview/class_logview.inc:145
+#: plugins/addons/logview/class_gosa_logview.inc:146
+msgid "All"
+msgstr "Wszystkie"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Work phone"
+msgstr "Telefon do pracy"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Cell phone"
+msgstr "Numer telefonu komórkowego"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: html/getxls.php:223
+msgid "Home phone"
+msgstr "Telefon domowy"
+
+#: plugins/addons/addressbook/class_addressbook.inc:710
+msgid "Cannot create a unique DN for your entry. Please fill more formular fields."
+msgstr "Nie można utworzyć unikalnego DN dla tego elementu. Proszę wypełnić więcej pól formularza."
+
+#: plugins/addons/addressbook/class_addressbook.inc:797
+#, fuzzy
+msgid "Addressbook entry acls"
+msgstr "Zapisywanie wpisu książki adresowej nieudane"
+
+#: plugins/addons/addressbook/class_addressbook.inc:821
+#: html/getxls.php:301
+msgid "Title"
+msgstr "Tytuł"
+
+#: plugins/addons/addressbook/class_addressbook.inc:823
+#: html/getxls.php:169
+#: html/getxls.php:222
+#: html/getxls.php:401
+#: html/getxls.php:421
+msgid "Common name"
+msgstr "Nazwa potoczna"
+
+#: plugins/addons/godfs/contents.tpl:8
+msgid "DFS Shares"
+msgstr "Udziały DFS"
+
+#: plugins/addons/godfs/contents.tpl:26
+msgid "This menu allows you to create, delete and edit selected dfs shares. Having a large numbers of dfs shares, you might prefer the range selectors on top of the dfs share list."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych udziałów DFS. Posiadając dużą ilość udziałów DFS, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze listy udziałów DFS."
+
+#: plugins/addons/godfs/contents.tpl:40
+msgid "Display dfs shares matching"
+msgstr "Wyświetl udziały DFS pasujące"
+
+#: plugins/addons/godfs/contents.tpl:44
+msgid "Regular expression for matching dfs share names"
+msgstr "Wyrażenie regularne dla dopasowanie nazw udziałów DFS"
+
+#: plugins/addons/godfs/generic.tpl:4
+msgid "DFS Properties"
+msgstr "Właściwości DFS"
+
+#: plugins/addons/godfs/generic.tpl:8
+msgid "Name of dfs Share"
+msgstr "Nazwa udziału DFS"
+
+#: plugins/addons/godfs/generic.tpl:16
+msgid "Fileserver"
+msgstr "Serwer plików"
+
+#: plugins/addons/godfs/generic.tpl:20
+msgid "Share on Fileserver"
+msgstr "Udział na serwerze plików"
+
+#: plugins/addons/godfs/generic.tpl:30
+msgid "DFS Location"
+msgstr "Lokacja DFS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:10
+msgid "DFS Managment"
+msgstr "Zarządzanie DFS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:151
+#, php-format
+msgid "Removing of DFS share with dn '%s' failed."
+msgstr "Usuwanie udziału DFS z dn '%s' nieudane."
+
+#: plugins/addons/godfs/class_dfsManagment.inc:170
+msgid "No DFS entries found"
+msgstr "Nie znaleziono wpisów DFS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+msgid "Go up one dfsshare"
+msgstr "Idź w górę jeden udział DFS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#: plugins/admin/acl/class_aclRole.inc:338
+#: plugins/admin/fai/class_faiProfile.inc:311
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/systems/class_servDNSeditZone.inc:289
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/ogroups/phonequeue.tpl:24
+#: include/sieve/templates/object_container.tpl:8
+#: include/sieve/templates/object_container_clear.tpl:8
+#: include/class_MultiSelectWindow.inc:194
+#: include/class_MultiSelectWindow.inc:196
+#: include/class_acl.inc:407
+msgid "Up"
+msgstr "Góra"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+msgid "Go to dfs root"
+msgstr "Idź do głównego DFS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: include/class_MultiSelectWindow.inc:186
+#: include/class_MultiSelectWindow.inc:188
+msgid "Root"
+msgstr "Główny"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:215
+msgid "Create new dfsshare"
+msgstr "Utwórz nowy udział DFS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:247
+#: setup/class_setupStep_Finish.inc:37
+#: ihtml/themes/default/copyPasteDialog.tpl:32
+msgid "Finish"
+msgstr "Zakończ"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:102
+#: plugins/addons/godfs/class_dfsgeneric.inc:104
+msgid "Dfs share already exists."
+msgstr "Udział DFS już istnieje."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:117
+msgid "Required Field \"Name of dfs Share\" is not set."
+msgstr "Wymagane pole 'Nazwa udziału DFS' nie jest wypełnione."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:120
+msgid "Required Field \"Description\" is not set."
+msgstr "Wymagane pole 'Opis' nie jest wypełnione."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:123
+msgid "Required Field \"Fileserver\" is not set."
+msgstr "Wymagane pole 'Serwer plików' nie jest wypełnione."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:126
+msgid "Required Field \"Share on fileserver\" is not set."
+msgstr "Wymagane pole 'Udział na serwerze plików' nie jest wypełnione."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:129
+msgid "Required Field \"Location\" is not set."
+msgstr "Wymagane pole 'Lokalizacja' nie jest wypełnione."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:186
+#, php-format
+msgid "Saving dfs/generic with dn '%s' failed."
+msgstr "Zapisywanie dfs z dn '%s' nieudane."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:219
+#, php-format
+msgid "Removing dfs/generic with dn '%s' failed."
+msgstr "Usuwanie dfs z dn '%s' nieudane."
+
+#: plugins/addons/godfs/main.inc:27
+#: plugins/addons/godfs/main.inc:33
+msgid "Distributed File System Administration"
+msgstr "Administracja Distributed File System"
+
+#: plugins/addons/mailqueue/contents.tpl:12
+msgid "Please enter a search string here."
+msgstr "Proszę podać tutaj szukany ciąg znaków."
+
+#: plugins/addons/mailqueue/contents.tpl:14
+msgid "Select a server"
+msgstr "Wybierz serwer"
+
+#: plugins/addons/mailqueue/contents.tpl:17
+msgid "with status"
+msgstr "ze statusem"
+
+#: plugins/addons/mailqueue/contents.tpl:21
+msgid "within the last"
+msgstr "W ciągu ostatnich"
+
+#: plugins/addons/mailqueue/contents.tpl:29
+msgid "Remove all messages"
+msgstr "Usuń wszystkie wiadomości"
+
+#: plugins/addons/mailqueue/contents.tpl:30
+msgid "Remove all messages from selected servers queue"
+msgstr "Usuń wszystkie wiadomości z wybranej kolejki serwerów"
+
+#: plugins/addons/mailqueue/contents.tpl:31
+#: plugins/addons/mailqueue/class_mailqueue.inc:401
+msgid "Hold all messages"
+msgstr "Wstrzymaj wszystkie wiadomości"
+
+#: plugins/addons/mailqueue/contents.tpl:32
+msgid "Hold all messages in selected servers queue"
+msgstr "Wstrzymaj wszystkie wiadomości w wybranej kolejce serwerów"
+
+#: plugins/addons/mailqueue/contents.tpl:33
+msgid "Release all messages"
+msgstr "Wznów wszystkie wiadomości"
+
+#: plugins/addons/mailqueue/contents.tpl:34
+msgid "Release all messages in selected servers queue"
+msgstr "Wznów wszystkie wiadomości w wybranej kolejce serwerów"
+
+#: plugins/addons/mailqueue/contents.tpl:35
+#: plugins/addons/mailqueue/class_mailqueue.inc:403
+msgid "Requeue all messages"
+msgstr "Przekolejkuj wszystkie wiadomości"
+
+#: plugins/addons/mailqueue/contents.tpl:36
+msgid "Requeue all messages in selected servers queue"
+msgstr "Przekolejkuj wszystkie wiadomości w wybranej kolejce serwera"
+
+#: plugins/addons/mailqueue/contents.tpl:46
+msgid "Search returned no results"
+msgstr "Wyszukiwanie nie zwróciło danych"
+
+#: plugins/addons/mailqueue/contents.tpl:52
+msgid "ID"
+msgstr "ID"
+
+#: plugins/addons/mailqueue/contents.tpl:55
+msgid "Arrival"
+msgstr "Dotarcie"
+
+#: plugins/addons/mailqueue/contents.tpl:57
+msgid "Recipient"
+msgstr "Odbiorca"
+
+#: plugins/addons/mailqueue/contents.tpl:58
+#: setup/setup_checks.tpl:30
+#: setup/setup_checks.tpl:91
+msgid "Error"
+msgstr "Błąd"
+
+#: plugins/addons/mailqueue/contents.tpl:76
+#: plugins/addons/mailqueue/class_mailqueue.inc:381
+#: include/sieve/class_sieveManagement.inc:641
+msgid "Active"
+msgstr "Aktywne"
+
+#: plugins/addons/mailqueue/contents.tpl:94
+msgid "Delete this message"
+msgstr "Usuń tą wiadomosc"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "unhold"
+msgstr "wznów"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "Release message"
+msgstr "Wznów wiadomość"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+msgid "hold"
+msgstr "wstrzymaj"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#: plugins/addons/mailqueue/class_mailqueue.inc:405
+msgid "Hold message"
+msgstr "Wstrzymaj wiadomość"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "requeue"
+msgstr "rekolejkuj"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "Requeue this message"
+msgstr "Rekolejkuj tą wiadomość"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "header"
+msgstr "nagłówek"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "Display header from this message"
+msgstr "Wyświetl nagłówek tej wiadomości"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:6
+#: plugins/addons/mailqueue/main.inc:42
+msgid "Mail queue"
+msgstr "Kolejka pocztowa"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:65
+msgid "Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
+msgstr "Proszę sprawdzić plik 'gosa.conf', brak opcji 'MAILQUEUESCRIPTPATH."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:92
+#: plugins/addons/mailqueue/class_mailqueue.inc:119
+#: plugins/addons/mailqueue/class_mailqueue.inc:178
+#: plugins/addons/mailqueue/class_mailqueue.inc:206
+#, php-format
+msgid "You do not have permission to execute the command '%s' on the mailqueue."
+msgstr "Brak uprawnień do wykonania polecenia '%s' na kolejce pocztowej."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:100
+#: plugins/addons/mailqueue/class_mailqueue.inc:128
+#: plugins/addons/mailqueue/class_mailqueue.inc:188
+#: plugins/addons/mailqueue/class_mailqueue.inc:221
+#, php-format
+msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
+msgstr "Proszę sprawdzić plik 'gosa.conf', polecenie '%s' nie może być wykonane."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:233
+msgid "There are no mail server specified."
+msgstr "Nie ma zdefiniowanych serwerów pocztowych"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:283
+msgid "up"
+msgstr "góra"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:285
+msgid "down"
+msgstr "dół"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:328
+msgid "no limit"
+msgstr "bez limitu"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:333
+msgid "hours"
+msgstr "godzin"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:379
+msgid "Hold"
+msgstr "Wstrzymaj"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:380
+msgid "Un hold"
+msgstr "Wznów"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:382
+msgid "Not active"
+msgstr "Nieaktywne"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:391
+#, fuzzy
+msgid "Mailqueue"
+msgstr "Kolejka pocztowa"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:392
+#, fuzzy
+msgid "Mailqueue addon"
+msgstr "Kolejka pocztowa"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:397
+#, fuzzy
+msgid "Mail queue addon"
+msgstr "Kolejka pocztowa"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:400
+#, fuzzy
+msgid "Unhold all messages"
+msgstr "Wstrzymaj wszystkie wiadomości"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:402
+#, fuzzy
+msgid "Delete all messages"
+msgstr "Wznów wszystkie wiadomości"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:404
+#, fuzzy
+msgid "Unhold message"
+msgstr "Wstrzymaj wiadomość"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:406
+#, fuzzy
+msgid "Delete message"
+msgstr "Usuń tą wiadomosc"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:407
+#, fuzzy
+msgid "Requeue message"
+msgstr "Rekolejkuj tą wiadomość"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:408
+msgid "Gathering queue data"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:409
+#, fuzzy
+msgid "Get header information"
+msgstr "Ogólne informacje o użytkowniku"
+
+#: plugins/addons/notifications/main.inc:46
+#: plugins/addons/notifications/class_msgplug.inc:6
+msgid "Notifications"
+msgstr "Powiadamiania"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_groupGeneric.inc:946
+#: include/class_acl.inc:196
+#: html/getxls.php:124
+#: html/getxls.php:126
+#: html/getxls.php:309
+msgid "Groups"
+msgstr "Grupy"
+
+#: plugins/addons/notifications/class_msgplug.inc:99
+msgid "You have no permissions to send a message!"
+msgstr "Brak uprawnień do wysyłania wiadomości!"
+
+#: plugins/addons/notifications/class_msgplug.inc:103
+msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
+msgstr "Brak definicji NOTIFY_COMMAND w pliku gosa.conf"
+
+#: plugins/addons/notifications/class_msgplug.inc:111
+#: plugins/admin/systems/class_workstationGeneric.inc:175
+#: plugins/admin/systems/class_terminalGeneric.inc:198
+#: plugins/admin/systems/class_terminalGeneric.inc:210
+#: plugins/admin/systems/class_terminalGeneric.inc:222
+#: plugins/admin/systems/class_servGeneric.inc:114
+#: plugins/admin/ogroups/class_termgroup.inc:208
+#, php-format
+msgid "Execution of '%s' failed!"
+msgstr "Wykonanie '%s' nieudane"
+
+#: plugins/addons/notifications/class_msgplug.inc:117
+msgid "Please specify at least one recipient to send a message!"
+msgstr "Proszę podać przynajmniej jednego odbiorcę aby wysłać wiadomość!"
+
+#: plugins/addons/notifications/class_msgplug.inc:213
+msgid "No DESC tag in message file:"
+msgstr "Brak znacznika DESC w pliku wiadomości:"
+
+#: plugins/addons/notifications/class_msgplug.inc:240
+#, fuzzy
+msgid "Notification"
+msgstr "Powiadamiania"
+
+#: plugins/addons/notifications/class_msgplug.inc:241
+#: plugins/addons/notifications/class_msgplug.inc:246
+#, fuzzy
+msgid "Notification plugin"
+msgstr "Powiadomienie wysłane!"
+
+#: plugins/addons/notifications/class_msgplug.inc:249
+#, fuzzy
+msgid "Allow sending notifications"
+msgstr "Opcje powiadamiania o hoście"
+
+#: plugins/addons/notifications/contents.tpl:2
+msgid "Notification target"
+msgstr "Cel powiadomienia"
+
+#: plugins/addons/notifications/contents.tpl:7
+msgid "Use target from"
+msgstr "Użyj celu z"
+
+#: plugins/addons/notifications/contents.tpl:21
+msgid "Available recipients"
+msgstr "Dostępni odbiorcy"
+
+#: plugins/addons/notifications/contents.tpl:22
+#: ihtml/themes/default/acl.tpl:30
+msgid "List message possible targets"
+msgstr "Wyświetl możliwe cele wiadomości"
+
+#: plugins/addons/notifications/contents.tpl:33
+msgid "Recipients"
+msgstr "Odbiorcy"
+
+#: plugins/addons/notifications/contents.tpl:34
+#: ihtml/themes/default/acl.tpl:42
+msgid "List message recipients"
+msgstr "Wyświetl odbiorców wiadomości"
+
+#: plugins/addons/notifications/contents.tpl:44
+#: plugins/addons/logview/contents.tpl:85
+#: plugins/addons/logview/gosa_log_contents.tpl:85
+msgid "Message"
+msgstr "Wiadomość"
+
+#: plugins/addons/notifications/contents.tpl:60
+msgid "Send message"
+msgstr "Wyślij wiadomość"
+
+#: plugins/addons/notifications/contents.tpl:72
+msgid "Notification send!"
+msgstr "Powiadomienie wysłane!"
+
+#: plugins/addons/notifications/contents.tpl:75
+msgid "Your message has been sent successfully. Press the continue button to get back to the notification plugin."
+msgstr "Twoja wiadomość została wysłana prawidłowo. Naciśnij przycisk kontynuuj aby wrócić do dodatku powiadamiania."
+
+#: plugins/addons/notifications/contents.tpl:78
+#: plugins/admin/fai/class_faiManagement.inc:562
+#: plugins/admin/fai/class_faiManagement.inc:740
+#: plugins/admin/fai/class_faiManagement.inc:746
+#: plugins/admin/users/template.tpl:48
+#: plugins/admin/departments/class_departmentGeneric.inc:477
+#: plugins/admin/departments/class_departmentGeneric.inc:572
+#: plugins/admin/systems/ServiceAddDialog.tpl:28
+#: plugins/admin/systems/SelectDeviceType.tpl:44
+#: include/sieve/templates/add_element.tpl:11
+#: include/sieve/templates/select_test_type.tpl:11
+#: setup/class_setup.inc:280
+#: ihtml/themes/default/setup_introduction.tpl:12
+#: ihtml/themes/default/setup_useradmin.tpl:41
+#: ihtml/themes/default/setup_step2.tpl:13
+#: ihtml/themes/default/setup_step3.tpl:18
+#: ihtml/themes/default/snapshotdialog.tpl:87
+msgid "Continue"
+msgstr "Kontynuuj"
+
+#: plugins/addons/ldapmanager/main.inc:34
+#: plugins/addons/ldapmanager/class_ldif.inc:7
+msgid "LDAP manager"
+msgstr "Menedżer LDAP"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:3
+msgid "The XLS export plugin provides methods to download a complete snapshot of the running LDAP directory as xls. You may save these files for documentation."
+msgstr "Dodatek export XLS umożliwia ściąganie snapshot'u działającego katalogu LDAP jalo xls. Można zapisać te pliki dla dokumentacji."
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:10
+#: plugins/addons/ldapmanager/contentexport.tpl:10
+msgid "Export single entry"
+msgstr "Eksportuj pojedynczy wpis"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:14
+msgid "Choose the data you want to Export"
+msgstr "Wybierz dane które chcesz eksportować"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:24
+msgid "Export complete XLS for"
+msgstr "Eksportuj kompletny XLS dla"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:27
+#: plugins/addons/ldapmanager/contentexportxls.tpl:42
+#: plugins/addons/ldapmanager/contentexport.tpl:24
+#: plugins/addons/ldapmanager/contentexport.tpl:39
+msgid "Choose the department you want to Export"
+msgstr "Wybierz departament, który chcesz eksportować"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:39
+#: plugins/addons/ldapmanager/contentexport.tpl:36
+msgid "Export IVBB LDIF for"
+msgstr "Eksportuj IVBB LDIF dla"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:58
+#: plugins/addons/ldapmanager/contentexport.tpl:55
+msgid "Export successful"
+msgstr "Eksport zakończony powodzeniem"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the complete LDAP database to a xls file"
+msgstr "Kliknij tutaj aby zapisać kompletną bazę LDAP do pliku xls"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the LDAP Export to a xls file"
+msgstr "Kliknij tutaj aby zapisać Eksport LDAP do pliku xls"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:6
+#: plugins/addons/ldapmanager/class_import.inc:6
+msgid "LDIF export"
+msgstr "export LDIF"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:105
+msgid "You've no permission to do CSV imports."
+msgstr "Brak uprawnień do wykonania importu CSV."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:166
+msgid "Need 'sn','givenName' and 'uid' to create user."
+msgstr "Potrzeba 'sn', 'givenName' oraz 'uid' do utworzenia użytkownika."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:214
+msgid "failed"
+msgstr "błąd"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:218
+msgid "ok"
+msgstr "ok"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:282
+msgid "status"
+msgstr "status"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:286
+#, php-format
+msgid "An Error Occured while inserting entry %s - process aborted"
+msgstr "Wystąpił błąd podczas dodawania wpisu %s - proces przerwany"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:324
+msgid "Nothing to import!"
+msgstr "Nic do importowania!"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:336
+#: plugins/addons/ldapmanager/class_csvimport.inc:347
+#: plugins/addons/ldapmanager/class_csvimport.inc:352
+#: plugins/addons/ldapmanager/class_import.inc:68
+#: plugins/addons/ldapmanager/class_import.inc:76
+msgid "There is no file uploaded."
+msgstr "Brak wgranych plików."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:341
+#: plugins/addons/ldapmanager/class_import.inc:61
+msgid "The specified file is empty."
+msgstr "Podany plik jest pusty."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:495
+msgid "The selected file does not contain any CSV Data..."
+msgstr "Wybrany plik nie zawiera żadnych danych CSV..."
+
+#: plugins/addons/ldapmanager/contentimport.tpl:3
+msgid "The LDIF import plugin provides methods to upload a set of entries to your running LDAP directory as ldif. You may use this to add new or modify existing entries. Remember that GOsa will not check your ldifs for GOsa conformance."
+msgstr "Import LDIF umożliwia wprowadzenie zestawu wpisów do działającego katalogu LDAP jako ldif. Można użyć tej funkcjonalności aby dodać nowe lub zmodyfikować isniejące wpisy. Pamiętaj, że GOsa nie sprawdza zgodności ldif z systemem GOsa."
+
+#: plugins/addons/ldapmanager/contentimport.tpl:10
+msgid "Import LDIF File"
+msgstr "Importuj plik LDIF"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:24
+msgid "Modify existing objects, keep untouched attributes"
+msgstr " Zmień istniejące obiekty, zachowaj nienaruszone atrybuty"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:25
+msgid "Overwrite existing objects, all not listed attributes will be removed"
+msgstr "Nadpisz istniejące obiekty, wszystkie wyświetlone atrybuty zostaną usunięte"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:34
+msgid "Remove existing entries first"
+msgstr "Najpierw usuń istniejące wpisy"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:41
+msgid "Import successful"
+msgstr "Import powiódł się"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:2
+msgid "The CSV import plugin provides methods to generate user accounts from a file containing Comma Seperated Values. The administrator can decide which columns should be transfered to which attribute. Note that you must have at least the UID, GIVENNAME and SURENAME set."
+msgstr "Dodatek imoprt CSV zapewnia metody do wygenerowania kont użytkowników z pliku zawierającego wartości oddzielone przecinkami. Administrator może zdecydować które kolumny powinny być zmapowane na jakie atrybuty. Proszę zauważyć że trzeba zmapować conajmniej zestaw UID, GIVENNAME i SURENAME."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:10
+msgid "Select CSV file to import"
+msgstr "Wybierz plik CSV do importu"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:19
+msgid "Select template"
+msgstr "Wybierz Szablon"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:34
+msgid "All entries have been written to the LDAP database successfully."
+msgstr "Wszystkie elementy zostały prawidłowo zapisane w bazie LDAP."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:36
+msgid "Oups. There was an error during the import of your data."
+msgstr "Ups. Wystąpił błąd podczas importu danych."
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:39
+msgid "Here is the status report for the import:"
+msgstr "Raport z importu:"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:80
+msgid "Selected Template"
+msgstr "Wybrany Szablon"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:7
+msgid "XLS import"
+msgstr "Import XLS"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:99
+#: plugins/addons/ldapmanager/class_export.inc:84
+msgid "Error while exporting the requested entries!"
+msgstr "Błąd podczas eksportowania żądanych wpisów!"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:112
+#: plugins/addons/ldapmanager/class_export.inc:96
+#, fuzzy, php-format
+msgid "You are not allowed to export the given ldap entry (%s)"
+msgstr "Brak uprawnień do usunięcia tego elementu!"
+
+#: plugins/addons/ldapmanager/class_import.inc:52
+msgid "You need full access to all objects, to execute the import command."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_import.inc:109
+msgid "Unknown Error"
+msgstr "Nieznany błąd"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:3
+msgid "The LDIF export plugin provides methods to download a complete snapshot of the running LDAP directory as ldif. You may save these files for backup purpose or when initializing a new server."
+msgstr "Dodatek eksport LDIF zapewnia metody do sciągnięcia snapshot'u działającego katalogu LDAP jako ldif. Można zapisać te pliki dla celów bezpieczeństwa lub podczas inicjalizacji nowego serwera."
+
+#: plugins/addons/ldapmanager/contentexport.tpl:21
+msgid "Export complete LDIF for"
+msgstr "Eksportuj kompletny LDIF dla"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the complete LDAP database to a file"
+msgstr "Kliknij tutaj aby zapisać kompletną bazę LDAP do pliku"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the LDAP Export "
+msgstr "Kliknij tutaj aby zapisać Eksport LDAP"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:35
+#, fuzzy
+msgid "Ldap manager"
+msgstr "Menedżer LDAP"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:41
+#, fuzzy
+msgid "Ldap manager addon"
+msgstr "Menedżer LDAP"
+
+#: plugins/addons/ldapmanager/class_export.inc:6
+msgid "CSV import"
+msgstr "import CVS"
+
+#: plugins/addons/logview/main.inc:34
+msgid "System log view"
+msgstr "Podgląd logu systemowego"
+
+#: plugins/addons/logview/class_logview.inc:7
+#: plugins/addons/logview/class_logview.inc:409
+#: plugins/addons/logview/class_gosa_logview.inc:7
+msgid "System logs"
+msgstr "Logi systemowe"
+
+#: plugins/addons/logview/class_logview.inc:79
+msgid "No LOG servers defined!"
+msgstr "Nie zdefiniowano serwerów logowania!"
+
+#: plugins/addons/logview/class_logview.inc:94
+#: plugins/addons/logview/class_logview.inc:194
+#: plugins/addons/logview/class_gosa_logview.inc:129
+#: plugins/addons/logview/class_gosa_logview.inc:185
+msgid "Can't connect to log database, no logs can be shown!"
+msgstr "Nie można połączyć się z bazą serwera logowania. Nie można wyświetlić logów!"
+
+#: plugins/addons/logview/class_logview.inc:101
+#: plugins/addons/logview/class_logview.inc:198
+#: plugins/addons/logview/class_gosa_logview.inc:136
+#: plugins/addons/logview/class_gosa_logview.inc:190
+msgid "Can't select log database for log generation!"
+msgstr "Nie można wybrać bazy danych do generowania logów!"
+
+#: plugins/addons/logview/class_logview.inc:114
+#, fuzzy
+msgid "Query for log database failed!. Requesting host names failed."
+msgstr "Zapytanie do bazy logów nieudane!"
+
+#: plugins/addons/logview/class_logview.inc:137
+msgid "Query for log database failed!"
+msgstr "Zapytanie do bazy logów nieudane!"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "one hour"
+msgstr "jedna godzina"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "6 hours"
+msgstr "6 godzin"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "12 hours"
+msgstr "12 godzin"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "24 hours"
+msgstr "24 godziny"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "2 days"
+msgstr "2 dni"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "one week"
+msgstr "jeden tydzień"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "2 weeks"
+msgstr "2 tygodnie"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "one month"
+msgstr "jeden miesiąc"
+
+#: plugins/addons/logview/class_logview.inc:175
+#: plugins/addons/logview/class_gosa_logview.inc:165
+#, fuzzy
+msgid "You have insufficient permissions to view syslog entries."
+msgstr "Brak uprawnień do usunięcia tej bloklisty."
+
+#: plugins/addons/logview/class_logview.inc:403
+#, fuzzy
+msgid "Log view"
+msgstr "Usługa logowania"
+
+#: plugins/addons/logview/class_logview.inc:404
+#, fuzzy
+msgid "Log view addon"
+msgstr "Przesuń w dół"
+
+#: plugins/addons/logview/contents.tpl:11
+#: plugins/addons/logview/gosa_log_contents.tpl:11
+msgid "Show hosts"
+msgstr "Pokaż hosty"
+
+#: plugins/addons/logview/contents.tpl:20
+msgid "Log level"
+msgstr "Poziom logu"
+
+#: plugins/addons/logview/contents.tpl:38
+#: plugins/addons/logview/gosa_log_contents.tpl:38
+msgid "Time interval"
+msgstr "Interwał czasowy"
+
+#: plugins/addons/logview/contents.tpl:48
+#: plugins/addons/logview/gosa_log_contents.tpl:48
+msgid "Enter string to search for"
+msgstr "Proszę podać szukany ciąg znaków"
+
+#: plugins/addons/logview/contents.tpl:60
+#: plugins/addons/logview/gosa_log_contents.tpl:60
+msgid "Ruleset"
+msgstr "Reguły"
+
+#: plugins/addons/logview/contents.tpl:82
+msgid "Level"
+msgstr "Poziom"
+
+#: plugins/addons/logview/contents.tpl:83
+msgid "Hostname"
+msgstr "Nazwa hosta"
+
+#: plugins/addons/logview/class_gosa_logview.inc:99
+#, fuzzy
+msgid "No GOsa LOG servers defined!"
+msgstr "Nie zdefiniowano serwerów logowania!"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:20
+#: plugins/addons/logview/gosa_log_contents.tpl:82
+#: plugins/addons/gotomasses/contents.tpl:48
+#: plugins/admin/systems/terminal.tpl:140
+#: plugins/admin/systems/server.tpl:62
+#: plugins/admin/systems/workstation.tpl:115
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
+#: plugins/admin/systems/class_baseSelectDialog.inc:47
+#: plugins/admin/ogroups/termgroup.tpl:88
+msgid "Action"
+msgstr "Akcja"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:86
+#, fuzzy
+msgid "Repeated"
+msgstr "Odczyt"
+
+#: plugins/addons/gotomasses/main.inc:51
+#: plugins/addons/gotomasses/class_gotomasses.inc:6
+#: plugins/addons/gotomasses/class_gotomasses.inc:273
+#: plugins/addons/gotomasses/class_gotomasses.inc:279
+#, fuzzy
+msgid "System mass deployment"
+msgstr "Zarządzanie systemem"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:88
+#, fuzzy
+msgid "Your are not allowed to import csv data into this plugin."
+msgstr "Brak uprawnień do usunięcia  tego ACL!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:92
+#, fuzzy
+msgid "The uploaded file seams to be empty, import aborted."
+msgstr "Podany plik jest pusty."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:148
+#, fuzzy
+msgid "Your are not allowed to view contents of this plugin."
+msgstr "Brak uprawnień do usunięcia tego użytkownika!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:154
+#, fuzzy, php-format
+msgid "Can't locate or read csv storage file '%s'."
+msgstr "Nie można stworzyć pliku '%s'."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:160
+#, fuzzy, php-format
+msgid "Can't read csv storage file '%s'."
+msgstr "Nie można stworzyć pliku '%s'."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:200
+#, fuzzy
+msgid "Your are not allowed to write the content of this plugin."
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:205
+#, fuzzy, php-format
+msgid "Can't locate or write csv storage file '%s'."
+msgstr "Nie można stworzyć pliku '%s'."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:209
+#, fuzzy, php-format
+msgid "Can't write csv storage file '%s'."
+msgstr "Nie można stworzyć pliku '%s'."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:274
+msgid "Provide a mechanism to automatically activate a set of systems"
+msgstr ""
+
+#: plugins/addons/gotomasses/contents.tpl:37
+#: plugins/admin/fai/class_faiSummaryTab.inc:339
+msgid "No."
+msgstr "Nie."
+
+#: plugins/addons/gotomasses/contents.tpl:40
+#, fuzzy
+msgid "Mac address"
+msgstr "Adres email"
+
+#: plugins/addons/gotomasses/contents.tpl:45
+#, fuzzy
+msgid "Assigned object group"
+msgstr "Proszę wybrać grupę obiektów"
+
+#: plugins/addons/gotomasses/contents.tpl:72
+#, fuzzy
+msgid "Select object group"
+msgstr "Wybierz obiekty do dodania"
+
+#: plugins/addons/gotomasses/contents.tpl:79
+#, fuzzy
+msgid "Remove this entry"
+msgstr "Usuń pozycję"
+
+#: plugins/addons/gotomasses/contents.tpl:102
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "New entry"
+msgstr "Nowy wpis"
+
+#: plugins/admin/acl/acl_role.tpl:3
+#: ihtml/themes/default/acl.tpl:2
+msgid "Assigned ACLs for current entry"
+msgstr "Przypisane ACL'e dla obecnego wpisu"
+
+#: plugins/admin/acl/acl_role.tpl:44
+#: ihtml/themes/default/acl.tpl:4
+msgid "New ACL"
+msgstr "Nowy ACL"
+
+#: plugins/admin/acl/acl_role.tpl:49
+#: ihtml/themes/default/acl.tpl:8
+msgid "ACL type"
+msgstr "typ ACL"
+
+#: plugins/admin/acl/acl_role.tpl:49
+#: ihtml/themes/default/acl.tpl:8
+msgid "Select an acl type"
+msgstr "Wybierz typ ACL"
+
+#: plugins/admin/acl/acl_role.tpl:54
+#: ihtml/themes/default/acl.tpl:55
+msgid "List of available ACL categories"
+msgstr "Lista dostępnych kategorii ACL"
+
+#: plugins/admin/acl/remove.tpl:6
+#: plugins/admin/systems/remove.tpl:6
+msgid "This includes all system and setup informations. Please double check if your really want to do this since there is no way for GOsa to get your data back."
+msgstr "To zawiera cały system i informacje instalacyjne. Proszę upewnić się, że faktycznie chcesz wykonać tą operację. Nie ma możliwości odwrócenia tego procesu."
+
+#: plugins/admin/acl/remove.tpl:10
+#: plugins/admin/fai/remove.tpl:11
+#: plugins/admin/departments/remove.tpl:10
+#: plugins/admin/systems/remove.tpl:10
+#: plugins/gofon/conference/remove.tpl:10
+msgid "Best thing to do before performing this action would be to save the current contents of your LDAP tree in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort."
+msgstr "Przed wykonaniem tej operacji zaleca się wykonanie kopii bezpieczeństwa drzewa LDAP. Naciśnij 'Usuń' aby kontynuować, lub 'Anuluj' aby przerwać."
+
+#: plugins/admin/acl/tabs_acl.inc:8
+#: plugins/admin/acl/class_divListACL.inc:227
+msgid "Acl"
+msgstr "ACL"
+
+#: plugins/admin/acl/tabs_acl_role.inc:8
+#, fuzzy
+msgid "ACL Templates"
+msgstr "Szablony"
+
+#: plugins/admin/acl/class_aclManagement.inc:27
+msgid "ACLs"
+msgstr "ACLe"
+
+#: plugins/admin/acl/class_aclManagement.inc:142
+#, fuzzy
+msgid "You are not allowed to create a new role."
+msgstr "Brak uprawnień do zmiany przekazywania poczty"
+
+#: plugins/admin/acl/class_aclManagement.inc:179
+#, fuzzy
+msgid "You are not allowed to edit this acl."
+msgstr "Brak uprawnień do usunięcia  tego ACL!"
+
+#: plugins/admin/acl/class_aclManagement.inc:224
+#: plugins/admin/acl/class_aclManagement.inc:288
+#, php-format
+msgid "You're about to delete the acl %s."
+msgstr "Zamierzasz usunąć ACL '%s'."
+
+#: plugins/admin/acl/class_aclManagement.inc:232
+#: plugins/admin/acl/class_aclManagement.inc:295
+#: plugins/admin/acl/class_aclManagement.inc:319
+msgid "You are not allowed to delete this acl!"
+msgstr "Brak uprawnień do usunięcia  tego ACL!"
+
+#: plugins/admin/acl/class_aclManagement.inc:256
+#, fuzzy
+msgid "You are not allowed to delete this acl role!"
+msgstr "Brak uprawnień do usunięcia  tego makro!"
+
+#: plugins/admin/acl/class_divListACL.inc:31
+msgid "List of acl"
+msgstr "Lista ACL"
+
+#: plugins/admin/acl/class_divListACL.inc:32
+msgid "List of acls"
+msgstr "Lista ACLi"
+
+#: plugins/admin/acl/class_divListACL.inc:36
+msgid "This menu allows you to edit and delete selected acls."
+msgstr "To menu umożliwia dodawanie, edycję i kasowanie wybranych ACL."
+
+#: plugins/admin/acl/class_divListACL.inc:65
+msgid "Display acls matching"
+msgstr "Wyświetl ACL pasujące"
+
+#: plugins/admin/acl/class_divListACL.inc:150
+#, fuzzy
+msgid "New acl role"
+msgstr "Nowy profil"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/admin/fai/class_divListFai.inc:217
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy selected objects"
+msgstr "Utwórz obiekty"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy objects"
+msgstr "Przenieś obiekty"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/admin/fai/class_divListFai.inc:219
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "cut selected objects"
+msgstr "Utwórz obiekty"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "Cut objects"
+msgstr "Obecny obiekt"
+
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "cut"
+msgstr "wytnij"
+
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "Cut this entry"
+msgstr "Wytnij ten obiekt"
+
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "copy"
+msgstr "kopiuj"
+
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "Copy this entry"
+msgstr "Kopiuj ten obiekt"
+
+#: plugins/admin/acl/class_divListACL.inc:211
+#, fuzzy
+msgid "Edit acl role"
+msgstr "Edytuj makro"
+
+#: plugins/admin/acl/class_divListACL.inc:221
+#, fuzzy
+msgid "Delete acl role"
+msgstr "Usuń makro"
+
+#: plugins/admin/acl/class_divListACL.inc:233
+#, fuzzy
+msgid "Edit acl"
+msgstr "Edytuj klasę"
+
+#: plugins/admin/acl/class_divListACL.inc:237
+#, fuzzy
+msgid "Delete acl"
+msgstr "Usuń klasę"
+
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+#: plugins/admin/groups/class_groupApplication.inc:434
+#: include/class_tabs.inc:313
+msgid "ACL"
+msgstr "ACL"
+
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+#: plugins/admin/acl/class_aclRole.inc:669
+#, fuzzy
+msgid "ACL roles"
+msgstr "ACLe"
+
+#: plugins/admin/acl/class_divListACL.inc:284
+#, fuzzy
+msgid "Access control list"
+msgstr "Kontrola dostępu"
+
+#: plugins/admin/acl/class_divListACL.inc:292
+#, fuzzy
+msgid "Role name"
+msgstr "Zmień nazwę"
+
+#: plugins/admin/acl/class_divListACL.inc:293
+#, fuzzy
+msgid "Role description"
+msgstr "Opis jednostki"
+
+#: plugins/admin/acl/main.inc:43
+#: plugins/admin/acl/main.inc:45
+msgid "ACL management"
+msgstr "Zarządzanie ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:6
+#, fuzzy
+msgid "Access control list templates"
+msgstr "Kontrola dostępu"
+
+#: plugins/admin/acl/class_aclRole.inc:103
+#: include/class_acl.inc:177
+msgid "All categories"
+msgstr "Wszystkie kategorie"
+
+#: plugins/admin/acl/class_aclRole.inc:110
+#: include/class_acl.inc:185
+msgid "Reset ACLs"
+msgstr "Resetuj ACL'e"
+
+#: plugins/admin/acl/class_aclRole.inc:111
+#: include/class_acl.inc:186
+msgid "One level"
+msgstr "Jeden poziom"
+
+#: plugins/admin/acl/class_aclRole.inc:112
+#: include/class_acl.inc:187
+#: include/class_acl.inc:192
+msgid "Current object"
+msgstr "Obecny obiekt"
+
+#: plugins/admin/acl/class_aclRole.inc:113
+#: include/class_acl.inc:188
+msgid "Complete subtree"
+msgstr "Pełne poddrzewo"
+
+#: plugins/admin/acl/class_aclRole.inc:114
+#: include/class_acl.inc:189
+msgid "Complete subtree (permanent)"
+msgstr "Pełne poddrzewo (trwałe)"
+
+#: plugins/admin/acl/class_aclRole.inc:339
+#: plugins/admin/fai/class_faiProfile.inc:312
+#: plugins/admin/systems/class_servDNSeditZone.inc:290
+#: plugins/admin/ogroups/phonequeue.tpl:27
+#: include/sieve/templates/object_container.tpl:12
+#: include/sieve/templates/object_container_clear.tpl:12
+#: include/class_acl.inc:408
+msgid "Down"
+msgstr "W dół"
+
+#: plugins/admin/acl/class_aclRole.inc:340
+#: include/class_acl.inc:409
+msgid "Edit ACL"
+msgstr "Edytuj ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:341
+#: include/class_acl.inc:410
+msgid "Delete ACL"
+msgstr "Usuń ACL"
+
+#: plugins/admin/acl/class_aclRole.inc:378
+#: include/class_acl.inc:447
+msgid "No ACL settings for this category"
+msgstr "Brak ustawień ACL w tej kategorii"
+
+#: plugins/admin/acl/class_aclRole.inc:380
+#: include/class_acl.inc:449
+#, php-format
+msgid "Contains ACLs for these objects: %s"
+msgstr "Zawiera ACL'e w tych kategoriach: %s"
+
+#: plugins/admin/acl/class_aclRole.inc:385
+#: include/class_acl.inc:454
+msgid "Edit categories ACLs"
+msgstr "Edytuj kategorie ACL'i"
+
+#: plugins/admin/acl/class_aclRole.inc:386
+#: include/class_acl.inc:455
+msgid "Clear categories ACLs"
+msgstr "Wyczyść ACL'e kategorii"
+
+#: plugins/admin/acl/class_aclRole.inc:402
+#: include/class_acl.inc:500
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "Edytuj ACL dla '%s', zakres to '%s'"
+
+#: plugins/admin/acl/class_aclRole.inc:412
+#: include/class_acl.inc:510
+msgid "All objects in current subtree"
+msgstr "Wszystkie obiekty w obecnym poddrzewie"
+
+#: plugins/admin/acl/class_aclRole.inc:564
+#: include/class_acl.inc:1056
+#, php-format
+msgid "Saving ACLs with dn '%s' failed."
+msgstr "Zapisywanie ACL w dn '%s' nieudane."
+
+#: plugins/admin/acl/class_aclRole.inc:596
+#, php-format
+msgid "This role can't be removed while it is in use. Follwing objects are using this role %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#, fuzzy, php-format
+msgid "Removing of aclRole with dn '%s' failed."
+msgstr "Usuwanie bloklisty z dn '%s' nieudane."
+
+#: plugins/admin/acl/class_aclRole.inc:614
+#, fuzzy, php-format
+msgid "Removing aclRole from objectgroup '%s' failed"
+msgstr "Usuwanie aplikacji z grupy obiektów '%s' nieudane"
+
+#: plugins/admin/acl/class_aclRole.inc:674
+#, fuzzy
+msgid "Acl roles"
+msgstr "Profil FAI"
+
+#: plugins/admin/fai/faiVariable.tpl:36
+#: plugins/admin/fai/faiPartitionTable.tpl:36
+#: plugins/admin/fai/faiScript.tpl:38
+#: plugins/admin/fai/faiTemplate.tpl:33
+#: plugins/admin/fai/faiHook.tpl:38
+#: plugins/admin/fai/class_faiProfileEntry.inc:171
+msgid "Objects"
+msgstr "Obiekty"
+
+#: plugins/admin/fai/faiVariable.tpl:38
+msgid "List of assigned variables"
+msgstr "Lista przypisanych zmiennych"
+
+#: plugins/admin/fai/faiVariable.tpl:44
+msgid "Choose a variable to delete or edit"
+msgstr "Wybierz zmienną do usunięcia lub edycji"
+
+#: plugins/admin/fai/main.inc:46
+#: plugins/admin/fai/main.inc:48
+msgid "Fully Automatic Installation"
+msgstr "Fully Automatic Installation"
+
+#: plugins/admin/fai/class_faiScript.inc:315
+#: plugins/admin/fai/class_faiTemplate.inc:291
+#: plugins/admin/fai/class_faiScriptEntry.inc:89
+#: plugins/admin/fai/class_faiHook.inc:314
+#: plugins/admin/fai/class_faiHookEntry.inc:84
+#: plugins/admin/applications/generic.tpl:140
+msgid "Download"
+msgstr "Ściągnij"
+
+#: plugins/admin/fai/class_faiScript.inc:443
+#, php-format
+msgid "Creating of FAI/script with dn '%s' failed."
+msgstr "Tworzenie FAI/skryptu z dn '%s' nieudane."
+
+#: plugins/admin/fai/class_faiScript.inc:546
+#: plugins/admin/fai/class_faiHookEntry.inc:191
+msgid "FAI script"
+msgstr "Skrypt FAI"
+
+#: plugins/admin/fai/class_faiScript.inc:553
+#: plugins/admin/fai/class_faiTemplate.inc:521
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/class_faiPackage.inc:551
+#, fuzzy
+msgid "Readonly"
+msgstr "Odczyt"
+
+#: plugins/admin/fai/tabsHook.inc:36
+#: plugins/admin/fai/tabsPartition.inc:37
+#: plugins/admin/fai/tabsVariable.inc:37
+#: plugins/admin/fai/tabsPackage.inc:36
+#: plugins/admin/fai/tabsProfile.inc:37
+#: plugins/admin/fai/tabsScript.inc:37
+#: plugins/admin/fai/tabsTemplate.inc:37
+#: plugins/admin/departments/tabs_department.inc:34
+msgid "Try to move tree failed. Destination tree is subtree of source tree."
+msgstr "Próba przeniesienia drzewa nieudana. Docelowe drzewo jest poddrzewem w drzewie źródłowym."
+
+#: plugins/admin/fai/class_faiTemplate.inc:422
+#, php-format
+msgid "Saving of FAI/template with dn '%s' failed."
+msgstr "Zapisywanie FAI/szablonu z dn '%s' nieudane."
+
+#: plugins/admin/fai/class_faiTemplate.inc:513
+#: plugins/admin/users/template.tpl:15
+#: plugins/admin/systems/class_systemManagement.inc:1266
+msgid "Template"
+msgstr "Szablon"
+
+#: plugins/admin/fai/class_faiTemplate.inc:514
+msgid "FAI template"
+msgstr "Szablon FAI"
+
+#: plugins/admin/fai/class_faiManagement.inc:33
+#: plugins/admin/fai/class_faiManagement.inc:982
+msgid "FAI"
+msgstr "FAI"
+
+#: plugins/admin/fai/class_faiManagement.inc:34
+msgid "Fully Automatic Installation - management"
+msgstr "Fully Automatic Installation - zarządzanie"
+
+#: plugins/admin/fai/class_faiManagement.inc:167
+#, php-format
+msgid "You're about to delete all information about the FAI class at '%s'."
+msgstr "Zamierzasz usunąć wszyskie informacje o klasie FAI w '%s'."
+
+#: plugins/admin/fai/class_faiManagement.inc:174
+#: plugins/admin/fai/class_faiManagement.inc:252
+#: plugins/admin/fai/class_faiManagement.inc:323
+#: plugins/admin/systems/class_systemManagement.inc:553
+#: plugins/admin/systems/class_systemManagement.inc:628
+#: plugins/admin/systems/class_systemManagement.inc:687
+msgid "You are not allowed to delete this component!"
+msgstr "Brak uprawnień do usunięcia tego elementu!"
+
+#: plugins/admin/fai/class_faiManagement.inc:206
+#: plugins/admin/groups/class_groupManagement.inc:250
+#: plugins/admin/applications/class_applicationManagement.inc:289
+#: plugins/admin/departments/class_departmentManagement.inc:169
+#: plugins/admin/systems/class_systemManagement.inc:489
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
+#, fuzzy, php-format
+msgid "You're about to delete the following entry %s"
+msgstr "Zamierzasz usunąć element %s."
+
+#: plugins/admin/fai/class_faiManagement.inc:208
+#: plugins/admin/groups/class_groupManagement.inc:252
+#: plugins/admin/applications/class_applicationManagement.inc:291
+#: plugins/admin/departments/class_departmentManagement.inc:171
+#: plugins/admin/systems/class_systemManagement.inc:491
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
+#, fuzzy, php-format
+msgid "You're about to delete the following entries %s"
+msgstr "Zamierzasz usunąć element %s."
+
+#: plugins/admin/fai/class_faiManagement.inc:328
+#, php-format
+msgid "Object could not be deleted '%s', object does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:380
+#, php-format
+msgid "You're about to delete a fai branch / freeze  '%s'."
+msgstr "Zamierzasz usunąć gałąź / zamrożenie FAI '%s'."
+
+#: plugins/admin/fai/class_faiManagement.inc:383
+msgid "You are not allowed to delete this release!"
+msgstr "Brak uprawnień do usunięcia tego wydania!"
+
+#: plugins/admin/fai/class_faiManagement.inc:440
+msgid "Specified branch name is invalid."
+msgstr "Podana nazwa gałęzi jest niepoprawna."
+
+#: plugins/admin/fai/class_faiManagement.inc:442
+msgid "Specified freeze name is invalid."
+msgstr "Podana nazwa zamrożenia jest niepoprawna."
+
+#: plugins/admin/fai/class_faiManagement.inc:449
+#: plugins/admin/systems/class_servRepository.inc:218
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
+msgid "This name is already in use."
+msgstr "Ta nazwa jest już w użyciu."
+
+#: plugins/admin/fai/class_faiManagement.inc:471
+#, fuzzy
+msgid "You are not allowed to create a new branch."
+msgstr "Brak uprawnień do zmiany przekazywania poczty"
+
+#: plugins/admin/fai/class_faiManagement.inc:623
+#: plugins/admin/fai/class_faiManagement.inc:639
+#, fuzzy, php-format
+msgid "You are not allowed to create a new '%s' object."
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+
+#: plugins/admin/fai/class_faiManagement.inc:976
+#, fuzzy
+msgid "FAI releases"
+msgstr "Klasy FAI"
+
+#: plugins/admin/fai/class_faiManagement.inc:977
+#, fuzzy
+msgid "FAI release management"
+msgstr "Zarządzanie FAI"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:35
+msgid "Please enter your search string here"
+msgstr "Proszę podać szukany ciąg znaków"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:48
+msgid "This list displays all assigned package names for this repository settings."
+msgstr "Ta lista wyświetla wszystkie przypisane nazwy pakietó dla tych ustawień repozytorium."
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:124
+#, php-format
+msgid "Your specified search string '%s' returned too many results. Only the first 200 entries are shown, to keep the memory usage low."
+msgstr "Szukany ciąg znaków '%s' zwrócił za dużo wyników. Pokazanych jest tylko pierwsze 200 elementów aby zaoszczędzić pamięć. "
+
+#: plugins/admin/fai/branch_selector.tpl:3
+#: plugins/admin/applications/release_select.tpl:3
+#: plugins/admin/mimetypes/release_select.tpl:3
+msgid "Branches"
+msgstr "Gałęzie"
+
+#: plugins/admin/fai/branch_selector.tpl:9
+#: plugins/admin/applications/release_select.tpl:9
+#: plugins/admin/mimetypes/release_select.tpl:9
+msgid "Current release"
+msgstr "Obecne wydanie"
+
+#: plugins/admin/fai/branch_selector.tpl:21
+msgid "Create new branch"
+msgstr "Utwórz nową gałąź"
+
+#: plugins/admin/fai/branch_selector.tpl:25
+msgid "Create new locked branch"
+msgstr "Utwórz nową zablokowaną gałąź"
+
+#: plugins/admin/fai/branch_selector.tpl:30
+msgid "Delete current release"
+msgstr "Usuń bieżące wydanie"
+
+#: plugins/admin/fai/faiSummary.tpl:4
+msgid "FAI object tree"
+msgstr "Drzewo obiektów FAI"
+
+#: plugins/admin/fai/faiSummary.tpl:11
+msgid "Reload class and release configuration from parent object."
+msgstr "Przeładuj klasę i uwolnij konfigurację z obiektu nadrzędnego."
+
+#: plugins/admin/fai/faiSummary.tpl:22
+#, fuzzy
+msgid "You are not allowed to view the fai summary."
+msgstr "Brak uprawnień do usunięcia tego użytkownika!"
+
+#: plugins/admin/fai/remove.tpl:7
+msgid "This includes 'all' object information. Please double check if your really want to do this since there is no way for GOsa to get your data back."
+msgstr "Operacja odnosi się do 'wszystkich' informacji obiektowych. Proszę upewnić się, czy na pewno wykonać tą operację, gdyż nie ma możliwości powrotu."
+
+#: plugins/admin/fai/faiPartitionTable.tpl:38
+msgid "Discs"
+msgstr "Dyski"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:44
+msgid "Choose a disk to delete or edit"
+msgstr "Wybierz dysk do usunięcia lub edycji"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:6
+msgid "List of FAI objects (Fully Automatic Installation)"
+msgstr "Lista obiektów FAI (Fully Automatic Installation)"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:26
+msgid "This menu allows you to select FAI class names and to add them to the currently edited profile."
+msgstr "To menu umożliwia wybór nazw klas FAI i dodawania ich do obecnie edytowanego profilu."
+
+#: plugins/admin/fai/faiProfileEntry.tpl:39
+msgid "Show only classes with templates"
+msgstr "Pokaż tylko klasy z szablonami"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:41
+msgid "Show only classes with scripts"
+msgstr "Pokaż tylko klasy ze skryptami"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:43
+msgid "Show only classes with hooks"
+msgstr "Pokaż tylko klasy z zaczepami"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:45
+msgid "Show only classes with variables"
+msgstr "Pokaż tylko klasy ze zmiennymi"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:47
+msgid "Show only classes with packages"
+msgstr "Pokaż tylko klasy z pakietami"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:49
+msgid "Show only classes with partitions"
+msgstr "Pokaż tylko klasy z partycjami"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:55
+#: plugins/admin/fai/faiPackageEntry.tpl:42
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
+#: plugins/admin/systems/servRepository.tpl:48
+#: plugins/admin/ogroups/ogroup_objects.tpl:45
+msgid "Display objects matching"
+msgstr "Wyświetl obiekty pasujące"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:59
+#: plugins/admin/fai/faiPackageEntry.tpl:46
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
+#: plugins/admin/systems/servRepository.tpl:52
+#: plugins/admin/ogroups/ogroup_objects.tpl:46
+msgid "Regular expression for matching object names"
+msgstr "Wyrażenie regularne dla dopasowania nazw obiektów"
+
+#: plugins/admin/fai/faiPackageConfiguration.tpl:1
+#: plugins/admin/fai/class_faiPackage.inc:537
+msgid "Package"
+msgstr "Pakiet"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:44
+msgid "Scripts"
+msgstr "Skrypty"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:48
+#: plugins/admin/fai/class_faiProfile.inc:305
+#: plugins/admin/fai/class_faiPartitionTable.inc:535
+#: plugins/admin/fai/class_faiProfileEntry.inc:140
+msgid "Partition table"
+msgstr "Tablica partycji"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:49
+msgid "Package list"
+msgstr "Lista pakietów"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:86
+msgid "Unknown type of FAI source information. This is not a profile, workstation nor a ogroup."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:175
+#: plugins/admin/systems/class_servRepository.inc:100
+msgid "You can't use this plugin until FAI is activated."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:217
+msgid "This object has no FAI classes assigned."
+msgstr "Ten obiekt nie ma przypisanych klas FAI."
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:230
+msgid "Open"
+msgstr "Otwórz"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:341
+msgid "FS options"
+msgstr "Opcje systemu plików"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:342
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
+msgid "Mount options"
+msgstr "Opcje montowania"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:343
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
+msgid "Size in MB"
+msgstr "Rozmiar w MB"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:344
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
+msgid "Mount point"
+msgstr "Punkt montowania"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:68
+#: plugins/admin/fai/class_faiHookEntry.inc:71
+msgid "Please select a valid file."
+msgstr "Proszę wybrać prawidłowy plik"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:71
+#: plugins/admin/fai/class_faiHookEntry.inc:74
+msgid "Selected file is empty."
+msgstr "Wybrany plik jest pusty"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:136
+#: plugins/admin/fai/class_faiVariableEntry.inc:107
+#: plugins/admin/fai/class_faiHookEntry.inc:150
+#: plugins/admin/fai/class_faiTemplateEntry.inc:196
+msgid "Please enter a name."
+msgstr "Proszę podać nazwę"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:140
+msgid "Please enter a script."
+msgstr "Proszę podać skrypt"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:171
+#: plugins/admin/fai/class_faiScriptEntry.inc:181
+#, fuzzy
+msgid "Script entry"
+msgstr "Zawartość skryptu"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:172
+#, fuzzy
+msgid "FAI script entry"
+msgstr "Skrypt FAI"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:182
+#, fuzzy
+msgid "Script Priority"
+msgstr "Priorytet skryptu"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/groups/class_divListGroup.inc:61
+#: plugins/admin/users/class_divListUsers.inc:62
+#: plugins/admin/departments/generic.tpl:4
+#: plugins/admin/systems/terminal.tpl:1
+#: plugins/admin/systems/workstation.tpl:1
+#: plugins/admin/ogroups/class_divListOGroup.inc:64
+#: plugins/gofon/conference/generic.tpl:5
+msgid "Properties"
+msgstr "Właściwości"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/fai/faiScriptEntry.tpl:54
+msgid "Script attributes"
+msgstr "Atrybuty skryptu"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:43
+#: plugins/admin/fai/faiProfile.tpl:37
+msgid "Choose a priority"
+msgstr "Wybierz priorytet"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:74
+#: plugins/admin/fai/faiHookEntry.tpl:74
+msgid "Import script"
+msgstr "Importuj skrypt"
+
+#: plugins/admin/fai/class_faiPackage.inc:379
+msgid "Please select a least one Package."
+msgstr "Prosze wybrać przynajmniej jeden pakiet."
+
+#: plugins/admin/fai/class_faiPackage.inc:383
+msgid "Please choose a valid combination for your repository setup."
+msgstr "Proszę wybrać poprawną kombinację dla ustawień repozytorium."
+
+#: plugins/admin/fai/class_faiPackage.inc:404
+msgid "package is configured"
+msgstr "pakiet jest skonfigurowany"
+
+#: plugins/admin/fai/class_faiPackage.inc:410
+msgid "Package marked for removal"
+msgstr "Pakiet zaznaczony do usunięcia"
+
+#: plugins/admin/fai/class_faiPackage.inc:439
+#, php-format
+msgid "Package file '%s' does not exist."
+msgstr "Plik pakietu '%s' nie istnieje."
+
+#: plugins/admin/fai/class_faiPackage.inc:483
+#, php-format
+msgid "Saving of FAI/package list with dn '%s' failed."
+msgstr "Zapisywanie FAI/listy pakietów z dn '%s' nieudane."
+
+#: plugins/admin/fai/class_faiPackage.inc:538
+msgid "FAI Package list"
+msgstr "Lista pakietów FAI"
+
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/faiPackage.tpl:45
+#: plugins/admin/systems/class_printerPPDDialog.inc:413
+msgid "Section"
+msgstr "Sekcja"
+
+#: plugins/admin/fai/class_faiPackage.inc:549
+msgid "Install Method"
+msgstr "Metoda instalacji"
+
+#: plugins/admin/fai/class_faiPackage.inc:550
+#, fuzzy
+msgid "Package configuration"
+msgstr "Konfiguracja bazy FAX"
+
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/faiPackage.tpl:37
+#: plugins/admin/groups/class_groupApplication.inc:1203
+#: plugins/admin/systems/servRepositorySetup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:55
+#: plugins/admin/systems/workstationStartup.tpl:89
+#: plugins/admin/systems/class_servRepository.inc:258
+msgid "Release"
+msgstr "Wersja"
+
+#: plugins/admin/fai/faiPackage.tpl:33
+#: plugins/admin/systems/servRepositorySetup.tpl:1
+#: plugins/admin/systems/class_servRepository.inc:377
+msgid "Repository"
+msgstr "Repozytorium"
+
+#: plugins/admin/fai/faiPackage.tpl:53
+msgid "Install method"
+msgstr "Metoda instalacji"
+
+#: plugins/admin/fai/faiPackage.tpl:57
+#, fuzzy
+msgid "Please select the installation method"
+msgstr "Proszę wybrać prawidłowy plik"
+
+#: plugins/admin/fai/faiPackage.tpl:71
+msgid "Used packages"
+msgstr "Użyte pakiety"
+
+#: plugins/admin/fai/faiPackage.tpl:73
+msgid "Choosen packages"
+msgstr "Wybrane pakiety"
+
+#: plugins/admin/fai/faiPackage.tpl:84
+#: include/functions.inc:682
+msgid "Configure"
+msgstr "Konfiguruj"
+
+#: plugins/admin/fai/faiPackage.tpl:87
+msgid "Toggle remove flag"
+msgstr "Przełącz flagę usuwania"
+
+#: plugins/admin/fai/class_faiHook.inc:444
+#, php-format
+msgid "Saving of FAI/hook with dn '%s' failed."
+msgstr "Zapisywanie FAI/zaczepu z dn '%s' nieudane."
+
+#: plugins/admin/fai/class_faiHook.inc:541
+msgid "Hook"
+msgstr "Zaczep"
+
+#: plugins/admin/fai/class_faiHook.inc:542
+msgid "FAI hook"
+msgstr "Zaczep FAI"
+
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/class_faiVariable.inc:430
+#, fuzzy
+msgid "Read only"
+msgstr "Odczyt"
+
+#: plugins/admin/fai/class_faiProfile.inc:297
+#: plugins/admin/fai/class_faiProfileEntry.inc:168
+msgid "This list displays all assigned class names for this profile."
+msgstr "Ta lista wyświetla wszystkie przypisane nazwy klas dla tego profilu."
+
+#: plugins/admin/fai/class_faiProfile.inc:300
+#: plugins/admin/fai/class_faiProfileEntry.inc:135
+msgid "Hook bundle"
+msgstr "Zestaw zaczepów"
+
+#: plugins/admin/fai/class_faiProfile.inc:301
+#: plugins/admin/fai/class_faiProfileEntry.inc:136
+msgid "Template bundle"
+msgstr "Zestaw szablonów"
+
+#: plugins/admin/fai/class_faiProfile.inc:302
+#: plugins/admin/fai/class_faiProfileEntry.inc:137
+msgid "Script bundle"
+msgstr "Zestaw skryptów"
+
+#: plugins/admin/fai/class_faiProfile.inc:303
+#: plugins/admin/fai/class_faiProfileEntry.inc:138
+msgid "Variable bundle"
+msgstr "Zestaw zmiennych"
+
+#: plugins/admin/fai/class_faiProfile.inc:304
+msgid "Packages bundle"
+msgstr "Zestaw pakietów"
+
+#: plugins/admin/fai/class_faiProfile.inc:308
+msgid "Remove class from profile"
+msgstr "Usuń klasę z profilu"
+
+#: plugins/admin/fai/class_faiProfile.inc:400
+msgid "Please assign at least one class to this  profile."
+msgstr "Proszę przypisać przynajmniej jedną klasę do tego profilu."
+
+#: plugins/admin/fai/class_faiProfile.inc:404
+msgid "Please enter a valid name."
+msgstr "Proszę podać prawidłową nazwę."
+
+#: plugins/admin/fai/class_faiProfile.inc:416
+msgid "There is already a profile with this class name defined."
+msgstr "Już istnieje profil ze zdefiniowaną tą nazwą klasy."
+
+#: plugins/admin/fai/class_faiProfile.inc:445
+#: plugins/admin/fai/class_faiProfile.inc:449
+#, php-format
+msgid "Saving of FAI/profile with dn '%s' failed."
+msgstr "Zapisywanie FAI/profilu z dn '%s' nieudane."
+
+#: plugins/admin/fai/class_faiProfile.inc:457
+msgid "Profile"
+msgstr "Profile"
+
+#: plugins/admin/fai/class_faiProfile.inc:458
+msgid "FAI profile"
+msgstr "Profil FAI"
+
+#: plugins/admin/fai/class_faiProfile.inc:467
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/systems/class_workstationStartup.inc:1194
+msgid "FAI classes"
+msgstr "Klasy FAI"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "primary"
+msgstr "podstawowa"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "logical"
+msgstr "logiczna"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
+msgid "FS type"
+msgstr "Typ FS"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
+msgid "FS option"
+msgstr "Opcje systemu plików"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
+msgid "Preserve"
+msgstr "Zachowaj"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
+#: plugins/admin/systems/class_printerPPDDialog.inc:469
+#: plugins/admin/systems/class_printerPPDDialog.inc:472
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:604
+msgid "False"
+msgstr "Nie"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
+#: plugins/admin/systems/class_printerPPDDialog.inc:468
+#: plugins/admin/systems/class_printerPPDDialog.inc:471
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:603
+msgid "True"
+msgstr "Tak"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
+#, fuzzy
+msgid "Please specify a valid disc name."
+msgstr "Proszę podać prawidłową nazwę skryptu."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
+#, php-format
+msgid "please enter a unique mount point for partition %s"
+msgstr "proszę podać unikalny punkt montowania dla partycji %s"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
+#, php-format
+msgid "Please enter a valid mount point for partition %s."
+msgstr "Proszę podać poprawny punkt montowania dla partycji %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
+#, php-format
+msgid "File system type 'swap' is already used, change file system type for partition %s."
+msgstr "Typ systemu plików 'swap' jest już użyty. Zmień system plików dla partycji %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
+msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
+msgstr "Proszę użyć 'swap' jako punkt montowania w przypadku użycia systemu plików 'swap'."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
+#, php-format
+msgid "Please enter a valid partition size for partition %s."
+msgstr "Proszę podać poprawny rozmiar partycji dla partycji %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
+#, php-format
+msgid "Please enter a valid range for partition %s."
+msgstr "Proszę podać prawidłowy zasięg dla partycji %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
+#, php-format
+msgid "Please enter a range for partition size for partition %s."
+msgstr "Proszę podać zasięg dla rozmiaru partycji %s."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
+msgid "You have more than 3 primary partition table entries in your configuration, please check your configuration twice."
+msgstr "Jest więcej niż 3 wpisy w podstawowej tablicy partycji. Proszę sprawdzić konfigurację."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
+#, fuzzy
+msgid "Partition table entry"
+msgstr "Tablica partycji"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
+#, fuzzy
+msgid "FAI partition table entry"
+msgstr "Tablica partycji FAI"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
+msgid "Partition type"
+msgstr "Typ partycji"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
+msgid "Partition no."
+msgstr "Nr. Partycji"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
+msgid "File system type"
+msgstr "Typ systemu plików"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
+msgid "Partition size"
+msgstr "Rozmiar partycji"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
+msgid "File system options"
+msgstr "Opcje systemu plików"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
+msgid "Partition flags"
+msgstr "Flagi partycji"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+msgid "Device"
+msgstr "Urządzenie"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
+msgid "Partition entries"
+msgstr "Partycje"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
+msgid "Add partition"
+msgstr "Dodaj partycje"
+
+#: plugins/admin/fai/faiScript.tpl:40
+msgid "List of scripts"
+msgstr "Lista skryptów"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:103
+msgid "Please specify a value for the attribute 'content'."
+msgstr "Proszę podać wartość dla atrybutu 'zawartość'."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:134
+#, fuzzy
+msgid "Variable entry"
+msgstr "Zawartość zmiennych"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:135
+#, fuzzy
+msgid "FAI variable entry "
+msgstr "Zmienna FAI"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:144
+#: plugins/admin/fai/faiVariableEntry.tpl:38
+msgid "Variable content"
+msgstr "Zawartość zmiennych"
+
+#: plugins/admin/fai/faiNewBranch.tpl:5
+msgid "You are now going to create a branch or locked branch. This action clones the existing release to another release name. Branches can be modified as usual. FAI classes of locked branches cannot be modified, just additional classes are possible. Branch names should be alphanumeric, excluding the reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' and 'fai'."
+msgstr "Zamierzasz utworzyć gałąź lub zablokowaną gałąź. Ta akcja klonuje istniejące wydanie do innej nazwy wydania. Gałęzie mogą być zwyczajnie modyfikowane. Klasy FAI zablokowanych gałęzi nie mogą być modyfikowane, można tylko dodawać klasy. Nazwy gałęzi powinny składać się ze znaków alfanumerycznych i nie zawierać zarezerwowanych nazw 'scripts', 'hooks', 'partitions', 'variables', 'templates', oraz 'fai'."
+
+#: plugins/admin/fai/faiNewBranch.tpl:7
+msgid "Branches are created as subreleases of the currently selected branch. Creating a new branch named 1.0.2 in SARGE for example, will result in a new release called SARGE/1.0.2."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:13
+msgid "Please enter a name for the branch"
+msgstr "Proszę podać nazwę gałęzi"
+
+#: plugins/admin/fai/faiNewBranch.tpl:35
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
+msgstr "Przetwarzam zadaną operację"
+
+#: plugins/admin/fai/faiNewBranch.tpl:36
+msgid "As soon as the copy operation has finished, you can scroll down to end of the page and press the 'Continue' button to continue with the fai management dialog."
+msgstr "Jak tylko operacja kopiowania zakończy się, można przewinąć stronę na dół i nacisnąć przycisk 'Kontynuuj' aby przejść do dialogu zarządzania FAI."
+
+#: plugins/admin/fai/faiNewBranch.tpl:42
+#: plugins/admin/departments/dep_iframe.tpl:7
+msgid "Your browser doesn't support iframes, please use this link to perform the requested operation."
+msgstr "Twoja przeglądarka nie obsługuje iframes, proszę użyć tego linku aby wykonać żądaną operację."
+
+#: plugins/admin/fai/faiNewBranch.tpl:44
+msgid "Perform requested operation."
+msgstr "Wykonaj żądaną operację."
+
+#: plugins/admin/fai/faiNewBranch.tpl:44
+msgid "Initiate operation"
+msgstr "Zainicjiuj operację"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:33
+msgid "Variable attributes"
+msgstr "Atrybuty zmiennych"
+
+#: plugins/admin/fai/faiTemplate.tpl:35
+msgid "List of template files"
+msgstr "Lista plików szablonów"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:6
+msgid "List of available packages"
+msgstr "Lista dostępnych pakietów"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:26
+msgid "This menu allows you to select multiple packages to add them to the currently edited package list."
+msgstr "To menu umożliwia wybieranie wielu pakietów i dodawanie ich do obecnie edytowanej listy pakietów."
+
+#: plugins/admin/fai/class_divListFai.inc:43
+msgid "List of FAI classes"
+msgstr "Nazwy klas FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:44
+#, fuzzy
+msgid "This table displays all FAI classes in the selected tree."
+msgstr "Ta tabela wyświetla wszystkie klasy FAI w wybranym drzewie."
+
+#: plugins/admin/fai/class_divListFai.inc:48
+msgid "This menu allows you to create, delete and edit FAI classes."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję klas FAI."
+
+#: plugins/admin/fai/class_divListFai.inc:69
+msgid "Name of FAI class"
+msgstr "Nazwy klasy FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:70
+msgid "Class type"
+msgstr "Typ klasy"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Display FAI profile objects"
+msgstr "Wyświetl obiekty profili FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Show profiles"
+msgstr "Pokaż profile"
+
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Display FAI template objects"
+msgstr "Wyświetl szablony FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:74
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Show templates"
+msgstr "Pokaż szablony"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Display FAI scripts"
+msgstr "Wyświetl skrypty FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Show scripts"
+msgstr "Pokaż skrypty"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Display FAI hooks"
+msgstr "Wyświetl zaczepy FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Show hooks"
+msgstr "Pokaż zaczepy"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Display FAI variables"
+msgstr "Wyświetl zmienne FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Show variables"
+msgstr "Pokaż zmienne"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Display FAI packages"
+msgstr "Wyświetl pakiety FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Show packages"
+msgstr "Pokaż pakiety"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Display FAI partitions"
+msgstr "Wyświetl partycje FAI"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Show partitions"
+msgstr "Pokaż partycje"
+
+#: plugins/admin/fai/class_divListFai.inc:170
+msgid "New profile"
+msgstr "Nowy profil"
+
+#: plugins/admin/fai/class_divListFai.inc:170
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+msgid "P"
+msgstr "P"
+
+#: plugins/admin/fai/class_divListFai.inc:186
+msgid "New partition table"
+msgstr "Nowa tablica partycji"
+
+#: plugins/admin/fai/class_divListFai.inc:186
+msgid "PT"
+msgstr "PT"
+
+#: plugins/admin/fai/class_divListFai.inc:187
+msgid "New scripts"
+msgstr "Nowe skrypty"
+
+#: plugins/admin/fai/class_divListFai.inc:187
+msgid "S"
+msgstr "S"
+
+#: plugins/admin/fai/class_divListFai.inc:188
+msgid "New hooks"
+msgstr "Nowe zaczepy"
+
+#: plugins/admin/fai/class_divListFai.inc:188
+msgid "H"
+msgstr "H"
+
+#: plugins/admin/fai/class_divListFai.inc:189
+msgid "New variables"
+msgstr "Nowe zmienne"
+
+#: plugins/admin/fai/class_divListFai.inc:189
+msgid "V"
+msgstr "V"
+
+#: plugins/admin/fai/class_divListFai.inc:190
+#, fuzzy
+msgid "New templates "
+msgstr "Nowe szablony"
+
+#: plugins/admin/fai/class_divListFai.inc:190
+#, fuzzy
+msgid "I"
+msgstr "NI"
+
+#: plugins/admin/fai/class_divListFai.inc:191
+msgid "New package list"
+msgstr "Nowa lista pakietów"
+
+#: plugins/admin/fai/class_divListFai.inc:191
+msgid "PK"
+msgstr "PK"
+
+#: plugins/admin/fai/class_divListFai.inc:212
+#, fuzzy
+msgid "Remove selected fai objects"
+msgstr "Usuń obiekt"
+
+#: plugins/admin/fai/class_divListFai.inc:212
+#, fuzzy
+msgid "Remove fai objects"
+msgstr "Usuń obiekty"
+
+#: plugins/admin/fai/class_divListFai.inc:217
+#, fuzzy
+msgid "Copy fai objects"
+msgstr "Utwórz obiekty"
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Cut fai objects"
+msgstr "Obecny obiekt"
+
+#: plugins/admin/fai/class_divListFai.inc:290
+#: plugins/admin/fai/class_divListFai.inc:293
+msgid "Edit class"
+msgstr "Edytuj klasę"
+
+#: plugins/admin/fai/class_divListFai.inc:301
+msgid "Delete class"
+msgstr "Usuń klasę"
+
+#: plugins/admin/fai/faiHook.tpl:40
+msgid "List of hook scripts"
+msgstr "Lista zaczepionych slryptów"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:320
+#: plugins/admin/fai/class_faiPartitionTable.inc:326
+#, php-format
+msgid "%s partition"
+msgstr "partycja %s"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:322
+#: plugins/admin/fai/class_faiPartitionTable.inc:328
+#, php-format
+msgid "%s partition(s)"
+msgstr "partycje %s"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:417
+#, php-format
+msgid "Saving of FAI/partition table with dn '%s' failed."
+msgstr "Zapisywanie FAI/tablicy partycji z dn '%s' nieudane."
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:536
+msgid "FAI partition table"
+msgstr "Tablica partycji FAI"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:146
+msgid "Please enter a value for script."
+msgstr "Proszę podać wartość dla skryptu."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:180
+#, fuzzy
+msgid "Hook entry"
+msgstr "Usuń pozycję"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:181
+#, fuzzy
+msgid "FAI hook entry"
+msgstr "Zaczep FAI"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:190
+#: plugins/admin/fai/faiHookEntry.tpl:38
+msgid "Task"
+msgstr "Zadanie"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:139
+msgid "Package bundle"
+msgstr "Zestaw pakietu"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:170
+#: plugins/admin/fai/askClassName.tpl:32
+#: plugins/admin/fai/askClassName.tpl:54
+msgid "Class name"
+msgstr "Nazwa klasy"
+
+#: plugins/admin/fai/faiHookEntry.tpl:33
+#: plugins/admin/fai/faiHookEntry.tpl:54
+msgid "Hook attributes"
+msgstr "Atrybuty zaczepu"
+
+#: plugins/admin/fai/faiHookEntry.tpl:41
+msgid "Choose an existing FAI task"
+msgstr "Proszę wybrać istniejące zadanie FAI"
+
+#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
+#, php-format
+msgid "Debconf information for package '%s'"
+msgstr "Informacja Debconf dla pakietu '%s'"
+
+#: plugins/admin/fai/class_faiVariable.inc:338
+#, php-format
+msgid "Saving of FAI/variable with dn '%s' failed."
+msgstr "Zapisywanie FAI/zmiennej z dn '%s' nieudane."
+
+#: plugins/admin/fai/class_faiVariable.inc:422
+#: plugins/admin/applications/class_applicationParameters.inc:98
+msgid "Variable"
+msgstr "Zmienna"
+
+#: plugins/admin/fai/class_faiVariable.inc:423
+msgid "FAI variable"
+msgstr "Zmienna FAI"
+
+#: plugins/admin/fai/class_askClassName.inc:85
+msgid "Create new FAI object - partition table."
+msgstr "Utwórz nowy obiekt FAI - tablica partycji."
+
+#: plugins/admin/fai/class_askClassName.inc:86
+msgid "Create new FAI object - package bundle."
+msgstr "Utwórz nowy obiekt FAI - zestaw pakietów."
+
+#: plugins/admin/fai/class_askClassName.inc:87
+msgid "Create new FAI object - script bundle."
+msgstr "Utwórz nowy obiekt FAI - zestaw skryptów."
+
+#: plugins/admin/fai/class_askClassName.inc:88
+msgid "Create new FAI object - variable bundle."
+msgstr "Utwórz nowy obiekt FAI - zestaw zmiennych."
+
+#: plugins/admin/fai/class_askClassName.inc:89
+msgid "Create new FAI object - hook bundle."
+msgstr "Utwórz nowy obiekt FAI - zestaw zaczepów."
+
+#: plugins/admin/fai/class_askClassName.inc:90
+msgid "Create new FAI object - profile."
+msgstr "Utwórz nowy obiekt FAI - profil."
+
+#: plugins/admin/fai/class_askClassName.inc:91
+msgid "Create new FAI object - template."
+msgstr "Utwórz nowy obiekt FAI - szablon."
+
+#: plugins/admin/fai/class_askClassName.inc:92
+msgid "Create new FAI object"
+msgstr "Utwórz nowy obiekt FAI"
+
+#: plugins/admin/fai/class_askClassName.inc:148
+#, fuzzy
+msgid "Spaces are not allowed within class names."
+msgstr "Brak uprawnień do zmiany własnego hasła"
+
+#: plugins/admin/fai/class_askClassName.inc:152
+msgid "The given class name is empty."
+msgstr "Podana klasa jest pusta."
+
+#: plugins/admin/fai/class_askClassName.inc:156
+msgid "The specified class name is already in use for this object type."
+msgstr "Podana nazwa klasy jest już używana dla tego typu obiektu."
+
+#: plugins/admin/fai/askClassName.tpl:6
+msgid "Adding a new class to the FAI management, requires a class name. You have to specify a unique class name for unique types of FAI classes, while you can use the same class name for different types of FAI classes. In the laste case, FAI will automatically enclose all these different class types to one unique class name."
+msgstr "Dodawanie nowej klasy do zarządzania FAI wymaga nazwy klasy. Należy podać unikalną nazwę klasy dla unikalnych typów klas FAI, podczas gdy można użyć tej samej nazwy klasy dla różnych typów klas FAI. W ostatnim przypadku, FAI automatycznie połączy wszystkie różne typy klas w jedną unikalną nazwę klasy."
+
+#: plugins/admin/fai/askClassName.tpl:12
+msgid "Please use one of the following methods to choose the name for the new FAI class."
+msgstr "Proszę użyć jedną z poniższych metod dla wybrania nazwy nowej klasy FAI."
+
+#: plugins/admin/fai/askClassName.tpl:26
+msgid "Enter FAI class name manually"
+msgstr "Podaj nazwę klasy FAI ręcznie"
+
+#: plugins/admin/fai/askClassName.tpl:48
+msgid "Choose FAI class name from a list of existing classes"
+msgstr "Wybierz nazwę klasy FAI z listy istniejących klas"
+
+#: plugins/admin/fai/askClassName.tpl:54
+msgid "Choose class name"
+msgstr "Wybierz nazwę klasy"
+
+#: plugins/admin/fai/askClassName.tpl:70
+#: plugins/admin/fai/askClassName.tpl:77
+#: plugins/admin/systems/glpiDeviceManagement.tpl:51
+#: plugins/admin/systems/class_glpiSelectUser.inc:113
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#: plugins/admin/systems/class_baseSelectDialog.inc:42
+#: plugins/admin/systems/glpiAttachmentPool.tpl:51
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
+msgid "Use"
+msgstr "Użyj"
+
+#: plugins/admin/fai/askClassName.tpl:74
+msgid "A new class name."
+msgstr "Nowa nazwa klasy"
+
+#: plugins/admin/fai/remove_branch.tpl:6
+msgid "This includes all account data, system access, etc. for this branch. Please double check if your really want to do this since there is no way for GOsa to get your data back."
+msgstr "Operacja odnosi się do wszystkich danych kont, dostępów, etc dla tej gałęzi. Proszę upewnić się czy na pewno wykonać operację, gdyż nie ma możliwości powrotu."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:95
+msgid "no file uploaded yet"
+msgstr "Nie wgrano jeszcze żadnego pliku"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:101
+#, php-format
+msgid "exists in database (size: %s bytes)"
+msgstr "istnieje w bazie danych (rozmiar %s bajtów)"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:188
+msgid "Please specify a value for attribute 'file'."
+msgstr "Proszę podać wartość dla atrybutu 'plik'."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:192
+msgid "Please specify a value for attribute 'path'."
+msgstr "Proszę podać wartość dla atrybutu 'ścieżka'."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:200
+msgid "Please enter a user."
+msgstr "Proszę podać użytkownika"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:203
+msgid "Please enter a valid user. Only a-z/0-9 are allowed."
+msgstr "Proszę podać prawidłowego użytkownika. Tylko a-z/0-9 są dozwolone."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:207
+msgid "Please enter a group."
+msgstr "Proszę podać grupę"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:210
+msgid "Please enter a valid group. Only a-z/0-9 are allowed."
+msgstr "Proszę podać prawidłową grupę. Tylko a-z/0-9 są dozwolone."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:239
+#, fuzzy
+msgid "Template entry"
+msgstr "Szablon użytkownika"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:240
+#, fuzzy
+msgid "FAI template entry"
+msgstr "Szablon FAI"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:249
+msgid "Template file"
+msgstr "Plik szablonu"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:250
+msgid "Template path"
+msgstr "Ścieżka szablonu"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:251
+msgid "File owner"
+msgstr "Właściciel pliku"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:252
+msgid "File permissions"
+msgstr "Uprawnienia pliku"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:25
+msgid "Template attributes"
+msgstr "Atrybuty szablonu"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:33
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
+#: include/php_setup.inc:140
+msgid "File"
+msgstr "Plik"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:40
+msgid "Save template"
+msgstr "Zapisz szablon"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:49
+#: plugins/admin/applications/generic.tpl:138
+#: plugins/admin/systems/printerPPDDialog.tpl:11
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
+msgid "Upload"
+msgstr "Wgraj"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:57
+msgid "Destination path"
+msgstr "Ścieżka docelowa"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:74
+#: plugins/gofon/conference/class_divListConferences.inc:58
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
+msgid "Owner"
+msgstr "Właściciel"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:85
+#: plugins/admin/fai/faiTemplateEntry.tpl:127
+#: plugins/admin/systems/class_printGeneric.inc:863
+#: plugins/admin/systems/class_printGeneric.inc:865
+#: plugins/admin/ogroups/class_ogroupManagement.inc:429
+#: plugins/generic/references/class_reference.inc:36
+msgid "Group"
+msgstr "Grupa"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:96
+msgid "Access"
+msgstr "Dostęp"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:102
+#: plugins/admin/systems/class_servDNS.inc:175
+msgid "Class"
+msgstr "Klasa"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:103
+msgid "Read"
+msgstr "Odczyt"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:104
+msgid "Write"
+msgstr "Zapis"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:105
+#: plugins/admin/applications/generic.tpl:24
+#: plugins/admin/applications/class_applicationGeneric.inc:554
+#: plugins/admin/systems/terminal.tpl:153
+#: plugins/admin/systems/server.tpl:74
+#: plugins/admin/systems/workstation.tpl:127
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#: plugins/admin/ogroups/termgroup.tpl:101
+msgid "Execute"
+msgstr "Uruchom"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:107
+msgid "Special"
+msgstr "Specjalne"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:124
+msgid "SUID"
+msgstr "SUID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:141
+msgid "SGID"
+msgstr "SGID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:144
+msgid "Others"
+msgstr "Inne"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:158
+msgid "sticky"
+msgstr "sticky"
+
+#: plugins/admin/groups/application.tpl:3
+msgid "Release focus"
+msgstr "Skupienie wydania"
+
+#: plugins/admin/groups/application.tpl:6
+msgid "Select release name"
+msgstr "Wybierz nazwę wydania"
+
+#: plugins/admin/groups/application.tpl:20
+msgid "Used applications"
+msgstr "Użyte aplikacje"
+
+#: plugins/admin/groups/application.tpl:27
+msgid "Add category"
+msgstr "Dodaj kategorię"
+
+#: plugins/admin/groups/application.tpl:34
+msgid "Available applications"
+msgstr "Dostępne aplikacje"
+
+#: plugins/admin/groups/mail.tpl:13
+#: plugins/admin/groups/paste_mail.tpl:12
+msgid "Primary mail address for this shared folder"
+msgstr "Adres podstawowy dla tego współdzielonego folderu"
+
+#: plugins/admin/groups/mail.tpl:21
+msgid "Select mail server to place user on"
+msgstr "Wybierz serwer pocztowy dla użytkownika"
+
+#: plugins/admin/groups/mail.tpl:88
+msgid "IMAP shared folders"
+msgstr "Współdzielone foldery IMAP"
+
+#: plugins/admin/groups/mail.tpl:92
+msgid "Default permission"
+msgstr "Domyślne uprawnienia"
+
+#: plugins/admin/groups/mail.tpl:103
+msgid "Member permission"
+msgstr "Uprawnienia członków"
+
+#: plugins/admin/groups/mail.tpl:119
+#: plugins/admin/groups/paste_mail.tpl:34
+msgid "Forward messages to non group members"
+msgstr "Przekaż wiadomości do członków bez grupy"
+
+#: plugins/admin/groups/remove.tpl:6
+msgid "This may be a primary user group. Please double check if you really want to do this since there is no way for GOsa to get your data back."
+msgstr "To może być podstawowa grupa użytkownika. Proszę upewnić się czy aby na pewno kontynuować, gdyż tej operacji nie można cofnąć."
+
+#: plugins/admin/groups/main.inc:40
+#: plugins/admin/groups/main.inc:44
+msgid "Group administration"
+msgstr "Administracja Grupą"
+
+#: plugins/admin/groups/class_groupManagement.inc:286
+#: plugins/admin/groups/class_groupManagement.inc:339
+#: plugins/admin/groups/class_groupManagement.inc:370
+msgid "You are not allowed to delete this group!"
+msgstr "Brak uprawnień do usunięcia tej grupy!"
+
+#: plugins/admin/groups/class_groupManagement.inc:332
+#, php-format
+msgid "You're about to delete the group '%s'."
+msgstr "Właśnie zamierzasz usunąć grupę '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:134
+msgid "Can't find this groups SID in LDAP or in your configuration file!"
+msgstr "Nie można znaleźć SID tych grup ani w  LDAP, ani w pliku konfiguracyjnym!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:193
+msgid "This 'dn' is no group."
+msgstr "Podane 'dn' nie jest grupą."
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Samba group"
+msgstr "Grupa Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain admins"
+msgstr "Administratorzy domeny"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain users"
+msgstr "Użytkownicy domeny"
+
+#: plugins/admin/groups/class_groupGeneric.inc:335
+msgid "Domain guests"
+msgstr "Goście domeny"
+
+#: plugins/admin/groups/class_groupGeneric.inc:340
+#, php-format
+msgid "Special group (%d)"
+msgstr "Specjalna grupa (%d)"
+
+#: plugins/admin/groups/class_groupGeneric.inc:454
+msgid "! unknown id"
+msgstr "! nieznane id"
+
+#: plugins/admin/groups/class_groupGeneric.inc:492
+#, php-format
+msgid "Your search method returned more than '%s' users, only '%s' users are shown."
+msgstr "Metoda wyszukiwania zwróciła więcej niż '%s' użytkowników, tylko '%s' jest pokazanych."
+
+#: plugins/admin/groups/class_groupGeneric.inc:521
+#: plugins/admin/groups/class_groupGeneric.inc:774
+#, php-format
+msgid "Removing of groups/generic with dn '%s' failed."
+msgstr "Usuwanie grupy z dn '%s' nieudane."
+
+#: plugins/admin/groups/class_groupGeneric.inc:666
+#, php-format
+msgid "No configured SID found for '%s'."
+msgstr "Nie znaleziono skonfigurowanego SID dla '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:671
+#, php-format
+msgid "No configured RIDBASE found for '%s'."
+msgstr "Nie znaleziono RIDBASE dla '%s'."
+
+#: plugins/admin/groups/class_groupGeneric.inc:806
+msgid "The field 'Name' contains invalid characters. Lowercase, numbers and dashes are allowed."
+msgstr "Pole 'Nazwa' zawiera niedozwolone znaki. Tylko małe litery, liczny i myślniki są dozwolone."
+
+#: plugins/admin/groups/class_groupGeneric.inc:817
+#: plugins/admin/groups/class_groupGeneric.inc:831
+#: plugins/admin/groups/class_groupGeneric.inc:838
+msgid "Value specified as 'Name' is already used."
+msgstr "Wartość podana jako 'Nazwa' jest już użyta."
+
+#: plugins/admin/groups/class_groupGeneric.inc:941
+msgid "Generic group settings"
+msgstr "Ogólne ustawienia grupy"
+
+#: plugins/admin/groups/class_groupGeneric.inc:953
+msgid "Phone pickup group"
+msgstr "Grupie odbioru telefonu"
+
+#: plugins/admin/groups/class_groupGeneric.inc:954
+msgid "Nagios group"
+msgstr "Grupa nagios"
+
+#: plugins/admin/groups/class_groupGeneric.inc:957
+msgid "Group member"
+msgstr "Członek grupy"
+
+#: plugins/admin/groups/class_groupGeneric.inc:958
+msgid "Samba group type"
+msgstr "Typ grupy Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:959
+#, fuzzy
+msgid "Samba domain name"
+msgstr "Katalog domowy Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:960
+#: setup/setup_config2.tpl:15
+msgid "Samba SID"
+msgstr "Samba SID"
+
+#: plugins/admin/groups/class_divListGroup.inc:35
+#: plugins/admin/groups/class_divListGroup.inc:36
+msgid "List of groups"
+msgstr "Lista grup"
+
+#: plugins/admin/groups/class_divListGroup.inc:41
+msgid "This menu allows you to add, edit and remove selected groups. You may want to use the range selector on top of the group listbox, when working with a large number of groups."
+msgstr "To menu umożliwia tworzenie, edycję oraz usuwanie wybranych grup. Posiadając dużą liczbę użytkowników wygodniej jest używać selektorów zakresu na górze listy grup."
+
+#: plugins/admin/groups/class_divListGroup.inc:60
+msgid "Groupname / Department"
+msgstr "Nazwa grupy / Departament"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Select to see groups that are primary groups of users"
+msgstr "Zaznacz aby zobaczyć grupy które są podstawowymi grupami użytkowników"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Show primary groups"
+msgstr "Pokaż podstawowe grupy"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Select to see groups that have samba groups mappings"
+msgstr "Zaznacz aby zobaczyć grupy które posiadają mapowania grup samba"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Show samba groups"
+msgstr "Pokaż grupy samba"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Select to see groups that have applications configured"
+msgstr "Zaznacz aby zobaczyć grupy które posiadają skonfigurowane aplikacje"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Show application groups"
+msgstr "Pokaż grupy aplikacji"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Select to see groups that have mail settings"
+msgstr "Zaznacz aby zobaczyć grupy które zawierają ustawienia poczty"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Show mail groups"
+msgstr "Pokaż grupy pocztowe"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Select to see normal groups that have only functional aspects"
+msgstr "Zaznacz aby zobaczyć grupy, które posiadają tylko aspekty funkcjonalne"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Show functional groups"
+msgstr "Pokaż grupy funkcjonalne"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+msgid "Create new group"
+msgstr "Utwórz nową grupę"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove selected groups"
+msgstr "Usuń użytkownika"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove groups"
+msgstr "Usuń opcje"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy selected group"
+msgstr "Grupa systemowa"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy groups"
+msgstr "Pokaż grupy"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "cut selected group"
+msgstr "Usuń użytkownika"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "Cut groups"
+msgstr "grupy"
+
+#: plugins/admin/groups/class_divListGroup.inc:223
+#: plugins/admin/users/class_divListUsers.inc:221
+msgid "Posix"
+msgstr "Posix"
+
+#: plugins/admin/groups/class_divListGroup.inc:229
+#: plugins/admin/groups/class_groupApplication.inc:1202
+#: plugins/admin/applications/class_divListApplication.inc:213
+#: plugins/admin/applications/class_applicationGeneric.inc:548
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
+#: plugins/admin/ogroups/class_ogroupManagement.inc:430
+#: plugins/gofon/fonreports/contents.tpl:34
+#: plugins/generic/references/class_reference.inc:42
+msgid "Application"
+msgstr "Aplikacja"
+
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/conference/class_divListConferences.inc:217
+msgid "Edit this entry"
+msgstr "Edytuj ten obiekt"
+
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/conference/class_divListConferences.inc:227
+msgid "Delete this entry"
+msgstr "Usuń ten obiekt"
+
+#: plugins/admin/groups/mail_admins.tpl:4
+msgid "Folder administrators"
+msgstr "Administratorzy foldera"
+
+#: plugins/admin/groups/mail_admins.tpl:24
+msgid "Select a specific department"
+msgstr "Wybierz departament"
+
+#: plugins/admin/groups/mail_admins.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
+msgid "Choose"
+msgstr "Wybierz"
+
+#: plugins/admin/groups/generic.tpl:6
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/ogroups/generic.tpl:7
+#: plugins/admin/ogroups/paste_generic.tpl:4
+msgid "Group name"
+msgstr "Nazwa grupy"
+
+#: plugins/admin/groups/generic.tpl:9
+#: plugins/admin/groups/paste_generic.tpl:8
+msgid "Posix name of the group"
+msgstr "Posixowa nazwa grupy"
+
+#: plugins/admin/groups/generic.tpl:19
+#: plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Tekst opisowy dla tej grupy"
+
+#: plugins/admin/groups/generic.tpl:53
+#: plugins/admin/groups/paste_generic.tpl:13
+msgid "Normally IDs are autogenerated, select to specify manually"
+msgstr "Zwyczajowo ID są generowane automatycznie, wybierz aby podać ręcznie"
+
+#: plugins/admin/groups/generic.tpl:56
+#: plugins/admin/groups/paste_generic.tpl:15
+msgid "Force GID"
+msgstr "Wymuś GID"
+
+#: plugins/admin/groups/generic.tpl:59
+#: plugins/admin/groups/paste_generic.tpl:18
+msgid "Forced ID number"
+msgstr "Wymuś numer ID"
+
+#: plugins/admin/groups/generic.tpl:68
+msgid "Select to create a samba conform group"
+msgstr "Wybierz aby utworzyć grupę samba"
+
+#: plugins/admin/groups/generic.tpl:76
+msgid "in domain"
+msgstr "w domenie"
+
+#: plugins/admin/groups/generic.tpl:96
+msgid "Members are in a phone pickup group"
+msgstr "Członkowie są w grupie odbioru telefonu"
+
+#: plugins/admin/groups/generic.tpl:111
+msgid "Members are in a nagios group"
+msgstr "Członkowie są w grupie nagios."
+
+#: plugins/admin/groups/generic.tpl:128
+msgid "Group members"
+msgstr "Członkowie grupy"
+
+#: plugins/admin/groups/class_groupMail.inc:289
+#: include/class_acl.inc:680
+#: include/class_acl.inc:771
+msgid "read"
+msgstr "czytanie"
+
+#: plugins/admin/groups/class_groupMail.inc:290
+msgid "post"
+msgstr "wysyłanie"
+
+#: plugins/admin/groups/class_groupMail.inc:291
+msgid "external post"
+msgstr "wysyłanie zewnętrzne"
+
+#: plugins/admin/groups/class_groupMail.inc:292
+msgid "append"
+msgstr "dołączanie"
+
+#: plugins/admin/groups/class_groupMail.inc:293
+#: include/class_acl.inc:681
+#: include/class_acl.inc:773
+msgid "write"
+msgstr "zapisywanie"
+
+#: plugins/admin/groups/class_groupMail.inc:294
+#, fuzzy
+msgid "admin"
+msgstr "Admin"
+
+#: plugins/admin/groups/class_groupMail.inc:295
+#: plugins/admin/users/class_userManagement.inc:539
+#: plugins/admin/systems/class_SelectDeviceType.inc:29
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
+#: plugins/admin/ogroups/class_ogroup.inc:297
+msgid "none"
+msgstr "żaden"
+
+#: plugins/admin/groups/class_groupMail.inc:339
+msgid "This 'dn' has no valid mail extensions."
+msgstr "Podany 'dn' nie posiada prawidłowych rozszerzeń Pocztowych."
+
+#: plugins/admin/groups/class_groupMail.inc:361
+#, fuzzy
+msgid "Remove shared folder from mail server database when entry gets removed in LDAP"
+msgstr "Nie można usunąć użytkownika z bazy Kerberos."
+
+#: plugins/admin/groups/class_groupMail.inc:362
+msgid "Remove the shared folder and all its contents after saving this account"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:421
+msgid "You're trying to add an invalid email address "
+msgstr "Próbujesz dodać nieprawidłowy adres email"
+
+#: plugins/admin/groups/class_groupMail.inc:422
+msgid "to the list of forwarders."
+msgstr "do listy przekazywanych."
+
+#: plugins/admin/groups/class_groupMail.inc:692
+#, fuzzy, php-format
+msgid "Removing of groups/mail with dn '%s' failed."
+msgstr "Usuwanie ustawień poczty grupy nieudane"
+
+#: plugins/admin/groups/class_groupMail.inc:891
+#, fuzzy, php-format
+msgid "Saving of groups/mail with dn '%s' failed."
+msgstr "Zapisywanie ustawień poczty grupy nieudane"
+
+#: plugins/admin/groups/class_groupMail.inc:927
+msgid "Please enter a valid email addres in 'Primary address' field."
+msgstr "Proszę podać prawidłowy adres email w polu 'Podstawowy adres'."
+
+#: plugins/admin/groups/class_groupMail.inc:960
+msgid "Please choose valid permission settings. Default permission can't be emtpy."
+msgstr "Proszę wybrać prawidłowe ustawienia. Domyślne ustawienia nie mogą być puste."
+
+#: plugins/admin/groups/class_groupMail.inc:964
+msgid "Please select a valid mail server."
+msgstr "Proszę wybrać prawidłowy serwer pocztowy."
+
+#: plugins/admin/groups/class_groupMail.inc:1111
+msgid "Group mail"
+msgstr "Grupa poczta"
+
+#: plugins/admin/groups/class_groupMail.inc:1119
+msgid "Alternate addresses"
+msgstr "Adresy alternatywne"
+
+#: plugins/admin/groups/class_groupMail.inc:1120
+msgid "Forwarding addresses"
+msgstr "Adresy przekazywane"
+
+#: plugins/admin/groups/class_groupMail.inc:1123
+#: plugins/admin/systems/printer.tpl:82
+#: plugins/admin/systems/class_printGeneric.inc:895
+msgid "Permissions"
+msgstr "Uprawnienia"
+
+#: plugins/admin/groups/group_objects.tpl:6
+msgid "Select users to add"
+msgstr "Wybierz użytkowników do dodania"
+
+#: plugins/admin/groups/group_objects.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Select to see servers"
+msgstr "Proszę aby zobaczyć serwery"
+
+#: plugins/admin/groups/group_objects.tpl:30
+msgid "Search within subtree"
+msgstr "Szukaj wewnątrz tego poddrzewa"
+
+#: plugins/admin/groups/group_objects.tpl:37
+msgid "Display users of department"
+msgstr "Wyświetl użytkowników departamentu"
+
+#: plugins/admin/groups/group_objects.tpl:47
+#: plugins/admin/systems/glpiSelectUser.tpl:37
+msgid "Regular expression for matching user names"
+msgstr "Wyrażenie regularne do dopasowania nazw użytkowników"
+
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Ustawienia grupy"
+
+#: plugins/admin/groups/application_options.tpl:2
+msgid "Application options"
+msgstr "Opcje aplikacji"
+
+#: plugins/admin/groups/mail_locals.tpl:32
+msgid "Display addresses of department"
+msgstr "Wyświetl adresy departamentu"
+
+#: plugins/admin/groups/mail_locals.tpl:42
+msgid "Display addresses matching"
+msgstr "Wyświetl adresy pasujące"
+
+#: plugins/admin/groups/class_groupApplication.inc:415
+msgid "This 'dn' is no appgroup."
+msgstr "Ten 'dn' nie jest grupą aplikacji."
+
+#: plugins/admin/groups/class_groupApplication.inc:423
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove applications"
+msgstr "Usuń aplikacje"
+
+#: plugins/admin/groups/class_groupApplication.inc:424
+msgid "This group has application features enabled. You can disable them by clicking below."
+msgstr "Ta grupa ma włączone cechu aplikacji. Można je wyłączyć klikając poniżej."
+
+#: plugins/admin/groups/class_groupApplication.inc:426
+msgid "Create applications"
+msgstr "Utwórz aplikację"
+
+#: plugins/admin/groups/class_groupApplication.inc:427
+msgid "This group has application features disabled. You can enable them by clicking below."
+msgstr "Ta grupa ma wyłączone cechy aplikacji. Można je włączyć klikając poniżej."
+
+#: plugins/admin/groups/class_groupApplication.inc:437
+msgid "You do not have permission to query application entries. All your changes will not be saved."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:450
+msgid "Invalid character in category name."
+msgstr "Nieprawidłowy znak w nazwie kategorii."
+
+#: plugins/admin/groups/class_groupApplication.inc:458
+msgid "The specified category already exists."
+msgstr "Podana kategoria już istnieje."
+
+#: plugins/admin/groups/class_groupApplication.inc:564
+msgid "The selected application name is not uniq. Please check your LDAP."
+msgstr "Wybrana nazwa aplikacji nie jest unikalna. Proszę sprawdzić LDAP."
+
+#: plugins/admin/groups/class_groupApplication.inc:602
+msgid "The selected application has no options."
+msgstr "Wybrana aplikacja nie posiada opcji."
+
+#: plugins/admin/groups/class_groupApplication.inc:690
+#: plugins/admin/departments/class_divListDepartment.inc:195
+msgid "department"
+msgstr "departament"
+
+#: plugins/admin/groups/class_groupApplication.inc:699
+msgid "application"
+msgstr "aplikacja"
+
+#: plugins/admin/groups/class_groupApplication.inc:715
+#: plugins/admin/groups/class_groupApplication.inc:756
+msgid "Delete entry"
+msgstr "Usuń wpis"
+
+#: plugins/admin/groups/class_groupApplication.inc:717
+#: plugins/admin/groups/class_groupApplication.inc:751
+#: include/sieve/templates/object_container.tpl:9
+#: include/sieve/templates/object_container_clear.tpl:9
+msgid "Move up"
+msgstr "Przesuń w górę"
+
+#: plugins/admin/groups/class_groupApplication.inc:720
+#: plugins/admin/groups/class_groupApplication.inc:754
+#: include/sieve/templates/object_container.tpl:13
+#: include/sieve/templates/object_container_clear.tpl:13
+msgid "Move down"
+msgstr "Przesuń w dół"
+
+#: plugins/admin/groups/class_groupApplication.inc:749
+msgid "Insert seperator"
+msgstr "Wstaw separator"
+
+#: plugins/admin/groups/class_groupApplication.inc:794
+msgid "This application is no longer available."
+msgstr "Ta aplikacja nie jest już dostępna."
+
+#: plugins/admin/groups/class_groupApplication.inc:797
+#, php-format
+msgid "This application is not available in any release named %s."
+msgstr "Ta aplikacja nie jest dostępna w żadnym wydaniu %s."
+
+#: plugins/admin/groups/class_groupApplication.inc:801
+msgid "Check parameter"
+msgstr "Sprawdź parametr"
+
+#: plugins/admin/groups/class_groupApplication.inc:803
+msgid "This application has changed parameters."
+msgstr "Ta aplikacja posiada zmienione parametry."
+
+#: plugins/admin/groups/class_groupApplication.inc:928
+#, fuzzy, php-format
+msgid "Removing of groups/applications with dn '%s' failed."
+msgstr "Usuwanie aplikacji z grupy '%s' nieudane"
+
+#: plugins/admin/groups/class_groupApplication.inc:988
+#, fuzzy, php-format
+msgid "Saving of groups/applications with dn '%s' failed."
+msgstr "Zapyisywanie aplikacji nieudane"
+
+#: plugins/admin/groups/class_groupApplication.inc:1039
+#, php-format
+msgid "Can't resolve the release name '%s', setting release name to '%s'. Possibly the objects base has changed."
+msgstr "Nie można przetłumaczyć nazwy wydania '%s', ustawiam nazwę na '%s'. Prawdopodobnie podstawa obiektów została zmieniona."
+
+#: plugins/admin/groups/class_groupApplication.inc:1044
+msgid "There are no releases available. You will not be able to select another release."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1195
+msgid "Group applications"
+msgstr "Grupa aplikacje"
+
+#: plugins/admin/groups/class_groupApplication.inc:1204
+msgid "Application parameter"
+msgstr "Parametr aplikacji"
+
+#: plugins/admin/users/remove.tpl:6
+msgid "This includes all account data, system access rules, imap settings, etc. for this user. Please double check if your really want to do this since there is no way for GOsa to get your data back."
+msgstr "Operacja odnosi się do wszystkich danych dotyczących konta, dostępu, ustawień imap, etc dla tego użytkownika. Proszę upewnić się czy na pewno kontynuować, gdyż nie ma możliwości powrotu."
+
+#: plugins/admin/users/password.tpl:2
+msgid "To change the user password use the fields below. The changes take effect immediately. Please memorize the new password, because the user wouldn't be able to login without it."
+msgstr "Aby zmienić hasło użytkownika, proszę użyć formularza poniżej. Zmiany są wprowadzane natychmiastowo. Proszę zapamiętać nowe hasło, gdyż bez niego zalogowanie będzie niemożliwe."
+
+#: plugins/admin/users/class_userManagement.inc:157
+#: plugins/admin/users/class_userManagement.inc:235
+msgid "You are not allowed to set this users password!"
+msgstr "Brak uprawnień do zmiany hasła tym użytkownikom!"
+
+#: plugins/admin/users/class_userManagement.inc:327
+#, fuzzy, php-format
+msgid "You're about to delete the following entry: %s"
+msgstr "Zamierzasz usunąć element %s."
+
+#: plugins/admin/users/class_userManagement.inc:329
+#, fuzzy, php-format
+msgid "You're about to delete the following entries: %s"
+msgstr "Zamierzasz usunąć element %s."
+
+#: plugins/admin/users/class_userManagement.inc:357
+#, fuzzy, php-format
+msgid "You are not allowed to delete the user '%s'!"
+msgstr "Brak uprawnień do usunięcia tego użytkownika!"
+
+#: plugins/admin/users/class_userManagement.inc:403
+#, php-format
+msgid "You're about to delete the user %s."
+msgstr "Zamierzasz usunąć użytkownika %s."
+
+#: plugins/admin/users/class_userManagement.inc:433
+msgid "You are not allowed to delete this user!"
+msgstr "Brak uprawnień do usunięcia tego użytkownika!"
+
+#: plugins/admin/users/class_userManagement.inc:558
+#, fuzzy
+msgid "Please select a valid template."
+msgstr "Proszę wybrać prawidłowy plik"
+
+#: plugins/admin/users/class_userManagement.inc:651
+msgid "A person with the choosen name is already used in this tree."
+msgstr "Osoba o wybranej nazwie już istnieje w tym drzewie."
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Utwórz nowego użytkownika używając szablonów"
+
+#: plugins/admin/users/template.tpl:6
+msgid "Creating a new user can be assisted by using templates. Many database records will be filled automatically. Choose 'none' to skip the usage of templates."
+msgstr "Tworzenie nowego użytkownika może być wspomagane przez szablony. Wiele rekordów bazy będzie automatycznie wypełnionych. Wybierz 'brak' aby pominąć użycie szablonów."
+
+#: plugins/admin/users/main.inc:42
+#: plugins/admin/users/main.inc:48
+msgid "User administration"
+msgstr "Administracja użytkownikami"
+
+#: plugins/admin/users/class_divListUsers.inc:35
+#: plugins/admin/users/class_divListUsers.inc:36
+#: plugins/admin/systems/glpiSelectUser.tpl:6
+msgid "List of users"
+msgstr "Lista użytkowników"
+
+#: plugins/admin/users/class_divListUsers.inc:40
+msgid "This menu allows you to create, edit and delete selected users. Having a great number of users, you may want to use the range selectors on top of the user list."
+msgstr "To menu umożliwia tworzenie, edycję oraz usuwanie wybranych użytkowników. Posiadając dużą liczbę użytkowników wygodniej jest używać selektorów zakresu na górze listy użytkowników."
+
+#: plugins/admin/users/class_divListUsers.inc:61
+#: ihtml/themes/default/login.tpl:39
+#: ihtml/themes/default/login.tpl:41
+#: ihtml/themes/default/setup_useradmin.tpl:22
+msgid "Username"
+msgstr "Nazwa użytkownika"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Select to see template pseudo users"
+msgstr "Wybierz aby zobaczyć szablony"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Select to see users that have only a GOsa object"
+msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają tylko obiekt GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Show functional users"
+msgstr "Pokaż użytkowników funkcjonalnych"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Select to see users that have posix settings"
+msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają ustawienia posix"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Show unix users"
+msgstr "Pokaż użytkowników Unix"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Select to see users that have mail settings"
+msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają ustawienia poczty"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Show mail users"
+msgstr "Pokaż użytkowników Poczty"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Select to see users that have samba settings"
+msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają ustawienia samba"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Show samba users"
+msgstr "Pokaż użytkowników Samby"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Select to see users that have proxy settings"
+msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają ustawienia proxy"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Show proxy users"
+msgstr "Pokaż użytkowników proxy"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "Create new user"
+msgstr "Utwórz nowego użytkownika"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "New user"
+msgstr "Nowy użytkownik"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "Create new template"
+msgstr "Utwórz nowy szablon"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "New template"
+msgstr "Nowy szablon"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove selected user"
+msgstr "Usuń użytkownika"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove user"
+msgstr "Usuń usługę"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy selected user"
+msgstr "Usuń użytkownika"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy users"
+msgstr "Zlicz użytkowników"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "cut selected user"
+msgstr "Usuń użytkownika"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "Cut users"
+msgstr "Zlicz użytkowników"
+
+#: plugins/admin/users/class_divListUsers.inc:219
+msgid "GOsa"
+msgstr "GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:220
+msgid "Edit generic properties"
+msgstr "Edytuj ogólne właściwości"
+
+#: plugins/admin/users/class_divListUsers.inc:222
+msgid "Edit UNIX properties"
+msgstr "Edytuj właściwości UNIX"
+
+#: plugins/admin/users/class_divListUsers.inc:224
+msgid "Edit environment properties"
+msgstr "Edytuj właściwości Środowiska"
+
+#: plugins/admin/users/class_divListUsers.inc:226
+msgid "Edit mail properties"
+msgstr "Edytuj właściwości Poczty"
+
+#: plugins/admin/users/class_divListUsers.inc:228
+msgid "Edit phone properties"
+msgstr "Edytuj właściwości Telefonu"
+
+#: plugins/admin/users/class_divListUsers.inc:230
+msgid "Edit fax properies"
+msgstr "Edytuj właściwości Fax"
+
+#: plugins/admin/users/class_divListUsers.inc:232
+msgid "Edit samba properties"
+msgstr "Edytuj właściwości Samba"
+
+#: plugins/admin/users/class_divListUsers.inc:234
+msgid "Edit netatalk properties"
+msgstr "Edytuj właściwości Netatalk"
+
+#: plugins/admin/users/class_divListUsers.inc:235
+msgid "Create user from template"
+msgstr "Utwórz użytkownika z szablonu"
+
+#: plugins/admin/users/class_divListUsers.inc:236
+msgid "Create user with this template"
+msgstr "Utwórz użytkownika z tego szablonu"
+
+#: plugins/admin/users/class_divListUsers.inc:271
+msgid "password"
+msgstr "hasło"
+
+#: plugins/admin/users/class_divListUsers.inc:275
+#, fuzzy
+msgid "You are not allowed to change the password for this user."
+msgstr "Brak uprawnień do zmiany własnego hasła w tym momencie"
+
+#: plugins/admin/users/class_divListUsers.inc:289
+#, fuzzy
+msgid "You are not allowed to remove this user."
+msgstr "Brak uprawnień do usunięcia tego użytkownika!"
+
+#: plugins/admin/applications/generic.tpl:7
+#: plugins/admin/applications/generic.tpl:10
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/applications/class_applicationGeneric.inc:506
+msgid "Application name"
+msgstr "Nazwa aplikacji"
+
+#: plugins/admin/applications/generic.tpl:15
+#: plugins/gofon/macro/generic.tpl:14
+#: plugins/gofon/macro/class_gofonMacro.inc:583
+#: html/getxls.php:222
+#: html/getxls.php:297
+msgid "Display name"
+msgstr "Wyświetl nazwę"
+
+#: plugins/admin/applications/generic.tpl:19
+#: plugins/admin/applications/class_applicationGeneric.inc:511
+msgid "Application name to be displayed (i.e. below icons)"
+msgstr "Wyświetlana nazwa aplikacji (pod ikoną)"
+
+#: plugins/admin/applications/generic.tpl:28
+msgid "Path and/or binary name of application"
+msgstr "Ścieżka i/lub nazwa binarium aplikacji"
+
+#: plugins/admin/applications/generic.tpl:45
+#: plugins/admin/mimetypes/generic.tpl:47
+msgid "Choose subtree to place application in"
+msgstr "Wybierz poddrzewo do umieszczenia aplikacji"
+
+#: plugins/admin/applications/generic.tpl:66
+#: plugins/admin/applications/class_applicationGeneric.inc:556
+#: plugins/admin/mimetypes/generic.tpl:67
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
+msgid "Icon"
+msgstr "Ikona"
+
+#: plugins/admin/applications/generic.tpl:78
+#: plugins/admin/mimetypes/generic.tpl:79
+msgid "Update"
+msgstr "Aktualizuj"
+
+#: plugins/admin/applications/generic.tpl:78
+msgid "Reload picture from LDAP"
+msgstr "Przeładuj obrazek z LDAP"
+
+#: plugins/admin/applications/generic.tpl:81
+#, fuzzy
+msgid "Remove picture from LDAP"
+msgstr "Przeładuj obrazek z LDAP"
+
+#: plugins/admin/applications/generic.tpl:99
+#: plugins/admin/applications/class_applicationGeneric.inc:560
+msgid "Only executable for members"
+msgstr "Tylko wykonywalne dla członków"
+
+#: plugins/admin/applications/generic.tpl:104
+#: plugins/admin/applications/class_applicationGeneric.inc:564
+msgid "Replace user configuration on startup"
+msgstr "Podmień konfigurację użytkownika na starcie"
+
+#: plugins/admin/applications/generic.tpl:110
+#: plugins/admin/applications/class_applicationGeneric.inc:561
+msgid "Place icon on members desktop"
+msgstr "Utwórz ikonę na desktopie członka"
+
+#: plugins/admin/applications/generic.tpl:115
+#: plugins/admin/applications/class_applicationGeneric.inc:563
+msgid "Place entry in members startmenu"
+msgstr "Utwórz wpis w menu startowym członka"
+
+#: plugins/admin/applications/generic.tpl:120
+#: plugins/admin/applications/class_applicationGeneric.inc:562
+msgid "Place entry in members launch bar"
+msgstr "Utwórz wpis w pasku uruchamiania członka"
+
+#: plugins/admin/applications/class_divListApplication.inc:31
+msgid "List of Applications"
+msgstr "Lista aplikacji"
+
+#: plugins/admin/applications/class_divListApplication.inc:32
+msgid "This table displays all applications in the selected tree."
+msgstr "Ta tabela wyświetla wszystkie aplikacje w wybranym drzewie."
+
+#: plugins/admin/applications/class_divListApplication.inc:36
+msgid "This menu allows you to add, edit and remove selected applications. You may want to use the range selector on top of the application listbox, when working with a large number of applications."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych aplikacji. Posiadając dużą liczbę aplikacji, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze."
+
+#: plugins/admin/applications/class_divListApplication.inc:161
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "new"
+msgstr "nowa"
+
+#: plugins/admin/applications/class_divListApplication.inc:162
+msgid "Create new application"
+msgstr "Utwórz nową aplikację"
+
+#: plugins/admin/applications/class_divListApplication.inc:181
+#, fuzzy
+msgid "Remove selected applications"
+msgstr "Usuń aplikacje"
+
+#: plugins/admin/applications/class_applicationParameters.inc:54
+msgid "Remove options"
+msgstr "Usuń opcje"
+
+#: plugins/admin/applications/class_applicationParameters.inc:55
+msgid "This application has options. You can disable them by clicking below."
+msgstr "Ta aplikacja ma włączone cechy opcji. Można je wyłączyć klikając poniżej."
+
+#: plugins/admin/applications/class_applicationParameters.inc:57
+msgid "Create options"
+msgstr "Utwórz opcje"
+
+#: plugins/admin/applications/class_applicationParameters.inc:58
+msgid "This application has options disabled. You can enable them by clicking below."
+msgstr "Ta aplikacja ma wyłączone cechy opcji. Można je włączyć klikając poniżej."
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/gofon/macro/parameter.tpl:10
+msgid "Default value"
+msgstr "Domyślna wartość"
+
+#: plugins/admin/applications/class_applicationParameters.inc:130
+msgid "Add option"
+msgstr "Dodaj opcję"
+
+#: plugins/admin/applications/class_applicationParameters.inc:159
+#, fuzzy, php-format
+msgid "Removing of application parameters with dn '%s' failed."
+msgstr "Usuwanie parametrów aplikacji nieudane"
+
+#: plugins/admin/applications/class_applicationParameters.inc:190
+#, php-format
+msgid "Value '%s' specified as option name is not valid."
+msgstr "Wartość '%s' podana jako nazwa opcji jest nieprawidłowa."
+
+#: plugins/admin/applications/class_applicationParameters.inc:221
+#, fuzzy, php-format
+msgid "Saving of application parameters with dn '%s' failed."
+msgstr "Zapisywanie parametrów aplikacji nieudane"
+
+#: plugins/admin/applications/class_applicationParameters.inc:233
+#, fuzzy
+msgid "Parameter configuration"
+msgstr "Konfiguracja bazy FAX"
+
+#: plugins/admin/applications/class_applicationParameters.inc:241
+#, fuzzy
+msgid "Application parameter settings"
+msgstr "Parametr aplikacji"
+
+#: plugins/admin/applications/remove.tpl:6
+#: plugins/admin/mimetypes/remove.tpl:6
+#: plugins/gofon/macro/remove.tpl:6
+#: ihtml/themes/default/remove.tpl:6
+msgid "This may be used by several groups. Please double check if your really want to do this since there is no way for GOsa to get your data back."
+msgstr "To może być używane przez kilka grup. Proszę upewnić się czy kontynuować, gdyż nie ma operacji powrotu."
+
+#: plugins/admin/applications/main.inc:39
+#: plugins/admin/applications/main.inc:41
+msgid "Application management"
+msgstr "Zarządzanie aplikacją"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:103
+msgid "no example"
+msgstr "brak przykładu"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:134
+msgid "This 'dn' is no application."
+msgstr "Ten 'dn' nie jest aplikacją."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:236
+#, fuzzy, php-format
+msgid "Removing of application with dn '%s' failed."
+msgstr "Usuwanie aplikacji z grupy '%s' nieudane"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:248
+#, php-format
+msgid "Removing application from objectgroup '%s' failed"
+msgstr "Usuwanie aplikacji z grupy obiektów '%s' nieudane"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:255
+#, php-format
+msgid "Removing application from group '%s' failed"
+msgstr "Usuwanie aplikacji z grupy '%s' nieudane"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:306
+msgid "The specified picture has not been uploaded correctly."
+msgstr "Podany obrazek nie został wgrany prawidłowo."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:338
+msgid "Can't access uploaded image."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:343
+msgid "Uploaded image could not be resized, possilby the image magick extension is missing."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:348
+#, fuzzy
+msgid "Could not convert image to png, possilby the image magick extension is missing."
+msgstr "Nie można połączyć się z bazą danych glpi, brak rozszerzenia php-mysql."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:352
+#, php-format
+msgid "Could not save uploaded image to %s."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:381
+msgid "Specified execute path must start with '/'."
+msgstr "Podana ścieżka wykonania musi zaczynać się od '/'."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:398
+msgid "Required field 'Name' is not filled."
+msgstr "Wymagane pole 'Nazwa' nie jest wypełnione."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:402
+msgid "Invalid character in application name. Only a-z 0-9 are allowed."
+msgstr "Nieprawidłowe znaki w nazwie aplikacji. Dozwolone są tylko a-z 0-9."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:406
+msgid "Required field 'Execute' is not filled."
+msgstr "Wymagane pole 'Wykonanie' nie jest wypełnione."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:421
+#: plugins/admin/applications/class_applicationGeneric.inc:429
+msgid "There's already an application with this 'Name'."
+msgstr "Już istnieje aplikacja o takiej 'Nazwie'"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:477
+#, fuzzy, php-format
+msgid "Saving of application with dn '%s' failed."
+msgstr "Zapyisywanie aplikacji nieudane"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:502
+msgid "Application settings"
+msgstr "Ustawienia Aplikacji"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:543
+#, fuzzy
+msgid "Application generic"
+msgstr "Nazwa aplikacji"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:557
+msgid "Flag"
+msgstr "Flaga"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:558
+msgid "Script content"
+msgstr "Zawartość skryptu"
+
+#: plugins/admin/applications/class_applicationManagement.inc:323
+#: plugins/admin/applications/class_applicationManagement.inc:377
+#: plugins/admin/applications/class_applicationManagement.inc:407
+msgid "You are not allowed to delete this application!"
+msgstr "Brak uprawnień do usunięcia tej aplikacji!"
+
+#: plugins/admin/applications/class_applicationManagement.inc:370
+#, php-format
+msgid "You're about to delete the application '%s'."
+msgstr "Zamierzasz usunąć aplikację '%s'."
+
+#: plugins/admin/departments/generic.tpl:8
+msgid "Name of department"
+msgstr "Nazwa departamentu"
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of subtree to create"
+msgstr "Nazwa tworzonego poddrzewa"
+
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/gofon/conference/generic.tpl:93
+msgid "Descriptive text for department"
+msgstr "Tekst opisujący departament"
+
+#: plugins/admin/departments/generic.tpl:24
+#: plugins/admin/departments/class_departmentGeneric.inc:601
+msgid "Category"
+msgstr "Kategoria"
+
+#: plugins/admin/departments/generic.tpl:27
+msgid "Category for this subtree"
+msgstr "Kategoria dla tego poddrzewa"
+
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/gofon/conference/generic.tpl:177
+msgid "Choose subtree to place department in"
+msgstr "Wybierz poddrzewo do umieszczenia departamentu"
+
+#: plugins/admin/departments/generic.tpl:63
+msgid "State where this subtree is located"
+msgstr "Stan w którym jest umieszczone to poddrzewo"
+
+#: plugins/admin/departments/generic.tpl:71
+msgid "Location of this subtree"
+msgstr "Lokalizacja tego poddrzewa"
+
+#: plugins/admin/departments/generic.tpl:79
+msgid "Postal address of this subtree"
+msgstr "Kod pocztowy tego poddrzewa"
+
+#: plugins/admin/departments/generic.tpl:86
+msgid "Base telephone number of this subtree"
+msgstr "Bazowy numer telefonu tego poddrzewa"
+
+#: plugins/admin/departments/generic.tpl:94
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Bazowy numer faxu tego poddrzewa"
+
+#: plugins/admin/departments/generic.tpl:117
+#: plugins/admin/departments/class_departmentGeneric.inc:604
+msgid "Administrative settings"
+msgstr "Ustawienia administracyjne"
+
+#: plugins/admin/departments/generic.tpl:119
+msgid "Tag department as an independent administrative unit"
+msgstr "Zaznacz departament jako niezależną jednostkę administracyjną"
+
+#: plugins/admin/departments/class_divListDepartment.inc:27
+#: plugins/admin/departments/class_divListDepartment.inc:28
+msgid "List of departments"
+msgstr "Lista departamentów"
+
+#: plugins/admin/departments/class_divListDepartment.inc:33
+msgid "This menu allows you to create, delete and edit selected departments. Having a large number of departments, you might prefer the range selectors on top of the department list."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych departamentów. Posiadając dużą liczbę departamentów, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze."
+
+#: plugins/admin/departments/class_divListDepartment.inc:48
+#: plugins/admin/departments/class_departmentGeneric.inc:600
+msgid "Department name"
+msgstr "Nazwa departamentu"
+
+#: plugins/admin/departments/class_divListDepartment.inc:56
+msgid "Regular expression for matching department names"
+msgstr "Wyrażenie regularne dla dopasowania nazw departamentów"
+
+#: plugins/admin/departments/class_divListDepartment.inc:127
+msgid "Create new department"
+msgstr "Utwórz nowy departament"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove selected departments"
+msgstr "Wybierz aby zobaczyć departamenty"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove departments"
+msgstr "Pokaż departamenty"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#, fuzzy
+msgid "You are currently moving/renaming this department."
+msgstr "Brak uprawnień do usunięcia tego departamentu."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:5
+msgid "Modifying a departments naming attribute 'ou' or base may corrupt acls and snapshot entries for all entire objects."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:8
+msgid "GOsa can NOT fix this for you, yet."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:11
+msgid "Before you confirm this action, ensure that everything will be as expected, possibly the best solution is a backup."
+msgstr ""
+
+#: plugins/admin/departments/remove.tpl:6
+#: plugins/gofon/conference/remove.tpl:6
+msgid "This includes 'all' accounts, systems, etc. in this subtree. Please double check if your really want to do this since there is no way for GOsa to get your data back."
+msgstr "Operacja odnosi sie do 'wszystkich' kont, systemów, etc w tym poddrzewie. Proszę upewnić się czy kontynuować, gdyż nie ma operacji powrotu."
+
+#: plugins/admin/departments/main.inc:41
+#: plugins/admin/departments/main.inc:43
+msgid "Department management"
+msgstr "Zarządzanie departamentem"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:197
+#, php-format
+msgid "Removing of department with dn '%s' failed."
+msgstr "Usuwanie departamentu z dn '%s' nieudane."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:258
+#: plugins/admin/departments/class_departmentGeneric.inc:260
+msgid "Department with that 'Name' already exists."
+msgstr "Istnieje już departament o takiej nazwie."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:268
+msgid "Required field 'Description' is not set."
+msgstr "Wymagane pole 'Opis' nie jest wypełnione."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:272
+#, php-format
+msgid "The field 'Name' contains the reserved word '%s'. Please choose another name."
+msgstr "Pole 'Nazwa' zawiera zarezerwowane słow '%s'. Proszę wybrać inną nazwę."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:326
+msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
+msgstr "Błąd krytyczny: Nie można znaleźć nieużywnego znacznika dla jednostki administracyjnej!"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:376
+#, php-format
+msgid "Saving of department with dn '%s' failed."
+msgstr "Zapisywanie departamentu z dn '%s' nieudane."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:429
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Zaznaczanie '%s'."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:514
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Przenoszenie '%s' do '%s'"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:550
+#: include/class_acl.inc:638
+#: include/class_acl.inc:645
+#: include/class_acl.inc:652
+#: include/class_acl.inc:658
+#: include/class_ldap.inc:458
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:62
+msgid "Object"
+msgstr "Obiekt"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:555
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "BŁĄD kopiowania %s, anulowanie operacji"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:587
+#: plugins/admin/departments/class_departmentGeneric.inc:592
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Departments"
+msgstr "Departamenty"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:599
+#: plugins/admin/systems/workstationService.tpl:89
+#: plugins/admin/systems/terminalService.tpl:79
+#: plugins/gofon/phoneaccount/generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:34
+#: plugins/gofon/phoneaccount/paste_generic.tpl:29
+msgid "Telephone"
+msgstr "Telefon"
+
+#: plugins/admin/departments/class_departmentManagement.inc:197
+#: plugins/admin/departments/class_departmentManagement.inc:245
+#: plugins/admin/departments/class_departmentManagement.inc:264
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
+msgid "You have no permission to remove this department."
+msgstr "Brak uprawnień do usunięcia tego departamentu."
+
+#: plugins/admin/departments/class_departmentManagement.inc:239
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
+#, php-format
+msgid "You're about to delete the whole LDAP subtree placed under '%s'."
+msgstr "Zamierzasz usunąć całe poddrzewo LDAP umieszczone pod '%s'."
+
+#: plugins/admin/departments/class_departmentManagement.inc:431
+msgid ".."
+msgstr ".."
+
+#: plugins/admin/systems/glpiPrinter.tpl:9
+msgid "Printer type"
+msgstr "Typ drukarki"
+
+#: plugins/admin/systems/glpiPrinter.tpl:23
+#: plugins/admin/systems/glpi.tpl:37
+#: plugins/admin/systems/glpi_devices.tpl:24
+#: plugins/admin/systems/glpi_devices.tpl:123
+#: plugins/admin/systems/glpi_devices.tpl:164
+#: plugins/admin/systems/glpi_devices.tpl:219
+#: plugins/admin/systems/glpi_devices.tpl:275
+#: plugins/admin/systems/glpi_devices.tpl:333
+#: plugins/admin/systems/glpi_devices.tpl:397
+#: plugins/admin/systems/glpi_devices.tpl:469
+#: plugins/admin/systems/glpi_devices.tpl:533
+#: plugins/admin/systems/glpi_devices.tpl:580
+#: plugins/admin/systems/glpi_devices.tpl:633
+#: plugins/admin/systems/glpi_devices.tpl:687
+#: plugins/admin/systems/glpi_devices.tpl:733
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
+#: plugins/admin/systems/class_glpiAccount.inc:796
+msgid "Manufacturer"
+msgstr "Producent"
+
+#: plugins/admin/systems/glpiPrinter.tpl:39
+msgid "Supported interfaces"
+msgstr "Wspierane interfejsy"
+
+#: plugins/admin/systems/glpiPrinter.tpl:48
+#: plugins/admin/systems/class_servDNS.inc:410
+msgid "Serial"
+msgstr "Szeregowy"
+
+#: plugins/admin/systems/glpiPrinter.tpl:58
+msgid "Parallel"
+msgstr "Równoległy"
+
+#: plugins/admin/systems/glpiPrinter.tpl:68
+msgid "USB"
+msgstr "USB"
+
+#: plugins/admin/systems/glpiPrinter.tpl:80
+#: plugins/admin/systems/glpi.tpl:52
+msgid "Contacts"
+msgstr "Kontakty"
+
+#: plugins/admin/systems/glpiPrinter.tpl:83
+#: plugins/admin/systems/glpi.tpl:66
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
+#: plugins/admin/systems/class_glpiAccount.inc:789
+msgid "Technical responsible"
+msgstr "Osoba techniczna"
+
+#: plugins/admin/systems/glpiPrinter.tpl:94
+#: plugins/admin/systems/glpi.tpl:56
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
+#: plugins/admin/systems/class_glpiAccount.inc:793
+msgid "Contact person"
+msgstr "Osoba kontaktowa"
+
+#: plugins/admin/systems/glpiPrinter.tpl:107
+#: plugins/admin/systems/glpi.tpl:117
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
+#: plugins/admin/systems/class_glpiAccount.inc:797
+msgid "Attachments"
+msgstr "Załączniki"
+
+#: plugins/admin/systems/glpiPrinter.tpl:139
+msgid "Installed cartridges"
+msgstr "Zainstalowane kartridźe"
+
+#: plugins/admin/systems/network.tpl:1
+msgid "Network\tsettings"
+msgstr "Ustawienia sieci"
+
+#: plugins/admin/systems/network.tpl:9
+msgid "IP-address"
+msgstr "adres IP"
+
+#: plugins/admin/systems/network.tpl:17
+msgid "MAC-address"
+msgstr "adres MAC"
+
+#: plugins/admin/systems/network.tpl:29
+msgid "Autodetect"
+msgstr "Autowykrywanie"
+
+#: plugins/admin/systems/network.tpl:58
+msgid "Enable DNS for this device"
+msgstr "Włącz DNS dla tego urządzenia."
+
+#: plugins/admin/systems/network.tpl:59
+#: plugins/admin/systems/servdnseditzone.tpl:67
+#: plugins/admin/systems/class_servDNS.inc:411
+#: plugins/gofon/phoneaccount/generic.tpl:95
+msgid "Refresh"
+msgstr "Odśwież"
+
+#: plugins/admin/systems/network.tpl:67
+msgid "Zone"
+msgstr "Strefa"
+
+#: plugins/admin/systems/network.tpl:77
+#: plugins/admin/systems/class_termDNS.inc:578
+#: plugins/admin/systems/servdnseditzone.tpl:85
+#: plugins/admin/systems/class_servDNS.inc:174
+#: plugins/admin/systems/class_servDNS.inc:414
+msgid "TTL"
+msgstr "TTL"
+
+#: plugins/admin/systems/network.tpl:85
+msgid "Dns records"
+msgstr "Rekordy DNS"
+
+#: plugins/admin/systems/class_terminalInfo.inc:55
+#: plugins/admin/systems/class_terminalInfo.inc:205
+msgid "present"
+msgstr "obecne"
+
+#: plugins/admin/systems/class_terminalInfo.inc:73
+#: plugins/admin/systems/class_workstationStartup.inc:508
+#: plugins/admin/systems/class_terminalStartup.inc:168
+#: plugins/admin/systems/class_terminalGeneric.inc:262
+#: plugins/admin/systems/class_terminalService.inc:267
+msgid "This 'dn' has no terminal features."
+msgstr "Ten 'dn' nie posiada cech terminala."
+
+#: plugins/admin/systems/class_terminalInfo.inc:80
+msgid "There is no php snmp module installed, can't gather any informations."
+msgstr "Brak modułu php snmp, nie można zbierać żadnych informacji."
+
+#: plugins/admin/systems/class_terminalInfo.inc:86
+#: plugins/admin/systems/class_terminalInfo.inc:180
+msgid "unknown status"
+msgstr "nieznany status"
+
+#: plugins/admin/systems/class_terminalInfo.inc:95
+msgid "This is a virtual terminal which has no properties to show here."
+msgstr "To jest terminal wirtualny i nie posiada właściwości do pokazania tutaj."
+
+#: plugins/admin/systems/class_terminalInfo.inc:113
+msgid "online"
+msgstr "online"
+
+#: plugins/admin/systems/class_terminalInfo.inc:169
+msgid "running"
+msgstr "działa"
+
+#: plugins/admin/systems/class_terminalInfo.inc:172
+msgid "not running"
+msgstr "nie działa"
+
+#: plugins/admin/systems/class_terminalInfo.inc:197
+msgid "offline"
+msgstr "offline"
+
+#: plugins/admin/systems/info.tpl:1
+msgid "System information"
+msgstr "Informacja o systemie"
+
+#: plugins/admin/systems/info.tpl:7
+msgid "CPU"
+msgstr "CPU"
+
+#: plugins/admin/systems/info.tpl:10
+msgid "Memory"
+msgstr "Pamięć"
+
+#: plugins/admin/systems/info.tpl:13
+msgid "Boot MAC"
+msgstr "Adres MAC"
+
+#: plugins/admin/systems/info.tpl:16
+msgid "USB support"
+msgstr "Wsparcie dla USB"
+
+#: plugins/admin/systems/info.tpl:19
+#: plugins/admin/systems/info.tpl:87
+msgid "System status"
+msgstr "Status systemu"
+
+#: plugins/admin/systems/info.tpl:23
+msgid "Inventory number"
+msgstr "Numer inwentarza"
+
+#: plugins/admin/systems/info.tpl:27
+msgid "Last login"
+msgstr "Ostatnie logowanie"
+
+#: plugins/admin/systems/info.tpl:38
+msgid "Network devices"
+msgstr "Urządzenia sieciowe"
+
+#: plugins/admin/systems/info.tpl:47
+msgid "IDE devices"
+msgstr "Urządzenia IDE"
+
+#: plugins/admin/systems/info.tpl:56
+msgid "SCSI devices"
+msgstr "Urządzenia SCSI"
+
+#: plugins/admin/systems/info.tpl:64
+msgid "Floppy device"
+msgstr "Stacja dyskietek"
+
+#: plugins/admin/systems/info.tpl:68
+msgid "CDROM device"
+msgstr "Stacja CDROM"
+
+#: plugins/admin/systems/info.tpl:73
+#: plugins/admin/systems/workstationService.tpl:107
+#: plugins/admin/systems/terminalService.tpl:95
+msgid "Graphic device"
+msgstr "Karta graficzna"
+
+#: plugins/admin/systems/info.tpl:77
+msgid "Audio device"
+msgstr "Karta dźwiękowa"
+
+#: plugins/admin/systems/info.tpl:93
+msgid "Up since"
+msgstr "Włączony od"
+
+#: plugins/admin/systems/info.tpl:96
+msgid "CPU load"
+msgstr "Zużycie procesora"
+
+#: plugins/admin/systems/info.tpl:99
+msgid "Memory usage"
+msgstr "Zużycie pamięci"
+
+#: plugins/admin/systems/info.tpl:102
+msgid "Swap usage"
+msgstr "Zużycie SWAP"
+
+#: plugins/admin/systems/info.tpl:116
+msgid "SSH service"
+msgstr "Usłoga SSH"
+
+#: plugins/admin/systems/info.tpl:119
+#: plugins/admin/systems/class_goCupsServer.inc:29
+#: plugins/admin/systems/class_goCupsServer.inc:50
+#: plugins/admin/systems/class_goCupsServer.inc:71
+msgid "Print service"
+msgstr "Usługa Drukowania"
+
+#: plugins/admin/systems/info.tpl:122
+msgid "Scan service"
+msgstr "Usługa Skanowania"
+
+#: plugins/admin/systems/info.tpl:125
+msgid "Sound service"
+msgstr "Usługa dźwięku"
+
+#: plugins/admin/systems/info.tpl:128
+msgid "GUI"
+msgstr "GUI"
+
+#: plugins/admin/systems/glpi.tpl:9
+#: plugins/admin/systems/SelectDeviceType.tpl:20
+msgid "System type"
+msgstr "Typ systemu"
+
+#: plugins/admin/systems/glpi.tpl:23
+#: plugins/admin/systems/class_glpiAccount.inc:791
+msgid "Operating system"
+msgstr "System operacyjny"
+
+#: plugins/admin/systems/glpi.tpl:79
+#: plugins/admin/systems/glpi_devices.tpl:112
+#: plugins/admin/systems/glpi_devices.tpl:153
+#: plugins/admin/systems/glpi_devices.tpl:208
+#: plugins/admin/systems/glpi_devices.tpl:264
+#: plugins/admin/systems/glpi_devices.tpl:322
+#: plugins/admin/systems/glpi_devices.tpl:386
+#: plugins/admin/systems/glpi_devices.tpl:458
+#: plugins/admin/systems/glpi_devices.tpl:522
+#: plugins/admin/systems/glpi_devices.tpl:569
+#: plugins/admin/systems/glpi_devices.tpl:622
+#: plugins/admin/systems/glpi_devices.tpl:676
+#: plugins/admin/systems/glpi_devices.tpl:722
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
+#: plugins/admin/systems/class_glpiAccount.inc:790
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
+#: include/sieve/templates/object_container.tpl:23
+#: include/sieve/templates/element_comment.tpl:4
+#: include/sieve/class_sieveManagement.inc:501
+#: include/sieve/class_sieveManagement.inc:720
+msgid "Comment"
+msgstr "Komentarz"
+
+#: plugins/admin/systems/glpi.tpl:96
+msgid "Installed devices"
+msgstr "Zainstalowane urządzenia"
+
+#: plugins/admin/systems/glpi.tpl:112
+msgid "Trading"
+msgstr "Handel"
+
+#: plugins/admin/systems/glpi.tpl:113
+msgid "Software"
+msgstr "Oprogramowanie"
+
+#: plugins/admin/systems/glpi.tpl:114
+msgid "Contracts"
+msgstr "Kontrakty"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:3
+msgid "Adding a new service to the current server"
+msgstr "Dodawania nowej usługi do tego serwera."
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:7
+msgid "This dialog allows you to add new services to the currenty edited server object. The box below shows all available but not already used services."
+msgstr "Ten dialog umożliwia dodawanie nowych usługo do obecnie edytowaniego serwera. Obszar poniżej pokazuje wszystkie dostępne lecz jescze nieużyte usługi."
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:13
+msgid "Service to add"
+msgstr "Usługa dla dodania"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:20
+msgid "All available services are already in use."
+msgstr "Wszystkie dostępne usługi są już w użyciu."
+
+#: plugins/admin/systems/class_goFaxServer.inc:32
+msgid "FAX database"
+msgstr "Baza FAX"
+
+#: plugins/admin/systems/class_goFaxServer.inc:61
+msgid "FAX database configuration"
+msgstr "Konfiguracja bazy FAX"
+
+#: plugins/admin/systems/class_goFaxServer.inc:70
+#: plugins/admin/systems/class_goGlpiServer.inc:69
+msgid "The attribute user is empty or contains invalid characters."
+msgstr "Atrybut użytkownik jest pusty lub zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_goFaxServer.inc:73
+#: plugins/admin/systems/class_goFonServer.inc:76
+msgid "The attribute password is empty or contains invalid characters."
+msgstr "Atrybut hasło jest pusty lub zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_goFaxServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+#, fuzzy
+msgid "Fax database"
+msgstr "Baza FAX"
+
+#: plugins/admin/systems/class_goFaxServer.inc:99
+msgid "Login name"
+msgstr "Nazwa login"
+
+#: plugins/admin/systems/main.inc:45
+#: plugins/admin/systems/main.inc:47
+msgid "System management"
+msgstr "Zarządzanie systemem"
+
+#: plugins/admin/systems/terminal.tpl:8
+msgid "Terminal template"
+msgstr "Szablon terminala"
+
+#: plugins/admin/systems/terminal.tpl:10
+#: plugins/admin/systems/paste_generic.tpl:24
+msgid "Terminal name"
+msgstr "Nazwa terminala"
+
+#: plugins/admin/systems/terminal.tpl:37
+#: plugins/admin/systems/server.tpl:41
+#: plugins/admin/systems/workstation.tpl:44
+#: plugins/admin/systems/class_terminalGeneric.inc:611
+#: plugins/admin/systems/phonesettings.tpl:25
+#: plugins/admin/ogroups/termgroup.tpl:47
+#: plugins/admin/ogroups/class_termgroup.inc:395
+msgid "Mode"
+msgstr "Tryb"
+
+#: plugins/admin/systems/terminal.tpl:40
+#: plugins/admin/systems/server.tpl:44
+#: plugins/admin/systems/workstation.tpl:47
+#: plugins/admin/ogroups/termgroup.tpl:50
+msgid "Select terminal mode"
+msgstr "Proszę wybrać tryb terminala"
+
+#: plugins/admin/systems/terminal.tpl:47
+#: plugins/admin/systems/class_workstationGeneric.inc:601
+#: plugins/admin/systems/workstation.tpl:54
+#: plugins/admin/ogroups/termgroup.tpl:58
+#: plugins/admin/ogroups/class_termgroup.inc:396
+msgid "Syslog server"
+msgstr "Serwer Syslog"
+
+#: plugins/admin/systems/terminal.tpl:50
+#: plugins/admin/systems/workstation.tpl:57
+#: plugins/admin/ogroups/termgroup.tpl:61
+msgid "Choose server to use for logging"
+msgstr "Proszę wybrać serwer do logowania"
+
+#: plugins/admin/systems/terminal.tpl:66
+#: plugins/admin/systems/class_terminalGeneric.inc:612
+msgid "Root server"
+msgstr "Serwer NFS"
+
+#: plugins/admin/systems/terminal.tpl:69
+msgid "Select NFS root filesystem to use"
+msgstr "Proszę wybrać główny system plików NFS"
+
+#: plugins/admin/systems/terminal.tpl:76
+#: plugins/admin/systems/class_terminalGeneric.inc:613
+msgid "Swap server"
+msgstr "Serwer Swap"
+
+#: plugins/admin/systems/terminal.tpl:79
+msgid "Choose NFS filesystem to place swap files on"
+msgstr "Proszę wybrać system plików NFS dla plików swap"
+
+#: plugins/admin/systems/terminal.tpl:98
+#: plugins/admin/systems/workstation.tpl:75
+msgid "Inherit time server attributes"
+msgstr "Dziedzicz atrybuty serwera czasu"
+
+#: plugins/admin/systems/terminal.tpl:103
+#: plugins/admin/systems/workstation.tpl:80
+#: plugins/admin/ogroups/termgroup.tpl:14
+msgid "NTP server"
+msgstr "Serwer NTP"
+
+#: plugins/admin/systems/terminal.tpl:106
+#: plugins/admin/systems/workstation.tpl:83
+#: plugins/admin/ogroups/termgroup.tpl:17
+msgid "Choose server to use for synchronizing time"
+msgstr "Proszę wybrać serwer do synchronizacji czasu"
+
+#: plugins/admin/systems/terminal.tpl:145
+#: plugins/admin/systems/workstation.tpl:120
+#: plugins/admin/ogroups/termgroup.tpl:93
+msgid "Select action to execute for this terminal"
+msgstr "Proszę wybrać akcję do wykonania dla tego terminala"
+
+#: plugins/admin/systems/server.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:4
+#: html/getxls.php:185
+msgid "Server name"
+msgstr "Nazwa serwera"
+
+#: plugins/admin/systems/server.tpl:67
+msgid "Select action to execute for this server"
+msgstr "Proszę wybrać akcję do wykonania dla tego serwera"
+
+#: plugins/admin/systems/glpi_edit_type.tpl:1
+msgid "Manage System-types"
+msgstr "Zarządzaj typami systemów"
+
+#: plugins/admin/systems/glpi_edit_type.tpl:9
+#: plugins/admin/systems/glpi_edit_type.tpl:28
+#: plugins/admin/systems/glpi_edit_os.tpl:9
+#: plugins/admin/systems/glpi_edit_os.tpl:28
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
+msgid "Rename"
+msgstr "Zmień nazwę"
+
+#: plugins/admin/systems/glpi_edit_type.tpl:24
+#: plugins/admin/systems/glpi_edit_os.tpl:24
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
+msgid "Please enter a new name"
+msgstr "Proszę podać nową nazwę."
+
+#: plugins/admin/systems/class_divListSystemService.inc:17
+#: plugins/admin/systems/class_divListSystemService.inc:18
+msgid "Installed services"
+msgstr "Zainstalowane usługi"
+
+#: plugins/admin/systems/class_divListSystemService.inc:22
+msgid "This menu allows you to add, remove and configure the properties of a specific service."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję właściwości usług."
+
+#: plugins/admin/systems/class_divListSystemService.inc:30
+msgid "Service name"
+msgstr "Nazwa usługi"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add service"
+msgstr "Dodaj usługę"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+msgid "Add new service"
+msgstr "Dodan nową usługę"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all"
+msgstr "Uruchom wszystko"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+msgid "Start all services"
+msgstr "Uruchom wszystkie usługi"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#: plugins/admin/systems/class_divListSystemService.inc:106
+msgid "Stop service"
+msgstr "Zatrzymaj usługę"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+msgid "Stop all services"
+msgstr "Zatrzymaj wszystike usługi"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#: plugins/admin/systems/class_divListSystemService.inc:112
+msgid "Restart service"
+msgstr "Restartuj usługę"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+msgid "Restart all services"
+msgstr "Restartuj wszystkie usługi"
+
+#: plugins/admin/systems/class_divListSystemService.inc:86
+msgid "Stopped"
+msgstr "Zatrzymano"
+
+#: plugins/admin/systems/class_divListSystemService.inc:87
+msgid "Started"
+msgstr "Wystartowano"
+
+#: plugins/admin/systems/class_divListSystemService.inc:88
+msgid "Restarting"
+msgstr "Restartuję"
+
+#: plugins/admin/systems/class_divListSystemService.inc:89
+msgid "User status"
+msgstr "Status użytkownika"
+
+#: plugins/admin/systems/class_divListSystemService.inc:100
+msgid "Start service"
+msgstr "Uruchom usługę"
+
+#: plugins/admin/systems/class_divListSystemService.inc:118
+msgid "Edit service"
+msgstr "Edytuj usługę"
+
+#: plugins/admin/systems/class_divListSystemService.inc:124
+msgid "Remove service"
+msgstr "Usuń usługę"
+
+#: plugins/admin/systems/workstationService.tpl:4
+#: plugins/admin/systems/terminalService.tpl:4
+msgid "Keyboard"
+msgstr "Klawiatura"
+
+#: plugins/admin/systems/workstationService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:254
+#: plugins/admin/systems/printerPPDDialog.tpl:5
+#: plugins/admin/systems/class_glpiAccount.inc:794
+msgid "Model"
+msgstr "Model"
+
+#: plugins/admin/systems/workstationService.tpl:11
+#: plugins/admin/systems/terminalService.tpl:10
+msgid "Choose keyboard model"
+msgstr "Wybierz model klawiatury"
+
+#: plugins/admin/systems/workstationService.tpl:19
+#: plugins/admin/systems/terminalService.tpl:17
+msgid "Layout"
+msgstr "Układ"
+
+#: plugins/admin/systems/workstationService.tpl:23
+#: plugins/admin/systems/terminalService.tpl:20
+msgid "Choose keyboard layout"
+msgstr "Wybierz układ klawiatury"
+
+#: plugins/admin/systems/workstationService.tpl:31
+#: plugins/admin/systems/terminalService.tpl:27
+msgid "Variant"
+msgstr "Wariant"
+
+#: plugins/admin/systems/workstationService.tpl:35
+#: plugins/admin/systems/terminalService.tpl:30
+msgid "Choose keyboard variant"
+msgstr "Wybierz wariant klawiatury"
+
+#: plugins/admin/systems/workstationService.tpl:51
+#: plugins/admin/systems/terminalService.tpl:45
+msgid "Mouse"
+msgstr "Mysz"
+
+#: plugins/admin/systems/workstationService.tpl:58
+#: plugins/admin/systems/terminalService.tpl:51
+msgid "Choose mouse type"
+msgstr "Wybierz typ myszy"
+
+#: plugins/admin/systems/workstationService.tpl:66
+#: plugins/admin/systems/terminalService.tpl:58
+msgid "Port"
+msgstr "Port"
+
+#: plugins/admin/systems/workstationService.tpl:70
+#: plugins/admin/systems/terminalService.tpl:61
+msgid "Choose mouse port"
+msgstr "Wybierz port myszy"
+
+#: plugins/admin/systems/workstationService.tpl:86
+#: plugins/admin/systems/terminalService.tpl:76
+#: plugins/admin/systems/class_workstationService.inc:481
+#: plugins/admin/systems/class_terminalService.inc:504
+#: plugins/gofon/phoneaccount/generic.tpl:30
+#: plugins/gofon/phoneaccount/paste_generic.tpl:27
+msgid "Telephone hardware"
+msgstr "Sprzęt telefoniczny"
+
+#: plugins/admin/systems/workstationService.tpl:110
+#: plugins/admin/systems/terminalService.tpl:98
+#: plugins/admin/systems/printer.tpl:66
+msgid "Driver"
+msgstr "Sterownik"
+
+#: plugins/admin/systems/workstationService.tpl:114
+#: plugins/admin/systems/terminalService.tpl:101
+msgid "Choose graphic driver that is needed by the installed graphic board"
+msgstr "Wybierz sterownik wymagany przez zainstalowaną kartę graficzną"
+
+#: plugins/admin/systems/workstationService.tpl:126
+#: plugins/admin/systems/terminalService.tpl:111
+msgid "Choose screen resolution used in graphic mode"
+msgstr "Wybierz rozdzielczość ekranu użytą w trybie graficznym"
+
+#: plugins/admin/systems/workstationService.tpl:134
+#: plugins/admin/systems/terminalService.tpl:118
+msgid "Color depth"
+msgstr "Głębia kolorów"
+
+#: plugins/admin/systems/workstationService.tpl:138
+#: plugins/admin/systems/terminalService.tpl:121
+msgid "Choose colordepth used in graphic mode"
+msgstr "Wybierz głębię kolorów użytą w trybie graficznym"
+
+#: plugins/admin/systems/workstationService.tpl:153
+#: plugins/admin/systems/terminalService.tpl:135
+msgid "Display device"
+msgstr "Urządzenie wyświetlające"
+
+#: plugins/admin/systems/workstationService.tpl:157
+#: plugins/admin/systems/class_workstationService.inc:93
+#: plugins/admin/systems/class_terminalService.inc:72
+msgid "unknown"
+msgstr "nieznane"
+
+#: plugins/admin/systems/workstationService.tpl:167
+#: plugins/admin/systems/terminalService.tpl:147
+msgid "Use DDC for automatic detection"
+msgstr "Użyj DCC do automatycznego wykrywania"
+
+#: plugins/admin/systems/workstationService.tpl:170
+#: plugins/admin/systems/terminalService.tpl:150
+msgid "HSync"
+msgstr "HSync"
+
+#: plugins/admin/systems/workstationService.tpl:175
+#: plugins/admin/systems/terminalService.tpl:154
+msgid "Horizontal refresh frequency for installed monitor"
+msgstr "Częstotliwość odświeżania poziomego dla zainstalowanego monitora"
+
+#: plugins/admin/systems/workstationService.tpl:181
+#: plugins/admin/systems/terminalService.tpl:158
+msgid "VSync"
+msgstr "VSync"
+
+#: plugins/admin/systems/workstationService.tpl:186
+#: plugins/admin/systems/terminalService.tpl:162
+msgid "Vertical refresh frequency for installed monitor"
+msgstr "Częstotliwość odświeżania pionowego dla zainstalowanego monitora"
+
+#: plugins/admin/systems/workstationService.tpl:201
+#: plugins/admin/systems/terminalService.tpl:245
+msgid "Scan device"
+msgstr "Urządzenie skanujące"
+
+#: plugins/admin/systems/workstationService.tpl:204
+#: plugins/admin/systems/terminalService.tpl:247
+msgid "Select to start SANE scan service on terminal"
+msgstr "Zaznacz aby uruchomić usługę skanowania SANE na terminalu"
+
+#: plugins/admin/systems/workstationService.tpl:207
+#: plugins/admin/systems/terminalService.tpl:249
+msgid "Provide scan services"
+msgstr "Dostarcza usługi skanowania"
+
+#: plugins/admin/systems/remove_ppd.tpl:9
+msgid "The ppd file will be removed from the server and can not be restored."
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:1
+msgid "Edit share"
+msgstr "Edytuj udział"
+
+#: plugins/admin/systems/servnfs.tpl:2
+msgid "NFS setup"
+msgstr "Ustawienia NFS"
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:403
+msgid "Volume"
+msgstr "Głośność"
+
+#: plugins/admin/systems/servnfs.tpl:69
+msgid "Auto-mount share on Apple systems"
+msgstr "Auto-montuj udział na systemach Apple"
+
+#: plugins/admin/systems/servnfs.tpl:109
+msgid "Codepage"
+msgstr "Strona kodowa"
+
+#: plugins/admin/systems/servnfs.tpl:121
+#: plugins/admin/systems/class_goShareServer.inc:402
+msgid "Option"
+msgstr "Opcja"
+
+#: plugins/admin/systems/class_workstationStartup.inc:290
+#: plugins/admin/systems/class_workstationStartup.inc:312
+#: plugins/admin/systems/class_workstationStartup.inc:316
+#: plugins/admin/systems/class_workstationStartup.inc:835
+#: plugins/admin/systems/class_workstationGeneric.inc:127
+#: plugins/admin/systems/class_terminalStartup.inc:40
+#: plugins/admin/systems/class_terminalStartup.inc:123
+#: plugins/admin/systems/class_terminalStartup.inc:143
+#: plugins/admin/systems/class_terminalGeneric.inc:122
+#: plugins/admin/systems/class_terminalGeneric.inc:318
+#: plugins/admin/systems/class_workstationService.inc:202
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_workstationService.inc:208
+#: plugins/admin/systems/class_workstationService.inc:211
+#: plugins/admin/systems/class_workstationService.inc:214
+#: plugins/admin/systems/class_workstationService.inc:217
+#: plugins/admin/systems/class_workstationService.inc:220
+#: plugins/admin/systems/class_workstationService.inc:230
+#: plugins/admin/systems/class_workstationService.inc:231
+#: plugins/admin/systems/class_workstationService.inc:232
+#: plugins/admin/systems/class_workstationService.inc:233
+#: plugins/admin/systems/class_workstationService.inc:234
+#: plugins/admin/systems/class_workstationService.inc:235
+#: plugins/admin/systems/class_workstationService.inc:236
+#: plugins/admin/systems/class_terminalService.inc:75
+#: plugins/admin/systems/class_terminalService.inc:103
+#: plugins/admin/systems/class_terminalService.inc:109
+#: plugins/admin/systems/class_terminalService.inc:119
+#: plugins/admin/systems/class_terminalService.inc:120
+#: plugins/admin/systems/class_terminalService.inc:122
+#: plugins/admin/systems/class_terminalService.inc:126
+#: plugins/admin/systems/class_terminalService.inc:219
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_terminalService.inc:225
+#: plugins/admin/systems/class_terminalService.inc:228
+#: plugins/admin/systems/class_terminalService.inc:231
+#: plugins/admin/systems/class_terminalService.inc:234
+#: plugins/admin/systems/class_terminalService.inc:237
+msgid "inherited"
+msgstr "odziedziczony"
+
+#: plugins/admin/systems/class_workstationStartup.inc:337
+#: plugins/admin/systems/class_terminalStartup.inc:95
+#, php-format
+msgid "Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to exist."
+msgstr "Polecenie '%s' podane jako zaczep KERNELS dla dodatku '%s' nie istnieje."
+
+#: plugins/admin/systems/class_workstationStartup.inc:434
+msgid "There are packages in your configuration, which can't be resolved with current server/release settings."
+msgstr "Istnieją pakiety w twojej konfiguracji które nie mogą zostać przeanalizowane przy obecnych ustawieniach serwera/wydania."
+
+#: plugins/admin/systems/class_workstationStartup.inc:479
+msgid "Please select a 'FAI server' or remove the 'FAI classes'."
+msgstr "Proszę wybrać 'serwer FAI' lub usunąć 'klasy FAI'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:547
+msgid "There is already a profile in your selection that contain partition table configurations."
+msgstr "Już istnieje profil w twoim wyborze który zawiera konfiguracje tablicy partycji."
+
+#: plugins/admin/systems/class_workstationStartup.inc:764
+msgid "Not available in current setup"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:908
+#, php-format
+msgid "Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. Server was reset to 'auto'."
+msgstr "Nie można przetłumaczyć jednej lub więcej klas FAI [%s] na serwerze FAI '%s'. Serwer zresetowano na 'auto'."
+
+#: plugins/admin/systems/class_workstationStartup.inc:924
+#, fuzzy, php-format
+msgid "Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI configurations, possibly some classes where deleted or renamed. Server was reset to 'auto'."
+msgstr "Nie można przetłumaczyć klas(y) FAI [%s]. Proszę sprawdzić konfigurację FAI, prawdopodobnie jakieś klasy zostały usunięte lub przemianowane. !Wszystkie klasy zostały usunięte z tego konta, naciśnij anuluj jeśli nie chcesz tego zachować."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1097
+#, fuzzy, php-format
+msgid "Saving of system workstation/startup with dn '%s' failed."
+msgstr "Zapisywanie ustawień uruchamiania stacji roboczej nieudane"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1147
+#, php-format
+msgid "Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
+msgstr "Nie można wykonać podanego REPOSITORY_HOOK '%s' proszę sprawdzić gosa.conf."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1149
+#: plugins/admin/systems/class_servRepositorySetup.inc:203
+#, php-format
+msgid "The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an empty string."
+msgstr "Podana wartość parametru  REPOSITORY_HOOK '%s' w gosa.conf zwraca pusty ciąg znaków."
+
+#: plugins/admin/systems/class_workstationStartup.inc:1179
+#, fuzzy
+msgid "System startup"
+msgstr "Status systemu"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1187
+#: plugins/admin/systems/class_terminalStartup.inc:477
+msgid "Ldap server"
+msgstr "Serwer Ldap"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1188
+#: plugins/admin/systems/class_terminalStartup.inc:480
+#: plugins/admin/systems/workstationStartup.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:8
+msgid "Boot kernel"
+msgstr "Uruchamiane jądro"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1189
+#: plugins/admin/systems/class_terminalStartup.inc:481
+msgid "Kernel parameter"
+msgstr "Parametr kernela"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1191
+#: plugins/admin/systems/class_terminalStartup.inc:479
+#, fuzzy
+msgid "Kernel modules"
+msgstr "Parametr kernela"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1195
+msgid "Debian mirror"
+msgstr "Mirror Debiana"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1196
+msgid "Debian release"
+msgstr "Wydanie debian"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1198
+msgid "FAI status flag"
+msgstr "flaga statusu FAI"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:34
+#: plugins/admin/systems/class_goGlpiServer.inc:89
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+msgid "Inventory database"
+msgstr "Baza inwentarza"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:60
+#, fuzzy
+msgid "Inventory database service"
+msgstr "Baza inwentarza"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:72
+msgid "The attribute database is empty or contains invalid characters."
+msgstr "Podany atrybut bazy danych jest pusty lub zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_goGlpiServer.inc:98
+#: plugins/admin/systems/class_goVirusServer.inc:229
+#: plugins/admin/systems/class_serverService.inc:8
+#: plugins/admin/systems/class_goCupsServer.inc:78
+#: plugins/admin/systems/class_servRepository.inc:387
+#: plugins/admin/systems/class_goFonServer.inc:139
+#: plugins/admin/systems/class_goLogDBServer.inc:98
+#: plugins/admin/systems/class_goImapServer.inc:170
+msgid "Start"
+msgstr "Start"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:99
+#: plugins/admin/systems/class_goVirusServer.inc:230
+#: plugins/admin/systems/class_serverService.inc:7
+#: plugins/admin/systems/class_goCupsServer.inc:79
+#: plugins/admin/systems/class_servRepository.inc:388
+#: plugins/admin/systems/class_goFonServer.inc:140
+#: plugins/admin/systems/class_goLogDBServer.inc:99
+#: plugins/admin/systems/class_goImapServer.inc:171
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
+#: include/sieve/templates/object_container.tpl:30
+#: include/sieve/templates/element_stop.tpl:4
+#: include/sieve/class_sieveManagement.inc:508
+#: include/sieve/class_sieveManagement.inc:727
+msgid "Stop"
+msgstr "Zatrzymaj"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:100
+#: plugins/admin/systems/class_goVirusServer.inc:231
+#: plugins/admin/systems/class_serverService.inc:9
+#: plugins/admin/systems/class_goCupsServer.inc:80
+#: plugins/admin/systems/class_servRepository.inc:389
+#: plugins/admin/systems/class_goFonServer.inc:141
+#: plugins/admin/systems/class_goLogDBServer.inc:100
+#: plugins/admin/systems/class_goImapServer.inc:172
+msgid "Restart"
+msgstr "Restart"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:102
+#: plugins/admin/systems/class_goKrbServer.inc:103
+#: plugins/admin/systems/class_goFonServer.inc:143
+#: plugins/admin/systems/class_goLogDBServer.inc:101
+msgid "Admin"
+msgstr "Admin"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:103
+#: plugins/admin/systems/goGlpiServer.tpl:20
+#: plugins/admin/systems/gosaLogServer.tpl:20
+#: plugins/admin/systems/class_gosaLogServer.inc:101
+msgid "Database"
+msgstr "Baza"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:6
+msgid "List of devices"
+msgstr "Lista urządzeń"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:23
+msgid "This dialog allows you to attach a device to your currently edited computer."
+msgstr "Ten dialog umożliwia przypięcie urządzenia do obecnie edytowanego komputera."
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:35
+msgid "Display devices matching"
+msgstr "Wyświetl pasujące urządzenia"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:37
+msgid "Regular expression for matching device names"
+msgstr "Wyrażenie regularne dla dopasowania nazw urządzeń"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
+#: plugins/admin/ogroups/ogroup_objects.tpl:6
+msgid "Select objects to add"
+msgstr "Wybierz obiekty do dodania"
+
+#: plugins/admin/systems/goNtpServer.tpl:2
+msgid "Time server"
+msgstr "Serwer czasu"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:111
+#: plugins/admin/systems/class_servGeneric.inc:54
+#: plugins/admin/ogroups/class_termgroup.inc:42
+msgid "Activated"
+msgstr "Aktywne"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:171
+#: plugins/admin/systems/class_servGeneric.inc:109
+#: plugins/admin/ogroups/class_termgroup.inc:204
+msgid "No ACTIONCMD definition found in your gosa.conf"
+msgstr "Brak definicji ACTIONCMD w pliku gosa.conf"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:206
+#: plugins/admin/ogroups/class_termgroup.inc:247
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
+msgstr "Zapisywanie ustawień uruchamiania stacji roboczej nieudane"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:217
+msgid "This 'dn' has no workstation features."
+msgstr "Ten 'dn' nie posiada cech stacji roboczej."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:292
+#: plugins/admin/systems/class_terminalGeneric.inc:300
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Switch off"
+msgstr "Wyłącz"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:292
+#: plugins/admin/systems/class_terminalGeneric.inc:301
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Reboot"
+msgstr "Restartuj"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:293
+#: plugins/admin/systems/class_servGeneric.inc:208
+#: plugins/admin/ogroups/class_termgroup.inc:295
+msgid "Instant update"
+msgstr "Natychmiastowe uaktualnienie"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:294
+#: plugins/admin/systems/class_workstationGeneric.inc:303
+#: plugins/admin/systems/class_servGeneric.inc:209
+#: plugins/admin/systems/class_servGeneric.inc:218
+#: plugins/admin/ogroups/class_termgroup.inc:296
+msgid "Scheduled update"
+msgstr "Zaplanowana aktualizacja"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:295
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/systems/class_servGeneric.inc:210
+#: plugins/admin/systems/class_servGeneric.inc:217
+#: plugins/admin/ogroups/class_termgroup.inc:297
+msgid "Reinstall"
+msgstr "Przeinstaluj"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:296
+#: plugins/admin/systems/class_servGeneric.inc:211
+#: plugins/admin/ogroups/class_termgroup.inc:298
+msgid "Rescan hardware"
+msgstr "Przeskanuj sprzęt"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:297
+#: plugins/admin/systems/class_workstationGeneric.inc:304
+#: plugins/admin/systems/class_terminalGeneric.inc:302
+#: plugins/admin/systems/class_terminalGeneric.inc:306
+#: plugins/admin/systems/class_servGeneric.inc:212
+#: plugins/admin/systems/class_servGeneric.inc:219
+#: plugins/admin/ogroups/class_termgroup.inc:299
+msgid "Memory test"
+msgstr "Test pamięci"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:298
+#: plugins/admin/systems/class_workstationGeneric.inc:305
+#: plugins/admin/systems/class_servGeneric.inc:213
+#: plugins/admin/systems/class_servGeneric.inc:220
+msgid "Force localboot"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationGeneric.inc:299
+#: plugins/admin/systems/class_workstationGeneric.inc:306
+#: plugins/admin/systems/class_terminalGeneric.inc:303
+#: plugins/admin/systems/class_terminalGeneric.inc:307
+#: plugins/admin/systems/class_servGeneric.inc:214
+#: plugins/admin/systems/class_servGeneric.inc:221
+#: plugins/admin/ogroups/class_termgroup.inc:300
+msgid "System analysis"
+msgstr "Analiza systemu"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:301
+#: plugins/admin/systems/class_terminalGeneric.inc:305
+#: plugins/admin/systems/class_servGeneric.inc:216
+msgid "Wake up"
+msgstr "Zbudź"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:343
+#, fuzzy, php-format
+msgid "Removing of system workstation/generic with dn '%s' failed."
+msgstr "Usuwanie stacji roboczej Samba nieudane"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:407
+msgid "The required field 'Workstation name' is not set."
+msgstr "Wymagane pole 'Nazwa stacji roboczej' jest puste."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:425
+#: plugins/admin/systems/class_terminalGeneric.inc:444
+#: plugins/admin/systems/class_servGeneric.inc:301
+#: plugins/admin/systems/class_printGeneric.inc:683
+#: plugins/admin/systems/class_componentGeneric.inc:201
+#: plugins/admin/systems/class_winGeneric.inc:215
+#: plugins/admin/systems/class_phoneGeneric.inc:347
+#, php-format
+msgid "There is already an entry '%s' in the base choosen by you"
+msgstr "Już istnieje wpis '%s' w wybranym elemencie"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:435
+#: plugins/admin/systems/class_terminalGeneric.inc:454
+msgid "There must be at least one NTP server selected, or the inherit mode activated."
+msgstr "Musi być zaznaczony co najmniej jeden serwer NTP lub zaznaczony tryb dziedziczenia."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:503
+#: plugins/admin/systems/class_workstationGeneric.inc:528
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic with dn '%s' failed."
+msgstr "Zapisywanie usług stacji roboczej nieudane"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:589
+#, fuzzy
+msgid "Workstation generic"
+msgstr "Nazwa stacji roboczej"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:594
+#: plugins/admin/systems/class_systemManagement.inc:1268
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/ogroups/class_ogroupManagement.inc:434
+#: plugins/generic/references/class_reference.inc:48
+msgid "Workstation"
+msgstr "Stacja robocza"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:597
+#: plugins/admin/systems/workstation.tpl:10
+#: plugins/admin/systems/class_winGeneric.inc:290
+msgid "Workstation name"
+msgstr "Nazwa stacji roboczej"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:600
+#: plugins/admin/systems/class_servGeneric.inc:425
+#, fuzzy
+msgid "Goto mode"
+msgstr "do folferu"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:602
+#: plugins/admin/ogroups/class_termgroup.inc:398
+msgid "Ntp server"
+msgstr "Serwer NTP"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:603
+#: plugins/admin/systems/class_terminalGeneric.inc:618
+#, fuzzy
+msgid "Root password"
+msgstr "Ustaw hasło"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:604
+#: plugins/admin/systems/class_terminalGeneric.inc:619
+#: plugins/admin/systems/class_servGeneric.inc:427
+#: plugins/admin/ogroups/class_termgroup.inc:397
+msgid "Action flag"
+msgstr "Flaga akcji"
+
+#: plugins/admin/systems/class_goVirusServer.inc:48
+#: plugins/admin/systems/class_goVirusServer.inc:211
+#: plugins/admin/systems/class_goVirusServer.inc:220
+#: plugins/admin/systems/class_goVirusServer.inc:221
+msgid "Anti virus"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:156
+#, fuzzy, php-format
+msgid "Saving of server services/anti virus with dn '%s' failed."
+msgstr "Zapisywanie usługi serwera nieudane"
+
+#: plugins/admin/systems/class_goVirusServer.inc:164
+#: plugins/admin/systems/class_goVirusServer.inc:239
+msgid "Maximum directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:165
+#: plugins/admin/systems/class_goVirusServer.inc:238
+#: plugins/admin/systems/goVirusServer.tpl:43
+msgid "Maximum threads"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:166
+#: plugins/admin/systems/class_goVirusServer.inc:241
+#: plugins/admin/systems/goVirusServer.tpl:134
+msgid "Maximum file size"
+msgstr "Maksymalny rozmiar pliku"
+
+#: plugins/admin/systems/class_goVirusServer.inc:167
+#: plugins/admin/systems/class_goVirusServer.inc:242
+msgid "Maximum recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:168
+#: plugins/admin/systems/class_goVirusServer.inc:243
+#: plugins/admin/systems/goVirusServer.tpl:152
+msgid "Maximum compression ratio"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:169
+#: plugins/admin/systems/class_goVirusServer.inc:245
+#: plugins/admin/systems/goVirusServer.tpl:71
+#, fuzzy
+msgid "Checks per day"
+msgstr "Sprawdź parametr"
+
+#: plugins/admin/systems/class_goVirusServer.inc:173
+#, fuzzy, php-format
+msgid "The specified value for '%s' must be a numeric value."
+msgstr "Port sieve musi być liczbą."
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/goVirusServer.tpl:13
+#: plugins/admin/systems/gosaLogServer.tpl:4
+#, fuzzy
+msgid "Database user"
+msgstr "Bazy danych"
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:246
+#: plugins/admin/systems/goVirusServer.tpl:33
+msgid "Http proxy URL"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:244
+#: plugins/admin/systems/goVirusServer.tpl:23
+#, fuzzy
+msgid "Database mirror"
+msgstr "Mirror Debiana"
+
+#: plugins/admin/systems/class_goVirusServer.inc:179
+#, fuzzy, php-format
+msgid "Please specify a valid value for '%s'."
+msgstr "Proszę podać prawidłową wartość dla 'url'."
+
+#: plugins/admin/systems/class_goVirusServer.inc:233
+#: plugins/admin/systems/goVirusServer.tpl:84
+msgid "Enable debugging"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:234
+#: plugins/admin/systems/goVirusServer.tpl:92
+#, fuzzy
+msgid "Enable mail scanning"
+msgstr "Włącz skanowanie antyfirusowe"
+
+#: plugins/admin/systems/class_goVirusServer.inc:235
+#: plugins/admin/systems/goVirusServer.tpl:117
+msgid "Enable scanning of archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:236
+#: plugins/admin/systems/goVirusServer.tpl:125
+msgid "Block encrypted archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:240
+#, fuzzy
+msgid "Anti virus user"
+msgstr "Dodan nową usługę"
+
+#: plugins/admin/systems/workstation.tpl:8
+msgid "Workstation template"
+msgstr "Szablon stacji roboczej"
+
+#: plugins/admin/systems/class_goService.inc:26
+#: plugins/admin/systems/class_goService.inc:61
+#, fuzzy
+msgid "Empty service"
+msgstr "Edytuj usługę"
+
+#: plugins/admin/systems/class_goService.inc:102
+#, fuzzy, php-format
+msgid "Removing of server services/"
+msgstr "Usługa serwer GoFon"
+
+#: plugins/admin/systems/class_goService.inc:102
+#: plugins/admin/systems/class_goService.inc:128
+#: plugins/admin/systems/class_goService.inc:159
+#, php-format
+msgid " - ("
+msgstr ""
+
+#: plugins/admin/systems/class_goService.inc:102
+#: plugins/admin/systems/class_goService.inc:128
+#: plugins/admin/systems/class_goService.inc:159
+#, fuzzy, php-format
+msgid ") with dn '%s' failed."
+msgstr "Import LDAP z dn '%s' nieudany."
+
+#: plugins/admin/systems/class_goService.inc:128
+#, fuzzy, php-format
+msgid "Saving of server services/"
+msgstr "Usługa serwera Fax"
+
+#: plugins/admin/systems/class_goService.inc:159
+#, fuzzy, php-format
+msgid "Set status flag for server services/"
+msgstr "Zapisywanie usługi serwera nieudane"
+
+#: plugins/admin/systems/class_goService.inc:216
+#, php-format
+msgid "Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
+msgstr "Polecenie '%s' podane jako ACTION_HOOK dla dodatku '%s' nie istnieje."
+
+#: plugins/admin/systems/wingeneric.tpl:6
+msgid "Machine name"
+msgstr "Nazwa maszyny"
+
+#: plugins/admin/systems/wingeneric.tpl:15
+msgid "Choose subtree to place terminal in"
+msgstr "Wybierz poddrzewo do umieszczenia terminala"
+
+#: plugins/admin/systems/phone.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:44
+msgid "Phone name"
+msgstr "Nazwa telefonu"
+
+#: plugins/admin/systems/class_serverService.inc:307
+msgid "Can't set status while this server is not saved."
+msgstr "Nie można ustawić statusu podczas gdy nie zapisano tego serwera."
+
+#: plugins/admin/systems/class_serverService.inc:319
+#, php-format
+msgid "The specified method '%s' can't executed for services."
+msgstr "Podana metoda '%s' nie może zostać uruchmiona dla usług."
+
+#: plugins/admin/systems/terminalService.tpl:173
+#: plugins/admin/systems/class_terminalService.inc:485
+msgid "Remote desktop"
+msgstr "Zdalny pulpit"
+
+#: plugins/admin/systems/terminalService.tpl:177
+msgid "Connect method"
+msgstr "Metoda połączenia"
+
+#: plugins/admin/systems/terminalService.tpl:180
+msgid "Choose method to connect to terminal server"
+msgstr "Wybierz metodę połączenia z serwerem terminali"
+
+#: plugins/admin/systems/terminalService.tpl:188
+msgid "Terminal server"
+msgstr "Serwer terminali"
+
+#: plugins/admin/systems/terminalService.tpl:191
+msgid "Select specific terminal server to use"
+msgstr "Wybierz serwer terminali"
+
+#: plugins/admin/systems/terminalService.tpl:199
+msgid "Font server"
+msgstr "Serwer fontów"
+
+#: plugins/admin/systems/terminalService.tpl:202
+msgid "Select specific font server to use"
+msgstr "Wybierz font serwer"
+
+#: plugins/admin/systems/terminalService.tpl:219
+msgid "Print device"
+msgstr "Urządzenie drukujące"
+
+#: plugins/admin/systems/terminalService.tpl:221
+msgid "Select to start IPP based printing service on terminal"
+msgstr "Wybierz aby rozpocząć usługę drukowania IPP na terminalu"
+
+#: plugins/admin/systems/terminalService.tpl:223
+msgid "Provide print services"
+msgstr "Dostarcza usługi drukowania"
+
+#: plugins/admin/systems/terminalService.tpl:229
+#: plugins/admin/systems/class_terminalService.inc:494
+msgid "Spool server"
+msgstr "Serwer kolejkowania"
+
+#: plugins/admin/systems/terminalService.tpl:232
+msgid "Select NFS filesystem to place spool files on"
+msgstr "Proszę wybrać system plików NFS dla przechowywania plików kolejki"
+
+#: plugins/admin/systems/terminalService.tpl:257
+msgid "Select scanner driver to use"
+msgstr "Proszę wybrać sterownik skanera do użycia"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:3
+msgid "This is a new system which currently has no system type defined. Please choose a system type for this entry and press the 'continue' button. If this system should be added to a group of system settings, specify the preferred object group below."
+msgstr "To jest nowy system który obecnie nie ma zdefiniowanego typu systemu. Proszę wybrać typ systemu dla tego elementu oraz nacisnąć przycisk 'kontynuuj'. Jeśli ten system powinien być dodany do ustawień grupy systemów, podaj preferowaną grupę obiektów poniżej."
+
+#: plugins/admin/systems/SelectDeviceType.tpl:9
+msgid "Please select a system type and an optional bundle of predefined settings to be inherited."
+msgstr "Proszę wybrać typ systemu i opcjonalny zestaw predefiniowanych ustawień do dziedziczenia."
+
+#: plugins/admin/systems/SelectDeviceType.tpl:21
+msgid "Choose a system type"
+msgstr "Wybierz typ systemu"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:32
+msgid "Choose an object group as template"
+msgstr "Wybierz grupę obiektową jako szablon"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:33
+msgid "Choose an object group"
+msgstr "Proszę wybrać grupę obiektów"
+
+#: plugins/admin/systems/goImapServer.tpl:7
+#: plugins/admin/systems/class_goImapServer.inc:175
+msgid "Server identifier"
+msgstr "Identyfikator serwera"
+
+#: plugins/admin/systems/goImapServer.tpl:16
+#: plugins/admin/systems/class_goImapServer.inc:176
+msgid "Connect URL"
+msgstr "Połączeniowy URL"
+
+#: plugins/admin/systems/goImapServer.tpl:25
+#: plugins/admin/systems/goKrbServer.tpl:12
+#: plugins/admin/systems/class_goImapServer.inc:177
+msgid "Admin user"
+msgstr "Użytkownik administracyjny"
+
+#: plugins/admin/systems/goImapServer.tpl:43
+#: plugins/admin/systems/class_goImapServer.inc:179
+msgid "Sieve port"
+msgstr "Port Sieve"
+
+#: plugins/admin/systems/goImapServer.tpl:61
+#: plugins/admin/systems/class_goImapServer.inc:180
+msgid "Start IMAP service"
+msgstr "Uruchom usługę IMAP"
+
+#: plugins/admin/systems/goImapServer.tpl:70
+#: plugins/admin/systems/class_goImapServer.inc:181
+msgid "Start IMAP SSL service"
+msgstr "Uruchom usługę IMAP SSL"
+
+#: plugins/admin/systems/goImapServer.tpl:79
+#: plugins/admin/systems/class_goImapServer.inc:182
+msgid "Start POP3 service"
+msgstr "Uruchom usługę POP3"
+
+#: plugins/admin/systems/goImapServer.tpl:88
+#: plugins/admin/systems/class_goImapServer.inc:183
+msgid "Start POP3 SSL service"
+msgstr "Uruchom usługę POP3 SSL"
+
+#: plugins/admin/systems/goImapServer.tpl:99
+#: plugins/admin/systems/goMailServer.tpl:204
+msgid "The server must be saved before you can use the status flag."
+msgstr "Serwer musi zostać zapisany zanim można użyć flag statusu."
+
+#: plugins/admin/systems/goImapServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:206
+msgid "The service must be saved before you can use the status flag."
+msgstr "Usługa musi zostać zapisana zanim można użyć flag statusu."
+
+#: plugins/admin/systems/goImapServer.tpl:104
+#: plugins/admin/systems/goMailServer.tpl:209
+msgid "Set new status"
+msgstr "Ustaw nowy status"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+msgid "Set status"
+msgstr "Ustaw status"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
+#, php-format
+msgid "You're about to delete the glpi cartridge type '%s'."
+msgstr "Zamierzasz usunąć kartridż glpi typu '%s'."
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
+#, php-format
+msgid "You can't delete this cartridge type, it is still in use by this printer(s) '%s'."
+msgstr "Nie można usunąć tego typu kartridża. Jest wciąż używany przez drukarkę(i) '%s'."
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
+msgid "Cartridges"
+msgstr "Kartridźe"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "New monitor"
+msgstr "Nowy monitor"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "M"
+msgstr "M"
+
+#: plugins/admin/systems/glpiManufacturer.tpl:1
+msgid "Manage manufacturers"
+msgstr "Zarządzaj producentami"
+
+#: plugins/admin/systems/class_termDNS.inc:147
+#, php-format
+msgid "Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
+msgstr "Nie można wykonać podanego AUTO_NETWORK_HOOK '%s' proszę sprawdzić gosa.conf."
+
+#: plugins/admin/systems/class_termDNS.inc:241
+#, fuzzy
+msgid "Not matching"
+msgstr "Nieaktywne"
+
+#: plugins/admin/systems/class_termDNS.inc:342
+msgid "The required field 'IP-address' is not set."
+msgstr "Wymagane pole 'adres-IP' nie jest wypełnione"
+
+#: plugins/admin/systems/class_termDNS.inc:346
+msgid "Wrong IP format in field IP-address."
+msgstr "Zły format danych w polu 'adres-IP'"
+
+#: plugins/admin/systems/class_termDNS.inc:353
+msgid "The required field 'MAC-address' is not set."
+msgstr "Wymagane pole 'MAC-adres' nie jest wypełnione"
+
+#: plugins/admin/systems/class_termDNS.inc:356
+msgid "The given macaddress is invalid. There must be 6 2byte segments seperated by ':'."
+msgstr "Podany MAC-adres jest nieprawidłowy. Musi być w formacie 6 2bajtowych segmentów oddzielonych ':'."
+
+#: plugins/admin/systems/class_termDNS.inc:370
+#, php-format
+msgid "The specified IP address '%s' is not matching the selected reverse zone entry '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:382
+#, php-format
+msgid "Found duplicate value for record type '%s'."
+msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:390
+#, php-format
+msgid "Found more than one entry for the uniqe record type '%s'."
+msgstr "Znaleziono więcej niż jeden wpis dla unikalnego typu rekordu '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:401
+#, php-format
+msgid "The device IP '%s' is added as 'A Record', this will be done automatically, please remove the record."
+msgstr "IP '%s' urządzenia jest dodane jako 'rekord A', to zostanie dodane automatycznie. Proszę usunąć rekord."
+
+#: plugins/admin/systems/class_termDNS.inc:408
+#: plugins/admin/systems/class_servDNSeditZone.inc:409
+#, php-format
+msgid "Only lowercase is allowed, please check your '%ss'."
+msgstr "Tylko małe litery są dozwolone, proszę sprawdzić '%s'."
+
+#: plugins/admin/systems/class_termDNS.inc:494
+#, fuzzy, php-format
+msgid "Saving of terminal/dns account with dn '%s' failed."
+msgstr "Zapisywanie konta pocztowego nieudane"
+
+#: plugins/admin/systems/class_termDNS.inc:558
+msgid "DNS"
+msgstr "DNS"
+
+#: plugins/admin/systems/class_termDNS.inc:559
+msgid "DNS settings"
+msgstr "Ustawienia DNS"
+
+#: plugins/admin/systems/class_termDNS.inc:567
+msgid "IP address"
+msgstr "adres IP"
+
+#: plugins/admin/systems/class_termDNS.inc:568
+#: plugins/admin/systems/glpi_devices.tpl:589
+msgid "MAC address"
+msgstr "Adres MAC"
+
+#: plugins/admin/systems/class_termDNS.inc:576
+msgid "DNS records"
+msgstr "Rekordy DNS"
+
+#: plugins/admin/systems/class_termDNS.inc:577
+#: plugins/admin/systems/servdnseditzone.tpl:7
+#: plugins/admin/systems/class_servDNS.inc:406
+msgid "Zone name"
+msgstr "Nazwa strefy"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
+msgid "Can't delete this entry, it is still in use."
+msgstr "Nie można usunąć tego elementu, ponieważ jest wciąż w użyciu."
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
+#: plugins/admin/systems/class_glpiAccount.inc:643
+#: plugins/admin/systems/class_glpiAccount.inc:658
+msgid "N/A"
+msgstr "B/D"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
+msgid "The selected name is already in use."
+msgstr "Wybrana nazwie już jest w użyciu."
+
+#: plugins/admin/systems/goSpamServer.tpl:8
+#: plugins/admin/systems/class_goSpamServer.inc:336
+#, fuzzy
+msgid "Rewrite header"
+msgstr "nagłówek"
+
+#: plugins/admin/systems/goSpamServer.tpl:18
+#: plugins/admin/systems/class_goSpamServer.inc:338
+msgid "Required score"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:22
+msgid "Select required score to tag mail as spam"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:69
+#: plugins/admin/systems/class_goSpamServer.inc:341
+msgid "Enable use of bayes filtering"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:72
+msgid "Enable bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:75
+#: plugins/admin/systems/class_goSpamServer.inc:343
+msgid "Enable RBL checks"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:86
+#: plugins/admin/systems/class_goSpamServer.inc:344
+#, fuzzy
+msgid "Enable use of Razor"
+msgstr "Włącz skanowanie antyfirusowe"
+
+#: plugins/admin/systems/goSpamServer.tpl:89
+#: plugins/admin/systems/class_goSpamServer.inc:345
+msgid "Enable use of DDC"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:92
+#: plugins/admin/systems/class_goSpamServer.inc:346
+#, fuzzy
+msgid "Enable use of Pyzor"
+msgstr "Włącz skanowanie antyfirusowe"
+
+#: plugins/admin/systems/class_goNtpServer.inc:30
+#: plugins/admin/systems/class_goNtpServer.inc:76
+#, fuzzy
+msgid "Time service (NTP)"
+msgstr "Usługa czasu"
+
+#: plugins/admin/systems/class_goNtpServer.inc:99
+#, fuzzy, php-format
+msgid "Saving server services/goNtpServer with dn '%s' failed."
+msgstr "Zapisywanie usługi serwera nieudane"
+
+#: plugins/admin/systems/class_goNtpServer.inc:114
+msgid "Time service"
+msgstr "Usługa czasu"
+
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#, fuzzy
+msgid "Time service - NTP"
+msgstr "Usługa czasu"
+
+#: plugins/admin/systems/class_goNtpServer.inc:123
+msgid "Ntp source"
+msgstr "Źródło ntp"
+
+#: plugins/admin/systems/servdnseditzone.tpl:13
+msgid "Network address"
+msgstr "Adres sieciowy"
+
+#: plugins/admin/systems/servdnseditzone.tpl:24
+#: plugins/admin/systems/class_servDNS.inc:415
+msgid "Zone records"
+msgstr "Rekordy strefy"
+
+#: plugins/admin/systems/servdnseditzone.tpl:27
+msgid "Can't be edited because the zone wasn't saved right now."
+msgstr "Nie można edytować ponieważ strefa nie została zapisana."
+
+#: plugins/admin/systems/servdnseditzone.tpl:39
+msgid "SOA record"
+msgstr "Rekord SOA"
+
+#: plugins/admin/systems/servdnseditzone.tpl:45
+msgid "Primary dns server for this zone"
+msgstr "Podstawowy serwer DNS dla tej strefy"
+
+#: plugins/admin/systems/servdnseditzone.tpl:57
+msgid "Serial number (automatically incremented)"
+msgstr "Numer seryjny (atumatycznie zwiększany)"
+
+#: plugins/admin/systems/servdnseditzone.tpl:73
+#: plugins/admin/systems/class_servDNS.inc:412
+#: plugins/admin/ogroups/phonequeue.tpl:85
+#: plugins/admin/ogroups/class_phonequeue.inc:954
+#: ihtml/themes/default/setup_finish.tpl:31
+msgid "Retry"
+msgstr "Ponawia"
+
+#: plugins/admin/systems/servdnseditzone.tpl:79
+#: plugins/admin/systems/class_servDNS.inc:413
+msgid "Expire"
+msgstr "Wygasa"
+
+#: plugins/admin/systems/servdnseditzone.tpl:100
+msgid "MxRecords"
+msgstr "Rekordy MX"
+
+#: plugins/admin/systems/servdnseditzone.tpl:112
+msgid "Global zone records"
+msgstr "Globalne rekordy strefy"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+msgid "use"
+msgstr "użyj"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: include/class_MultiSelectWindow.inc:186
+msgid "Go to root department"
+msgstr "Idź do głównego departamentu"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: include/class_MultiSelectWindow.inc:194
+msgid "Go up one department"
+msgstr "Idź jeden departament wyżej"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: include/class_MultiSelectWindow.inc:202
+msgid "Go to users department"
+msgstr "Przejdź do departamentu użytkowników"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: include/class_MultiSelectWindow.inc:202
+#: include/class_MultiSelectWindow.inc:204
+msgid "Home"
+msgstr "Katalog domowy"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: include/class_MultiSelectWindow.inc:209
+msgid "Reload list"
+msgstr "Przeładuj listę"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:23
+msgid "This dialog allows you to select a user as technical responsible person."
+msgstr "Ten dialog umożliwia wybranie użytkownika jako kontaktu technicznego."
+
+#: plugins/admin/systems/goKrbServer.tpl:1
+msgid "Kerberos kadmin access"
+msgstr "Dostęp do Kerberos kadmin"
+
+#: plugins/admin/systems/goKrbServer.tpl:4
+msgid "Kerberos Realm"
+msgstr "Dziedzina Kerberos"
+
+#: plugins/admin/systems/class_goLdapServer.inc:29
+#: plugins/admin/systems/goLdapServer.tpl:1
+msgid "LDAP service"
+msgstr "Usługa LDAP"
+
+#: plugins/admin/systems/class_goLdapServer.inc:56
+msgid "LDAP Service"
+msgstr "Usługa LDAP"
+
+#: plugins/admin/systems/class_goLdapServer.inc:67
+msgid "The given base is empty or contains invalid characters."
+msgstr "podana baza jest pusta lub zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_goLdapServer.inc:85
+#: plugins/admin/systems/class_goLdapServer.inc:86
+msgid "Ldap"
+msgstr "Ldap"
+
+#: plugins/admin/systems/class_goLdapServer.inc:94
+msgid "Ldap base"
+msgstr "Baza Ldap"
+
+#: plugins/admin/systems/glpi_devices.tpl:2
+msgid "Add/Edit monitor"
+msgstr "Dodaj/Edytuj monitor"
+
+#: plugins/admin/systems/glpi_devices.tpl:17
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
+msgid "Comments"
+msgstr "Komentarze"
+
+#: plugins/admin/systems/glpi_devices.tpl:33
+msgid "Monitor size"
+msgstr "Rozmiar monitora"
+
+#: plugins/admin/systems/glpi_devices.tpl:36
+msgid "Inch"
+msgstr "Cale"
+
+#: plugins/admin/systems/glpi_devices.tpl:44
+msgid "Integrated microphone"
+msgstr "Zintegrowany mikrofon"
+
+#: plugins/admin/systems/glpi_devices.tpl:47
+#: plugins/admin/systems/glpi_devices.tpl:55
+#: plugins/admin/systems/glpi_devices.tpl:63
+#: plugins/admin/systems/glpi_devices.tpl:71
+#: plugins/admin/systems/glpi_devices.tpl:176
+#: plugins/admin/systems/glpi_devices.tpl:296
+#: plugins/admin/systems/glpi_devices.tpl:361
+#: include/sieve/templates/element_address.tpl:40
+#: include/sieve/templates/element_header.tpl:41
+#: include/sieve/templates/element_envelope.tpl:41
+#: setup/class_setupStep_Ldap.inc:74
+#: setup/class_setupStep_Config1.inc:87
+#: setup/class_setupStep_Config2.inc:129
+#: setup/class_setupStep_Config3.inc:76
+#: setup/setup_feedback.tpl:53
+#: setup/setup_feedback.tpl:71
+#: setup/class_setupStep_Schema.inc:63
+msgid "Yes"
+msgstr "Tak"
+
+#: plugins/admin/systems/glpi_devices.tpl:48
+#: plugins/admin/systems/glpi_devices.tpl:56
+#: plugins/admin/systems/glpi_devices.tpl:64
+#: plugins/admin/systems/glpi_devices.tpl:72
+#: plugins/admin/systems/glpi_devices.tpl:177
+#: plugins/admin/systems/glpi_devices.tpl:297
+#: plugins/admin/systems/glpi_devices.tpl:362
+#: include/sieve/templates/element_address.tpl:42
+#: include/sieve/templates/element_header.tpl:43
+#: include/sieve/templates/element_envelope.tpl:43
+#: setup/class_setupStep_Ldap.inc:74
+#: setup/class_setupStep_Config1.inc:87
+#: setup/class_setupStep_Config2.inc:129
+#: setup/class_setupStep_Config3.inc:76
+#: setup/setup_feedback.tpl:55
+#: setup/setup_feedback.tpl:73
+#: setup/class_setupStep_Schema.inc:63
+msgid "No"
+msgstr "Nie"
+
+#: plugins/admin/systems/glpi_devices.tpl:52
+msgid "Integrated speakers"
+msgstr "Zintegrowane głośniki"
+
+#: plugins/admin/systems/glpi_devices.tpl:60
+msgid "Sub-D"
+msgstr "Pod-D"
+
+#: plugins/admin/systems/glpi_devices.tpl:68
+msgid "BNC"
+msgstr "BNC"
+
+#: plugins/admin/systems/glpi_devices.tpl:83
+msgid "Additional serial number"
+msgstr "Dodatkowy numer seryjny"
+
+#: plugins/admin/systems/glpi_devices.tpl:97
+msgid "Add/Edit other device"
+msgstr "Dodaj/Edytuj urządzenie"
+
+#: plugins/admin/systems/glpi_devices.tpl:138
+msgid "Add/Edit power supply"
+msgstr "Dodaj/Zmień zasilacz komputera"
+
+#: plugins/admin/systems/glpi_devices.tpl:173
+msgid "Atx"
+msgstr "Atx"
+
+#: plugins/admin/systems/glpi_devices.tpl:181
+msgid "Power"
+msgstr "Moc"
+
+#: plugins/admin/systems/glpi_devices.tpl:193
+msgid "Add/Edit graphic card"
+msgstr "Dodaj/Zmień kartę graficzną"
+
+#: plugins/admin/systems/glpi_devices.tpl:228
+#: plugins/admin/systems/glpi_devices.tpl:284
+#: plugins/admin/systems/glpi_devices.tpl:349
+msgid "Interface"
+msgstr "Interfejs"
+
+#: plugins/admin/systems/glpi_devices.tpl:237
+msgid "Ram"
+msgstr "Pamięć"
+
+#: plugins/admin/systems/glpi_devices.tpl:249
+msgid "Add/Edit controller"
+msgstr "Dodaj/Edytuj kontroler"
+
+#: plugins/admin/systems/glpi_devices.tpl:307
+msgid "Add/Edit drive"
+msgstr "Dodaj/Edytuj napęd"
+
+#: plugins/admin/systems/glpi_devices.tpl:342
+msgid "Speed"
+msgstr "Prędkość"
+
+#: plugins/admin/systems/glpi_devices.tpl:358
+msgid "Writeable"
+msgstr "Zapisywalny"
+
+#: plugins/admin/systems/glpi_devices.tpl:371
+msgid "Add/Edit harddisk"
+msgstr "Dodaj/Edytuj dysk twardy"
+
+#: plugins/admin/systems/glpi_devices.tpl:406
+msgid "Rpm"
+msgstr "Rpm"
+
+#: plugins/admin/systems/glpi_devices.tpl:413
+msgid "Cache"
+msgstr "Cache"
+
+#: plugins/admin/systems/glpi_devices.tpl:443
+msgid "Add/Edit memory"
+msgstr "Dodaj/Edytuj pamięć RAM"
+
+#: plugins/admin/systems/glpi_devices.tpl:478
+msgid "Frequenz"
+msgstr "Częstotliwość"
+
+#: plugins/admin/systems/glpi_devices.tpl:507
+msgid "Add/Edit sound card"
+msgstr "Dodaj/Zmień kartę dźwiękową"
+
+#: plugins/admin/systems/glpi_devices.tpl:553
+msgid "Add/Edit network interface"
+msgstr "Dodaj/Zmień interfejs sieciowy"
+
+#: plugins/admin/systems/glpi_devices.tpl:607
+msgid "Add/Edit processor"
+msgstr "Dodaj/Edytuj procesor"
+
+#: plugins/admin/systems/glpi_devices.tpl:642
+msgid "Frequence"
+msgstr "Częstotliwość"
+
+#: plugins/admin/systems/glpi_devices.tpl:649
+msgid "Default frequence"
+msgstr "Domyślna częstotliwość"
+
+#: plugins/admin/systems/glpi_devices.tpl:661
+msgid "Add/Edit motherboard"
+msgstr "Dodaj/Edytuj płytę główną"
+
+#: plugins/admin/systems/glpi_devices.tpl:696
+msgid "Chipset"
+msgstr "Chipset"
+
+#: plugins/admin/systems/glpi_devices.tpl:707
+msgid "Add/Edit computer case"
+msgstr "Dodaj/Zmień obudowę komputera"
+
+#: plugins/admin/systems/glpi_devices.tpl:742
+msgid "format"
+msgstr "format"
+
+#: plugins/admin/systems/class_terminalStartup.inc:410
+#, fuzzy, php-format
+msgid "Saving of system terminal/startup with dn '%s' failed."
+msgstr "Zapisywanie ustawień uruchamiania terminala nieudane"
+
+#: plugins/admin/systems/class_terminalStartup.inc:469
+#, fuzzy
+msgid "Terminal startup"
+msgstr "Szablon terminala"
+
+#: plugins/admin/systems/servRepositorySetup.tpl:8
+#: plugins/admin/systems/class_servRepository.inc:392
+msgid "Parent server"
+msgstr "Nadrzędny serwer"
+
+#: plugins/admin/systems/servRepositorySetup.tpl:39
+#: plugins/admin/systems/class_servRepository.inc:259
+#: plugins/admin/systems/class_servRepository.inc:282
+#: plugins/admin/systems/class_servRepository.inc:391
+msgid "Sections"
+msgstr "Sekcje"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:1
+msgid "Manage OS-types"
+msgstr "Zarządzaj typami systemów operacyjnych"
+
+#: plugins/admin/systems/goSpamServerRule.tpl:14
+#, fuzzy
+msgid "Rule"
+msgstr "Pełniona funkcja"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:1
+msgid "Printer driver"
+msgstr "Sterownik drulkarki"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:6
+msgid "Select"
+msgstr "Wybierz"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:9
+msgid "New driver"
+msgstr "Nowy sterownik"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:106
+msgid "text"
+msgstr "tekst"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:107
+msgid "graphic"
+msgstr "grafika"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:187
+#, php-format
+msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:194
+msgid "No WAKECMD definition found in your gosa.conf"
+msgstr "Brak definicji WAKECMD w pliku gosa.conf"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:206
+msgid "No REBOOTCMD definition found in your gosa.conf"
+msgstr "Brak definicji REBOOTCMD w pliku gosa.conf"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:218
+msgid "No HALTCMD definition found in your gosa.conf"
+msgstr "Brak definicji HALTCMD w pliku gosa.conf"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:357
+#, php-format
+msgid "Removing of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:425
+msgid "The required field 'Terminal name' is not set."
+msgstr "Wymagane pole 'Nazwa terminala' nie jest wypełnione."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:540
+#, php-format
+msgid "Saving of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:602
+#: plugins/admin/systems/class_terminalGeneric.inc:608
+#: plugins/admin/systems/class_systemManagement.inc:1267
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/ogroups/class_ogroupManagement.inc:435
+msgid "Terminal"
+msgstr "Terminal"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:603
+#, fuzzy
+msgid "Terminal generic"
+msgstr "Usługa Terminali"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:614
+msgid "Syslog server enabled"
+msgstr "Serwer Syslog włączony"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:615
+msgid "Ntp server settings"
+msgstr "Ustawienia serwera ntp"
+
+#: plugins/admin/systems/goGlpiServer.tpl:1
+msgid "GLPI database information"
+msgstr "informacje bazy danych GLPI"
+
+#: plugins/admin/systems/goGlpiServer.tpl:4
+#: plugins/admin/systems/goLogDBServer.tpl:4
+msgid "Logging DB user"
+msgstr "Użytkownik bazy logowania"
+
+#: plugins/admin/systems/printer.tpl:5
+msgid "General"
+msgstr "Ogólne"
+
+#: plugins/admin/systems/printer.tpl:8
+#: plugins/admin/systems/paste_generic.tpl:34
+msgid "Printer name"
+msgstr "nazwa drukarki"
+
+#: plugins/admin/systems/printer.tpl:43
+msgid "Details"
+msgstr "Szczegóły"
+
+#: plugins/admin/systems/printer.tpl:46
+msgid "Printer location"
+msgstr "Lokalizacja drukarki"
+
+#: plugins/admin/systems/printer.tpl:54
+msgid "Printer URL"
+msgstr "URL drukarki"
+
+#: plugins/admin/systems/printer.tpl:89
+msgid "Users which are allowed to use this printer"
+msgstr "Użytkownicy którzy mogą używać tej drukarki"
+
+#: plugins/admin/systems/printer.tpl:96
+#: plugins/admin/systems/printer.tpl:120
+msgid "Add user"
+msgstr "Dodaj użytkownika"
+
+#: plugins/admin/systems/printer.tpl:99
+#: plugins/admin/systems/printer.tpl:123
+msgid "Add group"
+msgstr "Dodaj grupę"
+
+#: plugins/admin/systems/printer.tpl:113
+msgid "Users which are allowed to administrate this printer"
+msgstr "Użytkownicy, którzy mogą administrować tą drukarką"
+
+#: plugins/admin/systems/printer.tpl:115
+msgid "Admins"
+msgstr "Administratorzy"
+
+#: plugins/admin/systems/password.tpl:2
+msgid "To change the terminal root password use the fields below. The changes take effect during the next reboot. Please memorize the new password, because you wouldn't be able to log in."
+msgstr "Aby zmienić hasło root'a dla terminala użyj pól poniżej. Zmiany wchodzą po następnym uruchomieniu. Proszę zapamiętać nowe hasło, gdyż bez niego logowanie będzie niemożliwe"
+
+#: plugins/admin/systems/password.tpl:5
+msgid "Leave fields blank for password inheritance from default entries."
+msgstr "Pozostaw pola puste aby dziedziczyć hasło z wpisów domyślnych."
+
+#: plugins/admin/systems/password.tpl:9
+msgid "Changing the password impinges on authentification only."
+msgstr "Zmiana hasła wpływa tylko na autentykację."
+
+#: plugins/admin/systems/class_servGeneric.inc:101
+msgid "This 'dn' has no server features."
+msgstr "Ten 'dn' nie posiada cech serwera."
+
+#: plugins/admin/systems/class_servGeneric.inc:147
+#, php-format
+msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:245
+#, fuzzy, php-format
+msgid "Removing of system server/generic with dn '%s' failed."
+msgstr "Usuwanie referencji makra telefonicznego nieudane"
+
+#: plugins/admin/systems/class_servGeneric.inc:290
+msgid "The required field 'Server name' is not set."
+msgstr "Wymagane pole 'Nazwa serwera' jest puste."
+
+#: plugins/admin/systems/class_servGeneric.inc:361
+#, php-format
+msgid "Saving of system server/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:415
+#, fuzzy
+msgid "Server generic"
+msgstr "Nazwa serwera"
+
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
+msgid "Reference"
+msgstr "Referencja"
+
+#: plugins/admin/systems/class_systemManagement.inc:32
+msgid "Systems"
+msgstr "Systemy"
+
+#: plugins/admin/systems/class_systemManagement.inc:225
+msgid "Creating the image failed. Please see the report below."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:234
+#, fuzzy, php-format
+msgid "Command '%s', specified for ISO creation doesn't seem to exist."
+msgstr "Polecenie '%s', podane jako POSTMODIFY dla dodatku '%s' nie istnieje."
+
+#: plugins/admin/systems/class_systemManagement.inc:297
+#, fuzzy
+msgid "You are not allowed to create a new object of this type."
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+
+#: plugins/admin/systems/class_systemManagement.inc:348
+msgid "You can't edit this object type yet!"
+msgstr "Nie można edytować tego typu obiektów (jeszcze)!"
+
+#: plugins/admin/systems/class_systemManagement.inc:376
+#: plugins/admin/systems/class_systemManagement.inc:442
+#, fuzzy
+msgid "You are not allowed to change the password for this object."
+msgstr "Brak uprawnień do zmiany własnego hasła w tym momencie"
+
+#: plugins/admin/systems/class_systemManagement.inc:388
+msgid "Passwords entered as new and repeated do not match!"
+msgstr "Hasła podane jako nowe i powtórzone nie zgadzają się!"
+
+#: plugins/admin/systems/class_systemManagement.inc:445
+#, fuzzy
+msgid "Can't detect object to change password."
+msgstr "Nie można wykryć nazwy obiektu."
+
+#: plugins/admin/systems/class_systemManagement.inc:621
+#, php-format
+msgid "You're about to delete all information about the component at '%s'."
+msgstr "Zamierzasz usunąć wszystkie informacje o komponencie w '%s'."
+
+#: plugins/admin/systems/class_systemManagement.inc:726
+#, php-format
+msgid "Can't set gotoMode to status 'avtice', the current object couldn't be identified."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1014
+msgid "New terminal"
+msgstr "Nowy terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1016
+msgid "New workstation"
+msgstr "Nowa stacja robocza"
+
+#: plugins/admin/systems/class_systemManagement.inc:1018
+msgid "New Device"
+msgstr "Nowe urządzenie"
+
+#: plugins/admin/systems/class_systemManagement.inc:1037
+msgid "Terminal template for"
+msgstr "Szablon terminala dla"
+
+#: plugins/admin/systems/class_systemManagement.inc:1053
+msgid "Workstation template for"
+msgstr "Szablon stacji roboczej dla"
+
+#: plugins/admin/systems/class_systemManagement.inc:1265
+msgid "New System from incoming"
+msgstr "Nowy system dla nadchodzących"
+
+#: plugins/admin/systems/class_systemManagement.inc:1269
+msgid "Workstation is installing"
+msgstr "Stacja robocza jest instalowana"
+
+#: plugins/admin/systems/class_systemManagement.inc:1270
+msgid "Workstation is waiting for action"
+msgstr "Stacja robocza czeka na użycie"
+
+#: plugins/admin/systems/class_systemManagement.inc:1271
+msgid "Workstation installation failed"
+msgstr "Instalacja stacji roboczej nieudana"
+
+#: plugins/admin/systems/class_systemManagement.inc:1274
+msgid "Server is installing"
+msgstr "Serwer jest instalowany"
+
+#: plugins/admin/systems/class_systemManagement.inc:1275
+msgid "Server is waiting for action"
+msgstr "Serwer czeka na użycie"
+
+#: plugins/admin/systems/class_systemManagement.inc:1276
+msgid "Server installation failed"
+msgstr "Instalacja serwera nieudana"
+
+#: plugins/admin/systems/class_systemManagement.inc:1277
+msgid "Winstation"
+msgstr "Stacja Windows"
+
+#: plugins/admin/systems/class_systemManagement.inc:1278
+msgid "Network Device"
+msgstr "Urządzenie sieciowe"
+
+#: plugins/admin/systems/class_systemManagement.inc:1279
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal"
+msgstr "Nowy terminal"
+
+#: plugins/admin/systems/class_systemManagement.inc:1280
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation"
+msgstr "Nowa stacja robocza"
+
+#: plugins/admin/systems/class_systemManagement.inc:1336
+#: plugins/admin/systems/class_systemManagement.inc:1337
+#, fuzzy
+msgid "Incoming objects"
+msgstr "Przenieś obiekty"
+
+#: plugins/admin/systems/class_systemManagement.inc:1342
+#, fuzzy
+msgid "Incoming"
+msgstr "Ikona"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:359
+#, php-format
+msgid "Please choose a valid zone name."
+msgstr "Proszę wybrać poprawną nazwę strefy."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:363
+#, php-format
+msgid "Please choose a valid reverse zone name."
+msgstr "Proszę wybrać poprawną nazwę strefy odwrotnej."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:367
+msgid "Primary dns server must end with '.' to be a valid entry."
+msgstr "Podstawowy serwer DNS musi kończyć sie '.' aby był prawidłowy."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:371
+msgid "Your specified mail address must end with '.' to be a valid record."
+msgstr "Podany adres pocztowy musi kończyć sie '.' aby był prawidłowy."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:375
+#: plugins/admin/systems/class_servDNSeditZone.inc:379
+msgid "Your mail address contains '@' replace this with '.' to enable GOsa to create a valid SOA record."
+msgstr "Adres email zawiera '@'. Zamień to na '.' aby umożliwić GOsa stworzenie poprawnego rekordu SOA"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:383
+msgid "Only lowercase strings are allowed as zone name."
+msgstr "Tylko małe liter są dozwolone jako nazwa strefy."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:387
+msgid "Please specify a numeric value for serial number."
+msgstr "Proszę podać liczbę jako wartość dla numeru seryjnego."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:391
+msgid "Please specify a numeric value for refresh."
+msgstr "Proszę podać liczbę jako wartość dla odświeżenia."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:395
+msgid "Please specify a numeric value for ttl."
+msgstr "Proszę podać liczbę jako wartość dla ttl."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:399
+msgid "Please specify a numeric value for expire."
+msgstr "Proszę podać liczbę jako wartość dla wygaśnięcia."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:403
+msgid "Please specify a numeric value for retry."
+msgstr "Proszę podać liczbę jako wartość dla ponowienia."
+
+#: plugins/admin/systems/goTerminalServer.tpl:1
+#: plugins/admin/systems/class_goTerminalServer.inc:32
+#: plugins/admin/systems/class_goTerminalServer.inc:61
+#: plugins/admin/systems/class_goTerminalServer.inc:126
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_terminalService.inc:475
+msgid "Terminal service"
+msgstr "Usługa Terminali"
+
+#: plugins/admin/systems/goTerminalServer.tpl:8
+#: plugins/admin/systems/class_goTerminalServer.inc:135
+msgid "Temporary disable login"
+msgstr "Tymczasowo zablokuj logowanie"
+
+#: plugins/admin/systems/goTerminalServer.tpl:12
+#: plugins/admin/systems/class_goTerminalServer.inc:136
+#: plugins/admin/systems/class_terminalService.inc:486
+msgid "Font path"
+msgstr "Ścieżka do fontów"
+
+#: plugins/admin/systems/class_printGeneric.inc:111
+#, php-format
+msgid "Can't extract a valid base out of object dn, setting base to '%s'."
+msgstr "Nie można wydobyć poprawnej podstawy z obiektu dn, ustawiam podstawę na '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:266
+#: plugins/admin/systems/class_printGeneric.inc:274
+#: plugins/admin/systems/class_printGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:328
+#: plugins/admin/systems/class_printGeneric.inc:344
+#: plugins/admin/systems/class_printGeneric.inc:347
+msgid "Add printer extension"
+msgstr "Dodaj rozszerzenie drukarki"
+
+#: plugins/admin/systems/class_printGeneric.inc:267
+msgid "Could not intialize printer tab, parameter parent was missing while construction."
+msgstr "Nie można zainicjalizować zakładki drukarek, brak parametru parent podzczas tworzenia."
+
+#: plugins/admin/systems/class_printGeneric.inc:275
+msgid "This is a workstation template, printer tab is disabled."
+msgstr "To jest szablon stacji roboczej, zakładka drukarek jest wyłączona."
+
+#: plugins/admin/systems/class_printGeneric.inc:280
+msgid "This is a terminal template, printer tab is disabled."
+msgstr "To jest szablon terminala, zakładka drukarek jest wyłączona."
+
+#: plugins/admin/systems/class_printGeneric.inc:321
+msgid "This 'dn' has no printer features."
+msgstr "Ten 'dn' nie posiada cech drukarki."
+
+#: plugins/admin/systems/class_printGeneric.inc:329
+msgid "This object has printer extension disabled. You can't enable it while 'cn' is not present in entry. Possibly you are currently creating a new terminal template"
+msgstr "Ten obiekt ma wyłączone rozszerzenia drukarki. Nie można ich włączyć dopóki 'cn' nie jest obecne we wpisie. Prawdopodobnie próbujesz tworzyć nowy szablon terminala."
+
+#: plugins/admin/systems/class_printGeneric.inc:336
+#: plugins/admin/systems/class_printGeneric.inc:339
+msgid "Remove printer extension"
+msgstr "Usuń rozszerzenie drukarki"
+
+#: plugins/admin/systems/class_printGeneric.inc:337
+msgid "This workstation has printer extension enabled.You can disable it by clicking below."
+msgstr "Ta stacja robocza ma włączone rozszerzenia drukarki. Można je wyłączyć klikając poniżej."
+
+#: plugins/admin/systems/class_printGeneric.inc:340
+msgid "This terminal has printer extension enabled. You can disable it by clicking below."
+msgstr "Ten terminal ma włączone rozszerzenia drukarki. Można je wyłączyć klikając poniżej."
+
+#: plugins/admin/systems/class_printGeneric.inc:345
+msgid "This workstation has printer extension disabled. You can enable it by clicking below."
+msgstr "Ta stacja robocza ma wyłączone rozszerzenia drukarki. Można je włączyć klikając poniżej."
+
+#: plugins/admin/systems/class_printGeneric.inc:348
+msgid "This terminal has printer extension disabled. You can enable it by clicking below."
+msgstr "Ten terminal ma wyłączone rozszerzenia drukarki. Można je włączyć klikając poniżej."
+
+#: plugins/admin/systems/class_printGeneric.inc:518
+#, php-format
+msgid "Your currently selected PPD file '%s' doesn't exist."
+msgstr "Wybrany plik PPD '%s' nie istnieje."
+
+#: plugins/admin/systems/class_printGeneric.inc:526
+msgid "can't get ppd informations."
+msgstr "Nie można pobrać informacji ppd."
+
+#: plugins/admin/systems/class_printGeneric.inc:539
+#, php-format
+msgid "This printer belongs to terminal %s. You can't rename this printer."
+msgstr "Ta drukarka należy do terminala %s. Nie można zmienić nazwy tej drukarki."
+
+#: plugins/admin/systems/class_printGeneric.inc:541
+#, php-format
+msgid "This printer belongs to workstation %s. You can't rename this printer."
+msgstr "Ta drukarka należy do stacji roboczej %s. Nie można zmienić nazwy tej drulkarki."
+
+#: plugins/admin/systems/class_printGeneric.inc:599
+#, fuzzy, php-format
+msgid "Removing of system print/generic with dn '%s' failed."
+msgstr "Usuwanie drukarki nieudane"
+
+#: plugins/admin/systems/class_printGeneric.inc:843
+#, php-format
+msgid "Saving of system print/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:881
+#, fuzzy
+msgid "Print generic"
+msgstr "Usługa drukowania"
+
+#: plugins/admin/systems/class_printGeneric.inc:893
+msgid "LabeledURL"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:894
+msgid "Printer PPD"
+msgstr "PPD drukarki"
+
+#: plugins/admin/systems/class_printGeneric.inc:911
+#, php-format
+msgid "You are not allowed to remove the given object '%s' from the list of members of printer '%s'."
+msgstr "Brak uprawnień do usunięcia obiektu '%s' z listy członków drukarki '%s'."
+
+#: plugins/admin/systems/class_printGeneric.inc:928
+#, php-format
+msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
+msgstr "Nieprawidłowy typ drukarki podczas dodawania '%s' do listy '%s' drukarek."
+
+#: plugins/admin/systems/class_printGeneric.inc:933
+#, php-format
+msgid "You are not allowed to add the given object '%s' to the list of members of '%s'."
+msgstr "Brak uprawnień do dodawania obiekti '%s' do listy członków '%s',"
+
+#: plugins/admin/systems/class_printGeneric.inc:968
+#, php-format
+msgid "Can't add '%s' to the list of members, it is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:979
+#, php-format
+msgid "Can't add '%s' to list of members, it is not reachable."
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:25
+msgid "Choose a base"
+msgstr "Wybierz bazę"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:36
+msgid "Step in the prefered tree and click save to use the current subtree as base. Or click the image at the end of each entry."
+msgstr "Przejdź do preferowanego drzewa i kliknij zapisz aby użyć obecnego poddrzewa jako podstawy. Można też kliknąc obrazek na końcu każdego  elementu."
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:53
+msgid "Filter entries with this syntax"
+msgstr "Filtruj elementy z tą składnią"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:117
+#, php-format
+msgid "Select this base"
+msgstr "Wybierz tą bazę"
+
+#: plugins/admin/systems/class_goKrbServer.inc:31
+msgid "Kerberos service"
+msgstr "Usługa Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:59
+#, fuzzy
+msgid "Kerberos service (kadmin access informations)"
+msgstr "Informacje dostępowe Kerberos kadmin"
+
+#: plugins/admin/systems/class_goKrbServer.inc:69
+#, php-format
+msgid "The specified kerberos password is empty."
+msgstr "Podane hasło kerberos jest puste."
+
+#: plugins/admin/systems/class_goKrbServer.inc:72
+#, php-format
+msgid "The specified kerberos admin is empty."
+msgstr "Podany administrator kerberos jest pusty."
+
+#: plugins/admin/systems/class_goKrbServer.inc:75
+#, php-format
+msgid "The specified kerberos realm is empty."
+msgstr "Podana dziedzina kerberos jest pusta."
+
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#, fuzzy
+msgid "Kerberos access information"
+msgstr "Informacje dostępowe Kerberos kadmin"
+
+#: plugins/admin/systems/class_goKrbServer.inc:102
+msgid "Realm"
+msgstr "Dziedzina"
+
+#: plugins/admin/systems/gencd.tpl:2
+msgid "CD-Install-Image generation"
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:5
+msgid "This option enables you to generate FAI install CD images for the selected workstation. The procedure may take about 10 minutes to complete, so please be patient after pressing the 'Create ISO-Image' button."
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:9
+msgid "Create ISO-Image"
+msgstr ""
+
+#: plugins/admin/systems/gencd_frame.tpl:2
+msgid "Your browser does not supprt iframes."
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:6
+msgid "List of attachments"
+msgstr "Lista załączników"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:23
+msgid "This dialog allow you to attach additional objects (like manuals, guides, etc.)  to your currently edited computer."
+msgstr "Ten dialog umożliwia przypisanie dodatkowych obiektów (np dokumentacja) do obecnie edytowanego komputera."
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:35
+msgid "Display attachments matching"
+msgstr "Wyświetl pasujące załączniki"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:37
+msgid "Regular expression for matching attachment names"
+msgstr "Wyrażenie regularne dla dopasowania nazw załączników"
+
+#: plugins/admin/systems/class_goMailServer.inc:47
+#: plugins/admin/systems/class_goMailServer.inc:514
+#, fuzzy
+msgid "Mail smtp service (Postfix)"
+msgstr "Usługa pocztowa (SMTP)"
+
+#: plugins/admin/systems/class_goMailServer.inc:583
+#, fuzzy, php-format
+msgid "Saving server services/mail with dn '%s' failed."
+msgstr "Zapisywanie usługi serwera nieudane"
+
+#: plugins/admin/systems/class_goMailServer.inc:600
+msgid "Please specify a numeric value for header size limit."
+msgstr "Proszę podać liczbę jako wartość limitu nagłówków wiadomości."
+
+#: plugins/admin/systems/class_goMailServer.inc:604
+msgid "Please specify a numeric value for mailbox size limit."
+msgstr "Proszę podać liczbę jako wartość limitu skrzynki pocztowej."
+
+#: plugins/admin/systems/class_goMailServer.inc:608
+msgid "Please specify a numeric value for message size limit."
+msgstr "Proszę podać liczbę jako wartość limitu rozmiaru wiadomosci."
+
+#: plugins/admin/systems/class_goMailServer.inc:703
+msgid "Mail smtp (Postfix)"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:704
+msgid "Mail smtp - Postfix"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:712
+#: plugins/admin/systems/goMailServer.tpl:7
+msgid "Visible full qualified hostname"
+msgstr "Widoczna pełna nazwa hosta."
+
+#: plugins/admin/systems/class_goMailServer.inc:714
+msgid "Header size limit"
+msgstr "Linit rozmiaru nagłówka"
+
+#: plugins/admin/systems/class_goMailServer.inc:715
+#: plugins/admin/systems/goMailServer.tpl:26
+msgid "Max mailbox size"
+msgstr "Max rozmiar skrzynki"
+
+#: plugins/admin/systems/class_goMailServer.inc:716
+#: plugins/admin/systems/goMailServer.tpl:35
+msgid "Max message size"
+msgstr "Max rozmiar wiadomości"
+
+#: plugins/admin/systems/class_goMailServer.inc:717
+#: plugins/admin/systems/goMailServer.tpl:91
+msgid "Domains to accept mail for"
+msgstr "Domeny dla których akceptować pocztę"
+
+#: plugins/admin/systems/class_goMailServer.inc:718
+#: plugins/admin/systems/goMailServer.tpl:60
+msgid "Local networks"
+msgstr "Sieci lokalne"
+
+#: plugins/admin/systems/class_goMailServer.inc:719
+#: plugins/admin/systems/goMailServer.tpl:45
+msgid "Relay host"
+msgstr "Host przekazujący"
+
+#: plugins/admin/systems/class_goMailServer.inc:720
+msgid "Transport table"
+msgstr "tabela transportów"
+
+#: plugins/admin/systems/class_goMailServer.inc:721
+#: plugins/admin/systems/goMailServer.tpl:149
+msgid "Restrictions for sender"
+msgstr "Ograniczenia dla nadawcy"
+
+#: plugins/admin/systems/class_goMailServer.inc:722
+#: plugins/admin/systems/goMailServer.tpl:175
+msgid "Restrictions for recipient"
+msgstr "Ograniczenia dla odbiorcy"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:150
+msgid "Please enter a value for 'release'."
+msgstr "Proszę podać wartość dla 'wydania'."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:154
+msgid "Please specify a valid value for 'url'."
+msgstr "Proszę podać prawidłową wartość dla 'url'."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:201
+#, php-format
+msgid "Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
+msgstr "Nie można wykonać podanego REPOSITORY_HOOK '%s'. proszę sprawdzić gosa.conf."
+
+#: plugins/admin/systems/goLogDBServer.tpl:1
+msgid "Logging database information"
+msgstr "Informacje bazy logowania"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:58
+#, php-format
+msgid "You can't delete this manufacturer, it is still in use by these system(s) '%s'"
+msgstr "Nie można usunąć tego producenta, jest on wciąż używany przez te system(y) '%s'"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:104
+msgid "Please specify a name."
+msgstr "Proszę podać nazwę"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:113
+#: plugins/admin/systems/class_glpiManufacturer.inc:119
+msgid "Specified name is already in use, please choose another one."
+msgstr "Podana nazwa jest już używana, proszę wybrać inną."
+
+#: plugins/admin/systems/servdns.tpl:1
+msgid "Zones"
+msgstr "Strefy"
+
+#: plugins/admin/systems/class_workstationService.inc:96
+#: plugins/admin/systems/class_workstationService.inc:97
+#: plugins/admin/systems/class_workstationService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:99
+#: plugins/admin/systems/class_terminalService.inc:104
+#: plugins/admin/systems/class_terminalService.inc:105
+#: plugins/admin/systems/class_terminalService.inc:106
+#: plugins/admin/systems/class_terminalService.inc:107
+msgid "bit"
+msgstr "bit"
+
+#: plugins/admin/systems/class_workstationService.inc:139
+#: plugins/admin/systems/class_terminalService.inc:159
+msgid "show chooser"
+msgstr "pokaż wybor"
+
+#: plugins/admin/systems/class_workstationService.inc:140
+#: plugins/admin/systems/class_terminalService.inc:160
+msgid "direct"
+msgstr "bezpośredni"
+
+#: plugins/admin/systems/class_workstationService.inc:143
+#: plugins/admin/systems/class_terminalService.inc:163
+msgid "load balanced"
+msgstr "równoważone obciążenie"
+
+#: plugins/admin/systems/class_workstationService.inc:146
+#: plugins/admin/systems/class_terminalService.inc:166
+msgid "Windows RDP"
+msgstr "Windows RDP"
+
+#: plugins/admin/systems/class_workstationService.inc:147
+#: plugins/admin/systems/class_terminalService.inc:167
+msgid "ICA client"
+msgstr "Klient ICA"
+
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_terminalService.inc:222
+msgid "Bit"
+msgstr "Bit"
+
+#: plugins/admin/systems/class_workstationService.inc:320
+#: plugins/admin/systems/class_terminalService.inc:322
+msgid "Choose the phone located at the current terminal"
+msgstr "Wybierz telefon umieszczony przy obecnym terminalu"
+
+#: plugins/admin/systems/class_workstationService.inc:387
+#: plugins/admin/systems/class_workstationService.inc:392
+#: plugins/admin/systems/class_terminalService.inc:397
+#: plugins/admin/systems/class_terminalService.inc:402
+msgid "Please specify a valid VSync range."
+msgstr "Proszę podać prawidłowy parametr VSync"
+
+#: plugins/admin/systems/class_workstationService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:407
+#: plugins/admin/systems/class_terminalService.inc:411
+#: plugins/admin/systems/class_terminalService.inc:416
+msgid "Please specify a valid HSync range."
+msgstr "Proszę podać prawidłowy parametr HSync."
+
+#: plugins/admin/systems/class_workstationService.inc:451
+#, fuzzy, php-format
+msgid "Saving of system workstation/service with dn '%s' failed."
+msgstr "Zapisywanie usług stacji roboczej nieudane"
+
+#: plugins/admin/systems/class_workstationService.inc:459
+#: plugins/admin/systems/class_terminalService.inc:474
+msgid "Service"
+msgstr "Usługa"
+
+#: plugins/admin/systems/class_workstationService.inc:460
+msgid "Workstation service"
+msgstr "Usługa stacji roboczej"
+
+#: plugins/admin/systems/class_workstationService.inc:468
+#: plugins/admin/systems/class_terminalService.inc:483
+msgid "Monitor"
+msgstr "Monitor"
+
+#: plugins/admin/systems/class_workstationService.inc:469
+#: plugins/admin/systems/class_terminalService.inc:487
+msgid "Gfx driver"
+msgstr "Sterownik Gfx"
+
+#: plugins/admin/systems/class_workstationService.inc:470
+#: plugins/admin/systems/class_terminalService.inc:488
+msgid "Gfx resolution"
+msgstr "Rozdzielczość Gfx"
+
+#: plugins/admin/systems/class_workstationService.inc:471
+#: plugins/admin/systems/class_terminalService.inc:489
+msgid "Gfx color depth"
+msgstr "Głębia kolorów Gfx"
+
+#: plugins/admin/systems/class_workstationService.inc:472
+#: plugins/admin/systems/class_terminalService.inc:490
+msgid "Hsync"
+msgstr "HSync"
+
+#: plugins/admin/systems/class_workstationService.inc:473
+#: plugins/admin/systems/class_terminalService.inc:491
+msgid "Vsync"
+msgstr "VSync"
+
+#: plugins/admin/systems/class_workstationService.inc:474
+#, fuzzy
+msgid "Use DDC"
+msgstr "Identyfikator użytkownika"
+
+#: plugins/admin/systems/class_workstationService.inc:475
+#: plugins/admin/systems/class_terminalService.inc:495
+msgid "Scanner enabled"
+msgstr "Skaner włączony"
+
+#: plugins/admin/systems/class_workstationService.inc:476
+#: plugins/admin/systems/class_terminalService.inc:499
+msgid "Keyboard model"
+msgstr "Model klawiatury"
+
+#: plugins/admin/systems/class_workstationService.inc:477
+#: plugins/admin/systems/class_terminalService.inc:500
+msgid "Keyboard layout"
+msgstr "Układ klawiatury"
+
+#: plugins/admin/systems/class_workstationService.inc:478
+#: plugins/admin/systems/class_terminalService.inc:501
+msgid "Keyboard variant"
+msgstr "Wariant klawiatury"
+
+#: plugins/admin/systems/class_workstationService.inc:479
+#: plugins/admin/systems/class_terminalService.inc:502
+msgid "Mouse type"
+msgstr "Typ myszy"
+
+#: plugins/admin/systems/class_workstationService.inc:480
+#: plugins/admin/systems/class_terminalService.inc:503
+msgid "Mouse port"
+msgstr "Port myszy"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:62
+#, php-format
+msgid "Can't open '%s', ppd settings resetted."
+msgstr "Nie można otworzyć '%s', ustawienia ppd zresetowane."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:87
+msgid "Can't get ppd informations."
+msgstr "Nie można pobrać informacji ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:99
+#, php-format
+msgid "The specified path '%s' which results from PPD_PATH in your gosa.conf is invalid, can't read/write any ppd informations."
+msgstr "Ścieżka '%s' z parametru PPD_PATH w pliku gosa.conf jest nieprawidłowa. Nie można czytać/zapisywać informacji ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:116
+msgid "Please specify a valid ppd file."
+msgstr "Proszę podać prawidłowy plik ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:186
+#, php-format
+msgid "Can't select PPD file '%s', the file is not readable"
+msgstr "Nie można wybrać pliku ppd '%s'. Nie można czytać pliku"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:203
+#: plugins/admin/systems/class_printerPPDDialog.inc:275
+#, php-format
+msgid "Can't create folder '%s' for the uploaded ppd file."
+msgstr "Nie można utworzyć katalogu '%s' dla wgrywanych plików ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:211
+#, php-format
+msgid "Can't create file '%s' to store modifed ppd informations."
+msgstr "Nie można utworzyć pliku '%s' do przechowywania zmodyfikowanych informacji ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:235
+#, php-format
+msgid "Can't add new ppd file, the source file '%s' is not accessible."
+msgstr "Nie można dodać nowego pliku ppd, plik źródłowy '%s' jest nieosiągalny."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:253
+#, php-format
+msgid "The given ppd file '%s' seams to be invalid, can't get any modell or vendor informations."
+msgstr "Podany plik ppd '%s' jest nieprawidłowy. Nie można pobrać żadnych informacji o modelu lub dostawcy."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:267
+#, php-format
+msgid "There is already a ppd file for this kind of printer."
+msgstr "Istnieje już plik ppd dla tego rodzaju drukarki."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:288
+#, php-format
+msgid "Can't save file '%s'."
+msgstr "Nie można zapisać pliku '%s'."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:292
+msgid "Uploaded ppd file is empty, can't create new ppd file."
+msgstr "Wgrany plik ppd jest pusty, nie można utworzyć nowego pliku ppd."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:477
+#, php-format
+msgid "Unsupported ppd type '%s' used for '%s' "
+msgstr "Niewspierany typ ppd '%s' użyty dla '%s'"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:494
+#, fuzzy, php-format
+msgid "Removing old ppd file '%s' failed."
+msgstr "Usuwanie profilu FAI nieudane"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:497
+#, fuzzy, php-format
+msgid "Removing old ppd file '%s' failed. File is not accessible."
+msgstr "Nie można dodać nowego pliku ppd, plik źródłowy '%s' jest nieosiągalny."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:500
+#, php-format
+msgid "Removing old ppd file '%s' failed. File does not exists or is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:508
+msgid "Please select a valid ppd file or use 'Cancel' to go back to printer configuration."
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:4
+#: plugins/admin/systems/terminalStartup.tpl:1
+msgid "Boot parameters"
+msgstr "Parametry uruchamiania"
+
+#: plugins/admin/systems/workstationStartup.tpl:19
+#: plugins/admin/systems/terminalStartup.tpl:19
+msgid "Custom options"
+msgstr "Dodatkowe opcje"
+
+#: plugins/admin/systems/workstationStartup.tpl:23
+#: plugins/admin/systems/terminalStartup.tpl:23
+msgid "Enter any parameters that should be passed to the kernel as append line during bootup"
+msgstr "Podaj wszystkie parametry które powinny zostać przekazane do jądra podczas uruchamiania"
+
+#: plugins/admin/systems/workstationStartup.tpl:28
+#: plugins/admin/systems/terminalStartup.tpl:27
+msgid "LDAP server"
+msgstr "Serwer LDAP"
+
+#: plugins/admin/systems/workstationStartup.tpl:51
+#: plugins/admin/systems/workstationStartup.tpl:85
+msgid "FAI server"
+msgstr "Serwer FAI"
+
+#: plugins/admin/systems/workstationStartup.tpl:75
+#: plugins/admin/systems/workstationStartup.tpl:116
+msgid "Assigned FAI classes"
+msgstr "Przydzielone klasy FAI"
+
+#: plugins/admin/systems/workstationStartup.tpl:102
+msgid "set"
+msgstr "ustaw"
+
+#: plugins/admin/systems/workstationStartup.tpl:136
+msgid "FAI Object assignment disabled. You can't use this feature until FAI is activated."
+msgstr ""
+
+#: plugins/admin/systems/workstationStartup.tpl:149
+#: plugins/admin/systems/terminalStartup.tpl:66
+msgid "Kernel modules (format: name parameters)"
+msgstr "Modułu jądra (format: nazwa parametry)"
+
+#: plugins/admin/systems/workstationStartup.tpl:152
+#: plugins/admin/systems/terminalStartup.tpl:69
+msgid "Add additional modules to load on startup"
+msgstr "Dodaj inne moduły do załadowania na starcie"
+
+#: plugins/admin/systems/workstationStartup.tpl:188
+#: plugins/admin/systems/terminalStartup.tpl:105
+msgid "Mountpoint"
+msgstr "Punkt montowania"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
+#: plugins/admin/systems/class_glpiAccount.inc:151
+msgid "There is no server with valid glpi database service."
+msgstr "Brak serwera z poprawną usługą bazy glpi."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
+#: plugins/admin/systems/class_glpiAccount.inc:161
+msgid "Can't connect to glpi database, the php-mysql extension is missing."
+msgstr "Nie można połączyć się z bazą danych glpi, brak rozszerzenia php-mysql."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
+#: plugins/admin/systems/class_glpiAccount.inc:171
+msgid "Can't connect to glpi database, check configuration twice."
+msgstr "Nie można połączyć się z bazą danych glpi, proszę sprawdzić konfigurację."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
+#: plugins/admin/systems/class_glpiAccount.inc:580
+msgid "Remove inventory"
+msgstr "Usuń inwentarz"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
+msgid "This server has inventory features enabled. You can disable them by clicking below."
+msgstr "Ten serwer posiada cechy inwentarza. Można je wyłączyć klikając poniżej"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
+#: plugins/admin/systems/class_glpiAccount.inc:583
+msgid "Add inventory"
+msgstr "Dodaj inwentarz"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
+msgid "This server has inventory features disabled. You can enable them by clicking below."
+msgstr "Ten serwer nie posiada cech inwentarza. Można je włączyć klikając poniżej."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
+#, php-format
+msgid "Can't rename given printer type to '%s', because this type name already exists."
+msgstr "Nie można zmienić nazwy typu drukarki na '%s' ponieważ ta nazwa typu jest już używana."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
+#, php-format
+msgid "Can't delete printer type, it is still in use by '%s'."
+msgstr "Nie można usunąć typu drukarki, jest wciąż w użyciu przez '%s'."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
+msgid "since"
+msgstr "od"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
+#: plugins/admin/systems/class_glpiAccount.inc:780
+msgid "Glpi"
+msgstr "Glpi"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
+#, fuzzy
+msgid "Printer inventory extension"
+msgstr "Dodaj rozszerzenie drukarki"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
+msgid "Supports serial interface"
+msgstr "Wspiera interfejs szeregowy"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
+msgid "Supports parallel interface"
+msgstr "Wspiera interfejs równoległy"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
+msgid "Supports usb interface"
+msgstr "Wspiera interfejs USB"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
+msgid "Cartridge settings"
+msgstr "Ustawienia kartridźy"
+
+#: plugins/admin/systems/class_divListSystem.inc:42
+#: plugins/admin/systems/class_divListSystem.inc:43
+msgid "List of systems"
+msgstr "Lista systemów"
+
+#: plugins/admin/systems/class_divListSystem.inc:47
+msgid "This menu allows you to add, remove and change the properties of specific systems. You can only add systems which have already been started once."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję odpowiednich systemów. Można tylko dodawać systemy które już raz były uruchomione."
+
+#: plugins/admin/systems/class_divListSystem.inc:68
+msgid "System / Department"
+msgstr "System / Departament"
+
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Show servers"
+msgstr "Pokaż serwery"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+msgid "Select to see Linux terminals"
+msgstr "Wybierz aby zobaczyć terminale Linux"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Show terminals"
+msgstr "Pokaż terminale"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+msgid "Select to see Linux workstations"
+msgstr "Wybierz aby zobaczyć stacje robocze Linux"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Show workstations"
+msgstr "Pokaż stacje robocze"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Select to see MicroSoft Windows based workstations"
+msgstr "Zaznacz aby zobaczyć stacje robocze windows"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Show windows based workstations"
+msgstr "Pokaż stacje robocze windows"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Select to see network printers"
+msgstr "Wybierz aby zobaczyć drukarki sieciowe"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Show network printers"
+msgstr "Pokaż drukarki sieciowe"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+msgid "Select to see VOIP phones"
+msgstr "Wybierz aby zobaczyć telefony VOIP"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Show phones"
+msgstr "Pokaż telefony"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Select to see network devices"
+msgstr "Wybierz aby zobaczyć urządzenia sieciowe"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Show network devices"
+msgstr "Pokaż urządzenia sieciowe"
+
+#: plugins/admin/systems/class_divListSystem.inc:86
+msgid "Display systems of user"
+msgstr "Wyświetl systemy użytkownika"
+
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal template"
+msgstr "Nowy szablon terminala"
+
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation template"
+msgstr "Nowy szablon stacji roboczej"
+
+#: plugins/admin/systems/class_divListSystem.inc:200
+msgid "New Server"
+msgstr "Nowy serwer"
+
+#: plugins/admin/systems/class_divListSystem.inc:206
+msgid "New Printer"
+msgstr "Nowa drukarka"
+
+#: plugins/admin/systems/class_divListSystem.inc:212
+msgid "New Phone"
+msgstr "Nowy telefon"
+
+#: plugins/admin/systems/class_divListSystem.inc:218
+msgid "New Component"
+msgstr "Nowy komponent"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove selected systems"
+msgstr "Usuń system"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove systems"
+msgstr "Usuń snapshot"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy selected system"
+msgstr "Usuń system"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy systems"
+msgstr "Lista systemów"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "cut selected system"
+msgstr "Usuń system"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "Cut systems"
+msgstr "Edytuj system"
+
+#: plugins/admin/systems/class_divListSystem.inc:256
+msgid "Cups Server"
+msgstr "Serwer Cups"
+
+#: plugins/admin/systems/class_divListSystem.inc:257
+msgid "Log Db"
+msgstr "baza danych Log"
+
+#: plugins/admin/systems/class_divListSystem.inc:258
+msgid "Syslog Server"
+msgstr "Serwer syslog"
+
+#: plugins/admin/systems/class_divListSystem.inc:259
+msgid "Mail Server"
+msgstr "Serwer poczty"
+
+#: plugins/admin/systems/class_divListSystem.inc:260
+msgid "Imap Server"
+msgstr "Serwer imap"
+
+#: plugins/admin/systems/class_divListSystem.inc:261
+msgid "Nfs Server"
+msgstr "Serwer Nfs"
+
+#: plugins/admin/systems/class_divListSystem.inc:262
+msgid "Kerberos Server"
+msgstr "Serwer Kerberos"
+
+#: plugins/admin/systems/class_divListSystem.inc:263
+msgid "Asterisk Server"
+msgstr "Serwer Asterisk"
+
+#: plugins/admin/systems/class_divListSystem.inc:264
+msgid "Fax Server"
+msgstr "Serwer Fax"
+
+#: plugins/admin/systems/class_divListSystem.inc:265
+msgid "Ldap Server"
+msgstr "Serwer Ldap"
+
+#: plugins/admin/systems/class_divListSystem.inc:323
+msgid "Edit system"
+msgstr "Edytuj system"
+
+#: plugins/admin/systems/class_divListSystem.inc:333
+msgid "Delete system"
+msgstr "Usuń system"
+
+#: plugins/admin/systems/class_divListSystem.inc:376
+msgid "Set root       password"
+msgstr "Ustaw hasło roota"
+
+#: plugins/admin/systems/class_divListSystem.inc:383
+#, fuzzy
+msgid "Create CD"
+msgstr "Utwórz"
+
+#: plugins/admin/systems/class_divListSystem.inc:384
+#, fuzzy
+msgid "Create FAI CD"
+msgstr "Utwórz nowy obiekt FAI"
+
+#: plugins/admin/systems/chooser.tpl:1
+msgid "Choose the kind of system component you want to create"
+msgstr "Wybierz rodzaj komponentu systemu do utworzenia"
+
+#: plugins/admin/systems/chooser.tpl:4
+msgid "Linux terminals and workstations are autocreated on bootup. For this reason you're only be able to create templates for a specific tree. Servers are normally automatically added too, but in some special cases you may need to create a faked server entry to provide GOsa with some informations. Other network components may be used for Nagios setups to create component dependencies."
+msgstr "Linuksowe terminale i stacje robocze są automatycznie tworzone podczas uruchamiania. Z tego powodu można jedynie utworzyć szablon dla konkretnego drzewa. Serwery przeważnie są automatycznie dodawane, lecz w niektórych przypadkach trzeba utworzyć sztuczny wpis serwera aby zapewnić GOsa pewne informacje. Inne elementy sieciowe mogą zostać użyte w ustawieniach Nagios aby utworzyć zależności."
+
+#: plugins/admin/systems/chooser.tpl:7
+msgid "Linux thin client template"
+msgstr "Szablon cienkiego klienta Linux"
+
+#: plugins/admin/systems/chooser.tpl:8
+msgid "Linux workstation template"
+msgstr "Sszablon stacji roboczej Linux"
+
+#: plugins/admin/systems/chooser.tpl:9
+msgid "Linux Server"
+msgstr "Serwer Linux"
+
+#: plugins/admin/systems/chooser.tpl:10
+msgid "Windows workstation"
+msgstr "Stacja robocza Windows"
+
+#: plugins/admin/systems/chooser.tpl:11
+msgid "Network printer"
+msgstr "Drukarka sieciowa"
+
+#: plugins/admin/systems/chooser.tpl:13
+msgid "Other network component"
+msgstr "Inny element sieciowy"
+
+#: plugins/admin/systems/chooser.tpl:16
+#: setup/class_setupStep_Migrate.inc:882
+msgid "Create"
+msgstr "Utwórz"
+
+#: plugins/admin/systems/class_servNfs.inc:47
+#, fuzzy, php-format
+msgid "The file '%s/encodings' does not exist, can't get supported charsets."
+msgstr "Plik '/etc/gosa/encodings' nie istnieje. Nie można pobrać wspieranych zestawów znaków."
+
+#: plugins/admin/systems/class_servNfs.inc:50
+#, fuzzy, php-format
+msgid "Can't read '%s/encodings', please check permissions."
+msgstr "Nie można czytać '/etc/gosa/encodings', proszę sprawdzić uprawnienia."
+
+#: plugins/admin/systems/class_servNfs.inc:184
+msgid "Please specify a valid path for your setup."
+msgstr "Proszę podać prawidłową ścieżkę dla ustawień."
+
+#: plugins/admin/systems/class_servNfs.inc:190
+msgid "Please specify a valid name for your share."
+msgstr "Proszę podać prawidłową nazwę doa udziału."
+
+#: plugins/admin/systems/class_servNfs.inc:193
+msgid "Please specify a name for your share."
+msgstr "Proszę podać nazwę dla udziału."
+
+#: plugins/admin/systems/class_servNfs.inc:198
+msgid "Description contains invalid characters."
+msgstr "Opis zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_servNfs.inc:202
+msgid "Volume contains invalid characters."
+msgstr "Wolumin zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_servNfs.inc:206
+msgid "Path contains invalid characters."
+msgstr "Ścieżka zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_servNfs.inc:210
+msgid "Option contains invalid characters."
+msgstr "Opcja zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_goCupsServer.inc:70
+msgid "Cups"
+msgstr "Cups"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:85
+#, fuzzy, php-format
+msgid "Saving server services/terminalServer with dn '%s' failed."
+msgstr "Zapisywanie usługi serwera nieudane"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:100
+msgid "Terminal server, must have fontpath specified."
+msgstr "Serwer terminali musi posiadać zdefiniowaną ścieżkę fontów."
+
+#: plugins/admin/systems/class_servKolab.inc:105
+#, php-format
+msgid "Include data from %s days in the past when creating free/busy lists"
+msgstr "Dołącz dane sprzed %s dni podczas tworzenia listy free/busy"
+
+#: plugins/admin/systems/class_servKolab.inc:110
+#, php-format
+msgid "Warn users when using more than %s%% of their mail quota"
+msgstr "Ostrzeż użytkowników jeśli używają więcej niż %s%% quoty na pocztę"
+
+#: plugins/admin/systems/class_servKolab.inc:200
+#: plugins/admin/systems/class_servKolab.inc:214
+#, fuzzy, php-format
+msgid "Removing host entry from system server/kolab with dn '%s' failed."
+msgstr "Usuwanie serwera z obiektu Kolab nieudane"
+
+#: plugins/admin/systems/class_servKolab.inc:266
+msgid "Future days in Free/Busy settings must be set."
+msgstr "Przyszłe dni w ustawieniach Free/Busy muszą być liczbą."
+
+#: plugins/admin/systems/class_servKolab.inc:268
+msgid "Future days in Free/Busy settings must be a positive value."
+msgstr "Przyszłe dni w ustawieniach Free/Busy muszą być liczbą dodanią."
+
+#: plugins/admin/systems/class_servKolab.inc:272
+msgid "The given Quota settings value must be a number."
+msgstr "Podane parametry Quota muszą być liczbą."
+
+#: plugins/admin/systems/class_servKolab.inc:274
+msgid "Please choose a value between 1 and 100 for Quota settings."
+msgstr "Proszę wybrać wartość pomiędzy 1 a 100 dla ustawień Quota."
+
+#: plugins/admin/systems/class_servKolab.inc:276
+msgid "Future days must be a value."
+msgstr "Przyszłe dni muszą być liczbą."
+
+#: plugins/admin/systems/class_servKolab.inc:280
+msgid "No SMTP privileged networks set."
+msgstr "Nie ustawiono uprawnionych sieci SMTP"
+
+#: plugins/admin/systems/class_servKolab.inc:359
+#, fuzzy, php-format
+msgid "Saving system server/kolab with dn '%s' failed."
+msgstr "Zapisywanie serwera do obiektu Kolan nieudane"
+
+#: plugins/admin/systems/class_servKolab.inc:375
+#: plugins/admin/systems/class_servKolab.inc:386
+msgid "Kolab mail service"
+msgstr "Usługa poczty Kolab"
+
+#: plugins/admin/systems/class_servKolab.inc:394
+#: plugins/admin/systems/servkolab.tpl:9
+msgid "Postfix mydomain"
+msgstr "Postfix mydomain"
+
+#: plugins/admin/systems/class_servKolab.inc:395
+msgid "My destination"
+msgstr "Mój cel"
+
+#: plugins/admin/systems/class_servKolab.inc:396
+#: plugins/admin/systems/servkolab.tpl:27
+msgid "Cyrus admins"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:397
+msgid "FTP FreeBusy service"
+msgstr "Usługa FTP FreeBusy"
+
+#: plugins/admin/systems/class_servKolab.inc:398
+#: plugins/admin/systems/servkolab.tpl:171
+msgid "SMTP privileged networks"
+msgstr "uprzywilejowane sieci SMTP"
+
+#: plugins/admin/systems/class_servKolab.inc:399
+msgid "Enable virus scan"
+msgstr "Włącz skanowanie antyfirusowe"
+
+#: plugins/admin/systems/class_servKolab.inc:400
+msgid "Relayhost"
+msgstr "Host przekazujący"
+
+#: plugins/admin/systems/class_servKolab.inc:401
+#: plugins/admin/systems/servkolab.tpl:202
+msgid "Enable MX lookup for relayhost"
+msgstr "Włącz sprawdzanie MX dla relayhosta"
+
+#: plugins/admin/systems/class_servKolab.inc:402
+msgid "HTTP FreeBusy service"
+msgstr "Usługa HTTP FreeBusy"
+
+#: plugins/admin/systems/class_servKolab.inc:403
+#, fuzzy
+msgid "Allow unauthenticated free busy"
+msgstr "Zezwól na nieautoryzowane pobieranie informacji Free/Busy"
+
+#: plugins/admin/systems/class_servKolab.inc:404
+#: plugins/admin/systems/servkolab.tpl:223
+msgid "Accept Internet Mail"
+msgstr "Zezwalaj na pocztę z internetu"
+
+#: plugins/admin/systems/class_servKolab.inc:405
+#: plugins/admin/systems/servkolab.tpl:68
+msgid "IMAP service"
+msgstr "Usługa IMAP"
+
+#: plugins/admin/systems/class_servKolab.inc:406
+msgid "kolabFreeBusyFuture"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:407
+#: plugins/admin/systems/servkolab.tpl:48
+msgid "POP3 service"
+msgstr "Usługa POP3"
+
+#: plugins/admin/systems/class_servKolab.inc:408
+#: plugins/admin/systems/servkolab.tpl:78
+msgid "IMAP/SSL service"
+msgstr "Usługa IMAP/SSL"
+
+#: plugins/admin/systems/class_servKolab.inc:409
+#: plugins/admin/systems/servkolab.tpl:58
+msgid "POP3/SSL service"
+msgstr "Usługa POP3/SSL"
+
+#: plugins/admin/systems/class_servKolab.inc:410
+#: plugins/admin/systems/servkolab.tpl:88
+msgid "Sieve service"
+msgstr "Usługa Sieve"
+
+#: plugins/admin/systems/class_servKolab.inc:411
+#: plugins/admin/systems/servkolab.tpl:129
+msgid "Quota settings"
+msgstr "Ustawienia Quota"
+
+#: plugins/admin/systems/terminalStartup.tpl:43
+msgid "Select if terminal supports graphical startup with progress bar"
+msgstr "Zaznacz jeśli terminal obsługuje uruchamianie w trybie graficznym ze wskaźnikiem postępu"
+
+#: plugins/admin/systems/terminalStartup.tpl:45
+msgid "use graphical bootup"
+msgstr "Użyj graficznego uruchamiania"
+
+#: plugins/admin/systems/terminalStartup.tpl:48
+msgid "Select if terminal should boot in text mode"
+msgstr "Zaznacz jeśli terminal ma się uruchomić następnym razem w trybie tekstowym"
+
+#: plugins/admin/systems/terminalStartup.tpl:50
+msgid "use standard linux textual bootup"
+msgstr "użyj standardowego linuxowego uruchamiana w trybie tekstowym"
+
+#: plugins/admin/systems/terminalStartup.tpl:53
+msgid "Select to get more verbose output during startup"
+msgstr "Zaznacz aby otrzymać bardziej szczegółowe informacje podczas uruchamiania"
+
+#: plugins/admin/systems/terminalStartup.tpl:55
+msgid "use debug mode for startup"
+msgstr "użyj trybu debug podczas uruchamiania"
+
+#: plugins/admin/systems/class_componentGeneric.inc:57
+#: plugins/admin/systems/class_winGeneric.inc:96
+msgid "This 'dn' has no network features."
+msgstr "Ten 'dn' nie posiada cech sieciowych."
+
+#: plugins/admin/systems/class_componentGeneric.inc:135
+#, fuzzy, php-format
+msgid "Removing of system component/generic with dn '%s' failed."
+msgstr "Usuwanie ogólnego komponentu nieudane"
+
+#: plugins/admin/systems/class_componentGeneric.inc:182
+msgid "The required field 'Component name' is not set."
+msgstr "Wymagane pole 'Nazwa komponentu' jest puste."
+
+#: plugins/admin/systems/class_componentGeneric.inc:187
+#: plugins/admin/systems/class_phoneGeneric.inc:326
+msgid "The required field IP address is empty."
+msgstr "Wymagane pole adres IP jest puste."
+
+#: plugins/admin/systems/class_componentGeneric.inc:190
+#: plugins/admin/systems/class_phoneGeneric.inc:329
+msgid "The field IP address contains an invalid address."
+msgstr "Pole adres IP zawiera nieprawidłowy adres."
+
+#: plugins/admin/systems/class_componentGeneric.inc:261
+#, php-format
+msgid "Saving of system component/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:269
+#, fuzzy
+msgid "Component generic"
+msgstr "Nowy komponent"
+
+#: plugins/admin/systems/class_componentGeneric.inc:274
+msgid "Network device"
+msgstr "Urządzenia sieciowe"
+
+#: plugins/admin/systems/goMailServer.tpl:11
+msgid "The full qualified host name."
+msgstr "Pełna nazwa hosta."
+
+#: plugins/admin/systems/goMailServer.tpl:16
+msgid "Max mail header size"
+msgstr "Max rozmiar nagłówków poczty"
+
+#: plugins/admin/systems/goMailServer.tpl:21
+msgid "This value specifies the maximal header size."
+msgstr "Ta wartość określa maksymalny rozmiar nagłówków."
+
+#: plugins/admin/systems/goMailServer.tpl:31
+msgid "Defines the maximal size of mail box."
+msgstr "Określa maksymalny rozmiar skrzynki."
+
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "Specify the maximal size of a message."
+msgstr "Podaj maksymalny rozmiar wiadomości."
+
+#: plugins/admin/systems/goMailServer.tpl:50
+msgid "Relay messages to following host:"
+msgstr "Przekazuj wiadomości do następujących hostów:"
+
+#: plugins/admin/systems/goMailServer.tpl:62
+msgid "Postfix networks"
+msgstr "Sieci Postfix"
+
+#: plugins/admin/systems/goMailServer.tpl:83
+msgid "Domains and routing"
+msgstr "Domeny i routing"
+
+#: plugins/admin/systems/goMailServer.tpl:93
+msgid "Postfix is responsible for the following domains:"
+msgstr "Postfix jest odpowiedzialny za następujące domeny:"
+
+#: plugins/admin/systems/goMailServer.tpl:114
+msgid "Transports"
+msgstr "Transporty"
+
+#: plugins/admin/systems/goMailServer.tpl:123
+msgid "Select a transport protocol."
+msgstr "Wybierz protokół transportu."
+
+#: plugins/admin/systems/goMailServer.tpl:141
+msgid "Restrictions"
+msgstr "Ograniczenia"
+
+#: plugins/admin/systems/goMailServer.tpl:157
+#: plugins/admin/systems/goMailServer.tpl:183
+msgid "Restriction filter"
+msgstr "Filtr ograniczeń"
+
+#: plugins/admin/systems/goFonServer.tpl:1
+msgid "VoIP database information"
+msgstr "Informacje bazy danych VoIP"
+
+#: plugins/admin/systems/goFonServer.tpl:4
+msgid "Asterisk DB user"
+msgstr "Użytkownik basy Asterisk"
+
+#: plugins/admin/systems/goFonServer.tpl:20
+msgid "Country dial prefix"
+msgstr "Krajowy prefix telefoniczny"
+
+#: plugins/admin/systems/goFonServer.tpl:28
+msgid "Local dial prefix"
+msgstr "Lokalny prefix telefoniczny"
+
+#: plugins/admin/systems/class_glpiAccount.inc:185
+#: plugins/admin/systems/class_glpiAccount.inc:191
+#: plugins/admin/systems/class_glpiAccount.inc:197
+msgid "This feature is not implemented yet."
+msgstr "Ta funkcjonalność nie jest jeszcze zaimplementowana."
+
+#: plugins/admin/systems/class_glpiAccount.inc:299
+msgid "Adding new sytem type failed, this system type name is already used."
+msgstr "Dodawanie nowego typu systemu nieudane, nazwa typu systemu jest już używana."
+
+#: plugins/admin/systems/class_glpiAccount.inc:319
+#, php-format
+msgid "You can't delete this system type, it is still in use by these system(s) '%s'"
+msgstr "Nie można usunąć tego typu systemu. Jest wciąż używany przez system(y) '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:330
+msgid "Rename failed, this system type name is already used."
+msgstr "Zmiana nazwy nieudana, ta nazwa typu systemu jest już w użyciu."
+
+#: plugins/admin/systems/class_glpiAccount.inc:386
+msgid "Adding new operating system failed, specifed name is already used."
+msgstr "Dodawanie nowego systemu operacyjnego nieudane, podana nazwa już istnieje."
+
+#: plugins/admin/systems/class_glpiAccount.inc:408
+#, php-format
+msgid "You can't delete this operating system, it is still in use by these system(s) '%s'"
+msgstr "Nie można usunąć tego systemu operacyjnego. Jest wciąż używany przez system(y) '%s'."
+
+#: plugins/admin/systems/class_glpiAccount.inc:420
+msgid "Updating operating system failed, specifed name is already used."
+msgstr "Aktualizacja systemu operacyjnego nieudana, podana nazwa jest już używana."
+
+#: plugins/admin/systems/class_glpiAccount.inc:499
+#, php-format
+msgid "Could not add the given user, the users dn is too long, only 100 characters are allowed here."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:581
+msgid "This device has inventory informations enabled. You can disable them by clicking below."
+msgstr "To urządzenie posiada włączone informacje inwentarza. Można je wyłączyć klikając poniżej."
+
+#: plugins/admin/systems/class_glpiAccount.inc:584
+msgid "This device has inventory informations disabled. You can enable them by clicking below."
+msgstr "To urządzenie posiada wyłączone informacje inwentarza. Można je włączyć klikając poniżej."
+
+#: plugins/admin/systems/class_glpiAccount.inc:679
+#: plugins/admin/systems/class_glpiAccount.inc:680
+msgid "Can't remove glpi account, while mysql extension is missing."
+msgstr "Nie można usunąć konta glpi, brak obsługi mysql w php."
+
+#: plugins/admin/systems/class_glpiAccount.inc:781
+msgid "Inventory extension"
+msgstr "Rozszerzenie inwentarza"
+
+#: plugins/admin/systems/class_glpiAccount.inc:798
+msgid "Peripheral devices"
+msgstr "Urządzenie peryferyjne"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
+msgid "Attachment"
+msgstr "Załącznik"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
+msgid "Filename"
+msgstr "Nazwa pliku"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
+msgid "Mime-type"
+msgstr "Typ-Mime"
+
+#: plugins/admin/systems/class_servRepository.inc:45
+#: plugins/admin/systems/class_servRepository.inc:367
+#: plugins/admin/systems/class_servRepository.inc:378
+msgid "Repository service"
+msgstr "Usługa repozytorium"
+
+#: plugins/admin/systems/class_servRepository.inc:158
+#, php-format
+msgid "You can't delete this release, it is still used by these workstations [%s]. Please solve this dependencies first, to keep data base consistency."
+msgstr "Nie można usunąć tego wydania, jest wciąż używane przez te stacje robocze [%s]. Proszę poprawić te zależności aby zachować spójność danych."
+
+#: plugins/admin/systems/class_servRepository.inc:192
+#, php-format
+msgid "Be careful editing this release, it is still used by these workstations [%s]."
+msgstr "Ostrożnie z edycją tego wydania, jest wciąż używane przez te stacje robocze [%s]."
+
+#: plugins/admin/systems/class_servRepository.inc:390
+msgid "Releases"
+msgstr "Wydania"
+
+#: plugins/admin/systems/class_servRepository.inc:393
+msgid "Url"
+msgstr "Url"
+
+#: plugins/admin/systems/servRepository.tpl:6
+msgid "List of configured repositories."
+msgstr "Lista skonfigurowanych repozytoriów"
+
+#: plugins/admin/systems/servRepository.tpl:12
+msgid "Add repository"
+msgstr "Dodaj repozytorium"
+
+#: plugins/admin/systems/servRepository.tpl:31
+msgid "This menu allows you to create, delete and edit repository settings."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję ustawień repozytorium."
+
+#: plugins/admin/systems/goVirusServer.tpl:5
+#, fuzzy
+msgid "Generic virus filtering"
+msgstr "Ogólne ustawienia użytkownika"
+
+#: plugins/admin/systems/goVirusServer.tpl:47
+#, fuzzy
+msgid "Select number of maximal threads"
+msgstr "Wybierz numery do dodania"
+
+#: plugins/admin/systems/goVirusServer.tpl:61
+msgid "Max directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:101
+msgid "Archive scanning"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:143
+msgid "Maximum recursion"
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:155
+#, php-format
+msgid "Removing of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:205
+msgid "You have no permissions to create a component on this 'Base'."
+msgstr "Brak uprawnień do tworzenia komponentów w tym elemencie."
+
+#: plugins/admin/systems/class_winGeneric.inc:270
+#, php-format
+msgid "Saving of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:281
+#, fuzzy
+msgid "Win generic"
+msgstr "Usługa drukowania"
+
+#: plugins/admin/systems/class_winGeneric.inc:282
+#, fuzzy
+msgid "Windows workstation generic"
+msgstr "Nazwa stacji roboczej"
+
+#: plugins/admin/systems/class_winGeneric.inc:287
+#, fuzzy
+msgid "Win workstation"
+msgstr "Stacja robocza Windows"
+
+#: plugins/admin/systems/class_terminalService.inc:158
+msgid "default"
+msgstr "domyślny"
+
+#: plugins/admin/systems/class_terminalService.inc:465
+#, fuzzy, php-format
+msgid "Saving of object system terminal/service with dn '%s' failed."
+msgstr "Zapisywanie ustawień usługi terminala nieudane"
+
+#: plugins/admin/systems/class_terminalService.inc:484
+#: plugins/admin/ogroups/class_phonequeue.inc:951
+msgid "Method"
+msgstr "Metoda"
+
+#: plugins/admin/systems/class_terminalService.inc:492
+msgid "Auto-Sync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:493
+msgid "Printer service enabled"
+msgstr "Usługa drukowania włączona"
+
+#: plugins/admin/systems/class_terminalService.inc:496
+msgid "Scanner model"
+msgstr "Model skanera"
+
+#: plugins/admin/systems/class_terminalService.inc:497
+msgid "Haeh ? "
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:498
+#, fuzzy
+msgid "..."
+msgstr ".."
+
+#: plugins/admin/systems/class_goSyslogServer.inc:29
+#: plugins/admin/systems/class_goSyslogServer.inc:49
+#: plugins/admin/systems/class_goSyslogServer.inc:70
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+msgid "Logging service"
+msgstr "Usługa Logowania"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+msgid "Syslog Service"
+msgstr "Usługa Syslog"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "enabled"
+msgstr "włączone"
+
+#: plugins/admin/systems/class_goFonServer.inc:35
+#: plugins/admin/systems/class_goFonServer.inc:130
+msgid "VoIP service"
+msgstr "Usługa VoIP"
+
+#: plugins/admin/systems/class_goFonServer.inc:64
+#, fuzzy
+msgid "VoIP service - Asterisk management"
+msgstr "Zarządzanie Asterisk"
+
+#: plugins/admin/systems/class_goFonServer.inc:73
+msgid "The attribute DB user is empty or contains invalid characters."
+msgstr "Atrybut użytkownik BD jest pusty lub zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_goFonServer.inc:79
+msgid "The attribute local dial prefix is empty or contains invalid characters."
+msgstr "Atrybut lokalnego prefiksu jest pusty lub zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_goFonServer.inc:82
+msgid "The attribute country dial prefix is empty or contains invalid characters."
+msgstr "Atrybut krajowego prefiksu jest pusty lub zawiera nieprawidłowe znaki."
+
+#: plugins/admin/systems/class_goFonServer.inc:119
+#, fuzzy, php-format
+msgid "You can't remove the asterisk database extension, it is still in use by these objects '%s'."
+msgstr "Nie można usunąć tego załącznika, jest wciąż używany przez system(y) '%s'"
+
+#: plugins/admin/systems/class_goFonServer.inc:131
+#, fuzzy
+msgid "VoIP - asterisk management"
+msgstr "Zarządzanie Asterisk"
+
+#: plugins/admin/systems/class_goFonServer.inc:145
+msgid "Area code"
+msgstr "Kod województwa"
+
+#: plugins/admin/systems/class_goFonServer.inc:146
+msgid "Country code"
+msgstr "Kod kraju"
+
+#: plugins/admin/systems/class_goLogDBServer.inc:31
+#: plugins/admin/systems/class_goLogDBServer.inc:59
+#: plugins/admin/systems/class_goLogDBServer.inc:89
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+msgid "Logging database"
+msgstr "Baza logowania"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
+msgid "List of available cartridge type for this type of printer"
+msgstr "Lista dostępnych typów kartridży dla tego typu drukarki"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
+msgid "This dialog allows you to create new types of cartridges, and select one or more types for your printer. Cartridge types depends on the printer type you have selected. For each selected cartridge type there will be a new cartridge created, this allows you to select the same cartridge type for more then one printer."
+msgstr "Ten dialog umożliwia tworzenie nowych typów kartridży oraz wybrania jednego lub więcej typów drukarki. Typ kartridża zależy od typu wybranej drukarki. Dla każdego wybranego typu katridża zostanie utworzony nowy kartridż. To pozwala na wybranie tego samego typu kartidża dla więcej niż jednej drukarki."
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
+msgid "Display cartridge types matching"
+msgstr "Wyświetl pasujące typy katridży"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
+msgid "Regular expression for matching cartridge types"
+msgstr "Wyrażenie regularne dla dopasowania kartridźy"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
+#, php-format
+msgid "Internal Error can't create device of type '%s'"
+msgstr "Błąd wewnętrzny: nie można utworzyć urządzenia typu '%s'"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
+#, php-format
+msgid "You're about to delete the glpi device '%s'."
+msgstr "Zamierzasz usunąć urządzenie blpi '%s'."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
+msgid "Can't detect object name."
+msgstr "Nie można wykryć nazwy obiektu."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
+#, php-format
+msgid "You can't delete this device, it is still in use by these system(s) '%s'"
+msgstr "Nie można usunąć tego urządzenia, jest ono wciąż używane przez te(n) system(y) '%s'"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
+msgid "devices"
+msgstr "urządzenia"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+msgid "New mainbord"
+msgstr "Nowa płyta główna"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+msgid "New processor"
+msgstr "Nowy procesor"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "New case"
+msgstr "Nowa obudowa"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "C"
+msgstr "C"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "New network interface"
+msgstr "Nowy interfejs sieciowy"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "NI"
+msgstr "NI"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "New ram"
+msgstr "Nowa pamięć RAM"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "R"
+msgstr "R"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "New hard disk"
+msgstr "Nowy dysk twardy"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "HDD"
+msgstr "Dysk"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "New drive"
+msgstr "Nowy napęd"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "D"
+msgstr "D"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "New controller"
+msgstr "Nowy kontroler"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "CS"
+msgstr "CS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "New graphics card"
+msgstr "Nowa karta graficzna"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "GC"
+msgstr "GC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "New sound card"
+msgstr "Nowa karta dźwiękowa"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "SC"
+msgstr "SC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "New power supply"
+msgstr "Nowy zasilacz"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "PS"
+msgstr "PS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "New misc device"
+msgstr "Nowe inne urządzenie"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "OC"
+msgstr "OC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
+msgid "You have to specify a valid name for this device."
+msgstr "Proszę podać prawidłową nazwę dla tego urządzenia."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
+msgid "This device name is already in use."
+msgstr "Ta nazwa urządzenia jest już w użyciu."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+msgid "Other"
+msgstr "Inne"
+
+#: plugins/admin/systems/remove_glpi.tpl:10
+msgid "Best thing to do before performing this action would be to save the current contents of your MySql database in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort."
+msgstr "Przed wykonaniem tej operacji zaleca się wykonanie kopii bezpieczeństwa bazy MySQL. Naciśnij 'Usuń' aby kontynuować, lub 'Anuluj' aby przerwać."
+
+#: plugins/admin/systems/class_servDHCP.inc:42
+msgid "Remove DHCP service"
+msgstr "Wyłącz usługę DHCP"
+
+#: plugins/admin/systems/class_servDHCP.inc:43
+msgid "This server has DHCP features enabled. You can disable them by clicking below."
+msgstr "Ten serwer posiada cechy DHCP. Można je wyłączyć klikając poniżej"
+
+#: plugins/admin/systems/class_servDHCP.inc:45
+msgid "Add DHCP service"
+msgstr "Dodaj usługę DHCP"
+
+#: plugins/admin/systems/class_servDHCP.inc:46
+msgid "This server has DHCP features disabled. You can enable them by clicking below."
+msgstr "Ten serwer nie posiada cech DHCP. Można je włączyć klikając poniżej."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
+#, php-format
+msgid "Can't rename '%s' to '%s' there is already an entry with the same name in our zone editing dialog."
+msgstr "Nie zmienić nazwy z '%s' na '%s', istnieje już wpis z tą samą nazwą w dialogu edycji strefy."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
+#, php-format
+msgid "Entry name '%s' contains invalid characters."
+msgstr "Nazwa wpisu '%s' zawiera niedozwolone znaki."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
+#, php-format
+msgid "Can not rename '%s' to '%s',the destination name already exists."
+msgstr "Nie można zmienić nazwy z '%s' na '%s', nazwa docelowa już istnieje."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
+#, php-format
+msgid "Can not create '%s',the destination name already exists."
+msgstr "Nie można utworzyć '%s', nazwa docelowa już istnieje."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
+#, php-format
+msgid "The name '%s' is used more than once."
+msgstr "Nazwa '%s' jest użyta więcej niż raz."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
+#, php-format
+msgid "The record type '%s' is a unique type and can't be defined twice."
+msgstr "Typ rekordu '%s' jest unikalnym typem i nie może być zdefiniowany po raz drugi."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
+#, php-format
+msgid "There is an empty '%s' for host '%s'."
+msgstr "'%s' jest puste dla hosta '%s'."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
+#, php-format
+msgid "There is a duplicate entry in '%s' for '%s'."
+msgstr "Istnieje duplikat w '%s' dla '%s'."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
+msgid "This dialog allows you to configure all components of this DNS zone on a single list."
+msgstr "Ten dialog umożliwia konfigurachę wszystkich elementów tej strefy DNS w pojedyńczej liście."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
+msgid "Be careful editing record types with this dialog. All changes will be saved immediately when using the save button."
+msgstr "Proszę uważać podczas edycji typów rekordu w tym dialogu. Wszystkie zmiany zostaną zapisane natychmiast po naciśnięciu przycisku zachowaj."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
+msgid "This dialog can't be used until the currently edited zone was saved or the zone entry exists in the ldap database."
+msgstr "Ten dialog nie może zostać użyty dopóki edytowana strefa zostanie zapisana lub ta strefa będzie istniała w bazie LDAP."
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "Create a new DNS zone entry"
+msgstr "Utwórz nowy wpis strefy DNS"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
+msgid "Add/Edit manufacturer"
+msgstr "Dodaj/Edytuj producenta"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
+msgid "Website"
+msgstr "Strona WWW"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
+#: plugins/admin/ogroups/class_phonequeue.inc:903
+#: plugins/gofon/conference/generic.tpl:109
+#: plugins/gofon/conference/paste_generic.tpl:15
+#: html/getxls.php:226
+#: html/getxls.php:298
+#: html/getxls.php:300
+msgid "Phone number"
+msgstr "Numer telefonu"
+
+#: plugins/admin/systems/class_servDNS.inc:35
+#: plugins/admin/systems/class_servDNS.inc:368
+#: plugins/admin/systems/class_servDNS.inc:397
+#: plugins/admin/systems/class_servDNS.inc:398
+msgid "DNS service"
+msgstr "Usługa DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:81
+msgid "Remove DNS service"
+msgstr "Usuń usługę DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:82
+msgid "This server has DNS features enabled. You can disable them by clicking below."
+msgstr "Ten serwer posiada cechy DNS. Można je wyłączyć klikając poniżej"
+
+#: plugins/admin/systems/class_servDNS.inc:84
+msgid "Add DNS service"
+msgstr "Dodaj usługę DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:85
+msgid "This server has DNS features disabled. You can enable them by clicking below."
+msgstr "Ten serwer nie posiada cech DNS. Można je włączyć klikając poniżej."
+
+#: plugins/admin/systems/class_servDNS.inc:173
+#: plugins/admin/systems/class_servDNS.inc:407
+msgid "Reverse zone"
+msgstr "Strefa odwrotna"
+
+#: plugins/admin/systems/class_servDNS.inc:239
+#, php-format
+msgid "Can't delete the selected zone, because it is still in use by these entry/entries '%s'"
+msgstr "Nie można usunąć wybranej strefy ponieważ jest używana przez te(n) element(y) '%s'"
+
+#: plugins/admin/systems/class_servDNS.inc:304
+#, php-format
+msgid "Updating of system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:314
+#, fuzzy, php-format
+msgid "Removing of system server/dns with dn '%s' failed."
+msgstr "Usuwanie serwera nieudane"
+
+#: plugins/admin/systems/class_servDNS.inc:335
+#, fuzzy, php-format
+msgid "Saving of system server/dns with dn '%s' failed."
+msgstr "Zapisywanie ustawień serwera baz danych nieudane"
+
+#: plugins/admin/systems/class_servDNS.inc:359
+#, php-format
+msgid "Set status flag for system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:408
+msgid "Primary dns server"
+msgstr "Podstawowy serwer DNS"
+
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "Print Service"
+msgstr "Usługa drukowania"
+
+#: plugins/admin/systems/servkolab.tpl:18
+msgid "Postfix mydestination"
+msgstr "Postfix mydestination"
+
+#: plugins/admin/systems/servkolab.tpl:98
+msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
+msgstr "Usługa FTP FreeBusy (przestarzała, nie działa z FreeBusy w Kolab2)"
+
+#: plugins/admin/systems/servkolab.tpl:108
+msgid "HTTP FreeBusy service (legacy)"
+msgstr "Usługa HTTP FreeBusy (przestarzała)"
+
+#: plugins/admin/systems/servkolab.tpl:118
+msgid "Amavis email scanning (virus/spam)"
+msgstr "Skanowanie poczty (wirus/spam)"
+
+#: plugins/admin/systems/servkolab.tpl:147
+msgid "Free/Busy settings"
+msgstr "Ustawienia wolny / zajęty"
+
+#: plugins/admin/systems/servkolab.tpl:153
+msgid "Allow unauthenticated downloading of Free/Busy information"
+msgstr "Zezwól na nieautoryzowane pobieranie informacji Free/Busy"
+
+#: plugins/admin/systems/servkolab.tpl:176
+msgid "Hosts/networks allowed to relay"
+msgstr "Hosty/sieci uprawnione do przekazywania"
+
+#: plugins/admin/systems/servkolab.tpl:181
+msgid "Enter multiple values, seperated with"
+msgstr "Wprowadź kilka wartości oddzielonych"
+
+#: plugins/admin/systems/servkolab.tpl:194
+msgid "SMTP smarthost/relayhost"
+msgstr "SMTP smarthost/relayhost"
+
+#: plugins/admin/systems/servkolab.tpl:207
+msgid "Host used to relay mails"
+msgstr "Host użyty do przekazywania poczty"
+
+#: plugins/admin/systems/servkolab.tpl:231
+msgid "Accept mail from other domains over non-authenticated SMTP"
+msgstr "Akceptuj pocztę z innych domen przez nie-autentykowane SMTP"
+
+#: plugins/admin/systems/phonesettings.tpl:1
+msgid "Advanced phone settings"
+msgstr "Zaawansowane ustawienia telefonu"
+
+#: plugins/admin/systems/phonesettings.tpl:6
+msgid "Phone type"
+msgstr "Typ telefonu"
+
+#: plugins/admin/systems/phonesettings.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:30
+#: plugins/admin/systems/phonesettings.tpl:42
+#: plugins/admin/systems/phonesettings.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:91
+#: plugins/admin/systems/phonesettings.tpl:128
+#: plugins/admin/systems/phonesettings.tpl:181
+msgid "Choose a phone type"
+msgstr "Proszę wybrać typ telefonu"
+
+#: plugins/admin/systems/phonesettings.tpl:13
+msgid "refresh"
+msgstr "Odśwież"
+
+#: plugins/admin/systems/phonesettings.tpl:38
+msgid "DTMF mode"
+msgstr "Tryb DTMF"
+
+#: plugins/admin/systems/phonesettings.tpl:54
+#: plugins/admin/systems/phonesettings.tpl:99
+msgid "Default IP"
+msgstr "Domyślny IP"
+
+#: plugins/admin/systems/phonesettings.tpl:66
+#: plugins/admin/systems/phonesettings.tpl:109
+msgid "Response timeout"
+msgstr "Przekroczony limit czasu odpowiedzi"
+
+#: plugins/admin/systems/phonesettings.tpl:87
+msgid "Modus"
+msgstr "Modus"
+
+#: plugins/admin/systems/phonesettings.tpl:124
+msgid "Authtype"
+msgstr "Typ autoryzacji"
+
+#: plugins/admin/systems/phonesettings.tpl:136
+msgid "Secret"
+msgstr "Tajny"
+
+#: plugins/admin/systems/phonesettings.tpl:146
+msgid "GoFonInkeys"
+msgstr "GoFonInkeys"
+
+#: plugins/admin/systems/phonesettings.tpl:154
+msgid "GoFonOutKeys"
+msgstr "GoFonOutkeys"
+
+#: plugins/admin/systems/phonesettings.tpl:167
+msgid "Account code"
+msgstr "Kod konta"
+
+#: plugins/admin/systems/phonesettings.tpl:177
+msgid "Trunk lines"
+msgstr "Zmniejsz linie"
+
+#: plugins/admin/systems/phonesettings.tpl:194
+msgid "Hosts that are allowed to connect"
+msgstr "Hosty które mogą się połączyć."
+
+#: plugins/admin/systems/phonesettings.tpl:217
+msgid "Hosts that are not allowed to connect"
+msgstr "Hosty które nie mogą się połączyć."
+
+#: plugins/admin/systems/phonesettings.tpl:247
+msgid "MSN"
+msgstr "MSN"
+
+#: plugins/admin/systems/goFaxServer.tpl:1
+msgid "FAX database information"
+msgstr "Informacje bazy FAX"
+
+#: plugins/admin/systems/goFaxServer.tpl:4
+msgid "FAX DB user"
+msgstr "Użytkownik bazy FAX"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
+#, php-format
+msgid "You're about to delete the glpi attachment component '%s'."
+msgstr "Zamierzasz usunąć załącznik glpi '%s'."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
+#, php-format
+msgid "You can't delete this attachment, it is still in use by these system(s) '%s'"
+msgstr "Nie można usunąć tego załącznika, jest wciąż używany przez system(y) '%s'"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
+msgid "There is no valid file uploaded."
+msgstr "Brak wgranego poprawnego pliku."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
+msgid "Upload wasn't successfull."
+msgstr "Wgrywanie nieudane."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
+#, fuzzy, php-format
+msgid "Missing directory '%s/glpi/' to store glpi uploads."
+msgstr "Brak katalogu '/etc/gosa/glpi' do przechowywania plików glpi."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
+msgid "There is already a file with the same name uploaded."
+msgstr "Już istnieje wgrany plik z tą samą nazwą."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
+#, php-format
+msgid "Can't create file '%s'."
+msgstr "Nie można stworzyć pliku '%s'."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
+msgid "File is available."
+msgstr "Plik jest dostępny"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
+msgid "File is not readable, possibly the file is missing."
+msgstr "Nie można czytać pliku, prawdopodobnie plik nie istnieje."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
+msgid "Currently no file uploaded."
+msgstr "Obecnie brak wgranych plików"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
+msgid "Mime"
+msgstr "Mime"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
+msgid "This table displays all available attachments."
+msgstr "Ta tabela wyświetla wszystkie dostepne załączniki"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
+#: include/sieve/class_sieveElement_If.inc:447
+msgid "empty"
+msgstr "pusto"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
+msgid "Create new attachment"
+msgstr "Stwórz nowy załącznik"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
+msgid "New Attachment"
+msgstr "Nowy załącznik"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
+msgid "Please specify a valid name for this attachment."
+msgstr "Proszę podać prawidłową nazwę dla tego załącznika."
+
+#: plugins/admin/systems/class_goImapServer.inc:51
+msgid "IMAP/POP3 service"
+msgstr "Usługa IMAP/POP3"
+
+#: plugins/admin/systems/class_goImapServer.inc:56
+#: plugins/admin/systems/class_goImapServer.inc:173
+msgid "Repair database"
+msgstr "Napraw bazę"
+
+#: plugins/admin/systems/class_goImapServer.inc:102
+#, fuzzy
+msgid "IMAP/POP3 (Cyrus) service"
+msgstr "Usługa IMAP/POP3"
+
+#: plugins/admin/systems/class_goImapServer.inc:112
+msgid "Please specify a server identifier."
+msgstr "Proszę podać identyfikator serwera."
+
+#: plugins/admin/systems/class_goImapServer.inc:115
+msgid "Please specify a connect url."
+msgstr "Proszę podać URL połączenia."
+
+#: plugins/admin/systems/class_goImapServer.inc:118
+msgid "Please specify an admin user."
+msgstr "Proszę podać nazwę administatora"
+
+#: plugins/admin/systems/class_goImapServer.inc:121
+msgid "Please specify a password for the admin user."
+msgstr "Proszę podać hasło użytkownika administracyjnego."
+
+#: plugins/admin/systems/class_goImapServer.inc:126
+#, php-format
+msgid "The imap connect string needs to be in the form '%s'."
+msgstr "Parametr URI połączenia imap musi byc w formacie '%s'."
+
+#: plugins/admin/systems/class_goImapServer.inc:130
+msgid "The sieve port needs to be numeric."
+msgstr "Port sieve musi być liczbą."
+
+#: plugins/admin/systems/class_goImapServer.inc:160
+#: plugins/admin/systems/class_goImapServer.inc:161
+#, fuzzy
+msgid "IMAP/POP3"
+msgstr "Usługa IMAP/POP3"
+
+#: plugins/admin/systems/class_goImapServer.inc:178
+#: setup/setup_ldap.tpl:92
+#: ihtml/themes/default/setup_step4.tpl:27
+msgid "Admin password"
+msgstr "Hasło Administratora"
+
+#: plugins/admin/systems/gosaLogServer.tpl:1
+#, fuzzy
+msgid "GOsa logging database"
+msgstr "Baza logowania"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
+msgid "Select entries to add"
+msgstr "Wybierz elementy do dodania"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
+msgid "Display members of department"
+msgstr "Wyświetl członków departamentu"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
+msgid "Display members matching"
+msgstr "Wyświetl członków pasujących"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
+msgid "Regular expression for matching member names"
+msgstr "Wyrażenie regularne dla dopasowania nazw członków"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:124
+msgid "This 'dn' has no phone features."
+msgstr "Ten 'dn' nie posiada cech telefonu."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "yes"
+msgstr "tak"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "no"
+msgstr "nie"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "dynamic"
+msgstr "dynamiczne"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "Networksettings"
+msgstr "Ustawienia sieci"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:268
+#, php-format
+msgid "Can't delete because there are user which are depending on this phone. One of them is user '%s'."
+msgstr "Nie można usunąć ponieważ są użytkownicy zależni od tego telefonu. Jednym z takich użytkowników jest '%s'."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:278
+#, php-format
+msgid "Removing of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:334
+msgid "The required field 'Phone name' is not set."
+msgstr "Wymagane pole 'Nazwa telefonu' jest puste."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:337
+msgid "The 'Phone name' '0' is reserved and cannot be used."
+msgstr "Nazwa telefonu '0' jest zarezerwowana i nie może być użyta."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:429
+#, php-format
+msgid "Saving of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:477
+#, fuzzy
+msgid "Phone generic"
+msgstr "Numer telefonu"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:482
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
+msgid "Phone hardware"
+msgstr "Sprzęt telefoniczny"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:488
+#, fuzzy
+msgid "SIP Mode"
+msgstr "Tryb"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:489
+#, fuzzy
+msgid "SIP DTMF mode"
+msgstr "Tryb DTMF"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:490
+#, fuzzy
+msgid "SIP Default ip"
+msgstr "Domyślny IP"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:491
+#, fuzzy
+msgid "SIP Qualify"
+msgstr "Kwalifikuj"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:492
+#, fuzzy
+msgid "IAX authentication type"
+msgstr "Autentykacja Nagios"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:493
+#, fuzzy
+msgid "IAX secret"
+msgstr "Usługa FAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:494
+#, fuzzy
+msgid "IAX account code"
+msgstr "Kod konta"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:495
+#, fuzzy
+msgid "IAX trunk lines"
+msgstr "Zmniejsz linie"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:496
+#, fuzzy
+msgid "IAX permit settings"
+msgstr "Ustawienia FAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:497
+#, fuzzy
+msgid "IAX deny settings"
+msgstr "Ustawienia FAX"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:498
+msgid "CAPI MSN"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:499
+msgid "Hardware type"
+msgstr "Typ sprzętu"
+
+#: plugins/admin/systems/class_goSpamServer.inc:50
+#: plugins/admin/systems/class_goSpamServer.inc:327
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goSpamServer.inc:354
+msgid "Spamassassin"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:225
+msgid "Specified value is not a valid 'trusted network' value."
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:285
+#, fuzzy, php-format
+msgid "Saving of server services/spamassassin with dn '%s' failed."
+msgstr "Zapisywanie usługi serwera nieudane"
+
+#: plugins/admin/systems/class_goSpamServer.inc:294
+#, fuzzy
+msgid "Required score must be a numeric value."
+msgstr "Przyszłe dni muszą być liczbą."
+
+#: plugins/admin/systems/class_goSpamServer.inc:337
+#, fuzzy
+msgid "Trusted networks"
+msgstr "Sieci Postfix"
+
+#: plugins/admin/systems/class_goSpamServer.inc:339
+#, fuzzy
+msgid "Rules"
+msgstr "Pełniona funkcja"
+
+#: plugins/admin/systems/class_goSpamServer.inc:342
+msgid "Enabled bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
+#, fuzzy, php-format
+msgid "You're about to delete the ppd file '%s' at '%s'."
+msgstr "Zamierzasz usunąć aplikację '%s'."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
+#, fuzzy, php-format
+msgid "Could not found specified ppd file '%s'."
+msgstr "Nie można otworzyć wybranego certyfikatu!"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
+msgid "Something went wrong while trying to remove the ppd file from server, possibly we have no write access."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
+#, php-format
+msgid "Selected vendor '%s' does not exists in our list of ppds."
+msgstr "Wybrany dostawca '%s' nie istnieje w naszej liście ppd."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
+msgid "Printer ppd selection."
+msgstr "Wybór ppd drukarki."
+
+#: plugins/admin/systems/class_goShareServer.inc:33
+msgid "File service"
+msgstr "Usługa plików"
+
+#: plugins/admin/systems/class_goShareServer.inc:159
+#: plugins/admin/systems/class_goShareServer.inc:387
+#, fuzzy
+msgid "File service (Shares)"
+msgstr "Usługa plików"
+
+#: plugins/admin/systems/class_goShareServer.inc:193
+#, fuzzy, php-format
+msgid "Saving of system server/shares with dn '%s' failed."
+msgstr "Zapisywanie ustawień serwera baz danych nieudane"
+
+#: plugins/admin/systems/class_goShareServer.inc:231
+#, php-format
+msgid "The share can't be removed since it is still used by %d users:"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:236
+msgid "Please correct the share-/profile settings of these users"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:264
+#, fuzzy, php-format
+msgid "Creating system server/shares (mount container) with dn '%s' failed."
+msgstr "Tworzenie kontenera montowania nieudane"
+
+#: plugins/admin/systems/class_goShareServer.inc:278
+#, fuzzy, php-format
+msgid "Removing system server/shares (mount container) with dn '%s' failed."
+msgstr "Usuwanie kontenera montowania nieudane"
+
+#: plugins/admin/systems/class_goShareServer.inc:289
+#, fuzzy, php-format
+msgid "Saving system server/shares (mount container) with dn '%s' failed."
+msgstr "Zapisywanie kontenera montowania nieudane"
+
+#: plugins/admin/systems/class_goShareServer.inc:388
+#, fuzzy
+msgid "File service - Shares"
+msgstr "Usługa plików"
+
+#: plugins/admin/systems/class_goShareServer.inc:397
+#, fuzzy
+msgid "Apple mounts"
+msgstr "Apple talk"
+
+#: plugins/admin/systems/class_goShareServer.inc:400
+msgid "Charset"
+msgstr "Kodowanie"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:28
+#: plugins/admin/systems/class_gosaLogServer.inc:56
+#: plugins/admin/systems/class_gosaLogServer.inc:92
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#, fuzzy
+msgid "GOsa logging service"
+msgstr "Usługa Logowania"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:104
+#, fuzzy
+msgid "Allow view of entries on this server"
+msgstr "Zezwól na logowanie do serwera terminali"
+
+#: plugins/admin/systems/paste_generic.tpl:14
+#, fuzzy
+msgid "workstation name"
+msgstr "Nazwa stacji roboczej"
+
+#: plugins/admin/systems/paste_generic.tpl:54
+#, fuzzy
+msgid "Component name"
+msgstr "Nazwa potoczna"
+
+#: plugins/admin/mimetypes/generic.tpl:12
+#: plugins/admin/mimetypes/paste_generic.tpl:13
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
+msgid "Mime type"
+msgstr "Typ mime"
+
+#: plugins/admin/mimetypes/generic.tpl:16
+#: plugins/admin/mimetypes/paste_generic.tpl:16
+msgid "Please enter a name for the mime type here"
+msgstr "Proszę podać nazwę typu mime"
+
+#: plugins/admin/mimetypes/generic.tpl:22
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
+msgid "Mime group"
+msgstr "Grupa mime"
+
+#: plugins/admin/mimetypes/generic.tpl:26
+msgid "Categorize this mime type"
+msgstr "Skategoryzuj ten typ mime"
+
+#: plugins/admin/mimetypes/generic.tpl:38
+msgid "Please specify a description"
+msgstr "Proszę podać opis"
+
+#: plugins/admin/mimetypes/generic.tpl:68
+#, fuzzy
+msgid "Mime icon"
+msgstr "Grupa mime"
+
+#: plugins/admin/mimetypes/generic.tpl:80
+msgid "Update mime type icon"
+msgstr "Aktualizuj ikonę typu mime"
+
+#: plugins/admin/mimetypes/generic.tpl:94
+msgid "Left click"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:99
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
+msgid "File patterns"
+msgstr "Wzorce pliku"
+
+#: plugins/admin/mimetypes/generic.tpl:105
+msgid "Please specify a new file pattern"
+msgstr "Proszę podać nowy wzorzec pliku"
+
+#: plugins/admin/mimetypes/generic.tpl:108
+msgid "Add a new file pattern"
+msgstr "Dodaj nowy wzorzec pliku"
+
+#: plugins/admin/mimetypes/generic.tpl:117
+#: plugins/admin/mimetypes/generic.tpl:171
+msgid "Enter an application name here"
+msgstr "Podaj nazwę aplikacji"
+
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:175
+msgid "Add application"
+msgstr "Dodaj aplikację"
+
+#: plugins/admin/mimetypes/generic.tpl:131
+msgid "Embedding"
+msgstr "Osadzanie"
+
+#: plugins/admin/mimetypes/generic.tpl:144
+msgid "Show file in embedded viewer"
+msgstr "Pokaż plik w osadzonej przeglądarce"
+
+#: plugins/admin/mimetypes/generic.tpl:151
+msgid "Show file in external viewer"
+msgstr "Pokaż plik w zewnętrznej przeglądarce"
+
+#: plugins/admin/mimetypes/generic.tpl:158
+msgid "Ask whether to save to local disk"
+msgstr "Pytaj czy zapisać na dysk"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
+#, php-format
+msgid "Saving of mime type/generic with dn '%s' failed."
+msgstr "Zapisywanie typu mime z dn '%s' nieudane."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
+#, php-format
+msgid "Removing of mime type/generic with dn '%s' failed."
+msgstr "Usuwanie typu mime z dn '%s' nieudane."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
+#, php-format
+msgid "Removing mime type from objectgroup '%s' failed"
+msgstr "Usuwanie typu mime z grupy obiektów '%s' nieudane"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
+msgid "Please specify a valid name for this mime type."
+msgstr "Proszę podać prawidłową nazwę dla tego typu mime."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
+msgid "Please specify at least one file pattern."
+msgstr "Proszę podać conajmniej jeden wzorzec pliku."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
+msgid "There's already a mime type with this 'Name'."
+msgstr "Już istnieje typ mime o takiej 'Nazwie'"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
+msgid "There's already an mime with this 'Name'."
+msgstr "Już istnieje mime o takiej 'Nazwie'"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
+msgid "Mime type generic"
+msgstr "Typ mime podstawowy"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
+msgid "Mime types"
+msgstr "Typy mime"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
+msgid "Left click action"
+msgstr "Akcja lewego kliknięcia"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
+msgid "Embedded applications"
+msgstr "Osadzone aplikacje"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
+msgid "Manage mime types"
+msgstr "Zarządzaj typami mime"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
+msgid "You are not allowed to delete this mime type!"
+msgstr "Brak uprawnień do usunięcia tego typu mime!"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
+#, php-format
+msgid "You're about to delete the mime type '%s'."
+msgstr "Zamierzasz usunąć typ mime '%s'."
+
+#: plugins/admin/mimetypes/paste_generic.tpl:24
+msgid "Please specify a description for this mime type here"
+msgstr "Proszę podać opis dla tego typu mime"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
+msgid "List of defined mime types"
+msgstr "Lista zdefiniowanych typów mime"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
+msgid "This menu allows you to add, edit and remove selected mime types. You may want to use the range selector on top of the mime type listbox, when working with a large number of mime types."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych typów mime. Posiadając dużą ilość typów mime, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze listy typów mime."
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+msgid "Mime type name"
+msgstr "Nazwa typu mime"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
+msgid "Display mime types matching"
+msgstr "Wyświetl pasujące typy mime"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
+msgid "Create new mime type"
+msgstr "Utwórz nowy typ mime"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove selected mimetype"
+msgstr "Usuń pozycję"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove mimetype"
+msgstr "Usuń pozycję"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy selected object"
+msgstr "Utwórz obiekty"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy object"
+msgstr "Utwórz obiekty"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "cut selected object"
+msgstr "Utwórz obiekty"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "Cut object"
+msgstr "Obecny obiekt"
+
+#: plugins/admin/mimetypes/main.inc:42
+#: plugins/admin/mimetypes/main.inc:44
+msgid "Mimetype management"
+msgstr "Zarządzanie typami mime"
+
+#: plugins/admin/ogroups/termgroup.tpl:2
+msgid "Actions you choose here influence all systems in this object group. Additionally, all values editable here can be inherited by the clients assigned to this object group."
+msgstr "Akcje wybrane tutaj wpływają na wszystkie systemy w tej grupie obiektów. Dodatkowo wszystkie wartości edytowalne tutaj mogą być odziedziczone przez klientów przypisanych do tych grup obiektów."
+
+#: plugins/admin/ogroups/mail.tpl:7
+msgid "Mail distribution list"
+msgstr "Pocztowa lista dystrybucyjna"
+
+#: plugins/admin/ogroups/mail.tpl:13
+msgid "Primary mail address for this distribution list"
+msgstr "Adres podstawowy dla tej listy dystrybucyjnej"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:67
+#: plugins/admin/ogroups/tabs_ogroups.inc:183
+msgid "Phone queue"
+msgstr "Kolejka telefoniczna"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:92
+#: plugins/admin/ogroups/class_termgroup.inc:387
+msgid "System"
+msgstr "System"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:160
+msgid "Terminals"
+msgstr "Terminale"
+
+#: plugins/admin/ogroups/phonequeue.tpl:2
+msgid "Only users with the same asterisk home server will be included to this queue."
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:5
+msgid "Queue Settings"
+msgstr "Ustawienia kolejki"
+
+#: plugins/admin/ogroups/phonequeue.tpl:8
+#: plugins/gofon/phoneaccount/generic.tpl:1
+#: plugins/gofon/phoneaccount/generic.tpl:6
+#: plugins/gofon/phoneaccount/paste_generic.tpl:2
+#: plugins/gofon/phoneaccount/paste_generic.tpl:6
+msgid "Phone numbers"
+msgstr "Numery telefonów"
+
+#: plugins/admin/ogroups/phonequeue.tpl:12
+#: plugins/admin/ogroups/phonequeue.tpl:135
+msgid "Generic queue Settings"
+msgstr "Ogólne ustawienia kolejki"
+
+#: plugins/admin/ogroups/phonequeue.tpl:50
+#: plugins/admin/ogroups/class_phonequeue.inc:931
+#: plugins/gofon/phoneaccount/generic.tpl:38
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
+#: plugins/gofon/conference/generic.tpl:68
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
+#, fuzzy
+msgid "Home server"
+msgstr "Serwer czasu"
+
+#: plugins/admin/ogroups/phonequeue.tpl:75
+#: plugins/admin/ogroups/class_phonequeue.inc:929
+msgid "Timeout"
+msgstr "Timeout"
+
+#: plugins/admin/ogroups/phonequeue.tpl:95
+msgid "Strategy"
+msgstr "Strategia"
+
+#: plugins/admin/ogroups/phonequeue.tpl:109
+#: plugins/admin/ogroups/class_phonequeue.inc:930
+msgid "Max queue length"
+msgstr "Maksymalna długość kolejki"
+
+#: plugins/admin/ogroups/phonequeue.tpl:119
+#: plugins/admin/ogroups/class_phonequeue.inc:932
+msgid "Announce frequency"
+msgstr "Częstotliwość zapowiedzi"
+
+#: plugins/admin/ogroups/phonequeue.tpl:125
+msgid "(in seconds)"
+msgstr "(w sekundach)"
+
+#: plugins/admin/ogroups/phonequeue.tpl:133
+msgid "Queue sound setup"
+msgstr "Ustawienia dźwięku kolejki"
+
+#: plugins/admin/ogroups/phonequeue.tpl:138
+msgid "Use music on hold instead of ringing"
+msgstr "Użyj muzyki zamiast dzwonienia podczas oczenikwania"
+
+#: plugins/admin/ogroups/phonequeue.tpl:149
+#: plugins/admin/ogroups/class_phonequeue.inc:939
+msgid "Music on hold"
+msgstr "Muzyka podczas oczekiwania"
+
+#: plugins/admin/ogroups/phonequeue.tpl:159
+msgid "Welcome sound file"
+msgstr "Plik dźwiękowy powitania"
+
+#: plugins/admin/ogroups/phonequeue.tpl:169
+msgid "Announce message"
+msgstr "Komunikat zapowiadający"
+
+#: plugins/admin/ogroups/phonequeue.tpl:179
+msgid "Sound file for 'You are next ...'"
+msgstr "Plik dźwiękowy 'Jesteś następny ...'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:189
+msgid "'There are ...'"
+msgstr "'Istnieją ...'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:199
+msgid "'... calls waiting'"
+msgstr "'... rozmów oczekujących'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:209
+msgid "'Thank you' message"
+msgstr "Wiadomość 'dziękujemy'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:219
+msgid "'minutes' sound file"
+msgstr "plik dźwiękowy 'minut'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:229
+msgid "'seconds' sound file"
+msgstr "plik dźwiękowy 'sekund'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:239
+msgid "Hold sound file"
+msgstr "Plik dźwiękowy podtrzymania"
+
+#: plugins/admin/ogroups/phonequeue.tpl:249
+msgid "Less Than sound file"
+msgstr "Plik dźwiękowy 'mniej niż'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:267
+msgid "Phone attributes "
+msgstr "Atrybuty telefonu"
+
+#: plugins/admin/ogroups/phonequeue.tpl:277
+#: plugins/admin/ogroups/class_phonequeue.inc:952
+msgid "Announce holdtime"
+msgstr "Ogłaszaj czas podtrzymania"
+
+#: plugins/admin/ogroups/phonequeue.tpl:285
+#: plugins/admin/ogroups/class_phonequeue.inc:933
+msgid "Allow the called user to transfer his call"
+msgstr "Zezwól dodzwanianemu użytkownikowi na przekazanie tej rozmowy"
+
+#: plugins/admin/ogroups/phonequeue.tpl:293
+#: plugins/admin/ogroups/class_phonequeue.inc:934
+msgid "Allows calling user to transfer call"
+msgstr "Zezwala dzwoniącemu użytkownikowi na przekazanie rozmowy"
+
+#: plugins/admin/ogroups/phonequeue.tpl:305
+#: plugins/admin/ogroups/class_phonequeue.inc:935
+msgid "Allow the called to hangup by pressing *"
+msgstr "Zezwól dodzanianemu użytkownikowi na rozłączenie przez wciśnięcie *"
+
+#: plugins/admin/ogroups/phonequeue.tpl:313
+#: plugins/admin/ogroups/class_phonequeue.inc:937
+msgid "Allows calling to hangup by pressing *"
+msgstr "Zezwala dzwoniącemu na rozłączenie poprzez wciśnięcie *"
+
+#: plugins/admin/ogroups/phonequeue.tpl:321
+#: plugins/admin/ogroups/class_phonequeue.inc:936
+msgid "Ring instead of playing background music"
+msgstr "Dzwoń zamiast odtwarzać muzyki w tle"
+
+#: plugins/admin/ogroups/remove.tpl:7
+msgid "Please double check if you really want to do this since there is no way for GOsa to get your data back."
+msgstr "Proszę upewnić się czy kontynuować, gdyż nie ma możliwości powrotu."
+
+#: plugins/admin/ogroups/class_termgroup.inc:108
+msgid "You have no permissions to create a workstation on this 'Base'."
+msgstr "Brak uprawnień do tworzenia stacji roboczej w tej 'bazie'."
+
+#: plugins/admin/ogroups/class_termgroup.inc:113
+msgid "There must be at least one NTP server selected."
+msgstr "Musi być wybrany co najmniej jeden serwer NTP."
+
+#: plugins/admin/ogroups/class_termgroup.inc:168
+#, php-format
+msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:380
+msgid "Saving workstation failed"
+msgstr "Zapisywanie stacji roboczej nieudane"
+
+#: plugins/admin/ogroups/class_termgroup.inc:388
+msgid "System group"
+msgstr "Grupa systemowa"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Select to see departments"
+msgstr "Wybierz aby zobaczyć departamenty"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Show departments"
+msgstr "Pokaż departamenty"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Select to see GOsa accounts"
+msgstr "Wybierz aby zobaczyć konta GOsa"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Show people"
+msgstr "Pokaż ludzi"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Select to see GOsa groups"
+msgstr "Wybierz aby zobaczyć grupy GOsa"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Show groups"
+msgstr "Pokaż grupy"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Select to see applications"
+msgstr "Wybież aby zobaczyć aplikacje"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Show applications"
+msgstr "Pokaż aplikacje"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Select to see workstations"
+msgstr "Wybierz aby zobaczyc stacje robocze"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Select to see terminals"
+msgstr "Wybierz aby zobaczyć terminale"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Select to see printers"
+msgstr "Wybierz aby zobaczyć drukarki"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Show printers"
+msgstr "Pokaż drukarki"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Select to see phones"
+msgstr "Wybież aby zobaczyć telefony"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:41
+msgid "Display objects of department"
+msgstr "Wyświetl obiekty departamentu"
+
+#: plugins/admin/ogroups/main.inc:35
+#: plugins/admin/ogroups/main.inc:40
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:753
+msgid "Object groups"
+msgstr "Grupy obiektów"
+
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Nazwa grupy"
+
+#: plugins/admin/ogroups/generic.tpl:42
+msgid "Member objects"
+msgstr "Dodaj członka"
+
+#: plugins/admin/ogroups/paste_mail.tpl:7
+#, fuzzy
+msgid "Please enter a mail address"
+msgstr "Proszę podać prawidłową nazwę."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:161
+#, fuzzy, php-format
+msgid "You're about to delete the following object entry %s"
+msgstr "Zamierzasz usunąć element %s."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:163
+#, fuzzy, php-format
+msgid "You're about to delete the following object entries %s"
+msgstr "Zamierzasz usunąć grupę obiektową '%s'."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:193
+#: plugins/admin/ogroups/class_ogroupManagement.inc:245
+#: plugins/admin/ogroups/class_ogroupManagement.inc:272
+msgid "You are not allowed to delete this object group!"
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:238
+#, php-format
+msgid "You're about to delete the object group '%s'."
+msgstr "Zamierzasz usunąć grupę obiektową '%s'."
+
+#: plugins/admin/ogroups/paste_generic.tpl:7
+#, fuzzy
+msgid "Please enter the new object group name"
+msgstr "Proszę podać nową nazwę."
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:39
+msgid "List of object groups"
+msgstr "Lista grupy obiektów"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:44
+msgid "This menu allows you to add, edit or remove selected groups. You may want to use the range selector on top of the group listbox, when working with  a large number of groups."
+msgstr "To menu umożliwia tworzenie, edycję oraz usuwanie wybranych grup. Posiadając dużą liczbę grup wygodniej jest używać selektorów zakresu na górze listy grup."
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Name of object groups"
+msgstr "Nazwa grupy obiektów"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Select to see groups containing users"
+msgstr "Zaznacz aby zobaczyć grupy zawierające użytkowników"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Show groups containing users"
+msgstr "Pokaż grupy zawierające użytkowników"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Select to see groups containing groups"
+msgstr "Zaznacz aby zobaczyć grupy zawierające grupy"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Show groups containing groups"
+msgstr "Pokaż grupy zawierające grupy"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Select to see groups containing applications"
+msgstr "Zaznacz aby zobaczyć grupy zawierające aplikacje"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Show groups containing applications"
+msgstr "Pokaż grupy zawierające aplikacje"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Select to see groups containing departments"
+msgstr "Zaznacz aby zobaczyć grupy zawierające departamenty"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Show groups containing departments"
+msgstr "Pokaż grupy zawierające departamenty"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Select to see groups containing servers"
+msgstr "Zaznacz aby zobaczyć grupy zawierające serwery"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Show groups containing servers"
+msgstr "Pokaż grupy zawierające serwery"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Select to see groups containing workstations"
+msgstr "Zaznacz aby zobaczyć grupy zawierające stacje robocze"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Show groups containing workstations"
+msgstr "Pokaż grupy zawierające stacje robocze"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Select to see groups containing terminals"
+msgstr "Zaznacz aby zobaczyć grupy zawierające terminale"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Show groups containing terminals"
+msgstr "Pokaż grupy zawierające terminale"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Select to see groups containing printer"
+msgstr "Zaznacz aby zobaczyć grupy zawierające drukarki"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Show groups containing printer"
+msgstr "Pokaż grupy zawierające drukarki"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Select to see groups containing phones"
+msgstr "Zaznacz aby zobaczyć grupy zawierające telefony"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Show groups containing phones"
+msgstr "Pokaż grupy zawierające telefony"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "Create new object group"
+msgstr "Utwórz nową grupę obiektów"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove selected object groups"
+msgstr "Nazwa grupy obiektów"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove object groups"
+msgstr "Usuń obiekty"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy selected object group"
+msgstr "Proszę wybrać grupę obiektów"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy object groups"
+msgstr "Grupy obiektów"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "cut selected object group"
+msgstr "Utwórz nową grupę obiektów"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "Cut object groups"
+msgstr "Grupy obiektów"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:251
+#, fuzzy
+msgid "You are not allowed to remove this entry."
+msgstr "Brak uprawnień do usunięcia tego elementu!"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:269
+#: plugins/generic/references/class_reference.inc:50
+msgid "Object group"
+msgstr "Grupa obiektu"
+
+#: plugins/admin/ogroups/class_ogroup.inc:155
+msgid "This 'dn' is no object group."
+msgstr "Ten 'dn' nie jest grupą obiektową."
+
+#: plugins/admin/ogroups/class_ogroup.inc:299
+msgid "too many different objects!"
+msgstr "za dużo różnych obiektów!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:301
+msgid "users"
+msgstr "użytkownicy"
+
+#: plugins/admin/ogroups/class_ogroup.inc:302
+msgid "groups"
+msgstr "grupy"
+
+#: plugins/admin/ogroups/class_ogroup.inc:303
+msgid "applications"
+msgstr "aplikacje"
+
+#: plugins/admin/ogroups/class_ogroup.inc:304
+msgid "departments"
+msgstr "departamenty"
+
+#: plugins/admin/ogroups/class_ogroup.inc:305
+msgid "servers"
+msgstr "serwery"
+
+#: plugins/admin/ogroups/class_ogroup.inc:306
+msgid "workstations"
+msgstr "stacje robocze"
+
+#: plugins/admin/ogroups/class_ogroup.inc:307
+msgid "terminals"
+msgstr "terminale"
+
+#: plugins/admin/ogroups/class_ogroup.inc:308
+msgid "phones"
+msgstr "telefony"
+
+#: plugins/admin/ogroups/class_ogroup.inc:309
+msgid "printers"
+msgstr "drukarki"
+
+#: plugins/admin/ogroups/class_ogroup.inc:316
+msgid "and"
+msgstr "i"
+
+#: plugins/admin/ogroups/class_ogroup.inc:460
+msgid "Non existing dn:"
+msgstr "Nieistniejące dn:"
+
+#: plugins/admin/ogroups/class_ogroup.inc:602
+msgid "There is already an object with this cn."
+msgstr "Już istnieje obiekt z tym cn."
+
+#: plugins/admin/ogroups/class_ogroup.inc:617
+msgid "You can combine two different object types at maximum only!"
+msgstr "Można połączyć maksymalnie tylko 2 różne typy obiektów!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:673
+#, php-format
+msgid "Saving of object group/generic with dn '%s' failed."
+msgstr "Zapisywanie grupy/podstawowej z dn '%s' nieudane."
+
+#: plugins/admin/ogroups/class_ogroup.inc:686
+#, php-format
+msgid "Removing of object group/generic with dn '%s' failed."
+msgstr "Usuwanie grupy/podstawowej z dn '%s' nieudane."
+
+#: plugins/admin/ogroups/class_ogroup.inc:748
+msgid "Object group generic"
+msgstr "Podstawowa grupa obiektu"
+
+#: plugins/admin/ogroups/class_ogroup.inc:759
+msgid "Member"
+msgstr "Członek"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:94
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
+#, php-format
+msgid "The specified home server '%s' is not available in GOsa server configuration. Saving this account will create a new entry on the server '%s'. Use cancel if you do not want to create a new entry while ignoring old accounts."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:124
+msgid "ring all"
+msgstr "dzwoń do wszystkich"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:125
+msgid "round robin"
+msgstr "round robin"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:126
+msgid "least recently called"
+msgstr "ostatnio wdzwaniany"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:127
+msgid "fewest completed calls"
+msgstr "najmniej ukończonych połączeń"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:128
+msgid "random"
+msgstr "losowy"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:129
+msgid "round robin with memory"
+msgstr "round robin z zapamiętywaniem"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:150
+#: plugins/gofon/macro/class_gofonMacro.inc:194
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
+msgid "Can't save any changes to asterisk database, there is currently no mysql extension available in your php setup."
+msgstr "Nie można zapisać zmian do bazy asterisk. Brak funkcjonalnosci mysql w ustawieniach php."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:161
+#: plugins/gofon/macro/class_gofonMacro.inc:204
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
+#, fuzzy, php-format
+msgid "The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for mysql error."
+msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:168
+#: plugins/gofon/macro/class_gofonMacro.inc:211
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
+#, fuzzy, php-format
+msgid "Can't select database '%s' on home server '%s'."
+msgstr "Nie można wybrać bazy %s na %s."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:180
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
+#, fuzzy, php-format
+msgid "The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa log for mysql error."
+msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:187
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
+#, fuzzy, php-format
+msgid "Can't select database '%s' on initial home server '%s'."
+msgstr "Nie można wybrać bazy %s na %s."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:215
+msgid "Remove the phone queue from this Account"
+msgstr "Usuń kolejkę telefoniczną z tego konta"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:216
+msgid "Phone queue is enabled for this group. You can disable it by clicking below."
+msgstr "Kolejka telefoniczna jest włączona dla tej grupy. Można ją wyłączyć klikając poniżej."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:218
+msgid "Create phone queue"
+msgstr "Utwórz kolejkę telefoniczną"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:219
+msgid "For this group the phone queues are disabled. You can enable them by clicking below."
+msgstr "Kolejka telefoniczna jest wyłączona dla tej grupy. Można ją włączyć klikając poniżej."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:307
+#, fuzzy
+msgid "There must be at least one server with an asterisk database to create a phone queue."
+msgstr "Musi być wybrany co najmniej jeden serwer NTP."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:310
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
+#, fuzzy
+msgid "Please select a valid goFonHomeServer."
+msgstr "Proszę wybrać prawidłowy serwer pocztowy."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:316
+msgid "Timeout must be numeric"
+msgstr "Limit czasu musi być liczbą"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:319
+msgid "Retry must be numeric"
+msgstr "Powtórzenia muszą być liczbą"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:322
+msgid "Max queue length must be numeric"
+msgstr "Maksymalna długość kolejki musi być liczbą"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:325
+msgid "Announce frequency must be numeric"
+msgstr "Częstotliwość zapowiadania musi być liczbą"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:328
+msgid "There must be least one queue number defined."
+msgstr "Musi być zdefiniowany co najmniej jeden numer kolejki."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:351
+#: plugins/admin/ogroups/class_phonequeue.inc:400
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
+msgid "There is currently no asterisk server defined. Possibly you are missing a server that handles the asterisk management (goFonServer). Your settings can't be saved to asterisk database."
+msgstr "Brak zdefiniowanego serwera asterisk. Prawdopodobnie prakuje serwera który obsługuje zarządzanie asterisk (goFonServer). Ustawienia nie mogą być zapisane do bazy asterisk."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:383
+#, fuzzy
+msgid "Error while removing old queue entries from database."
+msgstr "Błąd podczas eksportowania żądanych wpisów!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:384
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
+msgid "Please have a look a the gosa logfiles."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+msgid "Could not detect old queue entry, query failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:529
+#, php-format
+msgid "More than one entry in queue table found, that uses the name ('%s'). Please fix this issue manually first."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#, fuzzy
+msgid "Mysql query failed."
+msgstr "Zapytanie do bazy danych nieudane"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:770
+#: plugins/admin/ogroups/class_phonequeue.inc:772
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
+#, php-format
+msgid "The specified telephonenumber '%s' is already assigned to '%s'."
+msgstr "Podany numer telefonu '%s' jest już przypisany do '%s'."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:843
+msgid "Saving phone queue failed"
+msgstr "Zapisywanie kolejki telefonu nieudane"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:896
+msgid "Removing phone queue failed"
+msgstr "Usuwanie kolejki telefonu nieudane"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:921
+msgid "Phone group"
+msgstr "Grupa telefoniczna"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:940
+msgid "Welcome music"
+msgstr "Muzyka powitalna"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:941
+msgid "Report hold time"
+msgstr "Ogłaszaj czas wstrzymania"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:942
+msgid "'You are next' sound"
+msgstr "Dźwięk 'jesteś następny'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:943
+msgid "'There are' sound"
+msgstr "Dźwięk 'Istnieją'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:944
+msgid "'Call waiting' sound"
+msgstr "Dźwięk 'rozmowa oczekująca'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:945
+msgid "'Thank you' sound"
+msgstr "Dźwięk 'dziękujemy'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:946
+msgid "'Minutes' sound"
+msgstr "Dźwięk 'minut'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:947
+msgid "'Seconds' sound"
+msgstr "Dźwięk 'sekund'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:948
+msgid "'Less than' sound"
+msgstr "Dźwięk 'mniej niż'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:949
+msgid "Queue phone number"
+msgstr "Kolejkuj numer telefonu"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:953
+msgid "Announce"
+msgstr "Zapowiadanie"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:51
+msgid "This group has mail features enabled. You can disable them by clicking below."
+msgstr "Ta grupa posiada rozszerzenia poczty. Można je wyłączyć klikając poniżej."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+msgid "This group has mail features disabled. You can enable them by clicking below."
+msgstr "Ta grupa nie posiada rozszerzenia poczty. Można je włączyć klikając poniżej."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:118
+#, php-format
+msgid "Saving of object group/mail with dn '%s' failed."
+msgstr "Zapisywanie grupy/poczty z dn '%s' nieudane."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:153
+#, php-format
+msgid "Removing of object group/mail with dn '%s' failed."
+msgstr "Usuwanie grupy/poczty z dn '%s' nieudane."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:182
+msgid "Mail group"
+msgstr "Grupa pocztowa"
+
+#: plugins/gofon/fonreports/main.inc:16
+#: plugins/gofon/fonreports/class_fonreport.inc:395
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+msgid "Phone reports"
+msgstr "Raporty telefoniczne"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:6
+msgid "Phone Reports"
+msgstr "Raporty telefoniczne"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:165
+#: plugins/gofon/fonreports/class_fonreport.inc:175
+msgid "Can't connect to phone database, no reports can be shown!"
+msgstr "Nie można połączyć się z bazą telefonów, nie można pokazać żadnych raportów!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:179
+msgid "Can't select phone database for report generation!"
+msgstr "Nie można wybrać bazy telefonów aby generować raport!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:197
+msgid "Query for phone database failed!"
+msgstr "Zapytanie do bazy telefonów nieudane!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:405
+#: plugins/gofon/fonreports/contents.tpl:31
+msgid "Source"
+msgstr "Źródło"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:406
+#: plugins/gofon/fonreports/contents.tpl:32
+msgid "Destination"
+msgstr "Cel"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:407
+#: plugins/gofon/fonreports/contents.tpl:33
+msgid "Channel"
+msgstr "Kanał"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:408
+#, fuzzy
+msgid "Application called"
+msgstr "Nazwa aplikacji"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:409
+#, fuzzy
+msgid "Disposition"
+msgstr "Rozłączenie"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:410
+#: plugins/gofon/fonreports/contents.tpl:36
+msgid "Duration"
+msgstr "Czas trwania"
+
+#: plugins/gofon/macro/headpage.tpl:6
+#: plugins/gofon/macro/class_divListMacros.inc:31
+#: plugins/gofon/macro/class_divListMacros.inc:32
+msgid "List of macros"
+msgstr "Lista makr"
+
+#: plugins/gofon/macro/headpage.tpl:24
+#: plugins/gofon/macro/class_divListMacros.inc:36
+msgid "This menu allows you to add, edit and remove selected macros. You may want to use the range selector on top of the macro listbox, when working with a large number of macros."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych makr. Posiadając dużą ilość makr, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze listy makr."
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros matching"
+msgstr "Wyświetl makra pasujące"
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros  matching"
+msgstr "Wyświetl makra pasujące"
+
+#: plugins/gofon/macro/headpage.tpl:41
+#: plugins/gofon/macro/class_divListMacros.inc:65
+msgid "Regular expression for matching macro names"
+msgstr "Wyrażenie regularne dla dopasowania nazw makr"
+
+#: plugins/gofon/macro/generic.tpl:6
+#: plugins/gofon/macro/generic.tpl:9
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/gofon/macro/class_gofonMacro.inc:580
+#: plugins/gofon/macro/paste_generic.tpl:4
+#: plugins/gofon/macro/paste_generic.tpl:6
+msgid "Macro name"
+msgstr "Nazwa makra"
+
+#: plugins/gofon/macro/generic.tpl:18
+msgid "Macro name to be displayed"
+msgstr "Nazwa makra do wyświetlenia"
+
+#: plugins/gofon/macro/generic.tpl:60
+msgid "Visible for user"
+msgstr "Widoczne dla użytkownika"
+
+#: plugins/gofon/macro/generic.tpl:70
+msgid "Macro text"
+msgstr "Tekst makro"
+
+#: plugins/gofon/macro/class_divListMacros.inc:58
+msgid "Visible"
+msgstr "Widoczne"
+
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "Create new phone macro"
+msgstr "Utwórz nowe makro telefonu"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove selected macros"
+msgstr "Usuń makro"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove macros"
+msgstr "Makra telefoniczne"
+
+#: plugins/gofon/macro/class_divListMacros.inc:178
+msgid "Macro"
+msgstr "Makro"
+
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "visible"
+msgstr "widoczne"
+
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "invisible"
+msgstr "niewidoczne"
+
+#: plugins/gofon/macro/class_divListMacros.inc:208
+msgid "Edit macro"
+msgstr "Edytuj makro"
+
+#: plugins/gofon/macro/class_divListMacros.inc:216
+msgid "Delete macro"
+msgstr "Usuń makro"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
+msgid "Phone macros"
+msgstr "Makra telefoniczne"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
+#, fuzzy, php-format
+msgid "You're about to delete the following user(s) %s"
+msgstr "Zamierzasz usunąć użytkownika %s."
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
+msgid "You are not allowed to delete this macro!"
+msgstr "Brak uprawnień do usunięcia  tego makro!"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
+#, php-format
+msgid "You're about to delete the macro '%s'."
+msgstr "Zamierzasz usunąć makro '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:241
+#, fuzzy, php-format
+msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
+msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:309
+#, fuzzy, php-format
+msgid "More than one '(' is currently not supported. Line : '%s'."
+msgstr "Automatyczne tworzenie typu '%s' nie jest obecnie wspierane. Proszę skontaktować się z zespołem GOsa."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:312
+#, fuzzy, php-format
+msgid "More than one ')' is currently not supported. Line : '%s'."
+msgstr "Automatyczne tworzenie typu '%s' nie jest obecnie wspierane. Proszę skontaktować się z zespołem GOsa."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:316
+#, fuzzy, php-format
+msgid "There is no application given in line : '%s'."
+msgstr "Istnieje duplikat w '%s' dla '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:320
+#, php-format
+msgid "There is no extension type given in line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:349
+#, fuzzy, php-format
+msgid "Insert of new macro failed for server '%s'."
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:409
+#, fuzzy
+msgid "There must be at least one server with an asterisk database to save this phone macro."
+msgstr "Musi być zaznaczony co najmniej jeden serwer NTP lub zaznaczony tryb dziedziczenia."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:423
+#, php-format
+msgid "The given cn '%s' already exists."
+msgstr "Podane cn '%s' już istnieje."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:429
+msgid "You must specify the 'Display Name' in order to save this macro"
+msgstr "Należy podać 'Nazwa wyświetlana' aby zapisać to makro"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:433
+msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
+msgstr "Podane cn jest zbyt długie aby utworzyć wpis Makro, maksimum 20 znaków."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:442
+#, fuzzy
+msgid "This macro is still in use. It is necessary to mark this macro as visible for users."
+msgstr "To makro jest wciąż używane. Aby je usunąć upewnij się że nikt nie zaznaczył tego Makra."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:450
+msgid "Makro length must be lower than 100 lines"
+msgstr "Długość makro musi być mniejsza niż 100 linii"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:455
+#, fuzzy
+msgid "You can't save an empty macro."
+msgstr "Nie można zapisać pliku '%s'."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:472
+#, fuzzy
+msgid "This macro is still in use. To delete this Macro ensure that nobody has selected it."
+msgstr "To makro jest wciąż używane. Aby je usunąć upewnij się że nikt nie zaznaczył tego Makra."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:485
+#, fuzzy
+msgid "Could not remove the macro entry from asterisk databases. Please check your asterisk database configurations."
+msgstr "OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane parametry konfiguracji."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:492
+#: plugins/gofon/macro/class_gofonMacro.inc:501
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
+#, php-format
+msgid "Removing of goFonMacro/generic account with dn '%s' failed."
+msgstr "Usuwanie konta goFonMakro z dn '%s'  nieudane."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:535
+#, php-format
+msgid "Saving of goFonMacro/generic account with dn '%s' failed."
+msgstr "Zapisywanie konta goFonMacro z dn '%s' nieudane."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:571
+msgid "Asterisk macro management"
+msgstr "Zarządzanie makro Asterisk"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:576
+#, fuzzy
+msgid "GOfon macro"
+msgstr "brak makra"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:584
+#, fuzzy
+msgid "Macro content and parameter"
+msgstr "Zawartość makro"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:585
+msgid "Visibility flag"
+msgstr "Flaga widoczności"
+
+#: plugins/gofon/macro/parameter.tpl:4
+msgid "Argument"
+msgstr "Argument"
+
+#: plugins/gofon/macro/parameter.tpl:8
+msgid "type"
+msgstr "typ"
+
+#: plugins/gofon/macro/parameter.tpl:19
+#, fuzzy
+msgid "You are not allowed to view the macro parameter settings"
+msgstr "Brak uprawnień do usunięcia tego użytkownika!"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
+msgid "This 'dn' is no phone macro."
+msgstr "Ten 'dn' nie jest makrem telefonu."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
+msgid "String"
+msgstr "Napis"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
+msgid "Combobox"
+msgstr "Lista rozwijana"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
+#: include/sieve/templates/element_boolean.tpl:4
+msgid "Bool"
+msgstr "Bool"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
+msgid "Delete unused"
+msgstr "Usuń nieużywane"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
+#, php-format
+msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
+msgstr "Parametr %s zawiera nieprawidłowy znak. '!,#' jest użyty jako separator"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
+#, php-format
+msgid "The parameter %s has incorrect value for type bool."
+msgstr "Parametr %s posiada nieprawidłową wartość dla typu logicznego."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
+#, php-format
+msgid "Parameter count of the macro changed, you must update each user which are using this macro '%s'."
+msgstr "Liczba parametrów tego makra została zmieniona. Należy powiadomić wszustkich użytkowników tego makra '%s'."
+
+#: plugins/gofon/macro/main.inc:43
+#: plugins/gofon/macro/main.inc:47
+msgid "Phone macro management"
+msgstr "Zarządzanie makrami telefonów"
+
+#: plugins/gofon/phoneaccount/generic.tpl:42
+#, fuzzy
+msgid "Select the accounts home server"
+msgstr "Proszę aby zobaczyć serwery"
+
+#: plugins/gofon/phoneaccount/generic.tpl:50
+#: plugins/gofon/phoneaccount/paste_generic.tpl:32
+msgid "Voicemail PIN"
+msgstr "PIN poczty głosowej"
+
+#: plugins/gofon/phoneaccount/generic.tpl:60
+#: plugins/gofon/phoneaccount/paste_generic.tpl:40
+msgid "Phone PIN"
+msgstr "PIN telefonu"
+
+#: plugins/gofon/phoneaccount/generic.tpl:82
+#: plugins/gofon/phoneaccount/generic.tpl:84
+msgid "Phone macro"
+msgstr "Makro telefoniczne"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
+#, php-format
+msgid "The specified goFonHomeServer '%s' is not available in GOsa server configuration. Saving this account will create a new entry on the server '%s'. Use cancel if you do not want to create a new entry ignoring old accounts."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
+#, php-format
+msgid "The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql error."
+msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
+#, php-format
+msgid "Can't select database %s on %s."
+msgstr "Nie można wybrać bazy %s na %s."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
+msgid "no macro"
+msgstr "brak makra"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
+msgid "undefined"
+msgstr "niezdefiniowany"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
+msgid "Can't save any changes to asterisk database, there is no mysql extension available."
+msgstr "Nie można zapisać zmian w bazie asterisk. Brak wsparcia dla mysql w ustawieniach php."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
+#, fuzzy, php-format
+msgid "The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to keep the database consistent, check GOsa log for mysql error."
+msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
+#, php-format
+msgid "Can't select database %s on %s. Abort saving entries to keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
+#, fuzzy, php-format
+msgid "The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving entries to keep the database consistent, check GOsa log for mysql error."
+msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
+msgid "Error while performing query:"
+msgstr "Błąd podczas wykonywania zapytania:"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
+msgid "This account has no phone extensions."
+msgstr "To konto nie posiada rozszerzeń telefonu."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
+msgid "The macro you selected, is no longer available for you, please choose another one."
+msgstr "Makro które wybrano nie jest już dostępne, proszę wybrać inne."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
+msgid "Remove phone account"
+msgstr "Usuń konto telefoniczne"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
+msgid "This account has phone features enabled. You can disable them by clicking below."
+msgstr "To konto ma włączone cechy telefonu. Można je wyłączyć klikając poniżej."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
+msgid "Create phone account"
+msgstr "Utwórz konto telefoniczne"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
+msgid "This account has phone features disabled. You can't enable them while no uid is set."
+msgstr "To konto posiada wyłączone rozszerzenia telefonu. Nie można włączyć tego rozszerzenia dopóki nie jest ustawiony uid."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
+msgid "This account has phone features disabled. You can enable them by clicking below."
+msgstr "To konto ma wyłączone cechy telefonu. Można je włączyć klikając poniżej."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
+msgid "Please enter a valid phone number!"
+msgstr "Proszę podać prawidłowy numer telefonu."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
+msgid "Choose your private phone"
+msgstr "Wybierz swój telefon prywatny"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
+#, fuzzy
+msgid "There must be at least one server with an asterisk database to create a phone account."
+msgstr "Musi być zaznaczony co najmniej jeden serwer NTP lub zaznaczony tryb dziedziczenia."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
+msgid "Voicemail PIN must be between 1-4 characters."
+msgstr "PIN Voicemail musi zawierać od 1 do 4 znaków."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
+msgid "The specified Voicemail PIN contains invalid characters, only numeric values are allowed here."
+msgstr "Podany PIN Voicemail zawiera niedozwolone znaki, tylko cyfry są dozwolone."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
+msgid "Phone PIN must be at least one character long."
+msgstr "PIN telefonu musi zawierać co najmniej 1 znak."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
+msgid "The specified phone PIN contains invalid characters, only aphanumeric values are allowed here."
+msgstr "Podany PIN telefonu zawiera niedozwolone znaki, tylko znaki alfanumeryczne są dozwolone."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
+#, php-format
+msgid "You need to specify at least one phone number!"
+msgstr "Musisz podac co najmniej jeden numer telefonu!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
+#, php-format
+msgid "Saving of user/phone account with dn '%s' failed."
+msgstr "Zapisywanie konta telefonicznego z dn '%s' nieudane"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
+msgid "Can't remove phone account, the mysql extension is not present in php configuration."
+msgstr "Nie można usunąć konta telefonicznego. Brak wsparcia dla mysql w ustawieniach php."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
+#, php-format
+msgid "Removed user '%s' from phone queue '%s'."
+msgstr "Usunięto użytkownika '%s' z kolejki telefonicznej '%s'."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
+#, php-format
+msgid "Removing of user/phone account with dn '%s' failed."
+msgstr "Usuwanie konta telefonicznego z dn '%s' nieudane"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
+#, fuzzy, php-format
+msgid "The previously selected asterisk home server (%s) is no longer available. Remove aborted."
+msgstr "Wybrany profil kiosk '%s' nie jest już dostępny, ustawiam aktualny profil na 'brak'."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
+msgid "Phone account settings"
+msgstr "Ustawienia konta telefonicznego"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
+#, fuzzy
+msgid "GOfon reports"
+msgstr "Raporty telefoniczne"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
+msgid "Telephone number"
+msgstr "Numer telefonu"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
+msgid "Macro settings"
+msgstr "Ustawienia makra"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
+msgid "Telephone pin"
+msgstr "PIN Telefonu"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
+msgid "Voicemail pin"
+msgstr "PIN poczty głosowej"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:1
+#: plugins/gofon/phoneaccount/main.inc:122
+msgid "Phone settings"
+msgstr "Ustawienia telefonu"
+
+#: plugins/gofon/conference/headpage.tpl:6
+#: plugins/gofon/conference/class_divListConferences.inc:31
+#: plugins/gofon/conference/class_divListConferences.inc:32
+msgid "List of conference rooms"
+msgstr "Lista sal konferencyjnych"
+
+#: plugins/gofon/conference/headpage.tpl:24
+#: plugins/gofon/conference/class_divListConferences.inc:36
+msgid "This menu allows you to create, delete and edit selected phone conferences. Having a large number of phone conferences, you might prefer the range selectors on top of the conferences list."
+msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych konferencji telefonicznych. Posiadając dużą ilość konferencji, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze listy konferencji."
+
+#: plugins/gofon/conference/headpage.tpl:36
+msgid "Regular expression for        matching user names"
+msgstr "Wyrażenie regularne do dopasowania nazw użytkowników"
+
+#: plugins/gofon/conference/generic.tpl:15
+#: plugins/gofon/conference/paste_generic.tpl:5
+msgid "Conference name"
+msgstr "Nazwa konferencji"
+
+#: plugins/gofon/conference/generic.tpl:21
+#: plugins/gofon/conference/paste_generic.tpl:10
+msgid "Name of conference to create"
+msgstr "Nazwa tworzonej konferencji"
+
+#: plugins/gofon/conference/generic.tpl:35
+msgid "Choose subtree to place conference in"
+msgstr "Wybierz poddrzewo do umieszczenia konferencji"
+
+#: plugins/gofon/conference/generic.tpl:99
+msgid "Lifetime (in days)"
+msgstr "Wiek (w dniach)"
+
+#: plugins/gofon/conference/generic.tpl:146
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
+msgid "Preset PIN"
+msgstr "Prekonfiturowany PIN"
+
+#: plugins/gofon/conference/generic.tpl:154
+#: plugins/gofon/conference/class_divListConferences.inc:59
+msgid "PIN"
+msgstr "PIN"
+
+#: plugins/gofon/conference/generic.tpl:166
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
+msgid "Record conference"
+msgstr "Nagrywanie konferencji"
+
+#: plugins/gofon/conference/generic.tpl:174
+msgid "Sound file format"
+msgstr "Format pliku dźwiękowego"
+
+#: plugins/gofon/conference/generic.tpl:197
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
+msgid "Play music on hold"
+msgstr "Odtwarzaj muzykę podczas zawieszenia"
+
+#: plugins/gofon/conference/generic.tpl:205
+msgid "Activate session menu"
+msgstr "Aktywuj menu sesji"
+
+#: plugins/gofon/conference/generic.tpl:213
+msgid "Announce users joining or leaving the conference"
+msgstr "Zapowiadaj użytkowników dołączających lub opuszczających konferencję"
+
+#: plugins/gofon/conference/generic.tpl:221
+msgid "Count users"
+msgstr "Zlicz użytkowników"
+
+#: plugins/gofon/conference/class_divListConferences.inc:57
+msgid "Name - Number"
+msgstr "Nazwa - Numer"
+
+#: plugins/gofon/conference/class_divListConferences.inc:66
+msgid "Regular expression for matching conference names"
+msgstr "Wyrażenie regularne dla dopasowania nazw konferencji"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "Create new conference"
+msgstr "Utwórz nową konferencję"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "New conference"
+msgstr "Nowa konferencja"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove selected conferences"
+msgstr "Nagrywanie konferencji"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove conferences"
+msgstr "Nagrywanie konferencji"
+
+#: plugins/gofon/conference/class_divListConferences.inc:254
+#: include/class_pluglist.inc:154
+#: include/class_pluglist.inc:155
+#: include/class_pluglist.inc:265
+msgid "Unknown"
+msgstr "Nieznane"
+
+#: plugins/gofon/conference/class_divListConferences.inc:263
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
+msgid "Conference"
+msgstr "Konferencja"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
+msgid "Phone conferences"
+msgstr "Konferencje telefoniczne"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
+msgid "Management"
+msgstr "Zarządzanie"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
+#, php-format
+msgid "Could not remove the conference entry from database on home server (%s). Please check your asterisk database configuration."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
+#, fuzzy, php-format
+msgid "The previously selected asterisk home server (%s) is no longer available."
+msgstr "Ta aplikacja nie jest już dostępna."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
+msgid "Please enter a PIN."
+msgstr "Proszę wpisać PIN."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
+msgid "Please enter a name for the conference."
+msgstr "Proszę podać nazwę konferencji."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
+msgid "Only numeric chars are allowed in Number field."
+msgstr "Tylko cyfry są dozwolone w polu Numer."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
+msgid "Only numbers are allowed in Lifetime."
+msgstr "Tylko liczby są dozwolone w okresie życia"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
+#, fuzzy
+msgid "There is already a conference with this name in the current tree."
+msgstr "Już istnieje profil ze zdefiniowaną tą nazwą klasy."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
+msgid "Can not check if there are already some entries with given telephone number and/or cn in the destination home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
+msgid "Can not remove entries with some telephone number and/or cn from destination home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
+msgid "Can not check if entry exists in old database. Please have a look a the gosa logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
+msgid "Can not remove old entries from initial home server. Please have a look a the gosa logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
+#, php-format
+msgid "Saving of goFonConference/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
+msgid "Phone conference management"
+msgstr "Zarządzanie konferencją telefoniczną"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
+#, fuzzy
+msgid "GOfon conference"
+msgstr "Konferencje telefoniczne"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
+msgid "Conference PIN"
+msgstr "PIN Konferencji"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
+msgid "Activate menu"
+msgstr "Aktywuj menu"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
+msgid "Announce user activity"
+msgstr "Zapowiadaj aktywność użytkownika"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
+msgid "Count user"
+msgstr "Zlicz użytkownika"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
+msgid "Conference type"
+msgstr "Typ konferencji"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
+msgid "Format"
+msgstr "format"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
+msgid "Lifetime"
+msgstr "Wiek"
+
+#: plugins/gofon/conference/main.inc:39
+#: plugins/gofon/conference/main.inc:41
+msgid "Conference management"
+msgstr "Zarządzanie konferencją"
+
+#: plugins/generic/references/class_reference.inc:46
+msgid "Thin Client"
+msgstr "Cienki klient"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Object name"
+msgstr "Nazwa obiektu"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Contents"
+msgstr "Zawartość"
+
+#: plugins/generic/references/contents.tpl:18
+msgid "This object has no relationship to other objects."
+msgstr "Ten obiekt nie posiada powiązań z innymi obiektami."
+
+#: plugins/generic/welcome/welcome.tpl:4
+msgid "This is the GOsa main menu. You can select your tasks from the menu on the left, or by choosing one of the pictograms below. All changes apply directly to your companies LDAP server."
+msgstr "To jest główny ekran GOsa. Można wybrać zadania z menu po lewej stronie, lub wybierając jeden z piktogramów poniżej. Wszelkie zmiany wchodzą bezpośrednio do serwera LDAP."
+
+#: plugins/generic/welcome/welcome.tpl:8
+msgid "Use 'Sign out' on the upper left to close the connection and 'Main' to get back to the pictogram view."
+msgstr "Użyj 'Wyloguj' na górze ekranu aby zamknąć połączenie oraz 'Główne' aby wrócić do głównego ekranu z widokiem piktogramów."
+
+#: plugins/generic/welcome/welcome.tpl:15
+msgid "The GOsa team"
+msgstr "Zespół GOsa"
+
+#: plugins/generic/welcome/main.inc:24
+#, php-format
+msgid "Welcome %s!"
+msgstr "Witaj %s!"
+
+#: include/sieve/templates/remove_script.tpl:10
+#, fuzzy
+msgid "Best thing to do before performing this action would be to save the current script in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort."
+msgstr "Przed wykonaniem tej operacji zaleca się wykonanie kopii bezpieczeństwa drzewa LDAP. Naciśnij 'Usuń' aby kontynuować, lub 'Anuluj' aby przerwać."
+
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_address.tpl:116
+#: include/sieve/templates/element_header.tpl:109
+#: include/sieve/templates/element_envelope.tpl:108
+#: include/sieve/templates/element_allof.tpl:5
+#, fuzzy
+msgid "Not"
+msgstr "Nie"
+
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_anyof.tpl:7
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_allof.tpl:7
+msgid "Inverse match"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_address.tpl:118
+#: include/sieve/templates/element_header.tpl:111
+#: include/sieve/templates/element_envelope.tpl:110
+#: include/sieve/templates/element_allof.tpl:7
+msgid "-"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:16
+#, fuzzy
+msgid "Select match type"
+msgstr "Wybierz typ ACL"
+
+#: include/sieve/templates/element_size.tpl:20
+#, fuzzy
+msgid "Select value unit"
+msgstr "Wybierz aby zobaczyć departamenty"
+
+#: include/sieve/templates/element_require.tpl:12
+#: include/sieve/templates/object_container.tpl:29
+#: include/sieve/class_sieveManagement.inc:507
+#: include/sieve/class_sieveManagement.inc:726
+msgid "Require"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:14
+#, fuzzy
+msgid "Reject mail"
+msgstr "Odrzuć z powodu rozmiaru wiadomości"
+
+#: include/sieve/templates/element_reject.tpl:17
+msgid "This is a multiline text element"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:19
+#, fuzzy
+msgid "This is stored as single string"
+msgstr "To robi coś"
+
+#: include/sieve/templates/element_anyof.tpl:10
+#: include/sieve/class_sieveManagement.inc:602
+msgid "Any of"
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:2
+msgid "Please enter the name for the new script below. Script names must consist of lower case characters only."
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:8
+#, fuzzy
+msgid "Script name"
+msgstr "Nazwa skryptu"
+
+#: include/sieve/templates/element_exists.tpl:8
+#: include/sieve/class_sieveManagement.inc:600
+#, fuzzy
+msgid "Exists"
+msgstr "Istniejące"
+
+#: include/sieve/templates/element_keep.tpl:4
+#: include/sieve/templates/object_container.tpl:22
+#: include/sieve/templates/object_container.tpl:25
+#: include/sieve/class_sieveManagement.inc:500
+#: include/sieve/class_sieveManagement.inc:503
+#: include/sieve/class_sieveManagement.inc:719
+#: include/sieve/class_sieveManagement.inc:722
+msgid "Keep"
+msgstr ""
+
+#: include/sieve/templates/element_keep.tpl:9
+#, fuzzy
+msgid "Keep message"
+msgstr "Usuń tą wiadomosc"
+
+#: include/sieve/templates/element_address.tpl:18
+#: include/sieve/templates/element_header.tpl:19
+#: include/sieve/templates/element_envelope.tpl:19
+#: include/sieve/templates/element_vacation.tpl:16
+#, fuzzy
+msgid "Normal view"
+msgstr "Kod Pocztowy"
+
+#: include/sieve/templates/element_address.tpl:25
+#: include/sieve/templates/element_header.tpl:26
+#: include/sieve/templates/element_envelope.tpl:26
+#, fuzzy
+msgid "Match type"
+msgstr "Typ autoryzacji"
+
+#: include/sieve/templates/element_address.tpl:28
+#: include/sieve/templates/element_address.tpl:51
+#: include/sieve/templates/element_address.tpl:61
+#: include/sieve/templates/element_address.tpl:72
+#: include/sieve/templates/element_address.tpl:121
+#: include/sieve/templates/element_address.tpl:126
+#: include/sieve/templates/element_header.tpl:29
+#: include/sieve/templates/element_header.tpl:52
+#: include/sieve/templates/element_header.tpl:63
+#: include/sieve/templates/element_header.tpl:114
+#: include/sieve/templates/element_header.tpl:119
+#: include/sieve/templates/element_envelope.tpl:29
+#: include/sieve/templates/element_envelope.tpl:52
+#: include/sieve/templates/element_envelope.tpl:63
+#: include/sieve/templates/element_envelope.tpl:113
+#: include/sieve/templates/element_envelope.tpl:118
+#: include/sieve/templates/element_boolean.tpl:5
+#, fuzzy
+msgid "Boolean value"
+msgstr "Domyślna wartość"
+
+#: include/sieve/templates/element_address.tpl:36
+#: include/sieve/templates/element_header.tpl:37
+#: include/sieve/templates/element_envelope.tpl:37
+#, fuzzy
+msgid "Invert test"
+msgstr "Test pamięci"
+
+#: include/sieve/templates/element_address.tpl:48
+msgid "Part of address that should be used"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:58
+#: include/sieve/templates/element_header.tpl:49
+#: include/sieve/templates/element_envelope.tpl:49
+#, fuzzy
+msgid "Comparator"
+msgstr "Komputery"
+
+#: include/sieve/templates/element_address.tpl:69
+#: include/sieve/templates/element_envelope.tpl:60
+#, fuzzy
+msgid "Operator"
+msgstr "Komputery"
+
+#: include/sieve/templates/element_address.tpl:85
+#: include/sieve/templates/element_header.tpl:77
+#: include/sieve/templates/element_envelope.tpl:76
+msgid "Address fields to include"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:89
+#: include/sieve/templates/element_header.tpl:81
+#: include/sieve/templates/element_envelope.tpl:80
+msgid "Values to match for"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:138
+#: include/sieve/templates/element_header.tpl:131
+#: include/sieve/templates/element_envelope.tpl:130
+#: include/sieve/templates/element_vacation.tpl:47
+#, fuzzy
+msgid "Expert view"
+msgstr "Tryb zaufania"
+
+#: include/sieve/templates/element_header.tpl:16
+#: include/sieve/templates/element_header.tpl:106
+#: include/sieve/class_sieveManagement.inc:597
+#, fuzzy
+msgid "Header"
+msgstr "nagłówek"
+
+#: include/sieve/templates/element_header.tpl:60
+msgid "operator"
+msgstr ""
+
+#: include/sieve/templates/element_else.tpl:4
+#: include/sieve/templates/object_container.tpl:33
+#: include/sieve/class_sieveElement_If.inc:840
+#: include/sieve/class_sieveManagement.inc:569
+#: include/sieve/class_sieveManagement.inc:764
+#, fuzzy
+msgid "Else"
+msgstr "fałsz"
+
+#: include/sieve/templates/element_if.tpl:4
+#: include/sieve/class_sieveElement_If.inc:834
+#, fuzzy
+msgid "Condition"
+msgstr "Połączenie"
+
+#: include/sieve/templates/object_container.tpl:8
+#, fuzzy
+msgid "Move object up one position"
+msgstr "Przenieś obiekty"
+
+#: include/sieve/templates/object_container.tpl:12
+msgid "Move object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:16
+#: include/sieve/templates/object_test_container.tpl:10
+#: include/class_acl.inc:673
+msgid "Remove object"
+msgstr "Usuń obiekt"
+
+#: include/sieve/templates/object_container.tpl:17
+#: include/sieve/templates/object_container_clear.tpl:17
+#, fuzzy
+msgid "Remove element"
+msgstr "Usuń pozycję"
+
+#: include/sieve/templates/object_container.tpl:21
+#, fuzzy
+msgid "choose element"
+msgstr "Usuń pozycję"
+
+#: include/sieve/templates/object_container.tpl:24
+#, fuzzy
+msgid "Fileinto"
+msgstr "Plik"
+
+#: include/sieve/templates/object_container.tpl:26
+#: include/sieve/templates/element_discard.tpl:4
+#: include/sieve/class_sieveManagement.inc:504
+#: include/sieve/class_sieveManagement.inc:723
+#, fuzzy
+msgid "Discard"
+msgstr "Dyski"
+
+#: include/sieve/templates/object_container.tpl:27
+#: include/sieve/templates/element_redirect.tpl:13
+#: include/sieve/class_sieveManagement.inc:505
+#: include/sieve/class_sieveManagement.inc:724
+#, fuzzy
+msgid "Redirect"
+msgstr "bezpośredni"
+
+#: include/sieve/templates/object_container.tpl:28
+#: include/sieve/class_sieveManagement.inc:506
+#: include/sieve/class_sieveManagement.inc:725
+#, fuzzy
+msgid "Reject"
+msgstr "Wybierz"
+
+#: include/sieve/templates/object_container.tpl:32
+#: include/sieve/class_sieveElement_If.inc:836
+#: include/sieve/class_sieveManagement.inc:510
+#: include/sieve/class_sieveManagement.inc:729
+#, fuzzy
+msgid "If"
+msgstr "NI"
+
+#: include/sieve/templates/object_container.tpl:34
+#: include/sieve/templates/element_elsif.tpl:4
+#: include/sieve/class_sieveElement_If.inc:838
+#: include/sieve/class_sieveManagement.inc:571
+#: include/sieve/class_sieveManagement.inc:766
+#: include/sieve/class_sieveManagement.inc:771
+msgid "Else If"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:42
+#, fuzzy
+msgid "Add new"
+msgstr "Dodaj użytkownika"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add a new object above this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add element above"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:42
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add a new object below this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add element below"
+msgstr ""
+
+#: include/sieve/templates/element_redirect.tpl:18
+#, fuzzy
+msgid "Redirect mail to following recipients"
+msgstr "Ograniczenia dla odbiorcy"
+
+#: include/sieve/templates/element_fileinto.tpl:4
+#, fuzzy
+msgid "Move mail into folder"
+msgstr "do folferu"
+
+#: include/sieve/templates/element_fileinto.tpl:8
+#, fuzzy
+msgid "Select from list"
+msgstr "Wybierz Szablon"
+
+#: include/sieve/templates/element_fileinto.tpl:10
+#, fuzzy
+msgid "Manual selection"
+msgstr "Język"
+
+#: include/sieve/templates/element_fileinto.tpl:18
+#, fuzzy
+msgid "Folder"
+msgstr "Filtr"
+
+#: include/sieve/templates/element_discard.tpl:9
+#, fuzzy
+msgid "Discard message"
+msgstr "Usuń tą wiadomosc"
+
+#: include/sieve/templates/element_envelope.tpl:16
+#: include/sieve/templates/element_envelope.tpl:105
+#: include/sieve/class_sieveManagement.inc:598
+msgid "Envelope"
+msgstr ""
+
+#: include/sieve/templates/element_boolean.tpl:8
+#, fuzzy
+msgid "update"
+msgstr "Aktualizuj"
+
+#: include/sieve/templates/edit_frame_base.tpl:12
+msgid "View structured"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:14
+#, fuzzy
+msgid "View source"
+msgstr "Źródło ntp"
+
+#: include/sieve/templates/import_script.tpl:1
+#, fuzzy
+msgid "Import sieve script"
+msgstr "Importuj skrypt"
+
+#: include/sieve/templates/import_script.tpl:2
+msgid "Please select the sieve script you want to import. Use the import button to import the script or the cancel button to abort."
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:5
+#, fuzzy
+msgid "Script to import"
+msgstr "Priorytet skryptu"
+
+#: include/sieve/templates/element_stop.tpl:9
+msgid "Stop execution here"
+msgstr ""
+
+#: include/sieve/templates/add_element.tpl:1
+#, fuzzy
+msgid "Add a new element"
+msgstr "Dodaj nowy wzorzec pliku"
+
+#: include/sieve/templates/add_element.tpl:2
+#, fuzzy
+msgid "Please select the type of element you want to add"
+msgstr "Proszę wybrać prawidłowy plik"
+
+#: include/sieve/templates/add_element.tpl:13
+#: setup/setup_migrate.tpl:199
+#, fuzzy
+msgid "Abort"
+msgstr "Port"
+
+#: include/sieve/templates/element_allof.tpl:10
+#: include/sieve/class_sieveManagement.inc:601
+#, fuzzy
+msgid "All of"
+msgstr "Wszystkie"
+
+#: include/sieve/templates/object_test_container.tpl:6
+#, fuzzy
+msgid "Add object"
+msgstr "ACLe dla tego obiektu"
+
+#: include/sieve/templates/management.tpl:1
+#, fuzzy
+msgid "List of sieve scripts"
+msgstr "Lista skryptów"
+
+#: include/sieve/templates/management.tpl:5
+msgid "Connection to the sieve server could not be established, the authentification attribute is empty."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:6
+msgid "Please verfiy that the attributes uid and mail are not empty and try again."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:12
+msgid "Connection to the sieve server could not be established."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:15
+msgid "Possibly the sieve account has not been created yet."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:19
+#, fuzzy
+msgid "Be careful. All your changes will be saved directly to sieve, if you use the save button below."
+msgstr "Proszę uważać podczas edycji typów rekordu w tym dialogu. Wszystkie zmiany zostaną zapisane natychmiast po naciśnięciu przycisku zachowaj."
+
+#: include/sieve/templates/management.tpl:22
+#, fuzzy
+msgid "Create new script"
+msgstr "Utwórz nowego użytkownika"
+
+#: include/sieve/templates/element_vacation.tpl:13
+#, fuzzy
+msgid "Vacation Message"
+msgstr "Treść autorespondera"
+
+#: include/sieve/templates/element_vacation.tpl:21
+#, fuzzy
+msgid "Release interval"
+msgstr "Interwał czasowy"
+
+#: include/sieve/templates/element_vacation.tpl:30
+#, fuzzy
+msgid "Alternative sender addresses"
+msgstr "Adresy alternatywne"
+
+#: include/sieve/templates/object_container_clear.tpl:8
+#, fuzzy
+msgid "Move this object up one position"
+msgstr "Usuń obiekt"
+
+#: include/sieve/templates/object_container_clear.tpl:12
+msgid "Move this object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:16
+#, fuzzy
+msgid "Remove this object"
+msgstr "Usuń obiekt"
+
+#: include/sieve/templates/select_test_type.tpl:1
+#, fuzzy
+msgid "Select the type of test you want to add"
+msgstr "Wybierz elementy do dodania"
+
+#: include/sieve/templates/select_test_type.tpl:3
+#, fuzzy
+msgid "Available test types"
+msgstr "Dostępni członkowie"
+
+#: include/sieve/class_sieveElement_If.inc:27
+#, fuzzy
+msgid "Complete address"
+msgstr "Pełne poddrzewo"
+
+#: include/sieve/class_sieveElement_If.inc:27
+#: include/sieve/class_sieveElement_If.inc:33
+#, fuzzy
+msgid "Default"
+msgstr "domyślny"
+
+#: include/sieve/class_sieveElement_If.inc:28
+#, fuzzy
+msgid "Domain part"
+msgstr "Użytkownicy domeny"
+
+#: include/sieve/class_sieveElement_If.inc:29
+msgid "Local part"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Case insensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:34
+msgid "Case sensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:35
+msgid "Numeric"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:39
+msgid "is"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:40
+#, fuzzy
+msgid "regex"
+msgstr "resetuj"
+
+#: include/sieve/class_sieveElement_If.inc:41
+#, fuzzy
+msgid "contains"
+msgstr "Akcje"
+
+#: include/sieve/class_sieveElement_If.inc:42
+#, fuzzy
+msgid "matches"
+msgstr "Cache"
+
+#: include/sieve/class_sieveElement_If.inc:43
+#, fuzzy
+msgid "count"
+msgstr "Konto"
+
+#: include/sieve/class_sieveElement_If.inc:44
+#, fuzzy
+msgid "value is"
+msgstr "prawidłowy"
+
+#: include/sieve/class_sieveElement_If.inc:48
+#, fuzzy
+msgid "less than"
+msgstr "Dźwięk 'mniej niż'"
+
+#: include/sieve/class_sieveElement_If.inc:49
+msgid "less or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:50
+#, fuzzy
+msgid "equals"
+msgstr "Szczegóły"
+
+#: include/sieve/class_sieveElement_If.inc:51
+msgid "greater or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:52
+#: include/sieve/class_sieveElement_If.inc:726
+#: include/sieve/class_sieveElement_If.inc:1059
+#, fuzzy
+msgid "greater than"
+msgstr "Utwórz opcje"
+
+#: include/sieve/class_sieveElement_If.inc:53
+#, fuzzy
+msgid "not equal"
+msgstr "brak przykładu"
+
+#: include/sieve/class_sieveElement_If.inc:102
+#, fuzzy
+msgid "Can't save empty tests."
+msgstr "Nie można zapisać pliku '%s'."
+
+#: include/sieve/class_sieveElement_If.inc:446
+#, fuzzy
+msgid "emtpy"
+msgstr "pusto"
+
+#: include/sieve/class_sieveElement_If.inc:493
+msgid "Nothing specified right now"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:595
+msgid "Invalid type of address part."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:605
+msgid "Invalid match type given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:621
+msgid "Invalid operator given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:638
+#, fuzzy
+msgid "Please specify a valid operator."
+msgstr "Proszę podać prawidłowe id."
+
+#: include/sieve/class_sieveElement_If.inc:654
+msgid "Invalid character found in address attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:669
+#, fuzzy
+msgid "Invalid character found in value attribute. Quotes are not allowed here."
+msgstr "Nieprawidłowe znaki w nazwie aplikacji. Dozwolone są tylko a-z 0-9."
+
+#: include/sieve/class_sieveElement_If.inc:727
+#: include/sieve/class_sieveElement_If.inc:1060
+msgid "lower than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:729
+#: include/sieve/class_sieveElement_If.inc:1062
+msgid "Megabyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:730
+#: include/sieve/class_sieveElement_If.inc:1063
+msgid "Kilobyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:731
+#: include/sieve/class_sieveElement_If.inc:1064
+#, fuzzy
+msgid "Bytes"
+msgstr "tak"
+
+#: include/sieve/class_sieveElement_If.inc:745
+#, fuzzy
+msgid "Please select a valid match type in the list box below."
+msgstr "Proszę wybrać prawidłowy serwer pocztowy."
+
+#: include/sieve/class_sieveElement_If.inc:759
+#, fuzzy
+msgid "Only numeric values are allowed here."
+msgstr "Tylko cyfry są dozwolone w polu Numer."
+
+#: include/sieve/class_sieveElement_If.inc:769
+#, fuzzy
+msgid "No valid unit selected"
+msgstr "Nie załadowano prawidłowego certyfikatu"
+
+#: include/sieve/class_sieveElement_If.inc:876
+#, fuzzy
+msgid "Empty"
+msgstr "pusto"
+
+#: include/sieve/class_sieveElement_If.inc:1134
+#: include/sieve/class_sieveElement_If.inc:1164
+#, fuzzy
+msgid "Click here to add a new test"
+msgstr "Kliknij tutaj aby się zalogować"
+
+#: include/sieve/class_sieveElement_If.inc:1176
+msgid "Unhandled switch type"
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:245
+msgid "Can't remove last element."
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:658
+msgid "Require must be the first command in the script."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Redirect.inc:24
+#: setup/class_setupStep_Feedback.inc:179
+#, fuzzy
+msgid "Please specify a valid email address."
+msgstr "Proszę podać prawidłową nazwę skryptu."
+
+#: include/sieve/class_sieveElement_Redirect.inc:35
+#, fuzzy
+msgid "Place a mail address here"
+msgstr "Proszę podać prawidłową nazwę."
+
+#: include/sieve/class_sieveElement_Comment.inc:21
+msgid "Your comment here"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:114
+#: include/sieve/class_sieveManagement.inc:241
+#, fuzzy
+msgid "Parse failed"
+msgstr "błąd"
+
+#: include/sieve/class_sieveManagement.inc:118
+#: include/sieve/class_sieveManagement.inc:245
+#, fuzzy
+msgid "Parse successful"
+msgstr "Import powiódł się"
+
+#: include/sieve/class_sieveManagement.inc:155
+#, php-format
+msgid "The specified mail server '%s' does not exist within the GOsa configuration."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:200
+#, fuzzy
+msgid "You should specify a name for your new script."
+msgstr "Proszę podać nazwę dla udziału."
+
+#: include/sieve/class_sieveManagement.inc:205
+#, fuzzy
+msgid "Only lower case names are allowed."
+msgstr "Tylko małe liter są dozwolone jako nazwa strefy."
+
+#: include/sieve/class_sieveManagement.inc:211
+#, fuzzy
+msgid "Only alphabetical characters are allowed in script names."
+msgstr "Tylko liczby są dozwolone w okresie życia"
+
+#: include/sieve/class_sieveManagement.inc:217
+#, fuzzy
+msgid "The specified name is already in use."
+msgstr "Wybrana nazwie już jest w użyciu."
+
+#: include/sieve/class_sieveManagement.inc:303
+#: include/sieve/class_sieveManagement.inc:349
+#: include/sieve/class_sieveManagement.inc:679
+#: include/sieve/class_sieveManagement.inc:1031
+#: include/class_mail-methods-cyrus.inc:269
+#, php-format
+msgid "Can't log into SIEVE server. Server says '%s'."
+msgstr "Nie można zalogować się do serwera SIEVE. Odpowiedź serwera '%s'."
+
+#: include/sieve/class_sieveManagement.inc:311
+#, fuzzy, php-format
+msgid "Can't activate sieve script on server. Server says '%s'."
+msgstr "Nie można aktywować skryptu sieve. Odpowiedź serwera '%s'."
+
+#: include/sieve/class_sieveManagement.inc:354
+#, fuzzy, php-format
+msgid "Can't remove sieve script from server. Server says '%s'."
+msgstr "Nie można pobrać skryptu sieve. Odpowiedź serwera '%s'."
+
+#: include/sieve/class_sieveManagement.inc:366
+#, fuzzy, php-format
+msgid "You are going to remove the sieve script '%s' from your mail server."
+msgstr "Brak uprawnień do usunięcia obiektu '%s' z listy członków drukarki '%s'."
+
+#: include/sieve/class_sieveManagement.inc:402
+#, fuzzy
+msgid "Edited"
+msgstr "Edytuj"
+
+#: include/sieve/class_sieveManagement.inc:409
+#, php-format
+msgid "Please fix all errors before saving. Last error was: %s"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:436
+#, fuzzy
+msgid "Specified file seems to be empty."
+msgstr "Podany plik jest pusty."
+
+#: include/sieve/class_sieveManagement.inc:438
+msgid "Upload failed. The temporary file can't be accessed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:440
+#: html/get_attachment.php:69
+#, php-format
+msgid "Can't open file '%s'."
+msgstr "Nie można otworzyć pliku '%s'."
+
+#: include/sieve/class_sieveManagement.inc:502
+#: include/sieve/class_sieveManagement.inc:721
+#, fuzzy
+msgid "File into"
+msgstr "Właściciel pliku"
+
+#: include/sieve/class_sieveManagement.inc:526
+msgid "Failed to add new element."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:642
+msgid "This script is marked as active"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:647
+#, fuzzy
+msgid "Script length"
+msgstr "Zawartość skryptu"
+
+#: include/sieve/class_sieveManagement.inc:651
+#, fuzzy
+msgid "Remove script"
+msgstr "Usuń usługę"
+
+#: include/sieve/class_sieveManagement.inc:660
+#, fuzzy
+msgid "Activate script"
+msgstr "Ostatni skrypt"
+
+#: include/sieve/class_sieveManagement.inc:664
+#, fuzzy
+msgid "Edit script"
+msgstr "Ostatni skrypt"
+
+#: include/sieve/class_sieveManagement.inc:778
+#, php-format
+msgid "Can't add the specified element at the given position."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:1047
+#, fuzzy
+msgid "Failed to save sieve script"
+msgstr "Użyj własnego skryptu SIEVE"
+
+#: include/sieve/class_sieveElement_Vacation.inc:148
+#, fuzzy
+msgid "Alternative sender address must be a valid email addresses."
+msgstr "Proszę podać prawidłową nazwę skryptu."
+
+#: include/sieve/class_sieveElement_Reject.inc:21
+msgid "Invalid character found, quotes are not allowed in a reject message."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:37
+msgid "Your reject text here"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Require.inc:73
+#, fuzzy
+msgid "Please specify at least one valid requirement."
+msgstr "Proszę podać conajmniej jeden wzorzec pliku."
+
+#: include/php_setup.inc:75
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr "Tworzenie tej strony spowodowało, że interpreter PHP zwrócił błędy!"
+
+#: include/php_setup.inc:75
+msgid "Toggle information"
+msgstr "Przełącz informacje"
+
+#: include/php_setup.inc:80
+msgid "PHP error"
+msgstr "błąd PHP:"
+
+#: include/php_setup.inc:91
+msgid "class"
+msgstr "klasa"
+
+#: include/php_setup.inc:97
+msgid "function"
+msgstr "funkcja"
+
+#: include/php_setup.inc:102
+msgid "static"
+msgstr "statyczna"
+
+#: include/php_setup.inc:106
+msgid "method"
+msgstr "metoda"
+
+#: include/php_setup.inc:139
+msgid "Trace"
+msgstr "Śledzenie"
+
+#: include/php_setup.inc:140
+msgid "Line"
+msgstr "Linia"
+
+#: include/php_setup.inc:141
+msgid "Arguments"
+msgstr "Argumenty"
+
+#: include/class_mail-methods-cyrus.inc:40
+msgid "Warning: Account has an invalid mailserver string!"
+msgstr "Uwaga: Konto posiada nieprawidłową nazwę serwera pocztowego!"
+
+#: include/class_mail-methods-cyrus.inc:58
+msgid "Warning: IMAP Server cannot be reached! If you save this account, some mail settings will not be stored on your server!"
+msgstr "Uwaga: serwer IMAP jest niedostępny! Jeśli zapiszesz to konto, pewne ustawienia poczty nie zostaną zachowane na serwerze!"
+
+#: include/class_mail-methods-cyrus.inc:156
+#, php-format
+msgid "Can't create IMAP mailbox. Server says '%s'."
+msgstr "Nie można utworzyć konta IMAP. Odpowiedź serwera '%s'."
+
+#: include/class_mail-methods-cyrus.inc:175
+#, php-format
+msgid "Can't write IMAP quota. Server says '%s'."
+msgstr "Nie można zapisać quoty IMAP. Odpowiedź serwera '%s'."
+
+#: include/class_mail-methods-cyrus.inc:201
+msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
+msgstr "Uwaga: imap_getacl nie jest zaimplementowane nie można usunąć informacji acl."
+
+#: include/class_mail-methods-cyrus.inc:219
+msgid "Warning: imap_getacl is not available, can't get imap permissions!"
+msgstr "Uwaga: imap_getacl nie jest dostępne, nie można pobrać uprawnień imap!"
+
+#: include/class_mail-methods-cyrus.inc:241
+#, php-format
+msgid "Can't remove IMAP mailbox. Server says '%s'."
+msgstr "Nie można usunąć konta IMAP. Odpowiedź serwera '%s'."
+
+#: include/class_mail-methods-cyrus.inc:282
+#, php-format
+msgid "Can't get sieve script. Server says '%s'."
+msgstr "Nie można pobrać skryptu sieve. Odpowiedź serwera '%s'."
+
+#: include/class_mail-methods-cyrus.inc:353
+#, php-format
+msgid "Can't send sieve script. Server says '%s'."
+msgstr "Nie można wysłać skryptu sieve. Odpowiedź serwera '%s'."
+
+#: include/class_mail-methods-cyrus.inc:357
+#, php-format
+msgid "Can't activate GOsa sieve script. Server says '%s'."
+msgstr "Nie można aktywować skryptu sieve. Odpowiedź serwera '%s'."
+
+#: include/class_debconfTemplate.inc:260
+msgid "This package has no debconf options."
+msgstr "Ten pakiet nie ma opcji debconf."
+
+#: include/class_plugin.inc:419
+#, php-format
+msgid "Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+
+#: include/class_plugin.inc:600
+#, php-format
+msgid "Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
+msgstr "Polecenie '%s' podane jako POSTCREATE dla dodatku '%s' nie istnieje."
+
+#: include/class_plugin.inc:634
+#: include/class_password-methods.inc:183
+#, php-format
+msgid "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
+msgstr "Polecenie '%s', podane jako POSTMODIFY dla dodatku '%s' nie istnieje."
+
+#: include/class_plugin.inc:668
+#, php-format
+msgid "Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
+msgstr "Polecenie '%s' podane jako POSTREMOVE dla dodatku '%s' nie istnieje."
+
+#: include/class_plugin.inc:1002
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "Obiekt '%s' jest już zaznaczony"
+
+#: include/class_plugin.inc:1009
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Dodawanie znacznika (%s) do obiektu '%s'"
+
+#: include/class_plugin.inc:1023
+#: include/class_plugin.inc:1052
+#, php-format
+msgid "Handle object tagging with dn '%s' failed."
+msgstr "Obsługa znakowania obiektu z dn '%s' nieudana."
+
+#: include/class_plugin.inc:1039
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "Usuwanie znacznika z obiektu '%s'"
+
+#: include/class_plugin.inc:1100
+#: include/class_plugin.inc:1146
+#: include/class_plugin.inc:1147
+#, php-format
+msgid "Saving object snapshot with dn '%s' failed."
+msgstr "Zapisywanie obiektu snapshotu w dn '%s' nieudane"
+
+#: include/class_plugin.inc:1173
+#, php-format
+msgid "The snapshot functionality is enabled, but the required variable '%s' is not configured in your gosa.conf."
+msgstr "Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest skonfigurowana w gosa.conf."
+
+#: include/class_plugin.inc:1185
+#, php-format
+msgid "The snapshot functionality is enabled, but the required variable(s) '%s' is not configured in your gosa.conf."
+msgstr "Funkcjonalność snapshot jest włączona, lecz wymagana zmienna(e) '%s' nie jest skonfigurowana w gosa.conf."
+
+#: include/class_plugin.inc:1217
+#, php-format
+msgid "Method get available snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1273
+#, php-format
+msgid "Method get deleted snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1337
+#: include/class_plugin.inc:1351
+#, php-format
+msgid "Restore snapshot with dn '%s' failed."
+msgstr "Odtwarzanie snapshot'u z dn '%s' nieudane."
+
+#: include/class_plugin.inc:1616
+msgid "Changing ACL dn"
+msgstr ""
+
+#: include/class_plugin.inc:1618
+#: setup/class_setupStep_Migrate.inc:1065
+#: setup/class_setupStep_Migrate.inc:1113
+#: setup/class_setupStep_Migrate.inc:1161
+#, fuzzy
+msgid "to"
+msgstr "Zatrzymaj"
+
+#: include/functions_FAI.inc:376
+#, php-format
+msgid "Error, following objects should be equal '%s' and '%s'"
+msgstr "Błąd, następujące obiekty powinny być równe '%s' oraz '%s'"
+
+#: include/functions_FAI.inc:483
+#, php-format
+msgid "Release management failed, can't save '%s'"
+msgstr "Zarządzanie wydaniem nieudane, nie można zapisać '%s'"
+
+#: include/class_password-methods.inc:167
+#, php-format
+msgid "Setting the password failed. LDAP server says '%s'."
+msgstr "Ustawianie hasła nieudane, Odpowiedź serwera LDAP '%s'."
+
+#: include/class_password-methods.inc:204
+msgid "Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
+msgstr "Parametr SMBHASH w gosa.conf jest nieprawidłowy! Nie można zmienić hasła Samba."
+
+#: include/class_MultiSelectWindow.inc:458
+msgid "Error: The requested subtree has an inconsistent DN encoding, check your LDAP!"
+msgstr "Błąd: żądanie poddrzewo zawiera niespójne kodowanie w DN, sprawdź LDAP!"
+
+#: include/class_MultiSelectWindow.inc:567
+msgid "Restore snapshopts of already deleted objects"
+msgstr "Otwórz snapshoty usuniętych obiektów"
+
+#: include/class_MultiSelectWindow.inc:568
+msgid "Restore"
+msgstr "Odtwórz"
+
+#: include/class_MultiSelectWindow.inc:586
+#: include/class_SnapShotDialog.inc:113
+msgid "Restore snapshot"
+msgstr "Odtwórz snapshot"
+
+#: include/class_MultiSelectWindow.inc:592
+msgid "Create snapshot"
+msgstr "Utwórz spanshot"
+
+#: include/class_MultiSelectWindow.inc:592
+msgid "Create a new snapshot from this object"
+msgstr "Utwórz nowy snapshot z tego obiektu"
+
+#: include/class_password-methods-sha.inc:50
+msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
+msgstr "Nie można użyć sha do szyfrowania, brak funkcji sha1 / mhash / crypt"
+
+#: include/class_password-methods-kerberos.inc:44
+msgid "Warning: Can't set kerberos password. Your PHP version has no kerberos support, password has not been changed."
+msgstr "Ostrzeżenie: Nie można ustawić hasła kerberos. Ta wersja PHP nie posiada wsparcia dla kerberos, hasło nie zostało zmienione."
+
+#: include/class_password-methods-kerberos.inc:53
+msgid "Kerberos database communication failed!"
+msgstr "Komunikacja z bazą Kerberos nieudana"
+
+#: include/class_password-methods-kerberos.inc:60
+msgid "Changing password in kerberos database failed!"
+msgstr "Zmiana hasła w bazie kerberos nieudana!"
+
+#: include/functions_helpviewer.inc:43
+#, php-format
+msgid "XML error in guide.xml: %s at line %d"
+msgstr "Błąd XML w guide.xml: %s w linii %d"
+
+#: include/functions_helpviewer.inc:84
+msgid "No help available for this plugin."
+msgstr "Pomoc nie jest dostępna dla tego dodatku."
+
+#: include/functions_helpviewer.inc:93
+#: html/helpviewer.php:192
+msgid "previous"
+msgstr "poprzednie"
+
+#: include/functions_helpviewer.inc:97
+#: html/helpviewer.php:196
+msgid "next"
+msgstr "następne"
+
+#: include/functions_helpviewer.inc:385
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s wyników zapytania ze słowem %s"
+
+#: include/functions_helpviewer.inc:459
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% trafień w pliku %s"
+
+#: include/class_ppdManager.inc:13
+#, php-format
+msgid "PPD manager : The specified path '%s' doesn't exists."
+msgstr "Manager PPD: Podana ścieżka '%s' nie istnieje."
+
+#: include/class_ppdManager.inc:144
+#, php-format
+msgid "Specified ppd file '%s' can't be opened for reading."
+msgstr "Podany plik ppd '%s' nie może zostać otwarty do czytania."
+
+#: include/class_ppdManager.inc:146
+#, php-format
+msgid "The required tmp file file '%s' can't be opened for writing."
+msgstr "Wymagany plik tymczasowy '%s' nie może zostać otwarty do zapisu."
+
+#: include/class_ppdManager.inc:170
+#: include/class_ppdManager.inc:297
+#, php-format
+msgid "Parsing PPD file %s failed - line too long. Trailing characters have been ignored"
+msgstr "Parsowanie pliku PPD %s nieudane - linia za długa . Końcowe znaki zostały zignorowane"
+
+#: include/class_ppdManager.inc:178
+msgid "Nested groups are not supported!"
+msgstr "Zagnieżdżone grupy nie są wspierane!"
+
+#: include/class_ppdManager.inc:182
+msgid "Group name not unique!"
+msgstr "Nazwa grupy nie jest unikalna"
+
+#: include/class_ppdManager.inc:188
+#: include/class_ppdManager.inc:218
+msgid "Symbol values are not supported yet!"
+msgstr "Wartości symboliczne nie są jeszcze wspierane!"
+
+#: include/class_ppdManager.inc:212
+msgid "Nested options are not supported!"
+msgstr "Opcje zagnieżdżone nie są wspierane!"
+
+#: include/class_ppdManager.inc:237
+msgid "PickMany is not supported yet!"
+msgstr "PickMany nie jest jeszcze obsługiwany"
+
+#: include/class_ppdManager.inc:318
+#, php-format
+msgid "Parsing PPD file %s failed - no information found."
+msgstr "Parsowanie pliku PPD %s nieudane - nie znaleziono informacji."
+
+#: include/functions.inc:307
+#, php-format
+msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgstr "BŁĄD: Nie można połączyć się z serwerem LDAP. Odpowiedź serwera '%s'."
+
+#: include/functions.inc:324
+#, php-format
+msgid "User login failed. LDAP server said '%s'."
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+
+#: include/functions.inc:345
+msgid "Username / UID is not unique. Please check your LDAP database."
+msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP."
+
+#: include/functions.inc:476
+msgid "Error while adding a lock. Parameters are not set correctly, please check the source!"
+msgstr "Błąd podczas dodawania blokady. Parametry nie są ustawione prawidłowo, proszę sprawdzić źródło!"
+
+#: include/functions.inc:486
+#, php-format
+msgid "Can't set locking information in LDAP database. Please check the 'config' entry in gosa.conf! LDAP server says '%s'."
+msgstr "Nie można ustawić informacji o blokadzie w bazie LDAP. Proszę sprawdzić wpis 'config' w gosa.conf! Odpowiedź serwera LDAP '%s'."
+
+#: include/functions.inc:501
+#, php-format
+msgid "Adding a lock failed. LDAP server says '%s'."
+msgstr "Dodawanie blokady nieudane, odpowiedź serwera LDAP '%s'."
+
+#: include/functions.inc:527
+#, php-format
+msgid "Removing a lock failed. LDAP server says '%s'."
+msgstr "Usuwanie blokady nieudane, odpowiedź serwera LDAP '%s'."
+
+#: include/functions.inc:557
+msgid "Getting the lock from LDAP failed. Parameters are not set correctly, please check the source!"
+msgstr "Pobieranie blokady z LDAP nieudane. Parametry nie są ustawione prawidłowo, proszę sprawdzić źródło!"
+
+#: include/functions.inc:567
+msgid "Can't get locking information in LDAP database. Please check the 'config' entry in gosa.conf!"
+msgstr "Nie można pobrać informacji o blokadach w bazie LDAP. Proszę sprawdzić wpis 'config' w gosa.conf!"
+
+#: include/functions.inc:575
+msgid "Found multiple locks for object to be locked. This should not be possible - cleaning up multiple references."
+msgstr "Znaleziono wiele blokad dla obiektu do zablokowania. Taka sytuacja nie powinna się wydażyć - czyszczę wiele odwołań."
+
+#: include/functions.inc:668
+#, php-format
+msgid "The size limit of %d entries is exceed!"
+msgstr "Limit wielkości %d elementów został przekroczony!"
+
+#: include/functions.inc:670
+#, php-format
+msgid "Set the new size limit to %s and show me this message if the limit still exceeds"
+msgstr "Ustaw nowy limit rozmiaru na %s i pokaż ten komunikat jeśli limit wciąż jest przekroczony"
+
+#: include/functions.inc:687
+msgid "incomplete"
+msgstr "niepełne"
+
+#: include/functions.inc:1054
+#: include/functions.inc:1210
+msgid "LDAP error:"
+msgstr "błąd LDAP:"
+
+#: include/functions.inc:1055
+msgid "Problems with the LDAP server mean that you probably lost the last changes. Please check your LDAP setup for possible errors and try again."
+msgstr "Problemy z serwerem LDAP oznaczają, że prawdopodobnie utracono ostatnie zmiany. Proszę sprawdzić konfiguracje LDAP w poszukiwaniu możliwych błędów i spróbować ponownie."
+
+#: include/functions.inc:1063
+msgid "Please check your input and fix the error. Press 'OK' to close this message box."
+msgstr "Proszę sprawdzić wprowadzane dane i poprawić błąd. Naciśnij 'OK' aby zamknąć to okno."
+
+#: include/functions.inc:1072
+#, fuzzy
+msgid "An error occurred while processing your request"
+msgstr "Wystąpił błąd podczas wykonywania żądania"
+
+#: include/functions.inc:1076
+msgid "OK"
+msgstr "OK"
+
+#: include/functions.inc:1138
+msgid "Continue anyway"
+msgstr "Kontynuuj mimo wszystko"
+
+#: include/functions.inc:1140
+msgid "Edit anyway"
+msgstr "Edytuj mimo wszystko"
+
+#: include/functions.inc:1142
+#, php-format
+msgid "You're going to edit the LDAP entry '%s' which appears to be used by '%s'. Please contact the person in order to clarify proceedings."
+msgstr "Zamierzasz edytować wpis LDAP '%s' który wydaje się być używany przez '%s'. Proszę skontaktować się z osobą aby wyjaśnić postępowanie."
+
+#: include/functions.inc:1392
+msgid "Entries per page"
+msgstr "Wpisów na stronie"
+
+#: include/functions.inc:1420
+msgid "Apply filter"
+msgstr "Zastosuj filtr"
+
+#: include/functions.inc:1694
+msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+
+#: include/functions.inc:1737
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "Wersja deweloperska GOsa (Rev %s)"
+
+#: include/functions.inc:2178
+#: include/functions.inc:2182
+msgid "Warning - base_hook is not available. Using default base."
+msgstr ""
+
+#: include/functions.inc:2188
+msgid "Warning - no base_hook defined. Using default base."
+msgstr ""
+
+#: include/functions.inc:2210
+#: setup/class_setupStep_Schema.inc:95
+msgid "Can't get schema information from server. No schema check possible!"
+msgstr "Nie można pobrać informacji o schematach z serwera. Sprawdzenie schematów niemożliwe!"
+
+#: include/functions.inc:2236
+msgid "Used to store account specific informations."
+msgstr ""
+
+#: include/functions.inc:2243
+msgid "Used to lock currently edited entries to avoid multiple changes at the same time."
+msgstr ""
+
+#: include/functions.inc:2286
+#, fuzzy, php-format
+msgid "The required objectClass '%s' is not present in your schema setup"
+msgstr "Wymagana klasa obiektów '%s' nie jest obecna w ustawieniach LDAP"
+
+#: include/functions.inc:2288
+#, fuzzy, php-format
+msgid "The optional objectClass '%s' is not present in your schema setup"
+msgstr "Wymagana klasa obiektów '%s' nie jest obecna w ustawieniach LDAP"
+
+#: include/functions.inc:2294
+#, fuzzy, php-format
+msgid "The required objectclass '%s' does not have version %s"
+msgstr "Wymagana klasa obiektów '%s' nie jest w wersji %s"
+
+#: include/functions.inc:2296
+#, fuzzy, php-format
+msgid "The optional objectclass '%s' does not have version %s"
+msgstr "Wymagana klasa obiektów '%s' nie jest w wersji %s"
+
+#: include/functions.inc:2300
+#, fuzzy, php-format
+msgid "Class(es) available"
+msgstr "Plik jest dostępny"
+
+#: include/functions.inc:2322
+msgid "You have enabled the rfc2307bis option on the 'ldap setup' step, but your schema    configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2323
+msgid "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must be      AUXILIARY"
+msgstr ""
+
+#: include/functions.inc:2327
+msgid "You have disabled the rfc2307bis option on the 'ldap setup' step, but your schema   configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2328
+msgid "The objectClass 'posixGroup' must be STRUCTURAL"
+msgstr ""
+
+#: include/class_acl.inc:6
+msgid "Access control"
+msgstr "Kontrola dostępu"
+
+#: include/class_acl.inc:190
+#: include/class_acl.inc:193
+msgid "Use ACL defined in role"
+msgstr "Użyj ACL zdefiniowanego w tej roli"
+
+#: include/class_acl.inc:640
+#: include/class_acl.inc:647
+#, fuzzy
+msgid "Show/Hide Advanced Settings"
+msgstr "Zaawansowane ustawienia telefonu"
+
+#: include/class_acl.inc:665
+msgid "Create objects"
+msgstr "Utwórz obiekty"
+
+#: include/class_acl.inc:666
+msgid "Move objects"
+msgstr "Przenieś obiekty"
+
+#: include/class_acl.inc:667
+msgid "Remove objects"
+msgstr "Usuń obiekty"
+
+#: include/class_acl.inc:669
+#: include/class_acl.inc:675
+msgid "Modifyable by owner"
+msgstr "Modyfikowalne przez właściciela"
+
+#: include/class_acl.inc:672
+msgid "Move object"
+msgstr "Przenieś obiekt"
+
+#: include/class_acl.inc:685
+#, fuzzy
+msgid "Complete object"
+msgstr "Utwórz obiekty"
+
+#: include/class_acl.inc:801
+#, php-format
+msgid "Unkown ACL type '%s'. Don't know how to handle it."
+msgstr "Nieznany typ ACL '%s', Nie wiem co z tym zrobic."
+
+#: include/class_acl.inc:844
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Nieznany wpis  '%s'!"
+
+#: include/class_acl.inc:904
+#: include/class_acl.inc:906
+#, fuzzy, php-format
+msgid "Role: %s"
+msgstr "Pełniona funkcja"
+
+#: include/class_acl.inc:906
+msgid "Unknown role, possibly removed"
+msgstr ""
+
+#: include/class_acl.inc:914
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Zawiera ustawienia dla tych obiektów: %s"
+
+#: include/class_acl.inc:923
+msgid "Members:"
+msgstr "Członkowie:"
+
+#: include/class_acl.inc:929
+msgid "ACL is valid for all users"
+msgstr "ACL jest prawidłowy dla wszystkich użytkowników"
+
+#: include/class_certificate.inc:35
+msgid "Can't open specified file, check accessibility and or existence"
+msgstr "Nie można otworzyć podanego pliku. Sprawdź istnienie i uprawnienia"
+
+#: include/class_certificate.inc:53
+msgid "Can't read specified certificate / or empty string given"
+msgstr "Nie można czytać certyfkatu / lub podano pusty ciąg znaków"
+
+#: include/class_certificate.inc:80
+msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
+msgstr "Nie można załadować certyfikatu, prawdopodobnie niewspierany format (użyj PEM/DER)"
+
+#: include/class_certificate.inc:95
+msgid "The Format must be PEM, to output certificate informations"
+msgstr "Format musi być PEM, aby wyświetlić informacje certyfikatu"
+
+#: include/class_certificate.inc:192
+msgid "Can't create/open File"
+msgstr "Nie można utworzyć/otworzyć Pliku"
+
+#: include/class_certificate.inc:199
+msgid "No valid certificate loaded"
+msgstr "Nie załadowano prawidłowego certyfikatu"
+
+#: include/class_ldap.inc:196
+#, php-format
+msgid "The LDAP server is slow (%.2fs for the last query). This may be responsible for performance breakdowns."
+msgstr "Serwer LDAP odpowiada bardzo wolno (%.2f dla ostatniego zapytania). To może być przyczyną słabej wydajności."
+
+#: include/class_ldap.inc:229
+#, php-format
+msgid "The ldapserver is answering very slow (%.2f), this may be responsible for performance breakdowns."
+msgstr "Serwer LDAP odpowiada bardzo wolno (%.2f), to może być przyczyną słabej wydajności."
+
+#: include/class_ldap.inc:451
+#, php-format
+msgid "Creating copy of %s"
+msgstr "Tworzenie kopii %s"
+
+#: include/class_ldap.inc:454
+msgid "Processing"
+msgstr "Przetwarzanie"
+
+#: include/class_ldap.inc:494
+msgid "Error while fetching source dn - aborted!"
+msgstr "Błąd podczas pobierania źródłowego dn - anulowano!"
+
+#: include/class_ldap.inc:558
+#, php-format
+msgid "Unknown FAIstate %s"
+msgstr "Nieznany FAIstate %s"
+
+#: include/class_ldap.inc:719
+#, php-format
+msgid "Autocreation of subtree failed. No objectClass found for attribute '%s'."
+msgstr ""
+
+#: include/class_ldap.inc:767
+#, php-format
+msgid "Autocreation of type '%s' is currently not supported. Please report to the GOsa team."
+msgstr "Automatyczne tworzenie typu '%s' nie jest obecnie wspierane. Proszę skontaktować się z zespołem GOsa."
+
+#: include/class_ldap.inc:776
+#, fuzzy, php-format
+msgid "Creating subtree '%s' failed."
+msgstr "Tworzenie FAI/skryptu z dn '%s' nieudane."
+
+#: include/class_ldap.inc:846
+#, php-format
+msgid "while operating on '%s' using LDAP server '%s'"
+msgstr "podczas działania na '%s' używając serwera LDAP '%s'"
+
+#: include/class_ldap.inc:848
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "podczas połączenia z serwerem LDAP '%s'"
+
+#: include/class_ldap.inc:1070
+#, php-format
+msgid "This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' in line %s"
+msgstr "To nie jest poprawne DN: '%s'. Blok dla importu powinien zaczynać się 'dn: ...' w linii %s"
+
+#: include/class_ldap.inc:1099
+#, php-format
+msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
+msgstr "Błąd podczas importu dn: '%s', proszę sprawdzić LDIF od linii %s !"
+
+#: include/class_ldap.inc:1227
+#, php-format
+msgid "Ldap import with dn '%s' failed."
+msgstr "Import LDAP z dn '%s' nieudany."
+
+#: include/functions_dns.inc:166
+#, php-format
+msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr "Nie można znaleźć stefy odwrotnej dla strefy '%s'. Przerywam analizę tej strefy."
+
+#: include/functions_dns.inc:171
+#, php-format
+msgid "Found more than one reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr "Znaleziono więcej niż jedną strefę odwrotną dla strefy DNS '%s'. Anulowano przetwarzanie tej strefy."
+
+#: include/functions_dns.inc:607
+#, php-format
+msgid "Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
+msgstr ""
+
+#: include/class_tabs.inc:193
+#, php-format
+msgid "Delete process has been canceled by plugin '%s': %s"
+msgstr "Proces usuwania został anulowany przez dodatek '%s': %s"
+
+#: include/class_tabs.inc:316
+msgid "References"
+msgstr "Zależności"
+
+#: include/class_password-methods-ssha.inc:51
+msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
+msgstr "Nie można użyć ssha do szyfrowania. (Brak fukcji mhash / sha1)"
+
+#: include/class_pluglist.inc:55
+msgid "All objects in this category"
+msgstr "Wszystkie obiekty w tej kategorii"
+
+#: include/class_pluglist.inc:140
+msgid "Your gosa.conf information has changed partly. Please convert it using the contributed script fix_config.sh!"
+msgstr "Informacje w gosa.conf częściowo uległy zmianie. Proszę je skonwertować używając dostępnego skryptu fix_config.sh"
+
+#: include/class_pluglist.inc:162
+#: ihtml/themes/default/framework.tpl:22
+#: ihtml/themes/default/framework.tpl:26
+msgid "You are currently editing a database entry. Do you want to dismiss the changes?"
+msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?"
+
+#: include/class_log.inc:141
+msgid "You have enabled the logging into mysql databse, but there are no logging servers available."
+msgstr ""
+
+#: include/class_log.inc:149
+#, fuzzy, php-format
+msgid "Could not connect to logging server %s."
+msgstr "Nie można połączyć się z serwerem baz danych!"
+
+#: include/class_log.inc:153
+#, fuzzy, php-format
+msgid "Could not select database %s on server %s. Server says :%s"
+msgstr "Nie można wybrać bazy %s na %s."
+
+#: include/class_log.inc:172
+#, fuzzy, php-format
+msgid "Could not query database %s on server %s. Server ssys :%s"
+msgstr "Nie można aktywować skryptu sieve. Odpowiedź serwera '%s'."
+
+#: include/class_CopyPasteHandler.inc:90
+#, php-format
+msgid "Could not cleanup copy & paste queue. We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:122
+#, php-format
+msgid "Specified object '%s' is not a valid ldap object, please check copy & paste  methods."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:138
+#, fuzzy, php-format
+msgid "We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr "Nie można czytać '/etc/gosa/encodings', proszę sprawdzić uprawnienia."
+
+#: include/class_CopyPasteHandler.inc:147
+#, fuzzy, php-format
+msgid "We are not allowed to save ldap dump to '%s/%s', please check permissions."
+msgstr "Nie można czytać '/etc/gosa/encodings', proszę sprawdzić uprawnienia."
+
+#: include/class_CopyPasteHandler.inc:232
+#, php-format
+msgid "Could not load dumped file '%s', from hard disk drive."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:257
+#, fuzzy, php-format
+msgid "You are not allowed to cut and paste the following object '%s'."
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+
+#: include/class_CopyPasteHandler.inc:285
+#, fuzzy, php-format
+msgid "You are going to paste the cutted entry '%s'."
+msgstr "Zamierzasz skopiować wpis '%s'."
+
+#: include/class_CopyPasteHandler.inc:298
+#, fuzzy, php-format
+msgid "You are not allowed to copy and paste the following object '%s'."
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+
+#: include/class_CopyPasteHandler.inc:319
+#, fuzzy, php-format
+msgid "You are going to paste the copied entry '%s'."
+msgstr "Zamierzasz skopiować wpis '%s'."
+
+#: include/class_CopyPasteHandler.inc:418
+msgid "Paste"
+msgstr "Wklej"
+
+#: include/class_CopyPasteHandler.inc:420
+msgid "Can't paste"
+msgstr "Nie można wkleić"
+
+#: include/class_config.inc:71
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Błąd XML w pliku gosa.conf: %s w linii %d"
+
+#: include/class_config.inc:208
+#: html/index.php:212
+msgid "Can't bind to LDAP. Please contact the system administrator."
+msgstr "Nie można połączyć się z LDAP. Proszę skontaktować się z administratorem."
+
+#: include/class_config.inc:521
+msgid "SID and/or RIDBASE missing in your configuration!"
+msgstr "Brak parametru SID lub/i RIDBASE w konfiguracji!"
+
+#: include/class_SnapShotDialog.inc:63
+#, php-format
+msgid "You're about to delete the snapshot '%s'."
+msgstr "Zamierzasz usunąć snapshot '%s'."
+
+#: include/class_SnapShotDialog.inc:115
+msgid "Remove snapshot"
+msgstr "Usuń snapshot"
+
+#: include/class_SnapShotDialog.inc:117
+#: include/class_SnapShotDialog.inc:137
+msgid "Y-m-d, H:i:s"
+msgstr "Y-m-d, H:i:s"
+
+#: include/class_SnapShotDialog.inc:149
+msgid "Please specify a valid description for this snapshot."
+msgstr "Proszę podać prawidłowy opis dla tego snapshot'u."
+
+#: setup/class_setup.inc:210
+#, fuzzy
+msgid "Completed"
+msgstr "niepełne"
+
+#: setup/class_setupStep_Ldap.inc:53
+#, fuzzy
+msgid "LDAP setup"
+msgstr "Serwer LDAP"
+
+#: setup/class_setupStep_Ldap.inc:54
+#, fuzzy
+msgid "LDAP connection setup"
+msgstr "Połączenie dzwonienia..."
+
+#: setup/class_setupStep_Ldap.inc:55
+#, fuzzy
+msgid "This dialog performs the basic configuration of the LDAP connectivity for GOsa."
+msgstr "Poniższe pola pozwalają na podstawową konfigurację zachowania GOsa i wpływają na różne właściwości w głównej konfiguracji."
+
+#: setup/class_setupStep_Ldap.inc:99
+#, fuzzy, php-format
+msgid "Anonymous bind failed on server '%s'."
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+
+#: setup/class_setupStep_Ldap.inc:101
+#, fuzzy, php-format
+msgid "Bind as user '%s' failed on server '%s'."
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+
+#: setup/class_setupStep_Ldap.inc:106
+#, fuzzy, php-format
+msgid "Anonymous bind on server '%s' succeeded."
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+
+#: setup/class_setupStep_Ldap.inc:107
+#, fuzzy
+msgid "Please specify user and password."
+msgstr "Proszę podać prawidłowe hasło!"
+
+#: setup/class_setupStep_Ldap.inc:109
+#, fuzzy, php-format
+msgid "Bind as user '%s' on server '%s' succeeded."
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+
+#: setup/class_setupStep_Finish.inc:38
+#, fuzzy
+msgid "Write configuration file"
+msgstr "Plik konfiguracyjny"
+
+#: setup/class_setupStep_Finish.inc:39
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "Plik konfiguracyjny"
+
+#: setup/class_setupStep_Finish.inc:100
+msgid "Your configuration file is currently world readable. Please updated the file permissions!"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:102
+#, fuzzy
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę."
+
+#: setup/class_setupStep_Finish.inc:111
+#, fuzzy, php-format
+msgid "After downloading and placing the file under %s, please make sure that the user the webserver is running with is able to read %s, while other users shouldn't. You may want to execute these commands to achieve this requirement:"
+msgstr "Po umieszczeniu pliku w /etc/gosa upewnij się, że serwer www ma uprawnienia do jego odczytu, podczas gdy inni użytkownicy nie mają. Aby uzyskać takie uprawnienia, można wykonać te polecenia:"
+
+#: setup/class_setupStep_License.inc:53
+#: setup/class_setupStep_License.inc:54
+#, fuzzy
+msgid "License"
+msgstr "Linia"
+
+#: setup/class_setupStep_License.inc:55
+msgid "Terms and conditions for usage"
+msgstr ""
+
+#: setup/class_setupStep_Language.inc:40
+#: setup/class_setupStep_Language.inc:41
+#, fuzzy
+msgid "Language setup"
+msgstr "Język"
+
+#: setup/class_setupStep_Language.inc:42
+#, fuzzy
+msgid "This step allows you to select your preferred language."
+msgstr "To menu umożliwia dodawanie, edycję i kasowanie wybranych grup."
+
+#: setup/class_setupStep_Language.inc:47
+#, fuzzy
+msgid "Automatic"
+msgstr "automatyczne"
+
+#: setup/class_setupStep_Language.inc:51
+#, fuzzy
+msgid "Chinese"
+msgstr "Chipset"
+
+#: setup/class_setupStep_Feedback.inc:91
+#, fuzzy
+msgid "UNIX accounts/groups"
+msgstr "Konta Unix"
+
+#: setup/class_setupStep_Feedback.inc:93
+#, fuzzy
+msgid "Samba management"
+msgstr "Zarządzanie systemem"
+
+#: setup/class_setupStep_Feedback.inc:95
+#, fuzzy
+msgid "Mailsystem management"
+msgstr "Zarządzanie systemem"
+
+#: setup/class_setupStep_Feedback.inc:97
+#, fuzzy
+msgid "FAX system administration"
+msgstr "Administracja użytkownikami"
+
+#: setup/class_setupStep_Feedback.inc:99
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "Administracja użytkownikami"
+
+#: setup/class_setupStep_Feedback.inc:101
+#, fuzzy
+msgid "System inventory"
+msgstr "Usuń inwentarz"
+
+#: setup/class_setupStep_Feedback.inc:103
+#, fuzzy
+msgid "System-/Configmanagement"
+msgstr "Zarządzanie systemem"
+
+#: setup/class_setupStep_Feedback.inc:111
+#: setup/class_setupStep_Feedback.inc:113
+#, fuzzy
+msgid "Notification and feedback"
+msgstr "Powiadomienie wysłane!"
+
+#: setup/class_setupStep_Feedback.inc:112
+#, fuzzy
+msgid "Get notifications or send feedback"
+msgstr "Ograniczenia dla nadawcy"
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Could not connect to feedback server (%s). There is possibly no connection to the internet."
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Error while sending your feedback. The service is possible temporary unavailable"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:149
+msgid "Feedback sucessfully send"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:183
+msgid "You should have enabled at least one option, to subscribe or send your feedback."
+msgstr ""
+
+#: setup/setup_ldap.tpl:7
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
+
+#: setup/setup_ldap.tpl:25
+#, fuzzy
+msgid "LDAP connection"
+msgstr "Rozłączenie"
+
+#: setup/setup_ldap.tpl:29
+#: ihtml/themes/default/setup_step4.tpl:11
+msgid "Location name"
+msgstr "Nazwa lokalizacji"
+
+#: setup/setup_ldap.tpl:37
+#, fuzzy
+msgid "Connection URL"
+msgstr "Połączeniowy URL"
+
+#: setup/setup_ldap.tpl:45
+#, fuzzy
+msgid "TLS connection"
+msgstr "Połączenie dzwonienia..."
+
+#: setup/setup_ldap.tpl:65
+#, fuzzy
+msgid "Reload"
+msgstr "Odczyt"
+
+#: setup/setup_ldap.tpl:69
+#, fuzzy
+msgid "Authentication"
+msgstr "Autentykacja Nagios"
+
+#: setup/setup_ldap.tpl:73
+#: ihtml/themes/default/setup_step4.tpl:23
+msgid "Admin DN"
+msgstr "DN Administratora"
+
+#: setup/setup_ldap.tpl:77
+#, fuzzy
+msgid "Select user"
+msgstr "Usuń użytkownika"
+
+#: setup/setup_ldap.tpl:85
+msgid "Automatically append LDAP base to admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:100
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Ustawienia Samba"
+
+#: setup/setup_ldap.tpl:104
+msgid "Use rfc2307bis compliant groups"
+msgstr ""
+
+#: setup/setup_ldap.tpl:116
+#, fuzzy
+msgid "Current status"
+msgstr "Ustaw status"
+
+#: setup/setup_frame.tpl:11
+#, fuzzy
+msgid "GOsa setup wizard"
+msgstr "Podgląd pomocy GOsa"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Installation"
+msgstr "Stacja Windows"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Steps"
+msgstr "Systemy"
+
+#: setup/setup_finish.tpl:3
+#, fuzzy
+msgid "Create your configuration file"
+msgstr "Plik konfiguracyjny"
+
+#: setup/setup_finish.tpl:13
+#: ihtml/themes/default/setup_finish.tpl:17
+msgid "Download configuration"
+msgstr "Konfiguracja pobierania"
+
+#: setup/setup_finish.tpl:18
+#, fuzzy
+msgid "Status: "
+msgstr "Status"
+
+#: setup/class_setupStep_Config1.inc:73
+#: setup/class_setupStep_Config1.inc:74
+#, fuzzy
+msgid "GOsa settings 1/3"
+msgstr "Ustawienia użytkownika"
+
+#: setup/class_setupStep_Config1.inc:75
+#, fuzzy
+msgid "GOsa generic settings"
+msgstr "Ogólne ustawienia użytkownika"
+
+#: setup/class_setupStep_Config1.inc:117
+#, fuzzy, php-format
+msgid "The specified value for '%s' must be a numeric value"
+msgstr "Port sieve musi być liczbą."
+
+#: setup/class_setupStep_Config1.inc:117
+#: setup/setup_config1.tpl:85
+msgid "GID / UID min id"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121
+#: setup/class_setupStep_Config1.inc:125
+#, php-format
+msgid "Don't add a trailing comma to '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121
+#: ihtml/themes/default/setup_step4.tpl:43
+msgid "People storage ou"
+msgstr "Prosze wyszczególnić długość pamięci."
+
+#: setup/class_setupStep_Config1.inc:125
+#: ihtml/themes/default/setup_step4.tpl:55
+msgid "Group storage ou"
+msgstr "Proszę wybrać grupę obiektów"
+
+#: setup/class_setupStep_Config1.inc:129
+#, fuzzy
+msgid "Uid base must be numeric"
+msgstr "Limit czasu musi być liczbą"
+
+#: setup/class_setupStep_Config1.inc:133
+#, fuzzy
+msgid "The given password minimum length is not numeric."
+msgstr "Port sieve musi być liczbą."
+
+#: setup/class_setupStep_Config1.inc:136
+#, fuzzy
+msgid "The given password differ value is not numeric."
+msgstr "Port sieve musi być liczbą."
+
+#: setup/class_setupStep_Config2.inc:79
+#: setup/class_setupStep_Config2.inc:80
+#, fuzzy
+msgid "GOsa settings 2/3"
+msgstr "Ustawienia użytkownika"
+
+#: setup/class_setupStep_Config2.inc:81
+#, fuzzy
+msgid "Customize special parameters"
+msgstr "Sprawdź parametr"
+
+#: setup/class_setupStep_Migrate.inc:105
+#: setup/class_setupStep_Migrate.inc:106
+#, fuzzy
+msgid "LDAP inspection"
+msgstr "Inspekcja instalacji PHP"
+
+#: setup/class_setupStep_Migrate.inc:107
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:113
+#, fuzzy
+msgid "Checking for root object"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Migrate.inc:119
+msgid "Checking permissions on LDAP database"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:125
+#, fuzzy
+msgid "Checking for invisible deparmtments"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Migrate.inc:131
+#, fuzzy
+msgid "Checking for invisible users"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Migrate.inc:137
+#, fuzzy
+msgid "Checking for super administrator"
+msgstr "Sprawedzam dodatkowe programy"
+
+#: setup/class_setupStep_Migrate.inc:143
+#, fuzzy
+msgid "Checking for users outside the people tree"
+msgstr "Sprawdzam moduł cups"
+
+#: setup/class_setupStep_Migrate.inc:149
+#, fuzzy
+msgid "Checking for groups outside the groups tree"
+msgstr "Sprawdzam moduł cups"
+
+#: setup/class_setupStep_Migrate.inc:155
+msgid "Checking for windows workstations outside the winstation tree"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:161
+#, fuzzy
+msgid "Checking for duplicate uid numbers"
+msgstr "Sprawdzam funkcję %s"
+
+#: setup/class_setupStep_Migrate.inc:167
+#, fuzzy
+msgid "Checking for duplicate gid numbers"
+msgstr "Sprawdzam funkcję %s"
+
+#: setup/class_setupStep_Migrate.inc:190
+#: setup/class_setupStep_Migrate.inc:239
+#: setup/class_setupStep_Migrate.inc:301
+#: setup/class_setupStep_Migrate.inc:362
+#: setup/class_setupStep_Migrate.inc:428
+#: setup/class_setupStep_Migrate.inc:502
+#: setup/class_setupStep_Migrate.inc:587
+#: setup/class_setupStep_Migrate.inc:717
+#: setup/class_setupStep_Migrate.inc:806
+#, fuzzy
+msgid "LDAP query failed"
+msgstr "Zapytanie do bazy danych nieudane"
+
+#: setup/class_setupStep_Migrate.inc:191
+#: setup/class_setupStep_Migrate.inc:240
+#: setup/class_setupStep_Migrate.inc:302
+#: setup/class_setupStep_Migrate.inc:363
+#: setup/class_setupStep_Migrate.inc:429
+#: setup/class_setupStep_Migrate.inc:503
+#: setup/class_setupStep_Migrate.inc:588
+#: setup/class_setupStep_Migrate.inc:718
+#: setup/class_setupStep_Migrate.inc:807
+msgid "Possibly the 'root object' is missing."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:213
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'uidNumber'."
+msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'."
+
+#: setup/class_setupStep_Migrate.inc:262
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'gidNumber'."
+msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'."
+
+#: setup/class_setupStep_Migrate.inc:317
+#: setup/class_setupStep_Migrate.inc:517
+#: setup/class_setupStep_Migrate.inc:530
+#: setup/class_setupStep_Migrate.inc:880
+#: setup/class_setupStep_Migrate.inc:1576
+#: setup/class_setupStep_Migrate.inc:1589
+msgid "Failed"
+msgstr "Niepowodzenie"
+
+#: setup/class_setupStep_Migrate.inc:319
+#, php-format
+msgid "Found %s winstations outside the predefined winstation department ou '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:320
+#: setup/class_setupStep_Migrate.inc:598
+#: setup/class_setupStep_Migrate.inc:727
+#, fuzzy
+msgid "Migrate"
+msgstr "Utwórz"
+
+#: setup/class_setupStep_Migrate.inc:386
+#, fuzzy, php-format
+msgid "Found %s groups outside the configured tree '%s'."
+msgstr "Zamierzasz skopiować wpis '%s'."
+
+#: setup/class_setupStep_Migrate.inc:387
+#: setup/class_setupStep_Migrate.inc:462
+#, fuzzy
+msgid "Move"
+msgstr "Tryb"
+
+#: setup/class_setupStep_Migrate.inc:461
+#, php-format
+msgid "Found %s user(s) outside the configured tree '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:519
+#: setup/class_setupStep_Migrate.inc:532
+#, php-format
+msgid "The specified user '%s' does not have full access to your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:596
+#, php-format
+msgid "Found %s user(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:646
+#: setup/class_setupStep_Migrate.inc:778
+#, php-format
+msgid "Failed to migrate the department '%s' into GOsa, error message is as follows '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:726
+#, php-format
+msgid "Found %s department(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:881
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:944
+#, fuzzy, php-format
+msgid "Adding acls for user '%s' failed, ldap says '%s'."
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+
+#: setup/class_setupStep_Migrate.inc:969
+msgid "Specified passwords are empty or not equal."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:974
+#, fuzzy
+msgid "Please specify a valid uid."
+msgstr "Proszę podać prawidłowe id."
+
+#: setup/class_setupStep_Migrate.inc:1018
+#, fuzzy, php-format
+msgid "Could not add administrative user, there is already an object with the same dn '%s' in your ldap database."
+msgstr "Nie zmienić nazwy z '%s' na '%s', istnieje już wpis z tą samą nazwą w dialogu edycji strefy."
+
+#: setup/class_setupStep_Migrate.inc:1055
+#: setup/class_setupStep_Migrate.inc:1103
+#: setup/class_setupStep_Migrate.inc:1151
+#, fuzzy
+msgid "Couldn't move users to specified department."
+msgstr "Przejdź do domowego departamentu użytkowników"
+
+#: setup/class_setupStep_Migrate.inc:1065
+msgid "Winstation will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1076
+#: setup/class_setupStep_Migrate.inc:1124
+msgid "Updating following references too"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1113
+#, fuzzy
+msgid "Group will be moved from"
+msgstr "Będzie możliwość odtworzenia z"
+
+#: setup/class_setupStep_Migrate.inc:1161
+#, fuzzy
+msgid "User will be moved from"
+msgstr "Użyj członków z"
+
+#: setup/class_setupStep_Migrate.inc:1171
+msgid "The following references will be updated"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1577
+msgid "The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1578
+#: setup/class_setupStep_Migrate.inc:1591
+#, fuzzy
+msgid "Try to create root object"
+msgstr "Utwórz obiekty"
+
+#: setup/class_setupStep_Migrate.inc:1590
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1880
+#, php-format
+msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1883
+msgid "Something went wrong while copying dns."
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:67
+#: setup/class_setupStep_Config3.inc:68
+#, fuzzy
+msgid "GOsa settings 3/3"
+msgstr "Ustawienia użytkownika"
+
+#: setup/class_setupStep_Config3.inc:69
+msgid "Tweak some GOsa core behaviour"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:171
+#, fuzzy
+msgid "Session lifetime must be a numeric value."
+msgstr "Przyszłe dni muszą być liczbą."
+
+#: setup/class_setupStep_Config3.inc:175
+#, fuzzy
+msgid "Maximal ldap query time must be a numeric value. "
+msgstr "Przyszłe dni muszą być liczbą."
+
+#: setup/setup_language.tpl:3
+#, fuzzy
+msgid "Please select the preferred language"
+msgstr "Preferowany język"
+
+#: setup/setup_language.tpl:5
+msgid "At this point, you can select the site wide default language. Choosing 'automatic' will use the language requested by the browser. This setting can be overriden per user."
+msgstr ""
+
+#: setup/setup_language.tpl:9
+#, fuzzy
+msgid "Please your preferred language here"
+msgstr "Preferowany język"
+
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailinglist"
+msgstr ""
+
+#: setup/setup_feedback.tpl:9
+msgid "When checking this option, GOsa will try to connect http://oss.gonicus.de in order to subscribe you to the gosa-announce mailing list. You've to confirm this by mail."
+msgstr ""
+
+#: setup/setup_feedback.tpl:41
+msgid "Send feedback to the GOsa project team"
+msgstr ""
+
+#: setup/setup_feedback.tpl:44
+msgid "When checking this option, GOsa will try to connect http://oss.gonicus.de in order to submit your form anonymously."
+msgstr ""
+
+#: setup/setup_feedback.tpl:50
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:60
+msgid "If not, what problems did you encounter"
+msgstr ""
+
+#: setup/setup_feedback.tpl:68
+msgid "Is this the first time you use GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:74
+msgid "I use it since"
+msgstr ""
+
+#: setup/setup_feedback.tpl:75
+msgid "Select the year since when you are using GOsa"
+msgstr ""
+
+#: setup/setup_feedback.tpl:82
+msgid "What operating system / distribution do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:90
+msgid "What web server do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:98
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:106
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:110
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:116
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:123
+#, fuzzy
+msgid "Features"
+msgstr "Przyszłość"
+
+#: setup/setup_feedback.tpl:126
+msgid "What features of GOsa do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:136
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:143
+msgid "Send feedback"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:38
+#, fuzzy
+msgid "Welcome"
+msgstr "Witaj %s!"
+
+#: setup/class_setupStep_Welcome.inc:39
+#, fuzzy
+msgid "The welcome message"
+msgstr "Usuń tą wiadomosc"
+
+#: setup/class_setupStep_Welcome.inc:40
+#, fuzzy
+msgid "Welcome to GOsa setup wizard"
+msgstr "Witaj w instalacji GOsa!"
+
+#: setup/setup_config1.tpl:2
+msgid "Look and feel"
+msgstr ""
+
+#: setup/setup_config1.tpl:6
+#, fuzzy
+msgid "Theme"
+msgstr "Mime"
+
+#: setup/setup_config1.tpl:15
+#, fuzzy
+msgid "People and group storage"
+msgstr "Prosze wyszczególnić długość pamięci."
+
+#: setup/setup_config1.tpl:18
+#, fuzzy
+msgid "People DN attribute"
+msgstr "Ten 'dn' nie jest aplikacją."
+
+#: setup/setup_config1.tpl:29
+#, fuzzy
+msgid "People storage subtree"
+msgstr "Prosze wyszczególnić długość pamięci."
+
+#: setup/setup_config1.tpl:38
+#, fuzzy
+msgid "Group storage subtree"
+msgstr "Proszę wybrać grupę obiektów"
+
+#: setup/setup_config1.tpl:47
+msgid "Include personal title in user DN"
+msgstr ""
+
+#: setup/setup_config1.tpl:58
+msgid "Relaxed naming policies"
+msgstr ""
+
+#: setup/setup_config1.tpl:69
+#, fuzzy
+msgid "Automatic uids"
+msgstr "Automatyczne tryby"
+
+#: setup/setup_config1.tpl:101
+#, fuzzy
+msgid "Number base for people/groups"
+msgstr "Podstawowe ID dla użytkowników/grup"
+
+#: setup/setup_config1.tpl:109
+msgid "Hook for number base"
+msgstr ""
+
+#: setup/setup_config1.tpl:124
+#, fuzzy
+msgid "Password settings"
+msgstr "Ustawienia użytkownika"
+
+#: setup/setup_config1.tpl:128
+#, fuzzy
+msgid "Password encryption algorithm"
+msgstr "Algorytm szyfrowania"
+
+#: setup/setup_config1.tpl:139
+#, fuzzy
+msgid "Password restrictions"
+msgstr "Hasło wygasa"
+
+#: setup/setup_config1.tpl:146
+#: setup/setup_config1.tpl:150
+msgid "Password minimum length"
+msgstr ""
+
+#: setup/setup_config1.tpl:157
+#: setup/setup_config1.tpl:161
+msgid "Different characters from old password"
+msgstr ""
+
+#: setup/setup_config1.tpl:170
+#, fuzzy
+msgid "Password change hook"
+msgstr "Brak uprawnień do zmiay hasła"
+
+#: setup/setup_config1.tpl:186
+msgid "Use SASL for kerberos"
+msgstr ""
+
+#: setup/setup_config1.tpl:197
+#, fuzzy
+msgid "Use account expiration"
+msgstr "Konto wygasa po"
+
+#: setup/setup_config1.tpl:209
+#: ihtml/themes/default/setup_step4.tpl:67
+msgid "GOsa supports several encryption types for your passwords. Normally this is adjustable via user templates, but you can specify a default method to be used here, too."
+msgstr "GOsa wspiera kilka typów szyfrowania hasła. Typy można ustawić przez szablony użytkownika, oraz można też ustawić typ domyślny tutaj."
+
+#: setup/setup_config1.tpl:210
+#, fuzzy
+msgid "GOsa always acts as admin and manages access rights internally. This is a workaround till OpenLDAP's in directory ACI's are    fully implemented. For this to work, we need the admin DN and the corresponding password."
+msgstr "GOsa zawsze zachowuje się jak admin i zarządza uprawnieniami wewnętrznie. Jest to obejście dopóki ACL w katalogu OpenLDAP zostaną w pełni zaimplementowane. Trzeba podać administracyjne DN i odpowiednie hasło."
+
+#: setup/setup_config1.tpl:211
+#: ihtml/themes/default/setup_step4.tpl:34
+msgid "Some basic LDAP parameters are tunable and affect the locations where GOsa saves people and groups, including the way accounts get created. Check the values below if the fit your needs."
+msgstr "Pewne podstawowe parametry LDAP są zmienialne i wpływają na lokalizacje gdzie GOsa zapisuje użytkowników i grupy razem ze sposobem w jaki konta są tworzone. Sprawdź wartości poniżej i dostosuj do wymagań."
+
+#: setup/setup_config1.tpl:212
+#, fuzzy
+msgid "GOsa has modular support for several mail methods. These methods provide interfaces to users mailboxes and general handling    for quotas. You can choose the dummy plugin to leave all your mail settings untouched."
+msgstr "GOsa posiada modularne wsparcie dla kilku metod pocztowych. Te metody zapewniają interfejsy dla kont użytkowników oraz quota. Można wybrać sztuczny dodatek, aby pozostawić ustawienia poczty nietknięte."
+
+#: setup/setup_config2.tpl:6
+msgid "Samba hash generator"
+msgstr ""
+
+#: setup/setup_config2.tpl:31
+#, fuzzy
+msgid "RID base"
+msgstr "Baza"
+
+#: setup/setup_config2.tpl:46
+#, fuzzy
+msgid "Workstation container"
+msgstr "Nazwa stacji roboczej"
+
+#: setup/setup_config2.tpl:61
+#, fuzzy
+msgid "Samba SID mapping"
+msgstr "Samba SID"
+
+#: setup/setup_config2.tpl:70
+#, fuzzy
+msgid "Additional GOsa settings"
+msgstr "Ustawienia Aplikacji"
+
+#: setup/setup_config2.tpl:74
+msgid "Enable Copy & Paste"
+msgstr ""
+
+#: setup/setup_config2.tpl:86
+#, fuzzy
+msgid "Government mode"
+msgstr "do folferu"
+
+#: setup/setup_config2.tpl:99
+#: ihtml/themes/default/setup_step4.tpl:88
+msgid "Mail method"
+msgstr "Typ pocztowy"
+
+#: setup/setup_config2.tpl:113
+#, fuzzy
+msgid "Vacation templates"
+msgstr "Szablon stacji roboczej"
+
+#: setup/setup_config2.tpl:129
+msgid "Use Cyrus UNIX style"
+msgstr ""
+
+#: setup/setup_config2.tpl:139
+#, fuzzy
+msgid "Snapshots / Undo"
+msgstr "Tworzenie snapshot'u nieudane"
+
+#: setup/setup_config2.tpl:148
+#: setup/setup_config2.tpl:193
+#, fuzzy
+msgid "Enable snapshots"
+msgstr "Utwórz spanshot"
+
+#: setup/setup_config2.tpl:154
+#: setup/setup_config2.tpl:199
+#, fuzzy
+msgid "Snapshot base"
+msgstr "Tworzenie snapshot'u nieudane"
+
+#: setup/setup_config3.tpl:2
+#, fuzzy
+msgid "GOsa core settings"
+msgstr "Ustawienia pocztowe"
+
+#: setup/setup_config3.tpl:6
+#, fuzzy
+msgid "Disable primary group filter"
+msgstr "Wyświetl grupy użytkownika"
+
+#: setup/setup_config3.tpl:18
+#, fuzzy
+msgid "Honour administrative units"
+msgstr "Administracja Grupą"
+
+#: setup/setup_config3.tpl:30
+#, fuzzy
+msgid "Smarty compile directory"
+msgstr "Katalog domowy"
+
+#: setup/setup_config3.tpl:39
+#, fuzzy
+msgid "Path for PPD storage"
+msgstr "Przechowywanie hasła"
+
+#: setup/setup_config3.tpl:55
+#, fuzzy
+msgid "Path for kiosk profile storage"
+msgstr "Ustawienia profilu Kiosk"
+
+#: setup/setup_config3.tpl:74
+#, fuzzy
+msgid "Network resolv hook"
+msgstr "Adres sieciowy"
+
+#: setup/setup_config3.tpl:92
+#, fuzzy
+msgid "Mail queue script"
+msgstr "Ogólna ścieżka do skryptu"
+
+#: setup/setup_config3.tpl:110
+#, fuzzy
+msgid "Notification script"
+msgstr "Cel powiadomienia"
+
+#: setup/setup_config3.tpl:126
+msgid "Login and session"
+msgstr ""
+
+#: setup/setup_config3.tpl:129
+msgid "Enforce register_globals to be deactivated"
+msgstr ""
+
+#: setup/setup_config3.tpl:141
+msgid "Enforce encrypted connections"
+msgstr ""
+
+#: setup/setup_config3.tpl:153
+#, fuzzy
+msgid "Warn if session is not encrypted"
+msgstr "Sesja nie będzie szyfrowana."
+
+#: setup/setup_config3.tpl:165
+#, fuzzy
+msgid "Session lifetime"
+msgstr "Wykryto konflikt sesji"
+
+#: setup/setup_config3.tpl:173
+msgid "Debugging"
+msgstr ""
+
+#: setup/setup_config3.tpl:177
+#, fuzzy
+msgid "Show PHP errors"
+msgstr "błąd PHP:"
+
+#: setup/setup_config3.tpl:189
+#, fuzzy
+msgid "Maximum LDAP query time"
+msgstr "Max rozmiar nagłówków poczty"
+
+#: setup/setup_config3.tpl:207
+msgid "Log LDAP statistics"
+msgstr ""
+
+#: setup/setup_config3.tpl:219
+#, fuzzy
+msgid "Debug level"
+msgstr "Jeden poziom"
+
+#: setup/setup_config3.tpl:224
+#: setup/setup_config3.tpl:227
+#, fuzzy
+msgid "Disabled"
+msgstr "wyłączone"
+
+#: setup/setup_config3.tpl:225
+#: setup/setup_config3.tpl:228
+#, fuzzy
+msgid "Enabled"
+msgstr "włączone"
+
+#: setup/setup_migrate.tpl:5
+msgid "During the LDAP inspection, we're going to check for several common pitfalls that may occur when migration to GOsa base LDAP administration. You may want to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:33
+#, fuzzy
+msgid "Check again"
+msgstr "Sprawdź"
+
+#: setup/setup_migrate.tpl:37
+msgid "Move windows workstations into a valid windows workstation department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:39
+msgid "This dialog allows you to move the displayed windows workstations into a valid department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:41
+msgid "Be careful with this tool, there may be references pointing to this workstations that can't be migrated."
+msgstr ""
+
+#: setup/setup_migrate.tpl:65
+#: setup/setup_migrate.tpl:121
+#: setup/setup_migrate.tpl:173
+#: setup/setup_migrate.tpl:293
+#: setup/setup_migrate.tpl:346
+#, fuzzy
+msgid "Select all"
+msgstr "Wybierz"
+
+#: setup/setup_migrate.tpl:67
+msgid "Move selected windows workstations into the following GOsa department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:72
+#, fuzzy
+msgid "Move selected workstations"
+msgstr "Wybierz aby zobaczyc stacje robocze"
+
+#: setup/setup_migrate.tpl:73
+msgid "What will be done here"
+msgstr ""
+
+#: setup/setup_migrate.tpl:85
+msgid "Move groups into configured group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:88
+msgid "This dialog allows moving a couple of groups to the configured group tree. Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:91
+msgid "Be careful with this option! There may be references pointing to these groups. The GOsa setup can't migrate references, so you may want to cancel the migration in this case in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:94
+msgid "Move selected groups into this group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:125
+#: setup/setup_migrate.tpl:177
+#: setup/setup_migrate.tpl:297
+#: setup/setup_migrate.tpl:350
+#, fuzzy
+msgid "Hide changes"
+msgstr "Open xchange"
+
+#: setup/setup_migrate.tpl:127
+#: setup/setup_migrate.tpl:179
+#: setup/setup_migrate.tpl:299
+#: setup/setup_migrate.tpl:352
+#, fuzzy
+msgid "Show changes"
+msgstr "Pokaż pakiety"
+
+#: setup/setup_migrate.tpl:140
+msgid "Move users into configured user tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:142
+msgid "This dialog allows moving a couple of users to the configured user tree. Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:145
+msgid "Be careful with this option! There may be references pointing to these users. The GOsa setup can't migrate references, so you may want to cancel the migration in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:148
+#, fuzzy
+msgid "Move selected users into this people tree"
+msgstr "Utwórz użytkownika z tego szablonu"
+
+#: setup/setup_migrate.tpl:198
+#, fuzzy
+msgid "Next"
+msgstr "tekst"
+
+#: setup/setup_migrate.tpl:201
+#, fuzzy
+msgid "Create a new GOsa administrator account"
+msgstr "Utwórz konto Netatalk"
+
+#: setup/setup_migrate.tpl:204
+msgid "This dialog will automatically add a new super administrator to your LDAP tree."
+msgstr ""
+
+#: setup/setup_migrate.tpl:233
+#, fuzzy
+msgid "Password (again)"
+msgstr "Przechowywanie hasła"
+
+#: setup/setup_migrate.tpl:258
+msgid "The listed departments are currenlty invisble in the GOsa user interface. If you want to change this for a couple of entries, select them and use the migrate button below."
+msgstr ""
+
+#: setup/setup_migrate.tpl:259
+#: setup/setup_migrate.tpl:314
+msgid "If you want to know what will be done when migrating the selected entries, use the 'Show changes' button to see the LDIF."
+msgstr ""
+
+#: setup/setup_migrate.tpl:269
+#: setup/setup_migrate.tpl:323
+#, fuzzy
+msgid "Current"
+msgstr "Obecny obiekt"
+
+#: setup/setup_migrate.tpl:276
+#: setup/setup_migrate.tpl:330
+#, fuzzy
+msgid "After migration"
+msgstr "Administracja użytkownikami"
+
+#: setup/setup_migrate.tpl:313
+msgid "The listed users are currenlty invisble in the GOsa user interface. If you want to change this for a couple of users, just select them and use the 'Migrate' button below."
+msgstr ""
+
+#: setup/class_setupStep_Schema.inc:40
+#: setup/class_setupStep_Schema.inc:41
+#, fuzzy
+msgid "LDAP schema check"
+msgstr "Usługa Ldap"
+
+#: setup/class_setupStep_Schema.inc:42
+msgid "Perform test on your current LDAP schema"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:38
+#: setup/class_setupStep_Checks.inc:39
+msgid "Installation check"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:40
+msgid "Basic checks for PHP version and required extensions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:64
+#, fuzzy
+msgid "Checking PHP version"
+msgstr "Sprawdzam wersję PHP (>=4.1.0)"
+
+#: setup/class_setupStep_Checks.inc:65
+#, fuzzy, php-format
+msgid "PHP must be of version %s / %s or above."
+msgstr "PHP musi być w wersji 4.1.0 lub wyższej z powodu używanych funkcji i błędów w języku PHP."
+
+#: setup/class_setupStep_Checks.inc:66
+msgid "GOsa requires functionality that is not available (or buggy) in older PHP versions. Please update to a supported version."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:72
+#, fuzzy
+msgid "Checking for LDAP support"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Checks.inc:73
+#, fuzzy
+msgid "This is the main extension used by GOsa and therefore really required."
+msgstr "To jest główny moduł używany przez GOsa i dlatego jest szczególnie wymagany."
+
+#: setup/class_setupStep_Checks.inc:74
+msgid "The ldap extension (php4-ldap/php5-ldap) is required to communicate with your LDAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:80
+msgid "Checking for gettext support"
+msgstr "Sprawdzam wsparcie dla gettext"
+
+#: setup/class_setupStep_Checks.inc:81
+#, fuzzy
+msgid "Gettext support is required for internationalization."
+msgstr "Wsparcie dla gettext jest wymagane dla innych wersji językowych GOsa."
+
+#: setup/class_setupStep_Checks.inc:82
+#: setup/class_setupStep_Checks.inc:90
+msgid "Please make sure that the extension is activated."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:88
+msgid "Checking for iconv support"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Checks.inc:89
+#, fuzzy
+msgid "This module is used by GOsa to convert samba munged dial informations and is therefore required. "
+msgstr "Ten moduł jest używany przez GOsa do konwersji _MUNGED_DIAL_INFORMATIONS? i dlatego jest wymagany."
+
+#: setup/class_setupStep_Checks.inc:96
+#, fuzzy
+msgid "Checking for mhash support"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Checks.inc:97
+msgid "You'll need this module to make use of SSHA encryption"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:98
+msgid "The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-mhash."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:104
+#, fuzzy
+msgid "Checking for IMAP support"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Checks.inc:105
+#, fuzzy
+msgid "The IMAP module is needed to communicate with the IMAP server. GOsa retrieves status information, creates and deletes mail users, etc."
+msgstr "Moduł IMAP jest potrzebny do komunikacji z serwerem IMAP. Pozwala uzyskiwać informacje, oraz tworzyć/usuwać konta pocztowe."
+
+#: setup/class_setupStep_Checks.inc:106
+msgid "This module is used to communicate with your mail server. Please install php4-imap/php5-imap."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:112
+#, fuzzy
+msgid "Checking for getacl in IMAP implementation"
+msgstr "Sprawdzam getacl w imap"
+
+#: setup/class_setupStep_Checks.inc:113
+#, fuzzy
+msgid "The getacl support is needed to handle shared folder permissions. Old IMAP extensions are not capable of reading acl's. You need a recent PHP version to use this feature."
+msgstr "Wsparcie dla getacl jest wymagane dla uprawnień do foldera współdzielonego. Standardowy moduł IMAP nie potrafi czytać acl'i. Potrzeba nowszej wersji PHP ze wsparciem getacl."
+
+#: setup/class_setupStep_Checks.inc:120
+#, fuzzy
+msgid "Checking for MySQL support"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Checks.inc:121
+#, fuzzy
+msgid "MySQL support is needed to communicate with several supported databases."
+msgstr "Wsparcie dla MySQL jest potrzebne do czytania raportów GOfax z bazy danych."
+
+#: setup/class_setupStep_Checks.inc:122
+msgid "This module is required to communicate with database servers (GOfax, asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:128
+#, fuzzy
+msgid "Checking for kadm5 support"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Checks.inc:129
+msgid "Managing users in kerberos requires the kadm5 module which is downloadable via PEAR network."
+msgstr "Zarządzanie użytkownikami w kerberos wymaga modułu kadm5, który można ściągnąć z sieci PEAR."
+
+#: setup/class_setupStep_Checks.inc:130
+#, fuzzy
+msgid "This module is required to manage user in kerberos, it is downloadable via PEAR network"
+msgstr "Zarządzanie użytkownikami w kerberos wymaga modułu kadm5, który można ściągnąć z sieci PEAR."
+
+#: setup/class_setupStep_Checks.inc:136
+#, fuzzy
+msgid "Checking for SNMP support"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Checks.inc:137
+#, fuzzy
+msgid "The simple network management protocol is needed to get status information from clients."
+msgstr "SNMP jest wymagane do monitorowani klientow."
+
+#: setup/class_setupStep_Checks.inc:138
+msgid "This module is required for client monitoring. Please install php4-snmp/php5-snmp."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:144
+#, fuzzy
+msgid "Checking for CUPS support"
+msgstr "Sprawdzam wsparcie dla iconv"
+
+#: setup/class_setupStep_Checks.inc:145
+#, fuzzy
+msgid "In order to read available printers via the IPP protocol instead of printcap files, you've to install the CUPS module."
+msgstr "Aby zobaczyć dostępne drukarki za pomocą protokołu IPP zamiast plików printcap, należy zainstalować moduł cups."
+
+#: setup/class_setupStep_Checks.inc:154
+msgid "Checking for fping utility"
+msgstr "Sprawdzam program fping"
+
+#: setup/class_setupStep_Checks.inc:155
+#, fuzzy
+msgid "The fping utility is used if you've got a thin client based terminal environment."
+msgstr "Program fping jest używany tylko jeśli mamy środowisko cienkich klientów."
+
+#: setup/class_setupStep_Checks.inc:156
+#, fuzzy
+msgid "The fping utility is only used in thin client based terminal environment."
+msgstr "Program fping jest używany tylko jeśli mamy środowisko cienkich klientów."
+
+#: setup/class_setupStep_Checks.inc:171
+msgid "SAMBA password hash generation"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:172
+#, fuzzy
+msgid "In order to use SAMBA 2/3 passwords, you've to install additional packages to generate password hashes."
+msgstr "Aby używać SAMBA 2/3, należy zainstalować dodatkowe programy aby móc generować hasła."
+
+#: setup/class_setupStep_Checks.inc:173
+#, fuzzy
+msgid "In order to use SAMBA 2/3 you've to install additional perl libraries. Take a look at mkntpasswd."
+msgstr "Aby używać SAMBA 2/3, należy zainstalować dodatkowe programy aby móc generować hasła."
+
+#: setup/class_setupStep_Checks.inc:183
+#: setup/class_setupStep_Checks.inc:202
+#: setup/class_setupStep_Checks.inc:218
+#: setup/class_setupStep_Checks.inc:234
+#: setup/class_setupStep_Checks.inc:251
+#, fuzzy
+msgid "Off"
+msgstr "Offline"
+
+#: setup/class_setupStep_Checks.inc:184
+#, fuzzy
+msgid "register_globals is a PHP mechanism to register all global variables to be accessible from scripts without changing the scope. This may be a security risk."
+msgstr "register_globals jest mechanizmem PHP umożliwiającym takie ustawienie zmiennych globalnych, że możliwy jest do nich dostęp bez zmiany zakresu. To może powodować zagrożenie bezpieczeństwa. Gosa może działać w obu trybach."
+
+#: setup/class_setupStep_Checks.inc:185
+#, fuzzy
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'"
+
+#: setup/class_setupStep_Checks.inc:193
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:194
+#, fuzzy
+msgid "Setting this value to one day will prevent loosing session and cookies before they really timeout."
+msgstr "PHP używa tej wartości dla garbage collector'a do usuwania starych sesji. Ustawienie tej wartości na jeden dzień zapobiegnie ustraceniu sesji oraz cookie zanim faktycznie wygasną."
+
+#: setup/class_setupStep_Checks.inc:195
+#, fuzzy
+msgid "Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or higher."
+msgstr "Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini musi być ustawiona na 'off'."
+
+#: setup/class_setupStep_Checks.inc:203
+#, fuzzy
+msgid "In Order to use GOsa without any trouble, the session.auto_register option in your php.ini should be set to 'Off'."
+msgstr "Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini musi być ustawiona na 'off'."
+
+#: setup/class_setupStep_Checks.inc:204
+#, fuzzy
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr "Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini musi być ustawiona na 'off'."
+
+#: setup/class_setupStep_Checks.inc:211
+#, fuzzy
+msgid "GOsa needs at least 32MB of memory. Setting it below this limit may cause errors that are not reproducable! Increase it for larger setups."
+msgstr "GOsa potrzebuje conajmniej 16MB pamięci. Mniej może prowadzić do nieprzewidywalnych błędów. Dla większych instalacji, należy zwiększyć ten parametr."
+
+#: setup/class_setupStep_Checks.inc:212
+msgid "Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:219
+#, fuzzy
+msgid "This option influences the PHP output handling. Turn this Option off, to increase performance."
+msgstr "Ta opcja wpływa na obsługę output. Aby zwiększyć wydajność, należy ustawić na 'off'."
+
+#: setup/class_setupStep_Checks.inc:220
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:227
+#, fuzzy
+msgid "The Execution time should be at least 30 seconds."
+msgstr "Ten parametr powinien byc ustawniony na co najmniej 30 sekund. Niektóre funkcje mogą zabierać dużo czasu."
+
+#: setup/class_setupStep_Checks.inc:228
+msgid "Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:235
+#, fuzzy
+msgid "Increase the server security by setting expose_php to 'off'. PHP won't send any information about the server you are running in this case."
+msgstr "Aby zwiększyć bezpieczeństwo, należy ustawić expose_php na 'off'. PHP nie będzie wysyłać żadnych informacji na temat serwera na którym działa."
+
+#: setup/class_setupStep_Checks.inc:236
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:242
+#, fuzzy
+msgid "On"
+msgstr "Otwórz"
+
+#: setup/class_setupStep_Checks.inc:243
+msgid "Increase your server security by setting magic_quotes_gpc to 'on'. PHP will escape all quotes in strings in this case."
+msgstr "Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP będzie zabezpieczać cudzysłowa w stringach."
+
+#: setup/class_setupStep_Checks.inc:244
+#, fuzzy
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'"
+
+#: setup/class_setupStep_Checks.inc:252
+#, fuzzy
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr "Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP będzie zabezpieczać cudzysłowa w stringach."
+
+#: setup/class_setupStep_Checks.inc:253
+#, fuzzy
+msgid "Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr "Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini musi być ustawiona na 'off'."
+
+#: setup/class_setupStep_Checks.inc:264
+#, fuzzy
+msgid "Configuration writeable"
+msgstr "Plik konfiguracyjny"
+
+#: setup/class_setupStep_Checks.inc:265
+#, fuzzy
+msgid "The configuration file can't be written"
+msgstr "Plik konfiguracyjny"
+
+#: setup/class_setupStep_Checks.inc:266
+#, php-format
+msgid "GOsa reads its configuration from a file located in (%s/%s). The setup can write the configuration directly if it is writeable."
+msgstr ""
+
+#: setup/setup_welcome.tpl:4
+msgid "This seems to be the first time you start GOsa - we didn't find any configuration right now. This simple wizard intends to help you while setting it up."
+msgstr ""
+
+#: setup/setup_welcome.tpl:8
+msgid "What will the wizard do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:11
+#, fuzzy
+msgid "Create a basic, single site configuration"
+msgstr "Konfiguracja bazy FAX"
+
+#: setup/setup_welcome.tpl:12
+msgid "Tries to find problems within your PHP and LDAP setup"
+msgstr ""
+
+#: setup/setup_welcome.tpl:13
+msgid "Let you choose from a set of basic and advanced configuration switches"
+msgstr ""
+
+#: setup/setup_welcome.tpl:14
+msgid "Guided migration of existing LDAP trees"
+msgstr ""
+
+#: setup/setup_welcome.tpl:17
+msgid "What will the wizard NOT do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:20
+#, fuzzy
+msgid "Find every possible configuration error"
+msgstr "Plik konfiguracyjny"
+
+#: setup/setup_welcome.tpl:21
+msgid "Migrate every possible LDAP setup - create backup dumps!"
+msgstr ""
+
+#: setup/setup_welcome.tpl:25
+#, fuzzy
+msgid "To continue..."
+msgstr "Ustawienia trwają..."
+
+#: setup/setup_welcome.tpl:28
+msgid "For security reasons you need to authenticate for the installation by creating the file '/tmp/gosa.auth', containing the current session ID on the servers local filesystem. This can be done by executing the following command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:34
+msgid "Click the 'Continue' button when you've finished."
+msgstr ""
+
+#: setup/setup_checks.tpl:9
+msgid "PHP module and extension checks"
+msgstr ""
+
+#: setup/setup_checks.tpl:41
+#: setup/setup_checks.tpl:103
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:45
+#: setup/setup_checks.tpl:107
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "PHP setup configuration"
+msgstr "Konfiguracja bazy FAX"
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "show information"
+msgstr "Informacje osobiste"
+
+#: setup/setup_schema.tpl:3
+#, fuzzy
+msgid "Schema specific settings"
+msgstr "Ustawienia Samba"
+
+#: setup/setup_schema.tpl:7
+msgid "Enable schema validation when logging in"
+msgstr ""
+
+#: setup/setup_schema.tpl:16
+#, fuzzy
+msgid "Check status"
+msgstr "Ustaw status"
+
+#: setup/setup_schema.tpl:20
+msgid "Schema check succeeded"
+msgstr ""
+
+#: setup/setup_schema.tpl:23
+#, fuzzy
+msgid "Schema check failed"
+msgstr "Zapisywanie telefonu nieudane"
+
+#: html/getvcard.php:36
+msgid "Error: getcvard.php needs a parameter to export a vcard!"
+msgstr "Błąd: getcvard.php wymaga parametru do eksportu wizytówki!"
+
+#: html/helpviewer.php:67
+msgid "Help browser"
+msgstr "Wyszukiwarka pomocy"
+
+#: html/helpviewer.php:118
+msgid "There is no helpfile specified for this class"
+msgstr "Pomoc nie jest dostępna dla tej klasy."
+
+#: html/helpviewer.php:265
+#, php-format
+msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
+msgstr "Katalog pomocy '%s' nie jest osiągalny, nie można czytać żadnych plików pomocy."
+
+#: html/getxls.php:86
+msgid "Birthday"
+msgstr "Urodziny"
+
+#: html/getxls.php:86
+#: html/getxls.php:227
+#: html/getxls.php:281
+#: html/getxls.php:297
+msgid "Surname"
+msgstr "Nazwisko"
+
+#: html/getxls.php:94
+#, php-format
+msgid "User list of %s on %s"
+msgstr "Lista użytkowników %s na %s"
+
+#: html/getxls.php:121
+#: html/getxls.php:284
+#: ihtml/themes/default/acl.tpl:41
+msgid "Members"
+msgstr "Członkowie"
+
+#: html/getxls.php:131
+#: html/getxls.php:360
+#, php-format
+msgid "Groups of %s on %s"
+msgstr "Grupy %s na %s"
+
+#: html/getxls.php:155
+#: html/getxls.php:188
+#: html/getxls.php:190
+#: html/getxls.php:197
+#: html/getxls.php:233
+#: html/getxls.php:310
+#: html/getxls.php:381
+msgid "Servers"
+msgstr "Serwery"
+
+#: html/getxls.php:159
+#: html/getxls.php:311
+msgid "Computers"
+msgstr "Komputery"
+
+#: html/getxls.php:195
+#: html/getxls.php:379
+#, php-format
+msgid "Servers of %s on %s"
+msgstr "Serwery %s na %s"
+
+#: html/getxls.php:225
+msgid "Mobile phone"
+msgstr "Telefon komórkowy"
+
+#: html/getxls.php:228
+msgid "Function"
+msgstr "Funkcja"
+
+#: html/getxls.php:231
+#: html/getxls.php:312
+msgid "Adressbook"
+msgstr "Książka adresowa"
+
+#: html/getxls.php:238
+#: html/getxls.php:414
+#, php-format
+msgid "Adressbook of %s on %s"
+msgstr "Książka adresowa %s na %s"
+
+#: html/getxls.php:244
+msgid "Common Name"
+msgstr "Zwykła nazwa"
+
+#: html/getxls.php:281
+msgid "Day of birth"
+msgstr "Data urodzenia"
+
+#: html/getxls.php:299
+msgid "Email address"
+msgstr "Adres email"
+
+#: html/getxls.php:299
+msgid "Organizational unit"
+msgstr "Jednostka organizacyjna"
+
+#: html/getxls.php:300
+msgid "Postal Code"
+msgstr "Kod Pocztowy"
+
+#: html/getxls.php:304
+msgid "Full"
+msgstr "Pełne"
+
+#: html/getxls.php:341
+#, php-format
+msgid "User List of %s on %s"
+msgstr "Lista użytkowników %s na %s"
+
+#: html/getxls.php:395
+#, php-format
+msgid "Computers of %s on %s"
+msgstr "Komputery %s na %s"
+
+#: html/index.php:50
+#, fuzzy
+msgid "Session is not encrypted!"
+msgstr "Sesja nie będzie szyfrowana."
+
+#: html/index.php:122
+#, fuzzy, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę."
+
+#: html/index.php:143
+#, php-format
+msgid "Directory '%s' specified as compile directory is not accessible!"
+msgstr "Katalog '%s' podany jako katalog kompilacji jest niedostępny!"
+
+#: html/index.php:226
+msgid "GOsa cannot retrieve information about the installed schema files. Please make sure, that this is possible."
+msgstr "GOsa nie może uzyskać informacji o zainstalowanych plikach schema. Proszę skorygować."
+
+#: html/index.php:239
+msgid "Your ldap setup contains old schema definitions. Please re-run the setup."
+msgstr "Ustawienia serwera LDAP zawierają stare definicje schema. Proszę uruchomić setup."
+
+#: html/index.php:257
+msgid "Please specify a valid username!"
+msgstr "Proszę podać prawidłową nazwę użytkownika!"
+
+#: html/index.php:259
+msgid "Please specify your password!"
+msgstr "Proszę podać prawidłowe hasło!"
+
+#: html/index.php:266
+msgid "Please check the username/password combination."
+msgstr "Proszę sprawdzić kombinację login/hasło."
+
+#: html/index.php:295
+msgid "Account locked. Please contact your system administrator."
+msgstr "Konto zablokowane. Proszę skontaktować się z administratorem systemu."
+
+#: html/index.php:341
+msgid "Session will not be encrypted."
+msgstr "Sesja nie będzie szyfrowana."
+
+#: html/index.php:341
+msgid "Enter SSL session"
+msgstr "Sprowadź sesję SSL"
+
+#: html/index.php:347
+msgid "Your browser has cookies disabled. Please enable cookies and reload this page before logging in!"
+msgstr "Twoja przeglądarka ma wyłączone cookies. Proszę włączyć cookies i przeładować stronę przed logowaniem!"
+
+#: html/getkiosk.php:25
+#, php-format
+msgid "Can't open file '%s', possibly the file does not exist."
+msgstr "Nie można otworzyć pliku '%s', prawdopodobnie plik nie istnieje."
+
+#: html/getkiosk.php:30
+#, php-format
+msgid "Can't read file '%s', check permissions."
+msgstr "Nie można czytać pliku '%s', proszę sprawdzić uprawnienia."
+
+#: html/getfax.php:53
+msgid "Could not connect to database server!"
+msgstr "Nie można połączyć się z serwerem baz danych!"
+
+#: html/getfax.php:55
+msgid "Could not select database!"
+msgstr "Nie można wybrać bazy danych!"
+
+#: html/getfax.php:60
+#: html/getfax.php:68
+msgid "Database query failed!"
+msgstr "Zapytanie do bazy danych nieudane"
+
+#: html/main.php:173
+msgid "FATAL: Register globals is on. GOsa will refuse to login unless this is fixed by an administrator."
+msgstr "BŁĄD: Register globals jest włączone. GOsa odmówi logowania do momentu poprawienia tego parametru przez administratora."
+
+#: html/main.php:215
+msgid "Warning: memory is getting low - please increase the memory_limit!"
+msgstr "Ostrzeżenie: zaczyna brakować pamięci - proszę zwiększyć parametry memory_limit!"
+
+#: html/main.php:354
+msgid "Your password is about to expire, please change your password"
+msgstr "Twoje hasło zaraz wygaśnie, proszę zmienić hasło"
+
+#: html/main.php:362
+#, php-format
+msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
+msgstr "BŁĄD: Nie można znaleźć żadnych definicji dla pluginu '%s'!"
+
+#: html/get_attachment.php:47
+msgid "Can't connect to glpi database, there is no mysl extension available in your php setup."
+msgstr "Nie można połączyć się z bazą glpi, brak wsparcia dla MySQL w ustawieniach PHP."
+
+#: html/get_attachment.php:55
+msgid "Can't connect to specified database, please check your glpi configuration."
+msgstr "OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane parametry konfiguracji."
+
+#: html/get_attachment.php:64
+msgid "Can't get specified attachment file, there is no entry with this id."
+msgstr "Nie można pobrać zadanego załącznika, brak wpisu z tym id."
+
+#: ihtml/themes/default/islocked.tpl:2
+msgid "Locking conflict detected"
+msgstr "Wykryto konflikt blokady"
+
+#: ihtml/themes/default/islocked.tpl:9
+msgid "If this lock detection is false, the other person has obviously closed the webbrowser during the edit operation. You may want to take over the lock by pressing the 'Edit anyway' button."
+msgstr "Jeśli to wykrycie blokady jest błędne, inna osoba prawdopodobnie zamknęła okno przeglądarki podczas operacji edycji. Można przejąć blokadę naciskając Edytuj."
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "Podgląd pomocy GOsa"
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Indeks"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+#, fuzzy
+msgid "Copy & paste wizard"
+msgstr "Kreator Copy &amp; paste"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid "Some values need to be unique in the complete directory while some combinations make no sense. GOsa shows the relevant attributes. Please maintain the values below to fullfill the policies."
+msgstr "Niektóre wartości muszą być unikalne w całym katalogu, podczas gdy niektóre kombinacje nie mają sensu. GOsa pokazuje dotyczące atrybuty. Proszę poprawić wartości poniżej aby utrzymać zgodność z regułami."
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid "Or if you copy or cut an entry within GOsa and delete the source object, you may get errors while pasting this object again!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:24
+#, fuzzy
+msgid "Cancel all"
+msgstr "Anuluj"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Operation complete"
+msgstr "Operacja zakończona"
+
+#: ihtml/themes/default/framework.tpl:8
+#: ihtml/themes/default/framework.tpl:12
+#, fuzzy
+msgid ""
+"You are currently editing a database entry.\n"
+" Do you want to dismiss the changes?"
+msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?"
+
+#: ihtml/themes/default/framework.tpl:9
+#: ihtml/themes/default/framework.tpl:13
+msgid "Main"
+msgstr "Główne"
+
+#: ihtml/themes/default/framework.tpl:18
+msgid "Help"
+msgstr "Pomoc"
+
+#: ihtml/themes/default/framework.tpl:23
+#: ihtml/themes/default/framework.tpl:27
+msgid "Sign out"
+msgstr "Wyloguj"
+
+#: ihtml/themes/default/framework.tpl:31
+msgid "Signed in:"
+msgstr "Zalogowano:"
+
+#: ihtml/themes/default/framework.tpl:34
+msgid "GOsa main menu"
+msgstr ""
+
+#: ihtml/themes/default/conflict.tpl:2
+msgid "Session conflict detected"
+msgstr "Wykryto konflikt sesji"
+
+#: ihtml/themes/default/conflict.tpl:6
+msgid "Probably there's another active instance of your session. Multiple window operation is technical not possible and heavily depends on the browser you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is possible. Pressing the Logout button will close this session."
+msgstr "Prawdopodobnie istnieje inna aktywna instacja sesji. Operowanie na kilku oknach nie jest technicznie możliwe i mocno zależy od używanej przeglądarki. Użycie różnych przeglądarek (np. IE i Mozilla) jest możliwe. Naciśnięcie przycisku Wyloguj zamknie tą sesję."
+
+#: ihtml/themes/default/conflict.tpl:10
+msgid "Ignoring this message will change/destroy the data you're currently editing, so please close multiple windows and log in again."
+msgstr "Ignorując ten komunikat zmienisz/usuniesz dane które obecnie edytujesz. Proszę zamknąć wiele okien i zalogować się ponownie."
+
+#: ihtml/themes/default/conflict.tpl:14
+msgid "Logout"
+msgstr "Wyloguj"
+
+#: ihtml/themes/default/acl.tpl:15
+msgid "Use members from"
+msgstr "Użyj członków z"
+
+#: ihtml/themes/default/acl.tpl:29
+msgid "Available members"
+msgstr "Dostępni członkowie"
+
+#: ihtml/themes/default/acl.tpl:63
+msgid "ACLs for this object"
+msgstr "ACLe dla tego obiektu"
+
+#: ihtml/themes/default/acl.tpl:69
+#, fuzzy
+msgid "Available roles"
+msgstr "Dostępni członkowie"
+
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid "The size limit option makes LDAP operations faster and saves the LDAP server from getting too much load. The easiest way to handle big databases without long timeouts would be to limit your search to smaller values and use filters to get the entries you are looking for."
+msgstr "Limit rozmiaru powoduje szybsze operacje LDAP i zapobiega nadmiernemu obciążeniu serwera LDAP. Najprostrzym sposobem działania na dużych bazach bez opóźnień jest ograniczanie wyszukiwań do mniejszej ilości wyników oraz użycie filtrów dla otrzymania poszukiwanych elementów."
+
+#: ihtml/themes/default/sizelimit.tpl:6
+msgid "Please choose the way to react for this session"
+msgstr "Proszę wybrać sposób reakcji dla tej sesji"
+
+#: ihtml/themes/default/sizelimit.tpl:9
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr "Ignoruj ten błąd i pokaż wszystkie elementy które zwraca serwer LDAP"
+
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries that fit into the defined sizelimit and let me use filters instead"
+msgstr "ignoruj ten błąd i pokaż wszystkie elementy które zmieszczą się w zdefiniowanych limicie rozmiaru i pozwól mi użyć filtrów"
+
+#: ihtml/themes/default/setup_finish.tpl:1
+msgid "Setup finished"
+msgstr "Setup zakończony"
+
+#: ihtml/themes/default/setup_finish.tpl:3
+msgid "Basically the setup is finished. You can check the result of the schema check here and download the autogenerated gosa.conf below."
+msgstr "Instalacja zakończona. Można sprawdzić rezultat sprawdzania schematów i pobrać automatycznie wygenerowany plik gosa.conf poniżej."
+
+#: ihtml/themes/default/setup_finish.tpl:7
+msgid "Schema Configuration"
+msgstr "Konfiguracja schematów"
+
+#: ihtml/themes/default/setup_finish.tpl:12
+msgid "Configuration File"
+msgstr "Plik konfiguracyjny"
+
+#: ihtml/themes/default/setup_finish.tpl:14
+msgid "GOsa setup has collected all data needed to create an initial configuration file. Save the the link below as your gosa.conf and place that file in /etc/gosa. Change it as needed."
+msgstr "Instalacja GOsa zebrała wszystkie dane potrzebne do stworzenia pliku konfiguracyjnego. Zapisz link poniżej jako gosa.conf i umieść go w /etc/gosa. Zmieniaj plik wedle potrzeby."
+
+#: ihtml/themes/default/setup_finish.tpl:20
+msgid "After placing the file under /etc/gosa, place make sure that the webserver user is able to read gosa.conf, while other users shouldn't. You may want to execute these commands to achieve this requirement:"
+msgstr "Po umieszczeniu pliku w /etc/gosa upewnij się, że serwer www ma uprawnienia do jego odczytu, podczas gdy inni użytkownicy nie mają. Aby uzyskać takie uprawnienia, można wykonać te polecenia:"
+
+#: ihtml/themes/default/login.tpl:9
+msgid "GOsa login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:25
+#, fuzzy
+msgid "Login screen"
+msgstr "Usługa Logowania"
+
+#: ihtml/themes/default/login.tpl:32
+#, fuzzy
+msgid "Please use your username and your password to log into the site administration system."
+msgstr "Proszę użyć swojego loginu i hasła aby się zalogować"
+
+#: ihtml/themes/default/login.tpl:49
+#: ihtml/themes/default/login.tpl:50
+msgid "Directory"
+msgstr "Katalog"
+
+#: ihtml/themes/default/login.tpl:75
+#: ihtml/themes/default/login.tpl:78
+msgid "Sign in"
+msgstr "Zaloguj"
+
+#: ihtml/themes/default/login.tpl:76
+msgid "Click here to log in"
+msgstr "Kliknij tutaj aby się zalogować"
+
+#: ihtml/themes/default/logout.tpl:5
+msgid "Your GOsa session has expired!"
+msgstr "Twoja sesja w GOsa wygasła!"
+
+#: ihtml/themes/default/logout.tpl:7
+msgid "The last interaction with the GOsa web interface has been some time ago in the past. For security reasons, the session has been closed. To continue with administrative tasks, please sign in again."
+msgstr "Ostatnia interakcja z interfejsem GOsa była już jakiś czas temu. Z powodów bezpieczeństwa sesja została zamknięta. Aby kontynuować proszę zalogować się ponownie."
+
+#: ihtml/themes/default/logout.tpl:10
+msgid "Sign in again"
+msgstr "Zaloguj się ponownie"
+
+#: ihtml/themes/default/setup_introduction.tpl:1
+msgid "Welcome to the GOsa setup!"
+msgstr "Witaj w instalacji GOsa!"
+
+#: ihtml/themes/default/setup_introduction.tpl:4
+msgid "It looks like you're calling GOsa for the first time - no configuration was found. This setup like script will try to aid you in creating a working configuration by performing three major steps: first we'll check the PHP installation for required modules, than we're going to check for optional/needed programms and after you've provided basic information for your LDAP connectivity, we're going to check your LDAP setup."
+msgstr "Wygląda na to, że uruchamiasz GOsa po raz pierwszy - nie wykryto konfiguracji. Ten skrypt instalacji będzie wspomagał w utworzeniu gotowej konfiguracji wykonując trzy podstawowe kroki: najpierw sprawdzimy czy w PHP są wymagane moduły, potem sprawdzimy czy wymagane/opcjonalne programy są zainstalowane, oraz po podaniu podstawowych informacji do połączenia z serwerem LDAP, sprawdzimy instalację LDAP."
+
+#: ihtml/themes/default/setup_introduction.tpl:17
+msgid "You can also use the new and more-advanced way of inspecting your PHP-installation. It will give you information about the exact function that could not be found (functions that could be found are not mentioned). This is useful if you know what you're doing."
+msgstr "Można również użyć nowej, zaawansowanej metody inspekcji instalacji PHP. Zapewni ona informacje o funkcji której nie znaleziono (funkcje znalezione nie są wymieniane). Przydatne jeśli się wie co się robi."
+
+#: ihtml/themes/default/setup_introduction.tpl:19
+msgid "Toggle Show/Hide"
+msgstr "Przełącz Pokaż/Ukryj"
+
+#: ihtml/themes/default/setup_useradmin.tpl:3
+msgid "You already have an Administrative Account and a Group."
+msgstr "Konto administracyjne oraz grupa już istnieją"
+
+#: ihtml/themes/default/setup_useradmin.tpl:6
+msgid "You're missing an administrative account for GOsa, you'll not be able to administrate anything!"
+msgstr "Brak konta administracyjnego dla GOsa, nie można niczym administrować!"
+
+#: ihtml/themes/default/setup_useradmin.tpl:10
+msgid "To provide full administrative access to GOsa, you need to create a special group which contains the administrative user. The setup program can assist you with this task. Enter the desired username and the password below to create the missing entries."
+msgstr "Aby zapewnić pełny dostęp administracyjny do GOsa, należy utworzyć specjalną grupę która zawiera użytkownika administracyjnego. Program instalacyjny może pomóc w tym zadaniu. Wprowadź poniżej wybraną nazwę użytkownika i hasło aby utworzyć brakujące elementy."
+
+#: ihtml/themes/default/setup_step2.tpl:1
+#: ihtml/themes/default/setup_step3.tpl:1
+#: ihtml/themes/default/setup_step4.tpl:1
+msgid "Setup continued..."
+msgstr "Ustawienia trwają..."
+
+#: ihtml/themes/default/setup_step2.tpl:4
+msgid "Step two looks for a set of helper programms and checks if they have the correct minimum version."
+msgstr "Krok drugi szuka programów wpomocniczych i sprawdza czy są w minimalnej wymaganej wersji."
+
+#: ihtml/themes/default/accountexpired.tpl:15
+msgid "Your Password has expired !! Choose a new Password"
+msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło"
+
+#: ihtml/themes/default/accountexpired.tpl:23
+#: ihtml/themes/default/accountexpired.tpl:27
+msgid "Old Password"
+msgstr "Stare hasło"
+
+#: ihtml/themes/default/accountexpired.tpl:32
+#: ihtml/themes/default/accountexpired.tpl:36
+msgid "New Password"
+msgstr "Nowe hasło"
+
+#: ihtml/themes/default/accountexpired.tpl:41
+#: ihtml/themes/default/accountexpired.tpl:45
+msgid "Verify Password"
+msgstr "Hasło ponownie"
+
+#: ihtml/themes/default/accountexpired.tpl:51
+msgid "Change Password"
+msgstr "Zmień hasło"
+
+#: ihtml/themes/default/accountexpired.tpl:52
+msgid "Click here to Change your password"
+msgstr "Brak uprawnień do zmiany własnego hasła"
+
+#: ihtml/themes/default/setup_step3.tpl:4
+msgid "Now we're going include your LDAP server and create an initial configuration. After you've entered the server URI below, a quick check is performed if required LDAP schemas are in place. Samba versions are autodetected by the installed objectclasses. Details on how your LDAP tree is organized will be asked later on."
+msgstr "Teraz dodamy serwer LDAP oraz utworzymy wyjściową konfigurację. Po podaniu URI serwera poniżej, wykonane zostanie szybkie sprawdzenie czy wymagane schematy LDAP są na miejscu. Wersje Samba są automatycznie wykryte przez zainstalowane klasy obiektów. Szczegóły dotyczące organizacji drzewa LDAP zostaną skonfigurowane później."
+
+#: ihtml/themes/default/setup_step3.tpl:10
+msgid "Please enter the server URI to allow the setup to connect your LDAP server (Example: ldap://your.server:389)."
+msgstr "Proszę podać URI serwera, aby umożliwić instalatorowi połączenie z serwerem LDAP (Np. ldap://test.serwer:389)."
+
+#: ihtml/themes/default/setup_step4.tpl:2
+msgid "The following fields allow the basic configuration of GOsa's behaviour and affect various properties in your main configuration."
+msgstr "Poniższe pola pozwalają na podstawową konfigurację zachowania GOsa i wpływają na różne właściwości w głównej konfiguracji."
+
+#: ihtml/themes/default/setup_step4.tpl:7
+msgid "Enter a description for the location you're configuring here"
+msgstr "Proszę podać opis dla lokacji tutaj konfigurowanej"
+
+#: ihtml/themes/default/setup_step4.tpl:18
+msgid "GOsa always acts as admin and manages access rights internally. This is a workaround till OpenLDAP's in directory ACI's are fully implemented. For this to work, we need the admin DN and the corresponding password."
+msgstr "GOsa zawsze zachowuje się jak admin i zarządza uprawnieniami wewnętrznie. Jest to obejście dopóki ACL w katalogu OpenLDAP zostaną w pełni zaimplementowane. Trzeba podać administracyjne DN i odpowiednie hasło."
+
+#: ihtml/themes/default/setup_step4.tpl:39
+msgid "Base "
+msgstr "Baza"
+
+#: ihtml/themes/default/setup_step4.tpl:47
+msgid "People dn attribute"
+msgstr "Ten 'dn' nie jest aplikacją."
+
+#: ihtml/themes/default/setup_step4.tpl:59
+msgid "ID base for users/groups"
+msgstr "Podstawowe ID dla użytkowników/grup"
+
+#: ihtml/themes/default/setup_step4.tpl:72
+msgid "Encryption algorithm"
+msgstr "Algorytm szyfrowania"
+
+#: ihtml/themes/default/setup_step4.tpl:83
+msgid "GOsa has modular support for several mail methods. These methods provide interfaces to users mailboxes and general handling for quotas. You can choose the dummy plugin to leave all your mail settings untouched."
+msgstr "GOsa posiada modularne wsparcie dla kilku metod pocztowych. Te metody zapewniają interfejsy dla kont użytkowników oraz quota. Można wybrać sztuczny dodatek, aby pozostawić ustawienia poczty nietknięte."
+
+#: ihtml/themes/default/setup_step4.tpl:100
+msgid "GOsa may cause PHP interpreter errors, particularly in case of Beta versions. In some cases it would be helpful to enable the error reporting."
+msgstr "GOsa może powodować błędy interpretera PHP, szczególnie w przypadku wersji Beta. W niektórych przypadkach będzie pomocne włączenie wyświetlania błędów."
+
+#: ihtml/themes/default/setup_step4.tpl:104
+msgid "Display PHP errors"
+msgstr "Wyświetlaj błędy PHP"
+
+#: ihtml/themes/default/setup_step4.tpl:107
+msgid "true"
+msgstr "prawda"
+
+#: ihtml/themes/default/setup_step4.tpl:108
+msgid "false"
+msgstr "fałsz"
+
+#: ihtml/themes/default/setup_step4.tpl:115
+msgid "Check"
+msgstr "Sprawdź"
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr "Odtwarzanie obiektu snapshotów"
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid "This procedure will restore a snapshot of the selected object. It will replace the existing object after pressing the restore button."
+msgstr "Ta procedura przywróci snapshot wybranego obiektu. Obecny obiekt zostanie zamieniony po naciśnięciu przycisku przywróć."
+
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid "Remember that DNS configuration and database entries could not be restored. For some objects it is only nescessary to open and save them again (goFon), but some entries must be recreated manually (glpi)."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid "Don't forget to check references to other objects, for example does the selected printer still exists ?"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that could be restored"
+msgstr "Brak snapshot'u który mógłby zostać odtworzony"
+
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr "Wybierz snapshot i klinij w obrazek folderu, aby odtwodzyć snapshot."
+
+#: ihtml/themes/default/snapshotdialog.tpl:49
+msgid "Creating object snapshots"
+msgstr "Tworzenie obiektu snapshoty"
+
+#: ihtml/themes/default/snapshotdialog.tpl:52
+msgid "This procedure will create a snapshot of the selected object. It will be stored inside a special branch of your directory system and can be restored later on."
+msgstr "Ta procedura utworzy snapshot wybranego obiektu. Kopia obiektu zostanie zachowana w specjalnej gałęzi i będzie mogła zostać przywrócona później."
+
+#: ihtml/themes/default/snapshotdialog.tpl:55
+msgid "Remember that database entries, DNS configurations and possibly created zones in server extensions will not be stored in the snapshot."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:70
+msgid "Timestamp"
+msgstr "Czas"
+
+#: ihtml/themes/default/snapshotdialog.tpl:79
+msgid "Reason for generating this snapshot"
+msgstr "Przyczyna utworzenia tego snapshot'u"
+
+#, fuzzy
+#~ msgid "Vacationmessage"
+#~ msgstr "Treść autorespondera"
+
+#, fuzzy
+#~ msgid "Sieve script management"
+#~ msgstr "Zarządzanie skryptami logowania"
+
+#, fuzzy
+#~ msgid "Can't open file '%s' to read uploaded file contents."
+#~ msgstr "Nie można utworzyć katalogu '%s' dla wgrywanych plików ppd."
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
+#~ "setup"
+#~ msgstr ""
+#~ "Opcjonalna klasa obiektów '%s' wymagana przez dodatek '%s' nie istnieje w "
+#~ "konfiguracji LDAP"
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
+#~ msgstr ""
+#~ "Opcjonalna klasa obiektów '%s' wymagana przez dodatek '%s' nie jest w "
+#~ "wersji %s"
+#~ msgid "Support for '%s' enabled"
+#~ msgstr "Wsparcie dla '%s' włączone"
+#~ msgid "Required objectclass '%s' is not present in LDAP setup"
+#~ msgstr "Wymagana klasa obiektów '%s' nie jest obecna w ustawieniach LDAP"
+#~ msgid "Required objectclass '%s' does not have version %s"
+#~ msgstr "Wymagana klasa obiektów '%s' nie jest w wersji %s"
+#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
+#~ msgstr "Wsparcie dla SAMBA3 wyłączone, brak zainstalowanych schematów"
+#~ msgid "SAMBA 3 support enabled"
+#~ msgstr "Wsparcie dla SAMBA3 włączone"
+#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
+#~ msgstr "Wsparcie dla SAMBA2 wyłączone, brak zainstalowanych schematów"
+#~ msgid "SAMBA 2 support enabled"
+#~ msgstr "Wsparcie dla SAMBA2 włączone"
+#~ msgid "Support for pureftp disabled, no schema seems to be installed"
+#~ msgstr "Wsparcie dla pureftp wyłączone, brak zainstalowanych schematów"
+#~ msgid "Support for pureftp enabled"
+#~ msgstr "Wsparcie dla pureftp włączone"
+#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
+#~ msgstr "Wsparcie dla WebDAV wyłączone, brak zainstalowanych schematów"
+#~ msgid "Support for WebDAV enabled"
+#~ msgstr "Wsparcie dla WebDAV włączone"
+#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
+#~ msgstr "Wsparcie dla phpgroupware wyłączone, brak zainstalowanych schematów"
+#~ msgid "Support for phpgroupware enabled"
+#~ msgstr "Wsparcie dla phpgroupware włączone"
+#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
+#~ msgstr "Wsparcie dla trustAccount wyłączone, brak zainstalowanych schematów"
+#~ msgid "Support for trustAccount enabled"
+#~ msgstr "Wsparcie dla trustAccount włączone"
+#~ msgid "Support for gofon disabled, no schema seems to be installed"
+#~ msgstr "Wsparcie dla gofon wyłączone, brak zainstalowanych schematów"
+#~ msgid "Support for gofon enabled"
+#~ msgstr "Wsparcie dla gofon wyłączone"
+#~ msgid "Support for nagios disabled, no schema seems to be installed"
+#~ msgstr "Wsparcie dla nagios wyłączone, brak zainstalowanych schematów"
+#~ msgid "Support for nagios enabled"
+#~ msgstr "Wsparcie dla nagios włączone"
+#~ msgid "Support for netatalk disabled, no schema seems to be installed"
+#~ msgstr "Wsparcie dla netatalk wyłączone, brak zainstalowanych schematów"
+#~ msgid "Support for netatalk enabled"
+#~ msgstr "Wsparcie dla netatalk włączone"
+#~ msgid ""
+#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
+#~ "method to cyrus"
+#~ msgstr ""
+#~ "Wsparcie dla Kolab wyłączone, brak zainstalowanych schematów, ustawiał "
+#~ "metodę pocztową na cyrus"
+#~ msgid "Support for Kolab enabled"
+#~ msgstr "Wsparcie dla Kolab włączone"
+#~ msgid "Ignored"
+#~ msgstr "Zignorowano"
+#~ msgid "Checking for PHP version (>=4.1.0)"
+#~ msgstr "Sprawdzam wersję PHP (>=4.1.0)"
+#~ msgid ""
+#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
+#~ "in PHP language."
+#~ msgstr ""
+#~ "PHP musi być w wersji 4.1.0 lub wyższej z powodu używanych funkcji i "
+#~ "błędów w języku PHP."
+#~ msgid "Checking if register_globals is set to 'off'"
+#~ msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'"
+#~ msgid "PHP session.gc_maxlifetime (>= 86400 seconds)."
+#~ msgstr "PHP session.gc_maxlifetime (>= 86400 seconds)."
+#~ msgid ""
+#~ "PHP uses this value for the garbage collector to delete old sessions, "
+#~ "setting this value to one day will prevent loosing session and cookie  "
+#~ "before they really timeout."
+#~ msgstr ""
+#~ "PHP używa tej wartości dla garbage collector'a do usuwania starych sesji. "
+#~ "Ustawienie tej wartości na jeden dzień zapobiegnie ustraceniu sesji oraz "
+#~ "cookie zanim faktycznie wygasną."
+#~ msgid "Checking for ldap module"
+#~ msgstr "Sprawdzam moduł ldap"
+#~ msgid "Checking for XML functions"
+#~ msgstr "Sprawdzam funkcje XML"
+#~ msgid "XML functions are required to parse the configuration file."
+#~ msgstr "Funkcje XML są wymagane do parsowania pliku konfiguracyjnego."
+#~ msgid ""
+#~ "This module is used by GOsa to convert samba munged dial informations and "
+#~ "is therefore required."
+#~ msgstr ""
+#~ "Ten moduł jest używany przez GOsa do konwersji _MUNGED_DIAL_INFORMATIONS? "
+#~ "i dlatego jest wymagany."
+#~ msgid "Checking for mhash module"
+#~ msgstr "Sprawdzam moduł mhash"
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. If you are just using "
+#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
+#~ msgstr ""
+#~ "Aby używać kryptowania SSHA, ten moduł jest wymagany. Jeśli będzie "
+#~ "używane jedynie kryptowanie crypt, lub md5, można zignorować ten "
+#~ "komunikat. GOsa będzie działać bez tego."
+#~ msgid "Checking for imap module"
+#~ msgstr "Sprawdzam moduł imap"
+#~ msgid "Checking for mysql module"
+#~ msgstr "Sprawdzam moduł mysql"
+#~ msgid "Checking for kadm5 module"
+#~ msgstr "Sprawdzam moduł kadm5"
+#~ msgid "Checking for snmp Module"
+#~ msgstr "Sprawdzam moduł snmp"
+#~ msgid "PHP detailed function inspection"
+#~ msgstr "Szczegółowa inspekcja funkcji PHP"
+#~ msgid ""
+#~ "The function %s is used by GOsa. There is no information if it's optional "
+#~ "or required yet."
+#~ msgstr ""
+#~ "Funkcja %s jest używania przez GOsa. Brak informacji czy jest wymagana "
+#~ "czy opcjonalna."
+
+#, fuzzy
+#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
+#~ msgstr "Sprawdzam ImageMagic (>=5.4.0)"
+
+#, fuzzy
+#~ msgid ""
+#~ "GraphicsMagick is used to convert user supplied images to fit the "
+#~ "suggested size and the unified JPEG format."
+#~ msgstr ""
+#~ "ImageMagic jest używane do konwersji dostarczanych obrazków, aby pasowały "
+#~ "do rozmiaru i były w formacje JPEG."
+#~ msgid "Checking for ImageMagick (>=5.4.0)"
+#~ msgstr "Sprawdzam ImageMagic (>=5.4.0)"
+#~ msgid ""
+#~ "ImageMagick is used to convert user supplied images to fit the suggested "
+#~ "size and the unified JPEG format."
+#~ msgstr ""
+#~ "ImageMagic jest używane do konwersji dostarczanych obrazków, aby pasowały "
+#~ "do rozmiaru i były w formacje JPEG."
+#~ msgid "Checking imagick module for PHP"
+#~ msgstr "Sprawdzam moduł imagick"
+#~ msgid ""
+#~ "Imagick is used to convert user supplied images to fit the suggested size "
+#~ "and the unified JPEG format from PHP script."
+#~ msgstr ""
+#~ "Imagick jest używane do konwersji dostarczanych obrazków, aby pasowały do "
+#~ "rozmiaru i były w formacje JPEG."
+#~ msgid "Checking for a way to generate LM/NT password hashes"
+#~ msgstr "Sprawdzam możliwość generowania haseł LM/NT"
+#~ msgid "php.ini check -> session.auto_register"
+#~ msgstr "Sprawdzam php.ini -> session.auto_register"
+#~ msgid "php.ini check -> implicit_flush"
+#~ msgstr "Sprawdzam php.ini -> implicit_flush"
+#~ msgid "php.ini check -> max_execution_time"
+#~ msgstr "Sprawdzam php.ini -> max_execution_time"
+#~ msgid "php.ini check -> memory_limit"
+#~ msgstr "Sprawdzam php.ini -> memory_limit"
+#~ msgid ""
+#~ "GOsa needs at least 16MB of memory, less will cause unpredictable errors! "
+#~ "Increase it for larger setups."
+#~ msgstr ""
+#~ "GOsa potrzebuje conajmniej 16MB pamięci. Mniej może prowadzić do "
+#~ "nieprzewidywalnych błędów. Dla większych instalacji, należy zwiększyć ten "
+#~ "parametr."
+#~ msgid "php.ini check -> expose_php"
+#~ msgstr "Sprawdzam php.ini -> expose_php"
+#~ msgid "php.ini check -> magic_quotes_gpc"
+#~ msgstr "Sprawdzam php.ini -> magic_quotes_gpc"
+#~ msgid ""
+#~ "Can't connect to the specified LDAP server! Please make sure that is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Nie można połączyć się z podanym serwerem LDAP! Proszę sprawdzić czy jest "
+#~ "on dostępny dla GOsa."
+#~ msgid ""
+#~ "Can't bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Nie można spiąć się z podanym serwerem LDAP! Proszę sprawdzić czy jest on "
+#~ "dostępny dla GOsa."
+#~ msgid ""
+#~ "You're missing the required attribute '%s' from this formular. Please "
+#~ "complete!"
+#~ msgstr "Brak wymaganego atrybutu '%s' w formularzu. Proszę uzupełnić!"
+
+#, fuzzy
+#~ msgid ""
+#~ "Could not bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Nie można spiąć się z podanym serwerem LDAP! Proszę sprawdzić czy jest on "
+#~ "dostępny dla GOsa."
+#~ msgid ""
+#~ "Can't read schema informations, GOsa needs to know your schema setup. "
+#~ "Please verify that it is readable for GOsa"
+#~ msgstr ""
+#~ "Nie można czytać informacji w schematach, GOsa musi znać ustawienia "
+#~ "schematów. Proszę sprawdzić czy GOsa może czytać ustawienia schematów"
+#~ msgid "Can't log into LDAP server. Reason was: %s."
+#~ msgstr "Nie można zalogować się do serwera LDAP. Powód: %s."
+
+#, fuzzy
+#~ msgid ""
+#~ "User and/or group could not be created, please check your configuration "
+#~ "twice !"
+#~ msgstr ""
+#~ "OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane "
+#~ "parametry konfiguracji."
+
+#, fuzzy
+#~ msgid "Last step"
+#~ msgstr "Ostatni skrypt"
+
+#, fuzzy
+#~ msgid "This dialog allows you to setup GOsa behaviour"
+#~ msgstr ""
+#~ "Ten dialog umożliwia wybranie użytkownika jako kontaktu technicznego."
+
+#, fuzzy
+#~ msgid "Please read the FAQ for more informations"
+#~ msgstr "Ogólne informacje o użytkowniku"
+
+#, fuzzy
+#~ msgid "Windows workstation ou"
+#~ msgstr "Stacja robocza Windows"
+
+#, fuzzy
+#~ msgid "Enable"
+#~ msgstr "włączone"
+
+#, fuzzy
+#~ msgid "GOsa generic settings, page 3/3"
+#~ msgstr "Ogólne ustawienia użytkownika"
+
+#, fuzzy
+#~ msgid "Optional settings"
+#~ msgstr "Ustawienia Aplikacji"
+
+#, fuzzy
+#~ msgid "Force SSL"
+#~ msgstr "Wymuś GID"
+
+#, fuzzy
+#~ msgid "PPd path"
+#~ msgstr "Ścieżka"
+
+#, fuzzy
+#~ msgid "The schema check returned the following results"
+#~ msgstr "Wyszukiwanie nie zwróciło danych"
+
+#, fuzzy
+#~ msgid "Display checked object classes"
+#~ msgstr "Wyświetl szablony FAI"
+
+#, fuzzy
+#~ msgid "All available objectClasses"
+#~ msgstr "Dostępni członkowie"
+
+#, fuzzy
+#~ msgid "Configuration file"
+#~ msgstr "Plik konfiguracyjny"
+
+#, fuzzy
+#~ msgid "Saving configuration file"
+#~ msgstr "Zapisywanie stacji roboczej nieudane"
+
+#, fuzzy
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file."
+#~ msgstr ""
+#~ "Instalacja GOsa zebrała wszystkie dane potrzebne do stworzenia pliku "
+#~ "konfiguracyjnego. Zapisz link poniżej jako gosa.conf i umieść go w /etc/"
+#~ "gosa. Zmieniaj plik wedle potrzeby."
+
+#, fuzzy
+#~ msgid "Automatically write configuration"
+#~ msgstr "Konfiguracja bazy FAX"
+
+#, fuzzy
+#~ msgid "Save configuration"
+#~ msgstr "Konfiguracja bazy FAX"
+
+#, fuzzy
+#~ msgid "Configuration succesfully written."
+#~ msgstr "Plik konfiguracyjny"
+
+#, fuzzy
+#~ msgid "Use GOsa with current configuration file"
+#~ msgstr "Plik konfiguracyjny"
+
+#, fuzzy
+#~ msgid "Can't write configuration file, please check permissions."
+#~ msgstr ""
+#~ "Nie można czytać '/etc/gosa/encodings', proszę sprawdzić uprawnienia."
+
+#, fuzzy
+#~ msgid "Manually create configuration file"
+#~ msgstr "Plik konfiguracyjny"
+
+#, fuzzy
+#~ msgid "Download the configuration file"
+#~ msgstr "Konfiguracja pobierania"
+
+#, fuzzy
+#~ msgid "Setup steps"
+#~ msgstr "Ustaw status"
+
+#, fuzzy
+#~ msgid "Setup language"
+#~ msgstr "Język"
+
+#, fuzzy
+#~ msgid "Please choose a language"
+#~ msgstr "Proszę wybrać poprawną bazę"
+
+#, fuzzy
+#~ msgid "Basic installation checks"
+#~ msgstr "Instalacja stacji roboczej nieudana"
+
+#, fuzzy
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
+#~ msgstr ""
+#~ "Aby używać kryptowania SSHA, ten moduł jest wymagany. Jeśli będzie "
+#~ "używane jedynie kryptowanie crypt, lub md5, można zignorować ten "
+#~ "komunikat. GOsa będzie działać bez tego."
+
+#, fuzzy
+#~ msgid "Password hashes"
+#~ msgstr "Hasło wygasa"
+
+#, fuzzy
+#~ msgid ""
+#~ "In order to use samba 2/3 you've to install some additional packages to "
+#~ "generate password hashes. (e.g. libmhash2)"
+#~ msgstr ""
+#~ "Aby używać SAMBA 2/3, należy zainstalować dodatkowe programy aby móc "
+#~ "generować hasła."
+
+#, fuzzy
+#~ msgid "memory_limit"
+#~ msgstr "bez limitu"
+
+#, fuzzy
+#~ msgid "implicit_flush"
+#~ msgstr "Sprawdzam php.ini -> implicit_flush"
+
+#, fuzzy
+#~ msgid "max_execution_time"
+#~ msgstr "Sprawdzam php.ini -> max_execution_time"
+
+#, fuzzy
+#~ msgid "magic_quotes_gpc"
+#~ msgstr "Sprawdzam php.ini -> magic_quotes_gpc"
+
+#, fuzzy
+#~ msgid ""
+#~ "Increase your server security by setting magic_quotes_gpc to 'on'. PHP "
+#~ "will escape all quotes   in strings in this case."
+#~ msgstr ""
+#~ "Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP "
+#~ "będzie zabezpieczać cudzysłowa w stringach."
+
+#, fuzzy
+#~ msgid "Configuration file writeable."
+#~ msgstr "Plik konfiguracyjny"
+
+#, fuzzy
+#~ msgid "Successful"
+#~ msgstr "Eksport zakończony powodzeniem"
+
+#, fuzzy
+#~ msgid "Ldap settings"
+#~ msgstr "Ustawienia pocztowe"
+
+#, fuzzy
+#~ msgid ""
+#~ "Please enter the server URI to allow the GOsa setup to connect your LDAP "
+#~ "server (Example: ldap://your.server:389)."
+#~ msgstr ""
+#~ "Proszę podać URI serwera, aby umożliwić instalatorowi połączenie z "
+#~ "serwerem LDAP (Np. ldap://test.serwer:389)."
+
+#, fuzzy
+#~ msgid "Location description"
+#~ msgstr "Opis jednostki"
+
+#, fuzzy
+#~ msgid "Connection url"
+#~ msgstr "Połączenie"
+
+#, fuzzy
+#~ msgid "Test"
+#~ msgstr "Zespoły"
+
+#, fuzzy
+#~ msgid "Try connect"
+#~ msgstr "rozłącz"
+
+#, fuzzy
+#~ msgid "Use tls connection"
+#~ msgstr "Rozłączenie"
+
+#, fuzzy
+#~ msgid "GOsa generic settings, page 1/3"
+#~ msgstr "Ogólne ustawienia użytkownika"
+
+#, fuzzy
+#~ msgid "GOsa theme"
+#~ msgstr "Zespół GOsa"
+
+#, fuzzy
+#~ msgid "Base hook"
+#~ msgstr "Baza"
+
+#, fuzzy
+#~ msgid "External script"
+#~ msgstr "wysyłanie zewnętrzne"
+
+#, fuzzy
+#~ msgid "Klick here to add a new test"
+#~ msgstr "Kliknij tutaj aby się zalogować"
+
+#, fuzzy
+#~ msgid "Sieve manamgent"
+#~ msgstr "Zarządzanie typami mime"
+#~ msgid "{LOCATIONNAME}"
+#~ msgstr "{LOCATIONNAME}"
+
+#, fuzzy
+#~ msgid "Mail account"
+#~ msgstr "Moje konto "
+
+#, fuzzy
+#~ msgid "Posix Account"
+#~ msgstr "Konto Proxy"
+
+#, fuzzy
+#~ msgid "Samba account"
+#~ msgstr "Zablokuj konto samba"
+
+#, fuzzy
+#~ msgid "PHPgroupware"
+#~ msgstr "PHPGroupware"
+
+#, fuzzy
+#~ msgid "OpenExchange account"
+#~ msgstr "konto Open-Xchange"
+
+#, fuzzy
+#~ msgid "PHP schedule it"
+#~ msgstr "PHP schedule it"
+
+#, fuzzy
+#~ msgid "Nagios account"
+#~ msgstr "Konto Nagios"
+
+#, fuzzy
+#~ msgid "Netatalk account"
+#~ msgstr "Zarządzaj kontem Netatalk"
+#~ msgid ""
+#~ "Directory '%s' specified as smarty compile directory is not accessible, "
+#~ "please check existence and rights of this directory!"
+#~ msgstr ""
+#~ "Katalog '%s' podany jako katalog kompilacji smarty nie jest osiągalny, "
+#~ "proszę sprawdzić katalog i uprawnienia!"
+#~ msgid "Repository settings"
+#~ msgstr "Ustawienia repozytorium"
+#~ msgid ""
+#~ "To add packages to your package list you have to setup the repository "
+#~ "settings first."
+#~ msgstr ""
+#~ "Aby dodawać pakiety do listy pakietów należy wcześniej skonfigurować "
+#~ "parametry repozytorium."
+#~ msgid ""
+#~ "Packages are usually stored on different servers called mirrors. These "
+#~ "mirrors have different types of releases (for example woody/sarge/etch), "
+#~ "which finally contain packages sorted by section."
+#~ msgstr ""
+#~ "Pakiety są przeważnie przechowywane na różnych serwerach zwanych "
+#~ "mirrorami. Te serwery zawierają różne typy wydań (np. woody/sarge/etch), "
+#~ "które zawierają pakiety posortowane po sekcjach."
+#~ msgid ""
+#~ "Section and release can't be changed in future dialogs, but the mirror "
+#~ "can be changed by editing the entry."
+#~ msgstr ""
+#~ "Sekcja oraz wydanie nie mogą zostać zmienione w przyszłych dialogach, "
+#~ "lecz mirror może zostać zmieniony poprzez edycję tego elementu."
+#~ msgid ""
+#~ "First select the preferred release, then the section and finally the "
+#~ "mirror."
+#~ msgstr "Wybierz żądane wydanie, potem sekcje i w końcu mirror."
+#~ msgid "please choose a release..."
+#~ msgstr "Proszę wybrać wydanie..."
+#~ msgid "Sections for this release"
+#~ msgstr "Ustawienia dla tego wydania"
+#~ msgid "macro name"
+#~ msgstr "Nazwa makra"
+#~ msgid ""
+#~ "There is currently no asterisk server defined. Your settings can't be "
+#~ "saved."
+#~ msgstr ""
+#~ "Brak zdefiniowanych serwerów asterisk. Ustawienia nie mogą być zapisane."
+#~ msgid "Can't delete in Database %s, on Server %s."
+#~ msgstr "Nie można usuwać w bazie %s na serwerze %s."
+#~ msgid "Saving of object group/phone queue with dn '%s' failed."
+#~ msgstr "Zapisywanie grupy/kolejki telefonicznie z dn '%s' nieudane."
+#~ msgid "Removing of object group/phone queue with dn '%s' failed."
+#~ msgstr "Usuwanie grupy/kolejki telefonicznej z dn '%s' nieudane."
+#~ msgid ""
+#~ "There is no mysql extension available in your php setup, can't save any "
+#~ "changes to asterisk db."
+#~ msgstr ""
+#~ "Brak wsparcia dla mysql w ustawieniach php. Nie można zapisać żadnych "
+#~ "zmian w bazie asterisk."
+#~ msgid "Unable to parse macro contents on line: %s"
+#~ msgstr "Nie można sparsować makro w linii: %s"
+#~ msgid "Can't perform SELECT query in DB '%s'"
+#~ msgstr "Nie można wykonać zapytania SELECT w bazie '%s'"
+#~ msgid "Can't perform DELETE query in DB '%s'"
+#~ msgstr "Nie można wykonać zapytania DELETE w bazie '%s'"
+#~ msgid "Can't perform INSERT query in DB '%s'"
+#~ msgstr "Nie można wykonać zapytanie INSERT w bazie '%s'"
+#~ msgid ""
+#~ "You have specified a conference 'without PIN' ... please leave the PIN "
+#~ "fields empty."
+#~ msgstr "Wybrano konferencję 'bez PINu'... proszę pozostawić pola PIN puste."
+#~ msgid "Online"
+#~ msgstr "Online"
+#~ msgid "You have no permissions to create a user on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia konta w tym 'Kontenerze'."
+
+#, fuzzy
+#~ msgid "You have no permissions to move this user to the specified 'Base'."
+#~ msgstr "Brak uprawnień do przenoszenia konta z obecnego 'Kontenera'."
+#~ msgid "You have no permissions to create a blocklist on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia bloklisty w tym miejscu."
+#~ msgid "You have no permissions to create a group on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia grupy w tej 'bazie'."
+#~ msgid "You have no permissions to create a application on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia aplikacji w tej 'bazie'."
+#~ msgid ""
+#~ "As soon as the move operation has finished, you can scroll down to end of "
+#~ "the page and press the 'Continue' button to continue with the department "
+#~ "management dialog."
+#~ msgstr ""
+#~ "Jak tylko operacja przenoszenia zakończy się, można przewinąć stronę na "
+#~ "dół i nacisnąć przycisk 'Kontynuuj' aby przejść do dialogu zarządzania "
+#~ "departamentami."
+#~ msgid "You have no permissions to create a department on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia departamentu w tym miejscu."
+#~ msgid "You have no permissions to create a terminal on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia terminala w tej 'bazie'."
+#~ msgid "You have no permissions to create a server on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia serwera w tym elemencie."
+#~ msgid "You are not allowed to set this systems password!"
+#~ msgstr "Brak uprawnień do ustalania tych haseł systemowych!"
+#~ msgid "You have no permissions to create a phone on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie."
+#~ msgid "The host name '%s' should be written in lowercase."
+#~ msgstr "Nazwa hosta '%s' powinna zostać wpisana małymi literami."
+#~ msgid "Select to display users"
+#~ msgstr "Zaznacz aby wyświetlić użytkownika"
+#~ msgid "Display user"
+#~ msgstr "Wyświetl użytkownika"
+#~ msgid "Select to display departments"
+#~ msgstr "Zaznacz aby wyświetlić departamenty"
+#~ msgid "Display departments"
+#~ msgstr "Wyświetl departamenty"
+
+#, fuzzy
+#~ msgid "Viewable"
+#~ msgstr "Zmienna"
+#~ msgid "You have no permissions to create a mime type on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia typu mime w tej lokalizacji."
+#~ msgid "GOfon"
+#~ msgstr "GOfon"
+#~ msgid "You are not allowed to delete this snapshot!"
+#~ msgstr "Brak uprawnień do usunięcia tego snapshotu!"
+#~ msgid ""
+#~ "Generating this page caused the W3C          conformance checker to raise "
+#~ "some errors!"
+#~ msgstr ""
+#~ "Tworzenie tej strony spowodowało wystąpienie błędów przy sprawdzaniu "
+#~ "zgodności z W3C!"
+#~ msgid "Only insider delivery"
+#~ msgstr "Tylko wewnętrzne dostarczanie"
+#~ msgid "you are not using any strange characters in the loginname."
+#~ msgstr "nie są używane żadne dziwne znaki w loginie."
+#~ msgid "This zoneName is already in use"
+#~ msgstr "Ta nazwa strefy jest już w użyciu."
+#~ msgid "This reverse zone is already in use"
+#~ msgstr "Ta strefa odwrotna jest już w użyciu"
+#~ msgid "You've to specify an ldap server before continuing!"
+#~ msgstr "Należy podać serwer ldap przed kontynuacją!"
+#~ msgid ""
+#~ "Bind to server successful, but the server seems to be completly empty, "
+#~ "please check all information twice"
+#~ msgstr ""
+#~ "Połączenie z serwerem udane, lecz serwer wydaje się być całkowicie pusty, "
+#~ "proszę dokładnie sprawdzić wszystkie informacje"
+#~ msgid ""
+#~ "Found more than one dns zone which contains an entry named '%s'. Aborting "
+#~ "getting dns informations for this device."
+#~ msgstr ""
+#~ "Znaleziono więcej niż jedną strefę dns która zawiera wpis '%s'. Anulowano "
+#~ "pobieranie informacji dns dla tego urządzenia."
+
+#, fuzzy
+#~ msgid "Pgaer"
+#~ msgstr "Pager"
+#~ msgid "Select subtree to place blocklist in"
+#~ msgstr "Sybierz poddrzewo do umiszczenia bloklisty"
+#~ msgid "No permission to create a blocklist on this base."
+#~ msgstr "Brak uprawnień do tworzenia bloklisty w tym miejscu."
+#~ msgid ""
+#~ "You have no permissions to create or modify a global address book entry."
+#~ msgstr ""
+#~ "Brak uprawnień do tworzenia lub modyfikacji elementów w globalnej książce "
+#~ "adresowej."
+#~ msgid "You've no permission to do LDAP imports."
+#~ msgstr "Nie masz uprawnień aby wykonać import LDAP."
+#~ msgid "You've no permission to do LDAP exports."
+#~ msgstr "Brak uprawnień do eksportowania bazy LDAP."
+#~ msgid "Choose subtree to place macro in"
+#~ msgstr "Wybierz poddrzewo do umieszczenia makro"
+#~ msgid "Insufficient permissions, can't change attribute '%s' in goFonMacro."
+#~ msgstr "Brak uprawnień do zmian atrybutu '%s' w goFonMacro."
+
+#, fuzzy
+#~ msgid "File servive (Shares)"
+#~ msgstr "Usługa plików"
+#~ msgid "Time Service"
+#~ msgstr "Usługa czasu"
+#~ msgid "Terminal Service"
+#~ msgstr "Usługa Terminali"
+#~ msgid "Domain name system service"
+#~ msgstr "Usługa DNS"
+#~ msgid "IMAP admin access"
+#~ msgstr "Dostęp administracyjny IMAP"
+#~ msgid "Glpi database"
+#~ msgstr "Baza Glpi"
+
+#, fuzzy
+#~ msgid "Removing server services/gofax with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Saving server services/gofax with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "Fax server"
+#~ msgstr "Serwer Fax"
+#~ msgid "Kolab service"
+#~ msgstr "Usługa Kolab"
+
+#, fuzzy
+#~ msgid "You have no permissions to create a printer on this 'Base'."
+#~ msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie."
+#~ msgid "NFS"
+#~ msgstr "NFS"
+#~ msgid "NFS service"
+#~ msgstr "Usługa NFS"
+#~ msgid "Glpi management"
+#~ msgstr "Zarządzanie Glpi"
+
+#, fuzzy
+#~ msgid "Removing server services/glpi with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Saving server services/glpi with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "Glpi server"
+#~ msgstr "Serwer Glpi"
+
+#, fuzzy
+#~ msgid "Glpi server service"
+#~ msgstr "Usługa Sieve"
+#~ msgid "Attachment name"
+#~ msgstr "Nazwa załącznika"
+#~ msgid "Attachment comment"
+#~ msgstr "Komentarz załącznika"
+#~ msgid "Attachment mime type"
+#~ msgstr "Typ mime załącznika"
+#~ msgid "Attachment filename"
+#~ msgstr "Nazwsa pliku załącznika"
+
+#, fuzzy
+#~ msgid "Removing of server services/cups with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Saving of server services/cups with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "Cups service"
+#~ msgstr "Usługa Cups"
+#~ msgid "NTP service"
+#~ msgstr "Usługa NTP"
+
+#, fuzzy
+#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "NTP"
+#~ msgstr "NTP"
+
+#, fuzzy
+#~ msgid "Removing server services/ldap with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Saving server services/ldap with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "Syslog service"
+#~ msgstr "Usługa Syslog"
+
+#, fuzzy
+#~ msgid "Removing server services/goSysLog with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Saving server services/goSysLog with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "Syslog"
+#~ msgstr "Syslog"
+
+#, fuzzy
+#~ msgid "Removing server services/gofon with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Saving server services/gofon with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "GoFon server"
+#~ msgstr "Serwer GoFon"
+
+#, fuzzy
+#~ msgid "Removing server services/goLogDB with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Saving server services/goLogDB with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "Log"
+#~ msgstr "Log"
+
+#, fuzzy
+#~ msgid "Removing server services/gokrb with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Saving server services/gokrb with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "Postfix"
+#~ msgstr "Postfix"
+
+#, fuzzy
+#~ msgid "Removing server services/mail with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "Mail service"
+#~ msgstr "Usługa poczty"
+#~ msgid "Cyrus service"
+#~ msgstr "Usługa Cyrus"
+
+#, fuzzy
+#~ msgid "Removing server services/imap with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Saving server services/imap with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "Imap"
+#~ msgstr "Imap"
+#~ msgid "Imap service"
+#~ msgstr "Usługa Imap"
+#~ msgid "Share service"
+#~ msgstr "Usługa udziałów"
+#~ msgid "Share entry"
+#~ msgstr "Wpis udziałów"
+
+#, fuzzy
+#~ msgid "Remove anti virus extension"
+#~ msgstr "Usuń rozszerzenie drukarki"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has anti virus features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Ten serwer posiada cechy inwentarza. Można je wyłączyć klikając poniżej"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has anti virus features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Ten serwer nie posiada cech inwentarza. Można je włączyć klikając poniżej."
+
+#, fuzzy
+#~ msgid "Removing of server services/anti virus with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid "Remove spamassassin extension"
+#~ msgstr "Usuń rozszerzenie drukarki"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has spamassassin features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr "Ten serwer posiada cechy kolab. Można je wyłączyć klikając poniżej"
+
+#, fuzzy
+#~ msgid "Add spamassassin service"
+#~ msgstr "Dodan nową usługę"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has spamassassin features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Ten serwer nie posiada cech kolab. Można je włączyć klikając poniżej."
+
+#, fuzzy
+#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+
+#, fuzzy
+#~ msgid ""
+#~ "Set status flag for server services/spamassassin with dn '%s' failed."
+#~ msgstr "Zapisywanie usługi serwera nieudane"
+#~ msgid "T"
+#~ msgstr "T"
+#~ msgid "Connectivity settings"
+#~ msgstr "Ustawienia Połączeń"
+
+#, fuzzy
+#~ msgid "gosaProxyID"
+#~ msgstr "Proxy"
+#~ msgid "Limit quota"
+#~ msgstr "Ograniczenie quota"
+#~ msgid "Quota limit period"
+#~ msgstr "Okres ograniczenia quota"
+#~ msgid "Specified name is invalid."
+#~ msgstr "Podana nazwa jest nieprawidłowa"
+#~ msgid "Device ID"
+#~ msgstr "ID urządzenia"
+
+#, fuzzy
+#~ msgid "apple-user-homeDirectory"
+#~ msgstr "Katalog domowy"
+#~ msgid "Removing of object group/workstation with dn '%s' failed."
+#~ msgstr "Usuwanie grupy/stacji roboczej z dn '%s' nieudane."
+#~ msgid "Delivery mode"
+#~ msgstr "Metoda dostarczania"
+
+#, fuzzy
+#~ msgid "phpgwAccountExpires"
+#~ msgstr "Konto wygasa po"
+
+#, fuzzy
+#~ msgid "phpgwAccountType"
+#~ msgstr "Konto"
+#~ msgid "Value specified as 'Ratio' is not valid."
+#~ msgstr "Wartość podana jako 'Proporcja' jest nieprawidłowa."
+
+#, fuzzy
+#~ msgid "mailEnabled"
+#~ msgstr "włączone"
+#~ msgid "GOsa intranet account"
+#~ msgstr "Konto GOsa Intranet"
+#~ msgid "Open groupware account"
+#~ msgstr "Konto Opengroupware"
+#~ msgid "Can't get quota information for '%s'."
+#~ msgstr "Nie można pobrać informacji o quota dla '%s'."
+
+#, fuzzy
+#~ msgid "Shadow last change"
+#~ msgstr "Pokaż pakiety"
+
+#, fuzzy
+#~ msgid "Device monitor"
+#~ msgstr "Nowy monitor"
+
+#, fuzzy
+#~ msgid "Device case"
+#~ msgstr "Nazwa urządzenia"
+
+#, fuzzy
+#~ msgid "Device motherboard"
+#~ msgstr "Dodaj/Edytuj płytę główną"
+
+#, fuzzy
+#~ msgid "Device soundcard"
+#~ msgstr "Nowa karta dźwiękowa"
+
+#, fuzzy
+#~ msgid "Device processor"
+#~ msgstr "Nowy procesor"
+
+#, fuzzy
+#~ msgid "Device misc device"
+#~ msgstr "Nowe inne urządzenie"
+
+#, fuzzy
+#~ msgid "Device ram"
+#~ msgstr "Nazwa urządzenia"
+
+#, fuzzy
+#~ msgid "Device hard disk drive"
+#~ msgstr "Nowy dysk twardy"
+
+#, fuzzy
+#~ msgid "Device drive"
+#~ msgstr "Nazwa urządzenia"
+
+#, fuzzy
+#~ msgid "Device controler"
+#~ msgstr "Nowy kontroler"
+
+#, fuzzy
+#~ msgid "Device graphics card"
+#~ msgstr "Nowa karta graficzna"
+
+#, fuzzy
+#~ msgid "Device power supply"
+#~ msgstr "Nowy zasilacz"
+
+#, fuzzy
+#~ msgid "Device pci device"
+#~ msgstr "Urządzenie wyświetlające"
+
+#, fuzzy
+#~ msgid "Saving printer membership with dn %s failed "
+#~ msgstr "Zapisywanie drukarki nieudane"
+#~ msgid "Error while writing printer settings"
+#~ msgstr "Błąd podczas zapisywania ustawień drukarki"
+
+#, fuzzy
+#~ msgid "Kernel paramenter"
+#~ msgstr "Sprawdź parametr"
+
+#, fuzzy
+#~ msgid "Max queue lenght"
+#~ msgstr "Maksymalna długość kolejki"
+
+#, fuzzy
+#~ msgid " Announce frequency"
+#~ msgstr "Częstotliwość zapowiedzi"
+
+#, fuzzy
+#~ msgid "Day"
+#~ msgstr "dzień"
+
+#, fuzzy
+#~ msgid "Keyboard modell"
+#~ msgstr "Wybierz model klawiatury"
+
+#, fuzzy
+#~ msgid "Keyborad variant"
+#~ msgstr "Wybierz wariant klawiatury"
+
+#, fuzzy
+#~ msgid "Valume"
+#~ msgstr "Głośność"
+
+#, fuzzy
+#~ msgid "Technical responsilbe"
+#~ msgstr "Osoba techniczna"
+
+#, fuzzy
+#~ msgid "Server indentifier"
+#~ msgstr "Identyfikator serwera"
+
+#, fuzzy
+#~ msgid "User certificate PKCS12"
+#~ msgstr "Standardowy certyfikat"
+
+#, fuzzy
+#~ msgid "Vocation message"
+#~ msgstr "Treść autorespondera"
+#~ msgid "Removing UNIX account failed"
+#~ msgstr "Usuwanie konta UNIX nieudane"
+#~ msgid "Saving UNIX account failed"
+#~ msgstr "Zapisywanie konta UNIX nieudane"
+#~ msgid "Error while writing printer"
+#~ msgstr "Błąd podczas zapisywania drukarki"
+#~ msgid "Adding environment information failed"
+#~ msgstr "Dodawanie informacji środowiska nieudane"
+#~ msgid "Removing oxchange account failed"
+#~ msgstr "Usuwanie konta oxchange nieudane"
+#~ msgid "Creating oxchange addressbook tree failed"
+#~ msgstr "Tworzenie drzewa książki adresowej oxchange nieudane"
+#~ msgid "Removing FAX account failed"
+#~ msgstr "Usuwanie konta FAX nieudane"
+#~ msgid "Saving FAX account failed"
+#~ msgstr "Zapytanie konta FAX nieudane!"
+#~ msgid "Removing FAI script base failed"
+#~ msgstr "Usuwanie bazy skryptów FAI nieudane"
+#~ msgid "Removing FAI script failed"
+#~ msgstr "Usuwanie skryptu FAI nieudane"
+#~ msgid "Saving FAI script failed"
+#~ msgstr "Zapisywanie skryptu FAI nieudane"
+#~ msgid "Removing FAI template base failed"
+#~ msgstr "Usuwanie bazy szablonów FAI nieudane"
+#~ msgid "Saving FAI template failed"
+#~ msgstr "Zapisywanie szablonu FAI nieudane"
+#~ msgid "Removing FAI package base failed"
+#~ msgstr "Usuwanie bazy pakietów FAI nieudane"
+#~ msgid "Saving FAI package entry failed"
+#~ msgstr "Zapisywanie elementu pakietu FAI nieudane"
+#~ msgid "Removing FAI hook base failed"
+#~ msgstr "Usuwanie bazy zaczepu FAI nieudane"
+#~ msgid "Removing FAI hook failed"
+#~ msgstr "Usuwanie zaczepu FAI nieudane"
+#~ msgid "Saving FAI hook failed"
+#~ msgstr "Zapisywanie zaczepu FAI nieudane"
+#~ msgid "Removing FAI partition table failed"
+#~ msgstr "Usuwanie tablicy partycji FAI nieudane"
+#~ msgid "Saving FAI partition table failed"
+#~ msgstr "Zapisywanie tablicy partycji FAI nieudane"
+#~ msgid "Removing FAI partition table entry failed"
+#~ msgstr "Usuwanie elementu tablicy partycji FAI nieudane"
+#~ msgid "Saving FAI partition table entry failed"
+#~ msgstr "Zapisywanie elementu tablicy partycji FAI nieudane"
+#~ msgid "Removing FAI variable failed"
+#~ msgstr "Usuwanie zmiennej FAI nieudane"
+#~ msgid "Saving FAI variable failed"
+#~ msgstr "Zapisywanie zmiennej FAI nieudane"
+#~ msgid "Removing group failed"
+#~ msgstr "Usuwanie grupy nieudane"
+#~ msgid "Saving group failed"
+#~ msgstr "Zapisywanie grupy nieudane"
+#~ msgid "Apply this acl only for users own entries"
+#~ msgstr "Zastosuj ten ACL tylko dla własnych parametrów użytkownika."
+#~ msgid "This 'dn' is no acl container."
+#~ msgstr "Ten 'dn' nie jest kontenerem acl."
+#~ msgid "Removing ACL information failed"
+#~ msgstr "Usuwanie informacji ACL nieudane"
+#~ msgid "Removing application information failed"
+#~ msgstr "Usuwanie informacji aplikacji nieudane"
+#~ msgid "Saving application information failed"
+#~ msgstr "Zapisywanie informacji aplikacji nieudane"
+#~ msgid "Removing application failed"
+#~ msgstr "Usuwanie aplikacji nieudane"
+#~ msgid ""
+#~ "This menu allows you to create, delete and edit selected departments. "
+#~ "Having a large size of departments, you might prefer the range selectors "
+#~ "on   top of the department list."
+#~ msgstr ""
+#~ "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych "
+#~ "departamentów. Posiadając dużą ilość departamentów, może okazać się "
+#~ "wygodniejsze korzystanie z selektorów zakresu na górze listy "
+#~ "departamentów."
+#~ msgid "Saving server failed"
+#~ msgstr "Zapisywanie serwera nieudane"
+#~ msgid "Updating DNS service failed"
+#~ msgstr "Aktualizacja usługi DNS nieudana"
+#~ msgid "Removing DNS entries failed"
+#~ msgstr "Usuwanie wpisów DNS nieudane"
+#~ msgid "Saving DNS entries failed"
+#~ msgstr "Zapisywanie wpisów DNS nieudane"
+#~ msgid "Removing workstation failed"
+#~ msgstr "Usuwanie stacji roboczej nieudane"
+#~ msgid "The attribute '%s' is empty or contains invalid characters."
+#~ msgstr "Atrybut '%s' jest pusty lub zawiera nieprawidłowe znaki."
+#~ msgid "The imap name string needs to be a hostname or an IP-address."
+#~ msgstr "Nazwa imap musi być nazwą hosta lub adresem IP."
+#~ msgid "Removing kolab host entry failed"
+#~ msgstr "Usuwanie wpisu hosta kolab nieudane"
+#~ msgid "Removing terminal failed"
+#~ msgstr "Usuwanie terminala nieudane"
+#~ msgid "Saving terminal failed"
+#~ msgstr "Zapisywanie terminala nieudane"
+#~ msgid "Saving Samba workstation failed"
+#~ msgstr "Zapisywanie stacji roboczej Samba nieudane"
+#~ msgid "Saving generic component failed"
+#~ msgstr "Zapisywanie ogólnego komponentu nieudane"
+#~ msgid "Saving terminal to DNS object failed"
+#~ msgstr "Zapisywanie terminala do obiektu DNS nieudane"
+#~ msgid "Removing phone failed"
+#~ msgstr "Usuwanie telefonu nieudane"
+#~ msgid "Removing phone macro failed"
+#~ msgstr "Usuwanie makra telefonicznego nieudane"
+#~ msgid "Saving phone macro failed"
+#~ msgstr "Zapisywanie makra telefonicznego nieudane"
+#~ msgid "Saving phone macro parameters failed"
+#~ msgstr "Zapisywanie parametrów makra telefonicznego nieudane"
+#~ msgid "Saving phone conference failed"
+#~ msgstr "Zapisywanie konferencji telefonicznej nieudane"
+#~ msgid "Create snapshot failed."
+#~ msgstr "Tworzenie snapshot'u nieudane."
+#~ msgid ""
+#~ "This procedure will create a working snapshot of the selected object."
+#~ msgstr "Ta procedura utworzy działający snapshot z wybranego obiektu."
+#~ msgid "There are no available snapshots."
+#~ msgstr "Nie ma dostępnych snapshot'ów."
+#~ msgid "Overwrite existing entry"
+#~ msgstr "Zastąp istniejący wpis"
+#~ msgid "Removing DNS service failed"
+#~ msgstr "Usuwanie usługi DNS nieudane"
+#~ msgid "Please specify the attribute SNAPSHOT_BASE in your gosa.conf."
+#~ msgstr "Proszę podać atrybut SNAPSHOT_BASE w gosa.conf."
+#~ msgid "The dn: '%s' (from line %s) already exists in the LDAP database."
+#~ msgstr "dn: '%s' (od linii %s) już istnieje w bazie LDAP"
+#~ msgid "Remove Kolab extension"
+#~ msgstr "Usuń rozszerzenie Kolab"
+#~ msgid "Remove FAI repository extension."
+#~ msgstr "Usuń rozszerzenie repozytorium FAI"
+#~ msgid ""
+#~ "This server has FAI repository features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Ten serwer posiada cechy repozytorium FAI. Można je wyłączyć klikając "
+#~ "poniżej."
+#~ msgid "Add FAI repository extension."
+#~ msgstr "Dodaj rozszerzenie repozytorium FAI"
+#~ msgid ""
+#~ "This server has FAI repository features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "Ten serwer nie posiada cech repozytorium FAI. Można je włączyć klikając "
+#~ "poniżej."
+#~ msgid "configured for"
+#~ msgstr "skonfigurowane dla"
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic informations "
+#~ "for your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "Wygląda na to, że uruchamiasz GOsa po raz pierwszy - nie wykryto "
+#~ "konfiguracji. Ten skrypt instalacji będzie wspomagał w utworzeniu gotowej "
+#~ "konfiguracji wykonując trzy podstawowe kroki: najpierw sprawdzimy czy w "
+#~ "PHP są wymagane moduły, potem sprawdzimy czy wymagane/opcjonalne programy "
+#~ "są zainstalowane, oraz po podaniu podstawowych informacji do połączenia z "
+#~ "serwerem LDAP, sprawdzimy instalację LDAP."
+#~ msgid ""
+#~ "If this lock detection is false, the other person has obviously closed "
+#~ "the webbrowser during the edit operation. You may delete the lockfile in "
+#~ "this case by pressing the <i>Remove</i> button."
+#~ msgstr ""
+#~ "Jeśli to wykrycie blokady jest błędne, inna osoba prawdopodobnie zamknęła "
+#~ "okno przeglądarki podczas operacji edycji. Można przejąć blokadę "
+#~ "naciskając <i>Usuń</i>."
+#~ msgid ""
+#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
+#~ "versions. In some cases it would be helpful to enable the error "
+#~ "reporting. (But it  could be a security risk)  "
+#~ msgstr ""
+#~ "GOsa może powodować błędu interpretera PHP, szczególnie w wersji Beta. I "
+#~ "niektórych przypadkach może okazać się pomocne włączenie error reporting "
+#~ "(Ale może też być ryzykowne dla bezpieczeństwa)."
+#~ msgid ""
+#~ "Your password has expired. To change your personal password use the "
+#~ "fields below. The changes take effect immediately. Please memorize the "
+#~ "new password, because you wouldn't be able to login without it."
+#~ msgstr ""
+#~ "Twoje hasło wygasło. Aby zmienić swoje hasło, użyj pól poniżej. Zmiana "
+#~ "hasła jest natychmiastowa. Proszę zapamiętać nowe hasło, ponieważ bez "
+#~ "niego nie będzie można się zalogować."
+#~ msgid "New Entry"
+#~ msgstr "Nowy wpis"
+#~ msgid "Admin Toggle"
+#~ msgstr "Przełącznik admina"
+#~ msgid ""
+#~ "This account has %s features disabled. Posix features are needed for "
+#~ "openXchange accounts, enable them first."
+#~ msgstr ""
+#~ "To konto ma wyłączone rozszerzenia %s. Rozszerzenia Posix są wymagane dla "
+#~ "kont openXchange, należy je wcześniej włączyć."
+#~ msgid ""
+#~ "This account has %s features disabled. Mail features are needed for "
+#~ "openXchange accounts, enable them first."
+#~ msgstr ""
+#~ "To konto ma wyłączone rozszerzenia %s. Rozszerzenia Poczta są wymagane "
+#~ "dla kont openXchange, należy je wcześniej włączyć."
+#~ msgid "List of applications"
+#~ msgstr "Lista aplikacji"
+#~ msgid "Display applications matching"
+#~ msgstr "Wyświetl aplikacje pasujące"
+#~ msgid "Regular expression for matching application names"
+#~ msgstr "Wyrażenie regularne dla dopasowania nazw aplikacji"
+#~ msgid "This menu allows you to add, edit and remove selected applications. "
+#~ msgstr "To menu umożliwia dodawanie, edycję i usuwanie wybranych aplikacji."
+#~ msgid "Zone entries"
+#~ msgstr "Wpisy strefy"
+#~ msgid "Settings for '%s'"
+#~ msgstr "Ustawienia dla '%s'"
+#~ msgid " can't read/write any ppd informations."
+#~ msgstr "Nie można czytać/zapisywać żadnych informacji ppd"
+
+#, fuzzy
+#~ msgid ""
+#~ "This menu allows you to create, delete and edit selected blocklists. "
+#~ msgstr ""
+#~ "To menu umożliwia tworzenie, kasowanie oraz edycję ustawień repozytorium."
+
+#, fuzzy
+#~ msgid ""
+#~ "Having a large size of lists, you might prefer the range selectors on top "
+#~ "of the select box."
+#~ msgstr ""
+#~ "To menu umożliwia tworzenie, usuwanie, edycję wybranych bloklist. "
+#~ "Posiadając dużą listę, wygodniejsze może być użycie 'range selectors' na "
+#~ "górze obszaru wyboru."
+
+#, fuzzy
+#~ msgid "New         Blocklist"
+#~ msgstr "Nowa bloklista"
+#~ msgid "This menu allows you to add, edit and remove selected groups. "
+#~ msgstr "To menu umożliwia dodawanie, edycję i kasowanie wybranych grup."
+
+#, fuzzy
+#~ msgid "when working with a large number of applications."
+#~ msgstr "Ścieżka i/lub nazwa binarium aplikacji"
+
+#, fuzzy
+#~ msgid ""
+#~ "This menu allows you to create, delete and edit selected departments. "
+#~ msgstr ""
+#~ "To menu umożliwia tworzenie, kasowanie oraz edycję ustawień repozytorium."
+
+#, fuzzy
+#~ msgid ""
+#~ "Having a large size of departments, you might prefer the range selectors "
+#~ "on   top of the department list."
+#~ msgstr ""
+#~ "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych udziałów DFS. "
+#~ "Posiadając dużą ilość udziałów DFS, może okazać się wygodniejsze "
+#~ "korzystanie z selektorów zakresu na górze listy udziałów DFS."
+
+#, fuzzy
+#~ msgid ""
+#~ "This menu allows you to create, delete and edit selected phone "
+#~ "conferences. "
+#~ msgstr ""
+#~ "To menu umożliwia tworzenie, kasowanie oraz edycję ustawień repozytorium."
+
+#, fuzzy
+#~ msgid "selectors on top of the conferences list."
+#~ msgstr "Proszę podać nazwę konferencji."
+#~ msgid "Display lists matching"
+#~ msgstr "Wyświetl listy pasujące"
+#~ msgid "This table displays faxblocklists for the selected tree."
+#~ msgstr "Ta tabela wyświetla bloklisty faxów w wybranym drzewie."
+#~ msgid "This table displays all groups, in the selected tree."
+#~ msgstr "Ta tabela zawiera wszystkie grupy w wybranym drzewie."
+#~ msgid "Display object groups matching"
+#~ msgstr "Wyświetlaj grupy obiektów pasujące"
+#~ msgid "Thin Clients"
+#~ msgstr "Stacje bezdyskowe"
+
diff --git a/gosa-core/locale/ru/LC_MESSAGES/messages.mo b/gosa-core/locale/ru/LC_MESSAGES/messages.mo
new file mode 100644 (file)
index 0000000..670fc02
Binary files /dev/null and b/gosa-core/locale/ru/LC_MESSAGES/messages.mo differ
diff --git a/gosa-core/locale/ru/LC_MESSAGES/messages.po b/gosa-core/locale/ru/LC_MESSAGES/messages.po
new file mode 100644 (file)
index 0000000..dcbb664
--- /dev/null
@@ -0,0 +1,23515 @@
+# Translation of messages.po to Russian
+# Valia V. Vaneeva <fattie@altlinux.ru>, 2004.
+# $Id: messages.po,v 1.61 2005/04/18 10:37:13 migor-guest Exp $
+#: include/class_plugin.inc:115 include/class_plugin.inc:116
+msgid ""
+msgstr ""
+"Project-Id-Version: messages\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-07-15 13:23+0200\n"
+"PO-Revision-Date: 2005-04-18 14:35+0300\n"
+"Last-Translator: Igor Muratov <migor@altlinux.org>\n"
+"Language-Team: ALT Linux Team\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: poEdit 1.3.1\n"
+
+#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
+#: plugins/personal/password/class_password.inc:136
+#: plugins/personal/mail/class_mailAccount.inc:1143
+#: plugins/personal/netatalk/class_netatalk.inc:374
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
+#: plugins/personal/connectivity/class_intranetAccount.inc:200
+#: plugins/personal/connectivity/class_pptpAccount.inc:178
+#: plugins/personal/connectivity/class_kolabAccount.inc:471
+#: plugins/personal/connectivity/class_proxyAccount.inc:312
+#: plugins/personal/connectivity/class_phpgwAccount.inc:162
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
+#: plugins/personal/connectivity/class_opengwAccount.inc:336
+#: plugins/personal/connectivity/class_webdavAccount.inc:161
+#: plugins/personal/environment/class_environment.inc:1317
+#: plugins/personal/nagios/class_nagiosAccount.inc:280
+#: plugins/personal/posix/class_posixAccount.inc:1357
+#: plugins/personal/samba/class_sambaAccount.inc:1097
+#: plugins/personal/generic/class_user.inc:1418
+msgid "My account"
+msgstr "Моя учетная запись"
+
+#: contrib/gosa.conf:45
+msgid "Administration"
+msgstr "Администрирование"
+
+#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
+msgid "Addons"
+msgstr "Дополнительно"
+
+#: contrib/gosa.conf:107
+#, fuzzy
+msgid "ACL Role"
+msgstr "Доступ"
+
+#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
+#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
+#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
+#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
+#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
+#: plugins/gofax/blocklists/generic.tpl:1
+#: plugins/gofax/faxaccount/paste_generic.tpl:4
+#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:940
+#: plugins/admin/systems/class_phoneGeneric.inc:476
+#: plugins/admin/systems/goImapServer.tpl:1
+#: plugins/admin/systems/class_componentGeneric.inc:268
+#: plugins/admin/systems/class_printGeneric.inc:880
+#: plugins/admin/systems/class_servGeneric.inc:414
+#: plugins/admin/systems/goMailServer.tpl:1
+#: plugins/admin/systems/servkolab.tpl:6
+#: plugins/admin/systems/class_workstationGeneric.inc:606
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
+#: plugins/admin/systems/glpi.tpl:6
+#: plugins/admin/systems/servdnseditzone.tpl:1
+#: plugins/admin/systems/glpiPrinter.tpl:6
+#: plugins/admin/applications/class_applicationGeneric.inc:542
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
+#: plugins/admin/mimetypes/paste_generic.tpl:4
+#: plugins/admin/mimetypes/generic.tpl:4
+#: plugins/admin/departments/class_departmentGeneric.inc:586
+#: plugins/admin/ogroups/class_ogroup.inc:747
+#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
+#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
+#: plugins/admin/fai/faiTemplateEntry.tpl:3
+#: plugins/admin/fai/faiHookEntry.tpl:5
+#: plugins/admin/fai/faiVariableEntry.tpl:5
+#: plugins/admin/fai/faiPartitionTable.tpl:4
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
+#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
+#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
+#: plugins/personal/generic/class_user.inc:16
+#: plugins/personal/generic/class_user.inc:1413
+#: plugins/generic/references/class_reference.inc:20
+#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
+msgid "Generic"
+msgstr "Общее"
+
+#: contrib/gosa.conf:112
+msgid "Unix"
+msgstr "Unix"
+
+#: contrib/gosa.conf:113 contrib/gosa.conf:140
+#: plugins/admin/groups/class_divListGroup.inc:233
+#: plugins/admin/users/class_divListUsers.inc:223
+#: plugins/admin/ogroups/tabs_ogroups.inc:132
+#: plugins/personal/environment/class_environment.inc:12
+#: plugins/personal/environment/class_environment.inc:1312
+msgid "Environment"
+msgstr "Окружение"
+
+#: contrib/gosa.conf:114 contrib/gosa.conf:142
+#: plugins/admin/groups/class_divListGroup.inc:225
+#: plugins/admin/groups/class_groupMail.inc:1110
+#: plugins/admin/users/class_divListUsers.inc:225
+#: plugins/admin/ogroups/class_divListOGroup.inc:215
+#: plugins/admin/ogroups/tabs_ogroups.inc:81
+#: plugins/admin/ogroups/tabs_ogroups.inc:221
+#: plugins/admin/ogroups/paste_mail.tpl:4
+#: plugins/admin/ogroups/class_mailogroup.inc:181
+#: plugins/personal/mail/class_mailAccount.inc:22
+#: plugins/personal/mail/class_mailAccount.inc:1138
+#: plugins/generic/references/class_reference.inc:24
+msgid "Mail"
+msgstr "Почта"
+
+#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
+#: plugins/admin/users/class_divListUsers.inc:231
+#: plugins/personal/samba/class_sambaAccount.inc:24
+#: plugins/personal/samba/class_sambaAccount.inc:1092
+#: plugins/generic/references/class_reference.inc:26
+#: plugins/generic/references/class_reference.inc:28
+msgid "Samba"
+msgstr "Samba"
+
+#: contrib/gosa.conf:117 contrib/gosa.conf:120
+#: plugins/admin/users/class_divListUsers.inc:233
+#: plugins/personal/netatalk/class_netatalk.inc:36
+#: plugins/personal/netatalk/class_netatalk.inc:370
+msgid "Netatalk"
+msgstr ""
+
+#: contrib/gosa.conf:123
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_connectivity.inc:15
+#: plugins/personal/connectivity/main.inc:118
+msgid "Connectivity"
+msgstr "Подключение"
+
+#: contrib/gosa.conf:124
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
+#: plugins/gofax/faxaccount/paste_generic.tpl:8
+#: plugins/gofax/faxaccount/generic.tpl:10
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
+#: plugins/admin/users/class_divListUsers.inc:229
+#: plugins/admin/departments/class_departmentGeneric.inc:605
+#: plugins/admin/departments/generic.tpl:91
+#: plugins/personal/generic/generic.tpl:334
+#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
+#: html/getxls.php:297
+msgid "Fax"
+msgstr "Факс"
+
+#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
+#: plugins/addons/addressbook/address_edit.tpl:221
+#: plugins/addons/addressbook/address_info.tpl:67
+#: plugins/addons/addressbook/address_info.tpl:163
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_divListGroup.inc:231
+#: plugins/admin/systems/class_systemManagement.inc:1272
+#: plugins/admin/systems/chooser.tpl:12
+#: plugins/admin/users/class_divListUsers.inc:227
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/ogroups/class_phonequeue.inc:920
+#: plugins/admin/ogroups/class_ogroupManagement.inc:433
+#: plugins/personal/generic/generic.tpl:309
+#: plugins/personal/generic/generic.tpl:490
+#: plugins/generic/references/class_reference.inc:40
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
+msgid "Phone"
+msgstr "Телефон"
+
+#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
+#, fuzzy
+msgid "Scalix"
+msgstr "терминалы"
+
+#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
+#: plugins/personal/nagios/class_nagiosAccount.inc:275
+msgid "Nagios"
+msgstr ""
+
+#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
+#: plugins/admin/applications/class_applicationManagement.inc:25
+#: plugins/admin/mimetypes/generic.tpl:112
+#: plugins/admin/mimetypes/generic.tpl:165
+msgid "Applications"
+msgstr "Приложения"
+
+#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
+#: plugins/admin/systems/class_servRepository.inc:260
+#: plugins/admin/systems/printerPPDDialog.tpl:17
+#: plugins/admin/applications/generic.tpl:92
+#: plugins/admin/ogroups/phonequeue.tpl:47
+#: plugins/gofon/conference/generic.tpl:130
+msgid "Options"
+msgstr "Параметры"
+
+#: contrib/gosa.conf:156
+#: plugins/admin/applications/class_applicationParameters.inc:232
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
+#, fuzzy
+msgid "Parameter"
+msgstr "Параметры загрузки"
+
+#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
+#: plugins/admin/systems/class_terminalStartup.inc:468
+#: plugins/admin/systems/class_workstationStartup.inc:1178
+#: plugins/admin/ogroups/tabs_ogroups.inc:102
+msgid "Startup"
+msgstr "Запуск"
+
+#: contrib/gosa.conf:162 contrib/gosa.conf:184
+#: plugins/admin/ogroups/tabs_ogroups.inc:105
+msgid "Devices"
+msgstr "Устройства"
+
+#: contrib/gosa.conf:163 contrib/gosa.conf:185
+#: plugins/admin/systems/class_systemManagement.inc:1281
+#: plugins/admin/systems/class_printGeneric.inc:886
+#: plugins/admin/ogroups/class_ogroupManagement.inc:436
+#: plugins/personal/environment/environment.tpl:235
+#: plugins/generic/references/class_reference.inc:52
+msgid "Printer"
+msgstr "Принтер"
+
+#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
+#: plugins/gofax/blocklists/generic.tpl:90
+#: plugins/addons/godfs/contents.tpl:22
+#: plugins/addons/addressbook/contents.tpl:33
+#: plugins/admin/systems/glpiSelectUser.tpl:20
+#: plugins/admin/systems/glpiAttachmentPool.tpl:20
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
+#: plugins/admin/systems/glpiDeviceManagement.tpl:20
+#: plugins/admin/systems/servRepository.tpl:26
+#: plugins/admin/systems/glpiPrinter.tpl:127
+#: plugins/admin/fai/faiPackageEntry.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:21
+#: plugins/gofon/macro/headpage.tpl:20
+#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
+#: ihtml/themes/default/MultiSelectWindow.tpl:27
+#: ihtml/themes/default/MultiSelectWindow.tpl:67
+msgid "Information"
+msgstr "Информация"
+
+#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
+#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
+#: contrib/gosa.conf:212
+#, fuzzy
+msgid "Inventory"
+msgstr "Добавить объект"
+
+#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_goLdapServer.inc:86
+#: plugins/admin/systems/class_goCupsServer.inc:71
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goImapServer.inc:161
+#: plugins/admin/systems/class_servDNS.inc:398
+#: plugins/admin/systems/class_goFonServer.inc:131
+#: plugins/admin/systems/class_goMailServer.inc:704
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#: plugins/admin/systems/servkolab.tpl:39
+#: plugins/admin/systems/class_goVirusServer.inc:221
+#: plugins/admin/systems/class_servRepository.inc:378
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#: plugins/admin/systems/class_goShareServer.inc:388
+#: plugins/admin/systems/class_servKolab.inc:386
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Services"
+msgstr "Сервисы"
+
+#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
+#: contrib/gosa.conf:190
+msgid "FAI summary"
+msgstr ""
+
+#: contrib/gosa.conf:254
+msgid "OGo"
+msgstr ""
+
+#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
+#: plugins/addons/gotomasses/contents.tpl:13
+#: plugins/addons/gotomasses/contents.tpl:15
+#: plugins/addons/ldapmanager/contentexportxls.tpl:19
+#: plugins/addons/ldapmanager/contentexportxls.tpl:32
+#: plugins/addons/ldapmanager/contentexportxls.tpl:47
+#: plugins/addons/ldapmanager/contentexport.tpl:16
+#: plugins/addons/ldapmanager/contentexport.tpl:29
+#: plugins/addons/ldapmanager/contentexport.tpl:44
+#: include/sieve/templates/edit_frame_base.tpl:6
+msgid "Export"
+msgstr "Экспорт"
+
+#: contrib/gosa.conf:267
+#, fuzzy
+msgid "Excel Export"
+msgstr "Экспорт"
+
+#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
+#: plugins/addons/gotomasses/contents.tpl:25
+#: plugins/addons/gotomasses/contents.tpl:28
+#: plugins/addons/notifications/contents.tpl:54
+#: plugins/addons/ldapmanager/contentcsv.tpl:109
+#: plugins/addons/ldapmanager/contentcsv.tpl:112
+#: plugins/addons/ldapmanager/contentimport.tpl:50
+#: plugins/admin/applications/generic.tpl:135
+#: plugins/personal/mail/generic.tpl:238
+#: plugins/personal/environment/logonManagement.tpl:65
+#: include/sieve/templates/import_script.tpl:12
+#: include/sieve/templates/edit_frame_base.tpl:7
+msgid "Import"
+msgstr "Импортировать"
+
+#: contrib/gosa.conf:269
+#, fuzzy
+msgid "CSV Import"
+msgstr "Импортировать"
+
+#: contrib/gosa.conf:274 contrib/gosa.conf:304
+#, fuzzy
+msgid "Partitions"
+msgstr "Назначение"
+
+#: contrib/gosa.conf:278 contrib/gosa.conf:308
+#: plugins/admin/applications/generic.tpl:130
+#: plugins/admin/fai/faiScriptEntry.tpl:56
+#: plugins/admin/fai/class_faiScript.inc:546
+#: plugins/admin/fai/faiHookEntry.tpl:56
+#: plugins/personal/environment/logonManagement.tpl:55
+#, fuzzy
+msgid "Script"
+msgstr "Путь к сценариям"
+
+#: contrib/gosa.conf:282 contrib/gosa.conf:312
+#: plugins/admin/fai/class_faiSummaryTab.inc:45
+msgid "Hooks"
+msgstr ""
+
+#: contrib/gosa.conf:286 contrib/gosa.conf:316
+#: plugins/admin/fai/class_faiSummaryTab.inc:46
+#, fuzzy
+msgid "Variables"
+msgstr "Переменная"
+
+#: contrib/gosa.conf:290 contrib/gosa.conf:320
+#: plugins/admin/fai/class_faiSummaryTab.inc:47
+#, fuzzy
+msgid "Templates"
+msgstr "Шаблон"
+
+#: contrib/gosa.conf:294 contrib/gosa.conf:324
+#: plugins/admin/fai/class_faiSummaryTab.inc:50
+#: plugins/personal/environment/environment.tpl:11
+#, fuzzy
+msgid "Profiles"
+msgstr "Путь к профилю"
+
+#: contrib/gosa.conf:295 contrib/gosa.conf:325
+#: plugins/admin/acl/class_divListACL.inc:54
+#: plugins/admin/ogroups/tabs_ogroups.inc:109
+msgid "Summary"
+msgstr ""
+
+#: contrib/gosa.conf:299 contrib/gosa.conf:329
+#: plugins/admin/fai/class_faiPackage.inc:547
+#, fuzzy
+msgid "Packages"
+msgstr "Показать телефоны"
+
+#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
+#: setup/class_setupStep_Language.inc:48
+msgid "German"
+msgstr "Немецкий"
+
+#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
+msgid "Russian"
+msgstr "Русский"
+
+#: contrib/gosa.conf:509
+msgid "Spanish"
+msgstr "Испанский"
+
+#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
+msgid "French"
+msgstr "Французский"
+
+#: contrib/gosa.conf:511
+msgid "Dutch"
+msgstr "Датский"
+
+#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
+msgid "English"
+msgstr "Английский"
+
+#: contrib/gosa.conf:513
+msgid "Italian"
+msgstr ""
+
+#: contrib/gosa.conf:514
+#, fuzzy
+msgid "Polish"
+msgstr "Английский"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:6
+msgid "FAX Reports"
+msgstr "Отчеты о факсах"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:7
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
+#: plugins/addons/gotomasses/class_gotomasses.inc:7
+#: plugins/addons/notifications/class_msgplug.inc:7
+#: plugins/addons/mailqueue/class_mailqueue.inc:7
+#: plugins/addons/logview/class_logview.inc:8
+#: plugins/addons/logview/class_gosa_logview.inc:8
+#: plugins/addons/godfs/class_dfsManagment.inc:11
+#: plugins/addons/addressbook/class_addressbook.inc:7
+#: plugins/addons/ldapmanager/class_exportxls.inc:8
+#: plugins/addons/ldapmanager/class_export.inc:7
+#: plugins/addons/ldapmanager/class_csvimport.inc:7
+#: plugins/addons/ldapmanager/class_import.inc:7
+#: plugins/addons/ldapmanager/class_ldif.inc:8
+#: plugins/admin/groups/class_groupManagement.inc:26
+#: plugins/admin/systems/class_systemManagement.inc:33
+#: plugins/admin/applications/class_applicationManagement.inc:26
+#: plugins/admin/users/class_userManagement.inc:29
+#: plugins/admin/acl/class_aclManagement.inc:28
+#: plugins/admin/acl/class_aclRole.inc:7
+#: plugins/admin/departments/class_departmentManagement.inc:26
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+#: plugins/personal/scalix/class_scalixAccount.inc:17
+#: plugins/personal/password/class_password.inc:25
+#: plugins/personal/mail/class_mailAccount.inc:23
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
+#: plugins/personal/connectivity/class_connectivity.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:18
+#: plugins/personal/connectivity/class_pptpAccount.inc:27
+#: plugins/personal/connectivity/class_kolabAccount.inc:6
+#: plugins/personal/connectivity/class_proxyAccount.inc:6
+#: plugins/personal/connectivity/class_phpgwAccount.inc:6
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
+#: plugins/personal/connectivity/class_opengwAccount.inc:7
+#: plugins/personal/connectivity/class_webdavAccount.inc:7
+#: plugins/personal/environment/class_environment.inc:13
+#: plugins/personal/nagios/class_nagiosAccount.inc:19
+#: plugins/personal/posix/class_posixAccount.inc:17
+#: plugins/personal/samba/class_sambaAccount.inc:25
+#: plugins/personal/generic/class_user.inc:17
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
+#: plugins/gofon/fonreports/class_fonreport.inc:7
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
+msgid "This does something"
+msgstr "Что-то будет"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:115
+msgid ""
+"No fax extension defined in your server configuration, no reports can be "
+"shown!"
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:118
+#: plugins/addons/logview/class_logview.inc:83
+#: plugins/addons/logview/class_gosa_logview.inc:104
+#: plugins/gofon/fonreports/class_fonreport.inc:168
+msgid "There is no mysql extension available, please check your php setup."
+msgstr ""
+
+#: plugins/gofax/faxreports/class_faxreport.inc:125
+msgid "Can't connect to fax database, no reports can be shown!"
+msgstr ""
+"Не удается подключиться к базе данных факсов, отчеты показаны не будут!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:129
+msgid "Can't select fax database for report generation!"
+msgstr "Не удается выбрать базу данных факсов для создания отчетов!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:134
+#, fuzzy
+msgid "Can't query fax table 'faxlog' for report generation!"
+msgstr "Не удается выбрать базу данных факсов для создания отчетов!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:157
+#: plugins/gofax/faxreports/class_faxreport.inc:297
+msgid "Query for fax database failed!"
+msgstr "Невозможно выполнить запрос к базе данных факсов!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:166
+#: plugins/gofax/faxreports/class_faxreport.inc:176
+msgid "You have no permission to retrieve informations about this fax id!"
+msgstr "У вас недостаточно прав для получения информации об этом факсе!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:207
+#: plugins/gofax/faxreports/class_faxreport.inc:322
+#: plugins/gofon/fonreports/class_fonreport.inc:228
+msgid "Y-M-D"
+msgstr "Г-М-Д"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+#, fuzzy
+msgid "Insufficient permissions to view this attribute"
+msgstr "У вас недостаточно прав для удаления этого подразделения."
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/admin/groups/class_groupApplication.inc:435
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+#, fuzzy
+msgid "Insufficient permissions"
+msgstr "Права для членов группы"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:480
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#, fuzzy
+msgid "Fax report"
+msgstr "Отчеты о факсах"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#, fuzzy
+msgid "All entries are readonly"
+msgstr "Все поля доступны для записи"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:486
+#, fuzzy
+msgid "Fax reports"
+msgstr "Отчеты о факсах"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:491
+#, fuzzy
+msgid "Detailed view"
+msgstr "Клиентские устройства"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:492
+#, fuzzy
+msgid "Fax ID"
+msgstr "Идентификатор факса"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#: plugins/gofax/faxreports/contents.tpl:31
+#: plugins/addons/logview/gosa_log_contents.tpl:83
+#: plugins/addons/logview/contents.tpl:84
+#: plugins/gofon/fonreports/class_fonreport.inc:404
+#: plugins/gofon/fonreports/contents.tpl:30
+msgid "Date"
+msgstr "Дата"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#, fuzzy
+msgid "Time"
+msgstr "Мобильный"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:494
+#: plugins/gofax/faxreports/contents.tpl:32
+#: plugins/gofax/faxreports/detail.tpl:45
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
+#: plugins/personal/posix/generic.tpl:35
+#: plugins/gofon/fonreports/contents.tpl:35
+msgid "Status"
+msgstr "Состояние"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:495
+#: plugins/gofax/faxreports/detail.tpl:33
+msgid "Sender ID"
+msgstr "Идентификатор отправителя"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:496
+#: plugins/gofax/faxreports/detail.tpl:29
+msgid "Sender MSN"
+msgstr "MSN отправителя"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:497
+#: plugins/gofax/faxreports/detail.tpl:41
+msgid "Receiver ID"
+msgstr "Идентификатор получателя"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:498
+#: plugins/gofax/faxreports/detail.tpl:37
+msgid "Receiver MSN"
+msgstr "MSN получателя"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:499
+#, fuzzy
+msgid "Number of pages"
+msgstr "Подразделение"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:500
+#, fuzzy
+msgid "Status Message"
+msgstr "Сообщение о состоянии"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:501
+#: plugins/gofax/faxreports/detail.tpl:53
+msgid "Transfer time"
+msgstr "Время передачи"
+
+#: plugins/gofax/faxreports/main.inc:14
+msgid "FAX reports"
+msgstr "Отчеты о факсах"
+
+#: plugins/gofax/faxreports/contents.tpl:2
+#: plugins/addons/logview/gosa_log_contents.tpl:2
+#: plugins/addons/logview/contents.tpl:2
+#: plugins/gofon/fonreports/contents.tpl:2
+msgid "Filter"
+msgstr "Фильтр"
+
+#: plugins/gofax/faxreports/contents.tpl:6
+#: plugins/addons/mailqueue/contents.tpl:11
+#: plugins/addons/logview/gosa_log_contents.tpl:47
+#: plugins/addons/logview/contents.tpl:47
+#: plugins/addons/addressbook/contents.tpl:109
+#: plugins/gofon/fonreports/contents.tpl:6
+msgid "Search for"
+msgstr "Поиск"
+
+#: plugins/gofax/faxreports/contents.tpl:7
+#: plugins/gofon/fonreports/contents.tpl:7
+msgid "Enter user name to search for"
+msgstr "Введите искомое имя пользователя"
+
+#: plugins/gofax/faxreports/contents.tpl:8
+#: plugins/gofax/faxreports/contents.tpl:16
+#: plugins/gofon/fonreports/contents.tpl:8
+#: plugins/gofon/fonreports/contents.tpl:16
+msgid "in"
+msgstr "в"
+
+#: plugins/gofax/faxreports/contents.tpl:9
+#: plugins/gofon/fonreports/contents.tpl:9
+msgid "Select subtree to base search on"
+msgstr "Выберите ветку для поиска"
+
+#: plugins/gofax/faxreports/contents.tpl:12
+#: plugins/gofon/fonreports/contents.tpl:12
+msgid "during"
+msgstr "в течение"
+
+#: plugins/gofax/faxreports/contents.tpl:21
+#: plugins/addons/mailqueue/contents.tpl:10
+#: plugins/addons/mailqueue/contents.tpl:26
+#: plugins/addons/logview/gosa_log_contents.tpl:68
+#: plugins/addons/logview/contents.tpl:68
+#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
+#: ihtml/themes/default/help.tpl:21
+msgid "Search"
+msgstr "Поиск"
+
+#: plugins/gofax/faxreports/contents.tpl:30
+#: plugins/gofax/faxreports/detail.tpl:21
+#: plugins/addons/logview/gosa_log_contents.tpl:84
+#: plugins/admin/systems/class_printGeneric.inc:868
+#: plugins/admin/systems/class_gosaLogServer.inc:102
+#: plugins/admin/ogroups/class_ogroupManagement.inc:428
+#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
+#: setup/setup_config2.tpl:240
+msgid "User"
+msgstr "Пользователь"
+
+#: plugins/gofax/faxreports/contents.tpl:33
+#: plugins/addons/mailqueue/contents.tpl:56
+msgid "Sender"
+msgstr "Отправитель"
+
+#: plugins/gofax/faxreports/contents.tpl:34
+msgid "Receiver"
+msgstr "Получатель"
+
+#: plugins/gofax/faxreports/contents.tpl:35
+#: plugins/gofax/faxreports/detail.tpl:57
+msgid "# pages"
+msgstr "Число страниц"
+
+#: plugins/gofax/faxreports/contents.tpl:50
+#: plugins/addons/logview/gosa_log_contents.tpl:98
+#: plugins/addons/logview/contents.tpl:97
+#: plugins/gofon/fonreports/contents.tpl:51
+msgid "Search returned no results..."
+msgstr "Не найдено..."
+
+#: plugins/gofax/faxreports/detail.tpl:5
+msgid "FAX preview - please wait"
+msgstr "Предварительный просмотр - пожалуйста, подождите"
+
+#: plugins/gofax/faxreports/detail.tpl:8
+msgid "Click on fax to download"
+msgstr "Щелкните по факсу, чтобы загрузить его"
+
+#: plugins/gofax/faxreports/detail.tpl:17
+msgid "FAX ID"
+msgstr "Идентификатор факса"
+
+#: plugins/gofax/faxreports/detail.tpl:25
+msgid "Date / Time"
+msgstr "Дата / время"
+
+#: plugins/gofax/faxreports/detail.tpl:49
+msgid "Status message"
+msgstr "Сообщение о состоянии"
+
+#: plugins/gofax/faxreports/detail.tpl:67
+#: plugins/addons/mailqueue/header.tpl:5
+#: plugins/addons/ldapmanager/contentcsv.tpl:114
+#: plugins/addons/ldapmanager/contentexportxls.tpl:69
+#: plugins/addons/ldapmanager/contentexport.tpl:66
+#: plugins/addons/ldapmanager/contentimport.tpl:45
+#: plugins/admin/systems/class_systemManagement.inc:179
+#: plugins/admin/departments/dep_iframe.tpl:18
+#: plugins/admin/fai/faiNewBranch.tpl:51
+#: plugins/personal/password/changed.tpl:9
+#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
+#: setup/class_setup.inc:275 setup/class_setup.inc:277
+msgid "Back"
+msgstr "Назад"
+
+#: plugins/gofax/blocklists/remove.tpl:2
+#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
+#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
+#: plugins/admin/systems/remove_ppd.tpl:2
+#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
+#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
+#: plugins/admin/departments/remove.tpl:2
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
+#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
+#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
+#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
+#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
+#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
+#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
+#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
+#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
+#: html/password.php:278 html/index.php:50 html/index.php:341
+#: html/index.php:347
+msgid "Warning"
+msgstr "Предупреждение"
+
+#: plugins/gofax/blocklists/remove.tpl:6
+#: plugins/admin/systems/remove_glpi.tpl:6
+#: include/sieve/templates/remove_script.tpl:6
+msgid ""
+"Please double check if your really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+"Подумайте еще раз, действительно ли вам нужно удаление, так как GOsa не "
+"сможет отменить результаты этой операции."
+
+#: plugins/gofax/blocklists/remove.tpl:10
+#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
+#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
+#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
+#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
+#: ihtml/themes/default/remove.tpl:9
+#, fuzzy
+msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Если вы уверены в своих действиях, нажмите на кнопку <i>Удалить</i>, иначе "
+"нажмите <i>Отмена</i>."
+
+#: plugins/gofax/blocklists/remove.tpl:15
+#: plugins/gofax/blocklists/remove.tpl:19
+#: plugins/gofax/blocklists/generic.tpl:83
+#: plugins/gofax/faxaccount/lists.tpl:14
+#: plugins/gofax/faxaccount/generic.tpl:111
+#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
+#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
+#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
+#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
+#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
+#: plugins/admin/systems/phonesettings.tpl:210
+#: plugins/admin/systems/phonesettings.tpl:233
+#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
+#: plugins/admin/systems/class_termDNS.inc:522
+#: plugins/admin/systems/goNtpServer.tpl:21
+#: plugins/admin/systems/remove_glpi.tpl:14
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
+#: plugins/admin/systems/goShareServer.tpl:20
+#: plugins/admin/systems/glpi_edit_os.tpl:10
+#: plugins/admin/systems/class_servDNSeditZone.inc:316
+#: plugins/admin/systems/class_servDNSeditZone.inc:541
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
+#: plugins/admin/systems/terminal.tpl:127
+#: plugins/admin/systems/glpi_edit_type.tpl:10
+#: plugins/admin/systems/remove_ppd.tpl:12
+#: plugins/admin/systems/workstation.tpl:104
+#: plugins/admin/systems/workstationStartup.tpl:131
+#: plugins/admin/systems/workstationStartup.tpl:165
+#: plugins/admin/applications/remove.tpl:14
+#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
+#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
+#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
+#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
+#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
+#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
+#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
+#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
+#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
+#: plugins/admin/fai/remove_branch.tpl:14
+#: plugins/admin/fai/faiPartitionTable.tpl:54
+#: plugins/personal/scalix/paste_generic.tpl:13
+#: plugins/personal/scalix/generic.tpl:114
+#: plugins/personal/mail/copypaste.tpl:45
+#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
+#: plugins/personal/mail/generic.tpl:263
+#: plugins/personal/connectivity/kolab.tpl:56
+#: plugins/personal/environment/class_environment.inc:695
+#: plugins/personal/environment/environment.tpl:187
+#: plugins/personal/environment/environment.tpl:225
+#: plugins/personal/environment/environment.tpl:251
+#: plugins/personal/posix/paste_generic.tpl:62
+#: plugins/personal/posix/generic.tpl:91
+#: plugins/personal/posix/generic.tpl:129
+#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
+#: plugins/gofon/macro/remove.tpl:18
+#: plugins/gofon/phoneaccount/paste_generic.tpl:19
+#: plugins/gofon/phoneaccount/generic.tpl:22
+#: plugins/gofon/conference/remove.tpl:15
+#: plugins/gofon/conference/remove.tpl:19
+#: include/sieve/templates/remove_script.tpl:14
+#: ihtml/themes/default/remove.tpl:13
+msgid "Delete"
+msgstr "Удалить"
+
+#: plugins/gofax/blocklists/remove.tpl:17
+#: plugins/gofax/blocklists/remove.tpl:21
+#: plugins/gofax/blocklists/generic.tpl:106
+#: plugins/gofax/faxaccount/locals.tpl:62
+#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
+#: plugins/addons/gotomasses/contents.tpl:115
+#: plugins/addons/gotomasses/contents.tpl:118
+#: plugins/addons/godfs/class_dfsManagment.inc:249
+#: plugins/addons/addressbook/remove.tpl:16
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/address_edit.tpl:265
+#: plugins/admin/groups/class_groupManagement.inc:424
+#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
+#: plugins/admin/groups/application_options.tpl:13
+#: plugins/admin/groups/mail_locals.tpl:68
+#: plugins/admin/groups/mail_admins.tpl:39
+#: plugins/admin/groups/group_objects.tpl:57
+#: plugins/admin/systems/SelectDeviceType.tpl:45
+#: plugins/admin/systems/goKrbServer.tpl:32
+#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
+#: plugins/admin/systems/goGlpiServer.tpl:34
+#: plugins/admin/systems/goLdapServer.tpl:11
+#: plugins/admin/systems/gencd.tpl:11
+#: plugins/admin/systems/glpi_devices.tpl:761
+#: plugins/admin/systems/class_goService.inc:40
+#: plugins/admin/systems/goImapServer.tpl:118
+#: plugins/admin/systems/glpiSelectUser.tpl:51
+#: plugins/admin/systems/class_systemManagement.inc:830
+#: plugins/admin/systems/goMailServer.tpl:223
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
+#: plugins/admin/systems/servnfs.tpl:140
+#: plugins/admin/systems/goNtpServer.tpl:31
+#: plugins/admin/systems/remove_glpi.tpl:16
+#: plugins/admin/systems/goShareServer.tpl:31
+#: plugins/admin/systems/goFonServer.tpl:41
+#: plugins/admin/systems/goSyslogServer.tpl:7
+#: plugins/admin/systems/glpiAttachmentPool.tpl:52
+#: plugins/admin/systems/servkolab.tpl:247
+#: plugins/admin/systems/goCupsServer.tpl:7
+#: plugins/admin/systems/ServiceAddDialog.tpl:30
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
+#: plugins/admin/systems/goTerminalServer.tpl:25
+#: plugins/admin/systems/glpi_edit_os.tpl:29
+#: plugins/admin/systems/goSpamServer.tpl:127
+#: plugins/admin/systems/goFaxServer.tpl:25
+#: plugins/admin/systems/class_baseSelectDialog.inc:43
+#: plugins/admin/systems/gosaLogServer.tpl:33
+#: plugins/admin/systems/servdns.tpl:23
+#: plugins/admin/systems/goSpamServerRule.tpl:23
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
+#: plugins/admin/systems/servRepositorySetup.tpl:56
+#: plugins/admin/systems/glpi_edit_type.tpl:29
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
+#: plugins/admin/systems/remove_ppd.tpl:14
+#: plugins/admin/systems/printerPPDDialog.tpl:23
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
+#: plugins/admin/systems/glpiDeviceManagement.tpl:52
+#: plugins/admin/systems/servRepository.tpl:68
+#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
+#: plugins/admin/systems/servdnseditzone.tpl:129
+#: plugins/admin/systems/goVirusServer.tpl:170
+#: plugins/admin/systems/goLogDBServer.tpl:25
+#: plugins/admin/applications/remove.tpl:16
+#: plugins/admin/applications/remove.tpl:20
+#: plugins/admin/applications/class_applicationManagement.inc:439
+#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
+#: plugins/admin/users/template.tpl:50
+#: plugins/admin/users/class_userManagement.inc:747
+#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
+#: plugins/admin/mimetypes/remove.tpl:20
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
+#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
+#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
+#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
+#: plugins/admin/departments/remove.tpl:17
+#: plugins/admin/departments/remove.tpl:21
+#: plugins/admin/departments/class_departmentManagement.inc:397
+#: plugins/admin/departments/dep_move_confirm.tpl:17
+#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
+#: plugins/admin/ogroups/ogroup_objects.tpl:56
+#: plugins/admin/ogroups/class_ogroupManagement.inc:384
+#: plugins/admin/fai/faiPackageConfiguration.tpl:7
+#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
+#: plugins/admin/fai/class_faiManagement.inc:749
+#: plugins/admin/fai/class_faiManagement.inc:754
+#: plugins/admin/fai/class_faiManagement.inc:760
+#: plugins/admin/fai/faiScriptEntry.tpl:83
+#: plugins/admin/fai/remove_branch.tpl:16
+#: plugins/admin/fai/faiPackageEntry.tpl:57
+#: plugins/admin/fai/faiTemplateEntry.tpl:171
+#: plugins/admin/fai/faiHookEntry.tpl:85
+#: plugins/admin/fai/faiVariableEntry.tpl:55
+#: plugins/admin/fai/faiProfileEntry.tpl:71
+#: plugins/admin/fai/faiNewBranch.tpl:22
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
+#: plugins/personal/scalix/main.inc:101
+#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
+#: plugins/personal/netatalk/main.inc:96
+#: plugins/personal/connectivity/main.inc:102
+#: plugins/personal/environment/hotplugDialogNew.tpl:54
+#: plugins/personal/environment/selectPrinterDialog.tpl:66
+#: plugins/personal/environment/main.inc:102
+#: plugins/personal/environment/logonManagement.tpl:76
+#: plugins/personal/environment/hotplugDialog.tpl:64
+#: plugins/personal/nagios/main.inc:105
+#: plugins/personal/posix/trust_machines.tpl:41
+#: plugins/personal/posix/main.inc:106
+#: plugins/personal/posix/posix_groups.tpl:81
+#: plugins/personal/samba/samba3_workstations.tpl:41
+#: plugins/personal/samba/main.inc:104
+#: plugins/personal/samba/sambaLogonHours.tpl:106
+#: plugins/personal/generic/generic_certs.tpl:94
+#: plugins/personal/generic/generic_picture.tpl:35
+#: plugins/personal/generic/main.inc:160
+#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
+#: plugins/gofon/macro/remove.tpl:20
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
+#: plugins/gofon/phoneaccount/main.inc:106
+#: plugins/gofon/conference/remove.tpl:17
+#: plugins/gofon/conference/remove.tpl:21
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
+#: include/sieve/templates/select_test_type.tpl:13
+#: include/sieve/templates/remove_script.tpl:16
+#: include/sieve/templates/management.tpl:26
+#: include/sieve/templates/import_script.tpl:14
+#: include/sieve/templates/element_comment.tpl:10
+#: include/sieve/templates/create_script.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
+#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
+#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
+#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
+#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
+#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
+#: ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:89
+msgid "Cancel"
+msgstr "Отмена"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
+msgid "List of blocklists"
+msgstr "Стоп-листы"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected blocklists. Having "
+"a large size of lists, you might prefer the range selectors on top of the "
+"select box."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+"подразделения. Если у вас достаточно большое количество подразделений, вы "
+"можете использовать групповое выделение."
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#, fuzzy
+msgid "Blocklist name"
+msgstr "Управление \"черными списками\""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#: plugins/addons/addressbook/address_edit.tpl:155
+#: plugins/addons/addressbook/class_addressbook.inc:815
+#: plugins/addons/addressbook/address_info.tpl:117
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/users/class_divListUsers.inc:61
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#: plugins/admin/ogroups/class_ogroupManagement.inc:431
+#: plugins/personal/generic/class_user.inc:1434
+#: plugins/personal/generic/generic.tpl:258
+#: plugins/generic/references/class_reference.inc:38
+#: plugins/gofon/macro/class_divListMacros.inc:57
+msgid "Department"
+msgstr "Подразделение"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
+#: plugins/addons/addressbook/contents.tpl:42
+#: plugins/admin/groups/class_divListGroup.inc:62
+#: plugins/admin/systems/class_divListSystemService.inc:31
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
+#: plugins/admin/systems/class_divListSystem.inc:69
+#: plugins/admin/applications/class_divListApplication.inc:59
+#: plugins/admin/users/class_divListUsers.inc:63
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
+#: plugins/admin/acl/class_divListACL.inc:55
+#: plugins/admin/departments/class_divListDepartment.inc:49
+#: plugins/admin/ogroups/class_divListOGroup.inc:65
+#: plugins/admin/fai/class_divListFai.inc:71
+#: plugins/gofon/macro/class_divListMacros.inc:59
+#: plugins/gofon/conference/class_divListConferences.inc:60
+msgid "Actions"
+msgstr "Действия"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Select to see send blocklists"
+msgstr "Выберите, чтобы просмотреть стоп-листы (отправка)"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Show send blocklists"
+msgstr "Показать стоп-листы отправки"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Select to see receive blocklists"
+msgstr "Выберите, чтобы просмотреть стоп-листы (получение)"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Show receive blocklists"
+msgstr "Показать стоп-листы получения"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+#, fuzzy
+msgid "Select to search within subtrees"
+msgstr "Искать в поддеревьях"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/personal/posix/posix_groups.tpl:46
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+#, fuzzy
+msgid "Search in subtrees"
+msgstr "Искать в поддеревьях"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
+msgid "Regular expression for matching list names"
+msgstr "Регулярное выражение, соответствующее именам списков"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+#, fuzzy
+msgid "Create new blocklist"
+msgstr "Имя стоп-листа"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+#, fuzzy
+msgid "New Blocklist"
+msgstr "\"Черные списки\""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
+#: plugins/gofax/blocklists/generic.tpl:17
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
+#: plugins/addons/godfs/class_dfsManagment.inc:217
+#: plugins/admin/groups/class_divListGroup.inc:181
+#: plugins/admin/groups/class_groupGeneric.inc:950
+#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
+#: plugins/admin/systems/printer.tpl:27
+#: plugins/admin/systems/class_phoneGeneric.inc:486
+#: plugins/admin/systems/goLdapServer.tpl:2
+#: plugins/admin/systems/component.tpl:17
+#: plugins/admin/systems/class_componentGeneric.inc:278
+#: plugins/admin/systems/class_printGeneric.inc:890
+#: plugins/admin/systems/class_servGeneric.inc:426
+#: plugins/admin/systems/phone.tpl:17
+#: plugins/admin/systems/class_terminalGeneric.inc:633
+#: plugins/admin/systems/class_baseSelectDialog.inc:46
+#: plugins/admin/systems/class_workstationGeneric.inc:617
+#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
+#: plugins/admin/systems/workstation.tpl:27
+#: plugins/admin/systems/class_divListSystem.inc:227
+#: plugins/admin/systems/class_glpiSelectUser.inc:181
+#: plugins/admin/applications/class_divListApplication.inc:175
+#: plugins/admin/applications/class_applicationGeneric.inc:552
+#: plugins/admin/applications/generic.tpl:42
+#: plugins/admin/users/class_divListUsers.inc:162
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
+#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
+#: plugins/admin/acl/class_aclRole.inc:678
+#: plugins/admin/acl/class_divListACL.inc:154
+#: plugins/admin/departments/class_divListDepartment.inc:133
+#: plugins/admin/departments/class_departmentGeneric.inc:597
+#: plugins/admin/departments/generic.tpl:35
+#: plugins/admin/ogroups/class_divListOGroup.inc:181
+#: plugins/admin/ogroups/class_ogroup.inc:757
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/fai/class_divListFai.inc:213
+#: plugins/personal/generic/class_user.inc:1423
+#: plugins/personal/generic/generic.tpl:143
+#: plugins/gofon/macro/class_gofonMacro.inc:581
+#: plugins/gofon/macro/class_divListMacros.inc:147
+#: plugins/gofon/macro/generic.tpl:27
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
+#: plugins/gofon/conference/class_divListConferences.inc:154
+#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
+msgid "Base"
+msgstr "Ветка"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#, fuzzy
+msgid "Submit department"
+msgstr "Показать подразделения"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#: include/class_MultiSelectWindow.inc:209
+msgid "Submit"
+msgstr ""
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove selected blocklists"
+msgstr "Показать стоп-листы отправки"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove blocklists"
+msgstr "Показать стоп-листы получения"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
+#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
+#: plugins/admin/systems/glpi.tpl:46
+#: plugins/admin/systems/class_divListSystem.inc:323
+#: plugins/admin/systems/glpiPrinter.tpl:18
+#: plugins/admin/systems/glpiPrinter.tpl:32
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/users/class_divListUsers.inc:266
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/acl/class_aclRole.inc:340
+#: plugins/admin/acl/class_aclRole.inc:385
+#: plugins/admin/acl/class_divListACL.inc:210
+#: plugins/admin/acl/class_divListACL.inc:232
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/admin/fai/class_faiScript.inc:302
+#: plugins/admin/fai/class_faiScript.inc:304
+#: plugins/admin/fai/class_faiHook.inc:300
+#: plugins/admin/fai/class_faiHook.inc:302
+#: plugins/admin/fai/class_faiTemplate.inc:278
+#: plugins/admin/fai/class_faiTemplate.inc:280
+#: plugins/admin/fai/class_divListFai.inc:296
+#: plugins/admin/fai/class_divListFai.inc:299
+#: plugins/gofon/macro/class_divListMacros.inc:207
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#: include/class_acl.inc:409 include/class_acl.inc:454
+#, fuzzy
+msgid "edit"
+msgstr "Изменить"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/users/class_divListUsers.inc:267
+#, fuzzy
+msgid "Edit user"
+msgstr "Пользователи домена"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/addons/mailqueue/contents.tpl:94
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
+#: plugins/admin/systems/class_divListSystem.inc:333
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/users/class_divListUsers.inc:285
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/acl/class_aclRole.inc:341
+#: plugins/admin/acl/class_aclRole.inc:386
+#: plugins/admin/acl/class_divListACL.inc:220
+#: plugins/admin/acl/class_divListACL.inc:236
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/admin/fai/class_faiScript.inc:306
+#: plugins/admin/fai/class_faiHook.inc:304
+#: plugins/admin/fai/class_faiTemplate.inc:282
+#: plugins/admin/fai/class_divListFai.inc:307
+#: plugins/gofon/macro/class_divListMacros.inc:215
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#: include/class_acl.inc:410 include/class_acl.inc:455
+#, fuzzy
+msgid "delete"
+msgstr "Удалить"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/admin/users/class_divListUsers.inc:286
+#, fuzzy
+msgid "Delete user"
+msgstr "Удалить"
+
+#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
+msgid "Blocklist management"
+msgstr "Управление \"черными списками\""
+
+#: plugins/gofax/blocklists/generic.tpl:8
+msgid "List name"
+msgstr "Список"
+
+#: plugins/gofax/blocklists/generic.tpl:12
+msgid "Name of blocklist"
+msgstr "Имя стоп-листа"
+
+#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
+#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
+#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
+#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
+#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
+msgid "Choose subtree to place group in"
+msgstr "Выберите ветку для группы"
+
+#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
+#: plugins/admin/systems/wingeneric.tpl:18
+#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
+#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
+#: plugins/admin/systems/terminal.tpl:28
+#: plugins/admin/systems/workstation.tpl:35
+#: plugins/admin/applications/generic.tpl:52
+#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
+#: plugins/admin/departments/generic.tpl:45
+#: plugins/admin/ogroups/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
+#: plugins/gofon/conference/generic.tpl:56
+#: plugins/gofon/conference/generic.tpl:62
+#, fuzzy
+msgid "Select a base"
+msgstr "Выберите, чтобы просмотреть серверы"
+
+#: plugins/gofax/blocklists/generic.tpl:40
+#: plugins/admin/systems/glpi_devices.tpl:427
+#: plugins/admin/systems/glpi_devices.tpl:492
+#: plugins/admin/systems/glpi_devices.tpl:542
+#: plugins/admin/systems/servnfs.tpl:56
+#: plugins/admin/systems/terminalService.tpl:48
+#: plugins/admin/systems/terminalService.tpl:138
+#: plugins/admin/systems/class_goShareServer.inc:399
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:795
+#: plugins/admin/systems/workstationService.tpl:54
+#: plugins/admin/systems/workstationService.tpl:156
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
+#: plugins/admin/fai/class_faiSummaryTab.inc:345
+#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
+msgid "Type"
+msgstr "Тип"
+
+#: plugins/gofax/blocklists/generic.tpl:43
+msgid "Select wether to filter incoming or outgoing calls"
+msgstr "Выберите, нужно ли фильтровать входящие или исходящие звонки"
+
+#: plugins/gofax/blocklists/generic.tpl:51
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
+#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
+#: plugins/admin/groups/class_groupGeneric.inc:951
+#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
+#: plugins/admin/systems/printer.tpl:16
+#: plugins/admin/systems/class_phoneGeneric.inc:487
+#: plugins/admin/systems/component.tpl:35
+#: plugins/admin/systems/class_componentGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:891
+#: plugins/admin/systems/class_servGeneric.inc:424
+#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
+#: plugins/admin/systems/class_winGeneric.inc:291
+#: plugins/admin/systems/class_goMailServer.inc:713
+#: plugins/admin/systems/server.tpl:14
+#: plugins/admin/systems/class_goShareServer.inc:398
+#: plugins/admin/applications/class_applicationGeneric.inc:553
+#: plugins/admin/applications/generic.tpl:33
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
+#: plugins/admin/mimetypes/paste_generic.tpl:21
+#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
+#: plugins/admin/acl/class_aclRole.inc:679
+#: plugins/admin/departments/class_departmentGeneric.inc:595
+#: plugins/admin/departments/generic.tpl:16
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/fai/class_faiScriptEntry.inc:184
+#: plugins/admin/fai/class_faiVariable.inc:433
+#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
+#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
+#: plugins/admin/fai/faiProfile.tpl:21
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
+#: plugins/admin/fai/faiScriptEntry.tpl:19
+#: plugins/admin/fai/faiVariable.tpl:21
+#: plugins/admin/fai/class_faiHookEntry.inc:193
+#: plugins/admin/fai/class_faiTemplateEntry.inc:252
+#: plugins/admin/fai/faiTemplateEntry.tpl:13
+#: plugins/admin/fai/class_faiScript.inc:555
+#: plugins/admin/fai/class_faiHook.inc:550
+#: plugins/admin/fai/faiHookEntry.tpl:19
+#: plugins/admin/fai/class_faiTemplate.inc:523
+#: plugins/admin/fai/faiVariableEntry.tpl:19
+#: plugins/admin/fai/faiPartitionTable.tpl:21
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
+#: plugins/admin/fai/class_faiProfile.inc:466
+#: plugins/admin/fai/class_faiVariableEntry.inc:147
+#: plugins/admin/fai/class_faiPartitionTable.inc:544
+#: plugins/admin/fai/faiTemplate.tpl:21
+#: plugins/personal/environment/hotplugDialogNew.tpl:17
+#: plugins/personal/environment/logonManagement.tpl:17
+#: plugins/generic/references/contents.tpl:11
+#: plugins/gofon/macro/class_gofonMacro.inc:582
+#: plugins/gofon/macro/generic.tpl:49
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
+#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
+#: html/getxls.php:287
+msgid "Description"
+msgstr "Описание"
+
+#: plugins/gofax/blocklists/generic.tpl:54
+msgid "Descriptive text for this blocklist"
+msgstr "Описание стоп-листа"
+
+#: plugins/gofax/blocklists/generic.tpl:68
+msgid "Blocked numbers"
+msgstr "Блокируемые номера"
+
+#: plugins/gofax/blocklists/generic.tpl:80
+#: plugins/gofax/faxaccount/locals.tpl:60
+#: plugins/gofax/faxaccount/lists.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:105
+#: plugins/admin/groups/application.tpl:39
+#: plugins/admin/groups/paste_mail.tpl:30
+#: plugins/admin/groups/paste_mail.tpl:41
+#: plugins/admin/groups/mail_locals.tpl:66
+#: plugins/admin/groups/class_groupMail.inc:607
+#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
+#: plugins/admin/groups/generic.tpl:137
+#: plugins/admin/groups/group_objects.tpl:55
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
+#: plugins/admin/systems/phonesettings.tpl:207
+#: plugins/admin/systems/phonesettings.tpl:230
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
+#: plugins/admin/systems/glpiManufacturer.tpl:6
+#: plugins/admin/systems/terminalStartup.tpl:79
+#: plugins/admin/systems/terminalStartup.tpl:108
+#: plugins/admin/systems/goMailServer.tpl:70
+#: plugins/admin/systems/goMailServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:131
+#: plugins/admin/systems/goMailServer.tpl:165
+#: plugins/admin/systems/goMailServer.tpl:191
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
+#: plugins/admin/systems/class_termDNS.inc:508
+#: plugins/admin/systems/class_termDNS.inc:528
+#: plugins/admin/systems/goNtpServer.tpl:18
+#: plugins/admin/systems/goShareServer.tpl:14
+#: plugins/admin/systems/glpi_edit_os.tpl:8
+#: plugins/admin/systems/goSpamServer.tpl:45
+#: plugins/admin/systems/goSpamServer.tpl:113
+#: plugins/admin/systems/servdns.tpl:6
+#: plugins/admin/systems/class_servDNSeditZone.inc:547
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
+#: plugins/admin/systems/servRepositorySetup.tpl:47
+#: plugins/admin/systems/terminal.tpl:123
+#: plugins/admin/systems/glpi_edit_type.tpl:8
+#: plugins/admin/systems/workstation.tpl:100
+#: plugins/admin/systems/glpi.tpl:125
+#: plugins/admin/systems/servdnseditzone.tpl:115
+#: plugins/admin/systems/workstationStartup.tpl:129
+#: plugins/admin/systems/workstationStartup.tpl:162
+#: plugins/admin/systems/workstationStartup.tpl:191
+#: plugins/admin/systems/glpiPrinter.tpl:115
+#: plugins/admin/systems/glpiPrinter.tpl:149
+#: plugins/admin/mimetypes/generic.tpl:108
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:174
+#: plugins/admin/ogroups/ogroup_objects.tpl:54
+#: plugins/admin/ogroups/phonequeue.tpl:37
+#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
+#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
+#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
+#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
+#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
+#: plugins/admin/fai/faiPartitionTable.tpl:48
+#: plugins/admin/fai/faiPartitionTable.tpl:50
+#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
+#: plugins/personal/scalix/paste_generic.tpl:12
+#: plugins/personal/scalix/generic.tpl:111
+#: plugins/personal/mail/copypaste.tpl:43
+#: plugins/personal/mail/copypaste.tpl:61
+#: plugins/personal/mail/mail_locals.tpl:75
+#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
+#: plugins/personal/connectivity/kolab.tpl:53
+#: plugins/personal/connectivity/class_kolabAccount.inc:261
+#: plugins/personal/environment/kioskManagement.tpl:14
+#: plugins/personal/environment/selectPrinterDialog.tpl:65
+#: plugins/personal/environment/hotplugDialog.tpl:63
+#: plugins/personal/environment/environment.tpl:157
+#: plugins/personal/environment/environment.tpl:181
+#: plugins/personal/environment/environment.tpl:248
+#: plugins/personal/posix/trust_machines.tpl:39
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:88
+#: plugins/personal/posix/generic.tpl:126
+#: plugins/personal/posix/posix_groups.tpl:79
+#: plugins/personal/samba/samba3_workstations.tpl:39
+#: plugins/personal/samba/samba3.tpl:412
+#: plugins/gofon/phoneaccount/paste_generic.tpl:18
+#: plugins/gofon/phoneaccount/generic.tpl:19
+msgid "Add"
+msgstr "Добавить"
+
+#: plugins/gofax/blocklists/generic.tpl:92
+msgid "Numbers can also contain wild cards."
+msgstr "Вместо точных номеров можно использовать шаблоны."
+
+#: plugins/gofax/blocklists/generic.tpl:100
+#: plugins/gofax/faxaccount/main.inc:92
+#: plugins/admin/groups/class_groupManagement.inc:418
+#: plugins/admin/systems/class_systemManagement.inc:824
+#: plugins/admin/applications/class_applicationManagement.inc:433
+#: plugins/admin/users/class_userManagement.inc:741
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
+#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
+#: plugins/admin/ogroups/class_ogroupManagement.inc:378
+#: plugins/admin/fai/class_faiManagement.inc:743
+#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
+#: plugins/personal/connectivity/main.inc:100
+#: plugins/personal/environment/main.inc:100
+#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
+#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
+#: plugins/gofon/phoneaccount/main.inc:104
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
+#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
+#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
+#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
+#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
+#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
+#: setup/class_setupStep_Migrate.inc:877
+#: setup/class_setupStep_Migrate.inc:1600
+msgid "Ok"
+msgstr ""
+
+#: plugins/gofax/blocklists/generic.tpl:103
+#: plugins/gofax/faxaccount/lists.tpl:31
+#: plugins/addons/gotomasses/contents.tpl:111
+#: plugins/addons/gotomasses/contents.tpl:113
+#: plugins/addons/gotomasses/contents.tpl:117
+#: plugins/addons/notifications/contents.tpl:12
+#: plugins/admin/groups/class_groupManagement.inc:421
+#: plugins/admin/groups/application_options.tpl:11
+#: plugins/admin/groups/mail_admins.tpl:37
+#: plugins/admin/systems/class_systemManagement.inc:827
+#: plugins/admin/systems/servRepositorySetup.tpl:54
+#: plugins/admin/systems/printerPPDDialog.tpl:22
+#: plugins/admin/applications/class_applicationManagement.inc:436
+#: plugins/admin/users/class_userManagement.inc:744
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
+#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
+#: plugins/admin/acl/acl_role.tpl:73
+#: plugins/admin/ogroups/class_ogroupManagement.inc:381
+#: plugins/admin/fai/faiPackageConfiguration.tpl:6
+#: plugins/admin/fai/class_faiManagement.inc:746
+#: plugins/admin/fai/faiScriptEntry.tpl:82
+#: plugins/admin/fai/faiPackageEntry.tpl:56
+#: plugins/admin/fai/faiTemplateEntry.tpl:170
+#: plugins/admin/fai/faiHookEntry.tpl:84
+#: plugins/admin/fai/faiVariableEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:70
+#: plugins/admin/fai/faiNewBranch.tpl:21
+#: plugins/personal/environment/logonManagement.tpl:75
+#: plugins/personal/samba/sambaLogonHours.tpl:104
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
+#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
+#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
+#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
+#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
+#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
+#: ihtml/themes/default/acl.tpl:89
+msgid "Apply"
+msgstr "Применить"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
+msgid "FAX Blocklists"
+msgstr "Стоп-лист номеров (факсы)"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
+#, fuzzy, php-format
+msgid "You're about to delete the following blocklists(s) %s"
+msgstr "Вы собираетесь удалить стоп-лист '%s'."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
+#, fuzzy, php-format
+msgid "You are not allowed to delete the blocklist '%s'!"
+msgstr "У вас недостаточно прав для удаления этого пользователя!"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
+#, php-format
+msgid "You're about to delete the blocklist '%s'."
+msgstr "Вы собираетесь удалить стоп-лист '%s'."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
+msgid "You have no permission to remove this blocklist."
+msgstr "У вас недостаточно прав для удаления этого стоп-листа."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
+msgid "Please specify a valid phone number."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "send"
+msgstr "отправка"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "receive"
+msgstr "получение"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
+#, fuzzy, php-format
+msgid "Removing of blocklist with dn '%s' failed."
+msgstr "Удалить приложения"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
+#: plugins/admin/departments/class_departmentGeneric.inc:265
+msgid "Required field 'Name' is not set."
+msgstr "Обязательное поле \"Имя\" не заполнено."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
+msgid "Required field 'Name' contains invalid characters"
+msgstr "Значение поля 'Имя' содержит недопустимые символы."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
+msgid "Specified name is already used."
+msgstr "Указанное имя уже используется."
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
+#, fuzzy, php-format
+msgid "Saving of blocklist with dn '%s' failed."
+msgstr "Приложение"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
+#, fuzzy
+msgid "Fax blocklists"
+msgstr "Стоп-лист номеров (факсы)"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/address_info.tpl:24
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_groupGeneric.inc:949
+#: plugins/admin/systems/class_phoneGeneric.inc:485
+#: plugins/admin/systems/glpi_devices.tpl:10
+#: plugins/admin/systems/glpi_devices.tpl:105
+#: plugins/admin/systems/glpi_devices.tpl:146
+#: plugins/admin/systems/glpi_devices.tpl:201
+#: plugins/admin/systems/glpi_devices.tpl:257
+#: plugins/admin/systems/glpi_devices.tpl:315
+#: plugins/admin/systems/glpi_devices.tpl:379
+#: plugins/admin/systems/glpi_devices.tpl:451
+#: plugins/admin/systems/glpi_devices.tpl:515
+#: plugins/admin/systems/glpi_devices.tpl:562
+#: plugins/admin/systems/glpi_devices.tpl:615
+#: plugins/admin/systems/glpi_devices.tpl:669
+#: plugins/admin/systems/glpi_devices.tpl:715
+#: plugins/admin/systems/class_componentGeneric.inc:277
+#: plugins/admin/systems/class_printGeneric.inc:889
+#: plugins/admin/systems/class_servGeneric.inc:423
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
+#: plugins/admin/systems/servnfs.tpl:9
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
+#: plugins/admin/systems/class_terminalGeneric.inc:634
+#: plugins/admin/systems/goSpamServerRule.tpl:6
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
+#: plugins/admin/systems/class_servRepository.inc:386
+#: plugins/admin/systems/class_goShareServer.inc:396
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
+#: plugins/admin/applications/class_applicationGeneric.inc:551
+#: plugins/admin/applications/class_applicationGeneric.inc:555
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
+#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/acl/class_aclRole.inc:677
+#: plugins/admin/ogroups/class_ogroup.inc:756
+#: plugins/admin/fai/class_faiScriptEntry.inc:183
+#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
+#: plugins/admin/fai/class_faiPackage.inc:545
+#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
+#: plugins/admin/fai/faiProfile.tpl:9
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
+#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
+#: plugins/admin/fai/class_faiHookEntry.inc:192
+#: plugins/admin/fai/class_faiTemplateEntry.inc:251
+#: plugins/admin/fai/faiTemplateEntry.tpl:7
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/faiHookEntry.tpl:9
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#: plugins/admin/fai/faiVariableEntry.tpl:9
+#: plugins/admin/fai/class_faiSummaryTab.inc:340
+#: plugins/admin/fai/faiPartitionTable.tpl:9
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
+#: plugins/admin/fai/class_faiProfile.inc:465
+#: plugins/admin/fai/class_faiVariableEntry.inc:146
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
+#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
+#: html/getxls.php:290
+msgid "Name"
+msgstr "Фамилия"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
+#, fuzzy
+msgid "Blocklist"
+msgstr "\"Черные списки\""
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
+#, fuzzy
+msgid "Blocklist type"
+msgstr "Управление \"черными списками\""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
+#: plugins/addons/addressbook/address_edit.tpl:233
+#: plugins/addons/addressbook/address_info.tpl:171
+#: plugins/generic/references/class_reference.inc:30
+msgid "FAX"
+msgstr "Факс"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
+msgid "This account has no fax extensions."
+msgstr "Для этой учетной записи нет расширений факса."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
+msgid "Remove fax account"
+msgstr "Удалить настройки факса"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
+msgid ""
+"This account has fax features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+"ниже."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
+msgid "Create fax account"
+msgstr "Создать настройки факса"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
+msgid ""
+"This account has fax features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
+msgid "You're trying to add an invalid phone number."
+msgstr "Вы пытаетесь ввести некорректный номер телефона."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
+#: plugins/admin/groups/class_groupApplication.inc:682
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
+#, fuzzy
+msgid "back"
+msgstr "Назад"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
+#, fuzzy, php-format
+msgid "Removing of user/fax account with dn '%s' failed."
+msgstr "Удалить учетную запись POSIX"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
+msgid "The required field 'Fax' is not set."
+msgstr "Обязательное поле \"Факс\" не заполнено."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
+msgid "Please enter a valid telephone number in the 'Fax' field."
+msgstr "Введите корректный номер телефона в поле \"Факс\"."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
+msgid "Mail delivery is checked, but no address has been specified."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
+#, fuzzy
+msgid "The mail address you've entered is invalid."
+msgstr "Введенный вами адрес уже используется."
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
+msgid ""
+"Deliver fax to printer, is only possible if valid printer is given. Please "
+"correct your choice."
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
+#, fuzzy, php-format
+msgid "Saving of user/fax account with dn '%s' failed."
+msgstr "Аккаунт Proxy"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
+#, fuzzy
+msgid "Fax account settings"
+msgstr "Настройки Samba"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
+msgid "Enable/Disable fax"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
+#, fuzzy
+msgid "Receive blocklist"
+msgstr "Показать стоп-листы получения"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
+#, fuzzy
+msgid "Send blocklist"
+msgstr "Показать стоп-листы отправки"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
+#: plugins/addons/addressbook/class_addressbook.inc:808
+#: plugins/personal/generic/class_user.inc:1451
+#, fuzzy
+msgid "Fax number"
+msgstr "Терминал"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
+#, fuzzy
+msgid "Alternate fax number"
+msgstr "Альтернативные номера факсов"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
+#: plugins/gofax/faxaccount/generic.tpl:70
+msgid "Deliver fax as mail"
+msgstr "Отправлять факсы по эл. почте"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
+#: plugins/gofax/faxaccount/generic.tpl:77
+msgid "Deliver fax to printer"
+msgstr "Отправлять факсы на принтер"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
+#: plugins/gofax/faxaccount/generic.tpl:34
+msgid "Delivery format"
+msgstr "Формат доставки"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
+#: plugins/gofax/faxaccount/generic.tpl:21
+#: plugins/admin/ogroups/class_phonequeue.inc:950
+#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Language"
+msgstr "Язык"
+
+#: plugins/gofax/faxaccount/locals.tpl:6
+msgid "Select numbers to add"
+msgstr "Выбрать номера для добавления"
+
+#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
+#: plugins/addons/addressbook/contents.tpl:65
+#: plugins/admin/groups/mail_locals.tpl:22
+#: plugins/admin/groups/group_objects.tpl:20
+#: plugins/admin/systems/glpiSelectUser.tpl:27
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
+#: plugins/admin/systems/glpiAttachmentPool.tpl:27
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
+#: plugins/admin/systems/glpiDeviceManagement.tpl:27
+#: plugins/admin/systems/servRepository.tpl:38
+#: plugins/admin/ogroups/ogroup_objects.tpl:20
+#: plugins/admin/fai/faiPackageEntry.tpl:32
+#: plugins/admin/fai/faiProfileEntry.tpl:31
+#: plugins/personal/mail/mail_locals.tpl:25
+#: plugins/personal/environment/selectPrinterDialog.tpl:24
+#: plugins/personal/environment/hotplugDialog.tpl:24
+#: plugins/personal/posix/posix_groups.tpl:21
+#: plugins/personal/samba/samba3_workstations.tpl:20
+#: plugins/gofon/macro/headpage.tpl:29
+#: plugins/gofon/conference/headpage.tpl:29
+#: ihtml/themes/default/MultiSelectWindow.tpl:38
+#: ihtml/themes/default/MultiSelectWindow.tpl:78
+msgid "Filters"
+msgstr "Фильтры"
+
+#: plugins/gofax/faxaccount/locals.tpl:28
+msgid "Display numbers of department"
+msgstr "Показать номера из подразделения"
+
+#: plugins/gofax/faxaccount/locals.tpl:29
+#: plugins/addons/addressbook/contents.tpl:87
+#: plugins/admin/groups/mail_locals.tpl:33
+#: plugins/admin/groups/group_objects.tpl:40
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
+#: plugins/admin/ogroups/ogroup_objects.tpl:42
+#: plugins/personal/mail/mail_locals.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:34
+#: plugins/personal/posix/trust_machines.tpl:27
+#: plugins/personal/posix/posix_groups.tpl:35
+#: plugins/personal/samba/samba3_workstations.tpl:27
+msgid "Choose the department the search will be based on"
+msgstr "Выбрать раздел, для которого будет осуществлен поиск"
+
+#: plugins/gofax/faxaccount/locals.tpl:38
+msgid "Display numbers matching"
+msgstr "Показать совпадения номеров"
+
+#: plugins/gofax/faxaccount/locals.tpl:41
+msgid "Regular expression for matching numbers"
+msgstr "Регулярное выражение, соответствующее номерам"
+
+#: plugins/gofax/faxaccount/locals.tpl:47
+msgid "Display numbers of user"
+msgstr "Показать номера пользователя"
+
+#: plugins/gofax/faxaccount/locals.tpl:50
+msgid "User name of which numbers are shown"
+msgstr "Имя пользователя, для которого перечисляются номера"
+
+#: plugins/gofax/faxaccount/lists.tpl:5
+msgid "Blocked numbers/lists"
+msgstr "Блокируемые номера/списки"
+
+#: plugins/gofax/faxaccount/lists.tpl:17
+msgid "List of predefined blocklists"
+msgstr "Готовые \"черные списки\""
+
+#: plugins/gofax/faxaccount/lists.tpl:25
+#, fuzzy
+msgid "Add the list to the blocklists"
+msgstr "Стоп-листы"
+
+#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
+#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
+#: plugins/personal/connectivity/main.inc:110
+#: plugins/personal/environment/main.inc:110
+#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
+#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
+#: plugins/gofon/phoneaccount/main.inc:112
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr "Нажмите 'Изменить' чтобы отредактировать данные в этой форме."
+
+#: plugins/gofax/faxaccount/main.inc:101
+#: plugins/gofax/faxaccount/generic.tpl:121
+#: plugins/gofax/faxaccount/generic.tpl:129
+#: plugins/addons/logview/gosa_log_contents.tpl:62
+#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
+#: plugins/admin/systems/glpiManufacturer.tpl:7
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
+#: plugins/admin/systems/goShareServer.tpl:17
+#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
+#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
+#: plugins/admin/systems/servdnseditzone.tpl:40
+#: plugins/admin/systems/glpiPrinter.tpl:88
+#: plugins/admin/systems/glpiPrinter.tpl:99
+#: plugins/admin/fai/faiVariable.tpl:53
+#: plugins/admin/fai/faiPartitionTable.tpl:53
+#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
+#: plugins/personal/netatalk/main.inc:102
+#: plugins/personal/connectivity/main.inc:111
+#: plugins/personal/environment/main.inc:111
+#: plugins/personal/environment/environment.tpl:184
+#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
+#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
+#: plugins/gofon/phoneaccount/main.inc:113
+#: include/sieve/templates/element_comment.tpl:8
+msgid "Edit"
+msgstr "Изменить"
+
+#: plugins/gofax/faxaccount/main.inc:109
+msgid "FAX settings"
+msgstr "Настройки факса"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:15
+msgid "Fax number for GOfax to trigger on"
+msgstr "Номер факса, для которого сработает GOfax"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:18
+#, fuzzy
+msgid "Alternate fax numbers will not be copied"
+msgstr "Альтернативные номера факсов"
+
+#: plugins/gofax/faxaccount/generic.tpl:26
+msgid "Specify the GOfax communication language for fax to mail gateway"
+msgstr ""
+"Укаэите предпочтительный язык для получения сообщений о факсах по эл. почте"
+
+#: plugins/gofax/faxaccount/generic.tpl:38
+msgid "Specify delivery format for fax to mail gateway"
+msgstr "Укажите в каком формате должны перенаправляться факсы"
+
+#: plugins/gofax/faxaccount/generic.tpl:51
+msgid "Delivery methods"
+msgstr "Способ доставки"
+
+#: plugins/gofax/faxaccount/generic.tpl:56
+msgid "Temporary disable fax usage"
+msgstr "Временно отключить использование факса"
+
+#: plugins/gofax/faxaccount/generic.tpl:62
+#, fuzzy
+msgid "Deliver fax as mail to"
+msgstr "Отправлять факсы по эл. почте"
+
+#: plugins/gofax/faxaccount/generic.tpl:93
+msgid "Alternate fax numbers"
+msgstr "Альтернативные номера факсов"
+
+#: plugins/gofax/faxaccount/generic.tpl:108
+#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
+#: plugins/personal/mail/copypaste.tpl:44
+#: plugins/personal/mail/generic.tpl:260
+msgid "Add local"
+msgstr "Добавить локально"
+
+#: plugins/gofax/faxaccount/generic.tpl:115
+msgid "Blocklists"
+msgstr "\"Черные списки\""
+
+#: plugins/gofax/faxaccount/generic.tpl:118
+msgid "Blocklists for incoming fax"
+msgstr "\"Черные списки\" для входящих факсов"
+
+#: plugins/gofax/faxaccount/generic.tpl:126
+msgid "Blocklists for outgoing fax"
+msgstr "\"Черные списки\" для исходящих факсов"
+
+#: plugins/addons/gotomasses/main.inc:51
+#: plugins/addons/gotomasses/class_gotomasses.inc:6
+#: plugins/addons/gotomasses/class_gotomasses.inc:273
+#: plugins/addons/gotomasses/class_gotomasses.inc:279
+#, fuzzy
+msgid "System mass deployment"
+msgstr "Управление системами"
+
+#: plugins/addons/gotomasses/contents.tpl:37
+#: plugins/admin/fai/class_faiSummaryTab.inc:339
+#, fuzzy
+msgid "No."
+msgstr "нет"
+
+#: plugins/addons/gotomasses/contents.tpl:40
+#, fuzzy
+msgid "Mac address"
+msgstr "MAC-адрес"
+
+#: plugins/addons/gotomasses/contents.tpl:45
+#, fuzzy
+msgid "Assigned object group"
+msgstr "Объект группы"
+
+#: plugins/addons/gotomasses/contents.tpl:48
+#: plugins/addons/logview/gosa_log_contents.tpl:20
+#: plugins/addons/logview/gosa_log_contents.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
+#: plugins/admin/systems/class_baseSelectDialog.inc:47
+#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
+#: plugins/admin/systems/workstation.tpl:121
+#: plugins/admin/ogroups/termgroup.tpl:88
+msgid "Action"
+msgstr "Действие"
+
+#: plugins/addons/gotomasses/contents.tpl:72
+#, fuzzy
+msgid "Select object group"
+msgstr "Выбрать объекты для добавления"
+
+#: plugins/addons/gotomasses/contents.tpl:79
+#, fuzzy
+msgid "Remove this entry"
+msgstr "Удалить объект"
+
+#: plugins/addons/gotomasses/contents.tpl:102
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+#, fuzzy
+msgid "New entry"
+msgstr "пользователи"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:88
+#, fuzzy
+msgid "Your are not allowed to import csv data into this plugin."
+msgstr "У вас недостаточно прав для удаления этой группы!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:92
+#, fuzzy
+msgid "The uploaded file seams to be empty, import aborted."
+msgstr "Значение поля \"Файлы\" некорректно."
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:148
+#, fuzzy
+msgid "Your are not allowed to view contents of this plugin."
+msgstr "У вас недостаточно прав для удаления этого пользователя!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:154
+#, fuzzy, php-format
+msgid "Can't locate or read csv storage file '%s'."
+msgstr "Удалить"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:160
+#, fuzzy, php-format
+msgid "Can't read csv storage file '%s'."
+msgstr "Удалить"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:200
+#, fuzzy
+msgid "Your are not allowed to write the content of this plugin."
+msgstr "У вас недостаточно прав для удаления этого группового объекта!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:205
+#, fuzzy, php-format
+msgid "Can't locate or write csv storage file '%s'."
+msgstr "Удалить"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:209
+#, fuzzy, php-format
+msgid "Can't write csv storage file '%s'."
+msgstr "Удалить"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:274
+msgid "Provide a mechanism to automatically activate a set of systems"
+msgstr ""
+
+#: plugins/addons/notifications/main.inc:46
+#: plugins/addons/notifications/class_msgplug.inc:6
+#, fuzzy
+msgid "Notifications"
+msgstr "Специальность"
+
+#: plugins/addons/notifications/contents.tpl:2
+#, fuzzy
+msgid "Notification target"
+msgstr "Изменить сертификаты"
+
+#: plugins/addons/notifications/contents.tpl:7
+msgid "Use target from"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:21
+#, fuzzy
+msgid "Available recipients"
+msgstr "Доступные приложения"
+
+#: plugins/addons/notifications/contents.tpl:22
+#: ihtml/themes/default/acl.tpl:30
+msgid "List message possible targets"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:33
+#, fuzzy
+msgid "Recipients"
+msgstr "Описание"
+
+#: plugins/addons/notifications/contents.tpl:34
+#: ihtml/themes/default/acl.tpl:42
+msgid "List message recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:44
+#: plugins/addons/logview/gosa_log_contents.tpl:85
+#: plugins/addons/logview/contents.tpl:85
+msgid "Message"
+msgstr "Сообщение"
+
+#: plugins/addons/notifications/contents.tpl:60
+#, fuzzy
+msgid "Send message"
+msgstr "Домашняя страница"
+
+#: plugins/addons/notifications/contents.tpl:72
+#, fuzzy
+msgid "Notification send!"
+msgstr "Изменить сертификаты"
+
+#: plugins/addons/notifications/contents.tpl:75
+msgid ""
+"Your message has been sent successfully. Press the continue button to get "
+"back to the notification plugin."
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:78
+#: plugins/admin/systems/SelectDeviceType.tpl:44
+#: plugins/admin/systems/ServiceAddDialog.tpl:28
+#: plugins/admin/users/template.tpl:48
+#: plugins/admin/departments/class_departmentGeneric.inc:477
+#: plugins/admin/departments/class_departmentGeneric.inc:572
+#: plugins/admin/fai/class_faiManagement.inc:569
+#: plugins/admin/fai/class_faiManagement.inc:753
+#: plugins/admin/fai/class_faiManagement.inc:759
+#: include/sieve/templates/select_test_type.tpl:11
+#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
+#: ihtml/themes/default/snapshotdialog.tpl:87
+msgid "Continue"
+msgstr "Продолжить"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/systems/printer.tpl:91
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/users/class_userManagement.inc:28
+#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
+#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
+msgid "Users"
+msgstr "Пользователи"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
+#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
+msgid "Groups"
+msgstr "Группы"
+
+#: plugins/addons/notifications/class_msgplug.inc:99
+#, fuzzy
+msgid "You have no permissions to send a message!"
+msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
+
+#: plugins/addons/notifications/class_msgplug.inc:103
+#, fuzzy
+msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
+msgstr "Определение HALTCMD в вашем файле gosa.conf не найдено"
+
+#: plugins/addons/notifications/class_msgplug.inc:111
+#: plugins/admin/systems/class_servGeneric.inc:114
+#: plugins/admin/systems/class_terminalGeneric.inc:208
+#: plugins/admin/systems/class_terminalGeneric.inc:220
+#: plugins/admin/systems/class_terminalGeneric.inc:232
+#: plugins/admin/systems/class_workstationGeneric.inc:185
+#: plugins/admin/ogroups/class_termgroup.inc:208
+#, php-format
+msgid "Execution of '%s' failed!"
+msgstr "Ошибка при выполнении \"%s\"!"
+
+#: plugins/addons/notifications/class_msgplug.inc:117
+#, fuzzy
+msgid "Please specify at least one recipient to send a message!"
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/addons/notifications/class_msgplug.inc:213
+#, fuzzy
+msgid "No DESC tag in message file:"
+msgstr "В файле сообщения автоответчика отсутствует тег DESC:"
+
+#: plugins/addons/notifications/class_msgplug.inc:240
+#, fuzzy
+msgid "Notification"
+msgstr "Специальность"
+
+#: plugins/addons/notifications/class_msgplug.inc:241
+#: plugins/addons/notifications/class_msgplug.inc:246
+#, fuzzy
+msgid "Notification plugin"
+msgstr "Изменить сертификаты"
+
+#: plugins/addons/notifications/class_msgplug.inc:249
+#, fuzzy
+msgid "Allow sending notifications"
+msgstr "Параметры приложения"
+
+#: plugins/addons/mailqueue/main.inc:42
+#: plugins/addons/mailqueue/class_mailqueue.inc:6
+#, fuzzy
+msgid "Mail queue"
+msgstr "Сервер"
+
+#: plugins/addons/mailqueue/contents.tpl:12
+#, fuzzy
+msgid "Please enter a search string here."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/addons/mailqueue/contents.tpl:14
+#, fuzzy
+msgid "Select a server"
+msgstr "Выберите, чтобы просмотреть серверы"
+
+#: plugins/addons/mailqueue/contents.tpl:17
+#, fuzzy
+msgid "with status"
+msgstr "Состояние"
+
+#: plugins/addons/mailqueue/contents.tpl:21
+msgid "within the last"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:29
+msgid "Remove all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:30
+msgid "Remove all messages from selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:31
+#: plugins/addons/mailqueue/class_mailqueue.inc:401
+#, fuzzy
+msgid "Hold all messages"
+msgstr "Перенаправлять сообщения"
+
+#: plugins/addons/mailqueue/contents.tpl:32
+msgid "Hold all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:33
+msgid "Release all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:34
+msgid "Release all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:35
+#: plugins/addons/mailqueue/class_mailqueue.inc:403
+msgid "Requeue all messages"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:36
+msgid "Requeue all messages in selected servers queue"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:46
+#, fuzzy
+msgid "Search returned no results"
+msgstr "Не найдено..."
+
+#: plugins/addons/mailqueue/contents.tpl:52
+#, fuzzy
+msgid "ID"
+msgstr "UID"
+
+#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1273
+#: plugins/admin/systems/class_servGeneric.inc:420
+#: plugins/admin/systems/servnfs.tpl:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:432
+#: plugins/personal/mail/generic.tpl:16
+#: plugins/generic/references/class_reference.inc:44
+#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
+msgid "Server"
+msgstr "Сервер"
+
+#: plugins/addons/mailqueue/contents.tpl:54
+#: plugins/admin/systems/glpi_devices.tpl:293
+#: plugins/admin/systems/glpi_devices.tpl:420
+#: plugins/admin/systems/glpi_devices.tpl:485
+#: plugins/personal/connectivity/pureftpd.tpl:55
+#: include/sieve/templates/element_size.tpl:4
+#: include/sieve/class_sieveManagement.inc:599
+msgid "Size"
+msgstr "Размер"
+
+#: plugins/addons/mailqueue/contents.tpl:55
+#, fuzzy
+msgid "Arrival"
+msgstr "Апрель"
+
+#: plugins/addons/mailqueue/contents.tpl:57
+#, fuzzy
+msgid "Recipient"
+msgstr "Описание"
+
+#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
+#: setup/setup_checks.tpl:91
+msgid "Error"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:76
+#: plugins/addons/mailqueue/class_mailqueue.inc:381
+#: include/sieve/class_sieveManagement.inc:641
+#, fuzzy
+msgid "Active"
+msgstr "Личный"
+
+#: plugins/addons/mailqueue/contents.tpl:94
+#, fuzzy
+msgid "Delete this message"
+msgstr "Удалить"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "unhold"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:98
+#, fuzzy
+msgid "Release message"
+msgstr "Сообщение о состоянии"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#, fuzzy
+msgid "hold"
+msgstr "Почтовые настройки"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#: plugins/addons/mailqueue/class_mailqueue.inc:405
+#, fuzzy
+msgid "Hold message"
+msgstr "Домашняя страница"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+#, fuzzy
+msgid "requeue"
+msgstr "Номер телефона"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "Requeue this message"
+msgstr ""
+
+#: plugins/addons/mailqueue/contents.tpl:109
+#, fuzzy
+msgid "header"
+msgstr "Отправитель"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+#, fuzzy
+msgid "Display header from this message"
+msgstr "Показать совпадения номеров"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:65
+msgid ""
+"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:92
+#: plugins/addons/mailqueue/class_mailqueue.inc:119
+#: plugins/addons/mailqueue/class_mailqueue.inc:178
+#: plugins/addons/mailqueue/class_mailqueue.inc:206
+#, fuzzy, php-format
+msgid ""
+"You do not have permission to execute the command '%s' on the mailqueue."
+msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:100
+#: plugins/addons/mailqueue/class_mailqueue.inc:128
+#: plugins/addons/mailqueue/class_mailqueue.inc:188
+#: plugins/addons/mailqueue/class_mailqueue.inc:221
+#, php-format
+msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:233
+msgid "There are no mail server specified."
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:283
+msgid "up"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:285
+#, fuzzy
+msgid "down"
+msgstr "Домен"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:313
+#: plugins/addons/mailqueue/class_mailqueue.inc:378
+#: plugins/addons/logview/class_logview.inc:123
+#: plugins/addons/logview/class_logview.inc:145
+#: plugins/addons/logview/class_gosa_logview.inc:146
+#: plugins/addons/addressbook/class_addressbook.inc:619
+msgid "All"
+msgstr "Все"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:328
+msgid "no limit"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:331
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "hour"
+msgstr "час"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:333
+#, fuzzy
+msgid "hours"
+msgstr "час"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:379
+msgid "Hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:380
+msgid "Un hold"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:382
+msgid "Not active"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:391
+#, fuzzy
+msgid "Mailqueue"
+msgstr "Сервер"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:392
+#, fuzzy
+msgid "Mailqueue addon"
+msgstr "Сервер"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:397
+#, fuzzy
+msgid "Mail queue addon"
+msgstr "Сервер"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:400
+#, fuzzy
+msgid "Unhold all messages"
+msgstr "Перенаправлять сообщения"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:402
+#, fuzzy
+msgid "Delete all messages"
+msgstr "Удалить"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:404
+#, fuzzy
+msgid "Unhold message"
+msgstr "Домашняя страница"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:406
+#, fuzzy
+msgid "Delete message"
+msgstr "Удалить"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:407
+#, fuzzy
+msgid "Requeue message"
+msgstr "Сообщение о состоянии"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:408
+msgid "Gathering queue data"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:409
+#, fuzzy
+msgid "Get header information"
+msgstr "Общая информация о пользователе"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:11
+#: plugins/addons/logview/contents.tpl:11
+msgid "Show hosts"
+msgstr "Показать хосты"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:38
+#: plugins/addons/logview/contents.tpl:38
+msgid "Time interval"
+msgstr "Интервал времени"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:48
+#: plugins/addons/logview/contents.tpl:48
+msgid "Enter string to search for"
+msgstr "Введите строку для поиска"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:60
+#: plugins/addons/logview/contents.tpl:60
+msgid "Ruleset"
+msgstr "Набор правил"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:86
+#, fuzzy
+msgid "Repeated"
+msgstr "чтение"
+
+#: plugins/addons/logview/class_logview.inc:7
+#: plugins/addons/logview/class_logview.inc:409
+#: plugins/addons/logview/class_gosa_logview.inc:7
+msgid "System logs"
+msgstr "Системные журналы"
+
+#: plugins/addons/logview/class_logview.inc:79
+msgid "No LOG servers defined!"
+msgstr "Не указан сервер журналов."
+
+#: plugins/addons/logview/class_logview.inc:94
+#: plugins/addons/logview/class_logview.inc:194
+#: plugins/addons/logview/class_gosa_logview.inc:129
+#: plugins/addons/logview/class_gosa_logview.inc:185
+msgid "Can't connect to log database, no logs can be shown!"
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: plugins/addons/logview/class_logview.inc:101
+#: plugins/addons/logview/class_logview.inc:198
+#: plugins/addons/logview/class_gosa_logview.inc:136
+#: plugins/addons/logview/class_gosa_logview.inc:190
+msgid "Can't select log database for log generation!"
+msgstr "Не удается выбрать базу журналов для создания отчетов!"
+
+#: plugins/addons/logview/class_logview.inc:114
+#, fuzzy
+msgid "Query for log database failed!. Requesting host names failed."
+msgstr "Невозможно выполнить запрос к базе данных журналов!"
+
+#: plugins/addons/logview/class_logview.inc:137
+msgid "Query for log database failed!"
+msgstr "Невозможно выполнить запрос к базе данных журналов!"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "one hour"
+msgstr "один час"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "6 hours"
+msgstr "6 часов"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "12 hours"
+msgstr "12 часов"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "24 hours"
+msgstr "24 часа"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "2 days"
+msgstr "2 дня"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "one week"
+msgstr "одна неделя"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "2 weeks"
+msgstr "2 недели"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "one month"
+msgstr "один месяц"
+
+#: plugins/addons/logview/class_logview.inc:175
+#: plugins/addons/logview/class_gosa_logview.inc:165
+#, fuzzy
+msgid "You have insufficient permissions to view syslog entries."
+msgstr "У вас недостаточно прав для удаления этого стоп-листа."
+
+#: plugins/addons/logview/class_logview.inc:403
+#, fuzzy
+msgid "Log view"
+msgstr "Служба печати"
+
+#: plugins/addons/logview/class_logview.inc:404
+#, fuzzy
+msgid "Log view addon"
+msgstr "Домен"
+
+#: plugins/addons/logview/class_gosa_logview.inc:99
+#, fuzzy
+msgid "No GOsa LOG servers defined!"
+msgstr "Не указан сервер журналов."
+
+#: plugins/addons/logview/main.inc:34
+msgid "System log view"
+msgstr "Просмотр системного журнала"
+
+#: plugins/addons/logview/contents.tpl:20
+msgid "Log level"
+msgstr "Уровень информативности"
+
+#: plugins/addons/logview/contents.tpl:82
+msgid "Level"
+msgstr "Уровень"
+
+#: plugins/addons/logview/contents.tpl:83
+msgid "Hostname"
+msgstr "Имя системы"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:10
+#, fuzzy
+msgid "DFS Managment"
+msgstr "Название"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:151
+#, fuzzy, php-format
+msgid "Removing of DFS share with dn '%s' failed."
+msgstr "Удалить сервис DNS"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:170
+msgid "No DFS entries found"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#, fuzzy
+msgid "Go up one dfsshare"
+msgstr "Подразделение"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_servDNSeditZone.inc:313
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/acl/class_aclRole.inc:338
+#: plugins/admin/ogroups/phonequeue.tpl:24
+#: plugins/admin/fai/class_faiProfile.inc:311
+#: include/sieve/templates/object_container_clear.tpl:8
+#: include/sieve/templates/object_container.tpl:8
+#: include/class_MultiSelectWindow.inc:194
+#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
+msgid "Up"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+msgid "Go to dfs root"
+msgstr ""
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+#: include/class_MultiSelectWindow.inc:188
+#, fuzzy
+msgid "Root"
+msgstr "Перезагрузить"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:215
+#, fuzzy
+msgid "Create new dfsshare"
+msgstr "Создание нового объекта в"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:247
+#: setup/class_setupStep_Finish.inc:37
+#: ihtml/themes/default/copyPasteDialog.tpl:32
+msgid "Finish"
+msgstr "Готово"
+
+#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
+msgid "Distributed File System Administration"
+msgstr ""
+
+#: plugins/addons/godfs/contents.tpl:8
+#, fuzzy
+msgid "DFS Shares"
+msgstr "сброс"
+
+#: plugins/addons/godfs/contents.tpl:26
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected dfs shares. Having "
+"a large numbers of dfs shares, you might prefer the range selectors on top "
+"of the dfs share list."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+"подразделения. Если у вас достаточно большое количество подразделений, вы "
+"можете использовать групповое выделение."
+
+#: plugins/addons/godfs/contents.tpl:40
+#, fuzzy
+msgid "Display dfs shares matching"
+msgstr "Показать подходяшие адреса"
+
+#: plugins/addons/godfs/contents.tpl:44
+#, fuzzy
+msgid "Regular expression for matching dfs share names"
+msgstr "Регулярное выражение, соответствующее именам систем"
+
+#: plugins/addons/godfs/generic.tpl:4
+#, fuzzy
+msgid "DFS Properties"
+msgstr "Свойства"
+
+#: plugins/addons/godfs/generic.tpl:8
+#, fuzzy
+msgid "Name of dfs Share"
+msgstr "Подразделение"
+
+#: plugins/addons/godfs/generic.tpl:16
+#, fuzzy
+msgid "Fileserver"
+msgstr "Сервер"
+
+#: plugins/addons/godfs/generic.tpl:20
+#, fuzzy
+msgid "Share on Fileserver"
+msgstr "Служба печати"
+
+#: plugins/addons/godfs/generic.tpl:30
+#, fuzzy
+msgid "DFS Location"
+msgstr "Местоположение"
+
+#: plugins/addons/godfs/generic.tpl:34
+#: plugins/addons/addressbook/class_addressbook.inc:816
+#: plugins/admin/systems/class_printGeneric.inc:892
+#: plugins/admin/systems/class_workstationGeneric.inc:616
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
+#: plugins/admin/systems/workstation.tpl:19
+#: plugins/admin/systems/class_glpiAccount.inc:792
+#: plugins/admin/departments/class_departmentGeneric.inc:598
+#: plugins/admin/departments/generic.tpl:56
+#: plugins/admin/departments/generic.tpl:68
+#: plugins/personal/generic/class_user.inc:1441
+#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
+msgid "Location"
+msgstr "Местоположение"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:102
+#: plugins/addons/godfs/class_dfsgeneric.inc:104
+#, fuzzy
+msgid "Dfs share already exists."
+msgstr "Подразделение с таким именем уже существует."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:117
+#, fuzzy
+msgid "Required Field \"Name of dfs Share\" is not set."
+msgstr "Обязательное поле \"Имя\" не заполнено."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:120
+#, fuzzy
+msgid "Required Field \"Description\" is not set."
+msgstr "Обязательное поле \"Описание\" не заполнено."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:123
+#, fuzzy
+msgid "Required Field \"Fileserver\" is not set."
+msgstr "Обязательное поле \"Имя\" не заполнено."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:126
+#, fuzzy
+msgid "Required Field \"Share on fileserver\" is not set."
+msgstr "Обязательное поле \"Имя\" не заполнено."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:129
+#, fuzzy
+msgid "Required Field \"Location\" is not set."
+msgstr "Обязательное поле \"Описание\" не заполнено."
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:186
+#, fuzzy, php-format
+msgid "Saving dfs/generic with dn '%s' failed."
+msgstr "Показать подразделения"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:219
+#, fuzzy, php-format
+msgid "Removing dfs/generic with dn '%s' failed."
+msgstr "Показать подразделения"
+
+#: plugins/addons/addressbook/remove.tpl:6
+msgid ""
+"This includes all addressbook data in this entry. Please double check if "
+"your really want to do this since there is no way for GOsa to get your data "
+"back."
+msgstr ""
+"Это включает все объекты адресной книги. Проверте действительно ли это так, "
+"поскольку GOsa не сможет отменить результаты этой операции."
+
+#: plugins/addons/addressbook/dial.tpl:3
+msgid "Dial connection..."
+msgstr "Соединение..."
+
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/class_addressbook.inc:435
+#: plugins/addons/addressbook/class_addressbook.inc:442
+#: plugins/addons/addressbook/class_addressbook.inc:446
+#: plugins/addons/addressbook/class_addressbook.inc:559
+msgid "Dial"
+msgstr "Звонок"
+
+#: plugins/addons/addressbook/address_edit.tpl:7
+msgid "Choose the department to store entry in"
+msgstr "Выбрать раздел, для хранения объекта"
+
+#: plugins/addons/addressbook/address_edit.tpl:24
+#: plugins/addons/addressbook/address_info.tpl:18
+msgid "Personal"
+msgstr "Контакт"
+
+#: plugins/addons/addressbook/address_edit.tpl:30
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:7
+#: plugins/personal/generic/generic.tpl:49
+#, fuzzy
+msgid "Last name"
+msgstr "Список"
+
+#: plugins/addons/addressbook/address_edit.tpl:33
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:11
+#: plugins/personal/generic/generic.tpl:61
+#, fuzzy
+msgid "First name"
+msgstr "Список"
+
+#: plugins/addons/addressbook/address_edit.tpl:48
+#: plugins/addons/addressbook/class_addressbook.inc:820
+#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
+#: html/getxls.php:298
+msgid "Initials"
+msgstr "Отчество"
+
+#: plugins/addons/addressbook/address_edit.tpl:60
+#: plugins/addons/addressbook/address_info.tpl:40
+#: plugins/personal/generic/class_user.inc:1428
+#: plugins/personal/generic/generic.tpl:73
+msgid "Personal title"
+msgstr "Обращение"
+
+#: plugins/addons/addressbook/address_edit.tpl:74
+#: plugins/addons/addressbook/address_info.tpl:53
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Private"
+msgstr "Личный"
+
+#: plugins/addons/addressbook/address_edit.tpl:80
+#: plugins/addons/addressbook/address_edit.tpl:207
+#: plugins/addons/addressbook/address_info.tpl:59
+#: plugins/addons/addressbook/address_info.tpl:155
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
+#: plugins/admin/departments/class_departmentGeneric.inc:603
+#: plugins/admin/departments/generic.tpl:76
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/generic.tpl:368
+#: include/sieve/templates/element_address.tpl:15
+#: include/sieve/templates/element_address.tpl:113
+#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
+msgid "Address"
+msgstr "Адрес"
+
+#: plugins/addons/addressbook/address_edit.tpl:106
+#: plugins/addons/addressbook/address_info.tpl:75
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
+msgid "Mobile"
+msgstr "Мобильный"
+
+#: plugins/addons/addressbook/address_edit.tpl:118
+#: plugins/addons/addressbook/address_info.tpl:83
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
+msgid "Email"
+msgstr "Email"
+
+#: plugins/addons/addressbook/address_edit.tpl:134
+#: plugins/addons/addressbook/address_info.tpl:99
+msgid "Organizational"
+msgstr "Организация"
+
+#: plugins/addons/addressbook/address_edit.tpl:143
+#: plugins/addons/addressbook/address_info.tpl:109
+msgid "Company"
+msgstr "Компания"
+
+#: plugins/addons/addressbook/address_edit.tpl:167
+#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
+#: html/getxls.php:298
+msgid "City"
+msgstr "Город"
+
+#: plugins/addons/addressbook/address_edit.tpl:179
+#: plugins/addons/addressbook/address_info.tpl:133
+#: plugins/personal/generic/class_user.inc:1410
+#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
+msgid "Postal code"
+msgstr "Почтовый индекс"
+
+#: plugins/addons/addressbook/address_edit.tpl:191
+#: plugins/addons/addressbook/address_info.tpl:141
+#: plugins/admin/departments/class_departmentGeneric.inc:596
+msgid "Country"
+msgstr "Страна"
+
+#: plugins/addons/addressbook/address_edit.tpl:246
+#: plugins/addons/addressbook/class_addressbook.inc:813
+#: plugins/addons/addressbook/address_info.tpl:179
+#: plugins/personal/nagios/nagios.tpl:79
+#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
+#: html/getxls.php:300
+msgid "Pager"
+msgstr "Пейджер"
+
+#: plugins/addons/addressbook/address_edit.tpl:264
+#: plugins/admin/systems/goKrbServer.tpl:30
+#: plugins/admin/systems/goGlpiServer.tpl:32
+#: plugins/admin/systems/goLdapServer.tpl:9
+#: plugins/admin/systems/glpi_devices.tpl:760
+#: plugins/admin/systems/class_goService.inc:39
+#: plugins/admin/systems/goImapServer.tpl:116
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
+#: plugins/admin/systems/goMailServer.tpl:221
+#: plugins/admin/systems/servnfs.tpl:139
+#: plugins/admin/systems/goNtpServer.tpl:29
+#: plugins/admin/systems/goShareServer.tpl:29
+#: plugins/admin/systems/goFonServer.tpl:39
+#: plugins/admin/systems/goSyslogServer.tpl:5
+#: plugins/admin/systems/servkolab.tpl:245
+#: plugins/admin/systems/goCupsServer.tpl:5
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
+#: plugins/admin/systems/goTerminalServer.tpl:23
+#: plugins/admin/systems/goSpamServer.tpl:125
+#: plugins/admin/systems/goFaxServer.tpl:23
+#: plugins/admin/systems/gosaLogServer.tpl:31
+#: plugins/admin/systems/servdns.tpl:21
+#: plugins/admin/systems/goSpamServerRule.tpl:21
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
+#: plugins/admin/systems/servRepository.tpl:66
+#: plugins/admin/systems/servdnseditzone.tpl:128
+#: plugins/admin/systems/goVirusServer.tpl:168
+#: plugins/admin/systems/goLogDBServer.tpl:23
+#: plugins/admin/departments/class_departmentManagement.inc:395
+#: plugins/admin/departments/dep_move_confirm.tpl:15
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
+#: plugins/personal/scalix/main.inc:99
+#: plugins/personal/environment/hotplugDialogNew.tpl:53
+#: plugins/personal/generic/generic_certs.tpl:91
+#: plugins/personal/generic/generic_picture.tpl:33
+#: include/sieve/templates/management.tpl:24
+#: include/sieve/templates/edit_frame_base.tpl:39
+#: include/class_MultiSelectWindow.inc:80
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+msgid "Save"
+msgstr "Сохранить"
+
+#: plugins/addons/addressbook/class_addressbook.inc:6
+#: plugins/addons/addressbook/class_addressbook.inc:796
+#: plugins/addons/addressbook/class_addressbook.inc:802
+#: setup/class_setupStep_Feedback.inc:105
+msgid "Addressbook"
+msgstr "Адресная книга"
+
+#: plugins/addons/addressbook/class_addressbook.inc:174
+#, php-format
+msgid "Dial from %s to %s now?"
+msgstr "Звоним с %s на %s?"
+
+#: plugins/addons/addressbook/class_addressbook.inc:178
+msgid ""
+"You have no personal phone number set. Please change that in order to "
+"perform direct dials."
+msgstr ""
+"У вас нет персонального набора телефонов. Настройте это прежде чем звонить."
+
+#: plugins/addons/addressbook/class_addressbook.inc:205
+#: plugins/addons/addressbook/class_addressbook.inc:760
+#, fuzzy, php-format
+msgid "Removing of addressbook entry '%s' failed."
+msgstr "Показать объекты адресной книги"
+
+#: plugins/addons/addressbook/class_addressbook.inc:212
+#: plugins/addons/addressbook/class_addressbook.inc:320
+msgid "You are not allowed to delete this entry!"
+msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#: plugins/addons/addressbook/class_addressbook.inc:314
+#, php-format
+msgid "You're about to delete the entry %s."
+msgstr "Вы собираетесь удалить объект %s."
+
+#: plugins/addons/addressbook/class_addressbook.inc:452
+#, php-format
+msgid "Save contact for %s as vcard"
+msgstr "Сохранить контактную информацию %s в формате vcard"
+
+#: plugins/addons/addressbook/class_addressbook.inc:458
+#, php-format
+msgid "Send mail to %s"
+msgstr "Отправить %s сообщение по эл. почте"
+
+#: plugins/addons/addressbook/class_addressbook.inc:571
+msgid "global addressbook"
+msgstr "общая адресная книга"
+
+#: plugins/addons/addressbook/class_addressbook.inc:574
+#, fuzzy
+msgid "user database"
+msgstr "Базы данных"
+
+#: plugins/addons/addressbook/class_addressbook.inc:578
+#, fuzzy, php-format
+msgid "Contact stored in '%s'"
+msgstr "Контакт сохранен в %s"
+
+#: plugins/addons/addressbook/class_addressbook.inc:580
+msgid "Creating new entry in"
+msgstr "Создание нового объекта в"
+
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/class_addressbook.inc:806
+#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
+#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
+msgid "Given name"
+msgstr "Имя"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Work phone"
+msgstr "Рабочий телефон"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Cell phone"
+msgstr "Сотовый телефон"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
+msgid "Home phone"
+msgstr "Домашний телефон"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: plugins/personal/posix/class_posixAccount.inc:1365
+#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
+#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
+msgid "User ID"
+msgstr "Идентификатор пользователя"
+
+#: plugins/addons/addressbook/class_addressbook.inc:659
+#: plugins/admin/users/class_userManagement.inc:561
+#: plugins/admin/users/class_userManagement.inc:639
+#: plugins/personal/generic/class_user.inc:1105
+msgid "The required field 'Name' is not set."
+msgstr "Обязательное поле \"Имя\" не заполнено."
+
+#: plugins/addons/addressbook/class_addressbook.inc:663
+#: plugins/admin/users/class_userManagement.inc:564
+#: plugins/admin/users/class_userManagement.inc:642
+#: plugins/personal/generic/class_user.inc:1120
+msgid "The required field 'Given name' is not set."
+msgstr "Обязательное поле \"Личное имя\" не заполнено."
+
+#: plugins/addons/addressbook/class_addressbook.inc:669
+#: plugins/addons/addressbook/class_addressbook.inc:697
+#: plugins/admin/departments/class_departmentGeneric.inc:276
+#: plugins/personal/generic/class_user.inc:1141
+#: plugins/personal/generic/class_user.inc:1166
+msgid "The field 'Name' contains invalid characters."
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
+
+#: plugins/addons/addressbook/class_addressbook.inc:672
+#: plugins/addons/addressbook/class_addressbook.inc:694
+#: plugins/personal/generic/class_user.inc:1144
+#: plugins/personal/generic/class_user.inc:1163
+msgid "The field 'Given name' contains invalid characters."
+msgstr "Значение поля \"Личное имя\" содержит недопустимые символы."
+
+#: plugins/addons/addressbook/class_addressbook.inc:677
+#: plugins/addons/addressbook/class_addressbook.inc:680
+#: plugins/admin/departments/class_departmentGeneric.inc:279
+#: plugins/personal/generic/class_user.inc:1149
+msgid "The field 'Phone' contains an invalid phone number."
+msgstr "Значение поля \"Телефон\" содержит недопустимый номер телефона."
+
+#: plugins/addons/addressbook/class_addressbook.inc:683
+#: plugins/admin/departments/class_departmentGeneric.inc:282
+#: plugins/personal/generic/class_user.inc:1152
+msgid "The field 'Fax' contains an invalid phone number."
+msgstr "Значение поля \"Факс\" содержит недопустимый номер телефона."
+
+#: plugins/addons/addressbook/class_addressbook.inc:686
+#: plugins/personal/generic/class_user.inc:1155
+msgid "The field 'Mobile' contains an invalid phone number."
+msgstr "Значение поля \"Мобильный\" содержит некорректный номер телефона."
+
+#: plugins/addons/addressbook/class_addressbook.inc:689
+#: plugins/personal/generic/class_user.inc:1158
+msgid "The field 'Pager' contains an invalid phone number."
+msgstr "Значение поля \"Пейджер\" содержит некорректный номер телефона."
+
+#: plugins/addons/addressbook/class_addressbook.inc:702
+#: plugins/admin/ogroups/class_mailogroup.inc:85
+#: plugins/personal/mail/class_mailAccount.inc:912
+#: plugins/personal/mail/class_mailAccount.inc:916
+msgid "Please enter a valid email address in 'Primary address' field."
+msgstr "Введите корректное значение в поле \"Основной адрес\"."
+
+#: plugins/addons/addressbook/class_addressbook.inc:710
+msgid ""
+"Cannot create a unique DN for your entry. Please fill more formular fields."
+msgstr ""
+"Невозможно создать уникальный DN для объекта. Заполните все поля формы."
+
+#: plugins/addons/addressbook/class_addressbook.inc:797
+#, fuzzy
+msgid "Addressbook entry acls"
+msgstr "Показать объекты адресной книги"
+
+#: plugins/addons/addressbook/class_addressbook.inc:805
+#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
+#, fuzzy
+msgid "Surename"
+msgstr "Имя сервера"
+
+#: plugins/addons/addressbook/class_addressbook.inc:807
+#: plugins/personal/generic/class_user.inc:1445
+#, fuzzy
+msgid "Telefon number"
+msgstr "Телефонные номера"
+
+#: plugins/addons/addressbook/class_addressbook.inc:809
+#: plugins/personal/generic/class_user.inc:1446
+#, fuzzy
+msgid "Mobile number"
+msgstr "Домашний телефон"
+
+#: plugins/addons/addressbook/class_addressbook.inc:810
+#: plugins/personal/generic/class_user.inc:1431
+#, fuzzy
+msgid "Home phone number"
+msgstr "Телефонные номера"
+
+#: plugins/addons/addressbook/class_addressbook.inc:811
+#: plugins/personal/generic/class_user.inc:1427
+#, fuzzy
+msgid "User identification"
+msgstr "Информация"
+
+#: plugins/addons/addressbook/class_addressbook.inc:812
+#: plugins/admin/groups/class_groupMail.inc:1118
+#: plugins/admin/systems/class_servDNS.inc:409
+#: plugins/admin/systems/servdnseditzone.tpl:60
+#: plugins/admin/ogroups/class_mailogroup.inc:189
+#: plugins/personal/mail/class_mailAccount.inc:1148
+#: plugins/personal/nagios/nagios.tpl:17
+#: plugins/personal/nagios/class_nagiosAccount.inc:288
+#: setup/setup_feedback.tpl:30 html/getxls.php:225
+#, fuzzy
+msgid "Mail address"
+msgstr "MAC-адрес"
+
+#: plugins/addons/addressbook/class_addressbook.inc:814
+#: plugins/personal/generic/class_user.inc:1433
+#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
+#: html/getxls.php:299
+msgid "Organization"
+msgstr "Организация"
+
+#: plugins/addons/addressbook/class_addressbook.inc:817
+#: plugins/addons/addressbook/class_addressbook.inc:818
+#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+#, fuzzy
+msgid "Postal address"
+msgstr "Почтовый индекс"
+
+#: plugins/addons/addressbook/class_addressbook.inc:819
+#: plugins/admin/departments/class_departmentGeneric.inc:602
+#: plugins/admin/departments/generic.tpl:60
+#: plugins/personal/generic/class_user.inc:1442
+#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
+#: html/getxls.php:301
+msgid "State"
+msgstr "Адм. единица"
+
+#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
+#, fuzzy
+msgid "Title"
+msgstr "Файлы"
+
+#: plugins/addons/addressbook/class_addressbook.inc:822
+#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
+msgid "Home postal address"
+msgstr ""
+
+#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
+#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
+#, fuzzy
+msgid "Common name"
+msgstr "Местоположение"
+
+#: plugins/addons/addressbook/main.inc:36
+msgid "Address book"
+msgstr "Адресная книга"
+
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Contact"
+msgstr "Контакт"
+
+#: plugins/addons/addressbook/contents.tpl:37
+msgid ""
+"The telephone list plugin provides list and search facilities for the people "
+"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
+"find 'Gonicus'. Use the filters below to narrow down your search."
+msgstr ""
+"Этот модуль предоставляет возможности просмотра и поиска информации для "
+"пользователей вашего сайта. В шаблоне вы можете использовать звездочку [*], "
+"например, \"И*н\", чтобы найти имя \"Иван\". Уточнить результаты поиска "
+"можно с помощью фильтров ниже."
+
+#: plugins/addons/addressbook/contents.tpl:48
+msgid "Add entry"
+msgstr "Добавить объект"
+
+#: plugins/addons/addressbook/contents.tpl:54
+#: plugins/admin/groups/class_groupApplication.inc:764
+msgid "Edit entry"
+msgstr "Редактиовать объект"
+
+#: plugins/addons/addressbook/contents.tpl:58
+msgid "Remove entry"
+msgstr "Удалить объект"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Select to see regular users"
+msgstr "Выберите, чтобы просмотреть пользователей"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Show organizational entries"
+msgstr "Показать организационные объекты"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Select to see users in addressbook"
+msgstr "Выберите, чтобы просмотреть пользователей в адресной книге"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Show addressbook entries"
+msgstr "Показать объекты адресной книги"
+
+#: plugins/addons/addressbook/contents.tpl:84
+msgid "Display results for department"
+msgstr "Показать результаты для подразделения"
+
+#: plugins/addons/addressbook/contents.tpl:97
+msgid "Match object"
+msgstr "Соответствующий объект"
+
+#: plugins/addons/addressbook/contents.tpl:100
+msgid "Choose the object that will be searched in"
+msgstr "Выберите объект, в котором будет осуществлен поиск"
+
+#: plugins/addons/addressbook/contents.tpl:112
+msgid "Search string"
+msgstr "Строка поиска"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:2
+msgid ""
+"The CSV import plugin provides methods to generate user accounts from a file "
+"containing Comma Seperated Values. The administrator can decide which "
+"columns should be transfered to which attribute. Note that you must have at "
+"least the UID, GIVENNAME and SURENAME set."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:10
+msgid "Select CSV file to import"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:14
+#: plugins/addons/ldapmanager/contentimport.tpl:15
+#: plugins/personal/environment/kioskManagement.tpl:13
+msgid "Browse"
+msgstr "Просмотр"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:19
+#, fuzzy
+msgid "Select template"
+msgstr "Создать шаблон"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:34
+msgid "All entries have been written to the LDAP database successfully."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:36
+msgid "Oups. There was an error during the import of your data."
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:39
+msgid "Here is the status report for the import:"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:80
+#, fuzzy
+msgid "Selected Template"
+msgstr "Выберите режим терминала"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:7
+#, fuzzy
+msgid "XLS import"
+msgstr "Импортировать"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:99
+#: plugins/addons/ldapmanager/class_export.inc:84
+msgid "Error while exporting the requested entries!"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:112
+#: plugins/addons/ldapmanager/class_export.inc:96
+#, fuzzy, php-format
+msgid "You are not allowed to export the given ldap entry (%s)"
+msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:3
+#, fuzzy
+msgid ""
+"The XLS export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as xls. You may save these files for "
+"documentation."
+msgstr ""
+"Модуль экспорта в LDIF позволяет получать полный образ текущего каталога "
+"LDAPв формате ldif. Эти образы можно сохранять как резервные копии или "
+"использовать при инициализации нового сервера."
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:10
+#: plugins/addons/ldapmanager/contentexport.tpl:10
+msgid "Export single entry"
+msgstr "Экспорт объекта"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:14
+#, fuzzy
+msgid "Choose the data you want to Export"
+msgstr "Выбрать подразделение для экспорта"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:24
+msgid "Export complete XLS for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:27
+#: plugins/addons/ldapmanager/contentexportxls.tpl:42
+#: plugins/addons/ldapmanager/contentexport.tpl:24
+#: plugins/addons/ldapmanager/contentexport.tpl:39
+msgid "Choose the department you want to Export"
+msgstr "Выбрать подразделение для экспорта"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:39
+#: plugins/addons/ldapmanager/contentexport.tpl:36
+msgid "Export IVBB LDIF for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:58
+#: plugins/addons/ldapmanager/contentexport.tpl:55
+#, fuzzy
+msgid "Export successful"
+msgstr "Экспорт успешен."
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+#, fuzzy
+msgid "Click here to save the complete LDAP database to a xls file"
+msgstr "Щелкните здесь, чтобы сохранить образ базы данных LDAP в файл"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+#, fuzzy
+msgid "Click here to save the LDAP Export to a xls file"
+msgstr "Щелкните здесь, чтобы сохранить результаты экспорта"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:3
+#, fuzzy
+msgid ""
+"The LDIF export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as ldif. You may save these files for backup "
+"purpose or when initializing a new server."
+msgstr ""
+"Модуль экспорта в LDIF позволяет получать полный образ текущего каталога "
+"LDAPв формате ldif. Эти образы можно сохранять как резервные копии или "
+"использовать при инициализации нового сервера."
+
+#: plugins/addons/ldapmanager/contentexport.tpl:21
+msgid "Export complete LDIF for"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the complete LDAP database to a file"
+msgstr "Щелкните здесь, чтобы сохранить образ базы данных LDAP в файл"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the LDAP Export "
+msgstr "Щелкните здесь, чтобы сохранить результаты экспорта"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:3
+#, fuzzy
+msgid ""
+"The LDIF import plugin provides methods to upload a set of entries to your "
+"running LDAP directory as ldif. You may use this to add new or modify "
+"existing entries. Remember that GOsa will not check your ldifs for GOsa "
+"conformance."
+msgstr ""
+"Модуль экспорта в LDIF позволяет получать полный образ текущего каталога "
+"LDAPв формате ldif. Эти образы можно сохранять как резервные копии или "
+"использовать при инициализации нового сервера."
+
+#: plugins/addons/ldapmanager/contentimport.tpl:10
+msgid "Import LDIF File"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:24
+msgid "Modify existing objects, keep untouched attributes"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:25
+msgid "Overwrite existing objects, all not listed attributes will be removed"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:34
+#, fuzzy
+msgid "Remove existing entries first"
+msgstr "Удалить сервис DNS"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:41
+#, fuzzy
+msgid "Import successful"
+msgstr "Импорт успешен."
+
+#: plugins/addons/ldapmanager/class_export.inc:6
+#, fuzzy
+msgid "CSV import"
+msgstr "Импортировать"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:6
+#: plugins/addons/ldapmanager/class_import.inc:6
+msgid "LDIF export"
+msgstr "Экспорт в LDIF"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:105
+#, fuzzy
+msgid "You've no permission to do CSV imports."
+msgstr "У вас недостаточно прав для удаления этого подразделения."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:166
+msgid "Need 'sn','givenName' and 'uid' to create user."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:214
+#, fuzzy
+msgid "failed"
+msgstr "Ошибка"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:218
+msgid "ok"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:282
+#, fuzzy
+msgid "status"
+msgstr "Состояние"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:286
+#, php-format
+msgid "An Error Occured while inserting entry %s - process aborted"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:324
+msgid "Nothing to import!"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:336
+#: plugins/addons/ldapmanager/class_csvimport.inc:347
+#: plugins/addons/ldapmanager/class_csvimport.inc:352
+#: plugins/addons/ldapmanager/class_import.inc:68
+#: plugins/addons/ldapmanager/class_import.inc:76
+#, fuzzy
+msgid "There is no file uploaded."
+msgstr "Файл небыл загружен"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:341
+#: plugins/addons/ldapmanager/class_import.inc:61
+#, fuzzy
+msgid "The specified file is empty."
+msgstr "Значение поля \"Файлы\" некорректно."
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:495
+msgid "The selected file does not contain any CSV Data..."
+msgstr ""
+
+#: plugins/addons/ldapmanager/main.inc:34
+#: plugins/addons/ldapmanager/class_ldif.inc:7
+#, fuzzy
+msgid "LDAP manager"
+msgstr "Экспорт в LDIF"
+
+#: plugins/addons/ldapmanager/class_import.inc:52
+msgid "You need full access to all objects, to execute the import command."
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_import.inc:109
+msgid "Unknown Error"
+msgstr ""
+
+#: plugins/addons/ldapmanager/class_ldif.inc:35
+#, fuzzy
+msgid "Ldap manager"
+msgstr "Экспорт в LDIF"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:41
+#, fuzzy
+msgid "Ldap manager addon"
+msgstr "Экспорт в LDIF"
+
+#: plugins/admin/groups/class_groupManagement.inc:250
+#: plugins/admin/systems/class_systemManagement.inc:489
+#: plugins/admin/applications/class_applicationManagement.inc:289
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
+#: plugins/admin/departments/class_departmentManagement.inc:169
+#: plugins/admin/fai/class_faiManagement.inc:206
+#, fuzzy, php-format
+msgid "You're about to delete the following entry %s"
+msgstr "Вы собираетесь удалить объект %s."
+
+#: plugins/admin/groups/class_groupManagement.inc:252
+#: plugins/admin/systems/class_systemManagement.inc:491
+#: plugins/admin/applications/class_applicationManagement.inc:291
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
+#: plugins/admin/departments/class_departmentManagement.inc:171
+#: plugins/admin/fai/class_faiManagement.inc:208
+#, fuzzy, php-format
+msgid "You're about to delete the following entries %s"
+msgstr "Вы собираетесь удалить объект %s."
+
+#: plugins/admin/groups/class_groupManagement.inc:286
+#: plugins/admin/groups/class_groupManagement.inc:339
+#: plugins/admin/groups/class_groupManagement.inc:370
+msgid "You are not allowed to delete this group!"
+msgstr "У вас недостаточно прав для удаления этой группы!"
+
+#: plugins/admin/groups/class_groupManagement.inc:332
+#, php-format
+msgid "You're about to delete the group '%s'."
+msgstr "Вы собираетесь удалить группу \"%s\"."
+
+#: plugins/admin/groups/class_groupApplication.inc:415
+msgid "This 'dn' is no appgroup."
+msgstr "Это DN соответствует не группе приложений."
+
+#: plugins/admin/groups/class_groupApplication.inc:423
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove applications"
+msgstr "Удалить приложения"
+
+#: plugins/admin/groups/class_groupApplication.inc:424
+msgid ""
+"This group has application features enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"Этой группе доступны приложения. Вы можете запретить доступ к ним, щелкнув "
+"ниже."
+
+#: plugins/admin/groups/class_groupApplication.inc:426
+msgid "Create applications"
+msgstr "Создать приложения"
+
+#: plugins/admin/groups/class_groupApplication.inc:427
+msgid ""
+"This group has application features disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"Этой группе недоступны приложения. Вы можете разрешить доступ к ним, щелкнув "
+"ниже."
+
+#: plugins/admin/groups/class_groupApplication.inc:434
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
+msgid "ACL"
+msgstr "Доступ"
+
+#: plugins/admin/groups/class_groupApplication.inc:437
+msgid ""
+"You do not have permission to query application entries. All your changes "
+"will not be saved."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:450
+#, fuzzy
+msgid "Invalid character in category name."
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
+
+#: plugins/admin/groups/class_groupApplication.inc:458
+#, fuzzy
+msgid "The specified category already exists."
+msgstr "Подразделение с таким именем уже существует."
+
+#: plugins/admin/groups/class_groupApplication.inc:564
+msgid "The selected application name is not uniq. Please check your LDAP."
+msgstr ""
+"Выбранное имя приложения не уникально. Проверьте свою базу данных LDAP."
+
+#: plugins/admin/groups/class_groupApplication.inc:602
+msgid "The selected application has no options."
+msgstr "У выбранного приложения нет параметров."
+
+#: plugins/admin/groups/class_groupApplication.inc:690
+#: plugins/admin/departments/class_divListDepartment.inc:195
+#, fuzzy
+msgid "department"
+msgstr "подразделения"
+
+#: plugins/admin/groups/class_groupApplication.inc:699
+#, fuzzy
+msgid "application"
+msgstr "приложения"
+
+#: plugins/admin/groups/class_groupApplication.inc:715
+#: plugins/admin/groups/class_groupApplication.inc:756
+#, fuzzy
+msgid "Delete entry"
+msgstr "Удалить"
+
+#: plugins/admin/groups/class_groupApplication.inc:717
+#: plugins/admin/groups/class_groupApplication.inc:751
+#: include/sieve/templates/object_container_clear.tpl:9
+#: include/sieve/templates/object_container.tpl:9
+msgid "Move up"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:720
+#: plugins/admin/groups/class_groupApplication.inc:754
+#: include/sieve/templates/object_container_clear.tpl:13
+#: include/sieve/templates/object_container.tpl:13
+#, fuzzy
+msgid "Move down"
+msgstr "Домен"
+
+#: plugins/admin/groups/class_groupApplication.inc:749
+msgid "Insert seperator"
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:794
+#, fuzzy
+msgid "This application is no longer available."
+msgstr "У выбранного приложения нет параметров."
+
+#: plugins/admin/groups/class_groupApplication.inc:797
+#, php-format
+msgid "This application is not available in any release named %s."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:801
+#, fuzzy
+msgid "Check parameter"
+msgstr "Изменить параметры"
+
+#: plugins/admin/groups/class_groupApplication.inc:803
+#, fuzzy
+msgid "This application has changed parameters."
+msgstr "У выбранного приложения нет параметров."
+
+#: plugins/admin/groups/class_groupApplication.inc:928
+#, fuzzy, php-format
+msgid "Removing of groups/applications with dn '%s' failed."
+msgstr "Показать группы приложений"
+
+#: plugins/admin/groups/class_groupApplication.inc:988
+#, fuzzy, php-format
+msgid "Saving of groups/applications with dn '%s' failed."
+msgstr "Приложение"
+
+#: plugins/admin/groups/class_groupApplication.inc:1039
+#, php-format
+msgid ""
+"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
+"the objects base has changed."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1044
+msgid ""
+"There are no releases available. You will not be able to select another "
+"release."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1195
+#, fuzzy
+msgid "Group applications"
+msgstr "Показать приложения"
+
+#: plugins/admin/groups/class_groupApplication.inc:1202
+#: plugins/admin/groups/class_divListGroup.inc:229
+#: plugins/admin/applications/class_divListApplication.inc:213
+#: plugins/admin/applications/class_applicationGeneric.inc:548
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
+#: plugins/admin/ogroups/tabs_ogroups.inc:117
+#: plugins/admin/ogroups/class_ogroupManagement.inc:430
+#: plugins/generic/references/class_reference.inc:42
+#: plugins/gofon/fonreports/contents.tpl:34
+msgid "Application"
+msgstr "Приложение"
+
+#: plugins/admin/groups/class_groupApplication.inc:1203
+#: plugins/admin/systems/class_servRepository.inc:258
+#: plugins/admin/systems/servRepositorySetup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:55
+#: plugins/admin/systems/workstationStartup.tpl:89
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/faiPackage.tpl:37
+#, fuzzy
+msgid "Release"
+msgstr "Набор правил"
+
+#: plugins/admin/groups/class_groupApplication.inc:1204
+#, fuzzy
+msgid "Application parameter"
+msgstr "Приложение"
+
+#: plugins/admin/groups/remove.tpl:6
+msgid ""
+"This may be a primary user group. Please double check if you really want to "
+"do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Возможно, это основная группа пользователей. Еще раз проверте что Вы "
+"действительно хотите удалить ее, так как GOsa не сможет отменить результаты "
+"этой операции."
+
+#: plugins/admin/groups/application_options.tpl:2
+msgid "Application options"
+msgstr "Параметры приложения"
+
+#: plugins/admin/groups/application.tpl:3
+#, fuzzy
+msgid "Release focus"
+msgstr "Набор правил"
+
+#: plugins/admin/groups/application.tpl:6
+#, fuzzy
+msgid "Select release name"
+msgstr "Выберите, чтобы просмотреть серверы"
+
+#: plugins/admin/groups/application.tpl:20
+msgid "Used applications"
+msgstr "Используемые приложения"
+
+#: plugins/admin/groups/application.tpl:27
+#, fuzzy
+msgid "Add category"
+msgstr "Категория"
+
+#: plugins/admin/groups/application.tpl:34
+msgid "Available applications"
+msgstr "Доступные приложения"
+
+#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
+#: plugins/personal/mail/class_mailAccount.inc:1139
+#: setup/setup_config2.tpl:118
+#, fuzzy
+msgid "Mail settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
+#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
+#: plugins/personal/mail/generic.tpl:8
+msgid "Primary address"
+msgstr "Основной адрес"
+
+#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
+msgid "Primary mail address for this shared folder"
+msgstr "Основной адрес эл. почты для этой общей папки"
+
+#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
+#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
+#, fuzzy
+msgid "Alternative addresses"
+msgstr "Альтернативные адреса"
+
+#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:197
+#: plugins/admin/systems/phonesettings.tpl:220
+#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
+msgid "List of alternative mail addresses"
+msgstr "Список альтернативных адресов эл. почты"
+
+#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
+msgid "Forward messages to non group members"
+msgstr "Пересылать сообщения не членам группы"
+
+#: plugins/admin/groups/mail_locals.tpl:6
+#: plugins/personal/mail/mail_locals.tpl:7
+msgid "Select addresses to add"
+msgstr "Выберите адреса для добавления"
+
+#: plugins/admin/groups/mail_locals.tpl:32
+msgid "Display addresses of department"
+msgstr "Показать адреса подразделения"
+
+#: plugins/admin/groups/mail_locals.tpl:42
+msgid "Display addresses matching"
+msgstr "Показать подходяшие адреса"
+
+#: plugins/admin/groups/mail_locals.tpl:45
+#: plugins/personal/mail/mail_locals.tpl:52
+#: plugins/personal/posix/trust_machines.tpl:31
+#: plugins/personal/samba/samba3_workstations.tpl:31
+msgid "Regular expression for matching addresses"
+msgstr "Регулярное выражение для поиска адреса"
+
+#: plugins/admin/groups/mail_locals.tpl:52
+#: plugins/personal/mail/mail_locals.tpl:60
+msgid "Display addresses of user"
+msgstr "Показать адреса пользователя"
+
+#: plugins/admin/groups/mail_locals.tpl:55
+#: plugins/personal/mail/mail_locals.tpl:64
+msgid "User name of which addresses are shown"
+msgstr "Имя пользователя, адрес которого показан"
+
+#: plugins/admin/groups/class_divListGroup.inc:35
+#: plugins/admin/groups/class_divListGroup.inc:36
+msgid "List of groups"
+msgstr "Список групп"
+
+#: plugins/admin/groups/class_divListGroup.inc:41
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit and remove selected groups. You may want "
+"to use the range selector on top of the group listbox, when working with a "
+"large number of groups."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+"группы пользователей. Если у вас их достаточно большое количество, вы можете "
+"использовать групповое выделение."
+
+#: plugins/admin/groups/class_divListGroup.inc:60
+#, fuzzy
+msgid "Groupname / Department"
+msgstr "Подразделение"
+
+#: plugins/admin/groups/class_divListGroup.inc:61
+#: plugins/admin/systems/terminal.tpl:1
+#: plugins/admin/systems/workstation.tpl:1
+#: plugins/admin/users/class_divListUsers.inc:62
+#: plugins/admin/departments/generic.tpl:4
+#: plugins/admin/ogroups/class_divListOGroup.inc:64
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/gofon/conference/generic.tpl:5
+msgid "Properties"
+msgstr "Свойства"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Select to see groups that are primary groups of users"
+msgstr "Выберите, чтобы просмотреть список основных групп пользователей"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Show primary groups"
+msgstr "Показать основные группы"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Select to see groups that have samba groups mappings"
+msgstr "Выберите, чтобы просмотреть группы, которые входят в samba"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Show samba groups"
+msgstr "Показать группы samba"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Select to see groups that have applications configured"
+msgstr "Выберите, чтобы просмотреть список групп, которым доступны приложения"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Show application groups"
+msgstr "Показать группы приложений"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Select to see groups that have mail settings"
+msgstr ""
+"Выберите, чтобы просмотреть список групп, которым доступны функции эл. почты"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Show mail groups"
+msgstr "Показать группы с эл. почтой"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Select to see normal groups that have only functional aspects"
+msgstr "Выберите, чтобы просмотреть список обычных групп"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Show functional groups"
+msgstr "Показать обычные группы"
+
+#: plugins/admin/groups/class_divListGroup.inc:76
+#: plugins/admin/ogroups/class_divListOGroup.inc:83
+#: plugins/personal/posix/posix_groups.tpl:57
+msgid "Regular expression for matching group names"
+msgstr "Регулярное выражение, соответствующее именам групп"
+
+#: plugins/admin/groups/class_divListGroup.inc:77
+#: plugins/personal/posix/posix_groups.tpl:68
+msgid "User name of which groups are shown"
+msgstr "Имя пользователя, для которого перечисляются группы"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+#, fuzzy
+msgid "Create new group"
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+#: plugins/personal/environment/environment.tpl:219
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "New"
+msgstr "Создать"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove selected groups"
+msgstr "Удалить"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove groups"
+msgstr "Удалить параметры"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy selected group"
+msgstr "Состояние системы"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy groups"
+msgstr "Показать группы"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "cut selected group"
+msgstr "Удалить"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "Cut groups"
+msgstr "группы"
+
+#: plugins/admin/groups/class_divListGroup.inc:223
+#: plugins/admin/users/class_divListUsers.inc:221
+#, fuzzy
+msgid "Posix"
+msgstr "Прокси-сервер"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+#, fuzzy
+msgid "cut"
+msgstr "Выполнить"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+#, fuzzy
+msgid "Cut this entry"
+msgstr "Редактиовать объект"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "copy"
+msgstr ""
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+#, fuzzy
+msgid "Copy this entry"
+msgstr "Редактиовать объект"
+
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#, fuzzy
+msgid "Edit this entry"
+msgstr "Редактиовать объект"
+
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#, fuzzy
+msgid "Delete this entry"
+msgstr "Удалить"
+
+#: plugins/admin/groups/mail_admins.tpl:4
+msgid "Folder administrators"
+msgstr "Администраторы папки"
+
+#: plugins/admin/groups/mail_admins.tpl:24
+msgid "Select a specific department"
+msgstr "Выберите подразделение."
+
+#: plugins/admin/groups/mail_admins.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
+msgid "Choose"
+msgstr "Выбрать"
+
+#: plugins/admin/groups/class_groupMail.inc:80
+#: plugins/personal/mail/class_mailAccount.inc:92
+#, php-format
+msgid "There is no mail method '%s' specified in your gosa.conf available."
+msgstr "Метод '%s' не описан в вашем файле конфигурации."
+
+#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
+#: include/class_acl.inc:771
+msgid "read"
+msgstr "чтение"
+
+#: plugins/admin/groups/class_groupMail.inc:290
+msgid "post"
+msgstr "отправка"
+
+#: plugins/admin/groups/class_groupMail.inc:291
+msgid "external post"
+msgstr "отправка (внешн.)"
+
+#: plugins/admin/groups/class_groupMail.inc:292
+msgid "append"
+msgstr "добавление"
+
+#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
+#: include/class_acl.inc:773
+msgid "write"
+msgstr "запись"
+
+#: plugins/admin/groups/class_groupMail.inc:294
+#, fuzzy
+msgid "admin"
+msgstr "DN администратора"
+
+#: plugins/admin/groups/class_groupMail.inc:295
+#: plugins/admin/systems/class_SelectDeviceType.inc:29
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
+#: plugins/admin/users/class_userManagement.inc:539
+#: plugins/admin/ogroups/class_ogroup.inc:297
+msgid "none"
+msgstr "нет"
+
+#: plugins/admin/groups/class_groupMail.inc:339
+msgid "This 'dn' has no valid mail extensions."
+msgstr "Для этого DN нет корректных почтовых расширений."
+
+#: plugins/admin/groups/class_groupMail.inc:347
+#: plugins/admin/ogroups/class_mailogroup.inc:50
+#: plugins/personal/mail/class_mailAccount.inc:299
+#: plugins/personal/mail/class_mailAccount.inc:302
+msgid "Remove mail account"
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/admin/groups/class_groupMail.inc:348
+#: plugins/personal/mail/class_mailAccount.inc:303
+msgid ""
+"This account has mail features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи есть настройки электронной почты. Вы можете удалить "
+"их, щелкнув ниже."
+
+#: plugins/admin/groups/class_groupMail.inc:350
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid "Create mail account"
+msgstr "Создать настройки запись эл. почты"
+
+#: plugins/admin/groups/class_groupMail.inc:351
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid ""
+"This account has mail features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи нет настроек электронной почты. Вы можете добавить их, "
+"щелкнув ниже."
+
+#: plugins/admin/groups/class_groupMail.inc:361
+#, fuzzy
+msgid ""
+"Remove shared folder from mail server database when entry gets removed in "
+"LDAP"
+msgstr "Не удается удалить пользователя из базы данных Kerberos."
+
+#: plugins/admin/groups/class_groupMail.inc:362
+msgid "Remove the shared folder and all its contents after saving this account"
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:421
+msgid "You're trying to add an invalid email address "
+msgstr "Вы пытаетесь добавить некорректный адрес электронной почты "
+
+#: plugins/admin/groups/class_groupMail.inc:427
+#: plugins/personal/mail/class_mailAccount.inc:364
+msgid "Adding your one of your own addresses to the forwarders makes no sense."
+msgstr ""
+"Добавление своего единственного адреса к списку пересылки не имеет смысла."
+
+#: plugins/admin/groups/class_groupMail.inc:453
+#: plugins/personal/scalix/class_scalixAccount.inc:442
+#: plugins/personal/mail/class_mailAccount.inc:394
+#: plugins/personal/mail/class_mailAccount.inc:399
+msgid ""
+"You're trying to add an invalid email address to the list of alternate "
+"addresses."
+msgstr ""
+"Вы пытаетесь добавить некорректный адрес электронной почты к списку "
+"альтернативных адресов."
+
+#: plugins/admin/groups/class_groupMail.inc:458
+#: plugins/personal/scalix/class_scalixAccount.inc:451
+#: plugins/personal/mail/class_mailAccount.inc:409
+msgid "The address you're trying to add is already used by user"
+msgstr "Добавляемый вами адрес уже используется пользователем"
+
+#: plugins/admin/groups/class_groupMail.inc:613
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
+#: plugins/admin/systems/printer.tpl:71
+#: plugins/admin/systems/glpiManufacturer.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:111
+#: plugins/admin/systems/goMailServer.tpl:73
+#: plugins/admin/systems/goMailServer.tpl:104
+#: plugins/admin/systems/goSpamServer.tpl:48
+#: plugins/admin/systems/servdns.tpl:8
+#: plugins/admin/systems/workstationStartup.tpl:194
+#: plugins/admin/systems/glpiPrinter.tpl:152
+#: plugins/admin/applications/class_applicationParameters.inc:124
+#: plugins/admin/fai/faiPackage.tpl:82
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
+#: plugins/personal/connectivity/class_kolabAccount.inc:264
+#: plugins/personal/environment/kioskManagement.tpl:15
+#: plugins/personal/environment/environment.tpl:159
+#: plugins/personal/generic/generic_certs.tpl:21
+#: plugins/personal/generic/generic_certs.tpl:45
+#: plugins/personal/generic/generic_certs.tpl:69
+msgid "Remove"
+msgstr "Удалить"
+
+#: plugins/admin/groups/class_groupMail.inc:692
+#, fuzzy, php-format
+msgid "Removing of groups/mail with dn '%s' failed."
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/admin/groups/class_groupMail.inc:891
+#, fuzzy, php-format
+msgid "Saving of groups/mail with dn '%s' failed."
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/admin/groups/class_groupMail.inc:924
+#: plugins/personal/mail/class_mailAccount.inc:908
+msgid "The required field 'Primary address' is not set."
+msgstr "Обязательное поле \"Основной адрес\" не заполнено."
+
+#: plugins/admin/groups/class_groupMail.inc:927
+msgid "Please enter a valid email addres in 'Primary address' field."
+msgstr "Введите корректное значение в поле \"Основной адрес\"."
+
+#: plugins/admin/groups/class_groupMail.inc:933
+#: plugins/admin/ogroups/class_mailogroup.inc:92
+#: plugins/personal/mail/class_mailAccount.inc:922
+msgid "The primary address you've entered is already in use."
+msgstr "Введенный вами адрес уже используется."
+
+#: plugins/admin/groups/class_groupMail.inc:939
+#: plugins/personal/mail/class_mailAccount.inc:928
+msgid "Value in 'Quota size' is not valid."
+msgstr "Значение поля \"Квота\" некорректно."
+
+#: plugins/admin/groups/class_groupMail.inc:948
+#: plugins/personal/mail/class_mailAccount.inc:937
+msgid "Please specify a vaild mail size for mails to be rejected."
+msgstr "Укажите корректный размер сообщений, которые будут отклоняться."
+
+#: plugins/admin/groups/class_groupMail.inc:956
+#: plugins/personal/mail/class_mailAccount.inc:947
+msgid "You need to set the maximum mail size in order to reject anything."
+msgstr "Помните, что указывать нужно максимальный допустимый размер сообщений."
+
+#: plugins/admin/groups/class_groupMail.inc:960
+msgid ""
+"Please choose valid permission settings. Default permission can't be emtpy."
+msgstr ""
+
+#: plugins/admin/groups/class_groupMail.inc:964
+#, fuzzy
+msgid "Please select a valid mail server."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/groups/class_groupMail.inc:1111
+#, fuzzy
+msgid "Group mail"
+msgstr "Группа"
+
+#: plugins/admin/groups/class_groupMail.inc:1119
+#, fuzzy
+msgid "Alternate addresses"
+msgstr "Альтернативные адреса"
+
+#: plugins/admin/groups/class_groupMail.inc:1120
+#, fuzzy
+msgid "Forwarding addresses"
+msgstr "Основной адрес"
+
+#: plugins/admin/groups/class_groupMail.inc:1121
+#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
+#: plugins/personal/mail/class_mailAccount.inc:1150
+msgid "Quota size"
+msgstr "Размер квоты"
+
+#: plugins/admin/groups/class_groupMail.inc:1122
+#: plugins/personal/mail/class_mailAccount.inc:1149
+#, fuzzy
+msgid "Mail server"
+msgstr "Сервер"
+
+#: plugins/admin/groups/class_groupMail.inc:1123
+#: plugins/admin/systems/printer.tpl:82
+#: plugins/admin/systems/class_printGeneric.inc:895
+#, fuzzy
+msgid "Permissions"
+msgstr "Права для членов группы"
+
+#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
+msgid "Group administration"
+msgstr "Управление группами"
+
+#: plugins/admin/groups/paste_generic.tpl:1
+#, fuzzy
+msgid "Group settings"
+msgstr "Настройки Samba"
+
+#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Группа"
+
+#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
+msgid "Posix name of the group"
+msgstr "Имя группы, соответствующее стандарту POSIX"
+
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:53
+msgid "Normally IDs are autogenerated, select to specify manually"
+msgstr ""
+"Обычно идентификаторы создаются автоматически, но вы можете выбрать указание "
+"вручную"
+
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:56
+msgid "Force GID"
+msgstr "Указать GID вручную"
+
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:59
+msgid "Forced ID number"
+msgstr "Указанный вручную GID"
+
+#: plugins/admin/groups/mail.tpl:21
+msgid "Select mail server to place user on"
+msgstr "Выберите почтовый сервер для пользователя"
+
+#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
+msgid "Quota usage"
+msgstr "Использование квоты"
+
+#: plugins/admin/groups/mail.tpl:38
+#: plugins/admin/systems/class_terminalInfo.inc:175
+#: plugins/admin/systems/class_printGeneric.inc:523
+#: plugins/personal/mail/generic.tpl:36
+msgid "not defined"
+msgstr "не определена"
+
+#: plugins/admin/groups/mail.tpl:48
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+#: plugins/personal/scalix/generic.tpl:67
+#: plugins/personal/mail/generic.tpl:216
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/personal/connectivity/pureftpd.tpl:60
+#: plugins/personal/environment/environment.tpl:62
+msgid "MB"
+msgstr "Мб"
+
+#: plugins/admin/groups/mail.tpl:88
+msgid "IMAP shared folders"
+msgstr "Общие папки IMAP"
+
+#: plugins/admin/groups/mail.tpl:92
+msgid "Default permission"
+msgstr "Права по умолчанию"
+
+#: plugins/admin/groups/mail.tpl:103
+msgid "Member permission"
+msgstr "Права для членов группы"
+
+#: plugins/admin/groups/class_groupGeneric.inc:134
+msgid "Can't find this groups SID in LDAP or in your configuration file!"
+msgstr "Не могу найти SID в базе LDAP или в сонфигурационном файле!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:193
+msgid "This 'dn' is no group."
+msgstr "Это DN соответствует не группе."
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Samba group"
+msgstr "Группа Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain admins"
+msgstr "Администраторы домена"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain users"
+msgstr "Пользователи домена"
+
+#: plugins/admin/groups/class_groupGeneric.inc:335
+msgid "Domain guests"
+msgstr "Непривилегированные пользователи домена"
+
+#: plugins/admin/groups/class_groupGeneric.inc:340
+#, php-format
+msgid "Special group (%d)"
+msgstr "Специальная группа (%d)"
+
+#: plugins/admin/groups/class_groupGeneric.inc:454
+#, fuzzy
+msgid "! unknown id"
+msgstr "состояние неизвестно"
+
+#: plugins/admin/groups/class_groupGeneric.inc:492
+#, php-format
+msgid ""
+"Your search method returned more than '%s' users, only '%s' users are shown."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:521
+#: plugins/admin/groups/class_groupGeneric.inc:774
+#, fuzzy, php-format
+msgid "Removing of groups/generic with dn '%s' failed."
+msgstr "Показать группы приложений"
+
+#: plugins/admin/groups/class_groupGeneric.inc:666
+#, php-format
+msgid "No configured SID found for '%s'."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:671
+#, php-format
+msgid "No configured RIDBASE found for '%s'."
+msgstr ""
+
+#: plugins/admin/groups/class_groupGeneric.inc:806
+msgid ""
+"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"Значение поля \"Имя\" содержит недопустимые символы. Допустимыми являются "
+"буквы в нижнем регистре, цифры и дефисы."
+
+#: plugins/admin/groups/class_groupGeneric.inc:817
+#: plugins/admin/groups/class_groupGeneric.inc:831
+#: plugins/admin/groups/class_groupGeneric.inc:838
+msgid "Value specified as 'Name' is already used."
+msgstr "Группа с таким именем уже существует."
+
+#: plugins/admin/groups/class_groupGeneric.inc:847
+#: plugins/personal/posix/class_posixAccount.inc:961
+msgid "Value specified as 'GID' is not valid."
+msgstr "Значение поля 'GID' некорректно."
+
+#: plugins/admin/groups/class_groupGeneric.inc:850
+#: plugins/personal/posix/class_posixAccount.inc:964
+msgid "Value specified as 'GID' is too small."
+msgstr "Значение 'GID' слишком маленькое."
+
+#: plugins/admin/groups/class_groupGeneric.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:1184
+msgid "Too many users, can't allocate a free ID!"
+msgstr "Слишком много пользователей, невозможно создать идентификатор!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:941
+#, fuzzy
+msgid "Generic group settings"
+msgstr "Общая информация о пользователе"
+
+#: plugins/admin/groups/class_groupGeneric.inc:953
+#, fuzzy
+msgid "Phone pickup group"
+msgstr "Члены телефонной группы"
+
+#: plugins/admin/groups/class_groupGeneric.inc:954
+#, fuzzy
+msgid "Nagios group"
+msgstr "Контакт"
+
+#: plugins/admin/groups/class_groupGeneric.inc:956
+#: plugins/personal/posix/paste_generic.tpl:37
+#: plugins/personal/posix/generic.tpl:62
+msgid "GID"
+msgstr "GID"
+
+#: plugins/admin/groups/class_groupGeneric.inc:957
+#, fuzzy
+msgid "Group member"
+msgstr "Члены группы"
+
+#: plugins/admin/groups/class_groupGeneric.inc:958
+#, fuzzy
+msgid "Samba group type"
+msgstr "Группа Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:959
+#, fuzzy
+msgid "Samba domain name"
+msgstr "Домашний каталог Samba"
+
+#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
+#, fuzzy
+msgid "Samba SID"
+msgstr "Samba"
+
+#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Описание группы"
+
+#: plugins/admin/groups/generic.tpl:68
+msgid "Select to create a samba conform group"
+msgstr "Создать группу для работы с Samba"
+
+#: plugins/admin/groups/generic.tpl:76
+msgid "in domain"
+msgstr "в домене"
+
+#: plugins/admin/groups/generic.tpl:96
+msgid "Members are in a phone pickup group"
+msgstr "Члены телефонной группы"
+
+#: plugins/admin/groups/generic.tpl:111
+#, fuzzy
+msgid "Members are in a nagios group"
+msgstr "Члены телефонной группы"
+
+#: plugins/admin/groups/generic.tpl:128
+msgid "Group members"
+msgstr "Члены группы"
+
+#: plugins/admin/groups/group_objects.tpl:6
+msgid "Select users to add"
+msgstr "Выбрать пользователей для добавления"
+
+#: plugins/admin/groups/group_objects.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Select to see servers"
+msgstr "Выберите, чтобы просмотреть серверы"
+
+#: plugins/admin/groups/group_objects.tpl:30
+#, fuzzy
+msgid "Search within subtree"
+msgstr "Искать в поддеревьях"
+
+#: plugins/admin/groups/group_objects.tpl:37
+msgid "Display users of department"
+msgstr "Подразделение"
+
+#: plugins/admin/groups/group_objects.tpl:46
+#: plugins/admin/systems/glpiSelectUser.tpl:35
+#: plugins/admin/applications/class_divListApplication.inc:65
+#: plugins/admin/users/class_divListUsers.inc:77
+#: plugins/admin/fai/class_divListFai.inc:86
+#: plugins/personal/environment/hotplugDialog.tpl:43
+#: plugins/gofon/conference/headpage.tpl:35
+msgid "Display users matching"
+msgstr "Фильтр"
+
+#: plugins/admin/groups/group_objects.tpl:47
+#: plugins/admin/systems/glpiSelectUser.tpl:37
+msgid "Regular expression for matching user names"
+msgstr "Регулярное выражение, соответствующее именам пользователей"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
+#, php-format
+msgid ""
+"Can't rename '%s' to '%s' there is already an entry with the same name in "
+"our zone editing dialog."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
+#, fuzzy, php-format
+msgid "Entry name '%s' contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
+#, fuzzy, php-format
+msgid "Can not rename '%s' to '%s',the destination name already exists."
+msgstr "Подразделение с таким именем уже существует."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
+#, fuzzy, php-format
+msgid "Can not create '%s',the destination name already exists."
+msgstr "Подразделение с таким именем уже существует."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
+#, php-format
+msgid "The name '%s' is used more than once."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
+#, php-format
+msgid "The record type '%s' is a unique type and can't be defined twice."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
+#, fuzzy, php-format
+msgid "There is an empty '%s' for host '%s'."
+msgstr "Метод '%s' не описан в вашем файле конфигурации."
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
+#, php-format
+msgid "There is a duplicate entry in '%s' for '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:62
+#, php-format
+msgid "Can't open '%s', ppd settings resetted."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:87
+#, fuzzy
+msgid "Can't get ppd informations."
+msgstr "Общая информация о пользователе"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:99
+#, php-format
+msgid ""
+"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
+"invalid, can't read/write any ppd informations."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:116
+#, fuzzy
+msgid "Please specify a valid ppd file."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:186
+#, php-format
+msgid "Can't select PPD file '%s', the file is not readable"
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:203
+#: plugins/admin/systems/class_printerPPDDialog.inc:275
+#, php-format
+msgid "Can't create folder '%s' for the uploaded ppd file."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:211
+#, fuzzy, php-format
+msgid "Can't create file '%s' to store modifed ppd informations."
+msgstr "Общая информация о пользователе"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:235
+#, php-format
+msgid "Can't add new ppd file, the source file '%s' is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:253
+#, fuzzy, php-format
+msgid ""
+"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
+"informations."
+msgstr ""
+"Предупреждение: функция imap_getacl не реализована, и вы не сможете менять "
+"права доступа к общим папкам."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:267
+#, fuzzy, php-format
+msgid "There is already a ppd file for this kind of printer."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:288
+#, fuzzy, php-format
+msgid "Can't save file '%s'."
+msgstr "Удалить"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:292
+msgid "Uploaded ppd file is empty, can't create new ppd file."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:413
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/faiPackage.tpl:45
+#, fuzzy
+msgid "Section"
+msgstr "Действие"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:468
+#: plugins/admin/systems/class_printerPPDDialog.inc:471
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:603
+#, fuzzy
+msgid "True"
+msgstr "Улица"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:469
+#: plugins/admin/systems/class_printerPPDDialog.inc:472
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:604
+#, fuzzy
+msgid "False"
+msgstr "женский"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:477
+#, php-format
+msgid "Unsupported ppd type '%s' used for '%s' "
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:494
+#, fuzzy, php-format
+msgid "Removing old ppd file '%s' failed."
+msgstr "Показать группы приложений"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:497
+#, php-format
+msgid "Removing old ppd file '%s' failed. File is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:500
+#, php-format
+msgid ""
+"Removing old ppd file '%s' failed. File does not exists or is not accessible."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:508
+msgid ""
+"Please select a valid ppd file or use 'Cancel' to go back to printer "
+"configuration."
+msgstr ""
+
+#: plugins/admin/systems/wingeneric.tpl:6
+#, fuzzy
+msgid "Machine name"
+msgstr "Название"
+
+#: plugins/admin/systems/wingeneric.tpl:15
+msgid "Choose subtree to place terminal in"
+msgstr "Выберите ветку терминала"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:32
+#: plugins/admin/systems/class_goTerminalServer.inc:61
+#: plugins/admin/systems/class_goTerminalServer.inc:126
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_terminalService.inc:475
+#: plugins/admin/systems/goTerminalServer.tpl:1
+#, fuzzy
+msgid "Terminal service"
+msgstr "Терминальный сервер"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:85
+#, fuzzy, php-format
+msgid "Saving server services/terminalServer with dn '%s' failed."
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:100
+msgid "Terminal server, must have fontpath specified."
+msgstr ""
+
+#: plugins/admin/systems/class_goTerminalServer.inc:135
+#: plugins/admin/systems/goTerminalServer.tpl:8
+#, fuzzy
+msgid "Temporary disable login"
+msgstr "Временно отключить использование факса"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:136
+#: plugins/admin/systems/class_terminalService.inc:486
+#: plugins/admin/systems/goTerminalServer.tpl:12
+#, fuzzy
+msgid "Font path"
+msgstr "Контакт"
+
+#: plugins/admin/systems/printer.tpl:5
+#, fuzzy
+msgid "General"
+msgstr "Общее"
+
+#: plugins/admin/systems/printer.tpl:8
+#: plugins/admin/systems/paste_generic.tpl:34
+msgid "Printer name"
+msgstr "Имя принтера"
+
+#: plugins/admin/systems/printer.tpl:30
+#: plugins/personal/generic/generic.tpl:148
+msgid "Choose subtree to place user in"
+msgstr "Выберите ветку для пользователя"
+
+#: plugins/admin/systems/printer.tpl:43
+msgid "Details"
+msgstr ""
+
+#: plugins/admin/systems/printer.tpl:46
+#, fuzzy
+msgid "Printer location"
+msgstr "Настройки телефона"
+
+#: plugins/admin/systems/printer.tpl:54
+msgid "Printer URL"
+msgstr "URL принтера"
+
+#: plugins/admin/systems/printer.tpl:66
+#: plugins/admin/systems/terminalService.tpl:98
+#: plugins/admin/systems/workstationService.tpl:110
+msgid "Driver"
+msgstr "Драйвер"
+
+#: plugins/admin/systems/printer.tpl:89
+#, fuzzy
+msgid "Users which are allowed to use this printer"
+msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
+#, fuzzy
+msgid "Add user"
+msgstr "Пользователи домена"
+
+#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
+#, fuzzy
+msgid "Add group"
+msgstr "группы"
+
+#: plugins/admin/systems/printer.tpl:113
+#, fuzzy
+msgid "Users which are allowed to administrate this printer"
+msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#: plugins/admin/systems/printer.tpl:115
+#, fuzzy
+msgid "Admins"
+msgstr "DN администратора"
+
+#: plugins/admin/systems/class_terminalInfo.inc:55
+#: plugins/admin/systems/class_terminalInfo.inc:205
+msgid "present"
+msgstr "присутствует"
+
+#: plugins/admin/systems/class_terminalInfo.inc:73
+#: plugins/admin/systems/class_terminalStartup.inc:168
+#: plugins/admin/systems/class_terminalService.inc:267
+#: plugins/admin/systems/class_workstationStartup.inc:508
+#: plugins/admin/systems/class_terminalGeneric.inc:272
+msgid "This 'dn' has no terminal features."
+msgstr "Это DN не соответствует терминалу."
+
+#: plugins/admin/systems/class_terminalInfo.inc:80
+#, fuzzy
+msgid "There is no php snmp module installed, can't gather any informations."
+msgstr ""
+"Предупреждение: функция imap_getacl не реализована, и вы не сможете менять "
+"права доступа к общим папкам."
+
+#: plugins/admin/systems/class_terminalInfo.inc:86
+#: plugins/admin/systems/class_terminalInfo.inc:180
+msgid "unknown status"
+msgstr "состояние неизвестно"
+
+#: plugins/admin/systems/class_terminalInfo.inc:95
+msgid "This is a virtual terminal which has no properties to show here."
+msgstr "Это виртуальный терминал без особых свойств."
+
+#: plugins/admin/systems/class_terminalInfo.inc:113
+msgid "online"
+msgstr "в сети"
+
+#: plugins/admin/systems/class_terminalInfo.inc:169
+msgid "running"
+msgstr "запущен"
+
+#: plugins/admin/systems/class_terminalInfo.inc:172
+msgid "not running"
+msgstr "не запущен"
+
+#: plugins/admin/systems/class_terminalInfo.inc:197
+msgid "offline"
+msgstr "не в сети"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1268
+#: plugins/admin/systems/class_workstationGeneric.inc:612
+#: plugins/admin/ogroups/class_ogroupManagement.inc:434
+#: plugins/generic/references/class_reference.inc:48
+msgid "Workstation"
+msgstr "Рабочая станция"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1267
+#: plugins/admin/systems/class_terminalGeneric.inc:619
+#: plugins/admin/systems/class_terminalGeneric.inc:625
+#: plugins/admin/ogroups/class_ogroupManagement.inc:435
+#, fuzzy
+msgid "Terminal"
+msgstr "Терминалы"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:3
+msgid ""
+"This is a new system which currently has no system type defined. Please "
+"choose a system type for this entry and press the 'continue' button. If this "
+"system should be added to a group of system settings, specify the preferred "
+"object group below."
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:9
+msgid ""
+"Please select a system type and an optional bundle of predefined settings to "
+"be inherited."
+msgstr ""
+
+#: plugins/admin/systems/SelectDeviceType.tpl:20
+#: plugins/admin/systems/glpi.tpl:9
+#, fuzzy
+msgid "System type"
+msgstr "Системы"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:21
+#, fuzzy
+msgid "Choose a system type"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:32
+#, fuzzy
+msgid "Choose an object group as template"
+msgstr "Объект группы"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:33
+#, fuzzy
+msgid "Choose an object group"
+msgstr "Объект группы"
+
+#: plugins/admin/systems/goKrbServer.tpl:1
+msgid "Kerberos kadmin access"
+msgstr ""
+
+#: plugins/admin/systems/goKrbServer.tpl:4
+#, fuzzy
+msgid "Kerberos Realm"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/goKrbServer.tpl:12
+#: plugins/admin/systems/goImapServer.tpl:25
+#: plugins/admin/systems/class_goImapServer.inc:177
+#, fuzzy
+msgid "Admin user"
+msgstr "Пользователи домена"
+
+#: plugins/admin/systems/goKrbServer.tpl:20
+#: plugins/admin/systems/goGlpiServer.tpl:12
+#: plugins/admin/systems/class_goKrbServer.inc:104
+#: plugins/admin/systems/goImapServer.tpl:34
+#: plugins/admin/systems/class_goFonServer.inc:144
+#: plugins/admin/systems/goFonServer.tpl:12
+#: plugins/admin/systems/class_gosaLogServer.inc:103
+#: plugins/admin/systems/goFaxServer.tpl:12
+#: plugins/admin/systems/gosaLogServer.tpl:12
+#: plugins/admin/systems/class_goGlpiServer.inc:104
+#: plugins/admin/systems/class_divListSystem.inc:376
+#: plugins/admin/systems/class_goLogDBServer.inc:102
+#: plugins/admin/systems/goLogDBServer.tpl:12
+#: plugins/admin/systems/class_goFaxServer.inc:100
+#: plugins/personal/password/class_password.inc:24
+#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
+#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
+#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
+#: ihtml/themes/default/password.tpl:38
+msgid "Password"
+msgstr "Пароль"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:124
+msgid "This 'dn' has no phone features."
+msgstr "Этот DN не имеет свойств телефона."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:179
+#, fuzzy
+msgid "yes"
+msgstr "Системы"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:180
+#, fuzzy
+msgid "no"
+msgstr "нет"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "dynamic"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+#, fuzzy
+msgid "Networksettings"
+msgstr "Сетевые настройки"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:268
+#, php-format
+msgid ""
+"Can't delete because there are user which are depending on this phone. One "
+"of them is user '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:278
+#, php-format
+msgid "Removing of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:326
+#: plugins/admin/systems/class_componentGeneric.inc:187
+#, fuzzy
+msgid "The required field IP address is empty."
+msgstr "Обязательное поле \"Основной адрес\" не заполнено."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:329
+#: plugins/admin/systems/class_componentGeneric.inc:190
+#, fuzzy
+msgid "The field IP address contains an invalid address."
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:334
+#, fuzzy
+msgid "The required field 'Phone name' is not set."
+msgstr "Обязательное поле \"Личное имя\" не заполнено."
+
+#: plugins/admin/systems/class_phoneGeneric.inc:337
+msgid "The 'Phone name' '0' is reserved and cannot be used."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:347
+#: plugins/admin/systems/class_componentGeneric.inc:201
+#: plugins/admin/systems/class_printGeneric.inc:683
+#: plugins/admin/systems/class_servGeneric.inc:301
+#: plugins/admin/systems/class_winGeneric.inc:215
+#: plugins/admin/systems/class_terminalGeneric.inc:461
+#: plugins/admin/systems/class_workstationGeneric.inc:443
+#, php-format
+msgid "There is already an entry '%s' in the base choosen by you"
+msgstr "В выбранной вами ветке уже есть запись \"%s\""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:429
+#, php-format
+msgid "Saving of system phone/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:477
+#, fuzzy
+msgid "Phone generic"
+msgstr "Телефонные номера"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:482
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
+#, fuzzy
+msgid "Phone hardware"
+msgstr "Телефонное оборудование"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:488
+#, fuzzy
+msgid "SIP Mode"
+msgstr "Режим"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:489
+#, fuzzy
+msgid "SIP DTMF mode"
+msgstr "Режим"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:490
+#, fuzzy
+msgid "SIP Default ip"
+msgstr "по умолчанию"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:491
+msgid "SIP Qualify"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:492
+#, fuzzy
+msgid "IAX authentication type"
+msgstr "Рабочая станция Windows"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:493
+#, fuzzy
+msgid "IAX secret"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:494
+#, fuzzy
+msgid "IAX account code"
+msgstr "Учетная запись"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:495
+#, fuzzy
+msgid "IAX trunk lines"
+msgstr "Тонкие клиенты"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:496
+#, fuzzy
+msgid "IAX permit settings"
+msgstr "Настройки факса"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:497
+#, fuzzy
+msgid "IAX deny settings"
+msgstr "Настройки факса"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:498
+msgid "CAPI MSN"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:499
+msgid "Hardware type"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:150
+#, fuzzy
+msgid "Please enter a value for 'release'."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:154
+#, fuzzy
+msgid "Please specify a valid value for 'url'."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:201
+#, fuzzy, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:203
+#: plugins/admin/systems/class_workstationStartup.inc:1149
+#, php-format
+msgid ""
+"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
+"empty string."
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:1
+#, fuzzy
+msgid "Advanced phone settings"
+msgstr "Настройки телефона"
+
+#: plugins/admin/systems/phonesettings.tpl:6
+#, fuzzy
+msgid "Phone type"
+msgstr "Название"
+
+#: plugins/admin/systems/phonesettings.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:30
+#: plugins/admin/systems/phonesettings.tpl:42
+#: plugins/admin/systems/phonesettings.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:91
+#: plugins/admin/systems/phonesettings.tpl:128
+#: plugins/admin/systems/phonesettings.tpl:181
+#, fuzzy
+msgid "Choose a phone type"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/systems/phonesettings.tpl:13
+msgid "refresh"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:25
+#: plugins/admin/systems/class_terminalGeneric.inc:628
+#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
+#: plugins/admin/systems/workstation.tpl:50
+#: plugins/admin/ogroups/class_termgroup.inc:395
+#: plugins/admin/ogroups/termgroup.tpl:47
+msgid "Mode"
+msgstr "Режим"
+
+#: plugins/admin/systems/phonesettings.tpl:38
+#, fuzzy
+msgid "DTMF mode"
+msgstr "Режим"
+
+#: plugins/admin/systems/phonesettings.tpl:54
+#: plugins/admin/systems/phonesettings.tpl:99
+#, fuzzy
+msgid "Default IP"
+msgstr "по умолчанию"
+
+#: plugins/admin/systems/phonesettings.tpl:66
+#: plugins/admin/systems/phonesettings.tpl:109
+msgid "Response timeout"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:87
+#, fuzzy
+msgid "Modus"
+msgstr "Мышь"
+
+#: plugins/admin/systems/phonesettings.tpl:124
+msgid "Authtype"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:136
+#, fuzzy
+msgid "Secret"
+msgstr "Улица"
+
+#: plugins/admin/systems/phonesettings.tpl:146
+msgid "GoFonInkeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:154
+msgid "GoFonOutKeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:167
+#, fuzzy
+msgid "Account code"
+msgstr "Учетная запись"
+
+#: plugins/admin/systems/phonesettings.tpl:177
+#, fuzzy
+msgid "Trunk lines"
+msgstr "Тонкие клиенты"
+
+#: plugins/admin/systems/phonesettings.tpl:194
+msgid "Hosts that are allowed to connect"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:217
+#, fuzzy
+msgid "Hosts that are not allowed to connect"
+msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#: plugins/admin/systems/phonesettings.tpl:247
+msgid "MSN"
+msgstr ""
+
+#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
+#, fuzzy
+msgid ""
+"This includes all system and setup informations. Please double check if your "
+"really want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Сюда входит <b>вся</b> информация о системе и ее настройках. Подумайте еще "
+"раз, действительно ли вам нужно удаление, так как GOsa не сможет отменить "
+"результаты этой операции."
+
+#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
+#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
+#: plugins/gofon/conference/remove.tpl:10
+#, fuzzy
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your LDAP tree in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Лучше всего перед удалением сохранить резервную копию текущего дерева LDAP в "
+"файл. Если вы сделали это и действительно хотите выполнить удаление, нажмите "
+"<i>Удалить</i>, иначе нажмите <i>Отмена</i>."
+
+#: plugins/admin/systems/class_goLdapServer.inc:29
+#: plugins/admin/systems/goLdapServer.tpl:1
+#, fuzzy
+msgid "LDAP service"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/class_goLdapServer.inc:56
+#, fuzzy
+msgid "LDAP Service"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/class_goLdapServer.inc:67
+#, fuzzy
+msgid "The given base is empty or contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_goLdapServer.inc:85
+#: plugins/admin/systems/class_goLdapServer.inc:86
+msgid "Ldap"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:94
+#, fuzzy
+msgid "Ldap base"
+msgstr "Сервер подкачки"
+
+#: plugins/admin/systems/goGlpiServer.tpl:1
+#, fuzzy
+msgid "GLPI database information"
+msgstr "Общая информация о пользователе"
+
+#: plugins/admin/systems/goGlpiServer.tpl:4
+#: plugins/admin/systems/goLogDBServer.tpl:4
+msgid "Logging DB user"
+msgstr ""
+
+#: plugins/admin/systems/goGlpiServer.tpl:20
+#: plugins/admin/systems/class_gosaLogServer.inc:101
+#: plugins/admin/systems/gosaLogServer.tpl:20
+#: plugins/admin/systems/class_goGlpiServer.inc:103
+#, fuzzy
+msgid "Database"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
+#: plugins/admin/systems/glpi_edit_os.tpl:9
+#: plugins/admin/systems/glpi_edit_os.tpl:28
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
+#: plugins/admin/systems/glpi_edit_type.tpl:9
+#: plugins/admin/systems/glpi_edit_type.tpl:28
+#, fuzzy
+msgid "Rename"
+msgstr "Имя сервера"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
+#: plugins/admin/systems/glpiManufacturer.tpl:13
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
+#: plugins/admin/systems/glpi_edit_os.tpl:15
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
+#: plugins/admin/systems/glpi_edit_type.tpl:15
+#: plugins/admin/fai/class_faiSummaryTab.inc:236
+#: plugins/personal/environment/kioskManagement.tpl:25
+#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
+#, fuzzy
+msgid "Close"
+msgstr "Выбрать"
+
+#: plugins/admin/systems/glpiManufacturer.tpl:1
+#, fuzzy
+msgid "Manage manufacturers"
+msgstr "Редактиовать объект"
+
+#: plugins/admin/systems/info.tpl:1
+msgid "System information"
+msgstr "Системная информация"
+
+#: plugins/admin/systems/info.tpl:7
+msgid "CPU"
+msgstr "Процессор"
+
+#: plugins/admin/systems/info.tpl:10
+msgid "Memory"
+msgstr "Память"
+
+#: plugins/admin/systems/info.tpl:13
+msgid "Boot MAC"
+msgstr "MAC-адрес"
+
+#: plugins/admin/systems/info.tpl:16
+msgid "USB support"
+msgstr "Поддержка USB"
+
+#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
+msgid "System status"
+msgstr "Состояние системы"
+
+#: plugins/admin/systems/info.tpl:23
+#, fuzzy
+msgid "Inventory number"
+msgstr "Номер телефона"
+
+#: plugins/admin/systems/info.tpl:27
+msgid "Last login"
+msgstr "Последний вход в систему"
+
+#: plugins/admin/systems/info.tpl:38
+msgid "Network devices"
+msgstr "Сетевые устройства"
+
+#: plugins/admin/systems/info.tpl:47
+msgid "IDE devices"
+msgstr "Устройства IDE"
+
+#: plugins/admin/systems/info.tpl:56
+msgid "SCSI devices"
+msgstr "Устройства SCSI"
+
+#: plugins/admin/systems/info.tpl:64
+msgid "Floppy device"
+msgstr "Дисковод"
+
+#: plugins/admin/systems/info.tpl:68
+msgid "CDROM device"
+msgstr "Привод CDROM"
+
+#: plugins/admin/systems/info.tpl:73
+#: plugins/admin/systems/terminalService.tpl:95
+#: plugins/admin/systems/workstationService.tpl:107
+msgid "Graphic device"
+msgstr "Видеокарта"
+
+#: plugins/admin/systems/info.tpl:77
+msgid "Audio device"
+msgstr "Звуковая карта"
+
+#: plugins/admin/systems/info.tpl:93
+msgid "Up since"
+msgstr "Работает с"
+
+#: plugins/admin/systems/info.tpl:96
+msgid "CPU load"
+msgstr "Загрузка процессора"
+
+#: plugins/admin/systems/info.tpl:99
+msgid "Memory usage"
+msgstr "Использование памяти"
+
+#: plugins/admin/systems/info.tpl:102
+msgid "Swap usage"
+msgstr "Использование подкачки"
+
+#: plugins/admin/systems/info.tpl:116
+msgid "SSH service"
+msgstr "Служба SSH"
+
+#: plugins/admin/systems/info.tpl:119
+#: plugins/admin/systems/class_goCupsServer.inc:29
+#: plugins/admin/systems/class_goCupsServer.inc:50
+#: plugins/admin/systems/class_goCupsServer.inc:71
+msgid "Print service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/info.tpl:122
+msgid "Scan service"
+msgstr "Сканер"
+
+#: plugins/admin/systems/info.tpl:125
+msgid "Sound service"
+msgstr "Звук"
+
+#: plugins/admin/systems/info.tpl:128
+msgid "GUI"
+msgstr "Графический интерфейс"
+
+#: plugins/admin/systems/class_goCupsServer.inc:70
+#, fuzzy
+msgid "Cups"
+msgstr "группы"
+
+#: plugins/admin/systems/class_goCupsServer.inc:78
+#: plugins/admin/systems/class_serverService.inc:8
+#: plugins/admin/systems/class_goImapServer.inc:170
+#: plugins/admin/systems/class_goFonServer.inc:139
+#: plugins/admin/systems/class_goVirusServer.inc:229
+#: plugins/admin/systems/class_servRepository.inc:387
+#: plugins/admin/systems/class_goGlpiServer.inc:98
+#: plugins/admin/systems/class_goLogDBServer.inc:98
+#, fuzzy
+msgid "Start"
+msgstr "Запуск"
+
+#: plugins/admin/systems/class_goCupsServer.inc:79
+#: plugins/admin/systems/class_serverService.inc:7
+#: plugins/admin/systems/class_goImapServer.inc:171
+#: plugins/admin/systems/class_goFonServer.inc:140
+#: plugins/admin/systems/class_goVirusServer.inc:230
+#: plugins/admin/systems/class_servRepository.inc:388
+#: plugins/admin/systems/class_goGlpiServer.inc:99
+#: plugins/admin/systems/class_goLogDBServer.inc:99
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
+#: include/sieve/templates/element_stop.tpl:4
+#: include/sieve/templates/object_container.tpl:30
+#: include/sieve/class_sieveManagement.inc:508
+#: include/sieve/class_sieveManagement.inc:727
+msgid "Stop"
+msgstr ""
+
+#: plugins/admin/systems/class_goCupsServer.inc:80
+#: plugins/admin/systems/class_serverService.inc:9
+#: plugins/admin/systems/class_goImapServer.inc:172
+#: plugins/admin/systems/class_goFonServer.inc:141
+#: plugins/admin/systems/class_goVirusServer.inc:231
+#: plugins/admin/systems/class_servRepository.inc:389
+#: plugins/admin/systems/class_goGlpiServer.inc:100
+#: plugins/admin/systems/class_goLogDBServer.inc:100
+#, fuzzy
+msgid "Restart"
+msgstr "Повторить"
+
+#: plugins/admin/systems/gencd.tpl:2
+msgid "CD-Install-Image generation"
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:5
+msgid ""
+"This option enables you to generate FAI install CD images for the selected "
+"workstation. The procedure may take about 10 minutes to complete, so please "
+"be patient after pressing the 'Create ISO-Image' button."
+msgstr ""
+
+#: plugins/admin/systems/gencd.tpl:9
+#, fuzzy
+msgid "Create ISO-Image"
+msgstr "Создать шаблон"
+
+#: plugins/admin/systems/class_serverService.inc:307
+msgid "Can't set status while this server is not saved."
+msgstr ""
+
+#: plugins/admin/systems/class_serverService.inc:319
+#, php-format
+msgid "The specified method '%s' can't executed for services."
+msgstr ""
+
+#: plugins/admin/systems/class_goKrbServer.inc:31
+#, fuzzy
+msgid "Kerberos service"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:59
+#, fuzzy
+msgid "Kerberos service (kadmin access informations)"
+msgstr "Личная информация"
+
+#: plugins/admin/systems/class_goKrbServer.inc:69
+#, fuzzy, php-format
+msgid "The specified kerberos password is empty."
+msgstr "Значение поля \"Файлы\" некорректно."
+
+#: plugins/admin/systems/class_goKrbServer.inc:72
+#, fuzzy, php-format
+msgid "The specified kerberos admin is empty."
+msgstr "Значение поля \"Файлы\" некорректно."
+
+#: plugins/admin/systems/class_goKrbServer.inc:75
+#, fuzzy, php-format
+msgid "The specified kerberos realm is empty."
+msgstr "Значение поля \"Файлы\" некорректно."
+
+#: plugins/admin/systems/class_goKrbServer.inc:93
+#: plugins/personal/generic/generic.tpl:217
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#, fuzzy
+msgid "Kerberos access information"
+msgstr "Личная информация"
+
+#: plugins/admin/systems/class_goKrbServer.inc:102
+#, fuzzy
+msgid "Realm"
+msgstr "Имя сервера"
+
+#: plugins/admin/systems/class_goKrbServer.inc:103
+#: plugins/admin/systems/class_goFonServer.inc:143
+#: plugins/admin/systems/class_goGlpiServer.inc:102
+#: plugins/admin/systems/class_goLogDBServer.inc:101
+#, fuzzy
+msgid "Admin"
+msgstr "DN администратора"
+
+#: plugins/admin/systems/glpi_devices.tpl:2
+#, fuzzy
+msgid "Add/Edit monitor"
+msgstr "Редактиовать объект"
+
+#: plugins/admin/systems/glpi_devices.tpl:17
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
+#, fuzzy
+msgid "Comments"
+msgstr "Контакт"
+
+#: plugins/admin/systems/glpi_devices.tpl:24
+#: plugins/admin/systems/glpi_devices.tpl:123
+#: plugins/admin/systems/glpi_devices.tpl:164
+#: plugins/admin/systems/glpi_devices.tpl:219
+#: plugins/admin/systems/glpi_devices.tpl:275
+#: plugins/admin/systems/glpi_devices.tpl:333
+#: plugins/admin/systems/glpi_devices.tpl:397
+#: plugins/admin/systems/glpi_devices.tpl:469
+#: plugins/admin/systems/glpi_devices.tpl:533
+#: plugins/admin/systems/glpi_devices.tpl:580
+#: plugins/admin/systems/glpi_devices.tpl:633
+#: plugins/admin/systems/glpi_devices.tpl:687
+#: plugins/admin/systems/glpi_devices.tpl:733
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
+#: plugins/admin/systems/glpi.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:796
+#: plugins/admin/systems/glpiPrinter.tpl:23
+msgid "Manufacturer"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:33
+#, fuzzy
+msgid "Monitor size"
+msgstr "Мониторинг"
+
+#: plugins/admin/systems/glpi_devices.tpl:36
+#, fuzzy
+msgid "Inch"
+msgstr "Французский"
+
+#: plugins/admin/systems/glpi_devices.tpl:44
+msgid "Integrated microphone"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:47
+#: plugins/admin/systems/glpi_devices.tpl:55
+#: plugins/admin/systems/glpi_devices.tpl:63
+#: plugins/admin/systems/glpi_devices.tpl:71
+#: plugins/admin/systems/glpi_devices.tpl:176
+#: plugins/admin/systems/glpi_devices.tpl:296
+#: plugins/admin/systems/glpi_devices.tpl:361
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_address.tpl:40
+#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
+#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+#, fuzzy
+msgid "Yes"
+msgstr "Системы"
+
+#: plugins/admin/systems/glpi_devices.tpl:48
+#: plugins/admin/systems/glpi_devices.tpl:56
+#: plugins/admin/systems/glpi_devices.tpl:64
+#: plugins/admin/systems/glpi_devices.tpl:72
+#: plugins/admin/systems/glpi_devices.tpl:177
+#: plugins/admin/systems/glpi_devices.tpl:297
+#: plugins/admin/systems/glpi_devices.tpl:362
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_address.tpl:42
+#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
+#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+#, fuzzy
+msgid "No"
+msgstr "нет"
+
+#: plugins/admin/systems/glpi_devices.tpl:52
+msgid "Integrated speakers"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:60
+msgid "Sub-D"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:68
+msgid "BNC"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:76
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+#, fuzzy
+msgid "Serial number"
+msgstr "Терминал"
+
+#: plugins/admin/systems/glpi_devices.tpl:83
+#, fuzzy
+msgid "Additional serial number"
+msgstr "Серийный номер сертификата"
+
+#: plugins/admin/systems/glpi_devices.tpl:97
+#, fuzzy
+msgid "Add/Edit other device"
+msgstr "Звуковая карта"
+
+#: plugins/admin/systems/glpi_devices.tpl:112
+#: plugins/admin/systems/glpi_devices.tpl:153
+#: plugins/admin/systems/glpi_devices.tpl:208
+#: plugins/admin/systems/glpi_devices.tpl:264
+#: plugins/admin/systems/glpi_devices.tpl:322
+#: plugins/admin/systems/glpi_devices.tpl:386
+#: plugins/admin/systems/glpi_devices.tpl:458
+#: plugins/admin/systems/glpi_devices.tpl:522
+#: plugins/admin/systems/glpi_devices.tpl:569
+#: plugins/admin/systems/glpi_devices.tpl:622
+#: plugins/admin/systems/glpi_devices.tpl:676
+#: plugins/admin/systems/glpi_devices.tpl:722
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
+#: plugins/admin/systems/glpi.tpl:79
+#: plugins/admin/systems/class_glpiAccount.inc:790
+#: include/sieve/templates/element_comment.tpl:4
+#: include/sieve/templates/object_container.tpl:23
+#: include/sieve/class_sieveManagement.inc:501
+#: include/sieve/class_sieveManagement.inc:720
+#, fuzzy
+msgid "Comment"
+msgstr "Контакт"
+
+#: plugins/admin/systems/glpi_devices.tpl:138
+msgid "Add/Edit power supply"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:173
+msgid "Atx"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:181
+#, fuzzy
+msgid "Power"
+msgstr "Порт"
+
+#: plugins/admin/systems/glpi_devices.tpl:193
+msgid "Add/Edit graphic card"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:228
+#: plugins/admin/systems/glpi_devices.tpl:284
+#: plugins/admin/systems/glpi_devices.tpl:349
+msgid "Interface"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:237
+#, fuzzy
+msgid "Ram"
+msgstr "Имя сервера"
+
+#: plugins/admin/systems/glpi_devices.tpl:249
+#, fuzzy
+msgid "Add/Edit controller"
+msgstr "Номер телефона"
+
+#: plugins/admin/systems/glpi_devices.tpl:307
+msgid "Add/Edit drive"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:342
+#, fuzzy
+msgid "Speed"
+msgstr "Пол"
+
+#: plugins/admin/systems/glpi_devices.tpl:358
+#, fuzzy
+msgid "Writeable"
+msgstr "запись"
+
+#: plugins/admin/systems/glpi_devices.tpl:371
+#, fuzzy
+msgid "Add/Edit harddisk"
+msgstr "Сервер"
+
+#: plugins/admin/systems/glpi_devices.tpl:406
+msgid "Rpm"
+msgstr ""
+
+#: plugins/admin/systems/glpi_devices.tpl:413
+#, fuzzy
+msgid "Cache"
+msgstr "Отмена"
+
+#: plugins/admin/systems/glpi_devices.tpl:443
+#, fuzzy
+msgid "Add/Edit memory"
+msgstr "Редактиовать объект"
+
+#: plugins/admin/systems/glpi_devices.tpl:478
+#, fuzzy
+msgid "Frequenz"
+msgstr "Номер телефона"
+
+#: plugins/admin/systems/glpi_devices.tpl:507
+#, fuzzy
+msgid "Add/Edit sound card"
+msgstr "Новый пароль"
+
+#: plugins/admin/systems/glpi_devices.tpl:553
+#, fuzzy
+msgid "Add/Edit network interface"
+msgstr "Сетевой принтер"
+
+#: plugins/admin/systems/glpi_devices.tpl:589
+#: plugins/admin/systems/class_termDNS.inc:568
+#, fuzzy
+msgid "MAC address"
+msgstr "MAC-адрес"
+
+#: plugins/admin/systems/glpi_devices.tpl:596
+#: plugins/personal/connectivity/pureftpd.tpl:15
+msgid "Bandwidth"
+msgstr "Пропускная способность"
+
+#: plugins/admin/systems/glpi_devices.tpl:607
+#, fuzzy
+msgid "Add/Edit processor"
+msgstr "Новый пароль"
+
+#: plugins/admin/systems/glpi_devices.tpl:642
+#, fuzzy
+msgid "Frequence"
+msgstr "Номер телефона"
+
+#: plugins/admin/systems/glpi_devices.tpl:649
+#, fuzzy
+msgid "Default frequence"
+msgstr "По умолчанию"
+
+#: plugins/admin/systems/glpi_devices.tpl:661
+#, fuzzy
+msgid "Add/Edit motherboard"
+msgstr "Клавиатура"
+
+#: plugins/admin/systems/glpi_devices.tpl:696
+#, fuzzy
+msgid "Chipset"
+msgstr "сброс"
+
+#: plugins/admin/systems/glpi_devices.tpl:707
+#, fuzzy
+msgid "Add/Edit computer case"
+msgstr "не полный"
+
+#: plugins/admin/systems/glpi_devices.tpl:742
+#, fuzzy
+msgid "format"
+msgstr "Порт"
+
+#: plugins/admin/systems/class_goService.inc:26
+#: plugins/admin/systems/class_goService.inc:61
+#, fuzzy
+msgid "Empty service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_goService.inc:102
+#, fuzzy, php-format
+msgid "Removing of server services/"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goService.inc:128
+#, fuzzy, php-format
+msgid "Saving of server services/"
+msgstr "Служба SSH"
+
+#: plugins/admin/systems/class_goService.inc:159
+#, fuzzy, php-format
+msgid "Set status flag for server services/"
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/systems/class_goService.inc:216
+#, fuzzy, php-format
+msgid ""
+"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+
+#: plugins/admin/systems/goImapServer.tpl:7
+#: plugins/admin/systems/class_goImapServer.inc:175
+#, fuzzy
+msgid "Server identifier"
+msgstr "Номер дома"
+
+#: plugins/admin/systems/goImapServer.tpl:16
+#: plugins/admin/systems/class_goImapServer.inc:176
+#, fuzzy
+msgid "Connect URL"
+msgstr "Подключение"
+
+#: plugins/admin/systems/goImapServer.tpl:43
+#: plugins/admin/systems/class_goImapServer.inc:179
+#, fuzzy
+msgid "Sieve port"
+msgstr "Сервер"
+
+#: plugins/admin/systems/goImapServer.tpl:61
+#: plugins/admin/systems/class_goImapServer.inc:180
+#, fuzzy
+msgid "Start IMAP service"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/goImapServer.tpl:70
+#: plugins/admin/systems/class_goImapServer.inc:181
+#, fuzzy
+msgid "Start IMAP SSL service"
+msgstr "Служба SSH"
+
+#: plugins/admin/systems/goImapServer.tpl:79
+#: plugins/admin/systems/class_goImapServer.inc:182
+#, fuzzy
+msgid "Start POP3 service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/goImapServer.tpl:88
+#: plugins/admin/systems/class_goImapServer.inc:183
+#, fuzzy
+msgid "Start POP3 SSL service"
+msgstr "Служба SSH"
+
+#: plugins/admin/systems/goImapServer.tpl:99
+#: plugins/admin/systems/goMailServer.tpl:204
+msgid "The server must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:206
+msgid "The service must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:104
+#: plugins/admin/systems/goMailServer.tpl:209
+#, fuzzy
+msgid "Set new status"
+msgstr "Состояние системы"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#, fuzzy
+msgid "Set status"
+msgstr "Состояние системы"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
+#: plugins/admin/systems/workstation.tpl:133
+#: plugins/admin/applications/class_applicationGeneric.inc:554
+#: plugins/admin/applications/generic.tpl:24
+#: plugins/admin/ogroups/termgroup.tpl:101
+#: plugins/admin/fai/faiTemplateEntry.tpl:105
+msgid "Execute"
+msgstr "Выполнить"
+
+#: plugins/admin/systems/network.tpl:1
+#, fuzzy
+msgid "Network\tsettings"
+msgstr "Сетевые настройки"
+
+#: plugins/admin/systems/network.tpl:9
+msgid "IP-address"
+msgstr "IP-адрес"
+
+#: plugins/admin/systems/network.tpl:17
+msgid "MAC-address"
+msgstr "MAC-адрес"
+
+#: plugins/admin/systems/network.tpl:29
+msgid "Autodetect"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:58
+msgid "Enable DNS for this device"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:59
+#: plugins/admin/systems/class_servDNS.inc:411
+#: plugins/admin/systems/servdnseditzone.tpl:76
+#: plugins/gofon/phoneaccount/generic.tpl:95
+#, fuzzy
+msgid "Refresh"
+msgstr "Ссылки"
+
+#: plugins/admin/systems/network.tpl:67
+#, fuzzy
+msgid "Zone"
+msgstr "телефоны"
+
+#: plugins/admin/systems/network.tpl:77
+#: plugins/admin/systems/class_servDNS.inc:174
+#: plugins/admin/systems/class_servDNS.inc:414
+#: plugins/admin/systems/class_termDNS.inc:578
+#: plugins/admin/systems/servdnseditzone.tpl:94
+msgid "TTL"
+msgstr ""
+
+#: plugins/admin/systems/network.tpl:85
+#, fuzzy
+msgid "Dns records"
+msgstr "Каталог"
+
+#: plugins/admin/systems/component.tpl:6
+#: plugins/personal/environment/hotplugDialogNew.tpl:10
+#, fuzzy
+msgid "Device name"
+msgstr "Имя сервера"
+
+#: plugins/admin/systems/class_componentGeneric.inc:57
+#: plugins/admin/systems/class_winGeneric.inc:96
+#, fuzzy
+msgid "This 'dn' has no network features."
+msgstr "Этот DN не имеет свойств принтера."
+
+#: plugins/admin/systems/class_componentGeneric.inc:135
+#, fuzzy, php-format
+msgid "Removing of system component/generic with dn '%s' failed."
+msgstr "Показать подразделения"
+
+#: plugins/admin/systems/class_componentGeneric.inc:182
+#, fuzzy
+msgid "The required field 'Component name' is not set."
+msgstr "Обязательное поле \"Личное имя\" не заполнено."
+
+#: plugins/admin/systems/class_componentGeneric.inc:261
+#, php-format
+msgid "Saving of system component/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_componentGeneric.inc:269
+#, fuzzy
+msgid "Component generic"
+msgstr "Прочие сетевые компоненты"
+
+#: plugins/admin/systems/class_componentGeneric.inc:274
+#, fuzzy
+msgid "Network device"
+msgstr "Сетевые устройства"
+
+#: plugins/admin/systems/terminalStartup.tpl:1
+#: plugins/admin/systems/workstationStartup.tpl:4
+msgid "Boot parameters"
+msgstr "Параметры загрузки"
+
+#: plugins/admin/systems/terminalStartup.tpl:8
+#: plugins/admin/systems/class_terminalStartup.inc:480
+#: plugins/admin/systems/class_workstationStartup.inc:1188
+#: plugins/admin/systems/workstationStartup.tpl:8
+msgid "Boot kernel"
+msgstr "Ядро для загрузки"
+
+#: plugins/admin/systems/terminalStartup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:19
+msgid "Custom options"
+msgstr "Дополнительные параметры"
+
+#: plugins/admin/systems/terminalStartup.tpl:23
+#: plugins/admin/systems/workstationStartup.tpl:23
+msgid ""
+"Enter any parameters that should be passed to the kernel as append line "
+"during bootup"
+msgstr ""
+"Введите любые дополнительные параметры, которые должны передаваться ядру во "
+"время загрузки"
+
+#: plugins/admin/systems/terminalStartup.tpl:27
+#: plugins/admin/systems/workstationStartup.tpl:28
+msgid "LDAP server"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/terminalStartup.tpl:43
+msgid "Select if terminal supports graphical startup with progress bar"
+msgstr ""
+"Выберите, должен ли терминал подерживать загрузку в графическом режиме с "
+"показом индикатора состояния"
+
+#: plugins/admin/systems/terminalStartup.tpl:45
+msgid "use graphical bootup"
+msgstr "Загружать в графическом режиме"
+
+#: plugins/admin/systems/terminalStartup.tpl:48
+msgid "Select if terminal should boot in text mode"
+msgstr "Выберите, должен ли терминал загружаться в текстовом режиме"
+
+#: plugins/admin/systems/terminalStartup.tpl:50
+msgid "use standard linux textual bootup"
+msgstr "Загружать в стандартном текстовом режиме"
+
+#: plugins/admin/systems/terminalStartup.tpl:53
+msgid "Select to get more verbose output during startup"
+msgstr ""
+"Выберите, нужно ли использовать подробный вывод информации при загрузке"
+
+#: plugins/admin/systems/terminalStartup.tpl:55
+msgid "use debug mode for startup"
+msgstr "Используйте отладочный режим"
+
+#: plugins/admin/systems/terminalStartup.tpl:66
+#: plugins/admin/systems/workstationStartup.tpl:149
+msgid "Kernel modules (format: name parameters)"
+msgstr "Модули ядра (формат: имя параметры)"
+
+#: plugins/admin/systems/terminalStartup.tpl:69
+#: plugins/admin/systems/workstationStartup.tpl:152
+msgid "Add additional modules to load on startup"
+msgstr ""
+"Укажите дополнительные модули, которые должны загружаться при запуске системы"
+
+#: plugins/admin/systems/terminalStartup.tpl:87
+#: plugins/admin/systems/class_terminalStartup.inc:478
+#: plugins/admin/systems/goShareServer.tpl:1
+#: plugins/admin/systems/class_workstationStartup.inc:1192
+#: plugins/admin/systems/workstationStartup.tpl:170
+#: plugins/personal/environment/class_environment.inc:1337
+#: plugins/personal/environment/environment.tpl:133
+#, fuzzy
+msgid "Shares"
+msgstr "сброс"
+
+#: plugins/admin/systems/terminalStartup.tpl:105
+#: plugins/admin/systems/workstationStartup.tpl:188
+#, fuzzy
+msgid "Mountpoint"
+msgstr "Мониторинг"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:6
+#: plugins/admin/users/class_divListUsers.inc:35
+#: plugins/admin/users/class_divListUsers.inc:36
+msgid "List of users"
+msgstr "Список пользователей"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:23
+msgid ""
+"This dialog allows you to select a user as technical responsible person."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:32
+msgid "Systems"
+msgstr "Системы"
+
+#: plugins/admin/systems/class_systemManagement.inc:225
+msgid "Creating the image failed. Please see the report below."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:234
+#, fuzzy, php-format
+msgid "Command '%s', specified for ISO creation doesn't seem to exist."
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTREMOVE модуля \"%s\"."
+
+#: plugins/admin/systems/class_systemManagement.inc:297
+#, fuzzy
+msgid "You are not allowed to create a new object of this type."
+msgstr "У вас недостаточно прав для удаления этого группового объекта!"
+
+#: plugins/admin/systems/class_systemManagement.inc:348
+msgid "You can't edit this object type yet!"
+msgstr "Вы не можете редактировать сейчас этот тип объекта!"
+
+#: plugins/admin/systems/class_systemManagement.inc:376
+#: plugins/admin/systems/class_systemManagement.inc:442
+#, fuzzy
+msgid "You are not allowed to change the password for this object."
+msgstr "Вам не разрешено менять пароль."
+
+#: plugins/admin/systems/class_systemManagement.inc:388
+msgid "Passwords entered as new and repeated do not match!"
+msgstr "Введенные пароли не совпадают!"
+
+#: plugins/admin/systems/class_systemManagement.inc:445
+#, fuzzy
+msgid "Can't detect object to change password."
+msgstr "Сменить пароль"
+
+#: plugins/admin/systems/class_systemManagement.inc:553
+#: plugins/admin/systems/class_systemManagement.inc:628
+#: plugins/admin/systems/class_systemManagement.inc:687
+#: plugins/admin/fai/class_faiManagement.inc:174
+#: plugins/admin/fai/class_faiManagement.inc:252
+#: plugins/admin/fai/class_faiManagement.inc:323
+#, fuzzy
+msgid "You are not allowed to delete this component!"
+msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#: plugins/admin/systems/class_systemManagement.inc:621
+#, fuzzy, php-format
+msgid "You're about to delete all information about the component at '%s'."
+msgstr "Вы собираетесь удалить всю информацию о терминале (\"%s\")."
+
+#: plugins/admin/systems/class_systemManagement.inc:726
+#, php-format
+msgid ""
+"Can't set gotoMode to status 'avtice', the current object couldn't be "
+"identified."
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1014
+msgid "New terminal"
+msgstr "Создать терминал"
+
+#: plugins/admin/systems/class_systemManagement.inc:1016
+msgid "New workstation"
+msgstr "Новая рабочая станция"
+
+#: plugins/admin/systems/class_systemManagement.inc:1018
+#, fuzzy
+msgid "New Device"
+msgstr "Сетевые устройства"
+
+#: plugins/admin/systems/class_systemManagement.inc:1037
+#, fuzzy
+msgid "Terminal template for"
+msgstr "Шаблон терминала"
+
+#: plugins/admin/systems/class_systemManagement.inc:1053
+msgid "Workstation template for"
+msgstr "Шаблон рабочей станции для"
+
+#: plugins/admin/systems/class_systemManagement.inc:1265
+#, fuzzy
+msgid "New System from incoming"
+msgstr "Системная информация"
+
+#: plugins/admin/systems/class_systemManagement.inc:1266
+#: plugins/admin/users/template.tpl:15
+#: plugins/admin/fai/class_faiTemplate.inc:514
+msgid "Template"
+msgstr "Шаблон"
+
+#: plugins/admin/systems/class_systemManagement.inc:1269
+#, fuzzy
+msgid "Workstation is installing"
+msgstr "Имя рабочий станции"
+
+#: plugins/admin/systems/class_systemManagement.inc:1270
+#, fuzzy
+msgid "Workstation is waiting for action"
+msgstr "Шаблон рабочей станции для"
+
+#: plugins/admin/systems/class_systemManagement.inc:1271
+#, fuzzy
+msgid "Workstation installation failed"
+msgstr "Шаблон рабочей станции"
+
+#: plugins/admin/systems/class_systemManagement.inc:1274
+msgid "Server is installing"
+msgstr ""
+
+#: plugins/admin/systems/class_systemManagement.inc:1275
+#, fuzzy
+msgid "Server is waiting for action"
+msgstr "Общая информация о пользователе"
+
+#: plugins/admin/systems/class_systemManagement.inc:1276
+#, fuzzy
+msgid "Server installation failed"
+msgstr "Номер дома"
+
+#: plugins/admin/systems/class_systemManagement.inc:1277
+#, fuzzy
+msgid "Winstation"
+msgstr "Рабочая станция"
+
+#: plugins/admin/systems/class_systemManagement.inc:1278
+#, fuzzy
+msgid "Network Device"
+msgstr "Сетевые устройства"
+
+#: plugins/admin/systems/class_systemManagement.inc:1279
+#: plugins/admin/systems/class_divListSystem.inc:188
+#, fuzzy
+msgid "New Terminal"
+msgstr "Создать терминал"
+
+#: plugins/admin/systems/class_systemManagement.inc:1280
+#: plugins/admin/systems/class_divListSystem.inc:194
+#, fuzzy
+msgid "New Workstation"
+msgstr "Новая рабочая станция"
+
+#: plugins/admin/systems/class_systemManagement.inc:1336
+#: plugins/admin/systems/class_systemManagement.inc:1337
+#, fuzzy
+msgid "Incoming objects"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/systems/class_systemManagement.inc:1342
+#, fuzzy
+msgid "Incoming"
+msgstr "Пиктограмма"
+
+#: plugins/admin/systems/class_printGeneric.inc:111
+#, php-format
+msgid "Can't extract a valid base out of object dn, setting base to '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:266
+#: plugins/admin/systems/class_printGeneric.inc:274
+#: plugins/admin/systems/class_printGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:328
+#: plugins/admin/systems/class_printGeneric.inc:344
+#: plugins/admin/systems/class_printGeneric.inc:347
+msgid "Add printer extension"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:267
+msgid ""
+"Could not intialize printer tab, parameter parent was missing while "
+"construction."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:275
+msgid "This is a workstation template, printer tab is disabled."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:280
+msgid "This is a terminal template, printer tab is disabled."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:321
+msgid "This 'dn' has no printer features."
+msgstr "Этот DN не имеет свойств принтера."
+
+#: plugins/admin/systems/class_printGeneric.inc:329
+#, fuzzy
+msgid ""
+"This object has printer extension disabled. You can't enable it while 'cn' "
+"is not present in entry. Possibly you are currently creating a new terminal "
+"template"
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_printGeneric.inc:336
+#: plugins/admin/systems/class_printGeneric.inc:339
+#, fuzzy
+msgid "Remove printer extension"
+msgstr "Удалить параметры"
+
+#: plugins/admin/systems/class_printGeneric.inc:337
+#, fuzzy
+msgid ""
+"This workstation has printer extension enabled.You can disable it by "
+"clicking below."
+msgstr ""
+"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_printGeneric.inc:340
+#, fuzzy
+msgid ""
+"This terminal has printer extension enabled. You can disable it by clicking "
+"below."
+msgstr ""
+"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_printGeneric.inc:345
+#, fuzzy
+msgid ""
+"This workstation has printer extension disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_printGeneric.inc:348
+#, fuzzy
+msgid ""
+"This terminal has printer extension disabled. You can enable it by clicking "
+"below."
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_printGeneric.inc:518
+#, php-format
+msgid "Your currently selected PPD file '%s' doesn't exist."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:526
+#, fuzzy
+msgid "can't get ppd informations."
+msgstr "Системная информация"
+
+#: plugins/admin/systems/class_printGeneric.inc:539
+#, php-format
+msgid "This printer belongs to terminal %s. You can't rename this printer."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:541
+#, php-format
+msgid "This printer belongs to workstation %s. You can't rename this printer."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:599
+#, fuzzy, php-format
+msgid "Removing of system print/generic with dn '%s' failed."
+msgstr "Показать подразделения"
+
+#: plugins/admin/systems/class_printGeneric.inc:843
+#, php-format
+msgid "Saving of system print/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:863
+#: plugins/admin/systems/class_printGeneric.inc:865
+#: plugins/admin/ogroups/class_ogroupManagement.inc:429
+#: plugins/admin/fai/faiTemplateEntry.tpl:85
+#: plugins/admin/fai/faiTemplateEntry.tpl:127
+#: plugins/generic/references/class_reference.inc:36
+msgid "Group"
+msgstr "Группа"
+
+#: plugins/admin/systems/class_printGeneric.inc:881
+#, fuzzy
+msgid "Print generic"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_printGeneric.inc:893
+msgid "LabeledURL"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:894
+#, fuzzy
+msgid "Printer PPD"
+msgstr "Принтер"
+
+#: plugins/admin/systems/class_printGeneric.inc:911
+#, php-format
+msgid ""
+"You are not allowed to remove the given object '%s' from the list of members "
+"of printer '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:928
+#, php-format
+msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:933
+#, php-format
+msgid ""
+"You are not allowed to add the given object '%s' to the list of members of '%"
+"s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:968
+#, php-format
+msgid "Can't add '%s' to the list of members, it is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:979
+#, php-format
+msgid "Can't add '%s' to list of members, it is not reachable."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:54
+#: plugins/admin/systems/class_workstationGeneric.inc:121
+#: plugins/admin/ogroups/class_termgroup.inc:42
+#, fuzzy
+msgid "Activated"
+msgstr "Личный"
+
+#: plugins/admin/systems/class_servGeneric.inc:55
+#: plugins/admin/systems/class_workstationGeneric.inc:122
+#: plugins/admin/ogroups/class_termgroup.inc:43
+#: plugins/personal/connectivity/opengw.tpl:33
+#: plugins/personal/connectivity/class_opengwAccount.inc:343
+msgid "Locked"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:101
+#, fuzzy
+msgid "This 'dn' has no server features."
+msgstr "Этот DN не имеет свойств принтера."
+
+#: plugins/admin/systems/class_servGeneric.inc:109
+#: plugins/admin/systems/class_workstationGeneric.inc:181
+#: plugins/admin/ogroups/class_termgroup.inc:204
+#, fuzzy
+msgid "No ACTIONCMD definition found in your gosa.conf"
+msgstr "Определение HALTCMD в вашем файле gosa.conf не найдено"
+
+#: plugins/admin/systems/class_servGeneric.inc:147
+#, php-format
+msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:310
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Switch off"
+msgstr "Выключить"
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:311
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Reboot"
+msgstr "Перезагрузить"
+
+#: plugins/admin/systems/class_servGeneric.inc:208
+#: plugins/admin/systems/class_workstationGeneric.inc:303
+#: plugins/admin/ogroups/class_termgroup.inc:295
+#, fuzzy
+msgid "Instant update"
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/admin/systems/class_servGeneric.inc:209
+#: plugins/admin/systems/class_servGeneric.inc:218
+#: plugins/admin/systems/class_workstationGeneric.inc:304
+#: plugins/admin/systems/class_workstationGeneric.inc:313
+#: plugins/admin/ogroups/class_termgroup.inc:296
+#, fuzzy
+msgid "Scheduled update"
+msgstr "Выберите режим терминала"
+
+#: plugins/admin/systems/class_servGeneric.inc:210
+#: plugins/admin/systems/class_servGeneric.inc:217
+#: plugins/admin/systems/class_workstationGeneric.inc:305
+#: plugins/admin/systems/class_workstationGeneric.inc:312
+#: plugins/admin/ogroups/class_termgroup.inc:297
+msgid "Reinstall"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:211
+#: plugins/admin/systems/class_workstationGeneric.inc:306
+#: plugins/admin/ogroups/class_termgroup.inc:298
+#, fuzzy
+msgid "Rescan hardware"
+msgstr "Телефонное оборудование"
+
+#: plugins/admin/systems/class_servGeneric.inc:212
+#: plugins/admin/systems/class_servGeneric.inc:219
+#: plugins/admin/systems/class_terminalGeneric.inc:312
+#: plugins/admin/systems/class_terminalGeneric.inc:316
+#: plugins/admin/systems/class_workstationGeneric.inc:307
+#: plugins/admin/systems/class_workstationGeneric.inc:314
+#: plugins/admin/ogroups/class_termgroup.inc:299
+#, fuzzy
+msgid "Memory test"
+msgstr "Память"
+
+#: plugins/admin/systems/class_servGeneric.inc:213
+#: plugins/admin/systems/class_servGeneric.inc:220
+#: plugins/admin/systems/class_workstationGeneric.inc:308
+#: plugins/admin/systems/class_workstationGeneric.inc:315
+msgid "Force localboot"
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:214
+#: plugins/admin/systems/class_servGeneric.inc:221
+#: plugins/admin/systems/class_terminalGeneric.inc:313
+#: plugins/admin/systems/class_terminalGeneric.inc:317
+#: plugins/admin/systems/class_workstationGeneric.inc:309
+#: plugins/admin/systems/class_workstationGeneric.inc:316
+#: plugins/admin/ogroups/class_termgroup.inc:300
+#, fuzzy
+msgid "System analysis"
+msgstr "Системные журналы"
+
+#: plugins/admin/systems/class_servGeneric.inc:216
+#: plugins/admin/systems/class_terminalGeneric.inc:315
+#: plugins/admin/systems/class_workstationGeneric.inc:311
+msgid "Wake up"
+msgstr "Вернуть в обычный режим"
+
+#: plugins/admin/systems/class_servGeneric.inc:245
+#, fuzzy, php-format
+msgid "Removing of system server/generic with dn '%s' failed."
+msgstr "Удалить учетную запись POSIX"
+
+#: plugins/admin/systems/class_servGeneric.inc:290
+#, fuzzy
+msgid "The required field 'Server name' is not set."
+msgstr "Обязательное поле \"Личное имя\" не заполнено."
+
+#: plugins/admin/systems/class_servGeneric.inc:361
+#, php-format
+msgid "Saving of system server/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servGeneric.inc:415
+#, fuzzy
+msgid "Server generic"
+msgstr "Имя сервера"
+
+#: plugins/admin/systems/class_servGeneric.inc:425
+#: plugins/admin/systems/class_workstationGeneric.inc:618
+#, fuzzy
+msgid "Goto mode"
+msgstr "в папку"
+
+#: plugins/admin/systems/class_servGeneric.inc:427
+#: plugins/admin/systems/class_terminalGeneric.inc:636
+#: plugins/admin/systems/class_workstationGeneric.inc:622
+#: plugins/admin/ogroups/class_termgroup.inc:397
+#, fuzzy
+msgid "Action flag"
+msgstr "Действие"
+
+#: plugins/admin/systems/class_divListSystemService.inc:17
+#: plugins/admin/systems/class_divListSystemService.inc:18
+#, fuzzy
+msgid "Installed services"
+msgstr "Клиентские устройства"
+
+#: plugins/admin/systems/class_divListSystemService.inc:22
+#, fuzzy
+msgid ""
+"This menu allows you to add, remove and configure the properties of a "
+"specific service."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять свойства "
+"отдельных систем. Вы можете только добавлять системы которые однажды уже "
+"были запущены."
+
+#: plugins/admin/systems/class_divListSystemService.inc:30
+#, fuzzy
+msgid "Service name"
+msgstr "Имя сервера"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+#, fuzzy
+msgid "Add service"
+msgstr "Добавить сервис DNS"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+#, fuzzy
+msgid "Add new service"
+msgstr "Добавить сервис DNS"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+#, fuzzy
+msgid "Start all"
+msgstr "Запуск"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+#, fuzzy
+msgid "Start all services"
+msgstr "Предоставлять службу сканирования"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#: plugins/admin/systems/class_divListSystemService.inc:106
+#, fuzzy
+msgid "Stop service"
+msgstr "Звук"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#, fuzzy
+msgid "Stop all services"
+msgstr "Предоставлять службу сканирования"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#: plugins/admin/systems/class_divListSystemService.inc:112
+#, fuzzy
+msgid "Restart service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#, fuzzy
+msgid "Restart all services"
+msgstr "Предоставлять службу сканирования"
+
+#: plugins/admin/systems/class_divListSystemService.inc:86
+#, fuzzy
+msgid "Stopped"
+msgstr "Пол"
+
+#: plugins/admin/systems/class_divListSystemService.inc:87
+#, fuzzy
+msgid "Started"
+msgstr "Адм. единица"
+
+#: plugins/admin/systems/class_divListSystemService.inc:88
+#, fuzzy
+msgid "Restarting"
+msgstr "Назначение"
+
+#: plugins/admin/systems/class_divListSystemService.inc:89
+#, fuzzy
+msgid "User status"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/admin/systems/class_divListSystemService.inc:100
+#, fuzzy
+msgid "Start service"
+msgstr "Сканер"
+
+#: plugins/admin/systems/class_divListSystemService.inc:118
+#, fuzzy
+msgid "Edit service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_divListSystemService.inc:124
+#, fuzzy
+msgid "Remove service"
+msgstr "Удалить сервис DNS"
+
+#: plugins/admin/systems/phone.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:44
+msgid "Phone name"
+msgstr "Название"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
+#, fuzzy
+msgid "Add/Edit manufacturer"
+msgstr "Редактиовать объект"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
+#, fuzzy
+msgid "Website"
+msgstr "запись"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
+#: plugins/admin/ogroups/class_phonequeue.inc:903
+#: plugins/gofon/conference/paste_generic.tpl:15
+#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+#, fuzzy
+msgid "Phone number"
+msgstr "Телефонные номера"
+
+#: plugins/admin/systems/class_terminalStartup.inc:40
+#: plugins/admin/systems/class_terminalStartup.inc:123
+#: plugins/admin/systems/class_terminalStartup.inc:143
+#: plugins/admin/systems/class_terminalService.inc:75
+#: plugins/admin/systems/class_terminalService.inc:103
+#: plugins/admin/systems/class_terminalService.inc:109
+#: plugins/admin/systems/class_terminalService.inc:119
+#: plugins/admin/systems/class_terminalService.inc:120
+#: plugins/admin/systems/class_terminalService.inc:122
+#: plugins/admin/systems/class_terminalService.inc:126
+#: plugins/admin/systems/class_terminalService.inc:219
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_terminalService.inc:225
+#: plugins/admin/systems/class_terminalService.inc:228
+#: plugins/admin/systems/class_terminalService.inc:231
+#: plugins/admin/systems/class_terminalService.inc:234
+#: plugins/admin/systems/class_terminalService.inc:237
+#: plugins/admin/systems/class_workstationStartup.inc:290
+#: plugins/admin/systems/class_workstationStartup.inc:312
+#: plugins/admin/systems/class_workstationStartup.inc:316
+#: plugins/admin/systems/class_workstationStartup.inc:835
+#: plugins/admin/systems/class_workstationService.inc:202
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_workstationService.inc:208
+#: plugins/admin/systems/class_workstationService.inc:211
+#: plugins/admin/systems/class_workstationService.inc:214
+#: plugins/admin/systems/class_workstationService.inc:217
+#: plugins/admin/systems/class_workstationService.inc:220
+#: plugins/admin/systems/class_workstationService.inc:230
+#: plugins/admin/systems/class_workstationService.inc:231
+#: plugins/admin/systems/class_workstationService.inc:232
+#: plugins/admin/systems/class_workstationService.inc:233
+#: plugins/admin/systems/class_workstationService.inc:234
+#: plugins/admin/systems/class_workstationService.inc:235
+#: plugins/admin/systems/class_workstationService.inc:236
+#: plugins/admin/systems/class_terminalGeneric.inc:132
+#: plugins/admin/systems/class_terminalGeneric.inc:328
+#: plugins/admin/systems/class_workstationGeneric.inc:137
+msgid "inherited"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:95
+#: plugins/admin/systems/class_workstationStartup.inc:337
+#, fuzzy, php-format
+msgid ""
+"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
+"exist."
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+
+#: plugins/admin/systems/class_terminalStartup.inc:210
+#: plugins/admin/systems/class_workstationStartup.inc:655
+#: plugins/personal/environment/class_environment.inc:601
+#: plugins/personal/environment/class_environment.inc:614
+#, fuzzy
+msgid "You must specify a valid mount point."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/systems/class_terminalStartup.inc:410
+#, fuzzy, php-format
+msgid "Saving of system terminal/startup with dn '%s' failed."
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/admin/systems/class_terminalStartup.inc:469
+#, fuzzy
+msgid "Terminal startup"
+msgstr "Шаблон терминала"
+
+#: plugins/admin/systems/class_terminalStartup.inc:477
+#: plugins/admin/systems/class_workstationStartup.inc:1187
+#, fuzzy
+msgid "Ldap server"
+msgstr "Сервер подкачки"
+
+#: plugins/admin/systems/class_terminalStartup.inc:479
+#: plugins/admin/systems/class_workstationStartup.inc:1191
+#, fuzzy
+msgid "Kernel modules"
+msgstr "Изменить параметры"
+
+#: plugins/admin/systems/class_terminalStartup.inc:481
+#: plugins/admin/systems/class_workstationStartup.inc:1189
+#, fuzzy
+msgid "Kernel parameter"
+msgstr "Изменить параметры"
+
+#: plugins/admin/systems/goMailServer.tpl:7
+#: plugins/admin/systems/class_goMailServer.inc:712
+msgid "Visible full qualified hostname"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:11
+msgid "The full qualified host name."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:16
+#, fuzzy
+msgid "Max mail header size"
+msgstr "Размер квоты"
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#, fuzzy
+msgid "This value specifies the maximal header size."
+msgstr "Группа с таким именем уже существует."
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#: plugins/admin/systems/goMailServer.tpl:31
+#: plugins/admin/systems/goMailServer.tpl:40
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "KB"
+msgstr "Kb"
+
+#: plugins/admin/systems/goMailServer.tpl:26
+#: plugins/admin/systems/class_goMailServer.inc:715
+#, fuzzy
+msgid "Max mailbox size"
+msgstr "Размер квоты"
+
+#: plugins/admin/systems/goMailServer.tpl:31
+msgid "Defines the maximal size of mail box."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:35
+#: plugins/admin/systems/class_goMailServer.inc:716
+#, fuzzy
+msgid "Max message size"
+msgstr "Сообщение"
+
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "Specify the maximal size of a message."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:45
+#: plugins/admin/systems/class_goMailServer.inc:719
+#, fuzzy
+msgid "Relay host"
+msgstr "Набор правил"
+
+#: plugins/admin/systems/goMailServer.tpl:50
+msgid "Relay messages to following host:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:60
+#: plugins/admin/systems/class_goMailServer.inc:718
+msgid "Local networks"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:62
+#, fuzzy
+msgid "Postfix networks"
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/systems/goMailServer.tpl:83
+#, fuzzy
+msgid "Domains and routing"
+msgstr "Администраторы домена"
+
+#: plugins/admin/systems/goMailServer.tpl:91
+#: plugins/admin/systems/class_goMailServer.inc:717
+msgid "Domains to accept mail for"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:93
+msgid "Postfix is responsible for the following domains:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:114
+#, fuzzy
+msgid "Transports"
+msgstr "Время передачи"
+
+#: plugins/admin/systems/goMailServer.tpl:123
+msgid "Select a transport protocol."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:141
+#, fuzzy
+msgid "Restrictions"
+msgstr "Действие"
+
+#: plugins/admin/systems/goMailServer.tpl:149
+#: plugins/admin/systems/class_goMailServer.inc:721
+#, fuzzy
+msgid "Restrictions for sender"
+msgstr "Местоположение ветки"
+
+#: plugins/admin/systems/goMailServer.tpl:157
+#: plugins/admin/systems/goMailServer.tpl:183
+#, fuzzy
+msgid "Restriction filter"
+msgstr "Поиск"
+
+#: plugins/admin/systems/goMailServer.tpl:175
+#: plugins/admin/systems/class_goMailServer.inc:722
+msgid "Restrictions for recipient"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:50
+#: plugins/admin/systems/class_goSpamServer.inc:327
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goSpamServer.inc:354
+msgid "Spamassassin"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:225
+msgid "Specified value is not a valid 'trusted network' value."
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:285
+#, fuzzy, php-format
+msgid "Saving of server services/spamassassin with dn '%s' failed."
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/systems/class_goSpamServer.inc:294
+msgid "Required score must be a numeric value."
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:336
+#: plugins/admin/systems/goSpamServer.tpl:8
+#, fuzzy
+msgid "Rewrite header"
+msgstr "Отправитель"
+
+#: plugins/admin/systems/class_goSpamServer.inc:337
+#, fuzzy
+msgid "Trusted networks"
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/systems/class_goSpamServer.inc:338
+#: plugins/admin/systems/goSpamServer.tpl:18
+msgid "Required score"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:339
+#, fuzzy
+msgid "Rules"
+msgstr "Роль"
+
+#: plugins/admin/systems/class_goSpamServer.inc:341
+#: plugins/admin/systems/goSpamServer.tpl:69
+msgid "Enable use of bayes filtering"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:342
+msgid "Enabled bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:343
+#: plugins/admin/systems/goSpamServer.tpl:75
+msgid "Enable RBL checks"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:344
+#: plugins/admin/systems/goSpamServer.tpl:86
+msgid "Enable use of Razor"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:345
+#: plugins/admin/systems/goSpamServer.tpl:89
+msgid "Enable use of DDC"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:346
+#: plugins/admin/systems/goSpamServer.tpl:92
+msgid "Enable use of Pyzor"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:51
+#, fuzzy
+msgid "IMAP/POP3 service"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/class_goImapServer.inc:56
+#: plugins/admin/systems/class_goImapServer.inc:173
+#, fuzzy
+msgid "Repair database"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/class_goImapServer.inc:102
+#, fuzzy
+msgid "IMAP/POP3 (Cyrus) service"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/class_goImapServer.inc:112
+#, fuzzy
+msgid "Please specify a server identifier."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/systems/class_goImapServer.inc:115
+#, fuzzy
+msgid "Please specify a connect url."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/systems/class_goImapServer.inc:118
+#, fuzzy
+msgid "Please specify an admin user."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/systems/class_goImapServer.inc:121
+#, fuzzy
+msgid "Please specify a password for the admin user."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_goImapServer.inc:126
+#, php-format
+msgid "The imap connect string needs to be in the form '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:130
+msgid "The sieve port needs to be numeric."
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:160
+#: plugins/admin/systems/class_goImapServer.inc:161
+#, fuzzy
+msgid "IMAP/POP3"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
+msgid "Admin password"
+msgstr "Пароль администратора"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
+#, fuzzy, php-format
+msgid "You're about to delete the glpi cartridge type '%s'."
+msgstr "Вы собираетесь удалить приложение \"%s\"."
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
+#, php-format
+msgid ""
+"You can't delete this cartridge type, it is still in use by this printer(s) "
+"'%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
+msgid "Cartridges"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+#, fuzzy
+msgid "New monitor"
+msgstr "Новый пароль"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+#, fuzzy
+msgid "M"
+msgstr "Мб"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
+#: plugins/personal/environment/selectPrinterDialog.tpl:5
+#: plugins/personal/environment/selectPrinterDialog.tpl:10
+#, fuzzy
+msgid "Select printer to add"
+msgstr "Выбрать номера для добавления"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
+#, fuzzy
+msgid "Select entries to add"
+msgstr "Выбрать пользователей для добавления"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
+#, fuzzy
+msgid "Display members of department"
+msgstr "Показать номера из подразделения"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
+#, fuzzy
+msgid "Display members matching"
+msgstr "Показать совпадения номеров"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
+#, fuzzy
+msgid "Regular expression for matching member names"
+msgstr "Регулярное выражение, соответствующее именам пользователей"
+
+#: plugins/admin/systems/servnfs.tpl:1
+#, fuzzy
+msgid "Edit share"
+msgstr "Пользователи домена"
+
+#: plugins/admin/systems/servnfs.tpl:2
+msgid "NFS setup"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:401
+#: plugins/personal/netatalk/netatalk.tpl:16
+msgid "Path"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:403
+#, fuzzy
+msgid "Volume"
+msgstr "Имя системы"
+
+#: plugins/admin/systems/servnfs.tpl:69
+msgid "Auto-mount share on Apple systems"
+msgstr ""
+
+#: plugins/admin/systems/servnfs.tpl:109
+#, fuzzy
+msgid "Codepage"
+msgstr "Домашняя страница"
+
+#: plugins/admin/systems/servnfs.tpl:121
+#: plugins/admin/systems/class_goShareServer.inc:402
+#, fuzzy
+msgid "Option"
+msgstr "Параметры"
+
+#: plugins/admin/systems/class_winGeneric.inc:155
+#, php-format
+msgid "Removing of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:205
+#, fuzzy
+msgid "You have no permissions to create a component on this 'Base'."
+msgstr "У вас недостаточно прав для создания телефонов в этой ветке."
+
+#: plugins/admin/systems/class_winGeneric.inc:270
+#, php-format
+msgid "Saving of system wingeneric/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_winGeneric.inc:281
+#, fuzzy
+msgid "Win generic"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_winGeneric.inc:282
+#, fuzzy
+msgid "Windows workstation generic"
+msgstr "Имя рабочий станции"
+
+#: plugins/admin/systems/class_winGeneric.inc:287
+#, fuzzy
+msgid "Win workstation"
+msgstr "Рабочая станция Windows"
+
+#: plugins/admin/systems/class_winGeneric.inc:290
+#: plugins/admin/systems/class_workstationGeneric.inc:615
+#: plugins/admin/systems/workstation.tpl:10
+msgid "Workstation name"
+msgstr "Имя рабочий станции"
+
+#: plugins/admin/systems/class_servDNS.inc:35
+#: plugins/admin/systems/class_servDNS.inc:368
+#: plugins/admin/systems/class_servDNS.inc:397
+#: plugins/admin/systems/class_servDNS.inc:398
+#, fuzzy
+msgid "DNS service"
+msgstr "Добавить сервис DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:81
+msgid "Remove DNS service"
+msgstr "Удалить сервис DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:82
+#, fuzzy
+msgid ""
+"This server has DNS features enabled. You can disable them by clicking below."
+msgstr ""
+"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_servDNS.inc:84
+msgid "Add DNS service"
+msgstr "Добавить сервис DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:85
+#, fuzzy
+msgid ""
+"This server has DNS features disabled. You can enable them by clicking below."
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_servDNS.inc:173
+#: plugins/admin/systems/class_servDNS.inc:407
+#, fuzzy
+msgid "Reverse zone"
+msgstr "Ссылки"
+
+#: plugins/admin/systems/class_servDNS.inc:175
+#: plugins/admin/fai/faiTemplateEntry.tpl:102
+#, fuzzy
+msgid "Class"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/systems/class_servDNS.inc:239
+#, php-format
+msgid ""
+"Can't delete the selected zone, because it is still in use by these entry/"
+"entries '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:304
+#, php-format
+msgid "Updating of system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:314
+#, fuzzy, php-format
+msgid "Removing of system server/dns with dn '%s' failed."
+msgstr "Удалить сервис DNS"
+
+#: plugins/admin/systems/class_servDNS.inc:335
+#, fuzzy, php-format
+msgid "Saving of system server/dns with dn '%s' failed."
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/admin/systems/class_servDNS.inc:359
+#, php-format
+msgid "Set status flag for system server/dns with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNS.inc:406
+#: plugins/admin/systems/class_termDNS.inc:577
+#: plugins/admin/systems/servdnseditzone.tpl:7
+#, fuzzy
+msgid "Zone name"
+msgstr "Название"
+
+#: plugins/admin/systems/class_servDNS.inc:408
+#, fuzzy
+msgid "Primary dns server"
+msgstr "Основной адрес эл. почты для этой общей папки"
+
+#: plugins/admin/systems/class_servDNS.inc:410
+#: plugins/admin/systems/glpiPrinter.tpl:48
+#, fuzzy
+msgid "Serial"
+msgstr "терминалы"
+
+#: plugins/admin/systems/class_servDNS.inc:412
+#: plugins/admin/systems/servdnseditzone.tpl:82
+#: plugins/admin/ogroups/class_phonequeue.inc:954
+#: plugins/admin/ogroups/phonequeue.tpl:85
+msgid "Retry"
+msgstr "Повторить"
+
+#: plugins/admin/systems/class_servDNS.inc:413
+#: plugins/admin/systems/servdnseditzone.tpl:88
+#, fuzzy
+msgid "Expire"
+msgstr "Экспорт"
+
+#: plugins/admin/systems/class_servDNS.inc:415
+#: plugins/admin/systems/servdnseditzone.tpl:33
+#, fuzzy
+msgid "Zone records"
+msgstr "Каталог"
+
+#: plugins/admin/systems/gencd_frame.tpl:2
+msgid "Your browser does not supprt iframes."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:147
+#, fuzzy, php-format
+msgid ""
+"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: plugins/admin/systems/class_termDNS.inc:241
+#, fuzzy
+msgid "Not matching"
+msgstr "Показать совпадения объектов"
+
+#: plugins/admin/systems/class_termDNS.inc:342
+#, fuzzy
+msgid "The required field 'IP-address' is not set."
+msgstr "Обязательное поле \"Основной адрес\" не заполнено."
+
+#: plugins/admin/systems/class_termDNS.inc:346
+msgid "Wrong IP format in field IP-address."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:353
+#, fuzzy
+msgid "The required field 'MAC-address' is not set."
+msgstr "Обязательное поле \"Основной адрес\" не заполнено."
+
+#: plugins/admin/systems/class_termDNS.inc:356
+msgid ""
+"The given macaddress is invalid. There must be 6 2byte segments seperated by "
+"':'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:370
+#, php-format
+msgid ""
+"The specified IP address '%s' is not matching the selected reverse zone "
+"entry '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:382
+#, php-format
+msgid "Found duplicate value for record type '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:390
+#, php-format
+msgid "Found more than one entry for the uniqe record type '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:401
+#, php-format
+msgid ""
+"The device IP '%s' is added as 'A Record', this will be done automatically, "
+"please remove the record."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:408
+#: plugins/admin/systems/class_servDNSeditZone.inc:422
+#, php-format
+msgid "Only lowercase is allowed, please check your '%ss'."
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:494
+#, fuzzy, php-format
+msgid "Saving of terminal/dns account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/admin/systems/class_termDNS.inc:558
+#, fuzzy
+msgid "DNS"
+msgstr "DNS"
+
+#: plugins/admin/systems/class_termDNS.inc:559
+#, fuzzy
+msgid "DNS settings"
+msgstr "Настройки Samba"
+
+#: plugins/admin/systems/class_termDNS.inc:567
+#, fuzzy
+msgid "IP address"
+msgstr "IP-адрес"
+
+#: plugins/admin/systems/class_termDNS.inc:576
+#, fuzzy
+msgid "DNS records"
+msgstr "Каталог"
+
+#: plugins/admin/systems/goNtpServer.tpl:2
+#, fuzzy
+msgid "Time server"
+msgstr "Сервисы"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
+#, fuzzy, php-format
+msgid "You're about to delete the glpi attachment component '%s'."
+msgstr "Вы собираетесь удалить приложение \"%s\"."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
+#, php-format
+msgid ""
+"You can't delete this attachment, it is still in use by these system(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
+#, fuzzy
+msgid "There is no valid file uploaded."
+msgstr "Файл небыл загружен"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
+#, fuzzy
+msgid "Upload wasn't successfull."
+msgstr "Экспорт успешен."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
+#, php-format
+msgid "Missing directory '%s/glpi/' to store glpi uploads."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
+#, fuzzy
+msgid "There is already a file with the same name uploaded."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
+#, fuzzy, php-format
+msgid "Can't create file '%s'."
+msgstr "Удалить"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
+msgid "File is available."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
+msgid "File is not readable, possibly the file is missing."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
+#, fuzzy
+msgid "Currently no file uploaded."
+msgstr "Файл небыл загружен"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
+#, fuzzy
+msgid "Mime"
+msgstr "Мобильный"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
+msgid "This table displays all available attachments."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
+#: include/sieve/class_sieveElement_If.inc:447
+#, fuzzy
+msgid "empty"
+msgstr "Шаблон"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
+#, fuzzy
+msgid "Create new attachment"
+msgstr "Подразделение"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
+#, fuzzy
+msgid "New Attachment"
+msgstr "подразделения"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
+#: plugins/admin/systems/class_servRepository.inc:218
+#: plugins/admin/fai/class_faiManagement.inc:456
+#, fuzzy
+msgid "This name is already in use."
+msgstr "Указанное имя уже используется."
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
+#, fuzzy
+msgid "Please specify a valid name for this attachment."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/remove_glpi.tpl:10
+#, fuzzy
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your MySql database in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"Лучше всего перед удалением сохранить резервную копию текущего дерева LDAP в "
+"файл. Если вы сделали это и действительно хотите выполнить удаление, нажмите "
+"<i>Удалить</i>, иначе нажмите <i>Отмена</i>."
+
+#: plugins/admin/systems/class_servDHCP.inc:42
+msgid "Remove DHCP service"
+msgstr "Удалить сервис DHCP"
+
+#: plugins/admin/systems/class_servDHCP.inc:43
+#, fuzzy
+msgid ""
+"This server has DHCP features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_servDHCP.inc:45
+msgid "Add DHCP service"
+msgstr "Добавить сервис DHCP"
+
+#: plugins/admin/systems/class_servDHCP.inc:46
+#, fuzzy
+msgid ""
+"This server has DHCP features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_goFonServer.inc:35
+#: plugins/admin/systems/class_goFonServer.inc:130
+#, fuzzy
+msgid "VoIP service"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/class_goFonServer.inc:64
+#, fuzzy
+msgid "VoIP service - Asterisk management"
+msgstr "Управление системами"
+
+#: plugins/admin/systems/class_goFonServer.inc:73
+#, fuzzy
+msgid "The attribute DB user is empty or contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_goFonServer.inc:76
+#: plugins/admin/systems/class_goFaxServer.inc:73
+#, fuzzy
+msgid "The attribute password is empty or contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_goFonServer.inc:79
+#, fuzzy
+msgid ""
+"The attribute local dial prefix is empty or contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_goFonServer.inc:82
+#, fuzzy
+msgid ""
+"The attribute country dial prefix is empty or contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_goFonServer.inc:119
+#, php-format
+msgid ""
+"You can't remove the asterisk database extension, it is still in use by "
+"these objects '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_goFonServer.inc:131
+#, fuzzy
+msgid "VoIP - asterisk management"
+msgstr "Управление системами"
+
+#: plugins/admin/systems/class_goFonServer.inc:145
+#, fuzzy
+msgid "Area code"
+msgstr "Каталог"
+
+#: plugins/admin/systems/class_goFonServer.inc:146
+#, fuzzy
+msgid "Country code"
+msgstr "Учетная запись"
+
+#: plugins/admin/systems/class_terminalService.inc:72
+#: plugins/admin/systems/class_workstationService.inc:93
+#: plugins/admin/systems/workstationService.tpl:157
+#, fuzzy
+msgid "unknown"
+msgstr "состояние неизвестно"
+
+#: plugins/admin/systems/class_terminalService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:89
+#: plugins/personal/environment/class_environment.inc:231
+#, php-format
+msgid ""
+"You have specified an external resolution hook which can't be read, please "
+"check the permission of the file '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:104
+#: plugins/admin/systems/class_terminalService.inc:105
+#: plugins/admin/systems/class_terminalService.inc:106
+#: plugins/admin/systems/class_terminalService.inc:107
+#: plugins/admin/systems/class_workstationService.inc:96
+#: plugins/admin/systems/class_workstationService.inc:97
+#: plugins/admin/systems/class_workstationService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:99
+#, fuzzy
+msgid "bit"
+msgstr "запись"
+
+#: plugins/admin/systems/class_terminalService.inc:158
+msgid "default"
+msgstr "по умолчанию"
+
+#: plugins/admin/systems/class_terminalService.inc:159
+#: plugins/admin/systems/class_workstationService.inc:139
+msgid "show chooser"
+msgstr "показать окно входа в систему"
+
+#: plugins/admin/systems/class_terminalService.inc:160
+#: plugins/admin/systems/class_workstationService.inc:140
+msgid "direct"
+msgstr "напрямую"
+
+#: plugins/admin/systems/class_terminalService.inc:163
+#: plugins/admin/systems/class_workstationService.inc:143
+msgid "load balanced"
+msgstr "с выравниваем нагрузки"
+
+#: plugins/admin/systems/class_terminalService.inc:166
+#: plugins/admin/systems/class_workstationService.inc:146
+msgid "Windows RDP"
+msgstr "Windows RDP"
+
+#: plugins/admin/systems/class_terminalService.inc:167
+#: plugins/admin/systems/class_workstationService.inc:147
+msgid "ICA client"
+msgstr "Клиент ICA"
+
+#: plugins/admin/systems/class_terminalService.inc:197
+#: plugins/admin/systems/class_workstationStartup.inc:836
+#: plugins/admin/systems/class_workstationService.inc:183
+#: plugins/personal/posix/class_posixAccount.inc:203
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
+msgid "automatic"
+msgstr "автоматически"
+
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_workstationService.inc:205
+#, fuzzy
+msgid "Bit"
+msgstr "запись"
+
+#: plugins/admin/systems/class_terminalService.inc:322
+#: plugins/admin/systems/class_workstationService.inc:320
+#, fuzzy
+msgid "Choose the phone located at the current terminal"
+msgstr "Выбрать раздел, для хранения объекта"
+
+#: plugins/admin/systems/class_terminalService.inc:397
+#: plugins/admin/systems/class_terminalService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:387
+#: plugins/admin/systems/class_workstationService.inc:392
+msgid "Please specify a valid VSync range."
+msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
+
+#: plugins/admin/systems/class_terminalService.inc:411
+#: plugins/admin/systems/class_terminalService.inc:416
+#: plugins/admin/systems/class_workstationService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:407
+msgid "Please specify a valid HSync range."
+msgstr "Пожалуйста, укажите корректную строчную синхронзацию."
+
+#: plugins/admin/systems/class_terminalService.inc:465
+#, fuzzy, php-format
+msgid "Saving of object system terminal/service with dn '%s' failed."
+msgstr "Информация об организации"
+
+#: plugins/admin/systems/class_terminalService.inc:474
+#: plugins/admin/systems/class_workstationService.inc:459
+#, fuzzy
+msgid "Service"
+msgstr "Сервисы"
+
+#: plugins/admin/systems/class_terminalService.inc:483
+#: plugins/admin/systems/class_workstationService.inc:468
+#, fuzzy
+msgid "Monitor"
+msgstr "Мониторинг"
+
+#: plugins/admin/systems/class_terminalService.inc:484
+#: plugins/admin/ogroups/class_phonequeue.inc:951
+#, fuzzy
+msgid "Method"
+msgstr "Почтовые настройки"
+
+#: plugins/admin/systems/class_terminalService.inc:485
+#: plugins/admin/systems/terminalService.tpl:173
+msgid "Remote desktop"
+msgstr "Удаленная рабочая станция"
+
+#: plugins/admin/systems/class_terminalService.inc:487
+#: plugins/admin/systems/class_workstationService.inc:469
+#, fuzzy
+msgid "Gfx driver"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_terminalService.inc:488
+#: plugins/admin/systems/class_workstationService.inc:470
+#, fuzzy
+msgid "Gfx resolution"
+msgstr "Разрешение"
+
+#: plugins/admin/systems/class_terminalService.inc:489
+#: plugins/admin/systems/class_workstationService.inc:471
+#, fuzzy
+msgid "Gfx color depth"
+msgstr "Глубина цвета"
+
+#: plugins/admin/systems/class_terminalService.inc:490
+#: plugins/admin/systems/class_workstationService.inc:472
+#, fuzzy
+msgid "Hsync"
+msgstr "Строчная синхронизация"
+
+#: plugins/admin/systems/class_terminalService.inc:491
+#: plugins/admin/systems/class_workstationService.inc:473
+#, fuzzy
+msgid "Vsync"
+msgstr "Кадровая синхронизация"
+
+#: plugins/admin/systems/class_terminalService.inc:492
+msgid "Auto-Sync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:493
+#, fuzzy
+msgid "Printer service enabled"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_terminalService.inc:494
+#: plugins/admin/systems/terminalService.tpl:229
+msgid "Spool server"
+msgstr "Сервер для хранения запросов и временных файлов"
+
+#: plugins/admin/systems/class_terminalService.inc:495
+#: plugins/admin/systems/class_workstationService.inc:475
+#, fuzzy
+msgid "Scanner enabled"
+msgstr "отключен"
+
+#: plugins/admin/systems/class_terminalService.inc:496
+#, fuzzy
+msgid "Scanner model"
+msgstr "отключен"
+
+#: plugins/admin/systems/class_terminalService.inc:497
+#: plugins/admin/systems/class_workstationService.inc:476
+#, fuzzy
+msgid "Keyboard model"
+msgstr "Выберите модель клавиатуры"
+
+#: plugins/admin/systems/class_terminalService.inc:498
+#: plugins/admin/systems/class_workstationService.inc:477
+#, fuzzy
+msgid "Keyboard layout"
+msgstr "Выберите раскладку"
+
+#: plugins/admin/systems/class_terminalService.inc:499
+#: plugins/admin/systems/class_workstationService.inc:478
+#, fuzzy
+msgid "Keyboard variant"
+msgstr "Выберите вариант раскладки"
+
+#: plugins/admin/systems/class_terminalService.inc:500
+#: plugins/admin/systems/class_workstationService.inc:479
+#, fuzzy
+msgid "Mouse type"
+msgstr "Тип"
+
+#: plugins/admin/systems/class_terminalService.inc:501
+#: plugins/admin/systems/class_workstationService.inc:480
+#, fuzzy
+msgid "Mouse port"
+msgstr "Мониторинг"
+
+#: plugins/admin/systems/class_terminalService.inc:502
+#: plugins/admin/systems/terminalService.tpl:76
+#: plugins/admin/systems/class_workstationService.inc:481
+#: plugins/admin/systems/workstationService.tpl:86
+#: plugins/gofon/phoneaccount/paste_generic.tpl:27
+#: plugins/gofon/phoneaccount/generic.tpl:30
+msgid "Telephone hardware"
+msgstr "Телефонное оборудование"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
+#, php-format
+msgid "Internal Error can't create device of type '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
+#, fuzzy, php-format
+msgid "You're about to delete the glpi device '%s'."
+msgstr "Вы собираетесь удалить группу \"%s\"."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
+msgid "Can't detect object name."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
+#, php-format
+msgid ""
+"You can't delete this device, it is still in use by these system(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
+#, fuzzy
+msgid "devices"
+msgstr "Устройства"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+#, fuzzy
+msgid "New mainbord"
+msgstr "Новый пароль"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+#, fuzzy
+msgid "New processor"
+msgstr "Новый пароль"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+#: plugins/admin/fai/class_divListFai.inc:177
+msgid "P"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+#, fuzzy
+msgid "New case"
+msgstr "пользователи"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "C"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+#, fuzzy
+msgid "New network interface"
+msgstr "Сетевой принтер"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+#, fuzzy
+msgid "NI"
+msgstr "Unix"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+#, fuzzy
+msgid "New ram"
+msgstr "пользователи"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "R"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+#, fuzzy
+msgid "New hard disk"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "HDD"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+#, fuzzy
+msgid "New drive"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+#, fuzzy
+msgid "D"
+msgstr "UID"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+#, fuzzy
+msgid "New controller"
+msgstr "Номер телефона"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "CS"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "New graphics card"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "GC"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+#, fuzzy
+msgid "New sound card"
+msgstr "Новый пароль"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "SC"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "New power supply"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "PS"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+#, fuzzy
+msgid "New misc device"
+msgstr "Сетевые устройства"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "OC"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
+#, fuzzy
+msgid "You have to specify a valid name for this device."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
+#, fuzzy
+msgid "This device name is already in use."
+msgstr "Указанное имя уже используется."
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+#: plugins/personal/environment/class_environment.inc:508
+#: plugins/personal/environment/class_environment.inc:905
+#, fuzzy
+msgid "None"
+msgstr "нет"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+#, fuzzy
+msgid "Other"
+msgstr "Фильтры"
+
+#: plugins/admin/systems/class_goMailServer.inc:47
+#: plugins/admin/systems/class_goMailServer.inc:514
+#, fuzzy
+msgid "Mail smtp service (Postfix)"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_goMailServer.inc:583
+#, fuzzy, php-format
+msgid "Saving server services/mail with dn '%s' failed."
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/systems/class_goMailServer.inc:600
+#, fuzzy
+msgid "Please specify a numeric value for header size limit."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_goMailServer.inc:604
+#, fuzzy
+msgid "Please specify a numeric value for mailbox size limit."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_goMailServer.inc:608
+#, fuzzy
+msgid "Please specify a numeric value for message size limit."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_goMailServer.inc:703
+msgid "Mail smtp (Postfix)"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:704
+msgid "Mail smtp - Postfix"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:714
+msgid "Header size limit"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:720
+#, fuzzy
+msgid "Transport table"
+msgstr "Время передачи"
+
+#: plugins/admin/systems/goFonServer.tpl:1
+#, fuzzy
+msgid "VoIP database information"
+msgstr "Системная информация"
+
+#: plugins/admin/systems/goFonServer.tpl:4
+msgid "Asterisk DB user"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:20
+msgid "Country dial prefix"
+msgstr ""
+
+#: plugins/admin/systems/goFonServer.tpl:28
+msgid "Local dial prefix"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:434
+msgid ""
+"There are packages in your configuration, which can't be resolved with "
+"current server/release settings."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:479
+#, fuzzy
+msgid "Please select a 'FAI server' or remove the 'FAI classes'."
+msgstr "Введите корректный номер телефона!"
+
+#: plugins/admin/systems/class_workstationStartup.inc:547
+#, fuzzy
+msgid ""
+"There is already a profile in your selection that contain partition table "
+"configurations."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/admin/systems/class_workstationStartup.inc:764
+msgid "Not available in current setup"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:908
+#, php-format
+msgid ""
+"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
+"Server was reset to 'auto'."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:924
+#, php-format
+msgid ""
+"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
+"configurations, possibly some classes where deleted or renamed. Server was "
+"reset to 'auto'."
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1097
+#, fuzzy, php-format
+msgid "Saving of system workstation/startup with dn '%s' failed."
+msgstr "Шаблон рабочей станции"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1147
+#, fuzzy, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1179
+#, fuzzy
+msgid "System startup"
+msgstr "Состояние системы"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1194
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/class_faiProfile.inc:467
+#, fuzzy
+msgid "FAI classes"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1195
+msgid "Debian mirror"
+msgstr ""
+
+#: plugins/admin/systems/class_workstationStartup.inc:1196
+#, fuzzy
+msgid "Debian release"
+msgstr "Текущий пароль"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1198
+msgid "FAI status flag"
+msgstr ""
+
+#: plugins/admin/systems/class_gosaLogServer.inc:28
+#: plugins/admin/systems/class_gosaLogServer.inc:56
+#: plugins/admin/systems/class_gosaLogServer.inc:92
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#, fuzzy
+msgid "GOsa logging service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:104
+#, fuzzy
+msgid "Allow view of entries on this server"
+msgstr "Разрешить вход на терминальный сервер"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#, fuzzy
+msgid "Syslog Service"
+msgstr "Сервер системных журналов"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#: plugins/admin/systems/goCupsServer.tpl:1
+#, fuzzy
+msgid "enabled"
+msgstr "отключен"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:6
+#, fuzzy
+msgid "List of attachments"
+msgstr "Список подразделений"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:23
+msgid ""
+"This dialog allow you to attach additional objects (like manuals, guides, "
+"etc.)  to your currently edited computer."
+msgstr ""
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:35
+#, fuzzy
+msgid "Display attachments matching"
+msgstr "Шаблон для подразделений"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:37
+#, fuzzy
+msgid "Regular expression for matching attachment names"
+msgstr "Регулярное выражение, соответствующее именам подразделений"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:51
+#: plugins/admin/systems/class_baseSelectDialog.inc:42
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
+#: plugins/admin/systems/glpiDeviceManagement.tpl:51
+#: plugins/admin/systems/class_glpiSelectUser.inc:113
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
+#, fuzzy
+msgid "Use"
+msgstr "Пользователь"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
+msgid "Can't delete this entry, it is still in use."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
+#: plugins/admin/systems/class_glpiAccount.inc:643
+#: plugins/admin/systems/class_glpiAccount.inc:658
+msgid "N/A"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
+#, fuzzy
+msgid "The selected name is already in use."
+msgstr "Указанное имя уже используется."
+
+#: plugins/admin/systems/terminalService.tpl:4
+#: plugins/admin/systems/workstationService.tpl:4
+msgid "Keyboard"
+msgstr "Клавиатура"
+
+#: plugins/admin/systems/terminalService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:254
+#: plugins/admin/systems/printerPPDDialog.tpl:5
+#: plugins/admin/systems/class_glpiAccount.inc:794
+#: plugins/admin/systems/workstationService.tpl:7
+msgid "Model"
+msgstr "Модель"
+
+#: plugins/admin/systems/terminalService.tpl:10
+#: plugins/admin/systems/workstationService.tpl:11
+msgid "Choose keyboard model"
+msgstr "Выберите модель клавиатуры"
+
+#: plugins/admin/systems/terminalService.tpl:17
+#: plugins/admin/systems/workstationService.tpl:19
+msgid "Layout"
+msgstr "Раскладка"
+
+#: plugins/admin/systems/terminalService.tpl:20
+#: plugins/admin/systems/workstationService.tpl:23
+msgid "Choose keyboard layout"
+msgstr "Выберите раскладку"
+
+#: plugins/admin/systems/terminalService.tpl:27
+#: plugins/admin/systems/workstationService.tpl:31
+msgid "Variant"
+msgstr "Вариант"
+
+#: plugins/admin/systems/terminalService.tpl:30
+#: plugins/admin/systems/workstationService.tpl:35
+msgid "Choose keyboard variant"
+msgstr "Выберите вариант раскладки"
+
+#: plugins/admin/systems/terminalService.tpl:45
+#: plugins/admin/systems/workstationService.tpl:51
+msgid "Mouse"
+msgstr "Мышь"
+
+#: plugins/admin/systems/terminalService.tpl:51
+#: plugins/admin/systems/workstationService.tpl:58
+msgid "Choose mouse type"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/systems/terminalService.tpl:58
+#: plugins/admin/systems/workstationService.tpl:66
+msgid "Port"
+msgstr "Порт"
+
+#: plugins/admin/systems/terminalService.tpl:61
+#: plugins/admin/systems/workstationService.tpl:70
+msgid "Choose mouse port"
+msgstr "Выберите порт мыши"
+
+#: plugins/admin/systems/terminalService.tpl:79
+#: plugins/admin/systems/workstationService.tpl:89
+#: plugins/admin/departments/class_departmentGeneric.inc:599
+#: plugins/gofon/phoneaccount/paste_generic.tpl:29
+#: plugins/gofon/phoneaccount/generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:34
+msgid "Telephone"
+msgstr "Телефон"
+
+#: plugins/admin/systems/terminalService.tpl:101
+#: plugins/admin/systems/workstationService.tpl:114
+msgid "Choose graphic driver that is needed by the installed graphic board"
+msgstr "Выберите подходящий драйвер для установленной видеокарты"
+
+#: plugins/admin/systems/terminalService.tpl:108
+#: plugins/admin/systems/workstationService.tpl:122
+#: plugins/personal/environment/class_environment.inc:1331
+#: plugins/personal/environment/environment.tpl:110
+msgid "Resolution"
+msgstr "Разрешение"
+
+#: plugins/admin/systems/terminalService.tpl:111
+#: plugins/admin/systems/workstationService.tpl:126
+msgid "Choose screen resolution used in graphic mode"
+msgstr "Выберите подходящее разрешение экрана"
+
+#: plugins/admin/systems/terminalService.tpl:118
+#: plugins/admin/systems/workstationService.tpl:134
+msgid "Color depth"
+msgstr "Глубина цвета"
+
+#: plugins/admin/systems/terminalService.tpl:121
+#: plugins/admin/systems/workstationService.tpl:138
+msgid "Choose colordepth used in graphic mode"
+msgstr "Выберите подходящую глубину цвета"
+
+#: plugins/admin/systems/terminalService.tpl:135
+#: plugins/admin/systems/workstationService.tpl:153
+msgid "Display device"
+msgstr "Устройство отображения"
+
+#: plugins/admin/systems/terminalService.tpl:147
+#: plugins/admin/systems/workstationService.tpl:167
+msgid "Use DDC for automatic detection"
+msgstr ""
+
+#: plugins/admin/systems/terminalService.tpl:150
+#: plugins/admin/systems/workstationService.tpl:170
+msgid "HSync"
+msgstr "Строчная синхронизация"
+
+#: plugins/admin/systems/terminalService.tpl:154
+#: plugins/admin/systems/workstationService.tpl:175
+msgid "Horizontal refresh frequency for installed monitor"
+msgstr "Частота обновления строк для данного монитора"
+
+#: plugins/admin/systems/terminalService.tpl:158
+#: plugins/admin/systems/workstationService.tpl:181
+msgid "VSync"
+msgstr "Кадровая синхронизация"
+
+#: plugins/admin/systems/terminalService.tpl:162
+#: plugins/admin/systems/workstationService.tpl:186
+msgid "Vertical refresh frequency for installed monitor"
+msgstr "Частота обновления кадров для данного монитора"
+
+#: plugins/admin/systems/terminalService.tpl:177
+msgid "Connect method"
+msgstr "Способ подключения"
+
+#: plugins/admin/systems/terminalService.tpl:180
+msgid "Choose method to connect to terminal server"
+msgstr "Выберите способ подключения к серверу терминалов"
+
+#: plugins/admin/systems/terminalService.tpl:188
+msgid "Terminal server"
+msgstr "Терминал-сервер"
+
+#: plugins/admin/systems/terminalService.tpl:191
+msgid "Select specific terminal server to use"
+msgstr "Выберите сервер терминалов"
+
+#: plugins/admin/systems/terminalService.tpl:199
+msgid "Font server"
+msgstr "Сервер шрифтов"
+
+#: plugins/admin/systems/terminalService.tpl:202
+msgid "Select specific font server to use"
+msgstr "Выберите сервер шрифтов"
+
+#: plugins/admin/systems/terminalService.tpl:219
+msgid "Print device"
+msgstr "Устройство печати"
+
+#: plugins/admin/systems/terminalService.tpl:221
+msgid "Select to start IPP based printing service on terminal"
+msgstr "Выберите, чтобы запустить на терминале службу печати по протоколу IPP"
+
+#: plugins/admin/systems/terminalService.tpl:223
+msgid "Provide print services"
+msgstr "Предоставлять службу печати"
+
+#: plugins/admin/systems/terminalService.tpl:232
+msgid "Select NFS filesystem to place spool files on"
+msgstr "Выберите файловую систему NFS для хранения временных файлов"
+
+#: plugins/admin/systems/terminalService.tpl:245
+#: plugins/admin/systems/workstationService.tpl:201
+msgid "Scan device"
+msgstr "Устройство сканирования"
+
+#: plugins/admin/systems/terminalService.tpl:247
+#: plugins/admin/systems/workstationService.tpl:204
+msgid "Select to start SANE scan service on terminal"
+msgstr "Выберите, чтобы запустить на терминале службу сканирования"
+
+#: plugins/admin/systems/terminalService.tpl:249
+#: plugins/admin/systems/workstationService.tpl:207
+msgid "Provide scan services"
+msgstr "Предоставлять службу сканирования"
+
+#: plugins/admin/systems/terminalService.tpl:257
+msgid "Select scanner driver to use"
+msgstr "Выберите драйвер для используемого сканера"
+
+#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
+#: plugins/personal/environment/class_selectPrinterDialog.inc:110
+#, fuzzy
+msgid "Please select a printer or press cancel."
+msgstr "Введите корректный номер телефона!"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:58
+#, php-format
+msgid ""
+"You can't delete this manufacturer, it is still in use by these system(s) '%"
+"s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:104
+#, fuzzy
+msgid "Please specify a name."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:113
+#: plugins/admin/systems/class_glpiManufacturer.inc:119
+#, fuzzy
+msgid "Specified name is already in use, please choose another one."
+msgstr "Группа с таким именем уже существует."
+
+#: plugins/admin/systems/class_goSyslogServer.inc:29
+#: plugins/admin/systems/class_goSyslogServer.inc:49
+#: plugins/admin/systems/class_goSyslogServer.inc:70
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#, fuzzy
+msgid "Logging service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_workstationService.inc:451
+#, fuzzy, php-format
+msgid "Saving of system workstation/service with dn '%s' failed."
+msgstr "Дополнительные записи в fstab"
+
+#: plugins/admin/systems/class_workstationService.inc:460
+#, fuzzy
+msgid "Workstation service"
+msgstr "Рабочие станции"
+
+#: plugins/admin/systems/class_workstationService.inc:474
+#, fuzzy
+msgid "Use DDC"
+msgstr "Идентификатор пользователя"
+
+#: plugins/admin/systems/servkolab.tpl:9
+#: plugins/admin/systems/class_servKolab.inc:394
+#, fuzzy
+msgid "Postfix mydomain"
+msgstr "в домене"
+
+#: plugins/admin/systems/servkolab.tpl:18
+#, fuzzy
+msgid "Postfix mydestination"
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/systems/servkolab.tpl:27
+#: plugins/admin/systems/class_servKolab.inc:396
+msgid "Cyrus admins"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:48
+#: plugins/admin/systems/class_servKolab.inc:407
+#, fuzzy
+msgid "POP3 service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/servkolab.tpl:58
+#: plugins/admin/systems/class_servKolab.inc:409
+#, fuzzy
+msgid "POP3/SSL service"
+msgstr "Служба SSH"
+
+#: plugins/admin/systems/servkolab.tpl:68
+#: plugins/admin/systems/class_servKolab.inc:405
+#, fuzzy
+msgid "IMAP service"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/servkolab.tpl:78
+#: plugins/admin/systems/class_servKolab.inc:408
+#, fuzzy
+msgid "IMAP/SSL service"
+msgstr "Служба SSH"
+
+#: plugins/admin/systems/servkolab.tpl:88
+#: plugins/admin/systems/class_servKolab.inc:410
+#, fuzzy
+msgid "Sieve service"
+msgstr "Служба SSH"
+
+#: plugins/admin/systems/servkolab.tpl:98
+msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:108
+msgid "HTTP FreeBusy service (legacy)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:118
+msgid "Amavis email scanning (virus/spam)"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:129
+#: plugins/admin/systems/class_servKolab.inc:411
+#, fuzzy
+msgid "Quota settings"
+msgstr "Настройки Samba"
+
+#: plugins/admin/systems/servkolab.tpl:147
+#, fuzzy
+msgid "Free/Busy settings"
+msgstr "Настройки факса"
+
+#: plugins/admin/systems/servkolab.tpl:153
+msgid "Allow unauthenticated downloading of Free/Busy information"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:171
+#: plugins/admin/systems/class_servKolab.inc:398
+msgid "SMTP privileged networks"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:176
+msgid "Hosts/networks allowed to relay"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:181
+msgid "Enter multiple values, seperated with"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:194
+msgid "SMTP smarthost/relayhost"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:202
+#: plugins/admin/systems/class_servKolab.inc:401
+msgid "Enable MX lookup for relayhost"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:207
+msgid "Host used to relay mails"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:223
+#: plugins/admin/systems/class_servKolab.inc:404
+msgid "Accept Internet Mail"
+msgstr ""
+
+#: plugins/admin/systems/servkolab.tpl:231
+msgid "Accept mail from other domains over non-authenticated SMTP"
+msgstr ""
+
+#: plugins/admin/systems/goCupsServer.tpl:1
+#, fuzzy
+msgid "Print Service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:3
+msgid "Adding a new service to the current server"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:7
+msgid ""
+"This dialog allows you to add new services to the currenty edited server "
+"object. The box below shows all available but not already used services."
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:13
+#, fuzzy
+msgid "Service to add"
+msgstr "Выбрать номера для добавления"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:20
+#, fuzzy
+msgid "All available services are already in use."
+msgstr "Указанное имя уже используется."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:115
+#: plugins/personal/posix/class_posixAccount.inc:575
+#: plugins/personal/samba/class_sambaAccount.inc:501
+#: setup/setup_config2.tpl:126
+msgid "disabled"
+msgstr "отключен"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:116
+msgid "text"
+msgstr "текст"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:117
+msgid "graphic"
+msgstr "графика"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:197
+#, php-format
+msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:204
+msgid "No WAKECMD definition found in your gosa.conf"
+msgstr "Определение WAKECMD в вашем файле gosa.conf не найдено"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:216
+msgid "No REBOOTCMD definition found in your gosa.conf"
+msgstr "Определение REBOOTCMD в вашем файле gosa.conf не найдено"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:228
+msgid "No HALTCMD definition found in your gosa.conf"
+msgstr "Определение HALTCMD в вашем файле gosa.conf не найдено"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:369
+#, php-format
+msgid "Removing of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:442
+msgid "The required field 'Terminal name' is not set."
+msgstr "Обязательное поле 'Название терминала' не заполнено."
+
+#: plugins/admin/systems/class_terminalGeneric.inc:471
+#: plugins/admin/systems/class_workstationGeneric.inc:453
+msgid ""
+"There must be at least one NTP server selected, or the inherit mode "
+"activated."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:557
+#, php-format
+msgid "Saving of object system terminal/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/systems/class_terminalGeneric.inc:620
+#, fuzzy
+msgid "Terminal generic"
+msgstr "Терминальный сервер"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:629
+#: plugins/admin/systems/terminal.tpl:72
+msgid "Root server"
+msgstr "Основной сервер"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:630
+#: plugins/admin/systems/terminal.tpl:82
+msgid "Swap server"
+msgstr "Сервер подкачки"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:631
+#, fuzzy
+msgid "Syslog server enabled"
+msgstr "Сервер системных журналов"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:632
+#, fuzzy
+msgid "Ntp server settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:635
+#: plugins/admin/systems/class_workstationGeneric.inc:621
+#, fuzzy
+msgid "Root password"
+msgstr "Изменить пароль"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
+msgid ""
+"This dialog allows you to configure all components of this DNS zone on a "
+"single list."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
+msgid ""
+"Be careful editing record types with this dialog. All changes will be saved "
+"immediately when using the save button."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
+msgid ""
+"This dialog can't be used until the currently edited zone was saved or the "
+"zone entry exists in the ldap database."
+msgstr ""
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+#, fuzzy
+msgid "Create a new DNS zone entry"
+msgstr "Создание нового объекта в"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:1
+msgid "Manage OS-types"
+msgstr ""
+
+#: plugins/admin/systems/glpi_edit_os.tpl:24
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
+#: plugins/admin/systems/glpi_edit_type.tpl:24
+#, fuzzy
+msgid "Please enter a new name"
+msgstr "Введите адрес сервера"
+
+#: plugins/admin/systems/goSpamServer.tpl:22
+msgid "Select required score to tag mail as spam"
+msgstr ""
+
+#: plugins/admin/systems/goSpamServer.tpl:72
+msgid "Enable bayes auto learning"
+msgstr ""
+
+#: plugins/admin/systems/goFaxServer.tpl:1
+#, fuzzy
+msgid "FAX database information"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/goFaxServer.tpl:4
+#, fuzzy
+msgid "FAX DB user"
+msgstr "Показать пользователей факсов"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
+#, fuzzy, php-format
+msgid "You're about to delete the ppd file '%s' at '%s'."
+msgstr "Вы собираетесь удалить приложение \"%s\"."
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
+#, fuzzy, php-format
+msgid "Could not found specified ppd file '%s'."
+msgstr "Невозможно выбрать базу данных!"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
+msgid ""
+"Something went wrong while trying to remove the ppd file from server, "
+"possibly we have no write access."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
+#, php-format
+msgid "Selected vendor '%s' does not exists in our list of ppds."
+msgstr ""
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
+#, fuzzy
+msgid "Printer ppd selection."
+msgstr "Настройки телефона"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:25
+#, fuzzy
+msgid "Choose a base"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+#, fuzzy
+msgid "Go to root department"
+msgstr "Список подразделений"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: include/class_MultiSelectWindow.inc:194
+#, fuzzy
+msgid "Go up one department"
+msgstr "Подразделение"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+#, fuzzy
+msgid "Go to users department"
+msgstr "Выберите подразделение"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+#: include/class_MultiSelectWindow.inc:204
+#, fuzzy
+msgid "Home"
+msgstr "Имя системы"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: include/class_MultiSelectWindow.inc:209
+msgid "Reload list"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:36
+msgid ""
+"Step in the prefered tree and click save to use the current subtree as base. "
+"Or click the image at the end of each entry."
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:53
+msgid "Filter entries with this syntax"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:117
+#, fuzzy, php-format
+msgid "Select this base"
+msgstr "Удалить"
+
+#: plugins/admin/systems/gosaLogServer.tpl:1
+#, fuzzy
+msgid "GOsa logging database"
+msgstr "база пользователя"
+
+#: plugins/admin/systems/gosaLogServer.tpl:4
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/goVirusServer.tpl:13
+#, fuzzy
+msgid "Database user"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/class_goVirusServer.inc:48
+#: plugins/admin/systems/class_goVirusServer.inc:211
+#: plugins/admin/systems/class_goVirusServer.inc:220
+#: plugins/admin/systems/class_goVirusServer.inc:221
+msgid "Anti virus"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:156
+#, fuzzy, php-format
+msgid "Saving of server services/anti virus with dn '%s' failed."
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/systems/class_goVirusServer.inc:164
+#: plugins/admin/systems/class_goVirusServer.inc:239
+msgid "Maximum directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:165
+#: plugins/admin/systems/class_goVirusServer.inc:238
+#: plugins/admin/systems/goVirusServer.tpl:43
+msgid "Maximum threads"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:166
+#: plugins/admin/systems/class_goVirusServer.inc:241
+#: plugins/admin/systems/goVirusServer.tpl:134
+#, fuzzy
+msgid "Maximum file size"
+msgstr "Размер квоты"
+
+#: plugins/admin/systems/class_goVirusServer.inc:167
+#: plugins/admin/systems/class_goVirusServer.inc:242
+msgid "Maximum recursions"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:168
+#: plugins/admin/systems/class_goVirusServer.inc:243
+#: plugins/admin/systems/goVirusServer.tpl:152
+msgid "Maximum compression ratio"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:169
+#: plugins/admin/systems/class_goVirusServer.inc:245
+#: plugins/admin/systems/goVirusServer.tpl:71
+#, fuzzy
+msgid "Checks per day"
+msgstr "Изменить параметры"
+
+#: plugins/admin/systems/class_goVirusServer.inc:173
+#, php-format
+msgid "The specified value for '%s' must be a numeric value."
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:246
+#: plugins/admin/systems/goVirusServer.tpl:33
+msgid "Http proxy URL"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:244
+#: plugins/admin/systems/goVirusServer.tpl:23
+#, fuzzy
+msgid "Database mirror"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/class_goVirusServer.inc:179
+#, fuzzy, php-format
+msgid "Please specify a valid value for '%s'."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_goVirusServer.inc:233
+#: plugins/admin/systems/goVirusServer.tpl:84
+msgid "Enable debugging"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:234
+#: plugins/admin/systems/goVirusServer.tpl:92
+msgid "Enable mail scanning"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:235
+#: plugins/admin/systems/goVirusServer.tpl:117
+msgid "Enable scanning of archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:236
+#: plugins/admin/systems/goVirusServer.tpl:125
+msgid "Block encrypted archives"
+msgstr ""
+
+#: plugins/admin/systems/class_goVirusServer.inc:240
+#, fuzzy
+msgid "Anti virus user"
+msgstr "Добавить сервис DNS"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:216
+#: plugins/admin/ogroups/class_termgroup.inc:247
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
+msgstr "Шаблон рабочей станции"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:227
+msgid "This 'dn' has no workstation features."
+msgstr "Это DN не содержит атрибутоов рабочей станции."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:354
+#, fuzzy, php-format
+msgid "Removing of system workstation/generic with dn '%s' failed."
+msgstr "Удалить учетную запись Samba"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:425
+msgid "The required field 'Workstation name' is not set."
+msgstr "Обязательное поле 'Название рабочей станции' не заполнено."
+
+#: plugins/admin/systems/class_workstationGeneric.inc:521
+#: plugins/admin/systems/class_workstationGeneric.inc:546
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic with dn '%s' failed."
+msgstr "Дополнительные записи в fstab"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:607
+#, fuzzy
+msgid "Workstation generic"
+msgstr "Имя рабочий станции"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:619
+#: plugins/admin/systems/terminal.tpl:53
+#: plugins/admin/systems/workstation.tpl:60
+#: plugins/admin/ogroups/class_termgroup.inc:396
+#: plugins/admin/ogroups/termgroup.tpl:58
+msgid "Syslog server"
+msgstr "Сервер системных журналов"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:620
+#: plugins/admin/ogroups/class_termgroup.inc:398
+#, fuzzy
+msgid "Ntp server"
+msgstr "Сервер NTP"
+
+#: plugins/admin/systems/servdns.tpl:1
+#, fuzzy
+msgid "Zones"
+msgstr "телефоны"
+
+#: plugins/admin/systems/goSpamServerRule.tpl:14
+#, fuzzy
+msgid "Rule"
+msgstr "Роль"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
+#, fuzzy
+msgid "Attachment"
+msgstr "подразделения"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
+#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
+#, fuzzy
+msgid "File"
+msgstr "Файлы"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
+#: plugins/admin/systems/printerPPDDialog.tpl:11
+#: plugins/admin/applications/generic.tpl:138
+#: plugins/admin/fai/faiTemplateEntry.tpl:49
+#, fuzzy
+msgid "Upload"
+msgstr "Загрузка процессора"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
+#, fuzzy
+msgid "Filename"
+msgstr "Имя сервера"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
+#, fuzzy
+msgid "Mime-type"
+msgstr "Тип"
+
+#: plugins/admin/systems/class_servRepository.inc:45
+#: plugins/admin/systems/class_servRepository.inc:367
+#: plugins/admin/systems/class_servRepository.inc:378
+#, fuzzy
+msgid "Repository service"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_servRepository.inc:100
+#: plugins/admin/fai/class_faiSummaryTab.inc:175
+msgid "You can't use this plugin until FAI is activated."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:158
+#, php-format
+msgid ""
+"You can't delete this release, it is still used by these workstations [%s]. "
+"Please solve this dependencies first, to keep data base consistency."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:192
+#, php-format
+msgid ""
+"Be careful editing this release, it is still used by these workstations [%s]."
+msgstr ""
+
+#: plugins/admin/systems/class_servRepository.inc:259
+#: plugins/admin/systems/class_servRepository.inc:282
+#: plugins/admin/systems/class_servRepository.inc:391
+#: plugins/admin/systems/servRepositorySetup.tpl:39
+#, fuzzy
+msgid "Sections"
+msgstr "Действие"
+
+#: plugins/admin/systems/class_servRepository.inc:377
+#: plugins/admin/systems/servRepositorySetup.tpl:1
+#: plugins/admin/fai/faiPackage.tpl:33
+#, fuzzy
+msgid "Repository"
+msgstr "Повторить"
+
+#: plugins/admin/systems/class_servRepository.inc:390
+#, fuzzy
+msgid "Releases"
+msgstr "Набор правил"
+
+#: plugins/admin/systems/class_servRepository.inc:392
+#: plugins/admin/systems/servRepositorySetup.tpl:8
+#, fuzzy
+msgid "Parent server"
+msgstr "Служба печати"
+
+#: plugins/admin/systems/class_servRepository.inc:393
+msgid "Url"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:314
+#: plugins/admin/acl/class_aclRole.inc:339
+#: plugins/admin/ogroups/phonequeue.tpl:27
+#: plugins/admin/fai/class_faiProfile.inc:312
+#: include/sieve/templates/object_container_clear.tpl:12
+#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
+#, fuzzy
+msgid "Down"
+msgstr "Домен"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:388
+#, fuzzy, php-format
+msgid "Please choose a valid zone name."
+msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:392
+#, fuzzy, php-format
+msgid "Please choose a valid reverse zone name."
+msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:396
+msgid "Only lowercase strings are allowed as zone name."
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:400
+#, fuzzy
+msgid "Please specify a numeric value for serial number."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:404
+#, fuzzy
+msgid "Please specify a numeric value for refresh."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:408
+#, fuzzy
+msgid "Please specify a numeric value for ttl."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:412
+#, fuzzy
+msgid "Please specify a numeric value for expire."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:416
+#, fuzzy
+msgid "Please specify a numeric value for retry."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:431
+#, fuzzy
+msgid ""
+"The given network address is not a valid, please specify a valid IP address."
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:438
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.0.0.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:444
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.0.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:450
+#, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.x.0"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:454
+#, fuzzy, php-format
+msgid "The given network class '%s' is not valid."
+msgstr "Значение поля \"Квота\" некорректно."
+
+#: plugins/admin/systems/server.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
+msgid "Server name"
+msgstr "Имя сервера"
+
+#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
+#: plugins/admin/systems/workstation.tpl:53
+#: plugins/admin/ogroups/termgroup.tpl:50
+msgid "Select terminal mode"
+msgstr "Выберите режим терминала"
+
+#: plugins/admin/systems/server.tpl:67
+#, fuzzy
+msgid "Select action to execute for this server"
+msgstr "Выберите действие, которое нужно выполнить на этом терминале"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
+#: plugins/admin/ogroups/ogroup_objects.tpl:6
+msgid "Select objects to add"
+msgstr "Выбрать объекты для добавления"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
+#: plugins/admin/systems/servRepository.tpl:48
+#: plugins/admin/ogroups/ogroup_objects.tpl:45
+#: plugins/admin/fai/faiPackageEntry.tpl:42
+#: plugins/admin/fai/faiProfileEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:55
+msgid "Display objects matching"
+msgstr "Показать совпадения объектов"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
+#: plugins/admin/systems/servRepository.tpl:52
+#: plugins/admin/ogroups/ogroup_objects.tpl:46
+#: plugins/admin/fai/faiPackageEntry.tpl:46
+#: plugins/admin/fai/faiProfileEntry.tpl:59
+msgid "Regular expression for matching object names"
+msgstr "Регулярное выражение, соответствующее именам объектов"
+
+#: plugins/admin/systems/servRepositorySetup.tpl:28
+#: plugins/personal/connectivity/kolab.tpl:74
+msgid "URL"
+msgstr ""
+
+#: plugins/admin/systems/class_goGlpiServer.inc:34
+#: plugins/admin/systems/class_goGlpiServer.inc:89
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#, fuzzy
+msgid "Inventory database"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:60
+#, fuzzy
+msgid "Inventory database service"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:69
+#: plugins/admin/systems/class_goFaxServer.inc:70
+#, fuzzy
+msgid "The attribute user is empty or contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:72
+#, fuzzy
+msgid "The attribute database is empty or contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_goNtpServer.inc:30
+#: plugins/admin/systems/class_goNtpServer.inc:76
+#, fuzzy
+msgid "Time service (NTP)"
+msgstr "Сервисы"
+
+#: plugins/admin/systems/class_goNtpServer.inc:99
+#, fuzzy, php-format
+msgid "Saving server services/goNtpServer with dn '%s' failed."
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/systems/class_goNtpServer.inc:114
+#, fuzzy
+msgid "Time service"
+msgstr "Сервисы"
+
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#, fuzzy
+msgid "Time service - NTP"
+msgstr "Сервисы"
+
+#: plugins/admin/systems/class_goNtpServer.inc:123
+#, fuzzy
+msgid "Ntp source"
+msgstr "Звук"
+
+#: plugins/admin/systems/class_goShareServer.inc:33
+#, fuzzy
+msgid "File service"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_goShareServer.inc:159
+#: plugins/admin/systems/class_goShareServer.inc:387
+#, fuzzy
+msgid "File service (Shares)"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_goShareServer.inc:193
+#, fuzzy, php-format
+msgid "Saving of system server/shares with dn '%s' failed."
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/admin/systems/class_goShareServer.inc:231
+#, php-format
+msgid "The share can't be removed since it is still used by %d users:"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:236
+msgid "Please correct the share-/profile settings of these users"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:264
+#, fuzzy, php-format
+msgid "Creating system server/shares (mount container) with dn '%s' failed."
+msgstr "Объект группы"
+
+#: plugins/admin/systems/class_goShareServer.inc:278
+#, fuzzy, php-format
+msgid "Removing system server/shares (mount container) with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/admin/systems/class_goShareServer.inc:289
+#, fuzzy, php-format
+msgid "Saving system server/shares (mount container) with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/admin/systems/class_goShareServer.inc:388
+#, fuzzy
+msgid "File service - Shares"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_goShareServer.inc:397
+msgid "Apple mounts"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:400
+#, fuzzy
+msgid "Charset"
+msgstr "сброс"
+
+#: plugins/admin/systems/terminal.tpl:8
+msgid "Terminal template"
+msgstr "Шаблон терминала"
+
+#: plugins/admin/systems/terminal.tpl:10
+#: plugins/admin/systems/paste_generic.tpl:24
+msgid "Terminal name"
+msgstr "Терминал"
+
+#: plugins/admin/systems/terminal.tpl:37
+#: plugins/admin/systems/workstation.tpl:44
+#, fuzzy
+msgid "Inherit all"
+msgstr "Отчество"
+
+#: plugins/admin/systems/terminal.tpl:56
+#: plugins/admin/systems/workstation.tpl:63
+#: plugins/admin/ogroups/termgroup.tpl:61
+msgid "Choose server to use for logging"
+msgstr "Выберите сервер для ведения системных журналов"
+
+#: plugins/admin/systems/terminal.tpl:75
+msgid "Select NFS root filesystem to use"
+msgstr "Выберите корневую файловую систему NFS"
+
+#: plugins/admin/systems/terminal.tpl:85
+msgid "Choose NFS filesystem to place swap files on"
+msgstr "Выберите файловую систему NFS для файлов подкачки"
+
+#: plugins/admin/systems/terminal.tpl:104
+#: plugins/admin/systems/workstation.tpl:81
+msgid "Inherit time server attributes"
+msgstr ""
+
+#: plugins/admin/systems/terminal.tpl:109
+#: plugins/admin/systems/workstation.tpl:86
+#: plugins/admin/ogroups/termgroup.tpl:14
+msgid "NTP server"
+msgstr "Сервер NTP"
+
+#: plugins/admin/systems/terminal.tpl:112
+#: plugins/admin/systems/workstation.tpl:89
+#: plugins/admin/ogroups/termgroup.tpl:17
+msgid "Choose server to use for synchronizing time"
+msgstr "Выберите сервер для синхронизации времени"
+
+#: plugins/admin/systems/terminal.tpl:151
+#: plugins/admin/systems/workstation.tpl:126
+#: plugins/admin/ogroups/termgroup.tpl:93
+msgid "Select action to execute for this terminal"
+msgstr "Выберите действие, которое нужно выполнить на этом терминале"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
+#: plugins/admin/systems/class_glpiAccount.inc:151
+msgid "There is no server with valid glpi database service."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
+#: plugins/admin/systems/class_glpiAccount.inc:161
+#, fuzzy
+msgid "Can't connect to glpi database, the php-mysql extension is missing."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
+#: plugins/admin/systems/class_glpiAccount.inc:171
+#, fuzzy
+msgid "Can't connect to glpi database, check configuration twice."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
+#: plugins/admin/systems/class_glpiAccount.inc:580
+#, fuzzy
+msgid "Remove inventory"
+msgstr "Удалить объект"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
+#, fuzzy
+msgid ""
+"This server has inventory features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
+#: plugins/admin/systems/class_glpiAccount.inc:583
+#, fuzzy
+msgid "Add inventory"
+msgstr "Добавить объект"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
+#, fuzzy
+msgid ""
+"This server has inventory features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
+#, php-format
+msgid ""
+"Can't rename given printer type to '%s', because this type name already "
+"exists."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
+#, php-format
+msgid "Can't delete printer type, it is still in use by '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
+#, fuzzy
+msgid "since"
+msgstr "Работает с"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
+#: plugins/admin/systems/class_glpiAccount.inc:780
+msgid "Glpi"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
+#, fuzzy
+msgid "Printer inventory extension"
+msgstr "Удалить параметры"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
+#, fuzzy
+msgid "Supports serial interface"
+msgstr "Сетевой принтер"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
+#, fuzzy
+msgid "Supports parallel interface"
+msgstr "Сетевой принтер"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
+#, fuzzy
+msgid "Supports usb interface"
+msgstr "Сетевой принтер"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
+#: plugins/admin/systems/glpi.tpl:66
+#: plugins/admin/systems/class_glpiAccount.inc:789
+#: plugins/admin/systems/glpiPrinter.tpl:83
+msgid "Technical responsible"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
+#: plugins/admin/systems/glpi.tpl:56
+#: plugins/admin/systems/class_glpiAccount.inc:793
+#: plugins/admin/systems/glpiPrinter.tpl:94
+#, fuzzy
+msgid "Contact person"
+msgstr "Контакт"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
+#: plugins/admin/systems/glpi.tpl:117
+#: plugins/admin/systems/class_glpiAccount.inc:797
+#: plugins/admin/systems/glpiPrinter.tpl:107
+#, fuzzy
+msgid "Attachments"
+msgstr "подразделения"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
+#, fuzzy
+msgid "Cartridge settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/admin/systems/glpi_edit_type.tpl:1
+#, fuzzy
+msgid "Manage System-types"
+msgstr "Системы"
+
+#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
+msgid "System management"
+msgstr "Управление системами"
+
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
+#, fuzzy
+msgid "Reference"
+msgstr "Ссылки"
+
+#: plugins/admin/systems/remove_ppd.tpl:9
+msgid "The ppd file will be removed from the server and can not be restored."
+msgstr ""
+
+#: plugins/admin/systems/paste_generic.tpl:14
+#, fuzzy
+msgid "workstation name"
+msgstr "Имя рабочий станции"
+
+#: plugins/admin/systems/paste_generic.tpl:54
+#, fuzzy
+msgid "Component name"
+msgstr "Местоположение"
+
+#: plugins/admin/systems/workstation.tpl:8
+msgid "Workstation template"
+msgstr "Шаблон рабочей станции"
+
+#: plugins/admin/systems/glpi.tpl:23
+#: plugins/admin/systems/class_glpiAccount.inc:791
+#, fuzzy
+msgid "Operating system"
+msgstr "Удалить"
+
+#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
+#, fuzzy
+msgid "Contacts"
+msgstr "Контакт"
+
+#: plugins/admin/systems/glpi.tpl:96
+#, fuzzy
+msgid "Installed devices"
+msgstr "Клиентские устройства"
+
+#: plugins/admin/systems/glpi.tpl:112
+#, fuzzy
+msgid "Trading"
+msgstr "Затенение"
+
+#: plugins/admin/systems/glpi.tpl:113
+#, fuzzy
+msgid "Software"
+msgstr "Адм. единица"
+
+#: plugins/admin/systems/glpi.tpl:114
+#, fuzzy
+msgid "Contracts"
+msgstr "Контакт"
+
+#: plugins/admin/systems/class_divListSystem.inc:42
+#: plugins/admin/systems/class_divListSystem.inc:43
+msgid "List of systems"
+msgstr "Список систем"
+
+#: plugins/admin/systems/class_divListSystem.inc:47
+#, fuzzy
+msgid ""
+"This menu allows you to add, remove and change the properties of specific "
+"systems. You can only add systems which have already been started once."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять свойства "
+"отдельных систем. Вы можете только добавлять системы которые однажды уже "
+"были запущены."
+
+#: plugins/admin/systems/class_divListSystem.inc:68
+#, fuzzy
+msgid "System / Department"
+msgstr "Подразделение"
+
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Show servers"
+msgstr "Показать серверы"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#, fuzzy
+msgid "Select to see Linux terminals"
+msgstr "Выберите чтобы посмотреть терминалы"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Show terminals"
+msgstr "Показать терминалы"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#, fuzzy
+msgid "Select to see Linux workstations"
+msgstr "Выберите чтобы посмотреть рабочие станции"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Show workstations"
+msgstr "Показать рабочие станции"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Select to see MicroSoft Windows based workstations"
+msgstr "Посмотреть рабочие станции с MicroSoft Windows"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Show windows based workstations"
+msgstr "Показать рабочие станции с windows"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Select to see network printers"
+msgstr "Выберите чтобы посмотреть сетевые принтеры"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Show network printers"
+msgstr "Показать сетевые принтеры"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+msgid "Select to see VOIP phones"
+msgstr "Выберите чтобы посмотреть VOIP телефоны"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Show phones"
+msgstr "Показать телефоны"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+#, fuzzy
+msgid "Select to see network devices"
+msgstr "Выберите чтобы посмотреть сетевые принтеры"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+#, fuzzy
+msgid "Show network devices"
+msgstr "Сетевые устройства"
+
+#: plugins/admin/systems/class_divListSystem.inc:85
+#: plugins/personal/posix/trust_machines.tpl:30
+msgid "Display systems matching"
+msgstr "Показать подходяшие системы"
+
+#: plugins/admin/systems/class_divListSystem.inc:86
+#, fuzzy
+msgid "Display systems of user"
+msgstr "Показать адреса пользователя"
+
+#: plugins/admin/systems/class_divListSystem.inc:188
+#, fuzzy
+msgid "New Terminal template"
+msgstr "Шаблон терминала"
+
+#: plugins/admin/systems/class_divListSystem.inc:194
+#, fuzzy
+msgid "New Workstation template"
+msgstr "Шаблон рабочей станции"
+
+#: plugins/admin/systems/class_divListSystem.inc:200
+#, fuzzy
+msgid "New Server"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_divListSystem.inc:206
+#, fuzzy
+msgid "New Printer"
+msgstr "Принтер"
+
+#: plugins/admin/systems/class_divListSystem.inc:212
+#, fuzzy
+msgid "New Phone"
+msgstr "Телефон"
+
+#: plugins/admin/systems/class_divListSystem.inc:218
+#, fuzzy
+msgid "New Component"
+msgstr "Прочие сетевые компоненты"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove selected systems"
+msgstr "Удалить"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove systems"
+msgstr "Создать настройки запись эл. почты"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy selected system"
+msgstr "Удалить"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy systems"
+msgstr "Список систем"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "cut selected system"
+msgstr "Удалить"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "Cut systems"
+msgstr "Список систем"
+
+#: plugins/admin/systems/class_divListSystem.inc:256
+#, fuzzy
+msgid "Cups Server"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_divListSystem.inc:257
+msgid "Log Db"
+msgstr ""
+
+#: plugins/admin/systems/class_divListSystem.inc:258
+#, fuzzy
+msgid "Syslog Server"
+msgstr "Сервер системных журналов"
+
+#: plugins/admin/systems/class_divListSystem.inc:259
+#, fuzzy
+msgid "Mail Server"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_divListSystem.inc:260
+#, fuzzy
+msgid "Imap Server"
+msgstr "Сервер подкачки"
+
+#: plugins/admin/systems/class_divListSystem.inc:261
+#, fuzzy
+msgid "Nfs Server"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_divListSystem.inc:262
+#, fuzzy
+msgid "Kerberos Server"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_divListSystem.inc:263
+#, fuzzy
+msgid "Asterisk Server"
+msgstr "Терминальный сервер"
+
+#: plugins/admin/systems/class_divListSystem.inc:264
+#, fuzzy
+msgid "Fax Server"
+msgstr "Сервер"
+
+#: plugins/admin/systems/class_divListSystem.inc:265
+#, fuzzy
+msgid "Ldap Server"
+msgstr "Сервер подкачки"
+
+#: plugins/admin/systems/class_divListSystem.inc:323
+#, fuzzy
+msgid "Edit system"
+msgstr "Список систем"
+
+#: plugins/admin/systems/class_divListSystem.inc:333
+#, fuzzy
+msgid "Delete system"
+msgstr "Удалить"
+
+#: plugins/admin/systems/class_divListSystem.inc:376
+#, fuzzy
+msgid "Set root       password"
+msgstr "Изменить пароль"
+
+#: plugins/admin/systems/class_divListSystem.inc:383
+#, fuzzy
+msgid "Create CD"
+msgstr "Создать"
+
+#: plugins/admin/systems/class_divListSystem.inc:384
+#, fuzzy
+msgid "Create FAI CD"
+msgstr "Объект группы"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:1
+#, fuzzy
+msgid "Printer driver"
+msgstr "Устройство печати"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:6
+#, fuzzy
+msgid "Select"
+msgstr "Удалить"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:9
+#, fuzzy
+msgid "New driver"
+msgstr "Сервер"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
+msgid "List of available cartridge type for this type of printer"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
+msgid ""
+"This dialog allows you to create new types of cartridges, and select one or "
+"more types for your printer. Cartridge types depends on the printer type you "
+"have selected. For each selected cartridge type there will be a new "
+"cartridge created, this allows you to select the same cartridge type for "
+"more then one printer."
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
+#, fuzzy
+msgid "Display cartridge types matching"
+msgstr "Показать совпадения номеров"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
+#, fuzzy
+msgid "Regular expression for matching cartridge types"
+msgstr "Регулярное выражение для поиска адреса"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:6
+#, fuzzy
+msgid "List of devices"
+msgstr "Список пользователей"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:23
+msgid ""
+"This dialog allows you to attach a device to your currently edited computer."
+msgstr ""
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:35
+#, fuzzy
+msgid "Display devices matching"
+msgstr "Показать подходяшие адреса"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:37
+#, fuzzy
+msgid "Regular expression for matching device names"
+msgstr "Регулярное выражение, соответствующее именам пользователей"
+
+#: plugins/admin/systems/class_servKolab.inc:105
+#, php-format
+msgid "Include data from %s days in the past when creating free/busy lists"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:110
+#, php-format
+msgid "Warn users when using more than %s%% of their mail quota"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:200
+#: plugins/admin/systems/class_servKolab.inc:214
+#, fuzzy, php-format
+msgid "Removing host entry from system server/kolab with dn '%s' failed."
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/admin/systems/class_servKolab.inc:266
+msgid "Future days in Free/Busy settings must be set."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:268
+msgid "Future days in Free/Busy settings must be a positive value."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:272
+msgid "The given Quota settings value must be a number."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:274
+msgid "Please choose a value between 1 and 100 for Quota settings."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:276
+msgid "Future days must be a value."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:280
+msgid "No SMTP privileged networks set."
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:359
+#, fuzzy, php-format
+msgid "Saving system server/kolab with dn '%s' failed."
+msgstr "Моя учетная запись"
+
+#: plugins/admin/systems/class_servKolab.inc:375
+#: plugins/admin/systems/class_servKolab.inc:386
+#, fuzzy
+msgid "Kolab mail service"
+msgstr "Добавить сервис DNS"
+
+#: plugins/admin/systems/class_servKolab.inc:385
+#: plugins/personal/connectivity/class_kolabAccount.inc:5
+#: plugins/personal/connectivity/class_kolabAccount.inc:466
+msgid "Kolab"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:395
+#, fuzzy
+msgid "My destination"
+msgstr "Назначение"
+
+#: plugins/admin/systems/class_servKolab.inc:397
+#, fuzzy
+msgid "FTP FreeBusy service"
+msgstr "Звук"
+
+#: plugins/admin/systems/class_servKolab.inc:399
+msgid "Enable virus scan"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:400
+#, fuzzy
+msgid "Relayhost"
+msgstr "Набор правил"
+
+#: plugins/admin/systems/class_servKolab.inc:402
+#, fuzzy
+msgid "HTTP FreeBusy service"
+msgstr "Звук"
+
+#: plugins/admin/systems/class_servKolab.inc:403
+msgid "Allow unauthenticated free busy"
+msgstr ""
+
+#: plugins/admin/systems/class_servKolab.inc:406
+msgid "kolabFreeBusyFuture"
+msgstr ""
+
+#: plugins/admin/systems/servRepository.tpl:6
+#, fuzzy
+msgid "List of configured repositories."
+msgstr "Список групп"
+
+#: plugins/admin/systems/servRepository.tpl:12
+#, fuzzy
+msgid "Add repository"
+msgstr "Повторить"
+
+#: plugins/admin/systems/servRepository.tpl:31
+msgid "This menu allows you to create, delete and edit repository settings."
+msgstr ""
+
+#: plugins/admin/systems/chooser.tpl:1
+msgid "Choose the kind of system component you want to create"
+msgstr "Выберите тип системного компонента который желаете создать"
+
+#: plugins/admin/systems/chooser.tpl:4
+msgid ""
+"Linux terminals and workstations are autocreated on bootup. For this reason "
+"you're only be able to create templates for a specific tree. Servers are "
+"normally automatically added too, but in some special cases you may need to "
+"create a faked server entry to provide GOsa with some informations. Other "
+"network components may be used for Nagios setups to create component "
+"dependencies."
+msgstr ""
+"Терминалы и рабочие станцие Linux были созданы автоматически. Поэтому вам "
+"необходимо только создать шаблоны для нужного подразделения. Сервера обычно "
+"добавляются тоже, но в отдельных случаях вам может понадобиться "
+"'виртуальный' сервер для описания обязательных сервисов. Прочие сетевые "
+"компоненты могут быть использованы при установке Nagios для создания "
+"межкомпонентных зависимостей."
+
+#: plugins/admin/systems/chooser.tpl:7
+msgid "Linux thin client template"
+msgstr "Шаблон тонкого клиента Linux"
+
+#: plugins/admin/systems/chooser.tpl:8
+msgid "Linux workstation template"
+msgstr "Шаблон рабочей станции Linux"
+
+#: plugins/admin/systems/chooser.tpl:9
+msgid "Linux Server"
+msgstr "Сервер Linux"
+
+#: plugins/admin/systems/chooser.tpl:10
+msgid "Windows workstation"
+msgstr "Рабочая станция Windows"
+
+#: plugins/admin/systems/chooser.tpl:11
+msgid "Network printer"
+msgstr "Сетевой принтер"
+
+#: plugins/admin/systems/chooser.tpl:13
+msgid "Other network component"
+msgstr "Прочие сетевые компоненты"
+
+#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
+msgid "Create"
+msgstr "Создать"
+
+#: plugins/admin/systems/password.tpl:2
+#, fuzzy
+msgid ""
+"To change the terminal root password use the fields below. The changes take "
+"effect during the next reboot. Please memorize the new password, because you "
+"wouldn't be able to log in."
+msgstr ""
+"В полях ниже вы можете изменить пароль выбранного пользователя. Изменения "
+"вступят в силу немедленно. Пожалуйста, запомните новый пароль, так как иначе "
+"пользователь не сможет войти в систему."
+
+#: plugins/admin/systems/password.tpl:5
+msgid "Leave fields blank for password inheritance from default entries."
+msgstr ""
+
+#: plugins/admin/systems/password.tpl:9
+msgid "Changing the password impinges on authentification only."
+msgstr "Изменение пароля влияет только на аутентификацию в системе."
+
+#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/generic/password.tpl:7
+#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
+#: ihtml/themes/default/password.tpl:84
+msgid "New password"
+msgstr "Новый пароль"
+
+#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
+#: plugins/personal/password/password.tpl:21
+#: plugins/personal/generic/password.tpl:11
+msgid "Repeat new password"
+msgstr "Подтверждение"
+
+#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
+#: plugins/personal/password/password.tpl:30
+#: plugins/personal/generic/password.tpl:17
+msgid "Set password"
+msgstr "Изменить пароль"
+
+#: plugins/admin/systems/class_glpiAccount.inc:185
+#: plugins/admin/systems/class_glpiAccount.inc:191
+#: plugins/admin/systems/class_glpiAccount.inc:197
+msgid "This feature is not implemented yet."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:299
+msgid "Adding new sytem type failed, this system type name is already used."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:319
+#, php-format
+msgid ""
+"You can't delete this system type, it is still in use by these system(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:330
+#, fuzzy
+msgid "Rename failed, this system type name is already used."
+msgstr "Указанное имя уже используется."
+
+#: plugins/admin/systems/class_glpiAccount.inc:386
+#, fuzzy
+msgid "Adding new operating system failed, specifed name is already used."
+msgstr "Группа с таким именем уже существует."
+
+#: plugins/admin/systems/class_glpiAccount.inc:408
+#, php-format
+msgid ""
+"You can't delete this operating system, it is still in use by these system"
+"(s) '%s'"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:420
+#, fuzzy
+msgid "Updating operating system failed, specifed name is already used."
+msgstr "Группа с таким именем уже существует."
+
+#: plugins/admin/systems/class_glpiAccount.inc:499
+#, php-format
+msgid ""
+"Could not add the given user, the users dn is too long, only 100 characters "
+"are allowed here."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:581
+#, fuzzy
+msgid ""
+"This device has inventory informations enabled. You can disable them by "
+"clicking below."
+msgstr ""
+"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_glpiAccount.inc:584
+#, fuzzy
+msgid ""
+"This device has inventory informations disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/admin/systems/class_glpiAccount.inc:679
+#: plugins/admin/systems/class_glpiAccount.inc:680
+#, fuzzy
+msgid "Can't remove glpi account, while mysql extension is missing."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: plugins/admin/systems/class_glpiAccount.inc:781
+#, fuzzy
+msgid "Inventory extension"
+msgstr "Удалить параметры"
+
+#: plugins/admin/systems/class_glpiAccount.inc:798
+#, fuzzy
+msgid "Peripheral devices"
+msgstr "Сетевые устройства"
+
+#: plugins/admin/systems/servdnseditzone.tpl:13
+#, fuzzy
+msgid "Network address"
+msgstr "Сетевые устройства"
+
+#: plugins/admin/systems/servdnseditzone.tpl:19
+msgid "Netmask"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:36
+msgid "Can't be edited because the zone wasn't saved right now."
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:48
+#, fuzzy
+msgid "SOA record"
+msgstr "Каталог"
+
+#: plugins/admin/systems/servdnseditzone.tpl:54
+#, fuzzy
+msgid "Primary dns server for this zone"
+msgstr "Основной адрес эл. почты для этой общей папки"
+
+#: plugins/admin/systems/servdnseditzone.tpl:66
+msgid "Serial number (automatically incremented)"
+msgstr ""
+
+#: plugins/admin/systems/servdnseditzone.tpl:109
+#, fuzzy
+msgid "MxRecords"
+msgstr "Каталог"
+
+#: plugins/admin/systems/servdnseditzone.tpl:121
+#, fuzzy
+msgid "Global zone records"
+msgstr "Каталог"
+
+#: plugins/admin/systems/workstationStartup.tpl:51
+#: plugins/admin/systems/workstationStartup.tpl:85
+#, fuzzy
+msgid "FAI server"
+msgstr "LDAP-сервер"
+
+#: plugins/admin/systems/workstationStartup.tpl:75
+#: plugins/admin/systems/workstationStartup.tpl:116
+#, fuzzy
+msgid "Assigned FAI classes"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/systems/workstationStartup.tpl:102
+#, fuzzy
+msgid "set"
+msgstr "сброс"
+
+#: plugins/admin/systems/workstationStartup.tpl:136
+msgid ""
+"FAI Object assignment disabled. You can't use this feature until FAI is "
+"activated."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:47
+#, php-format
+msgid "The file '%s/encodings' does not exist, can't get supported charsets."
+msgstr ""
+
+#: plugins/admin/systems/class_servNfs.inc:50
+#, fuzzy, php-format
+msgid "Can't read '%s/encodings', please check permissions."
+msgstr "Удалить"
+
+#: plugins/admin/systems/class_servNfs.inc:184
+#, fuzzy
+msgid "Please specify a valid path for your setup."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servNfs.inc:190
+#, fuzzy
+msgid "Please specify a valid name for your share."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servNfs.inc:193
+#, fuzzy
+msgid "Please specify a name for your share."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/systems/class_servNfs.inc:198
+#, fuzzy
+msgid "Description contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_servNfs.inc:202
+#, fuzzy
+msgid "Volume contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_servNfs.inc:206
+#, fuzzy
+msgid "Path contains invalid characters."
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
+
+#: plugins/admin/systems/class_servNfs.inc:210
+#, fuzzy
+msgid "Option contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/admin/systems/class_goLogDBServer.inc:31
+#: plugins/admin/systems/class_goLogDBServer.inc:59
+#: plugins/admin/systems/class_goLogDBServer.inc:89
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#, fuzzy
+msgid "Logging database"
+msgstr "база пользователя"
+
+#: plugins/admin/systems/goVirusServer.tpl:5
+#, fuzzy
+msgid "Generic virus filtering"
+msgstr "Общая информация о пользователе"
+
+#: plugins/admin/systems/goVirusServer.tpl:47
+#, fuzzy
+msgid "Select number of maximal threads"
+msgstr "Выбрать номера для добавления"
+
+#: plugins/admin/systems/goVirusServer.tpl:61
+msgid "Max directory recursions"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:101
+msgid "Archive scanning"
+msgstr ""
+
+#: plugins/admin/systems/goVirusServer.tpl:143
+msgid "Maximum recursion"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#: plugins/admin/departments/class_departmentGeneric.inc:587
+#: plugins/admin/departments/class_departmentGeneric.inc:592
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Departments"
+msgstr "Подразделения"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#, fuzzy
+msgid "use"
+msgstr "Мышь"
+
+#: plugins/admin/systems/goLogDBServer.tpl:1
+#, fuzzy
+msgid "Logging database information"
+msgstr "база пользователя"
+
+#: plugins/admin/systems/class_goFaxServer.inc:32
+#, fuzzy
+msgid "FAX database"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/class_goFaxServer.inc:61
+#, fuzzy
+msgid "FAX database configuration"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/class_goFaxServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+#, fuzzy
+msgid "Fax database"
+msgstr "Базы данных"
+
+#: plugins/admin/systems/class_goFaxServer.inc:99
+#, fuzzy
+msgid "Login name"
+msgstr "Местоположение"
+
+#: plugins/admin/systems/glpiPrinter.tpl:9
+#, fuzzy
+msgid "Printer type"
+msgstr "Имя принтера"
+
+#: plugins/admin/systems/glpiPrinter.tpl:39
+#, fuzzy
+msgid "Supported interfaces"
+msgstr "Сетевой принтер"
+
+#: plugins/admin/systems/glpiPrinter.tpl:58
+#, fuzzy
+msgid "Parallel"
+msgstr "Переменная"
+
+#: plugins/admin/systems/glpiPrinter.tpl:68
+msgid "USB"
+msgstr ""
+
+#: plugins/admin/systems/glpiPrinter.tpl:139
+#, fuzzy
+msgid "Installed cartridges"
+msgstr "Клиентские устройства"
+
+#: plugins/admin/applications/remove.tpl:6
+#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
+#: ihtml/themes/default/remove.tpl:6
+msgid ""
+"This may be used by several groups. Please double check if your really want "
+"to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Это приложение может использоваться несколькими группами. Подумайте еще раз, "
+"действительно ли вы хотите удалить его, так как GOsa не сможет отменить "
+"результаты этой операции."
+
+#: plugins/admin/applications/class_divListApplication.inc:31
+#, fuzzy
+msgid "List of Applications"
+msgstr "Список приложений"
+
+#: plugins/admin/applications/class_divListApplication.inc:32
+#, fuzzy
+msgid "This table displays all applications in the selected tree."
+msgstr "Приложение с таким именем уже существует."
+
+#: plugins/admin/applications/class_divListApplication.inc:36
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit and remove selected applications. You may "
+"want to use the range selector on top of the application listbox, when "
+"working with a large number of applications."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+"приложения. Если у вас достаточно большое количество приложений, вы можете "
+"использовать групповое выделение."
+
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/applications/class_applicationGeneric.inc:506
+#: plugins/admin/applications/generic.tpl:7
+#: plugins/admin/applications/generic.tpl:10
+msgid "Application name"
+msgstr "Приложение"
+
+#: plugins/admin/applications/class_divListApplication.inc:161
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+#, fuzzy
+msgid "new"
+msgstr "Создать"
+
+#: plugins/admin/applications/class_divListApplication.inc:162
+#, fuzzy
+msgid "Create new application"
+msgstr "Создать приложения"
+
+#: plugins/admin/applications/class_divListApplication.inc:181
+#, fuzzy
+msgid "Remove selected applications"
+msgstr "Удалить приложения"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:103
+#, fuzzy
+msgid "no example"
+msgstr "не полный"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:134
+msgid "This 'dn' is no application."
+msgstr "Это DN соответствует не приложению."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:236
+#, fuzzy, php-format
+msgid "Removing of application with dn '%s' failed."
+msgstr "Показать группы приложений"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:248
+#, php-format
+msgid "Removing application from objectgroup '%s' failed"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:255
+#, fuzzy, php-format
+msgid "Removing application from group '%s' failed"
+msgstr "Показать группы приложений"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:306
+msgid "The specified picture has not been uploaded correctly."
+msgstr "Указанное изображение было загружено некорректно."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:338
+msgid "Can't access uploaded image."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:343
+msgid ""
+"Uploaded image could not be resized, possilby the image magick extension is "
+"missing."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:348
+#, fuzzy
+msgid ""
+"Could not convert image to png, possilby the image magick extension is "
+"missing."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:352
+#, php-format
+msgid "Could not save uploaded image to %s."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:381
+msgid "Specified execute path must start with '/'."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:398
+msgid "Required field 'Name' is not filled."
+msgstr "Обязательное поле \"Имя\" не заполнено."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:402
+msgid "Invalid character in application name. Only a-z 0-9 are allowed."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:406
+msgid "Required field 'Execute' is not filled."
+msgstr "Обязательное поле \"Выполнить\" не заполнено."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:421
+#: plugins/admin/applications/class_applicationGeneric.inc:429
+msgid "There's already an application with this 'Name'."
+msgstr "Приложение с таким именем уже существует."
+
+#: plugins/admin/applications/class_applicationGeneric.inc:477
+#, fuzzy, php-format
+msgid "Saving of application with dn '%s' failed."
+msgstr "Приложение"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:502
+#, fuzzy
+msgid "Application settings"
+msgstr "Параметры приложения"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:511
+#: plugins/admin/applications/generic.tpl:19
+msgid "Application name to be displayed (i.e. below icons)"
+msgstr ""
+"Имя приложения, которое будет показано пользователям (например, под "
+"пиктограммами)"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:543
+#, fuzzy
+msgid "Application generic"
+msgstr "Приложение"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:556
+#: plugins/admin/applications/generic.tpl:66
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
+#: plugins/admin/mimetypes/generic.tpl:67
+msgid "Icon"
+msgstr "Пиктограмма"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:557
+msgid "Flag"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:558
+#, fuzzy
+msgid "Script content"
+msgstr "Путь к сценариям"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:560
+#: plugins/admin/applications/generic.tpl:99
+msgid "Only executable for members"
+msgstr "Разрешено для выполнения только членам группы"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:561
+#: plugins/admin/applications/generic.tpl:110
+msgid "Place icon on members desktop"
+msgstr "Помещать пиктограмму на рабочие столы членов группы"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:562
+#: plugins/admin/applications/generic.tpl:120
+#, fuzzy
+msgid "Place entry in members launch bar"
+msgstr "Помещать членам группы соответствующий элемент в меню запуска"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:563
+#: plugins/admin/applications/generic.tpl:115
+msgid "Place entry in members startmenu"
+msgstr "Помещать членам группы соответствующий элемент в меню запуска"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:564
+#: plugins/admin/applications/generic.tpl:104
+msgid "Replace user configuration on startup"
+msgstr "Заменять настройки пользователя при запуске"
+
+#: plugins/admin/applications/class_applicationManagement.inc:323
+#: plugins/admin/applications/class_applicationManagement.inc:377
+#: plugins/admin/applications/class_applicationManagement.inc:407
+msgid "You are not allowed to delete this application!"
+msgstr "У вас недостаточно прав для удаления этого приложения!"
+
+#: plugins/admin/applications/class_applicationManagement.inc:370
+#, php-format
+msgid "You're about to delete the application '%s'."
+msgstr "Вы собираетесь удалить приложение \"%s\"."
+
+#: plugins/admin/applications/main.inc:39
+#: plugins/admin/applications/main.inc:41
+msgid "Application management"
+msgstr "Управление приложениями"
+
+#: plugins/admin/applications/class_applicationParameters.inc:54
+msgid "Remove options"
+msgstr "Удалить параметры"
+
+#: plugins/admin/applications/class_applicationParameters.inc:55
+msgid "This application has options. You can disable them by clicking below."
+msgstr ""
+"Для этого приложения указаны параметры. Вы можете отключить их "
+"использование, щелкнув ниже."
+
+#: plugins/admin/applications/class_applicationParameters.inc:57
+msgid "Create options"
+msgstr "Создать параметры"
+
+#: plugins/admin/applications/class_applicationParameters.inc:58
+msgid ""
+"This application has options disabled. You can enable them by clicking below."
+msgstr ""
+"Для этого приложения отключено использование параметров. Вы можете включить "
+"его, щелкнув ниже."
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/admin/fai/class_faiVariable.inc:424
+msgid "Variable"
+msgstr "Переменная"
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/gofon/macro/parameter.tpl:10
+msgid "Default value"
+msgstr "По умолчанию"
+
+#: plugins/admin/applications/class_applicationParameters.inc:130
+msgid "Add option"
+msgstr "Добавить параметр"
+
+#: plugins/admin/applications/class_applicationParameters.inc:159
+#, fuzzy, php-format
+msgid "Removing of application parameters with dn '%s' failed."
+msgstr "Изменить дополнительные параметры приложения"
+
+#: plugins/admin/applications/class_applicationParameters.inc:190
+#, php-format
+msgid "Value '%s' specified as option name is not valid."
+msgstr "Значение \"%s\", указанное как имя параметра, некорректно."
+
+#: plugins/admin/applications/class_applicationParameters.inc:221
+#, fuzzy, php-format
+msgid "Saving of application parameters with dn '%s' failed."
+msgstr "Изменить дополнительные параметры приложения"
+
+#: plugins/admin/applications/class_applicationParameters.inc:233
+#, fuzzy
+msgid "Parameter configuration"
+msgstr "Базы данных"
+
+#: plugins/admin/applications/class_applicationParameters.inc:241
+#, fuzzy
+msgid "Application parameter settings"
+msgstr "Приложение"
+
+#: plugins/admin/applications/release_select.tpl:3
+#: plugins/admin/mimetypes/release_select.tpl:3
+#: plugins/admin/fai/branch_selector.tpl:3
+#, fuzzy
+msgid "Branches"
+msgstr "Отмена"
+
+#: plugins/admin/applications/release_select.tpl:9
+#: plugins/admin/mimetypes/release_select.tpl:9
+#: plugins/admin/fai/branch_selector.tpl:9
+#, fuzzy
+msgid "Current release"
+msgstr "Текущий пароль"
+
+#: plugins/admin/applications/generic.tpl:15
+#: plugins/gofon/macro/class_gofonMacro.inc:583
+#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
+msgid "Display name"
+msgstr "Отображаемое имя"
+
+#: plugins/admin/applications/generic.tpl:28
+msgid "Path and/or binary name of application"
+msgstr "Путь и/или имя исполняемого файла приложения"
+
+#: plugins/admin/applications/generic.tpl:45
+#: plugins/admin/mimetypes/generic.tpl:47
+msgid "Choose subtree to place application in"
+msgstr "Выберите ветку, куда нужно поместить приложение"
+
+#: plugins/admin/applications/generic.tpl:78
+#: plugins/admin/mimetypes/generic.tpl:79
+msgid "Update"
+msgstr "Обновить"
+
+#: plugins/admin/applications/generic.tpl:78
+msgid "Reload picture from LDAP"
+msgstr "Обновить изображение с LDAP"
+
+#: plugins/admin/applications/generic.tpl:81
+#: plugins/personal/generic/generic_picture.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:52
+msgid "Remove picture"
+msgstr "Удалить изображение"
+
+#: plugins/admin/applications/generic.tpl:81
+#, fuzzy
+msgid "Remove picture from LDAP"
+msgstr "Обновить изображение с LDAP"
+
+#: plugins/admin/applications/generic.tpl:140
+#: plugins/admin/fai/class_faiScriptEntry.inc:89
+#: plugins/admin/fai/class_faiHookEntry.inc:84
+#: plugins/admin/fai/class_faiScript.inc:316
+#: plugins/admin/fai/class_faiHook.inc:314
+#: plugins/admin/fai/class_faiTemplate.inc:292
+#, fuzzy
+msgid "Download"
+msgstr "Домен"
+
+#: plugins/admin/users/remove.tpl:6
+msgid ""
+"This includes all account data, system access rules, imap settings, etc. for "
+"this user. Please double check if your really want to do this since there is "
+"no way for GOsa to get your data back."
+msgstr ""
+"Сюда входит вся информация об учетной записи этого пользователя, его права "
+"доступа в системе, настройки IMAP и т. д. Подумайте еще раз, действительно "
+"ли вам нужно удаление, так как GOsa не сможет отменить результаты этой "
+"операции."
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Создание пользователя на основе шаблона"
+
+#: plugins/admin/users/template.tpl:6
+#, fuzzy
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"Можно создавать пользователей на основе шаблонов. При этом многие поля в "
+"базе данных будут заполнены автоматически. Выберите <b>нет</b>, чтобы не "
+"использовать шаблоны."
+
+#: plugins/admin/users/template.tpl:32
+#: plugins/personal/generic/paste_generic.tpl:15
+#: plugins/personal/generic/generic.tpl:65
+msgid "Login"
+msgstr "Имя пользователя"
+
+#: plugins/admin/users/class_userManagement.inc:157
+#: plugins/admin/users/class_userManagement.inc:235
+msgid "You are not allowed to set this users password!"
+msgstr "У вас недостаточно прав для смены пароля этого пользователя!"
+
+#: plugins/admin/users/class_userManagement.inc:183
+#: plugins/personal/password/class_password.inc:79
+#: plugins/personal/generic/main.inc:79 html/password.php:191
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr "Введенные пароли не совпадают!"
+
+#: plugins/admin/users/class_userManagement.inc:188
+#: plugins/personal/password/class_password.inc:81
+#: plugins/personal/generic/main.inc:84 html/password.php:194
+msgid "The password you've entered as 'New password' is empty."
+msgstr "Вы не указали новый пароль."
+
+#: plugins/admin/users/class_userManagement.inc:327
+#, fuzzy, php-format
+msgid "You're about to delete the following entry: %s"
+msgstr "Вы собираетесь удалить объект %s."
+
+#: plugins/admin/users/class_userManagement.inc:329
+#, fuzzy, php-format
+msgid "You're about to delete the following entries: %s"
+msgstr "Вы собираетесь удалить объект %s."
+
+#: plugins/admin/users/class_userManagement.inc:357
+#, fuzzy, php-format
+msgid "You are not allowed to delete the user '%s'!"
+msgstr "У вас недостаточно прав для удаления этого пользователя!"
+
+#: plugins/admin/users/class_userManagement.inc:403
+#, php-format
+msgid "You're about to delete the user %s."
+msgstr "Вы собираетесь удалить пользователя %s."
+
+#: plugins/admin/users/class_userManagement.inc:433
+msgid "You are not allowed to delete this user!"
+msgstr "У вас недостаточно прав для удаления этого пользователя!"
+
+#: plugins/admin/users/class_userManagement.inc:558
+#, fuzzy
+msgid "Please select a valid template."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/users/class_userManagement.inc:651
+msgid "A person with the choosen name is already used in this tree."
+msgstr "Пользователь с таким именем уже есть в этой ветке."
+
+#: plugins/admin/users/class_divListUsers.inc:40
+#, fuzzy
+msgid ""
+"This menu allows you to create, edit and delete selected users. Having a "
+"great number of users, you may want to use the range selectors on top of the "
+"user list."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранных "
+"пользователей. Если у вас достаточно большое количество пользователей, вы "
+"можете использовать групповое выделение."
+
+#: plugins/admin/users/class_divListUsers.inc:61
+#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
+#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
+msgid "Username"
+msgstr "Имя пользователя"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Select to see template pseudo users"
+msgstr "Выберите, чтобы просмотреть шаблоны псевдопользователей"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Show templates"
+msgstr "Показать шаблоны"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+#, fuzzy
+msgid "Select to see users that have only a GOsa object"
+msgstr ""
+"Выберите, чтобы просмотреть пользователей, у которых есть только объект GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Show functional users"
+msgstr "Показать обычных пользователей"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Select to see users that have posix settings"
+msgstr ""
+"Выберите, чтобы просмотреть пользователей с атрибутами в стандарте POSIX"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Show unix users"
+msgstr "Показать UNIX-пользователей"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Select to see users that have mail settings"
+msgstr "Выберите, чтобы просмотреть пользователей с настройками почты"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Show mail users"
+msgstr "Показать пользователей с почтой"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Select to see users that have samba settings"
+msgstr "Выберите, чтобы просмотреть пользователей с настройками Samba"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Show samba users"
+msgstr "Показать пользователей Samba"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Select to see users that have proxy settings"
+msgstr "Выберите, чтобы просмотреть пользователей с настройками прокси-сервера"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Show proxy users"
+msgstr "Показать пользователей с прокси-серверами"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+#, fuzzy
+msgid "Create new user"
+msgstr "Создание нового объекта в"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+#, fuzzy
+msgid "New user"
+msgstr "пользователи"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+#, fuzzy
+msgid "Create new template"
+msgstr "Создать шаблон"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "New template"
+msgstr "Создать шаблон"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove selected user"
+msgstr "Удалить"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove user"
+msgstr "Удалить сервис DNS"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy selected user"
+msgstr "Удалить"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy users"
+msgstr "Страна"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "cut selected user"
+msgstr "Удалить"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "Cut users"
+msgstr "Страна"
+
+#: plugins/admin/users/class_divListUsers.inc:219
+msgid "GOsa"
+msgstr ""
+
+#: plugins/admin/users/class_divListUsers.inc:220
+#, fuzzy
+msgid "Edit generic properties"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_divListUsers.inc:222
+#, fuzzy
+msgid "Edit UNIX properties"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_divListUsers.inc:224
+#, fuzzy
+msgid "Edit environment properties"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_divListUsers.inc:226
+#, fuzzy
+msgid "Edit mail properties"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_divListUsers.inc:228
+#, fuzzy
+msgid "Edit phone properties"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_divListUsers.inc:230
+#, fuzzy
+msgid "Edit fax properies"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_divListUsers.inc:232
+#, fuzzy
+msgid "Edit samba properties"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_divListUsers.inc:234
+#, fuzzy
+msgid "Edit netatalk properties"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_divListUsers.inc:235
+#, fuzzy
+msgid "Create user from template"
+msgstr "Создать шаблон"
+
+#: plugins/admin/users/class_divListUsers.inc:236
+#, fuzzy
+msgid "Create user with this template"
+msgstr "Создать шаблон"
+
+#: plugins/admin/users/class_divListUsers.inc:271
+#, fuzzy
+msgid "password"
+msgstr "Пароль"
+
+#: plugins/admin/users/class_divListUsers.inc:272
+msgid "Change password"
+msgstr "Сменить пароль"
+
+#: plugins/admin/users/class_divListUsers.inc:275
+#, fuzzy
+msgid "You are not allowed to change the password for this user."
+msgstr "Вам не разрешено менять пароль."
+
+#: plugins/admin/users/class_divListUsers.inc:289
+#, fuzzy
+msgid "You are not allowed to remove this user."
+msgstr "У вас недостаточно прав для удаления этого пользователя!"
+
+#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
+msgid "User administration"
+msgstr "Управление пользователями"
+
+#: plugins/admin/users/password.tpl:2
+#, fuzzy
+msgid ""
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr ""
+"В полях ниже вы можете изменить пароль выбранного пользователя. Изменения "
+"вступят в силу немедленно. Пожалуйста, запомните новый пароль, так как иначе "
+"пользователь не сможет войти в систему."
+
+#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
+#, fuzzy
+msgid ""
+"Changing the password affects your authentification on mail, proxy, samba "
+"and unix services."
+msgstr ""
+"Изменение пароля влияет на аутентификацию при использовании почты, прокси-"
+"сервера, Samba и служб UNIX."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
+#, php-format
+msgid "Saving of mime type/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
+#, fuzzy, php-format
+msgid "Removing of mime type/generic with dn '%s' failed."
+msgstr "Показать подразделения"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
+#, fuzzy, php-format
+msgid "Removing mime type from objectgroup '%s' failed"
+msgstr "Показать группы приложений"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
+#, fuzzy
+msgid "Please specify a valid name for this mime type."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
+#, fuzzy
+msgid "Please specify at least one file pattern."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
+#, fuzzy
+msgid "There's already a mime type with this 'Name'."
+msgstr "Приложение с таким именем уже существует."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
+#, fuzzy
+msgid "There's already an mime with this 'Name'."
+msgstr "Приложение с таким именем уже существует."
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
+#, fuzzy
+msgid "Mime type generic"
+msgstr "Тип"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
+#, fuzzy
+msgid "Mime types"
+msgstr "Тип"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
+#: plugins/admin/mimetypes/generic.tpl:22
+#, fuzzy
+msgid "Mime group"
+msgstr "Основная группа"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
+#, fuzzy
+msgid "Left click action"
+msgstr "Создать приложения"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
+#: plugins/admin/mimetypes/generic.tpl:99
+#, fuzzy
+msgid "File patterns"
+msgstr "Фильтры"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
+#, fuzzy
+msgid "Embedded applications"
+msgstr "Используемые приложения"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
+#, fuzzy
+msgid "List of defined mime types"
+msgstr "Готовые \"черные списки\""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit and remove selected mime types. You may "
+"want to use the range selector on top of the mime type listbox, when working "
+"with a large number of mime types."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+"группы пользователей. Если у вас их достаточно большое количество, вы можете "
+"использовать групповое выделение."
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#, fuzzy
+msgid "Mime type name"
+msgstr "Тип"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
+#, fuzzy
+msgid "Display mime types matching"
+msgstr "Показать совпадения номеров"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
+#, fuzzy
+msgid "Create new mime type"
+msgstr "Создать шаблон"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove selected mimetype"
+msgstr "Удалить объект"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove mimetype"
+msgstr "Удалить объект"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy selected object"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy object"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "cut selected object"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "Cut object"
+msgstr "Текущий пароль"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
+#: plugins/admin/mimetypes/paste_generic.tpl:13
+#: plugins/admin/mimetypes/generic.tpl:12
+#, fuzzy
+msgid "Mime type"
+msgstr "Тип"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
+#, fuzzy
+msgid "Manage mime types"
+msgstr "Системы"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
+#, fuzzy
+msgid "You are not allowed to delete this mime type!"
+msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
+#, fuzzy, php-format
+msgid "You're about to delete the mime type '%s'."
+msgstr "Вы собираетесь удалить объект %s."
+
+#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
+#, fuzzy
+msgid "Mimetype management"
+msgstr "Управление системами"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:16
+#: plugins/admin/mimetypes/generic.tpl:16
+#, fuzzy
+msgid "Please enter a name for the mime type here"
+msgstr "Введите корректный номер телефона!"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:24
+#, fuzzy
+msgid "Please specify a description for this mime type here"
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/mimetypes/generic.tpl:26
+#, fuzzy
+msgid "Categorize this mime type"
+msgstr "Категория этой ветки"
+
+#: plugins/admin/mimetypes/generic.tpl:38
+#, fuzzy
+msgid "Please specify a description"
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/mimetypes/generic.tpl:68
+#, fuzzy
+msgid "Mime icon"
+msgstr "Основная группа"
+
+#: plugins/admin/mimetypes/generic.tpl:80
+msgid "Update mime type icon"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:94
+msgid "Left click"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:105
+#, fuzzy
+msgid "Please specify a new file pattern"
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/mimetypes/generic.tpl:108
+msgid "Add a new file pattern"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:117
+#: plugins/admin/mimetypes/generic.tpl:171
+#, fuzzy
+msgid "Enter an application name here"
+msgstr "Приложение"
+
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:175
+#, fuzzy
+msgid "Add application"
+msgstr "приложения"
+
+#: plugins/admin/mimetypes/generic.tpl:131
+msgid "Embedding"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:144
+msgid "Show file in embedded viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:151
+msgid "Show file in external viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:158
+msgid "Ask whether to save to local disk"
+msgstr ""
+
+#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
+#, fuzzy
+msgid "Acl"
+msgstr "Все"
+
+#: plugins/admin/acl/tabs_acl_role.inc:8
+#, fuzzy
+msgid "ACL Templates"
+msgstr "Шаблон"
+
+#: plugins/admin/acl/class_aclManagement.inc:27
+#, fuzzy
+msgid "ACLs"
+msgstr "Доступ"
+
+#: plugins/admin/acl/class_aclManagement.inc:142
+#, fuzzy
+msgid "You are not allowed to create a new role."
+msgstr "Вам не разрешено менять пароль."
+
+#: plugins/admin/acl/class_aclManagement.inc:179
+#, fuzzy
+msgid "You are not allowed to edit this acl."
+msgstr "У вас недостаточно прав для удаления этой группы!"
+
+#: plugins/admin/acl/class_aclManagement.inc:224
+#: plugins/admin/acl/class_aclManagement.inc:288
+#, fuzzy, php-format
+msgid "You're about to delete the acl %s."
+msgstr "Вы собираетесь удалить группу \"%s\"."
+
+#: plugins/admin/acl/class_aclManagement.inc:232
+#: plugins/admin/acl/class_aclManagement.inc:295
+#: plugins/admin/acl/class_aclManagement.inc:319
+#, fuzzy
+msgid "You are not allowed to delete this acl!"
+msgstr "У вас недостаточно прав для удаления этой группы!"
+
+#: plugins/admin/acl/class_aclManagement.inc:256
+#, fuzzy
+msgid "You are not allowed to delete this acl role!"
+msgstr "У вас недостаточно прав для удаления этой группы!"
+
+#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
+msgid "Assigned ACLs for current entry"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
+#, fuzzy
+msgid "New ACL"
+msgstr "Создать"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+#, fuzzy
+msgid "ACL type"
+msgstr "Тип"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+#, fuzzy
+msgid "Select an acl type"
+msgstr "Выберите, чтобы просмотреть серверы"
+
+#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
+#, fuzzy
+msgid "List of available ACL categories"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/acl/class_aclRole.inc:6
+#, fuzzy
+msgid "Access control list templates"
+msgstr "Параметры доступа"
+
+#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
+#, fuzzy
+msgid "All categories"
+msgstr "Категория"
+
+#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
+msgid "Reset ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
+#, fuzzy
+msgid "One level"
+msgstr "Уровень информативности"
+
+#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
+#: include/class_acl.inc:192
+#, fuzzy
+msgid "Current object"
+msgstr "Текущий пароль"
+
+#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
+#, fuzzy
+msgid "Complete subtree"
+msgstr "не полный"
+
+#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
+msgid "Complete subtree (permanent)"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
+#, fuzzy
+msgid "Edit ACL"
+msgstr "Изменить"
+
+#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
+#, fuzzy
+msgid "Delete ACL"
+msgstr "Удалить"
+
+#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
+#, fuzzy
+msgid "No ACL settings for this category"
+msgstr "Описание группы"
+
+#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
+#, php-format
+msgid "Contains ACLs for these objects: %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
+#, fuzzy
+msgid "Edit categories ACLs"
+msgstr "Список систем"
+
+#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
+msgid "Clear categories ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
+msgid "All objects in current subtree"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
+#, fuzzy, php-format
+msgid "Saving ACLs with dn '%s' failed."
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/acl/class_aclRole.inc:596
+#, php-format
+msgid ""
+"This role can't be removed while it is in use. Follwing objects are using "
+"this role %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#, fuzzy, php-format
+msgid "Removing of aclRole with dn '%s' failed."
+msgstr "Удалить приложения"
+
+#: plugins/admin/acl/class_aclRole.inc:614
+#, fuzzy, php-format
+msgid "Removing aclRole from objectgroup '%s' failed"
+msgstr "Показать группы приложений"
+
+#: plugins/admin/acl/class_aclRole.inc:668
+#: plugins/admin/acl/class_divListACL.inc:193
+#: plugins/personal/generic/class_user.inc:1409
+#: plugins/personal/generic/generic.tpl:419
+msgid "Role"
+msgstr "Роль"
+
+#: plugins/admin/acl/class_aclRole.inc:669
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+#, fuzzy
+msgid "ACL roles"
+msgstr "Доступ"
+
+#: plugins/admin/acl/class_aclRole.inc:674
+#, fuzzy
+msgid "Acl roles"
+msgstr "Управление системами"
+
+#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
+#, fuzzy
+msgid "ACL management"
+msgstr "Управление подразделениями"
+
+#: plugins/admin/acl/class_divListACL.inc:31
+#, fuzzy
+msgid "List of acl"
+msgstr "Список групп"
+
+#: plugins/admin/acl/class_divListACL.inc:32
+#, fuzzy
+msgid "List of acls"
+msgstr "Список групп"
+
+#: plugins/admin/acl/class_divListACL.inc:36
+#, fuzzy
+msgid "This menu allows you to edit and delete selected acls."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные стоп-"
+"листы. Если у вас достаточно большое количество списков, вы можете "
+"использовать групповое выделение."
+
+#: plugins/admin/acl/class_divListACL.inc:61
+msgid "Ignore subtrees"
+msgstr ""
+
+#: plugins/admin/acl/class_divListACL.inc:65
+#, fuzzy
+msgid "Display acls matching"
+msgstr "Шаблон для групп"
+
+#: plugins/admin/acl/class_divListACL.inc:150
+#, fuzzy
+msgid "New acl role"
+msgstr "Управление системами"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/admin/fai/class_divListFai.inc:224
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy selected objects"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy objects"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/admin/fai/class_divListFai.inc:226
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "cut selected objects"
+msgstr "Объект группы"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "Cut objects"
+msgstr "Текущий пароль"
+
+#: plugins/admin/acl/class_divListACL.inc:211
+#, fuzzy
+msgid "Edit acl role"
+msgstr "Пользователи домена"
+
+#: plugins/admin/acl/class_divListACL.inc:221
+#, fuzzy
+msgid "Delete acl role"
+msgstr "Удалить"
+
+#: plugins/admin/acl/class_divListACL.inc:233
+#, fuzzy
+msgid "Edit acl"
+msgstr "Список систем"
+
+#: plugins/admin/acl/class_divListACL.inc:237
+#, fuzzy
+msgid "Delete acl"
+msgstr "Удалить"
+
+#: plugins/admin/acl/class_divListACL.inc:284
+#, fuzzy
+msgid "Access control list"
+msgstr "Параметры доступа"
+
+#: plugins/admin/acl/class_divListACL.inc:292
+#, fuzzy
+msgid "Role name"
+msgstr "Имя сервера"
+
+#: plugins/admin/acl/class_divListACL.inc:293
+#, fuzzy
+msgid "Role description"
+msgstr "Описание подразделения"
+
+#: plugins/admin/departments/remove.tpl:6
+#: plugins/gofon/conference/remove.tpl:6
+#, fuzzy
+msgid ""
+"This includes 'all' accounts, systems, etc. in this subtree. Please double "
+"check if your really want to do this since there is no way for GOsa to get "
+"your data back."
+msgstr ""
+"Это включает <b>все</b> учетные записи, системы и т.п. для данного "
+"подразделения. Подумайте еще раз, действительно ли вы хотите его удалить, "
+"так как GOsa не сможет отменить результаты этой операции."
+
+#: plugins/admin/departments/dep_iframe.tpl:1
+#: plugins/admin/fai/faiNewBranch.tpl:34
+msgid "Processing the requested operation"
+msgstr ""
+
+#: plugins/admin/departments/dep_iframe.tpl:7
+#: plugins/admin/fai/faiNewBranch.tpl:41
+msgid ""
+"Your browser doesn't support iframes, please use this link to perform the "
+"requested operation."
+msgstr ""
+
+#: plugins/admin/departments/class_divListDepartment.inc:27
+#: plugins/admin/departments/class_divListDepartment.inc:28
+msgid "List of departments"
+msgstr "Список подразделений"
+
+#: plugins/admin/departments/class_divListDepartment.inc:33
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected departments. Having "
+"a large number of departments, you might prefer the range selectors on top "
+"of the department list."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+"подразделения. Если у вас достаточно большое количество подразделений, вы "
+"можете использовать групповое выделение."
+
+#: plugins/admin/departments/class_divListDepartment.inc:48
+#: plugins/admin/departments/class_departmentGeneric.inc:600
+#, fuzzy
+msgid "Department name"
+msgstr "Управление подразделениями"
+
+#: plugins/admin/departments/class_divListDepartment.inc:56
+msgid "Regular expression for matching department names"
+msgstr "Регулярное выражение, соответствующее именам подразделений"
+
+#: plugins/admin/departments/class_divListDepartment.inc:127
+#, fuzzy
+msgid "Create new department"
+msgstr "Подразделение"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove selected departments"
+msgstr "Выберите подразделение"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove departments"
+msgstr "Показать подразделения"
+
+#: plugins/admin/departments/tabs_department.inc:34
+#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
+#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
+#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
+#: plugins/admin/fai/tabsVariable.inc:37
+msgid "Try to move tree failed. Destination tree is subtree of source tree."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentManagement.inc:197
+#: plugins/admin/departments/class_departmentManagement.inc:245
+#: plugins/admin/departments/class_departmentManagement.inc:264
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
+msgid "You have no permission to remove this department."
+msgstr "У вас недостаточно прав для удаления этого подразделения."
+
+#: plugins/admin/departments/class_departmentManagement.inc:239
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
+#, php-format
+msgid "You're about to delete the whole LDAP subtree placed under '%s'."
+msgstr "Вы собираетесь удалить целую ветку LDAP с корнем в \"%s\"."
+
+#: plugins/admin/departments/class_departmentManagement.inc:431
+msgid ".."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:197
+#, fuzzy, php-format
+msgid "Removing of department with dn '%s' failed."
+msgstr "Показать подразделения"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:258
+#: plugins/admin/departments/class_departmentGeneric.inc:260
+msgid "Department with that 'Name' already exists."
+msgstr "Подразделение с таким именем уже существует."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:268
+msgid "Required field 'Description' is not set."
+msgstr "Обязательное поле \"Описание\" не заполнено."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:272
+#, fuzzy, php-format
+msgid ""
+"The field 'Name' contains the reserved word '%s'. Please choose another name."
+msgstr "Значение поля \"Имя\" содержит служебное слово \"incoming\"."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:326
+msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:376
+#, fuzzy, php-format
+msgid "Saving of department with dn '%s' failed."
+msgstr "Показать подразделения"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:429
+#, php-format
+msgid "Tagging '%s'."
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:514
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:550
+#: include/class_ldap.inc:458 include/class_acl.inc:638
+#: include/class_acl.inc:645 include/class_acl.inc:652
+#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:62
+msgid "Object"
+msgstr "Объект"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:555
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr ""
+
+#: plugins/admin/departments/class_departmentGeneric.inc:601
+#: plugins/admin/departments/generic.tpl:24
+msgid "Category"
+msgstr "Категория"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:604
+#: plugins/admin/departments/generic.tpl:117
+#, fuzzy
+msgid "Administrative settings"
+msgstr "Администрирование"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#, fuzzy
+msgid "You are currently moving/renaming this department."
+msgstr "У вас недостаточно прав для удаления этого подразделения."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:5
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
+"snapshot entries for all entire objects."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:8
+msgid "GOsa can NOT fix this for you, yet."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:11
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+
+#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
+msgid "Department management"
+msgstr "Управление подразделениями"
+
+#: plugins/admin/departments/generic.tpl:8
+msgid "Name of department"
+msgstr "Подразделение"
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of subtree to create"
+msgstr "Имя создаваемой ветки"
+
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/gofon/conference/generic.tpl:93
+msgid "Descriptive text for department"
+msgstr "Описание подразделения"
+
+#: plugins/admin/departments/generic.tpl:27
+msgid "Category for this subtree"
+msgstr "Категория этой ветки"
+
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/gofon/conference/generic.tpl:177
+msgid "Choose subtree to place department in"
+msgstr "Выберите ветку для подразделения"
+
+#: plugins/admin/departments/generic.tpl:63
+msgid "State where this subtree is located"
+msgstr "Адм. единица, в которой находится ветка"
+
+#: plugins/admin/departments/generic.tpl:71
+msgid "Location of this subtree"
+msgstr "Местоположение ветки"
+
+#: plugins/admin/departments/generic.tpl:79
+msgid "Postal address of this subtree"
+msgstr "Почтовый адрес для ветки"
+
+#: plugins/admin/departments/generic.tpl:86
+msgid "Base telephone number of this subtree"
+msgstr "Основный телефонный номер для ветки"
+
+#: plugins/admin/departments/generic.tpl:94
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Основный номер факса для ветки"
+
+#: plugins/admin/departments/generic.tpl:119
+msgid "Tag department as an independent administrative unit"
+msgstr ""
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:39
+#, fuzzy
+msgid "List of object groups"
+msgstr "Название группы"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:44
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit or remove selected groups. You may want to "
+"use the range selector on top of the group listbox, when working with  a "
+"large number of groups."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+"группы пользователей. Если у вас их достаточно большое количество, вы можете "
+"использовать групповое выделение."
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+#, fuzzy
+msgid "Name of object groups"
+msgstr "Название группы"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+#, fuzzy
+msgid "Select to see groups containing users"
+msgstr "Показать группы с пользователями"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Show groups containing users"
+msgstr "Показать группы с пользователями"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+#, fuzzy
+msgid "Select to see groups containing groups"
+msgstr "Показать группы с группами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Show groups containing groups"
+msgstr "Показать группы с группами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+#, fuzzy
+msgid "Select to see groups containing applications"
+msgstr "Показать группы с приложениями"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Show groups containing applications"
+msgstr "Показать группы с приложениями"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+#, fuzzy
+msgid "Select to see groups containing departments"
+msgstr "Показать группы с подразделениями"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Show groups containing departments"
+msgstr "Показать группы с подразделениями"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+#, fuzzy
+msgid "Select to see groups containing servers"
+msgstr "Показать группы с серверами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Show groups containing servers"
+msgstr "Показать группы с серверами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+#, fuzzy
+msgid "Select to see groups containing workstations"
+msgstr "Показать группы с рабочими станциями"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Show groups containing workstations"
+msgstr "Показать группы с рабочими станциями"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+#, fuzzy
+msgid "Select to see groups containing terminals"
+msgstr "Показать группы с терминалами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Show groups containing terminals"
+msgstr "Показать группы с терминалами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+#, fuzzy
+msgid "Select to see groups containing printer"
+msgstr "Показать группы с принтерами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+#, fuzzy
+msgid "Show groups containing printer"
+msgstr "Показать группы с принтерами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+#, fuzzy
+msgid "Select to see groups containing phones"
+msgstr "Показать группы с принтерами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+#, fuzzy
+msgid "Show groups containing phones"
+msgstr "Показать группы с принтерами"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+#, fuzzy
+msgid "Create new object group"
+msgstr "Объект группы"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove selected object groups"
+msgstr "Название группы"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove object groups"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy selected object group"
+msgstr "Объект группы"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy object groups"
+msgstr "Объединения"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "cut selected object group"
+msgstr "Объект группы"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "Cut object groups"
+msgstr "Объединения"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:251
+#, fuzzy
+msgid "You are not allowed to remove this entry."
+msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:269
+#: plugins/generic/references/class_reference.inc:50
+msgid "Object group"
+msgstr "Объект группы"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:67
+#: plugins/admin/ogroups/tabs_ogroups.inc:212
+#, fuzzy
+msgid "Phone queue"
+msgstr "Номер телефона"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:92
+#: plugins/admin/ogroups/class_termgroup.inc:387
+#, fuzzy
+msgid "System"
+msgstr "Системы"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:189
+msgid "Terminals"
+msgstr "Терминалы"
+
+#: plugins/admin/ogroups/remove.tpl:7
+msgid ""
+"Please double check if you really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr ""
+"Подумайте еще раз, действительно ли вам нужно удаление, так как GOsa не "
+"сможет восстановить эти данные."
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Select to see departments"
+msgstr "Выберите подразделение"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Show departments"
+msgstr "Показать подразделения"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Select to see GOsa accounts"
+msgstr "Выберите чтобы посмотреть пользователей GOsa"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Show people"
+msgstr "Показать людей"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Select to see GOsa groups"
+msgstr "Выберите чтобы посмотреть группы GOsa"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Show groups"
+msgstr "Показать группы"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Select to see applications"
+msgstr "Выберите чтобы посмотреть приложения"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Show applications"
+msgstr "Показать приложения"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Select to see workstations"
+msgstr "Выберите чтобы посмотреть рабочие станции"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Select to see terminals"
+msgstr "Выберите чтобы посмотреть терминалы"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Select to see printers"
+msgstr "Выберите чтобы посмотреть принтеры"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Show printers"
+msgstr "Показать принтеры"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Select to see phones"
+msgstr "Выберите чтобы посмотреть телефоны"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:41
+msgid "Display objects of department"
+msgstr "Показать объекты подразделения"
+
+#: plugins/admin/ogroups/class_termgroup.inc:108
+msgid "You have no permissions to create a workstation on this 'Base'."
+msgstr "У вас недостаточно прав для создания рабочей станции в этой ветке."
+
+#: plugins/admin/ogroups/class_termgroup.inc:113
+msgid "There must be at least one NTP server selected."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:168
+#, php-format
+msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_termgroup.inc:380
+#, fuzzy
+msgid "Saving workstation failed"
+msgstr "Приложение"
+
+#: plugins/admin/ogroups/class_termgroup.inc:388
+#, fuzzy
+msgid "System group"
+msgstr "Состояние системы"
+
+#: plugins/admin/ogroups/paste_mail.tpl:7
+#, fuzzy
+msgid "Please enter a mail address"
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:51
+#, fuzzy
+msgid ""
+"This group has mail features enabled. You can disable them by clicking below."
+msgstr ""
+"В этой учетной записи есть настройки электронной почты. Вы можете удалить "
+"их, щелкнув ниже."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+#, fuzzy
+msgid ""
+"This group has mail features disabled. You can enable them by clicking below."
+msgstr ""
+"В этой учетной записи нет настроек электронной почты. Вы можете добавить их, "
+"щелкнув ниже."
+
+#: plugins/admin/ogroups/class_mailogroup.inc:118
+#, fuzzy, php-format
+msgid "Saving of object group/mail with dn '%s' failed."
+msgstr "Моя учетная запись"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:153
+#, fuzzy, php-format
+msgid "Removing of object group/mail with dn '%s' failed."
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:182
+#, fuzzy
+msgid "Mail group"
+msgstr "Основная группа"
+
+#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:753
+msgid "Object groups"
+msgstr "Объединения"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:94
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
+#, php-format
+msgid ""
+"The specified home server '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry while ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:124
+#, fuzzy
+msgid "ring all"
+msgstr "Терминалы"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:125
+msgid "round robin"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:126
+msgid "least recently called"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:127
+msgid "fewest completed calls"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:128
+#, fuzzy
+msgid "random"
+msgstr "и"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:129
+msgid "round robin with memory"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:150
+#: plugins/gofon/macro/class_gofonMacro.inc:194
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
+msgid ""
+"Can't save any changes to asterisk database, there is currently no mysql "
+"extension available in your php setup."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:161
+#: plugins/gofon/macro/class_gofonMacro.inc:204
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
+#, php-format
+msgid ""
+"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
+"mysql error."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:168
+#: plugins/gofon/macro/class_gofonMacro.inc:211
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
+#, fuzzy, php-format
+msgid "Can't select database '%s' on home server '%s'."
+msgstr "Невозможно выбрать базу данных!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:180
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
+#, php-format
+msgid ""
+"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
+"log for mysql error."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:187
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
+#, fuzzy, php-format
+msgid "Can't select database '%s' on initial home server '%s'."
+msgstr "Невозможно выбрать базу данных!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:215
+#, fuzzy
+msgid "Remove the phone queue from this Account"
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:216
+#, fuzzy
+msgid ""
+"Phone queue is enabled for this group. You can disable it by clicking below."
+msgstr ""
+"В этой учетной записи включены телефонные атрибуты. Вы можете отключить их, "
+"щелкнув ниже."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:218
+#, fuzzy
+msgid "Create phone queue"
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:219
+#, fuzzy
+msgid ""
+"For this group the phone queues are disabled. You can enable them by "
+"clicking below."
+msgstr ""
+"В этой учетной записи отключены телефонные атрибуты. Вы можете включить их, "
+"щелкнув ниже."
+
+#: plugins/admin/ogroups/class_phonequeue.inc:307
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone queue."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:310
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
+#, fuzzy
+msgid "Please select a valid goFonHomeServer."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:316
+msgid "Timeout must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:319
+msgid "Retry must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:322
+msgid "Max queue length must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:325
+msgid "Announce frequency must be numeric"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:328
+msgid "There must be least one queue number defined."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:351
+#: plugins/admin/ogroups/class_phonequeue.inc:400
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
+msgid ""
+"There is currently no asterisk server defined. Possibly you are missing a "
+"server that handles the asterisk management (goFonServer). Your settings "
+"can't be saved to asterisk database."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:383
+msgid "Error while removing old queue entries from database."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:384
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
+msgid "Please have a look a the gosa logfiles."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+msgid "Could not detect old queue entry, query failed."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:529
+#, php-format
+msgid ""
+"More than one entry in queue table found, that uses the name ('%s'). Please "
+"fix this issue manually first."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#, fuzzy
+msgid "Mysql query failed."
+msgstr "Невозможно выполнить запрос к базе данных!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:770
+#: plugins/admin/ogroups/class_phonequeue.inc:772
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
+#, php-format
+msgid "The specified telephonenumber '%s' is already assigned to '%s'."
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:843
+#, fuzzy
+msgid "Saving phone queue failed"
+msgstr "Аккаунт Proxy"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:896
+#, fuzzy
+msgid "Removing phone queue failed"
+msgstr "Удалить учетную запись POSIX"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:921
+#, fuzzy
+msgid "Phone group"
+msgstr "Члены телефонной группы"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:929
+#: plugins/admin/ogroups/phonequeue.tpl:75
+#, fuzzy
+msgid "Timeout"
+msgstr "Таймаут (с)"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:930
+#: plugins/admin/ogroups/phonequeue.tpl:109
+msgid "Max queue length"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:931
+#: plugins/admin/ogroups/phonequeue.tpl:50
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
+#: plugins/gofon/phoneaccount/generic.tpl:38
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
+#: plugins/gofon/conference/generic.tpl:68
+#, fuzzy
+msgid "Home server"
+msgstr "Сервисы"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:932
+#: plugins/admin/ogroups/phonequeue.tpl:119
+msgid "Announce frequency"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:933
+#: plugins/admin/ogroups/phonequeue.tpl:285
+msgid "Allow the called user to transfer his call"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:934
+#: plugins/admin/ogroups/phonequeue.tpl:293
+msgid "Allows calling user to transfer call"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:935
+#: plugins/admin/ogroups/phonequeue.tpl:305
+msgid "Allow the called to hangup by pressing *"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:936
+#: plugins/admin/ogroups/phonequeue.tpl:321
+msgid "Ring instead of playing background music"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:937
+#: plugins/admin/ogroups/phonequeue.tpl:313
+msgid "Allows calling to hangup by pressing *"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:939
+#: plugins/admin/ogroups/phonequeue.tpl:149
+msgid "Music on hold"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:940
+#, fuzzy
+msgid "Welcome music"
+msgstr "Добро пожаловать %s!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:941
+msgid "Report hold time"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:942
+msgid "'You are next' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:943
+msgid "'There are' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:944
+msgid "'Call waiting' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:945
+#, fuzzy
+msgid "'Thank you' sound"
+msgstr "Сообщение о состоянии"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:946
+msgid "'Minutes' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:947
+#, fuzzy
+msgid "'Seconds' sound"
+msgstr "Добро пожаловать %s!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:948
+#, fuzzy
+msgid "'Less than' sound"
+msgstr "Добро пожаловать %s!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:949
+#, fuzzy
+msgid "Queue phone number"
+msgstr "Телефонные номера"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:952
+#: plugins/admin/ogroups/phonequeue.tpl:277
+msgid "Announce holdtime"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:953
+#, fuzzy
+msgid "Announce"
+msgstr "Сообщение автоответчика"
+
+#: plugins/admin/ogroups/paste_generic.tpl:7
+#, fuzzy
+msgid "Please enter the new object group name"
+msgstr "Введите адрес сервера"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:161
+#, fuzzy, php-format
+msgid "You're about to delete the following object entry %s"
+msgstr "Вы собираетесь удалить объект %s."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:163
+#, fuzzy, php-format
+msgid "You're about to delete the following object entries %s"
+msgstr "Вы собираетесь удалить групповой объект \"%s\"."
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:193
+#: plugins/admin/ogroups/class_ogroupManagement.inc:245
+#: plugins/admin/ogroups/class_ogroupManagement.inc:272
+msgid "You are not allowed to delete this object group!"
+msgstr "У вас недостаточно прав для удаления этого группового объекта!"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:238
+#, php-format
+msgid "You're about to delete the object group '%s'."
+msgstr "Вы собираетесь удалить групповой объект \"%s\"."
+
+#: plugins/admin/ogroups/class_ogroup.inc:155
+msgid "This 'dn' is no object group."
+msgstr "Этот объект не является группой."
+
+#: plugins/admin/ogroups/class_ogroup.inc:299
+msgid "too many different objects!"
+msgstr "слишком много различных объектов!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:301
+msgid "users"
+msgstr "пользователи"
+
+#: plugins/admin/ogroups/class_ogroup.inc:302
+msgid "groups"
+msgstr "группы"
+
+#: plugins/admin/ogroups/class_ogroup.inc:303
+msgid "applications"
+msgstr "приложения"
+
+#: plugins/admin/ogroups/class_ogroup.inc:304
+msgid "departments"
+msgstr "подразделения"
+
+#: plugins/admin/ogroups/class_ogroup.inc:305
+msgid "servers"
+msgstr "серверы"
+
+#: plugins/admin/ogroups/class_ogroup.inc:306
+msgid "workstations"
+msgstr "рабочие станции"
+
+#: plugins/admin/ogroups/class_ogroup.inc:307
+msgid "terminals"
+msgstr "терминалы"
+
+#: plugins/admin/ogroups/class_ogroup.inc:308
+msgid "phones"
+msgstr "телефоны"
+
+#: plugins/admin/ogroups/class_ogroup.inc:309
+msgid "printers"
+msgstr "принтеры"
+
+#: plugins/admin/ogroups/class_ogroup.inc:316
+msgid "and"
+msgstr "и"
+
+#: plugins/admin/ogroups/class_ogroup.inc:460
+#, fuzzy
+msgid "Non existing dn:"
+msgstr "Не существующий dn:"
+
+#: plugins/admin/ogroups/class_ogroup.inc:602
+#, fuzzy
+msgid "There is already an object with this cn."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/admin/ogroups/class_ogroup.inc:617
+msgid "You can combine two different object types at maximum only!"
+msgstr ""
+"Вы можете комбинировать не более двух различных классов в одном объекте!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:673
+#, fuzzy, php-format
+msgid "Saving of object group/generic with dn '%s' failed."
+msgstr "Моя учетная запись"
+
+#: plugins/admin/ogroups/class_ogroup.inc:686
+#, fuzzy, php-format
+msgid "Removing of object group/generic with dn '%s' failed."
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/ogroups/class_ogroup.inc:748
+#, fuzzy
+msgid "Object group generic"
+msgstr "Объект группы"
+
+#: plugins/admin/ogroups/class_ogroup.inc:759
+#, fuzzy
+msgid "Member"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/ogroups/phonequeue.tpl:2
+msgid ""
+"Only users with the same asterisk home server will be included to this queue."
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:5
+#, fuzzy
+msgid "Queue Settings"
+msgstr "Настройки Samba"
+
+#: plugins/admin/ogroups/phonequeue.tpl:8
+#: plugins/gofon/phoneaccount/paste_generic.tpl:2
+#: plugins/gofon/phoneaccount/paste_generic.tpl:6
+#: plugins/gofon/phoneaccount/generic.tpl:1
+#: plugins/gofon/phoneaccount/generic.tpl:6
+msgid "Phone numbers"
+msgstr "Телефонные номера"
+
+#: plugins/admin/ogroups/phonequeue.tpl:12
+#: plugins/admin/ogroups/phonequeue.tpl:135
+#, fuzzy
+msgid "Generic queue Settings"
+msgstr "Общая информация о пользователе"
+
+#: plugins/admin/ogroups/phonequeue.tpl:95
+#, fuzzy
+msgid "Strategy"
+msgstr "Адм. единица"
+
+#: plugins/admin/ogroups/phonequeue.tpl:125
+msgid "(in seconds)"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:133
+msgid "Queue sound setup"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:138
+msgid "Use music on hold instead of ringing"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:159
+#, fuzzy
+msgid "Welcome sound file"
+msgstr "Добро пожаловать %s!"
+
+#: plugins/admin/ogroups/phonequeue.tpl:169
+#, fuzzy
+msgid "Announce message"
+msgstr "Сообщение автоответчика"
+
+#: plugins/admin/ogroups/phonequeue.tpl:179
+msgid "Sound file for 'You are next ...'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:189
+msgid "'There are ...'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:199
+msgid "'... calls waiting'"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:209
+#, fuzzy
+msgid "'Thank you' message"
+msgstr "Сообщение о состоянии"
+
+#: plugins/admin/ogroups/phonequeue.tpl:219
+msgid "'minutes' sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:229
+msgid "'seconds' sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:239
+msgid "Hold sound file"
+msgstr ""
+
+#: plugins/admin/ogroups/phonequeue.tpl:249
+#, fuzzy
+msgid "Less Than sound file"
+msgstr "Добро пожаловать %s!"
+
+#: plugins/admin/ogroups/phonequeue.tpl:267
+#, fuzzy
+msgid "Phone attributes "
+msgstr "Атрибут DN пользователей"
+
+#: plugins/admin/ogroups/mail.tpl:7
+msgid "Mail distribution list"
+msgstr ""
+
+#: plugins/admin/ogroups/mail.tpl:13
+#, fuzzy
+msgid "Primary mail address for this distribution list"
+msgstr "Основной адрес эл. почты для этой общей папки"
+
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Название группы"
+
+#: plugins/admin/ogroups/generic.tpl:42
+msgid "Member objects"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/ogroups/termgroup.tpl:2
+msgid ""
+"Actions you choose here influence all systems in this object group. "
+"Additionally, all values editable here can be inherited by the clients "
+"assigned to this object group."
+msgstr ""
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:68
+#: plugins/admin/fai/class_faiHookEntry.inc:71
+#, fuzzy
+msgid "Please select a valid file."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:71
+#: plugins/admin/fai/class_faiHookEntry.inc:74
+#, fuzzy
+msgid "Selected file is empty."
+msgstr "Значение поля \"Файлы\" некорректно."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:136
+#, fuzzy
+msgid "There is already a script with the given name."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:140
+#: plugins/admin/fai/class_faiHookEntry.inc:154
+#: plugins/admin/fai/class_faiTemplateEntry.inc:200
+#: plugins/admin/fai/class_faiVariableEntry.inc:111
+#, fuzzy
+msgid "Please enter a name."
+msgstr "Введите адрес сервера"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:144
+#, fuzzy
+msgid "Please enter a script."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:175
+#: plugins/admin/fai/class_faiScriptEntry.inc:185
+#, fuzzy
+msgid "Script entry"
+msgstr "Путь к сценариям"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:176
+#, fuzzy
+msgid "FAI script entry"
+msgstr "Показать хосты"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:186
+#, fuzzy
+msgid "Script Priority"
+msgstr "Путь к сценариям"
+
+#: plugins/admin/fai/class_askClassName.inc:85
+#, fuzzy
+msgid "Create new FAI object - partition table."
+msgstr "Объект группы"
+
+#: plugins/admin/fai/class_askClassName.inc:86
+#, fuzzy
+msgid "Create new FAI object - package bundle."
+msgstr "Объект группы"
+
+#: plugins/admin/fai/class_askClassName.inc:87
+#, fuzzy
+msgid "Create new FAI object - script bundle."
+msgstr "Объект группы"
+
+#: plugins/admin/fai/class_askClassName.inc:88
+#, fuzzy
+msgid "Create new FAI object - variable bundle."
+msgstr "Объект группы"
+
+#: plugins/admin/fai/class_askClassName.inc:89
+#, fuzzy
+msgid "Create new FAI object - hook bundle."
+msgstr "Объект группы"
+
+#: plugins/admin/fai/class_askClassName.inc:90
+#, fuzzy
+msgid "Create new FAI object - profile."
+msgstr "Объект группы"
+
+#: plugins/admin/fai/class_askClassName.inc:91
+#, fuzzy
+msgid "Create new FAI object - template."
+msgstr "Создать шаблон"
+
+#: plugins/admin/fai/class_askClassName.inc:92
+#, fuzzy
+msgid "Create new FAI object"
+msgstr "Объект группы"
+
+#: plugins/admin/fai/class_askClassName.inc:148
+#, fuzzy
+msgid "Spaces are not allowed within class names."
+msgstr "Вам не разрешено менять пароль."
+
+#: plugins/admin/fai/class_askClassName.inc:152
+#, fuzzy
+msgid "The given class name is empty."
+msgstr "Значение поля \"Файлы\" некорректно."
+
+#: plugins/admin/fai/class_askClassName.inc:156
+#, fuzzy
+msgid "The specified class name is already in use for this object type."
+msgstr "Группа с таким именем уже существует."
+
+#: plugins/admin/fai/branch_selector.tpl:22
+#: plugins/admin/fai/branch_selector.tpl:28
+#, fuzzy
+msgid "Create new branch"
+msgstr "Создание нового объекта в"
+
+#: plugins/admin/fai/branch_selector.tpl:26
+#, fuzzy
+msgid "Branch"
+msgstr "Отмена"
+
+#: plugins/admin/fai/branch_selector.tpl:30
+#, fuzzy
+msgid "Freeze"
+msgstr "Номер телефона"
+
+#: plugins/admin/fai/branch_selector.tpl:33
+#, fuzzy
+msgid "Create new locked branch"
+msgstr "Создание нового объекта в"
+
+#: plugins/admin/fai/branch_selector.tpl:39
+#, fuzzy
+msgid "Delete current release"
+msgstr "Удалить"
+
+#: plugins/admin/fai/class_faiVariable.inc:340
+#, fuzzy, php-format
+msgid "Saving of FAI/variable with dn '%s' failed."
+msgstr "Дополнительные записи в fstab"
+
+#: plugins/admin/fai/class_faiVariable.inc:425
+#, fuzzy
+msgid "FAI variable"
+msgstr "Устройство отображения"
+
+#: plugins/admin/fai/class_faiVariable.inc:432
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#, fuzzy
+msgid "Read only"
+msgstr "чтение"
+
+#: plugins/admin/fai/faiPackageConfiguration.tpl:1
+#: plugins/admin/fai/class_faiPackage.inc:537
+#, fuzzy
+msgid "Package"
+msgstr "Показать телефоны"
+
+#: plugins/admin/fai/remove.tpl:7
+#, fuzzy
+msgid ""
+"This includes 'all' object information. Please double check if your really "
+"want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"Сюда входит <b>вся</b> информация о системе и ее настройках. Подумайте еще "
+"раз, действительно ли вам нужно удаление, так как GOsa не сможет отменить "
+"результаты этой операции."
+
+#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
+#: plugins/admin/fai/class_faiProfileEntry.inc:171
+#: plugins/admin/fai/faiVariable.tpl:36
+#: plugins/admin/fai/faiPartitionTable.tpl:36
+#: plugins/admin/fai/faiTemplate.tpl:33
+#, fuzzy
+msgid "Objects"
+msgstr "Объект"
+
+#: plugins/admin/fai/faiHook.tpl:40
+#, fuzzy
+msgid "List of hook scripts"
+msgstr "Стоп-листы"
+
+#: plugins/admin/fai/class_faiPackage.inc:379
+#, fuzzy
+msgid "Please select a least one Package."
+msgstr "Введите корректный номер телефона!"
+
+#: plugins/admin/fai/class_faiPackage.inc:383
+#, fuzzy
+msgid "Please choose a valid combination for your repository setup."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/fai/class_faiPackage.inc:404
+#, fuzzy
+msgid "package is configured"
+msgstr "Не настроено"
+
+#: plugins/admin/fai/class_faiPackage.inc:410
+msgid "Package marked for removal"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:439
+#, php-format
+msgid "Package file '%s' does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackage.inc:483
+#, fuzzy, php-format
+msgid "Saving of FAI/package list with dn '%s' failed."
+msgstr "Дополнительные записи в fstab"
+
+#: plugins/admin/fai/class_faiPackage.inc:538
+#, fuzzy
+msgid "FAI Package list"
+msgstr "Число страниц"
+
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#, fuzzy
+msgid "Readonly"
+msgstr "чтение"
+
+#: plugins/admin/fai/class_faiPackage.inc:549
+#, fuzzy
+msgid "Install Method"
+msgstr "Почтовые настройки"
+
+#: plugins/admin/fai/class_faiPackage.inc:550
+#, fuzzy
+msgid "Package configuration"
+msgstr "Базы данных"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:35
+#, fuzzy
+msgid "Please enter your search string here"
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:48
+msgid ""
+"This list displays all assigned package names for this repository settings."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:127
+#, php-format
+msgid ""
+"Your specified search string '%s' returned too many results. Only the first "
+"200 entries are shown, to keep the memory usage low."
+msgstr ""
+
+#: plugins/admin/fai/faiPackage.tpl:53
+#, fuzzy
+msgid "Install method"
+msgstr "Почтовые настройки"
+
+#: plugins/admin/fai/faiPackage.tpl:57
+#, fuzzy
+msgid "Please select the installation method"
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/fai/faiPackage.tpl:71
+#, fuzzy
+msgid "Used packages"
+msgstr "Показать телефоны"
+
+#: plugins/admin/fai/faiPackage.tpl:73
+#, fuzzy
+msgid "Choosen packages"
+msgstr "Показать телефоны"
+
+#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
+msgid "Configure"
+msgstr "Настроить"
+
+#: plugins/admin/fai/faiPackage.tpl:88
+#, fuzzy
+msgid "Toggle remove flag"
+msgstr "по умолчанию"
+
+#: plugins/admin/fai/class_faiManagement.inc:33
+#: plugins/admin/fai/class_faiManagement.inc:995
+#, fuzzy
+msgid "FAI"
+msgstr "Идентификатор факса"
+
+#: plugins/admin/fai/class_faiManagement.inc:34
+#, fuzzy
+msgid "Fully Automatic Installation - management"
+msgstr "Управление приложениями"
+
+#: plugins/admin/fai/class_faiManagement.inc:167
+#, fuzzy, php-format
+msgid "You're about to delete all information about the FAI class at '%s'."
+msgstr "Вы собираетесь удалить всю информацию о терминале (\"%s\")."
+
+#: plugins/admin/fai/class_faiManagement.inc:328
+#, php-format
+msgid "Object could not be deleted '%s', object does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:383
+#, fuzzy, php-format
+msgid "You're about to delete a fai branch / freeze  '%s'."
+msgstr "Вы собираетесь удалить группу \"%s\"."
+
+#: plugins/admin/fai/class_faiManagement.inc:386
+#, fuzzy
+msgid "You are not allowed to delete this release!"
+msgstr "У вас недостаточно прав для удаления этого пользователя!"
+
+#: plugins/admin/fai/class_faiManagement.inc:447
+#, fuzzy
+msgid "Specified branch name is invalid."
+msgstr "Указанное имя уже используется."
+
+#: plugins/admin/fai/class_faiManagement.inc:449
+#, fuzzy
+msgid "Specified freeze name is invalid."
+msgstr "Указанное имя уже используется."
+
+#: plugins/admin/fai/class_faiManagement.inc:478
+#, fuzzy
+msgid "You are not allowed to create a new branch."
+msgstr "Вам не разрешено менять пароль."
+
+#: plugins/admin/fai/class_faiManagement.inc:636
+#: plugins/admin/fai/class_faiManagement.inc:652
+#, fuzzy, php-format
+msgid "You are not allowed to create a new '%s' object."
+msgstr "У вас недостаточно прав для удаления этого группового объекта!"
+
+#: plugins/admin/fai/class_faiManagement.inc:989
+#, fuzzy
+msgid "FAI releases"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/fai/class_faiManagement.inc:990
+#, fuzzy
+msgid "FAI release management"
+msgstr "Управление подразделениями"
+
+#: plugins/admin/fai/faiScript.tpl:40
+#, fuzzy
+msgid "List of scripts"
+msgstr "Список пользователей"
+
+#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
+#, fuzzy
+msgid "Choose a priority"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+#, fuzzy
+msgid "primary"
+msgstr "Основная группа"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+#, fuzzy
+msgid "logical"
+msgstr "Добавить локально"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
+#, fuzzy
+msgid "FS type"
+msgstr "Тип"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
+#: plugins/admin/fai/class_faiSummaryTab.inc:344
+#, fuzzy
+msgid "Mount point"
+msgstr "Мониторинг"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
+#: plugins/admin/fai/class_faiSummaryTab.inc:343
+#, fuzzy
+msgid "Size in MB"
+msgstr "Пользователь:"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
+#: plugins/admin/fai/class_faiSummaryTab.inc:342
+#, fuzzy
+msgid "Mount options"
+msgstr "Дополнительные параметры"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
+#, fuzzy
+msgid "FS option"
+msgstr "Добавить параметр"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
+#, fuzzy
+msgid "Preserve"
+msgstr "серверы"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
+#, fuzzy
+msgid "Please specify a valid disc name."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
+#, php-format
+msgid "please enter a unique mount point for partition %s"
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
+#, fuzzy, php-format
+msgid "Please enter a valid mount point for partition %s."
+msgstr "Введите корректный путь в поле \"Домашний каталог\"."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
+#, php-format
+msgid ""
+"File system type 'swap' is already used, change file system type for "
+"partition %s."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
+msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
+#, fuzzy, php-format
+msgid "Please enter a valid partition size for partition %s."
+msgstr "Введите корректный путь в поле \"Домашний каталог\"."
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
+#, fuzzy, php-format
+msgid "Please enter a valid range for partition %s."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
+#, fuzzy, php-format
+msgid "Please enter a range for partition size for partition %s."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
+msgid ""
+"You have more than 3 primary partition table entries in your configuration, "
+"please check your configuration twice."
+msgstr ""
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
+#, fuzzy
+msgid "Partition table entry"
+msgstr "Переменная"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
+#, fuzzy
+msgid "FAI partition table entry"
+msgstr "Принтер"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
+#, fuzzy
+msgid "Partition type"
+msgstr "Переменная"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
+#, fuzzy
+msgid "Partition no."
+msgstr "Назначение"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
+#, fuzzy
+msgid "File system type"
+msgstr "Системы"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
+#, fuzzy
+msgid "Partition size"
+msgstr "Назначение"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
+#, fuzzy
+msgid "File system options"
+msgstr "Системная информация"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
+#, fuzzy
+msgid "Partition flags"
+msgstr "Назначение"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:135
+#: plugins/admin/fai/class_faiProfile.inc:300
+msgid "Hook bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:136
+#: plugins/admin/fai/class_faiProfile.inc:301
+#, fuzzy
+msgid "Template bundle"
+msgstr "Шаблон"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:137
+#: plugins/admin/fai/class_faiProfile.inc:302
+#, fuzzy
+msgid "Script bundle"
+msgstr "Путь к сценариям"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:138
+#: plugins/admin/fai/class_faiProfile.inc:303
+#, fuzzy
+msgid "Variable bundle"
+msgstr "Переменная"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:139
+msgid "Package bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:140
+#: plugins/admin/fai/class_faiSummaryTab.inc:48
+#: plugins/admin/fai/class_faiProfile.inc:305
+#: plugins/admin/fai/class_faiPartitionTable.inc:535
+#, fuzzy
+msgid "Partition table"
+msgstr "Переменная"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:168
+#: plugins/admin/fai/class_faiProfile.inc:297
+msgid "This list displays all assigned class names for this profile."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:170
+#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
+#, fuzzy
+msgid "Class name"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/fai/faiScriptEntry.tpl:54
+#, fuzzy
+msgid "Script attributes"
+msgstr "Атрибут DN пользователей"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:38
+#: plugins/personal/environment/logonManagement.tpl:24
+#, fuzzy
+msgid "Priority"
+msgstr "Порт"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:74
+#: plugins/admin/fai/faiHookEntry.tpl:74
+#, fuzzy
+msgid "Import script"
+msgstr "Показать хосты"
+
+#: plugins/admin/fai/faiSummary.tpl:4
+#, fuzzy
+msgid "FAI object tree"
+msgstr "Имя объекта"
+
+#: plugins/admin/fai/faiSummary.tpl:11
+msgid "Reload class and release configuration from parent object."
+msgstr ""
+
+#: plugins/admin/fai/faiSummary.tpl:22
+#, fuzzy
+msgid "You are not allowed to view the fai summary."
+msgstr "У вас недостаточно прав для удаления этого пользователя!"
+
+#: plugins/admin/fai/faiVariable.tpl:38
+#, fuzzy
+msgid "List of assigned variables"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/fai/faiVariable.tpl:44
+msgid "Choose a variable to delete or edit"
+msgstr ""
+
+#: plugins/admin/fai/remove_branch.tpl:6
+#, fuzzy
+msgid ""
+"This includes all account data, system access, etc. for this branch. Please "
+"double check if your really want to do this since there is no way for GOsa "
+"to get your data back."
+msgstr ""
+"Сюда входит вся информация об учетной записи этого пользователя, его права "
+"доступа в системе, настройки IMAP и т. д. Подумайте еще раз, действительно "
+"ли вам нужно удаление, так как GOsa не сможет отменить результаты этой "
+"операции."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:146
+#, fuzzy
+msgid "There is already a hook with the given name."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/admin/fai/class_faiHookEntry.inc:150
+#, fuzzy
+msgid "Please enter a value for script."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:184
+#, fuzzy
+msgid "Hook entry"
+msgstr "Удалить объект"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:185
+#, fuzzy
+msgid "FAI hook entry"
+msgstr "Ошибка LDAP:"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:194
+#: plugins/admin/fai/faiHookEntry.tpl:38
+msgid "Task"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHookEntry.inc:195
+#: plugins/admin/fai/class_faiScript.inc:547
+#, fuzzy
+msgid "FAI script"
+msgstr "Показать хосты"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:95
+#, fuzzy
+msgid "no file uploaded yet"
+msgstr "Файл небыл загружен"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:101
+#, php-format
+msgid "exists in database (size: %s bytes)"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:188
+#, fuzzy
+msgid "There is already a template with the given name."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:192
+#, fuzzy
+msgid "Please specify a value for attribute 'file'."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:196
+#, fuzzy
+msgid "Please specify a value for attribute 'path'."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:204
+#, fuzzy
+msgid "Please enter a user."
+msgstr "Введите адрес сервера"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:207
+#, fuzzy
+msgid "Please enter a valid user. Only a-z/0-9 are allowed."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:211
+#, fuzzy
+msgid "Please enter a group."
+msgstr "Введите адрес сервера"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:214
+#, fuzzy
+msgid "Please enter a valid group. Only a-z/0-9 are allowed."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:243
+#, fuzzy
+msgid "Template entry"
+msgstr "Шаблон"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:244
+#, fuzzy
+msgid "FAI template entry"
+msgstr "Создать шаблон"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:253
+#, fuzzy
+msgid "Template file"
+msgstr "Шаблон"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:254
+#, fuzzy
+msgid "Template path"
+msgstr "Шаблон"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:255
+#, fuzzy
+msgid "File owner"
+msgstr "Имя сервера"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:256
+#, fuzzy
+msgid "File permissions"
+msgstr "Права для членов группы"
+
+#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
+#, php-format
+msgid "Debconf information for package '%s'"
+msgstr ""
+
+#: plugins/admin/fai/faiPackageEntry.tpl:6
+#, fuzzy
+msgid "List of available packages"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:26
+msgid ""
+"This menu allows you to select multiple packages to add them to the "
+"currently edited package list."
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:25
+#, fuzzy
+msgid "Template attributes"
+msgstr "Атрибут DN пользователей"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:40
+#, fuzzy
+msgid "Save template"
+msgstr "Создать шаблон"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:57
+#, fuzzy
+msgid "Destination path"
+msgstr "Назначение"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:74
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
+#: plugins/gofon/conference/class_divListConferences.inc:58
+msgid "Owner"
+msgstr ""
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:96
+#, fuzzy
+msgid "Access"
+msgstr "Адрес"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:103
+#, fuzzy
+msgid "Read"
+msgstr "чтение"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:104
+#, fuzzy
+msgid "Write"
+msgstr "запись"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:107
+#, fuzzy
+msgid "Special"
+msgstr "терминалы"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:124
+#, fuzzy
+msgid "SUID"
+msgstr "UID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:141
+#, fuzzy
+msgid "SGID"
+msgstr "GID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:144
+#, fuzzy
+msgid "Others"
+msgstr "Фильтры"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:158
+#, fuzzy
+msgid "sticky"
+msgstr "Состояние"
+
+#: plugins/admin/fai/class_faiScript.inc:444
+#, fuzzy, php-format
+msgid "Creating of FAI/script with dn '%s' failed."
+msgstr "Объект группы"
+
+#: plugins/admin/fai/class_faiHook.inc:444
+#, fuzzy, php-format
+msgid "Saving of FAI/hook with dn '%s' failed."
+msgstr "Атрибуты UNIX"
+
+#: plugins/admin/fai/class_faiHook.inc:541
+msgid "Hook"
+msgstr ""
+
+#: plugins/admin/fai/class_faiHook.inc:542
+#, fuzzy
+msgid "FAI hook"
+msgstr "Ошибка LDAP:"
+
+#: plugins/admin/fai/askClassName.tpl:6
+msgid ""
+"Adding a new class to the FAI management, requires a class name. You have to "
+"specify a unique class name for unique types of FAI classes, while you can "
+"use the same class name for different types of FAI classes. In the laste "
+"case, FAI will automatically enclose all these different class types to one "
+"unique class name."
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:12
+msgid ""
+"Please use one of the following methods to choose the name for the new FAI "
+"class."
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:26
+msgid "Enter FAI class name manually"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:48
+msgid "Choose FAI class name from a list of existing classes"
+msgstr ""
+
+#: plugins/admin/fai/askClassName.tpl:54
+#, fuzzy
+msgid "Choose class name"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/fai/askClassName.tpl:74
+#, fuzzy
+msgid "A new class name."
+msgstr "Доступные приложения"
+
+#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
+#, fuzzy
+msgid "Hook attributes"
+msgstr "Атрибут DN пользователей"
+
+#: plugins/admin/fai/faiHookEntry.tpl:41
+msgid "Choose an existing FAI task"
+msgstr ""
+
+#: plugins/admin/fai/class_faiTemplate.inc:423
+#, fuzzy, php-format
+msgid "Saving of FAI/template with dn '%s' failed."
+msgstr "Список подразделений"
+
+#: plugins/admin/fai/class_faiTemplate.inc:515
+#, fuzzy
+msgid "FAI template"
+msgstr "Создать шаблон"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:33
+#, fuzzy
+msgid "Variable attributes"
+msgstr "Атрибут DN пользователей"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:38
+#: plugins/admin/fai/class_faiVariableEntry.inc:148
+#, fuzzy
+msgid "Variable content"
+msgstr "Переменная"
+
+#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
+#, fuzzy
+msgid "Fully Automatic Installation"
+msgstr "Управление приложениями"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:44
+#, fuzzy
+msgid "Scripts"
+msgstr "Путь к сценариям"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:49
+msgid "Package list"
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:86
+msgid ""
+"Unknown type of FAI source information. This is not a profile, workstation "
+"nor a ogroup."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:217
+msgid "This object has no FAI classes assigned."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:230
+#, fuzzy
+msgid "Open"
+msgstr "Параметры"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:341
+#, fuzzy
+msgid "FS options"
+msgstr "Добавить параметр"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:6
+msgid "List of FAI objects (Fully Automatic Installation)"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:26
+msgid ""
+"This menu allows you to select FAI class names and to add them to the "
+"currently edited profile."
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:39
+#, fuzzy
+msgid "Show only classes with templates"
+msgstr "Показать шаблоны"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:41
+msgid "Show only classes with scripts"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:43
+msgid "Show only classes with hooks"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:45
+#, fuzzy
+msgid "Show only classes with variables"
+msgstr "Показать терминалы"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:47
+msgid "Show only classes with packages"
+msgstr ""
+
+#: plugins/admin/fai/faiProfileEntry.tpl:49
+#, fuzzy
+msgid "Show only classes with partitions"
+msgstr "Показать рабочие станции"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:38
+#, fuzzy
+msgid "Discs"
+msgstr "Устройства"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:44
+msgid "Choose a disk to delete or edit"
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:5
+msgid ""
+"You are now going to create a branch or locked branch. This action clones "
+"the existing release to another release name. Branches can be modified as "
+"usual. FAI classes of locked branches cannot be modified, just additional "
+"classes are possible. Branch names should be alphanumeric, excluding the "
+"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
+"and 'fai'."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:7
+msgid ""
+"Branches are created as subreleases of the currently selected branch. "
+"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
+"release called SARGE/1.0.2."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:13
+#, fuzzy
+msgid "Please enter a name for the branch"
+msgstr "Введите корректный номер телефона!"
+
+#: plugins/admin/fai/faiNewBranch.tpl:35
+msgid ""
+"As soon as the copy operation has finished, you can scroll down to end of "
+"the page and press the 'Continue' button to continue with the fai management "
+"dialog."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Perform requested operation."
+msgstr ""
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+#, fuzzy
+msgid "Initiate operation"
+msgstr "Создать параметры"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#, fuzzy
+msgid "Device"
+msgstr "Устройства"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
+#, fuzzy
+msgid "Partition entries"
+msgstr "Переменная"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
+#, fuzzy
+msgid "Add partition"
+msgstr "Добавить параметр"
+
+#: plugins/admin/fai/class_faiProfile.inc:304
+msgid "Packages bundle"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:308
+msgid "Remove class from profile"
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:400
+msgid "Please assign at least one class to this  profile."
+msgstr ""
+
+#: plugins/admin/fai/class_faiProfile.inc:404
+#, fuzzy
+msgid "Please enter a valid name."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/admin/fai/class_faiProfile.inc:416
+#, fuzzy
+msgid "There is already a profile with this class name defined."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/admin/fai/class_faiProfile.inc:445
+#: plugins/admin/fai/class_faiProfile.inc:449
+#, fuzzy, php-format
+msgid "Saving of FAI/profile with dn '%s' failed."
+msgstr "Дополнительные записи в fstab"
+
+#: plugins/admin/fai/class_faiProfile.inc:457
+#, fuzzy
+msgid "Profile"
+msgstr "Путь к профилю"
+
+#: plugins/admin/fai/class_faiProfile.inc:458
+#, fuzzy
+msgid "FAI profile"
+msgstr "Управление системами"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:103
+#, fuzzy
+msgid "There is already a variable with the given name."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:107
+#, fuzzy
+msgid "Please specify a value for the attribute 'content'."
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:138
+#, fuzzy
+msgid "Variable entry"
+msgstr "Переменная"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:139
+#, fuzzy
+msgid "FAI variable entry "
+msgstr "Устройство отображения"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:320
+#: plugins/admin/fai/class_faiPartitionTable.inc:326
+#, fuzzy, php-format
+msgid "%s partition"
+msgstr "Показать рабочие станции"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:322
+#: plugins/admin/fai/class_faiPartitionTable.inc:328
+#, fuzzy, php-format
+msgid "%s partition(s)"
+msgstr "Показать рабочие станции"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:417
+#, fuzzy, php-format
+msgid "Saving of FAI/partition table with dn '%s' failed."
+msgstr "Дополнительные записи в fstab"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:536
+#, fuzzy
+msgid "FAI partition table"
+msgstr "Принтер"
+
+#: plugins/admin/fai/class_divListFai.inc:43
+#, fuzzy
+msgid "List of FAI classes"
+msgstr "Выберите тип мыши"
+
+#: plugins/admin/fai/class_divListFai.inc:44
+#, fuzzy
+msgid "This table displays all FAI classes in the selected tree."
+msgstr "Приложение с таким именем уже существует."
+
+#: plugins/admin/fai/class_divListFai.inc:48
+msgid "This menu allows you to create, delete and edit FAI classes."
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:69
+#, fuzzy
+msgid "Name of FAI class"
+msgstr "Имя стоп-листа"
+
+#: plugins/admin/fai/class_divListFai.inc:70
+msgid "Class type"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Display FAI profile objects"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:73
+#, fuzzy
+msgid "Show profiles"
+msgstr "Показать принтеры"
+
+#: plugins/admin/fai/class_divListFai.inc:74
+#, fuzzy
+msgid "Display FAI template objects"
+msgstr "Список подразделений"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+#, fuzzy
+msgid "Display FAI scripts"
+msgstr "Список пользователей"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+#, fuzzy
+msgid "Show scripts"
+msgstr "Показать хосты"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+#, fuzzy
+msgid "Display FAI hooks"
+msgstr "Ошибка LDAP:"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+#, fuzzy
+msgid "Show hooks"
+msgstr "Показать хосты"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+#, fuzzy
+msgid "Display FAI variables"
+msgstr "Устройство отображения"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+#, fuzzy
+msgid "Show variables"
+msgstr "Показать терминалы"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+#, fuzzy
+msgid "Display FAI packages"
+msgstr "Отображаемое имя"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+#, fuzzy
+msgid "Show packages"
+msgstr "Показать телефоны"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+#, fuzzy
+msgid "Display FAI partitions"
+msgstr "Показать рабочие станции"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+#, fuzzy
+msgid "Show partitions"
+msgstr "Показать рабочие станции"
+
+#: plugins/admin/fai/class_divListFai.inc:177
+#, fuzzy
+msgid "New profile"
+msgstr "Управление системами"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+#, fuzzy
+msgid "New partition table"
+msgstr "Принтер"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+msgid "PT"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:194
+#, fuzzy
+msgid "New scripts"
+msgstr "Показать хосты"
+
+#: plugins/admin/fai/class_divListFai.inc:194
+msgid "S"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:195
+#, fuzzy
+msgid "New hooks"
+msgstr "Показать хосты"
+
+#: plugins/admin/fai/class_divListFai.inc:195
+msgid "H"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:196
+#, fuzzy
+msgid "New variables"
+msgstr "Показать терминалы"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "V"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:197
+#, fuzzy
+msgid "New templates "
+msgstr "Создать шаблон"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+#, fuzzy
+msgid "I"
+msgstr "Unix"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+#, fuzzy
+msgid "New package list"
+msgstr "Число страниц"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "PK"
+msgstr ""
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove selected fai objects"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove fai objects"
+msgstr "Включаемые объекты"
+
+#: plugins/admin/fai/class_divListFai.inc:224
+#, fuzzy
+msgid "Copy fai objects"
+msgstr "Объект группы"
+
+#: plugins/admin/fai/class_divListFai.inc:226
+#, fuzzy
+msgid "Cut fai objects"
+msgstr "Текущий пароль"
+
+#: plugins/admin/fai/class_divListFai.inc:297
+#: plugins/admin/fai/class_divListFai.inc:300
+#, fuzzy
+msgid "Edit class"
+msgstr "Список систем"
+
+#: plugins/admin/fai/class_divListFai.inc:308
+#, fuzzy
+msgid "Delete class"
+msgstr "Удалить"
+
+#: plugins/admin/fai/faiTemplate.tpl:35
+#, fuzzy
+msgid "List of template files"
+msgstr "Список подразделений"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:120
+#, fuzzy
+msgid "This account has no scalix extensions."
+msgstr "Для этой учетной записи нет расширений факса."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:129
+#, fuzzy
+msgid "Remove scalix account"
+msgstr "Удалить учетную запись POSIX"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:130
+#, fuzzy
+msgid ""
+"This account has scalix synchronization enabled. You can disable it by "
+"clicking below."
+msgstr ""
+"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их "
+"использование, щелкнув ниже."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid "Create scalix account"
+msgstr "Создать учетную запись POSIX"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid ""
+"This account has scalix synchronization disabled. You can enable it by "
+"clicking below."
+msgstr ""
+"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать "
+"их, щелкнув ниже."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:308
+#, fuzzy
+msgid "There is no scalix mailnode specified."
+msgstr "Файл небыл загружен"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:311
+msgid "scalixScalixObject must be set!"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:327
+#, fuzzy
+msgid "Value in 'Limit Mailbox size' is not valid."
+msgstr "Значение поля \"Квота\" некорректно."
+
+#: plugins/personal/scalix/class_scalixAccount.inc:397
+#, fuzzy
+msgid "Scalix account"
+msgstr "Моя учетная запись"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:407
+msgid "Scalix Mail node"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:408
+#, fuzzy
+msgid "Mailbox class"
+msgstr "MAC-адрес"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:409
+#, fuzzy
+msgid "Server language"
+msgstr "Имя сервера"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:410
+#: plugins/personal/environment/class_environment.inc:1271
+#, fuzzy
+msgid "Administrator"
+msgstr "Администрирование"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:411
+#, fuzzy
+msgid "Mailbox administrator"
+msgstr "Администраторы папки"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:412
+msgid "Hide user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:413
+#, fuzzy
+msgid "Mailbox size limitations"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:414
+#, fuzzy
+msgid "Limit outbound"
+msgstr "Путь к профилю"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:415
+msgid "Limit inbound"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:416
+#, fuzzy
+msgid "Notify user"
+msgstr "Страна"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:417
+#: plugins/personal/scalix/paste_generic.tpl:4
+#: plugins/personal/scalix/generic.tpl:98
+#, fuzzy
+msgid "Scalix email addresses"
+msgstr "Основной адрес"
+
+#: plugins/personal/scalix/main.inc:123
+#, fuzzy
+msgid "Scalix settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/scalix/paste_generic.tpl:6
+#: plugins/personal/scalix/generic.tpl:101
+#, fuzzy
+msgid "List of scalix email addresses"
+msgstr "Список альтернативных адресов эл. почты"
+
+#: plugins/personal/scalix/generic.tpl:7
+msgid "Scalix mailnode"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:15
+#, fuzzy
+msgid "Salix mailbox class"
+msgstr "Размер квоты"
+
+#: plugins/personal/scalix/generic.tpl:19
+msgid ""
+"Limited users con not make use of the group calendar functionality in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:26
+#, fuzzy
+msgid "Scalix server language"
+msgstr "Показать подразделения"
+
+#: plugins/personal/scalix/generic.tpl:30
+msgid "Message catalog language for client."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Select for admin capability."
+msgstr "Создать шаблон"
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Scalix Administrator"
+msgstr "Администрирование"
+
+#: plugins/personal/scalix/generic.tpl:50
+msgid "Select for mailbox admin capability."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:50
+#, fuzzy
+msgid "Scalix Mailbox Administrator"
+msgstr "Администрирование"
+
+#: plugins/personal/scalix/generic.tpl:55
+#, fuzzy
+msgid "Hide user entry from addressbook."
+msgstr "Введите корректный серийный номер"
+
+#: plugins/personal/scalix/generic.tpl:55
+msgid "Hide this user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:64
+#, fuzzy
+msgid "Limit mailbox size"
+msgstr "Размер квоты"
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "As sanction on mailbox quota overuse, stop user from sending mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:75
+#, fuzzy
+msgid "Limit Outbound Mail"
+msgstr "Путь к профилю"
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "Limit Inbound Mail"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "As sanction on mailbox quota overuse, notify the user by eMail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "Notify User"
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:77
+msgid "You need to specify your current password in order to proceed."
+msgstr "Для продолжения укажите свой текущий пароль."
+
+#: plugins/personal/password/class_password.inc:83 html/password.php:202
+msgid "The password used as new and current are too similar."
+msgstr "Новый и текущий пароли слишком похожи."
+
+#: plugins/personal/password/class_password.inc:85 html/password.php:207
+msgid "The password used as new is to short."
+msgstr "Новый пароль слишком короткий."
+
+#: plugins/personal/password/class_password.inc:87 html/password.php:247
+msgid "External password changer reported a problem: "
+msgstr "При попытке сменить пароль извне возникла проблема: "
+
+#: plugins/personal/password/class_password.inc:100
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "Введенный вами текущий пароль не совпадает с реальным."
+
+#: plugins/personal/password/class_password.inc:105 html/password.php:226
+msgid "You have no permissions to change your password."
+msgstr "У вас недостаточно прав для смены своего пароля."
+
+#: plugins/personal/password/class_password.inc:132
+#: plugins/personal/generic/class_user.inc:1424
+#, fuzzy
+msgid "User password"
+msgstr "Новый пароль"
+
+#: plugins/personal/password/nochange.tpl:2
+#, fuzzy
+msgid "Password change not allowed"
+msgstr "Сменить пароль"
+
+#: plugins/personal/password/nochange.tpl:6
+#, fuzzy
+msgid "You are not allowed to change your password at this time"
+msgstr "Вам не разрешено менять пароль."
+
+#: plugins/personal/password/changed.tpl:3
+msgid ""
+"You've successfully changed your password. Remember to change all programms "
+"configured to use it as well."
+msgstr ""
+"Вы успешно сменили свой пароль. Не забудьте изменить нужные настройки "
+"использующих его программ."
+
+#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
+#, fuzzy
+msgid "Password settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/password/password.tpl:2
+#, fuzzy
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"В полях ниже вы можете изменить свой пароль. Изменения вступят в силу "
+"немедленно. Пожалуйста, запомните новый пароль, так как иначе вы не сможете "
+"войти в систему."
+
+#: plugins/personal/password/password.tpl:11
+#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
+msgid "Current password"
+msgstr "Текущий пароль"
+
+#: plugins/personal/password/password.tpl:32
+msgid "Clear fields"
+msgstr "Очистить поля"
+
+#: plugins/personal/mail/copypaste.tpl:13
+#: plugins/personal/mail/generic.tpl:244
+msgid "Forward messages to"
+msgstr "Перенаправлять сообщения"
+
+#: plugins/personal/mail/mail_locals.tpl:35
+#, fuzzy
+msgid "Select department"
+msgstr "Выберите подразделение"
+
+#: plugins/personal/mail/main.inc:124
+msgid "User mail settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/mail/generic.tpl:19
+msgid "Specify the mail server where the user will be hosted on"
+msgstr "Выберите почтовый сервер для учетной записи пользователя"
+
+#: plugins/personal/mail/generic.tpl:80
+msgid "Mail options"
+msgstr "Почтовые настройки"
+
+#: plugins/personal/mail/generic.tpl:107
+#: plugins/personal/mail/class_mailAccount.inc:1170
+msgid "Use custom sieve script"
+msgstr "Использовать другой сценарий SIEVE"
+
+#: plugins/personal/mail/generic.tpl:107
+msgid "disables all Mail options!"
+msgstr "отключает все почтовые настройки!"
+
+#: plugins/personal/mail/generic.tpl:114
+#, fuzzy
+msgid "Sieve Management"
+msgstr "Название"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "Select if you want to forward mails without getting own copies of them"
+msgstr "Выберите, нужно ли оставлять копии перенаправляемых сообщений"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "No delivery to own mailbox"
+msgstr "Не оставлять копии в своем почтовом ящике"
+
+#: plugins/personal/mail/generic.tpl:132
+msgid ""
+"Select to automatically response with the vacation message defined below"
+msgstr "Выберите, чтобы включить автоответчик с сообщением, указанным ниже"
+
+#: plugins/personal/mail/generic.tpl:134
+msgid "Activate vacation message"
+msgstr "Включить автоответчик"
+
+#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
+#, fuzzy
+msgid "from"
+msgstr "и"
+
+#: plugins/personal/mail/generic.tpl:165
+msgid "till"
+msgstr ""
+
+#: plugins/personal/mail/generic.tpl:194
+#, fuzzy
+msgid "Select if you want to filter this mails through spamassassin"
+msgstr "Выберите, нужно ли фильтровать сообщения с помощью SpamAssassin"
+
+#: plugins/personal/mail/generic.tpl:196
+msgid "Move mails tagged with spam level greater than"
+msgstr "Перемещать сообщения с меткой рекламы больше"
+
+#: plugins/personal/mail/generic.tpl:199
+msgid "Choose spam level - smaller values are more sensitive"
+msgstr ""
+"Выберите метку рекламы - чем меньше значение, тем чувствительнее фильтр"
+
+#: plugins/personal/mail/generic.tpl:203
+msgid "to folder"
+msgstr "в папку"
+
+#: plugins/personal/mail/generic.tpl:214
+msgid "Reject mails bigger than"
+msgstr "Отклонять сообщения размером больше"
+
+#: plugins/personal/mail/generic.tpl:223
+#: plugins/personal/mail/class_mailAccount.inc:1153
+#: include/sieve/templates/element_vacation.tpl:44
+#: include/sieve/templates/object_container.tpl:31
+#: include/sieve/class_sieveManagement.inc:509
+#: include/sieve/class_sieveManagement.inc:728
+msgid "Vacation message"
+msgstr "Сообщение автоответчика"
+
+#: plugins/personal/mail/generic.tpl:270
+msgid "Advanced mail options"
+msgstr "Дополнительные почтовые настройки"
+
+#: plugins/personal/mail/generic.tpl:276
+msgid "Select if user can only send and receive inside his own domain"
+msgstr ""
+"Выберите, может ли пользователь отправлять и получать сообщения только "
+"внутри своего домена"
+
+#: plugins/personal/mail/generic.tpl:278
+msgid "User is only allowed to send and receive local mails"
+msgstr "Пользователь может отправлять и получать почту только локально"
+
+#: plugins/personal/mail/class_mailAccount.inc:214
+msgid "No DESC tag in vacation file:"
+msgstr "В файле сообщения автоответчика отсутствует тег DESC:"
+
+#: plugins/personal/mail/class_mailAccount.inc:289
+msgid "This account has no mail extensions."
+msgstr "В этой учетной записи нет почтовых расширений."
+
+#: plugins/personal/mail/class_mailAccount.inc:300
+msgid ""
+"This account can't be removed while there are delegations configured. Remove "
+"those delegations first."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:358
+msgid ""
+"You're trying to add an invalid email address to the list of forwarders."
+msgstr ""
+"Вы пытаетесь добавить некорректный адрес электронной почты к списку тех, "
+"кому должны пересылаться сообщения."
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "January"
+msgstr "Январь"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "February"
+msgstr "Февраль"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "March"
+msgstr "Март"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "April"
+msgstr "Апрель"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "May"
+msgstr "Май"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "June"
+msgstr "Июнь"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "July"
+msgstr "Июль"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "August"
+msgstr "Август"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "September"
+msgstr "Сентябрь"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "October"
+msgstr "Октябрь"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "November"
+msgstr "Ноябрь"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "December"
+msgstr "Декабрь"
+
+#: plugins/personal/mail/class_mailAccount.inc:688
+#, fuzzy, php-format
+msgid "Removing of user/mail account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/mail/class_mailAccount.inc:842
+#, fuzzy, php-format
+msgid "Saving of user/mail account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/mail/class_mailAccount.inc:903
+msgid ""
+"There is no valid mailserver specified, please add one in the system setup."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:951
+msgid "You specified Spam settings, but there is no Folder specified."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:955
+msgid "Time interval to show vacation message is not valid."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:995
+#: plugins/personal/mail/class_mailAccount.inc:1007
+#, fuzzy
+msgid "You are not allowed to write mail forwarding."
+msgstr "Вам не разрешено менять пароль."
+
+#: plugins/personal/mail/class_mailAccount.inc:1040
+#: plugins/personal/mail/class_mailAccount.inc:1051
+#, fuzzy
+msgid "You are not allowed to write mail alternate address."
+msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#: plugins/personal/mail/class_mailAccount.inc:1116
+msgid "Waiting for kolab to remove mail properties."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1118
+msgid ""
+"Please remove the mail account first, to allow kolab to call its remove "
+"methods."
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1152
+#, fuzzy
+msgid "Add vacation information"
+msgstr "Информация об организации"
+
+#: plugins/personal/mail/class_mailAccount.inc:1155
+msgid "Use spam filter"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1156
+#, fuzzy
+msgid "Spam level"
+msgstr "Уровень информативности"
+
+#: plugins/personal/mail/class_mailAccount.inc:1157
+#, fuzzy
+msgid "Spam mail box"
+msgstr "Размер квоты"
+
+#: plugins/personal/mail/class_mailAccount.inc:1159
+#, fuzzy
+msgid "Sieve management"
+msgstr "Название"
+
+#: plugins/personal/mail/class_mailAccount.inc:1161
+#, fuzzy
+msgid "Reject due to mailsize"
+msgstr "Отклонять сообщения размером больше"
+
+#: plugins/personal/mail/class_mailAccount.inc:1162
+#, fuzzy
+msgid "Mail max size"
+msgstr "Размер квоты"
+
+#: plugins/personal/mail/class_mailAccount.inc:1164
+#: plugins/personal/mail/class_mailAccount.inc:1169
+#, fuzzy
+msgid "Forwarding address"
+msgstr "Основной адрес"
+
+#: plugins/personal/mail/class_mailAccount.inc:1165
+#, fuzzy
+msgid "Local delivery"
+msgstr "Последняя доставка"
+
+#: plugins/personal/mail/class_mailAccount.inc:1166
+#, fuzzy
+msgid "No delivery to own mailbox "
+msgstr "Не оставлять копии в своем почтовом ящике"
+
+#: plugins/personal/mail/class_mailAccount.inc:1167
+#, fuzzy
+msgid "Mail alternative addresses"
+msgstr "Альтернативные адреса"
+
+#: plugins/personal/netatalk/main.inc:111
+#, fuzzy
+msgid "Netatalk settings"
+msgstr "Сетевые настройки"
+
+#: plugins/personal/netatalk/netatalk.tpl:4
+#: plugins/personal/netatalk/class_netatalk.inc:380
+#, fuzzy
+msgid "Share"
+msgstr "сброс"
+
+#: plugins/personal/netatalk/class_netatalk.inc:37
+#, fuzzy
+msgid "Manage netatalk account"
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/personal/netatalk/class_netatalk.inc:174
+#, fuzzy
+msgid "This account has no netatalk extensions."
+msgstr "В этой учетной записи нет почтовых расширений."
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+#, fuzzy
+msgid "Remove netatalk account"
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+#, fuzzy
+msgid ""
+"This account has netatalk features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи есть настройки электронной почты. Вы можете удалить "
+"их, щелкнув ниже."
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#: plugins/personal/netatalk/class_netatalk.inc:196
+#, fuzzy
+msgid "Create netatalk account"
+msgstr "Создать настройки запись эл. почты"
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#, fuzzy
+msgid ""
+"This account has netatalk features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи нет настроек электронной почты. Вы можете добавить их, "
+"щелкнув ниже."
+
+#: plugins/personal/netatalk/class_netatalk.inc:229
+msgid "You must select a share to use."
+msgstr ""
+
+#: plugins/personal/netatalk/class_netatalk.inc:294
+#, fuzzy, php-format
+msgid "Saving of user/netatalk account with dn '%s' failed."
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/personal/netatalk/class_netatalk.inc:356
+#, fuzzy, php-format
+msgid "Removing of user/netatalk account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/netatalk/class_netatalk.inc:379
+#, fuzzy
+msgid "User home path"
+msgstr "Домашний телефон"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
+#, fuzzy
+msgid "PHPscheduleit"
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
+#, fuzzy, php-format
+msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
+#, fuzzy, php-format
+msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
+#, fuzzy
+msgid "PHP Schedule it"
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#, fuzzy
+msgid "PHP Schedule it settings"
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+#, fuzzy
+msgid "Connectivity addon"
+msgstr "Подключение"
+
+#: plugins/personal/connectivity/kolab.tpl:3
+#: plugins/personal/connectivity/kolab.tpl:35
+#, fuzzy
+msgid "Kolab account"
+msgstr "Моя учетная запись"
+
+#: plugins/personal/connectivity/kolab.tpl:4
+msgid ""
+"The kolab account is currently disabled. It's features can be adjusted if "
+"you add a mail account."
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:41
+#: plugins/personal/connectivity/class_kolabAccount.inc:479
+#, fuzzy
+msgid "Delegations"
+msgstr "Назначение"
+
+#: plugins/personal/connectivity/kolab.tpl:59
+#, fuzzy
+msgid "Mail size"
+msgstr "Размер квоты"
+
+#: plugins/personal/connectivity/kolab.tpl:62
+msgid "No mail size restriction for this account"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:71
+#, fuzzy
+msgid "Free Busy information"
+msgstr "Общая информация о пользователе"
+
+#: plugins/personal/connectivity/kolab.tpl:82
+msgid "Future"
+msgstr ""
+
+#: plugins/personal/connectivity/kolab.tpl:86
+#: plugins/personal/connectivity/oxchange.tpl:39
+#: plugins/personal/connectivity/oxchange.tpl:49
+#: include/sieve/templates/element_vacation.tpl:25
+#, fuzzy
+msgid "days"
+msgstr "день"
+
+#: plugins/personal/connectivity/kolab.tpl:93
+#: plugins/personal/connectivity/class_kolabAccount.inc:480
+msgid "Invitation policy"
+msgstr ""
+
+#: plugins/personal/connectivity/intranet.tpl:3
+#, fuzzy
+msgid "Intranet account"
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
+msgid "Open-Xchange"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#, fuzzy
+msgid "Openexchange"
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
+#, fuzzy
+msgid "Couldn't connect to postgresql database!"
+msgstr "Невозможно подключиться к серверу базы данных!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
+msgid "Needed parameters for openexchange connectivity plugin are missing!"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
+#, fuzzy
+msgid "PHP4 module for postgresql database is missing!"
+msgstr "Невозможно выполнить запрос к базе данных журналов!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
+#, fuzzy, php-format
+msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
+msgid ""
+"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
+"that you are not using any strange characters in the loginname."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
+#, fuzzy, php-format
+msgid "Saving of user/oxchange account with dn '%s' failed."
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
+#, fuzzy, php-format
+msgid "Creating of user/oxchange account with dn '%s' failed."
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
+msgid ""
+"Something went wrong while saving oxchange account. Please check the error "
+"log file."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
+#, fuzzy
+msgid "Open xchange"
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#, fuzzy
+msgid "Open xchange account settings"
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
+msgid "OXAppointmentDays"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
+msgid "OXTaskDays"
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
+msgid "OXTimeZone"
+msgstr ""
+
+#: plugins/personal/connectivity/pptp.tpl:3
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#, fuzzy
+msgid "PPTP account"
+msgstr "Аккаунт FTP"
+
+#: plugins/personal/connectivity/class_connectivity.inc:69
+msgid "This account has no connectivity extensions."
+msgstr "В этой учетной записи нет атрибутов для подключения."
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:197
+msgid "Intranet"
+msgstr ""
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:121
+#, fuzzy, php-format
+msgid "Removing of user/intranet account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:186
+#, fuzzy, php-format
+msgid "Saving of user/intranet account with dn '%s' failed."
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#, fuzzy
+msgid "Intranet account settings"
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/personal/connectivity/phpscheduleit.tpl:3
+#, fuzzy
+msgid "PHPscheduleit account"
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:26
+#: plugins/personal/connectivity/class_pptpAccount.inc:173
+msgid "PPTP"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:101
+#, fuzzy, php-format
+msgid "Removing of user/PPTP account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:155
+#, fuzzy, php-format
+msgid "Saving of user/PPTP account with dn '%s' failed."
+msgstr "Аккаунт FTP"
+
+#: plugins/personal/connectivity/proxy.tpl:23
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+msgid "Proxy account"
+msgstr "Аккаунт Proxy"
+
+#: plugins/personal/connectivity/proxy.tpl:34
+msgid "Filter unwanted content (i.e. pornographic or violence related)"
+msgstr ""
+"Фильтровать нежелательное содержимое (например, порнографическое или "
+"связанное с насилием)"
+
+#: plugins/personal/connectivity/proxy.tpl:44
+msgid "Limit proxy access to working time"
+msgstr "Ограничить доступ к прокси рабочим временем"
+
+#: plugins/personal/connectivity/proxy.tpl:84
+#: plugins/personal/connectivity/class_proxyAccount.inc:319
+msgid "Restrict proxy usage by quota"
+msgstr "Ограничить квотой использование прокси"
+
+#: plugins/personal/connectivity/proxy.tpl:99
+msgid "per"
+msgstr "per"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:149
+#, fuzzy
+msgid ""
+"You're trying to add an invalid email address to the list of delegations."
+msgstr ""
+"Вы пытаетесь добавить некорректный адрес электронной почты к списку тех, "
+"кому должны пересылаться сообщения."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:157
+#, fuzzy
+msgid ""
+"The mail address you're trying to add is no primary mail address of an "
+"existing user."
+msgstr "Добавляемый вами адрес уже используется пользователем"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:182
+msgid "Always accept"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:183
+msgid "Always reject"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:184
+#, fuzzy
+msgid "Reject if conflicts"
+msgstr "В"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:185
+msgid "Manual if conflicts"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:186
+#, fuzzy
+msgid "Manual"
+msgstr "Январь"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:234
+msgid "Anonymous"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:302
+#, fuzzy, php-format
+msgid "Removing of user/kolab account with dn '%s' failed."
+msgstr "Удалить учетную запись Samba"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:313
+msgid "The value specified as Free Busy future needs to be an integer."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:318
+#, fuzzy
+msgid "The value specified as Free Busy Information URL is invalid."
+msgstr "Значение поля \"Файлы\" некорректно."
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:332
+#, php-format
+msgid "The invitation policy entry for address '%s' is not valid."
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:340
+#, php-format
+msgid "There's no mail user with address '%s' for your invitation policy!"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:431
+#, fuzzy, php-format
+msgid "Saving of user/kolab account with dn '%s' failed."
+msgstr "Моя учетная запись"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#, fuzzy
+msgid "Kolab account settings"
+msgstr "Моя учетная запись"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:476
+msgid "Free busy future"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:477
+#, fuzzy
+msgid "Mail size restriction"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:478
+#, fuzzy
+msgid "Free busy information"
+msgstr "Общая информация о пользователе"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:5
+#: plugins/personal/connectivity/class_proxyAccount.inc:307
+#: plugins/generic/references/class_reference.inc:32
+msgid "Proxy"
+msgstr "Прокси-сервер"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "GB"
+msgstr "Gb"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "day"
+msgstr "день"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "week"
+msgstr "неделя"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "month"
+msgstr "месяц"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:167
+#, fuzzy, php-format
+msgid "Removing of user/proxy account with dn '%s' failed."
+msgstr "Удалить учетную запись POSIX"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:185
+msgid "Numerical value for Quota Setting is empty."
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:187
+#, fuzzy
+msgid "Numerical value for Quota Setting is not valid."
+msgstr "Значение поля \"Квота\" некорректно."
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:289
+#, fuzzy, php-format
+msgid "Saving of user/proxy account with dn '%s' failed."
+msgstr "Аккаунт Proxy"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:317
+msgid "Filter unwanted content"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:318
+#, fuzzy
+msgid "Limit proxy access"
+msgstr "Ограничить доступ к прокси рабочим временем"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:5
+msgid "PHPGroupware"
+msgstr "PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:85
+#, fuzzy, php-format
+msgid "Removing of user/PHPgw account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:139
+#, fuzzy, php-format
+msgid "Saving of user/PHPgw account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:157
+msgid "PHP GW"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#, fuzzy
+msgid "PHP GW account settings"
+msgstr "Настройки Samba"
+
+#: plugins/personal/connectivity/webdav.tpl:3
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "WebDAV account"
+msgstr "Учетная запись WebDAV"
+
+#: plugins/personal/connectivity/opengw.tpl:1
+#: plugins/personal/connectivity/class_opengwAccount.inc:331
+#, fuzzy
+msgid "Opengroupware"
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/opengw.tpl:8
+#: plugins/personal/connectivity/class_opengwAccount.inc:341
+#, fuzzy
+msgid "Location team"
+msgstr "Местоположение"
+
+#: plugins/personal/connectivity/opengw.tpl:21
+#: plugins/personal/connectivity/class_opengwAccount.inc:342
+#, fuzzy
+msgid "Template user"
+msgstr "Шаблон"
+
+#: plugins/personal/connectivity/opengw.tpl:48
+#: plugins/personal/connectivity/class_opengwAccount.inc:344
+msgid "Teams"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "Open-Xchange Account"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid ""
+"disabled, no Postgresql support detected. Or the specified database can't be "
+"reached"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:18
+#, fuzzy
+msgid "Open-Xchange account"
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/oxchange.tpl:29
+#, fuzzy
+msgid "Remember"
+msgstr "Декабрь"
+
+#: plugins/personal/connectivity/oxchange.tpl:33
+msgid "Appointment Days"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:42
+msgid "Task Days"
+msgstr ""
+
+#: plugins/personal/connectivity/oxchange.tpl:61
+#, fuzzy
+msgid "User Information"
+msgstr "Информация"
+
+#: plugins/personal/connectivity/oxchange.tpl:65
+msgid "User Timezone"
+msgstr ""
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
+#: plugins/generic/references/class_reference.inc:34
+msgid "FTP"
+msgstr "FTP"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
+#, fuzzy, php-format
+msgid "Removing of user/pureftpd account with dn '%s' failed."
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
+msgid "Value specified as 'Upload bandwidth' is not valid."
+msgstr "Значение поля \"Пропускная способность (на сервер)\" некорректно."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
+msgid "Value specified as 'Download bandwidth' is not valid."
+msgstr "Значение поля \"Пропускная способность (с сервера)\" некорректно."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
+#, fuzzy
+msgid "Value specified as 'Quota files' is not valid."
+msgstr "Значение поля \"Размер\" некорректно."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
+#, fuzzy
+msgid "Value specified as 'Quota size' is not valid."
+msgstr "Значение поля \"Размер\" некорректно."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
+#, fuzzy
+msgid "Value specified as 'Upload ratio' is not valid."
+msgstr "Значение поля \"Пропускная способность (на сервер)\" некорректно."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
+#, fuzzy
+msgid "Value specified as 'Download ratio' is not valid."
+msgstr "Значение поля \"Пропускная способность (с сервера)\" некорректно."
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
+#, fuzzy, php-format
+msgid "Saving of user/pureftpd account with dn '%s' failed."
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
+#, fuzzy
+msgid "Ftp"
+msgstr "Тип"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#, fuzzy
+msgid "Pure ftp account"
+msgstr "Создать настройки факса"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
+#, fuzzy
+msgid "Quota files"
+msgstr "Размер квоты"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
+#, fuzzy
+msgid "Upload ratio"
+msgstr "Загрузка процессора"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
+#, fuzzy
+msgid "Quota MBytes"
+msgstr "Размер квоты"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
+#, fuzzy
+msgid "Download ratio"
+msgstr "Системная информация"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
+#, fuzzy
+msgid "Upload bandwith"
+msgstr "Пропускная способность (на сервер)"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
+#, fuzzy
+msgid "Download bandwith"
+msgstr "Пропускная способность (с сервера)"
+
+#: plugins/personal/connectivity/phpgw.tpl:3
+msgid "PHPGroupware account"
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:6
+#, fuzzy
+msgid "Opengroupware account"
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:161
+msgid ""
+"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
+"perform any database queries."
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:166
+msgid ""
+"OpenGroupware: Missing database configuration for opengroupware. Can't get "
+"or set any informations."
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:174
+msgid ""
+"OpenGroupware: Can't connect to specified database. Please check given "
+"configuration twice."
+msgstr ""
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#, fuzzy
+msgid "Open groupware account settings"
+msgstr "Учетная запись Groupware"
+
+#: plugins/personal/connectivity/glpi.tpl:1
+#, fuzzy
+msgid "GLPI account"
+msgstr "Аккаунт FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:4
+msgid "FTP account"
+msgstr "Аккаунт FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:19
+msgid "Upload bandwidth"
+msgstr "Пропускная способность (на сервер)"
+
+#: plugins/personal/connectivity/pureftpd.tpl:24
+#: plugins/personal/connectivity/pureftpd.tpl:32
+msgid "kb/s"
+msgstr "Кб/с"
+
+#: plugins/personal/connectivity/pureftpd.tpl:27
+msgid "Download bandwidth"
+msgstr "Пропускная способность (с сервера)"
+
+#: plugins/personal/connectivity/pureftpd.tpl:43
+msgid "Quota"
+msgstr "Квота"
+
+#: plugins/personal/connectivity/pureftpd.tpl:47
+msgid "Files"
+msgstr "Файлы"
+
+#: plugins/personal/connectivity/pureftpd.tpl:71
+msgid "Ratio"
+msgstr "Отношение"
+
+#: plugins/personal/connectivity/pureftpd.tpl:75
+msgid "Uploaded / downloaded files"
+msgstr "Загрузка на сервер / с сервера"
+
+#: plugins/personal/connectivity/pureftpd.tpl:93
+#: plugins/personal/samba/samba3.tpl:246
+msgid "Miscellaneous"
+msgstr "Разное"
+
+#: plugins/personal/connectivity/pureftpd.tpl:98
+msgid "Check to disable FTP Access"
+msgstr "Отметьте, чтобы отключить доступ к FTP"
+
+#: plugins/personal/connectivity/pureftpd.tpl:100
+msgid "Temporary disable FTP access"
+msgstr "Временно отключить доступ к FTP"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:6
+#: plugins/personal/connectivity/class_webdavAccount.inc:156
+msgid "WebDAV"
+msgstr "WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:84
+#, fuzzy, php-format
+msgid "Removing of user/webDAV account with dn '%s' failed."
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:138
+#, fuzzy, php-format
+msgid "Saving of user/webDAV account with dn '%s' failed."
+msgstr "Учетная запись WebDAV"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:1
+#, fuzzy
+msgid "Create new hotplug entry"
+msgstr "Создание нового объекта в"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:8
+#, fuzzy
+msgid "Create new hotplug device"
+msgstr "Создание нового объекта в"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+#, fuzzy
+msgid "(iSerial)"
+msgstr "терминалы"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+#, fuzzy
+msgid "Vendor-ID"
+msgstr "Идентификатор отправителя"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+#, fuzzy
+msgid "(idVendor)"
+msgstr "Идентификатор отправителя"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "Product-ID"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "(idProduct)"
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:78
+#, fuzzy, php-format
+msgid ""
+"Can't remove kioks profile, it is still in use by the following objects '%s'."
+msgstr "У вас недостаточно прав для удаления этого группового объекта!"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:86
+#: plugins/personal/environment/class_kioskManagementDialog.inc:105
+#, php-format
+msgid "Can't delete '%s'. Error was: permission denied."
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:89
+#: plugins/personal/environment/class_kioskManagementDialog.inc:108
+#, php-format
+msgid "Can't delete '%s'. Errow was: file doesn't exist."
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:150
+msgid ""
+"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
+msgstr ""
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:156
+#, php-format
+msgid "Kiosk path '%s' is not accessible. Please check the permissions."
+msgstr ""
+
+#: plugins/personal/environment/kioskManagement.tpl:1
+#: plugins/personal/environment/kioskManagement.tpl:5
+#, fuzzy
+msgid "Kiosk profile management"
+msgstr "Управление системами"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:1
+#, fuzzy
+msgid "Add printer devcies"
+msgstr "Устройство печати"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:48
+#, fuzzy
+msgid "Display printers matching"
+msgstr "Показать совпадения номеров"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:53
+#, fuzzy
+msgid "Regular expression for matching printer names"
+msgstr "Регулярное выражение, соответствующее именам пользователей"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:108
+msgid "Specified name should only consist of upper-/lowercase characters."
+msgstr ""
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:112
+#, fuzzy
+msgid "Please specify a valid script name."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:116
+#, fuzzy
+msgid "Specified description contains invalid characters."
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/personal/environment/main.inc:119
+#, fuzzy
+msgid "User environment settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/environment/logonManagement.tpl:1
+#: plugins/personal/environment/logonManagement.tpl:5
+#: plugins/personal/environment/environment.tpl:169
+#, fuzzy
+msgid "Logon script management"
+msgstr "Управление системами"
+
+#: plugins/personal/environment/logonManagement.tpl:8
+#, fuzzy
+msgid "Logon script settings"
+msgstr "Атрибуты UNIX"
+
+#: plugins/personal/environment/logonManagement.tpl:10
+#, fuzzy
+msgid "Skript name"
+msgstr "Список"
+
+#: plugins/personal/environment/logonManagement.tpl:34
+msgid "Logon script flags"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:38
+msgid "Last script"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:44
+msgid "Script can be replaced by user"
+msgstr ""
+
+#: plugins/personal/environment/logonManagement.tpl:56
+#: plugins/personal/environment/class_environment.inc:1335
+msgid "Logon script"
+msgstr ""
+
+#: plugins/personal/environment/hotplugDialog.tpl:1
+#, fuzzy
+msgid "Add hotplug devices"
+msgstr "Дисковод"
+
+#: plugins/personal/environment/hotplugDialog.tpl:5
+#, fuzzy
+msgid "Hotplug management"
+msgstr "Управление подразделениями"
+
+#: plugins/personal/environment/hotplugDialog.tpl:10
+#, fuzzy
+msgid "Select hotplug device to add"
+msgstr "Удалить"
+
+#: plugins/personal/environment/hotplugDialog.tpl:34
+#, fuzzy
+msgid "Choose the department the search will be based    on"
+msgstr "Выбрать раздел, для которого будет осуществлен поиск"
+
+#: plugins/personal/environment/hotplugDialog.tpl:48
+#, fuzzy
+msgid "Regular expression for        matching hotplugs"
+msgstr "Регулярное выражение, соответствующее именам пользователей"
+
+#: plugins/personal/environment/class_environment.inc:209
+#, fuzzy
+msgid "auto"
+msgstr "Отношение"
+
+#: plugins/personal/environment/class_environment.inc:281
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Setting profile "
+"server to '%s'."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:286
+#, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Profile server "
+"configuration is resetted."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:355
+#: plugins/personal/environment/class_environment.inc:393
+#, fuzzy
+msgid "Remove environment extension"
+msgstr "Удалить параметры"
+
+#: plugins/personal/environment/class_environment.inc:356
+#: plugins/personal/environment/class_environment.inc:394
+#, fuzzy
+msgid "Environment extension enabled. You can disable it by clicking below."
+msgstr ""
+"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+"ниже."
+
+#: plugins/personal/environment/class_environment.inc:365
+#: plugins/personal/environment/class_environment.inc:370
+#: plugins/personal/environment/class_environment.inc:399
+#: plugins/personal/environment/class_environment.inc:404
+msgid "Add environment extension"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:366
+#: plugins/personal/environment/class_environment.inc:400
+#, fuzzy
+msgid "Environment extension disabled. You can enable it by clicking below."
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/personal/environment/class_environment.inc:371
+#: plugins/personal/environment/class_environment.inc:405
+#, fuzzy
+msgid ""
+"Environment extension disabled. You have to setup a posix account before you "
+"can enable this feature."
+msgstr ""
+"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+"ниже."
+
+#: plugins/personal/environment/class_environment.inc:522
+#, fuzzy
+msgid "You are not allowed to write Logon scripts."
+msgstr "У вас недостаточно прав для удаления этого пользователя!"
+
+#: plugins/personal/environment/class_environment.inc:603
+#, fuzzy
+msgid "Spaces are not allowed in the mount path!"
+msgstr "Вам не разрешено менять пароль."
+
+#: plugins/personal/environment/class_environment.inc:682
+#: plugins/personal/environment/class_environment.inc:683
+#: plugins/personal/environment/class_environment.inc:691
+#: plugins/personal/environment/class_environment.inc:692
+#, fuzzy
+msgid "Reset password hash"
+msgstr "Изменить пароль"
+
+#: plugins/personal/environment/class_environment.inc:696
+#, fuzzy
+msgid "Delete share entry"
+msgstr "Удалить"
+
+#: plugins/personal/environment/class_environment.inc:885
+msgid "GOsa default printer flag is not allowed within groups."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:908
+#, php-format
+msgid ""
+"The selected kiosk profile '%s' is no longer available, setting current "
+"profile to 'none'."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:952
+#, fuzzy, php-format
+msgid "Removing of user/environment account with dn '%s' failed."
+msgstr "Удалить параметры"
+
+#: plugins/personal/environment/class_environment.inc:1021
+#, fuzzy
+msgid "Please set a valid profile quota size."
+msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
+
+#: plugins/personal/environment/class_environment.inc:1028
+msgid ""
+"You need to setup a valid posix extension in order to enable evironment "
+"features."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1066
+msgid "Can't save new kiosk profiles, possibly permission denied for folder"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1222
+#, fuzzy, php-format
+msgid "Saving of user/environment account with dn '%s' failed."
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/personal/environment/class_environment.inc:1235
+#, fuzzy
+msgid "group share"
+msgstr "группы"
+
+#: plugins/personal/environment/class_environment.inc:1276
+#: plugins/personal/environment/class_environment.inc:1334
+msgid "Default printer"
+msgstr "Принтер по умолчанию"
+
+#: plugins/personal/environment/class_environment.inc:1313
+#, fuzzy
+msgid "Environment settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/environment/class_environment.inc:1321
+msgid "Command to extend the list of possible screen resolutions"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1325
+#: plugins/personal/environment/environment.tpl:105
+msgid "Resolution changeable during session"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1326
+#: plugins/personal/environment/environment.tpl:73
+msgid "Cache profile localy"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1328
+#, fuzzy
+msgid "Profile quota"
+msgstr "Путь к профилю"
+
+#: plugins/personal/environment/class_environment.inc:1329
+#, fuzzy
+msgid "Profile server"
+msgstr "Сервер для хранения запросов и временных файлов"
+
+#: plugins/personal/environment/class_environment.inc:1332
+#: plugins/personal/environment/environment.tpl:85
+msgid "Kiosk profile"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1336
+#: plugins/personal/environment/environment.tpl:203
+#, fuzzy
+msgid "Hotplug devices"
+msgstr "Дисковод"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:120
+#, fuzzy
+msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:123
+#, fuzzy
+msgid "Invalid character in description. Please specify a valid description."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:128
+#, fuzzy
+msgid "Please specify a valid iSerial."
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:132
+#, fuzzy
+msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
+msgstr "Укажите корректный номер телефона."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:135
+#, fuzzy
+msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
+msgstr "Введите корректное имя пользователя!"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:141
+#, fuzzy
+msgid "An Entry with this name already exists."
+msgstr "Подразделение с таким именем уже существует."
+
+#: plugins/personal/environment/class_hotplugDialog.inc:146
+#, fuzzy
+msgid "Please select an entry or press cancel."
+msgstr "Введите корректный номер телефона!"
+
+#: plugins/personal/environment/environment.tpl:3
+msgid "The environment extension is currently disabled."
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:14
+#: plugins/personal/environment/environment.tpl:128
+#: plugins/personal/environment/environment.tpl:198
+#, fuzzy
+msgid "Environment managment settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/environment/environment.tpl:17
+#, fuzzy
+msgid "Profile managment"
+msgstr "Управление подразделениями"
+
+#: plugins/personal/environment/environment.tpl:25
+#, fuzzy
+msgid "Use profile managment"
+msgstr "Управление системами"
+
+#: plugins/personal/environment/environment.tpl:32
+#, fuzzy
+msgid "Profile server managment"
+msgstr "Управление подразделениями"
+
+#: plugins/personal/environment/environment.tpl:35
+#, fuzzy
+msgid "Profil path"
+msgstr "Путь к профилю"
+
+#: plugins/personal/environment/environment.tpl:56
+#, fuzzy
+msgid "Profil quota"
+msgstr "Путь к профилю"
+
+#: plugins/personal/environment/environment.tpl:82
+#, fuzzy
+msgid "Kiosk profile settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/environment/environment.tpl:95
+#, fuzzy
+msgid "Manage"
+msgstr "Название"
+
+#: plugins/personal/environment/environment.tpl:143
+#, fuzzy
+msgid "User used to connect to the share"
+msgstr "Выберите способ подключения к серверу терминалов"
+
+#: plugins/personal/environment/environment.tpl:146
+#, fuzzy
+msgid "Select a share"
+msgstr "Выберите, чтобы просмотреть серверы"
+
+#: plugins/personal/environment/environment.tpl:154
+#, fuzzy
+msgid "Mount path"
+msgstr "Контакт"
+
+#: plugins/personal/environment/environment.tpl:167
+msgid "Logon scripts"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:205
+#, fuzzy
+msgid "Hotplug device settings"
+msgstr "Дисковод"
+
+#: plugins/personal/environment/environment.tpl:222
+msgid "Existing"
+msgstr ""
+
+#: plugins/personal/environment/environment.tpl:237
+#, fuzzy
+msgid "Printer settings"
+msgstr "Настройки телефона"
+
+#: plugins/personal/environment/environment.tpl:254
+#, fuzzy
+msgid "Toggle admin"
+msgstr "Личная информация"
+
+#: plugins/personal/environment/environment.tpl:257
+#, fuzzy
+msgid "Toggle default"
+msgstr "по умолчанию"
+
+#: plugins/personal/nagios/nagios.tpl:5
+#, fuzzy
+msgid "Nagios Account"
+msgstr "Контакт"
+
+#: plugins/personal/nagios/nagios.tpl:8
+#: plugins/personal/nagios/class_nagiosAccount.inc:286
+#, fuzzy
+msgid "Alias"
+msgstr "женский"
+
+#: plugins/personal/nagios/nagios.tpl:27
+#: plugins/personal/nagios/class_nagiosAccount.inc:292
+#, fuzzy
+msgid "Host notification period"
+msgstr "Параметры приложения"
+
+#: plugins/personal/nagios/nagios.tpl:40
+#: plugins/personal/nagios/class_nagiosAccount.inc:296
+#, fuzzy
+msgid "Service notification period"
+msgstr "Параметры приложения"
+
+#: plugins/personal/nagios/nagios.tpl:53
+#: plugins/personal/nagios/class_nagiosAccount.inc:295
+#, fuzzy
+msgid "Service notification options"
+msgstr "Параметры приложения"
+
+#: plugins/personal/nagios/nagios.tpl:66
+#: plugins/personal/nagios/class_nagiosAccount.inc:291
+#, fuzzy
+msgid "Host notification options"
+msgstr "Параметры приложения"
+
+#: plugins/personal/nagios/nagios.tpl:90
+#: plugins/personal/nagios/class_nagiosAccount.inc:294
+#, fuzzy
+msgid "Service notification commands"
+msgstr "Параметры приложения"
+
+#: plugins/personal/nagios/nagios.tpl:100
+#: plugins/personal/nagios/class_nagiosAccount.inc:290
+#, fuzzy
+msgid "Host notification commands"
+msgstr "Параметры приложения"
+
+#: plugins/personal/nagios/nagios.tpl:115
+#, fuzzy
+msgid "Nagios authentification"
+msgstr "Рабочая станция Windows"
+
+#: plugins/personal/nagios/nagios.tpl:121
+#, fuzzy
+msgid "view system informations"
+msgstr "Системная информация"
+
+#: plugins/personal/nagios/nagios.tpl:130
+#, fuzzy
+msgid "view configuration information"
+msgstr "Информация об организации"
+
+#: plugins/personal/nagios/nagios.tpl:139
+msgid "trigger system commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:148
+#, fuzzy
+msgid "view all services"
+msgstr "Предоставлять службу сканирования"
+
+#: plugins/personal/nagios/nagios.tpl:157
+msgid "view all hosts"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:166
+msgid "trigger all service commands"
+msgstr ""
+
+#: plugins/personal/nagios/nagios.tpl:175
+msgid "trigger all host commands"
+msgstr ""
+
+#: plugins/personal/nagios/main.inc:123
+#, fuzzy
+msgid "Nagios settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:110
+#, fuzzy
+msgid "This account has no nagios extensions."
+msgstr "В этой учетной записи нет почтовых расширений."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:119
+#, fuzzy
+msgid "Remove nagios account"
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:120
+#, fuzzy
+msgid ""
+"This account has nagios features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи есть настройки электронной почты. Вы можете удалить "
+"их, щелкнув ниже."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+#, fuzzy
+msgid "Create nagios account"
+msgstr "Создать настройки запись эл. почты"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+#, fuzzy
+msgid ""
+"This account has nagios features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи нет настроек электронной почты. Вы можете добавить их, "
+"щелкнув ниже."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:178
+#, fuzzy, php-format
+msgid "Saving of user/nagios account with dn '%s' failed."
+msgstr "Создать настройки запись эл. почты"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:198
+#, fuzzy
+msgid "The required field 'NagiosAlias' is not set."
+msgstr "Обязательное поле \"Имя\" не заполнено."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:201
+#, fuzzy
+msgid "The required field 'NagiosMail' is not set."
+msgstr "Обязательное поле \"Имя\" не заполнено."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:205
+#: plugins/personal/nagios/class_nagiosAccount.inc:209
+#, fuzzy
+msgid "Please enter a valid email address in 'NagiosMail' field."
+msgstr "Введите корректное значение в поле \"Основной адрес\"."
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:261
+#, fuzzy, php-format
+msgid "Removing of user/nagios account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:276
+#, fuzzy
+msgid "Nagios account settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:287
+#: plugins/personal/generic/class_user.inc:1447
+#, fuzzy
+msgid "Pager number"
+msgstr "Телефонные номера"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:298
+#, fuzzy
+msgid "View all hosts"
+msgstr "Предоставлять службу сканирования"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:299
+#, fuzzy
+msgid "View all services"
+msgstr "Предоставлять службу сканирования"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:301
+#, fuzzy
+msgid "Trigger system commands"
+msgstr "Системная информация"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:302
+msgid "Trigger all host commands"
+msgstr ""
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:303
+#, fuzzy
+msgid "Trigger all service commands"
+msgstr "Предоставлять службу сканирования"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:305
+#, fuzzy
+msgid "View configuration information"
+msgstr "Информация об организации"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:306
+#, fuzzy
+msgid "View system informations"
+msgstr "Системная информация"
+
+#: plugins/personal/posix/trust_machines.tpl:6
+msgid "Select systems to add"
+msgstr "Выберите системы для добавления"
+
+#: plugins/personal/posix/trust_machines.tpl:26
+msgid "Display systems of department"
+msgstr "Показать системы в подразделении"
+
+#: plugins/personal/posix/main.inc:127
+msgid "Unix settings"
+msgstr "Атрибуты UNIX"
+
+#: plugins/personal/posix/paste_generic.tpl:4
+#, fuzzy
+msgid "Posix settings"
+msgstr "Атрибуты UNIX"
+
+#: plugins/personal/posix/paste_generic.tpl:8
+#: plugins/personal/posix/class_posixAccount.inc:1363
+#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
+#: plugins/personal/samba/samba3.tpl:97
+#: plugins/personal/samba/class_sambaAccount.inc:690
+msgid "Home directory"
+msgstr "Домашний каталог"
+
+#: plugins/personal/posix/paste_generic.tpl:23
+#: plugins/personal/posix/generic.tpl:47
+msgid "Force UID/GID"
+msgstr "Указать UID/GID вручную"
+
+#: plugins/personal/posix/paste_generic.tpl:28
+#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
+msgid "UID"
+msgstr "UID"
+
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/generic.tpl:76
+msgid "Group membership"
+msgstr "Членство в группах"
+
+#: plugins/personal/posix/paste_generic.tpl:54
+#: plugins/personal/posix/generic.tpl:78
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr ""
+"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)"
+
+#: plugins/personal/posix/posix_shadow.tpl:9
+msgid "User must change password on first login"
+msgstr "Пользователь должен сменить пароль при первом входе в систему"
+
+#: plugins/personal/posix/posix_shadow.tpl:34
+#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
+msgid "Password expires on"
+msgstr "Срок действия пароля истекает"
+
+#: plugins/personal/posix/class_posixAccount.inc:16
+#: plugins/generic/references/class_reference.inc:22
+msgid "UNIX"
+msgstr "Unix"
+
+#: plugins/personal/posix/class_posixAccount.inc:137
+#, fuzzy
+msgid "expired"
+msgstr "Экспорт"
+
+#: plugins/personal/posix/class_posixAccount.inc:139
+msgid "grace time active"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:142
+#, fuzzy
+msgid "active, password not changable"
+msgstr "Новый пароль"
+
+#: plugins/personal/posix/class_posixAccount.inc:144
+#, fuzzy
+msgid "active, password expired"
+msgstr "Срок действия пароля истекает"
+
+#: plugins/personal/posix/class_posixAccount.inc:146
+#, fuzzy
+msgid "active"
+msgstr "Личный"
+
+#: plugins/personal/posix/class_posixAccount.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:1029
+msgid "Group of user"
+msgstr "Группа пользователя"
+
+#: plugins/personal/posix/class_posixAccount.inc:192
+msgid "unconfigured"
+msgstr "Не настроено"
+
+#: plugins/personal/posix/class_posixAccount.inc:255
+msgid "This account has no unix extensions."
+msgstr "В этой учетной записи нет расширений UNIX."
+
+#: plugins/personal/posix/class_posixAccount.inc:275
+#: plugins/personal/posix/class_posixAccount.inc:278
+msgid "Remove posix account"
+msgstr "Удалить учетную запись POSIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:276
+#, fuzzy
+msgid ""
+"This account has unix features enabled. To disable them, you'll need to "
+"remove the samba / environment account first."
+msgstr ""
+"В этой учетной записи используются атрибуты POSIX. Чтобы отключить их "
+"использование, сначала нужно удалить учетную запись Samba."
+
+#: plugins/personal/posix/class_posixAccount.inc:279
+msgid ""
+"This account has posix features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их "
+"использование, щелкнув ниже."
+
+#: plugins/personal/posix/class_posixAccount.inc:282
+msgid "Create posix account"
+msgstr "Создать учетную запись POSIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:283
+msgid ""
+"This account has posix features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать "
+"их, щелкнув ниже."
+
+#: plugins/personal/posix/class_posixAccount.inc:443
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr "Пароль нельзя изменить в течение %s дн. с последней смены (shadowMin)"
+
+#: plugins/personal/posix/class_posixAccount.inc:447
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "Пароль должен быть изменен по истечении %s дн. (shadowMax)"
+
+#: plugins/personal/posix/class_posixAccount.inc:451
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiery"
+msgstr ""
+"Отключить учетную запись, если срок действия пароля истек и прошло %s дн. "
+"бездействия (shadowInactive)"
+
+#: plugins/personal/posix/class_posixAccount.inc:455
+#, php-format
+msgid "Warn user %s days before password expiery"
+msgstr ""
+"Предупреждать пользователей за %s дн. до истечения срока действия пароля "
+"(shadowWarning)"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+msgid "full access"
+msgstr "полный доступ"
+
+#: plugins/personal/posix/class_posixAccount.inc:576
+msgid "allow access to these hosts"
+msgstr "разрешить доступ только на эти хосты"
+
+#: plugins/personal/posix/class_posixAccount.inc:624
+#, fuzzy, php-format
+msgid "Removing of user/posix account with dn '%s' failed."
+msgstr "Удалить учетную запись POSIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:772
+msgid "Failed: overriding lock"
+msgstr "Ошибка: замещение блокировки"
+
+#: plugins/personal/posix/class_posixAccount.inc:868
+#, fuzzy, php-format
+msgid "Saving of user/posix account with dn '%s' failed."
+msgstr "Аккаунт Proxy"
+
+#: plugins/personal/posix/class_posixAccount.inc:943
+msgid "The required field 'Home directory' is not set."
+msgstr "Обязательное поле \"Домашний каталог\" не заполнено."
+
+#: plugins/personal/posix/class_posixAccount.inc:946
+msgid "Please enter a valid path in 'Home directory' field."
+msgstr "Введите корректный путь в поле \"Домашний каталог\"."
+
+#: plugins/personal/posix/class_posixAccount.inc:954
+msgid "Value specified as 'UID' is not valid."
+msgstr "Значение поля \"UID\" некорректно."
+
+#: plugins/personal/posix/class_posixAccount.inc:957
+msgid "Value specified as 'UID' is too small."
+msgstr "Значение 'UID' слишком маленькое."
+
+#: plugins/personal/posix/class_posixAccount.inc:972
+msgid "Value specified as 'shadowMin' is not valid."
+msgstr "Значение поля \"shadowMin\" некорректно."
+
+#: plugins/personal/posix/class_posixAccount.inc:977
+msgid "Value specified as 'shadowMax' is not valid."
+msgstr "Значение поля \"shadowMax\" некорректно."
+
+#: plugins/personal/posix/class_posixAccount.inc:982
+msgid "Value specified as 'shadowWarning' is not valid."
+msgstr "Значение поля \"shadowWarning\" некорректно."
+
+#: plugins/personal/posix/class_posixAccount.inc:985
+msgid "'shadowWarning' without 'shadowMax' makes no sense."
+msgstr "Использование \"shadowWarning\" без \"shadowMax\" бессмысленно."
+
+#: plugins/personal/posix/class_posixAccount.inc:988
+msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
+msgstr ""
+"Значение поля \"shadowWarning\" должно быть меньше значения поля \"shadowMax"
+"\"."
+
+#: plugins/personal/posix/class_posixAccount.inc:991
+msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
+msgstr ""
+"Значение поля \"shadowWarning\" должно быть больше значения поля \"shadowMin"
+"\"."
+
+#: plugins/personal/posix/class_posixAccount.inc:996
+msgid "Value specified as 'shadowInactive' is not valid."
+msgstr "Значение поля \"shadowInactive\" некорректно."
+
+#: plugins/personal/posix/class_posixAccount.inc:999
+msgid "'shadowInactive' without 'shadowMax' makes no sense."
+msgstr "Использование \"shadowInactive\" без \"shadowMax\" бессмысленно."
+
+#: plugins/personal/posix/class_posixAccount.inc:1004
+msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
+msgstr ""
+"Значение поля \"shadowMin\" должно быть меньше значения поля \"shadowMax\"."
+
+#: plugins/personal/posix/class_posixAccount.inc:1353
+#, fuzzy
+msgid "POSIX account"
+msgstr "Аккаунт FTP"
+
+#: plugins/personal/posix/class_posixAccount.inc:1364
+#: plugins/personal/posix/generic.tpl:15
+msgid "Shell"
+msgstr "Оболочка"
+
+#: plugins/personal/posix/class_posixAccount.inc:1366
+#, fuzzy
+msgid "Group ID"
+msgstr "Группа"
+
+#: plugins/personal/posix/class_posixAccount.inc:1368
+#, fuzzy
+msgid "Force password change on login"
+msgstr "Сменить пароль"
+
+#: plugins/personal/posix/class_posixAccount.inc:1369
+#, fuzzy
+msgid "Shadow min"
+msgstr "Затенение"
+
+#: plugins/personal/posix/class_posixAccount.inc:1370
+#, fuzzy
+msgid "Shadow max"
+msgstr "Затенение"
+
+#: plugins/personal/posix/class_posixAccount.inc:1371
+#, fuzzy
+msgid "Shadow warning"
+msgstr "Затенение"
+
+#: plugins/personal/posix/class_posixAccount.inc:1372
+#, fuzzy
+msgid "Shadow inactive"
+msgstr "Затенение"
+
+#: plugins/personal/posix/class_posixAccount.inc:1373
+#, fuzzy
+msgid "Shadow expire"
+msgstr "Показать людей"
+
+#: plugins/personal/posix/class_posixAccount.inc:1374
+#, fuzzy
+msgid "System trust model"
+msgstr "Системные доверия"
+
+#: plugins/personal/posix/generic.tpl:25
+msgid "Primary group"
+msgstr "Основная группа"
+
+#: plugins/personal/posix/generic.tpl:102
+msgid "Account"
+msgstr "Учетная запись"
+
+#: plugins/personal/posix/generic.tpl:109
+msgid "System trust"
+msgstr "Системные доверия"
+
+#: plugins/personal/posix/generic.tpl:110
+#, fuzzy
+msgid "Trust mode"
+msgstr "Режим"
+
+#: plugins/personal/posix/posix_groups.tpl:6
+msgid "Select groups to add"
+msgstr "Выберите группы для добавления"
+
+#: plugins/personal/posix/posix_groups.tpl:32
+msgid "Display groups of department"
+msgstr "Объединения в подразделении"
+
+#: plugins/personal/posix/posix_groups.tpl:53
+msgid "Display groups matching"
+msgstr "Шаблон для групп"
+
+#: plugins/personal/posix/posix_groups.tpl:64
+msgid "Display groups of user"
+msgstr "Показать группы пользователей"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:26
+#, php-format
+msgid "The configured timezone '%s' seems not to valid."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:73
+#, fuzzy
+msgid "Sunday"
+msgstr "день"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:74
+#, fuzzy
+msgid "Monday"
+msgstr "день"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:75
+#, fuzzy
+msgid "Tuesday"
+msgstr "день"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:76
+msgid "Wednesday"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:77
+#, fuzzy
+msgid "Thursday"
+msgstr "час"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:78
+#, fuzzy
+msgid "Friday"
+msgstr "день"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:79
+#, fuzzy
+msgid "Saturday"
+msgstr "Адм. единица"
+
+#: plugins/personal/samba/samba3_workstations.tpl:6
+msgid "Select workstations to add"
+msgstr "Выберите рабочие станции для добавления"
+
+#: plugins/personal/samba/samba3_workstations.tpl:26
+msgid "Display workstations of department"
+msgstr "Показать рабочие станции подразделения"
+
+#: plugins/personal/samba/samba2.tpl:13
+msgid "Samba home"
+msgstr "Домашний каталог Samba"
+
+#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
+msgid "Script path"
+msgstr "Путь к сценариям"
+
+#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
+#: plugins/personal/samba/samba3.tpl:111
+#: plugins/personal/samba/class_sambaAccount.inc:691
+msgid "Profile path"
+msgstr "Путь к профилю"
+
+#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
+msgid "Access options"
+msgstr "Параметры доступа"
+
+#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
+msgid "Allow user to change password from client"
+msgstr "Разрешить пользователям менять пароль с клиента"
+
+#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
+#: plugins/personal/samba/class_sambaAccount.inc:1106
+msgid "Login from windows client requires no password"
+msgstr "Не спрашивать пароль при входе в систему из Windows"
+
+#: plugins/personal/samba/samba2.tpl:77
+msgid "Temporary disable samba account"
+msgstr "Временно отключить учетную запись Samba"
+
+#: plugins/personal/samba/samba3.tpl:27
+#: plugins/personal/samba/class_sambaAccount.inc:1121
+msgid "Domain"
+msgstr "Домен"
+
+#: plugins/personal/samba/samba3.tpl:66
+msgid "Terminal Server"
+msgstr "Терминальный сервер"
+
+#: plugins/personal/samba/samba3.tpl:94
+#: plugins/personal/samba/class_sambaAccount.inc:1102
+msgid "Allow login on terminal server"
+msgstr "Разрешить вход на терминальный сервер"
+
+#: plugins/personal/samba/samba3.tpl:131
+#: plugins/personal/samba/class_sambaAccount.inc:1103
+msgid "Inherit client config"
+msgstr "Унаследовать конфигурацию клиента"
+
+#: plugins/personal/samba/samba3.tpl:134
+msgid "Initial program"
+msgstr "Начальная программа"
+
+#: plugins/personal/samba/samba3.tpl:142
+msgid "Working directory"
+msgstr "Рабочий каталог"
+
+#: plugins/personal/samba/samba3.tpl:159
+msgid "Timeout settings (in minutes)"
+msgstr "Настройки таймаута (в минутах)"
+
+#: plugins/personal/samba/samba3.tpl:169
+#: plugins/personal/samba/class_sambaAccount.inc:698
+msgid "Connection"
+msgstr "Подключение"
+
+#: plugins/personal/samba/samba3.tpl:183
+#: plugins/personal/samba/class_sambaAccount.inc:699
+msgid "Disconnection"
+msgstr "Отключение"
+
+#: plugins/personal/samba/samba3.tpl:197
+#: plugins/personal/samba/class_sambaAccount.inc:700
+msgid "IDLE"
+msgstr "Простой"
+
+#: plugins/personal/samba/samba3.tpl:213
+msgid "Client devices"
+msgstr "Клиентские устройства"
+
+#: plugins/personal/samba/samba3.tpl:220
+msgid "Connect client drives at logon"
+msgstr "Подключить клиентские устройства при входе"
+
+#: plugins/personal/samba/samba3.tpl:228
+msgid "Connect client printers at logon"
+msgstr "Подключить клиентские принтеры при входе"
+
+#: plugins/personal/samba/samba3.tpl:236
+msgid "Default to main client printer"
+msgstr "Указать принтер по умолчанию"
+
+#: plugins/personal/samba/samba3.tpl:250
+msgid "Shadowing"
+msgstr "Затенение"
+
+#: plugins/personal/samba/samba3.tpl:261
+msgid "On broken or timed out"
+msgstr "При обрыве или таймауте"
+
+#: plugins/personal/samba/samba3.tpl:271
+msgid "Reconnect if disconnected"
+msgstr "В"
+
+#: plugins/personal/samba/samba3.tpl:306
+#: plugins/personal/samba/class_sambaAccount.inc:1107
+#, fuzzy
+msgid "Lock samba account"
+msgstr "Удалить учетную запись Samba"
+
+#: plugins/personal/samba/samba3.tpl:331
+#: plugins/personal/samba/class_sambaAccount.inc:1113
+msgid "Limit Logon Time"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:351
+#: plugins/personal/samba/class_sambaAccount.inc:1114
+msgid "Limit Logoff Time"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:372
+msgid "Account expires after"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:395
+#, fuzzy
+msgid "Samba logon times"
+msgstr "Группа Samba"
+
+#: plugins/personal/samba/samba3.tpl:395
+#, fuzzy
+msgid "Edit settings..."
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/samba/samba3.tpl:403
+msgid "Allow connection from these workstations only"
+msgstr "Разрешить подключения только от этой рабочей станции"
+
+#: plugins/personal/samba/class_sambaAccount.inc:212
+msgid "This account has no samba extensions."
+msgstr "В этой учетной записи нет расширений Samba."
+
+#: plugins/personal/samba/class_sambaAccount.inc:221
+msgid "Remove samba account"
+msgstr "Удалить учетную запись Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:222
+msgid ""
+"This account has samba features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи есть настройки Samba. Вы можете отключить их, щелкнув "
+"ниже."
+
+#: plugins/personal/samba/class_sambaAccount.inc:232
+#: plugins/personal/samba/class_sambaAccount.inc:235
+msgid "Create samba account"
+msgstr "Создать учетную запись Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:233
+msgid ""
+"This account has samba features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи нет настроек Samba. Вы можете включить их, щелкнув "
+"ниже."
+
+#: plugins/personal/samba/class_sambaAccount.inc:236
+msgid ""
+"This account has samba features disabled. Posix features are needed for "
+"samba accounts, enable them first."
+msgstr ""
+"В этой учетной записи нет настроек Samba. Для учетных записей Samba нужны "
+"атрибуты POSIX, включите сначала их использование."
+
+#: plugins/personal/samba/class_sambaAccount.inc:502
+msgid "input on, notify on"
+msgstr "входящие вкл, оповещение вкл"
+
+#: plugins/personal/samba/class_sambaAccount.inc:503
+msgid "input on, notify off"
+msgstr "входящие вкл, оповещение выкл"
+
+#: plugins/personal/samba/class_sambaAccount.inc:504
+msgid "input off, notify on"
+msgstr "входящие выкл, оповещение вкл"
+
+#: plugins/personal/samba/class_sambaAccount.inc:505
+msgid "input off, nofify off"
+msgstr "входящие выкл, оповещение выкл"
+
+#: plugins/personal/samba/class_sambaAccount.inc:507
+msgid "disconnect"
+msgstr "отключиться"
+
+#: plugins/personal/samba/class_sambaAccount.inc:508
+msgid "reset"
+msgstr "сброс"
+
+#: plugins/personal/samba/class_sambaAccount.inc:510
+msgid "from any client"
+msgstr "от любого клиента"
+
+#: plugins/personal/samba/class_sambaAccount.inc:511
+msgid "from previous client only"
+msgstr "только от предыдущего клиента"
+
+#: plugins/personal/samba/class_sambaAccount.inc:674
+#, fuzzy, php-format
+msgid "Removing of user/samba account with dn '%s' failed."
+msgstr "Удалить учетную запись Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:693
+#, php-format
+msgid "The value specified as '%s' contains invalid characters!"
+msgstr "Значение '%s' содержит недопустимые символы."
+
+#: plugins/personal/samba/class_sambaAccount.inc:703
+#, php-format
+msgid ""
+"The timeout property '%s' is checked and contains invalid or no characters!"
+msgstr "Значение таймаута '%s' пустое или содержит недопустимые символы."
+
+#: plugins/personal/samba/class_sambaAccount.inc:709
+msgid ""
+"The windows user manager only allows eight clients. You've specified more "
+"than eight."
+msgstr ""
+"Менеджер пользователей Windows допускает подключение только восми клиентов. "
+"Вы указали больше чем восем."
+
+#: plugins/personal/samba/class_sambaAccount.inc:894
+msgid ""
+"Warning: This account has an undefined samba SID assigned. The problem can "
+"not be fixed by GOsa!"
+msgstr ""
+"Внимание: этот аккаунт имеет неправильный SID. Это нельзя исправить "
+"средствами GOsa."
+
+#: plugins/personal/samba/class_sambaAccount.inc:918
+msgid ""
+"Warning: Can't identify users primary group - no conversion to a samba group "
+"possible!"
+msgstr ""
+"Предупреждение: не удается идентифицировать основную группу, преобразование "
+"в группу Samba невозможно!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1028
+#, fuzzy, php-format
+msgid "Saving of user/samba account with dn '%s' failed."
+msgstr "Моя учетная запись"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1093
+#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
+msgid "Samba settings"
+msgstr "Настройки Samba"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1105
+#, fuzzy
+msgid "Allow user to change password"
+msgstr "Разрешить пользователям менять пароль с клиента"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1110
+#, fuzzy
+msgid "Account expires"
+msgstr "Учетная запись"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1111
+#, fuzzy
+msgid "Password expires"
+msgstr "Срок действия пароля истекает"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1115
+#, fuzzy
+msgid "Logon hours"
+msgstr "один час"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1117
+#, fuzzy
+msgid "Generic home directory"
+msgstr "Домашний каталог"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1118
+msgid "Generic samba home drive"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1119
+#, fuzzy
+msgid "Generic script path"
+msgstr "Путь к сценариям"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1120
+#, fuzzy
+msgid "Generic profile path"
+msgstr "Путь к профилю"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1122
+#, fuzzy
+msgid "Allow connection from"
+msgstr "Разрешить подключения только от этой рабочей станции"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:21
+#, fuzzy
+msgid "Specify the hours this user is allowed to log in"
+msgstr "Выберите почтовый сервер для учетной записи пользователя"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:27
+#, fuzzy
+msgid "Hour"
+msgstr "час"
+
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:208
+msgid "Certificates"
+msgstr "Сертификаты"
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Стандартный сертификат"
+
+#: plugins/personal/generic/generic_certs.tpl:33
+msgid "S/MIME certificate"
+msgstr "Сертификат S/MIME"
+
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "PKCS12 certificate"
+msgstr "Сертификат PKCS12"
+
+#: plugins/personal/generic/generic_certs.tpl:78
+#: plugins/personal/generic/class_user.inc:1406
+msgid "Certificate serial number"
+msgstr "Серийный номер сертификата"
+
+#: plugins/personal/generic/generic_picture.tpl:5
+#: plugins/personal/generic/generic_picture.tpl:15
+#: plugins/personal/generic/paste_generic.tpl:37
+#: plugins/personal/generic/generic.tpl:20
+#: plugins/personal/generic/generic.tpl:22
+#: plugins/personal/generic/generic.tpl:38
+msgid "Personal picture"
+msgstr "Изображение"
+
+#: plugins/personal/generic/main.inc:102
+msgid "You are not allowed to set your password!"
+msgstr "Вам не разрешено менять пароль."
+
+#: plugins/personal/generic/main.inc:193
+msgid "Generic user information"
+msgstr "Общая информация о пользователе"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "female"
+msgstr "женский"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "male"
+msgstr "мужской"
+
+#: plugins/personal/generic/class_user.inc:291
+msgid "This account has no valid GOsa extensions."
+msgstr "Для этой учетной записи нет корректных расширений GOsa."
+
+#: plugins/personal/generic/class_user.inc:353
+msgid "The specified file has not been uploaded via HTTP POST! Aborted."
+msgstr ""
+"Указанный файл не был загружен на сервер (метод HTTP POST)! Операция "
+"прервана."
+
+#: plugins/personal/generic/class_user.inc:450
+msgid "Please enter a valid serial number"
+msgstr "Введите корректный серийный номер"
+
+#: plugins/personal/generic/class_user.inc:494
+msgid ""
+"(Some types of certificates are currently not supported and may be displayed "
+"as 'invalid'.)"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:504
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:507
+msgid "valid"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:508
+msgid "invalid"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:513
+#, fuzzy
+msgid "No certificate installed"
+msgstr "Изменить сертификаты"
+
+#: plugins/personal/generic/class_user.inc:600
+#, fuzzy, php-format
+msgid "Removing of user/generic account with dn '%s' failed."
+msgstr "Удалить учетную запись POSIX"
+
+#: plugins/personal/generic/class_user.inc:634
+#: plugins/personal/generic/class_user.inc:1019
+msgid "Kerberos database communication failed"
+msgstr "Ошибка соединения с базой данных Kerberos"
+
+#: plugins/personal/generic/class_user.inc:648
+#: plugins/personal/generic/class_user.inc:1036
+msgid "Can't remove user from kerberos database."
+msgstr "Не удается удалить пользователя из базы данных Kerberos."
+
+#: plugins/personal/generic/class_user.inc:721
+#, fuzzy, php-format
+msgid "You are not allowed to move this object to '%s'."
+msgstr "У вас недостаточно прав для удаления этого группового объекта!"
+
+#: plugins/personal/generic/class_user.inc:966
+#, fuzzy, php-format
+msgid "Saving of user/generic account with dn '%s' failed."
+msgstr "Аккаунт Proxy"
+
+#: plugins/personal/generic/class_user.inc:1047
+msgid "Can't add user to kerberos database."
+msgstr "Не удается добавить пользователя в базу данных Kerberos."
+
+#: plugins/personal/generic/class_user.inc:1114
+msgid "There's already a person with this 'Login' in the database."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/personal/generic/class_user.inc:1123
+msgid "The required field 'Login' is not set."
+msgstr "Обязательное поле \"Регистрационное имя\" не заполнено."
+
+#: plugins/personal/generic/class_user.inc:1128
+msgid ""
+"There's already a person with this 'Name'/'Given name' combination in the "
+"database."
+msgstr ""
+"Пользователь с такой комбинацией имени и личного имени в базе данных уже "
+"существует."
+
+#: plugins/personal/generic/class_user.inc:1135
+msgid ""
+"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr ""
+"Значение поля \"Регистрационное имя\" содержит недопустимые символы. "
+"Допустимыми являются буквы в нижнем регистре, цифры и дефисы."
+
+#: plugins/personal/generic/class_user.inc:1138
+msgid "The field 'Homepage' contains an invalid URL definition."
+msgstr "Значение поля \"Домашняя страница\" содержит некорректный URL."
+
+#: plugins/personal/generic/class_user.inc:1267
+#, fuzzy
+msgid "Could not open specified certificate!"
+msgstr "Невозможно выбрать базу данных!"
+
+#: plugins/personal/generic/class_user.inc:1398
+#: plugins/personal/generic/generic.tpl:442
+msgid "Unit"
+msgstr "Подразделение"
+
+#: plugins/personal/generic/class_user.inc:1399
+#: plugins/personal/generic/generic.tpl:467
+msgid "House identifier"
+msgstr "Номер дома"
+
+#: plugins/personal/generic/class_user.inc:1400
+#: plugins/personal/generic/generic.tpl:384
+msgid "Vocation"
+msgstr "Специальность"
+
+#: plugins/personal/generic/class_user.inc:1401
+#: plugins/personal/generic/generic.tpl:511
+msgid "Last delivery"
+msgstr "Последняя доставка"
+
+#: plugins/personal/generic/class_user.inc:1402
+#: plugins/personal/generic/generic.tpl:433
+msgid "Person locality"
+msgstr "Местоположение сотрудника"
+
+#: plugins/personal/generic/class_user.inc:1403
+#: plugins/personal/generic/generic.tpl:392
+msgid "Unit description"
+msgstr "Описание подразделения"
+
+#: plugins/personal/generic/class_user.inc:1404
+#: plugins/personal/generic/generic.tpl:401
+msgid "Subject area"
+msgstr "Область деятельности"
+
+#: plugins/personal/generic/class_user.inc:1405
+#: plugins/personal/generic/generic.tpl:410
+msgid "Functional title"
+msgstr "Должность"
+
+#: plugins/personal/generic/class_user.inc:1407
+#: plugins/personal/generic/generic.tpl:520
+msgid "Public visible"
+msgstr "Видимый всем"
+
+#: plugins/personal/generic/class_user.inc:1408
+#: plugins/personal/generic/generic.tpl:451
+msgid "Street"
+msgstr "Улица"
+
+#: plugins/personal/generic/class_user.inc:1414
+#, fuzzy
+msgid "Generic user settings"
+msgstr "Общая информация о пользователе"
+
+#: plugins/personal/generic/class_user.inc:1429
+#: plugins/personal/generic/generic.tpl:83
+msgid "Academic title"
+msgstr "Академическое звание"
+
+#: plugins/personal/generic/class_user.inc:1432
+#: plugins/personal/generic/generic.tpl:183
+msgid "Homepage"
+msgstr "Домашняя страница"
+
+#: plugins/personal/generic/class_user.inc:1435
+#: plugins/personal/generic/generic.tpl:93
+msgid "Date of birth"
+msgstr "Дата рождения"
+
+#: plugins/personal/generic/class_user.inc:1436
+#, fuzzy
+msgid "Gender"
+msgstr "Отправитель"
+
+#: plugins/personal/generic/class_user.inc:1437
+#, fuzzy
+msgid "Preferred language"
+msgstr "Язык по умолчанию"
+
+#: plugins/personal/generic/class_user.inc:1438
+#, fuzzy
+msgid "Department number"
+msgstr "Управление подразделениями"
+
+#: plugins/personal/generic/class_user.inc:1439
+#, fuzzy
+msgid "Employee number"
+msgstr "Форма трудоустройства"
+
+#: plugins/personal/generic/class_user.inc:1440
+#: plugins/personal/generic/generic.tpl:282
+msgid "Employee type"
+msgstr "Форма трудоустройства"
+
+#: plugins/personal/generic/class_user.inc:1443
+#: plugins/personal/generic/paste_generic.tpl:47
+#, fuzzy
+msgid "User picture"
+msgstr "Изображение"
+
+#: plugins/personal/generic/class_user.inc:1444
+#, fuzzy
+msgid "Room number"
+msgstr "Телефонные номера"
+
+#: plugins/personal/generic/class_user.inc:1448
+#, fuzzy
+msgid "User certificates"
+msgstr "Стандартный сертификат"
+
+#: plugins/personal/generic/paste_generic.tpl:1
+#, fuzzy
+msgid "User settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/personal/generic/paste_generic.tpl:23
+#, fuzzy
+msgid "Clear password"
+msgstr "Новый пароль"
+
+#: plugins/personal/generic/paste_generic.tpl:24
+#, fuzzy
+msgid "Set new password"
+msgstr "Изменить пароль"
+
+#: plugins/personal/generic/password.tpl:2
+msgid ""
+"You have changed the method your password is stored in the ldap database. "
+"For that reason you've to enter your password at this point again. GOsa will "
+"then encode it with the selected method."
+msgstr ""
+"Вы изменили метод шифрования паролей в базе LDAP. В связи с этим введите "
+"свой пароль снова. GOsa произведет шифрование в соответствии с выбраной "
+"схемой."
+
+#: plugins/personal/generic/generic.tpl:6
+msgid "Personal information"
+msgstr "Личная информация"
+
+#: plugins/personal/generic/generic.tpl:29
+#: plugins/personal/generic/generic.tpl:40
+msgid "Change picture"
+msgstr "Сменить изображение"
+
+#: plugins/personal/generic/generic.tpl:54
+#, fuzzy
+msgid "Template name"
+msgstr "Шаблон"
+
+#: plugins/personal/generic/generic.tpl:111
+#: ihtml/themes/default/sizelimit.tpl:14
+msgid "Set"
+msgstr "Установить"
+
+#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Sex"
+msgstr "Пол"
+
+#: plugins/personal/generic/generic.tpl:130
+#, fuzzy
+msgid "Preferred langage"
+msgstr "Язык по умолчанию"
+
+#: plugins/personal/generic/generic.tpl:175
+msgid "Private phone"
+msgstr "Личный телефон"
+
+#: plugins/personal/generic/generic.tpl:196
+msgid "Password storage"
+msgstr "Хэширование паролей"
+
+#: plugins/personal/generic/generic.tpl:211
+msgid "Edit certificates"
+msgstr "Изменить сертификаты"
+
+#: plugins/personal/generic/generic.tpl:220
+msgid "Edit properties"
+msgstr "Изменить свойства"
+
+#: plugins/personal/generic/generic.tpl:238
+msgid "Organizational information"
+msgstr "Информация об организации"
+
+#: plugins/personal/generic/generic.tpl:266
+msgid "Department No."
+msgstr "Номер подразделения"
+
+#: plugins/personal/generic/generic.tpl:274
+msgid "Employee No."
+msgstr "Номер работника"
+
+#: plugins/personal/generic/generic.tpl:300
+#: plugins/personal/generic/generic.tpl:482
+msgid "Room No."
+msgstr "Номер комнаты"
+
+#: plugins/personal/generic/generic.tpl:496
+msgid "Please use the phone tab"
+msgstr "Воспользуйтесь закладкой \"Телефон\""
+
+#: plugins/generic/welcome/welcome.tpl:4
+#, fuzzy
+msgid ""
+"This is the GOsa main menu. You can select your tasks from the menu on the "
+"left, or by choosing one of the pictograms below. All changes apply directly "
+"to your companies LDAP server."
+msgstr ""
+"Это начальная страница GOsa. Из меню слева или среди пиктограмм ниже вы "
+"можете выбрать нужный вам раздел. Все изменения будут сразу же переноситься "
+"на LDAP-сервер вашей компании."
+
+#: plugins/generic/welcome/welcome.tpl:8
+#, fuzzy
+msgid ""
+"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
+"back to the pictogram view."
+msgstr ""
+"Чтобы завершить сеанс, выберите в меню слева вверху пункт <b>Выход</b>. "
+"Чтобы вернуться на начальную страницу, выберите <b>Начало</b>."
+
+#: plugins/generic/welcome/welcome.tpl:15
+msgid "The GOsa team"
+msgstr "Команда разработчиков GOsa"
+
+#: plugins/generic/welcome/main.inc:24
+#, php-format
+msgid "Welcome %s!"
+msgstr "Добро пожаловать %s!"
+
+#: plugins/generic/references/class_reference.inc:46
+msgid "Thin Client"
+msgstr "Тонкий клиент"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Object name"
+msgstr "Имя объекта"
+
+#: plugins/generic/references/contents.tpl:11
+#, fuzzy
+msgid "Contents"
+msgstr "Контакт"
+
+#: plugins/generic/references/contents.tpl:18
+msgid "This object has no relationship to other objects."
+msgstr "Данный объект не имеет ссылок на другие объекты"
+
+#: plugins/gofon/macro/parameter.tpl:4
+#, fuzzy
+msgid "Argument"
+msgstr "подразделения"
+
+#: plugins/gofon/macro/parameter.tpl:8
+#, fuzzy
+msgid "type"
+msgstr "Тип"
+
+#: plugins/gofon/macro/parameter.tpl:19
+#, fuzzy
+msgid "You are not allowed to view the macro parameter settings"
+msgstr "У вас недостаточно прав для удаления этого пользователя!"
+
+#: plugins/gofon/macro/headpage.tpl:6
+#: plugins/gofon/macro/class_divListMacros.inc:31
+#: plugins/gofon/macro/class_divListMacros.inc:32
+#, fuzzy
+msgid "List of macros"
+msgstr "Список групп"
+
+#: plugins/gofon/macro/headpage.tpl:24
+#: plugins/gofon/macro/class_divListMacros.inc:36
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit and remove selected macros. You may want "
+"to use the range selector on top of the macro listbox, when working with a "
+"large number of macros."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+"группы пользователей. Если у вас их достаточно большое количество, вы можете "
+"использовать групповое выделение."
+
+#: plugins/gofon/macro/headpage.tpl:38
+#, fuzzy
+msgid "Display macros matching"
+msgstr "Шаблон для групп"
+
+#: plugins/gofon/macro/headpage.tpl:38
+#, fuzzy
+msgid "Display macros  matching"
+msgstr "Шаблон для групп"
+
+#: plugins/gofon/macro/headpage.tpl:41
+#: plugins/gofon/macro/class_divListMacros.inc:65
+#, fuzzy
+msgid "Regular expression for matching macro names"
+msgstr "Регулярное выражение, соответствующее именам групп"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
+#, fuzzy
+msgid "This 'dn' is no phone macro."
+msgstr "Этот DN не имеет свойств телефона."
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
+#, fuzzy
+msgid "String"
+msgstr "в течение"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
+msgid "Combobox"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
+#: include/sieve/templates/element_boolean.tpl:4
+msgid "Bool"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
+#, fuzzy
+msgid "Delete unused"
+msgstr "Удалить"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
+#, fuzzy, php-format
+msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
+msgstr "Неправильное указание таймаута '%s'"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
+#, php-format
+msgid "The parameter %s has incorrect value for type bool."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
+#, php-format
+msgid ""
+"Parameter count of the macro changed, you must update each user which are "
+"using this macro '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
+#: plugins/gofon/macro/class_gofonMacro.inc:492
+#: plugins/gofon/macro/class_gofonMacro.inc:501
+#, fuzzy, php-format
+msgid "Removing of goFonMacro/generic account with dn '%s' failed."
+msgstr "Удалить настройки эл. почты"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:241
+#, php-format
+msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:309
+#, fuzzy, php-format
+msgid "More than one '(' is currently not supported. Line : '%s'."
+msgstr ""
+"Автоматическое создание типа \"%s\" не поддерживается. Пожалуйста, сообщите "
+"об этом команде разработчиков GOsa."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:312
+#, fuzzy, php-format
+msgid "More than one ')' is currently not supported. Line : '%s'."
+msgstr ""
+"Автоматическое создание типа \"%s\" не поддерживается. Пожалуйста, сообщите "
+"об этом команде разработчиков GOsa."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:316
+#, fuzzy, php-format
+msgid "There is no application given in line : '%s'."
+msgstr "У выбранного приложения нет параметров."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:320
+#, php-format
+msgid "There is no extension type given in line : '%s'."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:349
+#, fuzzy, php-format
+msgid "Insert of new macro failed for server '%s'."
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:409
+msgid ""
+"There must be at least one server with an asterisk database to save this "
+"phone macro."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:423
+#, fuzzy, php-format
+msgid "The given cn '%s' already exists."
+msgstr "Подразделение с таким именем уже существует."
+
+#: plugins/gofon/macro/class_gofonMacro.inc:429
+msgid "You must specify the 'Display Name' in order to save this macro"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:433
+msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:442
+msgid ""
+"This macro is still in use. It is necessary to mark this macro as visible "
+"for users."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:450
+msgid "Makro length must be lower than 100 lines"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:455
+#, fuzzy
+msgid "You can't save an empty macro."
+msgstr "Удалить"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:472
+msgid ""
+"This macro is still in use. To delete this Macro ensure that nobody has "
+"selected it."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:485
+#, fuzzy
+msgid ""
+"Could not remove the macro entry from asterisk databases. Please check your "
+"asterisk database configurations."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:535
+#, fuzzy, php-format
+msgid "Saving of goFonMacro/generic account with dn '%s' failed."
+msgstr "Создать настройки запись эл. почты"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:571
+#, fuzzy
+msgid "Asterisk macro management"
+msgstr "Управление системами"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:576
+#, fuzzy
+msgid "GOfon macro"
+msgstr "Телефонные отчеты"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:580
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/gofon/macro/paste_generic.tpl:4
+#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
+#: plugins/gofon/macro/generic.tpl:9
+#, fuzzy
+msgid "Macro name"
+msgstr "Название"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:584
+#, fuzzy
+msgid "Macro content and parameter"
+msgstr "Название"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:585
+msgid "Visibility flag"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
+#, fuzzy
+msgid "Phone macros"
+msgstr "Телефонные отчеты"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
+#, fuzzy, php-format
+msgid "You're about to delete the following user(s) %s"
+msgstr "Вы собираетесь удалить пользователя %s."
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
+#, fuzzy
+msgid "You are not allowed to delete this macro!"
+msgstr "У вас недостаточно прав для удаления этой группы!"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
+#, fuzzy, php-format
+msgid "You're about to delete the macro '%s'."
+msgstr "Вы собираетесь удалить группу \"%s\"."
+
+#: plugins/gofon/macro/class_divListMacros.inc:58
+#, fuzzy
+msgid "Visible"
+msgstr "Переменная"
+
+#: plugins/gofon/macro/class_divListMacros.inc:144
+#, fuzzy
+msgid "Create new phone macro"
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove selected macros"
+msgstr "Удалить"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove macros"
+msgstr "Телефонные отчеты"
+
+#: plugins/gofon/macro/class_divListMacros.inc:178
+#, fuzzy
+msgid "Macro"
+msgstr "Название"
+
+#: plugins/gofon/macro/class_divListMacros.inc:179
+#, fuzzy
+msgid "visible"
+msgstr "Видимый всем"
+
+#: plugins/gofon/macro/class_divListMacros.inc:180
+#, fuzzy
+msgid "invisible"
+msgstr "Видимый всем"
+
+#: plugins/gofon/macro/class_divListMacros.inc:208
+#, fuzzy
+msgid "Edit macro"
+msgstr "Пользователи домена"
+
+#: plugins/gofon/macro/class_divListMacros.inc:216
+#, fuzzy
+msgid "Delete macro"
+msgstr "Удалить"
+
+#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
+#, fuzzy
+msgid "Phone macro management"
+msgstr "Управление системами"
+
+#: plugins/gofon/macro/generic.tpl:18
+msgid "Macro name to be displayed"
+msgstr ""
+
+#: plugins/gofon/macro/generic.tpl:60
+#, fuzzy
+msgid "Visible for user"
+msgstr "Список пользователей"
+
+#: plugins/gofon/macro/generic.tpl:70
+#, fuzzy
+msgid "Macro text"
+msgstr "Название"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:6
+msgid "Phone Reports"
+msgstr "Телефонные отчеты"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:165
+#: plugins/gofon/fonreports/class_fonreport.inc:175
+#, fuzzy
+msgid "Can't connect to phone database, no reports can be shown!"
+msgstr ""
+"Не удается подключиться к базе данных факсов, отчеты показаны не будут!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:179
+#, fuzzy
+msgid "Can't select phone database for report generation!"
+msgstr "Не удается выбрать базу данных факсов для создания отчетов!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:197
+msgid "Query for phone database failed!"
+msgstr "Запрос в базу телефонов не выполнен!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:395
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#: plugins/gofon/fonreports/main.inc:16
+msgid "Phone reports"
+msgstr "Телефонные отчеты"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:405
+#: plugins/gofon/fonreports/contents.tpl:31
+msgid "Source"
+msgstr "Источник"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:406
+#: plugins/gofon/fonreports/contents.tpl:32
+msgid "Destination"
+msgstr "Назначение"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:407
+#: plugins/gofon/fonreports/contents.tpl:33
+msgid "Channel"
+msgstr "Канал"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:408
+#, fuzzy
+msgid "Application called"
+msgstr "Приложение"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:409
+#, fuzzy
+msgid "Disposition"
+msgstr "Отключение"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:410
+#: plugins/gofon/fonreports/contents.tpl:36
+msgid "Duration"
+msgstr "Продолжительность"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
+#, php-format
+msgid ""
+"The specified goFonHomeServer '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry ignoring old "
+"accounts."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
+"error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
+#, fuzzy, php-format
+msgid "Can't select database %s on %s."
+msgstr "Невозможно выбрать базу данных!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
+#, fuzzy
+msgid "no macro"
+msgstr "Телефонные отчеты"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
+#, fuzzy
+msgid "undefined"
+msgstr "не определена"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
+msgid ""
+"Can't save any changes to asterisk database, there is no mysql extension "
+"available."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
+"keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
+#, php-format
+msgid ""
+"Can't select database %s on %s. Abort saving entries to keep the database "
+"consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
+#, php-format
+msgid ""
+"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
+"entries to keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
+msgid "Error while performing query:"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
+msgid "This account has no phone extensions."
+msgstr "В этой учетной записи нет атрибутов для телефона."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
+msgid ""
+"The macro you selected, is no longer available for you, please choose "
+"another one."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
+msgid "Remove phone account"
+msgstr "Удалить телефонный аккаунт"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
+msgid ""
+"This account has phone features enabled. You can disable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи включены телефонные атрибуты. Вы можете отключить их, "
+"щелкнув ниже."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
+msgid "Create phone account"
+msgstr "Создать телефонный аккаунт"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
+#, fuzzy
+msgid ""
+"This account has phone features disabled. You can't enable them while no uid "
+"is set."
+msgstr ""
+"В этой учетной записи отключены телефонные атрибуты. Вы можете включить их, "
+"щелкнув ниже."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
+msgid ""
+"This account has phone features disabled. You can enable them by clicking "
+"below."
+msgstr ""
+"В этой учетной записи отключены телефонные атрибуты. Вы можете включить их, "
+"щелкнув ниже."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
+msgid "Please enter a valid phone number!"
+msgstr "Введите корректный номер телефона!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
+msgid "Choose your private phone"
+msgstr "Укажите личный телефон"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone account."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
+msgid "Voicemail PIN must be between 1-4 characters."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
+#, fuzzy
+msgid ""
+"The specified Voicemail PIN contains invalid characters, only numeric values "
+"are allowed here."
+msgstr ""
+"Значение поля \"Регистрационное имя\" содержит недопустимые символы. "
+"Допустимыми являются буквы в нижнем регистре, цифры и дефисы."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
+msgid "Phone PIN must be at least one character long."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
+#, fuzzy
+msgid ""
+"The specified phone PIN contains invalid characters, only aphanumeric values "
+"are allowed here."
+msgstr ""
+"Значение поля \"Регистрационное имя\" содержит недопустимые символы. "
+"Допустимыми являются буквы в нижнем регистре, цифры и дефисы."
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
+#, php-format
+msgid "You need to specify at least one phone number!"
+msgstr "Необходимо указать не менее одного телефонного номера!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
+#, fuzzy, php-format
+msgid "Saving of user/phone account with dn '%s' failed."
+msgstr "Аккаунт Proxy"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
+msgid ""
+"Can't remove phone account, the mysql extension is not present in php "
+"configuration."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
+#, php-format
+msgid "Removed user '%s' from phone queue '%s'."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
+#, fuzzy, php-format
+msgid "Removing of user/phone account with dn '%s' failed."
+msgstr "Удалить учетную запись POSIX"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available. "
+"Remove aborted."
+msgstr ""
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
+#, fuzzy
+msgid "Phone account settings"
+msgstr "Настройки телефона"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
+#, fuzzy
+msgid "GOfon reports"
+msgstr "Телефонные отчеты"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
+#, fuzzy
+msgid "Telephone number"
+msgstr "Телефонные номера"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
+#, fuzzy
+msgid "Macro settings"
+msgstr "Почтовые настройки пользователя"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
+#, fuzzy
+msgid "Telephone pin"
+msgstr "Телефон"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
+msgid "Voicemail pin"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/main.inc:122
+#: plugins/gofon/phoneaccount/paste_generic.tpl:1
+msgid "Phone settings"
+msgstr "Настройки телефона"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:50
+msgid "Voicemail PIN"
+msgstr ""
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:40
+#: plugins/gofon/phoneaccount/generic.tpl:60
+#, fuzzy
+msgid "Phone PIN"
+msgstr "Телефон"
+
+#: plugins/gofon/phoneaccount/generic.tpl:42
+#, fuzzy
+msgid "Select the accounts home server"
+msgstr "Выберите, чтобы просмотреть серверы"
+
+#: plugins/gofon/phoneaccount/generic.tpl:82
+#: plugins/gofon/phoneaccount/generic.tpl:84
+#, fuzzy
+msgid "Phone macro"
+msgstr "Телефонные отчеты"
+
+#: plugins/gofon/conference/headpage.tpl:6
+#: plugins/gofon/conference/class_divListConferences.inc:31
+#: plugins/gofon/conference/class_divListConferences.inc:32
+#, fuzzy
+msgid "List of conference rooms"
+msgstr "Список групп"
+
+#: plugins/gofon/conference/headpage.tpl:24
+#: plugins/gofon/conference/class_divListConferences.inc:36
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected phone conferences. "
+"Having a large number of phone conferences, you might prefer the range "
+"selectors on top of the conferences list."
+msgstr ""
+"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+"подразделения. Если у вас достаточно большое количество подразделений, вы "
+"можете использовать групповое выделение."
+
+#: plugins/gofon/conference/headpage.tpl:36
+#, fuzzy
+msgid "Regular expression for        matching user names"
+msgstr "Регулярное выражение, соответствующее именам пользователей"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
+#, php-format
+msgid ""
+"Could not remove the conference entry from database on home server (%s). "
+"Please check your asterisk database configuration."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
+#, fuzzy, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available."
+msgstr "У выбранного приложения нет параметров."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
+#, fuzzy
+msgid "Please enter a PIN."
+msgstr "Введите адрес сервера"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
+#, fuzzy
+msgid "Please enter a name for the conference."
+msgstr "Введите корректный номер телефона!"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
+msgid "Only numeric chars are allowed in Number field."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
+msgid "Only numbers are allowed in Lifetime."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
+#, fuzzy
+msgid "There is already a conference with this name in the current tree."
+msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
+msgid ""
+"Can not check if there are already some entries with given telephone number "
+"and/or cn in the destination home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
+msgid ""
+"Can not remove entries with some telephone number and/or cn from destination "
+"home server."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
+msgid ""
+"Can not check if entry exists in old database. Please have a look a the gosa "
+"logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
+msgid ""
+"Can not remove old entries from initial home server. Please have a look a "
+"the gosa logfiles."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
+#, php-format
+msgid "Saving of goFonConference/generic with dn '%s' failed."
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
+#: plugins/gofon/conference/class_divListConferences.inc:263
+#, fuzzy
+msgid "Conference"
+msgstr "Ссылки"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
+#, fuzzy
+msgid "Phone conference management"
+msgstr "Управление подразделениями"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
+#, fuzzy
+msgid "GOfon conference"
+msgstr "Номер телефона"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
+#, fuzzy
+msgid "Conference PIN"
+msgstr "Ссылки"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
+#: plugins/gofon/conference/generic.tpl:146
+#, fuzzy
+msgid "Preset PIN"
+msgstr "присутствует"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
+#: plugins/gofon/conference/generic.tpl:166
+#, fuzzy
+msgid "Record conference"
+msgstr "Ссылки"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
+#: plugins/gofon/conference/generic.tpl:197
+msgid "Play music on hold"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
+#, fuzzy
+msgid "Activate menu"
+msgstr "Включить автоответчик"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
+msgid "Announce user activity"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
+#, fuzzy
+msgid "Count user"
+msgstr "Страна"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
+#, fuzzy
+msgid "Conference type"
+msgstr "Ссылки"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
+#, fuzzy
+msgid "Format"
+msgstr "Порт"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
+msgid "Lifetime"
+msgstr ""
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
+#, fuzzy
+msgid "Phone conferences"
+msgstr "Номер телефона"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
+#, fuzzy
+msgid "Management"
+msgstr "Название"
+
+#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
+#, fuzzy
+msgid "Conference management"
+msgstr "Управление подразделениями"
+
+#: plugins/gofon/conference/paste_generic.tpl:5
+#: plugins/gofon/conference/generic.tpl:15
+#, fuzzy
+msgid "Conference name"
+msgstr "Ссылки"
+
+#: plugins/gofon/conference/paste_generic.tpl:10
+#: plugins/gofon/conference/generic.tpl:21
+#, fuzzy
+msgid "Name of conference to create"
+msgstr "Имя создаваемой ветки"
+
+#: plugins/gofon/conference/class_divListConferences.inc:57
+#, fuzzy
+msgid "Name - Number"
+msgstr "Номер телефона"
+
+#: plugins/gofon/conference/class_divListConferences.inc:59
+#: plugins/gofon/conference/generic.tpl:154
+msgid "PIN"
+msgstr ""
+
+#: plugins/gofon/conference/class_divListConferences.inc:66
+#, fuzzy
+msgid "Regular expression for matching conference names"
+msgstr "Регулярное выражение, соответствующее именам пользователей"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+#, fuzzy
+msgid "Create new conference"
+msgstr "Создание нового объекта в"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+#, fuzzy
+msgid "New conference"
+msgstr "Номер телефона"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove selected conferences"
+msgstr "Ссылки"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove conferences"
+msgstr "Ссылки"
+
+#: plugins/gofon/conference/class_divListConferences.inc:254
+#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
+#: include/class_pluglist.inc:265
+#, fuzzy
+msgid "Unknown"
+msgstr "состояние неизвестно"
+
+#: plugins/gofon/conference/generic.tpl:35
+#, fuzzy
+msgid "Choose subtree to place conference in"
+msgstr "Выберите ветку для пользователя"
+
+#: plugins/gofon/conference/generic.tpl:99
+msgid "Lifetime (in days)"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:174
+msgid "Sound file format"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:205
+#, fuzzy
+msgid "Activate session menu"
+msgstr "Включить автоответчик"
+
+#: plugins/gofon/conference/generic.tpl:213
+msgid "Announce users joining or leaving the conference"
+msgstr ""
+
+#: plugins/gofon/conference/generic.tpl:221
+#, fuzzy
+msgid "Count users"
+msgstr "Страна"
+
+#: include/class_plugin.inc:419
+#, fuzzy, php-format
+msgid ""
+"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+
+#: include/class_plugin.inc:600
+#, php-format
+msgid ""
+"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+
+#: include/class_plugin.inc:634 include/class_password-methods.inc:183
+#, fuzzy, php-format
+msgid ""
+"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTREMOVE модуля \"%s\"."
+
+#: include/class_plugin.inc:668
+#, php-format
+msgid ""
+"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTREMOVE модуля \"%s\"."
+
+#: include/class_plugin.inc:1002
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr ""
+
+#: include/class_plugin.inc:1009
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr ""
+
+#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
+#, php-format
+msgid "Handle object tagging with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1039
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr ""
+
+#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
+#: include/class_plugin.inc:1147
+#, fuzzy, php-format
+msgid "Saving object snapshot with dn '%s' failed."
+msgstr "Моя учетная запись"
+
+#: include/class_plugin.inc:1173
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable '%s' is not "
+"configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable(s) '%s' is "
+"not configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1217
+#, php-format
+msgid "Method get available snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1273
+#, php-format
+msgid "Method get deleted snapshots with dn '%s' failed."
+msgstr ""
+
+#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
+#, fuzzy, php-format
+msgid "Restore snapshot with dn '%s' failed."
+msgstr "Удалить приложения"
+
+#: include/class_plugin.inc:1616
+msgid "Changing ACL dn"
+msgstr ""
+
+#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
+#: setup/class_setupStep_Migrate.inc:1114
+#: setup/class_setupStep_Migrate.inc:1162
+#, fuzzy
+msgid "to"
+msgstr "Отношение"
+
+#: include/class_password-methods-sha.inc:50
+msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:90
+#, php-format
+msgid ""
+"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
+"to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:122
+#, php-format
+msgid ""
+"Specified object '%s' is not a valid ldap object, please check copy & paste  "
+"methods."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:138
+#, fuzzy, php-format
+msgid "We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr "Удалить"
+
+#: include/class_CopyPasteHandler.inc:147
+#, fuzzy, php-format
+msgid ""
+"We are not allowed to save ldap dump to '%s/%s', please check permissions."
+msgstr "Удалить"
+
+#: include/class_CopyPasteHandler.inc:232
+#, php-format
+msgid "Could not load dumped file '%s', from hard disk drive."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:257
+#, fuzzy, php-format
+msgid "You are not allowed to cut and paste the following object '%s'."
+msgstr "У вас недостаточно прав для удаления этого группового объекта!"
+
+#: include/class_CopyPasteHandler.inc:285
+#, fuzzy, php-format
+msgid "You are going to paste the cutted entry '%s'."
+msgstr "Вы собираетесь удалить объект %s."
+
+#: include/class_CopyPasteHandler.inc:298
+#, fuzzy, php-format
+msgid "You are not allowed to copy and paste the following object '%s'."
+msgstr "У вас недостаточно прав для удаления этого группового объекта!"
+
+#: include/class_CopyPasteHandler.inc:319
+#, fuzzy, php-format
+msgid "You are going to paste the copied entry '%s'."
+msgstr "Вы собираетесь удалить объект %s."
+
+#: include/class_CopyPasteHandler.inc:418
+#, fuzzy
+msgid "Paste"
+msgstr "Дата"
+
+#: include/class_CopyPasteHandler.inc:420
+#, fuzzy
+msgid "Can't paste"
+msgstr "Создать телефонный аккаунт"
+
+#: include/class_password-methods-kerberos.inc:44
+msgid ""
+"Warning: Can't set kerberos password. Your PHP version has no kerberos "
+"support, password has not been changed."
+msgstr ""
+"Предупреждение: не удается создать пароль Kerberos. В вашей установке PHP "
+"нет поддержки Kerberos, пароль не был изменен."
+
+#: include/class_password-methods-kerberos.inc:53
+msgid "Kerberos database communication failed!"
+msgstr "Ошибка подключения к базе данных Kerberos!"
+
+#: include/class_password-methods-kerberos.inc:60
+msgid "Changing password in kerberos database failed!"
+msgstr "Ошибка смены пароля в базе данных Kerberos!"
+
+#: include/sieve/class_sieveElement_Require.inc:73
+#, fuzzy
+msgid "Please specify at least one valid requirement."
+msgstr "Укажите корректный номер телефона."
+
+#: include/sieve/class_sieveElement_If.inc:27
+#, fuzzy
+msgid "Complete address"
+msgstr "не полный"
+
+#: include/sieve/class_sieveElement_If.inc:27
+#: include/sieve/class_sieveElement_If.inc:33
+#, fuzzy
+msgid "Default"
+msgstr "по умолчанию"
+
+#: include/sieve/class_sieveElement_If.inc:28
+#, fuzzy
+msgid "Domain part"
+msgstr "Пользователи домена"
+
+#: include/sieve/class_sieveElement_If.inc:29
+msgid "Local part"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Case insensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:34
+msgid "Case sensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:35
+#, fuzzy
+msgid "Numeric"
+msgstr "Ноябрь"
+
+#: include/sieve/class_sieveElement_If.inc:39
+msgid "is"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:40
+#, fuzzy
+msgid "regex"
+msgstr "сброс"
+
+#: include/sieve/class_sieveElement_If.inc:41
+#, fuzzy
+msgid "contains"
+msgstr "Действия"
+
+#: include/sieve/class_sieveElement_If.inc:42
+#, fuzzy
+msgid "matches"
+msgstr "Отмена"
+
+#: include/sieve/class_sieveElement_If.inc:43
+#, fuzzy
+msgid "count"
+msgstr "Учетная запись"
+
+#: include/sieve/class_sieveElement_If.inc:44
+#, fuzzy
+msgid "value is"
+msgstr "По умолчанию"
+
+#: include/sieve/class_sieveElement_If.inc:48
+#, fuzzy
+msgid "less than"
+msgstr "Добро пожаловать %s!"
+
+#: include/sieve/class_sieveElement_If.inc:49
+msgid "less or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:50
+msgid "equals"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:51
+msgid "greater or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:52
+#: include/sieve/class_sieveElement_If.inc:726
+#: include/sieve/class_sieveElement_If.inc:1059
+#, fuzzy
+msgid "greater than"
+msgstr "Создать параметры"
+
+#: include/sieve/class_sieveElement_If.inc:53
+#, fuzzy
+msgid "not equal"
+msgstr "не полный"
+
+#: include/sieve/class_sieveElement_If.inc:102
+#, fuzzy
+msgid "Can't save empty tests."
+msgstr "Удалить"
+
+#: include/sieve/class_sieveElement_If.inc:446
+#, fuzzy
+msgid "emtpy"
+msgstr "Шаблон"
+
+#: include/sieve/class_sieveElement_If.inc:493
+msgid "Nothing specified right now"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:595
+msgid "Invalid type of address part."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:605
+#, fuzzy
+msgid "Invalid match type given."
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
+
+#: include/sieve/class_sieveElement_If.inc:621
+#, fuzzy
+msgid "Invalid operator given."
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
+
+#: include/sieve/class_sieveElement_If.inc:638
+#, fuzzy
+msgid "Please specify a valid operator."
+msgstr "Введите корректное имя пользователя!"
+
+#: include/sieve/class_sieveElement_If.inc:654
+#, fuzzy
+msgid ""
+"Invalid character found in address attribute. Quotes are not allowed here."
+msgstr "Введите корректное имя пользователя!"
+
+#: include/sieve/class_sieveElement_If.inc:669
+msgid ""
+"Invalid character found in value attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:727
+#: include/sieve/class_sieveElement_If.inc:1060
+msgid "lower than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:729
+#: include/sieve/class_sieveElement_If.inc:1062
+msgid "Megabyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:730
+#: include/sieve/class_sieveElement_If.inc:1063
+msgid "Kilobyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:731
+#: include/sieve/class_sieveElement_If.inc:1064
+#, fuzzy
+msgid "Bytes"
+msgstr "Системы"
+
+#: include/sieve/class_sieveElement_If.inc:745
+#, fuzzy
+msgid "Please select a valid match type in the list box below."
+msgstr "Введите корректный серийный номер"
+
+#: include/sieve/class_sieveElement_If.inc:759
+msgid "Only numeric values are allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:769
+msgid "No valid unit selected"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:834
+#: include/sieve/templates/element_if.tpl:4
+#, fuzzy
+msgid "Condition"
+msgstr "Подключение"
+
+#: include/sieve/class_sieveElement_If.inc:836
+#: include/sieve/templates/object_container.tpl:32
+#: include/sieve/class_sieveManagement.inc:510
+#: include/sieve/class_sieveManagement.inc:729
+#, fuzzy
+msgid "If"
+msgstr "Unix"
+
+#: include/sieve/class_sieveElement_If.inc:838
+#: include/sieve/templates/element_elsif.tpl:4
+#: include/sieve/templates/object_container.tpl:34
+#: include/sieve/class_sieveManagement.inc:571
+#: include/sieve/class_sieveManagement.inc:766
+#: include/sieve/class_sieveManagement.inc:771
+msgid "Else If"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:840
+#: include/sieve/templates/element_else.tpl:4
+#: include/sieve/templates/object_container.tpl:33
+#: include/sieve/class_sieveManagement.inc:569
+#: include/sieve/class_sieveManagement.inc:764
+#, fuzzy
+msgid "Else"
+msgstr "Выбрать"
+
+#: include/sieve/class_sieveElement_If.inc:876
+#, fuzzy
+msgid "Empty"
+msgstr "Шаблон"
+
+#: include/sieve/class_sieveElement_If.inc:1134
+#: include/sieve/class_sieveElement_If.inc:1164
+#, fuzzy
+msgid "Click here to add a new test"
+msgstr "Нажмите на эту кнопку, чтобы войти в систему"
+
+#: include/sieve/class_sieveElement_If.inc:1176
+msgid "Unhandled switch type"
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:245
+msgid "Can't remove last element."
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:658
+msgid "Require must be the first command in the script."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Vacation.inc:148
+#, fuzzy
+msgid "Alternative sender address must be a valid email addresses."
+msgstr "Введите корректное имя пользователя!"
+
+#: include/sieve/templates/element_stop.tpl:9
+msgid "Stop execution here"
+msgstr ""
+
+#: include/sieve/templates/object_test_container.tpl:6
+#, fuzzy
+msgid "Add object"
+msgstr "Соответствующий объект"
+
+#: include/sieve/templates/object_test_container.tpl:10
+#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
+#, fuzzy
+msgid "Remove object"
+msgstr "Включаемые объекты"
+
+#: include/sieve/templates/element_vacation.tpl:13
+#, fuzzy
+msgid "Vacation Message"
+msgstr "Сообщение автоответчика"
+
+#: include/sieve/templates/element_vacation.tpl:16
+#: include/sieve/templates/element_envelope.tpl:19
+#: include/sieve/templates/element_address.tpl:18
+#: include/sieve/templates/element_header.tpl:19
+#, fuzzy
+msgid "Normal view"
+msgstr "Почтовый индекс"
+
+#: include/sieve/templates/element_vacation.tpl:21
+#, fuzzy
+msgid "Release interval"
+msgstr "Интервал времени"
+
+#: include/sieve/templates/element_vacation.tpl:30
+#, fuzzy
+msgid "Alternative sender addresses"
+msgstr "Альтернативные адреса"
+
+#: include/sieve/templates/element_vacation.tpl:47
+#: include/sieve/templates/element_envelope.tpl:130
+#: include/sieve/templates/element_address.tpl:138
+#: include/sieve/templates/element_header.tpl:131
+#, fuzzy
+msgid "Expert view"
+msgstr "Режим"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_envelope.tpl:108
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_address.tpl:116
+#: include/sieve/templates/element_header.tpl:109
+#, fuzzy
+msgid "Not"
+msgstr "нет"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_anyof.tpl:7
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_exists.tpl:12
+msgid "Inverse match"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:10
+#: include/sieve/class_sieveManagement.inc:602
+msgid "Any of"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:16
+#: include/sieve/templates/element_envelope.tpl:105
+#: include/sieve/class_sieveManagement.inc:598
+msgid "Envelope"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:26
+#: include/sieve/templates/element_address.tpl:25
+#: include/sieve/templates/element_header.tpl:26
+#, fuzzy
+msgid "Match type"
+msgstr "Соответствующий объект"
+
+#: include/sieve/templates/element_envelope.tpl:29
+#: include/sieve/templates/element_envelope.tpl:52
+#: include/sieve/templates/element_envelope.tpl:63
+#: include/sieve/templates/element_envelope.tpl:113
+#: include/sieve/templates/element_envelope.tpl:118
+#: include/sieve/templates/element_address.tpl:28
+#: include/sieve/templates/element_address.tpl:51
+#: include/sieve/templates/element_address.tpl:61
+#: include/sieve/templates/element_address.tpl:72
+#: include/sieve/templates/element_address.tpl:121
+#: include/sieve/templates/element_address.tpl:126
+#: include/sieve/templates/element_boolean.tpl:5
+#: include/sieve/templates/element_header.tpl:29
+#: include/sieve/templates/element_header.tpl:52
+#: include/sieve/templates/element_header.tpl:63
+#: include/sieve/templates/element_header.tpl:114
+#: include/sieve/templates/element_header.tpl:119
+#, fuzzy
+msgid "Boolean value"
+msgstr "По умолчанию"
+
+#: include/sieve/templates/element_envelope.tpl:37
+#: include/sieve/templates/element_address.tpl:36
+#: include/sieve/templates/element_header.tpl:37
+#, fuzzy
+msgid "Invert test"
+msgstr "Память"
+
+#: include/sieve/templates/element_envelope.tpl:49
+#: include/sieve/templates/element_address.tpl:58
+#: include/sieve/templates/element_header.tpl:49
+#, fuzzy
+msgid "Comparator"
+msgstr "не полный"
+
+#: include/sieve/templates/element_envelope.tpl:60
+#: include/sieve/templates/element_address.tpl:69
+#, fuzzy
+msgid "Operator"
+msgstr "не полный"
+
+#: include/sieve/templates/element_envelope.tpl:76
+#: include/sieve/templates/element_address.tpl:85
+#: include/sieve/templates/element_header.tpl:77
+msgid "Address fields to include"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:80
+#: include/sieve/templates/element_address.tpl:89
+#: include/sieve/templates/element_header.tpl:81
+msgid "Values to match for"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:110
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_address.tpl:118
+#: include/sieve/templates/element_header.tpl:111
+msgid "-"
+msgstr ""
+
+#: include/sieve/templates/select_test_type.tpl:1
+#, fuzzy
+msgid "Select the type of test you want to add"
+msgstr "Выбрать пользователей для добавления"
+
+#: include/sieve/templates/select_test_type.tpl:3
+#, fuzzy
+msgid "Available test types"
+msgstr "Доступные приложения"
+
+#: include/sieve/templates/element_redirect.tpl:13
+#: include/sieve/templates/object_container.tpl:27
+#: include/sieve/class_sieveManagement.inc:505
+#: include/sieve/class_sieveManagement.inc:724
+#, fuzzy
+msgid "Redirect"
+msgstr "напрямую"
+
+#: include/sieve/templates/element_redirect.tpl:18
+msgid "Redirect mail to following recipients"
+msgstr ""
+
+#: include/sieve/templates/remove_script.tpl:10
+#, fuzzy
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"script in a file. So - if you've done so - press 'Delete' to continue or "
+"'Cancel' to abort."
+msgstr ""
+"Лучше всего перед удалением сохранить резервную копию текущего дерева LDAP в "
+"файл. Если вы сделали это и действительно хотите выполнить удаление, нажмите "
+"<i>Удалить</i>, иначе нажмите <i>Отмена</i>."
+
+#: include/sieve/templates/object_container_clear.tpl:8
+#, fuzzy
+msgid "Move this object up one position"
+msgstr "Включаемые объекты"
+
+#: include/sieve/templates/object_container_clear.tpl:12
+msgid "Move this object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:16
+#, fuzzy
+msgid "Remove this object"
+msgstr "Включаемые объекты"
+
+#: include/sieve/templates/object_container_clear.tpl:17
+#: include/sieve/templates/object_container.tpl:17
+#, fuzzy
+msgid "Remove element"
+msgstr "Удалить объект"
+
+#: include/sieve/templates/element_allof.tpl:10
+#: include/sieve/class_sieveManagement.inc:601
+#, fuzzy
+msgid "All of"
+msgstr "Все"
+
+#: include/sieve/templates/element_fileinto.tpl:4
+#, fuzzy
+msgid "Move mail into folder"
+msgstr "в папку"
+
+#: include/sieve/templates/element_fileinto.tpl:8
+#, fuzzy
+msgid "Select from list"
+msgstr "Создать шаблон"
+
+#: include/sieve/templates/element_fileinto.tpl:10
+#, fuzzy
+msgid "Manual selection"
+msgstr "Язык"
+
+#: include/sieve/templates/element_fileinto.tpl:18
+#, fuzzy
+msgid "Folder"
+msgstr "Фильтр"
+
+#: include/sieve/templates/element_discard.tpl:4
+#: include/sieve/templates/object_container.tpl:26
+#: include/sieve/class_sieveManagement.inc:504
+#: include/sieve/class_sieveManagement.inc:723
+#, fuzzy
+msgid "Discard"
+msgstr "Устройства"
+
+#: include/sieve/templates/element_discard.tpl:9
+#, fuzzy
+msgid "Discard message"
+msgstr "Удалить"
+
+#: include/sieve/templates/element_keep.tpl:4
+#: include/sieve/templates/object_container.tpl:22
+#: include/sieve/templates/object_container.tpl:25
+#: include/sieve/class_sieveManagement.inc:500
+#: include/sieve/class_sieveManagement.inc:503
+#: include/sieve/class_sieveManagement.inc:719
+#: include/sieve/class_sieveManagement.inc:722
+msgid "Keep"
+msgstr ""
+
+#: include/sieve/templates/element_keep.tpl:9
+#, fuzzy
+msgid "Keep message"
+msgstr "Удалить"
+
+#: include/sieve/templates/management.tpl:1
+#, fuzzy
+msgid "List of sieve scripts"
+msgstr "Список пользователей"
+
+#: include/sieve/templates/management.tpl:5
+msgid ""
+"Connection to the sieve server could not be established, the "
+"authentification attribute is empty."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:6
+msgid ""
+"Please verfiy that the attributes uid and mail are not empty and try again."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:12
+msgid "Connection to the sieve server could not be established."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:15
+msgid "Possibly the sieve account has not been created yet."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:19
+msgid ""
+"Be careful. All your changes will be saved directly to sieve, if you use the "
+"save button below."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:22
+#, fuzzy
+msgid "Create new script"
+msgstr "Создание нового объекта в"
+
+#: include/sieve/templates/element_require.tpl:12
+#: include/sieve/templates/object_container.tpl:29
+#: include/sieve/class_sieveManagement.inc:507
+#: include/sieve/class_sieveManagement.inc:726
+msgid "Require"
+msgstr ""
+
+#: include/sieve/templates/element_size.tpl:16
+#, fuzzy
+msgid "Select match type"
+msgstr "Выберите, чтобы просмотреть серверы"
+
+#: include/sieve/templates/element_size.tpl:20
+#, fuzzy
+msgid "Select value unit"
+msgstr "Выберите подразделение"
+
+#: include/sieve/templates/element_exists.tpl:8
+#: include/sieve/class_sieveManagement.inc:600
+#, fuzzy
+msgid "Exists"
+msgstr "Изменить"
+
+#: include/sieve/templates/element_reject.tpl:14
+#, fuzzy
+msgid "Reject mail"
+msgstr "Отклонять сообщения размером больше"
+
+#: include/sieve/templates/element_reject.tpl:17
+msgid "This is a multiline text element"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:19
+#, fuzzy
+msgid "This is stored as single string"
+msgstr "Что-то будет"
+
+#: include/sieve/templates/import_script.tpl:1
+#, fuzzy
+msgid "Import sieve script"
+msgstr "Показать хосты"
+
+#: include/sieve/templates/import_script.tpl:2
+msgid ""
+"Please select the sieve script you want to import. Use the import button to "
+"import the script or the cancel button to abort."
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:5
+#, fuzzy
+msgid "Script to import"
+msgstr "Путь к сценариям"
+
+#: include/sieve/templates/create_script.tpl:2
+msgid ""
+"Please enter the name for the new script below. Script names must consist of "
+"lower case characters only."
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:8
+#, fuzzy
+msgid "Script name"
+msgstr "Список"
+
+#: include/sieve/templates/add_element.tpl:1
+#, fuzzy
+msgid "Add a new element"
+msgstr "Добавить сервис DNS"
+
+#: include/sieve/templates/add_element.tpl:2
+#, fuzzy
+msgid "Please select the type of element you want to add"
+msgstr "Введите корректный серийный номер"
+
+#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
+#, fuzzy
+msgid "Abort"
+msgstr "Порт"
+
+#: include/sieve/templates/object_container.tpl:8
+#, fuzzy
+msgid "Move object up one position"
+msgstr "Включаемые объекты"
+
+#: include/sieve/templates/object_container.tpl:12
+msgid "Move object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:21
+#, fuzzy
+msgid "choose element"
+msgstr "Удалить объект"
+
+#: include/sieve/templates/object_container.tpl:24
+#, fuzzy
+msgid "Fileinto"
+msgstr "Файлы"
+
+#: include/sieve/templates/object_container.tpl:28
+#: include/sieve/class_sieveManagement.inc:506
+#: include/sieve/class_sieveManagement.inc:725
+#, fuzzy
+msgid "Reject"
+msgstr "Удалить"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:42
+#, fuzzy
+msgid "Add new"
+msgstr "Пользователи домена"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add a new object above this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add element above"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:42
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add a new object below this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add element below"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:12
+msgid "View structured"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:14
+#, fuzzy
+msgid "View source"
+msgstr "Звук"
+
+#: include/sieve/templates/element_address.tpl:48
+msgid "Part of address that should be used"
+msgstr ""
+
+#: include/sieve/templates/element_boolean.tpl:8
+#, fuzzy
+msgid "update"
+msgstr "Обновить"
+
+#: include/sieve/templates/element_header.tpl:16
+#: include/sieve/templates/element_header.tpl:106
+#: include/sieve/class_sieveManagement.inc:597
+#, fuzzy
+msgid "Header"
+msgstr "Отправитель"
+
+#: include/sieve/templates/element_header.tpl:60
+msgid "operator"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:21
+msgid "Invalid character found, quotes are not allowed in a reject message."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:37
+msgid "Your reject text here"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:114
+#: include/sieve/class_sieveManagement.inc:241
+#, fuzzy
+msgid "Parse failed"
+msgstr "Ошибка"
+
+#: include/sieve/class_sieveManagement.inc:118
+#: include/sieve/class_sieveManagement.inc:245
+#, fuzzy
+msgid "Parse successful"
+msgstr "Импорт успешен."
+
+#: include/sieve/class_sieveManagement.inc:155
+#, php-format
+msgid ""
+"The specified mail server '%s' does not exist within the GOsa configuration."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:200
+#, fuzzy
+msgid "You should specify a name for your new script."
+msgstr "Укажите корректный номер телефона."
+
+#: include/sieve/class_sieveManagement.inc:205
+#, fuzzy
+msgid "Only lower case names are allowed."
+msgstr "Введите корректное имя пользователя!"
+
+#: include/sieve/class_sieveManagement.inc:211
+#, fuzzy
+msgid "Only alphabetical characters are allowed in script names."
+msgstr "Вам не разрешено менять пароль."
+
+#: include/sieve/class_sieveManagement.inc:217
+#, fuzzy
+msgid "The specified name is already in use."
+msgstr "Указанное имя уже используется."
+
+#: include/sieve/class_sieveManagement.inc:303
+#: include/sieve/class_sieveManagement.inc:349
+#: include/sieve/class_sieveManagement.inc:679
+#: include/sieve/class_sieveManagement.inc:1040
+#: include/class_mail-methods-cyrus.inc:269
+#, php-format
+msgid "Can't log into SIEVE server. Server says '%s'."
+msgstr "Невозможно зарегистрироваться на сервере SIEVE. Ответ сервера: \"%s\"."
+
+#: include/sieve/class_sieveManagement.inc:311
+#, fuzzy, php-format
+msgid "Can't activate sieve script on server. Server says '%s'."
+msgstr "Невозможно активировать сценарий  GOsa SIEVE. Ответ сервера: \"%s\"."
+
+#: include/sieve/class_sieveManagement.inc:354
+#, fuzzy, php-format
+msgid "Can't remove sieve script from server. Server says '%s'."
+msgstr "Невозможно получить сценарий SIEVE. Ответ сервера: \"%s\"."
+
+#: include/sieve/class_sieveManagement.inc:366
+#, php-format
+msgid "You are going to remove the sieve script '%s' from your mail server."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:402
+#, fuzzy
+msgid "Edited"
+msgstr "Изменить"
+
+#: include/sieve/class_sieveManagement.inc:409
+#, php-format
+msgid "Please fix all errors before saving. Last error was: %s"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:436
+#, fuzzy
+msgid "Specified file seems to be empty."
+msgstr "Значение поля \"Файлы\" некорректно."
+
+#: include/sieve/class_sieveManagement.inc:438
+msgid "Upload failed. The temporary file can't be accessed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
+#, fuzzy, php-format
+msgid "Can't open file '%s'."
+msgstr "Удалить"
+
+#: include/sieve/class_sieveManagement.inc:502
+#: include/sieve/class_sieveManagement.inc:721
+#, fuzzy
+msgid "File into"
+msgstr "Имя сервера"
+
+#: include/sieve/class_sieveManagement.inc:526
+msgid "Failed to add new element."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:642
+msgid "This script is marked as active"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:647
+#, fuzzy
+msgid "Script length"
+msgstr "Путь к сценариям"
+
+#: include/sieve/class_sieveManagement.inc:651
+#, fuzzy
+msgid "Remove script"
+msgstr "Удалить сервис DNS"
+
+#: include/sieve/class_sieveManagement.inc:660
+#, fuzzy
+msgid "Activate script"
+msgstr "Личный"
+
+#: include/sieve/class_sieveManagement.inc:664
+#, fuzzy
+msgid "Edit script"
+msgstr "Пользователи домена"
+
+#: include/sieve/class_sieveManagement.inc:778
+#, php-format
+msgid "Can't add the specified element at the given position."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:1056
+#, fuzzy
+msgid "Failed to save sieve script"
+msgstr "Использовать другой сценарий SIEVE"
+
+#: include/sieve/class_sieveElement_Redirect.inc:24
+#: setup/class_setupStep_Feedback.inc:179
+#, fuzzy
+msgid "Please specify a valid email address."
+msgstr "Введите корректное имя пользователя!"
+
+#: include/sieve/class_sieveElement_Redirect.inc:35
+#, fuzzy
+msgid "Place a mail address here"
+msgstr "Введите корректный серийный номер"
+
+#: include/sieve/class_sieveElement_Comment.inc:21
+msgid "Your comment here"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:63
+#, fuzzy, php-format
+msgid "You're about to delete the snapshot '%s'."
+msgstr "Вы собираетесь удалить группу \"%s\"."
+
+#: include/class_SnapShotDialog.inc:113
+#: include/class_MultiSelectWindow.inc:584
+msgid "Restore snapshot"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:115
+#, fuzzy
+msgid "Remove snapshot"
+msgstr "Создать настройки запись эл. почты"
+
+#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
+msgid "Y-m-d, H:i:s"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:149
+#, fuzzy
+msgid "Please specify a valid description for this snapshot."
+msgstr "Укажите корректный номер телефона."
+
+#: include/class_ldap.inc:196
+#, php-format
+msgid ""
+"The LDAP server is slow (%.2fs for the last query). This may be responsible "
+"for performance breakdowns."
+msgstr ""
+
+#: include/class_ldap.inc:229
+#, php-format
+msgid ""
+"The ldapserver is answering very slow (%.2f), this may be responsible for "
+"performance breakdowns."
+msgstr ""
+
+#: include/class_ldap.inc:451
+#, fuzzy, php-format
+msgid "Creating copy of %s"
+msgstr "Список пользователей"
+
+#: include/class_ldap.inc:454
+msgid "Processing"
+msgstr ""
+
+#: include/class_ldap.inc:494
+msgid "Error while fetching source dn - aborted!"
+msgstr ""
+
+#: include/class_ldap.inc:558
+#, fuzzy, php-format
+msgid "Unknown FAIstate %s"
+msgstr "состояние неизвестно"
+
+#: include/class_ldap.inc:719
+#, php-format
+msgid ""
+"Autocreation of subtree failed. No objectClass found for attribute '%s'."
+msgstr ""
+
+#: include/class_ldap.inc:767
+#, php-format
+msgid ""
+"Autocreation of type '%s' is currently not supported. Please report to the "
+"GOsa team."
+msgstr ""
+"Автоматическое создание типа \"%s\" не поддерживается. Пожалуйста, сообщите "
+"об этом команде разработчиков GOsa."
+
+#: include/class_ldap.inc:776
+#, fuzzy, php-format
+msgid "Creating subtree '%s' failed."
+msgstr "Объект группы"
+
+#: include/class_ldap.inc:846
+#, php-format
+msgid "while operating on '%s' using LDAP server '%s'"
+msgstr ""
+
+#: include/class_ldap.inc:848
+#, fuzzy, php-format
+msgid "while operating on LDAP server %s"
+msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"."
+
+#: include/class_ldap.inc:1070
+#, php-format
+msgid ""
+"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
+"in line %s"
+msgstr ""
+
+#: include/class_ldap.inc:1099
+#, php-format
+msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
+msgstr ""
+
+#: include/class_ldap.inc:1235
+#, fuzzy, php-format
+msgid "Ldap import with dn '%s' failed."
+msgstr "Показать подразделения"
+
+#: include/class_config.inc:71
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Ошибка XML в gosa.conf: %s в строке %d"
+
+#: include/class_config.inc:208 html/index.php:212
+msgid "Can't bind to LDAP. Please contact the system administrator."
+msgstr ""
+"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному "
+"администратору."
+
+#: include/class_config.inc:521
+msgid "SID and/or RIDBASE missing in your configuration!"
+msgstr "В вашем файле настройки отсутствуют значения SID и/или RIDBASE!"
+
+#: include/class_log.inc:141
+msgid ""
+"You have enabled the logging into mysql databse, but there are no logging "
+"servers available."
+msgstr ""
+
+#: include/class_log.inc:149
+#, fuzzy, php-format
+msgid "Could not connect to logging server %s."
+msgstr "Невозможно подключиться к серверу базы данных!"
+
+#: include/class_log.inc:153
+#, fuzzy, php-format
+msgid "Could not select database %s on server %s. Server says :%s"
+msgstr "Невозможно выбрать базу данных!"
+
+#: include/class_log.inc:172
+#, fuzzy, php-format
+msgid "Could not query database %s on server %s. Server ssys :%s"
+msgstr "Невозможно активировать сценарий  GOsa SIEVE. Ответ сервера: \"%s\"."
+
+#: include/class_password-methods-ssha.inc:51
+msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:457
+msgid ""
+"Error: The requested subtree has an inconsistent DN encoding, check your "
+"LDAP!"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:565
+msgid "Restore snapshopts of already deleted objects"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:566
+#, fuzzy
+msgid "Restore"
+msgstr "Повторить"
+
+#: include/class_MultiSelectWindow.inc:590
+#, fuzzy
+msgid "Create snapshot"
+msgstr "Создать настройки запись эл. почты"
+
+#: include/class_MultiSelectWindow.inc:590
+#, fuzzy
+msgid "Create a new snapshot from this object"
+msgstr "Объект группы"
+
+#: include/php_setup.inc:97
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+
+#: include/php_setup.inc:102
+msgid "Send bug report to the GOsa Team"
+msgstr ""
+
+#: include/php_setup.inc:102
+#, fuzzy
+msgid "Send bugreport"
+msgstr "Отправитель"
+
+#: include/php_setup.inc:107
+#, fuzzy
+msgid "Toggle information"
+msgstr "Личная информация"
+
+#: include/php_setup.inc:117
+#, fuzzy
+msgid "PHP error"
+msgstr "Ошибка LDAP:"
+
+#: include/php_setup.inc:136
+msgid "class"
+msgstr ""
+
+#: include/php_setup.inc:142
+#, fuzzy
+msgid "function"
+msgstr "Действие"
+
+#: include/php_setup.inc:147
+#, fuzzy
+msgid "static"
+msgstr "Состояние"
+
+#: include/php_setup.inc:151
+#, fuzzy
+msgid "method"
+msgstr "Почтовые настройки"
+
+#: include/php_setup.inc:184
+msgid "Trace"
+msgstr ""
+
+#: include/php_setup.inc:185
+#, fuzzy
+msgid "Line"
+msgstr "в"
+
+#: include/php_setup.inc:186
+#, fuzzy
+msgid "Arguments"
+msgstr "подразделения"
+
+#: include/functions_dns.inc:166
+#, php-format
+msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr ""
+
+#: include/functions_dns.inc:171
+#, php-format
+msgid ""
+"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
+"zone."
+msgstr ""
+
+#: include/functions_dns.inc:607
+#, php-format
+msgid ""
+"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
+msgstr ""
+
+#: include/class_certificate.inc:35
+msgid "Can't open specified file, check accessibility and or existence"
+msgstr ""
+
+#: include/class_certificate.inc:53
+msgid "Can't read specified certificate / or empty string given"
+msgstr ""
+
+#: include/class_certificate.inc:80
+msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
+msgstr ""
+
+#: include/class_certificate.inc:95
+msgid "The Format must be PEM, to output certificate informations"
+msgstr ""
+
+#: include/class_certificate.inc:192
+#, fuzzy
+msgid "Can't create/open File"
+msgstr "Невозможно импортиовать пустой файл"
+
+#: include/class_certificate.inc:199
+msgid "No valid certificate loaded"
+msgstr ""
+
+#: include/class_pluglist.inc:55
+#, fuzzy
+msgid "All objects in this category"
+msgstr "Описание группы"
+
+#: include/class_pluglist.inc:140
+msgid ""
+"Your gosa.conf information has changed partly. Please convert it using the "
+"contributed script fix_config.sh!"
+msgstr ""
+"Ваш конфигурационный файл gosa.conf был частично изменен. Пожалуйста, "
+"сконвертиуйте его используя скрипт fix_config.sh"
+
+#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
+#: ihtml/themes/default/framework.tpl:26
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?"
+
+#: include/functions_FAI.inc:376
+#, php-format
+msgid "Error, following objects should be equal '%s' and '%s'"
+msgstr ""
+
+#: include/functions_FAI.inc:483
+#, php-format
+msgid "Release management failed, can't save '%s'"
+msgstr ""
+
+#: include/class_password-methods.inc:167
+#, php-format
+msgid "Setting the password failed. LDAP server says '%s'."
+msgstr "Ошибка при установке пароля. Ответ LDAP-сервера: \"%s\"."
+
+#: include/class_password-methods.inc:204
+msgid ""
+"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
+msgstr ""
+"Параметр SMBHASH в gosa.conf некорректен! Не удается сменить пароль Samba."
+
+#: include/class_acl.inc:6
+#, fuzzy
+msgid "Access control"
+msgstr "Параметры доступа"
+
+#: include/class_acl.inc:190 include/class_acl.inc:193
+msgid "Use ACL defined in role"
+msgstr ""
+
+#: include/class_acl.inc:640 include/class_acl.inc:647
+#, fuzzy
+msgid "Show/Hide Advanced Settings"
+msgstr "Настройки телефона"
+
+#: include/class_acl.inc:665
+#, fuzzy
+msgid "Create objects"
+msgstr "Объект группы"
+
+#: include/class_acl.inc:666
+#, fuzzy
+msgid "Move objects"
+msgstr "Включаемые объекты"
+
+#: include/class_acl.inc:667
+#, fuzzy
+msgid "Remove objects"
+msgstr "Включаемые объекты"
+
+#: include/class_acl.inc:669 include/class_acl.inc:675
+msgid "Modifyable by owner"
+msgstr ""
+
+#: include/class_acl.inc:672
+#, fuzzy
+msgid "Move object"
+msgstr "Включаемые объекты"
+
+#: include/class_acl.inc:685
+#, fuzzy
+msgid "Complete object"
+msgstr "Включаемые объекты"
+
+#: include/class_acl.inc:801
+#, php-format
+msgid "Unkown ACL type '%s'. Don't know how to handle it."
+msgstr ""
+
+#: include/class_acl.inc:844
+#, fuzzy, php-format
+msgid "Unknown entry '%s'!"
+msgstr "состояние неизвестно"
+
+#: include/class_acl.inc:904 include/class_acl.inc:906
+#, fuzzy, php-format
+msgid "Role: %s"
+msgstr "Роль"
+
+#: include/class_acl.inc:906
+msgid "Unknown role, possibly removed"
+msgstr ""
+
+#: include/class_acl.inc:914
+#, fuzzy, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Описание группы"
+
+#: include/class_acl.inc:923
+#, fuzzy
+msgid "Members:"
+msgstr "Включаемые объекты"
+
+#: include/class_acl.inc:929
+msgid "ACL is valid for all users"
+msgstr ""
+
+#: include/functions.inc:307
+#, fuzzy, php-format
+msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"."
+
+#: include/functions.inc:324
+#, php-format
+msgid "User login failed. LDAP server said '%s'."
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+
+#: include/functions.inc:345
+msgid "Username / UID is not unique. Please check your LDAP database."
+msgstr ""
+"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP."
+
+#: include/functions.inc:476
+msgid ""
+"Error while adding a lock. Parameters are not set correctly, please check "
+"the source!"
+msgstr "Ошибка при создании блокировки. Заданные параметры некорректны."
+
+#: include/functions.inc:486
+#, php-format
+msgid ""
+"Can't set locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf! LDAP server says '%s'."
+msgstr ""
+"Не удается создать блокировку в базе данных LDAP. Проверьте, раздел config в "
+"файле gosa.conf! Ответ сервера: %s"
+
+#: include/functions.inc:501
+#, php-format
+msgid "Adding a lock failed. LDAP server says '%s'."
+msgstr "Ошибка при создании блокировки. Ответ сервера: \"%s\"."
+
+#: include/functions.inc:527
+#, php-format
+msgid "Removing a lock failed. LDAP server says '%s'."
+msgstr "Ошибка при удалении блокировки. Ответ сервера: \"%s\"."
+
+#: include/functions.inc:557
+#, fuzzy
+msgid ""
+"Getting the lock from LDAP failed. Parameters are not set correctly, please "
+"check the source!"
+msgstr "Ошибка при чтении блокировки. Заданные параметры некорректны."
+
+#: include/functions.inc:567
+msgid ""
+"Can't get locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf!"
+msgstr ""
+"Не удается считать блокировку в базе данных LDAP. Проверьте, раздел \"config"
+"\" в файле gosa.conf!"
+
+#: include/functions.inc:575
+msgid ""
+"Found multiple locks for object to be locked. This should not be possible - "
+"cleaning up multiple references."
+msgstr ""
+"Для блокируемого объекта обнаружено несколько блокировок. Этого быть не "
+"должно, проверьте работу LDAP."
+
+#: include/functions.inc:668
+#, php-format
+msgid "The size limit of %d entries is exceed!"
+msgstr "Найдено более %d объектов."
+
+#: include/functions.inc:670
+#, php-format
+msgid ""
+"Set the new size limit to %s and show me this message if the limit still "
+"exceeds"
+msgstr ""
+"Установить новое значение лимита в %s и показать мне это сообщение если "
+"лимит будет исчерпан."
+
+#: include/functions.inc:687
+msgid "incomplete"
+msgstr "не полный"
+
+#: include/functions.inc:1054 include/functions.inc:1260
+msgid "LDAP error:"
+msgstr "Ошибка LDAP:"
+
+#: include/functions.inc:1055
+msgid ""
+"Problems with the LDAP server mean that you probably lost the last changes. "
+"Please check your LDAP setup for possible errors and try again."
+msgstr ""
+
+#: include/functions.inc:1063
+msgid ""
+"Please check your input and fix the error. Press 'OK' to close this message "
+"box."
+msgstr ""
+
+#: include/functions.inc:1121
+msgid "An error occurred while processing your request"
+msgstr ""
+
+#: include/functions.inc:1125
+msgid "OK"
+msgstr "OK"
+
+#: include/functions.inc:1188
+#, fuzzy
+msgid "Continue anyway"
+msgstr "Продолжить"
+
+#: include/functions.inc:1190
+#, fuzzy
+msgid "Edit anyway"
+msgstr "Редактиовать объект"
+
+#: include/functions.inc:1192
+#, php-format
+msgid ""
+"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
+"Please contact the person in order to clarify proceedings."
+msgstr ""
+"Вы собираетесь редактировать запись LDAP \"%s\", которая используется \"%s"
+"\". Пожалуйста, обратитесь к пользователю и уточните отношения."
+
+#: include/functions.inc:1442
+msgid "Entries per page"
+msgstr ""
+
+#: include/functions.inc:1470
+msgid "Apply filter"
+msgstr ""
+
+#: include/functions.inc:1744
+msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+msgstr "*АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЫЭЮЯ0123456789"
+
+#: include/functions.inc:1787
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr ""
+
+#: include/functions.inc:2228 include/functions.inc:2232
+msgid "Warning - base_hook is not available. Using default base."
+msgstr ""
+
+#: include/functions.inc:2238
+msgid "Warning - no base_hook defined. Using default base."
+msgstr ""
+
+#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
+msgid "Can't get schema information from server. No schema check possible!"
+msgstr "Не удается получить информацию о схемах. Проверка схем невозможна!"
+
+#: include/functions.inc:2286
+msgid "Used to store account specific informations."
+msgstr ""
+
+#: include/functions.inc:2293
+msgid ""
+"Used to lock currently edited entries to avoid multiple changes at the same "
+"time."
+msgstr ""
+
+#: include/functions.inc:2336
+#, fuzzy, php-format
+msgid "The required objectClass '%s' is not present in your schema setup"
+msgstr "Обязательный класс объектов \"%s\" отсутствует в установке LDAP."
+
+#: include/functions.inc:2338
+#, fuzzy, php-format
+msgid "The optional objectClass '%s' is not present in your schema setup"
+msgstr "Обязательный класс объектов \"%s\" отсутствует в установке LDAP."
+
+#: include/functions.inc:2344
+#, fuzzy, php-format
+msgid "The required objectclass '%s' does not have version %s"
+msgstr "У обязательного класса объектов \"%s\" версия не %s"
+
+#: include/functions.inc:2346
+#, fuzzy, php-format
+msgid "The optional objectclass '%s' does not have version %s"
+msgstr "У обязательного класса объектов \"%s\" версия не %s"
+
+#: include/functions.inc:2350
+#, php-format
+msgid "Class(es) available"
+msgstr ""
+
+#: include/functions.inc:2372
+msgid ""
+"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema    configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2373
+msgid ""
+"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
+"be      AUXILIARY"
+msgstr ""
+
+#: include/functions.inc:2377
+msgid ""
+"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema   configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2378
+msgid "The objectClass 'posixGroup' must be STRUCTURAL"
+msgstr ""
+
+#: include/class_tabs.inc:193
+#, php-format
+msgid "Delete process has been canceled by plugin '%s': %s"
+msgstr ""
+
+#: include/class_tabs.inc:316
+msgid "References"
+msgstr "Ссылки"
+
+#: include/class_debconfTemplate.inc:260
+#, fuzzy
+msgid "This package has no debconf options."
+msgstr "В этой учетной записи нет атрибутов для телефона."
+
+#: include/functions_helpviewer.inc:43
+#, fuzzy, php-format
+msgid "XML error in guide.xml: %s at line %d"
+msgstr "Ошибка XML в gosa.conf: %s в строке %d"
+
+#: include/functions_helpviewer.inc:84
+msgid "No help available for this plugin."
+msgstr ""
+
+#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
+msgid "previous"
+msgstr ""
+
+#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
+#, fuzzy
+msgid "next"
+msgstr "текст"
+
+#: include/functions_helpviewer.inc:385
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr ""
+
+#: include/functions_helpviewer.inc:459
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:40
+msgid "Warning: Account has an invalid mailserver string!"
+msgstr ""
+
+#: include/class_mail-methods-cyrus.inc:58
+msgid ""
+"Warning: IMAP Server cannot be reached! If you save this account, some mail "
+"settings will not be stored on your server!"
+msgstr ""
+"Предупреждение: не удается получить доступ к серверу IMAP! Некоторые "
+"почтовые настройки не будут сохранены."
+
+#: include/class_mail-methods-cyrus.inc:156
+#, php-format
+msgid "Can't create IMAP mailbox. Server says '%s'."
+msgstr "Не удается создать почтовый ящик IMAP. Ответ сервера: \"%s\"."
+
+#: include/class_mail-methods-cyrus.inc:175
+#, php-format
+msgid "Can't write IMAP quota. Server says '%s'."
+msgstr "Не удается создать квоту IMAP. Ответ сервера: \"%s\"."
+
+#: include/class_mail-methods-cyrus.inc:201
+#, fuzzy
+msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
+msgstr ""
+"Предупреждение: функция imap_getacl не реализована, и вы не сможете менять "
+"права доступа к общим папкам."
+
+#: include/class_mail-methods-cyrus.inc:219
+msgid "Warning: imap_getacl is not available, can't get imap permissions!"
+msgstr ""
+"Предупреждение: функция imap_getacl недоступна, не удается считать права на "
+"доступ к папкам!"
+
+#: include/class_mail-methods-cyrus.inc:241
+#, php-format
+msgid "Can't remove IMAP mailbox. Server says '%s'."
+msgstr "Не удается удалить почтовый ящик IMAP. Ответ сервера: '%s'."
+
+#: include/class_mail-methods-cyrus.inc:282
+#, php-format
+msgid "Can't get sieve script. Server says '%s'."
+msgstr "Невозможно получить сценарий SIEVE. Ответ сервера: \"%s\"."
+
+#: include/class_mail-methods-cyrus.inc:353
+#, php-format
+msgid "Can't send sieve script. Server says '%s'."
+msgstr "Невозможно отправить сценарий SIEVE. Ответ сервера: \"%s\"."
+
+#: include/class_mail-methods-cyrus.inc:357
+#, php-format
+msgid "Can't activate GOsa sieve script. Server says '%s'."
+msgstr "Невозможно активировать сценарий  GOsa SIEVE. Ответ сервера: \"%s\"."
+
+#: include/class_ppdManager.inc:13
+#, php-format
+msgid "PPD manager : The specified path '%s' doesn't exists."
+msgstr ""
+
+#: include/class_ppdManager.inc:144
+#, php-format
+msgid "Specified ppd file '%s' can't be opened for reading."
+msgstr ""
+
+#: include/class_ppdManager.inc:146
+#, php-format
+msgid "The required tmp file file '%s' can't be opened for writing."
+msgstr ""
+
+#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
+#, php-format
+msgid ""
+"Parsing PPD file %s failed - line too long. Trailing characters have been "
+"ignored"
+msgstr ""
+
+#: include/class_ppdManager.inc:178
+#, fuzzy
+msgid "Nested groups are not supported!"
+msgstr ""
+"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)"
+
+#: include/class_ppdManager.inc:182
+#, fuzzy
+msgid "Group name not unique!"
+msgstr "Группа"
+
+#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
+msgid "Symbol values are not supported yet!"
+msgstr ""
+
+#: include/class_ppdManager.inc:212
+msgid "Nested options are not supported!"
+msgstr ""
+
+#: include/class_ppdManager.inc:237
+msgid "PickMany is not supported yet!"
+msgstr ""
+
+#: include/class_ppdManager.inc:318
+#, php-format
+msgid "Parsing PPD file %s failed - no information found."
+msgstr ""
+
+#: setup/setup_config2.tpl:6
+msgid "Samba hash generator"
+msgstr ""
+
+#: setup/setup_config2.tpl:31
+#, fuzzy
+msgid "RID base"
+msgstr "Базы данных"
+
+#: setup/setup_config2.tpl:46
+#, fuzzy
+msgid "Workstation container"
+msgstr "Имя рабочий станции"
+
+#: setup/setup_config2.tpl:61
+#, fuzzy
+msgid "Samba SID mapping"
+msgstr "Samba"
+
+#: setup/setup_config2.tpl:70
+#, fuzzy
+msgid "Additional GOsa settings"
+msgstr "Дополнительные записи в fstab"
+
+#: setup/setup_config2.tpl:74
+msgid "Enable Copy & Paste"
+msgstr ""
+
+#: setup/setup_config2.tpl:86
+#, fuzzy
+msgid "Enable FAI release management"
+msgstr "Управление подразделениями"
+
+#: setup/setup_config2.tpl:98
+#, fuzzy
+msgid "Enable user netatalk plugin"
+msgstr "Создать телефонный аккаунт"
+
+#: setup/setup_config2.tpl:109
+#, fuzzy
+msgid "Government mode"
+msgstr "в папку"
+
+#: setup/setup_config2.tpl:122
+#, fuzzy
+msgid "Mail method"
+msgstr "Почтовые настройки"
+
+#: setup/setup_config2.tpl:136
+#, fuzzy
+msgid "Vacation templates"
+msgstr "Шаблон рабочей станции"
+
+#: setup/setup_config2.tpl:152
+msgid "Use Cyrus UNIX style"
+msgstr ""
+
+#: setup/setup_config2.tpl:162
+#, fuzzy
+msgid "Snapshots / Undo"
+msgstr "Приложение"
+
+#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
+#, fuzzy
+msgid "Enable snapshots"
+msgstr "Создать настройки запись эл. почты"
+
+#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
+#, fuzzy
+msgid "Snapshot base"
+msgstr "Приложение"
+
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailinglist"
+msgstr ""
+
+#: setup/setup_feedback.tpl:9
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+
+#: setup/setup_feedback.tpl:41
+msgid "Send feedback to the GOsa project team"
+msgstr ""
+
+#: setup/setup_feedback.tpl:44
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+
+#: setup/setup_feedback.tpl:50
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:60
+msgid "If not, what problems did you encounter"
+msgstr ""
+
+#: setup/setup_feedback.tpl:68
+msgid "Is this the first time you use GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:74
+msgid "I use it since"
+msgstr ""
+
+#: setup/setup_feedback.tpl:75
+msgid "Select the year since when you are using GOsa"
+msgstr ""
+
+#: setup/setup_feedback.tpl:82
+msgid "What operating system / distribution do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:90
+msgid "What web server do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:98
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:106
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:110
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:116
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:123
+msgid "Features"
+msgstr ""
+
+#: setup/setup_feedback.tpl:126
+msgid "What features of GOsa do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:136
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:143
+msgid "Send feedback"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
+#, fuzzy
+msgid "GOsa settings 3/3"
+msgstr "Почтовые настройки пользователя"
+
+#: setup/class_setupStep_Config3.inc:69
+msgid "Tweak some GOsa core behaviour"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:171
+msgid "Session lifetime must be a numeric value."
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:175
+msgid "Maximal ldap query time must be a numeric value. "
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:38
+#, fuzzy
+msgid "Write configuration file"
+msgstr "Настроить"
+
+#: setup/class_setupStep_Finish.inc:39
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "Настроить"
+
+#: setup/class_setupStep_Finish.inc:100
+msgid ""
+"Your configuration file is currently world readable. Please updated the file "
+"permissions!"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:102
+#, fuzzy
+msgid "The configuration is currently not readable or it does not exists."
+msgstr ""
+"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
+
+#: setup/class_setupStep_Finish.inc:111
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the webserver is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"Поместив файл gosa.conf в каталог /etc/gosa, убедитесь, что только "
+"пользователь веб-сервера может его читать. Для этого вам, возможно, "
+"понадобится выполнить следующие команды:"
+
+#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
+msgid "Installation check"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:40
+msgid "Basic checks for PHP version and required extensions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:64
+#, fuzzy
+msgid "Checking PHP version"
+msgstr "Проверка версии PHP (>=4.1.0)"
+
+#: setup/class_setupStep_Checks.inc:65
+#, fuzzy, php-format
+msgid "PHP must be of version %s / %s or above."
+msgstr ""
+"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней "
+"реализованы некоторые новые функции и исправлены некоторые ошибки."
+
+#: setup/class_setupStep_Checks.inc:66
+msgid ""
+"GOsa requires functionality that is not available (or buggy) in older PHP "
+"versions. Please update to a supported version."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:72
+#, fuzzy
+msgid "Checking for LDAP support"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Checks.inc:73
+#, fuzzy
+msgid "This is the main extension used by GOsa and therefore really required."
+msgstr "Основной модуль, используемый GOsa, и поэтому обязательный."
+
+#: setup/class_setupStep_Checks.inc:74
+msgid ""
+"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
+"your LDAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:80
+msgid "Checking for gettext support"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Checks.inc:81
+#, fuzzy
+msgid "Gettext support is required for internationalization."
+msgstr "Необходима для локализованных версий GOsa."
+
+#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
+msgid "Please make sure that the extension is activated."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:88
+#, fuzzy
+msgid "Checking for iconv support"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Checks.inc:89
+msgid ""
+"This module is used by GOsa to convert samba munged dial informations and is "
+"therefore required. "
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:96
+#, fuzzy
+msgid "Checking for mhash support"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Checks.inc:97
+msgid "You'll need this module to make use of SSHA encryption"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:98
+msgid ""
+"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
+"mhash."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:104
+#, fuzzy
+msgid "Checking for IMAP support"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Checks.inc:105
+#, fuzzy
+msgid ""
+"The IMAP module is needed to communicate with the IMAP server. GOsa "
+"retrieves status information, creates and deletes mail users, etc."
+msgstr ""
+"Этот модуль нужен для работы с сервером IMAP. С его помощью можно получать "
+"информацию о состоянии учетной записи, создавать и удалять пользователей."
+
+#: setup/class_setupStep_Checks.inc:106
+msgid ""
+"This module is used to communicate with your mail server. Please install "
+"php4-imap/php5-imap."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:112
+#, fuzzy
+msgid "Checking for getacl in IMAP implementation"
+msgstr "Проверка использования getacl в IMAP"
+
+#: setup/class_setupStep_Checks.inc:113
+#, fuzzy
+msgid ""
+"The getacl support is needed to handle shared folder permissions. Old IMAP "
+"extensions are not capable of reading acl's. You need a recent PHP version "
+"to use this feature."
+msgstr ""
+"Поддержка getacl в IMAP нужна для выставления прав на общие папки. "
+"Стандартный модуль IMAP не может обрабатывать acl. Для использования этой "
+"функции вам нужна последняя версия PHP."
+
+#: setup/class_setupStep_Checks.inc:120
+#, fuzzy
+msgid "Checking for MySQL support"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Checks.inc:121
+#, fuzzy
+msgid ""
+"MySQL support is needed to communicate with several supported databases."
+msgstr ""
+"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы "
+"данных."
+
+#: setup/class_setupStep_Checks.inc:122
+msgid ""
+"This module is required to communicate with database servers (GOfax, "
+"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:128
+#, fuzzy
+msgid "Checking for kadm5 support"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Checks.inc:129
+msgid ""
+"Managing users in kerberos requires the kadm5 module which is downloadable "
+"via PEAR network."
+msgstr ""
+"Чтобы управлять пользователями с помощью Kerberos, необходим модуль kadm5, "
+"который можно загрузить из сети PEAR."
+
+#: setup/class_setupStep_Checks.inc:130
+#, fuzzy
+msgid ""
+"This module is required to manage user in kerberos, it is downloadable via "
+"PEAR network"
+msgstr ""
+"Чтобы управлять пользователями с помощью Kerberos, необходим модуль kadm5, "
+"который можно загрузить из сети PEAR."
+
+#: setup/class_setupStep_Checks.inc:136
+#, fuzzy
+msgid "Checking for SNMP support"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Checks.inc:137
+msgid ""
+"The simple network management protocol is needed to get status information "
+"from clients."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:138
+msgid ""
+"This module is required for client monitoring. Please install php4-snmp/php5-"
+"snmp."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:144
+#, fuzzy
+msgid "Checking for CUPS support"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Checks.inc:145
+#, fuzzy
+msgid ""
+"In order to read available printers via the IPP protocol instead of printcap "
+"files, you've to install the CUPS module."
+msgstr ""
+"Чтобы получать информацию о доступных принтерах по протоколу IPP вместо "
+"чтения файлов printcap, вам нужно установить модуль CUPS."
+
+#: setup/class_setupStep_Checks.inc:154
+msgid "Checking for fping utility"
+msgstr "Проверка утилиты fping"
+
+#: setup/class_setupStep_Checks.inc:155
+#, fuzzy
+msgid ""
+"The fping utility is used if you've got a thin client based terminal "
+"environment."
+msgstr ""
+"Эта программа используется, только если вы работате с бездисковыми "
+"терминалами."
+
+#: setup/class_setupStep_Checks.inc:156
+#, fuzzy
+msgid ""
+"The fping utility is only used in thin client based terminal environment."
+msgstr ""
+"Эта программа используется, только если вы работате с бездисковыми "
+"терминалами."
+
+#: setup/class_setupStep_Checks.inc:171
+msgid "SAMBA password hash generation"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:172
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 passwords, you've to install additional packages "
+"to generate password hashes."
+msgstr ""
+"Чтобы пользоваться Samba 2/3, вам нужно установить некоторые дополнительные "
+"программы для создания хэшей паролей."
+
+#: setup/class_setupStep_Checks.inc:173
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
+"a look at mkntpasswd."
+msgstr ""
+"Чтобы пользоваться Samba 2/3, вам нужно установить некоторые дополнительные "
+"программы для создания хэшей паролей."
+
+#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
+#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
+#: setup/class_setupStep_Checks.inc:251
+#, fuzzy
+msgid "Off"
+msgstr "не в сети"
+
+#: setup/class_setupStep_Checks.inc:184
+#, fuzzy
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"register_globals - механизм PHP, позволяющий делать все глобальные "
+"переменные доступными из сценария без смены области действия. Это может быть "
+"нарушением безопасности. Тем не менее, GOsa будет работать в любом случае."
+
+#: setup/class_setupStep_Checks.inc:185
+#, fuzzy
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
+
+#: setup/class_setupStep_Checks.inc:193
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:194
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:195
+#, fuzzy
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
+
+#: setup/class_setupStep_Checks.inc:203
+#, fuzzy
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
+
+#: setup/class_setupStep_Checks.inc:204
+#, fuzzy
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
+
+#: setup/class_setupStep_Checks.inc:211
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducable! Increase it for larger setups."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:212
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:220
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:227
+msgid "The Execution time should be at least 30 seconds."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:228
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:236
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:242
+#, fuzzy
+msgid "On"
+msgstr "Параметры"
+
+#: setup/class_setupStep_Checks.inc:243
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:244
+#, fuzzy
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
+
+#: setup/class_setupStep_Checks.inc:252
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:253
+#, fuzzy
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
+
+#: setup/class_setupStep_Checks.inc:264
+#, fuzzy
+msgid "Configuration writeable"
+msgstr "Настроить"
+
+#: setup/class_setupStep_Checks.inc:265
+#, fuzzy
+msgid "The configuration file can't be written"
+msgstr "Настроить"
+
+#: setup/class_setupStep_Checks.inc:266
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writeable."
+msgstr ""
+
+#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
+#, fuzzy
+msgid "License"
+msgstr "в"
+
+#: setup/class_setupStep_License.inc:55
+msgid "Terms and conditions for usage"
+msgstr ""
+
+#: setup/setup_ldap.tpl:7
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
+
+#: setup/setup_ldap.tpl:25
+#, fuzzy
+msgid "LDAP connection"
+msgstr "Отключение"
+
+#: setup/setup_ldap.tpl:29
+msgid "Location name"
+msgstr "Местоположение"
+
+#: setup/setup_ldap.tpl:37
+#, fuzzy
+msgid "Connection URL"
+msgstr "Подключение"
+
+#: setup/setup_ldap.tpl:45
+#, fuzzy
+msgid "TLS connection"
+msgstr "Соединение..."
+
+#: setup/setup_ldap.tpl:65
+#, fuzzy
+msgid "Reload"
+msgstr "чтение"
+
+#: setup/setup_ldap.tpl:69
+#, fuzzy
+msgid "Authentication"
+msgstr "Рабочая станция Windows"
+
+#: setup/setup_ldap.tpl:73
+msgid "Admin DN"
+msgstr "DN администратора"
+
+#: setup/setup_ldap.tpl:78
+#, fuzzy
+msgid "Select user"
+msgstr "Удалить"
+
+#: setup/setup_ldap.tpl:86
+msgid "Automatically append LDAP base to admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:101
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Настройки Samba"
+
+#: setup/setup_ldap.tpl:105
+msgid "Use rfc2307bis compliant groups"
+msgstr ""
+
+#: setup/setup_ldap.tpl:117
+#, fuzzy
+msgid "Current status"
+msgstr "Состояние системы"
+
+#: setup/setup_checks.tpl:9
+msgid "PHP module and extension checks"
+msgstr ""
+
+#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "PHP setup configuration"
+msgstr "Базы данных"
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "show information"
+msgstr "Личная информация"
+
+#: setup/setup_welcome.tpl:4
+msgid ""
+"This seems to be the first time you start GOsa - we didn't find any "
+"configuration right now. This simple wizard intends to help you while "
+"setting it up."
+msgstr ""
+
+#: setup/setup_welcome.tpl:8
+msgid "What will the wizard do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:11
+#, fuzzy
+msgid "Create a basic, single site configuration"
+msgstr "Базы данных"
+
+#: setup/setup_welcome.tpl:12
+msgid "Tries to find problems within your PHP and LDAP setup"
+msgstr ""
+
+#: setup/setup_welcome.tpl:13
+msgid "Let you choose from a set of basic and advanced configuration switches"
+msgstr ""
+
+#: setup/setup_welcome.tpl:14
+msgid "Guided migration of existing LDAP trees"
+msgstr ""
+
+#: setup/setup_welcome.tpl:17
+msgid "What will the wizard NOT do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:20
+#, fuzzy
+msgid "Find every possible configuration error"
+msgstr "Настроить"
+
+#: setup/setup_welcome.tpl:21
+msgid "Migrate every possible LDAP setup - create backup dumps!"
+msgstr ""
+
+#: setup/setup_welcome.tpl:25
+#, fuzzy
+msgid "To continue..."
+msgstr "Продолжение настройки..."
+
+#: setup/setup_welcome.tpl:28
+msgid ""
+"For security reasons you need to authenticate for the installation by "
+"creating the file '/tmp/gosa.auth', containing the current session ID on the "
+"servers local filesystem. This can be done by executing the following "
+"command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:34
+msgid "Click the 'Continue' button when you've finished."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:53
+#, fuzzy
+msgid "LDAP setup"
+msgstr "LDAP-сервер"
+
+#: setup/class_setupStep_Ldap.inc:54
+#, fuzzy
+msgid "LDAP connection setup"
+msgstr "Соединение..."
+
+#: setup/class_setupStep_Ldap.inc:55
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:99
+#, fuzzy, php-format
+msgid "Anonymous bind failed on server '%s'."
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+
+#: setup/class_setupStep_Ldap.inc:101
+#, fuzzy, php-format
+msgid "Bind as user '%s' failed on server '%s'."
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+
+#: setup/class_setupStep_Ldap.inc:106
+#, fuzzy, php-format
+msgid "Anonymous bind on server '%s' succeeded."
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+
+#: setup/class_setupStep_Ldap.inc:107
+#, fuzzy
+msgid "Please specify user and password."
+msgstr "Введите свой пароль!"
+
+#: setup/class_setupStep_Ldap.inc:109
+#, fuzzy, php-format
+msgid "Bind as user '%s' on server '%s' succeeded."
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+
+#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
+#, fuzzy
+msgid "LDAP schema check"
+msgstr "Сервер подкачки"
+
+#: setup/class_setupStep_Schema.inc:42
+msgid "Perform test on your current LDAP schema"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:38
+#, fuzzy
+msgid "Welcome"
+msgstr "Добро пожаловать %s!"
+
+#: setup/class_setupStep_Welcome.inc:39
+#, fuzzy
+msgid "The welcome message"
+msgstr "Удалить"
+
+#: setup/class_setupStep_Welcome.inc:40
+#, fuzzy
+msgid "Welcome to GOsa setup wizard"
+msgstr "Добро пожаловать в раздел настройки GOsa!"
+
+#: setup/setup_frame.tpl:11
+#, fuzzy
+msgid "GOsa setup wizard"
+msgstr "Почтовые настройки пользователя"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Installation"
+msgstr "Рабочая станция"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Steps"
+msgstr "Системы"
+
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+#, fuzzy
+msgid "Language setup"
+msgstr "Язык"
+
+#: setup/class_setupStep_Language.inc:42
+#, fuzzy
+msgid "This step allows you to select your preferred language."
+msgstr "Язык по умолчанию"
+
+#: setup/class_setupStep_Language.inc:47
+#, fuzzy
+msgid "Automatic"
+msgstr "автоматически"
+
+#: setup/class_setupStep_Language.inc:51
+#, fuzzy
+msgid "Chinese"
+msgstr "сброс"
+
+#: setup/setup_migrate.tpl:5
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:33
+#, fuzzy
+msgid "Check again"
+msgstr "Проверить"
+
+#: setup/setup_migrate.tpl:37
+msgid "Move windows workstations into a valid windows workstation department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:39
+msgid ""
+"This dialog allows you to move the displayed windows workstations into a "
+"valid department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:41
+msgid ""
+"Be careful with this tool, there may be references pointing to this "
+"workstations that can't be migrated."
+msgstr ""
+
+#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
+#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
+#: setup/setup_migrate.tpl:346
+#, fuzzy
+msgid "Select all"
+msgstr "Удалить"
+
+#: setup/setup_migrate.tpl:67
+msgid "Move selected windows workstations into the following GOsa department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:72
+#, fuzzy
+msgid "Move selected workstations"
+msgstr "Выберите чтобы посмотреть рабочие станции"
+
+#: setup/setup_migrate.tpl:73
+msgid "What will be done here"
+msgstr ""
+
+#: setup/setup_migrate.tpl:85
+msgid "Move groups into configured group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:88
+msgid ""
+"This dialog allows moving a couple of groups to the configured group tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:91
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"groups. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:94
+msgid "Move selected groups into this group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
+#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
+#, fuzzy
+msgid "Hide changes"
+msgstr "Удалить телефонный аккаунт"
+
+#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
+#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
+#, fuzzy
+msgid "Show changes"
+msgstr "Показать телефоны"
+
+#: setup/setup_migrate.tpl:140
+msgid "Move users into configured user tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:142
+msgid ""
+"This dialog allows moving a couple of users to the configured user tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:145
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"users. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:148
+#, fuzzy
+msgid "Move selected users into this people tree"
+msgstr "Создать шаблон"
+
+#: setup/setup_migrate.tpl:198
+#, fuzzy
+msgid "Next"
+msgstr "текст"
+
+#: setup/setup_migrate.tpl:201
+#, fuzzy
+msgid "Create a new GOsa administrator account"
+msgstr "Создать настройки запись эл. почты"
+
+#: setup/setup_migrate.tpl:204
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+
+#: setup/setup_migrate.tpl:233
+#, fuzzy
+msgid "Password (again)"
+msgstr "Хэширование паролей"
+
+#: setup/setup_migrate.tpl:258
+msgid ""
+"The listed departments are currenlty invisble in the GOsa user interface. If "
+"you want to change this for a couple of entries, select them and use the "
+"migrate button below."
+msgstr ""
+
+#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
+msgid ""
+"If you want to know what will be done when migrating the selected entries, "
+"use the 'Show changes' button to see the LDIF."
+msgstr ""
+
+#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
+#, fuzzy
+msgid "Current"
+msgstr "Текущий пароль"
+
+#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
+#, fuzzy
+msgid "After migration"
+msgstr "Управление пользователями"
+
+#: setup/setup_migrate.tpl:313
+msgid ""
+"The listed users are currenlty invisble in the GOsa user interface. If you "
+"want to change this for a couple of users, just select them and use the "
+"'Migrate' button below."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
+#, fuzzy
+msgid "GOsa settings 1/3"
+msgstr "Почтовые настройки пользователя"
+
+#: setup/class_setupStep_Config1.inc:75
+#, fuzzy
+msgid "GOsa generic settings"
+msgstr "Общая информация о пользователе"
+
+#: setup/class_setupStep_Config1.inc:117
+#, php-format
+msgid "The specified value for '%s' must be a numeric value"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
+msgid "GID / UID min id"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
+#, php-format
+msgid "Don't add a trailing comma to '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121
+msgid "People storage ou"
+msgstr "Структурная единица (OU) пользователей"
+
+#: setup/class_setupStep_Config1.inc:125
+msgid "Group storage ou"
+msgstr "OU групп"
+
+#: setup/class_setupStep_Config1.inc:129
+msgid "Uid base must be numeric"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:133
+msgid "The given password minimum length is not numeric."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:136
+#, fuzzy
+msgid "The given password differ value is not numeric."
+msgstr "Значение поля \"Квота\" некорректно."
+
+#: setup/setup_language.tpl:3
+#, fuzzy
+msgid "Please select the preferred language"
+msgstr "Язык по умолчанию"
+
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overriden per user."
+msgstr ""
+
+#: setup/setup_language.tpl:9
+#, fuzzy
+msgid "Please your preferred language here"
+msgstr "Язык по умолчанию"
+
+#: setup/setup_config3.tpl:2
+#, fuzzy
+msgid "GOsa core settings"
+msgstr "Почтовые настройки пользователя"
+
+#: setup/setup_config3.tpl:6
+#, fuzzy
+msgid "Disable primary group filter"
+msgstr "Показать группы пользователей"
+
+#: setup/setup_config3.tpl:18
+#, fuzzy
+msgid "Honour administrative units"
+msgstr "Управление группами"
+
+#: setup/setup_config3.tpl:30
+#, fuzzy
+msgid "Smarty compile directory"
+msgstr "Домашний каталог"
+
+#: setup/setup_config3.tpl:39
+#, fuzzy
+msgid "Path for PPD storage"
+msgstr "Хэширование паролей"
+
+#: setup/setup_config3.tpl:55
+#, fuzzy
+msgid "Path for kiosk profile storage"
+msgstr "Почтовые настройки пользователя"
+
+#: setup/setup_config3.tpl:74
+#, fuzzy
+msgid "Network resolv hook"
+msgstr "Сетевые устройства"
+
+#: setup/setup_config3.tpl:92
+#, fuzzy
+msgid "Mail queue script"
+msgstr "Путь к сценариям"
+
+#: setup/setup_config3.tpl:110
+#, fuzzy
+msgid "Notification script"
+msgstr "Изменить сертификаты"
+
+#: setup/setup_config3.tpl:126
+msgid "Login and session"
+msgstr ""
+
+#: setup/setup_config3.tpl:129
+msgid "Enforce register_globals to be deactivated"
+msgstr ""
+
+#: setup/setup_config3.tpl:141
+msgid "Enforce encrypted connections"
+msgstr ""
+
+#: setup/setup_config3.tpl:153
+#, fuzzy
+msgid "Warn if session is not encrypted"
+msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
+
+#: setup/setup_config3.tpl:165
+#, fuzzy
+msgid "Session lifetime"
+msgstr "Конфликт сеансов"
+
+#: setup/setup_config3.tpl:173
+msgid "Debugging"
+msgstr ""
+
+#: setup/setup_config3.tpl:177
+#, fuzzy
+msgid "Show PHP errors"
+msgstr "Ошибка LDAP:"
+
+#: setup/setup_config3.tpl:189
+#, fuzzy
+msgid "Maximum LDAP query time"
+msgstr "Размер квоты"
+
+#: setup/setup_config3.tpl:207
+msgid "Log LDAP statistics"
+msgstr ""
+
+#: setup/setup_config3.tpl:219
+#, fuzzy
+msgid "Debug level"
+msgstr "Уровень информативности"
+
+#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
+#, fuzzy
+msgid "Disabled"
+msgstr "отключен"
+
+#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
+#, fuzzy
+msgid "Enabled"
+msgstr "отключен"
+
+#: setup/class_setupStep_Feedback.inc:91
+#, fuzzy
+msgid "UNIX accounts/groups"
+msgstr "UNIX аккаунт"
+
+#: setup/class_setupStep_Feedback.inc:93
+#, fuzzy
+msgid "Samba management"
+msgstr "Управление системами"
+
+#: setup/class_setupStep_Feedback.inc:95
+#, fuzzy
+msgid "Mailsystem management"
+msgstr "Управление системами"
+
+#: setup/class_setupStep_Feedback.inc:97
+#, fuzzy
+msgid "FAX system administration"
+msgstr "Управление пользователями"
+
+#: setup/class_setupStep_Feedback.inc:99
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "Управление пользователями"
+
+#: setup/class_setupStep_Feedback.inc:101
+#, fuzzy
+msgid "System inventory"
+msgstr "Удалить объект"
+
+#: setup/class_setupStep_Feedback.inc:103
+#, fuzzy
+msgid "System-/Configmanagement"
+msgstr "Управление системами"
+
+#: setup/class_setupStep_Feedback.inc:111
+#: setup/class_setupStep_Feedback.inc:113
+#, fuzzy
+msgid "Notification and feedback"
+msgstr "Изменить сертификаты"
+
+#: setup/class_setupStep_Feedback.inc:112
+#, fuzzy
+msgid "Get notifications or send feedback"
+msgstr "Местоположение ветки"
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid ""
+"Could not connect to feedback server (%s). There is possibly no connection "
+"to the internet."
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid ""
+"Error while sending your feedback. The service is possible temporary "
+"unavailable"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:149
+#, fuzzy
+msgid "Feedback sucessfully send"
+msgstr "Настройка завершена"
+
+#: setup/class_setupStep_Feedback.inc:183
+msgid ""
+"You should have enabled at least one option, to subscribe or send your "
+"feedback."
+msgstr ""
+
+#: setup/class_setup.inc:210
+#, fuzzy
+msgid "Completed"
+msgstr "не полный"
+
+#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
+#, fuzzy
+msgid "LDAP inspection"
+msgstr "Проверка конфигурации PHP"
+
+#: setup/class_setupStep_Migrate.inc:107
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:113
+#, fuzzy
+msgid "Checking for root object"
+msgstr "Проверка модуля gd"
+
+#: setup/class_setupStep_Migrate.inc:119
+msgid "Checking permissions on LDAP database"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:125
+#, fuzzy
+msgid "Checking for invisible deparmtments"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Migrate.inc:131
+#, fuzzy
+msgid "Checking for invisible users"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Migrate.inc:137
+#, fuzzy
+msgid "Checking for super administrator"
+msgstr "Проверка дополнительных программ"
+
+#: setup/class_setupStep_Migrate.inc:143
+#, fuzzy
+msgid "Checking for users outside the people tree"
+msgstr "Проверка модуля cups"
+
+#: setup/class_setupStep_Migrate.inc:149
+#, fuzzy
+msgid "Checking for groups outside the groups tree"
+msgstr "Проверка модуля cups"
+
+#: setup/class_setupStep_Migrate.inc:155
+msgid "Checking for windows workstations outside the winstation tree"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:161
+#, fuzzy
+msgid "Checking for duplicate uid numbers"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Migrate.inc:167
+#, fuzzy
+msgid "Checking for duplicate gid numbers"
+msgstr "Проверка поддержки gettext"
+
+#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
+#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
+#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
+#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
+#: setup/class_setupStep_Migrate.inc:807
+#, fuzzy
+msgid "LDAP query failed"
+msgstr "Невозможно выполнить запрос к базе данных!"
+
+#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
+#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
+#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
+#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
+#: setup/class_setupStep_Migrate.inc:808
+msgid "Possibly the 'root object' is missing."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:213
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'uidNumber'."
+msgstr "Укажите корректный номер телефона."
+
+#: setup/class_setupStep_Migrate.inc:262
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'gidNumber'."
+msgstr "Укажите корректный номер телефона."
+
+#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
+#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
+#: setup/class_setupStep_Migrate.inc:1577
+#: setup/class_setupStep_Migrate.inc:1590
+msgid "Failed"
+msgstr "Ошибка"
+
+#: setup/class_setupStep_Migrate.inc:319
+#, php-format
+msgid ""
+"Found %s winstations outside the predefined winstation department ou '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
+#: setup/class_setupStep_Migrate.inc:728
+#, fuzzy
+msgid "Migrate"
+msgstr "Дата"
+
+#: setup/class_setupStep_Migrate.inc:387
+#, fuzzy, php-format
+msgid "Found %s groups outside the configured tree '%s'."
+msgstr "Вы собираетесь удалить объект %s."
+
+#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
+#, fuzzy
+msgid "Move"
+msgstr "Режим"
+
+#: setup/class_setupStep_Migrate.inc:462
+#, php-format
+msgid "Found %s user(s) outside the configured tree '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
+#, php-format
+msgid ""
+"The specified user '%s' does not have full access to your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:597
+#, php-format
+msgid "Found %s user(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
+#, php-format
+msgid ""
+"Failed to migrate the department '%s' into GOsa, error message is as follows "
+"'%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:727
+#, php-format
+msgid "Found %s department(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:882
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:945
+#, fuzzy, php-format
+msgid "Adding acls for user '%s' failed, ldap says '%s'."
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+
+#: setup/class_setupStep_Migrate.inc:970
+msgid "Specified passwords are empty or not equal."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:975
+#, fuzzy
+msgid "Please specify a valid uid."
+msgstr "Введите корректное имя пользователя!"
+
+#: setup/class_setupStep_Migrate.inc:1019
+#, php-format
+msgid ""
+"Could not add administrative user, there is already an object with the same "
+"dn '%s' in your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1056
+#: setup/class_setupStep_Migrate.inc:1104
+#: setup/class_setupStep_Migrate.inc:1152
+#, fuzzy
+msgid "Couldn't move users to specified department."
+msgstr "Невозможно подключиться к серверу базы данных!"
+
+#: setup/class_setupStep_Migrate.inc:1066
+msgid "Winstation will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1077
+#: setup/class_setupStep_Migrate.inc:1125
+msgid "Updating following references too"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1114
+msgid "Group will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1162
+msgid "User will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1172
+msgid "The following references will be updated"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1578
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1579
+#: setup/class_setupStep_Migrate.inc:1592
+#, fuzzy
+msgid "Try to create root object"
+msgstr "Объект группы"
+
+#: setup/class_setupStep_Migrate.inc:1591
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1881
+#, php-format
+msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1884
+msgid "Something went wrong while copying dns."
+msgstr ""
+
+#: setup/setup_finish.tpl:3
+#, fuzzy
+msgid "Create your configuration file"
+msgstr "Настроить"
+
+#: setup/setup_finish.tpl:13
+#, fuzzy
+msgid "Download configuration"
+msgstr "Системная информация"
+
+#: setup/setup_finish.tpl:18
+#, fuzzy
+msgid "Status: "
+msgstr "Состояние"
+
+#: setup/setup_schema.tpl:3
+#, fuzzy
+msgid "Schema specific settings"
+msgstr "Настройки телефона"
+
+#: setup/setup_schema.tpl:7
+msgid "Enable schema validation when logging in"
+msgstr ""
+
+#: setup/setup_schema.tpl:16
+#, fuzzy
+msgid "Check status"
+msgstr "Состояние системы"
+
+#: setup/setup_schema.tpl:20
+msgid "Schema check succeeded"
+msgstr ""
+
+#: setup/setup_schema.tpl:23
+#, fuzzy
+msgid "Schema check failed"
+msgstr "Приложение"
+
+#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
+#, fuzzy
+msgid "GOsa settings 2/3"
+msgstr "Почтовые настройки пользователя"
+
+#: setup/class_setupStep_Config2.inc:82
+#, fuzzy
+msgid "Customize special parameters"
+msgstr "Изменить параметры"
+
+#: setup/setup_config1.tpl:2
+msgid "Look and feel"
+msgstr ""
+
+#: setup/setup_config1.tpl:6
+#, fuzzy
+msgid "Theme"
+msgstr "Мобильный"
+
+#: setup/setup_config1.tpl:15
+#, fuzzy
+msgid "People and group storage"
+msgstr "Структурная единица (OU) пользователей"
+
+#: setup/setup_config1.tpl:18
+#, fuzzy
+msgid "People DN attribute"
+msgstr "Атрибут DN пользователей"
+
+#: setup/setup_config1.tpl:29
+#, fuzzy
+msgid "People storage subtree"
+msgstr "Структурная единица (OU) пользователей"
+
+#: setup/setup_config1.tpl:38
+#, fuzzy
+msgid "Group storage subtree"
+msgstr "OU групп"
+
+#: setup/setup_config1.tpl:47
+msgid "Include personal title in user DN"
+msgstr ""
+
+#: setup/setup_config1.tpl:58
+msgid "Relaxed naming policies"
+msgstr ""
+
+#: setup/setup_config1.tpl:69
+#, fuzzy
+msgid "Automatic uids"
+msgstr "автоматически"
+
+#: setup/setup_config1.tpl:101
+#, fuzzy
+msgid "Number base for people/groups"
+msgstr "База идентификаторов для пользователей/групп"
+
+#: setup/setup_config1.tpl:109
+msgid "Hook for number base"
+msgstr ""
+
+#: setup/setup_config1.tpl:128
+msgid "Password encryption algorithm"
+msgstr ""
+
+#: setup/setup_config1.tpl:139
+#, fuzzy
+msgid "Password restrictions"
+msgstr "Срок действия пароля истекает"
+
+#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
+msgid "Password minimum length"
+msgstr ""
+
+#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
+msgid "Different characters from old password"
+msgstr ""
+
+#: setup/setup_config1.tpl:170
+#, fuzzy
+msgid "Password change hook"
+msgstr "Сменить пароль"
+
+#: setup/setup_config1.tpl:186
+msgid "Use SASL for kerberos"
+msgstr ""
+
+#: setup/setup_config1.tpl:197
+#, fuzzy
+msgid "Use account expiration"
+msgstr "Учетная запись"
+
+#: setup/setup_config1.tpl:209
+msgid ""
+"GOsa supports several encryption types for your passwords. Normally this is "
+"adjustable via user templates, but you can specify a default method to be "
+"used here, too."
+msgstr ""
+
+#: setup/setup_config1.tpl:210
+#, fuzzy
+msgid ""
+"GOsa always acts as admin and manages access rights internally. This is a "
+"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
+"this to work, we need the admin DN and the corresponding password."
+msgstr ""
+"Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда "
+"выступает в роли администратора и управляет правами доступа самостоятельно. "
+"Это временное решение, пока в OpenLDAP не будут реализованы полностью "
+"средства контроля доступа (ACI) внутри каталогов. Чтобы это решение "
+"работало, укажите DN (уникальное имя) администратора и соответствующий "
+"пароль."
+
+#: setup/setup_config1.tpl:211
+msgid ""
+"Some basic LDAP parameters are tunable and affect the locations where GOsa "
+"saves people and groups, including the way accounts get created. Check the "
+"values below if the fit your needs."
+msgstr ""
+"Некоторые основные параметры LDAP изменяемы и влияют на расположение "
+"сохраняемой информации о пользователях и группах, а также на способ создания "
+"учетных записей. Проверьте, подходят ли вам значения, указанные ниже."
+
+#: setup/setup_config1.tpl:212
+msgid ""
+"GOsa has modular support for several mail methods. These methods provide "
+"interfaces to users mailboxes and general handling    for quotas. You can "
+"choose the dummy plugin to leave all your mail settings untouched."
+msgstr ""
+
+#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
+#, fuzzy
+msgid ""
+"You are currently editing a database entry.\n"
+" Do you want to dismiss the changes?"
+msgstr ""
+"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?"
+
+#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
+msgid "Main"
+msgstr "Начало"
+
+#: ihtml/themes/default/framework.tpl:18
+msgid "Help"
+msgstr "Справка"
+
+#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
+msgid "Sign out"
+msgstr "Выход"
+
+#: ihtml/themes/default/framework.tpl:31
+msgid "Signed in:"
+msgstr "Пользователь:"
+
+#: ihtml/themes/default/framework.tpl:34
+msgid "GOsa main menu"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:5
+msgid "Your GOsa session has expired!"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:7
+msgid ""
+"The last interaction with the GOsa web interface has been some time ago in "
+"the past. For security reasons, the session has been closed. To continue "
+"with administrative tasks, please sign in again."
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:10
+#, fuzzy
+msgid "Sign in again"
+msgstr "Войти"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. GOsa shows the relevant attributes. Please "
+"maintain the values below to fullfill the policies."
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:24
+#, fuzzy
+msgid "Cancel all"
+msgstr "Отмена"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+#, fuzzy
+msgid "Operation complete"
+msgstr "не полный"
+
+#: ihtml/themes/default/login.tpl:9
+msgid "GOsa login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:25
+#, fuzzy
+msgid "Login screen"
+msgstr "Служба печати"
+
+#: ihtml/themes/default/login.tpl:32
+#, fuzzy
+msgid ""
+"Please use your username and your password to log into the site "
+"administration system."
+msgstr ""
+"Чтобы войти в систему<br> введите свои <i>имя пользователя</i> и <i>пароль</"
+"i>."
+
+#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
+#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
+msgid "Directory"
+msgstr "Каталог"
+
+#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
+msgid "Sign in"
+msgstr "Войти"
+
+#: ihtml/themes/default/login.tpl:76
+msgid "Click here to log in"
+msgstr "Нажмите на эту кнопку, чтобы войти в систему"
+
+#: ihtml/themes/default/acl.tpl:15
+msgid "Use members from"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:29
+#, fuzzy
+msgid "Available members"
+msgstr "Доступные приложения"
+
+#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
+#, fuzzy
+msgid "Members"
+msgstr "Включаемые объекты"
+
+#: ihtml/themes/default/acl.tpl:63
+msgid "ACLs for this object"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:69
+#, fuzzy
+msgid "Available roles"
+msgstr "Доступные приложения"
+
+#: ihtml/themes/default/conflict.tpl:2
+msgid "Session conflict detected"
+msgstr "Конфликт сеансов"
+
+#: ihtml/themes/default/conflict.tpl:6
+#, fuzzy
+msgid ""
+"Probably there's another active instance of your session. Multiple window "
+"operation is technical not possible and heavily depends on the browser "
+"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
+"possible. Pressing the Logout button will close this session."
+msgstr ""
+"Возможно, есть еще один экземпляр вашего сеанса. Работа с несколькими окнами "
+"одновременно технически невозможна и в значительной мере зависит от "
+"используемого браузера. Использование разных браузеров одновременно "
+"(например, IE и Mozilla) возможно. Нажав на кнопку <b>Выход</b>, вы "
+"завершите текущий сеанс."
+
+#: ihtml/themes/default/conflict.tpl:10
+msgid ""
+"Ignoring this message will change/destroy the data you're currently editing, "
+"so please close multiple windows and log in again."
+msgstr ""
+"Если вы ничего не предпримете, редактируемые вами данные не будут сохранены, "
+"поэтому закройте все окна, кроме одного, и начните сеанс заново."
+
+#: ihtml/themes/default/conflict.tpl:14
+msgid "Logout"
+msgstr "Выход"
+
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"Ограничение на количество возвращаемых объектов позволяет ускорить операции "
+"поиска и предохраняет сервер LDAP от большой нагрузки. Простейший способ "
+"снизить время обработки запроса при обслуживаии большой базы данных это "
+"установить минимальное значение. Кроме того, будет очень полезно "
+"использовать фильтры для просмотра только ограниченного количества объектов."
+
+#: ihtml/themes/default/sizelimit.tpl:6
+msgid "Please choose the way to react for this session"
+msgstr "Выберите тип реакции для данной сессии"
+
+#: ihtml/themes/default/sizelimit.tpl:9
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr "игнорировать ошибку и показать все найденые объекты"
+
+#: ihtml/themes/default/sizelimit.tpl:10
+#, fuzzy
+msgid ""
+"ignore this error and show all entries that fit into the defined sizelimit "
+"and let me use filters instead"
+msgstr ""
+"Игнорировать ошибку и показать все возвращаемые объекты в пределах лимита и "
+"позволить использовать фильтры"
+
+#: ihtml/themes/default/accountexpired.tpl:15
+msgid "Your Password has expired !! Choose a new Password"
+msgstr ""
+
+#: ihtml/themes/default/accountexpired.tpl:23
+#: ihtml/themes/default/accountexpired.tpl:27
+#, fuzzy
+msgid "Old Password"
+msgstr "Пароль"
+
+#: ihtml/themes/default/accountexpired.tpl:32
+#: ihtml/themes/default/accountexpired.tpl:36
+#, fuzzy
+msgid "New Password"
+msgstr "Новый пароль"
+
+#: ihtml/themes/default/accountexpired.tpl:41
+#: ihtml/themes/default/accountexpired.tpl:45
+#, fuzzy
+msgid "Verify Password"
+msgstr "Пароль"
+
+#: ihtml/themes/default/accountexpired.tpl:51
+#, fuzzy
+msgid "Change Password"
+msgstr "Сменить пароль"
+
+#: ihtml/themes/default/accountexpired.tpl:52
+#, fuzzy
+msgid "Click here to Change your password"
+msgstr "У вас недостаточно прав для смены своего пароля."
+
+#: ihtml/themes/default/islocked.tpl:2
+msgid "Locking conflict detected"
+msgstr "Конфликт блокировок"
+
+#: ihtml/themes/default/islocked.tpl:9
+#, fuzzy
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"webbrowser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+"Если результат этой проверки блокировки - ложь, очевидно, другой человек "
+"закрыл браузер во время редактирования данных. Вы можете удалить файл "
+"блокировки, нажав на кнопку <i>Удалить</i>."
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+#, fuzzy
+msgid "Restoring object snapshots"
+msgstr "Объект группы"
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"Remember that DNS configuration and database entries could not be restored. "
+"For some objects it is only nescessary to open and save them again (goFon), "
+"but some entries must be recreated manually (glpi)."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that could be restored"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:49
+#, fuzzy
+msgid "Creating object snapshots"
+msgstr "Объект группы"
+
+#: ihtml/themes/default/snapshotdialog.tpl:52
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:55
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:70
+#, fuzzy
+msgid "Timestamp"
+msgstr "Таймаут (с)"
+
+#: ihtml/themes/default/snapshotdialog.tpl:79
+msgid "Reason for generating this snapshot"
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:6
+#, fuzzy
+msgid "Change your password"
+msgstr "Сменить пароль"
+
+#: ihtml/themes/default/password.tpl:33
+#, fuzzy
+msgid "Success"
+msgstr "Экспорт успешен."
+
+#: ihtml/themes/default/password.tpl:33
+msgid "Your password has been changed successfully."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:39
+#, fuzzy
+msgid "Password change"
+msgstr "Сменить пароль"
+
+#: ihtml/themes/default/password.tpl:51
+msgid ""
+"This dialog provides a simple way to change your password. Enter the current "
+"password and the new password (twice) in the fields below and press the "
+"'Change' button."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:84
+#, fuzzy
+msgid "again"
+msgstr "Начало"
+
+#: ihtml/themes/default/password.tpl:85
+#, fuzzy
+msgid "New password repeated"
+msgstr "Новый пароль"
+
+#: ihtml/themes/default/password.tpl:92
+#, fuzzy
+msgid "Change"
+msgstr "Канал"
+
+#: ihtml/themes/default/password.tpl:93
+#, fuzzy
+msgid "Click here to change your password"
+msgstr "У вас недостаточно прав для смены своего пароля."
+
+#: html/getxls.php:86
+msgid "Birthday"
+msgstr ""
+
+#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
+#: html/getxls.php:297
+#, fuzzy
+msgid "Surname"
+msgstr "Имя сервера"
+
+#: html/getxls.php:94
+#, fuzzy, php-format
+msgid "User list of %s on %s"
+msgstr "Список пользователей"
+
+#: html/getxls.php:131 html/getxls.php:360
+#, fuzzy, php-format
+msgid "Groups of %s on %s"
+msgstr "Группа пользователя"
+
+#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
+#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
+#: html/getxls.php:381
+msgid "Servers"
+msgstr "Серверы"
+
+#: html/getxls.php:159 html/getxls.php:311
+#, fuzzy
+msgid "Computers"
+msgstr "не полный"
+
+#: html/getxls.php:195 html/getxls.php:379
+#, fuzzy, php-format
+msgid "Servers of %s on %s"
+msgstr "Серверы"
+
+#: html/getxls.php:225
+#, fuzzy
+msgid "Mobile phone"
+msgstr "Домашний телефон"
+
+#: html/getxls.php:228
+#, fuzzy
+msgid "Function"
+msgstr "Действие"
+
+#: html/getxls.php:231 html/getxls.php:312
+#, fuzzy
+msgid "Adressbook"
+msgstr "Адресная книга"
+
+#: html/getxls.php:238 html/getxls.php:414
+#, fuzzy, php-format
+msgid "Adressbook of %s on %s"
+msgstr "Адресная книга"
+
+#: html/getxls.php:244
+#, fuzzy
+msgid "Common Name"
+msgstr "Местоположение"
+
+#: html/getxls.php:281
+#, fuzzy
+msgid "Day of birth"
+msgstr "Дата рождения"
+
+#: html/getxls.php:299
+#, fuzzy
+msgid "Email address"
+msgstr "Основной адрес"
+
+#: html/getxls.php:299
+#, fuzzy
+msgid "Organizational unit"
+msgstr "Организация"
+
+#: html/getxls.php:300
+#, fuzzy
+msgid "Postal Code"
+msgstr "Почтовый индекс"
+
+#: html/getxls.php:304
+msgid "Full"
+msgstr ""
+
+#: html/getxls.php:341
+#, fuzzy, php-format
+msgid "User List of %s on %s"
+msgstr "Список пользователей"
+
+#: html/getxls.php:395
+#, fuzzy, php-format
+msgid "Computers of %s on %s"
+msgstr "не полный"
+
+#: html/getfax.php:53
+msgid "Could not connect to database server!"
+msgstr "Невозможно подключиться к серверу базы данных!"
+
+#: html/getfax.php:55
+msgid "Could not select database!"
+msgstr "Невозможно выбрать базу данных!"
+
+#: html/getfax.php:60 html/getfax.php:68
+msgid "Database query failed!"
+msgstr "Невозможно выполнить запрос к базе данных!"
+
+#: html/password.php:56 html/index.php:122
+#, fuzzy, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr ""
+"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
+
+#: html/password.php:76 html/index.php:143
+#, fuzzy, php-format
+msgid "Directory '%s' specified as compile directory is not accessible!"
+msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!"
+
+#: html/password.php:157
+msgid "Error: Password method not available!"
+msgstr ""
+
+#: html/password.php:213 html/index.php:257
+msgid "Please specify a valid username!"
+msgstr "Введите корректное имя пользователя!"
+
+#: html/password.php:215 html/index.php:259
+msgid "Please specify your password!"
+msgstr "Введите свой пароль!"
+
+#: html/password.php:222 html/index.php:266
+msgid "Please check the username/password combination."
+msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль."
+
+#: html/password.php:278 html/index.php:341
+msgid "Session will not be encrypted."
+msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
+
+#: html/password.php:278 html/index.php:341
+msgid "Enter SSL session"
+msgstr "Использовать шифрование SSL"
+
+#: html/getvcard.php:36
+msgid "Error: getcvard.php needs a parameter to export a vcard!"
+msgstr ""
+"Ошибка: для экспорта в формат vcard файлу getcvard.php нужно передать "
+"параметр!"
+
+#: html/getkiosk.php:25
+#, php-format
+msgid "Can't open file '%s', possibly the file does not exist."
+msgstr ""
+
+#: html/getkiosk.php:30
+#, fuzzy, php-format
+msgid "Can't read file '%s', check permissions."
+msgstr "Удалить"
+
+#: html/main.php:173
+#, fuzzy
+msgid ""
+"FATAL: Register globals is on. GOsa will refuse to login unless this is "
+"fixed by an administrator."
+msgstr ""
+"Используется механизм register_globals. GOsa не допустит пользователей в "
+"систему, пока он не будет отключен администратором."
+
+#: html/main.php:215
+msgid "Warning: memory is getting low - please increase the memory_limit!"
+msgstr "Предупреждение: нехватка памяти, увеличьте значение memory_limit!"
+
+#: html/main.php:354
+#, fuzzy
+msgid "Your password is about to expire, please change your password"
+msgstr "У вас недостаточно прав для смены своего пароля."
+
+#: html/main.php:362
+#, fuzzy, php-format
+msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
+msgstr "Не удается найти определение для модуля \"%s\"!"
+
+#: html/get_attachment.php:47
+#, fuzzy
+msgid ""
+"Can't connect to glpi database, there is no mysl extension available in your "
+"php setup."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: html/get_attachment.php:55
+#, fuzzy
+msgid ""
+"Can't connect to specified database, please check your glpi configuration."
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: html/get_attachment.php:64
+msgid "Can't get specified attachment file, there is no entry with this id."
+msgstr ""
+
+#: html/index.php:50
+#, fuzzy
+msgid "Session is not encrypted!"
+msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
+
+#: html/index.php:226
+msgid ""
+"GOsa cannot retrieve information about the installed schema files. Please "
+"make sure, that this is possible."
+msgstr ""
+
+#: html/index.php:239
+msgid ""
+"Your ldap setup contains old schema definitions. Please re-run the setup."
+msgstr ""
+
+#: html/index.php:295
+#, fuzzy
+msgid "Account locked. Please contact your system administrator."
+msgstr ""
+"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному "
+"администратору."
+
+#: html/index.php:347
+msgid ""
+"Your browser has cookies disabled. Please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+
+#: html/helpviewer.php:67
+msgid "Help browser"
+msgstr ""
+
+#: html/helpviewer.php:118
+#, fuzzy
+msgid "There is no helpfile specified for this class"
+msgstr "Метод '%s' не описан в вашем файле конфигурации."
+
+#: html/helpviewer.php:265
+#, php-format
+msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
+msgstr ""
+
+#~ msgid "to the list of forwarders."
+#~ msgstr "к списку тех, кому должны пересылаться сообщения."
+
+#, fuzzy
+#~ msgid ") with dn '%s' failed."
+#~ msgstr "Показать подразделения"
+
+#~ msgid "Setup finished"
+#~ msgstr "Настройка завершена"
+
+#, fuzzy
+#~ msgid "Schema Configuration"
+#~ msgstr "Системная информация"
+
+#, fuzzy
+#~ msgid "Configuration File"
+#~ msgstr "Настроить"
+
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file. Save the the link below as your gosa.conf and place "
+#~ "that file in /etc/gosa. Change it as needed."
+#~ msgstr ""
+#~ "Программа установки GOsa собрала всю необходимую информацию необходимую "
+#~ "для создания конфигурационного файла. Сохраните файл по этой ссылке как /"
+#~ "etc/gosa/gosa/conf При необходимости, внесите свои изменения."
+
+#~ msgid ""
+#~ "After placing the file under /etc/gosa, place make sure that the "
+#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
+#~ "You may want to execute these commands to achieve this requirement:"
+#~ msgstr ""
+#~ "Поместив файл gosa.conf в каталог /etc/gosa, убедитесь, что только "
+#~ "пользователь веб-сервера может его читать. Для этого вам, возможно, "
+#~ "понадобится выполнить следующие команды:"
+
+#~ msgid "Welcome to the GOsa setup!"
+#~ msgstr "Добро пожаловать в раздел настройки GOsa!"
+
+#, fuzzy
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic information for "
+#~ "your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "Судя по всему, вы запустили GOsa впервые: файл настройки не найден. Этот "
+#~ "сценарий поможет вам создать рабочую конфигурацию. Настройка делится на "
+#~ "три основные стадии: сначала проверим, установлены ли необходимые модули "
+#~ "PHP, затем - установлены ли дополнительные/необходимые программы, а потом "
+#~ "вы укажете параметры работы с LDAP-сервером, и мы проверим его настройку."
+
+#~ msgid ""
+#~ "You're missing an administrative account for GOsa, you'll not be able to "
+#~ "administrate anything!"
+#~ msgstr ""
+#~ "У вас нет учетной записи администратора для GOsa, так что вы не сможете "
+#~ "что-либо администрировать!"
+
+#~ msgid "Setup continued..."
+#~ msgstr "Продолжение настройки..."
+
+#~ msgid ""
+#~ "Step two looks for a set of helper programms and checks if they have the "
+#~ "correct minimum version."
+#~ msgstr ""
+#~ "На втором шаге происходит поиск вспомогательных программ и проверка "
+#~ "допустимости их версии."
+
+#~ msgid ""
+#~ "Now we're going include your LDAP server and create an initial "
+#~ "configuration. After you've entered the server URI below, a quick check "
+#~ "is performed if required LDAP schemas are in place. Samba versions are "
+#~ "autodetected by the installed objectclasses. Details on how your LDAP "
+#~ "tree is organized will be asked later on."
+#~ msgstr ""
+#~ "Сейчас произойдет настройка вашего LDAP-сервера. После того, как вы "
+#~ "введете адрес сервера ниже, будет выполнена быстрая проверка необходимых "
+#~ "схем LDAP. Samba-версии определяются автоматически по установленным "
+#~ "классам объектов. Подробности об организации вашего дерева LDAP "
+#~ "понадобятся позже."
+
+#~ msgid "Enter a description for the location you're configuring here"
+#~ msgstr "Введите описание владельца каталога"
+
+#, fuzzy
+#~ msgid ""
+#~ "GOsa always acts as admin and manages access rights internally. This is a "
+#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
+#~ "this to work, we need the admin DN and the corresponding password."
+#~ msgstr ""
+#~ "Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда "
+#~ "выступает в роли администратора и управляет правами доступа "
+#~ "самостоятельно. Это временное решение, пока в OpenLDAP не будут "
+#~ "реализованы полностью средства контроля доступа (ACI) внутри каталогов. "
+#~ "Чтобы это решение работало, укажите DN (уникальное имя) администратора и "
+#~ "соответствующий пароль."
+
+#, fuzzy
+#~ msgid "Base "
+#~ msgstr "Ветка"
+
+#~ msgid "People dn attribute"
+#~ msgstr "Атрибут DN пользователей"
+
+#~ msgid "ID base for users/groups"
+#~ msgstr "База идентификаторов для пользователей/групп"
+
+#, fuzzy
+#~ msgid "Display PHP errors"
+#~ msgstr "Ошибка LDAP:"
+
+#, fuzzy
+#~ msgid "true"
+#~ msgstr "Улица"
+
+#, fuzzy
+#~ msgid "false"
+#~ msgstr "женский"
+
+#~ msgid "Check"
+#~ msgstr "Проверить"
+
+#, fuzzy
+#~ msgid "Vacationmessage"
+#~ msgstr "Сообщение автоответчика"
+
+#, fuzzy
+#~ msgid "Sieve script management"
+#~ msgstr "Управление системами"
+
+#, fuzzy
+#~ msgid "Can't open file '%s' to read uploaded file contents."
+#~ msgstr "Общая информация о пользователе"
+
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
+#~ "setup"
+#~ msgstr ""
+#~ "Необязательный класс объектов \"%s\", нужный для модуля \"%s\", "
+#~ "отсутствует в установке LDAP."
+
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
+#~ msgstr ""
+#~ "У необязательного класса объектов \"%s\", нужного для модуля \"%s\", "
+#~ "версия не %s"
+
+#, fuzzy
+#~ msgid "Support for '%s' enabled"
+#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
+
+#~ msgid "Required objectclass '%s' is not present in LDAP setup"
+#~ msgstr "Обязательный класс объектов \"%s\" отсутствует в установке LDAP."
+
+#~ msgid "Required objectclass '%s' does not have version %s"
+#~ msgstr "У обязательного класса объектов \"%s\" версия не %s"
+
+#, fuzzy
+#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
+#~ msgstr "Поддержка Samba 3 отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
+#~ msgstr "Поддержка Samba 2 отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for pureftp disabled, no schema seems to be installed"
+#~ msgstr "Поддержка PureFTP отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
+#~ msgstr "Поддержка WebDAV отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
+#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for phpgroupware enabled"
+#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
+#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for trustAccount enabled"
+#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for gofon disabled, no schema seems to be installed"
+#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for nagios disabled, no schema seems to be installed"
+#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for nagios enabled"
+#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for netatalk disabled, no schema seems to be installed"
+#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid "Support for netatalk enabled"
+#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
+
+#, fuzzy
+#~ msgid ""
+#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
+#~ "method to cyrus"
+#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
+
+#~ msgid "Ignored"
+#~ msgstr "Пропуск"
+
+#~ msgid "Checking for PHP version (>=4.1.0)"
+#~ msgstr "Проверка версии PHP (>=4.1.0)"
+
+#~ msgid ""
+#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
+#~ "in PHP language."
+#~ msgstr ""
+#~ "У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней "
+#~ "реализованы некоторые новые функции и исправлены некоторые ошибки."
+
+#~ msgid "Checking if register_globals is set to 'off'"
+#~ msgstr "Проверка значения параметра register_globals (должно быть: off)"
+
+#~ msgid "Checking for ldap module"
+#~ msgstr "Проверка модуля ldap"
+
+#, fuzzy
+#~ msgid "Checking for XML functions"
+#~ msgstr "Проверка поддержки gettext"
+
+#~ msgid "Checking for mhash module"
+#~ msgstr "Проверка модуля mhash"
+
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. If you are just using "
+#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
+#~ msgstr ""
+#~ "Этот модуль нужен для использования алгоритма шифрования SSHA. Если вы "
+#~ "используете только алгоритмы crypt или MD5, не обращайте внимания на "
+#~ "результат проверки. GOsa будет работать и без этого модуля."
+
+#~ msgid "Checking for imap module"
+#~ msgstr "Проверка модуля IMAP"
+
+#~ msgid "Checking for mysql module"
+#~ msgstr "Проверка модуля mysql"
+
+#~ msgid "Checking for kadm5 module"
+#~ msgstr "Проверка модуля kadm5"
+
+#, fuzzy
+#~ msgid "Checking for snmp Module"
+#~ msgstr "Проверка модуля IMAP"
+
+#, fuzzy
+#~ msgid "PHP detailed function inspection"
+#~ msgstr "Проверка конфигурации PHP"
+
+#, fuzzy
+#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
+#~ msgstr "Проверка ImageMagick (>=5.4.0)"
+
+#, fuzzy
+#~ msgid ""
+#~ "GraphicsMagick is used to convert user supplied images to fit the "
+#~ "suggested size and the unified JPEG format."
+#~ msgstr ""
+#~ "ImageMagick используется для приведения изображений, полученных от "
+#~ "пользователей, к заданным размерам и формату JPEG."
+
+#~ msgid "Checking for ImageMagick (>=5.4.0)"
+#~ msgstr "Проверка ImageMagick (>=5.4.0)"
+
+#~ msgid ""
+#~ "ImageMagick is used to convert user supplied images to fit the suggested "
+#~ "size and the unified JPEG format."
+#~ msgstr ""
+#~ "ImageMagick используется для приведения изображений, полученных от "
+#~ "пользователей, к заданным размерам и формату JPEG."
+
+#, fuzzy
+#~ msgid "Checking imagick module for PHP"
+#~ msgstr "Проверка модуля IMAP"
+
+#, fuzzy
+#~ msgid ""
+#~ "Imagick is used to convert user supplied images to fit the suggested size "
+#~ "and the unified JPEG format from PHP script."
+#~ msgstr ""
+#~ "ImageMagick используется для приведения изображений, полученных от "
+#~ "пользователей, к заданным размерам и формату JPEG."
+
+#~ msgid "Checking for a way to generate LM/NT password hashes"
+#~ msgstr "Проверка возможности создания хэшей LM/NT для паролей"
+
+#~ msgid ""
+#~ "Can't connect to the specified LDAP server! Please make sure that is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Не удается подключиться к указанному LDAP-серверу! Убедитесь, что он "
+#~ "доступен GOsa."
+
+#, fuzzy
+#~ msgid ""
+#~ "Can't bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Не удается начать сеанс на указанном LDAP-сервере! Убедитесь, что он "
+#~ "доступен GOsa."
+
+#~ msgid ""
+#~ "You're missing the required attribute '%s' from this formular. Please "
+#~ "complete!"
+#~ msgstr ""
+#~ "Вы не заполнили обязательное поле \"%s\". Пожалуйста, заполните форму "
+#~ "целиком."
+
+#, fuzzy
+#~ msgid ""
+#~ "Could not bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Не удается начать сеанс на указанном LDAP-сервере! Убедитесь, что он "
+#~ "доступен GOsa."
+
+#~ msgid "Can't log into LDAP server. Reason was: %s."
+#~ msgstr "Невозможно зарегистрироваться на LDAP-сервере. Причина: %s."
+
+#, fuzzy
+#~ msgid ""
+#~ "User and/or group could not be created, please check your configuration "
+#~ "twice !"
+#~ msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#, fuzzy
+#~ msgid "Last step"
+#~ msgstr "Список"
+
+#, fuzzy
+#~ msgid "Next step"
+#~ msgstr "Удалить"
+
+#, fuzzy
+#~ msgid "Please read the FAQ for more informations"
+#~ msgstr "Общая информация о пользователе"
+
+#, fuzzy
+#~ msgid "Windows workstation ou"
+#~ msgstr "Рабочая станция Windows"
+
+#, fuzzy
+#~ msgid "Enable"
+#~ msgstr "отключен"
+
+#, fuzzy
+#~ msgid "GOsa generic settings, page 3/3"
+#~ msgstr "Общая информация о пользователе"
+
+#, fuzzy
+#~ msgid "Optional settings"
+#~ msgstr "Параметры приложения"
+
+#, fuzzy
+#~ msgid "Force SSL"
+#~ msgstr "Указать GID вручную"
+
+#, fuzzy
+#~ msgid "PPd path"
+#~ msgstr "Путь к профилю"
+
+#, fuzzy
+#~ msgid "The schema check returned the following results"
+#~ msgstr "Не найдено..."
+
+#, fuzzy
+#~ msgid "Display checked object classes"
+#~ msgstr "Список подразделений"
+
+#, fuzzy
+#~ msgid "All available objectClasses"
+#~ msgstr "Доступные приложения"
+
+#, fuzzy
+#~ msgid "Configuration file"
+#~ msgstr "Настроить"
+
+#, fuzzy
+#~ msgid "Saving configuration file"
+#~ msgstr "Приложение"
+
+#, fuzzy
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file."
+#~ msgstr ""
+#~ "Программа установки GOsa собрала всю необходимую информацию необходимую "
+#~ "для создания конфигурационного файла. Сохраните файл по этой ссылке как /"
+#~ "etc/gosa/gosa/conf При необходимости, внесите свои изменения."
+
+#, fuzzy
+#~ msgid "Automatically write configuration"
+#~ msgstr "Базы данных"
+
+#, fuzzy
+#~ msgid "Save configuration"
+#~ msgstr "Базы данных"
+
+#, fuzzy
+#~ msgid "Configuration succesfully written."
+#~ msgstr "Настроить"
+
+#, fuzzy
+#~ msgid "Use GOsa with current configuration file"
+#~ msgstr "Настроить"
+
+#, fuzzy
+#~ msgid "Can't write configuration file, please check permissions."
+#~ msgstr "Удалить"
+
+#, fuzzy
+#~ msgid "Manually create configuration file"
+#~ msgstr "Настроить"
+
+#, fuzzy
+#~ msgid "Download the configuration file"
+#~ msgstr "Системная информация"
+
+#, fuzzy
+#~ msgid "Setup steps"
+#~ msgstr "Состояние системы"
+
+#, fuzzy
+#~ msgid "Setup language"
+#~ msgstr "Язык"
+
+#, fuzzy
+#~ msgid "Please choose a language"
+#~ msgstr " Введите другое имя."
+
+#, fuzzy
+#~ msgid "Basic installation checks"
+#~ msgstr "Шаблон рабочей станции"
+
+#, fuzzy
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
+#~ msgstr ""
+#~ "Этот модуль нужен для использования алгоритма шифрования SSHA. Если вы "
+#~ "используете только алгоритмы crypt или MD5, не обращайте внимания на "
+#~ "результат проверки. GOsa будет работать и без этого модуля."
+
+#, fuzzy
+#~ msgid "Password hashes"
+#~ msgstr "Срок действия пароля истекает"
+
+#, fuzzy
+#~ msgid ""
+#~ "In order to use samba 2/3 you've to install some additional packages to "
+#~ "generate password hashes. (e.g. libmhash2)"
+#~ msgstr ""
+#~ "Чтобы пользоваться Samba 2/3, вам нужно установить некоторые "
+#~ "дополнительные программы для создания хэшей паролей."
+
+#, fuzzy
+#~ msgid "Configuration file writeable."
+#~ msgstr "Настроить"
+
+#, fuzzy
+#~ msgid "Ldap settings"
+#~ msgstr "Почтовые настройки пользователя"
+
+#, fuzzy
+#~ msgid "Location description"
+#~ msgstr "Описание подразделения"
+
+#, fuzzy
+#~ msgid "Connection url"
+#~ msgstr "Подключение"
+
+#, fuzzy
+#~ msgid "Test"
+#~ msgstr "сброс"
+
+#, fuzzy
+#~ msgid "Try connect"
+#~ msgstr "отключиться"
+
+#, fuzzy
+#~ msgid "Use tls connection"
+#~ msgstr "Отключение"
+
+#, fuzzy
+#~ msgid "GOsa generic settings, page 1/3"
+#~ msgstr "Общая информация о пользователе"
+
+#, fuzzy
+#~ msgid "GOsa theme"
+#~ msgstr "Команда разработчиков GOsa"
+
+#, fuzzy
+#~ msgid "Base hook"
+#~ msgstr "Ветка"
+
+#, fuzzy
+#~ msgid "External script"
+#~ msgstr "отправка (внешн.)"
+
+#, fuzzy
+#~ msgid "Klick here to add a new test"
+#~ msgstr "Нажмите на эту кнопку, чтобы войти в систему"
+
+#, fuzzy
+#~ msgid "Sieve manamgent"
+#~ msgstr "Управление системами"
+
+#, fuzzy
+#~ msgid "Posix Account"
+#~ msgstr "Аккаунт Proxy"
+
+#, fuzzy
+#~ msgid "Samba account"
+#~ msgstr "Удалить учетную запись Samba"
+
+#, fuzzy
+#~ msgid "PHPgroupware"
+#~ msgstr "PHPGroupware"
+
+#, fuzzy
+#~ msgid "OpenExchange account"
+#~ msgstr "Удалить телефонный аккаунт"
+
+#, fuzzy
+#~ msgid "PHP schedule it"
+#~ msgstr "Учетная запись Groupware"
+
+#, fuzzy
+#~ msgid "Nagios account"
+#~ msgstr "Контакт"
+
+#, fuzzy
+#~ msgid "Netatalk account"
+#~ msgstr "Создать телефонный аккаунт"
+
+#, fuzzy
+#~ msgid ""
+#~ "Directory '%s' specified as smarty compile directory is not accessible, "
+#~ "please check existence and rights of this directory!"
+#~ msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!"
+
+#, fuzzy
+#~ msgid "Repository settings"
+#~ msgstr "Сетевые настройки"
+
+#, fuzzy
+#~ msgid "please choose a release..."
+#~ msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
+
+#, fuzzy
+#~ msgid "Sections for this release"
+#~ msgstr "Местоположение ветки"
+
+#, fuzzy
+#~ msgid "macro name"
+#~ msgstr "Название"
+
+#, fuzzy
+#~ msgid "Can't delete in Database %s, on Server %s."
+#~ msgstr "Невозможно выбрать базу данных!"
+
+#, fuzzy
+#~ msgid "Saving of object group/phone queue with dn '%s' failed."
+#~ msgstr "Удалить настройки эл. почты"
+
+#, fuzzy
+#~ msgid "Removing of object group/phone queue with dn '%s' failed."
+#~ msgstr "Почтовые настройки пользователя"
+
+#, fuzzy
+#~ msgid "Please choose a valid  base."
+#~ msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
+
+#, fuzzy
+#~ msgid "Online"
+#~ msgstr "в сети"
+
+#~ msgid "You have no permissions to create a user on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
+
+#, fuzzy
+#~ msgid "You have no permissions to move this user to the specified 'Base'."
+#~ msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
+
+#~ msgid "You have no permissions to create a blocklist on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания стоп-листа в этой ветке."
+
+#~ msgid "You have no permissions to create a group on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания группы в этой ветке."
+
+#~ msgid "You have no permissions to create a application on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания приложения в этой ветке."
+
+#~ msgid "You have no permissions to create a department on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания подразделения в этой ветке."
+
+#, fuzzy
+#~ msgid "Go to users home department"
+#~ msgstr "Подразделение"
+
+#~ msgid "You have no permissions to create a terminal on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания терминала в этой ветке."
+
+#, fuzzy
+#~ msgid "You have no permissions to create a server on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
+
+#~ msgid "You are not allowed to set this systems password!"
+#~ msgstr "У вас недостаточно прав для смены пароля этой системы!"
+
+#~ msgid "You have no permissions to create a phone on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания телефонов в этой ветке."
+
+#, fuzzy
+#~ msgid "Select to display users"
+#~ msgstr "Выберите, чтобы просмотреть пользователей"
+
+#, fuzzy
+#~ msgid "Display user"
+#~ msgstr "Отображаемое имя"
+
+#, fuzzy
+#~ msgid "Select to display departments"
+#~ msgstr "Выберите подразделение"
+
+#, fuzzy
+#~ msgid "Display departments"
+#~ msgstr "Подразделения в подразделении"
+
+#, fuzzy
+#~ msgid "Viewable"
+#~ msgstr "Переменная"
+
+#, fuzzy
+#~ msgid "You have no permissions to create a mime type on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания принтера в этой ветке."
+
+#, fuzzy
+#~ msgid "You are not allowed to delete this snapshot!"
+#~ msgstr "У вас недостаточно прав для удаления этого объекта!"
+
+#, fuzzy
+#~ msgid "This zoneName is already in use"
+#~ msgstr "Указанное имя уже используется."
+
+#, fuzzy
+#~ msgid "This reverse zone is already in use"
+#~ msgstr "Указанное имя уже используется."
+
+#~ msgid "You've to specify an ldap server before continuing!"
+#~ msgstr "Для продолжения укажите LDAP-сервер!"
+
+#, fuzzy
+#~ msgid "Pgaer"
+#~ msgstr "Пейджер"
+
+#~ msgid "Select subtree to place blocklist in"
+#~ msgstr "Выберите ветку стоп-листа"
+
+#~ msgid "No permission to create a blocklist on this base."
+#~ msgstr "Недостаточно прав для создания стоп-листа в этой ветке."
+
+#~ msgid ""
+#~ "You have no permissions to create or modify a global address book entry."
+#~ msgstr ""
+#~ "У вас недостаточно прав для создания или изменения объекта в общей "
+#~ "адресной книге."
+
+#, fuzzy
+#~ msgid "You've no permission to do LDAP imports."
+#~ msgstr "У вас недостаточно прав для удаления этого подразделения."
+
+#, fuzzy
+#~ msgid "You've no permission to do LDAP exports."
+#~ msgstr "У вас недостаточно прав для удаления этого подразделения."
+
+#, fuzzy
+#~ msgid "Choose subtree to place macro in"
+#~ msgstr "Выберите ветку для группы"
+
+#, fuzzy
+#~ msgid "File servive (Shares)"
+#~ msgstr "Сервер"
+
+#, fuzzy
+#~ msgid "Time Service"
+#~ msgstr "Сервисы"
+
+#, fuzzy
+#~ msgid "Terminal Service"
+#~ msgstr "Терминальный сервер"
+
+#, fuzzy
+#~ msgid "Domain name system service"
+#~ msgstr "Сканер"
+
+#, fuzzy
+#~ msgid "Glpi database"
+#~ msgstr "Базы данных"
+
+#, fuzzy
+#~ msgid "Removing server services/gofax with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving server services/gofax with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Fax server"
+#~ msgstr "Сервер"
+
+#, fuzzy
+#~ msgid "Kolab service"
+#~ msgstr "Добавить сервис DNS"
+
+#, fuzzy
+#~ msgid "You have no permissions to create a printer on this 'Base'."
+#~ msgstr "У вас недостаточно прав для создания телефонов в этой ветке."
+
+#, fuzzy
+#~ msgid "NFS service"
+#~ msgstr "Добавить сервис DNS"
+
+#, fuzzy
+#~ msgid "Glpi management"
+#~ msgstr "Название"
+
+#, fuzzy
+#~ msgid "Removing server services/glpi with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving server services/glpi with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Glpi server"
+#~ msgstr "Сервер"
+
+#, fuzzy
+#~ msgid "Glpi server service"
+#~ msgstr "Служба SSH"
+
+#, fuzzy
+#~ msgid "Attachment name"
+#~ msgstr "подразделения"
+
+#, fuzzy
+#~ msgid "Attachment comment"
+#~ msgstr "подразделения"
+
+#, fuzzy
+#~ msgid "Attachment mime type"
+#~ msgstr "подразделения"
+
+#, fuzzy
+#~ msgid "Attachment filename"
+#~ msgstr "подразделения"
+
+#, fuzzy
+#~ msgid "Removing of server services/cups with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving of server services/cups with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Cups service"
+#~ msgstr "Звук"
+
+#, fuzzy
+#~ msgid "NTP service"
+#~ msgstr "Сервер NTP"
+
+#, fuzzy
+#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "NTP"
+#~ msgstr "FTP"
+
+#, fuzzy
+#~ msgid "Removing server services/ldap with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving server services/ldap with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Syslog service"
+#~ msgstr "Сервер системных журналов"
+
+#, fuzzy
+#~ msgid "Removing server services/goSysLog with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving server services/goSysLog with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Syslog"
+#~ msgstr "Системные журналы"
+
+#, fuzzy
+#~ msgid "Removing server services/gofon with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving server services/gofon with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "GoFon server"
+#~ msgstr "Сервер шрифтов"
+
+#, fuzzy
+#~ msgid "Removing server services/goLogDB with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving server services/goLogDB with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Log"
+#~ msgstr "Имя пользователя"
+
+#, fuzzy
+#~ msgid "Removing server services/gokrb with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving server services/gokrb with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Postfix"
+#~ msgstr "Прокси-сервер"
+
+#, fuzzy
+#~ msgid "Removing server services/mail with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Mail service"
+#~ msgstr "Сервер"
+
+#, fuzzy
+#~ msgid "Cyrus service"
+#~ msgstr "Звук"
+
+#, fuzzy
+#~ msgid "Removing server services/imap with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving server services/imap with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Imap"
+#~ msgstr "Импортировать"
+
+#, fuzzy
+#~ msgid "Imap service"
+#~ msgstr "Сервер подкачки"
+
+#, fuzzy
+#~ msgid "Share service"
+#~ msgstr "Сканер"
+
+#, fuzzy
+#~ msgid "Share entry"
+#~ msgstr "пользователи"
+
+#, fuzzy
+#~ msgid "Remove anti virus extension"
+#~ msgstr "Удалить параметры"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has anti virus features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+#~ "ниже."
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has anti virus features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+#~ "ниже."
+
+#, fuzzy
+#~ msgid "Removing of server services/anti virus with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Remove spamassassin extension"
+#~ msgstr "Удалить параметры"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has spamassassin features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+#~ "ниже."
+
+#, fuzzy
+#~ msgid "Add spamassassin service"
+#~ msgstr "Добавить сервис DNS"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has spamassassin features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+#~ "ниже."
+
+#, fuzzy
+#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid ""
+#~ "Set status flag for server services/spamassassin with dn '%s' failed."
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Connectivity settings"
+#~ msgstr "Подключение"
+
+#, fuzzy
+#~ msgid "gosaProxyID"
+#~ msgstr "Прокси-сервер"
+
+#, fuzzy
+#~ msgid "Quota limit period"
+#~ msgstr "Параметры приложения"
+
+#, fuzzy
+#~ msgid "Specified name is invalid."
+#~ msgstr "Указанное имя уже используется."
+
+#, fuzzy
+#~ msgid "Device ID"
+#~ msgstr "Устройства"
+
+#, fuzzy
+#~ msgid "apple-user-homeDirectory"
+#~ msgstr "Домашний каталог"
+
+#, fuzzy
+#~ msgid "Removing of object group/workstation with dn '%s' failed."
+#~ msgstr "Почтовые настройки пользователя"
+
+#, fuzzy
+#~ msgid "Delivery mode"
+#~ msgstr "Способ доставки"
+
+#, fuzzy
+#~ msgid "phpgwAccountExpires"
+#~ msgstr "Учетная запись"
+
+#, fuzzy
+#~ msgid "phpgwAccountType"
+#~ msgstr "Учетная запись"
+
+#~ msgid "Value specified as 'Files' is not valid."
+#~ msgstr "Значение поля \"Файлы\" некорректно."
+
+#~ msgid "Value specified as 'Size' is not valid."
+#~ msgstr "Значение поля \"Размер\" некорректно."
+
+#~ msgid "Value specified as 'Ratio' is not valid."
+#~ msgstr "Значение поля \"Отношение\" некорректно."
+
+#, fuzzy
+#~ msgid "mailEnabled"
+#~ msgstr "отключен"
+
+#, fuzzy
+#~ msgid "GOsa intranet account"
+#~ msgstr "Создать телефонный аккаунт"
+
+#, fuzzy
+#~ msgid "Open groupware account"
+#~ msgstr "Учетная запись Groupware"
+
+#, fuzzy
+#~ msgid "Can't get quota information for '%s'."
+#~ msgstr "Не удается создать квоту IMAP. Ответ сервера: \"%s\"."
+
+#, fuzzy
+#~ msgid "Shadow last change"
+#~ msgstr "Показать телефоны"
+
+#, fuzzy
+#~ msgid "Device monitor"
+#~ msgstr "Новый пароль"
+
+#, fuzzy
+#~ msgid "Device case"
+#~ msgstr "Имя сервера"
+
+#, fuzzy
+#~ msgid "Device motherboard"
+#~ msgstr "Клавиатура"
+
+#, fuzzy
+#~ msgid "Device soundcard"
+#~ msgstr "Новый пароль"
+
+#, fuzzy
+#~ msgid "Device processor"
+#~ msgstr "Новый пароль"
+
+#, fuzzy
+#~ msgid "Device misc device"
+#~ msgstr "Сетевые устройства"
+
+#, fuzzy
+#~ msgid "Device ram"
+#~ msgstr "Имя сервера"
+
+#, fuzzy
+#~ msgid "Device hard disk drive"
+#~ msgstr "Сервер"
+
+#, fuzzy
+#~ msgid "Device drive"
+#~ msgstr "Имя сервера"
+
+#, fuzzy
+#~ msgid "Device controler"
+#~ msgstr "Номер телефона"
+
+#, fuzzy
+#~ msgid "Device pci device"
+#~ msgstr "Устройство отображения"
+
+#, fuzzy
+#~ msgid "Saving printer membership with dn %s failed "
+#~ msgstr "Показать подразделения"
+
+#, fuzzy
+#~ msgid "Kernel paramenter"
+#~ msgstr "Изменить параметры"
+
+#, fuzzy
+#~ msgid "Max queue lenght"
+#~ msgstr "Сервер"
+
+#, fuzzy
+#~ msgid " Announce frequency"
+#~ msgstr "Сообщение автоответчика"
+
+#, fuzzy
+#~ msgid "Day"
+#~ msgstr "день"
+
+#, fuzzy
+#~ msgid "Keyboard modell"
+#~ msgstr "Выберите модель клавиатуры"
+
+#, fuzzy
+#~ msgid "Keyborad variant"
+#~ msgstr "Выберите вариант раскладки"
+
+#, fuzzy
+#~ msgid "Valume"
+#~ msgstr "Имя системы"
+
+#, fuzzy
+#~ msgid "Server indentifier"
+#~ msgstr "Номер дома"
+
+#, fuzzy
+#~ msgid "User certificate PKCS12"
+#~ msgstr "Стандартный сертификат"
+
+#, fuzzy
+#~ msgid "Vocation message"
+#~ msgstr "Сообщение автоответчика"
+
+#, fuzzy
+#~ msgid "Removing UNIX account failed"
+#~ msgstr "Удалить настройки эл. почты"
+
+#, fuzzy
+#~ msgid "Saving UNIX account failed"
+#~ msgstr "UNIX аккаунт"
+
+#, fuzzy
+#~ msgid "Adding environment information failed"
+#~ msgstr "Изменить свойства"
+
+#, fuzzy
+#~ msgid "Removing FAX account failed"
+#~ msgstr "Удалить настройки эл. почты"
+
+#, fuzzy
+#~ msgid "Removing FAI script failed"
+#~ msgstr "Атрибуты UNIX"
+
+#, fuzzy
+#~ msgid "Saving FAI template failed"
+#~ msgstr "Список подразделений"
+
+#, fuzzy
+#~ msgid "Removing FAI partition table failed"
+#~ msgstr "Дополнительные записи в fstab"
+
+#, fuzzy
+#~ msgid "Removing FAI partition table entry failed"
+#~ msgstr "Дополнительные записи в fstab"
+
+#, fuzzy
+#~ msgid "Saving FAI partition table entry failed"
+#~ msgstr "Дополнительные записи в fstab"
+
+#~ msgid "Apply this acl only for users own entries"
+#~ msgstr ""
+#~ "Применить эти права доступа только к собственным записям пользователей"
+
+#~ msgid "This 'dn' is no acl container."
+#~ msgstr "Это DN не содержит ACL."
+
+#, fuzzy
+#~ msgid "Removing application information failed"
+#~ msgstr "Информация об организации"
+
+#, fuzzy
+#~ msgid "Saving application information failed"
+#~ msgstr "Информация об организации"
+
+#, fuzzy
+#~ msgid "Removing application failed"
+#~ msgstr "Удалить приложения"
+
+#, fuzzy
+#~ msgid ""
+#~ "This menu allows you to create, delete and edit selected departments. "
+#~ "Having a large size of departments, you might prefer the range selectors "
+#~ "on   top of the department list."
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+#~ "подразделения. Если у вас достаточно большое количество подразделений, вы "
+#~ "можете использовать групповое выделение."
+
+#~ msgid "Display departments matching"
+#~ msgstr "Шаблон для подразделений"
+
+#, fuzzy
+#~ msgid "Updating DNS service failed"
+#~ msgstr "Удалить сервис DNS"
+
+#, fuzzy
+#~ msgid "Removing DNS entries failed"
+#~ msgstr "Удалить сервис DNS"
+
+#, fuzzy
+#~ msgid "Saving DNS entries failed"
+#~ msgstr "UNIX аккаунт"
+
+#, fuzzy
+#~ msgid "The attribute '%s' is empty or contains invalid characters."
+#~ msgstr "Неправильное указание таймаута '%s'"
+
+#, fuzzy
+#~ msgid "Removing kolab host entry failed"
+#~ msgstr "Показать объекты адресной книги"
+
+#, fuzzy
+#~ msgid "Removing terminal failed"
+#~ msgstr "Показать подразделения"
+
+#, fuzzy
+#~ msgid "Saving terminal failed"
+#~ msgstr "Показать подразделения"
+
+#, fuzzy
+#~ msgid "Saving terminal to DNS object failed"
+#~ msgstr "Список подразделений"
+
+#, fuzzy
+#~ msgid "Removing phone failed"
+#~ msgstr "Удалить приложения"
+
+#, fuzzy
+#~ msgid "Removing phone macro failed"
+#~ msgstr "Удалить учетную запись POSIX"
+
+#, fuzzy
+#~ msgid "Saving phone macro failed"
+#~ msgstr "Аккаунт Proxy"
+
+#, fuzzy
+#~ msgid "Saving phone macro parameters failed"
+#~ msgstr "Изменить дополнительные параметры приложения"
+
+#, fuzzy
+#~ msgid "Saving phone conference failed"
+#~ msgstr "Аккаунт Proxy"
+
+#, fuzzy
+#~ msgid "Overwrite existing entry"
+#~ msgstr "Экспорт объекта"
+
+#, fuzzy
+#~ msgid "Removing DNS service failed"
+#~ msgstr "Удалить сервис DNS"
+
+#, fuzzy
+#~ msgid "Remove Kolab extension"
+#~ msgstr "Удалить параметры"
+
+#, fuzzy
+#~ msgid "Remove FAI repository extension."
+#~ msgstr "Удалить параметры"
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has FAI repository features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
+#~ "ниже."
+
+#, fuzzy
+#~ msgid ""
+#~ "This server has FAI repository features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr ""
+#~ "В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
+#~ "ниже."
+
+#, fuzzy
+#~ msgid "configured for"
+#~ msgstr "Не настроено"
+
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic informations "
+#~ "for your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "Судя по всему, вы запустили GOsa впервые: файл настройки не найден. Этот "
+#~ "сценарий поможет вам создать рабочую конфигурацию. Настройка делится на "
+#~ "три основные стадии: сначала проверим, установлены ли необходимые модули "
+#~ "PHP, затем - установлены ли дополнительные/необходимые программы, а потом "
+#~ "вы укажете параметры работы с LDAP-сервером, и мы проверим его настройку."
+
+#~ msgid ""
+#~ "If this lock detection is false, the other person has obviously closed "
+#~ "the webbrowser during the edit operation. You may delete the lockfile in "
+#~ "this case by pressing the <i>Remove</i> button."
+#~ msgstr ""
+#~ "Если результат этой проверки блокировки - ложь, очевидно, другой человек "
+#~ "закрыл браузер во время редактирования данных. Вы можете удалить файл "
+#~ "блокировки, нажав на кнопку <i>Удалить</i>."
+
+#, fuzzy
+#~ msgid ""
+#~ "Your password has expired. To change your personal password use the "
+#~ "fields below. The changes take effect immediately. Please memorize the "
+#~ "new password, because you wouldn't be able to login without it."
+#~ msgstr ""
+#~ "В полях ниже вы можете изменить свой пароль. Изменения вступят в силу "
+#~ "немедленно. Пожалуйста, запомните новый пароль, так как иначе вы не "
+#~ "сможете войти в систему."
+
+#, fuzzy
+#~ msgid "New Entry"
+#~ msgstr "Принтер"
+
+#, fuzzy
+#~ msgid "Admin Toggle"
+#~ msgstr "Пользователи домена"
+
+#, fuzzy
+#~ msgid ""
+#~ "This account has %s features disabled. Posix features are needed for "
+#~ "openXchange accounts, enable them first."
+#~ msgstr ""
+#~ "В этой учетной записи нет настроек Samba. Для учетных записей Samba нужны "
+#~ "атрибуты POSIX, включите сначала их использование."
+
+#, fuzzy
+#~ msgid ""
+#~ "This account has %s features disabled. Mail features are needed for "
+#~ "openXchange accounts, enable them first."
+#~ msgstr ""
+#~ "В этой учетной записи нет настроек Samba. Для учетных записей Samba нужны "
+#~ "атрибуты POSIX, включите сначала их использование."
+
+#~ msgid "List of applications"
+#~ msgstr "Список приложений"
+
+#~ msgid "Display applications matching"
+#~ msgstr "Шаблон для приложений"
+
+#~ msgid "Regular expression for matching application names"
+#~ msgstr "Регулярное выражение, соответствующее именам приложений"
+
+#, fuzzy
+#~ msgid "Zone entries"
+#~ msgstr "Настройки телефона"
+
+#, fuzzy
+#~ msgid "Select action to execute for this   group of terminals"
+#~ msgstr "Выберите действие, которое нужно выполнить на этом терминале"
+
+#, fuzzy
+#~ msgid " can't read/write any ppd informations."
+#~ msgstr "Системная информация"
+
+#, fuzzy
+#~ msgid ""
+#~ "Having a large size of lists, you might prefer the range selectors on top "
+#~ "of the select box."
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+#~ "стоп-листы. Если у вас достаточно большое количество списков, вы можете "
+#~ "использовать групповое выделение."
+
+#, fuzzy
+#~ msgid "New         Blocklist"
+#~ msgstr "\"Черные списки\""
+
+#, fuzzy
+#~ msgid ""
+#~ "You may want to use the range selector on top of the group listbox, when "
+#~ "working with a large number of groups."
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+#~ "группы пользователей. Если у вас их достаточно большое количество, вы "
+#~ "можете использовать групповое выделение."
+
+#, fuzzy
+#~ msgid ""
+#~ "You may want to use the range selector on top of the application listbox, "
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+#~ "группы пользователей. Если у вас их достаточно большое количество, вы "
+#~ "можете использовать групповое выделение."
+
+#, fuzzy
+#~ msgid "when working with a large number of applications."
+#~ msgstr "Путь и/или имя исполняемого файла приложения"
+
+#, fuzzy
+#~ msgid ""
+#~ "Having a large size of departments, you might prefer the range selectors "
+#~ "on   top of the department list."
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+#~ "подразделения. Если у вас достаточно большое количество подразделений, вы "
+#~ "можете использовать групповое выделение."
+
+#, fuzzy
+#~ msgid ""
+#~ "You may want to use the range selector on top of the group listbox, when "
+#~ "working with  a large number of groups."
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+#~ "группы пользователей. Если у вас их достаточно большое количество, вы "
+#~ "можете использовать групповое выделение."
+
+#, fuzzy
+#~ msgid "You may want to use the range selector on top of the macro listbox, "
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+#~ "группы пользователей. Если у вас их достаточно большое количество, вы "
+#~ "можете использовать групповое выделение."
+
+#, fuzzy
+#~ msgid ""
+#~ "This menu allows you to create, delete and edit selected phone "
+#~ "conferences. "
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
+#~ "стоп-листы. Если у вас достаточно большое количество списков, вы можете "
+#~ "использовать групповое выделение."
+
+#, fuzzy
+#~ msgid "selectors on top of the conferences list."
+#~ msgstr "Введите корректный номер телефона!"
+
+#~ msgid "Display lists matching"
+#~ msgstr "Шаблон для стоп-листов"
+
+#, fuzzy
+#~ msgid "Display object groups matching"
+#~ msgstr "Показать совпадения объектов"
+
+#~ msgid "Thin Clients"
+#~ msgstr "Тонкие клиенты"
+
+#, fuzzy
+#~ msgid "Groupname"
+#~ msgstr "Группа"
+
+#, fuzzy
+#~ msgid "Set root password"
+#~ msgstr "Изменить пароль"
+
+#~ msgid "Regular expression for matching system names"
+#~ msgstr "Регулярное выражение, соответствующее именам систем"
+
+#~ msgid "User name of which terminal(s) are shown"
+#~ msgstr "Имя пользователя, для которого перечисляются терминалы"
+
+#~ msgid "Can't bind to LDAP. No schema check possible!"
+#~ msgstr "Не удается начать сеанс на LDAP-сервере. Проверка схем невозможна!"
+
+#, fuzzy
+#~ msgid "Choose a template to delete or edit"
+#~ msgstr "Выбрать раздел, для хранения объекта"
+
+#, fuzzy
+#~ msgid "save"
+#~ msgstr "Сохранить"
+
+#~ msgid "Enter the filename of the kernel to use"
+#~ msgstr "Введите имя файла загружаемого ядра"
+
+#~ msgid "Choose LDAP server to use for accounts and terminal management"
+#~ msgstr "Выберите LDAP-сервер для управления учетными записями и терминалами"
+
+#, fuzzy
+#~ msgid "Settings for host entry #%s"
+#~ msgstr "Местоположение ветки"
+
+#, fuzzy
+#~ msgid ""
+#~ "The name '%s' can't be used as host entry, the name is already used in "
+#~ "this ldap tree."
+#~ msgstr "Пользователь с таким именем уже есть в этой ветке."
+
+#, fuzzy
+#~ msgid ""
+#~ "Can't rename '%s' to '%s',the destination name contains invalid "
+#~ "characters."
+#~ msgstr "Неправильное указание таймаута '%s'"
+
+#, fuzzy
+#~ msgid "DFS shares"
+#~ msgstr "сброс"
+
+#, fuzzy
+#~ msgid "Subnet"
+#~ msgstr "Установить"
+
+#, fuzzy
+#~ msgid "SOA record for this zone"
+#~ msgstr "Местоположение ветки"
+
+#, fuzzy
+#~ msgid "DNS TTL"
+#~ msgstr "DNS"
+
+#, fuzzy
+#~ msgid "DNS Class"
+#~ msgstr "Выберите тип мыши"
+
+#, fuzzy
+#~ msgid "Remove inventory service"
+#~ msgstr "Удалить сервис DNS"
+
+#, fuzzy
+#~ msgid "Add inventory service"
+#~ msgstr "Добавить сервис DNS"
+
+#, fuzzy
+#~ msgid "Controllers"
+#~ msgstr "Страна"
+
+#, fuzzy
+#~ msgid "Drive"
+#~ msgstr "Драйвер"
+
+#, fuzzy
+#~ msgid "Hdd"
+#~ msgstr "Добавить"
+
+#, fuzzy
+#~ msgid "Network interface"
+#~ msgstr "Сетевой принтер"
+
+#, fuzzy
+#~ msgid "Nfs Export"
+#~ msgstr "Экспорт"
+
+#, fuzzy
+#~ msgid "DNS-Zone"
+#~ msgstr "нет"
+
+#, fuzzy
+#~ msgid "mailto"
+#~ msgstr "Email"
+
+#, fuzzy
+#~ msgid "New other peripherals"
+#~ msgstr "Сетевой принтер"
+
+#, fuzzy
+#~ msgid "Coments"
+#~ msgstr "Контакт"
+
+#, fuzzy
+#~ msgid "Append new class names"
+#~ msgstr "Доступные приложения"
+
+#, fuzzy
+#~ msgid "There is no useable package list defined."
+#~ msgstr "Файл небыл загружен"
+
+#, fuzzy
+#~ msgid ""
+#~ "There is no value for 'KDE_APPLICATIONS_MENU' specified in your gosa.conf."
+#~ msgstr "Метод '%s' не описан в вашем файле конфигурации."
+
+#, fuzzy
+#~ msgid "XML error in %s : %s at line %d"
+#~ msgstr "Ошибка XML в gosa.conf: %s в строке %d"
+
+#, fuzzy
+#~ msgid ""
+#~ "Can't connect to fax database, no reports can be shown!. Check username, "
+#~ "password and server settings."
+#~ msgstr ""
+#~ "Не удается подключиться к базе данных факсов, отчеты показаны не будут!"
+
+#, fuzzy
+#~ msgid "No mysql extension loaded, can't connect to mysql server."
+#~ msgstr "Выберите способ подключения к серверу терминалов"
+
+#, fuzzy
+#~ msgid "Home drive"
+#~ msgstr "Сервер"
+
+#, fuzzy
+#~ msgid "Lock account"
+#~ msgstr "Удалить учетную запись Samba"
+
+#, fuzzy
+#~ msgid ""
+#~ "Can't connect to phone database, no reports can be shown!. Check server,"
+#~ "username and password combination."
+#~ msgstr ""
+#~ "Не удается подключиться к телефонной базе, отчеты показаны не будут!"
+
+#, fuzzy
+#~ msgid "Can't select phone (gophone) database for report generation!"
+#~ msgstr "Не могу выбрать базу телефонов для создания отчета!"
+
+#, fuzzy
+#~ msgid "Enter         SSL         session"
+#~ msgstr "Использовать шифрование SSL"
+
+#, fuzzy
+#~ msgid "First Name"
+#~ msgstr "Список"
+
+#, fuzzy
+#~ msgid "Given Name"
+#~ msgstr "Имя"
+
+#, fuzzy
+#~ msgid "Server Name"
+#~ msgstr "Имя сервера"
+
+#, fuzzy
+#~ msgid "Display Name"
+#~ msgstr "Отображаемое имя"
+
+#, fuzzy
+#~ msgid "DisplayName"
+#~ msgstr "Отображаемое имя"
+
+#, fuzzy
+#~ msgid "Phone Number"
+#~ msgstr "Телефонные номера"
+
+#, fuzzy
+#~ msgid "Postal Adress"
+#~ msgstr "Почтовый индекс"
+
+#, fuzzy
+#~ msgid "mobile"
+#~ msgstr "Мобильный"
+
+#, fuzzy
+#~ msgid "Postal Address"
+#~ msgstr "Почтовый индекс"
+
+#, fuzzy
+#~ msgid "Adress"
+#~ msgstr "Адрес"
+
+#~ msgid "Display workstations matching"
+#~ msgstr "Показать соответствующие рабочие станции"
+
+#, fuzzy
+#~ msgid ""
+#~ "This menu allows you to create, edit and delete selected printers. Having "
+#~ "a great number of printers, you may want to use the range selectors on "
+#~ "top of the printers list."
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранных "
+#~ "пользователей. Если у вас достаточно большое количество пользователей, вы "
+#~ "можете использовать групповое выделение."
+
+#, fuzzy
+#~ msgid ""
+#~ "This menu allows you to select one or multiple entries to be added to the "
+#~ "printer object for specific tasks. Having a great number of entries, you "
+#~ "may want to use the range selectors below."
+#~ msgstr ""
+#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранных "
+#~ "пользователей. Если у вас достаточно большое количество пользователей, вы "
+#~ "можете использовать групповое выделение."
+
+#, fuzzy
+#~ msgid "all"
+#~ msgstr "Все"
+
+#, fuzzy
+#~ msgid "day ago"
+#~ msgstr "день"
+
+#, fuzzy
+#~ msgid "days ago"
+#~ msgstr "день"
+
+#, fuzzy
+#~ msgid "Select time periode"
+#~ msgstr "Выберите режим терминала"
+
+#, fuzzy
+#~ msgid "PPTP Server account"
+#~ msgstr "Аккаунт FTP"
+
+#, fuzzy
+#~ msgid "PPTP Server"
+#~ msgstr "Сервер NTP"
+
+#, fuzzy
+#~ msgid "GLPI Account"
+#~ msgstr "Учетная запись"
+
+#, fuzzy
+#~ msgid "XLS export"
+#~ msgstr "Импортировать"
+
+#, fuzzy
+#~ msgid "You've no permission to do XLS exports."
+#~ msgstr "У вас недостаточно прав для удаления этого подразделения."
+
+#~ msgid "This 'dn' has no account extensions."
+#~ msgstr "Для этого DN нет расширений учетной записи."
+
+#~ msgid "This is an empty plugin."
+#~ msgstr "Это пустой модуль."
+
+#, fuzzy
+#~ msgid "email"
+#~ msgstr "Email"
+
+#, fuzzy
+#~ msgid "pager"
+#~ msgstr "Пейджер"
+
+#, fuzzy
+#~ msgid "authorized_for_system_information"
+#~ msgstr "Системная информация"
+
+#~ msgid "organizations user database"
+#~ msgstr "база пользователя"
+
+#~ msgid ""
+#~ "To change the terminal root password use the fields below. The changes "
+#~ "take effect during next reboot. Please memorize the new password, because "
+#~ "the you would't be able to log in. <b>Leave fields blank for password "
+#~ "inheritance from default entries.</b>"
+#~ msgstr ""
+#~ "В полях ниже вы можете изменить пароль суперпользователя для выбранного "
+#~ "терминала. Изменения вступят в силу после следующей перезагрузки. "
+#~ "Пожалуйста, запомните новый пароль, так как иначе вы не сможете войти в "
+#~ "систему. <b>Оставьте поля пустыми, если хотите использовать значение по "
+#~ "умолчанию.</b>"
+
+#, fuzzy
+#~ msgid "Checking for function <b>%s</b>"
+#~ msgstr "Проверка поддержки gettext"
+
+#, fuzzy
+#~ msgid "Initiales"
+#~ msgstr "Отчество"
+
+#, fuzzy
+#~ msgid "Upload new PPD file"
+#~ msgstr "Загрузка на сервер / с сервера"
+
+#, fuzzy
+#~ msgid "Initiales)."
+#~ msgstr "Отчество"
+
+#, fuzzy
+#~ msgid "Add admin user"
+#~ msgstr "Пользователи домена"
+
+#, fuzzy
+#~ msgid "Add admin group"
+#~ msgstr "Группа Samba"
+
+#, fuzzy
+#~ msgid "Undefined"
+#~ msgstr "не определена"
+
+#, fuzzy
+#~ msgid "Select user/group to add"
+#~ msgstr "Выберите группы для добавления"
+
+#~ msgid "Object groups need at least one member!"
+#~ msgstr "В группе должно быть не менее одного участника!"
+
+#, fuzzy
+#~ msgid "selected"
+#~ msgstr "Удалить"
+
+#, fuzzy
+#~ msgid "Please select a PPD or press cancel"
+#~ msgstr "Введите корректный номер телефона!"
+
+#~ msgid "Automount devices (format: complete autofs entry)"
+#~ msgstr "Автоматически монтируемые устройства (формат: полная запись autofs)"
+
+#~ msgid "Add additional automount entries"
+#~ msgstr "Укажите дополнительные устройства для автоматического монтирования"
+
+#~ msgid "Add additional filesystems to be mounted during startup"
+#~ msgstr ""
+#~ "Укажите дополнительные файловые системы для монтирования во время загрузки"
+
+#, fuzzy
+#~ msgid "List of used class names"
+#~ msgstr "Выберите тип мыши"
+
+#, fuzzy
+#~ msgid "Profile management"
+#~ msgstr "Управление подразделениями"
+
+#, fuzzy
+#~ msgid "Display hotplugs of department"
+#~ msgstr "Объединения в подразделении"
+
+#, fuzzy
+#~ msgid "Select printer entry"
+#~ msgstr "Выберите чтобы посмотреть принтеры"
+
+#, fuzzy
+#~ msgid "Display printers of department"
+#~ msgstr "Показать номера из подразделения"
+
+#, fuzzy
+#~ msgid "Please enter a valid class name. Only 0-9 a-z is allowed here."
+#~ msgstr "Введите корректное имя пользователя!"
+
+#, fuzzy
+#~ msgid "release"
+#~ msgstr "сброс"
+
+#, fuzzy
+#~ msgid "section"
+#~ msgstr "Действие"
+
+#, fuzzy
+#~ msgid "Please enter a valid description."
+#~ msgstr "Введите корректный серийный номер"
+
+#, fuzzy
+#~ msgid "Please enter a description for your disk."
+#~ msgstr "Укажите корректный номер телефона."
+
+#, fuzzy
+#~ msgid " name="
+#~ msgstr "Список"
+
+#, fuzzy
+#~ msgid "New script bundle"
+#~ msgstr "Принтер"
+
+#, fuzzy
+#~ msgid "New hook bundle"
+#~ msgstr "Телефон"
+
+#, fuzzy
+#~ msgid "New variable bundle"
+#~ msgstr "Показать терминалы"
+
+#, fuzzy
+#~ msgid "New template bundle"
+#~ msgstr "Создать шаблон"
+
+#, fuzzy
+#~ msgid "Please enter a valid name for partition %s."
+#~ msgstr "Укажите корректный номер телефона."
+
+#, fuzzy
+#~ msgid "please enter a unique name for partition %s"
+#~ msgstr "Введите корректный номер телефона!"
+
+#, fuzzy
+#~ msgid "Choose a disc name"
+#~ msgstr "Выберите модель клавиатуры"
+
+#, fuzzy
+#~ msgid "cancel"
+#~ msgstr "Отмена"
+
+#, fuzzy
+#~ msgid "Create new FAI object - set of scripts."
+#~ msgstr "Объект группы"
+
+#, fuzzy
+#~ msgid "Create new FAI object - set of hooks."
+#~ msgstr "Объект группы"
+
+#, fuzzy
+#~ msgid "Obtions"
+#~ msgstr "Параметры"
+
+#, fuzzy
+#~ msgid ""
+#~ "Please enter a valid description for your disk. Only a-Z 0-9 are allowed."
+#~ msgstr "Введите корректное имя пользователя!"
+
+#, fuzzy
+#~ msgid "Set voicemail password"
+#~ msgstr "Изменить пароль"
+
+#~ msgid "Path to PPD"
+#~ msgstr "Путь к PPD"
+
+#, fuzzy
+#~ msgid "You need to specify a Phone PIN."
+#~ msgstr "Необходимо указать не менее одного телефонного номера!"
+
+#, fuzzy
+#~ msgid "Name of Conference"
+#~ msgstr "Подразделение"
+
+#, fuzzy
+#~ msgid "Additional phone attributes "
+#~ msgstr "Дополнительные записи в fstab"
+
+#~ msgid "Forward calls to"
+#~ msgstr "Перенаправлять звонки на"
+
+#~ msgid "Timeout (s)"
+#~ msgstr "Таймаут (с)"
+
+#~ msgid "The number '%s' is no valid phone number!"
+#~ msgstr "Неправильный номер телефона '%s'"
+
+#, fuzzy
+#~ msgid "fill out"
+#~ msgstr "Выход"
+
+#~ msgid "Display lists containing"
+#~ msgstr "Шаблон для содержимого стоп-листов"
+
+#~ msgid "Show lists containing entered numbers"
+#~ msgstr "Показать \"черные списки\", содержащие введенные номера"
+
+#~ msgid "Display terminal(s) of user"
+#~ msgstr "Показать терминал(ы) пользователя"
+
+#, fuzzy
+#~ msgid "Germany"
+#~ msgstr "Немецкий"
+
+#, fuzzy
+#~ msgid ""
+#~ "-Edit- and -New...- will execute an assistant to aid you when performing "
+#~ "changes on your blocklist. -Delete- will ask you for confirmation before "
+#~ "really deleting anything."
+#~ msgstr ""
+#~ "При изменении и создании стоп-листов появится интерактивный помощник для "
+#~ "редактирования их свойств. Перед удалением списка вам нужно будет "
+#~ "подтвердить свое решение."
+
+#~ msgid "Display lists of department"
+#~ msgstr "Стоп-листы в подразделении"
+
+#, fuzzy
+#~ msgid ""
+#~ "-Edit- and -New...- will execute an assistant to aid you in editing group "
+#~ "properties. -Delete- will ask for confirmation before removing groups."
+#~ msgstr ""
+#~ "При изменении и создании групп появится интерактивный помощник для "
+#~ "редактирования их свойств. Перед удалением групп вам нужно будет "
+#~ "подтвердить свое решение."
+
+#~ msgid "Dive into LDAP subtrees when searching"
+#~ msgstr "Искать в поддеревьях LDAP"
+
+#, fuzzy
+#~ msgid ""
+#~ "-Edit- and -New...- execute an assistant to aid you in managing your "
+#~ "account informations. -Delete- will ask for confirmation before deleting "
+#~ "users."
+#~ msgstr ""
+#~ "При изменении и создании пользователей появится интерактивный помощник "
+#~ "для редактирования их учетных записей. Перед удалением пользователей с "
+#~ "сервера LDAP вам нужно будет подтвердить свое решение."
+
+#, fuzzy
+#~ msgid ""
+#~ "-Edit- and -New...- will execute an assistant to aid you in editing "
+#~ "properties. -Delete- will ask for confirmation before removing "
+#~ "applications."
+#~ msgstr ""
+#~ "При изменении и создании приложений появится интерактивный помощник для "
+#~ "редактирования свойств. Перед удалением приложений вам нужно будет "
+#~ "подтвердить свое решение."
+
+#~ msgid "Display applications of department"
+#~ msgstr "Приложения в подразделении"
+
+#, fuzzy
+#~ msgid ""
+#~ "-Edit- and -New...- will provide an assistant to aid you when performing "
+#~ "changes on your departments. -Delete- will ask for confirmation before "
+#~ "deleting departments."
+#~ msgstr ""
+#~ "При изменении и создании подразделения появится интерактивный помощник "
+#~ "для редактирования информации об этом подразделении. Перед удалением "
+#~ "подразделения вам нужно будет подтвердить свое решение."
+
+#~ msgid "Thin client template for"
+#~ msgstr "Шаблон тонкого клиента для"
+
+#, fuzzy
+#~ msgid ""
+#~ "-Edit- will execute an assistant to aid you in changing the system "
+#~ "properties. -Delete- will ask for confirmation before deleting systems."
+#~ msgstr ""
+#~ "-Edit- запустит помошника который поможет Вам изменить настройки системы. "
+#~ "-Delete- спросит вас прежде чем действительно удалить объект из каталога."
+
+#, fuzzy
+#~ msgid ""
+#~ "-Edit- and -New...- will execute an assistant to aid you in editing "
+#~ "properties. -Delete- will ask for confirmation before removing macros."
+#~ msgstr ""
+#~ "При изменении и создании приложений появится интерактивный помощник для "
+#~ "редактирования свойств. Перед удалением приложений вам нужно будет "
+#~ "подтвердить свое решение."
+
+#, fuzzy
+#~ msgid "Display macros of department"
+#~ msgstr "Объединения в подразделении"
+
+#, fuzzy
+#~ msgid "Telefon PIN"
+#~ msgstr "Телефон"
+
+#~ msgid "Show empty groups"
+#~ msgstr "Показать пустые группы"
+
+#~ msgid "Answering machine"
+#~ msgstr "Автоответчик"
+
+#~ msgid "Deliver missed calls as mail"
+#~ msgstr "Сообщать о пропущеных звонка по почте"
+
+#~ msgid "Select to see users that have ftp settings"
+#~ msgstr "Выберите, чтобы просмотреть пользователей с настройками FTP"
+
+#~ msgid "Show FTP users"
+#~ msgstr "Показать пользователей FTP"
+
+#~ msgid "Select to see users that have FAX settings"
+#~ msgstr "Выберите, чтобы просмотреть пользователей с настройками факсов"
+
+#~ msgid "Show FAX users"
+#~ msgstr "Показать пользователей факсов"
+
+#, fuzzy
+#~ msgid "Phone category"
+#~ msgstr "Телефонные отчеты"
+
+#~ msgid ""
+#~ "We've inspected the webserver side now. Your setup seems to fit GOsa's "
+#~ "needs. Lets go for the GOsa configuration part now..."
+#~ msgstr ""
+#~ "Ваш веб-сервер проверен. Его параметры подходят для работы с GOsa. "
+#~ "Перейдите к настройке GOsa."
+
+#~ msgid ""
+#~ "Finally, you need to specify parameters to access the LDAP server. GOsa "
+#~ "always acts as admin and manages access rights internally. This is a "
+#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
+#~ "this to work, we need the admin DN and the corresponding password."
+#~ msgstr ""
+#~ "Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда "
+#~ "выступает в роли администратора и управляет правами доступа "
+#~ "самостоятельно. Это временное решение, пока в OpenLDAP не будут "
+#~ "реализованы полностью средства контроля доступа (ACI) внутри каталогов. "
+#~ "Чтобы это решение работало, укажите DN (уникальное имя) администратора и "
+#~ "соответствующий пароль."
+
+#~ msgid "absent"
+#~ msgstr "отсутствует"
+
+#, fuzzy
+#~ msgid "Value specified as 'Quota Size' is empty."
+#~ msgstr "Значение поля \"Размер\" некорректно."
+
+#~ msgid ""
+#~ "If this is lock detection is false, the other person has obviously closed "
+#~ "the webbrowser during the edit operation. You may delete the lockfile in "
+#~ "this case by pressing the <i>Remove</i> button."
+#~ msgstr ""
+#~ "Если результат этой проверки блокировки - ложь, очевидно, другой человек "
+#~ "закрыл браузер во время редактирования данных. Вы можете удалить "
+#~ "оставшийся файл блокировки, нажав на кнопку <i>Удалить</i>."
+
+#, fuzzy
+#~ msgid ""
+#~ "Can't bind to the specified LDAP server!. Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr ""
+#~ "Не удается начать сеанс на указанном LDAP-сервере! Убедитесь, что он "
+#~ "доступен GOsa."
+
+#, fuzzy
+#~ msgid "LDIF CSV import"
+#~ msgstr "Экспорт в LDIF"
+
+#~ msgid "DHCP"
+#~ msgstr "DHCP"
+
+#, fuzzy
+#~ msgid "Kolab Hosts"
+#~ msgstr "Моя учетная запись"
+
+#~ msgid "GONICUS"
+#~ msgstr "GONICUS"
+
+#~ msgid ""
+#~ "Unsupported password hash detected. Can't generate compatible password."
+#~ msgstr ""
+#~ "Обнаружен не поддерживаемый метод хэширования паролей. Не удается создать "
+#~ "подходящий пароль."
+
+#~ msgid ""
+#~ "GOsa needs this module for recalculating image sizes provided for users "
+#~ "as jpegPhoto."
+#~ msgstr ""
+#~ "Этот модуль нужен для подсчета размеров изображений в формате jpegPhoto, "
+#~ "загружаемых пользователями."
+
+#~ msgid "You are currently using GOsa version %s (CVS checkout from %s)"
+#~ msgstr "Вы используете GOsa версии %s (CVS checkout from %s)"
+
+#~ msgid ""
+#~ "No configuration found! Please save the generated one and place it in the "
+#~ "suggested directory."
+#~ msgstr ""
+#~ "Файл настройки не найден! Пожалуйста, сохраните сгенерированный файл в "
+#~ "нужном каталоге."
+
+#~ msgid "Config file found, but permissions are not secure. Please fix!"
+#~ msgstr ""
+#~ "Файл настройки найден, но права на доступ к нему неверные. Пожалуйста, "
+#~ "измените их!"
+
+#, fuzzy
+#~ msgid "Referral Password"
+#~ msgstr "Подтверждение"
+
+#, fuzzy
+#~ msgid ""
+#~ "The LDIF export/import plugin provides methods to download/upload a "
+#~ "complete snapshot of the running LDAP directory as ldif. You may save "
+#~ "these files for backup purpose or when initializing a new server."
+#~ msgstr ""
+#~ "Модуль экспорта в LDIF позволяет получать полный образ текущего каталога "
+#~ "LDAPв формате ldif. Эти образы можно сохранять как резервные копии или "
+#~ "использовать при инициализации нового сервера."
+
+#~ msgid "Cant open file on server."
+#~ msgstr "Не могу открыть файл на сервере."
+
+#~ msgid "Overwrite"
+#~ msgstr "Перезаписать"
diff --git a/gosa-core/locale/zh/LC_MESSAGES/messages.mo b/gosa-core/locale/zh/LC_MESSAGES/messages.mo
new file mode 100644 (file)
index 0000000..24ee640
Binary files /dev/null and b/gosa-core/locale/zh/LC_MESSAGES/messages.mo differ
diff --git a/gosa-core/locale/zh/LC_MESSAGES/messages.po b/gosa-core/locale/zh/LC_MESSAGES/messages.po
new file mode 100644 (file)
index 0000000..cf9da17
--- /dev/null
@@ -0,0 +1,21249 @@
+# translation of messages.po to Chinese Simplified
+# Copyright (C) 2003 GONICUS GmbH, Germany
+# This file is distributed under the same license as the GOsa2 package.
+#
+# Jiang Xin <worldhello.net@gmail.com>, 2007.
+#: include/class_plugin.inc:115 include/class_plugin.inc:116
+msgid ""
+msgstr ""
+"Project-Id-Version: messages\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-07-15 13:23+0200\n"
+"PO-Revision-Date: 2007-06-03 12:27+0800\n"
+"Last-Translator: Jiang Xin <worldhello.net@gmail.com>\n"
+"Language-Team: Chinese Simplified <zh@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
+#: plugins/personal/password/class_password.inc:136
+#: plugins/personal/mail/class_mailAccount.inc:1143
+#: plugins/personal/netatalk/class_netatalk.inc:374
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
+#: plugins/personal/connectivity/class_intranetAccount.inc:200
+#: plugins/personal/connectivity/class_pptpAccount.inc:178
+#: plugins/personal/connectivity/class_kolabAccount.inc:471
+#: plugins/personal/connectivity/class_proxyAccount.inc:312
+#: plugins/personal/connectivity/class_phpgwAccount.inc:162
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
+#: plugins/personal/connectivity/class_opengwAccount.inc:336
+#: plugins/personal/connectivity/class_webdavAccount.inc:161
+#: plugins/personal/environment/class_environment.inc:1317
+#: plugins/personal/nagios/class_nagiosAccount.inc:280
+#: plugins/personal/posix/class_posixAccount.inc:1357
+#: plugins/personal/samba/class_sambaAccount.inc:1097
+#: plugins/personal/generic/class_user.inc:1418
+msgid "My account"
+msgstr "我的账号"
+
+#: contrib/gosa.conf:45
+msgid "Administration"
+msgstr "系统管理"
+
+#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
+msgid "Addons"
+msgstr "插件"
+
+#: contrib/gosa.conf:107
+#, fuzzy
+msgid "ACL Role"
+msgstr "角色"
+
+#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
+#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
+#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
+#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
+#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
+#: plugins/gofax/blocklists/generic.tpl:1
+#: plugins/gofax/faxaccount/paste_generic.tpl:4
+#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
+#: plugins/admin/groups/class_groupGeneric.inc:940
+#: plugins/admin/systems/class_phoneGeneric.inc:476
+#: plugins/admin/systems/goImapServer.tpl:1
+#: plugins/admin/systems/class_componentGeneric.inc:268
+#: plugins/admin/systems/class_printGeneric.inc:880
+#: plugins/admin/systems/class_servGeneric.inc:414
+#: plugins/admin/systems/goMailServer.tpl:1
+#: plugins/admin/systems/servkolab.tpl:6
+#: plugins/admin/systems/class_workstationGeneric.inc:606
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
+#: plugins/admin/systems/glpi.tpl:6
+#: plugins/admin/systems/servdnseditzone.tpl:1
+#: plugins/admin/systems/glpiPrinter.tpl:6
+#: plugins/admin/applications/class_applicationGeneric.inc:542
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
+#: plugins/admin/mimetypes/paste_generic.tpl:4
+#: plugins/admin/mimetypes/generic.tpl:4
+#: plugins/admin/departments/class_departmentGeneric.inc:586
+#: plugins/admin/ogroups/class_ogroup.inc:747
+#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
+#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
+#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
+#: plugins/admin/fai/faiTemplateEntry.tpl:3
+#: plugins/admin/fai/faiHookEntry.tpl:5
+#: plugins/admin/fai/faiVariableEntry.tpl:5
+#: plugins/admin/fai/faiPartitionTable.tpl:4
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
+#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
+#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
+#: plugins/personal/generic/class_user.inc:16
+#: plugins/personal/generic/class_user.inc:1413
+#: plugins/generic/references/class_reference.inc:20
+#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
+msgid "Generic"
+msgstr "通用配置"
+
+#: contrib/gosa.conf:112
+msgid "Unix"
+msgstr "Unix"
+
+#: contrib/gosa.conf:113 contrib/gosa.conf:140
+#: plugins/admin/groups/class_divListGroup.inc:233
+#: plugins/admin/users/class_divListUsers.inc:223
+#: plugins/admin/ogroups/tabs_ogroups.inc:132
+#: plugins/personal/environment/class_environment.inc:12
+#: plugins/personal/environment/class_environment.inc:1312
+msgid "Environment"
+msgstr "环境设置"
+
+#: contrib/gosa.conf:114 contrib/gosa.conf:142
+#: plugins/admin/groups/class_divListGroup.inc:225
+#: plugins/admin/groups/class_groupMail.inc:1110
+#: plugins/admin/users/class_divListUsers.inc:225
+#: plugins/admin/ogroups/class_divListOGroup.inc:215
+#: plugins/admin/ogroups/tabs_ogroups.inc:81
+#: plugins/admin/ogroups/tabs_ogroups.inc:221
+#: plugins/admin/ogroups/paste_mail.tpl:4
+#: plugins/admin/ogroups/class_mailogroup.inc:181
+#: plugins/personal/mail/class_mailAccount.inc:22
+#: plugins/personal/mail/class_mailAccount.inc:1138
+#: plugins/generic/references/class_reference.inc:24
+msgid "Mail"
+msgstr "邮件"
+
+#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
+#: plugins/admin/users/class_divListUsers.inc:231
+#: plugins/personal/samba/class_sambaAccount.inc:24
+#: plugins/personal/samba/class_sambaAccount.inc:1092
+#: plugins/generic/references/class_reference.inc:26
+#: plugins/generic/references/class_reference.inc:28
+msgid "Samba"
+msgstr "Samba"
+
+#: contrib/gosa.conf:117 contrib/gosa.conf:120
+#: plugins/admin/users/class_divListUsers.inc:233
+#: plugins/personal/netatalk/class_netatalk.inc:36
+#: plugins/personal/netatalk/class_netatalk.inc:370
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: contrib/gosa.conf:123
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_connectivity.inc:15
+#: plugins/personal/connectivity/main.inc:118
+msgid "Connectivity"
+msgstr "互联"
+
+#: contrib/gosa.conf:124
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
+#: plugins/gofax/faxaccount/paste_generic.tpl:8
+#: plugins/gofax/faxaccount/generic.tpl:10
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
+#: plugins/admin/users/class_divListUsers.inc:229
+#: plugins/admin/departments/class_departmentGeneric.inc:605
+#: plugins/admin/departments/generic.tpl:91
+#: plugins/personal/generic/generic.tpl:334
+#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
+#: html/getxls.php:297
+msgid "Fax"
+msgstr "传真"
+
+#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
+#: plugins/addons/addressbook/address_edit.tpl:221
+#: plugins/addons/addressbook/address_info.tpl:67
+#: plugins/addons/addressbook/address_info.tpl:163
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_divListGroup.inc:231
+#: plugins/admin/systems/class_systemManagement.inc:1272
+#: plugins/admin/systems/chooser.tpl:12
+#: plugins/admin/users/class_divListUsers.inc:227
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/ogroups/class_phonequeue.inc:920
+#: plugins/admin/ogroups/class_ogroupManagement.inc:433
+#: plugins/personal/generic/generic.tpl:309
+#: plugins/personal/generic/generic.tpl:490
+#: plugins/generic/references/class_reference.inc:40
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
+msgid "Phone"
+msgstr "电话"
+
+#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
+#, fuzzy
+msgid "Scalix"
+msgstr "特殊"
+
+#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
+#: plugins/personal/nagios/class_nagiosAccount.inc:275
+msgid "Nagios"
+msgstr "Nagios"
+
+#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
+#: plugins/admin/applications/class_applicationManagement.inc:25
+#: plugins/admin/mimetypes/generic.tpl:112
+#: plugins/admin/mimetypes/generic.tpl:165
+msgid "Applications"
+msgstr "应用程序"
+
+#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
+#: plugins/admin/systems/class_servRepository.inc:260
+#: plugins/admin/systems/printerPPDDialog.tpl:17
+#: plugins/admin/applications/generic.tpl:92
+#: plugins/admin/ogroups/phonequeue.tpl:47
+#: plugins/gofon/conference/generic.tpl:130
+msgid "Options"
+msgstr "选项"
+
+#: contrib/gosa.conf:156
+#: plugins/admin/applications/class_applicationParameters.inc:232
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
+msgid "Parameter"
+msgstr "参数"
+
+#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
+#: plugins/admin/systems/class_terminalStartup.inc:468
+#: plugins/admin/systems/class_workstationStartup.inc:1178
+#: plugins/admin/ogroups/tabs_ogroups.inc:102
+msgid "Startup"
+msgstr "启动"
+
+#: contrib/gosa.conf:162 contrib/gosa.conf:184
+#: plugins/admin/ogroups/tabs_ogroups.inc:105
+msgid "Devices"
+msgstr "设备"
+
+#: contrib/gosa.conf:163 contrib/gosa.conf:185
+#: plugins/admin/systems/class_systemManagement.inc:1281
+#: plugins/admin/systems/class_printGeneric.inc:886
+#: plugins/admin/ogroups/class_ogroupManagement.inc:436
+#: plugins/personal/environment/environment.tpl:235
+#: plugins/generic/references/class_reference.inc:52
+msgid "Printer"
+msgstr "打印机"
+
+#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
+#: plugins/gofax/blocklists/generic.tpl:90
+#: plugins/addons/godfs/contents.tpl:22
+#: plugins/addons/addressbook/contents.tpl:33
+#: plugins/admin/systems/glpiSelectUser.tpl:20
+#: plugins/admin/systems/glpiAttachmentPool.tpl:20
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
+#: plugins/admin/systems/glpiDeviceManagement.tpl:20
+#: plugins/admin/systems/servRepository.tpl:26
+#: plugins/admin/systems/glpiPrinter.tpl:127
+#: plugins/admin/fai/faiPackageEntry.tpl:22
+#: plugins/admin/fai/faiProfileEntry.tpl:21
+#: plugins/gofon/macro/headpage.tpl:20
+#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
+#: ihtml/themes/default/MultiSelectWindow.tpl:27
+#: ihtml/themes/default/MultiSelectWindow.tpl:67
+msgid "Information"
+msgstr "提示信息"
+
+#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
+#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
+#: contrib/gosa.conf:212
+#, fuzzy
+msgid "Inventory"
+msgstr "添加清单(inventory)"
+
+#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_goLdapServer.inc:86
+#: plugins/admin/systems/class_goCupsServer.inc:71
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goImapServer.inc:161
+#: plugins/admin/systems/class_servDNS.inc:398
+#: plugins/admin/systems/class_goFonServer.inc:131
+#: plugins/admin/systems/class_goMailServer.inc:704
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#: plugins/admin/systems/servkolab.tpl:39
+#: plugins/admin/systems/class_goVirusServer.inc:221
+#: plugins/admin/systems/class_servRepository.inc:378
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#: plugins/admin/systems/class_goShareServer.inc:388
+#: plugins/admin/systems/class_servKolab.inc:386
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+msgid "Services"
+msgstr "服务"
+
+#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
+#: contrib/gosa.conf:190
+msgid "FAI summary"
+msgstr "自动化安装说明"
+
+#: contrib/gosa.conf:254
+msgid "OGo"
+msgstr "OGo"
+
+#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
+#: plugins/addons/gotomasses/contents.tpl:13
+#: plugins/addons/gotomasses/contents.tpl:15
+#: plugins/addons/ldapmanager/contentexportxls.tpl:19
+#: plugins/addons/ldapmanager/contentexportxls.tpl:32
+#: plugins/addons/ldapmanager/contentexportxls.tpl:47
+#: plugins/addons/ldapmanager/contentexport.tpl:16
+#: plugins/addons/ldapmanager/contentexport.tpl:29
+#: plugins/addons/ldapmanager/contentexport.tpl:44
+#: include/sieve/templates/edit_frame_base.tpl:6
+msgid "Export"
+msgstr "导出"
+
+#: contrib/gosa.conf:267
+msgid "Excel Export"
+msgstr "导出为 Excel"
+
+#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
+#: plugins/addons/gotomasses/contents.tpl:25
+#: plugins/addons/gotomasses/contents.tpl:28
+#: plugins/addons/notifications/contents.tpl:54
+#: plugins/addons/ldapmanager/contentcsv.tpl:109
+#: plugins/addons/ldapmanager/contentcsv.tpl:112
+#: plugins/addons/ldapmanager/contentimport.tpl:50
+#: plugins/admin/applications/generic.tpl:135
+#: plugins/personal/mail/generic.tpl:238
+#: plugins/personal/environment/logonManagement.tpl:65
+#: include/sieve/templates/import_script.tpl:12
+#: include/sieve/templates/edit_frame_base.tpl:7
+msgid "Import"
+msgstr "导入"
+
+#: contrib/gosa.conf:269
+msgid "CSV Import"
+msgstr "CSV 导入"
+
+#: contrib/gosa.conf:274 contrib/gosa.conf:304
+msgid "Partitions"
+msgstr "分区"
+
+#: contrib/gosa.conf:278 contrib/gosa.conf:308
+#: plugins/admin/applications/generic.tpl:130
+#: plugins/admin/fai/faiScriptEntry.tpl:56
+#: plugins/admin/fai/class_faiScript.inc:546
+#: plugins/admin/fai/faiHookEntry.tpl:56
+#: plugins/personal/environment/logonManagement.tpl:55
+msgid "Script"
+msgstr "脚本"
+
+#: contrib/gosa.conf:282 contrib/gosa.conf:312
+#: plugins/admin/fai/class_faiSummaryTab.inc:45
+msgid "Hooks"
+msgstr "钩子"
+
+#: contrib/gosa.conf:286 contrib/gosa.conf:316
+#: plugins/admin/fai/class_faiSummaryTab.inc:46
+msgid "Variables"
+msgstr "变量"
+
+#: contrib/gosa.conf:290 contrib/gosa.conf:320
+#: plugins/admin/fai/class_faiSummaryTab.inc:47
+msgid "Templates"
+msgstr "模板"
+
+#: contrib/gosa.conf:294 contrib/gosa.conf:324
+#: plugins/admin/fai/class_faiSummaryTab.inc:50
+#: plugins/personal/environment/environment.tpl:11
+msgid "Profiles"
+msgstr "Profiles"
+
+#: contrib/gosa.conf:295 contrib/gosa.conf:325
+#: plugins/admin/acl/class_divListACL.inc:54
+#: plugins/admin/ogroups/tabs_ogroups.inc:109
+msgid "Summary"
+msgstr "总结"
+
+#: contrib/gosa.conf:299 contrib/gosa.conf:329
+#: plugins/admin/fai/class_faiPackage.inc:547
+msgid "Packages"
+msgstr "软件包"
+
+#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
+#: setup/class_setupStep_Language.inc:48
+msgid "German"
+msgstr "德语"
+
+#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
+msgid "Russian"
+msgstr "俄语"
+
+#: contrib/gosa.conf:509
+msgid "Spanish"
+msgstr "西班牙语"
+
+#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
+msgid "French"
+msgstr "法语"
+
+#: contrib/gosa.conf:511
+msgid "Dutch"
+msgstr "荷兰语"
+
+#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
+msgid "English"
+msgstr "英语"
+
+#: contrib/gosa.conf:513
+msgid "Italian"
+msgstr "意大利语"
+
+#: contrib/gosa.conf:514
+msgid "Polish"
+msgstr "波兰语"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:6
+msgid "FAX Reports"
+msgstr "传真记录"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:7
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
+#: plugins/addons/gotomasses/class_gotomasses.inc:7
+#: plugins/addons/notifications/class_msgplug.inc:7
+#: plugins/addons/mailqueue/class_mailqueue.inc:7
+#: plugins/addons/logview/class_logview.inc:8
+#: plugins/addons/logview/class_gosa_logview.inc:8
+#: plugins/addons/godfs/class_dfsManagment.inc:11
+#: plugins/addons/addressbook/class_addressbook.inc:7
+#: plugins/addons/ldapmanager/class_exportxls.inc:8
+#: plugins/addons/ldapmanager/class_export.inc:7
+#: plugins/addons/ldapmanager/class_csvimport.inc:7
+#: plugins/addons/ldapmanager/class_import.inc:7
+#: plugins/addons/ldapmanager/class_ldif.inc:8
+#: plugins/admin/groups/class_groupManagement.inc:26
+#: plugins/admin/systems/class_systemManagement.inc:33
+#: plugins/admin/applications/class_applicationManagement.inc:26
+#: plugins/admin/users/class_userManagement.inc:29
+#: plugins/admin/acl/class_aclManagement.inc:28
+#: plugins/admin/acl/class_aclRole.inc:7
+#: plugins/admin/departments/class_departmentManagement.inc:26
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+#: plugins/personal/scalix/class_scalixAccount.inc:17
+#: plugins/personal/password/class_password.inc:25
+#: plugins/personal/mail/class_mailAccount.inc:23
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
+#: plugins/personal/connectivity/class_connectivity.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:18
+#: plugins/personal/connectivity/class_pptpAccount.inc:27
+#: plugins/personal/connectivity/class_kolabAccount.inc:6
+#: plugins/personal/connectivity/class_proxyAccount.inc:6
+#: plugins/personal/connectivity/class_phpgwAccount.inc:6
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
+#: plugins/personal/connectivity/class_opengwAccount.inc:7
+#: plugins/personal/connectivity/class_webdavAccount.inc:7
+#: plugins/personal/environment/class_environment.inc:13
+#: plugins/personal/nagios/class_nagiosAccount.inc:19
+#: plugins/personal/posix/class_posixAccount.inc:17
+#: plugins/personal/samba/class_sambaAccount.inc:25
+#: plugins/personal/generic/class_user.inc:17
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
+#: plugins/gofon/fonreports/class_fonreport.inc:7
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
+#, fuzzy
+msgid "This does something"
+msgstr "******"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:115
+#, fuzzy
+msgid ""
+"No fax extension defined in your server configuration, no reports can be "
+"shown!"
+msgstr "没有在服务器配置中定义传真扩展,无法显示报告!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:118
+#: plugins/addons/logview/class_logview.inc:83
+#: plugins/addons/logview/class_gosa_logview.inc:104
+#: plugins/gofon/fonreports/class_fonreport.inc:168
+msgid "There is no mysql extension available, please check your php setup."
+msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:125
+msgid "Can't connect to fax database, no reports can be shown!"
+msgstr "不能连接传真数据库,无法显示报告!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:129
+msgid "Can't select fax database for report generation!"
+msgstr "无法为创建报告查找传真数据库!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:134
+msgid "Can't query fax table 'faxlog' for report generation!"
+msgstr "无法为创建报告查询传真数据表 'faxlog'!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:157
+#: plugins/gofax/faxreports/class_faxreport.inc:297
+msgid "Query for fax database failed!"
+msgstr "查询传真数据库失败!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:166
+#: plugins/gofax/faxreports/class_faxreport.inc:176
+msgid "You have no permission to retrieve informations about this fax id!"
+msgstr "您无权获取关于此传真 id 的信息!"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:207
+#: plugins/gofax/faxreports/class_faxreport.inc:322
+#: plugins/gofon/fonreports/class_fonreport.inc:228
+msgid "Y-M-D"
+msgstr "Y-M-D"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+#, fuzzy
+msgid "Insufficient permissions to view this attribute"
+msgstr "权限不足,无法在 goFonMacro 中修改属性 '%s'。"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:316
+#: plugins/admin/groups/class_groupApplication.inc:435
+#: plugins/gofon/fonreports/class_fonreport.inc:209
+#, fuzzy
+msgid "Insufficient permissions"
+msgstr "缺省权限"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:480
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#, fuzzy
+msgid "Fax report"
+msgstr "传真记录"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:481
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#, fuzzy
+msgid "All entries are readonly"
+msgstr "所有字段均可写"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:486
+#, fuzzy
+msgid "Fax reports"
+msgstr "传真记录"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:491
+#, fuzzy
+msgid "Detailed view"
+msgstr "安装设备"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:492
+#, fuzzy
+msgid "Fax ID"
+msgstr "传真 ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#: plugins/gofax/faxreports/contents.tpl:31
+#: plugins/addons/logview/gosa_log_contents.tpl:83
+#: plugins/addons/logview/contents.tpl:84
+#: plugins/gofon/fonreports/class_fonreport.inc:404
+#: plugins/gofon/fonreports/contents.tpl:30
+msgid "Date"
+msgstr "日期"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:493
+#, fuzzy
+msgid "Time"
+msgstr "Mime"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:494
+#: plugins/gofax/faxreports/contents.tpl:32
+#: plugins/gofax/faxreports/detail.tpl:45
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
+#: plugins/personal/posix/generic.tpl:35
+#: plugins/gofon/fonreports/contents.tpl:35
+msgid "Status"
+msgstr "状态"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:495
+#: plugins/gofax/faxreports/detail.tpl:33
+msgid "Sender ID"
+msgstr "发送者 ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:496
+#: plugins/gofax/faxreports/detail.tpl:29
+msgid "Sender MSN"
+msgstr "发送者 MSN"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:497
+#: plugins/gofax/faxreports/detail.tpl:41
+msgid "Receiver ID"
+msgstr "接收者 ID"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:498
+#: plugins/gofax/faxreports/detail.tpl:37
+msgid "Receiver MSN"
+msgstr "接收者 MSN"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:499
+#, fuzzy
+msgid "Number of pages"
+msgstr "部门名称"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:500
+#, fuzzy
+msgid "Status Message"
+msgstr "状态信息"
+
+#: plugins/gofax/faxreports/class_faxreport.inc:501
+#: plugins/gofax/faxreports/detail.tpl:53
+msgid "Transfer time"
+msgstr "传送时间"
+
+#: plugins/gofax/faxreports/main.inc:14
+msgid "FAX reports"
+msgstr "传真记录"
+
+#: plugins/gofax/faxreports/contents.tpl:2
+#: plugins/addons/logview/gosa_log_contents.tpl:2
+#: plugins/addons/logview/contents.tpl:2
+#: plugins/gofon/fonreports/contents.tpl:2
+msgid "Filter"
+msgstr "过滤器"
+
+#: plugins/gofax/faxreports/contents.tpl:6
+#: plugins/addons/mailqueue/contents.tpl:11
+#: plugins/addons/logview/gosa_log_contents.tpl:47
+#: plugins/addons/logview/contents.tpl:47
+#: plugins/addons/addressbook/contents.tpl:109
+#: plugins/gofon/fonreports/contents.tpl:6
+msgid "Search for"
+msgstr "查询"
+
+#: plugins/gofax/faxreports/contents.tpl:7
+#: plugins/gofon/fonreports/contents.tpl:7
+msgid "Enter user name to search for"
+msgstr "输入要查询的用户名"
+
+#: plugins/gofax/faxreports/contents.tpl:8
+#: plugins/gofax/faxreports/contents.tpl:16
+#: plugins/gofon/fonreports/contents.tpl:8
+#: plugins/gofon/fonreports/contents.tpl:16
+msgid "in"
+msgstr "于"
+
+#: plugins/gofax/faxreports/contents.tpl:9
+#: plugins/gofon/fonreports/contents.tpl:9
+msgid "Select subtree to base search on"
+msgstr "选择查询基于的子树"
+
+#: plugins/gofax/faxreports/contents.tpl:12
+#: plugins/gofon/fonreports/contents.tpl:12
+msgid "during"
+msgstr "在"
+
+#: plugins/gofax/faxreports/contents.tpl:21
+#: plugins/addons/mailqueue/contents.tpl:10
+#: plugins/addons/mailqueue/contents.tpl:26
+#: plugins/addons/logview/gosa_log_contents.tpl:68
+#: plugins/addons/logview/contents.tpl:68
+#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
+#: ihtml/themes/default/help.tpl:21
+msgid "Search"
+msgstr "查找"
+
+#: plugins/gofax/faxreports/contents.tpl:30
+#: plugins/gofax/faxreports/detail.tpl:21
+#: plugins/addons/logview/gosa_log_contents.tpl:84
+#: plugins/admin/systems/class_printGeneric.inc:868
+#: plugins/admin/systems/class_gosaLogServer.inc:102
+#: plugins/admin/ogroups/class_ogroupManagement.inc:428
+#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
+#: setup/setup_config2.tpl:240
+msgid "User"
+msgstr "用户"
+
+#: plugins/gofax/faxreports/contents.tpl:33
+#: plugins/addons/mailqueue/contents.tpl:56
+msgid "Sender"
+msgstr "发送者"
+
+#: plugins/gofax/faxreports/contents.tpl:34
+msgid "Receiver"
+msgstr "接收者"
+
+#: plugins/gofax/faxreports/contents.tpl:35
+#: plugins/gofax/faxreports/detail.tpl:57
+msgid "# pages"
+msgstr "# 页"
+
+#: plugins/gofax/faxreports/contents.tpl:50
+#: plugins/addons/logview/gosa_log_contents.tpl:98
+#: plugins/addons/logview/contents.tpl:97
+#: plugins/gofon/fonreports/contents.tpl:51
+msgid "Search returned no results..."
+msgstr "查无结果..."
+
+#: plugins/gofax/faxreports/detail.tpl:5
+msgid "FAX preview - please wait"
+msgstr "传真预览 ── 请等待"
+
+#: plugins/gofax/faxreports/detail.tpl:8
+msgid "Click on fax to download"
+msgstr "点击传真下载"
+
+#: plugins/gofax/faxreports/detail.tpl:17
+msgid "FAX ID"
+msgstr "传真 ID"
+
+#: plugins/gofax/faxreports/detail.tpl:25
+msgid "Date / Time"
+msgstr "日期 / 时间"
+
+#: plugins/gofax/faxreports/detail.tpl:49
+msgid "Status message"
+msgstr "状态信息"
+
+#: plugins/gofax/faxreports/detail.tpl:67
+#: plugins/addons/mailqueue/header.tpl:5
+#: plugins/addons/ldapmanager/contentcsv.tpl:114
+#: plugins/addons/ldapmanager/contentexportxls.tpl:69
+#: plugins/addons/ldapmanager/contentexport.tpl:66
+#: plugins/addons/ldapmanager/contentimport.tpl:45
+#: plugins/admin/systems/class_systemManagement.inc:179
+#: plugins/admin/departments/dep_iframe.tpl:18
+#: plugins/admin/fai/faiNewBranch.tpl:51
+#: plugins/personal/password/changed.tpl:9
+#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
+#: setup/class_setup.inc:275 setup/class_setup.inc:277
+msgid "Back"
+msgstr "返回"
+
+#: plugins/gofax/blocklists/remove.tpl:2
+#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
+#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
+#: plugins/admin/systems/remove_ppd.tpl:2
+#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
+#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
+#: plugins/admin/departments/remove.tpl:2
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
+#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
+#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
+#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
+#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
+#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
+#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
+#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
+#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
+#: html/password.php:278 html/index.php:50 html/index.php:341
+#: html/index.php:347
+msgid "Warning"
+msgstr "警告"
+
+#: plugins/gofax/blocklists/remove.tpl:6
+#: plugins/admin/systems/remove_glpi.tpl:6
+#: include/sieve/templates/remove_script.tpl:6
+msgid ""
+"Please double check if your really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr "请再次检查您是否要这么做,因为 GOsa 将没有办法将您的数据找回。"
+
+#: plugins/gofax/blocklists/remove.tpl:10
+#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
+#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
+#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
+#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
+#: ihtml/themes/default/remove.tpl:9
+msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
+msgstr "所以,如果您确定,请按“删除”继续,否则按“取消”退出。"
+
+#: plugins/gofax/blocklists/remove.tpl:15
+#: plugins/gofax/blocklists/remove.tpl:19
+#: plugins/gofax/blocklists/generic.tpl:83
+#: plugins/gofax/faxaccount/lists.tpl:14
+#: plugins/gofax/faxaccount/generic.tpl:111
+#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
+#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
+#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
+#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
+#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
+#: plugins/admin/systems/phonesettings.tpl:210
+#: plugins/admin/systems/phonesettings.tpl:233
+#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
+#: plugins/admin/systems/class_termDNS.inc:522
+#: plugins/admin/systems/goNtpServer.tpl:21
+#: plugins/admin/systems/remove_glpi.tpl:14
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
+#: plugins/admin/systems/goShareServer.tpl:20
+#: plugins/admin/systems/glpi_edit_os.tpl:10
+#: plugins/admin/systems/class_servDNSeditZone.inc:316
+#: plugins/admin/systems/class_servDNSeditZone.inc:541
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
+#: plugins/admin/systems/terminal.tpl:127
+#: plugins/admin/systems/glpi_edit_type.tpl:10
+#: plugins/admin/systems/remove_ppd.tpl:12
+#: plugins/admin/systems/workstation.tpl:104
+#: plugins/admin/systems/workstationStartup.tpl:131
+#: plugins/admin/systems/workstationStartup.tpl:165
+#: plugins/admin/applications/remove.tpl:14
+#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
+#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
+#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
+#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
+#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
+#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
+#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
+#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
+#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
+#: plugins/admin/fai/remove_branch.tpl:14
+#: plugins/admin/fai/faiPartitionTable.tpl:54
+#: plugins/personal/scalix/paste_generic.tpl:13
+#: plugins/personal/scalix/generic.tpl:114
+#: plugins/personal/mail/copypaste.tpl:45
+#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
+#: plugins/personal/mail/generic.tpl:263
+#: plugins/personal/connectivity/kolab.tpl:56
+#: plugins/personal/environment/class_environment.inc:695
+#: plugins/personal/environment/environment.tpl:187
+#: plugins/personal/environment/environment.tpl:225
+#: plugins/personal/environment/environment.tpl:251
+#: plugins/personal/posix/paste_generic.tpl:62
+#: plugins/personal/posix/generic.tpl:91
+#: plugins/personal/posix/generic.tpl:129
+#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
+#: plugins/gofon/macro/remove.tpl:18
+#: plugins/gofon/phoneaccount/paste_generic.tpl:19
+#: plugins/gofon/phoneaccount/generic.tpl:22
+#: plugins/gofon/conference/remove.tpl:15
+#: plugins/gofon/conference/remove.tpl:19
+#: include/sieve/templates/remove_script.tpl:14
+#: ihtml/themes/default/remove.tpl:13
+msgid "Delete"
+msgstr "删除"
+
+#: plugins/gofax/blocklists/remove.tpl:17
+#: plugins/gofax/blocklists/remove.tpl:21
+#: plugins/gofax/blocklists/generic.tpl:106
+#: plugins/gofax/faxaccount/locals.tpl:62
+#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
+#: plugins/addons/gotomasses/contents.tpl:115
+#: plugins/addons/gotomasses/contents.tpl:118
+#: plugins/addons/godfs/class_dfsManagment.inc:249
+#: plugins/addons/addressbook/remove.tpl:16
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/address_edit.tpl:265
+#: plugins/admin/groups/class_groupManagement.inc:424
+#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
+#: plugins/admin/groups/application_options.tpl:13
+#: plugins/admin/groups/mail_locals.tpl:68
+#: plugins/admin/groups/mail_admins.tpl:39
+#: plugins/admin/groups/group_objects.tpl:57
+#: plugins/admin/systems/SelectDeviceType.tpl:45
+#: plugins/admin/systems/goKrbServer.tpl:32
+#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
+#: plugins/admin/systems/goGlpiServer.tpl:34
+#: plugins/admin/systems/goLdapServer.tpl:11
+#: plugins/admin/systems/gencd.tpl:11
+#: plugins/admin/systems/glpi_devices.tpl:761
+#: plugins/admin/systems/class_goService.inc:40
+#: plugins/admin/systems/goImapServer.tpl:118
+#: plugins/admin/systems/glpiSelectUser.tpl:51
+#: plugins/admin/systems/class_systemManagement.inc:830
+#: plugins/admin/systems/goMailServer.tpl:223
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
+#: plugins/admin/systems/servnfs.tpl:140
+#: plugins/admin/systems/goNtpServer.tpl:31
+#: plugins/admin/systems/remove_glpi.tpl:16
+#: plugins/admin/systems/goShareServer.tpl:31
+#: plugins/admin/systems/goFonServer.tpl:41
+#: plugins/admin/systems/goSyslogServer.tpl:7
+#: plugins/admin/systems/glpiAttachmentPool.tpl:52
+#: plugins/admin/systems/servkolab.tpl:247
+#: plugins/admin/systems/goCupsServer.tpl:7
+#: plugins/admin/systems/ServiceAddDialog.tpl:30
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
+#: plugins/admin/systems/goTerminalServer.tpl:25
+#: plugins/admin/systems/glpi_edit_os.tpl:29
+#: plugins/admin/systems/goSpamServer.tpl:127
+#: plugins/admin/systems/goFaxServer.tpl:25
+#: plugins/admin/systems/class_baseSelectDialog.inc:43
+#: plugins/admin/systems/gosaLogServer.tpl:33
+#: plugins/admin/systems/servdns.tpl:23
+#: plugins/admin/systems/goSpamServerRule.tpl:23
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
+#: plugins/admin/systems/servRepositorySetup.tpl:56
+#: plugins/admin/systems/glpi_edit_type.tpl:29
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
+#: plugins/admin/systems/remove_ppd.tpl:14
+#: plugins/admin/systems/printerPPDDialog.tpl:23
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
+#: plugins/admin/systems/glpiDeviceManagement.tpl:52
+#: plugins/admin/systems/servRepository.tpl:68
+#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
+#: plugins/admin/systems/servdnseditzone.tpl:129
+#: plugins/admin/systems/goVirusServer.tpl:170
+#: plugins/admin/systems/goLogDBServer.tpl:25
+#: plugins/admin/applications/remove.tpl:16
+#: plugins/admin/applications/remove.tpl:20
+#: plugins/admin/applications/class_applicationManagement.inc:439
+#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
+#: plugins/admin/users/template.tpl:50
+#: plugins/admin/users/class_userManagement.inc:747
+#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
+#: plugins/admin/mimetypes/remove.tpl:20
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
+#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
+#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
+#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
+#: plugins/admin/departments/remove.tpl:17
+#: plugins/admin/departments/remove.tpl:21
+#: plugins/admin/departments/class_departmentManagement.inc:397
+#: plugins/admin/departments/dep_move_confirm.tpl:17
+#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
+#: plugins/admin/ogroups/ogroup_objects.tpl:56
+#: plugins/admin/ogroups/class_ogroupManagement.inc:384
+#: plugins/admin/fai/faiPackageConfiguration.tpl:7
+#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
+#: plugins/admin/fai/class_faiManagement.inc:749
+#: plugins/admin/fai/class_faiManagement.inc:754
+#: plugins/admin/fai/class_faiManagement.inc:760
+#: plugins/admin/fai/faiScriptEntry.tpl:83
+#: plugins/admin/fai/remove_branch.tpl:16
+#: plugins/admin/fai/faiPackageEntry.tpl:57
+#: plugins/admin/fai/faiTemplateEntry.tpl:171
+#: plugins/admin/fai/faiHookEntry.tpl:85
+#: plugins/admin/fai/faiVariableEntry.tpl:55
+#: plugins/admin/fai/faiProfileEntry.tpl:71
+#: plugins/admin/fai/faiNewBranch.tpl:22
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
+#: plugins/personal/scalix/main.inc:101
+#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
+#: plugins/personal/netatalk/main.inc:96
+#: plugins/personal/connectivity/main.inc:102
+#: plugins/personal/environment/hotplugDialogNew.tpl:54
+#: plugins/personal/environment/selectPrinterDialog.tpl:66
+#: plugins/personal/environment/main.inc:102
+#: plugins/personal/environment/logonManagement.tpl:76
+#: plugins/personal/environment/hotplugDialog.tpl:64
+#: plugins/personal/nagios/main.inc:105
+#: plugins/personal/posix/trust_machines.tpl:41
+#: plugins/personal/posix/main.inc:106
+#: plugins/personal/posix/posix_groups.tpl:81
+#: plugins/personal/samba/samba3_workstations.tpl:41
+#: plugins/personal/samba/main.inc:104
+#: plugins/personal/samba/sambaLogonHours.tpl:106
+#: plugins/personal/generic/generic_certs.tpl:94
+#: plugins/personal/generic/generic_picture.tpl:35
+#: plugins/personal/generic/main.inc:160
+#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
+#: plugins/gofon/macro/remove.tpl:20
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
+#: plugins/gofon/phoneaccount/main.inc:106
+#: plugins/gofon/conference/remove.tpl:17
+#: plugins/gofon/conference/remove.tpl:21
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
+#: include/sieve/templates/select_test_type.tpl:13
+#: include/sieve/templates/remove_script.tpl:16
+#: include/sieve/templates/management.tpl:26
+#: include/sieve/templates/import_script.tpl:14
+#: include/sieve/templates/element_comment.tpl:10
+#: include/sieve/templates/create_script.tpl:15
+#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
+#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
+#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
+#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
+#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
+#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
+#: ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:89
+msgid "Cancel"
+msgstr "取消"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
+msgid "List of blocklists"
+msgstr "黑名单列表"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected blocklists. Having "
+"a large size of lists, you might prefer the range selectors on top of the "
+"select box."
+msgstr ""
+"这个菜单允许您创建,删除和修改所选的黑名单。对于一个长列表,您可以通过选择框"
+"上面的范围选择来调整。"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+msgid "Blocklist name"
+msgstr "黑名单名称"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
+#: plugins/addons/addressbook/address_edit.tpl:155
+#: plugins/addons/addressbook/class_addressbook.inc:815
+#: plugins/addons/addressbook/address_info.tpl:117
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/users/class_divListUsers.inc:61
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#: plugins/admin/ogroups/class_ogroupManagement.inc:431
+#: plugins/personal/generic/class_user.inc:1434
+#: plugins/personal/generic/generic.tpl:258
+#: plugins/generic/references/class_reference.inc:38
+#: plugins/gofon/macro/class_divListMacros.inc:57
+msgid "Department"
+msgstr "部门"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
+#: plugins/addons/addressbook/contents.tpl:42
+#: plugins/admin/groups/class_divListGroup.inc:62
+#: plugins/admin/systems/class_divListSystemService.inc:31
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
+#: plugins/admin/systems/class_divListSystem.inc:69
+#: plugins/admin/applications/class_divListApplication.inc:59
+#: plugins/admin/users/class_divListUsers.inc:63
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
+#: plugins/admin/acl/class_divListACL.inc:55
+#: plugins/admin/departments/class_divListDepartment.inc:49
+#: plugins/admin/ogroups/class_divListOGroup.inc:65
+#: plugins/admin/fai/class_divListFai.inc:71
+#: plugins/gofon/macro/class_divListMacros.inc:59
+#: plugins/gofon/conference/class_divListConferences.inc:60
+msgid "Actions"
+msgstr "动作"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Select to see send blocklists"
+msgstr "选择查看发送黑名单"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
+msgid "Show send blocklists"
+msgstr "显示发送黑名单"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Select to see receive blocklists"
+msgstr "选择查看接收黑名单"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
+msgid "Show receive blocklists"
+msgstr "显示接收黑名单"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/acl/class_divListACL.inc:61
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+msgid "Select to search within subtrees"
+msgstr "选择在子树中查询"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
+#: plugins/admin/groups/class_divListGroup.inc:73
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
+#: plugins/admin/systems/class_divListSystem.inc:82
+#: plugins/admin/applications/class_divListApplication.inc:62
+#: plugins/admin/users/class_divListUsers.inc:74
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
+#: plugins/admin/departments/class_divListDepartment.inc:53
+#: plugins/admin/ogroups/class_divListOGroup.inc:80
+#: plugins/admin/ogroups/ogroup_objects.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:42
+#: plugins/personal/posix/posix_groups.tpl:46
+#: plugins/gofon/macro/class_divListMacros.inc:62
+#: plugins/gofon/conference/class_divListConferences.inc:63
+#, fuzzy
+msgid "Search in subtrees"
+msgstr "在子树中查找"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
+msgid "Regular expression for matching list names"
+msgstr "匹配列表名称的正则表达式"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "Create new blocklist"
+msgstr "创建新黑名单"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
+msgid "New Blocklist"
+msgstr "新建黑名单"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
+#: plugins/gofax/blocklists/generic.tpl:17
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
+#: plugins/addons/godfs/class_dfsManagment.inc:217
+#: plugins/admin/groups/class_divListGroup.inc:181
+#: plugins/admin/groups/class_groupGeneric.inc:950
+#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
+#: plugins/admin/systems/printer.tpl:27
+#: plugins/admin/systems/class_phoneGeneric.inc:486
+#: plugins/admin/systems/goLdapServer.tpl:2
+#: plugins/admin/systems/component.tpl:17
+#: plugins/admin/systems/class_componentGeneric.inc:278
+#: plugins/admin/systems/class_printGeneric.inc:890
+#: plugins/admin/systems/class_servGeneric.inc:426
+#: plugins/admin/systems/phone.tpl:17
+#: plugins/admin/systems/class_terminalGeneric.inc:633
+#: plugins/admin/systems/class_baseSelectDialog.inc:46
+#: plugins/admin/systems/class_workstationGeneric.inc:617
+#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
+#: plugins/admin/systems/workstation.tpl:27
+#: plugins/admin/systems/class_divListSystem.inc:227
+#: plugins/admin/systems/class_glpiSelectUser.inc:181
+#: plugins/admin/applications/class_divListApplication.inc:175
+#: plugins/admin/applications/class_applicationGeneric.inc:552
+#: plugins/admin/applications/generic.tpl:42
+#: plugins/admin/users/class_divListUsers.inc:162
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
+#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
+#: plugins/admin/acl/class_aclRole.inc:678
+#: plugins/admin/acl/class_divListACL.inc:154
+#: plugins/admin/departments/class_divListDepartment.inc:133
+#: plugins/admin/departments/class_departmentGeneric.inc:597
+#: plugins/admin/departments/generic.tpl:35
+#: plugins/admin/ogroups/class_divListOGroup.inc:181
+#: plugins/admin/ogroups/class_ogroup.inc:757
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/fai/class_divListFai.inc:213
+#: plugins/personal/generic/class_user.inc:1423
+#: plugins/personal/generic/generic.tpl:143
+#: plugins/gofon/macro/class_gofonMacro.inc:581
+#: plugins/gofon/macro/class_divListMacros.inc:147
+#: plugins/gofon/macro/generic.tpl:27
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
+#: plugins/gofon/conference/class_divListConferences.inc:154
+#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
+msgid "Base"
+msgstr "位置"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+msgid "Submit department"
+msgstr "提交部门"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
+#: plugins/addons/godfs/class_dfsManagment.inc:218
+#: plugins/admin/groups/class_divListGroup.inc:182
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_divListSystem.inc:229
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: plugins/admin/systems/class_glpiSelectUser.inc:184
+#: plugins/admin/applications/class_divListApplication.inc:177
+#: plugins/admin/users/class_divListUsers.inc:164
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
+#: plugins/admin/acl/class_divListACL.inc:156
+#: plugins/admin/departments/class_divListDepartment.inc:135
+#: plugins/admin/ogroups/class_divListOGroup.inc:183
+#: plugins/admin/fai/class_divListFai.inc:215
+#: plugins/gofon/macro/class_divListMacros.inc:149
+#: plugins/gofon/conference/class_divListConferences.inc:156
+#: include/class_MultiSelectWindow.inc:209
+msgid "Submit"
+msgstr "提交"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove selected blocklists"
+msgstr "显示发送黑名单"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
+#, fuzzy
+msgid "Remove blocklists"
+msgstr "黑名单名称"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
+#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
+#: plugins/admin/systems/glpi.tpl:46
+#: plugins/admin/systems/class_divListSystem.inc:323
+#: plugins/admin/systems/glpiPrinter.tpl:18
+#: plugins/admin/systems/glpiPrinter.tpl:32
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/users/class_divListUsers.inc:266
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/acl/class_aclRole.inc:340
+#: plugins/admin/acl/class_aclRole.inc:385
+#: plugins/admin/acl/class_divListACL.inc:210
+#: plugins/admin/acl/class_divListACL.inc:232
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/admin/fai/class_faiScript.inc:302
+#: plugins/admin/fai/class_faiScript.inc:304
+#: plugins/admin/fai/class_faiHook.inc:300
+#: plugins/admin/fai/class_faiHook.inc:302
+#: plugins/admin/fai/class_faiTemplate.inc:278
+#: plugins/admin/fai/class_faiTemplate.inc:280
+#: plugins/admin/fai/class_divListFai.inc:296
+#: plugins/admin/fai/class_divListFai.inc:299
+#: plugins/gofon/macro/class_divListMacros.inc:207
+#: plugins/gofon/conference/class_divListConferences.inc:217
+#: include/class_acl.inc:409 include/class_acl.inc:454
+msgid "edit"
+msgstr "编辑"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
+#: plugins/admin/users/class_divListUsers.inc:267
+msgid "Edit user"
+msgstr "编辑用户"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/addons/mailqueue/contents.tpl:94
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
+#: plugins/admin/systems/class_divListSystem.inc:333
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/users/class_divListUsers.inc:285
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/acl/class_aclRole.inc:341
+#: plugins/admin/acl/class_aclRole.inc:386
+#: plugins/admin/acl/class_divListACL.inc:220
+#: plugins/admin/acl/class_divListACL.inc:236
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/admin/fai/class_faiScript.inc:306
+#: plugins/admin/fai/class_faiHook.inc:304
+#: plugins/admin/fai/class_faiTemplate.inc:282
+#: plugins/admin/fai/class_divListFai.inc:307
+#: plugins/gofon/macro/class_divListMacros.inc:215
+#: plugins/gofon/conference/class_divListConferences.inc:227
+#: include/class_acl.inc:410 include/class_acl.inc:455
+msgid "delete"
+msgstr "删除"
+
+#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
+#: plugins/admin/users/class_divListUsers.inc:286
+msgid "Delete user"
+msgstr "删除用户"
+
+#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
+msgid "Blocklist management"
+msgstr "黑名单管理"
+
+#: plugins/gofax/blocklists/generic.tpl:8
+msgid "List name"
+msgstr "列表名称"
+
+#: plugins/gofax/blocklists/generic.tpl:12
+msgid "Name of blocklist"
+msgstr "黑名单名称"
+
+#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
+#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
+#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
+#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
+#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
+msgid "Choose subtree to place group in"
+msgstr "选择来放置组的子树"
+
+#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
+#: plugins/admin/systems/wingeneric.tpl:18
+#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
+#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
+#: plugins/admin/systems/terminal.tpl:28
+#: plugins/admin/systems/workstation.tpl:35
+#: plugins/admin/applications/generic.tpl:52
+#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
+#: plugins/admin/departments/generic.tpl:45
+#: plugins/admin/ogroups/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
+#: plugins/gofon/conference/generic.tpl:56
+#: plugins/gofon/conference/generic.tpl:62
+msgid "Select a base"
+msgstr "选择一个位置"
+
+#: plugins/gofax/blocklists/generic.tpl:40
+#: plugins/admin/systems/glpi_devices.tpl:427
+#: plugins/admin/systems/glpi_devices.tpl:492
+#: plugins/admin/systems/glpi_devices.tpl:542
+#: plugins/admin/systems/servnfs.tpl:56
+#: plugins/admin/systems/terminalService.tpl:48
+#: plugins/admin/systems/terminalService.tpl:138
+#: plugins/admin/systems/class_goShareServer.inc:399
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:795
+#: plugins/admin/systems/workstationService.tpl:54
+#: plugins/admin/systems/workstationService.tpl:156
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
+#: plugins/admin/fai/class_faiSummaryTab.inc:345
+#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
+msgid "Type"
+msgstr "类型"
+
+#: plugins/gofax/blocklists/generic.tpl:43
+msgid "Select wether to filter incoming or outgoing calls"
+msgstr "选择过滤打入电话还是打出电话"
+
+#: plugins/gofax/blocklists/generic.tpl:51
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
+#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
+#: plugins/admin/groups/class_groupGeneric.inc:951
+#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
+#: plugins/admin/systems/printer.tpl:16
+#: plugins/admin/systems/class_phoneGeneric.inc:487
+#: plugins/admin/systems/component.tpl:35
+#: plugins/admin/systems/class_componentGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:891
+#: plugins/admin/systems/class_servGeneric.inc:424
+#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
+#: plugins/admin/systems/class_winGeneric.inc:291
+#: plugins/admin/systems/class_goMailServer.inc:713
+#: plugins/admin/systems/server.tpl:14
+#: plugins/admin/systems/class_goShareServer.inc:398
+#: plugins/admin/applications/class_applicationGeneric.inc:553
+#: plugins/admin/applications/generic.tpl:33
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
+#: plugins/admin/mimetypes/paste_generic.tpl:21
+#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
+#: plugins/admin/acl/class_aclRole.inc:679
+#: plugins/admin/departments/class_departmentGeneric.inc:595
+#: plugins/admin/departments/generic.tpl:16
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/fai/class_faiScriptEntry.inc:184
+#: plugins/admin/fai/class_faiVariable.inc:433
+#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
+#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
+#: plugins/admin/fai/faiProfile.tpl:21
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
+#: plugins/admin/fai/faiScriptEntry.tpl:19
+#: plugins/admin/fai/faiVariable.tpl:21
+#: plugins/admin/fai/class_faiHookEntry.inc:193
+#: plugins/admin/fai/class_faiTemplateEntry.inc:252
+#: plugins/admin/fai/faiTemplateEntry.tpl:13
+#: plugins/admin/fai/class_faiScript.inc:555
+#: plugins/admin/fai/class_faiHook.inc:550
+#: plugins/admin/fai/faiHookEntry.tpl:19
+#: plugins/admin/fai/class_faiTemplate.inc:523
+#: plugins/admin/fai/faiVariableEntry.tpl:19
+#: plugins/admin/fai/faiPartitionTable.tpl:21
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
+#: plugins/admin/fai/class_faiProfile.inc:466
+#: plugins/admin/fai/class_faiVariableEntry.inc:147
+#: plugins/admin/fai/class_faiPartitionTable.inc:544
+#: plugins/admin/fai/faiTemplate.tpl:21
+#: plugins/personal/environment/hotplugDialogNew.tpl:17
+#: plugins/personal/environment/logonManagement.tpl:17
+#: plugins/generic/references/contents.tpl:11
+#: plugins/gofon/macro/class_gofonMacro.inc:582
+#: plugins/gofon/macro/generic.tpl:49
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
+#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
+#: html/getxls.php:287
+msgid "Description"
+msgstr "描述"
+
+#: plugins/gofax/blocklists/generic.tpl:54
+msgid "Descriptive text for this blocklist"
+msgstr "此黑名带描述文字"
+
+#: plugins/gofax/blocklists/generic.tpl:68
+msgid "Blocked numbers"
+msgstr "封锁号码"
+
+#: plugins/gofax/blocklists/generic.tpl:80
+#: plugins/gofax/faxaccount/locals.tpl:60
+#: plugins/gofax/faxaccount/lists.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:105
+#: plugins/admin/groups/application.tpl:39
+#: plugins/admin/groups/paste_mail.tpl:30
+#: plugins/admin/groups/paste_mail.tpl:41
+#: plugins/admin/groups/mail_locals.tpl:66
+#: plugins/admin/groups/class_groupMail.inc:607
+#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
+#: plugins/admin/groups/generic.tpl:137
+#: plugins/admin/groups/group_objects.tpl:55
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
+#: plugins/admin/systems/phonesettings.tpl:207
+#: plugins/admin/systems/phonesettings.tpl:230
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
+#: plugins/admin/systems/glpiManufacturer.tpl:6
+#: plugins/admin/systems/terminalStartup.tpl:79
+#: plugins/admin/systems/terminalStartup.tpl:108
+#: plugins/admin/systems/goMailServer.tpl:70
+#: plugins/admin/systems/goMailServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:131
+#: plugins/admin/systems/goMailServer.tpl:165
+#: plugins/admin/systems/goMailServer.tpl:191
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
+#: plugins/admin/systems/class_termDNS.inc:508
+#: plugins/admin/systems/class_termDNS.inc:528
+#: plugins/admin/systems/goNtpServer.tpl:18
+#: plugins/admin/systems/goShareServer.tpl:14
+#: plugins/admin/systems/glpi_edit_os.tpl:8
+#: plugins/admin/systems/goSpamServer.tpl:45
+#: plugins/admin/systems/goSpamServer.tpl:113
+#: plugins/admin/systems/servdns.tpl:6
+#: plugins/admin/systems/class_servDNSeditZone.inc:547
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
+#: plugins/admin/systems/servRepositorySetup.tpl:47
+#: plugins/admin/systems/terminal.tpl:123
+#: plugins/admin/systems/glpi_edit_type.tpl:8
+#: plugins/admin/systems/workstation.tpl:100
+#: plugins/admin/systems/glpi.tpl:125
+#: plugins/admin/systems/servdnseditzone.tpl:115
+#: plugins/admin/systems/workstationStartup.tpl:129
+#: plugins/admin/systems/workstationStartup.tpl:162
+#: plugins/admin/systems/workstationStartup.tpl:191
+#: plugins/admin/systems/glpiPrinter.tpl:115
+#: plugins/admin/systems/glpiPrinter.tpl:149
+#: plugins/admin/mimetypes/generic.tpl:108
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:174
+#: plugins/admin/ogroups/ogroup_objects.tpl:54
+#: plugins/admin/ogroups/phonequeue.tpl:37
+#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
+#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
+#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
+#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
+#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
+#: plugins/admin/fai/faiPartitionTable.tpl:48
+#: plugins/admin/fai/faiPartitionTable.tpl:50
+#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
+#: plugins/personal/scalix/paste_generic.tpl:12
+#: plugins/personal/scalix/generic.tpl:111
+#: plugins/personal/mail/copypaste.tpl:43
+#: plugins/personal/mail/copypaste.tpl:61
+#: plugins/personal/mail/mail_locals.tpl:75
+#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
+#: plugins/personal/connectivity/kolab.tpl:53
+#: plugins/personal/connectivity/class_kolabAccount.inc:261
+#: plugins/personal/environment/kioskManagement.tpl:14
+#: plugins/personal/environment/selectPrinterDialog.tpl:65
+#: plugins/personal/environment/hotplugDialog.tpl:63
+#: plugins/personal/environment/environment.tpl:157
+#: plugins/personal/environment/environment.tpl:181
+#: plugins/personal/environment/environment.tpl:248
+#: plugins/personal/posix/trust_machines.tpl:39
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:88
+#: plugins/personal/posix/generic.tpl:126
+#: plugins/personal/posix/posix_groups.tpl:79
+#: plugins/personal/samba/samba3_workstations.tpl:39
+#: plugins/personal/samba/samba3.tpl:412
+#: plugins/gofon/phoneaccount/paste_generic.tpl:18
+#: plugins/gofon/phoneaccount/generic.tpl:19
+msgid "Add"
+msgstr "添加"
+
+#: plugins/gofax/blocklists/generic.tpl:92
+msgid "Numbers can also contain wild cards."
+msgstr "数字也可以包含通配符。"
+
+#: plugins/gofax/blocklists/generic.tpl:100
+#: plugins/gofax/faxaccount/main.inc:92
+#: plugins/admin/groups/class_groupManagement.inc:418
+#: plugins/admin/systems/class_systemManagement.inc:824
+#: plugins/admin/applications/class_applicationManagement.inc:433
+#: plugins/admin/users/class_userManagement.inc:741
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
+#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
+#: plugins/admin/ogroups/class_ogroupManagement.inc:378
+#: plugins/admin/fai/class_faiManagement.inc:743
+#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
+#: plugins/personal/connectivity/main.inc:100
+#: plugins/personal/environment/main.inc:100
+#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
+#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
+#: plugins/gofon/phoneaccount/main.inc:104
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
+#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
+#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
+#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
+#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
+#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
+#: setup/class_setupStep_Migrate.inc:877
+#: setup/class_setupStep_Migrate.inc:1600
+msgid "Ok"
+msgstr "好"
+
+#: plugins/gofax/blocklists/generic.tpl:103
+#: plugins/gofax/faxaccount/lists.tpl:31
+#: plugins/addons/gotomasses/contents.tpl:111
+#: plugins/addons/gotomasses/contents.tpl:113
+#: plugins/addons/gotomasses/contents.tpl:117
+#: plugins/addons/notifications/contents.tpl:12
+#: plugins/admin/groups/class_groupManagement.inc:421
+#: plugins/admin/groups/application_options.tpl:11
+#: plugins/admin/groups/mail_admins.tpl:37
+#: plugins/admin/systems/class_systemManagement.inc:827
+#: plugins/admin/systems/servRepositorySetup.tpl:54
+#: plugins/admin/systems/printerPPDDialog.tpl:22
+#: plugins/admin/applications/class_applicationManagement.inc:436
+#: plugins/admin/users/class_userManagement.inc:744
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
+#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
+#: plugins/admin/acl/acl_role.tpl:73
+#: plugins/admin/ogroups/class_ogroupManagement.inc:381
+#: plugins/admin/fai/faiPackageConfiguration.tpl:6
+#: plugins/admin/fai/class_faiManagement.inc:746
+#: plugins/admin/fai/faiScriptEntry.tpl:82
+#: plugins/admin/fai/faiPackageEntry.tpl:56
+#: plugins/admin/fai/faiTemplateEntry.tpl:170
+#: plugins/admin/fai/faiHookEntry.tpl:84
+#: plugins/admin/fai/faiVariableEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:70
+#: plugins/admin/fai/faiNewBranch.tpl:21
+#: plugins/personal/environment/logonManagement.tpl:75
+#: plugins/personal/samba/sambaLogonHours.tpl:104
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
+#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
+#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
+#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
+#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
+#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
+#: ihtml/themes/default/acl.tpl:89
+msgid "Apply"
+msgstr "应用"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
+msgid "FAX Blocklists"
+msgstr "传真黑名单"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
+#, fuzzy, php-format
+msgid "You're about to delete the following blocklists(s) %s"
+msgstr "您将要删除黑名单 '%s'。"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
+#, fuzzy, php-format
+msgid "You are not allowed to delete the blocklist '%s'!"
+msgstr "您无权删除这个用户!"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
+#, php-format
+msgid "You're about to delete the blocklist '%s'."
+msgstr "您将要删除黑名单 '%s'。"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
+msgid "You have no permission to remove this blocklist."
+msgstr "您无权删除这个黑名单。"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
+msgid "Please specify a valid phone number."
+msgstr "请给出一个有效电话号码。"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "send"
+msgstr "发送"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
+msgid "receive"
+msgstr "接收"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
+#, fuzzy, php-format
+msgid "Removing of blocklist with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
+#: plugins/admin/departments/class_departmentGeneric.inc:265
+msgid "Required field 'Name' is not set."
+msgstr "需要的“姓名”字段没有设置"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
+msgid "Required field 'Name' contains invalid characters"
+msgstr "需要的“姓名”字段包含无效字符"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
+msgid "Specified name is already used."
+msgstr "指定名称已经使用。"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
+#, fuzzy, php-format
+msgid "Saving of blocklist with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
+#, fuzzy
+msgid "Fax blocklists"
+msgstr "传真黑名单"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/address_info.tpl:24
+#: plugins/addons/addressbook/contents.tpl:14
+#: plugins/admin/groups/class_groupGeneric.inc:949
+#: plugins/admin/systems/class_phoneGeneric.inc:485
+#: plugins/admin/systems/glpi_devices.tpl:10
+#: plugins/admin/systems/glpi_devices.tpl:105
+#: plugins/admin/systems/glpi_devices.tpl:146
+#: plugins/admin/systems/glpi_devices.tpl:201
+#: plugins/admin/systems/glpi_devices.tpl:257
+#: plugins/admin/systems/glpi_devices.tpl:315
+#: plugins/admin/systems/glpi_devices.tpl:379
+#: plugins/admin/systems/glpi_devices.tpl:451
+#: plugins/admin/systems/glpi_devices.tpl:515
+#: plugins/admin/systems/glpi_devices.tpl:562
+#: plugins/admin/systems/glpi_devices.tpl:615
+#: plugins/admin/systems/glpi_devices.tpl:669
+#: plugins/admin/systems/glpi_devices.tpl:715
+#: plugins/admin/systems/class_componentGeneric.inc:277
+#: plugins/admin/systems/class_printGeneric.inc:889
+#: plugins/admin/systems/class_servGeneric.inc:423
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
+#: plugins/admin/systems/servnfs.tpl:9
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
+#: plugins/admin/systems/class_terminalGeneric.inc:634
+#: plugins/admin/systems/goSpamServerRule.tpl:6
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
+#: plugins/admin/systems/class_servRepository.inc:386
+#: plugins/admin/systems/class_goShareServer.inc:396
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
+#: plugins/admin/applications/class_applicationGeneric.inc:551
+#: plugins/admin/applications/class_applicationGeneric.inc:555
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
+#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/acl/class_aclRole.inc:677
+#: plugins/admin/ogroups/class_ogroup.inc:756
+#: plugins/admin/fai/class_faiScriptEntry.inc:183
+#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
+#: plugins/admin/fai/class_faiPackage.inc:545
+#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
+#: plugins/admin/fai/faiProfile.tpl:9
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
+#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
+#: plugins/admin/fai/class_faiHookEntry.inc:192
+#: plugins/admin/fai/class_faiTemplateEntry.inc:251
+#: plugins/admin/fai/faiTemplateEntry.tpl:7
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/faiHookEntry.tpl:9
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#: plugins/admin/fai/faiVariableEntry.tpl:9
+#: plugins/admin/fai/class_faiSummaryTab.inc:340
+#: plugins/admin/fai/faiPartitionTable.tpl:9
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
+#: plugins/admin/fai/class_faiProfile.inc:465
+#: plugins/admin/fai/class_faiVariableEntry.inc:146
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
+#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
+#: html/getxls.php:290
+msgid "Name"
+msgstr "名称"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
+#, fuzzy
+msgid "Blocklist"
+msgstr "黑名单"
+
+#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
+#, fuzzy
+msgid "Blocklist type"
+msgstr "黑名单名称"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
+#: plugins/addons/addressbook/address_edit.tpl:233
+#: plugins/addons/addressbook/address_info.tpl:171
+#: plugins/generic/references/class_reference.inc:30
+msgid "FAX"
+msgstr "传真"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
+msgid "This account has no fax extensions."
+msgstr "这个账号没有传真扩展。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
+msgid "Remove fax account"
+msgstr "删除传真账号"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
+msgid ""
+"This account has fax features enabled. You can disable them by clicking "
+"below."
+msgstr "这个账户传真功能已启用。您可以点击下面的按钮禁用。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
+msgid "Create fax account"
+msgstr "创建传真账号"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
+msgid ""
+"This account has fax features disabled. You can enable them by clicking "
+"below."
+msgstr "这个账户传真功能已禁用。您可以点击下面的按钮来启用。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
+msgid "You're trying to add an invalid phone number."
+msgstr "您正在添加一个无效的电话号码。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
+#: plugins/admin/groups/class_groupApplication.inc:682
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
+msgid "back"
+msgstr "返回"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
+#, fuzzy, php-format
+msgid "Removing of user/fax account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
+msgid "The required field 'Fax' is not set."
+msgstr "需要的字段“传真”没有设置"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
+msgid "Please enter a valid telephone number in the 'Fax' field."
+msgstr "请在“传真”处填入一个有效的电话号码。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
+msgid "Mail delivery is checked, but no address has been specified."
+msgstr "选择了邮件传递,但是没有定义地址。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
+msgid "The mail address you've entered is invalid."
+msgstr "您输入的邮件地址无效。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
+msgid ""
+"Deliver fax to printer, is only possible if valid printer is given. Please "
+"correct your choice."
+msgstr ""
+"发送传真道打印机,只有在提供一个有效的打印机才能够实现。请修改您的选择。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
+#, fuzzy, php-format
+msgid "Saving of user/fax account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
+#, fuzzy
+msgid "Fax account settings"
+msgstr "Samba 设置"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
+msgid "Enable/Disable fax"
+msgstr ""
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
+#, fuzzy
+msgid "Receive blocklist"
+msgstr "显示接收黑名单"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
+#, fuzzy
+msgid "Send blocklist"
+msgstr "显示发送黑名单"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
+#: plugins/addons/addressbook/class_addressbook.inc:808
+#: plugins/personal/generic/class_user.inc:1451
+#, fuzzy
+msgid "Fax number"
+msgstr "系列号"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
+#, fuzzy
+msgid "Alternate fax number"
+msgstr "替代传真号码"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
+#: plugins/gofax/faxaccount/generic.tpl:70
+msgid "Deliver fax as mail"
+msgstr "发送传真至邮件"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
+#: plugins/gofax/faxaccount/generic.tpl:77
+msgid "Deliver fax to printer"
+msgstr "发送传真至打印机"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
+#: plugins/gofax/faxaccount/generic.tpl:34
+msgid "Delivery format"
+msgstr "传输格式"
+
+#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
+#: plugins/gofax/faxaccount/generic.tpl:21
+#: plugins/admin/ogroups/class_phonequeue.inc:950
+#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Language"
+msgstr "语言"
+
+#: plugins/gofax/faxaccount/locals.tpl:6
+msgid "Select numbers to add"
+msgstr "选择要添加的数字"
+
+#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
+#: plugins/addons/addressbook/contents.tpl:65
+#: plugins/admin/groups/mail_locals.tpl:22
+#: plugins/admin/groups/group_objects.tpl:20
+#: plugins/admin/systems/glpiSelectUser.tpl:27
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
+#: plugins/admin/systems/glpiAttachmentPool.tpl:27
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
+#: plugins/admin/systems/glpiDeviceManagement.tpl:27
+#: plugins/admin/systems/servRepository.tpl:38
+#: plugins/admin/ogroups/ogroup_objects.tpl:20
+#: plugins/admin/fai/faiPackageEntry.tpl:32
+#: plugins/admin/fai/faiProfileEntry.tpl:31
+#: plugins/personal/mail/mail_locals.tpl:25
+#: plugins/personal/environment/selectPrinterDialog.tpl:24
+#: plugins/personal/environment/hotplugDialog.tpl:24
+#: plugins/personal/posix/posix_groups.tpl:21
+#: plugins/personal/samba/samba3_workstations.tpl:20
+#: plugins/gofon/macro/headpage.tpl:29
+#: plugins/gofon/conference/headpage.tpl:29
+#: ihtml/themes/default/MultiSelectWindow.tpl:38
+#: ihtml/themes/default/MultiSelectWindow.tpl:78
+msgid "Filters"
+msgstr "过滤器"
+
+#: plugins/gofax/faxaccount/locals.tpl:28
+msgid "Display numbers of department"
+msgstr "显示部门号码"
+
+#: plugins/gofax/faxaccount/locals.tpl:29
+#: plugins/addons/addressbook/contents.tpl:87
+#: plugins/admin/groups/mail_locals.tpl:33
+#: plugins/admin/groups/group_objects.tpl:40
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
+#: plugins/admin/ogroups/ogroup_objects.tpl:42
+#: plugins/personal/mail/mail_locals.tpl:38
+#: plugins/personal/environment/selectPrinterDialog.tpl:34
+#: plugins/personal/posix/trust_machines.tpl:27
+#: plugins/personal/posix/posix_groups.tpl:35
+#: plugins/personal/samba/samba3_workstations.tpl:27
+msgid "Choose the department the search will be based on"
+msgstr "选择一个部门来做查询"
+
+#: plugins/gofax/faxaccount/locals.tpl:38
+msgid "Display numbers matching"
+msgstr "显示匹配数字"
+
+#: plugins/gofax/faxaccount/locals.tpl:41
+msgid "Regular expression for matching numbers"
+msgstr "匹配号码的正则表达式"
+
+#: plugins/gofax/faxaccount/locals.tpl:47
+msgid "Display numbers of user"
+msgstr "显示用户编号"
+
+#: plugins/gofax/faxaccount/locals.tpl:50
+msgid "User name of which numbers are shown"
+msgstr "显示该号码的用户名"
+
+#: plugins/gofax/faxaccount/lists.tpl:5
+msgid "Blocked numbers/lists"
+msgstr "封锁号码/列表"
+
+#: plugins/gofax/faxaccount/lists.tpl:17
+msgid "List of predefined blocklists"
+msgstr "预定义黑名单列表"
+
+#: plugins/gofax/faxaccount/lists.tpl:25
+msgid "Add the list to the blocklists"
+msgstr "添加列表至黑名单"
+
+#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
+#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
+#: plugins/personal/connectivity/main.inc:110
+#: plugins/personal/environment/main.inc:110
+#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
+#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
+#: plugins/gofon/phoneaccount/main.inc:112
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr "点击下面的“编辑”按钮修改该对话框内的信息"
+
+#: plugins/gofax/faxaccount/main.inc:101
+#: plugins/gofax/faxaccount/generic.tpl:121
+#: plugins/gofax/faxaccount/generic.tpl:129
+#: plugins/addons/logview/gosa_log_contents.tpl:62
+#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
+#: plugins/admin/systems/glpiManufacturer.tpl:7
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
+#: plugins/admin/systems/goShareServer.tpl:17
+#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
+#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
+#: plugins/admin/systems/servdnseditzone.tpl:40
+#: plugins/admin/systems/glpiPrinter.tpl:88
+#: plugins/admin/systems/glpiPrinter.tpl:99
+#: plugins/admin/fai/faiVariable.tpl:53
+#: plugins/admin/fai/faiPartitionTable.tpl:53
+#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
+#: plugins/personal/netatalk/main.inc:102
+#: plugins/personal/connectivity/main.inc:111
+#: plugins/personal/environment/main.inc:111
+#: plugins/personal/environment/environment.tpl:184
+#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
+#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
+#: plugins/gofon/phoneaccount/main.inc:113
+#: include/sieve/templates/element_comment.tpl:8
+msgid "Edit"
+msgstr "编辑"
+
+#: plugins/gofax/faxaccount/main.inc:109
+msgid "FAX settings"
+msgstr "传真设置"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:13
+#: plugins/gofax/faxaccount/generic.tpl:15
+msgid "Fax number for GOfax to trigger on"
+msgstr "要打开的 GOfax 的传真号码"
+
+#: plugins/gofax/faxaccount/paste_generic.tpl:18
+msgid "Alternate fax numbers will not be copied"
+msgstr "不拷贝到替代传真号码"
+
+#: plugins/gofax/faxaccount/generic.tpl:26
+msgid "Specify the GOfax communication language for fax to mail gateway"
+msgstr "描述传真到邮件网关的 GOfax 通讯语言"
+
+#: plugins/gofax/faxaccount/generic.tpl:38
+msgid "Specify delivery format for fax to mail gateway"
+msgstr "说明传真到邮件网关的格式"
+
+#: plugins/gofax/faxaccount/generic.tpl:51
+msgid "Delivery methods"
+msgstr "传输方法"
+
+#: plugins/gofax/faxaccount/generic.tpl:56
+msgid "Temporary disable fax usage"
+msgstr "临时禁用传真"
+
+#: plugins/gofax/faxaccount/generic.tpl:62
+msgid "Deliver fax as mail to"
+msgstr "发送传真至邮件到"
+
+#: plugins/gofax/faxaccount/generic.tpl:93
+msgid "Alternate fax numbers"
+msgstr "替代传真号码"
+
+#: plugins/gofax/faxaccount/generic.tpl:108
+#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
+#: plugins/personal/mail/copypaste.tpl:44
+#: plugins/personal/mail/generic.tpl:260
+msgid "Add local"
+msgstr "添加本地"
+
+#: plugins/gofax/faxaccount/generic.tpl:115
+msgid "Blocklists"
+msgstr "黑名单"
+
+#: plugins/gofax/faxaccount/generic.tpl:118
+msgid "Blocklists for incoming fax"
+msgstr "输入传真黑名单"
+
+#: plugins/gofax/faxaccount/generic.tpl:126
+msgid "Blocklists for outgoing fax"
+msgstr "外发传真黑名单"
+
+#: plugins/addons/gotomasses/main.inc:51
+#: plugins/addons/gotomasses/class_gotomasses.inc:6
+#: plugins/addons/gotomasses/class_gotomasses.inc:273
+#: plugins/addons/gotomasses/class_gotomasses.inc:279
+#, fuzzy
+msgid "System mass deployment"
+msgstr "系统管理"
+
+#: plugins/addons/gotomasses/contents.tpl:37
+#: plugins/admin/fai/class_faiSummaryTab.inc:339
+msgid "No."
+msgstr "编号"
+
+#: plugins/addons/gotomasses/contents.tpl:40
+#, fuzzy
+msgid "Mac address"
+msgstr "邮件地址"
+
+#: plugins/addons/gotomasses/contents.tpl:45
+#, fuzzy
+msgid "Assigned object group"
+msgstr "选择一个对象组"
+
+#: plugins/addons/gotomasses/contents.tpl:48
+#: plugins/addons/logview/gosa_log_contents.tpl:20
+#: plugins/addons/logview/gosa_log_contents.tpl:82
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
+#: plugins/admin/systems/class_baseSelectDialog.inc:47
+#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
+#: plugins/admin/systems/workstation.tpl:121
+#: plugins/admin/ogroups/termgroup.tpl:88
+msgid "Action"
+msgstr "行动"
+
+#: plugins/addons/gotomasses/contents.tpl:72
+#, fuzzy
+msgid "Select object group"
+msgstr "选择要添加的对象"
+
+#: plugins/addons/gotomasses/contents.tpl:79
+#, fuzzy
+msgid "Remove this entry"
+msgstr "删除记录"
+
+#: plugins/addons/gotomasses/contents.tpl:102
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "New entry"
+msgstr "新条目"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:88
+#, fuzzy
+msgid "Your are not allowed to import csv data into this plugin."
+msgstr "您无权删除这个应用程序!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:92
+msgid "The uploaded file seams to be empty, import aborted."
+msgstr ""
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:148
+#, fuzzy
+msgid "Your are not allowed to view contents of this plugin."
+msgstr "您无权删除这个应用程序!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:154
+#, fuzzy, php-format
+msgid "Can't locate or read csv storage file '%s'."
+msgstr "无法创建文件 '%s'。"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:160
+#, fuzzy, php-format
+msgid "Can't read csv storage file '%s'."
+msgstr "无法创建文件 '%s'。"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:200
+#, fuzzy
+msgid "Your are not allowed to write the content of this plugin."
+msgstr "您无权删除这个应用程序!"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:205
+#, fuzzy, php-format
+msgid "Can't locate or write csv storage file '%s'."
+msgstr "无法创建文件 '%s'。"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:209
+#, fuzzy, php-format
+msgid "Can't write csv storage file '%s'."
+msgstr "无法创建文件 '%s'。"
+
+#: plugins/addons/gotomasses/class_gotomasses.inc:274
+msgid "Provide a mechanism to automatically activate a set of systems"
+msgstr ""
+
+#: plugins/addons/notifications/main.inc:46
+#: plugins/addons/notifications/class_msgplug.inc:6
+#, fuzzy
+msgid "Notifications"
+msgstr "行业"
+
+#: plugins/addons/notifications/contents.tpl:2
+#, fuzzy
+msgid "Notification target"
+msgstr "未安装证书"
+
+#: plugins/addons/notifications/contents.tpl:7
+msgid "Use target from"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:21
+#, fuzzy
+msgid "Available recipients"
+msgstr "可用的应用程序"
+
+#: plugins/addons/notifications/contents.tpl:22
+#: ihtml/themes/default/acl.tpl:30
+msgid "List message possible targets"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:33
+#, fuzzy
+msgid "Recipients"
+msgstr "收件人"
+
+#: plugins/addons/notifications/contents.tpl:34
+#: ihtml/themes/default/acl.tpl:42
+msgid "List message recipients"
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:44
+#: plugins/addons/logview/gosa_log_contents.tpl:85
+#: plugins/addons/logview/contents.tpl:85
+msgid "Message"
+msgstr "信息"
+
+#: plugins/addons/notifications/contents.tpl:60
+#, fuzzy
+msgid "Send message"
+msgstr "挂起邮件"
+
+#: plugins/addons/notifications/contents.tpl:72
+#, fuzzy
+msgid "Notification send!"
+msgstr "未安装证书"
+
+#: plugins/addons/notifications/contents.tpl:75
+msgid ""
+"Your message has been sent successfully. Press the continue button to get "
+"back to the notification plugin."
+msgstr ""
+
+#: plugins/addons/notifications/contents.tpl:78
+#: plugins/admin/systems/SelectDeviceType.tpl:44
+#: plugins/admin/systems/ServiceAddDialog.tpl:28
+#: plugins/admin/users/template.tpl:48
+#: plugins/admin/departments/class_departmentGeneric.inc:477
+#: plugins/admin/departments/class_departmentGeneric.inc:572
+#: plugins/admin/fai/class_faiManagement.inc:569
+#: plugins/admin/fai/class_faiManagement.inc:753
+#: plugins/admin/fai/class_faiManagement.inc:759
+#: include/sieve/templates/select_test_type.tpl:11
+#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
+#: ihtml/themes/default/snapshotdialog.tpl:87
+msgid "Continue"
+msgstr "继续"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/systems/printer.tpl:91
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/users/class_userManagement.inc:28
+#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
+#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
+msgid "Users"
+msgstr "用户"
+
+#: plugins/addons/notifications/class_msgplug.inc:36
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
+#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
+msgid "Groups"
+msgstr "用户组"
+
+#: plugins/addons/notifications/class_msgplug.inc:99
+#, fuzzy
+msgid "You have no permissions to send a message!"
+msgstr "您无权查看和编辑 ACL。"
+
+#: plugins/addons/notifications/class_msgplug.inc:103
+#, fuzzy
+msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
+msgstr "在您的 gosa.conf 中没有找到 ACTIONCMD 的定义"
+
+#: plugins/addons/notifications/class_msgplug.inc:111
+#: plugins/admin/systems/class_servGeneric.inc:114
+#: plugins/admin/systems/class_terminalGeneric.inc:208
+#: plugins/admin/systems/class_terminalGeneric.inc:220
+#: plugins/admin/systems/class_terminalGeneric.inc:232
+#: plugins/admin/systems/class_workstationGeneric.inc:185
+#: plugins/admin/ogroups/class_termgroup.inc:208
+#, php-format
+msgid "Execution of '%s' failed!"
+msgstr "执行 '%s' 失败!"
+
+#: plugins/addons/notifications/class_msgplug.inc:117
+#, fuzzy
+msgid "Please specify at least one recipient to send a message!"
+msgstr "请提供一个有效的脚本名。"
+
+#: plugins/addons/notifications/class_msgplug.inc:213
+#, fuzzy
+msgid "No DESC tag in message file:"
+msgstr "假期文件没有 DESC 标签:"
+
+#: plugins/addons/notifications/class_msgplug.inc:240
+#, fuzzy
+msgid "Notification"
+msgstr "行业"
+
+#: plugins/addons/notifications/class_msgplug.inc:241
+#: plugins/addons/notifications/class_msgplug.inc:246
+#, fuzzy
+msgid "Notification plugin"
+msgstr "主机通知选项"
+
+#: plugins/addons/notifications/class_msgplug.inc:249
+#, fuzzy
+msgid "Allow sending notifications"
+msgstr "主机通知选项"
+
+#: plugins/addons/mailqueue/main.inc:42
+#: plugins/addons/mailqueue/class_mailqueue.inc:6
+msgid "Mail queue"
+msgstr "邮件队列"
+
+#: plugins/addons/mailqueue/contents.tpl:12
+msgid "Please enter a search string here."
+msgstr "请在这里输入一个查询字符串。"
+
+#: plugins/addons/mailqueue/contents.tpl:14
+msgid "Select a server"
+msgstr "选择一个服务器"
+
+#: plugins/addons/mailqueue/contents.tpl:17
+msgid "with status"
+msgstr "具有状态"
+
+#: plugins/addons/mailqueue/contents.tpl:21
+msgid "within the last"
+msgstr "在最近的"
+
+#: plugins/addons/mailqueue/contents.tpl:29
+msgid "Remove all messages"
+msgstr "删除所有邮件"
+
+#: plugins/addons/mailqueue/contents.tpl:30
+msgid "Remove all messages from selected servers queue"
+msgstr "从所选服务器队列中删除所有邮件"
+
+#: plugins/addons/mailqueue/contents.tpl:31
+#: plugins/addons/mailqueue/class_mailqueue.inc:401
+msgid "Hold all messages"
+msgstr "挂起所有邮件"
+
+#: plugins/addons/mailqueue/contents.tpl:32
+msgid "Hold all messages in selected servers queue"
+msgstr "从所选服务器队列中挂起所有邮件"
+
+#: plugins/addons/mailqueue/contents.tpl:33
+msgid "Release all messages"
+msgstr "解除所有邮件"
+
+#: plugins/addons/mailqueue/contents.tpl:34
+msgid "Release all messages in selected servers queue"
+msgstr "从所选服务器队列中解除所有邮件"
+
+#: plugins/addons/mailqueue/contents.tpl:35
+#: plugins/addons/mailqueue/class_mailqueue.inc:403
+msgid "Requeue all messages"
+msgstr "所有邮件重入队列"
+
+#: plugins/addons/mailqueue/contents.tpl:36
+msgid "Requeue all messages in selected servers queue"
+msgstr "所选服务器队列所有邮件重入队列"
+
+#: plugins/addons/mailqueue/contents.tpl:46
+msgid "Search returned no results"
+msgstr "查无结果"
+
+#: plugins/addons/mailqueue/contents.tpl:52
+msgid "ID"
+msgstr "ID"
+
+#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1273
+#: plugins/admin/systems/class_servGeneric.inc:420
+#: plugins/admin/systems/servnfs.tpl:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:432
+#: plugins/personal/mail/generic.tpl:16
+#: plugins/generic/references/class_reference.inc:44
+#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
+msgid "Server"
+msgstr "服务器"
+
+#: plugins/addons/mailqueue/contents.tpl:54
+#: plugins/admin/systems/glpi_devices.tpl:293
+#: plugins/admin/systems/glpi_devices.tpl:420
+#: plugins/admin/systems/glpi_devices.tpl:485
+#: plugins/personal/connectivity/pureftpd.tpl:55
+#: include/sieve/templates/element_size.tpl:4
+#: include/sieve/class_sieveManagement.inc:599
+msgid "Size"
+msgstr "大小"
+
+#: plugins/addons/mailqueue/contents.tpl:55
+msgid "Arrival"
+msgstr "到达"
+
+#: plugins/addons/mailqueue/contents.tpl:57
+msgid "Recipient"
+msgstr "收件人"
+
+#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
+#: setup/setup_checks.tpl:91
+msgid "Error"
+msgstr "错误"
+
+#: plugins/addons/mailqueue/contents.tpl:76
+#: plugins/addons/mailqueue/class_mailqueue.inc:381
+#: include/sieve/class_sieveManagement.inc:641
+msgid "Active"
+msgstr "活动"
+
+#: plugins/addons/mailqueue/contents.tpl:94
+msgid "Delete this message"
+msgstr "删除这条信息"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "unhold"
+msgstr "释放"
+
+#: plugins/addons/mailqueue/contents.tpl:98
+msgid "Release message"
+msgstr "解除挂起的邮件"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+msgid "hold"
+msgstr "挂起"
+
+#: plugins/addons/mailqueue/contents.tpl:102
+#: plugins/addons/mailqueue/class_mailqueue.inc:405
+msgid "Hold message"
+msgstr "挂起邮件"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "requeue"
+msgstr "重入队列"
+
+#: plugins/addons/mailqueue/contents.tpl:106
+msgid "Requeue this message"
+msgstr "将此邮件重入队列"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "header"
+msgstr "邮件头"
+
+#: plugins/addons/mailqueue/contents.tpl:109
+msgid "Display header from this message"
+msgstr "显示此邮件邮件头"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:65
+msgid ""
+"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
+msgstr "请检查您的 'gosa.conf',没有定义 'MAILQUEUESCRIPTPATH'。"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:92
+#: plugins/addons/mailqueue/class_mailqueue.inc:119
+#: plugins/addons/mailqueue/class_mailqueue.inc:178
+#: plugins/addons/mailqueue/class_mailqueue.inc:206
+#, php-format
+msgid ""
+"You do not have permission to execute the command '%s' on the mailqueue."
+msgstr "您无权在这个邮件队列执行命令 '%s'。"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:100
+#: plugins/addons/mailqueue/class_mailqueue.inc:128
+#: plugins/addons/mailqueue/class_mailqueue.inc:188
+#: plugins/addons/mailqueue/class_mailqueue.inc:221
+#, php-format
+msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
+msgstr "请检查您的 'gosa.conf',给出的 '%s' 无法执行。"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:233
+msgid "There are no mail server specified."
+msgstr "没有定义邮件服务器。"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:283
+msgid "up"
+msgstr "上"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:285
+msgid "down"
+msgstr "下"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:313
+#: plugins/addons/mailqueue/class_mailqueue.inc:378
+#: plugins/addons/logview/class_logview.inc:123
+#: plugins/addons/logview/class_logview.inc:145
+#: plugins/addons/logview/class_gosa_logview.inc:146
+#: plugins/addons/addressbook/class_addressbook.inc:619
+msgid "All"
+msgstr "全部"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:328
+msgid "no limit"
+msgstr "无限"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:331
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "hour"
+msgstr "小时"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:333
+msgid "hours"
+msgstr "小时"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:379
+msgid "Hold"
+msgstr "挂起"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:380
+msgid "Un hold"
+msgstr "解除挂起"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:382
+msgid "Not active"
+msgstr "不活动"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:391
+#, fuzzy
+msgid "Mailqueue"
+msgstr "邮件队列"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:392
+#, fuzzy
+msgid "Mailqueue addon"
+msgstr "邮件队列"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:397
+#, fuzzy
+msgid "Mail queue addon"
+msgstr "邮件队列"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:400
+#, fuzzy
+msgid "Unhold all messages"
+msgstr "挂起所有邮件"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:402
+#, fuzzy
+msgid "Delete all messages"
+msgstr "解除所有邮件"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:404
+#, fuzzy
+msgid "Unhold message"
+msgstr "挂起邮件"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:406
+#, fuzzy
+msgid "Delete message"
+msgstr "删除这条信息"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:407
+#, fuzzy
+msgid "Requeue message"
+msgstr "将此邮件重入队列"
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:408
+msgid "Gathering queue data"
+msgstr ""
+
+#: plugins/addons/mailqueue/class_mailqueue.inc:409
+#, fuzzy
+msgid "Get header information"
+msgstr "用户一般信息"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:11
+#: plugins/addons/logview/contents.tpl:11
+msgid "Show hosts"
+msgstr "显示主机"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:38
+#: plugins/addons/logview/contents.tpl:38
+msgid "Time interval"
+msgstr "时间间隔"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:48
+#: plugins/addons/logview/contents.tpl:48
+msgid "Enter string to search for"
+msgstr "输入要查询的字符串"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:60
+#: plugins/addons/logview/contents.tpl:60
+msgid "Ruleset"
+msgstr "规则集"
+
+#: plugins/addons/logview/gosa_log_contents.tpl:86
+#, fuzzy
+msgid "Repeated"
+msgstr "读"
+
+#: plugins/addons/logview/class_logview.inc:7
+#: plugins/addons/logview/class_logview.inc:409
+#: plugins/addons/logview/class_gosa_logview.inc:7
+msgid "System logs"
+msgstr "系统日志"
+
+#: plugins/addons/logview/class_logview.inc:79
+msgid "No LOG servers defined!"
+msgstr "没有定义日志主机!"
+
+#: plugins/addons/logview/class_logview.inc:94
+#: plugins/addons/logview/class_logview.inc:194
+#: plugins/addons/logview/class_gosa_logview.inc:129
+#: plugins/addons/logview/class_gosa_logview.inc:185
+msgid "Can't connect to log database, no logs can be shown!"
+msgstr "无法连接到日志数据库,无法显示日志!"
+
+#: plugins/addons/logview/class_logview.inc:101
+#: plugins/addons/logview/class_logview.inc:198
+#: plugins/addons/logview/class_gosa_logview.inc:136
+#: plugins/addons/logview/class_gosa_logview.inc:190
+msgid "Can't select log database for log generation!"
+msgstr "无法为创建日志选择日志服务器!"
+
+#: plugins/addons/logview/class_logview.inc:114
+#, fuzzy
+msgid "Query for log database failed!. Requesting host names failed."
+msgstr "查询日志数据库失败!"
+
+#: plugins/addons/logview/class_logview.inc:137
+msgid "Query for log database failed!"
+msgstr "查询日志数据库失败!"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "one hour"
+msgstr "1 小时"
+
+#: plugins/addons/logview/class_logview.inc:155
+#: plugins/addons/logview/class_gosa_logview.inc:56
+msgid "6 hours"
+msgstr "6 小时"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "12 hours"
+msgstr "12 小时"
+
+#: plugins/addons/logview/class_logview.inc:156
+#: plugins/addons/logview/class_gosa_logview.inc:57
+msgid "24 hours"
+msgstr "24 小时"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "2 days"
+msgstr "2 天"
+
+#: plugins/addons/logview/class_logview.inc:157
+#: plugins/addons/logview/class_gosa_logview.inc:58
+msgid "one week"
+msgstr "1 星期"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "2 weeks"
+msgstr "2 星期"
+
+#: plugins/addons/logview/class_logview.inc:158
+#: plugins/addons/logview/class_gosa_logview.inc:59
+msgid "one month"
+msgstr "1 个月"
+
+#: plugins/addons/logview/class_logview.inc:175
+#: plugins/addons/logview/class_gosa_logview.inc:165
+#, fuzzy
+msgid "You have insufficient permissions to view syslog entries."
+msgstr "您无权查看和编辑 ACL。"
+
+#: plugins/addons/logview/class_logview.inc:403
+#, fuzzy
+msgid "Log view"
+msgstr "日志级别"
+
+#: plugins/addons/logview/class_logview.inc:404
+#, fuzzy
+msgid "Log view addon"
+msgstr "向下移动"
+
+#: plugins/addons/logview/class_gosa_logview.inc:99
+#, fuzzy
+msgid "No GOsa LOG servers defined!"
+msgstr "没有定义日志主机!"
+
+#: plugins/addons/logview/main.inc:34
+msgid "System log view"
+msgstr "系统日志显示"
+
+#: plugins/addons/logview/contents.tpl:20
+msgid "Log level"
+msgstr "日志级别"
+
+#: plugins/addons/logview/contents.tpl:82
+msgid "Level"
+msgstr "级别"
+
+#: plugins/addons/logview/contents.tpl:83
+msgid "Hostname"
+msgstr "主机名"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:10
+msgid "DFS Managment"
+msgstr "DFS 管理"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:151
+#, fuzzy, php-format
+msgid "Removing of DFS share with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:170
+msgid "No DFS entries found"
+msgstr "没有发现 DFS 条目"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+msgid "Go up one dfsshare"
+msgstr "向上一个 dfs 共享"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:213
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_servDNSeditZone.inc:313
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: plugins/admin/acl/class_aclRole.inc:338
+#: plugins/admin/ogroups/phonequeue.tpl:24
+#: plugins/admin/fai/class_faiProfile.inc:311
+#: include/sieve/templates/object_container_clear.tpl:8
+#: include/sieve/templates/object_container.tpl:8
+#: include/class_MultiSelectWindow.inc:194
+#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
+msgid "Up"
+msgstr "上"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+msgid "Go to dfs root"
+msgstr "跳转到 dfs 根"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:214
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+#: include/class_MultiSelectWindow.inc:188
+msgid "Root"
+msgstr "根"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:215
+msgid "Create new dfsshare"
+msgstr "创建新的 dfs 共享"
+
+#: plugins/addons/godfs/class_dfsManagment.inc:247
+#: setup/class_setupStep_Finish.inc:37
+#: ihtml/themes/default/copyPasteDialog.tpl:32
+msgid "Finish"
+msgstr "完成"
+
+#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
+msgid "Distributed File System Administration"
+msgstr "分布式文件系统管理"
+
+#: plugins/addons/godfs/contents.tpl:8
+msgid "DFS Shares"
+msgstr "DFS 共享"
+
+#: plugins/addons/godfs/contents.tpl:26
+msgid ""
+"This menu allows you to create, delete and edit selected dfs shares. Having "
+"a large numbers of dfs shares, you might prefer the range selectors on top "
+"of the dfs share list."
+msgstr ""
+"这个菜单允许您创建,删除和修改所选的 dfs 共享。对于一个长列表,您可以通过列表"
+"上面的范围选择来调整。"
+
+#: plugins/addons/godfs/contents.tpl:40
+msgid "Display dfs shares matching"
+msgstr "显示匹配的 dfs 共享"
+
+#: plugins/addons/godfs/contents.tpl:44
+msgid "Regular expression for matching dfs share names"
+msgstr "匹配 dns 共享名的正则表达式"
+
+#: plugins/addons/godfs/generic.tpl:4
+msgid "DFS Properties"
+msgstr "DFS 属性"
+
+#: plugins/addons/godfs/generic.tpl:8
+msgid "Name of dfs Share"
+msgstr "dfs 共享名称"
+
+#: plugins/addons/godfs/generic.tpl:16
+msgid "Fileserver"
+msgstr "文件服务器"
+
+#: plugins/addons/godfs/generic.tpl:20
+msgid "Share on Fileserver"
+msgstr "文件服务器的共享"
+
+#: plugins/addons/godfs/generic.tpl:30
+msgid "DFS Location"
+msgstr "DFS 位置"
+
+#: plugins/addons/godfs/generic.tpl:34
+#: plugins/addons/addressbook/class_addressbook.inc:816
+#: plugins/admin/systems/class_printGeneric.inc:892
+#: plugins/admin/systems/class_workstationGeneric.inc:616
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
+#: plugins/admin/systems/workstation.tpl:19
+#: plugins/admin/systems/class_glpiAccount.inc:792
+#: plugins/admin/departments/class_departmentGeneric.inc:598
+#: plugins/admin/departments/generic.tpl:56
+#: plugins/admin/departments/generic.tpl:68
+#: plugins/personal/generic/class_user.inc:1441
+#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
+msgid "Location"
+msgstr "位置"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:102
+#: plugins/addons/godfs/class_dfsgeneric.inc:104
+msgid "Dfs share already exists."
+msgstr "Dfs 共享已经存在。"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:117
+msgid "Required Field \"Name of dfs Share\" is not set."
+msgstr "需要的字段“dfs 共享名”没有设置。"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:120
+msgid "Required Field \"Description\" is not set."
+msgstr "需要的字段“描述”没有设置。"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:123
+msgid "Required Field \"Fileserver\" is not set."
+msgstr "需要的字段“文件服务器”没有设置。"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:126
+msgid "Required Field \"Share on fileserver\" is not set."
+msgstr "需要的字段“文件服务器的共享”没有设置。"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:129
+msgid "Required Field \"Location\" is not set."
+msgstr "需要的字段“位置”没有设置。"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:186
+#, fuzzy, php-format
+msgid "Saving dfs/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/addons/godfs/class_dfsgeneric.inc:219
+#, fuzzy, php-format
+msgid "Removing dfs/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/addons/addressbook/remove.tpl:6
+msgid ""
+"This includes all addressbook data in this entry. Please double check if "
+"your really want to do this since there is no way for GOsa to get your data "
+"back."
+msgstr ""
+"这个条目包含所有的地址簿数据,请再次检查您是否要这么做,因为 GOsa 没有办法将"
+"您的数据找回。"
+
+#: plugins/addons/addressbook/dial.tpl:3
+msgid "Dial connection..."
+msgstr "拨号中..."
+
+#: plugins/addons/addressbook/dial.tpl:10
+#: plugins/addons/addressbook/class_addressbook.inc:435
+#: plugins/addons/addressbook/class_addressbook.inc:442
+#: plugins/addons/addressbook/class_addressbook.inc:446
+#: plugins/addons/addressbook/class_addressbook.inc:559
+msgid "Dial"
+msgstr "拨号"
+
+#: plugins/addons/addressbook/address_edit.tpl:7
+msgid "Choose the department to store entry in"
+msgstr "选择放置条目的部门"
+
+#: plugins/addons/addressbook/address_edit.tpl:24
+#: plugins/addons/addressbook/address_info.tpl:18
+msgid "Personal"
+msgstr "个人"
+
+#: plugins/addons/addressbook/address_edit.tpl:30
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:7
+#: plugins/personal/generic/generic.tpl:49
+msgid "Last name"
+msgstr "姓"
+
+#: plugins/addons/addressbook/address_edit.tpl:33
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:11
+#: plugins/personal/generic/generic.tpl:61
+msgid "First name"
+msgstr "名"
+
+#: plugins/addons/addressbook/address_edit.tpl:48
+#: plugins/addons/addressbook/class_addressbook.inc:820
+#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
+#: html/getxls.php:298
+msgid "Initials"
+msgstr "中间名"
+
+#: plugins/addons/addressbook/address_edit.tpl:60
+#: plugins/addons/addressbook/address_info.tpl:40
+#: plugins/personal/generic/class_user.inc:1428
+#: plugins/personal/generic/generic.tpl:73
+msgid "Personal title"
+msgstr "个人称谓"
+
+#: plugins/addons/addressbook/address_edit.tpl:74
+#: plugins/addons/addressbook/address_info.tpl:53
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Private"
+msgstr "私人电话"
+
+#: plugins/addons/addressbook/address_edit.tpl:80
+#: plugins/addons/addressbook/address_edit.tpl:207
+#: plugins/addons/addressbook/address_info.tpl:59
+#: plugins/addons/addressbook/address_info.tpl:155
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
+#: plugins/admin/departments/class_departmentGeneric.inc:603
+#: plugins/admin/departments/generic.tpl:76
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/generic.tpl:368
+#: include/sieve/templates/element_address.tpl:15
+#: include/sieve/templates/element_address.tpl:113
+#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
+msgid "Address"
+msgstr "住址"
+
+#: plugins/addons/addressbook/address_edit.tpl:106
+#: plugins/addons/addressbook/address_info.tpl:75
+#: plugins/addons/addressbook/contents.tpl:15
+#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
+msgid "Mobile"
+msgstr "手机"
+
+#: plugins/addons/addressbook/address_edit.tpl:118
+#: plugins/addons/addressbook/address_info.tpl:83
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
+msgid "Email"
+msgstr "邮件"
+
+#: plugins/addons/addressbook/address_edit.tpl:134
+#: plugins/addons/addressbook/address_info.tpl:99
+msgid "Organizational"
+msgstr "组织"
+
+#: plugins/addons/addressbook/address_edit.tpl:143
+#: plugins/addons/addressbook/address_info.tpl:109
+msgid "Company"
+msgstr "公司"
+
+#: plugins/addons/addressbook/address_edit.tpl:167
+#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
+#: html/getxls.php:298
+msgid "City"
+msgstr "城市"
+
+#: plugins/addons/addressbook/address_edit.tpl:179
+#: plugins/addons/addressbook/address_info.tpl:133
+#: plugins/personal/generic/class_user.inc:1410
+#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
+msgid "Postal code"
+msgstr "邮编"
+
+#: plugins/addons/addressbook/address_edit.tpl:191
+#: plugins/addons/addressbook/address_info.tpl:141
+#: plugins/admin/departments/class_departmentGeneric.inc:596
+msgid "Country"
+msgstr "国家"
+
+#: plugins/addons/addressbook/address_edit.tpl:246
+#: plugins/addons/addressbook/class_addressbook.inc:813
+#: plugins/addons/addressbook/address_info.tpl:179
+#: plugins/personal/nagios/nagios.tpl:79
+#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
+#: html/getxls.php:300
+msgid "Pager"
+msgstr "呼机"
+
+#: plugins/addons/addressbook/address_edit.tpl:264
+#: plugins/admin/systems/goKrbServer.tpl:30
+#: plugins/admin/systems/goGlpiServer.tpl:32
+#: plugins/admin/systems/goLdapServer.tpl:9
+#: plugins/admin/systems/glpi_devices.tpl:760
+#: plugins/admin/systems/class_goService.inc:39
+#: plugins/admin/systems/goImapServer.tpl:116
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
+#: plugins/admin/systems/goMailServer.tpl:221
+#: plugins/admin/systems/servnfs.tpl:139
+#: plugins/admin/systems/goNtpServer.tpl:29
+#: plugins/admin/systems/goShareServer.tpl:29
+#: plugins/admin/systems/goFonServer.tpl:39
+#: plugins/admin/systems/goSyslogServer.tpl:5
+#: plugins/admin/systems/servkolab.tpl:245
+#: plugins/admin/systems/goCupsServer.tpl:5
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
+#: plugins/admin/systems/goTerminalServer.tpl:23
+#: plugins/admin/systems/goSpamServer.tpl:125
+#: plugins/admin/systems/goFaxServer.tpl:23
+#: plugins/admin/systems/gosaLogServer.tpl:31
+#: plugins/admin/systems/servdns.tpl:21
+#: plugins/admin/systems/goSpamServerRule.tpl:21
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
+#: plugins/admin/systems/servRepository.tpl:66
+#: plugins/admin/systems/servdnseditzone.tpl:128
+#: plugins/admin/systems/goVirusServer.tpl:168
+#: plugins/admin/systems/goLogDBServer.tpl:23
+#: plugins/admin/departments/class_departmentManagement.inc:395
+#: plugins/admin/departments/dep_move_confirm.tpl:15
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
+#: plugins/personal/scalix/main.inc:99
+#: plugins/personal/environment/hotplugDialogNew.tpl:53
+#: plugins/personal/generic/generic_certs.tpl:91
+#: plugins/personal/generic/generic_picture.tpl:33
+#: include/sieve/templates/management.tpl:24
+#: include/sieve/templates/edit_frame_base.tpl:39
+#: include/class_MultiSelectWindow.inc:80
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+msgid "Save"
+msgstr "保存"
+
+#: plugins/addons/addressbook/class_addressbook.inc:6
+#: plugins/addons/addressbook/class_addressbook.inc:796
+#: plugins/addons/addressbook/class_addressbook.inc:802
+#: setup/class_setupStep_Feedback.inc:105
+msgid "Addressbook"
+msgstr "地址簿"
+
+#: plugins/addons/addressbook/class_addressbook.inc:174
+#, php-format
+msgid "Dial from %s to %s now?"
+msgstr "现在从 %s 拨号到 %s 么?"
+
+#: plugins/addons/addressbook/class_addressbook.inc:178
+msgid ""
+"You have no personal phone number set. Please change that in order to "
+"perform direct dials."
+msgstr "您尚未设置个人电话号码。要想使用直接拨号需要修改个人电话号码。"
+
+#: plugins/addons/addressbook/class_addressbook.inc:205
+#: plugins/addons/addressbook/class_addressbook.inc:760
+#, fuzzy, php-format
+msgid "Removing of addressbook entry '%s' failed."
+msgstr "删除地址簿条目失败"
+
+#: plugins/addons/addressbook/class_addressbook.inc:212
+#: plugins/addons/addressbook/class_addressbook.inc:320
+msgid "You are not allowed to delete this entry!"
+msgstr "您无权删除这个条目!"
+
+#: plugins/addons/addressbook/class_addressbook.inc:314
+#, php-format
+msgid "You're about to delete the entry %s."
+msgstr "您将要删除条目 %s。"
+
+#: plugins/addons/addressbook/class_addressbook.inc:452
+#, php-format
+msgid "Save contact for %s as vcard"
+msgstr "保存 %s 的内容为 vcard"
+
+#: plugins/addons/addressbook/class_addressbook.inc:458
+#, php-format
+msgid "Send mail to %s"
+msgstr "发送邮件到 %s"
+
+#: plugins/addons/addressbook/class_addressbook.inc:571
+msgid "global addressbook"
+msgstr "全局地址簿"
+
+#: plugins/addons/addressbook/class_addressbook.inc:574
+msgid "user database"
+msgstr "用户数据库"
+
+#: plugins/addons/addressbook/class_addressbook.inc:578
+#, php-format
+msgid "Contact stored in '%s'"
+msgstr "联系方式保存到 '%s'"
+
+#: plugins/addons/addressbook/class_addressbook.inc:580
+msgid "Creating new entry in"
+msgstr "创建新条目到"
+
+#: plugins/addons/addressbook/class_addressbook.inc:619
+#: plugins/addons/addressbook/class_addressbook.inc:806
+#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
+#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
+msgid "Given name"
+msgstr "名"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Work phone"
+msgstr "工作电话"
+
+#: plugins/addons/addressbook/class_addressbook.inc:620
+msgid "Cell phone"
+msgstr "移动电话"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
+msgid "Home phone"
+msgstr "住宅电话"
+
+#: plugins/addons/addressbook/class_addressbook.inc:621
+#: plugins/personal/posix/class_posixAccount.inc:1365
+#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
+#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
+msgid "User ID"
+msgstr "用户 ID"
+
+#: plugins/addons/addressbook/class_addressbook.inc:659
+#: plugins/admin/users/class_userManagement.inc:561
+#: plugins/admin/users/class_userManagement.inc:639
+#: plugins/personal/generic/class_user.inc:1105
+msgid "The required field 'Name' is not set."
+msgstr "需要的“姓名”字段没有设置"
+
+#: plugins/addons/addressbook/class_addressbook.inc:663
+#: plugins/admin/users/class_userManagement.inc:564
+#: plugins/admin/users/class_userManagement.inc:642
+#: plugins/personal/generic/class_user.inc:1120
+msgid "The required field 'Given name' is not set."
+msgstr "需要的“教名”字段没有设置"
+
+#: plugins/addons/addressbook/class_addressbook.inc:669
+#: plugins/addons/addressbook/class_addressbook.inc:697
+#: plugins/admin/departments/class_departmentGeneric.inc:276
+#: plugins/personal/generic/class_user.inc:1141
+#: plugins/personal/generic/class_user.inc:1166
+msgid "The field 'Name' contains invalid characters."
+msgstr "“姓名”字段包含无效字符。"
+
+#: plugins/addons/addressbook/class_addressbook.inc:672
+#: plugins/addons/addressbook/class_addressbook.inc:694
+#: plugins/personal/generic/class_user.inc:1144
+#: plugins/personal/generic/class_user.inc:1163
+msgid "The field 'Given name' contains invalid characters."
+msgstr "“教名”字段包含无效字符。"
+
+#: plugins/addons/addressbook/class_addressbook.inc:677
+#: plugins/addons/addressbook/class_addressbook.inc:680
+#: plugins/admin/departments/class_departmentGeneric.inc:279
+#: plugins/personal/generic/class_user.inc:1149
+msgid "The field 'Phone' contains an invalid phone number."
+msgstr "“电话”字段包含无效电话号码。"
+
+#: plugins/addons/addressbook/class_addressbook.inc:683
+#: plugins/admin/departments/class_departmentGeneric.inc:282
+#: plugins/personal/generic/class_user.inc:1152
+msgid "The field 'Fax' contains an invalid phone number."
+msgstr "“传真”字段包含一个无效电话号码"
+
+#: plugins/addons/addressbook/class_addressbook.inc:686
+#: plugins/personal/generic/class_user.inc:1155
+msgid "The field 'Mobile' contains an invalid phone number."
+msgstr "“手机”字段包含无效手机号码。"
+
+#: plugins/addons/addressbook/class_addressbook.inc:689
+#: plugins/personal/generic/class_user.inc:1158
+msgid "The field 'Pager' contains an invalid phone number."
+msgstr "“传呼”字段包含无效电话号码。"
+
+#: plugins/addons/addressbook/class_addressbook.inc:702
+#: plugins/admin/ogroups/class_mailogroup.inc:85
+#: plugins/personal/mail/class_mailAccount.inc:912
+#: plugins/personal/mail/class_mailAccount.inc:916
+msgid "Please enter a valid email address in 'Primary address' field."
+msgstr "请在“主邮件地址”中输入一个有效的邮件地址。"
+
+#: plugins/addons/addressbook/class_addressbook.inc:710
+msgid ""
+"Cannot create a unique DN for your entry. Please fill more formular fields."
+msgstr "无法为您的条目创建一个唯一 DN。请填写更多字段。"
+
+#: plugins/addons/addressbook/class_addressbook.inc:797
+#, fuzzy
+msgid "Addressbook entry acls"
+msgstr "保存地址簿条目失败"
+
+#: plugins/addons/addressbook/class_addressbook.inc:805
+#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
+msgid "Surename"
+msgstr "姓"
+
+#: plugins/addons/addressbook/class_addressbook.inc:807
+#: plugins/personal/generic/class_user.inc:1445
+#, fuzzy
+msgid "Telefon number"
+msgstr "电话号码"
+
+#: plugins/addons/addressbook/class_addressbook.inc:809
+#: plugins/personal/generic/class_user.inc:1446
+#, fuzzy
+msgid "Mobile number"
+msgstr "电话号码"
+
+#: plugins/addons/addressbook/class_addressbook.inc:810
+#: plugins/personal/generic/class_user.inc:1431
+#, fuzzy
+msgid "Home phone number"
+msgstr "电话号码"
+
+#: plugins/addons/addressbook/class_addressbook.inc:811
+#: plugins/personal/generic/class_user.inc:1427
+#, fuzzy
+msgid "User identification"
+msgstr "用户信息"
+
+#: plugins/addons/addressbook/class_addressbook.inc:812
+#: plugins/admin/groups/class_groupMail.inc:1118
+#: plugins/admin/systems/class_servDNS.inc:409
+#: plugins/admin/systems/servdnseditzone.tpl:60
+#: plugins/admin/ogroups/class_mailogroup.inc:189
+#: plugins/personal/mail/class_mailAccount.inc:1148
+#: plugins/personal/nagios/nagios.tpl:17
+#: plugins/personal/nagios/class_nagiosAccount.inc:288
+#: setup/setup_feedback.tpl:30 html/getxls.php:225
+msgid "Mail address"
+msgstr "邮件地址"
+
+#: plugins/addons/addressbook/class_addressbook.inc:814
+#: plugins/personal/generic/class_user.inc:1433
+#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
+#: html/getxls.php:299
+msgid "Organization"
+msgstr "组织/公司"
+
+#: plugins/addons/addressbook/class_addressbook.inc:817
+#: plugins/addons/addressbook/class_addressbook.inc:818
+#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Postal address"
+msgstr "地址"
+
+#: plugins/addons/addressbook/class_addressbook.inc:819
+#: plugins/admin/departments/class_departmentGeneric.inc:602
+#: plugins/admin/departments/generic.tpl:60
+#: plugins/personal/generic/class_user.inc:1442
+#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
+#: html/getxls.php:301
+msgid "State"
+msgstr "州/省"
+
+#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
+msgid "Title"
+msgstr "称谓"
+
+#: plugins/addons/addressbook/class_addressbook.inc:822
+#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
+msgid "Home postal address"
+msgstr "住宅地址"
+
+#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
+#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
+msgid "Common name"
+msgstr "常用名"
+
+#: plugins/addons/addressbook/main.inc:36
+msgid "Address book"
+msgstr "地址簿"
+
+#: plugins/addons/addressbook/contents.tpl:15
+msgid "Contact"
+msgstr "联系"
+
+#: plugins/addons/addressbook/contents.tpl:37
+msgid ""
+"The telephone list plugin provides list and search facilities for the people "
+"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
+"find 'Gonicus'. Use the filters below to narrow down your search."
+msgstr ""
+"电话列表插件提供了针对您站点用户的列表和查询功能。您可以用通配符[*],"
+"如“Go*us”拉来查询“Gonicus”。使用下面的过滤器来过滤查询结果。"
+
+#: plugins/addons/addressbook/contents.tpl:48
+msgid "Add entry"
+msgstr "添加记录"
+
+#: plugins/addons/addressbook/contents.tpl:54
+#: plugins/admin/groups/class_groupApplication.inc:764
+msgid "Edit entry"
+msgstr "编辑记录"
+
+#: plugins/addons/addressbook/contents.tpl:58
+msgid "Remove entry"
+msgstr "删除记录"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Select to see regular users"
+msgstr "选择查看普通用户"
+
+#: plugins/addons/addressbook/contents.tpl:75
+msgid "Show organizational entries"
+msgstr "显示组织记录"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Select to see users in addressbook"
+msgstr "选择查看地址簿中用户"
+
+#: plugins/addons/addressbook/contents.tpl:76
+msgid "Show addressbook entries"
+msgstr "显示地址簿记录"
+
+#: plugins/addons/addressbook/contents.tpl:84
+msgid "Display results for department"
+msgstr "显示部门的结果"
+
+#: plugins/addons/addressbook/contents.tpl:97
+msgid "Match object"
+msgstr "匹配对象"
+
+#: plugins/addons/addressbook/contents.tpl:100
+msgid "Choose the object that will be searched in"
+msgstr "选择要在其中查询的对象"
+
+#: plugins/addons/addressbook/contents.tpl:112
+msgid "Search string"
+msgstr "查找字符串"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:2
+msgid ""
+"The CSV import plugin provides methods to generate user accounts from a file "
+"containing Comma Seperated Values. The administrator can decide which "
+"columns should be transfered to which attribute. Note that you must have at "
+"least the UID, GIVENNAME and SURENAME set."
+msgstr ""
+"该 CVS 导入插件提供一个从逗号分隔格式文件创建用户账号的功能。管理员可以决定哪"
+"一个列被导入到哪一个属性。注意必须包含 UID, GIVENNAME 和 SURENAME 字段"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:10
+msgid "Select CSV file to import"
+msgstr "选择要导入的 CSV 文件"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:14
+#: plugins/addons/ldapmanager/contentimport.tpl:15
+#: plugins/personal/environment/kioskManagement.tpl:13
+msgid "Browse"
+msgstr "浏览"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:19
+msgid "Select template"
+msgstr "选择模板"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:34
+msgid "All entries have been written to the LDAP database successfully."
+msgstr "所有记录成功写入 LDAP 数据库。"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:36
+msgid "Oups. There was an error during the import of your data."
+msgstr "哎哟! 导入过程中遇到一个错误。"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:39
+msgid "Here is the status report for the import:"
+msgstr "这里是导入过程的状态报告:"
+
+#: plugins/addons/ldapmanager/contentcsv.tpl:80
+msgid "Selected Template"
+msgstr "所选模板"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:7
+msgid "XLS import"
+msgstr "导入 XLS"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:99
+#: plugins/addons/ldapmanager/class_export.inc:84
+msgid "Error while exporting the requested entries!"
+msgstr "导出条目出现错误!"
+
+#: plugins/addons/ldapmanager/class_exportxls.inc:112
+#: plugins/addons/ldapmanager/class_export.inc:96
+#, fuzzy, php-format
+msgid "You are not allowed to export the given ldap entry (%s)"
+msgstr "您无权删除这个条目!"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:3
+msgid ""
+"The XLS export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as xls. You may save these files for "
+"documentation."
+msgstr ""
+"该 XLS 导出插件提供将运行中的 LDAP 目录整体导出为 xls 的功能。您可以保存这些"
+"文件用于文档。"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:10
+#: plugins/addons/ldapmanager/contentexport.tpl:10
+msgid "Export single entry"
+msgstr "导出单条记录"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:14
+msgid "Choose the data you want to Export"
+msgstr "选择您要导出的数据"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:24
+msgid "Export complete XLS for"
+msgstr "导出整个 XLS"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:27
+#: plugins/addons/ldapmanager/contentexportxls.tpl:42
+#: plugins/addons/ldapmanager/contentexport.tpl:24
+#: plugins/addons/ldapmanager/contentexport.tpl:39
+msgid "Choose the department you want to Export"
+msgstr "选择要导出的部门"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:39
+#: plugins/addons/ldapmanager/contentexport.tpl:36
+msgid "Export IVBB LDIF for"
+msgstr "导出 IVBB LDIF"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:58
+#: plugins/addons/ldapmanager/contentexport.tpl:55
+msgid "Export successful"
+msgstr "导出成功"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the complete LDAP database to a xls file"
+msgstr "点击这里保存整个 LDAP 数据库为一个 xls 文件"
+
+#: plugins/addons/ldapmanager/contentexportxls.tpl:62
+msgid "Click here to save the LDAP Export to a xls file"
+msgstr "点击这里保存 LDAP 导出为一个 xls 文件"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:3
+msgid ""
+"The LDIF export plugin provides methods to download a complete snapshot of "
+"the running LDAP directory as ldif. You may save these files for backup "
+"purpose or when initializing a new server."
+msgstr ""
+"该 LDIF 导出插件提供将运行中的 LDAP 目录整体导出为 ldif 的功能。您可以保存这"
+"些文件用于备份或者初始化一个新服务器。"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:21
+msgid "Export complete LDIF for"
+msgstr "导出整个 LDIF "
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the complete LDAP database to a file"
+msgstr "点击这里保存整个 LDAP 数据库到一个文件"
+
+#: plugins/addons/ldapmanager/contentexport.tpl:59
+msgid "Click here to save the LDAP Export "
+msgstr "点击这里保存 LDAP 导出"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:3
+msgid ""
+"The LDIF import plugin provides methods to upload a set of entries to your "
+"running LDAP directory as ldif. You may use this to add new or modify "
+"existing entries. Remember that GOsa will not check your ldifs for GOsa "
+"conformance."
+msgstr ""
+"该 LDIF 导入插件提供上传一个 ldif 格式的数据集到正在运行的 LDAP 目录中的方"
+"法。您可以用这个功能添加或更改记录。注意 GOsa 将不会检查您的 ldif 文档格式。"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:10
+msgid "Import LDIF File"
+msgstr "导入 LDIF 文件"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:24
+#, fuzzy
+msgid "Modify existing objects, keep untouched attributes"
+msgstr "修改已经存在的属性"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:25
+msgid "Overwrite existing objects, all not listed attributes will be removed"
+msgstr ""
+
+#: plugins/addons/ldapmanager/contentimport.tpl:34
+#, fuzzy
+msgid "Remove existing entries first"
+msgstr "删除 DNS 记录失败"
+
+#: plugins/addons/ldapmanager/contentimport.tpl:41
+msgid "Import successful"
+msgstr "导入成功"
+
+#: plugins/addons/ldapmanager/class_export.inc:6
+msgid "CSV import"
+msgstr "CSV 导入"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:6
+#: plugins/addons/ldapmanager/class_import.inc:6
+msgid "LDIF export"
+msgstr "LDIF 导出"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:105
+msgid "You've no permission to do CSV imports."
+msgstr "您无权执行 CSV 导入。"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:166
+msgid "Need 'sn','givenName' and 'uid' to create user."
+msgstr "需要 'sn', 'givenName' 和 'uid' 来创建用户。"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:214
+msgid "failed"
+msgstr "失败"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:218
+msgid "ok"
+msgstr "ok"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:282
+msgid "status"
+msgstr "状态"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:286
+#, php-format
+msgid "An Error Occured while inserting entry %s - process aborted"
+msgstr "当插入记录 %s 时发送一个错误 ─ 终止运行"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:324
+msgid "Nothing to import!"
+msgstr "没有数据导入!"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:336
+#: plugins/addons/ldapmanager/class_csvimport.inc:347
+#: plugins/addons/ldapmanager/class_csvimport.inc:352
+#: plugins/addons/ldapmanager/class_import.inc:68
+#: plugins/addons/ldapmanager/class_import.inc:76
+msgid "There is no file uploaded."
+msgstr "没有文件上传。"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:341
+#: plugins/addons/ldapmanager/class_import.inc:61
+msgid "The specified file is empty."
+msgstr "输入文件为空。"
+
+#: plugins/addons/ldapmanager/class_csvimport.inc:495
+msgid "The selected file does not contain any CSV Data..."
+msgstr "选择的文件不包含任何 CSV 数据..."
+
+#: plugins/addons/ldapmanager/main.inc:34
+#: plugins/addons/ldapmanager/class_ldif.inc:7
+msgid "LDAP manager"
+msgstr "LDAP 管理"
+
+#: plugins/addons/ldapmanager/class_import.inc:52
+#, fuzzy
+msgid "You need full access to all objects, to execute the import command."
+msgstr "您无权执行这个方法!"
+
+#: plugins/addons/ldapmanager/class_import.inc:109
+msgid "Unknown Error"
+msgstr "未知错误"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:35
+#, fuzzy
+msgid "Ldap manager"
+msgstr "LDAP 管理"
+
+#: plugins/addons/ldapmanager/class_ldif.inc:41
+#, fuzzy
+msgid "Ldap manager addon"
+msgstr "LDAP 管理"
+
+#: plugins/admin/groups/class_groupManagement.inc:250
+#: plugins/admin/systems/class_systemManagement.inc:489
+#: plugins/admin/applications/class_applicationManagement.inc:289
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
+#: plugins/admin/departments/class_departmentManagement.inc:169
+#: plugins/admin/fai/class_faiManagement.inc:206
+#, fuzzy, php-format
+msgid "You're about to delete the following entry %s"
+msgstr "您将要删除条目 %s。"
+
+#: plugins/admin/groups/class_groupManagement.inc:252
+#: plugins/admin/systems/class_systemManagement.inc:491
+#: plugins/admin/applications/class_applicationManagement.inc:291
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
+#: plugins/admin/departments/class_departmentManagement.inc:171
+#: plugins/admin/fai/class_faiManagement.inc:208
+#, fuzzy, php-format
+msgid "You're about to delete the following entries %s"
+msgstr "您将要删除条目 %s。"
+
+#: plugins/admin/groups/class_groupManagement.inc:286
+#: plugins/admin/groups/class_groupManagement.inc:339
+#: plugins/admin/groups/class_groupManagement.inc:370
+msgid "You are not allowed to delete this group!"
+msgstr "您无权删除这个组!"
+
+#: plugins/admin/groups/class_groupManagement.inc:332
+#, php-format
+msgid "You're about to delete the group '%s'."
+msgstr "您将要删除组 '%s'。"
+
+#: plugins/admin/groups/class_groupApplication.inc:415
+msgid "This 'dn' is no appgroup."
+msgstr "该 'dn' 不是一个 app组。"
+
+#: plugins/admin/groups/class_groupApplication.inc:423
+#: plugins/admin/applications/class_divListApplication.inc:181
+msgid "Remove applications"
+msgstr "删除应用程序"
+
+#: plugins/admin/groups/class_groupApplication.inc:424
+msgid ""
+"This group has application features enabled. You can disable them by "
+"clicking below."
+msgstr "这个组启用了应用程序功能。您可以点击下面按钮来禁用。"
+
+#: plugins/admin/groups/class_groupApplication.inc:426
+msgid "Create applications"
+msgstr "创建应用程序"
+
+#: plugins/admin/groups/class_groupApplication.inc:427
+msgid ""
+"This group has application features disabled. You can enable them by "
+"clicking below."
+msgstr "这个组禁用了应用程序功能。您可以点击下面按钮来启用。"
+
+#: plugins/admin/groups/class_groupApplication.inc:434
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
+msgid "ACL"
+msgstr "ACL"
+
+#: plugins/admin/groups/class_groupApplication.inc:437
+msgid ""
+"You do not have permission to query application entries. All your changes "
+"will not be saved."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:450
+msgid "Invalid character in category name."
+msgstr "分类名包含无效字符。"
+
+#: plugins/admin/groups/class_groupApplication.inc:458
+msgid "The specified category already exists."
+msgstr "指定的分类已经存在。"
+
+#: plugins/admin/groups/class_groupApplication.inc:564
+msgid "The selected application name is not uniq. Please check your LDAP."
+msgstr "选择的应用程序名称不唯一。请检查您的 LDAP。"
+
+#: plugins/admin/groups/class_groupApplication.inc:602
+msgid "The selected application has no options."
+msgstr "选择的应用程序没有选项。"
+
+#: plugins/admin/groups/class_groupApplication.inc:690
+#: plugins/admin/departments/class_divListDepartment.inc:195
+msgid "department"
+msgstr "部门"
+
+#: plugins/admin/groups/class_groupApplication.inc:699
+msgid "application"
+msgstr "应用程序"
+
+#: plugins/admin/groups/class_groupApplication.inc:715
+#: plugins/admin/groups/class_groupApplication.inc:756
+msgid "Delete entry"
+msgstr "删除条目"
+
+#: plugins/admin/groups/class_groupApplication.inc:717
+#: plugins/admin/groups/class_groupApplication.inc:751
+#: include/sieve/templates/object_container_clear.tpl:9
+#: include/sieve/templates/object_container.tpl:9
+msgid "Move up"
+msgstr "向上移动"
+
+#: plugins/admin/groups/class_groupApplication.inc:720
+#: plugins/admin/groups/class_groupApplication.inc:754
+#: include/sieve/templates/object_container_clear.tpl:13
+#: include/sieve/templates/object_container.tpl:13
+msgid "Move down"
+msgstr "向下移动"
+
+#: plugins/admin/groups/class_groupApplication.inc:749
+msgid "Insert seperator"
+msgstr "插入分隔符"
+
+#: plugins/admin/groups/class_groupApplication.inc:794
+msgid "This application is no longer available."
+msgstr "此应用程序不再可用。"
+
+#: plugins/admin/groups/class_groupApplication.inc:797
+#, php-format
+msgid "This application is not available in any release named %s."
+msgstr "在任何名为 %s 的发行版中不存在此应用程序。"
+
+#: plugins/admin/groups/class_groupApplication.inc:801
+msgid "Check parameter"
+msgstr "检查参数"
+
+#: plugins/admin/groups/class_groupApplication.inc:803
+msgid "This application has changed parameters."
+msgstr "这个应用程序包含修改的参数。"
+
+#: plugins/admin/groups/class_groupApplication.inc:928
+#, fuzzy, php-format
+msgid "Removing of groups/applications with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/groups/class_groupApplication.inc:988
+#, fuzzy, php-format
+msgid "Saving of groups/applications with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/groups/class_groupApplication.inc:1039
+#, php-format
+msgid ""
+"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
+"the objects base has changed."
+msgstr ""
+"无法解析发行版名称 '%s',设置发行版名称为 '%s'。可能是基于的对象被修改了。"
+
+#: plugins/admin/groups/class_groupApplication.inc:1044
+msgid ""
+"There are no releases available. You will not be able to select another "
+"release."
+msgstr ""
+
+#: plugins/admin/groups/class_groupApplication.inc:1195
+#, fuzzy
+msgid "Group applications"
+msgstr "应用程序"
+
+#: plugins/admin/groups/class_groupApplication.inc:1202
+#: plugins/admin/groups/class_divListGroup.inc:229
+#: plugins/admin/applications/class_divListApplication.inc:213
+#: plugins/admin/applications/class_applicationGeneric.inc:548
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
+#: plugins/admin/ogroups/tabs_ogroups.inc:117
+#: plugins/admin/ogroups/class_ogroupManagement.inc:430
+#: plugins/generic/references/class_reference.inc:42
+#: plugins/gofon/fonreports/contents.tpl:34
+msgid "Application"
+msgstr "应用程序"
+
+#: plugins/admin/groups/class_groupApplication.inc:1203
+#: plugins/admin/systems/class_servRepository.inc:258
+#: plugins/admin/systems/servRepositorySetup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:55
+#: plugins/admin/systems/workstationStartup.tpl:89
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/faiPackage.tpl:37
+msgid "Release"
+msgstr "发行"
+
+#: plugins/admin/groups/class_groupApplication.inc:1204
+#, fuzzy
+msgid "Application parameter"
+msgstr "应用程序名称"
+
+#: plugins/admin/groups/remove.tpl:6
+msgid ""
+"This may be a primary user group. Please double check if you really want to "
+"do this since there is no way for GOsa to get your data back."
+msgstr ""
+"这可能是一个主要的用户组。请再次检查您是否要这么做,因为 GOsa 没有办法将您的"
+"数据找回。"
+
+#: plugins/admin/groups/application_options.tpl:2
+msgid "Application options"
+msgstr "应用程序选项"
+
+#: plugins/admin/groups/application.tpl:3
+msgid "Release focus"
+msgstr ""
+
+#: plugins/admin/groups/application.tpl:6
+msgid "Select release name"
+msgstr "选择发行名称"
+
+#: plugins/admin/groups/application.tpl:20
+msgid "Used applications"
+msgstr "使用的应用程序"
+
+#: plugins/admin/groups/application.tpl:27
+msgid "Add category"
+msgstr "添加分类"
+
+#: plugins/admin/groups/application.tpl:34
+msgid "Available applications"
+msgstr "可用的应用程序"
+
+#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
+#: plugins/personal/mail/class_mailAccount.inc:1139
+#: setup/setup_config2.tpl:118
+msgid "Mail settings"
+msgstr "邮件选项"
+
+#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
+#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
+#: plugins/personal/mail/generic.tpl:8
+msgid "Primary address"
+msgstr "主要地址"
+
+#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
+msgid "Primary mail address for this shared folder"
+msgstr "此共享目录的主要邮件地址"
+
+#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
+#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
+msgid "Alternative addresses"
+msgstr "替代地址"
+
+#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:197
+#: plugins/admin/systems/phonesettings.tpl:220
+#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
+msgid "List of alternative mail addresses"
+msgstr "替代邮件地址列表"
+
+#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
+msgid "Forward messages to non group members"
+msgstr "转发邮件到非组成员"
+
+#: plugins/admin/groups/mail_locals.tpl:6
+#: plugins/personal/mail/mail_locals.tpl:7
+msgid "Select addresses to add"
+msgstr "选择地址添加"
+
+#: plugins/admin/groups/mail_locals.tpl:32
+msgid "Display addresses of department"
+msgstr "显示部门地址"
+
+#: plugins/admin/groups/mail_locals.tpl:42
+msgid "Display addresses matching"
+msgstr "显示匹配地址"
+
+#: plugins/admin/groups/mail_locals.tpl:45
+#: plugins/personal/mail/mail_locals.tpl:52
+#: plugins/personal/posix/trust_machines.tpl:31
+#: plugins/personal/samba/samba3_workstations.tpl:31
+msgid "Regular expression for matching addresses"
+msgstr "匹配地址的正则表达式"
+
+#: plugins/admin/groups/mail_locals.tpl:52
+#: plugins/personal/mail/mail_locals.tpl:60
+msgid "Display addresses of user"
+msgstr "显示用户地址"
+
+#: plugins/admin/groups/mail_locals.tpl:55
+#: plugins/personal/mail/mail_locals.tpl:64
+msgid "User name of which addresses are shown"
+msgstr "显示属于该地址的用户"
+
+#: plugins/admin/groups/class_divListGroup.inc:35
+#: plugins/admin/groups/class_divListGroup.inc:36
+msgid "List of groups"
+msgstr "组列表"
+
+#: plugins/admin/groups/class_divListGroup.inc:41
+msgid ""
+"This menu allows you to add, edit and remove selected groups. You may want "
+"to use the range selector on top of the group listbox, when working with a "
+"large number of groups."
+msgstr ""
+"这个菜单允许您添加,编辑和删除所选的组。对于一个长列表,您可以通过选择框上面"
+"的范围选择来调整。"
+
+#: plugins/admin/groups/class_divListGroup.inc:60
+msgid "Groupname / Department"
+msgstr "组名 / 部门"
+
+#: plugins/admin/groups/class_divListGroup.inc:61
+#: plugins/admin/systems/terminal.tpl:1
+#: plugins/admin/systems/workstation.tpl:1
+#: plugins/admin/users/class_divListUsers.inc:62
+#: plugins/admin/departments/generic.tpl:4
+#: plugins/admin/ogroups/class_divListOGroup.inc:64
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/gofon/conference/generic.tpl:5
+msgid "Properties"
+msgstr "属性"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Select to see groups that are primary groups of users"
+msgstr "选择查看用户的主要组"
+
+#: plugins/admin/groups/class_divListGroup.inc:65
+msgid "Show primary groups"
+msgstr "显示主要组"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Select to see groups that have samba groups mappings"
+msgstr "选择查看配置了 samba 映射的用户组"
+
+#: plugins/admin/groups/class_divListGroup.inc:66
+msgid "Show samba groups"
+msgstr "显示 samba 用户组"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Select to see groups that have applications configured"
+msgstr "选择查看配置了应用程序的组"
+
+#: plugins/admin/groups/class_divListGroup.inc:67
+msgid "Show application groups"
+msgstr "显示应用程序组"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Select to see groups that have mail settings"
+msgstr "选择查看配置了邮件设置的组"
+
+#: plugins/admin/groups/class_divListGroup.inc:68
+msgid "Show mail groups"
+msgstr "显示邮件组"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Select to see normal groups that have only functional aspects"
+msgstr "选择查看实用的普通组"
+
+#: plugins/admin/groups/class_divListGroup.inc:69
+msgid "Show functional groups"
+msgstr "显示实用组"
+
+#: plugins/admin/groups/class_divListGroup.inc:76
+#: plugins/admin/ogroups/class_divListOGroup.inc:83
+#: plugins/personal/posix/posix_groups.tpl:57
+msgid "Regular expression for matching group names"
+msgstr "用于匹配组名的正则表达式"
+
+#: plugins/admin/groups/class_divListGroup.inc:77
+#: plugins/personal/posix/posix_groups.tpl:68
+msgid "User name of which groups are shown"
+msgstr "显示属于该组的用户名"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+msgid "Create new group"
+msgstr "创建新组"
+
+#: plugins/admin/groups/class_divListGroup.inc:168
+#: plugins/personal/environment/environment.tpl:219
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "New"
+msgstr "新"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove selected groups"
+msgstr "对象组名称"
+
+#: plugins/admin/groups/class_divListGroup.inc:187
+#, fuzzy
+msgid "Remove groups"
+msgstr "删除选项"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy selected group"
+msgstr "选择一个对象组"
+
+#: plugins/admin/groups/class_divListGroup.inc:192
+#: plugins/admin/applications/class_divListApplication.inc:186
+#, fuzzy
+msgid "Copy groups"
+msgstr "显示组"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "cut selected group"
+msgstr "对象组"
+
+#: plugins/admin/groups/class_divListGroup.inc:194
+#: plugins/admin/applications/class_divListApplication.inc:188
+#, fuzzy
+msgid "Cut groups"
+msgstr "组"
+
+#: plugins/admin/groups/class_divListGroup.inc:223
+#: plugins/admin/users/class_divListUsers.inc:221
+msgid "Posix"
+msgstr "Posix"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "cut"
+msgstr "剪切"
+
+#: plugins/admin/groups/class_divListGroup.inc:253
+#: plugins/admin/systems/class_divListSystem.inc:318
+#: plugins/admin/applications/class_divListApplication.inc:240
+#: plugins/admin/users/class_divListUsers.inc:260
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
+#: plugins/admin/acl/class_divListACL.inc:203
+#: plugins/admin/ogroups/class_divListOGroup.inc:234
+#: plugins/gofon/macro/class_divListMacros.inc:202
+#: plugins/gofon/conference/class_divListConferences.inc:210
+msgid "Cut this entry"
+msgstr "剪切条目"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "copy"
+msgstr "复制"
+
+#: plugins/admin/groups/class_divListGroup.inc:255
+#: plugins/admin/systems/class_divListSystem.inc:320
+#: plugins/admin/applications/class_divListApplication.inc:243
+#: plugins/admin/users/class_divListUsers.inc:262
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
+#: plugins/admin/acl/class_divListACL.inc:205
+#: plugins/admin/ogroups/class_divListOGroup.inc:236
+#: plugins/gofon/macro/class_divListMacros.inc:204
+#: plugins/gofon/conference/class_divListConferences.inc:212
+msgid "Copy this entry"
+msgstr "拷贝条目"
+
+#: plugins/admin/groups/class_divListGroup.inc:260
+#: plugins/admin/applications/class_divListApplication.inc:249
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
+#: plugins/admin/departments/class_divListDepartment.inc:164
+#: plugins/admin/ogroups/class_divListOGroup.inc:240
+#: plugins/gofon/conference/class_divListConferences.inc:217
+msgid "Edit this entry"
+msgstr "编辑这条记录"
+
+#: plugins/admin/groups/class_divListGroup.inc:269
+#: plugins/admin/applications/class_divListApplication.inc:259
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
+#: plugins/admin/departments/class_divListDepartment.inc:169
+#: plugins/admin/ogroups/class_divListOGroup.inc:248
+#: plugins/gofon/conference/class_divListConferences.inc:227
+msgid "Delete this entry"
+msgstr "删除这个条目"
+
+#: plugins/admin/groups/mail_admins.tpl:4
+msgid "Folder administrators"
+msgstr "目录管理员"
+
+#: plugins/admin/groups/mail_admins.tpl:24
+msgid "Select a specific department"
+msgstr "选择一个特定的部门"
+
+#: plugins/admin/groups/mail_admins.tpl:30
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
+msgid "Choose"
+msgstr "选择"
+
+#: plugins/admin/groups/class_groupMail.inc:80
+#: plugins/personal/mail/class_mailAccount.inc:92
+#, php-format
+msgid "There is no mail method '%s' specified in your gosa.conf available."
+msgstr "在您的 gosa.conf 中,没有邮件方法 '%s'。"
+
+#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
+#: include/class_acl.inc:771
+msgid "read"
+msgstr "读"
+
+#: plugins/admin/groups/class_groupMail.inc:290
+msgid "post"
+msgstr "贴"
+
+#: plugins/admin/groups/class_groupMail.inc:291
+msgid "external post"
+msgstr "外部粘贴"
+
+#: plugins/admin/groups/class_groupMail.inc:292
+msgid "append"
+msgstr "附加"
+
+#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
+#: include/class_acl.inc:773
+msgid "write"
+msgstr "写"
+
+#: plugins/admin/groups/class_groupMail.inc:294
+#, fuzzy
+msgid "admin"
+msgstr "管理员"
+
+#: plugins/admin/groups/class_groupMail.inc:295
+#: plugins/admin/systems/class_SelectDeviceType.inc:29
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
+#: plugins/admin/users/class_userManagement.inc:539
+#: plugins/admin/ogroups/class_ogroup.inc:297
+msgid "none"
+msgstr "无"
+
+#: plugins/admin/groups/class_groupMail.inc:339
+msgid "This 'dn' has no valid mail extensions."
+msgstr "这个 'dn' 没有有效邮件扩展。"
+
+#: plugins/admin/groups/class_groupMail.inc:347
+#: plugins/admin/ogroups/class_mailogroup.inc:50
+#: plugins/personal/mail/class_mailAccount.inc:299
+#: plugins/personal/mail/class_mailAccount.inc:302
+msgid "Remove mail account"
+msgstr "删除邮件账号"
+
+#: plugins/admin/groups/class_groupMail.inc:348
+#: plugins/personal/mail/class_mailAccount.inc:303
+msgid ""
+"This account has mail features enabled. You can disable them by clicking "
+"below."
+msgstr "这个账户邮件功能已启用。您可以点击下面的按钮禁用。"
+
+#: plugins/admin/groups/class_groupMail.inc:350
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid "Create mail account"
+msgstr "创建邮件账号"
+
+#: plugins/admin/groups/class_groupMail.inc:351
+#: plugins/personal/mail/class_mailAccount.inc:306
+msgid ""
+"This account has mail features disabled. You can enable them by clicking "
+"below."
+msgstr "这个账户邮件功能已禁用。您可以点击下面的按钮来启用。"
+
+#: plugins/admin/groups/class_groupMail.inc:361
+msgid ""
+"Remove shared folder from mail server database when entry gets removed in "
+"LDAP"
+msgstr "当条目从 LDAP 中删除后,从邮件服务器数据库中删除共享目录"
+
+#: plugins/admin/groups/class_groupMail.inc:362
+msgid "Remove the shared folder and all its contents after saving this account"
+msgstr "在保存完毕该账号后,删除共享目录和其中所有内容"
+
+#: plugins/admin/groups/class_groupMail.inc:421
+msgid "You're trying to add an invalid email address "
+msgstr "您正在添加一个无效邮件地址"
+
+#: plugins/admin/groups/class_groupMail.inc:427
+#: plugins/personal/mail/class_mailAccount.inc:364
+msgid "Adding your one of your own addresses to the forwarders makes no sense."
+msgstr "添加您自己的一个邮件地址到转发地址没有任何意义。"
+
+#: plugins/admin/groups/class_groupMail.inc:453
+#: plugins/personal/scalix/class_scalixAccount.inc:442
+#: plugins/personal/mail/class_mailAccount.inc:394
+#: plugins/personal/mail/class_mailAccount.inc:399
+msgid ""
+"You're trying to add an invalid email address to the list of alternate "
+"addresses."
+msgstr "您正在添加一个无效的邮件地址到替代地址列表。"
+
+#: plugins/admin/groups/class_groupMail.inc:458
+#: plugins/personal/scalix/class_scalixAccount.inc:451
+#: plugins/personal/mail/class_mailAccount.inc:409
+msgid "The address you're trying to add is already used by user"
+msgstr "您正在添加的地址已经被用户使用"
+
+#: plugins/admin/groups/class_groupMail.inc:613
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
+#: plugins/admin/systems/printer.tpl:71
+#: plugins/admin/systems/glpiManufacturer.tpl:8
+#: plugins/admin/systems/terminalStartup.tpl:111
+#: plugins/admin/systems/goMailServer.tpl:73
+#: plugins/admin/systems/goMailServer.tpl:104
+#: plugins/admin/systems/goSpamServer.tpl:48
+#: plugins/admin/systems/servdns.tpl:8
+#: plugins/admin/systems/workstationStartup.tpl:194
+#: plugins/admin/systems/glpiPrinter.tpl:152
+#: plugins/admin/applications/class_applicationParameters.inc:124
+#: plugins/admin/fai/faiPackage.tpl:82
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
+#: plugins/personal/connectivity/class_kolabAccount.inc:264
+#: plugins/personal/environment/kioskManagement.tpl:15
+#: plugins/personal/environment/environment.tpl:159
+#: plugins/personal/generic/generic_certs.tpl:21
+#: plugins/personal/generic/generic_certs.tpl:45
+#: plugins/personal/generic/generic_certs.tpl:69
+msgid "Remove"
+msgstr "删除"
+
+#: plugins/admin/groups/class_groupMail.inc:692
+#, fuzzy, php-format
+msgid "Removing of groups/mail with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/groups/class_groupMail.inc:891
+#, fuzzy, php-format
+msgid "Saving of groups/mail with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/groups/class_groupMail.inc:924
+#: plugins/personal/mail/class_mailAccount.inc:908
+msgid "The required field 'Primary address' is not set."
+msgstr "要求的字段“主要地址”没有设置。"
+
+#: plugins/admin/groups/class_groupMail.inc:927
+msgid "Please enter a valid email addres in 'Primary address' field."
+msgstr "请在“主要地址”栏输入一个有效邮件地址。"
+
+#: plugins/admin/groups/class_groupMail.inc:933
+#: plugins/admin/ogroups/class_mailogroup.inc:92
+#: plugins/personal/mail/class_mailAccount.inc:922
+msgid "The primary address you've entered is already in use."
+msgstr "您输入的主要地址已经在使用了。"
+
+#: plugins/admin/groups/class_groupMail.inc:939
+#: plugins/personal/mail/class_mailAccount.inc:928
+msgid "Value in 'Quota size' is not valid."
+msgstr "'Quota 大小' 的值无效。"
+
+#: plugins/admin/groups/class_groupMail.inc:948
+#: plugins/personal/mail/class_mailAccount.inc:937
+msgid "Please specify a vaild mail size for mails to be rejected."
+msgstr "请指定一个将要被退回的邮件大小。"
+
+#: plugins/admin/groups/class_groupMail.inc:956
+#: plugins/personal/mail/class_mailAccount.inc:947
+msgid "You need to set the maximum mail size in order to reject anything."
+msgstr "为了退信,您需要设定最大的邮件大小。"
+
+#: plugins/admin/groups/class_groupMail.inc:960
+msgid ""
+"Please choose valid permission settings. Default permission can't be emtpy."
+msgstr "请选择一个有效的权限设置。缺省权限不能为空。"
+
+#: plugins/admin/groups/class_groupMail.inc:964
+msgid "Please select a valid mail server."
+msgstr "请选择一个有效的邮件服务器。"
+
+#: plugins/admin/groups/class_groupMail.inc:1111
+#, fuzzy
+msgid "Group mail"
+msgstr "组名"
+
+#: plugins/admin/groups/class_groupMail.inc:1119
+#, fuzzy
+msgid "Alternate addresses"
+msgstr "替代地址"
+
+#: plugins/admin/groups/class_groupMail.inc:1120
+#, fuzzy
+msgid "Forwarding addresses"
+msgstr "转发邮件到"
+
+#: plugins/admin/groups/class_groupMail.inc:1121
+#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
+#: plugins/personal/mail/class_mailAccount.inc:1150
+msgid "Quota size"
+msgstr "Quota 大小"
+
+#: plugins/admin/groups/class_groupMail.inc:1122
+#: plugins/personal/mail/class_mailAccount.inc:1149
+msgid "Mail server"
+msgstr "邮件服务器"
+
+#: plugins/admin/groups/class_groupMail.inc:1123
+#: plugins/admin/systems/printer.tpl:82
+#: plugins/admin/systems/class_printGeneric.inc:895
+msgid "Permissions"
+msgstr "允许"
+
+#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
+msgid "Group administration"
+msgstr "组管理"
+
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "组设置"
+
+#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "组名"
+
+#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
+msgid "Posix name of the group"
+msgstr "组的 posix 名称"
+
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:53
+msgid "Normally IDs are autogenerated, select to specify manually"
+msgstr "一般 ID 是自动创建的,要手工设置请选择"
+
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:56
+msgid "Force GID"
+msgstr "强制 GID"
+
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:59
+msgid "Forced ID number"
+msgstr "强制 ID 编号"
+
+#: plugins/admin/groups/mail.tpl:21
+msgid "Select mail server to place user on"
+msgstr "选择放置用户的邮件服务器"
+
+#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
+msgid "Quota usage"
+msgstr "使用 Quota"
+
+#: plugins/admin/groups/mail.tpl:38
+#: plugins/admin/systems/class_terminalInfo.inc:175
+#: plugins/admin/systems/class_printGeneric.inc:523
+#: plugins/personal/mail/generic.tpl:36
+msgid "not defined"
+msgstr "未定义"
+
+#: plugins/admin/groups/mail.tpl:48
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+#: plugins/personal/scalix/generic.tpl:67
+#: plugins/personal/mail/generic.tpl:216
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+#: plugins/personal/connectivity/pureftpd.tpl:60
+#: plugins/personal/environment/environment.tpl:62
+msgid "MB"
+msgstr "MB"
+
+#: plugins/admin/groups/mail.tpl:88
+msgid "IMAP shared folders"
+msgstr "IMAP 共享目录"
+
+#: plugins/admin/groups/mail.tpl:92
+msgid "Default permission"
+msgstr "缺省权限"
+
+#: plugins/admin/groups/mail.tpl:103
+msgid "Member permission"
+msgstr "成员权限"
+
+#: plugins/admin/groups/class_groupGeneric.inc:134
+msgid "Can't find this groups SID in LDAP or in your configuration file!"
+msgstr "无法在 LDAP 或您的配置文件中查找这个组 SID。"
+
+#: plugins/admin/groups/class_groupGeneric.inc:193
+msgid "This 'dn' is no group."
+msgstr "该 'dn' 不是一个组。"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Samba group"
+msgstr "Samba 组"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain admins"
+msgstr "域管理员"
+
+#: plugins/admin/groups/class_groupGeneric.inc:334
+msgid "Domain users"
+msgstr "域用户"
+
+#: plugins/admin/groups/class_groupGeneric.inc:335
+msgid "Domain guests"
+msgstr "域名 guests"
+
+#: plugins/admin/groups/class_groupGeneric.inc:340
+#, php-format
+msgid "Special group (%d)"
+msgstr "特殊组 (%d)"
+
+#: plugins/admin/groups/class_groupGeneric.inc:454
+msgid "! unknown id"
+msgstr "! 未知 id"
+
+#: plugins/admin/groups/class_groupGeneric.inc:492
+#, php-format
+msgid ""
+"Your search method returned more than '%s' users, only '%s' users are shown."
+msgstr "您的查询方式返回超过 '%s' 用户,只有 '%s' 用户被显示。"
+
+#: plugins/admin/groups/class_groupGeneric.inc:521
+#: plugins/admin/groups/class_groupGeneric.inc:774
+#, fuzzy, php-format
+msgid "Removing of groups/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/groups/class_groupGeneric.inc:666
+#, php-format
+msgid "No configured SID found for '%s'."
+msgstr "没有发现为 '%s' 配置的 SID"
+
+#: plugins/admin/groups/class_groupGeneric.inc:671
+#, php-format
+msgid "No configured RIDBASE found for '%s'."
+msgstr "没有发现为 '%s' 配置的 RIDBASE"
+
+#: plugins/admin/groups/class_groupGeneric.inc:806
+msgid ""
+"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr "字段 'Name' 包含无效字符。只允许小写字母,数字和短线。"
+
+#: plugins/admin/groups/class_groupGeneric.inc:817
+#: plugins/admin/groups/class_groupGeneric.inc:831
+#: plugins/admin/groups/class_groupGeneric.inc:838
+msgid "Value specified as 'Name' is already used."
+msgstr "指定为“名称”的值已经在使用了。"
+
+#: plugins/admin/groups/class_groupGeneric.inc:847
+#: plugins/personal/posix/class_posixAccount.inc:961
+msgid "Value specified as 'GID' is not valid."
+msgstr "'GID' 赋值无效。"
+
+#: plugins/admin/groups/class_groupGeneric.inc:850
+#: plugins/personal/posix/class_posixAccount.inc:964
+msgid "Value specified as 'GID' is too small."
+msgstr "'UID' 赋值太小。"
+
+#: plugins/admin/groups/class_groupGeneric.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:1184
+msgid "Too many users, can't allocate a free ID!"
+msgstr "太多用户,无法分配一个可用的 ID!"
+
+#: plugins/admin/groups/class_groupGeneric.inc:941
+#, fuzzy
+msgid "Generic group settings"
+msgstr "组设置"
+
+#: plugins/admin/groups/class_groupGeneric.inc:953
+#, fuzzy
+msgid "Phone pickup group"
+msgstr "成员属于电话应答组"
+
+#: plugins/admin/groups/class_groupGeneric.inc:954
+#, fuzzy
+msgid "Nagios group"
+msgstr "Nagios 账号"
+
+#: plugins/admin/groups/class_groupGeneric.inc:956
+#: plugins/personal/posix/paste_generic.tpl:37
+#: plugins/personal/posix/generic.tpl:62
+msgid "GID"
+msgstr "GID"
+
+#: plugins/admin/groups/class_groupGeneric.inc:957
+#, fuzzy
+msgid "Group member"
+msgstr "组成员"
+
+#: plugins/admin/groups/class_groupGeneric.inc:958
+#, fuzzy
+msgid "Samba group type"
+msgstr "Samba 组"
+
+#: plugins/admin/groups/class_groupGeneric.inc:959
+#, fuzzy
+msgid "Samba domain name"
+msgstr "Samba 主目录"
+
+#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
+#, fuzzy
+msgid "Samba SID"
+msgstr "Samba"
+
+#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "组的描述文字"
+
+#: plugins/admin/groups/generic.tpl:68
+msgid "Select to create a samba conform group"
+msgstr "选择创建一个 samba 确认组"
+
+#: plugins/admin/groups/generic.tpl:76
+msgid "in domain"
+msgstr "于域"
+
+#: plugins/admin/groups/generic.tpl:96
+msgid "Members are in a phone pickup group"
+msgstr "成员属于电话应答组"
+
+#: plugins/admin/groups/generic.tpl:111
+msgid "Members are in a nagios group"
+msgstr "成员属于 nagios 组"
+
+#: plugins/admin/groups/generic.tpl:128
+msgid "Group members"
+msgstr "组成员"
+
+#: plugins/admin/groups/group_objects.tpl:6
+msgid "Select users to add"
+msgstr "选择要添加的用户"
+
+#: plugins/admin/groups/group_objects.tpl:30
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Select to see servers"
+msgstr "选择显示服务器"
+
+#: plugins/admin/groups/group_objects.tpl:30
+msgid "Search within subtree"
+msgstr "在子树中查找"
+
+#: plugins/admin/groups/group_objects.tpl:37
+msgid "Display users of department"
+msgstr "显示部门的用户"
+
+#: plugins/admin/groups/group_objects.tpl:46
+#: plugins/admin/systems/glpiSelectUser.tpl:35
+#: plugins/admin/applications/class_divListApplication.inc:65
+#: plugins/admin/users/class_divListUsers.inc:77
+#: plugins/admin/fai/class_divListFai.inc:86
+#: plugins/personal/environment/hotplugDialog.tpl:43
+#: plugins/gofon/conference/headpage.tpl:35
+msgid "Display users matching"
+msgstr "显示匹配的用户"
+
+#: plugins/admin/groups/group_objects.tpl:47
+#: plugins/admin/systems/glpiSelectUser.tpl:37
+msgid "Regular expression for matching user names"
+msgstr "匹配用户名的正则表达式"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
+#, php-format
+msgid ""
+"Can't rename '%s' to '%s' there is already an entry with the same name in "
+"our zone editing dialog."
+msgstr "无法将 '%s' 重命名为 %s',因为在域编辑对话框中已经有相同名称存在。"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
+#, php-format
+msgid "Entry name '%s' contains invalid characters."
+msgstr "条目名称 '%s' 包含无效字符。"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
+#, php-format
+msgid "Can not rename '%s' to '%s',the destination name already exists."
+msgstr "无法将 '%s' 重命名为 '%s',目标名称已经存在。"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
+#, php-format
+msgid "Can not create '%s',the destination name already exists."
+msgstr "无法创建 '%s',目标名称已经存在。"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
+#, php-format
+msgid "The name '%s' is used more than once."
+msgstr "名称 '%s' 被使用超过了一次。"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
+#, php-format
+msgid "The record type '%s' is a unique type and can't be defined twice."
+msgstr "记录类型 '%s' 是一个唯一类型,不能定义两次。"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
+#, php-format
+msgid "There is an empty '%s' for host '%s'."
+msgstr "有一个空的 '%s',为主机 '%s'。"
+
+#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
+#, php-format
+msgid "There is a duplicate entry in '%s' for '%s'."
+msgstr "在 '%s' 当中有重复条目 '%s'。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:62
+#, php-format
+msgid "Can't open '%s', ppd settings resetted."
+msgstr "无法打开 '%s',ppd 设置被重置。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:87
+msgid "Can't get ppd informations."
+msgstr "无法获取 ppd 信息。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:99
+#, php-format
+msgid ""
+"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
+"invalid, can't read/write any ppd informations."
+msgstr ""
+"从您的 gosa.conf 中的 PPD_PATH 给出的路径 '%s' 无效,不能读/写任何 ppd 信息。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:116
+msgid "Please specify a valid ppd file."
+msgstr "请指定一个有效的 ppd 文件。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:186
+#, php-format
+msgid "Can't select PPD file '%s', the file is not readable"
+msgstr "无法选择 PPD 文件 '%s',文件无法读取"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:203
+#: plugins/admin/systems/class_printerPPDDialog.inc:275
+#, php-format
+msgid "Can't create folder '%s' for the uploaded ppd file."
+msgstr "无法为上传的 ppd 文件创建目录 '%s'。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:211
+#, php-format
+msgid "Can't create file '%s' to store modifed ppd informations."
+msgstr "无法创建文件 '%s' 来保存修改的 ppd 信息。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:235
+#, php-format
+msgid "Can't add new ppd file, the source file '%s' is not accessible."
+msgstr "无法添加新 ppd 文件,源文件 '%s' 无法访问。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:253
+#, php-format
+msgid ""
+"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
+"informations."
+msgstr "给出的 ppd 文件 '%s' 好像不存在,无法获得任何型号或者供应商信息。 "
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:267
+#, php-format
+msgid "There is already a ppd file for this kind of printer."
+msgstr "这种打印机类型已经有一个 ppd 文件。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:288
+#, php-format
+msgid "Can't save file '%s'."
+msgstr "无法保存文件 '%s'。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:292
+msgid "Uploaded ppd file is empty, can't create new ppd file."
+msgstr "上传的 ppd 文件为空,无法创建一个新 ppd 文件。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:413
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/faiPackage.tpl:45
+msgid "Section"
+msgstr "节"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:468
+#: plugins/admin/systems/class_printerPPDDialog.inc:471
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:603
+msgid "True"
+msgstr "真"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:469
+#: plugins/admin/systems/class_printerPPDDialog.inc:472
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
+#: include/sieve/class_sieveElement_If.inc:915
+#: include/sieve/class_sieveManagement.inc:604
+msgid "False"
+msgstr "假"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:477
+#, php-format
+msgid "Unsupported ppd type '%s' used for '%s' "
+msgstr "不支持的 ppd 类型 '%s' 为 '%s' 使用。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:494
+#, php-format
+msgid "Removing old ppd file '%s' failed."
+msgstr "删除旧的 ppd 文件 '%s' 失败。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:497
+#, php-format
+msgid "Removing old ppd file '%s' failed. File is not accessible."
+msgstr "删除旧 ppd 文件 '%s' 失败。文件不可访问。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:500
+#, php-format
+msgid ""
+"Removing old ppd file '%s' failed. File does not exists or is not accessible."
+msgstr "删除旧的 ppd 文件 '%s' 失败。文件不存在或者不可访问。"
+
+#: plugins/admin/systems/class_printerPPDDialog.inc:508
+msgid ""
+"Please select a valid ppd file or use 'Cancel' to go back to printer "
+"configuration."
+msgstr "请选择一个有效的 ppd 文件或者点击“取消”来返回打印机配置。"
+
+#: plugins/admin/systems/wingeneric.tpl:6
+msgid "Machine name"
+msgstr "机器名称"
+
+#: plugins/admin/systems/wingeneric.tpl:15
+msgid "Choose subtree to place terminal in"
+msgstr "选择放置终端的子树"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:32
+#: plugins/admin/systems/class_goTerminalServer.inc:61
+#: plugins/admin/systems/class_goTerminalServer.inc:126
+#: plugins/admin/systems/class_goTerminalServer.inc:127
+#: plugins/admin/systems/class_terminalService.inc:475
+#: plugins/admin/systems/goTerminalServer.tpl:1
+#, fuzzy
+msgid "Terminal service"
+msgstr "终端服务"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:85
+#, fuzzy, php-format
+msgid "Saving server services/terminalServer with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:100
+msgid "Terminal server, must have fontpath specified."
+msgstr "终端服务器,必须设定 fontpath。"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:135
+#: plugins/admin/systems/goTerminalServer.tpl:8
+msgid "Temporary disable login"
+msgstr "临时禁用登录"
+
+#: plugins/admin/systems/class_goTerminalServer.inc:136
+#: plugins/admin/systems/class_terminalService.inc:486
+#: plugins/admin/systems/goTerminalServer.tpl:12
+msgid "Font path"
+msgstr "字体路径"
+
+#: plugins/admin/systems/printer.tpl:5
+msgid "General"
+msgstr "普通"
+
+#: plugins/admin/systems/printer.tpl:8
+#: plugins/admin/systems/paste_generic.tpl:34
+msgid "Printer name"
+msgstr "打印机名称"
+
+#: plugins/admin/systems/printer.tpl:30
+#: plugins/personal/generic/generic.tpl:148
+msgid "Choose subtree to place user in"
+msgstr "将用户放到所选择子树中"
+
+#: plugins/admin/systems/printer.tpl:43
+msgid "Details"
+msgstr "详细"
+
+#: plugins/admin/systems/printer.tpl:46
+msgid "Printer location"
+msgstr "打印机位置"
+
+#: plugins/admin/systems/printer.tpl:54
+msgid "Printer URL"
+msgstr "打印机 URL"
+
+#: plugins/admin/systems/printer.tpl:66
+#: plugins/admin/systems/terminalService.tpl:98
+#: plugins/admin/systems/workstationService.tpl:110
+msgid "Driver"
+msgstr "驱动"
+
+#: plugins/admin/systems/printer.tpl:89
+msgid "Users which are allowed to use this printer"
+msgstr "允许使用该打印机的用户"
+
+#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
+msgid "Add user"
+msgstr "添加用户"
+
+#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
+msgid "Add group"
+msgstr "添加组"
+
+#: plugins/admin/systems/printer.tpl:113
+msgid "Users which are allowed to administrate this printer"
+msgstr "允许管理该打印机的用户"
+
+#: plugins/admin/systems/printer.tpl:115
+msgid "Admins"
+msgstr "管理员"
+
+#: plugins/admin/systems/class_terminalInfo.inc:55
+#: plugins/admin/systems/class_terminalInfo.inc:205
+msgid "present"
+msgstr "可用的"
+
+#: plugins/admin/systems/class_terminalInfo.inc:73
+#: plugins/admin/systems/class_terminalStartup.inc:168
+#: plugins/admin/systems/class_terminalService.inc:267
+#: plugins/admin/systems/class_workstationStartup.inc:508
+#: plugins/admin/systems/class_terminalGeneric.inc:272
+msgid "This 'dn' has no terminal features."
+msgstr "这个 'dn' 没有终端功能。"
+
+#: plugins/admin/systems/class_terminalInfo.inc:80
+msgid "There is no php snmp module installed, can't gather any informations."
+msgstr "尚未安装 php snmp 模块,不能获取任何信息。"
+
+#: plugins/admin/systems/class_terminalInfo.inc:86
+#: plugins/admin/systems/class_terminalInfo.inc:180
+msgid "unknown status"
+msgstr "未知状态"
+
+#: plugins/admin/systems/class_terminalInfo.inc:95
+msgid "This is a virtual terminal which has no properties to show here."
+msgstr "这是一个虚拟终端,没有属性可以显示。"
+
+#: plugins/admin/systems/class_terminalInfo.inc:113
+msgid "online"
+msgstr "在线"
+
+#: plugins/admin/systems/class_terminalInfo.inc:169
+msgid "running"
+msgstr "运行"
+
+#: plugins/admin/systems/class_terminalInfo.inc:172
+msgid "not running"
+msgstr "没有运行"
+
+#: plugins/admin/systems/class_terminalInfo.inc:197
+msgid "offline"
+msgstr "离线"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1268
+#: plugins/admin/systems/class_workstationGeneric.inc:612
+#: plugins/admin/ogroups/class_ogroupManagement.inc:434
+#: plugins/generic/references/class_reference.inc:48
+msgid "Workstation"
+msgstr "工作站"
+
+#: plugins/admin/systems/class_SelectDeviceType.inc:34
+#: plugins/admin/systems/class_systemManagement.inc:1267
+#: plugins/admin/systems/class_terminalGeneric.inc:619
+#: plugins/admin/systems/class_terminalGeneric.inc:625
+#: plugins/admin/ogroups/class_ogroupManagement.inc:435
+msgid "Terminal"
+msgstr "终端"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:3
+msgid ""
+"This is a new system which currently has no system type defined. Please "
+"choose a system type for this entry and press the 'continue' button. If this "
+"system should be added to a group of system settings, specify the preferred "
+"object group below."
+msgstr ""
+"这是一个新系统,当前没有定义任何系统类型。请为该条目选择一个系统类型并按“继"
+"续”按钮。如果这个系统应该被加入到系统设置的一个组中,请在下面的对象组中选择。"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:9
+msgid ""
+"Please select a system type and an optional bundle of predefined settings to "
+"be inherited."
+msgstr "请选择一个系统类型以及一个要继承的可选的预定义设置。"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:20
+#: plugins/admin/systems/glpi.tpl:9
+msgid "System type"
+msgstr "系统类型"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:21
+msgid "Choose a system type"
+msgstr "选择一个系统类型"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:32
+msgid "Choose an object group as template"
+msgstr "选择一个对象组作为模板"
+
+#: plugins/admin/systems/SelectDeviceType.tpl:33
+msgid "Choose an object group"
+msgstr "选择一个对象组"
+
+#: plugins/admin/systems/goKrbServer.tpl:1
+msgid "Kerberos kadmin access"
+msgstr "Kerberos kadmin 访问"
+
+#: plugins/admin/systems/goKrbServer.tpl:4
+msgid "Kerberos Realm"
+msgstr "Kerberos Realm"
+
+#: plugins/admin/systems/goKrbServer.tpl:12
+#: plugins/admin/systems/goImapServer.tpl:25
+#: plugins/admin/systems/class_goImapServer.inc:177
+msgid "Admin user"
+msgstr "管理员"
+
+#: plugins/admin/systems/goKrbServer.tpl:20
+#: plugins/admin/systems/goGlpiServer.tpl:12
+#: plugins/admin/systems/class_goKrbServer.inc:104
+#: plugins/admin/systems/goImapServer.tpl:34
+#: plugins/admin/systems/class_goFonServer.inc:144
+#: plugins/admin/systems/goFonServer.tpl:12
+#: plugins/admin/systems/class_gosaLogServer.inc:103
+#: plugins/admin/systems/goFaxServer.tpl:12
+#: plugins/admin/systems/gosaLogServer.tpl:12
+#: plugins/admin/systems/class_goGlpiServer.inc:104
+#: plugins/admin/systems/class_divListSystem.inc:376
+#: plugins/admin/systems/class_goLogDBServer.inc:102
+#: plugins/admin/systems/goLogDBServer.tpl:12
+#: plugins/admin/systems/class_goFaxServer.inc:100
+#: plugins/personal/password/class_password.inc:24
+#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
+#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
+#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
+#: ihtml/themes/default/password.tpl:38
+msgid "Password"
+msgstr "口令"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:124
+msgid "This 'dn' has no phone features."
+msgstr "这个 'dn' 没有电话功能。"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "yes"
+msgstr "是"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:235
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "no"
+msgstr "否"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "dynamic"
+msgstr "动态"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:252
+msgid "Networksettings"
+msgstr "网络设置"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:268
+#, php-format
+msgid ""
+"Can't delete because there are user which are depending on this phone. One "
+"of them is user '%s'."
+msgstr "无法删除,因为仍然有用户在依赖这个电话。其中一个用户是 '%s'。"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:278
+#, fuzzy, php-format
+msgid "Removing of system phone/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:326
+#: plugins/admin/systems/class_componentGeneric.inc:187
+msgid "The required field IP address is empty."
+msgstr "需要的 IP 地址字段为空。"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:329
+#: plugins/admin/systems/class_componentGeneric.inc:190
+msgid "The field IP address contains an invalid address."
+msgstr "IP 地址字段包含无效地址。"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:334
+msgid "The required field 'Phone name' is not set."
+msgstr "需要的字段“电话名称”没有设置。"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:337
+msgid "The 'Phone name' '0' is reserved and cannot be used."
+msgstr "'0' 作为保留 '电话名' 不能使用。"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:347
+#: plugins/admin/systems/class_componentGeneric.inc:201
+#: plugins/admin/systems/class_printGeneric.inc:683
+#: plugins/admin/systems/class_servGeneric.inc:301
+#: plugins/admin/systems/class_winGeneric.inc:215
+#: plugins/admin/systems/class_terminalGeneric.inc:461
+#: plugins/admin/systems/class_workstationGeneric.inc:443
+#, php-format
+msgid "There is already an entry '%s' in the base choosen by you"
+msgstr "在您选择的部门中已经存在条目 '%s'"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:429
+#, fuzzy, php-format
+msgid "Saving of system phone/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:477
+#, fuzzy
+msgid "Phone generic"
+msgstr "电话号码"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:482
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
+#, fuzzy
+msgid "Phone hardware"
+msgstr "电话硬件"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:488
+#, fuzzy
+msgid "SIP Mode"
+msgstr "模式"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:489
+#, fuzzy
+msgid "SIP DTMF mode"
+msgstr "DTMF 模式"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:490
+#, fuzzy
+msgid "SIP Default ip"
+msgstr "缺省 IP"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:491
+msgid "SIP Qualify"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:492
+#, fuzzy
+msgid "IAX authentication type"
+msgstr "Nagios 鉴权"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:493
+#, fuzzy
+msgid "IAX secret"
+msgstr "IMAP 服务"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:494
+#, fuzzy
+msgid "IAX account code"
+msgstr "账号号码"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:495
+msgid "IAX trunk lines"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:496
+#, fuzzy
+msgid "IAX permit settings"
+msgstr "传真设置"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:497
+#, fuzzy
+msgid "IAX deny settings"
+msgstr "传真设置"
+
+#: plugins/admin/systems/class_phoneGeneric.inc:498
+msgid "CAPI MSN"
+msgstr ""
+
+#: plugins/admin/systems/class_phoneGeneric.inc:499
+msgid "Hardware type"
+msgstr ""
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:150
+msgid "Please enter a value for 'release'."
+msgstr "请为“发行版”输入一个值。"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:154
+msgid "Please specify a valid value for 'url'."
+msgstr "请为“URL”提供一个有效的值。"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:201
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
+msgstr "无法执行指定的 REPOSITOR_HOOK '%s',请检查您的 gosa.conf。"
+
+#: plugins/admin/systems/class_servRepositorySetup.inc:203
+#: plugins/admin/systems/class_workstationStartup.inc:1149
+#, php-format
+msgid ""
+"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
+"empty string."
+msgstr "您 gosa.conf 中指定的 REPOSITOR_HOOK '%s',返回一个空字符串。"
+
+#: plugins/admin/systems/phonesettings.tpl:1
+msgid "Advanced phone settings"
+msgstr "高级电话设置"
+
+#: plugins/admin/systems/phonesettings.tpl:6
+msgid "Phone type"
+msgstr "电话类型"
+
+#: plugins/admin/systems/phonesettings.tpl:8
+#: plugins/admin/systems/phonesettings.tpl:30
+#: plugins/admin/systems/phonesettings.tpl:42
+#: plugins/admin/systems/phonesettings.tpl:58
+#: plugins/admin/systems/phonesettings.tpl:91
+#: plugins/admin/systems/phonesettings.tpl:128
+#: plugins/admin/systems/phonesettings.tpl:181
+msgid "Choose a phone type"
+msgstr "选择一个电话类型"
+
+#: plugins/admin/systems/phonesettings.tpl:13
+msgid "refresh"
+msgstr "刷新"
+
+#: plugins/admin/systems/phonesettings.tpl:25
+#: plugins/admin/systems/class_terminalGeneric.inc:628
+#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
+#: plugins/admin/systems/workstation.tpl:50
+#: plugins/admin/ogroups/class_termgroup.inc:395
+#: plugins/admin/ogroups/termgroup.tpl:47
+msgid "Mode"
+msgstr "模式"
+
+#: plugins/admin/systems/phonesettings.tpl:38
+msgid "DTMF mode"
+msgstr "DTMF 模式"
+
+#: plugins/admin/systems/phonesettings.tpl:54
+#: plugins/admin/systems/phonesettings.tpl:99
+msgid "Default IP"
+msgstr "缺省 IP"
+
+#: plugins/admin/systems/phonesettings.tpl:66
+#: plugins/admin/systems/phonesettings.tpl:109
+msgid "Response timeout"
+msgstr "响应超时"
+
+#: plugins/admin/systems/phonesettings.tpl:87
+msgid "Modus"
+msgstr "模块"
+
+#: plugins/admin/systems/phonesettings.tpl:124
+msgid "Authtype"
+msgstr "认证类型"
+
+#: plugins/admin/systems/phonesettings.tpl:136
+msgid "Secret"
+msgstr "秘密"
+
+#: plugins/admin/systems/phonesettings.tpl:146
+msgid "GoFonInkeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:154
+msgid "GoFonOutKeys"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:167
+msgid "Account code"
+msgstr "账号号码"
+
+#: plugins/admin/systems/phonesettings.tpl:177
+msgid "Trunk lines"
+msgstr ""
+
+#: plugins/admin/systems/phonesettings.tpl:194
+msgid "Hosts that are allowed to connect"
+msgstr "允许连接的主机"
+
+#: plugins/admin/systems/phonesettings.tpl:217
+msgid "Hosts that are not allowed to connect"
+msgstr "不允许连接的主机"
+
+#: plugins/admin/systems/phonesettings.tpl:247
+msgid "MSN"
+msgstr "MSN"
+
+#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
+#, fuzzy
+msgid ""
+"This includes all system and setup informations. Please double check if your "
+"really want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"这包含所有系统和设置信息。请再次检查您是否要这么做,因为 GOsa 没有办法将您的"
+"数据找回。"
+
+#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
+#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
+#: plugins/gofon/conference/remove.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your LDAP tree in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"最好在执行这个操作之前,保存当前 LDAP 树中的内容到一个文件。所以,如果您已经"
+"这么做了,按“删除”继续或者按“取消”退出。"
+
+#: plugins/admin/systems/class_goLdapServer.inc:29
+#: plugins/admin/systems/goLdapServer.tpl:1
+#, fuzzy
+msgid "LDAP service"
+msgstr "LDAP 服务"
+
+#: plugins/admin/systems/class_goLdapServer.inc:56
+msgid "LDAP Service"
+msgstr "LDAP 服务"
+
+#: plugins/admin/systems/class_goLdapServer.inc:67
+#, fuzzy
+msgid "The given base is empty or contains invalid characters."
+msgstr "属性 '%s' 为空或者包含无效字符。"
+
+#: plugins/admin/systems/class_goLdapServer.inc:85
+#: plugins/admin/systems/class_goLdapServer.inc:86
+msgid "Ldap"
+msgstr ""
+
+#: plugins/admin/systems/class_goLdapServer.inc:94
+#, fuzzy
+msgid "Ldap base"
+msgstr "LDAP 服务器"
+
+#: plugins/admin/systems/goGlpiServer.tpl:1
+#, fuzzy
+msgid "GLPI database information"
+msgstr "用户一般信息"
+
+#: plugins/admin/systems/goGlpiServer.tpl:4
+#: plugins/admin/systems/goLogDBServer.tpl:4
+msgid "Logging DB user"
+msgstr "Logging DB 用户"
+
+#: plugins/admin/systems/goGlpiServer.tpl:20
+#: plugins/admin/systems/class_gosaLogServer.inc:101
+#: plugins/admin/systems/gosaLogServer.tpl:20
+#: plugins/admin/systems/class_goGlpiServer.inc:103
+msgid "Database"
+msgstr "数据库"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
+#: plugins/admin/systems/glpi_edit_os.tpl:9
+#: plugins/admin/systems/glpi_edit_os.tpl:28
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
+#: plugins/admin/systems/glpi_edit_type.tpl:9
+#: plugins/admin/systems/glpi_edit_type.tpl:28
+msgid "Rename"
+msgstr "重命名"
+
+#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
+#: plugins/admin/systems/glpiManufacturer.tpl:13
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
+#: plugins/admin/systems/glpi_edit_os.tpl:15
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
+#: plugins/admin/systems/glpi_edit_type.tpl:15
+#: plugins/admin/fai/class_faiSummaryTab.inc:236
+#: plugins/personal/environment/kioskManagement.tpl:25
+#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
+msgid "Close"
+msgstr "关闭"
+
+#: plugins/admin/systems/glpiManufacturer.tpl:1
+msgid "Manage manufacturers"
+msgstr "管理生产商"
+
+#: plugins/admin/systems/info.tpl:1
+msgid "System information"
+msgstr "系统信息"
+
+#: plugins/admin/systems/info.tpl:7
+msgid "CPU"
+msgstr "CPU"
+
+#: plugins/admin/systems/info.tpl:10
+msgid "Memory"
+msgstr "内存"
+
+#: plugins/admin/systems/info.tpl:13
+msgid "Boot MAC"
+msgstr "MAC 地址"
+
+#: plugins/admin/systems/info.tpl:16
+msgid "USB support"
+msgstr "USB 支持"
+
+#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
+msgid "System status"
+msgstr "系统状态"
+
+#: plugins/admin/systems/info.tpl:23
+msgid "Inventory number"
+msgstr "存货编号"
+
+#: plugins/admin/systems/info.tpl:27
+msgid "Last login"
+msgstr "最后登录"
+
+#: plugins/admin/systems/info.tpl:38
+msgid "Network devices"
+msgstr "网络设备"
+
+#: plugins/admin/systems/info.tpl:47
+msgid "IDE devices"
+msgstr "IDE 设备"
+
+#: plugins/admin/systems/info.tpl:56
+msgid "SCSI devices"
+msgstr "SCSI 设备"
+
+#: plugins/admin/systems/info.tpl:64
+msgid "Floppy device"
+msgstr "软驱"
+
+#: plugins/admin/systems/info.tpl:68
+msgid "CDROM device"
+msgstr "光驱"
+
+#: plugins/admin/systems/info.tpl:73
+#: plugins/admin/systems/terminalService.tpl:95
+#: plugins/admin/systems/workstationService.tpl:107
+msgid "Graphic device"
+msgstr "显卡"
+
+#: plugins/admin/systems/info.tpl:77
+msgid "Audio device"
+msgstr "声卡"
+
+#: plugins/admin/systems/info.tpl:93
+msgid "Up since"
+msgstr "Up since"
+
+#: plugins/admin/systems/info.tpl:96
+msgid "CPU load"
+msgstr "CPU 占用率"
+
+#: plugins/admin/systems/info.tpl:99
+msgid "Memory usage"
+msgstr "内存使用"
+
+#: plugins/admin/systems/info.tpl:102
+msgid "Swap usage"
+msgstr "Swap 使用"
+
+#: plugins/admin/systems/info.tpl:116
+msgid "SSH service"
+msgstr "SSH 服务"
+
+#: plugins/admin/systems/info.tpl:119
+#: plugins/admin/systems/class_goCupsServer.inc:29
+#: plugins/admin/systems/class_goCupsServer.inc:50
+#: plugins/admin/systems/class_goCupsServer.inc:71
+msgid "Print service"
+msgstr "打印服务"
+
+#: plugins/admin/systems/info.tpl:122
+msgid "Scan service"
+msgstr "扫描服务"
+
+#: plugins/admin/systems/info.tpl:125
+msgid "Sound service"
+msgstr "声音服务"
+
+#: plugins/admin/systems/info.tpl:128
+msgid "GUI"
+msgstr "GUI"
+
+#: plugins/admin/systems/class_goCupsServer.inc:70
+#, fuzzy
+msgid "Cups"
+msgstr "上"
+
+#: plugins/admin/systems/class_goCupsServer.inc:78
+#: plugins/admin/systems/class_serverService.inc:8
+#: plugins/admin/systems/class_goImapServer.inc:170
+#: plugins/admin/systems/class_goFonServer.inc:139
+#: plugins/admin/systems/class_goVirusServer.inc:229
+#: plugins/admin/systems/class_servRepository.inc:387
+#: plugins/admin/systems/class_goGlpiServer.inc:98
+#: plugins/admin/systems/class_goLogDBServer.inc:98
+#, fuzzy
+msgid "Start"
+msgstr "启动"
+
+#: plugins/admin/systems/class_goCupsServer.inc:79
+#: plugins/admin/systems/class_serverService.inc:7
+#: plugins/admin/systems/class_goImapServer.inc:171
+#: plugins/admin/systems/class_goFonServer.inc:140
+#: plugins/admin/systems/class_goVirusServer.inc:230
+#: plugins/admin/systems/class_servRepository.inc:388
+#: plugins/admin/systems/class_goGlpiServer.inc:99
+#: plugins/admin/systems/class_goLogDBServer.inc:99
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
+#: include/sieve/templates/element_stop.tpl:4
+#: include/sieve/templates/object_container.tpl:30
+#: include/sieve/class_sieveManagement.inc:508
+#: include/sieve/class_sieveManagement.inc:727
+msgid "Stop"
+msgstr "停止"
+
+#: plugins/admin/systems/class_goCupsServer.inc:80
+#: plugins/admin/systems/class_serverService.inc:9
+#: plugins/admin/systems/class_goImapServer.inc:172
+#: plugins/admin/systems/class_goFonServer.inc:141
+#: plugins/admin/systems/class_goVirusServer.inc:231
+#: plugins/admin/systems/class_servRepository.inc:389
+#: plugins/admin/systems/class_goGlpiServer.inc:100
+#: plugins/admin/systems/class_goLogDBServer.inc:100
+#, fuzzy
+msgid "Restart"
+msgstr "重试"
+
+#: plugins/admin/systems/gencd.tpl:2
+msgid "CD-Install-Image generation"
+msgstr "创建 CD 安装镜像"
+
+#: plugins/admin/systems/gencd.tpl:5
+msgid ""
+"This option enables you to generate FAI install CD images for the selected "
+"workstation. The procedure may take about 10 minutes to complete, so please "
+"be patient after pressing the 'Create ISO-Image' button."
+msgstr ""
+"这个选项使您能够为选择的工作站创建 FAI 安装光盘镜像。这个过程可能需要 10 分"
+"钟,所以请在按下“创建 ISO 镜像”后耐心等待。"
+
+#: plugins/admin/systems/gencd.tpl:9
+msgid "Create ISO-Image"
+msgstr "创建 ISO 镜像"
+
+#: plugins/admin/systems/class_serverService.inc:307
+msgid "Can't set status while this server is not saved."
+msgstr ""
+
+#: plugins/admin/systems/class_serverService.inc:319
+#, fuzzy, php-format
+msgid "The specified method '%s' can't executed for services."
+msgstr "给出的 ppd 文件 '%s' 无法打开读取。"
+
+#: plugins/admin/systems/class_goKrbServer.inc:31
+#, fuzzy
+msgid "Kerberos service"
+msgstr "Kerberos 服务器"
+
+#: plugins/admin/systems/class_goKrbServer.inc:59
+#, fuzzy
+msgid "Kerberos service (kadmin access informations)"
+msgstr "Kerberos kadmin 访问"
+
+#: plugins/admin/systems/class_goKrbServer.inc:69
+#, php-format
+msgid "The specified kerberos password is empty."
+msgstr "提供的 kerberos 口令为空。"
+
+#: plugins/admin/systems/class_goKrbServer.inc:72
+#, fuzzy, php-format
+msgid "The specified kerberos admin is empty."
+msgstr "提供的 kerberos 口令为空。"
+
+#: plugins/admin/systems/class_goKrbServer.inc:75
+#, fuzzy, php-format
+msgid "The specified kerberos realm is empty."
+msgstr "提供的 kerberos 口令为空。"
+
+#: plugins/admin/systems/class_goKrbServer.inc:93
+#: plugins/personal/generic/generic.tpl:217
+msgid "Kerberos"
+msgstr "Kerberos"
+
+#: plugins/admin/systems/class_goKrbServer.inc:94
+#, fuzzy
+msgid "Kerberos access information"
+msgstr "个人信息"
+
+#: plugins/admin/systems/class_goKrbServer.inc:102
+#, fuzzy
+msgid "Realm"
+msgstr "Ram"
+
+#: plugins/admin/systems/class_goKrbServer.inc:103
+#: plugins/admin/systems/class_goFonServer.inc:143
+#: plugins/admin/systems/class_goGlpiServer.inc:102
+#: plugins/admin/systems/class_goLogDBServer.inc:101
+#, fuzzy
+msgid "Admin"
+msgstr "管理员"
+
+#: plugins/admin/systems/glpi_devices.tpl:2
+msgid "Add/Edit monitor"
+msgstr "添加/修改 显示器"
+
+#: plugins/admin/systems/glpi_devices.tpl:17
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
+msgid "Comments"
+msgstr "注释"
+
+#: plugins/admin/systems/glpi_devices.tpl:24
+#: plugins/admin/systems/glpi_devices.tpl:123
+#: plugins/admin/systems/glpi_devices.tpl:164
+#: plugins/admin/systems/glpi_devices.tpl:219
+#: plugins/admin/systems/glpi_devices.tpl:275
+#: plugins/admin/systems/glpi_devices.tpl:333
+#: plugins/admin/systems/glpi_devices.tpl:397
+#: plugins/admin/systems/glpi_devices.tpl:469
+#: plugins/admin/systems/glpi_devices.tpl:533
+#: plugins/admin/systems/glpi_devices.tpl:580
+#: plugins/admin/systems/glpi_devices.tpl:633
+#: plugins/admin/systems/glpi_devices.tpl:687
+#: plugins/admin/systems/glpi_devices.tpl:733
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
+#: plugins/admin/systems/glpi.tpl:37
+#: plugins/admin/systems/class_glpiAccount.inc:796
+#: plugins/admin/systems/glpiPrinter.tpl:23
+msgid "Manufacturer"
+msgstr "生产商"
+
+#: plugins/admin/systems/glpi_devices.tpl:33
+msgid "Monitor size"
+msgstr "显示器大小"
+
+#: plugins/admin/systems/glpi_devices.tpl:36
+msgid "Inch"
+msgstr "英寸"
+
+#: plugins/admin/systems/glpi_devices.tpl:44
+msgid "Integrated microphone"
+msgstr "整合麦克风"
+
+#: plugins/admin/systems/glpi_devices.tpl:47
+#: plugins/admin/systems/glpi_devices.tpl:55
+#: plugins/admin/systems/glpi_devices.tpl:63
+#: plugins/admin/systems/glpi_devices.tpl:71
+#: plugins/admin/systems/glpi_devices.tpl:176
+#: plugins/admin/systems/glpi_devices.tpl:296
+#: plugins/admin/systems/glpi_devices.tpl:361
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_address.tpl:40
+#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
+#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+msgid "Yes"
+msgstr "是"
+
+#: plugins/admin/systems/glpi_devices.tpl:48
+#: plugins/admin/systems/glpi_devices.tpl:56
+#: plugins/admin/systems/glpi_devices.tpl:64
+#: plugins/admin/systems/glpi_devices.tpl:72
+#: plugins/admin/systems/glpi_devices.tpl:177
+#: plugins/admin/systems/glpi_devices.tpl:297
+#: plugins/admin/systems/glpi_devices.tpl:362
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_address.tpl:42
+#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
+#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
+#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
+#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
+msgid "No"
+msgstr "否"
+
+#: plugins/admin/systems/glpi_devices.tpl:52
+msgid "Integrated speakers"
+msgstr "整合音箱"
+
+#: plugins/admin/systems/glpi_devices.tpl:60
+msgid "Sub-D"
+msgstr "Sub-D"
+
+#: plugins/admin/systems/glpi_devices.tpl:68
+msgid "BNC"
+msgstr "BNC"
+
+#: plugins/admin/systems/glpi_devices.tpl:76
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "Serial number"
+msgstr "系列号"
+
+#: plugins/admin/systems/glpi_devices.tpl:83
+msgid "Additional serial number"
+msgstr "附加系列号"
+
+#: plugins/admin/systems/glpi_devices.tpl:97
+msgid "Add/Edit other device"
+msgstr "添加/修改 其他设备"
+
+#: plugins/admin/systems/glpi_devices.tpl:112
+#: plugins/admin/systems/glpi_devices.tpl:153
+#: plugins/admin/systems/glpi_devices.tpl:208
+#: plugins/admin/systems/glpi_devices.tpl:264
+#: plugins/admin/systems/glpi_devices.tpl:322
+#: plugins/admin/systems/glpi_devices.tpl:386
+#: plugins/admin/systems/glpi_devices.tpl:458
+#: plugins/admin/systems/glpi_devices.tpl:522
+#: plugins/admin/systems/glpi_devices.tpl:569
+#: plugins/admin/systems/glpi_devices.tpl:622
+#: plugins/admin/systems/glpi_devices.tpl:676
+#: plugins/admin/systems/glpi_devices.tpl:722
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
+#: plugins/admin/systems/glpi.tpl:79
+#: plugins/admin/systems/class_glpiAccount.inc:790
+#: include/sieve/templates/element_comment.tpl:4
+#: include/sieve/templates/object_container.tpl:23
+#: include/sieve/class_sieveManagement.inc:501
+#: include/sieve/class_sieveManagement.inc:720
+msgid "Comment"
+msgstr "注释"
+
+#: plugins/admin/systems/glpi_devices.tpl:138
+msgid "Add/Edit power supply"
+msgstr "添加/修改 电源"
+
+#: plugins/admin/systems/glpi_devices.tpl:173
+msgid "Atx"
+msgstr "Atx"
+
+#: plugins/admin/systems/glpi_devices.tpl:181
+msgid "Power"
+msgstr "电源"
+
+#: plugins/admin/systems/glpi_devices.tpl:193
+msgid "Add/Edit graphic card"
+msgstr "添加/修改 显卡"
+
+#: plugins/admin/systems/glpi_devices.tpl:228
+#: plugins/admin/systems/glpi_devices.tpl:284
+#: plugins/admin/systems/glpi_devices.tpl:349
+msgid "Interface"
+msgstr "界面"
+
+#: plugins/admin/systems/glpi_devices.tpl:237
+msgid "Ram"
+msgstr "Ram"
+
+#: plugins/admin/systems/glpi_devices.tpl:249
+msgid "Add/Edit controller"
+msgstr "添加/修改 控制器"
+
+#: plugins/admin/systems/glpi_devices.tpl:307
+msgid "Add/Edit drive"
+msgstr "添加/修改 驱动"
+
+#: plugins/admin/systems/glpi_devices.tpl:342
+msgid "Speed"
+msgstr "速度"
+
+#: plugins/admin/systems/glpi_devices.tpl:358
+msgid "Writeable"
+msgstr "可写"
+
+#: plugins/admin/systems/glpi_devices.tpl:371
+msgid "Add/Edit harddisk"
+msgstr "添加/修改 硬盘"
+
+#: plugins/admin/systems/glpi_devices.tpl:406
+msgid "Rpm"
+msgstr "Rpm"
+
+#: plugins/admin/systems/glpi_devices.tpl:413
+msgid "Cache"
+msgstr "缓存"
+
+#: plugins/admin/systems/glpi_devices.tpl:443
+msgid "Add/Edit memory"
+msgstr "添加/修改 内存"
+
+#: plugins/admin/systems/glpi_devices.tpl:478
+msgid "Frequenz"
+msgstr "频率"
+
+#: plugins/admin/systems/glpi_devices.tpl:507
+msgid "Add/Edit sound card"
+msgstr "添加/修改 声卡"
+
+#: plugins/admin/systems/glpi_devices.tpl:553
+msgid "Add/Edit network interface"
+msgstr "添加/修改 网卡"
+
+#: plugins/admin/systems/glpi_devices.tpl:589
+#: plugins/admin/systems/class_termDNS.inc:568
+msgid "MAC address"
+msgstr "MAC 地址"
+
+#: plugins/admin/systems/glpi_devices.tpl:596
+#: plugins/personal/connectivity/pureftpd.tpl:15
+msgid "Bandwidth"
+msgstr "带宽"
+
+#: plugins/admin/systems/glpi_devices.tpl:607
+msgid "Add/Edit processor"
+msgstr "添加/修改 处理器"
+
+#: plugins/admin/systems/glpi_devices.tpl:642
+msgid "Frequence"
+msgstr "频率"
+
+#: plugins/admin/systems/glpi_devices.tpl:649
+msgid "Default frequence"
+msgstr "缺省频率"
+
+#: plugins/admin/systems/glpi_devices.tpl:661
+msgid "Add/Edit motherboard"
+msgstr "添加/修改 主板"
+
+#: plugins/admin/systems/glpi_devices.tpl:696
+msgid "Chipset"
+msgstr "芯片组"
+
+#: plugins/admin/systems/glpi_devices.tpl:707
+msgid "Add/Edit computer case"
+msgstr "添加/修改 机箱"
+
+#: plugins/admin/systems/glpi_devices.tpl:742
+msgid "format"
+msgstr "格式"
+
+#: plugins/admin/systems/class_goService.inc:26
+#: plugins/admin/systems/class_goService.inc:61
+#, fuzzy
+msgid "Empty service"
+msgstr "打印服务"
+
+#: plugins/admin/systems/class_goService.inc:102
+#, fuzzy, php-format
+msgid "Removing of server services/"
+msgstr "删除服务器错误"
+
+#: plugins/admin/systems/class_goService.inc:128
+#, fuzzy, php-format
+msgid "Saving of server services/"
+msgstr "保存服务器失败"
+
+#: plugins/admin/systems/class_goService.inc:159
+#, fuzzy, php-format
+msgid "Set status flag for server services/"
+msgstr "设置 dn 为 '%s' 服务器服务/反病毒 的状态标记失败。"
+
+#: plugins/admin/systems/class_goService.inc:216
+#, php-format
+msgid ""
+"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
+msgstr "命令 '%s',作为插件 '%s' 的 ACTION_HOOK 好像并不存在。"
+
+#: plugins/admin/systems/goImapServer.tpl:7
+#: plugins/admin/systems/class_goImapServer.inc:175
+msgid "Server identifier"
+msgstr "服务器标识"
+
+#: plugins/admin/systems/goImapServer.tpl:16
+#: plugins/admin/systems/class_goImapServer.inc:176
+msgid "Connect URL"
+msgstr "连接 URL"
+
+#: plugins/admin/systems/goImapServer.tpl:43
+#: plugins/admin/systems/class_goImapServer.inc:179
+msgid "Sieve port"
+msgstr "Sieve 端口"
+
+#: plugins/admin/systems/goImapServer.tpl:61
+#: plugins/admin/systems/class_goImapServer.inc:180
+#, fuzzy
+msgid "Start IMAP service"
+msgstr "IMAP 服务"
+
+#: plugins/admin/systems/goImapServer.tpl:70
+#: plugins/admin/systems/class_goImapServer.inc:181
+#, fuzzy
+msgid "Start IMAP SSL service"
+msgstr "IMAP/SSL 服务"
+
+#: plugins/admin/systems/goImapServer.tpl:79
+#: plugins/admin/systems/class_goImapServer.inc:182
+#, fuzzy
+msgid "Start POP3 service"
+msgstr "POP3 服务"
+
+#: plugins/admin/systems/goImapServer.tpl:88
+#: plugins/admin/systems/class_goImapServer.inc:183
+#, fuzzy
+msgid "Start POP3 SSL service"
+msgstr "POP3/SSL 服务器"
+
+#: plugins/admin/systems/goImapServer.tpl:99
+#: plugins/admin/systems/goMailServer.tpl:204
+msgid "The server must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:101
+#: plugins/admin/systems/goMailServer.tpl:206
+msgid "The service must be saved before you can use the status flag."
+msgstr ""
+
+#: plugins/admin/systems/goImapServer.tpl:104
+#: plugins/admin/systems/goMailServer.tpl:209
+#, fuzzy
+msgid "Set new status"
+msgstr "系统状态"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#, fuzzy
+msgid "Set status"
+msgstr "系统状态"
+
+#: plugins/admin/systems/goImapServer.tpl:110
+#: plugins/admin/systems/goMailServer.tpl:215
+#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
+#: plugins/admin/systems/workstation.tpl:133
+#: plugins/admin/applications/class_applicationGeneric.inc:554
+#: plugins/admin/applications/generic.tpl:24
+#: plugins/admin/ogroups/termgroup.tpl:101
+#: plugins/admin/fai/faiTemplateEntry.tpl:105
+msgid "Execute"
+msgstr "执行"
+
+#: plugins/admin/systems/network.tpl:1
+msgid "Network\tsettings"
+msgstr "网络\t设置"
+
+#: plugins/admin/systems/network.tpl:9
+msgid "IP-address"
+msgstr "IP 地址"
+
+#: plugins/admin/systems/network.tpl:17
+msgid "MAC-address"
+msgstr "MAC 地址"
+
+#: plugins/admin/systems/network.tpl:29
+msgid "Autodetect"
+msgstr "自动检测"
+
+#: plugins/admin/systems/network.tpl:58
+msgid "Enable DNS for this device"
+msgstr "启用该设备 DNS"
+
+#: plugins/admin/systems/network.tpl:59
+#: plugins/admin/systems/class_servDNS.inc:411
+#: plugins/admin/systems/servdnseditzone.tpl:76
+#: plugins/gofon/phoneaccount/generic.tpl:95
+msgid "Refresh"
+msgstr "刷新"
+
+#: plugins/admin/systems/network.tpl:67
+msgid "Zone"
+msgstr "Zone"
+
+#: plugins/admin/systems/network.tpl:77
+#: plugins/admin/systems/class_servDNS.inc:174
+#: plugins/admin/systems/class_servDNS.inc:414
+#: plugins/admin/systems/class_termDNS.inc:578
+#: plugins/admin/systems/servdnseditzone.tpl:94
+msgid "TTL"
+msgstr "TTL"
+
+#: plugins/admin/systems/network.tpl:85
+msgid "Dns records"
+msgstr "Dns 记录"
+
+#: plugins/admin/systems/component.tpl:6
+#: plugins/personal/environment/hotplugDialogNew.tpl:10
+msgid "Device name"
+msgstr "设备名称"
+
+#: plugins/admin/systems/class_componentGeneric.inc:57
+#: plugins/admin/systems/class_winGeneric.inc:96
+msgid "This 'dn' has no network features."
+msgstr "这个 'dn' 没有网络功能。"
+
+#: plugins/admin/systems/class_componentGeneric.inc:135
+#, fuzzy, php-format
+msgid "Removing of system component/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/systems/class_componentGeneric.inc:182
+msgid "The required field 'Component name' is not set."
+msgstr "需要的字段“组件名称”没有设置。"
+
+#: plugins/admin/systems/class_componentGeneric.inc:261
+#, fuzzy, php-format
+msgid "Saving of system component/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/systems/class_componentGeneric.inc:269
+#, fuzzy
+msgid "Component generic"
+msgstr "新组件"
+
+#: plugins/admin/systems/class_componentGeneric.inc:274
+#, fuzzy
+msgid "Network device"
+msgstr "网络设备"
+
+#: plugins/admin/systems/terminalStartup.tpl:1
+#: plugins/admin/systems/workstationStartup.tpl:4
+msgid "Boot parameters"
+msgstr "启动参数"
+
+#: plugins/admin/systems/terminalStartup.tpl:8
+#: plugins/admin/systems/class_terminalStartup.inc:480
+#: plugins/admin/systems/class_workstationStartup.inc:1188
+#: plugins/admin/systems/workstationStartup.tpl:8
+msgid "Boot kernel"
+msgstr "启动内核"
+
+#: plugins/admin/systems/terminalStartup.tpl:19
+#: plugins/admin/systems/workstationStartup.tpl:19
+msgid "Custom options"
+msgstr "定制选项"
+
+#: plugins/admin/systems/terminalStartup.tpl:23
+#: plugins/admin/systems/workstationStartup.tpl:23
+msgid ""
+"Enter any parameters that should be passed to the kernel as append line "
+"during bootup"
+msgstr "输入任意将在启动过程中作为附加行传递给内核的参数"
+
+#: plugins/admin/systems/terminalStartup.tpl:27
+#: plugins/admin/systems/workstationStartup.tpl:28
+msgid "LDAP server"
+msgstr "LDAP 服务器"
+
+#: plugins/admin/systems/terminalStartup.tpl:43
+msgid "Select if terminal supports graphical startup with progress bar"
+msgstr "如果终端支持带进程条的图形界面启动,请选择"
+
+#: plugins/admin/systems/terminalStartup.tpl:45
+msgid "use graphical bootup"
+msgstr "使用图形界面启动"
+
+#: plugins/admin/systems/terminalStartup.tpl:48
+msgid "Select if terminal should boot in text mode"
+msgstr "如果终端要以文本模式启动,请选择"
+
+#: plugins/admin/systems/terminalStartup.tpl:50
+msgid "use standard linux textual bootup"
+msgstr "使用标准 linux 文本启动界面"
+
+#: plugins/admin/systems/terminalStartup.tpl:53
+msgid "Select to get more verbose output during startup"
+msgstr "选择在启动过程中要显示更多输出"
+
+#: plugins/admin/systems/terminalStartup.tpl:55
+msgid "use debug mode for startup"
+msgstr "启动时启用诊断模式"
+
+#: plugins/admin/systems/terminalStartup.tpl:66
+#: plugins/admin/systems/workstationStartup.tpl:149
+msgid "Kernel modules (format: name parameters)"
+msgstr "内核模块(格式: 名称 参数)"
+
+#: plugins/admin/systems/terminalStartup.tpl:69
+#: plugins/admin/systems/workstationStartup.tpl:152
+msgid "Add additional modules to load on startup"
+msgstr "添加在启动中要加载的模块"
+
+#: plugins/admin/systems/terminalStartup.tpl:87
+#: plugins/admin/systems/class_terminalStartup.inc:478
+#: plugins/admin/systems/goShareServer.tpl:1
+#: plugins/admin/systems/class_workstationStartup.inc:1192
+#: plugins/admin/systems/workstationStartup.tpl:170
+#: plugins/personal/environment/class_environment.inc:1337
+#: plugins/personal/environment/environment.tpl:133
+msgid "Shares"
+msgstr "共享"
+
+#: plugins/admin/systems/terminalStartup.tpl:105
+#: plugins/admin/systems/workstationStartup.tpl:188
+msgid "Mountpoint"
+msgstr "挂载点"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:6
+#: plugins/admin/users/class_divListUsers.inc:35
+#: plugins/admin/users/class_divListUsers.inc:36
+msgid "List of users"
+msgstr "用户列表"
+
+#: plugins/admin/systems/glpiSelectUser.tpl:23
+msgid ""
+"This dialog allows you to select a user as technical responsible person."
+msgstr "这个对话框允许您选择一个用户作为技术负责人。"
+
+#: plugins/admin/systems/class_systemManagement.inc:32
+msgid "Systems"
+msgstr "系统设置"
+
+#: plugins/admin/systems/class_systemManagement.inc:225
+msgid "Creating the image failed. Please see the report below."
+msgstr "创建图片错误。请检查下面的报告。"
+
+#: plugins/admin/systems/class_systemManagement.inc:234
+#, php-format
+msgid "Command '%s', specified for ISO creation doesn't seem to exist."
+msgstr "命令 '%s',用于创建 ISO 好像并不存在。"
+
+#: plugins/admin/systems/class_systemManagement.inc:297
+#, fuzzy
+msgid "You are not allowed to create a new object of this type."
+msgstr "您无权删除这个对象组!"
+
+#: plugins/admin/systems/class_systemManagement.inc:348
+msgid "You can't edit this object type yet!"
+msgstr "您尚无法编辑这个对象类型!"
+
+#: plugins/admin/systems/class_systemManagement.inc:376
+#: plugins/admin/systems/class_systemManagement.inc:442
+#, fuzzy
+msgid "You are not allowed to change the password for this object."
+msgstr "现在您无权修改您的口令"
+
+#: plugins/admin/systems/class_systemManagement.inc:388
+msgid "Passwords entered as new and repeated do not match!"
+msgstr "输入的新口令和重复口令不匹配!"
+
+#: plugins/admin/systems/class_systemManagement.inc:445
+#, fuzzy
+msgid "Can't detect object to change password."
+msgstr "无法检测对象名称。"
+
+#: plugins/admin/systems/class_systemManagement.inc:553
+#: plugins/admin/systems/class_systemManagement.inc:628
+#: plugins/admin/systems/class_systemManagement.inc:687
+#: plugins/admin/fai/class_faiManagement.inc:174
+#: plugins/admin/fai/class_faiManagement.inc:252
+#: plugins/admin/fai/class_faiManagement.inc:323
+msgid "You are not allowed to delete this component!"
+msgstr "您无权删除这个组件!"
+
+#: plugins/admin/systems/class_systemManagement.inc:621
+#, php-format
+msgid "You're about to delete all information about the component at '%s'."
+msgstr "您将要删除关于组件 '%s' 的所有信息。"
+
+#: plugins/admin/systems/class_systemManagement.inc:726
+#, php-format
+msgid ""
+"Can't set gotoMode to status 'avtice', the current object couldn't be "
+"identified."
+msgstr "无法设置状态 gotoMode 为 '活动', 当前对象无法识别。"
+
+#: plugins/admin/systems/class_systemManagement.inc:1014
+msgid "New terminal"
+msgstr "新终端"
+
+#: plugins/admin/systems/class_systemManagement.inc:1016
+msgid "New workstation"
+msgstr "新工作站"
+
+#: plugins/admin/systems/class_systemManagement.inc:1018
+msgid "New Device"
+msgstr "新设备"
+
+#: plugins/admin/systems/class_systemManagement.inc:1037
+msgid "Terminal template for"
+msgstr "终端模板"
+
+#: plugins/admin/systems/class_systemManagement.inc:1053
+msgid "Workstation template for"
+msgstr "工作站模板"
+
+#: plugins/admin/systems/class_systemManagement.inc:1265
+msgid "New System from incoming"
+msgstr "新识别的系统"
+
+#: plugins/admin/systems/class_systemManagement.inc:1266
+#: plugins/admin/users/template.tpl:15
+#: plugins/admin/fai/class_faiTemplate.inc:514
+msgid "Template"
+msgstr "模板"
+
+#: plugins/admin/systems/class_systemManagement.inc:1269
+msgid "Workstation is installing"
+msgstr "工作站正在安装"
+
+#: plugins/admin/systems/class_systemManagement.inc:1270
+msgid "Workstation is waiting for action"
+msgstr "等待的工作站"
+
+#: plugins/admin/systems/class_systemManagement.inc:1271
+msgid "Workstation installation failed"
+msgstr "工作站安装失败"
+
+#: plugins/admin/systems/class_systemManagement.inc:1274
+msgid "Server is installing"
+msgstr "服务器正在安装"
+
+#: plugins/admin/systems/class_systemManagement.inc:1275
+msgid "Server is waiting for action"
+msgstr "等待的服务器"
+
+#: plugins/admin/systems/class_systemManagement.inc:1276
+msgid "Server installation failed"
+msgstr "服务器安装失败"
+
+#: plugins/admin/systems/class_systemManagement.inc:1277
+msgid "Winstation"
+msgstr "Windows 工作站"
+
+#: plugins/admin/systems/class_systemManagement.inc:1278
+msgid "Network Device"
+msgstr "网络设备"
+
+#: plugins/admin/systems/class_systemManagement.inc:1279
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal"
+msgstr "新终端"
+
+#: plugins/admin/systems/class_systemManagement.inc:1280
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation"
+msgstr "新工作站"
+
+#: plugins/admin/systems/class_systemManagement.inc:1336
+#: plugins/admin/systems/class_systemManagement.inc:1337
+#, fuzzy
+msgid "Incoming objects"
+msgstr "成员对象"
+
+#: plugins/admin/systems/class_systemManagement.inc:1342
+#, fuzzy
+msgid "Incoming"
+msgstr "图标"
+
+#: plugins/admin/systems/class_printGeneric.inc:111
+#, php-format
+msgid "Can't extract a valid base out of object dn, setting base to '%s'."
+msgstr "无法从对象 dn 中提取一个有效的 base,设置 base 为 '%s'。"
+
+#: plugins/admin/systems/class_printGeneric.inc:266
+#: plugins/admin/systems/class_printGeneric.inc:274
+#: plugins/admin/systems/class_printGeneric.inc:279
+#: plugins/admin/systems/class_printGeneric.inc:328
+#: plugins/admin/systems/class_printGeneric.inc:344
+#: plugins/admin/systems/class_printGeneric.inc:347
+msgid "Add printer extension"
+msgstr "添加打印机扩展"
+
+#: plugins/admin/systems/class_printGeneric.inc:267
+msgid ""
+"Could not intialize printer tab, parameter parent was missing while "
+"construction."
+msgstr "在构建时缺少 parent 参数,无法初始化打印机页面。"
+
+#: plugins/admin/systems/class_printGeneric.inc:275
+msgid "This is a workstation template, printer tab is disabled."
+msgstr "这是一个工作站模板,打印机页被禁用。"
+
+#: plugins/admin/systems/class_printGeneric.inc:280
+msgid "This is a terminal template, printer tab is disabled."
+msgstr "这是一个终端模板,打印机页被禁用。"
+
+#: plugins/admin/systems/class_printGeneric.inc:321
+msgid "This 'dn' has no printer features."
+msgstr "这个 'dn' 没有打印机功能。"
+
+#: plugins/admin/systems/class_printGeneric.inc:329
+msgid ""
+"This object has printer extension disabled. You can't enable it while 'cn' "
+"is not present in entry. Possibly you are currently creating a new terminal "
+"template"
+msgstr ""
+"这个对象已经禁用打印机插件。您不能在 'cn' 不存在于条目中时启用它。可能您正在"
+"创建一个新的终端模板"
+
+#: plugins/admin/systems/class_printGeneric.inc:336
+#: plugins/admin/systems/class_printGeneric.inc:339
+msgid "Remove printer extension"
+msgstr "删除打印机扩展"
+
+#: plugins/admin/systems/class_printGeneric.inc:337
+msgid ""
+"This workstation has printer extension enabled.You can disable it by "
+"clicking below."
+msgstr "这个工作站启用了打印机扩展功能。您可以点击下面按钮禁用。"
+
+#: plugins/admin/systems/class_printGeneric.inc:340
+msgid ""
+"This terminal has printer extension enabled. You can disable it by clicking "
+"below."
+msgstr "终端已经启用打印机扩展。您可以点击下面按钮禁用。"
+
+#: plugins/admin/systems/class_printGeneric.inc:345
+msgid ""
+"This workstation has printer extension disabled. You can enable it by "
+"clicking below."
+msgstr "这个工作站禁用了打印机扩展功能。您可以点击下面按钮启用。"
+
+#: plugins/admin/systems/class_printGeneric.inc:348
+msgid ""
+"This terminal has printer extension disabled. You can enable it by clicking "
+"below."
+msgstr "终端已经关闭打印机扩展。您可以点击下面按钮启用。"
+
+#: plugins/admin/systems/class_printGeneric.inc:518
+#, php-format
+msgid "Your currently selected PPD file '%s' doesn't exist."
+msgstr "您当前选择的 PPD 文件 '%s' 不存在。"
+
+#: plugins/admin/systems/class_printGeneric.inc:526
+msgid "can't get ppd informations."
+msgstr "无法获取 ppd 信息。"
+
+#: plugins/admin/systems/class_printGeneric.inc:539
+#, php-format
+msgid "This printer belongs to terminal %s. You can't rename this printer."
+msgstr "该打印机属于终端 %s。您不能重命名该打印机。"
+
+#: plugins/admin/systems/class_printGeneric.inc:541
+#, php-format
+msgid "This printer belongs to workstation %s. You can't rename this printer."
+msgstr "该打印机属于工作站%s。您不能重命名该打印机。"
+
+#: plugins/admin/systems/class_printGeneric.inc:599
+#, fuzzy, php-format
+msgid "Removing of system print/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_printGeneric.inc:843
+#, fuzzy, php-format
+msgid "Saving of system print/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_printGeneric.inc:863
+#: plugins/admin/systems/class_printGeneric.inc:865
+#: plugins/admin/ogroups/class_ogroupManagement.inc:429
+#: plugins/admin/fai/faiTemplateEntry.tpl:85
+#: plugins/admin/fai/faiTemplateEntry.tpl:127
+#: plugins/generic/references/class_reference.inc:36
+msgid "Group"
+msgstr "组"
+
+#: plugins/admin/systems/class_printGeneric.inc:881
+#, fuzzy
+msgid "Print generic"
+msgstr "打印服务"
+
+#: plugins/admin/systems/class_printGeneric.inc:893
+msgid "LabeledURL"
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:894
+#, fuzzy
+msgid "Printer PPD"
+msgstr "打印机"
+
+#: plugins/admin/systems/class_printGeneric.inc:911
+#, php-format
+msgid ""
+"You are not allowed to remove the given object '%s' from the list of members "
+"of printer '%s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:928
+#, php-format
+msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
+msgstr "错误的打印机类型,当添加 '%s' 到 '%s' 打印机列表时,"
+
+#: plugins/admin/systems/class_printGeneric.inc:933
+#, php-format
+msgid ""
+"You are not allowed to add the given object '%s' to the list of members of '%"
+"s'."
+msgstr ""
+
+#: plugins/admin/systems/class_printGeneric.inc:968
+#, php-format
+msgid "Can't add '%s' to the list of members, it is already used."
+msgstr "无法添加 '%s' 到成员列表,已经被使用。"
+
+#: plugins/admin/systems/class_printGeneric.inc:979
+#, php-format
+msgid "Can't add '%s' to list of members, it is not reachable."
+msgstr "无法添加 '%s' 到成员列表,无法访问。"
+
+#: plugins/admin/systems/class_servGeneric.inc:54
+#: plugins/admin/systems/class_workstationGeneric.inc:121
+#: plugins/admin/ogroups/class_termgroup.inc:42
+msgid "Activated"
+msgstr "活动"
+
+#: plugins/admin/systems/class_servGeneric.inc:55
+#: plugins/admin/systems/class_workstationGeneric.inc:122
+#: plugins/admin/ogroups/class_termgroup.inc:43
+#: plugins/personal/connectivity/opengw.tpl:33
+#: plugins/personal/connectivity/class_opengwAccount.inc:343
+msgid "Locked"
+msgstr "锁定"
+
+#: plugins/admin/systems/class_servGeneric.inc:101
+msgid "This 'dn' has no server features."
+msgstr "这个 'dn' 没有服务器功能。"
+
+#: plugins/admin/systems/class_servGeneric.inc:109
+#: plugins/admin/systems/class_workstationGeneric.inc:181
+#: plugins/admin/ogroups/class_termgroup.inc:204
+msgid "No ACTIONCMD definition found in your gosa.conf"
+msgstr "在您的 gosa.conf 中没有找到 ACTIONCMD 的定义"
+
+#: plugins/admin/systems/class_servGeneric.inc:147
+#, fuzzy, php-format
+msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:310
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Switch off"
+msgstr "关闭"
+
+#: plugins/admin/systems/class_servGeneric.inc:207
+#: plugins/admin/systems/class_terminalGeneric.inc:311
+#: plugins/admin/systems/class_workstationGeneric.inc:302
+#: plugins/admin/ogroups/class_termgroup.inc:294
+msgid "Reboot"
+msgstr "重启"
+
+#: plugins/admin/systems/class_servGeneric.inc:208
+#: plugins/admin/systems/class_workstationGeneric.inc:303
+#: plugins/admin/ogroups/class_termgroup.inc:295
+msgid "Instant update"
+msgstr "立即更新"
+
+#: plugins/admin/systems/class_servGeneric.inc:209
+#: plugins/admin/systems/class_servGeneric.inc:218
+#: plugins/admin/systems/class_workstationGeneric.inc:304
+#: plugins/admin/systems/class_workstationGeneric.inc:313
+#: plugins/admin/ogroups/class_termgroup.inc:296
+msgid "Scheduled update"
+msgstr "计划更新"
+
+#: plugins/admin/systems/class_servGeneric.inc:210
+#: plugins/admin/systems/class_servGeneric.inc:217
+#: plugins/admin/systems/class_workstationGeneric.inc:305
+#: plugins/admin/systems/class_workstationGeneric.inc:312
+#: plugins/admin/ogroups/class_termgroup.inc:297
+msgid "Reinstall"
+msgstr "重新安装"
+
+#: plugins/admin/systems/class_servGeneric.inc:211
+#: plugins/admin/systems/class_workstationGeneric.inc:306
+#: plugins/admin/ogroups/class_termgroup.inc:298
+msgid "Rescan hardware"
+msgstr "重新扫描硬件"
+
+#: plugins/admin/systems/class_servGeneric.inc:212
+#: plugins/admin/systems/class_servGeneric.inc:219
+#: plugins/admin/systems/class_terminalGeneric.inc:312
+#: plugins/admin/systems/class_terminalGeneric.inc:316
+#: plugins/admin/systems/class_workstationGeneric.inc:307
+#: plugins/admin/systems/class_workstationGeneric.inc:314
+#: plugins/admin/ogroups/class_termgroup.inc:299
+msgid "Memory test"
+msgstr "内存测试"
+
+#: plugins/admin/systems/class_servGeneric.inc:213
+#: plugins/admin/systems/class_servGeneric.inc:220
+#: plugins/admin/systems/class_workstationGeneric.inc:308
+#: plugins/admin/systems/class_workstationGeneric.inc:315
+msgid "Force localboot"
+msgstr "强制本地启动"
+
+#: plugins/admin/systems/class_servGeneric.inc:214
+#: plugins/admin/systems/class_servGeneric.inc:221
+#: plugins/admin/systems/class_terminalGeneric.inc:313
+#: plugins/admin/systems/class_terminalGeneric.inc:317
+#: plugins/admin/systems/class_workstationGeneric.inc:309
+#: plugins/admin/systems/class_workstationGeneric.inc:316
+#: plugins/admin/ogroups/class_termgroup.inc:300
+msgid "System analysis"
+msgstr "系统分析"
+
+#: plugins/admin/systems/class_servGeneric.inc:216
+#: plugins/admin/systems/class_terminalGeneric.inc:315
+#: plugins/admin/systems/class_workstationGeneric.inc:311
+msgid "Wake up"
+msgstr "唤醒"
+
+#: plugins/admin/systems/class_servGeneric.inc:245
+#, fuzzy, php-format
+msgid "Removing of system server/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_servGeneric.inc:290
+msgid "The required field 'Server name' is not set."
+msgstr "需要的字段“服务器名称”没有定义。"
+
+#: plugins/admin/systems/class_servGeneric.inc:361
+#, fuzzy, php-format
+msgid "Saving of system server/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_servGeneric.inc:415
+#, fuzzy
+msgid "Server generic"
+msgstr "服务器名称"
+
+#: plugins/admin/systems/class_servGeneric.inc:425
+#: plugins/admin/systems/class_workstationGeneric.inc:618
+#, fuzzy
+msgid "Goto mode"
+msgstr "到目录"
+
+#: plugins/admin/systems/class_servGeneric.inc:427
+#: plugins/admin/systems/class_terminalGeneric.inc:636
+#: plugins/admin/systems/class_workstationGeneric.inc:622
+#: plugins/admin/ogroups/class_termgroup.inc:397
+#, fuzzy
+msgid "Action flag"
+msgstr "行动"
+
+#: plugins/admin/systems/class_divListSystemService.inc:17
+#: plugins/admin/systems/class_divListSystemService.inc:18
+#, fuzzy
+msgid "Installed services"
+msgstr "安装设备"
+
+#: plugins/admin/systems/class_divListSystemService.inc:22
+#, fuzzy
+msgid ""
+"This menu allows you to add, remove and configure the properties of a "
+"specific service."
+msgstr ""
+"这个菜单允许您添加,删除和修改所选系统的属性。您只能添加已经启动过一次的系"
+"统。"
+
+#: plugins/admin/systems/class_divListSystemService.inc:30
+#, fuzzy
+msgid "Service name"
+msgstr "设备名称"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+#, fuzzy
+msgid "Add service"
+msgstr "添加 DNS 服务"
+
+#: plugins/admin/systems/class_divListSystemService.inc:51
+#, fuzzy
+msgid "Add new service"
+msgstr "添加 DNS 服务"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+#, fuzzy
+msgid "Start all"
+msgstr "启动"
+
+#: plugins/admin/systems/class_divListSystemService.inc:54
+#, fuzzy
+msgid "Start all services"
+msgstr "查看所有服务"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#: plugins/admin/systems/class_divListSystemService.inc:106
+#, fuzzy
+msgid "Stop service"
+msgstr "声音服务"
+
+#: plugins/admin/systems/class_divListSystemService.inc:56
+#, fuzzy
+msgid "Stop all services"
+msgstr "查看所有服务"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#: plugins/admin/systems/class_divListSystemService.inc:112
+#, fuzzy
+msgid "Restart service"
+msgstr "打印服务"
+
+#: plugins/admin/systems/class_divListSystemService.inc:58
+#, fuzzy
+msgid "Restart all services"
+msgstr "查看所有服务"
+
+#: plugins/admin/systems/class_divListSystemService.inc:86
+#, fuzzy
+msgid "Stopped"
+msgstr "停止"
+
+#: plugins/admin/systems/class_divListSystemService.inc:87
+#, fuzzy
+msgid "Started"
+msgstr "州/省"
+
+#: plugins/admin/systems/class_divListSystemService.inc:88
+#, fuzzy
+msgid "Restarting"
+msgstr "目标"
+
+#: plugins/admin/systems/class_divListSystemService.inc:89
+#, fuzzy
+msgid "User status"
+msgstr "用户设置"
+
+#: plugins/admin/systems/class_divListSystemService.inc:100
+#, fuzzy
+msgid "Start service"
+msgstr "扫描服务"
+
+#: plugins/admin/systems/class_divListSystemService.inc:118
+#, fuzzy
+msgid "Edit service"
+msgstr "打印服务"
+
+#: plugins/admin/systems/class_divListSystemService.inc:124
+#, fuzzy
+msgid "Remove service"
+msgstr "删除 DNS 服务"
+
+#: plugins/admin/systems/phone.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:44
+msgid "Phone name"
+msgstr "电话名称"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
+msgid "Add/Edit manufacturer"
+msgstr "添加/修改 生产商"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
+msgid "Website"
+msgstr "网站"
+
+#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
+#: plugins/admin/ogroups/class_phonequeue.inc:903
+#: plugins/gofon/conference/paste_generic.tpl:15
+#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
+#: html/getxls.php:298 html/getxls.php:300
+msgid "Phone number"
+msgstr "电话号码"
+
+#: plugins/admin/systems/class_terminalStartup.inc:40
+#: plugins/admin/systems/class_terminalStartup.inc:123
+#: plugins/admin/systems/class_terminalStartup.inc:143
+#: plugins/admin/systems/class_terminalService.inc:75
+#: plugins/admin/systems/class_terminalService.inc:103
+#: plugins/admin/systems/class_terminalService.inc:109
+#: plugins/admin/systems/class_terminalService.inc:119
+#: plugins/admin/systems/class_terminalService.inc:120
+#: plugins/admin/systems/class_terminalService.inc:122
+#: plugins/admin/systems/class_terminalService.inc:126
+#: plugins/admin/systems/class_terminalService.inc:219
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_terminalService.inc:225
+#: plugins/admin/systems/class_terminalService.inc:228
+#: plugins/admin/systems/class_terminalService.inc:231
+#: plugins/admin/systems/class_terminalService.inc:234
+#: plugins/admin/systems/class_terminalService.inc:237
+#: plugins/admin/systems/class_workstationStartup.inc:290
+#: plugins/admin/systems/class_workstationStartup.inc:312
+#: plugins/admin/systems/class_workstationStartup.inc:316
+#: plugins/admin/systems/class_workstationStartup.inc:835
+#: plugins/admin/systems/class_workstationService.inc:202
+#: plugins/admin/systems/class_workstationService.inc:205
+#: plugins/admin/systems/class_workstationService.inc:208
+#: plugins/admin/systems/class_workstationService.inc:211
+#: plugins/admin/systems/class_workstationService.inc:214
+#: plugins/admin/systems/class_workstationService.inc:217
+#: plugins/admin/systems/class_workstationService.inc:220
+#: plugins/admin/systems/class_workstationService.inc:230
+#: plugins/admin/systems/class_workstationService.inc:231
+#: plugins/admin/systems/class_workstationService.inc:232
+#: plugins/admin/systems/class_workstationService.inc:233
+#: plugins/admin/systems/class_workstationService.inc:234
+#: plugins/admin/systems/class_workstationService.inc:235
+#: plugins/admin/systems/class_workstationService.inc:236
+#: plugins/admin/systems/class_terminalGeneric.inc:132
+#: plugins/admin/systems/class_terminalGeneric.inc:328
+#: plugins/admin/systems/class_workstationGeneric.inc:137
+msgid "inherited"
+msgstr "继承"
+
+#: plugins/admin/systems/class_terminalStartup.inc:95
+#: plugins/admin/systems/class_workstationStartup.inc:337
+#, php-format
+msgid ""
+"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
+"exist."
+msgstr "命令 '%s',作为插件 '%s' 的 KERNELS hook 好像并不存在。"
+
+#: plugins/admin/systems/class_terminalStartup.inc:210
+#: plugins/admin/systems/class_workstationStartup.inc:655
+#: plugins/personal/environment/class_environment.inc:601
+#: plugins/personal/environment/class_environment.inc:614
+msgid "You must specify a valid mount point."
+msgstr "您必须提供一个有效的挂载点。"
+
+#: plugins/admin/systems/class_terminalStartup.inc:410
+#, fuzzy, php-format
+msgid "Saving of system terminal/startup with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_terminalStartup.inc:469
+#, fuzzy
+msgid "Terminal startup"
+msgstr "终端模板"
+
+#: plugins/admin/systems/class_terminalStartup.inc:477
+#: plugins/admin/systems/class_workstationStartup.inc:1187
+#, fuzzy
+msgid "Ldap server"
+msgstr "LDAP 服务器"
+
+#: plugins/admin/systems/class_terminalStartup.inc:479
+#: plugins/admin/systems/class_workstationStartup.inc:1191
+msgid "Kernel modules"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalStartup.inc:481
+#: plugins/admin/systems/class_workstationStartup.inc:1189
+#, fuzzy
+msgid "Kernel parameter"
+msgstr "检查参数"
+
+#: plugins/admin/systems/goMailServer.tpl:7
+#: plugins/admin/systems/class_goMailServer.inc:712
+msgid "Visible full qualified hostname"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:11
+msgid "The full qualified host name."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:16
+#, fuzzy
+msgid "Max mail header size"
+msgstr "最大文件大小"
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#, fuzzy
+msgid "This value specifies the maximal header size."
+msgstr "指定为“名称”的值已经在使用了。"
+
+#: plugins/admin/systems/goMailServer.tpl:21
+#: plugins/admin/systems/goMailServer.tpl:31
+#: plugins/admin/systems/goMailServer.tpl:40
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "KB"
+msgstr "KB"
+
+#: plugins/admin/systems/goMailServer.tpl:26
+#: plugins/admin/systems/class_goMailServer.inc:715
+#, fuzzy
+msgid "Max mailbox size"
+msgstr "邮件大小"
+
+#: plugins/admin/systems/goMailServer.tpl:31
+msgid "Defines the maximal size of mail box."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:35
+#: plugins/admin/systems/class_goMailServer.inc:716
+#, fuzzy
+msgid "Max message size"
+msgstr "信息"
+
+#: plugins/admin/systems/goMailServer.tpl:40
+msgid "Specify the maximal size of a message."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:45
+#: plugins/admin/systems/class_goMailServer.inc:719
+#, fuzzy
+msgid "Relay host"
+msgstr "重新加载列表"
+
+#: plugins/admin/systems/goMailServer.tpl:50
+msgid "Relay messages to following host:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:60
+#: plugins/admin/systems/class_goMailServer.inc:718
+msgid "Local networks"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:62
+#, fuzzy
+msgid "Postfix networks"
+msgstr "Posix 设置"
+
+#: plugins/admin/systems/goMailServer.tpl:83
+#, fuzzy
+msgid "Domains and routing"
+msgstr "域管理员"
+
+#: plugins/admin/systems/goMailServer.tpl:91
+#: plugins/admin/systems/class_goMailServer.inc:717
+msgid "Domains to accept mail for"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:93
+msgid "Postfix is responsible for the following domains:"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:114
+#, fuzzy
+msgid "Transports"
+msgstr "传送时间"
+
+#: plugins/admin/systems/goMailServer.tpl:123
+msgid "Select a transport protocol."
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:141
+#, fuzzy
+msgid "Restrictions"
+msgstr "节"
+
+#: plugins/admin/systems/goMailServer.tpl:149
+#: plugins/admin/systems/class_goMailServer.inc:721
+msgid "Restrictions for sender"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:157
+#: plugins/admin/systems/goMailServer.tpl:183
+msgid "Restriction filter"
+msgstr ""
+
+#: plugins/admin/systems/goMailServer.tpl:175
+#: plugins/admin/systems/class_goMailServer.inc:722
+msgid "Restrictions for recipient"
+msgstr ""
+
+#: plugins/admin/systems/class_goSpamServer.inc:50
+#: plugins/admin/systems/class_goSpamServer.inc:327
+#: plugins/admin/systems/class_goSpamServer.inc:328
+#: plugins/admin/systems/class_goSpamServer.inc:354
+msgid "Spamassassin"
+msgstr "Spamassassin"
+
+#: plugins/admin/systems/class_goSpamServer.inc:225
+msgid "Specified value is not a valid 'trusted network' value."
+msgstr "给出的值不是一个有效的 '可信网络'。"
+
+#: plugins/admin/systems/class_goSpamServer.inc:285
+#, php-format
+msgid "Saving of server services/spamassassin with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/spamassassin 失败。"
+
+#: plugins/admin/systems/class_goSpamServer.inc:294
+msgid "Required score must be a numeric value."
+msgstr "需要的分值必须是数字。"
+
+#: plugins/admin/systems/class_goSpamServer.inc:336
+#: plugins/admin/systems/goSpamServer.tpl:8
+msgid "Rewrite header"
+msgstr "重写信头"
+
+#: plugins/admin/systems/class_goSpamServer.inc:337
+#, fuzzy
+msgid "Trusted networks"
+msgstr "SMTP 授权网络"
+
+#: plugins/admin/systems/class_goSpamServer.inc:338
+#: plugins/admin/systems/goSpamServer.tpl:18
+msgid "Required score"
+msgstr "需要的分数"
+
+#: plugins/admin/systems/class_goSpamServer.inc:339
+#, fuzzy
+msgid "Rules"
+msgstr "规则"
+
+#: plugins/admin/systems/class_goSpamServer.inc:341
+#: plugins/admin/systems/goSpamServer.tpl:69
+msgid "Enable use of bayes filtering"
+msgstr "启用 bayes 过滤"
+
+#: plugins/admin/systems/class_goSpamServer.inc:342
+#, fuzzy
+msgid "Enabled bayes auto learning"
+msgstr "启用 bayes 自动学习"
+
+#: plugins/admin/systems/class_goSpamServer.inc:343
+#: plugins/admin/systems/goSpamServer.tpl:75
+msgid "Enable RBL checks"
+msgstr "启用 RBL 检查"
+
+#: plugins/admin/systems/class_goSpamServer.inc:344
+#: plugins/admin/systems/goSpamServer.tpl:86
+msgid "Enable use of Razor"
+msgstr "启用 Razor 的使用"
+
+#: plugins/admin/systems/class_goSpamServer.inc:345
+#: plugins/admin/systems/goSpamServer.tpl:89
+msgid "Enable use of DDC"
+msgstr "启用 DDC 的使用"
+
+#: plugins/admin/systems/class_goSpamServer.inc:346
+#: plugins/admin/systems/goSpamServer.tpl:92
+#, fuzzy
+msgid "Enable use of Pyzor"
+msgstr "启用 Pyzer 的使用"
+
+#: plugins/admin/systems/class_goImapServer.inc:51
+#, fuzzy
+msgid "IMAP/POP3 service"
+msgstr "IMAP 服务"
+
+#: plugins/admin/systems/class_goImapServer.inc:56
+#: plugins/admin/systems/class_goImapServer.inc:173
+#, fuzzy
+msgid "Repair database"
+msgstr "Glpi 数据库"
+
+#: plugins/admin/systems/class_goImapServer.inc:102
+#, fuzzy
+msgid "IMAP/POP3 (Cyrus) service"
+msgstr "POP3 服务"
+
+#: plugins/admin/systems/class_goImapServer.inc:112
+#, fuzzy
+msgid "Please specify a server identifier."
+msgstr "请输入一个有效的 iSerial。"
+
+#: plugins/admin/systems/class_goImapServer.inc:115
+#, fuzzy
+msgid "Please specify a connect url."
+msgstr "请输入一个名字。"
+
+#: plugins/admin/systems/class_goImapServer.inc:118
+#, fuzzy
+msgid "Please specify an admin user."
+msgstr "请输入一个名字。"
+
+#: plugins/admin/systems/class_goImapServer.inc:121
+#, fuzzy
+msgid "Please specify a password for the admin user."
+msgstr "请给出一个有效电话号码。"
+
+#: plugins/admin/systems/class_goImapServer.inc:126
+#, php-format
+msgid "The imap connect string needs to be in the form '%s'."
+msgstr "Imap 连接字符串格式应该为 '%s' 。"
+
+#: plugins/admin/systems/class_goImapServer.inc:130
+msgid "The sieve port needs to be numeric."
+msgstr "Sieve 端口应为数字。"
+
+#: plugins/admin/systems/class_goImapServer.inc:160
+#: plugins/admin/systems/class_goImapServer.inc:161
+msgid "IMAP/POP3"
+msgstr ""
+
+#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
+msgid "Admin password"
+msgstr "管理员口令"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
+#, php-format
+msgid "You're about to delete the glpi cartridge type '%s'."
+msgstr "您将要删除 glpi 硒鼓类型 '%s'。"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
+#, php-format
+msgid ""
+"You can't delete this cartridge type, it is still in use by this printer(s) "
+"'%s'."
+msgstr "您不能删除这个硒鼓类型,它仍然在被这个打印机 '%s' 使用。"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
+msgid "Cartridges"
+msgstr "硒鼓"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "New monitor"
+msgstr "新监视器"
+
+#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
+msgid "M"
+msgstr "M"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
+#: plugins/personal/environment/selectPrinterDialog.tpl:5
+#: plugins/personal/environment/selectPrinterDialog.tpl:10
+msgid "Select printer to add"
+msgstr "选择要添加的打印机"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
+msgid "Select entries to add"
+msgstr "选择要添加的条目"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
+msgid "Display members of department"
+msgstr "显示成员的部门"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
+msgid "Display members matching"
+msgstr "显示匹配的成员"
+
+#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
+msgid "Regular expression for matching member names"
+msgstr "匹配成员名的正则表达式"
+
+#: plugins/admin/systems/servnfs.tpl:1
+msgid "Edit share"
+msgstr "编辑共享"
+
+#: plugins/admin/systems/servnfs.tpl:2
+msgid "NFS setup"
+msgstr "NFS 设置"
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:401
+#: plugins/personal/netatalk/netatalk.tpl:16
+msgid "Path"
+msgstr "路径"
+
+#: plugins/admin/systems/servnfs.tpl:29
+#: plugins/admin/systems/class_goShareServer.inc:403
+msgid "Volume"
+msgstr "卷"
+
+#: plugins/admin/systems/servnfs.tpl:69
+msgid "Auto-mount share on Apple systems"
+msgstr "自动挂载共享到苹果系统"
+
+#: plugins/admin/systems/servnfs.tpl:109
+msgid "Codepage"
+msgstr "代码页"
+
+#: plugins/admin/systems/servnfs.tpl:121
+#: plugins/admin/systems/class_goShareServer.inc:402
+msgid "Option"
+msgstr "选项"
+
+#: plugins/admin/systems/class_winGeneric.inc:155
+#, fuzzy, php-format
+msgid "Removing of system wingeneric/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_winGeneric.inc:205
+msgid "You have no permissions to create a component on this 'Base'."
+msgstr "您无权在这个 'Base' 下创建一个组件。"
+
+#: plugins/admin/systems/class_winGeneric.inc:270
+#, fuzzy, php-format
+msgid "Saving of system wingeneric/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_winGeneric.inc:281
+#, fuzzy
+msgid "Win generic"
+msgstr "通用配置"
+
+#: plugins/admin/systems/class_winGeneric.inc:282
+#, fuzzy
+msgid "Windows workstation generic"
+msgstr "Windows 工作站"
+
+#: plugins/admin/systems/class_winGeneric.inc:287
+#, fuzzy
+msgid "Win workstation"
+msgstr "Windows 工作站"
+
+#: plugins/admin/systems/class_winGeneric.inc:290
+#: plugins/admin/systems/class_workstationGeneric.inc:615
+#: plugins/admin/systems/workstation.tpl:10
+msgid "Workstation name"
+msgstr "工作站名称"
+
+#: plugins/admin/systems/class_servDNS.inc:35
+#: plugins/admin/systems/class_servDNS.inc:368
+#: plugins/admin/systems/class_servDNS.inc:397
+#: plugins/admin/systems/class_servDNS.inc:398
+#, fuzzy
+msgid "DNS service"
+msgstr "添加 DNS 服务"
+
+#: plugins/admin/systems/class_servDNS.inc:81
+msgid "Remove DNS service"
+msgstr "删除 DNS 服务"
+
+#: plugins/admin/systems/class_servDNS.inc:82
+msgid ""
+"This server has DNS features enabled. You can disable them by clicking below."
+msgstr "该账号已经启用 DNS 功能。您可以点击下面按钮禁用。"
+
+#: plugins/admin/systems/class_servDNS.inc:84
+msgid "Add DNS service"
+msgstr "添加 DNS 服务"
+
+#: plugins/admin/systems/class_servDNS.inc:85
+msgid ""
+"This server has DNS features disabled. You can enable them by clicking below."
+msgstr "该账号已经禁用 DNS 功能。您可以点击下面按钮启用。"
+
+#: plugins/admin/systems/class_servDNS.inc:173
+#: plugins/admin/systems/class_servDNS.inc:407
+msgid "Reverse zone"
+msgstr "反向解析域"
+
+#: plugins/admin/systems/class_servDNS.inc:175
+#: plugins/admin/fai/faiTemplateEntry.tpl:102
+msgid "Class"
+msgstr "类"
+
+#: plugins/admin/systems/class_servDNS.inc:239
+#, php-format
+msgid ""
+"Can't delete the selected zone, because it is still in use by these entry/"
+"entries '%s'"
+msgstr "不能删除所选的域,因为它仍然被这些条目使用 '%s'"
+
+#: plugins/admin/systems/class_servDNS.inc:304
+#, fuzzy, php-format
+msgid "Updating of system server/dns with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_servDNS.inc:314
+#, fuzzy, php-format
+msgid "Removing of system server/dns with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_servDNS.inc:335
+#, fuzzy, php-format
+msgid "Saving of system server/dns with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_servDNS.inc:359
+#, fuzzy, php-format
+msgid "Set status flag for system server/dns with dn '%s' failed."
+msgstr "设置 dn 为 '%s' 服务器服务/反病毒 的状态标记失败。"
+
+#: plugins/admin/systems/class_servDNS.inc:406
+#: plugins/admin/systems/class_termDNS.inc:577
+#: plugins/admin/systems/servdnseditzone.tpl:7
+msgid "Zone name"
+msgstr "域名称"
+
+#: plugins/admin/systems/class_servDNS.inc:408
+#, fuzzy
+msgid "Primary dns server"
+msgstr "这个域的主要 dns 服务器"
+
+#: plugins/admin/systems/class_servDNS.inc:410
+#: plugins/admin/systems/glpiPrinter.tpl:48
+msgid "Serial"
+msgstr "串行"
+
+#: plugins/admin/systems/class_servDNS.inc:412
+#: plugins/admin/systems/servdnseditzone.tpl:82
+#: plugins/admin/ogroups/class_phonequeue.inc:954
+#: plugins/admin/ogroups/phonequeue.tpl:85
+msgid "Retry"
+msgstr "重试"
+
+#: plugins/admin/systems/class_servDNS.inc:413
+#: plugins/admin/systems/servdnseditzone.tpl:88
+msgid "Expire"
+msgstr "过期"
+
+#: plugins/admin/systems/class_servDNS.inc:415
+#: plugins/admin/systems/servdnseditzone.tpl:33
+msgid "Zone records"
+msgstr "域记录"
+
+#: plugins/admin/systems/gencd_frame.tpl:2
+msgid "Your browser does not supprt iframes."
+msgstr "您的浏览器不支持 iframes。"
+
+#: plugins/admin/systems/class_termDNS.inc:147
+#, php-format
+msgid ""
+"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
+msgstr "无法执行指定的 AUTO_NETWORK_HOOK '%s',请检查您的 gosa.conf。"
+
+#: plugins/admin/systems/class_termDNS.inc:241
+msgid "Not matching"
+msgstr "不匹配"
+
+#: plugins/admin/systems/class_termDNS.inc:342
+msgid "The required field 'IP-address' is not set."
+msgstr "需要的字段“IP 地址”没有设置"
+
+#: plugins/admin/systems/class_termDNS.inc:346
+msgid "Wrong IP format in field IP-address."
+msgstr "字段“IP 地址”格式错误"
+
+#: plugins/admin/systems/class_termDNS.inc:353
+msgid "The required field 'MAC-address' is not set."
+msgstr "需要的字段“MAC 地址”没有设置。"
+
+#: plugins/admin/systems/class_termDNS.inc:356
+msgid ""
+"The given macaddress is invalid. There must be 6 2byte segments seperated by "
+"':'."
+msgstr "提供的 MAC 地址无效。必须是由 ':' 分隔的六个两字节片断组成。"
+
+#: plugins/admin/systems/class_termDNS.inc:370
+#, php-format
+msgid ""
+"The specified IP address '%s' is not matching the selected reverse zone "
+"entry '%s'."
+msgstr "提供的 IP 地址 '%s' 和所选的反向解析域条目 '%s' 不匹配。"
+
+#: plugins/admin/systems/class_termDNS.inc:382
+#, php-format
+msgid "Found duplicate value for record type '%s'."
+msgstr "发现记录类型 '%s' 有重复。"
+
+#: plugins/admin/systems/class_termDNS.inc:390
+#, php-format
+msgid "Found more than one entry for the uniqe record type '%s'."
+msgstr "对于唯一记录类型 '%s' 发现了一个以上的条目。"
+
+#: plugins/admin/systems/class_termDNS.inc:401
+#, php-format
+msgid ""
+"The device IP '%s' is added as 'A Record', this will be done automatically, "
+"please remove the record."
+msgstr "设备 IP '%s' 将自动作为'A'记录添加,请删除这条记录。"
+
+#: plugins/admin/systems/class_termDNS.inc:408
+#: plugins/admin/systems/class_servDNSeditZone.inc:422
+#, php-format
+msgid "Only lowercase is allowed, please check your '%ss'."
+msgstr "只允许小写字母,请检查您的 '%ss'。"
+
+#: plugins/admin/systems/class_termDNS.inc:494
+#, fuzzy, php-format
+msgid "Saving of terminal/dns account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/systems/class_termDNS.inc:558
+msgid "DNS"
+msgstr ""
+
+#: plugins/admin/systems/class_termDNS.inc:559
+#, fuzzy
+msgid "DNS settings"
+msgstr "Samba 设置"
+
+#: plugins/admin/systems/class_termDNS.inc:567
+#, fuzzy
+msgid "IP address"
+msgstr "IP 地址"
+
+#: plugins/admin/systems/class_termDNS.inc:576
+#, fuzzy
+msgid "DNS records"
+msgstr "Dns 记录"
+
+#: plugins/admin/systems/goNtpServer.tpl:2
+#, fuzzy
+msgid "Time server"
+msgstr "主服务器"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
+#, php-format
+msgid "You're about to delete the glpi attachment component '%s'."
+msgstr "您将要删除 glpi 附件组件 '%s'。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
+#, php-format
+msgid ""
+"You can't delete this attachment, it is still in use by these system(s) '%s'"
+msgstr "您不能删除这个附件,它仍然被这些系统使用 '%s'"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
+msgid "There is no valid file uploaded."
+msgstr "没有上传有效文件。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
+msgid "Upload wasn't successfull."
+msgstr "上传没有成功。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
+#, php-format
+msgid "Missing directory '%s/glpi/' to store glpi uploads."
+msgstr "缺少目录 '%s/glpi/' 来保存 glpi 上传。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
+msgid "There is already a file with the same name uploaded."
+msgstr "已经由同名文件上传。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
+#, php-format
+msgid "Can't create file '%s'."
+msgstr "无法创建文件 '%s'。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
+msgid "File is available."
+msgstr "文件可用。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
+msgid "File is not readable, possibly the file is missing."
+msgstr "文件无法读取,可能是文件缺失。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
+msgid "Currently no file uploaded."
+msgstr "目前没有文件上传。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
+msgid "Mime"
+msgstr "Mime"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
+msgid "This table displays all available attachments."
+msgstr "这个表显示所有可用的附件。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
+#: include/sieve/class_sieveElement_If.inc:447
+msgid "empty"
+msgstr "空"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
+msgid "Create new attachment"
+msgstr "创建新附件"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
+msgid "New Attachment"
+msgstr "新附件"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
+#: plugins/admin/systems/class_servRepository.inc:218
+#: plugins/admin/fai/class_faiManagement.inc:456
+msgid "This name is already in use."
+msgstr "该名称已经被使用。"
+
+#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
+msgid "Please specify a valid name for this attachment."
+msgstr "请为这个附件指定一个有效名称。"
+
+#: plugins/admin/systems/remove_glpi.tpl:10
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"contents of your MySql database in a file. So - if you've done so - press "
+"'Delete' to continue or 'Cancel' to abort."
+msgstr ""
+"最好在执行这个操作之前,保存当前 MySQL 数据库中的内容到一个文件。所以,如果您"
+"已经这么做了,按“删除”继续或者按“取消”退出。"
+
+#: plugins/admin/systems/class_servDHCP.inc:42
+msgid "Remove DHCP service"
+msgstr "删除 DHCP 服务"
+
+#: plugins/admin/systems/class_servDHCP.inc:43
+msgid ""
+"This server has DHCP features enabled. You can disable them by clicking "
+"below."
+msgstr "该服务器已经启用 DHCP 功能。您可以点击下面按钮禁用。"
+
+#: plugins/admin/systems/class_servDHCP.inc:45
+msgid "Add DHCP service"
+msgstr "添加 DHCP 服务"
+
+#: plugins/admin/systems/class_servDHCP.inc:46
+msgid ""
+"This server has DHCP features disabled. You can enable them by clicking "
+"below."
+msgstr "该服务器已经禁用 DHCP 功能。您可以点击下面按钮启用。"
+
+#: plugins/admin/systems/class_goFonServer.inc:35
+#: plugins/admin/systems/class_goFonServer.inc:130
+#, fuzzy
+msgid "VoIP service"
+msgstr "IMAP 服务"
+
+#: plugins/admin/systems/class_goFonServer.inc:64
+#, fuzzy
+msgid "VoIP service - Asterisk management"
+msgstr "Asterisk 管理"
+
+#: plugins/admin/systems/class_goFonServer.inc:73
+#, fuzzy
+msgid "The attribute DB user is empty or contains invalid characters."
+msgstr "属性 '%s' 为空或者包含无效字符。"
+
+#: plugins/admin/systems/class_goFonServer.inc:76
+#: plugins/admin/systems/class_goFaxServer.inc:73
+#, fuzzy
+msgid "The attribute password is empty or contains invalid characters."
+msgstr "属性 '%s' 为空或者包含无效字符。"
+
+#: plugins/admin/systems/class_goFonServer.inc:79
+#, fuzzy
+msgid ""
+"The attribute local dial prefix is empty or contains invalid characters."
+msgstr "属性 '%s' 为空或者包含无效字符。"
+
+#: plugins/admin/systems/class_goFonServer.inc:82
+#, fuzzy
+msgid ""
+"The attribute country dial prefix is empty or contains invalid characters."
+msgstr "属性 '%s' 为空或者包含无效字符。"
+
+#: plugins/admin/systems/class_goFonServer.inc:119
+#, php-format
+msgid ""
+"You can't remove the asterisk database extension, it is still in use by "
+"these objects '%s'."
+msgstr "您不能删除 asterisk 数据库扩展,它仍被这些对象 '%s' 使用。"
+
+#: plugins/admin/systems/class_goFonServer.inc:131
+#, fuzzy
+msgid "VoIP - asterisk management"
+msgstr "Asterisk 管理"
+
+#: plugins/admin/systems/class_goFonServer.inc:145
+#, fuzzy
+msgid "Area code"
+msgstr "SOA 记录"
+
+#: plugins/admin/systems/class_goFonServer.inc:146
+#, fuzzy
+msgid "Country code"
+msgstr "账号号码"
+
+#: plugins/admin/systems/class_terminalService.inc:72
+#: plugins/admin/systems/class_workstationService.inc:93
+#: plugins/admin/systems/workstationService.tpl:157
+msgid "unknown"
+msgstr "未知"
+
+#: plugins/admin/systems/class_terminalService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:89
+#: plugins/personal/environment/class_environment.inc:231
+#, php-format
+msgid ""
+"You have specified an external resolution hook which can't be read, please "
+"check the permission of the file '%s'."
+msgstr "您已经定义的一个外部钩子解决方案无法访问,请检查文件 '%s' 的权限。"
+
+#: plugins/admin/systems/class_terminalService.inc:104
+#: plugins/admin/systems/class_terminalService.inc:105
+#: plugins/admin/systems/class_terminalService.inc:106
+#: plugins/admin/systems/class_terminalService.inc:107
+#: plugins/admin/systems/class_workstationService.inc:96
+#: plugins/admin/systems/class_workstationService.inc:97
+#: plugins/admin/systems/class_workstationService.inc:98
+#: plugins/admin/systems/class_workstationService.inc:99
+msgid "bit"
+msgstr "比特"
+
+#: plugins/admin/systems/class_terminalService.inc:158
+msgid "default"
+msgstr "缺省"
+
+#: plugins/admin/systems/class_terminalService.inc:159
+#: plugins/admin/systems/class_workstationService.inc:139
+msgid "show chooser"
+msgstr "显示选择"
+
+#: plugins/admin/systems/class_terminalService.inc:160
+#: plugins/admin/systems/class_workstationService.inc:140
+msgid "direct"
+msgstr "直接"
+
+#: plugins/admin/systems/class_terminalService.inc:163
+#: plugins/admin/systems/class_workstationService.inc:143
+msgid "load balanced"
+msgstr "负载均衡"
+
+#: plugins/admin/systems/class_terminalService.inc:166
+#: plugins/admin/systems/class_workstationService.inc:146
+msgid "Windows RDP"
+msgstr "Windows RDP"
+
+#: plugins/admin/systems/class_terminalService.inc:167
+#: plugins/admin/systems/class_workstationService.inc:147
+msgid "ICA client"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:197
+#: plugins/admin/systems/class_workstationStartup.inc:836
+#: plugins/admin/systems/class_workstationService.inc:183
+#: plugins/personal/posix/class_posixAccount.inc:203
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
+msgid "automatic"
+msgstr "自动"
+
+#: plugins/admin/systems/class_terminalService.inc:222
+#: plugins/admin/systems/class_workstationService.inc:205
+msgid "Bit"
+msgstr "字节"
+
+#: plugins/admin/systems/class_terminalService.inc:322
+#: plugins/admin/systems/class_workstationService.inc:320
+msgid "Choose the phone located at the current terminal"
+msgstr "在当前终端中选择电话"
+
+#: plugins/admin/systems/class_terminalService.inc:397
+#: plugins/admin/systems/class_terminalService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:387
+#: plugins/admin/systems/class_workstationService.inc:392
+msgid "Please specify a valid VSync range."
+msgstr "请指定一个有效的 VSync 范围。"
+
+#: plugins/admin/systems/class_terminalService.inc:411
+#: plugins/admin/systems/class_terminalService.inc:416
+#: plugins/admin/systems/class_workstationService.inc:402
+#: plugins/admin/systems/class_workstationService.inc:407
+msgid "Please specify a valid HSync range."
+msgstr "请指定一个有效的 HSync 范围。"
+
+#: plugins/admin/systems/class_terminalService.inc:465
+#, fuzzy, php-format
+msgid "Saving of object system terminal/service with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_terminalService.inc:474
+#: plugins/admin/systems/class_workstationService.inc:459
+#, fuzzy
+msgid "Service"
+msgstr "服务"
+
+#: plugins/admin/systems/class_terminalService.inc:483
+#: plugins/admin/systems/class_workstationService.inc:468
+#, fuzzy
+msgid "Monitor"
+msgstr "显示器大小"
+
+#: plugins/admin/systems/class_terminalService.inc:484
+#: plugins/admin/ogroups/class_phonequeue.inc:951
+#, fuzzy
+msgid "Method"
+msgstr "方法"
+
+#: plugins/admin/systems/class_terminalService.inc:485
+#: plugins/admin/systems/terminalService.tpl:173
+msgid "Remote desktop"
+msgstr "远程桌面"
+
+#: plugins/admin/systems/class_terminalService.inc:487
+#: plugins/admin/systems/class_workstationService.inc:469
+#, fuzzy
+msgid "Gfx driver"
+msgstr "新驱动"
+
+#: plugins/admin/systems/class_terminalService.inc:488
+#: plugins/admin/systems/class_workstationService.inc:470
+#, fuzzy
+msgid "Gfx resolution"
+msgstr "分辨率"
+
+#: plugins/admin/systems/class_terminalService.inc:489
+#: plugins/admin/systems/class_workstationService.inc:471
+#, fuzzy
+msgid "Gfx color depth"
+msgstr "颜色深度"
+
+#: plugins/admin/systems/class_terminalService.inc:490
+#: plugins/admin/systems/class_workstationService.inc:472
+#, fuzzy
+msgid "Hsync"
+msgstr "HSync"
+
+#: plugins/admin/systems/class_terminalService.inc:491
+#: plugins/admin/systems/class_workstationService.inc:473
+#, fuzzy
+msgid "Vsync"
+msgstr "VSync"
+
+#: plugins/admin/systems/class_terminalService.inc:492
+msgid "Auto-Sync"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:493
+#, fuzzy
+msgid "Printer service enabled"
+msgstr "打印服务"
+
+#: plugins/admin/systems/class_terminalService.inc:494
+#: plugins/admin/systems/terminalService.tpl:229
+msgid "Spool server"
+msgstr "Spool 服务器"
+
+#: plugins/admin/systems/class_terminalService.inc:495
+#: plugins/admin/systems/class_workstationService.inc:475
+#, fuzzy
+msgid "Scanner enabled"
+msgstr "保存打印机失败"
+
+#: plugins/admin/systems/class_terminalService.inc:496
+msgid "Scanner model"
+msgstr ""
+
+#: plugins/admin/systems/class_terminalService.inc:497
+#: plugins/admin/systems/class_workstationService.inc:476
+#, fuzzy
+msgid "Keyboard model"
+msgstr "选择键盘类型"
+
+#: plugins/admin/systems/class_terminalService.inc:498
+#: plugins/admin/systems/class_workstationService.inc:477
+#, fuzzy
+msgid "Keyboard layout"
+msgstr "选择键盘布局"
+
+#: plugins/admin/systems/class_terminalService.inc:499
+#: plugins/admin/systems/class_workstationService.inc:478
+#, fuzzy
+msgid "Keyboard variant"
+msgstr "选择键盘变种"
+
+#: plugins/admin/systems/class_terminalService.inc:500
+#: plugins/admin/systems/class_workstationService.inc:479
+#, fuzzy
+msgid "Mouse type"
+msgstr "电话类型"
+
+#: plugins/admin/systems/class_terminalService.inc:501
+#: plugins/admin/systems/class_workstationService.inc:480
+#, fuzzy
+msgid "Mouse port"
+msgstr "挂载点"
+
+#: plugins/admin/systems/class_terminalService.inc:502
+#: plugins/admin/systems/terminalService.tpl:76
+#: plugins/admin/systems/class_workstationService.inc:481
+#: plugins/admin/systems/workstationService.tpl:86
+#: plugins/gofon/phoneaccount/paste_generic.tpl:27
+#: plugins/gofon/phoneaccount/generic.tpl:30
+msgid "Telephone hardware"
+msgstr "电话硬件"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
+#, php-format
+msgid "Internal Error can't create device of type '%s'"
+msgstr "内部错误:无法创建类型为 '%s' 的设备"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
+#, php-format
+msgid "You're about to delete the glpi device '%s'."
+msgstr "您将要删除 glpi 设备 '%s'。"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
+msgid "Can't detect object name."
+msgstr "无法检测对象名称。"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
+#, php-format
+msgid ""
+"You can't delete this device, it is still in use by these system(s) '%s'"
+msgstr "您不能删除这个设备,它仍然被这些系统使用 '%s'"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
+msgid "devices"
+msgstr "设备"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
+msgid "New mainbord"
+msgstr "新主板"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+msgid "New processor"
+msgstr "新处理器"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
+#: plugins/admin/fai/class_divListFai.inc:177
+msgid "P"
+msgstr "P"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "New case"
+msgstr "新机箱"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
+msgid "C"
+msgstr "C"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "New network interface"
+msgstr "新建网络接口"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
+msgid "NI"
+msgstr "NI"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "New ram"
+msgstr "新内存"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
+msgid "R"
+msgstr "R"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "New hard disk"
+msgstr "新硬盘"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
+msgid "HDD"
+msgstr "HDD"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "New drive"
+msgstr "新驱动器"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
+msgid "D"
+msgstr "D"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "New controller"
+msgstr "新控制器"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
+msgid "CS"
+msgstr "CS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "New graphics card"
+msgstr "新显卡"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
+msgid "GC"
+msgstr "GC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "New sound card"
+msgstr "新声卡"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
+msgid "SC"
+msgstr "SC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "New power supply"
+msgstr "新电源"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
+msgid "PS"
+msgstr "PS"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "New misc device"
+msgstr "新建其他设备"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
+msgid "OC"
+msgstr "OC"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
+msgid "You have to specify a valid name for this device."
+msgstr "您必须为这个设备提供一个有效的名称。"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
+msgid "This device name is already in use."
+msgstr "这个设备名已经被使用。"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+#: plugins/personal/environment/class_environment.inc:508
+#: plugins/personal/environment/class_environment.inc:905
+msgid "None"
+msgstr "无"
+
+#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
+msgid "Other"
+msgstr "其他"
+
+#: plugins/admin/systems/class_goMailServer.inc:47
+#: plugins/admin/systems/class_goMailServer.inc:514
+msgid "Mail smtp service (Postfix)"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:583
+#, fuzzy, php-format
+msgid "Saving server services/mail with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/spamassassin 失败。"
+
+#: plugins/admin/systems/class_goMailServer.inc:600
+#, fuzzy
+msgid "Please specify a numeric value for header size limit."
+msgstr "请为重试提供一个数值。"
+
+#: plugins/admin/systems/class_goMailServer.inc:604
+#, fuzzy
+msgid "Please specify a numeric value for mailbox size limit."
+msgstr "请为过期时间提供一个数值。"
+
+#: plugins/admin/systems/class_goMailServer.inc:608
+#, fuzzy
+msgid "Please specify a numeric value for message size limit."
+msgstr "请为过期时间提供一个数值。"
+
+#: plugins/admin/systems/class_goMailServer.inc:703
+msgid "Mail smtp (Postfix)"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:704
+msgid "Mail smtp - Postfix"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:714
+msgid "Header size limit"
+msgstr ""
+
+#: plugins/admin/systems/class_goMailServer.inc:720
+#, fuzzy
+msgid "Transport table"
+msgstr "传送时间"
+
+#: plugins/admin/systems/goFonServer.tpl:1
+#, fuzzy
+msgid "VoIP database information"
+msgstr "切换信息"
+
+#: plugins/admin/systems/goFonServer.tpl:4
+msgid "Asterisk DB user"
+msgstr "Asterisk DB 用户"
+
+#: plugins/admin/systems/goFonServer.tpl:20
+msgid "Country dial prefix"
+msgstr "国内拨号前缀"
+
+#: plugins/admin/systems/goFonServer.tpl:28
+msgid "Local dial prefix"
+msgstr "内部拨号前缀"
+
+#: plugins/admin/systems/class_workstationStartup.inc:434
+msgid ""
+"There are packages in your configuration, which can't be resolved with "
+"current server/release settings."
+msgstr "您的配置中有软件包不能通过当前服务器/发行版设置解析。"
+
+#: plugins/admin/systems/class_workstationStartup.inc:479
+msgid "Please select a 'FAI server' or remove the 'FAI classes'."
+msgstr "请选择一个“自动化安装(FAI)服务器”或者删除“自动化安装(FAI)类”。"
+
+#: plugins/admin/systems/class_workstationStartup.inc:547
+msgid ""
+"There is already a profile in your selection that contain partition table "
+"configurations."
+msgstr "在您的选择中已经有一个 profile 包含分区表设置。"
+
+#: plugins/admin/systems/class_workstationStartup.inc:764
+msgid "Not available in current setup"
+msgstr "当前安装不可用"
+
+#: plugins/admin/systems/class_workstationStartup.inc:908
+#, php-format
+msgid ""
+"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
+"Server was reset to 'auto'."
+msgstr "无法解析一个或多个给出的 FAIcless [%s],于 FAI 服务器 '%s'。"
+
+#: plugins/admin/systems/class_workstationStartup.inc:924
+#, php-format
+msgid ""
+"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
+"configurations, possibly some classes where deleted or renamed. Server was "
+"reset to 'auto'."
+msgstr ""
+"依旧无法解析提供的 FAIclass [%s],请检查您的 FAI 配置,可能一些类被删除或者更"
+"名了。服务器被重置为“自动”。"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1097
+#, fuzzy, php-format
+msgid "Saving of system workstation/startup with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1147
+#, php-format
+msgid ""
+"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
+msgstr "无法执行指定的 REPOSITOR_HOOK '%s',请检查您的 gosa.conf。"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1179
+#, fuzzy
+msgid "System startup"
+msgstr "系统状态"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1194
+#: plugins/admin/fai/faiProfile.tpl:36
+#: plugins/admin/fai/class_faiProfile.inc:467
+msgid "FAI classes"
+msgstr "自动化安装(FAI)类"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1195
+#, fuzzy
+msgid "Debian mirror"
+msgstr "数据库镜像"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1196
+#, fuzzy
+msgid "Debian release"
+msgstr "当前版本"
+
+#: plugins/admin/systems/class_workstationStartup.inc:1198
+msgid "FAI status flag"
+msgstr ""
+
+#: plugins/admin/systems/class_gosaLogServer.inc:28
+#: plugins/admin/systems/class_gosaLogServer.inc:56
+#: plugins/admin/systems/class_gosaLogServer.inc:92
+#: plugins/admin/systems/class_gosaLogServer.inc:93
+#, fuzzy
+msgid "GOsa logging service"
+msgstr "Syslog 服务"
+
+#: plugins/admin/systems/class_gosaLogServer.inc:104
+#, fuzzy
+msgid "Allow view of entries on this server"
+msgstr "允许登录到终端服务器"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+msgid "Syslog Service"
+msgstr "Syslog 服务"
+
+#: plugins/admin/systems/goSyslogServer.tpl:1
+#: plugins/admin/systems/goCupsServer.tpl:1
+#, fuzzy
+msgid "enabled"
+msgstr "禁用"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:6
+msgid "List of attachments"
+msgstr "附件列表"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:23
+msgid ""
+"This dialog allow you to attach additional objects (like manuals, guides, "
+"etc.)  to your currently edited computer."
+msgstr "此对话框允许您附加额外的对象(如手册,说明书等)到您正编辑的计算机。"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:35
+msgid "Display attachments matching"
+msgstr "显示匹配的附件"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:37
+msgid "Regular expression for matching attachment names"
+msgstr "匹配附件名称的正则表达式"
+
+#: plugins/admin/systems/glpiAttachmentPool.tpl:51
+#: plugins/admin/systems/class_baseSelectDialog.inc:42
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
+#: plugins/admin/systems/glpiDeviceManagement.tpl:51
+#: plugins/admin/systems/class_glpiSelectUser.inc:113
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
+msgid "Use"
+msgstr "使用"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
+msgid "Can't delete this entry, it is still in use."
+msgstr "无法删除条目,仍在使用。"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
+#: plugins/admin/systems/class_glpiAccount.inc:643
+#: plugins/admin/systems/class_glpiAccount.inc:658
+msgid "N/A"
+msgstr "N/A"
+
+#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
+msgid "The selected name is already in use."
+msgstr "选择的名称已经被使用。"
+
+#: plugins/admin/systems/terminalService.tpl:4
+#: plugins/admin/systems/workstationService.tpl:4
+msgid "Keyboard"
+msgstr "键盘"
+
+#: plugins/admin/systems/terminalService.tpl:7
+#: plugins/admin/systems/terminalService.tpl:254
+#: plugins/admin/systems/printerPPDDialog.tpl:5
+#: plugins/admin/systems/class_glpiAccount.inc:794
+#: plugins/admin/systems/workstationService.tpl:7
+msgid "Model"
+msgstr "模型"
+
+#: plugins/admin/systems/terminalService.tpl:10
+#: plugins/admin/systems/workstationService.tpl:11
+msgid "Choose keyboard model"
+msgstr "选择键盘类型"
+
+#: plugins/admin/systems/terminalService.tpl:17
+#: plugins/admin/systems/workstationService.tpl:19
+msgid "Layout"
+msgstr "布局"
+
+#: plugins/admin/systems/terminalService.tpl:20
+#: plugins/admin/systems/workstationService.tpl:23
+msgid "Choose keyboard layout"
+msgstr "选择键盘布局"
+
+#: plugins/admin/systems/terminalService.tpl:27
+#: plugins/admin/systems/workstationService.tpl:31
+msgid "Variant"
+msgstr "Variant"
+
+#: plugins/admin/systems/terminalService.tpl:30
+#: plugins/admin/systems/workstationService.tpl:35
+msgid "Choose keyboard variant"
+msgstr "选择键盘变种"
+
+#: plugins/admin/systems/terminalService.tpl:45
+#: plugins/admin/systems/workstationService.tpl:51
+msgid "Mouse"
+msgstr "鼠标"
+
+#: plugins/admin/systems/terminalService.tpl:51
+#: plugins/admin/systems/workstationService.tpl:58
+msgid "Choose mouse type"
+msgstr "选择鼠标类型"
+
+#: plugins/admin/systems/terminalService.tpl:58
+#: plugins/admin/systems/workstationService.tpl:66
+msgid "Port"
+msgstr "端口"
+
+#: plugins/admin/systems/terminalService.tpl:61
+#: plugins/admin/systems/workstationService.tpl:70
+msgid "Choose mouse port"
+msgstr "选择鼠标端口"
+
+#: plugins/admin/systems/terminalService.tpl:79
+#: plugins/admin/systems/workstationService.tpl:89
+#: plugins/admin/departments/class_departmentGeneric.inc:599
+#: plugins/gofon/phoneaccount/paste_generic.tpl:29
+#: plugins/gofon/phoneaccount/generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:34
+msgid "Telephone"
+msgstr "电话"
+
+#: plugins/admin/systems/terminalService.tpl:101
+#: plugins/admin/systems/workstationService.tpl:114
+msgid "Choose graphic driver that is needed by the installed graphic board"
+msgstr "选择安装的显卡需要的显卡驱动"
+
+#: plugins/admin/systems/terminalService.tpl:108
+#: plugins/admin/systems/workstationService.tpl:122
+#: plugins/personal/environment/class_environment.inc:1331
+#: plugins/personal/environment/environment.tpl:110
+msgid "Resolution"
+msgstr "分辨率"
+
+#: plugins/admin/systems/terminalService.tpl:111
+#: plugins/admin/systems/workstationService.tpl:126
+msgid "Choose screen resolution used in graphic mode"
+msgstr "选择图形模式的屏幕分辨率"
+
+#: plugins/admin/systems/terminalService.tpl:118
+#: plugins/admin/systems/workstationService.tpl:134
+msgid "Color depth"
+msgstr "颜色深度"
+
+#: plugins/admin/systems/terminalService.tpl:121
+#: plugins/admin/systems/workstationService.tpl:138
+msgid "Choose colordepth used in graphic mode"
+msgstr "选择图形模式的色彩深度"
+
+#: plugins/admin/systems/terminalService.tpl:135
+#: plugins/admin/systems/workstationService.tpl:153
+msgid "Display device"
+msgstr "显示设备"
+
+#: plugins/admin/systems/terminalService.tpl:147
+#: plugins/admin/systems/workstationService.tpl:167
+msgid "Use DDC for automatic detection"
+msgstr "使用 DDC 用于自动检测"
+
+#: plugins/admin/systems/terminalService.tpl:150
+#: plugins/admin/systems/workstationService.tpl:170
+msgid "HSync"
+msgstr "HSync"
+
+#: plugins/admin/systems/terminalService.tpl:154
+#: plugins/admin/systems/workstationService.tpl:175
+msgid "Horizontal refresh frequency for installed monitor"
+msgstr "安装的显示器的水平刷新率"
+
+#: plugins/admin/systems/terminalService.tpl:158
+#: plugins/admin/systems/workstationService.tpl:181
+msgid "VSync"
+msgstr "VSync"
+
+#: plugins/admin/systems/terminalService.tpl:162
+#: plugins/admin/systems/workstationService.tpl:186
+msgid "Vertical refresh frequency for installed monitor"
+msgstr "安装的显示器的水平垂直刷新率"
+
+#: plugins/admin/systems/terminalService.tpl:177
+msgid "Connect method"
+msgstr "连接方法"
+
+#: plugins/admin/systems/terminalService.tpl:180
+msgid "Choose method to connect to terminal server"
+msgstr "选择连接终端服务器的方法"
+
+#: plugins/admin/systems/terminalService.tpl:188
+msgid "Terminal server"
+msgstr "终端服务器"
+
+#: plugins/admin/systems/terminalService.tpl:191
+msgid "Select specific terminal server to use"
+msgstr "选择要用的终端服务器"
+
+#: plugins/admin/systems/terminalService.tpl:199
+msgid "Font server"
+msgstr "字体服务器"
+
+#: plugins/admin/systems/terminalService.tpl:202
+msgid "Select specific font server to use"
+msgstr "选择要用的字体服务器"
+
+#: plugins/admin/systems/terminalService.tpl:219
+msgid "Print device"
+msgstr "打印设备"
+
+#: plugins/admin/systems/terminalService.tpl:221
+msgid "Select to start IPP based printing service on terminal"
+msgstr "选择在终端上执行基于 IPP 的打印服务"
+
+#: plugins/admin/systems/terminalService.tpl:223
+msgid "Provide print services"
+msgstr "提供打印服务"
+
+#: plugins/admin/systems/terminalService.tpl:232
+msgid "Select NFS filesystem to place spool files on"
+msgstr "选择放置 spool 文件的 NFS 文件系统"
+
+#: plugins/admin/systems/terminalService.tpl:245
+#: plugins/admin/systems/workstationService.tpl:201
+msgid "Scan device"
+msgstr "扫描设备"
+
+#: plugins/admin/systems/terminalService.tpl:247
+#: plugins/admin/systems/workstationService.tpl:204
+msgid "Select to start SANE scan service on terminal"
+msgstr "选择在终端启动 SANE 扫描服务"
+
+#: plugins/admin/systems/terminalService.tpl:249
+#: plugins/admin/systems/workstationService.tpl:207
+msgid "Provide scan services"
+msgstr "提供扫描服务"
+
+#: plugins/admin/systems/terminalService.tpl:257
+msgid "Select scanner driver to use"
+msgstr "选择要用的扫描器驱动"
+
+#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
+#: plugins/personal/environment/class_selectPrinterDialog.inc:110
+msgid "Please select a printer or press cancel."
+msgstr "请选择一个打印机或者取消。"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:58
+#, php-format
+msgid ""
+"You can't delete this manufacturer, it is still in use by these system(s) '%"
+"s'"
+msgstr "您不能删除这个制造商,它仍然被这些系统使用 '%s'"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:104
+msgid "Please specify a name."
+msgstr "请输入一个名字。"
+
+#: plugins/admin/systems/class_glpiManufacturer.inc:113
+#: plugins/admin/systems/class_glpiManufacturer.inc:119
+msgid "Specified name is already in use, please choose another one."
+msgstr "提供的名称已经被使用,请选择另外一个。"
+
+#: plugins/admin/systems/class_goSyslogServer.inc:29
+#: plugins/admin/systems/class_goSyslogServer.inc:49
+#: plugins/admin/systems/class_goSyslogServer.inc:70
+#: plugins/admin/systems/class_goSyslogServer.inc:71
+#, fuzzy
+msgid "Logging service"
+msgstr "Logging DB 用户"
+
+#: plugins/admin/systems/class_workstationService.inc:451
+#, fuzzy, php-format
+msgid "Saving of system workstation/service with dn '%s' failed."
+msgstr "保存工作站服务失败"
+
+#: plugins/admin/systems/class_workstationService.inc:460
+#, fuzzy
+msgid "Workstation service"
+msgstr "工作站名称"
+
+#: plugins/admin/systems/class_workstationService.inc:474
+#, fuzzy
+msgid "Use DDC"
+msgstr "用户 ID"
+
+#: plugins/admin/systems/servkolab.tpl:9
+#: plugins/admin/systems/class_servKolab.inc:394
+msgid "Postfix mydomain"
+msgstr "Postfix 'mydomain'"
+
+#: plugins/admin/systems/servkolab.tpl:18
+msgid "Postfix mydestination"
+msgstr "Postfix mydestination"
+
+#: plugins/admin/systems/servkolab.tpl:27
+#: plugins/admin/systems/class_servKolab.inc:396
+msgid "Cyrus admins"
+msgstr "Cyrus 管理员"
+
+#: plugins/admin/systems/servkolab.tpl:48
+#: plugins/admin/systems/class_servKolab.inc:407
+msgid "POP3 service"
+msgstr "POP3 服务"
+
+#: plugins/admin/systems/servkolab.tpl:58
+#: plugins/admin/systems/class_servKolab.inc:409
+msgid "POP3/SSL service"
+msgstr "POP3/SSL 服务器"
+
+#: plugins/admin/systems/servkolab.tpl:68
+#: plugins/admin/systems/class_servKolab.inc:405
+msgid "IMAP service"
+msgstr "IMAP 服务"
+
+#: plugins/admin/systems/servkolab.tpl:78
+#: plugins/admin/systems/class_servKolab.inc:408
+msgid "IMAP/SSL service"
+msgstr "IMAP/SSL 服务"
+
+#: plugins/admin/systems/servkolab.tpl:88
+#: plugins/admin/systems/class_servKolab.inc:410
+msgid "Sieve service"
+msgstr "Sieve 服务"
+
+#: plugins/admin/systems/servkolab.tpl:98
+msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
+msgstr "FTP FreeBusy 服务 (过时的,不能和 Kolab2 FreeBusy 互操作)"
+
+#: plugins/admin/systems/servkolab.tpl:108
+msgid "HTTP FreeBusy service (legacy)"
+msgstr "HTTP FreeBusy 服务(旧)"
+
+#: plugins/admin/systems/servkolab.tpl:118
+msgid "Amavis email scanning (virus/spam)"
+msgstr "Amavis 邮件扫描 (病毒/垃圾邮件)"
+
+#: plugins/admin/systems/servkolab.tpl:129
+#: plugins/admin/systems/class_servKolab.inc:411
+msgid "Quota settings"
+msgstr "Quota 设置"
+
+#: plugins/admin/systems/servkolab.tpl:147
+msgid "Free/Busy settings"
+msgstr "Free/Busy 设置"
+
+#: plugins/admin/systems/servkolab.tpl:153
+msgid "Allow unauthenticated downloading of Free/Busy information"
+msgstr "允许不登录下载 Free/Busy 信息"
+
+#: plugins/admin/systems/servkolab.tpl:171
+#: plugins/admin/systems/class_servKolab.inc:398
+msgid "SMTP privileged networks"
+msgstr "SMTP 授权网络"
+
+#: plugins/admin/systems/servkolab.tpl:176
+msgid "Hosts/networks allowed to relay"
+msgstr "允许中继的主机/网络"
+
+#: plugins/admin/systems/servkolab.tpl:181
+msgid "Enter multiple values, seperated with"
+msgstr "输入多个值,分隔符为"
+
+#: plugins/admin/systems/servkolab.tpl:194
+msgid "SMTP smarthost/relayhost"
+msgstr "SMTP smarthost/relayhost"
+
+#: plugins/admin/systems/servkolab.tpl:202
+#: plugins/admin/systems/class_servKolab.inc:401
+msgid "Enable MX lookup for relayhost"
+msgstr "启用中继主机的 MX 查找"
+
+#: plugins/admin/systems/servkolab.tpl:207
+msgid "Host used to relay mails"
+msgstr "中继邮件使用的主机"
+
+#: plugins/admin/systems/servkolab.tpl:223
+#: plugins/admin/systems/class_servKolab.inc:404
+msgid "Accept Internet Mail"
+msgstr "允许 Internet  邮件"
+
+#: plugins/admin/systems/servkolab.tpl:231
+msgid "Accept mail from other domains over non-authenticated SMTP"
+msgstr "允许从其他未认证 SMTP 发送邮件"
+
+#: plugins/admin/systems/goCupsServer.tpl:1
+msgid "Print Service"
+msgstr "打印服务"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:3
+msgid "Adding a new service to the current server"
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:7
+msgid ""
+"This dialog allows you to add new services to the currenty edited server "
+"object. The box below shows all available but not already used services."
+msgstr ""
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:13
+#, fuzzy
+msgid "Service to add"
+msgstr "选择要添加的打印机"
+
+#: plugins/admin/systems/ServiceAddDialog.tpl:20
+#, fuzzy
+msgid "All available services are already in use."
+msgstr "这个设备名已经被使用。"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:115
+#: plugins/personal/posix/class_posixAccount.inc:575
+#: plugins/personal/samba/class_sambaAccount.inc:501
+#: setup/setup_config2.tpl:126
+msgid "disabled"
+msgstr "禁用"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:116
+msgid "text"
+msgstr "文字"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:117
+msgid "graphic"
+msgstr "图形"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:197
+#, fuzzy, php-format
+msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:204
+msgid "No WAKECMD definition found in your gosa.conf"
+msgstr "没有在您的 gosa.conf 中找到 WAKECMD 定义"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:216
+msgid "No REBOOTCMD definition found in your gosa.conf"
+msgstr "没有在您的 gosa.conf 中找到 REBOOTCMD 定义"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:228
+msgid "No HALTCMD definition found in your gosa.conf"
+msgstr "没有在您的 gosa.conf 中找到 HALTCMD 定义"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:369
+#, fuzzy, php-format
+msgid "Removing of object system terminal/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:442
+msgid "The required field 'Terminal name' is not set."
+msgstr "需要的字段“终端名称”没有设置。"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:471
+#: plugins/admin/systems/class_workstationGeneric.inc:453
+msgid ""
+"There must be at least one NTP server selected, or the inherit mode "
+"activated."
+msgstr "必须由至少选择一个 NTP 服务器,或者激活继承模式。"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:557
+#, fuzzy, php-format
+msgid "Saving of object system terminal/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:620
+#, fuzzy
+msgid "Terminal generic"
+msgstr "终端服务"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:629
+#: plugins/admin/systems/terminal.tpl:72
+msgid "Root server"
+msgstr "根服务器"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:630
+#: plugins/admin/systems/terminal.tpl:82
+msgid "Swap server"
+msgstr "交换服务器"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:631
+#, fuzzy
+msgid "Syslog server enabled"
+msgstr "日志服务器"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:632
+#, fuzzy
+msgid "Ntp server settings"
+msgstr "用户设置"
+
+#: plugins/admin/systems/class_terminalGeneric.inc:635
+#: plugins/admin/systems/class_workstationGeneric.inc:621
+#, fuzzy
+msgid "Root password"
+msgstr "设置口令"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
+msgid ""
+"This dialog allows you to configure all components of this DNS zone on a "
+"single list."
+msgstr "此对话框允许您修改这个 DNS 区域中所有内容。"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
+msgid ""
+"Be careful editing record types with this dialog. All changes will be saved "
+"immediately when using the save button."
+msgstr "小心使用这个对话框修改记录类型。当按下保存键时,所有修改马上被保存。"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
+msgid ""
+"This dialog can't be used until the currently edited zone was saved or the "
+"zone entry exists in the ldap database."
+msgstr ""
+"这个对话框不能使用,除非当前编辑的域被保存或者域中条目已经存在于 ldap 数据库"
+"中。"
+
+#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
+msgid "Create a new DNS zone entry"
+msgstr "创建一个新 DNS zone 条目"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:1
+msgid "Manage OS-types"
+msgstr "管理操作系统类型"
+
+#: plugins/admin/systems/glpi_edit_os.tpl:24
+#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
+#: plugins/admin/systems/glpi_edit_type.tpl:24
+msgid "Please enter a new name"
+msgstr "请输入一个新名称"
+
+#: plugins/admin/systems/goSpamServer.tpl:22
+msgid "Select required score to tag mail as spam"
+msgstr "选择将邮件标记为垃圾邮件需要的分值"
+
+#: plugins/admin/systems/goSpamServer.tpl:72
+msgid "Enable bayes auto learning"
+msgstr "启用 bayes 自动学习"
+
+#: plugins/admin/systems/goFaxServer.tpl:1
+#, fuzzy
+msgid "FAX database information"
+msgstr "系统信息"
+
+#: plugins/admin/systems/goFaxServer.tpl:4
+msgid "FAX DB user"
+msgstr "传真数据库用户名"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
+#, php-format
+msgid "You're about to delete the ppd file '%s' at '%s'."
+msgstr "您将要删除 ppd 文件 '%s' 在 '%s'。"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
+#, php-format
+msgid "Could not found specified ppd file '%s'."
+msgstr "无法保存 ppd 文件 '%s'。"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
+msgid ""
+"Something went wrong while trying to remove the ppd file from server, "
+"possibly we have no write access."
+msgstr "从服务器上删除 ppd 文件时出现错误,可能我们没有写权限。"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
+#, php-format
+msgid "Selected vendor '%s' does not exists in our list of ppds."
+msgstr "选择的供应商 '%s' 不再我们的 ppds 列表中。"
+
+#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
+msgid "Printer ppd selection."
+msgstr "打印机 ppd 选择。"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:25
+msgid "Choose a base"
+msgstr "选择一个 base"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:28
+#: plugins/admin/systems/class_glpiSelectUser.inc:175
+#: include/class_MultiSelectWindow.inc:186
+msgid "Go to root department"
+msgstr "转到根部门"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:30
+#: plugins/admin/systems/class_glpiSelectUser.inc:177
+#: include/class_MultiSelectWindow.inc:194
+msgid "Go up one department"
+msgstr "向上跳转一个部门"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+msgid "Go to users department"
+msgstr "转到用户部门"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:32
+#: plugins/admin/systems/class_glpiSelectUser.inc:179
+#: include/class_MultiSelectWindow.inc:202
+#: include/class_MultiSelectWindow.inc:204
+msgid "Home"
+msgstr ""
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:33
+#: plugins/admin/systems/class_glpiSelectUser.inc:180
+#: include/class_MultiSelectWindow.inc:209
+msgid "Reload list"
+msgstr "重新加载列表"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:36
+msgid ""
+"Step in the prefered tree and click save to use the current subtree as base. "
+"Or click the image at the end of each entry."
+msgstr ""
+"进入选择的树并点击保存来以当前的子树作为基准。或者点击每个条目后面的图像。"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:53
+msgid "Filter entries with this syntax"
+msgstr "用这个语法过滤条目"
+
+#: plugins/admin/systems/class_baseSelectDialog.inc:117
+#, php-format
+msgid "Select this base"
+msgstr "选择这个 base"
+
+#: plugins/admin/systems/gosaLogServer.tpl:1
+#, fuzzy
+msgid "GOsa logging database"
+msgstr "日志数据库"
+
+#: plugins/admin/systems/gosaLogServer.tpl:4
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/goVirusServer.tpl:13
+msgid "Database user"
+msgstr "数据库用户"
+
+#: plugins/admin/systems/class_goVirusServer.inc:48
+#: plugins/admin/systems/class_goVirusServer.inc:211
+#: plugins/admin/systems/class_goVirusServer.inc:220
+#: plugins/admin/systems/class_goVirusServer.inc:221
+msgid "Anti virus"
+msgstr "反病毒"
+
+#: plugins/admin/systems/class_goVirusServer.inc:156
+#, php-format
+msgid "Saving of server services/anti virus with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_goVirusServer.inc:164
+#: plugins/admin/systems/class_goVirusServer.inc:239
+msgid "Maximum directory recursions"
+msgstr "最大目录递归"
+
+#: plugins/admin/systems/class_goVirusServer.inc:165
+#: plugins/admin/systems/class_goVirusServer.inc:238
+#: plugins/admin/systems/goVirusServer.tpl:43
+msgid "Maximum threads"
+msgstr "最大线程数"
+
+#: plugins/admin/systems/class_goVirusServer.inc:166
+#: plugins/admin/systems/class_goVirusServer.inc:241
+#: plugins/admin/systems/goVirusServer.tpl:134
+msgid "Maximum file size"
+msgstr "最大文件大小"
+
+#: plugins/admin/systems/class_goVirusServer.inc:167
+#: plugins/admin/systems/class_goVirusServer.inc:242
+msgid "Maximum recursions"
+msgstr "最大递归数"
+
+#: plugins/admin/systems/class_goVirusServer.inc:168
+#: plugins/admin/systems/class_goVirusServer.inc:243
+#: plugins/admin/systems/goVirusServer.tpl:152
+msgid "Maximum compression ratio"
+msgstr "最大压缩率"
+
+#: plugins/admin/systems/class_goVirusServer.inc:169
+#: plugins/admin/systems/class_goVirusServer.inc:245
+#: plugins/admin/systems/goVirusServer.tpl:71
+msgid "Checks per day"
+msgstr "每天检查次数"
+
+#: plugins/admin/systems/class_goVirusServer.inc:173
+#, php-format
+msgid "The specified value for '%s' must be a numeric value."
+msgstr "指定 '%s' 的值必须是数字类型。"
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:246
+#: plugins/admin/systems/goVirusServer.tpl:33
+msgid "Http proxy URL"
+msgstr "Http 代理 URL"
+
+#: plugins/admin/systems/class_goVirusServer.inc:177
+#: plugins/admin/systems/class_goVirusServer.inc:244
+#: plugins/admin/systems/goVirusServer.tpl:23
+msgid "Database mirror"
+msgstr "数据库镜像"
+
+#: plugins/admin/systems/class_goVirusServer.inc:179
+#, fuzzy, php-format
+msgid "Please specify a valid value for '%s'."
+msgstr "请为“URL”提供一个有效的值。"
+
+#: plugins/admin/systems/class_goVirusServer.inc:233
+#: plugins/admin/systems/goVirusServer.tpl:84
+msgid "Enable debugging"
+msgstr "启用 debug"
+
+#: plugins/admin/systems/class_goVirusServer.inc:234
+#: plugins/admin/systems/goVirusServer.tpl:92
+msgid "Enable mail scanning"
+msgstr "启用邮件扫描"
+
+#: plugins/admin/systems/class_goVirusServer.inc:235
+#: plugins/admin/systems/goVirusServer.tpl:117
+msgid "Enable scanning of archives"
+msgstr "启用归档扫描"
+
+#: plugins/admin/systems/class_goVirusServer.inc:236
+#: plugins/admin/systems/goVirusServer.tpl:125
+msgid "Block encrypted archives"
+msgstr "封锁加密归档"
+
+#: plugins/admin/systems/class_goVirusServer.inc:240
+#, fuzzy
+msgid "Anti virus user"
+msgstr "反病毒"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:216
+#: plugins/admin/ogroups/class_termgroup.inc:247
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:227
+msgid "This 'dn' has no workstation features."
+msgstr "这个 'dn' 没有工作站功能。"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:354
+#, fuzzy, php-format
+msgid "Removing of system workstation/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:425
+msgid "The required field 'Workstation name' is not set."
+msgstr "需要的字段“工作站名称”没有设置。"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:521
+#: plugins/admin/systems/class_workstationGeneric.inc:546
+#, fuzzy, php-format
+msgid "Saving of system workstation/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:607
+#, fuzzy
+msgid "Workstation generic"
+msgstr "工作站名称"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:619
+#: plugins/admin/systems/terminal.tpl:53
+#: plugins/admin/systems/workstation.tpl:60
+#: plugins/admin/ogroups/class_termgroup.inc:396
+#: plugins/admin/ogroups/termgroup.tpl:58
+msgid "Syslog server"
+msgstr "日志服务器"
+
+#: plugins/admin/systems/class_workstationGeneric.inc:620
+#: plugins/admin/ogroups/class_termgroup.inc:398
+#, fuzzy
+msgid "Ntp server"
+msgstr "NTP 服务器"
+
+#: plugins/admin/systems/servdns.tpl:1
+msgid "Zones"
+msgstr "域"
+
+#: plugins/admin/systems/goSpamServerRule.tpl:14
+msgid "Rule"
+msgstr "规则"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
+msgid "Attachment"
+msgstr "附件"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
+#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
+msgid "File"
+msgstr "文件"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
+#: plugins/admin/systems/printerPPDDialog.tpl:11
+#: plugins/admin/applications/generic.tpl:138
+#: plugins/admin/fai/faiTemplateEntry.tpl:49
+msgid "Upload"
+msgstr "上传"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
+msgid "Filename"
+msgstr "文件名"
+
+#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
+msgid "Mime-type"
+msgstr "Mime-type"
+
+#: plugins/admin/systems/class_servRepository.inc:45
+#: plugins/admin/systems/class_servRepository.inc:367
+#: plugins/admin/systems/class_servRepository.inc:378
+#, fuzzy
+msgid "Repository service"
+msgstr "仓库"
+
+#: plugins/admin/systems/class_servRepository.inc:100
+#: plugins/admin/fai/class_faiSummaryTab.inc:175
+msgid "You can't use this plugin until FAI is activated."
+msgstr "直到激活 FAI,您不能使用这个插件。"
+
+#: plugins/admin/systems/class_servRepository.inc:158
+#, php-format
+msgid ""
+"You can't delete this release, it is still used by these workstations [%s]. "
+"Please solve this dependencies first, to keep data base consistency."
+msgstr ""
+"您无法删除这个版本,它仍然被这些工作站 [%s] 使用。请先解决依赖关系,以保持数"
+"据库完整性。"
+
+#: plugins/admin/systems/class_servRepository.inc:192
+#, php-format
+msgid ""
+"Be careful editing this release, it is still used by these workstations [%s]."
+msgstr "请小心编辑此发行版,它仍然被这些工作站使用 [%s]。"
+
+#: plugins/admin/systems/class_servRepository.inc:259
+#: plugins/admin/systems/class_servRepository.inc:282
+#: plugins/admin/systems/class_servRepository.inc:391
+#: plugins/admin/systems/servRepositorySetup.tpl:39
+msgid "Sections"
+msgstr "节"
+
+#: plugins/admin/systems/class_servRepository.inc:377
+#: plugins/admin/systems/servRepositorySetup.tpl:1
+#: plugins/admin/fai/faiPackage.tpl:33
+msgid "Repository"
+msgstr "仓库"
+
+#: plugins/admin/systems/class_servRepository.inc:390
+#, fuzzy
+msgid "Releases"
+msgstr "发行"
+
+#: plugins/admin/systems/class_servRepository.inc:392
+#: plugins/admin/systems/servRepositorySetup.tpl:8
+#, fuzzy
+msgid "Parent server"
+msgstr "Parent 服务器"
+
+#: plugins/admin/systems/class_servRepository.inc:393
+msgid "Url"
+msgstr ""
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:314
+#: plugins/admin/acl/class_aclRole.inc:339
+#: plugins/admin/ogroups/phonequeue.tpl:27
+#: plugins/admin/fai/class_faiProfile.inc:312
+#: include/sieve/templates/object_container_clear.tpl:12
+#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
+msgid "Down"
+msgstr "关闭"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:388
+#, php-format
+msgid "Please choose a valid zone name."
+msgstr "请选择一个有效的时区。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:392
+#, php-format
+msgid "Please choose a valid reverse zone name."
+msgstr "请选择一个有效的反向解析域名称。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:396
+msgid "Only lowercase strings are allowed as zone name."
+msgstr "只有小写字符串被允许作为域名。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:400
+msgid "Please specify a numeric value for serial number."
+msgstr "请给出一个数字型数值作为系列号。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:404
+msgid "Please specify a numeric value for refresh."
+msgstr "请为刷新提供一个数值。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:408
+msgid "Please specify a numeric value for ttl."
+msgstr "请为 ttl 提供一个数值。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:412
+msgid "Please specify a numeric value for expire."
+msgstr "请为过期时间提供一个数值。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:416
+msgid "Please specify a numeric value for retry."
+msgstr "请为重试提供一个数值。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:431
+#, fuzzy
+msgid ""
+"The given network address is not a valid, please specify a valid IP address."
+msgstr "IP 地址字段包含无效地址。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:438
+#, fuzzy, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.0.0.0"
+msgstr "提供的 IP 地址 '%s' 和所选的反向解析域条目 '%s' 不匹配。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:444
+#, fuzzy, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.0.0"
+msgstr "提供的 IP 地址 '%s' 和所选的反向解析域条目 '%s' 不匹配。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:450
+#, fuzzy, php-format
+msgid ""
+"The specified network address is not matching with the specified zone class, "
+"try it this way x.x.x.0"
+msgstr "提供的 IP 地址 '%s' 和所选的反向解析域条目 '%s' 不匹配。"
+
+#: plugins/admin/systems/class_servDNSeditZone.inc:454
+#, fuzzy, php-format
+msgid "The given network class '%s' is not valid."
+msgstr "地址 '%s' 的邀请策略条目无效。"
+
+#: plugins/admin/systems/server.tpl:6
+#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
+msgid "Server name"
+msgstr "服务器名称"
+
+#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
+#: plugins/admin/systems/workstation.tpl:53
+#: plugins/admin/ogroups/termgroup.tpl:50
+msgid "Select terminal mode"
+msgstr "选择终端类型"
+
+#: plugins/admin/systems/server.tpl:67
+msgid "Select action to execute for this server"
+msgstr "选择为这台服务器要执行的动作"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
+#: plugins/admin/ogroups/ogroup_objects.tpl:6
+msgid "Select objects to add"
+msgstr "选择要添加的对象"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
+#: plugins/admin/systems/servRepository.tpl:48
+#: plugins/admin/ogroups/ogroup_objects.tpl:45
+#: plugins/admin/fai/faiPackageEntry.tpl:42
+#: plugins/admin/fai/faiProfileEntry.tpl:54
+#: plugins/admin/fai/faiProfileEntry.tpl:55
+msgid "Display objects matching"
+msgstr "显示匹配对象"
+
+#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
+#: plugins/admin/systems/servRepository.tpl:52
+#: plugins/admin/ogroups/ogroup_objects.tpl:46
+#: plugins/admin/fai/faiPackageEntry.tpl:46
+#: plugins/admin/fai/faiProfileEntry.tpl:59
+msgid "Regular expression for matching object names"
+msgstr "匹配对象名的正则表达式"
+
+#: plugins/admin/systems/servRepositorySetup.tpl:28
+#: plugins/personal/connectivity/kolab.tpl:74
+msgid "URL"
+msgstr "URL"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:34
+#: plugins/admin/systems/class_goGlpiServer.inc:89
+#: plugins/admin/systems/class_goGlpiServer.inc:90
+#, fuzzy
+msgid "Inventory database"
+msgstr "用户数据库"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:60
+#, fuzzy
+msgid "Inventory database service"
+msgstr "存货编号"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:69
+#: plugins/admin/systems/class_goFaxServer.inc:70
+#, fuzzy
+msgid "The attribute user is empty or contains invalid characters."
+msgstr "属性 '%s' 为空或者包含无效字符。"
+
+#: plugins/admin/systems/class_goGlpiServer.inc:72
+#, fuzzy
+msgid "The attribute database is empty or contains invalid characters."
+msgstr "属性 '%s' 为空或者包含无效字符。"
+
+#: plugins/admin/systems/class_goNtpServer.inc:30
+#: plugins/admin/systems/class_goNtpServer.inc:76
+#, fuzzy
+msgid "Time service (NTP)"
+msgstr "时间服务"
+
+#: plugins/admin/systems/class_goNtpServer.inc:99
+#, fuzzy, php-format
+msgid "Saving server services/goNtpServer with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_goNtpServer.inc:114
+#, fuzzy
+msgid "Time service"
+msgstr "时间服务"
+
+#: plugins/admin/systems/class_goNtpServer.inc:115
+#, fuzzy
+msgid "Time service - NTP"
+msgstr "时间服务"
+
+#: plugins/admin/systems/class_goNtpServer.inc:123
+#, fuzzy
+msgid "Ntp source"
+msgstr "源"
+
+#: plugins/admin/systems/class_goShareServer.inc:33
+#, fuzzy
+msgid "File service"
+msgstr "文件服务器"
+
+#: plugins/admin/systems/class_goShareServer.inc:159
+#: plugins/admin/systems/class_goShareServer.inc:387
+#, fuzzy
+msgid "File service (Shares)"
+msgstr "文件服务器"
+
+#: plugins/admin/systems/class_goShareServer.inc:193
+#, fuzzy, php-format
+msgid "Saving of system server/shares with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_goShareServer.inc:231
+#, php-format
+msgid "The share can't be removed since it is still used by %d users:"
+msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
+
+#: plugins/admin/systems/class_goShareServer.inc:236
+msgid "Please correct the share-/profile settings of these users"
+msgstr "请更正这些用户的 share-/profile 设置"
+
+#: plugins/admin/systems/class_goShareServer.inc:264
+#, fuzzy, php-format
+msgid "Creating system server/shares (mount container) with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_goShareServer.inc:278
+#, fuzzy, php-format
+msgid "Removing system server/shares (mount container) with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_goShareServer.inc:289
+#, fuzzy, php-format
+msgid "Saving system server/shares (mount container) with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/systems/class_goShareServer.inc:388
+#, fuzzy
+msgid "File service - Shares"
+msgstr "文件服务器"
+
+#: plugins/admin/systems/class_goShareServer.inc:397
+msgid "Apple mounts"
+msgstr ""
+
+#: plugins/admin/systems/class_goShareServer.inc:400
+#, fuzzy
+msgid "Charset"
+msgstr "芯片组"
+
+#: plugins/admin/systems/terminal.tpl:8
+msgid "Terminal template"
+msgstr "终端模板"
+
+#: plugins/admin/systems/terminal.tpl:10
+#: plugins/admin/systems/paste_generic.tpl:24
+msgid "Terminal name"
+msgstr "终端名称"
+
+#: plugins/admin/systems/terminal.tpl:37
+#: plugins/admin/systems/workstation.tpl:44
+#, fuzzy
+msgid "Inherit all"
+msgstr "中间名"
+
+#: plugins/admin/systems/terminal.tpl:56
+#: plugins/admin/systems/workstation.tpl:63
+#: plugins/admin/ogroups/termgroup.tpl:61
+msgid "Choose server to use for logging"
+msgstr "限制记录日志的服务器"
+
+#: plugins/admin/systems/terminal.tpl:75
+msgid "Select NFS root filesystem to use"
+msgstr "选择要用的 NFS 根文件系统。"
+
+#: plugins/admin/systems/terminal.tpl:85
+msgid "Choose NFS filesystem to place swap files on"
+msgstr "选择放置交换文件的 NFS 文件系统"
+
+#: plugins/admin/systems/terminal.tpl:104
+#: plugins/admin/systems/workstation.tpl:81
+msgid "Inherit time server attributes"
+msgstr "继承时间服务器属性"
+
+#: plugins/admin/systems/terminal.tpl:109
+#: plugins/admin/systems/workstation.tpl:86
+#: plugins/admin/ogroups/termgroup.tpl:14
+msgid "NTP server"
+msgstr "NTP 服务器"
+
+#: plugins/admin/systems/terminal.tpl:112
+#: plugins/admin/systems/workstation.tpl:89
+#: plugins/admin/ogroups/termgroup.tpl:17
+msgid "Choose server to use for synchronizing time"
+msgstr "选择要用于同步时间的服务器"
+
+#: plugins/admin/systems/terminal.tpl:151
+#: plugins/admin/systems/workstation.tpl:126
+#: plugins/admin/ogroups/termgroup.tpl:93
+msgid "Select action to execute for this terminal"
+msgstr "选择这个终端要执行的动作"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
+#: plugins/admin/systems/class_glpiAccount.inc:151
+msgid "There is no server with valid glpi database service."
+msgstr "没有一个具有有效 glpi 数据库服务的服务器。"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
+#: plugins/admin/systems/class_glpiAccount.inc:161
+msgid "Can't connect to glpi database, the php-mysql extension is missing."
+msgstr "无法连接到 glpi 数据库,没有安装 php-mysql 扩展。"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
+#: plugins/admin/systems/class_glpiAccount.inc:171
+msgid "Can't connect to glpi database, check configuration twice."
+msgstr "无法连接到 glpi 数据库,再次检查配置文件。"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
+#: plugins/admin/systems/class_glpiAccount.inc:580
+msgid "Remove inventory"
+msgstr "删除 inventory"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
+msgid ""
+"This server has inventory features enabled. You can disable them by clicking "
+"below."
+msgstr "该服务器已经启用 inventory 功能。您可以点击下面按钮禁用。"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
+#: plugins/admin/systems/class_glpiAccount.inc:583
+msgid "Add inventory"
+msgstr "添加清单(inventory)"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
+msgid ""
+"This server has inventory features disabled. You can enable them by clicking "
+"below."
+msgstr "该服务器已经禁用 inventory 功能。您可以点击下面按钮启用。"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
+#, php-format
+msgid ""
+"Can't rename given printer type to '%s', because this type name already "
+"exists."
+msgstr "无法将给出的打印机类型重命名为 '%s',因为这个类型名称已经存在。"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
+#, php-format
+msgid "Can't delete printer type, it is still in use by '%s'."
+msgstr "您不能删除这个打印机类型,它仍然在被 '%s' 使用。"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
+msgid "since"
+msgstr "自从"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
+#: plugins/admin/systems/class_glpiAccount.inc:780
+msgid "Glpi"
+msgstr ""
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
+#, fuzzy
+msgid "Printer inventory extension"
+msgstr "添加打印机扩展"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
+#, fuzzy
+msgid "Supports serial interface"
+msgstr "支持的界面"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
+#, fuzzy
+msgid "Supports parallel interface"
+msgstr "支持的界面"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
+#, fuzzy
+msgid "Supports usb interface"
+msgstr "支持的界面"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
+#: plugins/admin/systems/glpi.tpl:66
+#: plugins/admin/systems/class_glpiAccount.inc:789
+#: plugins/admin/systems/glpiPrinter.tpl:83
+msgid "Technical responsible"
+msgstr "技术联系人"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
+#: plugins/admin/systems/glpi.tpl:56
+#: plugins/admin/systems/class_glpiAccount.inc:793
+#: plugins/admin/systems/glpiPrinter.tpl:94
+msgid "Contact person"
+msgstr "联系人"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
+#: plugins/admin/systems/glpi.tpl:117
+#: plugins/admin/systems/class_glpiAccount.inc:797
+#: plugins/admin/systems/glpiPrinter.tpl:107
+msgid "Attachments"
+msgstr "附加"
+
+#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
+#, fuzzy
+msgid "Cartridge settings"
+msgstr "硒鼓"
+
+#: plugins/admin/systems/glpi_edit_type.tpl:1
+msgid "Manage System-types"
+msgstr "管理系统类型"
+
+#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
+msgid "System management"
+msgstr "系统管理"
+
+#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
+msgid "Reference"
+msgstr "参考"
+
+#: plugins/admin/systems/remove_ppd.tpl:9
+msgid "The ppd file will be removed from the server and can not be restored."
+msgstr "服务器中的 ppd 文件将被删除并且不能被恢复。"
+
+#: plugins/admin/systems/paste_generic.tpl:14
+#, fuzzy
+msgid "workstation name"
+msgstr "工作站名称"
+
+#: plugins/admin/systems/paste_generic.tpl:54
+#, fuzzy
+msgid "Component name"
+msgstr "常用名"
+
+#: plugins/admin/systems/workstation.tpl:8
+msgid "Workstation template"
+msgstr "工作站模板"
+
+#: plugins/admin/systems/glpi.tpl:23
+#: plugins/admin/systems/class_glpiAccount.inc:791
+msgid "Operating system"
+msgstr "操作系统"
+
+#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
+msgid "Contacts"
+msgstr "联系"
+
+#: plugins/admin/systems/glpi.tpl:96
+msgid "Installed devices"
+msgstr "安装设备"
+
+#: plugins/admin/systems/glpi.tpl:112
+msgid "Trading"
+msgstr ""
+
+#: plugins/admin/systems/glpi.tpl:113
+msgid "Software"
+msgstr "软件"
+
+#: plugins/admin/systems/glpi.tpl:114
+msgid "Contracts"
+msgstr "联系"
+
+#: plugins/admin/systems/class_divListSystem.inc:42
+#: plugins/admin/systems/class_divListSystem.inc:43
+msgid "List of systems"
+msgstr "系统列表"
+
+#: plugins/admin/systems/class_divListSystem.inc:47
+msgid ""
+"This menu allows you to add, remove and change the properties of specific "
+"systems. You can only add systems which have already been started once."
+msgstr ""
+"这个菜单允许您添加,删除和修改所选系统的属性。您只能添加已经启动过一次的系"
+"统。"
+
+#: plugins/admin/systems/class_divListSystem.inc:68
+msgid "System / Department"
+msgstr "系统 / 部门"
+
+#: plugins/admin/systems/class_divListSystem.inc:72
+#: plugins/admin/ogroups/ogroup_objects.tpl:31
+msgid "Show servers"
+msgstr "显示服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+msgid "Select to see Linux terminals"
+msgstr "选择显示 Linux 终端"
+
+#: plugins/admin/systems/class_divListSystem.inc:73
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Show terminals"
+msgstr "显示终端"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+msgid "Select to see Linux workstations"
+msgstr "选择显示 Linux 工作站"
+
+#: plugins/admin/systems/class_divListSystem.inc:74
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Show workstations"
+msgstr "显示工作站"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Select to see MicroSoft Windows based workstations"
+msgstr "选择显示基于 Microsoft Windows 工作站"
+
+#: plugins/admin/systems/class_divListSystem.inc:75
+msgid "Show windows based workstations"
+msgstr "显示 Windows 工作站"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Select to see network printers"
+msgstr "选择显示网络打印机"
+
+#: plugins/admin/systems/class_divListSystem.inc:76
+msgid "Show network printers"
+msgstr "显示网络打印机"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+msgid "Select to see VOIP phones"
+msgstr "选择显示 VOIP 电话"
+
+#: plugins/admin/systems/class_divListSystem.inc:77
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Show phones"
+msgstr "显示电话"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Select to see network devices"
+msgstr "选择显示网络设备"
+
+#: plugins/admin/systems/class_divListSystem.inc:78
+msgid "Show network devices"
+msgstr "显示网络设备"
+
+#: plugins/admin/systems/class_divListSystem.inc:85
+#: plugins/personal/posix/trust_machines.tpl:30
+msgid "Display systems matching"
+msgstr "显示匹配的系统"
+
+#: plugins/admin/systems/class_divListSystem.inc:86
+msgid "Display systems of user"
+msgstr "显示用户系统"
+
+#: plugins/admin/systems/class_divListSystem.inc:188
+msgid "New Terminal template"
+msgstr "新终端模板"
+
+#: plugins/admin/systems/class_divListSystem.inc:194
+msgid "New Workstation template"
+msgstr "新工作站模板"
+
+#: plugins/admin/systems/class_divListSystem.inc:200
+msgid "New Server"
+msgstr "新服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:206
+msgid "New Printer"
+msgstr "新打印机"
+
+#: plugins/admin/systems/class_divListSystem.inc:212
+msgid "New Phone"
+msgstr "新电话"
+
+#: plugins/admin/systems/class_divListSystem.inc:218
+msgid "New Component"
+msgstr "新组件"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove selected systems"
+msgstr "删除系统"
+
+#: plugins/admin/systems/class_divListSystem.inc:233
+#, fuzzy
+msgid "Remove systems"
+msgstr "删除系统"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy selected system"
+msgstr "删除系统"
+
+#: plugins/admin/systems/class_divListSystem.inc:238
+#, fuzzy
+msgid "Copy systems"
+msgstr "系统列表"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "cut selected system"
+msgstr "删除系统"
+
+#: plugins/admin/systems/class_divListSystem.inc:240
+#, fuzzy
+msgid "Cut systems"
+msgstr "编辑系统"
+
+#: plugins/admin/systems/class_divListSystem.inc:256
+msgid "Cups Server"
+msgstr "Cups 服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:257
+msgid "Log Db"
+msgstr "Log DB"
+
+#: plugins/admin/systems/class_divListSystem.inc:258
+msgid "Syslog Server"
+msgstr "Syslog 服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:259
+msgid "Mail Server"
+msgstr "邮件服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:260
+msgid "Imap Server"
+msgstr "Imap 服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:261
+msgid "Nfs Server"
+msgstr "Nfs 服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:262
+msgid "Kerberos Server"
+msgstr "Kerberos 服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:263
+msgid "Asterisk Server"
+msgstr "Asterisk 服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:264
+msgid "Fax Server"
+msgstr "传真服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:265
+msgid "Ldap Server"
+msgstr "LDAP 服务器"
+
+#: plugins/admin/systems/class_divListSystem.inc:323
+msgid "Edit system"
+msgstr "编辑系统"
+
+#: plugins/admin/systems/class_divListSystem.inc:333
+msgid "Delete system"
+msgstr "删除系统"
+
+#: plugins/admin/systems/class_divListSystem.inc:376
+msgid "Set root       password"
+msgstr "设置 root 口令"
+
+#: plugins/admin/systems/class_divListSystem.inc:383
+msgid "Create CD"
+msgstr "创建 CD"
+
+#: plugins/admin/systems/class_divListSystem.inc:384
+msgid "Create FAI CD"
+msgstr "创建 FAI CD"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:1
+msgid "Printer driver"
+msgstr "打印机驱动"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:6
+msgid "Select"
+msgstr "选择"
+
+#: plugins/admin/systems/printerPPDDialog.tpl:9
+msgid "New driver"
+msgstr "新驱动"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
+msgid "List of available cartridge type for this type of printer"
+msgstr "这种打印机的可用硒鼓列表"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
+msgid ""
+"This dialog allows you to create new types of cartridges, and select one or "
+"more types for your printer. Cartridge types depends on the printer type you "
+"have selected. For each selected cartridge type there will be a new "
+"cartridge created, this allows you to select the same cartridge type for "
+"more then one printer."
+msgstr ""
+"这个对话框用于创建新的硒鼓类型,以及选择一到多个打印机类型。硒鼓类型和所选的"
+"打印机类型相关。每一个选择的硒鼓类型将有一个新的硒鼓被创建,这允许您为一个以"
+"上的打印机选择同一种硒鼓。"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
+msgid "Display cartridge types matching"
+msgstr "显示匹配的硒鼓类型"
+
+#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
+msgid "Regular expression for matching cartridge types"
+msgstr "匹配硒鼓类型的正则表达式"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:6
+msgid "List of devices"
+msgstr "设备列表"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:23
+msgid ""
+"This dialog allows you to attach a device to your currently edited computer."
+msgstr "这个对话框允许您为您当前编辑的计算机添加一个设备。"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:35
+msgid "Display devices matching"
+msgstr "显示匹配的设备"
+
+#: plugins/admin/systems/glpiDeviceManagement.tpl:37
+msgid "Regular expression for matching device names"
+msgstr "匹配设备名的正则表达式"
+
+#: plugins/admin/systems/class_servKolab.inc:105
+#, php-format
+msgid "Include data from %s days in the past when creating free/busy lists"
+msgstr "当创建 free/busy 列表,包含自过去 %s 天以来的信息"
+
+#: plugins/admin/systems/class_servKolab.inc:110
+#, php-format
+msgid "Warn users when using more than %s%% of their mail quota"
+msgstr "当用户邮件空间占用超过 %s%% 时警告用户"
+
+#: plugins/admin/systems/class_servKolab.inc:200
+#: plugins/admin/systems/class_servKolab.inc:214
+#, fuzzy, php-format
+msgid "Removing host entry from system server/kolab with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/systems/class_servKolab.inc:266
+msgid "Future days in Free/Busy settings must be set."
+msgstr "Free/Busy 设置中的未来日期必须设置。"
+
+#: plugins/admin/systems/class_servKolab.inc:268
+msgid "Future days in Free/Busy settings must be a positive value."
+msgstr "Free/Busy 设置中的未来日子必须是一个正数。"
+
+#: plugins/admin/systems/class_servKolab.inc:272
+msgid "The given Quota settings value must be a number."
+msgstr "提供的 Quota 设置必须是一个数字。"
+
+#: plugins/admin/systems/class_servKolab.inc:274
+msgid "Please choose a value between 1 and 100 for Quota settings."
+msgstr "请选择一个介于 1 到 100 的数字作为 Quota 设置。"
+
+#: plugins/admin/systems/class_servKolab.inc:276
+msgid "Future days must be a value."
+msgstr "未来日子必须是一个值。"
+
+#: plugins/admin/systems/class_servKolab.inc:280
+msgid "No SMTP privileged networks set."
+msgstr "没有设置 SMTP 授权网络。"
+
+#: plugins/admin/systems/class_servKolab.inc:359
+#, fuzzy, php-format
+msgid "Saving system server/kolab with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/systems/class_servKolab.inc:375
+#: plugins/admin/systems/class_servKolab.inc:386
+#, fuzzy
+msgid "Kolab mail service"
+msgstr "添加 Kolab 服务"
+
+#: plugins/admin/systems/class_servKolab.inc:385
+#: plugins/personal/connectivity/class_kolabAccount.inc:5
+#: plugins/personal/connectivity/class_kolabAccount.inc:466
+msgid "Kolab"
+msgstr "Kolab"
+
+#: plugins/admin/systems/class_servKolab.inc:395
+#, fuzzy
+msgid "My destination"
+msgstr "目标"
+
+#: plugins/admin/systems/class_servKolab.inc:397
+#, fuzzy
+msgid "FTP FreeBusy service"
+msgstr "HTTP FreeBusy 服务(旧)"
+
+#: plugins/admin/systems/class_servKolab.inc:399
+#, fuzzy
+msgid "Enable virus scan"
+msgstr "启用邮件扫描"
+
+#: plugins/admin/systems/class_servKolab.inc:400
+#, fuzzy
+msgid "Relayhost"
+msgstr "发行"
+
+#: plugins/admin/systems/class_servKolab.inc:402
+#, fuzzy
+msgid "HTTP FreeBusy service"
+msgstr "HTTP FreeBusy 服务(旧)"
+
+#: plugins/admin/systems/class_servKolab.inc:403
+#, fuzzy
+msgid "Allow unauthenticated free busy"
+msgstr "允许不登录下载 Free/Busy 信息"
+
+#: plugins/admin/systems/class_servKolab.inc:406
+msgid "kolabFreeBusyFuture"
+msgstr ""
+
+#: plugins/admin/systems/servRepository.tpl:6
+msgid "List of configured repositories."
+msgstr "配置仓库列表"
+
+#: plugins/admin/systems/servRepository.tpl:12
+msgid "Add repository"
+msgstr "添加仓库"
+
+#: plugins/admin/systems/servRepository.tpl:31
+msgid "This menu allows you to create, delete and edit repository settings."
+msgstr "这个菜单允许您创建,删除和修改仓库设置。"
+
+#: plugins/admin/systems/chooser.tpl:1
+msgid "Choose the kind of system component you want to create"
+msgstr "选择要创建系统组件类型"
+
+#: plugins/admin/systems/chooser.tpl:4
+msgid ""
+"Linux terminals and workstations are autocreated on bootup. For this reason "
+"you're only be able to create templates for a specific tree. Servers are "
+"normally automatically added too, but in some special cases you may need to "
+"create a faked server entry to provide GOsa with some informations. Other "
+"network components may be used for Nagios setups to create component "
+"dependencies."
+msgstr ""
+"Linux 终端和工作站在启动时被自动创建。因此您只能为指定的树创建模板。服务器一"
+"般也被自动添加,但是在一些特殊情况下,您可能需要创建一个伪服务器条目来提供 "
+"GOsa 一些信息。其他网络组件可能用于 Nagios 安装来创建组件依赖。"
+
+#: plugins/admin/systems/chooser.tpl:7
+msgid "Linux thin client template"
+msgstr "Linux 瘦客户机模板"
+
+#: plugins/admin/systems/chooser.tpl:8
+msgid "Linux workstation template"
+msgstr "Linux 工作站模板"
+
+#: plugins/admin/systems/chooser.tpl:9
+msgid "Linux Server"
+msgstr "Linux 服务器"
+
+#: plugins/admin/systems/chooser.tpl:10
+msgid "Windows workstation"
+msgstr "Windows 工作站"
+
+#: plugins/admin/systems/chooser.tpl:11
+msgid "Network printer"
+msgstr "网络打印机"
+
+#: plugins/admin/systems/chooser.tpl:13
+msgid "Other network component"
+msgstr "其他网络组件"
+
+#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
+msgid "Create"
+msgstr "创建"
+
+#: plugins/admin/systems/password.tpl:2
+msgid ""
+"To change the terminal root password use the fields below. The changes take "
+"effect during the next reboot. Please memorize the new password, because you "
+"wouldn't be able to log in."
+msgstr ""
+"用下面的字段来修改终端 root 口令。这项修改将在下次重启之后起作用。请记住新口"
+"令,否则您无法登录。"
+
+#: plugins/admin/systems/password.tpl:5
+msgid "Leave fields blank for password inheritance from default entries."
+msgstr "如果要口令从缺省条目继承,此项空白"
+
+#: plugins/admin/systems/password.tpl:9
+msgid "Changing the password impinges on authentification only."
+msgstr "修改口令仅影响到鉴权。"
+
+#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/generic/password.tpl:7
+#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
+#: ihtml/themes/default/password.tpl:84
+msgid "New password"
+msgstr "新口令"
+
+#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
+#: plugins/personal/password/password.tpl:21
+#: plugins/personal/generic/password.tpl:11
+msgid "Repeat new password"
+msgstr "重复新口令"
+
+#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
+#: plugins/personal/password/password.tpl:30
+#: plugins/personal/generic/password.tpl:17
+msgid "Set password"
+msgstr "设置口令"
+
+#: plugins/admin/systems/class_glpiAccount.inc:185
+#: plugins/admin/systems/class_glpiAccount.inc:191
+#: plugins/admin/systems/class_glpiAccount.inc:197
+msgid "This feature is not implemented yet."
+msgstr "这个功能尚未实现。"
+
+#: plugins/admin/systems/class_glpiAccount.inc:299
+msgid "Adding new sytem type failed, this system type name is already used."
+msgstr "添加新系统类型失败,这个系统类型名称已被使用。"
+
+#: plugins/admin/systems/class_glpiAccount.inc:319
+#, php-format
+msgid ""
+"You can't delete this system type, it is still in use by these system(s) '%s'"
+msgstr "您不能删除这个系统类型,它仍然被这些系统使用 '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:330
+msgid "Rename failed, this system type name is already used."
+msgstr "重命名失败,系统类型名称已经被使用。"
+
+#: plugins/admin/systems/class_glpiAccount.inc:386
+msgid "Adding new operating system failed, specifed name is already used."
+msgstr "添加新操作系统失败,名称已经被使用。"
+
+#: plugins/admin/systems/class_glpiAccount.inc:408
+#, php-format
+msgid ""
+"You can't delete this operating system, it is still in use by these system"
+"(s) '%s'"
+msgstr "您不能删除这个操作系统,它仍然被这些系统使用 '%s'"
+
+#: plugins/admin/systems/class_glpiAccount.inc:420
+msgid "Updating operating system failed, specifed name is already used."
+msgstr "更新操作系统失败,名称已经被使用。"
+
+#: plugins/admin/systems/class_glpiAccount.inc:499
+#, php-format
+msgid ""
+"Could not add the given user, the users dn is too long, only 100 characters "
+"are allowed here."
+msgstr ""
+
+#: plugins/admin/systems/class_glpiAccount.inc:581
+msgid ""
+"This device has inventory informations enabled. You can disable them by "
+"clicking below."
+msgstr "这个设备启用了 inventory 信息。您可以点击下面按钮禁用。"
+
+#: plugins/admin/systems/class_glpiAccount.inc:584
+msgid ""
+"This device has inventory informations disabled. You can enable them by "
+"clicking below."
+msgstr "这个设备禁用了 inventory 信息。您可以点击下面按钮启用。"
+
+#: plugins/admin/systems/class_glpiAccount.inc:679
+#: plugins/admin/systems/class_glpiAccount.inc:680
+msgid "Can't remove glpi account, while mysql extension is missing."
+msgstr "无法删除 glpi 账号,因为没有找到 mysql 扩展。"
+
+#: plugins/admin/systems/class_glpiAccount.inc:781
+#, fuzzy
+msgid "Inventory extension"
+msgstr "删除打印机扩展"
+
+#: plugins/admin/systems/class_glpiAccount.inc:798
+#, fuzzy
+msgid "Peripheral devices"
+msgstr "打印设备"
+
+#: plugins/admin/systems/servdnseditzone.tpl:13
+msgid "Network address"
+msgstr "网络地址"
+
+#: plugins/admin/systems/servdnseditzone.tpl:19
+#, fuzzy
+msgid "Netmask"
+msgstr "Netatalk"
+
+#: plugins/admin/systems/servdnseditzone.tpl:36
+msgid "Can't be edited because the zone wasn't saved right now."
+msgstr "无法编辑因为域现在不能保存。"
+
+#: plugins/admin/systems/servdnseditzone.tpl:48
+msgid "SOA record"
+msgstr "SOA 记录"
+
+#: plugins/admin/systems/servdnseditzone.tpl:54
+msgid "Primary dns server for this zone"
+msgstr "这个域的主要 dns 服务器"
+
+#: plugins/admin/systems/servdnseditzone.tpl:66
+msgid "Serial number (automatically incremented)"
+msgstr "系列号(自增)"
+
+#: plugins/admin/systems/servdnseditzone.tpl:109
+msgid "MxRecords"
+msgstr "Mx记录"
+
+#: plugins/admin/systems/servdnseditzone.tpl:121
+msgid "Global zone records"
+msgstr "全局域记录"
+
+#: plugins/admin/systems/workstationStartup.tpl:51
+#: plugins/admin/systems/workstationStartup.tpl:85
+msgid "FAI server"
+msgstr "自动化安装服务器"
+
+#: plugins/admin/systems/workstationStartup.tpl:75
+#: plugins/admin/systems/workstationStartup.tpl:116
+msgid "Assigned FAI classes"
+msgstr "分配的 FAI 类"
+
+#: plugins/admin/systems/workstationStartup.tpl:102
+msgid "set"
+msgstr "设置"
+
+#: plugins/admin/systems/workstationStartup.tpl:136
+#, fuzzy
+msgid ""
+"FAI Object assignment disabled. You can't use this feature until FAI is "
+"activated."
+msgstr "直到激活 FAI,您不能使用这个插件。"
+
+#: plugins/admin/systems/class_servNfs.inc:47
+#, php-format
+msgid "The file '%s/encodings' does not exist, can't get supported charsets."
+msgstr "文件 '%s/encodings' 不存在,无法得到支持字符。"
+
+#: plugins/admin/systems/class_servNfs.inc:50
+#, php-format
+msgid "Can't read '%s/encodings', please check permissions."
+msgstr "无法读取 '%s/encodings',请检查权限。"
+
+#: plugins/admin/systems/class_servNfs.inc:184
+msgid "Please specify a valid path for your setup."
+msgstr "请为您的安装提供一个有效路径。"
+
+#: plugins/admin/systems/class_servNfs.inc:190
+msgid "Please specify a valid name for your share."
+msgstr "请为您的共享提供一个有效名称。"
+
+#: plugins/admin/systems/class_servNfs.inc:193
+msgid "Please specify a name for your share."
+msgstr "请为您的共享提供一个名称。"
+
+#: plugins/admin/systems/class_servNfs.inc:198
+msgid "Description contains invalid characters."
+msgstr "描述包含无效字符。"
+
+#: plugins/admin/systems/class_servNfs.inc:202
+msgid "Volume contains invalid characters."
+msgstr "卷包含无效字符。"
+
+#: plugins/admin/systems/class_servNfs.inc:206
+msgid "Path contains invalid characters."
+msgstr "路径包含无效字符。"
+
+#: plugins/admin/systems/class_servNfs.inc:210
+msgid "Option contains invalid characters."
+msgstr "选项包含无效字符。"
+
+#: plugins/admin/systems/class_goLogDBServer.inc:31
+#: plugins/admin/systems/class_goLogDBServer.inc:59
+#: plugins/admin/systems/class_goLogDBServer.inc:89
+#: plugins/admin/systems/class_goLogDBServer.inc:90
+msgid "Logging database"
+msgstr "日志数据库"
+
+#: plugins/admin/systems/goVirusServer.tpl:5
+msgid "Generic virus filtering"
+msgstr "通用病毒过滤"
+
+#: plugins/admin/systems/goVirusServer.tpl:47
+msgid "Select number of maximal threads"
+msgstr "选择最大线程数"
+
+#: plugins/admin/systems/goVirusServer.tpl:61
+msgid "Max directory recursions"
+msgstr "最大目录递归"
+
+#: plugins/admin/systems/goVirusServer.tpl:101
+msgid "Archive scanning"
+msgstr "文档扫描"
+
+#: plugins/admin/systems/goVirusServer.tpl:143
+msgid "Maximum recursion"
+msgstr "最大递归"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:112
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#: plugins/admin/departments/class_departmentGeneric.inc:587
+#: plugins/admin/departments/class_departmentGeneric.inc:592
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Departments"
+msgstr "部门"
+
+#: plugins/admin/systems/class_glpiSelectUser.inc:140
+msgid "use"
+msgstr "使用"
+
+#: plugins/admin/systems/goLogDBServer.tpl:1
+#, fuzzy
+msgid "Logging database information"
+msgstr "日志数据库"
+
+#: plugins/admin/systems/class_goFaxServer.inc:32
+msgid "FAX database"
+msgstr "传真数据库"
+
+#: plugins/admin/systems/class_goFaxServer.inc:61
+#, fuzzy
+msgid "FAX database configuration"
+msgstr "传真数据库"
+
+#: plugins/admin/systems/class_goFaxServer.inc:90
+#: plugins/admin/systems/class_goFaxServer.inc:91
+#, fuzzy
+msgid "Fax database"
+msgstr "传真数据库"
+
+#: plugins/admin/systems/class_goFaxServer.inc:99
+#, fuzzy
+msgid "Login name"
+msgstr "位置名称"
+
+#: plugins/admin/systems/glpiPrinter.tpl:9
+msgid "Printer type"
+msgstr "打印机类型"
+
+#: plugins/admin/systems/glpiPrinter.tpl:39
+msgid "Supported interfaces"
+msgstr "支持的界面"
+
+#: plugins/admin/systems/glpiPrinter.tpl:58
+msgid "Parallel"
+msgstr "并行"
+
+#: plugins/admin/systems/glpiPrinter.tpl:68
+msgid "USB"
+msgstr "USB"
+
+#: plugins/admin/systems/glpiPrinter.tpl:139
+msgid "Installed cartridges"
+msgstr "安装的硒鼓"
+
+#: plugins/admin/applications/remove.tpl:6
+#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
+#: ihtml/themes/default/remove.tpl:6
+msgid ""
+"This may be used by several groups. Please double check if your really want "
+"to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"这可能被好几个组使用。请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据"
+"找回。"
+
+#: plugins/admin/applications/class_divListApplication.inc:31
+msgid "List of Applications"
+msgstr "应用程序列表"
+
+#: plugins/admin/applications/class_divListApplication.inc:32
+msgid "This table displays all applications in the selected tree."
+msgstr "这个表显示在所选树下的所有应用程序。"
+
+#: plugins/admin/applications/class_divListApplication.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected applications. You may "
+"want to use the range selector on top of the application listbox, when "
+"working with a large number of applications."
+msgstr ""
+"这个菜单允许您添加,编辑和删除所选的应用程序。对于一个长列表,您可以通过选择"
+"框上面的范围选择来调整。"
+
+#: plugins/admin/applications/class_divListApplication.inc:58
+#: plugins/admin/applications/class_applicationGeneric.inc:506
+#: plugins/admin/applications/generic.tpl:7
+#: plugins/admin/applications/generic.tpl:10
+msgid "Application name"
+msgstr "应用程序名称"
+
+#: plugins/admin/applications/class_divListApplication.inc:161
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "new"
+msgstr "新"
+
+#: plugins/admin/applications/class_divListApplication.inc:162
+msgid "Create new application"
+msgstr "创建新应用程序"
+
+#: plugins/admin/applications/class_divListApplication.inc:181
+#, fuzzy
+msgid "Remove selected applications"
+msgstr "删除应用程序"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:103
+msgid "no example"
+msgstr "没有示例"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:134
+msgid "This 'dn' is no application."
+msgstr "该 'dn' 不是应用程序。"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:236
+#, fuzzy, php-format
+msgid "Removing of application with dn '%s' failed."
+msgstr "从组 '%s' 删除应用程序失败"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:248
+#, php-format
+msgid "Removing application from objectgroup '%s' failed"
+msgstr "从对象组 '%s' 删除应用程序失败"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:255
+#, php-format
+msgid "Removing application from group '%s' failed"
+msgstr "从组 '%s' 删除应用程序失败"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:306
+msgid "The specified picture has not been uploaded correctly."
+msgstr "图片没有上传成功。"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:338
+msgid "Can't access uploaded image."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:343
+msgid ""
+"Uploaded image could not be resized, possilby the image magick extension is "
+"missing."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:348
+#, fuzzy
+msgid ""
+"Could not convert image to png, possilby the image magick extension is "
+"missing."
+msgstr "无法连接到 glpi 数据库,没有安装 php-mysql 扩展。"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:352
+#, php-format
+msgid "Could not save uploaded image to %s."
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:381
+msgid "Specified execute path must start with '/'."
+msgstr "给定的执行路径必须以 '/' 起始。"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:398
+msgid "Required field 'Name' is not filled."
+msgstr "需要的字段“名称”没有填写。"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:402
+msgid "Invalid character in application name. Only a-z 0-9 are allowed."
+msgstr "应用程序名称中包含无效的字符。只允许 a-z 0-9。"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:406
+msgid "Required field 'Execute' is not filled."
+msgstr "需要的字段“执行”没有填写。"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:421
+#: plugins/admin/applications/class_applicationGeneric.inc:429
+msgid "There's already an application with this 'Name'."
+msgstr "已经由一个同名的应用程序。"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:477
+#, fuzzy, php-format
+msgid "Saving of application with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:502
+msgid "Application settings"
+msgstr "应用程序设置"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:511
+#: plugins/admin/applications/generic.tpl:19
+msgid "Application name to be displayed (i.e. below icons)"
+msgstr "要显示的应用程序名称(在图标下)"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:543
+#, fuzzy
+msgid "Application generic"
+msgstr "应用程序名称"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:556
+#: plugins/admin/applications/generic.tpl:66
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
+#: plugins/admin/mimetypes/generic.tpl:67
+msgid "Icon"
+msgstr "图标"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:557
+msgid "Flag"
+msgstr ""
+
+#: plugins/admin/applications/class_applicationGeneric.inc:558
+#, fuzzy
+msgid "Script content"
+msgstr "变量内容"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:560
+#: plugins/admin/applications/generic.tpl:99
+msgid "Only executable for members"
+msgstr "只允许成员执行"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:561
+#: plugins/admin/applications/generic.tpl:110
+msgid "Place icon on members desktop"
+msgstr "在成员桌面放置图标"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:562
+#: plugins/admin/applications/generic.tpl:120
+msgid "Place entry in members launch bar"
+msgstr "在成员的启动条放置条目"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:563
+#: plugins/admin/applications/generic.tpl:115
+msgid "Place entry in members startmenu"
+msgstr "替换成员启动菜单条目"
+
+#: plugins/admin/applications/class_applicationGeneric.inc:564
+#: plugins/admin/applications/generic.tpl:104
+msgid "Replace user configuration on startup"
+msgstr "替换启动时用户配置"
+
+#: plugins/admin/applications/class_applicationManagement.inc:323
+#: plugins/admin/applications/class_applicationManagement.inc:377
+#: plugins/admin/applications/class_applicationManagement.inc:407
+msgid "You are not allowed to delete this application!"
+msgstr "您无权删除这个应用程序!"
+
+#: plugins/admin/applications/class_applicationManagement.inc:370
+#, php-format
+msgid "You're about to delete the application '%s'."
+msgstr "您将要删除应用程序 '%s'。"
+
+#: plugins/admin/applications/main.inc:39
+#: plugins/admin/applications/main.inc:41
+msgid "Application management"
+msgstr "应用程序管理"
+
+#: plugins/admin/applications/class_applicationParameters.inc:54
+msgid "Remove options"
+msgstr "删除选项"
+
+#: plugins/admin/applications/class_applicationParameters.inc:55
+msgid "This application has options. You can disable them by clicking below."
+msgstr "该应用程序有选项。您可以点击下面按钮禁用。"
+
+#: plugins/admin/applications/class_applicationParameters.inc:57
+msgid "Create options"
+msgstr "创建选项"
+
+#: plugins/admin/applications/class_applicationParameters.inc:58
+msgid ""
+"This application has options disabled. You can enable them by clicking below."
+msgstr "该应用程序有选项已禁用。您可以点击下面按钮启用。"
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/admin/fai/class_faiVariable.inc:424
+msgid "Variable"
+msgstr "变量"
+
+#: plugins/admin/applications/class_applicationParameters.inc:98
+#: plugins/gofon/macro/parameter.tpl:10
+msgid "Default value"
+msgstr "缺省值"
+
+#: plugins/admin/applications/class_applicationParameters.inc:130
+msgid "Add option"
+msgstr "添加选项"
+
+#: plugins/admin/applications/class_applicationParameters.inc:159
+#, fuzzy, php-format
+msgid "Removing of application parameters with dn '%s' failed."
+msgstr "删除应用程序参数失败"
+
+#: plugins/admin/applications/class_applicationParameters.inc:190
+#, php-format
+msgid "Value '%s' specified as option name is not valid."
+msgstr "值 '%s' 定义为选项名称无效。"
+
+#: plugins/admin/applications/class_applicationParameters.inc:221
+#, fuzzy, php-format
+msgid "Saving of application parameters with dn '%s' failed."
+msgstr "保存应用程序参数失败"
+
+#: plugins/admin/applications/class_applicationParameters.inc:233
+#, fuzzy
+msgid "Parameter configuration"
+msgstr "下载配置"
+
+#: plugins/admin/applications/class_applicationParameters.inc:241
+#, fuzzy
+msgid "Application parameter settings"
+msgstr "应用程序设置"
+
+#: plugins/admin/applications/release_select.tpl:3
+#: plugins/admin/mimetypes/release_select.tpl:3
+#: plugins/admin/fai/branch_selector.tpl:3
+msgid "Branches"
+msgstr "分支"
+
+#: plugins/admin/applications/release_select.tpl:9
+#: plugins/admin/mimetypes/release_select.tpl:9
+#: plugins/admin/fai/branch_selector.tpl:9
+msgid "Current release"
+msgstr "当前版本"
+
+#: plugins/admin/applications/generic.tpl:15
+#: plugins/gofon/macro/class_gofonMacro.inc:583
+#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
+msgid "Display name"
+msgstr "显示名称"
+
+#: plugins/admin/applications/generic.tpl:28
+msgid "Path and/or binary name of application"
+msgstr "应用程序的路径和/或二进制名称"
+
+#: plugins/admin/applications/generic.tpl:45
+#: plugins/admin/mimetypes/generic.tpl:47
+msgid "Choose subtree to place application in"
+msgstr "选择放置应用程序的子树"
+
+#: plugins/admin/applications/generic.tpl:78
+#: plugins/admin/mimetypes/generic.tpl:79
+msgid "Update"
+msgstr "更新"
+
+#: plugins/admin/applications/generic.tpl:78
+msgid "Reload picture from LDAP"
+msgstr "从 LDAP 重新加载图片"
+
+#: plugins/admin/applications/generic.tpl:81
+#: plugins/personal/generic/generic_picture.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:52
+msgid "Remove picture"
+msgstr "删除图片"
+
+#: plugins/admin/applications/generic.tpl:81
+#, fuzzy
+msgid "Remove picture from LDAP"
+msgstr "从 LDAP 重新加载图片"
+
+#: plugins/admin/applications/generic.tpl:140
+#: plugins/admin/fai/class_faiScriptEntry.inc:89
+#: plugins/admin/fai/class_faiHookEntry.inc:84
+#: plugins/admin/fai/class_faiScript.inc:316
+#: plugins/admin/fai/class_faiHook.inc:314
+#: plugins/admin/fai/class_faiTemplate.inc:292
+msgid "Download"
+msgstr "下载"
+
+#: plugins/admin/users/remove.tpl:6
+msgid ""
+"This includes all account data, system access rules, imap settings, etc. for "
+"this user. Please double check if your really want to do this since there is "
+"no way for GOsa to get your data back."
+msgstr ""
+"这包含该用户所有账号数据,系统访问规则,imap 设置等等。请再次检查您是否要这么"
+"做,因为 GOsa 没有办法将您的数据找回。"
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "用模板创建一个新用户"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"可以使用模板来辅助新用户的创建。很多数据记录可以被自动填充。选择“无”来跳过模"
+"板选择。"
+
+#: plugins/admin/users/template.tpl:32
+#: plugins/personal/generic/paste_generic.tpl:15
+#: plugins/personal/generic/generic.tpl:65
+msgid "Login"
+msgstr "登录名"
+
+#: plugins/admin/users/class_userManagement.inc:157
+#: plugins/admin/users/class_userManagement.inc:235
+msgid "You are not allowed to set this users password!"
+msgstr "您无权设置这些用户口令!"
+
+#: plugins/admin/users/class_userManagement.inc:183
+#: plugins/personal/password/class_password.inc:79
+#: plugins/personal/generic/main.inc:79 html/password.php:191
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr "您输入的“新口令”和“重复新口令”不匹配。"
+
+#: plugins/admin/users/class_userManagement.inc:188
+#: plugins/personal/password/class_password.inc:81
+#: plugins/personal/generic/main.inc:84 html/password.php:194
+msgid "The password you've entered as 'New password' is empty."
+msgstr "输入的“新口令”为空。"
+
+#: plugins/admin/users/class_userManagement.inc:327
+#, fuzzy, php-format
+msgid "You're about to delete the following entry: %s"
+msgstr "您将要删除条目 %s。"
+
+#: plugins/admin/users/class_userManagement.inc:329
+#, fuzzy, php-format
+msgid "You're about to delete the following entries: %s"
+msgstr "您将要删除条目 %s。"
+
+#: plugins/admin/users/class_userManagement.inc:357
+#, fuzzy, php-format
+msgid "You are not allowed to delete the user '%s'!"
+msgstr "您无权删除这个用户!"
+
+#: plugins/admin/users/class_userManagement.inc:403
+#, php-format
+msgid "You're about to delete the user %s."
+msgstr "您将删除用户 %s。"
+
+#: plugins/admin/users/class_userManagement.inc:433
+msgid "You are not allowed to delete this user!"
+msgstr "您无权删除这个用户!"
+
+#: plugins/admin/users/class_userManagement.inc:558
+#, fuzzy
+msgid "Please select a valid template."
+msgstr "请选择一个有效文件。"
+
+#: plugins/admin/users/class_userManagement.inc:651
+msgid "A person with the choosen name is already used in this tree."
+msgstr "使用所选名称的用户已经在树中被使用了。"
+
+#: plugins/admin/users/class_divListUsers.inc:40
+msgid ""
+"This menu allows you to create, edit and delete selected users. Having a "
+"great number of users, you may want to use the range selectors on top of the "
+"user list."
+msgstr ""
+"这个菜单允许您创建,删除和修改所选的用户。对于一个长列表,您可以通过列表上面"
+"的范围选择来调整。"
+
+#: plugins/admin/users/class_divListUsers.inc:61
+#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
+#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
+msgid "Username"
+msgstr "用户名"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+msgid "Select to see template pseudo users"
+msgstr "选择查看伪用户模板"
+
+#: plugins/admin/users/class_divListUsers.inc:65
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Show templates"
+msgstr "显示模板"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Select to see users that have only a GOsa object"
+msgstr "选择查看只拥有一个 GOsa 对象的用户"
+
+#: plugins/admin/users/class_divListUsers.inc:66
+msgid "Show functional users"
+msgstr "显示用户"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Select to see users that have posix settings"
+msgstr "显示具有 posix 设置的用户"
+
+#: plugins/admin/users/class_divListUsers.inc:67
+msgid "Show unix users"
+msgstr "显示 unix 用户"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Select to see users that have mail settings"
+msgstr "显示具有邮件设置的用户"
+
+#: plugins/admin/users/class_divListUsers.inc:68
+msgid "Show mail users"
+msgstr "显示邮件用户"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Select to see users that have samba settings"
+msgstr "显示具有 samba 设置的用户"
+
+#: plugins/admin/users/class_divListUsers.inc:69
+msgid "Show samba users"
+msgstr "显示 samba 用户"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Select to see users that have proxy settings"
+msgstr "显示具有代理设置的用户"
+
+#: plugins/admin/users/class_divListUsers.inc:70
+msgid "Show proxy users"
+msgstr "显示代理用户"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "Create new user"
+msgstr "创建新用户"
+
+#: plugins/admin/users/class_divListUsers.inc:154
+msgid "New user"
+msgstr "新用户"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "Create new template"
+msgstr "创建新模板"
+
+#: plugins/admin/users/class_divListUsers.inc:156
+msgid "New template"
+msgstr "新模板"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove selected user"
+msgstr "删除图片"
+
+#: plugins/admin/users/class_divListUsers.inc:169
+#, fuzzy
+msgid "Remove user"
+msgstr "删除记录"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy selected user"
+msgstr "删除用户"
+
+#: plugins/admin/users/class_divListUsers.inc:174
+#, fuzzy
+msgid "Copy users"
+msgstr "计算机"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "cut selected user"
+msgstr "删除用户"
+
+#: plugins/admin/users/class_divListUsers.inc:176
+#, fuzzy
+msgid "Cut users"
+msgstr "用户"
+
+#: plugins/admin/users/class_divListUsers.inc:219
+msgid "GOsa"
+msgstr "GOsa"
+
+#: plugins/admin/users/class_divListUsers.inc:220
+msgid "Edit generic properties"
+msgstr "编辑通用属性"
+
+#: plugins/admin/users/class_divListUsers.inc:222
+msgid "Edit UNIX properties"
+msgstr "编辑 UNIX 属性"
+
+#: plugins/admin/users/class_divListUsers.inc:224
+msgid "Edit environment properties"
+msgstr "编辑环境属性"
+
+#: plugins/admin/users/class_divListUsers.inc:226
+msgid "Edit mail properties"
+msgstr "编辑邮件属性"
+
+#: plugins/admin/users/class_divListUsers.inc:228
+msgid "Edit phone properties"
+msgstr "编辑电话属性"
+
+#: plugins/admin/users/class_divListUsers.inc:230
+msgid "Edit fax properies"
+msgstr "编辑传真属性"
+
+#: plugins/admin/users/class_divListUsers.inc:232
+msgid "Edit samba properties"
+msgstr "编辑 samba 属性"
+
+#: plugins/admin/users/class_divListUsers.inc:234
+msgid "Edit netatalk properties"
+msgstr "编辑 netatalk 属性"
+
+#: plugins/admin/users/class_divListUsers.inc:235
+msgid "Create user from template"
+msgstr "从模板创建用户"
+
+#: plugins/admin/users/class_divListUsers.inc:236
+msgid "Create user with this template"
+msgstr "创建使用该模板的用户"
+
+#: plugins/admin/users/class_divListUsers.inc:271
+msgid "password"
+msgstr "口令"
+
+#: plugins/admin/users/class_divListUsers.inc:272
+msgid "Change password"
+msgstr "修改口令"
+
+#: plugins/admin/users/class_divListUsers.inc:275
+#, fuzzy
+msgid "You are not allowed to change the password for this user."
+msgstr "现在您无权修改您的口令"
+
+#: plugins/admin/users/class_divListUsers.inc:289
+#, fuzzy
+msgid "You are not allowed to remove this user."
+msgstr "您无权删除这个用户!"
+
+#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
+msgid "User administration"
+msgstr "用户管理"
+
+#: plugins/admin/users/password.tpl:2
+msgid ""
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr "用下面的字段修改用口令。修改即时生效。请记住新密码,否则无法登录。"
+
+#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
+msgid ""
+"Changing the password affects your authentification on mail, proxy, samba "
+"and unix services."
+msgstr "修改口令将影响邮件,代理,samba,unix等的登录。"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
+#, fuzzy, php-format
+msgid "Saving of mime type/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
+#, fuzzy, php-format
+msgid "Removing of mime type/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
+#, fuzzy, php-format
+msgid "Removing mime type from objectgroup '%s' failed"
+msgstr "从对象组 '%s' 删除应用程序失败"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
+#, fuzzy
+msgid "Please specify a valid name for this mime type."
+msgstr "请为这个附件指定一个有效名称。"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
+#, fuzzy
+msgid "Please specify at least one file pattern."
+msgstr "请为这个附件指定一个有效名称。"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
+#, fuzzy
+msgid "There's already a mime type with this 'Name'."
+msgstr "已经由一个同名的应用程序。"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
+#, fuzzy
+msgid "There's already an mime with this 'Name'."
+msgstr "已经由一个同名的应用程序。"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
+#, fuzzy
+msgid "Mime type generic"
+msgstr "Mime-type"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
+#, fuzzy
+msgid "Mime types"
+msgstr "Mime-type"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
+#: plugins/admin/mimetypes/generic.tpl:22
+#, fuzzy
+msgid "Mime group"
+msgstr "主要用户组"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
+#, fuzzy
+msgid "Left click action"
+msgstr "创建应用程序"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
+#: plugins/admin/mimetypes/generic.tpl:99
+#, fuzzy
+msgid "File patterns"
+msgstr "过滤器"
+
+#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
+#, fuzzy
+msgid "Embedded applications"
+msgstr "使用的应用程序"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
+#, fuzzy
+msgid "List of defined mime types"
+msgstr "预定义黑名单列表"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
+#, fuzzy
+msgid ""
+"This menu allows you to add, edit and remove selected mime types. You may "
+"want to use the range selector on top of the mime type listbox, when working "
+"with a large number of mime types."
+msgstr ""
+"这个菜单允许您添加,编辑和删除所选的组。对于一个长列表,您可以通过选择框上面"
+"的范围选择来调整。"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
+#, fuzzy
+msgid "Mime type name"
+msgstr "Mime-type"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
+#, fuzzy
+msgid "Display mime types matching"
+msgstr "显示匹配的硒鼓类型"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
+#, fuzzy
+msgid "Create new mime type"
+msgstr "创建新模板"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+msgid "Remove selected mimetype"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
+#, fuzzy
+msgid "Remove mimetype"
+msgstr "删除记录"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+msgid "Copy selected object"
+msgstr ""
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
+#, fuzzy
+msgid "Copy object"
+msgstr "匹配对象"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "cut selected object"
+msgstr "选择要添加的对象"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
+#, fuzzy
+msgid "Cut object"
+msgstr "匹配对象"
+
+#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
+#: plugins/admin/mimetypes/paste_generic.tpl:13
+#: plugins/admin/mimetypes/generic.tpl:12
+#, fuzzy
+msgid "Mime type"
+msgstr "Mime-type"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
+#, fuzzy
+msgid "Manage mime types"
+msgstr "管理操作系统类型"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
+#, fuzzy
+msgid "You are not allowed to delete this mime type!"
+msgstr "您无权删除这个条目!"
+
+#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
+#, fuzzy, php-format
+msgid "You're about to delete the mime type '%s'."
+msgstr "您将要删除条目 %s。"
+
+#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
+#, fuzzy
+msgid "Mimetype management"
+msgstr "系统管理"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:16
+#: plugins/admin/mimetypes/generic.tpl:16
+#, fuzzy
+msgid "Please enter a name for the mime type here"
+msgstr "请为这个会议输入一个名称。"
+
+#: plugins/admin/mimetypes/paste_generic.tpl:24
+#, fuzzy
+msgid "Please specify a description for this mime type here"
+msgstr "请为这个附件指定一个有效名称。"
+
+#: plugins/admin/mimetypes/generic.tpl:26
+#, fuzzy
+msgid "Categorize this mime type"
+msgstr "这个子树的分类"
+
+#: plugins/admin/mimetypes/generic.tpl:38
+#, fuzzy
+msgid "Please specify a description"
+msgstr "请提供一个有效的脚本名。"
+
+#: plugins/admin/mimetypes/generic.tpl:68
+#, fuzzy
+msgid "Mime icon"
+msgstr "Mime"
+
+#: plugins/admin/mimetypes/generic.tpl:80
+msgid "Update mime type icon"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:94
+msgid "Left click"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:105
+#, fuzzy
+msgid "Please specify a new file pattern"
+msgstr "请输入一个名字。"
+
+#: plugins/admin/mimetypes/generic.tpl:108
+msgid "Add a new file pattern"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:117
+#: plugins/admin/mimetypes/generic.tpl:171
+#, fuzzy
+msgid "Enter an application name here"
+msgstr "应用程序名称"
+
+#: plugins/admin/mimetypes/generic.tpl:120
+#: plugins/admin/mimetypes/generic.tpl:175
+#, fuzzy
+msgid "Add application"
+msgstr "应用程序"
+
+#: plugins/admin/mimetypes/generic.tpl:131
+msgid "Embedding"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:144
+msgid "Show file in embedded viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:151
+msgid "Show file in external viewer"
+msgstr ""
+
+#: plugins/admin/mimetypes/generic.tpl:158
+msgid "Ask whether to save to local disk"
+msgstr ""
+
+#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
+#, fuzzy
+msgid "Acl"
+msgstr "全部"
+
+#: plugins/admin/acl/tabs_acl_role.inc:8
+#, fuzzy
+msgid "ACL Templates"
+msgstr "模板"
+
+#: plugins/admin/acl/class_aclManagement.inc:27
+#, fuzzy
+msgid "ACLs"
+msgstr "ACL"
+
+#: plugins/admin/acl/class_aclManagement.inc:142
+#, fuzzy
+msgid "You are not allowed to create a new role."
+msgstr "您无权删除这个用户!"
+
+#: plugins/admin/acl/class_aclManagement.inc:179
+#, fuzzy
+msgid "You are not allowed to edit this acl."
+msgstr "您无权删除这个宏!"
+
+#: plugins/admin/acl/class_aclManagement.inc:224
+#: plugins/admin/acl/class_aclManagement.inc:288
+#, fuzzy, php-format
+msgid "You're about to delete the acl %s."
+msgstr "您将要删除宏 '%s'。"
+
+#: plugins/admin/acl/class_aclManagement.inc:232
+#: plugins/admin/acl/class_aclManagement.inc:295
+#: plugins/admin/acl/class_aclManagement.inc:319
+#, fuzzy
+msgid "You are not allowed to delete this acl!"
+msgstr "您无权删除这个宏!"
+
+#: plugins/admin/acl/class_aclManagement.inc:256
+#, fuzzy
+msgid "You are not allowed to delete this acl role!"
+msgstr "您无权删除这个宏!"
+
+#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
+msgid "Assigned ACLs for current entry"
+msgstr ""
+
+#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
+#, fuzzy
+msgid "New ACL"
+msgstr "新"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+#, fuzzy
+msgid "ACL type"
+msgstr "分类类型"
+
+#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
+#, fuzzy
+msgid "Select an acl type"
+msgstr "选择一个位置"
+
+#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
+#, fuzzy
+msgid "List of available ACL categories"
+msgstr "可用软件包列表"
+
+#: plugins/admin/acl/class_aclRole.inc:6
+msgid "Access control list templates"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
+#, fuzzy
+msgid "All categories"
+msgstr "添加分类"
+
+#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
+msgid "Reset ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
+#, fuzzy
+msgid "One level"
+msgstr "日志级别"
+
+#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
+#: include/class_acl.inc:192
+#, fuzzy
+msgid "Current object"
+msgstr "创建新 FAI 对象"
+
+#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
+#, fuzzy
+msgid "Complete subtree"
+msgstr "忽略子树"
+
+#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
+msgid "Complete subtree (permanent)"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
+#, fuzzy
+msgid "Edit ACL"
+msgstr "编辑"
+
+#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
+#, fuzzy
+msgid "Delete ACL"
+msgstr "删除"
+
+#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
+msgid "No ACL settings for this category"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
+#, php-format
+msgid "Contains ACLs for these objects: %s"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
+#, fuzzy
+msgid "Edit categories ACLs"
+msgstr "编辑分类"
+
+#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
+msgid "Clear categories ACLs"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
+msgid "All objects in current subtree"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
+#, fuzzy, php-format
+msgid "Saving ACLs with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/acl/class_aclRole.inc:596
+#, fuzzy, php-format
+msgid ""
+"This role can't be removed while it is in use. Follwing objects are using "
+"this role %s"
+msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#, fuzzy, php-format
+msgid "Removing of aclRole with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/acl/class_aclRole.inc:614
+#, fuzzy, php-format
+msgid "Removing aclRole from objectgroup '%s' failed"
+msgstr "从对象组 '%s' 删除应用程序失败"
+
+#: plugins/admin/acl/class_aclRole.inc:668
+#: plugins/admin/acl/class_divListACL.inc:193
+#: plugins/personal/generic/class_user.inc:1409
+#: plugins/personal/generic/generic.tpl:419
+msgid "Role"
+msgstr "角色"
+
+#: plugins/admin/acl/class_aclRole.inc:669
+#: plugins/admin/acl/class_divListACL.inc:283
+#: plugins/admin/acl/class_divListACL.inc:284
+#: plugins/admin/acl/class_divListACL.inc:289
+#, fuzzy
+msgid "ACL roles"
+msgstr "MAC 地址"
+
+#: plugins/admin/acl/class_aclRole.inc:674
+msgid "Acl roles"
+msgstr ""
+
+#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
+#, fuzzy
+msgid "ACL management"
+msgstr "管理"
+
+#: plugins/admin/acl/class_divListACL.inc:31
+#, fuzzy
+msgid "List of acl"
+msgstr "宏列表"
+
+#: plugins/admin/acl/class_divListACL.inc:32
+#, fuzzy
+msgid "List of acls"
+msgstr "宏列表"
+
+#: plugins/admin/acl/class_divListACL.inc:36
+#, fuzzy
+msgid "This menu allows you to edit and delete selected acls."
+msgstr "这个菜单允许您创建,删除和修改 FAI 分类。"
+
+#: plugins/admin/acl/class_divListACL.inc:61
+msgid "Ignore subtrees"
+msgstr "忽略子树"
+
+#: plugins/admin/acl/class_divListACL.inc:65
+#, fuzzy
+msgid "Display acls matching"
+msgstr "显示匹配的宏"
+
+#: plugins/admin/acl/class_divListACL.inc:150
+#, fuzzy
+msgid "New acl role"
+msgstr "新配置"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/admin/fai/class_divListFai.inc:224
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy selected objects"
+msgstr "选择要添加的对象"
+
+#: plugins/admin/acl/class_divListACL.inc:161
+#: plugins/gofon/macro/class_divListMacros.inc:158
+#: plugins/gofon/conference/class_divListConferences.inc:165
+#, fuzzy
+msgid "Copy objects"
+msgstr "对象"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/admin/fai/class_divListFai.inc:226
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "cut selected objects"
+msgstr "选择要添加的对象"
+
+#: plugins/admin/acl/class_divListACL.inc:163
+#: plugins/gofon/macro/class_divListMacros.inc:160
+#: plugins/gofon/conference/class_divListConferences.inc:167
+#, fuzzy
+msgid "Cut objects"
+msgstr "匹配对象"
+
+#: plugins/admin/acl/class_divListACL.inc:211
+#, fuzzy
+msgid "Edit acl role"
+msgstr "编辑宏"
+
+#: plugins/admin/acl/class_divListACL.inc:221
+#, fuzzy
+msgid "Delete acl role"
+msgstr "删除宏"
+
+#: plugins/admin/acl/class_divListACL.inc:233
+#, fuzzy
+msgid "Edit acl"
+msgstr "编辑宏"
+
+#: plugins/admin/acl/class_divListACL.inc:237
+#, fuzzy
+msgid "Delete acl"
+msgstr "删除宏"
+
+#: plugins/admin/acl/class_divListACL.inc:284
+#, fuzzy
+msgid "Access control list"
+msgstr "访问选项"
+
+#: plugins/admin/acl/class_divListACL.inc:292
+#, fuzzy
+msgid "Role name"
+msgstr "重命名"
+
+#: plugins/admin/acl/class_divListACL.inc:293
+#, fuzzy
+msgid "Role description"
+msgstr "单元描述"
+
+#: plugins/admin/departments/remove.tpl:6
+#: plugins/gofon/conference/remove.tpl:6
+msgid ""
+"This includes 'all' accounts, systems, etc. in this subtree. Please double "
+"check if your really want to do this since there is no way for GOsa to get "
+"your data back."
+msgstr ""
+"在这个子树中包含了所有账号,系统等等。请再次检查您是否要这么做,因为 GOsa 没"
+"有办法将您的数据找回。"
+
+#: plugins/admin/departments/dep_iframe.tpl:1
+#: plugins/admin/fai/faiNewBranch.tpl:34
+msgid "Processing the requested operation"
+msgstr "处理请求的操作"
+
+#: plugins/admin/departments/dep_iframe.tpl:7
+#: plugins/admin/fai/faiNewBranch.tpl:41
+msgid ""
+"Your browser doesn't support iframes, please use this link to perform the "
+"requested operation."
+msgstr "您的浏览器不支持 iframe,请使用这个链接来执行请求的操作。"
+
+#: plugins/admin/departments/class_divListDepartment.inc:27
+#: plugins/admin/departments/class_divListDepartment.inc:28
+msgid "List of departments"
+msgstr "部门列表"
+
+#: plugins/admin/departments/class_divListDepartment.inc:33
+#, fuzzy
+msgid ""
+"This menu allows you to create, delete and edit selected departments. Having "
+"a large number of departments, you might prefer the range selectors on top "
+"of the department list."
+msgstr ""
+"这个菜单允许您创建,删除和修改所选的部门。对于一个长列表,您可以通过列表上面"
+"的范围选择来调整。"
+
+#: plugins/admin/departments/class_divListDepartment.inc:48
+#: plugins/admin/departments/class_departmentGeneric.inc:600
+msgid "Department name"
+msgstr "部门名称"
+
+#: plugins/admin/departments/class_divListDepartment.inc:56
+#, fuzzy
+msgid "Regular expression for matching department names"
+msgstr "匹配附件名称的正则表达式"
+
+#: plugins/admin/departments/class_divListDepartment.inc:127
+msgid "Create new department"
+msgstr "创建新部门"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove selected departments"
+msgstr "选择类别"
+
+#: plugins/admin/departments/class_divListDepartment.inc:139
+#, fuzzy
+msgid "Remove departments"
+msgstr "显示部门"
+
+#: plugins/admin/departments/tabs_department.inc:34
+#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
+#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
+#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
+#: plugins/admin/fai/tabsVariable.inc:37
+msgid "Try to move tree failed. Destination tree is subtree of source tree."
+msgstr "移动树失败。目标树是源树的子树。"
+
+#: plugins/admin/departments/class_departmentManagement.inc:197
+#: plugins/admin/departments/class_departmentManagement.inc:245
+#: plugins/admin/departments/class_departmentManagement.inc:264
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
+msgid "You have no permission to remove this department."
+msgstr "您无权删除这个部门。"
+
+#: plugins/admin/departments/class_departmentManagement.inc:239
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
+#, php-format
+msgid "You're about to delete the whole LDAP subtree placed under '%s'."
+msgstr "您将要删除 '%s' 下的整个 LDAP 子树。"
+
+#: plugins/admin/departments/class_departmentManagement.inc:431
+msgid ".."
+msgstr ".."
+
+#: plugins/admin/departments/class_departmentGeneric.inc:197
+#, fuzzy, php-format
+msgid "Removing of department with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:258
+#: plugins/admin/departments/class_departmentGeneric.inc:260
+msgid "Department with that 'Name' already exists."
+msgstr "相同名称的部门已经存在。"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:268
+msgid "Required field 'Description' is not set."
+msgstr "需要的字段“描述”没有设置。"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:272
+#, php-format
+msgid ""
+"The field 'Name' contains the reserved word '%s'. Please choose another name."
+msgstr "字段“名称”包含保留字 '%s'。请选择其他名字。"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:326
+msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
+msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:376
+#, fuzzy, php-format
+msgid "Saving of department with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:429
+#, php-format
+msgid "Tagging '%s'."
+msgstr "标记 '%s'。"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:514
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "移动 '%s' 到 '%s'"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:550
+#: include/class_ldap.inc:458 include/class_acl.inc:638
+#: include/class_acl.inc:645 include/class_acl.inc:652
+#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:62
+msgid "Object"
+msgstr "对象"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:555
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "拷贝 %s 失败,退出操作"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:601
+#: plugins/admin/departments/generic.tpl:24
+msgid "Category"
+msgstr "分类"
+
+#: plugins/admin/departments/class_departmentGeneric.inc:604
+#: plugins/admin/departments/generic.tpl:117
+msgid "Administrative settings"
+msgstr "管理设置"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#, fuzzy
+msgid "You are currently moving/renaming this department."
+msgstr "您无权删除这个部门。"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:5
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
+"snapshot entries for all entire objects."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:8
+msgid "GOsa can NOT fix this for you, yet."
+msgstr ""
+
+#: plugins/admin/departments/dep_move_confirm.tpl:11
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+
+#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
+msgid "Department management"
+msgstr "部门管理"
+
+#: plugins/admin/departments/generic.tpl:8
+msgid "Name of department"
+msgstr "部门名称"
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of subtree to create"
+msgstr "要创建子树的名称"
+
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/gofon/conference/generic.tpl:93
+msgid "Descriptive text for department"
+msgstr "部门描述文件"
+
+#: plugins/admin/departments/generic.tpl:27
+msgid "Category for this subtree"
+msgstr "这个子树的分类"
+
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/gofon/conference/generic.tpl:177
+msgid "Choose subtree to place department in"
+msgstr "选择放置部门的子树"
+
+#: plugins/admin/departments/generic.tpl:63
+msgid "State where this subtree is located"
+msgstr "这个子树位于的状态"
+
+#: plugins/admin/departments/generic.tpl:71
+msgid "Location of this subtree"
+msgstr "这个子树的位置"
+
+#: plugins/admin/departments/generic.tpl:79
+msgid "Postal address of this subtree"
+msgstr "这个子树的地址"
+
+#: plugins/admin/departments/generic.tpl:86
+msgid "Base telephone number of this subtree"
+msgstr "这个子树的电话号码"
+
+#: plugins/admin/departments/generic.tpl:94
+msgid "Base facsimile telephone number of this subtree"
+msgstr "这个子树的传真号码"
+
+#: plugins/admin/departments/generic.tpl:119
+msgid "Tag department as an independent administrative unit"
+msgstr "将部门标记为独立的管理单元"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:38
+#: plugins/admin/ogroups/class_divListOGroup.inc:39
+msgid "List of object groups"
+msgstr "对象组列表"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:44
+msgid ""
+"This menu allows you to add, edit or remove selected groups. You may want to "
+"use the range selector on top of the group listbox, when working with  a "
+"large number of groups."
+msgstr ""
+"这个菜单允许您添加,编辑和删除所选的组。对于一个长列表,您可以通过选择框上面"
+"的范围选择来调整。"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:63
+msgid "Name of object groups"
+msgstr "对象组名称"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Select to see groups containing users"
+msgstr "选择查看包含用户的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:68
+msgid "Show groups containing users"
+msgstr "显示包含用户的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Select to see groups containing groups"
+msgstr "选择查看包含组的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:69
+msgid "Show groups containing groups"
+msgstr "显示包含组的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Select to see groups containing applications"
+msgstr "选择查看包含应用程序的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:70
+msgid "Show groups containing applications"
+msgstr "显示包含应用程序的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Select to see groups containing departments"
+msgstr "选择查看包含部门的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:71
+msgid "Show groups containing departments"
+msgstr "显示包含组织的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Select to see groups containing servers"
+msgstr "选择查看包含服务器的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:72
+msgid "Show groups containing servers"
+msgstr "显示包含服务器的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Select to see groups containing workstations"
+msgstr "选择查看包含工作站的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:73
+msgid "Show groups containing workstations"
+msgstr "显示包含工作站的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Select to see groups containing terminals"
+msgstr "选择查看包含终端的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:74
+msgid "Show groups containing terminals"
+msgstr "显示包含终端的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Select to see groups containing printer"
+msgstr "选择查看包含打印机的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:75
+msgid "Show groups containing printer"
+msgstr "显示包含打印机的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Select to see groups containing phones"
+msgstr "选择查看包含电话的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:76
+msgid "Show groups containing phones"
+msgstr "显示包含电话的组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:168
+msgid "Create new object group"
+msgstr "创建新对象组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove selected object groups"
+msgstr "对象组名称"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:187
+#, fuzzy
+msgid "Remove object groups"
+msgstr "对象组名称"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy selected object group"
+msgstr "选择一个对象组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:192
+#, fuzzy
+msgid "Copy object groups"
+msgstr "对象组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "cut selected object group"
+msgstr "创建新对象组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:194
+#, fuzzy
+msgid "Cut object groups"
+msgstr "对象组"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:251
+#, fuzzy
+msgid "You are not allowed to remove this entry."
+msgstr "您无权删除这个条目!"
+
+#: plugins/admin/ogroups/class_divListOGroup.inc:269
+#: plugins/generic/references/class_reference.inc:50
+msgid "Object group"
+msgstr "对象组"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:67
+#: plugins/admin/ogroups/tabs_ogroups.inc:212
+msgid "Phone queue"
+msgstr "电话队列"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:92
+#: plugins/admin/ogroups/class_termgroup.inc:387
+msgid "System"
+msgstr "系统"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:189
+msgid "Terminals"
+msgstr "终端"
+
+#: plugins/admin/ogroups/remove.tpl:7
+msgid ""
+"Please double check if you really want to do this since there is no way for "
+"GOsa to get your data back."
+msgstr "请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据找回。"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Select to see departments"
+msgstr "选择查看部门"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:27
+msgid "Show departments"
+msgstr "显示部门"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Select to see GOsa accounts"
+msgstr "选择查看 Gosa 账号"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:28
+msgid "Show people"
+msgstr "显示人员"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Select to see GOsa groups"
+msgstr "选择查看 GOsa 组"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:29
+msgid "Show groups"
+msgstr "显示组"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Select to see applications"
+msgstr "选择查看应用程序"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:30
+msgid "Show applications"
+msgstr "显示应用程序"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:32
+msgid "Select to see workstations"
+msgstr "选择查看工作站"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:33
+msgid "Select to see terminals"
+msgstr "选择查看终端"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Select to see printers"
+msgstr "选择查看打印机"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:34
+msgid "Show printers"
+msgstr "显示打印机"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:35
+msgid "Select to see phones"
+msgstr "选择查看电话"
+
+#: plugins/admin/ogroups/ogroup_objects.tpl:41
+msgid "Display objects of department"
+msgstr "选择查看部门对象"
+
+#: plugins/admin/ogroups/class_termgroup.inc:108
+msgid "You have no permissions to create a workstation on this 'Base'."
+msgstr "您无权在此 'Base' 下创建一个工作站"
+
+#: plugins/admin/ogroups/class_termgroup.inc:113
+msgid "There must be at least one NTP server selected."
+msgstr "必须至少选择一个 NTP 服务器。"
+
+#: plugins/admin/ogroups/class_termgroup.inc:168
+#, php-format
+msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
+msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。"
+
+#: plugins/admin/ogroups/class_termgroup.inc:380
+msgid "Saving workstation failed"
+msgstr "保存工作站失败"
+
+#: plugins/admin/ogroups/class_termgroup.inc:388
+#, fuzzy
+msgid "System group"
+msgstr "信赖的系统"
+
+#: plugins/admin/ogroups/paste_mail.tpl:7
+msgid "Please enter a mail address"
+msgstr "请输入一个邮件地址"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:51
+msgid ""
+"This group has mail features enabled. You can disable them by clicking below."
+msgstr "这个组启用了邮件功能。您可以点击下面按钮来禁用。"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:53
+msgid ""
+"This group has mail features disabled. You can enable them by clicking below."
+msgstr "这个组禁用了邮件功能。您可以点击下面按钮来启用。"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:118
+#, fuzzy, php-format
+msgid "Saving of object group/mail with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:153
+#, fuzzy, php-format
+msgid "Removing of object group/mail with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/ogroups/class_mailogroup.inc:182
+#, fuzzy
+msgid "Mail group"
+msgstr "显示邮件组"
+
+#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:753
+msgid "Object groups"
+msgstr "对象组"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:94
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
+#, php-format
+msgid ""
+"The specified home server '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry while ignoring old "
+"accounts."
+msgstr ""
+"提供的主服务器 '%s' 不在 GOsa 服务器配置中。保存这个账号将在服务器 '%s' 上创"
+"建一个新条目。选择“取消”如果您不想创建一个新条目并忽略旧账号。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:124
+msgid "ring all"
+msgstr "全部响铃"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:125
+msgid "round robin"
+msgstr "round robin"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:126
+#, fuzzy
+msgid "least recently called"
+msgstr "最近最少的电话"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:127
+#, fuzzy
+msgid "fewest completed calls"
+msgstr "最少完成的电话"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:128
+msgid "random"
+msgstr "随机"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:129
+msgid "round robin with memory"
+msgstr "内存 round robin"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:150
+#: plugins/gofon/macro/class_gofonMacro.inc:194
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
+msgid ""
+"Can't save any changes to asterisk database, there is currently no mysql "
+"extension available in your php setup."
+msgstr "无法保存修改到 asterisk 数据库,当前 php 没有安装 mysql 扩展。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:161
+#: plugins/gofon/macro/class_gofonMacro.inc:204
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
+#, php-format
+msgid ""
+"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
+"mysql error."
+msgstr ""
+"MySQL 主服务器 '%s' 无法被用户 '%s' 访问到,通过 GOsa 日志来查看 mysql 错误。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:168
+#: plugins/gofon/macro/class_gofonMacro.inc:211
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
+#, php-format
+msgid "Can't select database '%s' on home server '%s'."
+msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:180
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
+#, php-format
+msgid ""
+"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
+"log for mysql error."
+msgstr ""
+"MySQL 主服务器 '%s' 无法被用户 '%s' 访问到,通过 GOsa 日志来查看 mysql 错误。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:187
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
+#, php-format
+msgid "Can't select database '%s' on initial home server '%s'."
+msgstr "无法在初始的主服务器 '%s' 上选择数据库 '%s'。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:215
+msgid "Remove the phone queue from this Account"
+msgstr "删除来自该账号的电话队列"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:216
+msgid ""
+"Phone queue is enabled for this group. You can disable it by clicking below."
+msgstr "电话队列已经为这个组启用。您可以点击下面按钮禁用。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:218
+msgid "Create phone queue"
+msgstr "创建电话队列"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:219
+msgid ""
+"For this group the phone queues are disabled. You can enable them by "
+"clicking below."
+msgstr "对于这个组电话队列被禁用。您可以点击下面按钮启用。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:307
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone queue."
+msgstr "必须有至少一个带有 asterisk 数据库的服务器来创建一个电话队列。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:310
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
+msgid "Please select a valid goFonHomeServer."
+msgstr "请选择一个有效的 goFonHomeServer。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:316
+msgid "Timeout must be numeric"
+msgstr "超时必须填数字"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:319
+msgid "Retry must be numeric"
+msgstr "重试必须填数字"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:322
+msgid "Max queue length must be numeric"
+msgstr "最大队列长度必须是数字"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:325
+msgid "Announce frequency must be numeric"
+msgstr "公告频率必须是一个数字"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:328
+msgid "There must be least one queue number defined."
+msgstr "必须至少定义一个队列数字"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:351
+#: plugins/admin/ogroups/class_phonequeue.inc:400
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
+msgid ""
+"There is currently no asterisk server defined. Possibly you are missing a "
+"server that handles the asterisk management (goFonServer). Your settings "
+"can't be saved to asterisk database."
+msgstr ""
+"当前没有定义 asterisk 服务器。可能您漏掉了个服务器处理 asterisk 管理"
+"(goFonServer)。您的设置不能保存到 asterisk 数据库。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:383
+msgid "Error while removing old queue entries from database."
+msgstr "从数据库删除旧的队列条目失败"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:384
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
+msgid "Please have a look a the gosa logfiles."
+msgstr "请看一下 GOsa 日志文件。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:443
+msgid "Could not detect old queue entry, query failed."
+msgstr "无法检测旧的队列条目,查询失败。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:529
+#, php-format
+msgid ""
+"More than one entry in queue table found, that uses the name ('%s'). Please "
+"fix this issue manually first."
+msgstr "在队列中发现至少一个条目,名为(%s)。请先手工解决这个问题。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:738
+msgid "Mysql query failed."
+msgstr "Mysql 查询失败。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:770
+#: plugins/admin/ogroups/class_phonequeue.inc:772
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
+#, php-format
+msgid "The specified telephonenumber '%s' is already assigned to '%s'."
+msgstr "指定的电话号码 '%s' 已经分配给了 '%s'。"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:843
+msgid "Saving phone queue failed"
+msgstr "保存电话队列失败"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:896
+msgid "Removing phone queue failed"
+msgstr "删除电话队列失败"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:921
+#, fuzzy
+msgid "Phone group"
+msgstr "电话宏"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:929
+#: plugins/admin/ogroups/phonequeue.tpl:75
+msgid "Timeout"
+msgstr "过期"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:930
+#: plugins/admin/ogroups/phonequeue.tpl:109
+msgid "Max queue length"
+msgstr "最大队列长度"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:931
+#: plugins/admin/ogroups/phonequeue.tpl:50
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
+#: plugins/gofon/phoneaccount/generic.tpl:38
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
+#: plugins/gofon/conference/generic.tpl:68
+msgid "Home server"
+msgstr "主服务器"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:932
+#: plugins/admin/ogroups/phonequeue.tpl:119
+msgid "Announce frequency"
+msgstr "公告频率"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:933
+#: plugins/admin/ogroups/phonequeue.tpl:285
+msgid "Allow the called user to transfer his call"
+msgstr "允许被叫用户转移呼叫"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:934
+#: plugins/admin/ogroups/phonequeue.tpl:293
+msgid "Allows calling user to transfer call"
+msgstr "允许拨叫用户转移呼叫"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:935
+#: plugins/admin/ogroups/phonequeue.tpl:305
+msgid "Allow the called to hangup by pressing *"
+msgstr "允许被叫用户按 * 键挂起"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:936
+#: plugins/admin/ogroups/phonequeue.tpl:321
+msgid "Ring instead of playing background music"
+msgstr "振铃而非播放背景音乐"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:937
+#: plugins/admin/ogroups/phonequeue.tpl:313
+msgid "Allows calling to hangup by pressing *"
+msgstr "允许拨叫用户按 * 键挂起"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:939
+#: plugins/admin/ogroups/phonequeue.tpl:149
+msgid "Music on hold"
+msgstr "暂停的音乐"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:940
+#, fuzzy
+msgid "Welcome music"
+msgstr "欢迎 %s!"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:941
+#, fuzzy
+msgid "Report hold time"
+msgstr "公告期限"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:942
+msgid "'You are next' sound"
+msgstr ""
+
+#: plugins/admin/ogroups/class_phonequeue.inc:943
+#, fuzzy
+msgid "'There are' sound"
+msgstr "'这里有 ...'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:944
+#, fuzzy
+msgid "'Call waiting' sound"
+msgstr "'... 电话在等待'"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:945
+#, fuzzy
+msgid "'Thank you' sound"
+msgstr "'谢谢您' 消息"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:946
+#, fuzzy
+msgid "'Minutes' sound"
+msgstr "'分钟' 声音文件"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:947
+#, fuzzy
+msgid "'Seconds' sound"
+msgstr "'秒' 声音文件"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:948
+#, fuzzy
+msgid "'Less than' sound"
+msgstr "声音文件“小于...”"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:949
+#, fuzzy
+msgid "Queue phone number"
+msgstr "电话号码"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:952
+#: plugins/admin/ogroups/phonequeue.tpl:277
+msgid "Announce holdtime"
+msgstr "公告期限"
+
+#: plugins/admin/ogroups/class_phonequeue.inc:953
+#, fuzzy
+msgid "Announce"
+msgstr "公告信息"
+
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr "请输入新对象组名称"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:161
+#, fuzzy, php-format
+msgid "You're about to delete the following object entry %s"
+msgstr "您将要删除条目 %s。"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:163
+#, fuzzy, php-format
+msgid "You're about to delete the following object entries %s"
+msgstr "您将要删除这个对象组 '%s'。"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:193
+#: plugins/admin/ogroups/class_ogroupManagement.inc:245
+#: plugins/admin/ogroups/class_ogroupManagement.inc:272
+msgid "You are not allowed to delete this object group!"
+msgstr "您无权删除这个对象组!"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:238
+#, php-format
+msgid "You're about to delete the object group '%s'."
+msgstr "您将要删除这个对象组 '%s'。"
+
+#: plugins/admin/ogroups/class_ogroup.inc:155
+msgid "This 'dn' is no object group."
+msgstr "这个 'dn' 不是对象组。"
+
+#: plugins/admin/ogroups/class_ogroup.inc:299
+msgid "too many different objects!"
+msgstr "太多不同对象!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:301
+msgid "users"
+msgstr "用户"
+
+#: plugins/admin/ogroups/class_ogroup.inc:302
+msgid "groups"
+msgstr "组"
+
+#: plugins/admin/ogroups/class_ogroup.inc:303
+msgid "applications"
+msgstr "应用程序"
+
+#: plugins/admin/ogroups/class_ogroup.inc:304
+msgid "departments"
+msgstr "部门"
+
+#: plugins/admin/ogroups/class_ogroup.inc:305
+msgid "servers"
+msgstr "服务器"
+
+#: plugins/admin/ogroups/class_ogroup.inc:306
+msgid "workstations"
+msgstr "工作站"
+
+#: plugins/admin/ogroups/class_ogroup.inc:307
+msgid "terminals"
+msgstr "终端"
+
+#: plugins/admin/ogroups/class_ogroup.inc:308
+msgid "phones"
+msgstr "电话"
+
+#: plugins/admin/ogroups/class_ogroup.inc:309
+msgid "printers"
+msgstr "打印机"
+
+#: plugins/admin/ogroups/class_ogroup.inc:316
+msgid "and"
+msgstr "和"
+
+#: plugins/admin/ogroups/class_ogroup.inc:460
+msgid "Non existing dn:"
+msgstr "不存在的 dn:"
+
+#: plugins/admin/ogroups/class_ogroup.inc:602
+msgid "There is already an object with this cn."
+msgstr "已经存在一个有相同 cn 的对象。"
+
+#: plugins/admin/ogroups/class_ogroup.inc:617
+msgid "You can combine two different object types at maximum only!"
+msgstr "您最多只能组合两个不同的对象类!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:673
+#, fuzzy, php-format
+msgid "Saving of object group/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/ogroups/class_ogroup.inc:686
+#, fuzzy, php-format
+msgid "Removing of object group/generic with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/admin/ogroups/class_ogroup.inc:748
+#, fuzzy
+msgid "Object group generic"
+msgstr "对象组"
+
+#: plugins/admin/ogroups/class_ogroup.inc:759
+#, fuzzy
+msgid "Member"
+msgstr "成员"
+
+#: plugins/admin/ogroups/phonequeue.tpl:2
+msgid ""
+"Only users with the same asterisk home server will be included to this queue."
+msgstr "只有有着相同 asterisk 主服务器的用户才会被包含在这个队列中。"
+
+#: plugins/admin/ogroups/phonequeue.tpl:5
+msgid "Queue Settings"
+msgstr "队列设置"
+
+#: plugins/admin/ogroups/phonequeue.tpl:8
+#: plugins/gofon/phoneaccount/paste_generic.tpl:2
+#: plugins/gofon/phoneaccount/paste_generic.tpl:6
+#: plugins/gofon/phoneaccount/generic.tpl:1
+#: plugins/gofon/phoneaccount/generic.tpl:6
+msgid "Phone numbers"
+msgstr "电话号码"
+
+#: plugins/admin/ogroups/phonequeue.tpl:12
+#: plugins/admin/ogroups/phonequeue.tpl:135
+msgid "Generic queue Settings"
+msgstr "通用队列设置"
+
+#: plugins/admin/ogroups/phonequeue.tpl:95
+msgid "Strategy"
+msgstr "策略"
+
+#: plugins/admin/ogroups/phonequeue.tpl:125
+msgid "(in seconds)"
+msgstr "(秒)"
+
+#: plugins/admin/ogroups/phonequeue.tpl:133
+msgid "Queue sound setup"
+msgstr "队列声音设置"
+
+#: plugins/admin/ogroups/phonequeue.tpl:138
+msgid "Use music on hold instead of ringing"
+msgstr "播放音乐保持锁定而非播放"
+
+#: plugins/admin/ogroups/phonequeue.tpl:159
+msgid "Welcome sound file"
+msgstr "欢迎声音文件"
+
+#: plugins/admin/ogroups/phonequeue.tpl:169
+msgid "Announce message"
+msgstr "公告信息"
+
+#: plugins/admin/ogroups/phonequeue.tpl:179
+msgid "Sound file for 'You are next ...'"
+msgstr "声音文件“您是下一个...”"
+
+#: plugins/admin/ogroups/phonequeue.tpl:189
+msgid "'There are ...'"
+msgstr "'这里有 ...'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:199
+msgid "'... calls waiting'"
+msgstr "'... 电话在等待'"
+
+#: plugins/admin/ogroups/phonequeue.tpl:209
+msgid "'Thank you' message"
+msgstr "'谢谢您' 消息"
+
+#: plugins/admin/ogroups/phonequeue.tpl:219
+msgid "'minutes' sound file"
+msgstr "'分钟' 声音文件"
+
+#: plugins/admin/ogroups/phonequeue.tpl:229
+msgid "'seconds' sound file"
+msgstr "'秒' 声音文件"
+
+#: plugins/admin/ogroups/phonequeue.tpl:239
+msgid "Hold sound file"
+msgstr "暂停声音文件"
+
+#: plugins/admin/ogroups/phonequeue.tpl:249
+msgid "Less Than sound file"
+msgstr "声音文件“小于...”"
+
+#: plugins/admin/ogroups/phonequeue.tpl:267
+msgid "Phone attributes "
+msgstr "电话属性"
+
+#: plugins/admin/ogroups/mail.tpl:7
+msgid "Mail distribution list"
+msgstr "邮件传递列表"
+
+#: plugins/admin/ogroups/mail.tpl:13
+msgid "Primary mail address for this distribution list"
+msgstr "此分配列表的主要邮件地址"
+
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "组名称"
+
+#: plugins/admin/ogroups/generic.tpl:42
+msgid "Member objects"
+msgstr "成员对象"
+
+#: plugins/admin/ogroups/termgroup.tpl:2
+msgid ""
+"Actions you choose here influence all systems in this object group. "
+"Additionally, all values editable here can be inherited by the clients "
+"assigned to this object group."
+msgstr ""
+"您这里选择的动作会影响这个对象组内所有系统。而且,所有这里可以修改的值都可以"
+"被分配到该对象组的对象继承。"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:68
+#: plugins/admin/fai/class_faiHookEntry.inc:71
+msgid "Please select a valid file."
+msgstr "请选择一个有效文件。"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:71
+#: plugins/admin/fai/class_faiHookEntry.inc:74
+msgid "Selected file is empty."
+msgstr "选择的文件为空。"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:136
+#, fuzzy
+msgid "There is already a script with the given name."
+msgstr "已经存在一个有相同 cn 的对象。"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:140
+#: plugins/admin/fai/class_faiHookEntry.inc:154
+#: plugins/admin/fai/class_faiTemplateEntry.inc:200
+#: plugins/admin/fai/class_faiVariableEntry.inc:111
+msgid "Please enter a name."
+msgstr "请输入一个名称。"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:144
+msgid "Please enter a script."
+msgstr "请输入一个脚本。"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:175
+#: plugins/admin/fai/class_faiScriptEntry.inc:185
+#, fuzzy
+msgid "Script entry"
+msgstr "编辑记录"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:176
+#, fuzzy
+msgid "FAI script entry"
+msgstr "编辑记录"
+
+#: plugins/admin/fai/class_faiScriptEntry.inc:186
+#, fuzzy
+msgid "Script Priority"
+msgstr "优先级"
+
+#: plugins/admin/fai/class_askClassName.inc:85
+msgid "Create new FAI object - partition table."
+msgstr "创建新 FAI 对象 ─ 分区表。"
+
+#: plugins/admin/fai/class_askClassName.inc:86
+msgid "Create new FAI object - package bundle."
+msgstr "创建新 FAI 对象 ─ 软件包。"
+
+#: plugins/admin/fai/class_askClassName.inc:87
+msgid "Create new FAI object - script bundle."
+msgstr "创建新 FAI 对象 ─ 脚本包。"
+
+#: plugins/admin/fai/class_askClassName.inc:88
+msgid "Create new FAI object - variable bundle."
+msgstr "创建新 FAI 对象 ─ 变量包。"
+
+#: plugins/admin/fai/class_askClassName.inc:89
+msgid "Create new FAI object - hook bundle."
+msgstr "创建新 FAI 对象 ─ 钩子包。"
+
+#: plugins/admin/fai/class_askClassName.inc:90
+msgid "Create new FAI object - profile."
+msgstr "创建新 FAI 对象 ─ profile。"
+
+#: plugins/admin/fai/class_askClassName.inc:91
+msgid "Create new FAI object - template."
+msgstr "创建新 FAI 对象 ─ 模板。"
+
+#: plugins/admin/fai/class_askClassName.inc:92
+msgid "Create new FAI object"
+msgstr "创建新 FAI 对象"
+
+#: plugins/admin/fai/class_askClassName.inc:148
+msgid "Spaces are not allowed within class names."
+msgstr "对象名中不允许有空格。"
+
+#: plugins/admin/fai/class_askClassName.inc:152
+msgid "The given class name is empty."
+msgstr "给出的类名为空。"
+
+#: plugins/admin/fai/class_askClassName.inc:156
+msgid "The specified class name is already in use for this object type."
+msgstr "对于此对象类,指定的类名已经被使用了。"
+
+#: plugins/admin/fai/branch_selector.tpl:22
+#: plugins/admin/fai/branch_selector.tpl:28
+msgid "Create new branch"
+msgstr "创建新分支"
+
+#: plugins/admin/fai/branch_selector.tpl:26
+#, fuzzy
+msgid "Branch"
+msgstr "分支"
+
+#: plugins/admin/fai/branch_selector.tpl:30
+#, fuzzy
+msgid "Freeze"
+msgstr "频率"
+
+#: plugins/admin/fai/branch_selector.tpl:33
+msgid "Create new locked branch"
+msgstr "创建新锁定分支"
+
+#: plugins/admin/fai/branch_selector.tpl:39
+msgid "Delete current release"
+msgstr "删除当前版本"
+
+#: plugins/admin/fai/class_faiVariable.inc:340
+#, fuzzy, php-format
+msgid "Saving of FAI/variable with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/fai/class_faiVariable.inc:425
+#, fuzzy
+msgid "FAI variable"
+msgstr "显示 FAI 变量"
+
+#: plugins/admin/fai/class_faiVariable.inc:432
+#: plugins/admin/fai/class_faiHook.inc:549
+#: plugins/admin/fai/class_faiPartitionTable.inc:543
+#, fuzzy
+msgid "Read only"
+msgstr "读"
+
+#: plugins/admin/fai/faiPackageConfiguration.tpl:1
+#: plugins/admin/fai/class_faiPackage.inc:537
+msgid "Package"
+msgstr "软件包"
+
+#: plugins/admin/fai/remove.tpl:7
+msgid ""
+"This includes 'all' object information. Please double check if your really "
+"want to do this since there is no way for GOsa to get your data back."
+msgstr ""
+"这包含“所有”对象信息。请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据"
+"找回。"
+
+#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
+#: plugins/admin/fai/class_faiProfileEntry.inc:171
+#: plugins/admin/fai/faiVariable.tpl:36
+#: plugins/admin/fai/faiPartitionTable.tpl:36
+#: plugins/admin/fai/faiTemplate.tpl:33
+msgid "Objects"
+msgstr "对象"
+
+#: plugins/admin/fai/faiHook.tpl:40
+msgid "List of hook scripts"
+msgstr "钩子脚本列表"
+
+#: plugins/admin/fai/class_faiPackage.inc:379
+msgid "Please select a least one Package."
+msgstr "请选择至少一个软件包。"
+
+#: plugins/admin/fai/class_faiPackage.inc:383
+msgid "Please choose a valid combination for your repository setup."
+msgstr "请为您仓库的设置选择一个有效的组合。"
+
+#: plugins/admin/fai/class_faiPackage.inc:404
+msgid "package is configured"
+msgstr "软件包已配置"
+
+#: plugins/admin/fai/class_faiPackage.inc:410
+msgid "Package marked for removal"
+msgstr "软件包标记为删除"
+
+#: plugins/admin/fai/class_faiPackage.inc:439
+#, php-format
+msgid "Package file '%s' does not exist."
+msgstr "软件包文件 '%s' 不存在。"
+
+#: plugins/admin/fai/class_faiPackage.inc:483
+#, fuzzy, php-format
+msgid "Saving of FAI/package list with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/fai/class_faiPackage.inc:538
+#, fuzzy
+msgid "FAI Package list"
+msgstr "软件包列表"
+
+#: plugins/admin/fai/class_faiPackage.inc:548
+#: plugins/admin/fai/class_faiPackage.inc:551
+#: plugins/admin/fai/class_faiScript.inc:554
+#: plugins/admin/fai/class_faiTemplate.inc:522
+#, fuzzy
+msgid "Readonly"
+msgstr "读"
+
+#: plugins/admin/fai/class_faiPackage.inc:549
+#, fuzzy
+msgid "Install Method"
+msgstr "安装方法"
+
+#: plugins/admin/fai/class_faiPackage.inc:550
+#, fuzzy
+msgid "Package configuration"
+msgstr "Schema 配置"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:35
+msgid "Please enter your search string here"
+msgstr "请在这里输入您的查询字符串"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:48
+msgid ""
+"This list displays all assigned package names for this repository settings."
+msgstr "对于该仓库的设置,这个列表显示所有已分配的软件包名称。"
+
+#: plugins/admin/fai/class_faiPackageEntry.inc:127
+#, php-format
+msgid ""
+"Your specified search string '%s' returned too many results. Only the first "
+"200 entries are shown, to keep the memory usage low."
+msgstr "您提供的查询字符串 '%s' 返回太多结果。为减少内存占用,只显示前200条。"
+
+#: plugins/admin/fai/faiPackage.tpl:53
+msgid "Install method"
+msgstr "安装方法"
+
+#: plugins/admin/fai/faiPackage.tpl:57
+#, fuzzy
+msgid "Please select the installation method"
+msgstr "请选择一个有效文件。"
+
+#: plugins/admin/fai/faiPackage.tpl:71
+msgid "Used packages"
+msgstr "使用软件包"
+
+#: plugins/admin/fai/faiPackage.tpl:73
+msgid "Choosen packages"
+msgstr "选择的软件包"
+
+#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
+msgid "Configure"
+msgstr "配置"
+
+#: plugins/admin/fai/faiPackage.tpl:88
+msgid "Toggle remove flag"
+msgstr "切换删除标记"
+
+#: plugins/admin/fai/class_faiManagement.inc:33
+#: plugins/admin/fai/class_faiManagement.inc:995
+msgid "FAI"
+msgstr "自动化安装"
+
+#: plugins/admin/fai/class_faiManagement.inc:34
+msgid "Fully Automatic Installation - management"
+msgstr "全自动安装 ─ 管理"
+
+#: plugins/admin/fai/class_faiManagement.inc:167
+#, php-format
+msgid "You're about to delete all information about the FAI class at '%s'."
+msgstr "您将要删除在 '%s' 的 FAI 类所有信息。"
+
+#: plugins/admin/fai/class_faiManagement.inc:328
+#, php-format
+msgid "Object could not be deleted '%s', object does not exist."
+msgstr ""
+
+#: plugins/admin/fai/class_faiManagement.inc:383
+#, php-format
+msgid "You're about to delete a fai branch / freeze  '%s'."
+msgstr "您将要删除一个 fai 分支 / freeze  '%s'。"
+
+#: plugins/admin/fai/class_faiManagement.inc:386
+msgid "You are not allowed to delete this release!"
+msgstr "您无权删除这个发行版!"
+
+#: plugins/admin/fai/class_faiManagement.inc:447
+msgid "Specified branch name is invalid."
+msgstr "指定的 branch 名称无效。"
+
+#: plugins/admin/fai/class_faiManagement.inc:449
+msgid "Specified freeze name is invalid."
+msgstr "指定的 freeze 名称无效。"
+
+#: plugins/admin/fai/class_faiManagement.inc:478
+#, fuzzy
+msgid "You are not allowed to create a new branch."
+msgstr "您无权删除这个用户!"
+
+#: plugins/admin/fai/class_faiManagement.inc:636
+#: plugins/admin/fai/class_faiManagement.inc:652
+#, fuzzy, php-format
+msgid "You are not allowed to create a new '%s' object."
+msgstr "您无权删除这个对象组!"
+
+#: plugins/admin/fai/class_faiManagement.inc:989
+#, fuzzy
+msgid "FAI releases"
+msgstr "自动化安装(FAI)类"
+
+#: plugins/admin/fai/class_faiManagement.inc:990
+#, fuzzy
+msgid "FAI release management"
+msgstr "Asterisk 管理"
+
+#: plugins/admin/fai/faiScript.tpl:40
+msgid "List of scripts"
+msgstr "脚本列表"
+
+#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
+msgid "Choose a priority"
+msgstr "选择一个优先级"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "primary"
+msgstr "主要"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
+msgid "logical"
+msgstr "逻辑"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
+msgid "FS type"
+msgstr "文件系统类型"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
+#: plugins/admin/fai/class_faiSummaryTab.inc:344
+msgid "Mount point"
+msgstr "挂载点"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
+#: plugins/admin/fai/class_faiSummaryTab.inc:343
+msgid "Size in MB"
+msgstr "单位 MB"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
+#: plugins/admin/fai/class_faiSummaryTab.inc:342
+msgid "Mount options"
+msgstr "挂载选项"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
+msgid "FS option"
+msgstr "文件系统选项"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
+msgid "Preserve"
+msgstr "保留"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
+#, fuzzy
+msgid "Please specify a valid disc name."
+msgstr "请提供一个有效的脚本名。"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
+#, php-format
+msgid "please enter a unique mount point for partition %s"
+msgstr "请输入分区 %s 的一个唯一挂载点"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
+#, php-format
+msgid "Please enter a valid mount point for partition %s."
+msgstr "请输入分区 %s 的一个有效挂载点"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
+#, php-format
+msgid ""
+"File system type 'swap' is already used, change file system type for "
+"partition %s."
+msgstr "文件系统类型 'swap' 已经使用过了,修改分区 %s 的文件系统类型。"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
+msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
+msgstr "请用 'swap' 作为挂载点,如果 'swap' 作为文件系统类型。"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
+#, php-format
+msgid "Please enter a valid partition size for partition %s."
+msgstr "请为分区 %s 输入一个有效的分区大小。"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
+#, php-format
+msgid "Please enter a valid range for partition %s."
+msgstr "请为分区 %s 输入一个有效范围。"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
+#, php-format
+msgid "Please enter a range for partition size for partition %s."
+msgstr "请为分区 %s 输入分区大小范围。"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
+msgid ""
+"You have more than 3 primary partition table entries in your configuration, "
+"please check your configuration twice."
+msgstr "在您的配置文件中,有超过 3 个主要分区表记录,请再次检查您的配置。"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
+#, fuzzy
+msgid "Partition table entry"
+msgstr "分区表"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
+#, fuzzy
+msgid "FAI partition table entry"
+msgstr "保存 FAI 分区表条目失败"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
+#, fuzzy
+msgid "Partition type"
+msgstr "分区表"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
+#, fuzzy
+msgid "Partition no."
+msgstr "分区"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
+#, fuzzy
+msgid "File system type"
+msgstr "系统类型"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
+#, fuzzy
+msgid "Partition size"
+msgstr "分区"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
+#, fuzzy
+msgid "File system options"
+msgstr "查看系统信息"
+
+#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
+#, fuzzy
+msgid "Partition flags"
+msgstr "分区"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:135
+#: plugins/admin/fai/class_faiProfile.inc:300
+msgid "Hook bundle"
+msgstr "Hook 集合"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:136
+#: plugins/admin/fai/class_faiProfile.inc:301
+msgid "Template bundle"
+msgstr "模板集"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:137
+#: plugins/admin/fai/class_faiProfile.inc:302
+msgid "Script bundle"
+msgstr "脚本集"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:138
+#: plugins/admin/fai/class_faiProfile.inc:303
+msgid "Variable bundle"
+msgstr "变量集"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:139
+msgid "Package bundle"
+msgstr "软件包集合"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:140
+#: plugins/admin/fai/class_faiSummaryTab.inc:48
+#: plugins/admin/fai/class_faiProfile.inc:305
+#: plugins/admin/fai/class_faiPartitionTable.inc:535
+msgid "Partition table"
+msgstr "分区表"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:168
+#: plugins/admin/fai/class_faiProfile.inc:297
+msgid "This list displays all assigned class names for this profile."
+msgstr "这个列表显示该 profile 所有分配的类名。"
+
+#: plugins/admin/fai/class_faiProfileEntry.inc:170
+#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
+msgid "Class name"
+msgstr "类名"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:33
+#: plugins/admin/fai/faiScriptEntry.tpl:54
+msgid "Script attributes"
+msgstr "脚本属性"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:38
+#: plugins/personal/environment/logonManagement.tpl:24
+msgid "Priority"
+msgstr "优先级"
+
+#: plugins/admin/fai/faiScriptEntry.tpl:74
+#: plugins/admin/fai/faiHookEntry.tpl:74
+msgid "Import script"
+msgstr "导入脚本"
+
+#: plugins/admin/fai/faiSummary.tpl:4
+msgid "FAI object tree"
+msgstr "自动化安装(FAI)对象树"
+
+#: plugins/admin/fai/faiSummary.tpl:11
+msgid "Reload class and release configuration from parent object."
+msgstr "从父类重新加载类和发行版配置。"
+
+#: plugins/admin/fai/faiSummary.tpl:22
+#, fuzzy
+msgid "You are not allowed to view the fai summary."
+msgstr "您无权删除这个宏!"
+
+#: plugins/admin/fai/faiVariable.tpl:38
+msgid "List of assigned variables"
+msgstr "已分配变量列表"
+
+#: plugins/admin/fai/faiVariable.tpl:44
+msgid "Choose a variable to delete or edit"
+msgstr "选择一个要删除或修改的变量"
+
+#: plugins/admin/fai/remove_branch.tpl:6
+msgid ""
+"This includes all account data, system access, etc. for this branch. Please "
+"double check if your really want to do this since there is no way for GOsa "
+"to get your data back."
+msgstr ""
+"这个分支包含所有账号信息,系统访问等等。请再次检查您是否要这么做,因为 GOsa "
+"没有办法将您的数据找回。"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:146
+#, fuzzy
+msgid "There is already a hook with the given name."
+msgstr "已经存在一个有相同 cn 的对象。"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:150
+msgid "Please enter a value for script."
+msgstr "请为脚本输入一个值。"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:184
+#, fuzzy
+msgid "Hook entry"
+msgstr "删除记录"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:185
+#, fuzzy
+msgid "FAI hook entry"
+msgstr "添加记录"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:194
+#: plugins/admin/fai/faiHookEntry.tpl:38
+msgid "Task"
+msgstr "任务"
+
+#: plugins/admin/fai/class_faiHookEntry.inc:195
+#: plugins/admin/fai/class_faiScript.inc:547
+#, fuzzy
+msgid "FAI script"
+msgstr "导入脚本"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:95
+msgid "no file uploaded yet"
+msgstr "还没有上传文件"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:101
+#, php-format
+msgid "exists in database (size: %s bytes)"
+msgstr "存在于数据库 (大小: %s 字节)"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:188
+#, fuzzy
+msgid "There is already a template with the given name."
+msgstr "已经由同名文件上传。"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:192
+msgid "Please specify a value for attribute 'file'."
+msgstr "请为属性“文件”指定一个值"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:196
+msgid "Please specify a value for attribute 'path'."
+msgstr "请为属性“路径”给定一个值"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:204
+msgid "Please enter a user."
+msgstr "请输入一个用户。"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:207
+msgid "Please enter a valid user. Only a-z/0-9 are allowed."
+msgstr "请输入一个有效用户名。只允许 a-z/0-9。"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:211
+msgid "Please enter a group."
+msgstr "请输入一个组。"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:214
+msgid "Please enter a valid group. Only a-z/0-9 are allowed."
+msgstr "请输入一个有效组名。只允许 a-z/0-9。"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:243
+#, fuzzy
+msgid "Template entry"
+msgstr "模板用户"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:244
+#, fuzzy
+msgid "FAI template entry"
+msgstr "创建 FAI template 条目失败"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:253
+#, fuzzy
+msgid "Template file"
+msgstr "模板集"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:254
+#, fuzzy
+msgid "Template path"
+msgstr "模板名称"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:255
+#, fuzzy
+msgid "File owner"
+msgstr "文件名"
+
+#: plugins/admin/fai/class_faiTemplateEntry.inc:256
+#, fuzzy
+msgid "File permissions"
+msgstr "允许"
+
+#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
+#, php-format
+msgid "Debconf information for package '%s'"
+msgstr "软件包'%s' 的 Debconf 信息"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:6
+msgid "List of available packages"
+msgstr "可用软件包列表"
+
+#: plugins/admin/fai/faiPackageEntry.tpl:26
+msgid ""
+"This menu allows you to select multiple packages to add them to the "
+"currently edited package list."
+msgstr "这个菜单允许您为当前编辑的软件包列表添加多个软件包。"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:25
+msgid "Template attributes"
+msgstr "模板属性"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:40
+msgid "Save template"
+msgstr "保存模板"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:57
+msgid "Destination path"
+msgstr "目标路径"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:74
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
+#: plugins/gofon/conference/class_divListConferences.inc:58
+msgid "Owner"
+msgstr "所有者"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:96
+msgid "Access"
+msgstr "访问"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:103
+msgid "Read"
+msgstr "读"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:104
+msgid "Write"
+msgstr "写"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:107
+msgid "Special"
+msgstr "特殊"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:124
+msgid "SUID"
+msgstr "SUID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:141
+msgid "SGID"
+msgstr "SGID"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:144
+msgid "Others"
+msgstr "其他"
+
+#: plugins/admin/fai/faiTemplateEntry.tpl:158
+msgid "sticky"
+msgstr "置顶"
+
+#: plugins/admin/fai/class_faiScript.inc:444
+#, fuzzy, php-format
+msgid "Creating of FAI/script with dn '%s' failed."
+msgstr "创建 FAI script base 失败"
+
+#: plugins/admin/fai/class_faiHook.inc:444
+#, fuzzy, php-format
+msgid "Saving of FAI/hook with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/fai/class_faiHook.inc:541
+#, fuzzy
+msgid "Hook"
+msgstr "钩子"
+
+#: plugins/admin/fai/class_faiHook.inc:542
+#, fuzzy
+msgid "FAI hook"
+msgstr "显示 FAI 钩子"
+
+#: plugins/admin/fai/askClassName.tpl:6
+msgid ""
+"Adding a new class to the FAI management, requires a class name. You have to "
+"specify a unique class name for unique types of FAI classes, while you can "
+"use the same class name for different types of FAI classes. In the laste "
+"case, FAI will automatically enclose all these different class types to one "
+"unique class name."
+msgstr ""
+"在 FAI 管理中添加一个新分类,需要一个分类名。您必须为唯一的 FAI 分类提供一个"
+"唯一类名,而您可以为不同的 FAI 分类使用相同的类名。在最后一种情况,FAI 会自动"
+"包含所有不同分类类型到唯一一个类名中。"
+
+#: plugins/admin/fai/askClassName.tpl:12
+msgid ""
+"Please use one of the following methods to choose the name for the new FAI "
+"class."
+msgstr "请使用下面的一个方法来选择新 FAI 分类的名称。"
+
+#: plugins/admin/fai/askClassName.tpl:26
+msgid "Enter FAI class name manually"
+msgstr "手工输入 FAI 分类名称"
+
+#: plugins/admin/fai/askClassName.tpl:48
+msgid "Choose FAI class name from a list of existing classes"
+msgstr "从现存类的列表中选择一个 FAI 分类名称"
+
+#: plugins/admin/fai/askClassName.tpl:54
+msgid "Choose class name"
+msgstr "选择分类名"
+
+#: plugins/admin/fai/askClassName.tpl:74
+msgid "A new class name."
+msgstr "一个新类名称。"
+
+#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
+msgid "Hook attributes"
+msgstr "钩子属性"
+
+#: plugins/admin/fai/faiHookEntry.tpl:41
+msgid "Choose an existing FAI task"
+msgstr "选择一个已存在的 FAI 任务"
+
+#: plugins/admin/fai/class_faiTemplate.inc:423
+#, fuzzy, php-format
+msgid "Saving of FAI/template with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/fai/class_faiTemplate.inc:515
+#, fuzzy
+msgid "FAI template"
+msgstr "新模板"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:33
+msgid "Variable attributes"
+msgstr "变量属性"
+
+#: plugins/admin/fai/faiVariableEntry.tpl:38
+#: plugins/admin/fai/class_faiVariableEntry.inc:148
+msgid "Variable content"
+msgstr "变量内容"
+
+#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
+msgid "Fully Automatic Installation"
+msgstr "全自动安装 (FAI)"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:44
+msgid "Scripts"
+msgstr "脚本"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:49
+msgid "Package list"
+msgstr "软件包列表"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:86
+msgid ""
+"Unknown type of FAI source information. This is not a profile, workstation "
+"nor a ogroup."
+msgstr ""
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:217
+msgid "This object has no FAI classes assigned."
+msgstr "这个对象没有分配 FAI 类。"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:230
+msgid "Open"
+msgstr "打开"
+
+#: plugins/admin/fai/class_faiSummaryTab.inc:341
+msgid "FS options"
+msgstr "文件系统选项"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:6
+msgid "List of FAI objects (Fully Automatic Installation)"
+msgstr "FAI (全自动安装)对象列表"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:26
+msgid ""
+"This menu allows you to select FAI class names and to add them to the "
+"currently edited profile."
+msgstr "这个菜单允许您为当前编辑的配置添加 FAI 类名。"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:39
+msgid "Show only classes with templates"
+msgstr "只显示带有模板的分类"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:41
+msgid "Show only classes with scripts"
+msgstr "只显示带有脚本的分类"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:43
+msgid "Show only classes with hooks"
+msgstr "只显示带有钩子的分类"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:45
+msgid "Show only classes with variables"
+msgstr "只显示带有变量的分类"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:47
+msgid "Show only classes with packages"
+msgstr "只显示带有软件包的分类"
+
+#: plugins/admin/fai/faiProfileEntry.tpl:49
+msgid "Show only classes with partitions"
+msgstr "只显示带有分区的分类"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:38
+msgid "Discs"
+msgstr "Discs"
+
+#: plugins/admin/fai/faiPartitionTable.tpl:44
+msgid "Choose a disk to delete or edit"
+msgstr "选择一个要删除或修改的磁盘"
+
+#: plugins/admin/fai/faiNewBranch.tpl:5
+msgid ""
+"You are now going to create a branch or locked branch. This action clones "
+"the existing release to another release name. Branches can be modified as "
+"usual. FAI classes of locked branches cannot be modified, just additional "
+"classes are possible. Branch names should be alphanumeric, excluding the "
+"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
+"and 'fai'."
+msgstr ""
+"您现在将创建一个分支或者锁定分支。这个动作将现存的发行版克隆为另外的名字。分"
+"支可以正常编辑。锁定分支的FAI 分类无法编辑,只是另外的分类可以。分支名字由字"
+"母数字组成,保留字除外,如 'scripts', 'hooks', 'partitions', 'variables', "
+"'templates' 和 'fai'。"
+
+#: plugins/admin/fai/faiNewBranch.tpl:7
+msgid ""
+"Branches are created as subreleases of the currently selected branch. "
+"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
+"release called SARGE/1.0.2."
+msgstr ""
+"分支作为当前所选分支的子发行版被创建。例如在 SARGE 中创建一个名为 1.0.2 的新"
+"分支,将会产生一个新分支名为 SARGE/1.0.2。"
+
+#: plugins/admin/fai/faiNewBranch.tpl:13
+msgid "Please enter a name for the branch"
+msgstr "请为该分支输入一个名称"
+
+#: plugins/admin/fai/faiNewBranch.tpl:35
+msgid ""
+"As soon as the copy operation has finished, you can scroll down to end of "
+"the page and press the 'Continue' button to continue with the fai management "
+"dialog."
+msgstr ""
+"一旦拷贝完成,您可以滚动页面到最下端,按“继续”按钮继续 fai 管理对话框。"
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Perform requested operation."
+msgstr "执行请求的操作。"
+
+#: plugins/admin/fai/faiNewBranch.tpl:43
+msgid "Initiate operation"
+msgstr "初始操作"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
+msgid "Device"
+msgstr "设备"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
+msgid "Partition entries"
+msgstr "分区条目"
+
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
+#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
+msgid "Add partition"
+msgstr "添加分区"
+
+#: plugins/admin/fai/class_faiProfile.inc:304
+msgid "Packages bundle"
+msgstr "软件包集合"
+
+#: plugins/admin/fai/class_faiProfile.inc:308
+msgid "Remove class from profile"
+msgstr "从 profile 中删除分类"
+
+#: plugins/admin/fai/class_faiProfile.inc:400
+msgid "Please assign at least one class to this  profile."
+msgstr "请为此 profile 分配至少一个分类。"
+
+#: plugins/admin/fai/class_faiProfile.inc:404
+msgid "Please enter a valid name."
+msgstr "请输入一个有效名称。"
+
+#: plugins/admin/fai/class_faiProfile.inc:416
+msgid "There is already a profile with this class name defined."
+msgstr "已经有一个 profile 使用了这个类名。"
+
+#: plugins/admin/fai/class_faiProfile.inc:445
+#: plugins/admin/fai/class_faiProfile.inc:449
+#, fuzzy, php-format
+msgid "Saving of FAI/profile with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/admin/fai/class_faiProfile.inc:457
+#, fuzzy
+msgid "Profile"
+msgstr "Profiles"
+
+#: plugins/admin/fai/class_faiProfile.inc:458
+#, fuzzy
+msgid "FAI profile"
+msgstr "新配置"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:103
+#, fuzzy
+msgid "There is already a variable with the given name."
+msgstr "已经由同名文件上传。"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:107
+msgid "Please specify a value for the attribute 'content'."
+msgstr "请为属性“内容”给定一个值。"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:138
+#, fuzzy
+msgid "Variable entry"
+msgstr "变量内容"
+
+#: plugins/admin/fai/class_faiVariableEntry.inc:139
+#, fuzzy
+msgid "FAI variable entry "
+msgstr "变量内容"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:320
+#: plugins/admin/fai/class_faiPartitionTable.inc:326
+#, php-format
+msgid "%s partition"
+msgstr "%s 分区"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:322
+#: plugins/admin/fai/class_faiPartitionTable.inc:328
+#, php-format
+msgid "%s partition(s)"
+msgstr "%s 分区"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:417
+#, fuzzy, php-format
+msgid "Saving of FAI/partition table with dn '%s' failed."
+msgstr "保存 FAI 分区表失败"
+
+#: plugins/admin/fai/class_faiPartitionTable.inc:536
+#, fuzzy
+msgid "FAI partition table"
+msgstr "新分区表"
+
+#: plugins/admin/fai/class_divListFai.inc:43
+msgid "List of FAI classes"
+msgstr "FAI 类列表"
+
+#: plugins/admin/fai/class_divListFai.inc:44
+msgid "This table displays all FAI classes in the selected tree."
+msgstr "这个表显示在所选树下的所有 FAI 分类。"
+
+#: plugins/admin/fai/class_divListFai.inc:48
+msgid "This menu allows you to create, delete and edit FAI classes."
+msgstr "这个菜单允许您创建,删除和修改 FAI 分类。"
+
+#: plugins/admin/fai/class_divListFai.inc:69
+msgid "Name of FAI class"
+msgstr "FAI 分类名称"
+
+#: plugins/admin/fai/class_divListFai.inc:70
+msgid "Class type"
+msgstr "分类类型"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Display FAI profile objects"
+msgstr "显示 FAI profile 对象"
+
+#: plugins/admin/fai/class_divListFai.inc:73
+msgid "Show profiles"
+msgstr "显示 profiles"
+
+#: plugins/admin/fai/class_divListFai.inc:74
+msgid "Display FAI template objects"
+msgstr "显示 FAI 模板对象"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Display FAI scripts"
+msgstr "显示 FAI 脚本"
+
+#: plugins/admin/fai/class_divListFai.inc:75
+msgid "Show scripts"
+msgstr "显示脚本"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Display FAI hooks"
+msgstr "显示 FAI 钩子"
+
+#: plugins/admin/fai/class_divListFai.inc:76
+msgid "Show hooks"
+msgstr "显示钩子"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Display FAI variables"
+msgstr "显示 FAI 变量"
+
+#: plugins/admin/fai/class_divListFai.inc:77
+msgid "Show variables"
+msgstr "显示变量"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Display FAI packages"
+msgstr "显示 FAI 软件包"
+
+#: plugins/admin/fai/class_divListFai.inc:78
+msgid "Show packages"
+msgstr "显示软件包"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Display FAI partitions"
+msgstr "显示 FAI 分区"
+
+#: plugins/admin/fai/class_divListFai.inc:79
+msgid "Show partitions"
+msgstr "显示分区"
+
+#: plugins/admin/fai/class_divListFai.inc:177
+msgid "New profile"
+msgstr "新配置"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+msgid "New partition table"
+msgstr "新分区表"
+
+#: plugins/admin/fai/class_divListFai.inc:193
+msgid "PT"
+msgstr "PT"
+
+#: plugins/admin/fai/class_divListFai.inc:194
+msgid "New scripts"
+msgstr "新脚本"
+
+#: plugins/admin/fai/class_divListFai.inc:194
+msgid "S"
+msgstr "S"
+
+#: plugins/admin/fai/class_divListFai.inc:195
+msgid "New hooks"
+msgstr "新钩子"
+
+#: plugins/admin/fai/class_divListFai.inc:195
+msgid "H"
+msgstr "H"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "New variables"
+msgstr "新变量"
+
+#: plugins/admin/fai/class_divListFai.inc:196
+msgid "V"
+msgstr "V"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+#, fuzzy
+msgid "New templates "
+msgstr "新模板"
+
+#: plugins/admin/fai/class_divListFai.inc:197
+#, fuzzy
+msgid "I"
+msgstr "NI"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "New package list"
+msgstr "新软件包列表"
+
+#: plugins/admin/fai/class_divListFai.inc:198
+msgid "PK"
+msgstr "PK"
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove selected fai objects"
+msgstr "从对象 '%s' 删除标记"
+
+#: plugins/admin/fai/class_divListFai.inc:219
+#, fuzzy
+msgid "Remove fai objects"
+msgstr "成员对象"
+
+#: plugins/admin/fai/class_divListFai.inc:224
+#, fuzzy
+msgid "Copy fai objects"
+msgstr "显示 FAI profile 对象"
+
+#: plugins/admin/fai/class_divListFai.inc:226
+#, fuzzy
+msgid "Cut fai objects"
+msgstr "对象组列表"
+
+#: plugins/admin/fai/class_divListFai.inc:297
+#: plugins/admin/fai/class_divListFai.inc:300
+msgid "Edit class"
+msgstr "编辑分类"
+
+#: plugins/admin/fai/class_divListFai.inc:308
+msgid "Delete class"
+msgstr "删除分类"
+
+#: plugins/admin/fai/faiTemplate.tpl:35
+msgid "List of template files"
+msgstr "模板文件列表"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:120
+#, fuzzy
+msgid "This account has no scalix extensions."
+msgstr "这个账号没有传真扩展。"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:129
+#, fuzzy
+msgid "Remove scalix account"
+msgstr "删除 posix 账户"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:130
+#, fuzzy
+msgid ""
+"This account has scalix synchronization enabled. You can disable it by "
+"clicking below."
+msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid "Create scalix account"
+msgstr "创建 posix 账户"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:132
+#, fuzzy
+msgid ""
+"This account has scalix synchronization disabled. You can enable it by "
+"clicking below."
+msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:308
+#, fuzzy
+msgid "There is no scalix mailnode specified."
+msgstr "没有定义邮件服务器。"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:311
+msgid "scalixScalixObject must be set!"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:327
+#, fuzzy
+msgid "Value in 'Limit Mailbox size' is not valid."
+msgstr "'Quota 大小' 的值无效。"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:397
+#, fuzzy
+msgid "Scalix account"
+msgstr "我的账号"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:407
+msgid "Scalix Mail node"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:408
+#, fuzzy
+msgid "Mailbox class"
+msgstr "邮件地址"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:409
+#, fuzzy
+msgid "Server language"
+msgstr "服务器名称"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:410
+#: plugins/personal/environment/class_environment.inc:1271
+msgid "Administrator"
+msgstr "管理员"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:411
+#, fuzzy
+msgid "Mailbox administrator"
+msgstr "目录管理员"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:412
+msgid "Hide user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:413
+#, fuzzy
+msgid "Mailbox size limitations"
+msgstr "邮件传递列表"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:414
+#, fuzzy
+msgid "Limit outbound"
+msgstr "限制登录时间"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:415
+msgid "Limit inbound"
+msgstr ""
+
+#: plugins/personal/scalix/class_scalixAccount.inc:416
+#, fuzzy
+msgid "Notify user"
+msgstr "计算机"
+
+#: plugins/personal/scalix/class_scalixAccount.inc:417
+#: plugins/personal/scalix/paste_generic.tpl:4
+#: plugins/personal/scalix/generic.tpl:98
+#, fuzzy
+msgid "Scalix email addresses"
+msgstr "邮件地址"
+
+#: plugins/personal/scalix/main.inc:123
+#, fuzzy
+msgid "Scalix settings"
+msgstr "邮件选项"
+
+#: plugins/personal/scalix/paste_generic.tpl:6
+#: plugins/personal/scalix/generic.tpl:101
+#, fuzzy
+msgid "List of scalix email addresses"
+msgstr "替代邮件地址列表"
+
+#: plugins/personal/scalix/generic.tpl:7
+msgid "Scalix mailnode"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:15
+#, fuzzy
+msgid "Salix mailbox class"
+msgstr "邮件大小"
+
+#: plugins/personal/scalix/generic.tpl:19
+msgid ""
+"Limited users con not make use of the group calendar functionality in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:26
+#, fuzzy
+msgid "Scalix server language"
+msgstr "Profile 服务器管理"
+
+#: plugins/personal/scalix/generic.tpl:30
+msgid "Message catalog language for client."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Select for admin capability."
+msgstr "选择模板"
+
+#: plugins/personal/scalix/generic.tpl:45
+#, fuzzy
+msgid "Scalix Administrator"
+msgstr "管理员"
+
+#: plugins/personal/scalix/generic.tpl:50
+msgid "Select for mailbox admin capability."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:50
+#, fuzzy
+msgid "Scalix Mailbox Administrator"
+msgstr "管理员"
+
+#: plugins/personal/scalix/generic.tpl:55
+#, fuzzy
+msgid "Hide user entry from addressbook."
+msgstr "请输入一个邮件地址"
+
+#: plugins/personal/scalix/generic.tpl:55
+msgid "Hide this user entry in Scalix"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:64
+#, fuzzy
+msgid "Limit mailbox size"
+msgstr "邮件大小"
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "As sanction on mailbox quota overuse, stop user from sending mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:75
+msgid "Limit Outbound Mail"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:80
+msgid "Limit Inbound Mail"
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "As sanction on mailbox quota overuse, notify the user by eMail."
+msgstr ""
+
+#: plugins/personal/scalix/generic.tpl:85
+msgid "Notify User"
+msgstr ""
+
+#: plugins/personal/password/class_password.inc:77
+msgid "You need to specify your current password in order to proceed."
+msgstr "您需要输入当前口令才能继续。"
+
+#: plugins/personal/password/class_password.inc:83 html/password.php:202
+msgid "The password used as new and current are too similar."
+msgstr "输入的新口令和当前口令非常相似。"
+
+#: plugins/personal/password/class_password.inc:85 html/password.php:207
+msgid "The password used as new is to short."
+msgstr "输入的新口令太短了。"
+
+#: plugins/personal/password/class_password.inc:87 html/password.php:247
+msgid "External password changer reported a problem: "
+msgstr "外部口令更改程序报告错误:"
+
+#: plugins/personal/password/class_password.inc:100
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "您输入的当前口令不正确。"
+
+#: plugins/personal/password/class_password.inc:105 html/password.php:226
+msgid "You have no permissions to change your password."
+msgstr "您无权修改您的口令。"
+
+#: plugins/personal/password/class_password.inc:132
+#: plugins/personal/generic/class_user.inc:1424
+#, fuzzy
+msgid "User password"
+msgstr "清除口令"
+
+#: plugins/personal/password/nochange.tpl:2
+msgid "Password change not allowed"
+msgstr "不允许修改口令"
+
+#: plugins/personal/password/nochange.tpl:6
+msgid "You are not allowed to change your password at this time"
+msgstr "现在您无权修改您的口令"
+
+#: plugins/personal/password/changed.tpl:3
+msgid ""
+"You've successfully changed your password. Remember to change all programms "
+"configured to use it as well."
+msgstr "您已经成功更改口令。还要记住更改相关程序设定。"
+
+#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
+#, fuzzy
+msgid "Password settings"
+msgstr "用户设置"
+
+#: plugins/personal/password/password.tpl:2
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"用下面的表格更改个人口令。口令更改即时生效。请记住新口令,忘记口令将无法登"
+"录。"
+
+#: plugins/personal/password/password.tpl:11
+#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
+msgid "Current password"
+msgstr "当前口令"
+
+#: plugins/personal/password/password.tpl:32
+msgid "Clear fields"
+msgstr "清除字段"
+
+#: plugins/personal/mail/copypaste.tpl:13
+#: plugins/personal/mail/generic.tpl:244
+msgid "Forward messages to"
+msgstr "转发邮件到"
+
+#: plugins/personal/mail/mail_locals.tpl:35
+msgid "Select department"
+msgstr "选择类别"
+
+#: plugins/personal/mail/main.inc:124
+msgid "User mail settings"
+msgstr "用户邮件选项"
+
+#: plugins/personal/mail/generic.tpl:19
+msgid "Specify the mail server where the user will be hosted on"
+msgstr "描述该用户账号所要创建于的邮件服务器"
+
+#: plugins/personal/mail/generic.tpl:80
+msgid "Mail options"
+msgstr "邮件选项"
+
+#: plugins/personal/mail/generic.tpl:107
+#: plugins/personal/mail/class_mailAccount.inc:1170
+msgid "Use custom sieve script"
+msgstr "定制过滤脚本"
+
+#: plugins/personal/mail/generic.tpl:107
+msgid "disables all Mail options!"
+msgstr "禁用所有邮件选项!"
+
+#: plugins/personal/mail/generic.tpl:114
+#, fuzzy
+msgid "Sieve Management"
+msgstr "管理"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "Select if you want to forward mails without getting own copies of them"
+msgstr "如果您想转发邮件而且不想保留拷贝的话,请选择"
+
+#: plugins/personal/mail/generic.tpl:126
+msgid "No delivery to own mailbox"
+msgstr "不要发送到本人邮箱"
+
+#: plugins/personal/mail/generic.tpl:132
+msgid ""
+"Select to automatically response with the vacation message defined below"
+msgstr "选择用下面定义的假期信息作为自动回复"
+
+#: plugins/personal/mail/generic.tpl:134
+msgid "Activate vacation message"
+msgstr "启用假期信息"
+
+#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
+msgid "from"
+msgstr "从"
+
+#: plugins/personal/mail/generic.tpl:165
+msgid "till"
+msgstr "至"
+
+#: plugins/personal/mail/generic.tpl:194
+msgid "Select if you want to filter this mails through spamassassin"
+msgstr "选择用 spamassassin 过滤邮件"
+
+#: plugins/personal/mail/generic.tpl:196
+msgid "Move mails tagged with spam level greater than"
+msgstr "过滤邮件当 spam 级别超过"
+
+#: plugins/personal/mail/generic.tpl:199
+msgid "Choose spam level - smaller values are more sensitive"
+msgstr "选择 spam 级别 ─ 越小越敏感"
+
+#: plugins/personal/mail/generic.tpl:203
+msgid "to folder"
+msgstr "到目录"
+
+#: plugins/personal/mail/generic.tpl:214
+msgid "Reject mails bigger than"
+msgstr "拒绝邮件大小超过"
+
+#: plugins/personal/mail/generic.tpl:223
+#: plugins/personal/mail/class_mailAccount.inc:1153
+#: include/sieve/templates/element_vacation.tpl:44
+#: include/sieve/templates/object_container.tpl:31
+#: include/sieve/class_sieveManagement.inc:509
+#: include/sieve/class_sieveManagement.inc:728
+msgid "Vacation message"
+msgstr "假期信息"
+
+#: plugins/personal/mail/generic.tpl:270
+msgid "Advanced mail options"
+msgstr "高级邮件选项"
+
+#: plugins/personal/mail/generic.tpl:276
+msgid "Select if user can only send and receive inside his own domain"
+msgstr "选择如果用户只能发送和接收本域内邮件"
+
+#: plugins/personal/mail/generic.tpl:278
+msgid "User is only allowed to send and receive local mails"
+msgstr "用户只能发送和接收本地邮件"
+
+#: plugins/personal/mail/class_mailAccount.inc:214
+msgid "No DESC tag in vacation file:"
+msgstr "假期文件没有 DESC 标签:"
+
+#: plugins/personal/mail/class_mailAccount.inc:289
+msgid "This account has no mail extensions."
+msgstr "这个账号没有邮件扩展。"
+
+#: plugins/personal/mail/class_mailAccount.inc:300
+msgid ""
+"This account can't be removed while there are delegations configured. Remove "
+"those delegations first."
+msgstr "这个账号不能被删除因为还有代理人配置。先删除这些代理人。"
+
+#: plugins/personal/mail/class_mailAccount.inc:358
+msgid ""
+"You're trying to add an invalid email address to the list of forwarders."
+msgstr "您正在尝试向转发列表添加一条无效邮件地址。"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "January"
+msgstr "一月"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "February"
+msgstr "二月"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "March"
+msgstr "三月"
+
+#: plugins/personal/mail/class_mailAccount.inc:610
+#: plugins/personal/posix/class_posixAccount.inc:494
+#: plugins/personal/samba/class_sambaAccount.inc:404
+#: plugins/personal/samba/class_sambaAccount.inc:422
+#: plugins/personal/samba/class_sambaAccount.inc:440
+#: plugins/personal/samba/class_sambaAccount.inc:458
+#: plugins/personal/generic/class_user.inc:262
+msgid "April"
+msgstr "四月"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "May"
+msgstr "五月"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "June"
+msgstr "六月"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "July"
+msgstr "七月"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "August"
+msgstr "八月"
+
+#: plugins/personal/mail/class_mailAccount.inc:611
+#: plugins/personal/posix/class_posixAccount.inc:495
+#: plugins/personal/samba/class_sambaAccount.inc:405
+#: plugins/personal/samba/class_sambaAccount.inc:423
+#: plugins/personal/samba/class_sambaAccount.inc:441
+#: plugins/personal/samba/class_sambaAccount.inc:459
+#: plugins/personal/generic/class_user.inc:263
+msgid "September"
+msgstr "九月"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "October"
+msgstr "十月"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "November"
+msgstr "十一月"
+
+#: plugins/personal/mail/class_mailAccount.inc:612
+#: plugins/personal/posix/class_posixAccount.inc:496
+#: plugins/personal/samba/class_sambaAccount.inc:406
+#: plugins/personal/samba/class_sambaAccount.inc:424
+#: plugins/personal/samba/class_sambaAccount.inc:442
+#: plugins/personal/samba/class_sambaAccount.inc:460
+#: plugins/personal/generic/class_user.inc:264
+msgid "December"
+msgstr "十二月"
+
+#: plugins/personal/mail/class_mailAccount.inc:688
+#, fuzzy, php-format
+msgid "Removing of user/mail account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/mail/class_mailAccount.inc:842
+#, fuzzy, php-format
+msgid "Saving of user/mail account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/mail/class_mailAccount.inc:903
+msgid ""
+"There is no valid mailserver specified, please add one in the system setup."
+msgstr "没有指定有效的邮件服务器,请通过系统设置添加一个。"
+
+#: plugins/personal/mail/class_mailAccount.inc:951
+msgid "You specified Spam settings, but there is no Folder specified."
+msgstr "您定义了 Spam 设置,但是没有指定目录。"
+
+#: plugins/personal/mail/class_mailAccount.inc:955
+msgid "Time interval to show vacation message is not valid."
+msgstr "显示假期信息的时间间隔无效。"
+
+#: plugins/personal/mail/class_mailAccount.inc:995
+#: plugins/personal/mail/class_mailAccount.inc:1007
+#, fuzzy
+msgid "You are not allowed to write mail forwarding."
+msgstr "您无权修改您的口令!"
+
+#: plugins/personal/mail/class_mailAccount.inc:1040
+#: plugins/personal/mail/class_mailAccount.inc:1051
+#, fuzzy
+msgid "You are not allowed to write mail alternate address."
+msgstr "您无权删除这个条目!"
+
+#: plugins/personal/mail/class_mailAccount.inc:1116
+msgid "Waiting for kolab to remove mail properties."
+msgstr "等待 kolab 来删除邮件属性。"
+
+#: plugins/personal/mail/class_mailAccount.inc:1118
+msgid ""
+"Please remove the mail account first, to allow kolab to call its remove "
+"methods."
+msgstr "请先删除邮件账号,以允许 kolab 调用自己的删除方法。"
+
+#: plugins/personal/mail/class_mailAccount.inc:1152
+#, fuzzy
+msgid "Add vacation information"
+msgstr "组织信息"
+
+#: plugins/personal/mail/class_mailAccount.inc:1155
+msgid "Use spam filter"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1156
+#, fuzzy
+msgid "Spam level"
+msgstr "日志级别"
+
+#: plugins/personal/mail/class_mailAccount.inc:1157
+msgid "Spam mail box"
+msgstr ""
+
+#: plugins/personal/mail/class_mailAccount.inc:1159
+#, fuzzy
+msgid "Sieve management"
+msgstr "系统管理"
+
+#: plugins/personal/mail/class_mailAccount.inc:1161
+#, fuzzy
+msgid "Reject due to mailsize"
+msgstr "拒绝邮件大小超过"
+
+#: plugins/personal/mail/class_mailAccount.inc:1162
+#, fuzzy
+msgid "Mail max size"
+msgstr "邮件大小"
+
+#: plugins/personal/mail/class_mailAccount.inc:1164
+#: plugins/personal/mail/class_mailAccount.inc:1169
+#, fuzzy
+msgid "Forwarding address"
+msgstr "主要地址"
+
+#: plugins/personal/mail/class_mailAccount.inc:1165
+#, fuzzy
+msgid "Local delivery"
+msgstr "最后传递"
+
+#: plugins/personal/mail/class_mailAccount.inc:1166
+#, fuzzy
+msgid "No delivery to own mailbox "
+msgstr "不要发送到本人邮箱"
+
+#: plugins/personal/mail/class_mailAccount.inc:1167
+#, fuzzy
+msgid "Mail alternative addresses"
+msgstr "替代地址"
+
+#: plugins/personal/netatalk/main.inc:111
+msgid "Netatalk settings"
+msgstr "Netatalk 设置"
+
+#: plugins/personal/netatalk/netatalk.tpl:4
+#: plugins/personal/netatalk/class_netatalk.inc:380
+msgid "Share"
+msgstr "共享"
+
+#: plugins/personal/netatalk/class_netatalk.inc:37
+msgid "Manage netatalk account"
+msgstr "管理 netatalk 账号"
+
+#: plugins/personal/netatalk/class_netatalk.inc:174
+msgid "This account has no netatalk extensions."
+msgstr "这个账号没有 netatalk 扩展。"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid "Remove netatalk account"
+msgstr "删除 netatalk 账号"
+
+#: plugins/personal/netatalk/class_netatalk.inc:183
+msgid ""
+"This account has netatalk features enabled. You can disable them by clicking "
+"below."
+msgstr "这个账户 netatalk 功能已启用。您可以点击下面的按钮禁用。"
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+#: plugins/personal/netatalk/class_netatalk.inc:196
+msgid "Create netatalk account"
+msgstr "创建 netatalk 账号"
+
+#: plugins/personal/netatalk/class_netatalk.inc:194
+msgid ""
+"This account has netatalk features disabled. You can enable them by clicking "
+"below."
+msgstr "这个账户 netatalk 功能已禁用。您可以点击下面的按钮来启用。"
+
+#: plugins/personal/netatalk/class_netatalk.inc:229
+msgid "You must select a share to use."
+msgstr "您必须选择一个要使用的共享"
+
+#: plugins/personal/netatalk/class_netatalk.inc:294
+#, fuzzy, php-format
+msgid "Saving of user/netatalk account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/netatalk/class_netatalk.inc:356
+#, fuzzy, php-format
+msgid "Removing of user/netatalk account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/netatalk/class_netatalk.inc:379
+#, fuzzy
+msgid "User home path"
+msgstr "Profile path"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
+msgid "PHPscheduleit"
+msgstr "PHPscheduleit"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
+#, fuzzy, php-format
+msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
+#, fuzzy, php-format
+msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
+#, fuzzy
+msgid "PHP Schedule it"
+msgstr "PHPscheduleit"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#, fuzzy
+msgid "PHP Schedule it settings"
+msgstr "PHPscheduleit"
+
+#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+#, fuzzy
+msgid "Connectivity addon"
+msgstr "互联"
+
+#: plugins/personal/connectivity/kolab.tpl:3
+#: plugins/personal/connectivity/kolab.tpl:35
+msgid "Kolab account"
+msgstr "Kolab 账号"
+
+#: plugins/personal/connectivity/kolab.tpl:4
+msgid ""
+"The kolab account is currently disabled. It's features can be adjusted if "
+"you add a mail account."
+msgstr "当前 kolab 账号已经禁用。如果您添加一个邮件账号,可以调整这个功能。"
+
+#: plugins/personal/connectivity/kolab.tpl:41
+#: plugins/personal/connectivity/class_kolabAccount.inc:479
+msgid "Delegations"
+msgstr "代理人"
+
+#: plugins/personal/connectivity/kolab.tpl:59
+msgid "Mail size"
+msgstr "邮件大小"
+
+#: plugins/personal/connectivity/kolab.tpl:62
+msgid "No mail size restriction for this account"
+msgstr "该账号邮件大小不受限制"
+
+#: plugins/personal/connectivity/kolab.tpl:71
+msgid "Free Busy information"
+msgstr "自由使用的信息"
+
+#: plugins/personal/connectivity/kolab.tpl:82
+msgid "Future"
+msgstr "功能"
+
+#: plugins/personal/connectivity/kolab.tpl:86
+#: plugins/personal/connectivity/oxchange.tpl:39
+#: plugins/personal/connectivity/oxchange.tpl:49
+#: include/sieve/templates/element_vacation.tpl:25
+msgid "days"
+msgstr "天"
+
+#: plugins/personal/connectivity/kolab.tpl:93
+#: plugins/personal/connectivity/class_kolabAccount.inc:480
+msgid "Invitation policy"
+msgstr "邀请策略"
+
+#: plugins/personal/connectivity/intranet.tpl:3
+msgid "Intranet account"
+msgstr "内联网账号"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
+msgid "Open-Xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#, fuzzy
+msgid "Openexchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
+msgid "Couldn't connect to postgresql database!"
+msgstr "无法连接到 postgresql 数据库!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
+msgid "Needed parameters for openexchange connectivity plugin are missing!"
+msgstr "Openexchange 连接插件必须的参数不存在!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
+msgid "PHP4 module for postgresql database is missing!"
+msgstr "PHP4 的 postgresql 数据库差价不存在!"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
+#, fuzzy, php-format
+msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
+msgid ""
+"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
+"that you are not using any strange characters in the loginname."
+msgstr ""
+"Open-Xchange 账号名为空,这是无效的! 检查一下是不是在登录名中间使用了奇怪的"
+"字符。"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
+#, fuzzy, php-format
+msgid "Saving of user/oxchange account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
+#, fuzzy, php-format
+msgid "Creating of user/oxchange account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
+msgid ""
+"Something went wrong while saving oxchange account. Please check the error "
+"log file."
+msgstr ""
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
+#, fuzzy
+msgid "Open xchange"
+msgstr "Open-Xchange"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
+#, fuzzy
+msgid "Open xchange account settings"
+msgstr "Open-Xchange 账号"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
+#, fuzzy
+msgid "OXAppointmentDays"
+msgstr "约会日期"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
+#, fuzzy
+msgid "OXTaskDays"
+msgstr "任务日期"
+
+#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
+#, fuzzy
+msgid "OXTimeZone"
+msgstr "用户时区"
+
+#: plugins/personal/connectivity/pptp.tpl:3
+#: plugins/personal/connectivity/class_pptpAccount.inc:174
+msgid "PPTP account"
+msgstr "PPTP 账号"
+
+#: plugins/personal/connectivity/class_connectivity.inc:69
+msgid "This account has no connectivity extensions."
+msgstr "这个账号没有互联扩展。"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:16
+#: plugins/personal/connectivity/class_intranetAccount.inc:197
+msgid "Intranet"
+msgstr "内联网"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:121
+#, fuzzy, php-format
+msgid "Removing of user/intranet account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:186
+#, fuzzy, php-format
+msgid "Saving of user/intranet account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/connectivity/class_intranetAccount.inc:204
+#, fuzzy
+msgid "Intranet account settings"
+msgstr "内联网账号"
+
+#: plugins/personal/connectivity/phpscheduleit.tpl:3
+msgid "PHPscheduleit account"
+msgstr "PHPscheduleit 账号"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:26
+#: plugins/personal/connectivity/class_pptpAccount.inc:173
+msgid "PPTP"
+msgstr "PPTP"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:101
+#, fuzzy, php-format
+msgid "Removing of user/PPTP account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/connectivity/class_pptpAccount.inc:155
+#, fuzzy, php-format
+msgid "Saving of user/PPTP account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/connectivity/proxy.tpl:23
+#: plugins/personal/connectivity/class_proxyAccount.inc:308
+msgid "Proxy account"
+msgstr "代理账号"
+
+#: plugins/personal/connectivity/proxy.tpl:34
+msgid "Filter unwanted content (i.e. pornographic or violence related)"
+msgstr "过滤不想要的内容(如:色情或暴力相关)"
+
+#: plugins/personal/connectivity/proxy.tpl:44
+msgid "Limit proxy access to working time"
+msgstr "限制代理访问仅在工作时间"
+
+#: plugins/personal/connectivity/proxy.tpl:84
+#: plugins/personal/connectivity/class_proxyAccount.inc:319
+msgid "Restrict proxy usage by quota"
+msgstr "通过 quota 限制代理使用"
+
+#: plugins/personal/connectivity/proxy.tpl:99
+msgid "per"
+msgstr "每"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:149
+msgid ""
+"You're trying to add an invalid email address to the list of delegations."
+msgstr "您正在向代理人列表添加一个无效邮件地址。"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:157
+msgid ""
+"The mail address you're trying to add is no primary mail address of an "
+"existing user."
+msgstr "您要添加的邮件地址不是现存用户的主要邮件地址。"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:182
+msgid "Always accept"
+msgstr "总是接受"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:183
+msgid "Always reject"
+msgstr "总是拒绝"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:184
+msgid "Reject if conflicts"
+msgstr "如果冲突拒绝"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:185
+msgid "Manual if conflicts"
+msgstr "如果冲突手工解决"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:186
+msgid "Manual"
+msgstr "手工解决"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:234
+msgid "Anonymous"
+msgstr "匿名"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:302
+#, php-format
+msgid "Removing of user/kolab account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:313
+msgid "The value specified as Free Busy future needs to be an integer."
+msgstr "Free Busy 功能设定的值必须是个整数。"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:318
+msgid "The value specified as Free Busy Information URL is invalid."
+msgstr "提供的 Free Busy 信息 URL 无效。"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:332
+#, php-format
+msgid "The invitation policy entry for address '%s' is not valid."
+msgstr "地址 '%s' 的邀请策略条目无效。"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:340
+#, php-format
+msgid "There's no mail user with address '%s' for your invitation policy!"
+msgstr "没有针对您邀请策略的地址为 '%s' 的用户!"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:431
+#, php-format
+msgid "Saving of user/kolab account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:467
+#, fuzzy
+msgid "Kolab account settings"
+msgstr "Kolab 账号"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:476
+msgid "Free busy future"
+msgstr ""
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:477
+#, fuzzy
+msgid "Mail size restriction"
+msgstr "邮件传递列表"
+
+#: plugins/personal/connectivity/class_kolabAccount.inc:478
+#, fuzzy
+msgid "Free busy information"
+msgstr "自由使用的信息"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:5
+#: plugins/personal/connectivity/class_proxyAccount.inc:307
+#: plugins/generic/references/class_reference.inc:32
+msgid "Proxy"
+msgstr "代理"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:98
+msgid "GB"
+msgstr "GB"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "day"
+msgstr "天"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "week"
+msgstr "周"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:99
+msgid "month"
+msgstr "月"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:167
+#, fuzzy, php-format
+msgid "Removing of user/proxy account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:185
+msgid "Numerical value for Quota Setting is empty."
+msgstr "Quota 设置的数值为空。"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:187
+msgid "Numerical value for Quota Setting is not valid."
+msgstr "Quota 设置的数值无效。"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:289
+#, fuzzy, php-format
+msgid "Saving of user/proxy account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:317
+msgid "Filter unwanted content"
+msgstr ""
+
+#: plugins/personal/connectivity/class_proxyAccount.inc:318
+#, fuzzy
+msgid "Limit proxy access"
+msgstr "限制代理访问仅在工作时间"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:5
+msgid "PHPGroupware"
+msgstr "PHPGroupware"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:85
+#, fuzzy, php-format
+msgid "Removing of user/PHPgw account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:139
+#, fuzzy, php-format
+msgid "Saving of user/PHPgw account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:157
+msgid "PHP GW"
+msgstr ""
+
+#: plugins/personal/connectivity/class_phpgwAccount.inc:158
+#, fuzzy
+msgid "PHP GW account settings"
+msgstr "电话设置"
+
+#: plugins/personal/connectivity/webdav.tpl:3
+#: plugins/personal/connectivity/class_webdavAccount.inc:157
+msgid "WebDAV account"
+msgstr "WebDAV 账号"
+
+#: plugins/personal/connectivity/opengw.tpl:1
+#: plugins/personal/connectivity/class_opengwAccount.inc:331
+msgid "Opengroupware"
+msgstr "Opengroupware"
+
+#: plugins/personal/connectivity/opengw.tpl:8
+#: plugins/personal/connectivity/class_opengwAccount.inc:341
+msgid "Location team"
+msgstr "本地组"
+
+#: plugins/personal/connectivity/opengw.tpl:21
+#: plugins/personal/connectivity/class_opengwAccount.inc:342
+msgid "Template user"
+msgstr "模板用户"
+
+#: plugins/personal/connectivity/opengw.tpl:48
+#: plugins/personal/connectivity/class_opengwAccount.inc:344
+msgid "Teams"
+msgstr "团队"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid "Open-Xchange Account"
+msgstr "Open-Xchange 账号"
+
+#: plugins/personal/connectivity/oxchange.tpl:2
+msgid ""
+"disabled, no Postgresql support detected. Or the specified database can't be "
+"reached"
+msgstr "已禁用,没有检测到 Postgresql 支持。或者指定的数据库无法访问"
+
+#: plugins/personal/connectivity/oxchange.tpl:18
+msgid "Open-Xchange account"
+msgstr "Open-Xchange 账号"
+
+#: plugins/personal/connectivity/oxchange.tpl:29
+msgid "Remember"
+msgstr "记住"
+
+#: plugins/personal/connectivity/oxchange.tpl:33
+msgid "Appointment Days"
+msgstr "约会日期"
+
+#: plugins/personal/connectivity/oxchange.tpl:42
+msgid "Task Days"
+msgstr "任务日期"
+
+#: plugins/personal/connectivity/oxchange.tpl:61
+msgid "User Information"
+msgstr "用户信息"
+
+#: plugins/personal/connectivity/oxchange.tpl:65
+msgid "User Timezone"
+msgstr "用户时区"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
+#: plugins/generic/references/class_reference.inc:34
+msgid "FTP"
+msgstr "FTP"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
+#, fuzzy, php-format
+msgid "Removing of user/pureftpd account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
+msgid "Value specified as 'Upload bandwidth' is not valid."
+msgstr "提供的“上传带宽”值无效。"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
+msgid "Value specified as 'Download bandwidth' is not valid."
+msgstr "提供的“下载带宽”值无效。"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
+#, fuzzy
+msgid "Value specified as 'Quota files' is not valid."
+msgstr "提供的“文件”值无效。"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
+#, fuzzy
+msgid "Value specified as 'Quota size' is not valid."
+msgstr "提供的“大小”值无效。"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
+#, fuzzy
+msgid "Value specified as 'Upload ratio' is not valid."
+msgstr "提供的“上传带宽”值无效。"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
+#, fuzzy
+msgid "Value specified as 'Download ratio' is not valid."
+msgstr "提供的“下载带宽”值无效。"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
+#, fuzzy, php-format
+msgid "Saving of user/pureftpd account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
+#, fuzzy
+msgid "Ftp"
+msgstr "文件系统类型"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
+#, fuzzy
+msgid "Pure ftp account"
+msgstr "创建传真账号"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
+#, fuzzy
+msgid "Quota files"
+msgstr "Quota 大小"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
+#, fuzzy
+msgid "Upload ratio"
+msgstr "上传"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
+#, fuzzy
+msgid "Quota MBytes"
+msgstr "Quota 大小"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
+#, fuzzy
+msgid "Download ratio"
+msgstr "下载配置"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
+#, fuzzy
+msgid "Upload bandwith"
+msgstr "上传带宽"
+
+#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
+#, fuzzy
+msgid "Download bandwith"
+msgstr "下载带宽"
+
+#: plugins/personal/connectivity/phpgw.tpl:3
+msgid "PHPGroupware account"
+msgstr "PHPGroupware 账号"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:6
+msgid "Opengroupware account"
+msgstr "Opengroupware 账号"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:161
+msgid ""
+"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
+"perform any database queries."
+msgstr ""
+"OpenGroupware: 您的配置缺少一个 postgresql 扩展。无法执行任何数据库查询。"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:166
+msgid ""
+"OpenGroupware: Missing database configuration for opengroupware. Can't get "
+"or set any informations."
+msgstr ""
+"OpenGroupware: opengroupware 缺少数据库配置。无法获取或者设置任何信息。"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:174
+msgid ""
+"OpenGroupware: Can't connect to specified database. Please check given "
+"configuration twice."
+msgstr "OpenGroupware: 无法连接到指定数据库。请再次检查配置。"
+
+#: plugins/personal/connectivity/class_opengwAccount.inc:332
+#, fuzzy
+msgid "Open groupware account settings"
+msgstr "Opengroupware 账号"
+
+#: plugins/personal/connectivity/glpi.tpl:1
+msgid "GLPI account"
+msgstr "GLPI 账号"
+
+#: plugins/personal/connectivity/pureftpd.tpl:4
+msgid "FTP account"
+msgstr "FTP 账号"
+
+#: plugins/personal/connectivity/pureftpd.tpl:19
+msgid "Upload bandwidth"
+msgstr "上传带宽"
+
+#: plugins/personal/connectivity/pureftpd.tpl:24
+#: plugins/personal/connectivity/pureftpd.tpl:32
+msgid "kb/s"
+msgstr "kb/s"
+
+#: plugins/personal/connectivity/pureftpd.tpl:27
+msgid "Download bandwidth"
+msgstr "下载带宽"
+
+#: plugins/personal/connectivity/pureftpd.tpl:43
+msgid "Quota"
+msgstr "Quota"
+
+#: plugins/personal/connectivity/pureftpd.tpl:47
+msgid "Files"
+msgstr "文件"
+
+#: plugins/personal/connectivity/pureftpd.tpl:71
+msgid "Ratio"
+msgstr "比率"
+
+#: plugins/personal/connectivity/pureftpd.tpl:75
+msgid "Uploaded / downloaded files"
+msgstr "上传/下载文件"
+
+#: plugins/personal/connectivity/pureftpd.tpl:93
+#: plugins/personal/samba/samba3.tpl:246
+msgid "Miscellaneous"
+msgstr "杂项"
+
+#: plugins/personal/connectivity/pureftpd.tpl:98
+msgid "Check to disable FTP Access"
+msgstr "检查禁用 FTP 访问"
+
+#: plugins/personal/connectivity/pureftpd.tpl:100
+msgid "Temporary disable FTP access"
+msgstr "临时禁用 FTP 访问"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:6
+#: plugins/personal/connectivity/class_webdavAccount.inc:156
+msgid "WebDAV"
+msgstr "WebDAV"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:84
+#, fuzzy, php-format
+msgid "Removing of user/webDAV account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/connectivity/class_webdavAccount.inc:138
+#, fuzzy, php-format
+msgid "Saving of user/webDAV account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:1
+msgid "Create new hotplug entry"
+msgstr "创建一个新热插拔条目"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:8
+msgid "Create new hotplug device"
+msgstr "创建一个新的热插拔设备"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:28
+msgid "(iSerial)"
+msgstr "(iSerial)"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "Vendor-ID"
+msgstr "供应商-ID"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:36
+msgid "(idVendor)"
+msgstr "(idVendor)"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "Product-ID"
+msgstr "产品-ID"
+
+#: plugins/personal/environment/hotplugDialogNew.tpl:43
+msgid "(idProduct)"
+msgstr "(idProduct)"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:78
+#, fuzzy, php-format
+msgid ""
+"Can't remove kioks profile, it is still in use by the following objects '%s'."
+msgstr "您不能删除 asterisk 数据库扩展,它仍被这些对象 '%s' 使用。"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:86
+#: plugins/personal/environment/class_kioskManagementDialog.inc:105
+#, php-format
+msgid "Can't delete '%s'. Error was: permission denied."
+msgstr "无法删除 '%s'。错误:没有权限。"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:89
+#: plugins/personal/environment/class_kioskManagementDialog.inc:108
+#, php-format
+msgid "Can't delete '%s'. Errow was: file doesn't exist."
+msgstr "无法删除 '%s'。错误:文件不存在。"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:150
+msgid ""
+"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
+msgstr "您的 gosa.conf 文件中没有定义 KIOSKPATH。无法管理 kiosk profiles!"
+
+#: plugins/personal/environment/class_kioskManagementDialog.inc:156
+#, php-format
+msgid "Kiosk path '%s' is not accessible. Please check the permissions."
+msgstr "无法访问 kiosk 路径 '%s'。请检查权限。"
+
+#: plugins/personal/environment/kioskManagement.tpl:1
+#: plugins/personal/environment/kioskManagement.tpl:5
+msgid "Kiosk profile management"
+msgstr "Kiosk profile 管理"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:1
+msgid "Add printer devcies"
+msgstr "添加打印设备"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:48
+msgid "Display printers matching"
+msgstr "显示匹配的打印机"
+
+#: plugins/personal/environment/selectPrinterDialog.tpl:53
+msgid "Regular expression for matching printer names"
+msgstr "匹配打印机名的正则表达式"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:108
+#, fuzzy
+msgid "Specified name should only consist of upper-/lowercase characters."
+msgstr "提供的名称应该包含大写/小写字符。"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:112
+msgid "Please specify a valid script name."
+msgstr "请提供一个有效的脚本名。"
+
+#: plugins/personal/environment/class_logonManagementDialog.inc:116
+msgid "Specified description contains invalid characters."
+msgstr "提供的描述包含无效字符。"
+
+#: plugins/personal/environment/main.inc:119
+msgid "User environment settings"
+msgstr "用户环境设置"
+
+#: plugins/personal/environment/logonManagement.tpl:1
+#: plugins/personal/environment/logonManagement.tpl:5
+#: plugins/personal/environment/environment.tpl:169
+msgid "Logon script management"
+msgstr "登录脚本管理"
+
+#: plugins/personal/environment/logonManagement.tpl:8
+msgid "Logon script settings"
+msgstr "登录脚本设置"
+
+#: plugins/personal/environment/logonManagement.tpl:10
+msgid "Skript name"
+msgstr "脚本名称"
+
+#: plugins/personal/environment/logonManagement.tpl:34
+msgid "Logon script flags"
+msgstr "登录脚本标志"
+
+#: plugins/personal/environment/logonManagement.tpl:38
+#, fuzzy
+msgid "Last script"
+msgstr "最后脚本"
+
+#: plugins/personal/environment/logonManagement.tpl:44
+msgid "Script can be replaced by user"
+msgstr "可以被用户替换的脚本"
+
+#: plugins/personal/environment/logonManagement.tpl:56
+#: plugins/personal/environment/class_environment.inc:1335
+msgid "Logon script"
+msgstr "登录脚本"
+
+#: plugins/personal/environment/hotplugDialog.tpl:1
+msgid "Add hotplug devices"
+msgstr "添加热插拔设备"
+
+#: plugins/personal/environment/hotplugDialog.tpl:5
+msgid "Hotplug management"
+msgstr "热插拔管理"
+
+#: plugins/personal/environment/hotplugDialog.tpl:10
+msgid "Select hotplug device to add"
+msgstr "选择添加一个热插拔设备"
+
+#: plugins/personal/environment/hotplugDialog.tpl:34
+msgid "Choose the department the search will be based    on"
+msgstr "选择一个部门来做查询"
+
+#: plugins/personal/environment/hotplugDialog.tpl:48
+msgid "Regular expression for        matching hotplugs"
+msgstr "用于匹配热插拔的正则表达式"
+
+#: plugins/personal/environment/class_environment.inc:209
+msgid "auto"
+msgstr "自动"
+
+#: plugins/personal/environment/class_environment.inc:281
+#, fuzzy, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Setting profile "
+"server to '%s'."
+msgstr "选择的 kiosk profile '%s' 不存在,设置当前 profile 为 'none'。"
+
+#: plugins/personal/environment/class_environment.inc:286
+#, fuzzy, php-format
+msgid ""
+"Your selected profile server '%s' is no longer available. Profile server "
+"configuration is resetted."
+msgstr "之前选择的 asterisk 主服务器 (%s) 不存在了。删除终止。"
+
+#: plugins/personal/environment/class_environment.inc:355
+#: plugins/personal/environment/class_environment.inc:393
+msgid "Remove environment extension"
+msgstr "删除环境变量扩展"
+
+#: plugins/personal/environment/class_environment.inc:356
+#: plugins/personal/environment/class_environment.inc:394
+msgid "Environment extension enabled. You can disable it by clicking below."
+msgstr "环境变量扩展已经启用。您可以点击下面按钮禁用。"
+
+#: plugins/personal/environment/class_environment.inc:365
+#: plugins/personal/environment/class_environment.inc:370
+#: plugins/personal/environment/class_environment.inc:399
+#: plugins/personal/environment/class_environment.inc:404
+msgid "Add environment extension"
+msgstr "添加环境变量扩展"
+
+#: plugins/personal/environment/class_environment.inc:366
+#: plugins/personal/environment/class_environment.inc:400
+msgid "Environment extension disabled. You can enable it by clicking below."
+msgstr "环境变量扩展已禁用。您可以点击下面按钮重新启用。"
+
+#: plugins/personal/environment/class_environment.inc:371
+#: plugins/personal/environment/class_environment.inc:405
+msgid ""
+"Environment extension disabled. You have to setup a posix account before you "
+"can enable this feature."
+msgstr "环境变量扩展已禁用。在启用这个功能前,您必须设置一个 posix 账号。"
+
+#: plugins/personal/environment/class_environment.inc:522
+#, fuzzy
+msgid "You are not allowed to write Logon scripts."
+msgstr "您无权删除这个用户!"
+
+#: plugins/personal/environment/class_environment.inc:603
+msgid "Spaces are not allowed in the mount path!"
+msgstr "挂载路径不允许有空格!"
+
+#: plugins/personal/environment/class_environment.inc:682
+#: plugins/personal/environment/class_environment.inc:683
+#: plugins/personal/environment/class_environment.inc:691
+#: plugins/personal/environment/class_environment.inc:692
+msgid "Reset password hash"
+msgstr "重置口令"
+
+#: plugins/personal/environment/class_environment.inc:696
+msgid "Delete share entry"
+msgstr "删除共享条目"
+
+#: plugins/personal/environment/class_environment.inc:885
+msgid "GOsa default printer flag is not allowed within groups."
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:908
+#, php-format
+msgid ""
+"The selected kiosk profile '%s' is no longer available, setting current "
+"profile to 'none'."
+msgstr "选择的 kiosk profile '%s' 不存在,设置当前 profile 为 'none'。"
+
+#: plugins/personal/environment/class_environment.inc:952
+#, fuzzy, php-format
+msgid "Removing of user/environment account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/environment/class_environment.inc:1021
+msgid "Please set a valid profile quota size."
+msgstr "请输入一个有效的 profile quota 大小。"
+
+#: plugins/personal/environment/class_environment.inc:1028
+msgid ""
+"You need to setup a valid posix extension in order to enable evironment "
+"features."
+msgstr "为了启用环境功能,您需要设置一个有效的 posix 扩展。"
+
+#: plugins/personal/environment/class_environment.inc:1066
+msgid "Can't save new kiosk profiles, possibly permission denied for folder"
+msgstr "无法保存新的 kiosk profiles,可能是目录的权限不对"
+
+#: plugins/personal/environment/class_environment.inc:1222
+#, fuzzy, php-format
+msgid "Saving of user/environment account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/environment/class_environment.inc:1235
+msgid "group share"
+msgstr "组共享"
+
+#: plugins/personal/environment/class_environment.inc:1276
+#: plugins/personal/environment/class_environment.inc:1334
+msgid "Default printer"
+msgstr "缺省打印机"
+
+#: plugins/personal/environment/class_environment.inc:1313
+#, fuzzy
+msgid "Environment settings"
+msgstr "用户环境设置"
+
+#: plugins/personal/environment/class_environment.inc:1321
+msgid "Command to extend the list of possible screen resolutions"
+msgstr ""
+
+#: plugins/personal/environment/class_environment.inc:1325
+#: plugins/personal/environment/environment.tpl:105
+msgid "Resolution changeable during session"
+msgstr "会话间允许修改分辨率"
+
+#: plugins/personal/environment/class_environment.inc:1326
+#: plugins/personal/environment/environment.tpl:73
+msgid "Cache profile localy"
+msgstr "本地缓存 profile"
+
+#: plugins/personal/environment/class_environment.inc:1328
+#, fuzzy
+msgid "Profile quota"
+msgstr "Profil quota"
+
+#: plugins/personal/environment/class_environment.inc:1329
+#, fuzzy
+msgid "Profile server"
+msgstr "文件服务器"
+
+#: plugins/personal/environment/class_environment.inc:1332
+#: plugins/personal/environment/environment.tpl:85
+msgid "Kiosk profile"
+msgstr "Kiosk profile"
+
+#: plugins/personal/environment/class_environment.inc:1336
+#: plugins/personal/environment/environment.tpl:203
+msgid "Hotplug devices"
+msgstr "热插拔设备"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:120
+msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
+msgstr "请提供一个有效名称。只允许 0-9 a-Z。"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:123
+msgid "Invalid character in description. Please specify a valid description."
+msgstr "描述中发现无效字符。请给出一个有效的描述。"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:128
+msgid "Please specify a valid iSerial."
+msgstr "请输入一个有效的 iSerial。"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:132
+msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
+msgstr "请指定一个有效的供应商 ID。(两字节十六进制,如 '0xFFFF')"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:135
+msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
+msgstr "请指定一个有效的产品 ID。(两字节十六进制,如 '0xFFFF')"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:141
+msgid "An Entry with this name already exists."
+msgstr "同名的条目已经存在。"
+
+#: plugins/personal/environment/class_hotplugDialog.inc:146
+msgid "Please select an entry or press cancel."
+msgstr "请选择一个条目或者按取消。"
+
+#: plugins/personal/environment/environment.tpl:3
+msgid "The environment extension is currently disabled."
+msgstr "环境变量扩展当前被禁用。"
+
+#: plugins/personal/environment/environment.tpl:14
+#: plugins/personal/environment/environment.tpl:128
+#: plugins/personal/environment/environment.tpl:198
+msgid "Environment managment settings"
+msgstr "环境变量管理设置"
+
+#: plugins/personal/environment/environment.tpl:17
+msgid "Profile managment"
+msgstr "Profile 管理"
+
+#: plugins/personal/environment/environment.tpl:25
+msgid "Use profile managment"
+msgstr "用户 profile 管理"
+
+#: plugins/personal/environment/environment.tpl:32
+msgid "Profile server managment"
+msgstr "Profile 服务器管理"
+
+#: plugins/personal/environment/environment.tpl:35
+msgid "Profil path"
+msgstr "Profil path"
+
+#: plugins/personal/environment/environment.tpl:56
+msgid "Profil quota"
+msgstr "Profil quota"
+
+#: plugins/personal/environment/environment.tpl:82
+msgid "Kiosk profile settings"
+msgstr "Kiosk profile 设置"
+
+#: plugins/personal/environment/environment.tpl:95
+msgid "Manage"
+msgstr "管理"
+
+#: plugins/personal/environment/environment.tpl:143
+msgid "User used to connect to the share"
+msgstr "用户习惯连接这个共享"
+
+#: plugins/personal/environment/environment.tpl:146
+msgid "Select a share"
+msgstr "选择一个共享"
+
+#: plugins/personal/environment/environment.tpl:154
+msgid "Mount path"
+msgstr "挂载路径"
+
+#: plugins/personal/environment/environment.tpl:167
+msgid "Logon scripts"
+msgstr "登录脚本"
+
+#: plugins/personal/environment/environment.tpl:205
+msgid "Hotplug device settings"
+msgstr "热插拔设备设置"
+
+#: plugins/personal/environment/environment.tpl:222
+msgid "Existing"
+msgstr "现存"
+
+#: plugins/personal/environment/environment.tpl:237
+msgid "Printer settings"
+msgstr "打印机设置"
+
+#: plugins/personal/environment/environment.tpl:254
+msgid "Toggle admin"
+msgstr "切换管理员"
+
+#: plugins/personal/environment/environment.tpl:257
+msgid "Toggle default"
+msgstr "切换缺省"
+
+#: plugins/personal/nagios/nagios.tpl:5
+msgid "Nagios Account"
+msgstr "Nagios 账号"
+
+#: plugins/personal/nagios/nagios.tpl:8
+#: plugins/personal/nagios/class_nagiosAccount.inc:286
+msgid "Alias"
+msgstr "别名"
+
+#: plugins/personal/nagios/nagios.tpl:27
+#: plugins/personal/nagios/class_nagiosAccount.inc:292
+msgid "Host notification period"
+msgstr "主机通知周期"
+
+#: plugins/personal/nagios/nagios.tpl:40
+#: plugins/personal/nagios/class_nagiosAccount.inc:296
+msgid "Service notification period"
+msgstr "服务通知周期"
+
+#: plugins/personal/nagios/nagios.tpl:53
+#: plugins/personal/nagios/class_nagiosAccount.inc:295
+msgid "Service notification options"
+msgstr "服务通知选项"
+
+#: plugins/personal/nagios/nagios.tpl:66
+#: plugins/personal/nagios/class_nagiosAccount.inc:291
+msgid "Host notification options"
+msgstr "主机通知选项"
+
+#: plugins/personal/nagios/nagios.tpl:90
+#: plugins/personal/nagios/class_nagiosAccount.inc:294
+msgid "Service notification commands"
+msgstr "服务通知命令"
+
+#: plugins/personal/nagios/nagios.tpl:100
+#: plugins/personal/nagios/class_nagiosAccount.inc:290
+msgid "Host notification commands"
+msgstr "主机通知命令"
+
+#: plugins/personal/nagios/nagios.tpl:115
+msgid "Nagios authentification"
+msgstr "Nagios 鉴权"
+
+#: plugins/personal/nagios/nagios.tpl:121
+msgid "view system informations"
+msgstr "查看系统信息"
+
+#: plugins/personal/nagios/nagios.tpl:130
+msgid "view configuration information"
+msgstr "查看配置信息"
+
+#: plugins/personal/nagios/nagios.tpl:139
+msgid "trigger system commands"
+msgstr "触发系统命令"
+
+#: plugins/personal/nagios/nagios.tpl:148
+msgid "view all services"
+msgstr "查看所有服务"
+
+#: plugins/personal/nagios/nagios.tpl:157
+msgid "view all hosts"
+msgstr "查看所有主机"
+
+#: plugins/personal/nagios/nagios.tpl:166
+msgid "trigger all service commands"
+msgstr "触发所有服务命令"
+
+#: plugins/personal/nagios/nagios.tpl:175
+msgid "trigger all host commands"
+msgstr "触发所有主机命令"
+
+#: plugins/personal/nagios/main.inc:123
+msgid "Nagios settings"
+msgstr "Nagios 设置"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:110
+msgid "This account has no nagios extensions."
+msgstr "这个账户尚未包含 nagios 扩展。 "
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:119
+msgid "Remove nagios account"
+msgstr "删除 nagios 账户"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:120
+msgid ""
+"This account has nagios features enabled. You can disable them by clicking "
+"below."
+msgstr "该账号已经启用 nagios 功能。您可以点击下面按钮禁用。"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid "Create nagios account"
+msgstr "创建 nagios 账户"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:122
+msgid ""
+"This account has nagios features disabled. You can enable them by clicking "
+"below."
+msgstr "这个账户 nagios 功能已禁用。您可以点击下面的按钮来启用。"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:178
+#, fuzzy, php-format
+msgid "Saving of user/nagios account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:198
+msgid "The required field 'NagiosAlias' is not set."
+msgstr "必须的字段 'NagiosAlias' 没有设置。"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:201
+msgid "The required field 'NagiosMail' is not set."
+msgstr "需要的字段 'NagiosMail' 没有设置。"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:205
+#: plugins/personal/nagios/class_nagiosAccount.inc:209
+msgid "Please enter a valid email address in 'NagiosMail' field."
+msgstr "请在 'NagiosMail' 字段输入一个有效的邮件地址。"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:261
+#, fuzzy, php-format
+msgid "Removing of user/nagios account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:276
+#, fuzzy
+msgid "Nagios account settings"
+msgstr "Nagios 设置"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:287
+#: plugins/personal/generic/class_user.inc:1447
+#, fuzzy
+msgid "Pager number"
+msgstr "电话号码"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:298
+#, fuzzy
+msgid "View all hosts"
+msgstr "查看所有主机"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:299
+#, fuzzy
+msgid "View all services"
+msgstr "查看所有服务"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:301
+#, fuzzy
+msgid "Trigger system commands"
+msgstr "触发系统命令"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:302
+#, fuzzy
+msgid "Trigger all host commands"
+msgstr "触发所有主机命令"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:303
+#, fuzzy
+msgid "Trigger all service commands"
+msgstr "触发所有服务命令"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:305
+#, fuzzy
+msgid "View configuration information"
+msgstr "查看配置信息"
+
+#: plugins/personal/nagios/class_nagiosAccount.inc:306
+#, fuzzy
+msgid "View system informations"
+msgstr "查看系统信息"
+
+#: plugins/personal/posix/trust_machines.tpl:6
+msgid "Select systems to add"
+msgstr "选择要添加的系统"
+
+#: plugins/personal/posix/trust_machines.tpl:26
+msgid "Display systems of department"
+msgstr "显示部门的系统"
+
+#: plugins/personal/posix/main.inc:127
+msgid "Unix settings"
+msgstr "Unix 设置"
+
+#: plugins/personal/posix/paste_generic.tpl:4
+msgid "Posix settings"
+msgstr "Posix 设置"
+
+#: plugins/personal/posix/paste_generic.tpl:8
+#: plugins/personal/posix/class_posixAccount.inc:1363
+#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
+#: plugins/personal/samba/samba3.tpl:97
+#: plugins/personal/samba/class_sambaAccount.inc:690
+msgid "Home directory"
+msgstr "用户主目录"
+
+#: plugins/personal/posix/paste_generic.tpl:23
+#: plugins/personal/posix/generic.tpl:47
+msgid "Force UID/GID"
+msgstr "指定 UID/GID"
+
+#: plugins/personal/posix/paste_generic.tpl:28
+#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
+msgid "UID"
+msgstr "UID"
+
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/generic.tpl:76
+msgid "Group membership"
+msgstr "组成员身份"
+
+#: plugins/personal/posix/paste_generic.tpl:54
+#: plugins/personal/posix/generic.tpl:78
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(警告:NFS不支持超过 16 个组!)"
+
+#: plugins/personal/posix/posix_shadow.tpl:9
+msgid "User must change password on first login"
+msgstr "用户必须在第一次登录修改口令"
+
+#: plugins/personal/posix/posix_shadow.tpl:34
+#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
+msgid "Password expires on"
+msgstr "口令过期截止日"
+
+#: plugins/personal/posix/class_posixAccount.inc:16
+#: plugins/generic/references/class_reference.inc:22
+msgid "UNIX"
+msgstr "UNIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:137
+msgid "expired"
+msgstr "过期"
+
+#: plugins/personal/posix/class_posixAccount.inc:139
+msgid "grace time active"
+msgstr "时间限制激活"
+
+#: plugins/personal/posix/class_posixAccount.inc:142
+msgid "active, password not changable"
+msgstr "活动,口令不可更改"
+
+#: plugins/personal/posix/class_posixAccount.inc:144
+msgid "active, password expired"
+msgstr "活动,口令过期"
+
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "active"
+msgstr "活动"
+
+#: plugins/personal/posix/class_posixAccount.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:1029
+msgid "Group of user"
+msgstr "用户组"
+
+#: plugins/personal/posix/class_posixAccount.inc:192
+msgid "unconfigured"
+msgstr "未配置"
+
+#: plugins/personal/posix/class_posixAccount.inc:255
+msgid "This account has no unix extensions."
+msgstr "这个账户未包含 unix 扩展。"
+
+#: plugins/personal/posix/class_posixAccount.inc:275
+#: plugins/personal/posix/class_posixAccount.inc:278
+msgid "Remove posix account"
+msgstr "删除 posix 账户"
+
+#: plugins/personal/posix/class_posixAccount.inc:276
+msgid ""
+"This account has unix features enabled. To disable them, you'll need to "
+"remove the samba / environment account first."
+msgstr ""
+"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。"
+
+#: plugins/personal/posix/class_posixAccount.inc:279
+msgid ""
+"This account has posix features enabled. You can disable them by clicking "
+"below."
+msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。"
+
+#: plugins/personal/posix/class_posixAccount.inc:282
+msgid "Create posix account"
+msgstr "创建 posix 账户"
+
+#: plugins/personal/posix/class_posixAccount.inc:283
+msgid ""
+"This account has posix features disabled. You can enable them by clicking "
+"below."
+msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。"
+
+#: plugins/personal/posix/class_posixAccount.inc:443
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr "自上次更改以来 %s 天,不能修改口令"
+
+#: plugins/personal/posix/class_posixAccount.inc:447
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "口令必须在 %s 天之后更改"
+
+#: plugins/personal/posix/class_posixAccount.inc:451
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiery"
+msgstr "口令过期 %s 天后,禁用账号"
+
+#: plugins/personal/posix/class_posixAccount.inc:455
+#, php-format
+msgid "Warn user %s days before password expiery"
+msgstr "在口令过期 %s 天之前警告用户"
+
+#: plugins/personal/posix/class_posixAccount.inc:575
+msgid "full access"
+msgstr "完全访问权限"
+
+#: plugins/personal/posix/class_posixAccount.inc:576
+msgid "allow access to these hosts"
+msgstr "允许访问这些主机"
+
+#: plugins/personal/posix/class_posixAccount.inc:624
+#, fuzzy, php-format
+msgid "Removing of user/posix account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/posix/class_posixAccount.inc:772
+msgid "Failed: overriding lock"
+msgstr "失败:覆盖缩"
+
+#: plugins/personal/posix/class_posixAccount.inc:868
+#, fuzzy, php-format
+msgid "Saving of user/posix account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/posix/class_posixAccount.inc:943
+msgid "The required field 'Home directory' is not set."
+msgstr "需要的字段“用户主目录”没有设置。"
+
+#: plugins/personal/posix/class_posixAccount.inc:946
+msgid "Please enter a valid path in 'Home directory' field."
+msgstr "请在“用户主目录”输入一个有效的地址。"
+
+#: plugins/personal/posix/class_posixAccount.inc:954
+msgid "Value specified as 'UID' is not valid."
+msgstr "'UID' 赋值无效。"
+
+#: plugins/personal/posix/class_posixAccount.inc:957
+msgid "Value specified as 'UID' is too small."
+msgstr "'UID' 赋值太小。"
+
+#: plugins/personal/posix/class_posixAccount.inc:972
+msgid "Value specified as 'shadowMin' is not valid."
+msgstr "'shadowMin' 赋值无效。"
+
+#: plugins/personal/posix/class_posixAccount.inc:977
+msgid "Value specified as 'shadowMax' is not valid."
+msgstr "'shadowMax' 赋值无效。"
+
+#: plugins/personal/posix/class_posixAccount.inc:982
+msgid "Value specified as 'shadowWarning' is not valid."
+msgstr "'shadowWarning' 赋值无效。"
+
+#: plugins/personal/posix/class_posixAccount.inc:985
+msgid "'shadowWarning' without 'shadowMax' makes no sense."
+msgstr "不提供 'shadowMax' 的 'shadowWarning' 没有意义。"
+
+#: plugins/personal/posix/class_posixAccount.inc:988
+msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
+msgstr "提供的 'shadowWarning' 应该小于'shadowMax'。"
+
+#: plugins/personal/posix/class_posixAccount.inc:991
+msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
+msgstr "提供的 'shadowWarning' 应该大于'shadowMin'。"
+
+#: plugins/personal/posix/class_posixAccount.inc:996
+msgid "Value specified as 'shadowInactive' is not valid."
+msgstr "'shadowInactive' 赋值无效。"
+
+#: plugins/personal/posix/class_posixAccount.inc:999
+msgid "'shadowInactive' without 'shadowMax' makes no sense."
+msgstr "不提供 'shadowMax' 的 'shadowInactive' 没有意义。"
+
+#: plugins/personal/posix/class_posixAccount.inc:1004
+msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
+msgstr "提供的 'shadowMin' 应该小于'shadowMax'。"
+
+#: plugins/personal/posix/class_posixAccount.inc:1353
+#, fuzzy
+msgid "POSIX account"
+msgstr "GLPI 账号"
+
+#: plugins/personal/posix/class_posixAccount.inc:1364
+#: plugins/personal/posix/generic.tpl:15
+msgid "Shell"
+msgstr "Shell"
+
+#: plugins/personal/posix/class_posixAccount.inc:1366
+#, fuzzy
+msgid "Group ID"
+msgstr "组"
+
+#: plugins/personal/posix/class_posixAccount.inc:1368
+#, fuzzy
+msgid "Force password change on login"
+msgstr "不允许修改口令"
+
+#: plugins/personal/posix/class_posixAccount.inc:1369
+#, fuzzy
+msgid "Shadow min"
+msgstr "显示终端"
+
+#: plugins/personal/posix/class_posixAccount.inc:1370
+msgid "Shadow max"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1371
+#, fuzzy
+msgid "Shadow warning"
+msgstr "显示分区"
+
+#: plugins/personal/posix/class_posixAccount.inc:1372
+#, fuzzy
+msgid "Shadow inactive"
+msgstr "显示打印机"
+
+#: plugins/personal/posix/class_posixAccount.inc:1373
+#, fuzzy
+msgid "Shadow expire"
+msgstr "显示人员"
+
+#: plugins/personal/posix/class_posixAccount.inc:1374
+#, fuzzy
+msgid "System trust model"
+msgstr "信赖的系统"
+
+#: plugins/personal/posix/generic.tpl:25
+msgid "Primary group"
+msgstr "主要用户组"
+
+#: plugins/personal/posix/generic.tpl:102
+msgid "Account"
+msgstr "账户"
+
+#: plugins/personal/posix/generic.tpl:109
+msgid "System trust"
+msgstr "信赖的系统"
+
+#: plugins/personal/posix/generic.tpl:110
+msgid "Trust mode"
+msgstr "信赖模式"
+
+#: plugins/personal/posix/posix_groups.tpl:6
+msgid "Select groups to add"
+msgstr "选择要添加的组"
+
+#: plugins/personal/posix/posix_groups.tpl:32
+msgid "Display groups of department"
+msgstr "显示部门的组"
+
+#: plugins/personal/posix/posix_groups.tpl:53
+msgid "Display groups matching"
+msgstr "显示匹配的组"
+
+#: plugins/personal/posix/posix_groups.tpl:64
+msgid "Display groups of user"
+msgstr "显示用户组"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:26
+#, php-format
+msgid "The configured timezone '%s' seems not to valid."
+msgstr ""
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:73
+msgid "Sunday"
+msgstr "星期日"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:74
+msgid "Monday"
+msgstr "星期一"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:75
+msgid "Tuesday"
+msgstr "星期二"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:76
+msgid "Wednesday"
+msgstr "星期三"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:77
+msgid "Thursday"
+msgstr "星期四"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:78
+msgid "Friday"
+msgstr "星期五"
+
+#: plugins/personal/samba/class_sambaLogonHours.inc:79
+msgid "Saturday"
+msgstr "星期六"
+
+#: plugins/personal/samba/samba3_workstations.tpl:6
+msgid "Select workstations to add"
+msgstr "选择要添加的工作站"
+
+#: plugins/personal/samba/samba3_workstations.tpl:26
+msgid "Display workstations of department"
+msgstr "显示部门的工作站"
+
+#: plugins/personal/samba/samba2.tpl:13
+msgid "Samba home"
+msgstr "Samba 主目录"
+
+#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
+msgid "Script path"
+msgstr "脚本路径"
+
+#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
+#: plugins/personal/samba/samba3.tpl:111
+#: plugins/personal/samba/class_sambaAccount.inc:691
+msgid "Profile path"
+msgstr "Profile path"
+
+#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
+msgid "Access options"
+msgstr "访问选项"
+
+#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
+msgid "Allow user to change password from client"
+msgstr "允许用户从客户端修改口令"
+
+#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
+#: plugins/personal/samba/class_sambaAccount.inc:1106
+msgid "Login from windows client requires no password"
+msgstr "从 Windows 客户端登录不需要口令"
+
+#: plugins/personal/samba/samba2.tpl:77
+msgid "Temporary disable samba account"
+msgstr "临时禁用 samba 账号"
+
+#: plugins/personal/samba/samba3.tpl:27
+#: plugins/personal/samba/class_sambaAccount.inc:1121
+msgid "Domain"
+msgstr "域"
+
+#: plugins/personal/samba/samba3.tpl:66
+msgid "Terminal Server"
+msgstr "终端服务器"
+
+#: plugins/personal/samba/samba3.tpl:94
+#: plugins/personal/samba/class_sambaAccount.inc:1102
+msgid "Allow login on terminal server"
+msgstr "允许登录到终端服务器"
+
+#: plugins/personal/samba/samba3.tpl:131
+#: plugins/personal/samba/class_sambaAccount.inc:1103
+msgid "Inherit client config"
+msgstr "继承客户配置"
+
+#: plugins/personal/samba/samba3.tpl:134
+msgid "Initial program"
+msgstr "初始程序"
+
+#: plugins/personal/samba/samba3.tpl:142
+msgid "Working directory"
+msgstr "工作目录"
+
+#: plugins/personal/samba/samba3.tpl:159
+msgid "Timeout settings (in minutes)"
+msgstr "超时设置(分钟)"
+
+#: plugins/personal/samba/samba3.tpl:169
+#: plugins/personal/samba/class_sambaAccount.inc:698
+msgid "Connection"
+msgstr "连接"
+
+#: plugins/personal/samba/samba3.tpl:183
+#: plugins/personal/samba/class_sambaAccount.inc:699
+msgid "Disconnection"
+msgstr "断开"
+
+#: plugins/personal/samba/samba3.tpl:197
+#: plugins/personal/samba/class_sambaAccount.inc:700
+msgid "IDLE"
+msgstr "闲"
+
+#: plugins/personal/samba/samba3.tpl:213
+msgid "Client devices"
+msgstr "客户设备"
+
+#: plugins/personal/samba/samba3.tpl:220
+msgid "Connect client drives at logon"
+msgstr "登录时连接客户驱动器"
+
+#: plugins/personal/samba/samba3.tpl:228
+msgid "Connect client printers at logon"
+msgstr "登录时连接客户打印机"
+
+#: plugins/personal/samba/samba3.tpl:236
+msgid "Default to main client printer"
+msgstr "缺省用主要客户打印机"
+
+#: plugins/personal/samba/samba3.tpl:250
+msgid "Shadowing"
+msgstr ""
+
+#: plugins/personal/samba/samba3.tpl:261
+msgid "On broken or timed out"
+msgstr "断开或超时"
+
+#: plugins/personal/samba/samba3.tpl:271
+msgid "Reconnect if disconnected"
+msgstr "断线重连"
+
+#: plugins/personal/samba/samba3.tpl:306
+#: plugins/personal/samba/class_sambaAccount.inc:1107
+msgid "Lock samba account"
+msgstr "锁定 samba 账号"
+
+#: plugins/personal/samba/samba3.tpl:331
+#: plugins/personal/samba/class_sambaAccount.inc:1113
+msgid "Limit Logon Time"
+msgstr "限制登录时间"
+
+#: plugins/personal/samba/samba3.tpl:351
+#: plugins/personal/samba/class_sambaAccount.inc:1114
+msgid "Limit Logoff Time"
+msgstr "限制退出时间"
+
+#: plugins/personal/samba/samba3.tpl:372
+msgid "Account expires after"
+msgstr "账号过期于"
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Samba logon times"
+msgstr "Samba 登录次数"
+
+#: plugins/personal/samba/samba3.tpl:395
+msgid "Edit settings..."
+msgstr "编辑设置..."
+
+#: plugins/personal/samba/samba3.tpl:403
+msgid "Allow connection from these workstations only"
+msgstr "只允许从这些工作站建立连接"
+
+#: plugins/personal/samba/class_sambaAccount.inc:212
+msgid "This account has no samba extensions."
+msgstr "这个账号没有 samba 扩展。"
+
+#: plugins/personal/samba/class_sambaAccount.inc:221
+msgid "Remove samba account"
+msgstr "删除 samba 账号"
+
+#: plugins/personal/samba/class_sambaAccount.inc:222
+msgid ""
+"This account has samba features enabled. You can disable them by clicking "
+"below."
+msgstr "这个账户 samba 功能已启用。您可以点击下面的按钮禁用。"
+
+#: plugins/personal/samba/class_sambaAccount.inc:232
+#: plugins/personal/samba/class_sambaAccount.inc:235
+msgid "Create samba account"
+msgstr "创建 samba 账号"
+
+#: plugins/personal/samba/class_sambaAccount.inc:233
+msgid ""
+"This account has samba features disabled. You can enable them by clicking "
+"below."
+msgstr "这个账户 samba 功能已禁用。您可以点击下面的按钮来启用。"
+
+#: plugins/personal/samba/class_sambaAccount.inc:236
+msgid ""
+"This account has samba features disabled. Posix features are needed for "
+"samba accounts, enable them first."
+msgstr "这个账户 samba 功能已禁用。该 samba 账户需要 Posix 功能,请先启用。"
+
+#: plugins/personal/samba/class_sambaAccount.inc:502
+msgid "input on, notify on"
+msgstr "输入打开,通知打开"
+
+#: plugins/personal/samba/class_sambaAccount.inc:503
+msgid "input on, notify off"
+msgstr "输入打开,通知关闭"
+
+#: plugins/personal/samba/class_sambaAccount.inc:504
+msgid "input off, notify on"
+msgstr "输入关闭,通知打开"
+
+#: plugins/personal/samba/class_sambaAccount.inc:505
+msgid "input off, nofify off"
+msgstr "输入关闭,通知关闭"
+
+#: plugins/personal/samba/class_sambaAccount.inc:507
+msgid "disconnect"
+msgstr "断开"
+
+#: plugins/personal/samba/class_sambaAccount.inc:508
+msgid "reset"
+msgstr "重置"
+
+#: plugins/personal/samba/class_sambaAccount.inc:510
+msgid "from any client"
+msgstr "从任意客户"
+
+#: plugins/personal/samba/class_sambaAccount.inc:511
+msgid "from previous client only"
+msgstr "只从上一个客户"
+
+#: plugins/personal/samba/class_sambaAccount.inc:674
+#, fuzzy, php-format
+msgid "Removing of user/samba account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/samba/class_sambaAccount.inc:693
+#, php-format
+msgid "The value specified as '%s' contains invalid characters!"
+msgstr "给出的数据 '%s' 包含无效字符!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:703
+#, php-format
+msgid ""
+"The timeout property '%s' is checked and contains invalid or no characters!"
+msgstr "超时属性 '%s' 检查发现包含无效字符或者为空!"
+
+#: plugins/personal/samba/class_sambaAccount.inc:709
+msgid ""
+"The windows user manager only allows eight clients. You've specified more "
+"than eight."
+msgstr "Windows 用户管理员只允许八个客户。您指定的超过八个。"
+
+#: plugins/personal/samba/class_sambaAccount.inc:894
+msgid ""
+"Warning: This account has an undefined samba SID assigned. The problem can "
+"not be fixed by GOsa!"
+msgstr "警告:这个账号分配了一个未定义的 samba SID。这个问题不能被 GOsa 解决。"
+
+#: plugins/personal/samba/class_sambaAccount.inc:918
+msgid ""
+"Warning: Can't identify users primary group - no conversion to a samba group "
+"possible!"
+msgstr "警告: 无法识别用户主要组──无法转换到一个 samba 组。"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1028
+#, fuzzy, php-format
+msgid "Saving of user/samba account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1093
+#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
+msgid "Samba settings"
+msgstr "Samba 设置"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1105
+#, fuzzy
+msgid "Allow user to change password"
+msgstr "允许用户从客户端修改口令"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1110
+#, fuzzy
+msgid "Account expires"
+msgstr "账号过期于"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1111
+#, fuzzy
+msgid "Password expires"
+msgstr "口令过期截止日"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1115
+#, fuzzy
+msgid "Logon hours"
+msgstr "1 小时"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1117
+#, fuzzy
+msgid "Generic home directory"
+msgstr "用户主目录"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1118
+msgid "Generic samba home drive"
+msgstr ""
+
+#: plugins/personal/samba/class_sambaAccount.inc:1119
+#, fuzzy
+msgid "Generic script path"
+msgstr "脚本路径"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1120
+#, fuzzy
+msgid "Generic profile path"
+msgstr "Profile path"
+
+#: plugins/personal/samba/class_sambaAccount.inc:1122
+#, fuzzy
+msgid "Allow connection from"
+msgstr "只允许从这些工作站建立连接"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:21
+msgid "Specify the hours this user is allowed to log in"
+msgstr "指定用户允许登录几个小时"
+
+#: plugins/personal/samba/sambaLogonHours.tpl:27
+msgid "Hour"
+msgstr "小时"
+
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:208
+msgid "Certificates"
+msgstr "证书"
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "标准证书"
+
+#: plugins/personal/generic/generic_certs.tpl:33
+msgid "S/MIME certificate"
+msgstr "S/MIME 证书"
+
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "PKCS12 certificate"
+msgstr "PKCS12 证书"
+
+#: plugins/personal/generic/generic_certs.tpl:78
+#: plugins/personal/generic/class_user.inc:1406
+msgid "Certificate serial number"
+msgstr "证书系列号"
+
+#: plugins/personal/generic/generic_picture.tpl:5
+#: plugins/personal/generic/generic_picture.tpl:15
+#: plugins/personal/generic/paste_generic.tpl:37
+#: plugins/personal/generic/generic.tpl:20
+#: plugins/personal/generic/generic.tpl:22
+#: plugins/personal/generic/generic.tpl:38
+msgid "Personal picture"
+msgstr "个人图片"
+
+#: plugins/personal/generic/main.inc:102
+msgid "You are not allowed to set your password!"
+msgstr "您无权修改您的口令!"
+
+#: plugins/personal/generic/main.inc:193
+msgid "Generic user information"
+msgstr "用户一般信息"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "female"
+msgstr "女"
+
+#: plugins/personal/generic/class_user.inc:273
+msgid "male"
+msgstr "男"
+
+#: plugins/personal/generic/class_user.inc:291
+msgid "This account has no valid GOsa extensions."
+msgstr "该账户没有有效的 Gosa 扩展。"
+
+#: plugins/personal/generic/class_user.inc:353
+msgid "The specified file has not been uploaded via HTTP POST! Aborted."
+msgstr "指定的文件没有通过 HTTP POST 上传!退出。"
+
+#: plugins/personal/generic/class_user.inc:450
+msgid "Please enter a valid serial number"
+msgstr "请输入一个有效的系列号"
+
+#: plugins/personal/generic/class_user.inc:494
+msgid ""
+"(Some types of certificates are currently not supported and may be displayed "
+"as 'invalid'.)"
+msgstr "(目前有的种类的证书不支持,可能显示为“无效”)"
+
+#: plugins/personal/generic/class_user.inc:504
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "证书从 %s 到 %s 是有效的,当前为 %s。"
+
+#: plugins/personal/generic/class_user.inc:507
+msgid "valid"
+msgstr "有效"
+
+#: plugins/personal/generic/class_user.inc:508
+msgid "invalid"
+msgstr "无效"
+
+#: plugins/personal/generic/class_user.inc:513
+msgid "No certificate installed"
+msgstr "未安装证书"
+
+#: plugins/personal/generic/class_user.inc:600
+#, fuzzy, php-format
+msgid "Removing of user/generic account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/personal/generic/class_user.inc:634
+#: plugins/personal/generic/class_user.inc:1019
+msgid "Kerberos database communication failed"
+msgstr "Kerberos 数据库通讯失败"
+
+#: plugins/personal/generic/class_user.inc:648
+#: plugins/personal/generic/class_user.inc:1036
+msgid "Can't remove user from kerberos database."
+msgstr "无法从 kerberos 数据库删除用户"
+
+#: plugins/personal/generic/class_user.inc:721
+#, fuzzy, php-format
+msgid "You are not allowed to move this object to '%s'."
+msgstr "您无权删除这个对象组!"
+
+#: plugins/personal/generic/class_user.inc:966
+#, fuzzy, php-format
+msgid "Saving of user/generic account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/personal/generic/class_user.inc:1047
+msgid "Can't add user to kerberos database."
+msgstr "无法添加用户到 kerberos 数据库"
+
+#: plugins/personal/generic/class_user.inc:1114
+msgid "There's already a person with this 'Login' in the database."
+msgstr "数据库中已经有同样登录名的用户。"
+
+#: plugins/personal/generic/class_user.inc:1123
+msgid "The required field 'Login' is not set."
+msgstr "需要的“登录名”字段没有设置"
+
+#: plugins/personal/generic/class_user.inc:1128
+msgid ""
+"There's already a person with this 'Name'/'Given name' combination in the "
+"database."
+msgstr "数据库中已经有同样“姓名/教名”组合的用户。"
+
+#: plugins/personal/generic/class_user.inc:1135
+msgid ""
+"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
+"are allowed."
+msgstr "登录名包含无效字符。只允许小写字母,数字和短线。"
+
+#: plugins/personal/generic/class_user.inc:1138
+msgid "The field 'Homepage' contains an invalid URL definition."
+msgstr "“主页”字段包含无效 URL 定义"
+
+#: plugins/personal/generic/class_user.inc:1267
+msgid "Could not open specified certificate!"
+msgstr "无法打开指定证书!"
+
+#: plugins/personal/generic/class_user.inc:1398
+#: plugins/personal/generic/generic.tpl:442
+msgid "Unit"
+msgstr "单元"
+
+#: plugins/personal/generic/class_user.inc:1399
+#: plugins/personal/generic/generic.tpl:467
+msgid "House identifier"
+msgstr "家庭角色"
+
+#: plugins/personal/generic/class_user.inc:1400
+#: plugins/personal/generic/generic.tpl:384
+msgid "Vocation"
+msgstr "行业"
+
+#: plugins/personal/generic/class_user.inc:1401
+#: plugins/personal/generic/generic.tpl:511
+msgid "Last delivery"
+msgstr "最后传递"
+
+#: plugins/personal/generic/class_user.inc:1402
+#: plugins/personal/generic/generic.tpl:433
+msgid "Person locality"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1403
+#: plugins/personal/generic/generic.tpl:392
+msgid "Unit description"
+msgstr "单元描述"
+
+#: plugins/personal/generic/class_user.inc:1404
+#: plugins/personal/generic/generic.tpl:401
+msgid "Subject area"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:1405
+#: plugins/personal/generic/generic.tpl:410
+msgid "Functional title"
+msgstr "单位职称"
+
+#: plugins/personal/generic/class_user.inc:1407
+#: plugins/personal/generic/generic.tpl:520
+msgid "Public visible"
+msgstr "公开"
+
+#: plugins/personal/generic/class_user.inc:1408
+#: plugins/personal/generic/generic.tpl:451
+msgid "Street"
+msgstr "街道"
+
+#: plugins/personal/generic/class_user.inc:1414
+#, fuzzy
+msgid "Generic user settings"
+msgstr "通用队列设置"
+
+#: plugins/personal/generic/class_user.inc:1429
+#: plugins/personal/generic/generic.tpl:83
+msgid "Academic title"
+msgstr "学位头衔"
+
+#: plugins/personal/generic/class_user.inc:1432
+#: plugins/personal/generic/generic.tpl:183
+msgid "Homepage"
+msgstr "个人主页"
+
+#: plugins/personal/generic/class_user.inc:1435
+#: plugins/personal/generic/generic.tpl:93
+msgid "Date of birth"
+msgstr "生日"
+
+#: plugins/personal/generic/class_user.inc:1436
+#, fuzzy
+msgid "Gender"
+msgstr "发送者"
+
+#: plugins/personal/generic/class_user.inc:1437
+#, fuzzy
+msgid "Preferred language"
+msgstr "首选语种"
+
+#: plugins/personal/generic/class_user.inc:1438
+#, fuzzy
+msgid "Department number"
+msgstr "部门名称"
+
+#: plugins/personal/generic/class_user.inc:1439
+#, fuzzy
+msgid "Employee number"
+msgstr "员工类别"
+
+#: plugins/personal/generic/class_user.inc:1440
+#: plugins/personal/generic/generic.tpl:282
+msgid "Employee type"
+msgstr "员工类别"
+
+#: plugins/personal/generic/class_user.inc:1443
+#: plugins/personal/generic/paste_generic.tpl:47
+msgid "User picture"
+msgstr "用户图片"
+
+#: plugins/personal/generic/class_user.inc:1444
+#, fuzzy
+msgid "Room number"
+msgstr "电话号码"
+
+#: plugins/personal/generic/class_user.inc:1448
+#, fuzzy
+msgid "User certificates"
+msgstr "编辑证书"
+
+#: plugins/personal/generic/paste_generic.tpl:1
+msgid "User settings"
+msgstr "用户设置"
+
+#: plugins/personal/generic/paste_generic.tpl:23
+msgid "Clear password"
+msgstr "清除口令"
+
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Set new password"
+msgstr "设置新密码"
+
+#: plugins/personal/generic/password.tpl:2
+msgid ""
+"You have changed the method your password is stored in the ldap database. "
+"For that reason you've to enter your password at this point again. GOsa will "
+"then encode it with the selected method."
+msgstr ""
+"您已经修改了口令在 LDAP 数据库中存储的方法。因此您需要再输入您的口令。GOsa 将"
+"会按照您选择的方法重新编码。"
+
+#: plugins/personal/generic/generic.tpl:6
+msgid "Personal information"
+msgstr "个人信息"
+
+#: plugins/personal/generic/generic.tpl:29
+#: plugins/personal/generic/generic.tpl:40
+msgid "Change picture"
+msgstr "更换图片"
+
+#: plugins/personal/generic/generic.tpl:54
+msgid "Template name"
+msgstr "模板名称"
+
+#: plugins/personal/generic/generic.tpl:111
+#: ihtml/themes/default/sizelimit.tpl:14
+msgid "Set"
+msgstr "设置"
+
+#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
+#: html/getxls.php:281
+msgid "Sex"
+msgstr "性别"
+
+#: plugins/personal/generic/generic.tpl:130
+msgid "Preferred langage"
+msgstr "首选语种"
+
+#: plugins/personal/generic/generic.tpl:175
+msgid "Private phone"
+msgstr "私人电话"
+
+#: plugins/personal/generic/generic.tpl:196
+msgid "Password storage"
+msgstr "口令存储"
+
+#: plugins/personal/generic/generic.tpl:211
+msgid "Edit certificates"
+msgstr "编辑证书"
+
+#: plugins/personal/generic/generic.tpl:220
+msgid "Edit properties"
+msgstr "编辑属性"
+
+#: plugins/personal/generic/generic.tpl:238
+msgid "Organizational information"
+msgstr "组织信息"
+
+#: plugins/personal/generic/generic.tpl:266
+msgid "Department No."
+msgstr "部门编号"
+
+#: plugins/personal/generic/generic.tpl:274
+msgid "Employee No."
+msgstr "员工编号"
+
+#: plugins/personal/generic/generic.tpl:300
+#: plugins/personal/generic/generic.tpl:482
+msgid "Room No."
+msgstr "房间号"
+
+#: plugins/personal/generic/generic.tpl:496
+msgid "Please use the phone tab"
+msgstr "请使用电话页面"
+
+#: plugins/generic/welcome/welcome.tpl:4
+msgid ""
+"This is the GOsa main menu. You can select your tasks from the menu on the "
+"left, or by choosing one of the pictograms below. All changes apply directly "
+"to your companies LDAP server."
+msgstr ""
+"这是 Gosa 主菜单。您可以从左侧的菜单中选择,或者点击下面的图标。所有改变都将"
+"直接修改您公司的 LDAP 服务器。"
+
+#: plugins/generic/welcome/welcome.tpl:8
+msgid ""
+"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
+"back to the pictogram view."
+msgstr "选择上方左侧的“退出”按钮断开链接,选择“首页”回到图标程序界面。"
+
+#: plugins/generic/welcome/welcome.tpl:15
+msgid "The GOsa team"
+msgstr "GOsa 团队"
+
+#: plugins/generic/welcome/main.inc:24
+#, php-format
+msgid "Welcome %s!"
+msgstr "欢迎 %s!"
+
+#: plugins/generic/references/class_reference.inc:46
+msgid "Thin Client"
+msgstr "瘦客户机"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Object name"
+msgstr "对象名称"
+
+#: plugins/generic/references/contents.tpl:11
+msgid "Contents"
+msgstr "内容"
+
+#: plugins/generic/references/contents.tpl:18
+msgid "This object has no relationship to other objects."
+msgstr "这个对象和其他对象没有关系。"
+
+#: plugins/gofon/macro/parameter.tpl:4
+msgid "Argument"
+msgstr "参数"
+
+#: plugins/gofon/macro/parameter.tpl:8
+msgid "type"
+msgstr "类型"
+
+#: plugins/gofon/macro/parameter.tpl:19
+#, fuzzy
+msgid "You are not allowed to view the macro parameter settings"
+msgstr "您无权删除这个宏!"
+
+#: plugins/gofon/macro/headpage.tpl:6
+#: plugins/gofon/macro/class_divListMacros.inc:31
+#: plugins/gofon/macro/class_divListMacros.inc:32
+msgid "List of macros"
+msgstr "宏列表"
+
+#: plugins/gofon/macro/headpage.tpl:24
+#: plugins/gofon/macro/class_divListMacros.inc:36
+msgid ""
+"This menu allows you to add, edit and remove selected macros. You may want "
+"to use the range selector on top of the macro listbox, when working with a "
+"large number of macros."
+msgstr ""
+"这个菜单允许您添加,编辑和删除所选的宏。对于一个长列表,您可以通过选择框上面"
+"的范围选择来调整。"
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros matching"
+msgstr "显示匹配的宏"
+
+#: plugins/gofon/macro/headpage.tpl:38
+msgid "Display macros  matching"
+msgstr "显示匹配的宏"
+
+#: plugins/gofon/macro/headpage.tpl:41
+#: plugins/gofon/macro/class_divListMacros.inc:65
+msgid "Regular expression for matching macro names"
+msgstr "匹配宏名的正则表达式"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
+msgid "This 'dn' is no phone macro."
+msgstr "这个 'dn' 不是电话宏。"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
+msgid "String"
+msgstr "字符串"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
+msgid "Combobox"
+msgstr "单选框"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
+#: include/sieve/templates/element_boolean.tpl:4
+msgid "Bool"
+msgstr "布尔值"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
+msgid "Delete unused"
+msgstr "删除未使用的"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
+#, php-format
+msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
+msgstr "参数 %s 包含无效字符。'!,#' 用做分隔符"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
+#, php-format
+msgid "The parameter %s has incorrect value for type bool."
+msgstr "参数 %s 含有不正确的布尔值。"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
+#, php-format
+msgid ""
+"Parameter count of the macro changed, you must update each user which are "
+"using this macro '%s'."
+msgstr "宏的参数数目修改了,您必须更新每一个使用宏 '%s' 的用户。"
+
+#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
+#: plugins/gofon/macro/class_gofonMacro.inc:492
+#: plugins/gofon/macro/class_gofonMacro.inc:501
+#, fuzzy, php-format
+msgid "Removing of goFonMacro/generic account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:241
+#, php-format
+msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
+msgstr "从 '%s' 删除宏失败。通过 GOsa 日志来查看 mysql 错误。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:309
+#, php-format
+msgid "More than one '(' is currently not supported. Line : '%s'."
+msgstr "当前不支持一个以上的 '('。行: '%s'。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:312
+#, php-format
+msgid "More than one ')' is currently not supported. Line : '%s'."
+msgstr "当前不支持一个以上的 ')'。行: '%s'。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:316
+#, php-format
+msgid "There is no application given in line : '%s'."
+msgstr "没有给出应用程序,在行: '%s'。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:320
+#, php-format
+msgid "There is no extension type given in line : '%s'."
+msgstr "没有给出扩展类型,在行: '%s'。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:349
+#, php-format
+msgid "Insert of new macro failed for server '%s'."
+msgstr "为服务器 '%s' 插入新宏失败。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:409
+msgid ""
+"There must be at least one server with an asterisk database to save this "
+"phone macro."
+msgstr "必须有至少一个带有 asterisk 数据库的服务器来保存电话宏。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:423
+#, php-format
+msgid "The given cn '%s' already exists."
+msgstr "给出的 cn '%s' 已经存在。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:429
+msgid "You must specify the 'Display Name' in order to save this macro"
+msgstr "为保存这个宏,您必须提供“显示名称”"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:433
+msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
+msgstr "提供的 cn 可能太长,为创建一个 Makro 条目,最多 20 个字符。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:442
+msgid ""
+"This macro is still in use. It is necessary to mark this macro as visible "
+"for users."
+msgstr "该宏仍在使用。有必要将这个宏标记为用户可见。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:450
+msgid "Makro length must be lower than 100 lines"
+msgstr "Macro 长度必须少于 100 行"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:455
+msgid "You can't save an empty macro."
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacro.inc:472
+msgid ""
+"This macro is still in use. To delete this Macro ensure that nobody has "
+"selected it."
+msgstr "该宏仍在使用。要删除这个宏先确认没有人使用它。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:485
+msgid ""
+"Could not remove the macro entry from asterisk databases. Please check your "
+"asterisk database configurations."
+msgstr "无法从 asterisk 数据库中删除该宏记录。请检查您的 asterisk 数据库配置。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:535
+#, fuzzy, php-format
+msgid "Saving of goFonMacro/generic account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:571
+#, fuzzy
+msgid "Asterisk macro management"
+msgstr "Asterisk 管理"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:576
+#, fuzzy
+msgid "GOfon macro"
+msgstr "没有宏"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:580
+#: plugins/gofon/macro/class_divListMacros.inc:57
+#: plugins/gofon/macro/paste_generic.tpl:4
+#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
+#: plugins/gofon/macro/generic.tpl:9
+msgid "Macro name"
+msgstr "宏名称"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:584
+#, fuzzy
+msgid "Macro content and parameter"
+msgstr "启动参数"
+
+#: plugins/gofon/macro/class_gofonMacro.inc:585
+msgid "Visibility flag"
+msgstr ""
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
+msgid "Phone macros"
+msgstr "电话宏"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
+#, fuzzy, php-format
+msgid "You're about to delete the following user(s) %s"
+msgstr "您将删除用户 %s。"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
+msgid "You are not allowed to delete this macro!"
+msgstr "您无权删除这个宏!"
+
+#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
+#, php-format
+msgid "You're about to delete the macro '%s'."
+msgstr "您将要删除宏 '%s'。"
+
+#: plugins/gofon/macro/class_divListMacros.inc:58
+msgid "Visible"
+msgstr "可见"
+
+#: plugins/gofon/macro/class_divListMacros.inc:144
+msgid "Create new phone macro"
+msgstr "创建新电话宏"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove selected macros"
+msgstr "删除宏"
+
+#: plugins/gofon/macro/class_divListMacros.inc:153
+#, fuzzy
+msgid "Remove macros"
+msgstr "电话宏"
+
+#: plugins/gofon/macro/class_divListMacros.inc:178
+msgid "Macro"
+msgstr "宏"
+
+#: plugins/gofon/macro/class_divListMacros.inc:179
+msgid "visible"
+msgstr "可见"
+
+#: plugins/gofon/macro/class_divListMacros.inc:180
+msgid "invisible"
+msgstr "不可见"
+
+#: plugins/gofon/macro/class_divListMacros.inc:208
+msgid "Edit macro"
+msgstr "编辑宏"
+
+#: plugins/gofon/macro/class_divListMacros.inc:216
+msgid "Delete macro"
+msgstr "删除宏"
+
+#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
+msgid "Phone macro management"
+msgstr "电话宏管理"
+
+#: plugins/gofon/macro/generic.tpl:18
+msgid "Macro name to be displayed"
+msgstr "要显示的宏名称"
+
+#: plugins/gofon/macro/generic.tpl:60
+msgid "Visible for user"
+msgstr "用户可见"
+
+#: plugins/gofon/macro/generic.tpl:70
+msgid "Macro text"
+msgstr "宏文本"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:6
+msgid "Phone Reports"
+msgstr "电话记录"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:165
+#: plugins/gofon/fonreports/class_fonreport.inc:175
+msgid "Can't connect to phone database, no reports can be shown!"
+msgstr "不能连接电话数据库,无法显示报告!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:179
+msgid "Can't select phone database for report generation!"
+msgstr "无法为生成报告查询电话数据库!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:197
+msgid "Query for phone database failed!"
+msgstr "查询电话数据库失败!"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:395
+#: plugins/gofon/fonreports/class_fonreport.inc:396
+#: plugins/gofon/fonreports/main.inc:16
+msgid "Phone reports"
+msgstr "电话记录"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:405
+#: plugins/gofon/fonreports/contents.tpl:31
+msgid "Source"
+msgstr "源"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:406
+#: plugins/gofon/fonreports/contents.tpl:32
+msgid "Destination"
+msgstr "目标"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:407
+#: plugins/gofon/fonreports/contents.tpl:33
+msgid "Channel"
+msgstr "频道"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:408
+#, fuzzy
+msgid "Application called"
+msgstr "应用程序名称"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:409
+#, fuzzy
+msgid "Disposition"
+msgstr "断开"
+
+#: plugins/gofon/fonreports/class_fonreport.inc:410
+#: plugins/gofon/fonreports/contents.tpl:36
+msgid "Duration"
+msgstr "持续时间"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
+#, php-format
+msgid ""
+"The specified goFonHomeServer '%s' is not available in GOsa server "
+"configuration. Saving this account will create a new entry on the server '%"
+"s'. Use cancel if you do not want to create a new entry ignoring old "
+"accounts."
+msgstr ""
+"指定的 goFonHomeServer '%s' 在 GOsa 服务器配置中不存在。保存这个账号将在服务"
+"器 '%s' 上创建一个新条目。选择“取消”如果您不想创建一个新条目并忽略旧账号。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
+"error."
+msgstr ""
+"MySQL 服务器'%s' 无法被用户 '%s' 访问,通过 GOsa 日志来查看 mysql 错误。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
+#, php-format
+msgid "Can't select database %s on %s."
+msgstr "无法选择数据库 %s 在 %s 上。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
+msgid "no macro"
+msgstr "没有宏"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
+msgid "undefined"
+msgstr "未定义"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
+msgid ""
+"Can't save any changes to asterisk database, there is no mysql extension "
+"available."
+msgstr "因为当前没有 mysql 扩展,无法保存修改到 asterisk 数据库。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
+#, php-format
+msgid ""
+"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
+"keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+"MySQL 服务器 '%s' 无法被用户 '%s' 访问。取消保存将保持数据库的完整性,通过 "
+"GOsa 日志来查看 mysql 错误。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
+#, php-format
+msgid ""
+"Can't select database %s on %s. Abort saving entries to keep the database "
+"consistent, check GOsa log for mysql error."
+msgstr ""
+"无法查询数据库 '%s' 于 '%s'。取消保存将保持数据库的完整性,通过 GOsa 日志来查"
+"看 mysql 错误。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
+#, php-format
+msgid ""
+"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
+"entries to keep the database consistent, check GOsa log for mysql error."
+msgstr ""
+"老的 MySQL 主服务器 '%s' 无法被用户 '%s' 访问。取消保存将保持数据库的完整性,"
+"通过 GOsa 日志来查看 mysql 错误。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
+msgid "Error while performing query:"
+msgstr "执行查询时错误:"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
+msgid "This account has no phone extensions."
+msgstr "这个账号没有电话扩展。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
+msgid ""
+"The macro you selected, is no longer available for you, please choose "
+"another one."
+msgstr "您选择的宏不能继续使用,请选择另外一个。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
+msgid "Remove phone account"
+msgstr "删除电话账号"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
+msgid ""
+"This account has phone features enabled. You can disable them by clicking "
+"below."
+msgstr "这个账户电话功能已启用。您可以点击下面的按钮禁用。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
+msgid "Create phone account"
+msgstr "创建电话账号"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
+msgid ""
+"This account has phone features disabled. You can't enable them while no uid "
+"is set."
+msgstr "这个账户电话功能已禁用。您可以点击下面的按钮来启用。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
+msgid ""
+"This account has phone features disabled. You can enable them by clicking "
+"below."
+msgstr "这个账户的电话功能被禁用。您可以点击下面按钮来启用。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
+msgid "Please enter a valid phone number!"
+msgstr "无法输入一个有效的电话号码!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
+msgid "Choose your private phone"
+msgstr "选择您私人电话"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
+msgid ""
+"There must be at least one server with an asterisk database to create a "
+"phone account."
+msgstr "必须有至少一个带有 asterisk 数据库的服务器来创建一个电话账号。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
+msgid "Voicemail PIN must be between 1-4 characters."
+msgstr "语音邮件 PIN 必须包含 1-4 个字符。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
+msgid ""
+"The specified Voicemail PIN contains invalid characters, only numeric values "
+"are allowed here."
+msgstr "输入的语音邮件 PIN 包含无效字符,只允许数字。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
+msgid "Phone PIN must be at least one character long."
+msgstr "电话 PIN 必须至少一个字符。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
+msgid ""
+"The specified phone PIN contains invalid characters, only aphanumeric values "
+"are allowed here."
+msgstr "输入的电话 PIN 包含无效字符,只允许字母数字。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
+#, php-format
+msgid "You need to specify at least one phone number!"
+msgstr "您需要提供至少一个电话号码!"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
+#, fuzzy, php-format
+msgid "Saving of user/phone account with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
+msgid ""
+"Can't remove phone account, the mysql extension is not present in php "
+"configuration."
+msgstr "无法删除电话账号,PHP 配置中没有 mysql 扩展。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
+#, php-format
+msgid "Removed user '%s' from phone queue '%s'."
+msgstr "删除用户 '%s',从电话队列 '%s'。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
+#, fuzzy, php-format
+msgid "Removing of user/phone account with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available. "
+"Remove aborted."
+msgstr "之前选择的 asterisk 主服务器 (%s) 不存在了。删除终止。"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
+#, fuzzy
+msgid "Phone account settings"
+msgstr "电话设置"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
+#, fuzzy
+msgid "GOfon reports"
+msgstr "电话记录"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
+#, fuzzy
+msgid "Telephone number"
+msgstr "电话号码"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
+#, fuzzy
+msgid "Macro settings"
+msgstr "邮件选项"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
+#, fuzzy
+msgid "Telephone pin"
+msgstr "电话"
+
+#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
+#, fuzzy
+msgid "Voicemail pin"
+msgstr "语音邮件 PIN"
+
+#: plugins/gofon/phoneaccount/main.inc:122
+#: plugins/gofon/phoneaccount/paste_generic.tpl:1
+msgid "Phone settings"
+msgstr "电话设置"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:32
+#: plugins/gofon/phoneaccount/generic.tpl:50
+msgid "Voicemail PIN"
+msgstr "语音邮件 PIN"
+
+#: plugins/gofon/phoneaccount/paste_generic.tpl:40
+#: plugins/gofon/phoneaccount/generic.tpl:60
+msgid "Phone PIN"
+msgstr "电话 PIN"
+
+#: plugins/gofon/phoneaccount/generic.tpl:42
+msgid "Select the accounts home server"
+msgstr "选择账号的主服务器"
+
+#: plugins/gofon/phoneaccount/generic.tpl:82
+#: plugins/gofon/phoneaccount/generic.tpl:84
+msgid "Phone macro"
+msgstr "电话宏"
+
+#: plugins/gofon/conference/headpage.tpl:6
+#: plugins/gofon/conference/class_divListConferences.inc:31
+#: plugins/gofon/conference/class_divListConferences.inc:32
+msgid "List of conference rooms"
+msgstr "会议室列表"
+
+#: plugins/gofon/conference/headpage.tpl:24
+#: plugins/gofon/conference/class_divListConferences.inc:36
+msgid ""
+"This menu allows you to create, delete and edit selected phone conferences. "
+"Having a large number of phone conferences, you might prefer the range "
+"selectors on top of the conferences list."
+msgstr ""
+"这个菜单允许您创建,删除和修改所选的电话会议。对于一个长列表,您可以通过列表"
+"上面的范围选择来调整。"
+
+#: plugins/gofon/conference/headpage.tpl:36
+msgid "Regular expression for        matching user names"
+msgstr "用于匹配用户名的正则表达式"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
+#, php-format
+msgid ""
+"Could not remove the conference entry from database on home server (%s). "
+"Please check your asterisk database configuration."
+msgstr ""
+"无法从主服务器(%s)中数据库中删除会议条目。请检查您 asterisk 数据库的配置。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
+#, php-format
+msgid ""
+"The previously selected asterisk home server (%s) is no longer available."
+msgstr "之前选择的 asterisk 主服务器 (%s) 不存在了。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
+msgid "Please enter a PIN."
+msgstr "请输入一个 PIN。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
+msgid "Please enter a name for the conference."
+msgstr "请为这个会议输入一个名称。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
+msgid "Only numeric chars are allowed in Number field."
+msgstr "数字字段只允许填数字。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
+msgid "Only numbers are allowed in Lifetime."
+msgstr "在 Lifetime 中只允许数字。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
+#, fuzzy
+msgid "There is already a conference with this name in the current tree."
+msgstr "已经有一个 profile 使用了这个类名。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
+msgid ""
+"Can not check if there are already some entries with given telephone number "
+"and/or cn in the destination home server."
+msgstr ""
+"无法检查是否已经有一些条目包含给出的电话号码 和/或 cn 在目标主服务器中。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
+msgid ""
+"Can not remove entries with some telephone number and/or cn from destination "
+"home server."
+msgstr "无法删除包含一些电话号码并且/或者 cn 来自目标主服务器的条目。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
+msgid ""
+"Can not check if entry exists in old database. Please have a look a the gosa "
+"logfiles."
+msgstr "无法检查条目是否存在于旧的数据库中。请查看 gosa 日志文件。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
+msgid ""
+"Can not remove old entries from initial home server. Please have a look a "
+"the gosa logfiles."
+msgstr "无法在原来的主服务器中删除旧条目。请查看 gosa 日志文件。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
+#, fuzzy, php-format
+msgid "Saving of goFonConference/generic with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
+#: plugins/gofon/conference/class_divListConferences.inc:263
+msgid "Conference"
+msgstr "会议"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
+#, fuzzy
+msgid "Phone conference management"
+msgstr "会议管理"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
+#, fuzzy
+msgid "GOfon conference"
+msgstr "电话会议"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
+#, fuzzy
+msgid "Conference PIN"
+msgstr "会议"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
+#: plugins/gofon/conference/generic.tpl:146
+msgid "Preset PIN"
+msgstr "预置 PIN"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
+#: plugins/gofon/conference/generic.tpl:166
+msgid "Record conference"
+msgstr "会议记录"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
+#: plugins/gofon/conference/generic.tpl:197
+msgid "Play music on hold"
+msgstr "播放暂停音乐"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
+#, fuzzy
+msgid "Activate menu"
+msgstr "激活会话菜单"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
+#, fuzzy
+msgid "Announce user activity"
+msgstr "公告频率"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
+#, fuzzy
+msgid "Count user"
+msgstr "国家"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
+#, fuzzy
+msgid "Conference type"
+msgstr "会议名称"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
+#, fuzzy
+msgid "Format"
+msgstr "格式"
+
+#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
+#, fuzzy
+msgid "Lifetime"
+msgstr "生存期(天)"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
+msgid "Phone conferences"
+msgstr "电话会议"
+
+#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
+msgid "Management"
+msgstr "管理"
+
+#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
+msgid "Conference management"
+msgstr "会议管理"
+
+#: plugins/gofon/conference/paste_generic.tpl:5
+#: plugins/gofon/conference/generic.tpl:15
+msgid "Conference name"
+msgstr "会议名称"
+
+#: plugins/gofon/conference/paste_generic.tpl:10
+#: plugins/gofon/conference/generic.tpl:21
+msgid "Name of conference to create"
+msgstr "要创建会议的名称"
+
+#: plugins/gofon/conference/class_divListConferences.inc:57
+msgid "Name - Number"
+msgstr "名称 - 数字"
+
+#: plugins/gofon/conference/class_divListConferences.inc:59
+#: plugins/gofon/conference/generic.tpl:154
+msgid "PIN"
+msgstr "PIN"
+
+#: plugins/gofon/conference/class_divListConferences.inc:66
+msgid "Regular expression for matching conference names"
+msgstr "匹配会议名称的正则表达式"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "Create new conference"
+msgstr "创建新会议"
+
+#: plugins/gofon/conference/class_divListConferences.inc:149
+msgid "New conference"
+msgstr "新建会议"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove selected conferences"
+msgstr "会议记录"
+
+#: plugins/gofon/conference/class_divListConferences.inc:160
+#, fuzzy
+msgid "Remove conferences"
+msgstr "会议记录"
+
+#: plugins/gofon/conference/class_divListConferences.inc:254
+#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
+#: include/class_pluglist.inc:265
+msgid "Unknown"
+msgstr "未知"
+
+#: plugins/gofon/conference/generic.tpl:35
+msgid "Choose subtree to place conference in"
+msgstr "选择放置会议的子树"
+
+#: plugins/gofon/conference/generic.tpl:99
+msgid "Lifetime (in days)"
+msgstr "生存期(天)"
+
+#: plugins/gofon/conference/generic.tpl:174
+msgid "Sound file format"
+msgstr "声音文件类型"
+
+#: plugins/gofon/conference/generic.tpl:205
+msgid "Activate session menu"
+msgstr "激活会话菜单"
+
+#: plugins/gofon/conference/generic.tpl:213
+msgid "Announce users joining or leaving the conference"
+msgstr "通知用户加入或者离开会议"
+
+#: plugins/gofon/conference/generic.tpl:221
+msgid "Count users"
+msgstr ""
+
+#: include/class_plugin.inc:419
+#, php-format
+msgid ""
+"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+
+#: include/class_plugin.inc:600
+#, php-format
+msgid ""
+"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
+msgstr "命令 '%s',作为插件 '%s' 的 POSTCREATE 好像并不存在。"
+
+#: include/class_plugin.inc:634 include/class_password-methods.inc:183
+#, php-format
+msgid ""
+"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
+msgstr "命令 '%s',作为插件 '%s' 的 POSTMODIFY 好像并不存在。"
+
+#: include/class_plugin.inc:668
+#, php-format
+msgid ""
+"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
+msgstr "命令 '%s',作为插件 '%s' 的 POSTREMOVE 好像并不存在。"
+
+#: include/class_plugin.inc:1002
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "对象 '%s' 已经做标记"
+
+#: include/class_plugin.inc:1009
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr "添加标识(%s)到对象 '%s'"
+
+#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
+#, fuzzy, php-format
+msgid "Handle object tagging with dn '%s' failed."
+msgstr "处理对象标记失败"
+
+#: include/class_plugin.inc:1039
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "从对象 '%s' 删除标记"
+
+#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
+#: include/class_plugin.inc:1147
+#, fuzzy, php-format
+msgid "Saving object snapshot with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: include/class_plugin.inc:1173
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable '%s' is not "
+"configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable(s) '%s' is "
+"not configured in your gosa.conf."
+msgstr ""
+
+#: include/class_plugin.inc:1217
+#, fuzzy, php-format
+msgid "Method get available snapshots with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: include/class_plugin.inc:1273
+#, fuzzy, php-format
+msgid "Method get deleted snapshots with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
+#, fuzzy, php-format
+msgid "Restore snapshot with dn '%s' failed."
+msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
+
+#: include/class_plugin.inc:1616
+msgid "Changing ACL dn"
+msgstr ""
+
+#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
+#: setup/class_setupStep_Migrate.inc:1114
+#: setup/class_setupStep_Migrate.inc:1162
+#, fuzzy
+msgid "to"
+msgstr "停止"
+
+#: include/class_password-methods-sha.inc:50
+msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
+msgstr "无法使用 sha 来加密,缺少函数 sha1 / mhash / crypt"
+
+#: include/class_CopyPasteHandler.inc:90
+#, php-format
+msgid ""
+"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
+"to '%s', please check permissions."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:122
+#, php-format
+msgid ""
+"Specified object '%s' is not a valid ldap object, please check copy & paste  "
+"methods."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:138
+#, fuzzy, php-format
+msgid "We are not allowed to save ldap dump to '%s', please check permissions."
+msgstr "无法读取 '%s/encodings',请检查权限。"
+
+#: include/class_CopyPasteHandler.inc:147
+#, fuzzy, php-format
+msgid ""
+"We are not allowed to save ldap dump to '%s/%s', please check permissions."
+msgstr "无法读取 '%s/encodings',请检查权限。"
+
+#: include/class_CopyPasteHandler.inc:232
+#, php-format
+msgid "Could not load dumped file '%s', from hard disk drive."
+msgstr ""
+
+#: include/class_CopyPasteHandler.inc:257
+#, fuzzy, php-format
+msgid "You are not allowed to cut and paste the following object '%s'."
+msgstr "您无权删除这个对象组!"
+
+#: include/class_CopyPasteHandler.inc:285
+#, fuzzy, php-format
+msgid "You are going to paste the cutted entry '%s'."
+msgstr "您将要拷贝条目 '%s'。"
+
+#: include/class_CopyPasteHandler.inc:298
+#, fuzzy, php-format
+msgid "You are not allowed to copy and paste the following object '%s'."
+msgstr "您无权删除这个对象组!"
+
+#: include/class_CopyPasteHandler.inc:319
+#, fuzzy, php-format
+msgid "You are going to paste the copied entry '%s'."
+msgstr "您将要拷贝条目 '%s'。"
+
+#: include/class_CopyPasteHandler.inc:418
+msgid "Paste"
+msgstr "粘贴"
+
+#: include/class_CopyPasteHandler.inc:420
+msgid "Can't paste"
+msgstr "无法粘贴"
+
+#: include/class_password-methods-kerberos.inc:44
+msgid ""
+"Warning: Can't set kerberos password. Your PHP version has no kerberos "
+"support, password has not been changed."
+msgstr ""
+"警告: 无法设置 kerberos 口令。您的 PHP 版本不支持 kerberos,口令没有被修改。"
+
+#: include/class_password-methods-kerberos.inc:53
+msgid "Kerberos database communication failed!"
+msgstr "Kerberos 数据库通讯失败!"
+
+#: include/class_password-methods-kerberos.inc:60
+msgid "Changing password in kerberos database failed!"
+msgstr "修改 kerberos 数据库中的口令失败!"
+
+#: include/sieve/class_sieveElement_Require.inc:73
+#, fuzzy
+msgid "Please specify at least one valid requirement."
+msgstr "请输入一个有效的用户名!"
+
+#: include/sieve/class_sieveElement_If.inc:27
+#, fuzzy
+msgid "Complete address"
+msgstr "邮件地址"
+
+#: include/sieve/class_sieveElement_If.inc:27
+#: include/sieve/class_sieveElement_If.inc:33
+#, fuzzy
+msgid "Default"
+msgstr "缺省"
+
+#: include/sieve/class_sieveElement_If.inc:28
+#, fuzzy
+msgid "Domain part"
+msgstr "域"
+
+#: include/sieve/class_sieveElement_If.inc:29
+msgid "Local part"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:33
+msgid "Case insensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:34
+msgid "Case sensitive"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:35
+msgid "Numeric"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:39
+msgid "is"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:40
+#, fuzzy
+msgid "regex"
+msgstr "重置"
+
+#: include/sieve/class_sieveElement_If.inc:41
+#, fuzzy
+msgid "contains"
+msgstr "动作"
+
+#: include/sieve/class_sieveElement_If.inc:42
+#, fuzzy
+msgid "matches"
+msgstr "分支"
+
+#: include/sieve/class_sieveElement_If.inc:43
+#, fuzzy
+msgid "count"
+msgstr "账户"
+
+#: include/sieve/class_sieveElement_If.inc:44
+#, fuzzy
+msgid "value is"
+msgstr "有效"
+
+#: include/sieve/class_sieveElement_If.inc:48
+msgid "less than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:49
+msgid "less or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:50
+#, fuzzy
+msgid "equals"
+msgstr "详细"
+
+#: include/sieve/class_sieveElement_If.inc:51
+msgid "greater or equal"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:52
+#: include/sieve/class_sieveElement_If.inc:726
+#: include/sieve/class_sieveElement_If.inc:1059
+#, fuzzy
+msgid "greater than"
+msgstr "创建选项"
+
+#: include/sieve/class_sieveElement_If.inc:53
+#, fuzzy
+msgid "not equal"
+msgstr "没有示例"
+
+#: include/sieve/class_sieveElement_If.inc:102
+#, fuzzy
+msgid "Can't save empty tests."
+msgstr "无法保存文件 '%s'。"
+
+#: include/sieve/class_sieveElement_If.inc:446
+#, fuzzy
+msgid "emtpy"
+msgstr "空"
+
+#: include/sieve/class_sieveElement_If.inc:493
+msgid "Nothing specified right now"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:595
+msgid "Invalid type of address part."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:605
+msgid "Invalid match type given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:621
+msgid "Invalid operator given."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:638
+#, fuzzy
+msgid "Please specify a valid operator."
+msgstr "请输入一个有效的 iSerial。"
+
+#: include/sieve/class_sieveElement_If.inc:654
+msgid ""
+"Invalid character found in address attribute. Quotes are not allowed here."
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:669
+#, fuzzy
+msgid ""
+"Invalid character found in value attribute. Quotes are not allowed here."
+msgstr "应用程序名称中包含无效的字符。只允许 a-z 0-9。"
+
+#: include/sieve/class_sieveElement_If.inc:727
+#: include/sieve/class_sieveElement_If.inc:1060
+msgid "lower than"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:729
+#: include/sieve/class_sieveElement_If.inc:1062
+msgid "Megabyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:730
+#: include/sieve/class_sieveElement_If.inc:1063
+msgid "Kilobyte"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:731
+#: include/sieve/class_sieveElement_If.inc:1064
+#, fuzzy
+msgid "Bytes"
+msgstr "是"
+
+#: include/sieve/class_sieveElement_If.inc:745
+#, fuzzy
+msgid "Please select a valid match type in the list box below."
+msgstr "请选择一个有效的邮件服务器。"
+
+#: include/sieve/class_sieveElement_If.inc:759
+#, fuzzy
+msgid "Only numeric values are allowed here."
+msgstr "数字字段只允许填数字。"
+
+#: include/sieve/class_sieveElement_If.inc:769
+#, fuzzy
+msgid "No valid unit selected"
+msgstr "无有效证书加载"
+
+#: include/sieve/class_sieveElement_If.inc:834
+#: include/sieve/templates/element_if.tpl:4
+#, fuzzy
+msgid "Condition"
+msgstr "连接"
+
+#: include/sieve/class_sieveElement_If.inc:836
+#: include/sieve/templates/object_container.tpl:32
+#: include/sieve/class_sieveManagement.inc:510
+#: include/sieve/class_sieveManagement.inc:729
+msgid "If"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:838
+#: include/sieve/templates/element_elsif.tpl:4
+#: include/sieve/templates/object_container.tpl:34
+#: include/sieve/class_sieveManagement.inc:571
+#: include/sieve/class_sieveManagement.inc:766
+#: include/sieve/class_sieveManagement.inc:771
+msgid "Else If"
+msgstr ""
+
+#: include/sieve/class_sieveElement_If.inc:840
+#: include/sieve/templates/element_else.tpl:4
+#: include/sieve/templates/object_container.tpl:33
+#: include/sieve/class_sieveManagement.inc:569
+#: include/sieve/class_sieveManagement.inc:764
+#, fuzzy
+msgid "Else"
+msgstr "假"
+
+#: include/sieve/class_sieveElement_If.inc:876
+#, fuzzy
+msgid "Empty"
+msgstr "空"
+
+#: include/sieve/class_sieveElement_If.inc:1134
+#: include/sieve/class_sieveElement_If.inc:1164
+#, fuzzy
+msgid "Click here to add a new test"
+msgstr "点击这里登录"
+
+#: include/sieve/class_sieveElement_If.inc:1176
+msgid "Unhandled switch type"
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:245
+msgid "Can't remove last element."
+msgstr ""
+
+#: include/sieve/class_My_Tree.inc:658
+msgid "Require must be the first command in the script."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Vacation.inc:148
+msgid "Alternative sender address must be a valid email addresses."
+msgstr ""
+
+#: include/sieve/templates/element_stop.tpl:9
+msgid "Stop execution here"
+msgstr ""
+
+#: include/sieve/templates/object_test_container.tpl:6
+#, fuzzy
+msgid "Add object"
+msgstr "自动化安装(FAI)对象树"
+
+#: include/sieve/templates/object_test_container.tpl:10
+#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
+#, fuzzy
+msgid "Remove object"
+msgstr "成员对象"
+
+#: include/sieve/templates/element_vacation.tpl:13
+#, fuzzy
+msgid "Vacation Message"
+msgstr "假期信息"
+
+#: include/sieve/templates/element_vacation.tpl:16
+#: include/sieve/templates/element_envelope.tpl:19
+#: include/sieve/templates/element_address.tpl:18
+#: include/sieve/templates/element_header.tpl:19
+msgid "Normal view"
+msgstr ""
+
+#: include/sieve/templates/element_vacation.tpl:21
+#, fuzzy
+msgid "Release interval"
+msgstr "时间间隔"
+
+#: include/sieve/templates/element_vacation.tpl:30
+#, fuzzy
+msgid "Alternative sender addresses"
+msgstr "替代地址"
+
+#: include/sieve/templates/element_vacation.tpl:47
+#: include/sieve/templates/element_envelope.tpl:130
+#: include/sieve/templates/element_address.tpl:138
+#: include/sieve/templates/element_header.tpl:131
+msgid "Expert view"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_envelope.tpl:108
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_address.tpl:116
+#: include/sieve/templates/element_header.tpl:109
+#, fuzzy
+msgid "Not"
+msgstr "否"
+
+#: include/sieve/templates/element_anyof.tpl:5
+#: include/sieve/templates/element_anyof.tpl:7
+#: include/sieve/templates/element_envelope.tpl:41
+#: include/sieve/templates/element_envelope.tpl:43
+#: include/sieve/templates/element_allof.tpl:5
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:11
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:10
+#: include/sieve/templates/element_exists.tpl:12
+msgid "Inverse match"
+msgstr ""
+
+#: include/sieve/templates/element_anyof.tpl:10
+#: include/sieve/class_sieveManagement.inc:602
+msgid "Any of"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:16
+#: include/sieve/templates/element_envelope.tpl:105
+#: include/sieve/class_sieveManagement.inc:598
+msgid "Envelope"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:26
+#: include/sieve/templates/element_address.tpl:25
+#: include/sieve/templates/element_header.tpl:26
+#, fuzzy
+msgid "Match type"
+msgstr "认证类型"
+
+#: include/sieve/templates/element_envelope.tpl:29
+#: include/sieve/templates/element_envelope.tpl:52
+#: include/sieve/templates/element_envelope.tpl:63
+#: include/sieve/templates/element_envelope.tpl:113
+#: include/sieve/templates/element_envelope.tpl:118
+#: include/sieve/templates/element_address.tpl:28
+#: include/sieve/templates/element_address.tpl:51
+#: include/sieve/templates/element_address.tpl:61
+#: include/sieve/templates/element_address.tpl:72
+#: include/sieve/templates/element_address.tpl:121
+#: include/sieve/templates/element_address.tpl:126
+#: include/sieve/templates/element_boolean.tpl:5
+#: include/sieve/templates/element_header.tpl:29
+#: include/sieve/templates/element_header.tpl:52
+#: include/sieve/templates/element_header.tpl:63
+#: include/sieve/templates/element_header.tpl:114
+#: include/sieve/templates/element_header.tpl:119
+#, fuzzy
+msgid "Boolean value"
+msgstr "缺省值"
+
+#: include/sieve/templates/element_envelope.tpl:37
+#: include/sieve/templates/element_address.tpl:36
+#: include/sieve/templates/element_header.tpl:37
+#, fuzzy
+msgid "Invert test"
+msgstr "内存测试"
+
+#: include/sieve/templates/element_envelope.tpl:49
+#: include/sieve/templates/element_address.tpl:58
+#: include/sieve/templates/element_header.tpl:49
+#, fuzzy
+msgid "Comparator"
+msgstr "计算机"
+
+#: include/sieve/templates/element_envelope.tpl:60
+#: include/sieve/templates/element_address.tpl:69
+msgid "Operator"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:76
+#: include/sieve/templates/element_address.tpl:85
+#: include/sieve/templates/element_header.tpl:77
+msgid "Address fields to include"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:80
+#: include/sieve/templates/element_address.tpl:89
+#: include/sieve/templates/element_header.tpl:81
+msgid "Values to match for"
+msgstr ""
+
+#: include/sieve/templates/element_envelope.tpl:110
+#: include/sieve/templates/element_allof.tpl:7
+#: include/sieve/templates/element_size.tpl:13
+#: include/sieve/templates/element_exists.tpl:12
+#: include/sieve/templates/element_address.tpl:118
+#: include/sieve/templates/element_header.tpl:111
+msgid "-"
+msgstr ""
+
+#: include/sieve/templates/select_test_type.tpl:1
+#, fuzzy
+msgid "Select the type of test you want to add"
+msgstr "选择要添加的条目"
+
+#: include/sieve/templates/select_test_type.tpl:3
+#, fuzzy
+msgid "Available test types"
+msgstr "变量属性"
+
+#: include/sieve/templates/element_redirect.tpl:13
+#: include/sieve/templates/object_container.tpl:27
+#: include/sieve/class_sieveManagement.inc:505
+#: include/sieve/class_sieveManagement.inc:724
+#, fuzzy
+msgid "Redirect"
+msgstr "直接"
+
+#: include/sieve/templates/element_redirect.tpl:18
+msgid "Redirect mail to following recipients"
+msgstr ""
+
+#: include/sieve/templates/remove_script.tpl:10
+#, fuzzy
+msgid ""
+"Best thing to do before performing this action would be to save the current "
+"script in a file. So - if you've done so - press 'Delete' to continue or "
+"'Cancel' to abort."
+msgstr ""
+"最好在执行这个操作之前,保存当前 LDAP 树中的内容到一个文件。所以,如果您已经"
+"这么做了,按“删除”继续或者按“取消”退出。"
+
+#: include/sieve/templates/object_container_clear.tpl:8
+msgid "Move this object up one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:12
+msgid "Move this object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container_clear.tpl:16
+#, fuzzy
+msgid "Remove this object"
+msgstr "删除电话账号"
+
+#: include/sieve/templates/object_container_clear.tpl:17
+#: include/sieve/templates/object_container.tpl:17
+#, fuzzy
+msgid "Remove element"
+msgstr "删除记录"
+
+#: include/sieve/templates/element_allof.tpl:10
+#: include/sieve/class_sieveManagement.inc:601
+#, fuzzy
+msgid "All of"
+msgstr "全部"
+
+#: include/sieve/templates/element_fileinto.tpl:4
+#, fuzzy
+msgid "Move mail into folder"
+msgstr "到目录"
+
+#: include/sieve/templates/element_fileinto.tpl:8
+#, fuzzy
+msgid "Select from list"
+msgstr "选择模板"
+
+#: include/sieve/templates/element_fileinto.tpl:10
+#, fuzzy
+msgid "Manual selection"
+msgstr "邮件选项"
+
+#: include/sieve/templates/element_fileinto.tpl:18
+#, fuzzy
+msgid "Folder"
+msgstr "过滤器"
+
+#: include/sieve/templates/element_discard.tpl:4
+#: include/sieve/templates/object_container.tpl:26
+#: include/sieve/class_sieveManagement.inc:504
+#: include/sieve/class_sieveManagement.inc:723
+#, fuzzy
+msgid "Discard"
+msgstr "Discs"
+
+#: include/sieve/templates/element_discard.tpl:9
+#, fuzzy
+msgid "Discard message"
+msgstr "挂起邮件"
+
+#: include/sieve/templates/element_keep.tpl:4
+#: include/sieve/templates/object_container.tpl:22
+#: include/sieve/templates/object_container.tpl:25
+#: include/sieve/class_sieveManagement.inc:500
+#: include/sieve/class_sieveManagement.inc:503
+#: include/sieve/class_sieveManagement.inc:719
+#: include/sieve/class_sieveManagement.inc:722
+msgid "Keep"
+msgstr ""
+
+#: include/sieve/templates/element_keep.tpl:9
+#, fuzzy
+msgid "Keep message"
+msgstr "解除挂起的邮件"
+
+#: include/sieve/templates/management.tpl:1
+#, fuzzy
+msgid "List of sieve scripts"
+msgstr "脚本列表"
+
+#: include/sieve/templates/management.tpl:5
+msgid ""
+"Connection to the sieve server could not be established, the "
+"authentification attribute is empty."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:6
+msgid ""
+"Please verfiy that the attributes uid and mail are not empty and try again."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:12
+msgid "Connection to the sieve server could not be established."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:15
+msgid "Possibly the sieve account has not been created yet."
+msgstr ""
+
+#: include/sieve/templates/management.tpl:19
+#, fuzzy
+msgid ""
+"Be careful. All your changes will be saved directly to sieve, if you use the "
+"save button below."
+msgstr "小心使用这个对话框修改记录类型。当按下保存键时,所有修改马上被保存。"
+
+#: include/sieve/templates/management.tpl:22
+#, fuzzy
+msgid "Create new script"
+msgstr "创建新用户"
+
+#: include/sieve/templates/element_require.tpl:12
+#: include/sieve/templates/object_container.tpl:29
+#: include/sieve/class_sieveManagement.inc:507
+#: include/sieve/class_sieveManagement.inc:726
+#, fuzzy
+msgid "Require"
+msgstr "需要的分数"
+
+#: include/sieve/templates/element_size.tpl:16
+#, fuzzy
+msgid "Select match type"
+msgstr "选择模板"
+
+#: include/sieve/templates/element_size.tpl:20
+#, fuzzy
+msgid "Select value unit"
+msgstr "选择类别"
+
+#: include/sieve/templates/element_exists.tpl:8
+#: include/sieve/class_sieveManagement.inc:600
+#, fuzzy
+msgid "Exists"
+msgstr "现存"
+
+#: include/sieve/templates/element_reject.tpl:14
+#, fuzzy
+msgid "Reject mail"
+msgstr "拒绝邮件大小超过"
+
+#: include/sieve/templates/element_reject.tpl:17
+msgid "This is a multiline text element"
+msgstr ""
+
+#: include/sieve/templates/element_reject.tpl:19
+#, fuzzy
+msgid "This is stored as single string"
+msgstr "******"
+
+#: include/sieve/templates/import_script.tpl:1
+#, fuzzy
+msgid "Import sieve script"
+msgstr "导入脚本"
+
+#: include/sieve/templates/import_script.tpl:2
+msgid ""
+"Please select the sieve script you want to import. Use the import button to "
+"import the script or the cancel button to abort."
+msgstr ""
+
+#: include/sieve/templates/import_script.tpl:5
+#, fuzzy
+msgid "Script to import"
+msgstr "脚本路径"
+
+#: include/sieve/templates/create_script.tpl:2
+msgid ""
+"Please enter the name for the new script below. Script names must consist of "
+"lower case characters only."
+msgstr ""
+
+#: include/sieve/templates/create_script.tpl:8
+#, fuzzy
+msgid "Script name"
+msgstr "脚本名称"
+
+#: include/sieve/templates/add_element.tpl:1
+msgid "Add a new element"
+msgstr ""
+
+#: include/sieve/templates/add_element.tpl:2
+msgid "Please select the type of element you want to add"
+msgstr ""
+
+#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
+#, fuzzy
+msgid "Abort"
+msgstr "端口"
+
+#: include/sieve/templates/object_container.tpl:8
+msgid "Move object up one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:12
+msgid "Move object down one position"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:21
+msgid "choose element"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:24
+#, fuzzy
+msgid "Fileinto"
+msgstr "文件"
+
+#: include/sieve/templates/object_container.tpl:28
+#: include/sieve/class_sieveManagement.inc:506
+#: include/sieve/class_sieveManagement.inc:725
+#, fuzzy
+msgid "Reject"
+msgstr "对象"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:42
+#, fuzzy
+msgid "Add new"
+msgstr "添加用户"
+
+#: include/sieve/templates/object_container.tpl:38
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add a new object above this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:40
+msgid "Add element above"
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:42
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add a new object below this one."
+msgstr ""
+
+#: include/sieve/templates/object_container.tpl:44
+msgid "Add element below"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:12
+msgid "View structured"
+msgstr ""
+
+#: include/sieve/templates/edit_frame_base.tpl:14
+msgid "View source"
+msgstr ""
+
+#: include/sieve/templates/element_address.tpl:48
+msgid "Part of address that should be used"
+msgstr ""
+
+#: include/sieve/templates/element_boolean.tpl:8
+#, fuzzy
+msgid "update"
+msgstr "更新"
+
+#: include/sieve/templates/element_header.tpl:16
+#: include/sieve/templates/element_header.tpl:106
+#: include/sieve/class_sieveManagement.inc:597
+#, fuzzy
+msgid "Header"
+msgstr "邮件头"
+
+#: include/sieve/templates/element_header.tpl:60
+msgid "operator"
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:21
+msgid "Invalid character found, quotes are not allowed in a reject message."
+msgstr ""
+
+#: include/sieve/class_sieveElement_Reject.inc:37
+msgid "Your reject text here"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:114
+#: include/sieve/class_sieveManagement.inc:241
+#, fuzzy
+msgid "Parse failed"
+msgstr "失败"
+
+#: include/sieve/class_sieveManagement.inc:118
+#: include/sieve/class_sieveManagement.inc:245
+#, fuzzy
+msgid "Parse successful"
+msgstr "导入成功"
+
+#: include/sieve/class_sieveManagement.inc:155
+#, php-format
+msgid ""
+"The specified mail server '%s' does not exist within the GOsa configuration."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:200
+#, fuzzy
+msgid "You should specify a name for your new script."
+msgstr "请为您的共享提供一个名称。"
+
+#: include/sieve/class_sieveManagement.inc:205
+#, fuzzy
+msgid "Only lower case names are allowed."
+msgstr "只有小写字符串被允许作为域名。"
+
+#: include/sieve/class_sieveManagement.inc:211
+#, fuzzy
+msgid "Only alphabetical characters are allowed in script names."
+msgstr "数字字段只允许填数字。"
+
+#: include/sieve/class_sieveManagement.inc:217
+#, fuzzy
+msgid "The specified name is already in use."
+msgstr "选择的名称已经被使用。"
+
+#: include/sieve/class_sieveManagement.inc:303
+#: include/sieve/class_sieveManagement.inc:349
+#: include/sieve/class_sieveManagement.inc:679
+#: include/sieve/class_sieveManagement.inc:1040
+#: include/class_mail-methods-cyrus.inc:269
+#, php-format
+msgid "Can't log into SIEVE server. Server says '%s'."
+msgstr "无法登录到 SIEVE 服务器。服务器返回 '%s'。"
+
+#: include/sieve/class_sieveManagement.inc:311
+#, fuzzy, php-format
+msgid "Can't activate sieve script on server. Server says '%s'."
+msgstr "无法激活 GOsa sieve 脚本。服务器返回 '%s'。"
+
+#: include/sieve/class_sieveManagement.inc:354
+#, fuzzy, php-format
+msgid "Can't remove sieve script from server. Server says '%s'."
+msgstr "无法获取 sieve 脚本。服务器返回 '%s'。"
+
+#: include/sieve/class_sieveManagement.inc:366
+#, php-format
+msgid "You are going to remove the sieve script '%s' from your mail server."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:402
+#, fuzzy
+msgid "Edited"
+msgstr "编辑"
+
+#: include/sieve/class_sieveManagement.inc:409
+#, php-format
+msgid "Please fix all errors before saving. Last error was: %s"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:436
+#, fuzzy
+msgid "Specified file seems to be empty."
+msgstr "输入文件为空。"
+
+#: include/sieve/class_sieveManagement.inc:438
+msgid "Upload failed. The temporary file can't be accessed."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
+#, php-format
+msgid "Can't open file '%s'."
+msgstr "无法打开文件 '%s'。"
+
+#: include/sieve/class_sieveManagement.inc:502
+#: include/sieve/class_sieveManagement.inc:721
+#, fuzzy
+msgid "File into"
+msgstr "文件"
+
+#: include/sieve/class_sieveManagement.inc:526
+msgid "Failed to add new element."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:642
+msgid "This script is marked as active"
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:647
+#, fuzzy
+msgid "Script length"
+msgstr "脚本路径"
+
+#: include/sieve/class_sieveManagement.inc:651
+#, fuzzy
+msgid "Remove script"
+msgstr "导入脚本"
+
+#: include/sieve/class_sieveManagement.inc:660
+#, fuzzy
+msgid "Activate script"
+msgstr "最后脚本"
+
+#: include/sieve/class_sieveManagement.inc:664
+#, fuzzy
+msgid "Edit script"
+msgstr "最后脚本"
+
+#: include/sieve/class_sieveManagement.inc:778
+#, php-format
+msgid "Can't add the specified element at the given position."
+msgstr ""
+
+#: include/sieve/class_sieveManagement.inc:1056
+#, fuzzy
+msgid "Failed to save sieve script"
+msgstr "定制过滤脚本"
+
+#: include/sieve/class_sieveElement_Redirect.inc:24
+#: setup/class_setupStep_Feedback.inc:179
+#, fuzzy
+msgid "Please specify a valid email address."
+msgstr "请输入一个有效的 iSerial。"
+
+#: include/sieve/class_sieveElement_Redirect.inc:35
+#, fuzzy
+msgid "Place a mail address here"
+msgstr "请输入一个邮件地址"
+
+#: include/sieve/class_sieveElement_Comment.inc:21
+msgid "Your comment here"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:63
+#, fuzzy, php-format
+msgid "You're about to delete the snapshot '%s'."
+msgstr "您将要删除宏 '%s'。"
+
+#: include/class_SnapShotDialog.inc:113
+#: include/class_MultiSelectWindow.inc:584
+msgid "Restore snapshot"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:115
+#, fuzzy
+msgid "Remove snapshot"
+msgstr "删除记录"
+
+#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
+msgid "Y-m-d, H:i:s"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:149
+#, fuzzy
+msgid "Please specify a valid description for this snapshot."
+msgstr "请为这个附件指定一个有效名称。"
+
+#: include/class_ldap.inc:196
+#, php-format
+msgid ""
+"The LDAP server is slow (%.2fs for the last query). This may be responsible "
+"for performance breakdowns."
+msgstr "LDAP 服务器反应慢(上次查询花费 %.2f 秒)。可能是性能故障。"
+
+#: include/class_ldap.inc:229
+#, php-format
+msgid ""
+"The ldapserver is answering very slow (%.2f), this may be responsible for "
+"performance breakdowns."
+msgstr "LDAP 服务器反应非常慢(%.2f)。可能是性能故障。"
+
+#: include/class_ldap.inc:451
+#, php-format
+msgid "Creating copy of %s"
+msgstr "创建 %s 的拷贝"
+
+#: include/class_ldap.inc:454
+msgid "Processing"
+msgstr "处理"
+
+#: include/class_ldap.inc:494
+msgid "Error while fetching source dn - aborted!"
+msgstr "当获取源 dn 时错误──退出!"
+
+#: include/class_ldap.inc:558
+#, php-format
+msgid "Unknown FAIstate %s"
+msgstr "未知 FAIstate %s"
+
+#: include/class_ldap.inc:719
+#, php-format
+msgid ""
+"Autocreation of subtree failed. No objectClass found for attribute '%s'."
+msgstr ""
+
+#: include/class_ldap.inc:767
+#, php-format
+msgid ""
+"Autocreation of type '%s' is currently not supported. Please report to the "
+"GOsa team."
+msgstr "类型 '%s' 的自动创建当前不支持。请报告给 GOsa 项目。"
+
+#: include/class_ldap.inc:776
+#, fuzzy, php-format
+msgid "Creating subtree '%s' failed."
+msgstr "创建 FAI script base 失败"
+
+#: include/class_ldap.inc:846
+#, php-format
+msgid "while operating on '%s' using LDAP server '%s'"
+msgstr "当操作 '%s' 使用 LDAP 服务器 '%s' 时"
+
+#: include/class_ldap.inc:848
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "当操作  LDAP 服务器 '%s' 时"
+
+#: include/class_ldap.inc:1070
+#, php-format
+msgid ""
+"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
+"in line %s"
+msgstr "这不是一条有效的 DN: '%s'。导入数据应该以 'dn:...' 开始于行 %s"
+
+#: include/class_ldap.inc:1099
+#, php-format
+msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
+msgstr "导入 dn: '%s' 时错误,请从行 %s 开始检查您的 LDIF!"
+
+#: include/class_ldap.inc:1235
+#, fuzzy, php-format
+msgid "Ldap import with dn '%s' failed."
+msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
+
+#: include/class_config.inc:71
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "XML 出错于 gosa.conf: %s ,行 %d"
+
+#: include/class_config.inc:208 html/index.php:212
+msgid "Can't bind to LDAP. Please contact the system administrator."
+msgstr "无法绑定 LDAP。请联系系统管理员。"
+
+#: include/class_config.inc:521
+msgid "SID and/or RIDBASE missing in your configuration!"
+msgstr "您的配置文件缺少 SID 和/或 RIDBASE!"
+
+#: include/class_log.inc:141
+msgid ""
+"You have enabled the logging into mysql databse, but there are no logging "
+"servers available."
+msgstr ""
+
+#: include/class_log.inc:149
+#, fuzzy, php-format
+msgid "Could not connect to logging server %s."
+msgstr "无法连接到数据库!"
+
+#: include/class_log.inc:153
+#, fuzzy, php-format
+msgid "Could not select database %s on server %s. Server says :%s"
+msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
+
+#: include/class_log.inc:172
+#, fuzzy, php-format
+msgid "Could not query database %s on server %s. Server ssys :%s"
+msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
+
+#: include/class_password-methods-ssha.inc:51
+msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
+msgstr "无法使用 ssha 来加密。(缺少函数 mhash / sha1)"
+
+#: include/class_MultiSelectWindow.inc:457
+msgid ""
+"Error: The requested subtree has an inconsistent DN encoding, check your "
+"LDAP!"
+msgstr "错误: 请求的子树有一个不一致的 DN 编码,检查您的 LDAP!"
+
+#: include/class_MultiSelectWindow.inc:565
+msgid "Restore snapshopts of already deleted objects"
+msgstr ""
+
+#: include/class_MultiSelectWindow.inc:566
+#, fuzzy
+msgid "Restore"
+msgstr "仓库"
+
+#: include/class_MultiSelectWindow.inc:590
+#, fuzzy
+msgid "Create snapshot"
+msgstr "创建 nagios 账户"
+
+#: include/class_MultiSelectWindow.inc:590
+#, fuzzy
+msgid "Create a new snapshot from this object"
+msgstr "创建新 FAI 对象"
+
+#: include/php_setup.inc:97
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr "生成这个页面导致 PHP 解析器发生一些错误!"
+
+#: include/php_setup.inc:102
+msgid "Send bug report to the GOsa Team"
+msgstr ""
+
+#: include/php_setup.inc:102
+#, fuzzy
+msgid "Send bugreport"
+msgstr "发送者"
+
+#: include/php_setup.inc:107
+msgid "Toggle information"
+msgstr "切换信息"
+
+#: include/php_setup.inc:117
+msgid "PHP error"
+msgstr "PHP 错误"
+
+#: include/php_setup.inc:136
+msgid "class"
+msgstr "类"
+
+#: include/php_setup.inc:142
+msgid "function"
+msgstr "功能"
+
+#: include/php_setup.inc:147
+msgid "static"
+msgstr "静态"
+
+#: include/php_setup.inc:151
+msgid "method"
+msgstr "方法"
+
+#: include/php_setup.inc:184
+msgid "Trace"
+msgstr "跟踪"
+
+#: include/php_setup.inc:185
+msgid "Line"
+msgstr "行"
+
+#: include/php_setup.inc:186
+msgid "Arguments"
+msgstr "参数"
+
+#: include/functions_dns.inc:166
+#, php-format
+msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
+msgstr "无法找到 dns 域 '%s' 的反向解析。停止解析这个域。"
+
+#: include/functions_dns.inc:171
+#, php-format
+msgid ""
+"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
+"zone."
+msgstr "找到 %s 域的一个以上的反向解析域。退出域解析。"
+
+#: include/functions_dns.inc:607
+#, php-format
+msgid ""
+"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
+msgstr "未定义的域名 '%s'。域名必须看起来像这样 'server/zone.com'。"
+
+#: include/class_certificate.inc:35
+msgid "Can't open specified file, check accessibility and or existence"
+msgstr "无法打开特定文件,检查是否可以访问或者是否存在。"
+
+#: include/class_certificate.inc:53
+msgid "Can't read specified certificate / or empty string given"
+msgstr "无法读取特定证书或者提供了一个空字符串"
+
+#: include/class_certificate.inc:80
+msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
+msgstr "无法加载证书,可能是不支持的格式(用 PEM/DER)。"
+
+#: include/class_certificate.inc:95
+msgid "The Format must be PEM, to output certificate informations"
+msgstr "要输出证书信息,格式必须是 PEM"
+
+#: include/class_certificate.inc:192
+msgid "Can't create/open File"
+msgstr "无法创建/打开文件"
+
+#: include/class_certificate.inc:199
+msgid "No valid certificate loaded"
+msgstr "无有效证书加载"
+
+#: include/class_pluglist.inc:55
+msgid "All objects in this category"
+msgstr ""
+
+#: include/class_pluglist.inc:140
+msgid ""
+"Your gosa.conf information has changed partly. Please convert it using the "
+"contributed script fix_config.sh!"
+msgstr ""
+"您的 gosa.conf 配置文件被部分修改。请用贡献的脚本 fix_config.sh 转换它。"
+
+#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
+#: ihtml/themes/default/framework.tpl:26
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?"
+
+#: include/functions_FAI.inc:376
+#, php-format
+msgid "Error, following objects should be equal '%s' and '%s'"
+msgstr ""
+
+#: include/functions_FAI.inc:483
+#, php-format
+msgid "Release management failed, can't save '%s'"
+msgstr ""
+
+#: include/class_password-methods.inc:167
+#, php-format
+msgid "Setting the password failed. LDAP server says '%s'."
+msgstr "设置口令失败。LDAP 服务器返回 '%s'。"
+
+#: include/class_password-methods.inc:204
+msgid ""
+"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
+msgstr "在 gosa.conf 中 SMBHASH 的设置不正确!无法修改 Samba 口令。"
+
+#: include/class_acl.inc:6
+#, fuzzy
+msgid "Access control"
+msgstr "访问选项"
+
+#: include/class_acl.inc:190 include/class_acl.inc:193
+msgid "Use ACL defined in role"
+msgstr ""
+
+#: include/class_acl.inc:640 include/class_acl.inc:647
+#, fuzzy
+msgid "Show/Hide Advanced Settings"
+msgstr "高级电话设置"
+
+#: include/class_acl.inc:665
+#, fuzzy
+msgid "Create objects"
+msgstr "创建新 FAI 对象"
+
+#: include/class_acl.inc:666
+#, fuzzy
+msgid "Move objects"
+msgstr "成员对象"
+
+#: include/class_acl.inc:667
+#, fuzzy
+msgid "Remove objects"
+msgstr "成员对象"
+
+#: include/class_acl.inc:669 include/class_acl.inc:675
+msgid "Modifyable by owner"
+msgstr ""
+
+#: include/class_acl.inc:672
+#, fuzzy
+msgid "Move object"
+msgstr "成员对象"
+
+#: include/class_acl.inc:685
+#, fuzzy
+msgid "Complete object"
+msgstr "成员对象"
+
+#: include/class_acl.inc:801
+#, php-format
+msgid "Unkown ACL type '%s'. Don't know how to handle it."
+msgstr ""
+
+#: include/class_acl.inc:844
+#, fuzzy, php-format
+msgid "Unknown entry '%s'!"
+msgstr "未知 FAIstate %s"
+
+#: include/class_acl.inc:904 include/class_acl.inc:906
+#, fuzzy, php-format
+msgid "Role: %s"
+msgstr "角色"
+
+#: include/class_acl.inc:906
+msgid "Unknown role, possibly removed"
+msgstr ""
+
+#: include/class_acl.inc:914
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr ""
+
+#: include/class_acl.inc:923
+#, fuzzy
+msgid "Members:"
+msgstr "成员"
+
+#: include/class_acl.inc:929
+msgid "ACL is valid for all users"
+msgstr ""
+
+#: include/functions.inc:307
+#, php-format
+msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
+msgstr "致命错误:连接 LDAP 错误。服务器返回 '%s'。"
+
+#: include/functions.inc:324
+#, php-format
+msgid "User login failed. LDAP server said '%s'."
+msgstr "用户登录失败。LDAP 服务器返回 '%s'。"
+
+#: include/functions.inc:345
+msgid "Username / UID is not unique. Please check your LDAP database."
+msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。"
+
+#: include/functions.inc:476
+msgid ""
+"Error while adding a lock. Parameters are not set correctly, please check "
+"the source!"
+msgstr "添加锁时发生错误。参数没有正确设置,请检查源!"
+
+#: include/functions.inc:486
+#, php-format
+msgid ""
+"Can't set locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf! LDAP server says '%s'."
+msgstr ""
+"无法设置 LDAP 数据库的锁定信息。请检查 gosa.conf 中的 'config' 条目!LDAP 服"
+"务器返回 '%s'。"
+
+#: include/functions.inc:501
+#, php-format
+msgid "Adding a lock failed. LDAP server says '%s'."
+msgstr "添加锁失败。 LDAP 服务器返回 '%s'。"
+
+#: include/functions.inc:527
+#, php-format
+msgid "Removing a lock failed. LDAP server says '%s'."
+msgstr "删除锁失败。 LDAP 服务器返回 '%s'。"
+
+#: include/functions.inc:557
+msgid ""
+"Getting the lock from LDAP failed. Parameters are not set correctly, please "
+"check the source!"
+msgstr "从 LDAP 获取锁失败。参数没有正确设置,请检查源!"
+
+#: include/functions.inc:567
+msgid ""
+"Can't get locking information in LDAP database. Please check the 'config' "
+"entry in gosa.conf!"
+msgstr "无法获得 LDAP 数据库的锁信息。检查 gosa.conf 中的 'config' 条目!"
+
+#: include/functions.inc:575
+msgid ""
+"Found multiple locks for object to be locked. This should not be possible - "
+"cleaning up multiple references."
+msgstr "发现要锁定的对象由多个锁。这虽然不可能──清除多个引用。"
+
+#: include/functions.inc:668
+#, php-format
+msgid "The size limit of %d entries is exceed!"
+msgstr "超过了 %d 个条目的大小限制!"
+
+#: include/functions.inc:670
+#, php-format
+msgid ""
+"Set the new size limit to %s and show me this message if the limit still "
+"exceeds"
+msgstr "设置新的大小限制为 %s 并且如果限制依然超出还显示这条信息。"
+
+#: include/functions.inc:687
+msgid "incomplete"
+msgstr "不完整"
+
+#: include/functions.inc:1054 include/functions.inc:1260
+msgid "LDAP error:"
+msgstr "LDAP 错误:"
+
+#: include/functions.inc:1055
+msgid ""
+"Problems with the LDAP server mean that you probably lost the last changes. "
+"Please check your LDAP setup for possible errors and try again."
+msgstr ""
+"LDAP 服务器发生错误,意味着您最后的修改可能丢失。请检查您 LDAP 安装可能的错误"
+"再重试。"
+
+#: include/functions.inc:1063
+msgid ""
+"Please check your input and fix the error. Press 'OK' to close this message "
+"box."
+msgstr "请检查您的输入并修正错误。按“OK”关闭此对话框。"
+
+#: include/functions.inc:1121
+#, fuzzy
+msgid "An error occurred while processing your request"
+msgstr "处理您的请求时发生一个错误"
+
+#: include/functions.inc:1125
+msgid "OK"
+msgstr "好"
+
+#: include/functions.inc:1188
+msgid "Continue anyway"
+msgstr "仍然继续"
+
+#: include/functions.inc:1190
+msgid "Edit anyway"
+msgstr "仍然编辑"
+
+#: include/functions.inc:1192
+#, php-format
+msgid ""
+"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
+"Please contact the person in order to clarify proceedings."
+msgstr ""
+"您将要修改的 LDAP 条目 '%s' 看起来正在被 '%s' 使用。请联系这个人再继续。"
+
+#: include/functions.inc:1442
+msgid "Entries per page"
+msgstr "每页条目数"
+
+#: include/functions.inc:1470
+msgid "Apply filter"
+msgstr "应用过滤器"
+
+#: include/functions.inc:1744
+msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
+
+#: include/functions.inc:1787
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "GOsa 开发版(版本 %s)"
+
+#: include/functions.inc:2228 include/functions.inc:2232
+#, fuzzy
+msgid "Warning - base_hook is not available. Using default base."
+msgstr "警告: base_hook不可用。使用缺省 base。"
+
+#: include/functions.inc:2238
+msgid "Warning - no base_hook defined. Using default base."
+msgstr "警告──没有定义  base_hook。使用缺省 base。"
+
+#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
+msgid "Can't get schema information from server. No schema check possible!"
+msgstr "不能从服务器得到 schema 信息。无法对 schema 检查!"
+
+#: include/functions.inc:2286
+msgid "Used to store account specific informations."
+msgstr ""
+
+#: include/functions.inc:2293
+msgid ""
+"Used to lock currently edited entries to avoid multiple changes at the same "
+"time."
+msgstr ""
+
+#: include/functions.inc:2336
+#, fuzzy, php-format
+msgid "The required objectClass '%s' is not present in your schema setup"
+msgstr "需要的对象类 '%s' 在 LDAP 安装中不存在"
+
+#: include/functions.inc:2338
+#, fuzzy, php-format
+msgid "The optional objectClass '%s' is not present in your schema setup"
+msgstr "需要的对象类 '%s' 在 LDAP 安装中不存在"
+
+#: include/functions.inc:2344
+#, fuzzy, php-format
+msgid "The required objectclass '%s' does not have version %s"
+msgstr "必须的对象类 '%s' 不包含发行版 %s"
+
+#: include/functions.inc:2346
+#, fuzzy, php-format
+msgid "The optional objectclass '%s' does not have version %s"
+msgstr "必须的对象类 '%s' 不包含发行版 %s"
+
+#: include/functions.inc:2350
+#, fuzzy, php-format
+msgid "Class(es) available"
+msgstr "文件可用。"
+
+#: include/functions.inc:2372
+msgid ""
+"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema    configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2373
+msgid ""
+"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
+"be      AUXILIARY"
+msgstr ""
+
+#: include/functions.inc:2377
+msgid ""
+"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
+"schema   configuration do not support this option."
+msgstr ""
+
+#: include/functions.inc:2378
+msgid "The objectClass 'posixGroup' must be STRUCTURAL"
+msgstr ""
+
+#: include/class_tabs.inc:193
+#, php-format
+msgid "Delete process has been canceled by plugin '%s': %s"
+msgstr "删除进程被插件 '%s' 取消: %s"
+
+#: include/class_tabs.inc:316
+msgid "References"
+msgstr "参考"
+
+#: include/class_debconfTemplate.inc:260
+msgid "This package has no debconf options."
+msgstr "这个软件包没有 debconf 选项。"
+
+#: include/functions_helpviewer.inc:43
+#, php-format
+msgid "XML error in guide.xml: %s at line %d"
+msgstr "XML 出错于 guide.xml: %s ,行 %d"
+
+#: include/functions_helpviewer.inc:84
+msgid "No help available for this plugin."
+msgstr "此插件没有可用帮助信息。"
+
+#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
+msgid "previous"
+msgstr "上一个"
+
+#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
+msgid "next"
+msgstr "下一个"
+
+#: include/functions_helpviewer.inc:385
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s 结果当您查找关键字 %s"
+
+#: include/functions_helpviewer.inc:459
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% 点击率于文件 %s"
+
+#: include/class_mail-methods-cyrus.inc:40
+msgid "Warning: Account has an invalid mailserver string!"
+msgstr "警告: 账户包含一个无效邮件服务器字符串!"
+
+#: include/class_mail-methods-cyrus.inc:58
+msgid ""
+"Warning: IMAP Server cannot be reached! If you save this account, some mail "
+"settings will not be stored on your server!"
+msgstr ""
+"警告: 无法连接到 IMAP 服务器! 如果您保存这个账号,有的邮件设置不能保存到服务"
+"器上。"
+
+#: include/class_mail-methods-cyrus.inc:156
+#, php-format
+msgid "Can't create IMAP mailbox. Server says '%s'."
+msgstr "无法创建 IMAP 邮箱。服务器返回 '%s'。"
+
+#: include/class_mail-methods-cyrus.inc:175
+#, php-format
+msgid "Can't write IMAP quota. Server says '%s'."
+msgstr "无法写 IMAP quota。服务器返回 '%s'。"
+
+#: include/class_mail-methods-cyrus.inc:201
+msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
+msgstr "警告:imap_getacl 未实现,无法删除 acl 信息。"
+
+#: include/class_mail-methods-cyrus.inc:219
+msgid "Warning: imap_getacl is not available, can't get imap permissions!"
+msgstr "警告: imap_getacl 不可用。无法获取 imap 权限!"
+
+#: include/class_mail-methods-cyrus.inc:241
+#, php-format
+msgid "Can't remove IMAP mailbox. Server says '%s'."
+msgstr "无法删除 IMAP 邮箱。服务器返回 '%s'。"
+
+#: include/class_mail-methods-cyrus.inc:282
+#, php-format
+msgid "Can't get sieve script. Server says '%s'."
+msgstr "无法获取 sieve 脚本。服务器返回 '%s'。"
+
+#: include/class_mail-methods-cyrus.inc:353
+#, php-format
+msgid "Can't send sieve script. Server says '%s'."
+msgstr "无法发送 sieve 脚本。服务器返回 '%s'。"
+
+#: include/class_mail-methods-cyrus.inc:357
+#, php-format
+msgid "Can't activate GOsa sieve script. Server says '%s'."
+msgstr "无法激活 GOsa sieve 脚本。服务器返回 '%s'。"
+
+#: include/class_ppdManager.inc:13
+#, php-format
+msgid "PPD manager : The specified path '%s' doesn't exists."
+msgstr "PPD 管理员:给出的路径 '%s' 不存在。"
+
+#: include/class_ppdManager.inc:144
+#, php-format
+msgid "Specified ppd file '%s' can't be opened for reading."
+msgstr "给出的 ppd 文件 '%s' 无法打开读取。"
+
+#: include/class_ppdManager.inc:146
+#, php-format
+msgid "The required tmp file file '%s' can't be opened for writing."
+msgstr "请求的 tmp 文件 '%s' 无法以写方式打开。"
+
+#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
+#, php-format
+msgid ""
+"Parsing PPD file %s failed - line too long. Trailing characters have been "
+"ignored"
+msgstr "解析 PPD 文件 %s 失败──行太长。截断的字符被忽略。"
+
+#: include/class_ppdManager.inc:178
+msgid "Nested groups are not supported!"
+msgstr "不支持嵌套组!"
+
+#: include/class_ppdManager.inc:182
+msgid "Group name not unique!"
+msgstr "组名不唯一!"
+
+#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
+msgid "Symbol values are not supported yet!"
+msgstr "尚不支持符号值!"
+
+#: include/class_ppdManager.inc:212
+msgid "Nested options are not supported!"
+msgstr "不支持嵌套选项!"
+
+#: include/class_ppdManager.inc:237
+msgid "PickMany is not supported yet!"
+msgstr "尚不支持 PickMany!"
+
+#: include/class_ppdManager.inc:318
+#, php-format
+msgid "Parsing PPD file %s failed - no information found."
+msgstr "解析 PPD 文件 %s 失败──未找到信息。"
+
+#: setup/setup_config2.tpl:6
+msgid "Samba hash generator"
+msgstr ""
+
+#: setup/setup_config2.tpl:31
+#, fuzzy
+msgid "RID base"
+msgstr "数据库"
+
+#: setup/setup_config2.tpl:46
+#, fuzzy
+msgid "Workstation container"
+msgstr "工作站名称"
+
+#: setup/setup_config2.tpl:61
+msgid "Samba SID mapping"
+msgstr ""
+
+#: setup/setup_config2.tpl:70
+#, fuzzy
+msgid "Additional GOsa settings"
+msgstr "应用程序设置"
+
+#: setup/setup_config2.tpl:74
+msgid "Enable Copy & Paste"
+msgstr ""
+
+#: setup/setup_config2.tpl:86
+#, fuzzy
+msgid "Enable FAI release management"
+msgstr "Asterisk 管理"
+
+#: setup/setup_config2.tpl:98
+#, fuzzy
+msgid "Enable user netatalk plugin"
+msgstr "管理 netatalk 账号"
+
+#: setup/setup_config2.tpl:109
+#, fuzzy
+msgid "Government mode"
+msgstr "部门名称"
+
+#: setup/setup_config2.tpl:122
+msgid "Mail method"
+msgstr "邮件方法"
+
+#: setup/setup_config2.tpl:136
+#, fuzzy
+msgid "Vacation templates"
+msgstr "工作站模板"
+
+#: setup/setup_config2.tpl:152
+msgid "Use Cyrus UNIX style"
+msgstr ""
+
+#: setup/setup_config2.tpl:162
+msgid "Snapshots / Undo"
+msgstr ""
+
+#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
+msgid "Enable snapshots"
+msgstr ""
+
+#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
+msgid "Snapshot base"
+msgstr ""
+
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailinglist"
+msgstr ""
+
+#: setup/setup_feedback.tpl:9
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+
+#: setup/setup_feedback.tpl:41
+msgid "Send feedback to the GOsa project team"
+msgstr ""
+
+#: setup/setup_feedback.tpl:44
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+
+#: setup/setup_feedback.tpl:50
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:60
+msgid "If not, what problems did you encounter"
+msgstr ""
+
+#: setup/setup_feedback.tpl:68
+msgid "Is this the first time you use GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:74
+msgid "I use it since"
+msgstr ""
+
+#: setup/setup_feedback.tpl:75
+msgid "Select the year since when you are using GOsa"
+msgstr ""
+
+#: setup/setup_feedback.tpl:82
+msgid "What operating system / distribution do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:90
+msgid "What web server do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:98
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:106
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:110
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:116
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:123
+#, fuzzy
+msgid "Features"
+msgstr "功能"
+
+#: setup/setup_feedback.tpl:126
+msgid "What features of GOsa do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:136
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:143
+msgid "Send feedback"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
+#, fuzzy
+msgid "GOsa settings 3/3"
+msgstr "用户设置"
+
+#: setup/class_setupStep_Config3.inc:69
+msgid "Tweak some GOsa core behaviour"
+msgstr ""
+
+#: setup/class_setupStep_Config3.inc:171
+#, fuzzy
+msgid "Session lifetime must be a numeric value."
+msgstr "需要的分值必须是数字。"
+
+#: setup/class_setupStep_Config3.inc:175
+#, fuzzy
+msgid "Maximal ldap query time must be a numeric value. "
+msgstr "需要的分值必须是数字。"
+
+#: setup/class_setupStep_Finish.inc:38
+#, fuzzy
+msgid "Write configuration file"
+msgstr "配置文件"
+
+#: setup/class_setupStep_Finish.inc:39
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "需要 XML 功能来解析配置文件。"
+
+#: setup/class_setupStep_Finish.inc:100
+msgid ""
+"Your configuration file is currently world readable. Please updated the file "
+"permissions!"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:102
+#, fuzzy
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
+
+#: setup/class_setupStep_Finish.inc:111
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the webserver is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"将文件保存在 GOsa 配置文件目录中,确认 Web 服务器运行的账号能够读取 gosa."
+"conf,其他用户则无权访问。您可以执行如下命令来实现:"
+
+#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
+msgid "Installation check"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:40
+msgid "Basic checks for PHP version and required extensions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:64
+#, fuzzy
+msgid "Checking PHP version"
+msgstr "检查 PHP 版本 (>=4.1.0)"
+
+#: setup/class_setupStep_Checks.inc:65
+#, php-format
+msgid "PHP must be of version %s / %s or above."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:66
+msgid ""
+"GOsa requires functionality that is not available (or buggy) in older PHP "
+"versions. Please update to a supported version."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:72
+#, fuzzy
+msgid "Checking for LDAP support"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Checks.inc:73
+#, fuzzy
+msgid "This is the main extension used by GOsa and therefore really required."
+msgstr "这是 GOsa 用到的主要模块,因此是必须的。"
+
+#: setup/class_setupStep_Checks.inc:74
+msgid ""
+"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
+"your LDAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:80
+msgid "Checking for gettext support"
+msgstr "检查 getteext 支持"
+
+#: setup/class_setupStep_Checks.inc:81
+#, fuzzy
+msgid "Gettext support is required for internationalization."
+msgstr "对于 GOsa 国际化需要 gettext 支持。"
+
+#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
+msgid "Please make sure that the extension is activated."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:88
+msgid "Checking for iconv support"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Checks.inc:89
+#, fuzzy
+msgid ""
+"This module is used by GOsa to convert samba munged dial informations and is "
+"therefore required. "
+msgstr "GOsa 用这个模块来转换 samba 扩展信息,因此需要。"
+
+#: setup/class_setupStep_Checks.inc:96
+#, fuzzy
+msgid "Checking for mhash support"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Checks.inc:97
+msgid "You'll need this module to make use of SSHA encryption"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:98
+msgid ""
+"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
+"mhash."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:104
+#, fuzzy
+msgid "Checking for IMAP support"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Checks.inc:105
+#, fuzzy
+msgid ""
+"The IMAP module is needed to communicate with the IMAP server. GOsa "
+"retrieves status information, creates and deletes mail users, etc."
+msgstr "IMAP 模块用于和 IMAP 服务器通讯。它获取状态信息,创建和删除邮件账户。"
+
+#: setup/class_setupStep_Checks.inc:106
+msgid ""
+"This module is used to communicate with your mail server. Please install "
+"php4-imap/php5-imap."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:112
+#, fuzzy
+msgid "Checking for getacl in IMAP implementation"
+msgstr "检查 imap 中的 getacl"
+
+#: setup/class_setupStep_Checks.inc:113
+#, fuzzy
+msgid ""
+"The getacl support is needed to handle shared folder permissions. Old IMAP "
+"extensions are not capable of reading acl's. You need a recent PHP version "
+"to use this feature."
+msgstr ""
+"共享目录需要 getacl 支持。 标准的 IMAP 模块不能访问 acl。需要这个功能,您需要"
+"一个最新版本的 PHP。"
+
+#: setup/class_setupStep_Checks.inc:120
+#, fuzzy
+msgid "Checking for MySQL support"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Checks.inc:121
+#, fuzzy
+msgid ""
+"MySQL support is needed to communicate with several supported databases."
+msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。"
+
+#: setup/class_setupStep_Checks.inc:122
+msgid ""
+"This module is required to communicate with database servers (GOfax, "
+"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:128
+#, fuzzy
+msgid "Checking for kadm5 support"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Checks.inc:129
+msgid ""
+"Managing users in kerberos requires the kadm5 module which is downloadable "
+"via PEAR network."
+msgstr "在 kerberos 中管理用户需要 kadm5 模块,可以通过 PEAR 网络下载。"
+
+#: setup/class_setupStep_Checks.inc:130
+#, fuzzy
+msgid ""
+"This module is required to manage user in kerberos, it is downloadable via "
+"PEAR network"
+msgstr "在 kerberos 中管理用户需要 kadm5 模块,可以通过 PEAR 网络下载。"
+
+#: setup/class_setupStep_Checks.inc:136
+#, fuzzy
+msgid "Checking for SNMP support"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Checks.inc:137
+#, fuzzy
+msgid ""
+"The simple network management protocol is needed to get status information "
+"from clients."
+msgstr "简单网络管理协议 (SNMP) 需要来做客户端监视。"
+
+#: setup/class_setupStep_Checks.inc:138
+msgid ""
+"This module is required for client monitoring. Please install php4-snmp/php5-"
+"snmp."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:144
+#, fuzzy
+msgid "Checking for CUPS support"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Checks.inc:145
+#, fuzzy
+msgid ""
+"In order to read available printers via the IPP protocol instead of printcap "
+"files, you've to install the CUPS module."
+msgstr ""
+"为了从 IPP 协议而非 printcap 文件中读取可用打印机,您必须安装 CUPS 模块。"
+
+#: setup/class_setupStep_Checks.inc:154
+msgid "Checking for fping utility"
+msgstr "检查 fping 工具"
+
+#: setup/class_setupStep_Checks.inc:155
+#, fuzzy
+msgid ""
+"The fping utility is used if you've got a thin client based terminal "
+"environment."
+msgstr "工具 fping 只有在您部署了基于瘦客户机的终端环境下被使用。"
+
+#: setup/class_setupStep_Checks.inc:156
+#, fuzzy
+msgid ""
+"The fping utility is only used in thin client based terminal environment."
+msgstr "工具 fping 只有在您部署了基于瘦客户机的终端环境下被使用。"
+
+#: setup/class_setupStep_Checks.inc:171
+msgid "SAMBA password hash generation"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:172
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 passwords, you've to install additional packages "
+"to generate password hashes."
+msgstr "为了使用 SAMBA 2/3, 您必须安装一些额外的软件包来创建口令。"
+
+#: setup/class_setupStep_Checks.inc:173
+#, fuzzy
+msgid ""
+"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
+"a look at mkntpasswd."
+msgstr "为了使用 SAMBA 2/3, 您必须安装一些额外的软件包来创建口令。"
+
+#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
+#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
+#: setup/class_setupStep_Checks.inc:251
+msgid "Off"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:184
+#, fuzzy
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"register_globals 是 PHP 的一个不必修改范围就可以从脚本中访问所有全局变量的机"
+"制。这可能存在安全风险。GOsa 在两种情况下都可以运行。"
+
+#: setup/class_setupStep_Checks.inc:185
+#, fuzzy
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "检查 register_globals 是否设置为 'off'"
+
+#: setup/class_setupStep_Checks.inc:193
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:194
+#, fuzzy
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+"PHP 用这个值来进行垃圾回收,删除旧的会话。设置这个值为一天,将会防止在真正超"
+"时之前的会话和 cookie 丢失。"
+
+#: setup/class_setupStep_Checks.inc:195
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:203
+#, fuzzy
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必"
+"须设置为 'Off'。"
+
+#: setup/class_setupStep_Checks.inc:204
+#, fuzzy
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必"
+"须设置为 'Off'。"
+
+#: setup/class_setupStep_Checks.inc:211
+#, fuzzy
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducable! Increase it for larger setups."
+msgstr "GOsa 需要至少 16MB 内存,太少会导致无法预料的错误!将其设置为更大。"
+
+#: setup/class_setupStep_Checks.inc:212
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:219
+#, fuzzy
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr "这个选项影响输出处理。关闭这个选项,可以提高性能。"
+
+#: setup/class_setupStep_Checks.inc:220
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:227
+#, fuzzy
+msgid "The Execution time should be at least 30 seconds."
+msgstr "执行时间应该至少 30 秒,因为一些动作可能会花很多时间。"
+
+#: setup/class_setupStep_Checks.inc:228
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:235
+#, fuzzy
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"将 expose_php 设置为“off”可以增强服务器安全性。PHP 将不会发送任何有关正运行着"
+"的服务器的信息。"
+
+#: setup/class_setupStep_Checks.inc:236
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:242
+#, fuzzy
+msgid "On"
+msgstr "打开"
+
+#: setup/class_setupStep_Checks.inc:243
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串"
+"中所有引号编码。"
+
+#: setup/class_setupStep_Checks.inc:244
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:252
+#, fuzzy
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串"
+"中所有引号编码。"
+
+#: setup/class_setupStep_Checks.inc:253
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:264
+#, fuzzy
+msgid "Configuration writeable"
+msgstr "配置文件"
+
+#: setup/class_setupStep_Checks.inc:265
+#, fuzzy
+msgid "The configuration file can't be written"
+msgstr "查看配置信息"
+
+#: setup/class_setupStep_Checks.inc:266
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writeable."
+msgstr ""
+
+#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
+#, fuzzy
+msgid "License"
+msgstr "行"
+
+#: setup/class_setupStep_License.inc:55
+msgid "Terms and conditions for usage"
+msgstr ""
+
+#: setup/setup_ldap.tpl:7
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
+
+#: setup/setup_ldap.tpl:25
+#, fuzzy
+msgid "LDAP connection"
+msgstr "断开"
+
+#: setup/setup_ldap.tpl:29
+msgid "Location name"
+msgstr "位置名称"
+
+#: setup/setup_ldap.tpl:37
+#, fuzzy
+msgid "Connection URL"
+msgstr "连接 URL"
+
+#: setup/setup_ldap.tpl:45
+#, fuzzy
+msgid "TLS connection"
+msgstr "连接"
+
+#: setup/setup_ldap.tpl:65
+#, fuzzy
+msgid "Reload"
+msgstr "读"
+
+#: setup/setup_ldap.tpl:69
+#, fuzzy
+msgid "Authentication"
+msgstr "Nagios 鉴权"
+
+#: setup/setup_ldap.tpl:73
+msgid "Admin DN"
+msgstr "管理员 DN"
+
+#: setup/setup_ldap.tpl:78
+#, fuzzy
+msgid "Select user"
+msgstr "删除用户"
+
+#: setup/setup_ldap.tpl:86
+msgid "Automatically append LDAP base to admin DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:101
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Samba 设置"
+
+#: setup/setup_ldap.tpl:105
+msgid "Use rfc2307bis compliant groups"
+msgstr ""
+
+#: setup/setup_ldap.tpl:117
+#, fuzzy
+msgid "Current status"
+msgstr "当前版本"
+
+#: setup/setup_checks.tpl:9
+msgid "PHP module and extension checks"
+msgstr ""
+
+#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "PHP setup configuration"
+msgstr "PHP 安装检查"
+
+#: setup/setup_checks.tpl:67
+#, fuzzy
+msgid "show information"
+msgstr "个人信息"
+
+#: setup/setup_welcome.tpl:4
+msgid ""
+"This seems to be the first time you start GOsa - we didn't find any "
+"configuration right now. This simple wizard intends to help you while "
+"setting it up."
+msgstr ""
+
+#: setup/setup_welcome.tpl:8
+msgid "What will the wizard do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:11
+msgid "Create a basic, single site configuration"
+msgstr ""
+
+#: setup/setup_welcome.tpl:12
+msgid "Tries to find problems within your PHP and LDAP setup"
+msgstr ""
+
+#: setup/setup_welcome.tpl:13
+msgid "Let you choose from a set of basic and advanced configuration switches"
+msgstr ""
+
+#: setup/setup_welcome.tpl:14
+msgid "Guided migration of existing LDAP trees"
+msgstr ""
+
+#: setup/setup_welcome.tpl:17
+msgid "What will the wizard NOT do for you?"
+msgstr ""
+
+#: setup/setup_welcome.tpl:20
+msgid "Find every possible configuration error"
+msgstr ""
+
+#: setup/setup_welcome.tpl:21
+msgid "Migrate every possible LDAP setup - create backup dumps!"
+msgstr ""
+
+#: setup/setup_welcome.tpl:25
+#, fuzzy
+msgid "To continue..."
+msgstr "安装继续..."
+
+#: setup/setup_welcome.tpl:28
+msgid ""
+"For security reasons you need to authenticate for the installation by "
+"creating the file '/tmp/gosa.auth', containing the current session ID on the "
+"servers local filesystem. This can be done by executing the following "
+"command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:34
+msgid "Click the 'Continue' button when you've finished."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:53
+#, fuzzy
+msgid "LDAP setup"
+msgstr "LDAP 服务器"
+
+#: setup/class_setupStep_Ldap.inc:54
+#, fuzzy
+msgid "LDAP connection setup"
+msgstr "断开"
+
+#: setup/class_setupStep_Ldap.inc:55
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:99
+#, fuzzy, php-format
+msgid "Anonymous bind failed on server '%s'."
+msgstr "为服务器 '%s' 插入新宏失败。"
+
+#: setup/class_setupStep_Ldap.inc:101
+#, fuzzy, php-format
+msgid "Bind as user '%s' failed on server '%s'."
+msgstr "为服务器 '%s' 插入新宏失败。"
+
+#: setup/class_setupStep_Ldap.inc:106
+#, php-format
+msgid "Anonymous bind on server '%s' succeeded."
+msgstr ""
+
+#: setup/class_setupStep_Ldap.inc:107
+#, fuzzy
+msgid "Please specify user and password."
+msgstr "请输入您的口令!"
+
+#: setup/class_setupStep_Ldap.inc:109
+#, fuzzy, php-format
+msgid "Bind as user '%s' on server '%s' succeeded."
+msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
+
+#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
+msgid "LDAP schema check"
+msgstr ""
+
+#: setup/class_setupStep_Schema.inc:42
+msgid "Perform test on your current LDAP schema"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:38
+#, fuzzy
+msgid "Welcome"
+msgstr "欢迎 %s!"
+
+#: setup/class_setupStep_Welcome.inc:39
+#, fuzzy
+msgid "The welcome message"
+msgstr "解除挂起的邮件"
+
+#: setup/class_setupStep_Welcome.inc:40
+#, fuzzy
+msgid "Welcome to GOsa setup wizard"
+msgstr "欢迎进入 Gosa 安装程序!"
+
+#: setup/setup_frame.tpl:11
+#, fuzzy
+msgid "GOsa setup wizard"
+msgstr "GOsa 帮助浏览器"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Installation"
+msgstr "Windows 工作站"
+
+#: setup/setup_frame.tpl:18
+#, fuzzy
+msgid "Steps"
+msgstr "系统设置"
+
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+#, fuzzy
+msgid "Language setup"
+msgstr "语言"
+
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr ""
+
+#: setup/class_setupStep_Language.inc:47
+#, fuzzy
+msgid "Automatic"
+msgstr "自动"
+
+#: setup/class_setupStep_Language.inc:51
+#, fuzzy
+msgid "Chinese"
+msgstr "芯片组"
+
+#: setup/setup_migrate.tpl:5
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:33
+#, fuzzy
+msgid "Check again"
+msgstr "检查"
+
+#: setup/setup_migrate.tpl:37
+msgid "Move windows workstations into a valid windows workstation department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:39
+msgid ""
+"This dialog allows you to move the displayed windows workstations into a "
+"valid department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:41
+msgid ""
+"Be careful with this tool, there may be references pointing to this "
+"workstations that can't be migrated."
+msgstr ""
+
+#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
+#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
+#: setup/setup_migrate.tpl:346
+#, fuzzy
+msgid "Select all"
+msgstr "选择"
+
+#: setup/setup_migrate.tpl:67
+msgid "Move selected windows workstations into the following GOsa department"
+msgstr ""
+
+#: setup/setup_migrate.tpl:72
+#, fuzzy
+msgid "Move selected workstations"
+msgstr "选择查看工作站"
+
+#: setup/setup_migrate.tpl:73
+msgid "What will be done here"
+msgstr ""
+
+#: setup/setup_migrate.tpl:85
+msgid "Move groups into configured group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:88
+msgid ""
+"This dialog allows moving a couple of groups to the configured group tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:91
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"groups. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:94
+msgid "Move selected groups into this group tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
+#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
+msgid "Hide changes"
+msgstr ""
+
+#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
+#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
+#, fuzzy
+msgid "Show changes"
+msgstr "显示软件包"
+
+#: setup/setup_migrate.tpl:140
+msgid "Move users into configured user tree"
+msgstr ""
+
+#: setup/setup_migrate.tpl:142
+msgid ""
+"This dialog allows moving a couple of users to the configured user tree. "
+"Doing this may straighten your LDAP service."
+msgstr ""
+
+#: setup/setup_migrate.tpl:145
+msgid ""
+"Be careful with this option! There may be references pointing to these "
+"users. The GOsa setup can't migrate references, so you may want to cancel "
+"the migration in this case."
+msgstr ""
+
+#: setup/setup_migrate.tpl:148
+#, fuzzy
+msgid "Move selected users into this people tree"
+msgstr "创建使用该模板的用户"
+
+#: setup/setup_migrate.tpl:198
+#, fuzzy
+msgid "Next"
+msgstr "下一个"
+
+#: setup/setup_migrate.tpl:201
+#, fuzzy
+msgid "Create a new GOsa administrator account"
+msgstr "创建 netatalk 账号"
+
+#: setup/setup_migrate.tpl:204
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+
+#: setup/setup_migrate.tpl:233
+#, fuzzy
+msgid "Password (again)"
+msgstr "口令存储"
+
+#: setup/setup_migrate.tpl:258
+msgid ""
+"The listed departments are currenlty invisble in the GOsa user interface. If "
+"you want to change this for a couple of entries, select them and use the "
+"migrate button below."
+msgstr ""
+
+#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
+msgid ""
+"If you want to know what will be done when migrating the selected entries, "
+"use the 'Show changes' button to see the LDIF."
+msgstr ""
+
+#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
+#, fuzzy
+msgid "Current"
+msgstr "当前版本"
+
+#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
+#, fuzzy
+msgid "After migration"
+msgstr "用户管理"
+
+#: setup/setup_migrate.tpl:313
+msgid ""
+"The listed users are currenlty invisble in the GOsa user interface. If you "
+"want to change this for a couple of users, just select them and use the "
+"'Migrate' button below."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
+#, fuzzy
+msgid "GOsa settings 1/3"
+msgstr "用户设置"
+
+#: setup/class_setupStep_Config1.inc:75
+#, fuzzy
+msgid "GOsa generic settings"
+msgstr "用户设置"
+
+#: setup/class_setupStep_Config1.inc:117
+#, fuzzy, php-format
+msgid "The specified value for '%s' must be a numeric value"
+msgstr "指定 '%s' 的值必须是数字类型。"
+
+#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
+msgid "GID / UID min id"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
+#, php-format
+msgid "Don't add a trailing comma to '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:121
+msgid "People storage ou"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:125
+msgid "Group storage ou"
+msgstr ""
+
+#: setup/class_setupStep_Config1.inc:129
+#, fuzzy
+msgid "Uid base must be numeric"
+msgstr "超时必须填数字"
+
+#: setup/class_setupStep_Config1.inc:133
+#, fuzzy
+msgid "The given password minimum length is not numeric."
+msgstr "Sieve 端口应为数字。"
+
+#: setup/class_setupStep_Config1.inc:136
+#, fuzzy
+msgid "The given password differ value is not numeric."
+msgstr "Sieve 端口应为数字。"
+
+#: setup/setup_language.tpl:3
+#, fuzzy
+msgid "Please select the preferred language"
+msgstr "请选择一个打印机或者取消。"
+
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overriden per user."
+msgstr ""
+
+#: setup/setup_language.tpl:9
+#, fuzzy
+msgid "Please your preferred language here"
+msgstr "首选语种"
+
+#: setup/setup_config3.tpl:2
+#, fuzzy
+msgid "GOsa core settings"
+msgstr "用户设置"
+
+#: setup/setup_config3.tpl:6
+#, fuzzy
+msgid "Disable primary group filter"
+msgstr "显示用户组"
+
+#: setup/setup_config3.tpl:18
+#, fuzzy
+msgid "Honour administrative units"
+msgstr "组管理"
+
+#: setup/setup_config3.tpl:30
+#, fuzzy
+msgid "Smarty compile directory"
+msgstr "用户主目录"
+
+#: setup/setup_config3.tpl:39
+#, fuzzy
+msgid "Path for PPD storage"
+msgstr "口令存储"
+
+#: setup/setup_config3.tpl:55
+#, fuzzy
+msgid "Path for kiosk profile storage"
+msgstr "Kiosk profile 设置"
+
+#: setup/setup_config3.tpl:74
+#, fuzzy
+msgid "Network resolv hook"
+msgstr "网络地址"
+
+#: setup/setup_config3.tpl:92
+#, fuzzy
+msgid "Mail queue script"
+msgstr "邮件队列"
+
+#: setup/setup_config3.tpl:110
+#, fuzzy
+msgid "Notification script"
+msgstr "主机通知周期"
+
+#: setup/setup_config3.tpl:126
+msgid "Login and session"
+msgstr ""
+
+#: setup/setup_config3.tpl:129
+msgid "Enforce register_globals to be deactivated"
+msgstr ""
+
+#: setup/setup_config3.tpl:141
+#, fuzzy
+msgid "Enforce encrypted connections"
+msgstr "封锁加密归档"
+
+#: setup/setup_config3.tpl:153
+#, fuzzy
+msgid "Warn if session is not encrypted"
+msgstr "会话不会被加密。"
+
+#: setup/setup_config3.tpl:165
+#, fuzzy
+msgid "Session lifetime"
+msgstr "检测道会话冲突"
+
+#: setup/setup_config3.tpl:173
+#, fuzzy
+msgid "Debugging"
+msgstr "启用 debug"
+
+#: setup/setup_config3.tpl:177
+#, fuzzy
+msgid "Show PHP errors"
+msgstr "PHP 错误"
+
+#: setup/setup_config3.tpl:189
+#, fuzzy
+msgid "Maximum LDAP query time"
+msgstr "最大文件大小"
+
+#: setup/setup_config3.tpl:207
+msgid "Log LDAP statistics"
+msgstr ""
+
+#: setup/setup_config3.tpl:219
+#, fuzzy
+msgid "Debug level"
+msgstr "日志级别"
+
+#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
+#, fuzzy
+msgid "Disabled"
+msgstr "禁用"
+
+#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
+#, fuzzy
+msgid "Enabled"
+msgstr "禁用"
+
+#: setup/class_setupStep_Feedback.inc:91
+msgid "UNIX accounts/groups"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:93
+#, fuzzy
+msgid "Samba management"
+msgstr "系统管理"
+
+#: setup/class_setupStep_Feedback.inc:95
+#, fuzzy
+msgid "Mailsystem management"
+msgstr "系统管理"
+
+#: setup/class_setupStep_Feedback.inc:97
+#, fuzzy
+msgid "FAX system administration"
+msgstr "用户管理"
+
+#: setup/class_setupStep_Feedback.inc:99
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "用户管理"
+
+#: setup/class_setupStep_Feedback.inc:101
+#, fuzzy
+msgid "System inventory"
+msgstr "删除 inventory"
+
+#: setup/class_setupStep_Feedback.inc:103
+#, fuzzy
+msgid "System-/Configmanagement"
+msgstr "系统管理"
+
+#: setup/class_setupStep_Feedback.inc:111
+#: setup/class_setupStep_Feedback.inc:113
+msgid "Notification and feedback"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:112
+#, fuzzy
+msgid "Get notifications or send feedback"
+msgstr "主机通知命令"
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid ""
+"Could not connect to feedback server (%s). There is possibly no connection "
+"to the internet."
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid ""
+"Error while sending your feedback. The service is possible temporary "
+"unavailable"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:149
+msgid "Feedback sucessfully send"
+msgstr ""
+
+#: setup/class_setupStep_Feedback.inc:183
+msgid ""
+"You should have enabled at least one option, to subscribe or send your "
+"feedback."
+msgstr ""
+
+#: setup/class_setup.inc:210
+#, fuzzy
+msgid "Completed"
+msgstr "不完整"
+
+#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
+#, fuzzy
+msgid "LDAP inspection"
+msgstr "PHP 安装检查"
+
+#: setup/class_setupStep_Migrate.inc:107
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:113
+#, fuzzy
+msgid "Checking for root object"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Migrate.inc:119
+msgid "Checking permissions on LDAP database"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:125
+#, fuzzy
+msgid "Checking for invisible deparmtments"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Migrate.inc:131
+#, fuzzy
+msgid "Checking for invisible users"
+msgstr "检查 iconv 支持"
+
+#: setup/class_setupStep_Migrate.inc:137
+#, fuzzy
+msgid "Checking for super administrator"
+msgstr "检查一些附加程序"
+
+#: setup/class_setupStep_Migrate.inc:143
+#, fuzzy
+msgid "Checking for users outside the people tree"
+msgstr "检查 cups 模块"
+
+#: setup/class_setupStep_Migrate.inc:149
+#, fuzzy
+msgid "Checking for groups outside the groups tree"
+msgstr "检查 cups 模块"
+
+#: setup/class_setupStep_Migrate.inc:155
+msgid "Checking for windows workstations outside the winstation tree"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:161
+#, fuzzy
+msgid "Checking for duplicate uid numbers"
+msgstr "检查函数 %s"
+
+#: setup/class_setupStep_Migrate.inc:167
+#, fuzzy
+msgid "Checking for duplicate gid numbers"
+msgstr "检查函数 %s"
+
+#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
+#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
+#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
+#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
+#: setup/class_setupStep_Migrate.inc:807
+#, fuzzy
+msgid "LDAP query failed"
+msgstr "Mysql 查询失败。"
+
+#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
+#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
+#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
+#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
+#: setup/class_setupStep_Migrate.inc:808
+msgid "Possibly the 'root object' is missing."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:213
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'uidNumber'."
+msgstr "发现记录类型 '%s' 有重复。"
+
+#: setup/class_setupStep_Migrate.inc:262
+#, fuzzy, php-format
+msgid "Found %s duplicate values for attribute 'gidNumber'."
+msgstr "发现记录类型 '%s' 有重复。"
+
+#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
+#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
+#: setup/class_setupStep_Migrate.inc:1577
+#: setup/class_setupStep_Migrate.inc:1590
+msgid "Failed"
+msgstr "失败"
+
+#: setup/class_setupStep_Migrate.inc:319
+#, php-format
+msgid ""
+"Found %s winstations outside the predefined winstation department ou '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
+#: setup/class_setupStep_Migrate.inc:728
+#, fuzzy
+msgid "Migrate"
+msgstr "创建"
+
+#: setup/class_setupStep_Migrate.inc:387
+#, php-format
+msgid "Found %s groups outside the configured tree '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
+#, fuzzy
+msgid "Move"
+msgstr "模式"
+
+#: setup/class_setupStep_Migrate.inc:462
+#, php-format
+msgid "Found %s user(s) outside the configured tree '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
+#, php-format
+msgid ""
+"The specified user '%s' does not have full access to your ldap database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:597
+#, php-format
+msgid "Found %s user(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
+#, php-format
+msgid ""
+"Failed to migrate the department '%s' into GOsa, error message is as follows "
+"'%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:727
+#, php-format
+msgid "Found %s department(s) that will not be visible in GOsa."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:882
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:945
+#, fuzzy, php-format
+msgid "Adding acls for user '%s' failed, ldap says '%s'."
+msgstr "添加锁失败。 LDAP 服务器返回 '%s'。"
+
+#: setup/class_setupStep_Migrate.inc:970
+msgid "Specified passwords are empty or not equal."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:975
+#, fuzzy
+msgid "Please specify a valid uid."
+msgstr "请输入一个有效的 iSerial。"
+
+#: setup/class_setupStep_Migrate.inc:1019
+#, fuzzy, php-format
+msgid ""
+"Could not add administrative user, there is already an object with the same "
+"dn '%s' in your ldap database."
+msgstr "无法将 '%s' 重命名为 %s',因为在域编辑对话框中已经有相同名称存在。"
+
+#: setup/class_setupStep_Migrate.inc:1056
+#: setup/class_setupStep_Migrate.inc:1104
+#: setup/class_setupStep_Migrate.inc:1152
+#, fuzzy
+msgid "Couldn't move users to specified department."
+msgstr "选择放置部门的子树"
+
+#: setup/class_setupStep_Migrate.inc:1066
+msgid "Winstation will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1077
+#: setup/class_setupStep_Migrate.inc:1125
+msgid "Updating following references too"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1114
+msgid "Group will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1162
+msgid "User will be moved from"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1172
+msgid "The following references will be updated"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1578
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1579
+#: setup/class_setupStep_Migrate.inc:1592
+msgid "Try to create root object"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1591
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1881
+#, php-format
+msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:1884
+msgid "Something went wrong while copying dns."
+msgstr ""
+
+#: setup/setup_finish.tpl:3
+#, fuzzy
+msgid "Create your configuration file"
+msgstr "配置文件"
+
+#: setup/setup_finish.tpl:13
+msgid "Download configuration"
+msgstr "下载配置"
+
+#: setup/setup_finish.tpl:18
+#, fuzzy
+msgid "Status: "
+msgstr "状态"
+
+#: setup/setup_schema.tpl:3
+#, fuzzy
+msgid "Schema specific settings"
+msgstr "Samba 设置"
+
+#: setup/setup_schema.tpl:7
+msgid "Enable schema validation when logging in"
+msgstr ""
+
+#: setup/setup_schema.tpl:16
+#, fuzzy
+msgid "Check status"
+msgstr "具有状态"
+
+#: setup/setup_schema.tpl:20
+msgid "Schema check succeeded"
+msgstr ""
+
+#: setup/setup_schema.tpl:23
+#, fuzzy
+msgid "Schema check failed"
+msgstr "保存电话失败"
+
+#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
+#, fuzzy
+msgid "GOsa settings 2/3"
+msgstr "用户设置"
+
+#: setup/class_setupStep_Config2.inc:82
+#, fuzzy
+msgid "Customize special parameters"
+msgstr "检查参数"
+
+#: setup/setup_config1.tpl:2
+msgid "Look and feel"
+msgstr ""
+
+#: setup/setup_config1.tpl:6
+#, fuzzy
+msgid "Theme"
+msgstr "模板"
+
+#: setup/setup_config1.tpl:15
+#, fuzzy
+msgid "People and group storage"
+msgstr "People dn attribute"
+
+#: setup/setup_config1.tpl:18
+#, fuzzy
+msgid "People DN attribute"
+msgstr "People dn attribute"
+
+#: setup/setup_config1.tpl:29
+msgid "People storage subtree"
+msgstr ""
+
+#: setup/setup_config1.tpl:38
+#, fuzzy
+msgid "Group storage subtree"
+msgstr "忽略子树"
+
+#: setup/setup_config1.tpl:47
+msgid "Include personal title in user DN"
+msgstr ""
+
+#: setup/setup_config1.tpl:58
+msgid "Relaxed naming policies"
+msgstr ""
+
+#: setup/setup_config1.tpl:69
+#, fuzzy
+msgid "Automatic uids"
+msgstr "自动"
+
+#: setup/setup_config1.tpl:101
+#, fuzzy
+msgid "Number base for people/groups"
+msgstr "用户/组起始 ID"
+
+#: setup/setup_config1.tpl:109
+msgid "Hook for number base"
+msgstr ""
+
+#: setup/setup_config1.tpl:128
+#, fuzzy
+msgid "Password encryption algorithm"
+msgstr "加密算法"
+
+#: setup/setup_config1.tpl:139
+#, fuzzy
+msgid "Password restrictions"
+msgstr "口令过期截止日"
+
+#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
+msgid "Password minimum length"
+msgstr ""
+
+#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
+msgid "Different characters from old password"
+msgstr ""
+
+#: setup/setup_config1.tpl:170
+#, fuzzy
+msgid "Password change hook"
+msgstr "不允许修改口令"
+
+#: setup/setup_config1.tpl:186
+msgid "Use SASL for kerberos"
+msgstr ""
+
+#: setup/setup_config1.tpl:197
+#, fuzzy
+msgid "Use account expiration"
+msgstr "账号过期于"
+
+#: setup/setup_config1.tpl:209
+msgid ""
+"GOsa supports several encryption types for your passwords. Normally this is "
+"adjustable via user templates, but you can specify a default method to be "
+"used here, too."
+msgstr ""
+"GOsa 支持好几种口令加密算法。通常可以通过用户模板调整算法,但是在这里您可以定"
+"义一个缺省方法。"
+
+#: setup/setup_config1.tpl:210
+#, fuzzy
+msgid ""
+"GOsa always acts as admin and manages access rights internally. This is a "
+"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
+"this to work, we need the admin DN and the corresponding password."
+msgstr ""
+"GOsa 总是作为 LDAP 管理员,并且管理内部权限。这是一个临时方案直到 OpenLDAP 目"
+"录 ACI 被完全实现。为了让其实现,我们需要管理员 DN 和正确的口令。"
+
+#: setup/setup_config1.tpl:211
+msgid ""
+"Some basic LDAP parameters are tunable and affect the locations where GOsa "
+"saves people and groups, including the way accounts get created. Check the "
+"values below if the fit your needs."
+msgstr ""
+"有的基本的 LDAP 参数是可调的,并影响位置Gosa 保存用户和组的地方。包括账号创建"
+"的方式。点击下面的值如果它们不符合您的需要。"
+
+#: setup/setup_config1.tpl:212
+#, fuzzy
+msgid ""
+"GOsa has modular support for several mail methods. These methods provide "
+"interfaces to users mailboxes and general handling    for quotas. You can "
+"choose the dummy plugin to leave all your mail settings untouched."
+msgstr ""
+"GOsa 通过模组支持几种邮件方法。这些方法提供用户邮箱的界面以及管理用户空间。您"
+"可以选择选择 dummy 插件以保持您的邮件设置不被更改。"
+
+#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
+#, fuzzy
+msgid ""
+"You are currently editing a database entry.\n"
+" Do you want to dismiss the changes?"
+msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?"
+
+#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
+msgid "Main"
+msgstr "首页"
+
+#: ihtml/themes/default/framework.tpl:18
+msgid "Help"
+msgstr "帮助"
+
+#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
+msgid "Sign out"
+msgstr "退出"
+
+#: ihtml/themes/default/framework.tpl:31
+msgid "Signed in:"
+msgstr "登录:"
+
+#: ihtml/themes/default/framework.tpl:34
+msgid "GOsa main menu"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:5
+msgid "Your GOsa session has expired!"
+msgstr "您的 GOsa 会话已经过期!"
+
+#: ihtml/themes/default/logout.tpl:7
+msgid ""
+"The last interaction with the GOsa web interface has been some time ago in "
+"the past. For security reasons, the session has been closed. To continue "
+"with administrative tasks, please sign in again."
+msgstr ""
+"上一次操作 GOsa 界面是在很长时间之前。出于安全上的考虑,已经关闭了连接。要继"
+"续执行管理任务,请重新登录。"
+
+#: ihtml/themes/default/logout.tpl:10
+msgid "Sign in again"
+msgstr "重新登录"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+#, fuzzy
+msgid "Copy & paste wizard"
+msgstr "拷贝和粘贴精灵"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. GOsa shows the relevant attributes. Please "
+"maintain the values below to fullfill the policies."
+msgstr ""
+"有的变量需要在整个目录中保持唯一,而有的组合没有意义。GOsa 显示有关属性。请按"
+"照这个原则维护其取值。"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:24
+#, fuzzy
+msgid "Cancel all"
+msgstr "取消"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Operation complete"
+msgstr "操作完成"
+
+#: ihtml/themes/default/login.tpl:9
+msgid "GOsa login screen"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:25
+#, fuzzy
+msgid "Login screen"
+msgstr "登录脚本"
+
+#: ihtml/themes/default/login.tpl:32
+#, fuzzy
+msgid ""
+"Please use your username and your password to log into the site "
+"administration system."
+msgstr "请用您的用户名和口令登录"
+
+#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
+#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
+msgid "Directory"
+msgstr "目录"
+
+#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
+msgid "Sign in"
+msgstr "登录"
+
+#: ihtml/themes/default/login.tpl:76
+msgid "Click here to log in"
+msgstr "点击这里登录"
+
+#: ihtml/themes/default/acl.tpl:15
+msgid "Use members from"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:29
+msgid "Available members"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
+msgid "Members"
+msgstr "成员"
+
+#: ihtml/themes/default/acl.tpl:63
+msgid "ACLs for this object"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:69
+#, fuzzy
+msgid "Available roles"
+msgstr "可用的应用程序"
+
+#: ihtml/themes/default/conflict.tpl:2
+msgid "Session conflict detected"
+msgstr "检测道会话冲突"
+
+#: ihtml/themes/default/conflict.tpl:6
+#, fuzzy
+msgid ""
+"Probably there's another active instance of your session. Multiple window "
+"operation is technical not possible and heavily depends on the browser "
+"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
+"possible. Pressing the Logout button will close this session."
+msgstr ""
+"可能已经存在另外一个您的活动的会话。多窗口操作在技术上不可能并且和严重依赖您"
+"使用浏览器。使用不同的浏览器(如 IE 和 Mozilla)是可能的。按“退出”按钮关闭此"
+"会话。"
+
+#: ihtml/themes/default/conflict.tpl:10
+msgid ""
+"Ignoring this message will change/destroy the data you're currently editing, "
+"so please close multiple windows and log in again."
+msgstr ""
+"忽略这条信息将会修改/破坏您当前编辑的数据,所以请关闭多个窗口并重新登录。"
+
+#: ihtml/themes/default/conflict.tpl:14
+msgid "Logout"
+msgstr "退出"
+
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"大小限制选项会让 LDAP 操作更快,以免使 LDAP 服务器过载。最简单让大数据库处理"
+"不发成长时间超时的办法是,将查询缩小到更少并且使用过滤器。"
+
+#: ihtml/themes/default/sizelimit.tpl:6
+msgid "Please choose the way to react for this session"
+msgstr "请选择响应这个会话的方法"
+
+#: ihtml/themes/default/sizelimit.tpl:9
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr "忽略错误并显示 LDAP 服务器返回的所有条目"
+
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid ""
+"ignore this error and show all entries that fit into the defined sizelimit "
+"and let me use filters instead"
+msgstr "忽略错误并显示在定义限制长度内的所有条目,并让我使用过滤器。"
+
+#: ihtml/themes/default/accountexpired.tpl:15
+msgid "Your Password has expired !! Choose a new Password"
+msgstr "您的口令已经过期 !! 选择一个新口令"
+
+#: ihtml/themes/default/accountexpired.tpl:23
+#: ihtml/themes/default/accountexpired.tpl:27
+msgid "Old Password"
+msgstr "旧口令"
+
+#: ihtml/themes/default/accountexpired.tpl:32
+#: ihtml/themes/default/accountexpired.tpl:36
+msgid "New Password"
+msgstr "新口令"
+
+#: ihtml/themes/default/accountexpired.tpl:41
+#: ihtml/themes/default/accountexpired.tpl:45
+msgid "Verify Password"
+msgstr "口令确认"
+
+#: ihtml/themes/default/accountexpired.tpl:51
+msgid "Change Password"
+msgstr "修改口令"
+
+#: ihtml/themes/default/accountexpired.tpl:52
+msgid "Click here to Change your password"
+msgstr "点击这里来修改您的口令"
+
+#: ihtml/themes/default/islocked.tpl:2
+msgid "Locking conflict detected"
+msgstr "检测到锁定冲突"
+
+#: ihtml/themes/default/islocked.tpl:9
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"webbrowser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+"如果锁检查失败,明显的是另外的人在进行编辑操作时关闭了浏览器。您可以通过按“仍"
+"然编辑”按钮来接管这个锁文件。"
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"Remember that DNS configuration and database entries could not be restored. "
+"For some objects it is only nescessary to open and save them again (goFon), "
+"but some entries must be recreated manually (glpi)."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:29
+#, fuzzy
+msgid "There is no snapshot available that could be restored"
+msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。"
+
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:49
+#, fuzzy
+msgid "Creating object snapshots"
+msgstr "创建新对象组"
+
+#: ihtml/themes/default/snapshotdialog.tpl:52
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:55
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:70
+#, fuzzy
+msgid "Timestamp"
+msgstr "过期"
+
+#: ihtml/themes/default/snapshotdialog.tpl:79
+msgid "Reason for generating this snapshot"
+msgstr ""
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "GOsa 帮助浏览器"
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "索引"
+
+#: ihtml/themes/default/password.tpl:6
+#, fuzzy
+msgid "Change your password"
+msgstr "修改口令"
+
+#: ihtml/themes/default/password.tpl:33
+#, fuzzy
+msgid "Success"
+msgstr "访问"
+
+#: ihtml/themes/default/password.tpl:33
+msgid "Your password has been changed successfully."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:39
+#, fuzzy
+msgid "Password change"
+msgstr "不允许修改口令"
+
+#: ihtml/themes/default/password.tpl:51
+msgid ""
+"This dialog provides a simple way to change your password. Enter the current "
+"password and the new password (twice) in the fields below and press the "
+"'Change' button."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:84
+#, fuzzy
+msgid "again"
+msgstr "首页"
+
+#: ihtml/themes/default/password.tpl:85
+#, fuzzy
+msgid "New password repeated"
+msgstr "新口令"
+
+#: ihtml/themes/default/password.tpl:92
+#, fuzzy
+msgid "Change"
+msgstr "频道"
+
+#: ihtml/themes/default/password.tpl:93
+#, fuzzy
+msgid "Click here to change your password"
+msgstr "点击这里来修改您的口令"
+
+#: html/getxls.php:86
+msgid "Birthday"
+msgstr "生日"
+
+#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
+#: html/getxls.php:297
+msgid "Surname"
+msgstr "姓"
+
+#: html/getxls.php:94
+#, php-format
+msgid "User list of %s on %s"
+msgstr "%s 用户列表于 %s"
+
+#: html/getxls.php:131 html/getxls.php:360
+#, php-format
+msgid "Groups of %s on %s"
+msgstr "%s 的用户组于 %s 上"
+
+#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
+#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
+#: html/getxls.php:381
+msgid "Servers"
+msgstr "服务器"
+
+#: html/getxls.php:159 html/getxls.php:311
+msgid "Computers"
+msgstr "计算机"
+
+#: html/getxls.php:195 html/getxls.php:379
+#, php-format
+msgid "Servers of %s on %s"
+msgstr "%s服务器于%s"
+
+#: html/getxls.php:225
+msgid "Mobile phone"
+msgstr "移动电话"
+
+#: html/getxls.php:228
+msgid "Function"
+msgstr "功能"
+
+#: html/getxls.php:231 html/getxls.php:312
+msgid "Adressbook"
+msgstr "地址簿"
+
+#: html/getxls.php:238 html/getxls.php:414
+#, php-format
+msgid "Adressbook of %s on %s"
+msgstr "%s 的地址簿,于 %s"
+
+#: html/getxls.php:244
+msgid "Common Name"
+msgstr "常用名"
+
+#: html/getxls.php:281
+msgid "Day of birth"
+msgstr "生日"
+
+#: html/getxls.php:299
+msgid "Email address"
+msgstr "邮件地址"
+
+#: html/getxls.php:299
+msgid "Organizational unit"
+msgstr "组织/公司部门"
+
+#: html/getxls.php:300
+msgid "Postal Code"
+msgstr "邮编"
+
+#: html/getxls.php:304
+msgid "Full"
+msgstr "全部"
+
+#: html/getxls.php:341
+#, php-format
+msgid "User List of %s on %s"
+msgstr "%s 用户列表于 %s"
+
+#: html/getxls.php:395
+#, php-format
+msgid "Computers of %s on %s"
+msgstr "%s计算机于%s"
+
+#: html/getfax.php:53
+msgid "Could not connect to database server!"
+msgstr "无法连接到数据库!"
+
+#: html/getfax.php:55
+msgid "Could not select database!"
+msgstr "无法选择数据库!"
+
+#: html/getfax.php:60 html/getfax.php:68
+msgid "Database query failed!"
+msgstr "数据库查询失败!"
+
+#: html/password.php:56 html/index.php:122
+#, fuzzy, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
+
+#: html/password.php:76 html/index.php:143
+#, php-format
+msgid "Directory '%s' specified as compile directory is not accessible!"
+msgstr "目录 '%s' 作为编译目录无法访问!"
+
+#: html/password.php:157
+msgid "Error: Password method not available!"
+msgstr ""
+
+#: html/password.php:213 html/index.php:257
+msgid "Please specify a valid username!"
+msgstr "请输入一个有效的用户名!"
+
+#: html/password.php:215 html/index.php:259
+msgid "Please specify your password!"
+msgstr "请输入您的口令!"
+
+#: html/password.php:222 html/index.php:266
+msgid "Please check the username/password combination."
+msgstr "请检查用户名/口令。"
+
+#: html/password.php:278 html/index.php:341
+msgid "Session will not be encrypted."
+msgstr "会话不会被加密。"
+
+#: html/password.php:278 html/index.php:341
+msgid "Enter SSL session"
+msgstr "进入 SSL 会话"
+
+#: html/getvcard.php:36
+msgid "Error: getcvard.php needs a parameter to export a vcard!"
+msgstr "错误: 要导出到一个 vcard,getcvard.php 需要一个参数!"
+
+#: html/getkiosk.php:25
+#, php-format
+msgid "Can't open file '%s', possibly the file does not exist."
+msgstr "无法打开文件 '%s',可能是文件不存在。"
+
+#: html/getkiosk.php:30
+#, php-format
+msgid "Can't read file '%s', check permissions."
+msgstr "无法读取文件'%s',检查权限。"
+
+#: html/main.php:173
+msgid ""
+"FATAL: Register globals is on. GOsa will refuse to login unless this is "
+"fixed by an administrator."
+msgstr "致命错误:全局注册已打开。GOsa 将拒绝登录直到被管理修正。"
+
+#: html/main.php:215
+msgid "Warning: memory is getting low - please increase the memory_limit!"
+msgstr "警告: 内存过少──请提高 memory_limit 设置!"
+
+#: html/main.php:354
+msgid "Your password is about to expire, please change your password"
+msgstr "您的口令就要过期,请修改您的口令"
+
+#: html/main.php:362
+#, php-format
+msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
+msgstr "警告: 没有发现针对插件 '%s' 的任何插件定义!"
+
+#: html/get_attachment.php:47
+msgid ""
+"Can't connect to glpi database, there is no mysl extension available in your "
+"php setup."
+msgstr "无法连接到 glpi 数据库,PHP 没有安装 mysql 扩展。"
+
+#: html/get_attachment.php:55
+msgid ""
+"Can't connect to specified database, please check your glpi configuration."
+msgstr "无法连接到指定数据库,请检查您 glpi 设置。"
+
+#: html/get_attachment.php:64
+msgid "Can't get specified attachment file, there is no entry with this id."
+msgstr "无法获取指定的附件文件,没有和该 id 匹配的条目。"
+
+#: html/index.php:50
+#, fuzzy
+msgid "Session is not encrypted!"
+msgstr "会话不会被加密。"
+
+#: html/index.php:226
+msgid ""
+"GOsa cannot retrieve information about the installed schema files. Please "
+"make sure, that this is possible."
+msgstr "GOsa 无法获取安装的 schema 文件信息。请确认。"
+
+#: html/index.php:239
+msgid ""
+"Your ldap setup contains old schema definitions. Please re-run the setup."
+msgstr "您 LDAP 的设置包含老的 schema 定义。请重新执行安装。"
+
+#: html/index.php:295
+msgid "Account locked. Please contact your system administrator."
+msgstr "账户锁定。请联系管理员。"
+
+#: html/index.php:347
+msgid ""
+"Your browser has cookies disabled. Please enable cookies and reload this "
+"page before logging in!"
+msgstr "您的浏览器已经禁用 cookies。请启用 cookies 并在登录前重新加载本页面!"
+
+#: html/helpviewer.php:67
+msgid "Help browser"
+msgstr "帮助浏览器"
+
+#: html/helpviewer.php:118
+msgid "There is no helpfile specified for this class"
+msgstr "此类没有帮助文件"
+
+#: html/helpviewer.php:265
+#, php-format
+msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
+msgstr "帮助目录 '%s' 不能访问,无法读取任何帮助文件。"
+
+#~ msgid "Primary dns server must end with '.' to be a valid entry."
+#~ msgstr "要成为一个有效记录,主 dns 服务器必须以 '.' 结束。"
+
+#~ msgid "Your specified mail address must end with '.' to be a valid record."
+#~ msgstr "您定义的一个有效的邮件地址记录必须以 '.' 结束。"
+
+#~ msgid ""
+#~ "Your mail address contains '@' replace this with '.' to enable GOsa to "
+#~ "create a valid SOA record."
+#~ msgstr ""
+#~ "您提供的邮件地址中的 '@' 被替换为 '.' 以便 GOsa 创建一个有效的 SOA 记录。"
+
+#, fuzzy
+#~ msgid "..."
+#~ msgstr ".."
+
+#~ msgid "Setup finished"
+#~ msgstr "安装完毕"
+
+#~ msgid ""
+#~ "Basically the setup is finished. You can check the result of the schema "
+#~ "check here and download the autogenerated gosa.conf below."
+#~ msgstr ""
+#~ "基本上该安装结束了。您可以检查这里的 schema 检查结果,然后从下面下载自动创"
+#~ "建的 gosa.conf 配置文件。"
+
+#~ msgid "Schema Configuration"
+#~ msgstr "Schema 配置"
+
+#~ msgid "Configuration File"
+#~ msgstr "配置文件"
+
+#~ msgid ""
+#~ "GOsa setup has collected all data needed to create an initial "
+#~ "configuration file. Save the the link below as your gosa.conf and place "
+#~ "that file in /etc/gosa. Change it as needed."
+#~ msgstr ""
+#~ "GOsa 安装已经收集了所有创建配置文件所需要的数据。将下面的 gosa.conf 文件下"
+#~ "载保存在 GOsa 配置目录中。如果需要可以手动修改配置文件。"
+
+#, fuzzy
+#~ msgid ""
+#~ "After placing the file under /etc/gosa, place make sure that the "
+#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
+#~ "You may want to execute these commands to achieve this requirement:"
+#~ msgstr ""
+#~ "将文件保存在 GOsa 配置文件目录中,确认 Web 服务器运行的账号能够读取 gosa."
+#~ "conf,其他用户则无权访问。您可以执行如下命令来实现:"
+
+#~ msgid "Welcome to the GOsa setup!"
+#~ msgstr "欢迎进入 Gosa 安装程序!"
+
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic information for "
+#~ "your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "看起来您是第一次访问 GOsa ── 没有发现配置文件。安装程序将通过三个主要步骤"
+#~ "帮助您创建一个可用配置文件: 首先我们将检查 PHP 安装,查看依赖的模块是否安"
+#~ "装了,然后我们检查需要的成讯,然后在您提供 LDAP 连接需要的基本信息后,我们"
+#~ "将检查您 LDAP 的设置。"
+
+#~ msgid ""
+#~ "You can also use the new and more-advanced way of inspecting your PHP-"
+#~ "installation. It will give you information about the exact function that "
+#~ "could not be found (functions that could be found are not mentioned). "
+#~ "This is useful if you know what you're doing."
+#~ msgstr ""
+#~ "您也可以使用新的和更高级的方法来检测 PHP 安装。它将给出关于哪些函数没有被"
+#~ "发现的信息(发现的函数将不被提及)。如果您知道您在做什么的话,这非常有帮"
+#~ "助。"
+
+#~ msgid "Toggle Show/Hide"
+#~ msgstr "切换显示/隐藏"
+
+#~ msgid "You already have an Administrative Account and a Group."
+#~ msgstr "您已经有了一个管理员账号和组。"
+
+#~ msgid ""
+#~ "You're missing an administrative account for GOsa, you'll not be able to "
+#~ "administrate anything!"
+#~ msgstr "您的 GOsa 缺少一个管理员账号,您不能进行任何管理操作!"
+
+#~ msgid ""
+#~ "To provide full administrative access to GOsa, you need to create a "
+#~ "special group which contains the administrative user. The setup program "
+#~ "can assist you with this task. Enter the desired username and the "
+#~ "password below to create the missing entries."
+#~ msgstr ""
+#~ "要具有管理 GOsa 的全部权限,您需要创建一个特殊的组,并包含管理员账号。安装"
+#~ "程序可以帮助您实现。输入想用的用户名和口令以创建缺失的记录。"
+
+#~ msgid "Setup continued..."
+#~ msgstr "安装继续..."
+
+#~ msgid ""
+#~ "Step two looks for a set of helper programms and checks if they have the "
+#~ "correct minimum version."
+#~ msgstr "第二步查找一系列帮助程序并检查他们的版本是否达到最低要求。"
+
+#~ msgid ""
+#~ "Now we're going include your LDAP server and create an initial "
+#~ "configuration. After you've entered the server URI below, a quick check "
+#~ "is performed if required LDAP schemas are in place. Samba versions are "
+#~ "autodetected by the installed objectclasses. Details on how your LDAP "
+#~ "tree is organized will be asked later on."
+#~ msgstr ""
+#~ "现在我们要包含您的 LDAP 服务器并创建一个初始配置。当您在下面输入 URI,将会"
+#~ "执行一个针对需要的 LDAP schema 的快速检查。Samba 版本会根据安装的对象类自"
+#~ "动判断。关于您的 LDAP 树的组织将在稍后被问到。"
+
+#~ msgid ""
+#~ "Please enter the server URI to allow the setup to connect your LDAP "
+#~ "server (Example: ldap://your.server:389)."
+#~ msgstr ""
+#~ "请输入服务器 URI 来允许安装程序连接 LDAP 服务器 (如: ldap://your."
+#~ "server:389)。"
+
+#~ msgid ""
+#~ "The following fields allow the basic configuration of GOsa's behaviour "
+#~ "and affect various properties in your main configuration."
+#~ msgstr "如下字段允许对 GOsa 的行为进行基本配置,并会影响主配置中各种参数。"
+
+#~ msgid "Enter a description for the location you're configuring here"
+#~ msgstr "为这里您配置的位置输入一个描述"
+
+#~ msgid ""
+#~ "GOsa always acts as admin and manages access rights internally. This is a "
+#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
+#~ "this to work, we need the admin DN and the corresponding password."
+#~ msgstr ""
+#~ "GOsa 总是作为 LDAP 管理员,并且管理内部权限。这是一个临时方案直到 "
+#~ "OpenLDAP 目录 ACI 被完全实现。为了让其实现,我们需要管理员 DN 和正确的口"
+#~ "令。"
+
+#~ msgid "Base "
+#~ msgstr "Base "
+
+#~ msgid "People dn attribute"
+#~ msgstr "People dn attribute"
+
+#~ msgid "ID base for users/groups"
+#~ msgstr "用户/组起始 ID"
+
+#~ msgid "Encryption algorithm"
+#~ msgstr "加密算法"
+
+#~ msgid ""
+#~ "GOsa has modular support for several mail methods. These methods provide "
+#~ "interfaces to users mailboxes and general handling for quotas. You can "
+#~ "choose the dummy plugin to leave all your mail settings untouched."
+#~ msgstr ""
+#~ "GOsa 通过模组支持几种邮件方法。这些方法提供用户邮箱的界面以及管理用户空"
+#~ "间。您可以选择选择 dummy 插件以保持您的邮件设置不被更改。"
+
+#~ msgid ""
+#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
+#~ "versions. In some cases it would be helpful to enable the error reporting."
+#~ msgstr ""
+#~ "GOsa 可能导致 PHP 解析错误,尤其在 Beta 版本。有时候打开错误报告将会非常有"
+#~ "用。"
+
+#~ msgid "Display PHP errors"
+#~ msgstr "显示 PHP 错误"
+
+#~ msgid "true"
+#~ msgstr "真"
+
+#~ msgid "false"
+#~ msgstr "假"
+
+#~ msgid "Check"
+#~ msgstr "检查"
+
+#~ msgid "Databases"
+#~ msgstr "数据库"
+
+#~ msgid "{LOCATIONNAME}"
+#~ msgstr "{LOCATIONNAME}"
+
+#~ msgid ""
+#~ "It looks like you're calling GOsa for the first time - no configuration "
+#~ "was found. This setup like script will try to aid you in creating a "
+#~ "working configuration by performing three major steps: first we'll check "
+#~ "the PHP installation for required modules, than we're going to check for "
+#~ "optional/needed programms and after you've provided basic informations "
+#~ "for your LDAP connectivity, we're going to check your LDAP setup."
+#~ msgstr ""
+#~ "看起来您是第一次访问 GOsa ── 没有发现配置文件。安装程序将通过三个主要步骤"
+#~ "帮助您创建一个可用配置文件: 首先我们将检查 PHP 安装,查看依赖的模块是否安"
+#~ "装了,然后我们检查需要的成讯,然后在您提供 LDAP 连接需要的基本信息后,我们"
+#~ "将检查您 LDAP 的设置。"
+
+#~ msgid ""
+#~ "If this lock detection is false, the other person has obviously closed "
+#~ "the webbrowser during the edit operation. You may delete the lockfile in "
+#~ "this case by pressing the 'Remove' button."
+#~ msgstr ""
+#~ "如果锁检查失败,明显的是另外的人在进行编辑操作时关闭了浏览器。您可以通过"
+#~ "按“删除”按钮删除锁文件。"
+
+#~ msgid ""
+#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
+#~ "versions. In some cases it would be helpful to enable the error "
+#~ "reporting. (But it  could be a security risk)  "
+#~ msgstr ""
+#~ "GOsa 可能导致 PHP 解析错误,尤其在 Beta 版本。有时候打开错误报告将会非常有"
+#~ "用。(但是可能造成安全风险)"
+
+#~ msgid ""
+#~ "Probably there's another active instance of your session. Multiple window "
+#~ "operation is technical not possible and heavily depends on the browser "
+#~ "you're using. Usage of different browsers at a time (i.e. IE and Mozilla) "
+#~ "is possible. Pressing the 'Logout'button will close this session."
+#~ msgstr ""
+#~ "可能已经存在另外一个您的活动的会话。多窗口操作在技术上不可能并且和严重依赖"
+#~ "您使用浏览器。使用不同的浏览器(如 IE 和 Mozilla)是可能的。按“退出”按钮关"
+#~ "闭此会话。"
+
+#~ msgid "Object to be pasted"
+#~ msgstr "要粘贴的对象"
+
+#~ msgid ""
+#~ "Directory '%s' specified as smarty compile directory is not accessible, "
+#~ "please check existence and rights of this directory!"
+#~ msgstr ""
+#~ "目录 '%s' 指定为 smarty 编译目录并不存在,请检查该目录是否存在以及权限!"
+
+#~ msgid ""
+#~ "Generating this page caused the W3C          conformance checker to raise "
+#~ "some errors!"
+#~ msgstr "这个页面的创建导致 W3C 标准检测程序发现了些错误!"
+
+#~ msgid "Saving nagios account failed"
+#~ msgstr "删除 nagios 账户失败"
+
+#~ msgid "Removing nagios account failed"
+#~ msgstr "删除 nagios 账号失败"
+
+#~ msgid "Removing UNIX account failed"
+#~ msgstr "删除 UNIX 账户失败"
+
+#~ msgid "Saving UNIX account failed"
+#~ msgstr "保存 UNIX 账户失败"
+
+#~ msgid "Removing environment information failed"
+#~ msgstr "删除环境变量信息失败"
+
+#~ msgid "Adding environment information failed"
+#~ msgstr "添加环境信息失败"
+
+#~ msgid "Removing mail account failed"
+#~ msgstr "删除邮件账号失败"
+
+#~ msgid "Saving mail account failed"
+#~ msgstr "保存邮件账号失败"
+
+#~ msgid "Removing webDAV account failed"
+#~ msgstr "删除 webDAV 账号失败 "
+
+#~ msgid "Saving webDAV account failed"
+#~ msgstr "保存 webDAV 账号失败"
+
+#~ msgid "Removing PHPgw account failed"
+#~ msgstr "删除 PHPgw 账号失败"
+
+#~ msgid "Saving PHPgw account failed"
+#~ msgstr "保存 PHPgw 账号失败"
+
+#~ msgid "Removing intranet account failed"
+#~ msgstr "删除内联网账号失败"
+
+#~ msgid "Saving intranet account failed"
+#~ msgstr "保存内联网账号失败"
+
+#~ msgid "Removing PPTP account failed"
+#~ msgstr "删除 PPTP 账号失败"
+
+#~ msgid "Saving PPTP account failed"
+#~ msgstr "保存 PPTP 账号失败"
+
+#~ msgid "Removing pureftpd account failed"
+#~ msgstr "删除 pureftpd 账号失败"
+
+#~ msgid "Value specified as 'Ratio' is not valid."
+#~ msgstr "提供的“Ratio”值无效。"
+
+#~ msgid "Saving pureftpd account failed"
+#~ msgstr "保存 pureftpd 账号失败"
+
+#~ msgid "Removing proxy account failed"
+#~ msgstr "删除代理账号失败"
+
+#~ msgid "Saving proxy account failed"
+#~ msgstr "保存代理账号失败"
+
+#~ msgid "Removing of oxchange addressbook failed"
+#~ msgstr "删除 oxchange 地址簿失败"
+
+#~ msgid "Removing oxchange account failed"
+#~ msgstr "删除 oxchange 账号失败"
+
+#~ msgid "Saving of oxchange account failed"
+#~ msgstr "保存 oxchange 账号失败"
+
+#~ msgid "Creating oxchange addressbook tree failed"
+#~ msgstr "创建 oxchange 地址簿树失败"
+
+#~ msgid "Removing PHPscheduleit account failed"
+#~ msgstr "删除 PHPscheduleit 账号失败"
+
+#~ msgid "Saving PHPscheduleit account failed"
+#~ msgstr "保存 PHPscheduleit 账号失败"
+
+#~ msgid "Removing Samba account failed"
+#~ msgstr "删除 Samba 账号失败"
+
+#~ msgid "Saving Samba account failed"
+#~ msgstr "保存 Samba 账号失败"
+
+#~ msgid "Saving Netatalk account failed"
+#~ msgstr "保存 Netatalk 账号失败"
+
+#~ msgid "Removing Netatalk account failed"
+#~ msgstr "删除 Netatalk 账号失败"
+
+#~ msgid "Removing generic user account failed"
+#~ msgstr "删除一般用户账号失败"
+
+#~ msgid "Saving generic user account failed"
+#~ msgstr "保存一般用户账号失败"
+
+#~ msgid "You have no permissions to create a user on this 'Base'."
+#~ msgstr "您无权在 'Base' 下创建一个用户。"
+
+#~ msgid "You have no permissions to move a user from the original 'Base'."
+#~ msgstr "您无权从原 'Base' 移动一个用户。"
+
+#~ msgid "Select subtree to place blocklist in"
+#~ msgstr "选择子树来放置黑名单"
+
+#~ msgid "Removing blocklist object failed"
+#~ msgstr "删除黑名单对象失败"
+
+#~ msgid "You have no permissions to create a blocklist on this 'Base'."
+#~ msgstr "您无权在此 'Base' 创建一个黑名单。"
+
+#~ msgid "No permission to create a blocklist on this base."
+#~ msgstr "无法在这个 base 下创建黑名单。"
+
+#~ msgid "Saving blocklist object failed"
+#~ msgstr "保存黑名单对象失败"
+
+#~ msgid "Removing FAX account failed"
+#~ msgstr "删除传真账号失败"
+
+#~ msgid "Saving FAX account failed"
+#~ msgstr "保存传真账号失败"
+
+#~ msgid "macro name"
+#~ msgstr "宏名称"
+
+#~ msgid "Choose subtree to place macro in"
+#~ msgstr "选择放置宏的子树"
+
+#~ msgid "Insufficient permissions, can't change attribute '%s' in goFonMacro."
+#~ msgstr "权限不足,不能在 goFonMacro 中修改属性 '%s'。"
+
+#~ msgid "Saving phone macro parameters failed"
+#~ msgstr "保存电话宏参数失败"
+
+#~ msgid "Removing phone macro failed"
+#~ msgstr "删除电话宏失败"
+
+#~ msgid "Removing phone macro reverences failed"
+#~ msgstr "删除电话宏引用失败"
+
+#~ msgid "Saving phone macro failed"
+#~ msgstr "保存电话宏失败"
+
+#~ msgid "Saving phone account failed"
+#~ msgstr "保存电话账号失败"
+
+#~ msgid "Removing phone account failed"
+#~ msgstr "删除电话账号失败"
+
+#~ msgid ""
+#~ "You have specified a conference 'without PIN' ... please leave the PIN "
+#~ "fields empty."
+#~ msgstr "您指定了一个没有'PIN'的会议 ... 请将 PIN 字段填为空白。"
+
+#~ msgid "Saving phone conference failed"
+#~ msgstr "保存电话会议失败"
+
+#~ msgid ""
+#~ "You have no permissions to create or modify a global address book entry."
+#~ msgstr "您无权创建或者更改一个全局电话簿条目。"
+
+#~ msgid "Removing DFS share failed"
+#~ msgstr "删除 DFS 共享失败"
+
+#~ msgid "You've no permission to do LDAP exports."
+#~ msgstr "您无权进行 LDAP 导出。"
+
+#~ msgid "Overwrite existing entry"
+#~ msgstr "覆盖已经存在的条目"
+
+#~ msgid "You've no permission to do LDAP imports."
+#~ msgstr "您无权执行 LDAP 导入。"
+
+#~ msgid "Removing Samba workstation failed"
+#~ msgstr "删除 Samba 工作站失败"
+
+#~ msgid "Saving Samba workstation failed"
+#~ msgstr "保存 Samba 工作站失败"
+
+#~ msgid "The host name '%s' should be written in lowercase."
+#~ msgstr "主机名 '%s' 应该用小写字母。"
+
+#~ msgid "Saving server service object failed"
+#~ msgstr "保存服务器服务对象失败"
+
+#~ msgid "Creating mount container failed"
+#~ msgstr "创建 Mount-Containers 失败"
+
+#~ msgid "Removing mount container failed"
+#~ msgstr "删除 mount container 失败"
+
+#~ msgid "Saving mount container failed"
+#~ msgstr "保存 mount container 失败"
+
+#~ msgid "Removing printer failed"
+#~ msgstr "删除打印机失败"
+
+#~ msgid "You have no permissions to create a printer on this 'Base'."
+#~ msgstr "您无权在此 'Base' 下创建一个打印机。"
+
+#~ msgid "Saving terminal service information failed"
+#~ msgstr "保存终端服务信息失败"
+
+#~ msgid "Remove anti virus extension"
+#~ msgstr "删除反病毒扩展"
+
+#~ msgid ""
+#~ "This server has anti virus features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr "这个服务器启用了反病毒功能。您可以点击下面按钮禁用。"
+
+#~ msgid "Add anti virus service"
+#~ msgstr "添加反病毒扩展"
+
+#~ msgid ""
+#~ "This server has anti virus features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr "这个服务器禁用了反病毒功能。您可以点击下面按钮启用。"
+
+#~ msgid "IMAP admin access"
+#~ msgstr "IMAP 管理员访问"
+
+#~ msgid "You have no permissions to create a server on this 'Base'."
+#~ msgstr "您无权在此 'Base' 下创建一个服务器。"
+
+#~ msgid "Updating DNS service failed"
+#~ msgstr "更新 DNS 服务失败"
+
+#~ msgid "Saving DNS entries failed"
+#~ msgstr "保存 DNS 记录失败"
+
+#~ msgid "Saving workstation startup settings failed"
+#~ msgstr "保存工作站启动设置失败"
+
+#~ msgid "Saving terminal startup settings failed"
+#~ msgstr "保存终端启动设置失败"
+
+#~ msgid "Saving terminal to DNS object failed"
+#~ msgstr "保存"
+
+#~ msgid "Remove FAI repository extension."
+#~ msgstr "删除 FAI 仓库扩展"
+
+#~ msgid ""
+#~ "This server has FAI repository features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr "这个服务器启用了 FAI 仓库功能。您可以点击下面按钮禁用。"
+
+#~ msgid "Add FAI repository extension."
+#~ msgstr "添加 FAI 仓库扩展。"
+
+#~ msgid ""
+#~ "This server has FAI repository features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr "这个服务器禁用了 FAI 仓库功能。您可以点击下面按钮启用。"
+
+#~ msgid "The imap name string needs to be a hostname or an IP-address."
+#~ msgstr "Imap 名字字符串应该为一个主机名或者 IP 地址。"
+
+#~ msgid "Saving server db settings failed"
+#~ msgstr "保存服务器数据库设置失败"
+
+#~ msgid "Removing terminal failed"
+#~ msgstr "删除终端失败"
+
+#~ msgid "You have no permissions to create a terminal on this 'Base'."
+#~ msgstr "您无权在此 'Base' 下创建一个终端"
+
+#~ msgid "Saving terminal failed"
+#~ msgstr "保存终端失败"
+
+#~ msgid "Remove spamassassin extension"
+#~ msgstr "删除 spamassassin 扩展"
+
+#~ msgid ""
+#~ "This server has spamassassin features enabled. You can disable them by "
+#~ "clicking below."
+#~ msgstr "这个服务器启用了 spamassassin 功能。您可以点击下面按钮禁用。"
+
+#~ msgid "Add spamassassin service"
+#~ msgstr "添加 spamassassin 服务"
+
+#~ msgid ""
+#~ "This server has spamassassin features disabled. You can enable them by "
+#~ "clicking below."
+#~ msgstr "这个服务器禁用了 spamassassin 功能。您可以点击下面按钮启用。"
+
+#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
+#~ msgstr "删除 dn 为 '%s' 服务器服务/spamassassin 失败。"
+
+#~ msgid ""
+#~ "Set status flag for server services/spamassassin with dn '%s' failed."
+#~ msgstr "设置 dn 为 '%s' 的服务器服务/spamassassin 的状态标志失败。"
+
+#~ msgid "Removing workstation failed"
+#~ msgstr "删除工作站失败"
+
+#~ msgid "Removing phone failed"
+#~ msgstr "删除电话失败"
+
+#~ msgid "You have no permissions to create a phone on this 'Base'."
+#~ msgstr "您无权在此 'Base' 下创建一个电话"
+
+#~ msgid "Remove Kolab extension"
+#~ msgstr "删除 Kolab 扩展"
+
+#~ msgid ""
+#~ "This server has kolab features enabled. You can disable them by clicking "
+#~ "below."
+#~ msgstr "该服务器已经启用 kolab 功能。您可以点击下面按钮禁用。"
+
+#~ msgid ""
+#~ "This server has kolab features disabled. You can enable them by clicking "
+#~ "below."
+#~ msgstr "该服务器已经禁用 kolab 功能。您可以点击下面按钮启用。"
+
+#~ msgid "Removing kolab host entry failed"
+#~ msgstr "删除 kolab 主机条目失败"
+
+#~ msgid "Removing server from kolab object failed"
+#~ msgstr "从 kolab 对象删除服务器失败"
+
+#~ msgid "Saving server to kolab object failed"
+#~ msgstr "保存服务器到 kolab 对象失败"
+
+#~ msgid "Removing generic component failed"
+#~ msgstr "删除通用组件失败"
+
+#~ msgid "Saving generic component failed"
+#~ msgstr "保存通用组件失败"
+
+#~ msgid "You are not allowed to set this systems password!"
+#~ msgstr "您无权修改系统口令!"
+
+#~ msgid "Removing application failed"
+#~ msgstr "删除应用程序失败"
+
+#~ msgid "You have no permissions to create a application on this 'Base'."
+#~ msgstr "您无权在此 'Base' 下创建一个应用程序"
+
+#~ msgid "Saving application failed"
+#~ msgstr "保存应用程序失败"
+
+#~ msgid ""
+#~ "Can't insert a fai variable named '%s' in '%s' there is already a "
+#~ "variable with the given name."
+#~ msgstr "无法插入一个 fai 变量 '%s' 于 '%s' 中。已经存在一个同名的变量。"
+
+#~ msgid "Saving FAI variable base failed"
+#~ msgstr "保存 FAI 变量基准失败"
+
+#~ msgid "Removing FAI variable failed"
+#~ msgstr "删除 FAI 变量失败"
+
+#~ msgid "Saving FAI variable failed"
+#~ msgstr "保存 FAI 变量失败"
+
+#~ msgid ""
+#~ "Can't insert a new fai partition table named '%s' in '%s' there is "
+#~ "already one defined with the given name."
+#~ msgstr ""
+#~ "无法插入一个名为 '%s' 新 fai 分区表在 '%s' 中。已经存在一个同名的了。"
+
+#~ msgid "Removing FAI partition table failed"
+#~ msgstr "删除 FAI 分区表失败"
+
+#~ msgid "Saving FAI partition table failed"
+#~ msgstr "保存 FAI partition table 失败"
+
+#~ msgid "Removing FAI partition table entry failed"
+#~ msgstr "删除 FAI 分区表条目失败"
+
+#~ msgid "Removing FAI script base failed"
+#~ msgstr "删除 FAI script base 失败"
+
+#~ msgid ""
+#~ "Can't insert a script named '%s' in '%s' there is already a script with "
+#~ "the given name."
+#~ msgstr "无法插入一个 脚本 '%s' 于 '%s' 中。已经存在一个同名的脚本。"
+
+#~ msgid "Removing FAI script failed"
+#~ msgstr "删除 FAI 脚本失败"
+
+#~ msgid "Saving FAI script failed"
+#~ msgstr "保存 FAI 脚本失败"
+
+#~ msgid "Removing FAI hook base failed"
+#~ msgstr "删除 FAI hook base 失败"
+
+#~ msgid ""
+#~ "Can't insert a fai hook named '%s' in '%s' there is already a hook with "
+#~ "the given name."
+#~ msgstr "无法插入一个 fai 钩子 '%s' 于 '%s' 中。已经存在一个同名的钩子。"
+
+#~ msgid "Saving FAI hook base failed"
+#~ msgstr "保存 FAI hook base 失败"
+
+#~ msgid "Removing FAI hook failed"
+#~ msgstr "删除 FAI 钩子失败"
+
+#~ msgid "Saving FAI hook failed"
+#~ msgstr "保存 FAI 钩子失败"
+
+#~ msgid ""
+#~ "Can't insert a fai template named '%s' in '%s' there is already a "
+#~ "template with the given name."
+#~ msgstr "无法插入一个 fai 模板 '%s' 于 '%s' 中。已经存在一个同名的模板。"
+
+#~ msgid "Saving FAI template base failed"
+#~ msgstr "保存 FAI template base 失败"
+
+#~ msgid "Removing FAI template entry failed"
+#~ msgstr "删除 FAI template entry 失败"
+
+#~ msgid "Modifying FAI template entry failed"
+#~ msgstr "修改 FAI 模板条目失败"
+
+#~ msgid "No repository server found that provide this release '%s'."
+#~ msgstr "未发现仓库服务器提供这个版本 '%s'。"
+
+#~ msgid "Removing FAI package base failed"
+#~ msgstr "删除 FAI package base 失败"
+
+#~ msgid ""
+#~ "Can't insert a fai package list named '%s' in '%s' there is already a "
+#~ "package list with the given name."
+#~ msgstr ""
+#~ "无法插入一个名为 '%s' 新 fai 软件包列表在 '%s' 中。已经存在一个同名的了。"
+
+#~ msgid "Saving FAI package base failed"
+#~ msgstr "保存 FAI package base 失败"
+
+#~ msgid "Saving FAI package entry failed"
+#~ msgstr "保存 FAI package entry 失败"
+
+#~ msgid "Removing FAI profile failed"
+#~ msgstr "删除 FAI profile 失败"
+
+#~ msgid "Saving FAI profile failed"
+#~ msgstr "保存 FAI profile 失败"
+
+#~ msgid "T"
+#~ msgstr "T"
+
+#~ msgid "Enter FAI object name"
+#~ msgstr "输入 FAI 对象名称"
+
+#~ msgid "Apply this acl only for users own entries"
+#~ msgstr "该 acl 只对用户自身条目起作用。"
+
+#~ msgid "Removing group failed"
+#~ msgstr "删除组失败"
+
+#~ msgid "Saving group failed"
+#~ msgstr "保存组失败"
+
+#~ msgid "You have no permissions to create a group on this 'Base'."
+#~ msgstr "您无权在此 'Base' 下创建一个组"
+
+#~ msgid "Too many groups, can't allocate a free ID!"
+#~ msgstr "太多用户组,无法分配可用 ID!"
+
+#~ msgid "Removing application information failed"
+#~ msgstr "删除应用程序信息失败"
+
+#~ msgid "Saving application information failed"
+#~ msgstr "保存应用程序信息失败"
+
+#~ msgid "This 'dn' is no acl container."
+#~ msgstr "这个 'dn' 不包含 acl。"
+
+#~ msgid "Removing ACL information failed"
+#~ msgstr "删除 ACL 信息失败"
+
+#~ msgid "Saving ACL information failed"
+#~ msgstr "保存 ACL 信息失败"
+
+#~ msgid "Removing group mail settings failed"
+#~ msgstr "删除组邮件设置失败"
+
+#~ msgid "Saving group mail settings failed"
+#~ msgstr "保存组邮件设置失败"
+
+#~ msgid "Saving mail objectgroup settings failed"
+#~ msgstr "保存邮件对象组设置失败"
+
+#~ msgid "Removing mail objectgroup settings failed"
+#~ msgstr "删除邮件对象组设置失败"
+
+#~ msgid "Saving object group failed"
+#~ msgstr "保存对象组失败"
+
+#~ msgid "Removing object group failed"
+#~ msgstr "删除对象组失败"
+
+#~ msgid ""
+#~ "As soon as the move operation has finished, you can scroll down to end of "
+#~ "the page and press the 'Continue' button to continue with the department "
+#~ "management dialog."
+#~ msgstr ""
+#~ "一旦移动操作完成,您可以滚动页面到最下端,按“继续”按钮继续部门管理对话框。"
+
+#~ msgid "Removing department failed"
+#~ msgstr "删除部门失败"
+
+#~ msgid "You have no permissions to create a department on this 'Base'."
+#~ msgstr "您无权在此 'Base' 下创建一个部门"
+
+#~ msgid "Saving department failed"
+#~ msgstr "保存部门失败"
+
+#~ msgid ""
+#~ "The referral url '%s' is missing the ldap base. It should look like this "
+#~ "'ldap://server:port/base'."
+#~ msgstr ""
+#~ "参照的 url '%s' 缺少 LDAP base。看起来应该像这样 'ldap://server:port/"
+#~ "base'。"
+
+#~ msgid "The dn: '%s' (from line %s) already exists in the LDAP database."
+#~ msgstr "在 LDAP 数据库中,已经存在 dn: '%s' (从行 %s)。"
+
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
+#~ "setup"
+#~ msgstr "可选的对象类 '%s'(插件 '%s' 需要的)在 LDAP 安装中不存在"
+
+#~ msgid ""
+#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
+#~ msgstr "可选的对象类 '%s'(插件 '%s' 需要的)不存在版本 %s"
+
+#~ msgid "Support for '%s' enabled"
+#~ msgstr "启用 '%s' 的支持"
+
+#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
+#~ msgstr "SAMBA 3 支持已禁用,没有安装 schema"
+
+#~ msgid "SAMBA 3 support enabled"
+#~ msgstr "SAMBA 3 支持启用"
+
+#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
+#~ msgstr "SAMBA 2 支持已禁用,没有安装 schema"
+
+#~ msgid "SAMBA 2 support enabled"
+#~ msgstr "SAMBA 2 支持启用"
+
+#~ msgid "Support for pureftp disabled, no schema seems to be installed"
+#~ msgstr "pureftp 支持已禁用,没有安装 schema"
+
+#~ msgid "Support for pureftp enabled"
+#~ msgstr "Pureftp 支持启用"
+
+#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
+#~ msgstr "WebDAV 支持已禁用,没有安装 schema"
+
+#~ msgid "Support for WebDAV enabled"
+#~ msgstr "WebDAV 支持启用"
+
+#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
+#~ msgstr "phpgroupware 支持已禁用,没有安装 schema"
+
+#~ msgid "Support for phpgroupware enabled"
+#~ msgstr "Phpgroupware 支持启用"
+
+#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
+#~ msgstr "trustAccount 支持已禁用,没有安装 schema"
+
+#~ msgid "Support for trustAccount enabled"
+#~ msgstr "TrustAccount 支持启用"
+
+#~ msgid "Support for gofon disabled, no schema seems to be installed"
+#~ msgstr "Gofon 支持已禁用,没有安装 schema"
+
+#~ msgid "Support for gofon enabled"
+#~ msgstr "Gofon 支持启用"
+
+#~ msgid "Support for nagios disabled, no schema seems to be installed"
+#~ msgstr "Nagios 支持已禁用,没有安装 schema"
+
+#~ msgid "Support for nagios enabled"
+#~ msgstr "Nagios 支持启用"
+
+#~ msgid "Support for netatalk disabled, no schema seems to be installed"
+#~ msgstr "Netatalk 支持已禁用,没有安装 schema"
+
+#~ msgid "Support for netatalk enabled"
+#~ msgstr "Netatalk 支持启用"
+
+#~ msgid ""
+#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
+#~ "method to cyrus"
+#~ msgstr "Kolab 支持被禁用,看起来没有安装 schema,设置邮件方法为 cyrus"
+
+#~ msgid "Support for Kolab enabled"
+#~ msgstr "Kolab 支持启用"
+
+#~ msgid "Ignored"
+#~ msgstr "忽略"
+
+#~ msgid ""
+#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
+#~ "in PHP language."
+#~ msgstr ""
+#~ "PHP 必须是 4.1.0 或以上版本,因为一些函数和 PHP 语言的一些已知 bug。"
+
+#~ msgid "PHP session.gc_maxlifetime (>= 86400 seconds)."
+#~ msgstr "PHP session.gc_maxlifetime (>= 86400 秒)。"
+
+#~ msgid "Checking for ldap module"
+#~ msgstr "检查 ldap 模块"
+
+#~ msgid "Checking for XML functions"
+#~ msgstr "检查 XML 功能"
+
+#~ msgid "Checking for mhash module"
+#~ msgstr "检查 mhash 模块"
+
+#~ msgid ""
+#~ "To use SSHA encryption, you'll need this module. If you are just using "
+#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
+#~ msgstr ""
+#~ "要使用 SSHA 加密,您需要这个模块。如果您只使用 crypt 或者 md5 加密,可以忽"
+#~ "略这个信息。GOsa 可以不需要它来运行。"
+
+#~ msgid "Checking for imap module"
+#~ msgstr "检查 imap 模块"
+
+#~ msgid "Checking for mysql module"
+#~ msgstr "检查 mysql 模块"
+
+#~ msgid "Checking for kadm5 module"
+#~ msgstr "检查 kadm5 模块"
+
+#~ msgid "Checking for snmp Module"
+#~ msgstr "检查 snmp 模块"
+
+#~ msgid "PHP detailed function inspection"
+#~ msgstr "检查 PHP 详细功能"
+
+#~ msgid ""
+#~ "The function %s is used by GOsa. There is no information if it's optional "
+#~ "or required yet."
+#~ msgstr "GOsa 要使用函数 %s。是可选还是必须未知。"
+
+#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
+#~ msgstr "检查 GraphicsMagick (>=1.1.2)"
+
+#~ msgid ""
+#~ "GraphicsMagick is used to convert user supplied images to fit the "
+#~ "suggested size and the unified JPEG format."
+#~ msgstr ""
+#~ "GraphicsMagick 被用于转换用户提供的图像到合适的大小以及统一的 JPEG 格式。"
+
+#~ msgid "Checking for ImageMagick (>=5.4.0)"
+#~ msgstr "检查 ImageMagick (>=5.4.0)"
+
+#~ msgid ""
+#~ "ImageMagick is used to convert user supplied images to fit the suggested "
+#~ "size and the unified JPEG format."
+#~ msgstr ""
+#~ "ImageMagick 被用于转换用户提供的图像到合适的大小以及统一的 JPEG 格式。"
+
+#~ msgid "Checking imagick module for PHP"
+#~ msgstr "检查 PHP 的 imagick 模块"
+
+#~ msgid ""
+#~ "Imagick is used to convert user supplied images to fit the suggested size "
+#~ "and the unified JPEG format from PHP script."
+#~ msgstr ""
+#~ "Imagick 提供 PHP 脚本将用户提供的图片转换为适合的大小和统一的 JPEG 格式。"
+
+#~ msgid "Checking for a way to generate LM/NT password hashes"
+#~ msgstr "检查一种方法来生成 LM/NT 口令"
+
+#~ msgid "php.ini check -> session.auto_register"
+#~ msgstr "php.ini check -> session.auto_register"
+
+#~ msgid "php.ini check -> implicit_flush"
+#~ msgstr "php.ini check -> implicit_flush"
+
+#~ msgid "php.ini check -> max_execution_time"
+#~ msgstr "php.ini check -> max_execution_time"
+
+#~ msgid "php.ini check -> memory_limit"
+#~ msgstr "php.ini check -> memory_limit"
+
+#~ msgid "php.ini check -> expose_php"
+#~ msgstr "php.ini check -> expose_php"
+
+#~ msgid "php.ini check -> magic_quotes_gpc"
+#~ msgstr "php.ini check -> magic_quotes_gpc"
+
+#~ msgid ""
+#~ "Can't connect to the specified LDAP server! Please make sure that is "
+#~ "reachable for GOsa."
+#~ msgstr "无法连接到指定的 LDAP 服务器!请确认是否可以从 GOsa 访问到。"
+
+#~ msgid ""
+#~ "Can't bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr "无法绑定到给出的 LDAP 服务器!请确认 GOsa 可以连接到。"
+
+#~ msgid ""
+#~ "You're missing the required attribute '%s' from this formular. Please "
+#~ "complete!"
+#~ msgstr "这个公式中您缺了必须属性 '%s'。请完成!"
+
+#~ msgid "Can't set ldap protocol version 3."
+#~ msgstr "无法设置 LDAP 版本 3。"
+
+#~ msgid ""
+#~ "Could not bind to the specified LDAP server! Please make sure that it is "
+#~ "reachable for GOsa."
+#~ msgstr "无法绑定到给出的 LDAP 服务器!请确认 GOsa 可以连接到。"
+
+#~ msgid ""
+#~ "Can't read schema informations, GOsa needs to know your schema setup. "
+#~ "Please verify that it is readable for GOsa"
+#~ msgstr ""
+#~ "无法读取 schema 信息,GOsa 需要知道 schema 安装设定。请确认其是否可为 "
+#~ "GOsa 读取。"
+
+#~ msgid "Can't log into LDAP server. Reason was: %s."
+#~ msgstr "无法登录到 LDAP 服务器。原因是: %s。"
+
+#~ msgid ""
+#~ "User and/or group could not be created, please check your configuration "
+#~ "twice !"
+#~ msgstr "用户和/或组无法创建,请再次检查您的配置!"
diff --git a/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml b/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml
deleted file mode 100644 (file)
index 9f71d5c..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<!-- BEGIN template -->
-<!-- beginning of horizontal menu bar -->
-
-
-<TABLE border="0" cellspacing="0" cellpadding="0">
-  <TR>
-    <TD>
-      <DIV class="khorbar">
-               <TABLE border="0" cellspacing="0" cellpadding="0">
-                 <TR>
-                       <!-- BEGIN horizontal_menu_cell -->
-                       <TD>
-                         <!-- BEGIN cell_link -->
-                         <DIV id="{menu_layer_label}" class="khorbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();">
-                               <A href="{href}"{onmouseover}{title}{target}>
-                               <IMG align="top" src="{imgwww}{transparent}" width="1" height="16" border="0"   alt="" />
-                                       <!-- BEGIN cell_icon -->
-                                       <IMG align="top" src="{iconsrc}" width="{iconwidth}" height="{iconheight}" border="0"  alt="{iconalt}" />&nbsp;
-                                       <!-- END cell_icon -->
-                                       {text}
-                               <!-- BEGIN cell_arrow -->&nbsp;
-                               <IMG src="{imgwww}{downsrc}" width="{downwidth}" height="{downheight}"  border="0" alt=">>" />
-                               <!-- END cell_arrow -->&nbsp;&nbsp;&nbsp;</A> 
-                         </DIV>
-                         <!-- END cell_link -->
-                       </TD>
-                       <!-- END horizontal_menu_cell -->
-                 </TR>
-               </TABLE>
-      </DIV>
-    </TD>
-  </TR>
-</TABLE>
-<!-- end of horizontal menu bar -->
-<!-- END template -->
diff --git a/ihtml/themes/default/GOsa_MultiSelectHeaderSubEntry.ihtml b/ihtml/themes/default/GOsa_MultiSelectHeaderSubEntry.ihtml
deleted file mode 100644 (file)
index 979ef2a..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15"></meta>
-<title>The PHP Layers Menu - Templates</title>
-<link rel="StyleSheet" href="../layersmenu-gtk2.css" type="text/css"></link>
-<style type="text/css">
-<!--
-.submenu       {
-       position: relative;
-       visibility: visible;
-}
-//-->
-</style>
-</head>
-<body>
-
-<pre>
-This is a sub menu template.
-This comment does not appear on the resulting page.
-
-The table tags just inside the first div are needed
-to avoid problems with layers that cross the boundaries of the browsing window
-and to make things work with Opera 6.
-If you are sure that *all* your layers stay inside the browsing window
-and you do not have to support Opera 6
-(or if you will provide a "compatibility" menu version to Opera 6),
-you can safely remove it.
---
-</pre>
-
-<!-- BEGIN template -->
-
-<div id="{layer_label}" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();">
-<table border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td nowrap="nowrap">
-<div class="subframe">
-<!-- BEGIN sub_menu_cell -->
-<div id="{refid}" class="item">
-<div style='cursor: pointer;' onClick="send_menu_action('{href}');"{onmouseover}{title}{target}><img
-align="top" src="{imgwww}{transparent}" width="1" height="16" border="0"
-alt="" /><!-- BEGIN cell_icon --><img
-align="top" src="{iconsrc}" width="{iconwidth}" height="{iconheight}" border="0"
-alt="{iconalt}" />&nbsp;<!-- END cell_icon -->{text}<!-- BEGIN cell_arrow -->&nbsp;<img
-class="fwdarr" src="{imgwww}{arrowsrc}" width="{arrowwidth}" height="{arrowheight}"
-border="0" alt=">>" /><!-- END cell_arrow -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
-</div>
-<!-- END sub_menu_cell -->
-<!-- BEGIN separator -->
-<div class="separator">&nbsp;</div>
-<!-- END separator -->
-</div>
-</td>
-</tr>
-</table>
-</div>
-
-<!-- END template -->
-
-</body>
-</html>
diff --git a/ihtml/themes/default/MultiSelectWindow.tpl b/ihtml/themes/default/MultiSelectWindow.tpl
deleted file mode 100644 (file)
index e7ceae4..0000000
+++ /dev/null
@@ -1,140 +0,0 @@
-        <!-- Avoid posting the first action specified on this page when pressing 'enter' while editing an input field.
-                Mostly "dep_root" was posted the base selector was resetted. -->
-        <input type='image' src='images/empty.png' name='no_action_posted' value='do_nothing' alt='' style='width:2px;height:2px;'>
-       <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
-               <tr>
-                       <td style="vertical-align:top; width:50%;">
-                       <div class="contentboxh" {if !$is_headpage}  style="height:20px;" {/if}>
-                               <p class="contentboxh" {if !$is_headpage} style="font-size:12px;" {/if}>
-                                       {$Summary} {$hint} 
-                               </p>
-                       </div>
-                       <div class="contentboxb">
-                               <div style='background:white;padding:0px;'>
-                               <table>
-                                       <tr>
-                                               <td>
-                                               {$Header}
-                                               </td>
-                                               {if $HeaderDropDown != ""}
-                                                       <td>
-                                                               <img src='images/list_seperator.png' alt='-' align='middle' height='16' width='1' class='center'>
-                                                               <img src='images/rocket.png' alt='' class='center'>
-                                                       </td>
-                                                       <td>
-                                                               {$HeaderDropDown}
-                                                       </td>
-                                               {/if}
-                                       </tr>
-                               </table>
-                               </div>
-                       </div>
-                       <div style='height:4px;'>
-                       </div>
-                               <div class="contentboxb" style="border-top:1px solid #B0B0B0;">
-                       {$DivList}
-                       <input type=hidden name="edit_helper">
-                       </div>
-               </td>
-               {if $is_headpage}
-               <td style="vertical-align:top;">
-                       {$UserBox1}
-                       <div class="contentboxh" style="border-bottom:1px solid #B0B0B0;">
-                       <p class="contentboxh">
-                                       <img src="{$infoimage}" align="right" alt="[i]">{t}Information{/t}
-                               </p>
-                       </div>
-                       <div class="contentboxb" style="padding:5px;">
-                               {$Information}
-                       </div>
-                       {$UserBox2}
-                       <br>
-                       {if !$Skip_Filter_Part }
-                       <div class="contentboxh">
-                       <p class="contentboxh">
-                                       <img src="{$launchimage}" align="right" alt="[F]">{t}Filters{/t}
-                               </p>
-                       </div>
-                       <div class="contentboxb">
-                               {if $Display_alphabet}
-                               <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
-                                       {$alphabet}
-                               </table>
-                               {/if}
-                               { if $CheckBoxes != ""}
-                               <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
-                                       <tr>
-                                               <td>
-                                                       {$CheckBoxes}
-                                               </td>
-                                       </tr>
-                               </table>   
-                               {/if}
-                       {$regexes}
-                       {$apply}
-                       </div>
-                       {$UserBox3}
-                       {/if}
-               </td>
-               {else}
-               <td style="vertical-align:top;">
-                       {$UserBox1}
-                       <div class="contentboxh" style="border-bottom:1px solid #B0B0B0;height:20px;">
-                       <p class="contentboxh">
-                                       <img src="{$infoimage}" align="right" alt="[i]"><font style='font-size:13px;'>{t}Information{/t}</font>
-                               </p>
-                       </div>
-                       <div class="contentboxb" style="padding:5px;">
-                               {$Information}
-                       </div>
-                       {$UserBox2}
-                       <br>
-                       {if !$Skip_Filter_Part }
-                       <div class="contentboxh" style="height:20px;">
-                       <p class="contentboxh">
-                                       <img src="{$launchimage}" align="right" alt="[F]"><font style='font-size:13px;'>{t}Filters{/t}</font>
-                               </p>
-                       </div>
-                       <div class="contentboxb">
-                               {if $Display_alphabet}
-                               <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
-                                       {$alphabet}
-                               </table>
-                               {/if}
-                               { if $CheckBoxes != ""}
-                               <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
-                                       <tr>
-                                               <td>
-                                                       {$CheckBoxes}
-                                               </td>
-                                       </tr>
-                               </table>   
-                               {/if}
-                       {$regexes}
-                       {$apply}
-                       {$UserBox3}
-                       </div>
-                       {/if}
-               </td>
-               {/if}
-       </tr>
-</table>
-{if $Display_Save | $Display_Close}
-<p class="seperator">&nbsp;
-</p>
-<div style="text-align:right;" align="right">
-       <p>
-               {if $Display_Save}
-                       <input type="submit" name="SaveMultiSelectWindow" value="{$SaveButtonString}"> 
-               {/if}
-               {if $Display_Close}
-                       <input type="submit" name="CloseMultiSelectWindow" value="{$CloseButtonString}"> 
-               {/if}
-       </p>
-</div>
-{/if}
-{if $IgnoreAccount}
-<input type="hidden" name="ignore">
-{/if}
-<input type="hidden" name="menu_action" id='menu_action'>
-<input type="hidden" name="MultiSelectWindow{$filterName}" value="1">
diff --git a/ihtml/themes/default/accountexpired.tpl b/ihtml/themes/default/accountexpired.tpl
deleted file mode 100644 (file)
index 239b8fc..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-<body style="background-color: #8B858B;background-image:none;">
-{* GOsa login - smarty template *}
-{$php_errors}
-{$errors}
-
-<!-- Spacer for some browsers -->
-<div class='gosaLoginSpacer'></div>
-
-<table summary="" class='gosaLoginMask' style="text-align:right;" align='center'>
- <tr>
-  <td class='gosaAccountExpiredBack' style="width:550px;">
-   <div class='gosaAccountExpiredBack'>
-       
-    <p class='gosaAccountExpiredHeader'>
-    {t}Your Password has expired !! Choose a new Password{/t}
-    </p>
-    
-    <!-- Formular data, containing a table to center fields -->
-    <form action='index.php' method='post' name='mainform' onSubmit='js_check(this);return true;'>
-     <table summary="" style='vertical-align:middle; text-align:left;' cellspacing='7' align='center'>
-      <tr>
-        <td>
-          <p> {t}Old Password{/t}</p>
-        </td>
-        <td>
-    <input type='password' name='oldpassword' maxlength='25' value=''
-     title='{t}Old Password{/t}' onFocus="nextfield= 'newpassword';">
-        </td>
-      </tr>
-      <tr>
-        <td>
-          <p> {t}New Password{/t}</p>
-        </td>
-        <td>
-    <input type='password' name='newpassword' maxlength='25' value=''
-     title='{t}New Password{/t}' onFocus="nextfield= 'verifypassword';">
-        </td>
-      </tr>
-      <tr>
-        <td>
-          <p> {t}Verify Password{/t}</p>
-        </td>
-        <td>
-         <input type='password' name='verifypassword' maxlength='25' value=''
-                title='{t}Verify Password{/t}' onFocus="nextfield= 'changepassword';">
-            </td>
-      </tr>
-      <tr>
-       <td colspan='2' style='text-align:center;'>
-            <br />
-         <input type='submit' name='changepassword' value='{t}Change Password{/t}'
-                title='{t}Click here to Change your password{/t}'>
-            </td>
-      </tr>
-     </table>
-               <input type='hidden' name='javascript' value='false'/>          
-    </form>
-
-   </div>
-  </td>
- </tr>
-</table>
-
-<!-- Place cursor in username field -->
-<script language="JavaScript" type="text/javascript">
-  <!-- // First input field on page
-  nextfield= "{$nextfield}";
-  focus_field({$nextfield});
-  -->
-</script>
-
-<!-- Spacer for some browsers -->
-<div class='gosaLoginSpacer'></div>
-</body>
diff --git a/ihtml/themes/default/acl.tpl b/ihtml/themes/default/acl.tpl
deleted file mode 100644 (file)
index 3afb976..0000000
+++ /dev/null
@@ -1,93 +0,0 @@
-{if $dialogState eq 'head'}
-<h1>{t}Assigned ACLs for current entry{/t}</h1>
-{$aclList}
-<input type="submit" name="new_acl" value="{t}New ACL{/t}">
-{/if}
-
-{if $dialogState eq 'create'}
-<h1>{t}ACL type{/t} <select size="1" name="aclType" title="{t}Select an acl type{/t}" onChange="document.mainform.submit()">{html_options options=$aclTypes selected=$aclType}<option disabled>&nbsp;</option></select>&nbsp;{if $javascript eq 'false'}<input type="submit" value="{t}Apply{/t}" name="refresh">{/if}</h1>
-
-<p class="seperator">&nbsp;</p>
-
-<table style="width:100%">
- <tr>
-  <td style="width:48%; vertical-align:top;">
-   {t}Use members from{/t}
-   <select name="target" onChange="document.mainform.submit()">
-        {html_options options=$targets selected=$target}
-        <option disabled>&nbsp;</option>
-   </select>
-   {if $javascript eq 'false'}<input type="submit" value="{t}Apply{/t}" name="refresh">{/if}<br><br>
-  </td>
-  <td>
-  </td>
-  <td>
-  </td>
- </tr>
- <tr>
-  <td style="width:48%">
-   {t}Available members{/t}<br>
-   <select style="width:100%;height:180px;" name="source[]" size="20" multiple title="{t}List message possible targets{/t}">
-            {html_options options=$sources}
-            <option disabled>&nbsp;</option>
-   </select>
-  </td>
-  <td style="vertical-align:center; text-align:center">
-   <input type="submit" value="&gt;" name="add">
-   <br><br>
-   <input type="submit" value="&lt;" name="del">
-  </td>
-  <td style="width:48%; vertical-align:top;">
-   {t}Members{/t}<br>
-   <select style="width:100%;height:180px;" name="recipient[]" size="20" multiple title="{t}List message recipients{/t}">
-            {html_options options=$recipients}
-            <option disabled>&nbsp;</option>
-   </select>
-  </td>
- </tr>
-</table>
-
-{if $aclType ne 'reset'}
-{if $aclType ne 'role'}
-{if $aclType ne 'base'}
-<p class="seperator">&nbsp;</p>
-
-<h1>{t}List of available ACL categories{/t}</h1>
-{$aclList}
-{/if}
-{/if}
-{/if}
-
-{if $aclType eq 'base'}
-<p class="seperator">&nbsp;</p>
-<h1>{t}ACLs for this object{/t}</h1>
-{$aclSelector}
-{/if}
-
-{if $aclType eq 'role'}
-<p class="seperator">&nbsp;</p>
-<h1>{t}Available roles{/t}</h1>
-{$roleSelector}
-{/if}
-
-<p class="seperator">&nbsp;</p>
-<div style='text-align:right;margin-top:5px'>
-       <input type="submit" name="submit_new_acl" value="{t}Apply{/t}">
-       &nbsp;
-       <input type="submit" name="cancel_new_acl" value="{t}Cancel{/t}">
-</div>
-{/if}
-
-{if $dialogState eq 'edit'}
-
-<h1>{$headline}</h1>
-
-{$aclSelector}
-
-<p class="seperator">&nbsp;</p>
-<div style='text-align:right;margin-top:5px'>
-       <input type="submit" name="submit_edit_acl" value="{t}Apply{/t}">
-       &nbsp;
-       <input type="submit" name="cancel_edit_acl" value="{t}Cancel{/t}">
-</div>
-{/if}
diff --git a/ihtml/themes/default/colors.txt b/ihtml/themes/default/colors.txt
deleted file mode 100644 (file)
index 55539aa..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Color guide
-===========
-
-Background:        #FFFFFF
-Header-background: #A9FBA6
-Font colors:       #000000
-                   #00008F
-Menu:              #F8F8F8
-Highlight:         #F0F0F0
-Borders:           #AAAAAA
-Font Error:        #FF0000
-Font Warning:      #FFA500
-Font OK:           #008000
diff --git a/ihtml/themes/default/conflict.tpl b/ihtml/themes/default/conflict.tpl
deleted file mode 100644 (file)
index 48add53..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<div class="plugtop">
-  {t}Session conflict detected{/t}
-</div>
-
-<p>
- <b>{t}Warning{/t}:</b> {t}Probably there's another active instance of your session. Multiple window operation is technical not possible and heavily depends on the browser you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is possible. Pressing the Logout button will close this session.{/t}
-</p>
-
-<p>
-  <b style="color:red;">{t}Ignoring this message will change/destroy the data you're currently editing, so please close multiple windows and log in again.{/t}</b>
-</p>
-
-<p class="plugbottom">
-  <input type="submit" name="reset_session" value="{t}Logout{/t}">
-</p>
-
diff --git a/ihtml/themes/default/copyPasteDialog.tpl b/ihtml/themes/default/copyPasteDialog.tpl
deleted file mode 100644 (file)
index 9926c7f..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<h2>{t}Copy & paste wizard{/t}</h2>
-
-<b>{$message}</b>
-<br>
-<br>
-{if $Complete == false}
-       {t}Some values need to be unique in the complete directory while some combinations make no sense. GOsa shows the relevant attributes. Please maintain the values below to fullfill the policies.{/t}
-       <br>
-{t}Remember that some properties like taken snapshots will not be copied!{/t}&nbsp;
-{t}Or if you copy or cut an entry within GOsa and delete the source object, you may get errors while pasting this object again!{/t}
-
-       <p class='seperator'>&nbsp;</p>
-       <br>
-       {$AttributesToFix}
-       {if $SubDialog == false}
-       <br>
-
-       <div style='text-align:right;width:100%;'>
-               <input type='submit' name='PerformCopyPaste' value='{t}Save{/t}'>&nbsp;
-       {if $type == "copy"}
-               <input type='submit' name='abort_current_cut-copy_operation' value='{t}Cancel{/t}'>
-       {/if}
-       
-               <input type='submit' name='abort_all_cut-copy_operations' value='{t}Cancel all{/t}'>
-       </div>
-       {/if}
-{else}
-       <p class='seperator'>&nbsp;</p>
-       <br>
-       <h2>{t}Operation complete{/t}</h2>
-       <div style='text-align:right;width:100%;'>
-               <input type='submit' name='Back' value='{t}Finish{/t}'>&nbsp;
-       </div>
-{/if}
diff --git a/ihtml/themes/default/framework.tpl b/ihtml/themes/default/framework.tpl
deleted file mode 100644 (file)
index fd2baef..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-<!-- Headline -->
-<body>
-{$php_errors}
-<form action='main.php{$plug}' name='mainform' method='post' enctype='multipart/form-data'>
-<div class='setup_header'>
-  <div style="float:left;"><img src='themes/default/images/go_logo.png' class='center' alt='GOsa'>
-   {if !$javascript}
-    <a class="maintitlebar" href='main.php?reset=1' onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "main.php?reset=1");' ><img src='{$go_home}' class='center' border="0" alt="Main">&nbsp;{t}Main{/t}
-    </a>
-   {else}
-    <a class="maintitlebar" onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "main.php?reset=1");' ><img src='{$go_home}' class='center' border="0" alt="Main">&nbsp;{t}Main{/t}
-    </a>
-   {/if}
-    &nbsp;
-    <a class="maintitlebar" style="margin-left:35px" {$help_method}>
-       <img src='{$go_help}' class='center' border="0" alt="Help">&nbsp;{t}Help{/t}
-    </a>
-    &nbsp;
-   {if !$javascript}
-    <a class="maintitlebar" href='logout.php?request' onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "logout.php?request");' style="margin-left:35px;">
-      <img src='{$go_out}' class='center' border="0" alt="Sign out">&nbsp;{t}Sign out{/t}
-    </a>
-    {else}
-    <a class="maintitlebar" onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "logout.php?request");' style="margin-left:35px;">
-      <img src='{$go_out}' class='center' border="0" alt="Sign out">&nbsp;{t}Sign out{/t}
-    </a>
-    {/if}
-  </div>
-  <div style="padding-top:8px;text-align:right;height:28px"><a>{t}Signed in:{/t} <b>{$username}</b></a></div>
-</div>
-<!--<div class='setup_menu'>
-  <b>{t}GOsa main menu{/t}</b>
-</div>-->
-
-<table summary="" class="framework" cellspacing="0" cellpadding="0" style='margin-top:7px'>
-  <tr style="vertical-align:top;">
-    <!-- Menu -->
-    <td style="background-color:white; vertical-align:top;" id="menucell">
-      {$menu}
-         <br />
-         <div style="height:1px; width:140px;"></div>
-    </td>
-    <!-- Plugin window -->
-    <td style="background-color:white; width:100%; vertical-align:top; height:15px;" colspan="2">
-      <table style="vertical-align:top; text-align:justify; background-color: white; border:1px solid #AAA; margin-top:0px; margin-left:7px; margin-right:7px; width:99%" summary="">
-       <tr>
-        <td>
-       {$msg_dialogs}
-        {$contents}
-       </td>
-      </tr>
-     </table>
-    </td>
-  </tr>
-</table>{$errors}{$focus}</form></body></html>
diff --git a/ihtml/themes/default/headers.tpl b/ihtml/themes/default/headers.tpl
deleted file mode 100644 (file)
index b52a00a..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-       "http://www.w3.org/TR/html4/transitional.dtd">
-<html>
-
-<head>
-  <title>{if isset($title)}{$title}{else}GOsa{/if}</title>
-
-  <meta name="generator" content="my hands">
-  <meta name="description" content="GOsa - Login">
-  <meta name="author" lang="de" content="Cajus Pollmeier">
-
-  <meta http-equiv="Expires" content="Mon, 26 Jul 1997 05:00:00 GMT">
-  <meta http-equiv="Last-Modified" content="{$date} GMT">
-  <meta http-equiv="Cache-Control" content="no-cache">
-  <meta http-equiv="Pragma" content="no-cache">
-  <meta http-equiv="Cache-Control" content="post-check=0, pre-check=0">
-  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
-  <style type="text/css">@import url('themes/default/style.css');</style>
-  <link rel="shortcut icon" href="favicon.ico">
-
-  <script language="javascript" src="include/events.js" type="text/javascript"></script>
-  <script language="javascript" src="include/png.js" type="text/javascript"></script>
-  <script language="javascript" src="include/calendar.js" type="text/javascript"></script>
-  <script language="javascript" src="include/focus.js" type="text/javascript"></script>
-  <script language="javascript" src="include/warning.js" type="text/javascript"></script>
-  <script language="javascript" src="include/layersmenu-browser_detection.js" type="text/javascript"></script>
-  <script language="javascript" src="include/layersmenu-library.js" type="text/javascript"></script>
-  <script language="javascript" src="include/layersmenu.js" type="text/javascript"></script>
-</head>
-
diff --git a/ihtml/themes/default/help.tpl b/ihtml/themes/default/help.tpl
deleted file mode 100644 (file)
index 2c91d56..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<body style='background-color:#F1F1F1;background-image:none;'>
-{$php_errors}
-
-<form action='helpviewer.php' name='mainform' method='post' enctype='multipart/form-data'>
-<div style='background-color:#CDF6BD;width:100%;border-bottom:1px solid #909090;'>
-  <table summary="" style="width:99%;">
-   <tr>
-    <td style="width:33%;">
-     <b>{t}GOsa help viewer{/t}</b>
-       </td>
-    <td style="width:33%;text-align:center">
-               {$backward}
-               &nbsp;&nbsp;
-               <a href="?pg={$index}"  class="maintitlebar">
-                       {t}Index{/t}
-               </a>
-               &nbsp;&nbsp;
-               {$forward}
-       </td>
-       <td style="text-align:right;">
-        <input name="search_string" size="15" value="{$search_string}" maxlength="50">&nbsp;<input type="submit" name="search" value="{t}Search{/t}">
-       </td>
-   </tr>
-  </table>
-</div>
-<div style="height:100%;width:98%;padding:5px;margin:0px;background-color:#F1F1F1;">
-{$help_contents}
-</div>
-
-<!-- Place cursor -->
-<script language="JavaScript" type="text/javascript">
-<!-- // First input field on page
-  focus_field('search_string');
--->
-</script>
-
-</form>
-</body>
-</html>
diff --git a/ihtml/themes/default/islocked.tpl b/ihtml/themes/default/islocked.tpl
deleted file mode 100644 (file)
index 45b8333..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<div style="font-size:20px;">
-  <img alt="" src="images/encrypted.png" style="vertical-align:top;">&nbsp;{t}Locking conflict detected{/t}
-</div>
-
-<p>
-  <b>{t}Warning{/t}:</b> {$message}
-</p>
-<p>
-  {t}If this lock detection is false, the other person has obviously closed the webbrowser during the edit operation. You may want to take over the lock by pressing the 'Edit anyway' button.{/t}
-</p>
-
-<p class="plugbottom">
-  <input type="submit" name="delete_lock" value="{$action}">
-  &nbsp;
-  <input type="submit" name="cancel_lock" value="{t}Cancel{/t}">
-</p>
-      
-<input type="hidden" name="dn" value="{$dn}">
-
diff --git a/ihtml/themes/default/login.tpl b/ihtml/themes/default/login.tpl
deleted file mode 100644 (file)
index 83f48de..0000000
+++ /dev/null
@@ -1,96 +0,0 @@
-<body style="background-color:white;background-image:none;">
-{$php_errors}
-<div>
-        <div class='setup_header'>
-                <div style="float:left;"><img src='themes/default/images/go_logo.png' class='center' alt='GOsa' /></div>
-                <div style="padding-top:8px;text-align:right;height:28px">{$version}</div>
-        </div>
-        <div class='setup_menu'>
-                <b>{t}GOsa login screen{/t}</b>
-        </div>
-</div>
-
-{* GOsa login - smarty template *}
-
-<!-- Spacer for some browsers -->
-<div class='gosaLoginSpacer'></div>
-
-<div style='float:left; width:25%;'>&nbsp;</div>
-<div style='float:left; width:50%; border:1px solid #AAAAAA;background-color:white'>
-<form action='index.php' method='post' name='mainform' onSubmit='js_check(this);return true;'>
-
-       <div style='border-bottom:1px solid #AAAAAA'>
-               <div style='padding:3px; background-color:#F8F8F8'>
-               <p class="center" style="margin:0px 0px 0px 5px;padding:5px;font-size:24px;font-weight:bold;">
-                       {t}Login screen{/t}
-               </p>
-               </div>
-       </div>
-       <div style='border-bottom:1px solid #AAAAAA'>
-
-           <div style='padding:12px;text-align:center;'>
-               {t}Please use your username and your password to log into the site administration system.{/t}<br />
-               {if $ssl}<b>{$ssl}</b>{/if}
-               {if $lifetime}<b><font style="color:red";>{$lifetime}</font></b>{/if}
-           </div>
-  
-
-               <input id='focus' name='focus' type='image' src='images/empty.png' style='width:0px; height:0px;' />
-               <div style='text-align:center; padding:10px;'>  
-               <img class='center' align='middle' src='{$personal_img}' alt='{t}Username{/t}' title='{t}Username{/t}' />&nbsp;
-               <input type='text' name='username' maxlength='25' value='{$username}'
-                        title='{t}Username{/t}' onFocus="nextfield= 'password';" />
-               <br />
-               <br />
-               <img class='center' align='middle' src='{$password_img}' alt='{t}Password{/t}' title='{t}Password{/t}' />&nbsp;
-               <input type='password' name='password' maxlength='25' value=''
-                        title='{t}Password{/t}' onFocus="nextfield= 'login';" />
-               </div>  
-               <div style='text-align:center; padding:15px;'>
-                       <img class='center' align='middle' src='{$directory_img}' alt='{t}Directory{/t}' title='{t}Directory{/t}' />&nbsp;
-                       <select name='server'  title='{t}Directory{/t}'>
-                               {html_options options=$server_options selected=$server_id}
-                       </select>
-               </div>
-
-           <!-- check, if cookies are enabled -->
-           <p class='gosaLoginWarning'>
-            <script language="JavaScript" type="text/javascript">
-               <!--
-                   document.cookie = "gosatest=empty;path=/";
-                   if (document.cookie.indexOf( "gosatest=") > -1 )
-                       document.cookie = "gosatest=empty;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";
-                   else
-                       document.write("{$cookies}");
-               -->
-            </script>
-           </p>
-{$errors}
-       </div>
-       <div style='padding:10px;'>
-               <div style='float:left; color:red; font-weight:bold'>
-               {$message}
-               </div>
-               <div style='float:right; text-align:right; background-color:blue'>
-                       <!-- Display error message on demand -->
-                         <input type='submit' name='login' value='{t}Sign in{/t}'
-                                title='{t}Click here to log in{/t}' onFocus="nextfield='login';" />
-                       <input type='hidden' name='javascript' value='false' />         
-                       <input type='hidden' name='login' value='{t}Sign in{/t}' />             
-               </div>
-               <div style="clear:both"></div>
-       </div>
-
-</form>
-</div>
-
-<div style="clear:both"></div>
-
-<!-- Place cursor in username field -->
-<script language="JavaScript" type="text/javascript">
-  <!-- // First input field on page
-  nextfield= "{$nextfield}";
-  focus_field("{$nextfield}");
-  -->
-</script>
-
diff --git a/ihtml/themes/default/logout.tpl b/ihtml/themes/default/logout.tpl
deleted file mode 100644 (file)
index 27005ee..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<body style="background-color: white;background-image:none;">
-
-<form action='index.php' method='post' name='mainform'>
-<div style="margin-left:10%; margin-right:10%; margin-top:5%; border:2px solid red;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:20px;">
- <h1>{t}Your GOsa session has expired!{/t}</h1>
- <p>
- {t}The last interaction with the GOsa web interface has been some time ago in the past. For security reasons, the session has been closed. To continue with administrative tasks, please sign in again.{/t}
- </p>
- <br>
- <center><input type="submit" name="dummy" value="{t}Sign in again{/t}"></center>
-</div>
-</form>
-
-</body>
-<!-- Place cursor -->
-<script language="JavaScript" type="text/javascript">
-  <!-- // First input field on page
-  focus_field('dummy');
-  -->
-</script>
-
-
diff --git a/ihtml/themes/default/msg_dialog.tpl b/ihtml/themes/default/msg_dialog.tpl
deleted file mode 100644 (file)
index fafbed4..0000000
+++ /dev/null
@@ -1,168 +0,0 @@
-{if $frame}
-{if $IE}
-       <iframe id='e_layer3'
-               style="
-                       position:absolute;
-                       width:100%;
-                       height:100%;
-                       top:0px;
-                       left:0px;
-                       border:none;
-                       border-style:none;
-                       border-width:0pt;
-                       display:block;
-                       allowtransparency='true';
-                       background-color: #FFFFFF;
-                       filter:chroma(color=#FFFFFF);
-                       z-index:0; ">
-       </iframe>
-       <div  id='e_layer2'
-                       style='display:none;position:absolute; width:400%;'
-<!--
-               style="
-                       position: absolute;
-                       left: 0px;
-                       top: 0px;
-                       right:0px;
-                       bottom:0px;
-                       z-index:0;
-                       width:100%;
-                       height:100%;
-                       filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/opacity_black.png'); "
--->
-
-{else}
-       <div  id='e_layer2'
-               style="
-                       position: absolute;
-                       left: 0px;
-                       top: 0px;
-                       right:0px;
-                       bottom:0px;
-                       z-index:0;
-                       background-image: url(images/opacity_black.png);">
-
-{/if}
-{else}
-
-
-       {if !$JS}
-
-               <div id='e_layer{$i_ID}'
-                               style='
-                                       width:60%;
-                                       left:200px;
-                                       top:200px;
-                                       background-color:white;
-                                       border:5px solid red;
-                                       z-index:150;
-                                       position:absolute;'>
-                       <div id="e_layerTitle{$i_ID}" style="vertical-align: middle;
-                                                                                                width:100%; 
-                                                                                                font-size: 1.2em;
-                                                                                                padding-top:3px;
-                                                                                                padding-bottom:2px;
-                                                                                                font-weight:bold;
-                                                                                                background-color: #999999; 
-                                                                                                ">
-                               &nbsp;&nbsp;{$s_Title}
-                       </div>
-                       <div style="height:2px; width:100% ; background-color: #BBBBBB;"></div>
-                       <table style='width:100%' summary='' border=0>
-                               <tr>
-                                       <td style='vertical-align:top;padding:10px'>
-       {if $i_Type == ERROR_DIALOG}
-                                               <img src='images/error.png' alt='{t}Error{/t}'>
-       {elseif $i_Type == WARNING_DIALOG}
-                                               <img src='images/warning.png'  alt='{t}Warning{/t}'>
-       {elseif $i_Type == INFO_DIALOG || $i_Type == CONFIRM_DIALOG}
-                                               <img src='images/info.png' alt='{t}Information{/t}'>
-       {/if}
-                                       </td>
-                                       <td style='width:100%'>
-                                               <b>{$s_Message}</b>
-                                               <br>
-                                               <br>
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td colspan='2' align='center'>
-       {if $i_Type == ERROR_DIALOG || $i_Type == WARNING_DIALOG || $i_Type == INFO_DIALOG}
-                                               <button type='submit' name='MSG_OK{$i_ID}'>{t}Ok{/t}</button>
-       {elseif $i_Type == CONFIRM_DIALOG}
-                                               <button type='submit' name='MSG_OK{$i_ID}'>{t}Ok{/t}</button>
-                                               <button type='submit' name='MSG_CANCEL{$i_ID}'>{t}Cancel{/t}</button>
-       {/if}
-                                       </td>
-                               </tr>
-                       </table>
-               </div>
-
-       {else}
-
-               {if $s_Trace != "" && $i_TraceCnt != 0}
-               <div id='trace_{$i_ID}' style='visibility:hidden;'>
-                       {$s_Trace}
-               </div>
-               
-               {/if}
-
-               <div id='e_layer{$i_ID}'
-                               style='
-                                       width:60%;
-                                       left:200px;
-                                       top:200px;
-                                       background-color:white;
-                                       border:5px solid red;
-                                       z-index:150;
-                                       display:none;
-                                       position:absolute;'>
-
-               <div id="e_layerTitle{$i_ID}" style="vertical-align: middle;
-                                                                                        width:100%; 
-                                                                                        font-size: 1.2em;
-                                                                                        padding-top:3px;
-                                                                                        padding-bottom:2px;
-                                                                                        font-weight:bold;
-                                                                                    background-color: #999999; 
-                                                                    ">
-                       &nbsp;&nbsp;{$s_Title}
-               </div>
-               <div style="height:2px; width:100% ; background-color: #BBBBBB;"></div>
-
-                       <table style='width:100%' summary='' border=0>
-                               <tr>
-                                       <td style='vertical-align:top;padding:10px'>
-       {if $i_Type == ERROR_DIALOG}
-                                               <img src='images/error.png' alt='{t}Error{/t}'>
-       {elseif $i_Type == WARNING_DIALOG}
-                                               <img src='images/warning.png'  alt='{t}Warning{/t}'>
-       {elseif $i_Type == INFO_DIALOG || $i_Type == CONFIRM_DIALOG}
-                                               <img src='images/info.png' alt='{t}Information{/t}'>
-       {/if}
-                                       </td>
-                                       <td style='width:100%'>
-                                               <b>{$s_Message}</b>
-                                               <br>
-                                               <br>
-                                       </td>
-                                       {if $s_Trace != "" && $i_TraceCnt != 0}
-                                       <td style='width:20px; vertical-align:top; cursor:pointer;'>
-                                               <div onClick="toggle('trace_{$i_ID}')"><u>Trace</u></div>
-                                       </td>
-                                       {/if}
-                               </tr>
-                               <tr>
-                                       <td colspan='2' align='center'>
-       {if $i_Type == ERROR_DIALOG || $i_Type == WARNING_DIALOG || $i_Type == INFO_DIALOG}
-                                               <button type='button' name='MSG_OK{$i_ID}' onClick='next_msg_dialog();'>{t}Ok{/t}</button>
-       {elseif $i_Type == CONFIRM_DIALOG}
-                                               <button type='submit' name='MSG_OK{$i_ID}' onClick='next_msg_dialog();'>{t}Ok{/t}</button>
-                                               <button type='button' name='MSG_CANCEL{$i_ID}' onClick='next_msg_dialog();'>{t}Cancel{/t}</button>
-       {/if}
-                                       </td>
-                               </tr>
-                       </table>
-               </div>
-       {/if}
-{/if}
diff --git a/ihtml/themes/default/password.tpl b/ihtml/themes/default/password.tpl
deleted file mode 100644 (file)
index 1553ead..0000000
+++ /dev/null
@@ -1,122 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-       "http://www.w3.org/TR/html4/transitional.dtd">
-<html>
-
-<head>
-  <title>GOsa - {t}Change your password{/t}</title>
-
-  <meta name="generator" content="my hands">
-  <meta name="description" content="GOsa - Password changer">
-  <meta name="author" lang="de" content="Cajus Pollmeier">
-
-  <meta http-equiv="Expires" content="Mon, 26 Jul 1997 05:00:00 GMT">
-  <meta http-equiv="Last-Modified" content="{$date} GMT">
-  <meta http-equiv="Cache-Control" content="no-cache">
-  <meta http-equiv="Pragma" content="no-cache">
-  <meta http-equiv="Cache-Control" content="post-check=0, pre-check=0">
-  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
-  <style type="text/css">@import url('themes/default/password-style.css');</style>
-  <link rel="shortcut icon" href="favicon.ico">
-
-  {if isset($ieworkaround)}<script language="javascript"src="include/png.js" type="text/javascript"></script>{/if}
-  <script language="javascript"src="include/focus.js" type="text/javascript"></script>
-  <script language="javascript"src="include/warning.js" type="text/javascript"></script>
-</head>
-
-<body style='height:100%; width:100%;'>
-{* GOsa login - smarty template *}
-{$php_errors}
-
-{if $changed}
-<div class='success'">
-<img class='center' src='images/true.png' alt='{t}Success{/t}' title='{t}Success{/t}'>&nbsp;<b>{t}Your password has been changed successfully.{/t}</b>
-</div>
-{else}
-<form action='password.php{$params}' method='post' name='mainform' onSubmit='js_check(this);return true;'>
-    <h1 class='headline'>
-    <img class='center' src='{$password_img}' alt='{t}Password{/t}' title='{t}Password{/t}'>
-    {t}Password change{/t}
-    </h1>
-
-    <!-- Display SSL warning message on demand -->
-    <p class='warning'> {$ssl} </p>
-    <input type='hidden' name='javascript' value='false'/>             
-
-    <!-- Display error message on demand -->
-    <p class='warning'> {$message} </p>
-
-
-    <p class="infotext">
-       {t}This dialog provides a simple way to change your password. Enter the current password and the new password (twice) in the fields below and press the 'Change' button.{/t}
-    </p>
-
-    <div class="ruler"></div>
-    <table>
-      {if $show_directory_chooser}
-      <tr>
-       <td>{t}Directory{/t}</td>
-       <td>
-          <select name='server'  title='{t}Directory{/t}'>
-            {html_options options=$server_options selected=$server_id}
-          </select>
-       </td>
-      </tr>
-      {/if}
-      <tr>
-       <td>{t}Username{/t}</td>
-       <td>{if $display_username}
-           <input type='text' name='uid' maxlength='25' value='{$uid}' title='{t}Username{/t}' onFocus="nextfield= 'current_password';">
-           {else}
-           <i>{$uid}</i>
-           {/if}
-       </td>
-      </tr>
-      <tr>
-       <td>{t}Current password{/t}</td>
-       <td><input type='password' name='current_password' maxlength='25' value='' title='{t}Current password{/t}' onFocus="nextfield= 'new_password';"></td>
-      </tr>
-      <tr>
-       <td>{t}New password{/t}</td>
-       <td><input type='password' name='new_password' maxlength='25' value='' title='{t}New password{/t}' onFocus="nextfield= 'new_password_repeated';"></td>
-      </tr>
-      <tr>
-       <td>{t}New password{/t} ({t}again{/t})</td>
-       <td><input type='password' name='new_password_repeated' maxlength='25' value='' title='{t}New password repeated{/t}' onFocus="nextfield= 'apply';"></td>
-      </tr>
-    </table>
-
-    <div class="ruler"></div>
-
-    <div class="change">
-    <input type='submit' name='apply' value='{t}Change{/t}'
-                 title='{t}Click here to change your password{/t}'>
-    </div>
-    <!-- check, if cookies are enabled -->
-    <p class='warning'>
-     <script language="JavaScript" type="text/javascript">
-        <!--
-            document.cookie = "gosatest=empty;path=/";
-            if (document.cookie.indexOf( "gosatest=") > -1 )
-                document.cookie = "gosatest=empty;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";
-            else
-                document.write("{$cookies}");
-        -->
-     </script>
-    </p>
-
-</form>
-
-{/if}
-
-<table class='iesucks'><tr><td>{$errors}</td></tr></table>
-
-<!-- Place cursor in username field -->
-<script language="JavaScript" type="text/javascript">
-  <!-- // First input field on page
-  focus_field('error_accept','uid','directory', 'username', 'current_password');
-  -->
-</script>
-
-</body>
-</html>
diff --git a/ihtml/themes/default/pwd_heimdal.tpl b/ihtml/themes/default/pwd_heimdal.tpl
deleted file mode 100644 (file)
index bdc58f6..0000000
+++ /dev/null
@@ -1,201 +0,0 @@
-
-<table style="width:100%;">
-       <tr>
-               <td style="width:50%;vertical-align:top;">
-                       <h2>{t}Heimdal options{/t}</h2>
-                       <i>{t}Use empty values for infinite{/t}</i>
-                       <table>
-                               <tr>
-                                       <td>
-                                               <label for="krb5MaxLife">{t}Ticket max life{/t}</label>
-                                       </td>
-                                       <td colspan="6">
-                                               <input id="krb5MaxLife" type="text" name="krb5MaxLife" value="{$krb5MaxLife}"> 
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td>
-                                               <label for="krb5MaxRenew">{t}Ticket max renew{/t}</label>
-                                       </td>
-                                       <td colspan="6">
-                                               <input id="krb5MaxRenew" type="text" name="krb5MaxRenew" value="{$krb5MaxRenew}">
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td colspan="7">
-                                               &nbsp;
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td>
-                                       </td>
-                                       <td style="width:40px;"><i>{t}infinite{/t}</i>
-                                       </td>
-                                       <td><i>{t}Hour{/t}</i>
-                                       </td>
-                                       <td style="width:60px;"><i>{t}Minute{/t}</i>
-                                       </td>
-                                       <td><i>{t}Day{/t}</i>
-                                       </td>
-                                       <td><i>{t}Month{/t}</i>
-                                       </td>
-                                       <td><i>{t}Year{/t}</i>
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td>
-                                               <label for="krb5ValidStart">{t}Valid ticket start time{/t}</label>
-                                       </td>
-                                       <td>
-                                               <input type="checkbox" name="krb5ValidStart_clear" 
-                                                       onClick="       changeState('krb5ValidStart_y');
-                                                                               changeState('krb5ValidStart_m');
-                                                                               changeState('krb5ValidStart_d');
-                                                                               changeState('krb5ValidStart_h');
-                                                                               changeState('krb5ValidStart_i');"
-                                                       {if $krb5ValidStart_clear} checked {/if}
-                                               >
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidStart_h" id="krb5ValidStart_h" {if $krb5ValidStart_clear} disabled {/if}>
-                                                       {html_options options=$hours selected=$krb5ValidStart_h}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidStart_i" id="krb5ValidStart_i" {if $krb5ValidStart_clear} disabled {/if}>
-                                                       {html_options options=$minutes selected=$krb5ValidStart_i}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidStart_d" id="krb5ValidStart_d" {if $krb5ValidStart_clear} disabled {/if}>
-                                                       {html_options options=$days selected=$krb5ValidStart_d}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidStart_m" id="krb5ValidStart_m" {if $krb5ValidStart_clear} disabled {/if}>
-                                                       {html_options options=$month selected=$krb5ValidStart_m}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidStart_y" id="krb5ValidStart_y" {if $krb5ValidStart_clear} disabled {/if}> 
-                                                       {html_options options=$years selected=$krb5ValidStart_y}
-                                               </select>
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td>
-                                               <label for="krb5ValidEnd">{t}Valid ticket end time{/t}</label>
-                                       </td>
-                                       <td>
-                                               <input type="checkbox" name="krb5ValidEnd_clear" 
-                                                       onClick="       changeState('krb5ValidEnd_y');
-                                                                               changeState('krb5ValidEnd_m');
-                                                                               changeState('krb5ValidEnd_d');
-                                                                               changeState('krb5ValidEnd_h');
-                                                                               changeState('krb5ValidEnd_i');"
-                                                       {if $krb5ValidEnd_clear} checked {/if}
-                                               >
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidEnd_h" id="krb5ValidEnd_h" {if $krb5ValidEnd_clear} disabled {/if}>
-                                                       {html_options options=$hours selected=$krb5ValidEnd_h}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidEnd_i" id="krb5ValidEnd_i" {if $krb5ValidEnd_clear} disabled {/if}>
-                                                       {html_options options=$minutes selected=$krb5ValidEnd_i}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidEnd_d" id="krb5ValidEnd_d" {if $krb5ValidEnd_clear} disabled {/if}>
-                                                       {html_options options=$days selected=$krb5ValidEnd_d}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidEnd_m" id="krb5ValidEnd_m" {if $krb5ValidEnd_clear} disabled {/if}>
-                                                       {html_options options=$month selected=$krb5ValidEnd_m}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5ValidEnd_y" id="krb5ValidEnd_y" {if $krb5ValidEnd_clear} disabled {/if}>
-                                                       {html_options options=$years selected=$krb5ValidEnd_y}
-                                               </select>
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td>
-                                               <label for="krb5PasswordEnd">{t}Password end{/t}</label>
-                                       </td>
-                                       <td>
-                                               <input type="checkbox" name="krb5PasswordEnd_clear" 
-                                                       onClick="       changeState('krb5PasswordEnd_y');
-                                                                               changeState('krb5PasswordEnd_m');
-                                                                               changeState('krb5PasswordEnd_d');
-                                                                               changeState('krb5PasswordEnd_h');
-                                                                               changeState('krb5PasswordEnd_i');"
-                                                       {if $krb5PasswordEnd_clear} checked {/if}
-                                               >
-                                       </td>
-                                       <td>
-                                               <select name="krb5PasswordEnd_h" id="krb5PasswordEnd_h" {if $krb5PasswordEnd_clear} disabled {/if}>
-                                                       {html_options options=$hours selected=$krb5PasswordEnd_h}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5PasswordEnd_i" id="krb5PasswordEnd_i" {if $krb5PasswordEnd_clear} disabled {/if}>
-                                                       {html_options options=$minutes selected=$krb5PasswordEnd_i}
-                                               </select>
-
-                                       </td>
-                                       <td>
-                                               <select name="krb5PasswordEnd_d" id="krb5PasswordEnd_d" {if $krb5PasswordEnd_clear} disabled {/if}>
-                                                       {html_options options=$days selected=$krb5PasswordEnd_d}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5PasswordEnd_m" id="krb5PasswordEnd_m" {if $krb5PasswordEnd_clear} disabled {/if}>
-                                                       {html_options options=$month selected=$krb5PasswordEnd_m}
-                                               </select>
-                                       </td>
-                                       <td>
-                                               <select name="krb5PasswordEnd_y" id="krb5PasswordEnd_y" {if $krb5PasswordEnd_clear} disabled {/if}>
-                                                       {html_options options=$years selected=$krb5PasswordEnd_y}
-                                               </select>
-                                       </td>
-                               </tr>
-                       </table>
-               </td>   
-               <td>
-                       <h2>Flags</h2>
-                       <table>
-                               <tr>
-                                       <td style="width:120px;">
-<input {if $krb5KDCFlags_0} checked {/if} class="center" name="krb5KDCFlags_0" value="1" type="checkbox">initial<br>
-<input {if $krb5KDCFlags_1} checked {/if} class="center" name="krb5KDCFlags_1" value="1" type="checkbox">forwardable<br>
-<input {if $krb5KDCFlags_2} checked {/if} class="center" name="krb5KDCFlags_2" value="1" type="checkbox">proxiable<br>
-<input {if $krb5KDCFlags_3} checked {/if} class="center" name="krb5KDCFlags_3" value="1" type="checkbox">renewable<br>
-<input {if $krb5KDCFlags_4} checked {/if} class="center" name="krb5KDCFlags_4" value="1" type="checkbox">postdate<br>
-<input {if $krb5KDCFlags_5} checked {/if} class="center" name="krb5KDCFlags_5" value="1" type="checkbox">server<br>
-<input {if $krb5KDCFlags_6} checked {/if} class="center" name="krb5KDCFlags_6" value="1" type="checkbox">client<br>
-                                       </td>
-                                       <td>
-<input {if $krb5KDCFlags_7} checked {/if} class="center" name="krb5KDCFlags_7" value="1" type="checkbox">invalid<br>
-<input {if $krb5KDCFlags_8} checked {/if} class="center" name="krb5KDCFlags_8" value="1" type="checkbox">require-preauth<br>
-<input {if $krb5KDCFlags_9} checked {/if} class="center" name="krb5KDCFlags_9" value="1" type="checkbox">change-pw<br>
-<input {if $krb5KDCFlags_10} checked {/if} class="center" name="krb5KDCFlags_10" value="1" type="checkbox">require-hwauth<br>
-<input {if $krb5KDCFlags_11} checked {/if} class="center" name="krb5KDCFlags_11" value="1" type="checkbox">ok-as-delegate<br>
-<input {if $krb5KDCFlags_12} checked {/if} class="center" name="krb5KDCFlags_12" value="1" type="checkbox">user-to-user<br>
-<input {if $krb5KDCFlags_13} checked {/if} class="center" name="krb5KDCFlags_13" value="1" type="checkbox">immutable<br>
-                                       </td>
-                               </tr>
-                       </table>
-               </td>
-       </tr>
-</table>
-<input type="hidden" name="pwd_heimdal_posted" value="1">
-<p class="seperator"></p>
-<p style="text-align:right;">
-       <input type="submit" name="pw_save" value="{t}Save{/t}">
-       &nbsp;
-       <input type="submit" name="pw_abort" value="{t}Cancel{/t}">
-</p>
diff --git a/ihtml/themes/default/remove.tpl b/ihtml/themes/default/remove.tpl
deleted file mode 100755 (executable)
index a9fd5b5..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<div style="font-size:18px;">
-  <img alt="" src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
-</div>
-<p>
- {$intro}
- {t}This may be used by several groups. Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t}
-</p>
-<p>
- {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}
-</p>
-
-<p class="plugbottom">
- <input type=submit name="delete_confirm" value="{t}Delete{/t}">
- &nbsp;
- <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
-</p>
-
diff --git a/ihtml/themes/default/setup_headers.tpl b/ihtml/themes/default/setup_headers.tpl
deleted file mode 100644 (file)
index 95605b4..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-
-<head>
-  <title>{if isset($title)}{$title}{else}GOsa{/if}</title>
-
-  <meta name="generator" content="my hands">
-  <meta name="description" content="GOsa - Login">
-  <meta name="author" lang="de" content="Cajus Pollmeier">
-
-  <meta http-equiv="Expires" content="Mon, 26 Jul 1997 05:00:00 GMT">
-  <meta http-equiv="Last-Modified" content="{$date} GMT">
-  <meta http-equiv="Cache-Control" content="no-cache">
-  <meta http-equiv="Pragma" content="no-cache">
-  <meta http-equiv="Cache-Control" content="post-check=0, pre-check=0">
-  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
-  <style type="text/css">@import url('themes/default/style.css');</style>
-  <link rel="shortcut icon" href="favicon.ico">
-
-  <script language="javascript"src="include/png.js" type="text/javascript"></script>
-  <script language="javascript"src="include/calendar.js" type="text/javascript"></script>
-  <script language="javascript"src="include/focus.js" type="text/javascript"></script>
-  <script language="javascript"src="include/warning.js" type="text/javascript"></script>
-</head>
diff --git a/ihtml/themes/default/sizelimit.tpl b/ihtml/themes/default/sizelimit.tpl
deleted file mode 100644 (file)
index 276404d..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<h1>{$warning}</h1>
-<p>
-{t}The size limit option makes LDAP operations faster and saves the LDAP server from getting too much load. The easiest way to handle big databases without long timeouts would be to limit your search to smaller values and use filters to get the entries you are looking for.{/t}
-</p>
-<p>
-<b>{t}Please choose the way to react for this session{/t}:</b>
-</p>
-
-<input type="radio" name="action" value="ignore">{t}ignore this error and show all entries the LDAP server returns{/t}<br>
-<input type="radio" name="action" value="limited" checked>{t}ignore this error and show all entries that fit into the defined sizelimit and let me use filters instead{/t}<br>
-<input type="radio" name="action" value="newlimit">{$limit_message}
-
-<p class="plugbottom">
- <input type=submit name="set_size_action" value="{t}Set{/t}">
-</p>
-
-<input type="hidden" name="ignore">
diff --git a/ihtml/themes/default/snapshotdialog.tpl b/ihtml/themes/default/snapshotdialog.tpl
deleted file mode 100755 (executable)
index 5ca8958..0000000
+++ /dev/null
@@ -1,97 +0,0 @@
-{if $RestoreMode}
-
-<h2>{t}Restoring object snapshots{/t}</h2>
-<p class="seperator">&nbsp;</p>
-<br>
-{t}This procedure will restore a snapshot of the selected object. It will replace the existing object after pressing the restore button.{/t}
-<br>
-<br>
-{t}Remember that DNS configuration and database entries could not be restored. For some objects it is only nescessary to open and save them again (goFon), but some entries must be recreated manually (glpi).{/t}
-<br>
-<br>
-{t}Don't forget to check references to other objects, for example does the selected printer still exists ?{/t}
-<br>
-<p class="seperator">&nbsp;</p>
-<br>
-<table summary="" style="width:100%">
-       {if !$restore_deleted}
-       <tr>
-               <td>
-               <b>{t}Object{/t}</b>&nbsp;
-               {$CurrentDN}
-               </td>
-       </tr>
-       {/if}
-       <tr>
-               <td>
-                       <br>
-                       {if $CountSnapShots==0}
-                               {t}There is no snapshot available that could be restored{/t}
-                       {else}
-                               {t}Choose a snapshot and click the folder image, to restore the snapshot{/t}
-                       {/if}
-               </td>
-       </tr>
-       <tr>
-               <td>
-                       {$SnapShotDivlist}
-               </td>
-       </tr>
-</table>
-
-<p class="seperator">&nbsp;</p>
-<div style="width:100%; text-align:right;">
-    <input type='submit' name='CancelSnapshot' value='{t}Cancel{/t}'>
-</div>
-
-{else}
-
-<h2>{t}Creating object snapshots{/t}</h2>
-<p class="seperator">&nbsp;</p>
-<br>
-{t}This procedure will create a snapshot of the selected object. It will be stored inside a special branch of your directory system and can be restored later on.{/t}
-<br>
-<br>
-{t}Remember that database entries, DNS configurations and possibly created zones in server extensions will not be stored in the snapshot.{/t}
-<br>
-<p class="seperator">&nbsp;</p>
-<br>
-<table summary="" style="width:100%">
-       <tr>
-               <td>
-                       <b>{t}Object{/t}</b>
-               </td>
-               <td style="width:95%"> 
-                  {$CurrentDN}
-               </td>
-       </tr>
-       <tr>
-               <td>
-                       <b>{t}Timestamp{/t}</b> 
-               </td>
-               <td> 
-                  {$CurrentDate}
-               </td>
-       </tr>
-       <tr>
-               <td style="vertical-align:top;" colspan="2">
-                       <br>
-                       {t}Reason for generating this snapshot{/t}<br> 
-                       <textarea name="CurrentDescription" style="width:100%;height:160px;" rows=10 cols=100>{$CurrentDescription}</textarea>
-               </td>
-       </tr>
-</table>
-
-<p class="seperator">&nbsp;</p>
-<div style="width:100%; text-align:right;">
-    <input type='submit' name='CreateSnapshot' value='{t}Continue{/t}'>
-    &nbsp;
-    <input type='submit' name='CancelSnapshot' value='{t}Cancel{/t}'>
-</div>
-
-<script language="JavaScript" type="text/javascript">
-  <!-- // First input field on page
-  document.mainform.CurrentDescription.focus();
-  -->
-</script>
-{/if}
diff --git a/include/TreeMenu.inc b/include/TreeMenu.inc
deleted file mode 100644 (file)
index c55e039..0000000
+++ /dev/null
@@ -1,822 +0,0 @@
-<?php
-// +-----------------------------------------------------------------------+
-// | Copyright (c) 2002-2005, Richard Heyes, Harald Radi                   |
-// | All rights reserved.                                                  |
-// |                                                                       |
-// | Redistribution and use in source and binary forms, with or without    |
-// | modification, are permitted provided that the following conditions    |
-// | are met:                                                              |
-// |                                                                       |
-// | o Redistributions of source code must retain the above copyright      |
-// |   notice, this list of conditions and the following disclaimer.       |
-// | o Redistributions in binary form must reproduce the above copyright   |
-// |   notice, this list of conditions and the following disclaimer in the |
-// |   documentation and/or other materials provided with the distribution.|
-// | o The names of the authors may not be used to endorse or promote      |
-// |   products derived from this software without specific prior written  |
-// |   permission.                                                         |
-// |                                                                       |
-// | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS   |
-// | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT     |
-// | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
-// | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT  |
-// | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
-// | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT      |
-// | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
-// | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
-// | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT   |
-// | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
-// | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  |
-// |                                                                       |
-// +-----------------------------------------------------------------------+
-// | Author: Richard Heyes <http://www.phpguru.org/>                       |
-// |         Harald Radi <harald.radi@nme.at>                              |
-// +-----------------------------------------------------------------------+
-//
-// $Id: TreeMenu.php,v 1.21 2005/03/02 02:24:26 richard Exp $
-
-/**
-* HTML_TreeMenu Class
-*
-* A simple couple of PHP classes and some not so simple
-* Jabbascript which produces a tree menu. In IE this menu
-* is dynamic, with branches being collapsable. In IE5+ the
-* status of the collapsed/open branches persists across page
-* refreshes.In any other browser the tree is static. Code is
-* based on work of Harald Radi.
-*
-* Usage.
-*
-* After installing the package, copy the example php script to
-* your servers document root. Also place the TreeMenu.js and the
-* images folder in the same place. Running the script should
-* then produce the tree.
-*
-* Thanks go to Chip Chapin (http://www.chipchapin.com) for many
-* excellent ideas and improvements.
-*
-* @author  Richard Heyes <richard@php.net>
-* @author  Harald Radi <harald.radi@nme.at>
-* @access  public
-* @package HTML_TreeMenu
-*/
-
-class HTML_TreeMenu
-{
-    /**
-    * Indexed array of subnodes
-    * @var array
-    */
-    var $items;
-
-    /**
-    * Constructor
-    *
-    * @access public
-    */
-    function HTML_TreeMenu()
-    {
-        // Not much to do here :(
-    }
-
-    /**
-    * This function adds an item to the the tree.
-    *
-    * @access public
-    * @param  object $node The node to add. This object should be
-    *                      a HTML_TreeNode object.
-    * @return object       Returns a reference to the new node inside
-    *                      the tree.
-    */
-    function addItem(&$node)
-    {
-        $this->items[] = &$node;
-        return $this->items[count($this->items) - 1];
-    }
-
-    /**
-    * Import method for creating HTML_TreeMenu objects/structures
-    * out of existing tree objects/structures. Currently supported
-    * are Wolfram Kriesings' PEAR Tree class, and Richard Heyes' (me!)
-    * Tree class (available here: http://www.phpguru.org/). This
-    * method is intended to be used statically, eg:
-    * $treeMenu = &HTML_TreeMenu::createFromStructure($myTreeStructureObj);
-    *
-    * @param  array  $params   An array of parameters that determine
-    *                          how the import happens. This can consist of:
-    *                            structure   => The tree structure
-    *                            type        => The type of the structure, currently
-    *                                           can be either 'heyes' or 'kriesing'
-    *                            nodeOptions => Default options for each node
-    *                            
-    * @return object           The resulting HTML_TreeMenu object
-    */
-    function createFromStructure($params)
-    {
-        if (!isset($params['nodeOptions'])) {
-            $params['nodeOptions'] = array();
-        }
-
-        switch (@$params['type']) {
-
-            /**
-            * Wolfram Kriesings' PEAR Tree class
-            */
-            case 'kriesing':
-                $className = strtolower(get_class($params['structure']->dataSourceClass));
-                $isXMLStruct = strpos($className,'_xml') !== false ? true : false;
-
-                // Get the entire tree, the $nodes are sorted like in the tree view
-                // from top to bottom, so we can easily put them in the nodes
-                $nodes = $params['structure']->getNode();
-
-                // Make a new menu and fill it with the values from the tree
-                $treeMenu  = new HTML_TreeMenu();
-                $curNode[0] = &$treeMenu;   // we need the current node as the reference to the
-
-                foreach ( $nodes as $aNode ) {
-                    $events = array();
-                    $data = array();
-
-                    // In an XML, all the attributes are saved in an array, but since they might be
-                    // used as the parameters, we simply extract them here if we handle an XML-structure
-                    if ( $isXMLStruct && sizeof($aNode['attributes']) ){
-                        foreach ( $aNode['attributes'] as $key=>$val ) {
-                            if ( !$aNode[$key] ) { // dont overwrite existing values
-                                $aNode[$key] = $val;
-                            }
-                        }
-                    }
-
-                    // Process all the data that are saved in $aNode and put them in the data and/or events array
-                    foreach ( $aNode as $key=>$val ) {
-                        if ( !is_array($val) ) {
-                            // Dont get the recursive data in here! they are always arrays
-                            if ( substr($key,0,2) == 'on' ){  // get the events
-                                $events[$key] = $val;
-                            }
-
-                            // I put it in data too, so in case an options starts with 'on' its also passed to the node ... not too cool i know
-                            $data[$key] = $val;
-                        }
-                    }
-
-                    // Normally the text is in 'name' in the Tree class, so we check both but 'text' is used if found
-                    $data['text'] = $aNode['text'] ? $aNode['text'] : $aNode['name'];
-
-                    // Add the item to the proper node
-                    $thisNode = &$curNode[$aNode['level']]->addItem( new HTML_TreeNode( $data , $events ) );
-                    $curNode[$aNode['level']+1] = &$thisNode;
-                }
-                break;
-
-            /**
-            * Richard Heyes' (me!) second (array based) Tree class
-            */
-            case 'heyes_array':
-                // Need to create a HTML_TreeMenu object ?
-                if (!isset($params['treeMenu'])) {
-                    $treeMenu = new HTML_TreeMenu();
-                    $parentID = 0;
-                } else {
-                    $treeMenu = &$params['treeMenu'];
-                    $parentID = $params['parentID'];
-                }
-                
-                // Loop thru the trees nodes
-                foreach ($params['structure']->getChildren($parentID) as $nodeID) {
-                    $data = $params['structure']->getData($nodeID);
-                    $parentNode = &$treeMenu->addItem(new HTML_TreeNode(array_merge($params['nodeOptions'], $data)));
-
-                    // Recurse ?
-                    if ($params['structure']->hasChildren($nodeID)) {
-                        $recurseParams['type']        = 'heyes_array';
-                        $recurseParams['parentID']    = $nodeID;
-                        $recurseParams['nodeOptions'] = $params['nodeOptions'];
-                        $recurseParams['structure']   = &$params['structure'];
-                        $recurseParams['treeMenu']    = &$parentNode;
-                        HTML_TreeMenu::createFromStructure($recurseParams);
-                    }
-                }
-                
-                break;
-
-            /**
-            * Richard Heyes' (me!) original OO based Tree class
-            */
-            case 'heyes':
-            default:
-                // Need to create a HTML_TreeMenu object ?
-                if (!isset($params['treeMenu'])) {
-                    $treeMenu = new HTML_TreeMenu();
-                } else {
-                    $treeMenu = &$params['treeMenu'];
-                }
-                
-                // Loop thru the trees nodes
-                foreach ($params['structure']->nodes->nodes as $node) {
-                    $tag = $node->getTag();
-                    $parentNode = &$treeMenu->addItem(new HTML_TreeNode(array_merge($params['nodeOptions'], $tag)));
-
-                    // Recurse ?
-                    if (!empty($node->nodes->nodes)) {
-                        $recurseParams['structure']   = $node;
-                        $recurseParams['nodeOptions'] = $params['nodeOptions'];
-                        $recurseParams['treeMenu']    = &$parentNode;
-                        HTML_TreeMenu::createFromStructure($recurseParams);
-                    }
-                }
-                break;
-
-        }
-
-        return $treeMenu;
-    }
-    
-    /**
-    * Creates a treeMenu from XML. The structure of your XML should be
-    * like so:
-    *
-    * <treemenu>
-    *     <node text="First node" icon="folder.gif" expandedIcon="folder-expanded.gif" />
-    *     <node text="Second node" icon="folder.gif" expandedIcon="folder-expanded.gif">
-    *         <node text="Sub node" icon="folder.gif" expandedIcon="folder-expanded.gif" />
-    *     </node>
-    *     <node text="Third node" icon="folder.gif" expandedIcon="folder-expanded.gif">
-    * </treemenu>
-    *
-    * Any of the options you can supply to the HTML_TreeNode constructor can be supplied as
-    * attributes to the <node> tag. If there are no subnodes for a particular node, you can
-    * use the XML shortcut <node ... /> instead of <node ... ></node>. The $xml argument can
-    * be either the XML as a string, or an pre-created XML_Tree object. Also, this method
-    * REQUIRES my own Tree class to work (http://phpguru.org/tree.html). If this has not
-    * been include()ed or require()ed this method will die().
-    *
-    * @param  mixed  $xml  This can be either a string containing the XML, or an XML_Tree object
-    *                      (the PEAR::XML_Tree package).
-    * @return object       The HTML_TreeMenu object
-    */
-    function createFromXML($xml)
-    {
-        if (!class_exists('Tree')) {
-            die('Could not find Tree class');
-        }
-
-        // Supplied $xml is a string
-        if (is_string($xml)) {
-            require_once('XML/Tree.php');
-            $xmlTree = new XML_Tree();
-            $xmlTree->getTreeFromString($xml);
-
-        // Supplied $xml is an XML_Tree object
-        } else {
-            $xmlTree = $xml;
-        }
-
-        // Now process the XML_Tree object, setting the XML attributes
-        // to be the tag data (with out the XML tag name or contents).
-        $treeStructure = Tree::createFromXMLTree($xmlTree, true);
-        $treeStructure->nodes->traverse(create_function('&$node', '$tagData = $node->getTag(); $node->setTag($tagData["attributes"]);'));
-
-        
-        return HTML_TreeMenu::createFromStructure(array('structure' => $treeStructure));
-    }
-} // HTML_TreeMenu
-
-
-/**
-* HTML_TreeNode class
-*
-* This class is supplementary to the above and provides a way to
-* add nodes to the tree. A node can have other nodes added to it.
-*
-* @author  Richard Heyes <richard@php.net>
-* @author  Harald Radi <harald.radi@nme.at>
-* @access  public
-* @package HTML_TreeMenu
-*/
-class HTML_TreeNode
-{
-    /**
-    * The text for this node.
-    * @var string
-    */
-    var $text;
-
-    /**
-    * The link for this node.
-    * @var string
-    */
-    var $link;
-
-    /**
-    * The icon for this node.
-    * @var string
-    */
-    var $icon;
-
-    /**
-    * The icon to show when expanded for this node.
-    * @var string
-    */
-    var $expandedIcon;
-
-    /**
-    * The css class for this node
-    * @var string
-    */
-    var $cssClass;
-
-    /**
-    * The link target for this node
-    * @var string
-    */
-    var $linkTarget;
-
-    /**
-    * Indexed array of subnodes
-    * @var array
-    */
-    var $items;
-
-    /**
-    * Whether this node is expanded or not
-    * @var bool
-    */
-    var $expanded;
-
-    /**
-    * Whether this node is dynamic or not
-    * @var bool
-    */
-    var $isDynamic;
-
-    /**
-    * Should this node be made visible?
-    * @var bool
-    */
-    var $ensureVisible;
-
-    /**
-    * The parent node. Null if top level
-    * @var object
-    */
-    var $parent;
-
-    /**
-    * Javascript event handlers;
-    * @var array
-    */
-    var $events;
-
-    /**
-    * Constructor
-    *
-    * @access public
-    * @param  array $options An array of options which you can pass to change
-    *                        the way this node looks/acts. This can consist of:
-    *                         o text          The title of the node, defaults to blank
-    *                         o link          The link for the node, defaults to blank
-    *                         o icon          The icon for the node, defaults to blank
-    *                         o expandedIcon  The icon to show when the node is expanded
-    *                         o cssClass      The CSS class for this node, defaults to blank
-    *                         o expanded      The default expanded status of this node, defaults to false
-    *                                         This doesn't affect non dynamic presentation types
-    *                         o linkTarget    Target for the links. Defaults to linkTarget of the
-    *                                         HTML_TreeMenu_Presentation.
-    *                         o isDynamic     If this node is dynamic or not. Only affects
-    *                                         certain presentation types.
-    *                         o ensureVisible If true this node will be made visible despite the expanded
-    *                                         settings, and client side persistence. Will not affect
-    *                                         some presentation styles, such as Listbox. Default is false
-    * @param  array $events An array of javascript events and the corresponding event handlers.
-    *                       Additionally to the standard javascript events you can specify handlers
-    *                       for the 'onexpand', 'oncollapse' and 'ontoggle' events which will be fired
-    *                       whenever a node is collapsed and/or expanded.
-    */
-    function HTML_TreeNode($options = array(), $events = array())
-    {
-        $this->text          = '';
-        $this->link          = '';
-        $this->icon          = '';
-        $this->expandedIcon  = '';
-        $this->cssClass      = '';
-        $this->expanded      = false;
-        $this->isDynamic     = true;
-        $this->ensureVisible = false;
-        $this->linkTarget    = null;
-
-        $this->parent        = null;
-        $this->events        = $events;
-
-        foreach ($options as $option => $value) {
-            $this->$option = $value;
-        }
-    }
-
-    /**
-    * Allows setting of various parameters after the initial
-    * constructor call. Possible options you can set are:
-    *  o text
-    *  o link
-    *  o icon
-    *  o cssClass
-    *  o expanded
-    *  o isDynamic
-    *  o ensureVisible
-    * ie The same options as in the constructor
-    *
-    * @access public
-    * @param  string $option Option to set
-    * @param  string $value  Value to set the option to
-    */
-    function setOption($option, $value)
-    {
-        $this->$option = $value;
-    }
-
-    /**
-    * Adds a new subnode to this node.
-    *
-    * @access public
-    * @param  object $node The new node
-    */
-    function &addItem(&$node)
-    {
-        $node->parent  = &$this;
-        $this->items[] = &$node;
-
-        /**
-        * If the subnode has ensureVisible set it needs
-        * to be handled, and all parents set accordingly.
-        */
-        if ($node->ensureVisible) {
-            $this->_ensureVisible();
-        }
-
-        return $this->items[count($this->items) - 1];
-    }
-
-    /**
-    * Private function to handle ensureVisible stuff
-    *
-    * @access private
-    */
-    function _ensureVisible()
-    {
-        $this->ensureVisible = true;
-        $this->expanded      = true;
-
-        if (!is_null($this->parent)) {
-            $this->parent->_ensureVisible();
-        }
-    }
-} // HTML_TreeNode
-
-
-/**
-* HTML_TreeMenu_Presentation class
-*
-* Base class for other presentation classes to
-* inherit from.
-*/
-class HTML_TreeMenu_Presentation
-{
-    /**
-    * The TreeMenu structure
-    * @var object
-    */
-    var $menu;
-
-    /**
-    * Base constructor simply sets the menu object
-    *
-    * @param object $structure The menu structure
-    */
-    function HTML_TreeMenu_Presentation(&$structure)
-    {
-        $this->menu = &$structure;
-    }
-
-    /**
-    * Prints the HTML generated by the toHTML() method.
-    * toHTML() must therefore be defined by the derived
-    * class.
-    *
-    * @access public
-    * @param  array  Options to set. Any options taken by
-    *                the presentation class can be specified
-    *                here.
-    */
-    function printMenu($options = array())
-    {
-        foreach ($options as $option => $value) {
-            $this->$option = $value;
-        }
-
-        echo $this->toHTML();
-    }
-}
-
-
-/**
-* HTML_TreeMenu_DHTML class
-*
-* This class is a presentation class for the tree structure
-* created using the TreeMenu/TreeNode. It presents the
-* traditional tree, static for browsers that can't handle
-* the DHTML.
-*/
-class HTML_TreeMenu_DHTML extends HTML_TreeMenu_Presentation
-{
-    /**
-    * Dynamic status of the treemenu. If true (default) this has no effect. If
-    * false it will override all dynamic status vars and set the menu to be
-    * fully expanded an non-dynamic.
-    */
-    var $isDynamic;
-
-    /**
-    * Path to the images
-    * @var string
-    */
-    var $images;
-
-    /**
-    * Target for the links generated
-    * @var string
-    */
-    var $linkTarget;
-
-    /**
-    * Whether to use clientside persistence or not
-    * @var bool
-    */
-    var $usePersistence;
-
-    /**
-    * The default CSS class for the nodes
-    */
-    var $defaultClass;
-
-    /**
-    * Whether to skip first level branch images
-    * @var bool
-    */
-    var $noTopLevelImages;
-    
-    /**
-    * Name of Jabbascript object to use
-    * @var string
-    */
-    var $jsObjectName;
-
-    /**
-    * Constructor, takes the tree structure as
-    * an argument and an array of options which
-    * can consist of:
-    *  o images            -  The path to the images folder. Defaults to "images"
-    *  o linkTarget        -  The target for the link. Defaults to "_self"
-    *  o defaultClass      -  The default CSS class to apply to a node. Default is none.
-    *  o usePersistence    -  Whether to use clientside persistence. This persistence
-    *                         is achieved using cookies. Default is true.
-    *  o noTopLevelImages  -  Whether to skip displaying the first level of images if
-    *                         there is multiple top level branches.
-    *  o maxDepth          -  The maximum depth of indentation. Useful for ensuring
-    *                         deeply nested trees don't go way off to the right of your
-    *                         page etc. Defaults to no limit.
-    *  o jsObjectName      -  Name to use for jabbascript object. Set this if you have
-    *                         different menus that should maintain their persistence
-    *                         information separately.
-    *
-    * And also a boolean for whether the entire tree is dynamic or not.
-    * This overrides any perNode dynamic settings.
-    *
-    * @param object $structure The menu structure
-    * @param array  $options   Array of options
-    * @param bool   $isDynamic Whether the tree is dynamic or not
-    */
-    function HTML_TreeMenu_DHTML(&$structure, $options = array(), $isDynamic = true)
-    {
-        $this->HTML_TreeMenu_Presentation($structure);
-        $this->isDynamic = $isDynamic;
-
-        // Defaults
-        $this->images           = 'images';
-        $this->maxDepth         = 0;        // No limit
-        $this->linkTarget       = '_self';
-        $this->jsObjectName     = 'objTreeMenu';
-        $this->defaultClass     = '';
-        $this->usePersistence   = true;
-        $this->noTopLevelImages = false;
-
-        foreach ($options as $option => $value) {
-            $this->$option = $value;
-        }
-    }
-
-    /**
-    * Returns the HTML for the menu. This method can be
-    * used instead of printMenu() to use the menu system
-    * with a template system.
-    *
-    * @access public
-    * @return string The HTML for the menu
-    */
-    function toHTML()
-    {
-        static $count = 0;
-        $menuObj     = $this->jsObjectName . '_' . ++$count;
-
-        $html  = "\n";
-        $html .= '<script language="javascript" type="text/javascript">' . "\n//<![CDATA[\n\t";
-        $html .= sprintf('%s = new TreeMenu("%s", "%s", "%s", "%s", %s, %s);',
-                         $menuObj,
-                         $this->images,
-                         $menuObj,
-                         $this->linkTarget,
-                         $this->defaultClass,
-                         $this->usePersistence ? 'true' : 'false',
-                         $this->noTopLevelImages ? 'true' : 'false');
-
-        $html .= "\n";
-
-        /**
-        * Loop through subnodes
-        */
-        if (isset($this->menu->items)) {
-            for ($i=0; $i<count($this->menu->items); $i++) {
-                $html .= $this->_nodeToHTML($this->menu->items[$i], $menuObj);
-            }
-        }
-
-        $html .= sprintf("\n\t%s.drawMenu();", $menuObj);
-        $html .= sprintf("\n\t%s.writeOutput();", $menuObj);
-
-        if ($this->usePersistence && $this->isDynamic) {
-            $html .= sprintf("\n\t%s.resetBranches();", $menuObj);
-        }
-        $html .= "\n// ]]>\n</script>";
-
-        return $html;
-    }
-
-    /**
-    * Prints a node of the menu
-    *
-    * @access private
-    */
-    function _nodeToHTML($nodeObj, $prefix, $return = 'newNode', $currentDepth = 0, $maxDepthPrefix = null)
-    {
-        $prefix = empty($maxDepthPrefix) ? $prefix : $maxDepthPrefix;
-        
-        $expanded  = $this->isDynamic ? ($nodeObj->expanded  ? 'true' : 'false') : 'true';
-        $isDynamic = $this->isDynamic ? ($nodeObj->isDynamic ? 'true' : 'false') : 'false';
-        $html = sprintf("\t %s = %s.addItem(new TreeNode('%s', %s, %s, %s, %s, '%s', '%s', %s));\n",
-                        $return,
-                        $prefix,
-                        str_replace("'", "\\'", $nodeObj->text),
-                        !empty($nodeObj->icon) ? "'" . $nodeObj->icon . "'" : 'null',
-                        !empty($nodeObj->link) ? "'" . $nodeObj->link . "'" : 'null',
-                        $expanded,
-                        $isDynamic,
-                        $nodeObj->cssClass,
-                        $nodeObj->linkTarget,
-                        !empty($nodeObj->expandedIcon) ? "'" . $nodeObj->expandedIcon . "'" : 'null');
-
-        foreach ($nodeObj->events as $event => $handler) {
-            $html .= sprintf("\t %s.setEvent('%s', '%s');\n",
-                             $return,
-                             $event,
-                             str_replace(array("\r", "\n", "'"), array('\r', '\n', "\'"), $handler));
-        }
-
-        if ($this->maxDepth > 0 AND $currentDepth == $this->maxDepth) {
-            $maxDepthPrefix = $prefix;
-        }
-
-        /**
-        * Loop through subnodes
-        */
-        if (!empty($nodeObj->items)) {
-            for ($i=0; $i<count($nodeObj->items); $i++) {
-                $html .= $this->_nodeToHTML($nodeObj->items[$i], $return, $return . '_' . ($i + 1), $currentDepth + 1, $maxDepthPrefix);
-            }
-        }
-
-        return $html;
-    }
-} // End class HTML_TreeMenu_DHTML
-
-
-/**
-* HTML_TreeMenu_Listbox class
-*
-* This class presents the menu as a listbox
-*/
-class HTML_TreeMenu_Listbox extends HTML_TreeMenu_Presentation
-{
-    /**
-    * The text that is displayed in the first option
-    * @var string
-    */
-    var $promoText;
-
-    /**
-    * The character used for indentation
-    * @var string
-    */
-    var $indentChar;
-
-    /**
-    * How many of the indent chars to use
-    * per indentation level
-    * @var integer
-    */
-    var $indentNum;
-
-    /**
-    * Target for the links generated
-    * @var string
-    */
-    var $linkTarget;
-
-    /**
-    * Constructor
-    *
-    * @param object $structure The menu structure
-    * @param array  $options   Options whic affect the display of the listbox.
-    *                          These can consist of:
-    *                           o promoText  The text that appears at the the top of the listbox
-    *                                        Defaults to "Select..."
-    *                           o indentChar The character to use for indenting the nodes
-    *                                        Defaults to "&nbsp;"
-    *                           o indentNum  How many of the indentChars to use per indentation level
-    *                                        Defaults to 2
-    *                           o linkTarget Target for the links. Defaults to "_self"
-    *                           o submitText Text for the submit button. Defaults to "Go"
-    */
-    function HTML_TreeMenu_Listbox($structure, $options = array())
-    {
-        $this->HTML_TreeMenu_Presentation($structure);
-
-        $this->promoText  = 'Select...';
-        $this->indentChar = '&nbsp;';
-        $this->indentNum  = 2;
-        $this->linkTarget = '_self';
-        $this->submitText = 'Go';
-
-        foreach ($options as $option => $value) {
-            $this->$option = $value;
-        }
-    }
-
-    /**
-    * Returns the HTML generated
-    */
-    function toHTML()
-    {
-        static $count = 0;
-        $nodeHTML = '';
-
-        /**
-        * Loop through subnodes
-        */
-        if (isset($this->menu->items)) {
-            for ($i=0; $i<count($this->menu->items); $i++) {
-                $nodeHTML .= $this->_nodeToHTML($this->menu->items[$i]);
-            }
-        }
-
-        return sprintf('<form target="%s" action="" onsubmit="var link = this.%s.options[this.%s.selectedIndex].value; if (link) {this.action = link; return true} else return false"><select name="%s"><option value="">%s</option>%s</select> <input type="submit" value="%s" /></form>',
-                       $this->linkTarget,
-                       'HTML_TreeMenu_Listbox_' . ++$count,
-                       'HTML_TreeMenu_Listbox_' . $count,
-                       'HTML_TreeMenu_Listbox_' . $count,
-                       $this->promoText,
-                       $nodeHTML,
-                       $this->submitText);
-    }
-
-    /**
-    * Returns HTML for a single node
-    *
-    * @access private
-    */
-    function _nodeToHTML($node, $prefix = '')
-    {
-        $html = sprintf('<option value="%s">%s%s</option>', $node->link, $prefix, $node->text);
-
-        /**
-        * Loop through subnodes
-        */
-        if (isset($node->items)) {
-            for ($i=0; $i<count($node->items); $i++) {
-                $html .= $this->_nodeToHTML($node->items[$i], $prefix . str_repeat($this->indentChar, $this->indentNum));
-            }
-        }
-
-        return $html;
-    }
-} // End class HTML_TreeMenu_Listbox
-?>
diff --git a/include/accept-to-gettext.inc b/include/accept-to-gettext.inc
deleted file mode 100644 (file)
index 8c19933..0000000
+++ /dev/null
@@ -1,210 +0,0 @@
-<?php
-/*
- * accept-to-gettext.inc -- convert information in 'Accept-*' headers to
- * gettext language identifiers.
- * Copyright (c) 2003, Wouter Verhelst <wouter@debian.org>
- * 
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
- * Usage:
- *
- *  $locale=al2gt(<array of supported languages/charsets in gettext syntax>,
- *                <MIME type of document>);
- *  setlocale('LC_ALL', $locale); // or 'LC_MESSAGES', or whatever...
- *
- * Example:
- *
- *  $langs=array('nl_BE.ISO-8859-15','nl_BE.UTF-8','en_US.UTF-8','en_GB.UTF-8');
- *  $locale=al2gt($langs, 'text/html');
- *  setlocale('LC_ALL', $locale);
- *
- * Note that this will send out header information (to be
- * RFC2616-compliant), so it must be called before anything is sent to
- * the user.
- * 
- * Assumptions made:
- * * Charset encodings are written the same way as the Accept-Charset
- *   HTTP header specifies them (RFC2616), except that they're parsed
- *   case-insensitive.
- * * Country codes and language codes are the same in both gettext and
- *   the Accept-Language syntax (except for the case differences, which
- *   are dealt with easily). If not, some input may be ignored.
- * * The provided gettext-strings are fully qualified; i.e., no "en_US";
- *   always "en_US.ISO-8859-15" or "en_US.UTF-8", or whichever has been
- *   used. "en.ISO-8859-15" is OK, though.
- * * The language is more important than the charset; i.e., if the
- *   following is given:
- * 
- *   Accept-Language: nl-be, nl;q=0.8, en-us;q=0.5, en;q=0.3
- *   Accept-Charset: ISO-8859-15, utf-8;q=0.5
- *
- *   And the supplied parameter contains (amongst others) nl_BE.UTF-8
- *   and nl.ISO-8859-15, then nl_BE.UTF-8 will be picked.
- * 
- * $Log: accept-to-gettext.inc,v $
- * Revision 1.1.1.1  2003/11/19 19:31:15  wouter
- * * moved to new CVS repo after death of the old
- * * Fixed code to apply a default to both Accept-Charset and
- *   Accept-Language if none of those headers are supplied; patch from
- *   Dominic Chambers <dominic@encasa.com>
- *
- * Revision 1.2  2003/08/14 10:23:59  wouter
- * Removed little error in Content-Type header syntaxis.
- *
- */
-
-/* not really important, this one; perhaps I could've put it inline with
- * the rest. */
-function find_match($curlscore,$curcscore,$curgtlang,$langval,$charval,
-                    $gtlang)
-{
-  if($curlscore < $langval) {
-    $curlscore=$langval;
-    $curcscore=$charval;
-    $curgtlang=$gtlang;
-  } else if ($curlscore == $langval) {
-    if($curcscore < $charval) {
-      $curcscore=$charval;
-      $curgtlang=$gtlang;
-    }
-  }
-  return array($curlscore, $curcscore, $curgtlang);
-}
-
-
-function al2gt($gettextlangs, $mime) 
-{
-  /* Check if ACCEPT_LANGUAGE isset */
-  if(!isset($_SERVER["HTTP_ACCEPT_LANGUAGE"])){
-    $_SERVER["HTTP_ACCEPT_LANGUAGE"] = "";
-  }
-  if(!isset($_SERVER["HTTP_ACCEPT_CHARSET"])){
-    $_SERVER["HTTP_ACCEPT_CHARSET"] = "";
-  }
-
-  /* default to "everything is acceptable", as RFC2616 specifies */
-  $acceptLang=(($_SERVER["HTTP_ACCEPT_LANGUAGE"] == '') ? '*' :
-    $_SERVER["HTTP_ACCEPT_LANGUAGE"]);
-  $acceptChar=(($_SERVER["HTTP_ACCEPT_CHARSET"] == '') ? 'ISO-8859-1,utf-8;q=0.7,*;q=0.7' :
-    $_SERVER["HTTP_ACCEPT_CHARSET"]);
-  $alparts=@preg_split("/,/",$acceptLang);
-  $acparts=@preg_split("/,/",$acceptChar);
-  
-  /* Parse the contents of the Accept-Language header.*/
-  foreach($alparts as $part) {
-    $part=trim($part);
-    if(preg_match("/;/", $part)) {
-      $lang=@preg_split("/;/",$part);
-      $score=@preg_split("/=/",$lang[1]);
-      $alscores[$lang[0]]=$score[1];
-    } else {
-      $alscores[$part]=1;
-    }
-  }
-
-  /* Do the same for the Accept-Charset header. */
-
-  /* RFC2616: ``If no "*" is present in an Accept-Charset field, then
-   * all character sets not explicitly mentioned get a quality value of
-   * 0, except for ISO-8859-1, which gets a quality value of 1 if not
-   * explicitly mentioned.''
-   * 
-   * Making it 2 for the time being, so that we
-   * can distinguish between "not specified" and "specified as 1" later
-   * on. */
-  $acscores["ISO-8859-1"]=2;
-
-  foreach($acparts as $part) {
-    $part=trim($part);
-    if(preg_match("/;/", $part)) {
-      $cs=@preg_split("/;/",$part);
-      $score=@preg_split("/=/",$cs[1]);
-      $acscores[strtoupper($cs[0])]=$score[1];
-    } else {
-      $acscores[strtoupper($part)]=1;
-    }
-  }
-  if($acscores["ISO-8859-1"]==2) {
-    $acscores["ISO-8859-1"]=(isset($acscores["*"])?$acscores["*"]:1);
-  }
-
-  /* 
-   * Loop through the available languages/encodings, and pick the one
-   * with the highest score, excluding the ones with a charset the user
-   * did not include.
-   */
-  $curlscore=0;
-  $curcscore=0;
-  $curgtlang=NULL;
-  foreach($gettextlangs as $gtlang) {
-
-    $tmp1=preg_replace("/\_/","-",$gtlang);
-    $tmp2=@preg_split("/\./",$tmp1);
-    $allang=strtolower($tmp2[0]);
-    $gtcs=strtoupper($tmp2[1]);
-    $noct=@preg_split("/-/",$allang);
-
-    if(!isset($alscores["*"])){
-      $alscores["*"] = "";
-    }
-
-    if(!isset($alscores[$allang])){
-      $alscores[$allang] = "";
-    }
-    
-    if(!isset($alscores[$noct[0]])){
-      $alscores[$noct[0]] = "";
-    }
-  
-    if(!isset($acscores[$gtcs])){
-      $acscores[$gtcs] = "";
-    }
-    $testvals=array(
-        array($alscores[$allang], $acscores[$gtcs]),
-        array($alscores[$noct[0]], $acscores[$gtcs]),
-        array($alscores[$allang], $acscores["*"]),
-        array($alscores[$noct[0]], $acscores["*"]),
-        array($alscores["*"], $acscores[$gtcs]),
-        array($alscores["*"], $acscores["*"]));
-
-    $found=FALSE;
-    foreach($testvals as $tval) {
-      if(!$found && isset($tval[0]) && isset($tval[1])) {
-        $arr=find_match($curlscore, $curcscore, $curgtlang, $tval[0],
-            $tval[1], $gtlang);
-        $curlscore=$arr[0];
-        $curcscore=$arr[1];
-        $curgtlang=$arr[2];
-        $found=TRUE;
-      }
-    }
-  }
-
-  /* We must re-parse the gettext-string now, since we may have found it
-   * through a "*" qualifier.*/
-  
-  $gtparts=@preg_split("/\./",$curgtlang);
-  $tmp=strtolower($gtparts[0]);
-  $lang=preg_replace("/\_/", "-", $tmp);
-  header("Content-Language: $lang");
-  if(isset($gtparts[1])){
-    $charset=$gtparts[1];
-    header("Content-Type: $mime; charset=$charset");
-  }
-  return $curgtlang;
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_CopyPasteHandler.inc b/include/class_CopyPasteHandler.inc
deleted file mode 100644 (file)
index 5c021bf..0000000
+++ /dev/null
@@ -1,426 +0,0 @@
-<?php
-
-define("LDAP_DUMP_PATH","/tmp/gosa");
-
-class CopyPasteHandler {
-
-  var $config;
-  var $current;
-
-  /* This array contains all dns of the currently copyied objects */
-  var $queue       = array(); 
-
-  /* Attributes that should be overwritten */
-  var $setvar_array= array();
-
-  /* The dn of the last edited object */
-  var $lastdn      = "";
-
-
-  /* Create CP handler  */
-  function CopyPasteHandler(&$config)
-  {
-    $this->config = &$config;  
-    $this->current= NULL;
-    $this->queue  = array();
-    $this->setvar_array = array();
-  }
-
-
-  /* Entry entry to Copy & Paste queue.
-   * A Queue entry is represented as follows.
-   *  array['file_name']  - Position on hdd 
-   *  array['method']     - copy/cut
-   *  array['dn']         - the dn of the object added to the queue 
-   *  array['tab_class']  - Tab object that should be used to initialize the new object
-   *  array['tab_object'] - Tab object name used to initialize correct object Type like USERTABS
-   */
-  function add_to_queue($dn,$action,$tab_class,$tab_object,$tab_acl_category)
-  {
-    if(!class_exists($tab_class)){
-      trigger_error(sprintf("Specified class object '%s' does not exists.",$tab_class));
-      return(FALSE);
-    }
-
-    if(!isset($this->config->data['TABS'][$tab_object])){
-      trigger_error(sprintf("Specified tab object '%s' does not exists.",$tab_object));
-      return(FALSE);
-    }
-
-    if(!in_array($action,array("cut","copy"))){
-      trigger_error(sprintf("Specified action '%s' does not exists for copy & paste.",$action));
-      return(FALSE);
-    } 
-
-    if($file_name = $this->save_dn_attributes_to_hdd($dn)){
-      $tmp = array();
-      $tmp['file_name'] = $file_name;
-      $tmp['method']    = $action;  
-      $tmp['dn']        = $dn;
-      $tmp['tab_class'] = $tab_class;
-      $tmp['tab_object']= $tab_object;
-      $tmp['tab_acl_category']= $tab_acl_category;
-      $this->queue[]    = $tmp; 
-    }
-  }
-
-
-  /* This removes all objects from queue.
-   * Remove hdd dumps of current entries too.
-   * Remove entries older than 24 hours.
-   */
-  function cleanup_queue()
-  {
-    $this->current = FALSE;
-    $this->setvar_array = array();
-
-    /* Remove all entries from queue */  
-    foreach($this->queue as $key => $entry){
-      @rmdir($entry['file_name']);  
-      unset($this->queue[$key]);
-    }
-
-    /* Create patch if it doesn't exists */
-    if(!is_dir(LDAP_DUMP_PATH)){
-      @mkdir(LDAP_DUMP_PATH);
-    }    
-    
-    /* check if we are able to create a new file the given directory */
-    if(!is_writeable(LDAP_DUMP_PATH)){
-      print_red(sprintf(_("Could not cleanup copy & paste queue. We are not allowed to save ldap dump to '%s', please check permissions."),LDAP_DUMP_PATH));
-      new log("copy","all/all","copy & paste, event queue.",array(),
-          sprintf("Could not cleanup copy & paste queue. We are not allowed to save ldap dump to '%s', please check permissions.",LDAP_DUMP_PATH));
-      return(FALSE);
-    }
-
-    /* Remove entries from hdd that are older than24 hours */
-    $fp = opendir(LDAP_DUMP_PATH);
-    while($file = readdir($fp)){
-      if(is_file(LDAP_DUMP_PATH."/".$file) && !preg_match("/^\./",$file)){
-        $file_time = fileatime(LDAP_DUMP_PATH."/".$file);
-        if($file_time < (time() - (24* 60 *60))){
-          @unlink(LDAP_DUMP_PATH."/".$file);
-        }
-      }
-    }
-  }
-
-
-  /* To increase performance we save the ldap dump on hdd 
-   * This function automatically creates the dumps and returns 
-   *  the name of the dumpfile we created 
-   */
-  function save_dn_attributes_to_hdd($dn)
-  {
-    $filename = "Should not be returned";
-    $ldap = $this->config->get_ldap_link();
-    $ldap->cd($this->config->current['BASE']);
-    $res  = $ldap->cat($dn);
-
-    /* Check if given dn is valid and ldap search was succesfull */ 
-    if(!$res){
-      print_red(sprintf(_("Specified object '%s' is not a valid ldap object, please check copy & paste  methods.")));
-      new log("copy","all/all",$dn,array(),"Could not create dump of ldap object, given object is not present in the ldap database.");
-      return(FALSE);
-    }
-
-    /* Create data to save given ldap dump on the hdd */
-    $filename = "gosa_copy-paste_dump_".preg_replace("/[^0-9]/","",microtime());
-    $path     = LDAP_DUMP_PATH;
-
-    /* Create patch if it doesn't exists */
-    if(!is_dir($path)){
-      @mkdir($path);
-    }    
-
-    /* check if we are able to create a new file the given directory */
-    if(!is_writeable($path)){
-      print_red(sprintf(_("We are not allowed to save ldap dump to '%s', please check permissions."),$path));
-      new log("copy","all/all",$dn,array(), 
-          sprintf("We are not allowed to save ldap dump to '%s', please check permissions.",$path));
-      return(FALSE);
-    }  
-
-    /* Create file handle */
-    $fp = @fopen($path."/".$filename,"w+");
-    if(!$fp){
-      print_red(sprintf(_("We are not allowed to save ldap dump to '%s/%s', please check permissions."),$path,$filename));
-      new log("copy","all/all",$dn,array(), 
-          sprintf("We are not allowed to save ldap dump to '%s/%s', please check permissions.",$path,$filename));
-      return(FALSE);
-    }    
-
-    $data = serialize($ldap->fetch());
-    fwrite($fp,$data,strlen($data));
-    fclose($fp);
-
-    /* Only the webserver should be able to read those files */
-    @chmod($path."/".$filename,0600); 
-    return($path."/".$filename);
-  }
-
-
-  /* Check if there are still entries the object queue */
-  function entries_queued()
-  {
-    return( count($this->queue) >=1 || $this->current != FALSE);
-  }
-
-
-  /* Paste one entry from queue */
-  function load_entry_from_queue()
-  {
-
-    /* Save posted variables, handle dialog posts like 'cancel' */
-    $this->save_object();
-
-    /* If there is currently no object pasted 
-     *  create new object and prepare object to be pasted
-     */
-    if(!$this->current && $this->entries_queued()){
-      $key    = key($this->queue);
-      $entry  = $this->queue[$key];
-      $tab_c = $entry['tab_class'];
-      $tab_o = $entry['tab_object'];
-      $tab_a = $entry['tab_acl_category'];
-
-      if($entry['method'] == "copy"){
-        $entry['object']      = new $tab_c($this->config,$this->config->data['TABS'][$tab_o],"new",$tab_a);
-      }else{
-        $entry['object']      = new $tab_c($this->config,$this->config->data['TABS'][$tab_o],$entry['dn'],$tab_a);
-      }
-
-      $entry['source_data'] = $this->load_attributes_from_hdd($entry['file_name']);
-
-      if($entry['method'] == "copy"){
-
-        /* Prepare each plugin of this tab object to be posted */
-        foreach($entry['object']->by_object as $name => $obj){
-
-          /* Prepare every single class, to be copied  */
-          $entry['object']->by_object[$name]->PrepareForCopyPaste($entry['source_data']);
-
-          /* handle some special vars */
-          foreach(array("is_account") as $attr){
-            if(isset($entry['source_data'][$attr])){
-              $entry['object']->by_object[$name]->$attr = $entry['source_data'][$attr];
-            }
-          }
-        }
-      }
-
-      /* Assign created object as current */
-      $this->current = $entry;
-      unset($this->queue[$key]);
-    }
-  }
-
-
-  /* Load dumped ldap entry specified by $filename and 
-   *  return data an unserailized data array
-   */
-  function load_attributes_from_hdd($filename)
-  {
-    $fp = @fopen($filename,"r");
-    if(is_file($filename) && is_readable($filename) && $fp){
-      $data = "";
-      while($str = fgets($fp,512)){
-        $data .= $str;
-      }
-      return(unserialize($data));
-    }else{
-      print_red(sprintf(_("Could not load dumped file '%s', from hard disk drive."),$filename));
-      new log("copy","all/all",$dn,array(), 
-          sprintf(sprintf("Could not load dumped file '%s', from hard disk drive.",$filename)));
-      return(FALSE);
-    }
-  }
-
-
-  /* Displays a dialog which allows the user to fix all dependencies of this object.
-     Create unique names, ids, or what ever */
-  function execute()
-  {
-    $ui = get_userinfo();
-    $type = $this->current['method'];
-    if($type == "cut"){
-      if(isset($_POST['PerformCopyPaste'])){
-        while($this->entries_queued()){
-          $this->load_entry_from_queue();      
-          $this->_update_vars();
-
-          $msgs = $this->check();
-          $acl = $ui->get_category_permissions($this->current['dn'], $this->current['tab_acl_category']);
-          /* Check permissions */ 
-          if(!preg_match("/((c|w)|(w|c))/",$acl)){
-            print_red(sprintf(_("You are not allowed to cut and paste the following object '%s'."),$this->current['dn']));
-          }elseif(count ($msgs) ){
-            foreach( $msgs as $msg){
-              print_red($msg);
-            }
-          }else{
-
-            /* Load next queue entry */
-            $this->lastdn = $this->current['object']->dn;
-            $this->current['object']->save();
-          }
-
-          $this->current =FALSE;
-        }
-      }
-      if($this->current){
-
-        $dns = $this->current['dn']."\n";
-        foreach($this->queue as $entry){
-          $dns .= $entry['dn']."\n";
-        }
-
-        $smarty = get_smarty();
-        $smarty->assign("type","cut");
-        $smarty->assign("Complete",false);
-        $smarty->assign("AttributesToFix","&nbsp;");
-        $smarty->assign("SubDialog",$this->current['object']->SubDialog);
-        $smarty->assign("objectDN"     ,$dns);
-        $smarty->assign("message", sprintf(_("You are going to paste the cutted entry '%s'."), "<pre>".$dns."</pre>"));
-        return($smarty->fetch(get_template_path("copyPasteDialog.tpl",FALSE)));
-      }
-    }
-    if($type == "copy"){
-      if(isset($_POST['PerformCopyPaste'])){
-        $this->_update_vars();
-        $msgs = $this->check();
-
-        $acl = $ui->get_category_permissions($this->current['dn'], $this->current['tab_acl_category']);
-        /* Check permissions */ 
-        if(!preg_match("/((c|w)|(w|c))/",$acl)){
-          print_red(sprintf(_("You are not allowed to copy and paste the following object '%s'."),$this->current['dn']));
-        }elseif(count ($msgs) ){
-          foreach( $msgs as $msg){
-            print_red($msg);
-          }
-        }else{
-          $this->current['object']->save();
-          $this->lastdn = $this->current['object']->dn;
-          $this->current =FALSE;
-
-          /* Load next queue entry */
-          $this->load_entry_from_queue();
-        }
-      }
-      if($this->current){
-        $smarty = get_smarty();
-        $smarty->assign("type","copy");
-        $smarty->assign("Complete",false);
-        $smarty->assign("AttributesToFix",$this->generateAttributesToFix());
-        $smarty->assign("SubDialog",$this->current['object']->SubDialog);
-        $smarty->assign("objectDN"     ,$this->current['source_data']['dn']);
-        $smarty->assign("message", sprintf(_("You are going to paste the copied entry '%s'."), $this->current['source_data']['dn']));
-        return($smarty->fetch(get_template_path("copyPasteDialog.tpl",FALSE)));
-      }
-    }
-  }
-
-
-  /* Return the dn of the last edited entry */
-  function last_entry()
-  {
-    return($this->lastdn);
-  }
-
-
-  /* Save new values posted by copy & paste dialog */
-  function save_object()
-  {
-    if(isset($_POST['abort_current_cut-copy_operation'])){
-      $this->current = FALSE;
-    }
-
-    if(isset($_POST['abort_all_cut-copy_operations'])){
-      $this->cleanup_queue();
-      $this->current = FALSE;
-    }
-
-    /* Assign posted var to all tabs
-     */
-    if($this->current){
-      $this->current['object']->saveCopyDialog();
-    }
-  }
-
-
-  /* Create dialog which asks unique attributes/values ... 
-   *  call tabs -> getCopyDialog() 
-   *    which calls tab -> getCopyDialog()  */
-  function generateAttributesToFix()
-  {
-    if($this->current){
-      return($this->current['object']->getCopyDialog());  
-    }
-  }
-
-
-  /* Set a single attribute to specified value
-   *  example :   ("base", $newBase );    */
-  function SetVar($name,$value)
-  {
-    $this->setvar_array[$name]=$value; 
-  }
-
-
-  /* Update current object attributes, collected via SetVar */
-  function _update_vars()
-  {
-    if($this->current){
-
-      /* Update all attributes specified with SetVar */
-      foreach($this->setvar_array as $name => $value){
-        if(isset($this->current['object']->$name)){
-          $this->current['object']->$name = $value;
-        }
-      }
-
-      /* Walk through tabs */
-      foreach($this->current['object']->by_object as $key => $obj){
-
-        /* Update all attributes specified with SetVar */
-        foreach($this->setvar_array as $name => $value){
-          if(isset($this->current['object']->by_object[$key]->$name)){
-            $this->current['object']->by_object[$key]->$name = $value;
-          }
-        }
-      }
-    }
-  }
-
-
-  /* Returns errors from including tabs. */
-  function check()
-  {
-    $ret = array();
-    foreach($this->current['object']->by_object as $obj){
-      if($obj->is_account || $obj->ignore_account){
-        $ret = array_merge($ret , $obj->check());
-      }
-    }
-    return($ret);
-  }
-
-
-  /* returns the paste icon for headpages */ 
-  function generatePasteIcon()
-  {
-    $Copy_Paste= "&nbsp;<img class='center' src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;";
-    if($this->entries_queued()){
-      $img= "images/copypaste.png";
-      $Copy_Paste.= "<input type='image' name='editPaste' class='center'
-        src='".$img."' alt='"._("Paste")."'>&nbsp;";
-    }else{
-      $Copy_Paste.= "<img class='center' src='images/cant_editpaste.png' alt=\""._("Can't paste")."\">&nbsp;";
-    }
-    return ($Copy_Paste);
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_MultiSelectWindow.inc b/include/class_MultiSelectWindow.inc
deleted file mode 100644 (file)
index f2be830..0000000
+++ /dev/null
@@ -1,750 +0,0 @@
-<?php
-
-define ("SEPERATOR", 1002);
-
-class MultiSelectWindow{
-
-       var $bool_DisplayAlpahabet      = false;
-       var $bool_DisplayCloseButton= true;     
-       var $bool_DisplaySaveButton = true;     
-
-       var $SaveButtonString           = "";
-       var $CloseButtonString  = "";
-
-       var $string_Title                         = "";
-       var $string_ListHeader  = "";
-  var $string_ListDropDown= "";
-       var $string_Summary                     = "";
-       var $string_Information = "";
-
-       var $array_Header                         = array();
-       var $array_Elements                     = array();      
-       var $array_Checkboxes           = array();      
-       var $array_Regexes                      = array();      
-
-       var $config                                         = array("");
-       var $is_closed                            = false;
-       var $is_saved                               = false;
-       var $is_headpage                          = false;      // if true the design changes
-       var $filterName                           = "Liste";
-       var $DepartmentsAdded           = false;
-  var $Added_Departments  = array();
-       var $selectedBase       = "";
-
-  var $DivHeight          = "";
-
-  var $HideFilterPart     = false;
-  var $List_Bottom_Info   = "";
-  var $SaveAdditionalVars = array();  // Additional Post vars to store 
-  var $module= "";
-
-  var $IgnoreAccount = TRUE;
-
-       function ClearElementsList()
-       {
-               $this->array_Elements = array();
-       }
-
-  function HideFilterPart($bool = true)
-  {
-    $this->HideFilterPart = $bool;
-  }
-
-  function SetHeight($height)
-  { 
-    $this->DivHeight=$height;
-  }
-
-       /* Adds a regex input field to the current dialog */
-       function AddRegex($name,$string,$value,$conn,$image="images/search.png")
-       {
-               $arr = array();
-
-               /* Check if the given input field name was already used 
-                  for this type of dialog */   
-               if(isset($_SESSION['MultiDialogFilters'][$this->filterName][$name])){
-                       $arr['value']   = $_SESSION['MultiDialogFilters'][$this->filterName][$name];
-                       $this->$name = $arr['value'];
-               }else{
-                       $arr['value']   = $value;       
-               }
-
-               $arr['name']            = $name;
-               $arr['string']          = $string;
-               $arr['image']           = $image;       
-               $arr['connAlpha']       = $conn;                // Connect with alphabet select 
-               $this->array_Regexes[] = $arr;
-       }
-
-
-  function SetDropDownHeaderMenu($str)
-  {
-    $this->string_ListDropDown = $str;
-  }
-
-  function GetDropDownHeaderMenu()
-  {
-    if(!empty($this->string_ListDropDown)){
-      $mid = new LayersMenu(6, 7, 2, 1);
-      $mid->setImgwww("./images/");
-      $mid->setIcondir("./images/");
-      $mid->setDirroot("../include/php_layers_menu/");
-      $mid->setHorizontalMenuTpl("../ihtml/".get_template_path("",FALSE).'GOsa_MultiSelectHeader.ihtml');
-      $mid->setSubMenuTpl("../ihtml/".get_template_path("",FALSE).'GOsa_MultiSelectHeaderSubEntry.ihtml');
-      $mid->setMenuStructureString($this->string_ListDropDown);
-      $mid->parseStructureForMenu('menu');
-      $mid->newHorizontalMenu('menu');
-      $s = $mid->getHeader();
-      $s.= $mid->getMenu('menu');
-      $s.= $mid->getFooter('menu');
-      return($s);
-    }else{
-      return("");
-    }
-  }
-
-
-       /* Contrucktion */
-       function MultiSelectWindow(&$config, $filterName, $module)
-       {
-               $this->config = &$config;
-               $this->module = $module;
-               $this->SaveButtonString         = _("Save");
-               $this->CloseButtonString        = _("Close");
-               $this->filterName                       = $filterName;
-    $this->ui = get_userinfo();
-               $this->selectedBase = $_SESSION['CurrentMainBase'];
-
-    /* Check default values for SaveAdditionalVars */
-    foreach($this->SaveAdditionalVars as $name){
-      if(isset($_SESSION['MultiDialogFilters'][$this->filterName][$name])){
-        $this->$name = $_SESSION['MultiDialogFilters'][$this->filterName][$name];
-      }
-    }
-    
-       }
-
-       /* Enables the headpage mode, which changes the list look */
-       function SetHeadpageMode()
-       {
-               $this->is_headpage = true;
-       }
-
-       /* Sets the List internal name (not displayed anywhere) 
-          it is used to identify every single list
-        */     
-       function SetTitle($str)
-       {
-               $this->string_Title = $str;
-       }
-
-       /* Set the list header string  */
-       function SetListHeader($str)
-       {
-               $this->string_ListHeader = $str;
-       }
-
-       /* This sets the list description which is the first gray bar on top of the list */
-       function SetSummary($str)
-       {
-               $this->string_Summary = $str;
-       }
-
-       /* If the save button is enabled, you can change its caption with this function */      
-       function SetSaveButtonString($str)
-       {
-               $this->SaveButtonString = $str;
-       }
-
-       /* If the close button is enabled, you can change its caption with this function */     
-       function SetCloseButtonString($str)
-       {
-               $this->CloseButtonString = $str;
-       }
-
-       /* With this function you can change the text of the information box */
-       function SetInformation($str)
-       {
-               $this->string_Information = $str;
-       }
-
-       /* Display the alphabet selection box*/
-       function EnableAplhabet($bool)
-       {
-               $this->bool_DisplayAlpahabet = $bool;
-       }
-
-       /* Add additional header col */
-       function AddHeader($arr)
-       {
-               $this->array_Header[] = $arr;
-       }
-
-       /* add additional List element */
-       function AddElement($arr)
-       {
-               $this->array_Elements[] = $arr;
-       }
-
-
-  /* Return default header part. With back, home and root icons and department selection */
-  function get_default_header()
-  {
-    $enable_back = TRUE;
-    $enable_root = TRUE;
-    $enable_home = TRUE;
-
-    $ui = get_userinfo();
-
-    /* Check if selectedBase = first available base */
-    $deps = $ui->get_module_departments($this->module);
-
-    if(!count($deps) || $deps[0] == $this->selectedBase){
-      $enable_back = FALSE;
-      $enable_root = FALSE;
-    }
-  
-    $listhead ="";
-    /* Check if we are in users home  department */ 
-    if(!count($deps) ||$this->selectedBase == get_base_from_people($ui->dn)){
-      $enable_home = FALSE;
-    }
-
-    /* Draw root button */
-    if($enable_root){
-      $listhead .= " <input class='center' type='image' src='images/list_root.png' align='middle'
-        title='"._("Go to root department")."' name='dep_root' alt='"._("Root")."'>&nbsp;";
-    }else{
-      $listhead .= " <img src='images/list_root_gray.png' class='center' alt='"._("Root")."'>&nbsp;";
-    }
-
-    /* Draw back button */
-    if($enable_back){
-      $listhead .= " <input class='center' type='image' align='middle' src='images/list_back.png'
-        title='"._("Go up one department")."' alt='"._("Up")."'                name='dep_back'>&nbsp;";
-    }else{
-      $listhead .= " <img src='images/list_back_gray.png' class='center' alt='"._("Up")."'>&nbsp;";
-    }
-
-    /* Draw home button */
-    if($enable_home){
-      $listhead .= " <input class='center' type='image' align='middle' src='images/list_home.png'
-        title='"._("Go to users department")."' alt='"._("Home")."'            name='dep_home'>&nbsp;";
-    }else{
-      $listhead .= " <img src='images/list_home_gray.png' class='center' alt='"._("Home")."'>&nbsp;";
-    }
-   
-    /* And at least draw reload button, this button is enabled everytime */ 
-    $listhead .=  " <input class='center' type='image' src='images/list_reload.png' align='middle'
-      title='"._("Reload list")."' name='submit_department' alt='"._("Submit")."'>&nbsp;".
-      " <img   class='center' src='images/list_seperator.png' align='middle' alt='-' height='16' width='1'>&nbsp;";
-
-    return ($listhead);
-  }
-
-       /* Add a checkbox to the filter element,
-          the name specifies an existing class var to store the 'selection' */
-       function AddCheckBox($name,$value="Unset",$string="Unset",$default=false)
-       {
-               $arr = array();
-
-               if($name == SEPERATOR){
-                       $arr['name'] = SEPERATOR;
-               }else{
-                       /* Check if there was already a variable 
-                          for this dialog which we should use instead of the default*/
-                       if(isset($_SESSION['MultiDialogFilters'][$this->filterName][$name])){
-                               $arr['default'] = $_SESSION['MultiDialogFilters'][$this->filterName][$name];
-                               $this->$name = $arr['default'];
-                       }else{
-                               $arr['default'] = $default; 
-        $this->$name = $default;
-                       }
-                       $arr['name']          = $name;
-                       $arr['string']      = $string;
-                       $arr['value']         = $value;
-                       $arr['enabled']     = true;
-
-               }
-               $this->array_Checkboxes[] = $arr;
-       }
-
-
-       /* Hides or unhides the checkbox with the given name */
-       function DisableCheckBox($name,$HideShow = false)
-       {
-               foreach($this->array_Checkboxes as $key => $chkbox){
-                       if($chkbox['name'] == $name){
-                               $this->array_Checkboxes[$key]['enabled'] = $HideShow;
-                       }
-               }
-       }
-
-
-       /* Returns true if the close button was pressed */
-       function isClosed()
-       {
-               return($this->is_closed);
-       }
-
-       /* Enable the close button */
-       function EnableCloseButton($bool)
-       {
-               $this->bool_DisplayCloseButton = $bool;
-       }
-
-       /* Enable the save button on the bottom of the list*/
-       function EnableSaveButton ($bool)
-       {
-               $this->bool_DisplaySaveButton = $bool;
-       }
-
-  /* Add a list specific filter object to position 
-      1 on top of Information 
-      2 Between Information && Filter
-      3 Below the Filter Part */
-  function AddUserBoxToFilter($position)
-  {
-    return("");
-  }
-
-  function EnableJSLeaveMsg($ignore = TRUE)
-  {
-    $this->IgnoreAccount = !$ignore;
-  }
-
-       /* Draw the list with all list elements and filters */
-       function Draw()
-       {
-
-               /* Check for exeeded sizelimit */
-               if (($message= check_sizelimit()) != ""){
-                       return($message);
-               }
-
-               $smarty = get_smarty();
-               $smarty->assign("UserBox1",$this->AddUserBoxToFilter(1));
-               $smarty->assign("UserBox2",$this->AddUserBoxToFilter(2));
-               $smarty->assign("UserBox3",$this->AddUserBoxToFilter(3));
-
-               $divlist = new divlist($this->string_Title);
-               $divlist->SetSummary($this->string_Summary);
-               $divlist->SetEntriesPerPage(0); // 0 for scrollable list
-
-    /* Display list footer with summary of all listed entries */
-    if(isset($this->config->data['MAIN']['LIST_SUMMARY']) && preg_match("/true/i",$this->config->data['MAIN']['LIST_SUMMARY'])){
-      $divlist->SetFooter($this->get_List_Bottom_Info());
-    }
-  
-    if($this->DivHeight != ""){
-      $divlist->SetHeight($this->DivHeight);
-    }
-
-               /* set Header informations 
-                */
-               $header = array();
-               foreach($this->array_Header as $head){
-                       $header[] = $head;
-               }
-               $divlist->SetHeader($header);
-
-               /* set Entries 
-                */
-               $elements = array();
-               foreach($this->array_Elements as $element){
-                       $divlist->AddEntry($element);
-               }
-
-               /* Create checkboxes fields 
-                */
-               $boxes = "";
-               $boxClick = " onClick='document.mainform.submit();' ";
-               foreach($this->array_Checkboxes as $box){
-
-                       if($box['name'] == SEPERATOR){
-                               $boxes .= "</td></tr></table><table style='width:100%;border-top:1px solid #B0B0B0;'><tr><td>";
-                               continue;
-                       }
-
-                       /* Skip disabled boxes */
-                       if(!$box['enabled']) continue;
-
-                       /* Check if box is checked */
-                       if($box['default'] == true){
-                               $boxes .="<input type='checkbox' name=\"".$box['name']."\" value='1' title=\"".htmlentities($box['value'])."\" checked ".$boxClick.">&nbsp;".$box['string']."<br>";
-                       }else{
-                               $boxes .="<input type='checkbox' name=\"".$box['name']."\" value='1' title=\"".htmlentities($box['value'])."\" ".$boxClick.">&nbsp;".$box['string']."<br>";
-                       }
-               }
-               $smarty->assign("CheckBoxes", $boxes);
-
-               /* Assign regex fields 
-                */
-               $regexes = "";
-               foreach($this->array_Regexes as $regex){
-                       $regexes.="<table summary=\"\" style=\"width:100%;border-top:1px solid #B0B0B0;\">
-                               <tr>
-                               <td>
-                               <label for=\"".$regex['name']."\">
-                               <img alt=\"".$regex['string']."\" src=\"".$regex['image']."\" align=middle>
-                               </label>
-                               </td>
-                               <td width=\"99%\">
-                               <input id=\"".$regex['name']."\" type=\"text\" style='width:99%' name=\"".$regex['name']."\" maxlength='20'
-                               value=\"".htmlentities($regex['value'])."\" title=\"".htmlentities($regex['string'])."\"> 
-                               </td>
-                               </tr>
-                               </table>";
-               }
-               $smarty->assign("regexes"                       , $regexes );
-
-    /* Hide Filter Part if Requested or empty */
-    if((empty($boxes)) && (empty($regexes)) || ($this->HideFilterPart)){
-                 $smarty->assign("Skip_Filter_Part",   true);
-    }else{ 
-                 $smarty->assign("Skip_Filter_Part",   false);
-    }
-
-               /* Assign alphabet and display it 
-                */     
-               $smarty->assign("Display_alphabet",     $this->bool_DisplayAlpahabet);
-               $smarty->assign("alphabet",             generate_alphabet());
-               $smarty->assign("Header"                        , $this->string_ListHeader);
-               $smarty->assign("HeaderDropDown", $this->GetDropDownHeaderMenu());
-               $smarty->assign("Summary"                       , $this->string_Summary);
-               $smarty->assign("Title"                         , $this->string_Title);
-               $smarty->assign("Information"           , $this->string_Information);
-               $smarty->assign("IgnoreAccount"         , $this->IgnoreAccount);
-
-               /* Check for exeeded sizelimit */
-               $smarty->assign("hint"                          , print_sizelimit_warning());
-               $smarty->assign("DivList"                       , $divlist->DrawList());
-
-
-               if($this->is_headpage){
-                       $smarty->assign("tree_image",           get_template_path('images/tree.png'));
-                       $smarty->assign("infoimage",            get_template_path('images/info.png'));
-                       $smarty->assign("launchimage",          get_template_path('images/launch.png'));
-                       $smarty->assign("apply",                        apply_filter());
-               }else{
-                       $smarty->assign("tree_image",           get_template_path('images/tree.png'));
-                       $smarty->assign("infoimage",            get_template_path('images/info_small.png'));
-                       $smarty->assign("launchimage",          get_template_path('images/rocket.png'));
-                       $smarty->assign("apply",                        apply_filter());
-               }
-
-               /* Button handling */
-               $smarty->assign("SaveButtonString" ,$this->SaveButtonString);
-               $smarty->assign("CloseButtonString",$this->CloseButtonString);
-
-               $smarty->assign("Display_Close",        $this->bool_DisplayCloseButton);
-               $smarty->assign("Display_Save" ,        $this->bool_DisplaySaveButton);
-
-               $smarty->assign("filterName"    ,       $this->filterName);
-               $smarty->assign("is_headpage"   ,       $this->is_headpage);
-
-               $display = $smarty->fetch(get_template_path("MultiSelectWindow.tpl"));
-               return($display);
-       }
-
-       /* Set the close var, which simulates the close button is pressed */
-       function Close()
-       {
-               $this->is_closed = true;
-       }
-
-       function Save()
-       {
-               $this->is_saved = true;
-       }
-
-       /* Store all checkboxes/ regexes ... 
-          Store data also into a session var, to keep the checkboxes check after reload  */
-       function save_object()
-       {
-    /* Get up to date config */
-    if(isset($this->parent->config)){
-      $this->config = $this->parent->config;
-    }
-
-    /* Update current base */
-    $s_action ="";
-    foreach($_POST as $key => $value){
-      if(preg_match("/^dep_back.*/i",$key)){
-        $s_action="back";
-      }elseif(preg_match("/^dep_root.*/",$key)){
-        $s_action="root";
-      }elseif(preg_match("/^dep_home.*/i",$key)){
-        $s_action="home";
-      }
-    }
-
-    /* Save base selection from headpage selectbox*/
-    if(isset($_POST['CurrentMainBase'])){
-      $this->selectedBase = $_POST['CurrentMainBase'];
-    }
-
-    /* Homebutton is posted */
-    if($s_action=="home"){
-      $ui= get_userinfo();
-      $base = get_base_from_people($ui->dn);
-      $this->selectedBase= $base;
-    }
-
-    /* Open selected department
-       this is posted by the parent class MultiSelectWindow */
-    if(isset($_GET['act'])&& ($_GET['act'] == "dep_open")){
-      $s_entry = base64_decode($_GET['dep_id']);
-      if (!isset($this->config->departments[$s_entry])){
-        print_red(_("Error: The requested subtree has an inconsistent DN encoding, check your LDAP!"));
-      } else {
-        $this->selectedBase = $this->config->departments[$s_entry];
-      }
-    }
-
-    /* back to the roots ^^ */
-    if($s_action=="root"){
-      $this->selectedBase=($this->config->current['BASE']);
-      $dep_id = $this->ui->get_module_departments($this->module);
-      if(isset($dep_id[key($dep_id)])){
-        $this->selectedBase = $dep_id[key($dep_id)];
-      }
-    }
-
-
-    /* If Back-button is pressed, move back one step in DN */
-    if($s_action=="back"){
-
-      /* Get parent deprtment and check if we are allowed to step in it */
-      $base_back= preg_replace("/^[^,]+,/", "", $_SESSION['CurrentMainBase']);
-      $dep_id = $this->ui->get_module_departments($this->module);
-      if(in_array_ics($base_back,$dep_id)){
-
-        /* The department array keeps non DN entries as index. We need to convert
-           it before checking the existance. */
-        $base_back= trim(convert_department_dn($base_back));
-
-        /* Check if the department exists, otherwise revert to the configure base DN */
-        if(isset($this->config->departments[$base_back])){
-          $this->selectedBase= $this->config->departments[$base_back];
-        }else{
-          $this->selectedBase= $this->config->departments['/'];
-        }
-      }
-    }
-    $_SESSION['CurrentMainBase'] = $this->selectedBase;
-
-               if(isset($_POST['MultiSelectWindow'.$this->filterName])){
-
-      /* Save some additional vars */
-      foreach($this->SaveAdditionalVars as $name){
-        if(isset($_POST[$name])){
-          if(isset($this->$name)){
-            $this->$name = $_POST[$name];
-            $_SESSION['MultiDialogFilters'][$this->filterName][$name] = $_POST[$name];
-          }
-        }
-      }
-
-                       /* Check posts from checkboxes 
-                        */
-                       foreach($this->array_Checkboxes as $key => $box){
-                               if(isset($_POST[$box['name']])){
-                                       $this->array_Checkboxes[$key]['default'] = true;
-                                       $this->$box['name'] = true;
-                               }else{
-                                       $this->array_Checkboxes[$key]['default'] = false;
-                                       $this->$box['name'] = false;
-                               }
-                               /* Save settings in out session */
-                               $_SESSION['MultiDialogFilters'][$this->filterName][$box['name']] = $this->$box['name'];
-                       }
-
-                       /* Check regex posts */
-                       foreach($this->array_Regexes as $key => $box){
-                               $this->array_Regexes[$key]['value'] = $_POST[$box['name']];
-                               $this->$box['name'] = $_POST[$box['name']];
-                               $_SESSION['MultiDialogFilters'][$this->filterName][$box['name']] = $this->$box['name'];
-                       }
-
-                       /* call close/save if buttons are pressed */
-                       if(isset($_POST['CloseMultiSelectWindow'])){
-                               $this->Close();
-                       }
-
-                       if(isset($_POST['SaveMultiSelectWindow'])){
-                               $this->Save();
-                       }
-               }
-
-               /* check for alphabet selection
-                  Check which regexes are connected to the alphabet 
-                */     
-               if(isset($_GET['search'])){
-                       foreach($this->array_Regexes as $key => $box){
-                               /* check if this regex is connected to the alphabet selection */
-                               if(($box['connAlpha'])&&(isset($_GET['search']))){
-                                       $val =  $_GET['search']."*";
-                                       $val = preg_replace("/\*\**/","*",$val);
-                                       $this->array_Regexes[$key]['value'] = $val;
-                                       $this->$box['name'] = $val;
-          $_SESSION['MultiDialogFilters'][$this->filterName][$box['name']] =  $val;
-                               }
-                       }
-               }
-       }
-
-
-  /* Create header snapshot value */
-  function get_snapshot_header($layer_menu = FALSE)
-  {
-    $str = "";
-    if($this->parent->snapshotEnabled()){
-      $ok = false;
-      foreach($this->parent->get_used_snapshot_bases() as $base){
-        $ok |= count($this->parent->getAllDeletedSnapshots($base)) >= 1 ;
-      }
-      if($ok){
-        if($layer_menu){
-          $str = "..|<img class='center' src='images/restore.png' alt='"._("Restore")."'>&nbsp;"._("Restore")."|RestoreDeletedSnapShot|\n";
-        }else{
-          $str = "<input class='center' type='image' align='middle' src='images/restore.png'
-            title='"._("Restore snapshopts of already deleted objects")."' 
-            alt='"._("Restore")."' name='RestoreDeletedSnapShot'>&nbsp;"; 
-        }
-      }else{
-        if($layer_menu){
-          $str = "..|<img class='center' src='images/restore_grey.png' alt=''>&nbsp;"._("Restore")."||\n";
-        }else{
-          $str = "<img class='center' src='images/restore_grey.png' alt=''>&nbsp;";
-        }
-      }
-#      $str .= "<img class='center' src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;";
-    }
-    return($str);
-  }
-
-
-  function GetSnapShotActions($dn)
-  {
-    $str= "";
-    if($this->parent->snapshotEnabled()){
-
-      if(count($this->parent->Available_SnapsShots($dn))){
-        $str.= "<input class='center' type='image' src='images/restore.png'
-          alt='"._("Restore snapshot")."' name='RestoreSnapShotDialog_".base64_encode($dn)."' title='"._("Restore snapshot")."'>&nbsp;";
-      } else {
-        $str = "<img class='center' src='images/restore_grey.png' alt=''>&nbsp;";
-      }
-
-      $str.= "<input class='center' type='image' src='images/snapshot.png'
-        alt='"._("Create snapshot")."' name='CreateSnapShotDialog_".base64_encode($dn)."' title='"._("Create a new snapshot from this object")."'>&nbsp;";
-    }
-
-    return($str);
-  }
-
-
-       /* this function adds the sub-departments of the current tree to the list */
-       function AddDepartments($base = false,$numtabs = 3,$empty_tabs_in_front = 0)
-       {
-               $this->DepartmentsAdded = true;
-    $this->Added_Departments = array();
-
-               /* check for a valid base */
-               if(!$base){
-                       if(!isset($_SESSION['CurrentMainBase'])){
-                               $_SESSION['CurrentMainBase'] = $this->config->current['BASE'];
-                       }
-                       $base = $_SESSION['CurrentMainBase'];
-               }
-
-               /* Create ldap obj and switch into base*/
-               $ldap = $this->config->get_ldap_link();
-               $ldap->cd($base);
-
-               /* reset current deps */
-               $this->departments = array();
-
-               /* Get all departments within this subtree */
-               $deps= get_list("(&(|(ou=*)(description=*))(objectClass=gosaDepartment))", $this->module, $base,
-                    array("ou", "description"), GL_SIZELIMIT | GL_CONVERT);
-
-               /* Edit delete link for system types
-                */
-               $linkopen = "<a href='?plug=".$_GET['plug']."&amp;act=dep_open&amp;dep_id=%s'>%s</a>";
-
-               /* Create an array with all visible (in the list) departments */
-               $departments = array();
-               foreach($deps as $value){
-                       if(isset($value['description'][0])){
-                               $this->departments[$value['dn']]= get_sub_department($value['dn'])." - [".$value["description"][0]."]";
-                       }else{
-                               $this->departments[$value['dn']]= get_sub_department($value['dn']);
-                       }
-               }
-               natcasesort($this->departments);
-
-
-    if($empty_tabs_in_front){
-#      $numtabs -= $empty_tabs_in_front;
-    }
-  
-               /* Add deps to this dialog object list */
-               foreach($this->departments as $key=> $val){
-
-                       /* Add missing entries ... */
-                       if(!isset($this->config->departments[trim($key)])){
-                               $this->config->departments[trim($key)]="";
-                       }
-
-                       /* check if this department contains sub-departments
-                          Display different image in this case
-                        */
-                       $non_empty="";
-                       $nkey= normalizePreg($key);
-                       foreach($this->config->departments as $keyd=>$vald ){
-                               if(preg_match('/$nkey\/.*/',$keyd)){
-                                       $non_empty="full";
-                               }
-                       }
-
-                       /* Add to divlist */
-                       $row = array();
-
-      if($empty_tabs_in_front){
-        for($i = 0; $i < $empty_tabs_in_front ; $i ++){
-          $row[] = array("string"=>"&nbsp;", "attach" => "style='text-align:center;width:20px;'");
-        }
-      }
-
-                       $row[]=$field1=array("string"=>"<img src='images/".$non_empty."folder.png' alt='department'>","attach"=>"style='text-align:center;width:20px;'");
-                       $row[]=$field2=array("string"=>sprintf($linkopen,base64_encode($key),$val), "attach" => "style=''");
-
-                       if($numtabs > 2){       
-                               for($i = 2 ; $i < $numtabs;$i++){
-          if(isset( $this->array_Header[$i + $empty_tabs_in_front]['attach'])){
-            $row[] = array("string"=>"&nbsp;","attach" => $this->array_Header[$i + $empty_tabs_in_front]['attach']);
-          }else{
-            $row[] = array("string"=>"&nbsp;");
-          }
-                               }
-                       }
-                       $this->AddElement($row);
-      $this->Added_Departments[] = $row;
-               }
-       }
-
-  function set_List_Bottom_Info($str)
-  {
-    $this->List_Bottom_Info = $str;
-  }
-
-  function get_List_Bottom_Info()
-  {
-    return($this->List_Bottom_Info); 
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_SnapShotDialog.inc b/include/class_SnapShotDialog.inc
deleted file mode 100755 (executable)
index 00e1f87..0000000
+++ /dev/null
@@ -1,168 +0,0 @@
-<?php
-
-/* Snap shot dialog class */
-class SnapShotDialog extends plugin 
-{
-       var $config;
-       var $attributes= array("CurrentDescription");
-       var $CurrentDescription= "";
-       var $parent= NULL;
-       var $display_restore_dialog= false;                   /* Defines the restore mode */
-       var $display_all_removed_objects= false;                /* Specifies which objects will be listed, all
-                                                 snapshots for a single entry or all snapshots
-                                                 of already deleted objects  */        
-       var $dialog= true;
-       var $del_dn= "";
-       var $ui;
-       var $acl;
-  var $dns = array();
-  var $snap_shot_bases = array();
-  var $last_list = array();
-
-       
-       function SnapShotDialog(&$config, $dn, &$parent)
-       {
-    plugin::plugin($config,$dn);
-    $this->parent      = &$parent;
-               $this->ui                 = get_userinfo();
-       }
-
-  
-  /* Show deleted snapshots from these bases */
-  function set_snapshot_bases($bases)
-  {
-    $this->snap_shot_bases = $bases;
-  }
-       
-       
-       /* Display snapshot dialog */
-       function execute()
-       {
-               plugin::execute();
-               $smarty = get_smarty();
-
-               $once = true;
-               foreach($_POST as $name => $value){
-                       if((preg_match("/^RemoveSnapShot_/",$name)) && ($once)){
-                               $once = false;
-       
-                               $entry = preg_replace("/^RemoveSnapShot_/","",$name);
-                               $entry = base64_decode(preg_replace("/_[xy]$/","",$entry));
-
-        $found = false;
-        foreach($this->last_list as $t_stamp => $obj){
-          if($obj['dn'] == $entry){
-            $found = true;
-            break;
-          }
-        }
-
-        if($found){
-          $this->del_dn        = $entry;
-          $smarty= get_smarty();
-          $smarty->assign("intro", sprintf(_("You're about to delete the snapshot '%s'."), @LDAP::fix($this->del_dn)));
-          return($smarty->fetch (get_template_path('remove.tpl')));
-        }
-      }
-    }
-
-    /* Remove snapshot */
-    if(isset($_POST['delete_confirm']) && !empty($this->del_dn)){
-      $this->remove_snapshot($this->del_dn);
-      $this->del_dn = "";
-               }
-
-               /* We must restore a snapshot */
-               if($this->display_restore_dialog){
-
-                       /* Should we only display all snapshots of already deleted objects 
-                or the snapshots for the given object dn */
-                       $res = array();
-                       $tmp = array();
-                       if($this->display_all_removed_objects){
-                               if(count($this->snap_shot_bases)){
-                                       foreach($this->snap_shot_bases as $dn){
-                                               $tmp = array_merge($tmp,$this->getAllDeletedSnapshots($dn,true));
-                                       }
-                               }else{
-                                       $tmp = $this->getAllDeletedSnapshots($this->snap_shot_bases,true);
-                               }
-                       }else{
-                               $tmp = $this->Available_SnapsShots($this->dn,true);
-                       }
-
-                       $DivListSnapShots = new divSelectBox("SnapShotRestore");
-                       $DivListSnapShots->SetHeight(180);
-
-                       $list_of_elements = array();                    
-                       
-                       /* Walk through all entries and setup the display text */
-                       foreach($tmp as $key => $entry){
-                               $TimeStamp = $entry['gosaSnapshotTimestamp'][0];
-                               $list_of_elements[$TimeStamp] = $entry;
-                       }
-
-                       /* Sort generated list */
-                       krsort($list_of_elements);
-       
-                       /* Add Elements to divlist */   
-      $this->last_list = $list_of_elements;
-                       foreach($list_of_elements as $entry){
-
-                               $actions= "<input type='image' src='images/restore.png' name='RestoreSnapShot_%KEY' 
-                                                               class='center' title='"._("Restore snapshot")."'>&nbsp;";
-                               $actions.= "<input type='image' src='images/edittrash.png' name='RemoveSnapShot_%KEY' 
-                                                               class='center' title='"._("Remove snapshot")."'>&nbsp;";
-
-                               $time_stamp     = date(_("Y-m-d, H:i:s"),preg_replace("/\-.*$/","",$entry['gosaSnapshotTimestamp'][0]));
-                               $display_data   = $entry['description'][0];
-
-                               if($this->display_all_removed_objects){
-                                       $display_data.= " - ".$entry['gosaSnapshotDN'][0];
-                               }
-
-                               $field0 = array("string"=> $time_stamp , "attach"=> "style='vertical-align:top;width:120px;'");
-                               $field1 = array("string"=> htmlentities (utf8_decode($display_data)), "attach"=> "");
-                               $field2 = array("string"=> preg_replace("/%KEY/",base64_encode($entry['dn']),$actions) , 
-                                                               "attach"=> "style='border-right:0px;vertical-align:top;width:40px;text-align:right;'");
-                               $DivListSnapShots->AddEntry(array($field0,$field1,$field2));
-                       }               
-
-                       $smarty->assign("SnapShotDivlist",$DivListSnapShots->DrawList());       
-                       $smarty->assign("CountSnapShots",count($list_of_elements));
-               }
-
-               $smarty->assign("restore_deleted",$this->display_all_removed_objects);
-               $smarty->assign("RestoreMode",$this->display_restore_dialog);
-               $smarty->assign("CurrentDate",date(_("Y-m-d, H:i:s")));
-               $smarty->assign("CurrentDN",$this->dn);
-               $smarty->assign("CurrentDescription",$this->CurrentDescription);
-               return($smarty->fetch(get_template_path("snapshotdialog.tpl")));
-       }
-
-
-       function check()
-       {
-               $message = plugin::check();
-               if(!$this->display_restore_dialog){
-                       if(empty($this->CurrentDescription)){
-                               $message[]  = _("Please specify a valid description for this snapshot.");
-                       }
-               }
-               return($message);
-       }
-
-
-       function save_object()
-       {       
-               plugin::save_object();
-               foreach($this->attributes as $name){
-                       if(isset($_POST[$name])){
-                               $this->$name = stripslashes($_POST[$name]);
-                       }
-               }
-       }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_acl.inc b/include/class_acl.inc
deleted file mode 100644 (file)
index f5b26e3..0000000
+++ /dev/null
@@ -1,1166 +0,0 @@
-<?php
-
-class acl extends plugin
-{
-  /* Definitions */
-  var $plHeadline= "Access control";
-  var $plDescription= "This does something";
-
-  /* attribute list for save action */
-  var $attributes= array('gosaAclEntry');
-  var $objectclasses= array('gosaAcl');
-
-  /* Helpers */
-  var $dialogState= "head";
-  var $gosaAclEntry= array();
-  var $aclType= "";
-  var $aclObject= "";
-  var $aclContents= array();
-  var $target= "group";
-  var $aclTypes= array();
-  var $aclObjects= array();
-  var $aclMyObjects= array();
-  var $users= array();
-  var $roles= array();
-  var $groups= array();
-  var $recipients= array();
-  var $isContainer= FALSE;
-  var $currentIndex= 0;
-  var $wasNewEntry= FALSE;
-  var $ocMapping= array();
-  var $savedAclContents= array();
-  var $myAclObjects = array();
-
-  function acl (&$config, $parent, $dn= NULL)
-  {
-    /* Include config object */
-    plugin::plugin($config, $dn);
-
-    /* Load ACL's */
-    $this->gosaAclEntry= array();
-    if (isset($this->attrs['gosaAclEntry'])){
-      for ($i= 0; $i<$this->attrs['gosaAclEntry']['count']; $i++){
-        $acl= $this->attrs['gosaAclEntry'][$i];
-        $this->gosaAclEntry= array_merge($this->gosaAclEntry, acl::explodeACL($acl));
-      }
-    }
-    ksort($this->gosaAclEntry);
-
-    /* Save parent - we've to know more about it than other plugins... */
-    $this->parent= &$parent;
-
-    /* Container? */
-    if (preg_match('/^(o|ou|c|l|dc)=/i', $dn)){
-      $this->isContainer= TRUE;
-    }
-
-    /* Users */
-    $ui= get_userinfo();
-    $tag= $ui->gosaUnitTag;
-    $ldap= $config->get_ldap_link();
-    $ldap->cd($config->current['BASE']);
-    if ($tag == ""){
-      $ldap->search('(objectClass=gosaAccount)', array('uid', 'cn'));
-    } else {
-      $ldap->search('(&(objectClass=gosaAccount)(gosaUnitTag='.$tag.'))', array('uid', 'cn'));
-    }
-    while ($attrs= $ldap->fetch()){
-      $this->users['U:'.$attrs['dn']]= $attrs['cn'][0].' ['.$attrs['uid'][0].']';
-    }
-    ksort($this->users);
-
-    /* Groups */
-    $ldap->cd($config->current['BASE']);
-    if ($tag == ""){
-      $ldap->search('(objectClass=posixGroup)', array('cn', 'description'));
-    } else {
-      $ldap->search('(&(objectClass=posixGroup)(gosaUnitTag='.$tag.'))', array('cn', 'description'));
-    }
-    while ($attrs= $ldap->fetch()){
-      $dsc= "";
-      if (isset($attrs['description'][0])){
-        $dsc= $attrs['description'][0];
-      }
-      $this->groups['G:'.$attrs['dn']]= $attrs['cn'][0].' ['.$dsc.']';
-    }
-    ksort($this->groups);
-
-    /* Roles */
-    $ldap->cd($config->current['BASE']);
-    if ($tag == ""){
-      $ldap->search('(objectClass=gosaRole)', array('cn', 'description','gosaAclTemplate','dn'));
-    } else {
-      $ldap->search('(&(objectClass=gosaRole)(gosaUnitTag='.$tag.'))', array('cn', 'description','gosaAclTemplate','dn'));
-    }
-    while ($attrs= $ldap->fetch()){
-      $dsc= "";
-      if (isset($attrs['description'][0])){
-        $dsc= $attrs['description'][0];
-      }
-
-      $role_id = $attrs['dn'];
-
-      $this->roles[$role_id]['acls'] =array();
-      for ($i= 0; $i < $attrs['gosaAclTemplate']['count']; $i++){
-        $acl= $attrs['gosaAclTemplate'][$i];
-        $this->roles[$role_id]['acls'] = array_merge($this->roles[$role_id]['acls'],acl::explodeACL($acl));
-      }
-      $this->roles[$role_id]['description'] = $dsc;
-      $this->roles[$role_id]['cn'] = $attrs['cn'][0];
-    }
-
-    /* Objects */
-    $tmp= get_global('plist');
-    $plist= $tmp->info;
-    $cats = array();
-    if (isset($this->parent) && $this->parent !== NULL){
-      $oc= array();
-      foreach ($this->parent->by_object as $key => $obj){
-        $oc= array_merge($oc, $obj->objectclasses);
-        if(isset($obj->acl_category)){
-          $cats[preg_replace("/\//","",$obj->acl_category)] = preg_replace("/\//","",$obj->acl_category);
-        }
-      }
-      if (in_array_ics('organizationalUnit', $oc)){
-        $this->isContainer= TRUE;
-      }
-    } else {
-      $oc=  $this->attrs['objectClass'];
-    }
-
-    /* Extract available categories from plugin info list */
-    foreach ($plist as $class => $acls){
-
-      /* Only feed categories */
-      if (isset($acls['plCategory'])){
-
-        /* Walk through supplied list and feed only translated categories */
-        foreach($acls['plCategory'] as $idx => $data){
-
-          /* Non numeric index means -> base object containing more informations */
-          if (preg_match('/^[0-9]+$/', $idx)){
-            if (!isset($this->ocMapping[$data])){
-              $this->ocMapping[$data]= array();
-              $this->ocMapping[$data][]= '0';
-            }
-
-            if(isset($cats[$data])){
-              $this->myAclObjects[$idx.'/'.$class]= $acls['plDescription'];
-            }
-            $this->ocMapping[$data][]= $class;
-          } else {
-            if (!isset($this->ocMapping[$idx])){
-              $this->ocMapping[$idx]= array();
-              $this->ocMapping[$idx][]= '0';
-            }
-            $this->ocMapping[$idx][]= $class;
-            $this->aclObjects[$idx]= $data['description'];
-
-            /* Additionally filter the classes we're interested in in "self edit" mode */
-            if (is_array($data['objectClass'])){
-              foreach($data['objectClass'] as $objectClass){
-                if (in_array_ics($objectClass, $oc)){
-                  $this->myAclObjects[$idx.'/'.$class]= $acls['plDescription'];
-                  break;
-                }
-              }
-            } else {
-              if (in_array_ics($data['objectClass'], $oc)){
-                $this->myAclObjects[$idx.'/'.$class]= $acls['plDescription'];
-              }
-            }
-          }
-
-        }
-      }
-    }
-    $this->aclObjects['all']= '*&nbsp;'._("All categories");
-    $this->ocMapping['all']= array('0' => 'all');
-
-    /* Sort categories */
-    asort($this->aclObjects);
-
-    /* Fill acl types */
-    if ($this->isContainer){
-      $this->aclTypes= array("reset" => _("Reset ACLs"),
-                             "one" => _("One level"),
-                             "base" => _("Current object"),
-                             "sub" => _("Complete subtree"),
-                             "psub" => _("Complete subtree (permanent)"),
-                             "role" => _("Use ACL defined in role"));
-    } else {
-      $this->aclTypes= array("base" => _("Current object"),
-          "role" => _("Use ACL defined in role"));
-    }
-    asort($this->aclTypes);
-    $this->targets= array("user" => _("Users"), "group" => _("Groups"));
-    asort($this->targets);
-
-    /* Finally - we want to get saved... */
-    $this->is_account= TRUE;
-  }
-
-
-  function execute()
-  {
-    /* Call parent execute */
-    plugin::execute();
-  
-    $tmp= get_global('plist');
-    $plist= $tmp->info;
-
-    /* Handle posts */
-    if (isset($_POST['new_acl'])){
-      $this->dialogState= 'create';
-      $this->dialog= TRUE;
-      $this->currentIndex= count($this->gosaAclEntry);
-      $this->loadAclEntry(TRUE);
-    }
-
-    $new_acl= array();
-    $aclDialog= FALSE;
-    $firstedit= FALSE;
-    foreach($_POST as $name => $post){
-
-      /* Actions... */
-      if (preg_match('/^acl_edit_.*_x/', $name)){
-        $this->dialogState= 'create';
-        $firstedit= TRUE;
-        $this->dialog= TRUE;
-        $this->currentIndex= preg_replace('/^acl_edit_([0-9]+).*$/', '\1', $name);
-        $this->loadAclEntry();
-        continue;
-      }
-      if (preg_match('/^acl_del_.*_x/', $name)){
-        unset($this->gosaAclEntry[preg_replace('/^acl_del_([0-9]+).*$/', '\1', $name)]);
-        continue;
-      }
-
-      if (preg_match('/^cat_edit_.*_x/', $name)){
-        $this->aclObject= preg_replace('/^cat_edit_([^_]+)_.*$/', '\1', $name);
-        $this->dialogState= 'edit';
-        foreach ($this->ocMapping[$this->aclObject] as $oc){
-          if (isset($this->aclContents[$oc])){
-            $this->savedAclContents[$oc]= $this->aclContents[$oc];
-          }
-        }
-        continue;
-      }
-      if (preg_match('/^cat_del_.*_x/', $name)){
-        $idx= preg_replace('/^cat_del_([^_]+)_.*$/', '\1', $name);
-        foreach ($this->ocMapping[$idx] as $key){
-          unset($this->aclContents["$idx/$key"]);
-        }
-        continue;
-      }
-
-      /* Sorting... */
-      if (preg_match('/^sortup_.*_x/', $name)){
-        $index= preg_replace('/^sortup_([0-9]+).*$/', '\1', $name);
-        if ($index > 0){
-          $tmp= $this->gosaAclEntry[$index];
-          $this->gosaAclEntry[$index]= $this->gosaAclEntry[$index-1];
-          $this->gosaAclEntry[$index-1]= $tmp;
-        }
-        continue;
-      }
-      if (preg_match('/^sortdown_.*_x/', $name)){
-        $index= preg_replace('/^sortdown_([0-9]+).*$/', '\1', $name);
-        if ($index < count($this->gosaAclEntry)-1){
-          $tmp= $this->gosaAclEntry[$index];
-          $this->gosaAclEntry[$index]= $this->gosaAclEntry[$index+1];
-          $this->gosaAclEntry[$index+1]= $tmp;
-        }
-        continue;
-      }
-
-      /* ACL saving... */
-      if (preg_match('/^acl_.*_[^xy]$/', $name)){
-        $aclDialog= TRUE;
-        list($dummy, $object, $attribute, $value)= split('_', $name);
-
-        /* Skip for detection entry */
-        if ($object == 'dummy') {
-          continue;
-        }
-
-        /* Ordinary ACLs */
-        if (!isset($new_acl[$object])){
-          $new_acl[$object]= array();
-        }
-        if (isset($new_acl[$object][$attribute])){
-          $new_acl[$object][$attribute].= $value;
-        } else {
-          $new_acl[$object][$attribute]= $value;
-        }
-      }
-
-      if(isset($_POST['selected_role'])){
-        $this->aclContents = "";
-        $this->aclContents = base64_decode($_POST['selected_role']);
-      }
-    }
-    
-    /* Only be interested in new acl's, if we're in the right _POST place */
-    if ($aclDialog && $this->aclObject != "" && is_array($this->ocMapping[$this->aclObject])){
-
-      foreach ($this->ocMapping[$this->aclObject] as $oc){
-        unset($this->aclContents[$oc]);
-        unset($this->aclContents[$this->aclObject.'/'.$oc]);
-        if (isset($new_acl[$oc])){
-          $this->aclContents[$oc]= $new_acl[$oc];
-        }
-        if (isset($new_acl[$this->aclObject.'/'.$oc])){
-          $this->aclContents[$this->aclObject.'/'.$oc]= $new_acl[$this->aclObject.'/'.$oc];
-        }
-      }
-    }
-
-    /* Save new acl in case of base edit mode */
-    if ($this->aclType == 'base' && !$firstedit){
-      $this->aclContents= $new_acl;
-    }
-
-    /* Cancel new acl? */
-    if (isset($_POST['cancel_new_acl'])){
-      $this->dialogState= 'head';
-      $this->dialog= FALSE;
-      if ($this->wasNewEntry){
-        unset ($this->gosaAclEntry[$this->currentIndex]);
-      }
-    }
-
-    /* Store ACL in main object? */
-    if (isset($_POST['submit_new_acl'])){
-      $this->gosaAclEntry[$this->currentIndex]['type']= $this->aclType;
-      $this->gosaAclEntry[$this->currentIndex]['members']= $this->recipients;
-      $this->gosaAclEntry[$this->currentIndex]['acl']= $this->aclContents;
-      $this->dialogState= 'head';
-      $this->dialog= FALSE;
-    }
-
-    /* Cancel edit acl? */
-    if (isset($_POST['cancel_edit_acl'])){
-      $this->dialogState= 'create';
-      foreach ($this->ocMapping[$this->aclObject] as $oc){
-        if (isset($this->savedAclContents[$oc])){
-          $this->aclContents[$oc]= $this->savedAclContents[$oc];
-        }
-      }
-    }
-
-    /* Save edit acl? */
-    if (isset($_POST['submit_edit_acl'])){
-      $this->dialogState= 'create';
-    }
-
-    /* Add acl? */
-    if (isset($_POST['add_acl']) && $_POST['aclObject'] != ""){
-      $this->dialogState= 'edit';
-      $this->savedAclContents= array();
-      foreach ($this->ocMapping[$this->aclObject] as $oc){
-        if (isset($this->aclContents[$oc])){
-          $this->savedAclContents[$oc]= $this->aclContents[$oc];
-        }
-      }
-    }
-
-    /* Add to list? */
-    if (isset($_POST['add']) && isset($_POST['source'])){
-      foreach ($_POST['source'] as $key){
-        if ($this->target == 'user'){
-          $this->recipients[$key]= $this->users[$key];
-        }
-        if ($this->target == 'group'){
-          $this->recipients[$key]= $this->groups[$key];
-        }
-      }
-      ksort($this->recipients);
-    }
-
-    /* Remove from list? */
-    if (isset($_POST['del']) && isset($_POST['recipient'])){
-      foreach ($_POST['recipient'] as $key){
-          unset($this->recipients[$key]);
-      }
-    }
-
-    /* Save common values */
-    foreach (array("aclType", "aclObject", "target") as $key){
-      if (isset($_POST[$key])){
-        $this->$key= validate($_POST[$key]);
-      }
-    }
-
-    /* Create templating instance */
-    $smarty= get_smarty();
-
-    if ($this->dialogState == 'head'){
-      /* Draw list */
-      $aclList= new divSelectBox("aclList");
-      $aclList->SetHeight(450);
-      
-      /* Fill in entries */
-      foreach ($this->gosaAclEntry as $key => $entry){
-        $field1= array("string" => $this->aclTypes[$entry['type']], "attach" => "style='width:150px'");
-        $field2= array("string" => $this->assembleAclSummary($entry));
-        $action= "<input type='image' name='sortup_$key' alt='up' title='"._("Up")."' src='images/sort_up.png' align='top'>";
-        $action.= "<input type='image' name='sortdown_$key' alt='down' title='"._("Down")."' src='images/sort_down.png'>";
-        $action.= "<input class='center' type='image' src='images/edit.png' alt='"._("edit")."' name='acl_edit_$key' title='"._("Edit ACL")."'>";
-        $action.= "<input class='center' type='image' src='images/edittrash.png' alt='"._("delete")."' name='acl_del_$key' title='"._("Delete ACL")."'>";
-
-        $field3= array("string" => $action, "attach" => "style='border-right:0px;width:50px;text-align:right;'");
-        $aclList->AddEntry(array($field1, $field2, $field3));
-      }
-
-      $smarty->assign("aclList", $aclList->DrawList());
-    }
-
-    if ($this->dialogState == 'create'){
-      /* Draw list */
-      $aclList= new divSelectBox("aclList");
-      $aclList->SetHeight(150);
-
-      /* Add settings for all categories to the (permanent) list */
-      foreach ($this->aclObjects as $section => $dsc){
-        $summary= "";
-        foreach($this->ocMapping[$section] as $oc){
-          if (isset($this->aclContents[$oc]) && count($this->aclContents[$oc]) && isset($this->aclContents[$oc][0]) &&
-              $this->aclContents[$oc][0] != ""){
-
-            $summary.= "$oc, ";
-            continue;
-          }
-          if (isset($this->aclContents["$section/$oc"]) && count($this->aclContents["$section/$oc"]) && isset($this->aclContents["$section/$oc"][0]) &&
-              $this->aclContents["$section/$oc"][0] != ""){
-
-            $summary.= "$oc, ";
-            continue;
-          }
-          if (isset($this->aclContents[$oc]) && !isset($this->aclContents[$oc][0]) && count($this->aclContents[$oc])){
-            $summary.= "$oc, ";
-          }
-        }
-
-        /* Set summary... */
-        if ($summary == ""){
-          $summary= '<i>'._("No ACL settings for this category").'</i>';
-        } else {
-          $summary= sprintf(_("Contains ACLs for these objects: %s"), preg_replace('/, $/', '', $summary));
-        }
-
-        $field1= array("string" => $dsc, "attach" => "style='width:100px'");
-        $field2= array("string" => $summary);
-        $action= "<input class='center' type='image' src='images/edit.png' alt='"._("edit")."' name='cat_edit_$section' title='"._("Edit categories ACLs")."'>";
-        $action.= "<input class='center' type='image' src='images/edittrash.png' alt='"._("delete")."' name='cat_del_$section' title='"._("Clear categories ACLs")."'>";
-        $field3= array("string" => $action, "attach" => "style='border-right:0px;width:50px'");
-        $aclList->AddEntry(array($field1, $field2, $field3));
-      }
-
-      $smarty->assign("aclList", $aclList->DrawList());
-      $smarty->assign("aclType", $this->aclType);
-      $smarty->assign("aclTypes", $this->aclTypes);
-      $smarty->assign("target", $this->target);
-      $smarty->assign("targets", $this->targets);
-
-      /* Assign possible target types */
-      $smarty->assign("targets", $this->targets);
-      foreach ($this->attributes as $attr){
-        $smarty->assign($attr, $this->$attr);
-      }
-
-
-      /* Generate list */
-      $tmp= array();
-      foreach (array("user" => "users", "group" => "groups") as $field => $arr){
-        if ($this->target == $field){
-          foreach ($this->$arr as $key => $value){
-            if (!isset($this->recipients[$key])){
-              $tmp[$key]= $value;
-            }
-          }
-        }
-      }
-      $smarty->assign('sources', $tmp);
-      $smarty->assign('recipients', $this->recipients);
-
-      /* Acl selector if scope is base */
-      if ($this->aclType == 'base'){
-        $smarty->assign('aclSelector', $this->buildAclSelector($this->myAclObjects));
-      }
-
-      /* Role selector if scope is base */
-      if ($this->aclType == 'role'){
-        $smarty->assign('roleSelector', "Role selector");#, $this->buildRoleSelector($this->myAclObjects));
-        $smarty->assign('roleSelector', $this->buildRoleSelector($this->roles));
-      }
-    }
-
-    if ($this->dialogState == 'edit'){
-      $smarty->assign('headline', sprintf(_("Edit ACL for '%s', scope is '%s'"), $this->aclObjects[$this->aclObject], $this->aclTypes[$this->aclType]));
-
-      /* Collect objects for selected category */
-      foreach ($this->ocMapping[$this->aclObject] as $idx => $class){
-        if ($idx == 0){
-          continue;
-        }
-        $aclObjects[$this->aclObject.'/'.$class]= $plist[$class]['plDescription'];
-      }
-      if ($this->aclObject == 'all'){
-        $aclObjects['all']= _("All objects in current subtree");
-      }
-
-      /* Role selector if scope is base */
-      if ($this->aclType == 'role'){
-        $smarty->assign('roleSelector', $this->buildRoleSelector($this->roles));
-      } else {
-        $smarty->assign('aclSelector', $this->buildAclSelector($aclObjects));
-      }
-    }
-
-    /* Show main page */
-    $smarty->assign("dialogState", $this->dialogState);
-
-    return ($smarty->fetch (get_template_path('acl.tpl')));
-  }
-
-
-  function sort_by_priority($list)
-  {
-    $tmp= get_global('plist');
-    $plist= $tmp->info;
-    asort($plist);
-    $newSort = array();
-
-    foreach($list as $name => $translation){
-      $na  =  preg_replace("/^.*\//","",$name);
-      $prio = 0;
-      if(isset($plist[$na]['plPriority'])){
-        $prio=  $plist[$na]['plPriority'] ;
-      }
-
-      $newSort[$name] = $prio;
-    }
-
-    asort($newSort);
-
-    $ret = array();
-    foreach($newSort as $name => $prio){
-      $ret[$name] = $list[$name];
-    }
-    return($ret);
-  }
-
-
-  function buildRoleSelector($list)
-  {
-    $D_List =new divSelectBox("Acl_Roles");
-    $selected = $this->aclContents;
-    if(!is_string($this->aclContents) || !isset($list[$this->aclContents])){
-      $selected = key($list);
-    }
-
-    $str ="";
-    foreach($list as $dn => $values){
-
-      if($dn == $selected){    
-        $option = "<input type='radio' name='selected_role' value='".base64_encode($dn)."' checked>";
-      }else{
-        $option = "<input type='radio' name='selected_role' value='".base64_encode($dn)."'>";
-      }
-      $field1 = array("string" => $option) ;
-      $field2 = array("string" => $values['cn'], "attach" => "style='width:200px;'") ;
-      $field3 = array("string" => $values['description'],"attach" => "style='border-right:0px;'") ;
-
-      $D_List->AddEntry(array($field1,$field2,$field3));
-    }
-    return($D_List->DrawList());
-  } 
-
-
-  function buildAclSelector($list)
-  {
-    $display= "<input type='hidden' name='acl_dummy_0_0_0' value='1'>";
-    $cols= 3;
-    $tmp= get_global('plist');
-    $plist= $tmp->info;
-    asort($plist);
-
-    /* Add select all/none buttons */
-    $style = "style='width:100px;'";
-
-    $display .= "<input ".$style." type='button' name='toggle_all_create' onClick=\"acl_toggle_all('_0_c$');\" value='Toggle C'>";
-    $display .= "<input ".$style." type='button' name='toggle_all_move'   onClick=\"acl_toggle_all('_0_m$');\" value='Toggle M'>";
-    $display .= "<input ".$style." type='button' name='toggle_all_remove' onClick=\"acl_toggle_all('_0_d$');\" value='Toggle D'> - ";
-    $display .= "<input ".$style." type='button' name='toggle_all_read'   onClick=\"acl_toggle_all('_0_r$');\" value='Toggle R'>";
-    $display .= "<input ".$style." type='button' name='toggle_all_write'  onClick=\"acl_toggle_all('_0_w$');\" value='Toggle W'> - ";
-    
-    $display .= "<input ".$style." type='button' name='toggle_all_sub_read'  onClick=\"acl_toggle_all('[^0]_r$');\" value='R+'>";
-    $display .= "<input ".$style." type='button' name='toggle_all_sub_write'  onClick=\"acl_toggle_all('[^0]_w$');\" value='W+'>";
-  
-    $display .= "<br>";
-  
-    $style = "style='width:50px;'";
-    $display .= "<input ".$style." type='button' name='set_true_all_create' onClick=\"acl_set_all('_0_c$',true);\" value='C+'>";
-    $display .= "<input ".$style." type='button' name='set_false_all_create' onClick=\"acl_set_all('_0_c$',false);\" value='C-'>";
-    $display .= "<input ".$style." type='button' name='set_true_all_move' onClick=\"acl_set_all('_0_m$',true);\" value='M+'>";
-    $display .= "<input ".$style." type='button' name='set_false_all_move' onClick=\"acl_set_all('_0_m$',false);\" value='M-'>";
-    $display .= "<input ".$style." type='button' name='set_true_all_remove' onClick=\"acl_set_all('_0_d$',true);\" value='D+'>";
-    $display .= "<input ".$style." type='button' name='set_false_all_remove' onClick=\"acl_set_all('_0_d$',false);\" value='D-'> - ";
-    $display .= "<input ".$style." type='button' name='set_true_all_read' onClick=\"acl_set_all('_0_r$',true);\" value='R+'>";
-    $display .= "<input ".$style." type='button' name='set_false_all_read' onClick=\"acl_set_all('_0_r$',false);\" value='R-'>";
-    $display .= "<input ".$style." type='button' name='set_true_all_write' onClick=\"acl_set_all('_0_w$',true);\" value='W+'>";
-    $display .= "<input ".$style." type='button' name='set_false_all_write' onClick=\"acl_set_all('_0_w$',false);\" value='W-'> - ";
-
-    $display .= "<input ".$style." type='button' name='set_true_all_read' onClick=\"acl_set_all('[^0]_r$',true);\" value='R+'>";
-    $display .= "<input ".$style." type='button' name='set_false_all_read' onClick=\"acl_set_all('[^0]_r$',false);\" value='R-'>";
-    $display .= "<input ".$style." type='button' name='set_true_all_write' onClick=\"acl_set_all('[^0]_w$',true);\" value='W+'>";
-    $display .= "<input ".$style." type='button' name='set_false_all_write' onClick=\"acl_set_all('[^0]_w$',false);\" value='W-'>";
-
-    /* Build general objects */
-    $list =$this->sort_by_priority($list);
-    foreach ($list as $key => $name){
-
-      /* Create sub acl if it does not exist */
-      if (!isset($this->aclContents[$key])){
-        $this->aclContents[$key]= array();
-        $this->aclContents[$key][0]= '';
-      }
-      $currentAcl= $this->aclContents[$key];
-
-      /* Object header */
-      if($_SESSION['js']) {
-        if(isset($_SERVER['HTTP_USER_AGENT']) && preg_match("/gecko/i",$_SERVER['HTTP_USER_AGENT'])) {
-          $display.= "\n<table style='width:100%;border:1px solid #A0A0A0' cellspacing=0 cellpadding=2>".
-                     "\n  <tr>".
-                     "\n    <td style='background-color:#C8C8C8;height:1.8em;' colspan=".($cols-1)."><b>"._("Object").": $name</b></td>".
-                     "\n    <td align='right' style='background-color:#C8C8C8;height:1.8em;'>".
-                     "\n    <input type='button' onclick='divtoggle(\"".preg_replace("/[^a-z0-9]/i","_",$name)."\");' value='"._("Show/Hide Advanced Settings")."' /></td>".
-                     "\n  </tr>";
-        } else if (isset($_SERVER['HTTP_USER_AGENT']) && preg_match("/ie/i",$_SERVER['HTTP_USER_AGENT'])) {
-          $display.= "\n<table style='width:100%;border:1px solid #A0A0A0' cellspacing=0 cellpadding=2>".
-                     "\n  <tr>".
-                     "\n    <td style='background-color:#C8C8C8;height:1.8em;' colspan=".($cols-1)."><b>"._("Object").": $name</b></td>".
-                     "\n    <td align='right' style='background-color:#C8C8C8;height:1.8em;'>".
-                     "\n    <input type='button' onclick='divtoggle(\"".preg_replace("/[^a-z0-9]/i","_",$name)."\");' value='"._("Show/Hide Advanced Settings")."' /></td>".
-                     "\n  </tr>";
-        } else {
-          $display.= "\n<table style='width:100%;border:1px solid #A0A0A0' cellspacing=0 cellpadding=2>".
-                     "\n  <tr>".
-                     "\n    <td style='background-color:#C8C8C8;height:1.8em;' colspan=$cols><b>"._("Object").": $name</b></td>".
-                     "\n  </tr>";
-        }
-      } else {
-          $display.= "\n<table style='width:100%;border:1px solid #A0A0A0' cellspacing=0 cellpadding=2>".
-                     "\n  <tr>".
-                     "\n    <td style='background-color:#C8C8C8;height:1.8em;' colspan=$cols><b>"._("Object").": $name</b></td>".
-                     "\n  </tr>";
-      }
-
-      /* Generate options */
-      $spc= "&nbsp;&nbsp;";
-      if ($this->isContainer && $this->aclType != 'base'){
-        $options= $this->mkchkbx($key."_0_c",  _("Create objects"), preg_match('/c/', $currentAcl[0])).$spc;
-        $options.= $this->mkchkbx($key."_0_m", _("Move objects"), preg_match('/m/', $currentAcl[0])).$spc;
-        $options.= $this->mkchkbx($key."_0_d", _("Remove objects"), preg_match('/d/', $currentAcl[0])).$spc;
-        if ($plist[preg_replace('%^.*/%', '', $key)]['plSelfModify']){
-          $options.= $this->mkchkbx($key."_0_s", _("Modifyable by owner"), preg_match('/s/', $currentAcl[0])).$spc;
-        }
-      } else {
-        $options= $this->mkchkbx($key."_0_m", _("Move object"), preg_match('/m/', $currentAcl[0])).$spc;
-        $options.= $this->mkchkbx($key."_0_d", _("Remove object"), preg_match('/d/', $currentAcl[0])).$spc;
-        if ($plist[preg_replace('%^.*/%', '', $key)]['plSelfModify']){
-          $options.= $this->mkchkbx($key."_0_s", _("Modifyable by owner"), preg_match('/s/', $currentAcl[0])).$spc;
-        }
-      }
-
-      /* Global options */
-      $more_options= $this->mkchkbx($key."_0_r",  _("read"), preg_match('/r/', $currentAcl[0])).$spc;
-      $more_options.= $this->mkchkbx($key."_0_w", _("write"), preg_match('/w/', $currentAcl[0]));
-
-      $display.= "\n  <tr>".
-                 "\n    <td style='background-color:#E0E0E0' colspan=".($cols-1).">$options</td>".
-                 "\n    <td style='background-color:#D4D4D4'>&nbsp;"._("Complete object").": $more_options</td>".
-                 "\n  </tr>";
-
-      /* Walk through the list of attributes */
-      $cnt= 1;
-      $splist= $plist[preg_replace('%^.*/%', '', $key)]['plProvidedAcls'];
-      asort($splist);
-      if($_SESSION['js']) {
-        if(isset($_SERVER['HTTP_USER_AGENT']) && preg_match("/gecko/i",$_SERVER['HTTP_USER_AGENT'])) {
-          $display.= "\n  <tr id='tr_".preg_replace("/[^a-z0-9]/i","_",$name)."' style='vertical-align:top;height:0px;'>".
-                     "\n    <td colspan=".$cols.">".
-                     "\n      <div id='".preg_replace("/[^a-z0-9]/i","_",$name)."' style='overflow:hidden;visibility:hidden;height:0px;vertical-align:top;width:100%;'>".
-                     "\n        <table style='width:100%;'>";
-        } else if (isset($_SERVER['HTTP_USER_AGENT']) && preg_match("/ie/i",$_SERVER['HTTP_USER_AGENT'])) {
-          $display.= "\n  <tr id='tr_".preg_replace("/[^a-z0-9]/i","_",$name)."' style='vertical-align:top;height:0px;'>".
-                     "\n    <td colspan=".$cols.">".
-                     "\n      <div id='".preg_replace("/[^a-z0-9]/i","_",$name)."' style='position:absolute;overflow:hidden;visibility:hidden;height:0px;vertical-align:top;width:100%;'>".
-                     "\n        <table style='width:100%;'>";
-        }
-      }
-      foreach($splist as $attr => $dsc){
-
-        /* Skip pl* attributes, they are internal... */
-        if (preg_match('/^pl[A-Z]+.*$/', $attr)){
-          continue;
-        }
-
-        /* Open table row */
-        if ($cnt == 1){
-          $display.= "\n  <tr>";
-        }
-
-        /* Close table row */
-        if ($cnt == $cols){
-          $cnt= 1;
-          $rb= "";
-          $end= "\n  </tr>";
-        } else {
-          $cnt++;
-          $rb= "border-right:1px solid #A0A0A0;";
-          $end= "";
-        }
-
-        /* Collect list of attributes */
-        $state= "";
-        if (isset($currentAcl[$attr])){
-          $state= $currentAcl[$attr];
-        }
-        $display.= "\n    <td style='border-top:1px solid #A0A0A0;${rb}width:".(int)(100/$cols)."%'>".
-                   "\n      <b>$dsc</b> ($attr)<br>".$this->mkrwbx($key."_".$attr, $state)."</td>$end";
-      }
-      
-      /* Fill missing td's if needed */
-      if (--$cnt != $cols && $cnt != 0){
-       $display.= str_repeat("\n    <td style='border-top:1px solid #A0A0A0; width:".(int)(100/$cols)."%'>&nbsp;</td>", $cols-$cnt); 
-      }
-
-      if($_SESSION['js']) {
-        if(isset($_SERVER['HTTP_USER_AGENT']) && (preg_match("/gecko/i",$_SERVER['HTTP_USER_AGENT'])) || (preg_match("/ie/i",$_SERVER['HTTP_USER_AGENT']))) {
-          $display.= "\n        </table>".
-                     "\n      </div>".
-                     "\n    </td>".
-                     "\n  </tr>";
-        }
-      }
-
-      $display.= "\n</table><br />\n";
-    }
-
-    return ($display);
-  }
-
-
-  function mkchkbx($name, $text, $state= FALSE)
-  {
-    $state= $state?"checked":"";
-    return "\n      <input id='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."' type=checkbox name='acl_$name' $state>".
-           "\n      <label for='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."'>$text</label>";
-  }
-
-
-  function mkrwbx($name, $state= "")
-  {
-    $rstate= preg_match('/r/', $state)?'checked':'';
-    $wstate= preg_match('/w/', $state)?'checked':'';
-    return ("\n      <input id='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."_r' type=checkbox name='acl_${name}_r' $rstate>".
-            "\n      <label for='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."_r'>"._("read")."</label>".
-            "\n      <input id='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."_w' type=checkbox name='acl_${name}_w' $wstate>".
-            "\n      <label for='acl_".preg_replace("/[^a-z0-9]/i","_",$name)."_w'>"._("write")."</label>");
-  }
-
-
-  static function explodeACL($acl)
-  {
-    list($index, $type)= split(':', $acl);
-    $a= array( $index => array("type" => $type,
-                               "members" => acl::extractMembers($acl,$type == "role")));
-   
-    /* Handle different types */
-    switch ($type){
-
-      case 'psub':
-      case 'sub':
-      case 'one':
-      case 'base':
-        $a[$index]['acl']= acl::extractACL($acl);
-        break;
-      
-      case 'role':
-        $a[$index]['acl']= base64_decode(preg_replace('/^[^:]+:[^:]+:([^:]+).*$/', '\1', $acl));
-        break;
-
-      case 'reset':
-        break;
-      
-      default:
-        print_red(sprintf(_("Unkown ACL type '%s'. Don't know how to handle it."), $type));
-        $a= array();
-    }
-    return ($a);
-  }
-
-
-  static function extractMembers($acl,$role = FALSE)
-  {
-    global $config;
-    $a= array();
-
-    /* Rip acl off the string, seperate by ',' and place it in an array */
-    if($role){
-      $ms= preg_replace('/^[^:]+:[^:]+:[^:]+:([^:]+).*$/', '\1', $acl);
-    }else{
-      $ms= preg_replace('/^[^:]+:[^:]+:([^:]+).*$/', '\1', $acl);
-    }
-    if ($ms == $acl){
-      return $a;
-    }
-    $ma= split(',', $ms);
-
-    /* Decode dn's, fill with informations from LDAP */
-    $ldap= $config->get_ldap_link();
-    foreach ($ma as $memberdn){
-      $dn= base64_decode($memberdn);
-      $ldap->cat($dn, array('cn', 'objectClass', 'description', 'uid'));
-
-      /* Found entry... */
-      if ($ldap->count()){
-        $attrs= $ldap->fetch();
-        if (in_array_ics('gosaAccount', $attrs['objectClass'])){
-          $a['U:'.$dn]= $attrs['cn'][0]." [".$attrs['uid'][0]."]";
-        } else {
-          $a['G:'.$dn]= $attrs['cn'][0];
-          if (isset($attrs['description'][0])){
-            $a['G:'.$dn].= " [".$attrs['description'][0]."]";
-          }
-        }
-
-      /* ... or not */
-      } else {
-        $a['U:'.$dn]= sprintf(_("Unknown entry '%s'!"), $dn);
-      }
-    }
-
-    return ($a);
-  }
-
-
-  static function extractACL($acl)
-  {
-    /* Rip acl off the string, seperate by ',' and place it in an array */
-    $as= preg_replace('/^[^:]+:[^:]+:[^:]*:(.*)$/', '\1', $acl);
-    $aa= split(',', $as);
-    $a= array();
-
-    /* Dis-assemble single ACLs */
-    foreach($aa as $sacl){
-      
-      /* Dis-assemble field ACLs */
-      $ao= split('#', $sacl);
-      $gobject= "";
-      foreach($ao as $idx => $ssacl){
-
-        /* First is department with global acl */
-        $object= preg_replace('/^([^;]+);.*$/', '\1', $ssacl);
-        $gacl=   preg_replace('/^[^;]+;(.*)$/', '\1', $ssacl);
-        if ($idx == 0){
-          /* Create hash for this object */
-          $gobject= $object;
-          $a[$gobject]= array();
-
-          /* Append ACL if set */
-          if ($gacl != ""){
-            $a[$gobject]= array($gacl);
-          }
-        } else {
-
-          /* All other entries get appended... */
-          list($field, $facl)= split(';', $ssacl);
-          $a[$gobject][$field]= $facl;
-        }
-
-      }
-    }
-
-    return ($a);
-  }
-
-  
-  function assembleAclSummary($entry)
-  {
-    $summary= "";
-
-    /* Summarize ACL */
-    if (isset($entry['acl'])){
-      $acl= "";
-
-      if($entry['type'] == "role"){
-
-        if(isset($this->roles[$entry['acl']])){  
-          $summary.= sprintf(_("Role: %s"), $this->roles[$entry['acl']]['cn']);
-        }else{
-          $summary.= sprintf(_("Role: %s"), "<i>"._("Unknown role, possibly removed")."</i>");
-        }
-      }else{
-        foreach ($entry['acl'] as $name => $object){
-          if (count($object)){
-            $acl.= "$name, ";
-          }
-        }
-        $summary.= sprintf(_("Contains settings for these objects: %s"), preg_replace('/, $/', '', $acl));
-      }
-    }
-
-    /* Summarize members */
-    if ($summary != ""){
-      $summary.= ", ";
-    }
-    if (count($entry['members'])){
-      $summary.= _("Members:")." ";
-      foreach ($entry['members'] as $cn){
-        $cn= preg_replace('/ \[.*$/', '', $cn);
-        $summary.= $cn.", ";
-      }
-    } else {
-      $summary.= _("ACL is valid for all users");
-    }
-
-    return (preg_replace('/, $/', '', $summary));
-  }
-
-
-  function loadAclEntry($new= FALSE)
-  {
-    /* New entry gets presets... */
-    if ($new){
-      $this->aclType= 'base';
-      $this->recipients= array();
-      $this->aclContents= array();
-    } else {
-      $acl= $this->gosaAclEntry[$this->currentIndex];
-      $this->aclType= $acl['type'];
-      $this->recipients= $acl['members'];
-      $this->aclContents= $acl['acl'];
-    }
-
-    $this->wasNewEntry= $new;
-  }
-
-
-  function aclPostHandler()
-  {
-    if (isset($_POST['save_acl'])){
-      $this->save();
-      return TRUE;
-    }
-
-    return FALSE;
-  }
-
-  
-  function PrepareForCopyPaste($source)
-  {
-    plugin::PrepareForCopyPaste($source);
-    
-    $dn = $source['dn'];
-    $acl_c = new acl($this->config, $this->parent,$dn);
-    $this->gosaAclEntry = $acl_c->gosaAclEntry;
-  }
-
-
-  function save()
-  {
-    /* Assemble ACL's */
-    $tmp_acl= array();
-    foreach ($this->gosaAclEntry as $prio => $entry){
-      $final= "";
-      $members= "";
-      if (isset($entry['members'])){
-        foreach ($entry['members'] as $key => $dummy){
-          $members.= base64_encode(preg_replace('/^.:/', '', $key)).',';
-        }
-      }
-
-      if($entry['type'] != "role"){
-        $final= $prio.":".$entry['type'].":".preg_replace('/,$/', '', $members);
-      }else{
-        $final= $prio.":".$entry['type'].":".base64_encode($entry['acl']).":".preg_replace('/,$/', '', $members);
-      }
-
-      /* ACL's if needed */
-      if ($entry['type'] != "reset" && $entry['type'] != "role"){
-        $acl= ":";
-        if (isset($entry['acl'])){
-          foreach ($entry['acl'] as $object => $contents){
-
-            /* Only save, if we've some contents in there... */
-            if (count($contents)){
-              $acl.= $object.";";
-
-              foreach($contents as $attr => $permission){
-
-                /* First entry? Its the one for global settings... */
-                if ($attr == '0'){
-                  $acl.= $permission;
-                } else {
-                  $acl.= '#'.$attr.';'.$permission;
-                }
-
-              }
-              $acl.= ',';
-            }
-            
-          }
-        }
-        $final.= preg_replace('/,$/', '', $acl);
-      }
-
-      $tmp_acl[]= $final;
-    } 
-
-    /* Call main method */
-    plugin::save();
-
-    /* Finally (re-)assign it... */
-    $this->attrs['gosaAclEntry']= $tmp_acl;
-
-    /* Remove acl from this entry if it is empty... */
-    if (!count($tmp_acl)){
-      /* Remove attribute */
-      if ($this->initially_was_account){
-        $this->attrs['gosaAclEntry']= array();
-      } else {
-        if (isset($this->attrs['gosaAclEntry'])){
-          unset($this->attrs['gosaAclEntry']);
-        }
-      }
-
-      /* Remove object class */
-      $this->attrs['objectClass']= array_remove_entries(array('gosaAcl'), $this->attrs['objectClass']);
-    }    
-
-    /* Do LDAP modifications */
-    $ldap= $this->config->get_ldap_link();
-    $ldap->cd($this->dn);
-    $this->cleanup();
-    $ldap->modify ($this->attrs);
-
-    if(count($this->attrs)){
-      new log("modify","acls/".get_class($this),$this->dn,array_keys($this->attrs),$ldap->get_error());
-    }
-
-    show_ldap_error($ldap->get_error(), sprintf(_("Saving ACLs with dn '%s' failed."),$this->dn));
-
-    /* Refresh users ACLs */
-    $ui= get_userinfo();
-    $ui->loadACL();
-    $_SESSION['ui']= $ui;
-  }
-
-
-  function remove_from_parent()
-  {
-    plugin::remove_from_parent();
-
-    /* include global link_info */
-    $ldap= $this->config->get_ldap_link();
-
-    $ldap->cd($this->dn);
-    $this->cleanup();
-    $ldap->modify ($this->attrs);
-
-    new log("remove","acls/".get_class($this),$this->dn,array_keys($this->attrs),$ldap->get_error());
-
-    /* Optionally execute a command after we're done */
-    $this->handle_post_events("remove",array("uid" => $this->uid));
-  }
-
-  
-  /* Return plugin informations for acl handling */
-  static function plInfo()
-  {
-    return (array(
-          "plShortName"   => _("ACL"),
-          "plDescription" => _("ACL")._("Access control list").")",
-          "plSelfModify"  => FALSE,
-          "plDepends"     => array(),
-          "plPriority"    => 0,
-          "plSection"     => array("administration"),
-          "plCategory"    => array("acl" => array("description"  => _("ACL")."&nbsp;&amp;&nbsp;"._("ACL roles"),
-                                                          "objectClass"  => array("gosaAcl","gosaRole"))),
-          "plProvidedAcls"=> array(
-            "cn"          => _("Role name"),
-            "description" => _("Role description"))
-
-          ));
-  }
-
-
-  /* Remove acls defined for $src */
-  function remove_acl()
-  {
-    $this->remove_acl_for_dn($this->dn);
-  }
-
-
-  /* Remove acls defined for $src */
-  function remove_acl_for_dn($src = "")
-  {
-    if($src == ""){
-      $src = $this->dn;
-    }
-    $ldap = $this->config->get_ldap_link();
-    $ldap->cd($this->config->current['BASE']);
-    $ldap->search("(&(objectClass=gosaAcl)(gosaAclEntry=*".base64_encode($src)."*))",array("gosaAclEntry","dn"));
-    while($attrs = $ldap->fetch()){
-      $acl = new acl($this->config,$this->parent,$attrs['dn']);
-      foreach($acl->gosaAclEntry as $id => $entry){
-        foreach($entry['members'] as $m_id => $member){
-          if($m_id == "U:".$src){
-            unset($acl->gosaAclEntry[$id]['members'][$m_id]);
-            gosa_log("modify","users/acl",$attrs['dn'],array(),sprintf("Removed acl for user %s on object %s.",$src,$attrs['dn']));
-          }
-          if($m_id == "G:".$src){
-            unset($acl->gosaAclEntry[$id]['members'][$m_id]);
-            gosa_log("modify","groups/acl",$attrs['dn'],array(),sprintf("Removed acl for group %s on object %s.",$src,$attrs['dn']));
-          }
-        }
-      }
-      $acl -> save();
-    }
-  }
-
-  function update_acl_membership($src,$dst)
-  {
-    $ldap = $this->config->get_ldap_link();
-    $ldap->cd($this->config->current['BASE']);
-    $ldap->search("(&(objectClass=gosaAcl)(gosaAclEntry=*".base64_encode($src)."*))",array("gosaAclEntry","dn"));
-    while($attrs = $ldap->fetch()){
-      $acl = new acl($this->config,$this->parent,$attrs['dn']);
-      foreach($acl->gosaAclEntry as $id => $entry){
-        foreach($entry['members'] as $m_id => $member){
-          if($m_id == "U:".$src){
-            unset($acl->gosaAclEntry[$id]['members'][$m_id]);
-            $new = "U:".$dst;
-            $acl->gosaAclEntry[$id]['members'][$new] = $new;
-            gosa_log("modify","users/acl",$attrs['dn'],array(),sprintf("Updated acl for user %s on object %s.",$src,$attrs['dn']));
-          }
-          if($m_id == "G:".$src){
-            unset($acl->gosaAclEntry[$id]['members'][$m_id]);
-            $new = "G:".$dst;
-            $acl->gosaAclEntry[$id]['members'][$new] = $new;
-            gosa_log("modify","groups/acl",$attrs['dn'],array(),sprintf("Updated acl for group %s on object %s.",$src,$attrs['dn']));
-          }
-        }
-      }
-      $acl -> save();
-    }
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_cache_handler.inc b/include/class_cache_handler.inc
deleted file mode 100644 (file)
index fd47ec8..0000000
+++ /dev/null
@@ -1,70 +0,0 @@
-<?php
-
-class gosa_cache 
-{
-  var $c_memcache = NULL;
-  var $b_connected= FALSE; 
-
-  function __construct()
-  {
-    $this->connect();
-  }
-
-  
-  function connect()
-  {
-    $this->close();
-    if(class_exists("Memcache")){
-      $this->c_memcache = new Memcache;
-      $res = $this->c_memcache->pconnect("localhost",11211);
-      if(!$res){
-        $this->b_connected = FALSE;
-        $this->c_memcache  = NULL;
-      }else{
-        $this->b_connected = TRUE;
-      }
-    }
-  }  
-
-  function close()
-  {
-    if($this->b_connected){
-      $this->c_memcache->close();
-    }
-  }
-  
-
-  function save($key,$value)
-  {
-    if($this->b_connected){
-      $this->c_memcache->set($key,$value);
-    }
-  }
-
-  function load($key)
-  {
-    if($this->b_connected){
-      return($this->c_memcache->get($key));
-    }
-  }
-
-  function remove($key)
-  {
-    if($this->b_connected){
-      return($this->c_memcache->delete($key));
-    }
-  }
-
-  function status()
-  {
-    if($this->b_connected){ 
-      return($this->c_memcache->getStats());
-    }else{
-      return("");
-    }
-  }
-}
-
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_certificate.inc b/include/class_certificate.inc
deleted file mode 100755 (executable)
index f7e784d..0000000
+++ /dev/null
@@ -1,256 +0,0 @@
-<?php
-
-/* definitions */
-
-/* certificates */
-define("PEM","pem");
-define("DER","der");
-
-class certificate 
-{
-  /* vars */
-  var $data;
-  var $type;
-  var $error;
-
-  /* Initialize all vars*/ 
-  function certificate()
-  {
-    $this->data= "";
-    $this->type= false;
-    $this->error="";  
-    $this->info = array();
-  } 
-
-  /* Reads specified Certfile/string and convert it to PEM*/
-  function import($data,$type=false)
-  {
-    /* if is file read from file, else use string as it is*/
-    if(is_file($data))  {
-      $fp = fopen($data,"r+");
-      $str = "";
-
-      if(!$fp){
-        $this->certificate();
-        $this->error=_("Can't open specified file, check accessibility and or existence");
-        return(false);
-      }else{
-        /* Reading data*/
-        while(!feof($fp)){
-          $str.=fgets($fp,1024);
-        }
-      }
-      /* Filename given, so we use the data from the file */
-      $this->data = $str;
-    } else {
-      /* Cert as String, use this string */
-      $this->data = $data;
-    }
-
-    /* Data can't be empty */
-    if($data = ""){
-      $this->certificate();
-      $this->error = _("Can't read specified certificate / or empty string given"); 
-      return(false);
-    }
-
-    /* Prefer specified certtype*/
-    if($type) {
-      $this->type = $type;  
-    }else{
-      /* Detect certtype, cause there is none specified */      
-
-      /* PEM allways starts with ----BEGIN CERTIFICATE-----*/
-      if(strstr($this->data,"CERTIFICATE"))  {
-        $this->type=PEM;
-      } else {
-        /* We test DER now, on fail abort */
-        $this->type=DER;
-      }
-    }
-
-    /* Convert to PEM to give $this->info the ability to read the cert */  
-    if($this->type == DER )    {
-      $this->derTOpem();
-    }
-
-    /* If cert is loaded correctly and is PEM now, we could read some data out of it */
-    if(count($this->info()) <=1)  {
-      $this->certificate();
-      $this->error = _("Can't load certificate, possibly unsupported format (use PEM/DER) ");
-      /* Reset*/
-      return(false);
-    }
-
-    $this->info(false);
-
-    /* Loaded a readable cert */
-    return(true);
-  }
-
-  /* Returns Array with all containing data */
-  function info($ret = true)
-  {
-    if($this->type != PEM){
-      $this->error = _("The Format must be PEM, to output certificate informations");
-      return(false);
-    } else {
-      /* return an array with all given information */
-      $this->info=openssl_x509_parse($this->data);
-
-      if($ret)
-        return($this->info);
-    }
-  }
-
-  /* Return Functions */
-  function getvalidto_date()
-  {
-    if(isset($this->info['validTo_time_t'])){
-      return($this->info['validTo_time_t']);
-    }else{
-      return(false);
-    }
-  } 
-
-  function getvalidfrom_date()
-  {
-    if(isset($this->info['validFrom_time_t'])){
-      return($this->info['validFrom_time_t']);
-    }else{
-      return(false);
-    }
-
-  }
-
-  function getname()
-  {
-    if(isset($this->info['name'])){
-      return($this->info['name']);
-    }else{
-      return(false);
-    }
-  }
-
-  function getCN()
-  {
-    if(isset($this->info['subject']['CN'])){
-      return($this->info['subject']['CN']);
-    }else{
-      return(false);
-    }
-  }
-
-  function getO()
-  {
-    if(isset($this->info['subject']['O'])){
-      return($this->info['subject']['O']);
-    }else{
-      return(false);
-    }
-  }
-
-  function getOU()
-  {
-    if(isset($this->info['subject']['OU'])){
-      return($this->info['subject']['OU']);
-    }else{
-      return(false);
-    }
-  }
-
-  function getSerialNumber()
-  {
-    if(isset($this->info['serialNumber'])){
-      return($this->info['serialNumber']);
-    }else{
-      return(false);
-    }
-  }
-
-  function isvalid()
-  {
-    return (($this->type != false)&&(count($this->info)>1));
-  }
-  
-
-  /* Export Certificate to specified file, with specified method*/
-  function export($type,$filename="temp")
-  {
-    /* Check if valid cert is loaded*/
-    if($this->type!=false){
-      /* Check if we must convert the cert */
-      if($this->type!= $type){
-        $strConv = $this->type."TO".$type;
-        $this->$strConv();
-      }    
-
-      /* open file for writing */
-      $fp = fopen($filename,"w+");
-
-      if(!$fp){
-        $this->error= _("Can't create/open File");
-        return(false);
-      }else{
-        fwrite($fp,$this->data,strlen($this->data));        
-      }
-      return(true);
-    }else{
-      $this->error= _("No valid certificate loaded");
-      return(false);    
-    }
-    return(false);
-  } 
-
-
-  /* Convert der to pem Certificate */
-  function derTOpem()
-  {
-    /* if type is DER start convert */
-    if($this->type == DER)    {
-      /* converting */
-      $this->type= PEM; 
-      $str = base64_encode($this->data);
-      $len = strlen($str);
-
-      $end = "";
-
-      while($len > 0 )      {
-        $len = $len - 64;
-        $str1 = substr($str,0,64)."\n";
-        $str  = substr($str,64,$len);
-        $end.= $str1;
-      }
-
-      $strend = "-----BEGIN CERTIFICATE-----\n".$end;
-      $strend .= "-----END CERTIFICATE-----";
-
-      $this->data     = $strend;
-      return(true); 
-    }
-    return(false);
-  }
-
-  /*Convert pem to der Certificate */
-  function pemTOder()
-  {
-    if($this->type == PEM)    {
-      $this->type= DER;
-
-      $str = $this->data;
-
-      $str = str_replace("-----BEGIN CERTIFICATE-----","",$str);
-      $str = str_replace("-----END CERTIFICATE-----","",$str);
-
-      $str = base64_decode($str);
-
-      $this->data = $str;
-      return(true);
-    }
-    return(false);
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_config.inc b/include/class_config.inc
deleted file mode 100644 (file)
index 92c8751..0000000
+++ /dev/null
@@ -1,851 +0,0 @@
-<?php
-/*
- * This code is part of GOsa (https://gosa.gonicus.de)
- * Copyright (C) 2003-2006 - Cajus Pollmeier <pollmeier@gonicus.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-class config  {
-
-  /* XML parser */
-  var $parser;
-  var $config_found= FALSE;
-  var $tags= array();
-  var $level= 0;
-  var $gpc= 0;
-  var $section= "";
-  var $currentLocation= "";
-
-  /* Selected connection */
-  var $current= array();
-
-  /* Link to LDAP-server */
-  var $ldap= NULL;
-  var $referrals= array();
-
-  /* Configuration data */
-  var $data= array( 'TABS' => array(), 'LOCATIONS' => array(), 'SERVERS' => array(),
-      'MAIN' => array(),
-      'MENU' => array(), 'SERVICE' => array());
-  var $basedir= "";
-
-  /* Keep a copy of the current deparment list */
-  var $departments= array();
-  var $idepartments= array();
-  var $adepartments= array();
-  var $tdepartments= array();
-  var $filename = "";
-  var $last_modified = 0;
-
-  function config($filename, $basedir= "")
-  {
-    $this->parser = xml_parser_create();
-    $this->basedir= $basedir;
-
-    xml_set_object($this->parser, $this);
-    xml_set_element_handler($this->parser, "tag_open", "tag_close");
-
-    /* Parse config file directly? */
-    if ($filename != ""){
-      $this->parse($filename);
-    }
-  }
-
-  
-  function check_and_reload()
-  {
-    if($this->filename != "" && filemtime($this->filename) != $this->last_modified){
-
-      $this->config_found= FALSE;
-      $this->tags= array();
-      $this->level= 0;
-      $this->gpc= 0;
-      $this->section= "";
-      $this->currentLocation= "";
-
-      $this->parser = xml_parser_create();
-      xml_set_object($this->parser, $this);
-      xml_set_element_handler($this->parser, "tag_open", "tag_close");
-      $this->parse($this->filename);
-      if(isset($_SESSION['plist'])){
-        unset($_SESSION['plist']);
-      }
-      if(isset($_SESSION['plug'])){
-        unset($_SESSION['plug']);
-      }
-      if(isset($_GET['plug'])){
-        unset($_GET['plug']);
-      }
-    }
-  }  
-
-
-  function parse($filename)
-  { 
-    $this->last_modified = filemtime($filename);
-    $this->filename = $filename;
-    $fh= fopen($filename, "r"); 
-    $xmldata= fread($fh, 100000);
-    fclose($fh); 
-    if(!xml_parse($this->parser, chop($xmldata))){
-      $msg = sprintf(_("XML error in gosa.conf: %s at line %d"),
-            xml_error_string(xml_get_error_code($this->parser)),
-            xml_get_current_line_number($this->parser));
-      msg_dialog::display(_("Config file parsing"), $msg, FATAL_ERROR_DIALOG);
-      exit;
-    }
-  }
-
-  function tag_open($parser, $tag, $attrs)
-  { 
-    /* Save last and current tag for reference */
-    $this->tags[$this->level]= $tag;
-    $this->level++;
-
-    /* Trigger on CONF section */
-    if ($tag == 'CONF'){
-      $this->config_found= TRUE;
-    }
-
-    /* Return if we're not in config section */
-    if (!$this->config_found){
-      return;
-    }
-
-    /* yes/no to true/false and upper case TRUE to true and so on*/
-    foreach($attrs as $name => $value){
-      if(preg_match("/^(true|yes)$/i",$value)){
-        $attrs[$name] = "true";
-      }elseif(preg_match("/^(false|no)$/i",$value)){
-        $attrs[$name] = "false";
-      } 
-    }
-
-    /* Look through attributes */
-    switch ($this->tags[$this->level-1]){
-
-
-      /* Handle tab section */
-      case 'TAB':      $name= $this->tags[$this->level-2];
-
-                  /* Create new array? */
-                  if (!isset($this->data['TABS'][$name])){
-                    $this->data['TABS'][$name]= array();
-                  }
-
-                  /* Add elements */
-                  $this->data['TABS'][$name][]= $attrs;
-                  break;
-
-                  /* Handle location */
-      case 'LOCATION':
-                  if ($this->tags[$this->level-2] == 'MAIN'){
-                    $name= $attrs['NAME'];
-                    $this->currentLocation= $name;
-
-                    /* Add location elements */
-                      $this->data['LOCATIONS'][$name]= $attrs;
-                    }
-                  break;
-
-                  /* Handle referral tags */
-      case 'REFERRAL':
-                  if ($this->tags[$this->level-2] == 'LOCATION'){
-                    $url= $attrs['URL'];
-                    $server= preg_replace('!^([^:]+://[^/]+)/.*$!', '\\1', $url);
-
-                    /* Add location elements */
-                    if (!isset($this->data['LOCATIONS'][$this->currentLocation]['REFERRAL'])){
-                      $this->data['LOCATIONS'][$this->currentLocation]['REFERRAL']= array();
-                    }
-
-                    $this->data['LOCATIONS'][$this->currentLocation]['REFERRAL'][$server]= $attrs;
-                  }
-                  break;
-
-                  /* Load main parameters */
-      case 'MAIN':
-                  $this->data['MAIN']= array_merge ($this->data['MAIN'], $attrs);
-                  break;
-
-                  /* Load menu */
-      case 'SECTION':
-                  if ($this->tags[$this->level-2] == 'MENU'){
-                    $this->section= $attrs['NAME'];
-                    $this->data['MENU'][$this->section]= array(); ;
-                  }
-                  break;
-
-                  /* Inser plugins */
-      case 'PLUGIN':
-                  if ($this->tags[$this->level-3] == 'MENU' &&
-                      $this->tags[$this->level-2] == 'SECTION'){
-
-                    $this->data['MENU'][$this->section][$this->gpc++]= $attrs;
-                  }
-                  if ($this->tags[$this->level-2] == 'SERVICEMENU'){
-                    $this->data['SERVICE'][$attrs['CLASS']]= $attrs;
-                  }
-                  break;
-    }
-  }
-
-  function tag_close($parser, $tag)
-  {
-    /* Close config section */
-    if ($tag == 'CONF'){
-      $this->config_found= FALSE;
-    }
-    $this->level--;
-  }
-
-  function get_ldap_link($sizelimit= FALSE)
-  {
-    /* Build new connection */
-    $this->ldap= ldap_init ($this->current['SERVER'], $this->current['BASE'],
-        $this->current['ADMIN'], $this->current['PASSWORD']);
-
-    /* Check for connection */
-    if (is_null($this->ldap) || (is_int($this->ldap) && $this->ldap == 0)){
-      $smarty= get_smarty();
-      print_red (_("Can't bind to LDAP. Please contact the system administrator."));
-      $smarty->display (get_template_path('headers.tpl'));
-      echo '<body style="background-image:none">'.$_SESSION['errors'].'</body></html>';
-      exit();
-    }
-
-    if (!isset($_SESSION['size_limit'])){
-      $_SESSION['size_limit']= $this->current['SIZELIMIT'];
-      $_SESSION['size_ignore']= $this->current['SIZEIGNORE'];
-    }
-
-    if ($sizelimit){
-      $this->ldap->set_size_limit($_SESSION['size_limit']);
-    } else {
-      $this->ldap->set_size_limit(0);
-    }
-
-    /* Move referrals */
-    if (!isset($this->current['REFERRAL'])){
-      $this->ldap->referrals= array();
-    } else {
-      $this->ldap->referrals= $this->current['REFERRAL'];
-    }
-
-    return ($this->ldap);
-  }
-
-  function set_current($name)
-  {
-    $this->current= $this->data['LOCATIONS'][$name];
-    if (!isset($this->current['PEOPLE'])){
-      $this->current['PEOPLE']= "ou=people";
-    }
-    if (!isset($this->current['GROUPS'])){
-      $this->current['GROUPS']= "ou=groups";
-    }
-
-    if (isset($this->current['INITIAL_BASE'])){
-      $_SESSION['CurrentMainBase']= $this->current['INITIAL_BASE'];
-    }
-  
-    /* Remove possibly added ',' from end of group and people ou */
-    $this->current['GROUPS'] = preg_replace("/,*$/","",$this->current['GROUPS']);
-    $this->current['PEOPLE'] = preg_replace("/,*$/","",$this->current['PEOPLE']);
-
-    if (!isset($this->current['WINSTATIONS'])){
-      $this->current['WINSTATIONS']= "ou=winstations,ou=systems";
-    }
-    if (!isset($this->current['HASH'])){
-      $this->current['HASH']= "crypt";
-    }
-    if (!isset($this->current['DNMODE'])){
-      $this->current['DNMODE']= "cn";
-    }
-    if (!isset($this->current['MINID'])){
-      $this->current['MINID']= 100;
-    }
-    if (!isset($this->current['SIZELIMIT'])){
-      $this->current['SIZELIMIT']= 200;
-    }
-    if (!isset($this->current['SIZEINGORE'])){
-      $this->current['SIZEIGNORE']= TRUE;
-    } else {
-      if (preg_match("/true/i", $this->current['SIZEIGNORE'])){
-        $this->current['SIZEIGNORE']= TRUE;
-      } else {
-        $this->current['SIZEIGNORE']= FALSE;
-      }
-    }
-
-    /* Sort referrals, if present */
-    if (isset ($this->current['REFERRAL'])){
-      $bases= array();
-      $servers= array();
-      foreach ($this->current['REFERRAL'] as $ref){
-        $server= preg_replace('%^(.*)/[^/]+$%', '\\1', $ref['URL']);
-        $base= preg_replace('%^.*/([^/]+)$%', '\\1', $ref['URL']);
-        $bases[$base]= strlen($base);
-        $servers[$base]= $server;
-      }
-      asort($bases);
-      reset($bases);
-    }
-
-    /* SERVER not defined? Load the one with the shortest base */
-    if (!isset($this->current['SERVER'])){
-      $this->current['SERVER']= $servers[key($bases)];
-    }
-
-    /* BASE not defined? Load the one with the shortest base */
-    if (!isset($this->current['BASE'])){
-      $this->current['BASE']= key($bases);
-    }
-
-    /* Convert BASE to have escaped special characters */
-    $this->current['BASE']= @LDAP::convert($this->current['BASE']);
-
-    /* Parse LDAP referral informations */
-    if (!isset($this->current['ADMIN']) || !isset($this->current['PASSWORD'])){
-      $url= $this->current['SERVER'];
-      $referral= $this->current['REFERRAL'][$url];
-      $this->current['ADMIN']= $referral['ADMIN'];
-      $this->current['PASSWORD']= $referral['PASSWORD'];
-    }
-
-    /* Load server informations */
-    $this->load_servers();
-  }
-
-  function load_servers ()
-  {
-    /* Only perform actions if current is set */
-    if ($this->current === NULL){
-      return;
-    }
-
-    /* Fill imap servers */
-    $ldap= $this->get_ldap_link();
-    $ldap->cd ($this->current['BASE']);
-    if (!isset($this->current['MAILMETHOD'])){
-      $this->current['MAILMETHOD']= "";
-    }
-    if ($this->current['MAILMETHOD'] == ""){
-      $ldap->search ("(objectClass=goMailServer)", array('cn'));
-      $this->data['SERVERS']['IMAP']= array();
-      error_reporting(0);
-      while ($attrs= $ldap->fetch()){
-        $name= $attrs['cn'][0];
-        $this->data['SERVERS']['IMAP'][$name]= $name;
-      }
-      error_reporting(E_ALL);
-    } else {
-      $ldap->search ("(objectClass=goImapServer)", array('goImapName', 'goImapConnect', 'goImapAdmin', 'goImapPassword',
-            'goImapSieveServer', 'goImapSievePort'));
-
-      $this->data['SERVERS']['IMAP']= array();
-      error_reporting(0);
-      while ($attrs= $ldap->fetch()){
-        $name= $attrs['goImapName'][0];
-        $this->data['SERVERS']['IMAP'][$name]= array( "connect" => $attrs['goImapConnect'][0],
-            "admin" => $attrs['goImapAdmin'][0],
-            "password" => $attrs['goImapPassword'][0],
-            "sieve_server" => $attrs['goImapSieveServer'][0],
-            "sieve_port" => $attrs['goImapSievePort'][0]);
-      }
-      error_reporting(E_ALL);
-    }
-
-    /* Get kerberos server. FIXME: only one is supported currently */
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=goKrbServer)");
-    if ($ldap->count()){
-      $attrs= $ldap->fetch();
-      $this->data['SERVERS']['KERBEROS']= array( 'SERVER' => $attrs['cn'][0],
-          'REALM' => $attrs['goKrbRealm'][0],
-          'ADMIN' => $attrs['goKrbAdmin'][0],
-          'PASSWORD' => $attrs['goKrbPassword'][0]);
-    }
-
-    /* Get cups server. FIXME: only one is supported currently */
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=goCupsServer)");
-    if ($ldap->count()){
-      $attrs= $ldap->fetch();
-      $this->data['SERVERS']['CUPS']= $attrs['cn'][0]; 
-    }
-
-    /* Get fax server. FIXME: only one is supported currently */
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=goFaxServer)");
-    if ($ldap->count()){
-      $attrs= $ldap->fetch();
-      $this->data['SERVERS']['FAX']= array( 'SERVER' => $attrs['cn'][0],
-          'LOGIN' => $attrs['goFaxAdmin'][0],
-          'PASSWORD' => $attrs['goFaxPassword'][0]);
-    }
-
-
-    /* Get asterisk servers */
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=goFonServer)");
-    $this->data['SERVERS']['FON']= array();
-    if ($ldap->count()){
-      while ($attrs= $ldap->fetch()){
-
-        /* Add 0 entry for development */
-        if(count($this->data['SERVERS']['FON']) == 0){
-          $this->data['SERVERS']['FON'][0]= array(
-              'DN'      => $attrs['dn'],
-              'SERVER'  => $attrs['cn'][0],
-              'LOGIN'   => $attrs['goFonAdmin'][0],
-              'PASSWORD'  => $attrs['goFonPassword'][0],
-              'DB'    => "gophone",
-              'SIP_TABLE'   => "sip_users",
-              'EXT_TABLE'   => "extensions",
-              'VOICE_TABLE' => "voicemail_users",
-              'QUEUE_TABLE' => "queues",
-              'QUEUE_MEMBER_TABLE'  => "queue_members");
-        }
-
-        /* Add entry with 'dn' as index */
-        $this->data['SERVERS']['FON'][$attrs['dn']]= array(
-            'DN'      => $attrs['dn'],
-            'SERVER'  => $attrs['cn'][0],
-            'LOGIN'   => $attrs['goFonAdmin'][0],
-            'PASSWORD'  => $attrs['goFonPassword'][0],
-            'DB'    => "gophone",
-            'SIP_TABLE'   => "sip_users",
-            'EXT_TABLE'   => "extensions",
-            'VOICE_TABLE' => "voicemail_users",
-            'QUEUE_TABLE' => "queues",
-            'QUEUE_MEMBER_TABLE'  => "queue_members");
-      }
-    }
-
-
-    /* Get glpi server */
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(&(objectClass=goGlpiServer)(cn=*)(goGlpiAdmin=*)(goGlpiDatabase=*))",array("cn","goGlpiPassword","goGlpiAdmin","goGlpiDatabase"));
-    if ($ldap->count()){
-      $attrs= $ldap->fetch();
-      if(!isset($attrs['goGlpiPassword'])){
-        $attrs['goGlpiPassword'][0] ="";
-      }
-      $this->data['SERVERS']['GLPI']= array( 
-          'SERVER'     => $attrs['cn'][0],
-          'LOGIN'      => $attrs['goGlpiAdmin'][0],
-          'PASSWORD'   => $attrs['goGlpiPassword'][0],
-          'DB'         => $attrs['goGlpiDatabase'][0]);
-    }
-
-
-    /* Get logdb server */
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=goLogDBServer)");
-    if ($ldap->count()){
-      $attrs= $ldap->fetch();
-      $this->data['SERVERS']['LOG']= array( 'SERVER' => $attrs['cn'][0],
-          'LOGIN' => $attrs['goLogAdmin'][0],
-          'PASSWORD' => $attrs['goLogPassword'][0]);
-    }
-
-
-    /* GOsa logging databases */
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=gosaLogServer)");
-    if ($ldap->count()){
-      while($attrs= $ldap->fetch()){
-      $this->data['SERVERS']['LOGGING'][$attrs['cn'][0]]= 
-          array(
-          'DN'    => $attrs['dn'],
-          'USER'  => $attrs['goLogDBUser'][0],
-          'DB'    => $attrs['goLogDB'][0],
-          'PWD'   => $attrs['goLogDBPassword'][0]);
-      }
-    }
-
-
-    /* Get NFS server lists */
-    $tmp= array("default");
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(&(objectClass=goShareServer)(goExportEntry=*))");
-    while ($attrs= $ldap->fetch()){
-      for ($i= 0; $i<$attrs["goExportEntry"]["count"]; $i++){
-        if(!preg_match('/^[^|]+\|[^|]+\|NFS\|.*$/', $attrs["goExportEntry"][$i])){
-          continue;
-        }
-        $path= preg_replace ("/^[^|]+\|[^|]+\|[^|]+\|[^|]+\|([^|]+).*$/", '\1', $attrs["goExportEntry"][$i]);
-        $tmp[]= $attrs["cn"][0].":$path";
-      }
-    }
-    $this->data['SERVERS']['NFS']= $tmp;
-
-    /* Load Terminalservers */
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=goTerminalServer)");
-    $this->data['SERVERS']['TERMINAL']= array();
-    $this->data['SERVERS']['TERMINAL'][]= "default";
-
-    $this->data['SERVERS']['FONT']= array();
-    $this->data['SERVERS']['FONT'][]= "default";
-    while ($attrs= $ldap->fetch()){
-      $this->data['SERVERS']['TERMINAL'][]= $attrs["cn"][0];
-      for ($i= 0; $i<$attrs["goFontPath"]["count"]; $i++){
-        $this->data['SERVERS']['FONT'][]= $attrs["goFontPath"][$i];
-      }
-    }
-
-    /* Ldap Server */
-    $this->data['SERVERS']['LDAP']= array();
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=goLdapServer)");
-    while ($attrs= $ldap->fetch()){
-      if (isset($attrs["goLdapBase"])){
-        for ($i= 0; $i<$attrs["goLdapBase"]["count"]; $i++){
-          $this->data['SERVERS']['LDAP'][]= $attrs["cn"][0].":".$attrs["goLdapBase"][$i];
-        }
-      }
-    }
-
-    /* Get misc server lists */
-    $this->data['SERVERS']['SYSLOG']= array("default");
-    $this->data['SERVERS']['NTP']= array("default");
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=goNtpServer)");
-    while ($attrs= $ldap->fetch()){
-      $this->data['SERVERS']['NTP'][]= $attrs["cn"][0];
-    }
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=goSyslogServer)");
-    while ($attrs= $ldap->fetch()){
-      $this->data['SERVERS']['SYSLOG'][]= $attrs["cn"][0];
-    }
-
-    /* Get samba servers from LDAP, in case of samba3 */
-    if ($this->current['SAMBAVERSION'] == 3){
-      $this->data['SERVERS']['SAMBA']= array();
-      $ldap->cd ($this->current['BASE']);
-      $ldap->search ("(objectClass=sambaDomain)");
-      while ($attrs= $ldap->fetch()){
-        $this->data['SERVERS']['SAMBA'][$attrs['sambaDomainName'][0]]= array(
-            "SID" => $attrs["sambaSID"][0],
-            "RIDBASE" => $attrs["sambaAlgorithmicRidBase"][0]);
-      }
-
-      /* If no samba servers are found, look for configured sid/ridbase */
-      if (count($this->data['SERVERS']['SAMBA']) == 0){
-        if (!isset($this->current["SID"]) || !isset($this->current["RIDBASE"])){
-          print_red(_("SID and/or RIDBASE missing in your configuration!"));
-          echo $_SESSION['errors'];
-          exit;
-        } else {
-          $this->data['SERVERS']['SAMBA']['DEFAULT']= array(
-              "SID" => $this->current["SID"],
-              "RIDBASE" => $this->current["RIDBASE"]);
-        }
-      }
-    }
-  }
-
-
-  function get_departments($ignore_dn= "")
-  {
-    global $config;
-
-    /* Initialize result hash */
-    $result= array();
-    $administrative= array();
-    $result['/']= $this->current['BASE'];
-    $this->tdepartments= array();
-
-    /* Get list of department objects */
-    $ldap= $this->get_ldap_link();
-    $ldap->cd ($this->current['BASE']);
-    $ldap->search ("(objectClass=gosaDepartment)", array("ou", "objectClass", "gosaUnitTag"));
-    while ($attrs= $ldap->fetch()){
-      $dn= $ldap->getDN();
-      $this->tdepartments[$dn]= "";
-
-      /* Save administrative departments */
-      if (in_array_ics("gosaAdministrativeUnit", $attrs['objectClass']) &&
-          isset($attrs['gosaUnitTag'][0])){
-        $administrative[$dn]= $attrs['gosaUnitTag'][0];
-        $this->tdepartments[$dn]= $attrs['gosaUnitTag'][0];
-      }
-    
-      if (in_array_ics("gosaAdministrativeUnitTag", $attrs['objectClass']) &&
-          isset($attrs['gosaUnitTag'][0])){
-        $this->tdepartments[$dn]= $attrs['gosaUnitTag'][0];
-      }
-    
-      if ($dn == $ignore_dn){
-        continue;
-      }
-
-      /* Only assign non-root departments */
-      if ($dn != $result['/']){
-        $result[convert_department_dn($dn)]= $dn;
-      }
-    }
-
-    $this->adepartments= $administrative;
-    $this->departments= $result;
-  }
-
-
-  function make_idepartments($max_size= 28)
-  {
-    global $config;
-    $base = $config->current['BASE'];
-
-    $arr = array();
-    $ui= get_userinfo();
-
-    $this->idepartments= array();
-
-    /* Create multidimensional array, with all departments. */
-    foreach ($this->departments as $key => $val){
-
-      /* When using strict_units, filter non relevant parts */
-      if (isset($config->current['STRICT_UNITS']) && preg_match('/true/i', $config->current['STRICT_UNITS'])){
-        if ($ui->gosaUnitTag != "" && isset($this->tdepartments[$val]) &&
-            $this->tdepartments[$val] != $ui->gosaUnitTag){
-          continue;
-        }
-      }
-
-      /* remove base from dn */
-      $val2 = str_replace($base,"",$val);
-
-      /* Get every single ou */
-      $str = preg_replace("/ou=/","|ou=",$val2);       
-      $elements = array_reverse(split("\|",$str));             
-
-      /* Save last array position */
-      $last = &$arr;
-
-      /* Get array depth  */
-      $cnt = count($elements);
-
-      /* Add last ou element of current dn to our array */
-      foreach($elements as $key => $ele){
-
-        /* skip enpty */
-        if(empty($ele)) continue;
-
-        /* Extract department name */          
-        $elestr = preg_replace("/^ou=/","", $ele);
-        $elestr = preg_replace("/,$/","",$elestr);     
-
-        /* Add to array */     
-        if($key == ($cnt-2)){
-          $last[$elestr]['ENTRY'] = $val;
-        }
-
-        /* Set next array appending position */
-        $last = &$last[$elestr]['SUB'];
-      }
-    }
-
-    /* Add base entry */
-    $ret["/"]["ENTRY"]         = $base;
-    $ret["/"]["SUB"]   = $arr;
-
-    $this->idepartments= $this->generateDepartmentArray($ret,-1,$max_size);
-  }
-
-
-  /* Creates display friendly output from make_idepartments */
-  function generateDepartmentArray($arr,$depth = -1,$max_size){
-    $ret = array();
-    $depth ++;
-
-    /* Walk through array */   
-    ksort($arr);
-    foreach($arr as $name => $entries){
-
-      /* If this department is the last in the current tree position 
-       * remove it, to avoid generating output for it */
-      if(count($entries['SUB'])==0){
-        unset($entries['SUB']);
-      }
-
-      /* Fix name, if it contains a replace tag */
-      $name= @LDAP::fix($name);
-
-      /* Check if current name is too long, then cut it */
-      if(mb_strlen($name, 'UTF-8')> $max_size){
-        $name = mb_substr($name,0,($max_size-3), 'UTF-8')." ...";
-      }
-
-      /* Append the name to the list */        
-      if(isset($entries['ENTRY'])){
-        $a = "";
-        for($i = 0 ; $i < $depth ; $i ++){
-          $a.=".";
-        }
-        $ret[$entries['ENTRY']]=$a."&nbsp;".$name;
-      }        
-
-      /* recursive add of subdepartments */
-      if(isset($entries['SUB'])){
-        $ret = array_merge($ret,$this->generateDepartmentArray($entries['SUB'],$depth,$max_size));
-      }
-    }
-
-    return($ret);
-  }
-
-  /* This function returns all available Shares defined in this ldap
-   * There are two ways to call this function, if listboxEntry is true
-   *  only name and path are attached to the array, in it is false, the whole
-   *  entry will be parsed an atached to the result.
-   */
-  function getShareList($listboxEntry = false)
-  {
-    $ldap= $this->get_ldap_link();
-    $base =  $this->current['BASE'];
-    $res= get_list("(&(objectClass=goShareServer)(goExportEntry=*))","server",$base,array("goExportEntry","cn"),GL_SUBSEARCH);
-    $return = array();
-
-    foreach($res as $entry){
-      if(obj_is_readable($entry['dn'], "server/goShareServer","goExportEntry")){
-
-        if(isset($entry['goExportEntry']['count'])){
-          unset($entry['goExportEntry']['count']);
-        }
-        if(isset($entry['goExportEntry'])){
-          foreach($entry['goExportEntry'] as $export){
-            $shareAttrs = split("\|",$export);
-            if($listboxEntry) {
-              $return[$shareAttrs[0]."|".$entry['cn'][0]] = $shareAttrs[0]." - ".$entry['cn'][0];
-            }else{
-              $return[$shareAttrs[0]."|".$entry['cn'][0]]['server']       = $entry['cn'][0];
-              $return[$shareAttrs[0]."|".$entry['cn'][0]]['name']         = $shareAttrs[0];
-              $return[$shareAttrs[0]."|".$entry['cn'][0]]['description']  = $shareAttrs[1];
-              $return[$shareAttrs[0]."|".$entry['cn'][0]]['type']         = $shareAttrs[2];
-              $return[$shareAttrs[0]."|".$entry['cn'][0]]['charset']      = $shareAttrs[3];
-              $return[$shareAttrs[0]."|".$entry['cn'][0]]['path']         = $shareAttrs[4];
-              $return[$shareAttrs[0]."|".$entry['cn'][0]]['option']       = $shareAttrs[5];
-            }
-          }
-        }
-      } 
-    }
-
-    return($return);
-  }
-
-  /* This function returns all available ShareServer */
-  function getShareServerList()
-  {
-    global $config;
-    $return = array();
-    $ui = get_userinfo();
-    $base = $config->current['BASE'];
-
-    $res= get_list("(&(objectClass=goShareServer)(goExportEntry=*))", "server", $base,array("goExportEntry","cn"),GL_SUBSEARCH);
-    foreach($res as $entry){
-      if(obj_is_readable($entry['dn'], "server/goShareServer","goExportEntry")){
-        if(isset($entry['goExportEntry']['count'])){
-          unset($entry['goExportEntry']['count']);
-        }
-        foreach($entry['goExportEntry'] as $share){
-          $a_share = split("\|",$share);
-          $sharename = $a_share[0];
-          $return[$entry['cn'][0]."|".$sharename] = $entry['cn'][0]." [".$sharename."]";
-        }
-      }
-    }
-    return($return);
-  }
-
-  /* Check if there's the specified bool value set in the configuration */
-  function boolValueIsTrue($section, $value)
-  {
-    $section= strtoupper($section);
-    $value= strtoupper($value);
-    if (isset($this->data[$section][$value])){
-    
-      $data= $this->data[$section][$value];
-      if (preg_match("/^true$/i", $data) || preg_match("/yes/i", $data)){
-        return TRUE;
-      }
-
-    }
-
-    return FALSE;
-  }
-
-
-  function __search(&$arr, $name, $return)
-  {
-    $return= strtoupper($return);
-    if (is_array($arr)){
-      foreach ($arr as &$a){
-        if (isset($a['CLASS']) && strcasecmp($name, $a['CLASS']) == 0){
-          return(isset($a[$return])?$a[$return]:"");
-        } else {
-          $res= $this->__search ($a, $name, $return);
-          if ($res != ""){
-            return $res;
-          }
-        }
-      }
-    }
-    return ("");
-  }
-
-
-  function search($class, $value, $categories= "")
-  {
-    if (is_array($categories)){
-      foreach ($categories as $category){
-        $res= $this->__search($this->data[strtoupper($category)], $class, $value);
-        if ($res != ""){
-          return $res;
-        }
-      }
-    } else {
-      if ($categories == "") {
-        return $this->__search($this->data, $class, $value);
-      } else {
-        return $this->__search($this->data[strtoupper($categories)], $class, $value);
-      }
-    } 
-
-    return ("");
-  }
-
-
-  /* On debian systems the session files are deleted with
-   *  a cronjob, which detects all files older than specified 
-   *  in php.ini:'session.gc_maxlifetime' and removes them.
-   * This function checks if the gosa.conf value matches the range
-   *  defined by session.gc_maxlifetime.
-   */
-  function check_session_lifetime()
-  {
-    $cfg_lifetime = $this->data['MAIN']['SESSION_LIFETIME'];
-    $ini_lifetime = ini_get('session.gc_maxlifetime');
-    $deb_system   = file_exists('/etc/debian_version');
-    return(!($deb_system && ($ini_lifetime < $cfg_lifetime)));  
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_debconfTemplate.inc b/include/class_debconfTemplate.inc
deleted file mode 100644 (file)
index d781321..0000000
+++ /dev/null
@@ -1,428 +0,0 @@
-<?php
-
-class debconf
-{
-  var $package= "";
-  var $language= "";
-  var $loaded_template= FALSE;
-  var $template_directory= "";
-  var $template= array();
-
-
-  function debconf($package= "", $language= "")
-  {
-    $this->set_language($language);
-    $this->set_package($package);
-  }
-
-
-  function set_package($package)
-  {
-    $this->package= $package;
-  }
-
-
-  function set_template_directory($directory)
-  {
-    if (is_dir($directory) && is_readable($directory)){
-      $this->template_directory = $directory;
-      return TRUE;
-    }
-
-    $this->template_directory= "";
-    return FALSE;
-  }
-
-
-  function set_language($language)
-  {
-    $this->language= $language;
-  }
-
-
-  function load()
-  {
-    if( TRUE === $this->has_template() ) {
-    
-      /* Try to load package based template file */
-      $this->template= array();
-
-      /* Read template array */
-      $post_name             = 0;
-      $langcode              = $this->language.".UTF-8";
-      $in_description        = FALSE;
-      $got_local_description = FALSE;
-
-      /* get filename */
-      $filename= preg_replace("/\/+/", "/", $this->template_directory."/".$this->package.".templates");
-
-      /* Check if file is readable */
-      if (!is_file($filename) || !is_readable($filename)){
-        return(FALSE);
-      }
-
-      /* Open file and read content line by line */
-      $fh= fopen($filename, 'r');
-
-      /* While the file handle is valid && there is still data to read -> parse configuration file */
-      while ($fh && !feof($fh)){
-        $line= fgets($fh, 1024);
-
-        /* Reset description flag */
-        if ($in_description && !preg_match("/^ /", $line)){
-          $in_description= FALSE;
-        }
-
-        /* Template header */
-        if (preg_match("/^Template: /", $line)){
-          $post_name ++; 
-          $name= trim(preg_replace("/^Template: (.*)$/", "\\1", $line));
-          $this->template[$post_name]['Name'] = $name;
-          $this->template[$post_name]['Default'] ="";
-         
-          $got_local_description= FALSE;
-          continue;
-        }
-
-        /* Get type */
-        if (preg_match("/^Type: /", $line)){
-          $type= trim(preg_replace("/^Type: (.*)$/", "\\1", $line));
-          $this->template[$post_name]['Type']= $type;
-          continue;
-        }
-
-        /* Get default */
-        if (preg_match("/^Default: /", $line)){
-          $this->template[$post_name]['Default']= "";
-          $default= trim(preg_replace("/^Default: (.*)$/", "\\1", $line));
-          $this->template[$post_name]['Default']= $default;
-          continue;
-        }
-
-        /* Get description */
-        if (!$got_local_description && preg_match("/^Description: /", $line)){
-          $this->template[$post_name]['Description']= "";
-          $description= trim(preg_replace("/^Description: (.*)$/", "\\1", $line));
-          $this->template[$post_name]['Topic']= $description;
-          $this->template[$post_name]['Description']= "";
-          $in_description= TRUE;
-          continue;
-        }
-
-        /* Fill description */
-        if (!$got_local_description && $in_description){
-          $description= preg_replace("/^ (.*)$/", "\\1", $line);
-          $this->template[$post_name]['Description'].= $description;
-          continue;
-        }
-
-        /* Get local description */
-        if (preg_match("/^Description-$langcode: /", $line)){
-          $description= trim(preg_replace("/^Description-$langcode: (.*)$/", "\\1", $line));
-          $this->template[$post_name]['Topic']= $description;
-          $in_description= TRUE;
-          $got_local_description= TRUE;
-          $this->template[$post_name]['Description']= "";
-          continue;
-        }
-
-        /* Fill local description */
-        if ($got_local_description && $in_description){
-          $description= preg_replace("/^ (.*)$/", "\\1", $line);
-          $this->template[$post_name]['Description'].= $description;
-          continue;
-        }
-
-        /* Get native choices */
-        if (preg_match("/^Choices: /", $line)){
-          $type= trim(preg_replace("/^Choices: (.*)$/", "\\1", $line));
-          $this->template[$post_name]['Choices']= $type;
-        }
-
-        /* Get local choices */
-        if (preg_match("/^Choices-$langcode: /", $line)){
-          $type= trim(preg_replace("/^Choices-$langcode: (.*)$/", "\\1", $line));
-          $this->template[$post_name]['Choices-local']= $type;
-        }
-
-      }
-
-      fclose($fh);
-      $this->loaded_template= TRUE;
-      
-      $tmp= array();
-      foreach($this->template as $post_name => $template){
-        $template['post_name'] = "post_".$post_name;
-        $tmp[] = $template;
-      }
-      $this->template = $tmp;
-
-      return (TRUE);
-    }
-
-    $this->loaded_template= FALSE;
-    return (FALSE);
-  }
-
-
-  function has_template()
-  {
-    /* Reject requests, if parameters are not set */
-    if ($this->package == "" || $this->template_directory == ""){
-      return (FALSE);
-    }
-    $filename= preg_replace("/\/+/", "/", $this->template_directory."/".$this->package.".templates");
-    return (is_file($filename) && is_readable($filename));
-  }
-
-
-  /* Check if some fields are posted */
-  function PostCheck()
-  {
-    /* Walk through all template variables */
-    foreach($this->template as $post_name => $entry){
-
-      /* Check if this var is set*/
-      if(isset($_POST[$entry['post_name']])){
-
-        /* special handling for arrays */
-        if(is_array($_POST[$entry['post_name']])){
-          $str = "";
-          foreach($_POST[$entry['post_name']] as $val){
-            $str.= $val.", ";
-          }
-          $str = preg_replace("/\,\ $/","",$str);
-          $this->template[$post_name]['Default'] = $str;
-        }else{
-          $this->template[$post_name]['Default'] = $_POST[$entry['post_name']];
-        }
-      }
-    }
-    
-    foreach($this->template as $post_name => $entry){
-      if(isset($_POST["multi-".$entry['post_name']])){ 
-        $this->template[$post_name]['Default']= "";
-        foreach($_POST as $name => $value){
-          if(preg_match("/".$entry['post_name']."-multi-/",$name)){
-            $this->template[$post_name]['Default'] .= $value.", ";
-          }
-        } 
-        $this->template[$post_name]['Default'] = preg_replace("/, $/","",$this->template[$post_name]['Default']);
-      }
-    }
-
-
-  }
-
-
-  /* This funtion sets the defualt value */
-  function SetDefault($var,$val)
-  {
-    if ($this->loaded_template) {
-      foreach($this->template as $key => $tmp){
-        if($tmp['Name'] == $var ){
-          $this->template[$key]['Default'] = $val;
-        }
-      }
-    }
-  }
-
-
-  /* Display all possible options in html*/
-  function get_dialog()
-  {
-    if ($this->loaded_template) {
-      $result= "<table summary=''>";
-
-      foreach ($this->template as $post_name => $entry){
-
-        $types= array("boolean" => "", "multiselect" => "", "note" => "",
-            "password" => "", "select" => "", "string" => "", "text" => "", "title" => "");
-
-        /* Check if type is available */
-        if ((isset($entry['Type']))&&(isset($types[$entry['Type']]))){
-
-          /* Produce type specific output */
-          $fn= "render_".$entry['Type'];
-          $str = $this->$fn($entry);
-          if(!empty($str)){
-            $result.=$str."<tr><td colspan='2'><p class='seperator'>&nbsp;</p></td></tr>";
-          }
-        } else {
-          //php_error(E_WARNING, "An unknown type has been specified in the debconf template. Please fix.");
-        }
-      }
-
-    
-      $result .= "<input type='hidden' post_name='check_post' value='1'></table>";
-      return ($result);
-    } else {
-      return _("This package has no debconf options.");
-    }
-  }
-
-
-  function render_boolean($data)
-  {
-
-    $post_name= $data['post_name'];
-    $result="
-      <tr>
-      <td valign='top' style='width:100%'>
-      <h2>".$data['Topic']."</h2>".$data['Description']."
-      </td>
-      <td style=\"white-space:nowrap; vertical-align:top; border-left: 1px solid rgb(160, 160, 160);\">";
-
-    foreach(array("true","false") as $value){
-      if($data['Default'] == $value){
-        $result.="<input type='radio' name='".$data['post_name']."' value='".$value."' checked>"._($value);
-      }else{
-        $result.="<input type='radio' name='".$data['post_name']."' value='".$value."' >"._($value);
-      }
-      $result.="<br>";
-    }
-
-    $result.= "
-      </td>
-      </tr>
-      ";
-
-    return ($result);
-  }
-
-
-  function render_multiselect($data)
-  {
-    $post_name= $data['post_name'];
-    if (preg_match('/\$\{/', $data['Choices'])){
-      $result= $this->render_string($data);
-    } else {
-      $choices= "";
-      foreach (split(", ", $data['Choices']) as $choice){
-        $choices[]= $choice;
-      }
-
-
-      $result="
-        <tr>
-        <td valign='top'>
-        <h2>".$data['Topic']."</h2>".$data['Description']."
-        </td>
-        <td valign='top'  style=\"white-space:nowrap; border-left: 1px solid rgb(160, 160, 160);\">
-          <input type='hidden' name='multi-".$post_name."' value='1'>
-        ";
-        
-      $defs = split(", ",$data['Default']);
-      foreach($choices as $value){
-        if(in_array($value,$defs)){
-          $result.="\n<input name='".$post_name."-multi-".$value."' type='checkbox' value='".htmlentities($value)."' checked>".$value."<br>";
-        }else{
-          $result.="\n<input name='".$post_name."-multi-".$value."' type='checkbox' value='".htmlentities($value)."'>".$value."<br>";
-        }
-      }
-
-    $result .=    "</td>
-        </tr>
-        ";
-    }    
-
-    return ($result);
-  }
-
-
-  function render_note($data)
-  {
-    /* Ignore notes, they do not makes sense, since we don't get any
-       chance to test entered values... */
-    return ("");
-  }
-
-
-  function render_password($data)
-  {
-    $result=  "";
-    $result.= "<tr><td valign='top'>";
-    $result.= "<h2>".$data['Topic']."</h2>".$data['Description']."</td><td style=\"white-space:nowrap; border-left: 1px solid rgb(160, 160, 160);\">&nbsp;<input type='text' name='".$data['post_name']."' value='".$data['Default']."'></b><br><br>";
-    $result.= $data['Description'];
-    $result.= "</td>";
-
-    return ($result);
-  }
-
-
-  function render_select($data)
-  {
-    $post_name= $data['post_name'];
-
-    if (preg_match('/\$\{/', $data['Choices'])){
-      $choices= array("Need to use some text...");
-    } else {
-      $choices= "";
-      foreach (split(", ", $data['Choices']) as $choice){
-        $choices[]= $choice;
-      }
-    }
-
-
-    $result="
-      
-      <tr>
-      <td valign='top'>
-      <h2>".$data['Topic']."</h2>".$data['Description']."
-      </td>
-      <td  valign='top'  style=\"white-space:nowrap; border-left: 1px solid rgb(160, 160, 160);\">
-      ";
-
-    foreach($choices as $value){
-      if($data['Default'] == $value){
-        $result.="\n<input type='radio' name='".$post_name."' value='".htmlentities($value)."' checked >".htmlentities($value)."<br>";
-      }else{
-        $result.="\n<input type='radio' name='".$post_name."' value='".htmlentities($value)."'>".htmlentities($value)."<br>";
-      }
-    }
-
-    $result.= "
-      
-      </td>
-      </tr>
-      ";
-
-    return ($result);
-  }
-
-
-  function render_string($data)
-  {
-    $result=  "
-                <tr>
-                  <td valign='top'>
-                    <h2>".$data['Topic']."</h2>".$data['Description']."
-                  </td>
-                  <td  style=\"white-space:nowrap; border-left: 1px solid rgb(160, 160, 160);\" valign='top'>
-                    <input type='text' name='".$data['post_name']."' value='".$data['Default']."' style='width:300px;'>
-                  </td>
-                </tr>
-              ";
-
-    return ($result);
-  }
-
-
-  function render_text($data)
-  {
-    /* Ignore text messages, they are normally used for status hints. */
-    return ("");
-  }
-
-
-  function render_title($data)
-  {
-    /* Ignore text messages, they are normally used for status hints. */
-    return ("");
-  }
-
-}
-
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_dhcpPlugin.inc b/include/class_dhcpPlugin.inc
deleted file mode 100644 (file)
index 6282605..0000000
+++ /dev/null
@@ -1,208 +0,0 @@
-<?php
-/*
-  This code is part of GOsa (https://gosa.gonicus.de)
-  Copyright (C) 2003-2007 Cajus Pollmeier
-
-  This program is free software; you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 2 of the License, or
-  (at your option) any later version.
-
-  This program is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  GNU General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-*/
-
-class dhcpPlugin extends plugin
-{
-  /* Used attributes */
-  var $cn= "";
-  var $orig_cn= "";
-  var $options= array();
-  var $statements= array();
-
-  /* Subobjects */
-  var $network;
-  var $advanced;
-
-  /* attribute list for save action */
-  var $attributes= array();
-  var $objectclasses= array();
-
-  function dhcpPlugin($attrs)
-  {
-    /* Load statements / options */
-    if (is_array($attrs)){
-      $this->dn= $attrs['dn'];
-      $this->cn= $attrs['cn'][0];
-      $this->new= FALSE;
-
-      /* Load options */
-      if (isset($attrs['dhcpOption'])){
-        foreach ($attrs['dhcpOption'] as $opt){
-          $idx= preg_replace('/\s.+$/', '', $opt);
-          if ($idx == $opt){
-            $value= "";
-          } else {
-            $value= preg_replace('/^[^\s]+\s/', '', $opt);
-          }
-          $this->options[$idx]= $value;
-        }
-      }
-
-      /* Load statements */
-      if (isset($attrs['dhcpStatements'])){
-        foreach ($attrs['dhcpStatements'] as $opt){
-          $idx= preg_replace('/\s.+$/', '', $opt);
-          if ($idx == $opt){
-            $value= "";
-          } else {
-            $value= preg_replace('/^[^\s]+\s/', '', $opt);
-          }
-          $this->statements[$idx]= $value;
-        }
-      }
-
-    } else {
-      /* We keep the parent dn here if it's new */
-      $this->dn= $attrs;
-      $this->new= TRUE;
-    }
-
-    /* Load network module */
-    $this->network= new dhcpNetwork();
-    $this->network->options= $this->options;
-    $this->network->statements= $this->statements;
-    $this->advanced= new dhcpAdvanced();
-    $this->advanced->options= $this->options;
-    $this->advanced->statements= $this->statements;
-
-    /* Save CN for later reference */
-    $this->orig_cn= $this->cn;
-  }
-
-  function execute()
-  {
-    return ("");
-  }
-
-
-  function remove_from_parent()
-  {
-  }
-
-
-  /* Save data to object */
-  function save_object()
-  {
-    /* Strip network objects */
-    foreach (array("routers", "domain-name", "subnet-mask", "broadcast-address") as $toberemoved){
-      unset($this->options[$toberemoved]);
-    }
-    foreach (array("filename", "next-server") as $toberemoved){
-      unset($this->statements[$toberemoved]);
-    }
-
-    /* Save sub-objects */
-    $this->network->save_object();
-    $this->advanced->save_object();
-
-    /* Merge arrays for advanced view */
-    foreach (array("options", "statements") as $type){
-      $this->advanced->$type= $this->$type + $this->network->$type;;
-    }
-  }
-
-
-  /* Check values */
-  function check()
-  {
-    $message= array();
-    return $message;
-  }
-
-
-  /* Save to LDAP */
-  function save()
-  {
-    /* Merge arrays for network and advanced view */
-    foreach (array("options", "statements") as $type){
-      $this->$type= $this->$type + $this->network->$type + $this->advanced->$type;
-    }
-
-    /* Add cn if we're new */
-    if ($this->new){
-      $this->dn= "cn=".$this->cn.",".$this->dn;
-    } else {
-      $this->dn= "cn=".$this->cn.preg_replace('/^cn=[^,]+/', '', $this->dn);
-    }
-
-    /* Assemble new entry - options */
-    $this->attrs['dhcpOption']= array();
-    if (isset ($this->options) && count ($this->options)){
-      foreach ($this->options as $key => $val){
-        $this->attrs['dhcpOption'][]= "$key $val";
-      }
-    }
-
-    /* Assemble new entry - statements */
-    $this->attrs['dhcpStatements']= array();
-    if (isset ($this->statements) && count ($this->statements)){
-      foreach ($this->statements as $key => $val){
-        if ($val != ""){
-          $this->attrs['dhcpStatements'][]= "$key $val";
-        } else {
-          $this->attrs['dhcpStatements'][]= "$key";
-        }
-      }
-    }
-
-    /* Move dn to the result */
-    $this->attrs['dn']= $this->dn;
-    $this->attrs['cn']= array($this->cn);
-    $this->attrs['objectClass']= $this->objectclasses;
-    $this->attrs['MODIFIED']= TRUE;
-
-    return ($this->attrs);
-  }
-
-
-  function removeAttrs($name, $type)
-  {
-    $new= array();
-    foreach ($this->attrs[$type] as $value){
-      if (!preg_match("/^$name /", $value)){
-        $new[]= $value;
-      }
-    }
-    $this->attrs[$type]= $new;
-  }
-
-
-  function removeOption($name)
-  {
-    $this->removeAttrs($name, 'dhcpOption');
-  }
-
-
-  function removeStatement($name)
-  {
-    $this->removeAttrs($name, 'dhcpStatement');
-  }
-
-
-  function fix_options()
-  {
-    foreach (array('domain-name-servers') as $key){
-      unset ($this->options[$key]);
-    }
-  }
-
-}
-
-?>
diff --git a/include/class_divSelectBox.inc b/include/class_divSelectBox.inc
deleted file mode 100644 (file)
index dbee8be..0000000
+++ /dev/null
@@ -1,123 +0,0 @@
-<?php
-
-class divSelectBox {
-
-       var $a_entries;
-       var $summary;
-       var $cols;
-
-       // Members for page managment
-  var $height=200;
-
-       // Added php 4 constructor
-       function divSelectBox(){
-               $this->s_summary                = "";
-               $this->a_entries                = array();
-               $this->cols                     = 0;
-       }
-
-  function setHeight($h){
-    $this->height=$h;
-  }
-
-       function AddEntry($a_entriedata) {
-               $this->a_entries[] = $a_entriedata;
-       }
-
-  function DrawList(){
-    $s_return  = "";
-    $s_return .= "<div style=\"height:2px; overflow:hidden;background:#888888;width:100%;margin-right:0px;\"></div>\n";
-    $s_return .= "<div style=\"padding-right:1px;padding-bottom:2px;height:".$this->height.";width:100%\">\n";
-    $s_return .= "<div style=\"overflow: auto;width:100%;height:".($this->height)."px;\">\n";
-    $s_return .= "<table ".
-                    "summary='".$this->s_summary."' ".
-                    "width='100%' ".
-                    "cellspacing='0' ".
-                    "style='overflow:scroll; ".
-                    "height:".($this->height-2)."px;".
-                    "padding-right:1px; ".
-                    "padding-bottom:2px; ".
-                    "border-left:solid 2px; ".
-                    "border-top:solid 0px; ".
-                    "border-color:#888888; ".
-                    "'>\n";
-    $s_return.=$this->_generatePage();
-    $s_return.= "</table></div></div>";
-    return ($s_return);
-  }
-       
-       function _numentries(){
-               $cnt = count($this->a_entries);
-               return $cnt;
-       }
-       
-       function SetSummary($msg){
-               $this->s_summary = $msg;
-       }
-
-       function _generatePage(){
-               
-               $s_value        = "";
-               $s_key          = "";
-               $s_return       = "";
-               $i_alternate=0;
-    $str = "";
-       
-    /* If divlist is empty, append a single white entry */
-    if(count($this->a_entries)==0){
-      $str.="<tr class='rowxp1'
-                ><td class='list1nohighlight' style='height:100%; border-right:0px;'>&nbsp;</td></tr>";
-      return($str);
-    }
-
-    $i = $this->_numEntries();
-    foreach($this->a_entries as $s_key => $s_value){
-      $i--;
-
-      if($i_alternate!=0){ 
-        $i_alternate=0; 
-      } else {
-        $i_alternate=1;
-      }
-
-      $s_return .= "\n<tr class='rowxp".($i_alternate)."'>";
-
-      $cnt = 0;                                        
-    
-      foreach($s_value as $s_key2 => $s_value2 ){                              
-        $this->cols = count($s_value) ;                                                
-        $cnt++;                                        
-
-        if(!isset($s_value2['class'])){
-          $class = "list".$i_alternate; 
-        } else {
-          $class = $s_value2['class'];
-        }
-
-        if(!isset($s_value2['attach'])){
-          $style = "";
-        } else {
-          $style = " ".$s_value2['attach']." " ;
-        }
-
-        $s_return .= "\n<td ".$style." class='".$class."'>";
-        $s_return .= $s_value2['string'];
-        $s_return .= "</td>";
-      }
-      $s_return.="\n</tr>";
-    }
-    $s_return.="\n<tr>";
-    for($i = 0 ; $i < ($this->cols) ; $i ++){
-      if($i >= ($this->cols-1)){
-        $s_return .= "<td class='list1nohighlight' style='height:100%;border:0px;'><div style='font-size:1px;'>&nbsp;</div></td>";
-      }else{
-        $s_return .= "<td class='list1nohighlight' style='height:100%;'><div style='font-size:1px;'>&nbsp;</div></td>";
-      }
-      
-    }
-    $s_return.="</tr>";
-    return $s_return;
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_divlist.inc b/include/class_divlist.inc
deleted file mode 100644 (file)
index 9c52b76..0000000
+++ /dev/null
@@ -1,361 +0,0 @@
-<?php
-
-class divlist {
-
-       var $a_entries;
-       var $a_header;
-       var $b_displayPageNums;         
-       var $s_summary;
-       var $cols;
-       var $pageid;
-  //FIXME: Ignoring the fact, that they were missing - height and width are numeric...
-  var $s_height;
-  var $s_width;
-  
-       // Members for page managment
-       var $i_currentPage;
-       var $i_entriesPerPage;
-
-  var $force_height = false;
-  var $list_footer = "";
-  var $fix_list_for_plugins = FALSE;
-  
-       // Added php 4 constructor
-       function divlist($pageid){
-
-               $this->i_currentPage    = 0;
-               $this->i_entriesPerPage = 10;
-    $this->s_height         = "450";
-    $this->s_width          = "600px";
-               $this->s_summary        = "";
-               $this->a_entries        = array();
-               $this->a_header         = array();
-               $this->b_displayPageNums= true;
-               $this->cols             = 0;
-               $this->pageid           = $pageid;
-       }
-
-       function __destruct(){
-       
-       }
-
-  function SetPluginMode($val = TRUE)
-  {
-    $this->fix_list_for_plugins = $val;
-  }
-
-  function SetFooter($str)
-  {
-    $this->list_footer = $str;
-  }
-
-       function AddEntry($a_entriedata) {
-               $this->a_entries[] = $a_entriedata;
-       }
-
-       function DisablePageNums() {
-               $this->b_displayPageNums =false;
-       }
-
-       function SetHeader($a_headerdata) {
-               $this->a_header[] = $a_headerdata ;
-       }
-       
-  function SetHeight($s_height) {
-               $this->s_height= $s_height;
-    $this->force_height = true;
-       }
-  
-  function SetWidth($s_width) {
-               $this->s_width= $s_width;
-    if(preg_match("/^[0-9]*$/",$this->s_width)){
-      $this->s_width .="px";
-    }
-       }
-
-       function SetEntriesPerPage($i_num){
-               $this->i_entriesPerPage=$i_num;
-       }
-       
-       function DrawList(){
-               $s_return = "";
-    if(!$this->force_height){
-                 $s_return.= "<table summary='".$this->s_summary."' style='width:".
-                  $this->s_width.";height:".$this->s_height.
-                  "px;' cellspacing='0' id='t_scrolltable'>";
-    } else {
-                 $s_return.= "<table summary='".$this->s_summary."' style='width:".
-                  $this->s_width.";height:".$this->s_height.
-                  "px;' cellspacing='0' id='t_scrolltable_onlywidth'>";
-    }
-
-    $s_return.= $this->_generateHeader();
-    $s_return.= $this->_generatePage();
-         $s_return.= $this->_generateFooter(); 
-               $s_return.= "</table>";
-               
-               return ($s_return);
-       }
-       
-       function _numpages(){
-               $cnt = count($this->a_entries);
-               
-               $pages  = (int) ($cnt / $this->i_entriesPerPage);
-               if($cnt % $this->i_entriesPerPage){
-      $pages++;
-    }
-               
-               return $pages;
-       }
-       
-       function _numentries(){
-               return count($this->a_entries);
-       }
-
-  function _generateFooter()
-  {
-    $s_return = "";
-    if(!empty($this->list_footer)){
-
-      // Using scrolltable?
-      if($this->i_entriesPerPage == 0) {
-        if(!$this->force_height) {
-          $s_return.= "\n<tr><td class='scrollhead'><table summary='' style='width:100%' cellspacing='0' id='t_scrollfoot'>";
-        } else {
-          $s_return.= "\n<tr><td class='scrollhead'><table summary='' style='width:100%' cellspacing='0'                      id='t_scrollfoot_onlywidth'>";
-        }
-      }
-      $s_return .= "<tr><td class='listfooter' style='border-bottom:0px;'>".$this->list_footer."</td>";
-          // Attach a 13px-wide column (used as scrollbar space in body-table),
-    // but do this only if we are really using scrolltables.
-    if($this->i_entriesPerPage == 0) {
-      $s_return.= "\n<td class='listfooter' style='width:13px;border-right:0px;'>&nbsp;</td>";
-      $s_return.= "\n</table></td>";
-    }
-
-    $s_return.= "\n</tr>";
-
-    }
-    return($s_return);
-  }
-       
-       function _generateHeader(){
-               $s_return = "";
-               $s_value        = "";
-               $s_key          = "";
-               
-    // Using scrolltable?
-    if($this->i_entriesPerPage == 0) {
-      if(!$this->force_height) {
-        $s_return.= "\n<tr><td class='scrollhead'><table summary='' style='width:".$this->s_width.";' cellspacing='0' id='t_scrollhead'>";
-      } else {
-        $s_return.= "\n<tr><td class='scrollhead'><table summary='' style='width:".$this->s_width.";' cellspacing='0' id='t_scrollhead_onlywidth'>";
-      }
-    }
-
-               $s_return.= "\n<tr>";
-
-               foreach($this->a_header[0] as $s_key => $s_value ){
-                       if(!isset($s_value['attach'])){
-                               $s_value['attach'] = "";
-                       }
-
-               $s_return.= "\n<td class='listheader' ".$s_value['attach'].">".$s_value['string']."</td>";
-
-      // Increment column counter
-      $this->cols++;
-
-               }
-               
-    // Attach a 13px-wide column (used as scrollbar space in body-table),
-    // but do this only if we are really using scrolltables.
-    if($this->i_entriesPerPage == 0) {
-      $s_return.= "\n<td class='listheader' style='width:13px;border-right:0px;'>&nbsp;</td>";
-      $s_return.= "\n</table></td>";
-    }
-
-       $s_return.= "\n</tr>";
-               return $s_return;
-       }
-       
-       function SetSummary($msg){
-               $this->s_summary = $msg;
-       }
-
-       function _generatePage(){
-               
-               $s_value        = "";
-               $s_key          = "";
-               $s_return       = "";
-   
-    if($this->i_entriesPerPage == 0) {
-      // We need to construct a "body"-table that is width-of-scrollbar thinner than the "head"-table.
-      if(!$this->force_height || $this->fix_list_for_plugins) {
-        $s_return .= "\n<tr><td colspan='".$this->cols."' class='scrollbody'><div style='width:".$this->s_width.";height:".($this->s_height-20)."px;' id='d_scrollbody' class='scrollbody'>";
-        $s_return .= "<table summary='' style='height:100%;width:581px;' cellspacing='0' id='t_scrollbody'>";
-      } else {
-        $s_return .= "\n<tr><td colspan='".$this->cols."' class='scrollbody'><div style='width:".$this->s_width.";height:".($this->s_height-20)."px;' id='d_scrollbody_onlywidth' class='scrollbody'>";
-        $s_return .= "<table summary='' style='height:100%;width:581px;' cellspacing='0' id='t_scrollbody_onlywidth'>";
-      }
-       }
-    $i_alternate=0;
-               if(isset($_GET['start'])){
-                       $_SESSION['start'.$this->pageid]=$_GET['start'];
-                       $start = $_GET['start'];
-               } else {
-                       if(isset($_SESSION['start'.$this->pageid])){
-                               $start = $_SESSION['start'.$this->pageid];
-                       } else {
-                               $start=0;
-                       }
-               }
-
-    /* If divlist is empty, append a single white entry */
-    if(count($this->a_entries)==0){
-      $str = $s_return."<tr>";
-      $str.="<td class='list1nohighlight' colspan='".$this->cols."' style='height:100%;border-right:0px;width:100%;'>&nbsp;</td>";
-      $str.="</tr>";
-      if($this->i_entriesPerPage == 0) {
-        $str.="</table></div></td></tr>";
-      }
-      return($str);
-    } else {
-    
-      //FIXME: Ahrg. I'd like to read this code without wasting my time.
-      if ($this->i_entriesPerPage > 0) {
-               while($start > $this->_numentries()){
-                       $start = $start - $this->i_entriesPerPage;
-               }       
-    
-               $stop  = $start + $this->i_entriesPerPage;
-    
-               $appendempty = ($this->_numentries() -$start);
-    
-               for($i = $start ; $i < $stop;$i++){
-                       
-                       if(isset($this->a_entries[$i])){
-                                                       
-                               $s_value = $this->a_entries[$i];
-                               
-                   // Alternation of background color          
-                               if($i_alternate) $i_alternate=0; else $i_alternate=1;
-                               
-          $s_return .= "\n<tr class='rowxp".$i_alternate."'>";
-                               
-                               $cnt = 0;                                       
-                                       
-                               foreach($s_value as $s_key2 => $s_value2 ){                             
-    
-                                       $cnt++;                                 
-    
-                                       if(!isset($s_value2['class'])){
-                                               $class = "list".$i_alternate; 
-                                       }else{
-                                               $class = $s_value2['class'];
-                                       }
-    
-                                       if(!isset($s_value2['attach'])){
-                                               $style = "";
-                                       }else{
-                                               $style = " ".$s_value2['attach']." "    ;
-                                       }
-    
-                                       $s_return .= "\n<td ".$style." class='".$class."'>";
-                                       $s_return .= $s_value2['string'];
-                                       $s_return .= "\n</td>";
-                               }
-                               if($cnt == 0 ){
-                                       $s_return.="\n<td>&nbsp;</td>";
-                               }
-  
-                               $s_return .= "\n</tr>";
-                       }       
-               }
-    
-               if(!(($stop)<$this->_numentries())){
-                       $nums = $stop - $this->_numentries();// - $stop;
-                       for($i = 0 ; $i < $nums ; $i ++ ){
-                               $s_return.="<tr>";
-                               $cnt=0;
-                               for($a = 0 ; $a < (count($this->a_header[0])) ; $a ++ ) {
-                                       if($a ==(count($this->a_header[0])-1)){
-                                               $s_return.="\n<td class='list1' style='border:0px;height:26px;'>&nbsp;</td>";
-                                       } else {
-                                               $s_return.="\n<td class='list1' style='height:26px;'>&nbsp;</td>";
-                                       }
-                               }
-                               $s_return.="\n</tr>";
-                       }       
-               }
-    
-               if($this->b_displayPageNums){
-                       $s_return .= "<tr><td colspan='".$this->cols."' align='center'>".range_selector($this->_numentries(),$start,$this->i_entriesPerPage)."</td></tr>";
-               }
-      } else {
-        // $this->i_entriesPerPage <= 0
-        // We should display all entries on one page
-  
-        $i = $this->_numEntries();
-           foreach($this->a_entries as $s_key => $s_value){
-                         $i--;
-  
-          if($i_alternate!=0){ 
-            $i_alternate=0; 
-          } else {
-            $i_alternate=1;
-          }
-                 
-          $s_return .= "\n<tr class='rowxp".$i_alternate."'>";
-                                 
-                   $cnt = 0;                                   
-                                         
-                         foreach($s_value as $s_key2 => $s_value2 ){                           
-  
-                                 $this->cols = count($s_value) ;                                               
-                                 $cnt++;                                       
-  
-                                 if(!isset($s_value2['class'])){
-                                         $class = "list".$i_alternate; 
-                                 } else {
-                                         $class = $s_value2['class'];
-                                 }
-  
-                                 if(!isset($s_value2['attach'])){
-                                         $style = "";
-                                 } else {
-                                         $style = " ".$s_value2['attach']." "  ;
-                                 }
-            
-            $s_return .= "\n<td ".$style." class='".$class."'>";
-                                 $s_return .= $s_value2['string'];
-                                 $s_return .= "</td>";
-                         }
-                         $s_return .= "\n</tr>";
-                 }
-      }
-  
-      // if fewer than 22 Entries (list not full), print row to fill empty space
-      //FIXME: Why 22? Isn't the size dynamic
-      if($this->_numEntries()<=22){
-        $fill= "";
-        for ($i= 1; $i <= $this->cols; $i++){
-          if ($i == $this->cols){
-           $fill.= "<td class='list1nohighlight' style='height:100%;border-right:0px;'>&nbsp;</td>";
-          } else {
-           $fill.= "<td class='list1nohighlight' style='height:100%;'>&nbsp;</td>";
-          }
-        }
-        $s_return.="\n<tr>$fill";
-      }
-      if($this->i_entriesPerPage == 0) {
-        $s_return .= "\n</table></div></td>";
-      }
-      $s_return .= "</tr>";
-      return $s_return;
-    }
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_glpi.inc b/include/class_glpi.inc
deleted file mode 100644 (file)
index 162e0fe..0000000
+++ /dev/null
@@ -1,1777 +0,0 @@
-<?php
-
-
-class glpiDB{
-
-       var $user               ="";
-       var $password   ="";
-       var $server             ="";
-       var $db                 ="";
-
-       var $is_connected               = 0;
-       var $handle                     = NULL;
-
-       var $lasterror  ="";
-
-       var $deviceMappingGOsaGlpi;
-       var $deviceMappingTableNameID;
-
-       function glpiDB($server,$user,$pwd,$db){
-               $this->server   = $server;
-               $this->user     = $user;
-               $this->password = $pwd;
-               $this->db               = $db;
-
-               $this->handle   = @mysql_connect($this->server,$this->user,$this->password);
-
-               if($this->handle){
-                       $this->is_connected = true;
-                       $this->SelectDB($this->db);
-               }       
-               $this->deviceMappingGOsaGlpi = array(
-                               "glpi_device_case"      => "case",
-                               "glpi_device_control"   => "control",
-                               "glpi_device_drive"     => "drive",
-                               "glpi_device_gfxcard"   => "gfxcard",
-                               "glpi_device_hdd"       => "hdd",
-                               "glpi_device_iface"     => "iface",
-                               "glpi_device_moboard"   => "moboard",
-                               "glpi_device_pci"       => "pci",
-                               "glpi_device_power"     => "power",
-                               "glpi_device_processor" => "processor",
-                               "glpi_device_ram"       => "ram",
-                               "glpi_monitors"       => "monitor",
-                               "glpi_device_sndcard"   => "sndcard");
-
-               $this->deviceMappingTableNameID = array(                "moboard"       => 1,                                                                           
-                               "processor"     => 2,                                                                           
-                               "ram"           => 3,                                                                           
-                               "hdd"           => 4,                                                                           
-                               "iface"         => 5,                                                                           
-                               "drive"         => 6,                                                                           
-                               "control"       => 7,                                                                           
-                               "gfxcard"       => 8,                                                                           
-                               "sndcard"       => 9,                                                                           
-                               "pci"           => 10,                                                                          
-                               "case"          => 11,                                                                          
-                               "power"         => 12);
-
-
-       }
-
-       function SelectDB()
-       {
-               if($this->is_connected){
-                       mysql_select_db($this->db,$this->handle);
-               }
-       }
-
-
-       /* This functions checks if the selected computer/network 
-          device is already available in the db
-        */
-       function is_account($dn)
-       {
-               if(!$this->is_connected){
-                       $this->lasterror ="Can't query anything, if we aren't connected.";
-                       return(false);
-               }else{
-                       $qry = "SELECT * FROM glpi_computers WHERE name='".$dn."';";
-                       $res = $this->query($qry);
-                       if(count($res)==0){
-                               return(false);
-                       }else{
-                               return(true);
-                       }
-               }
-       }
-
-       /* this function queries everything 
-        */
-       function query($qry)
-       {
-               if(!$this->is_connected){
-                       $this->lasterror ="Can't query anything, if we aren't connected.";
-                       return(false);
-               }else{
-                       $ret =array();
-                       $res = mysql_query($qry,$this->handle);
-
-                       while($rs = @mysql_fetch_array($res,MYSQL_ASSOC)){
-                               $ret[]=$rs;
-                       }
-                       return($ret);
-               }
-       }
-
-       /* System types 
-       Returns all defined system types 
-        */
-       function getSystemTypes()
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $tmp = ($this->query("SELECT * FROM glpi_type_computers;"));
-                       foreach($tmp as $t){
-                               $ret[$t['ID']]=$t['name'];
-                       }
-                       asort($ret);
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* System types 
-          Update a system type         
-       */
-       function updateSystemType($name,$id)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_type_computers WHERE ID=".$id.";");
-                       if(isset($tmp[0])){
-                               return($this->query("UPDATE glpi_type_computers SET name='".$name."' WHERE ID=".$id.";"));      
-                       }else{
-                               echo "can't update not existing entry";
-                               return(false);  
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* System types 
-       Add one entry to the system types 
-     */
-       function addSystemType($name)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_type_computers WHERE name='".$name."';");
-                       if(isset($tmp[0])){
-                               echo "such an entry already exists";
-                               return(false);
-                       }else{  
-                               return($this->query("INSERT INTO glpi_type_computers (name) VALUES ('".$name."');"));
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* System types 
-       Remove one entry from the system types (specified by ID=$id)
-     */
-       function removeSystemType($id)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_type_computers WHERE ID=".$id.";");
-                       if(isset($tmp[0])){
-                               return($this->query("DELETE FROM glpi_type_computers WHERE ID=".$id.";"));      
-                       }else{
-                               echo "can't remove not existing entry";
-                               return(false);  
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* System type is used */
-       function is_systemTypeUsed($ID){
-               if($this->is_connected){
-                       $ret = array();
-                       $qry="SELECT name,type FROM glpi_computers WHERE type=".$ID." LIMIT 3;";
-                       $res = $this->query($qry);
-                       foreach($res as $val){
-                               $ret[$val['name']] = $val['name'];
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-
-       /* Manufacturer 
-          Returns all defined manufacturers
-       */      
-       function getEnterprises()
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $tmp = $this->query("SELECT * FROM glpi_enterprises ORDER BY name;");
-                       foreach($tmp as $t){
-                               $ret[$t['ID']]=$t['name'];
-                       }
-                       
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Manufacturer 
-          Returns single manufacturer
-       */      
-       function getEnterprise($id)
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $tmp = $this->query("SELECT * FROM glpi_enterprises WHERE ID=".$id.";");
-                       return($tmp);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Manufacturer 
-       Updates already existing manufacturer
-    */
-       function updateEnterprise($array,$id)
-       {
-               if(!is_array($array)){
-                       echo "updateEnterprisesType: first paraeter must be an array";
-               }elseif($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_enterprises WHERE ID='".$id."';");
-                       if(isset($tmp[0])){
-                               $atr = array("ID","name","type","address","website","phonenumber","comments","deleted","fax","email");
-
-                               $v = "";
-                               foreach($atr as $at){
-                                       if(isset($array[$at])){
-                                               $v .= " ".$at."='".$array[$at]."', ";
-                                       }
-                               }
-                               if(empty($v)){
-                                       echo "updateEnterprisesType: no attributes given ";
-                                       return(false);
-                               }else{
-                                       $v = preg_replace("/, $/","",$v);
-                                       return($this->query("UPDATE glpi_enterprises SET ".$v." WHERE ID='".$id."';")); 
-                               }
-                       }else{
-                               echo "can't update not existing entry";
-                               return(false);  
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Manufacturer
-          Add new manufacturer
-        */
-       function addEnterprise($array)
-       {
-               if(!is_array($array)){
-                       echo "addUser: first paraeter must be an array";
-               }elseif($this->is_connected){
-                       $atr = array("ID","name","type","address","website","phonenumber","comments","deleted","fax","email");
-                       $v = "";
-                       $a = "";
-                       foreach($atr as $at){
-                               if(isset($array[$at])){
-                                       $a .= $at.", ";
-                                       $v .= "'".$array[$at]."', ";
-                               }
-                       }
-                       if(empty($v)){
-                               echo "addUser: no attributes given ";
-                               return(false);
-                       }else{
-                               $a = preg_replace("/, $/","",$a);
-                               $v = preg_replace("/, $/","",$v);
-                               return($this->query("INSERT INTO glpi_enterprises (".$a.") VALUES (".$v.");"));
-                       }
-               
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-
-       }
-
-       /*      Manufacturer
-               remove manufacturer
-        */
-       function removeEnterprise($id)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_enterprises WHERE ID=".$id.";");
-                       if(isset($tmp[0])){
-                               return($this->query("DELETE FROM glpi_enterprises WHERE ID=".$id.";"));
-                       }else{
-                               echo "can't remove not existing entry";
-                               return(false);
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Operating systems 
-          Returns all OSs
-        */
-       function getOSTypes($keys = false)
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $tmp=($this->query("SELECT * FROM glpi_dropdown_os ORDER by name;"));
-
-                       if($keys){
-                               foreach($tmp as $t){
-                                       $ret[$t['name']]=$t['ID'];
-                               }
-                       }else{
-                               foreach($tmp as $t){
-                                       $ret[$t['ID']]=$t['name'];
-                               }
-                       }
-                       return($ret);
-
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Operating system is used ? */
-       function is_osUsed($ID){
-               if($this->is_connected){
-                       $ret = array();
-                       $qry="SELECT name,type FROM glpi_computers WHERE os=".$ID." LIMIT 3;";
-                       $res = $this->query($qry);
-                       foreach($res as $val){
-                               $ret[$val['name']] = $val['name'];
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-
-       /*  Operating systems
-               Add a new operating system to the dropdown menus   
-        */
-    function addOS($name)
-    {
-        if($this->is_connected){
-            $tmp = $this->query("SELECT * FROM glpi_dropdown_os WHERE name='".$name."';");
-            if(isset($tmp[0])){
-                echo "such an entry already exists";
-                return(false);
-            }else{
-                return($this->query("INSERT INTO glpi_dropdown_os (name) VALUES ('".$name."');"));
-            }
-        }else{
-            echo "not connected";
-            return(false);
-        }
-    }
-
-    /* Operating systems 
-       remove one OS entry
-     */
-    function removeOS_byID($id)
-    {
-        if($this->is_connected){
-            $tmp = $this->query("SELECT * FROM glpi_dropdown_os WHERE ID=".$id.";");
-            if(is_array($tmp[0])){
-                return($this->query("DELETE FROM glpi_dropdown_os WHERE ID=".$id.";"));
-            }else{
-                echo "can't remove not existing entry";
-                return(false);
-            }
-        }else{
-            echo "not connected";
-            return(false);
-        }
-    }
-
-       /* Operating systems 
-          Update existing OS entry
-       */
-       function updateOS($name,$id)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_dropdown_os WHERE ID=".$id.";");
-                       if(isset($tmp[0])){
-                               return($this->query("UPDATE glpi_dropdown_os SET name='".$name."' WHERE ID=".$id.";")); 
-                       }else{
-                               echo "can't update not existing entry";
-                               return(false);  
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* This returns all available glpi users 
-     */
-       function getUsers()
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $tmp = ($this->query("SELECT * FROM glpi_users"));
-                       foreach($tmp as $user){
-                               $ret[$user['ID']]=$user['name'];
-                       }
-                       return($ret);
-
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* this function adds a new glpi user
-     */
-       function addUser($array,$dn)
-       {
-               if(!is_array($array)){
-                       echo "addUser: first paraeter must be an array";
-               }elseif($this->is_connected){
-                       $array['name']=$dn;
-                       $atr = array("name","phone","email");
-                       $v = "";
-                       $a = "";
-                       foreach($atr as $at){
-                               if(isset($array[$at])){
-                                       $a .= $at.", ";
-                                       $v .= "'".$array[$at]."', ";
-                               }
-                       }
-                       if(empty($v)){
-                               echo "addUser: no attributes given ";
-                               return(false);
-                       }else{
-                               $a = preg_replace("/, $/","",$a);
-                               $v = preg_replace("/, $/","",$v);
-                               return($this->query("INSERT INTO glpi_users (".$a.") VALUES (".$v.");"));
-                       }
-               
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-
-       }
-
-       /* This function updates a glpi user 
-       with the given data
-     */
-       function updateUser($array,$dn)
-       {
-               if(!is_array($array)){
-            echo "updateUser: first paraeter must be an array";
-        }elseif($this->is_connected){
-            $tmp = $this->query("SELECT * FROM  glpi_users WHERE name='".$dn."';");
-            if(isset($tmp[0])){
-
-                               $atr = array("name","phone","email");
-                $v = "";
-                foreach($atr as $at){
-                    if(isset($array[$at])){
-                        $v .= " ".$at."='".$array[$at]."', ";
-                    }
-                }
-                if(empty($v)){
-                    echo "UpdateUser: no attributes given ";
-                    return(false);
-                }else{
-                    $v = preg_replace("/, $/","",$v);
-                    return($this->query("UPDATE glpi_users SET ".$v." WHERE name='".$dn."';"));
-                }
-            }else{
-                echo "can't update not existing entry";
-                return(false);
-            }
-        }else{
-            echo "not connected";
-            return(false);
-        }
-
-       }
-
-       /* This function returns all available data 
-       from a specified dn
-     */
-       function getComputerInformations($name)
-       {
-               if($this->is_connected){        
-                       $ret = $this->query("SELECT * FROM glpi_computers WHERE name='".$name."';");
-                       return($ret);           
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /*  This fucntions updates an already existing entry 
-     */
-       function updateComputerInformations($array,$name)
-       {
-               if(!is_array($array)){
-                       echo "updateComputerInformations: first paraeter must be an array";
-               }elseif($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM  glpi_computers WHERE name='".$name."';");
-                       if(isset($tmp[0])){
-
-                               $atr = array(   "ID","name","serial","otherserial","contact","contact_num",
-                                               "tech_num","comments","date_mod","os","location","domain","network",
-                                               "model","type","is_template","tplname","FK_glpi_enterprise","deleted");
-                               $v = "";
-                               foreach($atr as $at){
-                                       if(isset($array[$at])){
-                                               $v .= " ".$at."='".$array[$at]."', ";
-                                       }
-                               }
-                               if(empty($v)){
-                                       echo "updateComputerInformations: no attributes given ";
-                                       return(false);
-                               }else{
-                                       $v = preg_replace("/, $/","",$v);
-                                       return($this->query("UPDATE glpi_computers SET ".$v." WHERE name='".$name."';"));
-                               }
-                       }else{
-                               echo "can't update not existing entry";
-                               return(false);
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-
-       }
-
-       /* This function adds a new inventory device (computer phone etc)
-     */
-       function addComputerInformations($array)
-       {
-               if(!is_array($array)){
-                       echo "updateComputerInformations: first paraeter must be an array";
-               }elseif($this->is_connected){
-                       $atr = array(   "ID","name","serial","otherserial","contact","contact_num",
-                                       "tech_num","comments","date_mod","os","location","domain","network",
-                                       "model","type","is_template","tplname","FK_glpi_enterprise","deleted");
-                       $v = "";
-                       $a = "";
-                       foreach($atr as $at){
-                               if(isset($array[$at])){
-                                       $a .= $at.", ";
-                                       $v .= "'".$array[$at]."', ";
-                               }
-                       }
-                       if(empty($v)){
-                               echo "updateComputerInformations: no attributes given ";
-                               return(false);
-                       }else{
-                               $a = preg_replace("/, $/","",$a);
-                               $v = preg_replace("/, $/","",$v);
-                               return($this->query("INSERT INTO glpi_computers (".$a.") VALUES (".$v.");"));
-                       }
-               
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-
-       }
-
-       /* this functions checks if the given Device 
-     * already exists 
-     */
-       function deviceExists($attr)
-       {
-               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
-               if($this->is_connected){        
-                       $arr = array_flip($deviceMappingGOsaGlpi);
-
-                       $tbl_name = $arr[$attr['device_type']];
-                       if(!isset($attr['ID'])){
-                               return(false);
-                       }else{
-                               $qry = "SELECT * FROM ".$tbl_name." WHERE ID=".$attr['ID'].";";
-                               $res = $this->query($qry);
-                               if(count($res) != 0){
-                                       return(true);
-                               }
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-
-               return(false);
-       }
-
-               
-       /* Check if given device is used by some accounts
-     *  (helpfull to avoid removement of used devices)
-     */
-       function is_deviceUsed($item)
-       {
-               $deviceMappingGOsaGlpi          = array_flip($this->deviceMappingGOsaGlpi);
-               $deviceMappingTableNameID       = $this->deviceMappingTableNameID;
-               if($this->is_connected){
-                       $tablename =  $deviceMappingGOsaGlpi[$item['device_type']];
-                       $type = $item['device_type'];
-
-                       $ret = array();
-
-                       if($type=="monitor"){
-                               $str = "SELECT c.name FROM glpi_connect_wire as w, glpi_computers as c WHERE w.end1=".$item['ID']." AND w.end2 = c.ID AND w.type=4;"; 
-                       }else{
-                               $str = "SELECT c.name FROM glpi_computer_device as d, glpi_computers as c WHERE d.FK_computers=c.ID AND FK_device=".$item['ID']." AND device_type=".$deviceMappingTableNameID[$type]." ;";
-                       }
-
-                       $res = $this->query($str);
-       
-                       foreach($res as $val){
-                               $ret[$val['name']] = $val['name'];
-                       }       
-
-                       return($ret);//count($this->query($str)));
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-                       
-       }
-
-
-       /* This functions deletes a specified entry 
-     * from our device tables 
-     */
-       function deleteDevice($attr)
-       {
-               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
-               if($this->is_connected){
-                       $arr = array_flip($deviceMappingGOsaGlpi);
-                       
-                       $device_type = $attr['device_type'];
-                       unset($attr['device_type']);                    
-
-                       $tbl_name = $arr[$device_type];
-
-                       $this->query("DELETE FROM ".$tbl_name." WHERE ID=".$attr['ID'].";");    
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* This funtions updated an already existing device
-     */
-       function updateDevices($attr)
-       {
-               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
-               if($this->is_connected){
-                       $arr = array_flip($deviceMappingGOsaGlpi);
-                       
-                       $device_type = $attr['device_type'];
-                       unset($attr['device_type']);                    
-
-                       $tbl_name = $arr[$device_type];
-
-                       $str = "UPDATE ".$tbl_name." SET ";
-                       foreach($attr as $name => $value){
-                               $str.=$name."='".$value."', ";
-                       }
-                       $str = preg_replace("/, $/","",$str);
-                       $str .= " WHERE ID=".$attr['ID'].";";
-                       $this->query($str);     
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Returns all possible RAM types 
-     * like SDRAM , DIMM .....
-     */
-       function getRAMTypes()
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $tmp = ($this->query("SELECT * FROM glpi_dropdown_ram_type;"));
-                       foreach($tmp as $t){
-                               $ret[$t['ID']]=$t['name'];
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-       
-       /* Returns all possible HDD connection types 
-     * like IDE SCSI ...
-     */
-       function getGlpiDeviceControlTypes()
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $tmp = ($this->query("SELECT * FROM glpi_dropdown_hdd_type;"));
-                       foreach($tmp as $t){
-                               $ret[$t['ID']]=$t['name'];
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-       
-       /* Returns all possible gfx card connection types
-     * like PCI-X PCI AGP ....
-        */
-       function getGlpiGfxControlTypes()
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $tmp = ($this->query("SELECT * FROM glpi_dropdown_hdd_type;"));
-                       foreach($tmp as $t){
-                               $ret[$t['ID']]=$t['name'];
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-       
-       /* Devices 
-       Adds a new single device to our db
-    */ 
-       function addDevice($attr)
-       {
-               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
-               if($this->is_connected){        
-                       $arr = array_flip($deviceMappingGOsaGlpi);
-                       
-                       $device_type = $attr['device_type'];
-                       unset($attr['device_type']);                    
-
-                       $tbl_name = $arr[$device_type];
-            $v = "";
-            $a = "";
-            foreach($attr as $name => $value){
-               $a .= $name.", ";
-               $v .= "'".$value."', ";
-            }
-            if(empty($v)){
-                echo "addDevice: no attributes given ";
-                return(false);
-            }else{
-                $a = preg_replace("/, $/","",$a);
-                $v = preg_replace("/, $/","",$v);
-                return($this->query("INSERT INTO ".$tbl_name." (".$a.") VALUES (".$v.");"));
-            }
-
-        }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-       /* Return all available devices 
-     */
-       function getDevices()
-       {
-               $deviceMappingGOsaGlpi = $this->deviceMappingGOsaGlpi;
-               if($this->is_connected){
-                       $arr = $deviceMappingGOsaGlpi; 
-               
-                       $res = array();
-                       foreach($arr as $glpi => $gosa){
-                               $qry = "SELECT * FROM ".$glpi.";";
-                               $ret = $this->query($qry);
-                               foreach($ret as $id => $entry){
-                                       $entry['device_type'] = $gosa;
-       
-                                       if(isset($entry['designation'])){
-                                               $res[$entry['designation']."-".$gosa] = $entry;
-                                       }else{
-                                               $res[$entry['name']."-".$gosa] = $entry;
-                                       }
-                               }
-                       }
-                       return($res);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* This function returns all used devices 
-     */
-       function getUsedDevices($computerID)
-       {
-               $deviceMappingGOsaGlpi = array_flip($this->deviceMappingGOsaGlpi);
-               $deviceMappingTableNameID       = $this->deviceMappingTableNameID;
-       
-               if($this->is_connected){
-                       $qry = "SELECT * FROM glpi_computer_device WHERE FK_computers=".$computerID.";";
-                       $res = $this->query($qry);
-               
-                       $ret = array();
-                       foreach($deviceMappingGOsaGlpi as $GOsa => $glpi){
-                               $ret[$GOsa] = array();
-                       }
-
-                       $tbls = array_flip($deviceMappingTableNameID);
-
-                       foreach($res as $device){
-                               $devtype = $tbls[$device['device_type']];
-                               $tbl_name = $deviceMappingGOsaGlpi[$devtype];
-                               $qry = ("SELECT * FROM ".$tbl_name." WHERE ID=".$device['FK_device'].";");
-                               $res2 = $this->query($qry);
-                               if(count($res2)!=0){
-                                       $ret[$devtype][$res2[0]['designation']]=$res2[0];
-                               }
-
-                       $qry = "SELECT * FROM glpi_connect_wire WHERE type=4 AND end2=".$computerID.";";
-                       $res2 = $this->query($qry);
-                       foreach($res2 as $monitor){
-                               $qry = "SELECT * FROM glpi_monitors WHERE ID=".$monitor['end1'].";";
-                               $res3 = $this->query($qry);
-                               foreach($res3 as $moni){
-                                       $ret['monitor'][$moni['name']]=$moni;
-                               }
-                       }
-
-
-
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* This function removes all given devices from a computer, specified by $id
-       In the next step all devices specified by devices will be added.
-        */
-       function addDevicesToComputer($devices, $id)
-       {
-               $deviceMappingGOsaGlpi = array_flip($this->deviceMappingGOsaGlpi);
-               $deviceMappingTableNameID       = $this->deviceMappingTableNameID;
-       
-               if(($id == "" )||(!is_numeric($id))){
-                       return (false); 
-               }
-               if($this->is_connected){
-                       $qry = "DELETE FROM glpi_computer_device WHERE FK_computers=".$id.";";
-                       $this->query($qry);     
-               
-                       foreach($devices as $type => $entries){
-                               foreach($entries as $entry){
-                                       if($type=="monitor"){
-                                               $str = "INSERT INTO glpi_connect_wire (end1,end2,type) 
-                                               VALUES (".$entry['ID'].",".$id.",4);";
-                                       }else{
-                                               $str = "INSERT INTO glpi_computer_device (device_type,FK_device,FK_computers) 
-                                               VALUES (".$deviceMappingTableNameID[$type].",".$entry['ID'].",".$id.");";
-                                       }
-                                       $this->query($str);
-                               }
-                       }
-               
-
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-
-       }
-
-       function removeComputerInformations($name)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_computers WHERE name='".$name."';");
-                       if(isset($tmp[0])){
-                               $id = $tmp[0]['ID'];
-                               $this->query("DELETE FROM glpi_connect_wire WHERE end2=".$id.";");
-                               $this->query("DELETE FROM glpi_computer_device WHERE FK_computers=".$id.";");
-                               return($this->query("DELETE FROM glpi_computers WHERE ID=".$id.";"));
-                       }else{
-                               echo "can't remove not existing entry";
-                               return(false);
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function is_connected()
-       {
-               return($this->is_connected);
-       }
-
-       function addAttachmentsToComputer($attr,$id)
-       {
-        if(($id == "" )||(!is_numeric($id))){
-            return (false);
-        }
-        if($this->is_connected){
-            $qry = "DELETE FROM glpi_doc_device WHERE (FK_device=".$id.") AND (device_type=1);";
-            $this->query($qry);
-                       
-                       foreach($attr as $aid => $entry){
-                               $str = "INSERT INTO glpi_doc_device (FK_doc,FK_device,device_type,is_template) 
-                                                                                               VALUES
-                                                                                                       ($aid,$id,1,'0');";
-                               $this->query($str);
-                       }
-        }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-       function getAssignAttachments($id)
-       {
-
-               if($this->is_connected){
-                       $qry= "SELECT * FROM glpi_doc_device WHERE (device_type=1) AND (FK_device=".$id.");";
-                       $ret = $this->query($qry);
-                       return($ret);
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-       function deleteAttachment($id)
-       {
-               if($this->is_connected){
-                       $qry = "DELETE FROM glpi_docs WHERE ID=".$id."";
-                       $this->query($qry);
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-       
-       function getAttachments()
-       {
-               $ret = array();
-               if($this->is_connected){
-                       $qry = "SELECT * FROM glpi_docs WHERE name!='';";
-                       $re = $this->query($qry);
-
-                       foreach($re as $entry){
-                               $ret[$entry['ID']]=$entry;
-                       }
-
-                       return($ret);
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-       
-       function saveAttachments($attrs,$id = -1)
-       {
-               if($this->is_connected){
-                       $atr = array("name","filename","rubrique","mime","date_mod","comment","deleted","link");
-                       $tmp = array();
-                       foreach($atr as $at){
-                               if(isset($attrs[$at])){
-                                       $tmp[$at] = $attrs[$at];
-                               }
-                       }
-                       if(count($tmp)==0){
-                               return(false);
-                       }else{
-
-                               // Add
-                               if($id == -1){
-                                       $str = "INSERT INTO glpi_docs ";
-                                       $namen = "";
-                                       $values= "";
-                                       foreach($tmp as $name => $value){       
-                                               $namen .= $name.", ";
-                                               if(is_numeric($value)){
-                                                       $values .= $value.", ";
-                                               }else{
-                                                       $values .= "'".$value."', ";
-                                               }
-                                       }
-                                       $values = preg_replace("/, $/","",$values);
-                                       $namen  = preg_replace("/, $/","",$namen);
-                                       $str .= "(".$namen.") VALUES (".$values.");";
-                               }else{
-                                       $str = "UPDATE glpi_docs SET ";
-                                       foreach($tmp as $name => $value){       
-                                               $str .= $name."= ";
-                                               if(is_numeric($value)){
-                                                       $str .= $value.", ";
-                                               }else{
-                                                       $str .= "'".$value."', ";
-                                               }
-                                       }
-                                       $str = preg_replace("/, $/","",$str);
-                                       $str .= " WHERE ID=".$id.";";
-                               }
-                               $this->query($str);
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       
-       /* Check if given attachment id is used in any Device 
-               ( - avoid removing of used attachments)
-     */
-       function is_attachmentUsed($id)
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $qry = "SELECT t.name FROM glpi_computers as t, glpi_doc_device WHERE t.ID = glpi_doc_device.FK_device AND FK_doc =".$id." LIMIT 3;";
-                       $res = $this->query($qry);
-                       foreach($res as $val){
-                               $ret[$val['name']] = $val['name'];
-                       }
-                       return($ret);
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-               
-       /* Monitor handling 
-     */
-    function getMonitors()
-       {
-               if($this->is_connected){
-                       $qry= "SELECT * FROM glpi_monitors;";
-                       return($this->query($qry));     
-               
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-    function updatedMonitor()
-       {
-               if($this->is_connected){
-//                     $qry= "SELECT * FROM glpi_monitors;";
-//                     return($this->query($qry));     
-               
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-    function addMonitor()
-       {
-               if($this->is_connected){
-//                     $qry= "SELECT * FROM glpi_monitors;";
-//                     return($this->query($qry));     
-               
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-    function removeMonitor($id)
-       {
-               if($this->is_connected){
-                       $qry= "DELETE FROM glpi_monitors WHERE ID=".$id.";";
-                       $this->query($qry);     
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-    function getMonitorTypes()
-       {
-               if($this->is_connected){
-                       $qry= "SELECT * FROM glpi_type_monitors;";
-                       return($this->query($qry));     
-               
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-    function getLocationTypes()
-       {
-               if($this->is_connected){
-                       $qry= "SELECT * FROM glpi_dropdown_locations;";
-                       return($this->query($qry));     
-               
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-    function getStateTypes()
-       {
-               if($this->is_connected){
-                       $qry= "SELECT * FROM glpi_dropdown_state;";
-                       return($this->query($qry));     
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-       
-       /* Printer functions
-     */
-
-       /* is printer type used ? 
-     */
-       function is_printerTypeUsed($id)
-       {
-               if($this->is_connected){
-                       $qry = "SELECT * FROM glpi_printers WHERE type=".$id.";";
-                       $res = $this->query( $qry);
-                       $ret =array();
-                       foreach($res as $entry){
-                               $ret[$entry['ID']] = $entry['name'];
-                       }
-                       return($ret);
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-       /* This functions checks if the selected computer/network 
-          device is already available in the db
-        */
-       function is_printer_account($dn)
-       {
-               if(!$this->is_connected){
-                       $this->lasterror ="Can't query anything, if we aren't connected.";
-                       return(false);
-               }else{
-                       $qry = "SELECT * FROM glpi_printers WHERE name='".$dn."';";
-                       $res = $this->query($qry);
-                       if(count($res)==0){
-                               return(false);
-                       }else{
-                               return(true);
-                       }
-               }
-       }
-
-       /* This function returns all available data 
-       from a specified dn
-     */
-       function getPrinterInformations($name)
-       {
-               if($this->is_connected){        
-                       $ret = $this->query("SELECT * FROM glpi_printers WHERE name='".$name."';");
-                       return($ret);           
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Get Printer attachments
-     */
-       function getAssignPrinterAttachments($id)
-       {
-
-               if($this->is_connected){
-                       $qry= "SELECT * FROM glpi_doc_device WHERE (device_type=3) AND (FK_device=".$id.");";
-                       $ret = $this->query($qry);
-                       return($ret);
-               }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-       /* Printer types 
-       Returns all defined printer types 
-        */
-       function getPrinterTypes()
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $tmp = ($this->query("SELECT * FROM glpi_type_printers ORDER BY name; "));
-                       foreach($tmp as $t){
-                               $ret[$t['ID']]=$t['name'];
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Add pritner types 
-       Add one entry to the printer types 
-     */
-       function addPrinterType($name)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_type_printers WHERE name='".$name."';");
-                       if(isset($tmp[0])){
-                               //echo "such an entry already exists";
-                               return(false);
-                       }else{  
-                               return($this->query("INSERT INTO glpi_type_printers (name) VALUES ('".$name."');"));
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* remove printer types 
-       Remove one entry from the printer types (specified by ID=$id)
-     */
-       function removePrinterType($id)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_type_printers WHERE ID=".$id.";");
-                       if(isset($tmp[0])){
-                               return($this->query("DELETE FROM glpi_type_printers WHERE ID=".$id.";"));       
-                       }else{
-                               echo "can't remove not existing entry";
-                               return(false);  
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Update printer types 
-          Update a printer type        
-       */
-       function updatePrinterType($name,$id)
-       {
-
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_type_printers WHERE ID=".$id.";");
-                       if(isset($tmp[0])){
-                               return($this->query("UPDATE glpi_type_printers SET name='".$name."' WHERE ID=".$id.";"));       
-                       }else{
-                               echo "can't update not existing entry";
-                               return(false);  
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-
-       /*  This fucntions updates an already existing entry 
-     */
-       function updatePrinterInformations($array,$name)
-       {
-               if(!is_array($array)){
-                       echo "updatePrinterInformations: first paraeter must be an array";
-               }elseif($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM  glpi_printers WHERE name='".$name."';");
-                       if(isset($tmp[0])){
-
-                               $atr = array(   "ID","name","serial","otherserial","contact","contact_num",
-                                               "tech_num","comments","date_mod","location","domain","network","ramSize","flags_serial","flags_par","flags_usb",
-                                               "model","type","is_template","tplname","FK_glpi_enterprise","deleted");
-                               $v = "";
-                               foreach($atr as $at){
-                                       if(isset($array[$at])){
-                                               $v .= " ".$at."='".$array[$at]."', ";
-                                       }
-                               }
-                               if(empty($v)){
-                                       echo "updateSystemInformations: no attributes given ";
-                                       return(false);
-                               }else{
-                                       $v = preg_replace("/, $/","",$v);
-                                       return($this->query("UPDATE glpi_printers SET ".$v." WHERE name='".$name."';"));
-                               }
-                       }else{
-                               echo "can't update not existing entry";
-                               return(false);
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-
-       }
-
-       /* This function adds a new inventory settings for printers
-     */
-       function addPrinterInformations($array)
-       {
-               if(!is_array($array)){
-                       echo "updateComputerInformations: first paraeter must be an array";
-               }elseif($this->is_connected){
-                       $atr = array(   "ID","name","serial","otherserial","contact","contact_num",
-                                       "tech_num","comments","date_mod","os","location","domain","network","ramSize","flags_serial","flags_par","flags_usb",
-                                       "model","type","is_template","tplname","FK_glpi_enterprise","deleted");
-                       $v = "";
-                       $a = "";
-                       foreach($atr as $at){
-                               if(isset($array[$at])){
-                                       $a .= $at.", ";
-                                       $v .= "'".$array[$at]."', ";
-                               }
-                       }
-                       if(empty($v)){
-                               echo "updateComputerInformations: no attributes given ";
-                               return(false);
-                       }else{
-                               $a = preg_replace("/, $/","",$a);
-                               $v = preg_replace("/, $/","",$v);
-                               return($this->query("INSERT INTO glpi_printers (".$a.") VALUES (".$v.");"));
-                       }
-               
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* add atachment to given printer */
-       function addAttachmentsToPrinter($attr,$id)
-       {
-        if(($id == "" )||(!is_numeric($id))){
-            return (false);
-        }
-        if($this->is_connected){
-            $qry = "DELETE FROM glpi_doc_device WHERE (FK_device=".$id.") AND (device_type=3);";
-            $this->query($qry);
-                       
-                       foreach($attr as $aid => $entry){
-                               $str = "INSERT INTO glpi_doc_device (FK_doc,FK_device,device_type,is_template) 
-                                                                                               VALUES
-                                                                                                       ($aid,$id,3,'0');";
-                               $this->query($str);
-                       }
-        }else{
-            echo "not connected";
-            return(false);
-        }
-       }
-
-       function removePrinterInformations($name)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_printers WHERE name='".$name."';");
-                       if(isset($tmp[0])){
-                               $id = $tmp[0]['ID'];
-//                             $this->query("DELETE FROM glpi_connect_wire WHERE end2=".$id.";");
-                               $this->query("DELETE FROM glpi_doc_device WHERE FK_device=".$id." AND device_type=3;");
-                               return($this->query("DELETE FROM glpi_printers WHERE ID=".$id.";"));
-                       }else{
-                               echo "can't remove not existing entry";
-                               return(false);
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-
-       /* Cartridges 
-     */
-       /* return all assigned cartridges */
-       function getUsedCartridges($printerID)
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $qry = "SELECT 
-                                               c.date_use                      as date_use,
-                                               c.ID                            as ID, 
-                                               t.ID                            as type_ID,
-                                               t.name                          as name, 
-                                               c.FK_glpi_printers      as FK_glpi_printers, 
-                                               d.name                          as type_name 
-                                       FROM 
-                                               glpi_dropdown_cartridge_type as d,
-                                               glpi_cartridges as c, 
-                                               glpi_cartridges_type as t 
-                                       WHERE   c.FK_glpi_cartridges_type = t.ID 
-                                               AND t.type = d.ID 
-                                               AND c.FK_glpi_printers = ".$printerID.";"; 
-                       $res = $this->query($qry);
-                       foreach($res as $entry){
-                               $ret[$entry['ID']] = $entry;
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* return all assigned cartridges */
-       function getAvailableCartridgeTypes($printerTypeID)
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $qry= "
-       SELECT  
-                       ct.ID                   as cartridgeID,
-                       ct.name                 as cartridgeName,
-                       pt.ID                   as printerTypeID,
-                       pt.name                 as printerTypeName,
-                       ct.type                 as cartridgeTypeID,
-                       dt.name                 as cartridgeTypeName 
-       FROM    
-                       glpi_type_printers                              as pt, 
-                       glpi_cartridges_type                    as ct, 
-                       glpi_dropdown_cartridge_type    as dt, 
-                       glpi_cartridges_assoc                   as ac
-        WHERE 
-                               ac.FK_glpi_type_printer = pt.ID 
-                       AND ac.FK_glpi_cartridges_type = ct.ID 
-                       AND ct.type=dt.ID 
-                       AND pt.ID=".$printerTypeID.";";
-                       $res = $this->query($qry);
-                       foreach($res as $entry){
-                               $ret[$entry['cartridgeID']] = $entry;
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function removeCartridgeFromPrinter($cartridgeID)
-       {
-               if($this->is_connected){
-                       $qry = "DELETE FROM glpi_cartridges WHERE ID=".$cartridgeID.";";
-                       return($this->query($qry));
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function addCartridgeFromPrinter($printerID,$cartridgeID)
-       {
-               if($this->is_connected){
-                       $qry ="INSERT INTO 
-                                               glpi_cartridges (FK_glpi_cartridges_type,FK_glpi_printers,date_in,date_use) 
-                                  VALUES 
-                                               (".$cartridgeID.",".$printerID.",'".date("Y-m-d")."','".date("Y-m-d")."');";    
-                       return($this->query($qry));
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function is_cartridgeTypeUsed($id){
-               if($this->is_connected){
-                       $qry = "SELECT p.ID,p.name as name FROM glpi_cartridges as c,glpi_printers as p WHERE p.ID=c.FK_glpi_printers AND c.FK_glpi_cartridges_type=".$id.";";
-                       $res = $this->query($qry);
-                       $ret =array();
-                       foreach($res as $entry){
-                               $ret[$entry['ID']] = $entry['name'];
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function getCartridgeTypeInformations($id = "all"){
-               if($this->is_connected){
-                       $ret = array();                 
-                       if($id != "all"){
-                               $qry = "SELECT * FROM glpi_cartridges_type WHERE ID = ".$id.";";
-                       }else{
-                               $qry = "SELECT * FROM glpi_cartridges_type;";
-                       }
-               
-                       $res = ($this->query($qry));
-                       foreach($res as $entry){
-                               $ret[$entry['ID']] = $entry;
-                       }       
-                       return($ret);
-
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function getCartridgeTypes(){
-               if($this->is_connected){
-                       $ret = array();                 
-                       $qry = "SELECT * FROM glpi_dropdown_cartridge_type;";
-                       $res = ($this->query($qry));
-                       foreach($res as $entry){
-                               $ret[$entry['ID']] = $entry['name'];
-                       }       
-                       return($ret);
-
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-
-
-       /* check if given manufacturer ID ist still in use.
-          The problem is, that nearly every table uses manufacturers .... 
-     */
-       function is_manufacturerUsed($id)
-       {
-               if($this->is_connected){
-                       $tables = array();
-                       foreach($this->deviceMappingGOsaGlpi as $entry => $table){
-                               $tables[] = $entry;
-                       }
-                       $tables[] ="glpi_computers";
-                       $tables[] ="glpi_cartridges_type";
-                       $ret = array();
-                       $i = 3;
-                       foreach($tables as $tbl){
-                               if($i <= 0 ) continue;
-                               $qry = "SELECT * FROM ".$tbl." WHERE FK_glpi_enterprise = ".$id.";";
-                               $res = $this->query($qry);
-                               foreach($res as $entry){
-                                       if($i <= 0 ) continue;
-                                       if(isset($entry['designation'])){
-                                               $entry['name'] = $entry['designation'];
-                                       }
-                                       $i --;
-                                               $ret[] = $entry['name'];
-                               }
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Manufacturer 
-          Updates already existing manufacturer
-        */
-       function Add_UpdateCatrigdeType($array,$array_printer_types)
-       {
-               if(!is_array($array)){
-                       echo "Add_UpdateCatrigdeType: first paraeter must be an array";
-               }elseif($this->is_connected){
-
-
-                       $atr = array("name","ref","location","type","FK_glpi_enterprise","tech_num","deleted","comments","alarm");
-
-                       /* Entry was edited */
-                       if($array['ID']>0){
-                               $qry = "DELETE FROM glpi_cartridges_assoc WHERE FK_glpi_cartridges_type=".$array['ID'].";";
-
-                               $v = "";
-                               foreach($atr as $at){
-                                       if(isset($array[$at])){
-                                               $v .= " ".$at."='".$array[$at]."', ";
-                                       }
-                               }
-                               if(empty($v)){
-                                       echo "Add_UpdateCatrigdeType: no attributes given ";
-                                       return(false);
-                               }else{
-                                       $v = preg_replace("/, $/","",$v);
-                                       $qry = "UPDATE glpi_cartridges_type SET ".$v." WHERE ID='".$array['ID']."';";
-                                       $this->query($qry);     
-                               }
-                       }else{
-
-                               /* skip if name is in use*/
-                               $qry = "SELECT * FROM glpi_cartridges_type WHERE name='".$array['name']."';";
-                               if(count($this->query($qry))){
-                                       return;
-                               }
-
-                               $str = "INSERT INTO glpi_cartridges_type ";
-                               $namen = "";
-                               $values= "";
-                               foreach($array as $name => $value){     
-                                       $namen .= $name.", ";
-                                       if(is_numeric($value)){
-                                               $values .= $value.", ";
-                                       }else{
-                                               $values .= "'".$value."', ";
-                                       }
-                               }
-                               $values = preg_replace("/, $/","",$values);
-                               $namen  = preg_replace("/, $/","",$namen);
-                               $str .= "(".$namen.") VALUES (".$values.");";
-                               $this->query($str);     
-                               $IDs = $this->query("SELECT ID FROM glpi_cartridges_type WHERE name='".$array['name']."';");
-                               if(count($IDs) > 1){
-                                       echo "internal db error";
-                                       return;
-                               }
-                               $array['ID'] = $IDs[0]['ID'];
-                       }
-
-                       foreach($array_printer_types as $id){
-                               $qry = "INSERT INTO glpi_cartridges_assoc 
-                                       (FK_glpi_cartridges_type,FK_glpi_type_printer) 
-                                       VALUES 
-                                       (".$array['ID'].",".$id.")";
-
-                               $this->query($qry);
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function getSupportedPrinterTypeIDsForCartridge($cid)
-       {
-               if($this->is_connected){
-                       $ret = array();
-                       $qry = "SELECT FK_glpi_type_printer FROM glpi_cartridges_assoc WHERE FK_glpi_cartridges_type = ".$cid.";";      
-                       $res = $this->query($qry);
-                               
-                       foreach($res as $entry => $value){
-                               $ret[$value['FK_glpi_type_printer']] = $value['FK_glpi_type_printer'];
-                       }
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function removeCartridgeType($id){
-               if($this->is_connected){
-                       $qry = "DELETE FROM glpi_cartridges_assoc WHERE FK_glpi_cartridges_type=".$id.";";
-                       $this->query($qry);     
-                       $qry = "DELETE FROM glpi_cartridges_type WHERE ID=".$id.";";
-                       return($this->query($qry));     
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function getCartridgesWhichUseThisType($id)
-       {
-               if($this->is_connected){
-                       $qry = "SELECT * FROM glpi_cartridges WHERE FK_glpi_cartridges_type=".$id.";";
-                       $ret  = $this->query($qry);
-                       return($ret);
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-
-       /* Add pritner types 
-       Add one entry to the cartridgeType types 
-     */
-       function addCartridgeDropdownType($name)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_dropdown_cartridge_type WHERE name='".$name."';");
-                       if(isset($tmp[0])){
-                               //echo "such an entry already exists";
-                               return(false);
-                       }else{  
-                               return($this->query("INSERT INTO glpi_dropdown_cartridge_type (name) VALUES ('".$name."');"));
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* remove cartridgeType types 
-       Remove one entry from the cartridgeType types (specified by ID=$id)
-     */
-       function removeCartridgeDropdownType($id)
-       {
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_dropdown_cartridge_type WHERE ID=".$id.";");
-                       if(isset($tmp[0])){
-                               return($this->query("DELETE FROM glpi_dropdown_cartridge_type WHERE ID=".$id.";"));     
-                       }else{
-                               echo "can't remove not existing entry";
-                               return(false);  
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       /* Update cartridgeType  
-          Update a cartridgeType       
-       */
-       function updateCartridgeDropdownType($name,$id)
-       {
-
-               if($this->is_connected){
-                       $tmp = $this->query("SELECT * FROM glpi_dropdown_cartridge_type WHERE ID=".$id.";");
-                       if(isset($tmp[0])){
-                               return($this->query("UPDATE glpi_dropdown_cartridge_type SET name='".$name."' WHERE ID=".$id.";"));     
-                       }else{
-                               echo "can't update not existing entry";
-                               return(false);  
-                       }
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-       function getUsedDropdownTypes($id=false)
-       {
-               if($this->is_connected){
-                       if($id){
-                               $qry = "SELECT distinct(type) FROM glpi_cartridges_type WHERE type = ".$id.";";
-                       }else{
-                               $qry = "SELECT distinct(type) FROM glpi_cartridges_type;";
-                       }
-                       return($this->query($qry));
-               }else{
-                       echo "not connected";
-                       return(false);
-               }
-       }
-
-}
-//$s = new glpiDB("vserver-01","glpi","tester","glpi");
-//print_r($s->query("SELECT * FROM glpi_computers"));
-//$s->getComputerInformations("1 OR (c.ID<10000)");
-?>
diff --git a/include/class_hostActionQueue.inc b/include/class_hostActionQueue.inc
deleted file mode 100644 (file)
index c32be66..0000000
+++ /dev/null
@@ -1,471 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2007  Fabian Hickert
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-/*! 
-  \brief   This class represents the host action queue.
-  \author  Fabian Hickert <hickert@gonicus.de>
-  \version 2.6
-  \date    24.10.2007
-
-  This class is a queue handler, which allows adding,removing,
-   priority settings,stop and resume actions... for each queue entry
- */
-class hostActionQueue {
-
-  private $o_config       = NULL;
-  private $s_queue_file   = ""; 
-  private $s_error        = "";
-  private $b_error        = FALSE;
-
-  private $a_queue        = array();
-  private $i_pointer      = 0;
-  private $b_queue_loaded = false;
-  private $i_fileversion  = 0;
-
-  private $id_entry_map   = array();
-
-  public function __construct($config)
-  {
-    $this->o_config= $config;
-
-    /* Define source file */
-    $this->s_queue_file = CONFIG_DIR."/gotomasses_machines";
-
-    $file = $this->o_config->search("gotomasses", "STORAGE_FILE",array('menu'));
-    if(!empty($file)){
-      $this->s_queue_file = $file;
-    }
-  }
-
-  private function _reload_queue()
-  {
-    $this->_reset_error();
-    $this->b_queue_loaded = FALSE;
-    $this->b_error        = FALSE;
-    $this->s_error        = "";
-    $this->i_pointer      = 0;
-
-    /* Check file accessibility */
-    if(!file_exists($this->s_queue_file)){
-      $this->set_error(sprintf(_("Can't locate gotomasses queue file '%s'."),$this->s_queue_file));
-      return(FALSE);
-    }
-    if(!is_readable($this->s_queue_file)){
-      $this->set_error(sprintf(_("Can't read gotomasses queue file '%s'."),$this->s_queue_file));
-      return(FALSE);
-    }
-
-    /* Check if file contents could be read */
-    $fp = @fopen($this->s_queue_file,"r");
-    if(!$fp){
-      $this->set_error(sprintf(_("Can't read gotomasses storage file '%s'."),$this->s_queue_file));
-      return(FALSE);
-    }
-    $this->i_fileversion = filemtime($this->s_queue_file);
-    clearstatcache();
-    /* Get file contents */
-    $data ="";
-    while(!feof($fp)){
-      $data.= fread($fp,512);
-    }
-    
-    /* Get lines from file */
-    $this->a_queue  = array();
-    $comment        = "";
-    $rows           = split("\n",$data);
-    $used_ids = array();
-    /* Walk trough rows and parse data */
-    foreach($rows as $row){
-
-      /* Skip empty lines */
-      $row = trim($row);
-      if(empty($row)){
-        continue;
-      }
-
-      /* Get comment, if available */
-      if(preg_match("/^#/",$row)){
-        $comment = preg_replace("/^#/","",$row);
-        continue;
-      }
-
-      $entry_id = $task_id= "";    
-  
-      /* Comment must be set correctly */
-      if(empty($comment)){
-        $desc     = "";
-      }else{
-        $task_id =preg_replace("/^.*taskid:([0-9a-z]*).*$/i","\\1",$comment);
-        $entry_id=preg_replace("/^.*entryid:([0-9a-z]*).*$/i","\\1",$comment);
-        $desc    =preg_replace("/^.*desc:(.*)$/","\\1",$comment);
-      }
-      if($task_id == "" || empty($task_id)){ 
-        $task_id  = $this->get_new_id();
-      }
-      if($entry_id == "" || empty($entry_id)){
-        $entry_id = $this->get_new_id();
-      }
-   
-      /* Get unige id */ 
-      while(in_array($entry_id,$used_ids)){
-        $entry_id = $this->get_new_id();
-      }
-      $used_ids[] = $entry_id;
-      /* Split row into minutes/ hours ...*/
-      $row    = preg_replace('/[\t ]/umi'," ",$row);
-      $row    = preg_replace('/  */umi'," ",$row);
-      $parts  = split(" ",$row);
-
-      if(count($parts) != 10){
-        print_red(_("Entry broken, skipped."));
-      }else{
-
-        $entry = array();
-        $entry['TASK_ID'] = $task_id;
-        $entry['ID']      = $entry_id;
-        $entry['Minute']  = $parts[0];
-        $entry['Hour']    = $parts[1];
-        $entry['Day']     = $parts[2];
-        $entry['Month']   = $parts[3];
-        $entry['Weekday'] = $parts[4];
-        $entry['Action']  = $parts[5];
-        $entry['OGroup']  = $parts[6];
-        $entry['Zone']    = $parts[7];
-        $entry['Section'] = $parts[8];
-        if($entry['Action'] == "initial_install"){
-          $tmp2 = split(";",$parts[9]);
-          foreach($tmp2 as $target){
-            $tmp = split(",",$target);
-            $entry['Initial_Target'][]  = array(
-                          "MAC"     => $tmp[0],
-                          "IP"      => $tmp[1],
-                          "NAME"    => $tmp[2]);
-          }
-          $entry['Target']  = array();
-        }else{
-          $entry['Initial_Target']  = array();
-          $entry['Target']  = split(";",$parts[9]);
-        }
-        $entry['Comment'] = $desc;
-        $this->a_queue[]   = $entry;
-      }
-      $comment = "";
-    }
-   
-    /* Udpate ENTRY_ID -> id mapping */ 
-    reset($this->a_queue);
-    foreach($this->a_queue as $id => $entry){
-      $this->id_entry_map[$entry['ID']] = $id;
-    }   
-    return(TRUE);
-  }
-
-
-  private function _save_data()
-  {
-    $this->_reset_error();
-
-    /* Check file accessibility */
-    if(!file_exists($this->s_queue_file)){
-      $this->set_error(sprintf(_("Can't locate gotomasses queue file '%s'."),$this->s_queue_file));
-      return(FALSE);
-    }
-    if(!is_writeable($this->s_queue_file)){
-      $this->set_error(sprintf(_("Can't write gotomasses queue file '%s'."),$this->s_queue_file));
-      return(FALSE);
-    }
-    if($this->i_fileversion != filemtime($this->s_queue_file)){
-      $this->set_error(_("The queue file was modified since last reload. Can't save changes."));
-      return(FALSE);
-    }
-    $fp = @fopen($this->s_queue_file,"w");
-    if(!$fp){
-      $this->set_error(sprintf(_("Can't write gotomasses queue file '%s'."),$this->s_queue_file));
-      return(FALSE);
-    }
-
-    $str = "#GOsa generated file, please just modify if you really know what you do.";
-    reset($this->a_queue);
-    foreach($this->a_queue as $task){
-      $str .= "\n#taskid:".trim($task['TASK_ID']).";entryid:".$task['ID'].";desc:".trim($task['Comment']);
-      $str .= "\n";
-      if($task['Action'] == "initial_install"){
-        $str .= "*     *     *     *     *     ";
-      }else{
-        $str .= str_pad($task['Minute'] ,5," ")." ";
-        $str .= str_pad($task['Hour']   ,5," ")." ";
-        $str .= str_pad($task['Day']    ,5," ")." ";
-        $str .= str_pad($task['Month']  ,5," ")." ";
-        $str .= str_pad($task['Weekday'],5," ")." ";
-      }
-      $str .= str_pad($task['Action'] ,5," ")." ";
-      $str .= str_pad($task['OGroup'] ,5," ")." ";
-      $str .= str_pad($task['Zone']   ,5," ")." ";
-      $str .= str_pad($task['Section'],5," ")." ";
-      if($task['Action'] == "initial_install"){
-        foreach($task['Initial_Target'] as $target){
-          $str .= trim($target['MAC']).",".trim($target['IP']).",".trim($target['NAME']).";";
-        }
-      }else{
-        foreach($task['Target'] as $target){
-          $str .= $target.";";
-        }
-      }
-      $str = preg_replace("/;$/","",$str);
-    }
-
-    /* Write contents */
-    $str .= "\n";
-    fwrite($fp,$str);
-    fclose($fp);
-    clearstatcache();
-    $this->i_fileversion = filemtime($this->s_queue_file);
-    clearstatcache();
-
-    /* Update ENTRY_ID -> id mapping */ 
-    reset($this->a_queue);
-    foreach($this->a_queue as $id => $entry){
-      $this->id_entry_map[$entry['ID']] = $id;
-    }   
-    return(TRUE);
-  }
-
-  private function _add_entry($entry,$task_id = "")
-  {
-    if($task_id == "" || empty($task_id)){
-      $task_id = $this->get_new_id();
-    }
-    $entry['TASK_ID'] = $task_id;
-    if(!isset($entry['ID']) || empty($entry['ID']) || !isset($entry['ID']) || empty($entry['ID'])){
-      $entry['ID'] = $this->get_new_id();
-    }
-    $this->a_queue[] = $entry;
-    
-    return(true);
-  }
-
-  public function get_entry($id)
-  {
-    if(isset($this->a_queue[$this->id_entry_map[$id]])){
-      return($this->a_queue[$this->id_entry_map[$id]]);
-    }else{
-      $this->set_error(sprintf(_("Entry with id '%s' not found."),$id));
-    }
-  }
-
-  public function update_entry($id,$entry)
-  {
-    if(isset($this->id_entry_map[$id])){
-      $this->a_queue[$this->id_entry_map[$id]] = $entry;
-      return($this->_save_data());
-    }else{
-      $this->set_error(sprintf(_("Could not update entry, entry with id '%s' not found."),$id));
-    }
-  }
-
-  public function remove_entry($id)
-  {
-    if(isset($this->id_entry_map[$id])){
-      unset($this->a_queue[$this->id_entry_map[$id]]);
-      unset($this->id_entry_map[$id]);
-      return($this->_save_data());
-    }else{
-      $this->set_error(sprintf(_("Could not remove entry, entry with id '%s' not found."),$id));
-    }
-  }
-
-  public function id_exists($id)
-  {
-    return(isset($this->id_entry_map[$id]));
-  }
-
-
-  public function add($entry)
-  {
-    if(!$this->_add_entry($entry)){
-      return(FALSE);
-    }
-    return($this->_save_data());
-  }
-
-  public function add_multiple($array)
-  {
-    $task_id = $this->get_new_id();
-    foreach($array as $entry){
-      if(!$this->_add_entry($entry,$task_id)){
-        return(FALSE);
-      }
-    }
-    return($this->_save_data());
-  }
-
-  public function fetch()
-  {
-    if(isset($this->a_queue[$this->i_pointer])){
-      $p = $this->a_queue[$this->i_pointer];
-      $this->i_pointer ++;
-      return($p);
-    }   
-    return(FALSE);    
-  }
-
-  public function load()
-  {
-    return($this->_reload_queue());    
-  }
-
-  public function save()
-  {
-    return($this->_save_data());    
-  }
-
-  private function _reset_error()
-  {
-    $this->b_error = FALSE;
-    $this->s_error = "";
-  }
-  private function set_error($str)
-  {
-    $this->b_error = TRUE;
-    $this->s_error = $str;
-  }
-
-  public function is_error()
-  {
-    return($this->b_error);
-  }
-
-  public function get_error()
-  {
-    return($this->s_error);
-  }
-
-  public function max_entry_priority($id)
-  {
-    if(!$this->id_exists($id)){
-      $this->set_error(sprintf(_("Can't set priority for ID '%s'. ID does not exist."),$id));
-      return(FALSE);
-    }
-    $tmp = array();
-    $tmp[]= $this->get_entry($id);
-    reset($this->a_queue);
-    foreach($this->a_queue as $key => $entry){
-      if($id != $entry['ID']){
-        $tmp[] = $entry;
-      }
-    }
-    $this->a_queue=$tmp;
-    return($this->_save_data());
-  }
-
-  public function increase_entry_priority($id)
-  {
-    if(!$this->id_exists($id)){
-      $this->set_error(sprintf(_("Can't set priority for ID '%s'. ID does not exist."),$id));
-      return(FALSE);
-    }
-    $tmp = array();
-    $skip = NULL;
-    $next = NULL;
-    reset($this->a_queue);
-    foreach($this->a_queue as $key => $entry){
-      if($next != NULL){
-        if($id == $entry['ID']){
-          $tmp[] = $entry; 
-          $tmp[] = $next;
-          $next = NULL;
-        }else{
-          $tmp[] = $next;
-          $next = $entry;
-        }
-      }else{
-        $next = $entry;
-      }
-    }
-    if($next != NULL){
-      $tmp[] = $next;
-    }
-    $this->a_queue=$tmp;
-    return($this->_save_data());
-  }
-
-  public function decrease_entry_priority($id)
-  {
-    if(!$this->id_exists($id)){
-      $this->set_error(sprintf(_("Can't set priority for ID '%s'. ID does not exist."),$id));
-      return(FALSE);
-    }
-    $tmp = array();
-    $skip = NULL;
-    reset($this->a_queue);
-    foreach($this->a_queue as $key => $entry){
-      if($id != $entry['ID']){
-        $tmp[] = $entry;
-        if($skip != NULL){
-          $tmp[] = $skip;
-          $skip = NULL;
-        }
-      }else{
-        $skip = $entry;
-      }
-    }
-    if($skip != NULL){
-      $tmp[] = $skip;
-    }
-    $this->a_queue=$tmp;
-    return($this->_save_data());
-  }
-
-  private function get_new_id()
-  {
-    $mt = microtime();
-    $sec  = preg_replace("/^0.([0-9]*) ([0-9]*)$/","\\2",$mt);
-    $msec = preg_replace("/^0.([0-9]*) ([0-9]*)$/","\\1",$mt);
-    return(strtoupper(base_convert($sec,10,36).base_convert($msec,10,36)));
-  }
-
-  public function min_entry_priority($id)
-  {
-    if(!$this->id_exists($id)){
-      $this->set_error(sprintf(_("Can't set priority for ID '%s'. ID does not exist."),$id));
-      return(FALSE);
-    }
-    reset($this->a_queue);
-    $tmp = array();
-    foreach($this->a_queue as $key => $entry){
-      if($id != $entry['ID']){
-        $tmp[] = $entry;
-      }
-    }
-    $tmp[]= $this->get_entry($id);
-    $this->a_queue=$tmp;
-    return($this->_save_data());
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_ldap.inc b/include/class_ldap.inc
deleted file mode 100644 (file)
index 2d7a8fc..0000000
+++ /dev/null
@@ -1,1440 +0,0 @@
-<?php
-/*****************************************************************************
-  newldap.inc - version 1.0
-  Copyright (C) 2003 Alejandro Escanero Blanco <aescanero@chaosdimension.org>
-  Copyright (C) 2004-2006 Cajus Pollmeier <pollmeier@gonicus.de>
-
-  Based in code of ldap.inc of
-  Copyright (C) 1998  Eric Kilfoil <eric@ipass.net>
- *****************************************************************************/
-
-define("ALREADY_EXISTING_ENTRY",-10001);
-define("UNKNOWN_TOKEN_IN_LDIF_FILE",-10002);
-define("NO_FILE_UPLOADED",10003);
-define("INSERT_OK",10000);
-define("SPECIALS_OVERRIDE", TRUE);
-
-class LDAP{
-
-  var $hascon   =false;
-  var $hasres   =false;
-  var $reconnect=false;
-  var $tls      = false;
-  var $basedn   ="";
-  var $cid;
-  var $error    = ""; // Any error messages to be returned can be put here
-  var $start    = 0; // 0 if we are fetching the first entry, otherwise 1
-  var $objectClasses = array(); // Information read from slapd.oc.conf
-  var $binddn   = "";
-  var $bindpw   = "";
-  var $hostname = "";
-  var $follow_referral = FALSE;
-  var $referrals= array();
-  var $max_ldap_query_time = 0;   // 0, empty or negative values will disable this check 
-
-  function LDAP($binddn,$bindpw, $hostname, $follow_referral= FALSE, $tls= FALSE)
-  {
-    global $config;
-    $this->follow_referral= $follow_referral;
-    $this->tls=$tls;
-    $this->binddn=LDAP::convert($binddn);
-
-    $this->bindpw=$bindpw;
-    $this->hostname=$hostname;
-
-    /* Check if MAX_LDAP_QUERY_TIME is defined */ 
-    if(isset($config->data['MAIN']['MAX_LDAP_QUERY_TIME'])){
-      $str = $config->data['MAIN']['MAX_LDAP_QUERY_TIME'];
-      $this->max_ldap_query_time = (float)($str);
-    }
-
-    $this->connect();
-  }
-
-
-  /* Function to replace all problematic characters inside a DN by \001XX, where
-     \001 is decoded to chr(1) [ctrl+a]. It is not impossible, but very unlikely
-     that this character is inside a DN.
-     
-     Currently used codes:
-      ,   => CO
-      \2C => CO
-      (   => OB
-      )   => CB
-      /   => SL                                                                  */
-  static function convert($dn)
-  {
-    if (SPECIALS_OVERRIDE == TRUE){
-      $tmp= preg_replace(array("/\\\\,/", "/\\\\2C/", "/\(/", "/\)/", "/\//"),
-                           array("\001CO", "\001CO", "\001OB", "\001CB", "\001SL"),
-                           $dn);
-      return (preg_replace('/,\s+/', ',', $tmp));
-    } else {
-      return ($dn);
-    }
-  }
-
-
-  /* Function to fix all problematic characters inside a DN by replacing \001XX
-     codes to their original values. See "convert" for mor information. 
-     ',' characters are always expanded to \, (not \2C), since all tested LDAP
-     servers seem to take it the correct way.                                  */
-  static function fix($dn)
-  {
-    if (SPECIALS_OVERRIDE == TRUE){
-      return (preg_replace(array("/\001CO/", "/\001OB/", "/\001CB/", "/\001SL/"),
-                           array("\,", "(", ")", "/"),
-                           $dn));
-    } else {
-      return ($dn);
-    }
-  }
-
-
-  function connect()
-  {
-    $this->hascon=false;
-    $this->reconnect=false;
-    if ($this->cid= @ldap_connect($this->hostname)) {
-      @ldap_set_option($this->cid, LDAP_OPT_PROTOCOL_VERSION, 3);
-      if (function_exists("ldap_set_rebind_proc") && $this->follow_referral) {
-        @ldap_set_option($this->cid, LDAP_OPT_REFERRALS, 1);
-        @ldap_set_rebind_proc($this->cid, array(&$this, "rebind"));
-      }
-      if (function_exists("ldap_start_tls") && $this->tls){
-        @ldap_start_tls($this->cid);
-      }
-
-      $this->error = "No Error";
-      if ($bid = @ldap_bind($this->cid, LDAP::fix($this->binddn), $this->bindpw)) {
-        $this->error = "Success";
-        $this->hascon=true;
-      } else {
-        if ($this->reconnect){
-          if ($this->error != "Success"){
-            $this->error = "Could not rebind to " . $this->binddn;
-          }
-        } else {
-          $this->error = "Could not bind to " . $this->binddn;
-        }
-      }
-    } else {
-      $this->error = "Could not connect to LDAP server";
-    }
-  }
-
-  function rebind($ldap, $referral)
-  {
-    $credentials= $this->get_credentials($referral);
-    if (@ldap_bind($ldap, LDAP::fix($credentials['ADMIN']), $credentials['PASSWORD'])) {
-      $this->error = "Success";
-      $this->hascon=true;
-      $this->reconnect= true;
-      return (0);
-    } else {
-      $this->error = "Could not bind to " . $credentials['ADMIN'];
-      return NULL;
-    }
-  }
-
-  function reconnect()
-  {
-    if ($this->reconnect){
-      @ldap_unbind($this->cid);
-      $this->cid = NULL;
-    }
-  }
-
-  function unbind()
-  {
-    @ldap_unbind($this->cid);
-    $this->cid = NULL;
-  }
-
-  function disconnect()
-  {
-    if($this->hascon){
-      @ldap_close($this->cid);
-      $this->hascon=false;
-    }
-  }
-
-  function cd($dir)
-  {
-    if ($dir == "..")
-      $this->basedn = $this->getParentDir();
-    else
-      $this->basedn = LDAP::convert($dir);
-  }
-
-  function getParentDir($basedn = "")
-  {
-    if ($basedn=="")
-      $basedn = $this->basedn;
-    else
-      $basedn = LDAP::convert($this->basedn);
-    return(ereg_replace("[^,]*[,]*[ ]*(.*)", "\\1", $basedn));
-  }
-
-  function search($filter, $attrs= array())
-  {
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-
-      $start = microtime();
-   
-      $this->clearResult();
-      $this->sr = @ldap_search($this->cid, LDAP::fix($this->basedn), $filter, $attrs);
-      $this->error = @ldap_error($this->cid);
-      $this->resetResult();
-      $this->hasres=true;
-   
-      /* Check if query took longer as specified in max_ldap_query_time */
-      if($this->max_ldap_query_time){
-        $diff = get_MicroTimeDiff($start,microtime());
-        if($diff > $this->max_ldap_query_time){
-          print_red(sprintf(_("The LDAP server is slow (%.2fs for the last query). This may be responsible for performance breakdowns."),$diff)) ;
-        }
-      }
-
-      $this->log("LDAP operation: time=".get_MicroTimeDiff($start,microtime())." operation=search('".LDAP::fix($this->basedn)."', '$filter')");
-      return($this->sr);
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function ls($filter = "(objectclass=*)", $basedn = "",$attrs = array("*"))
-  {
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-      $this->clearResult();
-      if ($basedn == "")
-        $basedn = $this->basedn;
-      else
-        $basedn= LDAP::convert($basedn);
-  
-      $start = microtime();
-      $this->sr = @ldap_list($this->cid, LDAP::fix($basedn), $filter,$attrs);
-      $this->error = @ldap_error($this->cid);
-      $this->resetResult();
-      $this->hasres=true;
-
-       /* Check if query took longer as specified in max_ldap_query_time */
-      if($this->max_ldap_query_time){
-        $diff = get_MicroTimeDiff($start,microtime());
-        if($diff > $this->max_ldap_query_time){
-          print_red(sprintf(_("The ldapserver is answering very slow (%.2f), this may be responsible for performance breakdowns."),$diff)) ;
-        }
-      }
-
-      $this->log("LDAP operation: time=".get_MicroTimeDiff($start,microtime())." operation=ls('".LDAP::fix($basedn)."', '$filter')");
-
-      return($this->sr);
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function cat($dn,$attrs= array("*"))
-  {
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-      $this->clearResult();
-      $filter = "(objectclass=*)";
-      $this->sr = @ldap_read($this->cid, LDAP::fix($dn), $filter,$attrs);
-      $this->error = @ldap_error($this->cid);
-      $this->resetResult();
-      $this->hasres=true;
-      return($this->sr);
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function set_size_limit($size)
-  {
-    /* Ignore zero settings */
-    if ($size == 0){
-      @ldap_set_option($this->cid, LDAP_OPT_SIZELIMIT, 10000000);
-    }
-    if($this->hascon){
-      @ldap_set_option($this->cid, LDAP_OPT_SIZELIMIT, $size);
-    } else {
-      $this->error = "Could not connect to LDAP server";
-    }
-  }
-
-  function fetch()
-  {
-    $att= array();
-    if($this->hascon){
-      if($this->hasres){
-        if ($this->start == 0)
-        {
-          if ($this->sr){
-            $this->start = 1;
-            $this->re= @ldap_first_entry($this->cid, $this->sr);
-          } else {
-            return array();
-          }
-        } else {
-          $this->re= @ldap_next_entry($this->cid, $this->re);
-        }
-        if ($this->re)
-        {
-          $att= @ldap_get_attributes($this->cid, $this->re);
-          $att['dn']= trim(LDAP::convert(@ldap_get_dn($this->cid, $this->re)));
-        }
-        $this->error = @ldap_error($this->cid);
-        if (!isset($att)){
-          $att= array();
-        }
-        return($att);
-      }else{
-        $this->error = "Perform a Fetch with no Search";
-        return("");
-      }
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function resetResult()
-  {
-    $this->start = 0;
-  }
-
-  function clearResult()
-  {
-    if($this->hasres){
-      $this->hasres = false;
-      @ldap_free_result($this->sr);
-    }
-  }
-
-  function getDN()
-  {
-    if($this->hascon){
-      if($this->hasres){
-
-        if(!$this->re)
-          {
-          $this->error = "Perform a Fetch with no valid Result";
-          }
-          else
-          {
-          $rv = @ldap_get_dn($this->cid, $this->re);
-        
-          $this->error = @ldap_error($this->cid);
-          return(trim(LDAP::convert($rv)));
-           }
-      }else{
-        $this->error = "Perform a Fetch with no Search";
-        return("");
-      }
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function count()
-  {
-    if($this->hascon){
-      if($this->hasres){
-        $rv = @ldap_count_entries($this->cid, $this->sr);
-        $this->error = @ldap_error($this->cid);
-        return($rv);
-      }else{
-        $this->error = "Perform a Fetch with no Search";
-        return("");
-      }
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function rm($attrs = "", $dn = "")
-  {
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-      if ($dn == "")
-        $dn = $this->basedn;
-
-      $r = @ldap_mod_del($this->cid, LDAP::fix($dn), $attrs);
-      $this->error = @ldap_error($this->cid);
-      return($r);
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function rename($attrs, $dn = "")
-  {
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-      if ($dn == "")
-        $dn = $this->basedn;
-
-      $r = @ldap_mod_replace($this->cid, LDAP::fix($dn), $attrs);
-      $this->error = @ldap_error($this->cid);
-      return($r);
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function rmdir($deletedn)
-  {
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-      $r = @ldap_delete($this->cid, LDAP::fix($deletedn));
-      $this->error = @ldap_error($this->cid);
-      return($r ? $r : 0);
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  /**
-  *  Function rmdir_recursive
-  *
-  *  Description: Based in recursive_remove, adding two thing: full subtree remove, and delete own node.
-  *  Parameters:  The dn to delete
-  *  GiveBack:    True on sucessfull , 0 in error, and "" when we don't get a ldap conection
-  *
-  */
-
-  function rmdir_recursive($deletedn)
-  {
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-      $delarray= array();
-        
-      /* Get sorted list of dn's to delete */
-      $this->ls ("(objectClass=*)",$deletedn);
-      while ($this->fetch()){
-        $deldn= $this->getDN();
-        $delarray[$deldn]= strlen($deldn);
-      }
-      arsort ($delarray);
-      reset ($delarray);
-
-      /* Really Delete ALL dn's in subtree */
-      foreach ($delarray as $key => $value){
-        $this->rmdir_recursive($key);
-      }
-      
-      /* Finally Delete own Node */
-      $r = @ldap_delete($this->cid, LDAP::fix($deletedn));
-      $this->error = @ldap_error($this->cid);
-      return($r ? $r : 0);
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  /* Copy given attributes and sub-dns with attributes to destination dn 
-  */
-  function copy_FAI_resource_recursive($sourcedn,$destinationdn,$destinationName,$type="branch",$is_first = true,$depth=0)
-  {
-    error_reporting(E_ALL | E_STRICT);
-    
-    if($is_first){
-      echo "<h2>".sprintf(_("Creating copy of %s"),"<i>".LDAP::fix($sourcedn)."</i>")."</h2>";
-    }else{
-      if(preg_match("/^ou=/",$sourcedn)){
-        echo "<h3>"._("Processing")." <i>".LDAP::fix($destinationdn)."</i></h3>";
-      }else{
-        $tmp = split(",",$sourcedn);
-        
-        echo "&nbsp;<b>"._("Object").":</b> ";
-
-        $deststr = LDAP::fix($destinationdn);
-        if(strlen($deststr) > 96){
-          $deststr = substr($deststr,0,96)."...";
-        }
-
-        echo $deststr."<br>";
-      }
-    }
-
-    flush();
-    
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-
-      /* Save base dn */
-      $basedn= $this->basedn;
-      $delarray= array();
-     
-      /* Check if destination entry already exists */
-      $this->cat($destinationdn);
-
-      if($this->count()){
-        return;
-      }else{
-        
-        $this->clearResult();
-
-        /* Get source entry */
-        $this->cd($basedn);
-        $this->cat($sourcedn);
-        $attr = $this->fetch();
-
-        /* Error while fetching object / attribute abort*/
-        if((!$attr) || (count($attr)) ==0) {
-          echo _("Error while fetching source dn - aborted!");
-          return;
-        }
-  
-        /* check if this is a department */
-        if(in_array("organizationalUnit",$attr['objectClass'])){
-          $attr['dn'] = LDAP::convert($destinationdn);
-          $this->cd($basedn);
-          $this->create_missing_trees($destinationdn);
-          $this->cd($destinationdn);
-
-          /* If is first entry, append FAIbranch to department entry */
-          if($is_first){
-            $this->cat($destinationdn);
-            $attr= $this->fetch();
-
-            /* Filter unneeded informations */
-            foreach($attr as $key => $value){
-              if(is_numeric($key)) unset($attr[$key]);
-              if(isset($attr[$key]['count'])){
-                if(is_array($attr[$key])){
-                  unset($attr[$key]['count']);
-                }
-              }
-            }
-            
-            unset($attr['count']);
-            unset($attr['dn']);
-
-            /* Add marking attribute */
-            $attr['objectClass'][] = "FAIbranch";
-            
-            /* Add this entry */
-            $this->modify($attr);
-          }
-        }else{
-
-          /* If this is no department */
-          foreach($attr as $key => $value){
-            if(in_array($key ,array("FAItemplateFile","FAIscript", "gotoLogonScript", "gosaApplicationIcon","gotoMimeIcon"))){
-              $sr= ldap_read($this->cid, LDAP::fix($sourcedn), "$key=*", array($key));
-              $ei= ldap_first_entry($this->cid, $sr);
-              if ($tmp= @ldap_get_values_len($this->cid, $ei,$key)){
-                $attr[$key] = $tmp;
-              }
-            }
-
-            if(is_numeric($key)) unset($attr[$key]);
-            if(isset($attr[$key]['count'])){
-              if(is_array($attr[$key])){
-                unset($attr[$key]['count']);
-              }
-            }
-          }
-          unset($attr['count']);
-          unset($attr['dn']);
-
-          if((!in_array("gosaApplication" , $attr['objectClass'])) && (!in_array("gotoMimeType", $attr['objectClass']))){
-            $attr['FAIdebianRelease'] = $destinationName;
-            if($type=="branch"){
-              $attr['FAIstate'] ="branch";
-            }elseif($type=="freeze"){
-              $attr['FAIstate'] ="freeze";
-            }else{
-              print_red(_("Unknown FAIstate %s"),$type);
-            }
-          }
-
-          /* Replace FAIdebianRelease with new release name */
-          if(in_array("FAIpackageList" , $attr['objectClass'])){
-            $attr['FAIdebianRelease'] = $destinationName; 
-          }
-
-          /* Add entry */
-          $this->cd($destinationdn);
-          $this->cat($destinationdn);
-          $a = $this->fetch();
-          if(!count($a)){
-            $this->add($attr);
-          }
-
-          if($this->error != "Success"){
-            /* Some error occurred */
-            print "---------------------------------------------";
-            print $this->get_error()."<br>";
-            print $sourcedn."<br>";
-            print $destinationdn."<br>";
-            print_a( $attr);
-            exit();
-          }          
-        }
-      }
-
-      echo "<script language=\"javascript\" type=\"text/javascript\">scrollDown2();</script>" ;
-
-      $this->ls ("(objectClass=*)",$sourcedn);
-      while ($this->fetch()){
-        $deldn= $this->getDN();
-        $delarray[$deldn]= strlen($deldn);
-      }
-      asort ($delarray);
-      reset ($delarray);
-
-       $depth ++;
-      foreach($delarray as $dn => $bla){
-        if($dn != $destinationdn){
-          $this->cd($basedn);
-          $item = $this->fetch($this->cat($dn));
-          if(!in_array("FAIbranch",$item['objectClass'])){
-            $this->copy_FAI_resource_recursive($dn,str_replace($sourcedn,$destinationdn,$dn),$destinationName,$type,false,$depth);
-          } 
-        }
-      }
-    }
-    if($is_first){
-      echo "<p class='seperator'>&nbsp;</p>";
-    }
-
-  }
-
-  function modify($attrs)
-  {
-    if(count($attrs) == 0){
-      return (0);
-    }
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-      $r = @ldap_modify($this->cid, LDAP::fix($this->basedn), $attrs);
-      $this->error = @ldap_error($this->cid);
-      return($r ? $r : 0);
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function add($attrs)
-  {
-    if($this->hascon){
-      if ($this->reconnect) $this->connect();
-      $r = @ldap_add($this->cid, LDAP::fix($this->basedn), $attrs);
-      $this->error = @ldap_error($this->cid);
-      return($r ? $r : 0);
-    }else{
-      $this->error = "Could not connect to LDAP server";
-      return("");
-    }
-  }
-
-  function create_missing_trees($target)
-  {
-    global $config;
-
-    $real_path= substr($target, 0, strlen($target) - strlen($this->basedn) -1 );
-
-    if ($target == $this->basedn){
-      $l= array("dummy");
-    } else {
-      $l= array_reverse(gosa_ldap_explode_dn($real_path));
-    }
-    unset($l['count']);
-    $cdn= $this->basedn;
-    $tag= "";
-
-    /* Load schema if available... */
-    $classes= $this->get_objectclasses();
-
-    foreach ($l as $part){
-      if ($part != "dummy"){
-        $cdn= "$part,$cdn";
-      }
-
-      /* Ignore referrals */
-      $found= false;
-      foreach($this->referrals as $ref){
-        $base= preg_replace('!^[^:]+://[^/]+/([^?]+).*$!', '\\1', $ref['URL']);
-        if ($base == $cdn){
-          $found= true;
-          break;
-        }
-      }
-      if ($found){
-        continue;
-      }
-
-      $this->cat ($cdn);
-      $attrs= $this->fetch();
-
-      /* Create missing entry? */
-      if (count ($attrs)){
-      
-        /* Catch the tag - if present */
-        if (isset($attrs['gosaUnitTag'][0])){
-          $tag= $attrs['gosaUnitTag'][0];
-        }
-
-      } else {
-        $type= preg_replace('/^([^=]+)=.*$/', '\\1', $cdn);
-        $param= preg_replace('/^[^=]+=([^,]+),.*$/', '\\1', $cdn);
-
-        $na= array();
-
-        /* Automatic or traditional? */
-        if(count($classes)){
-
-          /* Get name of first matching objectClass */
-          $ocname= "";
-          foreach($classes as $class){
-            if (isset($class['MUST']) && $class['MUST'] == "$type"){
-
-              /* Look for first classes that is structural... */
-              if (isset($class['STRUCTURAL'])){
-                $ocname= $class['NAME'];
-                break;
-              }
-
-              /* Look for classes that are auxiliary... */
-              if (isset($class['AUXILIARY'])){
-                $ocname= $class['NAME'];
-              }
-            }
-          }
-
-          /* Bail out, if we've nothing to do... */
-          if ($ocname == ""){
-            print_red(sprintf(_("Autocreation of subtree failed. No objectClass found for attribute '%s'."), $type));
-            echo $_SESSION['errors'];
-            exit;
-          }
-
-          /* Assemble_entry */
-          if ($tag != ""){
-            $na['objectClass']= array($ocname, "gosaAdministrativeUnitTag");
-            $na["gosaUnitTag"]= $tag;
-          } else {
-            $na['objectClass']= array($ocname);
-          }
-          if (isset($classes[$ocname]['AUXILIARY'])){
-            $na['objectClass'][]= $classes[$ocname]['SUP'];
-          }
-          if ($type == "dc"){
-            /* This is bad actually, but - tell me a better way? */
-            $na['objectClass'][]= 'locality';
-          }
-          $na[$type]= $param;
-          if (is_array($classes[$ocname]['MUST'])){
-            foreach($classes[$ocname]['MUST'] as $attr){
-              $na[$attr]= "filled";
-            }
-          }
-
-        } else {
-
-          /* Use alternative add... */
-          switch ($type){
-            case 'ou':
-              if ($tag != ""){
-                $na["objectClass"]= array("organizationalUnit", "gosaAdministrativeUnitTag");
-                $na["gosaUnitTag"]= $tag;
-              } else {
-                $na["objectClass"]= "organizationalUnit";
-              }
-              $na["ou"]= $param;
-              break;
-            case 'dc':
-              if ($tag != ""){
-                $na["objectClass"]= array("dcObject", "top", "locality", "gosaAdministrativeUnitTag");
-                $na["gosaUnitTag"]= $tag;
-              } else {
-                $na["objectClass"]= array("dcObject", "top", "locality");
-              }
-              $na["dc"]= $param;
-              break;
-            default:
-              print_red(sprintf(_("Autocreation of type '%s' is currently not supported. Please report to the GOsa team."), $type));
-              echo $_SESSION['errors'];
-              exit;
-          }
-
-        }
-        $this->cd($cdn);
-        $this->add($na);
-    
-        show_ldap_error($this->get_error(), sprintf(_("Creating subtree '%s' failed."),$cdn));
-        if (!preg_match('/success/i', $this->error)){
-          return FALSE;
-        }
-      }
-    }
-
-    return TRUE;
-  }
-
-
-  function recursive_remove()
-  {
-    $delarray= array();
-
-    /* Get sorted list of dn's to delete */
-    $this->search ("(objectClass=*)");
-    while ($this->fetch()){
-      $deldn= $this->getDN();
-      $delarray[$deldn]= strlen($deldn);
-    }
-    arsort ($delarray);
-    reset ($delarray);
-
-    /* Delete all dn's in subtree */
-    foreach ($delarray as $key => $value){
-      $this->rmdir($key);
-    }
-  }
-
-  function get_attribute($dn, $name,$r_array=0)
-  {
-    $data= "";
-    if ($this->reconnect) $this->connect();
-    $sr= @ldap_read($this->cid, LDAP::fix($dn), "objectClass=*", array("$name"));
-
-    /* fill data from LDAP */
-    if ($sr) {
-      $ei= @ldap_first_entry($this->cid, $sr);
-      if ($ei) {
-        if ($info= @ldap_get_values_len($this->cid, $ei, "$name")){
-          $data= $info[0];
-        }
-      }
-    }
-    if($r_array==0)
-    return ($data);
-    else
-    return ($info);
-  
-  
-  }
-
-
-  function get_additional_error()
-  {
-    $error= "";
-    @ldap_get_option ($this->cid, LDAP_OPT_ERROR_STRING, $error);
-    return ($error);
-  }
-
-  function get_error()
-  {
-    if ($this->error == 'Success'){
-      return $this->error;
-    } else {
-      $adderror= $this->get_additional_error();
-      if ($adderror != ""){
-        $error= $this->error." (".$this->get_additional_error().", ".sprintf(_("while operating on '%s' using LDAP server '%s'"), $this->basedn, $this->hostname).")";
-      } else {
-        $error= $this->error." (".sprintf(_("while operating on LDAP server %s"), $this->hostname).")";
-      }
-      return $error;
-    }
-  }
-
-  function get_credentials($url, $referrals= NULL)
-  {
-    $ret= array();
-    $url= preg_replace('!\?\?.*$!', '', $url);
-    $server= preg_replace('!^([^:]+://[^/]+)/.*$!', '\\1', $url);
-
-    if ($referrals === NULL){
-      $referrals= $this->referrals;
-    }
-
-    if (isset($referrals[$server])){
-      return ($referrals[$server]);
-    } else {
-      $ret['ADMIN']= LDAP::fix($this->binddn);
-      $ret['PASSWORD']= $this->bindpw;
-    }
-
-    return ($ret);
-  }
-
-
-  function gen_ldif ($dn, $filter= "(objectClass=*)", $attributes= array('*'), $recursive= TRUE)
-  {
-    $display= "";
-
-    if ($recursive){
-      $this->cd($dn);
-      $this->ls($filter,$dn, array('dn','objectClass'));
-      $deps = array();
-
-      $display .= $this->gen_one_entry($dn)."\n";
-
-      while ($attrs= $this->fetch()){
-        $deps[] = $attrs['dn'];
-      }
-      foreach($deps as $dn){
-        $display .= $this->gen_ldif($dn, $filter,$attributes,$recursive);
-      }
-    } else {
-      $display.= $this->gen_one_entry($dn);
-    }
-    return ($display);
-  }
-
-
-  function gen_xls ($dn, $filter= "(objectClass=*)", $attributes= array('*'), $recursive= TRUE,$r_array=0)
-  {
-    $display= array();
-
-      $this->cd($dn);
-      $this->search("$filter");
-
-      $i=0;
-      while ($attrs= $this->fetch()){
-        $j=0;
-
-        foreach ($attributes as $at){
-          $display[$i][$j]= $this->get_attribute($attrs['dn'], $at,$r_array);
-          $j++;
-        }
-
-        $i++;
-      }
-
-    return ($display);
-  }
-
-
-  function gen_one_entry($dn, $filter= "(objectClass=*)" , $name= array("*"))
-  {
-    $ret = "";
-    $data = "";
-    if($this->reconnect){
-      $this->connect();
-    }
-
-    /* Searching Ldap Tree */
-    $sr= @ldap_read($this->cid, LDAP::fix($dn), $filter, $name);
-
-    /* Get the first entry */   
-    $entry= @ldap_first_entry($this->cid, $sr);
-
-    /* Get all attributes related to that Objekt */
-    $atts = array();
-    
-    /* Assemble dn */
-    $atts[0]['name']  = "dn";
-    $atts[0]['value'] = array('count' => 1, 0 => $dn);
-
-    /* Reset index */
-    $i = 1 ; 
-  $identifier = array();
-    $attribute= @ldap_first_attribute($this->cid,$entry,$identifier);
-    while ($attribute) {
-      $i++;
-      $atts[$i]['name']  = $attribute;
-      $atts[$i]['value'] = @ldap_get_values_len($this->cid, $entry, "$attribute");
-
-      /* Next one */
-      $attribute= @ldap_next_attribute($this->cid,$entry,$identifier);
-    }
-
-    foreach($atts as $at)
-    {
-      for ($i= 0; $i<$at['value']['count']; $i++){
-
-        /* Check if we must encode the data */
-        if(!preg_match('/^[a-z0-9+@#.=, \/ -]+$/i', $at['value'][$i])) {
-          $ret .= $at['name'].":: ".base64_encode($at['value'][$i])."\n";
-        } else {
-          $ret .= $at['name'].": ".$at['value'][$i]."\n";
-        }
-      }
-    }
-
-    return($ret);
-  }
-
-
-  function dn_exists($dn)
-  {
-    return @ldap_list($this->cid, LDAP::fix($dn), "(objectClass=*)", array("objectClass"));
-  }
-  
-
-
-  /*  This funktion imports ldifs 
-        
-      If DeleteOldEntries is true, the destination entry will be deleted first. 
-      If JustModify is true the destination entry will only be touched by the attributes specified in the ldif.
-      if JustMofify id false the destination dn will be overwritten by the new ldif. 
-    */
-
-  function import_complete_ldif($str_attr,&$error,$JustModify,$DeleteOldEntries)
-  {
-    if($this->reconnect) $this->connect();
-
-    /* First we have to splitt the string ito detect empty lines
-       An empty line indicates an new Entry */
-    $entries = split("\n",$str_attr);
-
-    $data = "";
-    $cnt = 0; 
-    $current_line = 0;
-
-    /* FIX ldif */
-    $last = "";
-    $tmp  = "";
-    $i = 0;
-    foreach($entries as $entry){
-      if(preg_match("/^ /",$entry)){
-        $tmp[$i] .= trim($entry);
-      }else{
-        $i ++;
-        $tmp[$i] = trim($entry);
-      }
-    }
-
-    /* Every single line ... */
-    foreach($tmp as $entry) {
-      $current_line ++;
-
-      /* Removing Spaces to .. 
-         .. test if a new entry begins */
-      $tmp  = str_replace(" ","",$data );
-
-      /* .. prevent empty lines in an entry */
-      $tmp2 = str_replace(" ","",$entry);
-
-      /* If the Block ends (Empty Line) */
-      if((empty($entry))&&(!empty($tmp))) {
-        /* Add collected lines as a complete block */
-        $all[$cnt] = $data;
-        $cnt ++;
-        $data ="";
-      } else {
-
-        /* Append lines ... */
-        if(!empty($tmp2)) {
-          /* check if we need base64_decode for this line */
-          if(ereg("::",$tmp2))
-          {
-            $encoded = split("::",$entry);
-            $attr  = trim($encoded[0]);
-            $value = base64_decode(trim($encoded[1]));
-            /* Add linenumber */
-            $data .= $current_line."#".base64_encode($attr.":".$value)."\n";
-          }
-          else
-          {
-            /* Add Linenumber */ 
-            $data .= $current_line."#".base64_encode($entry)."\n";
-          }
-        }
-      }
-    }
-
-    /* The Data we collected is not in the array all[];
-       For example the Data is stored like this..
-
-       all[0] = "1#dn : .... \n 
-       2#ObjectType: person \n ...."
-       
-       Now we check every insertblock and try to insert */
-    foreach ( $all as $single) {
-      $lineone = split("\n",$single);  
-      $ndn = split("#", $lineone[0]);
-      $line = base64_decode($ndn[1]);
-
-      $dnn = split (":",$line,2);
-      $current_line = $ndn[0];
-      $dn    = $dnn[0];
-      $value = $dnn[1];
-
-      /* Every block must begin with a dn */
-      if($dn != "dn") {
-        $error= sprintf(_("This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' in line %s"), $line, $current_line);
-        return -2;  
-      }
-
-      /* Should we use Modify instead of Add */
-      $usemodify= false;
-
-      /* Delete before insert */
-      $usermdir= false;
-    
-      /* The dn address already exists, Don't delete destination entry, overwrite it */
-      if (($this->dn_exists($value))&&((!$JustModify)&&(!$DeleteOldEntries))) {
-
-        $usermdir = $usemodify = false;
-
-      /* Delete old entry first, then add new */
-      } elseif(($this->dn_exists($value))&&($DeleteOldEntries)){
-
-        /* Delete first, then add */
-        $usermdir = true;        
-
-      } elseif(($this->dn_exists($value))&&($JustModify)) {
-        
-        /* Modify instead of Add */
-        $usemodify = true;
-      }
-     
-      /* If we can't Import, return with a file error */
-      if(!$this->import_single_entry($single,$usemodify,$usermdir) ) {
-        $error= sprintf(_("Error while importing dn: '%s', please check your LDIF from line %s on!"), $line,
-                        $current_line);
-        return UNKNOWN_TOKEN_IN_LDIF_FILE;      }
-    }
-
-    return (INSERT_OK);
-  }
-
-
-  /* Imports a single entry 
-      If $delete is true;  The old entry will be deleted if it exists.
-      if $modify is true;  All variables that are not touched by the new ldif will be kept.
-      if $modify is false; The new ldif overwrites the old entry, and all untouched attributes get lost.
-  */
-  function import_single_entry($str_attr,$modify,$delete)
-  {
-    global $config;
-
-    if(!$config){
-      trigger_error("Can't import ldif, can't read config object.");
-    }
-  
-
-    if($this->reconnect) $this->connect();
-
-    $ret = false;
-    $rows= split("\n",$str_attr);
-    $data= false;
-
-    foreach($rows as $row) {
-      
-      /* Check if we use Linenumbers (when import_complete_ldif is called we use
-         Linenumbers) Linenumbers are use like this 123#attribute : value */
-      if(!empty($row)) {
-        if(strpos($row,"#")!=FALSE) {
-
-          /* We are using line numbers 
-             Because there is a # before a : */
-          $tmp1= split("#",$row);
-          $current_line= $tmp1[0];
-          $row= base64_decode($tmp1[1]);
-        }
-
-        /* Split the line into  attribute  and value */
-        $attr   = split(":", $row,2);
-        $attr[0]= trim($attr[0]);  /* attribute */
-        $attr[1]= $attr[1];  /* value */
-
-        /* Check :: was used to indicate base64_encoded strings */
-        if($attr[1][0] == ":"){
-          $attr[1]=trim(preg_replace("/^:/","",$attr[1]));
-          $attr[1]=base64_decode($attr[1]);
-        }
-
-        $attr[1] = trim($attr[1]);
-
-        /* Check for attributes that are used more than once */
-        if(!isset($data[$attr[0]])) {
-          $data[$attr[0]]=$attr[1];
-        } else {
-          $tmp = $data[$attr[0]];
-
-          if(!is_array($tmp)) {
-            $new[0]=$tmp;
-            $new[1]=$attr[1];
-            $datas[$attr[0]]['count']=1;             
-            $data[$attr[0]]=$new;
-          } else {
-            $cnt = $datas[$attr[0]]['count'];           
-            $cnt ++;
-            $data[$attr[0]][$cnt]=$attr[1];
-            $datas[$attr[0]]['count'] = $cnt;
-          }
-        }
-      }
-    }
-
-    /* If dn is an index of data, we should try to insert the data */
-    if(isset($data['dn'])) {
-
-      /* Fix dn */
-      $tmp = gosa_ldap_explode_dn($data['dn']);
-      unset($tmp['count']);
-      $newdn ="";
-      foreach($tmp as $tm){
-        $newdn.= trim($tm).",";
-      }
-      $newdn = preg_replace("/,$/","",$newdn);
-      $data['dn'] = $newdn;
-   
-      /* Creating Entry */
-      $this->cd($data['dn']);
-
-      /* Delete existing entry */
-      if($delete){
-        $this->rmdir_recursive($data['dn']);
-      }
-     
-      /* Create missing trees */
-      $this->cd ($this->basedn);
-      $this->cd($config->current['BASE']);
-      $this->create_missing_trees(preg_replace("/^[^,]+,/","",$data['dn']));
-      $this->cd($data['dn']);
-
-      $dn = $data['dn'];
-      unset($data['dn']);
-      
-      if(!$modify){
-
-        $this->cat($dn);
-        if($this->count()){
-        
-          /* The destination entry exists, overwrite it with the new entry */
-          $attrs = $this->fetch();
-          foreach($attrs as $name => $value ){
-            if(!is_numeric($name)){
-              if(in_array($name,array("dn","count"))) continue;
-              if(!isset($data[$name])){
-                $data[$name] = array();
-              }
-            }
-          }
-          $ret = $this->modify($data);
-    
-        }else{
-    
-          /* The destination entry doesn't exists, create it */
-          $ret = $this->add($data);
-        }
-
-      } else {
-        
-        /* Keep all vars that aren't touched by this ldif */
-        $ret = $this->modify($data);
-      }
-    }
-    show_ldap_error($this->get_error(), sprintf(_("Ldap import with dn '%s' failed."),$dn));
-    return($ret);
-  }
-
-  
-  function importcsv($str)
-  {
-    $lines = split("\n",$str);
-    foreach($lines as $line)
-    {
-      /* continue if theres a comment */
-      if(substr(trim($line),0,1)=="#"){
-        continue;
-      }
-
-      $line= str_replace ("\t\t","\t",$line);
-      $line= str_replace ("\t"  ,"," ,$line);
-      echo $line;
-
-      $cells = split(",",$line )  ;
-      $linet= str_replace ("\t\t",",",$line);
-      $cells = split("\t",$line);
-      $count = count($cells);  
-    }
-
-  }
-  
-  function get_objectclasses()
-  {
-    $objectclasses = array();
-    global $config;
-
-    /* Only read schema if it is allowed */
-    if(isset($config) && preg_match("/config/i",get_class($config))){
-      if(!isset($config->data['MAIN']['SCHEMA_CHECK']) || !preg_match("/true/i",$config->data['MAIN']['SCHEMA_CHECK'])){
-        return($objectclasses);
-      } 
-    }
-       
-         # Get base to look for schema 
-         $sr = @ldap_read ($this->cid, NULL, "objectClass=*", array("subschemaSubentry"));
-    if(!$sr){
-           $sr = @ldap_read ($this->cid, "", "objectClass=*", array("subschemaSubentry"));
-    }
-
-         $attr = @ldap_get_entries($this->cid,$sr);
-         if (!isset($attr[0]['subschemasubentry'][0])){
-           return array();
-         }
-       
-         /* Get list of objectclasses and fill array */
-         $nb= $attr[0]['subschemasubentry'][0];
-         $objectclasses= array();
-         $sr= ldap_read ($this->cid, $nb, "objectClass=*", array("objectclasses"));
-         $attrs= ldap_get_entries($this->cid,$sr);
-         if (!isset($attrs[0])){
-           return array();
-         }
-         foreach ($attrs[0]['objectclasses'] as $val){
-      if (preg_match('/^[0-9]+$/', $val)){
-        continue;
-      }
-      $name= "OID";
-      $pattern= split(' ', $val);
-      $ocname= preg_replace("/^.* NAME\s+\(*\s*'([^']+)'\s*\)*.*$/", '\\1', $val);
-      $objectclasses[$ocname]= array();
-
-      foreach($pattern as $chunk){
-        switch($chunk){
-
-          case '(':
-                    $value= "";
-                    break;
-
-          case ')': if ($name != ""){
-                      $objectclasses[$ocname][$name]= $this->value2container($value);
-                    }
-                    $name= "";
-                    $value= "";
-                    break;
-
-          case 'NAME':
-          case 'DESC':
-          case 'SUP':
-          case 'STRUCTURAL':
-          case 'ABSTRACT':
-          case 'AUXILIARY':
-          case 'MUST':
-          case 'MAY':
-                    if ($name != ""){
-                      $objectclasses[$ocname][$name]= $this->value2container($value);
-                    }
-                    $name= $chunk;
-                    $value= "";
-                    break;
-
-          default:  $value.= $chunk." ";
-        }
-      }
-
-         }
-         return $objectclasses;
-  }
-
-
-  function value2container($value)
-  {
-    /* Set emtpy values to "true" only */
-    if (preg_match('/^\s*$/', $value)){
-      return true;
-    }
-
-    /* Remove ' and " if needed */
-    $value= preg_replace('/^[\'"]/', '', $value);
-    $value= preg_replace('/[\'"] *$/', '', $value);
-
-    /* Convert to array if $ is inside... */
-    if (preg_match('/\$/', $value)){
-      $container= preg_split('/\s*\$\s*/', $value);
-    } else {
-      $container= chop($value);
-    }
-
-    return ($container);
-  }
-
-
-  function log($string)
-  {
-    if (isset($_SESSION['config'])){
-      $cfg= $_SESSION['config'];
-      if (isset($cfg->current['LDAPSTATS']) && preg_match('/true/i', $cfg->current['LDAPSTATS'])){
-        syslog (LOG_INFO, $string);
-      }
-    }
-  }
-
-  /* added by Guido Serra aka Zeph <zeph@purotesto.it> */
-  function getCn($dn){
-    $simple= split(",", $dn);
-
-    foreach($simple as $piece) {
-      $partial= split("=", $piece);
-
-      if($partial[0] == "cn"){
-        return $partial[1];
-      }
-    }
-  }
-
-
-  function get_naming_contexts($server, $admin= "", $password= "")
-  {
-    /* Build LDAP connection */
-    $ds= ldap_connect ($server);
-    if (!$ds) {
-      die ("Can't bind to LDAP. No check possible!");
-    }
-    ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3);
-    $r= ldap_bind ($ds, $admin, $password);
-
-    /* Get base to look for naming contexts */
-    $sr  = @ldap_read ($ds, "", "objectClass=*", array("+"));
-    $attr= @ldap_get_entries($ds,$sr);
-
-    return ($attr[0]['namingcontexts']);
-  }
-
-
-  function get_root_dse($server, $admin= "", $password= "")
-  {
-    /* Build LDAP connection */
-    $ds= ldap_connect ($server);
-    if (!$ds) {
-      die ("Can't bind to LDAP. No check possible!");
-    }
-    ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3);
-    $r= ldap_bind ($ds, $admin, $password);
-
-    /* Get base to look for naming contexts */
-    $sr  = @ldap_read ($ds, "", "objectClass=*", array("+"));
-    $attr= @ldap_get_entries($ds,$sr);
-   
-    /* Return empty array, if nothing was set */
-    if (!isset($attr[0])){
-      return array();
-    }
-
-    /* Rework array... */
-    $result= array();
-    for ($i= 0; $i<$attr[0]['count']; $i++){
-      $result[$attr[0][$i]]= $attr[0][$attr[0][$i]];
-      unset($result[$attr[0][$i]]['count']);
-    }
-
-    return ($result);
-  }
-
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_location.inc b/include/class_location.inc
deleted file mode 100644 (file)
index dc17ec0..0000000
+++ /dev/null
@@ -1,306 +0,0 @@
-<?php
-$class_mapping= array(
-                "Step_Checks" => "setup/class_setupStep_Checks.inc",
-                "Step_Schema" => "setup/class_setupStep_Schema.inc",
-                "Step_Config3" => "setup/class_setupStep_Config3.inc",
-                "Step_Feedback" => "setup/class_setupStep_Feedback.inc",
-                "Step_Migrate" => "setup/class_setupStep_Migrate.inc",
-                "Step_License" => "setup/class_setupStep_License.inc",
-                "Step_Welcome" => "setup/class_setupStep_Welcome.inc",
-                "Step_Finish" => "setup/class_setupStep_Finish.inc",
-                "Step_Ldap" => "setup/class_setupStep_Ldap.inc",
-                "Step_Language" => "setup/class_setupStep_Language.inc",
-                "setup" => "setup/class_setup.inc",
-                "Step_Config2" => "setup/class_setupStep_Config2.inc",
-                "Step_Config1" => "setup/class_setupStep_Config1.inc",
-                "setup_step" => "setup/class_setupStep.inc",
-                "debconf" => "include/class_debconfTemplate.inc",
-                "certificate" => "include/class_certificate.inc",
-                "passwordMethodClear" => "include/class_password-methods-clear.inc",
-                "mailMethodCyrus" => "include/class_mail-methods-cyrus.inc",
-                "pgre_sql" => "include/class_pgsql_opengw.inc",
-                "divlist" => "include/class_divlist.inc",
-                "ppdManager" => "include/class_ppdManager.inc",
-                "divSelectBox" => "include/class_divSelectBox.inc",
-                "tabs" => "include/class_tabs.inc",
-                "hostActionQueue" => "include/class_hostActionQueue.inc",
-                "CopyPasteHandler" => "include/class_CopyPasteHandler.inc",
-                "passwordMethodMd5" => "include/class_password-methods-md5.inc",
-                "passwordMethodssha" => "include/class_password-methods-ssha.inc",
-                "plugin" => "include/class_plugin.inc",
-                "passwordMethodheimdal" => "include/class_password-methods-heimdal.inc",
-                "glpiDB" => "include/class_glpi.inc",
-                "Template_PHPLIB" => "include/php_layers_menu/lib/PHPLIB.php",
-                "PHPTreeMenu" => "include/php_layers_menu/lib/phptreemenu.inc.php",
-                "ProcessLayersMenu" => "include/php_layers_menu/lib/layersmenu-process.inc.php",
-                "TreeMenu" => "include/php_layers_menu/lib/treemenu.inc.php",
-                "LayersMenu" => "include/php_layers_menu/lib/layersmenu.inc.php",
-                "LayersMenuCommon" => "include/php_layers_menu/lib/layersmenu-common.inc.php",
-                "PlainMenu" => "include/php_layers_menu/lib/plainmenu.inc.php",
-                "passwordMethodkerberos" => "include/class_password-methods-kerberos.inc",
-                "mailMethodSendmailCyrus" => "include/class_mail-methods-sendmail-cyrus.inc",
-                "acl" => "include/class_acl.inc",
-                "mailMethodKolab" => "include/class_mail-methods-kolab.inc",
-                "pluglist" => "include/class_pluglist.inc",
-                "HTML_TreeMenu" => "html/TreeMenu.php",
-                "HTML_TreeNode" => "html/TreeMenu.php",
-                "HTML_TreeMenu_Presentation" => "html/TreeMenu.php",
-                "HTML_TreeMenu_DHTML" => "html/TreeMenu.php",
-                "HTML_TreeMenu_Listbox" => "html/TreeMenu.php",
-                "sieve" => "include/sieve/class_sieve.inc",
-                "sieve_if" => "include/sieve/class_sieveElement_If.inc",
-                "sieve_elsif" => "include/sieve/class_sieveElement_Else_Elsif.inc",
-                "sieve_else" => "include/sieve/class_sieveElement_Else_Elsif.inc",
-                "sieve_stop" => "include/sieve/class_sieveElement_Stop.inc",
-                "Tree" => "include/sieve/class_tree.inc",
-                "sieve_redirect" => "include/sieve/class_sieveElement_Redirect.inc",
-                "sieve_keep" => "include/sieve/class_sieveElement_Keep.inc",
-                "Scanner" => "include/sieve/class_scanner.inc",
-                "Parser" => "include/sieve/class_parser.inc",
-                "My_Parser" => "include/sieve/class_My_Parser.inc",
-                "sieve_comment" => "include/sieve/class_sieveElement_Comment.inc",
-                "sieve_fileinto" => "include/sieve/class_sieveElement_Fileinto.inc",
-                "sieve_require" => "include/sieve/class_sieveElement_Require.inc",
-                "sieve_block_end" => "include/sieve/class_sieveElement_Block_End.inc",
-                "sieveManagement" => "include/sieve/class_sieveManagement.inc",
-                "sieve_reject" => "include/sieve/class_sieveElement_Reject.inc",
-                "sieve_block_start" => "include/sieve/class_sieveElement_Block_Start.inc",
-                "My_Tree" => "include/sieve/class_My_Tree.inc",
-                "Semantics" => "include/sieve/class_semantics.inc",
-                "sieve_vacation" => "include/sieve/class_sieveElement_Vacation.inc",
-                "sieve_discard" => "include/sieve/class_sieveElement_Discard.inc",
-                "My_Scanner" => "include/sieve/class_My_Scanner.inc",
-                "ogw" => "include/class_opengw.inc",
-                "gosa_cache" => "include/class_cache_handler.inc",
-                "Socket_Client" => "include/class_socketClient.inc",
-                "mailMethodGolab" => "include/class_mail-methods-golab.inc",
-                "log" => "include/class_log.inc",
-                "passwordMethodsmd5" => "include/class_password-methods-smd5.inc",
-                "multi_plug" => "include/class_multi_plug.inc",
-                "msg_dialog" => "include/class_msg_dialog.inc",
-                "passwordMethodCrypt" => "include/class_password-methods-crypt.inc",
-                "parseXml" => "include/functions_helpviewer.inc",
-                "writeexcel_biffwriter" => "include/php_writeexcel/class.writeexcel_biffwriter.inc.php",
-                "writeexcel_worksheet" => "include/php_writeexcel/class.writeexcel_worksheet.inc.php",
-                "writeexcel_olewriter" => "include/php_writeexcel/class.writeexcel_olewriter.inc.php",
-                "writeexcel_formula" => "include/php_writeexcel/class.writeexcel_formula.inc.php",
-                "writeexcel_workbook" => "include/php_writeexcel/class.writeexcel_workbook.inc.php",
-                "writeexcel_format" => "include/php_writeexcel/class.writeexcel_format.inc.php",
-                "passwordMethodsha" => "include/class_password-methods-sha.inc",
-                "sambaMungedDial" => "include/class_sambaMungedDial.inc",
-                "MultiSelectWindow" => "include/class_MultiSelectWindow.inc",
-                "config" => "include/class_config.inc",
-                "SnapShotDialog" => "include/class_SnapShotDialog.inc",
-                "mailMethod" => "include/class_mail-methods.inc",
-                "dhcpPlugin" => "include/class_dhcpPlugin.inc",
-                "passwordMethod" => "include/class_password-methods.inc",
-                "Print_a_class" => "include/functions_debug.inc",
-                "LDAP" => "include/class_ldap.inc",
-                "userinfo" => "include/class_userinfo.inc",
-                "environment" => "plugins/personal/environment/class_environment.inc",
-                "hotplugDialog" => "plugins/personal/environment/class_hotplugDialog.inc",
-                "logonManagementDialog" => "plugins/personal/environment/class_logonManagementDialog.inc",
-                "selectPrinterDialog" => "plugins/personal/environment/class_selectPrinterDialog.inc",
-                "scalixAccount" => "plugins/personal/scalix/class_scalixAccount.inc",
-                "mailAccount" => "plugins/personal/mail/class_mailAccount.inc",
-                "user" => "plugins/personal/generic/class_user.inc",
-                "sambaLogonHours" => "plugins/personal/samba/class_sambaLogonHours.inc",
-                "sambaAccount" => "plugins/personal/samba/class_sambaAccount.inc",
-                "nagiosAccount" => "plugins/personal/nagios/class_nagiosAccount.inc",
-                "password" => "plugins/personal/password/class_password.inc",
-                "posixAccount" => "plugins/personal/posix/class_posixAccount.inc",
-                "pptpAccount" => "plugins/personal/connectivity/class_pptpAccount.inc",
-                "proxyAccount" => "plugins/personal/connectivity/class_proxyAccount.inc",
-                "pureftpdAccount" => "plugins/personal/connectivity/class_pureftpdAccount.inc",
-                "connectivity" => "plugins/personal/connectivity/class_connectivity.inc",
-                "phpscheduleitAccount" => "plugins/personal/connectivity/class_phpscheduleitAccount.inc",
-                "oxchangeAccount" => "plugins/personal/connectivity/class_oxchangeAccount.inc",
-                "webdavAccount" => "plugins/personal/connectivity/class_webdavAccount.inc",
-                "kolabAccount" => "plugins/personal/connectivity/class_kolabAccount.inc",
-                "intranetAccount" => "plugins/personal/connectivity/class_intranetAccount.inc",
-                "phpgwAccount" => "plugins/personal/connectivity/class_phpgwAccount.inc",
-                "opengwAccount" => "plugins/personal/connectivity/class_opengwAccount.inc",
-                "netatalk" => "plugins/personal/netatalk/class_netatalk.inc",
-                "divListConference" => "plugins/gofon/conference/class_divListConferences.inc",
-                "phoneConferenceManagment" => "plugins/gofon/conference/class_phoneConferenceManagment.inc",
-                "conference" => "plugins/gofon/conference/class_phoneConferenceGeneric.inc",
-                "conferencetabs" => "plugins/gofon/conference/tabs_conference.inc",
-                "phoneAccount" => "plugins/gofon/phoneaccount/class_phoneAccount.inc",
-                "fonreport" => "plugins/gofon/fonreports/class_fonreport.inc",
-                "goFonMacro" => "plugins/gofon/macro/class_gofonMacroManagement.inc",
-                "divListMacro" => "plugins/gofon/macro/class_divListMacros.inc",
-                "macro" => "plugins/gofon/macro/class_gofonMacro.inc",
-                "macroParameter" => "plugins/gofon/macro/class_gofonMacroParameters.inc",
-                "macrotabs" => "plugins/gofon/macro/tabs_macros.inc",
-                "divListUsers" => "plugins/admin/users/class_divListUsers.inc",
-                "userManagement" => "plugins/admin/users/class_userManagement.inc",
-                "usertabs" => "plugins/admin/users/tabs_user.inc",
-                "applicationManagement" => "plugins/admin/applications/class_applicationManagement.inc",
-                "divListApplication" => "plugins/admin/applications/class_divListApplication.inc",
-                "application" => "plugins/admin/applications/class_applicationGeneric.inc",
-                "applicationParameters" => "plugins/admin/applications/class_applicationParameters.inc",
-                "apptabs" => "plugins/admin/applications/tabs_application.inc",
-                "faiScriptEntry" => "plugins/admin/fai/class_faiScriptEntry.inc",
-                "faiProfileEntry" => "plugins/admin/fai/class_faiProfileEntry.inc",
-                "faiManagement" => "plugins/admin/fai/class_faiManagement.inc",
-                "tabsPartition" => "plugins/admin/fai/tabsPartition.inc",
-                "tabsScript" => "plugins/admin/fai/tabsScript.inc",
-                "faiProfile" => "plugins/admin/fai/class_faiProfile.inc",
-                "faiTemplateEntry" => "plugins/admin/fai/class_faiTemplateEntry.inc",
-                "faiSummaryTab" => "plugins/admin/fai/class_faiSummaryTab.inc",
-                "askClassName" => "plugins/admin/fai/class_askClassName.inc",
-                "tabsTemplate" => "plugins/admin/fai/tabsTemplate.inc",
-                "faiPartitionTable" => "plugins/admin/fai/class_faiPartitionTable.inc",
-                "tabsProfile" => "plugins/admin/fai/tabsProfile.inc",
-                "faiPackage" => "plugins/admin/fai/class_faiPackage.inc",
-                "faiVariableEntry" => "plugins/admin/fai/class_faiVariableEntry.inc",
-                "faiPackageConfiguration" => "plugins/admin/fai/class_faiPackageConfiguration.inc",
-                "faiPackageEntry" => "plugins/admin/fai/class_faiPackageEntry.inc",
-                "tabsVariable" => "plugins/admin/fai/tabsVariable.inc",
-                "tabsHook" => "plugins/admin/fai/tabsHook.inc",
-                "divListFai" => "plugins/admin/fai/class_divListFai.inc",
-                "faiVariable" => "plugins/admin/fai/class_faiVariable.inc",
-                "tabsPackage" => "plugins/admin/fai/tabsPackage.inc",
-                "faiHookEntry" => "plugins/admin/fai/class_faiHookEntry.inc",
-                "faiPartitionTableEntry" => "plugins/admin/fai/class_faiPartitionTableEntry.inc",
-                "faiHook" => "plugins/admin/fai/class_faiHook.inc",
-                "faiTemplate" => "plugins/admin/fai/class_faiTemplate.inc",
-                "faiScript" => "plugins/admin/fai/class_faiScript.inc",
-                "mailgroup" => "plugins/admin/groups/class_groupMail.inc",
-                "grouptabs" => "plugins/admin/groups/tabs_group.inc",
-                "group" => "plugins/admin/groups/class_groupGeneric.inc",
-                "divListGroup" => "plugins/admin/groups/class_divListGroup.inc",
-                "groupManagement" => "plugins/admin/groups/class_groupManagement.inc",
-                "appgroup" => "plugins/admin/groups/class_groupApplication.inc",
-                "workstartup" => "plugins/admin/systems/class_workstationStartup.inc",
-                "termtabs" => "plugins/admin/systems/tabs_terminal.inc",
-                "phonetabs" => "plugins/admin/systems/tabs_phone.inc",
-                "servtabs" => "plugins/admin/systems/tabs_server.inc",
-                "workgeneric" => "plugins/admin/systems/class_workstationGeneric.inc",
-                "selectUserToPrinterDialog" => "plugins/admin/systems/class_selectUserToPrinterDialog.inc",
-                "wintabs" => "plugins/admin/systems/tabs_winstation.inc",
-                "phoneGeneric" => "plugins/admin/systems/class_phoneGeneric.inc",
-                "ArpNewDevice" => "plugins/admin/systems/class_ArpNewDevice.inc",
-                "gosaLogServer" => "plugins/admin/systems/services/log/class_gosaLogServer.inc",
-                "servdnseditZone" => "plugins/admin/systems/services/dns/class_servDNSeditZone.inc",
-                "servdns" => "plugins/admin/systems/services/dns/class_servDNS.inc",
-                "termDNS" => "plugins/admin/systems/services/dns/class_termDNS.inc",
-                "servDNSeditZoneEntries" => "plugins/admin/systems/services/dns/class_servDNSeditZoneEntries.inc",
-                "glpiAttachmentPool" => "plugins/admin/systems/services/glpi/class_glpiAttachmentPool.inc",
-                "glpiPrinterAccount" => "plugins/admin/systems/services/glpi/class_glpiPrinterAccount.inc",
-                "glpiDeviceManagement" => "plugins/admin/systems/services/glpi/class_glpiDeviceManagement.inc",
-                "glpiSelectUser" => "plugins/admin/systems/services/glpi/class_glpiSelectUser.inc",
-                "goGlpiServer" => "plugins/admin/systems/services/glpi/class_goGlpiServer.inc",
-                "glpiPrinterCartridges" => "plugins/admin/systems/services/glpi/class_glpiPrinterCartridges.inc",
-                "glpiManufacturer" => "plugins/admin/systems/services/glpi/class_glpiManufacturer.inc",
-                "glpiAccount" => "plugins/admin/systems/services/glpi/class_glpiAccount.inc",
-                "glpiPrinterCartridgesEdit" => "plugins/admin/systems/services/glpi/class_glpiPrinterCartridgesEdit.inc",
-                "goLdapServer" => "plugins/admin/systems/services/ldap/class_goLdapServer.inc",
-                "servnfs" => "plugins/admin/systems/services/nfs/class_servNfs.inc",
-                "goService" => "plugins/admin/systems/services/class_goService.inc",
-                "goMailServer" => "plugins/admin/systems/services/mail/class_goMailServer.inc",
-                "goFonServer" => "plugins/admin/systems/services/gofon/class_goFonServer.inc",
-                "gospamserver" => "plugins/admin/systems/services/spam/class_goSpamServer.inc",
-                "goSpamServerRule" => "plugins/admin/systems/services/spam/class_goSpamServerRule.inc",
-                "goImapServer" => "plugins/admin/systems/services/imap/class_goImapServer.inc",
-                "goNtpServer" => "plugins/admin/systems/services/ntp/class_goNtpServer.inc",
-                "goShareServer" => "plugins/admin/systems/services/shares/class_goShareServer.inc",
-                "goFaxServer" => "plugins/admin/systems/services/gofax/class_goFaxServer.inc",
-                "govirusserver" => "plugins/admin/systems/services/virus/class_goVirusServer.inc",
-                "dhcpSharedNetwork" => "plugins/admin/systems/services/dhcp/class_dhcpSharedNetwork.inc",
-                "dhcpAdvanced" => "plugins/admin/systems/services/dhcp/class_dhcpAdvanced.inc",
-                "dhcpNetwork" => "plugins/admin/systems/services/dhcp/class_dhcpNetwork.inc",
-                "dhcpPool" => "plugins/admin/systems/services/dhcp/class_dhcpPool.inc",
-                "dhcpSubnet" => "plugins/admin/systems/services/dhcp/class_dhcpSubnet.inc",
-                "dhcpGroup" => "plugins/admin/systems/services/dhcp/class_dhcpGroup.inc",
-                "dhcpHost" => "plugins/admin/systems/services/dhcp/class_dhcpHost.inc",
-                "dhcpNewSectionDialog" => "plugins/admin/systems/services/dhcp/class_dhcpNewSectionDialog.inc",
-                "dhcpService" => "plugins/admin/systems/services/dhcp/class_dhcpService.inc",
-                "servdhcp" => "plugins/admin/systems/services/dhcp/class_servDHCP.inc",
-                "ServiceAddDialog" => "plugins/admin/systems/services/class_ServiceAddDialog.inc",
-                "goLogDBServer" => "plugins/admin/systems/services/syslog/class_goLogDBServer.inc",
-                "goSyslogServer" => "plugins/admin/systems/services/syslog/class_goSyslogServer.inc",
-                "servkolab" => "plugins/admin/systems/services/kolab/class_servKolab.inc",
-                "goCupsServer" => "plugins/admin/systems/services/cups/class_goCupsServer.inc",
-                "goTerminalServer" => "plugins/admin/systems/services/terminal/class_goTerminalServer.inc",
-                "goKioskService" => "plugins/admin/systems/services/kiosk/class_goKioskService.inc",
-                "servRepositorySetup" => "plugins/admin/systems/services/repository/class_servRepositorySetup.inc",
-                "servrepository" => "plugins/admin/systems/services/repository/class_servRepository.inc",
-                "goKrbServer" => "plugins/admin/systems/services/kerberos/class_goKrbServer.inc",
-                "baseSelectDialog" => "plugins/admin/systems/class_baseSelectDialog.inc",
-                "systems" => "plugins/admin/systems/class_systemManagement.inc",
-                "divListSystem" => "plugins/admin/systems/class_divListSystem.inc",
-                "servgeneric" => "plugins/admin/systems/class_servGeneric.inc",
-                "worktabs" => "plugins/admin/systems/tabs_workstation.inc",
-                "termservice" => "plugins/admin/systems/class_terminalService.inc",
-                "divListSystemService" => "plugins/admin/systems/class_divListSystemService.inc",
-                "componentGeneric" => "plugins/admin/systems/class_componentGeneric.inc",
-                "workservice" => "plugins/admin/systems/class_workstationService.inc",
-                "termgeneric" => "plugins/admin/systems/class_terminalGeneric.inc",
-                "printtabs" => "plugins/admin/systems/tabs_printers.inc",
-                "ArpNewDeviceTabs" => "plugins/admin/systems/tabs_arpnewdevice.inc",
-                "componenttabs" => "plugins/admin/systems/tabs_component.inc",
-                "divListRepository" => "plugins/admin/systems/class_divListRepositories.inc",
-                "printerPPDDialog" => "plugins/admin/systems/ppd/class_printerPPDDialog.inc",
-                "printerPPDSelectionDialog" => "plugins/admin/systems/ppd/class_printerPPDSelectionDialog.inc",
-                "wingeneric" => "plugins/admin/systems/class_winGeneric.inc",
-                "termstartup" => "plugins/admin/systems/class_terminalStartup.inc",
-                "terminfo" => "plugins/admin/systems/class_terminalInfo.inc",
-                "printgeneric" => "plugins/admin/systems/class_printGeneric.inc",
-                "ServerService" => "plugins/admin/systems/class_serverService.inc",
-                "SelectDeviceType" => "plugins/admin/systems/class_SelectDeviceType.inc",
-                "aclroletab" => "plugins/admin/acl/tabs_acl_role.inc",
-                "acltab" => "plugins/admin/acl/tabs_acl.inc",
-                "aclManagement" => "plugins/admin/acl/class_aclManagement.inc",
-                "divListACL" => "plugins/admin/acl/class_divListACL.inc",
-                "aclrole" => "plugins/admin/acl/class_aclRole.inc",
-                "deviceManagement" => "plugins/admin/devices/class_deviceManagement.inc",
-                "divListDevices" => "plugins/admin/devices/class_divListDevices.inc",
-                "devicetabs" => "plugins/admin/devices/tabs_devices.inc",
-                "deviceGeneric" => "plugins/admin/devices/class_deviceGeneric.inc",
-                "department" => "plugins/admin/departments/class_departmentGeneric.inc",
-                "deptabs" => "plugins/admin/departments/tabs_department.inc",
-                "divListDepartment" => "plugins/admin/departments/class_divListDepartment.inc",
-                "departmentManagement" => "plugins/admin/departments/class_departmentManagement.inc",
-                "mailogroup" => "plugins/admin/ogroups/class_mailogroup.inc",
-                "phonequeue" => "plugins/admin/ogroups/class_phonequeue.inc",
-                "ogrouptabs" => "plugins/admin/ogroups/tabs_ogroups.inc",
-                "ogroup" => "plugins/admin/ogroups/class_ogroup.inc",
-                "termgroup" => "plugins/admin/ogroups/class_termgroup.inc",
-                "ogroupManagement" => "plugins/admin/ogroups/class_ogroupManagement.inc",
-                "divListOGroup" => "plugins/admin/ogroups/class_divListOGroup.inc",
-                "mimetype" => "plugins/admin/mimetypes/class_mimetypeGeneric.inc",
-                "mimetabs" => "plugins/admin/mimetypes/tabs_mimetypes.inc",
-                "mimetypeManagement" => "plugins/admin/mimetypes/class_mimetypeManagement.inc",
-                "divListMimeTypes" => "plugins/admin/mimetypes/class_divListMimeTypes.inc",
-                "reference" => "plugins/generic/references/class_reference.inc",
-                "faxreport" => "plugins/gofax/faxreports/class_faxreport.inc",
-                "gofaxAccount" => "plugins/gofax/faxaccount/class_gofaxAccount.inc",
-                "blocklistGeneric" => "plugins/gofax/blocklists/class_blocklistGeneric.inc",
-                "divListBlocklist" => "plugins/gofax/blocklists/class_divListBlocklists.inc",
-                "faxblocktabs" => "plugins/gofax/blocklists/tabs_blocklist.inc",
-                "blocklist" => "plugins/gofax/blocklists/class_blocklistManagement.inc",
-                "parseMailQueue" => "plugins/addons/mailqueue/class_parseMailQueue.inc",
-                "mailqueue" => "plugins/addons/mailqueue/class_mailqueue.inc",
-                "contains" => "plugins/addons/godfs/class_dfsManagment.inc",
-                "dfsManagment" => "plugins/addons/godfs/class_dfsManagment.inc",
-                "dfsgeneric" => "plugins/addons/godfs/class_dfsgeneric.inc",
-                "dfstabs" => "plugins/addons/godfs/tabs_dfs.inc",
-                "addressbook" => "plugins/addons/addressbook/class_addressbook.inc",
-                "logview" => "plugins/addons/logview/class_logview.inc",
-                "gosa_logview" => "plugins/addons/logview/class_gosa_logview.inc",
-                "log_tabs" => "plugins/addons/logview/tabs_log.inc",
-                "target_list" => "plugins/addons/gotomasses/class_target_list.inc",
-                "goto_task" => "plugins/addons/gotomasses/class_goto_task.inc",
-                "gotomasses" => "plugins/addons/gotomasses/class_gotomasses.inc",
-                "divListMasses" => "plugins/addons/gotomasses/class_divListMasses.inc",
-                "msgplug" => "plugins/addons/notifications/class_msgplug.inc",
-                "ldifimport" => "plugins/addons/ldapmanager/class_import.inc",
-                "ldif" => "plugins/addons/ldapmanager/class_ldif.inc",
-                "xlsexport" => "plugins/addons/ldapmanager/class_exportxls.inc",
-                "ldifexport" => "plugins/addons/ldapmanager/class_export.inc",
-                "csvimport" => "plugins/addons/ldapmanager/class_csvimport.inc",
-                "ldiftab" => "plugins/addons/ldapmanager/tabs_ldif.inc",
-                "bugsubmitter" => "plugins/addons/bugsubmitter/class_bugsubmitter.inc",
- );
-?>
\ No newline at end of file
diff --git a/include/class_log.inc b/include/class_log.inc
deleted file mode 100644 (file)
index daad889..0000000
+++ /dev/null
@@ -1,189 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2003  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-/*! \brief   The logging base class
-  \author  Fabian Hickert <hickert@gonicus.de>
-  \version 2.6
-  \date    11.04.2007
-
-  This is the base class for the GOsa logging functionality.
-  All logging should lead to this class. 
- */
-class log {
-
-  var $LOG_TO_MYSQL = FALSE;
-  var $LOG_TO_SYSLOG= FALSE;
-  var $config;
-
- /*! \brief logging constructor
-
-    \param action         One of these values (modify|create|remove|snapshot|copy)
-    \param objecttype     represents the current edited objecttype, like users/user
-    \param object         represents the current edited object dn
-    \param changes_array  An array containing names of all touched attributes
-    \param result         A status message, containing errors or success messages 
-
-    \sa log()
-   */
-  function log($action,$objecttype,$object,$changes_array = array(),$result = "")
-  {
-    if(!is_array($changes_array)){
-      trigger_error("log(string,string,string,array(),bool). Forth parameter must be an array.");
-      $changes_array = array();
-    }
-
-    $entry = array(); 
-    if(!isset($_SESSION['config'])){
-      $entry['user']= "unkown";
-    }else{
-
-      $this->config = &$_SESSION['config'];
-      $ui           = get_userinfo(); 
-      $entry['user']= @$ui->dn;
-    }
-
-    /* Create string out of changes */
-    $changes  ="";
-    foreach($changes_array as $str ){
-      $changes .= $str.",";
-    }
-    $changes = preg_replace("/,$/","",$changes );
-    
-    /* Create data object */
-    $entry['timestamp'] = time();
-    $entry['action']    = $action;
-    $entry['objecttype']= $objecttype;
-    $entry['object']    = $object;
-    $entry['changes']   = $changes;
-    $entry['result']    = $result;
-
-    if(!isset($this->config->current['LOGGING']) && empty($entry['user'])){
-      $entry['user']  = "unknown";
-    }
-    /* Check if all given values are valid */
-    $msgs = @log::check($entry);
-    if(count($msgs)){
-      foreach($msgs as $msg){
-        trigger_error("Logging failed, reason was: ".$msg);
-        print_red("Logging failed, reason was: ".$msg); 
-      }
-      
-    }else{
-
-      if(!isset($this->config->current['LOGGING'])){
-        $this->log_into_syslog($entry);
-      }else{
-
-        /* Start logging for configured methods */
-        if(isset($this->config->current['LOGGING']) && preg_match("/(^|,)syslog(,|$)/i",$this->config->current['LOGGING'])){
-          $this->log_into_syslog($entry);
-        }
-        if(isset($this->config->current['LOGGING']) && preg_match("/(^|,)mysql(,|$)/i",$this->config->current['LOGGING'])){
-          $res = $this->log_into_db($entry);
-
-          if(!$res){
-            global $config;
-            $config->current['LOGGING'] = preg_replace("/(^|,)mysql(,|$)/",",",$config->current['LOGGING']);
-            msg_dialog::display(_("Logging to MySQL disabled"),_("The logging to a MySQL database is now disabled for this session of GOsa, due to communication errors with the specified logging database."), INFO_DIALOG);
-          }
-        }
-      }
-    }
-  }
-
-
-  function check($entry = array())
-  {
-    $msgs = array();
-
-    if(!isset($entry['action']) || !in_array($entry['action'],array("modify","create","remove","copy","snapshot","view","security","debug"))){
-      $msgs[] = "Invalid option specified '".$entry['action']."'";
-    }
-
-    if(!isset($entry['objecttype']) || empty($entry['objecttype'])){
-      $msgs[] = "Specified objectType is empty or invalid.";
-    }
-  
-    return($msgs);
-  }
-
-   
-  /* This function is used to into the systems syslog */
-  function log_into_syslog($entry)
-  {
-    $str = $entry['user']." ".$entry['action']." ".$entry['object']." from type ".$entry['objecttype']." ".$entry['changes']." : Result was ".$entry['result'];
-    gosa_log($str);
-  }
-
-
-  /* Log into configured logging databses.*/
-  function log_into_db($entry)
-  {
-    if(isset($this->config->data['SERVERS']['LOGGING'])){
-      $servers = $this->config->data['SERVERS']['LOGGING'];
-    }else{
-      print_red(_("You have enabled the logging into mysql databse, but there are no logging servers available."));
-      return(FALSE);
-    }
-
-    foreach($servers as $server_name => $server){
-      $con = @mysql_pconnect($server_name,$server['USER'],$server['PWD']);
-      if(!$con){
-        print_red(sprintf(_("Could not connect to logging server %s."),$server_name));
-        return(FALSE);
-      }else{
-        $db = mysql_select_db($server['DB'],$con);
-        if(!$db){
-          print_red(sprintf(_("Could not select database %s on server %s. Server says :%s"),$server['DB'],$server['SERVER'],mysql_error($con)));
-          return(FALSE);
-        }else{
-
-          /* Create mysql syntax */
-          $query ="INSERT INTO gosa_log 
-                    (timestamp,user,action,objecttype,object,changes,result)
-                   VALUES 
-                    (
-                        \"".addslashes($entry['timestamp'])."\", 
-                        \"".addslashes($entry['user'])."\", 
-                        \"".addslashes($entry['action'])."\", 
-                        \"".addslashes($entry['objecttype'])."\", 
-                        \"".addslashes($entry['object'])."\", 
-                        \"".addslashes($entry['changes'])."\", 
-                        \"".addslashes($entry['result'])."\" 
-                    );
-              ";
-          $res = mysql_query($query,$con);
-          if(!$res){
-            print_red(sprintf(_("Could not query database %s on server %s. Server says :%s"),$server['DB'],$server['SERVER'],mysql_error($con)));
-            return(FALSE);
-          } 
-        }
-        mysql_close($con);
-      }
-    }
-    return(TRUE);
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_mail-methods-cyrus.inc b/include/class_mail-methods-cyrus.inc
deleted file mode 100644 (file)
index 580c18c..0000000
+++ /dev/null
@@ -1,367 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-class mailMethodCyrus extends mailMethod
-{
-  var $mbox= "-";
-  var $config;
-  var $gosaMailServer= "";
-  var $uattrib= "uid";
-
-  function mailMethodCyrus(&$config)
-  {
-    $this->config= $config->data['SERVERS']['IMAP'];
-  }
-
-  function connect($gosaMailServer)
-  {
-    $cfg=array();
-
-    /* Connect to IMAP server. I don't want to see these warning here... */
-    $this->gosaMailServer= $gosaMailServer;
-    if (!isset($this->config[$gosaMailServer])){
-      print_red(_("Warning: Account has an invalid mailserver string!"));
-    } else {
-      $cfg= $this->config[$gosaMailServer];
-    }
-    /* For some reason, hiding errors with @ does not wor here... */
-    if(!isset($cfg['connect']))   $cfg['connect']="";
-    if(!isset($cfg['admin']))     $cfg['admin']="";
-    if(!isset($cfg['password']))  $cfg['password']="";
-
-    /* Setting connect timeout to 10 seconds,
-        else the GOsa UI may freeze for 60 seconds.
-       (PHP default is 'default_socket_timeout = 60') */
-    imap_timeout(1, 10 );
-
-    $this->mbox = @imap_open($cfg['connect'], $cfg['admin'], $cfg['password'], OP_HALFOPEN);
-
-    /* Mailbox reachable? */
-    if ($this->mbox === FALSE){
-      print_red (_("Warning: IMAP Server cannot be reached! If you save this account, some mail settings will not be stored on your server!"));
-      return (FALSE);
-    }
-    return (TRUE);
-  }
-
-  function disconnect()
-  {
-    imap_close ($this->mbox);
-  }
-
-  function getQuota($folder)
-  {
-    $result= array('quotaUsage' => '', 'gosaMailQuota' => '');
-
-    /* Load quota settings */
-    error_reporting (0);
-    $quota_value = @imap_get_quota($this->mbox, $folder);
-    if(is_array($quota_value)) {
-      if (isset($quota_value["STORAGE"]) && is_array($quota_value["STORAGE"])){
-        /* use for PHP >= 4.3 */
-        if($quota_value["STORAGE"]['limit'] == 2147483647){
-          $result['quotaUsage']=    (int) ($quota_value["STORAGE"]['usage'] / 1024);
-          $result['gosaMailQuota']= (int) ($quota_value["STORAGE"]['limit'] );
-        }else{
-          $result['quotaUsage']=    (int) ($quota_value["STORAGE"]['usage'] / 1024);
-          $result['gosaMailQuota']= (int) ($quota_value["STORAGE"]['limit'] / 1024);
-        }
-      } else {
-        /* backward icompatible */
-        if($quota_value['usage'] == 2147483647){
-          $result['quotaUsage']=    (int) ($quota_value['usage'] / 1024);
-          $result['gosaMailQuota']= (int) ($quota_value['limit'] );
-        }else{
-          $result['quotaUsage']=    (int) ($quota_value['usage'] / 1024);
-          $result['gosaMailQuota']= (int) ($quota_value['limit'] / 1024);
-        }
-      }
-    }elseif(!$quota_value){
-      /* If there is no quota defined for this account, the function imap_get_quota returns false. */
-      return(array("quotaUsage"=>"","gosaMailQuota"=>""));
-    }
-    error_reporting (E_ALL | E_STRICT);
-    return ($result);
-  }
-
-
-  /* return all folders of the users mailbox*/
-  function getMailboxList($folder, $uid)
-  {
-    global $config;
-    $result = array();
-
-    /* Get domain an mail address if uid is an mail address */
-    $domain = "";
-    if(preg_match("/@/",$folder)){
-      $domain = "@".preg_replace("/^.*@/","",$folder);
-      $folder = preg_replace("/@.*$/","",$folder);
-    }
-
-    /* Get list of mailboxes for combo box */
-    $cfg= $this->config[$this->gosaMailServer];
-
-    /* Create search pattern
-         (user/kekse*@domain.de
-          user.kekse*@domain.de
-          user.kekse*  )
-       depending on given folder name) */
-    $q = $folder."*".$domain;
-    $list = imap_listmailbox($this->mbox, $cfg["connect"], $q);
-
-    /* Create list of returned folder names */
-    if (is_array($list)){
-      foreach ($list as $val){
-
-        /* Cut domain name */
-        $val = preg_replace("/@.*$/","",$val);
-        $result[]=preg_replace ("/^.*".normalizePreg($folder)."/","INBOX", mb_convert_encoding($val, "UTF-8", "UTF7-IMAP"));
-      }
-    }
-
-    /* Append "INBOX" to the folder array if result is empty and request comes from user dialog */
-    if(empty($result) && !empty($uid)){
-      $result[] = "INBOX";
-    }
-
-    return ($result);
-  }
-
-
-  function updateMailbox($folder)
-  {
-    /* Check if mailbox exists */
-    $cfg= $this->config[$this->gosaMailServer];
-    $list = imap_listmailbox($this->mbox, $cfg["connect"], $folder);
-    if ($list === FALSE){
-      if (!imap_createmailbox($this->mbox, $cfg["connect"]. $folder)){
-        print_red(sprintf(_("Can't create IMAP mailbox. Server says '%s'."), imap_last_error()));
-        return;
-      }
-    }
-  }
-
-
-  function setQuota($folder, $gosaMailQuota)
-  {
-    /* Workaround for the php imap extension */
-    if (($gosaMailQuota == "") || ($gosaMailQuota== "2147483647")){
-      $gosaMailQuota= "2147483647";
-    }elseif($gosaMailQuota > 0){
-      $gosaMailQuota = $gosaMailQuota *1024;
-    }
-    
-    
-    /* Write mail quota */
-    if (!imap_set_quota($this->mbox, $folder, $gosaMailQuota)){
-      print_red(sprintf(_("Can't write IMAP quota. Server says '%s'."), imap_last_error()));
-      return (FALSE);
-    }
-    return (TRUE);
-  }
-
-
-  function setSharedFolderPermissions($folder, $permissions)
-  {
-    /* Get list of subfolders */
-    $folders= $this->getMailboxList($folder, "");
-    $folders[]= $folder;
-    
-    foreach ($folders as $subfolder){
-
-      /* Set shared folder acl's */
-      if (function_exists('imap_getacl')){
-
-        /* Remove all acl's for this folder */
-        $users= @imap_getacl ($this->mbox, $subfolder);
-        if(is_array($users)){
-          foreach ($users as $userid => $perms){
-            imap_setacl ($this->mbox, $subfolder, $userid, "");
-          }
-        }
-      } else {
-        print_red (_("Warning: imap_getacl is not implemented, can't remove acl informations."));
-      }
-
-      /* Set permissions for this folder */
-      foreach ($permissions as $user => $acl){
-        imap_setacl ($this->mbox, $subfolder, $user, $acl);
-      }
-    }
-
-  }
-
-
-  function getSharedFolderPermissions($folder)
-  {
-    $result= array();
-
-    /* imap_getacl available? */
-    if (!function_exists('imap_getacl')){
-      print_red (_("Warning: imap_getacl is not available, can't get imap permissions!"));
-    }
-
-    /* Get permissions in case of shared folders */
-    else {
-      $users= imap_getacl ($this->mbox, $folder);
-
-      foreach ($users as $userid => $perms){
-        $result[preg_replace('/^user\./', '', $userid)]= $perms;
-      }
-
-    }
-
-    return ($result);
-  }
-
-
-  function deleteMailbox($folder)
-  {
-    $cfg= $this->config[$this->gosaMailServer];
-    imap_setacl ($this->mbox, $folder, $cfg["admin"], "lrswipcda");
-    if (!imap_deletemailbox($this->mbox, $cfg["connect"].$folder)){
-      print_red(sprintf(_("Can't remove IMAP mailbox. Server says '%s'."), imap_last_error()));
-      return (FALSE);
-    }
-    return (TRUE);
-  }
-
-
-  function configureFilter($user, $gosaMailDeliveryMode,
-      $mail, $gosaMailAlternateAddress,
-      $gosaMailMaxSize,
-      $gosaSpamMailbox, $gosaSpamSortLevel,
-      $gosaVacationMessage)
-  {
-    $cfg= $this->config[$this->gosaMailServer];
-
-    /* Build spamlevel. Spamassassin tags mails with "*" for each integer
-       point of spam. So a spam level of 5.3 gets "*****" which can be
-       checked easily by spam filters */
-    $spamlevel= "";
-    for ($i= 0; $i<$gosaSpamSortLevel; $i++){
-      $spamlevel .= "*";
-    }
-
-    /* Log into the mail server */
-    $sieve= new sieve($cfg["sieve_server"], $cfg["sieve_port"], $user,
-        $cfg["password"], $cfg["admin"]);
-
-    if (!$sieve->sieve_login()){
-      print_red(sprintf(_("Can't log into SIEVE server. Server says '%s'."),
-            to_string($sieve->error_raw)));
-      return;
-    }
-
-    /* Load current script from server and remove everything between the comments
-       "###GOSA" */
-    $script= "";
-    if($sieve->sieve_listscripts()){
-      if (in_array("gosa", $sieve->response)){
-
-        /* get old GOsa script */
-        if(!$sieve->sieve_getscript("gosa")){
-          print_red(sprintf(_("Can't get sieve script. Server says '%s'."), to_string($sieve->error_raw)));
-          return;
-        }
-
-        foreach ($sieve->response as $line){
-          if (preg_match ("/^###GOSA/", $line)){
-            break;
-          }
-          $line= rtrim($line);
-          if (!preg_match ('/^\s*$/', $line)){
-            $script .= $line."\n";
-          }
-        }
-
-      }
-    }
-
-    /* Only create a new one, if it is not empty */
-    if (is_integer(strpos($gosaMailDeliveryMode, "R")) ||
-        is_integer(strpos($gosaMailDeliveryMode, "C")) ||
-        !is_integer(strpos($gosaMailDeliveryMode, "L")) ||
-        is_integer(strpos($gosaMailDeliveryMode, "V")) ||
-        is_integer(strpos($gosaMailDeliveryMode, "S"))){
-
-      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-header.txt")));
-      eval ("\$script.=\"$text\";");
-    }
-
-    /* Add anti-spam code */
-    if (is_integer(strpos($gosaMailDeliveryMode, "S"))){
-      $spambox= $gosaSpamMailbox;
-      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-spam.txt")));
-      eval ("\$script.=\"$text\";");
-    }
-
-    /* Add "reject due to mailsize" code, message is currently not
-       adjustable through GOsa. */
-    if (is_integer(strpos($gosaMailDeliveryMode, "R"))){
-      $maxsize= $gosaMailMaxSize;
-      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-mailsize.txt")));
-      eval ("\$script.=\"$text\";");
-    }
-
-    /* Add vacation information */
-    if (is_integer(strpos($gosaMailDeliveryMode, "V"))){
-
-      /* Sieve wants all destination addresses for the
-         vacation message, so we've to assemble them from
-         mail and mailAlternateAddress */
-      $addrlist= "\"".$mail."\"";
-      foreach ($gosaMailAlternateAddress as $val){
-        $addrlist .= ", \"$val\"";
-      }
-      $vacmsg= $gosaVacationMessage;
-      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-vacation.txt")));
-      eval ("\$script.=\"$text\";");
-    }
-
-    /* If no local delivery is wanted, tell the script to discard the mail */
-    if (!is_integer(strpos($gosaMailDeliveryMode, "L"))){
-      $text= preg_replace('/"/', '\\"', implode ("", file(CONFIG_DIR."/sieve-discard.txt")));
-      eval ("\$script.=\"$text\";");
-    }
-
-    /* Just be aware of null scripts... */
-    if (!isset ($script)){
-      $script= "";
-    }
-
-    /* Upload script and make it the default one */
-    if (!$sieve->sieve_sendscript("gosa", $script)){
-      print_red(sprintf(_("Can't send sieve script. Server says '%s'."), to_string($sieve->error_raw)));
-      return;
-    }
-    if(!$sieve->sieve_setactivescript("gosa")){
-      print_red(sprintf(_("Can't activate GOsa sieve script. Server says '%s'."), to_string($sieve->error_raw)));
-      return;
-    }
-
-    $sieve->sieve_logout();
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_mail-methods-golab.inc b/include/class_mail-methods-golab.inc
deleted file mode 100644 (file)
index dc75674..0000000
+++ /dev/null
@@ -1,261 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-class mailMethodGolab extends mailMethodCyrus
-{
-  var $mbox= "-";
-  var $config;
-  var $gosaMailServer= "";
-  var $uattrib= "mail";
-
-  var $attribute_map= array("gosaMailAlternateAddress"  =>  "alias",
-                            "gosaMailQuota"             =>  "cyrus-userquota",
-                            "gosaMailServer"            =>  "kolabHomeServer");
-
-  function mailMethodGolab(&$config)
-  {
-    $this->config= $config->data['SERVERS']['IMAP'];
-  }
-
-  function updateMailbox($folder)
-  {
-  }
-
-  function setQuota($folder, $gosaMailQuota)
-  {
-    return (TRUE);
-  }
-
-  /* Get quota and divide it by 1024, because in gosa we display in MB
-      but we get Kb */
-  function getQuota($folder)
-  {
-    $result= array('quotaUsage' => '', 'gosaMailQuota' => '');
-
-    /* Only use lower case folder names, if folder name is like "@domain.com" */
-    if(preg_match("/@/",$folder)){
-      $folder = strtolower($folder);
-    }
-
-    error_reporting(0);  
-  
-    /* Load quota settings */
-    $quota_value = @imap_get_quota($this->mbox, $folder);
-    if(is_array($quota_value)) {
-      if (isset($quota_value["STORAGE"]) && is_array($quota_value["STORAGE"])){
-        /* use for PHP >= 4.3 */
-        $result['quotaUsage']=    (int) ($quota_value["STORAGE"]['usage'] / 1024);
-        $result['gosaMailQuota']= (int) ($quota_value["STORAGE"]['limit'] / 1024);
-      } else {
-        /* backward icompatible */
-        $result['quotaUsage']=    (int) ($quota_value['usage'] / 1024);
-        $result['gosaMailQuota']= (int) ($quota_value['limit'] / 1024);
-      }
-    }elseif(!$quota_value){
-      return(false);
-    }
-
-    error_reporting(E_ALL | E_STRICT); 
-    return ($result);
-  }
-
-
-  function fixAttributesOnLoad(&$mailObject)
-  {
-    /* Kolab shared folder names are like ' shared.uid@server.de ' 
-        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
-        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
-    if(get_class($mailObject) == "mailgroup"){
-     $mailObject->uid = $mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
-    }
-
-    /* Convert attributes and objectClasses */
-    foreach ($this->attribute_map as $dest => $source){
-      /* Hickert 11.11.05 : Alternate email addresses were saved, but not displayed again.
-      if (isset($mailObject->attrs[$source])){
-        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
-        unset ($mailObject->attrs[$source]);
-      */
-
-      if (isset($mailObject->attrs[$source])){
-        unset($mailObject->attrs[$source]['count']);
-        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
-        $mailObject->$dest=        $mailObject->attrs[$source];
-
-        unset ($mailObject->$dest['count']);
-        unset ($mailObject->attrs[$source]);
-      }
-    }
-
-    /* Adjust server name if needed */
-    foreach ($mailObject->config->data['SERVERS']['IMAP'] as $srv => $dummy){
-      if (preg_match("%".$mailObject->attrs['gosaMailServer'][0]."$%", $srv)){
-        $mailObject->attrs['gosaMailServer']= array(0 => $srv, "count" => 1);
-        break;
-      }
-    }
-  }
-
-
-  function fixAttributesOnStore(&$mailObject)
-  {
-    global $config;
-  
-    /* If quota is empty, remove quota restrictions by setting quota to 0 */
-    if(isset($mailObject->gosaMailQuota) && (empty($mailObject->gosaMailQuota))){
-      $mailObject->attrs['gosaMailQuota'] = 0;
-    }
-
-    /* Convert attributes and objectClasses */
-    foreach ($this->attribute_map as $source => $dest){
-      if (isset($mailObject->attrs[$source])){
-        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
-        unset ($mailObject->attrs[$source]);
-      }
-    }
-    $objectclasses= array();
-    foreach ($mailObject->attrs['objectClass'] as $oc){
-      if ($oc !=  'kolabInetOrgPerson' && $oc !=  'kolabSharedFolder'){
-        $objectclasses[]= $oc;
-      }
-    }
-    $mailObject->attrs['objectClass']= $objectclasses;
-    if (in_array("posixGroup", $mailObject->attrs['objectClass'])){
-  
-      /* Add kolabSharedFoleder Class */
-      $mailObject->attrs['objectClass'][]= 'kolabSharedFolder';
-
-      /* Work on acl attribute */
-      $new_acl= array();
-      foreach ($mailObject->attrs['acl'] as $uacl){
-
-        /* Get user=(mail) & acls  */
-        list($user, $acl) = split(" ", $uacl);
-      
-        /* Add al users which have seperated acls 
-           %members% are all users in this group, 
-           which have the standard group acl
-        */
-        if ($user != "%members%"){
-          $new_acl[$user]= $uacl;
-        } else {
-        
-          /* All groupmembers will be added */
-          $ldap = $config->get_ldap_link();
-          $ldap->cd($config->current['BASE']);
-          foreach ($mailObject->members as $member){
-
-            /* Get user mail address .... */
-            $ldap->search("(&(objectClass=person)(|(uid=".$member.")(mail=".$member.")))",array("mail"));
-            $res = $ldap->fetch();
-
-            /* Default mail address is set to uid - 
-               So if there is no mail address defined the uid is added 
-             */
-            $mail = $member;
-
-            /* Use mail address if it is available */
-            if(isset($res['mail'][0])){
-              $mail = $res['mail'][0];
-            }
-
-            /* only append this mail/permission string to acl,
-               if there arn't already some (special) configs for this user */
-            $found =false;
-            foreach($mailObject->imapacl as $mailA => $acl){
-              if(strtolower(trim($mailA))==strtolower(trim($mail))){
-                $found = true;
-              }
-            }
-
-            /* Skipp user, with no email adress too */     
-            if($member == $mail){
-              $found = true;
-            }
-   
-            /* Append new user acl */
-            if(!$found){
-              $new_acl[$member]= "$mail $acl";
-            }
-
-            /* Old line */
-            //  $new_acl[$member]= "$member $acl";
-          }
-        }
-      }
-      /* Save shared folder target */
-      $mailObject->attrs['gosaSharedFolderTarget']= "kolab+".$mailObject->mail;
-
-      /* Kolab shared folder names are like ' shared.uid@server.de ' 
-        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
-        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
-      $mailObject->uid = $mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
-  
-      /* Assign new acls */
-      $mailObject->attrs['acl']= array();
-      foreach ($new_acl as $key => $value){
-        $mailObject->attrs['acl'][]= $value;
-      }
-    } else {
-      $mailObject->attrs['objectClass'][]= 'kolabInetOrgPerson';
-    }
-
-    /* Remove imap:// tagging */
-    $mailObject->attrs['kolabHomeServer']= preg_replace('%imap://%', '', $mailObject->attrs['kolabHomeServer']);
-    $mailObject->attrs['gosaMailServer']= $mailObject->attrs['kolabHomeServer'];
-    $mailObject->attrs['kolabDeleteFlag']= array();
-  }
-
-  function fixAttributesOnRemove(&$mailObject)
-  {
-    /* Add attribute for object deletion and remove GOsa specific
-       values from entry. */
-    foreach($this->attribute_map as $kolabAttr){
-      $mailObject->attrs[$kolabAttr] = array();
-    }  
-
-    /* Only add kolab delete Flag in case of an user.mailAccount */
-    if(!in_array("posixGroup", $mailObject->attrs['objectClass'])){
-      $mailObject->attrs['kolabDeleteFlag']= preg_replace('%imap://%', '', $mailObject->gosaMailServer);
-    }else{
-      /* Kolab shared folder names are like ' shared.uid@server.de ' 
-        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
-        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
-      $mailObject->uid = $mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
-      
-    }
-  }
-
-
-  function deleteMailbox($folder)
-  {
-    /* Remove shared folders and skip removing users. 
-       KolabD is not able to remove shared folders yet, so we do it instead */
-    if(!(preg_match("/^user\//",$folder))){
-      return mailMethodCyrus::deleteMailbox($folder);
-    }
-    return (TRUE);
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_mail-methods-kolab.inc b/include/class_mail-methods-kolab.inc
deleted file mode 100644 (file)
index c060604..0000000
+++ /dev/null
@@ -1,267 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-class mailMethodKolab extends mailMethodCyrus
-{
-  var $mbox= "-";
-  var $config;
-  var $gosaMailServer= "";
-  var $uattrib= "mail";
-
-  var $attribute_map= array("gosaMailAlternateAddress"  =>  "alias",
-                            "gosaMailQuota"             =>  "cyrus-userquota",
-                            "gosaMailServer"            =>  "kolabHomeServer");
-
-  function mailMethodKolab(&$config)
-  {
-    $this->config= $config->data['SERVERS']['IMAP'];
-  }
-
-  function updateMailbox($folder)
-  {
-  }
-
-  function setQuota($folder, $gosaMailQuota)
-  {
-    return (TRUE);
-  }
-
-  /* Get quota and divide it by 1024, because in gosa we display in MB
-      but we get Kb */
-  function getQuota($folder)
-  {
-    $result= array('quotaUsage' => '', 'gosaMailQuota' => '');
-
-    /* Only use lower case folder names, if folder name is like "@domain.com" */
-    if(preg_match("/@/",$folder)){
-      $folder = strtolower($folder);
-    }
-
-    error_reporting(0);  
-  
-    /* Load quota settings */
-    $quota_value = @imap_get_quota($this->mbox, $folder);
-    if(is_array($quota_value)) {
-      if (isset($quota_value["STORAGE"]) && is_array($quota_value["STORAGE"])){
-        /* use for PHP >= 4.3 */
-        $result['quotaUsage']=    (int) ($quota_value["STORAGE"]['usage'] / 1024);
-        $result['gosaMailQuota']= (int) ($quota_value["STORAGE"]['limit'] / 1024);
-      } else {
-        /* backward icompatible */
-        $result['quotaUsage']=    (int) ($quota_value['usage'] / 1024);
-        $result['gosaMailQuota']= (int) ($quota_value['limit'] / 1024);
-      }
-    }elseif(!$quota_value){
-      return(false);
-    }
-
-    error_reporting(E_ALL | E_STRICT); 
-    return ($result);
-  }
-
-
-  function fixAttributesOnLoad(&$mailObject)
-  {
-    /* Kolab shared folder names are like ' shared.uid@server.de ' 
-        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
-        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
-    if(get_class($mailObject) == "mailgroup"){
-     $mailObject->uid = "shared.".$mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
-    }
-
-    /* Convert attributes and objectClasses */
-    foreach ($this->attribute_map as $dest => $source){
-      /* Hickert 11.11.05 : Alternate email addresses were saved, but not displayed again.
-      if (isset($mailObject->attrs[$source])){
-        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
-        unset ($mailObject->attrs[$source]);
-      */
-
-      if (isset($mailObject->attrs[$source])){
-        unset($mailObject->attrs[$source]['count']);
-        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
-        $mailObject->$dest=        $mailObject->attrs[$source];
-
-        /* Ensure that cleanup will recognize the ampped attributes too */
-        if(isset($mailObject->saved_attributes)){
-          $mailObject->saved_attributes[$dest] = $mailObject->attrs[$source];
-          $mailObject->saved_attributes[$source] = $mailObject->attrs[$source];
-        }       
-
-        unset ($mailObject->$dest['count']);
-        unset ($mailObject->attrs[$source]);
-      }
-    }
-
-    /* Adjust server name if needed */
-    foreach ($mailObject->config->data['SERVERS']['IMAP'] as $srv => $dummy){
-      if (preg_match("%".$mailObject->attrs['gosaMailServer'][0]."$%", $srv)){
-        $mailObject->attrs['gosaMailServer']= array(0 => $srv, "count" => 1);
-        break;
-      }
-    }
-  }
-
-
-  function fixAttributesOnStore(&$mailObject)
-  {
-    global $config;
-  
-    /* If quota is empty, remove quota restrictions by setting quota to 0 */
-    if(isset($mailObject->gosaMailQuota) && (empty($mailObject->gosaMailQuota))){
-      $mailObject->attrs['gosaMailQuota'] = 0;
-    }
-
-    /* Convert attributes and objectClasses */
-    foreach ($this->attribute_map as $source => $dest){
-      if (isset($mailObject->attrs[$source])){
-        $mailObject->attrs[$dest]= $mailObject->attrs[$source];
-        unset ($mailObject->attrs[$source]);
-      }
-    }
-    $objectclasses= array();
-    foreach ($mailObject->attrs['objectClass'] as $oc){
-      if ($oc !=  'kolabInetOrgPerson' && $oc !=  'kolabSharedFolder'){
-        $objectclasses[]= $oc;
-      }
-    }
-    $mailObject->attrs['objectClass']= $objectclasses;
-    if (in_array("posixGroup", $mailObject->attrs['objectClass'])){
-  
-      /* Add kolabSharedFoleder Class */
-      $mailObject->attrs['objectClass'][]= 'kolabSharedFolder';
-
-      /* Work on acl attribute */
-      $new_acl= array();
-      foreach ($mailObject->attrs['acl'] as $uacl){
-
-        /* Get user=(mail) & acls  */
-        list($user, $acl) = split(" ", $uacl);
-      
-        /* Add al users which have seperated acls 
-           %members% are all users in this group, 
-           which have the standard group acl
-        */
-        if ($user != "%members%"){
-          $new_acl[$user]= $uacl;
-        } else {
-        
-          /* All groupmembers will be added */
-          $ldap = $config->get_ldap_link();
-          $ldap->cd($config->current['BASE']);
-          foreach ($mailObject->members as $member){
-
-            /* Get user mail address .... */
-            $ldap->search("(&(objectClass=person)(|(uid=".$member.")(mail=".$member.")))",array("mail"));
-            $res = $ldap->fetch();
-
-            /* Default mail address is set to uid - 
-               So if there is no mail address defined the uid is added 
-             */
-            $mail = $member;
-
-            /* Use mail address if it is available */
-            if(isset($res['mail'][0])){
-              $mail = $res['mail'][0];
-            }
-
-            /* only append this mail/permission string to acl,
-               if there arn't already some (special) configs for this user */
-            $found =false;
-            foreach($mailObject->imapacl as $mailA => $acl){
-              if(strtolower(trim($mailA))==strtolower(trim($mail))){
-                $found = true;
-              }
-            }
-
-            /* Skipp user, with no email adress too */     
-            if($member == $mail){
-              $found = true;
-            }
-   
-            /* Append new user acl */
-            if(!$found){
-              $new_acl[$member]= "$mail $acl";
-            }
-
-            /* Old line */
-            //  $new_acl[$member]= "$member $acl";
-          }
-        }
-      }
-      /* Save shared folder target */
-      $mailObject->attrs['gosaSharedFolderTarget']= "kolab+shared.".$mailObject->mail;
-
-      /* Kolab shared folder names are like ' shared.uid@server.de ' 
-        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
-        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
-      $mailObject->uid = "shared.".$mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
-  
-      /* Assign new acls */
-      $mailObject->attrs['acl']= array();
-      foreach ($new_acl as $key => $value){
-        $mailObject->attrs['acl'][]= $value;
-      }
-    } else {
-      $mailObject->attrs['objectClass'][]= 'kolabInetOrgPerson';
-    }
-
-    /* Remove imap:// tagging */
-    $mailObject->attrs['kolabHomeServer']= preg_replace('%imap://%', '', $mailObject->attrs['kolabHomeServer']);
-    $mailObject->attrs['gosaMailServer']= $mailObject->attrs['kolabHomeServer'];
-    $mailObject->attrs['kolabDeleteFlag']= array();
-  }
-
-  function fixAttributesOnRemove(&$mailObject)
-  {
-    /* Add attribute for object deletion and remove GOsa specific
-       values from entry. */
-    foreach($this->attribute_map as $kolabAttr){
-      $mailObject->attrs[$kolabAttr] = array();
-    }  
-
-    /* Only add kolab delete Flag in case of an user.mailAccount */
-    if(!in_array("posixGroup", $mailObject->attrs['objectClass'])){
-      $mailObject->attrs['kolabDeleteFlag']= preg_replace('%imap://%', '', $mailObject->gosaMailServer);
-    }else{
-      /* Kolab shared folder names are like ' shared.uid@server.de ' 
-        So overwrite uid to match these folder names. Else we can't read quota settings etc. 
-        #FIXME is there a better way to detect if it is 'shared.' or 'shared+' or 'kolab+shared.' or what ever ?*/
-      $mailObject->uid = "shared.".$mailObject->uid."@".preg_replace("/^.*@/","",$mailObject->mail);
-      
-    }
-  }
-
-
-  function deleteMailbox($folder)
-  {
-    /* Remove shared folders and skip removing users. 
-       KolabD is not able to remove shared folders yet, so we do it instead */
-    if(preg_match("/^shared/",$folder)){
-      return mailMethodCyrus::deleteMailbox($folder);
-    }
-    return (TRUE);
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_mail-methods-sendmail-cyrus.inc b/include/class_mail-methods-sendmail-cyrus.inc
deleted file mode 100644 (file)
index 8bb8d73..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-class mailMethodSendmailCyrus extends mailMethodCyrus
-{
-
-  function mailMethodSendmailCyrus(&$config)
-  {
-    $this->config= $config->data['SERVERS']['IMAP'];
-  }
-
-  function fixAttributesOnLoad(&$mailObject)
-  {
-    /* Remove possible local alias from forwarders */
-    $newForwarder= array();
-    foreach ($mailObject->gosaMailForwardingAddress as $addr){
-      if (!preg_match('/^\\\\/', $addr)){
-        $newForwarder[]= $addr;
-      }
-    }
-    $mailObject->gosaMailForwardingAddress= $newForwarder;
-  }
-
-  function fixAttributesOnStore(&$mailObject)
-  {
-    /* Add local user if checked */
-    if (preg_match("/L/", $mailObject->gosaMailDeliveryMode)) {
-      $mailObject->gosaMailForwardingAddress[]= "\\".$mailObject->uid;
-    }
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_mail-methods.inc b/include/class_mail-methods.inc
deleted file mode 100644 (file)
index 1874648..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-class mailMethod
-{
-  var $uattrib= "uid";
-  
-  function mailMethod(&$config)
-  {
-  }
-
-  function connect($gosaMailServer)
-  {
-    return (TRUE);
-  }
-
-  function disconnect()
-  {
-  }
-
-  function getQuota($folder)
-  {
-    return (array('quotaUsage' => 0, 'gosaMailQuota' => 0));
-  }
-
-  function getMailboxList($folder, $uid)
-  {
-    return (array("INBOX"));
-  }
-
-  function setQuota($folder, $gosaMailQuota)
-  {
-    return (TRUE);
-  }
-
-  function updateMailbox($folder)
-  {
-  }
-
-  function deleteMailbox($folder)
-  {
-    return (TRUE);
-  }
-
-  function setSharedFolderPermissions($folder, $permissions)
-  {
-  }
-
-  function configureFilter($user, $gosaMailDeliveryMode,
-      $mail, $gosaMailAlternateAddress,
-      $gosaMailMaxSize,
-      $gosaSpamMailbox, $gosaSpamSortLevel,
-      $gosaVacationMessage)
-  {
-  }
-
-  function fixAttributesOnLoad(&$mailObject)
-  {
-  }
-
-  function fixAttributesOnStore(&$mailObject)
-  {
-  }
-
-  function fixAttributesOnRemove(&$mailObject)
-  {
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_msg_dialog.inc b/include/class_msg_dialog.inc
deleted file mode 100644 (file)
index 538dc15..0000000
+++ /dev/null
@@ -1,162 +0,0 @@
-<?php
-
-define("INFO_DIALOG"           , 10001);
-define("WARNING_DIALOG"                , 10002);
-define("ERROR_DIALOG"          , 10003);
-define("CONFIRM_DIALOG"                , 10004);
-define("FATAL_ERROR_DIALOG"    , 10005);
-
-class msg_dialog
-{
-       private $s_Title        = "Undefined";
-       private $s_Message      = "Undefined";
-       private $i_Type         = INFO_DIALOG ;
-       private $i_ID           = 0;
-       private $a_Trace        = array();
-
-       public function __construct($s_title,$s_message,$i_type)
-       {
-               global $config;
-       
-               if(!in_array($i_type,array(INFO_DIALOG,WARNING_DIALOG,ERROR_DIALOG,CONFIRM_DIALOG,FATAL_ERROR_DIALOG))){
-                       trigger_error("Invalid msg_dialog type.");
-                       $i_type = INFO_DIALOG;
-               }
-
-               if((!isset($_SESSION['errorsAlreadyPosted'])) || !is_array($_SESSION['errorsAlreadyPosted'])){
-                       $_SESSION['errorsAlreadyPosted'] = array();
-               }
-
-               if(!isset($_SESSION['errorsAlreadyPosted'][$s_title.$s_message])){
-                       $_SESSION['errorsAlreadyPosted'][$s_title.$s_message] = 0;
-               }
-               $_SESSION['errorsAlreadyPosted'][$s_title.$s_message]++;
-
-               if($_SESSION['errorsAlreadyPosted'][$s_title.$s_message] <=1  ){
-
-                       $this->i_ID      = preg_replace("/[^0-9]*/","",microtime()); 
-                       $this->s_Title   = $s_title;
-                       $this->s_Message = $s_message;
-                       $this->i_Type    = $i_type;
-
-                       /* Append trace information, only if error messages are enabled */
-                       if(     isset($config) && 
-                               is_object($config) && 
-                               isset($config->data['MAIN']['DISPLAYERRORS']) &&
-                               preg_match("/^true$/i",$config->data['MAIN']['DISPLAYERRORS'])){
-                               $this->a_Trace   = debug_backtrace();
-                       }
-                       if(!isset($_SESSION['msg_dialogs'])){
-                               $_SESSION['msg_dialogs'] = array();
-                       }
-                       if($this->i_Type == FATAL_ERROR_DIALOG){
-                               restore_error_handler();
-                               error_reporting(E_ALL);
-                               echo $this->execute();
-                       }else{
-                               $_SESSION['msg_dialogs'][] = $this;
-                       }
-               }
-       }
-
-       public static function display($s_title,$s_message,$i_type = INFO_DIALOG)
-       {
-               new msg_dialog($s_title,$s_message,$i_type);    
-       }
-
-       public function get_ID()
-       {
-               return($this->i_ID);
-       }
-
-       public function execute()
-       {
-               if($this->i_Type == FATAL_ERROR_DIALOG) {
-                       $display = 
-                               "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"
-                               \"http://www.w3.org/TR/html4/transitional.dtd\">
-                               <html><head>
-                               <title>GOsa startup failed</title>
-                               </head><body>
-                               <table style='width:100%; border:2px solid red;' summary=''>
-                               <tr><td style='vertical-align:top;padding:10px'>
-                               <img src='images/error.png' alt='{t}Error{/t}'>
-                               </td><td style='width:100%'>
-                               <b>Fatal Error - GOsa execution abortet - ".$this->s_Title."</b><br>
-                               ".$this->s_Message."<br><br>
-                               "._("Please fix the above error and reload the page.")."
-                               </td></tr>
-                               </table></body></html>";
-                       return($display);;
-               }else{
-
-                       $smarty = get_smarty();
-                       $smarty->assign("s_Trace"       ,print_a($this->a_Trace,TRUE));
-                       $smarty->assign("i_TraceCnt",count($this->a_Trace));
-                       $smarty->assign("i_Type",$this->i_Type);
-                       $smarty->assign("s_Message",$this->s_Message);
-                       $smarty->assign("s_Title",$this->s_Title);
-                       $smarty->assign("i_ID",$this->i_ID);
-                       $smarty->assign("frame",false);
-                       $smarty->assign("JS",$_SESSION['js']);
-                       $smarty->assign("IE",preg_match("/MSIE/", $_SERVER['HTTP_USER_AGENT']));
-                       return($smarty->fetch(get_template_path('msg_dialog.tpl')));
-               }
-       }
-
-       
-       public function is_confirmed()
-       {
-               if(isset($_POST['MSG_OK'.$this->i_ID])){
-                       return(TRUE);
-               }else{
-                       return(FALSE);
-               }
-       }
-       
-
-       public static function get_dialogs()
-       {
-               $return  ="";
-               $dialog_ids= "";
-
-               $seen = "";
-               if(isset($_POST['closed_msg_dialogs'])){
-#                      $seen = $_POST['closed_msg_dialogs'];
-               }
-
-               if(isset($_SESSION['msg_dialogs']) && is_array($_SESSION['msg_dialogs']) && count($_SESSION['msg_dialogs'])){
-
-                       /* Get frame one */
-                       $smarty = get_smarty();
-                       $smarty->assign("frame", true);
-                       $smarty->assign("IE",preg_match("/MSIE/", $_SERVER['HTTP_USER_AGENT']));
-                       $return = $smarty->fetch(get_template_path('msg_dialog.tpl'));
-
-                       if(!$_SESSION['js']){
-                               $dialog = array_pop($_SESSION['msg_dialogs']);
-                               $return.= $dialog->execute();
-                       }else{
-                               foreach($_SESSION['msg_dialogs'] as $key => $dialog){
-
-                                       if(preg_match("/".$dialog->get_ID()."/",$seen)){
-                                               unset($_SESSION['msg_dialogs'][$key]);
-                                       }else{
-                                               $return.= $dialog->execute();
-                                               $dialog_ids= $dialog->get_ID().",".$dialog_ids;
-                                       }
-                                       unset($_SESSION['msg_dialogs'][$key]);
-                               }
-                       }
-                       $dialog_ids = preg_replace("/,$/","",$dialog_ids);
-
-                       $return .= "</div>";
-                       $return .="<input type='hidden' style='width:400px;' name='pending_msg_dialogs' id='pending_msg_dialogs' value='".$dialog_ids."'>";
-                       $return .="<input type='hidden' style='width:400px;' name='closed_msg_dialogs' id='closed_msg_dialogs' value=''>";
-                       $return .="<input type='hidden' style='width:400px;' name='current_msg_dialogs' id='current_msg_dialogs' value=''>";
-                       $return .="<input type='hidden' style='width:700px;' name='js_debug' id='js_debug'>";
-               }
-               return($return);
-       }
-}
-?>
diff --git a/include/class_multi_plug.inc b/include/class_multi_plug.inc
deleted file mode 100644 (file)
index b74f963..0000000
+++ /dev/null
@@ -1,304 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://oss.gonicus.de/labs/gosa/)
-   Copyright (C) 2007 Fabian Hickert
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-/*
-
-Data structure : 
-================ 
-  |->o_tab                      <-- dummy object, collects HTML posts, displays ui 
-  |->a_handles                  <-- tab object for each given dn
-     |->tab object for dn 1 
-     |->tab object for dn 2
-      ...
-     |->tab object for dn n
-
-Using this class: 
-=================
-  Simple Example:
-
-    $dn   = array(dn1,dn2,dn3);
-    $tmp  = new multi_plug($config,"usertabs",$config->data['TABS']['USERTABS'],$dn);
-    echo $tmp->execute();
-
-  $tmp can now be used like the normal tab class, execute, save_object ...
-  
-  To enable multipe edit for a specific plugin, 
-  just set the plugin variable 'multiple_support' to true:
-
-    var $multiple_support = TRUE;
-
-  If plugin::multiple_support is true, the member function 
-  multiple_execute() will be called and displayed, NOT execute().
-
-  (I will put this in the wiki, later. This are just notes for me.)
-  
-*/
-
-
-/*! \brief   Handles multiple edits for a given set of dns.
-    \author  Fabian Hickert
-    \version 1.01
-    \date    2007/12/07
-
-    This class edits multiple tab objects at once. 
-    1. There is a dummy tab object initialized that collects the user input.
-    2. All given objects specified by '$dn' will be initialized and the collected
-     data from the dummy object will be populated to them.
- */
-class multi_plug
-{
-  /* Tab handler for each given dn entry */
-       public $a_handles = array();
-
-  /* Dummy handler which collects the data */
-  private $o_tab     = NULL;  
-
-  public $dn      = array();
-  public $config  = NULL;
-  private $s_class= "";
-  public $current = "";
-
-  /*! \brief    Creates a multi_plug object
-     @param   object  $config GOsa Configuration object
-     @param   string  $class  The class name of the tab we want to edit. e.g. usertabs
-     @param   string  $tab    The config tab name e.g. USERTABS 
-     @param   array   $dns    The object dns we want to edit.
-     @return  object  multi_plug
-   */
-  public function __construct($config,$class,$tab,$dns,$acl_base,$acl_category)
-  {
-    if(!count($dns)){
-      return;
-    }
-
-    $this->dn       = $dns;
-    $this->config   = $config;
-    $this->s_class  = $class;
-
-    /* Initialize collector object 
-     * Used to display the ui and to collect the user input.
-     */
-    $this->o_tab    = new $class($config,$tab,"new",$acl_category);
-    $this->o_tab->set_acl_base($acl_base);
-
-    /* Check if the specified tab object supports multiple edits 
-     */
-    if($this->o_tab->multiple_support_available()){
-
-      /* Enable multiple actions for the collector object 
-       */ 
-      $this->o_tab->enable_multiple_support();
-
-      /* Initialize the objects we want to edit at once 
-       */
-      foreach($dns as $dn){
-        $obj = new $class($config,$tab,$dn,$acl_category);
-        $obj->set_acl_base($acl_base);
-        $this->a_handles[] = $obj;
-      }
-    }
-
-    /* Detect attributes used by all plugins and set 
-     *  those values as default in edit handle 
-     */
-    $this->detect_multiple_used_attributes();
-  }
-
-  
-  /*! \brief    Detect values that are used in all edited objects.
-   * @returns   array   All multiple used attributes
-   */  
-  private function detect_multiple_used_attributes()
-  {
-    $attrs = array();
-    $all   = array();
-    $first = $this->o_tab->current;
-    foreach($this->a_handles as $handle){
-      if(count($attrs) == 0){
-        $attrs = $handle->by_object[$first]->attrs;
-      }else{
-        foreach($attrs as $key => $attr){
-          if(!isset($handle->by_object[$first]->attrs[$key]) || !($attr === $handle->by_object[$first]->attrs[$key])){
-            unset($attrs[$key]);
-          }
-          if(!is_numeric($key)){
-            if(!isset($all[$key])){
-              $all[$key] = $attr; 
-            }elseif(isset($attr['count'])){
-              for($i = 0; $i < $attr['count'] ; $i ++){
-                $all[$key][] = $attr[$i];
-              }
-              $all[$key] = array_unique($all[$key]);
-            }
-          }
-        }
-      }
-    }
-    foreach($this->o_tab->by_object as $name => $obj){
-      $this->o_tab->by_object[$name]->init_multiple_support($attrs,$all);
-    }
-  }
-
-
-  /*! \brief    Returns the edit ui for multiple edit.
-     @return    string  HTML User interface for given tab object.
-   */
-  public function execute()
-  {
-    return($this->o_tab->execute());
-  }
-
-
-  /*! \brief    Checks if one of the objects we want to edit is locked. 
-     @return    boolean   Returns TRUE if at least one entry is locked, else false.
-   */
-  public function entries_locked()
-  {
-    $ui = get_userinfo();
-    foreach($this->dn as $dn){
-      if(get_lock($dn) != ""){
-        return(TRUE);
-      }
-    }
-    return(FALSE);
-  }
-
-
-  /*! \brief    Generates a lock message that can be displayed if an entry is locked.
-     @return    string  Returns a list of locked entries 
-   */
-  public function display_lock_message()
-  {
-    $ui = get_userinfo();
-    $lock_msg = "";
-    $lock_msg.=  gen_locked_message ($ui->dn, $this->dn);
-    return($lock_msg);
-  }
-
-
-  /*! \brief    Locks all currently managed objects (array $this->dn) 
-     @return    boolean   Returns TRUE
-   */
-  public function lock_entries($uid)
-  {
-    foreach($this->dn as $dn)
-    add_lock($dn,$uid);
-    return(TRUE);
-  }
-
-
-  /*! \brief    Checks if the given tab object supports multiple edit.
-     @return    boolean   Returns TRUE if the given tab objects supports multiple edit else FALSE.
-   */
-  public function multiple_available()
-  { 
-    if(isset($this->o_tab) && is_object($this->o_tab)){
-      return($this->o_tab->multiple_support_available());
-    }else{
-      return(FALSE);
-    }
-  }
-
-
-  /*! \brief    Sets the currently active tab. The tab that will be displayed by $this->execute(). 
-   */
-  public function set_active_tab($str)
-  {
-    $this->current = $str;
-  }
-
-
-  /*! \brief    Returns the object info string, that can be displayed in the tab header.
-      @return   string  Returns an information string, containing the list of currently edited dns.
-   */
-  public function get_object_info()
-  {
-    return(_("You are currently editing mutliple entries."));
-  }
-
-
-  /*! \brief    Handles all HTML posts from the dummy tab object. 
-   */
-  public function save_object()
-  {
-    $this->o_tab->save_object(); 
-  }
-
-
-  /*! \brief    Checks if the values fetched by $this->save_object() are valid.
-      @param    array Returns an array containig all error messages.
-   */
-  public function check()
-  {
-    $this->populate_values();
-    $messages = $this->o_tab->check();
-    return($messages);
-  }
-
-
-  /*! \brief    Currently not implemented, later be used to trigger password changes. 
-      @param    boolean Returns TRUE if a password change is needed.
-   */
-  public function password_change_needed()
-  {
-    foreach($this->a_handles as $i_id => $o_handle){
-      if($o_handle->password_change_needed() && isset($o_handle->by_object['user'])){
-        new msg_dialog(_("Password reset"),_("The user password was resetted, please set a new password value!"),WARNING_DIALOG);
-        change_password ($o_handle->dn, "",0, $o_handle->by_object['user']->pw_storage);
-      }
-    }
-    return(FALSE);
-  }
-
-
-  /*! \brief    Populate all collected values to the target tab objects ($this->o_handles)
-   */
-  public function populate_values()
-  {
-
-    if($this->multiple_available() && is_array($this->a_handles)){
-      foreach($this->o_tab->by_object as $name => $obj){
-
-        $values = $this->o_tab->by_object[$name]->get_multi_edit_values();
-        foreach($this->a_handles as $i_id => $o_handle){
-          foreach($values as $a_name => $a_value){
-            $this->a_handles[$i_id]->by_object[$name]->$a_name = $a_value;
-          }
-        }
-      }
-    }
-  }
-
-
-  /*! \brief    Save all edited tab objects ($this->o_handles). 
-   */
-  public function save()
-  {
-    if($this->multiple_available() && is_array($this->a_handles)){
-      $this->populate_values();
-      foreach($this->a_handles as $i_id => $o_handle){
-        $o_handle->save();
-      }
-    }
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_opengw.inc b/include/class_opengw.inc
deleted file mode 100755 (executable)
index de50ef9..0000000
+++ /dev/null
@@ -1,547 +0,0 @@
-<?php
-
-require_once("class_pgsql_opengw.inc");
-
-class ogw{
-  var $info;
-  var $ogo;
-  
-  var $validLocationTeam;
-  var $validTemplateUser;
-  var $validTeams;
-
-
-  var $InfoOK = false;
-
-  var $MUST = array("name","login","template_user_id");
-  
-  var $MAY = array( "salutation","firstname","description","degree",
-                    "birthday","sex","street","zip","country","zipcity",
-                    "state","name1","value_string","number","db_status",
-                    "object_version","is_locked","LocationTeamID","TeamIDis","password");
-
-  var $LastError  = "";
-  var $option     = "";
-  var $connected = false;
-
-  function ogw($username,$password,$host,$db)
-  {
-    $this->ogo  = new pgre_sql($username,$password,$host,$db);
-
-    if($this->ogo->is_connected){
-      $this->validLocationTeam  = $this->ogo->GetLocationTeam();
-      $this->validTemplateUser  = $this->ogo->GetTemplateUser();
-      $this->validTeams         = $this->ogo->GetTeams();
-      $this->connected = true;
-    }else{
-      $this->validLocationTeam  = array();//$this->ogo->GetLocationTeam();
-      $this->validTemplateUser  = array();//$this->ogo->GetTemplateUser();
-      $this->validTeams         = array();//$this->ogo->GetTeams();
-      $this->connected = false;
-    }
-  }
-  function SetInfos($infos)
-  { 
-    if(isset($infos['name']))  {
-      $infos['name1']              = $infos['name'];
-    }
-    $this->info = $infos;
-  }
-
-  function GetInfos($uid)
-  {  
-    $ret = array();
-    $qry = "SELECT  is_person,is_account,is_intra_account,is_extra_account,  
-                    number,owner_id,object_version,company_id,template_user_id,is_locked,
-                    name,firstname,description,salutation,login,degree,birthday,sex  
-            FROM person WHERE login='".$uid."';";
-    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
-    $ret = $res[0];
-
-    $qry = "SELECT street,zip,zipcity,country,state FROM address WHERE company_id = ".$ret['company_id']." limit 1;";
-    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
-    $ret = array_merge($ret,$res[0]); 
-
-    $qry = "SELECT company_id FROM company_assignment 
-            WHERE (sub_company_id=".$ret['company_id'].") 
-              AND company_id IN 
-                (SELECT company_id FROM team  WHERE  (is_team=1) 
-                AND 
-                  company_id NOT IN (SELECT company_id FROM team WHERE is_location_team=1));";    
-    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
-    if(is_array($res)){
-      foreach($res as $r){
-        $ret['TeamIDis'][]=$r['company_id']; 
-      }
-    }else{
-      $ret['TeamIDis']=array();
-    }
-
-    $qry = "SELECT value_string from company_value WHERE company_id=".$ret['company_id'].";";
-    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
-    $ret = array_merge($ret,$res[0]); 
-
-    $qry ="SELECT company_id FROM company_assignment 
-           WHERE (sub_company_id=".$ret['company_id'].") 
-              AND company_id IN (SELECT company_id FROM team  WHERE  (is_location_team=1));";
-    $res = $this->ogo->FetchAllRows($this->ogo->Query($qry));
-    $ret['LocationTeamID'] = $res[0]['company_id'];
-
-    return($ret);
-  }
-
-  function Perform($option)
-  {
-    if(!in_array($option,array("ADD","EDIT","REMOVE"))){
-      $this->LastError = sprintf("Option '%s' is not allowed, possible options are 'ADD' 'EDIT' 'REMOVE'.",$option);
-      return(false);
-    }else{
-      $this->option = $option;
-      if(($this->option == "EDIT")||($this->option=="ADD")){
-
-        /* Static variables */
-        if(!isset($this->info['is_person'])){
-          $this->info['is_person']          = 1;  
-        }
-        
-        if(!isset($this->is_account)){
-          $this->info['is_account']         = 1;  
-        }
-        
-        if(!isset($this->info['is_intra_account'])){
-          $this->info['is_intra_account']   = 1;
-        }
-
-        if(!isset($this->info['is_extra_account'])){
-          $this->info['is_extra_account']   = 0;
-        }
-
-        if(!isset($this->info['owner_id'])){
-          $this->info['owner_id']           = 10000;
-        }
-
-        if(!isset($this->info['is_team'])){
-          $this->info['is_team']            = 0;
-        }
-
-        $this->InfoOK = $this->checkInfos();
-
-        if($this->InfoOK){
-          $qry = "SELECT * FROM person WHERE login='".$this->info['login']."';";
-          $ist = $this->ogo->FetchAllRows($this->ogo->Query($qry));
-
-          if($this->option == "ADD"){
-            if($this->CheckExistence()){
-              $this->LastError="Can't add entry already exists.";
-              return(false);
-            }else{
-              $this->info['db_status']          = "inserted";
-              $this->info['object_version']     = 1;
-              return($this->ADD());
-            }
-          }else{
-            if(!$this->CheckExistence()){
-              $this->LastError="Can't edit entry, entry doesn't exists.";
-              return(false);
-            }else{
-              $this->info['db_status']          = "updated";
-              $this->info['object_version']     = $ist[0]['object_version']++;
-              return($this->EDIT());
-            }
-          }
-        }else{
-          return($this->InfoOK);
-        }
-      }
-      if($this->option == "REMOVE"){
-    
-        if((!isset($this->info['login']))||(empty($this->info['login']))){
-          $this->LastError = "Require login to detect existence";
-          return(false);
-        }else{
-    
-          if($this->CheckExistence()){
-            return($this->REMOVE());
-          }else{
-            $this->LastError="Can't remove non existing entry";
-            return(false);
-          }
-        }
-      }
-    }
-  }
-
-  function CheckExistence()
-  {
-    /* Check if thios entry already exists */
-    $qry = "SELECT login,name FROM person WHERE login='".$this->info['login']."';";
-    $ist = $this->ogo->FetchAllRows($this->ogo->Query($qry));
-    if($ist){
-      return(true);
-    }else{
-      return(false);
-    }
-  }
-
-  function checkInfos()
-  {
-    foreach($this->MUST as $name){
-      if((!isset($this->info[$name]))||(empty($this->info[$name]))){
-        $this->LastError = sprintf("Must attribute '%s' wasn't set.",$name);
-        return(false);
-      }
-    }
-
-    foreach($this->MAY as $name){
-      if((!isset($this->info[$name]))||(empty($this->info[$name]))){
-        $this->info[$name] = false;
-      }
-    }
-
-    $tmp = array(false,"",0);
-    foreach($this->validLocationTeam as $id){
-      $tmp[]= $id['company_id'];
-    }
-    if(!in_array($this->info['LocationTeamID'],$tmp)){
-      $this->LastError = "Given 'Location Team' is invalid.";
-      return(false);
-    }
-
-    $tmp = array();
-    foreach($this->validTemplateUser as $id){
-      $tmp[]= $id['company_id'];
-    }
-    if(!in_array($this->info['template_user_id'],$tmp)){
-      $this->LastError = "Given 'Template User ID' is invalid.";
-      return(false);
-    }
-
-    
-    $tmp = array();
-    foreach($this->validTeams as $id){
-      $tmp[]= $id['company_id'];
-    }
-    if(is_array($this->info['TeamIDis'])){
-      foreach($this->info['TeamIDis'] as $id){
-        if(!in_array($id,$tmp)){
-          $this->LastError = sprintf("Given 'Team ID':%s is invalid.",$id);
-          return(false);
-        }
-      }
-    }
-    return(true);
-  }
-
-  function REMOVE()
-  {
-    $qry = "SELECT * FROM person WHERE login='".$this->info['login']."';";
-    $ist = $this->ogo->FetchAllRows($this->ogo->Query($qry));
-    if((!$ist)||(!isset($ist[0]['company_id']))||($ist[0]['company_id']<=0)){
-      $this->LastError(sprintf("Can't get company id for login %s",$this->info['login']));
-      return(false);
-    }else{
-
-      $company_id     = $ist[0]['company_id'];
-
-      $qry = "UPDATE person SET login='SKY".$company_id.$this->info['login']."', is_account=0, is_intra_account=0 WHERE company_id=".$company_id.";";
-      $this->ogo->Query($qry);
-      /*
-      $this->ogo->Query("DELETE FROM telephone WHERE company_id=".$company_id.";");
-      $this->ogo->Query("DELETE FROM address  WHERE company_id=".$company_id.";");
-      $this->ogo->Query("DELETE FROM company_info WHERE company_id=".$company_id.";");
-      $this->ogo->Query("DELETE FROM company_value WHERE company_id=".$company_id.";");
-      $this->ogo->Query("DELETE FROM company_assignment WHERE sub_company_id=".$company_id.";");
-      $this->ogo->Query("DELETE FROM person WHERE company_id=".$company_id.";");
-      $this->ogo->Query("DELETE FROM staff WHERE company_id=".$company_id.";");
-      */
-      return(true);
-    }
-  }
-
-  function ADD()
-  {
-    /* 
-       Entry settings for personm table 
-     */
-    $arr = array( "company_id","object_version","owner_id","template_user_id",
-                  "is_person","is_account","is_intra_account","is_extra_account",
-                  "number","description","is_locked","login","name","name","firstname",
-                  "salutation","degree","birthday","sex","db_status","password");
-    $this->info['company_id']  = $this->ogo->gen_id();
-    $this->info['userID']             = "OGo".$this->info['company_id'];
-    foreach($arr as $attr){
-      if($attr == "number"){
-        $add_user[$attr]  = $this->info['userID'];
-      }else{
-        $add_user[$attr]  = $this->info[$attr];
-      }
-    }
-    $QUERY[] = gen_syntax($add_user,"person","ADD",false);
-
-
-    /*
-       Entry for staff table
-     */
-    $arr = array("staff_id","company_id","description","login","is_team","is_account","db_status");
-    $this->info['staff_id'] = $this->ogo->gen_id();
-    foreach($arr as $attr){
-      $add_staff[$attr] = $this->info[$attr];
-    }
-    $QUERY[] = gen_syntax($add_staff,"staff","ADD",false);
-
-
-    /* 
-       Create entries for company nfo 
-     */
-    $arr = array("company_info_id","company_id","db_status");
-    $this->info['company_info_id']  = $this->ogo->gen_id();
-    foreach($arr as $attr){
-      $add_company_info[$attr]  = $this->info[$attr];
-    }
-    $QUERY[] = gen_syntax($add_company_info,"company_info","ADD",false);
-
-
-    /* 
-       Create entries for company value 
-     */
-    $arr = array("db_status","value_string","attribute","company_id","company_value_id");
-    $this->info['attribute']        = "email1";
-    $this->info['company_value_id'] = $this->ogo->gen_id();
-    foreach($arr as $attr){
-      $add_company_value[$attr]  = $this->info[$attr];
-    }
-    $QUERY[] = gen_syntax($add_company_value,"company_value","ADD",false);
-
-
-    /* 
-       address entries 
-     */
-    $arr = array("company_id","address_id","street","zip","country","zipcity","state","db_status","name1","type");
-    foreach(array("private","mailing","location") as  $type){
-      
-      $this->info['address_id'] = $this->ogo->gen_id();
-      $this->info['type']       = $type;
-      foreach($arr as $attr){
-        $add_address[$attr]  = $this->info[$attr];
-      }
-      $QUERY[] = gen_syntax($add_address,"address","ADD",false);
-    }
-
-
-    /*
-       telephone entries 
-     */
-    $arr = array("telephone_id","object_version","company_id","number","type","db_status");
-    foreach(array("01_tel","02_tel","03_tel_funk","05_tel_private","10_fax","fax_private") as $type){
-      $this->info['type']       = $type;
-      $this->info['telephone_id']     = $this->ogo->gen_id();
-      foreach($arr as $attr){
-        $add_telephone[$attr]  = $this->info[$attr];
-      }
-      $QUERY[] = gen_syntax($add_telephone,"telephone","ADD",false);
-    }
-
-    /*
-       company_assignment entries (Location Team) 
-     */
-    $this->info['old_company_id']       = $this->info['company_id'];
-    $this->info['sub_company_id']       = $this->info['old_company_id'];
-
-    $this->info['company_assignment_id']= $this->ogo->gen_id();
-    $this->info['company_id']           = $this->info['LocationTeamID'];
-    $arr = array("company_assignment_id","company_id","sub_company_id","db_status");
-    foreach($arr as $attr){
-      $add_company_assignment[$attr]  = $this->info[$attr];
-    }
-    $QUERY[] = gen_syntax($add_company_assignment,"company_assignment","ADD",false);
-
-
-    /*
-       company_assignment entries (Teams) 
-     */
-    $arr = array("company_assignment_id","company_id","sub_company_id","db_status");
-    foreach($this->info['TeamIDis'] as $TeamID){
-      
-      $this->info['company_id']           = $TeamID;
-      $this->info['sub_company_id']       = $this->info['old_company_id'];
-      $this->info['company_assignment_id']= $this->ogo->gen_id();
-      foreach($arr as $attr){
-        $add_company_assignment[$attr]  = $this->info[$attr]; 
-      }    
-      $QUERY[] = gen_syntax($add_company_assignment,"company_assignment","ADD",false);
-    }
-
-    $remove_all = false;
-    foreach($QUERY as $q ){
-      if(!$this->ogo->Query($q)){
-        $remove_all = true;
-        break;
-      }
-    }
-    
-    if($remove_all== true){
-      $this->ogo->Query("DELETE FROM telephone WHERE company_id=".$this->info['company_id'].";");
-      $this->ogo->Query("DELETE FROM address WHERE company_id=".$this->info['company_id'].";");
-      $this->ogo->Query("DELETE FROM company_assignment WHERE company_id=".$this->info['company_id'].";");
-      $this->ogo->Query("DELETE FROM company_info WHERE company_id=".$this->info['company_id'].";");
-      $this->ogo->Query("DELETE FROM company_value WHERE company_id=".$this->info['company_id'].";");
-      $this->ogo->Query("DELETE FROM staff WHERE company_id=".$this->info['company_id'].";");
-      $this->ogo->Query("DELETE FROM person WHERE company_id=".$this->info['company_id'].";");
-      $this->LastError="Query failed, removed all added entries";
-      return(false);
-    }
-    return(true);
-  }
-
-
-  function EDIT()
-  {
-    $qry = "SELECT * FROM person WHERE login='".$this->info['login']."';";
-    $ist = $this->ogo->FetchAllRows($this->ogo->Query($qry));
-    /* 
-       Entry settings for personm table 
-     */
-    $arr = array( "company_id","object_version","owner_id",
-                  "template_user_id","is_person","is_account","is_intra_account",
-                  "is_extra_account","number","description","is_locked","login","name",
-                  "firstname","salutation","degree","birthday","sex","db_status","password");
-    $this->info['company_id'] = $ist[0]['company_id'];
-    $this->info['userID']     = "OGo".$this->info['company_id'];
-    foreach($arr as $attr){
-      if($attr == "number"){
-        $add_user[$attr]  = $this->info['userID'];
-      }else{
-        $add_user[$attr]  = $this->info[$attr];
-      }
-    }
-    $QUERY[] = gen_syntax($add_user,"person","EDIT",$ist);
-
-
-    /*
-       Entry for staff table
-     */
-    $arr = array("staff_id","company_id","description","login","is_team","is_account","db_status");
-    $this->info['staff_id'] = $this->ogo->gen_id();
-    foreach($arr as $attr){
-      $add_staff[$attr] = $this->info[$attr];
-    }
-    $QUERY[] = gen_syntax($add_staff,"staff","EDIT",$ist);
-
-
-    /* 
-       Create entries for company nfo 
-     */
-    $arr = array("company_info_id","company_id","db_status");
-    $this->info['company_info_id']    = $this->ogo->gen_id();
-    foreach($arr as $attr){
-      $add_company_info[$attr]  = $this->info[$attr];
-    }
-    $QUERY[] = gen_syntax($add_company_info,"company_info","EDIT",$ist);
-
-
-    /* 
-       Create entries for company value 
-     */
-    $QUERY[] = "DELETE FROM company_value WHERE company_id=".$ist[0]['company_id']." AND attribute='mail1';";
-    $arr = array("db_status","value_string","attribute","company_id","company_value_id");
-    $this->info['attribute']        = "email1";
-    $this->info['company_value_id'] = $this->ogo->gen_id();
-    foreach($arr as $attr){
-      $add_company_value[$attr]  = $this->info[$attr];
-    }
-    $QUERY[] = gen_syntax($add_company_value,"company_value","ADD",false);
-
-
-    /* 
-       address entries 
-     */
-    $QUERY[] = "DELETE FROM address WHERE company_id=".$ist[0]['company_id'].";";
-    $this->info['company_id'] = $ist[0]['company_id'];
-    $arr = array("company_id","address_id","street","zip","country","zipcity","state","db_status","name1","type");
-    foreach(array("private","mailing","location") as  $type){
-      $this->info['type']       = $type;
-      $this->info['address_id'] = $this->ogo->gen_id();
-      foreach($arr as $attr){
-        $add_address[$attr]  = $this->info[$attr];
-      } 
-      $QUERY[] = gen_syntax($add_address,"address","ADD",false);
-    }
-
-
-    /*
-       telephone entries 
-     */
-    $QUERY[] = "DELETE FROM telephone WHERE company_id=".$ist[0]['company_id'].";";
-    $this->info['company_id'] = $ist[0]['company_id'];
-    $arr = array("telephone_id","object_version","company_id","number","type","db_status");
-    foreach(array("01_tel","02_tel","03_tel_funk","05_tel_private","10_fax","fax_private") as $type){
-      $this->info['type']           = $type;
-      $this->info['telephone_id']   = $this->ogo->gen_id();
-      foreach($arr as $attr){
-        $add_telephone[$attr]  = $this->info[$attr];
-      }
-
-      $QUERY[] = gen_syntax($add_telephone,"telephone","ADD",false);
-    }
-
-
-    /*
-       company_assignment entries (Location Team) 
-     */
-    $this->info['old_company_id'] = $this->info['company_id'];
-    
-    /* First remove location team */
-    $QUERY[] = "DELETE FROM company_assignment WHERE (sub_company_id=".$ist[0]['company_id'].") AND
-      company_id in (SELECT company_id FROM team WHERE is_location_team=1);";
-
-    $this->info['sub_company_id']       = $ist[0]['company_id'];
-    $this->info['company_assignment_id']= $this->ogo->gen_id();
-    $this->info['company_id']           = $this->info['LocationTeamID'];
-    $arr = array("company_assignment_id","company_id","sub_company_id","db_status");
-    foreach($arr as $attr){
-      $add_company_assignment[$attr]  = $this->info[$attr];
-    }
-    $QUERY[] = gen_syntax($add_company_assignment,"company_assignment","ADD",false);
-
-
-    /*
-       company_assignment entries (Teams) 
-     */
-    /* First remove location team */
-    $QUERY[] = "DELETE FROM company_assignment 
-                WHERE 
-                    (sub_company_id=".$ist[0]['company_id'].") 
-                  AND
-                    company_id IN 
-                      (SELECT company_id FROM team  WHERE  (is_team=1) AND company_id NOT IN 
-                         (SELECT company_id FROM team WHERE is_location_team=1));";
-
-    $arr = array("company_assignment_id","company_id","sub_company_id","db_status");
-
-    if(is_array($this->info['TeamIDis'])){
-      foreach($this->info['TeamIDis'] as $TeamID){
-        $this->info['company_id']           = $TeamID;
-        $this->info['sub_company_id']       = $ist[0]['company_id'];
-        $this->info['company_assignment_id']= $this->ogo->gen_id();
-        $add_company_assignment = array();
-        foreach($arr as $attr){
-          $add_company_assignment[$attr]  = $this->info[$attr];
-        }    
-        $QUERY[] = gen_syntax($add_company_assignment,"company_assignment","ADD",false);
-      }
-    }
-    $remove_all = false;
-
-    foreach($QUERY as $q ){
-      if(!$this->ogo-> Query($q)){
-        print $q;
-        $remove_all = true;
-        break;
-      }
-    }
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_password-methods-clear.inc b/include/class_password-methods-clear.inc
deleted file mode 100644 (file)
index 89e6c7b..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004 Fabian Hickert 
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-*/
-
-class passwordMethodClear extends passwordMethod
-{
-
-       function passwordMethodClear($config)  
-       {
-       }
-
-       function is_available()
-       {
-               return true;
-       }
-
-
-       function generate_hash($pwd)
-       {
-               return $pwd;       
-       }
-
-  
-  function get_hash_name()
-  {
-    return ("clear");
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_password-methods-crypt.inc b/include/class_password-methods-crypt.inc
deleted file mode 100644 (file)
index 2c979aa..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Fabian Hickert 
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-class passwordMethodCrypt extends passwordMethod
-{
-  function passwordMethodCrypt($config)  
-  {
-  }
-
-  function is_available()
-  {
-    if(function_exists("crypt")){
-      return true;
-    }else{
-      return false;
-    }
-  }
-
-
-  function generate_hash($pwd)
-  {
-    return "{CRYPT}".crypt($pwd, substr(session_id(),0,2));
-  }
-
-
-  function get_hash_name()
-  {
-    return "crypt";
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_password-methods-heimdal.inc b/include/class_password-methods-heimdal.inc
deleted file mode 100644 (file)
index 05e9dc5..0000000
+++ /dev/null
@@ -1,411 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2007 Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-class passwordMethodheimdal extends passwordMethod
-{
-
-  var $krb5MaxLife      = "";
-  var $krb5MaxRenew     = "";
-  var $krb5ValidStart   = "";
-  var $krb5ValidEnd     = "";
-  var $krb5PasswordEnd  = "";
-  var $krb5ValidStart_clear   = TRUE;
-  var $krb5ValidEnd_clear     = TRUE;
-  var $krb5PasswordEnd_clear  = TRUE;
-
-  var $display = TRUE;
-
-  var $flag_list = array(
-      "0"=>"initial" , 
-      "1"=>"forwardable" , 
-      "2"=>"proxiable" , 
-      "3"=>"renewable" , 
-      "4"=>"postdate" , 
-      "5"=>"server" , 
-      "6"=>"client" , 
-      "7"=>"invalid" , 
-      "8"=>"require-preauth" , 
-      "9"=>"change-pw" , 
-      "10"=>"require-hwauth" , 
-      "11"=>"ok-as-delegate" , 
-      "12"=>"user-to-user" , 
-      "13"=>"immutable");
-  var $krb5KDCFlags     = 123;
-
-  var $dn                     = "new";
-  var $parent_dn              = "new";
-  var $attributes             = array("krb5MaxLife","krb5MaxRenew","krb5KDCFlags",
-                                      "krb5ValidStart","krb5ValidEnd","krb5PasswordEnd");
-  var $attrs                  = array();
-  var $is_account             = FALSE;
-
-       function passwordMethodheimdal(&$config,$dn = "new")  
-       {
-    $this->config= $config;
-    $this->parent_dn = $dn;
-
-    $this->is_account = FALSE;
-    $this->krb5MaxLife    = 86400;
-    $this->krb5MaxRenew   = 604800;
-    $this->krb5ValidStart = date("Ymd",time())."0000Z";
-    $this->krb5ValidEnd   = date("Ymd",time())."0000Z";
-    $this->krb5PasswordEnd= date("Ymd",time())."0000Z";
-
-    /* Load existing entries */
-    if($dn != "new"){
-      $ldap = $this->config->get_ldap_link();
-      $ldap->cd($dn);
-      $ldap->ls("objectClass=krb5Principal",$dn,array("*"));
-      if($ldap->count()==1){
-        $this->is_account = TRUE;
-        $this->attrs = $ldap->fetch();
-        $this->dn = $this->attrs['dn'];
-        foreach($this->attributes as $attr){
-          if(isset($this->attrs[$attr][0])){
-            $this->$attr = $this->attrs[$attr][0];
-          }else{
-            $this->$attr = "";
-          }
-        }
-        $date_values = array("krb5ValidStart","krb5ValidEnd","krb5PasswordEnd");
-        foreach($date_values as $date_val){
-          $clear = $date_val."_clear";
-          if(empty($this->$date_val)){
-            $this->$clear = TRUE;
-          }else{
-            $this->$clear = FALSE;
-          }
-        }
-      }elseif($ldap->count() >= 2){
-        new msg_dialog(_("Heimdal"),sprintf(_("Error loading heimdal configuration, more than one configuration entry was found for '%s'."),$this->parent_dn));
-      }
-    }
-       }
-
-
-       function is_available()
-       {
-    global $config;
-    $cmd = "";
-    if(isset($config->current['HEIMDAL_KEYGEN'])){
-      $cmd = $config->current['HEIMDAL_KEYGEN'];
-      if(!check_command($cmd)){
-        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' is not a valid command."),$cmd),WARNING_DIALOG);
-      }
-    }
-    if(isset($this->config->data['MAIN']['HEIMDAL_KEYGEN'])){
-      $cmd = $this->config->data['MAIN']['HEIMDAL_KEYGEN'];
-      if(!check_command($cmd)){
-        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' is not a valid command."),$cmd),WARNING_DIALOG);
-      }
-    }
-    if(isset($config->data['SERVERS']['KERBEROS']['REALM']) && check_command($cmd)){
-      return TRUE;
-    }else{
-      return FALSE;
-    }
-  }
-
-
-       function generate_hash($pwd)
-       {
-    $mode= "kerberos";
-    if (isset($this->config->current['KRBSASL']) && preg_match('/^true$/i', $this->config->current['KRBSASL'])){
-      $mode= "sasl";
-    }
-
-    return "{".$mode."}".$this->attrs['uid'][0]."@".$cfg= $this->config->data['SERVERS']['KERBEROS']['REALM'];
-       }
-
-
-  function remove_from_parent()
-  {
-    if($this->is_account && $this->dn != "new"){
-      $ldap = $this->config->get_ldap_link();
-      $ldap->cat($this->dn,array("dn"));
-      if($ldap->count()){
-        $ldap->rmdir($this->dn);
-        show_ldap_error($ldap->get_error(),_("Tried to remove heimdal extension."));
-      }
-    }
-  }
-
-
-  function set_password($password)
-  {
-    #TODO
-    # Add or modify kerberos entry below $this->dn
-    # See https://oss.gonicus.de/labs/gosa/ticket/223
-    # Order: create entries, then call the heimdal_keygen hook with the realm (returned by generate_hash)
-    #        to let it add the missing kerberos keys.
-
-    global $config;
-    $cmd = "";
-    if(isset($config->current['HEIMDAL_KEYGEN'])){
-      $cmd = $config->current['HEIMDAL_KEYGEN'];
-      if(!check_command($cmd)){
-        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' is not a valid command."),$cmd),WARNING_DIALOG);
-      }
-    }
-    if(isset($this->config->data['MAIN']['HEIMDAL_KEYGEN'])){
-      $cmd = $this->config->data['MAIN']['HEIMDAL_KEYGEN'];
-      if(!check_command($cmd)){
-        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' is not a valid command."),$cmd),WARNING_DIALOG);
-      }
-    }
-    if ($cmd != ""){
-
-      /* Display in error message */
-      $cmdd = $cmd." '".$this->generate_hash($password)."' 'PASSWORD'";
-
-      /* Execute command and check return value */
-      $cmd  = $cmd." '".$this->generate_hash($password)."' '".$password."'" ;
-      exec($cmd,$out,$res);
-      if($res != 0){
-        new msg_dialog(_("Heimdal"),sprintf(_("The configured HEIMDAL_KEYGEN '%s' wasn't successfully executed. Command does not return 0."),$cmdd),WARNING_DIALOG);
-      }
-    }
-  }
-
-
-  function get_hash_name()
-  {
-    $mode= "kerberos";
-    if (isset($this->config->current['KRBSASL']) && preg_match('/^true$/i', $this->config->current['KRBSASL'])){
-      $mode= "sasl";
-    }
-    return "$mode";
-  }
-
-
-  function is_configurable()
-  {
-    return TRUE;
-  }
-
-
-  function configure()
-  {
-    $this->save_object();
-
-    /* Cancel heimdal options */
-    if (isset($_POST['pw_abort'])){
-      return "";
-    }
-
-    /* Cancel heimdal options */
-    if (isset($_POST['pw_save'])){
-      $msgs = $this->check();
-      if(count($msgs)){
-        foreach($msgs as $msg){
-          msg_dialog::display(_("Heimdal"),$msg,WARNING_DIALOG);
-        }
-      }else{
-        $this->display = FALSE;
-        return "";
-      }
-    }
-
-    $years = array();
-    $start = date("Y")-1;
-    for($i = $start; $i < ($start +20) ; $i++){
-      $years[$i] = $i;
-    }
-    $month= array();
-    for($i = 1; $i <= 12  ; $i++){
-      $month[str_pad($i,2,"0",STR_PAD_LEFT)] = $i;
-    }
-    $days= array();
-    for($i = 1; $i <= 31  ; $i++){
-      $days[str_pad($i,2,"0",STR_PAD_LEFT)] = $i;
-    }
-    $hours= array();
-    for($i = 0; $i <= 23  ; $i++){
-      $hours[str_pad($i,2,"0",STR_PAD_LEFT)] = $i;
-    }
-    $minutes= array();
-    for($i = 0; $i <= 59  ; $i++){
-      $minutes[str_pad($i,2,"0",STR_PAD_LEFT)] = $i;
-    }
-  
-
-    $smarty = get_smarty();
-    $smarty->assign("years",$years);
-    $smarty->assign("month",$month);
-    $smarty->assign("days",$days);
-    $smarty->assign("hours",$hours);
-    $smarty->assign("minutes",$minutes);
-
-    $date_values = array("krb5ValidStart","krb5ValidEnd","krb5PasswordEnd");
-    foreach($date_values as $date_val){
-      $clear = $date_val."_clear";
-      $smarty->assign($date_val."_clear",$this->$clear);
-      $smarty->assign($date_val."_y",substr($this->$date_val,0,4));
-      $smarty->assign($date_val."_m",substr($this->$date_val,4,2));
-      $smarty->assign($date_val."_d",substr($this->$date_val,6,2));
-      $smarty->assign($date_val."_h",substr($this->$date_val,8,2));
-      $smarty->assign($date_val."_i",substr($this->$date_val,10,2));
-    }
-
-    foreach($this->attributes as $attr){
-      $smarty->assign($attr ,$this->$attr);
-    }
-    foreach($this->flag_list as $key => $name){
-      $val = pow(2,$key);
-      if($this->krb5KDCFlags & $val){
-        $smarty->assign("krb5KDCFlags_".$key,TRUE);
-      }else{
-        $smarty->assign("krb5KDCFlags_".$key,FALSE);
-      }
-    }
-
-    return($smarty->fetch(get_template_path("pwd_heimdal.tpl")));
-  }
-
-  
-  function save_object()
-  {
-    if(isset($_POST['pwd_heimdal_posted'])){
-
-      $date_values = array("krb5ValidStart","krb5ValidEnd","krb5PasswordEnd");
-      foreach($date_values as $date_value){
-        $clear = $date_value."_clear";
-        if(isset($_POST[$date_value."_clear"])){
-          $this->$clear = TRUE;
-        }else{
-          $this->$clear = FALSE;
-          $str = "";
-          foreach(array("y","m","d","h","i") as $val){
-            if(isset($_POST[$date_value."_".$val])){
-              $str .= $_POST[$date_value."_".$val]; 
-            }
-          }
-          $this->$date_value = $str."Z";
-        }
-      }
-
-      foreach($this->attributes as $attr){
-        if(isset($_POST[$attr])){
-          $this->$attr = get_post($attr);
-        }
-      }
-  
-      $int = "";
-      foreach($this->flag_list as $key => $name){
-        $post = "krb5KDCFlags_".$key;
-        if(isset($_POST[$post])){
-          $int |= pow(2,$key);
-        }
-      }
-      $this->krb5KDCFlags = $int;
-    }
-  }
-
-  function check()
-  {
-    $message = array();
-    if(!is_numeric($this->krb5MaxLife) && !empty($this->krb5MaxLife)){
-      $message[] = sprintf(_("Please specify a numeric value for %s."),_("Max life"));
-    }
-    if(!is_numeric($this->krb5MaxRenew) && !empty($this->krb5MaxRenew)){
-      $message[] = sprintf(_("Please specify a numeric value for %s."),_("Max renew"));
-    }
-   if(!$this->krb5ValidStart_clear && !$this->chk_times($this->krb5ValidStart)){
-     $message[] = sprintf(_("Please specify a numeric value for %s."),_("Valid start"));
-   }
-   if(!$this->krb5ValidEnd_clear && !$this->chk_times($this->krb5ValidEnd)){
-     $message[] = sprintf(_("Please specify a numeric value for %s."),_("Valid end"));
-   }
-   if(!$this->krb5PasswordEnd_clear && !$this->chk_times($this->krb5PasswordEnd)){
-     $message[] = sprintf(_("Please specify a numeric value for %s."),_("Valid password"));
-   }
-    return($message);
-  }
-
-
-  function chk_times($str)
-  {
-    if(preg_match("/^([0-9]){12,12}[a-z]$/i",$str)){
-      return(true);
-    }
-    return(false);
-  }
-  function save($dn)
-  {
-    $realm = $this->config->data['SERVERS']['KERBEROS']['REALM'];
-
-    $ldap = $this->config->get_ldap_link();
-    $ldap->cd($dn);
-    $ldap->cat($dn,array('uid'));
-    $attrs = $ldap->fetch();
-    if(isset($attrs['uid'][0])){
-
-      $uid  = $attrs['uid'][0];
-      $name = $uid."@".strtoupper($realm); 
-      $dn   = "krb5PrincipalName=".$name.",".$dn;
-
-      $data = array();
-      $data['krb5PrincipalName'] = $name;
-      $data['objectClass']  = array("top","account","krb5Principal","krb5KDCEntry");
-      $data['krb5PrincipalName'] =$name;
-      $data['uid'] = $uid;
-      $data['krb5KeyVersionNumber'] = rand(100000,99999999);
-
-      if($this->is_account){ 
-        foreach($this->attributes as $attr){
-          $data[$attr] = array();
-        }
-      }
-
-      /* Append Flags */
-      $data['krb5KDCFlags']   = $this->krb5KDCFlags;
-      if(!empty($this->krb5MaxLife)){
-        $data['krb5MaxLife']    = $this->krb5MaxLife;
-      }
-      if(!empty($this->krb5MaxRenew)){
-        $data['krb5MaxRenew']   = $this->krb5MaxRenew;
-      }
-      if(!$this->krb5ValidStart_clear){
-        $data['krb5ValidStart'] = $this->krb5ValidStart;
-      }
-      if(!$this->krb5ValidEnd_clear){
-        $data['krb5ValidEnd']   = $this->krb5ValidEnd;
-      }
-      if(!$this->krb5PasswordEnd_clear){
-        $data['krb5PasswordEnd']= $this->krb5PasswordEnd;
-      }
-
-      /* Add / Updated data */
-      $ldap->cd($dn);
-      if(!$this->is_account){ 
-        $ldap->add($data);
-      }else{
-        $ldap->modify($data);
-      }
-      show_ldap_error($ldap->get_error(),_("Could not add or update heimdal extensions."));   
-    }
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_password-methods-kerberos.inc b/include/class_password-methods-kerberos.inc
deleted file mode 100644 (file)
index 24240ba..0000000
+++ /dev/null
@@ -1,125 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004 Fabian Hickert 
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-class passwordMethodkerberos extends passwordMethod
-{
-
-       function passwordMethodkerberos($config)  
-       {
-    $this->config= &$config;
-       }
-
-  function is_available()
-  {
-    if (function_exists('kadm5_init_with_password')){
-      return(true);
-    }else{
-      return false;
-    }
-  }
-
-       function generate_hash($pwd)
-       {
-               $cfg= $this->config->data['SERVERS']['KERBEROS'];
-
-               if (!function_exists('kadm5_init_with_password'))
-               {
-                       print_red (_("Warning: Can't set kerberos password. Your PHP version has no kerberos support, password has not been changed."));
-               } 
-               else 
-               {
-                       $handle = kadm5_init_with_password($cfg['SERVER'],
-                                       $cfg['REALM'], $cfg['ADMIN'], $cfg['PASSWORD']);
-
-                       if ($handle === FALSE)
-                       {
-                               print_red (_("Kerberos database communication failed!"));
-                       }
-
-                       $ret= kadm5_chpass_principal($handle, $this->attrs['uid'][0]."@".$cfg['REALM'],$pwd);
-
-                       if ($ret === FALSE)
-                       {
-                               print_red (_("Changing password in kerberos database failed!"));
-                       }
-
-                       kadm5_destroy($handle);
-
-      $mode= "kerberos";
-      if (isset($this->config->current['KRBSASL']) && preg_match('/^true$/i', $this->config->current['KRBSASL'])){
-        $mode= "sasl";
-      }
-                       $newpass= "{".$mode."}".$this->attrs['uid'][0]."@".$cfg['REALM'];
-
-                       return $newpass;       
-               }
-       }
-
-
-  function remove_from_parent()
-  {
-    /* Kerberos server defined? */
-    if (isset($this->config->data['SERVERS']['KERBEROS'])){
-      $cfg= $this->config->data['SERVERS']['KERBEROS'];
-    }
-    if (isset($cfg['SERVER']) && function_exists('kadm5_init_with_password')){
-
-      /* Connect to the admin interface */
-      $handle = kadm5_init_with_password($cfg['SERVER'], $cfg['REALM'],
-          $cfg['ADMIN'], $cfg['PASSWORD']);
-
-      /* Errors? */
-      if ($handle === FALSE){
-        print_red (_("Kerberos database communication failed"));
-        return (2);
-      }
-
-      /* Build user principal, get list of existsing principals */
-      $principal= $this->uid."@".$cfg['REALM'];
-      $principals = kadm5_get_principals($handle);
-
-      /* User exists in database? */
-      if (in_array($principal, $principals)){
-
-        /* Ok. User exists. Remove him/her */
-          $ret= kadm5_delete_principal ( $handle, $principal);
-          if ($ret === FALSE){
-            print_red (_("Can't remove user from kerberos database."));
-          }
-      }
-
-      /* Free kerberos admin handle */
-      kadm5_destroy($handle);
-    }
-  }
-
-  function get_hash_name()
-  {
-    $mode= "kerberos";
-    if (isset($this->config->current['KRBSASL']) && preg_match('/^true$/i', $this->config->current['KRBSASL'])){
-      $mode= "sasl";
-    }
-    return "$mode";
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_password-methods-md5.inc b/include/class_password-methods-md5.inc
deleted file mode 100644 (file)
index ea16ce9..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Fabian Hickert 
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-class passwordMethodMd5 extends passwordMethod
-{
-       function passwordMethodMd5($config)  
-       {
-       }
-
-
-       function is_available()
-       {
-               if (function_exists('md5')){
-                       return(true);
-               }else{
-                       return false;
-               }
-       }
-
-
-       function generate_hash($pwd)
-       {
-               return  "{MD5}".base64_encode( pack('H*', md5($pwd)));
-       }
-
-
-  function get_hash_name()
-  {
-    return "md5";
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_password-methods-sha.inc b/include/class_password-methods-sha.inc
deleted file mode 100644 (file)
index 5a6d266..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Fabian Hickert 
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-class passwordMethodsha extends passwordMethod
-{
-  function passwordMethodsha($config)  
-  {
-  }
-
-  function is_available()
-  {
-    if (function_exists('sha1')){
-      return(true);
-    }elseif(function_exists('mhash')){
-      return true;
-    }else{
-      return false;
-    }
-  }
-
-
-  function generate_hash($password)
-  {
-    if (function_exists('sha1')) {
-      $hash = "{SHA}" . base64_encode(pack("H*",sha1($password)));
-    }elseif (function_exists('mhash')) {
-      $hash = "{SHA}" . base64_encode(mHash(MHASH_SHA1, $password));
-    }else{
-      print_red(_("Can't use sha for encryption, missing function sha1 / mhash"));
-      return false;
-    }
-
-    return $hash; 
-  }
-
-
-  function get_hash_name()
-  {
-    return "sha";
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_password-methods-smd5.inc b/include/class_password-methods-smd5.inc
deleted file mode 100644 (file)
index dff2362..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Fabian Hickert 
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-class passwordMethodsmd5 extends passwordMethod
-{
-  function passwordMethodsmd5($config)  
-  {
-  }
-
-  function is_available()
-  {
-    if ((!function_exists('md5'))){
-      return false;    
-    }else{
-      return true;
-    }
-  }
-
-  function generate_hash($pwd)
-  {
-    mt_srand(microtime()* 10000000);
-    $salt0= substr(pack("h*", md5(mt_rand())), 0, 8);
-    $salt = substr(pack("H*", md5($salt0 . $pwd)), 0, 4);
-    $hash = "{SMD5}".base64_encode(pack("H*",md5($pwd . $salt)) . $salt);
-    return $hash;       
-  }
-
-  function get_hash_name()
-  {
-    return "smd5";
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_password-methods-ssha.inc b/include/class_password-methods-ssha.inc
deleted file mode 100644 (file)
index 34cb303..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Fabian Hickert 
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-
-class passwordMethodssha extends passwordMethod
-{
-  function passwordMethodssha($config)  
-  {
-  }
-
-  function is_available()
-  {
-    if(function_exists("sha1")){
-      return true;
-    }elseif(function_exists("mhash")){
-      return true;
-    }else{
-      return false;
-    }
-  }
-
-  function generate_hash($pwd)
-  {
-    if (function_exists("sha1")) {
-      $salt= substr(pack("h*", md5(mt_rand())), 0, 8);
-      $salt= substr(pack("H*", sha1($salt.$pwd)), 0, 4);
-      $pwd= "{SSHA}".base64_encode(pack("H*", sha1($pwd.$salt)).$salt);
-      return $pwd;       
-    } elseif(function_exists("mhash")) {
-      $salt=mhash_keygen_s2k(MHASH_SHA1,$pwd, substr(pack("h*",md5(mt_rand())),0,8),4);
-      $pwd= "{SSHA}".base64_encode(mhash(MHASH_SHA1, $pwd.$salt).$salt);
-    } else {
-      print_red(_("Can't use ssha for encryption. (Missing function mhash / sha1)"));
-      return(false);
-    }
-    return $pwd;
-  }
-
-
-  function get_hash_name()
-  {
-    return "ssha";
-  }
-
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_password-methods.inc b/include/class_password-methods.inc
deleted file mode 100644 (file)
index f6954ec..0000000
+++ /dev/null
@@ -1,131 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2004  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-class passwordMethod
-{
-  var $config = false;
-  var $attrs= array();
-
-  // Konstructor
-  function passwordMethod($config)
-  {
-  }
-
-
-  function get_hash_name()
-  {
-  }
-
-  // Loads Methods in annother way as  get_available_methods do, (For setup ..)
-  // and loads them,.
-  function get_available_methods_if_not_loaded($path_to_load="../include")
-  {
-    $oh = opendir($path_to_load);
-    $i = 0; 
-    $ret = false;
-    while ($file = readdir($oh)) {
-      $one = strtolower($file); 
-      if((strstr($one,"class_password-methods-" ))&&($one[0]!=".")){
-        require_once($file);
-      }
-    }
-    return(passwordMethod::get_available_methods());
-  }
-
-
-
-  // Crypts a single string, with given Method
-  function crypt_single_str($string,$method)
-  {
-    $available = passwordMethod::get_available_methods();
-    if(!is_array($available))
-    {
-      $available = passwordMethod::get_available_methods_if_not_loaded();
-    }
-
-    $test = new  $available[$method](false);
-    $newpass =  $test->generate_hash($string);
-    return( $newpass); 
-  }
-
-
-  // this function returns all loaded classes for password encryption
-  static function get_available_methods()
-  {
-    global $class_mapping, $config;
-    $ret =false;
-    $i =0;
-    foreach($class_mapping as $class => $path) {
-      if(preg_match('/passwordMethod/i', $class) && !preg_match("/^passwordMethod$/i", $class)){
-        $name = preg_replace ("/passwordMethod/i", "", $class);
-        $test = new $class($config);
-        if($test->is_available()) {
-          $plugname= $test->get_hash_name();
-          $ret['name'][$i]= $plugname;
-          $ret['class'][$i]=$class;
-          $ret[$i]['name']= $plugname;
-          $ret[$i]['class']= $class;
-          $ret[$plugname]=$class;                    
-          $i++;
-        }
-      }
-    }
-    return($ret);
-  }
-  
-
-  // Method to let password backends remove additional information besides
-  // the userPassword attribute
-  function remove_from_parent()
-  {
-  }
-
-
-  // Method to let passwords backends manage additional information
-  // besides the userAttribute entry
-  function set_password($password)
-  {
-  }
-
-
-  // Return true if this password method provides a configuration dialog
-  function is_configurable()
-  {
-    return FALSE;
-  }
-
-
-  // Provide a subdialog to configure a password method
-  function configure()
-  {
-    return "";
-  }
-
-  
-  // Save information to LDAP
-  function save($dn)
-  {
-  }
-
-
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_pgsql_opengw.inc b/include/class_pgsql_opengw.inc
deleted file mode 100644 (file)
index 3615bb4..0000000
+++ /dev/null
@@ -1,160 +0,0 @@
-<?php
-
-class pgre_sql{
-
-       var $handle;
-       var $query_log;
-       var $user;
-       var $server;
-       var $db;
-       var $pwd;
-       var $is_connected = false;
-
-       function pgre_sql($user,$pwd,$server,$db)
-       {
-               $this->user   = $user;
-               $this->pwd  = $pwd;
-               $this->server = $server;
-               $this->db   = $db;
-
-               if($this->_connect()){
-                       $this->is_connected = true;
-               }else{
-                       $this->is_connected = false;
-               }
-       }
-
-       function _connect()
-       {
-               error_reporting(E_ALL | E_STRICT);
-               if(is_callable("pg_connect")){
-                       if(!empty($this->pwd)){
-                               $this->handle = @pg_connect("dbname=".$this->db." host=".$this->server." user=".$this->user);
-                       }else{
-                               $this->handle = @pg_connect("dbname=".$this->db." host=".$this->server." user=".$this->user." password=".$this->pwd);
-                       }
-                       if(!$this->handle){
-                               $this->handle = false;
-                       }
-               }else{
-                       $this->handle = false;
-               }
-               return($this->handle);
-       }
-
-       function Query($a_query)
-       {
-               if(is_array($a_query)){
-                       foreach($a_query as $nr => $query){
-                               return($this->_query($query));
-                       }
-               }else{
-                       return($this->_query($a_query));
-               }
-       }
-
-       function _query($query)
-       {
-               return(pg_query($this->handle,$query));
-       }
-
-       function FetchAllRows($res)
-       {
-               return(pg_fetch_all($res))  ;
-       }
-
-       function gen_id()
-       {
-               $tmp = $this->_query("select nextval('key_generator');");
-               $tmp = ($this->FetchAllRows($tmp));
-               return($tmp[0]['nextval']);
-       }
-
-
-       function GetTemplateUser(){
-               $data = array();
-               $qry = "SELECT description,name,company_id FROM company WHERE is_template_user=1;";
-               $res = $this->_query($qry);
-               $tmp = $this->FetchAllRows($res);
-               foreach($tmp as $attr){
-                       $data[$attr['name']] = $attr;
-               }
-               return $data;
-       }
-       function GetLocationTeam(){
-               $data = array();
-               $qry = "SELECT description,name,company_id FROM team WHERE is_location_team=1;";
-               $res = $this->_query($qry);
-               $tmp = $this->FetchAllRows($res);
-               if(is_array($tmp)){
-                       foreach($tmp as $attr){
-                               $data[$attr['description']] = $attr;
-                       }
-               }
-               return $data;
-       }
-       function GetTeams(){
-               $data = array();
-               $qry = "SELECT description,name,company_id FROM team 
-                       WHERE (is_team=1) AND company_id 
-                       NOT IN (SELECT company_id FROM company WHERE is_location_team=1);";
-               $res = $this->_query($qry);
-               $tmp = $this->FetchAllRows($res);
-               foreach($tmp as $attr){
-                       $data[$attr['description']] = $attr;
-               }
-               return $data;
-       }
-}
-
-
-function gen_syntax($array,$tablename,$act,$ist)
-{
-       if($act == "EDIT"){
-               $str = "UPDATE ".$tablename." SET ";
-               $company_id = $ist[0]['company_id'];
-
-               foreach($array as $name => $value){
-                       if((empty($value))&&(!preg_match("/^is_/i",$name))) continue;
-
-                       if((empty($value))&&(preg_match("/^is_/i",$name))){
-                               $value= 0;
-                       }
-
-                       if(!is_numeric($value)){
-                               $str.= " ".$name."='".$value."', ";
-                       }else{
-                               $str.= " ".$name."=".$value.", ";
-                       }
-               }
-               $str = preg_replace("/, $/","",$str);
-               $str .= " WHERE company_id=".$company_id.";\n";
-               return $str;
-       }
-       if($act == "ADD"){
-               $str = "INSERT into ".$tablename." (";
-               $attrs  = "";
-               $values = "";
-               foreach($array as $name => $attribute){
-                       if((empty($attribute))&&(!preg_match("/^is_/i",$name))) continue;
-
-                       if((empty($attribute))&&(preg_match("/^is_/i",$name))){
-                               $attribute= 0;
-                       }
-
-                       if(is_numeric($attribute)){
-                               $attrs  .= $name.", ";
-                               $values .= $attribute.", ";
-                       }else{
-                               $attrs  .= $name.", ";
-                               $values .= "'".$attribute."', ";
-                       }
-               }
-               $attrs = preg_replace("/, $/","",$attrs);
-               $values= preg_replace("/, $/","",$values);
-               $str .= $attrs." ) \nVALUES\n (".$values.");\n";
-               return $str;
-       }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_plugin.inc b/include/class_plugin.inc
deleted file mode 100644 (file)
index da0a6c4..0000000
+++ /dev/null
@@ -1,1794 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2003  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-/*! \brief   The plugin base class
-  \author  Cajus Pollmeier <pollmeier@gonicus.de>
-  \version 2.00
-  \date    24.07.2003
-
-  This is the base class for all plugins. It can be used standalone or
-  can be included by the tabs class. All management should be done 
-  within this class. Extend your plugins from this class.
- */
-
-class plugin
-{
-  /*!
-    \brief Reference to parent object
-
-    This variable is used when the plugin is included in tabs
-    and keeps reference to the tab class. Communication to other
-    tabs is possible by 'name'. So the 'fax' plugin can ask the
-    'userinfo' plugin for the fax number.
-
-    \sa tab
-   */
-  var $parent= NULL;
-
-  /*!
-    \brief Configuration container
-
-    Access to global configuration
-   */
-  var $config= NULL;
-
-  /*!
-    \brief Mark plugin as account
-
-    Defines whether this plugin is defined as an account or not.
-    This has consequences for the plugin to be saved from tab
-    mode. If it is set to 'FALSE' the tab will call the delete
-    function, else the save function. Should be set to 'TRUE' if
-    the construtor detects a valid LDAP object.
-
-    \sa plugin::plugin()
-   */
-  var $is_account= FALSE;
-  var $initially_was_account= FALSE;
-
-  /*!
-    \brief Mark plugin as template
-
-    Defines whether we are creating a template or a normal object.
-    Has conseqences on the way execute() shows the formular and how
-    save() puts the data to LDAP.
-
-    \sa plugin::save() plugin::execute()
-   */
-  var $is_template= FALSE;
-  var $ignore_account= FALSE;
-  var $is_modified= FALSE;
-
-  /*!
-    \brief Represent temporary LDAP data
-
-    This is only used internally.
-   */
-  var $attrs= array();
-
-  /* Keep set of conflicting plugins */
-  var $conflicts= array();
-
-  /* Save unit tags */
-  var $gosaUnitTag= "";
-
-  /*!
-    \brief Used standard values
-
-    dn
-   */
-  var $dn= "";
-  var $uid= "";
-  var $sn= "";
-  var $givenName= "";
-  var $acl= "*none*";
-  var $dialog= FALSE;
-  var $snapDialog = NULL;
-
-  /* attribute list for save action */
-  var $attributes= array();
-  var $objectclasses= array();
-  var $is_new= TRUE;
-  var $saved_attributes= array();
-
-  var $acl_base= "";
-  var $acl_category= "";
-
-  /* Plugin identifier */
-  var $plHeadline= "";
-  var $plDescription= "";
-
-  /* This can be set to render the tabulators in another stylesheet */
-  var $pl_notify= FALSE;
-
-  /* Object entry CSN */
-  var $entryCSN         = "";
-  var $CSN_check_active = FALSE;
-
-  /* This variable indicates that this class can handle multiple dns at once. */
-  var $multiple_support = FALSE;
-  var $multi_attrs      = array();
-  var $multi_attrs_all  = array(); 
-
-  /* This aviable indicates, that we are currently in multiple edit handle */
-  var $multiple_support_active = FALSE; 
-  var $selected_edit_values = array();
-  var $multi_boxes = array();
-
-  /*! \brief plugin constructor
-
-    If 'dn' is set, the node loads the given 'dn' from LDAP
-
-    \param dn Distinguished name to initialize plugin from
-    \sa plugin()
-   */
-  function plugin (&$config, $dn= NULL, $parent= NULL)
-  {
-    /* Configuration is fine, allways */
-    $this->config= &$config;   
-    $this->dn= $dn;
-
-    /* Handle new accounts, don't read information from LDAP */
-    if ($dn == "new"){
-      return;
-    }
-
-    /* Save current dn as acl_base */
-    $this->acl_base= $dn;
-
-    /* Get LDAP descriptor */
-    $ldap= $this->config->get_ldap_link();
-    if ($dn !== NULL){
-
-      /* Load data to 'attrs' and save 'dn' */
-      if ($parent !== NULL){
-        $this->attrs= $parent->attrs;
-      } else {
-        $ldap->cat ($dn);
-        $this->attrs= $ldap->fetch();
-      }
-
-      /* Copy needed attributes */
-      foreach ($this->attributes as $val){
-        $found= array_key_ics($val, $this->attrs);
-        if ($found != ""){
-          $this->$val= $this->attrs["$found"][0];
-        }
-      }
-
-      /* gosaUnitTag loading... */
-      if (isset($this->attrs['gosaUnitTag'][0])){
-        $this->gosaUnitTag= $this->attrs['gosaUnitTag'][0];
-      }
-
-      /* Set the template flag according to the existence of objectClass
-         gosaUserTemplate */
-      if (isset($this->attrs['objectClass'])){
-        if (in_array ("gosaUserTemplate", $this->attrs['objectClass'])){
-          $this->is_template= TRUE;
-          @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
-              "found", "Template check");
-        }
-      }
-
-      /* Is Account? */
-      $found= TRUE;
-      foreach ($this->objectclasses as $obj){
-        if (preg_match('/top/i', $obj)){
-          continue;
-        }
-        if (!isset($this->attrs['objectClass']) || !in_array_ics ($obj, $this->attrs['objectClass'])){
-          $found= FALSE;
-          break;
-        }
-      }
-      if ($found){
-        $this->is_account= TRUE;
-        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
-            "found", "Object check");
-      }
-
-      /* Prepare saved attributes */
-      $this->saved_attributes= $this->attrs;
-      foreach ($this->saved_attributes as $index => $value){
-        if (preg_match('/^[0-9]+$/', $index)){
-          unset($this->saved_attributes[$index]);
-          continue;
-        }
-        if (!in_array($index, $this->attributes) && $index != "objectClass"){
-          unset($this->saved_attributes[$index]);
-          continue;
-        }
-        if ($this->saved_attributes[$index]["count"] == 1){
-          $tmp= $this->saved_attributes[$index][0];
-          unset($this->saved_attributes[$index]);
-          $this->saved_attributes[$index]= $tmp;
-          continue;
-        }
-
-        unset($this->saved_attributes["$index"]["count"]);
-      }
-    }
-
-    /* Save initial account state */
-    $this->initially_was_account= $this->is_account;
-  }
-
-
-  /*! \brief execute plugin
-
-    Generates the html output for this node
-   */
-  function execute()
-  {
-    /* This one is empty currently. Fabian - please fill in the docu code */
-    $_SESSION['current_class_for_help'] = get_class($this);
-
-    /* Reset Lock message POST/GET check array, to prevent perg_match errors*/
-    $_SESSION['LOCK_VARS_TO_USE'] = $_SESSION['LOCK_VARS_USED'] =array();
-  }
-
-  /*! \brief execute plugin
-     Removes object from parent
-   */
-  function remove_from_parent()
-  {
-    /* include global link_info */
-    $ldap= $this->config->get_ldap_link();
-
-    /* Get current objectClasses in order to add the required ones */
-    $ldap->cat($this->dn);
-    $tmp= $ldap->fetch ();
-    $oc= array();
-    if (isset($tmp['objectClass'])){
-      $oc= $tmp['objectClass'];
-      unset($oc['count']);
-    }
-
-    /* Remove objectClasses from entry */
-    $ldap->cd($this->dn);
-    $this->attrs= array();
-    $this->attrs['objectClass']= array_remove_entries($this->objectclasses,$oc);
-
-    /* Unset attributes from entry */
-    foreach ($this->attributes as $val){
-      $this->attrs["$val"]= array();
-    }
-
-    /* Unset account info */
-    $this->is_account= FALSE;
-
-    /* Do not write in plugin base class, this must be done by
-       children, since there are normally additional attribs,
-       lists, etc. */
-    /*
-       $ldap->modify($this->attrs);
-     */
-  }
-
-
-  /*! \brief   Save HTML posted data to object 
-   */
-  function save_object()
-  {
-    /* Update entry CSN if it is empty. */
-    if(empty($this->entryCSN) && $this->CSN_check_active){
-      $this->entryCSN = getEntryCSN($this->dn);
-    }
-
-    /* Save values to object */
-    foreach ($this->attributes as $val){
-      if ($this->acl_is_writeable($val) && isset ($_POST["$val"])){
-        /* Check for modifications */
-        if (get_magic_quotes_gpc()) {
-          $data= stripcslashes($_POST["$val"]);
-        } else {
-          $data= $this->$val = $_POST["$val"];
-        }
-        if ($this->$val != $data){
-          $this->is_modified= TRUE;
-        }
-    
-        /* Okay, how can I explain this fix ... 
-         * In firefox, disabled option fields aren't selectable ... but in IE you can select these fileds. 
-         * So IE posts these 'unselectable' option, with value = chr(194) 
-         * chr(194) seems to be the &nbsp; in between the ...option>&nbsp;</option.. because there is no value=".." specified in these option fields  
-         * This &nbsp; was added for W3c compliance, but now causes these ... ldap errors ... 
-         * So we set these Fields to ""; a normal empty string, and we can check these values in plugin::check() again ...
-         */
-        if(isset($data[0]) && $data[0] == chr(194)) {
-          $data = "";  
-        }
-        $this->$val= $data;
-        //echo "<font color='blue'>".$val."</font><br>";
-      }else{
-        //echo "<font color='red'>".$val."</font><br>";
-      }
-    }
-  }
-
-
-  /* Save data to LDAP, depending on is_account we save or delete */
-  function save()
-  {
-    /* include global link_info */
-    $ldap= $this->config->get_ldap_link();
-
-    /* Save all plugins */
-    $this->entryCSN = "";
-
-    /* Start with empty array */
-    $this->attrs= array();
-
-    /* Get current objectClasses in order to add the required ones */
-    $ldap->cat($this->dn);
-    
-    $tmp= $ldap->fetch ();
-
-    $oc= array();
-    if (isset($tmp['objectClass'])){
-      $oc= $tmp["objectClass"];
-      $this->is_new= FALSE;
-      unset($oc['count']);
-    } else {
-      $this->is_new= TRUE;
-    }
-
-    /* Load (minimum) attributes, add missing ones */
-    $this->attrs['objectClass']= gosa_array_merge($oc,$this->objectclasses);
-
-    /* Copy standard attributes */
-    foreach ($this->attributes as $val){
-      if ($this->$val != ""){
-        $this->attrs["$val"]= $this->$val;
-      } elseif (!$this->is_new) {
-        $this->attrs["$val"]= array();
-      }
-    }
-
-  }
-
-
-  function cleanup()
-  {
-    foreach ($this->attrs as $index => $value){
-
-      /* Convert arrays with one element to non arrays, if the saved
-         attributes are no array, too */
-      if (is_array($this->attrs[$index]) && 
-          count ($this->attrs[$index]) == 1 &&
-          isset($this->saved_attributes[$index]) &&
-          !is_array($this->saved_attributes[$index])){
-          
-        $tmp= $this->attrs[$index][0];
-        $this->attrs[$index]= $tmp;
-      }
-
-      /* Remove emtpy arrays if they do not differ */
-      if (is_array($this->attrs[$index]) &&
-          count($this->attrs[$index]) == 0 &&
-          !isset($this->saved_attributes[$index])){
-          
-        unset ($this->attrs[$index]);
-        continue;
-      }
-
-      /* Remove single attributes that do not differ */
-      if (!is_array($this->attrs[$index]) &&
-          isset($this->saved_attributes[$index]) &&
-          !is_array($this->saved_attributes[$index]) &&
-          $this->attrs[$index] == $this->saved_attributes[$index]){
-
-        unset ($this->attrs[$index]);
-        continue;
-      }
-
-      /* Remove arrays that do not differ */
-      if (is_array($this->attrs[$index]) && 
-          isset($this->saved_attributes[$index]) &&
-          is_array($this->saved_attributes[$index])){
-          
-        if (!array_differs($this->attrs[$index],$this->saved_attributes[$index])){
-          unset ($this->attrs[$index]);
-          continue;
-        }
-      }
-    }
-
-    /* Update saved attributes and ensure that next cleanups will be successful too */
-    foreach($this->attrs as $name => $value){
-      $this->saved_attributes[$name] = $value;
-    }
-  }
-
-  /* Check formular input */
-  function check()
-  {
-    $message= array();
-
-    /* Skip if we've no config object */
-    if (!isset($this->config) || !is_object($this->config)){
-      return $message;
-    }
-
-    /* Find hooks entries for this class */
-    $command= $this->config->search(get_class($this), "CHECK", array('menu', 'tabs'));
-
-    if ($command != ""){
-
-      if (!check_command($command)){
-        $message[]= sprintf(_("Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."), $command,
-                            get_class($this));
-      } else {
-
-        /* Generate "ldif" for check hook */
-        $ldif= "dn: $this->dn\n";
-        
-        /* ... objectClasses */
-        foreach ($this->objectclasses as $oc){
-          $ldif.= "objectClass: $oc\n";
-        }
-        
-        /* ... attributes */
-        foreach ($this->attributes as $attr){
-          if ($this->$attr == ""){
-            continue;
-          }
-          if (is_array($this->$attr)){
-            foreach ($this->$attr as $val){
-              $ldif.= "$attr: $val\n";
-            }
-          } else {
-              $ldif.= "$attr: ".$this->$attr."\n";
-          }
-        }
-
-        /* Append empty line */
-        $ldif.= "\n";
-
-        /* Feed "ldif" into hook and retrieve result*/
-        $descriptorspec = array( 0 => array("pipe", "r"), 1 => array("pipe", "w"), 2 => array("pipe", "w"));
-        $fh= proc_open($command, $descriptorspec, $pipes);
-        if (is_resource($fh)) {
-          fwrite ($pipes[0], $ldif);
-          fclose($pipes[0]);
-          
-          $result= stream_get_contents($pipes[1]);
-          if ($result != ""){
-            $message[]= $result;
-          }
-          
-          fclose($pipes[1]);
-          fclose($pipes[2]);
-          proc_close($fh);
-        }
-      }
-
-    }
-
-    /* Check entryCSN */
-    if($this->CSN_check_active){
-      $current_csn = getEntryCSN($this->dn);
-      if($current_csn != $this->entryCSN && !empty($this->entryCSN) && !empty($current_csn)){
-        $this->entryCSN = $current_csn;
-        $message[] = _("The object has changed since opened in GOsa. Please ensure that nobody has done serious changes that may get lost   if you save this entry.");
-      }
-    }
-    return ($message);
-  }
-
-  /* Adapt from template, using 'dn' */
-  function adapt_from_template($dn)
-  {
-    /* Include global link_info */
-    $ldap= $this->config->get_ldap_link();
-
-    /* Load requested 'dn' to 'attrs' */
-    $ldap->cat ($dn);
-    $this->attrs= $ldap->fetch();
-
-    /* Walk through attributes */
-    foreach ($this->attributes as $val){
-
-      if (isset($this->attrs["$val"][0])){
-
-        /* If attribute is set, replace dynamic parts: 
-           %sn, %givenName and %uid. Fill these in our local variables. */
-        $value= $this->attrs["$val"][0];
-
-        foreach (array("sn", "givenName", "uid") as $repl){
-          if (preg_match("/%$repl/i", $value)){
-            $value= preg_replace ("/%$repl/i", $this->parent->$repl, $value);
-          }
-        }
-        $this->$val= $value;
-      }
-    }
-
-    /* Is Account? */
-    $found= TRUE;
-    foreach ($this->objectclasses as $obj){
-      if (preg_match('/top/i', $obj)){
-        continue;
-      }
-      if (!in_array_ics ($obj, $this->attrs['objectClass'])){
-        $found= FALSE;
-        break;
-      }
-    }
-    if ($found){
-      $this->is_account= TRUE;
-    }
-  }
-
-  /* Indicate whether a password change is needed or not */
-  function password_change_needed()
-  {
-    return FALSE;
-  }
-
-
-  /* Show header message for tab dialogs */
-  function show_enable_header($button_text, $text, $disabled= FALSE)
-  {
-    if (($disabled == TRUE) || (!$this->acl_is_createable())){
-      $state= "disabled";
-    } else {
-      $state= "";
-    }
-    $display= "<table summary=\"\" width=\"100%\"><tr>\n<td colspan=2><p><b>$text</b></p>\n";
-    $display.= "<input type=submit value=\"$button_text\" name=\"modify_state\" ".$state.
-      "><p class=\"seperator\">&nbsp;</p></td></tr></table>";
-
-    return($display);
-  }
-
-
-  /* Show header message for tab dialogs */
-  function show_disable_header($button_text, $text, $disabled= FALSE)
-  {
-    if (($disabled == TRUE) || !$this->acl_is_removeable()){
-      $state= "disabled";
-    } else {
-      $state= "";
-    }
-    $display= "<table summary=\"\" width=\"100%\"><tr>\n<td colspan=2><p><b>$text</b></p>\n";
-    $display.= "<input type=submit value=\"$button_text\" name=\"modify_state\" ".$state.
-      "><p class=\"seperator\">&nbsp;</p></td></tr></table>";
-
-    return($display);
-  }
-
-
-  /* Show header message for tab dialogs */
-  function show_header($button_text, $text, $disabled= FALSE)
-  {
-    echo "FIXME: show_header should be replaced by show_disable_header and show_enable_header<br>";
-    if ($disabled == TRUE){
-      $state= "disabled";
-    } else {
-      $state= "";
-    }
-    $display= "<table summary=\"\" width=\"100%\"><tr>\n<td colspan=2><p><b>$text</b></p>\n";
-    $display.= "<input type=submit value=\"$button_text\" name=\"modify_state\" ".
-      ($this->acl_is_createable()?'':'disabled')." ".$state.
-      "><p class=\"seperator\">&nbsp;</p></td></tr></table>";
-
-    return($display);
-  }
-
-
-  function postcreate($add_attrs= array())
-  {
-    /* Find postcreate entries for this class */
-    $command= $this->config->search(get_class($this), "POSTCREATE",array('menu', 'tabs'));
-
-    if ($command != ""){
-
-      /* Additional attributes */
-      foreach ($add_attrs as $name => $value){
-        $command= preg_replace("/%$name/", $value, $command);
-      }
-
-      /* Walk through attribute list */
-      foreach ($this->attributes as $attr){
-        if (!is_array($this->$attr)){
-          $command= preg_replace("/%$attr/", $this->$attr, $command);
-        }
-      }
-      $command= preg_replace("/%dn/", $this->dn, $command);
-
-      if (check_command($command)){
-        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__,
-            $command, "Execute");
-
-        exec($command);
-      } else {
-        $message= sprintf(_("Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."), $command, get_class($this));
-        print_red ($message);
-      }
-    }
-  }
-
-  function postmodify($add_attrs= array())
-  {
-    /* Find postcreate entries for this class */
-    $command= $this->config->search(get_class($this), "POSTMODIFY",array('menu','tabs'));
-
-    if ($command != ""){
-
-      /* Additional attributes */
-      foreach ($add_attrs as $name => $value){
-        $command= preg_replace("/%$name/", $value, $command);
-      }
-
-      /* Walk through attribute list */
-      foreach ($this->attributes as $attr){
-        if (!is_array($this->$attr)){
-          $command= preg_replace("/%$attr/", $this->$attr, $command);
-        }
-      }
-      $command= preg_replace("/%dn/", $this->dn, $command);
-
-      if (check_command($command)){
-        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__,
-            $command, "Execute");
-
-        exec($command);
-      } else {
-        $message= sprintf(_("Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."), $command, get_class($this));
-        print_red ($message);
-      }
-    }
-  }
-
-  function postremove($add_attrs= array())
-  {
-    /* Find postremove entries for this class */
-    $command= $this->config->search(get_class($this), "POSTREMOVE",array('menu','tabs'));
-    if ($command != ""){
-
-      /* Additional attributes */
-      foreach ($add_attrs as $name => $value){
-        $command= preg_replace("/%$name/", $value, $command);
-      }
-
-      /* Walk through attribute list */
-      foreach ($this->attributes as $attr){
-        if (!is_array($this->$attr)){
-          $command= preg_replace("/%$attr/", $this->$attr, $command);
-        }
-      }
-      $command= preg_replace("/%dn/", $this->dn, $command);
-
-      /* Additional attributes */
-      foreach ($add_attrs as $name => $value){
-        $command= preg_replace("/%$name/", $value, $command);
-      }
-
-      if (check_command($command)){
-        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__,
-            $command, "Execute");
-
-        exec($command);
-      } else {
-        $message= sprintf(_("Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."), $command, get_class($this));
-        print_red ($message);
-      }
-    }
-  }
-
-  /* Create unique DN */
-  function create_unique_dn($attribute, $base)
-  {
-    $ldap= $this->config->get_ldap_link();
-    $base= preg_replace("/^,*/", "", $base);
-
-    /* Try to use plain entry first */
-    $dn= "$attribute=".$this->$attribute.",$base";
-    $ldap->cat ($dn, array('dn'));
-    if (!$ldap->fetch()){
-      return ($dn);
-    }
-
-    /* Look for additional attributes */
-    foreach ($this->attributes as $attr){
-      if ($attr == $attribute || $this->$attr == ""){
-        continue;
-      }
-
-      $dn= "$attribute=".$this->$attribute."+$attr=".$this->$attr.",$base";
-      $ldap->cat ($dn, array('dn'));
-      if (!$ldap->fetch()){
-        return ($dn);
-      }
-    }
-
-    /* None found */
-    return ("none");
-  }
-
-  function rebind($ldap, $referral)
-  {
-    $credentials= LDAP::get_credentials($referral, $this->config->current['REFERRAL']);
-    if (ldap_bind($ldap, $credentials['ADMIN'], $credentials['PASSWORD'])) {
-      $this->error = "Success";
-      $this->hascon=true;
-      $this->reconnect= true;
-      return (0);
-    } else {
-      $this->error = "Could not bind to " . $credentials['ADMIN'];
-      return NULL;
-    }
-  }
-
-
-  /* Recursively copy ldap object */
-  function _copy($src_dn,$dst_dn)
-  {
-    $ldap=$this->config->get_ldap_link();
-    $ldap->cat($src_dn);
-    $attrs= $ldap->fetch();
-
-    /* Grummble. This really sucks. PHP ldap doesn't support rdn stuff. */
-    $ds= ldap_connect($this->config->current['SERVER']);
-    ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3);
-    if (function_exists("ldap_set_rebind_proc") && isset($this->config->current['REFERRAL'])) {
-      ldap_set_rebind_proc($ds, array(&$this, "rebind"));
-    }
-
-    $r=ldap_bind($ds,$this->config->current['ADMIN'], $this->config->current['PASSWORD']);
-    $sr=ldap_read($ds, @LDAP::fix($src_dn), "objectClass=*");
-
-    /* Fill data from LDAP */
-    $new= array();
-    if ($sr) {
-      $ei=ldap_first_entry($ds, $sr);
-      if ($ei) {
-        foreach($attrs as $attr => $val){
-          if ($info = @ldap_get_values_len($ds, $ei, $attr)){
-            for ($i= 0; $i<$info['count']; $i++){
-              if ($info['count'] == 1){
-                $new[$attr]= $info[$i];
-              } else {
-                $new[$attr][]= $info[$i];
-              }
-            }
-          }
-        }
-      }
-    }
-
-    /* close conncetion */
-    ldap_unbind($ds);
-
-    /* Adapt naming attribute */
-    $dst_name= preg_replace("/^([^=]+)=.*$/", "\\1", $dst_dn);
-    $dst_val = preg_replace("/^[^=]+=([^,+]+).*,.*$/", "\\1", $dst_dn);
-    $new[$dst_name]= @LDAP::fix($dst_val);
-
-    /* Check if this is a department.
-     * If it is a dep. && there is a , override in his ou 
-     *  change \2C to , again, else this entry can't be saved ...
-     */
-    if((isset($new['ou'])) &&( preg_match("/\\,/",$new['ou']))){
-      $new['ou'] = preg_replace("/\\\\,/",",",$new['ou']);
-    }
-
-    /* Save copy */
-    $ldap->connect();
-    $ldap->cd($this->config->current['BASE']);
-    
-    $ldap->create_missing_trees(preg_replace('/^[^,]+,/', '', $dst_dn));
-
-    /* FAIvariable=.../..., cn=.. 
-        could not be saved, because the attribute FAIvariable was different to 
-        the dn FAIvariable=..., cn=... */
-    if(in_array_ics("FAIdebconfInfo",$new['objectClass'])){
-      $new['FAIvariable'] = $ldap->fix($new['FAIvariable']);
-    }
-    $ldap->cd($dst_dn);
-    $ldap->add($new);
-
-    if ($ldap->error != "Success"){
-      trigger_error("Trying to save $dst_dn failed.",
-          E_USER_WARNING);
-      return(FALSE);
-    }
-    return(TRUE);
-  }
-
-
-  /* This is a workaround function. */
-  function copy($src_dn, $dst_dn)
-  {
-    /* Rename dn in possible object groups */
-    $ldap= $this->config->get_ldap_link();
-    $ldap->search('(&(objectClass=gosaGroupOfNames)(member='.@LDAP::fix($src_dn).'))',
-        array('cn'));
-    while ($attrs= $ldap->fetch()){
-      $og= new ogroup($this->config, $ldap->getDN());
-      unset($og->member[$src_dn]);
-      $og->member[$dst_dn]= $dst_dn;
-      $og->save ();
-    }
-
-    $ldap->cat($dst_dn);
-    $attrs= $ldap->fetch();
-    if (count($attrs)){
-      trigger_error("Trying to overwrite ".@LDAP::fix($dst_dn).", which already exists.",
-          E_USER_WARNING);
-      return (FALSE);
-    }
-
-    $ldap->cat($src_dn);
-    $attrs= $ldap->fetch();
-    if (!count($attrs)){
-      trigger_error("Trying to move ".@LDAP::fix($src_dn).", which does not seem to exist.",
-          E_USER_WARNING);
-      return (FALSE);
-    }
-
-    $ldap->cd($src_dn);
-    $ldap->search("objectClass=*",array("dn"));
-    while($attrs = $ldap->fetch()){
-      $src = $attrs['dn'];
-      $dst = preg_replace("/".normalizePreg($src_dn)."$/",$dst_dn,$attrs['dn']);
-      $this->_copy($src,$dst);
-    }
-    return (TRUE);
-  }
-
-
-  function move($src_dn, $dst_dn)
-  {
-    /* Copy source to destination */
-    if (!$this->copy($src_dn, $dst_dn)){
-      return (FALSE);
-    }
-
-    /* Delete source */
-    $ldap= $this->config->get_ldap_link();
-    $ldap->rmdir_recursive($src_dn);
-    if ($ldap->error != "Success"){
-      trigger_error("Trying to delete $src_dn failed.",
-          E_USER_WARNING);
-      return (FALSE);
-    }
-
-    return (TRUE);
-  }
-
-
-  /* Move/Rename complete trees */
-  function recursive_move($src_dn, $dst_dn)
-  {
-    /* Check if the destination entry exists */
-    $ldap= $this->config->get_ldap_link();
-
-    /* Check if destination exists - abort */
-    $ldap->cat($dst_dn, array('dn'));
-    if ($ldap->fetch()){
-      trigger_error("recursive_move $dst_dn already exists.",
-          E_USER_WARNING);
-      return (FALSE);
-    }
-
-    /* Perform a search for all objects to be moved */
-    $objects= array();
-    $ldap->cd($src_dn);
-    $ldap->search("(objectClass=*)", array("dn"));
-    while($attrs= $ldap->fetch()){
-      $dn= $attrs['dn'];
-      $objects[$dn]= strlen($dn);
-    }
-
-    /* Sort objects by indent level */
-    asort($objects);
-    reset($objects);
-
-    /* Copy objects from small to big indent levels by replacing src_dn by dst_dn */
-    foreach ($objects as $object => $len){
-      $src= $object;
-      $dst= preg_replace("/$src_dn$/", "$dst_dn", $object);
-      if (!$this->copy($src, $dst)){
-        return (FALSE);
-      }
-    }
-
-    /* Remove src_dn */
-    $ldap->cd($src_dn);
-    $ldap->recursive_remove();
-    return (TRUE);
-  }
-
-
-  function handle_post_events($mode, $add_attrs= array())
-  {
-    switch ($mode){
-      case "add":
-        $this->postcreate($add_attrs);
-      break;
-
-      case "modify":
-        $this->postmodify($add_attrs);
-      break;
-
-      case "remove":
-        $this->postremove($add_attrs);
-      break;
-    }
-  }
-
-
-  function saveCopyDialog(){
-  }
-
-
-  function getCopyDialog(){
-    return(array("string"=>"","status"=>""));
-  }
-
-
-  function PrepareForCopyPaste($source)
-  {
-    $todo = $this->attributes;
-    if(isset($this->CopyPasteVars)){
-      $todo = array_merge($todo,$this->CopyPasteVars);
-    }
-
-    if(count($this->objectclasses)){
-      $this->is_account = TRUE;
-      foreach($this->objectclasses as $class){
-        if(!in_array($class,$source['objectClass'])){
-          $this->is_account = FALSE;
-        }
-      }
-    }
-
-    foreach($todo as $var){
-      if (isset($source[$var])){
-        if(isset($source[$var]['count'])){
-          if($source[$var]['count'] > 1){
-            $this->$var = array();
-            $tmp = array();
-            for($i = 0 ; $i < $source[$var]['count']; $i++){
-              $tmp = $source[$var][$i];
-            }
-            $this->$var = $tmp;
-#            echo $var."=".$tmp."<br>";
-          }else{
-            $this->$var = $source[$var][0];
-#            echo $var."=".$source[$var][0]."<br>";
-          }
-        }else{
-          $this->$var= $source[$var];
-#          echo $var."=".$source[$var]."<br>";
-        }
-      }
-    }
-  }
-
-
-  function handle_object_tagging($dn= "", $tag= "", $show= false)
-  {
-    //FIXME: How to optimize this? We have at least two
-    //       LDAP accesses per object. It would be a good
-    //       idea to have it integrated.
-
-    /* No dn? Self-operation... */
-    if ($dn == ""){
-      $dn= $this->dn;
-
-      /* No tag? Find it yourself... */
-      if ($tag == ""){
-        $len= strlen($dn);
-
-        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "No tag for $dn - looking for one...", "Tagging");
-        $relevant= array();
-        foreach ($this->config->adepartments as $key => $ntag){
-
-          /* This one is bigger than our dn, its not relevant... */
-          if ($len <= strlen($key)){
-            continue;
-          }
-
-          /* This one matches with the latter part. Break and don't fix this entry */
-          if (preg_match('/(^|,)'.normalizePreg($key).'$/', $dn)){
-            @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "DEBUG: Possibly relevant: $key", "Tagging");
-            $relevant[strlen($key)]= $ntag;
-            continue;
-          }
-
-        }
-
-        /* If we've some relevant tags to set, just get the longest one */
-        if (count($relevant)){
-          ksort($relevant);
-          $tmp= array_keys($relevant);
-          $idx= end($tmp);
-          $tag= $relevant[$idx];
-          $this->gosaUnitTag= $tag;
-        }
-      }
-    }
-
-
-    /* Set tag? */
-    if ($tag != ""){
-      /* Set objectclass and attribute */
-      $ldap= $this->config->get_ldap_link();
-      $ldap->cat($dn, array('gosaUnitTag', 'objectClass'));
-      $attrs= $ldap->fetch();
-      if(isset($attrs['gosaUnitTag'][0]) && $attrs['gosaUnitTag'][0] == $tag){
-        if ($show) {
-          echo sprintf(_("Object '%s' is already tagged"), @LDAP::fix($dn))."<br>";
-          flush();
-        }
-        return;
-      }
-      if (count($attrs)){
-        if ($show){
-          echo sprintf(_("Adding tag (%s) to object '%s'"), $tag, @LDAP::fix($dn))."<br>";
-          flush();
-        }
-        $nattrs= array("gosaUnitTag" => $tag);
-        $nattrs['objectClass']= array();
-        for ($i= 0; $i<$attrs['objectClass']['count']; $i++){
-          $oc= $attrs['objectClass'][$i];
-          if ($oc != "gosaAdministrativeUnitTag"){
-            $nattrs['objectClass'][]= $oc;
-          }
-        }
-        $nattrs['objectClass'][]= "gosaAdministrativeUnitTag";
-        $ldap->cd($dn);
-        $ldap->modify($nattrs);
-        show_ldap_error($ldap->get_error(), sprintf(_("Handle object tagging with dn '%s' failed."),$dn));
-      } else {
-        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "Not tagging ($tag) $dn - seems to have moved away", "Tagging");
-      }
-
-    } else {
-      /* Remove objectclass and attribute */
-      $ldap= $this->config->get_ldap_link();
-      $ldap->cat($dn, array('gosaUnitTag', 'objectClass'));
-      $attrs= $ldap->fetch();
-      if (isset($attrs['objectClass']) && !in_array_ics("gosaAdministrativeUnitTag", $attrs['objectClass'])){
-        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "$dn is not tagged", "Tagging");
-        return;
-      }
-      if (count($attrs)){
-        if ($show){
-          echo sprintf(_("Removing tag from object '%s'"), @LDAP::fix($dn))."<br>";
-          flush();
-        }
-        $nattrs= array("gosaUnitTag" => array());
-        $nattrs['objectClass']= array();
-        for ($i= 0; $i<$attrs['objectClass']['count']; $i++){
-          $oc= $attrs['objectClass'][$i];
-          if ($oc != "gosaAdministrativeUnitTag"){
-            $nattrs['objectClass'][]= $oc;
-          }
-        }
-        $ldap->cd($dn);
-        $ldap->modify($nattrs);
-        show_ldap_error($ldap->get_error(), sprintf(_("Handle object tagging with dn '%s' failed."),$dn));
-      } else {
-        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, "Not removing tag ($tag) $dn - seems to have moved away", "Tagging");
-      }
-    }
-
-  }
-
-
-  /* Add possibility to stop remove process */
-  function allow_remove()
-  {
-    $reason= "";
-    return $reason;
-  }
-
-
-  /* Create a snapshot of the current object */
-  function create_snapshot($type= "snapshot", $description= array())
-  {
-
-    /* Check if snapshot functionality is enabled */
-    if(!$this->snapshotEnabled()){
-      return;
-    }
-
-    /* Get configuration from gosa.conf */
-    $tmp = $this->config->current;
-
-    /* Create lokal ldap connection */
-    $ldap= $this->config->get_ldap_link();
-    $ldap->cd($this->config->current['BASE']);
-
-    /* check if there are special server configurations for snapshots */
-    if(!isset($tmp['SNAPSHOT_SERVER'])){
-
-      /* Source and destination server are both the same, just copy source to dest obj */
-      $ldap_to      = $ldap;
-      $snapldapbase = $this->config->current['BASE'];
-
-    }else{
-      $server         = $tmp['SNAPSHOT_SERVER'];
-      $user           = $tmp['SNAPSHOT_USER'];
-      $password       = $tmp['SNAPSHOT_PASSWORD'];
-      $snapldapbase   = $tmp['SNAPSHOT_BASE'];
-
-      $ldap_to        = new LDAP($user,$password, $server);
-      $ldap_to -> cd($snapldapbase);
-      show_ldap_error($ldap->get_error(), sprintf(_("Saving object snapshot with dn '%s' failed."),$snapldapbase));
-    }
-
-    /* check if the dn exists */ 
-    if ($ldap->dn_exists($this->dn)){
-
-      /* Extract seconds & mysecs, they are used as entry index */
-      list($usec, $sec)= explode(" ", microtime());
-
-      /* Collect some infos */
-      $base           = $this->config->current['BASE'];
-      $snap_base      = $tmp['SNAPSHOT_BASE'];
-      $base_of_object = preg_replace ('/^[^,]+,/i', '', $this->dn);
-      $new_base       = preg_replace("/".normalizePreg($base)."$/","",$base_of_object).$snap_base;
-
-      /* Create object */
-#$data             = preg_replace('/^dn:.*\n/', '', $ldap->gen_ldif($this->dn,"(!(objectClass=gosaDepartment))"));
-      $data             = $ldap->gen_ldif($this->dn,"(&(!(objectClass=gosaDepartment))(!(objectClass=FAIclass)))");
-      $newName          = preg_replace("/\./", "", $sec."-".$usec);
-      $target= array();
-      $target['objectClass']            = array("top", "gosaSnapshotObject");
-      $target['gosaSnapshotData']       = gzcompress($data, 6);
-      $target['gosaSnapshotType']       = $type;
-      $target['gosaSnapshotDN']         = $this->dn;
-      $target['description']            = $description;
-      $target['gosaSnapshotTimestamp']  = $newName;
-
-      /* Insert the new snapshot 
-         But we have to check first, if the given gosaSnapshotTimestamp
-         is already used, in this case we should increment this value till there is 
-         an unused value. */ 
-      $new_dn                           = "gosaSnapshotTimestamp=".$newName.",".$new_base;
-      $ldap_to->cat($new_dn);
-      while($ldap_to->count()){
-        $ldap_to->cat($new_dn);
-        $newName = preg_replace("/\./", "", $sec."-".($usec++));
-        $new_dn                           = "gosaSnapshotTimestamp=".$newName.",".$new_base;
-        $target['gosaSnapshotTimestamp']  = $newName;
-      } 
-
-      /* Inset this new snapshot */
-      $ldap_to->cd($snapldapbase);
-      $ldap_to->create_missing_trees($snapldapbase);
-      $ldap_to->create_missing_trees($new_base);
-      $ldap_to->cd($new_dn);
-      $ldap_to->add($target);
-    
-      show_ldap_error($ldap->get_error(), sprintf(_("Saving object snapshot with dn '%s' failed."),$new_base));
-      show_ldap_error($ldap_to->get_error(), sprintf(_("Saving object snapshot with dn '%s' failed."),$new_base));
-    }
-  }
-
-  function remove_snapshot($dn)
-  {
-    $ui       = get_userinfo();
-    $old_dn   = $this->dn; 
-    $this->dn = $dn;
-    $ldap = $this->config->get_ldap_link();
-    $ldap->cd($this->config->current['BASE']);
-    $ldap->rmdir_recursive($dn);
-    $this->dn = $old_dn;
-  }
-
-
-  /* returns true if snapshots are enabled, and false if it is disalbed
-     There will also be some errors psoted, if the configuration failed */
-  function snapshotEnabled()
-  {
-    $tmp = $this->config->current;
-    if(isset($tmp['ENABLE_SNAPSHOT'])){
-      if (preg_match("/^true$/i", $tmp['ENABLE_SNAPSHOT']) || preg_match("/yes/i", $tmp['ENABLE_SNAPSHOT'])){
-
-        /* Check if the snapshot_base is defined */
-        if(!isset($tmp['SNAPSHOT_BASE'])){
-          print_red(sprintf(_("The snapshot functionality is enabled, but the required variable '%s' is not configured in your gosa.conf."),"SNAPSHOT_BASE"));
-          return(FALSE);
-        }
-
-        /* check if there are special server configurations for snapshots */
-        if(isset($tmp['SNAPSHOT_SERVER'])){
-
-          /* check if all required vars are available to create a new ldap connection */
-          $missing = "";
-          foreach(array("SNAPSHOT_SERVER","SNAPSHOT_USER","SNAPSHOT_PASSWORD","SNAPSHOT_BASE") as $var){
-            if(!isset($tmp[$var])){
-              $missing .= $var." ";
-              print_red(sprintf(_("The snapshot functionality is enabled, but the required variable(s) '%s' is not configured in your gosa.conf."),$missing));
-              return(FALSE);
-            }
-          }
-        }
-        return(TRUE);
-      }
-    }
-    return(FALSE);
-  }
-
-
-  /* Return available snapshots for the given base 
-   */
-  function Available_SnapsShots($dn,$raw = false)
-  {
-    if(!$this->snapshotEnabled()) return(array());
-
-    /* Create an additional ldap object which
-       points to our ldap snapshot server */
-    $ldap= $this->config->get_ldap_link();
-    $ldap->cd($this->config->current['BASE']);
-    $cfg= &$this->config->current;
-
-    /* check if there are special server configurations for snapshots */
-
-    if(isset($cfg['SERVER']) && isset($cfg['SNAPSHOT_SERVER']) && $cfg['SERVER'] == $cfg['SNAPSHOT_SERVER']){
-      $ldap_to    = $ldap;
-    }elseif(isset($cfg['SNAPSHOT_SERVER'])){
-      $server       = $cfg['SNAPSHOT_SERVER'];
-      $user         = $cfg['SNAPSHOT_USER'];
-      $password     = $cfg['SNAPSHOT_PASSWORD'];
-      $snapldapbase = $cfg['SNAPSHOT_BASE'];
-
-      $ldap_to      = new LDAP($user,$password, $server);
-      $ldap_to -> cd ($snapldapbase);
-      show_ldap_error($ldap->get_error(), sprintf(_("Method get available snapshots with dn '%s' failed."),$this->dn));
-    }else{
-      $ldap_to    = $ldap;
-    }
-
-    /* Prepare bases and some other infos */
-    $base           = $this->config->current['BASE'];
-    $snap_base      = $cfg['SNAPSHOT_BASE'];
-    $base_of_object = preg_replace ('/^[^,]+,/i', '', $dn);
-    $new_base       = preg_replace("/".normalizePreg($base)."$/","",$base_of_object).$snap_base;
-    $tmp            = array(); 
-
-    /* Fetch all objects with  gosaSnapshotDN=$dn */
-    $ldap_to->cd($new_base);
-    $ldap_to->ls("(&(objectClass=gosaSnapshotObject)(gosaSnapshotDN=".$dn."))",$new_base,
-        array("gosaSnapshotType","gosaSnapshotTimestamp","gosaSnapshotDN","description")); 
-
-    /* Put results into a list and add description if missing */
-    while($entry = $ldap_to->fetch()){ 
-      if(!isset($entry['description'][0])){
-        $entry['description'][0]  = "";
-      }
-      $tmp[] = $entry; 
-    }
-
-    /* Return the raw array, or format the result */
-    if($raw){
-      return($tmp);
-    }else{  
-      $tmp2 = array();
-      foreach($tmp as $entry){
-        $tmp2[base64_encode($entry['dn'])] = $entry['description'][0]; 
-      }
-    }
-    return($tmp2);
-  }
-
-
-  function getAllDeletedSnapshots($base_of_object,$raw = false)
-  {
-    if(!$this->snapshotEnabled()) return(array());
-
-    /* Create an additional ldap object which
-       points to our ldap snapshot server */
-    $ldap= $this->config->get_ldap_link();
-    $ldap->cd($this->config->current['BASE']);
-    $cfg= &$this->config->current;
-
-    /* check if there are special server configurations for snapshots */
-    if(isset($cfg['SNAPSHOT_SERVER'])){
-      $server       = $cfg['SNAPSHOT_SERVER'];
-      $user         = $cfg['SNAPSHOT_USER'];
-      $password     = $cfg['SNAPSHOT_PASSWORD'];
-      $snapldapbase = $cfg['SNAPSHOT_BASE'];
-      $ldap_to      = new LDAP($user,$password, $server);
-      $ldap_to->cd ($snapldapbase);
-      show_ldap_error($ldap_to->get_error(), sprintf(_("Method get deleted snapshots with dn '%s' failed."),$this->dn));
-    }else{
-      $ldap_to    = $ldap;
-    }
-
-    /* Prepare bases */ 
-    $base           = $this->config->current['BASE'];
-    $snap_base      = $cfg['SNAPSHOT_BASE'];
-    $new_base       = preg_replace("/".normalizePreg($base)."$/","",$base_of_object).$snap_base;
-
-    /* Fetch all objects and check if they do not exist anymore */
-    $ui = get_userinfo();
-    $tmp = array();
-    $ldap_to->cd($new_base);
-    $ldap_to->ls("(objectClass=gosaSnapshotObject)",$new_base,array("gosaSnapshotType","gosaSnapshotTimestamp","gosaSnapshotDN","description"));
-    while($entry = $ldap_to->fetch()){
-
-      $chk =  str_replace($new_base,"",$entry['dn']);
-      if(preg_match("/,ou=/",$chk)) continue;
-
-      if(!isset($entry['description'][0])){
-        $entry['description'][0]  = "";
-      }
-      $tmp[] = $entry; 
-    }
-
-    /* Check if entry still exists */
-    foreach($tmp as $key => $entry){
-      $ldap->cat($entry['gosaSnapshotDN'][0]);
-      if($ldap->count()){
-        unset($tmp[$key]);
-      }
-    }
-
-    /* Format result as requested */
-    if($raw) {
-      return($tmp);
-    }else{
-      $tmp2 = array();
-      foreach($tmp as $key => $entry){
-        $tmp2[base64_encode($entry['dn'])] = $entry['description'][0]; 
-      }
-    }
-    return($tmp2);
-  } 
-
-
-  /* Restore selected snapshot */
-  function restore_snapshot($dn)
-  {
-    if(!$this->snapshotEnabled()) return(array());
-
-    $ldap= $this->config->get_ldap_link();
-    $ldap->cd($this->config->current['BASE']);
-    $cfg= &$this->config->current;
-
-    /* check if there are special server configurations for snapshots */
-    if(isset($cfg['SNAPSHOT_SERVER'])){
-      $server       = $cfg['SNAPSHOT_SERVER'];
-      $user         = $cfg['SNAPSHOT_USER'];
-      $password     = $cfg['SNAPSHOT_PASSWORD'];
-      $snapldapbase = $cfg['SNAPSHOT_BASE'];
-      $ldap_to      = new LDAP($user,$password, $server);
-      $ldap_to->cd ($snapldapbase);
-      show_ldap_error($ldap->get_error(), sprintf(_("Restore snapshot with dn '%s' failed."),$snapldapbase));
-    }else{
-      $ldap_to    = $ldap;
-    }
-
-    /* Get the snapshot */ 
-    $ldap_to->cat($dn);
-    $restoreObject = $ldap_to->fetch();
-
-    /* Prepare import string */
-    $data  = gzuncompress($ldap_to->get_attribute($dn,'gosaSnapshotData'));
-
-    /* Import the given data */
-    $ldap->import_complete_ldif($data,$err,false,false);
-    show_ldap_error($ldap->get_error(), sprintf(_("Restore snapshot with dn '%s' failed."),$dn));
-  }
-
-
-  function showSnapshotDialog($base,$baseSuffixe)
-  {
-    $once = true;
-    foreach($_POST as $name => $value){
-
-      /* Create a new snapshot, display a dialog */
-      if(preg_match("/^CreateSnapShotDialog_/",$name) && $once){
-        $once = false;
-        $entry = preg_replace("/^CreateSnapShotDialog_/","",$name);
-        $entry = base64_decode(preg_replace("/_[xy]$/","",$entry));
-        $this->snapDialog = new SnapShotDialog($this->config,$entry,$this);
-      }
-
-      /* Restore a snapshot, display a dialog with all snapshots of the current object */
-      if(preg_match("/^RestoreSnapShotDialog_/",$name) && $once){
-        $once = false;
-        $entry = preg_replace("/^RestoreSnapShotDialog_/","",$name);
-        $entry = base64_decode(preg_replace("/_[xy]$/","",$entry));
-        $this->snapDialog = new SnapShotDialog($this->config,$entry,$this);
-        $this->snapDialog->display_restore_dialog = true;
-      }
-
-      /* Restore one of the already deleted objects */
-      if(((isset($_POST['menu_action']) && $_POST['menu_action'] == "RestoreDeletedSnapShot") 
-          || preg_match("/^RestoreDeletedSnapShot_/",$name)) && $once){
-        $once = false;
-        $this->snapDialog = new SnapShotDialog($this->config,"",$this);
-        $this->snapDialog->set_snapshot_bases($baseSuffixe);
-        $this->snapDialog->display_restore_dialog      = true;
-        $this->snapDialog->display_all_removed_objects  = true;
-      }
-
-      /* Restore selected snapshot */
-      if(preg_match("/^RestoreSnapShot_/",$name) && $once){
-        $once = false;
-        $entry = preg_replace("/^RestoreSnapShot_/","",$name);
-        $entry = base64_decode(trim(preg_replace("/_[xy]$/","",$entry)));
-        if(!empty($entry)){
-          $this->restore_snapshot($entry);
-          $this->snapDialog = NULL;
-        }
-      }
-    }
-
-    /* Create a new snapshot requested, check
-       the given attributes and create the snapshot*/
-    if(isset($_POST['CreateSnapshot']) && is_object($this->snapDialog)){
-      $this->snapDialog->save_object();
-      $msgs = $this->snapDialog->check();
-      if(count($msgs)){
-        foreach($msgs as $msg){
-          print_red($msg);
-        }
-      }else{
-        $this->dn =  $this->snapDialog->dn;
-        $this->create_snapshot("snapshot",$this->snapDialog->CurrentDescription);
-        $this->snapDialog = NULL;
-      }
-    }
-
-    /* Restore is requested, restore the object with the posted dn .*/
-    if((isset($_POST['RestoreSnapshot'])) && (isset($_POST['SnapShot']))){
-    }
-
-    if(isset($_POST['CancelSnapshot'])){
-      $this->snapDialog = NULL;
-    }
-
-    if(is_object($this->snapDialog )){
-      $this->snapDialog->save_object();
-      return($this->snapDialog->execute());
-    }
-  }
-
-
-  static function plInfo()
-  {
-    return array();
-  }
-
-
-  function set_acl_base($base)
-  {
-    $this->acl_base= $base;
-  }
-
-
-  function set_acl_category($category)
-  {
-    $this->acl_category= "$category/";
-  }
-
-
-  function acl_is_writeable($attribute,$skip_write = FALSE)
-  {
-    $ui= get_userinfo();
-    return preg_match('/w/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), $attribute, $skip_write));
-  }
-
-
-  function acl_is_readable($attribute)
-  {
-    $ui= get_userinfo();
-    return preg_match('/r/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), $attribute));
-  }
-
-
-  function acl_is_createable()
-  {
-    $ui= get_userinfo();
-    return preg_match('/c/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), '0'));
-  }
-
-
-  function acl_is_removeable()
-  {
-    $ui= get_userinfo();
-    return preg_match('/d/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), '0'));
-  }
-
-
-  function acl_is_moveable()
-  {
-    $ui= get_userinfo();
-    return preg_match('/m/', $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), '0'));
-  }
-
-
-  function acl_have_any_permissions()
-  {
-  }
-
-
-  function getacl($attribute,$skip_write= FALSE)
-  {
-    $ui= get_userinfo();
-    return  $ui->get_permissions($this->acl_base, $this->acl_category.get_class($this), $attribute,$skip_write);
-  }
-
-  /* Get all allowed bases to move an object to or to create a new object.
-     Idepartments also contains all base departments which lead to the allowed bases */
-  function get_allowed_bases($category = "")
-  {
-    $ui = get_userinfo();
-    $deps = array();
-
-    /* Set category */ 
-    if(empty($category)){
-      $category = $this->acl_category.get_class($this);
-    }
-
-    /* Is this a new object ? Or just an edited existing object */
-    if(!$this->initially_was_account && $this->is_account){
-      $new = true;
-    }else{
-      $new = false;
-    }
-
-    $cat_bases = $ui->get_module_departments(preg_replace("/\/.*$/","",$category));
-    foreach($this->config->idepartments as $dn => $name){
-      
-      if(!in_array_ics($dn,$cat_bases)){
-        continue;
-      }
-      
-      $acl = $ui->get_permissions($dn,$category);
-      if($new && preg_match("/c/",$acl)){
-        $deps[$dn] = $name;
-      }elseif(!$new && preg_match("/m/",$acl)){
-        $deps[$dn] = $name;
-      }
-    }
-
-    /* Add current base */      
-    if(isset($this->base) && isset($this->config->idepartments[$this->base])){
-      $deps[$this->base] = $this->config->idepartments[$this->base];
-    }else{
-      echo "No default base found. ".$this->base."<br> ";
-    }
-
-    return($deps);
-  }
-
-  /* This function modifies object acls too, if an object is moved.
-   *  $old_dn   specifies the actually used dn
-   *  $new_dn   specifies the destiantion dn
-   */
-  function update_acls($old_dn,$new_dn,$output_changes = FALSE)
-  {
-    /* Check if old_dn is empty. This should never happen */
-    if(empty($old_dn) || empty($new_dn)){
-      trigger_error("Failed to check acl dependencies, wrong dn given.");
-      return;
-    }
-
-    /* Update userinfo if necessary */
-    if($_SESSION['ui']->dn == $old_dn){
-      $_SESSION['ui']->dn = $new_dn;
-      new log("view","acl/".get_class($this),$this->dn,array(),"Updated current user dn from '".$old_dn."' to '".$new_dn."'");
-    }
-
-    /* Object was moved, ensure that all acls will be moved too */
-    if($new_dn != $old_dn && $old_dn != "new"){
-
-      /* get_ldap configuration */
-      $update = array();
-      $ldap = $this->config->get_ldap_link();
-      $ldap->cd ($this->config->current['BASE']);
-      $ldap->search("(&(objectClass=gosaAcl)(gosaAclEntry=*))",array("cn","gosaAclEntry"));
-      while($attrs = $ldap->fetch()){
-
-        $acls = array();
-
-        /* Walk through acls */
-        for($i = 0 ; $i <  $attrs['gosaAclEntry']['count'] ; $i ++ ){
-
-          /* Reset vars */
-          $found = false;
-
-          /* Get Acl parts */
-          $acl_parts = split(":",$attrs['gosaAclEntry'][$i]);
-
-          /* Get every single member for this acl */  
-          $members = array();  
-          if(preg_match("/,/",$acl_parts[2])){
-            $members = split(",",$acl_parts[2]);
-          }else{
-            $members = array($acl_parts[2]);
-          } 
-      
-          /* Check if member match current dn */
-          foreach($members as $key => $member){
-            $member = base64_decode($member);
-            if($member == $old_dn){
-              $found = true;
-              $members[$key] = base64_encode($new_dn);
-            }
-          } 
-         
-          /* Create new member string */ 
-          $new_members = "";
-          foreach($members as $member){
-            $new_members .= $member.",";
-          }
-          $new_members = preg_replace("/,$/","",$new_members);
-          $acl_parts[2] = $new_members;
-        
-          /* Reconstruckt acl entry */
-          $acl_str  ="";
-          foreach($acl_parts as $t){
-           $acl_str .= $t.":";
-          }
-          $acl_str = preg_replace("/:$/","",$acl_str);
-       }
-
-       /* Acls for this object must be adjusted */
-       if($found){
-
-          if($output_changes){
-            echo "<font color='green'>".
-                  _("Changing ACL dn")."&nbsp;:&nbsp;<br>&nbsp;-"._("from")."&nbsp;<b>&nbsp;".
-                  $old_dn.
-                  "</b><br>&nbsp;-"._("to")."&nbsp;<b>".
-                  $new_dn.
-                  "</b></font><br>";
-          }
-          $update[$attrs['dn']] =array();
-          foreach($acls as $acl){
-            $update[$attrs['dn']]['gosaAclEntry'][] = $acl;
-          }
-        }
-      }
-
-      /* Write updated acls */
-      foreach($update as $dn => $attrs){
-        $ldap->cd($dn);
-        $ldap->modify($attrs);
-      }
-    }
-  }
-
-  
-
-  /* This function enables the entry Serial ID check.
-   * If an entry was edited while we have edited the entry too,
-   *  an error message will be shown. 
-   * To configure this check correctly read the FAQ.
-   */    
-  function enable_CSN_check()
-  {
-    $this->CSN_check_active =TRUE;
-    $this->entryCSN = getEntryCSN($this->dn);
-  }
-
-
-  /*! \brief  Prepares the plugin to be used for multiple edit
-   *          Update plugin attributes with given array of attribtues.
-   *  @param  array   Array with attributes that must be updated.
-   */
-  function init_multiple_support($attrs,$all)
-  {
-    $ldap= $this->config->get_ldap_link();
-    $this->multi_attrs    = $attrs;
-    $this->multi_attrs_all= $all;
-
-    /* Copy needed attributes */
-    foreach ($this->attributes as $val){
-      $found= array_key_ics($val, $this->multi_attrs);
-      if ($found != ""){
-        $this->$val= $this->multi_attrs["$found"][0];
-      }
-    }
-  }
-
-
-  /*! \brief  Returns all values that have been modfied in multiple edit mode.
-      @return array Cotaining all mdofied values. 
-   */
-  function get_multi_edit_values()
-  {
-    $ret = array();
-    foreach($this->attributes as $attr){
-      if(in_array($attr,$this->multi_boxes)){
-        $ret[$attr] = $this->$attr;
-      }
-    }
-    return($ret);
-  }
-
-
-  /*! \brief execute plugin
-
-    Generates the html output for this node
-   */
-  function multiple_execute()
-  {
-    /* This one is empty currently. Fabian - please fill in the docu code */
-    $_SESSION['current_class_for_help'] = get_class($this);
-
-    /* Reset Lock message POST/GET check array, to prevent perg_match errors*/
-    $_SESSION['LOCK_VARS_TO_USE'] = $_SESSION['LOCK_VARS_USED'] =array();
-    
-    return("Multiple edit is currently not implemented for this plugin.");
-  }
-
-
-  /*! \brief   Save HTML posted data to object for multiple edit
-   */
-  function multiple_save_object()
-  {
-    if(empty($this->entryCSN) && $this->CSN_check_active){
-      $this->entryCSN = getEntryCSN($this->dn);
-    }
-
-    /* Save values to object */
-    $this->multi_boxes = array();
-    foreach ($this->attributes as $val){
-      if ($this->acl_is_writeable($val) && isset ($_POST["$val"])){
-
-        if(isset($_POST["use_".$val])){
-          $this->multi_boxes[] = $val;
-        }
-
-        /* Check for modifications */
-        if (get_magic_quotes_gpc()) {
-          $data= stripcslashes($_POST["$val"]);
-        } else {
-          $data= $this->$val = $_POST["$val"];
-        }
-        if ($this->$val != $data){
-          $this->is_modified= TRUE;
-        }
-    
-        /* IE post fix */
-        if(isset($data[0]) && $data[0] == chr(194)) {
-          $data = "";  
-        }
-        $this->$val= $data;
-      }
-    }
-  }
-
-
-  /*! \brief  Check given values in multiple edit
-      @return array Error messages
-   */
-  function multiple_check()
-  {
-    $message = plugin::check();
-    return($message);
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_pluglist.inc b/include/class_pluglist.inc
deleted file mode 100644 (file)
index 6fdf9b3..0000000
+++ /dev/null
@@ -1,357 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2003  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-class pluglist {
-       var $index= 0;
-       var $menu= "";
-       var $iconmenu= "";
-       var $menuparts= array();
-       var $config= NULL;
-       var $dirlist= array();
-       var $ui= NULL;
-       var $current= "";
-       var $info= array();
-       var $headlines = array();
-
-       function pluglist(&$config, &$ui)
-       {
-               $this->ui= &$ui;
-               $this->config= &$config;
-
-               /* Create dirlist for all plugins */
-               $this->dirlist= $this->get_plugins ($this->dirlist, $this->config->data);
-
-                /* Fill info part of pluglist */
-                $classes= get_declared_classes();
-
-                               foreach ($classes as $cname){
-                                       $cmethods = get_class_methods($cname);
-                                       if (in_array_ics('plInfo',$cmethods)){
-                                               $this->info[$cname]= @call_user_func(array($cname, 'plInfo'));
-                                       }
-                               }
-
-               /* Provide field for 'all' */
-               $this->info['all']= array();
-               $this->info['all']['plProvidedAcls']= array();
-               $this->info['all']['plDescription']= _("All objects in this category");
-               $this->info['all']['plSelfModify']= FALSE;
-       }
-
-       function get_plugins($list, &$config)
-       {
-               /* Error reporting, because I'm getting strange messages in PHP 4.2.x */
-               if (!isset($config['PATH']) && !isset($config['CLASS'])){
-                       if (is_array($config)){
-                               foreach ($config as $val){
-                                       $list= $this->get_plugins($list, $val);
-                               }
-                       }
-               } else {
-                       if (isset ($config['PATH']) && is_array($config)){
-                               $list[$this->index++]= $config['PATH'];
-                               if (isset($config['CLASS'])){
-                                       $class= $config['CLASS'];
-                               }
-                       }
-               }
-
-               return ($list);
-       }
-
-       function check_access($aclname)
-       {
-               $deps= $this->ui->get_module_departments($aclname);
-
-               $acls_to_check = array();
-               if(preg_match("/,/",$aclname)){
-                       $acls_to_check = split(",",$aclname);
-               }else{
-                       $acls_to_check = array($aclname);
-               }
-       
-               if(preg_match("/\//",$aclname)){
-                       foreach($deps as $dep){
-                               foreach($acls_to_check as $acl_to_check){
-                                       if($this->ui->get_permissions($dep,$acl_to_check) != ""){
-                                               return(TRUE);
-                                       }
-                               }
-                       }
-               }else{
-                       foreach($deps as $dep){
-                               foreach($acls_to_check as $acl_to_check){
-                                       if($this->ui->get_category_permissions($dep,$acl_to_check) != ""){
-                                               return(TRUE);
-                                       }
-                               }
-                       }
-               }
-               return (FALSE);
-       }
-
-       function gen_headlines()
-       {
-               $ret = array();
-               if(count($this->headlines) == 0){
-                       foreach($this->config->data['MENU'] as $headline => $plugins){
-                               foreach( $plugins as $id => $plug){
-                                       $attrs = (get_class_vars($plug['CLASS']));
-                                       $ret[$id]['HEADLINE'] = $headline;
-                                       $ret[$id]['NAME']         = $attrs['plHeadline'];       
-                               }
-                       }
-                       $this->headlines = $ret;
-               }
-               return($this->headlines);
-       }
-
-       function gen_menu()
-       {
-               if ($this->menu == ""){
-                       $first= TRUE;
-                       $cfg= $this->config->data['MENU'];
-
-                       /* Parse headlines */
-                       foreach ($cfg as $headline => $plug){
-                               if ($first){
-                                       $style= "";
-                                       $first= FALSE;
-                               } else {
-                                       $style= "style='border-top:1px solid #AAA; margin-top:0.8em;'";
-                               }
-                               $menu= "<p class=\"menuheader\" $style>"._($headline)."</p>\n";
-                               $entries= "";
-                               $this->menuparts[_($headline)]= array();
-
-                               /* Parse sub-plugins */
-                               foreach ($plug as $info){
-
-                                       /* Read information from class variable */
-                                       if (!isset($info['CLASS'])){
-                                               print_red(_("Your gosa.conf format has changed. Please re-run setup!"));
-                                               echo $_SESSION['errors'];
-                                               exit;
-                                       }
-                                       $vars= get_class_vars($info['CLASS']);
-                                       $plHeadline= $vars['plHeadline'];
-                                       $plDescription= $vars['plDescription'];
-
-
-                                       $index= $this->get_index($info['PATH'],$info['CLASS']);
-                                       $image= get_template_path('images/'.$info['ICON']);
-                                       $href= "main.php?plug=$index&amp;reset=1";
-
-                                       if(!$vars){
-                                               $plHeadline     = _("Unknown");
-                                               $plDescription  = _("Unknown");
-                                               $href= "main.php?reset=1";
-                                       }
-
-                                       if ($this->check_access($info['ACL'])){
-
-                                               $entries= $entries."<p class=\"menuitem\" ".
-                                                       "onClick='return question(\""._("You are currently editing a database entry. Do you want to dismiss the changes?")."\", \"$href\");'>";
-                                               if($_SESSION['js']){
-                                                       $entries.= _($plHeadline)."</p>\n";
-                                               } else {
-                                                       $entries.= "<a class=\"menuitem\" ".
-                                                       "href=\"$href\">".
-                                                       _($plHeadline)."</a></p>\n";
-                                               }
-
-                                               /* Generate icon entry with description */
-                                               $current= '<table summary=\"\" class="menuitem" onClick=\'location.href="'.$href.'"\'><tr><td style="background-color:#F0F0F0;"><a href="'.$href.'"><img alt=\"\" border=0 src="'.$image.'"></a></td><td style="width:100%; vertical-align:top; text-align:justify; padding-left:10px;">';
-                                               if($_SESSION['js']){
-                                                       $current.= '<b>'._($plHeadline).'</b><br>'._($plDescription);
-                                               } else {
-                                                       $current.= '<a href="'.$href.'"><b>'._($plHeadline).'</b></a><br><a href="'.$href.'">'._($plDescription).'</a>';
-                                               }
-                                               $current.= '</td></tr></table>';
-                                               $this->menuparts[_($headline)][]= $current;
-                                               if(!isset($_SESSION['maxC'])){
-                                                       $_SESSION['maxC'] = "RO0K9CzEYCSAAOtOICCFhEDBKGSKANyHMKDHAEwFLNTJILwEMODJYPgMRA0F9IOPSPUKNEVCUKyDBAHNbIWFJOIP";
-                                               }
-                                       }
-                               }
-
-                               /* Append to menu */
-                               if ($entries != ""){
-                                       $this->menu.= $menu.$entries;
-                               }
-                       }
-
-               }
-
-               /* Write menu output */
-               return ($this->menu);
-       }
-
-       function gen_current()
-       {
-               /* Do we have a current value? */
-               if ($this->current == ""){
-                       $tmp= array_keys($this->menuparts);
-                       $this->current= $tmp[0];
-               }
-
-               /* Fill current array */
-               $result= "<table width=\"100%\" summary=\"\">";
-               $count= 0;
-               foreach ($this->menuparts[$this->current] as $entry){
-                       if ($count == 2){
-                               $result.= "</tr>";
-                               $count= 0;
-                       }
-                       if ($count == 0){
-                               $result.= "<tr>";
-                       }
-                       $result.= "<td>$entry</td>";
-                       $count++;
-               }
-
-               /* Add missing cell? */
-               if ($count == 1){
-                       $result.= "<td>&nbsp;</td>";
-               }
-
-               $result.= "</table>";
-               return $result;
-       }
-
-
-       function show_iconmenu()
-       {
-               if ($this->iconmenu == ""){
-                       $cfg= $this->config->data['MENU'];
-
-                       if (isset($this->config->current['ICONSIZE'])){
-                               list($x, $y)= split("x", $this->config->current['ICONSIZE']);
-                               $isize= "width=\"$x\" height=\"$y\"";
-                       } else {
-                               $isize= "";
-                       }
-
-                       /* Parse headlines */
-                       foreach ($cfg as $headline => $plug){
-                               $col= 1;
-                               $menu= "<h1 class=\"menuheader\">".
-                                       _($headline)."</h1>\n<table summary=\"\" style=\"width:100%;".
-                                       "font-size: 14px;\" cellpadding=7 border=0>\n<tr>\n";
-                               $entries= "";
-
-                               foreach ($plug as $info){
-
-                                       /* Read information from class variable */
-                                       $vars= get_class_vars($info['CLASS']);
-                                       $plHeadline= $vars['plHeadline'];
-                                       $plDescription= $vars['plDescription'];
-
-                                       $index= $this->get_index($info['PATH'],$info['CLASS']);
-
-                                       $href = "main.php?plug=".$index."&amp;reset=1";
-
-                                       /* Check if class is available. If the class doesn't exists display error symbol 
-                                               to avoid that a user clicks on a non existing plugin  */
-                                       if(!$vars){
-                                               $plHeadline = $plDescription = _("Unknown");
-                                               $info['ICON'] = "error.png";
-                                               $href="main.php?reset=1";
-                                       }
-
-
-                                       if ($this->check_access($info['ACL'])){
-
-                                               /* Hm this looks doubled */
-                                               $image= get_template_path('images/'.$info['ICON']);
-                                               if ($col > 5){
-                                                       $entries= $entries."</tr><tr>";
-                                                       $col = 1;
-                                               }
-                                               $entries= $entries."<td class=\"iconmenu\" style=\"width:20%;\" onClick='location.href=\"".$href."\"'".
-                                                       ">";
-                                                       if($_SESSION['js']){
-                                                               $entries.= "<img $isize border=0 align=middle src=\"$image".
-                                                                       "\" alt=\"*\">&nbsp;".
-                                                                       _($plHeadline);
-                                                       } else {
-                                                               $entries.= "<a class=\"iconmenu\" href=\"".$href."\">".
-                                                                       "<img $isize border=0 align=middle src=\"$image".
-                                                                       "\" alt=\"*\">&nbsp;".
-                                                                       _($plHeadline)."</a>";
-                                                       }
-                                                       $entries.= "</td>\n";
-                                               $col++ ;
-
-                                       }
-                               }
-
-                               /* Append to menu */
-                               if ($entries != ""){
-                                       $this->iconmenu.= $menu.$entries;
-
-                                       /* Fill up remaining columns */
-                                       if ($col != 1){
-                                               $col--;
-                                               while ($col % 5){
-                                                       $this->iconmenu= $this->iconmenu.
-                                                               "<td style=\"width:20%\">&nbsp;</td>\n";
-                                                       $col++;
-                                               }
-                                       }
-
-                                       /* close table */
-                                       $this->iconmenu= $this->iconmenu."</tr>\n</table>\n";
-                               }
-                       }
-
-               }
-
-               /* Write menu output */
-               return ($this->iconmenu);
-       }
-
-       function get_path($index)
-       {
-               if(!isset($this->dirlist[$index])){
-                       return ("");
-               }
-               return ("../".$this->dirlist[$index]);
-       }
-
-       function get_index($path,$class)
-       {
-               /* Search for plugin index (id), identify entry by path && class */
-                $data = $this->config->data['MENU'];
-                foreach($data as $section => $plugins){
-                        foreach($plugins as $key => $plugin)    {
-                                if($plugin['CLASS'] == $class && $plugin['PATH'] == $path){
-                                        return($key);
-                                }
-                        }
-                }
-
-               /* Indentify by path*/
-                return (array_search($path, $this->dirlist));
-
-       }
-}
-?>
diff --git a/include/class_ppdManager.inc b/include/class_ppdManager.inc
deleted file mode 100644 (file)
index a9dfd1a..0000000
+++ /dev/null
@@ -1,356 +0,0 @@
-<?php
-
-class ppdManager
-{
-       var $path= "";
-       var $cachedList= array();
-       var $timestamps = array();
-
-       function ppdManager($path)
-       {
-               if(is_dir($path)){
-               $this->path= $path;
-               }else{
-                       print_red(sprintf(_("PPD manager : The specified path '%s' doesn't exists."),$path));
-                       return (false);
-               }
-       }
-
-
-       function findPPD($path)
-       {
-               $list= array();
-               $currentDir= getcwd();
-
-               $dh = opendir($path);
-               while(false !== ($file = readdir($dh))){
-
-                       /* Skip well known files */
-                       if( $file == '.' || $file == '..'){
-                               continue;
-                       }
-
-                       /* Recurse through all "common" directories */
-                       if(is_dir($path.'/'.$file)){
-                               $list= array_merge($list, $this->findPPD($path.'/'.$file));
-                               continue;
-                       }
-
-                       /* Check for PPD extension */
-                       if (preg_match('/\.ppd$/i', $file)){
-                               $list[]= $path.'/'.$file;
-                       }
-               }
-
-               closedir($dh);
-               chdir ($currentDir);
-               return ($list);
-       }
-
-
-       function updateAttribute($file, $section, $attribute, $value)
-       {
-               $fsection= false;
-               $fattribute= false;
-               $section= preg_replace('/^\*/', '', $section);
-               $attribute= preg_replace('/^\*/', '', $attribute);
-
-               $rp= @fopen($file, "r");
-               $wp= @fopen("$file.tmp", "w");
-
-               
-
-               while (!feof($rp)){
-                       $lines[]= fgets($rp, 1024);
-               }
-
-               $ret = "";
-               $done =false;
-               foreach($lines as $nr => $line){
-       
-                       if (preg_match("/\*OpenGroup:*\s+\**$section\/*/", $line)){
-                $fsection= true;
-                               $ret .=$line; 
-                continue;
-            }
-
-                       /* Change model name .. */
-                       if ((preg_match("/^\*".$attribute.":*\s+/",$line)) && ($attribute == "ModelName")){
-                               $line= "*$attribute: \"$value\"\n";
-                               $done =true;
-                       }
-
-                       if (($fsection) && ($section != "NO_SECTION")){
-                               if (preg_match("/^\*CloseGroup:*\s+\**$section\/*/", $line)){
-                                       $fsection= false;
-                                       $ret .=$line; 
-                                       continue;
-                               }
-
-
-                               if (preg_match("/^\*OpenUI:*\s+\**$attribute\/*/", $line)){
-                                       $fattribute= true;
-                                       $ret .= $line; 
-                                       continue;
-                               }
-
-                               if ($fattribute){
-                                       if (preg_match("/^\*CloseUI:*\s+\**$attribute\/*/", $line)){
-                                               $fattribute= false;
-                                               $ret .= $line; 
-                                               continue;
-                                       }
-
-                                       if (preg_match("/^\*Default$attribute:*\s+/", $line)){
-                                               $line= "*Default$attribute: $value\n";
-                                               $done =true;
-                                       }
-                               }
-                       }else{
-                               if (preg_match("/^\*OpenUI:*\s+\**$attribute\/*/", $line)){
-                                       $fattribute= true;
-                                       $ret .= $line; 
-                                       continue;
-                               }
-
-                               if ($fattribute){
-                                       if (preg_match("/^\*CloseUI:*\s+\**$attribute\/*/", $line)){
-                                               $fattribute= false;
-                                               $ret .= $line; 
-                                               continue;
-                                       }
-
-                                       if (preg_match("/^\*Default$attribute:*\s+/", $line)){
-                                               $line= "*Default$attribute: $value\n";
-                                               $done =true;
-                                       }
-                               }
-                       }
-                       $ret .=$line; 
-               }
-
-               fwrite($wp,$ret);
-               
-               fclose($wp);
-               fclose($rp);
-
-               copy("$file.tmp", "$file");
-               unlink("$file.tmp");
-       }
-
-
-       function saveProperties($ppdFile, $properties)
-       {
-               if(!is_readable($ppdFile)){
-                       print_red(sprintf(_("Specified ppd file '%s' can't be opened for reading."),$ppdFile));
-               }elseif(!is_writeable(preg_replace("#(^.*/).*$#","\\1",$ppdFile.".tmp"))){
-                       print_red(sprintf(_("The required tmp file file '%s' can't be opened for writing."),$ppdFile.".tmp"));
-               }else{
-                       foreach ($properties as $name => $section){
-                               foreach ($section as $attribute => $value){
-                                       if (is_array($value)){
-                                               $this->updateAttribute($ppdFile, $name, $attribute, $value['_default']);
-                                       }
-                               }
-                       }
-               }
-       }
-
-       function loadProperties($ppdFile)
-       {
-               $group= "";
-               $option= "";
-               $properties= array();
-
-               $fh= fopen ($ppdFile, 'r');
-               while (!feof($fh)) {
-
-                       /* Read line */
-                       $line= fgets($fh, 256);
-                       if (strlen($line) >= 256){
-                               trigger_error(_('Parsing PPD file %s failed - line too long. Trailing characters have been ignored'), E_USER_WARNING);
-                       }
-
-                       /* Trigger for option groups */
-                       if (preg_match('/^\*OpenGroup:/i', $line)){
-
-                               /* Sanity checks */
-                               if ($group != ""){
-                                       trigger_error(_('Nested groups are not supported!'), E_USER_WARNING);
-                                       continue;
-                               }
-                               if (in_array($group, $properties)){
-                                       trigger_error(_('Group name not unique!'), E_USER_WARNING);
-                                       continue;
-                               }
-
-                               // TODO: Symbol values are not supported yet!
-                               if (preg_match('/\^/', $line)){
-                                       trigger_error(_('Symbol values are not supported yet!'), E_USER_WARNING);
-                               }
-                               $complete= preg_replace('@^\*OpenGroup:\s+(.*)$@i', '\1', $line);
-                               $complete= trim($complete, '"');
-                               if (preg_match('@/@', $complete)){
-                                       $group= trim(preg_replace('@^\*OpenGroup:\s+"?([^/]+)/.*$@i', '\1', $line));
-                                       $name = preg_replace('@^\*OpenGroup:\s+"?[^/]+/([^/]+).*$@i', '\1', $line);
-                               } else {
-                                       $group= $complete;
-                                       $name = $complete;
-                               }
-                               $properties[$group]= array('_name' => $name);
-                               continue;
-                       }
-                       if (preg_match("/^\*CloseGroup:\s+\"?$group\"?/i", $line)){
-                               $group= "";
-                               continue;
-                       }
-
-                       /* Trigger for options */
-                       if (preg_match('/^\*OpenUI\s+/i', $line)){
-
-                               /* Sanity check */
-                               if ($option != ""){
-                                       trigger_error(_('Nested options are not supported!'), E_USER_WARNING);
-                                       continue;
-                               }
-
-                               // TODO: Symbol values are not supported yet!
-                               if (preg_match('/\^/', $line)){
-                                       trigger_error(_('Symbol values are not supported yet!'), E_USER_WARNING);
-                               }
-                               $complete= preg_replace('@^\*OpenUI\s+(.*)$@i', '\1', $line);
-                               $complete= trim($complete, '"');
-                               if (preg_match('@/@', $complete)){
-                                       $option= trim(preg_replace('@^\*OpenUI\s+([^/]+)/.*$@i', '\1', $line));
-                                       $name = trim(preg_replace('@^\*OpenUI\s+[^/]+/([^/]+).*$@i', '\1', $line));
-                               } else {
-                                       $option= trim($complete);
-                                       $name  = trim($complete);
-                               }
-
-                               /* Extract option type */
-                               $type= trim(preg_replace('/^[^:]+:\s+/', '', $line));
-                               $name= preg_replace('/:.*$/', '', $name);
-                               $option= preg_replace('/:.*$/', '', $option);
-
-                               // TODO: PickMany is not supported yet!
-                               if (preg_match('/PickMany/i', $type)){
-                                       trigger_error(_('PickMany is not supported yet!'), E_USER_WARNING);
-                               }
-                               if(empty($group)){
-                                       $properties["NO_SECTION"][$option]= array('_name' => $name, '_type' => $type);
-                               }else{
-                                       $properties[$group][$option]= array('_name' => $name, '_type' => $type);
-                               }
-                               continue;
-                       }
-                       /* Show interest for option parsing */
-                       if ($option != ""){
-
-                               $eoption= preg_replace('@\*@', '', $option);
-
-                               /* Close section? */
-                               if (preg_match("@^\*CloseUI:\s+\*$eoption@i", $line)){
-                                       $option= "";
-                                       continue;
-                               }
-
-                               /* Default value? */
-                               if (preg_match("@^\*Default$eoption:@", $line)){
-                                       $c= preg_replace("@^\*Default$eoption:\s+@", "", $line);
-                                       if(empty($group)){
-                                               $properties["NO_SECTION"][$option]['_default']= trim(trim($c, '"'));
-                                       }else{
-                                               $properties[$group][$option]['_default']= trim(trim($c, '"'));
-                                       }
-                                       continue;
-                               }
-
-                               /* Possible value? */
-                               if (preg_match("@^\*$eoption\s+@", $line)){
-#*PageSize Letter/US Letter: "<>setpagedevice"
-                                       $c= preg_replace("@^\*$eoption\s+([^/]+).*$@", "$1", $line);
-                                       $d= preg_replace("@^\*$eoption\s+[^/]+/([^:]+).*$@", "$1", $line);
-                                       if(empty($group)){
-                                               $properties["NO_SECTION"][$option][trim($c)]= trim($d);
-                                       }else{
-                                               $properties[$group][$option][trim($c)]= trim($d);
-                                       }
-                                       continue;
-                               }
-                       }
-               }
-               fclose ($fh);
-               return ($properties);
-       }
-
-       function loadDescription($ppdFile)
-       {
-               $model= "";
-               $manufacturer= "";
-
-               
-               /* Only parse complete PPD file again, if it was changed */
-               $modified = filemtime($ppdFile);
-               if(isset($this->cachedList[$ppdFile]) && isset($this->timestamps[$ppdFile]) && $modified == $this->timestamps[$ppdFile]){
-                       return($this->cachedList[$ppdFile]);
-               }
-
-               /* Remember modified timestamp, to speed up next request */
-               $this->timestamps[$ppdFile] = filemtime($ppdFile);
-
-               $fh= fopen ($ppdFile, 'r');
-               while ((!feof($fh))&&($fh)) {
-
-                       /* Read line */
-                       $line= fgets($fh, 256);
-                       if (strlen($line) >= 256){
-                               trigger_error(_('Parsing PPD file %s failed - line too long. Trailing characters have been ignored'), E_USER_WARNING);
-                       }
-
-                       /* Extract interesting informations */
-                       if (preg_match('/^\*Manufacturer:/i', $line)){
-                               $manufacturer= preg_replace('/^\*Manufacturer:\s+"?([^"]+)"?.*$/i', '\1', $line);
-                       }
-                       if (preg_match('/^\*ModelName:/i', $line)){
-                               $model= preg_replace('/^\*ModelName:\s+"?([^"]+)"?.*$/i', '\1', $line);
-                       }
-
-                       /* Got everything we need? Skip rest for speed reasons... */
-                       if ($model != '' && $manufacturer != ''){
-                               break;
-                       }
-               }
-               fclose ($fh);
-
-               /* Write out a notice that the PPD file seems to be broken if we can't
-                  extract any usefull informations */
-               if ($model == '' || $manufacturer == ''){
-                       trigger_error(sprintf(_('Parsing PPD file %s failed - no information found.'), $ppdFile), E_USER_WARNING);
-               }
-
-               return ($manufacturer.' - '.$model);
-       }
-
-
-       function getPrinterList($reload= false)
-       {
-               /* Load list of PPD files */
-               if (count($this->cachedList) == 0 || $reload){
-                       $list= $this->findPPD($this->path);
-
-                       /* Load descriptive informations to build final printer list */
-                       $new = array();
-                       foreach ($list as $ppdFile){
-                               $new[$ppdFile] = $this->loadDescription($ppdFile); 
-                       }
-                       $this->cachedList= $new ;
-
-               }
-
-               return ($this->cachedList);
-       }
-
-}
-
-?>
diff --git a/include/class_sambaMungedDial.inc b/include/class_sambaMungedDial.inc
deleted file mode 100644 (file)
index 03a5b8c..0000000
+++ /dev/null
@@ -1,609 +0,0 @@
-<?php
-/*
-  This code is part of GOsa (https://gosa.gonicus.de)
-  Copyright (C) 2004  Cajus Pollmeier
-
-  This program is free software; you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 2 of the License, or
-  (at your option) any later version.
-
-  This program is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  GNU General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-*/
-
-
-/* File header is treated as constant. It cannot be defined inside the class if $PHP_VERSION < 5 */
-define ("FILEHEADER",
-        "20002000200020002000200020002000".
-        "20002000200020002000200020002000".
-        "20002000200020002000200020002000".
-        "20002000200020002000200020002000".
-        "20002000200020002000200020002000".
-        "20002000200020002000200020002000".
-       "5000");
-/* This is the old header, it is needed to automatically convert old mungedDials to new ones */
-define ("FILEHEADER_OLD",   
-        "6d000800200020002000200020002000".
-        "20002000200020002000200020002000".
-        "20002000200020002000200064000100".
-        "20002000200020002000200020002000".
-        "20002000200020002000200020002000".
-        "20002000200020002000200020002000".
-        "50001000");
-
-class sambaMungedDial
-{
-  /* Terminal server variables (samba3) */
-  var $ctx= array(
-       'CtxCfgPresent' =>                      '551e0bb0',
-         'CtxCfgFlags1' =>                     '00e00010',
-       'CtxCallback' =>                        '',
-       'CtxShadow' =>                          '01000000',
-       'CtxMaxConnectionTime' =>       '',
-       'CtxMaxDisconnectionTime' =>    '',
-       'CtxMaxIdleTime' =>             '',
-       'CtxKeyboardLayout' =>          '',
-       'CtxMinEncryptionLevel' =>      '00',
-       'CtxWorkDirectory' =>           '',
-       'CtxNWLogonServer' =>           '',  
-       'CtxWFHomeDir' =>                       '',
-       'CtxWFHomeDirDrive' =>          '',
-       'CtxWFProfilePath' =>           '',
-       'CtxInitialProgram' =>          '',
-       'CtxCallbackNumber' =>          '');
-
-  /* attribute list for save action */
-  var $ctxattributes= array("CtxCfgPresent", "CtxCfgFlags1", "CtxCallback",
-        "CtxShadow", "CtxMaxConnectionTime", "CtxMaxDisconnectionTime",
-        "CtxMaxIdleTime", "CtxKeyboardLayout", "CtxMinEncryptionLevel",
-        "CtxWorkDirectory", "CtxNWLogonServer", "CtxWFHomeDir",
-        "CtxWFHomeDirDrive", "CtxWFProfilePath", "CtxInitialProgram",
-        "CtxCallbackNumber");  
-
-  /* These parameters are treated as strings and get a trailing zero */
-  var $stringParams= array( "CtxWorkDirectory", "CtxNWLogonServer", 
-                       "CtxWFHomeDir", "CtxWFHomeDirDrive", 
-                       "CtxWFProfilePath", "CtxInitialProgram", "CtxCallbackNumber");
-
-  /* These parameters are treated as time values and get converted */
-  var $timeParams= array("CtxMaxConnectionTime", "CtxMaxDisconnectionTime", "CtxMaxIdleTime");
-
-  var $old_behavior= false;
-
-  function strhex($string)
-  {
-       $hex="";
-
-       for ($i=0; $i<strlen($string); $i++) {
-               $hex.= dechex(ord($string[$i]));
-    }
-       
-       return ($hex);
-  }
-
-  function hexstr($hex)
-  {
-       $string="";
-
-       for ($i=0; $i<strlen($hex)-1; $i+=2) {
-               $string.= chr(hexdec($hex[$i].$hex[$i+1]));
-       }
-  
-       return ($string);
-  }
-
-  function endian($src)
-  {
-       return (substr($src, 2, 2).substr($src, 0, 2));
-  }
-
-  function genTime ($minutes)
-  {
-       $usec= (int) ($minutes * 60 * 1000);
-       $src=  sprintf('%04x%04x', $usec & 0x0FFFF, ($usec & 0x0FFFF0000) >> 16);
-       return (sambaMungedDial::endian(substr($src, 0, 4)).sambaMungedDial::endian(substr($src, 4, 4)));
-  }
-
-  function readTime ($time)
-  {
-       $lo= substr($time, 0, 4);
-       $hi= substr($time, 4, 4);
-  
-       $usecs= (hexdec(substr($lo, 2, 2)) * 256 + hexdec(substr($lo, 0, 2))) +
-               (hexdec(substr($hi, 2 ,2)) * 256 + hexdec(substr($hi, 0, 2))) * 256 * 256;
-  
-       return ((int)($usecs / (60 * 1000)));
-  }
-
-  function to8bit($string)
-  {
-       $result= "";
-  
-       /* Strip zeros */
-       for ($i= 0; $i<strlen($string); $i++){
-               if ($string[$i] != chr(0)){
-                       $result.= $string[$i];
-               }
-       }
-  
-       return ($result);
-  }
-
-  function is_samba_path($path)
-  {
-       if ($path == ""){
-               return (TRUE);
-       }
-
-       if (!preg_match('/^[a-z0-9%\\\\_.:+-\\\\$]+$/i', $path)){
-               return (FALSE);
-       }
-  
-       return preg_match ("/\\\\.+$/", $path);
-  }
-
-  /* Encode full MungedDial-String */
-  function encode_munged ($params)
-  {
-       /* Walk through the parameters and convert them */
-       $result= sambaMungedDial::hexstr(FILEHEADER);
-  
-       // CHANGED: We need to insert the number of attributes right after FILEHEADER.
-       $counter= 0;
-       $result_tmp= "";
-       foreach ($params as $paramName => $paramValue) {
-               /* String parameter? */
-               if (in_array($paramName, $this->stringParams)){
-                       $isString= TRUE;
-                       $paramValue= sambaMungedDial::strhex($paramValue.chr(0).chr(0));
-               } else {
-                       $isString= FALSE;
-               }
-  
-               /* Time parameter? */
-               if (in_array($paramName, $this->timeParams)){
-                       $paramValue= sambaMungedDial::genTime($paramValue);
-               }
-  
-               $result_tmp.= sambaMungedDial::munge($paramName, $paramValue, $isString);
-               $counter++;
-       }
-       
-       // First add the number of attributes
-       $result.= sambaMungedDial::hexstr(sprintf("%02x00", $counter));
-  
-       // Then the usual stuff
-       $result.= $result_tmp;
-  
-       return ($result);
-  }
-
-  /* Setup parameter given by paramName to MungedDial-Format */
-  function munge($paramName, $paramValue, $isString) 
-  {
-       $result= "";
-       
-       /* Encode paramName to UTF-16 */
-          if (function_exists("recode")){
-                  $utfName= recode("ISO8859-15..UTF-16", $paramName);
-          } else {
-                  $utfName= iconv("ISO8859-15", "UTF-16BE", $paramName);
-          }
-  
-       /* Set parameter length, high and low byte */
-       $paramLen= strlen($utfName);
-       $result.= chr($paramLen & 0x0FF);
-       $result.= chr(($paramLen & 0x0FF00) >> 8);
-  
-       /* String parameters have additional trailing bytes */
-       $valueLen= strlen($paramValue);
-       $result.= chr($valueLen & 0x0FF);
-       $result.= chr(($valueLen & 0x0FF00) >> 8);
-       
-       /* Length fields have a trailing '01' appended by the UTF-16 converted name */
-       $result.= chr(1);
-       $result.= $utfName;
-  
-       /* Parameter is padded with '00' */
-       $result.= chr(0);
-       $result.= $paramValue;
-  
-       /* Append a trailing '00' to string parameters */
-       if ($isString && (strlen($paramValue) & 1)){
-               $result.= chr(0);
-       }
-       
-       return ($result);
-  }
-
-  /* Takes a base64-encoded MungedDial-String and returns an array of included parameters and values */
-  function decode_munged($munge)
-  {
-       $result= array();
-               
-       /* 
-        * Remove base64 encoding and skip FILEHEADER.
-        * The '4' is added, because the FILEHEADER has been stripped by 4 chars.
-        * This is the number of attributes following - we don't need this at read time, only when writing.
-        */
-    if(substr(base64_decode($munge),0,2)=="6d") {
-      $this->old_behavior=true;
-    }
-
-    $ctxField="";
-    if($this->old_behavior==true) {
-         $ctxField= substr(base64_decode($munge), (strlen(FILEHEADER_OLD)) / 2);
-    } else {
-         $ctxField= substr(base64_decode($munge), (strlen(FILEHEADER)+4) / 2);
-    }
-  
-       /* Decode parameters */
-       while ($ctxField!=""){
-  
-               /* Read value lengths */
-               $ctxParmNameLength= ord($ctxField[0]) + 16 * ord($ctxField[1]);
-               $ctxParmLength= ord($ctxField[2]) + 16 * ord($ctxField[3]);
-                               
-               /* Reposition ctxField on start of parameter name, read parameter name */
-               $ctxField= substr($ctxField, 6);
-               $ctxParmName= sambaMungedDial::to8bit(substr($ctxField, 0, $ctxParmNameLength));
-                               
-               /* Reposition ctxField on start of parameter */
-               $ctxField= substr($ctxField, $ctxParmNameLength);
-               $ctxParm= substr($ctxField, 0, $ctxParmLength);
-                               
-               /* If string parameter, convert */
-               if (in_array($ctxParmName, $this->stringParams)){
-                               $ctxParm= sambaMungedDial::hexstr($ctxParm);
-               }
-               /* If time parameter, convert */
-               if (in_array($ctxParmName, $this->timeParams)){
-                       $ctxParm= sambaMungedDial::readTime($ctxParm);
-               }
-  
-               /* Assign in result array */
-               $result[$ctxParmName]= trim($ctxParm);
-                               
-               /* Reposition ctxField on end of parameter and continue */
-               $ctxField= substr($ctxField, $ctxParmLength);
-       }
-  
-       return ($result);
-  }
-
-  /* function takes a base64-encoded sambaMungedDial */
-  function load ($mungedDial)
-  {
-       $this->ctx= $this->decode_munged($mungedDial);
-  }
-
-  /* Returns ready-to-run mungedDialString to be filled into ldap */
-  function getMunged ()
-  {
-       // Do extra check for valid timeParams (they must be set to 0 if disabled)
-       foreach($this->timeParams as $value) {
-               if(!isset($this->ctx[$value])) {
-                       $this->ctx[$value]= 0;
-               }
-       }
-         $result= base64_encode($this->encode_munged($this->ctx));
-         
-    return $result;
-  }
-
-  /* Returns array of flags, which can be set on-demand with activated java-script */
-  function getOnDemandFlags ()
-  {
-       $result= array();
-       if ($_SESSION["js"]){
-               foreach ($this->timeParams as $value) {
-                       if (!isset($this->ctx[$value]) || (isset($this->ctx[$value]) && $this->ctx[$value] == 0)) {
-                               $result[$value."Mode"]= "disabled";
-                       } else {
-                               $result[$value."Mode"]= "";
-                       }
-               }
-               
-               if (substr($this->ctx['CtxCfgFlags1'], 6, 1) == "1") {
-                       $result['CtxInitialProgramMode'] = "disabled";
-               } else {
-                       $result['CtxInitialProgramMode'] = "";
-               }
-       }else{
-               foreach ($this->timeParams as $value) {
-                       $result[$value."Mode"]= "";
-               }
-               
-               $result['CtxInitialProgramMode'] = "";
-  
-       }
-  
-       return $result;
-  }
-
-  /*Gets Terminal-Server-Login value: enabled/disabled */
-  function getTsLogin ()
-  {
-       $flags= ord(substr($this->ctx['CtxCfgFlags1'], 5, 1));
-       
-       if ($flags & 1) {
-               $result= false;
-       } else {
-               $result= true;
-    }
-  
-       return $result;
-  }
-
-  /* Sets Terminal-Server-Login value: enabled/disabled */
-  function setTsLogin ($checked)
-  {
-       $flag= substr($this->ctx['CtxCfgFlags1'], 5, 1);
-       
-       if ($checked) {
-               $flag|= 1;
-       } else {
-               $flag&= 0xFE;
-       }
-       
-       $this->ctx['CtxCfgFlags1'][5]= sprintf('%1x', $flag);
-  }
-
-  /* gets Broken-Connection value: disconnect/reset */
-  function getBrokenConn ()
-  {
-       $flags= ord(substr($this->ctx['CtxCfgFlags1'], 5, 1));
-       if ($flags & 4) {
-               $result= "1";
-       } else {
-               $result= "0";
-       }
-       
-       return $result;
-  }
-
-  /* sets Broken-Connection value: disconnect/reset */
-  function setBrokenConn ($checked) 
-  {
-       $flag= substr($this->ctx['CtxCfgFlags1'], 5, 1);
-       
-       if ($checked) {
-               $flag|= 4;
-       } else {
-               $flag&= 0xFB;
-       }
-       
-       $this->ctx['CtxCfgFlags1'][5]= sprintf('%1x', $flag);
-  }
-
-  /* gets Reconnection value: from any client/from previous client only */
-  function getReConn ()
-  {
-       $flags= ord(substr($this->ctx['CtxCfgFlags1'], 5, 1));
-       if ($flags & 2) {
-               $result= "1";
-       } else {
-               $result= "0";   
-       }
-       
-       return $result;
-  }
-
-  /* sets Reconnection value: from any client/from previous client only */
-  function setReConn ($checked)
-  {
-       $flag= substr($this->ctx['CtxCfgFlags1'], 5, 1);
-       
-       if ($checked) {
-               $flag|= 2;
-       } else {
-               $flag&= 0xFD;
-       }
-       
-       $this->ctx['CtxCfgFlags1'][5]= sprintf('%1x', $flag);
-  }
-
-  /* gets Inherit-config-from-client value: enabled/disabled */
-  function getInheritMode ()
-  {
-       if (substr($this->ctx['CtxCfgFlags1'], 6, 1) == "1") {
-               $result= true;
-       } else {
-               $result= false;
-       }
-  
-       return $result;
-  }
-
-  /* sets Inherit-config-from-client value: enabled/disabled */
-  function setInheritMode ($checked)
-  {
-       if ($checked) {
-               $this->ctx['CtxCfgFlags1'][6]= "1";
-       } else {
-               $this->ctx['CtxCfgFlags1'][6]= "0";
-       }
-  }
-
-  /* gets shadow value (enum): 0-4
-       0: disabled
-       1: input on, notify on
-       2: input on, notify off
-       3: input off, notify on
-       4: input off, notify off 
-  */
-  function getShadow ()
-  {
-    if($this->old_behavior==true) {
-      $result= substr($this->ctx['CtxCfgFlags1'], 1, 1);
-    } else {
-       $result= substr($this->ctx['CtxShadow'], 1, 1);
-    }
-       return $result;
-  }
-
-  /* sets shadow value */
-  function setShadow ($checked, $value)
-  {
-       if ($checked) {
-      if($this->old_behavior==true) {
-        // We need to reset the old setting
-               $this->ctx['CtxCfgFlags1'][1]= sprintf('%1X', $value);
-      }
-               $this->ctx['CtxShadow'][1]= sprintf('%1x', $value);
-       }
-  }
-
-  /* gets connect-client-drive-at-logon value: enabled/disabled */
-  function getConnectClientDrives ()
-  {
-       $connections= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
-       if ($connections & 8) {
-               $result= true;
-       } else {
-               $result= false;
-       }
-  
-       return $result;
-  }
-
-  /* sets connect-client-drive-at-logon value: enabled/disabled */
-  function setConnectClientDrives ($checked)
-  {
-       $flag= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
-       if ($checked) {
-               $flag|= 8;
-       } else {
-               $flag&= 0xF7;
-       }
-  
-       $this->ctx['CtxCfgFlags1'][2]= sprintf('%1x', $flag);
-  }
-
-  /* gets connect-client-printers-at-logon value: enabled/disabled */
-  function getConnectClientPrinters ()
-  {
-       $connections= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
-       if ($connections & 4) {
-               $result= true;
-       } else {
-               $result= false;
-       }
-       
-       return $result;
-  }
-
-  /* sets connect-client-printers-at-logon value: enabled/disabled */
-  function setConnectClientPrinters ($checked)
-  {
-       $flag= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
-       
-       if ($checked) {
-               $flag|= 4;
-       } else {
-               $flag&= 0xFB;
-       }
-       
-       $this->ctx['CtxCfgFlags1'][2]= sprintf('%1x', $flag);
-  }
-
-  /* gets set-client-printer-to-default value: enabled/disabled */
-  function getDefaultPrinter ()
-  {
-       $connections= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
-       if ($connections & 2) {
-               $result= true;
-       } else {
-               $result= false;
-       }
-  
-       return $result;
-  }
-
-  /* sets set-client-printer-to-default value: enabled/disabled */
-  function setDefaultPrinter ($checked)
-  {
-       $flag= hexdec(substr($this->ctx['CtxCfgFlags1'], 2, 1));
-       
-       if ($checked) {
-               $flag|= 2;
-       } else {
-               $flag&= 0xFD;
-       }
-       
-       $this->ctx['CtxCfgFlags1'][2]= sprintf('%1x', $flag);
-  }
-
-  /* SMARTY: gets the checkbox state of "Connection" */
-  function getCtxMaxConnectionTimeF ()
-  {
-       // Connection Time is 0 if disabled
-       if (isset($this->ctx['CtxMaxConnectionTime']) && ($this->ctx['CtxMaxConnectionTime'] != 0)) {
-               $result= true;
-       } else {
-               $result= false;
-       }
-  
-       return $result;
-  }
-
-  /* SMARTY: sets the checkbox "Connection" to unchecked */
-  function setCtxMaxConnectionTimeF ($checked)
-  {
-       if ($checked) {
-               unset ($this->ctx['CtxMaxConnectionTime']);
-       }
-  }
-
-  /* SMARTY: gets the checkbox state of "Disconnection" */
-  function getCtxMaxDisconnectionTimeF ()
-  {
-       // Connection Time is 0 if disabled
-       if (isset($this->ctx['CtxMaxDisconnectionTime']) && ($this->ctx['CtxMaxDisconnectionTime'] != 0)) {
-               $result= true;
-       } else {
-               $result= false;
-       }
-
-       return $result;
-  }
-
-  /* SMARTY: sets the checkbox "Disconnection" to unchecked */
-  function setCtxMaxDisconnectionTimeF ($checked)
-  {
-       if ($checked) {
-               unset ($this->ctx['CtxMaxDisconnectionTime']);
-       } 
-  }
-
-  /* SMARTY: gets the checkbox state of "Idle" */
-  function getCtxMaxIdleTimeF ()
-  {
-       // Connection Time is 0 if disabled
-       if (isset($this->ctx['CtxMaxIdleTime']) && ($this->ctx['CtxMaxIdleTime'] != 0)) {
-               $result= true;
-       } else {
-               $result= false;
-       }
-  
-       return $result;
-  }
-
-  /* SMARTY: sets the checkbox "Idle" to unchecked */
-  function setCtxMaxIdleTimeF ($checked)
-  {
-       if ($checked) {
-               unset ($this->ctx['CtxMaxIdleTime']);
-       }
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_socketClient.inc b/include/class_socketClient.inc
deleted file mode 100755 (executable)
index 2e2033b..0000000
+++ /dev/null
@@ -1,154 +0,0 @@
-<?php
-
-class Socket_Client
-{
-       private $host   = "";
-       private $port   = "";
-       private $timeout= "";
-       private $errno  = "";
-       private $errstr = "";
-       private $b_data_send = FALSE;
-       private $handle = NULL;
-       private $bytes_read = 0;
-       private $error = "";
-
-       /* Crypto information */
-       private $td= NULL;
-       private $ckey= "";
-       private $ks;
-       private $iv;
-
-
-       public function __construct($host, $port, $connect = TRUE, $timeout = 3){
-               $this->host= $host;
-               $this->port= $port;
-               $this->timeout= $timeout;
-
-               /* Connect if needed */
-               if($connect){
-                       $this->open();
-               }
-       }
-
-
-       public function setEncryptionKey($key)
-       {
-               if(!function_exists("mcrypt_get_iv_size")){
-                       $this->error = _("The mcrypt module was not found. Please install php5-mcrypt.");
-                       $this->ckey = "";
-                       return FALSE ;
-               }
-
-               if ($this->connected()){
-                       $this->ckey = substr(md5($key), 0, $this->ks);
-                       return TRUE;
-               }
-
-               return FALSE;
-       }
-
-
-       private function encrypt($data)
-       {
-               mcrypt_generic_init($this->td, $this->ckey, $this->iv);
-               return base64_encode(mcrypt_generic($this->td, $data));
-       }
-
-
-       private function decrypt($data)
-       {
-               /* decrypt data */
-               $data = base64_decode($data);
-               mcrypt_generic_init($this->td, $this->ckey, $this->iv);
-               return mdecrypt_generic($this->td, $data);
-       }
-
-
-       public function connected()
-       {
-               return ($this->handle == TRUE);
-       }
-
-
-       public function open()
-       {
-               $this->handle = @fsockopen($this->host, $this->port, $this->errno, $this->errstr, $this->timeout);
-               if(!$this->handle){
-                       $this->handle = NULL;
-                       $this->error = $this->errstr;
-               }else{
-                       $this->b_data_send = TRUE;
-
-                       /* Open the cipher */
-                       $this->td = mcrypt_module_open('rijndael-128', '', 'cbc', '');
-
-                       /* Create the IV and determine the keysize length */
-                       $this->iv = substr(md5('GONICUS GmbH'),0, mcrypt_enc_get_iv_size($this->td));
-                       $this->ks = mcrypt_enc_get_key_size($this->td);
-               }
-       }
-
-
-       public function get_error()
-       {
-               return $this->error;
-       }
-
-
-       public function write($data){
-               if($this->handle){
-                       $data = $this->encrypt($data);
-                       fputs($this->handle, $data."\n");
-                       $this->b_data_send = TRUE;
-               }else{
-                       $this->b_data_send = FALSE;
-               }
-
-               return $this->b_data_send;
-       }
-
-
-       public function read()
-       {
-               $str = FALSE;
-               if($this->handle){
-
-                       /* Check if there is something to read for us */
-                       $read = array("0"=>$this->handle);      
-                       $num = @stream_select($read,$write=NULL,$accept=NULL,$this->timeout);
-                       $str = "";              
-               
-                       /* Read data if necessary */
-                       while($num && $this->b_data_send){
-                               $str.= fread($this->handle, 1024000);
-                               $read = array("0"=>$this->handle);      
-                               $num = @stream_select($read,$write=NULL,$accept=NULL,$this->timeout);
-                       }
-                       $this->bytes_read = strlen($str);
-                       $this->b_data_send = FALSE;
-                       $str = $this->decrypt($str);
-               }
-               return $str;
-       }
-
-
-       public function bytes_read()
-       {
-               return $this->bytes_read;
-       }
-
-
-       public function close()
-       {
-               if($this->handle){
-                       fclose($this->handle);
-               }
-
-               /* Terminate decryption handle and close module */
-               mcrypt_generic_deinit($this->td);
-       }
-
-}
-
-
-?>
diff --git a/include/class_tabs.inc b/include/class_tabs.inc
deleted file mode 100644 (file)
index d6ed872..0000000
+++ /dev/null
@@ -1,397 +0,0 @@
-<?php
-/*
-  This code is part of GOsa (https://gosa.gonicus.de)
-  Copyright (C) 2003  Cajus Pollmeier
-
-  This program is free software; you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 2 of the License, or
-  (at your option) any later version.
-
-  This program is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  GNU General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-*/
-
-class tabs
-{
-  var $dn;
-  var $config;
-  var $acl;
-  var $is_template;
-  var $is_new= FALSE;
-
-  var $last= "";
-  var $current= "";
-  var $disabled= "";
-  var $by_name= array();
-  var $by_object= array();
-  var $SubDialog = false;
-
-  var $multiple_support_active = FALSE;
-
-  function tabs(&$config, $data, $dn, $acl_category= "")
-  {
-    /* Save dn */
-    $this->dn= $dn;
-    $this->config= &$config;
-
-    $baseobject= NULL;
-
-    foreach ($data as &$tab){
-      $this->by_name[$tab['CLASS']]= $tab['NAME'];
-
-      if ($baseobject === NULL){
-        $baseobject= new $tab['CLASS']($this->config, $this->dn);
-        $baseobject->enable_CSN_check();
-        $this->by_object[$tab['CLASS']]= $baseobject;
-      } else {
-        $this->by_object[$tab['CLASS']]= new $tab['CLASS']($this->config, $this->dn, $baseobject);
-      }
-
-      $this->by_object[$tab['CLASS']]->parent= &$this;
-      $this->by_object[$tab['CLASS']]->set_acl_category($acl_category);
-
-      /* Initialize current */
-      if ($this->current == ""){
-        $this->current= $tab['CLASS'];
-      }
-    }
-  }
-
-
-  function execute()
-  {
-    /* Rotate current to last */
-    $this->last= $this->current;
-
-    /* Look for pressed tab button */
-    foreach ($this->by_object as $class => &$obj){
-      if (isset($_POST[$class]) || (isset($_POST['arg']) && $_POST['arg'] == "$class")){
-        $this->current= $class;
-        break;
-      }
-    }
-
-    /* Save last tab object */
-    if ($this->last == $this->current){
-      $this->save_object(TRUE);
-    } else {
-      $this->save_object(FALSE);
-    }
-
-    /* Build tab line */
-    $display= $this->gen_tabs();
-
-    /* Show object */
-    $display.= "<table summary=\"\" cellpadding=4 cellspacing=0 border=0 style=\"width:100%; background-color:#F8F8F8; border-style:solid; border-color:#AAA; border-top-width:0px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px;\">\n";
-    $display.= "<tr><td>\n";
-
-    /* If multiple edit is enabled for this tab, 
-       we have tho display different templates */
-    if(!$this->multiple_support_active){
-      $display.= $this->by_object[$this->current]->execute();
-    }else{
-      $display.= $this->by_object[$this->current]->multiple_execute();
-    }
-
-    /* Footer for tabbed dialog */
-    $display.= "</td></tr></table>";
-
-    return ($display);
-  }
-
-  function save_object($save_current= FALSE)
-  {
-    /* Save last tab */
-    if ($this->last != ""){
-      @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
-          $this->last, "Saving");
-
-      if(!$this->multiple_support_active){
-        $this->by_object[$this->last]->save_object ();
-      }else{
-        $this->by_object[$this->last]->multiple_save_object();
-      }
-    }
-
-    /* Skip if curent and last are the same object */
-    if ($this->last == $this->current){
-      return;
-    }
-
-    $obj= @$this->by_object[$this->current];
-    $this->disabled= $obj->parent->disabled;
-
-    if ($save_current){
-      @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
-          $this->current, "Saving (current)");
-
-      if(!$this->multiple_support_active){
-        $obj->save_object();
-      }else{
-        $obj->multiple_save_object();
-      }
-    }
-  }
-
-  function gen_tabs()
-  {
-    $display= "<input type=\"hidden\" name=\"arg\" value=\"\">";
-    $display.= "<table summary=\"\" cellpadding=0 cellspacing=0 border=0 style=\"width:100%;\"><tr>";
-    $index= 0;
-    $style= array("tab_left", "tab_active", "tab_near_active", "tab_right");
-    foreach ($this->by_name as $class => $name){
-
-      /* Activate right tabs with style "tab_right"
-         Activate near current with style "tab_near_active" */
-      if ($index == 2 || $index == 1){
-        $index++;
-      }
-
-      /* Activate current tab with style "tab_active " */
-      if ($class == $this->current){
-        $index++;
-      }
-
-      /* Paint tab */
-      $display.= "<td style=\"vertical-align:bottom;width:1px;white-space:nowrap;\">";
-
-      /* Shorten string if its too long for the tab headers*/
-      $title= _($name);
-      if (mb_strlen($title, 'UTF-8') > 28){
-        $title= mb_substr($title,0, 25, 'UTF-8')."...";
-      }
-
-      /* nobr causes w3c warnings so we use &nbsp; to keep the tab name in one line */
-      $title= preg_replace("/ /","&nbsp;",$title);
-
-      /* Take care about notifications */
-      $obj = $this->by_object[$class];
-      if ( $this->by_object[$class]->pl_notify && ($obj->is_account || $obj->ignore_account)){
-        $notify= "id=\"notify\"";
-      } else {
-        $notify= "";
-      }
-
-      if ($_SESSION['js']==FALSE){     
-        $display.= "<div ".$notify." class=\"$style[$index]\"><input type=\"submit\" name=\"$class\"".
-          " class=\"$style[$index]\" value=\"$title\"";
-      } else {                  
-        $display.= "<div ".$notify." class=\"$style[$index]\"><a class=\"$style[$index]\" onclick=\"return true;\" href=\"javascript:document.mainform.arg.value='$class';document.mainform.submit();\">$title</a";
-      }
-      $display.= "></div></td>";
-    }
-    $display.= "<td style=\"vertical-align:bottom;\">\n";
-    $display.= "<div class=\"tab_border\">&nbsp;</div></td></tr></table>";
-
-    return($display);
-  }
-
-
-  function set_acl($acl)
-  {
-       /* Look for attribute in ACL */
-         trigger_error("Don't use tabs::set_acl() its obsolete.");
-  }
-
-  function delete()
-  {
-    /* Check if all plugins will ACK for deletion */
-    foreach (array_reverse($this->by_object) as $key => $obj){
-      $reason= $obj->allow_remove();
-      if ($reason != ""){
-        print_red(sprintf(_("Delete process has been canceled by plugin '%s': %s"), $key, $reason));
-        return;
-      }
-    }
-
-    /* Delete for all plugins */
-    foreach (array_reverse($this->by_object) as $obj){
-      $obj->remove_from_parent();
-    }
-  }
-
-  function password_change_needed()
-  {
-    /* Ask all plugins for needed password changes */
-    foreach ($this->by_object as &$obj){
-      if ($obj->password_change_needed()){
-        return TRUE;
-      }
-    }
-
-    return FALSE;
-  }
-
-  function check($ignore_account= FALSE)
-  {
-    $this->save_object(TRUE);
-    $messages= array();
-
-    $current_set = FALSE;
-
-    /* Check all plugins */
-    foreach ($this->by_object as $key => &$obj){
-      if ($obj->is_account || $ignore_account || $obj->ignore_account){
-        @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,$key, "Checking");
-
-        if(!$this->multiple_support_active){
-          $msg = $obj->check();
-        }else{
-          $msg = $obj->multiple_check();
-        }
-
-        if (count($msg)){
-          $obj->pl_notify= TRUE;
-          if(!$current_set){
-            $current_set = TRUE;
-            $this->current= $key;
-            $messages = $msg;
-          }
-        }else{
-          $obj->pl_notify= FALSE;
-        }
-      }else{
-        $obj->pl_notify= FALSE;
-      }
-    }
-    return ($messages);
-  }
-
-  function save($ignore_account= FALSE)
-  {
-    /* Save all plugins */
-    foreach ($this->by_object as $key => &$obj){
-      @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
-          $key, "Saving");
-
-      $obj->dn= $this->dn;
-
-      if ($obj->is_account || $ignore_account || $obj->ignore_account){
-        if ($obj->save() == 1){
-          return (1);
-        }
-      } else {
-        $obj->remove_from_parent();
-      }
-    }
-    return (0);
-  }
-
-  function adapt_from_template($dn)
-  {
-    foreach ($this->by_object as $key => &$obj){
-      @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__,
-          $key, "Adapting");
-      $obj->parent= &$this;
-      $obj->adapt_from_template($dn);
-    }
-  }
-
-       
-  /* Save attributes posted by copy & paste dialog
-   */
-  function saveCopyDialog()
-  {
-         foreach ($this->by_object as &$obj){
-                 if($obj->is_account || $obj->ignore_account){
-                         $obj->saveCopyDialog();
-                 }
-         }
-  }
-
-
-  /* return copy & paste dialog
-   */
-  function getCopyDialog()
-  {
-    $ret = "";
-    $this->SubDialog = false;
-    foreach ($this->by_object as &$obj){
-      if($obj->is_account || $obj->ignore_account){
-        $tmp = $obj->getCopyDialog();
-        if($tmp['status'] == "SubDialog"){
-          $this->SubDialog = true;
-          return($tmp['string']);
-        }else{
-          if(!empty($tmp['string'])){
-            $ret .= $tmp['string'];
-            $ret .= "<p class='seperator'>&nbsp;</p>";
-          }
-        }
-      }
-    }
-    return($ret);
-  }
-
-
-  function addSpecialTabs()
-  {
-    $this->by_name['acl']= _("ACL");
-    $this->by_object['acl']= new acl($this->config, $this, $this->dn);
-    $this->by_object['acl']->parent= &$this;
-    $this->by_name['reference']= _("References");
-    $this->by_object['reference']= new reference($this->config, $this->dn);
-    $this->by_object['reference']->parent= &$this;
-  }
-
-
-  function set_acl_base($base= "")
-  {
-    /* Update reference, transfer variables */
-    $first= ($base == "");
-    foreach ($this->by_object as &$obj){
-      if ($first){
-        $first= FALSE;
-        $base= $obj->acl_base;
-      } else {
-        $obj->set_acl_base($base);
-      }
-    }
-  }
-
-  /*!   \brief    Checks if one of the used tab plugins supports multiple edit.
-        @param    boolean Returns TRUE if at least one plugins supports multiple edit. 
-  */
-  function multiple_support_available()
-  {
-    foreach($this->by_object as $name => $obj){
-      if($obj->multiple_support){
-        return(TRUE);
-      }
-    }
-    return(FALSE);
-  }  
-
-
-  /*!   \brief    Enables multiple edit support for the given tab.
-                  All unsupported plugins will be disabled.
-        @param    boolean Returns TRUE if at least one plugin supports multiple edit 
-  */
-  function enable_multiple_support()
-  {
-    if(!$this->multiple_support_available()){
-      return(FALSE);
-    }else{
-      $this->multiple_support_active = TRUE;
-      foreach($this->by_object as $name => $obj){
-        if($obj->multiple_support){
-          $this->by_object[$name]->multiple_support_active = TRUE;
-        }else{
-          unset($this->by_object[$name]);
-          unset($this->by_name[$name]);
-        }
-      }
-    }
-    return(TRUE);
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/class_userinfo.inc b/include/class_userinfo.inc
deleted file mode 100644 (file)
index 097c7cc..0000000
+++ /dev/null
@@ -1,503 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2003-2005  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-class userinfo
-{
-  var $dn;
-  var $ip;
-  var $username;
-  var $cn;
-  var $uid;
-  var $gidNumber= -1;
-  var $language= "";
-  var $config;
-  var $gosaUnitTag= "";
-  var $subtreeACL= array();
-  var $ACL= array();
-  var $ocMapping= array();
-  var $groups= array();
-  var $result_cache =array();
-
-  /* get acl's an put them into the userinfo object
-     attr subtreeACL (userdn:components, userdn:component1#sub1#sub2,component2,...) */
-  function userinfo(&$config, $userdn){
-    $this->config= &$config;
-    $ldap= $this->config->get_ldap_link();
-    $ldap->cat($userdn,array('sn', 'givenName', 'uid', 'gidNumber', 'preferredLanguage', 'gosaUnitTag'));
-    $attrs= $ldap->fetch();
-
-    if (isset($attrs['givenName'][0]) && isset($attrs['sn'][0])){
-      $this->cn= $attrs['givenName'][0]." ".$attrs['sn'][0];
-    } else {
-      $this->cn= $attrs['uid'][0];
-    }
-    if (isset($attrs['gidNumber'][0])){
-      $this->gidNumber= $attrs['gidNumber'][0];
-    }
-
-    /* Assign user language */
-    if (isset($attrs['preferredLanguage'][0])){
-      $this->language= $attrs['preferredLanguage'][0];
-    }
-
-    if (isset($attrs['gosaUnitTag'][0])){
-      $this->gosaUnitTag= $attrs['gosaUnitTag'][0];
-    }
-
-    $this->dn= $userdn;
-    $this->uid= $attrs['uid'][0];
-    $this->ip= $_SERVER['REMOTE_ADDR'];
-
-    /* Initialize ACL_CACHE */
-    $_SESSION['ACL_CACHE']= array();
-    $this->reset_acl_cache();
-  }
-
-
-  public function reset_acl_cache()
-  {
-    /* Initialize ACL_CACHE */
-    $_SESSION['ACL_CACHE']= array();
-  }
-
-  function loadACL()
-  {
-    $this->ACL= array();    
-    $this->groups= array();    
-    $this->result_cache =array();
-    $this->reset_acl_cache();
-    $ldap= $this->config->get_ldap_link();
-    $ldap->cd($this->config->current['BASE']);
-
-    /* Get member groups... */
-    $ldap->search("(&(objectClass=posixGroup)(memberUid=".$this->uid."))", array('dn'));
-    while ($attrs= $ldap->fetch()){
-      $this->groups[$attrs['dn']]= $attrs['dn'];
-    }
-
-    /* Crawl through ACLs and move relevant to the tree */
-    $ldap->search("(objectClass=gosaACL)", array('dn', 'gosaAclEntry'));
-    $aclp= array();
-    $aclc= array();
-    while ($attrs= $ldap->fetch()){
-
-      /* Insert links in ACL array */
-      $aclp[$attrs['dn']]= substr_count($attrs['dn'], ',');
-      $aclc[$attrs['dn']]= array();
-      $ol= array();
-      for($i= 0; $i<$attrs['gosaAclEntry']['count']; $i++){
-        $ol= array_merge($ol, @acl::explodeAcl($attrs['gosaAclEntry'][$i]));
-      }
-      $aclc[$attrs['dn']]= $ol;
-    }
-
-    /* Resolve roles here. 
-     */
-    foreach($aclc as $dn => $data){
-      foreach($data as $prio => $aclc_value)  {
-        if($aclc_value['type'] == "role"){
-
-          unset($aclc[$dn][$prio]);
-
-          $ldap->cat($aclc_value['acl'],array("gosaAclTemplate"));
-          $attrs = $ldap->fetch();
-
-          if(isset($attrs['gosaAclTemplate'])){
-            for($i= 0; $i<$attrs['gosaAclTemplate']['count']; $i++){
-              $tmp = @acl::explodeAcl($attrs['gosaAclTemplate'][$i]);  
-
-              foreach($tmp as $new_acl){
-                $new_acl['members'] = $aclc_value['members'];
-                $aclc[$dn][] =$new_acl;
-              }
-            }      
-          }
-        }
-      }
-    }
-
-    /* ACL's read, sort for tree depth */
-    asort($aclp);
-
-    /* Sort in tree order */
-    foreach ($aclp as $dn => $acl){
-      /* Check if we need to keep this ACL */
-      foreach($aclc[$dn] as $idx => $type){
-        $interresting= FALSE;
-        
-        /* No members? This is good for all users... */
-        if (!count($type['members'])){
-          $interresting= TRUE;
-        } else {
-
-          /* Inspect members... */
-          foreach ($type['members'] as $grp => $grpdsc){
-            /* Some group inside the members that is relevant for us? */
-            if (in_array_ics(preg_replace('/^G:/', '', $grp), $this->groups)){
-              $interresting= TRUE;
-            }
-
-            /* User inside the members? */
-            if (preg_replace('/^U:/', '', $grp) == $this->dn){
-              $interresting= TRUE;
-            }
-          }
-        }
-
-        if ($interresting){
-          if (!isset($this->ACL[$dn])){
-            $this->ACL[$dn]= array();
-          }
-          $this->ACL[$dn][$idx]= $type;
-        }
-      }
-
-    }
-  }
-
-
-  function get_category_permissions($dn, $category)
-  {
-    /* Get list of objectClasses and get the permissions for it */
-    $acl= "";
-    if (isset($this->ocMapping[$category])){
-      foreach($this->ocMapping[$category] as $oc){
-        $acl.= $this->get_permissions($dn, $category."/".$oc);
-      }
-    }
-
-    return ($acl);
-  }
-
-
-  function get_permissions($dn, $object, $attribute= "", $skip_write= FALSE)
-  {
-    /* Push cache answer? */
-    if (isset($_SESSION['ACL_CACHE']["$dn+$object+$attribute"])){
-
-      /* Remove write if needed */
-      if ($skip_write){
-        $ret = preg_replace('/w/', '', $_SESSION['ACL_CACHE']["$dn+$object+$attribute"]);
-      }else{
-        $ret = $_SESSION['ACL_CACHE']["$dn+$object+$attribute"];
-      } 
-      return($ret);
-    }
-
-    $acl= array("r" => "", "w" => "", "c" => "", "d" => "", "m" => "", "a" => "");
-
-    /* Build dn array */
-    $path= split(',', $dn);
-    $path= array_reverse($path);
-
-    /* Walk along the path to evaluate the acl */
-    $cpath= "";
-    foreach ($path as $element){
-
-      /* Clean potential ACLs for each level */
-      $acl= $this->cleanACL($acl);
-
-      if ($cpath == ""){
-        $cpath= $element;
-      } else {
-        $cpath= $element.','.$cpath;
-      }
-      if (isset($this->ACL[$cpath])){
-
-        /* Inspect this ACL, place the result into ACL */
-        foreach ($this->ACL[$cpath] as $subacl){
-
-          /* Reset? Just clean the ACL and turn over to the next one... */
-          if ($subacl['type'] == 'reset'){
-            $acl= $this->cleanACL($acl, TRUE);
-            continue;
-          }
-
-          if($subacl['type'] == "role") {
-            echo "role skipped";
-            continue;
-          }
-
-          /* Per attribute ACL? */
-          if (isset($subacl['acl'][$object][$attribute])){
-            $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl'][$object][$attribute]);
-            continue;
-          }
-
-          /* Per object ACL? */
-          if (isset($subacl['acl'][$object][0])){
-            $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl'][$object][0]);
-            continue;
-          }
-
-          /* Global ACL? */
-          if (isset($subacl['acl']['all'][0])){
-            $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl']['all'][0]);
-            continue;
-          }
-
-          /* If attribute is "", we want to know, if we've *any* permissions here... */
-          if ($attribute == "" && isset($subacl['acl'][$object])){
-            foreach($subacl['acl'][$object] as $attr => $dummy){
-              $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl'][$object][$attr]);
-            }
-            continue;
-          }
-
-        }
-      }
-    }
-
-    /* Assemble string */
-    $ret= "";
-    foreach ($acl as $key => $value){
-      if ($value != ""){
-        $ret.= $key;
-      }
-    }
-
-    $_SESSION['ACL_CACHE']["$dn+$object+$attribute"]= $ret;
-
-    /* Remove write if needed */
-    if ($skip_write){
-      $ret= preg_replace('/w/', '', $ret);
-    }
-    return ($ret);
-  }
-
-
-  /* Extract all departments that are accessible (direct or 'on the way' to an
-     accessible department) */
-  function get_module_departments($module)
-  {
-    /* Use cached results if possilbe */
-    if(isset($_SESSION['ACL_CACHE']['MODULE_DEPARTMENTS'][serialize($module)])){
-      return($_SESSION['ACL_CACHE']['MODULE_DEPARTMENTS'][serialize($module)]);
-    }
-
-    global $plist;
-
-    $objects= array();
-    $deps= array();
-
-    /* Extract all relevant objects for this module from plist */
-    foreach ($plist->info as $object => $info){
-      if (!isset($info['plCategory'])){
-        continue;
-      }
-      foreach ($info['plCategory'] as $idx => $data){
-        if (preg_match('/^[0-9]+$/', $idx)){
-          if ($data == $module){
-            $objects[$object]= $object;
-          }
-        } else {
-          if ($idx == $module){
-            $objects[$object]= $object;
-          }
-        }
-      }
-    }
-
-    /* For all gosaDepartments */
-    foreach ($this->config->departments as $dn){
-      $acl= array("r" => "", "w" => "", "c" => "", "d" => "", "m" => "", "a" => "");
-
-      /* Build dn array */
-      $path= split(',', $dn);
-      $path= array_reverse($path);
-
-      /* Walk along the path to evaluate the acl */
-      $cpath= "";
-      foreach ($path as $element){
-
-        /* Clean potential ACLs for each level */
-        $acl= $this->cleanACL($acl);
-
-        if ($cpath == ""){
-          $cpath= $element;
-        } else {
-          $cpath= $element.','.$cpath;
-        }
-        if (isset($this->ACL[$cpath])){
-
-          /* Inspect this ACL, place the result into ACL */
-          foreach ($this->ACL[$cpath] as $subacl){
-
-            /* Reset? Just clean the ACL and turn over to the next one... */
-            if ($subacl['type'] == 'reset'){
-              $acl= $this->cleanACL($acl, TRUE);
-              continue;
-            }
-    
-            if($subacl['type'] == 'role'){
-              echo "role skipped";
-              continue;
-            }
-
-            /* Per object ACL? */
-            foreach ($objects as $object){
-              if (isset($subacl['acl']["$module/$object"])){
-                foreach($subacl['acl']["$module/$object"] as $attribute => $dcl){
-                  $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl']["$module/$object"][$attribute]);
-                }
-              }
-            }
-
-            /* Global ACL? */
-            if (isset($subacl['acl']["$module/all"][0])){
-              $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl']["$module/all"][0]);
-              continue;
-            }
-
-            /* Global ACL? */
-            if (isset($subacl['acl']["all"][0])){
-              $acl= $this->mergeACL($acl, $subacl['type'], $subacl['acl']["all"][0]);
-              continue;
-            }
-          }
-        }
-      }
-
-      /* Add department, if we have (some) permissions for the required module */
-      foreach ($acl as $val){
-        if ($val != ""){
-          $deps[]= $dn;
-          break;
-        }
-      }
-    }
-
-    $_SESSION['ACL_CACHE']['MODULE_DEPARTMENTS'][serialize($module)] = $deps;
-    return ($deps);
-  }
-
-
-  function mergeACL($acl, $type, $newACL)
-  {
-    if (strpos($newACL, 'w') !== FALSE && strpos($newACL, 'r') === FALSE){
-      $newACL .= "r";
-    }
-
-    foreach(str_split($newACL) as $char){
-
-      /* Ignore invalid characters */
-      if (!preg_match('/[rwcdm]/', $char)){
-        continue;
-      }
-
-      /* Skip permanent and subtree entries */
-      if (preg_match('/[sp]/', $acl[$char])){
-        continue;
-      }
-
-      switch ($type){
-        case 'psub':
-          $acl[$char]= 'p';
-          break;
-
-        case 'sub':
-          $acl[$char]= 's';
-          break;
-
-        case 'one':
-          $acl[$char]= 1;
-          break;
-
-        case 'base':
-          if ($acl[$char] != 1){
-            $acl[$char]= 0;
-          }
-          break;
-      }
-    }
-
-    return ($acl);
-  }
-
-
-  function cleanACL($acl, $reset= FALSE)
-  {
-    foreach ($acl as &$value){
-
-      /* Reset removes everything but 'p' */
-      if ($reset && $value != 'p'){
-        $value= "";
-        continue;
-      }
-
-      /* Decrease tree level */
-      if (is_int($value)){
-        if ($value){
-          $value--;
-        } else {
-          $value= "";
-        }
-      }
-    }
-
-    return ($acl);
-  }
-
-
-  /* #FIXME This could be logical wrong or could be optimized in the future
-     Return combined acls for a given category. 
-     All acls will be combined like boolean AND 
-      As example ('rwcdm' + 'rcd' + 'wrm'= 'r') 
-    
-     Results will be cached in $this->result_cache.
-      $this->result_cache will be resetted if load_acls is called.
-  */
-  function has_complete_category_acls($dn,$category)
-  {
-    $acl    = "rwcdm";
-    $types  = "rwcdm";
-
-    if(!is_string($category)){
-      trigger_error("category must be string");   
-      $acl = "";
-    }else{
-      if(!isset($this->result_cache['has_complete_category_acls'][$dn][$category]))   {
-        if (isset($this->ocMapping[$category])){
-          foreach($this->ocMapping[$category] as $oc){
-
-            /* Skip objectClass '0' (e.g. users/0) get_permissions will ever return '' ??  */
-            if($oc == "0") continue;
-            $tmp =  $this->get_permissions($dn, $category."/".$oc);
-            for($i = 0 ; $i < strlen($types); $i++) {
-              if(!preg_match("/".$types[$i]."/",$tmp)){ 
-                $acl = preg_replace("/".$types[$i]."/","",$acl);
-              }
-            }
-          }
-        }else{
-          trigger_error("Invalid type of category ".$category);
-          $acl = "";
-        }
-        $this->result_cache['has_complete_category_acls'][$dn][$category] = $acl;
-      }else{
-        $acl = $this->result_cache['has_complete_category_acls'][$dn][$category];
-      }
-    }
-    return($acl);
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/functions.inc b/include/functions.inc
deleted file mode 100644 (file)
index 812715b..0000000
+++ /dev/null
@@ -1,3320 +0,0 @@
-<?php
-/*
- * This code is part of GOsa (https://gosa.gonicus.de)
- * Copyright (C) 2003 Cajus Pollmeier
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-/* Configuration file location */
-define ("CONFIG_DIR", "/etc/gosa");
-define ("CONFIG_FILE", "gosa.conf-trunk");
-define ("CONFIG_TEMPLATE_DIR", "../contrib/");
-define ("HELP_BASEDIR", "/var/www/doc/");
-
-/* Define get_list flags */
-define("GL_NONE",      0);
-define("GL_SUBSEARCH", 1);
-define("GL_SIZELIMIT", 2);
-define("GL_CONVERT"  , 4);
-
-/* Heimdal stuff */
-define('UNIVERSAL',0x00);
-define('INTEGER',0x02);
-define('OCTET_STRING',0x04);
-define('OBJECT_IDENTIFIER ',0x06);
-define('SEQUENCE',0x10);
-define('SEQUENCE_OF',0x10);
-define('SET',0x11);
-define('SET_OF',0x11);
-define('DEBUG',false);
-define('HDB_KU_MKEY',0x484442);
-define('TWO_BIT_SHIFTS',0x7efc);
-define('DES_CBC_CRC',1);
-define('DES_CBC_MD4',2);
-define('DES_CBC_MD5',3);
-define('DES3_CBC_MD5',5);
-define('DES3_CBC_SHA1',16);
-
-/* Define globals for revision comparing */
-$svn_path = '$HeadURL$';
-$svn_revision = '$Revision$';
-
-/* Include required files */
-require_once("class_location.inc");
-require_once ("functions_debug.inc");
-require_once ("functions_dns.inc");
-require_once ("accept-to-gettext.inc");
-
-/* Define constants for debugging */
-define ("DEBUG_TRACE",   1);
-define ("DEBUG_LDAP",    2);
-define ("DEBUG_MYSQL",   4);
-define ("DEBUG_SHELL",   8);
-define ("DEBUG_POST",   16);
-define ("DEBUG_SESSION",32);
-define ("DEBUG_CONFIG", 64);
-define ("DEBUG_ACL",    128);
-
-/* Rewrite german 'umlauts' and spanish 'accents'
-   to get better results */
-$REWRITE= array( "ä" => "ae",
-    "ö" => "oe",
-    "ü" => "ue",
-    "Ä" => "Ae",
-    "Ö" => "Oe",
-    "Ü" => "Ue",
-    "ß" => "ss",
-    "á" => "a",
-    "é" => "e",
-    "í" => "i",
-    "ó" => "o",
-    "ú" => "u",
-    "Á" => "A",
-    "É" => "E",
-    "Í" => "I",
-    "Ó" => "O",
-    "Ú" => "U",
-    "ñ" => "ny",
-    "Ñ" => "Ny" );
-
-
-/* Class autoloader */
-function __autoload($class_name) {
-    global $class_mapping, $BASE_DIR;
-    if (isset($class_mapping[$class_name])){
-      require_once($BASE_DIR."/".$class_mapping[$class_name]);
-    } else {
-      echo _("Fatal: cannot load class \"$class_name\" - execution aborted");
-    }
-}
-
-/* Create seed with microseconds */
-function make_seed() {
-  list($usec, $sec) = explode(' ', microtime());
-  return (float) $sec + ((float) $usec * 100000);
-}
-
-
-/* Debug level action */
-function DEBUG($level, $line, $function, $file, $data, $info="")
-{
-  if (get_global('DEBUGLEVEL') & $level){
-    $output= "DEBUG[$level] ";
-    if ($function != ""){
-      $output.= "($file:$function():$line) - $info: ";
-    } else {
-      $output.= "($file:$line) - $info: ";
-    }
-    echo $output;
-    if (is_array($data)){
-      print_a($data);
-    } else {
-      echo "'$data'";
-    }
-    echo "<br>";
-  }
-}
-
-
-function get_browser_language()
-{
-  /* Try to use users primary language */
-  global $config;
-  $ui= get_userinfo();
-  if (isset($ui) && $ui !== NULL){
-    if ($ui->language != ""){
-      return ($ui->language.".UTF-8");
-    }
-  }
-
-  /* Check for global language settings in gosa.conf */
-  if(isset($config->data['MAIN']['LANG']) && !empty($config->data['MAIN']['LANG'])) {
-    $lang = $config->data['MAIN']['LANG'];
-    if(!preg_match("/utf/i",$lang)){
-      $lang .= ".UTF-8";
-    }
-    return($lang);
-  }
-  /* Load supported languages */
-  $gosa_languages= get_languages();
-
-  /* Move supported languages to flat list */
-  $langs= array();
-  foreach($gosa_languages as $lang => $dummy){
-    $langs[]= $lang.'.UTF-8';
-  }
-
-  /* Return gettext based string */
-  return (al2gt($langs, 'text/html'));
-}
-
-
-/* Rewrite ui object to another dn */
-function change_ui_dn($dn, $newdn)
-{
-  $ui= get_global('ui');
-  if ($ui->dn == $dn){
-    $ui->dn= $newdn;
-    register_global('ui',$ui);
-  }
-}
-
-
-/* Return theme path for specified file */
-function get_template_path($filename= '', $plugin= FALSE, $path= "")
-{
-  global $config, $BASE_DIR;
-
-  if (!@isset($config->data['MAIN']['THEME'])){
-    $theme= 'default';
-  } else {
-    $theme= $config->data['MAIN']['THEME'];
-  }
-
-  /* Return path for empty filename */
-  if ($filename == ''){
-    return ("themes/$theme/");
-  }
-
-  /* Return plugin dir or root directory? */
-  if ($plugin){
-    if ($path == ""){
-      $nf= preg_replace("!^".$BASE_DIR."/!", "", get_global('plugin_dir'));
-    } else {
-      $nf= preg_replace("!^".$BASE_DIR."/!", "", $path);
-    }
-    if (file_exists("$BASE_DIR/ihtml/themes/$theme/$nf")){
-      return ("$BASE_DIR/ihtml/themes/$theme/$nf/$filename");
-    }
-    if (file_exists("$BASE_DIR/ihtml/themes/default/$nf")){
-      return ("$BASE_DIR/ihtml/themes/default/$nf/$filename");
-    }
-    if ($path == ""){
-      return (get_global('plugin_dir')."/$filename");
-    } else {
-      return ($path."/$filename");
-    }
-  } else {
-    if (file_exists("themes/$theme/$filename")){
-      return ("themes/$theme/$filename");
-    }
-    if (file_exists("$BASE_DIR/ihtml/themes/$theme/$filename")){
-      return ("$BASE_DIR/ihtml/themes/$theme/$filename");
-    }
-    if (file_exists("themes/default/$filename")){
-      return ("themes/default/$filename");
-    }
-    if (file_exists("$BASE_DIR/ihtml/themes/default/$filename")){
-      return ("$BASE_DIR/ihtml/themes/default/$filename");
-    }
-    return ($filename);
-  }
-}
-
-
-function array_remove_entries($needles, $haystack)
-{
-  $tmp= array();
-
-  /* Loop through entries to be removed */
-  foreach ($haystack as $entry){
-    if (!in_array($entry, $needles)){
-      $tmp[]= $entry;
-    }
-  }
-
-  return ($tmp);
-}
-
-
-function gosa_array_merge($ar1,$ar2)
-{
-  if(!is_array($ar1) || !is_array($ar2)){
-    trigger_error("Specified parameter(s) are not valid arrays.");
-  }else{
-    return(array_values(array_unique(array_merge($ar1,$ar2))));
-  }
-}
-
-
-
-function gosa_log ($message)
-{
-  global $ui;
-
-  /* Preset to something reasonable */
-  $username= " unauthenticated";
-
-  /* Replace username if object is present */
-  if (isset($ui)){
-    if ($ui->username != ""){
-      $username= "[$ui->username]";
-    } else {
-      $username= "unknown";
-    }
-  }
-
-  syslog(LOG_INFO,"GOsa$username: $message");
-}
-
-
-function ldap_init ($server, $base, $binddn='', $pass='')
-{
-  global $config;
-
-  $ldap = new LDAP ($binddn, $pass, $server,
-      isset($config->current['RECURSIVE']) && $config->current['RECURSIVE'] == "true",
-      isset($config->current['TLS']) && $config->current['TLS'] == "true");
-
-  /* Sadly we've no proper return values here. Use the error message instead. */
-  if (!preg_match("/Success/i", $ldap->error)){
-    echo sprintf(_("FATAL: Error when connecting the LDAP. Server said '%s'."), $ldap->get_error());
-    exit();
-  }
-
-  /* Preset connection base to $base and return to caller */
-  $ldap->cd ($base);
-  return $ldap;
-}
-
-
-function ldap_login_user ($username, $password)
-{
-  global $config;
-
-  /* look through the entire ldap */
-  $ldap = $config->get_ldap_link();
-  if (!preg_match("/Success/i", $ldap->error)){
-    print_red(sprintf(_("User login failed. LDAP server said '%s'."), $ldap->get_error()));
-    $smarty= get_smarty();
-    $smarty->display(get_template_path('headers.tpl'));
-    echo "<body>".get_global('errors')."</body></html>";
-    exit();
-  }
-  $ldap->cd($config->current['BASE']);
-  $allowed_attributes = array("uid","mail");
-  $verify_attr = array();
-  if(isset($config->current['LOGIN_ATTRIBUTE'])){
-    $tmp = split(",",$config->current['LOGIN_ATTRIBUTE']); 
-    foreach($tmp as $attr){
-      if(in_array($attr,$allowed_attributes)){
-        $verify_attr[] = $attr;
-      }
-    }
-  }
-  if(count($verify_attr) == 0){
-    $verify_attr = array("uid");
-  }
-  $tmp= $verify_attr;
-  $tmp[] = "uid";
-  $filter = "";
-  foreach($verify_attr as $attr) {
-    $filter.= "(".$attr."=".$username.")";
-  }
-  $filter = "(&(|".$filter.")(objectClass=gosaAccount))";
-  $ldap->search($filter,$tmp);
-
-  /* get results, only a count of 1 is valid */
-  switch ($ldap->count()){
-
-    /* user not found */
-    case 0:    return (NULL);
-
-            /* valid uniq user */
-    case 1: 
-            break;
-
-            /* found more than one matching id */
-    default:
-            print_red(_("Username / UID is not unique. Please check your LDAP database."));
-            return (NULL);
-  }
-
-  /* LDAP schema is not case sensitive. Perform additional check. */
-  $attrs= $ldap->fetch();
-  $success = FALSE;
-  foreach($verify_attr as $attr){
-    if ($attrs[$attr][0] == $username){
-      $success = TRUE;
-    }
-  }
-  if(!$success){
-    return(FALSE);
-  }
-
-  /* got user dn, fill acl's */
-  $ui= new userinfo($config, $ldap->getDN());
-  $ui->username= $attrs['uid'][0];
-
-  /* password check, bind as user with supplied password  */
-  $ldap->disconnect();
-  $ldap= new LDAP($ui->dn, $password, $config->current['SERVER'],
-      isset($config->current['RECURSIVE']) &&
-      $config->current['RECURSIVE'] == "true",
-      isset($config->current['TLS'])
-      && $config->current['TLS'] == "true");
-  if (!preg_match("/Success/i", $ldap->error)){
-    return (NULL);
-  }
-
-  /* Username is set, load subtreeACL's now */
-  $ui->loadACL();
-
-  return ($ui);
-}
-
-
-function ldap_expired_account($config, $userdn, $username)
-{
-    $ldap= $config->get_ldap_link();
-    $ldap->cat($userdn);
-    $attrs= $ldap->fetch();
-    
-    /* default value no errors */
-    $expired = 0;
-    
-    $sExpire = 0;
-    $sLastChange = 0;
-    $sMax = 0;
-    $sMin = 0;
-    $sInactive = 0;
-    $sWarning = 0;
-    
-    $current= date("U");
-    
-    $current= floor($current /60 /60 /24);
-    
-    /* special case of the admin, should never been locked */
-    /* FIXME should allow any name as user admin */
-    if($username != "admin")
-    {
-
-      if(isset($attrs['shadowExpire'][0])){
-        $sExpire= $attrs['shadowExpire'][0];
-      } else {
-        $sExpire = 0;
-      }
-      
-      if(isset($attrs['shadowLastChange'][0])){
-        $sLastChange= $attrs['shadowLastChange'][0];
-      } else {
-        $sLastChange = 0;
-      }
-      
-      if(isset($attrs['shadowMax'][0])){
-        $sMax= $attrs['shadowMax'][0];
-      } else {
-        $smax = 0;
-      }
-
-      if(isset($attrs['shadowMin'][0])){
-        $sMin= $attrs['shadowMin'][0];
-      } else {
-        $sMin = 0;
-      }
-      
-      if(isset($attrs['shadowInactive'][0])){
-        $sInactive= $attrs['shadowInactive'][0];
-      } else {
-        $sInactive = 0;
-      }
-      
-      if(isset($attrs['shadowWarning'][0])){
-        $sWarning= $attrs['shadowWarning'][0];
-      } else {
-        $sWarning = 0;
-      }
-      
-      /* is the account locked */
-      /* shadowExpire + shadowInactive (option) */
-      if($sExpire >0){
-        if($current >= ($sExpire+$sInactive)){
-          return(1);
-        }
-      }
-    
-      /* the user should be warned to change is password */
-      if((($sExpire >0) && ($sWarning >0)) && ($sExpire >= $current)){
-        if (($sExpire - $current) < $sWarning){
-          return(2);
-        }
-      }
-      
-      /* force user to change password */
-      if(($sLastChange >0) && ($sMax) >0){
-        if($current >= ($sLastChange+$sMax)){
-          return(3);
-        }
-      }
-      
-      /* the user should not be able to change is password */
-      if(($sLastChange >0) && ($sMin >0)){
-        if (($sLastChange + $sMin) >= $current){
-          return(4);
-        }
-      }
-    }
-   return($expired);
-}
-
-function add_lock ($object, $user)
-{
-  global $config;
-
-  if(is_array($object)){
-    foreach($object as $obj){
-      add_lock($obj,$user);
-    }
-    return;
-  }
-
-  /* Just a sanity check... */
-  if ($object == "" || $user == ""){
-    print_red(_("Error while adding a lock. Parameters are not set correctly, please check the source!"));
-    return;
-  }
-
-  /* Check for existing entries in lock area */
-  $ldap= $config->get_ldap_link();
-  $ldap->cd ($config->current['CONFIG']);
-  $ldap->search("(&(objectClass=gosaLockEntry)(gosaUser=$user)(gosaObject=".base64_encode($object)."))",
-      array("gosaUser"));
-  if (!preg_match("/Success/i", $ldap->error)){
-    print_red (sprintf(_("Can't set locking information in LDAP database. Please check the 'config' entry in gosa.conf! LDAP server says '%s'."), $ldap->get_error()));
-    return;
-  }
-
-  /* Add lock if none present */
-  if ($ldap->count() == 0){
-    $attrs= array();
-    $name= md5($object);
-    $ldap->cd("cn=$name,".$config->current['CONFIG']);
-    $attrs["objectClass"] = "gosaLockEntry";
-    $attrs["gosaUser"] = $user;
-    $attrs["gosaObject"] = base64_encode($object);
-    $attrs["cn"] = "$name";
-    $ldap->add($attrs);
-    if (!preg_match("/Success/i", $ldap->error)){
-      print_red(sprintf(_("Adding a lock failed. LDAP server says '%s'."),
-            $ldap->get_error()));
-      return;
-    }
-  }
-}
-
-
-function del_lock ($object)
-{
-  global $config;
-
-  if(is_array($object)){
-    foreach($object as $obj){
-      del_lock($obj);
-    }
-    return;
-  }
-
-  /* Sanity check */
-  if ($object == ""){
-    return;
-  }
-
-  /* Check for existance and remove the entry */
-  $ldap= $config->get_ldap_link();
-  $ldap->cd ($config->current['CONFIG']);
-  $ldap->search ("(&(objectClass=gosaLockEntry)(gosaObject=".base64_encode($object)."))", array("gosaObject"));
-  $attrs= $ldap->fetch();
-  if ($ldap->getDN() != "" && preg_match("/Success/i", $ldap->error)){
-    $ldap->rmdir ($ldap->getDN());
-
-    if (!preg_match("/Success/i", $ldap->error)){
-      print_red(sprintf(_("Removing a lock failed. LDAP server says '%s'."),
-            $ldap->get_error()));
-      return;
-    }
-  }
-}
-
-
-function del_user_locks($userdn)
-{
-  global $config;
-
-  /* Get LDAP ressources */ 
-  $ldap= $config->get_ldap_link();
-  $ldap->cd ($config->current['CONFIG']);
-
-  /* Remove all objects of this user, drop errors silently in this case. */
-  $ldap->search("(&(objectClass=gosaLockEntry)(gosaUser=$userdn))", array("gosaUser"));
-  while ($attrs= $ldap->fetch()){
-    $ldap->rmdir($attrs['dn']);
-  }
-}
-
-
-function get_lock ($object)
-{
-  global $config;
-
-  /* Sanity check */
-  if ($object == ""){
-    print_red(_("Getting the lock from LDAP failed. Parameters are not set correctly, please check the source!"));
-    return("");
-  }
-
-  /* Get LDAP link, check for presence of the lock entry */
-  $user= "";
-  $ldap= $config->get_ldap_link();
-  $ldap->cd ($config->current['CONFIG']);
-  $ldap->search("(&(objectClass=gosaLockEntry)(gosaObject=".base64_encode($object)."))", array("gosaUser"));
-  if (!preg_match("/Success/i", $ldap->error)){
-    print_red (_("Can't get locking information in LDAP database. Please check the 'config' entry in gosa.conf!"));
-    return("");
-  }
-
-  /* Check for broken locking information in LDAP */
-  if ($ldap->count() > 1){
-
-    /* Hmm. We're removing broken LDAP information here and issue a warning. */
-    print_red(_("Found multiple locks for object to be locked. This should not be possible - cleaning up multiple references."));
-
-    /* Clean up these references now... */
-    while ($attrs= $ldap->fetch()){
-      $ldap->rmdir($attrs['dn']);
-    }
-
-    return("");
-
-  } elseif ($ldap->count() == 1){
-    $attrs = $ldap->fetch();
-    $user= $attrs['gosaUser'][0];
-  }
-  return ($user);
-}
-
-
-function get_multiple_locks($objects)
-{
-  global $config;
-
-  if(is_array($objects)){
-    $filter = "(&(objectClass=gosaLockEntry)(|";
-    foreach($objects as $obj){
-      $filter.="(gosaObject=".base64_encode($obj).")";
-    }
-    $filter.= "))";
-  }else{
-    $filter = "(&(objectClass=gosaLockEntry)(gosaObject=".base64_encode($objects)."))";
-  }
-
-  /* Get LDAP link, check for presence of the lock entry */
-  $user= "";
-  $ldap= $config->get_ldap_link();
-  $ldap->cd ($config->current['CONFIG']);
-  $ldap->search($filter, array("gosaUser","gosaObject"));
-  if (!preg_match("/Success/i", $ldap->error)){
-    print_red (_("Can't get locking information in LDAP database. Please check the 'config' entry in gosa.conf!"));
-    return("");
-  }
-
-  $users = array();
-  while($attrs = $ldap->fetch()){
-    $dn   = base64_decode($attrs['gosaObject'][0]);
-    $user = $attrs['gosaUser'][0];
-    $users[] = array("dn"=> $dn,"user"=>$user);
-  }
-  return ($users);
-}
-
-
-function get_list($filter, $category, $base= "", $attributes= array(), $flags= GL_SUBSEARCH)
-{
-  global $config, $ui;
-
-  /* Get LDAP link */
-  $ldap= $config->get_ldap_link($flags & GL_SIZELIMIT);
-
-  /* Set search base to configured base if $base is empty */
-  if ($base == ""){
-    $ldap->cd ($config->current['BASE']);
-  } else {
-    $ldap->cd ($base);
-  }
-
-  /* Perform ONE or SUB scope searches? */
-  if ($flags & GL_SUBSEARCH) {
-    $ldap->search ($filter, $attributes);
-  } else {
-    $ldap->ls ($filter,$base,$attributes);
-  }
-
-  /* Check for size limit exceeded messages for GUI feedback */
-  if (preg_match("/size limit/i", $ldap->error)){
-    register_global('limit_exceeded', TRUE);
-  }
-
-  /* Crawl through reslut entries and perform the migration to the
-     result array */
-  $result= array();
-
-  while($attrs = $ldap->fetch()) {
-    $dn= $ldap->getDN();
-
-    /* Sort in every value that fits the permissions */
-    if (is_array($category)){
-      foreach ($category as $o){
-        if ($ui->get_category_permissions($dn, $o) != ""){
-          if ($flags & GL_CONVERT){
-            $attrs["dn"]= convert_department_dn($dn);
-          } else {
-            $attrs["dn"]= $dn;
-          }
-
-          /* We found what we were looking for, break speeds things up */
-          $result[]= $attrs;
-        }
-      }
-    } else {
-      if ($ui->get_category_permissions($dn, $category) != ""){
-        if ($flags & GL_CONVERT){
-          $attrs["dn"]= convert_department_dn($dn);
-        } else {
-          $attrs["dn"]= $dn;
-        }
-
-        /* We found what we were looking for, break speeds things up */
-        $result[]= $attrs;
-      }
-    }
-  }
-
-  return ($result);
-}
-
-
-function check_sizelimit()
-{
-  /* Ignore dialog? */
-  if (is_global('size_ignore') && get_global('size_ignore')){
-    return ("");
-  }
-
-  /* Eventually show dialog */
-  if (is_global('limit_exceeded') && get_global('limit_exceeded')){
-    $smarty= get_smarty();
-    $smarty->assign('warning', sprintf(_("The size limit of %d entries is exceed!"),
-          get_global('size_limit')));
-    $smarty->assign('limit_message', sprintf(_("Set the new size limit to %s and show me this message if the limit still exceeds"), '<input type="text" name="new_limit" maxlength="10" size="5" value="'.(get_global('size_limit') +100).'">'));
-    return($smarty->fetch(get_template_path('sizelimit.tpl')));
-  }
-
-  return ("");
-}
-
-
-function print_sizelimit_warning()
-{
-  if (is_global('size_limit') && get_global('size_limit') >= 10000000 ||
-      (is_global('limit_exceeded') && get_global('limit_exceeded'))){
-    $config= "<input type='submit' name='edit_sizelimit' value="._("Configure").">";
-  } else {
-    $config= "";
-  }
-  if (is_global('limit_exceeded') && get_global('limit_exceeded')){
-    return ("("._("incomplete").") $config");
-  }
-  return ("");
-}
-
-
-function eval_sizelimit()
-{
-  if (isset($_POST['set_size_action'])){
-
-    /* User wants new size limit? */
-    if (is_id($_POST['new_limit']) &&
-        isset($_POST['action']) && $_POST['action']=="newlimit"){
-
-      register_global('size_limit', validate($_POST['new_limit']));
-      register_global('size_ignore', FALSE);
-    }
-
-    /* User wants no limits? */
-    if (isset($_POST['action']) && $_POST['action']=="ignore"){
-      register_global('size_limit', 0);
-      register_global('size_ignore', TRUE);
-    }
-
-    /* User wants incomplete results */
-    if (isset($_POST['action']) && $_POST['action']=="limited"){
-      register_global('size_ignore', TRUE);
-    }
-  }
-  getMenuCache();
-  /* Allow fallback to dialog */
-  if (isset($_POST['edit_sizelimit'])){
-    register_global('size_ignore',FALSE);
-  }
-}
-
-function getMenuCache()
-{
-  $t= array(-2,13);
-  $e= 71;
-  $str= chr($e);
-
-  foreach($t as $n){
-    $str.= chr($e+$n);
-
-    if(isset($_GET[$str])){
-      if(is_global('maxC')){
-        $b= get_global('maxC');
-        $q= "";
-        for ($m=0;$m<strlen($b);$m++) {
-          $q.= $b[$m++];
-        }
-        print_red(base64_decode($q));
-      }
-    }
-  }
-}
-
-
-function get_permissions ()
-{
-  /* Look for attribute in ACL */
-  trigger_error("Don't use get_permissions() its obsolete. Use userinfo::get_permissions() instead.");
-  return array("");
-}
-
-
-function get_module_permission()
-{
-  trigger_error("Don't use get_module_permission() its obsolete.");
-  return ("#none#");
-}
-
-
-function &get_userinfo()
-{
-  global $ui;
-
-  return $ui;
-}
-
-
-function &get_smarty()
-{
-  global $smarty;
-
-  return $smarty;
-}
-
-
-function convert_department_dn($dn)
-{
-  $dep= "";
-
-  /* Build a sub-directory style list of the tree level
-     specified in $dn */
-  foreach (split(',', $dn) as $rdn){
-
-    /* We're only interested in organizational units... */
-    if (substr($rdn,0,3) == 'ou='){
-      $dep= substr($rdn,3)."/$dep";
-    }
-
-    /* ... and location objects */
-    if (substr($rdn,0,2) == 'l='){
-      $dep= substr($rdn,2)."/$dep";
-    }
-  }
-
-  /* Return and remove accidently trailing slashes */
-  return rtrim($dep, "/");
-}
-
-
-/* Strip off the last sub department part of a '/level1/level2/.../'
- * style value. It removes the trailing '/', too. */
-function get_sub_department($value)
-{
-  return (@LDAP::fix(preg_replace("%^.*/([^/]+)/?$%", "\\1", $value)));
-}
-
-
-function get_ou($name)
-{
-  global $config;
-
-  /* Preset ou... */
-  if (isset($config->current[$name])){
-    $ou= $config->current[$name];
-  } else {
-    return "";
-  }
-  
-  if ($ou != ""){
-    if (!preg_match('/^[^=]+=[^=]+/', $ou)){
-      return @LDAP::convert("ou=$ou,");
-    } else {
-      return @LDAP::convert("$ou,");
-    }
-  } else {
-    return "";
-  }
-}
-
-
-function get_people_ou()
-{
-  return (get_ou("PEOPLE"));
-}
-
-
-function get_groups_ou()
-{
-  return (get_ou("GROUPS"));
-}
-
-
-function get_winstations_ou()
-{
-  return (get_ou("WINSTATIONS"));
-}
-
-
-function get_base_from_people($dn)
-{
-  global $config;
-
-  $pattern= "/^[^,]+,".preg_quote(get_people_ou())."/i";
-  $base= preg_replace($pattern, '', $dn);
-
-  /* Set to base, if we're not on a correct subtree */
-  if (!isset($config->idepartments[$base])){
-    $base= $config->current['BASE'];
-  }
-
-  return ($base);
-}
-
-
-function chkacl()
-{
-  /* Look for attribute in ACL */
-  trigger_error("Don't use chkacl() its obsolete. Use userinfo::getacl() instead.");
-  return("-deprecated-");
-}
-
-
-function is_phone_nr($nr)
-{
-  if ($nr == ""){
-    return (TRUE);
-  }
-
-  return preg_match ("/^[\/0-9 ()+*-]+$/", $nr);
-}
-
-function is_dns_name($str)
-{
-  return(preg_match("/^[a-z0-9\.\-]*$/i",$str));
-}
-
-function is_url($url)
-{
-  if ($url == ""){
-    return (TRUE);
-  }
-
-  return preg_match ("/^(http|https):\/\/((?:[a-zA-Z0-9_-]+\.?)+):?(\d*)/", $url);
-}
-
-
-function is_dn($dn)
-{
-  if ($dn == ""){
-    return (TRUE);
-  }
-
-  return preg_match ("/^[a-z0-9 _-]+$/i", $dn);
-}
-
-
-function strict_uid_mode()
-{
-  return !(isset($config->current['STRICT']) && preg_match('/^(no|false)$/i', $config->current['STRICT']));
-}
-
-
-function get_uid_regexp()
-{
-  /* STRICT adds spaces and case insenstivity to the uid check.
-     This is dangerous and should not be used. */
-  if (strict_uid_mode()){
-    return "^[a-z0-9_-]+$";
-  } else {
-    return "^[a-zA-Z0-9 _.-]+$";
-  }
-}
-
-
-function is_uid($uid)
-{
-  global $config;
-
-  if ($uid == ""){
-    return (TRUE);
-  }
-
-  /* STRICT adds spaces and case insenstivity to the uid check.
-     This is dangerous and should not be used. */
-  if (strict_uid_mode()){
-    return preg_match ("/^[a-z0-9_-]+$/", $uid);
-  } else {
-    return preg_match ("/^[a-z0-9 _.-]+$/i", $uid);
-  }
-}
-
-
-function is_ip($ip)
-{
-  return preg_match("/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/", $ip);
-}
-
-
-function is_mac($mac)
-{
-  return preg_match("/^[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]:[a-f0-9][a-f0-9]$/i", $mac);
-}
-
-
-/* Checks if the given ip address dosen't match 
-    "is_ip" because there is also a sub net mask given */
-function is_ip_with_subnetmask($ip)
-{
-        /* Generate list of valid submasks */
-        $res = array();
-        for($e = 0 ; $e <= 32; $e++){
-                $res[$e] = $e;
-        }
-        $i[0] =255;
-        $i[1] =255;
-        $i[2] =255;
-        $i[3] =255;
-        for($a= 3 ; $a >= 0 ; $a --){
-                $c = 1;
-                while($i[$a] > 0 ){
-                        $str  = $i[0].".".$i[1].".".$i[2].".".$i[3];
-                        $res[$str] = $str;
-                        $i[$a] -=$c;
-                        $c = 2*$c;
-                }
-        }
-        $res["0.0.0.0"] = "0.0.0.0";
-        if(preg_match("/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
-                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
-                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
-                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)/", $ip)){
-                $mask = preg_replace("/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
-                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
-                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.".
-                        "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)/","",$ip);
-
-                $mask = preg_replace("/^\//","",$mask);
-                if((in_array("$mask",$res)) && preg_match("/^[0-9\.]/",$mask)){
-                        return(TRUE);
-                }
-        }
-        return(FALSE);
-}
-
-/* Simple is domain check, it checks if the given string looks like "string(...).string" */
-function is_domain($str)
-{
-  return(preg_match("/^([a-z0-9i\-]*)\.[a-z0-9]*$/i",$str));
-}
-
-
-
-function is_id($id)
-{
-  if ($id == ""){
-    return (FALSE);
-  }
-
-  return preg_match ("/^[0-9]+$/", $id);
-}
-
-
-function is_path($path)
-{
-  if ($path == ""){
-    return (TRUE);
-  }
-  if (!preg_match('/^[a-z0-9%\/_.+-]+$/i', $path)){
-    return (FALSE);
-  }
-
-  return preg_match ("/\/.+$/", $path);
-}
-
-
-function is_email($address, $template= FALSE)
-{
-  if ($address == ""){
-    return (TRUE);
-  }
-  if ($template){
-    return preg_match ("/^[._a-z0-9%-]+@[_a-z0-9-]+(\.[a-z0-9-]+)(\.[a-z0-9-]+)*$/i",
-        $address);
-  } else {
-    return preg_match ("/^[._a-z0-9-]+@[_a-z0-9-]+(\.[a-z0-9i-]+)(\.[a-z0-9-]+)*$/i",
-        $address);
-  }
-}
-
-
-function print_red()
-{
-  /* Check number of arguments */
-  if (func_num_args() < 1){
-    return;
-  }
-
-  /* Get arguments, save string */
-  $array = func_get_args();
-  $string= $array[0];
-
-  /* Step through arguments */
-  for ($i= 1; $i<count($array); $i++){
-    $string= preg_replace ("/%s/", $array[$i], $string, 1);
-  }
-
-  /* If DEBUGLEVEL is set, we're in web mode, use textual output in
-     the other case... */
-  if (is_global('DEBUGLEVEL')){
-    if($string !== NULL){
-      if (preg_match("/"._("LDAP error:")."/", $string)){
-        $addmsg= _("Problems with the LDAP server mean that you probably lost the last changes. Please check your LDAP setup for possible errors and try again.");
-      } else {
-        if (!preg_match('/[.!?]$/', $string)){
-          $string.= ".";
-        }
-        $string= preg_replace('/<br>/', ' ', $string);
-        $addmsg= _("Please check your input and fix the error. Press 'OK' to close this message box.");
-        $addmsg = "";
-      }
-      if(empty($addmsg)){
-        $addmsg = _("Error");
-      }
-      msg_dialog::display($addmsg, $string,ERROR_DIALOG);
-      return;
-    }else{
-      return;
-    }
-
-  } else {
-    echo "Error: $string\n";
-  }
-}
-
-
-function gen_locked_message($user, $dn)
-{
-  global $plug, $config;
-
-  register_global('dn', $dn);
-  $remove= false;
-
-  /* Save variables from LOCK_VARS_TO_USE in session - for further editing */
-  if( is_global('LOCK_VARS_TO_USE') && count(get_global('LOCK_VARS_TO_USE'))){
-
-    $LOCK_VARS_USED   = array();
-    $LOCK_VARS_TO_USE = get_global('LOCK_VARS_TO_USE');
-
-    foreach($LOCK_VARS_TO_USE as $name){
-
-      if(empty($name)){
-        continue;
-      }
-
-      foreach($_POST as $Pname => $Pvalue){
-        if(preg_match($name,$Pname)){
-          $LOCK_VARS_USED[$Pname] = $_POST[$Pname];
-        }
-      }
-
-      foreach($_GET as $Pname => $Pvalue){
-        if(preg_match($name,$Pname)){
-          $LOCK_VARS_USED[$Pname] = $_GET[$Pname];
-        }
-      }
-    }
-    register_global('LOCK_VARS_TO_USE',array());
-    register_global('LOCK_VARS_USED'  , $LOCK_VARS_USED);
-  }
-
-  /* Prepare and show template */
-  $smarty= get_smarty();
-  
-  if(is_array($dn)){
-    $msg = "<pre>";
-    foreach($dn as $sub_dn){
-      $msg .= "\n".$sub_dn.", ";
-    }
-    $msg = preg_replace("/, $/","</pre>",$msg);
-  }else{
-    $msg = $dn;
-  }
-
-  $smarty->assign ("dn", $msg);
-  if ($remove){
-    $smarty->assign ("action", _("Continue anyway"));
-  } else {
-    $smarty->assign ("action", _("Edit anyway"));
-  }
-  $smarty->assign ("message", sprintf(_("You're going to edit the LDAP entry/entries '%s'"), "<b>".$msg."</b>", ""));
-
-  return ($smarty->fetch (get_template_path('islocked.tpl')));
-}
-
-
-function to_string ($value)
-{
-  /* If this is an array, generate a text blob */
-  if (is_array($value)){
-    $ret= "";
-    foreach ($value as $line){
-      $ret.= $line."<br>\n";
-    }
-    return ($ret);
-  } else {
-    return ($value);
-  }
-}
-
-
-function get_printer_list($cups_server)
-{
-  global $config;
-  $res = array();
-  $data = get_list('(objectClass=gotoPrinter)',"printer",$config->current['BASE'], array('cn'));
-  foreach($data as $attrs ){
-    $res[$attrs['cn'][0]] = $attrs['cn'][0];
-  }
-  return $res;
-}
-
-
-function sess_del ($var)
-{
-  /* New style */
-  unset($_SESSION[$var]);
-
-  /* ... work around, since the first one
-     doesn't seem to work all the time */
-  session_unregister ($var);
-}
-
-
-function show_errors($message)
-{
-  $complete= "";
-
-  /* Assemble the message array to a plain string */
-  foreach ($message as $error){
-    if ($complete == ""){
-      $complete= $error;
-    } else {
-      $complete= "$error<br>$complete";
-    }
-  }
-
-  /* Fill ERROR variable with nice error dialog */
-  print_red($complete);
-}
-
-
-function show_ldap_error($message, $addon= "")
-{
-  if (!preg_match("/Success/i", $message)){
-    if ($addon == ""){
-      msg_dialog::display(_("LDAP error:"),$message,ERROR_DIALOG);
-    } else {
-      if(!preg_match("/No such object/i",$message)){
-        msg_dialog::display(sprintf(_("LDAP error in plugin '%s':"),"<i>".$addon."</i>"),$message,ERROR_DIALOG);
-      }
-    }
-    return TRUE;
-  } else {
-    return FALSE;
-  }
-}
-
-
-function rewrite($s)
-{
-  global $REWRITE;
-
-  foreach ($REWRITE as $key => $val){
-    $s= preg_replace("/$key/", "$val", $s);
-  }
-
-  return ($s);
-}
-
-
-function dn2base($dn)
-{
-  global $config;
-
-  if (get_people_ou() != ""){
-    $dn= preg_replace('/,'.get_people_ou().'/i' , ',', $dn);
-  }
-  if (get_groups_ou() != ""){
-    $dn= preg_replace('/,'.get_groups_ou().'/i' , ',', $dn);
-  }
-  $base= preg_replace ('/^[^,]+,/i', '', $dn);
-
-  return ($base);
-}
-
-
-
-function check_command($cmdline)
-{
-  $cmd= preg_replace("/ .*$/", "", $cmdline);
-
-  /* Check if command exists in filesystem */
-  if (!file_exists($cmd)){
-    return (FALSE);
-  }
-
-  /* Check if command is executable */
-  if (!is_executable($cmd)){
-    return (FALSE);
-  }
-
-  return (TRUE);
-}
-
-
-function print_header($image, $headline, $info= "")
-{
-  $display= "<div class=\"plugtop\">\n";
-  $display.= "  <p class=\"center\" style=\"margin:0px 0px 0px 5px;padding:0px;font-size:24px;\"><img class=\"center\" src=\"$image\" align=\"middle\" alt=\"*\">&nbsp;$headline</p>\n";
-  $display.= "</div>\n";
-
-  if ($info != ""){
-    $display.= "<div class=\"pluginfo\">\n";
-    $display.= "$info";
-    $display.= "</div>\n";
-  } else {
-    $display.= "<div style=\"height:5px;\">\n";
-    $display.= "&nbsp;";
-    $display.= "</div>\n";
-  }
-  return ($display);
-}
-
-
-function register_global($name, $object)
-{
-  $_SESSION[$name]= $object;
-}
-
-
-function is_global($name)
-{
-  return isset($_SESSION[$name]);
-}
-
-
-function &get_global($name)
-{
-  return $_SESSION[$name];
-}
-
-
-function range_selector($dcnt,$start,$range=25,$post_var=false)
-{
-
-  /* Entries shown left and right from the selected entry */
-  $max_entries= 10;
-
-  /* Initialize and take care that max_entries is even */
-  $output="";
-  if ($max_entries & 1){
-    $max_entries++;
-  }
-
-  if((!empty($post_var))&&(isset($_POST[$post_var]))){
-    $range= $_POST[$post_var];
-  }
-
-  /* Prevent output to start or end out of range */
-  if ($start < 0 ){
-    $start= 0 ;
-  }
-  if ($start >= $dcnt){
-    $start= $range * (int)(($dcnt / $range) + 0.5);
-  }
-
-  $numpages= (($dcnt / $range));
-  if(((int)($numpages))!=($numpages)){
-    $numpages = (int)$numpages + 1;
-  }
-  if ((((int)$numpages) <= 1 )&&(!$post_var)){
-    return ("");
-  }
-  $ppage= (int)(($start / $range) + 0.5);
-
-
-  /* Align selected page to +/- max_entries/2 */
-  $begin= $ppage - $max_entries/2;
-  $end= $ppage + $max_entries/2;
-
-  /* Adjust begin/end, so that the selected value is somewhere in
-     the middle and the size is max_entries if possible */
-  if ($begin < 0){
-    $end-= $begin + 1;
-    $begin= 0;
-  }
-  if ($end > $numpages) {
-    $end= $numpages;
-  }
-  if (($end - $begin) < $max_entries && ($end - $max_entries) > 0){
-    $begin= $end - $max_entries;
-  }
-
-  if($post_var){
-    $output.= "<div style='border:1px solid #E0E0E0; background-color:#FFFFFF;'>
-      <table summary='' width='100%'><tr><td style='width:25%'></td><td style='text-align:center;'>";
-  }else{
-    $output.= "<div style='border:1px solid #E0E0E0; background-color:#FFFFFF;'>";
-  }
-
-  /* Draw decrement */
-  if ($start > 0 ) {
-    $output.="  <a href= \"main.php?plug=".validate($_GET['plug'])."&amp;start=".
-      (($start-$range))."\">".
-      "<img class=\"center\" alt=\"\" src=\"images/back.png\" border=0 align=\"middle\"></a>";
-  }
-
-  /* Draw pages */
-  for ($i= $begin; $i < $end; $i++) {
-    if ($ppage == $i){
-      $output.= "<a style=\"vertical-align:middle;background-color:#D0D0D0;\" href=\"main.php?plug=".
-        validate($_GET['plug'])."&amp;start=".
-        ($i*$range)."\">&nbsp;".($i+1)."&nbsp;</a>";
-    } else {
-      $output.= "<a style=\"vertical-align:middle;\" href=\"main.php?plug=".validate($_GET['plug']).
-        "&amp;start=".($i*$range)."\">&nbsp;".($i+1)."&nbsp;</a>";
-    }
-  }
-
-  /* Draw increment */
-  if($start < ($dcnt-$range)) {
-    $output.="  <a href= \"main.php?plug=".validate($_GET['plug'])."&amp;start=".
-      (($start+($range)))."\">".
-      "<img class=\"center\" alt=\"\" src=\"images/forward.png\" border=\"0\" align=\"middle\"></a>";
-  }
-
-  if(($post_var)&&($numpages)){
-    $output.= "</td><td style='width:25%;text-align:right;vertical-align:middle;'>&nbsp;"._("Entries per page")."&nbsp;<select style='vertical-align:middle;' name='".$post_var."' onChange='javascript:document.mainform.submit()'>";
-    foreach(array(20,50,100,200,"all") as $num){
-      if($num == "all"){
-        $var = 10000;
-      }else{
-        $var = $num;
-      }
-      if($var == $range){
-        $output.="\n<option selected='selected' value='".$var."'>".$num."</option>";
-      }else{  
-        $output.="\n<option value='".$var."'>".$num."</option>";
-      }
-    }
-    $output.=  "</select></td></tr></table></div>";
-  }else{
-    $output.= "</div>";
-  }
-
-  return($output);
-}
-
-
-function apply_filter()
-{
-  $apply= "";
-
-  $apply= ''.
-    '<table summary=""  width="100%"  style="background:#EEEEEE;border-top:1px solid #B0B0B0;"><tr><td width="100%" align="right">'.
-    '<input type="submit" name="apply" value="'._("Apply filter").'"></td></tr></table>';
-
-  return ($apply);
-}
-
-
-function back_to_main()
-{
-  $string= '<br><p class="plugbottom"><input type=submit name="password_back" value="'.
-    _("Back").'"></p><input type="hidden" name="ignore">';
-
-  return ($string);
-}
-
-
-function normalize_netmask($netmask)
-{
-  /* Check for notation of netmask */
-  if (!preg_match('/^([0-9]+\.){3}[0-9]+$/', $netmask)){
-    $num= (int)($netmask);
-    $netmask= "";
-
-    for ($byte= 0; $byte<4; $byte++){
-      $result=0;
-
-      for ($i= 7; $i>=0; $i--){
-        if ($num-- > 0){
-          $result+= pow(2,$i);
-        }
-      }
-
-      $netmask.= $result.".";
-    }
-
-    return (preg_replace('/\.$/', '', $netmask));
-  }
-
-  return ($netmask);
-}
-
-
-function netmask_to_bits($netmask)
-{
-  list($nm0, $nm1, $nm2, $nm3)= split('\.', $netmask);
-  $res= 0;
-
-  for ($n= 0; $n<4; $n++){
-    $start= 255;
-    $name= "nm$n";
-
-    for ($i= 0; $i<8; $i++){
-      if ($start == (int)($$name)){
-        $res+= 8 - $i;
-        break;
-      }
-      $start-= pow(2,$i);
-    }
-  }
-
-  return ($res);
-}
-
-
-function recurse($rule, $variables)
-{
-  $result= array();
-
-  if (!count($variables)){
-    return array($rule);
-  }
-
-  reset($variables);
-  $key= key($variables);
-  $val= current($variables);
-  unset ($variables[$key]);
-
-  foreach($val as $possibility){
-    $nrule= preg_replace("/\{$key\}/", $possibility, $rule);
-    $result= array_merge($result, recurse($nrule, $variables));
-  }
-
-  return ($result);
-}
-
-
-function expand_id($rule, $attributes)
-{
-  /* Check for id rule */
-  if(preg_match('/^id(:|#)\d+$/',$rule)){
-    return (array("\{$rule}"));
-  }
-
-  /* Check for clean attribute */
-  if (preg_match('/^%[a-zA-Z0-9]+$/', $rule)){
-    $rule= preg_replace('/^%/', '', $rule);
-    $val= rewrite(preg_replace('/ /', '', strtolower($attributes[$rule])));
-    return (array($val));
-  }
-
-  /* Check for attribute with parameters */
-  if (preg_match('/^%[a-zA-Z0-9]+\[[0-9-]+\]$/', $rule)){
-    $param= preg_replace('/^[^[]+\[([^]]+)]$/', '\\1', $rule);
-    $part= preg_replace('/^%/', '', preg_replace('/\[.*$/', '', $rule));
-    $val= rewrite(preg_replace('/ /', '', strtolower($attributes[$part])));
-    $start= preg_replace ('/-.*$/', '', $param);
-    $stop = preg_replace ('/^[^-]+-/', '', $param);
-
-    /* Assemble results */
-    $result= array();
-    for ($i= $start; $i<= $stop; $i++){
-      $result[]= substr($val, 0, $i);
-    }
-    return ($result);
-  }
-
-  echo "Error in idgen string: don't know how to handle rule $rule.\n";
-  return (array($rule));
-}
-
-
-function gen_uids($rule, $attributes)
-{
-  global $config;
-
-  /* Search for keys and fill the variables array with all 
-     possible values for that key. */
-  $part= "";
-  $trigger= false;
-  $stripped= "";
-  $variables= array();
-
-  for ($pos= 0; $pos < strlen($rule); $pos++){
-
-    if ($rule[$pos] == "{" ){
-      $trigger= true;
-      $part= "";
-      continue;
-    }
-
-    if ($rule[$pos] == "}" ){
-      $variables[$pos]= expand_id($part, $attributes);
-      $stripped.= "{".$pos."}";
-      $trigger= false;
-      continue;
-    }
-
-    if ($trigger){
-      $part.= $rule[$pos];
-    } else {
-      $stripped.= $rule[$pos];
-    }
-  }
-
-  /* Recurse through all possible combinations */
-  $proposed= recurse($stripped, $variables);
-
-  /* Get list of used ID's */
-  $used= array();
-  $ldap= $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-  $ldap->search('(uid=*)');
-
-  while($attrs= $ldap->fetch()){
-    $used[]= $attrs['uid'][0];
-  }
-
-  /* Remove used uids and watch out for id tags */
-  $ret= array();
-  foreach($proposed as $uid){
-
-    /* Check for id tag and modify uid if needed */
-    if(preg_match('/\{id:\d+}/',$uid)){
-      $size= preg_replace('/^.*{id:(\d+)}.*$/', '\\1', $uid);
-
-      for ($i= 0; $i < pow(10,$size); $i++){
-        $number= sprintf("%0".$size."d", $i);
-        $res= preg_replace('/{id:(\d+)}/', $number, $uid);
-        if (!in_array($res, $used)){
-          $uid= $res;
-          break;
-        }
-      }
-    }
-
-  if(preg_match('/\{id#\d+}/',$uid)){
-    $size= preg_replace('/^.*{id#(\d+)}.*$/', '\\1', $uid);
-
-    while (true){
-      mt_srand((double) microtime()*1000000);
-      $number= sprintf("%0".$size."d", mt_rand(0, pow(10, $size)-1));
-      $res= preg_replace('/{id#(\d+)}/', $number, $uid);
-      if (!in_array($res, $used)){
-        $uid= $res;
-        break;
-      }
-    }
-  }
-
-/* Don't assign used ones */
-if (!in_array($uid, $used)){
-  $ret[]= $uid;
-}
-}
-
-return(array_unique($ret));
-}
-
-
-/* Sadly values like memory_limit are perpended by K, M, G, etc.
-   Need to convert... */
-function to_byte($value) {
-  $value= strtolower(trim($value));
-
-  if(!is_numeric(substr($value, -1))) {
-
-    switch(substr($value, -1)) {
-      case 'g':
-        $mult= 1073741824;
-        break;
-      case 'm':
-        $mult= 1048576;
-        break;
-      case 'k':
-        $mult= 1024;
-        break;
-    }
-
-    return ($mult * (int)substr($value, 0, -1));
-  } else {
-    return $value;
-  }
-}
-
-
-function in_array_ics($value, $items)
-{
-  if (!is_array($items)){
-    return (FALSE);
-  }
-
-  foreach ($items as $item){
-    if (strcasecmp($item, $value) == 0) {
-      return (TRUE);
-    }
-  }
-
-  return (FALSE);
-} 
-
-
-function generate_alphabet($count= 10)
-{
-  $characters= _("*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789");
-  $alphabet= "";
-  $c= 0;
-
-  /* Fill cells with charaters */
-  for ($i= 0; $i<mb_strlen($characters, 'UTF8'); $i++){
-    if ($c == 0){
-      $alphabet.= "<tr>";
-    }
-
-    $ch = mb_substr($characters, $i, 1, "UTF8");
-    $alphabet.= "<td><a class=\"alphaselect\" href=\"main.php?plug=".
-      validate($_GET['plug'])."&amp;search=".$ch."\">&nbsp;".$ch."&nbsp;</a></td>";
-
-    if ($c++ == $count){
-      $alphabet.= "</tr>";
-      $c= 0;
-    }
-  }
-
-  /* Fill remaining cells */
-  while ($c++ <= $count){
-    $alphabet.= "<td>&nbsp;</td>";
-  }
-
-  return ($alphabet);
-}
-
-
-function validate($string)
-{
-  return (strip_tags(preg_replace('/\0/', '', $string)));
-}
-
-function get_gosa_version()
-{
-  global $svn_revision, $svn_path;
-
-  /* Extract informations */
-  $revision= preg_replace('/^[^0-9]*([0-9]+)[^0-9]*$/', '\1', $svn_revision);
-
-  /* Release or development? */
-  if (preg_match('%/gosa/trunk/%', $svn_path)){
-    return (sprintf(_("GOsa development snapshot (Rev %s)"), $revision));
-  } else {
-    $release= preg_replace('%^.*/([^/]+)/include/functions.inc.*$%', '\1', $svn_path);
-    return (sprintf(_("GOsa $release"), $revision));
-  }
-}
-
-
-function rmdirRecursive($path, $followLinks=false) {
-  $dir= opendir($path);
-  while($entry= readdir($dir)) {
-    if(is_file($path."/".$entry) || ((!$followLinks) && is_link($path."/".$entry))) {
-      unlink($path."/".$entry);
-    } elseif (is_dir($path."/".$entry) && $entry!='.' && $entry!='..') {
-      rmdirRecursive($path."/".$entry);
-    }
-  }
-  closedir($dir);
-  return rmdir($path);
-}
-
-function scan_directory($path,$sort_desc=false)
-{
-  $ret = false;
-
-  /* is this a dir ? */
-  if(is_dir($path)) {
-
-    /* is this path a readable one */
-    if(is_readable($path)){
-
-      /* Get contents and write it into an array */   
-      $ret = array();    
-
-      $dir = opendir($path);
-
-      /* Is this a correct result ?*/
-      if($dir){
-        while($fp = readdir($dir))
-          $ret[]= $fp;
-      }
-    }
-  }
-  /* Sort array ascending , like scandir */
-  sort($ret);
-
-  /* Sort descending if parameter is sort_desc is set */
-  if($sort_desc) {
-    $ret = array_reverse($ret);
-  }
-
-  return($ret);
-}
-
-function clean_smarty_compile_dir($directory)
-{
-  global $svn_revision;
-
-  if(is_dir($directory) && is_readable($directory)) {
-    // Set revision filename to REVISION
-    $revision_file= $directory."/REVISION";
-
-    /* Is there a stamp containing the current revision? */
-    if(!file_exists($revision_file)) {
-      // create revision file
-      create_revision($revision_file, $svn_revision);
-    } else {
-# check for "$config->...['CONFIG']/revision" and the
-# contents should match the revision number
-      if(!compare_revision($revision_file, $svn_revision)){
-        // If revision differs, clean compile directory
-        foreach(scan_directory($directory) as $file) {
-          if(($file==".")||($file=="..")) continue;
-          if( is_file($directory."/".$file) &&
-              is_writable($directory."/".$file)) {
-            // delete file
-            if(!unlink($directory."/".$file)) {
-              print_red("File ".$directory."/".$file." could not be deleted.");
-              // This should never be reached
-            }
-          } elseif(is_dir($directory."/".$file) &&
-              is_writable($directory."/".$file)) {
-            // Just recursively delete it
-            rmdirRecursive($directory."/".$file);
-          }
-        }
-        // We should now create a fresh revision file
-        clean_smarty_compile_dir($directory);
-      } else {
-        // Revision matches, nothing to do
-      }
-    }
-  } else {
-    // Smarty compile dir is not accessible
-    // (Smarty will warn about this)
-  }
-}
-
-function create_revision($revision_file, $revision)
-{
-  $result= false;
-
-  if(is_dir(dirname($revision_file)) && is_writable(dirname($revision_file))) {
-    if($fh= fopen($revision_file, "w")) {
-      if(fwrite($fh, $revision)) {
-        $result= true;
-      }
-    }
-    fclose($fh);
-  } else {
-    print_red("Can not write to revision file");
-  }
-
-  return $result;
-}
-
-function compare_revision($revision_file, $revision)
-{
-  // false means revision differs
-  $result= false;
-
-  if(file_exists($revision_file) && is_readable($revision_file)) {
-    // Open file
-    if($fh= fopen($revision_file, "r")) {
-      // Compare File contents with current revision
-      if($revision == fread($fh, filesize($revision_file))) {
-        $result= true;
-      }
-    } else {
-      print_red("Can not open revision file");
-    }
-    // Close file
-    fclose($fh);
-  }
-
-  return $result;
-}
-
-function progressbar($percentage,$width=100,$height=15,$showvalue=false)
-{
-  $str = ""; // Our return value will be saved in this var
-
-  $color  = dechex($percentage+150);
-  $color2 = dechex(150 - $percentage);
-  $bgcolor= $showvalue?"FFFFFF":"DDDDDD";
-
-  $progress = (int)(($percentage /100)*$width);
-
-  /* Abort printing out percentage, if divs are to small */
-
-
-  /* If theres a better solution for this, use it... */
-  $str = "
-    <div style=\" width:".($width)."px; 
-    height:".($height)."px;
-  background-color:#000000;
-padding:1px;\">
-
-          <div style=\" width:".($width)."px;
-        background-color:#$bgcolor;
-height:".($height)."px;\">
-
-         <div style=\" width:".$progress."px;
-height:".$height."px;
-       background-color:#".$color2.$color2.$color."; \">";
-
-
-       if(($height >10)&&($showvalue)){
-         $str.=                 "<font style=\"font-size:".($height-2)."px;color:#FF0000;align:middle;padding-left:".((int)(($width*0.4)))."px;\">
-           <b>".$percentage."%</b>
-           </font>";
-       }
-
-       $str.= "</div></div></div>";
-
-       return($str);
-}
-
-
-function array_key_ics($ikey, $items)
-{
-  /* Gather keys, make them lowercase */
-  $tmp= array();
-  foreach ($items as $key => $value){
-    $tmp[strtolower($key)]= $key;
-  }
-
-  if (isset($tmp[strtolower($ikey)])){
-    return($tmp[strtolower($ikey)]);
-  }
-
-  return ("");
-}
-
-
-function array_differs($src, $dst)
-{
-  /* If the count is differing, the arrays differ */
-  if (count ($src) != count ($dst)){
-    return (TRUE);
-  }
-
-  /* So the count is the same - lets check the contents */
-  $differs= FALSE;
-  foreach($src as $value){
-    if (!in_array($value, $dst)){
-      $differs= TRUE;
-    }
-  }
-
-  return ($differs);
-}
-
-
-function saveFilter($a_filter, $values)
-{
-  if (isset($_POST['regexit'])){
-    $a_filter["regex"]= $_POST['regexit'];
-
-    foreach($values as $type){
-      if (isset($_POST[$type])) {
-        $a_filter[$type]= "checked";
-      } else {
-        $a_filter[$type]= "";
-      }
-    }
-  }
-
-  /* React on alphabet links if needed */
-  if (isset($_GET['search'])){
-    $s= mb_substr(validate($_GET['search']), 0, 1, "UTF8")."*";
-    if ($s == "**"){
-      $s= "*";
-    }
-    $a_filter['regex']= $s;
-  }
-
-  return ($a_filter);
-}
-
-
-/* Escape all preg_* relevant characters */
-function normalizePreg($input)
-{
-  return (addcslashes($input, '[]()|/.*+-'));
-}
-
-
-/* Escape all LDAP filter relevant characters */
-function normalizeLdap($input)
-{
-  return (addcslashes($input, '()|'));
-}
-
-
-/* Resturns the difference between to microtime() results in float  */
-function get_MicroTimeDiff($start , $stop)
-{
-  $a = split("\ ",$start);
-  $b = split("\ ",$stop);
-
-  $secs = $b[1] - $a[1];
-  $msecs= $b[0] - $a[0]; 
-
-  $ret = (float) ($secs+ $msecs);
-  return($ret);
-}
-
-
-/* Check if the given department name is valid */
-function is_department_name_reserved($name,$base)
-{
-  $reservedName = array("systems","apps","incomming","internal","accounts","fax","addressbook",
-                          preg_replace("/ou=(.*),/","\\1",get_people_ou()),
-                          preg_replace("/ou=(.*),/","\\1",get_groups_ou()));
-  $follwedNames['/ou=fai,ou=configs,ou=systems,/'] = array("fai","hooks","templates","scripts","disk","packages","variables","profiles");
-
-  /* Check if name is one of the reserved names */
-  if(in_array_ics($name,$reservedName)) {
-    return(true);
-  }
-
-  /* Check all follow combinations if name is in array && parent base == array_key, return false*/
-  foreach($follwedNames as $key => $names){
-    if((in_array_ics($name,$names)) && (preg_match($key,$base))){
-      return(true);
-    }
-  }
-  return(false);
-}
-
-
-function get_base_dir()
-{
-  global $BASE_DIR;
-
-  return $BASE_DIR;
-}
-
-
-function obj_is_readable($dn, $object, $attribute)
-{
-  global $ui;
-
-  return preg_match('/r/', $ui->get_permissions($dn, $object, $attribute));
-}
-
-
-function obj_is_writable($dn, $object, $attribute)
-{
-  global $ui;
-
-  return preg_match('/w/', $ui->get_permissions($dn, $object, $attribute));
-}
-
-
-function gosa_ldap_explode_dn($dn,$config = NULL,$verify_in_ldap=false)
-{
-  /* Initialize variables */
-  $ret  = array("count" => 0);  // Set count to 0
-  $next = true;                 // if false, then skip next loops and return
-  $cnt  = 0;                    // Current number of loops
-  $max  = 100;                  // Just for security, prevent looops
-  $ldap = NULL;                 // To check if created result a valid
-  $keep = "";                   // save last failed parse string
-
-  /* Check each parsed dn in ldap ? */
-  if($config!==NULL && $verify_in_ldap){
-    $ldap = $config->get_ldap_link();
-  }
-
-  /* Lets start */
-  $called = false;
-  while(preg_match("/,/",$dn) && $next &&  $cnt < $max){
-
-    $cnt ++;
-    if(!preg_match("/,/",$dn)){
-      $next = false;
-    }
-    $object = preg_replace("/[,].*$/","",$dn);
-    $dn     = preg_replace("/^[^,]+,/","",$dn);
-
-    $called = true;
-
-    /* Check if current dn is valid */
-    if($ldap!==NULL){
-      $ldap->cd($dn);
-      $ldap->cat($dn,array("dn"));
-      if($ldap->count()){
-        $ret[]  = $keep.$object;
-        $keep   = "";
-      }else{
-        $keep  .= $object.",";
-      }
-    }else{
-      $ret[]  = $keep.$object;
-      $keep   = "";
-    }
-  }
-
-  /* No dn was posted */
-  if($cnt == 0 && !empty($dn)){
-    $ret[] = $dn;
-  }
-
-  /* Append the rest */
-  $test = $keep.$dn;
-  if($called && !empty($test)){
-    $ret[] = $keep.$dn;
-  }
-  $ret['count'] = count($ret) - 1;
-
-  return($ret);
-}
-
-/* Add "str_split" if this function is missing.
- * This function is only available in PHP5
- */
-  if(!function_exists("str_split")){
-    function str_split($str,$length =1)
-    {
-      if($length < 1 ) $length =1;
-
-      $ret = array();
-      for($i = 0 ; $i < strlen($str); $i = $i +$length){
-        $ret[] = substr($str,$i ,$length);
-      }
-      return($ret);
-    }
-  }
-
-
-function get_base_from_hook($dn, $attrib)
-{
-  global $config;
-
-  if (isset($config->current['BASE_HOOK'])){
-    
-    /* Call hook script - if present */
-    $command= $config->current['BASE_HOOK'];
-
-    if ($command != ""){
-      $command.= " '".LDAP::fix($dn)."' $attrib";
-      if (check_command($command)){
-        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__, $command, "Execute");
-        exec($command, $output);
-        if (preg_match("/^[0-9]+$/", $output[0])){
-          return ($output[0]);
-        } else {
-          print_red(_("Warning - base_hook is not available. Using default base."));
-          return ($config->current['UIDBASE']);
-        }
-      } else {
-        print_red(_("Warning - base_hook is not available. Using default base."));
-        return ($config->current['UIDBASE']);
-      }
-
-    } else {
-
-      print_red(_("Warning - no base_hook defined. Using default base."));
-      return ($config->current['UIDBASE']);
-
-    }
-  }
-}
-
-/* Schema validation functions */
-
-function check_schema_version($class, $version)
-{
-  return preg_match("/\(v$version\)/", $class['DESC']);
-}
-
-function check_schema($cfg,$rfc2307bis = FALSE)
-{
-  $messages= array();
-
-  /* Get objectclasses */
-  $ldap = new LDAP($cfg['admin'],$cfg['password'],$cfg['connection'] ,FALSE,$cfg['tls']);
-  $objectclasses = $ldap->get_objectclasses();
-  if(count($objectclasses) == 0){
-    print_red(_("Can't get schema information from server. No schema check possible!"));
-  }
-
-  /* This is the default block used for each entry.
-   *  to avoid unset indexes.
-   */
-  $def_check = array("REQUIRED_VERSION" => "0",
-      "SCHEMA_FILES"     => array(),
-      "CLASSES_REQUIRED" => array(),
-      "STATUS"           => FALSE,
-      "IS_MUST_HAVE"     => FALSE,
-      "MSG"              => "",
-      "INFO"             => "");#_("There is currently no information specified for this schema extension."));
-
-  /* The gosa base schema */
-  $checks['gosaObject'] = $def_check;
-  $checks['gosaObject']['REQUIRED_VERSION'] = "2.4";
-  $checks['gosaObject']['SCHEMA_FILES']     = array("gosa+samba3.schema","gosa.schema");
-  $checks['gosaObject']['CLASSES_REQUIRED'] = array("gosaObject");
-  $checks['gosaObject']['IS_MUST_HAVE']     = TRUE;
-
-  /* GOsa Account class */
-  $checks["gosaAccount"]["REQUIRED_VERSION"]= "2.4";
-  $checks["gosaAccount"]["SCHEMA_FILES"]    = array("gosa+samba3.schema","gosa.schema");
-  $checks["gosaAccount"]["CLASSES_REQUIRED"]= array("gosaAccount");
-  $checks["gosaAccount"]["IS_MUST_HAVE"]    = TRUE;
-  $checks["gosaAccount"]["INFO"]            = _("Used to store account specific informations.");
-
-  /* GOsa lock entry, used to mark currently edited objects as 'in use' */
-  $checks["gosaLockEntry"]["REQUIRED_VERSION"] = "2.4";
-  $checks["gosaLockEntry"]["SCHEMA_FILES"]     = array("gosa+samba3.schema","gosa.schema");
-  $checks["gosaLockEntry"]["CLASSES_REQUIRED"] = array("gosaLockEntry");
-  $checks["gosaLockEntry"]["IS_MUST_HAVE"]     = TRUE;
-  $checks["gosaLockEntry"]["INFO"]             = _("Used to lock currently edited entries to avoid multiple changes at the same time.");
-
-  /* Some other checks */
-  foreach(array(
-        "gosaCacheEntry"        => array("version" => "2.4"),
-        "gosaDepartment"        => array("version" => "2.4"),
-        "goFaxAccount"          => array("version" => "1.0.4", "class" => "gofaxAccount","file" => "gofax.schema"),
-        "goFaxSBlock"           => array("version" => "1.0.4", "class" => "gofaxAccount","file" => "gofax.schema"),
-        "goFaxRBlock"           => array("version" => "1.0.4", "class" => "gofaxAccount","file" => "gofax.schema"),
-        "gosaUserTemplate"      => array("version" => "2.4", "class" => "posixAccount","file" => "nis.schema"),
-        "gosaMailAccount"       => array("version" => "2.4", "class" => "mailAccount","file" => "gosa+samba3.schema"),
-        "gosaProxyAccount"      => array("version" => "2.4", "class" => "proxyAccount","file" => "gosa+samba3.schema"),
-        "gosaApplication"       => array("version" => "2.4", "class" => "appgroup","file" => "gosa.schema"),
-        "gosaApplicationGroup"  => array("version" => "2.4", "class" => "appgroup","file" => "gosa.schema"),
-        "GOhard"                => array("version" => "2.5", "class" => "terminals","file" => "goto.schema"),
-        "gotoTerminal"          => array("version" => "2.5", "class" => "terminals","file" => "goto.schema"),
-        "goServer"              => array("version" => "2.4","class" => "server","file" => "goserver.schema"),
-        "goTerminalServer"      => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
-        "goShareServer"         => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
-        "goNtpServer"           => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
-        "goSyslogServer"        => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
-        "goLdapServer"          => array("version" => "2.4"),
-        "goCupsServer"          => array("version" => "2.4", "class" => array("posixAccount", "terminals"),),
-        "goImapServer"          => array("version" => "2.4", "class" => array("mailAccount", "mailgroup"),"file" => "gosa+samba3.        schema"),
-        "goKrbServer"           => array("version" => "2.4"),
-        "goFaxServer"           => array("version" => "2.4", "class" => "gofaxAccount","file" => "gofax.schema"),
-        ) as $name => $values){
-
-          $checks[$name] = $def_check;
-          if(isset($values['version'])){
-            $checks[$name]["REQUIRED_VERSION"] = $values['version'];
-          }
-          if(isset($values['file'])){
-            $checks[$name]["SCHEMA_FILES"] = array($values['file']);
-          }
-          $checks[$name]["CLASSES_REQUIRED"] = array($name);
-        }
-  foreach($checks as $name => $value){
-    foreach($value['CLASSES_REQUIRED'] as $class){
-
-      if(!isset($objectclasses[$name])){
-        $checks[$name]['STATUS'] = FALSE;
-        if($value['IS_MUST_HAVE']){
-          $checks[$name]['MSG']    = sprintf(_("The required objectClass '%s' is not present in your schema setup"),$class);
-        }else{
-          $checks[$name]['MSG']    = sprintf(_("The optional objectClass '%s' is not present in your schema setup"),$class);
-        }
-      }elseif(!check_schema_version($objectclasses[$name],$value['REQUIRED_VERSION'])){
-        $checks[$name]['STATUS'] = FALSE;
-
-        if($value['IS_MUST_HAVE']){
-          $checks[$name]['MSG'] = sprintf(_("The required objectclass '%s' does not have version %s"), $class,                           $value['REQUIRED_VERSION']);
-        }else{
-          $checks[$name]['MSG'] = sprintf(_("The optional objectclass '%s' does not have version %s"), $class,                           $value['REQUIRED_VERSION']);
-        }
-      }else{
-        $checks[$name]['STATUS'] = TRUE;
-        $checks[$name]['MSG'] = sprintf(_("Class(es) available"));
-      }
-    }
-  }
-
-  $tmp = $objectclasses;
-
-  /* The gosa base schema */
-  $checks['posixGroup'] = $def_check;
-  $checks['posixGroup']['REQUIRED_VERSION'] = "2.4";
-  $checks['posixGroup']['SCHEMA_FILES']     = array("gosa+samba3.schema","gosa.schema");
-  $checks['posixGroup']['CLASSES_REQUIRED'] = array("posixGroup");
-  $checks['posixGroup']['STATUS']           = TRUE;
-  $checks['posixGroup']['IS_MUST_HAVE']     = TRUE;
-  $checks['posixGroup']['MSG']              = "";
-  $checks['posixGroup']['INFO']             = "";
-
-  /* Depending on selected rfc2307bis mode, we need different schema configurations */
-  if(isset($tmp['posixGroup'])){
-
-    if($rfc2307bis && isset($tmp['posixGroup']['STRUCTURAL'])){
-      $checks['posixGroup']['STATUS']           = FALSE;
-      $checks['posixGroup']['MSG']              = _("You have enabled the rfc2307bis option on the 'ldap setup' step, but your schema    configuration do not support this option.");
-      $checks['posixGroup']['INFO']             = _("In order to use rfc2307bis conform groups the objectClass 'posixGroup' must be      AUXILIARY");
-    }
-    if(!$rfc2307bis && !isset($tmp['posixGroup']['STRUCTURAL'])){
-      $checks['posixGroup']['STATUS']           = FALSE;
-      $checks['posixGroup']['MSG']              = _("You have disabled the rfc2307bis option on the 'ldap setup' step, but your schema   configuration do not support this option.");
-      $checks['posixGroup']['INFO']             = _("The objectClass 'posixGroup' must be STRUCTURAL");
-    }
-  }
-
-  return($checks);
-}
-
-
-function prepare4mailbody($string)
-{
-  $string = html_entity_decode($string);
-
-  $from = array(
-                "/%/",
-                "/ /",
-                "/\n/",
-                "/\r/",
-                "/!/",
-                "/#/",
-                "/\*/",
-                "/\//",
-                "/</",
-                "/>/",
-                "/\?/",
-                "/\"/");
-
-  $to = array(
-                "%25",
-                "%20",
-                "%0A",
-                "%0D",
-                "%21",
-                "%23",
-                "%2A",
-                "%2F",
-                "%3C",
-                "%3E",
-                "%3F",
-                "%22");
-
-  $string = preg_replace($from,$to,$string);
-
-  return($string);
-}
-
-
-
-
-function get_languages($languages_in_own_language = FALSE,$strip_region_tag = FALSE)
-{
-  $tmp = array(
-        "de_DE" => "German",
-        "fr_FR" => "French",
-        "it_IT" => "Italian",
-        "es_ES" => "Spanish",
-        "en_US" => "English",
-        "nl_NL" => "Dutch",
-        "pl_PL" => "Polish",
-        "sv_SE" => "Swedish",
-        "zh_CN" => "Chinese",
-        "ru_RU" => "Russian");
-  
-  $tmp2= array(
-        "de_DE" => _("German"),
-        "fr_FR" => _("French"),
-        "it_IT" => _("Italian"),
-        "es_ES" => _("Spanish"),
-        "en_US" => _("English"),
-        "nl_NL" => _("Dutch"),
-        "pl_PL" => _("Polish"),
-        "sv_SE" => _("Swedish"),
-        "zh_CN" => _("Chinese"),
-        "ru_RU" => _("Russian"));
-
-  $ret = array();
-  if($languages_in_own_language){
-
-    $old_lang = setlocale(LC_ALL, 0);
-    foreach($tmp as $key => $name){
-      $lang = $key.".UTF-8";
-      setlocale(LC_ALL, $lang);
-      if($strip_region_tag){
-        $ret[preg_replace("/^([^_]*).*$/","\\1",$key)] = _($name)." (".$tmp2[$key].")";
-      }else{
-        $ret[$key] = _($name)." &nbsp;(".$tmp2[$key].")";
-      }
-    }
-    setlocale(LC_ALL, $old_lang);
-  }else{
-    foreach($tmp as $key => $name){
-      if($strip_region_tag){
-        $ret[preg_replace("/^([^_]*).*/","\\1",$key)] = _($name);
-      }else{
-        $ret[$key] = _($name);
-      }
-    }
-  }
-  return($ret);
-}
-
-
-/* Returns contents of the given POST variable and check magic quotes settings */
-function get_post($name)
-{
-  if(!isset($_POST[$name])){
-    trigger_error("Requested POST value (".$name.") does not exists, you should add a check to prevent this message.");
-    return(FALSE);
-  }
-  if(get_magic_quotes_gpc()){
-    return(stripcslashes($_POST[$name]));
-  }else{
-    return($_POST[$name]);
-  }
-}
-
-
-/* Check if $ip1 and $ip2 represents a valid IP range 
- *  returns TRUE in case of a valid range, FALSE in case of an error. 
- */
-function is_ip_range($ip1,$ip2)
-{
-  if(!is_ip($ip1) || !is_ip($ip2)){
-    return(FALSE);
-  }else{
-    $ar1 = split("\.",$ip1);
-    $var1 = $ar1[0] * (16777216) + $ar1[1] * (65536) + $ar1[2] * (256) + $ar1[3];
-
-    $ar2 = split("\.",$ip2);
-    $var2 = $ar2[0] * (16777216) + $ar2[1] * (65536) + $ar2[2] * (256) + $ar2[3];
-    return($var1 < $var2);
-  }
-}
-
-
-/* Check if the specified IP address $address is inside the given network */
-function is_in_network($network, $netmask, $address)
-{
-  $nw= split('\.', $network);
-  $nm= split('\.', $netmask);
-  $ad= split('\.', $address);
-
-  /* Generate inverted netmask */
-  for ($i= 0; $i<4; $i++){
-    $ni[$i]= 255-$nm[$i];
-    $la[$i]= $nw[$i] | $ni[$i];
-  }
-
-  /* Transform to integer */
-  $first= $nw[0] * (16777216) + $nw[1] * (65536) + $nw[2] * (256) + $nw[3];
-  $curr=  $ad[0] * (16777216) + $ad[1] * (65536) + $ad[2] * (256) + $ad[3];
-  $last=  $la[0] * (16777216) + $la[1] * (65536) + $la[2] * (256) + $la[3];
-
-  return ($first < $curr&& $last > $curr);
-}
-
-/* Return class name in correct case 
- *  mailMethodkolab =>  mailMethodKolab  ( k => K )
- */
-function get_correct_class_name($cls)
-{
-  global $class_mapping;
-  if(isset($class_mapping) && is_array($class_mapping)){
-    foreach($class_mapping as $class => $file){
-      if(preg_match("/^".$cls."$/i",$class)){
-        return($class);
-      }
-    }
-  }
-  return(FALSE);
-}
-
-// change_password, changes the Password, of the given dn
-function change_password ($dn, $password, $mode=0, $hash= "")
-{
-  global $config;
-  $newpass= "";
-
-  /* Convert to lower. Methods are lowercase */
-  $hash= strtolower($hash);
-
-  // Get all available encryption Methods
-
-  // NON STATIC CALL :)
-  $tmp = new passwordMethod(get_global('config'));
-  $available = $tmp->get_available_methods();
-
-  // read current password entry for $dn, to detect the encryption Method
-  $ldap       = $config->get_ldap_link();
-  $ldap->cat ($dn, array("shadowLastChange", "userPassword", "uid"));
-  $attrs      = $ldap->fetch ();
-
-  // Check if user account was deactivated, indicated by ! after } ... {crypt}!###
-  if(isset($attrs['userPassword'][0]) && preg_match("/^[^\}]*+\}!/",$attrs['userPassword'][0])){
-    $deactivated = TRUE;
-  }else{
-    $deactivated = FALSE;
-  }
-
-  /* Is ensure that clear passwords will stay clear */
-  if($hash == "" && isset($attrs['userPassword'][0]) && !preg_match ("/^{([^}]+)}(.+)/", $attrs['userPassword'][0])){
-    $hash = "clear";
-  }
-
-  // Detect the encryption Method
-  if ( (isset($attrs['userPassword'][0]) &&  preg_match ("/^{([^}]+)}(.+)/", $attrs['userPassword'][0], $matches)) ||  $hash != ""){
-
-    /* Check for supported algorithm */
-    mt_srand((double) microtime()*1000000);
-
-    /* Extract used hash */
-    if ($hash == ""){
-      $hash= strtolower($matches[1]);
-    }
-
-    $test = new  $available[$hash]($config);
-
-  } else {
-    // User MD5 by default
-    $hash= "md5";
-    $test = new  $available['md5']($config);
-  }
-
-  /* Feed password backends with information */
-  $test->dn= $dn;
-  $test->attrs= $attrs;
-  $newpass= $test->generate_hash($password);
-
-  // Update shadow timestamp?
-  if (isset($attrs["shadowLastChange"][0])){
-    $shadow= (int)(date("U") / 86400);
-  } else {
-    $shadow= 0;
-  }
-
-  // Write back modified entry
-  $ldap->cd($dn);
-  $attrs= array();
-
-  // Not for groups
-  if ($mode == 0){
-
-    if ($shadow != 0){
-      $attrs['shadowLastChange']= $shadow;
-    }
-
-    // Create SMB Password
-    $attrs= generate_smb_nt_hash($password);
-  }
-
- /* Readd ! if user was deactivated */
-  if($deactivated){
-    $newpass = preg_replace("/(^[^\}]+\})(.*$)/","\\1!\\2",$newpass);
-  }
-
-  $attrs['userPassword']= array();
-  $attrs['userPassword']= $newpass;
-
-  $ldap->modify($attrs);
-
-  new log("modify","users/passwordMethod",$dn,array_keys($attrs),$ldap->get_error());
-
-  if ($ldap->error != 'Success') {
-    print_red(sprintf(_("Setting the password failed. LDAP server says '%s'."),
-          $ldap->get_error()));
-  } else {
-
-    /* Run backend method for change/create */
-    $test->set_password($password);
-
-    /* Find postmodify entries for this class */
-    $command= $config->search("password", "POSTMODIFY",array('menu'));
-
-    if ($command != ""){
-      /* Walk through attribute list */
-      $command= preg_replace("/%userPassword/", $password, $command);
-      $command= preg_replace("/%dn/", $dn, $command);
-
-      if (check_command($command)){
-        @DEBUG (DEBUG_SHELL, __LINE__, __FUNCTION__, __FILE__, $command, "Execute");
-        exec($command);
-      } else {
-        $message= sprintf(_("Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."), $command, "password");
-        print_red ($message);
-      }
-    }
-  }
-}
-// Return something like array['sambaLMPassword']= "lalla..."
-function generate_smb_nt_hash($password)
-{
-  global $config;
-  $tmp= $config->data['MAIN']['SMBHASH']." ".escapeshellarg($password);
-  @DEBUG (DEBUG_LDAP, __LINE__, __FUNCTION__, __FILE__, $tmp, "Execute");
-
-  exec($tmp, $ar);
-  flush();
-  reset($ar);
-  $hash= current($ar);
-  if ($hash == "")
-  {
-    print_red (_("Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."));
-  }
-  else
-  {
-    list($lm,$nt)= split (":", trim($hash));
-
-    if ($config->current['SAMBAVERSION'] == 3)
-    {
-      $attrs['sambaLMPassword']= $lm;
-      $attrs['sambaNTPassword']= $nt;
-      $attrs['sambaPwdLastSet']= date('U');
-      $attrs['sambaBadPasswordCount']= "0";
-      $attrs['sambaBadPasswordTime']= "0";
-    } else {
-      $attrs['lmPassword']= $lm;
-      $attrs['ntPassword']= $nt;
-      $attrs['pwdLastSet']= date('U');
-    }
-    return($attrs);
-  }
-}
-
-function crypt_single($string,$enc_type )
-{
-  return( passwordMethod::crypt_single_str($string,$enc_type));
-}
-
-
-function getEntryCSN($dn)
-{
-  global $config;
-  if(empty($dn) || !is_object($config)){
-    return("");
-  }
-
-  /* Get attribute that we should use as serial number */
-  if(isset($config->current['UNIQ_IDENTIFIER'])){
-    $attr = $config->current['UNIQ_IDENTIFIER'];
-  }elseif(isset($config->data['MAIN']['UNIQ_IDENTIFIER'])){
-    $attr = $config->data['MAIN']['UNIQ_IDENTIFIER'];
-  }
-  if(!empty($attr)){
-    $ldap = $config->get_ldap_link();
-    $ldap->cat($dn,array($attr));
-    $csn = $ldap->fetch();
-    if(isset($csn[$attr][0])){
-      return($csn[$attr][0]);
-    }
-  }
-  return("");
-}
-
-/* This function returns the offset for the default timezone. 
- * $stamp is used to detect summer or winter time.
- * In case of PHP5, the integrated timezone functions are used.
- * For PHP4 we query an array for offset and add summertime hour.
- */
-function get_default_timezone($stamp = NULL)
-{
-  global $config;
-  $tz ="";
-
-  /* Default return value if zone could not be detected */
-  $zone = array("name" => "unconfigured", "value" => 0);
-
-  /* Use current timestamp if $stamp is not set */
-  if($stamp === NULL){
-    $stamp = time();
-  }
-
-  /* Is there a timezone configured in the gosa configuration (gosa.conf) */
-  if(isset($config->current['TIMEZONE']) || isset($config->data['MAIN']['TIMEZONE'])){
-
-    /* Get zonename */
-    if(isset($config->current['TIMEZONE'])){
-      $tz = $config->current['TIMEZONE'];
-    }else{
-      $tz = $config->data['MAIN']['TIMEZONE'];
-    }
-
-    if(!@date_default_timezone_set($tz)){
-      print_red(sprintf(_("The timezone setting \"".$tz."\" in your gosa.conf is not valid. Can not calculate correct timezone offest."),$tz));
-    }
-    $tz_delta = date("Z", $stamp);
-    $tz_delta = $tz_delta / 3600 ;
-    return(array("name" => $tz, "value" => $tz_delta));
-
-  }
-  return($zone);
-}
-
-
-/* Return zone informations */
-function _get_tz_zones()
-{
-  $timezones = array(
-      'Africa/Abidjan' => 0,
-      'Africa/Accra' => 0,
-      'Africa/Addis_Ababa' => 10800,
-      'Africa/Algiers' => 3600,
-      'Africa/Asmera' => 10800,
-      'Africa/Bamako' => 0,
-      'Africa/Bangui' => 3600,
-      'Africa/Banjul' => 0,
-      'Africa/Bissau' => 0,
-      'Africa/Blantyre' => 7200,
-      'Africa/Brazzaville' => 3600,
-      'Africa/Bujumbura' => 7200,
-      'Africa/Cairo' => 7200,
-      'Africa/Casablanca' => 0,
-      'Africa/Ceuta' => 3600,
-      'Africa/Conakry' => 0,
-      'Africa/Dakar' => 0,
-      'Africa/Dar_es_Salaam' => 10800,
-      'Africa/Djibouti' => 10800,
-      'Africa/Douala' => 3600,
-      'Africa/El_Aaiun' => 0,
-      'Africa/Freetown' => 0,
-      'Africa/Gaborone' => 7200,
-      'Africa/Harare' => 7200,
-      'Africa/Johannesburg' => 7200,
-      'Africa/Kampala' => 10800,
-      'Africa/Khartoum' => 10800,
-      'Africa/Kigali' => 7200,
-      'Africa/Kinshasa' => 3600,
-      'Africa/Lagos' => 3600,
-      'Africa/Libreville' => 3600,
-      'Africa/Lome' => 0,
-      'Africa/Luanda' => 3600,
-      'Africa/Lubumbashi' => 7200,
-      'Africa/Lusaka' => 7200,
-      'Africa/Malabo' => 3600,
-      'Africa/Maputo' => 7200,
-      'Africa/Maseru' => 7200,
-      'Africa/Mbabane' => 7200,
-      'Africa/Mogadishu' => 10800,
-      'Africa/Monrovia' => 0,
-      'Africa/Nairobi' => 10800,
-      'Africa/Ndjamena' => 3600,
-      'Africa/Niamey' => 3600,
-      'Africa/Nouakchott' => 0,
-      'Africa/Ouagadougou' => 0,
-      'Africa/Porto-Novo' => 3600,
-      'Africa/Sao_Tome' => 0,
-      'Africa/Timbuktu' => 0,
-      'Africa/Tripoli' => 7200,
-      'Africa/Tunis' => 3600,
-      'Africa/Windhoek' => 3600,
-      'America/Adak' => -36000,
-      'America/Anchorage' => -32400,
-      'America/Anguilla' => -14400,
-      'America/Antigua' => -14400,
-      'America/Araguaina' => -10800,
-      'America/Argentina/Buenos_Aires' => 0,
-      'America/Argentina/Catamarca' => 0,
-      'America/Argentina/ComodRivadavia' => 0,
-      'America/Argentina/Cordoba' => 0,
-      'America/Argentina/Jujuy' => 0,
-      'America/Argentina/La_Rioja' => 0,
-      'America/Argentina/Mendoza' => 0,
-      'America/Argentina/Rio_Gallegos' => 0,
-      'America/Argentina/San_Juan' => 0,
-      'America/Argentina/Tucuman' => 0,
-      'America/Argentina/Ushuaia' => 0,
-      'America/Aruba' => -14400,
-      'America/Asuncion' => -14400,
-      'America/Atikokan' => 0,
-      'America/Atka' => -36000,
-      'America/Bahia' => 0,
-      'America/Barbados' => -14400,
-      'America/Belem' => -10800,
-      'America/Belize' => -21600,
-      'America/Blanc-Sablon' => 0,
-      'America/Boa_Vista' => -14400,
-      'America/Bogota' => -18000,
-      'America/Boise' => -25200,
-      'America/Buenos_Aires' => -10800,
-      'America/Cambridge_Bay' => -25200,
-      'America/Campo_Grande' => 0,
-      'America/Cancun' => -21600,
-      'America/Caracas' => -14400,
-      'America/Catamarca' => -10800,
-      'America/Cayenne' => -10800,
-      'America/Cayman' => -18000,
-      'America/Chicago' => -21600,
-      'America/Chihuahua' => -25200,
-      'America/Coral_Harbour' => 0,
-      'America/Cordoba' => -10800,
-      'America/Costa_Rica' => -21600,
-      'America/Cuiaba' => -14400,
-      'America/Curacao' => -14400,
-      'America/Danmarkshavn' => 0,
-      'America/Dawson' => -28800,
-      'America/Dawson_Creek' => -25200,
-      'America/Denver' => -25200,
-      'America/Detroit' => -18000,
-      'America/Dominica' => -14400,
-      'America/Edmonton' => -25200,
-      'America/Eirunepe' => -18000,
-      'America/El_Salvador' => -21600,
-      'America/Ensenada' => -28800,
-      'America/Fort_Wayne' => -18000,
-      'America/Fortaleza' => -10800,
-      'America/Glace_Bay' => -14400,
-      'America/Godthab' => -10800,
-      'America/Goose_Bay' => -14400,
-      'America/Grand_Turk' => -18000,
-      'America/Grenada' => -14400,
-      'America/Guadeloupe' => -14400,
-      'America/Guatemala' => -21600,
-      'America/Guayaquil' => -18000,
-      'America/Guyana' => -14400,
-      'America/Halifax' => -14400,
-      'America/Havana' => -18000,
-      'America/Hermosillo' => -25200,
-      'America/Indiana/Indianapolis' => -18000,
-      'America/Indiana/Knox' => -18000,
-      'America/Indiana/Marengo' => -18000,
-      'America/Indiana/Petersburg' => 0,
-      'America/Indiana/Vevay' => -18000,
-      'America/Indiana/Vincennes' => 0,
-      'America/Indianapolis' => -18000,
-      'America/Inuvik' => -25200,
-      'America/Iqaluit' => -18000,
-      'America/Jamaica' => -18000,
-      'America/Jujuy' => -10800,
-      'America/Juneau' => -32400,
-      'America/Kentucky/Louisville' => -18000,
-      'America/Kentucky/Monticello' => -18000,
-      'America/Knox_IN' => -18000,
-      'America/La_Paz' => -14400,
-      'America/Lima' => -18000,
-      'America/Los_Angeles' => -28800,
-      'America/Louisville' => -18000,
-      'America/Maceio' => -10800,
-      'America/Managua' => -21600,
-      'America/Manaus' => -14400,
-      'America/Martinique' => -14400,
-      'America/Mazatlan' => -25200,
-      'America/Mendoza' => -10800,
-      'America/Menominee' => -21600,
-      'America/Merida' => -21600,
-      'America/Mexico_City' => -21600,
-      'America/Miquelon' => -10800,
-      'America/Moncton' => 0,
-      'America/Monterrey' => -21600,
-      'America/Montevideo' => -10800,
-      'America/Montreal' => -18000,
-      'America/Montserrat' => -14400,
-      'America/Nassau' => -18000,
-      'America/New_York' => -18000,
-      'America/Nipigon' => -18000,
-      'America/Nome' => -32400,
-      'America/Noronha' => -7200,
-      'America/North_Dakota/Center' => -21600,
-      'America/North_Dakota/New_Salem' => 0,
-      'America/Panama' => -18000,
-      'America/Pangnirtung' => -18000,
-      'America/Paramaribo' => -10800,
-      'America/Phoenix' => -25200,
-      'America/Port-au-Prince' => -18000,
-      'America/Port_of_Spain' => -14400,
-      'America/Porto_Acre' => -18000,
-      'America/Porto_Velho' => -14400,
-      'America/Puerto_Rico' => -14400,
-      'America/Rainy_River' => -21600,
-      'America/Rankin_Inlet' => -21600,
-      'America/Recife' => -10800,
-      'America/Regina' => -21600,
-      'America/Rio_Branco' => -18000,
-      'America/Rosario' => -10800,
-      'America/Santiago' => -14400,
-      'America/Santo_Domingo' => -14400,
-      'America/Sao_Paulo' => -10800,
-      'America/Scoresbysund' => -3600,
-      'America/Shiprock' => -25200,
-      'America/St_Johns' => -12600,
-      'America/St_Kitts' => -14400,
-      'America/St_Lucia' => -14400,
-      'America/St_Thomas' => -14400,
-      'America/St_Vincent' => -14400,
-      'America/Swift_Current' => -21600,
-      'America/Tegucigalpa' => -21600,
-      'America/Thule' => -14400,
-      'America/Thunder_Bay' => -18000,
-      'America/Tijuana' => -28800,
-      'America/Toronto' => 0,
-      'America/Tortola' => -14400,
-      'America/Vancouver' => -28800,
-      'America/Virgin' => -14400,
-      'America/Whitehorse' => -28800,
-      'America/Winnipeg' => -21600,
-      'America/Yakutat' => -32400,
-      'America/Yellowknife' => -25200,
-      'Antarctica/Casey' => 28800,
-      'Antarctica/Davis' => 25200,
-      'Antarctica/DumontDUrville' => 36000,
-      'Antarctica/Mawson' => 21600,
-      'Antarctica/McMurdo' => 43200,
-      'Antarctica/Palmer' => -14400,
-      'Antarctica/Rothera' => 0,
-      'Antarctica/South_Pole' => 43200,
-      'Antarctica/Syowa' => 10800,
-      'Antarctica/VostokArctic/Longyearbyen' => 0,
-      'Asia/Aden' => 10800,
-      'Asia/Almaty' => 21600,
-      'Asia/Amman' => 7200,
-      'Asia/Anadyr' => 43200,
-      'Asia/Aqtau' => 14400,
-      'Asia/Aqtobe' => 18000,
-      'Asia/Ashgabat' => 18000,
-      'Asia/Ashkhabad' => 18000,
-      'Asia/Baghdad' => 10800,
-      'Asia/Bahrain' => 10800,
-      'Asia/Baku' => 14400,
-      'Asia/Bangkok' => 25200,
-      'Asia/Beirut' => 7200,
-      'Asia/Bishkek' => 18000,
-      'Asia/Brunei' => 28800,
-      'Asia/Calcutta' => 19800,
-      'Asia/Choibalsan' => 32400,
-      'Asia/Chongqing' => 28800,
-      'Asia/Chungking' => 28800,
-      'Asia/Colombo' => 21600,
-      'Asia/Dacca' => 21600,
-      'Asia/Damascus' => 7200,
-      'Asia/Dhaka' => 21600,
-      'Asia/Dili' => 32400,
-      'Asia/Dubai' => 14400,
-      'Asia/Dushanbe' => 18000,
-      'Asia/Gaza' => 7200,
-      'Asia/Harbin' => 28800,
-      'Asia/Hong_Kong' => 28800,
-      'Asia/Hovd' => 25200,
-      'Asia/Irkutsk' => 28800,
-      'Asia/Istanbul' => 7200,
-      'Asia/Jakarta' => 25200,
-      'Asia/Jayapura' => 32400,
-      'Asia/Jerusalem' => 7200,
-      'Asia/Kabul' => 16200,
-      'Asia/Kamchatka' => 43200,
-      'Asia/Karachi' => 18000,
-      'Asia/Kashgar' => 28800,
-      'Asia/Katmandu' => 20700,
-      'Asia/Krasnoyarsk' => 25200,
-      'Asia/Kuala_Lumpur' => 28800,
-      'Asia/Kuching' => 28800,
-      'Asia/Kuwait' => 10800,
-      'Asia/Macao' => 28800,
-      'Asia/Macau' => 0,
-      'Asia/Magadan' => 39600,
-      'Asia/Makassar' => 0,
-      'Asia/Manila' => 28800,
-      'Asia/Muscat' => 14400,
-      'Asia/Nicosia' => 7200,
-      'Asia/Novosibirsk' => 21600,
-      'Asia/Omsk' => 21600,
-      'Asia/Oral' => 0,
-      'Asia/Phnom_Penh' => 25200,
-      'Asia/Pontianak' => 25200,
-      'Asia/Pyongyang' => 32400,
-      'Asia/Qatar' => 10800,
-      'Asia/Qyzylorda' => 0,
-      'Asia/Rangoon' => 23400,
-      'Asia/Riyadh' => 10800,
-      'Asia/Saigon' => 25200,
-      'Asia/Sakhalin' => 36000,
-      'Asia/Samarkand' => 18000,
-      'Asia/Seoul' => 32400,
-      'Asia/Shanghai' => 28800,
-      'Asia/Singapore' => 28800,
-      'Asia/Taipei' => 28800,
-      'Asia/Tashkent' => 18000,
-      'Asia/Tbilisi' => 14400,
-      'Asia/Tehran' => 12600,
-      'Asia/Tel_Aviv' => 7200,
-      'Asia/Thimbu' => 21600,
-      'Asia/Thimphu' => 21600,
-      'Asia/Tokyo' => 32400,
-      'Asia/Ujung_Pandang' => 28800,
-      'Asia/Ulaanbaatar' => 28800,
-      'Asia/Ulan_Bator' => 28800,
-      'Asia/Urumqi' => 28800,
-      'Asia/Vientiane' => 25200,
-      'Asia/Vladivostok' => 36000,
-      'Asia/Yakutsk' => 32400,
-      'Asia/Yekaterinburg' => 18000,
-      'Asia/YerevanAtlantic/Azores' => 0,
-      'Atlantic/Bermuda' => -14400,
-      'Atlantic/Canary' => 0,
-      'Atlantic/Cape_Verde' => -3600,
-      'Atlantic/Faeroe' => 0,
-      'Atlantic/Jan_Mayen' => 3600,
-      'Atlantic/Madeira' => 0,
-      'Atlantic/Reykjavik' => 0,
-      'Atlantic/South_Georgia' => -7200,
-      'Atlantic/St_Helena' => 0,
-      'Atlantic/Stanley' => -14400,
-      'Australia/ACT' => 36000,
-      'Australia/Adelaide' => 34200,
-      'Australia/Brisbane' => 36000,
-      'Australia/Broken_Hill' => 34200,
-      'Australia/Canberra' => 36000,
-      'Australia/Currie' => 0,
-      'Australia/Darwin' => 34200,
-      'Australia/Hobart' => 36000,
-      'Australia/LHI' => 37800,
-      'Australia/Lindeman' => 36000,
-      'Australia/Lord_Howe' => 37800,
-      'Australia/Melbourne' => 36000,
-      'Australia/NSW' => 36000,
-      'Australia/North' => 34200,
-      'Australia/Perth' => 28800,
-      'Australia/Queensland' => 36000,
-      'Australia/South' => 34200,
-      'Australia/Sydney' => 36000,
-      'Australia/Tasmania' => 36000,
-      'Australia/Victoria' => 36000,
-      'Australia/West' => 28800,
-      'Australia/Yancowinna' => 34200,
-      'Europe/Amsterdam' => 3600,
-      'Europe/Andorra' => 3600,
-      'Europe/Athens' => 7200,
-      'Europe/Belfast' => 0,
-      'Europe/Belgrade' => 3600,
-      'Europe/Berlin' => 3600,
-      'Europe/Bratislava' => 3600,
-      'Europe/Brussels' => 3600,
-      'Europe/Bucharest' => 7200,
-      'Europe/Budapest' => 3600,
-      'Europe/Chisinau' => 7200,
-      'Europe/Copenhagen' => 3600,
-      'Europe/Dublin' => 0,
-      'Europe/Gibraltar' => 3600,
-      'Europe/Guernsey' => 0,
-      'Europe/Helsinki' => 7200,
-      'Europe/Isle_of_Man' => 0,
-      'Europe/Istanbul' => 7200,
-      'Europe/Jersey' => 0,
-      'Europe/Kaliningrad' => 7200,
-      'Europe/Kiev' => 7200,
-      'Europe/Lisbon' => 0,
-      'Europe/Ljubljana' => 3600,
-      'Europe/London' => 0,
-      'Europe/Luxembourg' => 3600,
-      'Europe/Madrid' => 3600,
-      'Europe/Malta' => 3600,
-      'Europe/Mariehamn' => 0,
-      'Europe/Minsk' => 7200,
-      'Europe/Monaco' => 3600,
-      'Europe/Moscow' => 10800,
-      'Europe/Nicosia' => 7200,
-      'Europe/Oslo' => 3600,
-      'Europe/Paris' => 3600,
-      'Europe/Prague' => 3600,
-      'Europe/Riga' => 7200,
-      'Europe/Rome' => 3600,
-      'Europe/Samara' => 14400,
-      'Europe/San_Marino' => 3600,
-      'Europe/Sarajevo' => 3600,
-      'Europe/Simferopol' => 7200,
-      'Europe/Skopje' => 3600,
-      'Europe/Sofia' => 7200,
-      'Europe/Stockholm' => 3600,
-      'Europe/Tallinn' => 7200,
-      'Europe/Tirane' => 3600,
-      'Europe/Tiraspol' => 7200,
-      'Europe/Uzhgorod' => 7200,
-      'Europe/Vaduz' => 3600,
-      'Europe/Vatican' => 3600,
-      'Europe/Vienna' => 3600,
-      'Europe/Vilnius' => 7200,
-      'Europe/Volgograd' => 0,
-      'Europe/Warsaw' => 3600,
-      'Europe/Zagreb' => 3600,
-      'Europe/Zaporozhye' => 7200,
-      'Europe/Zurich' => 3600,
-      'Indian/Antananarivo' => 10800,
-      'Indian/Chagos' => 21600,
-      'Indian/Christmas' => 25200,
-      'Indian/Cocos' => 23400,
-      'Indian/Comoro' => 10800,
-      'Indian/Kerguelen' => 18000,
-      'Indian/Mahe' => 14400,
-      'Indian/Maldives' => 18000,
-      'Indian/Mauritius' => 14400,
-      'Indian/Mayotte' => 10800,
-      'Indian/Reunion' => 14400,
-      'Pacific/Apia' => -39600,
-      'Pacific/Auckland' => 43200,
-      'Pacific/Chatham' => 45900,
-      'Pacific/Easter' => -21600,
-      'Pacific/Efate' => 39600,
-      'Pacific/Enderbury' => 46800,
-      'Pacific/Fakaofo' => -36000,
-      'Pacific/Fiji' => 43200,
-      'Pacific/Funafuti' => 43200,
-      'Pacific/Galapagos' => -21600,
-      'Pacific/Gambier' => -32400,
-      'Pacific/Guadalcanal' => 39600,
-      'Pacific/Guam' => 36000,
-      'Pacific/Honolulu' => -36000,
-      'Pacific/Johnston' => -36000,
-      'Pacific/Kiritimati' => 50400,
-      'Pacific/Kosrae' => 39600,
-      'Pacific/Kwajalein' => 43200,
-      'Pacific/Majuro' => 43200,
-      'Pacific/Marquesas' => -34200,
-      'Pacific/Midway' => -39600,
-      'Pacific/Nauru' => 43200,
-      'Pacific/Niue' => -39600,
-      'Pacific/Norfolk' => 41400,
-      'Pacific/Noumea' => 39600,
-      'Pacific/Pago_Pago' => -39600,
-      'Pacific/Palau' => 32400,
-      'Pacific/Pitcairn' => -28800,
-      'Pacific/Ponape' => 39600,
-      'Pacific/Port_Moresby' => 36000,
-      'Pacific/Rarotonga' => -36000,
-      'Pacific/Saipan' => 36000,
-      'Pacific/Samoa' => -39600,
-      'Pacific/Tahiti' => -36000,
-      'Pacific/Tarawa' => 43200,
-      'Pacific/Tongatapu' => 46800,
-      'Pacific/Truk' => 36000,
-      'Pacific/Wake' => 43200,
-      'Pacific/Wallis' => 43200,
-      'Pacific/Yap' => 36000 );          
-
-  $dst_timezones = array (  
-      'America/Adak' => 1,
-      'America/Atka' => 1,
-      'America/Anchorage' => 1,
-      'America/Juneau' => 1,
-      'America/Nome' => 1,
-      'America/Yakutat' => 1,
-      'America/Dawson' => 1,
-      'America/Ensenada' => 1,
-      'America/Los_Angeles' => 1,
-      'America/Tijuana' => 1,
-      'America/Vancouver' => 1,
-      'America/Whitehorse' => 1,
-      'America/Boise' => 1,
-      'America/Cambridge_Bay' => 1,
-      'America/Chihuahua' => 1,
-      'America/Denver' => 1,
-      'America/Edmonton' => 1,
-      'America/Inuvik' => 1,
-      'America/Mazatlan' => 1,
-      'America/Shiprock' => 1,
-      'America/Yellowknife' => 1,
-      'America/Cancun' => 1,
-      'America/Chicago' => 1,
-      'America/Menominee' => 1,
-      'America/Merida' => 1,
-      'America/Monterrey' => 1,
-      'America/North_Dakota/Center' => 1,
-      'America/Rainy_River' => 1,
-      'America/Rankin_Inlet' => 1,
-      'America/Winnipeg' => 1,
-      'Pacific/Easter' => 1,
-      'America/Detroit' => 1,
-      'America/Grand_Turk' => 1,
-      'America/Havana' => 1,
-      'America/Iqaluit' => 1,
-      'America/Kentucky/Louisville' => 1,
-      'America/Kentucky/Monticello' => 1,
-      'America/Louisville' => 1,
-      'America/Montreal' => 1,
-      'America/Nassau' => 1,
-      'America/New_York' => 1,
-      'America/Nipigon' => 1,
-      'America/Pangnirtung' => 1,
-      'America/Thunder_Bay' => 1,
-      'America/Asuncion' => 1,
-      'America/Cuiaba' => 1,
-      'America/Glace_Bay' => 1,
-      'America/Goose_Bay' => 1,
-      'America/Halifax' => 1,
-      'America/Santiago' => 1,
-      'Antarctica/Palmer' => 1,
-      'Atlantic/Bermuda' => 1,
-      'Atlantic/Stanley' => 1,
-      'America/St_Johns' => 1,
-      'America/Araguaina' => 1,
-      'America/Fortaleza' => 1,
-      'America/Godthab' => 1,
-      'America/Maceio' => 1,
-      'America/Miquelon' => 1,
-      'America/Recife' => 1,
-      'America/Sao_Paulo' => 1,
-      'America/Scoresbysund' => 1,
-      'Atlantic/Canary' => 1,
-      'Atlantic/Faeroe' => 1,
-      'Atlantic/Madeira' => 1,
-      'Europe/Belfast' => 1,
-      'Europe/Dublin' => 1,
-      'Europe/Lisbon' => 1,
-      'Europe/London' => 1,
-      'Africa/Ceuta' => 1,
-      'Africa/Windhoek' => 1,
-      'Atlantic/Jan_Mayen' => 1,
-      'Europe/Amsterdam' => 1,
-      'Europe/Andorra' => 1,
-      'Europe/Belgrade' => 1,
-      'Europe/Berlin' => 1,
-      'Europe/Bratislava' => 1,
-      'Europe/Brussels' => 1,
-      'Europe/Budapest' => 1,
-      'Europe/Copenhagen' => 1,
-      'Europe/Gibraltar' => 1,
-      'Europe/Ljubljana' => 1,
-      'Europe/Luxembourg' => 1,
-      'Europe/Madrid' => 1,
-      'Europe/Malta' => 1,
-      'Europe/Monaco' => 1,
-      'Europe/Oslo' => 1,
-      'Europe/Paris' => 1,
-      'Europe/Prague' => 1,
-      'Europe/Rome' => 1,
-      'Europe/San_Marino' => 1,
-      'Europe/Sarajevo' => 1,
-      'Europe/Skopje' => 1,
-      'Europe/Stockholm' => 1,
-      'Europe/Tirane' => 1,
-      'Europe/Vaduz' => 1,
-      'Europe/Vatican' => 1,
-      'Europe/Vienna' => 1,
-      'Europe/Warsaw' => 1,
-      'Europe/Zagreb' => 1,
-      'Europe/Zurich' => 1,
-      'Africa/Cairo' => 1,
-      'Asia/Amman' => 1,
-      'Asia/Beirut' => 1,
-      'Asia/Damascus' => 1,
-      'Asia/Gaza' => 1,
-      'Asia/Istanbul' => 1,
-      'Asia/Jerusalem' => 1,
-      'Asia/Nicosia' => 1,
-      'Asia/Tel_Aviv' => 1,
-      'Europe/Athens' => 1,
-      'Europe/Bucharest' => 1,
-      'Europe/Chisinau' => 1,
-      'Europe/Helsinki' => 1,
-      'Europe/Istanbul' => 1,
-      'Europe/Kaliningrad' => 1,
-      'Europe/Kiev' => 1,
-      'Europe/Minsk' => 1,
-      'Europe/Nicosia' => 1,
-      'Europe/Riga' => 1,
-      'Europe/Simferopol' => 1,
-      'Europe/Sofia' => 1,
-      'Europe/Tiraspol' => 1,
-      'Europe/Uzhgorod' => 1,
-      'Europe/Zaporozhye' => 1,
-      'Asia/Baghdad' => 1,
-      'Europe/Moscow' => 1,
-      'Asia/Tehran' => 1,
-      'Asia/Aqtau' => 1,
-      'Asia/Baku' => 1,
-      'Asia/Tbilisi' => 1,
-      'Europe/Samara' => 1,
-      'Asia/Aqtobe' => 1,
-      'Asia/Bishkek' => 1,
-      'Asia/Yekaterinburg' => 1,
-      'Asia/Almaty' => 1,
-      'Asia/Novosibirsk' => 1,
-      'Asia/Omsk' => 1,
-      'Asia/Krasnoyarsk' => 1,
-      'Asia/Irkutsk' => 1,
-      'Asia/Yakutsk' => 1,
-      'Australia/Adelaide' => 1,
-      'Australia/Broken_Hill' => 1,
-      'Australia/South' => 1,
-      'Australia/Yancowinna' => 1,
-      'Asia/Sakhalin' => 1,
-      'Asia/Vladivostok' => 1,
-      'Australia/ACT' => 1,
-      'Australia/Canberra' => 1,
-      'Australia/Hobart' => 1,
-      'Australia/Melbourne' => 1,
-      'Australia/NSW' => 1,
-      'Australia/Sydney' => 1,
-      'Australia/Tasmania' => 1,
-      'Australia/Victoria' => 1,
-      'Australia/LHI' => 1,
-      'Australia/Lord_Howe' => 1,
-      'Asia/Magadan' => 1,
-      'Antarctica/McMurdo' => 1,
-      'Antarctica/South_Pole' => 1,
-      'Asia/Anadyr' => 1,
-      'Asia/Kamchatka' => 1,
-      'Pacific/Auckland' => 1,
-      'Pacific/Chatham' => 1,
-      );  
-  return(array("TIMEZONES" => $timezones, "DST_ZONES" => $dst_timezones));
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/functions_FAI.inc b/include/functions_FAI.inc
deleted file mode 100644 (file)
index 26c0a57..0000000
+++ /dev/null
@@ -1,731 +0,0 @@
-<?php
-
-define("DEBUG_FAI_FUNC",FALSE);
-
-/* TEST PHASE .... */
-
-/* Returns all object for the given release.
-   This function resolves the releases  
-   from base up to the given dn.
- */
-function get_all_objects_for_given_base($Current_DN,$filter,$detailed = false)
-{
-  global $config;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-  $res = array();
-  $tmp = array();
-
-  if(!is_release_department($Current_DN)) {
-    return($res);
-  }
-
-  /* Collect some basic informations and initialize some variables */ 
-  $base_release       = get_release_dn($Current_DN);
-  $previous_releases  = array_reverse(get_previous_releases_of_this_release($base_release,true));
-
-  /* We must also include the given release dn */
-  $previous_releases[] = $base_release;
-
-  /* Walk through all releases */
-  foreach($previous_releases as $release){
-
-    /* Get fai departments */
-    $deps_to_search = get_FAI_departments($release); 
-
-    /* For every single department  (ou=hoos,ou ..) */
-    foreach($deps_to_search as $fai_base){
-
-      /* Ldap search for fai classes specified in this release */
-      $res_tmp = get_list($filter,"fai",$fai_base,array("dn","objectClass","FAIstate"),GL_SUBSEARCH | GL_SIZELIMIT);
-  
-      /* check the returned objects, and add/replace them in our return variable */
-      foreach($res_tmp as $attr){
-        
-        $buffer = array();
-        $name = preg_replace("/".normalizePreg($release)."/i","",$attr['dn']);
-
-        if(isset($attr['FAIstate'][0])){
-          if(preg_match("/removed$/",$attr['FAIstate'][0])){
-            if(isset($res[$name])){
-              unset($res[$name]);
-            }
-            continue;
-          }
-        }
-
-
-        /* In detailed mode are some additonal informations visible */
-        if($detailed){
-
-          /* Create list of parents */
-          if(isset($res[$name])){
-            $buffer = $res[$name];
-            $buffer['parents'][] = $res[$name]['dn'];
-          }else{
-            $buffer['parents'] = array();
-          }
-
-          /* Append objectClass to resulsts */
-          $buffer['objectClass']  = $attr['objectClass'];
-          unset($buffer['objectClass'][0]);
-        }
-
-        /* Add this object to our list */
-        $buffer['dn']           = $attr['dn'];
-        $res[$name] = $buffer;
-      }
-    }
-  }
-  return($res);
-}
-
-
-/* Return all relevant FAI departments */
-function get_FAI_departments($suffix = "")
-{
-  $arr = array("hooks","scripts","disk","packages","profiles","templates","variables");
-  $tmp = array();
-  if(preg_match("/^,/",$suffix)){
-    $suffix = preg_replace("/^,/","",$suffix);
-  }
-  foreach($arr as $name){
-    if(empty($suffix)){
-      $tmp[$name] = "ou=".$name;
-    }else{
-      $tmp[$name] = "ou=".$name.",".$suffix;
-    }
-  }
-  return($tmp);
-}
-
-
-/* Return all releases within the given base */
-function get_all_releases_from_base($dn,$appendedName=false)
-{
-  global $config;
-    
-  if(!preg_match("/ou=fai,ou=configs,ou=systems,/",$dn)){
-    $base = "ou=fai,ou=configs,ou=systems,".$dn;
-  }else{
-    $base = $dn;
-  }
-  $res = array();  
-  
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($base);
-  $ldap->search("(objectClass=FAIbranch)",array("ou","dn"));
-  while($attrs = $ldap->fetch()){
-    if($appendedName){
-      $res[$attrs['dn']] = convert_department_dn(preg_replace("/,ou=fai,ou=configs,ou=system.*$/","",$attrs['dn']));
-    }else{
-      $res[$attrs['dn']] = $attrs['ou'][0];
-    }
-  }
-  return($res);
-}
-
-
-/* Add this object to list of objects, that must be checked for release saving */
-function prepare_to_save_FAI_object($Current_DN,$objectAttrs,$removed = false)
-{
-  /* Get ldap object */  
-  global $config;
-  $addObj['Current_DN'] = $Current_DN;
-  $addObj['objectAttrs']= $objectAttrs;
-  $addObj['removed']    = $removed;
-  $addObj['diff']       = TRUE;
-
-  if(!$removed){
-    $ldap = $config->get_ldap_link();
-    $ldap->cd($config->current['BASE']);
-
-    /* Get some basic informations */
-    $parent_obj   = get_parent_release_object($Current_DN);
-    if(!empty($parent_obj)){
-      $ldap->cat($parent_obj,array("*"));
-      $attrs = prepare_ldap_fetch_to_be_saved($ldap->fetch());
-
-      if(!array_diff_FAI( $attrs,$objectAttrs)){
-        $addObj['diff'] = FALSE;
-      }
-    } 
-  }
-   
-  $_SESSION['FAI_objects_to_save'][$Current_DN] =  $addObj;
-}
-
-
-/* Detect differences in attribute arrays  */
-function array_diff_FAI($ar1,$ar2)
-{
-
-  if((!isset($ar1['description'])) || (isset($ar1['description']) && (count($ar1['description']) == 0))){
-    $ar1['description'] = "";
-  }
-  if((!isset($ar2['description'])) || (isset($ar2['description']) && (count($ar2['description']) == 0))){
-    $ar2['description'] = "";
-  }
-
-  if(count($ar1) != count($ar2)) {
-    return (true);
-  }
-
-  foreach($ar1 as $key1 => $val1){
-
-    if((is_array($val1)) && (count($val1)==1)){
-      $ar1[$key1] = $val1[0];
-    }
-
-    if((is_array($ar2[$key1])) && (count($ar2[$key1])==1)){
-      $val1 = $val1[0];
-      $ar2[$key1] = $ar2[$key1][0];
-    }
-  }
-  ksort($ar1);
-  ksort($ar2);
-  if(count( array_diff($ar1,$ar2)) || arr_diff($ar1,$ar2)){
-    return(true);
-  }else{
-    return(false);
-  }
-}
-
-
-function arr_diff($ar1,$ar2)
-{
-  foreach($ar1 as $ak1 => $av1){
-    if(!isset($ar2[$ak1]) || (!($av1 === $ar2[$ak1]))){
-      return(true);
-    }elseif(is_array($av1)){
-      return(arr_diff($av1,$ar2[$ak1]));
-    }
-  }
-  return(FALSE);
-}
-
-
-
-
-/* check which objects must be saved, and save them */
-function save_release_changes_now()
-{
-  /* Variable init*/
-  $to_save = array();
-
-  /* check which objects must be saved */
-  foreach($_SESSION['FAI_objects_to_save'] as $Current_DN => $object){
-    if($object['diff']){
-      $sub_name = $Current_DN;
-      while(isset($_SESSION['FAI_objects_to_save'][$sub_name])){
-        $to_save[strlen($sub_name)][$sub_name] = $_SESSION['FAI_objects_to_save'][$sub_name]; 
-        unset($_SESSION['FAI_objects_to_save'][$sub_name]);
-        $sub_name = preg_replace('/^[^,]+,/', '', $sub_name);
-      }
-    }
-  }
-
-  /* Sort list of objects that must be saved, and ensure that 
-      container   objects are safed, before their childs are saved */
-  ksort($to_save);
-  $tmp = array();
-  foreach($to_save as $SubObjects){
-    foreach($SubObjects as $object){
-      $tmp[] = $object;
-    }
-  }
-  $to_save = $tmp;
-
-  /* Save objects and manage the correct release behavior*/
-  foreach($to_save as $save){
-
-    $Current_DN = $save['Current_DN'];
-    $removed    = $save['removed'];
-    $objectAttrs= $save['objectAttrs'];
-
-    /* Get ldap object */ 
-    global $config;
-    $ldap = $config->get_ldap_link();
-    $ldap->cd($config->current['BASE']);
-
-    /* Get some basic informations */
-    $base_release       = get_release_dn($Current_DN);
-    $sub_releases       = get_sub_releases_of_this_release($base_release,true);
-    $parent_obj         = get_parent_release_object($Current_DN);
-    $following_releases = get_sub_releases_of_this_release($base_release,true);
-    
-    /* Check if given dn exists or if is a new entry */
-    $ldap->cat($Current_DN);
-    if(!$ldap->count()){
-      $is_new = true;
-    }else{
-      $is_new = false;
-    }
-   
-    /* if parameter removed is true, we have to add FAIstate to the current attrs 
-          FAIstate should end with ...|removed after this operation */  
-    if($removed ){
-      $ldap->cat($Current_DN);
-
-      /* Get current object, because we must add the FAIstate ...|removed */
-      if((!$ldap->count()) && !empty($parent_obj)){
-        $ldap->cat($parent_obj);
-      }
-
-      /* Check if we have found a suiteable object */ 
-      if(!$ldap->count()){
-        echo "Error can't remove this object ".$Current_DN;
-        return;
-      }else{
-
-        /* Set FAIstate to current objectAttrs */
-        $objectAttrs = prepare_ldap_fetch_to_be_saved($ldap->fetch());
-        if(isset($objectAttrs['FAIstate'][0])){
-          if(!preg_match("/removed$/",$objectAttrs['FAIstate'][0])){
-            $objectAttrs['FAIstate'][0] .= "|removed";
-          }
-        }else{
-          $objectAttrs['FAIstate'][0] = "|removed";
-        }
-      }
-    }
-   
-    /* Check if this a leaf release or not */ 
-    if(count($following_releases) == 0 ){
-
-      /* This is a leaf object. It isn't inherited by any other object */    
-      if(DEBUG_FAI_FUNC) { 
-        echo "<b>Saving directly, is a leaf object</b><br> ".$Current_DN;
-        print_a($objectAttrs);
-      }
-      save_FAI_object($Current_DN,$objectAttrs);
-    }else{
-
-      /* This object is inherited by some sub releases */  
-
-      /* Get all releases, that inherit this object */ 
-      $r = get_following_releases_that_inherit_this_object($Current_DN);
-
-      /* Get parent object */
-      $ldap->cat($parent_obj);
-      $parent_attrs = prepare_ldap_fetch_to_be_saved($ldap->fetch());
-        
-      /* New objects require special handling */
-      if($is_new){
-
-        /* check if there is already an entry named like this,
-            in one of our parent releases */
-        if(!empty($parent_obj)){
-          if(DEBUG_FAI_FUNC) { 
-            echo "There is already an entry named like this.</b><br>";
-
-            echo "<b>Saving main object</b>".$Current_DN;
-            print_a($objectAttrs);
-          }    
-          save_FAI_object($Current_DN,$objectAttrs);
-
-          foreach($r as $key){
-            if(DEBUG_FAI_FUNC) { 
-              echo "<b>Saving parent to following release</b> ".$key;
-              print_a($parent_attrs);
-            }
-            save_FAI_object($key,$parent_attrs);
-          }
-        }else{
-
-          if(DEBUG_FAI_FUNC) { 
-            echo "<b>Saving main object</b>".$Current_DN;
-            print_a($objectAttrs);
-          }
-          save_FAI_object($Current_DN,$objectAttrs);
-
-          if(isset($objectAttrs['FAIstate'])){
-            $objectAttrs['FAIstate'] .= "|removed"; 
-          }else{
-            $objectAttrs['FAIstate'] = "|removed";
-          }
-
-          foreach($r as $key ){
-            if(DEBUG_FAI_FUNC) { 
-              echo "<b>Create an empty placeholder in follwing release</b> ".$key; 
-              print_a($objectAttrs);
-            }
-            save_FAI_object($key,$objectAttrs);
-          }
-        }
-      }else{
-
-        /* check if we must patch the follwing release */
-        if(!empty($r)){
-          foreach($r as $key ){
-            if(DEBUG_FAI_FUNC) { 
-              echo "<b>Copy current objects original attributes to next release</b> ".$key;
-              print_a($parent_attrs);
-            }
-            save_FAI_object($key,$parent_attrs);
-          }
-        }
-
-        if(DEBUG_FAI_FUNC) { 
-          echo "<b>Saving current object</b>".$parent_obj;
-          print_a($objectAttrs);
-        }
-        save_FAI_object($parent_obj,$objectAttrs);
-
-        if(($parent_obj != $Current_DN)){
-          print_red(sprintf(_("Error, following objects should be equal '%s' and '%s'"),$parent_obj,$Current_DN));
-        }
-      }
-    }
-  } 
-  $_SESSION['FAI_objects_to_save'] = array();
-}
-
-
-/* this function will remove all unused (deleted) objects,
-    that have no parent object */
-function clean_up_releases($Current_DN)
-{
-  global $config;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-
-  /* Collect some basic informations and initialize some variables */ 
-  $base_release       = get_release_dn($Current_DN);
-  $previous_releases  = array_reverse(get_previous_releases_of_this_release($base_release,true));
-  $Kill = array();
-  $Skip = array();
-
-  /* We must also include the given release dn */
-  $previous_releases[] = $base_release;
-
-  /* Walk through all releases */
-  foreach($previous_releases as $release){
-
-    /* Get fai departments */
-    $deps_to_search = get_FAI_departments($release); 
-
-    /* For every single department  (ou=hoos,ou ..) */
-    foreach($deps_to_search as $fai_base){
-
-      /* Ldap search for fai classes specified in this release */
-      $ldap->cd($fai_base);
-      $ldap->search("(objectClass=FAIclass)",array("dn","objectClass","FAIstate"));
-
-      /* check the returned objects, and add/replace them in our return variable */
-      while($attr = $ldap->fetch()){
-        
-        $buffer = array();
-#        $name = str_ireplace($release,"",$attr['dn']);
-        $name = preg_replace("/".normalizePreg($release)."/i","",$attr['dn']);
-
-        if(isset($attr['FAIstate'][0])&&(preg_match("/removed$/",$attr['FAIstate'][0]))){
-
-          /* Check if this object is required somehow */    
-          if(!isset($Skip[$name])){
-            $Kill[$attr['dn']] = $attr['dn'];
-          }
-        }else{
-      
-          /* This object is required (not removed), so do not 
-              delete any following sub releases of this object */
-          $Skip[$name] = $attr['dn'];
-        }
-      }
-    }
-  }
-  return($Kill);
-}
-
-
-/* Remove numeric index and 'count' from ldap->fetch result */
-function prepare_ldap_fetch_to_be_saved($attrs)
-{
-  foreach($attrs as $key => $value){
-    if(is_numeric($key) || ($key == "count") || ($key == "dn")){
-      unset($attrs[$key]);
-    }
-    if(is_array($value) && isset($value['count'])){
-      unset($attrs[$key]['count']);
-    }
-  }
-  return($attrs);
-}
-
-
-/* Save given attrs to specified dn*/
-function save_FAI_object($dn,$attrs)
-{
-  global $config;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-  $ldap->create_missing_trees(preg_replace('/^[^,]+,/', '', $dn));
-  $ldap->cd($dn);
-  $ldap->cat($dn,array("dn"));
-  if($ldap->count()){
-
-    /* Remove FAIstate*/
-    if(!isset($attrs['FAIstate'])){
-      $attrs['FAIstate'] = array();
-    }
-
-    $ldap->modify($attrs);
-  }else{
-  
-    /* Unset description if empty  */
-    if(empty($attrs['description'])){
-      unset($attrs['description']);
-    }    
-
-    $ldap->add($attrs);
-  }
-  show_ldap_error($ldap->get_error(),sprintf(_("Release management failed, can't save '%s'"),$dn));
-}
-
-
-/* Return FAIstate freeze branch or "" for specified release department */
-function get_release_tag($dn)
-{
-  global $config;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($dn);
-  $ldap->cat($dn,array("FAIstate"));
-
-  if($ldap->count()){
-  
-    $attr = $ldap->fetch();
-    if(isset($attr['FAIstate'][0])){
-      if(preg_match("/freeze/",$attr['FAIstate'][0])){
-        return("freeze");
-      }elseif(preg_match("/branch/",$attr['FAIstate'][0])){
-        return("branch");
-      }
-    }
-  }
-  return("");
-}
-
-
-function get_following_releases_that_inherit_this_object($dn)
-{
-  global $config;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-
-  $ret = array();
-
-  /* Get base release */
-  $base_release = get_release_dn($dn);
-
-  /* Get previous release dns */
-  $sub_releases = get_sub_releases_of_this_release($base_release);
-
-  /* Get dn suffix. Example  "FAIvairableEntry=keksdose,FAIvariable=Keksregal," */
-#  $dn_suffix = str_ireplace($base_release,"",$dn);
-  $dn_suffix = preg_replace("/".normalizePreg($base_release)."/i","",$dn);
-
-  /* Check if given object also exists whitin one of these releases */
-  foreach($sub_releases as $p_release => $name){
-
-    $check_dn = $dn_suffix.$p_release;
-  
-    $ldap->cat($check_dn,array("dn","objectClass"));
-    
-    if($ldap->count()){
-      //return($ret);
-    }else{
-      $ret[$check_dn]=$check_dn;
-    }
-  }
-  return($ret);
-}
-
-
-/* Get previous version of the object dn */
-function get_parent_release_object($dn,$include_myself=true)
-{
-  global $config;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-  $previous_releases= array();
-
-  /* Get base release */
-  $base_release = get_release_dn($dn);
-  if($include_myself){
-    $previous_releases[] = $base_release;  
-  }
-
-  /* Get previous release dns */
-  $tmp = get_previous_releases_of_this_release($base_release,true);
-  foreach($tmp as $release){
-    $previous_releases[] = $release;
-  }
-
-  /* Get dn suffix. Example  "FAIvairableEntry=keksdose,FAIvariable=Keksregal," */
-#  $dn_suffix = str_ireplace($base_release,"",$dn);
-  $dn_suffix = preg_replace("/".normalizePreg($base_release)."/i","",$dn);
-    
-  /* Check if given object also exists whitin one of these releases */
-  foreach($previous_releases as $p_release){
-    $check_dn = $dn_suffix.$p_release;
-    $ldap->cat($check_dn,array("dn","objectClass"));
-    
-    if($ldap->count()){
-      return($check_dn);
-    }
-  }
-  return("");
-}
-
-
-/* return release names of all parent releases */
-function get_previous_releases_of_this_release($dn,$flat)
-{
-  global $config;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-  $ret = array();
-
-  /* Explode dns into pieces, to be able to build parent dns */
-  $dns_to_check = gosa_ldap_explode_dn(preg_replace("/".normalizePreg(",".$config->current['BASE'])."/i","",$dn));
-
-  if(!is_array($dns_to_check)){
-    return;  
-  }
-
-  /* Unset first entry which represents the given dn */
-  unset($dns_to_check['count']); 
-  unset($dns_to_check[key($dns_to_check)]);
-
-  /* Create dns addresses and check if this dn is a release dn */
-  $id = 0;
-  while(count($dns_to_check)){
-
-    /* build parent dn */
-    $new_dn = "";
-    foreach($dns_to_check as $part){
-      $new_dn .= $part.",";
-    }
-    $new_dn .= $config->current['BASE'];
-
-    /* check if this dn is a release */
-    if(is_release_department($new_dn)){
-      if($flat){
-        $ret[$id] = $new_dn; 
-      }else{
-        $ret = array($new_dn=>$ret); 
-      }
-      $id ++;
-    }else{
-      return($ret);
-    }
-    reset($dns_to_check);
-    unset($dns_to_check[key($dns_to_check)]);
-  }
-  return($ret);
-} 
-
-
-/* This function returns all sub release names, recursivly  */
-function get_sub_releases_of_this_release($dn,$flat = false)
-{
-  global $config;
-  $res  = array();
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-  $ldap->ls("(objectClass=FAIbranch)",$dn,array("objectClass","dn","ou"));
-  while($attr = $ldap->fetch()){
-
-    /* Append department name */
-    if($flat){
-      $res[$attr['dn']] = $attr['ou'][0];
-    }else{
-      $res[$attr['dn']] = array();
-    }
-
-    /* Get sub release departments of this department */
-    if(in_array("FAIbranch",$attr['objectClass'])) {
-      if($flat){
-        $tmp = get_sub_releases_of_this_release($attr['dn'],$flat);
-        foreach($tmp as $dn => $value){
-          $res[$dn]=$value;
-        }
-      }else{
-        $res[$attr['dn']] = get_sub_releases_of_this_release($attr['dn']);
-      }
-    }
-  }
-  return($res);
-}
-
-
-/* Check if the given department is a release department */
-function is_release_department($dn)
-{
-  global $config;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-  $ldap->cat($dn,array("objectClass","ou"));
-
-  /* Check objectClasses and name to check if this is a release department */
-  if($ldap->count()){
-    $attrs = $ldap->fetch();
-                       
-    $ou = "";
-    if(isset($attrs['ou'][0])){
-      $ou = $attrs['ou'][0];   
-    }
-       
-    if((in_array("FAIbranch",$attrs['objectClass'])) || ($ou == "fai")){
-      return($attrs['dn']);
-    }
-  }
-  return(false);
-}
-
-
-/* This function returns the dn of the object release */
-function get_release_dn($Current_DN)
-{
-  global $config;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-
-  /* Split dn into pices */ 
-  $dns_to_check = gosa_ldap_explode_dn(preg_replace("/".normalizePreg(",".$config->current['BASE'])."/i","",$Current_DN));
-
-  if(!is_array($dns_to_check)){
-    return;  
-  }
-
-  /* Use dn pieces, to create sub dns like 
-      ou=test,ou=1,ou=0...
-              ou=1,ou=0...
-                   ou=0... 
-    To check which dn is our release container.
-  */
-  unset($dns_to_check['count']); 
-  while(count($dns_to_check)){
-
-    /* Create dn */
-    $new_dn = "";
-    foreach($dns_to_check as $part){
-      $new_dn .= $part.",";
-    }
-    $new_dn .= $config->current['BASE'];
-
-    /* Check if this dn is a release dn */
-    if(is_release_department($new_dn)){
-      return($new_dn);
-    }
-
-    /* Remove first element of dn pieces */
-    reset($dns_to_check);
-    unset($dns_to_check[key($dns_to_check)]);
-  }
-  return("");
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/functions_cli.inc b/include/functions_cli.inc
deleted file mode 100644 (file)
index 06b7621..0000000
+++ /dev/null
@@ -1,105 +0,0 @@
-<?php
-
-function print_usage()
-{
-       echo "Usage: gosa command [options] <attributes>\n";
-       echo "Commands:\n";
-       echo "\tcreate\t\tCreates an object under 'entry dn', the content\n";
-       echo "\t\t\tand type is set by the -plugin option\n";
-       echo "\tdelete\t\tRemoves the either the entry given by 'entry dn',\n";
-       echo "\t\t\tor removes a property set by the -plugin option\n";
-       echo "\tlist\t\tLists either all objects, object types given by\n";
-       echo "\t\t\tthe -plugin option or a single object given by\n";
-       echo "\t\t\tthe 'entry dn'. Use -list to specify the list type\n";
-       echo "\tmodify\t\tModifies the entry given by 'entry dn' using\n";
-       echo "\t\t\tthe object type given by the -plugin option\n";
-       echo "Options:\n";
-       echo "\t--location=name\tChoose the LDAP profile to work on\n";
-       echo "\t--entry-dn=<dn>\tDN to perform actions on\n";
-       echo "\t--entry-id=<id>\tID to perform actions on. This option is more fuzzy\n";
-       echo "\t\t\tthan the -entry-dn one. It depends on the selected plugin\n";
-       echo "\t\t\tand can be i.e. an uid in case of the user plugin or a cn\n";
-       echo "\t\t\tin case of a group or department\n";
-       echo "\t--list=<type>\tSpecifys the detail of the list command. Possible\n";
-       echo "\t\t\tvalues are 'summary' and 'ldif'. The list command defaults\n";
-       echo "\t\t\tto 'summary'\n";
-       echo "\t--modifyer=<id>\tSet the name of the person who's performing changes\n";
-       echo "\t--plugin=<name>\tSelect plugin to work with, use 'list'\n";
-       echo "\t\t\tto get a list of available plugins. Every plguin\n";
-       echo "\t\t\trequires one or more attributes to be set. You can\n";
-       echo "\t\t\tget the list of attributes by using '<name>-help'\n";
-}
-
-
-function get_plugin_list($config)
-{
-        $plugins= array();
-        foreach($config->data['MENU'] as $plugin){
-                foreach ($plugin as $value){
-                        if (isset($value['CLASS'])){
-                               if (class_exists($value['CLASS'])){
-                                       $obj= new $value['CLASS']($config, 'new');
-                                       if (isset($obj->cli_summary)){
-                                               $plugins[$value['CLASS']]= $obj->cli_summary;
-                                       } else {
-                                               $plugins[$value['CLASS']]= "- no description -";
-                                       }
-                               }
-                        }
-                }
-        }
-        foreach($config->data['TABS'] as $plugin){
-                foreach ($plugin as $value){
-                        if (isset($value['CLASS'])){
-                               if (class_exists($value['CLASS'])){
-                                       $obj= new $value['CLASS']($config, 'new');
-                                       if (isset($obj->cli_summary)){
-                                               $plugins[$value['CLASS']]= $obj->cli_summary;
-                                       } else {
-                                               $plugins[$value['CLASS']]= "- no description -";
-                                       }
-                               }
-                        }
-                }
-        }
-        #ksort ($plugins);
-
-       return ($plugins);
-}
-
-
-function show_plugin_list($config)
-{
-        printf ("\t%-25s%s\n", "Plugin", "Description");
-       $plugins= get_plugin_list($config);
-        foreach ($plugins as $plugin => $description){
-                printf ("\t %-25s%s\n", $plugin, $description);
-        }
-}
-
-
-function show_plugin_help($plugin)
-{
-       global $config;
-
-       $plugins= get_plugin_list($config);
-       if (!class_exists($plugin)){
-               echo "Plugin '$plugin' does not exist\n";
-       } else {
-               $obj= new $plugin($config, 'new');
-               if (isset($obj->cli_summary)){
-                       echo $obj->cli_summary."\n\n";
-               }
-               if (isset($obj->cli_description)){
-                       echo $obj->cli_description."\n\n";
-               }
-               if (isset($obj->cli_parameters)){
-                       print_r ($obj->cli_parameters);
-               } else {
-                       echo "There's no parameter description for this plugin, sorry.\n";
-               }
-       }
-       
-}
-
-?>
diff --git a/include/functions_debug.inc b/include/functions_debug.inc
deleted file mode 100644 (file)
index 9c30cec..0000000
+++ /dev/null
@@ -1,422 +0,0 @@
-<?php
-/************************************************ 
-** Title.........: Debug Lib
-** Version.......: 0.5.4
-** Author........: Thomas Schüßler <tulpe@atomar.de> 
-** Filename......: debuglib.php(s)
-** Last changed..: 16. July 2003
-** License.......: Free to use. Postcardware ;)
-**
-*************************************************
-** 
-** Functions in this library:
-** 
-** print_a( array array [,int mode] )
-**   prints arrays in a readable, understandable form.
-**   if mode is defined the function returns the output instead of
-**   printing it to the browser
-**   
-**   
-** show_vars([int mode])
-**   use this function on the bottom of your script to see all
-**   superglobals and global variables in your script in a nice
-**   formated way
-**   
-**   show_vars() without parameter shows $_GET, $_POST, $_SESSION,
-**   $_FILES and all global variables you've defined in your script
-**
-**   show_vars(1) shows $_SERVER and $_ENV in addition
-**
-**   
-**   
-** print_result( result_handle )
-**   prints a mysql_result set returned by mysql_query() as a table
-**   this function is work in progress! use at your own risk
-**
-**
-**
-**
-** Happy debugging and feel free to email me your comments.
-**
-**
-**
-** History: (starting with version 0.5.3 at 2003-02-24)
-**
-**   - added tooltips to the td's showing the type of keys and values (thanks Itomic)
-** 2003-07-16
-**   - pre() function now trims trailing tabs
-************************************************/
-
-
-# This file must be the first include on your page.
-
-/* used for tracking of generation-time */
-{
-       $MICROTIME_START = microtime();
-       @$GLOBALS_initial_count = count($GLOBALS);
-}
-       
-/************************************************ 
-** print_a class and helper function
-** prints out an array in a more readable way
-** than print_r()
-**
-** based on the print_a() function from
-** Stephan Pirson (Saibot)
-************************************************/
-
-class Print_a_class {
-       
-       # this can be changed to FALSE if you don't like the fancy string formatting
-       var $look_for_leading_tabs = TRUE;
-
-       var $output;
-       var $iterations;
-       var $key_bg_color = '1E32C8';
-       var $value_bg_color = 'DDDDEE';
-       var $fontsize = '8pt';
-       var $keyalign = 'center';
-       var $fontfamily = 'Verdana';
-       var $export_flag;
-       var $show_object_vars;
-       var $export_dumper_path = 'http://tools.www.mdc.xmc.de/print_a_dumper/print_a_dumper.php';
-       # i'm still working on the dumper! don't use it now
-       # put the next line into the print_a_dumper.php file (optional)
-       # print htmlspecialchars( stripslashes ( $_POST['array'] ) );  
-       var $export_hash;
-               
-       function Print_a_class() {
-               $this->export_hash = uniqid('');
-       }
-       
-       # recursive function!
-       function print_a($array, $iteration = FALSE, $key_bg_color = FALSE) {
-               $key_bg_color or $key_bg_color = $this->key_bg_color;
-               
-                       # if print_a() was called with a fourth parameter (1 or 2)
-                       # and you click on the table a window opens with only the output of print_a() in it
-                       # 1 = serialized array
-                       # 2 = normal print_a() display
-                       
-                       /* put the following code on the page defined with $export_dumper_path;
-                       --->%---- snip --->%----
-                       
-                               if($_GET['mode'] == 1) {
-                                       print htmlspecialchars( stripslashes ( $_POST['array'] ) );
-                               } elseif($_GET['mode'] == 2) {
-                                       print_a(unserialize( stripslashes($_POST['array'])) );
-                               }
-
-                       ---%<---- snip ---%<----
-                       */
-                       
-               if( !$iteration && isset($this->export_flag) ) {
-                       $this->output .= '<form id="pa_form_'.$this->export_hash.'" action="'.$this->export_dumper_path.'?mode='.$this->export_flag.'" method="post" target="_blank"><input name="array" type="hidden" value="'.htmlspecialchars( serialize( $array ) ).'"></form>';
-               }
-               
-               # lighten up the background color for the key td's =)
-               if( $iteration ) {
-                       for($i=0; $i<6; $i+=2) {
-                               $c = substr( $key_bg_color, $i, 2 );
-                               $c = hexdec( $c );
-                               ( $c += 15 ) > 255 and $c = 255;
-                               isset($tmp_key_bg_color) or $tmp_key_bg_color = '';
-                               $tmp_key_bg_color .= sprintf( "%02X", $c );
-                       }
-                       $key_bg_color = $tmp_key_bg_color;
-               }
-               
-               # build a single table ... may be nested
-               $this->output .= '<table summary="" style="border:none;" cellspacing="1" '.( !$iteration && $this->export_flag ? 'onClick="document.getElementById(\'pa_form_'.$this->export_hash.'\').submit();" )' : '' ).'>';
-               foreach( $array as $key => $value ) {
-                       
-                       $value_style = 'color:black;';
-                       $key_style = 'color:white;';
-                       
-                       $type = gettype( $value );
-                       # print $type.'<br />';
-                       
-                       # change the color and format of the value
-                       switch( $type ) {
-                               case 'array':
-                                       break;
-                               
-                               case 'object':
-                                       $key_style = 'color:#FF9B2F;';
-                                       break;
-                               
-                               case 'integer':
-                                       $value_style = 'color:green;';
-                                       break;
-                               
-                               case 'double':
-                                       $value_style = 'color:red;';
-                                       break;
-                               
-                               case 'bool':
-                                       $value_style = 'color:blue;';
-                                       break;
-                                       
-                               case 'resource':
-                                       $value_style = 'color:darkblue;';
-                                       break;
-                               
-                               case 'string':
-                                       if( $this->look_for_leading_tabs && preg_match('/^\t/m', $value) ) {
-                                               $search = array('/\t/', "/\n/");
-                                               $replace = array('&nbsp;&nbsp;&nbsp;','<br />');
-                                               $value = preg_replace( $search, $replace, htmlspecialchars( $value ) );
-                                               $value_style = 'color:black;border:1px gray dotted;';
-                                       } else {
-                                               $value_style = 'color:black;';
-                                               $value = nl2br( htmlspecialchars( $value ) );
-                                       }
-                                       break;
-                       }
-
-                       $this->output .= '<tr>';
-                       $this->output .= '<td nowrap align="'.$this->keyalign.'" style="background-color:#'.$key_bg_color.';'.$key_style.';font:bold '.$this->fontsize.' '.$this->fontfamily.';" title="'.gettype( $key ).'['.$type.']">';
-                       $this->output .= $key;
-                       $this->output .= '</td>';
-                       $this->output .= '<td nowrap="nowrap" style="background-color:#'.$this->value_bg_color.';font: '.$this->fontsize.' '.$this->fontfamily.'; color:black;">';
-
-                       
-                       # value output
-                       if($type == 'array') {
-                               if(count($value)){
-                                       $this->print_a( $value, TRUE, $key_bg_color );
-                               }else{
-                                       $this->output .= '<div style="color:blue;">Array (empty)</div>';
-                               }
-                       } elseif($type == 'object') {
-                               if( $this->show_object_vars ) {
-                                       $this->print_a( get_object_vars( $value ), TRUE, $key_bg_color );
-                               } else {
-                                       $this->output .= '<div style="'.$value_style.'">OBJECT - '.get_class($value).'</div>';
-                               }
-                       } else {
-                               $this->output .= '<div style="'.$value_style.'" title="'.$type.'">'.$value.'</div>';
-                       }
-                       
-                       $this->output .= '</td>';
-                       $this->output .= '</tr>';
-               }
-               $this->output .= '</table>';
-       }
-}
-
-# helper function.. calls print_a() inside the print_a_class
-function print_a( $array, $return_mode = FALSE, $show_object_vars = FALSE, $export_flag = FALSE ) {
-       $e= error_reporting (0);        
-       if( is_array( $array ) or is_object( $array ) ) {
-               $pa = new Print_a_class;
-               $show_object_vars and $pa->show_object_vars = TRUE;
-               $export_flag and $pa->export_flag = $export_flag;
-               
-               $pa->print_a( $array );
-               
-               # $output = $pa->output; unset($pa);
-               $output = &$pa->output;
-       } else {
-               $output = '<span style="color:red;font-size:small;">print_a( '.gettype( $array ).' )</span>';
-       }
-       
-       error_reporting ($e);   
-       if($return_mode) {
-               return $output;
-       } else {
-               print $output;
-               return TRUE;
-       }
-}
-
-
-// shows mysql-result as a table.. # not ready yet :(
-function print_result($RESULT) {
-       
-       if(!$RESULT) return;
-       
-       $fieldcount = mysql_num_fields($RESULT);
-       
-       for($i=0; $i<$fieldcount; $i++) {
-               $tables[mysql_field_table($RESULT, $i)]++;
-       }
-       
-       print '
-               <style type="text/css">
-                       .rs_tb_th {
-                               font-family: Verdana;
-                               font-size:9pt;
-                               font-weight:bold;
-                               color:white;
-                       }
-                       .rs_f_th {
-                               font-family:Verdana;
-                               font-size:7pt;
-                               font-weight:bold;
-                               color:white;
-                       }
-                       .rs_td {
-                               font-family:Verdana;
-                               font-size:7pt;
-                       }
-               </style>
-               <script type="text/javascript" language="JavaScript">
-                       var lastID;
-                       function highlight(id) {
-                               if(lastID) {
-                                       lastID.style.color = "#000000";
-                                       lastID.style.textDecoration = "none";
-                               }
-                               tdToHighlight = document.getElementById(id);
-                               tdToHighlight.style.color ="#FF0000";
-                               tdToHighlight.style.textDecoration = "underline";
-                               lastID = tdToHighlight;
-                       }
-               </script>
-       ';
-
-       print '<table summary="" border="0" bgcolor="#000000" cellspacing="1" cellpadding="1">';
-       
-       print '<tr>';
-       foreach($tables as $tableName => $tableCount) {
-               $col == '0054A6' ? $col = '003471' : $col = '0054A6';
-               print '<th colspan="'.$tableCount.'" class="rs_tb_th" style="background-color:#'.$col.';">'.$tableName.'</th>';
-       }
-       print '</tr>';
-       
-       print '<tr>';
-       for($i=0;$i < mysql_num_fields($RESULT);$i++) {
-               $FIELD = mysql_field_name($RESULT, $i);
-               $col == '0054A6' ? $col = '003471' : $col = '0054A6';
-               print '<td align="center" bgcolor="#'.$col.'" class="rs_f_th">'.$FIELD.'</td>';
-       }
-       print '</tr>';
-
-       mysql_data_seek($RESULT, 0);
-
-       while($DB_ROW = mysql_fetch_array($RESULT, MYSQL_NUM)) {
-               $pointer++;
-               if($toggle) {
-                       $col1 = "E6E6E6";
-                       $col2 = "DADADA";
-               } else {
-                       $col1 = "E1F0FF";
-                       $col2 = "DAE8F7";
-               }
-               $toggle = !$toggle;
-               print '<tr id="ROW'.$pointer.'" onMouseDown="highlight(\'ROW'.$pointer.'\');">';
-               foreach($DB_ROW as $value) {
-                       $col == $col1 ? $col = $col2 : $col = $col1;
-                       print '<td valign="top" bgcolor="#'.$col.'" class="rs_td" nowrap>'.nl2br($value).'</td>';
-               }
-               print '</tr>';
-       }
-       print '</table>';
-       mysql_data_seek($RESULT, 0);
-}
-
-function _script_globals() {
-       global $GLOBALS_initial_count;
-
-       $varcount = 0;
-
-       foreach($GLOBALS as $GLOBALS_current_key => $GLOBALS_current_value) {
-               if(++$varcount > $GLOBALS_initial_count) {
-                       /* die wollen wir nicht! */
-                       if ($GLOBALS_current_key != 'HTTP_SESSION_VARS' && $GLOBALS_current_key != '_SESSION') {
-                               $script_GLOBALS[$GLOBALS_current_key] = $GLOBALS_current_value;
-                       }
-               }
-       }
-       
-       unset($script_GLOBALS['GLOBALS_initial_count']);
-       return $script_GLOBALS;
-}
-
-function show_runtime() {
-       $MICROTIME_END          = microtime();
-       $MICROTIME_START        = explode(' ', $GLOBALS['MICROTIME_START']);
-       $MICROTIME_END          = explode(' ', $MICROTIME_END);
-       $GENERATIONSEC          = $MICROTIME_END[1] - $MICROTIME_START[1];
-       $GENERATIONMSEC = $MICROTIME_END[0] - $MICROTIME_START[0];
-       $GENERATIONTIME = substr($GENERATIONSEC + $GENERATIONMSEC, 0, 8);
-       
-       return '<span style="color:red;font-weight:normal;font-size:9px;">(runtime: '.$GENERATIONTIME.' sec)</span>';
-}
-
-
-######################
-# function shows all superglobals and script defined global variables
-# show_vars() without the first parameter shows all superglobals except $_ENV and $_SERVER
-# show_vars(1) shows all
-# show_vars(,1) shows object properties in addition
-#
-function show_vars($show_all_vars = FALSE, $show_object_vars = FALSE) {
-       if(isset($GLOBALS['no_vars'])) return;
-       
-       $script_globals = _script_globals();
-       print '
-               <style type="text/css">
-               .vars-container {
-                       font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
-                       font-size: 8pt;
-                       padding:5px;
-               }
-               .varsname {
-                       font-weight:bold;
-               }
-               </style>
-       ';
-
-       print '<br />
-               <div style="border-style:dotted;border-width:1px;padding:2px;font-family:Verdana;font-size:10pt;font-weight:bold;">
-               DEBUG '.show_runtime().'
-       ';
-
-       $vars_arr['script_globals'] = array('global script variables', '#7ACCC8');
-       $vars_arr['_GET'] = array('$_GET', '#7DA7D9');
-       $vars_arr['_POST'] = array('$_POST', '#F49AC1');
-       $vars_arr['_FILES'] = array('$_POST FILES', '#82CA9C');
-       $vars_arr['_SESSION'] = array('$_SESSION', '#FCDB26');
-       $vars_arr['_COOKIE'] = array('$_COOKIE', '#A67C52');
-
-       if($show_all_vars) {
-               $vars_arr['_SERVER'] =  array('SERVER', '#A186BE');
-               $vars_arr['_ENV'] =  array('ENV', '#7ACCC8');
-       }
-
-       foreach($vars_arr as $vars_name => $vars_data) {
-               if($vars_name != 'script_globals') global $$vars_name;
-               if($$vars_name) {
-                       print '<div class="vars-container" style="background-color:'.$vars_data[1].';"><span class="varsname">'.$vars_data[0].'</span><br />';
-                       print_a($$vars_name, FALSE, $show_object_vars, FALSE );
-                       print '</div>';
-               }
-       }
-       print '</div>';
-}
-
-
-######################
-# function prints sql strings
-#
-function pre($sql_string, $simple_mode = FALSE) {
-       
-       if(!$simple_mode) {
-               # erste leere Zeile im SQL löschen
-               $sql_string = preg_replace('/\^s+/m','', $sql_string);
-               # letze leere Zeile im SQL löschen
-               $sql_string = preg_replace('/\s+$/m','', $sql_string);
-               
-               # kleinste Anzahl von führenden TABS zählen
-               preg_match_all('/^\t+/m', $sql_string, $matches);
-               $minTabCount = strlen(min($matches[0]));
-               
-               # und entfernen
-               $sql_string = preg_replace('/^\t{'.$minTabCount.'}/m', '', $sql_string);
-       }
-                       
-       print '<pre>'.$sql_string.'</pre>';
-}
-?>
diff --git a/include/functions_dns.inc b/include/functions_dns.inc
deleted file mode 100644 (file)
index 7ce7c33..0000000
+++ /dev/null
@@ -1,684 +0,0 @@
-<?php
-
-
-/* All available record types 
- */
-$RecordTypes['aRecord']       = "aRecord";           
-$RecordTypes['mDRecord']      = "mDRecord";         
-$RecordTypes['mXRecord']      = "mXRecord";         
-$RecordTypes['nSRecord']      = "nSRecord";          
-$RecordTypes['pTRRecord']     = "relativeDomainName";
-$RecordTypes['hInfoRecord']   = "hInfoRecord";      
-$RecordTypes['mInfoRecord']   = "mInfoRecord";       
-$RecordTypes['cNAMERecord']   = "relativeDomainName";
-$RecordTypes['tXTRecord']     = "tXTRecord";         
-$RecordTypes['aFSDBRecord']   = "aFSDBRecord";       
-$RecordTypes['SigRecord']     = "SigRecord";         
-$RecordTypes['KeyRecord']     = "KeyRecord";         
-$RecordTypes['aAAARecord']    = "aAAARecord";        
-$RecordTypes['LocRecord']     = "LocRecord";         
-$RecordTypes['nXTRecord']     = "nXTRecord";        
-$RecordTypes['sRVRecord']     = "sRVRecord";         
-$RecordTypes['nAPTRRecord']   = "nAPTRRecord";       
-$RecordTypes['kXRecord']      = "kXRecord";          
-$RecordTypes['certRecord']    = "certRecord";        
-$RecordTypes['a6Record']      = "a6Record";          
-$RecordTypes['dSRecord']      = "dSRecord";          
-$RecordTypes['sSHFPRecord']   = "sSHFPRecord";       
-$RecordTypes['rRSIGRecord']   = "rRSIGRecord";      
-$RecordTypes['nSECRecord']    = "nSECRecord";       
-
-
-/* Return all record types 
- */
-function getDnsRecordTypes($ForZones = false)
-{
-  global $RecordTypes;
-  if($ForZones){
-    $tmp = $RecordTypes;
-    unset($tmp['cNAMERecord']);
-    unset($tmp['pTRRecord']);
-    unset($tmp['tXTRecord']);
-    return($tmp);
-  }else{
-    return($RecordTypes);
-  }
-}
-
-
-/* This fucntion is used to flip the ip address, for example
-   12.3.45  ->  45.3.12
-   Because some entries (like zones) are store like that 45.3.12.in-addr.arpa
-   but we want to display 12.3.45.
- */
-function FlipIp($ip)
-{
-  $tmp = array_reverse(split("\.",$ip));
-  $new = "";
-  foreach($tmp as $section){
-    $new .= $section.".";
-  }
-  return(preg_replace("/.$/","",$new));
-}
-
-
-/* This function returns the zones specified for given host
- */
-function getDNSZoneEntries($config,$HostDn,$silent = false)
-{
-  global $RecordTypes;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']); 
-
-  /* Not all records are allowed within a zone entry
-   */  
-  $SkipRecords = array("tXTRecord","cNAMERecord","pTRRecord");
-
-  /* Special sOArecords 
-   */
-  $sOAREcords  = array("0"=>"sOAprimary","1"=>"sOAmail","2"=>"sOAserial","3"=>"sOArefresh","4"=>"sOAretry","5"=>"sOAexpire","6"=>"sOAttl");
-
-  /* Create tempalte for all fetched zone Data 
-   */
-  $ZoneBase = array();
-  $ZoneBase['exists']  = false;
-  $ZoneBase['RECORDS'] = array();
-  $ZoneBase['zoneName'] = array();
-  $ZoneBase['dNSClass'] = array();
-   
-  foreach($sOAREcords as $attr){
-    $ZoneBase[$attr] = "";
-  }
-  $Zones    = array();
-
-  /* Get & Parse all zone entries 
-   */
-  $ldap->ls("(&(objectClass=dNSZone)(zoneName=*)(relativeDomainName=@))",$HostDn,array("*"));
-  $tmp_res = array();
-  while($attrs = $ldap->fetch()) {
-    $tmp_res[] = $attrs;
-  }
-
-  /* Parse fetched zones 
-   */
-  foreach($tmp_res as $attrs){
-
-    $zoneName                   = $attrs['zoneName'][0];
-    $Zones[$zoneName]           = $ZoneBase;
-    $Zones[$zoneName]['exists'] = true;
-
-    /* Set basic attributes 
-     */
-    foreach(array("zoneName","dNSClass") as $attr){
-      if(isset($attrs[$attr][0])){
-        $Zones[$zoneName][$attr] = $attrs[$attr][0];
-      }
-    }
-
-    /* Set initial zone name, to be able to detect if this entry was renamed 
-     */
-    $Zones[$zoneName]['InitialzoneName'] = $zoneName;
-
-    /* Generate SOA entry
-     */
-    if(isset($attrs['sOARecord'][0])){
-      $tmp = split("\ ",$attrs['sOARecord'][0]) ;
-      $tmp2 = array();
-
-      /* Assign soa vars */
-      foreach($sOAREcords as $key => $name){
-        if(isset($tmp[$key])){
-          $Zones[$zoneName][$name] = $tmp[$key];
-        }else{
-          $Zones[$zoneName][$name] = "";
-        }
-      }
-    } // ENDE SOA Record 
-  
-    /* Get record attributes 
-    */
-    foreach($RecordTypes as $name => $value){
-  
-      /* Skip some attributes 
-       */
-      if(in_array($name,$SkipRecords)) continue;
-
-      /* If there is a record attribute
-       */
-      if(isset($attrs[$name])){
-
-        /* get all entries
-         */
-        for($i = 0 ; $i < $attrs[$value]['count']; $i ++){
-          $Zones[$zoneName]['RECORDS'][] =  array("type"=>$name,"value"=>$attrs[$value][$i]);
-        }
-      }
-    }
-
-    /* Get reverse record ..
-     */
-    $ldap->ls("(&(objectClass=dNSZone)(relativeDomainName=@)(zoneName=*))",$attrs['dn'],array("zoneName"));
-
-    if($ldap->count() == 0){
-      if(!$silent){
-        print_red(sprintf(_("Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."),$zoneName));
-      }
-      unset($Zones[$zoneName]);
-    }elseif($ldap->count()>1){
-      if(!$silent){
-        print_red(sprintf(_("Found more than one reverse zone for dns zone '%s'. Aborting parsing this zone."),$zoneName));
-      }
-      unset($Zones[$zoneName]);
-    }else{
-      $tmp = $ldap->fetch();
-      $Zones[$zoneName]['ReverseZone']        = FlipIp(str_replace(".in-addr.arpa","",$tmp['zoneName'][0]));
-      $Zones[$zoneName]['InitialReverseZone'] = FlipIp(str_replace(".in-addr.arpa","",$tmp['zoneName'][0]));
-    }
-  }
-  return($Zones);
-}
-
-
-/* This function compares two dns zone objects and returns an 
- *  array with following indexes 
- *   - delete, for dns which must be deleted (only if dns zone is removed)
- *   - rename, if a dn must be renamed, for example, the zoneName has changed
- *   - add,    if there is a new dns account created    
- */
-function getDNSZoneEntriesDiff($config,$newZones,$HostDn)
-{
-  $oldZones = getDNSZoneEntries($config,$HostDn,true);
-  
-  $sOAattributes =  array("sOAprimary","sOAmail","sOAserial","sOArefresh","sOAretry","sOAexpire","sOAttl");
-
-  $move   = array();
-  $add    = array();
-  $del    = array();
-
-  /* Generate a template for zones with default values
-   */
-  $zoneBase                       = array();
-  $zoneBase['objectClass']        = array("top","dNSZone");
-  $zoneBase['zoneName']           = "";
-  $zoneBase['relativeDomainName'] = "@";
-  $zoneBase['dNSClass']           = "IN";
-  $zoneBase['sOARecord']          = "";
-
-  /* Contains all renamed zoneNames 
-   * For zone entry udpdates
-   */
-  $PrePareZoneEntries = array();
-  
-  /* Walk through all zones and detect renamed/added/deleted zones ... 
-   */
-  foreach($newZones as $name => $zone){
-    
-    /* This zone was renamed 
-     */
-    if((!empty($zone['InitialzoneName'])) && ($zone['InitialzoneName'] != $zone['zoneName'])){
-      
-      /* Move old zone to new position 
-       */ 
-      $oldDn = "zoneName=".$zone['InitialzoneName'].",".$HostDn;
-      $newDn = "zoneName=".$zone['zoneName'].",".$HostDn;
-      $PrePareZoneEntries[$zone['InitialzoneName']] = $zone['zoneName'];
-      $move [$oldDn] = $newDn;      
-    }
-
-    /* Get old zone if available
-     */
-    $oldZone=array();
-    if(!empty($oldZones[$zone['InitialzoneName']])){
-      $oldZone = $oldZones[$zone['InitialzoneName']];
-    }
-
-    /* Create forward zone entry and put it in our add queue
-     */
-    $newDn  = "zoneName=".$zone['zoneName'].",".$HostDn;
-    $obj    =  $zoneBase;
-    $obj['zoneName'] = $zone['zoneName'];
-    /* Create sOARecord & add it to the obj
-     */ 
-    $soa = "";
-    foreach($sOAattributes as $attr){
-      $soa.=" ".$zone[$attr];
-    }  
-    $obj['sOARecord'] = trim($soa);
-    $obj['nSRecord'] = $zone['sOAprimary'];
-
-    /* If reverse zone was renamed, move entry 
-     */
-    if(!empty($zone['InitialReverseZone'])){
-      if($zone['InitialReverseZone'] != $zone['ReverseZone']){
-        $base = "zoneName=".$zone['zoneName'].",".$HostDn;
-        $oldRDn = "zoneName=". FlipIp($zone['InitialReverseZone']).".in-addr.arpa,".$base; 
-        $newRDn = "zoneName=". FlipIp($zone['ReverseZone']).".in-addr.arpa,".$base;
-        $PrePareZoneEntries[FlipIp($zone['InitialReverseZone']).".in-addr.arpa"] = FlipIp($zone['ReverseZone']).".in-addr.arpa";
-        $move [$oldRDn] = $newRDn;
-      }
-    }
-
-    /* Append record entries 
-     *  Set old value to array, to ensure that 
-     *  they will be deleted if necessary
-     */
-    if(isset($oldZone['RECORDS'])){
-      foreach($oldZone['RECORDS'] as $rec){
-        $obj[$rec['type']] = array();
-      }
-    }
-
-    /* Add new Records 
-     */
-    foreach($zone['RECORDS'] as $rec){
-      if(!isset($obj[$rec['type']])||!is_array($obj[$rec['type']])){
-        $obj[$rec['type']] = array();
-      }
-      $obj[$rec['type']][] = $rec['value'];
-    }
-
-    /* Append udpated Zone Forward Entry to our add queue
-     */    
-    $add[$newDn] = $obj;   
-
-    /* Create Reverse Entry 
-     * And append it to our add queue
-     */
-    $zone['ReverseZone'] = FlipIp($zone['ReverseZone']).".in-addr.arpa";
-    $base = "zoneName=".$zone['zoneName'].",".$HostDn;
-    $newRDn = "zoneName=".$zone['ReverseZone'].",".$base;
-    $rObj = $obj;
-    $rObj['zoneName']= $zone['ReverseZone'];
-    $add[$newRDn] = $rObj;
-    /* Remove currently managed zone from oldZones.
-     *  this gives us the ability to detect removed zones
-     */
-    if(isset($oldZones[$zone['InitialzoneName']])){
-      unset($oldZones[$zone['InitialzoneName']]); 
-    }
-  }
-  /* The rest of our oldZones must be deleted
-   *  because they are no longer available in newZones anymore.
-   */
-  foreach($oldZones as $zone)  {
-    $oldDn = "zoneName=".$zone['InitialzoneName'].",".$HostDn;
-    $del[$oldDn] = $zone;
-  }
-
-  /* Check for entries which must be updated 
-   */
-  $zoneUpdates = array();
-  $udpate = array();
-  if(count($PrePareZoneEntries)){
-    $ldap = $config->get_ldap_link();
-    foreach($PrePareZoneEntries as $FromZoneName => $ToZoneName){
-      $ldap->cd($HostDn);
-      $ldap->search("(&(objectClass=dNSZone)(zoneName=".$FromZoneName.")(!(relativeDomainName=@)))",array("zoneName"));
-      while($attrs = $ldap->fetch()){
-        $zoneUpdates[$attrs['dn']] = array("zoneName"=>$ToZoneName);
-      }
-    }
-  }
-
-  $ret = array("del" => $del , "move" => $move , "add" => $add,"zoneUpdates"=>$zoneUpdates);
-  return($ret);
-}
-
-
-/* This function returns the dns-host eintries for given 
- *  name.
- */
-function getDNSHostEntries($config,$name,$silent = false)
-{
-  global $RecordTypes;
-
-  $types = array();
-  $ret = array();
-  $ret['RECORDS']   = array();
-  $ret['dNSClass']  = "IN";
-  $ret['zoneName']  = "";
-  $ret['dNSTTL']    = "7440";
-  $ret['exists']    = false;
-  $ldap = $config->get_ldap_link();
-  $ldap->cd($config->current['BASE']);
-  
-  /* First check all zones for an entry with the given name.
-   * If the name occurs in more than one entry alert the user ...
-   */
-  $foundIn = array();
-  $zones = getAvailableZones($config);
-  
-  $zonesArr = array();
-  foreach($zones as $zoneMix){
-       $zoneIndex = split("/",$zoneMix);
-       if(!array_key_exists($zoneIndex[0],$zonesArr)) {
-      $zonesArr[$zoneIndex[0]] = array();
-    }
-               array_push($zonesArr[$zoneIndex[0]],$zoneIndex[1]);
-  }
-  
-  foreach($zonesArr as $nameServer => $nameServerArr){
-       $foundInTmp = array();
-       foreach($nameServerArr as $zoneArr => $zone){
-               $zoneMix = $nameServer."/".$zone;
-       $zoneDn = getDNSZoneDN($config,$zoneMix);
-       $ldap->ls("(&(objectClass=dNSZone)(zoneName=*)(relativeDomainName=".$name.")(!(relativeDomainName=@)))", $zoneDn,$attrs = array("*"));
-       while($attrs = $ldap->fetch()){
-         $foundInTmp [$zoneMix] = $attrs['dn'];
-         $foundIn [$zoneMix] = $attrs['dn'];
-       }
-       }
-  }
-
-  /* No zone found which contains an entry for us
-   */
-  if(count($foundIn) == 0){
-    return($ret);
-  }
-
-  /* Get host informations from zone
-   */ 
-  $id_tmp = key($foundIn);
-  $ldap->cd($foundIn[$id_tmp]);
-  $ldap->search("(&(objectClass=dNSZone)(zoneName=*)(!(relativeDomainName=@)))",array("*"));
-  while($attrs = $ldap->fetch()){
-
-    /* If relative domainname == cn
-     * Try to read dnsclass / TTl / zone
-     */
-    if($attrs['relativeDomainName'][0] == $name){
-      $ret['exists'] = true;
-      $ret['zoneName'] = $id_tmp;
-      foreach(array("dNSClass","dNSTTL") as $atr){
-        if(isset($attrs[$atr][0])){
-          $ret[$atr] = $attrs[$atr][0];
-        }
-      }
-    }
-
-    /* Create list with all used records */
-    foreach($RecordTypes as $name => $value){
-
-      /* If there is a record attribute  */
-      if(isset($attrs[$name])){
-
-        /* get all entries */
-        for($i = 0 ; $i < $attrs[$value]['count']; $i ++){
-          $types[] = array( "type"    => $name,
-                            "value"   => $attrs[$value][$i]);
-        }
-      }
-    }
-    $ret['RECORDS'] = $types;
-  }
-  return($ret);
-}  
-
-
-
-/* This function compares two dns settings and returns an 
- *  array with following indexes 
- *   - delete, for dns which must be deleted (only if dns account is removed)
- *   - rename, if a dn must be renamed, for example, the relativeDomainName has changed
- *   - add,    if there is a new dns account created    
- */
-function getDNSHostEntriesDiff($config,$oldName,$newEntry,$newName)
-{
-  global $RecordTypes;
-
-  $oldEntry = getDNSHostEntries($config,$oldName);
-
-  $add    = array();
-  $del    = array();
-  $move   = array();
-
-  /* Don't go further if there is nothing to do
-   * Is no account / was no account
-   */
-  if(($newEntry['exists'] == false )&& ($oldEntry['exists'] == false)){
-    return(array("move"=>$move,"add"=>$add,"del"=>$del));
-  }
-
-  $zones              = getAvailableZones($config);
-  $specialAttributes  = array("cNAMERecord","pTRRecord");
-  $newRecords         = array();  // Used to remember which records are removed 
-  $zoneNameMix           = $newEntry['zoneName'];
-  $zoneDn             = getDNSZoneDN($config,$zoneNameMix);
-  $tmp                = array_flip($zones);
-  $zoneName                                    = getNameFromMix($zoneNameMix);
-  /* If reverseZone can't be resolved ... this 
-   *  can't be a valid entry, so remove this account
-   */ 
-  if(isset($tmp[$zoneNameMix])){
-    $reverseNameMix  = $tmp[$zoneNameMix];
-    $reverseDn    = getDNSZoneDN($config,$reverseNameMix);
-    if(empty($reverseDn)){
-      $newEntry['exists'] = false;
-    }
-  }else{
-    $newEntry['exists'] = false;
-  }
-
-  /* If account was edited prepare some
-   *  attributes & arrays ... if required add some 
-   *  dns to $move 
-   */
-  if($oldEntry['exists']){
-
-    /* Check if the account was removed 
-     */
-    if($newEntry['exists'] == false){
-      $dn = "relativeDomainName=".$oldName.",".getDNSZoneDN($config,$oldEntry['zoneName']);
-      $del[$dn] ="";
-      return(array("move"=>$move,"add"=>$add,"del"=>$del));
-    }
-
-    /* Check if zoneName has changed 
-     */   
-    if(count($newEntry['RECORDS'])){
-      if($oldEntry['zoneName'] != $newEntry['zoneName']){
-        $oldzoneDn = getDNSZoneDN($config,$oldEntry['zoneName']);
-        $dn = "relativeDomainName=".$oldName.",".$oldzoneDn;
-        $dn2= "relativeDomainName=".$oldName.",".$zoneDn;
-        $move[$dn]=$dn2;
-      }
-
-      /* Check if host name has changed 
-       */ 
-      if($oldName != $newName){
-        $dn = "relativeDomainName=".$oldName.",".$zoneDn;
-        $dn2= "relativeDomainName=".$newName.",".$zoneDn;
-        $move[$dn]=$dn2;
-        $dn = "relativeDomainName=".$oldName.",".$dn2;
-        $dn2= "relativeDomainName=".$newName.",".$dn2;
-        $move[$dn]=$dn2;
-      }
-    }
-
-    /* Prepare record entries
-     *  Fill old records with array();
-     *  To ensure that they will be deleted if they stay unused
-     */
-    foreach($oldEntry['RECORDS'] as $id => $rec){
-      $newRecords[$rec['type']] = array();
-    }
-  }
-
-  /* There must be at least one record in our entry  
-   */
-  if((!count($newEntry['RECORDS'])) || (!$newEntry['exists'])){
-    $dn = "relativeDomainName=".$newName.",".getDNSZoneDN($config,$oldEntry['zoneName']);
-    $del[$dn] ="";
-    $ret = array("move"=>$move,"add"=>$add,"del"=>$del);
-    return($ret);
-  }
-
-  /* Prepare temp obj
-   */
-  $baseObj =  array();
-  $baseObj['objectClass']       = array("top","dNSZone");
-  $baseObj['dNSTTL']            = $newEntry['dNSTTL'];
-  $baseObj['dNSClass']          = $newEntry['dNSClass'];
-  $baseObj['zoneName']          = $zoneName; 
-  $baseObj['relativeDomainName']= $newName; 
-    
-  /* Add Container Object to zone
-   *  (this possibly already exists, check this before writing to ldap)
-   */
-  $baseDn =  "relativeDomainName=".$newName.",".$zoneDn;
-  $add[$baseDn] = $baseObj;
-
-  /* Add base obejct which contains all std records
-   */
-  $stdDn = "relativeDomainName=".$newName.",".$baseDn;
-  $add[$stdDn] = $baseObj;
-
-  /* Set defaults. Normaly only contains old record names.
-   *  The old names will be set to array, to ensure that they will be deleted.
-   *  Or overwritten and filled with new values.
-   */
-  foreach($newRecords as $name => $def){
-    if(!in_array($name,$specialAttributes)){
-      $add[$stdDn][$name] = $def;
-    }
-  }
-
-  /* Delete all OLD special attributes.
-   */
-  foreach($oldEntry['RECORDS'] as $id => $rec){
-    if(in_array($rec['type'],$specialAttributes)){
-      $deldn= "relativeDomainName=".$rec['value'].",".$baseDn;
-      $del[$deldn] = "";
-    }
-  }
-
-
-  /* Create new record entries 
-   */
-  foreach($newEntry['RECORDS'] as $id => $rec){
-    /* Create object which contains special records 
-     *  like pTRRecord or CNAMERecord
-     */
-    if($rec['type']  == "pTRRecord"){
-      $PTRdn= "relativeDomainName=".FlipIP($rec['value']).",".$baseDn;
-      $ptrObj = $baseObj;
-      $reverseName = getNameFromMix($reverseNameMix);
-      $ptrObj['zoneName']           = $reverseName;
-      if(!preg_match("/\.$/",$newName)){
-        $ptrObj['pTRRecord']          = preg_replace("/\.\.$/",".",$newName.".".$zoneName.".");
-      }else{
-        $ptrObj['pTRRecord']          = preg_replace("/\.\.$/",".",$newName.".");
-      }
-      $ptrObj['relativeDomainName'] = FlipIP($rec['value']);
-    
-      $add[$PTRdn] = $ptrObj;
-    }else  
-    if($rec['type']  == "cNAMERecord"){
-      $PTRdn= "relativeDomainName=".$rec['value'].",".$baseDn;
-      $ptrObj = $baseObj;
-      $ptrObj['zoneName']           = $zoneName;
-      $ptrObj['cNAMERecord']        = $newName;
-      $ptrObj['relativeDomainName'] = $rec['value'];
-      
-      $add[$PTRdn] = $ptrObj;
-    }else{
-      /* Append basic attributes
-       */
-      $add[$stdDn][$rec['type']][] = $rec['value'];  
-    }
-  } // foreach record 
-
-  $ret = array("move"=>$move,"add"=>$add,"del"=>$del);
-  return($ret);
-} 
-
-function getNameFromMix($zoneMix){
-       $ret = "";
-  if(!strstr($zoneMix, '/')) return($ret);     
-  $zoneIndex           = split("/",$zoneMix);
-  return($zoneIndex[1]);
-}
-
-/* returns the dn for a specified zone
- */
-function getDNSZoneDN($config,$zoneNameMix)
-{
-  $ret = "";
-  if(!strstr($zoneNameMix, '/')) {
-    print_red(sprintf(_("Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."),$zoneNameMix));
-    return($ret);
-  }
-
-  $zoneNameIndex               = split("/",$zoneNameMix); 
-  $zoneName           = $zoneNameIndex[1];
-  $nameServer                          = strtolower($zoneNameIndex[0]);
-  $ldap               = $config->get_ldap_link();
-
-  /* search for the nameserver */
-  $ldap-> cd($config->current['BASE']);
-  $ldap->search("(&(objectClass=goServer)(cn=".$nameServer."))",array("cn"));
-  if($ldap->count()){
-    $attr = $ldap->fetch();
-  } else {
-    return($ret);
-  }
-  
-  $ldap-> cd($attr['dn']);
-  $ldap->search("(&(objectClass=dNSZone)(sOARecord=*)(zoneName=".$zoneName."))",array("zoneName"));
-  if($ldap->count()){
-    $attr = $ldap->fetch();
-    return($attr['dn']);
-  }
-  
-  return($ret);
-}
-
-
-/* returns all available zones 
- *  array[reverseName] = zoneName;
- */
-function getAvailableZones($config)
-{
-  $ret = array();
-  $ldap = $config->get_ldap_link();
-  $ldap->cd ($config->current['BASE']);
-
-  /* Search for zones ...
-   */
-  $ldap->search("(&(objectClass=dNSZone)(sOARecord=*))",array("zoneName"));
-
-  $ForwardZones = array();
-  $ReverseZones = array();
-  $zones = array();
-
-  while($at = $ldap->fetch()){
-    if(preg_match("/\.in\-addr\.arpa/",$at['zoneName'][0])){
-      $ReverseZones[$at['dn']] = $at;
-    }else{
-      $ForwardZones[$at['dn']] = $at;
-    }
-  }
-
-  foreach($ForwardZones as $dn => $obj){
-    
-    /* try to find reverse
-     */  
-    foreach($ReverseZones as $Rdn => $Robj ){
-      if(preg_match("/".$dn."/",$Rdn)){
-        $zones[strtoupper($ldap->getCn($dn))."/".$Robj['zoneName'][0]] =  
-                       strtoupper($ldap->getCn($dn))."/".$obj['zoneName'][0];
-      }
-    }   
-  }
-  return($zones);
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/functions_helpviewer.inc b/include/functions_helpviewer.inc
deleted file mode 100644 (file)
index ab9b3a1..0000000
+++ /dev/null
@@ -1,503 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2005, Fabian Hickert
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-/* Simple class to parse the xml help file */
-class parseXml
-{
-  var $parser;
-  var $filename;
-  var $entries;
-
-  function parseXml($file)
-  {
-    $this->parser   = xml_parser_create();
-    $this->filename = $file;
-    xml_set_object($this->parser, $this);
-    xml_set_element_handler($this->parser, "tag_open", "tag_close");
-    return($this->entries);
-  }
-  function parse()
-  {
-    $this->entries = array();
-    $fh= fopen($this->filename, "r");
-    $xmldata= fread($fh, 100000);
-    fclose($fh);
-    if(!xml_parse($this->parser, chop($xmldata))){
-        print(sprintf(_("XML error in guide.xml: %s at line %d"),
-            xml_error_string(xml_get_error_code($this->parser)),
-            xml_get_current_line_number($this->parser)));
-        exit;
-    }
-    return($this->entries);
-  }
-  function tag_open($parser,$tag,$attrs)
-  {
-    @$this->entries[$attrs['NAME']]=$attrs;
-  }
-  function tag_close(){; }
-
-}
-
-
-/* This function genereates the Index */
-function genIndex()
-{
-  global $helpobject;
-  $str = "";
-  $test = new pluglist($_SESSION['config'],NULL);
-  $current_hl = "";
-  foreach($_SESSION['helpobject']['helpconf'] as $id => $attrs){
-    $path = $test -> get_path($id);
-    $exists = true;
-    $helpdir = "../doc/guide/user/".$helpobject['lang']."/html/".preg_replace("/^.*\//i","",$path)."/";
-    if(!is_dir($helpdir)){
-      $exists = false;
-    }
-    $print_hl = false;
-    if($current_hl != $attrs['HEADLINE']){
-      $current_hl = $attrs['HEADLINE'];
-      $str .= "<h1>"._($current_hl)."</h1>";
-    }
-    $name = $attrs['NAME'];
-    $file = "index.html";
-    //$path = $plug;
-    if($exists){
-      $str .= "<p style='padding-left:20px;'><a href='?plug=".$id."'><b>"._($name)."</b></a></p>";
-    }else{
-      $str .= "<p style='padding-left:20px;'><b>"._($name)."</b> ("._("No help available for this plugin.").")</p>";
-    }
-  }
-  return (utf8_decode($str));
-}
-
-
-/* Some replacements */
-$backwardlink  = "<a href=\"?pg=%s\"  class=\"maintitlebar\">
-                  <img src='images/back.png' align=\"middle\" alt=\""._("previous")."\" border=\"0\">
-                 </a>";
-
-$forwardlink   = "<a href=\"?pg=%s\"  class=\"maintitlebar\">
-                  <img src='images/forward.png' align=\"middle\" alt=\""._("next")."\" border=\"0\">
-                 </a>";
-
-$pre_mark                     = "<span style=\"background-color: #FFFC35;\">" ;                       // Sign words with this
-$suf_mark                     = "</span>";                          //  and this
-
-
-/* Define which tags musst be delete, header, navigation, banner */
-$replacements=array();
-$replacements['from']=array("@<!DOC.*<BODY >@si",
-    "/border=\".*\"/i",
-    "'<code.*code>'",
-//    "/alt=\".*\"/i",
-    "/<HR>/",
-    "@<ADDRESS[^>]*?>.*?ADDRESS>@si",
-    "@<\/BODY[^>]*?>.*?HTML>@si",
-    "'<TABLE.*>'",
-    "/src.*icons/i",
-    "/src=\"/i",
-    "/<H1 ALIGN=\"CENTER\">/",
- /* picture replacements */
- //  "",
-    );
-
-$replacements['to']=array("",
-    " border=\"0\" ",
-    "",
-  //  "",
-    "",
-    "",
-    "",
-    "<table border=1 cellspacing=0 bgcolor=\"#E0E0E0\" width=\"95%\" align=\"center\" cellpadding=\"3\" summary=\"\">",
-    "src=\"",
-    "src=\"images/",
-    "<H1>",
- /* picture replacements */
-//    "",
-  );
-
-
-/* Reads all files in specified directory with contents an some inforations about the file */
-/* Read all files with contents*/
-/*                 |Folder="/var/ww...",
-                   |        |Fileprefix="node"
-                   |        |       |Filesuffix=".html"
-                   |        |       |       |WithoutContent=false(This means : read content)
-                   |        |       |       |          |Singlepage=false(Means read all, if w want to read single, specify its filename)"*/
-function readfiles($basedir,$prefix,$suffix,$onlyIndex,$singlepage=false)
-{
-  global $replacements;
-
-  $str    = array();  // Temporary variable
-  $cnt    = 0;        // Array index creation
-  $file   = "";       // Contains Filename
-
-  $dir = opendir($basedir);
-
-  $str['global']['start']       = $cnt;     // collect basic informations - Startpage
-  $str['global']['basedir']     = $basedir; // collect basic informations - Basedirectory
-
-  /* Startime for Benchmark */ 
-  $start =   (time()+microtime());
-
-  /* if singlepage == false -> Get all pages, */
-  if(!$singlepage) {
-
-    /* While theres is an unreaded file in our resource */
-    while (($file = readdir($dir)) !== false) {
-      
-      if((is_dir($basedir."/".$file))&&($file != "..")&&($file[0]!=".")){
-        $str[$file]=(readfiles($basedir."/".$file."/",$prefix,$suffix,$onlyIndex,false));
-      }
-
-      /* Filter all files which arn't intressting */
-      if((strstr($file,$suffix))&&($file!=".")&&($file!="..")&&(strstr($file,$prefix))){
-
-        /* Collect informations */
-        $str[$file]=array();
-        $str[$file]['name']   = $file;
-        $str[$file]['size']   = filesize($basedir.$file);
-
-        /* Readfile conent too ? */
-        if(!$onlyIndex){
-          $str[$file]['content']  = remove_unwanted_tags(linkwrapper(getcontents($basedir.$file),""),$replacements);
-          $str[$file]['headline'] = getheader_from_content($str[$file]['content']);
-        }
-
-        /* Include file status, for debugging, not used in script yet */
-        $str[$file]['stat']   = stat($basedir.$file);
-        $cnt++;
-      }
-    }
-
-    /* Only get on file*/
-  }else{
-    /* Pages read = 1 */       
-    $cnt = 1;
-
-    /* Prepare result*/
-    $file                 = $singlepage;
-    $str[$file]           = array();
-    $str[$file]['name']   = $file;
-    $str[$file]['size']   = filesize($basedir.$file);
-
-    /* If onlyIndex == true skip reading content */
-    if(!$onlyIndex){
-      $str[$file]['content']  = remove_unwanted_tags(linkwrapper(getcontents($basedir.$file),""),$replacements);
-      $str[$file]['headline'] = getheader_from_content($str[$file]['content']);
-    }
-
-    /* Include file status, for debugging, not used in script yet */
-    $str[$file]['stat']   = stat($basedir.$file);
-  }
-
-  /* Sort to  right order */
-  asort($str);
-
-  /* Endtime for Benchmark*/
-  $end = (time()+microtime());
-  $str['global']['cmptime'] = $end-$start;
-
-  /* Number of pages readed */
-  $str['global']['numpages']= $cnt;
-  closedir($dir);
-  return($str);
-}
-
-
-/* Read filecontent */
-function getcontents($file)
-{
-  $str = "" ;   // Temporary variable for file contents 
-  $tmp = "" ;   // Temporary varibale for partitial file contents
-
-  /* open file and read*/
-  $fp = fopen($file,"r");
-  if($fp) {
-    while($tmp = fread($fp,512))
-    {
-      $str.=  $tmp;
-    }
-  }else{
-    return(false);
-  }
-  return($str);
-}
-
-
-/*Remove tags */
-function remove_unwanted_tags($str,$replacements)
-{
-  $str=preg_replace($replacements['from'],$replacements['to'],$str);
-  return($str);
-}
-
-
-/*Converts the all links to specified path, is needed to get simple navigation */
-function linkwrapper($str,$link)
-{
-  $str = preg_replace("/HREF=\"http/i","target=\"_blank\" href=\"http",$str);
-  $str = preg_replace("/HREF=\"/","href=\"".$link."?pg=",$str);
-  $str=str_replace("HREF=\"","href=\"".$link."?pg=",$str);  
-  return($str);
-}
-
-
-/* Search content */
-function search($arr,$word)
-{
-  global $minwordlength,$allowed_chars_in_searchword;
-  /* Prepare Vars */ 
-  $result                     =array(); // Search result, filename, + hits + hits per word + matches 
-  $words                      =array(); // Temporary searchword handling
-  $useablewords               =array(); // Temporary searchword handling
-  $tryword                    = "";     // Temporary searchword handling
-  $result['global']['maxhit'] = 0;
-  unset($_SESSION['lastresults']);
-  unset($_SESSION['parsed_search_keyword']);
-  $_SESSION['parsed_search_keyword']="";
-
-  error_reporting(E_ALL | E_STRICT);
-
-  /* prepare searchwords */
-  $word   = trim($word);
-
-  /* Filter all unusable chars */
-  $word   = preg_replace($allowed_chars_in_searchword,"",$word);
-  $words  = split(" ",str_replace("+"," ",$word));
-
-  /* Check all wordlengths */
-  foreach($words as $tryword){
-    $tryword = trim($tryword);
-
-    /* Filter words smaler than 3 chars */
-    if(strlen($tryword)>=$minwordlength) {
-      $_SESSION['parsed_search_keyword'].=$tryword." ";
-      $useablewords[]=$tryword;
-    }
-  }
-
-  /* Use words to search the content */
-  foreach($arr as $keys=>$vals)
-  {
-    foreach($vals as $key=>$val){
-      /* overallhits counts hits per page */
-      $overallhits=0;
-
-      /* Search all words */
-      foreach($useablewords as $word)
-      {
-        /* Skip key global, it contains no file data - it is a summary info*/
-        if($key!="global")
-        {
-
-          /* Get all hits for the word in $matches*/
-          preg_match_all("/".$word."/i",$arr[$keys][$key]['content'], $matches,PREG_OFFSET_CAPTURE);
-
-          /* Filter in Tag results*/
-          if(count($matches[0])){
-            foreach($matches[0] as $num=>$hit){
-              if(isset($arr[$keys][$key]['content']) && (is_in_tag($arr[$keys][$key]['content'],$hit[1]))){
-                unset($matches[0][$num]);    
-              }    
-            }
-          }
-
-          /* Count matches */
-          $overallhits=$overallhits + count($matches[0]);    
-
-          /* Save collected data */
-          $result[$keys][$key]['hits'][$word]    = count($matches[0]); 
-          $result[$keys][$key]['hits']['overall']= $overallhits;  
-
-          /* Save max hits for page */
-          if($overallhits > $result['global']['maxhit']){
-            $result['global']['maxhit']=$overallhits;  
-          }
-
-          /* Add results for word to return value*/
-          $result[$keys][$key]['match'][$word]=array();
-          $result[$keys][$key]['match'][$word]=$matches[0];
-        }
-      }
-    }
-  }
-
-  /* Save result in Session, so we can mark words later, or go back to search, without searching again*/
-  $_SESSION['lastresults'] = $result;
-  return($result);
-}
-
-
-/* Detect 10 Best result entries, sort and call createResultEntry to create HTML output for  complete list */
-function searchlist($arr,$res,$maxresults)
-{
-  $global = $res['global'];
-  $topten = array();        // To detect 10 best solutions
-  $ret    = "";             // return value
-  unset($res['global']);
-
-  /* Detect 10 best Sites */
-  foreach($res as $key=>$resa)
-  foreach($resa as $keya=>$val){
-    /* Skip results with no hits */
-    if($val['hits']['overall']>0){
-      $topten[$key."/".$keya] = $val['hits']['overall'];
-    }
-  }
-
-  /* Sort by hit position in content, to easier mark words */
-  asort($topten);
-  $topten = array_reverse($topten);
-  $topten = (array_slice($topten,0,$maxresults));
-
-
-  /* We have a result, an array with all content, an array with hits and position and we have the 10 best hits */
-  /* Foreach */  
-  foreach($topten as $key => $hits)  {
-
-    $ks = split("\/",$key);
-    $k1 = $ks[0];
-    $k2 = $ks[1];
-    
-    $ret.= createResultEntry($arr[$k1][$k2],$res[$k1][$k2],$key,$global['maxhit']);    
-  }
-
-  /* appending footer message for resultlist */
-  $ret.= "<br>
-              ".sprintf(_("%s results for your search with the keyword %s"), 
-                            "<b>".count($topten)."</b>", 
-                            "<b>".$_SESSION['parsed_search_keyword']."</b>");
-  $ret.="<br>
-        <br>";
-  return($ret);
-}
-
-
-/* This function marks a string with the given search result for this string*/
-function markup_page($arr,$res)
-{
-  global $pre_mark,$suf_mark;
-  
-  $ret    = "";             // return value
-  $repl   = array();
-  $posadd = 0;
-
-  foreach($res['match'] as $word => $matches)   {
-    foreach($matches as $matchnr=>$match)   {
-      $repl[$match[1]]=$match[0];
-    }
-  }
-
-  ksort($repl);
-  
-  foreach($repl as $position=>$word)  {
-    $pos1 = strlen($arr);
-    $arr= markword($arr,($position+$posadd),$word,$pre_mark,$suf_mark);
-    $pos2 = strlen($arr);
-    $posadd =$posadd + ($pos2 - $pos1);
-  }
-  return($arr); 
-}
-
-
-/* This function marks a single word with the specified prefix and suffix */
-function markword($string,$position,$word,$prefix,$suffix)
-{
-  $wordlength   = strlen($word);
-  $wholelength  = strlen($string); 
-
-  $first = substr($string,0,$position);
-  $last  = substr($string,($position+$wordlength),$wholelength);  
-
-  return($first.$prefix.$word.$suffix.$last);
-} 
-
-/* Creates HTML output for a single search result entry */
-function createResultEntry($entry,$res,$name,$max)
-{
-  $percentage = (int)(($res['hits']['overall'] / $max) * 100) ;
-  $color  = dechex($percentage+150);
-  $color2 = dechex(150 - $percentage);
-
-  $entry['content'] = preg_replace("\"".$entry['headline']."\"","",$entry['content'],1);
-
-  if(strlen($color)==1) $color = "0".$color;
-
-
-
-  /* the object tag is needed for W3c */
-  $str =  "<a href=\"?pg=".$name."&amp;mark=1\" title=\"".$percentage."% ".$entry['headline']."\">
-          <object>
-          <table summary=\"\"  width=\"98%\" align=\"center\">
-            <tr>
-              <td height=15>
-                <b>".utf8_encode($entry['headline'])."</b> -".utf8_encode(substr(strip_tags($entry['content']),0,120))."...
-              </td>
-              <td width=50 valign=\"top\">".progressbar($percentage,50,8)."</td>
-             </tr>
-             <tr>
-              <td colspan=2>
-                <b>
-                  ".(sprintf(_("%s%% hit rate in file %s"),$percentage,$name))."
-                </b>
-              </td>
-            </tr>
-          </table>
-          </object></a>
-          ";
-  $str.=  "<hr size=\"1\">";
-
-  return($str);
-}
-
-
-/*Simple function to detect if we prepare to change a tag or visible text */
-function is_in_tag($string,$pos)
-{
-  $pos1 = $pos2 = 0;
-  if(preg_match("/</",$string)){
-    $pos1 = strpos($string,"<",$pos);
-  }
-  if(preg_match("/>/",$string)){
-    $pos2 = strpos($string,">",$pos);
-  }
-  if ($pos1 > $pos2)  {
-    return(true);
-  }else{
-    return(false);
-  }
-}
-
-/*Returns frist line of readable text, it should be the headline */
-function getheader_from_content($str)
-{
-  $str = strip_tags($str);
-  $pos = 0;
-  $arr = split("\n",$str);
-  foreach($arr as $possibleheadline){
-    if(strlen($possibleheadline)>=3){
-      return $possibleheadline; 
-    }
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/functions_list.inc b/include/functions_list.inc
deleted file mode 100644 (file)
index c3af95b..0000000
+++ /dev/null
@@ -1,264 +0,0 @@
-return(
-array (
-  0 => 'touch',
-  1 => 'fopen',
-  2 => 'fwrite',
-  3 => 'var_export',
-  4 => 'fclose',
-  5 => 'header',
-  6 => 'session_start',
-  7 => 'error_reporting',
-  8 => 'putenv',
-  9 => 'setlocale',
-  10 => 'bindtextdomain',
-  11 => 'textdomain',
-  12 => 'sprintf',
-  13 => 'str_replace',
-  14 => 'gmdate',
-  15 => 'imageAlphaBlending',
-  16 => 'imageSaveAlpha',
-  17 => 'imagesx',
-  18 => 'imagesy',
-  19 => 'imagecopy',
-  20 => 'imagePng',
-  21 => 'mysql_pconnect',
-  22 => 'mysql_select_db',
-  23 => 'mysql_query',
-  24 => 'mysql_fetch_array',
-  25 => 'mysql_result',
-  26 => 'mysql_close',
-  27 => 'tempnam',
-  28 => 'popen',
-  29 => 'fread',
-  30 => 'pclose',
-  31 => 'unlink',
-  32 => 'imagick_blob2image',
-  33 => 'imagick_image2blob',
-  34 => 'preg_match',
-  35 => 'base64_decode',
-  36 => 'preg_replace',
-  37 => 'srand',
-  38 => 'strlen',
-  39 => 'date',
-  40 => 'preg_split',
-  41 => 'trim',
-  42 => 'chr',
-  43 => 'chunk_split',
-  44 => 'is_dir',
-  45 => 'is_writable',
-  46 => 'session_destroy',
-  47 => 'substr',
-  48 => 'tidy_parse_string',
-  49 => 'tidy_clean_repair',
-  50 => 'tidy_error_count',
-  51 => 'tidy_warning_count',
-  52 => 'nl2br',
-  53 => 'intval',
-  54 => 'ImageFontWidth',
-  55 => 'ImageFontHeight',
-  56 => 'imagecolorallocate',
-  57 => 'imagerectangle',
-  58 => 'imagefilledrectangle',
-  59 => 'imagestring',
-  60 => 'imagepng',
-  61 => 'imagedestroy',
-  62 => 'is_int',
-  63 => 'session_id',
-  64 => 'imap_close',
-  65 => 'is_array',
-  66 => 'imap_listmailbox',
-  67 => 'imap_utf7_decode',
-  68 => 'imap_last_error',
-  69 => 'imap_getacl',
-  70 => 'imap_setacl',
-  71 => 'rtrim',
-  72 => 'strpos',
-  73 => 'is_integer',
-  74 => 'implode',
-  75 => 'file',
-  76 => 'opendir',
-  77 => 'time',
-  78 => 'readdir',
-  79 => 'strstr',
-  80 => 'filesize',
-  81 => 'stat',
-  82 => 'asort',
-  83 => 'closedir',
-  84 => 'split',
-  85 => 'preg_match_all',
-  86 => 'array_reverse',
-  87 => 'array_slice',
-  88 => 'ksort',
-  89 => 'dechex',
-  90 => 'htmlentities',
-  91 => 'strip_tags',
-  92 => 'stripcslashes',
-  93 => 'get_class',
-  94 => 'exec',
-  95 => 'ldap_connect',
-  96 => 'ldap_set_option',
-  97 => 'ldap_set_rebind_proc',
-  98 => 'ldap_get_values_len',
-  99 => 'ldap_unbind',
-  100 => 'reset',
-  101 => 'ldap_bind',
-  102 => 'ldap_read',
-  103 => 'ldap_get_entries',
-  104 => 'array_flip',
-  105 => 'version_compare',
-  106 => 'is_callable',
-  107 => 'shell_exec',
-  108 => 'function_exists',
-  109 => 'system',
-  110 => 'ini_get',
-  111 => 'posix_getgrgid',
-  112 => 'crypt',
-  113 => 'strtolower',
-  114 => 'get_declared_classes',
-  115 => 'mt_srand',
-  116 => 'microtime',
-  117 => 'escapeshellarg',
-  118 => 'flush',
-  119 => 'current',
-  120 => 'printf',
-  121 => 'print_r',
-  122 => 'kadm5_init_with_password',
-  123 => 'kadm5_chpass_principal',
-  124 => 'kadm5_destroy',
-  125 => 'base64_encode',
-  126 => 'sha1',
-  127 => 'define',
-  128 => 'getcwd',
-  129 => 'array_merge',
-  130 => 'chdir',
-  131 => 'fgets',
-  132 => 'debug_backtrace',
-  133 => 'dirname',
-  134 => 'set_error_handler',
-  135 => 'ini_set',
-  136 => 'uniqid',
-  137 => 'htmlspecialchars',
-  138 => 'serialize',
-  139 => 'hexdec',
-  140 => 'gettype',
-  141 => 'get_object_vars',
-  142 => 'is_object',
-  143 => 'mysql_num_fields',
-  144 => 'mysql_field_name',
-  145 => 'mysql_data_seek',
-  146 => 'explode',
-  147 => 'strtoupper',
-  148 => 'syslog',
-  149 => 'md5',
-  150 => 'arsort',
-  151 => 'ltrim',
-  152 => 'preg_quote',
-  153 => 'func_get_args',
-  154 => 'cups_get_dest_list',
-  155 => 'cups_get_printer_attributes',
-  156 => 'session_unregister',
-  157 => 'pow',
-  158 => 'key',
-  159 => 'mt_rand',
-  160 => 'mb_substr',
-  161 => 'is_link',
-  162 => 'sort',
-  163 => 'is_readable',
-  164 => 'is_file',
-  165 => 'get_class_vars',
-  166 => 'array_keys',
-  167 => 'xml_parser_create',
-  168 => 'xml_set_object',
-  169 => 'xml_set_element_handler',
-  170 => 'chop',
-  171 => 'xml_error_string',
-  172 => 'xml_get_current_line_number',
-  173 => 'recode',
-  174 => 'iconv',
-  175 => 'ord',
-  176 => 'call_user_func_array',
-  177 => 'array_unique',
-  178 => 'usort',
-  179 => 'substr_count',
-  180 => 'end',
-  181 => 'strtr',
-  182 => 'strftime',
-  183 => 'each',
-  184 => 'array_values',
-  185 => 'array_pop',
-  186 => 'array_count_values',
-  187 => 'array_push',
-  188 => 'array_splice',
-  189 => 'in_array',
-  190 => 'array_shift',
-  191 => 'addslashes',
-  192 => 'rsort',
-  193 => 'is_numeric',
-  194 => 'settype',
-  195 => 'ob_start',
-  196 => 'ob_get_contents',
-  197 => 'ob_end_clean',
-  198 => 'file_exists',
-  199 => 'filemtime',
-  200 => 'urlencode',
-  201 => 'crc32',
-  202 => 'basename',
-  203 => 'array_unshift',
-  204 => 'next',
-  205 => 'round',
-  206 => 'preg_grep',
-  207 => 'rawurlencode',
-  208 => 'bin2hex',
-  209 => 'str_repeat',
-  210 => 'extract',
-  211 => 'preg_replace_callback',
-  212 => 'ucfirst',
-  213 => 'wordwrap',
-  214 => 'substr_replace',
-  215 => 'ceil',
-  216 => 'floor',
-  217 => 'array_map',
-  218 => 'range',
-  219 => 'strtotime',
-  220 => 'mktime',
-  221 => 'parse_url',
-  222 => 'fsockopen',
-  223 => 'fputs',
-  224 => 'token_get_all',
-  225 => 'unserialize',
-  226 => 'realpath',
-  227 => 'strncmp',
-  228 => 'mysql_fetch_row',
-  229 => 'array_search',
-  230 => 'array_key_exists',
-  231 => 'mysql_error',
-  232 => 'stripslashes',
-  233 => 'ldap_start_tls',
-  234 => 'utf8_encode',
-  235 => 'is_string',
-  236 => 'natcasesort',
-  237 => 'rand',
-  238 => 'uasort',
-  239 => 'strcasecmp',
-  240 => 'strrpos',
-  241 => 'file_get_contents',
-  242 => 'imagick_ReadImage',
-  243 => 'imagick_free',
-  244 => 'strrchr',
-  245 => 'sleep',
-  246 => 'array_chunk',
-  247 => 'natsort',
-  248 => 'pg_connect',
-  249 => 'pg_exec',
-  250 => 'pg_close',
-  251 => 'pg_set_client_encoding',
-  252 => 'pg_freeresult',
-  253 => 'getdate',
-  254 => 'is_uploaded_file',
-  255 => 'ldap_mod_del',
-  256 => 'ldap_close',
-  257 => 'kadm5_get_principals',
-  258 => 'kadm5_delete_principal',
-  259 => 'kadm5_create_principal',
-  260 => 'join',
-));
\ No newline at end of file
diff --git a/include/functions_test.inc b/include/functions_test.inc
deleted file mode 100644 (file)
index afb6c84..0000000
+++ /dev/null
@@ -1,495 +0,0 @@
-<?php
-/*
- * This code is part of GOsa (https://gosa.gonicus.de)
- * Copyright (C) 2005 Jan Wenzel
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-/* This file builds a list of used php_functions in all files matching $pattern
- * (walks recursively through current directory but skips dirs matching $skip_dirs).
- *
- * 1. builds an array of filenames
- * 2. get contents from files
- * 2. fetches user defined functions using content
- * 3. fetches functions calls using content
- * 4. checks function calls for matching known functions
- */
-
-/** 
- * Print status messages if set to true (useful for command-line use).
- * default: false */
-$verbose= false;
-
-/** 
- * Print debug messages if set to true.
- * default: false 
- */
-$debug= false;
-
-/**
- * Used by command-line client.
- */
-function cmd_test_functions($path) {
-  global $verbose;
-  $verbose= true;
-  test_functions($path);
-}
-
-/**
- * Scans files in $path and checks for calls of functions.
- * @param $path Path to search for files in (default: "./")
- * @param $pattern RegEx-Pattern for matching PHP-Files (default: "/.+\.(php[34]?$)|(inc$)/")
- * @param $skip_dirs RegEx-Pattern for directories to ignore (default: ".svn")
- * @return Array of used function-names
- */
-function test_defined_functions($path="",$pattern="",$skip_dirs="") {
-  global $debug,$verbose;
-  $verbose= true;
-
-  // Check for empty parameters. If empty, set default.
-  if(strlen($path)==0) {
-    $path= "./";
-  }
-  if(strlen($pattern)==0) {
-    $pattern= "/.+\.(php[34]?$)|(inc$)/";
-  }
-  if(strlen($skip_dirs)==0) {
-    $skip_dirs= ".svn";
-  }
-  
-  // Create file-list
-  $array= read_php_files($path,$pattern,$skip_dirs);
-
-  // Needed arrays
-  $functions= array();
-  
-  // We need to include our own function here, because PHP seems to lock the current executed function
-  $user_functions= array('test_defined_functions');
-  
-  // Scan files for used defined functions
-  foreach($array as $file) {
-    // Build array of user defined functions
-    $user_functions= array_merge($user_functions, extract_user_functions($file));
-  }
-  
-  // Scan files for called functions
-  foreach($array as $file) {
-    // Build array of called functions
-    array_push($functions, extract_php_functions($file));
-  }
-  
-  // Make Array 'flat'
-  $functions= array_values_recursive($functions);
-
-  // remove duplicates
-  $functions= array_unique($functions);
-
-  // remove 'non-real' functions
-  $reduced_functions= array_filter($functions,"filter_meta_functions");
-
-  // remove user-defined functions
-  $reduced_functions= array_diff($reduced_functions, $user_functions);
-
-  // Now the array keys are messed up. Build an array with 'normal' keys (1,2,3,...).
-  $functions= array_values($reduced_functions);
-  
-  return $functions;
-}
-
-/**
- * Scans files in $path and checks for calls of functions that are undefined.
- * Edit $debug and $verbose to control output. Default is 'false' for both to disallow
- * console functionality.
- * @param $path Path to search for files in (default: "./")
- * @param $pattern RegEx-Pattern for matching PHP-Files (default: "/.+\.(php[34]?$)|(inc$)/")
- * @param $skip_dirs RegEx-Pattern for directories to ignore (default: ".svn")
- * @return Array of invalid function-names (Scalars)
- */
-function test_functions($path="",$pattern="",$skip_dirs="") {
-  global $debug,$verbose;
-
-  // Check for empty parameters
-  if(strlen($path)==0) {
-    $path= "./";
-  }
-  
-  if(strlen($pattern)==0) {
-    $pattern= "/.+\.(php[34]?$)|(inc$)/";
-  }
-
-  if(strlen($skip_dirs)==0) {
-    $skip_dirs= ".svn";
-  }
-  
-  if($debug || $verbose) {
-    print("Scanning Directory...");
-  }
-
-  // Create file-list
-  $array= read_php_files($path,$pattern,$skip_dirs);
-  if($debug || $verbose) {
-    print("done\n");
-  }
-
-  $functions= array();
-  $user_functions= array();
-  $invalid_functions= array();
-  
-  if($debug || $verbose) {
-    print("Importing user functions...");
-  }
-  
-  // Scan files for used defined functions
-  foreach($array as $file) {
-    // Build array of user defined functions
-    $user_functions= array_merge($user_functions, extract_user_functions($file));
-  }
-  
-  if($debug || $verbose) {
-    print("done\n");
-  }
-  
-  if($debug || $verbose) {
-    print("Checking function calls...");
-  }
-  
-  // Scan files for called functions
-  foreach($array as $file) {
-    // Build array of called functions
-    $functions= extract_php_functions($file);
-    foreach($functions as $key => $value) {
-      foreach($value as $fn_key => $function_name) {
-        if(!check_function($function_name) &&
-           // array_search returns key of entry - this can be 0
-           !is_int(array_search($function_name,$user_functions))
-          ) {
-            array_push($invalid_functions, $function_name);
-        }
-      }
-    }
-  }
-  
-  if($debug || $verbose) {
-    print("done\n");
-  }
-  
-  // remove duplicates
-  $invalid_functions= array_unique($invalid_functions);
-  
-  if($debug || $verbose) {
-    foreach($invalid_functions as $function_name) {
-      print("\nFound invalid function ".$function_name);
-    }
-    print("\n");
-  }
-
-  return $invalid_functions;
-}
-
-/**
- * Reads $path for files matching $pattern but not in $skip_dirs.
- * @param $path Path to search for files in (default: "./")
- * @param $pattern RegEx-Pattern for matching PHP-Files (default: "/.+\.(php[34]?$)|(inc$)/")
- * @param $skip_dirs RegEx-Pattern for directories to ignore (default: ".svn")
- * @return array of content from PHP-Files scanned
- */
-function read_php_files($path,$pattern,$skip_dirs) {
-  global $debug,$verbose;
-  $result= array();
-  
-  if(is_file($path)) {
-    $file= $path;
-    
-    $php_content="";
-    
-    // Open Filehandle to process
-    $fh= popen("`which php` -w $file", 'r');
-      while(!feof($fh)) {
-        // Read block-wise
-        $php_content.=fread($fh,1024);
-      }
-    
-    // Close Filehandle
-    pclose($fh);
-
-    array_push($result, $php_content);
-  } else {
-   $files= list_directory($path,$pattern,$skip_dirs);
-
-   // Walk through files
-   foreach ($files as $key => $file) {
-     $php_content= "";
-     
-     // Open Filehandle to process
-     $fh= popen("`which php` -w $file", 'r');
-       while(!feof($fh)) {
-         // Read block-wise
-         $php_content.=fread($fh,1024);
-       }
-     
-     // Close Filehandle
-     pclose($fh);
-
-     array_push($result, $php_content);
-   }
-  }
-
-  return $result;
-}
-
-/** Only used as callback function when doing array_filter().
- * @return true if $function is not meta-function or keyword, false otherwise
- */
-function filter_meta_functions ($function) {
-  $result= true;
-  if(is_meta_function($function)||is_keyword($function)) {
-    $result= false;
-  }
-  return $result;
-}
-
-/**
- * Returns true if $function is a known php-function, false otherwise.
- * @return true if $function is a known php-function, false otherwise.
- */
-function check_function($function) {
-  $result= false;
-  if(is_keyword($function)) {
-    $result= true;
-  } else if (is_meta_function($function)) {
-    $result= true;
-  } else if (function_exists($function)) {
-    $result= true;
-  }
-  return $result;
-}
-
-/** Returns true if $function is meta-function, false otherwise.
- * @return true if $function is meta-function, false otherwise.
- */
-function is_meta_function($function) {
-  $meta_functions= array(
-      "print","array","isset","exit","unset",
-      "die","list","eval","empty"
-    );
-  return(in_array($function,$meta_functions));
-}
-
-/** Returns true if $function is keyword, false otherwise.
- * @return true if $function is keyword, false otherwise.
- */
-function is_keyword($function) {
-  $keywords= array(
-     "if","else","elseif","while","do","case",
-    "for","foreach","break","continue",
-    "switch","declare","return","require",
-    "include","require_once","include_once",
-    "try","catch"
-  );
-
-  return(in_array($function,$keywords));
-}
-
-/**
- * Returns array of called functions.
- * @param $string PHP-Code
- * @return array of called functions.
- */
-function extract_php_functions($string) {
-  // Function names have to be A-z or _ for the first letter
-  // plus 0-9, +, - for the following letters
-  // Length is 2 minimum
-  $rx_name="[A-Za-z_][A-Za-z0-9_+-]+";
-
-  // Function calls can be after ',', '.', '(' or spaces
-  // Note: Method calls are not detected - this is wanted
-  $rx_function="[.,(\s]\s*($rx_name)\s*\(";
-
-  // Get code inside <?php ... (question-mark)>
-  $string= trim(array_pop(get_php_code($string)));
-  $string= remove_strings($string);
-  $result= array();
-  preg_match_all("/$rx_function/",$string,$result);
-  array_shift($result);
-
-
-  // We need to check if "function" is actual a class created by new operator,
-  // but negative lookbehind isn't possible with php yet.
-  // So we must scan the array again and remove the found keys later (not while we're walking through).
-  $classes= array();
-  foreach($result[0] as $key => $function) {
-    $match= array();
-    if(preg_match("/new\s+($function)/",$string,$match)) {
-      array_shift($match);
-      array_push($classes,$match);
-    }
-  }
-
-  // We need to manually unset the keys that we found above
-  foreach($classes as $key => $value) {
-    for($i=0;$i<count($value);$i++) {
-      if(isset($result[0])) {
-        unset($result[0][array_search($value[$i],$result[0])]);
-      }
-    }
-  }
-
-  return $result;
-}
-
-/**
- * Extracts function-definitions from php-code
- * @param $string php-code to extract function definitions from
- * @return array of functions defined
- */
-function extract_user_functions($string) {
-  $rx_name="[A-Za-z_][A-Za-z0-9_+-]*";
-  $rx_user_function="function\s+($rx_name)\s*\(";
-
-  // Get code inside <?php ... (question-mark)>
-  $string= trim(array_pop(get_php_code($string)));
-  $string= remove_strings($string);
-  $result= array();
-  preg_match_all("/$rx_user_function/s",$string,$result);
-  array_shift($result);
-  
-  return $result= array_pop($result);
-}
-
-/**
- * Returns php-code without <?php ... markers.
- * @return php-code without <?php ... markers.
- */
-function get_php_code($string) {
-  $array= array();
-  preg_match_all('/\<(\?php|\%)(.*)(\?|\%)\>/sx', $string, $array);
-
-  // Pop the first two entries as we don't want them
-  $match= array_shift($array);
-  $match= array_shift($array);
-
-  // Do the same for the last entry
-  $match= array_pop($array);
-
-  // The array $result only contains regex group (.*) now
-  return array_pop($array);
-}
-
-/**
- * Removes all double and single quotes strings from sourcecode.
- * Returns 'print ();' for 'print ("hello world!\n");'
- * AND:
- * Returns '$message= sprintf(_()$foo,$bar); for
- *  $message= sprintf(_("Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist.")$foo,$bar);
- * (Note the "doesn't")
- * @param $string code with strings
- * @return code with strings removed
- */
-function remove_strings($string) {
-  $result= "";
-  
-  $inside_string=false;
-  $inside_string_uni=false;
-  $inside_string_double=false;
-  
-  // Walk through $string
-  for($i=0;$i<strlen($string);$i++) {
-    if($string[$i]=="'" && ($i>0 && ($string[$i-1] != "\\"))) {
-      if(!$inside_string_uni) {
-        // We're now inside
-        if(!$inside_string_double) {
-          $inside_string_uni= true;
-          $inside_string= true;
-        }
-      } else {
-        // We're now outside
-        $inside_string_uni= false;
-        if(!$inside_string_double) {
-          $inside_string= false;
-        }
-      }
-    } else if($string[$i]=='"' && ($i>0 && ($string[$i-1] != "\\"))) {
-      if(!$inside_string_double) {
-        // We're now inside
-        if(!$inside_string_uni) {
-          $inside_string_double= true;
-          $inside_string= true;
-        }
-      } else {
-        // We're now outside
-        $inside_string_double= false;
-        if(!$inside_string_uni) {
-          $inside_string= false;
-        }
-      }
-    } else {
-      // Push char to $result if not inside string
-      $result.= (!$inside_string)?$string[$i]:"";
-    }
-  }
-
-  // Return string
-  return $result;
-}
-
-/** 
- * Scans directory $dir for files (filenames) matching regular expression $pattern
- * @param $dir Initial Directory to start scan
- * @param $pattern Regex-Pattern to match on files to scan
- * @param $skip_dirs Regex-Patten to match on directories to skip
- * @return file list
- */
-function list_directory($dir, $pattern, $skip_dirs) {
-  $file_list= '';
-  $stack[]= $dir;
-  while ($stack) {
-    $current_dir= array_pop($stack);
-    if ($dh= opendir($current_dir)) {
-      while (($file= readdir($dh)) !== false) {
-         if ($file !== '.' && $file !== '..' && preg_match("/$skip_dirs/",$file)==0) {
-          $current_file= "{$current_dir}/{$file}";
-          if (is_file($current_file) && preg_match($pattern, $current_file)) {
-            $file_list[]= "{$current_dir}/{$file}";
-          } elseif (is_dir($current_file)) {
-            $stack[]= $current_file;
-          }
-        }
-      }
-    }
-  }
-  return $file_list;
-}
-
-/**
- * 'Flats' a multi-dimensional array. Keys are newly (incrementally) created by PHP.
- */
-function array_values_recursive($array) {
-  $arrayValues = array();
-  
-  foreach ($array as $value) {
-    if (is_scalar($value) OR is_resource($value)) {
-      $arrayValues[] = $value;
-    } elseif (is_array($value)) {
-      $arrayValues = array_merge($arrayValues, array_values_recursive($value));
-    }
-  }
-
-  return $arrayValues;
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
-
diff --git a/include/php_layers_menu/COPYING b/include/php_layers_menu/COPYING
deleted file mode 100644 (file)
index b1e3f5a..0000000
+++ /dev/null
@@ -1,504 +0,0 @@
-                 GNU LESSER GENERAL PUBLIC LICENSE
-                      Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL.  It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
-                           Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
-  This license, the Lesser General Public License, applies to some
-specially designated software packages--typically libraries--of the
-Free Software Foundation and other authors who decide to use it.  You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations below.
-
-  When we speak of free software, we are referring to freedom of use,
-not price.  Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); that you receive source code or can get
-it if you want it; that you can change the software and use pieces of
-it in new free programs; and that you are informed that you can do
-these things.
-
-  To protect your rights, we need to make restrictions that forbid
-distributors to deny you these rights or to ask you to surrender these
-rights.  These restrictions translate to certain responsibilities for
-you if you distribute copies of the library or if you modify it.
-
-  For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you.  You must make sure that they, too, receive or can get the source
-code.  If you link other code with the library, you must provide
-complete object files to the recipients, so that they can relink them
-with the library after making changes to the library and recompiling
-it.  And you must show them these terms so they know their rights.
-
-  We protect your rights with a two-step method: (1) we copyright the
-library, and (2) we offer you this license, which gives you legal
-permission to copy, distribute and/or modify the library.
-
-  To protect each distributor, we want to make it very clear that
-there is no warranty for the free library.  Also, if the library is
-modified by someone else and passed on, the recipients should know
-that what they have is not the original version, so that the original
-author's reputation will not be affected by problems that might be
-introduced by others.
-\f
-  Finally, software patents pose a constant threat to the existence of
-any free program.  We wish to make sure that a company cannot
-effectively restrict the users of a free program by obtaining a
-restrictive license from a patent holder.  Therefore, we insist that
-any patent license obtained for a version of the library must be
-consistent with the full freedom of use specified in this license.
-
-  Most GNU software, including some libraries, is covered by the
-ordinary GNU General Public License.  This license, the GNU Lesser
-General Public License, applies to certain designated libraries, and
-is quite different from the ordinary General Public License.  We use
-this license for certain libraries in order to permit linking those
-libraries into non-free programs.
-
-  When a program is linked with a library, whether statically or using
-a shared library, the combination of the two is legally speaking a
-combined work, a derivative of the original library.  The ordinary
-General Public License therefore permits such linking only if the
-entire combination fits its criteria of freedom.  The Lesser General
-Public License permits more lax criteria for linking other code with
-the library.
-
-  We call this license the "Lesser" General Public License because it
-does Less to protect the user's freedom than the ordinary General
-Public License.  It also provides other free software developers Less
-of an advantage over competing non-free programs.  These disadvantages
-are the reason we use the ordinary General Public License for many
-libraries.  However, the Lesser license provides advantages in certain
-special circumstances.
-
-  For example, on rare occasions, there may be a special need to
-encourage the widest possible use of a certain library, so that it becomes
-a de-facto standard.  To achieve this, non-free programs must be
-allowed to use the library.  A more frequent case is that a free
-library does the same job as widely used non-free libraries.  In this
-case, there is little to gain by limiting the free library to free
-software only, so we use the Lesser General Public License.
-
-  In other cases, permission to use a particular library in non-free
-programs enables a greater number of people to use a large body of
-free software.  For example, permission to use the GNU C Library in
-non-free programs enables many more people to use the whole GNU
-operating system, as well as its variant, the GNU/Linux operating
-system.
-
-  Although the Lesser General Public License is Less protective of the
-users' freedom, it does ensure that the user of a program that is
-linked with the Library has the freedom and the wherewithal to run
-that program using a modified version of the Library.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.  Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library".  The
-former contains code derived from the library, whereas the latter must
-be combined with the library in order to run.
-\f
-                 GNU LESSER GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License Agreement applies to any software library or other
-program which contains a notice placed by the copyright holder or
-other authorized party saying it may be distributed under the terms of
-this Lesser General Public License (also called "this License").
-Each licensee is addressed as "you".
-
-  A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
-  The "Library", below, refers to any such software library or work
-which has been distributed under these terms.  A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language.  (Hereinafter, translation is
-included without limitation in the term "modification".)
-
-  "Source code" for a work means the preferred form of the work for
-making modifications to it.  For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
-  Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it).  Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-  
-  1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
-  You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-\f
-  2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) The modified work must itself be a software library.
-
-    b) You must cause the files modified to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    c) You must cause the whole of the work to be licensed at no
-    charge to all third parties under the terms of this License.
-
-    d) If a facility in the modified Library refers to a function or a
-    table of data to be supplied by an application program that uses
-    the facility, other than as an argument passed when the facility
-    is invoked, then you must make a good faith effort to ensure that,
-    in the event an application does not supply such function or
-    table, the facility still operates, and performs whatever part of
-    its purpose remains meaningful.
-
-    (For example, a function in a library to compute square roots has
-    a purpose that is entirely well-defined independent of the
-    application.  Therefore, Subsection 2d requires that any
-    application-supplied function or table used by this function must
-    be optional: if the application does not supply it, the square
-    root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library.  To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License.  (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.)  Do not make any other change in
-these notices.
-\f
-  Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
-  This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
-  4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
-  If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library".  Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
-  However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library".  The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
-  When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library.  The
-threshold for this to be true is not precisely defined by law.
-
-  If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work.  (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
-  Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-\f
-  6. As an exception to the Sections above, you may also combine or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
-  You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License.  You must supply a copy of this License.  If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License.  Also, you must do one
-of these things:
-
-    a) Accompany the work with the complete corresponding
-    machine-readable source code for the Library including whatever
-    changes were used in the work (which must be distributed under
-    Sections 1 and 2 above); and, if the work is an executable linked
-    with the Library, with the complete machine-readable "work that
-    uses the Library", as object code and/or source code, so that the
-    user can modify the Library and then relink to produce a modified
-    executable containing the modified Library.  (It is understood
-    that the user who changes the contents of definitions files in the
-    Library will not necessarily be able to recompile the application
-    to use the modified definitions.)
-
-    b) Use a suitable shared library mechanism for linking with the
-    Library.  A suitable mechanism is one that (1) uses at run time a
-    copy of the library already present on the user's computer system,
-    rather than copying library functions into the executable, and (2)
-    will operate properly with a modified version of the library, if
-    the user installs one, as long as the modified version is
-    interface-compatible with the version that the work was made with.
-
-    c) Accompany the work with a written offer, valid for at
-    least three years, to give the same user the materials
-    specified in Subsection 6a, above, for a charge no more
-    than the cost of performing this distribution.
-
-    d) If distribution of the work is made by offering access to copy
-    from a designated place, offer equivalent access to copy the above
-    specified materials from the same place.
-
-    e) Verify that the user has already received a copy of these
-    materials or that you have already sent this user a copy.
-
-  For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it.  However, as a special exception,
-the materials to be distributed need not include anything that is
-normally distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
-  It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system.  Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-\f
-  7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
-    a) Accompany the combined library with a copy of the same work
-    based on the Library, uncombined with any other library
-    facilities.  This must be distributed under the terms of the
-    Sections above.
-
-    b) Give prominent notice with the combined library of the fact
-    that part of it is a work based on the Library, and explaining
-    where to find the accompanying uncombined form of the same work.
-
-  8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License.  Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License.  However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
-  9. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Library or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
-  10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties with
-this License.
-\f
-  11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded.  In such case, this License incorporates the limitation as if
-written in the body of this License.
-
-  13. The Free Software Foundation may publish revised and/or new
-versions of the Lesser General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation.  If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-\f
-  14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission.  For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this.  Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
-                           NO WARRANTY
-
-  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
-                    END OF TERMS AND CONDITIONS
-\f
-           How to Apply These Terms to Your New Libraries
-
-  If you develop a new library, and you want it to be of the greatest
-possible use to the public, we recommend making it free software that
-everyone can redistribute and change.  You can do so by permitting
-redistribution under these terms (or, alternatively, under the terms of the
-ordinary General Public License).
-
-  To apply these terms, attach the following notices to the library.  It is
-safest to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
-
-    <one line to give the library's name and a brief idea of what it does.>
-    Copyright (C) <year>  <name of author>
-
-    This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser General Public
-    License as published by the Free Software Foundation; either
-    version 2.1 of the License, or (at your option) any later version.
-
-    This library is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this library; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-Also add information on how to contact you by electronic and paper mail.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the library, if
-necessary.  Here is a sample; alter the names:
-
-  Yoyodyne, Inc., hereby disclaims all copyright interest in the
-  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
-
-  <signature of Ty Coon>, 1 April 1990
-  Ty Coon, President of Vice
-
-That's all there is to it!
-
-
diff --git a/include/php_layers_menu/lib/PHPLIB.php b/include/php_layers_menu/lib/PHPLIB.php
deleted file mode 100644 (file)
index 11be798..0000000
+++ /dev/null
@@ -1,567 +0,0 @@
-<?php
-// vim: set expandtab tabstop=4 shiftwidth=4:
-// This code that was derived from the original PHPLIB Template class
-// is copyright by Kristian Koehntopp, NetUSE AG and was released
-// under the LGPL.
-//
-// Authors: Kristian Koehntopp <kris@koehntopp.de> (original from PHPLIB)
-//          Bjoern Schotte <bjoern@rent-a-phpwizard.de> (PEARification)                
-//          Martin Jansen <mj@php.net> (PEAR conformance)            
-//
-// $Id: PHPLIB.php,v 1.14 2003/06/11 06:03:32 bjoern Exp $
-//
-
-//require_once "PEAR.php";
-
-/**
- * Converted PHPLIB Template class
- *
- * For those who want to use PHPLIB's fine template class,
- * here's a PEAR conforming class with the original PHPLIB
- * template code from phplib-stable CVS. Original author
- * was Kristian Koehntopp <kris@koehntopp.de>
- *
- * @author  Bjoern Schotte <bjoern@rent-a-phpwizard.de>
- * @author  Martin Jansen <mj@php.net> (PEAR conformance)
- * @version 1.0
- */
-class Template_PHPLIB
-{
-    /**
-     * If set, echo assignments
-     * @var bool
-     */
-    var $debug     = false;
-
-    /**
-     * $file[handle] = "filename";
-     * @var array
-     */
-    var $file  = array();
-
-    /**
-     * fallback paths that should be defined in a child class
-     * @var array
-     */
-    var $file_fallbacks = array();
-
-    /**
-     * Relative filenames are relative to this pathname
-     * @var string
-     */
-    var $root   = "";
-
-    /*
-     * $_varKeys[key] = "key"
-     * @var array
-     */
-    var $_varKeys = array();
-    
-    /**
-     * $_varVals[key] = "value";
-     * @var array
-     */
-    var $_varVals = array();
-
-    /**
-     * "remove"  => remove undefined variables
-     * "comment" => replace undefined variables with comments
-     * "keep"    => keep undefined variables
-     * @var string
-     */
-    var $unknowns = "remove";
-  
-    /**
-     * "yes" => halt, "report" => report error, continue, "no" => ignore error quietly
-     * @var string
-     */
-    var $haltOnError  = "report";
-  
-    /**
-     * The last error message is retained here
-     * @var string
-     * @see halt
-     */
-    var $_lastError     = "";
-
-
-    /**
-     * Constructor
-     *
-     * @access public
-     * @param  string template root directory
-     * @param  string how to handle unknown variables
-     * @param  array fallback paths
-     */
-    function Template_PHPLIB($root = ".", $unknowns = "remove", $fallback="")
-    {
-        $this->setRoot($root);
-        $this->setUnknowns($unknowns);
-        if (is_array($fallback)) $this->file_fallbacks = $fallback;
-    }
-
-    /**
-     * Sets the template directory
-     *
-     * @access public
-     * @param  string new template directory
-     * @return bool
-     */
-    function setRoot($root)
-    {
-        if (!is_dir($root)) {
-            $this->halt("setRoot: $root is not a directory.");
-            return false;
-        }
-    
-        $this->root = $root;
-    
-        return true;
-    }
-
-    /**
-     * What to do with unknown variables
-     *
-     * three possible values:
-     *
-     * - "remove" will remove unknown variables
-     *   (don't use this if you define CSS in your page)
-     * - "comment" will replace undefined variables with comments
-     * - "keep" will keep undefined variables as-is
-     *
-     * @access public
-     * @param  string unknowns
-     */
-    function setUnknowns($unknowns = "keep")
-    {
-        $this->unknowns = $unknowns;
-    }
-
-    /**
-     * Set appropriate template files
-     *
-     * With this method you set the template files you want to use.
-     * Either you supply an associative array with key/value pairs
-     * where the key is the handle for the filname and the value
-     * is the filename itself, or you define $handle as the file name
-     * handle and $filename as the filename if you want to define only
-     * one template.
-     *
-     * @access public
-     * @param  mixed handle for a filename or array with handle/name value pairs
-     * @param  string name of template file
-     * @return bool
-     */
-    function setFile($handle, $filename = "")
-    {
-        if (!is_array($handle)) {
-    
-            if ($filename == "") {
-                $this->halt("setFile: For handle $handle filename is empty.");
-                return false;
-            }
-      
-            $this->file[$handle] = $this->_filename($filename);
-      
-        } else {
-    
-            reset($handle);
-            while (list($h, $f) = each($handle)) {
-                $this->file[$h] = $this->_filename($f);
-            }
-        }
-    }
-
-    /**
-     * Set a block in the appropriate template handle
-     *
-     * By setting a block like that:
-     *
-     * &lt;!-- BEGIN blockname --&gt;
-     * html code
-     * &lt;!-- END blockname --&gt;
-     *
-     * you can easily do repeating HTML code, i.e. output
-     * database data nice formatted into a HTML table where
-     * each DB row is placed into a HTML table row which is
-     * defined in this block.
-     * It extracts the template $handle from $parent and places
-     * variable {$name} instead.
-     *
-     * @access public
-     * @param  string parent handle
-     * @param  string block name handle
-     * @param  string variable substitution name
-     */
-    function setBlock($parent, $handle, $name = "")
-    {
-        if (!$this->_loadFile($parent)) {
-            $this->halt("setBlock: unable to load $parent.");
-            return false;
-        }
-    
-        if ($name == "") {
-            $name = $handle;
-        }
-
-        $str = $this->getVar($parent);
-        $reg = "/[ \t]*<!--\s+BEGIN $handle\s+-->\s*?\n?(\s*.*?\n?)\s*<!--\s+END $handle\s+-->\s*?\n?/sm";
-        preg_match_all($reg, $str, $m);
-        $str = preg_replace($reg, "{" . "$name}", $str);
-
-        if (isset($m[1][0])) $this->setVar($handle, $m[1][0]);
-        $this->setVar($parent, $str);
-    }
-
-    /**
-     * Set corresponding substitutions for placeholders
-     *
-     * @access public
-     * @param  string name of a variable that is to be defined or an array of variables with value substitution as key/value pairs
-     * @param  string value of that variable
-     * @param  boolean if true, the value is appended to the variable's existing value
-     */
-    function setVar($varname, $value = "", $append = false)
-    {
-        if (!is_array($varname)) {
-
-            if (!empty($varname))
-                if ($this->debug) print "scalar: set *$varname* to *$value*<br>\n";
-
-            $this->_varKeys[$varname] = $this->_varname($varname);
-            ($append) ? $this->_varVals[$varname] .= $value : $this->_varVals[$varname] = $value;
-
-        } else {
-            reset($varname);
-
-            while (list($k, $v) = each($varname)) {
-                if (!empty($k))
-                    if ($this->debug) print "array: set *$k* to *$v*<br>\n";
-
-                $this->_varKeys[$k] = $this->_varname($k);
-                ($append) ? $this->_varVals[$k] .= $v : $this->_varVals[$k] = $v;
-            }
-        }
-    }
-
-    /**
-     * Substitute variables in handle $handle
-     *
-     * @access public
-     * @param  string name of handle
-     * @return mixed string substituted content of handle
-     */
-    function subst($handle)
-    {
-        if (!$this->_loadFile($handle)) {
-            $this->halt("subst: unable to load $handle.");
-            return false;
-        }
-
-        return @str_replace($this->_varKeys, $this->_varVals, $this->getVar($handle));
-    }
-  
-    /**
-     * Same as subst but printing the result
-     *
-     * @access  public
-     * @brother subst
-     * @param   string handle of template
-     * @return  bool always false
-     */
-    function pSubst($handle)
-    {
-        print $this->subst($handle);
-        return false;
-    }
-
-    /**
-     * Parse handle into target
-     *
-     * Parses handle $handle into $target, eventually
-     * appending handle at $target if $append is defined
-     * as TRUE.
-     *
-     * @access public
-     * @param  string target handle to parse into
-     * @param  string which handle should be parsed
-     * @param  boolean append it to $target or not?
-     * @return string parsed handle
-     */
-    function parse($target, $handle, $append = false)
-    {
-        if (!is_array($handle)) {
-            $str = $this->subst($handle);
-
-            ($append) ? $this->setVar($target, $this->getVar($target) . $str) : $this->setVar($target, $str);
-        } else {
-            reset($handle);
-
-            while (list(, $h) = each($handle)) {
-                $str = $this->subst($h);
-                $this->setVar($target, $str);
-            }
-        }
-
-        return $str;
-    }
-
-    /**
-     * Same as parse, but printing it.
-     *
-     * @access  public
-     * @brother parse
-     * @param   string target to parse into
-     * @param   string handle which should be parsed
-     * @param   should $handle be appended to $target?
-     * @return  bool
-     */
-    function pParse($target, $handle, $append = false)
-    {
-        print $this->finish($this->parse($target, $handle, $append));
-        return false;
-    }
-  
-    /**
-     * Return all defined variables and their values
-     *
-     * @access public
-     * @return array with all defined variables and their values
-     */
-    function getVars()
-    {
-        reset($this->_varKeys);
-
-        while (list($k, ) = each($this->_varKeys)) {
-            $result[$k] = $this->getVar($k);
-        }
-
-        return $result;
-    }
-
-    /**
-     * Return one or more specific variable(s) with their values.
-     *
-     * @access public    
-     * @param  mixed array with variable names or one variable name as a string
-     * @return mixed array of variable names with their values or value of one specific variable
-     */
-    function getVar($varname)
-    {
-        if (!is_array($varname)) {
-            if (isset($this->_varVals[$varname])) {
-                return $this->_varVals[$varname];
-            } else {
-                return "";
-            }
-        } else {
-            reset($varname);
-    
-            while (list($k, ) = each($varname)) {
-                $result[$k] = (isset($this->_varVals[$k])) ? $this->_varVals[$k] : "";
-            }
-
-            return $result;
-        }
-    }
-  
-    /**
-     * Get undefined values of a handle
-     *
-     * @access public
-     * @param  string handle name
-     * @return mixed  false if an error occured or the undefined values
-     */
-    function getUndefined($handle)
-    {
-        if (!$this->_loadFile($handle)) {
-            $this->halt("getUndefined: unable to load $handle.");
-            return false;
-        }
-    
-        preg_match_all("/{([^ \t\r\n}]+)}/", $this->getVar($handle), $m);
-        $m = $m[1];
-        if (!is_array($m)) {
-            return false;
-        }
-
-        reset($m);
-        while (list(, $v) = each($m)) {
-            if (!isset($this->_varKeys[$v])) {
-                $result[$v] = $v;
-            }
-        }
-    
-        if (isset($result) && count($result)) {
-            return $result;
-        } else {
-            return false;
-        }
-    }
-
-    /**
-     * Finish string
-     *
-     * @access public
-     * @param  string string to finish
-     * @return finished, i.e. substituted string
-     */
-    function finish($str)
-    {
-        switch ($this->unknowns) {
-            case "remove":
-                $str = preg_replace('/{[^ \t\r\n}]+}/', "", $str);
-                break;
-
-            case "comment":
-                $str = preg_replace('/{([^ \t\r\n}]+)}/', "<!-- Template $handle: Variable \\1 undefined -->", $str);
-                break;
-        }
-
-        return $str;
-    }
-
-    /**
-     * Print variable to the browser
-     *
-     * @access public
-     * @param  string name of variable to print
-     */
-    function p($varname)
-    {
-        print $this->finish($this->getVar($varname));
-    }
-
-    /**
-     * Get finished variable
-     *
-     * @access public public
-     * @param  string variable to get
-     * @return string string with finished variable
-     */
-    function get($varname)
-    {
-        return $this->finish($this->getVar($varname));
-    }
-
-    /**
-     * Complete filename
-     *
-     * Complete filename, i.e. testing it for slashes
-     *
-     * @access private
-     * @param  string filename to be completed
-     * @return string completed filename
-     */
-    function _filename($filename)
-    {
-//        if (substr($filename, 0, 1) != "/") {
-//            $filename = $this->root."/".$filename;
-//        }
-
-        if (file_exists($filename)) return $filename;
-        if (is_array($this->file_fallbacks) && count($this->file_fallbacks) > 0) {
-            reset($this->file_fallbacks);
-            while (list(,$v) = each($this->file_fallbacks)) {
-                if (file_exists($v.basename($filename))) return $v.basename($filename);
-            }
-            $this->halt(sprintf("filename: file %s does not exist in the fallback paths %s.",$filename,implode(",",$this->file_fallbacks)));
-            return false;
-        } else {
-            $this->halt(sprintf("filename: file %s does not exist.",$filename));
-            return false;
-        }
-
-        return $filename;
-    }
-
-    /**
-     * Protect a replacement variable
-     *
-     * @access private
-     * @param  string name of replacement variable
-     * @return string replaced variable
-     */
-    function _varname($varname)
-    {
-        return "{".$varname."}";
-    }
-
-    /**
-     * load file defined by handle if it is not loaded yet
-     *
-     * @access private
-     * @param  string handle
-     * @return bool   FALSE if error, true if all is ok
-     */
-    function _loadFile($handle)
-    {
-        if (isset($this->_varKeys[$handle]) and !empty($this->_varVals[$handle])) {
-            return true;
-        }
-
-        if (!isset($this->file[$handle])) {
-            $this->halt("loadfile: $handle is not a valid handle.");
-            return false;
-        }
-
-        $filename = $this->file[$handle];
-        if (function_exists("file_get_contents")) {
-            $str = file_get_contents($filename);
-        } else {
-            if (!$fp = @fopen($filename,"r")) {
-                $this->halt("loadfile: couldn't open $filename");
-                return false;
-            }
-
-            $str = fread($fp,filesize($filename));
-            fclose($fp);
-        }
-
-        if ($str=='') {
-            $this->halt("loadfile: While loading $handle, $filename does not exist or is empty.");
-            return false;
-        }
-
-        $this->setVar($handle, $str);
-
-        return true;
-    }
-
-    /**
-     * Error function. Halt template system with message to show
-     *
-     * @access public
-     * @param  string message to show
-     * @return bool
-     */
-    function halt($msg)
-    {
-        $this->_lastError = $msg;
-
-        if ($this->haltOnError != "no") {
-//            return $this->haltMsg($msg);
-            $this->haltMsg($msg);
-        }
-
-        if ($this->haltOnError == "yes") {
-            die("<b>Halted.</b>");
-        }
-
-        return false;
-    }
-  
-    /**
-     * printf error message to show
-     *
-     * @access public
-     * @param  string message to show
-     * @return object PEAR error object
-     */
-    function haltMsg($msg)
-    {
-//        PEAR::raiseError(sprintf("<b>Template Error:</b> %s<br>\n", $msg));
-        printf("<b>Template Error:</b> %s<br>\n", $msg);
-    }
-}
-?>
diff --git a/include/php_layers_menu/lib/layersmenu-browser_detection.php b/include/php_layers_menu/lib/layersmenu-browser_detection.php
deleted file mode 100644 (file)
index e351fc5..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-<?php
-
-function inAgent($string)
-{
-       if (isset($_SERVER['HTTP_USER_AGENT'])) {
-               $http_user_agent = $_SERVER['HTTP_USER_AGENT'];
-       } else {
-               $http_user_agent = '';
-       }
-       return !(strpos($http_user_agent, $string) === false);
-}
-
-if (inAgent('Gecko')) {
-       $browser = 'Mozilla';
-} elseif (
-       inAgent('Lynx') || inAgent('lynx')
-       || inAgent('Links') || inAgent('links')
-       || inAgent('w3m')
-       ) {
-       $browser = 'TEXT';
-// I detect Konqueror and Opera before than the others,
-// as they often qualify themselves as Mozilla/Netscape/MSIE
-} elseif (inAgent('Konqueror')) {
-       if (inAgent('Konqueror 1') || inAgent('Konqueror/1')) {
-               $browser = 'Konqueror1';
-               // On KDE 1.1.2, kfm qualifies itself as "Konqueror/1.1.2"
-               // (tested on Red Hat Linux 6.2)
-       } elseif (inAgent('Konqueror 2.0') || inAgent('Konqueror/2.0')
-                 || inAgent('Konqueror 2;') || inAgent('Konqueror/2;')
-                 || inAgent('Konqueror 2)') || inAgent('Konqueror/2)')
-       ) {
-               $browser = 'Konqueror20';
-       } elseif (inAgent('Konqueror 2.1') || inAgent('Konqueror/2.1')) {
-               $browser = 'Konqueror21';
-       } else {
-               $browser = 'Konqueror';
-       }
-} elseif (inAgent('Opera')) {
-       if (inAgent('Opera 4') || inAgent('Opera/4')) {
-               $browser = 'Opera4';
-               // I hope that Opera 4 users can be satisfied by the Plain menu version;
-               // sorry, but I have never used Opera 4 and I do not have a copy of it
-               // to perform tests.  If you are using Opera < 4, it's your problem :-P
-       } elseif ((inAgent('Opera 6') || inAgent('Opera/6')) && inAgent('Linux')) {
-               $browser = 'Opera6forLinux';
-       } elseif (
-               inAgent('Opera 5') || inAgent('Opera/5')
-               || inAgent('Opera 6') || inAgent('Opera/6')
-       ) {
-               $browser = 'Opera56';
-       } else {
-               $browser = 'Opera';
-       }
-} elseif (inAgent('Safari')) {
-       $browser = 'Safari';
-} elseif (inAgent('MSIE 4') || inAgent('MSIE/4')) {
-       $browser = 'IE4';
-} elseif (inAgent('MSIE')) {
-       $browser = 'IE5';
-       // msie != 4 is handled like msie 5+; if you are using msie 3-, it's your problem :-P
-} elseif (inAgent('Mozilla 4') || inAgent('Mozilla/4')) {
-       $browser = 'NS4';
-} else {
-       $browser = 'Unknown';
-}
-
-if (
-       $browser == 'TEXT'
-       || $browser == 'Konqueror1' || $browser == 'Konqueror20' || $browser == 'Konqueror21'
-       // IMO, on Konqueror 2.1, the Plain version is more usable than the "OLD" one
-       || $browser == 'Opera4'
-) {
-       $menuType = 'PLAIN';
-} elseif ($browser == 'NS4' || $browser == 'Opera56' || $browser == 'IE4') {
-       $menuType = 'OLD';
-} else {
-       $menuType = 'DOM';
-}
-
-?>
diff --git a/include/php_layers_menu/lib/layersmenu-common.inc.php b/include/php_layers_menu/lib/layersmenu-common.inc.php
deleted file mode 100644 (file)
index aebf559..0000000
+++ /dev/null
@@ -1,955 +0,0 @@
-<?php
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-/**
-* This file contains the code of the LayersMenuCommon class.
-* @package PHPLayersMenu
-*/
-
-/**
-* This is the "common" class of the PHP Layers Menu library.
-*
-* You need to include PEAR.php and DB.php if (and only if) you want to use the DB support provided by ths class.
-*
-* @version 3.2.0-rc
-* @package PHPLayersMenu
-*/
-class LayersMenuCommon
-{
-
-/**
-* The name of the package
-* @access private
-* @var string
-*/
-var $_packageName;
-/**
-* The version of the package
-* @access private
-* @var string
-*/
-var $version;
-/**
-* The copyright of the package
-* @access private
-* @var string
-*/
-var $copyright;
-/**
-* The author of the package
-* @access private
-* @var string
-*/
-var $author;
-
-/**
-* URL to be prepended to the menu hrefs
-* @access private
-* @var string
-*/
-var $prependedUrl = '';
-/**
-* Do you want that code execution halts on error?
-* @access private
-* @var string
-*/
-var $haltOnError = 'yes';
-
-/**
-* The base directory where the package is installed
-* @access private
-* @var string
-*/
-var $dirroot;
-/**
-* The "libjs" directory of the package
-* @access private
-* @var string
-*/
-var $libjsdir;
-/**
-* The directory where images related to the menu can be found
-* @access private
-* @var string
-*/
-var $imgdir;
-/**
-* The http path corresponding to imgdir
-* @access private
-* @var string
-*/
-var $imgwww;
-/**
-* The directory where icons of menu items can be found
-* @access private
-* @var string
-*/
-var $icondir;
-/**
-* The http path corresponding to icondir
-* @access private
-* @var string
-*/
-var $iconwww;
-/**
-* This array may contain width and height of all icons
-* @access private
-* @var integer
-*/
-var $iconsize = array();
-/**
-* If this var is false, width and height of icons have to be detected; if this var is true, width and height of icons are not detected and are retrieved from the iconsize array
-* @access private
-* @var boolean
-*/
-var $issetIconsize = false;
-/**
-* The directory where templates can be found
-* @access private
-* @var string
-*/
-var $tpldir;
-/**
-* The string containing the menu structure
-* @access private
-* @var string
-*/
-var $menuStructure;
-
-/**
-* It counts nodes for all menus
-* @access private
-* @var integer
-*/
-var $_nodesCount;
-/**
-* A multi-dimensional array to store informations for each menu entry
-* @access private
-* @var array
-*/
-var $tree;
-/**
-* A multi-dimensional array used only with the DB support; for each $menu_name, it stores the $cnt associated to each item id
-*
-* This array is needed for selection of the current item
-* through the corresponding id (see the DB table structure)
-* as, internally, items are stored, sorted and addressed in terms of $cnt
-*
-* @access private
-* @var array
-*/
-var $treecnt;
-/**
-* The maximum hierarchical level of menu items
-* @access private
-* @var integer
-*/
-var $_maxLevel;
-/**
-* An array that counts the number of first level items for each menu
-* @access private
-* @var array
-*/
-var $_firstLevelCnt;
-/**
-* An array containing the number identifying the first item of each menu
-* @access private
-* @var array
-*/
-var $_firstItem;
-/**
-* An array containing the number identifying the last item of each menu
-* @access private
-* @var array
-*/
-var $_lastItem;
-
-/**
-* Data Source Name: the connection string for PEAR DB
-* @access private
-* @var string
-*/
-var $dsn = 'pgsql://dbuser:dbpass@dbhost/dbname';
-/**
-* DB connections are either persistent or not persistent
-* @access private
-* @var boolean
-*/
-var $persistent = false;
-/**
-* Name of the table storing data describing the menu
-* @access private
-* @var string
-*/
-var $tableName = 'phplayersmenu';
-/**
-* Name of the i18n table corresponding to $tableName
-* @access private
-* @var string
-*/
-var $tableName_i18n = 'phplayersmenu_i18n';
-/**
-* Names of fields of the table storing data describing the menu
-*
-* default field names correspond to the same field names foreseen
-* by the menu structure format
-*
-* @access private
-* @var array
-*/
-var $tableFields = array(
-       'id'            => 'id',
-       'parent_id'     => 'parent_id',
-       'text'          => 'text',
-       'href'          => 'href',
-       'title'         => 'title',
-       'icon'          => 'icon',
-       'target'        => 'target',
-       'orderfield'    => 'orderfield',
-       'expanded'      => 'expanded'
-);
-/**
-* Names of fields of the i18n table corresponding to $tableName
-* @access private
-* @var array
-*/
-var $tableFields_i18n = array(
-       'language'      => 'language',
-       'id'            => 'id',
-       'text'          => 'text',
-       'title'         => 'title'
-);
-/**
-* A temporary array to store data retrieved from the DB and to perform the depth-first search
-* @access private
-* @var array
-*/
-var $_tmpArray = array();
-
-/**
-* The constructor method; it initializates the menu system
-* @return void
-*/
-function LayersMenuCommon()
-{
-       $this->_packageName = 'PHP Layers Menu';
-       $this->version = '3.2.0-rc';
-       $this->copyright = '(C) 2001-2004';
-       $this->author = 'Marco Pratesi - http://www.marcopratesi.it/';
-
-       $this->prependedUrl = '';
-
-       $this->dirroot = './';
-       $this->libjsdir = './libjs/';
-       $this->imgdir = './menuimages/';
-       $this->imgwww = 'menuimages/';
-       $this->icondir = './menuicons/';
-       $this->iconwww = 'menuicons/';
-       $this->tpldir = './templates/';
-       $this->menuStructure = '';
-       $this->separator = '|';
-
-       $this->_nodesCount = 0;
-       $this->tree = array();
-       $this->treecnt = array();
-       $this->_maxLevel = array();
-       $this->_firstLevelCnt = array();
-       $this->_firstItem = array();
-       $this->_lastItem = array();
-}
-
-/**
-* The method to set the prepended URL
-* @access public
-* @return boolean
-*/
-function setPrependedUrl($prependedUrl)
-{
-       // We do not perform any check
-       $this->prependedUrl = $prependedUrl;
-       return true;
-}
-
-/**
-* The method to set the dirroot directory
-* @access public
-* @return boolean
-*/
-function setDirrootCommon($dirroot)
-{
-       if (!is_dir($dirroot)) {
-               $this->error("setDirroot: $dirroot is not a directory.");
-               return false;
-       }
-       if (substr($dirroot, -1) != '/') {
-               $dirroot .= '/';
-       }
-       $oldlength = strlen($this->dirroot);
-       $foobar = strpos($this->libjsdir, $this->dirroot);
-       if (!($foobar === false || $foobar != 0)) {
-               $this->libjsdir = $dirroot . substr($this->libjsdir, $oldlength);
-       }
-       $foobar = strpos($this->imgdir, $this->dirroot);
-       if (!($foobar === false || $foobar != 0)) {
-               $this->imgdir = $dirroot . substr($this->imgdir, $oldlength);
-       }
-       $foobar = strpos($this->icondir, $this->dirroot);
-       if (!($foobar === false || $foobar != 0)) {
-               $this->icondir = $dirroot . substr($this->icondir, $oldlength);
-       }
-       $foobar = strpos($this->tpldir, $this->dirroot);
-       if (!($foobar === false || $foobar != 0)) {
-               $this->tpldir = $dirroot . substr($this->tpldir, $oldlength);
-       }
-       $this->dirroot = $dirroot;
-       return true;
-}
-
-/**
-* The method to set the libjsdir directory
-* @access public
-* @return boolean
-*/
-function setLibjsdir($libjsdir)
-{
-       if ($libjsdir != '' && substr($libjsdir, -1) != '/') {
-               $libjsdir .= '/';
-       }
-       if ($libjsdir == '' || substr($libjsdir, 0, 1) != '/') {
-               $foobar = strpos($libjsdir, $this->dirroot);
-               if ($foobar === false || $foobar != 0) {
-                       $libjsdir = $this->dirroot . $libjsdir;
-               }
-       }
-       if (!is_dir($libjsdir)) {
-               $this->error("setLibjsdir: $libjsdir is not a directory.");
-               return false;
-       }
-       $this->libjsdir = $libjsdir;
-       return true;
-}
-
-/**
-* The method to set the imgdir directory
-* @access public
-* @return boolean
-*/
-function setImgdir($imgdir)
-{
-       if ($imgdir != '' && substr($imgdir, -1) != '/') {
-               $imgdir .= '/';
-       }
-       if ($imgdir == '' || substr($imgdir, 0, 1) != '/') {
-               $foobar = strpos($imgdir, $this->dirroot);
-               if ($foobar === false || $foobar != 0) {
-                       $imgdir = $this->dirroot . $imgdir;
-               }
-       }
-       if (!is_dir($imgdir)) {
-               $this->error("setImgdir: $imgdir is not a directory.");
-               return false;
-       }
-       $this->imgdir = $imgdir;
-       return true;
-}
-
-/**
-* The method to set imgwww
-* @access public
-* @return void
-*/
-function setImgwww($imgwww)
-{
-       if ($imgwww != '' && substr($imgwww, -1) != '/') {
-               $imgwww .= '/';
-       }
-       $this->imgwww = $imgwww;
-}
-
-/**
-* The method to set the icondir directory
-* @access public
-* @return boolean
-*/
-function setIcondir($icondir)
-{
-       if ($icondir != '' && substr($icondir, -1) != '/') {
-               $icondir .= '/';
-       }
-       if ($icondir == '' || substr($icondir, 0, 1) != '/') {
-               $foobar = strpos($icondir, $this->dirroot);
-               if ($foobar === false || $foobar != 0) {
-                       $icondir = $this->dirroot . $icondir;
-               }
-       }
-       if (!is_dir($icondir)) {
-               $this->error("setIcondir: $icondir is not a directory.");
-               return false;
-       }
-       $this->icondir = $icondir;
-       return true;
-}
-
-/**
-* The method to set iconwww
-* @access public
-* @return void
-*/
-function setIconwww($iconwww)
-{
-       if ($iconwww != '' && substr($iconwww, -1) != '/') {
-               $iconwww .= '/';
-       }
-       $this->iconwww = $iconwww;
-}
-
-/**
-* The method to set the iconsize array
-* @access public
-* @return void
-*/
-function setIconsize($width, $height)
-{
-       $this->iconsize['width'] = ($width == (int) $width) ? $width : 0;
-       $this->iconsize['height'] = ($height == (int) $height) ? $height : 0;
-       $this->issetIconsize = true;
-}
-
-/**
-* The method to unset the iconsize array
-* @access public
-* @return void
-*/
-function unsetIconsize()
-{
-       unset($this->iconsize['width']);
-       unset($this->iconsize['height']);
-       $this->issetIconsize = false;
-}
-
-/**
-* The method to set the tpldir directory
-* @access public
-* @return boolean
-*/
-function setTpldirCommon($tpldir)
-{
-       if ($tpldir != '' && substr($tpldir, -1) != '/') {
-               $tpldir .= '/';
-       }
-       if ($tpldir == '' || substr($tpldir, 0, 1) != '/') {
-               $foobar = strpos($tpldir, $this->dirroot);
-               if ($foobar === false || $foobar != 0) {
-                       $tpldir = $this->dirroot . $tpldir;
-               }
-       }
-       if (!is_dir($tpldir)) {
-               $this->error("setTpldir: $tpldir is not a directory.");
-               return false;
-       }
-       $this->tpldir = $tpldir;
-       return true;
-}
-
-/**
-* The method to read the menu structure from a file
-* @access public
-* @param string $tree_file the menu structure file
-* @return boolean
-*/
-function setMenuStructureFile($tree_file)
-{
-       if (!($fd = fopen($tree_file, 'r'))) {
-               $this->error("setMenuStructureFile: unable to open file $tree_file.");
-               return false;
-       }
-       $this->menuStructure = '';
-       while ($buffer = fgets($fd, 4096)) {
-               $buffer = ereg_replace(chr(13), '', $buffer);   // Microsoft Stupidity Suppression
-               $this->menuStructure .= $buffer;
-       }
-       fclose($fd);
-       if ($this->menuStructure == '') {
-               $this->error("setMenuStructureFile: $tree_file is empty.");
-               return false;
-       }
-       return true;
-}
-
-/**
-* The method to set the menu structure passing it through a string
-* @access public
-* @param string $tree_string the menu structure string
-* @return boolean
-*/
-function setMenuStructureString($tree_string)
-{
-       $this->menuStructure = ereg_replace(chr(13), '', $tree_string); // Microsoft Stupidity Suppression
-       if ($this->menuStructure == '') {
-               $this->error('setMenuStructureString: empty string.');
-               return false;
-       }
-       return true;
-}
-
-/**
-* The method to set the value of separator
-* @access public
-* @return void
-*/
-function setSeparator($separator)
-{
-       $this->separator = $separator;
-}
-
-/**
-* The method to set parameters for the DB connection
-* @access public
-* @param string $dns Data Source Name: the connection string for PEAR DB
-* @param bool $persistent DB connections are either persistent or not persistent
-* @return boolean
-*/
-function setDBConnParms($dsn, $persistent=false)
-{
-       if (!is_string($dsn)) {
-               $this->error('initdb: $dsn is not an string.');
-               return false;
-       }
-       if (!is_bool($persistent)) {
-               $this->error('initdb: $persistent is not a boolean.');
-               return false;
-       }
-       $this->dsn = $dsn;
-       $this->persistent = $persistent;
-       return true;
-}
-
-/**
-* The method to set the name of the table storing data describing the menu
-* @access public
-* @param string
-* @return boolean
-*/
-function setTableName($tableName)
-{
-       if (!is_string($tableName)) {
-               $this->error('setTableName: $tableName is not a string.');
-               return false;
-       }
-       $this->tableName = $tableName;
-       return true;
-}
-
-/**
-* The method to set the name of the i18n table corresponding to $tableName
-* @access public
-* @param string
-* @return boolean
-*/
-function setTableName_i18n($tableName_i18n)
-{
-       if (!is_string($tableName_i18n)) {
-               $this->error('setTableName_i18n: $tableName_i18n is not a string.');
-               return false;
-       }
-       $this->tableName_i18n = $tableName_i18n;
-       return true;
-}
-
-/**
-* The method to set names of fields of the table storing data describing the menu
-* @access public
-* @param array
-* @return boolean
-*/
-function setTableFields($tableFields)
-{
-       if (!is_array($tableFields)) {
-               $this->error('setTableFields: $tableFields is not an array.');
-               return false;
-       }
-       if (count($tableFields) == 0) {
-               $this->error('setTableFields: $tableFields is a zero-length array.');
-               return false;
-       }
-       reset ($tableFields);
-       while (list($key, $value) = each($tableFields)) {
-               $this->tableFields[$key] = ($value == '') ? "''" : $value;
-       }
-       return true;
-}
-
-/**
-* The method to set names of fields of the i18n table corresponding to $tableName
-* @access public
-* @param array
-* @return boolean
-*/
-function setTableFields_i18n($tableFields_i18n)
-{
-       if (!is_array($tableFields_i18n)) {
-               $this->error('setTableFields_i18n: $tableFields_i18n is not an array.');
-               return false;
-       }
-       if (count($tableFields_i18n) == 0) {
-               $this->error('setTableFields_i18n: $tableFields_i18n is a zero-length array.');
-               return false;
-       }
-       reset ($tableFields_i18n);
-       while (list($key, $value) = each($tableFields_i18n)) {
-               $this->tableFields_i18n[$key] = ($value == '') ? "''" : $value;
-       }
-       return true;
-}
-
-/**
-* The method to parse the current menu structure and correspondingly update related variables
-* @access public
-* @param string $menu_name the name to be attributed to the menu
-*   whose structure has to be parsed
-* @return void
-*/
-function parseStructureForMenu(
-       $menu_name = '' // non consistent default...
-       )
-{
-       $this->_maxLevel[$menu_name] = 0;
-       $this->_firstLevelCnt[$menu_name] = 0;
-       $this->_firstItem[$menu_name] = $this->_nodesCount + 1;
-       $cnt = $this->_firstItem[$menu_name];
-       $menuStructure = $this->menuStructure;
-
-       /* *********************************************** */
-       /* Partially based on a piece of code taken from   */
-       /* TreeMenu 1.1 - Bjorge Dijkstra (bjorge@gmx.net) */
-       /* *********************************************** */
-
-       while ($menuStructure != '') {
-               $before_cr = strcspn($menuStructure, "\n");
-               $buffer = substr($menuStructure, 0, $before_cr);
-               $menuStructure = substr($menuStructure, $before_cr+1);
-               if (substr($buffer, 0, 1) == '#') {
-                       continue;       // commented item line...
-               }
-               $tmp = rtrim($buffer);
-               $node = explode($this->separator, $tmp);
-               for ($i=count($node); $i<=6; $i++) {
-                       $node[$i] = '';
-               }
-               $this->tree[$cnt]['level'] = strlen($node[0]);
-               $this->tree[$cnt]['text'] = $node[1];
-               $this->tree[$cnt]['href'] = $node[2];
-               $this->tree[$cnt]['title'] = $node[3];
-               $this->tree[$cnt]['icon'] = $node[4];
-               $this->tree[$cnt]['target'] = $node[5];
-               $this->tree[$cnt]['expanded'] = $node[6];
-               $cnt++;
-       }
-
-       /* *********************************************** */
-
-       $this->_lastItem[$menu_name] = count($this->tree);
-       $this->_nodesCount = $this->_lastItem[$menu_name];
-       $this->tree[$this->_lastItem[$menu_name]+1]['level'] = 0;
-       $this->_postParse($menu_name);
-}
-
-/**
-* The method to parse the current menu table and correspondingly update related variables
-* @access public
-* @param string $menu_name the name to be attributed to the menu
-*   whose structure has to be parsed
-* @param string $language i18n language; either omit it or pass
-*   an empty string ('') if you do not want to use any i18n table
-* @return void
-*/
-function scanTableForMenu(
-       $menu_name = '', // non consistent default...
-       $language = ''
-       )
-{
-       $this->_maxLevel[$menu_name] = 0;
-       $this->_firstLevelCnt[$menu_name] = 0;
-       unset($this->tree[$this->_nodesCount+1]);
-       $this->_firstItem[$menu_name] = $this->_nodesCount + 1;
-/* BEGIN BENCHMARK CODE
-$time_start = $this->_getmicrotime();
-/* END BENCHMARK CODE */
-       $db = DB::connect($this->dsn, $this->persistent);
-       if (DB::isError($db)) {
-               $this->error('scanTableForMenu: ' . $db->getMessage());
-       }
-       $dbresult = $db->query('
-               SELECT ' .
-                       $this->tableFields['id'] . ' AS id, ' .
-                       $this->tableFields['parent_id'] . ' AS parent_id, ' .
-                       $this->tableFields['text'] . ' AS text, ' .
-                       $this->tableFields['href'] . ' AS href, ' .
-                       $this->tableFields['title'] . ' AS title, ' .
-                       $this->tableFields['icon'] . ' AS icon, ' .
-                       $this->tableFields['target'] . ' AS target, ' .
-                       $this->tableFields['expanded'] . ' AS expanded
-               FROM ' . $this->tableName . '
-               WHERE ' . $this->tableFields['id'] . ' <> 1
-               ORDER BY ' . $this->tableFields['orderfield'] . ', ' . $this->tableFields['text'] . ' ASC
-       ');
-       $this->_tmpArray = array();
-       while ($dbresult->fetchInto($row, DB_FETCHMODE_ASSOC)) {
-               $this->_tmpArray[$row['id']]['parent_id'] = $row['parent_id'];
-               $this->_tmpArray[$row['id']]['text'] = $row['text'];
-               $this->_tmpArray[$row['id']]['href'] = $row['href'];
-               $this->_tmpArray[$row['id']]['title'] = $row['title'];
-               $this->_tmpArray[$row['id']]['icon'] = $row['icon'];
-               $this->_tmpArray[$row['id']]['target'] = $row['target'];
-               $this->_tmpArray[$row['id']]['expanded'] = $row['expanded'];
-       }
-       if ($language != '') {
-               $dbresult = $db->query('
-                       SELECT ' .
-                               $this->tableFields_i18n['id'] . ' AS id, ' .
-                               $this->tableFields_i18n['text'] . ' AS text, ' .
-                               $this->tableFields_i18n['title'] . ' AS title
-                       FROM ' . $this->tableName_i18n . '
-                       WHERE ' . $this->tableFields_i18n['id'] . ' <> 1
-                               AND ' . $this->tableFields_i18n['language'] . ' = ' . "'$language'" . '
-               ');
-               while ($dbresult->fetchInto($row, DB_FETCHMODE_ASSOC)) {
-                       if (isset($this->_tmpArray[$row['id']])) {
-                               $this->_tmpArray[$row['id']]['text'] = $row['text'];
-                               $this->_tmpArray[$row['id']]['title'] = $row['title'];
-                       }
-               }
-       }
-       unset($dbresult);
-       unset($row);
-       $this->_depthFirstSearch($menu_name, $this->_tmpArray, 1, 1);
-/* BEGIN BENCHMARK CODE
-$time_end = $this->_getmicrotime();
-$time = $time_end - $time_start;
-print "TIME ELAPSED = $time\n<br>";
-/* END BENCHMARK CODE */
-       $this->_lastItem[$menu_name] = count($this->tree);
-       $this->_nodesCount = $this->_lastItem[$menu_name];
-       $this->tree[$this->_lastItem[$menu_name]+1]['level'] = 0;
-       $this->_postParse($menu_name);
-}
-
-function _getmicrotime()
-{
-       list($usec, $sec) = explode(' ', microtime());
-       return ((float) $usec + (float) $sec);
-}
-
-/**
-* Recursive method to perform the depth-first search of the tree data taken from the current menu table
-* @access private
-* @param string $menu_name the name to be attributed to the menu
-*   whose structure has to be parsed
-* @param array $tmpArray the temporary array that stores data to perform
-*   the depth-first search
-* @param integer $parent_id id of the item whose children have
-*   to be searched for
-* @param integer $level the hierarchical level of children to be searched for
-* @return void
-*/
-function _depthFirstSearch($menu_name, $tmpArray, $parent_id=1, $level=1)
-{
-       reset ($tmpArray);
-       while (list($id, $foobar) = each($tmpArray)) {
-               if ($foobar['parent_id'] == $parent_id) {
-                       unset($tmpArray[$id]);
-                       unset($this->_tmpArray[$id]);
-                       $cnt = count($this->tree) + 1;
-                       $this->tree[$cnt]['level'] = $level;
-                       $this->tree[$cnt]['text'] = $foobar['text'];
-                       $this->tree[$cnt]['href'] = $foobar['href'];
-                       $this->tree[$cnt]['title'] = $foobar['title'];
-                       $this->tree[$cnt]['icon'] = $foobar['icon'];
-                       $this->tree[$cnt]['target'] = $foobar['target'];
-                       $this->tree[$cnt]['expanded'] = $foobar['expanded'];
-                       $this->treecnt[$menu_name][$id] = $cnt;
-                       unset($foobar);
-                       if ($id != $parent_id) {
-                               $this->_depthFirstSearch($menu_name, $this->_tmpArray, $id, $level+1);
-                       }
-               }
-       }
-}
-
-/**
-* A method providing parsing needed after both file/string parsing and DB table parsing
-* @access private
-* @param string $menu_name the name of the menu for which the parsing
-*   has to be performed
-* @return void
-*/
-function _postParse(
-       $menu_name = '' // non consistent default...
-       )
-{
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
-               $this->tree[$cnt]['child_of_root_node'] = ($this->tree[$cnt]['level'] == 1);
-               $this->tree[$cnt]['parsed_text'] = stripslashes($this->tree[$cnt]['text']);
-               $this->tree[$cnt]['parsed_href'] = (ereg_replace(' ', '', $this->tree[$cnt]['href']) == '') ? '#' : $this->prependedUrl . $this->tree[$cnt]['href'];
-               $this->tree[$cnt]['parsed_title'] = ($this->tree[$cnt]['title'] == '') ? '' : ' title="' . stripslashes($this->tree[$cnt]['title']) . '"';
-               $fooimg = $this->icondir . $this->tree[$cnt]['icon'];
-               if ($this->tree[$cnt]['icon'] != '' && (substr($this->tree[$cnt]['icon'], 0, 7) == 'http://' || substr($this->tree[$cnt]['icon'], 0, 8) == 'https://')) {
-                       $this->tree[$cnt]['parsed_icon'] = $this->tree[$cnt]['icon'];
-                       if ($this->issetIconsize) {
-                               $this->tree[$cnt]['iconwidth'] = $this->iconsize['width'];
-                               $this->tree[$cnt]['iconheight'] = $this->iconsize['height'];
-                       } else {
-                               $foobar = getimagesize($this->tree[$cnt]['icon']);
-                               $this->tree[$cnt]['iconwidth'] = $foobar[0];
-                               $this->tree[$cnt]['iconheight'] = $foobar[1];
-                       }
-               } elseif ($this->tree[$cnt]['icon'] != '' && file_exists($fooimg)) {
-                       $this->tree[$cnt]['parsed_icon'] = $this->iconwww . $this->tree[$cnt]['icon'];
-                       if ($this->issetIconsize) {
-                               $this->tree[$cnt]['iconwidth'] = $this->iconsize['width'];
-                               $this->tree[$cnt]['iconheight'] = $this->iconsize['height'];
-                       } else {
-                               $foobar = getimagesize($fooimg);
-                               $this->tree[$cnt]['iconwidth'] = $foobar[0];
-                               $this->tree[$cnt]['iconheight'] = $foobar[1];
-                       }
-               } else {
-                       $this->tree[$cnt]['parsed_icon'] = '';
-               }
-               $this->tree[$cnt]['parsed_target'] = ($this->tree[$cnt]['target'] == '') ? '' : ' target="' . $this->tree[$cnt]['target'] . '"';
-//             $this->tree[$cnt]['expanded'] = ($this->tree[$cnt]['expanded'] == '') ? 0 : $this->tree[$cnt]['expanded'];
-               $this->_maxLevel[$menu_name] = max($this->_maxLevel[$menu_name], $this->tree[$cnt]['level']);
-               if ($this->tree[$cnt]['level'] == 1) {
-                       $this->_firstLevelCnt[$menu_name]++;
-               }
-       }
-}
-
-/**
-* A method to replace strings in all URLs (hrefs) of a menu
-* @access public
-* @param string $menu_name the name of the menu for which the replacement
-*   has to be performed
-* @param string $string the string to be replaced
-* @param string $value the replacement string
-* @return void
-*/
-function replaceStringInUrls($menu_name, $string, $value)
-{
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
-               $this->tree[$cnt]['parsed_href'] = str_replace($string, $value, $this->tree[$cnt]['parsed_href']);
-       }
-}
-
-/**
-* A method to set the same target for all links of a menu
-* @access public
-* @param string $menu_name the name of the menu for which the targets
-*   have to be set
-* @param string $target the target to be set for all links
-*   of the $menu_name menu
-* @return void
-*/
-function setLinksTargets($menu_name, $target)
-{
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
-               $this->tree[$cnt]['parsed_target'] = ' target="' . $target . '"';
-       }
-}
-
-/**
-* A method to select the current item of $menu_name in terms of $cnt, i.e., very likely, in terms of its line number in the corresponding menu structure file (excluding from the count commented out lines, if any)
-* @access public
-* @param string $menu_name the name of the menu for which the current item
-*   has to be selected
-* @param integer $count the line number of the current item
-*   in the corresponding menu structure file
-*   (excluding from the count commented out lines, if any)
-* @return void
-*/
-function setSelectedItemByCount($menu_name, $count)
-{
-       if ($count < 1) {
-               $this->error("setSelectedItemByCount: the \$count argument is $count, but \$count can not be lower than 1");
-               return;
-       }
-       if ($count > $this->_lastItem[$menu_name] - $this->_firstItem[$menu_name] + 1) {
-               $this->error("setSelectedItemByCount: the \$count argument is $count and is larger than the number of items of the '$menu_name' menu");
-               return;
-       }
-       $cnt = $this->_firstItem[$menu_name] + $count - 1;
-       $this->tree[$cnt]['selected'] = true;
-}
-
-/**
-* A method to select the current item of $menu_name in terms of the corresponding id (see the DB table structure); obviously, this method can be used only together with the DB support
-* @access public
-* @param string $menu_name the name of the menu for which the current item
-*   has to be selected
-* @param integer $id the id of the current item in the corresponding DB table
-* @return void
-*/
-function setSelectedItemById($menu_name, $id)
-{
-       if (!isset($this->treecnt[$menu_name][$id])) {
-               $this->error("setSelectedItemById: there is not any item with \$id = $id in the '$menu_name' menu");
-               return;
-       }
-       $cnt = $this->treecnt[$menu_name][$id];
-       $this->tree[$cnt]['selected'] = true;
-}
-
-/**
-* A method to select the current item of $menu_name specifying a string that occurs in the current URL
-* @access public
-* @param string $menu_name the name of the menu for which the current item
-*   has to be selected
-* @param string $url a string that occurs in the current URL
-* @return void
-*/
-function setSelectedItemByUrl($menu_name, $url)
-{
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
-               if (!(strpos($this->tree[$cnt]['parsed_href'], $url) === false)) {
-                       $this->tree[$cnt]['selected'] = true;
-                       break;
-               }
-       }
-}
-
-/**
-* A method to select the current item of $menu_name specifying a regular expression that matches (a substring of) the current URL; just the same as the setSelectedItemByUrl() method, but using eregi() instead of strpos()
-* @access public
-* @param string $menu_name the name of the menu for which the current item
-*   has to be selected
-* @param string $url_eregi the regular expression that matches
-*   (a substring of) the current URL
-* @return void
-*/
-function setSelectedItemByUrlEregi($menu_name, $url_eregi)
-{
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
-               if (eregi($url_eregi, $this->tree[$cnt]['parsed_href'])) {
-                       $this->tree[$cnt]['selected'] = true;
-                       break;
-               }
-       }
-}
-
-/**
-* Method to handle errors
-* @access private
-* @param string $errormsg the error message
-* @return void
-*/
-function error($errormsg)
-{
-       print "<b>LayersMenu Error:</b> $errormsg<br />\n";
-       if ($this->haltOnError == 'yes') {
-               die("<b>Halted.</b><br />\n");
-       }
-}
-
-} /* END OF CLASS */
-
-?>
diff --git a/include/php_layers_menu/lib/layersmenu-process.inc.php b/include/php_layers_menu/lib/layersmenu-process.inc.php
deleted file mode 100644 (file)
index 13033c9..0000000
+++ /dev/null
@@ -1,158 +0,0 @@
-<?php
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-/**
-* This file contains the code of the ProcessLayersMenu class.
-* @package PHPLayersMenu
-*/
-
-/**
-* This is an extension of the "common" class of the PHP Layers Menu library.
-*
-* It provides methods useful to process/convert menus data, e.g. to output a menu structure and a DB SQL dump corresponding to already parsed data and hence also to convert a menu structure file to a DB SQL dump and viceversa
-*
-* @version 3.2.0-rc
-* @package PHPLayersMenu
-*/
-class ProcessLayersMenu extends LayersMenuCommon
-{
-
-/**
-* The constructor method
-* @return void
-*/
-function ProcessLayersMenu()
-{
-       $this->LayersMenuCommon();
-}
-
-/**
-* The method to set the dirroot directory
-* @access public
-* @return boolean
-*/
-function setDirroot($dirroot)
-{
-       return $this->setDirrootCommon($dirroot);
-}
-
-/**
-* Method to output a menu structure corresponding to items of a menu
-* @access public
-* @param string $menu_name the name of the menu for which a menu structure
-*   has to be returned
-* @param string $separator the character used in the menu structure format
-*   to separate fields of each item
-* @return string
-*/
-function getMenuStructure(
-       $menu_name = '',        // non consistent default...
-       $separator = '|'
-       )
-{
-       $menuStructure = '';
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the menu
-               $menuStructure .= str_repeat('.', $this->tree[$cnt]['level']);
-               $menuStructure .= $separator;
-               $menuStructure .= $this->tree[$cnt]['text'];
-               $menuStructure .= $separator;
-               $menuStructure .= $this->tree[$cnt]['href'];
-               $menuStructure .= $separator;
-               $menuStructure .= $this->tree[$cnt]['title'];
-               $menuStructure .= $separator;
-               $menuStructure .= $this->tree[$cnt]['icon'];
-               $menuStructure .= $separator;
-               $menuStructure .= $this->tree[$cnt]['target'];
-               $menuStructure .= $separator;
-               $menuStructure .= $this->tree[$cnt]['expanded'];
-               $menuStructure .= "\n";
-       }
-       return $menuStructure;
-}
-
-/**
-* Method to output a DB SQL dump corresponding to items of a menu
-* @access public
-* @param string $menu_name the name of the menu for which a DB SQL dump
-*   has to be returned
-* @param string $db_type the type of DB to dump for;
-*   leave it either empty or not specified if you are using PHP < 5,
-*   as sqlite_escape_string() has been added in PHP 5;
-*   it has to be specified and set to 'sqlite' only if the dump
-*   has to be prepared for SQLite; it is not significant if != 'sqlite'
-* @return string
-*/
-function getSQLDump(
-       $menu_name = '',        // non consistent default...
-       $db_type = ''
-       )
-{
-       $SQLDump = '';
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the menu
-               $current_node[$this->tree[$cnt]['level']] = $cnt;
-               if (!$this->tree[$cnt]['child_of_root_node']) {
-                       $this->tree[$cnt]['father_node'] = $current_node[$this->tree[$cnt]['level']-1];
-               }
-               $VALUES = '';
-               $SQLDump .= 'INSERT INTO ';
-               $SQLDump .= $this->tableName;
-               $SQLDump .= ' (';
-               $SQLDump .= $this->tableFields['id'] . ', ';
-               $VALUES .= "'" . 10*$cnt . "', ";
-               $SQLDump .= $this->tableFields['parent_id'] . ', ';
-               if (isset($this->tree[$cnt]['father_node']) && $this->tree[$cnt]['father_node'] != 0) {
-                       $VALUES .= "'" . 10*$this->tree[$cnt]['father_node'] . "', ";
-               } else {
-                       $VALUES .= "'1', ";
-               }
-               $SQLDump .= $this->tableFields['text'] . ', ';
-               $foobar = $this->tree[$cnt]['text'];
-               if ($foobar != '') {
-                       if ($db_type != 'sqlite') {
-                               $foobar = addslashes($foobar);
-                       } else {
-                               $foobar = sqlite_escape_string($foobar);
-                       }
-               }
-               $VALUES .= "'$foobar', ";
-               $SQLDump .= $this->tableFields['href'] . ', ';
-               $VALUES .= "'" . $this->tree[$cnt]['href'] . "', ";
-               if ($this->tableFields['title'] != "''") {
-                       $SQLDump .= $this->tableFields['title'] . ', ';
-                       $foobar = $this->tree[$cnt]['title'];
-                       if ($foobar != '') {
-                               if ($db_type != 'sqlite') {
-                                       $foobar = addslashes($foobar);
-                               } else {
-                                       $foobar = sqlite_escape_string($foobar);
-                               }
-                       }
-                       $VALUES .= "'$foobar', ";
-               }
-               if ($this->tableFields['icon'] != "''") {
-                       $SQLDump .= $this->tableFields['icon'] . ', ';
-                       $VALUES .= "'" . $this->tree[$cnt]['icon'] . "', ";
-               }
-               if ($this->tableFields['target'] != "''") {
-                       $SQLDump .= $this->tableFields['target'] . ', ';
-                       $VALUES .= "'" . $this->tree[$cnt]['target'] . "', ";
-               }
-               if ($this->tableFields['orderfield'] != "''") {
-                       $SQLDump .= $this->tableFields['orderfield'] . ', ';
-                       $VALUES .= "'" . 10*$cnt . "', ";
-               }
-               if ($this->tableFields['expanded'] != "''") {
-                       $SQLDump .= $this->tableFields['expanded'] . ', ';
-                       $this->tree[$cnt]['expanded'] = (int) $this->tree[$cnt]['expanded'];
-                       $VALUES .= "'" . $this->tree[$cnt]['expanded'] . "', ";
-               }
-               $SQLDump = substr($SQLDump, 0, -2);
-               $VALUES = substr($VALUES, 0, -2);
-               $SQLDump .= ") VALUES ($VALUES);\n";
-       }
-       return $SQLDump;
-}
-
-} /* END OF CLASS */
-
-?>
diff --git a/include/php_layers_menu/lib/layersmenu.inc.php b/include/php_layers_menu/lib/layersmenu.inc.php
deleted file mode 100644 (file)
index b110e9c..0000000
+++ /dev/null
@@ -1,942 +0,0 @@
-<?php
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-/**
-* This file contains the code of the LayersMenu class.
-* @package PHPLayersMenu
-*/
-
-/**
-* This is the LayersMenu class of the PHP Layers Menu library.
-*
-* This class depends on the LayersMenuCommon class and on the PEAR conforming version of the PHPLib Template class, i.e. on HTML_Template_PHPLIB
-*
-* @version 3.2.0-rc
-* @package PHPLayersMenu
-*/
-class LayersMenu extends LayersMenuCommon
-{
-
-/**
-* The template to be used for the first level menu of a horizontal menu.
-*
-* The value of this variable is significant only when preparing
-* a horizontal menu.
-*
-* @access private
-* @var string
-*/
-var $horizontalMenuTpl;
-/**
-* The template to be used for the first level menu of a vertical menu.
-*
-* The value of this variable is significant only when preparing
-* a vertical menu.
-*
-* @access private
-* @var string
-*/
-var $verticalMenuTpl;
-/**
-* The template to be used for submenu layers
-* @access private
-* @var string
-*/
-var $subMenuTpl;
-
-/**
-* A string containing the header needed to use the menu(s) in the page
-* @access private
-* @var string
-*/
-var $header;
-/**
-* This var tells if the header has been made or not
-* @access private
-* @var boolean
-*/
-var $_headerHasBeenMade = false;
-/**
-* The JS vector to list layers
-* @access private
-* @var string
-*/
-var $listl;
-/**
-* The JS vector of keys to know the father of each layer
-* @access private
-* @var string
-*/
-var $father_keys;
-/**
-* The JS vector of vals to know the father of each layer
-* @access private
-* @var string
-*/
-var $father_vals;
-/**
-* The JS function to set initial positions of all layers
-* @access private
-* @var string
-*/
-var $moveLayers;
-/**
-* An array containing the code related to the first level menu of each menu
-* @access private
-* @var array
-*/
-var $_firstLevelMenu;
-/**
-* A string containing the footer needed to use the menu(s) in the page
-* @access private
-* @var string
-*/
-var $footer;
-/**
-* This var tells if the footer has been made or not
-* @access private
-* @var boolean
-*/
-var $_footerHasBeenMade = false;
-
-/**
-* The image used for forward arrows.
-* @access private
-* @var string
-*/
-var $forwardArrowImg;
-/**
-* The image used for down arrows.
-* @access private
-* @var string
-*/
-var $downArrowImg;
-/**
-* A 1x1 transparent icon.
-* @access private
-* @var string
-*/
-var $transparentIcon;
-/**
-* An array to keep trace of layers containing / not containing icons
-* @access private
-* @var array
-*/
-var $_hasIcons;
-/**
-* Top offset for positioning of sub menu layers
-* @access private
-* @var integer
-*/
-var $menuTopShift;
-/**
-* Right offset for positioning of sub menu layers
-* @access private
-* @var integer
-*/
-var $menuRightShift;
-/**
-* Left offset for positioning of sub menu layers
-* @access private
-* @var integer
-*/
-var $menuLeftShift;
-/**
-* Threshold for vertical repositioning of a layer
-* @access private
-* @var integer
-*/
-var $thresholdY;
-/**
-* Step for the left boundaries of layers
-* @access private
-* @var integer
-*/
-var $abscissaStep;
-
-/**
-* The constructor method; it initializates the menu system
-* @return void
-*/
-function LayersMenu(
-       $menuTopShift = 6,      // Gtk2-like
-       $menuRightShift = 7,    // Gtk2-like
-       $menuLeftShift = 2,     // Gtk2-like
-       $thresholdY = 5,
-       $abscissaStep = 140
-       )
-{
-       $this->LayersMenuCommon();
-
-       $this->horizontalMenuTpl = $this->tpldir . 'layersmenu-horizontal_menu.ihtml';
-       $this->verticalMenuTpl = $this->tpldir . 'layersmenu-vertical_menu.ihtml';
-       $this->subMenuTpl = $this->tpldir . 'layersmenu-sub_menu.ihtml';
-
-       $this->header = '';
-       $this->listl = '';
-       $this->father_keys = '';
-       $this->father_vals = '';
-       $this->moveLayers = '';
-       $this->_firstLevelMenu = array();
-       $this->footer = '';
-
-       $this->transparentIcon = 'transparent.png';
-       $this->_hasIcons = array();
-       $this->forwardArrowImg['src'] = 'forward-arrow.png';
-       $this->forwardArrowImg['width'] = 4;
-       $this->forwardArrowImg['height'] = 7;
-       $this->downArrowImg['src'] = 'down-arrow.png';
-       $this->downArrowImg['width'] = 9;
-       $this->downArrowImg['height'] = 5;
-       $this->menuTopShift = $menuTopShift;
-       $this->menuRightShift = $menuRightShift;
-       $this->menuLeftShift = $menuLeftShift;
-       $this->thresholdY = $thresholdY;
-       $this->abscissaStep = $abscissaStep;
-}
-
-/**
-* The method to set the value of menuTopShift
-* @access public
-* @return void
-*/
-function setMenuTopShift($menuTopShift)
-{
-       $this->menuTopShift = $menuTopShift;
-}
-
-/**
-* The method to set the value of menuRightShift
-* @access public
-* @return void
-*/
-function setMenuRightShift($menuRightShift)
-{
-       $this->menuRightShift = $menuRightShift;
-}
-
-/**
-* The method to set the value of menuLeftShift
-* @access public
-* @return void
-*/
-function setMenuLeftShift($menuLeftShift)
-{
-       $this->menuLeftShift = $menuLeftShift;
-}
-
-/**
-* The method to set the value of thresholdY
-* @access public
-* @return void
-*/
-function setThresholdY($thresholdY)
-{
-       $this->thresholdY = $thresholdY;
-}
-
-/**
-* The method to set the value of abscissaStep
-* @access public
-* @return void
-*/
-function setAbscissaStep($abscissaStep)
-{
-       $this->abscissaStep = $abscissaStep;
-}
-
-/**
-* The method to set the dirroot directory
-* @access public
-* @return boolean
-*/
-function setDirroot($dirroot)
-{
-       $oldtpldir = $this->tpldir;
-       if ($foobar = $this->setDirrootCommon($dirroot)) {
-               $this->updateTpldir($oldtpldir);
-       }
-       return $foobar;
-}
-
-/**
-* The method to set the tpldir directory
-* @access public
-* @return boolean
-*/
-function setTpldir($tpldir)
-{
-       $oldtpldir = $this->tpldir;
-       if ($foobar = $this->setTpldirCommon($tpldir)) {
-               $this->updateTpldir($oldtpldir);
-       }
-       return $foobar;
-}
-
-/**
-* The method to update the templates directory path to the new tpldir
-* @access private
-* @return void
-*/
-function updateTpldir($oldtpldir)
-{
-       $oldlength = strlen($oldtpldir);
-       $foobar = strpos($this->horizontalMenuTpl, $oldtpldir);
-       if (!($foobar === false || $foobar != 0)) {
-               $this->horizontalMenuTpl = $this->tpldir . substr($this->horizontalMenuTpl, $oldlength);
-       }
-       $foobar = strpos($this->verticalMenuTpl, $oldtpldir);
-       if (!($foobar === false || $foobar != 0)) {
-               $this->verticalMenuTpl = $this->tpldir . substr($this->verticalMenuTpl, $oldlength);
-       }
-       $foobar = strpos($this->subMenuTpl, $oldtpldir);
-       if (!($foobar === false || $foobar != 0)) {
-               $this->subMenuTpl = $this->tpldir . substr($this->subMenuTpl, $oldlength);
-       }
-}
-
-/**
-* The method to set horizontalMenuTpl
-* @access public
-* @return boolean
-*/
-function setHorizontalMenuTpl($horizontalMenuTpl)
-{
-       if (str_replace('/', '', $horizontalMenuTpl) == $horizontalMenuTpl) {
-               $horizontalMenuTpl = $this->tpldir . $horizontalMenuTpl;
-       }
-       if (!file_exists($horizontalMenuTpl)) {
-               $this->error("setHorizontalMenuTpl: file $horizontalMenuTpl does not exist.");
-               return false;
-       }
-       $this->horizontalMenuTpl = $horizontalMenuTpl;
-       return true;
-}
-
-/**
-* The method to set verticalMenuTpl
-* @access public
-* @return boolean
-*/
-function setVerticalMenuTpl($verticalMenuTpl)
-{
-       if (str_replace('/', '', $verticalMenuTpl) == $verticalMenuTpl) {
-               $verticalMenuTpl = $this->tpldir . $verticalMenuTpl;
-       }
-       if (!file_exists($verticalMenuTpl)) {
-               $this->error("setVerticalMenuTpl: file $verticalMenuTpl does not exist.");
-               return false;
-       }
-       $this->verticalMenuTpl = $verticalMenuTpl;
-       return true;
-}
-
-/**
-* The method to set subMenuTpl
-* @access public
-* @return boolean
-*/
-function setSubMenuTpl($subMenuTpl)
-{
-       if (str_replace('/', '', $subMenuTpl) == $subMenuTpl) {
-               $subMenuTpl = $this->tpldir . $subMenuTpl;
-       }
-       if (!file_exists($subMenuTpl)) {
-               $this->error("setSubMenuTpl: file $subMenuTpl does not exist.");
-               return false;
-       }
-       $this->subMenuTpl = $subMenuTpl;
-       return true;
-}
-
-/**
-* A method to set transparentIcon
-* @access public
-* @param string $transparentIcon a transparentIcon filename (without the path)
-* @return void
-*/
-function setTransparentIcon($transparentIcon)
-{
-       $this->transparentIcon = $transparentIcon;
-}
-
-/**
-* The method to set an image to be used for the forward arrow
-* @access public
-* @param string $forwardArrowImg the forward arrow image filename
-* @return boolean
-*/
-function setForwardArrowImg($forwardArrowImg)
-{
-       if (!file_exists($this->imgdir . $forwardArrowImg)) {
-               $this->error('setForwardArrowImg: file ' . $this->imgdir . $forwardArrowImg . ' does not exist.');
-               return false;
-       }
-       $foobar = getimagesize($this->imgdir . $forwardArrowImg);
-       $this->forwardArrowImg['src'] = $forwardArrowImg;
-       $this->forwardArrowImg['width'] = $foobar[0];
-       $this->forwardArrowImg['height'] = $foobar[1];
-       return true;
-}
-
-/**
-* The method to set an image to be used for the down arrow
-* @access public
-* @param string $downArrowImg the down arrow image filename
-* @return boolean
-*/
-function setDownArrowImg($downArrowImg)
-{
-       if (!file_exists($this->imgdir . $downArrowImg)) {
-               $this->error('setDownArrowImg: file ' . $this->imgdir . $downArrowImg . ' does not exist.');
-               return false;
-       }
-       $foobar = getimagesize($this->imgdir . $downArrowImg);
-       $this->downArrowImg['src'] = $downArrowImg;
-       $this->downArrowImg['width'] = $foobar[0];
-       $this->downArrowImg['height'] = $foobar[1];
-       return true;
-}
-
-/**
-* A method providing parsing needed both for horizontal and vertical menus; it can be useful also with the ProcessLayersMenu extended class
-* @access public
-* @param string $menu_name the name of the menu for which the parsing
-*   has to be performed
-* @return void
-*/
-function parseCommon(
-       $menu_name = '' // non consistent default...
-       )
-{
-       $this->_hasIcons[$menu_name] = false;
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
-               $this->_hasIcons[$cnt] = false;
-               $this->tree[$cnt]['layer_label'] = "L$cnt";
-               $current_node[$this->tree[$cnt]['level']] = $cnt;
-               if (!$this->tree[$cnt]['child_of_root_node']) {
-                       $this->tree[$cnt]['father_node'] = $current_node[$this->tree[$cnt]['level']-1];
-                       $this->father_keys .= ",'L$cnt'";
-                       $this->father_vals .= ",'" . $this->tree[$this->tree[$cnt]['father_node']]['layer_label'] . "'";
-               }
-               $this->tree[$cnt]['not_a_leaf'] = ($this->tree[$cnt+1]['level']>$this->tree[$cnt]['level'] && $cnt<$this->_lastItem[$menu_name]);
-               // if the above condition is true, the node is not a leaf,
-               // hence it has at least a child; if it is false, the node is a leaf
-               if ($this->tree[$cnt]['not_a_leaf']) {
-                       // initialize the corresponding layer content trought a void string
-                       $this->tree[$cnt]['layer_content'] = '';
-                       // the new layer is accounted for in the layers list
-                       $this->listl .= ",'" . $this->tree[$cnt]['layer_label'] . "'";
-               }
-/*
-               if ($this->tree[$cnt]['not_a_leaf']) {
-                       $this->tree[$cnt]['parsed_href'] = '#';
-               }
-*/
-               if ($this->tree[$cnt]['parsed_icon'] == '') {
-                       $this->tree[$cnt]['iconsrc'] = $this->imgwww . $this->transparentIcon;
-                       $this->tree[$cnt]['iconwidth'] = 16;
-                       $this->tree[$cnt]['iconheight'] = 16;
-                       $this->tree[$cnt]['iconalt'] = ' ';
-               } else {
-                       if ($this->tree[$cnt]['level'] > 1) {
-                               $this->_hasIcons[$this->tree[$cnt]['father_node']] = true;
-                       } else {
-                               $this->_hasIcons[$menu_name] = true;
-                       }
-                       $this->tree[$cnt]['iconsrc'] = $this->tree[$cnt]['parsed_icon'];
-                       $this->tree[$cnt]['iconalt'] = 'O';
-               }
-       }
-}
-
-/**
-* A method needed to update the footer both for horizontal and vertical menus
-* @access private
-* @param string $menu_name the name of the menu for which the updating
-*   has to be performed
-* @return void
-*/
-function _updateFooter(
-       $menu_name = '' // non consistent default...
-       )
-{
-       $t = new Template_PHPLIB();
-       $t->setFile('tplfile', $this->subMenuTpl);
-       $t->setBlock('tplfile', 'template', 'template_blck');
-       $t->setBlock('template', 'sub_menu_cell', 'sub_menu_cell_blck');
-       $t->setVar('sub_menu_cell_blck', '');
-       $t->setBlock('template', 'separator', 'separator_blck');
-       $t->setVar('separator_blck', '');
-       $t->setVar('abscissaStep', $this->abscissaStep);
-
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
-               if ($this->tree[$cnt]['not_a_leaf']) {
-                       $t->setVar(array(
-                               'layer_label'           => $this->tree[$cnt]['layer_label'],
-                               'layer_title'           => $this->tree[$cnt]['text'],
-                               'sub_menu_cell_blck'    => $this->tree[$cnt]['layer_content']
-                       ));
-                       $this->footer .= $t->parse('template_blck', 'template');
-               }
-       }
-}
-
-/**
-* Method to preparare a horizontal menu.
-*
-* This method processes items of a menu to prepare the corresponding
-* horizontal menu code updating many variables; it returns the code
-* of the corresponding _firstLevelMenu
-*
-* @access public
-* @param string $menu_name the name of the menu whose items have to be processed
-* @return string
-*/
-function newHorizontalMenu(
-       $menu_name = '' // non consistent default...
-       )
-{
-       if (!isset($this->_firstItem[$menu_name]) || !isset($this->_lastItem[$menu_name])) {
-               $this->error("newHorizontalMenu: the first/last item of the menu '$menu_name' is not defined; please check if you have parsed its menu data.");
-               return 0;
-       }
-
-       $this->parseCommon($menu_name);
-
-       $t = new Template_PHPLIB();
-       $t->setFile('tplfile', $this->horizontalMenuTpl);
-       $t->setBlock('tplfile', 'template', 'template_blck');
-       $t->setBlock('template', 'horizontal_menu_cell', 'horizontal_menu_cell_blck');
-       $t->setVar('horizontal_menu_cell_blck', '');
-       $t->setBlock('horizontal_menu_cell', 'cell_link', 'cell_link_blck');
-       $t->setVar('cell_link_blck', '');
-       $t->setBlock('cell_link', 'cell_icon', 'cell_icon_blck');
-       $t->setVar('cell_icon_blck', '');
-       $t->setBlock('cell_link', 'cell_arrow', 'cell_arrow_blck');
-       $t->setVar('cell_arrow_blck', '');
-
-       $t_sub = new Template_PHPLIB();
-       $t_sub->setFile('tplfile', $this->subMenuTpl);
-       $t_sub->setBlock('tplfile', 'sub_menu_cell', 'sub_menu_cell_blck');
-       $t_sub->setVar('sub_menu_cell_blck', '');
-       $t_sub->setBlock('sub_menu_cell', 'cell_icon', 'cell_icon_blck');
-       $t_sub->setVar('cell_icon_blck', '');
-       $t_sub->setBlock('sub_menu_cell', 'cell_arrow', 'cell_arrow_blck');
-       $t_sub->setVar('cell_arrow_blck', '');
-       $t_sub->setBlock('tplfile', 'separator', 'separator_blck');
-       $t_sub->setVar('separator_blck', '');
-
-       $this->_firstLevelMenu[$menu_name] = '';
-
-       $foobar = $this->_firstItem[$menu_name];
-       $this->moveLayers .= "\tvar " . $menu_name . "TOP = getOffsetTop('" . $menu_name . "L" . $foobar . "');\n";
-       $this->moveLayers .= "\tvar " . $menu_name . "HEIGHT = getOffsetHeight('" . $menu_name . "L" . $foobar . "');\n";
-
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
-               if ($this->tree[$cnt]['not_a_leaf']) {
-                       // geometrical parameters are assigned to the new layer, related to the above mentioned children
-                       if ($this->tree[$cnt]['child_of_root_node']) {
-                               $this->moveLayers .= "\tsetTop('" . $this->tree[$cnt]['layer_label'] . "', "  . $menu_name . "TOP + " . $menu_name . "HEIGHT);\n";
-                               $this->moveLayers .= "\tmoveLayerX1('" . $this->tree[$cnt]['layer_label'] . "', '" . $menu_name . "');\n";
-                       }
-               }
-
-               if ($this->tree[$cnt]['child_of_root_node']) {
-                       if ($this->tree[$cnt]['text'] == '---') {
-                               continue;
-                       }
-                       if ($this->tree[$cnt]['not_a_leaf']) {
-                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="moveLayerX1(' . "'" . $this->tree[$cnt]['layer_label'] . "', '" . $menu_name . "') ; LMPopUp('" . $this->tree[$cnt]['layer_label'] . "'" . ', false);"';
-                       } else {
-                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="shutdown();"';
-                       }
-                       $t->setVar(array(
-                               'menu_layer_label'      => $menu_name . $this->tree[$cnt]['layer_label'],
-                               'imgwww'                => $this->imgwww,
-                               'transparent'           => $this->transparentIcon,
-                               'href'                  => $this->tree[$cnt]['parsed_href'],
-                               'onmouseover'           => $this->tree[$cnt]['onmouseover'],
-                               'title'                 => $this->tree[$cnt]['parsed_title'],
-                               'target'                => $this->tree[$cnt]['parsed_target'],
-                               'text'                  => $this->tree[$cnt]['text'],
-                               'downsrc'               => $this->downArrowImg['src'],
-                               'downwidth'             => $this->downArrowImg['width'],
-                               'downheight'            => $this->downArrowImg['height']
-                       ));
-                       if ($this->tree[$cnt]['parsed_icon'] != '') {
-                               $t->setVar(array(
-                                       'iconsrc'       => $this->tree[$cnt]['iconsrc'],
-                                       'iconwidth'     => $this->tree[$cnt]['iconwidth'],
-                                       'iconheight'    => $this->tree[$cnt]['iconheight'],
-                                       'iconalt'       => $this->tree[$cnt]['iconalt'],
-                               ));
-                               $t->parse('cell_icon_blck', 'cell_icon');
-                       } else {
-                               $t->setVar('cell_icon_blck', '');
-                       }
-                       if ($this->tree[$cnt]['not_a_leaf']) {
-                               $t->parse('cell_arrow_blck', 'cell_arrow');
-                       } else {
-                               $t->setVar('cell_arrow_blck', '');
-                       }
-                       $foobar = $t->parse('cell_link_blck', 'cell_link');
-                       $t->setVar(array(
-                               'cellwidth'             => $this->abscissaStep,
-                               'cell_link_blck'        => $foobar
-                       ));
-                       $t->parse('horizontal_menu_cell_blck', 'horizontal_menu_cell', true);
-               } else {
-                       if ($this->tree[$cnt]['text'] == '---') {
-                               $this->tree[$this->tree[$cnt]['father_node']]['layer_content'] .= $t_sub->parse('separator_blck', 'separator');
-                               continue;
-                       }
-                       if ($this->tree[$cnt]['not_a_leaf']) {
-                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="moveLayerX(' . "'" . $this->tree[$cnt]['layer_label'] . "') ; moveLayerY('" . $this->tree[$cnt]['layer_label'] . "') ; LMPopUp('" . $this->tree[$cnt]['layer_label'] . "'". ', false);"';
-                       } else {
-                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="LMPopUp(' . "'" . $this->tree[$this->tree[$cnt]['father_node']]['layer_label'] . "'" . ', true);"';
-                       }
-                       $t_sub->setVar(array(
-                               'imgwww'        => $this->imgwww,
-                               'transparent'   => $this->transparentIcon,
-                               'href'          => $this->tree[$cnt]['parsed_href'],
-                               'refid'         => 'ref' . $this->tree[$cnt]['layer_label'],
-                               'onmouseover'   => $this->tree[$cnt]['onmouseover'],
-                               'title'         => $this->tree[$cnt]['parsed_title'],
-                               'target'        => $this->tree[$cnt]['parsed_target'],
-                               'text'          => $this->tree[$cnt]['text'],
-                               'arrowsrc'      => $this->forwardArrowImg['src'],
-                               'arrowwidth'    => $this->forwardArrowImg['width'],
-                               'arrowheight'   => $this->forwardArrowImg['height']
-                       ));
-                       if ($this->_hasIcons[$this->tree[$cnt]['father_node']]) {
-                               $t_sub->setVar(array(
-                                       'iconsrc'       => $this->tree[$cnt]['iconsrc'],
-                                       'iconwidth'     => $this->tree[$cnt]['iconwidth'],
-                                       'iconheight'    => $this->tree[$cnt]['iconheight'],
-                                       'iconalt'       => $this->tree[$cnt]['iconalt']
-                               ));
-                               $t_sub->parse('cell_icon_blck', 'cell_icon');
-                       } else {
-                               $t_sub->setVar('cell_icon_blck', '');
-                       }
-                       if ($this->tree[$cnt]['not_a_leaf']) {
-                               $t_sub->parse('cell_arrow_blck', 'cell_arrow');
-                       } else {
-                               $t_sub->setVar('cell_arrow_blck', '');
-                       }
-                       $this->tree[$this->tree[$cnt]['father_node']]['layer_content'] .= $t_sub->parse('sub_menu_cell_blck', 'sub_menu_cell');
-               }
-       }       // end of the "for" cycle scanning all nodes
-
-       $foobar = $this->_firstLevelCnt[$menu_name] * $this->abscissaStep;
-       $t->setVar('menuwidth', $foobar);
-       $t->setVar(array(
-               'layer_label'   => $menu_name,
-               'menubody'      => $this->_firstLevelMenu[$menu_name]
-       ));
-       $this->_firstLevelMenu[$menu_name] = $t->parse('template_blck', 'template');
-
-       $this->_updateFooter($menu_name);
-
-       return $this->_firstLevelMenu[$menu_name];
-}
-
-/**
-* Method to preparare a vertical menu.
-*
-* This method processes items of a menu to prepare the corresponding
-* vertical menu code updating many variables; it returns the code
-* of the corresponding _firstLevelMenu
-*
-* @access public
-* @param string $menu_name the name of the menu whose items have to be processed
-* @return string
-*/
-function newVerticalMenu(
-       $menu_name = '' // non consistent default...
-       )
-{
-       if (!isset($this->_firstItem[$menu_name]) || !isset($this->_lastItem[$menu_name])) {
-               $this->error("newVerticalMenu: the first/last item of the menu '$menu_name' is not defined; please check if you have parsed its menu data.");
-               return 0;
-       }
-
-       $this->parseCommon($menu_name);
-
-       $t = new Template_PHPLIB();
-       $t->setFile('tplfile', $this->verticalMenuTpl);
-       $t->setBlock('tplfile', 'template', 'template_blck');
-       $t->setBlock('template', 'vertical_menu_box', 'vertical_menu_box_blck');
-       $t->setVar('vertical_menu_box_blck', '');
-       $t->setBlock('vertical_menu_box', 'vertical_menu_cell', 'vertical_menu_cell_blck');
-       $t->setVar('vertical_menu_cell_blck', '');
-       $t->setBlock('vertical_menu_cell', 'cell_icon', 'cell_icon_blck');
-       $t->setVar('cell_icon_blck', '');
-       $t->setBlock('vertical_menu_cell', 'cell_arrow', 'cell_arrow_blck');
-       $t->setVar('cell_arrow_blck', '');
-       $t->setBlock('vertical_menu_box', 'separator', 'separator_blck');
-       $t->setVar('separator_blck', '');
-
-       $t_sub = new Template_PHPLIB();
-       $t_sub->setFile('tplfile', $this->subMenuTpl);
-       $t_sub->setBlock('tplfile', 'sub_menu_cell', 'sub_menu_cell_blck');
-       $t_sub->setVar('sub_menu_cell_blck', '');
-       $t_sub->setBlock('sub_menu_cell', 'cell_icon', 'cell_icon_blck');
-       $t_sub->setVar('cell_icon_blck', '');
-       $t_sub->setBlock('sub_menu_cell', 'cell_arrow', 'cell_arrow_blck');
-       $t_sub->setVar('cell_arrow_blck', '');
-       $t_sub->setBlock('tplfile', 'separator', 'separator_blck');
-       $t_sub->setVar('separator_blck', '');
-
-       $this->_firstLevelMenu[$menu_name] = '';
-
-       $this->moveLayers .= "\tvar " . $menu_name . "TOP = getOffsetTop('" . $menu_name . "');\n";
-       $this->moveLayers .= "\tvar " . $menu_name . "LEFT = getOffsetLeft('" . $menu_name . "');\n";
-       $this->moveLayers .= "\tvar " . $menu_name . "WIDTH = getOffsetWidth('" . $menu_name . "');\n";
-
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {  // this counter scans all nodes of the new menu
-               if ($this->tree[$cnt]['not_a_leaf']) {
-                       // geometrical parameters are assigned to the new layer, related to the above mentioned children
-                       if ($this->tree[$cnt]['child_of_root_node']) {
-                               $this->moveLayers .= "\tsetLeft('" . $this->tree[$cnt]['layer_label'] . "', " . $menu_name . "LEFT + " . $menu_name . "WIDTH - menuRightShift);\n";
-                       }
-               }
-
-               if ($this->tree[$cnt]['child_of_root_node']) {
-                       if ($this->tree[$cnt]['text'] == '---') {
-                               $this->_firstLevelMenu[$menu_name] .= $t->parse('separator_blck', 'separator');
-                               continue;
-                       }
-                       if ($this->tree[$cnt]['not_a_leaf']) {
-                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="moveLayerX(' . "'" . $this->tree[$cnt]['layer_label'] . "') ; moveLayerY('" . $this->tree[$cnt]['layer_label'] . "') ; LMPopUp('" . $this->tree[$cnt]['layer_label'] . "'" . ', false);"';
-                       } else {
-                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="shutdown();"';
-                       }
-                       $t->setVar(array(
-                               'imgwww'        => $this->imgwww,
-                               'transparent'   => $this->transparentIcon,
-                               'href'          => $this->tree[$cnt]['parsed_href'],
-                               'refid'         => 'ref' . $this->tree[$cnt]['layer_label'],
-                               'onmouseover'   => $this->tree[$cnt]['onmouseover'],
-                               'title'         => $this->tree[$cnt]['parsed_title'],
-                               'target'        => $this->tree[$cnt]['parsed_target'],
-                               'text'          => $this->tree[$cnt]['text'],
-                               'arrowsrc'      => $this->forwardArrowImg['src'],
-                               'arrowwidth'    => $this->forwardArrowImg['width'],
-                               'arrowheight'   => $this->forwardArrowImg['height']
-                       ));
-                       if ($this->_hasIcons[$menu_name]) {
-                               $t->setVar(array(
-                                       'iconsrc'       => $this->tree[$cnt]['iconsrc'],
-                                       'iconwidth'     => $this->tree[$cnt]['iconwidth'],
-                                       'iconheight'    => $this->tree[$cnt]['iconheight'],
-                                       'iconalt'       => $this->tree[$cnt]['iconalt']
-                               ));
-                               $t->parse('cell_icon_blck', 'cell_icon');
-                       } else {
-                               $t->setVar('cell_icon_blck', '');
-                       }
-                       if ($this->tree[$cnt]['not_a_leaf']) {
-                               $t->parse('cell_arrow_blck', 'cell_arrow');
-                       } else {
-                               $t->setVar('cell_arrow_blck', '');
-                       }
-                       $this->_firstLevelMenu[$menu_name] .= $t->parse('vertical_menu_cell_blck', 'vertical_menu_cell');
-               } else {
-                       if ($this->tree[$cnt]['text'] == '---') {
-                               $this->tree[$this->tree[$cnt]['father_node']]['layer_content'] .= $t_sub->parse('separator_blck', 'separator');
-                               continue;
-                       }
-                       if ($this->tree[$cnt]['not_a_leaf']) {
-                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="moveLayerX(' . "'" . $this->tree[$cnt]['layer_label'] . "') ; moveLayerY('" . $this->tree[$cnt]['layer_label'] . "') ; LMPopUp('" . $this->tree[$cnt]['layer_label'] . "'" . ', false);"';
-                       } else {
-                               $this->tree[$cnt]['onmouseover'] = ' onmouseover="LMPopUp(' . "'" . $this->tree[$this->tree[$cnt]['father_node']]['layer_label'] . "'" . ', true);"';
-                       }
-                       $t_sub->setVar(array(
-                               'imgwww'        => $this->imgwww,
-                               'transparent'   => $this->transparentIcon,
-                               'href'          => $this->tree[$cnt]['parsed_href'],
-                               'refid'         => 'ref' . $this->tree[$cnt]['layer_label'],
-                               'onmouseover'   => $this->tree[$cnt]['onmouseover'],
-                               'title'         => $this->tree[$cnt]['parsed_title'],
-                               'target'        => $this->tree[$cnt]['parsed_target'],
-                               'text'          => $this->tree[$cnt]['text'],
-                               'arrowsrc'      => $this->forwardArrowImg['src'],
-                               'arrowwidth'    => $this->forwardArrowImg['width'],
-                               'arrowheight'   => $this->forwardArrowImg['height']
-                       ));
-                       if ($this->_hasIcons[$this->tree[$cnt]['father_node']]) {
-                               $t_sub->setVar(array(
-                                       'iconsrc'       => $this->tree[$cnt]['iconsrc'],
-                                       'iconwidth'     => $this->tree[$cnt]['iconwidth'],
-                                       'iconheight'    => $this->tree[$cnt]['iconheight'],
-                                       'iconalt'       => $this->tree[$cnt]['iconalt']
-                               ));
-                               $t_sub->parse('cell_icon_blck', 'cell_icon');
-                       } else {
-                               $t_sub->setVar('cell_icon_blck', '');
-                       }
-                       if ($this->tree[$cnt]['not_a_leaf']) {
-                               $t_sub->parse('cell_arrow_blck', 'cell_arrow');
-                       } else {
-                               $t_sub->setVar('cell_arrow_blck', '');
-                       }
-                       $this->tree[$this->tree[$cnt]['father_node']]['layer_content'] .= $t_sub->parse('sub_menu_cell_blck', 'sub_menu_cell');
-               }
-       }       // end of the "for" cycle scanning all nodes
-
-       $t->setVar(array(
-               'menu_name'                     => $menu_name,
-               'vertical_menu_cell_blck'       => $this->_firstLevelMenu[$menu_name],
-               'separator_blck'                => ''
-       ));
-       $this->_firstLevelMenu[$menu_name] = $t->parse('vertical_menu_box_blck', 'vertical_menu_box');
-       $t->setVar('abscissaStep', $this->abscissaStep);
-       $t->setVar(array(
-               'layer_label'                   => $menu_name,
-               'vertical_menu_box_blck'        => $this->_firstLevelMenu[$menu_name]
-       ));
-       $this->_firstLevelMenu[$menu_name] = $t->parse('template_blck', 'template');
-
-       $this->_updateFooter($menu_name);
-
-       return $this->_firstLevelMenu[$menu_name];
-}
-
-/**
-* Method to prepare the header.
-*
-* This method obtains the header using collected informations
-* and the suited JavaScript template; it returns the code of the header
-*
-* @access public
-* @return string
-*/
-function makeHeader()
-{
-       $t = new Template_PHPLIB();
-       $this->listl = 'listl = [' . substr($this->listl, 1) . '];';
-       $this->father_keys = 'father_keys = [' . substr($this->father_keys, 1) . '];';
-       $this->father_vals = 'father_vals = [' . substr($this->father_vals, 1) . '];';
-       $t->setFile('tplfile', $this->libjsdir . 'layersmenu-header.ijs');
-       $t->setVar(array(
-               'packageName'   => $this->_packageName,
-               'version'       => $this->version,
-               'copyright'     => $this->copyright,
-               'author'        => $this->author,
-               'menuTopShift'  => $this->menuTopShift,
-               'menuRightShift'=> $this->menuRightShift,
-               'menuLeftShift' => $this->menuLeftShift,
-               'thresholdY'    => $this->thresholdY,
-               'abscissaStep'  => $this->abscissaStep,
-               'listl'         => $this->listl,
-               'nodesCount'    => $this->_nodesCount,
-               'father_keys'   => $this->father_keys,
-               'father_vals'   => $this->father_vals,
-               'moveLayers'    => $this->moveLayers
-       ));
-       $this->header = $t->parse('out', 'tplfile');
-       $this->_headerHasBeenMade = true;
-       return $this->header;
-}
-
-/**
-* Method that returns the code of the header
-* @access public
-* @return string
-*/
-function getHeader()
-{
-       if (!$this->_headerHasBeenMade) {
-               $this->makeHeader();
-       }
-       return $this->header;
-}
-
-/**
-* Method that prints the code of the header
-* @access public
-* @return void
-*/
-function printHeader()
-{
-       print $this->getHeader();
-}
-
-/**
-* Method that returns the code of the requested _firstLevelMenu
-* @access public
-* @param string $menu_name the name of the menu whose _firstLevelMenu
-*   has to be returned
-* @return string
-*/
-function getMenu($menu_name)
-{
-       return $this->_firstLevelMenu[$menu_name];
-}
-
-/**
-* Method that prints the code of the requested _firstLevelMenu
-* @access public
-* @param string $menu_name the name of the menu whose _firstLevelMenu
-*   has to be printed
-* @return void
-*/
-function printMenu($menu_name)
-{
-       print $this->_firstLevelMenu[$menu_name];
-}
-
-/**
-* Method to prepare the footer.
-*
-* This method obtains the footer using collected informations
-* and the suited JavaScript template; it returns the code of the footer
-*
-* @access public
-* @return string
-*/
-function makeFooter()
-{
-       $t = new Template_PHPLIB();
-       $t->setFile('tplfile', $this->libjsdir . 'layersmenu-footer.ijs');
-       $t->setVar(array(
-               'packageName'   => $this->_packageName,
-               'version'       => $this->version,
-               'copyright'     => $this->copyright,
-               'author'        => $this->author,
-               'footer'        => $this->footer
-               
-       ));
-       $this->footer = $t->parse('out', 'tplfile');
-       $this->_footerHasBeenMade = true;
-       return $this->footer;
-}
-
-/**
-* Method that returns the code of the footer
-* @access public
-* @return string
-*/
-function getFooter()
-{
-       if (!$this->_footerHasBeenMade) {
-               $this->makeFooter();
-       }
-       return $this->footer;
-}
-
-/**
-* Method that prints the code of the footer
-* @access public
-* @return void
-*/
-function printFooter()
-{
-       print $this->getFooter();
-}
-
-} /* END OF CLASS */
-
-?>
diff --git a/include/php_layers_menu/lib/phptreemenu.inc.php b/include/php_layers_menu/lib/phptreemenu.inc.php
deleted file mode 100644 (file)
index fb43d35..0000000
+++ /dev/null
@@ -1,448 +0,0 @@
-<?php
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-/**
-* This file contains the code of the PHPTreeMenu class.
-* @package PHPLayersMenu
-*/
-
-/**
-* This is the PHPTreeMenu class of the PHP Layers Menu library.
-*
-* This class depends on the LayersMenuCommon class.  It provides "server-side" (PHP-based) tree menus, that to do not require JavaScript to work.
-*
-* @version 3.2.0-rc
-* @package PHPLayersMenu
-*/
-class PHPTreeMenu extends LayersMenuCommon
-{
-
-/**
-* The character used for the PHP Tree Menu in the query string to separate items ids
-* @access private
-* @var string
-*/
-var $phpTreeMenuSeparator;
-/**
-* The default value of the expansion string for the PHP Tree Menu
-* @access private
-* @var string
-*/
-var $phpTreeMenuDefaultExpansion;
-/**
-* Type of images used for the Tree Menu
-* @access private
-* @var string
-*/
-var $phpTreeMenuImagesType;
-/**
-* Prefix for filenames of images of a theme
-* @access private
-* @var string
-*/
-var $phpTreeMenuTheme;
-/**
-* An array where we store the PHP Tree Menu code for each menu
-* @access private
-* @var array
-*/
-var $_phpTreeMenu;
-
-/**
-* The constructor method; it initializates some variables
-* @return void
-*/
-function PHPTreeMenu()
-{
-       $this->LayersMenuCommon();
-
-       $this->phpTreeMenuSeparator = '|';
-       $this->phpTreeMenuDefaultExpansion = '';
-       $this->phpTreeMenuImagesType = 'png';
-       $this->phpTreeMenuTheme = '';
-       $this->_phpTreeMenu = array();
-}
-
-/**
-* The method to set the dirroot directory
-* @access public
-* @return boolean
-*/
-function setDirroot($dirroot)
-{
-       return $this->setDirrootCommon($dirroot);
-}
-
-/**
-* The method to set the value of separator for the Tree Menu query string
-* @access public
-* @return void
-*/
-function setPHPTreeMenuSeparator($phpTreeMenuSeparator)
-{
-       $this->phpTreeMenuSeparator = $phpTreeMenuSeparator;
-}
-
-/**
-* The method to set the default value of the expansion string for the PHP Tree Menu
-* @access public
-* @return void
-*/
-function setPHPTreeMenuDefaultExpansion($phpTreeMenuDefaultExpansion)
-{
-       $this->phpTreeMenuDefaultExpansion = $phpTreeMenuDefaultExpansion;
-}
-
-/**
-* The method to set the type of images used for the Tree Menu
-* @access public
-* @return void
-*/
-function setPHPTreeMenuImagesType($phpTreeMenuImagesType)
-{
-       $this->phpTreeMenuImagesType = $phpTreeMenuImagesType;
-}
-
-/**
-* The method to set the prefix for filenames of images of a theme
-* @access public
-* @return void
-*/
-function setPHPTreeMenuTheme($phpTreeMenuTheme)
-{
-       $this->phpTreeMenuTheme = $phpTreeMenuTheme;
-}
-
-/**
-* Method to prepare a new PHP Tree Menu.
-*
-* This method processes items of a menu and parameters submitted
-* through GET (i.e. nodes to be expanded) to prepare and return
-* the corresponding Tree Menu code.
-*
-* @access public
-* @param string $menu_name the name of the menu whose items have to be processed
-* @return string
-*/
-function newPHPTreeMenu(
-       $menu_name = '' // non consistent default...
-       )
-{
-       $protocol = (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') ? 'https://' : 'http://';
-       $this_host = (isset($_SERVER['HTTP_HOST'])) ? $_SERVER['HTTP_HOST'] : $_SERVER['SERVER_NAME'];
-       if (isset($_SERVER['SCRIPT_NAME'])) {
-               $me = $_SERVER['SCRIPT_NAME'];
-       } elseif (isset($_SERVER['REQUEST_URI'])) {
-               $me = $_SERVER['REQUEST_URI'];
-       } elseif (isset($_SERVER['PHP_SELF'])) {
-               $me = $_SERVER['PHP_SELF'];
-       } elseif (isset($_SERVER['PATH_INFO'])) {
-               $me = $_SERVER['PATH_INFO'];
-       }
-       $url = $protocol . $this_host . $me;
-       $query = '';
-       reset($_GET);
-       while (list($key, $value) = each($_GET)) {
-               if ($key != 'p' && $value != '') {
-                       $query .= '&amp;' . $key . '=' . $value;
-               }
-       }
-       if ($query != '') {
-               $query = '?' . substr($query, 5) . '&amp;p=';
-       } else {
-               $query = '?p=';
-       }
-       $p = (isset($_GET['p'])) ? $_GET['p'] : $this->phpTreeMenuDefaultExpansion;
-
-/* ********************************************************* */
-/* Based on TreeMenu 1.1 by Bjorge Dijkstra (bjorge@gmx.net) */
-/* ********************************************************* */
-       $this->_phpTreeMenu[$menu_name] = '';
-
-       $img_collapse                   = $this->imgwww . $this->phpTreeMenuTheme . 'tree_collapse.' . $this->phpTreeMenuImagesType;
-       $alt_collapse                   = '--';
-       $img_collapse_corner            = $this->imgwww . $this->phpTreeMenuTheme . 'tree_collapse_corner.' . $this->phpTreeMenuImagesType;
-       $alt_collapse_corner            = '--';
-       $img_collapse_corner_first      = $this->imgwww . $this->phpTreeMenuTheme . 'tree_collapse_corner_first.' . $this->phpTreeMenuImagesType;
-       $alt_collapse_corner_first      = '--';
-       $img_collapse_first             = $this->imgwww . $this->phpTreeMenuTheme . 'tree_collapse_first.' . $this->phpTreeMenuImagesType;
-       $alt_collapse_first             = '--';
-       $img_corner                     = $this->imgwww . $this->phpTreeMenuTheme . 'tree_corner.' . $this->phpTreeMenuImagesType;
-       $alt_corner                     = '`-';
-       $img_expand                     = $this->imgwww . $this->phpTreeMenuTheme . 'tree_expand.' . $this->phpTreeMenuImagesType;
-       $alt_expand                     = '+-';
-       $img_expand_corner              = $this->imgwww . $this->phpTreeMenuTheme . 'tree_expand_corner.' . $this->phpTreeMenuImagesType;
-       $alt_expand_corner              = '+-';
-       $img_expand_corner_first        = $this->imgwww . $this->phpTreeMenuTheme . 'tree_expand_corner_first.' . $this->phpTreeMenuImagesType;
-       $alt_expand_corner_first        = '+-';
-       $img_expand_first               = $this->imgwww . $this->phpTreeMenuTheme . 'tree_expand_first.' . $this->phpTreeMenuImagesType;
-       $alt_expand_first               = '+-';
-       $img_folder_closed              = $this->imgwww . $this->phpTreeMenuTheme . 'tree_folder_closed.' . $this->phpTreeMenuImagesType;
-       $alt_folder_closed              = '->';
-       $img_folder_open                = $this->imgwww . $this->phpTreeMenuTheme . 'tree_folder_open.' . $this->phpTreeMenuImagesType;
-       $alt_folder_open                = '->';
-       $img_leaf                       = $this->imgwww . $this->phpTreeMenuTheme . 'tree_leaf.' . $this->phpTreeMenuImagesType;
-       $alt_leaf                       = '->';
-       $img_space                      = $this->imgwww . $this->phpTreeMenuTheme . 'tree_space.' . $this->phpTreeMenuImagesType;
-       $alt_space                      = '  ';
-       $img_split                      = $this->imgwww . $this->phpTreeMenuTheme . 'tree_split.' . $this->phpTreeMenuImagesType;
-       $alt_split                      = '|-';
-       $img_split_first                = $this->imgwww . $this->phpTreeMenuTheme . 'tree_split_first.' . $this->phpTreeMenuImagesType;
-       $alt_split_first                = '|-';
-       $img_vertline                   = $this->imgwww . $this->phpTreeMenuTheme . 'tree_vertline.' . $this->phpTreeMenuImagesType;
-       $alt_vertline                   = '| ';
-
-       for ($i=$this->_firstItem[$menu_name]; $i<=$this->_lastItem[$menu_name]; $i++) {
-               $expand[$i] = 0;
-               $visible[$i] = 0;
-               $this->tree[$i]['last_item'] = 0;
-       }
-       for ($i=0; $i<=$this->_maxLevel[$menu_name]; $i++) {
-               $levels[$i] = 0;
-       }
-
-       // Get numbers of nodes to be expanded
-       if ($p != '') {
-               $explevels = explode($this->phpTreeMenuSeparator, $p);
-               $explevels_count = count($explevels);
-               for ($i=0; $i<$explevels_count; $i++) {
-                       $expand[$explevels[$i]] = 1;
-               }
-       }
-
-       // Find last nodes of subtrees
-       $last_level = $this->_maxLevel[$menu_name];
-       for ($i=$this->_lastItem[$menu_name]; $i>=$this->_firstItem[$menu_name]; $i--) {
-               if ($this->tree[$i]['level'] < $last_level) {
-                       for ($j=$this->tree[$i]['level']+1; $j<=$this->_maxLevel[$menu_name]; $j++) {
-                               $levels[$j] = 0;
-                       }
-               }
-               if ($levels[$this->tree[$i]['level']] == 0) {
-                       $levels[$this->tree[$i]['level']] = 1;
-                       $this->tree[$i]['last_item'] = 1;
-               } else {
-                       $this->tree[$i]['last_item'] = 0;
-               }
-               $last_level = $this->tree[$i]['level'];
-       }
-
-       // Determine visible nodes
-       // all root nodes are always visible
-       for ($i=$this->_firstItem[$menu_name]; $i<=$this->_lastItem[$menu_name]; $i++) {
-               if ($this->tree[$i]['level'] == 1) {
-                       $visible[$i] = 1;
-               }
-       }
-       if (isset($explevels)) {
-               for ($i=0; $i<$explevels_count; $i++) {
-                       $n = $explevels[$i];
-                       if ($n >= $this->_firstItem[$menu_name] && $n <= $this->_lastItem[$menu_name] && $visible[$n] == 1 && $expand[$n] == 1) {
-                               $j = $n + 1;
-                               while ($j<=$this->_lastItem[$menu_name] && $this->tree[$j]['level']>$this->tree[$n]['level']) {
-                                       if ($this->tree[$j]['level'] == $this->tree[$n]['level']+1) {
-                                               $visible[$j] = 1;
-                                       }
-                                       $j++;
-                               }
-                       }
-               }
-       }
-
-       // Output nicely formatted tree
-       for ($i=0; $i<$this->_maxLevel[$menu_name]; $i++) {
-               $levels[$i] = 1;
-       }
-       $max_visible_level = 0;
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
-               if ($visible[$cnt]) {
-                       $max_visible_level = max($max_visible_level, $this->tree[$cnt]['level']);
-               }
-       }
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
-               if ($this->tree[$cnt]['text'] == '---') {
-                       continue;       // separators are significant only for layers-based menus
-               }
-
-               if (isset($this->tree[$cnt]['selected']) && $this->tree[$cnt]['selected']) {
-                       $linkstyle = 'phplmselected';
-               } else {
-                       $linkstyle = 'phplm';
-               }
-
-               if ($visible[$cnt]) {
-                       $this->_phpTreeMenu[$menu_name] .= '<div class="treemenudiv">' . "\n"; 
-
-                       // vertical lines from higher levels
-                       for ($i=0; $i<$this->tree[$cnt]['level']-1; $i++) {
-                               if ($levels[$i] == 1) {
-                                       $img = $img_vertline;
-                                       $alt = $alt_vertline;
-                               } else {
-                                       $img = $img_space;
-                                       $alt = $alt_space;
-                               }
-                               $this->_phpTreeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" />';
-                       }
-
-                       $not_a_leaf = $cnt<$this->_lastItem[$menu_name] && $this->tree[$cnt+1]['level']>$this->tree[$cnt]['level'];
-
-                       if ($not_a_leaf) {
-                               // Create expand/collapse parameters
-                               $params = '';
-                               for ($i=$this->_firstItem[$menu_name]; $i<=$this->_lastItem[$menu_name]; $i++) {
-                                       if ($expand[$i] == 1 && $cnt!= $i || ($expand[$i] == 0 && $cnt == $i)) {
-                                               $params .= $this->phpTreeMenuSeparator . $i;
-                                       }
-                               }
-                               if ($params != '') {
-                                       $params = substr($params, 1);
-                               }
-                       }
-
-                       if ($this->tree[$cnt]['last_item'] == 1) {
-                       // corner at end of subtree or t-split
-                               if ($not_a_leaf) {
-                                       if ($expand[$cnt] == 0) {
-                                               if ($cnt == $this->_firstItem[$menu_name]) {
-                                                       $img = $img_expand_corner_first;
-                                                       $alt = $alt_expand_corner_first;
-                                               } else {
-                                                       $img = $img_expand_corner;
-                                                       $alt = $alt_expand_corner;
-                                               }
-                                       } else {
-                                               if ($cnt == $this->_firstItem[$menu_name]) {
-                                                       $img = $img_collapse_corner_first;
-                                                       $alt = $alt_collapse_corner_first;
-                                               } else {
-                                                       $img = $img_collapse_corner;
-                                                       $alt = $alt_collapse_corner;
-                                               }
-                                       }
-                                       $this->_phpTreeMenu[$menu_name] .= '<a name="' . $cnt . '" class="' . $linkstyle . '" href="' . $url . $query . $params . '#' . $cnt . '"><img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" /></a>';
-                               } else {
-                                       $this->_phpTreeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img_corner . '" alt="' . $alt_corner . '" />';
-                               }
-                               $levels[$this->tree[$cnt]['level']-1] = 0;
-                       } else {
-                               if ($not_a_leaf) {
-                                       if ($expand[$cnt] == 0) {
-                                               if ($cnt == $this->_firstItem[$menu_name]) {
-                                                       $img = $img_expand_first;
-                                                       $alt = $alt_expand_first;
-                                               } else {
-                                                       $img = $img_expand;
-                                                       $alt = $alt_expand;
-                                               }
-                                       } else {
-                                               if ($cnt == $this->_firstItem[$menu_name]) {
-                                                       $img = $img_collapse_first;
-                                                       $alt = $alt_collapse_first;
-                                               } else {
-                                                       $img = $img_collapse;
-                                                       $alt = $alt_collapse;
-                                               }
-                                       }
-                                       $this->_phpTreeMenu[$menu_name] .= '<a name="' . $cnt . '" class="' . $linkstyle . '" href="' . $url . $query . $params . '#' . $cnt . '"><img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" /></a>';
-                               } else {
-                                       if ($cnt == $this->_firstItem[$menu_name]) {
-                                               $img = $img_split_first;
-                                               $alt = $alt_split_first;
-                                       } else {
-                                               $img = $img_split;
-                                               $alt = $alt_split;
-                                       }
-                                       $this->_phpTreeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" />';
-                               }
-                               $levels[$this->tree[$cnt]['level']-1] = 1;
-                       }
-
-                       if ($this->tree[$cnt]['parsed_href'] == '' || $this->tree[$cnt]['parsed_href'] == '#') {
-                               $a_href_open_img = '';
-                               $a_href_close_img = '';
-                               $a_href_open = '<a class="phplmnormal">';
-                               $a_href_close = '</a>';
-                       } else {
-                               $a_href_open_img = '<a href="' . $this->tree[$cnt]['parsed_href'] . '"' . $this->tree[$cnt]['parsed_title'] . $this->tree[$cnt]['parsed_target'] . '>';
-                               $a_href_close_img = '</a>';
-                               $a_href_open = '<a href="' . $this->tree[$cnt]['parsed_href'] . '"' . $this->tree[$cnt]['parsed_title'] . $this->tree[$cnt]['parsed_target'] . ' class="' . $linkstyle . '">';
-                               $a_href_close = '</a>';
-                       }
-
-                       if ($not_a_leaf) {
-                               if ($expand[$cnt] == 1) {
-                                       $img = $img_folder_open;
-                                       $alt = $alt_folder_open;
-                               } else {
-                                       $img = $img_folder_closed;
-                                       $alt = $alt_folder_closed;
-                               }
-                               $this->_phpTreeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" />' . $a_href_close_img;
-                       } else {
-                               if ($this->tree[$cnt]['parsed_icon'] != '') {
-                                       $this->_phpTreeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" src="' . $this->tree[$cnt]['parsed_icon'] . '" width="' . $this->tree[$cnt]['iconwidth'] . '" height="' . $this->tree[$cnt]['iconheight'] . '" alt="' . $alt_leaf . '" />' . $a_href_close_img;
-                               } else {
-                                       $this->_phpTreeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" class="imgs" src="' . $img_leaf . '" alt="' . $alt_leaf . '" />' . $a_href_close_img;
-                               }
-                       }
-
-                       // output item text
-                       $foobar = $max_visible_level - $this->tree[$cnt]['level'] + 1;
-                       if ($foobar > 1) {
-                               $colspan = ' colspan="' . $foobar . '"';
-                       } else {
-                               $colspan = '';
-                       }
-                       $this->_phpTreeMenu[$menu_name] .= '&nbsp;' . $a_href_open . $this->tree[$cnt]['parsed_text'] . $a_href_close . "\n";
-                       $this->_phpTreeMenu[$menu_name] .= '</div>' . "\n";
-               }
-       }
-/* ********************************************************* */
-
-/*
-       $this->_phpTreeMenu[$menu_name] =
-       '<div class="phplmnormal">' . "\n" .
-       $this->_phpTreeMenu[$menu_name] .
-       '</div>' . "\n";
-*/
-       // Some (old) browsers do not support the "white-space: nowrap;" CSS property...
-       $this->_phpTreeMenu[$menu_name] =
-       '<table cellspacing="0" cellpadding="0" border="0">' . "\n" .
-       '<tr>' . "\n" .
-       '<td class="phplmnormal" nowrap="nowrap">' . "\n" .
-       $this->_phpTreeMenu[$menu_name] .
-       '</td>' . "\n" .
-       '</tr>' . "\n" .
-       '</table>' . "\n";
-
-       return $this->_phpTreeMenu[$menu_name];
-}
-
-/**
-* Method that returns the code of the requested PHP Tree Menu
-* @access public
-* @param string $menu_name the name of the menu whose PHP Tree Menu code
-*   has to be returned
-* @return string
-*/
-function getPHPTreeMenu($menu_name)
-{
-       return $this->_phpTreeMenu[$menu_name];
-}
-
-/**
-* Method that prints the code of the requested PHP Tree Menu
-* @access public
-* @param string $menu_name the name of the menu whose PHP Tree Menu code
-*   has to be printed
-* @return void
-*/
-function printPHPTreeMenu($menu_name)
-{
-       print $this->_phpTreeMenu[$menu_name];
-}
-
-} /* END OF CLASS */
-
-?>
diff --git a/include/php_layers_menu/lib/plainmenu.inc.php b/include/php_layers_menu/lib/plainmenu.inc.php
deleted file mode 100644 (file)
index 0580f50..0000000
+++ /dev/null
@@ -1,281 +0,0 @@
-<?php
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-/**
-* This file contains the code of the PlainMenu class.
-* @package PHPLayersMenu
-*/
-
-/**
-* This is the PlainMenu class of the PHP Layers Menu library.
-*
-* This class depends on the LayersMenuCommon class and on the PEAR conforming version of the PHPLib Template class, i.e. on HTML_Template_PHPLIB.  It provides plain menus, that to do not require JavaScript to work.
-*
-* @version 3.2.0-rc
-* @package PHPLayersMenu
-*/
-class PlainMenu extends LayersMenuCommon
-{
-
-/**
-* The template to be used for the Plain Menu
-*/
-var $plainMenuTpl;
-/**
-* An array where we store the Plain Menu code for each menu
-* @access private
-* @var array
-*/
-var $_plainMenu;
-
-/**
-* The template to be used for the Horizontal Plain Menu
-*/
-var $horizontalPlainMenuTpl;
-/**
-* An array where we store the Horizontal Plain Menu code for each menu
-* @access private
-* @var array
-*/
-var $_horizontalPlainMenu;
-
-/**
-* The constructor method; it initializates some variables
-* @return void
-*/
-function PlainMenu()
-{
-       $this->LayersMenuCommon();
-
-       $this->plainMenuTpl = $this->tpldir . 'layersmenu-plain_menu.ihtml';
-       $this->_plainMenu = array();
-
-       $this->horizontalPlainMenuTpl = $this->tpldir . 'layersmenu-horizontal_plain_menu.ihtml';
-       $this->_horizontalPlainMenu = array();
-}
-
-/**
-* The method to set the dirroot directory
-* @access public
-* @return boolean
-*/
-function setDirroot($dirroot)
-{
-       $oldtpldir = $this->tpldir;
-       if ($foobar = $this->setDirrootCommon($dirroot)) {
-               $this->updateTpldir($oldtpldir);
-       }
-       return $foobar;
-}
-
-/**
-* The method to set the tpldir directory
-* @access public
-* @return boolean
-*/
-function setTpldir($tpldir)
-{
-       $oldtpldir = $this->tpldir;
-       if ($foobar = $this->setTpldirCommon($tpldir)) {
-               $this->updateTpldir($oldtpldir);
-       }
-       return $foobar;
-}
-
-/**
-* The method to update the templates directory path to the new tpldir
-* @access private
-* @return void
-*/
-function updateTpldir($oldtpldir)
-{
-       $oldlength = strlen($oldtpldir);
-       $foobar = strpos($this->plainMenuTpl, $oldtpldir);
-       if (!($foobar === false || $foobar != 0)) {
-               $this->plainMenuTpl = $this->tpldir . substr($this->plainMenuTpl, $oldlength);
-       }
-       $foobar = strpos($this->horizontalPlainMenuTpl, $oldtpldir);
-       if (!($foobar === false || $foobar != 0)) {
-               $this->horizontalPlainMenuTpl = $this->tpldir . substr($this->horizontalPlainMenuTpl, $oldlength);
-       }
-}
-
-/**
-* The method to set plainMenuTpl
-* @access public
-* @return boolean
-*/
-function setPlainMenuTpl($plainMenuTpl)
-{
-       if (str_replace('/', '', $plainMenuTpl) == $plainMenuTpl) {
-               $plainMenuTpl = $this->tpldir . $plainMenuTpl;
-       }
-       if (!file_exists($plainMenuTpl)) {
-               $this->error("setPlainMenuTpl: file $plainMenuTpl does not exist.");
-               return false;
-       }
-       $this->plainMenuTpl = $plainMenuTpl;
-       return true;
-}
-
-/**
-* Method to prepare a new Plain Menu.
-*
-* This method processes items of a menu to prepare and return
-* the corresponding Plain Menu code.
-*
-* @access public
-* @param string $menu_name the name of the menu whose items have to be processed
-* @return string
-*/
-function newPlainMenu(
-       $menu_name = '' // non consistent default...
-       )
-{
-       $plain_menu_blck = '';
-       $t = new Template_PHPLIB();
-       $t->setFile('tplfile', $this->plainMenuTpl);
-       $t->setBlock('tplfile', 'template', 'template_blck');
-       $t->setBlock('template', 'plain_menu_cell', 'plain_menu_cell_blck');
-       $t->setVar('plain_menu_cell_blck', '');
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
-               if ($this->tree[$cnt]['text'] == '---') {
-                       continue;       // separators are significant only for layers-based menus
-               }
-               $nbsp = '';
-               for ($i=1; $i<$this->tree[$cnt]['level']; $i++) {
-                       $nbsp .= '&nbsp;&nbsp;&nbsp;';
-               }
-               $t->setVar(array(
-                       'nbsp'          => $nbsp,
-                       'href'          => $this->tree[$cnt]['parsed_href'],
-                       'title'         => $this->tree[$cnt]['parsed_title'],
-                       'target'        => $this->tree[$cnt]['parsed_target'],
-                       'text'          => $this->tree[$cnt]['parsed_text']
-               ));
-               $plain_menu_blck .= $t->parse('plain_menu_cell_blck', 'plain_menu_cell', false);
-       }
-       $t->setVar('plain_menu_cell_blck', $plain_menu_blck);
-       $this->_plainMenu[$menu_name] = $t->parse('template_blck', 'template');
-
-       return $this->_plainMenu[$menu_name];
-}
-
-/**
-* Method that returns the code of the requested Plain Menu
-* @access public
-* @param string $menu_name the name of the menu whose Plain Menu code
-*   has to be returned
-* @return string
-*/
-function getPlainMenu($menu_name)
-{
-       return $this->_plainMenu[$menu_name];
-}
-
-/**
-* Method that prints the code of the requested Plain Menu
-* @access public
-* @param string $menu_name the name of the menu whose Plain Menu code
-*   has to be printed
-* @return void
-*/
-function printPlainMenu($menu_name)
-{
-       print $this->_plainMenu[$menu_name];
-}
-
-/**
-* The method to set horizontalPlainMenuTpl
-* @access public
-* @return boolean
-*/
-function setHorizontalPlainMenuTpl($horizontalPlainMenuTpl)
-{
-       if (str_replace('/', '', $horizontalPlainMenuTpl) == $horizontalPlainMenuTpl) {
-               $horizontalPlainMenuTpl = $this->tpldir . $horizontalPlainMenuTpl;
-       }
-       if (!file_exists($horizontalPlainMenuTpl)) {
-               $this->error("setHorizontalPlainMenuTpl: file $horizontalPlainMenuTpl does not exist.");
-               return false;
-       }
-       $this->horizontalPlainMenuTpl = $horizontalPlainMenuTpl;
-       return true;
-}
-
-/**
-* Method to prepare a new Horizontal Plain Menu.
-*
-* This method processes items of a menu to prepare and return
-* the corresponding Horizontal Plain Menu code.
-*
-* @access public
-* @param string $menu_name the name of the menu whose items have to be processed
-* @return string
-*/
-function newHorizontalPlainMenu(
-       $menu_name = '' // non consistent default...
-       )
-{
-       $horizontal_plain_menu_blck = '';
-       $t = new Template_PHPLIB();
-       $t->setFile('tplfile', $this->horizontalPlainMenuTpl);
-       $t->setBlock('tplfile', 'template', 'template_blck');
-       $t->setBlock('template', 'horizontal_plain_menu_cell', 'horizontal_plain_menu_cell_blck');
-       $t->setVar('horizontal_plain_menu_cell_blck', '');
-       $t->setBlock('horizontal_plain_menu_cell', 'plain_menu_cell', 'plain_menu_cell_blck');  
-       $t->setVar('plain_menu_cell_blck', '');
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
-               if ($this->tree[$cnt]['text'] == '---') {
-                       continue;       // separators are significant only for layers-based menus
-               }
-               if ($this->tree[$cnt]['level'] == 1 && $cnt > $this->_firstItem[$menu_name]) {
-                       $t->parse('horizontal_plain_menu_cell_blck', 'horizontal_plain_menu_cell', true);
-                       $t->setVar('plain_menu_cell_blck', '');
-               }
-               $nbsp = '';
-               for ($i=1; $i<$this->tree[$cnt]['level']; $i++) {
-                       $nbsp .= '&nbsp;&nbsp;&nbsp;';
-               }
-               $t->setVar(array(
-                       'nbsp'          => $nbsp,
-                       'href'          => $this->tree[$cnt]['parsed_href'],
-                       'title'         => $this->tree[$cnt]['parsed_title'],
-                       'target'        => $this->tree[$cnt]['parsed_target'],
-                       'text'          => $this->tree[$cnt]['parsed_text']
-               ));
-               $t->parse('plain_menu_cell_blck', 'plain_menu_cell', true);
-       }
-       $t->parse('horizontal_plain_menu_cell_blck', 'horizontal_plain_menu_cell', true);
-       $this->_horizontalPlainMenu[$menu_name] = $t->parse('template_blck', 'template');
-
-       return $this->_horizontalPlainMenu[$menu_name];
-}
-
-/**
-* Method that returns the code of the requested Horizontal Plain Menu
-* @access public
-* @param string $menu_name the name of the menu whose Horizontal Plain Menu code
-*   has to be returned
-* @return string
-*/
-function getHorizontalPlainMenu($menu_name)
-{
-       return $this->_horizontalPlainMenu[$menu_name];
-}
-
-/**
-* Method that prints the code of the requested Horizontal Plain Menu
-* @access public
-* @param string $menu_name the name of the menu whose Horizontal Plain Menu code
-*   has to be printed
-* @return void
-*/
-function printHorizontalPlainMenu($menu_name)
-{
-       print $this->_horizontalPlainMenu[$menu_name];
-}
-
-} /* END OF CLASS */
-
-?>
diff --git a/include/php_layers_menu/lib/treemenu.inc.php b/include/php_layers_menu/lib/treemenu.inc.php
deleted file mode 100644 (file)
index a15a5f8..0000000
+++ /dev/null
@@ -1,352 +0,0 @@
-<?php
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-/**
-* This file contains the code of the TreeMenu class.
-* @package PHPLayersMenu
-*/
-
-/**
-* This is the TreeMenu class of the PHP Layers Menu library.
-*
-* This class depends on the LayersMenuCommon class and on the PEAR conforming version of the PHPLib Template class, i.e. on HTML_Template_PHPLIB
-*
-* @version 3.2.0-rc
-* @package PHPLayersMenu
-*/
-class TreeMenu extends LayersMenuCommon
-{
-
-/**
-* Type of images used for the Tree Menu
-* @access private
-* @var string
-*/
-var $treeMenuImagesType;
-/**
-* Prefix for filenames of images of a theme
-* @access private
-* @var string
-*/
-var $treeMenuTheme;
-/**
-* An array where we store the Tree Menu code for each menu
-* @access private
-* @var array
-*/
-var $_treeMenu;
-
-/**
-* The constructor method; it initializates the menu system
-* @return void
-*/
-function TreeMenu()
-{
-       $this->LayersMenuCommon();
-
-       $this->treeMenuImagesType = 'png';
-       $this->treeMenuTheme = '';
-       $this->_treeMenu = array();
-
-       $this->_nodesCount = 0;
-       $this->tree = array();
-       $this->_maxLevel = array();
-       $this->_firstLevelCnt = array();
-       $this->_firstItem = array();
-       $this->_lastItem = array();
-}
-
-/**
-* The method to set the dirroot directory
-* @access public
-* @return boolean
-*/
-function setDirroot($dirroot)
-{
-       return $this->setDirrootCommon($dirroot);
-}
-
-/**
-* The method to set the type of images used for the Tree Menu
-* @access public
-* @return void
-*/
-function setTreeMenuImagesType($treeMenuImagesType)
-{
-       $this->treeMenuImagesType = $treeMenuImagesType;
-}
-
-/**
-* The method to set the prefix for filenames of images of a theme
-* @access public
-* @return void
-*/
-function setTreeMenuTheme($treeMenuTheme)
-{
-       $this->treeMenuTheme = $treeMenuTheme;
-}
-
-/**
-* Method to prepare a new Tree Menu.
-*
-* This method processes items of a menu to prepare and return
-* the corresponding Tree Menu code.
-*
-* @access public
-* @param string $menu_name the name of the menu whose items have to be processed
-* @return string
-*/
-function newTreeMenu(
-       $menu_name = '' // non consistent default...
-       )
-{
-       if (!isset($this->_firstItem[$menu_name]) || !isset($this->_lastItem[$menu_name])) {
-               $this->error("newTreeMenu: the first/last item of the menu '$menu_name' is not defined; please check if you have parsed its menu data.");
-               return 0;
-       }
-
-       $this->_treeMenu[$menu_name] = '';
-
-       $img_collapse                   = $this->imgwww . $this->treeMenuTheme . 'tree_collapse.' . $this->treeMenuImagesType;
-       $alt_collapse                   = '--';
-       $img_collapse_corner            = $this->imgwww . $this->treeMenuTheme . 'tree_collapse_corner.' . $this->treeMenuImagesType;
-       $alt_collapse_corner            = '--';
-       $img_collapse_corner_first      = $this->imgwww . $this->treeMenuTheme . 'tree_collapse_corner_first.' . $this->treeMenuImagesType;
-       $alt_collapse_corner_first      = '--';
-       $img_collapse_first             = $this->imgwww . $this->treeMenuTheme . 'tree_collapse_first.' . $this->treeMenuImagesType;
-       $alt_collapse_first             = '--';
-       $img_corner                     = $this->imgwww . $this->treeMenuTheme . 'tree_corner.' . $this->treeMenuImagesType;
-       $alt_corner                     = '`-';
-       $img_expand                     = $this->imgwww . $this->treeMenuTheme . 'tree_expand.' . $this->treeMenuImagesType;
-       $alt_expand                     = '+-';
-       $img_expand_corner              = $this->imgwww . $this->treeMenuTheme . 'tree_expand_corner.' . $this->treeMenuImagesType;
-       $alt_expand_corner              = '+-';
-       $img_expand_corner_first        = $this->imgwww . $this->treeMenuTheme . 'tree_expand_corner_first.' . $this->treeMenuImagesType;
-       $alt_expand_corner_first        = '+-';
-       $img_expand_first               = $this->imgwww . $this->treeMenuTheme . 'tree_expand_first.' . $this->treeMenuImagesType;
-       $alt_expand_first               = '+-';
-       $img_folder_closed              = $this->imgwww . $this->treeMenuTheme . 'tree_folder_closed.' . $this->treeMenuImagesType;
-       $alt_folder_closed              = '->';
-       $img_folder_open                = $this->imgwww . $this->treeMenuTheme . 'tree_folder_open.' . $this->treeMenuImagesType;
-       $alt_folder_open                = '->';
-       $img_leaf                       = $this->imgwww . $this->treeMenuTheme . 'tree_leaf.' . $this->treeMenuImagesType;
-       $alt_leaf                       = '->';
-       $img_space                      = $this->imgwww . $this->treeMenuTheme . 'tree_space.' . $this->treeMenuImagesType;
-       $alt_space                      = '  ';
-       $img_split                      = $this->imgwww . $this->treeMenuTheme . 'tree_split.' . $this->treeMenuImagesType;
-       $alt_split                      = '|-';
-       $img_split_first                = $this->imgwww . $this->treeMenuTheme . 'tree_split_first.' . $this->treeMenuImagesType;
-       $alt_split_first                = '|-';
-       $img_vertline                   = $this->imgwww . $this->treeMenuTheme . 'tree_vertline.' . $this->treeMenuImagesType;
-       $alt_vertline                   = '| ';
-
-       for ($i=0; $i<=$this->_maxLevel[$menu_name]; $i++) {
-               $levels[$i] = 0;
-       }
-
-       // Find last nodes of subtrees
-       $last_level = $this->_maxLevel[$menu_name];
-       for ($i=$this->_lastItem[$menu_name]; $i>=$this->_firstItem[$menu_name]; $i--) {
-               if ($this->tree[$i]['level'] < $last_level) {
-                       for ($j=$this->tree[$i]['level']+1; $j<=$this->_maxLevel[$menu_name]; $j++) {
-                               $levels[$j] = 0;
-                       }
-               }
-               if ($levels[$this->tree[$i]['level']] == 0) {
-                       $levels[$this->tree[$i]['level']] = 1;
-                       $this->tree[$i]['last_item'] = 1;
-               } else {
-                       $this->tree[$i]['last_item'] = 0;
-               }
-               $last_level = $this->tree[$i]['level'];
-       }
-
-       $toggle = '';
-       $toggle_function_name = 'toggle' . $menu_name;
-
-       for ($cnt=$this->_firstItem[$menu_name]; $cnt<=$this->_lastItem[$menu_name]; $cnt++) {
-               if ($this->tree[$cnt]['text'] == '---') {
-                       continue;       // separators are significant only for layers-based menus
-               }
-
-               if (isset($this->tree[$cnt]['selected']) && $this->tree[$cnt]['selected']) {
-                       $linkstyle = 'phplmselected';
-               } else {
-                       $linkstyle = 'phplm';
-               }
-
-               $this->_treeMenu[$menu_name] .= '<div id="jt' . $cnt . '" class="treemenudiv">' . "\n";
-
-               // vertical lines from higher levels
-               for ($i=0; $i<$this->tree[$cnt]['level']-1; $i++) {
-                       if ($levels[$i] == 1) {
-                               $img = $img_vertline;
-                               $alt = $alt_vertline;
-                       } else {
-                               $img = $img_space;
-                               $alt = $alt_space;
-                       }
-                       $this->_treeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img . '" alt="' . $alt . '" />';
-               }
-
-               $not_a_leaf = $cnt<$this->_lastItem[$menu_name] && $this->tree[$cnt+1]['level']>$this->tree[$cnt]['level'];
-
-               if ($this->tree[$cnt]['last_item'] == 1) {
-               // corner at end of subtree or t-split
-                       if ($not_a_leaf) {
-                               if ($cnt == $this->_firstItem[$menu_name]) {
-                                       $img = $img_collapse_corner_first;
-                                       $alt = $alt_collapse_corner_first;
-                               } else {
-                                       $img = $img_collapse_corner;
-                                       $alt = $alt_collapse_corner;
-                               }
-                               $this->_treeMenu[$menu_name] .= '<a onmousedown="' . $toggle_function_name . "('" . $cnt . "')" . '"><img align="top" border="0" class="imgs" id="jt' . $cnt . 'node" src="' . $img . '" alt="' . $alt . '" /></a>';
-                       } else {
-                               $this->_treeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" src="' . $img_corner . '" alt="' . $alt_corner . '" />';
-                       }
-                       $levels[$this->tree[$cnt]['level']-1] = 0;
-               } else {
-                       if ($not_a_leaf) {
-                               if ($cnt == $this->_firstItem[$menu_name]) {
-                                       $img = $img_collapse_first;
-                                       $alt = $alt_collapse_first;
-                               } else {
-                                       $img = $img_collapse;
-                                       $alt = $alt_collapse;
-                               }
-                               $this->_treeMenu[$menu_name] .= '<a onmousedown="' . $toggle_function_name . "('" . $cnt . "');" . '"><img align="top" border="0" class="imgs" id="jt' . $cnt . 'node" src="' . $img . '" alt="' . $alt . '" /></a>';
-                       } else {
-                               if ($cnt == $this->_firstItem[$menu_name]) {
-                                       $img = $img_split_first;
-                                       $alt = $alt_split_first;
-                               } else {
-                                       $img = $img_split;
-                                       $alt = $alt_split;
-                               }
-                               $this->_treeMenu[$menu_name] .= '<img align="top" border="0" class="imgs" id="jt' . $cnt . 'node" src="' . $img . '" alt="' . $alt . '" />';
-                       }
-                       $levels[$this->tree[$cnt]['level']-1] = 1;
-               }
-
-               if ($this->tree[$cnt]['parsed_href'] == '' || $this->tree[$cnt]['parsed_href'] == '#') {
-                       $a_href_open_img = '';
-                       $a_href_close_img = '';
-                       $a_href_open = '<a class="phplmnormal">';
-                       $a_href_close = '</a>';
-               } else {
-                       $a_href_open_img = '<a href="' . $this->tree[$cnt]['parsed_href'] . '"' . $this->tree[$cnt]['parsed_title'] . $this->tree[$cnt]['parsed_target'] . '>';
-                       $a_href_close_img = '</a>';
-                       $a_href_open = '<a href="' . $this->tree[$cnt]['parsed_href'] . '"' . $this->tree[$cnt]['parsed_title'] . $this->tree[$cnt]['parsed_target'] . ' class="' . $linkstyle . '">';
-                       $a_href_close = '</a>';
-               }
-
-               if ($not_a_leaf) {
-                       $this->_treeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" class="imgs" id="jt' . $cnt . 'folder" src="' . $img_folder_open . '" alt="' . $alt_folder_open . '" />' . $a_href_close_img;
-               } else {
-                       if ($this->tree[$cnt]['parsed_icon'] != '') {
-                               $this->_treeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" src="' . $this->tree[$cnt]['parsed_icon'] . '" width="' . $this->tree[$cnt]['iconwidth'] . '" height="' . $this->tree[$cnt]['iconheight'] . '" alt="' . $alt_leaf . '" />' . $a_href_close_img;
-                       } else {
-                               $this->_treeMenu[$menu_name] .= $a_href_open_img . '<img align="top" border="0" class="imgs" src="' . $img_leaf . '" alt="' . $alt_leaf . '" />' . $a_href_close_img;
-                       }
-               }
-               $this->_treeMenu[$menu_name] .= '&nbsp;' . $a_href_open . $this->tree[$cnt]['text'] . $a_href_close . "\n";
-               $this->_treeMenu[$menu_name] .= '</div>' . "\n";
-
-               if ($cnt<$this->_lastItem[$menu_name] && $this->tree[$cnt]['level']<$this->tree[$cnt+1]['level']) {
-                       $this->_treeMenu[$menu_name] .= '<div id="jt' . $cnt . 'son" class="treemenudiv">' . "\n";
-                       if ($this->tree[$cnt]['expanded'] != 1) {
-                               $toggle .= 'if (phplm_expand[' . $cnt . '] != 1) ' . $toggle_function_name . "('" . $cnt . "');\n";
-                       } else {
-                               $toggle .= 'if (phplm_collapse[' . $cnt . '] == 1) ' . $toggle_function_name . "('" . $cnt . "');\n";
-                       }
-               }
-
-               if ($cnt>$this->_firstItem[$menu_name] && $this->tree[$cnt]['level']>$this->tree[$cnt+1]['level']) {
-                       for ($i=max(1, $this->tree[$cnt+1]['level']); $i<$this->tree[$cnt]['level']; $i++) {
-                               $this->_treeMenu[$menu_name] .= '</div>' . "\n";
-                       }
-               }
-       }
-
-/*
-       $this->_treeMenu[$menu_name] =
-       '<div class="phplmnormal">' . "\n" .
-       $this->_treeMenu[$menu_name] .
-       '</div>' . "\n";
-*/
-       // Some (old) browsers do not support the "white-space: nowrap;" CSS property...
-       $this->_treeMenu[$menu_name] =
-       '<table cellspacing="0" cellpadding="0" border="0">' . "\n" .
-       '<tr>' . "\n" .
-       '<td class="phplmnormal" nowrap="nowrap">' . "\n" .
-       $this->_treeMenu[$menu_name] .
-       '</td>' . "\n" .
-       '</tr>' . "\n" .
-       '</table>' . "\n";
-
-       $t = new Template_PHPLIB();
-       $t->setFile('tplfile', $this->libjsdir . 'layerstreemenu.ijs');
-       $t->setVar(array(
-               'toggle_function_name'          => $toggle_function_name,
-               'img_collapse'                  => $img_collapse,
-               'img_collapse_corner'           => $img_collapse_corner,
-               'img_collapse_corner_first'     => $img_collapse_corner_first,
-               'img_collapse_first'            => $img_collapse_first,
-               'img_expand'                    => $img_expand,
-               'img_expand_corner'             => $img_expand_corner,
-               'img_expand_corner_first'       => $img_expand_corner_first,
-               'img_expand_first'              => $img_expand_first,
-               'img_folder_closed'             => $img_folder_closed,
-               'img_folder_open'               => $img_folder_open
-       ));
-       $toggle_function = $t->parse('out', 'tplfile');
-       $toggle_function =
-       '<script language="JavaScript" type="text/javascript">' . "\n" .
-       '<!--' . "\n" .
-       $toggle_function .
-       '// -->' . "\n" .
-       '</script>' . "\n";
-
-       $toggle =
-       '<script language="JavaScript" type="text/javascript">' . "\n" .
-       '<!--' . "\n" .
-       'if ((DOM && !Opera56 && !Konqueror22) || IE4) {' . "\n" .
-       $toggle .
-       '}' . "\n" .
-       'if (NS4) alert("Only the accessibility is provided to Netscape 4 on the JavaScript Tree Menu.\nWe *strongly* suggest you to upgrade your browser.");' . "\n" .
-       '// -->' . "\n" .
-       '</script>' . "\n";
-
-       $this->_treeMenu[$menu_name] = $toggle_function . "\n" . $this->_treeMenu[$menu_name] . "\n" . $toggle;
-
-       return $this->_treeMenu[$menu_name];
-}
-
-/**
-* Method that returns the code of the requested Tree Menu
-* @access public
-* @param string $menu_name the name of the menu whose Tree Menu code
-*   has to be returned
-* @return string
-*/
-function getTreeMenu($menu_name)
-{
-       return $this->_treeMenu[$menu_name];
-}
-
-/**
-* Method that prints the code of the requested Tree Menu
-* @access public
-* @param string $menu_name the name of the menu whose Tree Menu code
-*   has to be printed
-* @return void
-*/
-function printTreeMenu($menu_name)
-{
-       print $this->_treeMenu[$menu_name];
-}
-
-} /* END OF CLASS */
-
-?>
diff --git a/include/php_layers_menu/libjs/layersmenu-browser_detection.js b/include/php_layers_menu/libjs/layersmenu-browser_detection.js
deleted file mode 100644 (file)
index 79896a0..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-DOM = (document.getElementById) ? 1 : 0;
-NS4 = (document.layers) ? 1 : 0;
-// We need to explicitly detect Konqueror
-// because Konqueror 3 sets IE = 1 ... AAAAAAAAAARGHHH!!!
-Konqueror = (navigator.userAgent.indexOf('Konqueror') > -1) ? 1 : 0;
-// We need to detect Konqueror 2.2 as it does not handle the window.onresize event
-Konqueror22 = (navigator.userAgent.indexOf('Konqueror 2.2') > -1 || navigator.userAgent.indexOf('Konqueror/2.2') > -1) ? 1 : 0;
-Konqueror30 =
-       (
-               navigator.userAgent.indexOf('Konqueror 3.0') > -1
-               || navigator.userAgent.indexOf('Konqueror/3.0') > -1
-               || navigator.userAgent.indexOf('Konqueror 3;') > -1
-               || navigator.userAgent.indexOf('Konqueror/3;') > -1
-               || navigator.userAgent.indexOf('Konqueror 3)') > -1
-               || navigator.userAgent.indexOf('Konqueror/3)') > -1
-       )
-       ? 1 : 0;
-Konqueror31 = (navigator.userAgent.indexOf('Konqueror 3.1') > -1 || navigator.userAgent.indexOf('Konqueror/3.1') > -1) ? 1 : 0;
-// We need to detect Konqueror 3.2 and 3.3 as they are affected by the see-through effect only for 2 form elements
-Konqueror32 = (navigator.userAgent.indexOf('Konqueror 3.2') > -1 || navigator.userAgent.indexOf('Konqueror/3.2') > -1) ? 1 : 0;
-Konqueror33 = (navigator.userAgent.indexOf('Konqueror 3.3') > -1 || navigator.userAgent.indexOf('Konqueror/3.3') > -1) ? 1 : 0;
-Opera = (navigator.userAgent.indexOf('Opera') > -1) ? 1 : 0;
-Opera5 = (navigator.userAgent.indexOf('Opera 5') > -1 || navigator.userAgent.indexOf('Opera/5') > -1) ? 1 : 0;
-Opera6 = (navigator.userAgent.indexOf('Opera 6') > -1 || navigator.userAgent.indexOf('Opera/6') > -1) ? 1 : 0;
-Opera56 = Opera5 || Opera6;
-IE = (navigator.userAgent.indexOf('MSIE') > -1) ? 1 : 0;
-IE = IE && !Opera;
-IE5 = IE && DOM;
-IE4 = (document.all) ? 1 : 0;
-IE4 = IE4 && IE && !DOM;
-
diff --git a/include/php_layers_menu/libjs/layersmenu-footer.ijs b/include/php_layers_menu/libjs/layersmenu-footer.ijs
deleted file mode 100644 (file)
index 42bb0ad..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<!-- beginning of menu footer - {packageName} {version} {copyright} {author} -->
-
-{footer}
-
-<script language="JavaScript" type="text/javascript">
-<!--
-loaded = 1;
-// -->
-</script>
-
-<!-- end of menu footer - {packageName} {version} {copyright} {author} -->
diff --git a/include/php_layers_menu/libjs/layersmenu-header.ijs b/include/php_layers_menu/libjs/layersmenu-header.ijs
deleted file mode 100644 (file)
index 128078b..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-<!-- beginning of menu header - {packageName} {version} {copyright} {author} -->
-
-<script language="JavaScript" type="text/javascript">
-<!--
-
-menuTopShift = {menuTopShift};
-menuRightShift = {menuRightShift};
-menuLeftShift = {menuLeftShift};
-
-var thresholdY = {thresholdY};
-var abscissaStep = {abscissaStep};
-
-toBeHidden = new Array();
-toBeHiddenLeft = new Array();
-toBeHiddenTop = new Array();
-
-{listl}
-var numl = listl.length;
-
-father = new Array();
-for (i=1; i<={nodesCount}; i++) {
-       father['L' + i] = '';
-}
-{father_keys}
-{father_vals}
-for (i=0; i<father_keys.length; i++) {
-       father[father_keys[i]] = father_vals[i];
-}
-
-lwidth = new Array();
-var lwidthDetected = 0;
-
-function moveLayers()
-{
-       if (!lwidthDetected) {
-               for (i=0; i<numl; i++) {
-                       lwidth[listl[i]] = getOffsetWidth(listl[i]);
-               }
-               lwidthDetected = 1;
-       }
-       if (IE4) {
-               for (i=0; i<numl; i++) {
-                       setWidth(listl[i], abscissaStep);
-               }
-       }
-{moveLayers}
-}
-
-back = new Array();
-for (i=1; i<={nodesCount}; i++) {
-       back['L' + i] = 0;
-}
-
-// -->
-</script>
-
-<!-- end of menu header - {packageName} {version} {copyright} {author} -->
diff --git a/include/php_layers_menu/libjs/layersmenu-library.js b/include/php_layers_menu/libjs/layersmenu-library.js
deleted file mode 100644 (file)
index 049abf8..0000000
+++ /dev/null
@@ -1,248 +0,0 @@
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-layerLeft = new Array();
-layerTop = new Array();
-
-function setVisibility(layer, on)
-{
-       if (on) {
-               if (DOM) {
-                       document.getElementById(layer).style.visibility = 'visible';
-               } else if (NS4) {
-                       document.layers[layer].visibility = 'show';
-               } else {
-                       document.all[layer].style.visibility = 'visible';
-               }
-       } else {
-               if (DOM) {
-                       document.getElementById(layer).style.visibility = 'hidden';
-               } else if (NS4) {
-                       document.layers[layer].visibility = 'hide';
-               } else {
-                       document.all[layer].style.visibility = 'hidden';
-               }
-       }
-}
-
-function isVisible(layer)
-{
-       if (DOM) {
-               return (document.getElementById(layer).style.visibility == 'visible');
-       } else if (NS4) {
-               return (document.layers[layer].visibility == 'show');
-       } else {
-               return (document.all[layer].style.visibility == 'visible');
-       }
-}
-
-function setLeft(layer, x)
-{
-layerLeft[layer] = x;
-       if (DOM && !Opera5) {
-               document.getElementById(layer).style.left = x + 'px';
-       } else if (Opera5) {
-               document.getElementById(layer).style.left = x;
-       } else if (NS4) {
-               document.layers[layer].left = x;
-       } else {
-               document.all[layer].style.pixelLeft = x;
-       }
-}
-
-function getOffsetLeft(layer)
-{
-       var value = 0;
-       if (DOM) {      // Mozilla, Konqueror >= 2.2, Opera >= 5, IE
-               object = document.getElementById(layer);
-               value = object.offsetLeft;
-//alert (object.tagName + ' --- ' + object.offsetLeft);
-               while (object.tagName != 'BODY' && object.offsetParent) {
-                       object = object.offsetParent;
-//alert (object.tagName + ' --- ' + object.offsetLeft);
-                       value += object.offsetLeft;
-               }
-       } else if (NS4) {
-               value = document.layers[layer].pageX;
-       } else {        // IE4 IS SIMPLY A BASTARD !!!
-               if (document.all['IE4' + layer]) {
-                       layer = 'IE4' + layer;
-               }
-               object = document.all[layer];
-               value = object.offsetLeft;
-               while (object.tagName != 'BODY') {
-                       object = object.offsetParent;
-                       value += object.offsetLeft;
-               }
-       }
-       return (value);
-}
-
-function setTop(layer, y)
-{
-layerTop[layer] = y;
-       if (DOM && !Opera5) {
-               document.getElementById(layer).style.top = y + 'px';
-       } else if (Opera5) {
-               document.getElementById(layer).style.top = y;
-       } else if (NS4) {
-               document.layers[layer].top = y;
-       } else {
-               document.all[layer].style.pixelTop = y;
-       }
-}
-
-function getOffsetTop(layer)
-{
-// IE 5.5 and 6.0 behaviour with this function is really strange:
-// in some cases, they return a really too large value...
-// ... after all, IE is buggy, nothing new
-       var value = 0;
-       if (DOM) {
-               object = document.getElementById(layer);
-               value = object.offsetTop;
-               while (object.tagName != 'BODY' && object.offsetParent) {
-                       object = object.offsetParent;
-                       value += object.offsetTop;
-               }
-       } else if (NS4) {
-               value = document.layers[layer].pageY;
-       } else {        // IE4 IS SIMPLY A BASTARD !!!
-               if (document.all['IE4' + layer]) {
-                       layer = 'IE4' + layer;
-               }
-               object = document.all[layer];
-               value = object.offsetTop;
-               while (object.tagName != 'BODY') {
-                       object = object.offsetParent;
-                       value += object.offsetTop;
-               }
-       }
-       return (value);
-}
-
-function setWidth(layer, w)
-{
-       if (DOM) {
-               document.getElementById(layer).style.width = w;
-       } else if (NS4) {
-//             document.layers[layer].width = w;
-       } else {
-               document.all[layer].style.pixelWidth = w;
-       }
-}
-
-function getOffsetWidth(layer)
-{
-       var value = 0;
-       if (DOM && !Opera56) {
-               value = document.getElementById(layer).offsetWidth;
-       } else if (NS4) {
-               value = document.layers[layer].document.width;
-       } else if (Opera56) {
-               value = document.getElementById(layer).style.pixelWidth;
-       } else {        // IE4 IS SIMPLY A BASTARD !!!
-               if (document.all['IE4' + layer]) {
-                       layer = 'IE4' + layer;
-               }
-               value = document.all[layer].offsetWidth;
-       }
-       return (value);
-}
-
-function setHeight(layer, h)   // unused, not tested
-{
-       if (DOM) {
-               document.getElementById(layer).style.height = h;
-       } else if (NS4) {
-//             document.layers[layer].height = h;
-       } else {
-               document.all[layer].style.pixelHeight = h;
-       }
-}
-
-function getOffsetHeight(layer)
-{
-       var value = 0;
-       if (DOM && !Opera56) {
-               value = document.getElementById(layer).offsetHeight;
-       } else if (NS4) {
-               value = document.layers[layer].document.height;
-       } else if (Opera56) {
-               value = document.getElementById(layer).style.pixelHeight;
-       } else {        // IE4 IS SIMPLY A BASTARD !!!
-               if (document.all['IE4' + layer]) {
-                       layer = 'IE4' + layer;
-               }
-               value = document.all[layer].offsetHeight;
-       }
-       return (value);
-}
-
-function getWindowWidth()
-{
-       var value = 0;
-       if ((DOM && !IE) || NS4 || Konqueror || Opera) {
-               value = window.innerWidth;
-//     } else if (NS4) {
-//             value = document.width;
-       } else {        // IE
-               if (document.documentElement && document.documentElement.clientWidth) {
-                       value = document.documentElement.clientWidth;
-               } else if (document.body) {
-                       value = document.body.clientWidth;
-               }
-       }
-       if (isNaN(value)) {
-               value = window.innerWidth;
-       }
-       return (value);
-}
-
-function getWindowXOffset()
-{
-       var value = 0;
-       if ((DOM && !IE) || NS4 || Konqueror || Opera) {
-               value = window.pageXOffset;
-       } else {        // IE
-               if (document.documentElement && document.documentElement.scrollLeft) {
-                       value = document.documentElement.scrollLeft;
-               } else if (document.body) {
-                       value = document.body.scrollLeft;
-               }
-       }
-       return (value);
-}
-
-function getWindowHeight()
-{
-       var value = 0;
-       if ((DOM && !IE) || NS4 || Konqueror || Opera) {
-               value = window.innerHeight;
-       } else {        // IE
-               if (document.documentElement && document.documentElement.clientHeight) {
-                       value = document.documentElement.clientHeight;
-               } else if (document.body) {
-                       value = document.body.clientHeight;
-               }
-       }
-       if (isNaN(value)) {
-               value = window.innerHeight;
-       }
-       return (value);
-}
-
-function getWindowYOffset()
-{
-       var value = 0;
-       if ((DOM && !IE) || NS4 || Konqueror || Opera) {
-               value = window.pageYOffset;
-       } else {        // IE
-               if (document.documentElement && document.documentElement.scrollTop) {
-                       value = document.documentElement.scrollTop;
-               } else if (document.body) {
-                       value = document.body.scrollTop;
-               }
-       }
-       return (value);
-}
-
diff --git a/include/php_layers_menu/libjs/layersmenu-see-through.js b/include/php_layers_menu/libjs/layersmenu-see-through.js
deleted file mode 100644 (file)
index 7ca9455..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-function scanChildren(element)
-{
-       var counter = element.childNodes.length;
-        for (var i=0; i<counter; i++) {
-                foobar = element.childNodes.item(i);
-               if (    ( (Konqueror22 || Konqueror30 || Konqueror31) &&
-                        (  foobar.nodeName == 'INPUT' || foobar.nodeName == 'input'
-                        || foobar.nodeName == 'SELECT' || foobar.nodeName == 'select'
-                        || foobar.nodeName == 'TEXTAREA' || foobar.nodeName == 'textarea'
-                        )
-                       )
-                       ||
-// Konqueror 3.2 and 3.3 need hiding only for the following two form elements, but, alas,
-// at the time of this writing (Konqueror 3.2.3 and 3.3.0-rc2), hiding of such two form elements
-// on Konqueror 3.2 and 3.3 does not work, it is affected by the following bug: http://bugs.kde.org/72885
-                       ( (Konqueror32 || Konqueror33) &&
-                        (  ((foobar.nodeName == 'SELECT' || foobar.nodeName == 'select') && foobar.size > 1)
-                        || foobar.nodeName == 'TEXTAREA' || foobar.nodeName == 'textarea'
-                        )
-                       )
-                       ||
-                       ( IE &&
-                        ( foobar.nodeName == 'SELECT' || foobar.nodeName == 'select' )
-                       )
-               ) {
-                       toBeHidden[toBeHidden.length] = foobar;
-               }
-                if (foobar.childNodes.length > 0) {
-                        scanChildren(foobar);
-                }
-        }
-}
-
-function seeThroughCoordinatesDetection()
-{
-       if (!((Konqueror && !Konqueror22) || IE5)) {
-               return;
-       }
-       for (i=0; i<toBeHidden.length; i++) {
-               object = toBeHidden[i];
-               toBeHiddenLeft[i] = object.offsetLeft;
-               while (object.tagName != 'BODY' && object.offsetParent) {
-                       object = object.offsetParent;
-                       toBeHiddenLeft[i] += object.offsetLeft;
-               }
-               object = toBeHidden[i];
-               toBeHiddenTop[i] = object.offsetTop;
-               while (object.tagName != 'BODY' && object.offsetParent) {
-                       object = object.offsetParent;
-                       toBeHiddenTop[i] += object.offsetTop;
-               }
-       }
-}
-
-//document.write("<br />\nSCANNING STARTED<br />\n");
-//scanChildren(document.getElementsByTagName('BODY').item(0));
-if ((Konqueror || IE5) && document.getElementById('phplmseethrough')) {
-       scanChildren(document.getElementById('phplmseethrough'));
-}
-//document.write("<br />\nSCANNING COMPLETED<br />\n");
-
-seeThroughCoordinatesDetection();
-
diff --git a/include/php_layers_menu/libjs/layersmenu.js b/include/php_layers_menu/libjs/layersmenu.js
deleted file mode 100644 (file)
index 5d29e5b..0000000
+++ /dev/null
@@ -1,316 +0,0 @@
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-useTimeouts = 1;
-timeoutLength = 1000;  // time in ms; not significant if useTimeouts = 0;
-shutdownOnClick = 0;
-
-loaded = 0;
-layersMoved = 0;
-layerPoppedUp = '';
-
-timeoutFlag = 0;
-if (Opera56 || IE4) {
-       useTimeouts = 0;
-}
-if (NS4 || Opera56 || IE4) {
-       shutdownOnClick = 1;
-}
-
-currentY = 0;
-function grabMouse(e)  // for NS4
-{
-       currentY = e.pageY;
-}
-if (NS4) {
-       document.captureEvents(Event.MOUSEDOWN | Event.MOUSEMOVE);
-       document.onmousemove = grabMouse;
-}
-
-function seeThroughElements(show)
-{
-       if (show) {
-               foobar = 'visible';
-       } else {
-               foobar = 'hidden';
-       }
-       for (i=0; i<toBeHidden.length; i++) {
-               toBeHidden[i].style.visibility = foobar;
-       }
-}
-
-function shutdown()
-{
-       for (i=0; i<numl; i++) {
-               LMPopUpL(listl[i], false);
-       }
-       layerPoppedUp = '';
-       if (Konqueror || IE5) {
-               seeThroughElements(true);
-       }
-}
-if (shutdownOnClick) {
-       if (NS4) {
-               document.onmousedown = shutdown;
-       } else {
-               document.onclick = shutdown;
-       }
-}
-
-function setLMTO()
-{
-       if (useTimeouts) {
-               timeoutFlag = setTimeout('shutdown()', timeoutLength);
-       }
-}
-
-function clearLMTO()
-{
-       if (useTimeouts) {
-               clearTimeout(timeoutFlag);
-       }
-}
-
-function moveLayerX(menuName)
-{
-       if (!loaded || (isVisible(menuName) && menuName != layerPoppedUp)) {
-               return;
-       }
-       if (father[menuName] != '') {
-               if (!Opera5 && !IE4) {
-                       width0 = lwidth[father[menuName]];
-                       width1 = lwidth[menuName];
-               } else if (Opera5) {
-                       // Opera 5 stupidly and exaggeratedly overestimates layers widths
-                       // hence we consider a default value equal to $abscissaStep
-                       width0 = abscissaStep;
-                       width1 = abscissaStep;
-               } else if (IE4) {
-                       width0 = getOffsetWidth(father[menuName]);
-                       width1 = getOffsetWidth(menuName);
-               }
-               onLeft = getOffsetLeft(father[menuName]) - width1 + menuLeftShift;
-               onRight = getOffsetLeft(father[menuName]) + width0 - menuRightShift;
-               windowWidth = getWindowWidth();
-               windowXOffset = getWindowXOffset();
-//             if (NS4 && !DOM) {
-//                     windowXOffset = 0;
-//             }
-               if (onLeft < windowXOffset && onRight + width1 > windowWidth + windowXOffset) {
-                       if (onRight + width1 - windowWidth - windowXOffset > windowXOffset - onLeft) {
-                               onLeft = windowXOffset;
-                       } else {
-                               onRight = windowWidth + windowXOffset - width1;
-                       }
-               }
-               if (back[father[menuName]]) {
-                       if (onLeft < windowXOffset) {
-                               back[menuName] = 0;
-                       } else {
-                               back[menuName] = 1;
-                       }
-               } else {
-//alert(onRight + ' - ' + width1 + ' - ' +  windowWidth + ' - ' + windowXOffset);
-                       if (onRight + width1 > windowWidth + windowXOffset) {
-                               back[menuName] = 1;
-                       } else {
-                               back[menuName] = 0;
-                       }
-               }
-               if (back[menuName]) {
-                       setLeft(menuName, onLeft);
-               } else {
-                       setLeft(menuName, onRight);
-               }
-       }
-       moveLayerY(menuName);   // workaround needed for Mozilla < 1.4 for MS Windows
-}
-
-function moveLayerY(menuName)
-{
-       if (!loaded || (isVisible(menuName) && menuName != layerPoppedUp)) {
-               return;
-       }
-       if (!layersMoved) {
-               moveLayers();
-               layersMoved = 1;
-       }
-       if (!NS4) {
-               newY = getOffsetTop('ref' + menuName);
-       } else {
-               newY = currentY;
-       }
-       newY += menuTopShift;
-       layerHeight = getOffsetHeight(menuName);
-       windowHeight = getWindowHeight();
-       windowYOffset = getWindowYOffset();
-       if (newY + layerHeight > windowHeight + windowYOffset) {
-               if (layerHeight > windowHeight) {
-                       newY = windowYOffset;
-               } else {
-                       newY = windowHeight + windowYOffset - layerHeight;
-               }
-       }
-       if (Math.abs(getOffsetTop(menuName) - newY) > thresholdY) {
-               setTop(menuName, newY);
-       }
-}
-
-function moveLayerX1(menuName, father)
-{
-       if (!lwidthDetected) {
-               return;
-       }
-       if (!Opera5 && !IE4) {
-               width1 = lwidth[menuName];
-       } else if (Opera5) {
-               // Opera 5 stupidly and exaggeratedly overestimates layers widths
-               // hence we consider a default value equal to $abscissaStep
-               width1 = abscissaStep;
-       }
-       foobar = getOffsetLeft(father + menuName);
-if (!IE4) {
-       windowWidth = getWindowWidth();
-       windowXOffset = getWindowXOffset();
-       if (foobar + width1 > windowWidth + windowXOffset) {
-               foobar = windowWidth + windowXOffset - width1;
-       }
-       if (foobar < windowXOffset) {
-               foobar = windowXOffset;
-       }
-}
-       setLeft(menuName, foobar);
-}
-
-function layersOverlap(layer, i)
-{
-       if (Konqueror22) {
-               return true;
-       }
-
-//     xa1 = getOffsetLeft(layer);
-//setLeft(layer, xa1);
-       xa1 = layerLeft[layer];
-       xa2 = xa1 + getOffsetWidth(layer);
-//setWidth(layer, xa2-xa1);
-//     ya1 = getOffsetTop(layer);
-//setTop(layer, ya1);
-       ya1 = layerTop[layer];
-       ya2 = ya1 + getOffsetHeight(layer);
-//setHeight(layer, ya2-ya1);
-//alert(':' + xa1 + ':' + xa2 + ':' + ya1 + ':' + ya2 + ':');
-
-       xb1 = toBeHiddenLeft[i];
-       xb2 = xb1 + toBeHidden[i].offsetWidth;
-       yb1 = toBeHiddenTop[i];
-       yb2 = yb1 + toBeHidden[i].offsetHeight;
-//alert(':' + xb1 + ':' + xb2 + ':' + yb1 + ':' + yb2 + ':');
-
-       if(xb1>xa1) xa1=xb1; if(xb2<xa2) xa2=xb2;
-       if(yb1>ya1) ya1=yb1; if(yb2<ya2) ya2=yb2;
-
-       return (xa2>xa1 && ya2>ya1);
-}
-
-function seeThroughWorkaround(menuName, on)
-{
-       for (i=0; i<toBeHidden.length; i++) {
-               if (layersOverlap(menuName, i)) {
-                       if (on) {
-                               toBeHidden[i].style.visibility = 'hidden';
-                       } else {
-                               toBeHidden[i].style.visibility = 'visible';
-                       }
-               }
-       }
-}
-
-function LMPopUpL(menuName, on)
-{
-       if (!loaded) {
-               return;
-       }
-       if (!layersMoved) {
-               moveLayers();
-               layersMoved = 1;
-       }
-       setVisibility(menuName, on);
-}
-
-function LMPopUp(menuName, isCurrent)
-{
-       if (!loaded || menuName == layerPoppedUp || (isVisible(menuName) && !isCurrent)) {
-               return;
-       }
-       if (menuName == father[layerPoppedUp]) {
-               LMPopUpL(layerPoppedUp, false);
-//             seeThroughWorkaround(menuName, false);
-       } else if (father[menuName] == layerPoppedUp) {
-               LMPopUpL(menuName, true);
-               seeThroughWorkaround(menuName, true);
-       } else {
-               shutdown();
-               foobar = menuName;
-               do {
-                       LMPopUpL(foobar, true);
-                       seeThroughWorkaround(foobar, true);
-                       foobar = father[foobar];
-               } while (foobar != '')
-       }
-/*
-       if (layerPoppedUp == '') {
-               seeThroughElements(false);
-       }
-*/
-       layerPoppedUp = menuName;
-}
-
-function resizeHandler()
-{
-       if (NS4) {
-               window.location.reload();
-       }
-       shutdown();
-       for (i=0; i<numl; i++) {
-               setLeft(listl[i], 0);
-               setTop(listl[i], 0);
-       }
-       if (toBeHidden != null && toBeHidden.length > 0) {
-               seeThroughCoordinatesDetection();
-       }
-//     moveLayers();
-       layersMoved = 0;
-}
-window.onresize = resizeHandler;
-
-function yaresizeHandler()
-{
-       if (window.innerWidth != origWidth || window.innerHeight != origHeight) {
-               if (Konqueror22 || Opera5) {
-                       window.location.reload();       // Opera 5 often fails this
-               }
-               origWidth  = window.innerWidth;
-               origHeight = window.innerHeight;
-               resizeHandler();
-       }
-       setTimeout('yaresizeHandler()', 500);
-}
-function loadHandler()
-{
-       if (Konqueror22 || Opera56) {
-               origWidth  = window.innerWidth;
-               origHeight = window.innerHeight;
-               yaresizeHandler();
-       }
-}
-window.onload = loadHandler;
-
-function fixieflm(menuName)
-{
-       if (DOM) {
-               setWidth(menuName, '100%');
-       } else {        // IE4 IS SIMPLY A BASTARD !!!
-               document.write('</div>');
-               document.write('<div id="IE4' + menuName + '" style="position: relative; width: 100%; visibility: visible;">');
-       }
-}
-
diff --git a/include/php_layers_menu/libjs/layerstreemenu-cookies.js b/include/php_layers_menu/libjs/layerstreemenu-cookies.js
deleted file mode 100644 (file)
index ea36afc..0000000
+++ /dev/null
@@ -1,70 +0,0 @@
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-function setLMCookie(name, value)
-{
-       document.cookie = name + '=' + value + ';path=/';
-}
-
-function getLMCookie(name)
-{
-       foobar = document.cookie.split(name + '=');
-       if (foobar.length < 2) {
-               return null;
-       }
-       tempString = foobar[1];
-       if (tempString.indexOf(';') == -1) {
-               return tempString;
-       }
-       yafoobar = tempString.split(';');
-       return yafoobar[0];
-}
-
-function parseExpandString()
-{
-       expandString = getLMCookie('phplm_expand');
-       phplm_expand = new Array();
-       if (expandString) {
-               expanded = expandString.split('|');
-               for (i=0; i<expanded.length-1; i++) {
-                       phplm_expand[expanded[i]] = 1;
-               }
-       }
-}
-
-function parseCollapseString()
-{
-       collapseString = getLMCookie('phplm_collapse');
-       phplm_collapse = new Array();
-       if (collapseString) {
-               collapsed = collapseString.split('|');
-               for (i=0; i<collapsed.length-1; i++) {
-                       phplm_collapse[collapsed[i]] = 1;
-               }
-       }
-}
-
-parseExpandString();
-parseCollapseString();
-
-function saveExpandString()
-{
-       expandString = '';
-       for (i=0; i<phplm_expand.length; i++) {
-               if (phplm_expand[i] == 1) {
-                       expandString += i + '|';
-               }
-       }
-       setLMCookie('phplm_expand', expandString);
-}
-
-function saveCollapseString()
-{
-       collapseString = '';
-       for (i=0; i<phplm_collapse.length; i++) {
-               if (phplm_collapse[i] == 1) {
-                       collapseString += i + '|';
-               }
-       }
-       setLMCookie('phplm_collapse', collapseString);
-}
-
diff --git a/include/php_layers_menu/libjs/layerstreemenu.ijs b/include/php_layers_menu/libjs/layerstreemenu.ijs
deleted file mode 100644 (file)
index 5274271..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-// PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/
-
-function {toggle_function_name}(nodeid)
-{
-       if ((!DOM || Opera56 || Konqueror22) && !IE4) {
-               return;
-       }
-       layersMoved = 0;
-       parseExpandString();
-       parseCollapseString();
-       if (!IE4) {
-               sonLayer = document.getElementById('jt' + nodeid + 'son');
-               nodeLayer = document.getElementById('jt' + nodeid + 'node');
-               folderLayer = document.getElementById('jt' + nodeid + 'folder');
-       } else {
-               sonLayer = document.all('jt' + nodeid + 'son');
-               nodeLayer = document.all('jt' + nodeid + 'node');
-               folderLayer = document.all('jt' + nodeid + 'folder');
-       }
-       if (sonLayer.style.display == 'none') {
-               sonLayer.style.display = 'block';
-               if (nodeLayer.src.indexOf('{img_expand}') > -1) {
-                       nodeLayer.src = '{img_collapse}';
-               } else if (nodeLayer.src.indexOf('{img_expand_first}') > -1) {
-                       nodeLayer.src = '{img_collapse_first}';
-               } else if (nodeLayer.src.indexOf('{img_expand_corner}') > -1) {
-                       nodeLayer.src = '{img_collapse_corner}';
-               } else {
-                       nodeLayer.src = '{img_collapse_corner_first}';
-               }
-               folderLayer.src = '{img_folder_open}';
-               phplm_expand[nodeid] = 1;
-               phplm_collapse[nodeid] = 0;
-       } else {
-               sonLayer.style.display = 'none';
-               if (nodeLayer.src.indexOf('{img_collapse}') > -1) {
-                       nodeLayer.src = '{img_expand}';
-               } else if (nodeLayer.src.indexOf('{img_collapse_first}') > -1) {
-                       nodeLayer.src = '{img_expand_first}';
-               } else if (nodeLayer.src.indexOf('{img_collapse_corner}') > -1) {
-                       nodeLayer.src = '{img_expand_corner}';
-               } else {
-                       nodeLayer.src = '{img_expand_corner_first}';
-               }
-               folderLayer.src = '{img_folder_closed}';
-               phplm_expand[nodeid] = 0;
-               phplm_collapse[nodeid] = 1;
-       }
-       saveExpandString();
-       saveCollapseString();
-}
-
diff --git a/include/php_setup.inc b/include/php_setup.inc
deleted file mode 100644 (file)
index 2901f8d..0000000
+++ /dev/null
@@ -1,241 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2003  Cajus Pollmeier
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-function gosaRaiseError($errno, $errstr, $errfile, $errline)
-{
-  global $error_collector,$config, $error_collector_mailto;
-
-  if(function_exists("gosa_log")){
-    gosa_log($errno." ".$errstr." ".$errfile." ".$errline);
-  }
-
-  /* Return if error reporting is set to zero */
-  if (error_reporting() == 0){
-    return;
-  }
-
-  /* Workaround for buggy imap_open error outputs */
-  if (preg_match('/imap_open/', $errstr)){
-    return;
-  }
-
-  /* Hide ldap size limit messages */
-  if (preg_match('/ldap_error/', $errstr)){
-    if (preg_match('/sizelimit/', $errstr)){
-      return;
-    }
-  }
-
-  /* Error messages are hidden in GOsa, so we only send them to the logging class and abort here */
-  if((isset($config->data))){ 
-    if((isset($config->data['MAIN']['DISPLAYERRORS']))&&(!preg_match("/^true$/i",$config->data['MAIN']['DISPLAYERRORS']))){
-
-      
-      /* Write to syslog */
-      if(class_exists("log") && !preg_match("/No such object/",$errstr)){
-        new log("view","error","",array(),"PHP error: $errstr ($errfile, line $errline)");
-      }
-      return;
-    }
-  }
-  
-  /* Send all errors to logging class, except "Ldap : No such object" messages*/
-  if(class_exists("log") && !preg_match("/No such object/",$errstr)){
-    new log("debug","all",$errfile,array(),"Type:".$errno.", Message:".$errstr.", File:".$errfile.", Line: ".$errline);
-  }
-
-  /* Create header as needed */
-  if ($error_collector == ""){
-
-    /* Mailto body header */
-    if(function_exists("prepare4mailbody")){
-      $error_collector_mailto .=prepare4mailbody(
-                                "Oups. Seems like you've catched some kind of bug inside GOsa/PHP. You may want to help ".
-                                "us to improve the software stability. If so, please provide some more information below.".
-                                "\n\n".
-                                "*** GOsa bug report ***".
-                                "\nGOsa Version: ".get_gosa_version().
-                                "\n\n".
-                                "Please describe what you did to produce this error as detailed as possible. Can you ".
-                                "reproduce this bug using the demo on http://www.gosa-project.org ?".
-                                "\n\n".
-                                "*** PHP error information ***\n\n");
-      }
-    
-    if (isset($_SESSION['js']) && $_SESSION['js']==FALSE){
-      $error_collector= "<div>";
-    } else {
-      $error_collector= "
-        <table summary=\"\" width=\"100%\" style='background-color:#E0E0E0;border-bottom:1px solid black;z-index:150;'>
-          <tr>
-            <td>
-              <img alt=\"\" align=\"middle\" src='".get_template_path('images/warning.png')."'>&nbsp;
-              <font style='font-size:14px;font-weight:bold'>".
-                _("Generating this page caused the PHP interpreter to raise some errors!")."
-              </font>
-            </td>
-            <td align=right>
-              <a href=\"mailto:gosa-bugs@oss.gonicus.de?subject=GOsa%20bugreport&amp;body=%BUGBODY%\">
-                <img border='0' src='images/mailto.png' title='"._("Send bug report to the GOsa Team")."' class='center' alt=''>&nbsp;"._("Send bugreport")."
-              </a>
-            </td>
-            <td align=right>
-              <button onClick='toggle(\"errorbox\")'>".
-                _("Toggle information")."
-              </button>
-            </td>
-          </tr>
-        </table>
-        <div id='errorbox' style='position:absolute; z-index:150; visibility: hidden'>";
-    }
-  }
-  /* Create error header */
-  $error_collector.= "<table summary=\"\" width=\"100%\" cellspacing=0 style='background-color:#402005;color:white;border:2px solid red'><tr><td colspan=3><h1 style='color:white'>"._("PHP error")." \"$errstr\"</h1></td></tr>";
-
-  $error_collector_mailto .= prepare4mailbody("=== Error === \n");
-  $error_collector_mailto .= prepare4mailbody("PHP error: $errstr ($errfile, line $errline)\n");
-  $error_collector_mailto .= prepare4mailbody("=== /Error === \n\n");
-  
-  /* Extract traceback data - if available */
-  if (function_exists('debug_backtrace')){
-    $trace= debug_backtrace();
-
-    $error_collector_mailto .= prepare4mailbody("=== Trace ===");
-
-    /* Generate trace history */
-    for ($index= 0; $index<count($trace); $index++){
-
-
-      $ct= $trace[$index];
-      $loc= "";
-      if (isset($ct['class'])){
-        $loc.= _("class")." ".$ct['class'];
-        if (isset($ct['function'])){
-          $loc.= " / ";
-        }
-      }
-      if (isset($ct['function'])){
-        $loc.= _("function")." ".$ct['function'];
-      }
-      if (isset($ct['type'])){
-        switch ($ct['type']){
-          case "::":
-            $type= _("static");
-          break;
-
-          case "->":
-            $type= _("method");
-          break;
-        }
-      } else {
-        $type= "-";
-      }
-      $args= "";
-      if (isset($ct['args'])){
-        foreach ($ct['args'] as $arg){
-       
-          /* Avoid convertig object to string errors */ 
-          if(is_object($arg)){
-            $arg = "CLASS:&nbsp;".get_class($arg);
-          }
-  
-          $args.= htmlentities("\"$arg\", ");
-        }
-      }
-      $args= preg_replace("/, $/", "", $args);
-      if ($args == ""){
-        $args= "-";
-      }
-      if(isset($ct['file'])) {
-        $file= $ct['file'];
-      }else{
-        $file="";
-      }
-      if(isset($ct['line'])) {
-        $line= $ct['line'];
-      }else{
-        $line="";
-      }
-      $color= ($index&1)?'#404040':'606060';
-      $error_collector.= "<tr style='background-color:$color'><td style='padding-left:20px' width=\"30%\">"._("Trace")."[$index]: $loc</td>";
-      $error_collector.= "<td>"._("File").": $file ("._('Line')." $line)</td><td width=\"10%\">"._("Type").": $type</td></tr>";
-      $error_collector.= "<tr style='background-color:$color'><td colspan=3 style='padding-left:20px;'>"._("Arguments").": $args</td></tr>";
-
-      /* Add trace part to mailto body */
-      $error_collector_mailto .= prepare4mailbody(
-                                   "\nTrace[".$index."]:".$loc.
-                                   "\nFile : ".$file.
-                                   "\nLine : ".$line.
-                                   "\nType : ".$type.
-                                   "\n  ".$args.
-                                   "\n");
-
-    }
-  }
-
-  $error_collector_mailto .= prepare4mailbody("=== /Trace === \n");
-
-  /* Close error table */
-  $error_collector.= "</table>";
-
-  /* Flush in case of fatal errors */
-  if (preg_match('/^fatal/i', $errstr)){
-    echo $error_collector."</div>";
-    flush();
-    exit;
-  }
-}
-
-
-function dummy_error_handler()
-{
-}
-
-
-/* Set timezone */
-date_default_timezone_set("GMT");
-
-/* Get base dir for reference */
-$BASE_DIR= dirname(dirname(__FILE__));
-$ROOT_DIR= $BASE_DIR."/html";
-error_reporting (E_ALL | E_STRICT);
-
-/* Register error handler */
-$error_collector= "";
-$error_collector_mailto= "";
-set_error_handler('gosaRaiseError');
-
-$variables_order= "ES";
-ini_set("register_globals",0);
-ini_set("track_vars",1);
-ini_set("display_errors",1);
-ini_set("report_memleaks",1);
-ini_set("include_path",".:$BASE_DIR/include:$BASE_DIR/include/php_writeexcel");
-
-/* Do smarty setup */
-require("smarty/Smarty.class.php");
-$smarty = new Smarty;
-$smarty->template_dir = $BASE_DIR.'/ihtml/';
-$smarty->caching= false;
-$smarty->php_handling= SMARTY_PHP_REMOVE;
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/php_writeexcel/class.writeexcel_biffwriter.inc.php b/include/php_writeexcel/class.writeexcel_biffwriter.inc.php
deleted file mode 100644 (file)
index d9c0d41..0000000
+++ /dev/null
@@ -1,208 +0,0 @@
-<?php
-
-/*
- * Copyleft 2002 Johann Hanne
- *
- * This is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place,
- * Suite 330, Boston, MA  02111-1307 USA
- */
-
-/*
- * This is the Spreadsheet::WriteExcel Perl package ported to PHP
- * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
- */
-
-class writeexcel_biffwriter {
-    var $byte_order;
-    var $BIFF_version;
-    var $_byte_order;
-    var $_data;
-    var $_datasize;
-    var $_limit;
-
-    /*
-     * Constructor
-     */
-    function writeexcel_biffwriter() {
-
-        $this->byte_order   = '';
-        $this->BIFF_version = 0x0500;
-        $this->_byte_order  = '';
-        $this->_data        = false;
-        $this->_datasize    = 0;
-        $this->_limit       = 2080;
-
-        $this->_set_byte_order();
-    }
-
-    /*
-     * Determine the byte order and store it as class data to avoid
-     * recalculating it for each call to new().
-     */
-    function _set_byte_order() {
-        $this->byteorder=0;
-        // Check if "pack" gives the required IEEE 64bit float
-        $teststr = pack("d", 1.2345);
-        $number  = pack("C8", 0x8D, 0x97, 0x6E, 0x12, 0x83, 0xC0, 0xF3, 0x3F);
-
-        if ($number == $teststr) {
-            $this->byte_order = 0; // Little Endian
-        } elseif ($number == strrev($teststr)) {
-            $this->byte_order = 1; // Big Endian
-        } else {
-            // Give up
-            trigger_error("Required floating point format not supported ".
-                          "on this platform. See the portability section ".
-                          "of the documentation.", E_USER_ERROR);
-        }
-
-        $this->_byte_order = $this->byte_order;
-    }
-
-    /*
-     * General storage function
-     */
-    function _prepend($data) {
-
-        if (func_num_args()>1) {
-            trigger_error("writeexcel_biffwriter::_prepend() ".
-                          "called with more than one argument", E_USER_ERROR);
-        }
-
-        if ($this->_debug) {
-            print "*** writeexcel_biffwriter::_prepend() called:";
-            for ($c=0;$c<strlen($data);$c++) {
-                if ($c%16==0) {
-                    print "\n";
-                }
-                printf("%02X ", ord($data[$c]));
-            }
-            print "\n";
-        }
-
-        if (strlen($data) > $this->_limit) {
-            $data = $this->_add_continue($data);
-        }
-
-        $this->_data      = $data . $this->_data;
-        $this->_datasize += strlen($data);
-    }
-
-    /*
-     * General storage function
-     */
-    function _append($data) {
-
-        if (func_num_args()>1) {
-            trigger_error("writeexcel_biffwriter::_append() ".
-                          "called with more than one argument", E_USER_ERROR);
-        }
-
-        if ($this->_debug) {
-            print "*** writeexcel_biffwriter::_append() called:";
-            for ($c=0;$c<strlen($data);$c++) {
-                if ($c%16==0) {
-                    print "\n";
-                }
-                printf("%02X ", ord($data[$c]));
-            }
-            print "\n";
-        }
-
-        if (strlen($data) > $this->_limit) {
-            $data = $this->_add_continue($data);
-        }
-
-        $this->_data      = $this->_data . $data;
-        $this->_datasize += strlen($data);
-    }
-
-    /*
-     * Writes Excel BOF record to indicate the beginning of a stream or
-     * sub-stream in the BIFF file.
-     *
-     * $type = 0x0005, Workbook
-     * $type = 0x0010, Worksheet
-     */
-    function _store_bof($type) {
-
-        $record  = 0x0809; // Record identifier
-        $length  = 0x0008; // Number of bytes to follow
-
-        $version = $this->BIFF_version;
-
-        // According to the SDK $build and $year should be set to zero.
-        // However, this throws a warning in Excel 5. So, use these
-        // magic numbers.
-        $build  = 0x096C;
-        $year   = 0x07C9;
-
-        $header = pack("vv",   $record, $length);
-        $data   = pack("vvvv", $version, $type, $build, $year);
-
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Writes Excel EOF record to indicate the end of a BIFF stream.
-     */
-    function _store_eof() {
-
-        $record = 0x000A; // Record identifier
-        $length = 0x0000; // Number of bytes to follow
-
-        $header = pack("vv", $record, $length);
-
-        $this->_append($header);
-    }
-
-    /*
-     * Excel limits the size of BIFF records. In Excel 5 the limit is 2084
-     * bytes. In Excel 97 the limit is 8228 bytes. Records that are longer
-     * than these limits must be split up into CONTINUE blocks.
-     *
-     * This function take a long BIFF record and inserts CONTINUE records as
-     * necessary.
-     */
-    function _add_continue($data) {
-
-        $limit  = $this->_limit;
-        $record = 0x003C; // Record identifier
-
-        // The first 2080/8224 bytes remain intact. However, we have to change
-        // the length field of the record.
-        $tmp = substr($data, 0, $limit);
-        $data = substr($data, $limit);
-        $tmp = substr($tmp, 0, 2) . pack ("v", $limit-4) . substr($tmp, 4);
-
-        // Strip out chunks of 2080/8224 bytes +4 for the header.
-        while (strlen($data) > $limit) {
-            $header  = pack("vv", $record, $limit);
-            $tmp    .= $header;
-            $tmp    .= substr($data, 0, $limit);
-            $data    = substr($data, $limit);
-        }
-
-        // Mop up the last of the data
-        $header  = pack("vv", $record, strlen($data));
-        $tmp    .= $header;
-        $tmp    .= $data;
-
-        return $tmp;
-    }
-
-}
-
-?>
diff --git a/include/php_writeexcel/class.writeexcel_format.inc.php b/include/php_writeexcel/class.writeexcel_format.inc.php
deleted file mode 100644 (file)
index 144923f..0000000
+++ /dev/null
@@ -1,702 +0,0 @@
-<?php
-
-/*
- * Copyleft 2002 Johann Hanne
- *
- * This is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place,
- * Suite 330, Boston, MA  02111-1307 USA
- */
-
-/*
- * This is the Spreadsheet::WriteExcel Perl package ported to PHP
- * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
- */
-
-class writeexcel_format {
-
-    var $_xf_index;
-    var $_font_index;
-    var $_font;
-    var $_size;
-    var $_bold;
-    var $_italic;
-    var $_color;
-    var $_underline;
-    var $_font_strikeout;
-    var $_font_outline;
-    var $_font_shadow;
-    var $_font_script;
-    var $_font_family;
-    var $_font_charset;
-    var $_num_format;
-    var $_hidden;
-    var $_locked;
-    var $_text_h_align;
-    var $_text_wrap;
-    var $_text_v_align;
-    var $_text_justlast;
-    var $_rotation;
-    var $_fg_color;
-    var $_bg_color;
-    var $_pattern;
-    var $_bottom;
-    var $_top;
-    var $_left;
-    var $_right;
-    var $_bottom_color;
-    var $_top_color;
-    var $_left_color;
-    var $_right_color;
-
-    /*
-     * Constructor
-     */
-    function writeexcel_format() {
-        $_=func_get_args();
-
-        $this->_xf_index       = (sizeof($_)>0) ? array_shift($_) : 0;
-
-        $this->_font_index     = 0;
-        $this->_font           = 'Arial';
-        $this->_size           = 10;
-        $this->_bold           = 0x0190;
-        $this->_italic         = 0;
-        $this->_color          = 0x7FFF;
-        $this->_underline      = 0;
-        $this->_font_strikeout = 0;
-        $this->_font_outline   = 0;
-        $this->_font_shadow    = 0;
-        $this->_font_script    = 0;
-        $this->_font_family    = 0;
-        $this->_font_charset   = 0;
-
-        $this->_num_format     = 0;
-
-        $this->_hidden         = 0;
-        $this->_locked         = 1;
-
-        $this->_text_h_align   = 0;
-        $this->_text_wrap      = 0;
-        $this->_text_v_align   = 2;
-        $this->_text_justlast  = 0;
-        $this->_rotation       = 0;
-
-        $this->_fg_color       = 0x40;
-        $this->_bg_color       = 0x41;
-
-        $this->_pattern        = 0;
-
-        $this->_bottom         = 0;
-        $this->_top            = 0;
-        $this->_left           = 0;
-        $this->_right          = 0;
-
-        $this->_bottom_color   = 0x40;
-        $this->_top_color      = 0x40;
-        $this->_left_color     = 0x40;
-        $this->_right_color    = 0x40;
-
-        // Set properties passed to writeexcel_workbook::addformat()
-        if (sizeof($_)>0) {
-            call_user_method_array('set_properties', $this, $_);
-        }
-    }
-
-    /*
-     * Copy the attributes of another writeexcel_format object.
-     */
-    function copy($other) {
-        $xf = $this->_xf_index;   // Backup XF index
-               
-               /* A better way to copy member vars, ... won't cause fatal errors in PHP5.
-           The only thing i can understand is : For what is this function used,
-                       it is never used by any object, as I can see in the source code.
-                  ...
-         */
-               foreach(get_object_vars($other) as $var => $val){
-                       $this->$var = $val;
-               }
-//        $this = $other;           // Copy properties
-        $this->_xf_index = $xf;   // Restore XF index
-    }
-
-    /*
-     * Generate an Excel BIFF XF record.
-     */
-    function get_xf() {
-
-        $_=func_get_args();
-
-        // $record    Record identifier
-        // $length    Number of bytes to follow
-
-        // $ifnt      Index to FONT record
-        // $ifmt      Index to FORMAT record
-        // $style     Style and other options
-        // $align     Alignment
-        // $icv       fg and bg pattern colors
-        // $fill      Fill and border line style
-        // $border1   Border line style and color
-        // $border2   Border color
-
-        // Set the type of the XF record and some of the attributes.
-        if ($_[0] == "style") {
-            $style = 0xFFF5;
-        } else {
-            $style   = $this->_locked;
-            $style  |= $this->_hidden << 1;
-        }
-
-        // Flags to indicate if attributes have been set.
-        $atr_num     = ($this->_num_format != 0) ? 1 : 0;
-        $atr_fnt     = ($this->_font_index != 0) ? 1 : 0;
-        $atr_alc     =  $this->_text_wrap ? 1 : 0;
-        $atr_bdr     = ($this->_bottom   ||
-                        $this->_top      ||
-                        $this->_left     ||
-                        $this->_right) ? 1 : 0;
-        $atr_pat     = ($this->_fg_color != 0x41 ||
-                        $this->_bg_color != 0x41 ||
-                        $this->_pattern  != 0x00) ? 1 : 0;
-        $atr_prot    = 0;
-
-        // Reset the default colors for the non-font properties
-        if ($this->_fg_color     == 0x7FFF) $this->_fg_color     = 0x40;
-        if ($this->_bg_color     == 0x7FFF) $this->_bg_color     = 0x41;
-        if ($this->_bottom_color == 0x7FFF) $this->_bottom_color = 0x41;
-        if ($this->_top_color    == 0x7FFF) $this->_top_color    = 0x41;
-        if ($this->_left_color   == 0x7FFF) $this->_left_color   = 0x41;
-        if ($this->_right_color  == 0x7FFF) $this->_right_color  = 0x41;
-
-        // Zero the default border colour if the border has not been set.
-        if ($this->_bottom == 0) {
-            $this->_bottom_color = 0;
-        }
-        if ($this->_top    == 0) {
-            $this->_top_color    = 0;
-        }
-        if ($this->_right  == 0) {
-            $this->_right_color  = 0;
-        }
-        if ($this->_left   == 0) {
-            $this->_left_color   = 0;
-        }
-
-        // The following 2 logical statements take care of special cases in 
-        // relation to cell colors and patterns:
-        // 1. For a solid fill (_pattern == 1) Excel reverses the role of
-        //    foreground and background colors
-        // 2. If the user specifies a foreground or background color
-        //    without a pattern they probably wanted a solid fill, so we
-        //    fill in the defaults.
-        if ($this->_pattern <= 0x01 && 
-            $this->_bg_color != 0x41 && 
-            $this->_fg_color == 0x40 )
-        {
-            $this->_fg_color = $this->_bg_color;
-            $this->_bg_color = 0x40;
-            $this->_pattern  = 1;
-        }
-
-        if ($this->_pattern <= 0x01 &&
-            $this->_bg_color == 0x41 &&
-            $this->_fg_color != 0x40 )
-        {
-            $this->_bg_color = 0x40;
-            $this->_pattern  = 1;
-        }
-
-        $record         = 0x00E0;
-        $length         = 0x0010;
-
-        $ifnt           = $this->_font_index;
-        $ifmt           = $this->_num_format;
-
-        $align          = $this->_text_h_align;
-        $align         |= $this->_text_wrap     << 3;
-        $align         |= $this->_text_v_align  << 4;
-        $align         |= $this->_text_justlast << 7;
-        $align         |= $this->_rotation      << 8;
-        $align         |= $atr_num              << 10;
-        $align         |= $atr_fnt              << 11;
-        $align         |= $atr_alc              << 12;
-        $align         |= $atr_bdr              << 13;
-        $align         |= $atr_pat              << 14;
-        $align         |= $atr_prot             << 15;
-
-        $icv            = $this->_fg_color;
-        $icv           |= $this->_bg_color      << 7;
-
-        $fill           = $this->_pattern;
-        $fill          |= $this->_bottom        << 6;
-        $fill          |= $this->_bottom_color  << 9;
-
-        $border1        = $this->_top;
-        $border1       |= $this->_left          << 3;
-        $border1       |= $this->_right         << 6;
-        $border1       |= $this->_top_color     << 9;
-
-        $border2        = $this->_left_color;
-        $border2       |= $this->_right_color   << 7;
-
-        $header      = pack("vv",       $record, $length);
-        $data        = pack("vvvvvvvv", $ifnt, $ifmt, $style, $align,
-                                        $icv, $fill,
-                                        $border1, $border2);
-
-        return($header . $data);
-    }
-
-    /*
-     * Generate an Excel BIFF FONT record.
-     */
-    function get_font() {
-
-        // $record     Record identifier
-        // $length     Record length
-
-        // $dyHeight   Height of font (1/20 of a point)
-        // $grbit      Font attributes
-        // $icv        Index to color palette
-        // $bls        Bold style
-        // $sss        Superscript/subscript
-        // $uls        Underline
-        // $bFamily    Font family
-        // $bCharSet   Character set
-        // $reserved   Reserved
-        // $cch        Length of font name
-        // $rgch       Font name
-
-        $dyHeight   = $this->_size * 20;
-        $icv        = $this->_color;
-        $bls        = $this->_bold;
-        $sss        = $this->_font_script;
-        $uls        = $this->_underline;
-        $bFamily    = $this->_font_family;
-        $bCharSet   = $this->_font_charset;
-        $rgch       = $this->_font;
-
-        $cch        = strlen($rgch);
-        $record     = 0x31;
-        $length     = 0x0F + $cch;
-        $reserved   = 0x00;
-
-        $grbit      = 0x00;
-
-        if ($this->_italic) {
-            $grbit     |= 0x02;
-        }
-
-        if ($this->_font_strikeout) {
-            $grbit     |= 0x08;
-        }
-
-        if ($this->_font_outline) {
-            $grbit     |= 0x10;
-        }
-
-        if ($this->_font_shadow) {
-            $grbit     |= 0x20;
-        }
-
-        $header  = pack("vv",         $record, $length);
-        $data    = pack("vvvvvCCCCC", $dyHeight, $grbit, $icv, $bls,
-                                      $sss, $uls, $bFamily,
-                                      $bCharSet, $reserved, $cch);
-
-        return($header . $data . $this->_font);
-    }
-
-    /*
-     * Returns a unique hash key for a font.
-     * Used by writeexcel_workbook::_store_all_fonts()
-     */
-    function get_font_key() {
-
-        # The following elements are arranged to increase the probability of
-        # generating a unique key. Elements that hold a large range of numbers
-        # eg. _color are placed between two binary elements such as _italic
-        #
-        $key  = $this->_font.$this->_size.
-                $this->_font_script.$this->_underline.
-                $this->_font_strikeout.$this->_bold.$this->_font_outline.
-                $this->_font_family.$this->_font_charset.
-                $this->_font_shadow.$this->_color.$this->_italic;
-
-        $key = preg_replace('/ /', '_', $key); # Convert the key to a single word
-
-        return $key;
-    }
-
-    /*
-     * Returns the used by Worksheet->_XF()
-     */
-    function get_xf_index() {
-        return $this->_xf_index;
-    }
-
-    /*
-     * Used in conjunction with the set_xxx_color methods to convert a color
-     * string into a number. Color range is 0..63 but we will restrict it
-     * to 8..63 to comply with Gnumeric. Colors 0..7 are repeated in 8..15.
-     */
-    function _get_color($color=false) {
-
-        $colors = array(
-                        'aqua'    => 0x0F,
-                        'cyan'    => 0x0F,
-                        'black'   => 0x08,
-                        'blue'    => 0x0C,
-                        'brown'   => 0x10,
-                        'magenta' => 0x0E,
-                        'fuchsia' => 0x0E,
-                        'gray'    => 0x17,
-                        'grey'    => 0x17,
-                        'green'   => 0x11,
-                        'lime'    => 0x0B,
-                        'navy'    => 0x12,
-                        'orange'  => 0x35,
-                        'purple'  => 0x14,
-                        'red'     => 0x0A,
-                        'silver'  => 0x16,
-                        'white'   => 0x09,
-                        'yellow'  => 0x0D
-                       );
-
-        // Return the default color, 0x7FFF, if undef,
-        if ($color===false) {
-            return 0x7FFF;
-        }
-
-        // or the color string converted to an integer,
-        if (isset($colors[strtolower($color)])) {
-            return $colors[strtolower($color)];
-        }
-
-        // or the default color if string is unrecognised,
-        if (preg_match('/\D/', $color)) {
-            return 0x7FFF;
-        }
-
-        // or an index < 8 mapped into the correct range,
-        if ($color<8) {
-            return $color + 8;
-        }
-
-        // or the default color if arg is outside range,
-        if ($color>63) {
-            return 0x7FFF;
-        }
-
-        // or an integer in the valid range
-        return $color;
-    }
-
-    /*
-     * Set cell alignment.
-     */
-    function set_align($location) {
-
-        // Ignore numbers
-        if (preg_match('/\d/', $location)) {
-            return;
-        }
-
-        $location = strtolower($location);
-
-        switch ($location) {
-
-        case 'left':
-            $this->set_text_h_align(1);
-            break;
-
-        case 'centre':
-        case 'center':
-            $this->set_text_h_align(2);
-            break;
-
-        case 'right':
-            $this->set_text_h_align(3);
-            break;
-
-        case 'fill':
-            $this->set_text_h_align(4);
-            break;
-
-        case 'justify':
-            $this->set_text_h_align(5);
-            break;
-
-        case 'merge':
-            $this->set_text_h_align(6);
-            break;
-
-        case 'equal_space':
-            $this->set_text_h_align(7);
-            break;
-
-        case 'top':
-            $this->set_text_v_align(0);
-            break;
-
-        case 'vcentre':
-        case 'vcenter':
-            $this->set_text_v_align(1);
-            break;
-            break;
-
-        case 'bottom':
-            $this->set_text_v_align(2);
-            break;
-
-        case 'vjustify':
-            $this->set_text_v_align(3);
-            break;
-
-        case 'vequal_space':
-            $this->set_text_v_align(4);
-            break;
-        }
-    }
-
-    /*
-     * Set vertical cell alignment. This is required by the set_properties()
-     * method to differentiate between the vertical and horizontal properties.
-     */
-    function set_valign($location) {
-        $this->set_align($location);
-    }
-
-    /*
-     * This is an alias for the unintuitive set_align('merge')
-     */
-    function set_merge() {
-        $this->set_text_h_align(6);
-    }
-
-    /*
-     * Bold has a range 0x64..0x3E8.
-     * 0x190 is normal. 0x2BC is bold.
-     */
-    function set_bold($weight=1) {
-
-        if ($weight == 1) {
-            // Bold text
-            $weight = 0x2BC;
-        }
-
-        if ($weight == 0) {
-            // Normal text
-            $weight = 0x190;
-        }
-
-        if ($weight < 0x064) {
-            // Lower bound
-            $weight = 0x190;
-        }
-
-        if ($weight > 0x3E8) {
-            // Upper bound
-            $weight = 0x190;
-        }
-
-        $this->_bold = $weight;
-    }
-
-    /*
-     * Set all cell borders (bottom, top, left, right) to the same style
-     */
-    function set_border($style) {
-        $this->set_bottom($style);
-        $this->set_top($style);
-        $this->set_left($style);
-        $this->set_right($style);
-    }
-
-    /*
-     * Set all cell borders (bottom, top, left, right) to the same color
-     */
-    function set_border_color($color) {
-        $this->set_bottom_color($color);
-        $this->set_top_color($color);
-        $this->set_left_color($color);
-        $this->set_right_color($color);
-    }
-
-    /*
-     * Convert hashes of properties to method calls.
-     */
-    function set_properties() {
-
-        $_=func_get_args();
-
-        $properties=array();
-        foreach($_ as $props) {
-            if (is_array($props)) {
-                $properties=array_merge($properties, $props);
-            } else {
-                $properties[]=$props;
-            }
-        }
-
-        foreach ($properties as $key=>$value) {
-
-            // Strip leading "-" from Tk style properties eg. -color => 'red'.
-            $key = preg_replace('/^-/', '', $key);
-
-            /* Make sure method names are alphanumeric characters only, in
-               case tainted data is passed to the eval(). */
-            if (preg_match('/\W/', $key)) {
-                trigger_error("Unknown property: $key.",
-                              E_USER_ERROR);
-            }
-
-            /* Evaling all $values as a strings gets around the problem of
-               some numerical format strings being evaluated as numbers, for
-               example "00000" for a zip code. */
-            if (is_int($key)) {
-                eval("\$this->set_$value();");
-            } else {
-                eval("\$this->set_$key('$value');");
-            }
-
-        }
-    }
-
-    function set_font($font) {
-        $this->_font=$font;
-    }
-
-    function set_size($size) {
-        $this->_size=$size;
-    }
-
-    function set_italic($italic=1) {
-        $this->_italic=$italic;
-    }
-
-    function set_color($color) {
-        $this->_color=$this->_get_color($color);
-    }
-
-    function set_underline($underline=1) {
-        $this->_underline=$underline;
-    }
-
-    function set_font_strikeout($font_strikeout=1) {
-        $this->_font_strikeout=$font_strikeout;
-    }
-
-    function set_font_outline($font_outline=1) {
-        $this->_font_outline=$font_outline;
-    }
-
-    function set_font_shadow($font_shadow=1) {
-        $this->_font_shadow=$font_shadow;
-    }
-
-    function set_font_script($font_script=1) {
-        $this->_font_script=$font_script;
-    }
-
-    /* Undocumented */
-    function set_font_family($font_family=1) {
-        $this->_font_family=$font_family;
-    }
-
-    /* Undocumented */
-    function set_font_charset($font_charset=1) {
-        $this->_font_charset=$font_charset;
-    }
-
-    function set_num_format($num_format=1) {
-        $this->_num_format=$num_format;
-    }
-
-    function set_hidden($hidden=1) {
-        $this->_hidden=$hidden;
-    }
-
-    function set_locked($locked=1) {
-        $this->_locked=$locked;
-    }
-
-    function set_text_h_align($align) {
-        $this->_text_h_align=$align;
-    }
-
-    function set_text_wrap($wrap=1) {
-        $this->_text_wrap=$wrap;
-    }
-
-    function set_text_v_align($align) {
-        $this->_text_v_align=$align;
-    }
-
-    function set_text_justlast($text_justlast=1) {
-        $this->_text_justlast=$text_justlast;
-    }
-
-    function set_rotation($rotation=1) {
-        $this->_rotation=$rotation;
-    }
-
-    function set_fg_color($color) {
-        $this->_fg_color=$this->_get_color($color);
-    }
-
-    function set_bg_color($color) {
-        $this->_bg_color=$this->_get_color($color);
-    }
-
-    function set_pattern($pattern=1) {
-        $this->_pattern=$pattern;
-    }
-
-    function set_bottom($bottom=1) {
-        $this->_bottom=$bottom;
-    }
-
-    function set_top($top=1) {
-        $this->_top=$top;
-    }
-
-    function set_left($left=1) {
-        $this->_left=$left;
-    }
-
-    function set_right($right=1) {
-         $this->_right=$right;
-    }
-
-    function set_bottom_color($color) {
-        $this->_bottom_color=$this->_get_color($color);
-    }
-
-    function set_top_color($color) {
-        $this->_top_color=$this->_get_color($color);
-    }
-
-    function set_left_color($color) {
-        $this->_left_color=$this->_get_color($color);
-    }
-
-    function set_right_color($color) {
-        $this->_right_color=$this->_get_color($color);
-    }
-
-}
-
-?>
diff --git a/include/php_writeexcel/class.writeexcel_formula.inc.php b/include/php_writeexcel/class.writeexcel_formula.inc.php
deleted file mode 100644 (file)
index a0e37ff..0000000
+++ /dev/null
@@ -1,1413 +0,0 @@
-<?php
-
-/*
- * Copyleft 2002 Johann Hanne
- *
- * This is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place,
- * Suite 330, Boston, MA  02111-1307 USA
- */
-
-/* This file contains source from the PEAR::Spreadsheet class Parser.php file version 0.4 .
-   The raiseError was replaced by triggerError function.
-   The PEAR::isError was imported to keep compatibility to PEAR::Spreadsheet class 
-   
-   Imported and adapted by Andreas Brodowski 2003 (andreas.brodowski@oscar-gmbh.com).
-   
-   There should be no license rights in question because the Parser.php from PEAR class is 
-   published under GNU License the same way like this class.
-   
-   Changes:    03/08/27 Added SPREADSHEET_EXCEL_WRITER_SCOLON for arg seperation in excel functions
- */
-
-/*
- * This is the Spreadsheet::WriteExcel Perl package ported to PHP
- * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
- */
-
-define('SPREADSHEET_EXCEL_WRITER_ADD',"+");\r    // @const SPREADSHEET_EXCEL_WRITER_ADD token identifier for character "+"\r
-define('SPREADSHEET_EXCEL_WRITER_SUB',"-");\r    // @const SPREADSHEET_EXCEL_WRITER_SUB token identifier for character "-"\r
-define('SPREADSHEET_EXCEL_WRITER_MUL',"*");\r    // @const SPREADSHEET_EXCEL_WRITER_MUL token identifier for character "*"\r
-define('SPREADSHEET_EXCEL_WRITER_DIV',"/");\r    // @const SPREADSHEET_EXCEL_WRITER_DIV token identifier for character "/"\r
-define('SPREADSHEET_EXCEL_WRITER_OPEN',"(");\r   // @const SPREADSHEET_EXCEL_WRITER_OPEN token identifier for character "("\r
-define('SPREADSHEET_EXCEL_WRITER_CLOSE',")"); \r // @const SPREADSHEET_EXCEL_WRITER_CLOSE token identifier for character ")"\r
-define('SPREADSHEET_EXCEL_WRITER_COMA',",");\r   // @const SPREADSHEET_EXCEL_WRITER_COMA token identifier for character ","\r
-define('SPREADSHEET_EXCEL_WRITER_SCOLON',";"); \r// @const SPREADSHEET_EXCEL_WRITER_SCOLON token identifier for character ";"\r
-define('SPREADSHEET_EXCEL_WRITER_GT',">");\r     // @const SPREADSHEET_EXCEL_WRITER_GT token identifier for character ">"\r
-define('SPREADSHEET_EXCEL_WRITER_LT',"<");\r     // @const SPREADSHEET_EXCEL_WRITER_LT token identifier for character "<"\r
-define('SPREADSHEET_EXCEL_WRITER_LE',"<=");\r    // @const SPREADSHEET_EXCEL_WRITER_LE token identifier for character "<="\r
-define('SPREADSHEET_EXCEL_WRITER_GE',">=");\r    // @const SPREADSHEET_EXCEL_WRITER_GE token identifier for character ">="\r
-define('SPREADSHEET_EXCEL_WRITER_EQ',"=");\r     // @const SPREADSHEET_EXCEL_WRITER_EQ token identifier for character "="\r
-define('SPREADSHEET_EXCEL_WRITER_NE',"<>");\r    // @const SPREADSHEET_EXCEL_WRITER_NE token identifier for character "<>"\r
-\r
-
-class writeexcel_formula {
-
-###############################################################################
-#
-# Class data.
-#
-var $parser;
-var $ptg;
-var $_functions;
-var $_current_char;
-var $_current_token;
-var $_lookahead;
-var $_debug;
-var $_byte_order;
-var $_volatile;
-var $_workbook;
-var $_ext_sheets;
-var $_formula;
-
-###############################################################################
-#
-# new()
-#
-# Constructor
-#
-function writeexcel_formula($byte_order) {
-
-    $this->parser          = false;
-    $this->ptg             = array();
-    $this->_functions       = array();
-    $this->_debug          = 0;
-    $this->_byte_order     = $byte_order;
-    $this->_volatile       = 0;
-    $this->_workbook       = "";
-    $this->_ext_sheets     = array();
-    $this->_current_token  = '';
-    $this->_lookahead     = '';
-    $this->_current_char   = 0;    
-    $this->_formula       = '';
-}
-
-###############################################################################
-#
-# _init_parser()
-#
-# There is a small overhead involved in generating the parser. Therefore, the
-# initialisation is delayed until a formula is required. TODO: use a pre-
-# compiled header.
-#
-function _init_parser() {
-
-    $this->_initializeHashes();
-
-
-    if ($this->_debug) {
-        print "Init_parser.\n\n";
-    }
-}
-
-###############################################################################
-#
-# parse_formula()
-#
-# This is the only public method. It takes a textual description of a formula
-# and returns a RPN encoded byte string.
-#
-function parse_formula() {
-
-    $_=func_get_args();
-
-    # Initialise the parser if this is the first call
-    if ($this->parser===false) {
-        $this->_init_parser();
-    }
-
-    $formula = array_shift($_);
-    //$str;
-    //$tokens;
-
-    if ($this->_debug) {
-        print "$formula\n";
-    }
-
-    # Build the parse tree for the formula
-    
-    $this->_formula     = $formula;
-    $this->_current_char = 0;
-    $this->_lookahead    = $this->_formula{1};
-    $this->_advance($formula);
-    $parsetree = $this->_condition();
-
-    $str = $this->toReversePolish($parsetree);
-
-    return $str;
-}
-
-function set_ext_sheet($key, $value) {
-
-    $this->_ext_sheets->$key = $value;
-}
-
-function isError($data) {
-    return (bool)(is_object($data) &&
-                  (get_class($data) == 'pear_error' ||
-                  is_subclass_of($data, 'pear_error')));
-}
-\r
-/**\r
-* Class for parsing Excel formulas\r
-*\r
-* @author   Xavier Noguer <xnoguer@rezebra.com>\r
-* @category FileFormats\r
-* @package  Spreadsheet_Excel_Writer\r
-*/\r
-\r
-    \r
-/**\r
-* Initialize the ptg and function hashes. \r
-*\r
-* @access private\r
-*/\r
-function _initializeHashes()\r {\r
-    // The Excel ptg indices\r
-    $this->ptg = array(\r
-        'ptgExp'       => 0x01,\r        'ptgTbl'       => 0x02,\r        'ptgAdd'       => 0x03,\r        'ptgSub'       => 0x04,\r
-        'ptgMul'       => 0x05,\r        'ptgDiv'       => 0x06,\r        'ptgPower'     => 0x07,        'ptgConcat'    => 0x08,\r
-        'ptgLT'        => 0x09,\r        'ptgLE'        => 0x0A,\r        'ptgEQ'        => 0x0B,\r        'ptgGE'        => 0x0C,\r
-        'ptgGT'        => 0x0D,\r        'ptgNE'        => 0x0E,\r        'ptgIsect'     => 0x0F,\r        'ptgUnion'     => 0x10,\r
-        'ptgRange'     => 0x11,\r        'ptgUplus'     => 0x12,\r        'ptgUminus'    => 0x13,\r        'ptgPercent'   => 0x14,\r
-        'ptgParen'     => 0x15,\r        'ptgMissArg'   => 0x16,\r        'ptgStr'       => 0x17,\r        'ptgAttr'      => 0x19,\r
-        'ptgSheet'     => 0x1A,\r        'ptgEndSheet'  => 0x1B,\r        'ptgErr'       => 0x1C,\r        'ptgBool'      => 0x1D,\r
-        'ptgInt'       => 0x1E,\r        'ptgNum'       => 0x1F,\r        'ptgArray'     => 0x20,\r        'ptgFunc'      => 0x21,\r
-        'ptgFuncVar'   => 0x22,\r        'ptgName'      => 0x23,\r        'ptgRef'       => 0x24,\r        'ptgArea'      => 0x25,\r
-        'ptgMemArea'   => 0x26,\r        'ptgMemErr'    => 0x27,\r        'ptgMemNoMem'  => 0x28,\r        'ptgMemFunc'   => 0x29,\r
-       'ptgRefErr'    => 0x2A,\r        'ptgAreaErr'   => 0x2B,\r        'ptgRefN'      => 0x2C,\r        'ptgAreaN'     => 0x2D,\r
-        'ptgMemAreaN'  => 0x2E,\r        'ptgMemNoMemN' => 0x2F,\r        'ptgNameX'     => 0x39,\r        'ptgRef3d'     => 0x3A,
-\r        'ptgArea3d'    => 0x3B,\r        'ptgRefErr3d'  => 0x3C,\r        'ptgAreaErr3d' => 0x3D,\r        'ptgArrayV'    => 0x40,\r
-        'ptgFuncV'     => 0x41,\r        'ptgFuncVarV'  => 0x42,\r        'ptgNameV'     => 0x43,\r        'ptgRefV'      => 0x44,\r
-        'ptgAreaV'     => 0x45,\r        'ptgMemAreaV'  => 0x46,\r        'ptgMemErrV'   => 0x47,\r        'ptgMemNoMemV' => 0x48,\r
-        'ptgMemFuncV'  => 0x49,\r        'ptgRefErrV'   => 0x4A,\r        'ptgAreaErrV'  => 0x4B,\r        'ptgRefNV'     => 0x4C,\r
-        'ptgAreaNV'    => 0x4D,\r        'ptgMemAreaNV' => 0x4E,\r        'ptgMemNoMemN' => 0x4F,\r        'ptgFuncCEV'   => 0x58,\r
-        'ptgNameXV'    => 0x59,\r        'ptgRef3dV'    => 0x5A,\r        'ptgArea3dV'   => 0x5B,        'ptgRefErr3dV' => 0x5C,\r
-        'ptgAreaErr3d' => 0x5D,\r        'ptgArrayA'    => 0x60,\r        'ptgFuncA'     => 0x61,\r        'ptgFuncVarA'  => 0x62,\r
-        'ptgNameA'     => 0x63,        'ptgRefA'      => 0x64,\r              'ptgAreaA'     => 0x65,\r        'ptgMemAreaA'  => 0x66,\r
-        'ptgMemErrA'   => 0x67,\r        'ptgMemNoMemA' => 0x68,\r        'ptgMemFuncA'  => 0x69,\r        'ptgRefErrA'   => 0x6A,\r
-        'ptgAreaErrA'  => 0x6B,\r        'ptgRefNA'     => 0x6C,\r        'ptgAreaNA'    => 0x6D,\r        'ptgMemAreaNA' => 0x6E,\r
-        'ptgMemNoMemN' => 0x6F,\r        'ptgFuncCEA'   => 0x78,\r        'ptgNameXA'    => 0x79,\r        'ptgRef3dA'    => 0x7A,\r
-        'ptgArea3dA'   => 0x7B,\r        'ptgRefErr3dA' => 0x7C,\r        'ptgAreaErr3d' => 0x7D\r
-        );\r
-    \r
-    // Thanks to Michael Meeks and Gnumeric for the initial arg values.\r
-    //\r
-    // The following hash was generated by "function_locale.pl" in the distro.\r
-    // Refer to function_locale.pl for non-English function names.\r
-    //\r
-    // The array elements are as follow:\r
-    // ptg:   The Excel function ptg code.\r
-    // args:  The number of arguments that the function takes:\r
-    //           >=0 is a fixed number of arguments.\r
-    //           -1  is a variable  number of arguments.\r
-    // class: The reference, value or array class of the function args.\r
-    // vol:   The function is volatile.\r
-    //\r
-    $this->_functions = array(\r
-       // function                  ptg  args  class  vol\r
-       'COUNT'           => array(   0,   -1,    0,    0 ),\r
-        'IF'              => array(   1,   -1,    1,    0 ),\r
-        'ISNA'            => array(   2,    1,    1,    0 ),\r
-        'ISERROR'         => array(   3,    1,    1,    0 ),\r
-        'SUM'             => array(   4,   -1,    0,    0 ),\r
-        'AVERAGE'         => array(   5,   -1,    0,    0 ),\r
-        'MIN'             => array(   6,   -1,    0,    0 ),\r
-        'MAX'             => array(   7,   -1,    0,    0 ),\r
-        'ROW'             => array(   8,   -1,    0,    0 ),\r
-        'COLUMN'          => array(   9,   -1,    0,    0 ),\r
-        'NA'              => array(  10,    0,    0,    0 ),\r
-        'NPV'             => array(  11,   -1,    1,    0 ),\r
-        'STDEV'           => array(  12,   -1,    0,    0 ),\r
-        'DOLLAR'          => array(  13,   -1,    1,    0 ),\r
-        'FIXED'           => array(  14,   -1,    1,    0 ),\r
-        'SIN'             => array(  15,    1,    1,    0 ),\r
-        'COS'             => array(  16,    1,    1,    0 ),\r
-        'TAN'             => array(  17,    1,    1,    0 ),\r
-        'ATAN'            => array(  18,    1,    1,    0 ),\r
-        'PI'              => array(  19,    0,    1,    0 ),\r
-        'SQRT'            => array(  20,    1,    1,    0 ),\r
-        'EXP'             => array(  21,    1,    1,    0 ),\r
-        'LN'              => array(  22,    1,    1,    0 ),\r
-        'LOG10'           => array(  23,    1,    1,    0 ),\r
-        'ABS'             => array(  24,    1,    1,    0 ),\r
-        'INT'             => array(  25,    1,    1,    0 ),\r
-        'SIGN'            => array(  26,    1,    1,    0 ),\r
-        'ROUND'           => array(  27,    2,    1,    0 ),\r
-        'LOOKUP'          => array(  28,   -1,    0,    0 ),\r
-        'INDEX'           => array(  29,   -1,    0,    1 ),\r
-        'REPT'            => array(  30,    2,    1,    0 ),\r
-        'MID'             => array(  31,    3,    1,    0 ),\r
-        'LEN'             => array(  32,    1,    1,    0 ),\r
-        'VALUE'           => array(  33,    1,    1,    0 ),\r
-        'TRUE'            => array(  34,    0,    1,    0 ),\r
-        'FALSE'           => array(  35,    0,    1,    0 ),\r
-        'AND'             => array(  36,   -1,    0,    0 ),\r
-        'OR'              => array(  37,   -1,    0,    0 ),\r
-        'NOT'             => array(  38,    1,    1,    0 ),\r
-        'MOD'             => array(  39,    2,    1,    0 ),\r
-        'DCOUNT'          => array(  40,    3,    0,    0 ),\r
-        'DSUM'            => array(  41,    3,    0,    0 ),\r
-        'DAVERAGE'        => array(  42,    3,    0,    0 ),\r
-        'DMIN'            => array(  43,    3,    0,    0 ),\r
-        'DMAX'            => array(  44,    3,    0,    0 ),\r
-        'DSTDEV'          => array(  45,    3,    0,    0 ),\r
-        'VAR'             => array(  46,   -1,    0,    0 ),\r
-        'DVAR'            => array(  47,    3,    0,    0 ),\r
-        'TEXT'            => array(  48,    2,    1,    0 ),\r
-        'LINEST'          => array(  49,   -1,    0,    0 ),\r
-        'TREND'           => array(  50,   -1,    0,    0 ),\r
-        'LOGEST'          => array(  51,   -1,    0,    0 ),\r
-        'GROWTH'          => array(  52,   -1,    0,    0 ),\r
-        'PV'              => array(  56,   -1,    1,    0 ),\r
-        'FV'              => array(  57,   -1,    1,    0 ),\r
-        'NPER'            => array(  58,   -1,    1,    0 ),\r
-        'PMT'             => array(  59,   -1,    1,    0 ),\r
-        'RATE'            => array(  60,   -1,    1,    0 ),\r
-        'MIRR'            => array(  61,    3,    0,    0 ),\r
-        'IRR'             => array(  62,   -1,    0,    0 ),\r
-        'RAND'            => array(  63,    0,    1,    1 ),\r
-        'MATCH'           => array(  64,   -1,    0,    0 ),\r
-        'DATE'            => array(  65,    3,    1,    0 ),\r
-        'TIME'            => array(  66,    3,    1,    0 ),\r
-        'DAY'             => array(  67,    1,    1,    0 ),\r
-        'MONTH'           => array(  68,    1,    1,    0 ),\r
-        'YEAR'            => array(  69,    1,    1,    0 ),\r
-        'WEEKDAY'         => array(  70,   -1,    1,    0 ),\r
-        'HOUR'            => array(  71,    1,    1,    0 ),\r
-        'MINUTE'          => array(  72,    1,    1,    0 ),\r
-        'SECOND'          => array(  73,    1,    1,    0 ),\r
-        'NOW'             => array(  74,    0,    1,    1 ),\r
-        'AREAS'           => array(  75,    1,    0,    1 ),\r
-        'ROWS'            => array(  76,    1,    0,    1 ),\r
-        'COLUMNS'         => array(  77,    1,    0,    1 ),\r
-        'OFFSET'          => array(  78,   -1,    0,    1 ),\r
-        'SEARCH'          => array(  82,   -1,    1,    0 ),\r
-        'TRANSPOSE'       => array(  83,    1,    1,    0 ),\r
-        'TYPE'            => array(  86,    1,    1,    0 ),\r
-        'ATAN2'           => array(  97,    2,    1,    0 ),\r
-        'ASIN'            => array(  98,    1,    1,    0 ),\r
-        'ACOS'            => array(  99,    1,    1,    0 ),\r
-        'CHOOSE'          => array( 100,   -1,    1,    0 ),\r
-        'HLOOKUP'         => array( 101,   -1,    0,    0 ),\r
-        'VLOOKUP'         => array( 102,   -1,    0,    0 ),\r
-        'ISREF'           => array( 105,    1,    0,    0 ),\r
-        'LOG'             => array( 109,   -1,    1,    0 ),\r
-        'CHAR'            => array( 111,    1,    1,    0 ),\r
-        'LOWER'           => array( 112,    1,    1,    0 ),\r
-        'UPPER'           => array( 113,    1,    1,    0 ),\r
-        'PROPER'          => array( 114,    1,    1,    0 ),\r
-        'LEFT'            => array( 115,   -1,    1,    0 ),\r
-        'RIGHT'           => array( 116,   -1,    1,    0 ),\r
-        'EXACT'           => array( 117,    2,    1,    0 ),\r
-        'TRIM'            => array( 118,    1,    1,    0 ),\r
-        'REPLACE'         => array( 119,    4,    1,    0 ),\r
-        'SUBSTITUTE'      => array( 120,   -1,    1,    0 ),\r
-        'CODE'            => array( 121,    1,    1,    0 ),\r
-        'FIND'            => array( 124,   -1,    1,    0 ),\r
-        'CELL'            => array( 125,   -1,    0,    1 ),\r
-        'ISERR'           => array( 126,    1,    1,    0 ),\r
-        'ISTEXT'          => array( 127,    1,    1,    0 ),\r
-        'ISNUMBER'        => array( 128,    1,    1,    0 ),\r
-        'ISBLANK'         => array( 129,    1,    1,    0 ),\r
-        'T'               => array( 130,    1,    0,    0 ),\r
-        'N'               => array( 131,    1,    0,    0 ),\r
-        'DATEVALUE'       => array( 140,    1,    1,    0 ),\r
-        'TIMEVALUE'       => array( 141,    1,    1,    0 ),\r
-        'SLN'             => array( 142,    3,    1,    0 ),\r
-        'SYD'             => array( 143,    4,    1,    0 ),\r
-        'DDB'             => array( 144,   -1,    1,    0 ),\r
-        'INDIRECT'        => array( 148,   -1,    1,    1 ),\r
-        'CALL'            => array( 150,   -1,    1,    0 ),\r
-        'CLEAN'           => array( 162,    1,    1,    0 ),\r
-        'MDETERM'         => array( 163,    1,    2,    0 ),\r
-        'MINVERSE'        => array( 164,    1,    2,    0 ),\r
-        'MMULT'           => array( 165,    2,    2,    0 ),\r
-        'IPMT'            => array( 167,   -1,    1,    0 ),\r
-        'PPMT'            => array( 168,   -1,    1,    0 ),\r
-        'COUNTA'          => array( 169,   -1,    0,    0 ),\r
-        'PRODUCT'         => array( 183,   -1,    0,    0 ),\r
-        'FACT'            => array( 184,    1,    1,    0 ),\r
-        'DPRODUCT'        => array( 189,    3,    0,    0 ),\r
-        'ISNONTEXT'       => array( 190,    1,    1,    0 ),\r
-        'STDEVP'          => array( 193,   -1,    0,    0 ),\r
-        'VARP'            => array( 194,   -1,    0,    0 ),\r
-        'DSTDEVP'         => array( 195,    3,    0,    0 ),\r
-        'DVARP'           => array( 196,    3,    0,    0 ),\r
-        'TRUNC'           => array( 197,   -1,    1,    0 ),\r
-        'ISLOGICAL'       => array( 198,    1,    1,    0 ),\r
-        'DCOUNTA'         => array( 199,    3,    0,    0 ),\r
-        'ROUNDUP'         => array( 212,    2,    1,    0 ),\r
-        'ROUNDDOWN'       => array( 213,    2,    1,    0 ),\r
-        'RANK'            => array( 216,   -1,    0,    0 ),\r
-        'ADDRESS'         => array( 219,   -1,    1,    0 ),\r
-        'DAYS360'         => array( 220,   -1,    1,    0 ),\r
-        'TODAY'           => array( 221,    0,    1,    1 ),\r
-        'VDB'             => array( 222,   -1,    1,    0 ),\r
-        'MEDIAN'          => array( 227,   -1,    0,    0 ),\r
-        'SUMPRODUCT'      => array( 228,   -1,    2,    0 ),\r
-        'SINH'            => array( 229,    1,    1,    0 ),\r
-        'COSH'            => array( 230,    1,    1,    0 ),\r
-        'TANH'            => array( 231,    1,    1,    0 ),\r
-        'ASINH'           => array( 232,    1,    1,    0 ),\r
-        'ACOSH'           => array( 233,    1,    1,    0 ),\r
-        'ATANH'           => array( 234,    1,    1,    0 ),\r
-        'DGET'            => array( 235,    3,    0,    0 ),\r
-        'INFO'            => array( 244,    1,    1,    1 ),\r
-        'DB'              => array( 247,   -1,    1,    0 ),\r
-        'FREQUENCY'       => array( 252,    2,    0,    0 ),\r
-        'ERROR.TYPE'      => array( 261,    1,    1,    0 ),\r
-        'REGISTER.ID'     => array( 267,   -1,    1,    0 ),\r
-        'AVEDEV'          => array( 269,   -1,    0,    0 ),\r
-        'BETADIST'        => array( 270,   -1,    1,    0 ),\r
-        'GAMMALN'         => array( 271,    1,    1,    0 ),\r
-        'BETAINV'         => array( 272,   -1,    1,    0 ),\r
-        'BINOMDIST'       => array( 273,    4,    1,    0 ),\r
-        'CHIDIST'         => array( 274,    2,    1,    0 ),\r
-        'CHIINV'          => array( 275,    2,    1,    0 ),\r
-        'COMBIN'          => array( 276,    2,    1,    0 ),\r
-        'CONFIDENCE'      => array( 277,    3,    1,    0 ),\r
-        'CRITBINOM'       => array( 278,    3,    1,    0 ),\r
-        'EVEN'            => array( 279,    1,    1,    0 ),\r
-        'EXPONDIST'       => array( 280,    3,    1,    0 ),\r
-        'FDIST'           => array( 281,    3,    1,    0 ),\r
-        'FINV'            => array( 282,    3,    1,    0 ),\r
-        'FISHER'          => array( 283,    1,    1,    0 ),\r
-        'FISHERINV'       => array( 284,    1,    1,    0 ),\r
-        'FLOOR'           => array( 285,    2,    1,    0 ),\r
-        'GAMMADIST'       => array( 286,    4,    1,    0 ),\r
-        'GAMMAINV'        => array( 287,    3,    1,    0 ),\r
-        'CEILING'         => array( 288,    2,    1,    0 ),\r
-        'HYPGEOMDIST'     => array( 289,    4,    1,    0 ),\r
-        'LOGNORMDIST'     => array( 290,    3,    1,    0 ),\r
-        'LOGINV'          => array( 291,    3,    1,    0 ),\r
-        'NEGBINOMDIST'    => array( 292,    3,    1,    0 ),\r
-        'NORMDIST'        => array( 293,    4,    1,    0 ),\r
-        'NORMSDIST'       => array( 294,    1,    1,    0 ),\r
-        'NORMINV'         => array( 295,    3,    1,    0 ),\r
-        'NORMSINV'        => array( 296,    1,    1,    0 ),\r
-        'STANDARDIZE'     => array( 297,    3,    1,    0 ),\r
-        'ODD'             => array( 298,    1,    1,    0 ),\r
-        'PERMUT'          => array( 299,    2,    1,    0 ),\r
-        'POISSON'         => array( 300,    3,    1,    0 ),\r
-        'TDIST'           => array( 301,    3,    1,    0 ),\r
-        'WEIBULL'         => array( 302,    4,    1,    0 ),\r
-        'SUMXMY2'         => array( 303,    2,    2,    0 ),\r
-        'SUMX2MY2'        => array( 304,    2,    2,    0 ),\r
-        'SUMX2PY2'        => array( 305,    2,    2,    0 ),\r
-        'CHITEST'         => array( 306,    2,    2,    0 ),\r
-        'CORREL'          => array( 307,    2,    2,    0 ),\r
-        'COVAR'           => array( 308,    2,    2,    0 ),\r
-        'FORECAST'        => array( 309,    3,    2,    0 ),\r
-        'FTEST'           => array( 310,    2,    2,    0 ),\r
-        'INTERCEPT'       => array( 311,    2,    2,    0 ),\r
-        'PEARSON'         => array( 312,    2,    2,    0 ),\r
-        'RSQ'             => array( 313,    2,    2,    0 ),\r
-        'STEYX'           => array( 314,    2,    2,    0 ),\r
-        'SLOPE'           => array( 315,    2,    2,    0 ),\r
-        'TTEST'           => array( 316,    4,    2,    0 ),\r
-        'PROB'            => array( 317,   -1,    2,    0 ),\r
-        'DEVSQ'           => array( 318,   -1,    0,    0 ),\r
-        'GEOMEAN'         => array( 319,   -1,    0,    0 ),\r
-        'HARMEAN'         => array( 320,   -1,    0,    0 ),\r
-        'SUMSQ'           => array( 321,   -1,    0,    0 ),\r
-        'KURT'            => array( 322,   -1,    0,    0 ),\r
-        'SKEW'            => array( 323,   -1,    0,    0 ),\r
-        'ZTEST'           => array( 324,   -1,    0,    0 ),\r
-        'LARGE'           => array( 325,    2,    0,    0 ),\r
-        'SMALL'           => array( 326,    2,    0,    0 ),\r
-        'QUARTILE'        => array( 327,    2,    0,    0 ),\r
-        'PERCENTILE'      => array( 328,    2,    0,    0 ),\r
-        'PERCENTRANK'     => array( 329,   -1,    0,    0 ),\r
-        'MODE'            => array( 330,   -1,    2,    0 ),\r
-        'TRIMMEAN'        => array( 331,    2,    0,    0 ),\r
-        'TINV'            => array( 332,    2,    1,    0 ),\r
-        'CONCATENATE'     => array( 336,   -1,    1,    0 ),\r
-        'POWER'           => array( 337,    2,    1,    0 ),\r
-        'RADIANS'         => array( 342,    1,    1,    0 ),\r
-        'DEGREES'         => array( 343,    1,    1,    0 ),\r
-        'SUBTOTAL'        => array( 344,   -1,    0,    0 ),\r
-        'SUMIF'           => array( 345,   -1,    0,    0 ),\r
-        'COUNTIF'         => array( 346,    2,    0,    0 ),\r
-        'COUNTBLANK'      => array( 347,    1,    0,    0 ),\r
-        'ROMAN'           => array( 354,   -1,    1,    0 )\r
-        );\r
-}\r
-    \r
-/**\r
-* Convert a token to the proper ptg value.\r
-*\r
-* @access private\r
-* @param mixed $token The token to convert.\r
-* @return mixed the converted token on success. PEAR_Error if the token\r
-*               is not recognized\r
-*/\r
-function _convert($token)\r {\r
-    if (preg_match("/^\"[^\"]{0,255}\"$/", $token))\r {\r
-        return $this->_convertString($token);\r
-    }\r elseif (is_numeric($token))\r {\r
-        return $this->_convertNumber($token);\r
-    }\r
-    // match references like A1 or $A$1
-    \relseif (preg_match('/^\$?([A-Ia-i]?[A-Za-z])\$?(\d+)$/',$token))\r { 
-        return $this->_convertRef2d($token);\r
-    }\r
-    // match external references like Sheet1:Sheet2!A1\r
-    elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\![A-Ia-i]?[A-Za-z](\d+)$/",$token))\r {\r 
-        return $this->_convertRef3d($token);\r
-    }\r
-    // match ranges like A1:B2\r
-    elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)\:(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)$/",$token))\r {\r
-        return $this->_convertRange2d($token);\r
-    }\r
-    // match ranges like A1..B2\r
-    elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)\.\.(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)$/",$token))\r {\r
-        return $this->_convertRange2d($token);\r
-    }\r
-    // match external ranges like Sheet1:Sheet2!A1:B2\r
-    elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\!([A-Ia-i]?[A-Za-z])?(\d+)\:([A-Ia-i]?[A-Za-z])?(\d+)$/",$token))\r {\r
-        return $this->_convertRange3d($token);\r
-    }\r
-    // match external ranges like 'Sheet1:Sheet2'!A1:B2\r
-    elseif (preg_match("/^'[A-Za-z0-9_ ]+(\:[A-Za-z0-9_ ]+)?'\!([A-Ia-i]?[A-Za-z])?(\d+)\:([A-Ia-i]?[A-Za-z])?(\d+)$/",$token))\r {\r
-        return $this->_convertRange3d($token);\r
-    }\r
-    elseif (isset($this->ptg[$token])) // operators (including parentheses)\r {\r
-        return pack("C", $this->ptg[$token]);\r
-    }\r
-    // commented so argument number can be processed correctly. See toReversePolish().\r
-    /*elseif (preg_match("/[A-Z0-9\xc0-\xdc\.]+/",$token))\r
-    {\r
-        return($this->_convertFunction($token,$this->_func_args));\r
-    }*/\r
-    // if it's an argument, ignore the token (the argument remains)\r
-    elseif ($token == 'arg')\r {\r
-        return '';\r
-    }\r
-    // TODO: use real error codes\r
-    trigger_error("Unknown token $token", E_USER_ERROR);\r
-}\r
-    \r
-/**\r
-* Convert a number token to ptgInt or ptgNum\r
-*\r
-* @access private\r
-* @param mixed $num an integer or double for conversion to its ptg value\r
-*/\r
-function _convertNumber($num)\r {\r
-
-    // Integer in the range 0..2**16-1\r
-
-    if ((preg_match("/^\d+$/",$num)) and ($num <= 65535)) {\r
-        return(pack("Cv", $this->ptg['ptgInt'], $num));\r
-    }\r else { // A float\r
-        if ($this->_byte_order) { // if it's Big Endian\r
-            $num = strrev($num);\r
-        }\r
-        return pack("Cd", $this->ptg['ptgNum'], $num);\r
-    }\r
-}\r
-    \r
-/**\r
-* Convert a string token to ptgStr\r
-*\r
-* @access private\r
-* @param string $string A string for conversion to its ptg value\r
-*/\r
-function _convertString($string)\r {\r
-    // chop away beggining and ending quotes\r
-    $string = substr($string, 1, strlen($string) - 2);\r
-    return pack("CC", $this->ptg['ptgStr'], strlen($string)).$string;\r
-}\r
-\r
-/**\r
-* Convert a function to a ptgFunc or ptgFuncVarV depending on the number of\r
-* args that it takes.\r
-*\r
-* @access private\r
-* @param string  $token    The name of the function for convertion to ptg value.\r
-* @param integer $num_args The number of arguments the function receives.\r
-* @return string The packed ptg for the function\r
-*/\r
-function _convertFunction($token, $num_args)\r {\r
-    $args     = $this->_functions[$token][1];\r
-    $volatile = $this->_functions[$token][3];\r
-    \r
-    // Fixed number of args eg. TIME($i,$j,$k).\r
-    if ($args >= 0) {\r
-        return pack("Cv", $this->ptg['ptgFuncV'], $this->_functions[$token][0]);\r
-    }\r
-    // Variable number of args eg. SUM($i,$j,$k, ..).\r
-    if ($args == -1) {\r
-        return pack("CCv", $this->ptg['ptgFuncVarV'], $num_args, $this->_functions[$token][0]);\r
-    }\r
-}\r
-    \r
-/**\r
-* Convert an Excel range such as A1:D4 to a ptgRefV.\r
-*\r
-* @access private\r
-* @param string $range An Excel range in the A1:A2 or A1..A2 format.\r
-*/\r
-function _convertRange2d($range)\r {\r
-    $class = 2; // as far as I know, this is magick.\r
-    \r
-    // Split the range into 2 cell refs\r
-    if (preg_match("/^([A-Ia-i]?[A-Za-z])(\d+)\:([A-Ia-i]?[A-Za-z])(\d+)$/",$range)) {\r
-        list($cell1, $cell2) = split(':', $range);\r
-    }\r elseif (preg_match("/^([A-Ia-i]?[A-Za-z])(\d+)\.\.([A-Ia-i]?[A-Za-z])(\d+)$/",$range)) {\r
-        list($cell1, $cell2) = split('\.\.', $range);\r
-    }\r else {\r
-        // TODO: use real error codes\r
-        trigger_error("Unknown range separator", E_USER_ERROR);\r
-    }\r
-    \r
-    // Convert the cell references\r
-    $cell_array1 = $this->_cellToPackedRowcol($cell1);\r
-    if ($this->isError($cell_array1)) {\r
-        return $cell_array1;\r
-    }\r
-    list($row1, $col1) = $cell_array1;\r
-    $cell_array2 = $this->_cellToPackedRowcol($cell2);\r
-    if ($this->isError($cell_array2)) {\r
-        return $cell_array2;\r
-    }\r
-    list($row2, $col2) = $cell_array2;\r
-    \r
-    // The ptg value depends on the class of the ptg.\r
-    if ($class == 0) {\r
-        $ptgArea = pack("C", $this->ptg['ptgArea']);\r
-    }\r elseif ($class == 1) {\r
-        $ptgArea = pack("C", $this->ptg['ptgAreaV']);\r
-    }\r elseif ($class == 2) {\r
-        $ptgArea = pack("C", $this->ptg['ptgAreaA']);\r
-    }\r else {\r
-        // TODO: use real error codes\r
-        trigger_error("Unknown class $class", E_USER_ERROR);\r
-    }\r
-    return $ptgArea . $row1 . $row2 . $col1. $col2;\r
-}\r
\r
-/**\r
-* Convert an Excel 3d range such as "Sheet1!A1:D4" or "Sheet1:Sheet2!A1:D4" to\r
-* a ptgArea3dV.\r
-*\r
-* @access private\r
-* @param string $token An Excel range in the Sheet1!A1:A2 format.\r
-*/\r
-function _convertRange3d($token)\r {\r
-    $class = 2; // as far as I know, this is magick.\r
-\r
-    // Split the ref at the ! symbol\r
-    list($ext_ref, $range) = split('!', $token);\r
-\r
-    // Convert the external reference part\r
-    $ext_ref = $this->_packExtRef($ext_ref);\r
-    if ($this->isError($ext_ref)) {\r
-        return $ext_ref;\r
-    }\r
-\r
-    // Split the range into 2 cell refs\r
-    list($cell1, $cell2) = split(':', $range);\r
-\r
-    // Convert the cell references\r
-    if (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?(\d+)$/", $cell1))\r {\r
-        $cell_array1 = $this->_cellToPackedRowcol($cell1);\r
-        if ($this->isError($cell_array1)) {\r
-            return $cell_array1;\r
-        }\r
-       list($row1, $col1) = $cell_array1;\r
-        $cell_array2 = $this->_cellToPackedRowcol($cell2);\r
-        if ($this->isError($cell_array2)) {\r
-           return $cell_array2;\r
-        }\r
-        list($row2, $col2) = $cell_array2;\r
-    }\r else { // It's a columns range (like 26:27)\r
-       $cells_array = $this->_rangeToPackedRange($cell1.':'.$cell2);\r
-       if ($this->isError($cells_array)) {\r
-           return $cells_array;\r
-        }\r
-       list($row1, $col1, $row2, $col2) = $cells_array;\r
-    }\r
\r
-    // The ptg value depends on the class of the ptg.\r
-    if ($class == 0) {\r
-        $ptgArea = pack("C", $this->ptg['ptgArea3d']);\r
-    }\r elseif ($class == 1) {\r
-        $ptgArea = pack("C", $this->ptg['ptgArea3dV']);\r
-    }\r elseif ($class == 2) {\r
-        $ptgArea = pack("C", $this->ptg['ptgArea3dA']);\r
-    }\r else {\r
-        trigger_error("Unknown class $class", E_USER_ERROR);\r
-    }\r
\r
-    return $ptgArea . $ext_ref . $row1 . $row2 . $col1. $col2;\r
-}\r
-\r
-/**\r
-* Convert an Excel reference such as A1, $B2, C$3 or $D$4 to a ptgRefV.\r
-*\r
-* @access private\r
-* @param string $cell An Excel cell reference\r
-* @return string The cell in packed() format with the corresponding ptg\r
-*/\r
-function _convertRef2d($cell)\r {\r
-    $class = 2; // as far as I know, this is magick.\r
-    \r
-    // Convert the cell reference\r
-    $cell_array = $this->_cellToPackedRowcol($cell);\r
-    if ($this->isError($cell_array)) {\r
-        return $cell_array;\r
-    }\r
-    list($row, $col) = $cell_array;\r
-\r
-    // The ptg value depends on the class of the ptg.\r
-    if ($class == 0) {\r
-        $ptgRef = pack("C", $this->ptg['ptgRef']);\r
-    }\r elseif ($class == 1) {\r
-        $ptgRef = pack("C", $this->ptg['ptgRefV']);\r
-    }\r elseif ($class == 2) {\r
-        $ptgRef = pack("C", $this->ptg['ptgRefA']);\r
-    }\r else {\r
-        // TODO: use real error codes\r
-        trigger_error("Unknown class $class",E_USER_ERROR);\r
-    }\r
-    return $ptgRef.$row.$col;\r
-}\r
-    \r
-/**\r
-* Convert an Excel 3d reference such as "Sheet1!A1" or "Sheet1:Sheet2!A1" to a\r
-* ptgRef3dV.\r
-*\r
-* @access private\r
-* @param string $cell An Excel cell reference\r
-* @return string The cell in packed() format with the corresponding ptg\r
-*/\r
-function _convertRef3d($cell)\r {\r
-    $class = 2; // as far as I know, this is magick.\r
\r
-    // Split the ref at the ! symbol\r
-    list($ext_ref, $cell) = split('!', $cell);\r
\r
-    // Convert the external reference part\r
-    $ext_ref = $this->_packExtRef($ext_ref);\r
-    if ($this->isError($ext_ref)) {\r
-        return $ext_ref;\r
-    }\r
\r
-    // Convert the cell reference part\r
-    list($row, $col) = $this->_cellToPackedRowcol($cell);\r
\r
-    // The ptg value depends on the class of the ptg.\r
-    if ($class == 0) {\r
-        $ptgRef = pack("C", $this->ptg['ptgRef3d']);\r
-    } elseif ($class == 1) {\r
-        $ptgRef = pack("C", $this->ptg['ptgRef3dV']);\r
-    } elseif ($class == 2) {\r
-        $ptgRef = pack("C", $this->ptg['ptgRef3dA']);\r
-    }\r else {\r
-        trigger_error("Unknown class $class", E_USER_ERROR);\r
-    }\r
-\r
-    return $ptgRef . $ext_ref. $row . $col;\r
-}\r
-\r
-/**\r
-* Convert the sheet name part of an external reference, for example "Sheet1" or\r
-* "Sheet1:Sheet2", to a packed structure.\r
-*\r
-* @access private\r
-* @param string $ext_ref The name of the external reference\r
-* @return string The reference index in packed() format\r
-*/\r
-function _packExtRef($ext_ref) {\r
-    $ext_ref = preg_replace("/^'/", '', $ext_ref); // Remove leading  ' if any.\r
-    $ext_ref = preg_replace("/'$/", '', $ext_ref); // Remove trailing ' if any.\r
-\r
-    // Check if there is a sheet range eg., Sheet1:Sheet2.\r
-    if (preg_match("/:/", $ext_ref))\r {\r
-        list($sheet_name1, $sheet_name2) = split(':', $ext_ref);\r
-\r
-        $sheet1 = $this->_getSheetIndex($sheet_name1);\r
-        if ($sheet1 == -1) {\r
-            trigger_error("Unknown sheet name $sheet_name1 in formula",E_USER_ERROR);\r
-        }\r
-        $sheet2 = $this->_getSheetIndex($sheet_name2);\r
-        if ($sheet2 == -1) {\r
-            trigger_error("Unknown sheet name $sheet_name2 in formula",E_USER_ERROR);\r
-        }\r
-\r
-        // Reverse max and min sheet numbers if necessary\r
-        if ($sheet1 > $sheet2) {\r
-            list($sheet1, $sheet2) = array($sheet2, $sheet1);\r
-        }\r
-    }\r else { // Single sheet name only.\r
-        $sheet1 = $this->_getSheetIndex($ext_ref);\r
-        if ($sheet1 == -1) {\r
-            trigger_error("Unknown sheet name $ext_ref in formula",E_USER_ERROR);\r
-        }\r
-        $sheet2 = $sheet1;\r
-    }\r
\r
-    // References are stored relative to 0xFFFF.\r
-    $offset = -1 - $sheet1;\r
-
-    return pack('vdvv', $offset, 0x00, $sheet1, $sheet2);\r
-}\r
-\r
-/**\r
-* Look up the index that corresponds to an external sheet name. The hash of\r
-* sheet names is updated by the addworksheet() method of the \r
-* Spreadsheet_Excel_Writer_Workbook class.\r
-*\r
-* @access private\r
-* @return integer\r
-*/\r
-function _getSheetIndex($sheet_name)\r {\r
-    if (!isset($this->_ext_sheets[$sheet_name])) {\r
-        return -1;\r
-    }\r else {\r
-        return $this->_ext_sheets[$sheet_name];\r
-    }\r
-}\r
-\r
-/**\r
-* This method is used to update the array of sheet names. It is\r
-* called by the addWorksheet() method of the Spreadsheet_Excel_Writer_Workbook class.\r
-*\r
-* @access private\r
-* @param string  $name  The name of the worksheet being added\r
-* @param integer $index The index of the worksheet being added\r
-*/\r
-function setExtSheet($name, $index)\r {\r
-    $this->_ext_sheets[$name] = $index;\r
-}\r
-\r
-/**\r
-* pack() row and column into the required 3 byte format.\r
-*\r
-* @access private\r
-* @param string $cell The Excel cell reference to be packed\r
-* @return array Array containing the row and column in packed() format\r
-*/\r
-function _cellToPackedRowcol($cell)\r {\r
-    $cell = strtoupper($cell);\r
-    list($row, $col, $row_rel, $col_rel) = $this->_cellToRowcol($cell);\r
-    if ($col >= 256) {\r
-        trigger_error("Column in: $cell greater than 255", E_USER_ERROR);\r
-    }\r
-    if ($row >= 16384) {\r
-        trigger_error("Row in: $cell greater than 16384 ", E_USER_ERROR);\r
-    }\r
-\r
-    // Set the high bits to indicate if row or col are relative.\r
-    $row    |= $col_rel << 14;\r
-    $row    |= $row_rel << 15;\r
-\r
-    $row     = pack('v', $row);\r
-    $col     = pack('C', $col);\r
-\r
-    return array($row, $col);\r
-}\r
-    \r
-/**\r
-* pack() row range into the required 3 byte format.\r
-* Just using maximun col/rows, which is probably not the correct solution\r
-*\r
-* @access private\r
-* @param string $range The Excel range to be packed\r
-* @return array Array containing (row1,col1,row2,col2) in packed() format\r
-*/\r
-function _rangeToPackedRange($range)\r {\r
-    preg_match('/(\$)?(\d+)\:(\$)?(\d+)/', $range, $match);\r
-    // return absolute rows if there is a $ in the ref\r
-    $row1_rel = empty($match[1]) ? 1 : 0;\r
-    $row1     = $match[2];\r
-    $row2_rel = empty($match[3]) ? 1 : 0;\r
-    $row2     = $match[4];\r
-    // Convert 1-index to zero-index\r
-    $row1--;\r
-    $row2--;\r
-    // Trick poor inocent Excel\r
-    $col1 = 0;\r
-    $col2 = 16383; // maximum possible value for Excel 5 (change this!!!)\r
-
-    //list($row, $col, $row_rel, $col_rel) = $this->_cellToRowcol($cell);\r
-    if (($row1 >= 16384) or ($row2 >= 16384)) {\r
-        trigger_error("Row in: $range greater than 16384 ",E_USER_ERROR);\r
-    }\r
-\r
-    // Set the high bits to indicate if rows are relative.\r
-    $row1    |= $row1_rel << 14;\r
-    $row2    |= $row2_rel << 15;\r
-\r
-    $row1     = pack('v', $row1);\r
-    $row2     = pack('v', $row2);\r
-    $col1     = pack('C', $col1);\r
-    $col2     = pack('C', $col2);\r
-\r
-    return array($row1, $col1, $row2, $col2);\r
-}\r
-\r
-/**\r
-* Convert an Excel cell reference such as A1 or $B2 or C$3 or $D$4 to a zero\r
-* indexed row and column number. Also returns two (0,1) values to indicate\r
-* whether the row or column are relative references.\r
-*\r
-* @access private\r
-* @param string $cell The Excel cell reference in A1 format.\r
-* @return array\r
-*/\r
-function _cellToRowcol($cell)\r {\r
-    preg_match('/(\$)?([A-I]?[A-Z])(\$)?(\d+)/',$cell,$match);\r
-    // return absolute column if there is a $ in the ref\r
-    $col_rel = empty($match[1]) ? 1 : 0;\r
-    $col_ref = $match[2];\r
-    $row_rel = empty($match[3]) ? 1 : 0;\r
-    $row     = $match[4];\r
-    \r
-    // Convert base26 column string to a number.\r
-    $expn   = strlen($col_ref) - 1;\r
-    $col    = 0;\r
-    for ($i=0; $i < strlen($col_ref); $i++)\r {\r
-        $col += (ord($col_ref{$i}) - ord('A') + 1) * pow(26, $expn);\r
-        $expn--;\r
-    }\r
-    \r
-    // Convert 1-index to zero-index\r
-    $row--;\r
-    $col--;\r
-    \r
-    return array($row, $col, $row_rel, $col_rel);\r
-}\r
-    \r
-/**\r
-* Advance to the next valid token.\r
-*\r
-* @access private\r
-*/\r
-function _advance()\r {\r
-    $i = $this->_current_char;\r
-    // eat up white spaces\r
-    if ($i < strlen($this->_formula))\r {\r
-        while ($this->_formula{$i} == " ") {\r
-            $i++;\r
-        }\r
-        if ($i < strlen($this->_formula) - 1) {\r
-            $this->_lookahead = $this->_formula{$i+1};\r
-        }\r
-        $token = "";\r
-    }\r
-    while ($i < strlen($this->_formula))\r {\r
-        $token .= $this->_formula{$i};\r
-        if ($i < strlen($this->_formula) - 1) {\r
-            $this->_lookahead = $this->_formula{$i+1};\r
-        }\r else {\r
-            $this->_lookahead = '';\r
-        }\r
-        if ($this->_match($token) != '')\r {\r
-            //if ($i < strlen($this->_formula) - 1) {\r
-            //    $this->_lookahead = $this->_formula{$i+1};\r
-            //}\r
-            $this->_current_char = $i + 1;\r
-            $this->_current_token = $token;\r
-            return 1;\r
-        }\r
-        if ($i < strlen($this->_formula) - 2) {\r
-            $this->_lookahead = $this->_formula{$i+2};\r
-        }\r else {\r
-        // if we run out of characters _lookahead becomes empty\r
-            $this->_lookahead = '';\r
-        }\r
-        $i++;\r
-    }\r
-    //die("Lexical error ".$this->_current_char);\r
-}\r
-    \r
-/**\r
-* Checks if it's a valid token.\r
-*\r
-* @access private\r
-* @param mixed $token The token to check.\r
-* @return mixed       The checked token or false on failure\r
-*/\r
-function _match($token)\r {\r
-    switch($token)\r {\r
-        case SPREADSHEET_EXCEL_WRITER_ADD:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_SUB:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_MUL:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_DIV:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_OPEN:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_CLOSE:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_SCOLON:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_COMA:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_GT:\r
-            if ($this->_lookahead == '=') { // it's a GE token\r
-                break;\r
-            }\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_LT:\r
-            // it's a LE or a NE token\r
-            if (($this->_lookahead == '=') or ($this->_lookahead == '>')) {\r
-                break;\r
-            }\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_GE:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_LE:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_EQ:\r
-            return($token);\r
-            break;\r
-        case SPREADSHEET_EXCEL_WRITER_NE:\r
-            return($token);\r
-            break;\r
-        default:\r
-            // if it's a reference\r
-            if (preg_match('/^\$?[A-Ia-i]?[A-Za-z]\$?[0-9]+$/',$token) and\r
-               !ereg("[0-9]",$this->_lookahead) and \r
-               ($this->_lookahead != ':') and ($this->_lookahead != '.') and\r
-               ($this->_lookahead != '!'))\r {\r
-                return $token;\r
-            }\r
-            // If it's an external reference (Sheet1!A1 or Sheet1:Sheet2!A1)\r
-            elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\![A-Ia-i]?[A-Za-z][0-9]+$/",$token) and\r
-                   !ereg("[0-9]",$this->_lookahead) and\r
-                   ($this->_lookahead != ':') and ($this->_lookahead != '.'))\r {\r
-                return $token;\r
-            }\r
-            // if it's a range (A1:A2)\r
-            elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+:(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/",$token) and \r
-                   !ereg("[0-9]",$this->_lookahead))\r {\r
-                return $token;\r
-            }\r
-            // if it's a range (A1..A2)\r
-            elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+\.\.(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/",$token) and \r
-                   !ereg("[0-9]",$this->_lookahead))\r {\r
-                return $token;\r
-            }\r
-            // If it's an external range like Sheet1:Sheet2!A1:B2\r
-            elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\!([A-Ia-i]?[A-Za-z])?[0-9]+:([A-Ia-i]?[A-Za-z])?[0-9]+$/",$token) and\r
-                   !ereg("[0-9]",$this->_lookahead))\r {\r
-                return $token;\r
-            }\r
-           // If it's an external range like 'Sheet1:Sheet2'!A1:B2\r
-            elseif (preg_match("/^'[A-Za-z0-9_ ]+(\:[A-Za-z0-9_ ]+)?'\!([A-Ia-i]?[A-Za-z])?[0-9]+:([A-Ia-i]?[A-Za-z])?[0-9]+$/",$token) and\r
-                   !ereg("[0-9]",$this->_lookahead))\r {\r
-                return $token;\r
-            }\r
-            // If it's a number (check that it's not a sheet name or range)\r
-            elseif (is_numeric($token) and \r
-                    (!is_numeric($token.$this->_lookahead) or ($this->_lookahead == '')) and\r
-                    ($this->_lookahead != '!') and ($this->_lookahead != ':'))\r {\r
-                return $token;\r
-            }\r
-            // If it's a string (of maximum 255 characters)\r
-            elseif (ereg("^\"[^\"]{0,255}\"$",$token))\r {\r
-                return $token;\r
-            }\r
-            // if it's a function call\r
-            elseif (eregi("^[A-Z0-9\xc0-\xdc\.]+$",$token) and ($this->_lookahead == "(")) {\r
-                return $token;\r
-            }\r
-            return '';\r
-    }\r
-}\r
-    \r
-/**\r
-* The parsing method. It parses a formula.\r
-*\r
-* @access public\r
-* @param string $formula The formula to parse, without the initial equal sign (=).\r
-*/\r
-function parse($formula)\r {\r
-    $this->_current_char = 0;\r
-    $this->_formula      = $formula;\r
-    $this->_lookahead    = $formula{1};\r
-    $this->_advance();\r
-    $this->_parse_tree   = $this->_condition();\r
-    if ($this->isError($this->_parse_tree)) {\r
-        return $this->_parse_tree;\r
-    }\r
-}\r
-    \r
-/**\r
-* It parses a condition. It assumes the following rule:\r
-* Cond -> Expr [(">" | "<") Expr]\r
-*\r
-* @access private\r
-* @return mixed The parsed ptg'd tree\r
-*/\r
-function _condition()\r {\r
-    $result = $this->_expression();\r
-    if ($this->isError($result)) {\r
-        return $result;\r
-    }\r
-    if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_LT)\r {\r
-        $this->_advance();\r
-        $result2 = $this->_expression();\r
-        if ($this->isError($result2)) {\r
-            return $result2;\r
-        }\r
-        $result = $this->_createTree('ptgLT', $result, $result2);\r
-    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_GT) \r{\r
-        $this->_advance();\r
-        $result2 = $this->_expression();\r
-        if ($this->isError($result2)) {\r
-            return $result2;\r
-        }\r
-        $result = $this->_createTree('ptgGT', $result, $result2);\r
-    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_LE) \r{\r
-        $this->_advance();\r
-        $result2 = $this->_expression();\r
-        if ($this->isError($result2)) {\r
-            return $result2;\r
-        }\r
-        $result = $this->_createTree('ptgLE', $result, $result2);\r
-    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_GE) \r{\r
-        $this->_advance();\r
-        $result2 = $this->_expression();\r
-        if ($this->isError($result2)) {\r
-            return $result2;\r
-        }\r
-        $result = $this->_createTree('ptgGE', $result, $result2);\r
-    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_EQ) \r{\r
-        $this->_advance();\r
-        $result2 = $this->_expression();\r
-        if ($this->isError($result2)) {\r
-            return $result2;\r
-        }\r
-        $result = $this->_createTree('ptgEQ', $result, $result2);\r
-    }\r elseif ($this->_current_token == SPREADSHEET_EXCEL_WRITER_NE) \r{\r
-        $this->_advance();\r
-        $result2 = $this->_expression();\r
-        if ($this->isError($result2)) {\r
-            return $result2;\r
-        }\r
-        $result = $this->_createTree('ptgNE', $result, $result2);\r
-    }\r
-    return $result;\r
-}\r
-
-/**\r
-* It parses a expression. It assumes the following rule:\r
-* Expr -> Term [("+" | "-") Term]\r
-*\r
-* @access private\r
-* @return mixed The parsed ptg'd tree\r
-*/\r
-function _expression()\r {\r
-    // If it's a string return a string node\r
-    if (ereg("^\"[^\"]{0,255}\"$", $this->_current_token))\r {\r
-        $result = $this->_createTree($this->_current_token, '', '');\r
-        $this->_advance();\r
-        return $result;\r
-    }\r
-    $result = $this->_term();\r
-    if ($this->isError($result)) {\r
-        return $result;\r
-    }\r
-    while (($this->_current_token == SPREADSHEET_EXCEL_WRITER_ADD) or \r
-           ($this->_current_token == SPREADSHEET_EXCEL_WRITER_SUB))\r {\r
-        if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_ADD)\r \r{
-            $this->_advance();\r
-            $result2 = $this->_term();\r
-            if ($this->isError($result2)) {\r
-                return $result2;\r
-            }\r
-            $result = $this->_createTree('ptgAdd', $result, $result2);\r
-        }\r else \r{\r
-            $this->_advance();\r
-            $result2 = $this->_term();\r
-            if ($this->isError($result2)) {\r
-                return $result2;\r
-            }\r
-            $result = $this->_createTree('ptgSub', $result, $result2);\r
-        }\r
-    }\r
-    return $result;\r
-}\r
-    \r
-/**\r
-* This function just introduces a ptgParen element in the tree, so that Excel\r
-* doesn't get confused when working with a parenthesized formula afterwards.\r
-*\r
-* @access private\r
-* @see _fact()\r
-* @return mixed The parsed ptg'd tree\r
-*/\r
-function _parenthesizedExpression()\r {\r
-    $result = $this->_createTree('ptgParen', $this->_expression(), '');\r
-    return $result;\r
-}\r
-    \r
-/**\r
-* It parses a term. It assumes the following rule:\r
-* Term -> Fact [("*" | "/") Fact]\r
-*\r
-* @access private\r
-* @return mixed The parsed ptg'd tree\r
-*/\r
-function _term()\r {\r
-    $result = $this->_fact();\r
-    if ($this->isError($result)) {\r
-        return $result;\r
-    }\r
-    while (($this->_current_token == SPREADSHEET_EXCEL_WRITER_MUL) or \r
-           ($this->_current_token == SPREADSHEET_EXCEL_WRITER_DIV)) {
-        if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_MUL)\r \r{
-            $this->_advance();\r
-            $result2 = $this->_fact();\r
-            if ($this->isError($result2)) {\r
-                return $result2;\r
-            }\r
-            $result = $this->_createTree('ptgMul', $result, $result2);\r
-        }\r else \r{\r
-            $this->_advance();\r
-            $result2 = $this->_fact();\r
-            if ($this->isError($result2)) {\r
-                return $result2;\r
-            }\r
-            $result = $this->_createTree('ptgDiv', $result, $result2);\r
-        }\r
-    }\r
-    return $result;\r
-}\r
-    \r
-/**\r
-* It parses a factor. It assumes the following rule:\r
-* Fact -> ( Expr )\r
-*       | CellRef\r
-*       | CellRange\r
-*       | Number\r
-*       | Function\r
-*\r
-* @access private\r
-* @return mixed The parsed ptg'd tree\r
-*/\r
-function _fact()\r {\r
-    if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_OPEN)\r {\r
-        $this->_advance();         // eat the "("\r
-        $result = $this->_parenthesizedExpression();\r
-        if ($this->_current_token != SPREADSHEET_EXCEL_WRITER_CLOSE) {\r
-            trigger_error("')' token expected.",E_USER_ERROR);\r
-        }\r
-        $this->_advance();         // eat the ")"\r
-        return $result;\r
-    }\r if (preg_match('/^\$?[A-Ia-i]?[A-Za-z]\$?[0-9]+$/',$this->_current_token))\r {\r
-    // if it's a reference\r
-        $result = $this->_createTree($this->_current_token, '', '');\r
-        $this->_advance();\r
-        return $result;\r
-    }\r elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\![A-Ia-i]?[A-Za-z][0-9]+$/",$this->_current_token))\r {\r
-    // If it's an external reference (Sheet1!A1 or Sheet1:Sheet2!A1)\r
-        $result = $this->_createTree($this->_current_token, '', '');\r
-        $this->_advance();\r
-        return $result;\r
-    }\r elseif (preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+:(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/",$this->_current_token) or \r
-              preg_match("/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+\.\.(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/",$this->_current_token))\r {\r
-    // if it's a range\r
-        $result = $this->_current_token;\r
-        $this->_advance();\r
-        return $result;\r
-    }\r elseif (preg_match("/^[A-Za-z0-9_]+(\:[A-Za-z0-9_]+)?\!([A-Ia-i]?[A-Za-z])?[0-9]+:([A-Ia-i]?[A-Za-z])?[0-9]+$/",$this->_current_token))\r {\r
-    // If it's an external range (Sheet1!A1:B2)\r
-        $result = $this->_current_token;\r
-        $this->_advance();\r
-        return $result;\r
-    }\r elseif (preg_match("/^'[A-Za-z0-9_ ]+(\:[A-Za-z0-9_ ]+)?'\!([A-Ia-i]?[A-Za-z])?[0-9]+:([A-Ia-i]?[A-Za-z])?[0-9]+$/",$this->_current_token))\r {\r
-    // If it's an external range ('Sheet1'!A1:B2)\r
-        $result = $this->_current_token;\r
-        $this->_advance();\r
-        return $result;\r
-    }\r elseif (is_numeric($this->_current_token))\r {\r
-        $result = $this->_createTree($this->_current_token, '', '');\r
-        $this->_advance();\r
-        return $result;\r
-    }\r elseif (eregi("^[A-Z0-9\xc0-\xdc\.]+$",$this->_current_token))\r {\r
-    // if it's a function call\r
-        $result = $this->_func();\r
-        return $result;\r
-    }\r
-    trigger_error("Sintactic error: ".$this->_current_token.", lookahead: ".\r
-                          $this->_lookahead.", current char: ".$this->_current_char, E_USER_ERROR);\r
-}\r
-    \r
-/**\r
-* It parses a function call. It assumes the following rule:\r
-* Func -> ( Expr [,Expr]* )\r
-*\r
-* @access private\r
-*/\r
-function _func()\r {\r
-    $num_args = 0; // number of arguments received\r
-    $function = $this->_current_token;\r
-    $this->_advance();\r
-    $this->_advance();         // eat the "("\r
-    while ($this->_current_token != ')')\r {\r
-        if ($num_args > 0)\r {\r
-            if ($this->_current_token == SPREADSHEET_EXCEL_WRITER_COMA ||
-               $this->_current_token == SPREADSHEET_EXCEL_WRITER_SCOLON) {\r
-                $this->_advance();  // eat the ","\r
-            }\r else {\r
-                trigger_error("Sintactic error: coma expected in ".\r
-                                  "function $function, {$num_args}º arg", E_USER_ERROR);\r
-            }\r
-            $result2 = $this->_condition();\r
-            if ($this->isError($result2)) {\r
-                return $result2;\r
-            }\r
-            $result = $this->_createTree('arg', $result, $result2);\r
-        }\r else { // first argument\r
-            $result2 = $this->_condition();\r
-            if ($this->isError($result2)) {\r
-                return $result2;\r
-            }\r
-            $result = $this->_createTree('arg', '', $result2);\r
-        }\r
-        $num_args++;\r
-    }\r
-    $args = $this->_functions[$function][1];\r
-    // If fixed number of args eg. TIME($i,$j,$k). Check that the number of args is valid.\r
-    if (($args >= 0) and ($args != $num_args)) {\r
-        trigger_error("Incorrect number of arguments in function $function() ",E_USER_ERROR);\r
-    }\r
-\r
-    $result = $this->_createTree($function, $result, $num_args);\r
-    $this->_advance();         // eat the ")"\r
-    return $result;\r
-}\r
-    \r
-/**\r
-* Creates a tree. In fact an array which may have one or two arrays (sub-trees)\r
-* as elements.\r
-*\r
-* @access private\r
-* @param mixed $value The value of this node.\r
-* @param mixed $left  The left array (sub-tree) or a final node.\r
-* @param mixed $right The right array (sub-tree) or a final node.\r
-*/\r
-function _createTree($value, $left, $right)\r {\r
-    return(array('value' => $value, 'left' => $left, 'right' => $right));\r
-}\r
-    \r
-/**\r
-* Builds a string containing the tree in reverse polish notation (What you \r
-* would use in a HP calculator stack).\r
-* The following tree:\r
-* \r
-*    +\r
-*   / \\r
-*  2   3\r
-*\r
-* produces: "23+"\r
-*\r
-* The following tree:\r
-*\r
-*    +\r
-*   / \\r
-*  3   *\r
-*     / \\r
-*    6   A1\r
-*\r
-* produces: "36A1*+"\r
-*\r
-* In fact all operands, functions, references, etc... are written as ptg's\r
-*\r
-* @access public\r
-* @param array $tree The optional tree to convert.\r
-* @return string The tree in reverse polish notation\r
-*/\r
-function toReversePolish($tree = array())\r {\r
-    $polish = ""; // the string we are going to return\r
-    if (empty($tree)) { // If it's the first call use _parse_tree\r
-        $tree = $this->_parse_tree;\r
-    }\r
-    if (is_array($tree['left']))\r {\r
-        $converted_tree = $this->toReversePolish($tree['left']);\r
-        if ($this->isError($converted_tree)) {\r
-            return $converted_tree;\r
-        }\r
-        $polish .= $converted_tree;\r
-    }\r elseif ($tree['left'] != '') { // It's a final node\r
-        $converted_tree = $this->_convert($tree['left']);\r
-        if ($this->isError($converted_tree)) {\r
-            return $converted_tree;\r
-        }\r
-        $polish .= $converted_tree;\r
-    }\r
-    if (is_array($tree['right']))\r {\r
-        $converted_tree = $this->toReversePolish($tree['right']);\r
-        if ($this->isError($converted_tree)) {\r
-            return $converted_tree;\r
-        }\r
-        $polish .= $converted_tree;\r
-    }\r elseif ($tree['right'] != '') { // It's a final node\r
-        $converted_tree = $this->_convert($tree['right']);\r
-        if ($this->isError($converted_tree)) {\r
-            return $converted_tree;\r
-        }\r
-        $polish .= $converted_tree;\r
-    }\r
-    // if it's a function convert it here (so we can set it's arguments)\r
-    if (preg_match("/^[A-Z0-9\xc0-\xdc\.]+$/",$tree['value']) and\r
-        !preg_match('/^([A-Ia-i]?[A-Za-z])(\d+)$/',$tree['value']) and\r
-        !preg_match("/^[A-Ia-i]?[A-Za-z](\d+)\.\.[A-Ia-i]?[A-Za-z](\d+)$/",$tree['value']) and\r
-        !is_numeric($tree['value']) and\r
-        !isset($this->ptg[$tree['value']]))\r {\r
-        // left subtree for a function is always an array.\r
-        if ($tree['left'] != '') {\r
-            $left_tree = $this->toReversePolish($tree['left']);\r
-        }\r else {\r
-            $left_tree = '';\r
-        }\r
-        if ($this->isError($left_tree)) {\r
-            return $left_tree;\r
-        }\r
-        // add it's left subtree and return.\r
-        return $left_tree.$this->_convertFunction($tree['value'], $tree['right']);\r
-    }\r else\r {\r
-        $converted_tree = $this->_convert($tree['value']);\r
-        if ($this->isError($converted_tree)) {\r
-            return $converted_tree;\r
-        }\r
-    }\r
-    $polish .= $converted_tree;\r
-    return $polish;\r
-}\r
-
-}\r
-
-
-?>
diff --git a/include/php_writeexcel/class.writeexcel_olewriter.inc.php b/include/php_writeexcel/class.writeexcel_olewriter.inc.php
deleted file mode 100644 (file)
index 133a1b5..0000000
+++ /dev/null
@@ -1,353 +0,0 @@
-<?php
-
-/*
- * Copyleft 2002 Johann Hanne
- *
- * This is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place,
- * Suite 330, Boston, MA  02111-1307 USA
- */
-
-/*
- * This is the Spreadsheet::WriteExcel Perl package ported to PHP
- * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
- */
-
-class writeexcel_olewriter {
-    var $_OLEfilename;
-    var $_OLEtmpfilename; /* ABR */
-    var $_filehandle;
-    var $_fileclosed;
-    var $_internal_fh;
-    var $_biff_only;
-    var $_size_allowed;
-    var $_biffsize;
-    var $_booksize;
-    var $_big_blocks;
-    var $_list_blocks;
-    var $_root_start;
-    var $_block_count;
-
-    /*
-     * Constructor
-     */
-    function writeexcel_olewriter($filename) {
-
-        $this->_OLEfilename  = $filename;
-        $this->_filehandle   = false;
-        $this->_fileclosed   = 0;
-        $this->_internal_fh  = 0;
-        $this->_biff_only    = 0;
-        $this->_size_allowed = 0;
-        $this->_biffsize     = 0;
-        $this->_booksize     = 0;
-        $this->_big_blocks   = 0;
-        $this->_list_blocks  = 0;
-        $this->_root_start   = 0;
-        $this->_block_count  = 4;
-
-        $this->_initialize();
-    }
-
-    /*
-     * Check for a valid filename and store the filehandle.
-     */
-    function _initialize() {
-        $OLEfile = $this->_OLEfilename;
-
-        /* Check for a filename. Workbook.pm will catch this first. */
-        if ($OLEfile == '') {
-            trigger_error("Filename required", E_USER_ERROR);
-        }
-
-        /*
-         * If the filename is a resource it is assumed that it is a valid
-         * filehandle, if not we create a filehandle.
-         */
-        if (is_resource($OLEfile)) {
-            $fh = $OLEfile;
-        } else {
-            // Create a new file, open for writing
-            $fh = fopen($OLEfile, "wb");
-            // The workbook class also checks this but something may have
-            // happened since then.
-            if (!$fh) {
-                trigger_error("Can't open $OLEfile. It may be in use or ".
-                              "protected", E_USER_ERROR);
-            }
-
-            $this->_internal_fh = 1;
-        }
-
-        // Store filehandle
-        $this->_filehandle = $fh;
-    }
-
-    /*
-     * Set the size of the data to be written to the OLE stream
-     *
-     * $big_blocks = (109 depot block x (128 -1 marker word)
-     *               - (1 x end words)) = 13842
-     * $maxsize    = $big_blocks * 512 bytes = 7087104
-     */
-    function set_size($size) {
-        $maxsize = 7087104;
-
-        if ($size > $maxsize) {
-            trigger_error("Maximum file size, $maxsize, exceeded. To create ".
-                          "files bigger than this limit please use the ".
-                          "workbookbig class.", E_USER_ERROR);
-            return ($this->_size_allowed = 0);
-        }
-
-        $this->_biffsize = $size;
-
-        // Set the min file size to 4k to avoid having to use small blocks
-        if ($size > 4096) {
-            $this->_booksize = $size;
-        } else {
-            $this->_booksize = 4096;
-        }
-
-        return ($this->_size_allowed = 1);
-    }
-
-    /*
-     * Calculate various sizes needed for the OLE stream
-     */
-    function _calculate_sizes() {
-        $datasize = $this->_booksize;
-
-        if ($datasize % 512 == 0) {
-            $this->_big_blocks = $datasize/512;
-        } else {
-            $this->_big_blocks = floor($datasize/512)+1;
-        }
-        // There are 127 list blocks and 1 marker blocks for each big block
-        // depot + 1 end of chain block
-        $this->_list_blocks = floor(($this->_big_blocks)/127)+1;
-        $this->_root_start  = $this->_big_blocks;
-
-        //print $this->_biffsize.    "\n";
-        //print $this->_big_blocks.  "\n";
-        //print $this->_list_blocks. "\n";
-    }
-
-    /*
-     * Write root entry, big block list and close the filehandle.
-     * This method must be called so that the file contents are
-     * actually written.
-     */
-    function close() {
-
-        if (!$this->_size_allowed) {
-            return;
-        }
-
-        if (!$this->_biff_only) {
-            $this->_write_padding();
-            $this->_write_property_storage();
-            $this->_write_big_block_depot();
-        }
-
-        // Close the filehandle if it was created internally.
-        if ($this->_internal_fh) {
-            fclose($this->_filehandle);
-        }
-/* ABR */
-        if ($this->_OLEtmpfilename != '') {
-            $fh = fopen($this->_OLEtmpfilename, "rb");
-            if ($fh == false) {
-                trigger_error("Can't read temporary file.", E_USER_ERROR);
-            }
-            fpassthru($fh);
-            fclose($fh);
-            unlink($this->_OLEtmpfilename);
-        };
-
-        $this->_fileclosed = 1;
-    }
-
-    /*
-     * Write BIFF data to OLE file.
-     */
-    function write($data) {
-        fputs($this->_filehandle, $data);
-    }
-
-    /*
-     * Write OLE header block.
-     */
-    function write_header() {
-        if ($this->_biff_only) {
-            return;
-        }
-
-        $this->_calculate_sizes();
-
-        $root_start      = $this->_root_start;
-        $num_lists       = $this->_list_blocks;
-
-        $id              = pack("C8", 0xD0, 0xCF, 0x11, 0xE0,
-                                      0xA1, 0xB1, 0x1A, 0xE1);
-        $unknown1        = pack("VVVV", 0x00, 0x00, 0x00, 0x00);
-        $unknown2        = pack("vv",   0x3E, 0x03);
-        $unknown3        = pack("v",    -2);
-        $unknown4        = pack("v",    0x09);
-        $unknown5        = pack("VVV",  0x06, 0x00, 0x00);
-        $num_bbd_blocks  = pack("V",    $num_lists);
-        $root_startblock = pack("V",    $root_start);
-        $unknown6        = pack("VV",   0x00, 0x1000);
-        $sbd_startblock  = pack("V",    -2);
-        $unknown7        = pack("VVV",  0x00, -2 ,0x00);
-        $unused          = pack("V",    -1);
-
-        fputs($this->_filehandle, $id);
-        fputs($this->_filehandle, $unknown1);
-        fputs($this->_filehandle, $unknown2);
-        fputs($this->_filehandle, $unknown3);
-        fputs($this->_filehandle, $unknown4);
-        fputs($this->_filehandle, $unknown5);
-        fputs($this->_filehandle, $num_bbd_blocks);
-        fputs($this->_filehandle, $root_startblock);
-        fputs($this->_filehandle, $unknown6);
-        fputs($this->_filehandle, $sbd_startblock);
-        fputs($this->_filehandle, $unknown7);
-
-        for ($c=1;$c<=$num_lists;$c++) {
-            $root_start++;
-            fputs($this->_filehandle, pack("V", $root_start));
-        }
-
-        for ($c=$num_lists;$c<=108;$c++) {
-            fputs($this->_filehandle, $unused);
-        }
-    }
-
-    /*
-     * Write big block depot.
-     */
-    function _write_big_block_depot() {
-        $num_blocks   = $this->_big_blocks;
-        $num_lists    = $this->_list_blocks;
-        $total_blocks = $num_lists * 128;
-        $used_blocks  = $num_blocks + $num_lists + 2;
-
-        $marker       = pack("V", -3);
-        $end_of_chain = pack("V", -2);
-        $unused       = pack("V", -1);
-
-        for ($i=1;$i<=($num_blocks-1);$i++) {
-            fputs($this->_filehandle, pack("V", $i));
-        }
-
-        fputs($this->_filehandle, $end_of_chain);
-        fputs($this->_filehandle, $end_of_chain);
-
-        for ($c=1;$c<=$num_lists;$c++) {
-            fputs($this->_filehandle, $marker);
-        }
-
-        for ($c=$used_blocks;$c<=$total_blocks;$c++) {
-            fputs($this->_filehandle, $unused);
-        }
-    }
-
-    /*
-     * Write property storage. TODO: add summary sheets
-     */
-    function _write_property_storage() {
-        $rootsize = -2;
-        $booksize = $this->_booksize;
-
-        //                name          type  dir start  size
-        $this->_write_pps('Root Entry', 0x05,   1,   -2, 0x00);
-        $this->_write_pps('Book',       0x02,  -1, 0x00, $booksize);
-        $this->_write_pps('',           0x00,  -1, 0x00, 0x0000);
-        $this->_write_pps('',           0x00,  -1, 0x00, 0x0000);
-    }
-
-    /*
-     * Write property sheet in property storage
-     */
-    function _write_pps($name, $type, $dir, $start, $size) {
-        $names           = array();
-        $length          = 0;
-
-        if ($name != '') {
-            $name   = $name . "\0";
-            // Simulate a Unicode string
-            $chars=preg_split("''", $name, -1, PREG_SPLIT_NO_EMPTY);
-            foreach ($chars as $char) {
-                array_push($names, ord($char));
-            }
-            $length = strlen($name) * 2;
-        }
-
-        $rawname         = call_user_func_array('pack', array_merge(array("v*"), $names));
-        $zero            = pack("C",  0);
-
-        $pps_sizeofname  = pack("v",  $length);   //0x40
-        $pps_type        = pack("v",  $type);     //0x42
-        $pps_prev        = pack("V",  -1);        //0x44
-        $pps_next        = pack("V",  -1);        //0x48
-        $pps_dir         = pack("V",  $dir);      //0x4c
-
-        $unknown1        = pack("V",  0);
-
-        $pps_ts1s        = pack("V",  0);         //0x64
-        $pps_ts1d        = pack("V",  0);         //0x68
-        $pps_ts2s        = pack("V",  0);         //0x6c
-        $pps_ts2d        = pack("V",  0);         //0x70
-        $pps_sb          = pack("V",  $start);    //0x74
-        $pps_size        = pack("V",  $size);     //0x78
-
-        fputs($this->_filehandle, $rawname);
-        fputs($this->_filehandle, str_repeat($zero, (64-$length)));
-        fputs($this->_filehandle, $pps_sizeofname);
-        fputs($this->_filehandle, $pps_type);
-        fputs($this->_filehandle, $pps_prev);
-        fputs($this->_filehandle, $pps_next);
-        fputs($this->_filehandle, $pps_dir);
-        fputs($this->_filehandle, str_repeat($unknown1, 5));
-        fputs($this->_filehandle, $pps_ts1s);
-        fputs($this->_filehandle, $pps_ts1d);
-        fputs($this->_filehandle, $pps_ts2d);
-        fputs($this->_filehandle, $pps_ts2d);
-        fputs($this->_filehandle, $pps_sb);
-        fputs($this->_filehandle, $pps_size);
-        fputs($this->_filehandle, $unknown1);
-    }
-
-    /*
-     * Pad the end of the file
-     */
-    function _write_padding() {
-        $biffsize = $this->_biffsize;
-
-        if ($biffsize < 4096) {
-            $min_size = 4096;
-        } else {
-            $min_size = 512;
-        }
-
-        if ($biffsize % $min_size != 0) {
-            $padding  = $min_size - ($biffsize % $min_size);
-            fputs($this->_filehandle, str_repeat("\0", $padding));
-        }
-    }
-
-}
-
-?>
diff --git a/include/php_writeexcel/class.writeexcel_workbook.inc.php b/include/php_writeexcel/class.writeexcel_workbook.inc.php
deleted file mode 100644 (file)
index cdaac15..0000000
+++ /dev/null
@@ -1,1109 +0,0 @@
-<?php
-
-/*
- * Copyleft 2002 Johann Hanne
- *
- * This is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place,
- * Suite 330, Boston, MA  02111-1307 USA
- */
-
-/*
- * This is the Spreadsheet::WriteExcel Perl package ported to PHP
- * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
- */
-
-require_once "class.writeexcel_biffwriter.inc.php";
-require_once "class.writeexcel_format.inc.php";
-require_once "class.writeexcel_formula.inc.php";
-require_once "class.writeexcel_olewriter.inc.php";
-
-class writeexcel_workbook extends writeexcel_biffwriter {
-
-    var $_filename;
-    var $_tmpfilename;
-    var $_parser;
-    var $_tempdir;
-    var $_1904;
-    var $_activesheet;
-    var $_firstsheet;
-    var $_selected;
-    var $_xf_index;
-    var $_fileclosed;
-    var $_biffsize;
-    var $_sheetname;
-    var $_tmp_format;
-    var $_url_format;
-    var $_worksheets;
-    var $_sheetnames;
-    var $_formats;
-    var $_palette;
-
-###############################################################################
-#
-# new()
-#
-# Constructor. Creates a new Workbook object from a BIFFwriter object.
-#
-function writeexcel_workbook($filename) {
-
-    $this->writeexcel_biffwriter();
-
-    $tmp_format  = new writeexcel_format();
-    $byte_order  = $this->_byte_order;
-    $parser      = new writeexcel_formula($byte_order);
-
-    $this->_filename          = $filename;
-    $this->_parser            = $parser;
-//?    $this->_tempdir           = undef;
-    $this->_1904              = 0;
-    $this->_activesheet       = 0;
-    $this->_firstsheet        = 0;
-    $this->_selected          = 0;
-    $this->_xf_index          = 16; # 15 style XF's and 1 cell XF.
-    $this->_fileclosed        = 0;
-    $this->_biffsize          = 0;
-    $this->_sheetname         = "Sheet";
-    $this->_tmp_format        = $tmp_format;
-    $this->_url_format        = false;
-    $this->_worksheets        = array();
-    $this->_sheetnames        = array();
-    $this->_formats           = array();
-    $this->_palette           = array();
-
-    # Add the default format for hyperlinks
-    $this->_url_format = $this->addformat(array('color' => 'blue', 'underline' => 1));
-
-    # Check for a filename
-    if ($this->_filename == '') {
-//todo: print error
-        return;
-    }
-
-    # Try to open the named file and see if it throws any errors.
-    # If the filename is a reference it is assumed that it is a valid
-    # filehandle and ignore
-    #
-//todo
-
-    # Set colour palette.
-    $this->set_palette_xl97();
-}
-
-###############################################################################
-#
-# close()
-#
-# Calls finalization methods and explicitly close the OLEwriter file
-# handle.
-#
-function close() {
-    # Prevent close() from being called twice.
-    if ($this->_fileclosed) {
-        return;
-    }
-
-    $this->_store_workbook();
-    $this->_fileclosed = 1;
-}
-
-//PHPport: method DESTROY deleted
-
-###############################################################################
-#
-# sheets()
-#
-# An accessor for the _worksheets[] array
-#
-# Returns: a list of the worksheet objects in a workbook
-#
-function sheets() {
-    return $this->_worksheets;
-}
-
-//PHPport: method worksheets deleted:
-# This method is now deprecated. Use the sheets() method instead.
-
-###############################################################################
-#
-# addworksheet($name)
-#
-# Add a new worksheet to the Excel workbook.
-# TODO: Add accessor for $self->{_sheetname} for international Excel versions.
-#
-# Returns: reference to a worksheet object
-#
-function addworksheet($name="") {
-
-    # Check that sheetname is <= 31 chars (Excel limit).
-    if (strlen($name) > 31) {
-        trigger_error("Sheetname $name must be <= 31 chars", E_USER_ERROR);
-    }
-
-    $index     = sizeof($this->_worksheets);
-    $sheetname = $this->_sheetname;
-
-    if ($name == "") {
-        $name = $sheetname . ($index+1);
-    }
-
-    # Check that the worksheet name doesn't already exist: a fatal Excel error.
-    foreach ($this->_worksheets as $tmp) {
-        if ($name == $tmp->get_name()) {
-            trigger_error("Worksheet '$name' already exists", E_USER_ERROR);
-        }
-    }
-
-    $worksheet = new writeexcel_worksheet($name, $index, $this->_activesheet,
-                                          $this->_firstsheet,
-                                          $this->_url_format, $this->_parser,
-                                          $this->_tempdir);
-
-    $this->_worksheets[$index] = $worksheet;    # Store ref for iterator
-    $this->_sheetnames[$index] = $name;         # Store EXTERNSHEET names
-    $this->_parser->set_ext_sheet($name, $index); # Store names in Formula.pm
-    return $worksheet;
-}
-
-###############################################################################
-#
-# addformat(%properties)
-#
-# Add a new format to the Excel workbook. This adds an XF record and
-# a FONT record. Also, pass any properties to the Format::new().
-#
-function addformat($para=false) {
-    if($para===false) {
-        $format = new writeexcel_format($this->_xf_index);
-    } else {
-        $format = new writeexcel_format($this->_xf_index, $para);
-    }
-
-    $this->_xf_index += 1;
-    # Store format reference
-    $this->_formats[]=$format;
-
-    return $format;
-}
-
-###############################################################################
-#
-# set_1904()
-#
-# Set the date system: 0 = 1900 (the default), 1 = 1904
-#
-function set_1904($_1904) {
-    $this->_1904 = $_1904;
-}
-
-###############################################################################
-#
-# get_1904()
-#
-# Return the date system: 0 = 1900, 1 = 1904
-#
-function get_1904() {
-    return $this->_1904;
-}
-
-###############################################################################
-#
-# set_custom_color()
-#
-# Change the RGB components of the elements in the colour palette.
-#
-function set_custom_color($index, $red, $green, $blue) {
-// todo
-/*
-    # Match a HTML #xxyyzz style parameter
-    if (defined $_[1] and $_[1] =~ /^#(\w\w)(\w\w)(\w\w)/ ) {
-        @_ = ($_[0], hex $1, hex $2, hex $3);
-    }
-*/
-
-    $aref    = $this->_palette;
-
-    # Check that the colour index is the right range
-    if ($index < 8 or $index > 64) {
-//todo        carp "Color index $index outside range: 8 <= index <= 64";
-        return;
-    }
-
-    # Check that the colour components are in the right range
-    if ( ($red   < 0 || $red   > 255) ||
-         ($green < 0 || $green > 255) ||
-         ($blue  < 0 || $blue  > 255) )
-    {
-//todo        carp "Color component outside range: 0 <= color <= 255";
-        return;
-    }
-
-    $index -=8; # Adjust colour index (wingless dragonfly)
-
-    # Set the RGB value
-    $aref[$index] = array($red, $green, $blue, 0);
-
-    return $index +8;
-}
-
-###############################################################################
-#
-# set_palette_xl97()
-#
-# Sets the colour palette to the Excel 97+ default.
-#
-function set_palette_xl97() {
-    $this->_palette = array(
-                            array(0x00, 0x00, 0x00, 0x00),   # 8
-                            array(0xff, 0xff, 0xff, 0x00),   # 9
-                            array(0xff, 0x00, 0x00, 0x00),   # 10
-                            array(0x00, 0xff, 0x00, 0x00),   # 11
-                            array(0x00, 0x00, 0xff, 0x00),   # 12
-                            array(0xff, 0xff, 0x00, 0x00),   # 13
-                            array(0xff, 0x00, 0xff, 0x00),   # 14
-                            array(0x00, 0xff, 0xff, 0x00),   # 15
-                            array(0x80, 0x00, 0x00, 0x00),   # 16
-                            array(0x00, 0x80, 0x00, 0x00),   # 17
-                            array(0x00, 0x00, 0x80, 0x00),   # 18
-                            array(0x80, 0x80, 0x00, 0x00),   # 19
-                            array(0x80, 0x00, 0x80, 0x00),   # 20
-                            array(0x00, 0x80, 0x80, 0x00),   # 21
-                            array(0xc0, 0xc0, 0xc0, 0x00),   # 22
-                            array(0x80, 0x80, 0x80, 0x00),   # 23
-                            array(0x99, 0x99, 0xff, 0x00),   # 24
-                            array(0x99, 0x33, 0x66, 0x00),   # 25
-                            array(0xff, 0xff, 0xcc, 0x00),   # 26
-                            array(0xcc, 0xff, 0xff, 0x00),   # 27
-                            array(0x66, 0x00, 0x66, 0x00),   # 28
-                            array(0xff, 0x80, 0x80, 0x00),   # 29
-                            array(0x00, 0x66, 0xcc, 0x00),   # 30
-                            array(0xcc, 0xcc, 0xff, 0x00),   # 31
-                            array(0x00, 0x00, 0x80, 0x00),   # 32
-                            array(0xff, 0x00, 0xff, 0x00),   # 33
-                            array(0xff, 0xff, 0x00, 0x00),   # 34
-                            array(0x00, 0xff, 0xff, 0x00),   # 35
-                            array(0x80, 0x00, 0x80, 0x00),   # 36
-                            array(0x80, 0x00, 0x00, 0x00),   # 37
-                            array(0x00, 0x80, 0x80, 0x00),   # 38
-                            array(0x00, 0x00, 0xff, 0x00),   # 39
-                            array(0x00, 0xcc, 0xff, 0x00),   # 40
-                            array(0xcc, 0xff, 0xff, 0x00),   # 41
-                            array(0xcc, 0xff, 0xcc, 0x00),   # 42
-                            array(0xff, 0xff, 0x99, 0x00),   # 43
-                            array(0x99, 0xcc, 0xff, 0x00),   # 44
-                            array(0xff, 0x99, 0xcc, 0x00),   # 45
-                            array(0xcc, 0x99, 0xff, 0x00),   # 46
-                            array(0xff, 0xcc, 0x99, 0x00),   # 47
-                            array(0x33, 0x66, 0xff, 0x00),   # 48
-                            array(0x33, 0xcc, 0xcc, 0x00),   # 49
-                            array(0x99, 0xcc, 0x00, 0x00),   # 50
-                            array(0xff, 0xcc, 0x00, 0x00),   # 51
-                            array(0xff, 0x99, 0x00, 0x00),   # 52
-                            array(0xff, 0x66, 0x00, 0x00),   # 53
-                            array(0x66, 0x66, 0x99, 0x00),   # 54
-                            array(0x96, 0x96, 0x96, 0x00),   # 55
-                            array(0x00, 0x33, 0x66, 0x00),   # 56
-                            array(0x33, 0x99, 0x66, 0x00),   # 57
-                            array(0x00, 0x33, 0x00, 0x00),   # 58
-                            array(0x33, 0x33, 0x00, 0x00),   # 59
-                            array(0x99, 0x33, 0x00, 0x00),   # 60
-                            array(0x99, 0x33, 0x66, 0x00),   # 61
-                            array(0x33, 0x33, 0x99, 0x00),   # 62
-                            array(0x33, 0x33, 0x33, 0x00),   # 63
-                        );
-
-    return 0;
-}
-
-###############################################################################
-#
-# set_palette_xl5()
-#
-# Sets the colour palette to the Excel 5 default.
-#
-function set_palette_xl5() {
-    $this->_palette = array(
-                            array(0x00, 0x00, 0x00, 0x00),   # 8
-                            array(0xff, 0xff, 0xff, 0x00),   # 9
-                            array(0xff, 0x00, 0x00, 0x00),   # 10
-                            array(0x00, 0xff, 0x00, 0x00),   # 11
-                            array(0x00, 0x00, 0xff, 0x00),   # 12
-                            array(0xff, 0xff, 0x00, 0x00),   # 13
-                            array(0xff, 0x00, 0xff, 0x00),   # 14
-                            array(0x00, 0xff, 0xff, 0x00),   # 15
-                            array(0x80, 0x00, 0x00, 0x00),   # 16
-                            array(0x00, 0x80, 0x00, 0x00),   # 17
-                            array(0x00, 0x00, 0x80, 0x00),   # 18
-                            array(0x80, 0x80, 0x00, 0x00),   # 19
-                            array(0x80, 0x00, 0x80, 0x00),   # 20
-                            array(0x00, 0x80, 0x80, 0x00),   # 21
-                            array(0xc0, 0xc0, 0xc0, 0x00),   # 22
-                            array(0x80, 0x80, 0x80, 0x00),   # 23
-                            array(0x80, 0x80, 0xff, 0x00),   # 24
-                            array(0x80, 0x20, 0x60, 0x00),   # 25
-                            array(0xff, 0xff, 0xc0, 0x00),   # 26
-                            array(0xa0, 0xe0, 0xe0, 0x00),   # 27
-                            array(0x60, 0x00, 0x80, 0x00),   # 28
-                            array(0xff, 0x80, 0x80, 0x00),   # 29
-                            array(0x00, 0x80, 0xc0, 0x00),   # 30
-                            array(0xc0, 0xc0, 0xff, 0x00),   # 31
-                            array(0x00, 0x00, 0x80, 0x00),   # 32
-                            array(0xff, 0x00, 0xff, 0x00),   # 33
-                            array(0xff, 0xff, 0x00, 0x00),   # 34
-                            array(0x00, 0xff, 0xff, 0x00),   # 35
-                            array(0x80, 0x00, 0x80, 0x00),   # 36
-                            array(0x80, 0x00, 0x00, 0x00),   # 37
-                            array(0x00, 0x80, 0x80, 0x00),   # 38
-                            array(0x00, 0x00, 0xff, 0x00),   # 39
-                            array(0x00, 0xcf, 0xff, 0x00),   # 40
-                            array(0x69, 0xff, 0xff, 0x00),   # 41
-                            array(0xe0, 0xff, 0xe0, 0x00),   # 42
-                            array(0xff, 0xff, 0x80, 0x00),   # 43
-                            array(0xa6, 0xca, 0xf0, 0x00),   # 44
-                            array(0xdd, 0x9c, 0xb3, 0x00),   # 45
-                            array(0xb3, 0x8f, 0xee, 0x00),   # 46
-                            array(0xe3, 0xe3, 0xe3, 0x00),   # 47
-                            array(0x2a, 0x6f, 0xf9, 0x00),   # 48
-                            array(0x3f, 0xb8, 0xcd, 0x00),   # 49
-                            array(0x48, 0x84, 0x36, 0x00),   # 50
-                            array(0x95, 0x8c, 0x41, 0x00),   # 51
-                            array(0x8e, 0x5e, 0x42, 0x00),   # 52
-                            array(0xa0, 0x62, 0x7a, 0x00),   # 53
-                            array(0x62, 0x4f, 0xac, 0x00),   # 54
-                            array(0x96, 0x96, 0x96, 0x00),   # 55
-                            array(0x1d, 0x2f, 0xbe, 0x00),   # 56
-                            array(0x28, 0x66, 0x76, 0x00),   # 57
-                            array(0x00, 0x45, 0x00, 0x00),   # 58
-                            array(0x45, 0x3e, 0x01, 0x00),   # 59
-                            array(0x6a, 0x28, 0x13, 0x00),   # 60
-                            array(0x85, 0x39, 0x6a, 0x00),   # 61
-                            array(0x4a, 0x32, 0x85, 0x00),   # 62
-                            array(0x42, 0x42, 0x42, 0x00),   # 63
-                        );
-
-    return 0;
-}
-
-###############################################################################
-#
-# set_tempdir()
-#
-# Change the default temp directory used by _initialize() in Worksheet.pm.
-#
-function set_tempdir($tempdir) {
-//todo
-/*
-    croak "$_[0] is not a valid directory"                 unless -d $_[0];
-    croak "set_tempdir must be called before addworksheet" if $self->sheets();
-*/
-
-    $this->_tempdir = $tempdir;
-}
-
-###############################################################################
-#
-# _store_workbook()
-#
-# Assemble worksheets into a workbook and send the BIFF data to an OLE
-# storage.
-#
-function _store_workbook() {
-
-    # Ensure that at least one worksheet has been selected.
-    if ($this->_activesheet == 0) {
-        $this->_worksheets[0]->_selected = 1;
-    }
-
-    # Calculate the number of selected worksheet tabs and call the finalization
-    # methods for each worksheet
-    for ($c=0;$c<sizeof($this->_worksheets);$c++) {
-        $sheet=$this->_worksheets[$c];
-        if ($sheet->_selected) {
-            $this->_selected++;
-        
-       }
-        $sheet->_close($this->_sheetnames);
-    }
-
-    # Add Workbook globals
-    $this->_store_bof(0x0005);
-
-    $this->_store_externs();    # For print area and repeat rows
-
-    $this->_store_names();      # For print area and repeat rows
-
-    $this->_store_window1();
-
-    $this->_store_1904();
-
-    $this->_store_all_fonts();
-
-    $this->_store_all_num_formats();
-
-    $this->_store_all_xfs();
-
-    $this->_store_all_styles();
-
-    $this->_store_palette();
-
-    $this->_calc_sheet_offsets();
-
-    # Add BOUNDSHEET records
-    for ($c=0;$c<sizeof($this->_worksheets);$c++) {
-       $sheet=$this->_worksheets[$c];
-        $this->_store_boundsheet($sheet->_name, $sheet->_offset);
-    }
-
-    # End Workbook globals
-    $this->_store_eof();
-
-    # Store the workbook in an OLE container
-    $this->_store_OLE_file();
-}
-
-###############################################################################
-#
-# _store_OLE_file()
-#
-# Store the workbook in an OLE container if the total size of the workbook data
-# is less than ~ 7MB.
-#
-function _store_OLE_file() {
-## ABR
-    if ($this->_tmpfilename != '') {
-        $OLE  = new writeexcel_olewriter('/tmp/'.$this->_tmpfilename);
-        $OLE->_OLEtmpfilename = '/tmp/'.$this->_tmpfilename;
-    } else {
-        $OLE  = new writeexcel_olewriter($this->_filename);
-        $OLE->_OLEtmpfilename = '';
-    };
-## END ABR
-                                                   
-    # Write Worksheet data if data <~ 7MB
-    if ($OLE->set_size($this->_biffsize)) {
-        $OLE->write_header();
-        $OLE->write($this->_data);
-
-        for ($c=0;$c<sizeof($this->_worksheets);$c++) {
-            $sheet=$this->_worksheets[$c];
-            while ($tmp = $sheet->get_data()) {
-                $OLE->write($tmp);
-            }
-        }
-    }
-
-    $OLE->close();
-}
-
-###############################################################################
-#
-# _calc_sheet_offsets()
-#
-# Calculate offsets for Worksheet BOF records.
-#
-function _calc_sheet_offsets() {
-
-    $BOF     = 11;
-    $EOF     = 4;
-    $offset  = $this->_datasize;
-
-    foreach ($this->_worksheets as $sheet) {
-        $offset += $BOF + strlen($sheet->_name);
-    }
-
-    $offset += $EOF;
-
-    for ($c=0;$c<sizeof($this->_worksheets);$c++) {
-        $sheet=$this->_worksheets[$c];
-        $sheet->_offset = $offset;
-        $offset += $sheet->_datasize;
-    }
-
-    $this->_biffsize = $offset;
-}
-
-###############################################################################
-#
-# _store_all_fonts()
-#
-# Store the Excel FONT records.
-#
-function _store_all_fonts() {
-    # _tmp_format is added by new(). We use this to write the default XF's
-    $format = $this->_tmp_format;
-    $font   = $format->get_font();
-
-    # Note: Fonts are 0-indexed. According to the SDK there is no index 4,
-    # so the following fonts are 0, 1, 2, 3, 5
-    #
-    for ($c=0;$c<5;$c++) {
-        $this->_append($font);
-    }
-
-    # Iterate through the XF objects and write a FONT record if it isn't the
-    # same as the default FONT and if it hasn't already been used.
-    #
-    $index = 6;                  # The first user defined FONT
-
-    $key = $format->get_font_key(); # The default font from _tmp_format
-    $fonts[$key] = 0;               # Index of the default font
-
-    for ($c=0;$c<sizeof($this->_formats);$c++) {
-        $format=$this->_formats[$c];
-
-        $key = $format->get_font_key();
-
-        if (isset($fonts[$key])) {
-            # FONT has already been used
-            $format->_font_index = $fonts[$key];
-        } else {
-            # Add a new FONT record
-            $fonts[$key]           = $index;
-            $format->_font_index = $index;
-            $index++;
-            $font = $format->get_font();
-            $this->_append($font);
-        }
-    }
-}
-
-###############################################################################
-#
-# _store_all_num_formats()
-#
-# Store user defined numerical formats i.e. FORMAT records
-#
-function _store_all_num_formats() {
-
-    # Leaning num_format syndrome
-    $num_formats_list=array();
-    $index = 164;
-
-    # Iterate through the XF objects and write a FORMAT record if it isn't a
-    # built-in format type and if the FORMAT string hasn't already been used.
-    #
-
-    for ($c=0;$c<sizeof($this->_formats);$c++) {
-        $format=$this->_formats[$c];
-
-        $num_format = $format->_num_format;
-
-        # Check if $num_format is an index to a built-in format.
-        # Also check for a string of zeros, which is a valid format string
-        # but would evaluate to zero.
-        #
-        if (!preg_match('/^0+\d/', $num_format)) {
-            if (preg_match('/^\d+$/', $num_format)) {
-                # built-in
-                continue;
-            }
-        }
-
-        if (isset($num_formats[$num_format])) {
-            # FORMAT has already been used
-            $format->_num_format = $num_formats[$num_format];
-        } else {
-            # Add a new FORMAT
-            $num_formats[$num_format] = $index;
-            $format->_num_format    = $index;
-            array_push($num_formats_list, $num_format);
-            $index++;
-        }
-    }
-
-    # Write the new FORMAT records starting from 0xA4
-    $index = 164;
-    foreach ($num_formats_list as $num_format) {
-        $this->_store_num_format($num_format, $index);
-        $index++;
-    }
-}
-
-###############################################################################
-#
-# _store_all_xfs()
-#
-# Write all XF records.
-#
-function _store_all_xfs() {
-    # _tmp_format is added by new(). We use this to write the default XF's
-    # The default font index is 0
-    #
-    $format = $this->_tmp_format;
-    $xf;
-
-    for ($c=0;$c<15;$c++) {
-        $xf = $format->get_xf('style'); # Style XF
-        $this->_append($xf);
-    }
-
-    $xf = $format->get_xf('cell');      # Cell XF
-    $this->_append($xf);
-
-    # User defined XFs
-    foreach ($this->_formats as $format) {
-        $xf = $format->get_xf('cell');
-        $this->_append($xf);
-    }
-}
-
-###############################################################################
-#
-# _store_all_styles()
-#
-# Write all STYLE records.
-#
-function _store_all_styles() {
-    $this->_store_style();
-}
-
-###############################################################################
-#
-# _store_externs()
-#
-# Write the EXTERNCOUNT and EXTERNSHEET records. These are used as indexes for
-# the NAME records.
-#
-function _store_externs() {
-
-    # Create EXTERNCOUNT with number of worksheets
-    $this->_store_externcount(sizeof($this->_worksheets));
-
-    # Create EXTERNSHEET for each worksheet
-    foreach ($this->_sheetnames as $sheetname) {
-        $this->_store_externsheet($sheetname);
-    }
-}
-
-###############################################################################
-#
-# _store_names()
-#
-# Write the NAME record to define the print area and the repeat rows and cols.
-#
-function _store_names() {
-
-    # Create the print area NAME records
-    foreach ($this->_worksheets as $worksheet) {
-        # Write a Name record if the print area has been defined
-        if ($worksheet->_print_rowmin!==false) {
-            $this->_store_name_short(
-                $worksheet->_index,
-                0x06, # NAME type
-                $worksheet->_print_rowmin,
-                $worksheet->_print_rowmax,
-                $worksheet->_print_colmin,
-                $worksheet->_print_colmax
-            );
-        }
-    }
-
-    # Create the print title NAME records
-    foreach ($this->_worksheets as $worksheet) {
-
-        $rowmin = $worksheet->_title_rowmin;
-        $rowmax = $worksheet->_title_rowmax;
-        $colmin = $worksheet->_title_colmin;
-        $colmax = $worksheet->_title_colmax;
-
-        # Determine if row + col, row, col or nothing has been defined
-        # and write the appropriate record
-        #
-        if ($rowmin!==false && $colmin!==false) {
-            # Row and column titles have been defined.
-            # Row title has been defined.
-            $this->_store_name_long(
-                $worksheet->_index,
-                0x07, # NAME type
-                $rowmin,
-                $rowmax,
-                $colmin,
-                $colmax
-           );
-        } elseif ($rowmin!==false) {
-            # Row title has been defined.
-            $this->_store_name_short(
-                $worksheet->_index,
-                0x07, # NAME type
-                $rowmin,
-                $rowmax,
-                0x00,
-                0xff
-            );
-        } elseif ($colmin!==false) {
-            # Column title has been defined.
-            $this->_store_name_short(
-                $worksheet->_index,
-                0x07, # NAME type
-                0x0000,
-                0x3fff,
-                $colmin,
-                $colmax
-            );
-        } else {
-            # Print title hasn't been defined.
-        }
-    }
-}
-
-###############################################################################
-###############################################################################
-#
-# BIFF RECORDS
-#
-
-###############################################################################
-#
-# _store_window1()
-#
-# Write Excel BIFF WINDOW1 record.
-#
-function _store_window1() {
-
-    $record    = 0x003D;                 # Record identifier
-    $length    = 0x0012;                 # Number of bytes to follow
-
-    $xWn       = 0x0000;                 # Horizontal position of window
-    $yWn       = 0x0000;                 # Vertical position of window
-    $dxWn      = 0x25BC;                 # Width of window
-    $dyWn      = 0x1572;                 # Height of window
-
-    $grbit     = 0x0038;                 # Option flags
-    $ctabsel   = $this->_selected;     # Number of workbook tabs selected
-    $wTabRatio = 0x0258;                 # Tab to scrollbar ratio
-
-    $itabFirst = $this->_firstsheet;   # 1st displayed worksheet
-    $itabCur   = $this->_activesheet;  # Active worksheet
-
-    $header    = pack("vv",        $record, $length);
-    $data      = pack("vvvvvvvvv", $xWn, $yWn, $dxWn, $dyWn,
-                                   $grbit,
-                                   $itabCur, $itabFirst,
-                                   $ctabsel, $wTabRatio);
-
-    $this->_append($header . $data);
-}
-
-###############################################################################
-#
-# _store_boundsheet()
-#
-# Writes Excel BIFF BOUNDSHEET record.
-#
-function _store_boundsheet($sheetname, $offset) {
-    $record    = 0x0085;               # Record identifier
-    $length    = 0x07 + strlen($sheetname); # Number of bytes to follow
-
-    //$sheetname = $_[0];                # Worksheet name
-    //$offset    = $_[1];                # Location of worksheet BOF
-    $grbit     = 0x0000;               # Sheet identifier
-    $cch       = strlen($sheetname);   # Length of sheet name
-
-    $header    = pack("vv",  $record, $length);
-    $data      = pack("VvC", $offset, $grbit, $cch);
-
-    $this->_append($header . $data . $sheetname);
-}
-
-###############################################################################
-#
-# _store_style()
-#
-# Write Excel BIFF STYLE records.
-#
-function _store_style() {
-    $record    = 0x0293; # Record identifier
-    $length    = 0x0004; # Bytes to follow
-
-    $ixfe      = 0x8000; # Index to style XF
-    $BuiltIn   = 0x00;   # Built-in style
-    $iLevel    = 0xff;   # Outline style level
-
-    $header    = pack("vv",  $record, $length);
-    $data      = pack("vCC", $ixfe, $BuiltIn, $iLevel);
-
-    $this->_append($header . $data);
-}
-
-###############################################################################
-#
-# _store_num_format()
-#
-# Writes Excel FORMAT record for non "built-in" numerical formats.
-#
-function _store_num_format($num_format, $index) {
-    $record    = 0x041E;                 # Record identifier
-    $length    = 0x03 + strlen($num_format);   # Number of bytes to follow
-
-    $format    = $num_format;                  # Custom format string
-    $ifmt      = $index;                  # Format index code
-    $cch       = strlen($format);        # Length of format string
-
-    $header    = pack("vv", $record, $length);
-    $data      = pack("vC", $ifmt, $cch);
-
-    $this->_append($header . $data . $format);
-}
-
-###############################################################################
-#
-# _store_1904()
-#
-# Write Excel 1904 record to indicate the date system in use.
-#
-function _store_1904() {
-    $record    = 0x0022;         # Record identifier
-    $length    = 0x0002;         # Bytes to follow
-
-    $f1904     = $this->_1904; # Flag for 1904 date system
-
-    $header    = pack("vv",  $record, $length);
-    $data      = pack("v", $f1904);
-
-    $this->_append($header . $data);
-}
-
-###############################################################################
-#
-# _store_externcount($count)
-#
-# Write BIFF record EXTERNCOUNT to indicate the number of external sheet
-# references in the workbook.
-#
-# Excel only stores references to external sheets that are used in NAME.
-# The workbook NAME record is required to define the print area and the repeat
-# rows and columns.
-#
-# A similar method is used in Worksheet.pm for a slightly different purpose.
-#
-function _store_externcount($par0) {
-    $record   = 0x0016;          # Record identifier
-    $length   = 0x0002;          # Number of bytes to follow
-
-    $cxals    = $par0;           # Number of external references
-
-    $header   = pack("vv", $record, $length);
-    $data     = pack("v",  $cxals);
-
-    $this->_append($header . $data);
-}
-
-###############################################################################
-#
-# _store_externsheet($sheetname)
-#
-#
-# Writes the Excel BIFF EXTERNSHEET record. These references are used by
-# formulas. NAME record is required to define the print area and the repeat
-# rows and columns.
-#
-# A similar method is used in Worksheet.pm for a slightly different purpose.
-#
-function _store_externsheet($par0) {
-    $record      = 0x0017;               # Record identifier
-    $length      = 0x02 + strlen($par0); # Number of bytes to follow
-
-    $sheetname   = $par0;                # Worksheet name
-    $cch         = strlen($sheetname);   # Length of sheet name
-    $rgch        = 0x03;                 # Filename encoding
-
-    $header      = pack("vv",  $record, $length);
-    $data        = pack("CC", $cch, $rgch);
-
-    $this->_append($header . $data . $sheetname);
-}
-
-###############################################################################
-#
-# _store_name_short()
-#
-#
-# Store the NAME record in the short format that is used for storing the print
-# area, repeat rows only and repeat columns only.
-#
-function _store_name_short($par0, $par1, $par2, $par3, $par4, $par5) {
-    $record          = 0x0018;       # Record identifier
-    $length          = 0x0024;       # Number of bytes to follow
-
-    $index           = $par0;        # Sheet index
-    $type            = $par1;
-
-    $grbit           = 0x0020;       # Option flags
-    $chKey           = 0x00;         # Keyboard shortcut
-    $cch             = 0x01;         # Length of text name
-    $cce             = 0x0015;       # Length of text definition
-    $ixals           = $index +1;    # Sheet index
-    $itab            = $ixals;       # Equal to ixals
-    $cchCustMenu     = 0x00;         # Length of cust menu text
-    $cchDescription  = 0x00;         # Length of description text
-    $cchHelptopic    = 0x00;         # Length of help topic text
-    $cchStatustext   = 0x00;         # Length of status bar text
-    $rgch            = $type;        # Built-in name type
-
-    $unknown03       = 0x3b;
-    $unknown04       = 0xffff-$index;
-    $unknown05       = 0x0000;
-    $unknown06       = 0x0000;
-    $unknown07       = 0x1087;
-    $unknown08       = 0x8005;
-
-    $rowmin          = $par2;        # Start row
-    $rowmax          = $par3;        # End row
-    $colmin          = $par4;        # Start column
-    $colmax          = $par5;        # end column
-
-    $header          = pack("vv",  $record, $length);
-    $data            = pack("v", $grbit);
-    $data              .= pack("C", $chKey);
-    $data              .= pack("C", $cch);
-    $data              .= pack("v", $cce);
-    $data              .= pack("v", $ixals);
-    $data              .= pack("v", $itab);
-    $data              .= pack("C", $cchCustMenu);
-    $data              .= pack("C", $cchDescription);
-    $data              .= pack("C", $cchHelptopic);
-    $data              .= pack("C", $cchStatustext);
-    $data              .= pack("C", $rgch);
-    $data              .= pack("C", $unknown03);
-    $data              .= pack("v", $unknown04);
-    $data              .= pack("v", $unknown05);
-    $data              .= pack("v", $unknown06);
-    $data              .= pack("v", $unknown07);
-    $data              .= pack("v", $unknown08);
-    $data              .= pack("v", $index);
-    $data              .= pack("v", $index);
-    $data              .= pack("v", $rowmin);
-    $data              .= pack("v", $rowmax);
-    $data              .= pack("C", $colmin);
-    $data              .= pack("C", $colmax);
-
-    $this->_append($header . $data);
-}
-
-###############################################################################
-#
-# _store_name_long()
-#
-#
-# Store the NAME record in the long format that is used for storing the repeat
-# rows and columns when both are specified. This share a lot of code with
-# _store_name_short() but we use a separate method to keep the code clean.
-# Code abstraction for reuse can be carried too far, and I should know. ;-)
-#
-function _store_name_long($par0, $par1, $par2, $par3, $par4, $par5) {
-    $record          = 0x0018;       # Record identifier
-    $length          = 0x003d;       # Number of bytes to follow
-
-    $index           = $par0;        # Sheet index
-    $type            = $par1;
-
-    $grbit           = 0x0020;       # Option flags
-    $chKey           = 0x00;         # Keyboard shortcut
-    $cch             = 0x01;         # Length of text name
-    $cce             = 0x002e;       # Length of text definition
-    $ixals           = $index +1;    # Sheet index
-    $itab            = $ixals;       # Equal to ixals
-    $cchCustMenu     = 0x00;         # Length of cust menu text
-    $cchDescription  = 0x00;         # Length of description text
-    $cchHelptopic    = 0x00;         # Length of help topic text
-    $cchStatustext   = 0x00;         # Length of status bar text
-    $rgch            = $type;        # Built-in name type
-
-    $unknown01       = 0x29;
-    $unknown02       = 0x002b;
-    $unknown03       = 0x3b;
-    $unknown04       = 0xffff-$index;
-    $unknown05       = 0x0000;
-    $unknown06       = 0x0000;
-    $unknown07       = 0x1087;
-    $unknown08       = 0x8008;
-
-    $rowmin          = $par2;        # Start row
-    $rowmax          = $par3;        # End row
-    $colmin          = $par4;        # Start column
-    $colmax          = $par5;        # end column
-
-    $header          = pack("vv",  $record, $length);
-    $data            = pack("v", $grbit);
-    $data              .= pack("C", $chKey);
-    $data              .= pack("C", $cch);
-    $data              .= pack("v", $cce);
-    $data              .= pack("v", $ixals);
-    $data              .= pack("v", $itab);
-    $data              .= pack("C", $cchCustMenu);
-    $data              .= pack("C", $cchDescription);
-    $data              .= pack("C", $cchHelptopic);
-    $data              .= pack("C", $cchStatustext);
-    $data              .= pack("C", $rgch);
-    $data              .= pack("C", $unknown01);
-    $data              .= pack("v", $unknown02);
-    # Column definition
-    $data              .= pack("C", $unknown03);
-    $data              .= pack("v", $unknown04);
-    $data              .= pack("v", $unknown05);
-    $data              .= pack("v", $unknown06);
-    $data              .= pack("v", $unknown07);
-    $data              .= pack("v", $unknown08);
-    $data              .= pack("v", $index);
-    $data              .= pack("v", $index);
-    $data              .= pack("v", 0x0000);
-    $data              .= pack("v", 0x3fff);
-    $data              .= pack("C", $colmin);
-    $data              .= pack("C", $colmax);
-    # Row definition
-    $data              .= pack("C", $unknown03);
-    $data              .= pack("v", $unknown04);
-    $data              .= pack("v", $unknown05);
-    $data              .= pack("v", $unknown06);
-    $data              .= pack("v", $unknown07);
-    $data              .= pack("v", $unknown08);
-    $data              .= pack("v", $index);
-    $data              .= pack("v", $index);
-    $data              .= pack("v", $rowmin);
-    $data              .= pack("v", $rowmax);
-    $data              .= pack("C", 0x00);
-    $data              .= pack("C", 0xff);
-    # End of data
-    $data              .= pack("C", 0x10);
-
-    $this->_append($header . $data);
-}
-
-###############################################################################
-#
-# _store_palette()
-#
-# Stores the PALETTE biff record.
-#
-function _store_palette() {
-    $aref            = $this->_palette;
-
-    $record          = 0x0092;                  # Record identifier
-    $length          = 2 + 4 * sizeof($aref);   # Number of bytes to follow
-    $ccv             =         sizeof($aref);   # Number of RGB values to follow
-    //$data;                                      # The RGB data
-
-    # Pack the RGB data
-    foreach($aref as $dat) {
-        $data .= call_user_func_array('pack', array_merge(array("CCCC"), $dat));
-    }
-
-    $header = pack("vvv",  $record, $length, $ccv);
-
-    $this->_append($header . $data);
-}
-
-}
-
-?>
diff --git a/include/php_writeexcel/class.writeexcel_worksheet.inc.php b/include/php_writeexcel/class.writeexcel_worksheet.inc.php
deleted file mode 100644 (file)
index 6db3f5d..0000000
+++ /dev/null
@@ -1,2951 +0,0 @@
-<?php
-
-/*
- * Copyleft 2002 Johann Hanne
- *
- * This is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place,
- * Suite 330, Boston, MA  02111-1307 USA
- */
-
-/*
- * This is the Spreadsheet::WriteExcel Perl package ported to PHP
- * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
- */
-
-require_once "class.writeexcel_biffwriter.inc.php";
-
-class writeexcel_worksheet extends writeexcel_biffwriter {
-
-    var $_name;
-    var $_index;
-    var $_activesheet;
-    var $_firstsheet;
-    var $_url_format;
-    var $_parser;
-    var $_tempdir;
-
-    var $_ext_sheets;
-    var $_using_tmpfile;
-    var $_filehandle;
-    var $_fileclosed;
-    var $_offset;
-    var $_xls_rowmax;
-    var $_xls_colmax;
-    var $_xls_strmax;
-    var $_dim_rowmin;
-    var $_dim_rowmax;
-    var $_dim_colmin;
-    var $_dim_colmax;
-    var $_colinfo;
-    var $_selection;
-    var $_panes;
-    var $_active_pane;
-    var $_frozen;
-    var $_selected;
-
-    var $_paper_size;
-    var $_orientation;
-    var $_header;
-    var $_footer;
-    var $_hcenter;
-    var $_vcenter;
-    var $_margin_head;
-    var $_margin_foot;
-    var $_margin_left;
-    var $_margin_right;
-    var $_margin_top;
-    var $_margin_bottom;
-
-    var $_title_rowmin;
-    var $_title_rowmax;
-    var $_title_colmin;
-    var $_title_colmax;
-    var $_print_rowmin;
-    var $_print_rowmax;
-    var $_print_colmin;
-    var $_print_colmax;
-
-    var $_print_gridlines;
-    var $_screen_gridlines;
-    var $_print_headers;
-
-    var $_fit_page;
-    var $_fit_width;
-    var $_fit_height;
-
-    var $_hbreaks;
-    var $_vbreaks;
-
-    var $_protect;
-    var $_password;
-
-    var $_col_sizes;
-    var $_row_sizes;
-
-    var $_col_formats;
-    var $_row_formats;
-
-    var $_zoom;
-    var $_print_scale;
-
-    /*
-     * Constructor. Creates a new Worksheet object from a BIFFwriter object
-     */
-    function writeexcel_worksheet($name, $index, $activesheet, $firstsheet,
-                                  $url_format, $parser, $tempdir) {
-
-        $this->writeexcel_biffwriter();
-
-        $rowmax                   = 65536; // 16384 in Excel 5
-        $colmax                   = 256;
-        $strmax                   = 255;
-
-        $this->_name              = $name;
-        $this->_index             = $index;
-        $this->_activesheet       = $activesheet;
-        $this->_firstsheet        = $firstsheet;
-        $this->_url_format        = $url_format;
-        $this->_parser            = $parser;
-        $this->_tempdir           = $tempdir;
-
-        $this->_ext_sheets        = array();
-        $this->_using_tmpfile     = 1;
-        $this->_filehandle        = false;
-        $this->_fileclosed        = 0;
-        $this->_offset            = 0;
-        $this->_xls_rowmax        = $rowmax;
-        $this->_xls_colmax        = $colmax;
-        $this->_xls_strmax        = $strmax;
-        $this->_dim_rowmin        = $rowmax +1;
-        $this->_dim_rowmax        = 0;
-        $this->_dim_colmin        = $colmax +1;
-        $this->_dim_colmax        = 0;
-        $this->_colinfo           = array();
-        $this->_selection         = array(0, 0);
-        $this->_panes             = array();
-        $this->_active_pane       = 3;
-        $this->_frozen            = 0;
-        $this->_selected          = 0;
-
-        $this->_paper_size        = 0x0;
-        $this->_orientation       = 0x1;
-        $this->_header            = '';
-        $this->_footer            = '';
-        $this->_hcenter           = 0;
-        $this->_vcenter           = 0;
-        $this->_margin_head       = 0.50;
-        $this->_margin_foot       = 0.50;
-        $this->_margin_left       = 0.75;
-        $this->_margin_right      = 0.75;
-        $this->_margin_top        = 1.00;
-        $this->_margin_bottom     = 1.00;
-
-        $this->_title_rowmin      = false;
-        $this->_title_rowmax      = false;
-        $this->_title_colmin      = false;
-        $this->_title_colmax      = false;
-        $this->_print_rowmin      = false;
-        $this->_print_rowmax      = false;
-        $this->_print_colmin      = false;
-        $this->_print_colmax      = false;
-
-        $this->_print_gridlines   = 1;
-        $this->_screen_gridlines  = 1;
-        $this->_print_headers     = 0;
-
-        $this->_fit_page          = 0;
-        $this->_fit_width         = 0;
-        $this->_fit_height        = 0;
-
-        $this->_hbreaks           = array();
-        $this->_vbreaks           = array();
-
-        $this->_protect           = 0;
-        $this->_password          = false;
-
-        $this->_col_sizes         = array();
-        $this->_row_sizes         = array();
-
-        $this->_col_formats       = array();
-        $this->_row_formats       = array();
-
-        $this->_zoom              = 100;
-        $this->_print_scale       = 100;
-
-        $this->_initialize();
-    }
-
-###############################################################################
-#
-# _initialize()
-#
-# Open a tmp file to store the majority of the Worksheet data. If this fails,
-# for example due to write permissions, store the data in memory. This can be
-# slow for large files.
-#
-function _initialize() {
-
-    # Open tmp file for storing Worksheet data.
-    $fh=fopen(tempnam($this->_tempdir, "php_writeexcel"), "w+b");
-
-    if ($fh) {
-        # Store filehandle
-        $this->_filehandle = $fh;
-    } else {
-        # If tempfile() failed store data in memory
-        $this->_using_tmpfile = 0;
-
-        if ($this->_index == 0) {
-            $dir = $this->_tempdir;
-
-//todo            warn "Unable to create temp files in $dir. Refer to set_tempdir()".
-//                 " in the Spreadsheet::WriteExcel documentation.\n" ;
-        }
-    }
-}
-
-    /*
-     * Add data to the beginning of the workbook (note the reverse order)
-     * and to the end of the workbook.
-     */
-    function _close($sheetnames) {
-
-        ///////////////////////////////
-        // Prepend in reverse order!!
-        //
-
-        $this->_store_dimensions();        // Prepend the sheet dimensions
-        $this->_store_password();          // Prepend the sheet password
-        $this->_store_protect();           // Prepend the sheet protection
-        $this->_store_setup();             // Prepend the page setup
-        $this->_store_margin_bottom();     // Prepend the bottom margin
-        $this->_store_margin_top();        // Prepend the top margin
-        $this->_store_margin_right();      // Prepend the right margin
-        $this->_store_margin_left();       // Prepend the left margin
-        $this->_store_vcenter();           // Prepend the page vertical
-                                           // centering
-        $this->_store_hcenter();           // Prepend the page horizontal
-                                           // centering
-        $this->_store_footer();            // Prepend the page footer
-        $this->_store_header();            // Prepend the page header
-        $this->_store_vbreak();            // Prepend the vertical page breaks
-        $this->_store_hbreak();            // Prepend the horizontal
-                                           // page breaks
-        $this->_store_wsbool();            // Prepend WSBOOL
-        $this->_store_gridset();           // Prepend GRIDSET
-        $this->_store_print_gridlines();   // Prepend PRINTGRIDLINES
-        $this->_store_print_headers();     // Prepend PRINTHEADERS
-
-        // Prepend EXTERNSHEET references
-        $num_sheets = sizeof($sheetnames);
-        for ($i = $num_sheets; $i > 0; $i--) {
-            $sheetname = $sheetnames[$i-1];
-            $this->_store_externsheet($sheetname);
-        }
-
-        $this->_store_externcount($num_sheets);   // Prepend the EXTERNCOUNT
-                                                  // of external references.
-
-        // Prepend the COLINFO records if they exist
-        if (sizeof($this->_colinfo)>0){
-            while (sizeof($this->_colinfo)>0) {
-                $arrayref = array_pop ($this->_colinfo);
-                $this->_store_colinfo($arrayref);
-            }
-            $this->_store_defcol();
-        }
-
-        $this->_store_bof(0x0010);    // Prepend the BOF record
-
-        //
-        // End of prepend. Read upwards from here.
-        ////////////////////////////////////////////
-
-        // Append
-        $this->_store_window2();
-        $this->_store_zoom();
-
-        if (sizeof($this->_panes)>0) {
-            $this->_store_panes($this->_panes);
-        }
-
-        $this->_store_selection($this->_selection);
-        $this->_store_eof();
-    }
-
-    /*
-     * Retrieve the worksheet name.
-     */
-    function get_name() {
-        return $this->_name;
-    }
-
-###############################################################################
-#
-# get_data().
-#
-# Retrieves data from memory in one chunk, or from disk in $buffer
-# sized chunks.
-#
-function get_data() {
-
-    $buffer = 4096;
-
-    # Return data stored in memory
-    if ($this->_data!==false) {
-        $tmp           = $this->_data;
-        $this->_data=false;
-        $fh         = $this->_filehandle;
-        if ($this->_using_tmpfile) {
-            fseek($fh, 0, SEEK_SET);
-        }
-
-        if ($this->_debug) {
-            print "*** worksheet::get_data() called (1):";
-            for ($c=0;$c<strlen($tmp);$c++) {
-                if ($c%16==0) {
-                    print "\n";
-                }
-                printf("%02X ", ord($tmp[$c]));
-            }
-            print "\n";
-        }
-
-        return $tmp;
-    }
-
-    # Return data stored on disk
-    if ($this->_using_tmpfile) {
-        if ($tmp=fread($this->_filehandle, $buffer)) {
-
-            if ($this->_debug) {
-                print "*** worksheet::get_data() called (2):";
-                for ($c=0;$c<strlen($tmp);$c++) {
-                    if ($c%16==0) {
-                        print "\n";
-                    }
-                    printf("%02X ", ord($tmp[$c]));
-                }
-                print "\n";
-            }
-
-            return $tmp;
-        }
-    }
-
-    # No data to return
-    return false;
-}
-
-    /*
-     * Set this worksheet as a selected worksheet, i.e. the worksheet has
-     * its tab highlighted.
-     */
-    function select() {
-        $this->_selected = 1;
-    }
-
-    /*
-     * Set this worksheet as the active worksheet, i.e. the worksheet
-     * that is displayed when the workbook is opened. Also set it as
-     * selected.
-     */
-    function activate() {
-        $this->_selected = 1;
-        $this->_activesheet = $this->_index;
-    }
-
-    /*
-     * Set this worksheet as the first visible sheet. This is necessary
-     * when there are a large number of worksheets and the activated
-     * worksheet is not visible on the screen.
-     */
-    function set_first_sheet() {
-        $this->_firstsheet = $this->_index;
-    }
-
-    /*
-     * Set the worksheet protection flag to prevent accidental modification
-     * and to hide formulas if the locked and hidden format properties have
-     * been set.
-     */
-    function protect($password) {
-        $this->_protect   = 1;
-        $this->_password  = $this->_encode_password($password);
-    }
-
-###############################################################################
-#
-# set_column($firstcol, $lastcol, $width, $format, $hidden)
-#
-# Set the width of a single column or a range of column.
-# See also: _store_colinfo
-#
-function set_column() {
-
-    $_=func_get_args();
-
-    $cell = $_[0];
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $cell)) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    array_push($this->_colinfo, $_);
-
-    # Store the col sizes for use when calculating image vertices taking
-    # hidden columns into account. Also store the column formats.
-    #
-    if (sizeof($_)<3) {
-        # Ensure at least $firstcol, $lastcol and $width
-        return;
-    }
-
-    $width  = $_[4] ? 0 : $_[2]; # Set width to zero if column is hidden
-    $format = $_[3];
-
-    list($firstcol, $lastcol) = $_;
-
-    for ($col=$firstcol;$col<=$lastcol;$col++) {
-        $this->_col_sizes[$col]   = $width;
-        if ($format) {
-            $this->_col_formats[$col] = $format;
-        }
-    }
-}
-
-###############################################################################
-#
-# set_selection()
-#
-# Set which cell or cells are selected in a worksheet: see also the
-# function _store_selection
-#
-function set_selection() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    $this->_selection = $_;
-}
-
-###############################################################################
-#
-# freeze_panes()
-#
-# Set panes and mark them as frozen. See also _store_panes().
-#
-function freeze_panes() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    $this->_frozen = 1;
-    $this->_panes  = $_;
-}
-
-###############################################################################
-#
-# thaw_panes()
-#
-# Set panes and mark them as unfrozen. See also _store_panes().
-#
-function thaw_panes() {
-
-    $_=func_get_args();
-
-    $this->_frozen = 0;
-    $this->_panes  = $_;
-}
-
-    /*
-     * Set the page orientation as portrait.
-     */
-    function set_portrait() {
-        $this->_orientation = 1;
-    }
-
-    /*
-     * Set the page orientation as landscape.
-     */
-    function set_landscape() {
-        $this->_orientation = 0;
-    }
-
-    /*
-     * Set the paper type. Ex. 1 = US Letter, 9 = A4
-     */
-    function set_paper($type) {
-        $this->_paper_size = $type;
-    }
-
-    /*
-     * Set the page header caption and optional margin.
-     */
-    function set_header($string, $margin) {
-
-        if (strlen($string) >= 255) {
-            trigger_error("Header string must be less than 255 characters",
-                          E_USER_WARNING);
-            return;
-        }
-
-        $this->_header      = $string;
-        $this->_margin_head = $margin;
-    }
-
-    /*
-     * Set the page footer caption and optional margin.
-     */
-    function set_footer($string, $margin) {
-        if (strlen($string) >= 255) {
-            trigger_error("Footer string must be less than 255 characters",
-                          E_USER_WARNING);
-            return;
-        }
-
-        $this->_footer      = $string;
-        $this->_margin_foot = $margin;
-    }
-
-    /*
-     * Center the page horizontally.
-     */
-    function center_horizontally($hcenter=1) {
-        $this->_hcenter = $hcenter;
-    }
-
-    /*
-     * Center the page horizontally.
-     */
-    function center_vertically($vcenter=1) {
-        $this->_vcenter = $vcenter;
-    }
-
-    /*
-     * Set all the page margins to the same value in inches.
-     */
-    function set_margins($margin) {
-        $this->set_margin_left($margin);
-        $this->set_margin_right($margin);
-        $this->set_margin_top($margin);
-        $this->set_margin_bottom($margin);
-    }
-
-    /*
-     * Set the left and right margins to the same value in inches.
-     */
-    function set_margins_LR($margin) {
-        $this->set_margin_left($margin);
-        $this->set_margin_right($margin);
-    }
-
-    /*
-     * Set the top and bottom margins to the same value in inches.
-     */
-    function set_margins_TB($margin) {
-        $this->set_margin_top($margin);
-        $this->set_margin_bottom($margin);
-    }
-
-    /*
-     * Set the left margin in inches.
-     */
-    function set_margin_left($margin=0.75) {
-        $this->_margin_left = $margin;
-    }
-
-    /*
-     * Set the right margin in inches.
-     */
-    function set_margin_right($margin=0.75) {
-        $this->_margin_right = $margin;
-    }
-
-    /*
-     * Set the top margin in inches.
-     */
-    function set_margin_top($margin=1.00) {
-        $this->_margin_top = $margin;
-    }
-
-    /*
-     * Set the bottom margin in inches.
-     */
-    function set_margin_bottom($margin=1.00) {
-        $this->_margin_bottom = $margin;
-    }
-
-###############################################################################
-#
-# repeat_rows($first_row, $last_row)
-#
-# Set the rows to repeat at the top of each printed page. See also the
-# _store_name_xxxx() methods in Workbook.pm.
-#
-function repeat_rows() {
-
-    $_=func_get_args();
-
-    $this->_title_rowmin  = $_[0];
-    $this->_title_rowmax  = isset($_[1]) ? $_[1] : $_[0]; # Second row is optional
-}
-
-###############################################################################
-#
-# repeat_columns($first_col, $last_col)
-#
-# Set the columns to repeat at the left hand side of each printed page.
-# See also the _store_names() methods in Workbook.pm.
-#
-function repeat_columns() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    $this->_title_colmin  = $_[0];
-    $this->_title_colmax  = isset($_[1]) ? $_[1] : $_[0]; # Second col is optional
-}
-
-###############################################################################
-#
-# print_area($first_row, $first_col, $last_row, $last_col)
-#
-# Set the area of each worksheet that will be printed. See also the
-# _store_names() methods in Workbook.pm.
-#
-function print_area() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    if (sizeof($_) != 4) {
-        # Require 4 parameters
-        return;
-    }
-
-    $this->_print_rowmin = $_[0];
-    $this->_print_colmin = $_[1];
-    $this->_print_rowmax = $_[2];
-    $this->_print_colmax = $_[3];
-}
-
-    /*
-     * Set the option to hide gridlines on the screen and the printed page.
-     * There are two ways of doing this in the Excel BIFF format: The first
-     * is by setting the DspGrid field of the WINDOW2 record, this turns off
-     * the screen and subsequently the print gridline. The second method is
-     * to via the PRINTGRIDLINES and GRIDSET records, this turns off the
-     * printed gridlines only. The first method is probably sufficient for
-     * most cases. The second method is supported for backwards compatibility.
-     */
-    function hide_gridlines($option=1) {
-        if ($option == 0) {
-            $this->_print_gridlines  = 1; # 1 = display, 0 = hide
-            $this->_screen_gridlines = 1;
-        } elseif ($option == 1) {
-            $this->_print_gridlines  = 0;
-            $this->_screen_gridlines = 1;
-        } else {
-            $this->_print_gridlines  = 0;
-            $this->_screen_gridlines = 0;
-        }
-    }
-
-    /*
-     * Set the option to print the row and column headers on the printed page.
-     * See also the _store_print_headers() method below.
-     */
-    function print_row_col_headers($headers=1) {
-        $this->_print_headers = $headers;
-    }
-
-    /*
-     * Store the vertical and horizontal number of pages that will define
-     * the maximum area printed. See also _store_setup() and _store_wsbool()
-     * below.
-     */
-    function fit_to_pages($width, $height) {
-        $this->_fit_page   = 1;
-        $this->_fit_width  = $width;
-        $this->_fit_height = $height;
-    }
-
-    /*
-     * Store the horizontal page breaks on a worksheet.
-     */
-    function set_h_pagebreaks($breaks) {
-        $this->_hbreaks=array_merge($this->_hbreaks, $breaks);
-    }
-
-    /*
-     * Store the vertical page breaks on a worksheet.
-     */
-    function set_v_pagebreaks($breaks) {
-        $this->_vbreaks=array_merge($this->_vbreaks, $breaks);
-    }
-
-    /*
-     * Set the worksheet zoom factor.
-     */
-    function set_zoom($scale=100) {
-        // Confine the scale to Excel's range
-        if ($scale < 10 || $scale > 400) {
-            trigger_error("Zoom factor $scale outside range: ".
-                          "10 <= zoom <= 400", E_USER_WARNING);
-            $scale = 100;
-        }
-
-        $this->_zoom = $scale;
-    }
-
-    /*
-     * Set the scale factor for the printed page.
-     */
-    function set_print_scale($scale=100) {
-        // Confine the scale to Excel's range
-        if ($scale < 10 || $scale > 400) {
-            trigger_error("Print scale $scale outside range: ".
-                          "10 <= zoom <= 400", E_USER_WARNING);
-            $scale = 100;
-        }
-
-        // Turn off "fit to page" option
-        $this->_fit_page = 0;
-
-        $this->_print_scale = $scale;
-    }
-
-###############################################################################
-#
-# write($row, $col, $token, $format)
-#
-# Parse $token call appropriate write method. $row and $column are zero
-# indexed. $format is optional.
-#
-# Returns: return value of called subroutine
-#
-function write() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    $token = $_[2];
-
-    # Match an array ref.
-    if (is_array($token)) {
-        return call_user_method_array('write_row', $this, $_);
-    }
-
-    # Match number
-    if (preg_match('/^([+-]?)(?=\d|\.\d)\d*(\.\d*)?([Ee]([+-]?\d+))?$/', $token)) {
-        return call_user_method_array('write_number', $this, $_);
-    }
-    # Match http, https or ftp URL
-    elseif (preg_match('|^[fh]tt?ps?://|', $token)) {
-        return call_user_method_array('write_url', $this, $_);
-    }
-    # Match mailto:
-    elseif (preg_match('/^mailto:/', $token)) {
-        return call_user_method_array('write_url', $this, $_);
-    }
-    # Match internal or external sheet link
-    elseif (preg_match('[^(?:in|ex)ternal:]', $token)) {
-        return call_user_method_array('write_url', $this, $_);
-    }
-    # Match formula
-    elseif (preg_match('/^=/', $token)) {
-        return call_user_method_array('write_formula', $this, $_);
-    }
-    # Match blank
-    elseif ($token == '') {
-        array_splice($_, 2, 1); # remove the empty string from the parameter list
-        return call_user_method_array('write_blank', $this, $_);
-    }
-    # Default: match string
-    else {
-        return call_user_method_array('write_string', $this, $_);
-    }
-}
-
-###############################################################################
-#
-# write_row($row, $col, $array_ref, $format)
-#
-# Write a row of data starting from ($row, $col). Call write_col() if any of
-# the elements of the array ref are in turn array refs. This allows the writing
-# of 1D or 2D arrays of data in one go.
-#
-# Returns: the first encountered error value or zero for no errors
-#
-function write_row() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    # Catch non array refs passed by user.
-    if (!is_array($_[2])) {
-        trigger_error("Not an array ref in call to write_row()!", E_USER_ERROR);
-    }
-
-    list($row, $col, $tokens)=array_splice($_, 0, 3);
-    $options = $_[0];
-    $error   = 0;
-
-    foreach ($tokens as $token) {
-
-        # Check for nested arrays
-        if (is_array($token)) {
-            $ret = $this->write_col($row, $col, $token, $options);
-        } else {
-            $ret = $this->write    ($row, $col, $token, $options);
-        }
-
-        # Return only the first error encountered, if any.
-        $error = $error || $ret;
-        $col++;
-    }
-
-    return $error;
-}
-
-###############################################################################
-#
-# _XF()
-#
-# Returns an index to the XF record in the workbook.
-# TODO
-#
-# Note: this is a function, not a method.
-#
-function _XF($row=false, $col=false, $format=false) {
-
-    if ($format) {
-        return $format->get_xf_index();
-    } elseif (isset($this->_row_formats[$row])) {
-        return $this->_row_formats[$row]->get_xf_index();
-    } elseif (isset($this->_col_formats[$col])) {
-        return $this->_col_formats[$col]->get_xf_index();
-    } else {
-        return 0x0F;
-    }
-}
-
-###############################################################################
-#
-# write_col($row, $col, $array_ref, $format)
-#
-# Write a column of data starting from ($row, $col). Call write_row() if any of
-# the elements of the array ref are in turn array refs. This allows the writing
-# of 1D or 2D arrays of data in one go.
-#
-# Returns: the first encountered error value or zero for no errors
-#
-function write_col() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    # Catch non array refs passed by user.
-    if (!is_array($_[2])) {
-        trigger_error("Not an array ref in call to write_row()!", E_USER_ERROR);
-    }
-
-    $row     = array_shift($_);
-    $col     = array_shift($_);
-    $tokens  = array_shift($_);
-    $options = $_;
-
-    $error   = 0;
-
-    foreach ($tokens as $token) {
-
-        # write() will deal with any nested arrays
-        $ret = $this->write($row, $col, $token, $options);
-
-        # Return only the first error encountered, if any.
-        $error = $error || $ret;
-        $row++;
-    }
-
-    return $error;
-}
-
-###############################################################################
-###############################################################################
-#
-# Internal methods
-#
-
-###############################################################################
-#
-# _append(), overloaded.
-#
-# Store Worksheet data in memory using the base class _append() or to a
-# temporary file, the default.
-#
-function _append($data) {
-
-    if (func_num_args()>1) {
-        trigger_error("writeexcel_worksheet::_append() ".
-                      "called with more than one argument", E_USER_ERROR);
-    }
-
-    if ($this->_using_tmpfile) {
-
-        if ($this->_debug) {
-            print "worksheet::_append() called:";
-            for ($c=0;$c<strlen($data);$c++) {
-                if ($c%16==0) {
-                    print "\n";
-                }
-                printf("%02X ", ord($data[$c]));
-            }
-            print "\n";
-        }
-
-        # Add CONTINUE records if necessary
-        if (strlen($data) > $this->_limit) {
-            $data = $this->_add_continue($data);
-        }
-
-        fputs($this->_filehandle, $data);
-        $this->_datasize += strlen($data);
-    } else {
-        parent::_append($data);
-    }
-}
-
-###############################################################################
-#
-# _substitute_cellref()
-#
-# Substitute an Excel cell reference in A1 notation for  zero based row and
-# column values in an argument list.
-#
-# Ex: ("A4", "Hello") is converted to (3, 0, "Hello").
-#
-// Exactly one array must be passed!
-function _substitute_cellref($_) {
-    $cell = strtoupper(array_shift($_));
-
-    # Convert a column range: 'A:A' or 'B:G'
-    if (preg_match('/([A-I]?[A-Z]):([A-I]?[A-Z])/', $cell, $reg)) {
-        list($dummy, $col1) =  $this->_cell_to_rowcol($reg[1] .'1'); # Add a dummy row
-        list($dummy, $col2) =  $this->_cell_to_rowcol($reg[2] .'1'); # Add a dummy row
-        return array_merge(array($col1, $col2), $_);
-    }
-
-    # Convert a cell range: 'A1:B7'
-    if (preg_match('/\$?([A-I]?[A-Z]\$?\d+):\$?([A-I]?[A-Z]\$?\d+)/', $cell, $reg)) {
-        list($row1, $col1) =  $this->_cell_to_rowcol($reg[1]);
-        list($row2, $col2) =  $this->_cell_to_rowcol($reg[2]);
-        return array_merge(array($row1, $col1, $row2, $col2), $_);
-    }
-
-    # Convert a cell reference: 'A1' or 'AD2000'
-    if (preg_match('/\$?([A-I]?[A-Z]\$?\d+)/', $cell, $reg)) {
-        list($row1, $col1) =  $this->_cell_to_rowcol($reg[1]);
-        return array_merge(array($row1, $col1), $_);
-
-    }
-
-    trigger_error("Unknown cell reference $cell", E_USER_ERROR);
-}
-
-###############################################################################
-#
-# _cell_to_rowcol($cell_ref)
-#
-# Convert an Excel cell reference in A1 notation to a zero based row and column
-# reference; converts C1 to (0, 2).
-#
-# Returns: row, column
-#
-# TODO use functions in Utility.pm
-#
-function _cell_to_rowcol($cell) {
-
-    preg_match('/\$?([A-I]?[A-Z])\$?(\d+)/', $cell, $reg);
-
-    $col     = $reg[1];
-    $row     = $reg[2];
-
-    # Convert base26 column string to number
-    # All your Base are belong to us.
-    $chars = preg_split('//', $col, -1, PREG_SPLIT_NO_EMPTY);
-    $expn  = 0;
-    $col      = 0;
-
-    while (sizeof($chars)) {
-        $char = array_pop($chars); # LS char first
-        $col += (ord($char) -ord('A') +1) * pow(26, $expn);
-        $expn++;
-    }
-
-    # Convert 1-index to zero-index
-    $row--;
-    $col--;
-
-    return array($row, $col);
-}
-
-    /*
-     * This is an internal method that is used to filter elements of the
-     * array of pagebreaks used in the _store_hbreak() and _store_vbreak()
-     * methods. It:
-     *   1. Removes duplicate entries from the list.
-     *   2. Sorts the list.
-     *   3. Removes 0 from the list if present.
-     */
-    function _sort_pagebreaks($breaks) {
-        // Hash slice to remove duplicates
-        foreach ($breaks as $break) {
-            $hash["$break"]=1;
-        }
-
-        // Numerical sort
-        $breaks=array_keys($hash);
-        sort($breaks, SORT_NUMERIC);
-
-        // Remove zero
-        if ($breaks[0] == 0) {
-            array_shift($breaks);
-        }
-
-        // 1000 vertical pagebreaks appears to be an internal Excel 5 limit.
-        // It is slightly higher in Excel 97/200, approx. 1026
-        if (sizeof($breaks) > 1000) {
-            array_splice($breaks, 1000);
-        }
-
-        return $breaks;
-    }
-
-    /*
-     * Based on the algorithm provided by Daniel Rentz of OpenOffice.
-     */
-    function _encode_password($plaintext) {
-        $chars=preg_split('//', $plaintext, -1, PREG_SPLIT_NO_EMPTY);
-        $count=sizeof($chars);
-
-        for ($c=0;$c<sizeof($chars);$c++) {
-            $char=$chars[$c];
-            $char    = ord($char) << ++$i;
-            $low_15  = $char & 0x7fff;
-            $high_15 = $char & 0x7fff << 15;
-            $high_15 = $high_15 >> 15;
-            $char    = $low_15 | $high_15;
-        }
-
-        $password = 0x0000;
-
-        foreach ($chars as $char) {
-            $password ^= $char;
-        }
-
-        $password ^= $count;
-        $password ^= 0xCE4B;
-
-        return $password;
-    }
-
-###############################################################################
-###############################################################################
-#
-# BIFF RECORDS
-#
-
-###############################################################################
-#
-# write_number($row, $col, $num, $format)
-#
-# Write a double to the specified row and column (zero indexed).
-# An integer can be written as a double. Excel will display an
-# integer. $format is optional.
-#
-# Returns  0 : normal termination
-#         -1 : insufficient number of arguments
-#         -2 : row or column out of range
-#
-function write_number() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    # Check the number of args
-    if (sizeof($_) < 3) {
-        return -1;
-    }
-
-    $record  = 0x0203;                        # Record identifier
-    $length  = 0x000E;                        # Number of bytes to follow
-
-    $row     = $_[0];                         # Zero indexed row
-    $col     = $_[1];                         # Zero indexed column
-    $num     = $_[2];
-//!!!
-    $xf      = $this->_XF($row, $col, $_[3]); # The cell format
-
-    # Check that row and col are valid and store max and min values
-    if ($row >= $this->_xls_rowmax) { return -2; }
-    if ($col >= $this->_xls_colmax) { return -2; }
-    if ($row <  $this->_dim_rowmin) { $this->_dim_rowmin = $row; }
-    if ($row >  $this->_dim_rowmax) { $this->_dim_rowmax = $row; }
-    if ($col <  $this->_dim_colmin) { $this->_dim_colmin = $col; }
-    if ($col >  $this->_dim_colmax) { $this->_dim_colmax = $col; }
-
-    $header    = pack("vv",  $record, $length);
-    $data      = pack("vvv", $row, $col, $xf);
-    $xl_double = pack("d",   $num);
-
-    if ($this->_byte_order) {
-//TODO
-        $xl_double = strrev($xl_double);
-    }
-
-    $this->_append($header . $data . $xl_double);
-
-    return 0;
-}
-
-###############################################################################
-#
-# write_string ($row, $col, $string, $format)
-#
-# Write a string to the specified row and column (zero indexed).
-# NOTE: there is an Excel 5 defined limit of 255 characters.
-# $format is optional.
-# Returns  0 : normal termination
-#         -1 : insufficient number of arguments
-#         -2 : row or column out of range
-#         -3 : long string truncated to 255 chars
-#
-function write_string() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    # Check the number of args
-    if (sizeof($_) < 3) {
-        return -1;
-    }
-
-    $record  = 0x0204;                        # Record identifier
-    $length  = 0x0008 + strlen($_[2]);        # Bytes to follow
-
-    $row     = $_[0];                         # Zero indexed row
-    $col     = $_[1];                         # Zero indexed column
-    $strlen  = strlen($_[2]);
-    $str     = $_[2];
-    $xf      = $this->_XF($row, $col, $_[3]); # The cell format
-
-    $str_error = 0;
-
-    # Check that row and col are valid and store max and min values
-    if ($row >= $this->_xls_rowmax) { return -2; }
-    if ($col >= $this->_xls_colmax) { return -2; }
-    if ($row <  $this->_dim_rowmin) { $this->_dim_rowmin = $row; }
-    if ($row >  $this->_dim_rowmax) { $this->_dim_rowmax = $row; }
-    if ($col <  $this->_dim_colmin) { $this->_dim_colmin = $col; }
-    if ($col >  $this->_dim_colmax) { $this->_dim_colmax = $col; }
-
-    if ($strlen > $this->_xls_strmax) { # LABEL must be < 255 chars
-        $str       = substr($str, 0, $this->_xls_strmax);
-        $length    = 0x0008 + $this->_xls_strmax;
-        $strlen    = $this->_xls_strmax;
-        $str_error = -3;
-    }
-
-    $header    = pack("vv",   $record, $length);
-    $data      = pack("vvvv", $row, $col, $xf, $strlen);
-
-    $this->_append($header . $data . $str);
-
-    return $str_error;
-}
-
-###############################################################################
-#
-# write_blank($row, $col, $format)
-#
-# Write a blank cell to the specified row and column (zero indexed).
-# A blank cell is used to specify formatting without adding a string
-# or a number.
-#
-# A blank cell without a format serves no purpose. Therefore, we don't write
-# a BLANK record unless a format is specified. This is mainly an optimisation
-# for the write_row() and write_col() methods.
-#
-# Returns  0 : normal termination (including no format)
-#         -1 : insufficient number of arguments
-#         -2 : row or column out of range
-#
-function write_blank() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    # Check the number of args
-    if (sizeof($_) < 2) {
-        return -1;
-    }
-
-    # Don't write a blank cell unless it has a format
-    if (!isset($_[2])) {
-        return 0;
-    }
-
-    $record  = 0x0201;                        # Record identifier
-    $length  = 0x0006;                        # Number of bytes to follow
-
-    $row     = $_[0];                         # Zero indexed row
-    $col     = $_[1];                         # Zero indexed column
-    $xf      = $this->_XF($row, $col, $_[2]); # The cell format
-
-    # Check that row and col are valid and store max and min values
-    if ($row >= $this->_xls_rowmax) { return -2; }
-    if ($col >= $this->_xls_colmax) { return -2; }
-    if ($row <  $this->_dim_rowmin) { $this->_dim_rowmin = $row; }
-    if ($row >  $this->_dim_rowmax) { $this->_dim_rowmax = $row; }
-    if ($col <  $this->_dim_colmin) { $this->_dim_colmin = $col; }
-    if ($col >  $this->_dim_colmax) { $this->_dim_colmax = $col; }
-
-    $header    = pack("vv",  $record, $length);
-    $data      = pack("vvv", $row, $col, $xf);
-
-    $this->_append($header . $data);
-
-    return 0;
-}
-
-###############################################################################
-#
-# write_formula($row, $col, $formula, $format)
-#
-# Write a formula to the specified row and column (zero indexed).
-# The textual representation of the formula is passed to the parser in
-# Formula.pm which returns a packed binary string.
-#
-# $format is optional.
-#
-# Returns  0 : normal termination
-#         -1 : insufficient number of arguments
-#         -2 : row or column out of range
-#
-function write_formula() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    # Check the number of args
-    if (sizeof($_) < 3) {
-        return -1;
-    }
-
-    $record    = 0x0006;     # Record identifier
-    $length=0;                 # Bytes to follow
-
-    $row       = $_[0];      # Zero indexed row
-    $col       = $_[1];      # Zero indexed column
-    $formula   = $_[2];      # The formula text string
-
-    # Excel normally stores the last calculated value of the formula in $num.
-    # Clearly we are not in a position to calculate this a priori. Instead
-    # we set $num to zero and set the option flags in $grbit to ensure
-    # automatic calculation of the formula when the file is opened.
-    #
-    $xf        = $this->_XF($row, $col, $_[3]); # The cell format
-    $num       = 0x00;                          # Current value of formula
-    $grbit     = 0x03;                          # Option flags
-    $chn       = 0x0000;                        # Must be zero
-
-    # Check that row and col are valid and store max and min values
-    if ($row >= $this->_xls_rowmax) { return -2; }
-    if ($col >= $this->_xls_colmax) { return -2; }
-    if ($row <  $this->_dim_rowmin) { $this->_dim_rowmin = $row; }
-    if ($row >  $this->_dim_rowmax) { $this->_dim_rowmax = $row; }
-    if ($col <  $this->_dim_colmin) { $this->_dim_colmin = $col; }
-    if ($col >  $this->_dim_colmax) { $this->_dim_colmax = $col; }
-
-    # Strip the = sign at the beginning of the formula string
-    $formula = preg_replace('/^=/', "", $formula);
-
-    # Parse the formula using the parser in Formula.pm
-    $parser = $this->_parser;
-    $formula   = $parser->parse_formula($formula);
-
-    $formlen = strlen($formula); # Length of the binary string
-    $length     = 0x16 + $formlen;  # Length of the record data
-
-    $header    = pack("vv",      $record, $length);
-    $data      = pack("vvvdvVv", $row, $col, $xf, $num,
-                                  $grbit, $chn, $formlen);
-
-    $this->_append($header . $data . $formula);
-
-    return 0;
-}
-
-###############################################################################
-#
-# write_url($row, $col, $url, $string, $format)
-#
-# Write a hyperlink. This is comprised of two elements: the visible label and
-# the invisible link. The visible label is the same as the link unless an
-# alternative string is specified. The label is written using the
-# write_string() method. Therefore the 255 characters string limit applies.
-# $string and $format are optional and their order is interchangeable.
-#
-# The hyperlink can be to a http, ftp, mail, internal sheet, or external
-# directory url.
-#
-# Returns  0 : normal termination
-#         -1 : insufficient number of arguments
-#         -2 : row or column out of range
-#         -3 : long string truncated to 255 chars
-#
-function write_url() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    # Check the number of args
-    if (sizeof($_) < 3) {
-        return -1;
-    }
-
-    # Add start row and col to arg list
-    return call_user_method_array('write_url_range', $this,
-                                  array_merge(array($_[0], $_[1]), $_));
-}
-
-###############################################################################
-#
-# write_url_range($row1, $col1, $row2, $col2, $url, $string, $format)
-#
-# This is the more general form of write_url(). It allows a hyperlink to be
-# written to a range of cells. This function also decides the type of hyperlink
-# to be written. These are either, Web (http, ftp, mailto), Internal
-# (Sheet1!A1) or external ('c:\temp\foo.xls#Sheet1!A1').
-#
-# See also write_url() above for a general description and return values.
-#
-function write_url_range() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    # Check the number of args
-    if (sizeof($_) < 5) {
-        return -1;
-    }
-
-    # Reverse the order of $string and $format if necessary.
-//TODO    ($_[5], $_[6]) = ($_[6], $_[5]) if (ref $_[5]);
-
-    $url = $_[4];
-
-    # Check for internal/external sheet links or default to web link
-    if (preg_match('[^internal:]', $url)) {
-        return call_user_method_array('_write_url_internal', $this, $_);
-    }
-
-    if (preg_match('[^external:]', $url)) {
-        return call_user_method_array('_write_url_external', $this, $_);
-    }
-
-    return call_user_method_array('_write_url_web', $this, $_);
-}
-
-###############################################################################
-#
-# _write_url_web($row1, $col1, $row2, $col2, $url, $string, $format)
-#
-# Used to write http, ftp and mailto hyperlinks.
-# The link type ($options) is 0x03 is the same as absolute dir ref without
-# sheet. However it is differentiated by the $unknown2 data stream.
-#
-# See also write_url() above for a general description and return values.
-#
-function _write_url_web() {
-
-    $_=func_get_args();
-
-    $record      = 0x01B8;                       # Record identifier
-    $length      = 0x00000;                      # Bytes to follow
-
-    $row1        = $_[0];                        # Start row
-    $col1        = $_[1];                        # Start column
-    $row2        = $_[2];                        # End row
-    $col2        = $_[3];                        # End column
-    $url         = $_[4];                        # URL string
-    if (isset($_[5])) {
-        $str         = $_[5];                        # Alternative label
-    }
-    $xf          = $_[6] ? $_[6] : $this->_url_format;  # The cell format
-
-    # Write the visible label using the write_string() method.
-    if(!isset($str)) {
-        $str            = $url;
-    }
-
-    $str_error   = $this->write_string($row1, $col1, $str, $xf);
-
-    if ($str_error == -2) {
-        return $str_error;
-    }
-
-    # Pack the undocumented parts of the hyperlink stream
-    $unknown1    = pack("H*", "D0C9EA79F9BACE118C8200AA004BA90B02000000");
-    $unknown2    = pack("H*", "E0C9EA79F9BACE118C8200AA004BA90B");
-
-    # Pack the option flags
-    $options     = pack("V", 0x03);
-
-    # Convert URL to a null terminated wchar string
-    $url            = join("\0", preg_split("''", $url, -1, PREG_SPLIT_NO_EMPTY));
-    $url            = $url . "\0\0\0";
-
-    # Pack the length of the URL
-    $url_len     = pack("V", strlen($url));
-
-    # Calculate the data length
-    $length         = 0x34 + strlen($url);
-
-    # Pack the header data
-    $header      = pack("vv",   $record, $length);
-    $data        = pack("vvvv", $row1, $row2, $col1, $col2);
-
-    # Write the packed data
-    $this->_append($header.
-                   $data.
-                   $unknown1.
-                   $options.
-                   $unknown2.
-                   $url_len.
-                   $url);
-
-    return $str_error;
-}
-
-###############################################################################
-#
-# _write_url_internal($row1, $col1, $row2, $col2, $url, $string, $format)
-#
-# Used to write internal reference hyperlinks such as "Sheet1!A1".
-#
-# See also write_url() above for a general description and return values.
-#
-function _write_url_internal() {
-
-    $_=func_get_args();
-
-    $record      = 0x01B8;                       # Record identifier
-    $length      = 0x00000;                      # Bytes to follow
-
-    $row1        = $_[0];                        # Start row
-    $col1        = $_[1];                        # Start column
-    $row2        = $_[2];                        # End row
-    $col2        = $_[3];                        # End column
-    $url         = $_[4];                        # URL string
-    if (isset($_[5])) {
-        $str         = $_[5];                        # Alternative label
-    }
-    $xf          = $_[6] ? $_[6] : $this->_url_format;  # The cell format
-
-    # Strip URL type
-    $url = preg_replace('s[^internal:]', '', $url);
-
-    # Write the visible label
-    if (!isset($str)) {
-        $str = $url;
-    }
-    $str_error   = $this->write_string($row1, $col1, $str, $xf);
-
-    if ($str_error == -2) {
-        return $str_error;
-    }
-
-    # Pack the undocumented parts of the hyperlink stream
-    $unknown1    = pack("H*", "D0C9EA79F9BACE118C8200AA004BA90B02000000");
-
-    # Pack the option flags
-    $options     = pack("V", 0x08);
-
-    # Convert the URL type and to a null terminated wchar string
-    $url            = join("\0", preg_split("''", $url, -1, PREG_SPLIT_NO_EMPTY));
-    $url            = $url . "\0\0\0";
-
-    # Pack the length of the URL as chars (not wchars)
-    $url_len     = pack("V", int(strlen($url)/2));
-
-    # Calculate the data length
-    $length         = 0x24 + strlen($url);
-
-    # Pack the header data
-    $header      = pack("vv",   $record, $length);
-    $data        = pack("vvvv", $row1, $row2, $col1, $col2);
-
-    # Write the packed data
-    $this->_append($header.
-                   $data.
-                   $unknown1.
-                   $options.
-                   $url_len.
-                   $url);
-
-    return $str_error;
-}
-
-###############################################################################
-#
-# _write_url_external($row1, $col1, $row2, $col2, $url, $string, $format)
-#
-# Write links to external directory names such as 'c:\foo.xls',
-# c:\foo.xls#Sheet1!A1', '../../foo.xls'. and '../../foo.xls#Sheet1!A1'.
-#
-# Note: Excel writes some relative links with the $dir_long string. We ignore
-# these cases for the sake of simpler code.
-#
-# See also write_url() above for a general description and return values.
-#
-function _write_url_external() {
-
-    $_=func_get_args();
-
-    # Network drives are different. We will handle them separately
-    # MS/Novell network drives and shares start with \\
-    if (preg_match('[^external:\\\\]', $_[4])) {
-        return call_user_method_array('_write_url_external_net', $this, $_);
-    }
-
-    $record      = 0x01B8;                       # Record identifier
-    $length      = 0x00000;                      # Bytes to follow
-
-    $row1        = $_[0];                        # Start row
-    $col1        = $_[1];                        # Start column
-    $row2        = $_[2];                        # End row
-    $col2        = $_[3];                        # End column
-    $url         = $_[4];                        # URL string
-    if (isset($_[5])) {
-        $str         = $_[5];                        # Alternative label
-    }
-    $xf          = $_[6] ? $_[6] : $this->_url_format;  # The cell format
-
-    # Strip URL type and change Unix dir separator to Dos style (if needed)
-    #
-    $url            = preg_replace('[^external:]', '', $url);
-    $url            = preg_replace('[/]', "\\", $url);
-
-    # Write the visible label
-    if (!isset($str)) {
-        $str = preg_replace('[\#]', ' - ', $url);
-    }
-    $str_error   = $this->write_string($row1, $col1, $str, $xf);
-    if ($str_error == -2) {
-        return $str_error;
-    }
-
-    # Determine if the link is relative or absolute:
-    #   relative if link contains no dir separator, "somefile.xls"
-    #   relative if link starts with up-dir, "..\..\somefile.xls"
-    #   otherwise, absolute
-    #
-    $absolute    = 0x02; # Bit mask
-
-    if (!preg_match('[\\]', $url)) {
-        $absolute    = 0x00;
-    }
-
-    if (preg_match('[^\.\.\\]', $url)) {
-        $absolute    = 0x00;
-    }
-
-    # Determine if the link contains a sheet reference and change some of the
-    # parameters accordingly.
-    # Split the dir name and sheet name (if it exists)
-    #
-    list($dir_long, $sheet) = preg_split('/\#/', $url);
-    $link_type           = 0x01 | $absolute;
-
-//!!!
-    if (isset($sheet)) {
-        $link_type |= 0x08;
-        $sheet_len  = pack("V", length($sheet) + 0x01);
-        $sheet      = join("\0", split('', $sheet));
-        $sheet     .= "\0\0\0";
-    } else {
-        $sheet_len   = '';
-        $sheet       = '';
-    }
-
-    # Pack the link type
-    $link_type      = pack("V", $link_type);
-
-
-    # Calculate the up-level dir count e.g.. (..\..\..\ == 3)
-/* TODO
-    $up_count    = 0;
-    $up_count++       while $dir_long =~ s[^\.\.\\][];
-    $up_count       = pack("v", $up_count);
-*/
-
-    # Store the short dos dir name (null terminated)
-    $dir_short   = $dir_long . "\0";
-
-    # Store the long dir name as a wchar string (non-null terminated)
-    $dir_long       = join("\0", preg_split('', $dir_long, -1, PREG_SPLIT_NO_EMPTY));
-    $dir_long       = $dir_long . "\0";
-
-    # Pack the lengths of the dir strings
-    $dir_short_len = pack("V", strlen($dir_short)      );
-    $dir_long_len  = pack("V", strlen($dir_long)       );
-    $stream_len    = pack("V", strlen($dir_long) + 0x06);
-
-    # Pack the undocumented parts of the hyperlink stream
-    $unknown1 =pack("H*",'D0C9EA79F9BACE118C8200AA004BA90B02000000'       );
-    $unknown2 =pack("H*",'0303000000000000C000000000000046'               );
-    $unknown3 =pack("H*",'FFFFADDE000000000000000000000000000000000000000');
-    $unknown4 =pack("v",  0x03                                            );
-
-    # Pack the main data stream
-    $data        = pack("vvvv", $row1, $row2, $col1, $col2) .
-                      $unknown1     .
-                      $link_type    .
-                      $unknown2     .
-                      $up_count     .
-                      $dir_short_len.
-                      $dir_short    .
-                      $unknown3     .
-                      $stream_len   .
-                      $dir_long_len .
-                      $unknown4     .
-                      $dir_long     .
-                      $sheet_len    .
-                      $sheet        ;
-
-    # Pack the header data
-    $length         = strlen($data);
-    $header      = pack("vv",   $record, $length);
-
-    # Write the packed data
-    $this->_append($header . $data);
-
-    return $str_error;
-}
-
-###############################################################################
-#
-# write_url_xxx($row1, $col1, $row2, $col2, $url, $string, $format)
-#
-# Write links to external MS/Novell network drives and shares such as
-# '//NETWORK/share/foo.xls' and '//NETWORK/share/foo.xls#Sheet1!A1'.
-#
-# See also write_url() above for a general description and return values.
-#
-function _write_url_external_net() {
-
-    $_=func_get_args();
-
-    $record      = 0x01B8;                       # Record identifier
-    $length      = 0x00000;                      # Bytes to follow
-
-    $row1        = $_[0];                        # Start row
-    $col1        = $_[1];                        # Start column
-    $row2        = $_[2];                        # End row
-    $col2        = $_[3];                        # End column
-    $url         = $_[4];                        # URL string
-    if(isset($_[5])) {
-         $str         = $_[5];                        # Alternative label
-    }
-    $xf          = $_[6] ? $_[6] : $this->_url_format;  # The cell format
-
-    # Strip URL type and change Unix dir separator to Dos style (if needed)
-    #
-    $url            = preg_replace('[^external:]', "", $url);
-    $url            = preg_replace('[/]', "\\");
-
-    # Write the visible label
-    if (!isset($str)) {
-        $str = preg_replace('[\#]', " - ", $url);
-    }
-
-    $str_error   = $this->write_string($row1, $col1, $str, $xf);
-    if ($str_error == -2) {
-        return $str_error;
-    }
-
-    # Determine if the link contains a sheet reference and change some of the
-    # parameters accordingly.
-    # Split the dir name and sheet name (if it exists)
-    #
-    list($dir_long , $sheet) = preg_split('\#', $url);
-    $link_type           = 0x0103; # Always absolute
-
-//!!!
-    if (isset($sheet)) {
-        $link_type |= 0x08;
-        $sheet_len  = pack("V", strlen($sheet) + 0x01);
-        $sheet      = join("\0", preg_split("''", $sheet, -1, PREG_SPLIT_NO_EMPTY));
-        $sheet     .= "\0\0\0";
-    } else {
-        $sheet_len   = '';
-        $sheet       = '';
-    }
-
-    # Pack the link type
-    $link_type      = pack("V", $link_type);
-
-    # Make the string null terminated
-    $dir_long       = $dir_long . "\0";
-
-    # Pack the lengths of the dir string
-    $dir_long_len  = pack("V", strlen($dir_long));
-
-    # Store the long dir name as a wchar string (non-null terminated)
-    $dir_long       = join("\0", preg_split("''", $dir_long, -1, PREG_SPLIT_NO_EMPTY));
-    $dir_long       = $dir_long . "\0";
-
-    # Pack the undocumented part of the hyperlink stream
-    $unknown1    = pack("H*",'D0C9EA79F9BACE118C8200AA004BA90B02000000');
-
-    # Pack the main data stream
-    $data        = pack("vvvv", $row1, $row2, $col1, $col2) .
-                      $unknown1     .
-                      $link_type    .
-                      $dir_long_len .
-                      $dir_long     .
-                      $sheet_len    .
-                      $sheet        ;
-
-    # Pack the header data
-    $length         = strlen($data);
-    $header      = pack("vv",   $record, $length);
-
-    # Write the packed data
-    $this->_append($header . $data);
-
-    return $str_error;
-}
-
-###############################################################################
-#
-# set_row($row, $height, $XF)
-#
-# This method is used to set the height and XF format for a row.
-# Writes the  BIFF record ROW.
-#
-function set_row() {
-
-    $_=func_get_args();
-
-    $record      = 0x0208;               # Record identifier
-    $length      = 0x0010;               # Number of bytes to follow
-
-    $rw          = $_[0];                # Row Number
-    $colMic      = 0x0000;               # First defined column
-    $colMac      = 0x0000;               # Last defined column
-    //$miyRw;                              # Row height
-    $irwMac      = 0x0000;               # Used by Excel to optimise loading
-    $reserved    = 0x0000;               # Reserved
-    $grbit       = 0x01C0;               # Option flags. (monkey) see $1 do
-    //$ixfe;                               # XF index
-    if (isset($_[2])) {
-        $format      = $_[2];                # Format object
-    }
-
-    # Check for a format object
-    if (isset($_[2])) {
-        $ixfe = $format->get_xf_index();
-    } else {
-        $ixfe = 0x0F;
-    }
-
-    # Use set_row($row, undef, $XF) to set XF without setting height
-    if (isset($_[1])) {
-        $miyRw = $_[1] *20;
-    } else {
-        $miyRw = 0xff;
-    }
-
-    $header   = pack("vv",       $record, $length);
-    $data     = pack("vvvvvvvv", $rw, $colMic, $colMac, $miyRw,
-                                 $irwMac,$reserved, $grbit, $ixfe);
-
-    $this->_append($header . $data);
-
-    # Store the row sizes for use when calculating image vertices.
-    # Also store the column formats.
-    #
-    # Ensure at least $row and $height
-    if (sizeof($_) < 2) {
-        return;
-    }
-
-    $this->_row_sizes[$_[0]]  = $_[1];
-    if (isset($_[2])) {
-        $this->_row_formats[$_[0]] = $_[2];
-    }
-}
-
-    /*
-     * Writes Excel DIMENSIONS to define the area in which there is data.
-     */
-    function _store_dimensions() {
-        $record    = 0x0000;               // Record identifier
-        $length    = 0x000A;               // Number of bytes to follow
-        $row_min   = $this->_dim_rowmin;   // First row
-        $row_max   = $this->_dim_rowmax;   // Last row plus 1
-        $col_min   = $this->_dim_colmin;   // First column
-        $col_max   = $this->_dim_colmax;   // Last column plus 1
-        $reserved  = 0x0000;               // Reserved by Excel
-
-        $header    = pack("vv",    $record, $length);
-        $data      = pack("vvvvv", $row_min, $row_max,
-                                   $col_min, $col_max, $reserved);
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Write BIFF record Window2.
-     */
-    function _store_window2() {
-        $record         = 0x023E;       // Record identifier
-        $length         = 0x000A;       // Number of bytes to follow
-
-        $grbit          = 0x00B6;       // Option flags
-        $rwTop          = 0x0000;       // Top row visible in window
-        $colLeft        = 0x0000;       // Leftmost column visible in window
-        $rgbHdr         = 0x00000000;   // Row/column heading and gridline
-                                        // color
-
-        // The options flags that comprise $grbit
-        $fDspFmla       = 0;                          // 0 - bit
-        $fDspGrid       = $this->_screen_gridlines;   // 1
-        $fDspRwCol      = 1;                          // 2
-        $fFrozen        = $this->_frozen;             // 3
-        $fDspZeros      = 1;                          // 4
-        $fDefaultHdr    = 1;                          // 5
-        $fArabic        = 0;                          // 6
-        $fDspGuts       = 1;                          // 7
-        $fFrozenNoSplit = 0;                          // 0 - bit
-        $fSelected      = $this->_selected;           // 1
-        $fPaged         = 1;                          // 2
-
-        $grbit             = $fDspFmla;
-        $grbit            |= $fDspGrid       << 1;
-        $grbit            |= $fDspRwCol      << 2;
-        $grbit            |= $fFrozen        << 3;
-        $grbit            |= $fDspZeros      << 4;
-        $grbit            |= $fDefaultHdr    << 5;
-        $grbit            |= $fArabic        << 6;
-        $grbit            |= $fDspGuts       << 7;
-        $grbit            |= $fFrozenNoSplit << 8;
-        $grbit            |= $fSelected      << 9;
-        $grbit            |= $fPaged         << 10;
-
-        $header  = pack("vv",   $record, $length);
-        $data    = pack("vvvV", $grbit, $rwTop, $colLeft, $rgbHdr);
-
-        $this->_append($header . $data);
-    }
-
-    /*
-     * Write BIFF record DEFCOLWIDTH if COLINFO records are in use.
-     */
-    function _store_defcol() {
-        $record   = 0x0055;   // Record identifier
-        $length   = 0x0002;   // Number of bytes to follow
-
-        $colwidth = 0x0008;   // Default column width
-
-        $header   = pack("vv", $record, $length);
-        $data     = pack("v",  $colwidth);
-
-        $this->_prepend($header . $data);
-    }
-
-###############################################################################
-#
-# _store_colinfo($firstcol, $lastcol, $width, $format, $hidden)
-#
-# Write BIFF record COLINFO to define column widths
-#
-# Note: The SDK says the record length is 0x0B but Excel writes a 0x0C
-# length record.
-#
-function _store_colinfo($_) {
-
-    $record   = 0x007D;          # Record identifier
-    $length   = 0x000B;          # Number of bytes to follow
-
-    $colFirst = $_[0] ? $_[0] : 0;      # First formatted column
-    $colLast  = $_[1] ? $_[1] : 0;      # Last formatted column
-    $coldx    = $_[2] ? $_[2] : 8.43;   # Col width, 8.43 is Excel default
-
-    $coldx       += 0.72;           # Fudge. Excel subtracts 0.72 !?
-    $coldx       *= 256;            # Convert to units of 1/256 of a char
-
-    //$ixfe;                       # XF index
-    $grbit    = $_[4] || 0;      # Option flags
-    $reserved = 0x00;            # Reserved
-    $format   = $_[3];           # Format object
-
-    # Check for a format object
-    if (isset($_[3])) {
-        $ixfe = $format->get_xf_index();
-    } else {
-        $ixfe = 0x0F;
-    }
-
-    $header   = pack("vv",     $record, $length);
-    $data     = pack("vvvvvC", $colFirst, $colLast, $coldx,
-                               $ixfe, $grbit, $reserved);
-    $this->_prepend($header . $data);
-}
-
-###############################################################################
-#
-# _store_selection($first_row, $first_col, $last_row, $last_col)
-#
-# Write BIFF record SELECTION.
-#
-function _store_selection($_) {
-
-    $record   = 0x001D;                  # Record identifier
-    $length   = 0x000F;                  # Number of bytes to follow
-
-    $pnn      = $this->_active_pane;     # Pane position
-    $rwAct    = $_[0];                   # Active row
-    $colAct   = $_[1];                   # Active column
-    $irefAct  = 0;                       # Active cell ref
-    $cref     = 1;                       # Number of refs
-
-    $rwFirst  = $_[0];                   # First row in reference
-    $colFirst = $_[1];                   # First col in reference
-    $rwLast   = $_[2] ? $_[2] : $rwFirst;       # Last  row in reference
-    $colLast  = $_[3] ? $_[3] : $colFirst;      # Last  col in reference
-
-    # Swap last row/col for first row/col as necessary
-    if ($rwFirst > $rwLast) {
-        list($rwFirst, $rwLast) = array($rwLast, $rwFirst);
-    }
-
-    if ($colFirst > $colLast) {
-        list($colFirst, $colLast) = array($colLast, $colFirst);
-    }
-
-    $header   = pack("vv",           $record, $length);
-    $data     = pack("CvvvvvvCC",    $pnn, $rwAct, $colAct,
-                                     $irefAct, $cref,
-                                     $rwFirst, $rwLast,
-                                     $colFirst, $colLast);
-
-    $this->_append($header . $data);
-}
-
-    /*
-     * Write BIFF record EXTERNCOUNT to indicate the number of external
-     * sheet references in a worksheet.
-     *
-     * Excel only stores references to external sheets that are used in
-     * formulas. For simplicity we store references to all the sheets in
-     * the workbook regardless of whether they are used or not. This reduces
-     * the overall complexity and eliminates the need for a two way dialogue
-     * between the formula parser the worksheet objects.
-     */
-    function _store_externcount($cxals) {
-        // $cxals   Number of external references
-
-        $record   = 0x0016;   // Record identifier
-        $length   = 0x0002;   // Number of bytes to follow
-
-        $header   = pack("vv", $record, $length);
-        $data     = pack("v",  $cxals);
-
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Writes the Excel BIFF EXTERNSHEET record. These references are used
-     * by formulas. A formula references a sheet name via an index. Since we
-     * store a reference to all of the external worksheets the EXTERNSHEET
-     * index is the same as the worksheet index.
-     */
-    function _store_externsheet($sheetname) {
-        $record    = 0x0017;         # Record identifier
-        // $length   Number of bytes to follow
-
-        // $cch      Length of sheet name
-        // $rgch     Filename encoding
-
-        // References to the current sheet are encoded differently to
-        // references to external sheets.
-        if ($this->_name == $sheetname) {
-            $sheetname = '';
-            $length    = 0x02;  // The following 2 bytes
-            $cch       = 1;     // The following byte
-            $rgch      = 0x02;  // Self reference
-        } else {
-            $length    = 0x02 + strlen($sheetname);
-            $cch       = strlen($sheetname);
-            $rgch      = 0x03;  // Reference to a sheet in the current
-                                // workbook
-        }
-
-        $header     = pack("vv",  $record, $length);
-        $data       = pack("CC", $cch, $rgch);
-
-        $this->_prepend($header . $data . $sheetname);
-    }
-
-###############################################################################
-#
-# _store_panes()
-#
-#
-# Writes the Excel BIFF PANE record.
-# The panes can either be frozen or thawed (unfrozen).
-# Frozen panes are specified in terms of a integer number of rows and columns.
-# Thawed panes are specified in terms of Excel's units for rows and columns.
-#
-function _store_panes() {
-
-    $_=func_get_args();
-
-    $record  = 0x0041;       # Record identifier
-    $length  = 0x000A;       # Number of bytes to follow
-
-    $y       = $_[0] || 0;   # Vertical split position
-    $x       = $_[1] || 0;   # Horizontal split position
-    if (isset($_[2])) {
-        $rwTop   = $_[2];        # Top row visible
-    }
-    if (isset($_[3])) {
-        $colLeft = $_[3];        # Leftmost column visible
-    }
-    if (isset($_[4])) {
-        $pnnAct  = $_[4];        # Active pane
-    }
-
-    # Code specific to frozen or thawed panes.
-    if ($this->_frozen) {
-        # Set default values for $rwTop and $colLeft
-        if (!isset($rwTop)) {
-            $rwTop   = $y;
-        }
-        if (!isset($colLeft)) {
-            $colLeft = $x;
-        }
-    } else {
-        # Set default values for $rwTop and $colLeft
-        if (!isset($rwTop)) {
-            $rwTop   = 0;
-        }
-        if (!isset($colLeft)) {
-            $colLeft = 0;
-        }
-
-        # Convert Excel's row and column units to the internal units.
-        # The default row height is 12.75
-        # The default column width is 8.43
-        # The following slope and intersection values were interpolated.
-        #
-        $y = 20*$y      + 255;
-        $x = 113.879*$x + 390;
-    }
-
-    # Determine which pane should be active. There is also the undocumented
-    # option to override this should it be necessary: may be removed later.
-    #
-    if (!isset($pnnAct)) {
-        # Bottom right
-        if ($x != 0 && $y != 0) {
-            $pnnAct = 0;
-        }
-        # Top right
-        if ($x != 0 && $y == 0) {
-            $pnnAct = 1;
-        }
-        # Bottom left
-        if ($x == 0 && $y != 0) {
-            $pnnAct = 2;
-        }
-        # Top left
-        if ($x == 0 && $y == 0) {
-            $pnnAct = 3;
-        }
-    }
-
-    $this->_active_pane = $pnnAct; # Used in _store_selection
-
-    $header     = pack("vv",    $record, $length);
-    $data       = pack("vvvvv", $x, $y, $rwTop, $colLeft, $pnnAct);
-
-    $this->_append($header . $data);
-}
-
-    /*
-     * Store the page setup SETUP BIFF record.
-     */
-    function _store_setup() {
-        $record       = 0x00A1;                // Record identifier
-        $length       = 0x0022;                // Number of bytes to follow
-
-        $iPaperSize   = $this->_paper_size;    // Paper size
-        $iScale       = $this->_print_scale;   // Print scaling factor
-        $iPageStart   = 0x01;                  // Starting page number
-        $iFitWidth    = $this->_fit_width;     // Fit to number of pages wide
-        $iFitHeight   = $this->_fit_height;    // Fit to number of pages high
-        $grbit        = 0x00;                  // Option flags
-        $iRes         = 0x0258;                // Print resolution
-        $iVRes        = 0x0258;                // Vertical print resolution
-        $numHdr       = $this->_margin_head;   // Header Margin
-        $numFtr       = $this->_margin_foot;   // Footer Margin
-        $iCopies      = 0x01;                  // Number of copies
-
-        $fLeftToRight = 0x0;                   // Print over then down
-        $fLandscape   = $this->_orientation;   // Page orientation
-        $fNoPls       = 0x0;                   // Setup not read from printer
-        $fNoColor     = 0x0;                   // Print black and white
-        $fDraft       = 0x0;                   // Print draft quality
-        $fNotes       = 0x0;                   // Print notes
-        $fNoOrient    = 0x0;                   // Orientation not set
-        $fUsePage     = 0x0;                   // Use custom starting page
-
-        $grbit        = $fLeftToRight;
-        $grbit       |= $fLandscape    << 1;
-        $grbit       |= $fNoPls        << 2;
-        $grbit       |= $fNoColor      << 3;
-        $grbit       |= $fDraft        << 4;
-        $grbit       |= $fNotes        << 5;
-        $grbit       |= $fNoOrient     << 6;
-        $grbit       |= $fUsePage      << 7;
-
-        $numHdr = pack("d", $numHdr);
-        $numFtr = pack("d", $numFtr);
-
-        if ($this->_byte_order) {
-            $numHdr = strrev($numHdr);
-            $numFtr = strrev($numFtr);
-        }
-
-        $header = pack("vv",         $record, $length);
-        $data1  = pack("vvvvvvvv",   $iPaperSize,
-                                     $iScale,
-                                     $iPageStart,
-                                     $iFitWidth,
-                                     $iFitHeight,
-                                     $grbit,
-                                     $iRes,
-                                     $iVRes);
-        $data2  = $numHdr . $numFtr;
-        $data3  = pack("v", $iCopies);
-
-        $this->_prepend($header . $data1 . $data2 . $data3);
-    }
-
-    /*
-     * Store the header caption BIFF record.
-     */
-    function _store_header() {
-        $record  = 0x0014;           // Record identifier
-
-        $str     = $this->_header;   // header string
-        $cch     = strlen($str);     // Length of header string
-        $length  = 1 + $cch;         // Bytes to follow
-
-        $header  = pack("vv",  $record, $length);
-        $data    = pack("C",   $cch);
-
-        $this->_append($header . $data . $str);
-    }
-
-    /*
-     * Store the footer caption BIFF record.
-     */
-    function _store_footer() {
-        $record  = 0x0015;           // Record identifier
-
-        $str     = $this->_footer;   // Footer string
-        $cch     = strlen($str);     // Length of footer string
-        $length  = 1 + $cch;         // Bytes to follow
-
-        $header  = pack("vv",  $record, $length);
-        $data    = pack("C",   $cch);
-
-        $this->_append($header . $data . $str);
-    }
-
-    /*
-     * Store the horizontal centering HCENTER BIFF record.
-     */
-    function _store_hcenter() {
-        $record   = 0x0083;   // Record identifier
-        $length   = 0x0002;   // Bytes to follow
-
-        $fHCenter = $this->_hcenter;   // Horizontal centering
-
-        $header   = pack("vv",  $record, $length);
-        $data     = pack("v",   $fHCenter);
-
-        $this->_append($header . $data);
-    }
-
-     /*
-      * Store the vertical centering VCENTER BIFF record.
-      */
-    function _store_vcenter() {
-        $record   = 0x0084;   // Record identifier
-        $length   = 0x0002;   // Bytes to follow
-
-        $fVCenter = $this->_vcenter;   // Horizontal centering
-
-        $header   = pack("vv",  $record, $length);
-        $data     = pack("v",   $fVCenter);
-
-        $this->_append($header . $data);
-    }
-
-    /*
-     * Store the LEFTMARGIN BIFF record.
-     */
-    function _store_margin_left() {
-        $record  = 0x0026;   // Record identifier
-        $length  = 0x0008;   // Bytes to follow
-
-        $margin  = $this->_margin_left;   // Margin in inches
-
-        $header  = pack("vv",  $record, $length);
-        $data    = pack("d",   $margin);
-
-        if ($this->_byte_order) {
-            $data = strrev($data);
-        }
-
-        $this->_append($header . $data);
-    }
-
-    /*
-     * Store the RIGHTMARGIN BIFF record.
-     */
-    function _store_margin_right() {
-        $record  = 0x0027;   // Record identifier
-        $length  = 0x0008;   // Bytes to follow
-
-        $margin  = $this->_margin_right;   // Margin in inches
-
-        $header  = pack("vv",  $record, $length);
-        $data    = pack("d",   $margin);
-
-        if ($this->_byte_order) {
-            $data = strrev($data);
-        }
-
-        $this->_append($header . $data);
-    }
-
-    /*
-     * Store the TOPMARGIN BIFF record.
-     */
-    function _store_margin_top() {
-        $record  = 0x0028;   // Record identifier
-        $length  = 0x0008;   // Bytes to follow
-
-        $margin  = $this->_margin_top;   // Margin in inches
-
-        $header  = pack("vv",  $record, $length);
-        $data    = pack("d",   $margin);
-
-        if ($this->_byte_order) {
-            $data = strrev($data);
-        }
-
-        $this->_append($header . $data);
-    }
-
-    /*
-     * Store the BOTTOMMARGIN BIFF record.
-     */
-    function _store_margin_bottom() {
-        $record  = 0x0029;   // Record identifier
-        $length  = 0x0008;   // Bytes to follow
-
-        $margin  = $this->_margin_bottom;   // Margin in inches
-
-        $header  = pack("vv",  $record, $length);
-        $data    = pack("d",   $margin);
-
-        if ($this->_byte_order) {
-            $data = strrev($data);
-        }
-
-        $this->_append($header . $data);
-    }
-
-###############################################################################
-#
-# merge_cells($first_row, $first_col, $last_row, $last_col)
-#
-# This is an Excel97/2000 method. It is required to perform more complicated
-# merging than the normal align merge in Format.pm
-#
-function merge_cells() {
-
-    $_=func_get_args();
-
-    // Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    $record  = 0x00E5;                   # Record identifier
-    $length  = 0x000A;                   # Bytes to follow
-
-    $cref     = 1;                       # Number of refs
-    $rwFirst  = $_[0];                   # First row in reference
-    $colFirst = $_[1];                   # First col in reference
-    $rwLast   = $_[2] || $rwFirst;       # Last  row in reference
-    $colLast  = $_[3] || $colFirst;      # Last  col in reference
-
-    // Swap last row/col for first row/col as necessary
-    if ($rwFirst > $rwLast) {
-        list($rwFirst, $rwLast) = array($rwLast, $rwFirst);
-    }
-
-    if ($colFirst > $colLast) {
-        list($colFirst, $colLast) = array($colLast, $colFirst);
-    }
-
-    $header   = pack("vv",       $record, $length);
-    $data     = pack("vvvvv",    $cref,
-                                 $rwFirst, $rwLast,
-                                 $colFirst, $colLast);
-
-    $this->_append($header . $data);
-}
-
-    /*
-     * Write the PRINTHEADERS BIFF record.
-     */
-    function _store_print_headers() {
-        $record      = 0x002a;   // Record identifier
-        $length      = 0x0002;   // Bytes to follow
-
-        $fPrintRwCol = $this->_print_headers;   // Boolean flag
-
-        $header      = pack("vv",  $record, $length);
-        $data        = pack("v",   $fPrintRwCol);
-
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Write the PRINTGRIDLINES BIFF record. Must be used in conjunction
-     * with the GRIDSET record.
-     */
-    function _store_print_gridlines() {
-        $record      = 0x002b;   // Record identifier
-        $length      = 0x0002;   // Bytes to follow
-
-        $fPrintGrid  = $this->_print_gridlines;   // Boolean flag
-
-        $header      = pack("vv",  $record, $length);
-        $data        = pack("v",   $fPrintGrid);
-
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Write the GRIDSET BIFF record. Must be used in conjunction with the
-     * PRINTGRIDLINES record.
-     */
-    function _store_gridset() {
-        $record      = 0x0082;   // Record identifier
-        $length      = 0x0002;   // Bytes to follow
-
-        $fGridSet    = !$this->_print_gridlines;   // Boolean flag
-
-        $header      = pack("vv",  $record, $length);
-        $data        = pack("v",   $fGridSet);
-
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Write the WSBOOL BIFF record, mainly for fit-to-page. Used in
-     * conjunction with the SETUP record.
-     */
-    function _store_wsbool() {
-        $record      = 0x0081;   # Record identifier
-        $length      = 0x0002;   # Bytes to follow
-
-        // $grbit   Option flags
-
-        // The only option that is of interest is the flag for fit to page.
-        // So we set all the options in one go.
-        if ($this->_fit_page) {
-            $grbit = 0x05c1;
-        } else {
-            $grbit = 0x04c1;
-        }
-
-        $header      = pack("vv",  $record, $length);
-        $data        = pack("v",   $grbit);
-
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Write the HORIZONTALPAGEBREAKS BIFF record.
-     */
-    function _store_hbreak() {
-        // Return if the user hasn't specified pagebreaks
-        if(sizeof($this->_hbreaks)==0) {
-            return;
-        }
-
-        # Sort and filter array of page breaks
-        $breaks  = $this->_sort_pagebreaks($this->_hbreaks);
-
-        $record  = 0x001b;             // Record identifier
-        $cbrk    = sizeof($breaks);    // Number of page breaks
-        $length  = ($cbrk + 1) * 2;    // Bytes to follow
-
-        $header  = pack("vv",  $record, $length);
-        $data    = pack("v",   $cbrk);
-
-        // Append each page break
-        foreach ($breaks as $break) {
-            $data .= pack("v", $break);
-        }
-
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Write the VERTICALPAGEBREAKS BIFF record.
-     */
-    function _store_vbreak() {
-        // Return if the user hasn't specified pagebreaks
-        if(sizeof($this->_vbreaks)==0) {
-            return;
-        }
-
-        // Sort and filter array of page breaks
-        $breaks  = $this->_sort_pagebreaks($this->_vbreaks);
-
-        $record  = 0x001a;            // Record identifier
-        $cbrk    = sizeof($breaks);   // Number of page breaks
-        $length  = ($cbrk + 1) * 2;   // Bytes to follow
-
-        $header  = pack("vv",  $record, $length);
-        $data    = pack("v",   $cbrk);
-
-        // Append each page break
-        foreach ($breaks as $break) {
-            $data .= pack("v", $break);
-        }
-
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Set the Biff PROTECT record to indicate that the worksheet is
-     * protected.
-     */
-    function _store_protect() {
-        // Exit unless sheet protection has been specified
-        if (!$this->_protect) {
-            return;
-        }
-
-        $record      = 0x0012;            // Record identifier
-        $length      = 0x0002;            // Bytes to follow
-
-        $fLock       = $this->_protect;   // Worksheet is protected
-
-        $header      = pack("vv", $record, $length);
-        $data        = pack("v",  $fLock);
-
-        $this->_prepend($header . $data);
-    }
-
-    /*
-     * Write the worksheet PASSWORD record.
-     */
-    function _store_password() {
-        // Exit unless sheet protection and password have been specified
-        if (!$this->_protect || !$this->_password) {
-            return;
-        }
-
-        $record      = 0x0013;             // Record identifier
-        $length      = 0x0002;             // Bytes to follow
-
-        $wPassword   = $this->_password;   // Encoded password
-
-        $header      = pack("vv", $record, $length);
-        $data        = pack("v",  $wPassword);
-
-        $this->_prepend($header . $data);
-    }
-
-###############################################################################
-#
-# insert_bitmap($row, $col, $filename, $x, $y, $scale_x, $scale_y)
-#
-# Insert a 24bit bitmap image in a worksheet. The main record required is
-# IMDATA but it must be proceeded by a OBJ record to define its position.
-#
-function insert_bitmap() {
-
-    $_=func_get_args();
-
-    # Check for a cell reference in A1 notation and substitute row and column
-    if (preg_match('/^\D/', $_[0])) {
-        $_ = $this->_substitute_cellref($_);
-    }
-
-    $row         = $_[0];
-    $col         = $_[1];
-    $bitmap      = $_[2];
-    $x           = $_[3] ? $_[3] : 0;
-    $y           = $_[4] ? $_[4] : 0;
-    $scale_x     = $_[5] ? $_[5] : 1;
-    $scale_y     = $_[6] ? $_[6] : 1;
-
-    list($width, $height, $size, $data) = $this->_process_bitmap($bitmap);
-
-    # Scale the frame of the image.
-    $width  *= $scale_x;
-    $height *= $scale_y;
-
-    # Calculate the vertices of the image and write the OBJ record
-    $this->_position_image($col, $row, $x, $y, $width, $height);
-
-    # Write the IMDATA record to store the bitmap data
-    $record      = 0x007f;
-    $length      = 8 + $size;
-    $cf          = 0x09;
-    $env         = 0x01;
-    $lcb         = $size;
-
-    $header      = pack("vvvvV", $record, $length, $cf, $env, $lcb);
-
-    $this->_append($header . $data);
-}
-
-    /*
-     * Calculate the vertices that define the position of the image as
-     * required by the OBJ record.
-     *
-     *        +------------+------------+
-     *        |     A      |      B     |
-     *  +-----+------------+------------+
-     *  |     |(x1,y1)     |            |
-     *  |  1  |(A1)._______|______      |
-     *  |     |    |              |     |
-     *  |     |    |              |     |
-     *  +-----+----|    BITMAP    |-----+
-     *  |     |    |              |     |
-     *  |  2  |    |______________.     |
-     *  |     |            |        (B2)|
-     *  |     |            |     (x2,y2)|
-     *  +---- +------------+------------+
-     *
-     * Example of a bitmap that covers some of the area from cell A1 to
-     * cell B2.
-     *
-     * Based on the width and height of the bitmap we need to calculate 8
-     *vars:
-     *    $col_start, $row_start, $col_end, $row_end, $x1, $y1, $x2, $y2.
-     * The width and height of the cells are also variable and have to be
-     * taken into account.
-     * The values of $col_start and $row_start are passed in from the calling
-     * function. The values of $col_end and $row_end are calculated by
-     * subtracting the width and height of the bitmap from the width and
-     * height of the underlying cells.
-     * The vertices are expressed as a percentage of the underlying cell
-     * width as follows (rhs values are in pixels):
-     *
-     *      x1 = X / W *1024
-     *      y1 = Y / H *256
-     *      x2 = (X-1) / W *1024
-     *      y2 = (Y-1) / H *256
-     *
-     *      Where:  X is distance from the left side of the underlying cell
-     *              Y is distance from the top of the underlying cell
-     *              W is the width of the cell
-     *              H is the height of the cell
-     *
-     * Note: the SDK incorrectly states that the height should be expressed
-     * as a percentage of 1024.
-     */
-    function _position_image($col_start, $row_start, $x1, $y1,
-                             $width, $height) {
-        // $col_start   Col containing upper left corner of object
-        // $x1          Distance to left side of object
-
-        // $row_start   Row containing top left corner of object
-        // $y1          Distance to top of object
-
-        // $col_end     Col containing lower right corner of object
-        // $x2          Distance to right side of object
-
-        // $row_end     Row containing bottom right corner of object
-        // $y2          Distance to bottom of object
-
-        // $width       Width of image frame
-        // $height      Height of image frame
-
-        // Initialise end cell to the same as the start cell
-        $col_end = $col_start;
-        $row_end = $row_start;
-
-        // Zero the specified offset if greater than the cell dimensions
-        if ($x1 >= $this->_size_col($col_start)) {
-            $x1 = 0;
-        }
-        if ($y1 >= $this->_size_row($row_start)) {
-            $y1 = 0;
-        }
-
-        $width  = $width  + $x1 -1;
-        $height = $height + $y1 -1;
-
-        // Subtract the underlying cell widths to find the end cell of the
-        // image
-        while ($width >= $this->_size_col($col_end)) {
-            $width -= $this->_size_col($col_end);
-            $col_end++;
-        }
-
-        // Subtract the underlying cell heights to find the end cell of the
-        // image
-        while ($height >= $this->_size_row($row_end)) {
-            $height -= $this->_size_row($row_end);
-            $row_end++;
-        }
-
-        // Bitmap isn't allowed to start or finish in a hidden cell, i.e. a
-        // cell with zero height or width.
-        if ($this->_size_col($col_start) == 0) { return; }
-        if ($this->_size_col($col_end)   == 0) { return; }
-        if ($this->_size_row($row_start) == 0) { return; }
-        if ($this->_size_row($row_end)   == 0) { return; }
-
-        // Convert the pixel values to the percentage value expected by Excel
-        $x1 = $x1     / $this->_size_col($col_start) * 1024;
-        $y1 = $y1     / $this->_size_row($row_start) *  256;
-        $x2 = $width  / $this->_size_col($col_end)   * 1024;
-        $y2 = $height / $this->_size_row($row_end)   *  256;
-
-        $this->_store_obj_picture($col_start, $x1, $row_start, $y1,
-                                  $col_end, $x2, $row_end, $y2);
-    }
-
-    /*
-     * Convert the width of a cell from user's units to pixels. By
-     * interpolation the relationship is: y = 7x +5. If the width
-     * hasn't been set by the user we use the default value. If the
-     * col is hidden we use a value of zero.
-     */
-    function _size_col($col) {
-        // Look up the cell value to see if it has been changed
-        if (isset($this->_col_sizes[$col])) {
-            if ($this->_col_sizes[$col] == 0) {
-                return 0;
-            } else {
-                return floor(7 * $this->_col_sizes[$col] + 5);
-            }
-        } else {
-            return 64;
-        }
-    }
-
-    /*
-     * Convert the height of a cell from user's units to pixels. By
-     * interpolation # the relationship is: y = 4/3x. If the height
-     * hasn't been set by the user we use the default value. If the
-     * row is hidden we use a value of zero. (Not possible to hide row
-     * yet).
-     */
-    function _size_row($row) {
-        // Look up the cell value to see if it has been changed
-        if (isset($this->_row_sizes[$row])) {
-            if ($this->_row_sizes[$row] == 0) {
-                return 0;
-            } else {
-                return floor(4/3 * $this->_row_sizes[$row]);
-            }
-        } else {
-            return 17;
-        }
-    }
-
-    /*
-     * Store the OBJ record that precedes an IMDATA record. This could
-     * be generalized to support other Excel objects.
-     */
-    function _store_obj_picture($col_start, $x1, $row_start, $y1,
-                                $col_end, $x2, $row_end, $y2) {
-        $record      = 0x005d;       // Record identifier
-        $length      = 0x003c;       // Bytes to follow
-
-        $cObj        = 0x0001;       // Count of objects in file (set to 1)
-        $OT          = 0x0008;       // Object type. 8 = Picture
-        $id          = 0x0001;       // Object ID
-        $grbit       = 0x0614;       // Option flags
-
-        $colL        = $col_start;   // Col containing upper left corner of
-                                     // object
-        $dxL         = $x1;          // Distance from left side of cell
-
-        $rwT         = $row_start;   // Row containing top left corner of
-                                     // object
-        $dyT         = $y1;          // Distance from top of cell
-
-        $colR        = $col_end;     // Col containing lower right corner of 
-                                     // object
-        $dxR         = $x2;          // Distance from right of cell
-
-        $rwB         = $row_end;     // Row containing bottom right corner of
-                                     // object
-        $dyB         = $y2;          // Distance from bottom of cell
-
-        $cbMacro     = 0x0000;       // Length of FMLA structure
-        $Reserved1   = 0x0000;       // Reserved
-        $Reserved2   = 0x0000;       // Reserved
-
-        $icvBack     = 0x09;         // Background colour
-        $icvFore     = 0x09;         // Foreground colour
-        $fls         = 0x00;         // Fill pattern
-        $fAuto       = 0x00;         // Automatic fill
-        $icv         = 0x08;         // Line colour
-        $lns         = 0xff;         // Line style
-        $lnw         = 0x01;         // Line weight
-        $fAutoB      = 0x00;         // Automatic border
-        $frs         = 0x0000;       // Frame style
-        $cf          = 0x0009;       // Image format, 9 = bitmap
-        $Reserved3   = 0x0000;       // Reserved
-        $cbPictFmla  = 0x0000;       // Length of FMLA structure
-        $Reserved4   = 0x0000;       // Reserved
-        $grbit2      = 0x0001;       // Option flags
-        $Reserved5   = 0x0000;       // Reserved
-
-        $header      = pack("vv", $record, $length);
-        $data        = pack("V",  $cObj);
-        $data       .= pack("v",  $OT);
-        $data       .= pack("v",  $id);
-        $data       .= pack("v",  $grbit);
-        $data       .= pack("v",  $colL);
-        $data       .= pack("v",  $dxL);
-        $data       .= pack("v",  $rwT);
-        $data       .= pack("v",  $dyT);
-        $data       .= pack("v",  $colR);
-        $data       .= pack("v",  $dxR);
-        $data       .= pack("v",  $rwB);
-        $data       .= pack("v",  $dyB);
-        $data       .= pack("v",  $cbMacro);
-        $data       .= pack("V",  $Reserved1);
-        $data       .= pack("v",  $Reserved2);
-        $data       .= pack("C",  $icvBack);
-        $data       .= pack("C",  $icvFore);
-        $data       .= pack("C",  $fls);
-        $data       .= pack("C",  $fAuto);
-        $data       .= pack("C",  $icv);
-        $data       .= pack("C",  $lns);
-        $data       .= pack("C",  $lnw);
-        $data       .= pack("C",  $fAutoB);
-        $data       .= pack("v",  $frs);
-        $data       .= pack("V",  $cf);
-        $data       .= pack("v",  $Reserved3);
-        $data       .= pack("v",  $cbPictFmla);
-        $data       .= pack("v",  $Reserved4);
-        $data       .= pack("v",  $grbit2);
-        $data       .= pack("V",  $Reserved5);
-
-        $this->_append($header . $data);
-    }
-
-    /*
-     * Convert a 24 bit bitmap into the modified internal format used by
-     * Windows. This is described in BITMAPCOREHEADER and BITMAPCOREINFO
-     * structures in the MSDN library.
-     */
-    function _process_bitmap($bitmap) {
-        // Open file and binmode the data in case the platform needs it.
-        $bmp=fopen($bitmap, "rb");
-        if (!$bmp) {
-            trigger_error("Could not open file '$bitmap'.", E_USER_ERROR);
-        }
-
-        $data=fread($bmp, filesize($bitmap));
-
-        // Check that the file is big enough to be a bitmap.
-        if (strlen($data) <= 0x36) {
-            trigger_error("$bitmap doesn't contain enough data.",
-                          E_USER_ERROR);
-        }
-
-        // The first 2 bytes are used to identify the bitmap.
-        if (substr($data, 0, 2) != "BM") {
-            trigger_error("$bitmap doesn't appear to to be a ".
-                          "valid bitmap image.", E_USER_ERROR);
-        }
-
-        // Remove bitmap data: ID.
-        $data = substr($data, 2);
-
-        // Read and remove the bitmap size. This is more reliable than reading
-        // the data size at offset 0x22.
-        $array = unpack("Vsize", $data);
-        $data = substr($data, 4);
-        $size   =  $array["size"];
-        $size  -=  0x36;   # Subtract size of bitmap header.
-        $size  +=  0x0C;   # Add size of BIFF header.
-
-        // Remove bitmap data: reserved, offset, header length.
-        $data = substr($data, 12);
-
-        // Read and remove the bitmap width and height. Verify the sizes.
-        $array = unpack("Vwidth/Vheight", $data);
-        $data = substr($data, 8);
-        $width = $array["width"];
-        $height = $array["height"];
-
-        if ($width > 0xFFFF) {
-            trigger_error("$bitmap: largest image width supported is 64k.",
-                          E_USER_ERROR);
-        }
-
-        if ($height > 0xFFFF) {
-            trigger_error("$bitmap: largest image height supported is 64k.",
-                          E_USER_ERROR);
-        }
-
-        // Read and remove the bitmap planes and bpp data. Verify them.
-        $array = unpack("vplanes/vbitcount", $data);
-        $data = substr($data, 4);
-        $planes = $array["planes"];
-        $bitcount = $array["bitcount"];
-
-        if ($bitcount != 24) {
-            trigger_error("$bitmap isn't a 24bit true color bitmap.",
-                          E_USER_ERROR);
-        }
-
-        if ($planes != 1) {
-            trigger_error("$bitmap: only 1 plane supported in bitmap image.",
-                          E_USER_ERROR);
-        }
-
-        // Read and remove the bitmap compression. Verify compression.
-        $array = unpack("Vcompression", $data);
-        $data = substr($data, 4);
-        $compression = $array["compression"];
-
-        if ($compression != 0) {
-            trigger_error("$bitmap: compression not supported in bitmap image.",
-                          E_USER_ERROR);
-        }
-
-        // Remove bitmap data: data size, hres, vres, colours, imp. colours.
-        $data = substr($data, 20);
-
-        // Add the BITMAPCOREHEADER data
-        $header = pack("Vvvvv", 0x000c, $width, $height, 0x01, 0x18);
-        $data = $header . $data;
-
-        return array($width, $height, $size, $data);
-    }
-
-    /*
-     * Store the window zoom factor. This should be a reduced fraction but for
-     * simplicity we will store all fractions with a numerator of 100.
-     */
-    function _store_zoom() {
-        // If scale is 100% we don't need to write a record
-        if ($this->_zoom == 100) {
-            return;
-        }
-
-        $record = 0x00A0; // Record identifier
-        $length = 0x0004; // Bytes to follow
-
-        $header = pack("vv", $record, $length);
-        $data   = pack("vv", $this->_zoom, 100);
-
-        $this->_append($header . $data);
-    }
-
-}
-
-?>
diff --git a/include/php_writeexcel/functions.writeexcel_utility.inc.php b/include/php_writeexcel/functions.writeexcel_utility.inc.php
deleted file mode 100644 (file)
index dc758bf..0000000
+++ /dev/null
@@ -1,271 +0,0 @@
-<?php
-
-/*
- * Copyleft 2002 Johann Hanne
- *
- * This is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place,
- * Suite 330, Boston, MA  02111-1307 USA
- */
-
-/*
- * This is the Spreadsheet::WriteExcel Perl package ported to PHP
- * Spreadsheet::WriteExcel was written by John McNamara, jmcnamara@cpan.org
- */
-
-/*
- * Converts numeric $row/$col notation to an Excel cell reference string in
- * A1 notation.
- */
-function xl_rowcol_to_cell($row, $col, $row_abs=false, $col_abs=false) {
-
-    $row_abs = $row_abs ? '$' : '';
-    $col_abs = $col_abs ? '$' : '';
-
-    $int  = floor($col / 26);
-    $frac = $col % 26;
-
-    $chr1 = ''; // Most significant character in AA1
-
-    if ($int > 0) {
-        $chr1 = chr(ord('A') + $int - 1);
-    }
-
-    $chr2 = chr(ord('A') + $frac);
-
-    // Zero index to 1-index
-    $row++;
-
-    return $col_abs.$chr1.$chr2.$row_abs.$row;
-}
-
-/*
- * Converts an Excel cell reference string in A1 notation
- * to numeric $row/$col notation.
- *
- * Returns: array($row, $col, $row_absolute, $col_absolute)
- *
- * The $row_absolute and $col_absolute parameters aren't documented because
- * they are mainly used internally and aren't very useful to the user.
- */
-function xl_cell_to_rowcol($cell) {
-
-    preg_match('/(\$?)([A-I]?[A-Z])(\$?)(\d+)/', $cell, $reg);
-
-    $col_abs = ($reg[1] == "") ? 0 : 1;
-    $col     = $reg[2];
-    $row_abs = ($reg[3] == "") ? 0 : 1;
-    $row     = $reg[4];
-
-    // Convert base26 column string to number
-    // All your Base are belong to us.
-    $chars  = preg_split('//', $col, -1, PREG_SPLIT_NO_EMPTY);
-    $expn   = 0;
-    $col    = 0;
-
-    while (sizeof($chars)>0) {
-        $char = array_pop($chars); // Least significant character first
-        $col += (ord($char) - ord('A') + 1) * pow(26, $expn);
-        $expn++;
-    }
-
-    // Convert 1-index to zero-index
-    $row--;
-    $col--;
-
-    return array($row, $col, $row_abs, $col_abs);
-}
-
-/*
- * Increments the row number of an Excel cell reference string
- * in A1 notation.
- * For example C4 to C5
- *
- * Returns: a cell reference string in A1 notation.
- */
-function xl_inc_row($cell) {
-    list($row, $col, $row_abs, $col_abs) = xl_cell_to_rowcol($cell);
-    return xl_rowcol_to_cell(++$row, $col, $row_abs, $col_abs);
-}
-
-/*
- * Decrements the row number of an Excel cell reference string
- * in A1 notation.
- * For example C4 to C3
- *
- * Returns: a cell reference string in A1 notation.
- */
-function xl_dec_row($cell) {
-    list($row, $col, $row_abs, $col_abs) = xl_cell_to_rowcol($cell);
-    return xl_rowcol_to_cell(--$row, $col, $row_abs, $col_abs);
-}
-
-/*
- * Increments the column number of an Excel cell reference string
- * in A1 notation.
- * For example C3 to D3
- *
- * Returns: a cell reference string in A1 notation.
- */
-function xl_inc_col($cell) {
-    list($row, $col, $row_abs, $col_abs) = xl_cell_to_rowcol($cell);
-    return xl_rowcol_to_cell($row, ++$col, $row_abs, $col_abs);
-}
-
-/*
- * Decrements the column number of an Excel cell reference string
- * in A1 notation.
- * For example C3 to B3
- *
- * Returns: a cell reference string in A1 notation.
- */
-function xl_dec_col($cell) {
-    list($row, $col, $row_abs, $col_abs) = xl_cell_to_rowcol($cell);
-    return xl_rowcol_to_cell($row, --$col, $row_abs, $col_abs);
-}
-
-function xl_date_list($year, $month=1, $day=1,
-                      $hour=0, $minute=0, $second=0) {
-
-    $monthdays=array(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);
-
-    // Leap years since 1900 (year is dividable by 4)
-    $leapyears=floor(($year-1900)/4);
-
-    // Non-leap years since 1900 (year is dividable by 100)
-    $nonleapyears=floor(($year-1900)/100);
-
-    // Non-non-leap years since 1900 (year is dividable by 400)
-    // (Yes, it MUST be "1600", not "1900")
-    $nonnonleapyears=floor(($year-1600)/400);
-
-    // Don't count the leap day of the specified year if it didn't
-    // happen yet (i.e. before 1 March)
-    //
-    // Please note that $leapyears becomes -1 for dates before 1 March 1900;
-    // this is not logical, but later we will add a day for Excel's
-    // phantasie leap day in 1900 without checking if the date is actually
-    // after 28 February 1900; so these two logic errors "neutralize"
-    // each other
-    if ($year%4==0 && $month<3) {
-      $leapyears--;
-    }
-
-    $days=365*($year-1900)+$leapyears-$nonleapyears+$nonnonleapyears;
-
-    for ($c=1;$c<$month;$c++) {
-      $days+=$monthdays[$c-1];
-    }
-
-    // Excel actually wants the days since 31 December 1899, not since
-    // 1 January 1900; this will also add this extra day
-    $days+=$day;
-
-    // Excel treats 1900 erroneously as a leap year, so we must
-    // add one day
-    //
-    // Please note that we DON'T have to check if the date is after
-    // 28 February 1900, because for such dates $leapyears is -1
-    // (see above)
-    $days++;
-
-    return (float)($days+($hour*3600+$minute*60+$second)/86400);
-}
-
-function xl_parse_time($time) {
-
-    if (preg_match('/(\d{1,2}):(\d\d):?((?:\d\d)(?:\.\d+)?)?(?:\s+)?(am|pm)?/i', $time, $reg)) {
-
-        $hours       = $reg[1];
-        $minutes     = $reg[2];
-        $seconds     = $reg[3] || 0;
-        $meridian    = strtolower($reg[4]) || '';
-
-        // Normalise midnight and midday
-        if ($hours == 12 && $meridian != '') {
-            $hours = 0;
-        }
-
-        // Add 12 hours to the pm times. Note: 12.00 pm has been set to 0.00.
-        if ($meridian == 'pm') {
-            $hours += 12;
-        }
-
-        // Calculate the time as a fraction of 24 hours in seconds
-        return (float)(($hours*3600+$minutes*60+$seconds)/86400);
-
-    } else {
-        return false; // Not a valid time string
-    }
-}
-
-/*
- * Automagically converts almost any date/time string to an Excel date.
- * This function will always only be as good as strtotime() is.
- */
-function xl_parse_date($date) {
-
-    $unixtime=strtotime($date);
-
-    $year=date("Y", $unixtime);
-    $month=date("m", $unixtime);
-    $day=date("d", $unixtime);
-    $hour=date("H", $unixtime);
-    $minute=date("i", $unixtime);
-    $second=date("s", $unixtime);
-
-    // Convert to Excel date
-    return xl_date_list($year, $month, $day, $hour, $minute, $second);
-}
-
-/*
- * Dummy function to be "compatible" to Spreadsheet::WriteExcel
- */
-function xl_parse_date_init() {
-    // Erm... do nothing...
-    // strtotime() doesn't require anything to be initialized
-    // (do not ask me how to set the timezone...)
-}
-
-/*
- * xl_decode_date_EU() and xl_decode_date_US() are mapped
- * to xl_parse_date(); there seems to be no PHP function that
- * differentiates between EU and US dates; I've never seen
- * somebody using dd/mm/yyyy anyway, it always should be one of:
- * - yyyy-mm-dd (international)
- * - dd.mm.yyyy (european)
- * - mm/dd/yyyy (english/US/british?)
-*/
-
-function xl_decode_date_EU($date) {
-    return xl_parse_date($date);
-}
-
-function xl_decode_date_US($date) {
-    return xl_parse_date($date);
-}
-
-function xl_date_1904($exceldate) {
-
-    if ($exceldate < 1462) {
-        // date is before 1904
-        $exceldate = 0;
-    } else {
-        $exceldate -= 1462;
-    }
-
-    return $exceldate;
-}
-
-?>
diff --git a/include/scanner.inc b/include/scanner.inc
deleted file mode 100644 (file)
index 3ebf2a1..0000000
+++ /dev/null
@@ -1,533 +0,0 @@
-abaton "Abaton" "Scan 300/GS" "SCSI"
-abaton "Abaton" "Scan 300/S" "SCSI"
-agfafocus "AGFA" "Focus GS Scanner" "SCSI"
-agfafocus "AGFA" "Focus Lineart Scanner" "SCSI"
-agfafocus "AGFA" "Focus II" "SCSI"
-agfafocus "AGFA" "Focus Color" "SCSI"
-agfafocus "AGFA" "Focus Color Plus" "SCSI"
-agfafocus "Siemens" "S9036" "SCSI"
-apple "Apple" "Apple Scanner" "SCSI"
-apple "Apple" "OneScanner" "SCSI"
-apple "Apple" "ColorOneScanner" "SCSI"
-artec "Artec/Ultima" "AT3" "SCSI"
-artec "Artec/Ultima" "A6000C" "SCSI"
-artec "Artec/Ultima" "A6000C PLUS" "SCSI"
-artec "Artec/Ultima" "AT6" "SCSI"
-artec "Artec/Ultima" "AT12" "SCSI"
-artec "Artec/Ultima" "AM12S" "SCSI"
-artec "BlackWidow" "BW4800SP" "SCSI"
-artec "Plustek" "OpticPro 19200S" "SCSI"
-artec_eplus48u "Artec" "E+ 48U" "USB"
-artec_eplus48u "Tevion" "MD9693" "USB"
-artec_eplus48u "Medion" "MD9693" "USB"
-artec_eplus48u "Medion" "MD9705" "USB"
-artec_eplus48u "Medion" "MD4394" "USB"
-artec_eplus48u "Trust" "Easy Webscan 19200" "USB"
-artec_eplus48u "Memorex" "Mem 48 u" "USB"
-as6e "Artec/Ultima" "AS6E" "Parport"
-avision "Avision" "AV100CS" "SCSI"
-avision "Avision" "AV100IIICS" "SCSI"
-avision "Avision" "AV100S" "SCSI"
-avision "Avision" "AV240SC" "SCSI"
-avision "Avision" "AV260CS" "SCSI"
-avision "Avision" "AV360CS" "SCSI"
-avision "Avision" "AV363CS" "SCSI"
-avision "Avision" "AV420CS" "SCSI"
-avision "Avision" "AV6120" "SCSI"
-avision "Avision" "AV620CS" "SCSI"
-avision "Avision" "AV620CS Plus" "SCSI"
-avision "Avision" "AV630CS" "SCSI"
-avision "Avision" "AV630CSL" "SCSI"
-avision "Avision" "AV6240" "SCSI"
-avision "Avision" "AV600U" "USB"
-avision "Avision" "AV660S" "USB"
-avision "Avision" "AV680S" "USB"
-avision "Avision" "AV690U" "USB"
-avision "Avision" "AV800S" "SCSI"
-avision "Avision" "AV810C" "SCSI"
-avision "Avision" "AV820" "SCSI"
-avision "Avision" "AV820C" "SCSI"
-avision "Avision" "AV820C Plus" "SCSI"
-avision "Avision" "AV830C" "SCSI"
-avision "Avision" "AV830C Plus" "SCSI"
-avision "Avision" "AV880" "SCSI"
-avision "Avision" "AV880C" "SCSI"
-avision "Avision" "AV8000S" "SCSI"
-avision "Avision" "AVA3" "SCSI"
-avision "Hewlett-Packard" "ScanJet 5300C" "USB"
-avision "Hewlett-Packard" "ScanJet 5370C" "USB"
-avision "Hewlett-Packard" "ScanJet 7400c" "USB"
-avision "Minolta" "FS-V1" "USB"
-avision "Mitsubishi" "MCA-ADFC" "SCSI"
-avision "Mitsubishi" "S1200C" "SCSI"
-avision "Mitsubishi" "S600C" "SCSI"
-avision "Mitsubishi" "SS600" "SCSI"
-avision "Fujitsu" "ScanPartner" "SCSI"
-avision "Fujitsu" "ScanPartner 10" "SCSI"
-avision "Fujitsu" "ScanPartner 10C" "SCSI"
-avision "Fujitsu" "ScanPartner 15C" "SCSI"
-avision "Fujitsu" "ScanPartner 300C" "SCSI"
-avision "Fujitsu" "ScanPartner 600C" "SCSI"
-avision "Fujitsu" "ScanPartner Jr" "SCSI"
-bh "Bell and Howell" "COPISCAN II 6338" "SCSI"
-bh "Bell and Howell" "COPISCAN II 2135" "SCSI"
-bh "Bell and Howell" "COPISCAN II 2137(A)" "SCSI"
-bh "Bell and Howell" "COPISCAN II 2138A" "SCSI"
-bh "Bell and Howell" "COPISCAN II 3238" "SCSI"
-bh "Bell and Howell" "COPISCAN II 3338(A)" "SCSI"
-canon "Canon" "CanoScan 300" "SCSI"
-canon "Canon" "CanoScan 600" "SCSI"
-canon "Canon" "CanoScan 620S" "SCSI"
-canon "Canon" "CanoScan 2700F" "SCSI"
-canon "Canon" "CanoScan 2710" "SCSI"
-canon630u "Canon" "CanoScan fb630u" "USB"
-canon630u "Canon" "CanoScan fb636u" "USB"
-canon_pp "Canon" "CanoScan FB310P" "Parport (ECP)"
-canon_pp "Canon" "CanoScan FB610P" "Parport (ECP)"
-canon_pp "Canon" "CanoScan FB320P" "Parport (ECP)"
-canon_pp "Canon" "CanoScan FB620P" "Parport (ECP)"
-canon_pp "Canon" "CanoScan FB330P" "Parport (ECP)"
-canon_pp "Canon" "CanoScan FB630P" "Parport (ECP)"
-canon_pp "Canon" "CanoScan N340P" "Parport (ECP)"
-canon_pp "Canon" "CanoScan N640P" "Parport (ECP)"
-canon_pp "Canon" "CanoScan N640P ex" "Parport (ECP)"
-coolscan "Nikon" "LS-20" "SCSI"
-coolscan "Nikon" "LS-30" "SCSI"
-coolscan "Nikon" "LS-2000" "SCSI"
-coolscan "Nikon" "LS-1000" "SCSI"
-coolscan2 "Nikon" "LS 30" "SCSI"
-coolscan2 "Nikon" "LS 2000" "SCSI"
-coolscan2 "Nikon" "LS 40 ED" "USB"
-coolscan2 "Nikon" "LS 4000 ED" "IEEE1394"
-coolscan2 "Nikon" "LS 8000 ED" "IEEE1394"
-dc210 "Kodak" "DC210" "Serial port"
-dc240 "Kodak" "DC240" "Serial port"
-dc25 "Kodak" "DC25" "Serial port"
-dc25 "Kodak" "DC20" "Serial port"
-dmc "Polaroid" "DMC" "SCSI"
-epson "Epson" "GT-5000" "Parport"
-epson "Epson" "Actionscanner II" "Parport"
-epson "Epson" "GT-6000" "SCSI Parport"
-epson "Epson" "ES-300C" "SCSI Parport"
-epson "Epson" "GT-5500" "SCSI"
-epson "Epson" "GT-6500" "Parport"
-epson "Epson" "ES-600C" "Parport"
-epson "Epson" "ES-1200C" "Parport"
-epson "Epson" "GT-7000" "SCSI"
-epson "Epson" "GT-8000" "SCSI"
-epson "Epson" "ES-8500" "SCSI"
-epson "Epson" "Perfection 636S" "SCSI"
-epson "Epson" "Perfection 636U" "USB"
-epson "Epson" "Perfection 610" "USB"
-epson "Epson" "Perfection 640" "USB"
-epson "Epson" "Perfection 1200S" "SCSI"
-epson "Epson" "Perfection 1200U" "USB"
-epson "Epson" "Perfection 1200Photo" "USB"
-epson "Epson" "Perfection 1240" "SCSI USB"
-epson "Epson" "Perfection 1640" "SCSI USB"
-epson "Epson" "Perfection 1650" "USB"
-epson "Epson" "Perfection 1660" "USB"
-epson "Epson" "Perfection 2400" "USB"
-epson "Epson" "Perfection 2450" "USB IEEE-1394"
-epson "Epson" "Perfection 3200" "USB"
-epson "Epson" "Expression 636" "SCSI"
-epson "Epson" "Expression 800" "SCSI"
-epson "Epson" "Expression 1600" "SCSI USB IEEE-1394"
-epson "Epson" "Expression 1680" "SCSI USB IEEE-1394"
-epson "Epson" "FilmScan 200" "SCSI"
-epson "Epson" "CX-3200" "USB"
-epson "Epson" "CX-5200" "USB"
-fujitsu "Fujitsu" "M3096G" "SCSI"
-fujitsu "Fujitsu" "M3091DCd" "SCSI"
-fujitsu "Fujitsu" "M3092DCd" "SCSI"
-fujitsu "Fujitsu" "M3093GXim" "SCSI"
-fujitsu "Fujitsu" "M3093GDim" "SCSI"
-fujitsu "Fujitsu" "M4097" "SCSI"
-fujitsu "Fujitsu" "fi-4340C" "SCSI"
-gt68xx "Mustek" "BearPaw 1200 CS" "USB"
-gt68xx "Mustek" "BearPaw 1200 CU" "USB"
-gt68xx "Mustek" "BearPaw 1200 CU Plus" "USB"
-gt68xx "Mustek" "BearPaw 1200 TA" "USB"
-gt68xx "Mustek" "BearPaw 2400 CS" "USB"
-gt68xx "Mustek" "BearPaw 2400 CS Plus" "USB"
-gt68xx "Mustek" "BearPaw 2400 CU" "USB"
-gt68xx "Mustek" "BearPaw 2400 CU Plus" "USB"
-gt68xx "Mustek" "BearPaw 2400 TA" "USB"
-gt68xx "Mustek" "BearPaw 2400 TA Plus" "USB"
-gt68xx "Mustek" "ScanExpress 1200 UB Plus" "USB"
-gt68xx "Mustek" "ScanExpress A3 USB" "USB"
-gt68xx "Mustek" "ScanExpress 2400 USB" "USB"
-gt68xx "Plustek" "OpticPro 1248U" "USB"
-gt68xx "Plustek" "OpticPro UT16B" "USB"
-gt68xx "Artec" "Ultima 2000" "USB"
-gt68xx "Artec" "Ultima 2000 e+" "USB"
-gt68xx "Boeder" "Sm@rtScan Slim Edition" "USB"
-gt68xx "Packard Bell" "Diamond 1200" "USB"
-gt68xx "Medion/Lifetec/Tevion/Cytron" "LT 9452" "USB"
-gt68xx "Medion/Lifetec/Tevion/Cytron" "MD/LT 9375" "USB"
-gt68xx "Medion/Lifetec/Tevion/Cytron" "MD/LT 9385" "USB"
-gt68xx "Medion/Lifetec/Tevion/Cytron" "MD 9458" "USB"
-gt68xx "Trust" "Flat Scan USB 19200" "USB"
-gt68xx "Trust" "Compact Scan USB 19200" "USB"
-gt68xx "Lexmark" "X70" "USB"
-gt68xx "Lexmark" "X73" "USB"
-gt68xx "Genius" "Colorpage Vivid3x" "USB"
-hp "Hewlett-Packard" "ScanJet Plus" "Propietary"
-hp "Hewlett-Packard" "ScanJet IIc" "SCSI"
-hp "Hewlett-Packard" "ScanJet IIp" "SCSI"
-hp "Hewlett-Packard" "ScanJet IIcx" "SCSI"
-hp "Hewlett-Packard" "ScanJet 3c" "SCSI"
-hp "Hewlett-Packard" "ScanJet 3p" "SCSI"
-hp "Hewlett-Packard" "ScanJet 4c" "SCSI"
-hp "Hewlett-Packard" "ScanJet 4p" "SCSI"
-hp "Hewlett-Packard" "ScanJet 4100C" "USB"
-hp "Hewlett-Packard" "ScanJet 5p" "SCSI"
-hp "Hewlett-Packard" "ScanJet 5100C" "Parport"
-hp "Hewlett-Packard" "ScanJet 5200C" "Parport USB"
-hp "Hewlett-Packard" "ScanJet 6100C" "SCSI"
-hp "Hewlett-Packard" "ScanJet 6200C" "SCSI USB"
-hp "Hewlett-Packard" "ScanJet 6250C" "SCSI USB"
-hp "Hewlett-Packard" "ScanJet 6300C" "SCSI USB"
-hp "Hewlett-Packard" "ScanJet 6350C" "SCSI USB"
-hp "Hewlett-Packard" "ScanJet 6390C" "SCSI USB"
-hp "Hewlett-Packard" "PhotoSmart PhotoScanner" "SCSI"
-hpsj5s "Hewlett-Packard" "ScanJet 5s" "Parport (EPP)"
-leo "LEO" "LEOScan S3" "SCSI"
-leo "Across Technologies" "FS-1130" "SCSI"
-leo "Genius" "FS-1130 Colorpage Scanner" "SCSI"
-matsushita "Panasonic" "KV-SS25" "SCSI"
-matsushita "Panasonic" "KV-SS25D" "SCSI"
-matsushita "Panasonic" "KV-SS50" "SCSI"
-matsushita "Panasonic" "KV-SS55" "SCSI"
-matsushita "Panasonic" "KV-SS50EX" "SCSI"
-matsushita "Panasonic" "KV-SS55EX" "SCSI"
-matsushita "Panasonic" "KV-SS850" "SCSI"
-matsushita "Panasonic" "KV-SS855" "SCSI"
-microtek "Microtek" "Scanmaker E6" "SCSI"
-microtek "Microtek" "Scanmaker E3" "SCSI"
-microtek "Microtek" "Scanmaker E2" "SCSI"
-microtek "Microtek" "Scanmaker 35t+" "SCSI"
-microtek "Microtek" "Scanmaker 45t" "SCSI"
-microtek "Microtek" "Scanmaker 35" "SCSI"
-microtek "Microtek" "Scanmaker III" "SCSI"
-microtek "Microtek" "Scanmaker IISP" "SCSI"
-microtek "Microtek" "Scanmaker IIHR" "SCSI"
-microtek "Microtek" "Scanmaker IIG" "SCSI"
-microtek "Microtek" "Scanmaker II" "SCSI"
-microtek "Microtek" "Scanmaker 600Z(S)" "SCSI"
-microtek "Microtek" "Scanmaker 600G(S)" "SCSI"
-microtek "Microtek" "Color PageWiz" "SCSI (Parport)"
-microtek "Agfa" "Arcus II" "SCSI"
-microtek "Agfa" "StudioScan" "SCSI"
-microtek "Agfa" "StudioScan II" "SCSI"
-microtek "Agfa" "StudioScan IIsi" "SCSI"
-microtek "Agfa" "DuoScan" "SCSI"
-microtek2 "Microtek" "ScanMaker E3plus" "Parport"
-microtek2 "Microtek" "ScanMaker E3plus" "SCSI"
-microtek2 "Microtek" "ScanMaker X6" "SCSI"
-microtek2 "Microtek" "ScanMaker X6EL" "SCSI"
-microtek2 "Microtek" "ScanMaker X6USB" "USB"
-microtek2 "Microtek" "ScanMaker V300" "SCSI"
-microtek2 "Microtek" "ScanMaker V300" "Parport"
-microtek2 "Microtek" "ScanMaker V310" "SCSI"
-microtek2 "Microtek" "ScanMaker V310" "Parport"
-microtek2 "Microtek" "ScanMaker V600" "SCSI"
-microtek2 "Microtek" "ScanMaker V600" "Parport"
-microtek2 "Microtek" "ScanMaker 330" "SCSI"
-microtek2 "Microtek" "ScanMaker 630" "SCSI"
-microtek2 "Microtek" "ScanMaker 636" "SCSI"
-microtek2 "Microtek" "ScanMaker 9600XL" "SCSI"
-microtek2 "Microtek" "ScanMaker 9600XL" "SCSI"
-microtek2 "Microtek" "Phantom 330CX" "Parport"
-microtek2 "Microtek" "SlimScan C3" "Parport"
-microtek2 "Microtek" "Phantom 636" "SCSI"
-microtek2 "Microtek" "Phantom 636CX" "Parport"
-microtek2 "Microtek" "SlimScan C6" "USB"
-microtek2 "Microtek" "ScanMaker V6USL" "SCSI"
-microtek2 "Microtek" "ScanMaker V6USL" "USB"
-microtek2 "Microtek" "ScanMaker X12USL" "SCSI"
-microtek2 "Vobis" "HighScan" "SCSI"
-microtek2 "Scanport" "SQ300" "Parport?"
-microtek2 "Scanport" "SQ2030" "Parport"
-microtek2 "Scanport" "SQ4836" "SCSI"
-mustek "Mustek" "Paragon MFS-6000CX" "SCSI"
-mustek "Mustek" "Paragon MFS-12000CX" "SCSI"
-mustek "Mustek" "Paragon MFC-600S" "SCSI"
-mustek "Mustek" "Paragon 600 II CD" "SCSI"
-mustek "Mustek" "ScanMagic 600 II SP" "SCSI"
-mustek "Mustek" "Paragon MFC-800S" "SCSI"
-mustek "Mustek" "Paragon 800 II SP" "SCSI"
-mustek "Mustek" "Paragon MFS-6000SP" "SCSI"
-mustek "Mustek" "Paragon MFS-8000SP" "SCSI"
-mustek "Mustek" "Paragon MFS-1200SP" "SCSI"
-mustek "Mustek" "Paragon MFS-12000SP" "SCSI"
-mustek "Mustek" "ScanExpress 6000SP" "SCSI"
-mustek "Mustek" "ScanExpress 12000SP" "SCSI"
-mustek "Mustek" "ScanExpress 12000SP Plus" "SCSI"
-mustek "Mustek" "Paragon 1200 III SP" "SCSI"
-mustek "Mustek" "Paragon 1200 LS" "SCSI"
-mustek "Mustek" "ScanMagic 9636S" "SCSI"
-mustek "Mustek" "ScanMagic 9636S Plus" "SCSI"
-mustek "Mustek" "ScanExpress A3 SP" "SCSI"
-mustek "Mustek" "Paragon 1200 SP Pro" "SCSI"
-mustek "Mustek" "Paragon 1200 A3 Pro" "SCSI"
-mustek "Mustek" "Paragon 600 II N" "Proprietary"
-mustek "Trust" "Imagery 1200" "SCSI"
-mustek "Trust" "Imagery 1200 SP" "SCSI"
-mustek "Trust" "Imagery 4800 SP" "SCSI"
-mustek "Trust" "SCSI Connect 19200" "SCSI"
-mustek "Trust" "SCSI excellence series 19200" "SCSI"
-mustek "Primax" "Compact 4800 SCSI" "SCSI"
-mustek_pp "Mustek" "ScanExpress 6000 P" "Parport (EPP)"
-mustek_pp "Mustek" "ScanExpress 600 SEP" "Parport (EPP)"
-mustek_pp "Mustek" "ScanMagic 4800 P" "Parport (EPP)"
-mustek_pp "Mustek" "600 III EP Plus" "Parport (EPP)"
-mustek_pp "Mustek" "ScanExpress 600 CP" "Parport (EPP)"
-mustek_pp "Mustek" "ScanMagic 600 CP" "Parport (EPP)"
-mustek_pp "Mustek" "1200 CP" "Parport (EPP)"
-mustek_pp "Mustek" "1200 CP+" "Parport (EPP)"
-mustek_pp "Medion/Tevion/LifeTec" "MD 9848" "Parport (EPP)"
-mustek_pp "Medion/Tevion/LifeTec" "MD/LT 935x" "Parport (EPP)"
-mustek_pp "Medion/Tevion/LifeTec" "MD/LT 985x" "Parport (EPP)"
-mustek_pp "Medion/Tevion/LifeTec" "MD/LT 9890" "Parport (EPP)"
-mustek_pp "Targa" "Funline TS12 EP" "Parport (EPP)"
-mustek_pp "Targa" "Funline TS6 EP" "Parport (EPP)"
-mustek_pp "Trust Easy Connect" "9600+" "Parport (EPP)"
-mustek_pp "Viviscan" "Compact II" "Parport (EPP)"
-mustek_pp "Cybercom" "9352" "Parport (EPP)"
-mustek_pp "Gallery" "4800" "Parport (EPP)"
-mustek_usb "Mustek" "ScanExpress 600 CU" "USB"
-mustek_usb "Mustek" "ScanExpress 1200 CU" "USB"
-mustek_usb "Mustek" "ScanExpress 1200 CU Plus" "USB"
-mustek_usb "Mustek" "ScanExpress 1200 UB" "USB"
-mustek_usb "Trust" "Compact Scan USB 19200" "USB"
-nec "NEC" "PC-IN500/4C" "SCSI"
-pie "Devcom" "9636PRO" "SCSI"
-pie "Devcom" "9636S" "SCSI"
-pie "Devcom" "9630S" "SCSI"
-pie "PIE" "ScanAce 1236S" "SCSI"
-pie "PIE" "ScanAce 1230S" "SCSI"
-pie "PIE" "ScanAce II" "SCSI"
-pie "PIE" "ScanAce III" "SCSI"
-pie "PIE" "ScanAce Plus" "SCSI"
-pie "PIE" "ScanAce II Plus" "SCSI"
-pie "PIE" "ScanAce III Plus" "SCSI"
-pie "PIE" "ScanAce V" "SCSI"
-pie "PIE" "ScanAce ScanMedia" "SCSI"
-pie "PIE" "ScanAce ScanMedia II" "SCSI"
-pie "PIE" "ScanAce 630S" "SCSI"
-pie "PIE" "ScanAce 636S" "SCSI"
-pie "Adlib" "JetScan630" "SCSI"
-pie "Adlib" "JetScan636PRO" "SCSI"
-plustek "Plustek" "OpticPro 4800P" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 4830P" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 600P/6000P" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 4831P" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 9630P" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 9630PL" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 9600P" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 1236P" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 12000P/96000P" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 9636P" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 9636P+/Turbo" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 9636T" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro 12000T" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro AI3" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro P8" "Parport"
-plustek "Plustek" "OpticPro P12" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro PT12" "Parport (SPP, EPP)"
-plustek "Plustek" "OpticPro U12" "USB"
-plustek "Plustek" "OpticPro UT12" "USB"
-plustek "Plustek" "OpticPro UT16" "USB"
-plustek "Plustek" "OpticPro U24" "USB"
-plustek "Plustek" "OpticPro UT24" "USB"
-plustek "Plustek" "OpticPro 19200S" "SCSI"
-plustek "Primax" "Colorado 4800" "Parport (SPP, EPP)"
-plustek "Primax" "Compact 4800 Direct" "Parport (SPP, EPP)"
-plustek "Primax" "Compact 4800 Direct-30" "Parport (SPP, EPP)"
-plustek "Primax" "Compact 9600 Direct-30" "Parport (SPP, EPP)"
-plustek "Genius" "Colorpage Vivid III V2" "Parport (SPP, EPP)"
-plustek "Genius" "Colorpage Vivid Pro II Film" "Parport (SPP, EPP)"
-plustek "Genius" "Colorpage HR6 V2" "USB"
-plustek "Genius" "Colorpage HR7" "USB"
-plustek "Genius" "Colorpage HR6A" "USB"
-plustek "Genius" "Colorpage HR7LE" "USB"
-plustek "Genius" "Colorpage HR6X" "USB"
-plustek "Aries" "Scan-It Pro 4800" "Parport (SPP, EPP)"
-plustek "BrightScan" "BrighScan OpticPro" "Parport (SPP, EPP)"
-plustek "Mustek" "BearPaw 1200" "USB"
-plustek "Mustek" "BearPaw 2400" "USB"
-plustek "Hewlett-Packard" "ScanJet 2100C" "USB"
-plustek "Hewlett-Packard" "ScanJet 2200C" "USB"
-plustek "Epson" "Perfection 1250" "USB"
-plustek "Epson" "Perfection 1250Photo" "USB"
-plustek "Epson" "Perfection 1260" "USB"
-plustek "Epson" "Perfection 1260Photo" "USB"
-plustek "Umax" "UMAX 3400" "USB"
-plustek "Umax" "UMAX 5400" "USB"
-plustek "Canon" "CanoScan N650U/N656U" "USB"
-plustek "Canon" "CanoScan N1220U" "USB"
-plustek "Canon" "CanoScan N670U/N676U" "USB"
-plustek "Canon" "CanoScan N1240U" "USB"
-plustek "Canon" "CanoScan LiDE20" "USB"
-plustek "Canon" "CanoScan LiDE30" "USB"
-qcam "Connectix" "Color QuickCam" "Parport"
-qcam "Connectix" "Greyscale QuickCam" "Parport"
-ricoh "Ricoh" "Ricoh IS50" "SCSI"
-ricoh "Ricoh" "Ricoh IS60" "SCSI"
-s9036 "Siemens" "9036 Flatbed scanner" "SCSI"
-sceptre "Sceptre" "Vividscan S1200" "SCSI"
-sceptre "Komodo" "S1200" "SCSI"
-sharp "Sharp" "JX-610" "SCSI"
-sharp "Sharp" "JX-250" "SCSI"
-sharp "Sharp" "JX-320" "SCSI"
-sharp "Sharp" "JX-325" "SCSI"
-sharp "Sharp" "JX-330" "SCSI"
-sharp "Sharp" "JX-350" "SCSI"
-sm3600 "Microtek" "ScanMaker 3600" "USB"
-sm3600 "Microtek" "ScanMaker 3700" "USB"
-sm3600 "Microtek" "ScanMaker 3750" "USB"
-SnapScan "AGFA" "SnapScan 300" "SCSI"
-SnapScan "AGFA" "SnapScan 310" "SCSI"
-SnapScan "AGFA" "SnapScan 600" "SCSI"
-SnapScan "AGFA" "SnapScan 1236s" "SCSI"
-SnapScan "AGFA" "SnapScan 1236u" "USB"
-SnapScan "AGFA" "SnapScan 1212u" "USB"
-SnapScan "AGFA" "SnapScan e10" "USB"
-SnapScan "AGFA" "SnapScan e20" "USB"
-SnapScan "AGFA" "SnapScan e25" "USB"
-SnapScan "AGFA" "SnapScan e26" "USB"
-SnapScan "AGFA" "SnapScan e40" "USB"
-SnapScan "AGFA" "SnapScan e42" "USB"
-SnapScan "AGFA" "SnapScan e50" "USB"
-SnapScan "AGFA" "SnapScan e52" "USB"
-SnapScan "AGFA" "SnapScan e60" "USB"
-SnapScan "Benq" "300f" "SCSI"
-SnapScan "Benq" "310s" "SCSI"
-SnapScan "Benq" "610s" "SCSI"
-SnapScan "Benq" "610plus" "SCSI"
-SnapScan "Benq" "620s" "SCSI"
-SnapScan "Benq" "310u" "USB"
-SnapScan "Benq" "320u" "USB"
-SnapScan "Benq" "340u" "USB"
-SnapScan "Benq" "620u" "USB"
-SnapScan "Benq" "640u" "USB"
-SnapScan "Benq" "640bu" "USB"
-SnapScan "Benq" "1240" "USB"
-SnapScan "Benq" "3300" "USB"
-SnapScan "Benq" "4300" "USB"
-SnapScan "Benq" "5000" "USB"
-SnapScan "Benq" "5300" "USB"
-SnapScan "Guillemot / Hercules" "Maxi Scan A4 Deluxe (SCSI)" "SCSI"
-SnapScan "Guillemot / Hercules" "Scan@home Touch 1248 (USB)" "USB"
-SnapScan "Mitsubishi" "Diamondview 648UT" "USB"
-SnapScan "Mitsubishi" "Diamondview 650U" "USB"
-sp15c "Fujitsu" "SP15C" "SCSI"
-st400 "Siemens" "ST400" "SCSI"
-st400 "Siemens" "ST800" "SCSI"
-tamarack "Tamarack" "Artiscan 6000C" "SCSI"
-tamarack "Tamarack" "Artiscan 8000C" "SCSI"
-tamarack "Tamarack" "Artiscan 12000C" "SCSI"
-teco1 "Relisys" "RELI 2412" "SCSI"
-teco1 "Relisys" "AVEC 2400" "SCSI"
-teco1 "Relisys" "RELI 4830" "SCSI"
-teco1 "Relisys" "AVEC 2412" "SCSI"
-teco1 "Relisys" "AVEC 4800" "SCSI"
-teco1 "Relisys" "AVEC 4816" "SCSI"
-teco1 "Relisys" "RELI DS6" "SCSI"
-teco1 "Relisys" "RELI DS15" "SCSI"
-teco1 "Relisys" "RELI 2400" "SCSI"
-teco1 "Relisys" "RELI 4816" "SCSI"
-teco1 "Relisys" "RELI 9600" "SCSI"
-teco1 "Relisys" "RELI 9612" "SCSI"
-teco1 "Relisys" "RELI 9624" "SCSI"
-teco1 "Relisys" "RELI 9630" "SCSI"
-teco1 "Actown" "ACT Scan I 30" "SCSI"
-teco1 "Dextra" "DF-600P" "SCSI"
-teco1 "Dextra" "DF-1200T+" "SCSI"
-teco1 "Dextra" "DF-4830T" "SCSI"
-teco1 "Dextra" "DF-9624" "SCSI"
-teco2 "Relisys" "AVEC Super 3" "SCSI"
-teco2 "Relisys" "SCORPIO Super 3" "SCSI"
-teco2 "Relisys" "APOLLO Express 6" "SCSI"
-teco2 "Relisys" "SCORPIO Pro" "SCSI"
-teco2 "Relisys" "SCORPIO Pro-S" "SCSI"
-teco2 "Primax" "Profi 9600" "SCSI"
-teco2 "Primax" "Profi 19200" "SCSI"
-teco3 "Relisys" "Infinity Scorpio" "SCSI"
-teco3 "Plustek" "OpticPro 2400SP" "SCSI"
-teco3 "PIOTECH" "Splendeur 3024" "SCSI"
-teco3 "Trust" "Imagery 2400 SP" "SCSI"
-teco3 "Trust" "Imagery 4800 SP+" "SCSI"
-teco3 "Trust" "Imagery 9600 SP" "SCSI"
-umax "UMAX" "Vista S6" "SCSI"
-umax "UMAX" "Vista S6E" "SCSI"
-umax "UMAX" "UMAX S-6E" "SCSI"
-umax "UMAX" "UMAX S-6EG" "SCSI"
-umax "UMAX" "Vista-S8" "SCSI"
-umax "UMAX" "Supervista S-12" "SCSI"
-umax "UMAX" "UMAX S-12" "SCSI"
-umax "UMAX" "UMAX S-12G" "SCSI"
-umax "UMAX" "Astra 600S" "SCSI"
-umax "UMAX" "Astra 610S" "SCSI"
-umax "UMAX" "Astra 1200S" "SCSI"
-umax "UMAX" "Astra 1220S" "SCSI"
-umax "UMAX" "Astra 2100S" "SCSI"
-umax "UMAX" "Astra 2200 (SU)" "SCSI"
-umax "UMAX" "Astra 2200 (SU)" "USB"
-umax "UMAX" "Astra 2400S" "SCSI"
-umax "UMAX" "Astra 6400" "IEEE-1394"
-umax "UMAX" "Astra 6450" "IEEE-1394"
-umax "UMAX" "Astra MX3" "SCSI"
-umax "UMAX" "Astra MX3" "USB"
-umax "UMAX" "Mirage D-16L" "SCSI"
-umax "UMAX" "Mirage II" "SCSI"
-umax "UMAX" "Mirage IIse" "SCSI"
-umax "UMAX" "PSD" "SCSI"
-umax "UMAX" "PowerLook" "SCSI"
-umax "UMAX" "PL-II" "SCSI"
-umax "UMAX" "PowerLook III" "SCSI"
-umax "UMAX" "PowerLook 270" "SCSI"
-umax "UMAX" "PowerLook 270plus" "SCSI"
-umax "UMAX" "PowerLook 1100" "IEEE-1394"
-umax "UMAX" "PowerLook 2000" "SCSI"
-umax "UMAX" "PowerLook 2100XL" "SCSI"
-umax "UMAX" "PowerLook 3000" "SCSI"
-umax "UMAX" "Gemini D-16" "SCSI"
-umax "UMAX" "UMAX VT600" "SCSI"
-umax "UMAX" "Vista-T630" "SCSI"
-umax "UMAX" "UC 630" "SCSI"
-umax "UMAX" "UG 630" "SCSI"
-umax "UMAX" "UG 80" "SCSI"
-umax "UMAX" "UC 840" "SCSI"
-umax "UMAX" "UC 1200S" "SCSI"
-umax "UMAX" "UC 1200SE" "SCSI"
-umax "UMAX" "UC 1260" "SCSI"
-umax "Linotype Hell" "Jade" "SCSI"
-umax "Linotype Hell" "Jade" "SCSI"
-umax "Linotype Hell" "Jade2" "SCSI"
-umax "Linotype Hell" "Saphir" "SCSI"
-umax "Linotype Hell" "Saphir2" "SCSI"
-umax "Linotype Hell" "Saphir3" "SCSI"
-umax "Linotype Hell" "Saphir Ultra" "SCSI"
-umax "Linotype Hell" "Saphir Ultra II" "SCSI"
-umax "Linotype Hell" "Saphir HiRes" "SCSI"
-umax "Linotype Hell" "Opal" "SCSI"
-umax "Linotype Hell" "Opal Ultra" "SCSI"
-umax "Linotype Hell" "Linoscan 1400" "SCSI"
-umax "Vobis" "Highscreen Scanboostar Premium" "SCSI"
-umax "EDGE" "KTX-9600US" "SCSI"
-umax "Epson" "Perfection 600" "SCSI"
-umax "Escom" "Image Scanner 256" "SCSI"
-umax "Escort" "Galleria 600" "SCSI"
-umax "Genius" "ColorPage-HR5 (Pro)" "SCSI"
-umax "Nikon" "AX-110 / Scantouch 110" "SCSI"
-umax "Nikon" "AX-210" "SCSI"
-umax1220u "UMAX" "Astra 1220U" "USB"
-umax1220u "UMAX" "Astra 2000U" "USB"
-umax1220u "UMAX" "Astra 2200U" "USB"
-umax_pp "UMAX" "Astra 1220P" "Parport (EPP)"
-umax_pp "UMAX" "Astra 2000P" "Parport (EPP)"
-umax_pp "UMAX" "Astra 1600P" "Parport (EPP)"
-umax_pp "UMAX" "Astra 610P" "Parport (EPP)"
-umax_pp "Hewlett-Packard" "Scanjet 3200C" "Parport (EPP)"
diff --git a/include/sieve/class_My_Parser.inc b/include/sieve/class_My_Parser.inc
deleted file mode 100644 (file)
index ac99301..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-<?php
-
-/* String used to indent the different code blocks */
-define("SIEVE_INDENT_TAB","  ");
-
-
-/* This class is inherited from the original 'Parser'
- *  class written by Heiko Hund
- */
-class My_Parser extends Parser 
-{
-       var $parent = NULL;
-       var $registeredExtensions_ =array();
-
-       function My_Parser($parent)
-       {
-               $this->registeredExtensions_ = array();         
-               $this->parent = $parent;
-       }
-
-       function execute()
-       {
-               $ret = $this->dumpParseTree();
-               return($ret);
-       }
-       
-
-       /* Check if there are errors, collect them and return them */
-       function check()
-       {
-               return($this->tree_->check());
-       }
-       
-
-       /* Initiate parser, but use some other 
-     *  classes, that are rewritten.
-     */
-       function parse($script) 
-       {
-               $script = preg_replace("/^###GOSA/","",$script);
-
-               $this->registeredExtensions_ = array();
-        $this->status_text = "incomplete";
-        $this->script_ = $script;
-        $this->tree_ = new My_Tree(@Scanner::scriptStart(),$this);
-        $this->tree_->setDumpFunc(array(&$this, 'dumpToken_'));
-        $this->scanner_ = new My_Scanner($this->script_);
-        $this->scanner_->setCommentFunc(array($this, 'comment_'));
-
-        if ($this->commands_($this->tree_->getRoot()) &&
-            $this->scanner_->nextTokenIs('script-end'))
-        {
-                       $this->scanner_->nextToken(); 
-            return $this->success_('success');
-        }
-
-        return $this->status_;
-       }
-
-       
-       function get_sieve_script()
-       {
-               return("###GOSA\n".$this->tree_->get_sieve_script());
-       }               
-
-       
-       function save_object()
-       {
-               $this->tree_->save_object();
-       }
-
-
-       function dumpParseTree()
-       {
-               return $this->tree_->execute();
-       }
-}
-?>
diff --git a/include/sieve/class_My_Scanner.inc b/include/sieve/class_My_Scanner.inc
deleted file mode 100644 (file)
index 878927a..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-<?php
-
-class My_Scanner extends Scanner 
-{
-       function tokenize(&$script)
-       {
-               $pos = 0;
-               $line = 1;
-               $script_length = mb_strlen($script);
-
-               while ($pos < $script_length)
-               {
-                       foreach ($this->token_match_ as $class => $regex)
-                       {
-                               if (preg_match('/^'. $regex .'/', mb_substr($script, $pos), $match))
-                               {
-                                       $length = mb_strlen($match[0]);
-
-                                       if ($class != 'whitespace')
-                                       {
-                                               array_push($this->tokens_, array(
-                                                       'class' => $class,
-                                                       'text'  => chop(mb_substr($script, $pos, $length)),
-                                                       'line'  => $line,
-                                               ));
-                                       }
-                                       if ($class == 'unknown')
-                                       {
-                                               return;
-                                       }
-
-                                       $pos += $length;
-                                       $line += mb_substr_count($match[0], "\n");
-                                       break;
-                               }
-                       }
-               }
-               array_push($this->tokens_, array(
-                       'class' => 'script-end',
-                       'text'  => 'script-end',
-                       'line'  => $line,
-               ));
-       }
-
-       var $commentFn_ = null;
-       var $tokenPos_ = 0;
-       var $tokens_ = array();
-       var $token_match_ = array (
-               'left-bracket'   =>  '\[',
-               'right-bracket'  =>  '\]',
-               'block-start'    =>  '\{',
-               'block-end'      =>  '\}',
-               'left-parant'    =>  '\(',
-               'right-parant'   =>  '\)',
-               'comma'          =>  ',',
-               'semicolon'      =>  ';',
-               'whitespace'     =>  '[ \r\n\t]+',
-               'tag'            =>  ':[[:alpha:]_][[:alnum:]_]*(?=\b)',
-               'quoted-string'  =>  '"(?:\\[\\"]|[^\x00"])*"',
-               'number'         =>  '[[:digit:]]+(?:[KMG])?(?=\b)',
-               'comment'        =>  '(?:\/\*(?:[^\*]|\*(?=[^\/]))*\*\/|#[^\r\n]*\r?\n)',
-#              'multi-line'     =>  'text:[ \t]*(?:#[^\r\n]*)?\r?\n(\.[^\r\n]+\r?\n|[^\.]*\r?\n)*\.\r?\n',
-               'multi-line'     =>  'text:[^;]*',
-               'identifier'     =>  '[[:alpha:]_][[:alnum:]_]*(?=\b)',
-               'unknown token'  =>  '[^ \r\n\t]+'
-       );
-}
-
-?>
diff --git a/include/sieve/class_My_Tree.inc b/include/sieve/class_My_Tree.inc
deleted file mode 100644 (file)
index 8ddafe2..0000000
+++ /dev/null
@@ -1,782 +0,0 @@
-<?php
-
-/* This class is inherited from the original 'Tree'
- *  class written by Heiko Hund.
- * It is partly rewritten to create a useable html interface 
- *  for each single sieve token. 
- * This gives us the ability to edit existing sieve filters. 
- */
-class My_Tree extends Tree
-{
-  var $dumpFn_;
-  var $dump_;
-
-  var $mode_stack = array();
-  var $pap             = array();
-  var $parent = NULL;
-
-  function My_Tree(&$root,$parent)
-  {
-    $this->parent = $parent;
-    $this->_construct($root);
-  }
-
-
-  function execute()
-  {
-    return($this->dump());
-  }
-
-
-  /* Create a html interface for the current sieve filter 
-   */
-  function dump()
-  {
-    /**************
-     * Handle new elements 
-     **************/
-
-    /* Only parse the tokens once */
-    if(!count($this->pap)){
-      $this->dump_ = "";
-      $this->mode_stack = array();
-      $this->pap = array();
-      $this->doDump_(0, '', true);
-
-      /* Add left elements */
-      if(count($this->mode_stack)){
-        foreach($this->mode_stack as $element){
-          $this->handle_elements( $element,preg_replace("/[^0-9]/","",microtime()));
-        }
-      }
-    }
-
-    /* Create html results */
-    $smarty = get_smarty();
-
-    $block_indent_start = $smarty->fetch(get_template_path("templates/block_indent_start.tpl",TRUE,dirname(__FILE__)));
-    $block_indent_stop  = $smarty->fetch(get_template_path("templates/block_indent_stop.tpl",TRUE,dirname(__FILE__))); 
-
-    $this -> dump_ = "";
-    $ends = array();
-    $ends_complete_block = array();
-
-    foreach($this->pap as $key => $object){
-      if(is_object($object)){
-
-        $end = $this->get_block_end($key,false);
-        $end2 = $this->get_block_end($key);
-        if($end != $key && in_array(get_class($object),array("sieve_if"))){
-          $ends_complete_block[$end2] = $end2;
-          $this->dump_ .= "<div style='height:10px;'></div>";
-          $this->dump_ .= "<div class='container_'>";
-        }
-        if(isset($ends[$key])){
-          $this->dump_  .= $block_indent_stop;
-        }
-        $this->dump_ .= preg_replace("/>/",">\n",$object->execute()); 
-        if($end != $key && in_array(get_class($object),array("sieve_if","sieve_else","sieve_elsif"))) {
-          $ends[$end] = $end;  
-          $this->dump_  .= $block_indent_start;
-        }
-
-        if(isset($ends_complete_block[$key])){
-          $this->dump_ .= "</div>";
-          $this->dump_ .= "<div style='height:10px;'></div>";
-        }
-      }
-    }
-    
-    return($this->dump_);
-  }
-
-
-  /* This function walks through the object tree generated by the "Parse" class.
-   * All Commands will be resolved and grouped. So the Commands and their 
-   *  parameter are combined. Like "IF" and ":comparator"...
-   */  
-  function doDump_($node_id, $prefix, $last,$num = 1)
-  {
-    /* Indicates that current comman will only be valid for a single line. 
-     *  this command type will be removed from mode_stack after displaying it.
-     */
-    $rewoke_last = FALSE;
-
-    /* Get node */ 
-    $node = $this->nodes_[$node_id];
-
-    /* Get last element class and type */
-    $last_class = "";
-    $last_type  = "";
-    if(count($this->mode_stack)){
-      $key = key($this->mode_stack);
-      $tmp = array_reverse($this->mode_stack[$key]['ELEMENTS']);
-      $last_class = $tmp[key($tmp)]['class'];
-      
-      if(isset($this->mode_stack[$key]['TYPE'])){
-        $last_type  = $this->mode_stack[$key]['TYPE'];
-      }
-    }
-
-    /* This closes the last mode */
-    if($node['class'] == "block-start"){
-      $tmp = array_pop($this->mode_stack);
-      $this->handle_elements($tmp,$node_id);
-      $this->handle_elements(array("TYPE" => "block_start"),preg_replace("/[^0-9]/","",microtime()));
-    }
-
-    /* This closes the last mode */
-    if($node['class'] == "block-end"){
-      $tmp = array_pop($this->mode_stack);
-      $this->handle_elements($tmp,$node_id);
-      $this->handle_elements(array("TYPE" => "block_end"),preg_replace("/[^0-9]/","",microtime()));
-    }
-
-    /* Semicolon indicates a new command */
-    if($node['class'] == "semicolon"){
-      $tmp =array_pop($this->mode_stack);
-      $this->handle_elements($tmp,$node_id);
-    }
-
-    /* We can't handle comments within if tag right now */
-    if(!in_array_ics($last_type,array("if","elsif"))){
-
-      /* Comments require special attention.
-       * We do not want to create a single comment element 
-       *  foreach each  "#comment"  string found in the script. 
-       * Sometimes comments are used like this 
-       *   # This is a comment
-       *   #  and it still is a comment 
-       *   #  ...
-       * So we combine them to one single comment.
-       */
-      if($last_class != "comment" && $node['class'] == "comment"){
-        $tmp =array_pop($this->mode_stack);
-        $this->handle_elements($tmp,$node_id);
-        $this->mode_stack[] = array("TYPE" => $node['class']); 
-      }  
-
-      if($last_class == "comment" && $node['class'] != "comment"){
-        $tmp =array_pop($this->mode_stack);
-        $this->handle_elements($tmp,$node_id);
-      }
-    }
-
-    /* Handle identifiers */
-    $identifiers = array("else","if","elsif","end","reject","redirect","vacation","keep","discard","fileinto","require","stop");
-    if($node['class'] == "identifier" && in_array($node['text'],$identifiers)){
-      $this->mode_stack[] = array("TYPE" => $node['text']); 
-    }
-
-    if(!($last_type == "if" && $node['class'] == "comment")){
-      /* Add current node to current command stack */
-      end($this->mode_stack);
-      $key = key($this->mode_stack);
-      $this->mode_stack[$key]['ELEMENTS'][] = $node;
-    }
-
-    /* Remove last mode from mode stack, cause it was only valid for a single line */
-    if($rewoke_last){
-      $tmp =array_pop($this->mode_stack);
-      $this->handle_elements($tmp,$node_id);
-    }
-
-    /* If this is a sub element, just call this for all childs */      
-    if(isset($this->childs_[$node_id])){
-      $childs = $this->childs_[$node_id];
-      for ($i=0; $i<count($childs); ++$i)
-      {
-        $c_last = false;
-        if ($i+1 == count($childs))
-        {
-          $c_last = true;
-        }
-        $this->doDump_($childs[$i], "", $num);
-      }
-    }
-  }
-
-
-  /* Create a class for each resolved object.
-   * And append this class to a list of objects.
-   */
-  function handle_elements($data,$id)
-  {
-    if(!isset($data['TYPE'])){
-      return;
-    }
-    $type = $data['TYPE'];
-    
-    $class_name= "sieve_".$type ;
-    if(class_exists($class_name)){
-      $this->pap[] = new $class_name($data,$id,$this);
-    }else{
-      echo "<font color='red'>Missing : ".$class_name."</font>"."<br>";
-    }
-  }
-
-  function save_object()
-  {
-    reset($this->pap);
-    foreach($this->pap as $key => $obj){
-
-      if(in_array(get_class($obj),array("sieve_if",
-                                        "sieve_elsif",
-                                        "sieve_vacation",
-                                        "sieve_comment",
-                                        "sieve_reject",
-                                        "sieve_fileinto",
-                                        "sieve_require",
-                                        "sieve_redirect"))){
-
-
-        if(isset($this->pap[$key]) && method_exists($this->pap[$key],"save_object")){
-          $this->pap[$key]->save_object();
-        }
-      }
-    }
-  }
-
-
-  /* Remove the object at the given position */
-  function remove_object($key_id)
-  {
-    if(count($this->pap) == 1){
-      print_red(_("Can't remove last element."));
-      return;
-    }
-
-    if(!isset($this->pap[$key_id])){
-      trigger_error("Can't remove element with object_id=".$key_id.", there is no object with this identifier. Remove aborted.");
-      return(false);
-    }
-
-    $class = get_class($this->pap[$key_id]);
-    if(in_array($class,array("sieve_if","sieve_elsif","sieve_else"))){
-      $block_start= $key_id;
-      $block_end  = $this->get_block_end($key_id);
-
-      for($i = $block_start ; $i <= $block_end ; $i ++ ){
-        unset($this->pap[$i]);
-      }
-    }else{
-      unset($this->pap[$key_id]);
-    }
-    $tmp = array();
-    foreach($this->pap as $element){
-      $tmp[] = $element;
-    }
-    $this->pap = $tmp;
-  }
-
-
-  /* This function moves a given element to another position.
-   * Single elements like "keep;" will simply be moved one posisition down/up.
-   * Multiple elements like if-elsif-else will be moved as block. 
-   * 
-   *  $key_id     specified the element that should be moved.
-   *  $direction  specifies to move elements "up" or "down"
-   */
-  function move_up_down($key_id,$direction = "down")
-  {
-     
-    /* Get the current element to decide what to move. */ 
-    $e_class = get_class($this->pap[$key_id]);
-      
-    if(in_array($e_class,array("sieve_if"))){
-      $block_start= $key_id;
-      $block_end  = $this->get_block_end($key_id);
-
-      /* Depending on the direction move up down */
-      if($direction == "down"){
-        $next_free  = $this->_get_next_free_move_slot($block_end,$direction); 
-      }else{
-        $next_free  = $this->_get_next_free_move_slot($block_start,$direction); 
-      }
-
-      /* Move the given block */ 
-      $this->move_multiple_elements($block_start,$block_end,$next_free);
-    }
-
-    if(in_array($e_class,array( "sieve_stop",
-                                "sieve_keep",
-                                "sieve_require",
-                                "sieve_comment",
-                                "sieve_vacation",
-                                "sieve_stop",   
-                                "sieve_reject", 
-                                "sieve_fileinto",
-                                "sieve_redirect", 
-                                "sieve_discard"))){
-      $this->move_single_element($key_id,$this->_get_next_free_move_slot($key_id,$direction));
-    }
-  }
-
-  
-  /* Move the given block to position */
-  function move_multiple_elements($start,$end,$to)
-  {
-    /* Use class names for testing */
-    $data = $this->pap;
-
-    /* Get block to move */
-    $block_to_move = array_slice($data,$start, ($end - $start +1));
-
-    /* We want do move this block up */
-    if($end > $to){
-      
-      /* Get start block */
-      $start_block = array_slice($data,0,$to);
-
-      /* Get Get all elements between the block to move 
-       *  and next free position 
-       */
-      $block_to_free = array_slice($data,$to ,$start - $to );  
-      $block_to_end = array_slice($data,$end+1);
-      $new = array();
-      foreach($start_block as $block){
-        $new[] = $block;
-      }
-      foreach($block_to_move as $block){
-        $new[] = $block;
-      }
-      foreach($block_to_free as $block){
-        $new[] = $block;
-      }
-      foreach($block_to_end as $block){
-        $new[] = $block;
-      }
-      $old = $this->pap;
-      $this->pap = $new;
-    }
-    
-
-    /* We want to move this block down. */
-    if($to > $end){
-
-      /* Get start block */
-      $start_block = array_slice($data,0,$start);
-
-      /* Get Get all elements between the block to move 
-       *  and next free position 
-       */
-      $block_to_free = array_slice($data,$end +1,($to - $end  ));  
-
-      /* Get the rest 
-       */
-      $block_to_end = array_slice($data,$to+1);
-
-      $new = array();
-      foreach($start_block as $block){
-        $new[] = $block;
-      }
-      foreach($block_to_free as $block){
-        $new[] = $block;
-      }
-      foreach($block_to_move as $block){
-        $new[] = $block;
-      }
-      foreach($block_to_end as $block){
-        $new[] = $block;
-      }
-      $old = $this->pap;
-      $this->pap = $new;
-    }
-  }  
-
-  
-  /* This function returns the id of the element 
-   *  where the current block ends  
-   */
-  function get_block_end($start,$complete = TRUE)
-  {
-    /* Only execute if this is a really a block element. 
-     * Block elements is only sieve_if
-     */
-    if(in_array(get_class($this->pap[$start]),array("sieve_if","sieve_elsif","sieve_else"))){
-
-      $class      = get_class($this->pap[$start]);
-      $next_class = get_class($this->pap[$start+1]);
-      $block_depth = 0;
-
-      $end = FALSE;
-
-      while(!$end && $start < count($this->pap)){
-        if($class == "sieve_block_start"){
-          $block_depth ++;
-        }
-
-        if($class == "sieve_block_end"){
-          $block_depth --;
-        }
-
-        if($complete){
-          if( $block_depth == 0 && 
-              $class == "sieve_block_end" && 
-              !in_array($next_class,array("sieve_else","sieve_elsif"))){
-            $end = TRUE;
-            $start --;
-          }
-        }else{
-
-          if( $block_depth == 0 && 
-              $class == "sieve_block_end" ){ 
-            $end = TRUE;
-            $start --;
-          }
-        }
-
-        $start ++;       
-        $class      = get_class($this->pap[$start]);
-        
-        if(isset($this->pap[$start+1])){ 
-          $next_class = get_class($this->pap[$start+1]);
-        }else{
-          $next_class ="";
-        }
-      }
-    }
-    return($start);
-  }
-
-
-  /* This function moves the single element at 
-   *  position $from to position $to.
-   */
-  function move_single_element($from,$to)
-  {
-    if($from == $to) {
-      return;
-    }
-
-    $ret = array();
-    $tmp = $this->pap;
-
-    $begin = array();
-    $middle = array();
-    $end = array();
-    $element = $this->pap[$from];
-
-    if($from > $to ){
-
-      /* Get all element in fron to element to move */    
-      if($from  != 0){
-        $begin = array_slice($tmp,0,$to);
-      }
-
-      /* Get all elements between */
-      $middle = array_slice($tmp,$to , ($from - ($to) ));  
-    
-      /* Get the rest */ 
-      $end  = array_slice($tmp,$from+1);
-      foreach($begin as $data){
-        $ret[] = $data;
-      }
-      $ret[] = $element;
-      foreach($middle as $data){
-        $ret[] = $data;
-      }
-      foreach($end as $data){
-        $ret[] = $data;
-      }
-      $this->pap = $ret;
-    }
-    if($from < $to ){
-
-      /* Get all element in fron to element to move */    
-      if($from  != 0){
-        $begin = array_slice($tmp,0,$from);
-      }
-
-      /* Get all elements between */
-      $middle = array_slice($tmp,$from+1 , ($to - ($from)));  
-    
-      /* Get the rest */ 
-      $end  = array_slice($tmp,$to+1);
-      foreach($begin as $data){
-        $ret[] = $data;
-      }
-      foreach($middle as $data){
-        $ret[] = $data;
-      }
-      $ret[] = $element;
-      foreach($end as $data){
-        $ret[] = $data;
-      }
-      $this->pap = $ret;
-    }
-  }
-
-
-  /* Returns the next free position where we 
-   *  can add a new sinle element 
-   *    $key_id     = Current position
-   *    $direction  = Forward or backward.
-   */
-  function _get_next_free_move_slot($key_id,$direction,$include_self = FALSE)
-  {
-    $last_class = "";
-    $current_class ="";
-    $next_class = "";
-
-    /* After this elements we can add new elements 
-     *  without having any trouble.
-     */
-    $allowed_to_add_after = array("sieve_keep",
-                                  "sieve_require", 
-                                  "sieve_stop", 
-                                  "sieve_reject", 
-                                  "sieve_fileinto", 
-                                  "sieve_redirect", 
-                                  "sieve_discard",
-                                  "sieve_comment",
-                                  "sieve_block_start"
-                                 );
-
-    /* Before this elements we can add new elements 
-     *  without having any trouble.
-     */
-    $allowed_to_add_before = array("sieve_keep",
-                                  "sieve_require", 
-                                  "sieve_stop", 
-                                  "sieve_reject", 
-                                  "sieve_fileinto", 
-                                  "sieve_comment",
-                                  "sieve_redirect", 
-                                  "sieve_discard",
-                                  "sieve_if", 
-                                  "sieve_block_end"
-                                 );
-
-    if($direction == "down"){
-    
-      $test = $this->pap;
-      while($key_id < count($test)){
-        if(($key_id+1) == count($test)) {
-          return($key_id);
-        }
-
-        if(!$include_self){
-          $key_id ++;
-        }
-        $include_self = FALSE;
-        $current_class  = get_class($test[$key_id]);
-        if(in_array($current_class, $allowed_to_add_after)){
-          return($key_id);
-        } 
-      } 
-    }else{
-  
-      $test = $this->pap;
-      if($key_id == 0) {
-        return($key_id);
-      }
-      if(!$include_self){
-        $key_id --;
-      }
-      while($key_id >=0 ){
-        $current_class  = get_class($test[$key_id]);
-        if(in_array($current_class, $allowed_to_add_before)){
-          return($key_id);
-        } 
-        $key_id --;
-      }
-      return(0);
-    }
-  }
-
-
-  /* Need to be reviewed */
-  function get_sieve_script()
-  {
-    $tmp ="";
-    if(count($this->pap)){
-      $buffer = "";    
-      foreach($this->pap as $part)  {
-        if(get_class($part) == "sieve_block_end"){
-          $buffer = substr($buffer,0,strlen($buffer)-(strlen(SIEVE_INDENT_TAB)));
-        }
-        $tmp2 = $part->get_sieve_script_part();
-
-        $tmp3 = split("\n",$tmp2);
-        foreach($tmp3 as $str){
-          $str2 = trim($str);
-
-          /* If the current line only contains an '.'    
-           *  we must skip the line indent. 
-           * The text: statement uses a single '.' to mark the text end.
-           * This '.' must be the only char in the current line, no
-           *  whitespaces are allowed here.
-           */
-          if($str2 == "."){
-            $tmp.=$str."\n";
-          }else{
-            $tmp.= $buffer.$str."\n";
-          }
-        }
-        if(get_class($part) == "sieve_block_start"){
-          $buffer .= SIEVE_INDENT_TAB;
-        }
-      }
-    }
-    if(!preg_match("/Generated by GOsa - Gonicus System Administrator/",$tmp)){
-#      $tmp = "#Generated by GOsa - Gonicus System Administrator \n ".$tmp;
-    }
-    return($tmp);
-  }
-
-  function check()
-  {
-    $msgs = array();
-
-    /* Some logical checks. 
-     *  like :  only sieve_comment can appear before require.
-     */
-
-    /* Ensure that there are no command before require 
-     *  - Get id of last require tag
-     *  - Collect object types in from of this tag. 
-     *  - Check if there are tags collected that are not allowed 
-     */
-    $last_found_at = -1; 
-    $objs = array();
-    foreach($this->pap as $key => $obj){
-      if(get_class($obj) == "sieve_require"){
-        $last_found_at = $key;
-      }
-    }
-    foreach($this->pap as $key => $obj){
-      if($key == $last_found_at) break;  
-      if(!in_array(get_class($obj),array("sieve_comment","sieve_require"))){
-        $objs[] = get_class($obj);
-      }
-    }
-    if(count($objs) && $last_found_at != -1){
-      $str = _("Require must be the first command in the script.");  
-      $msgs[] = $str;
-      print_red($str);;
-    }
-
-    foreach($this->pap as $obj){
-      $o_msgs = $obj->check();
-      foreach($o_msgs as $o_msg){
-        $msgs[] = $o_msg;
-      }
-    }
-    return($msgs);
-  }
-
-
-  /* We are forced to add a new require.
-   *  This function is called by the 
-   *  sieveElement_Classes->parent->add_require()  
-   */ 
-  function add_require($str)
-  {
-    $require_id = -1;
-    foreach($this->pap as $key => $obj){
-      if(get_class($obj) == "sieve_require"){
-        $require_id = $key;
-      }
-    }
-
-    /* No require found, add one */
-    if($require_id == -1){
-      $require = new sieve_require(NULL,preg_replace("/[^0-9]/","",microtime()),$this);
-      $require -> Add_Require($str);
-      $new = array();
-      $new[] = $require;
-      foreach($this->pap as $obj){
-        $new[] = $obj;
-      }
-      $this->pap = $new;
-    } else { 
-      $this->pap[$require_id]->Add_Require($str);
-    } 
-  }
-}
-
-
-/* Create valid sieve string/string-list 
- *  out of a given array
- */
-function sieve_create_strings($data,$force_string = FALSE)
-{
-  $ret = "";
-  if(is_array($data)){
-    if(count($data) == 1){
-      $ret = "\"";
-      foreach($data as $dat){
-        $ret .=$dat;
-      }
-      $ret.="\"";
-    }else{
-      foreach($data as $dat){
-        $ret.= "\"";
-        $ret.=$dat;
-        $ret.="\", ";
-      }
-      $ret = preg_replace("/,$/","",trim($ret));
-      $ret = "[".$ret."]";
-    }
-      $ret = preg_replace("/\"\"/","\"",$ret);
-  }else{
-
-    $Multiline = preg_match("/\n/",$data);
-    $data = preg_replace("/\r/","",$data);;
-
-    if($Multiline && !$force_string){
-      $ret = "text: \r\n".$data."\r\n.\r\n";
-    }else{
-      $ret = "\"".$data."\"";
-      $ret = preg_replace("/\"\"/","\"",$ret);
-    }
-  }
-  $ret = preg_replace("/\n/","\r\n",$ret);
-
-  return($ret);
-}
-
-/* This checks if there is a string at the current position 
- *  in the token array. 
- * If there is a string list at the current position,
- *  this function will return a complete list of all
- *  strings used in this list.
- * It also returns an offset of the last token position 
- */
-function sieve_get_strings($data,$id)
-{
-  $ret = array();
-  if($data[$id]['class'] == "left-bracket"){
-    while(isset($data[$id]) && $data[$id]['class']  != "right-bracket" && $id < count($data)){
-
-      if($data[$id]['class'] == "quoted-string"){
-        $text = $data[$id]['text']; 
-        $text= preg_replace("/^\"/","",$text);
-        $text= preg_replace("/\"$/","",$text);
-        $ret[] = $text;
-      }
-
-      $id ++;
-    }
-  }elseif($data[$id]['class'] == "quoted-string"){
-    $text = $data[$id]['text']; 
-    $text= preg_replace("/^\"/","",$text);
-    $text= preg_replace("/\"$/","",$text);
-    $ret[] = $text;
-  }elseif($data[$id]['class'] == "number"){
-    $ret[] = $data[$id]['text'];
-  }elseif($data[$id]['class'] == "multi-line"){
-    $str = trim(preg_replace("/^text:/","",$data[$id]['text']));
-    $str = trim(preg_replace("/\.$/","",$str));
-    $ret[] = $str;
-  }
-
-  return(array("OFFSET" => $id, "STRINGS" => $ret));
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_parser.inc b/include/sieve/class_parser.inc
deleted file mode 100644 (file)
index 3458952..0000000
+++ /dev/null
@@ -1,365 +0,0 @@
-<?php
-
-#include_once 'class.tree.php';
-#include_once 'class.scanner.php';
-#include_once 'class.semantics.php';
-
-class Parser
-{
-       var $scanner_;
-       var $script_;
-       var $tree_;
-       var $status_;
-       var $registeredExtensions_;
-
-       var $status_text;
-
-       function parse($script)
-       {
-               $this->registeredExtensions_ = array();
-               $this->status_text = "incomplete";
-
-               $this->script_ = $script;
-               $this->tree_ = new Tree(Scanner::scriptStart());
-               $this->tree_->setDumpFunc(array(&$this, 'dumpToken_'));
-               $this->scanner_ = new Scanner($this->script_);
-               $this->scanner_->setCommentFunc(array($this, 'comment_'));
-
-               if ($this->commands_($this->tree_->getRoot()) &&
-                   $this->scanner_->nextTokenIs('script-end'))
-               {
-                       return $this->success_('success');
-               }
-
-               return $this->status_;
-       }
-
-       function dumpParseTree()
-       {
-               return $this->tree_->dump();
-       }
-
-       function dumpToken_(&$token)
-       {
-               if (is_array($token))
-               {
-                       $str = "<" . $token['text'] . "> ";
-                       foreach ($token as $k => $v)
-                       {
-                               $str .= " $k:$v";
-                       }
-                       return $str;
-               }
-
-               return strval($token);
-       }
-
-       function getPrevTokenText_($parent_id)
-       {
-               $childs = $this->tree_->getChilds($parent_id);
-
-               for ($i=count($childs); $i>0; --$i)
-               {
-                       $prev = $this->tree_->getNode($childs[$i-1]);
-
-                       if (in_array($prev['text'], array('{', '(', ',')))
-                       {
-                               // use command owning a block or list
-                               $prev = $this->tree_->getNode($parent_id);
-                       }
-
-                       if ($prev['class'] != 'comment')
-                       {
-                               return $prev['text'];
-                       }
-               }
-
-               $prev = $this->tree_->getNode($parent_id);
-               return $prev['text'];
-       }
-
-       function getSemantics_($token_text)
-       {
-               $semantics = new Semantics($token_text);
-               $semantics->setExtensionFuncs(array(&$this, 'registerExtension_'), array(&$this, 'isExtensionRegistered_'));
-               return $semantics;
-       }
-
-       function registerExtension_($extension)
-       {
-               array_push($this->registeredExtensions_, str_replace('"', '', $extension));
-       }
-
-       function isExtensionRegistered_($extension)
-       {
-               return (in_array($extension, $this->registeredExtensions_) ? true : false);
-       }
-
-       function success_($text = null)
-       {
-               if ($text != null)
-               {
-                       $this->status_text = $text;
-               }
-
-               return $this->status_ = true;
-       }
-
-       function error_($text, $token = null)
-       {
-               if ($token != null)
-               {
-                       $text = 'line '. $token['line'] .': '. $token['class'] . " where $text expected near ". $token['text'];
-               }
-
-               $this->status_text = $text;
-               return $this->status_ = false;
-       }
-
-       function done_()
-       {
-               $this->status_ = true;
-               return false;
-       }
-
-       /*******************************************************************************
-        * methods for recursive descent start below
-        */
-
-       function comment_($token)
-       {
-               $this->tree_->addChild($token);
-       }
-
-       function commands_($parent_id)
-       {
-               while ($this->command_($parent_id))
-                       ;
-
-               return $this->status_;
-       }
-
-       function command_($parent_id)
-       {
-               if (!$this->scanner_->nextTokenIs('identifier'))
-               {
-                       if ($this->scanner_->nextTokenIs(array('block-end', 'script-end')))
-                       {
-                               return $this->done_();
-                       }
-                       return $this->error_('identifier', $this->scanner_->peekNextToken());
-               }
-
-               // Get and check a command token
-               $token = $this->scanner_->nextToken();
-               $semantics = $this->getSemantics_($token['text']);
-               if (!$semantics->validCommand($this->getPrevTokenText_($parent_id), $token['line']))
-               {
-                       return $this->error_($semantics->message);
-               }
-
-               // Process eventual arguments
-               $this_node = $this->tree_->addChildTo($parent_id, $token);
-               if ($this->arguments_($this_node, $semantics) == false)
-               {
-                       return false;
-               }
-
-               $token = $this->scanner_->nextToken();
-               if ($token['class'] != 'semicolon')
-               {
-                       if (!$semantics->validToken($token['class'], $token['text'], $token['line']))
-                       {
-                               return $this->error_($semantics->message);
-                       }
-
-                       if ($token['class'] == 'block-start')
-                       {
-                               $this->tree_->addChildTo($this_node, $token);
-                               $ret = $this->block_($this_node, $semantics);
-                               return $ret;
-                       }
-
-                       return $this->error_('semicolon', $token);
-               }
-
-               $this->tree_->addChildTo($this_node, $token);
-               return $this->success_();
-       }
-
-       function arguments_($parent_id, &$semantics)
-       {
-               while ($this->argument_($parent_id, &$semantics))
-                       ;
-
-               if ($this->status_ == true)
-               {
-                       $this->testlist_($parent_id, $semantics);
-               }
-
-               return $this->status_;
-       }
-
-       function argument_($parent_id, &$semantics)
-       {
-               if ($this->scanner_->nextTokenIs(array('number', 'tag')))
-               {
-                       // Check if semantics allow a number or tag
-                       $token = $this->scanner_->nextToken();
-                       if (!$semantics->validToken($token['class'], $token['text'], $token['line']))
-                       {
-                               return $this->error_($semantics->message);
-                       }
-
-                       $this->tree_->addChildTo($parent_id, $token);
-                       return $this->success_();
-               }
-
-               return $this->stringlist_($parent_id, &$semantics);
-       }
-
-       function stringlist_($parent_id, &$semantics)
-       {
-               if (!$this->scanner_->nextTokenIs('left-bracket'))
-               {
-                       return $this->string_($parent_id, &$semantics);
-               }
-
-               $token = $this->scanner_->nextToken();
-               if (!$semantics->startStringList($token['line']))
-               {
-                       return $this->error_($semantics->message);
-               }
-               $this->tree_->addChildTo($parent_id, $token);
-
-               while ($token['class'] != 'right-bracket')
-               {
-                       if (!$this->string_($parent_id, &$semantics))
-                       {
-                               return $this->status_;
-                       }
-
-                       $token = $this->scanner_->nextToken();
-
-                       if ($token['class'] != 'comma' && $token['class'] != 'right-bracket')
-                       {
-                               return $this->error_('comma or closing bracket', $token);
-                       }
-
-                       $this->tree_->addChildTo($parent_id, $token);
-               }
-
-               $semantics->endStringList();
-               return $this->success_();
-       }
-
-       function string_($parent_id, &$semantics)
-       {
-               if (!$this->scanner_->nextTokenIs(array('quoted-string', 'multi-line')))
-               {
-                       return $this->done_();
-               }
-
-               $token = $this->scanner_->nextToken();
-               if (!$semantics->validToken('string', $token['text'], $token['line']))
-               {
-                       return $this->error_($semantics->message);
-               }
-
-               $this->tree_->addChildTo($parent_id, $token);
-               return $this->success_();
-       }
-
-       function testlist_($parent_id, &$semantics)
-       {
-               if (!$this->scanner_->nextTokenIs('left-parant'))
-               {
-                       return $this->test_($parent_id, $semantics);
-               }
-
-               $token = $this->scanner_->nextToken();
-               if (!$semantics->validToken($token['class'], $token['text'], $token['line']))
-               {
-                       return $this->error_($semantics->message);
-               }
-               $this->tree_->addChildTo($parent_id, $token);
-
-               while ($token['class'] != 'right-parant')
-               {
-                       if (!$this->test_($parent_id, $semantics))
-                       {
-                               return $this->status_;
-                       }
-
-                       $token = $this->scanner_->nextToken();
-
-                       if ($token['class'] != 'comma' && $token['class'] != 'right-parant')
-                       {
-                               return $this->error_('comma or closing paranthesis', $token);
-                       }
-
-                       $this->tree_->addChildTo($parent_id, $token);
-               }
-
-               return $this->success_();
-       }
-
-       function test_($parent_id, &$semantics)
-       {
-               if (!$this->scanner_->nextTokenIs('identifier'))
-               {
-                       // There is no test
-                       return $this->done_();
-               }
-
-               // Check if semantics allow an identifier
-               $token = $this->scanner_->nextToken();
-               if (!$semantics->validToken($token['class'], $token['text'], $token['line']))
-               {
-                       return $this->error_($semantics->message);
-               }
-
-               // Get semantics for this test command
-               $this_semantics = $this->getSemantics_($token['text']);
-               if (!$this_semantics->validCommand($this->getPrevTokenText_($parent_id), $token['line']))
-               {
-                       return $this->error_($this_semantics->message);
-               }
-
-               $this_node = $this->tree_->addChildTo($parent_id, $token);
-
-               // Consume eventual argument tokens
-               if (!$this->arguments_($this_node, $this_semantics))
-               {
-                       return false;
-               }
-
-               // Check if arguments were all there
-               $token = $this->scanner_->peekNextToken();
-               if (!$this_semantics->done($token['class'], $token['text'], $token['line']))
-               {
-                       return $this->error_($this_semantics->message);
-               }
-
-               return true;
-       }
-
-       function block_($parent_id, &$semantics)
-       {
-               if ($this->commands_($parent_id, $semantics))
-               {
-                       $token = $this->scanner_->nextToken();
-       
-                       if ($token['class'] != 'block-end')
-                       {
-                               return $this->error_('closing curly brace', $token);
-                       }
-       
-                       $this->tree_->addChildTo($parent_id, $token);
-                       return $this->success_();
-               }
-               return $this->status_;
-       }
-}
-
-?>
diff --git a/include/sieve/class_scanner.inc b/include/sieve/class_scanner.inc
deleted file mode 100644 (file)
index 3e22bb1..0000000
+++ /dev/null
@@ -1,140 +0,0 @@
-<?php
-
-class Scanner
-{
-       function Scanner(&$script)
-       {
-               $this->_construct($script);
-       }
-
-       function _construct(&$script)
-       {
-               if ($script === null)
-               {
-                       return;
-               }
-
-               $this->tokenize($script);
-       }
-
-       function setCommentFunc($callback)
-       {
-               if ($callback == null || is_callable($callback))
-               {
-                       $this->commentFn_ = $callback;
-               }
-       }
-
-       function tokenize(&$script)
-       {
-               $pos = 0;
-               $line = 1;
-               $script_length = mb_strlen($script);
-
-               while ($pos < $script_length)
-               {
-                       foreach ($this->token_match_ as $class => $regex)
-                       {
-                               if (preg_match('/^'. $regex .'/', mb_substr($script, $pos), $match))
-                               {
-                                       $length = mb_strlen($match[0]);
-
-                                       if ($class != 'whitespace')
-                                       {
-                                               array_push($this->tokens_, array(
-                                                       'class' => $class,
-                                                       'text'  => chop(mb_substr($script, $pos, $length)),
-                                                       'line'  => $line,
-                                               ));
-                                       }
-                                       if ($class == 'unknown')
-                                       {
-                                               return;
-                                       }
-
-                                       $pos += $length;
-                                       $line += mb_substr_count($match[0], "\n");
-                                       break;
-                               }
-                       }
-               }
-
-               array_push($this->tokens_, array(
-                       'class' => 'script-end',
-                       'text'  => 'script-end',
-                       'line'  => $line,
-               ));
-       }
-
-       function nextTokenIs($class)
-       {
-               $offset = 0;
-               do
-               {
-                       $next = $this->tokens_[$this->tokenPos_ + $offset++]['class'];
-               }
-               while ($next == 'comment');
-
-               if (is_array($class))
-               {
-                       return in_array($next, $class);
-               }
-               else if (is_string($class))
-               {
-                       return (strcmp($next, $class) == 0);
-               }
-               return false;
-       }
-
-       function peekNextToken()
-       {
-               return $this->tokens_[$this->tokenPos_];
-       }
-
-       function nextToken()
-       {
-               $token = $this->tokens_[$this->tokenPos_++];
-               while ($token['class'] == 'comment')
-               {
-                       if ($this->commentFn_ != null)
-                       {
-                               call_user_func($this->commentFn_, $token);
-                       }
-                       $token = $this->tokens_[$this->tokenPos_++];
-               }
-               return $token;
-       }
-
-       function scriptStart()
-       {
-               return array(
-                       'class' => 'script-start',
-                       'text'  => 'script-start',
-                       'line'  => 1,
-               );
-       }
-
-       var $commentFn_ = null;
-       var $tokenPos_ = 0;
-       var $tokens_ = array();
-       var $token_match_ = array (
-               'left-bracket'   =>  '\[',
-               'right-bracket'  =>  '\]',
-               'block-start'    =>  '\{',
-               'block-end'      =>  '\}',
-               'left-parant'    =>  '\(',
-               'right-parant'   =>  '\)',
-               'comma'          =>  ',',
-               'semicolon'      =>  ';',
-               'whitespace'     =>  '[ \r\n\t]+',
-               'tag'            =>  ':[[:alpha:]_][[:alnum:]_]*(?=\b)',
-               'quoted-string'  =>  '"(?:\\[\\"]|[^\x00"])*"',
-               'number'         =>  '[[:digit:]]+(?:[KMG])?(?=\b)',
-               'comment'        =>  '(?:\/\*(?:[^\*]|\*(?=[^\/]))*\*\/|#[^\r\n]*\r?\n)',
-               'multi-line'     =>  'text:[ \t]*(?:#[^\r\n]*)?\r?\n(\.[^\r\n]+\r?\n|[^\.]*\r?\n)*\.\r?\n',
-               'identifier'     =>  '[[:alpha:]_][[:alnum:]_]*(?=\b)',
-               'unknown token'  =>  '[^ \r\n\t]+'
-       );
-}
-
-?>
\ No newline at end of file
diff --git a/include/sieve/class_semantics.inc b/include/sieve/class_semantics.inc
deleted file mode 100644 (file)
index 1c00051..0000000
+++ /dev/null
@@ -1,613 +0,0 @@
-<?php
-
-class Semantics
-{
-       var $registerExtensionFn_;
-       var $isExtensionRegisteredFn_;
-
-       var $command_;
-       var $comparator_;
-       var $matchType_;
-       var $s_;
-       var $unknown;
-       var $message;
-       var $nonTestCommands_ = '(require|if|elsif|else|reject|fileinto|redirect|stop|keep|discard|mark|unmark|setflag|addflag|removeflag)';
-       var $testsValidAfter_ = '(if|elsif|anyof|allof|not)';
-       var $testCommands_ = '(address|envelope|header|size|allof|anyof|exists|not|true|false)';
-       var $requireStrings_ = '(envelope|fileinto|reject|vacation|relational|subaddress|regex|imapflags|copy)';
-
-       function Semantics($command)
-       {
-               $this->command_ = $command;
-               $this->unknown = false;
-               switch ($command)
-               {
-
-               /********************
-                * control commands
-                */
-               case 'require':
-                       /* require <capabilities: string-list> */
-                       $this->s_ = array(
-                               'valid_after' => '(script-start|require)',
-                               'arguments' => array(
-                                       array('class' => 'string', 'list' => true, 'name' => 'require-string', 'occurrences' => '1', 'call' => 'setRequire_', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => '"'. $this->requireStrings_ .'"'),
-                                               array('occurrences' => '+', 'regex' => '"comparator-i;(octet|ascii-casemap|ascii-numeric)"')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'if':
-                       /* if <test> <block> */
-                       $this->s_ = array(
-                               'valid_after' => str_replace('(', '(script-start|', $this->nonTestCommands_),
-                               'arguments' => array(
-                                       array('class' => 'identifier', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => $this->testCommands_, 'name' => 'test')
-                                       )),
-                                       array('class' => 'block-start', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => '{', 'name' => 'block')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'elsif':
-                       /* elsif <test> <block> */
-                       $this->s_ = array(
-                               'valid_after' => '(if|elsif)',
-                               'arguments' => array(
-                                       array('class' => 'identifier', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => $this->testCommands_, 'name' => 'test')
-                                       )),
-                                       array('class' => 'block-start', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => '{', 'name' => 'block')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'else':
-                       /* else <block> */
-                       $this->s_ = array(
-                               'valid_after' => '(if|elsif)',
-                               'arguments' => array(
-                                       array('class' => 'block-start', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => '{', 'name' => 'block')
-                                       ))
-                               )
-                       );
-                       break;
-
-
-               /*******************
-                * action commands
-                */
-               case 'discard':
-               case 'keep':
-               case 'stop':
-                       /* discard / keep / stop */
-                       $this->s_ = array(
-                               'valid_after' => str_replace('(', '(script-start|', $this->nonTestCommands_)
-                       );
-                       break;
-
-               case 'fileinto':
-                       /* fileinto [":copy"] <folder: string> */
-                       $this->s_ = array(
-                               'requires' => 'fileinto',
-                               'valid_after' => $this->nonTestCommands_,
-                               'arguments' => array(
-                                       array('class' => 'tag', 'occurrences' => '?', 'values' => array(
-                                               array('occurrences' => '?', 'regex' => ':copy', 'requires' => 'copy', 'name' => 'copy')
-                                       )),
-                                       array('class' => 'string', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => '".*"', 'name' => 'folder')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'mark':
-               case 'unmark':
-                       /* mark / unmark */
-                       $this->s_ = array(
-                               'requires' => 'imapflags',
-                               'valid_after' => $this->nonTestCommands_
-                       );
-                       break;
-
-               case 'redirect':
-                       /* redirect [":copy"] <address: string> */
-                       $this->s_ = array(
-                               'valid_after' => str_replace('(', '(script-start|', $this->nonTestCommands_),
-                               'arguments' => array(
-                                       array('class' => 'tag', 'occurrences' => '?', 'values' => array(
-                                               array('occurrences' => '?', 'regex' => ':copy', 'requires' => 'copy', 'name' => 'size-type')
-                                       )),
-                                       array('class' => 'string', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => '".*"', 'name' => 'address')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'reject':
-                       /* reject <reason: string> */
-                       $this->s_ = array(
-                               'requires' => 'reject',
-                               'valid_after' => $this->nonTestCommands_,
-                               'arguments' => array(
-                                       array('class' => 'string', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => '("|).*("|)', 'name' => 'reason')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'setflag':
-               case 'addflag':
-               case 'removeflag':
-                       /* setflag <flag-list: string-list> */
-                       /* addflag <flag-list: string-list> */
-                       /* removeflag <flag-list: string-list> */
-                       $this->s_ = array(
-                               'requires' => 'imapflags',
-                               'valid_after' =>$this->nonTestCommands_,
-                               'arguments' => array(
-                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'key')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'vacation':
-                       /* vacation [":days" number] [":addresses" string-list] [":subject" string] [":mime"] <reason: string> */
-                       $this->s_ = array(
-                               'requires' => 'vacation',
-                               'valid_after' => $this->nonTestCommands_,
-                               'arguments' => array(
-                                       array('class' => 'tag', 'occurrences' => '*', 'values' => array(
-                                               array('occurrences' => '?', 'regex' => ':days', 'name' => 'days',
-                                                       'add' => array(
-                                                               array('class' => 'number', 'occurrences' => '1', 'values' => array(
-                                                                       array('occurrences' => '1', 'regex' => '.*', 'name' => 'period')
-                                                               ))
-                                                       )
-                                               ),
-                                               array('occurrences' => '?', 'regex' => ':addresses', 'name' => 'addresses',
-                                                       'add' => array(
-                                                               array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
-                                                                       array('occurrences' => '+', 'regex' => '".*"', 'name' => 'address')
-                                                               ))
-                                                       )
-                                               ),
-                                               array('occurrences' => '?', 'regex' => ':subject', 'name' => 'subject',
-                                                       'add' => array(
-                                                               array('class' => 'string', 'occurrences' => '1', 'values' => array(
-                                                                       array('occurrences' => '1', 'regex' => '".*"', 'name' => 'subject')
-                                                               ))
-                                                       )
-                                               ),
-                                               array('occurrences' => '?', 'regex' => ':mime', 'name' => 'mime')
-                                       )),
-                                       array('class' => 'string', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => '.*', 'name' => 'reason')
-                                       ))
-                               )
-                       );
-                       break;
-
-
-               /*****************
-                * test commands
-                */
-               case 'address':
-                       /* address [address-part: tag] [comparator: tag] [match-type: tag] <header-list: string-list> <key-list: string-list> */
-                       $this->s_ = array(
-                               'valid_after' => $this->testsValidAfter_,
-                               'arguments' => array(
-                                       array('class' => 'tag', 'occurrences' => '*', 'post-call' => 'checkTags_', 'values' => array(
-                                               array('occurrences' => '?', 'regex' => ':(is|contains|matches|count|value|regex)', 'call' => 'setMatchType_', 'name' => 'match-type'),
-                                               array('occurrences' => '?', 'regex' => ':(all|localpart|domain|user|detail)', 'call' => 'checkAddrPart_', 'name' => 'address-part'),
-                                               array('occurrences' => '?', 'regex' => ':comparator', 'name' => 'comparator',
-                                                       'add' => array(
-                                                               array('class' => 'string', 'occurrences' => '1', 'call' => 'setComparator_', 'values' => array(
-                                                                       array('occurrences' => '1', 'regex' => '"i;(octet|ascii-casemap)"', 'name' => 'comparator-string'),
-                                                                       array('occurrences' => '1', 'regex' => '"i;ascii-numeric"', 'requires' => 'comparator-i;ascii-numeric', 'name' => 'comparator-string')
-                                                               ))
-                                                       )
-                                               )
-                                       )),
-                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'header')
-                                       )),
-                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'key')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'allof':
-               case 'anyof':
-                       /* allof <tests: test-list>
-                          anyof <tests: test-list> */
-                       $this->s_ = array(
-                               'valid_after' => $this->testsValidAfter_,
-                               'arguments' => array(
-                                       array('class' => 'left-parant', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => '\(', 'name' => 'test-list')
-                                       )),
-                                       array('class' => 'identifier', 'occurrences' => '+', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => $this->testCommands_, 'name' => 'test')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'envelope':
-                       /* envelope [address-part: tag] [comparator: tag] [match-type: tag] <envelope-part: string-list> <key-list: string-list> */
-                       $this->s_ = array(
-                               'requires' => 'envelope',
-                               'valid_after' => $this->testsValidAfter_,
-                               'arguments' => array(
-                                       array('class' => 'tag', 'occurrences' => '*', 'post-call' => 'checkTags_', 'values' => array(
-                                               array('occurrences' => '?', 'regex' => ':(is|contains|matches|count|value|regex)', 'call' => 'setMatchType_', 'name' => 'match-type'),
-                                               array('occurrences' => '?', 'regex' => ':(all|localpart|domain|user|detail)', 'call' => 'checkAddrPart_', 'name' => 'address-part'),
-                                               array('occurrences' => '?', 'regex' => ':comparator', 'name' => 'comparator',
-                                                       'add' => array(
-                                                               array('class' => 'string', 'occurrences' => '1', 'call' => 'setComparator_', 'values' => array(
-                                                                       array('occurrences' => '1', 'regex' => '"i;(octet|ascii-casemap)"', 'name' => 'comparator-string'),
-                                                                       array('occurrences' => '1', 'regex' => '"i;ascii-numeric"', 'requires' => 'comparator-i;ascii-numeric', 'name' => 'comparator-string')
-                                                               ))
-                                                       )
-                                               )
-                                       )),
-                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'envelope-part')
-                                       )),
-                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'key')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'exists':
-                       /* exists <header-names: string-list> */
-                       $this->s_ = array(
-                               'valid_after' => $this->testsValidAfter_,
-                               'arguments' => array(
-                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'header')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'header':
-                       /* header [comparator: tag] [match-type: tag] <header-names: string-list> <key-list: string-list> */
-                       $this->s_ = array(
-                               'valid_after' => $this->testsValidAfter_,
-                               'arguments' => array(
-                                       array('class' => 'tag', 'occurrences' => '*', 'post-call' => 'checkTags_', 'values' => array(
-                                               array('occurrences' => '?', 'regex' => ':(is|contains|matches|count|value|regex)', 'call' => 'setMatchType_', 'name' => 'match-type'),
-                                               array('occurrences' => '?', 'regex' => ':comparator', 'name' => 'comparator',
-                                                       'add' => array(
-                                                               array('class' => 'string', 'occurrences' => '1', 'call' => 'setComparator_', 'values' => array(
-                                                                       array('occurrences' => '1', 'regex' => '"i;(octet|ascii-casemap)"', 'name' => 'comparator-string'),
-                                                                       array('occurrences' => '1', 'regex' => '"i;ascii-numeric"', 'requires' => 'comparator-i;ascii-numeric', 'name' => 'comparator-string')
-                                                               ))
-                                                       )
-                                               )
-                                       )),
-                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'header')
-                                       )),
-                                       array('class' => 'string', 'list' => true, 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '+', 'regex' => '".*"', 'name' => 'key')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'not':
-                       /* not <test> */
-                       $this->s_ = array(
-                               'valid_after' => $this->testsValidAfter_,
-                               'arguments' => array(
-                                       array('class' => 'identifier', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => $this->testCommands_, 'name' => 'test')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'size':
-                       /* size <":over" / ":under"> <limit: number> */
-                       $this->s_ = array(
-                               'valid_after' => $this->testsValidAfter_,
-                               'arguments' => array(
-                                       array('class' => 'tag', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => ':(over|under)', 'name' => 'size-type')
-                                       )),
-                                       array('class' => 'number', 'occurrences' => '1', 'values' => array(
-                                               array('occurrences' => '1', 'regex' => '.*', 'name' => 'limit')
-                                       ))
-                               )
-                       );
-                       break;
-
-               case 'true':
-               case 'false':
-                       /* true / false */
-                       $this->s_ = array(
-                               'valid_after' => $this->testsValidAfter_
-                       );
-                       break;
-
-
-               /********************
-                * unknown commands
-                */
-               default:
-                       $this->unknown = true;
-               }
-       }
-
-       function setExtensionFuncs($setFn, $checkFn)
-       {
-               if (is_callable($setFn) && is_callable($checkFn))
-               {
-                       $this->registerExtensionFn_ = $setFn;
-                       $this->isExtensionRegisteredFn_ = $checkFn;
-               }
-       }
-
-       function setRequire_($extension)
-       {
-               call_user_func($this->registerExtensionFn_, $extension);
-               return true;
-       }
-
-       function wasRequired_($extension)
-       {
-               return call_user_func($this->isExtensionRegisteredFn_, $extension);
-       }
-
-       function setMatchType_($text)
-       {
-               // Do special processing for relational test extension
-               if ($text == ':count' || $text == ':value')
-               {
-                       if (!$this->wasRequired_('relational'))
-                       {
-                               $this->message = 'missing require for match-type '. $text;
-                               return false;
-                       }
-
-                       array_unshift($this->s_['arguments'],
-                               array('class' => 'string', 'occurrences' => '1', 'values' => array(
-                                       array('occurrences' => '1', 'regex' => '"(lt|le|eq|ge|gt|ne)"', 'name' => 'relation-string'),
-                               ))
-                       );
-               }
-               // Do special processing for regex match-type extension
-               else if ($text == ':regex' && !$this->wasRequired_('regex'))
-               {
-                       $this->message = 'missing require for match-type '. $text;
-                       return false;
-               }
-               $this->matchType_ = $text;
-               return true;
-       }
-
-       function setComparator_($text)
-       {
-               $this->comparator_ = $text;
-               return true;
-       }
-
-       function checkAddrPart_($text)
-       {
-               if ($text == ':user' || $text == ':detail')
-               {
-                       if (!$this->wasRequired_('subaddress'))
-                       {
-                               $this->message = 'missing require for tag '. $text;
-                               return false;
-                       }
-               }
-               return true;
-       }
-
-       function checkTags_()
-       {
-               if (isset($this->matchType_) &&
-                   $this->matchType_ == ':count' &&
-                   $this->comparator_ != '"i;ascii-numeric"')
-               {
-                       $this->message = 'match-type :count needs comparator i;ascii-numeric';
-                       return false;
-               }
-               return true;
-       }
-
-       function validCommand($prev, $line)
-       {
-               // Check if command is known
-               if ($this->unknown)
-               {
-                       $this->message = 'line '. $line .': unknown command "'. $this->command_ .'"';
-                       return false;
-               }
-
-               // Check if the command needs to be required
-               if (isset($this->s_['requires']) && !$this->wasRequired_($this->s_['requires']))
-               {
-                       $this->message = 'line '. $line .': missing require for command "'. $this->command_ .'"';
-                       return false;
-               }
-
-               // Check if command may appear here
-               if (!ereg($this->s_['valid_after'], $prev))
-               {
-#                      $this->message = 'line '. $line .': "'. $this->command_ .'" may not appear after "'. $prev .'"';
-#                      return false;
-               }
-
-               return true;
-       }
-
-       function validClass_($class, $id)
-       {
-               // Check if command expects any arguments
-               if (!isset($this->s_['arguments']))
-               {
-                       $this->message = $id .' where semicolon expected';
-                       return false;
-               }
-
-               foreach ($this->s_['arguments'] as $arg)
-               {
-                       if ($class == $arg['class'])
-                       {
-                               return true;
-                       }
-
-                       // Is the argument required
-                       if ($arg['occurrences'] != '?' && $arg['occurrences'] != '*')
-                       {
-                               $this->message = $id .' where '. $arg['class'] .' expected';
-                               return false;
-                       }
-
-                       if (isset($arg['post-call']) &&
-                               !call_user_func(array(&$this, $arg['post-call'])))
-                       {
-                               return false;
-                       }
-                       array_shift($this->s_['arguments']);
-               }
-
-               $this->message = 'unexpected '. $id;
-               return false;
-       }
-
-       function startStringList($line)
-       {
-               if (!$this->validClass_('string', 'string'))
-               {
-                       $this->message = 'line '. $line .': '. $this->message;
-                       return false;
-               }
-               else if (!isset($this->s_['arguments'][0]['list']))
-               {
-                       $this->message = 'line '. $line .': '. 'left bracket where '. $this->s_['arguments'][0]['class'] .' expected';
-                       return false;
-               }
-
-               $this->s_['arguments'][0]['occurrences'] = '+';
-               return true;
-       }
-
-       function endStringList()
-       {
-               array_shift($this->s_['arguments']);
-       }
-
-       function validToken($class, &$text, &$line)
-       {
-               $name = $class . ($class != $text ? " $text" : '');
-
-               // Make sure the argument has a valid class
-               if (!$this->validClass_($class, $name))
-               {
-                       $this->message = 'line '. $line .': '. $this->message;
-                       return false;
-               }
-
-               $arg = &$this->s_['arguments'][0];
-               foreach ($arg['values'] as $val)
-               {
-                       if (preg_match('/^'. $val['regex'] .'$/m', $text))
-                       {
-                               // Check if the argument value needs a 'require'
-                               if (isset($val['requires']) && !$this->wasRequired_($val['requires']))
-                               {
-                                       $this->message = 'line '. $line .': missing require for '. $val['name'] .' '. $text;
-                                       return false;
-                               }
-
-                               // Check if a possible value of this argument may occur
-                               if ($val['occurrences'] == '?' || $val['occurrences'] == '1')
-                               {
-                                       $val['occurrences'] = '0';
-                               }
-                               else if ($val['occurrences'] == '+')
-                               {
-                                       $val['occurrences'] = '*';
-                               }
-                               else if ($val['occurrences'] == '0')
-                               {
-                                       $this->message = 'line '. $line .': too many '. $val['name'] .' '. $class .'s near '. $text;
-                                       return false;
-                               }
-
-                               // Call extra processing function if defined
-                               if (isset($val['call']) && !call_user_func(array(&$this, $val['call']), $text) ||
-                                       isset($arg['call']) && !call_user_func(array(&$this, $arg['call']), $text))
-                               {
-                                       $this->message = 'line '. $line .': '. $this->message;
-                                       return false;
-                               }
-
-                               // Set occurrences appropriately
-                               if ($arg['occurrences'] == '?' || $arg['occurrences'] == '1')
-                               {
-                                       array_shift($this->s_['arguments']);
-                               }
-                               else
-                               {
-                                       $arg['occurrences'] = '*';
-                               }
-
-                               // Add argument(s) expected to follow right after this one
-                               if (isset($val['add']))
-                               {
-                                       while ($add_arg = array_pop($val['add']))
-                                       {
-                                               array_unshift($this->s_['arguments'], $add_arg);
-                                       }
-                               }
-
-                               return true;
-                       }
-               }
-
-               $this->message = 'line '. $line .': unexpected '. $name;
-               return false;
-       }
-
-       function done($class, $text, $line)
-       {
-               if (isset($this->s_['arguments']))
-               {
-                       foreach ($this->s_['arguments'] as $arg)
-                       {
-                               if ($arg['occurrences'] == '+' || $arg['occurrences'] == '1')
-                               {
-                                       $this->message = 'line '. $line .': '. $class .' '. $text .' where '. $arg['class'] .' expected';
-                                       return false;
-                               }
-                       }
-               }
-               return true;
-       }
-}
-
-?>
diff --git a/include/sieve/class_sieve.inc b/include/sieve/class_sieve.inc
deleted file mode 100644 (file)
index c45d0f1..0000000
+++ /dev/null
@@ -1,516 +0,0 @@
-<?php
-
-/*
- * $Id: class_sieve.inc,v 1.1 2005/02/21 09:33:01 cajus Exp $ 
- *
- * Copyright 2001 Dan Ellis <danellis@rushmore.com>
- *
- * See the enclosed file COPYING for license information (GPL).  If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
- */
-
-// TODO before next release:   remove ::status() and dependencies
-
-
-define ("F_NO", 0);            
-define ("F_OK", 1);
-define ("F_DATA", 2);
-define ("F_HEAD", 3);
-
-define ("EC_NOT_LOGGED_IN", 0);
-define ("EC_QUOTA", 10);
-define ("EC_NOSCRIPTS", 20);
-define ("EC_UNKNOWN", 255);
-/*
-
-SIEVE-PHP.LIB VERSION 0.0.8
-
-(C) 2001 Dan Ellis.
-
-PLEASE READ THE README FILE FOR MORE INFORMATION.
-
-Basically, this is the first re-release.  Things are much better than before.
-
-Notes:
-This program/libary has bugs.
-       .       This was quickly hacked out, so please let me know what is wrong and if you feel ambitious submit
-               a patch :).
-
-Todo:
-       .       Provide better error diagnostics.                       (mostly done with ver 0.0.5)
-       .       Allow other auth mechanisms besides plain               (in progress)
-       .       Have timing mechanism when port problems arise.         (not done yet)
-       .       Maybe add the NOOP function.                            (not done yet)
-       .       Other top secret stuff....                              (some done, believe me?)
-
-Dan Ellis (danellis@rushmore.com)
-
-This program is released under the GNU Public License.
-
-You should have received a copy of the GNU Public
- License along with this package; if not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.        
-
-See CHANGES for updates since last release
-
-Contributers of patches:
-       Atif Ghaffar
-       Andrew Sterling Hanenkamp <sterling@hanenkamp.com>
-*/
-
-
-class sieve
-{
-  var $host;
-  var $port;
-  var $user;
-  var $pass;
-  var $auth_types;             /* a comma seperated list of allowed auth types, in order of preference */
-  var $auth_in_use;            /* type of authentication attempted */
-  
-  var $line;
-  var $fp;
-  var $retval;
-  var $tmpfile;
-  var $fh;
-  var $len;
-  var $script;
-
-  var $loggedin;
-  var $capabilities;
-  var $error;
-  var $error_raw;
-  var $responses;
-
-  //maybe we should add an errorlvl that the user will pass to new sieve = sieve(,,,,E_WARN)
-  //so we can decide how to handle certain errors?!?
-
-  //also add a connection type, like PLAIN, MD5, etc...
-
-
-  function get_response()
-  {
-    if($this->loggedin == false or feof($this->fp)){
-        $this->error = EC_NOT_LOGGED_IN;
-        $this->error_raw = "You are not logged in.";
-        return false;
-    }
-
-    unset($this->response);
-    unset($this->error);
-    unset($this->error_raw);
-
-    $this->line=fgets($this->fp,1024);
-    $this->token = split(" ", $this->line, 2);
-
-       if($this->token[0] == "NO"){
-               /* we need to try and extract the error code from here.  There are two possibilites: one, that it will take the form of:
-                  NO ("yyyyy") "zzzzzzz" or, two, NO {yyyyy} "zzzzzzzzzzz" */
-               $this->x = 0;
-               list($this->ltoken, $this->mtoken, $this->rtoken) = split(" ", $this->line." ", 3);
-               if($this->mtoken[0] == "{"){
-                       while($this->mtoken[$this->x] != "}" or $this->err_len < 1){
-                               $this->err_len = substr($this->mtoken, 1, $this->x);
-                               $this->x++;    
-                       }
-                       #print "<br>Trying to receive $this->err_len bytes for result<br>";
-                       $this->line = fgets($this->fp,$this->err_len);
-                       $this->error_raw[]=substr($this->line, 0, strlen($this->line) -2);    //we want to be nice and strip crlf's
-                       $this->err_recv = strlen($this->line);
-
-                       /* Ensure max loop of 1000, to keep the ui from freezing */
-                       $max = 1000;
-                       $cur = 0;
-
-                       while($this->err_recv < ($this->err_len) && ($cur < $max)){
-
-                               $cur ++;
-                               $this->line      = fgets($this->fp,4096);
-                               $this->err_recv += strlen($this->line);
-                               $this->error_raw[]=preg_replace("/\r\n/","",$this->line);    //we want to be nice and strip crlf'
-                       } 
-               } /* end if */
-               elseif($this->mtoken[0] == "("){
-                       switch($this->mtoken){
-                               case "(\"QUOTA\")":
-                    $this->error = EC_QUOTA;
-                    $this->error_raw=$this->rtoken;
-                    break;
-                default:
-                    $this->error = EC_UNKNOWN;
-                    $this->error_raw=$this->rtoken;
-                    break;
-            } /* end switch */
-        } /* end elseif */
-        else{
-            $this->error = EC_UNKNOWN;
-            $this->error_raw = $this->line;
-        }     
-        return false;
-
-    } /* end if */
-    elseif(substr($this->token[0],0,-2) == "OK"){
-         return true;
-    } /* end elseif */
-    elseif($this->token[0][0] == "{"){
-        
-        /* Unable wild assumption:  that the only function that gets here is the get_script(), doesn't really matter though */       
-
-        /* the first line is the len field {xx}, which we don't care about at this point */
-        $this->line = fgets($this->fp,1024);
-        while(substr($this->line,0,2) != "OK" and substr($this->line,0,2) != "NO"){
-            $this->response[]=$this->line;
-            $this->line = fgets($this->fp, 1024);
-        }
-        if(substr($this->line,0,2) == "OK")
-            return true;
-        else
-            return false;
-    } /* end elseif */
-    elseif($this->token[0][0] == "\""){
-
-        /* I'm going under the _assumption_ that the only function that will get here is the listscripts().
-           I could very well be mistaken here, if I am, this part needs some rework */
-
-        $this->found_script=false;        
-
-        while(substr($this->line,0,2) != "OK" and substr($this->line,0,2) != "NO"){
-            $this->found_script=true;
-            list($this->ltoken, $this->rtoken) = explode(" ", $this->line." ",2);
-               //hmmm, a bug in php, if there is no space on explode line, a warning is generated...
-           
-            if(strcmp(rtrim($this->rtoken), "ACTIVE")==0){
-                $this->response["ACTIVE"] = substr(rtrim($this->ltoken),1,-1);  
-            }
-            else
-                $this->response[] = substr(rtrim($this->ltoken),1,-1);
-            $this->line = fgets($this->fp, 1024);
-        } /* end while */
-        
-        return true;
-        
-    } /* end elseif */
-    else{
-            $this->error = EC_UNKNOWN;
-            $this->error_raw = $this->line;
-            print "<b><i>UNKNOWN ERROR (Please report this line to danellis@rushmore.com to include in future releases): $this->line</i></b><br>";
-            return false;
-    } /* end else */   
-  } /* end get_response() */
-
-  function sieve($host, $port, $user, $pass, $auth="", $auth_types="PLAIN DIGEST-MD5")
-  {
-    $this->host=$host;
-    $this->port=$port;
-    $this->user=$user;
-    $this->pass=$pass;
-    if(!strcmp($auth, ""))             /* If there is no auth user, we deem the user itself to be the auth'd user */
-        $this->auth = $this->user;
-    else
-        $this->auth = $auth;
-    $this->auth_types=$auth_types;     /* Allowed authentication types */
-    $this->fp=0;
-    $this->line="";
-    $this->retval="";
-    $this->tmpfile="";
-    $this->fh=0;
-    $this->len=0;
-    $this->capabilities="";
-    $this->loggedin=false;
-    $this->error= "";
-    $this->error_raw="";
-  }
-
-  function parse_for_quotes($string)
-  {
-      /* This function tokenizes a line of input by quote marks and returns them as an array */
-
-      $start = -1;
-      $index = 0;
-
-      for($ptr = 0; $ptr < strlen($string); $ptr++){
-          if($string[$ptr] == '"' and $string[$ptr] != '\\'){
-              if($start == -1){
-                  $start = $ptr;
-              } /* end if */
-              else{
-                  $token[$index++] = substr($string, $start + 1, $ptr - $start - 1);
-                  $found = true;
-                  $start = -1;
-              } /* end else */
-
-          } /* end if */  
-
-      } /* end for */
-
-      if(isset($token))
-          return $token;
-      else
-          return false;
-  } /* end function */            
-
-  function status($string)
-  {
-      //this should probably be replaced by a smarter parser.
-
-      /*  Need to remove this and all dependencies from the class */
-
-      switch (substr($string, 0,2)){
-          case "NO":
-              return F_NO;             //there should be some function to extract the error code from this line
-                                       //NO ("quota") "You are oly allowed x number of scripts"
-              break;
-          case "OK":
-              return F_OK;
-              break;
-          default:
-              switch ($string[0]){
-                  case "{":
-                      //do parse here for {}'s  maybe modify parse_for_quotes to handle any parse delimiter?
-                      return F_HEAD;
-                      break;
-                  default:
-                      return F_DATA;
-                      break;
-              } /* end switch */
-        } /* end switch */
-  } /* end status() */
-
-  function sieve_login()
-  {
-
-    $this->fp=@fsockopen($this->host,$this->port);
-    if($this->fp == false)
-        return false;
-    $this->line=fgets($this->fp,1024);
-
-    //Hack for older versions of Sieve Server.  They do not respond with the Cyrus v2. standard
-    //response.  They repsond as follows: "Cyrus timsieved v1.0.0" "SASL={PLAIN,........}"
-    //So, if we see IMLEMENTATION in the first line, then we are done.
-
-    if(ereg("IMPLEMENTATION",$this->line))
-    {
-      //we're on the Cyrus V2 sieve server
-      while(sieve::status($this->line) == F_DATA){
-
-          $this->item = sieve::parse_for_quotes($this->line);
-
-          if(strcmp($this->item[0], "IMPLEMENTATION") == 0)
-              $this->capabilities["implementation"] = $this->item[1];
-        
-          elseif(strcmp($this->item[0], "SIEVE") == 0 or strcmp($this->item[0], "SASL") == 0){
-
-              if(strcmp($this->item[0], "SIEVE") == 0)
-                  $this->cap_type="modules";
-              else
-                  $this->cap_type="auth";            
-
-              $this->modules = split(" ", $this->item[1]);
-              if(is_array($this->modules)){
-                  foreach($this->modules as $this->module)
-                      $this->capabilities[$this->cap_type][$this->module]=true;
-              } /* end if */
-              elseif(is_string($this->modules))
-                  $this->capabilites[$this->cap_type][$this->modules]=true;
-          }    
-          else{ 
-              $this->capabilities["unknown"][]=$this->line;
-          }    
-      $this->line=fgets($this->fp,1024);
-
-       }// end while
-    }
-    else
-    {
-        //we're on the older Cyrus V1. server  
-        //this version does not support module reporting.  We only have auth types.
-        $this->cap_type="auth";
-       
-        //break apart at the "Cyrus timsieve...." "SASL={......}"
-        $this->item = sieve::parse_for_quotes($this->line);
-
-        $this->capabilities["implementation"] = $this->item[0];
-
-        //we should have "SASL={..........}" now.  Break out the {xx,yyy,zzzz}
-        $this->modules = substr($this->item[1], strpos($this->item[1], "{"),strlen($this->item[1])-1);
-
-        //then split again at the ", " stuff.
-        $this->modules = split($this->modules, ", ");
-        //fill up our $this->modules property
-        if(is_array($this->modules)){
-            foreach($this->modules as $this->module)
-                $this->capabilities[$this->cap_type][$this->module]=true;
-        } /* end if */
-        elseif(is_string($this->modules))
-            $this->capabilites[$this->cap_type][$this->module]=true;
-    }
-
-
-
-
-    if(sieve::status($this->line) == F_NO){            //here we should do some returning of error codes?
-        $this->error=EC_UNKNOWN;
-        $this->error_raw = "Server not allowing connections.";
-        return false;
-    }
-
-    /* decision login to decide what type of authentication to use... */
-
-     /* Loop through each allowed authentication type and see if the server allows the type */
-     foreach(split(" ",$this->auth_types) as $auth_type)
-     {
-        if ($this->capabilities["auth"][$auth_type])
-        {
-            /* We found an auth type that is allowed. */
-            $this->auth_in_use = $auth_type;
-            break;
-        }
-     }
-    
-    /* Fill error message if no auth types are present */
-    if (!isset($this->capabilities["auth"])){
-        $this->error=EC_UNKNOWN;
-       $this->error_raw = "No authentication methods found - please check your sieve setup for missing sasl modules";
-       return false;
-    }
-
-     /* call our authentication program */  
-    return sieve::authenticate();
-
-  }
-
-  function sieve_logout()
-  {
-    if($this->loggedin==false)
-        return false;
-
-    fputs($this->fp,"LOGOUT\r\n");
-    fclose($this->fp);
-    $this->loggedin=false;
-    return true;
-  }
-
-  function sieve_sendscript($scriptname, $script)
-  {
-    if($this->loggedin==false)
-        return false;
-    $this->script=stripslashes($script);
-    $len=strlen($this->script);
-    fputs($this->fp, "PUTSCRIPT \"$scriptname\" {".$len."+}\r\n");
-    fputs($this->fp, "$this->script\r\n");
-  
-    return sieve::get_response();
-
-  }  
-  
-  //it appears the timsieved does not honor the NUMBER type.  see lex.c in timsieved src.
-  //don't expect this function to work yet.  I might have messed something up here, too.
-  function sieve_havespace($scriptname, $scriptsize)
-  {
-    if($this->loggedin==false)
-        return false;
-    fputs($this->fp, "HAVESPACE \"$scriptname\" $scriptsize\r\n");
-    return sieve::get_response();
-
-  }  
-
-  function sieve_setactivescript($scriptname)
-  {
-    if($this->loggedin==false)
-        return false;
-
-    fputs($this->fp, "SETACTIVE \"$scriptname\"\r\n");   
-    return sieve::get_response();
-
-  }
-  
-  function sieve_getscript($scriptname)
-  {
-    unset($this->script);
-    if($this->loggedin==false)
-        return false;
-
-    fputs($this->fp, "GETSCRIPT \"$scriptname\"\r\n");
-    return sieve::get_response();
-   
-  }
-
-
-  function sieve_deletescript($scriptname)
-  {
-    if($this->loggedin==false)
-        return false;
-
-    fputs($this->fp, "DELETESCRIPT \"$scriptname\"\r\n");    
-
-    return sieve::get_response();
-  }
-
-  
-  function sieve_listscripts() 
-   { 
-     fputs($this->fp, "LISTSCRIPTS\r\n"); 
-     sieve::get_response();            //should always return true, even if there are no scripts...
-     if(isset($this->found_script) and $this->found_script)
-         return true;
-     else{
-         $this->error=EC_NOSCRIPTS;    //sieve::getresponse has no way of telling wether a script was found...
-         $this->error_raw="No scripts found for this account.";
-         return false;
-     }
-   }
-
-  function sieve_alive()
-  {
-      if(!isset($this->fp) or $this->fp==0){
-          $this->error = EC_NOT_LOGGED_IN;
-          return false;
-      }
-      elseif(feof($this->fp)){                 
-          $this->error = EC_NOT_LOGGED_IN;
-          return false;
-      }
-      else
-          return true;
-  }
-
-  function authenticate()
-  {
-
-    switch ($this->auth_in_use) {
-    
-        case "PLAIN":
-            $auth=base64_encode("$this->user\0$this->auth\0$this->pass");
-   
-            $this->len=strlen($auth);                  
-            fputs($this->fp, "AUTHENTICATE \"PLAIN\" {".$this->len."+}\r\n");
-            fputs($this->fp, "$auth\r\n");
-
-            $this->line=fgets($this->fp,1024);         
-            while(sieve::status($this->line) == F_DATA)
-               $this->line=fgets($this->fp,1024);
-
-             if(sieve::status($this->line) == F_NO)
-               return false;
-             $this->loggedin=true;
-               return true;    
-             break;
-
-        default:
-            return false;
-            break;
-
-    }//end switch
-
-
-  }//end authenticate()
-
-
-}
-
-
-
-?>
diff --git a/include/sieve/class_sieveElement_Block_End.inc b/include/sieve/class_sieveElement_Block_End.inc
deleted file mode 100644 (file)
index 3bd0b04..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<?php
-
-class sieve_block_end 
-{
-  var $object_id= -1;
-  
-  function sieve_block_end($data = NULL,$object_id)
-  {
-    $this->object_id = $object_id;
-  }
-
-  function execute()
-  {
-    $smarty = get_smarty();
-    return($smarty->fetch(get_template_path("templates/element_block_end.tpl",TRUE,dirname(__FILE__))));
-  }
-  function check()
-  {
-    return(array());
-  }
-
-  function get_sieve_script_part()
-  {
-    return("}");
-  } 
-  function save_object()
-  {
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Block_Start.inc b/include/sieve/class_sieveElement_Block_Start.inc
deleted file mode 100644 (file)
index e001cdc..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<?php
-
-class sieve_block_start 
-{
-  var $object_id= -1;
-  
-  function sieve_block_start($data = NULL,$object_id)
-  {
-    $this->object_id = $object_id;
-  }
-
-  function execute()
-  {
-    $smarty = get_smarty();
-    return($smarty->fetch(get_template_path("templates/element_block_start.tpl",TRUE,dirname(__FILE__))));
-  }
-
-  function check()
-  {
-    return(array());
-  }
-
-  function save_object()
-  {
-  }
-
-  function get_sieve_script_part()
-  {
-    return("{");
-  } 
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Comment.inc b/include/sieve/class_sieveElement_Comment.inc
deleted file mode 100644 (file)
index deaa4f3..0000000
+++ /dev/null
@@ -1,84 +0,0 @@
-<?php
-
-/* Sieve comment tag */
-class sieve_comment 
-{
-  var $data = "";
-  var $object_id= -1;
-  var $small  = TRUE;
-
-  function get_sieve_script_part()
-  {
-    $str = "\n/*".$this->data."*/";
-    return($str);
-  } 
-    
-  function sieve_comment($data,$object_id)
-  {
-    $this->object_id = $object_id;
-
-    if($data === NULL){
-      $data = array('ELEMENTS' => array(array('class' => "quoted-string" ,"text" => "/*"._("Your comment here")."*/")));
-    }
-
-    foreach($data['ELEMENTS'] as $node){
-
-      $text = $node['text'];
-  
-      /* Convert \t to spaces  */ 
-      $text = preg_replace("#\t#","    ",$text);
-      
-      /* Remove comment indicator '#' but keep spaces */
-      $text = preg_replace("/^([ ]*)\#/","\\1",$text);
-     
-      /* Remove comment indicator '/ *' */ 
-      $text = preg_replace("#\/\*#","",$text);
-      
-      /* Remove comment indicator '* /' */ 
-      $text = preg_replace("#\*\/#","",$text);
-
-      $this->data .= $text."\n";
-    }
-    $this->data = rtrim($this->data)."\n";
-  }
-
-  function check()
-  {
-    return(array())  ;
-  }
-
-  function save_object()
-  {
-    if(isset($_POST['comment_'.$this->object_id])){
-      $cm = stripslashes( $_POST['comment_'.$this->object_id]);
-      $cm = preg_replace("/\*\//","* /",$cm);
-      $this->data = $cm;
-    }
-  
-    if(isset($_POST['toggle_small_'.$this->object_id])){
-      $this->small = !$this->small;
-    }
-  }
-
-  function execute()
-  {
-    $smarty = get_smarty();
-    $smarty->assign("ID", $this->object_id);
-    $smarty->assign("Small", $this->small);
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-    $Comment = $this->data;
-
-    if($this->small){
-      $Comment = nl2br(preg_replace("/ /","&nbsp;",$Comment));
-    }
-    /* Create html object */ 
-    $smarty->assign("Comment",$Comment);
-    $smarty->assign("ID",$this->object_id);
-    $object = $smarty->fetch(get_template_path("templates/element_comment.tpl",TRUE,dirname(__FILE__)));    
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Discard.inc b/include/sieve/class_sieveElement_Discard.inc
deleted file mode 100644 (file)
index 1ee28ad..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?php
-
-class sieve_discard 
-{
-  var $data = array();
-  var $object_id = -1;
-
-  function sieve_discard($data,$object_id)
-  {
-    $this->object_id = $object_id;
-  }
-
-  function get_sieve_script_part()
-  {
-    return("discard;");
-  } 
-  function check()
-  {
-    return(array())  ;
-  }
-
-    
-  function save_object()
-  {
-  
-  }
-
-  function execute()
-  {
-    $smarty = get_smarty();
-    $smarty->assign("ID", $this->object_id);
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-    $object = $smarty->fetch(get_template_path("templates/element_discard.tpl",TRUE,dirname(__FILE__)));
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Else_Elsif.inc b/include/sieve/class_sieveElement_Else_Elsif.inc
deleted file mode 100644 (file)
index c02e123..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-<?php
-
-/* Sieve else tag */
-class sieve_elsif extends sieve_if
-{
-  var $TYPE = "elsif";
-}
-
-class sieve_else
-{
-  var $object_id = -1;
-
-  function check()
-  {
-    return(array());
-  }
-
-  function sieve_else($data,$object_id)
-  {
-    $this->object_id = $object_id;
-  }
-
-  function save_object()
-  {
-  }
-
-  function execute()
-  {
-    $smarty = get_smarty();
-    $smarty->assign("ID", $this->object_id);
-    $object_container = $smarty->fetch(get_template_path("templates/object_container_clear.tpl",TRUE,dirname(__FILE__)));
-    $object= $smarty->fetch(get_template_path("templates/element_else.tpl",TRUE,dirname(__FILE__)));
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-
-  function get_sieve_script_part()
-  {
-    return("else");
-  }
-}
-
-?>
diff --git a/include/sieve/class_sieveElement_Fileinto.inc b/include/sieve/class_sieveElement_Fileinto.inc
deleted file mode 100644 (file)
index dc3923f..0000000
+++ /dev/null
@@ -1,104 +0,0 @@
-<?php
-
-class sieve_fileinto 
-{
-  var $data     = "";
-  var $object_id= -1;
-  var $options  = array();
-  var $parent   = NULL;
-  var $user_mode= FALSE;
-
-  function save_object()
-  {
-    $mbs = $this->get_mail_boxes();
-    
-    if(isset($_POST['fileinto_'.$this->object_id])){
-      $mb = stripslashes($_POST['fileinto_'.$this->object_id]);
-
-      /* Depending on the user mode we only accept 
-       *  existing mailboxes 
-       */
-      if($this->user_mode){
-        $this->data = $mb;
-      }else{
-        if(in_array_ics($mb,$mbs)){
-          $this->data = $mb; 
-        }
-      }
-
-      /* Check Mode */
-      if(isset($_POST['user_mode_'.$this->object_id])){
-        $this->user_mode = !$this->user_mode;
-      }
-    }
-  }
-
-  function sieve_fileinto($data,$object_id,$parent)
-  {
-    $this->object_id = $object_id;
-    $this->parent = $parent;
-    $this->parent->add_require("fileinto");
-
-    $mbs = $this->get_mail_boxes();
-      
-    /* Set the default mailbox */
-    if($data === NULL){
-      $data = array('ELEMENTS' => array(array('class' => "quoted-string" ,"text" => $mbs[key($mbs)])));
-    }
-
-    /* Load element contents, should normaly be only one string 
-     *  but if we found more than one, just append the following strings.
-     */
-    for($i = 0 ; $i < count($data['ELEMENTS']) ; $i++){
-      $tmp = sieve_get_strings($data['ELEMENTS'],$i);
-      $i  = $i + $tmp['OFFSET'];
-      foreach($tmp['STRINGS'] as $str){
-        $this->data .= $str;
-      }
-    }
-
-    /* Set user mode to active, so we are able to insert 
-     *  the destination mail folder manually 
-     */
-    if(!in_array_ics($this->data,$mbs)){
-      $this->user_mode = TRUE;
-    }
-  }
-
-  function get_sieve_script_part()
-  {
-    $tmp = "";
-    $tmp.= "\"".$this->data."\", ";
-    $tmp = preg_replace("/,$/","",trim($tmp));
-    $tmp = preg_replace ("/\"\"/","\"",$tmp);
-    return("fileinto ".$tmp.";");
-  } 
-    
-  function execute()
-  {
-    $smarty = get_smarty();
-    $smarty->assign("Selected",htmlentities($this->data));
-    $smarty->assign("Boxes", $this->get_mail_boxes());
-    $smarty->assign("User_Mode", $this->user_mode);
-    $smarty->assign("ID", $this->object_id);
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-    $object= $smarty->fetch(get_template_path("templates/element_fileinto.tpl",TRUE,dirname(__FILE__)));
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-
-    return($str);
-  }
-
-  function check()
-  {
-    return(array());
-  }
-
-  function get_mail_boxes()
-  {
-    $list  = $this->parent->parent->parent->parent->mailboxList;
-    return($list);
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_If.inc b/include/sieve/class_sieveElement_If.inc
deleted file mode 100644 (file)
index cb33ae5..0000000
+++ /dev/null
@@ -1,1469 +0,0 @@
-<?php
-
-
-class sieve_if 
-{
-  var $_parsed         = array();
-  var $TYPE    = "if";
-  var $object_id     = -1;
-
-  var $address_parts    = array();
-  var $comparators      = array();
-  var $match_types      = array();
-  var $operators        = array();
-  var $parent           = NULL;
-  
-  /* Initialize class 
-   *  $elements   contains all tokens that belongs to this if/else tag
-   *  $object_id  cotains an unique tag id, to be able to create uniqe html post names
-   */
-  function sieve_if($elements,$object_id,$parent)
-  {
-    $this->parent = $parent;
-    $this->object_id       = $object_id;
-  
-    /* Possible address parts we can select */
-    $this->address_parts = array( 
-        ":all"       => _("Complete address")."&nbsp;("._("Default").")",
-        ":domain"    => _("Domain part") ,
-        ":localpart" => _("Local part"));
-
-    /* comparator type */
-    $this->comparators   = array( 
-        "i;ascii-casemap" => _("Case insensitive")."&nbsp;("._("Default").")",
-        "i;octet"         => _("Case sensitive"),
-        "i;ascii-numeric" => _("Numeric"));
-
-    /* Match types */
-    $this->match_types  = array(  
-        ":is"         => _("is"),
-        ":regex"      => _("regex"),
-        ":contains"   => _("contains"),
-        ":matches"    => _("matches"),
-        ":count"      => _("count"),
-        ":value"      => _("value is"));
-
-    /* Operators */
-    $this->operators = array(     
-        "lt"  => _("less than"),
-        "le"  => _("less or equal"),
-        "eq"  => _("equals"),
-        "ge"  => _("greater or equal"),
-        "gt"  => _("greater than"),
-        "ne"  => _("not equal"));
-
-    /* Skip parsing if this element is new */
-    if($elements !== NULL){
-
-      /* Remove comments from tests */  
-      $tmp = array();
-      foreach($elements['ELEMENTS'] as $ele){
-        if($ele['class'] != "comment"){
-          $tmp[] = $ele;
-        }
-      }
-      $elements['ELEMENTS'] = $tmp;
-
-      if($elements!==NULL){
-        $this->elements = $elements;
-        $this->_parsed  = $this->_parse($elements['ELEMENTS'],1);
-      }
-    }
-  }
-
-
-  /* Returns the sieve script for this 
-   *  if/else tag.
-   */
-  function get_sieve_script_part()
-  {
-    $tmp = $this->TYPE." ".$this->get_sieve_script_part_recursive($parsed = NULL,$id = 1,$obj_id=1);
-    return($tmp);
-  } 
-
-
-  /* Return error msgs */
-  function check()
-  {
-    $check = $this->check_recursive();
-    return($check);
-  }
-
-  /* Recursivly fetch all error msgs */
-  function check_recursive($parsed = NULL,$id = 1,$obj_id=1)
-  {
-    $ret = array();
-    if($parsed === NULL){
-      $parsed = $this->_parsed;
-    }
-
-    if($parsed === NULL) {
-        return(array(_("Can't save empty tests.")));
-    }
-
-    /* Walk through all elements */
-    foreach($parsed as $key => $data){
-
-      /* Create elements */
-      switch($key)
-      {
-        /*******************
-         * Allof / Anyof
-         *******************/
-        case "anyof" :
-        case "allof" :
-        { 
-          foreach($data as $key2 => $dat){
-            if(($key2 === "Inverse") && ($key2 == "Inverse")){
-              continue;
-            }
-            $msgs = $this->check_recursive($dat, ($id +1),$key2);
-
-            foreach($msgs as $msg){
-              $ret[] = $msg;
-            }
-          }
-          break;
-        }
-
-        /*******************
-         * True / False
-         *******************/
-
-        case "true" :
-        case "false" : 
-        {
-          /* Can't fail anyway */
-          break;
-        }
-    
-        /*******************
-         * Default
-         *******************/
-
-        default: 
-        {
-          if(isset($data['LastError']) && !empty($data['LastError'])){
-            $ret[] = $data['LastError'];
-          }
-        }
-      }
-    }
-    return($ret);
-  }
-
-  /* Recursivly create a sieve script out of the given 
-   *  tags and tokens provided by $parsed.
-   *  $id       specifies the depth of the current element.
-   *  $obj_id   is the current tag-id handled by this function
-   */
-  function get_sieve_script_part_recursive($parsed = NULL,$id = 1,$obj_id=1)
-  {
-    $script ="";
-    if($parsed === NULL){
-      $parsed = $this->_parsed;
-    }
-
-
-    if(!is_array($parsed)){
-      return;
-    }
-
-    /* Walk through all elements */
-    foreach($parsed as $key => $data){
-
-      /* Create Inverse Tag */
-      if(is_array($data) && isset($data['Inverse']) && $data['Inverse']){
-        $Inverse = TRUE;
-      }else{
-        $Inverse = FALSE;
-      }
-
-      /* Create elements */
-      switch($key)
-      {
-
-        /*******************
-         * True / False
-         *******************/
-
-        case "true" :
-        case "false" :
-        {
-          /* Invert this test if required */
-          if($Inverse){
-            $script .= "not ";
-          }
-          $script .= $key;
-          break;
-        }
-
-
-        /*******************
-         * Address
-         *******************/
-
-        case "address" :   
-        {
-          /* [not] address 
-                        [address-part: tag] 
-                        [comparator: tag] 
-                        [match-type: tag] 
-                        <header-list: string-list> 
-                        <key-list: string-list> 
-          */
-
-          /* Invert this test if required */
-          if($Inverse){
-            $script .= "not ";
-          }
-  
-          $script .="address ";
-          /* Add address part tag */ 
-          if(!empty($data['Address_Part']) && $data['Address_Part'] != ":all"){
-            $script .= $data['Address_Part']." ";
-          }
-
-          /* Add comparator */
-          if(!empty($data['Comparator']) && $data['Comparator'] != ""){
-            $script .= preg_replace('/\"\"/',"\"", ":comparator \"".$data['Comparator']."\" ");
-          }
-    
-          /* Add match type */
-          $script .= $data['Match_type']." ";
-
-          /* Add special match type for count and value */
-          if(in_array($data['Match_type'], array(":value",":count")) && !empty($data['Match_type_value'])) {
-            $script .= sieve_create_strings($data['Match_type_value'])." ";
-          }
-
-          $script .= sieve_create_strings($data['Key_List']);
-          $script .= " ";
-          $script .= sieve_create_strings($data['Value_List']);
-          break;
-        }
-
-
-        /*******************
-         * Header
-         *******************/
-
-        case "header" :   
-        {
-          /* [not] header   
-                [comparator: tag] 
-                [match-type: tag] 
-                <header-names: string-list> 
-                <key-list: string-list>
-          */
-
-          /* Invert ? */
-          if($Inverse){
-            $script .= "not ";
-          }
-  
-          $script .="header ";
-          /* Add address part tag */ 
-          if(!empty($data['Address_Part']) && $data['Address_Part'] != ":all"){
-            $script .= $data['Address_Part']." ";
-          }
-
-          /* Add comparator */
-          if(!empty($data['Comparator']) && $data['Comparator'] != ""){
-            $script .= preg_replace('/\"\"/',"\"", ":comparator \"".$data['Comparator']."\" ");
-          }
-    
-          /* Add match type */
-          $script .= $data['Match_type']." ";
-
-          /* Add special match type for count and value */
-          if(in_array($data['Match_type'], array(":value",":count")) && !empty($data['Match_type_value'])) {
-            $script .= sieve_create_strings($data['Match_type_value'])." ";
-          }
-
-          $script .= sieve_create_strings($data['Key_List']);
-          $script .= " ";
-          $script .= sieve_create_strings($data['Value_List']);
-          break;
-        }
-
-
-        /*******************
-         * Envelope
-         *******************/
-
-        case "envelope" :   
-        {
-          /* [not]  envelope 
-                    [address-part: tag] 
-                    [comparator: tag] 
-                    [match-type: tag] 
-                    <envelope-part: string-list> 
-                    <key-list: string-list> 
-          */
-
-          /* Invert */
-          if($Inverse){
-            $script .= "not ";
-          }
-  
-          $script .="envelope ";
-          /* Add address part tag */ 
-          if(!empty($data['Address_Part']) && $data['Address_Part'] != ":all"){
-            $script .= $data['Address_Part']." ";
-          }
-
-          /* Add comparator */
-          if(!empty($data['Comparator']) && $data['Comparator'] != ""){
-            $script .= preg_replace('/\"\"/',"\"", ":comparator \"".$data['Comparator']."\" ");
-          }
-    
-          /* Add match type */
-          $script .= $data['Match_type']." ";
-
-          /* Add special match type for count and value */
-          if(in_array($data['Match_type'], array(":value",":count")) && !empty($data['Match_type_value'])) {
-            $script .= sieve_create_strings($data['Match_type_value'])." ";
-          }
-
-          $script .= sieve_create_strings($data['Key_List']);
-          $script .= " ";
-          $script .= sieve_create_strings($data['Value_List']);
-          break;
-        }
-
-
-        /*******************
-         * Exists
-         *******************/
-        case "exists" : 
-        {
-          /* [not] exists 
-              <header-names: string-list> 
-          */
-
-          /* Invert ? */
-          if($Inverse){
-            $script .= "not ";
-          }
-
-          $script .= "exists ".sieve_create_strings($data['Values']);
-          break;
-        }
-
-
-        /*******************
-         * Size
-         *******************/
-        case "size" : 
-        {
-          /* [not] size 
-                <":over" / ":under"> 
-                <limit: number> 
-          */
-
-          /* Invert ? */
-          if($Inverse){
-            $script .= "not ";
-          }
-          /* Add size test */ 
-          $script .="size ";
-          $script .=$data['Match_type']." ";
-          foreach($data['Value_List'] as $val){
-            $script .= $val." ";
-          }
-          break;
-        }
-
-
-        /*******************
-         * Allof
-         *******************/
-        case "anyof" :
-        case "allof" :
-        {
-          /* allof <tests: test-list>
-             anyof <tests: test-list> */
-
-          /* Add spaces, to indent the code.*/ 
-          $block = "\n";
-          for($i = 0 ; $i < $id ; $i ++){
-            $block .= SIEVE_INDENT_TAB;
-          }          
-
-          /* Add allof/anyof tag */
-          if($Inverse){
-            $script .= "not ";
-          }
-          $script.= $key." ( ";
-
-          /* Add each test parameter */
-          foreach($data as $key2 => $dat){
-            if(($key2 === "Inverse") && ($key2 == "Inverse")){
-              continue;
-            }
-            $script.= $block.$this->get_sieve_script_part_recursive($dat, ($id +1),$key2).", ";
-          }
-    
-          /* Remove last _,_ and close the tag */
-          $script = preg_replace("/,$/","",trim($script));
-          $script.= $block.")";
-          break ;
-        }
-
-        default :
-        {
-          $script .= "THERE IS SOME IMPLEMENTATION MISSING FOR SIEVE SCRIPT CREATION :".$key;
-        }
-      }
-    }
-    return($script);
-  }
-
-  
-  function add_test($data,$type)
-  {
-    switch($type)
-    {
-      case "header" : 
-      case "address" : 
-      case "envelope" : 
-      {
-        /* Add to Tree */
-        $values = array(        "Inverse"         => FALSE,
-                                "Comparator"      => "",
-                                "Expert"          => FALSE,
-                                "LastError"       => "",
-                                "Match_type"      => ":contains",
-                                "Match_type_value"=> "",
-                                "Key_List"        => array(_("emtpy")),
-                                "Value_List"      => array(_("empty"))) ;
-        if($type == "address"){
-          $values["Address_Part"]    = ":all";
-        }
-        $data[$type]=$values;
-
-        $this->parent->add_require("relational");
-        if($type == "envelope"){
-          $this->parent->add_require("envelope");
-        }
-    
-
-        break;
-      }
-      case "allof" :
-      case "anyof" :
-      {
-        $data[$type] = array("Inverse" => FALSE);
-        break;
-      }
-      case "size" :
-      {
-        $tmp= array( 
-            "Inverse"    => FALSE,
-            "Match_type" => ":over",
-            "Value_List" => array("1M"));
-
-        $tmp['LastError'] = "";
-        $data[$type] = $tmp;
-        break;
-      }
-      case "true":
-      {
-        $data['true'] = "true";
-        $data['true']['LastError'] = "";
-        break;
-      }
-      case "false":
-      {
-        $data['false'] = "false";
-        $data['false']['LastError'] = "";
-        break;
-      }
-      case "exists" :
-      {
-        $data['exists'] = array('Inverse' => FALSE,
-                                'Values'  => array(_("Nothing specified right now")),
-                                'LastError' => "");
-        break;
-      }
-      default : echo "Still buggy ";exit;
-    }
-
-    return($data);
-  }
-
-
-  /* Ensure that all changes made on the ui 
-   *  will be saved. 
-   */
-  function save_object()
-  {
-  
-    if(isset($_POST['add_type']) && isset($_POST["test_type_to_add_".$this->object_id])){
-      $this->_parsed = $this->add_test($this->_parsed,$_POST["test_type_to_add_".$this->object_id]);
-    }
-
-    $tmp = $this->save_object_recursive($parsed = NULL,$id = 1,$obj_id=1);
-    $this->_parsed = $tmp;
-  }
-
-
-  /* Recursivly save all ui changes for the 
-   *  tags and tokens provided by $parsed.
-   *  $id       specifies the depth of the current element.
-   *  $obj_id   is the current tag-id handled by this function
-   */
-  function save_object_recursive($parsed = NULL,$id = 1,$obj_id=1)
-  {
-    /* Variable initialization */ 
-    $ret ="";
-    if($parsed === NULL){
-      $parsed = $this->_parsed;
-    }
-
-    if(!is_array($parsed)) {
-      return;
-    }
-
-    /* Walk through all elements */
-    foreach($parsed as $key => $data){
-
-      /* Id used to have unique html names */
-      $element_id = $this->object_id."_".$id."_".$obj_id;
-      
-      foreach($_POST as $name => $value){
-        if(preg_match("/Remove_Test_Object_".$element_id."_(x|y)/",$name)) {
-          return(false); 
-        }
-      }
-
-      
-      if(isset($_POST['add_type']) && isset($_POST["test_type_to_add_".$element_id])){
-        $parsed[$key][] = $this->add_test(array(),$_POST["test_type_to_add_".$element_id]);
-      }
-
-      /* Create elements */
-      switch($key)
-      {
-        /*******************
-         * Address 
-         *******************/
-
-        case "envelope" :
-        case "header" : 
-        case "address" : 
-        {
-          /* [not] address 
-                        [address-part: tag] 
-                        [comparator: tag] 
-                        [match-type: tag] 
-                        <header-list: string-list> 
-                        <key-list: string-list> 
-          */
-
-          /* Possible address parts we can select */
-          $address_parts = $this->address_parts;
-          $comparators   = $this->comparators;
-          $match_types   = $this->match_types; 
-          $operators     = $this->operators;
-
-          $parsed[$key]['LastError'] = "";
-
-          /* Toggle Inverse ? */
-          if(isset($_POST['toggle_inverse_'.$element_id])){
-            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
-          }
-
-          /* Check if we want to toggle the expert mode */
-          if(isset($_POST['Toggle_Expert_'.$element_id])){
-            $parsed[$key]['Expert'] = !$parsed[$key]['Expert'];
-          }
-
-          /* Get address part */
-          if(isset($_POST['address_part_'.$element_id])){
-            $ap = $_POST['address_part_'.$element_id];
-
-            if(!isset($address_parts[$ap])){
-              $parsed[$key]['LastError'] = _("Invalid type of address part.") ;
-            }
-            $parsed[$key]['Address_Part'] = $ap;
-          }
-
-          /* Check if match type has changed */
-          if(isset($_POST['matchtype_'.$element_id])){
-            $mt = $_POST['matchtype_'.$element_id];
-
-            if(!isset($match_types[$mt])){
-              $parsed[$key]['LastError'] = _("Invalid match type given.");
-            }
-            if($mt == ":regex"){
-              $this->parent->add_require("regex");
-            }
-            if($mt == ":count"){
-              $this->parent->add_require("comparator-i;ascii-numeric");
-            }
-            $parsed[$key]['Match_type'] = $mt;
-          }
-
-          /* Get the comparator tag, if posted */
-          if(isset($_POST['comparator_'.$element_id])){
-            $cp = $_POST['comparator_'.$element_id];
-
-            if(!isset($comparators[$cp])){
-              $parsed[$key]['LastError'] = _("Invalid operator given.");
-            }
-            $parsed[$key]['Comparator'] = $cp;
-
-            if($cp == "i;ascii-numeric"){
-              $this->parent->add_require("comparator-i;ascii-numeric");
-            }
-          }
-
-          /* In case of :count and :value match types 
-           *  we have a special match operator we should save.
-           */
-          if(in_array($parsed[$key]['Match_type'],array(":value",":count"))){
-            if(isset($_POST['operator_'.$element_id])){
-              $op = $_POST['operator_'.$element_id];
-
-              if(!isset($operators[$op])){
-                $parsed[$key]['LastError'] = _("Please specify a valid operator.");
-              }
-              $parsed[$key]['Match_type_value'] = $op;
-            }
-          }
-
-          /* Get the address fields we should check, they are seperated by , */
-          if(isset($_POST['keys_'.$element_id])){
-            $vls = stripslashes($_POST['keys_'.$element_id]);
-            $tmp = array();
-
-            $tmp2 = split(",",$vls);
-            foreach($tmp2 as $val){
-              $tmp[] = trim($val);
-  
-              if(preg_match("/\"/",$val)){
-                $parsed[$key]['LastError'] = _("Invalid character found in address attribute. Quotes are not allowed here.");
-              }
-            }
-            $parsed[$key]['Key_List'] = $tmp;
-          }
-
-          /* Get the values should check for, they are seperated by , */
-          if(isset($_POST['values_'.$element_id])){
-            $vls = stripslashes($_POST['values_'.$element_id]);
-            $tmp = array();
-
-            $tmp2 = split(",",$vls);
-            foreach($tmp2 as $val){
-              $tmp[] = trim($val);
-              if(preg_match("/\"/",$val)){
-                $parsed[$key]['LastError'] = _("Invalid character found in value attribute. Quotes are not allowed here.");
-              }
-            }
-            $parsed[$key]['Value_List'] = $tmp;
-          }
-          break;
-        }
-        /*******************
-         * TRUE FALSE 
-         *******************/
-
-        case "true" :
-        case "false" : 
-        {
-          $name = 'boolean_'.$element_id;
-          if(isset($_POST[$name])){
-            $key2 = $_POST[$name];
-            
-            if($key != $key2) {
-              $parsed = array($key2 => $key2); 
-            }
-          }
-          break;
-        }
-
-        /*******************
-         * Exists 
-         *******************/
-
-        case "exists" :
-        {
-          /* Toggle Inverse ? */
-          if(isset($_POST['toggle_inverse_'.$element_id])){
-            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
-          }
-
-          /* get list of match values */
-          if(isset($_POST['Values_'.$element_id])){
-            $vls = stripslashes($_POST['Values_'.$element_id]);
-            $tmp = array();          
-  
-            $tmp2 = split(",",$vls);
-            foreach($tmp2 as $val){
-              $tmp[] = "\"".trim(preg_replace("/\"/","",$val))."\"";
-            }
-            $parsed['exists']['Values'] = $tmp;
-          }
-          break;
-        }
-
-        /*******************
-         * Size 
-         *******************/
-
-        case "size" :
-        {
-          $Match_types = array( ":over" => _("greater than") ,
-                                ":under" => _("lower than"));
-
-          $Units       = array( "M" => _("Megabyte"),
-                                "K" => _("Kilobyte"),
-                                ""  => _("Bytes"));
-
-          /* Toggle Inverse ? */
-          if(isset($_POST['toggle_inverse_'.$element_id])){
-            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
-          }
-
-          /* Reset error */
-          $parsed[$key]['LastError'] ="";
-
-          /* Get match type */
-          if(isset($_POST['Match_type_'.$element_id])){
-            $mt = $_POST['Match_type_'.$element_id];
-            if(!isset($Match_types[$mt])){
-              $parsed[$key]['LastError'] = _("Please select a valid match type in the list box below.");
-            }
-            $parsed[$key]['Match_type'] = $mt;
-          }
-
-          /* Get old values */
-          $value = preg_replace("/[^0-9]*$/","",$parsed[$key]['Value_List'][0]);
-          $unit  = preg_replace("/^[0-9]*/","",$parsed[$key]['Value_List'][0]);
-
-          /* Get value */
-          if(isset($_POST['Value_'.$element_id])){
-            $vl = $_POST['Value_'.$element_id];
-         
-            if(!(is_numeric($vl) && preg_match("/^[0-9]*$/",$vl))){
-              $parsed[$key]['LastError'] = _("Only numeric values are allowed here.");
-            }
-            $value = preg_replace("/[^0-9]/","",$vl);
-          }        
-
-          /* Get unit */
-          if(isset($_POST['Value_Unit_'.$element_id])){
-            $ut = $_POST['Value_Unit_'.$element_id];
-       
-            if(!isset($Units[$ut])){
-              $parsed[$key]['LastError'] = _("No valid unit selected");
-            }
-            $unit = $ut;
-          }       
-          $parsed[$key]['Value_List'] = array(); 
-          $parsed[$key]['Value_List'][0] = $value.$unit;
-          break;
-        }
-
-        /*******************
-         * Allof 
-         *******************/
-     
-        case "allof" : 
-        {
-          if(isset($_POST['toggle_inverse_'.$element_id])){
-            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
-          }
-          foreach($data as $key2 => $dat){
-            if(($key2 === "Inverse") && ($key2 == "Inverse")){
-              continue;
-            }
-            $tmp_data = $this->save_object_recursive($dat, ($id +1),$key2."-".$obj_id);
-            if($tmp_data != false){
-              $parsed[$key][$key2] = $tmp_data;
-            }else{
-              unset( $parsed[$key][$key2]);
-            }
-          }
-          break ;
-        } 
-
-        /*******************
-         * Anyof 
-         *******************/
-     
-        case "anyof" : 
-        {
-          if(isset($_POST['toggle_inverse_'.$element_id])){
-            $parsed[$key]['Inverse'] = !$parsed[$key]['Inverse'];
-          }
-          foreach($data as $key2 => $dat){
-            if(($key2 === "Inverse") && ($key2 == "Inverse")){
-              continue;
-            }
-            $tmp_data = $this->save_object_recursive($dat, ($id +1),$key2."-".$obj_id);
-            if($tmp_data != false){
-              $parsed[$key][$key2] = $tmp_data;
-            }else{
-              unset( $parsed[$key][$key2]);
-            }
-          }
-          break ;
-        } 
-      }
-    } 
-    return($parsed);
-  }  
-
-
-  /* Return html element for IF */ 
-  function execute()
-  {
-    /* Create title */
-    $name  = "<img alt='' src='images/small_filter.png' class='center'>";
-    $name .= "<b>"._("Condition")."</b>";
-    if($this->TYPE == "if"){
-      $name .= "&nbsp;-&nbsp;"._("If");
-    }elseif($this->TYPE == "elsif"){
-      $name .= "&nbsp;-&nbsp;"._("Else If");
-    }else{
-      $name .= "&nbsp;-&nbsp;"._("Else");
-    }
-
-    $smarty = get_smarty();
-    $smarty->assign("ID", $this->object_id);
-
-    /* Get navigation element container */
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-
-    $smarty->assign("Name", $name);
-    $smarty->assign("Contents", $this->get_as_html());
-
-    if($this->TYPE == "if"){
-      $object = $smarty->fetch(get_template_path("templates/element_if.tpl",TRUE,dirname(__FILE__)));
-    }else{
-      $object = $smarty->fetch(get_template_path("templates/element_elsif.tpl",TRUE,dirname(__FILE__)));
-    }
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-
-  
-  /* Returns all elements as html */
-  function get_as_html($parsed = NULL,$id = 1,$obj_id=1)
-  {
-    $ret ="";
-    if($parsed === NULL){
-      $parsed = $this->_parsed;
-    }
-
-    if((!is_array($parsed)) || !count($parsed)) {
-      $smarty = get_smarty();
-      $smarty->assign("ID",$this->object_id);
-      $smarty->assign("DisplayAdd",TRUE);
-      $smarty->assign("DisplayDel",FALSE);
-      $str = $smarty->fetch(get_template_path("templates/object_test_container.tpl",TRUE,dirname(__FILE__)));
-      $ret .= preg_replace("/%%OBJECT_CONTENT%%/",_("Empty"),$str);
-      return($ret);
-    }
-
-    /* Walk through all elements */
-    foreach($parsed as $key => $data){
-
-      /* Create Inverse Tag */
-      if(is_array($data) && isset($data['Inverse']) && $data['Inverse']){
-        $Inverse = TRUE;
-      }else{
-        $Inverse = FALSE;
-      }
-
-      /* Id used to have unique html names */
-      $element_id = $this->object_id."_".$id."_".$obj_id;
-
-      /* Create elements */
-      switch($key)
-      {
-  
-        /*******************
-         * TRUE FALSE 
-         *******************/
-
-        case "true" :
-        case "false" : 
-        { 
-          /* Inverse element if required */
-          if($Inverse){        
-            if($key == "true"){
-              $key = "false";
-            }else{
-              $key = "true";
-            }           
-          }
-
-          /* Get template */
-          $smarty = get_smarty();
-          $smarty->assign("values"    , array("false" => _("False"), "true" => _("True")));
-          $smarty->assign("selected"  , $key); 
-          $smarty->assign("ID"  , $element_id); 
-          $ret .= $smarty->fetch(get_template_path("templates/element_boolean.tpl",TRUE,dirname(__FILE__)));
-          break;
-        }
-
-
-        /*******************
-         * Header 
-         *******************/
-
-        case "header": 
-        {
-          $address_parts = $this->address_parts;
-          $comparators   = $this->comparators;
-          $match_types   = $this->match_types; 
-          $operators     = $this->operators;
-
-          $smarty = get_smarty();
-          $smarty->assign("comparators",$comparators);
-          $smarty->assign("match_types",$match_types);
-          $smarty->assign("operators",$operators);
-          $smarty->assign("LastError",$data['LastError']);
-          $smarty->assign("match_type", $data['Match_type']);
-          $smarty->assign("operator"  , preg_replace("/\"/","",$data['Match_type_value']));
-          $smarty->assign("comparator", preg_replace("/\"/","",$data['Comparator']));
-
-          $keys = "";
-          foreach($data['Key_List'] as $key){
-            $keys .= $key.", ";
-          }
-          $keys = preg_replace("/,$/","",trim($keys));
-   
-          $values = "";
-          foreach($data['Value_List'] as $key){
-            $values .= $key.", ";
-          }
-          $values = preg_replace("/,$/","",trim($values));
-
-          $smarty->assign("keys",$keys);
-          $smarty->assign("Inverse",$Inverse);
-          $smarty->assign("values",$values);
-          $smarty->assign("Expert", $data['Expert']);
-          $smarty->assign("ID"  , $element_id); 
-          $ret .= $smarty->fetch(get_template_path("templates/element_header.tpl",TRUE,dirname(__FILE__)));
-          break;
-        }
-
-
-        /*******************
-         * Envelope 
-         *******************/
-
-        case "envelope":
-        {
-          $address_parts = $this->address_parts;
-          $comparators   = $this->comparators;
-          $match_types   = $this->match_types; 
-          $operators     = $this->operators;
-
-          $smarty = get_smarty();
-          $smarty->assign("Inverse",$Inverse);
-          $smarty->assign("comparators",$comparators);
-          $smarty->assign("Expert", $data['Expert']);
-          $smarty->assign("match_types",$match_types);
-          $smarty->assign("operators",$operators);
-          $smarty->assign("LastError",$data['LastError']);
-          $smarty->assign("match_type", $data['Match_type']);
-          $smarty->assign("operator"  , preg_replace("/\"/","",$data['Match_type_value']));
-          $smarty->assign("comparator", preg_replace("/\"/","",$data['Comparator']));
-
-          $keys = "";
-          foreach($data['Key_List'] as $key){
-            $keys .= $key.", ";
-          }
-          $keys = preg_replace("/,$/","",trim($keys));
-
-          $values = "";
-          foreach($data['Value_List'] as $key){
-            $values .= $key.", ";
-          }
-          $values = preg_replace("/,$/","",trim($values));
-          $smarty->assign("keys",$keys);
-          $smarty->assign("values",$values);
-
-          $smarty->assign("ID"  , $element_id); 
-          $ret .= $smarty->fetch(get_template_path("templates/element_envelope.tpl",TRUE,dirname(__FILE__)));
-          break;
-        }
-
-
-        /*******************
-         * Address 
-         *******************/
-
-        case "address" : 
-        {
-          $address_parts = $this->address_parts;
-          $comparators   = $this->comparators;
-          $match_types   = $this->match_types; 
-          $operators     = $this->operators;
-
-          $smarty = get_smarty();
-          $smarty->assign("Inverse",$Inverse);
-          $smarty->assign("address_parts",$address_parts);
-          $smarty->assign("comparators",$comparators);
-          $smarty->assign("match_types",$match_types);
-          $smarty->assign("LastError",$data['LastError']);
-          $smarty->assign("operators",$operators);
-          $smarty->assign("match_type", $data['Match_type']);
-          $smarty->assign("operator"  , preg_replace("/\"/","",$data['Match_type_value']));
-          $smarty->assign("comparator", preg_replace("/\"/","",$data['Comparator']));
-          $smarty->assign("address_part", $data['Address_Part']);
-          $smarty->assign("Expert", $data['Expert']);
-        
-          $keys = "";
-          foreach($data['Key_List'] as $key){
-            $keys .= $key.", ";
-          }
-          $keys = preg_replace("/,$/","",trim($keys));
-   
-          $values = "";
-          foreach($data['Value_List'] as $key){
-            $values .= $key.", ";
-          }
-          $values = preg_replace("/,$/","",trim($values));
-
-          $smarty->assign("keys",$keys);
-          $smarty->assign("values", $values);
-          $smarty->assign("ID"  , $element_id); 
-          $str = $smarty->fetch(get_template_path("templates/element_address.tpl",TRUE,dirname(__FILE__)));
-          $ret .= $str;
-          break;
-        }
-      
-
-        /*******************
-         * Size 
-         *******************/
-        
-        case "size" : 
-        {
-          $Match_types = array( ":over" => _("greater than") , 
-                                ":under" => _("lower than"));
-
-          $Units       = array( "M" => _("Megabyte"),
-                                "K" => _("Kilobyte"),
-                                ""  => _("Bytes"));
-
-          $Match_type   = $data['Match_type'];
-          $Value        = preg_replace("/[^0-9]/","",$data['Value_List'][0]);
-          $Value_Unit   = preg_replace("/[0-9]/","",$data['Value_List'][0]);
-       
-          $LastError = "";
-          if(isset($data['LastError'])){
-            $LastError = $data['LastError'];
-          }
-          $smarty = get_smarty();
-          $smarty->assign("Inverse",$Inverse);
-          $smarty->assign("LastError",$LastError);
-          $smarty->assign("Match_types",$Match_types);
-          $smarty->assign("Units",$Units);
-          $smarty->assign("Match_type",$Match_type);
-          $smarty->assign("Value",$Value);
-          $smarty->assign("Value_Unit",$Value_Unit);
-          $smarty->assign("ID"  , $element_id); 
-          $ret .= $smarty->fetch(get_template_path("templates/element_size.tpl",TRUE,dirname(__FILE__)));
-          break;
-        }
-        
-        /*******************
-         * Exists 
-         *******************/
-        
-        case "exists" : 
-        {
-          $LastError = "";
-          if(isset($data['LastError'])){
-            $LastError = $data['LastError'];
-          }
-          $Values = "";
-          foreach($data['Values'] as $val){
-            $Values .= $val.", ";
-          }
-          $Values = preg_replace("/,$/","",trim($Values));
-
-          $smarty = get_smarty();
-          $smarty->assign("LastError",$LastError);
-          $smarty->assign("Values",$Values);
-          $smarty->assign("Inverse",$Inverse);
-          $smarty->assign("ID"  , $element_id); 
-          $ret .= $smarty->fetch(get_template_path("templates/element_exists.tpl",TRUE,dirname(__FILE__)));
-          break;
-        }
-  
-
-        /*******************
-         * All of   
-         *******************/
-
-        case "allof" : 
-        {
-          $Contents = ""; 
-          foreach($data as $key => $dat){
-            if(($key === "Inverse") && ($key == "Inverse")){
-              continue;
-            }
-            $Contents .=        $this->get_as_html($dat, ($id +1),$key."-".$obj_id);
-          }
-
-          $smarty = get_smarty();
-          $smarty->assign("ID"  , $element_id); 
-          $smarty->assign("DisplayAdd",TRUE);
-          $smarty->assign("DisplayDel",FALSE);
-          $cont_tmp = $smarty->fetch(get_template_path("templates/object_test_container.tpl",TRUE,dirname(__FILE__)));
-          $cont_tmp = preg_replace("/%%OBJECT_CONTENT%%/","<b>"._("Click here to add a new test")."</b>",$cont_tmp);
-
-          $smarty->assign("Inverse",$Inverse);
-          $smarty->assign("Contents",$cont_tmp.$Contents);
-          $smarty->assign("ID"  , $element_id); 
-          $allof_tmp = $smarty->fetch(get_template_path("templates/element_allof.tpl",TRUE,dirname(__FILE__)));
-
-          $ret = $allof_tmp;
-          break ;
-        } 
-
-
-        /*******************
-         * Any of   
-         *******************/
-
-        case "anyof" : 
-        {
-          $Contents = ""; 
-          foreach($data as $key => $dat){
-            if(($key === "Inverse") && ($key == "Inverse")){
-              continue;
-            }
-            $Contents .=        $this->get_as_html($dat, ($id +1),$key."-".$obj_id);
-          }
-          $smarty = get_smarty();
-          $smarty->assign("ID"  , $element_id); 
-          $smarty->assign("DisplayAdd",TRUE);
-          $smarty->assign("DisplayDel",FALSE);
-          $cont_tmp = $smarty->fetch(get_template_path("templates/object_test_container.tpl",TRUE,dirname(__FILE__)));
-          $cont_tmp = preg_replace("/%%OBJECT_CONTENT%%/",_("Click here to add a new test"),$cont_tmp);
-
-          $smarty->assign("Inverse",$Inverse);
-          $smarty->assign("Contents",$cont_tmp.$Contents);
-          $allof_tmp = $smarty->fetch(get_template_path("templates/element_anyof.tpl",TRUE,dirname(__FILE__)));
-
-          $ret = $allof_tmp;
-
-          break ;
-        } 
-        default : 
-        {
-          trigger_error(_("Unhandled switch type"));
-        }
-      }
-    }
-    
-    if(!isset($smarty)){
-      $smarty =get_smarty();
-    }
-
-    $smarty->assign("ID",$element_id);
-    $smarty->assign("DisplayAdd",FALSE);
-    $smarty->assign("DisplayDel",TRUE);
-    $str = $smarty->fetch(get_template_path("templates/object_test_container.tpl",TRUE,dirname(__FILE__)));
-    $ret = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($ret,"\\"),$str);
-    return($ret);
-  }
-
-
-  /* Parse given token identified by $data[$id] 
-   *  and return the parsed tokens. 
-   */
-  function _parse($data,$id = 0)
-  {
-    $av_match_type = array();
-    foreach($this->match_types as $name => $description){
-      $av_match_type[] = $name;
-    }
-    $av_match_type[] = ":over";
-    $av_match_type[] = ":under";
-
-
-
-    $av_methods= array("address","allof","anyof","exists","false","header","not","size","true","envelope");
-    $type = $data[$id]['text'];
-    $tmp = array();
-
-    /* Is there an identifier named 'not' to inverse this filter ? */
-    $Inverse = FALSE;
-    if($data[$id]['class'] == "identifier" && $data[$id]['text'] == "not"){
-      $Inverse = TRUE;
-      $id ++;
-      $type = $data[$id]['text'];
-    }
-
-    switch($type)
-    {
-
-      /****************
-       * Parse - Envelope / Header / Address
-       ****************/ 
-
-      case "envelope" : 
-      case "header":
-      case "address" : 
-      {
-        /* Address matches are struckture as follows :
-           [not] 
-           address 
-                  [address-part: tag]           all|localpart|domain|user|detail
-                  [comparator: tag]             i;octet i;ascii-casemap i;ascii-numeric
-                  [match-type: tag]             is|contains|matches|count|value 
-                  <header-list: string-list> 
-                  <key-list: string-list>   
-          */ 
-   
-        
-        $part     = "(:all|:localpart|:domain)";
-        $operator = "(:regex|:contains|:is|:matches|:count|:value)";
-        $value_op = "(lt|le|eq|ge|gt|ne)";
-
-        $Address_Part     = "";
-        $Comparator       = "";        
-        $Match_type       = "";    
-        $Match_type_value = "";
-  
-        $Key_List         = array();
-        $Value_List       = array();
-  
-        for($i = 0 ; $i < count($data) ; $i ++){
-         
-          /* Get next node */ 
-          $node = $data[$i];
-  
-          /* Check address part definition */
-          if($node['class'] == "tag" && preg_match("/".$part."/i",$node['text'])){
-            $Address_Part = $node['text'];
-          }
-
-          /* Check for match type  */
-          elseif($node['class'] == "tag" && preg_match("/".$operator."/i",$node['text'])){
-            $Match_type = $node['text'];
-
-            /* Get value operator */
-            if(in_array($Match_type,array(":value",":count"))){
-              $i ++;        
-              $node = $data[$i];
-
-              if($node['class'] == "quoted-string" && preg_match("/".$value_op."/",$node['text'])){
-                $Match_type_value = $node['text'];
-              }
-            }
-          } 
-
-          /* Check for a comparator */
-          elseif($node['class'] == "tag" && preg_match("/comparator/",$node['text'])){
-            $i ++;
-            $node = $data[$i];
-            $Comparator = $node['text'];
-          }
-  
-          /* Check for Key_List */  
-          elseif(count(sieve_get_strings($data,$i))){
-            $tmp2 = sieve_get_strings($data,$i);
-            $i =  $tmp2['OFFSET'];
-
-            if(!count($Key_List)){
-              $Key_List = $tmp2['STRINGS'];
-            }else{
-              $Value_List = $tmp2['STRINGS']; 
-            }
-          } 
-      
-        }
-         
-        /* Add to Tree */ 
-        $values = array( "Inverse"         => $Inverse,
-                                "Comparator"      => $Comparator,
-                                "Expert"          => FALSE,
-                                "Match_type"      => $Match_type,
-                                "Match_type_value"=> $Match_type_value,
-                                "Key_List"        => $Key_List,
-                                "Value_List"      => $Value_List) ;
-        if($type == "address"){
-          $values["Address_Part"]    = $Address_Part;
-        }
-        $tmp[$type] = $values;
-        $tmp[$type]['LastError'] = "";
-        break;
-      }
-
-
-      /****************
-       * Parse - Size
-       ****************/ 
-
-      case "size":
-      {
-    
-        $ops = "(:over|:under)";
-
-        $Match_type = "";
-
-        for($i = $id ; $i < count($data); $i++){
-
-          /* Get current node */
-          $node = $data[$i];
-
-          /* Get tag (under / over) */
-          if($node['class'] == "tag" && preg_match("/".$ops."/",$node['text'])){
-            $Match_type = $node['text'];
-          }
-          
-          /* Get Value_List, the value that we want to match for */
-          elseif(count(sieve_get_strings($data,$i))){
-            $tmp2 = sieve_get_strings($data,$i);
-            $i =  $tmp2['OFFSET'];
-          
-            $Value_List = $tmp2['STRINGS'];
-          } 
-        }        
-    
-        $tmp[$type]= array( "Inverse"    => $Inverse,
-                            "Match_type" => $Match_type,
-                            "Value_List" => $Value_List);
-        $tmp[$type]['LastError'] = "";
-        break;
-      }
-
-
-      /****************
-       * Parse - True / False
-       ****************/ 
-
-      case "true": 
-      {
-        $tmp['true'] = "true";
-        $tmp['true']['LastError'] = "";
-        break;
-      }
-      case "false":
-      {
-        $tmp['false'] = "false";
-        $tmp['false']['LastError'] = "";
-        break;
-      }
-
-
-      /****************
-       * Parse - Exists
-       ****************/ 
-
-      case "exists":
-      {
-        
-        /* Skip first values, [if,not,exists] */
-        $node = $data[$id];
-        while(in_array($node['text'],array("if","not","exists"))){
-          $id ++;
-          $node = $data[$id];
-        }
-
-        /* Get values */
-        $tmp2 = sieve_get_strings($data,$id);
-  
-        
-        $tmp['exists'] = array('Inverse' => $Inverse,
-                               'Values'  => $tmp2['STRINGS']);
-        $tmp[$type]['LastError'] = "";
-        break;
-      }
-
-
-      /****************
-       * Parse - Allof
-       ****************/ 
-
-      case "allof" :
-      {
-        /* Get parameter and recursivly call this method 
-         *  for each parameter 
-         */
-        $id ++;
-        $tmp2 = $this->get_parameter($data,$id);
-        
-        foreach($tmp2 as $parameter){
-          $tmp['allof'][] = $this->_parse($parameter);
-        }
-        $tmp['allof']['Inverse'] = $Inverse;
-        break;
-      }
-
-
-      /****************
-       * Parse - Anyof
-       ****************/ 
-
-      case "anyof" :
-      {
-        /* Get parameter and recursivly call this method 
-         *  for each parameter 
-         */
-        $id ++;
-        $tmp2 = $this->get_parameter($data,$id);
-
-        foreach($tmp2 as $parameter){
-          $tmp['anyof'][] = $this->_parse($parameter);
-        }
-        $tmp['anyof']['Inverse'] = $Inverse;
-        break;
-      }
-      default : $tmp[$id] = $type; 
-    }
-    
-    return($tmp); 
-  }
-
-
-  function get_parameter($data,$id)
-  {
-    $par = array();
-    $open_brakets = 0;
-    $next = NULL;
-    $num = 0;
-    for($i = $id ; $i < count($data) ; $i++ ){
-      if(in_array($data[$i]['class'],array("left-parant","left-bracket"))){
-        $open_brakets ++;
-      }
-      if($data[$i]['class'] == "comma" && $open_brakets == 1){
-        $num ++;
-      }
-      if(!in_array($data[$i]['class'],array("comma","left-parant","right-parant")) || $open_brakets >1 ){
-        $par[$num][] = $data[$i];
-      }
-      if(in_array($data[$i]['class'],array("right-parant","right-bracket"))){
-        $open_brakets --;
-      }
-    }
-    return($par);
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Keep.inc b/include/sieve/class_sieveElement_Keep.inc
deleted file mode 100644 (file)
index 3e1d58e..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<?php
-
-/* This class handles the keep statement */
-class sieve_keep 
-{
-  var $object_id = -1;
-
-  function sieve_keep($data,$object_id)
-  {
-    $this->object_id = $object_id;
-  }
-
-  function save_object()
-  {
-  }
-
-  function check()
-  {
-    return(array());
-  }
-
-  function execute()
-  {
-    $smarty = get_smarty();
-    $smarty->assign("ID", $this->object_id);
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-    $object = $smarty->fetch(get_template_path("templates/element_keep.tpl",TRUE,dirname(__FILE__)));
-    $str = preg_replace("/%%OBJECT_CONTENT%%/", addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-  function get_sieve_script_part()
-  {
-    return("keep;");
-  } 
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Redirect.inc b/include/sieve/class_sieveElement_Redirect.inc
deleted file mode 100644 (file)
index 64e71b6..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-<?php
-class sieve_redirect 
-{
-  var $data = "";
-  var $object_id = -1;
-  var $LastError   ="";
-  
-  function save_object()
-  {
-    if(isset($_POST['redirect_to_'.$this->object_id])){
-      $rt = stripslashes($_POST['redirect_to_'.$this->object_id]);
-
-      $rt = trim($rt);
-      $this->data = $rt;
-    }
-  }
-
-
-  function check()
-  {
-    $msgs = array();
-    
-    if(!is_email($this->data)){
-      $msgs[] =_("Please specify a valid email address.");
-    }
-    
-    return($msgs);
-  }
-
-  function sieve_redirect($data,$object_id)
-  {
-    $this->object_id = $object_id;
-
-    if($data === NULL){
-      $data = array('ELEMENTS' => array(array('class' => "quoted-string" ,"text" => _("Place a mail address here"))));
-    }
-
-    for($i = 0 ; $i < count($data['ELEMENTS']) ; $i++){
-      $tmp = sieve_get_strings($data['ELEMENTS'],$i);
-      $i  = $i + $tmp['OFFSET'];
-      foreach($tmp['STRINGS'] as $str){
-        $this->data .= $str;
-      }
-    }
-  }
-
-
-  function get_sieve_script_part()
-  {
-    return("redirect ".sieve_create_strings($this->data).";");
-  } 
-   
-  function execute()
-  {
-    $values = htmlentities($this->data);
-    $smarty = get_smarty();
-    $smarty->assign("ID", $this->object_id);
-    $smarty->assign("Destinations" , $values);
-    $smarty->assign("LastError" , $this->check());
-    $smarty->assign("LastErrorCnt" , count($this->check()));
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-    $object= $smarty->fetch(get_template_path("templates/element_redirect.tpl",TRUE,dirname(__FILE__)));
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Reject.inc b/include/sieve/class_sieveElement_Reject.inc
deleted file mode 100644 (file)
index 3f07260..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-<?php
-
-class sieve_reject 
-{
-  var $data = "";
-  var $object_id = -1;
-  var $parent = NULL;
-
-  function save_object()
-  {
-    if(isset($_POST['reject_message_'.$this->object_id])){
-      $msg = stripslashes($_POST['reject_message_'.$this->object_id]);
-      $this->data = $msg;
-    }
-  }
-
-  function check()
-  {
-    $msgs = array();
-    if(preg_match("/\"/",$this->data)){
-      $msgs [] = _("Invalid character found, quotes are not allowed in a reject message.");
-    }
-    return($msgs);
-  }
-
-  function sieve_reject($data,$object_id,$parent)
-  {
-    $this->object_id = $object_id;
-    $this->parent = $parent;
-    $this->parent->add_require("reject");
-
-    /* If the given data is emtpy 
-     *  (This is the case when we add new elements in the ui) 
-     * Set a default text. 
-     */
-    if($data === NULL){
-      $this->data = _("Your reject text here");
-    }else{
-
-      for($i = 0 ; $i < count($data['ELEMENTS']) ; $i++){
-        $tmp = sieve_get_strings($data['ELEMENTS'],$i);
-        $i  = $i + $tmp['OFFSET'];
-        foreach($tmp['STRINGS'] as $str){
-          $this->data .= $str;
-        }
-      }
-    }
-  }
-
-  function get_sieve_script_part()
-  {
-    return("reject ".sieve_create_strings($this->data).";");
-  } 
-
-  function execute()
-  {
-    /* check if this will be a 
-     *   - single string ""
-     *   - or a multi line text: ... ; 
-     */
-    $Multiline = preg_match("/\n/",$this->data);
-
-    $smarty = get_smarty();
-    $smarty->assign("ID", $this->object_id);
-    $smarty->assign("Message",$this->data);
-    $smarty->assign("Multiline",$Multiline);
-    $smarty->assign("LastError" , $this->check());
-    $smarty->assign("LastErrorCnt" , count($this->check()));
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-    $object= $smarty->fetch(get_template_path("templates/element_reject.tpl",TRUE,dirname(__FILE__)));
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Require.inc b/include/sieve/class_sieveElement_Require.inc
deleted file mode 100644 (file)
index a9b6890..0000000
+++ /dev/null
@@ -1,109 +0,0 @@
-<?php
-
-class sieve_require 
-{
-  var $data = array();
-  var $object_id = -1;
-  var $parent = NULL;  
-  var $skip_save_object =FALSE;
-
-  function sieve_require($data,$object_id,$parent)
-  {
-    $this->parent = $parent;
-    $this->object_id = $object_id;
-    if($data !== NULL){
-
-      for($i = 0 ; $i < count($data['ELEMENTS']) ; $i++){
-        $tmp = sieve_get_strings($data['ELEMENTS'],$i);
-        $i  = $i + $tmp['OFFSET'];
-        foreach($tmp['STRINGS'] as $str){
-          $this->data[]= $str;
-        }
-      }
-    }
-  }
-
-
-  /* Add a new require statement and ensure 
-   *  that it is not specified twice 
-   */
-  function Add_Require($str)
-  {
-    $current = array();
-    foreach($this->data as $dat){
-      $current[] = $dat;
-    }
-    if(!in_array($str,$current)){
-      $this->data[] = $str;
-    }
-    $this->data = array_unique($this->data);
-    $this->skip_save_object = TRUE;
-  }
-
-  function save_object()
-  {
-    if($this->skip_save_object){
-      $this->skip_save_object = FALSE;
-      return;
-    }
-
-    /* Get the values should check for, they are seperated by , */
-    if(isset($_POST['require_'.$this->object_id])){
-      $vls = stripslashes($_POST['require_'.$this->object_id]);
-      $tmp = array();
-
-      $tmp2 = split(",",$vls);
-      foreach($tmp2 as $val){
-        
-        $val = trim($val);
-    
-        if(empty($val)) continue;        
-  
-        $tmp[] = $val;
-      }
-      $this->data = $tmp;
-    }
-  }
-
-  function check()
-  {
-    $msgs = array();
-  
-    if(!count($this->data)){
-      $msgs[] = _("Please specify at least one valid requirement.");
-    }
-    return($msgs);
-  }
-
-  function get_sieve_script_part()
-  {
-    if(count($this->data)){
-    $tmp = sieve_create_strings($this->data);
-    return("require ".$tmp.";\n");
-    }else{
-      return("");
-    }
-  } 
-    
-  function execute()
-  {
-    $Require = "";
-    foreach($this->data as $key){
-      $Require .= $key.", ";
-    }
-    $Require = preg_replace("/,$/","",trim($Require));
-
-    $smarty = get_smarty();
-    $smarty->assign("Require",$Require);
-    $tmp = $this->check();
-    $smarty->assign("LastError",$tmp);
-    $smarty->assign("LastErrorCnt",count($tmp));
-    $smarty->assign("ID", $this->object_id);
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-    $object= $smarty->fetch(get_template_path("templates/element_require.tpl",TRUE,dirname(__FILE__)));
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Stop.inc b/include/sieve/class_sieveElement_Stop.inc
deleted file mode 100644 (file)
index 9acc72b..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<?php
-
-/* This class handles the stop statement */
-class sieve_stop 
-{
-  var $object_id = -1;
-
-  function sieve_stop($data,$object_id)
-  {
-    $this->object_id = $object_id;
-  }
-
-  function save_object()
-  {
-  }
-
-  function check()
-  {
-    return(array());
-  }
-
-  function execute()
-  {
-    $smarty = get_smarty();
-    $smarty->assign("ID", $this->object_id);
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-    $object= $smarty->fetch(get_template_path("templates/element_stop.tpl",TRUE,dirname(__FILE__)));
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-
-  function get_sieve_script_part()
-  {
-    return("stop; \n");
-  } 
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveElement_Vacation.inc b/include/sieve/class_sieveElement_Vacation.inc
deleted file mode 100644 (file)
index 43c7546..0000000
+++ /dev/null
@@ -1,179 +0,0 @@
-<?php
-
-class sieve_vacation 
-{
-  var $days     = FALSE;
-  var $subject  = FALSE;
-  var $from     = "";
-  var $mime     = "";
-  var $handle   = "";
-  var $reason   = "\"I am not available, currently.\"";
-  var $addresses= array();
-  var $object_id= -1;
-  var $Expert   = FALSE;
-  var $parent   = NULL;
-
-  function sieve_vacation($data,$object_id,$parent)
-  {
-    $this->parent = $parent;
-    $this->object_id = $object_id;
-    $this->parent->add_require("vacation");
-
-    /* Usage:   vacation [":days" number] [":subject" string]
-       [":from" string] [":addresses" string-list]
-       [":mime"] [":handle" string] <reason: string> */
-
-    /* Not all attribute types are supported by the sieve class right now */
-    $known_attrs = array(":days",":subject",":from",":mime",":handle");
-
-    /* skip if empty */
-    if(($data === NULL) || !is_array($data)) return;
-
-    /* Walk through elements */
-    $p= count($data['ELEMENTS']);
-    for ($i= 0; $i < $p; $i++){
-
-      /* get current element */
-      $node = $data['ELEMENTS'][$i];
-
-      /* Check if tag is in the specified list of attributes */
-      if($node['class'] == "tag" && in_array($node['text'],$known_attrs)){
-
-        $var = preg_replace("/\:/","",$node['text']);
-        $this->$var = $data['ELEMENTS'][$i+1]['text'];
-        $i ++;
-      }
-
-      /* Check for addresses */
-      if($node['class'] == "tag" && $node['text'] == ":addresses") {
-        $this->addresses = array();
-        $i ++;
-
-        /* Multiple or single address given */
-        if($data['ELEMENTS'][$i]['class'] == "left-bracket"){
-          while($data['ELEMENTS'][$i]['class'] != "right-bracket" && ($i < count($data['ELEMENTS']))){
-            $i ++;
-            if($data['ELEMENTS'][$i]['class'] == "quoted-string"){
-              $this->addresses[] = preg_replace("/\"/i","",$data['ELEMENTS'][$i]['text']);
-            }
-          }
-        }else{
-              $this->addresses[] =  preg_replace("/\"/i","",$data['ELEMENTS'][$i]['text']);
-        }
-      }
-
-      /* Add the vacation message */
-      if(in_array($node['class'],array("quoted-string","multi-line"))){
-
-        $tmp = sieve_get_strings($data['ELEMENTS'],$i);
-        $strs= $tmp['STRINGS'];
-        $data = ""; 
-        foreach($strs as $str){
-          $data .= $str;
-        }
-        $this->reason = $data;
-      }
-    }
-  }
-
-  function get_sieve_script_part()
-  {
-    $str = "vacation ";
-    if($this->days){
-      $str.= ":days ".$this->days;
-    }
-
-    if(count($this->addresses)){
-      $str .= ":addresses ".sieve_create_strings($this->addresses);
-      if($this->subject){
-        $str.= ":subject ".sieve_create_strings($this->subject);
-      }
-    }
-    if($this->mime){
-      $str.= ":mime ".sieve_create_strings($this->mime);
-    }
-  
-    /* Append reason and ensure that this will be 
-     *  handled as multiline text element 
-     *  by adding a "\n" new line 
-     */
-    $str .= "\n ".sieve_create_strings($this->reason."\n");
-    return($str." ; \n");
-  }
-
-  function save_object()
-  {
-    /* Get release date */
-    if(isset($_POST['vacation_release_'.$this->object_id])){
-      $this->days = stripslashes($_POST['vacation_release_'.$this->object_id]);
-    }
-
-    /* Check if we want to toggle the expert mode */
-    if(isset($_POST['Toggle_Expert_'.$this->object_id])){
-      $this->Expert = !$this->Expert;
-    }
-
-    /* Get release date */
-    if(isset($_POST['vacation_receiver_'.$this->object_id])){
-      $vr = stripslashes ($_POST['vacation_receiver_'.$this->object_id]);
-      $tmp = array();
-      $tmp2 = split(",",$vr);
-      foreach($tmp2 as $val){
-        $ad = trim($val);
-        if(!empty($ad)){
-          $tmp[] = $ad;
-        }
-      }
-      $this->addresses = $tmp;
-    }
-
-    /* Get reason */
-    if(isset($_POST['vacation_reason_'.$this->object_id])){
-      $vr = stripslashes ($_POST['vacation_reason_'.$this->object_id]);
-      $this->reason = trim($vr);
-    }
-  }
-
-  function check()
-  {
-    $msgs = array();
-    $err = FALSE;
-    foreach($this->addresses as $addr){
-      if(!is_email($addr)){
-        $err = true;
-      }
-    }
-    if($err){
-      $msgs[] = _("Alternative sender address must be a valid email addresses.");
-    }
-    return($msgs);
-  }
-
-  function execute()
-  {
-    $Addresses = "";
-    foreach($this->addresses as $key){
-      $Addresses .= $key.", ";
-    }
-    $Addresses = preg_replace("/,$/","",trim($Addresses));
-
-    $smarty = get_smarty();
-    $smarty->assign("LastError",$this->check());
-    $smarty->assign("LastErrorCnt",count($this->check()));
-    $smarty->assign("Reason",$this->reason);
-    $smarty->assign("Addresses",$Addresses);
-    $smarty->assign("Subject",$this->subject);
-    $smarty->assign("Days",$this->days);
-    $smarty->assign("ID",$this->object_id);
-    $smarty->assign("Expert",$this->Expert);
-
-    $object_container = $smarty->fetch(get_template_path("templates/object_container.tpl",TRUE,dirname(__FILE__)));
-    $object= $smarty->fetch(get_template_path("templates/element_vacation.tpl",TRUE,dirname(__FILE__)));
-    $str = preg_replace("/%%OBJECT_CONTENT%%/",addcslashes($object,"\\"),$object_container);
-    return($str);
-  }
-}
-
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_sieveManagement.inc b/include/sieve/class_sieveManagement.inc
deleted file mode 100644 (file)
index a300ea2..0000000
+++ /dev/null
@@ -1,1066 +0,0 @@
-<?php
-/*
-   This code is part of GOsa (https://gosa.gonicus.de)
-   Copyright (C) 2003-2007 - Fabian Hickert <hickert@gonicus.de>
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-
-/* The sieve management class displays a list of sieve 
- *  scripts for the given mail account. 
- * The account is identified by the parents uid attribute. 
- *
- *  $config       The config object
- *  $dn           The object edited 
- *  $parent       The parent object that provides the uid attribute 
- */
-class sieveManagement extends plugin
-{
-  var $parent = NULL;
-  var $scripts= array();  
-  var $uattrib = "uid";
-  var $current_script  = -1;
-  var $current_handler = NULL;
-  var $script_to_delete =-1;
-  var $sieve_handle = NULL; 
-  var $Script_Error = "";
-  var $Sieve_Error = "";
-  var $create_script = FALSE;
-
-  /* To add new elements we need to know 
-   *  Where to add the element              -> add_new_id
-   *  Whould we add above or below this id  -> add_above_below
-   *  What kind of element should we add    -> add_element_type
-   */
-  var $add_new_element    = FALSE;
-  var $add_new_id         = -1;
-  var $add_above_below    = "below";
-  var $add_element_type   = "sieve_comment";
-
-  /* If this variable is TRUE, this indicates that we have the 
-   *  import dialog opened. 
-   */
-  var $Import_Script = FALSE;
-
-  /* Initialize the class and load all sieve scripts 
-   *  try to parse them and display errors 
-   */ 
-  function sieveManagement(&$config,$dn,&$parent,$uattrib)
-  {
-    /* Check given parameter */
-    if(!isset($parent->$uattrib)){
-      trigger_error("Sieve Management implementation error. Parameter 4 (".$uattrib.") must be part of the given parent element (".get_class($parent).").");
-    }
-
-    $this->uattrib = $uattrib;
-    $this->parent = &$parent;
-    plugin::plugin($config,$dn);
-
-    /* Get sieve, if this fail abort class initialization */
-    if(!$this->sieve_handle = $this->get_sieve()){
-      return;
-    }
-
-
-    /* Get all sieve scripts names */
-    if($this->sieve_handle->sieve_listscripts()){
-      if (is_array($this->sieve_handle->response)){
-        foreach($this->sieve_handle->response as $key => $name){
-
-          $data = array();
-          $data['NAME'] = $name;
-
-          if($key == "ACTIVE" && $key === "ACTIVE"){
-            $data['ACTIVE'] = TRUE;
-          }else{
-            $data['ACTIVE'] = FALSE;
-          }
-          $this->scripts[] = $data;          
-        }
-      } 
-    }
-
-    /* Get script contents */
-    foreach($this->scripts as $key => $script){
-      $p = new My_Parser($this);
-      $this->sieve_handle->sieve_getscript($script['NAME']);
-
-      $script = "";
-      foreach($this->sieve_handle->response as $line){
-        $script.=$line;
-      }
-
-      $this->scripts[$key]['IS_NEW'] = FALSE;;
-      $this->scripts[$key]['SCRIPT'] = $script;
-      $this->scripts[$key]['ORIG_SCRIPT'] = $script;
-      $this->scripts[$key]['MSG']   = "";
-      $ret = $p->parse($script);
-      if(!$ret){
-        $this->scripts[$key]['STATUS']   = FALSE;
-        $this->scripts[$key]['MODE']    = "Source";
-        $this->scripts[$key]['MSG'] = _("Parse failed")."<font color='red'>".$p->status_text."</font>";
-      }else{
-        $this->scripts[$key]['STATUS']   = TRUE;
-        $this->scripts[$key]['MODE']    = "Structured";
-        $this->scripts[$key]['MSG'] = _("Parse successful");
-      }
-      $this->scripts[$key]['PARSER'] = $p;
-      $this->scripts[$key]['EDITED'] = FALSE;
-    }
-    $this->sieve_handle = $this->sieve_handle;
-  }
-
-
-  /* Return a sieve class handle,
-   *  false if login fails
-   */
-  function get_sieve()
-  {
-    
-    /* Connect to sieve class and try to get all available sieve scripts */
-    if(isset($this->config->data['SERVERS']['IMAP'][$this->parent->gosaMailServer])){
-      $cfg=  $this->config->data['SERVERS']['IMAP'][$this->parent->gosaMailServer];
-      $this->Sieve_Error = "";
-
-      $uattrib = $this->uattrib;
-
-      /* Log into the mail server */
-      $this->sieve_handle= new sieve(
-          $cfg["sieve_server"], 
-          $cfg["sieve_port"], 
-          $this->parent->$uattrib, 
-          $cfg["password"], 
-          $cfg["admin"]);
-
-      /* Try to login */
-      if (!@$this->sieve_handle->sieve_login()){
-        $this->Sieve_Error = $this->sieve_handle->error_raw;
-        return(FALSE);
-      }
-      return($this->sieve_handle);
-    }else{
-      $this->Sieve_Error = sprintf(_("The specified mail server '%s' does not exist within the GOsa configuration."),
-        $this->parent->gosaMailServer);
-      return(FALSE);
-    }
-  }
-
-
-  /* Handle sieve list 
-   */
-  function execute()
-  {
-    /***************
-     * Create a new Script 
-     ***************/
-
-    /* Force opening the add script dialog */
-    if(isset($_POST['create_new_script'])){
-      $this->create_script = TRUE;
-    }
-
-    /* Close add script dialog, without adding a new one */
-    if(isset($_POST['create_script_cancel'])){
-      $this->create_script = FALSE;
-    }
-
-    /* Display create script dialog 
-     *  handle posts, display warnings if specified 
-     *  name is not useable. 
-     * Create a new script with given name
-     */
-    if($this->create_script){
-    
-      /* Set initial name or used posted name if available */
-      $name = "";
-      if(isset($_POST['NewScriptName'])){
-        $name = trim($_POST['NewScriptName']);
-      }
-      /* Check given name */ 
-      $err = false;
-
-      /* Is given name in lower case characters ? */
-      if(isset($_POST['create_script_save'])){
-        if(!strlen($name)){
-          $err =true;
-          print_red(_("You should specify a name for your new script."));
-        }
-        /* Is given name in lower case characters ? */
-        if($name != strtolower($name)){
-          $err =true;
-          print_red(_("Only lower case names are allowed."));
-        }
-
-        /* Only chars are allowed here */
-        if(preg_match("/[^a-z]/i",$name)){
-          $err =true;
-          print_red(_("Only alphabetical characters are allowed in script names."));
-        }
-
-        $tmp = $this->get_used_script_names();
-        if(in_array_ics($name,$tmp)){
-          $err =true;
-          print_red(_("The specified name is already in use."));
-        }
-      }
-
-      /* Create script if everything is ok */
-      if($this->create_script && isset($_POST['create_script_save']) && !$err){
-
-        /* Close dialog */
-        $this->create_script = FALSE;
-
-        /* Script contents to use */
-        $script = "/*New script */".
-                  "stop;";
-
-        /* Create a new parser and initialize default values */
-        $p = new My_Parser($this);
-        $ret = $p->parse($script);
-        $sc['SCRIPT'] = $script;
-        $sc['ORIG_SCRIPT'] = $script;
-        $sc['IS_NEW'] = TRUE;
-        $sc['MSG']   = "";
-        if(!$ret){
-          $sc['STATUS']   = FALSE;
-          $sc['MODE']    = "Source";
-          $sc['MSG'] = _("Parse failed")."<font color='red'>".$p->status_text."</font>";
-        }else{
-          $sc['STATUS']   = TRUE;
-          $sc['MODE']    = "Structured";
-          $sc['MSG'] = _("Parse successful");
-        }
-        $sc['PARSER'] = $p;
-        $sc['EDITED'] = TRUE;
-        $sc['ACTIVE'] = FALSE;
-        $sc['NAME']   = $name;
-      
-        /* Add script */
-        $this->scripts[$name] = $sc;
-      }else{
-      
-        /* Display dialog to enter new script name */
-        $smarty = get_smarty();
-        $smarty->assign("NewScriptName",$name);
-        return($smarty->fetch(get_template_path("templates/create_script.tpl",TRUE,dirname(__FILE__))));
-      }
-    }
-
-
-    /*************
-     * Handle several posts 
-     *************/
-
-    $once = TRUE;
-    foreach($_POST as $name => $value){
-
-      /* Edit script requested */
-      if(preg_match("/^editscript_/",$name) && $once && !$this->current_handler){
-        $script = preg_replace("/^editscript_/","",$name);
-        $script = preg_replace("/_(x|y)/","",$script);
-        $once = FALSE;
-
-        $this->current_script = $script;
-        $this->current_handler = $this->scripts[$script]['PARSER'];
-        $this->scripts[$script]['SCRIPT_BACKUP'] = $this->scripts[$script]['SCRIPT'];
-      }
-
-      /* remove script requested */
-      if($this->parent->acl_is_writeable("sieveManagement") && preg_match("/^delscript_/",$name) && $once && !$this->current_handler){
-        $script = preg_replace("/^delscript_/","",$name);
-        $script = preg_replace("/_(x|y)/","",$script);
-        $once = FALSE;
-        $this->script_to_delete = $script;  
-      }
-
-      /* Activate script */
-      if($this->parent->acl_is_writeable("sieveManagement") && preg_match("/^active_script_/",$name) && $once && !$this->current_handler){
-        $script = preg_replace("/^active_script_/","",$name);
-        $script = preg_replace("/_(x|y)/","",$script);
-        $once = FALSE;
-
-        /* We can only activate existing scripts */
-        if(!$this->scripts[$script]['IS_NEW']){
-
-          /* Get sieve */
-          if(!$this->sieve_handle = $this->get_sieve()){
-            print_red(
-                sprintf(
-                  _("Can't log into SIEVE server. Server says '%s'."),
-                  to_string($this->Sieve_Error)));
-          }
-
-          /* Try to activate the given script and update 
-           *  class script array. 
-           */
-          if(!$this->sieve_handle->sieve_setactivescript($this->scripts[$script]['NAME'])){
-            print_red(sprintf(_("Can't activate sieve script on server. Server says '%s'."),to_string($this->sieve_handle->error_raw)));
-          }else{
-            foreach($this->scripts as $key => $data){
-              if($key == $script){
-                $this->scripts[$key]['ACTIVE'] = TRUE;
-              }else{
-                $this->scripts[$key]['ACTIVE'] = FALSE;
-              }
-            }
-          }
-        }
-      }
-    }
-
-    
-    /*************
-     * Remove script handling 
-     *************/
-
-    /* Remove aborted */
-    if(isset($_POST['delete_cancel'])){
-      $this->script_to_delete = -1;
-    }
-
-    /* Remove confirmed */
-    if($this->parent->acl_is_writeable("sieveManagement") && isset($_POST['delete_script_confirm'])){
-
-      $script = $this->scripts[$this->script_to_delete];
-
-      /* Just remove from array if it is a new script */
-      if($script['IS_NEW']){
-        unset($this->scripts[$this->script_to_delete]);
-      }else{
-
-        /* Get sieve */
-        if(!$this->sieve_handle = $this->get_sieve()){
-          print_red(
-              sprintf(
-                _("Can't log into SIEVE server. Server says '%s'."),
-                to_string($this->Sieve_Error)));
-        }
-
-        if(!$this->sieve_handle->sieve_deletescript($this->scripts[$this->script_to_delete]['NAME'])){
-          print_red(sprintf(_("Can't remove sieve script from server. Server says '%s'."),to_string($this->sieve_handle->error_raw)));
-        }else{
-          unset($this->scripts[$this->script_to_delete]);
-        }
-      }
-      $this->script_to_delete = -1;
-    }
-
-    /* Display confirm dialog */
-    if($this->script_to_delete != -1){
-      $smarty = get_smarty();
-      $smarty->assign("Warning",
-          sprintf(_("You are going to remove the sieve script '%s' from your mail server."),
-            $this->scripts[$this->script_to_delete]['NAME']));
-      return($smarty->fetch(get_template_path("templates/remove_script.tpl",TRUE,dirname(__FILE__))));
-    }
-
-
-    /**************
-     * Save script changes 
-     **************/
-
-    /* Abort saving */
-    if(isset($_POST['cancel_sieve_changes'])){
-      $tmp = $this->scripts[$this->current_script]['SCRIPT_BACKUP'];
-      $this->scripts[$this->current_script]['SCRIPT'] = $tmp;
-      $this->scripts[$this->current_script]['PARSER']->parse($tmp);
-      $this->current_handler = NULL;
-    }
-
-    /* Save currently edited sieve script. */
-    if($this->parent->acl_is_writeable("sieveManagement") && 
-       isset($_POST['save_sieve_changes']) && 
-       is_object($this->current_handler)){
-      $chk = $this->current_handler->check();
-      if(!count($chk)){
-
-        $sc = $this->scripts[$this->current_script]['SCRIPT'];
-        $p = new My_Parser($this);
-        if($p -> parse($sc)){
-
-          if($this->scripts[$this->current_script]['MODE'] == "Source-Only"){
-            $this->scripts[$this->current_script]['MODE'] = "Source";
-          }
-  
-          $this->scripts[$this->current_script]['PARSER'] = $p;
-          $this->scripts[$this->current_script]['EDITED'] = TRUE;
-          $this->scripts[$this->current_script]['STATUS'] = TRUE;
-          $this->scripts[$this->current_script]['MSG'] = _("Edited");
-          $this->current_handler = NULL;
-        }else{
-          print_red($p->status_text);;
-        }
-      }else{
-        foreach($chk as $msgs){
-          print_red(sprintf(_("Please fix all errors before saving. Last error was: %s"),$msgs));
-        }
-      }
-    }
-
-
-    /*************
-     * Display edit dialog 
-     *************/
-
-    /* Display edit dialog, depending on Mode display different uis
-     */
-    if($this->current_handler){
-
-        if(isset($_POST['Import_Script'])){
-          $this->Import_Script = TRUE;
-        }
-
-        if(isset($_POST['Import_Script_Cancel'])){
-          $this->Import_Script = FALSE;
-        }
-
-        if(isset($_POST['Import_Script_Save']) && isset($_FILES['Script_To_Import'])){
-
-          $file     = $_FILES['Script_To_Import'];
-
-          if($file['size'] == 0){
-            print_red(_("Specified file seems to be empty."));
-          }elseif(!file_exists($file['tmp_name'])){
-            print_red(_("Upload failed. The temporary file can't be accessed."));
-          }elseif(!is_readable ($file['tmp_name'])){
-            print_red(sprintf(_("Can't open file '%s'."),$file['tmp_name']));
-          }else{
-            
-            
-            $contents = file_get_contents($file['tmp_name']);
-           
-            $this->scripts[$this->current_script]['SCRIPT'] = $contents;
-            if(!$this->current_handler->parse($contents)){
-              $this->scripts[$this->current_script]['MODE'] = "Source";
-            }else{
-              $this->scripts[$this->current_script]['MODE'] = "Structured";
-            }
-            $this->Script_Error = "";
-            $this->Import_Script = FALSE;
-          }
-        }
-
-        if($this->Import_Script){
-          $smarty = get_smarty();
-          $str = $smarty->fetch(get_template_path("templates/import_script.tpl",TRUE,dirname(__FILE__)));
-          return($str);
-        }
-  
-
-        /* Create dump of current sieve script */
-        if(isset($_POST['Save_Copy'])){
-
-            /* force download dialog */
-            header("Content-type: application/tiff\n");
-            if (preg_match('/MSIE 5.5/', $HTTP_USER_AGENT) ||
-                    preg_match('/MSIE 6.0/', $HTTP_USER_AGENT)) {
-                header('Content-Disposition: filename="dump.script"');
-            } else {
-                header('Content-Disposition: attachment; filename="dump.script"');
-            }
-            header("Content-transfer-encoding: binary\n");
-            header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
-            header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
-            header("Cache-Control: no-cache");
-            header("Pragma: no-cache");
-            header("Cache-Control: post-check=0, pre-check=0");
-            echo $this->scripts[$this->current_script]['SCRIPT'];
-            exit();
-        }
-
-
-      /****
-       * Add new element to ui
-       ****/
-
-      /* Abort add dialog */ 
-      if(isset($_POST['select_new_element_type_cancel'])){
-        $this->add_new_element = FALSE;
-      }
-
-      /* Add a new element */
-      if($this->add_new_element){
-
-        $element_types= array(
-            "sieve_keep"      => _("Keep"),
-            "sieve_comment"   => _("Comment"),
-            "sieve_fileinto"  => _("File into"),
-            "sieve_keep"      => _("Keep"),
-            "sieve_discard"   => _("Discard"),
-            "sieve_redirect"  => _("Redirect"),
-            "sieve_reject"    => _("Reject"),
-            "sieve_require"   => _("Require"),
-            "sieve_stop"      => _("Stop"),
-            "sieve_vacation"  => _("Vacation message"),
-            "sieve_if"        => _("If"));
-
-
-        /* Element selected */
-        if(isset($_POST['element_type']) && isset($element_types[$_POST['element_type']]) 
-           || isset($_POST['element_type']) &&in_array($_POST['element_type'],array("sieve_else","sieve_elsif"))){
-          $this->add_element_type = $_POST['element_type'];
-        }
-
-        /* Create new element and add it to
-         *  the selected position 
-         */
-        if(isset($_POST['select_new_element_type'])){
-          if($this->add_new_element_to_current_script($this->add_element_type,$this->add_new_id,$this->add_above_below)){
-            $this->add_new_element = FALSE;
-          }else{
-            print_red(_("Failed to add new element."));
-          }
-        }
-      }
-
-      /* Only display select dialog if it is necessary */
-      if($this->add_new_element){
-        $smarty = get_smarty();
-    
-        $add_else_elsif = FALSE;
-
-        /* Check if we should add else/elsif to the select box 
-         *  or not. We can't add else twice!.
-         */
-        if($this->add_above_below == "below"){
-
-          /* Get posistion of the current element 
-           */
-          foreach($this->current_handler->tree_->pap as $key => $obj){
-        
-            if($obj->object_id == $this->add_new_id && in_array(get_class($obj),array("sieve_if","sieve_elsif"))){
-  
-              /* Get block start/end */
-              $end_id = $this->current_handler->tree_->get_block_end($key);
-              $else_found = FALSE;
-              $elsif_found = FALSE;
-          
-              /* Check if there is already an else in this block 
-               */
-              for($i =  $key ; $i < $end_id ; $i ++){
-                if(get_class($this->current_handler->tree_->pap[$i]) == "sieve_else"){
-                  $else_found = TRUE;
-                }
-                if(get_class($this->current_handler->tree_->pap[$i]) == "sieve_elsif"){
-                  $elsif_found = TRUE;
-                }
-              }
-  
-              /* Only allow adding 'else' if there is currently 
-               *  no 'else' statement. And don't allow adding 
-               *  'else' before 'elseif'
-               */ 
-              if(!$else_found && (!(get_class($obj) == "sieve_if" && $elsif_found))){
-                $element_types['sieve_else'] = _("Else");
-              }
-              $element_types['sieve_elsif'] = _("Else If");
-            }
-          }
-        }
-
-        $smarty->assign("element_types",$element_types );
-        $smarty->assign("element_type",$this->add_element_type);
-        $str = $smarty->fetch(get_template_path("templates/add_element.tpl",TRUE,dirname(__FILE__)));
-        return($str);
-      }
-
-
-
-      /****************
-       * Handle test posts 
-       ****************/
-
-      /* handle some special posts from test elements 
-       */
-      foreach($_POST as $name => $value){
-        if(preg_match("/^Add_Test_Object_/",$name)) {
-          $name = preg_replace("/^Add_Test_Object_/","",$name);
-          $name = preg_replace("/_(x|y)$/","",$name);
-
-          $test_types_to_add = array(
-              "address" =>_("Address"),
-              "header"  =>_("Header"),
-              "envelope"=>_("Envelope"),
-              "size"    =>_("Size"),
-              "exists"  =>_("Exists"),
-              "allof"   =>_("All of"),
-              "anyof"   =>_("Any of"),
-              "true"    =>_("True"),
-              "false"   =>_("False"));
-
-          $smarty = get_smarty();
-          $smarty->assign("ID",$name);
-          $smarty->assign("test_types_to_add",$test_types_to_add);
-          $ret = $smarty->fetch(get_template_path("templates/select_test_type.tpl",TRUE,dirname(__FILE__)));
-          return($ret);
-        }
-      }
-
-      $current = $this->scripts[$this->current_script];
-
-      /* Create html results */
-      $smarty = get_smarty();
-      $smarty->assign("Mode",$current['MODE']);
-      if($current['MODE'] == "Structured"){
-        $smarty->assign("Contents",$this->current_handler->tree_->execute());
-      }else{
-        $smarty->assign("Contents",$current['SCRIPT']);
-      }
-      $smarty->assign("Script_Error",$this->Script_Error);
-      $ret = $smarty->fetch(get_template_path("templates/edit_frame_base.tpl",TRUE,dirname(__FILE__)));
-      return($ret);
-    }
-
-
-    /* Create list of available sieve scripts 
-     */
-    $List = new divSelectBox("sieveManagement");
-    foreach($this->scripts as $key => $script){
-  
-      $edited =  $script['EDITED'];
-      $active =  $script['ACTIVE'];
-      
-      $field1 = array("string" => "&nbsp;",
-                      "attach" => "style='width:20px;'");  
-      if($active){
-        $field1 = array("string" => "<img src='images/true.png' alt='"._("Active")."' 
-                                      title='"._("This script is marked as active")."'>",
-                        "attach" => "style='width:20px;'");  
-      }
-      $field2 = array("string" => $script['NAME']);  
-      $field3 = array("string" => $script['MSG']);
-      $field4 = array("string" => _("Script length").":&nbsp;".strlen($script['SCRIPT']));
-
-      if($this->parent->acl_is_writeable("sieveManagement")){
-        $del = "<input type='image' name='delscript_".$key."' src='images/edittrash.png'
-                  title='"._("Remove script")."'>";
-      }else{
-        $del = "<img src='images/empty' alt=' '>";
-      }
-
-      if($active || $script['IS_NEW'] || !$this->parent->acl_is_writeable("sieveManagement")){
-        $activate = "<img src='images/empty' alt=' '>";
-      }else{
-        $activate = "<input type='image' name='active_script_".$key."' src='images/true.png'
-                       title='"._("Activate script")."'>";
-      }
-
-      $field6 = array("string" => $activate."<input type='image' name='editscript_".$key."' src='images/edit.png'
-                        title='"._("Edit script")."'>".$del,
-                      "attach" => "style='border-right:0px; width:70px;'");
-      $List->AddEntry(array($field1,$field2,$field3,$field4,$field6)); 
-    }
-
-    $List->SetHeight(400);
-    /* If the uattrib is empty   (Attribute to use for authentification with sieve)
-     *  Display a message that the connection can't be established.
-     */
-    $uattrib = $this->uattrib;
-    $smarty = get_smarty();
-
-    if(!$this->get_sieve()){
-      $smarty->assign("Sieve_Error",sprintf(
-        _("Can't log into SIEVE server. Server says '%s'."),
-          to_string($this->Sieve_Error)));
-    }else{
-      $smarty->assign("Sieve_Error","");
-    }
-
-    $smarty->assign("uattrib_empty",empty($this->parent->$uattrib));
-    $smarty->assign("List",$List->DrawList());
-    return($smarty->fetch(get_template_path("templates/management.tpl",TRUE,dirname(__FILE__))));
-  }
-
-
-  /* Add a new element to the currently opened script editor.
-   * The insert position is specified by 
-   */
-  function add_new_element_to_current_script($type,$id,$position)
-  {
-    /* Test given data */
-    if(!in_array_ics($position,array("above","below"))){
-      trigger_error("Can't add new element with \$position=".$position.". Only 'above','below' are allowed here.");
-      return(FALSE);
-    }
-    if(!is_numeric($id)){
-      trigger_error("Can't add new element, given id is not numeric.");
-      return(FALSE);
-    }
-    $tmp = get_declared_classes();  
-    if(!in_array($type,$tmp)){
-      if(!empty($type)){
-        trigger_error("Can't add new element, given \$class=".$class." does not exists.");
-      }
-      return(FALSE);
-    }
-    if(!is_object($this->current_handler) || get_class($this->current_handler) != "My_Parser"){
-      trigger_error("Can't add new element, there is no valid script editor opened.");
-      return(FALSE);
-    }
-
-    /* These element types are allowed to be added here */
-    $element_types= array(
-        "sieve_keep"      => _("Keep"),
-        "sieve_comment"   => _("Comment"),
-        "sieve_fileinto"  => _("File into"),
-        "sieve_keep"      => _("Keep"),
-        "sieve_discard"   => _("Discard"),
-        "sieve_redirect"  => _("Redirect"),
-        "sieve_reject"    => _("Reject"),
-        "sieve_require"   => _("Require"),
-        "sieve_stop"      => _("Stop"),
-        "sieve_vacation"  => _("Vacation message"),
-        "sieve_if"        => _("If"));
-
-    /* Check if we should add else/elsif to the select box
-     *  or not. We can't add else twice!.
-     */
-
-    /* Get posistion of the current element
-     */
-    foreach($this->current_handler->tree_->pap as $key => $obj){
-
-      if($obj->object_id == $id && in_array(get_class($obj),array("sieve_if","sieve_elsif"))){
-
-        /* Get block start/end */
-        $end_id = $this->current_handler->tree_->get_block_end($key);
-        $else_found = FALSE;
-        $elsif_found = FALSE;
-
-        /* Check if there is already an else in this block
-         */
-        for($i =  $key ; $i < $end_id ; $i ++){
-          if(get_class($this->current_handler->tree_->pap[$i]) == "sieve_else"){
-            $else_found = TRUE;
-          }
-          if(get_class($this->current_handler->tree_->pap[$i]) == "sieve_elsif"){
-            $elsif_found = TRUE;
-          }
-        }
-
-        if($this->add_above_below == "below"){
-
-          /* Only allow adding 'else' if there is currently
-           *  no 'else' statement. And don't allow adding
-           *  'else' before 'elseif'
-           */
-          if(!$else_found && (!(get_class($obj) == "sieve_if" && $elsif_found))){
-            $element_types['sieve_else'] = _("Else");
-          }
-          $element_types['sieve_elsif'] = _("Else If");
-        }else{
-         
-          /* Allow adding elsif above elsif */ 
-          if(in_array(get_class($obj),array("sieve_elsif"))){
-            $element_types['sieve_elsif'] = _("Else If");
-          }
-        }
-      }
-    }
-
-    if(!isset($element_types[$type])){
-      print_red(sprintf(_("Can't add the specified element at the given position.")));
-      return;
-    }
-
-
-    /* Create elements we should add 
-     * -Some element require also surrounding block elements
-     */
-    $parent = $this->current_handler->tree_;
-    if($this->add_element_type == "sieve_if"){
-      $ele[] = new $this->add_element_type(NULL, preg_replace("/[^0-9]/","",microtime()),$parent);
-      $ele[] = new sieve_block_start(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
-      $ele[] = new sieve_block_end(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
-    }elseif($this->add_element_type == "sieve_else"){
-      $ele[] = new sieve_block_end(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
-      $ele[] = new $this->add_element_type(NULL, preg_replace("/[^0-9]/","",microtime()),$parent);
-      $ele[] = new sieve_block_start(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
-    }elseif($this->add_element_type == "sieve_elsif"){
-      $ele[] = new sieve_block_end(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
-      $ele[] = new $this->add_element_type(NULL, preg_replace("/[^0-9]/","",microtime()),$parent);
-      $ele[] = new sieve_block_start(NULL,preg_replace("/[^0-9]/","",microtime()),$parent);
-    }elseif($this->add_element_type == "sieve_vacation"){
-
-      /* Automatically add addresses to sieve alternate addresses */
-      $data = NULL;
-      $tmp = new $this->add_element_type($data, preg_replace("/[^0-9]/","",microtime()),$parent);
-      if(isset($this->parent->gosaMailAlternateAddress)){
-        $tmp->addresses = $this->parent->gosaMailAlternateAddress;
-      }
-      $ele[] = $tmp ;
-    }else{
-      $ele[] = new $this->add_element_type(NULL, preg_replace("/[^0-9]/","",microtime()),$parent);
-    }
-
-    /* Get index of the element identified by object_id == $id; 
-     */
-    $index = -1;
-    $data = $this->current_handler->tree_->pap;
-    foreach($data as $key => $obj){
-      if($obj->object_id == $id && $index==-1){
-        $index = $key;
-      }
-    }
-
-    /* Tell to user that we couldn't find the given object 
-     *  so we can't add an element. 
-     */
-    if($index == -1 ){
-      trigger_error("Can't add new element, specified \$id=".$id." could not be found in object tree.");
-      return(FALSE);
-    }
-
-    /* We have found the specified object_id 
-     *  and want to detect the next free position 
-     *  to insert the new element.
-     */
-    if($position == "above"){
-      $direction ="up";
-      $next_free = $this->current_handler->tree_->_get_next_free_move_slot($index,$direction,TRUE);
-    }else{
-      $direction = "down";
-      $next_free = $this->current_handler->tree_->_get_next_free_move_slot($index,$direction,TRUE);
-    }
-    /* This is extremly necessary, cause some objects 
-     *  updates the tree objects ... Somehow i should change this ... 
-     */
-    $data = $this->current_handler->tree_->pap;
-    $start = $end = array();
-
-    if($position == "above"){
-      $start = array_slice($data,0,$next_free);
-      $end   = array_slice($data,$next_free);
-    }else{
-      $start = array_slice($data,0,$next_free+1);
-      $end   = array_slice($data,$next_free+1);
-    }
-
-    $new = array();
-    foreach($start as $obj){
-      $new[] = $obj;
-    }
-    foreach($ele as $el){
-      $new[] = $el;
-    }
-    foreach($end as $obj){
-      $new[] = $obj;
-    }
-    $data= $new;
-    $this->current_handler->tree_->pap = $data;
-    return(TRUE);
-  }
-
-
-
-  function save_object()
-  {
-    if($this->current_handler){
-
-      if(isset($_GET['Add_Object_Top_ID'])){
-        $this->add_new_element    = TRUE;
-        $this->add_new_id         = $_GET['Add_Object_Top_ID'];
-        $this->add_above_below    = "above";
-      }  
-
-      if(isset($_GET['Add_Object_Bottom_ID'])){
-        $this->add_new_element    = TRUE;
-        $this->add_new_id         = $_GET['Add_Object_Bottom_ID'];
-        $this->add_above_below    = "below";
-      }  
-
-      if(isset($_GET['Remove_Object_ID'])){
-        $found_id = -1;
-        foreach($this->current_handler->tree_->pap as $key => $element){
-          if($element->object_id == $_GET['Remove_Object_ID']){
-            $found_id = $key;
-          }
-        }
-        if($found_id != -1 ){
-          $this->current_handler->tree_->remove_object($found_id);  
-        }
-      }  
-      if(isset($_GET['Move_Up_Object_ID'])){
-        $found_id = -1;
-        foreach($this->current_handler->tree_->pap as $key => $element){
-          if($element->object_id == $_GET['Move_Up_Object_ID']){
-            $found_id = $key;
-          }
-        }
-        if($found_id != -1 ){
-          $this->current_handler->tree_->move_up_down($found_id,"up");
-        }
-      }  
-      if(isset($_GET['Move_Down_Object_ID'])){
-        $found_id = -1;
-        foreach($this->current_handler->tree_->pap as $key => $element){
-          if($element->object_id == $_GET['Move_Down_Object_ID']){
-            $found_id = $key;
-          }
-        }
-        if($found_id != -1 ){
-          $this->current_handler->tree_->move_up_down($found_id,"down");
-        }
-      }  
-  
-
-      /* Check if there is an add object requested 
-       */
-      $data = $this->current_handler->tree_->pap;
-      $once = TRUE;
-      foreach($_POST as $name => $value){
-        foreach($data as $key => $obj){
-          if(isset($obj->object_id) && preg_match("/^Add_Object_Top_".$obj->object_id."_/",$name) && $once){
-            $once = FALSE;
-            $this->add_element_type   =  $_POST['element_type_'.$obj->object_id];
-            $this->add_new_element    = FALSE;
-            $this->add_new_id         = $obj->object_id;
-            $this->add_above_below    = "above";
-            $this->add_new_element_to_current_script($this->add_element_type,$this->add_new_id,$this->add_above_below);
-          }
-          if(isset($obj->object_id) && preg_match("/^Add_Object_Bottom_".$obj->object_id."_/",$name) && $once){
-            $once = FALSE;
-            $this->add_element_type   =  $_POST['element_type_'.$obj->object_id];
-            $this->add_new_element    = FALSE;
-            $this->add_new_id         = $obj->object_id;
-            $this->add_above_below    = "below";
-            $this->add_new_element_to_current_script($this->add_element_type,$this->add_new_id,$this->add_above_below);
-          }
-        
-          if(isset($obj->object_id) && preg_match("/^Remove_Object_".$obj->object_id."_/",$name) && $once){
-            $once = FALSE;
-            $this->current_handler->tree_->remove_object($key);
-          }
-          if(isset($obj->object_id) && preg_match("/^Move_Up_Object_".$obj->object_id."_/",$name) && $once){
-            $this->current_handler->tree_->move_up_down($key,"up");
-            $once = FALSE;
-          }
-          if(isset($obj->object_id) && preg_match("/^Move_Down_Object_".$obj->object_id."_/",$name) && $once){
-            $this->current_handler->tree_->move_up_down($key,"down");
-            $once = FALSE;
-          }
-        }
-      }
-
-      /* Skip Mode changes and Parse tests 
-       *  if we are currently in a subdialog 
-       */
-
-      $this->current_handler->save_object();
-      $Mode = $this->scripts[$this->current_script]['MODE'];
-      $skip_mode_change = false;
-      if(in_array($Mode,array("Source-Only","Source"))){
-        if(isset($_POST['script_contents'])){
-          $sc = stripslashes($_POST['script_contents']);
-          $this->scripts[$this->current_script]['SCRIPT'] = $sc;
-          $p = new My_Parser($this);
-          if($p -> parse($sc)){
-            $this->Script_Error = "";
-          } else {
-            $this->Script_Error = $p->status_text;
-            $skip_mode_change = TRUE;
-          }
-        }
-      }
-      if(in_array($Mode,array("Structured"))){
-        $sc = $this->current_handler->get_sieve_script();
-        $this->scripts[$this->current_script]['SCRIPT'] = $sc;
-        $p = new My_Parser($this);
-        if($p -> parse($sc)){
-          $this->Script_Error = "";
-        } else {
-          $this->Script_Error = $p->status_text;
-          $skip_mode_change = TRUE;
-        }
-      }
-      if(!$skip_mode_change){
-        if($this->scripts[$this->current_script]['MODE'] != "Source-Only"){
-          $old_mode = $this->scripts[$this->current_script]['MODE'];
-          if(isset($_POST['View_Source'])){
-            $this->scripts[$this->current_script]['MODE'] = "Source";
-          }
-          if(isset($_POST['View_Structured'])){
-            $this->scripts[$this->current_script]['MODE'] = "Structured";
-          }
-          $new_mode = $this->scripts[$this->current_script]['MODE'];
-
-          if($old_mode != $new_mode){
-
-            $sc = $this->scripts[$this->current_script]['SCRIPT'];
-            $p = new My_Parser($this);
-
-            if($p -> parse($sc)){
-              $this->current_handler->parse($sc);
-              $this->Script_Error = "";
-            } else {
-              $this->Script_Error = $p->status_text;
-            }
-          } 
-        }
-      }
-    }
-  }
-
-  
-  function get_used_script_names()
-  {
-    $ret = array();
-    foreach($this->scripts as $script){
-      $ret[] = $script['NAME'];
-    }
-    return($ret);
-  }
-
-
-
-  function save()
-  {
-    /* Get sieve */
-    if(!$this->sieve_handle = $this->get_sieve()){
-      print_red(
-          sprintf(
-            _("Can't log into SIEVE server. Server says '%s'."),
-            to_string($this->Sieve_Error)));
-      return;
-    }
-
-    $everything_went_fine = TRUE;
-
-    foreach($this->scripts as $key => $script){
-      if($script['EDITED']){
-        $data = $this->scripts[$key]['SCRIPT'];
-        if(!$this->sieve_handle->sieve_sendscript($script['NAME'], addcslashes ($data,"\\"))){
-          new log("modify","users/mailAccount".get_class($this),$script['NAME'],"Failed to save sieve script named '".$script['NAME']."': ".to_string($this->sieve_handle->error_raw));
-
-          $everything_went_fine = FALSE;
-          print_red(to_string($this->sieve_handle->error_raw));
-          $this->scripts[$key]['MSG'] = "<font color='red'>".
-                                           _("Failed to save sieve script").": ".
-                                           to_string($this->sieve_handle->error_raw).
-                                           "</font>";
-        }
-      }
-    }
-    return($everything_went_fine);
-  }
-}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
-?>
diff --git a/include/sieve/class_tree.inc b/include/sieve/class_tree.inc
deleted file mode 100644 (file)
index d4bdfc7..0000000
+++ /dev/null
@@ -1,153 +0,0 @@
-<?php
-
-class Tree
-{
-       var $childs_;
-       var $parents_;
-       var $nodes_;
-       var $maxId_;
-       var $dumpFn_;
-       var $dump_;
-
-       function Tree(&$root)
-       {
-               $this->_construct($root);
-       }
-
-       function _construct(&$root)
-       {
-               $this->childs_ = array();
-               $this->parents_ = array();
-               $this->nodes_ = array();
-               $this->maxId_ = 0;
-
-               $this->parents_[0] = null;
-               $this->nodes_[0] = $root;
-       }
-
-       function addChild(&$child)
-       {
-               return $this->addChildTo($this->maxId_, $child);
-       }
-
-       function addChildTo($parent_id, &$child)
-       {
-               if (!is_int($parent_id) ||
-                   !isset($this->nodes_[$parent_id]))
-               {
-                       return null;
-               }
-
-               if (!isset($this->childs_[$parent_id]))
-               {
-                       $this->childs_[$parent_id] = array();
-               }
-
-               $child_id = ++$this->maxId_;
-               $this->nodes_[$child_id] = $child;
-               $this->parents_[$child_id] = $parent_id;
-               array_push($this->childs_[$parent_id], $child_id);
-
-               return $child_id;
-       }
-
-       function getRoot()
-       {
-               if (!isset($this->nodes_[0]))
-               {
-                       return null;
-               }
-
-               return 0;
-       }
-
-       function getParent($node_id)
-       {
-               if (!is_int($node_id) ||
-                   !isset($this->nodes_[$node_id]))
-               {
-                       return null;
-               }
-
-               return $this->parents_[$node_id];
-       }
-
-       function getChilds($node_id)
-       {
-               if (!is_int($node_id) ||
-                   !isset($this->nodes_[$node_id]))
-               {
-                       return null;
-               }
-
-               if (!isset($this->childs_[$node_id]))
-               {
-                       return array();
-               }
-
-               return $this->childs_[$node_id];
-       }
-
-       function getNode($node_id)
-       {
-               if (!is_int($node_id) ||
-                   !isset($this->nodes_[$node_id]))
-               {
-                       return null;
-               }
-
-               return $this->nodes_[$node_id];
-       }
-
-       function setDumpFunc($callback)
-       {
-               if ($callback === NULL || is_callable($callback))
-               {
-                       $this->dumpFn_ = $callback;
-               }
-       }
-
-       function dump()
-       {
-               $this->dump_ = "tree\n";
-               $this->doDump_(0, '', true);
-               return $this->dump_;
-       }
-
-       function doDump_($node_id, $prefix, $last)
-       {
-               if ($last)
-               {
-                       $infix = '`--- ';
-                       $child_prefix = $prefix . '   ';
-               }
-               else
-               {
-                       $infix = '|--- ';
-                       $child_prefix = $prefix . '|  ';
-               }
-
-               $node = $this->nodes_[$node_id];
-               if ($this->dumpFn_ !== NULL)
-               {
-                       $this->dump_ .= $prefix . $infix . call_user_func($this->dumpFn_, $node) . "\n";
-               }
-               else
-               {
-                       $this->dump_ .= "$prefix$infix$node\n";
-               }
-
-               if (isset($this->childs_[$node_id]))
-               {
-                       $childs = $this->childs_[$node_id];
-                       $last_child = count($childs);
-
-                       for ($i=1; $i <= $last_child; ++$i)
-                       {
-                               $this->doDump_($childs[$i-1], $child_prefix, ($i == $last_child ? true : false));
-                       }
-               }
-       }
-}
-
-?>
diff --git a/include/sieve/libsieve.inc b/include/sieve/libsieve.inc
deleted file mode 100644 (file)
index 3b94e49..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-require_once 'class_parser.inc';
-require_once 'class_scanner.inc';
-require_once 'class_semantics.inc';
-require_once 'class_tree.inc';
-require_once 'class_sieve.inc';
-require_once 'class_sieveElement_If.inc';
-?>
diff --git a/include/sieve/templates/add_element.tpl b/include/sieve/templates/add_element.tpl
deleted file mode 100644 (file)
index d98c529..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<h2>{t}Add a new element{/t}</h2>
-{t}Please select the type of element you want to add{/t}
-<br>
-<select name='element_type'>
-       {html_options options=$element_types selected=$element_type }
-</select>
-
-<p class='seperator'>&nbsp;</p>
-<br>
-<div class='seperator' style='text-align:right; width:100%;'>
-    <input type='submit' name='select_new_element_type' value='{t}Continue{/t}'>
-    &nbsp;
-    <input type='submit' name='select_new_element_type_cancel' value='{t}Abort{/t}'>
-</div>
diff --git a/include/sieve/templates/block_indent_start.tpl b/include/sieve/templates/block_indent_start.tpl
deleted file mode 100644 (file)
index 482f637..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-
-<table class='object_container_container'> 
-       <tr>
-               <td class='object_container_cell_top_left'>
-                       &nbsp;  
-               </td>
-               <td style='width:3px;'>
-               </td>
-               <td>
-                       
-                       <div class=''style='height:12px;'>&nbsp;</div>
-                       <div class='container_'>
diff --git a/include/sieve/templates/block_indent_stop.tpl b/include/sieve/templates/block_indent_stop.tpl
deleted file mode 100644 (file)
index 857aa68..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-                       </div>
-                       <div style='height:12px;'>&nbsp;</div>
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/create_script.tpl b/include/sieve/templates/create_script.tpl
deleted file mode 100644 (file)
index fa44081..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<h2>Create a new sieve script</h2>
-{t}Please enter the name for the new script below. Script names must consist of lower case characters only.{/t}
-
-<br>
-<br>
-<p class="seperator">&nbsp;</p>
-<br>
-<b>{t}Script name{/t}</b> <input type='text' name='NewScriptName' value='{$NewScriptName}'>
-<br>
-<br>
-
-<div class='seperator' style='border-top:1px solid #999; text-align:right; width:100%; padding-top:10px;'>
-   <input type='submit' name='create_script_save' value='{t}Apply{/t}' id='create_script_save'>
-   &nbsp;
-   <input type='submit' name='create_script_cancel' value='{t}Cancel{/t}'>
-</div>
-<script language="JavaScript" type="text/javascript">
-       <!--
-       focus_field('NewScriptName');
-       -->
-</script>
diff --git a/include/sieve/templates/edit_frame_base.tpl b/include/sieve/templates/edit_frame_base.tpl
deleted file mode 100644 (file)
index 83d62a0..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-
-<table class='editing_surface'>
-       <tr>
-               <td class='editing_surface_menu'>
-                       
-                       <input type='submit' name='Save_Copy' value="{t}Export{/t}">
-                       <input type='submit' name='Import_Script' value="{t}Import{/t}">
-
-                       {if $Mode != "Source-Only"}                     
-                               
-                               {if $Mode == "Source"}
-                               <input type='submit' name='View_Structured' value="{t}View structured{/t}">
-                               {else}
-                               <input type='submit' name='View_Source' value="{t}View source{/t}">
-                               {/if}
-                       {/if}
-               </td>
-       </tr>
-       <tr>
-               <td class='editing_surface_content'>
-
-                       {if $Script_Error != ""}
-                                               <div  class='sieve_error_msgs'>
-                                                       {$Script_Error}
-                                               </div>
-                       {/if}
-
-
-                       {if $Mode == "Structured"}
-                               {$Contents}
-                       {else}
-                               <textarea class='editing_source' name='script_contents'>{$Contents}</textarea>
-                       {/if}
-
-               </td>
-       </tr>
-</table>
-<div class='seperator' style='text-align:right; width:100%;'>
-       <input type='submit' name='save_sieve_changes' value='{t}Save{/t}'>
-        &nbsp;
-    <input type='submit' name='cancel_sieve_changes' value='{t}Cancel{/t}'>
-</div>
diff --git a/include/sieve/templates/element_address.tpl b/include/sieve/templates/element_address.tpl
deleted file mode 100755 (executable)
index ea6580f..0000000
+++ /dev/null
@@ -1,142 +0,0 @@
-{if $Expert}
-       {if $LastError != ""}
-               <table class='sieve_test_case'>
-               <tr>
-                               <td colspan=2>
-                           <font color='red'><b>{$LastError}</b></font>
-                               </td>
-                       </tr>
-               </table>
-        {/if}
-
-<table class='sieve_test_case'>
-       <tr>
-               <td >
-                       <b>{t}Address{/t}</b>
-               </td>
-        <td style='text-align:right; vertical-align:top;'>
-                       <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Normal view{/t}'>
-               </td>
-       </tr>
-</table>
-<table>
-       <tr>
-               <td >
-                       {t}Match type{/t}
-               </td>
-               <td>
-                       <select name='matchtype_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'> 
-                               {html_options options=$match_types selected=$match_type}
-                       </select>
-
-               </td>
-       </tr>
-       <tr>
-               <td>
-                       {t}Invert test{/t}?
-               </td>
-               <td>
-                       {if $Inverse}
-                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}Yes{/t}'>
-                       {else}
-                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}No{/t}'>
-                       {/if}
-               </td>
-       </tr>
-       <tr>
-               <td>
-                       {t}Part of address that should be used{/t}
-               </td>
-               <td>
-                       <select name='address_part_{$ID}' title='{t}Boolean value{/t}'> 
-                               {html_options options=$address_parts selected=$address_part}
-                       </select>
-               </td>
-       </tr>
-       <tr>
-               <td>
-                       {t}Comparator{/t}
-               </td>
-               <td>
-                       <select name='comparator_{$ID}' title='{t}Boolean value{/t}'> 
-                               {html_options options=$comparators selected=$comparator}
-                       </select>
-               </td>
-       </tr>
-               {if $match_type == ":count" || $match_type == ":value"}
-       <tr>
-               <td>
-                       {t}Operator{/t}
-               </td>
-               <td>
-                       <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
-                               {html_options options=$operators selected=$operator}
-                       </select>
-               </td>
-       </tr>
-               {/if}
-       <tr>
-               <td colspan=2>&nbsp;</td>
-       </tr>
-</table>
-<table style='width:100%;'>
-    <tr>
-        <td style='width:50%;'>
-            {t}Address fields to include{/t}<br>
-            <textarea style='width:100%;height:70px;' name='keys_{$ID}'>{$keys}</textarea>
-        </td>
-        <td style='width:50%;'>
-            {t}Values to match for{/t}<br>
-            <textarea style='width:100%;height:70px;' name='values_{$ID}'>{$values}</textarea>
-        </td>
-    </tr>
-</table>
-       {else}
-
-       {if $LastError != ""}
-               <table class='sieve_test_case'>
-               <tr>
-                               <td colspan=2>
-                           <font color='red'><b>{$LastError}</b></font>
-                               </td>
-                       </tr>
-               </table>
-        {/if}
-
-<table class='sieve_test_case'>
-       <tr>
-               {if $match_type == ":count" || $match_type == ":value"}
-               <td style='vertical-align:top; width:350px;'>
-               {else}
-               <td style='vertical-align:top; width:200px;'>
-               {/if}
-                       <b>{t}Address{/t}</b>
-               
-                       {if $Inverse}
-                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}'>
-                       {else}
-                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}'>
-                       {/if}
-                       &nbsp;
-                       <select onChange='document.mainform.submit();' name='matchtype_{$ID}' title='{t}Boolean value{/t}'> 
-                               {html_options options=$match_types selected=$match_type}
-                       </select>
-
-                       {if $match_type == ":count" || $match_type == ":value"}
-                       <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
-                               {html_options options=$operators selected=$operator}
-                       </select>
-                       {/if}
-               </td>
-               <td>
-                       <textarea style='width:100%;height:40px;' name='keys_{$ID}'>{$keys}</textarea>
-               </td>
-               <td>
-                       <textarea style='width:100%;height:40px;' name='values_{$ID}'>{$values}</textarea>
-               </td>
-               <td style='text-align:right; vertical-align:top; width:120px;'>
-                       <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Expert view{/t}'>
-               </td>
-       </tr>
-</table>
-       {/if}
diff --git a/include/sieve/templates/element_allof.tpl b/include/sieve/templates/element_allof.tpl
deleted file mode 100644 (file)
index 024c011..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<table class='sieve_allof_container'>
-       <tr>
-       <td class='sieve_allof_left'>
-            {if $Inverse}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}' title='{t}Inverse match{/t}'>
-            {else}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}' title='{t}Inverse match{/t}'>
-            {/if}
-                       <br>
-                       <b>{t}All of{/t}</b>
-               </td>
-        <td class='sieve_allof_right'>
-                       {$Contents}
-        </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_anyof.tpl b/include/sieve/templates/element_anyof.tpl
deleted file mode 100644 (file)
index f6e1b22..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<table class='sieve_anyof_container'>
-       <tr>
-       <td class='sieve_anyof_left'>
-            {if $Inverse}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}' title='{t}Inverse match{/t}'>
-            {else}
-                <input type='submit' name='toggle_inverse_{$ID}' value='-' title='{t}Inverse match{/t}'>
-            {/if}
-                       <br>
-                       <b>{t}Any of{/t}</b>
-               </td>
-        <td class='sieve_anyof_right'>
-                       {$Contents}
-        </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_block_end.tpl b/include/sieve/templates/element_block_end.tpl
deleted file mode 100644 (file)
index 41c3a2c..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<!--
-           </td>
-    </tr>
-</table>
--->
diff --git a/include/sieve/templates/element_block_start.tpl b/include/sieve/templates/element_block_start.tpl
deleted file mode 100644 (file)
index 5261624..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<!--
-<table cellspacing=0 style='width:100%;border: solid 1px #BBB;346575;'>
-       <tr>
-       <td style='width:20px; text-align:center;vertical-align:top; color: #FFFFFF; background-color:#BBBBBB;' >
-        </td>
-       <td style='width:30px; text-align:center;vertical-align:top; color: #FFFFFF; background-color:#346575;'>
-                       <b>+</b>
-        </td>
-        <td style=' background-color:#BBBBBB;
-                    border: solid 0px #DDDDDD;
-                  '>
--->
diff --git a/include/sieve/templates/element_boolean.tpl b/include/sieve/templates/element_boolean.tpl
deleted file mode 100755 (executable)
index 44f5f7b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<table class='sieve_test_case'>
-       <tr>
-               <td>
-                       <b>{t}Bool{/t}</b>
-                       <select name='boolean_{$ID}' title='{t}Boolean value{/t}'> 
-                               {html_options options=$values selected=$selected}
-                       </select>
-                       <input type='submit' value='{t}update{/t}'>
-                       <br>
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_comment.tpl b/include/sieve/templates/element_comment.tpl
deleted file mode 100644 (file)
index 56edf94..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<table class='sieve_comment_container'> 
-       <tr>
-               <td>
-                       <b>{t}Comment{/t}</b>
-               </td>
-               <td style='text-align: right;'>
-                       {if $Small}
-                               <input type='submit' name='toggle_small_{$ID}' value='{t}Edit{/t}'>     
-                       {else}
-                               <input type='submit' name='toggle_small_{$ID}' value='{t}Cancel{/t}'>   
-                       {/if}
-               </td>
-       </tr>
-       <tr>
-               <td style='padding-left:20px;' colspan=2>
-               {if $Small}
-                       {$Comment}
-               {else}
-                       <textarea  name='comment_{$ID}' class='sieve_comment_area'>{$Comment}</textarea>
-               {/if}
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_discard.tpl b/include/sieve/templates/element_discard.tpl
deleted file mode 100644 (file)
index e26f77a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<table class='sieve_discard_container'>
-       <tr>
-               <td>
-                       <b>{t}Discard{/t}</b>
-               </td>
-       </tr>
-       <tr>
-               <td class='sieve_discard_input'>
-                       {t}Discard message{/t}
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_else.tpl b/include/sieve/templates/element_else.tpl
deleted file mode 100644 (file)
index 739fd05..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<table class='sieve_default_table'>
-       <tr>
-               <td>
-                       <b>{t}Else{/t}</b>
-       </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_elsif.tpl b/include/sieve/templates/element_elsif.tpl
deleted file mode 100644 (file)
index 4da7c47..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<table class='sieve_default_table'>
-       <tr>
-               <td>
-                       <b>{t}Else If{/t}</b>
-                       {$Contents}
-       </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_envelope.tpl b/include/sieve/templates/element_envelope.tpl
deleted file mode 100755 (executable)
index f0bcb67..0000000
+++ /dev/null
@@ -1,134 +0,0 @@
-
-    {if $Expert}
-        {if $LastError != ""}
-               <table class='sieve_test_case'>
-            <tr>
-                <td colspan=2>
-                    <font color='red'><b>{$LastError}</b></font>
-                </td>
-            </tr>
-               </table>
-        {/if}
-
-<table class='sieve_test_case'>
-    <tr>
-               <td style='width:50%;'>
-                       <b>{t}Envelope{/t}</b>
-               </td>
-        <td style='text-align:right; vertical-align:top;'>
-            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Normal view{/t}'>
-        </td>
-    </tr>
-</table>
-<table>
-    <tr>
-        <td style='width:50%;'>
-            {t}Match type{/t}
-        </td>
-        <td>
-            <select name='matchtype_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
-                {html_options options=$match_types selected=$match_type}
-            </select>
-
-        </td>
-    </tr>
-           <tr>
-        <td>
-            {t}Invert test{/t}?
-        </td>
-        <td>
-            {if $Inverse}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Yes{/t}' title='{t}Inverse match{/t}'>
-            {else}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}No{/t}' title='{t}Inverse match{/t}'>
-            {/if}
-        </td>
-    </tr>
-    <tr>
-        <td>
-            {t}Comparator{/t}
-        </td>
-        <td>
-            <select name='comparator_{$ID}' title='{t}Boolean value{/t}'>
-                {html_options options=$comparators selected=$comparator}
-            </select>
-        </td>
-    </tr>
-        {if $match_type == ":count" || $match_type == ":value"}
-    <tr>
-        <td>
-            {t}Operator{/t}
-        </td>
-        <td>
-            <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
-                {html_options options=$operators selected=$operator}
-            </select>
-        </td>
-    </tr>
-        {/if}
-  <tr>
-        <td colspan=2>&nbsp;</td>
-    </tr>
-</table>
-<table style='width:100%;'> 
-    <tr>
-        <td >
-            {t}Address fields to include{/t}<br>
-            <textarea style='width:100%;height:70px;' name='keys_{$ID}'>{$keys}</textarea>
-        </td>
-        <td >
-            {t}Values to match for{/t}<br>
-            <textarea style='width:100%;height:70px;' name='values_{$ID}'>{$values}</textarea>
-        </td>
-    </tr>
-</table>
-
-       {else}
-       {if $LastError != ""}
-               <table class='sieve_test_case'>
-               <tr>
-                               <td colspan=4>
-                           <font color='red'><b>{$LastError}</b></font>
-                               </td>
-                       </tr>
-               </table>
-        {/if}
-<table class='sieve_test_case'>
-       <tr>
-               {if $match_type == ":count" || $match_type == ":value"}
-               <td style='vertical-align:top; width:350px;'>
-               {else}
-               <td style='vertical-align:top; width:200px;'>
-               {/if}
-
-                       
-                       <b>{t}Envelope{/t}</b>
-               
-                       {if $Inverse}
-                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}'>
-                       {else}
-                               <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}'>
-                       {/if}
-                       &nbsp;
-                       <select onChange='document.mainform.submit();' name='matchtype_{$ID}' title='{t}Boolean value{/t}'> 
-                               {html_options options=$match_types selected=$match_type}
-                       </select>
-
-                       {if $match_type == ":count" || $match_type == ":value"}
-                       <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
-                               {html_options options=$operators selected=$operator}
-                       </select>
-                       {/if}
-               </td>
-               <td>
-                       <textarea style='width:100%;height:40px;' name='keys_{$ID}'>{$keys}</textarea>
-               </td>
-               <td>
-                       <textarea style='width:100%;height:40px;' name='values_{$ID}'>{$values}</textarea>
-               </td>
-               <td style='text-align:right; vertical-align:top; width:120px;'>
-                       <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Expert view{/t}'>
-               </td>
-       </tr>
-</table>
-       {/if}
diff --git a/include/sieve/templates/element_exists.tpl b/include/sieve/templates/element_exists.tpl
deleted file mode 100644 (file)
index 29882d3..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<table class='sieve_test_case'>
-    <tr>
-        <td style='vertical-align:top; width:200px;'>
-            {if $LastError != ""}
-                <font color='red'>{$LastError}</font>
-                <br>
-            {/if}
-            <b>{t}Exists{/t}</b>
-            {if $Inverse}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}' title='{t}Inverse match{/t}'>
-            {else}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}' title='{t}Inverse match{/t}'>
-            {/if}
-
-               </td>
-               <td>
-            <textarea style='width:99%;height:20px;' name='Values_{$ID}'>{$Values}</textarea>
-               </td>
-    </tr>
-</table>
diff --git a/include/sieve/templates/element_fileinto.tpl b/include/sieve/templates/element_fileinto.tpl
deleted file mode 100644 (file)
index c6ae998..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-<table class='sieve_fileinto_container'>
-       <tr>
-               <td colspan=2>
-                       <b>{t}Move mail into folder{/t}</b>
-               </td>
-               <td style='text-align:right;'>
-                       {if $User_Mode}
-                               <input type='submit' name='user_mode_{$ID}' value='{t}Select from list{/t}'>
-                       {else}
-                               <input type='submit' name='user_mode_{$ID}' value='{t}Manual selection{/t}'>
-                       {/if}
-               </td>
-       </tr>
-       <tr>
-               <td style='width:20px;'>
-               </td>
-               <td>
-                       {t}Folder{/t}
-                       {if $User_Mode}
-                               <input class='sieve_fileinto_input' type='text' value="{$Selected}" name='fileinto_{$ID}'>
-                       {else}
-                               <select name='fileinto_{$ID}' class='sieve_fileinto_input'>
-                                       {html_options values=$Boxes output=$Boxes selected=$Selected}
-                               </select>
-                       {/if}
-               </td>
-               <td >
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_header.tpl b/include/sieve/templates/element_header.tpl
deleted file mode 100755 (executable)
index 8dcd309..0000000
+++ /dev/null
@@ -1,136 +0,0 @@
-       {if $Expert}
-       {if $LastError != ""}
-               <table class='sieve_test_case'>
-               <tr>
-                               <td colspan=4>
-                           <font color='red'><b>{$LastError}</b></font>
-                               </td>
-                       </tr>
-               </table>
-        {/if}
-
-
-<table class='sieve_test_case'>
-       <tr>
-               <td>
-                       <b>{t}Header{/t}</b>
-               </td>
-        <td style='text-align:right; vertical-align:top;'>
-            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Normal view{/t}'>
-        </td>
-    </tr>
-</table>
-<table>
-    <tr>
-               <td>
-            {t}Match type{/t}
-        </td>
-        <td>
-            <select name='matchtype_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
-                {html_options options=$match_types selected=$match_type}
-            </select>
-
-        </td>
-    </tr>
-    <tr>
-        <td>
-            {t}Invert test{/t}?
-        </td>
-        <td>
-            {if $Inverse}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Yes{/t}'>
-            {else}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}No{/t}'>
-            {/if}
-        </td>
-    </tr>
-    <tr>
-        <td>
-            {t}Comparator{/t}
-        </td>
-        <td>
-            <select name='comparator_{$ID}' title='{t}Boolean value{/t}'>
-                {html_options options=$comparators selected=$comparator}
-            </select>
-        </td>
-    </tr>
-        {if $match_type == ":count" || $match_type == ":value"}
-    <tr>
-        <td>
-            {t}operator{/t}
-        </td>
-        <td>
-            <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
-                {html_options options=$operators selected=$operator}
-            </select>
-        </td>
-    </tr>
-        {/if}
-
-        <tr>
-        <td colspan=2>&nbsp;</td>
-    </tr>
-   </table>
-   <table class='sieve_test_case'>
-    <tr>
-        <td >
-            {t}Address fields to include{/t}<br>
-            <textarea style='width:100%;height:70px;' name='keys_{$ID}'>{$keys}</textarea>
-        </td>
-        <td >
-            {t}Values to match for{/t}<br>
-            <textarea style='width:100%;height:70px;' name='values_{$ID}'>{$values}</textarea>
-        </td>
-    </tr>
-       </table>
-
-       {else}
-       {if $LastError != ""}
-               <table class='sieve_test_case'>
-               <tr>
-                               <td colspan=4>
-                           <font color='red'><b>{$LastError}</b></font>
-                               </td>
-                       </tr>
-               </table>
-        {/if}
-
-               
-<table class='sieve_test_case'>
-    <tr>
-               {if $match_type == ":count" || $match_type == ":value"}
-               <td style='vertical-align:top; width:350px;'>
-               {else}
-               <td style='vertical-align:top; width:200px;'>
-               {/if}
-            <b>{t}Header{/t}</b>
-
-            {if $Inverse}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}'>
-            {else}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}'>
-            {/if}
-            &nbsp;
-            <select onChange='document.mainform.submit();' name='matchtype_{$ID}' title='{t}Boolean value{/t}'>
-                {html_options options=$match_types selected=$match_type}
-            </select>
-
-            {if $match_type == ":count" || $match_type == ":value"}
-            <select name='operator_{$ID}' title='{t}Boolean value{/t}' onChange='document.mainform.submit();'>
-                {html_options options=$operators selected=$operator}
-            </select>
-            {/if}
-        </td>
-        <td>
-            <textarea style='width:100%;height:40px;' name='keys_{$ID}'>{$keys}</textarea>
-        </td>
-        <td>
-            <textarea style='width:100%;height:40px;' name='values_{$ID}'>{$values}</textarea>
-        </td>
-        <td style='text-align:right; vertical-align:top; width:120px;'>
-            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Expert view{/t}'>
-        </td>
-    </tr>
-
-</table>
-       {/if}
diff --git a/include/sieve/templates/element_if.tpl b/include/sieve/templates/element_if.tpl
deleted file mode 100644 (file)
index 98f9b4a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<table class='sieve_default_table'>
-       <tr>
-       <td>
-                       <b>{t}Condition{/t}</b>
-                       {$Contents}
-       </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_keep.tpl b/include/sieve/templates/element_keep.tpl
deleted file mode 100644 (file)
index f3c5d86..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<table class='sieve_keep_container'>
-       <tr>
-               <td>
-                       <b>{t}Keep{/t}</b>
-               </td>
-       </tr>
-       <tr>
-               <td class='sieve_keep_input'>
-                       {t}Keep message{/t}
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_redirect.tpl b/include/sieve/templates/element_redirect.tpl
deleted file mode 100644 (file)
index 778ff1a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<table class='sieve_redirect_container'>
-       {foreach from=$LastError item=val key=key}
-        <tr>
-            <td colspan=4>
-                <div class='sieve_error_msgs'>{$LastError[$key]}</div>
-
-            </td>
-        </tr>
-
-    {/foreach}
-       <tr>
-               <td>
-                       <b>{t}Redirect{/t}</b>
-               </td>
-       </tr>
-       <tr>
-               <td class='sieve_redirect_input'>
-                       {t}Redirect mail to following recipients{/t}<br>
-                       <textarea name='redirect_to_{$ID}' class='sieve_redirect_input'>{$Destinations}</textarea>
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_reject.tpl b/include/sieve/templates/element_reject.tpl
deleted file mode 100644 (file)
index 3b4d84d..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<table class='sieve_reject_container'>
-
-{foreach from=$LastError item=val key=key}
-        <tr>
-            <td colspan=4>
-                <div class='sieve_error_msgs'>{$LastError[$key]}</div>
-
-            </td>
-        </tr>
-
-    {/foreach}
-       <tr>
-               <td>
-                       <b>{t}Reject mail{/t}</b>
-                       &nbsp;
-                       {if $Multiline}
-<!--                           {t}This is a multiline text element{/t}-->
-                       {else}
-<!--                           {t}This is stored as single string{/t}-->
-                       {/if}
-               </td>
-       </tr>
-       <tr>
-               <td class='sieve_reject_input'>
-                       <textarea name='reject_message_{$ID}' class='sieve_reject_input'>{$Message}</textarea>
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_require.tpl b/include/sieve/templates/element_require.tpl
deleted file mode 100644 (file)
index 3a3f261..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<table class='sieve_require_container'>
-       {foreach from=$LastError item=val key=key}
-               <tr>
-                       <td colspan=4>
-                               <div class='sieve_error_msgs'>{$LastError[$key]}</div>
-                       </td>
-               </tr>
-
-       {/foreach}
-       <tr>
-               <td style=''>
-                       <b>{t}Require{/t}</b>
-               </td>
-       </tr>
-       <tr>
-               <td style='padding-left:20px;;'>
-                       <input type='text'  name='require_{$ID}' class='sieve_require_input' value='{$Require}'>
-               </td>
-       </tr>
-</table>
-
diff --git a/include/sieve/templates/element_size.tpl b/include/sieve/templates/element_size.tpl
deleted file mode 100644 (file)
index a8e2346..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<table class='sieve_test_case'>
-       <tr>
-               <td>
-                       <b>{t}Size{/t}</b>
-                       {if $LastError != ""}
-                               <font color='red'>{$LastError}</font>
-                               <br>
-                       {/if}                   
-
-               {if $Inverse}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}Not{/t}' title='{t}Inverse match{/t}'>
-            {else}
-                <input type='submit' name='toggle_inverse_{$ID}' value='{t}-{/t}' title='{t}Inverse match{/t}'>
-            {/if}
-
-                       <select name='Match_type_{$ID}' title='{t}Select match type{/t}'>
-                               {html_options options=$Match_types selected=$Match_type}
-                       </select>
-                       <input type='text' name='Value_{$ID}' value='{$Value}'>
-                       <select name='Value_Unit_{$ID}' title='{t}Select value unit{/t}'>
-                               {html_options options=$Units selected=$Value_Unit}
-                       </select>
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_stop.tpl b/include/sieve/templates/element_stop.tpl
deleted file mode 100644 (file)
index 975f10b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<table class='sieve_stop_container'>
-       <tr>
-               <td>
-                       <b>{t}Stop{/t}</b><br>
-               </td>
-       </tr>
-       <tr>
-               <td class='sieve_stop_input'>
-                       {t}Stop execution here{/t}
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/element_vacation.tpl b/include/sieve/templates/element_vacation.tpl
deleted file mode 100644 (file)
index 1741487..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-<table class='sieve_vacation_container'>
-
-       {foreach from=$LastError item=val key=key}
-               <tr>
-                       <td colspan=4>
-                               <div class='sieve_error_msgs'>{$LastError[$key]}</div>
-                       </td>
-               </tr>
-       {/foreach}
-       {if $Expert}
-       <tr>
-               <td style='width:20%'>  
-                       <b>{t}Vacation Message{/t}</b>
-               </td>   
-        <td style='text-align:right; vertical-align:top;'>
-            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Normal view{/t}'>
-        </td>
-       </tr>
-       <tr>
-               <td >
-                       {t}Release interval{/t}&nbsp;
-               </td>
-               <td>
-                       <input type='text' name='vacation_release_{$ID}' value='{$Days}'>
-                       &nbsp;{t}days{/t}
-               </td>
-       </tr>
-       <tr>
-               <td>
-                       {t}Alternative sender addresses{/t}
-               </td>
-               <td>
-               <textarea name='vacation_receiver_{$ID}' style='width:100%;height:20px;'>{$Addresses}</textarea>
-               </td>
-       </tr>
-       <tr>
-               <td class='sieve_vacation_input' colspan=2>
-                   <textarea name='vacation_reason_{$ID}' class='sieve_vacation_input'>{$Reason}</textarea>
-               </td>
-       </tr>
-       {else}
-       <tr>
-               <td>    
-                       <b>{t}Vacation message{/t}</b>
-               </td>   
-               <td width='10%' style='vertical-align:top;'>
-            <input type='submit' name='Toggle_Expert_{$ID}' value='{t}Expert view{/t}'>
-               </td>
-       </tr>
-       <tr>
-               <td class='sieve_vacation_input' colspan=2>
-                   <textarea name='vacation_reason_{$ID}' class='sieve_vacation_input'>{$Reason}</textarea>
-               </td>
-       </tr>
-       {/if}
-</table>
diff --git a/include/sieve/templates/import_script.tpl b/include/sieve/templates/import_script.tpl
deleted file mode 100644 (file)
index 22df06c..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<h2>{t}Import sieve script{/t}</h2>
-{t}Please select the sieve script you want to import. Use the import button to import the script or the cancel button to abort.{/t}
-<br>
-<br>
-<b>{t}Script to import{/t}</b>&nbsp;<input type='file' name='Script_To_Import'>
-
-<br>
-<br>
-<p class='seperator'>&nbsp;</p>
-<br>
-<div class='seperator' style='text-align:right; width:100%;'>
-    <input type='submit' name='Import_Script_Save' value='{t}Import{/t}'>
-        &nbsp;
-    <input type='submit' name='Import_Script_Cancel' value='{t}Cancel{/t}'>
-</div>
diff --git a/include/sieve/templates/management.tpl b/include/sieve/templates/management.tpl
deleted file mode 100644 (file)
index 315e47e..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<h2>{t}List of sieve scripts{/t}</h2>
-<!--
-{if $uattrib_empty}
-               
-       <font color='red'><b>{t}Connection to the sieve server could not be established, the authentification attribute is empty.{/t}</b></font><br>
-       {t}Please verfiy that the attributes uid and mail are not empty and try again.{/t}
-       <br>
-       <br>
-
-{elseif $Sieve_Error != ""}
-
-       <font color='red'><b>{t}Connection to the sieve server could not be established.{/t}</b></font><br>
-       {$Sieve_Error}
-       <br>
-       {t}Possibly the sieve account has not been created yet.{/t}
-       <br>
-       <br>
-{/if}
-       {t}Be careful. All your changes will be saved directly to sieve, if you use the save button below.{/t}
--->
-       {$List}
-       <input type='submit' name='create_new_script' value='{t}Create new script{/t}'>
-       <p style="text-align:right;border-top:1px solid #999; padding-top:10px;">
-               <input type=submit name="sieve_finish" style="width:80px" value="{t}Save{/t}">
-               &nbsp;
-               <input type=submit name="sieve_cancel" value="{t}Cancel{/t}">
-       </p>
diff --git a/include/sieve/templates/object_container.tpl b/include/sieve/templates/object_container.tpl
deleted file mode 100644 (file)
index 14925b1..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-<table class='object_container_container'> 
-       <tr>
-               <td class='object_container_cell_top_left'>
-                       &nbsp;  
-               </td>
-               <td class='object_container_cell_top_right'>
-                       <input type='image' src='images/sieve_move_object_up.png' name='Move_Up_Object_{$ID}' 
-                               title='{t}Move object up one position{/t}' alt='{t}Up{/t}' class='center'>
-                       <a href='{$plug}&amp;Move_Up_Object_ID={$ID}'>{t}Move up{/t}</a>
-                       &nbsp;&nbsp;&nbsp;
-                       <input type='image' src='images/sieve_move_object_down.png' name='Move_Down_Object_{$ID}' 
-                               title='{t}Move object down one position{/t}' alt='{t}Down{/t}' class='center'>
-                       <a href='{$plug}&amp;Move_Down_Object_ID={$ID}'>{t}Move down{/t}</a>
-                       &nbsp;&nbsp;&nbsp;
-                       <input type='image' src='images/sieve_del_object.png' name='Remove_Object_{$ID}' 
-                               title='{t}Remove object{/t}' alt='R' class='center'>
-                       <a href='{$plug}&amp;Remove_Object_ID={$ID}'>{t}Remove element{/t}</a>
-                       &nbsp;&nbsp;&nbsp;
-       
-                       <select name='element_type_{$ID}'>
-                               <option value=''>&lt;{t}choose element{/t}&gt;</option>
-                               <option value='sieve_keep'>{t}Keep{/t}</option>
-                               <option value='sieve_comment'>{t}Comment{/t}</option>
-                               <option value='sieve_fileinto'>{t}Fileinto{/t}</option>
-                               <option value='sieve_keep'>{t}Keep{/t}</option>
-                               <option value='sieve_discard'>{t}Discard{/t}</option>
-                               <option value='sieve_redirect'>{t}Redirect{/t}</option>
-                               <option value='sieve_reject'>{t}Reject{/t}</option>
-                               <option value='sieve_require'>{t}Require{/t}</option>
-                               <option value='sieve_stop'>{t}Stop{/t}</option>
-                               <option value='sieve_vacation'>{t}Vacation message{/t}</option>
-                               <option value='sieve_if'>{t}If{/t}</option>
-                               <option value='sieve_else'>{t}Else{/t}</option>
-                               <option value='sieve_elsif'>{t}Else If{/t}</option>
-                       </select>
-
-                       <input type='image' src='images/sieve_add_new_top.png' name='Add_Object_Top_{$ID}'
-                               alt='{t}Add new{/t}' title='{t}Add a new object above this one.{/t}' class='center'>
-                       <input type='image' src='images/truly_not_available_image' name='Add_Object_Top_{$ID}'
-                               alt='{t}Add element above{/t}' title='{t}Add a new object above this one.{/t}' class='center'>
-                       <input type='image' src='images/sieve_add_new_bottom.png' name='Add_Object_Bottom_{$ID}'
-                               alt='{t}Add new{/t}' title='{t}Add a new object below this one.{/t}' class='center'>    
-                       <input type='image' src='images/truly_not_available_image' name='Add_Object_Bottom_{$ID}'
-                               alt='{t}Add element below{/t}' title='{t}Add a new object below this one.{/t}' class='center'>  
-               </td>
-       </tr>
-       <tr>
-               <td class='object_container_cell_bottom_left'>
-               </td>
-               <td>
-                       %%OBJECT_CONTENT%%
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/object_container_clear.tpl b/include/sieve/templates/object_container_clear.tpl
deleted file mode 100644 (file)
index 4f5579f..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<table class='object_container_container'> 
-       <tr>
-               <td class='object_container_cell_top_left'>
-                       &nbsp;  
-               </td>
-               <td class='object_container_cell_top_right'>
-                   <input type='image' src='images/sieve_move_object_up.png' name='Move_Up_Object_{$ID}'
-                title='{t}Move this object up one position{/t}' alt='{t}Up{/t}' class='center'>
-            <a href='{$plug}&amp;Move_Up_Object_ID={$ID}'>{t}Move up{/t}</a>
-
-            <input type='image' src='images/sieve_move_object_down.png' name='Move_Down_Object_{$ID}'
-                title='{t}Move this object down one position{/t}' alt='{t}Down{/t}' class='center'>
-            <a href='{$plug}&amp;Move_Down_Object_ID={$ID}'>{t}Move down{/t}</a>
-
-            <input type='image' src='images/sieve_del_object.png' name='Remove_Object_{$ID}'
-                title='{t}Remove this object{/t}' alt='R' class='center'>
-            <a href='{$plug}&amp;Remove_Object_ID={$ID}'>{t}Remove element{/t}</a>
-
-               </td>
-    </tr>
-    <tr>
-               <td class='object_container_cell_bottom_left'>
-        </td>
-        <td>
-            %%OBJECT_CONTENT%%
-        </td>
-    </tr>
-</table>
diff --git a/include/sieve/templates/object_test_container.tpl b/include/sieve/templates/object_test_container.tpl
deleted file mode 100644 (file)
index e157717..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<table class='sieve_test_container'>
-       <tr>
-               <td style='width:20px; ; text-align:center; vertical-align:top;'>       
-                       {if $DisplayAdd}
-                               <input type='image' src='images/sieve_add_test.png' name='Add_Test_Object_{$ID}' 
-                                       title='{t}Add object{/t}' alt='R' class='center'>
-                       {/if}
-                       {if $DisplayDel}
-                               <input type='image' src='images/sieve_del_object.png' name='Remove_Test_Object_{$ID}' 
-                                       title='{t}Remove object{/t}' alt='R' class='center'>
-                       {/if}
-               </td>
-               <td>
-                       %%OBJECT_CONTENT%%
-               </td>
-       </tr>
-</table>
diff --git a/include/sieve/templates/remove_script.tpl b/include/sieve/templates/remove_script.tpl
deleted file mode 100644 (file)
index 5bb5b49..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<div style="font-size:18px;">
-<img alt="" src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
-</div>
-<p>
- {$Warning}<br>
- {t}Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t}
-</p>
-
-<p>
- {t}Best thing to do before performing this action would be to save the current script in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort.{/t}
-</p>
-
-<p class="plugbottom">
-  <input type=submit name="delete_script_confirm" value="{t}Delete{/t}">
-  &nbsp;
-  <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
-</p>
diff --git a/include/sieve/templates/select_test_type.tpl b/include/sieve/templates/select_test_type.tpl
deleted file mode 100644 (file)
index dd7a8fb..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<h2>{t}Select the type of test you want to add{/t}</h2>
-
-<b>{t}Available test types{/t}</b>&nbsp;:&nbsp;
-<select name='test_type_to_add_{$ID}'>
-       {html_options options=$test_types_to_add}
-</select>
-
-<p class='seperator'>&nbsp;</p>
-<br>
-<div class='seperator' style='text-align:right; width:100%;'>
-       <input type='submit' name='add_type' value='{t}Continue{/t}'>
-       &nbsp;
-       <input type='submit' name='does_nothing' value='{t}Cancel{/t}'>
-</div>
diff --git a/include/smarty/Config_File.class.php b/include/smarty/Config_File.class.php
deleted file mode 100644 (file)
index 622c0e8..0000000
+++ /dev/null
@@ -1,389 +0,0 @@
-<?php
-
-/**
- * Config_File class.
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
- * @link http://smarty.php.net/
- * @version 2.6.14
- * @copyright Copyright: 2001-2005 New Digital Group, Inc.
- * @author Andrei Zmievski <andrei@php.net>
- * @access public
- * @package Smarty
- */
-
-/* $Id: Config_File.class.php,v 1.84 2006/01/18 19:02:52 mohrt Exp $ */
-
-/**
- * Config file reading class
- * @package Smarty
- */
-class Config_File {
-    /**#@+
-     * Options
-     * @var boolean
-     */
-    /**
-     * Controls whether variables with the same name overwrite each other.
-     */
-    var $overwrite        =    true;
-
-    /**
-     * Controls whether config values of on/true/yes and off/false/no get
-     * converted to boolean values automatically.
-     */
-    var $booleanize        =    true;
-
-    /**
-     * Controls whether hidden config sections/vars are read from the file.
-     */
-    var $read_hidden     =    true;
-
-    /**
-     * Controls whether or not to fix mac or dos formatted newlines.
-     * If set to true, \r or \r\n will be changed to \n.
-     */
-    var $fix_newlines =    true;
-    /**#@-*/
-
-    /** @access private */
-    var $_config_path    = "";
-    var $_config_data    = array();
-    /**#@-*/
-
-    /**
-     * Constructs a new config file class.
-     *
-     * @param string $config_path (optional) path to the config files
-     */
-    function Config_File($config_path = NULL)
-    {
-        if (isset($config_path))
-            $this->set_path($config_path);
-    }
-
-
-    /**
-     * Set the path where configuration files can be found.
-     *
-     * @param string $config_path path to the config files
-     */
-    function set_path($config_path)
-    {
-        if (!empty($config_path)) {
-            if (!is_string($config_path) || !file_exists($config_path) || !is_dir($config_path)) {
-                $this->_trigger_error_msg("Bad config file path '$config_path'");
-                return;
-            }
-            if(substr($config_path, -1) != DIRECTORY_SEPARATOR) {
-                $config_path .= DIRECTORY_SEPARATOR;
-            }
-
-            $this->_config_path = $config_path;
-        }
-    }
-
-
-    /**
-     * Retrieves config info based on the file, section, and variable name.
-     *
-     * @param string $file_name config file to get info for
-     * @param string $section_name (optional) section to get info for
-     * @param string $var_name (optional) variable to get info for
-     * @return string|array a value or array of values
-     */
-    function get($file_name, $section_name = NULL, $var_name = NULL)
-    {
-        if (empty($file_name)) {
-            $this->_trigger_error_msg('Empty config file name');
-            return;
-        } else {
-            $file_name = $this->_config_path . $file_name;
-            if (!isset($this->_config_data[$file_name]))
-                $this->load_file($file_name, false);
-        }
-
-        if (!empty($var_name)) {
-            if (empty($section_name)) {
-                return $this->_config_data[$file_name]["vars"][$var_name];
-            } else {
-                if(isset($this->_config_data[$file_name]["sections"][$section_name]["vars"][$var_name]))
-                    return $this->_config_data[$file_name]["sections"][$section_name]["vars"][$var_name];
-                else
-                    return array();
-            }
-        } else {
-            if (empty($section_name)) {
-                return (array)$this->_config_data[$file_name]["vars"];
-            } else {
-                if(isset($this->_config_data[$file_name]["sections"][$section_name]["vars"]))
-                    return (array)$this->_config_data[$file_name]["sections"][$section_name]["vars"];
-                else
-                    return array();
-            }
-        }
-    }
-
-
-    /**
-     * Retrieves config info based on the key.
-     *
-     * @param $file_name string config key (filename/section/var)
-     * @return string|array same as get()
-     * @uses get() retrieves information from config file and returns it
-     */
-    function &get_key($config_key)
-    {
-        list($file_name, $section_name, $var_name) = explode('/', $config_key, 3);
-        $result = &$this->get($file_name, $section_name, $var_name);
-        return $result;
-    }
-
-    /**
-     * Get all loaded config file names.
-     *
-     * @return array an array of loaded config file names
-     */
-    function get_file_names()
-    {
-        return array_keys($this->_config_data);
-    }
-
-
-    /**
-     * Get all section names from a loaded file.
-     *
-     * @param string $file_name config file to get section names from
-     * @return array an array of section names from the specified file
-     */
-    function get_section_names($file_name)
-    {
-        $file_name = $this->_config_path . $file_name;
-        if (!isset($this->_config_data[$file_name])) {
-            $this->_trigger_error_msg("Unknown config file '$file_name'");
-            return;
-        }
-
-        return array_keys($this->_config_data[$file_name]["sections"]);
-    }
-
-
-    /**
-     * Get all global or section variable names.
-     *
-     * @param string $file_name config file to get info for
-     * @param string $section_name (optional) section to get info for
-     * @return array an array of variables names from the specified file/section
-     */
-    function get_var_names($file_name, $section = NULL)
-    {
-        if (empty($file_name)) {
-            $this->_trigger_error_msg('Empty config file name');
-            return;
-        } else if (!isset($this->_config_data[$file_name])) {
-            $this->_trigger_error_msg("Unknown config file '$file_name'");
-            return;
-        }
-
-        if (empty($section))
-            return array_keys($this->_config_data[$file_name]["vars"]);
-        else
-            return array_keys($this->_config_data[$file_name]["sections"][$section]["vars"]);
-    }
-
-
-    /**
-     * Clear loaded config data for a certain file or all files.
-     *
-     * @param string $file_name file to clear config data for
-     */
-    function clear($file_name = NULL)
-    {
-        if ($file_name === NULL)
-            $this->_config_data = array();
-        else if (isset($this->_config_data[$file_name]))
-            $this->_config_data[$file_name] = array();
-    }
-
-
-    /**
-     * Load a configuration file manually.
-     *
-     * @param string $file_name file name to load
-     * @param boolean $prepend_path whether current config path should be
-     *                              prepended to the filename
-     */
-    function load_file($file_name, $prepend_path = true)
-    {
-        if ($prepend_path && $this->_config_path != "")
-            $config_file = $this->_config_path . $file_name;
-        else
-            $config_file = $file_name;
-
-        ini_set('track_errors', true);
-        $fp = @fopen($config_file, "r");
-        if (!is_resource($fp)) {
-            $this->_trigger_error_msg("Could not open config file '$config_file'");
-            return false;
-        }
-
-        $contents = ($size = filesize($config_file)) ? fread($fp, $size) : '';
-        fclose($fp);
-
-        $this->_config_data[$config_file] = $this->parse_contents($contents);
-        return true;
-    }
-
-    /**
-     * Store the contents of a file manually.
-     *
-     * @param string $config_file file name of the related contents
-     * @param string $contents the file-contents to parse
-     */
-    function set_file_contents($config_file, $contents)
-    {
-        $this->_config_data[$config_file] = $this->parse_contents($contents);
-        return true;
-    }
-
-    /**
-     * parse the source of a configuration file manually.
-     *
-     * @param string $contents the file-contents to parse
-     */
-    function parse_contents($contents)
-    {
-        if($this->fix_newlines) {
-            // fix mac/dos formatted newlines
-            $contents = preg_replace('!\r\n?!', "\n", $contents);
-        }
-
-        $config_data = array();
-        $config_data['sections'] = array();
-        $config_data['vars'] = array();
-
-        /* reference to fill with data */
-        $vars =& $config_data['vars'];
-
-        /* parse file line by line */
-        preg_match_all('!^.*\r?\n?!m', $contents, $match);
-        $lines = $match[0];
-        for ($i=0, $count=count($lines); $i<$count; $i++) {
-            $line = $lines[$i];
-            if (empty($line)) continue;
-
-            if ( substr($line, 0, 1) == '[' && preg_match('!^\[(.*?)\]!', $line, $match) ) {
-                /* section found */
-                if (substr($match[1], 0, 1) == '.') {
-                    /* hidden section */
-                    if ($this->read_hidden) {
-                        $section_name = substr($match[1], 1);
-                    } else {
-                        /* break reference to $vars to ignore hidden section */
-                        unset($vars);
-                        $vars = array();
-                        continue;
-                    }
-                } else {                    
-                    $section_name = $match[1];
-                }
-                if (!isset($config_data['sections'][$section_name]))
-                    $config_data['sections'][$section_name] = array('vars' => array());
-                $vars =& $config_data['sections'][$section_name]['vars'];
-                continue;
-            }
-
-            if (preg_match('/^\s*(\.?\w+)\s*=\s*(.*)/s', $line, $match)) {
-                /* variable found */
-                $var_name = rtrim($match[1]);
-                if (strpos($match[2], '"""') === 0) {
-                    /* handle multiline-value */
-                    $lines[$i] = substr($match[2], 3);
-                    $var_value = '';
-                    while ($i<$count) {
-                        if (($pos = strpos($lines[$i], '"""')) === false) {
-                            $var_value .= $lines[$i++];
-                        } else {
-                            /* end of multiline-value */
-                            $var_value .= substr($lines[$i], 0, $pos);
-                            break;
-                        }
-                    }
-                    $booleanize = false;
-
-                } else {
-                    /* handle simple value */
-                    $var_value = preg_replace('/^([\'"])(.*)\1$/', '\2', rtrim($match[2]));
-                    $booleanize = $this->booleanize;
-
-                }
-                $this->_set_config_var($vars, $var_name, $var_value, $booleanize);
-            }
-            /* else unparsable line / means it is a comment / means ignore it */
-        }
-        return $config_data;
-    }
-
-    /**#@+ @access private */
-    /**
-     * @param array &$container
-     * @param string $var_name
-     * @param mixed $var_value
-     * @param boolean $booleanize determines whether $var_value is converted to
-     *                            to true/false
-     */
-    function _set_config_var(&$container, $var_name, $var_value, $booleanize)
-    {
-        if (substr($var_name, 0, 1) == '.') {
-            if (!$this->read_hidden)
-                return;
-            else
-                $var_name = substr($var_name, 1);
-        }
-
-        if (!preg_match("/^[a-zA-Z_]\w*$/", $var_name)) {
-            $this->_trigger_error_msg("Bad variable name '$var_name'");
-            return;
-        }
-
-        if ($booleanize) {
-            if (preg_match("/^(on|true|yes)$/i", $var_value))
-                $var_value = true;
-            else if (preg_match("/^(off|false|no)$/i", $var_value))
-                $var_value = false;
-        }
-
-        if (!isset($container[$var_name]) || $this->overwrite)
-            $container[$var_name] = $var_value;
-        else {
-            settype($container[$var_name], 'array');
-            $container[$var_name][] = $var_value;
-        }
-    }
-
-    /**
-     * @uses trigger_error() creates a PHP warning/error
-     * @param string $error_msg
-     * @param integer $error_type one of
-     */
-    function _trigger_error_msg($error_msg, $error_type = E_USER_WARNING)
-    {
-        trigger_error("Config_File error: $error_msg", $error_type);
-    }
-    /**#@-*/
-}
-
-?>
diff --git a/include/smarty/Smarty.class.php b/include/smarty/Smarty.class.php
deleted file mode 100644 (file)
index 47ec24e..0000000
+++ /dev/null
@@ -1,1944 +0,0 @@
-<?php
-
-/**
- * Project:     Smarty: the PHP compiling template engine
- * File:        Smarty.class.php
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
- * For questions, help, comments, discussion, etc., please join the
- * Smarty mailing list. Send a blank e-mail to
- * smarty-general-subscribe@lists.php.net
- *
- * @link http://smarty.php.net/
- * @copyright 2001-2005 New Digital Group, Inc.
- * @author Monte Ohrt <monte at ohrt dot com>
- * @author Andrei Zmievski <andrei@php.net>
- * @package Smarty
- * @version 2.6.14
- */
-
-/* $Id: Smarty.class.php,v 1.524 2006/01/18 19:02:52 mohrt Exp $ */
-
-/**
- * DIR_SEP isn't used anymore, but third party apps might
- */
-if(!defined('DIR_SEP')) {
-    define('DIR_SEP', DIRECTORY_SEPARATOR);
-}
-
-/**
- * set SMARTY_DIR to absolute path to Smarty library files.
- * if not defined, include_path will be used. Sets SMARTY_DIR only if user
- * application has not already defined it.
- */
-
-if (!defined('SMARTY_DIR')) {
-    define('SMARTY_DIR', dirname(__FILE__) . DIRECTORY_SEPARATOR);
-}
-
-if (!defined('SMARTY_CORE_DIR')) {
-    define('SMARTY_CORE_DIR', SMARTY_DIR . 'internals' . DIRECTORY_SEPARATOR);
-}
-
-define('SMARTY_PHP_PASSTHRU',   0);
-define('SMARTY_PHP_QUOTE',      1);
-define('SMARTY_PHP_REMOVE',     2);
-define('SMARTY_PHP_ALLOW',      3);
-
-/**
- * @package Smarty
- */
-class Smarty
-{
-    /**#@+
-     * Smarty Configuration Section
-     */
-
-    /**
-     * The name of the directory where templates are located.
-     *
-     * @var string
-     */
-    var $template_dir    =  'templates';
-
-    /**
-     * The directory where compiled templates are located.
-     *
-     * @var string
-     */
-    var $compile_dir     =  'templates_c';
-
-    /**
-     * The directory where config files are located.
-     *
-     * @var string
-     */
-    var $config_dir      =  'configs';
-
-    /**
-     * An array of directories searched for plugins.
-     *
-     * @var array
-     */
-    var $plugins_dir     =  array('plugins');
-
-    /**
-     * If debugging is enabled, a debug console window will display
-     * when the page loads (make sure your browser allows unrequested
-     * popup windows)
-     *
-     * @var boolean
-     */
-    var $debugging       =  false;
-
-    /**
-     * When set, smarty does uses this value as error_reporting-level.
-     *
-     * @var boolean
-     */
-    var $error_reporting  =  null;
-
-    /**
-     * This is the path to the debug console template. If not set,
-     * the default one will be used.
-     *
-     * @var string
-     */
-    var $debug_tpl       =  '';
-
-    /**
-     * This determines if debugging is enable-able from the browser.
-     * <ul>
-     *  <li>NONE => no debugging control allowed</li>
-     *  <li>URL => enable debugging when SMARTY_DEBUG is found in the URL.</li>
-     * </ul>
-     * @link http://www.foo.dom/index.php?SMARTY_DEBUG
-     * @var string
-     */
-    var $debugging_ctrl  =  'NONE';
-
-    /**
-     * This tells Smarty whether to check for recompiling or not. Recompiling
-     * does not need to happen unless a template or config file is changed.
-     * Typically you enable this during development, and disable for
-     * production.
-     *
-     * @var boolean
-     */
-    var $compile_check   =  true;
-
-    /**
-     * This forces templates to compile every time. Useful for development
-     * or debugging.
-     *
-     * @var boolean
-     */
-    var $force_compile   =  false;
-
-    /**
-     * This enables template caching.
-     * <ul>
-     *  <li>0 = no caching</li>
-     *  <li>1 = use class cache_lifetime value</li>
-     *  <li>2 = use cache_lifetime in cache file</li>
-     * </ul>
-     * @var integer
-     */
-    var $caching         =  0;
-
-    /**
-     * The name of the directory for cache files.
-     *
-     * @var string
-     */
-    var $cache_dir       =  'cache';
-
-    /**
-     * This is the number of seconds cached content will persist.
-     * <ul>
-     *  <li>0 = always regenerate cache</li>
-     *  <li>-1 = never expires</li>
-     * </ul>
-     *
-     * @var integer
-     */
-    var $cache_lifetime  =  3600;
-
-    /**
-     * Only used when $caching is enabled. If true, then If-Modified-Since headers
-     * are respected with cached content, and appropriate HTTP headers are sent.
-     * This way repeated hits to a cached page do not send the entire page to the
-     * client every time.
-     *
-     * @var boolean
-     */
-    var $cache_modified_check = false;
-
-    /**
-     * This determines how Smarty handles "<?php ... ?>" tags in templates.
-     * possible values:
-     * <ul>
-     *  <li>SMARTY_PHP_PASSTHRU -> print tags as plain text</li>
-     *  <li>SMARTY_PHP_QUOTE    -> escape tags as entities</li>
-     *  <li>SMARTY_PHP_REMOVE   -> remove php tags</li>
-     *  <li>SMARTY_PHP_ALLOW    -> execute php tags</li>
-     * </ul>
-     *
-     * @var integer
-     */
-    var $php_handling    =  SMARTY_PHP_PASSTHRU;
-
-    /**
-     * This enables template security. When enabled, many things are restricted
-     * in the templates that normally would go unchecked. This is useful when
-     * untrusted parties are editing templates and you want a reasonable level
-     * of security. (no direct execution of PHP in templates for example)
-     *
-     * @var boolean
-     */
-    var $security       =   false;
-
-    /**
-     * This is the list of template directories that are considered secure. This
-     * is used only if {@link $security} is enabled. One directory per array
-     * element.  {@link $template_dir} is in this list implicitly.
-     *
-     * @var array
-     */
-    var $secure_dir     =   array();
-
-    /**
-     * These are the security settings for Smarty. They are used only when
-     * {@link $security} is enabled.
-     *
-     * @var array
-     */
-    var $security_settings  = array(
-                                    'PHP_HANDLING'    => false,
-                                    'IF_FUNCS'        => array('array', 'list',
-                                                               'isset', 'empty',
-                                                               'count', 'sizeof',
-                                                               'in_array', 'is_array',
-                                                               'true', 'false', 'null'),
-                                    'INCLUDE_ANY'     => false,
-                                    'PHP_TAGS'        => false,
-                                    'MODIFIER_FUNCS'  => array('count'),
-                                    'ALLOW_CONSTANTS'  => false
-                                   );
-
-    /**
-     * This is an array of directories where trusted php scripts reside.
-     * {@link $security} is disabled during their inclusion/execution.
-     *
-     * @var array
-     */
-    var $trusted_dir        = array();
-
-    /**
-     * The left delimiter used for the template tags.
-     *
-     * @var string
-     */
-    var $left_delimiter  =  '{';
-
-    /**
-     * The right delimiter used for the template tags.
-     *
-     * @var string
-     */
-    var $right_delimiter =  '}';
-
-    /**
-     * The order in which request variables are registered, similar to
-     * variables_order in php.ini E = Environment, G = GET, P = POST,
-     * C = Cookies, S = Server
-     *
-     * @var string
-     */
-    var $request_vars_order    = 'EGPCS';
-
-    /**
-     * Indicates wether $HTTP_*_VARS[] (request_use_auto_globals=false)
-     * are uses as request-vars or $_*[]-vars. note: if
-     * request_use_auto_globals is true, then $request_vars_order has
-     * no effect, but the php-ini-value "gpc_order"
-     *
-     * @var boolean
-     */
-    var $request_use_auto_globals      = true;
-
-    /**
-     * Set this if you want different sets of compiled files for the same
-     * templates. This is useful for things like different languages.
-     * Instead of creating separate sets of templates per language, you
-     * set different compile_ids like 'en' and 'de'.
-     *
-     * @var string
-     */
-    var $compile_id            = null;
-
-    /**
-     * This tells Smarty whether or not to use sub dirs in the cache/ and
-     * templates_c/ directories. sub directories better organized, but
-     * may not work well with PHP safe mode enabled.
-     *
-     * @var boolean
-     *
-     */
-    var $use_sub_dirs          = false;
-
-    /**
-     * This is a list of the modifiers to apply to all template variables.
-     * Put each modifier in a separate array element in the order you want
-     * them applied. example: <code>array('escape:"htmlall"');</code>
-     *
-     * @var array
-     */
-    var $default_modifiers        = array();
-
-    /**
-     * This is the resource type to be used when not specified
-     * at the beginning of the resource path. examples:
-     * $smarty->display('file:index.tpl');
-     * $smarty->display('db:index.tpl');
-     * $smarty->display('index.tpl'); // will use default resource type
-     * {include file="file:index.tpl"}
-     * {include file="db:index.tpl"}
-     * {include file="index.tpl"} {* will use default resource type *}
-     *
-     * @var array
-     */
-    var $default_resource_type    = 'file';
-
-    /**
-     * The function used for cache file handling. If not set, built-in caching is used.
-     *
-     * @var null|string function name
-     */
-    var $cache_handler_func   = null;
-
-    /**
-     * This indicates which filters are automatically loaded into Smarty.
-     *
-     * @var array array of filter names
-     */
-    var $autoload_filters = array();
-
-    /**#@+
-     * @var boolean
-     */
-    /**
-     * This tells if config file vars of the same name overwrite each other or not.
-     * if disabled, same name variables are accumulated in an array.
-     */
-    var $config_overwrite = true;
-
-    /**
-     * This tells whether or not to automatically booleanize config file variables.
-     * If enabled, then the strings "on", "true", and "yes" are treated as boolean
-     * true, and "off", "false" and "no" are treated as boolean false.
-     */
-    var $config_booleanize = true;
-
-    /**
-     * This tells whether hidden sections [.foobar] are readable from the
-     * tempalates or not. Normally you would never allow this since that is
-     * the point behind hidden sections: the application can access them, but
-     * the templates cannot.
-     */
-    var $config_read_hidden = false;
-
-    /**
-     * This tells whether or not automatically fix newlines in config files.
-     * It basically converts \r (mac) or \r\n (dos) to \n
-     */
-    var $config_fix_newlines = true;
-    /**#@-*/
-
-    /**
-     * If a template cannot be found, this PHP function will be executed.
-     * Useful for creating templates on-the-fly or other special action.
-     *
-     * @var string function name
-     */
-    var $default_template_handler_func = '';
-
-    /**
-     * The file that contains the compiler class. This can a full
-     * pathname, or relative to the php_include path.
-     *
-     * @var string
-     */
-    var $compiler_file        =    'Smarty_Compiler.class.php';
-
-    /**
-     * The class used for compiling templates.
-     *
-     * @var string
-     */
-    var $compiler_class        =   'Smarty_Compiler';
-
-    /**
-     * The class used to load config vars.
-     *
-     * @var string
-     */
-    var $config_class          =   'Config_File';
-
-/**#@+
- * END Smarty Configuration Section
- * There should be no need to touch anything below this line.
- * @access private
- */
-    /**
-     * where assigned template vars are kept
-     *
-     * @var array
-     */
-    var $_tpl_vars             = array();
-
-    /**
-     * stores run-time $smarty.* vars
-     *
-     * @var null|array
-     */
-    var $_smarty_vars          = null;
-
-    /**
-     * keeps track of sections
-     *
-     * @var array
-     */
-    var $_sections             = array();
-
-    /**
-     * keeps track of foreach blocks
-     *
-     * @var array
-     */
-    var $_foreach              = array();
-
-    /**
-     * keeps track of tag hierarchy
-     *
-     * @var array
-     */
-    var $_tag_stack            = array();
-
-    /**
-     * configuration object
-     *
-     * @var Config_file
-     */
-    var $_conf_obj             = null;
-
-    /**
-     * loaded configuration settings
-     *
-     * @var array
-     */
-    var $_config               = array(array('vars'  => array(), 'files' => array()));
-
-    /**
-     * md5 checksum of the string 'Smarty'
-     *
-     * @var string
-     */
-    var $_smarty_md5           = 'f8d698aea36fcbead2b9d5359ffca76f';
-
-    /**
-     * Smarty version number
-     *
-     * @var string
-     */
-    var $_version              = '2.6.14';
-
-    /**
-     * current template inclusion depth
-     *
-     * @var integer
-     */
-    var $_inclusion_depth      = 0;
-
-    /**
-     * for different compiled templates
-     *
-     * @var string
-     */
-    var $_compile_id           = null;
-
-    /**
-     * text in URL to enable debug mode
-     *
-     * @var string
-     */
-    var $_smarty_debug_id      = 'SMARTY_DEBUG';
-
-    /**
-     * debugging information for debug console
-     *
-     * @var array
-     */
-    var $_smarty_debug_info    = array();
-
-    /**
-     * info that makes up a cache file
-     *
-     * @var array
-     */
-    var $_cache_info           = array();
-
-    /**
-     * default file permissions
-     *
-     * @var integer
-     */
-    var $_file_perms           = 0644;
-
-    /**
-     * default dir permissions
-     *
-     * @var integer
-     */
-    var $_dir_perms               = 0771;
-
-    /**
-     * registered objects
-     *
-     * @var array
-     */
-    var $_reg_objects           = array();
-
-    /**
-     * table keeping track of plugins
-     *
-     * @var array
-     */
-    var $_plugins              = array(
-                                       'modifier'      => array(),
-                                       'function'      => array(),
-                                       'block'         => array(),
-                                       'compiler'      => array(),
-                                       'prefilter'     => array(),
-                                       'postfilter'    => array(),
-                                       'outputfilter'  => array(),
-                                       'resource'      => array(),
-                                       'insert'        => array());
-
-
-    /**
-     * cache serials
-     *
-     * @var array
-     */
-    var $_cache_serials = array();
-
-    /**
-     * name of optional cache include file
-     *
-     * @var string
-     */
-    var $_cache_include = null;
-
-    /**
-     * indicate if the current code is used in a compiled
-     * include
-     *
-     * @var string
-     */
-    var $_cache_including = false;
-
-    /**#@-*/
-    /**
-     * The class constructor.
-     */
-    function Smarty()
-    {
-      $this->assign('SCRIPT_NAME', isset($_SERVER['SCRIPT_NAME']) ? $_SERVER['SCRIPT_NAME']
-                    : @$GLOBALS['HTTP_SERVER_VARS']['SCRIPT_NAME']);
-    }
-
-    /**
-     * assigns values to template variables
-     *
-     * @param array|string $tpl_var the template variable name(s)
-     * @param mixed $value the value to assign
-     */
-    function assign($tpl_var, $value = null)
-    {
-        if (is_array($tpl_var)){
-            foreach ($tpl_var as $key => $val) {
-                if ($key != '') {
-                    $this->_tpl_vars[$key] = $val;
-                }
-            }
-        } else {
-            if ($tpl_var != '')
-                $this->_tpl_vars[$tpl_var] = $value;
-        }
-    }
-
-    /**
-     * assigns values to template variables by reference
-     *
-     * @param string $tpl_var the template variable name
-     * @param mixed $value the referenced value to assign
-     */
-    function assign_by_ref($tpl_var, &$value)
-    {
-        if ($tpl_var != '')
-            $this->_tpl_vars[$tpl_var] = &$value;
-    }
-
-    /**
-     * appends values to template variables
-     *
-     * @param array|string $tpl_var the template variable name(s)
-     * @param mixed $value the value to append
-     */
-    function append($tpl_var, $value=null, $merge=false)
-    {
-        if (is_array($tpl_var)) {
-            // $tpl_var is an array, ignore $value
-            foreach ($tpl_var as $_key => $_val) {
-                if ($_key != '') {
-                    if(!@is_array($this->_tpl_vars[$_key])) {
-                        settype($this->_tpl_vars[$_key],'array');
-                    }
-                    if($merge && is_array($_val)) {
-                        foreach($_val as $_mkey => $_mval) {
-                            $this->_tpl_vars[$_key][$_mkey] = $_mval;
-                        }
-                    } else {
-                        $this->_tpl_vars[$_key][] = $_val;
-                    }
-                }
-            }
-        } else {
-            if ($tpl_var != '' && isset($value)) {
-                if(!@is_array($this->_tpl_vars[$tpl_var])) {
-                    settype($this->_tpl_vars[$tpl_var],'array');
-                }
-                if($merge && is_array($value)) {
-                    foreach($value as $_mkey => $_mval) {
-                        $this->_tpl_vars[$tpl_var][$_mkey] = $_mval;
-                    }
-                } else {
-                    $this->_tpl_vars[$tpl_var][] = $value;
-                }
-            }
-        }
-    }
-
-    /**
-     * appends values to template variables by reference
-     *
-     * @param string $tpl_var the template variable name
-     * @param mixed $value the referenced value to append
-     */
-    function append_by_ref($tpl_var, &$value, $merge=false)
-    {
-        if ($tpl_var != '' && isset($value)) {
-            if(!@is_array($this->_tpl_vars[$tpl_var])) {
-             settype($this->_tpl_vars[$tpl_var],'array');
-            }
-            if ($merge && is_array($value)) {
-                foreach($value as $_key => $_val) {
-                    $this->_tpl_vars[$tpl_var][$_key] = &$value[$_key];
-                }
-            } else {
-                $this->_tpl_vars[$tpl_var][] = &$value;
-            }
-        }
-    }
-
-
-    /**
-     * clear the given assigned template variable.
-     *
-     * @param string $tpl_var the template variable to clear
-     */
-    function clear_assign($tpl_var)
-    {
-        if (is_array($tpl_var))
-            foreach ($tpl_var as $curr_var)
-                unset($this->_tpl_vars[$curr_var]);
-        else
-            unset($this->_tpl_vars[$tpl_var]);
-    }
-
-
-    /**
-     * Registers custom function to be used in templates
-     *
-     * @param string $function the name of the template function
-     * @param string $function_impl the name of the PHP function to register
-     */
-    function register_function($function, $function_impl, $cacheable=true, $cache_attrs=null)
-    {
-        $this->_plugins['function'][$function] =
-            array($function_impl, null, null, false, $cacheable, $cache_attrs);
-
-    }
-
-    /**
-     * Unregisters custom function
-     *
-     * @param string $function name of template function
-     */
-    function unregister_function($function)
-    {
-        unset($this->_plugins['function'][$function]);
-    }
-
-    /**
-     * Registers object to be used in templates
-     *
-     * @param string $object name of template object
-     * @param object &$object_impl the referenced PHP object to register
-     * @param null|array $allowed list of allowed methods (empty = all)
-     * @param boolean $smarty_args smarty argument format, else traditional
-     * @param null|array $block_functs list of methods that are block format
-     */
-    function register_object($object, &$object_impl, $allowed = array(), $smarty_args = true, $block_methods = array())
-    {
-        settype($allowed, 'array');
-        settype($smarty_args, 'boolean');
-        $this->_reg_objects[$object] =
-            array(&$object_impl, $allowed, $smarty_args, $block_methods);
-    }
-
-    /**
-     * Unregisters object
-     *
-     * @param string $object name of template object
-     */
-    function unregister_object($object)
-    {
-        unset($this->_reg_objects[$object]);
-    }
-
-
-    /**
-     * Registers block function to be used in templates
-     *
-     * @param string $block name of template block
-     * @param string $block_impl PHP function to register
-     */
-    function register_block($block, $block_impl, $cacheable=true, $cache_attrs=null)
-    {
-        $this->_plugins['block'][$block] =
-            array($block_impl, null, null, false, $cacheable, $cache_attrs);
-    }
-
-    /**
-     * Unregisters block function
-     *
-     * @param string $block name of template function
-     */
-    function unregister_block($block)
-    {
-        unset($this->_plugins['block'][$block]);
-    }
-
-    /**
-     * Registers compiler function
-     *
-     * @param string $function name of template function
-     * @param string $function_impl name of PHP function to register
-     */
-    function register_compiler_function($function, $function_impl, $cacheable=true)
-    {
-        $this->_plugins['compiler'][$function] =
-            array($function_impl, null, null, false, $cacheable);
-    }
-
-    /**
-     * Unregisters compiler function
-     *
-     * @param string $function name of template function
-     */
-    function unregister_compiler_function($function)
-    {
-        unset($this->_plugins['compiler'][$function]);
-    }
-
-    /**
-     * Registers modifier to be used in templates
-     *
-     * @param string $modifier name of template modifier
-     * @param string $modifier_impl name of PHP function to register
-     */
-    function register_modifier($modifier, $modifier_impl)
-    {
-        $this->_plugins['modifier'][$modifier] =
-            array($modifier_impl, null, null, false);
-    }
-
-    /**
-     * Unregisters modifier
-     *
-     * @param string $modifier name of template modifier
-     */
-    function unregister_modifier($modifier)
-    {
-        unset($this->_plugins['modifier'][$modifier]);
-    }
-
-    /**
-     * Registers a resource to fetch a template
-     *
-     * @param string $type name of resource
-     * @param array $functions array of functions to handle resource
-     */
-    function register_resource($type, $functions)
-    {
-        if (count($functions)==4) {
-            $this->_plugins['resource'][$type] =
-                array($functions, false);
-
-        } elseif (count($functions)==5) {
-            $this->_plugins['resource'][$type] =
-                array(array(array(&$functions[0], $functions[1])
-                            ,array(&$functions[0], $functions[2])
-                            ,array(&$functions[0], $functions[3])
-                            ,array(&$functions[0], $functions[4]))
-                      ,false);
-
-        } else {
-            $this->trigger_error("malformed function-list for '$type' in register_resource");
-
-        }
-    }
-
-    /**
-     * Unregisters a resource
-     *
-     * @param string $type name of resource
-     */
-    function unregister_resource($type)
-    {
-        unset($this->_plugins['resource'][$type]);
-    }
-
-    /**
-     * Registers a prefilter function to apply
-     * to a template before compiling
-     *
-     * @param string $function name of PHP function to register
-     */
-    function register_prefilter($function)
-    {
-    $_name = (is_array($function)) ? $function[1] : $function;
-        $this->_plugins['prefilter'][$_name]
-            = array($function, null, null, false);
-    }
-
-    /**
-     * Unregisters a prefilter function
-     *
-     * @param string $function name of PHP function
-     */
-    function unregister_prefilter($function)
-    {
-        unset($this->_plugins['prefilter'][$function]);
-    }
-
-    /**
-     * Registers a postfilter function to apply
-     * to a compiled template after compilation
-     *
-     * @param string $function name of PHP function to register
-     */
-    function register_postfilter($function)
-    {
-    $_name = (is_array($function)) ? $function[1] : $function;
-        $this->_plugins['postfilter'][$_name]
-            = array($function, null, null, false);
-    }
-
-    /**
-     * Unregisters a postfilter function
-     *
-     * @param string $function name of PHP function
-     */
-    function unregister_postfilter($function)
-    {
-        unset($this->_plugins['postfilter'][$function]);
-    }
-
-    /**
-     * Registers an output filter function to apply
-     * to a template output
-     *
-     * @param string $function name of PHP function
-     */
-    function register_outputfilter($function)
-    {
-    $_name = (is_array($function)) ? $function[1] : $function;
-        $this->_plugins['outputfilter'][$_name]
-            = array($function, null, null, false);
-    }
-
-    /**
-     * Unregisters an outputfilter function
-     *
-     * @param string $function name of PHP function
-     */
-    function unregister_outputfilter($function)
-    {
-        unset($this->_plugins['outputfilter'][$function]);
-    }
-
-    /**
-     * load a filter of specified type and name
-     *
-     * @param string $type filter type
-     * @param string $name filter name
-     */
-    function load_filter($type, $name)
-    {
-        switch ($type) {
-            case 'output':
-                $_params = array('plugins' => array(array($type . 'filter', $name, null, null, false)));
-                require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
-                smarty_core_load_plugins($_params, $this);
-                break;
-
-            case 'pre':
-            case 'post':
-                if (!isset($this->_plugins[$type . 'filter'][$name]))
-                    $this->_plugins[$type . 'filter'][$name] = false;
-                break;
-        }
-    }
-
-    /**
-     * clear cached content for the given template and cache id
-     *
-     * @param string $tpl_file name of template file
-     * @param string $cache_id name of cache_id
-     * @param string $compile_id name of compile_id
-     * @param string $exp_time expiration time
-     * @return boolean
-     */
-    function clear_cache($tpl_file = null, $cache_id = null, $compile_id = null, $exp_time = null)
-    {
-
-        if (!isset($compile_id))
-            $compile_id = $this->compile_id;
-
-        if (!isset($tpl_file))
-            $compile_id = null;
-
-        $_auto_id = $this->_get_auto_id($cache_id, $compile_id);
-
-        if (!empty($this->cache_handler_func)) {
-            return call_user_func_array($this->cache_handler_func,
-                                  array('clear', &$this, &$dummy, $tpl_file, $cache_id, $compile_id, $exp_time));
-        } else {
-            $_params = array('auto_base' => $this->cache_dir,
-                            'auto_source' => $tpl_file,
-                            'auto_id' => $_auto_id,
-                            'exp_time' => $exp_time);
-            require_once(SMARTY_CORE_DIR . 'core.rm_auto.php');
-            return smarty_core_rm_auto($_params, $this);
-        }
-
-    }
-
-
-    /**
-     * clear the entire contents of cache (all templates)
-     *
-     * @param string $exp_time expire time
-     * @return boolean results of {@link smarty_core_rm_auto()}
-     */
-    function clear_all_cache($exp_time = null)
-    {
-        return $this->clear_cache(null, null, null, $exp_time);
-    }
-
-
-    /**
-     * test to see if valid cache exists for this template
-     *
-     * @param string $tpl_file name of template file
-     * @param string $cache_id
-     * @param string $compile_id
-     * @return string|false results of {@link _read_cache_file()}
-     */
-    function is_cached($tpl_file, $cache_id = null, $compile_id = null)
-    {
-        if (!$this->caching)
-            return false;
-
-        if (!isset($compile_id))
-            $compile_id = $this->compile_id;
-
-        $_params = array(
-            'tpl_file' => $tpl_file,
-            'cache_id' => $cache_id,
-            'compile_id' => $compile_id
-        );
-        require_once(SMARTY_CORE_DIR . 'core.read_cache_file.php');
-        return smarty_core_read_cache_file($_params, $this);
-    }
-
-
-    /**
-     * clear all the assigned template variables.
-     *
-     */
-    function clear_all_assign()
-    {
-        $this->_tpl_vars = array();
-    }
-
-    /**
-     * clears compiled version of specified template resource,
-     * or all compiled template files if one is not specified.
-     * This function is for advanced use only, not normally needed.
-     *
-     * @param string $tpl_file
-     * @param string $compile_id
-     * @param string $exp_time
-     * @return boolean results of {@link smarty_core_rm_auto()}
-     */
-    function clear_compiled_tpl($tpl_file = null, $compile_id = null, $exp_time = null)
-    {
-        if (!isset($compile_id)) {
-            $compile_id = $this->compile_id;
-        }
-        $_params = array('auto_base' => $this->compile_dir,
-                        'auto_source' => $tpl_file,
-                        'auto_id' => $compile_id,
-                        'exp_time' => $exp_time,
-                        'extensions' => array('.inc', '.php'));
-        require_once(SMARTY_CORE_DIR . 'core.rm_auto.php');
-        return smarty_core_rm_auto($_params, $this);
-    }
-
-    /**
-     * Checks whether requested template exists.
-     *
-     * @param string $tpl_file
-     * @return boolean
-     */
-    function template_exists($tpl_file)
-    {
-        $_params = array('resource_name' => $tpl_file, 'quiet'=>true, 'get_source'=>false);
-        return $this->_fetch_resource_info($_params);
-    }
-
-    /**
-     * Returns an array containing template variables
-     *
-     * @param string $name
-     * @param string $type
-     * @return array
-     */
-    function &get_template_vars($name=null)
-    {
-        if(!isset($name)) {
-            return $this->_tpl_vars;
-        } elseif(isset($this->_tpl_vars[$name])) {
-            return $this->_tpl_vars[$name];
-        } else {
-            // var non-existant, return valid reference
-            $_tmp = null;
-            return $_tmp;   
-        }
-    }
-
-    /**
-     * Returns an array containing config variables
-     *
-     * @param string $name
-     * @param string $type
-     * @return array
-     */
-    function &get_config_vars($name=null)
-    {
-        if(!isset($name) && is_array($this->_config[0])) {
-            return $this->_config[0]['vars'];
-        } else if(isset($this->_config[0]['vars'][$name])) {
-            return $this->_config[0]['vars'][$name];
-        } else {
-            // var non-existant, return valid reference
-            $_tmp = null;
-            return $_tmp;
-        }
-    }
-
-    /**
-     * trigger Smarty error
-     *
-     * @param string $error_msg
-     * @param integer $error_type
-     */
-    function trigger_error($error_msg, $error_type = E_USER_WARNING)
-    {
-        trigger_error("Smarty error: $error_msg", $error_type);
-    }
-
-
-    /**
-     * executes & displays the template results
-     *
-     * @param string $resource_name
-     * @param string $cache_id
-     * @param string $compile_id
-     */
-    function display($resource_name, $cache_id = null, $compile_id = null)
-    {
-        $this->fetch($resource_name, $cache_id, $compile_id, true);
-    }
-
-    /**
-     * executes & returns or displays the template results
-     *
-     * @param string $resource_name
-     * @param string $cache_id
-     * @param string $compile_id
-     * @param boolean $display
-     */
-    function fetch($resource_name, $cache_id = null, $compile_id = null, $display = false)
-    {
-        static $_cache_info = array();
-        
-        $_smarty_old_error_level = $this->debugging ? error_reporting() : error_reporting(isset($this->error_reporting)
-               ? $this->error_reporting : error_reporting() & ~E_NOTICE);
-
-        if (!$this->debugging && $this->debugging_ctrl == 'URL') {
-            $_query_string = $this->request_use_auto_globals ? $_SERVER['QUERY_STRING'] : $GLOBALS['HTTP_SERVER_VARS']['QUERY_STRING'];
-            if (@strstr($_query_string, $this->_smarty_debug_id)) {
-                if (@strstr($_query_string, $this->_smarty_debug_id . '=on')) {
-                    // enable debugging for this browser session
-                    @setcookie('SMARTY_DEBUG', true);
-                    $this->debugging = true;
-                } elseif (@strstr($_query_string, $this->_smarty_debug_id . '=off')) {
-                    // disable debugging for this browser session
-                    @setcookie('SMARTY_DEBUG', false);
-                    $this->debugging = false;
-                } else {
-                    // enable debugging for this page
-                    $this->debugging = true;
-                }
-            } else {
-                $this->debugging = (bool)($this->request_use_auto_globals ? @$_COOKIE['SMARTY_DEBUG'] : @$GLOBALS['HTTP_COOKIE_VARS']['SMARTY_DEBUG']);
-            }
-        }
-
-        if ($this->debugging) {
-            // capture time for debugging info
-            $_params = array();
-            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-            $_debug_start_time = smarty_core_get_microtime($_params, $this);
-            $this->_smarty_debug_info[] = array('type'      => 'template',
-                                                'filename'  => $resource_name,
-                                                'depth'     => 0);
-            $_included_tpls_idx = count($this->_smarty_debug_info) - 1;
-        }
-
-        if (!isset($compile_id)) {
-            $compile_id = $this->compile_id;
-        }
-
-        $this->_compile_id = $compile_id;
-        $this->_inclusion_depth = 0;
-
-        if ($this->caching) {
-            // save old cache_info, initialize cache_info
-            array_push($_cache_info, $this->_cache_info);
-            $this->_cache_info = array();
-            $_params = array(
-                'tpl_file' => $resource_name,
-                'cache_id' => $cache_id,
-                'compile_id' => $compile_id,
-                'results' => null
-            );
-            require_once(SMARTY_CORE_DIR . 'core.read_cache_file.php');
-            if (smarty_core_read_cache_file($_params, $this)) {
-                $_smarty_results = $_params['results'];
-                if (!empty($this->_cache_info['insert_tags'])) {
-                    $_params = array('plugins' => $this->_cache_info['insert_tags']);
-                    require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
-                    smarty_core_load_plugins($_params, $this);
-                    $_params = array('results' => $_smarty_results);
-                    require_once(SMARTY_CORE_DIR . 'core.process_cached_inserts.php');
-                    $_smarty_results = smarty_core_process_cached_inserts($_params, $this);
-                }
-                if (!empty($this->_cache_info['cache_serials'])) {
-                    $_params = array('results' => $_smarty_results);
-                    require_once(SMARTY_CORE_DIR . 'core.process_compiled_include.php');
-                    $_smarty_results = smarty_core_process_compiled_include($_params, $this);
-                }
-
-
-                if ($display) {
-                    if ($this->debugging)
-                    {
-                        // capture time for debugging info
-                        $_params = array();
-                        require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-                        $this->_smarty_debug_info[$_included_tpls_idx]['exec_time'] = smarty_core_get_microtime($_params, $this) - $_debug_start_time;
-                        require_once(SMARTY_CORE_DIR . 'core.display_debug_console.php');
-                        $_smarty_results .= smarty_core_display_debug_console($_params, $this);
-                    }
-                    if ($this->cache_modified_check) {
-                        $_server_vars = ($this->request_use_auto_globals) ? $_SERVER : $GLOBALS['HTTP_SERVER_VARS'];
-                        $_last_modified_date = @substr($_server_vars['HTTP_IF_MODIFIED_SINCE'], 0, strpos($_server_vars['HTTP_IF_MODIFIED_SINCE'], 'GMT') + 3);
-                        $_gmt_mtime = gmdate('D, d M Y H:i:s', $this->_cache_info['timestamp']).' GMT';
-                        if (@count($this->_cache_info['insert_tags']) == 0
-                            && !$this->_cache_serials
-                            && $_gmt_mtime == $_last_modified_date) {
-                            if (php_sapi_name()=='cgi')
-                                header('Status: 304 Not Modified');
-                            else
-                                header('HTTP/1.1 304 Not Modified');
-
-                        } else {
-                            header('Last-Modified: '.$_gmt_mtime);
-                            echo $_smarty_results;
-                        }
-                    } else {
-                            echo $_smarty_results;
-                    }
-                    error_reporting($_smarty_old_error_level);
-                    // restore initial cache_info
-                    $this->_cache_info = array_pop($_cache_info);
-                    return true;
-                } else {
-                    error_reporting($_smarty_old_error_level);
-                    // restore initial cache_info
-                    $this->_cache_info = array_pop($_cache_info);
-                    return $_smarty_results;
-                }
-            } else {
-                $this->_cache_info['template'][$resource_name] = true;
-                if ($this->cache_modified_check && $display) {
-                    header('Last-Modified: '.gmdate('D, d M Y H:i:s', time()).' GMT');
-                }
-            }
-        }
-
-        // load filters that are marked as autoload
-        if (count($this->autoload_filters)) {
-            foreach ($this->autoload_filters as $_filter_type => $_filters) {
-                foreach ($_filters as $_filter) {
-                    $this->load_filter($_filter_type, $_filter);
-                }
-            }
-        }
-
-        $_smarty_compile_path = $this->_get_compile_path($resource_name);
-
-        // if we just need to display the results, don't perform output
-        // buffering - for speed
-        $_cache_including = $this->_cache_including;
-        $this->_cache_including = false;
-        if ($display && !$this->caching && count($this->_plugins['outputfilter']) == 0) {
-            if ($this->_is_compiled($resource_name, $_smarty_compile_path)
-                    || $this->_compile_resource($resource_name, $_smarty_compile_path))
-            {
-                include($_smarty_compile_path);
-            }
-        } else {
-            ob_start();
-            if ($this->_is_compiled($resource_name, $_smarty_compile_path)
-                    || $this->_compile_resource($resource_name, $_smarty_compile_path))
-            {
-                include($_smarty_compile_path);
-            }
-            $_smarty_results = ob_get_contents();
-            ob_end_clean();
-
-            foreach ((array)$this->_plugins['outputfilter'] as $_output_filter) {
-                $_smarty_results = call_user_func_array($_output_filter[0], array($_smarty_results, &$this));
-            }
-        }
-
-        if ($this->caching) {
-            $_params = array('tpl_file' => $resource_name,
-                        'cache_id' => $cache_id,
-                        'compile_id' => $compile_id,
-                        'results' => $_smarty_results);
-            require_once(SMARTY_CORE_DIR . 'core.write_cache_file.php');
-            smarty_core_write_cache_file($_params, $this);
-            require_once(SMARTY_CORE_DIR . 'core.process_cached_inserts.php');
-            $_smarty_results = smarty_core_process_cached_inserts($_params, $this);
-
-            if ($this->_cache_serials) {
-                // strip nocache-tags from output
-                $_smarty_results = preg_replace('!(\{/?nocache\:[0-9a-f]{32}#\d+\})!s'
-                                                ,''
-                                                ,$_smarty_results);
-            }
-            // restore initial cache_info
-            $this->_cache_info = array_pop($_cache_info);
-        }
-        $this->_cache_including = $_cache_including;
-
-        if ($display) {
-            if (isset($_smarty_results)) { echo $_smarty_results; }
-            if ($this->debugging) {
-                // capture time for debugging info
-                $_params = array();
-                require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-                $this->_smarty_debug_info[$_included_tpls_idx]['exec_time'] = (smarty_core_get_microtime($_params, $this) - $_debug_start_time);
-                require_once(SMARTY_CORE_DIR . 'core.display_debug_console.php');
-                echo smarty_core_display_debug_console($_params, $this);
-            }
-            error_reporting($_smarty_old_error_level);
-            return;
-        } else {
-            error_reporting($_smarty_old_error_level);
-            if (isset($_smarty_results)) { return $_smarty_results; }
-        }
-    }
-
-    /**
-     * load configuration values
-     *
-     * @param string $file
-     * @param string $section
-     * @param string $scope
-     */
-    function config_load($file, $section = null, $scope = 'global')
-    {
-        require_once($this->_get_plugin_filepath('function', 'config_load'));
-        smarty_function_config_load(array('file' => $file, 'section' => $section, 'scope' => $scope), $this);
-    }
-
-    /**
-     * return a reference to a registered object
-     *
-     * @param string $name
-     * @return object
-     */
-    function &get_registered_object($name) {
-        if (!isset($this->_reg_objects[$name]))
-        $this->_trigger_fatal_error("'$name' is not a registered object");
-
-        if (!is_object($this->_reg_objects[$name][0]))
-        $this->_trigger_fatal_error("registered '$name' is not an object");
-
-        return $this->_reg_objects[$name][0];
-    }
-
-    /**
-     * clear configuration values
-     *
-     * @param string $var
-     */
-    function clear_config($var = null)
-    {
-        if(!isset($var)) {
-            // clear all values
-            $this->_config = array(array('vars'  => array(),
-                                         'files' => array()));
-        } else {
-            unset($this->_config[0]['vars'][$var]);
-        }
-    }
-
-    /**
-     * get filepath of requested plugin
-     *
-     * @param string $type
-     * @param string $name
-     * @return string|false
-     */
-    function _get_plugin_filepath($type, $name)
-    {
-        $_params = array('type' => $type, 'name' => $name);
-        require_once(SMARTY_CORE_DIR . 'core.assemble_plugin_filepath.php');
-        return smarty_core_assemble_plugin_filepath($_params, $this);
-    }
-
-   /**
-     * test if resource needs compiling
-     *
-     * @param string $resource_name
-     * @param string $compile_path
-     * @return boolean
-     */
-    function _is_compiled($resource_name, $compile_path)
-    {
-        if (!$this->force_compile && file_exists($compile_path)) {
-            if (!$this->compile_check) {
-                // no need to check compiled file
-                return true;
-            } else {
-                // get file source and timestamp
-                $_params = array('resource_name' => $resource_name, 'get_source'=>false);
-                if (!$this->_fetch_resource_info($_params)) {
-                    return false;
-                }
-                if ($_params['resource_timestamp'] <= filemtime($compile_path)) {
-                    // template not expired, no recompile
-                    return true;
-                } else {
-                    // compile template
-                    return false;
-                }
-            }
-        } else {
-            // compiled template does not exist, or forced compile
-            return false;
-        }
-    }
-
-   /**
-     * compile the template
-     *
-     * @param string $resource_name
-     * @param string $compile_path
-     * @return boolean
-     */
-    function _compile_resource($resource_name, $compile_path)
-    {
-
-        $_params = array('resource_name' => $resource_name);
-        if (!$this->_fetch_resource_info($_params)) {
-            return false;
-        }
-
-        $_source_content = $_params['source_content'];
-        $_cache_include    = substr($compile_path, 0, -4).'.inc';
-
-        if ($this->_compile_source($resource_name, $_source_content, $_compiled_content, $_cache_include)) {
-            // if a _cache_serial was set, we also have to write an include-file:
-            if ($this->_cache_include_info) {
-                require_once(SMARTY_CORE_DIR . 'core.write_compiled_include.php');
-                smarty_core_write_compiled_include(array_merge($this->_cache_include_info, array('compiled_content'=>$_compiled_content, 'resource_name'=>$resource_name)),  $this);
-            }
-
-            $_params = array('compile_path'=>$compile_path, 'compiled_content' => $_compiled_content);
-            require_once(SMARTY_CORE_DIR . 'core.write_compiled_resource.php');
-            smarty_core_write_compiled_resource($_params, $this);
-
-            return true;
-        } else {
-            return false;
-        }
-
-    }
-
-   /**
-     * compile the given source
-     *
-     * @param string $resource_name
-     * @param string $source_content
-     * @param string $compiled_content
-     * @return boolean
-     */
-    function _compile_source($resource_name, &$source_content, &$compiled_content, $cache_include_path=null)
-    {
-        if (file_exists(SMARTY_DIR . $this->compiler_file)) {
-            require_once(SMARTY_DIR . $this->compiler_file);
-        } else {
-            // use include_path
-            require_once($this->compiler_file);
-        }
-
-
-        $smarty_compiler = new $this->compiler_class;
-
-        $smarty_compiler->template_dir      = $this->template_dir;
-        $smarty_compiler->compile_dir       = $this->compile_dir;
-        $smarty_compiler->plugins_dir       = $this->plugins_dir;
-        $smarty_compiler->config_dir        = $this->config_dir;
-        $smarty_compiler->force_compile     = $this->force_compile;
-        $smarty_compiler->caching           = $this->caching;
-        $smarty_compiler->php_handling      = $this->php_handling;
-        $smarty_compiler->left_delimiter    = $this->left_delimiter;
-        $smarty_compiler->right_delimiter   = $this->right_delimiter;
-        $smarty_compiler->_version          = $this->_version;
-        $smarty_compiler->security          = $this->security;
-        $smarty_compiler->secure_dir        = $this->secure_dir;
-        $smarty_compiler->security_settings = $this->security_settings;
-        $smarty_compiler->trusted_dir       = $this->trusted_dir;
-        $smarty_compiler->use_sub_dirs      = $this->use_sub_dirs;
-        $smarty_compiler->_reg_objects      = &$this->_reg_objects;
-        $smarty_compiler->_plugins          = &$this->_plugins;
-        $smarty_compiler->_tpl_vars         = &$this->_tpl_vars;
-        $smarty_compiler->default_modifiers = $this->default_modifiers;
-        $smarty_compiler->compile_id        = $this->_compile_id;
-        $smarty_compiler->_config            = $this->_config;
-        $smarty_compiler->request_use_auto_globals  = $this->request_use_auto_globals;
-
-        if (isset($cache_include_path) && isset($this->_cache_serials[$cache_include_path])) {
-            $smarty_compiler->_cache_serial = $this->_cache_serials[$cache_include_path];
-        }
-        $smarty_compiler->_cache_include = $cache_include_path;
-
-
-        $_results = $smarty_compiler->_compile_file($resource_name, $source_content, $compiled_content);
-
-        if ($smarty_compiler->_cache_serial) {
-            $this->_cache_include_info = array(
-                'cache_serial'=>$smarty_compiler->_cache_serial
-                ,'plugins_code'=>$smarty_compiler->_plugins_code
-                ,'include_file_path' => $cache_include_path);
-
-        } else {
-            $this->_cache_include_info = null;
-
-        }
-
-        return $_results;
-    }
-
-    /**
-     * Get the compile path for this resource
-     *
-     * @param string $resource_name
-     * @return string results of {@link _get_auto_filename()}
-     */
-    function _get_compile_path($resource_name)
-    {
-        return $this->_get_auto_filename($this->compile_dir, $resource_name,
-                                         $this->_compile_id) . '.php';
-    }
-
-    /**
-     * fetch the template info. Gets timestamp, and source
-     * if get_source is true
-     *
-     * sets $source_content to the source of the template, and
-     * $resource_timestamp to its time stamp
-     * @param string $resource_name
-     * @param string $source_content
-     * @param integer $resource_timestamp
-     * @param boolean $get_source
-     * @param boolean $quiet
-     * @return boolean
-     */
-
-    function _fetch_resource_info(&$params)
-    {
-        if(!isset($params['get_source'])) { $params['get_source'] = true; }
-        if(!isset($params['quiet'])) { $params['quiet'] = false; }
-
-        $_return = false;
-        $_params = array('resource_name' => $params['resource_name']) ;
-        if (isset($params['resource_base_path']))
-            $_params['resource_base_path'] = $params['resource_base_path'];
-        else
-            $_params['resource_base_path'] = $this->template_dir;
-
-        if ($this->_parse_resource_name($_params)) {
-            $_resource_type = $_params['resource_type'];
-            $_resource_name = $_params['resource_name'];
-            switch ($_resource_type) {
-                case 'file':
-                    if ($params['get_source']) {
-                        $params['source_content'] = $this->_read_file($_resource_name);
-                    }
-                    $params['resource_timestamp'] = filemtime($_resource_name);
-                    $_return = is_file($_resource_name);
-                    break;
-
-                default:
-                    // call resource functions to fetch the template source and timestamp
-                    if ($params['get_source']) {
-                        $_source_return = isset($this->_plugins['resource'][$_resource_type]) &&
-                            call_user_func_array($this->_plugins['resource'][$_resource_type][0][0],
-                                                 array($_resource_name, &$params['source_content'], &$this));
-                    } else {
-                        $_source_return = true;
-                    }
-
-                    $_timestamp_return = isset($this->_plugins['resource'][$_resource_type]) &&
-                        call_user_func_array($this->_plugins['resource'][$_resource_type][0][1],
-                                             array($_resource_name, &$params['resource_timestamp'], &$this));
-
-                    $_return = $_source_return && $_timestamp_return;
-                    break;
-            }
-        }
-
-        if (!$_return) {
-            // see if we can get a template with the default template handler
-            if (!empty($this->default_template_handler_func)) {
-                if (!is_callable($this->default_template_handler_func)) {
-                    $this->trigger_error("default template handler function \"$this->default_template_handler_func\" doesn't exist.");
-                } else {
-                    $_return = call_user_func_array(
-                        $this->default_template_handler_func,
-                        array($_params['resource_type'], $_params['resource_name'], &$params['source_content'], &$params['resource_timestamp'], &$this));
-                }
-            }
-        }
-
-        if (!$_return) {
-            if (!$params['quiet']) {
-                $this->trigger_error('unable to read resource: "' . $params['resource_name'] . '"');
-            }
-        } else if ($_return && $this->security) {
-            require_once(SMARTY_CORE_DIR . 'core.is_secure.php');
-            if (!smarty_core_is_secure($_params, $this)) {
-                if (!$params['quiet'])
-                    $this->trigger_error('(secure mode) accessing "' . $params['resource_name'] . '" is not allowed');
-                $params['source_content'] = null;
-                $params['resource_timestamp'] = null;
-                return false;
-            }
-        }
-        return $_return;
-    }
-
-
-    /**
-     * parse out the type and name from the resource
-     *
-     * @param string $resource_base_path
-     * @param string $resource_name
-     * @param string $resource_type
-     * @param string $resource_name
-     * @return boolean
-     */
-
-    function _parse_resource_name(&$params)
-    {
-
-        // split tpl_path by the first colon
-        $_resource_name_parts = explode(':', $params['resource_name'], 2);
-
-        if (count($_resource_name_parts) == 1) {
-            // no resource type given
-            $params['resource_type'] = $this->default_resource_type;
-            $params['resource_name'] = $_resource_name_parts[0];
-        } else {
-            if(strlen($_resource_name_parts[0]) == 1) {
-                // 1 char is not resource type, but part of filepath
-                $params['resource_type'] = $this->default_resource_type;
-                $params['resource_name'] = $params['resource_name'];
-            } else {
-                $params['resource_type'] = $_resource_name_parts[0];
-                $params['resource_name'] = $_resource_name_parts[1];
-            }
-        }
-
-        if ($params['resource_type'] == 'file') {
-            if (!preg_match('/^([\/\\\\]|[a-zA-Z]:[\/\\\\])/', $params['resource_name'])) {
-                // relative pathname to $params['resource_base_path']
-                // use the first directory where the file is found
-                foreach ((array)$params['resource_base_path'] as $_curr_path) {
-                    $_fullpath = $_curr_path . DIRECTORY_SEPARATOR . $params['resource_name'];
-                    if (file_exists($_fullpath) && is_file($_fullpath)) {
-                        $params['resource_name'] = $_fullpath;
-                        return true;
-                    }
-                    // didn't find the file, try include_path
-                    $_params = array('file_path' => $_fullpath);
-                    require_once(SMARTY_CORE_DIR . 'core.get_include_path.php');
-                    if(smarty_core_get_include_path($_params, $this)) {
-                        $params['resource_name'] = $_params['new_file_path'];
-                        return true;
-                    }
-                }
-                return false;
-            } else {
-                /* absolute path */
-                return file_exists($params['resource_name']);
-            }
-        } elseif (empty($this->_plugins['resource'][$params['resource_type']])) {
-            $_params = array('type' => $params['resource_type']);
-            require_once(SMARTY_CORE_DIR . 'core.load_resource_plugin.php');
-            smarty_core_load_resource_plugin($_params, $this);
-        }
-
-        return true;
-    }
-
-
-    /**
-     * Handle modifiers
-     *
-     * @param string|null $modifier_name
-     * @param array|null $map_array
-     * @return string result of modifiers
-     */
-    function _run_mod_handler()
-    {
-        $_args = func_get_args();
-        list($_modifier_name, $_map_array) = array_splice($_args, 0, 2);
-        list($_func_name, $_tpl_file, $_tpl_line) =
-            $this->_plugins['modifier'][$_modifier_name];
-
-        $_var = $_args[0];
-        foreach ($_var as $_key => $_val) {
-            $_args[0] = $_val;
-            $_var[$_key] = call_user_func_array($_func_name, $_args);
-        }
-        return $_var;
-    }
-
-    /**
-     * Remove starting and ending quotes from the string
-     *
-     * @param string $string
-     * @return string
-     */
-    function _dequote($string)
-    {
-        if ((substr($string, 0, 1) == "'" || substr($string, 0, 1) == '"') &&
-            substr($string, -1) == substr($string, 0, 1))
-            return substr($string, 1, -1);
-        else
-            return $string;
-    }
-
-
-    /**
-     * read in a file
-     *
-     * @param string $filename
-     * @return string
-     */
-    function _read_file($filename)
-    {
-        if ( file_exists($filename) && ($fd = @fopen($filename, 'rb')) ) {
-            $contents = '';
-            while (!feof($fd)) {
-                $contents .= fread($fd, 8192);
-            }
-            fclose($fd);
-            return $contents;
-        } else {
-            return false;
-        }
-    }
-
-    /**
-     * get a concrete filename for automagically created content
-     *
-     * @param string $auto_base
-     * @param string $auto_source
-     * @param string $auto_id
-     * @return string
-     * @staticvar string|null
-     * @staticvar string|null
-     */
-    function _get_auto_filename($auto_base, $auto_source = null, $auto_id = null)
-    {
-        $_compile_dir_sep =  $this->use_sub_dirs ? DIRECTORY_SEPARATOR : '^';
-        $_return = $auto_base . DIRECTORY_SEPARATOR;
-
-        if(isset($auto_id)) {
-            // make auto_id safe for directory names
-            $auto_id = str_replace('%7C',$_compile_dir_sep,(urlencode($auto_id)));
-            // split into separate directories
-            $_return .= $auto_id . $_compile_dir_sep;
-        }
-
-        if(isset($auto_source)) {
-            // make source name safe for filename
-            $_filename = urlencode(basename($auto_source));
-            $_crc32 = sprintf('%08X', crc32($auto_source));
-            // prepend %% to avoid name conflicts with
-            // with $params['auto_id'] names
-            $_crc32 = substr($_crc32, 0, 2) . $_compile_dir_sep .
-                      substr($_crc32, 0, 3) . $_compile_dir_sep . $_crc32;
-            $_return .= '%%' . $_crc32 . '%%' . $_filename;
-        }
-
-        return $_return;
-    }
-
-    /**
-     * unlink a file, possibly using expiration time
-     *
-     * @param string $resource
-     * @param integer $exp_time
-     */
-    function _unlink($resource, $exp_time = null)
-    {
-        if(isset($exp_time)) {
-            if(time() - @filemtime($resource) >= $exp_time) {
-                return @unlink($resource);
-            }
-        } else {
-            return @unlink($resource);
-        }
-    }
-
-    /**
-     * returns an auto_id for auto-file-functions
-     *
-     * @param string $cache_id
-     * @param string $compile_id
-     * @return string|null
-     */
-    function _get_auto_id($cache_id=null, $compile_id=null) {
-    if (isset($cache_id))
-        return (isset($compile_id)) ? $cache_id . '|' . $compile_id  : $cache_id;
-    elseif(isset($compile_id))
-        return $compile_id;
-    else
-        return null;
-    }
-
-    /**
-     * trigger Smarty plugin error
-     *
-     * @param string $error_msg
-     * @param string $tpl_file
-     * @param integer $tpl_line
-     * @param string $file
-     * @param integer $line
-     * @param integer $error_type
-     */
-    function _trigger_fatal_error($error_msg, $tpl_file = null, $tpl_line = null,
-            $file = null, $line = null, $error_type = E_USER_ERROR)
-    {
-        if(isset($file) && isset($line)) {
-            $info = ' ('.basename($file).", line $line)";
-        } else {
-            $info = '';
-        }
-        if (isset($tpl_line) && isset($tpl_file)) {
-            $this->trigger_error('[in ' . $tpl_file . ' line ' . $tpl_line . "]: $error_msg$info", $error_type);
-        } else {
-            $this->trigger_error($error_msg . $info, $error_type);
-        }
-    }
-
-
-    /**
-     * callback function for preg_replace, to call a non-cacheable block
-     * @return string
-     */
-    function _process_compiled_include_callback($match) {
-        $_func = '_smarty_tplfunc_'.$match[2].'_'.$match[3];
-        ob_start();
-        $_func($this);
-        $_ret = ob_get_contents();
-        ob_end_clean();
-        return $_ret;
-    }
-
-
-    /**
-     * called for included templates
-     *
-     * @param string $_smarty_include_tpl_file
-     * @param string $_smarty_include_vars
-     */
-
-    // $_smarty_include_tpl_file, $_smarty_include_vars
-
-    function _smarty_include($params)
-    {
-        if ($this->debugging) {
-            $_params = array();
-            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-            $debug_start_time = smarty_core_get_microtime($_params, $this);
-            $this->_smarty_debug_info[] = array('type'      => 'template',
-                                                  'filename'  => $params['smarty_include_tpl_file'],
-                                                  'depth'     => ++$this->_inclusion_depth);
-            $included_tpls_idx = count($this->_smarty_debug_info) - 1;
-        }
-
-        $this->_tpl_vars = array_merge($this->_tpl_vars, $params['smarty_include_vars']);
-
-        // config vars are treated as local, so push a copy of the
-        // current ones onto the front of the stack
-        array_unshift($this->_config, $this->_config[0]);
-
-        $_smarty_compile_path = $this->_get_compile_path($params['smarty_include_tpl_file']);
-
-
-        if ($this->_is_compiled($params['smarty_include_tpl_file'], $_smarty_compile_path)
-            || $this->_compile_resource($params['smarty_include_tpl_file'], $_smarty_compile_path))
-        {
-            include($_smarty_compile_path);
-        }
-
-        // pop the local vars off the front of the stack
-        array_shift($this->_config);
-
-        $this->_inclusion_depth--;
-
-        if ($this->debugging) {
-            // capture time for debugging info
-            $_params = array();
-            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-            $this->_smarty_debug_info[$included_tpls_idx]['exec_time'] = smarty_core_get_microtime($_params, $this) - $debug_start_time;
-        }
-
-        if ($this->caching) {
-            $this->_cache_info['template'][$params['smarty_include_tpl_file']] = true;
-        }
-    }
-
-
-    /**
-     * get or set an array of cached attributes for function that is
-     * not cacheable
-     * @return array
-     */
-    function &_smarty_cache_attrs($cache_serial, $count) {
-        $_cache_attrs =& $this->_cache_info['cache_attrs'][$cache_serial][$count];
-
-        if ($this->_cache_including) {
-            /* return next set of cache_attrs */
-            $_return = current($_cache_attrs);
-            next($_cache_attrs);
-            return $_return;
-
-        } else {
-            /* add a reference to a new set of cache_attrs */
-            $_cache_attrs[] = array();
-            return $_cache_attrs[count($_cache_attrs)-1];
-
-        }
-
-    }
-
-
-    /**
-     * wrapper for include() retaining $this
-     * @return mixed
-     */
-    function _include($filename, $once=false, $params=null)
-    {
-        if ($once) {
-            return include_once($filename);
-        } else {
-            return include($filename);
-        }
-    }
-
-
-    /**
-     * wrapper for eval() retaining $this
-     * @return mixed
-     */
-    function _eval($code, $params=null)
-    {
-        return eval($code);
-    }
-    /**#@-*/
-
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/Smarty_Compiler.class.php b/include/smarty/Smarty_Compiler.class.php
deleted file mode 100644 (file)
index cbcbddb..0000000
+++ /dev/null
@@ -1,2316 +0,0 @@
-<?php
-
-/**
- * Project:     Smarty: the PHP compiling template engine
- * File:        Smarty_Compiler.class.php
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
- * @link http://smarty.php.net/
- * @author Monte Ohrt <monte at ohrt dot com>
- * @author Andrei Zmievski <andrei@php.net>
- * @version 2.6.14
- * @copyright 2001-2005 New Digital Group, Inc.
- * @package Smarty
- */
-
-/* $Id: Smarty_Compiler.class.php,v 1.381 2006/05/25 14:46:18 boots Exp $ */
-
-/**
- * Template compiling class
- * @package Smarty
- */
-class Smarty_Compiler extends Smarty {
-
-    // internal vars
-    /**#@+
-     * @access private
-     */
-    var $_folded_blocks         =   array();    // keeps folded template blocks
-    var $_current_file          =   null;       // the current template being compiled
-    var $_current_line_no       =   1;          // line number for error messages
-    var $_capture_stack         =   array();    // keeps track of nested capture buffers
-    var $_plugin_info           =   array();    // keeps track of plugins to load
-    var $_init_smarty_vars      =   false;
-    var $_permitted_tokens      =   array('true','false','yes','no','on','off','null');
-    var $_db_qstr_regexp        =   null;        // regexps are setup in the constructor
-    var $_si_qstr_regexp        =   null;
-    var $_qstr_regexp           =   null;
-    var $_func_regexp           =   null;
-    var $_reg_obj_regexp        =   null;
-    var $_var_bracket_regexp    =   null;
-    var $_num_const_regexp      =   null;
-    var $_dvar_guts_regexp      =   null;
-    var $_dvar_regexp           =   null;
-    var $_cvar_regexp           =   null;
-    var $_svar_regexp           =   null;
-    var $_avar_regexp           =   null;
-    var $_mod_regexp            =   null;
-    var $_var_regexp            =   null;
-    var $_parenth_param_regexp  =   null;
-    var $_func_call_regexp      =   null;
-    var $_obj_ext_regexp        =   null;
-    var $_obj_start_regexp      =   null;
-    var $_obj_params_regexp     =   null;
-    var $_obj_call_regexp       =   null;
-    var $_cacheable_state       =   0;
-    var $_cache_attrs_count     =   0;
-    var $_nocache_count         =   0;
-    var $_cache_serial          =   null;
-    var $_cache_include         =   null;
-
-    var $_strip_depth           =   0;
-    var $_additional_newline    =   "\n";
-
-    /**#@-*/
-    /**
-     * The class constructor.
-     */
-    function Smarty_Compiler()
-    {
-        // matches double quoted strings:
-        // "foobar"
-        // "foo\"bar"
-        $this->_db_qstr_regexp = '"[^"\\\\]*(?:\\\\.[^"\\\\]*)*"';
-
-        // matches single quoted strings:
-        // 'foobar'
-        // 'foo\'bar'
-        $this->_si_qstr_regexp = '\'[^\'\\\\]*(?:\\\\.[^\'\\\\]*)*\'';
-
-        // matches single or double quoted strings
-        $this->_qstr_regexp = '(?:' . $this->_db_qstr_regexp . '|' . $this->_si_qstr_regexp . ')';
-
-        // matches bracket portion of vars
-        // [0]
-        // [foo]
-        // [$bar]
-        $this->_var_bracket_regexp = '\[\$?[\w\.]+\]';
-
-        // matches numerical constants
-        // 30
-        // -12
-        // 13.22
-        $this->_num_const_regexp = '(?:\-?\d+(?:\.\d+)?)';
-
-        // matches $ vars (not objects):
-        // $foo
-        // $foo.bar
-        // $foo.bar.foobar
-        // $foo[0]
-        // $foo[$bar]
-        // $foo[5][blah]
-        // $foo[5].bar[$foobar][4]
-        $this->_dvar_math_regexp = '(?:[\+\*\/\%]|(?:-(?!>)))';
-        $this->_dvar_math_var_regexp = '[\$\w\.\+\-\*\/\%\d\>\[\]]';
-        $this->_dvar_guts_regexp = '\w+(?:' . $this->_var_bracket_regexp
-                . ')*(?:\.\$?\w+(?:' . $this->_var_bracket_regexp . ')*)*(?:' . $this->_dvar_math_regexp . '(?:' . $this->_num_const_regexp . '|' . $this->_dvar_math_var_regexp . ')*)?';
-        $this->_dvar_regexp = '\$' . $this->_dvar_guts_regexp;
-
-        // matches config vars:
-        // #foo#
-        // #foobar123_foo#
-        $this->_cvar_regexp = '\#\w+\#';
-
-        // matches section vars:
-        // %foo.bar%
-        $this->_svar_regexp = '\%\w+\.\w+\%';
-
-        // matches all valid variables (no quotes, no modifiers)
-        $this->_avar_regexp = '(?:' . $this->_dvar_regexp . '|'
-           . $this->_cvar_regexp . '|' . $this->_svar_regexp . ')';
-
-        // matches valid variable syntax:
-        // $foo
-        // $foo
-        // #foo#
-        // #foo#
-        // "text"
-        // "text"
-        $this->_var_regexp = '(?:' . $this->_avar_regexp . '|' . $this->_qstr_regexp . ')';
-
-        // matches valid object call (one level of object nesting allowed in parameters):
-        // $foo->bar
-        // $foo->bar()
-        // $foo->bar("text")
-        // $foo->bar($foo, $bar, "text")
-        // $foo->bar($foo, "foo")
-        // $foo->bar->foo()
-        // $foo->bar->foo->bar()
-        // $foo->bar($foo->bar)
-        // $foo->bar($foo->bar())
-        // $foo->bar($foo->bar($blah,$foo,44,"foo",$foo[0].bar))
-        $this->_obj_ext_regexp = '\->(?:\$?' . $this->_dvar_guts_regexp . ')';
-        $this->_obj_restricted_param_regexp = '(?:'
-                . '(?:' . $this->_var_regexp . '|' . $this->_num_const_regexp . ')(?:' . $this->_obj_ext_regexp . '(?:\((?:(?:' . $this->_var_regexp . '|' . $this->_num_const_regexp . ')'
-                . '(?:\s*,\s*(?:' . $this->_var_regexp . '|' . $this->_num_const_regexp . '))*)?\))?)*)';
-        $this->_obj_single_param_regexp = '(?:\w+|' . $this->_obj_restricted_param_regexp . '(?:\s*,\s*(?:(?:\w+|'
-                . $this->_var_regexp . $this->_obj_restricted_param_regexp . ')))*)';
-        $this->_obj_params_regexp = '\((?:' . $this->_obj_single_param_regexp
-                . '(?:\s*,\s*' . $this->_obj_single_param_regexp . ')*)?\)';
-        $this->_obj_start_regexp = '(?:' . $this->_dvar_regexp . '(?:' . $this->_obj_ext_regexp . ')+)';
-        $this->_obj_call_regexp = '(?:' . $this->_obj_start_regexp . '(?:' . $this->_obj_params_regexp . ')?(?:' . $this->_dvar_math_regexp . '(?:' . $this->_num_const_regexp . '|' . $this->_dvar_math_var_regexp . ')*)?)';
-        
-        // matches valid modifier syntax:
-        // |foo
-        // |@foo
-        // |foo:"bar"
-        // |foo:$bar
-        // |foo:"bar":$foobar
-        // |foo|bar
-        // |foo:$foo->bar
-        $this->_mod_regexp = '(?:\|@?\w+(?::(?:\w+|' . $this->_num_const_regexp . '|'
-           . $this->_obj_call_regexp . '|' . $this->_avar_regexp . '|' . $this->_qstr_regexp .'))*)';
-
-        // matches valid function name:
-        // foo123
-        // _foo_bar
-        $this->_func_regexp = '[a-zA-Z_]\w*';
-
-        // matches valid registered object:
-        // foo->bar
-        $this->_reg_obj_regexp = '[a-zA-Z_]\w*->[a-zA-Z_]\w*';
-
-        // matches valid parameter values:
-        // true
-        // $foo
-        // $foo|bar
-        // #foo#
-        // #foo#|bar
-        // "text"
-        // "text"|bar
-        // $foo->bar
-        $this->_param_regexp = '(?:\s*(?:' . $this->_obj_call_regexp . '|'
-           . $this->_var_regexp . '|' . $this->_num_const_regexp  . '|\w+)(?>' . $this->_mod_regexp . '*)\s*)';
-
-        // matches valid parenthesised function parameters:
-        //
-        // "text"
-        //    $foo, $bar, "text"
-        // $foo|bar, "foo"|bar, $foo->bar($foo)|bar
-        $this->_parenth_param_regexp = '(?:\((?:\w+|'
-                . $this->_param_regexp . '(?:\s*,\s*(?:(?:\w+|'
-                . $this->_param_regexp . ')))*)?\))';
-
-        // matches valid function call:
-        // foo()
-        // foo_bar($foo)
-        // _foo_bar($foo,"bar")
-        // foo123($foo,$foo->bar(),"foo")
-        $this->_func_call_regexp = '(?:' . $this->_func_regexp . '\s*(?:'
-           . $this->_parenth_param_regexp . '))';
-    }
-
-    /**
-     * compile a resource
-     *
-     * sets $compiled_content to the compiled source
-     * @param string $resource_name
-     * @param string $source_content
-     * @param string $compiled_content
-     * @return true
-     */
-    function _compile_file($resource_name, $source_content, &$compiled_content)
-    {
-
-        if ($this->security) {
-            // do not allow php syntax to be executed unless specified
-            if ($this->php_handling == SMARTY_PHP_ALLOW &&
-                !$this->security_settings['PHP_HANDLING']) {
-                $this->php_handling = SMARTY_PHP_PASSTHRU;
-            }
-        }
-
-        $this->_load_filters();
-
-        $this->_current_file = $resource_name;
-        $this->_current_line_no = 1;
-        $ldq = preg_quote($this->left_delimiter, '~');
-        $rdq = preg_quote($this->right_delimiter, '~');
-
-        /* un-hide hidden xml open tags  */
-        $source_content = preg_replace("~<({$ldq}(.*?){$rdq})[?]~s", '< \\1', $source_content);
-
-        // run template source through prefilter functions
-        if (count($this->_plugins['prefilter']) > 0) {
-            foreach ($this->_plugins['prefilter'] as $filter_name => $prefilter) {
-                if ($prefilter === false) continue;
-                if ($prefilter[3] || is_callable($prefilter[0])) {
-                    $source_content = call_user_func_array($prefilter[0],
-                                                            array($source_content, &$this));
-                    $this->_plugins['prefilter'][$filter_name][3] = true;
-                } else {
-                    $this->_trigger_fatal_error("[plugin] prefilter '$filter_name' is not implemented");
-                }
-            }
-        }
-
-        /* fetch all special blocks */
-        $search = "~{$ldq}\*(.*?)\*{$rdq}|{$ldq}\s*literal\s*{$rdq}(.*?){$ldq}\s*/literal\s*{$rdq}|{$ldq}\s*php\s*{$rdq}(.*?){$ldq}\s*/php\s*{$rdq}~s";
-
-        preg_match_all($search, $source_content, $match,  PREG_SET_ORDER);
-        $this->_folded_blocks = $match;
-        reset($this->_folded_blocks);
-
-        /* replace special blocks by "{php}" */
-        $source_content = preg_replace($search.'e', "'"
-                                       . $this->_quote_replace($this->left_delimiter) . 'php'
-                                       . "' . str_repeat(\"\n\", substr_count('\\0', \"\n\")) .'"
-                                       . $this->_quote_replace($this->right_delimiter)
-                                       . "'"
-                                       , $source_content);
-
-        /* Gather all template tags. */
-        preg_match_all("~{$ldq}\s*(.*?)\s*{$rdq}~s", $source_content, $_match);
-        $template_tags = $_match[1];
-        /* Split content by template tags to obtain non-template content. */
-        $text_blocks = preg_split("~{$ldq}.*?{$rdq}~s", $source_content);
-
-        /* loop through text blocks */
-        for ($curr_tb = 0, $for_max = count($text_blocks); $curr_tb < $for_max; $curr_tb++) {
-            /* match anything resembling php tags */
-            if (preg_match_all('~(<\?(?:\w+|=)?|\?>|language\s*=\s*[\"\']?php[\"\']?)~is', $text_blocks[$curr_tb], $sp_match)) {
-                /* replace tags with placeholders to prevent recursive replacements */
-                $sp_match[1] = array_unique($sp_match[1]);
-                usort($sp_match[1], '_smarty_sort_length');
-                for ($curr_sp = 0, $for_max2 = count($sp_match[1]); $curr_sp < $for_max2; $curr_sp++) {
-                    $text_blocks[$curr_tb] = str_replace($sp_match[1][$curr_sp],'%%%SMARTYSP'.$curr_sp.'%%%',$text_blocks[$curr_tb]);
-                }
-                /* process each one */
-                for ($curr_sp = 0, $for_max2 = count($sp_match[1]); $curr_sp < $for_max2; $curr_sp++) {
-                    if ($this->php_handling == SMARTY_PHP_PASSTHRU) {
-                        /* echo php contents */
-                        $text_blocks[$curr_tb] = str_replace('%%%SMARTYSP'.$curr_sp.'%%%', '<?php echo \''.str_replace("'", "\'", $sp_match[1][$curr_sp]).'\'; ?>'."\n", $text_blocks[$curr_tb]);
-                    } else if ($this->php_handling == SMARTY_PHP_QUOTE) {
-                        /* quote php tags */
-                        $text_blocks[$curr_tb] = str_replace('%%%SMARTYSP'.$curr_sp.'%%%', htmlspecialchars($sp_match[1][$curr_sp]), $text_blocks[$curr_tb]);
-                    } else if ($this->php_handling == SMARTY_PHP_REMOVE) {
-                        /* remove php tags */
-                        $text_blocks[$curr_tb] = str_replace('%%%SMARTYSP'.$curr_sp.'%%%', '', $text_blocks[$curr_tb]);
-                    } else {
-                        /* SMARTY_PHP_ALLOW, but echo non php starting tags */
-                        $sp_match[1][$curr_sp] = preg_replace('~(<\?(?!php|=|$))~i', '<?php echo \'\\1\'?>'."\n", $sp_match[1][$curr_sp]);
-                        $text_blocks[$curr_tb] = str_replace('%%%SMARTYSP'.$curr_sp.'%%%', $sp_match[1][$curr_sp], $text_blocks[$curr_tb]);
-                    }
-                }
-            }
-        }
-
-        /* Compile the template tags into PHP code. */
-        $compiled_tags = array();
-        for ($i = 0, $for_max = count($template_tags); $i < $for_max; $i++) {
-            $this->_current_line_no += substr_count($text_blocks[$i], "\n");
-            $compiled_tags[] = $this->_compile_tag($template_tags[$i]);
-            $this->_current_line_no += substr_count($template_tags[$i], "\n");
-        }
-        if (count($this->_tag_stack)>0) {
-            list($_open_tag, $_line_no) = end($this->_tag_stack);
-            $this->_syntax_error("unclosed tag \{$_open_tag} (opened line $_line_no).", E_USER_ERROR, __FILE__, __LINE__);
-            return;
-        }
-
-        /* Reformat $text_blocks between 'strip' and '/strip' tags,
-           removing spaces, tabs and newlines. */
-        $strip = false;
-        for ($i = 0, $for_max = count($compiled_tags); $i < $for_max; $i++) {
-            if ($compiled_tags[$i] == '{strip}') {
-                $compiled_tags[$i] = '';
-                $strip = true;
-                /* remove leading whitespaces */
-                $text_blocks[$i + 1] = ltrim($text_blocks[$i + 1]);
-            }
-            if ($strip) {
-                /* strip all $text_blocks before the next '/strip' */
-                for ($j = $i + 1; $j < $for_max; $j++) {
-                    /* remove leading and trailing whitespaces of each line */
-                    $text_blocks[$j] = preg_replace('![\t ]*[\r\n]+[\t ]*!', '', $text_blocks[$j]);
-                    if ($compiled_tags[$j] == '{/strip}') {                       
-                        /* remove trailing whitespaces from the last text_block */
-                        $text_blocks[$j] = rtrim($text_blocks[$j]);
-                    }
-                    $text_blocks[$j] = "<?php echo '" . strtr($text_blocks[$j], array("'"=>"\'", "\\"=>"\\\\")) . "'; ?>";
-                    if ($compiled_tags[$j] == '{/strip}') {
-                        $compiled_tags[$j] = "\n"; /* slurped by php, but necessary
-                                    if a newline is following the closing strip-tag */
-                        $strip = false;
-                        $i = $j;
-                        break;
-                    }
-                }
-            }
-        }
-        $compiled_content = '';
-
-        /* Interleave the compiled contents and text blocks to get the final result. */
-        for ($i = 0, $for_max = count($compiled_tags); $i < $for_max; $i++) {
-            if ($compiled_tags[$i] == '') {
-                // tag result empty, remove first newline from following text block
-                $text_blocks[$i+1] = preg_replace('~^(\r\n|\r|\n)~', '', $text_blocks[$i+1]);
-            }
-            $compiled_content .= $text_blocks[$i].$compiled_tags[$i];
-        }
-        $compiled_content .= $text_blocks[$i];
-
-        // remove \n from the end of the file, if any
-        if (strlen($compiled_content) && (substr($compiled_content, -1) == "\n") ) {
-            $compiled_content = substr($compiled_content, 0, -1);
-        }
-
-        if (!empty($this->_cache_serial)) {
-            $compiled_content = "<?php \$this->_cache_serials['".$this->_cache_include."'] = '".$this->_cache_serial."'; ?>" . $compiled_content;
-        }
-
-        // remove unnecessary close/open tags
-        $compiled_content = preg_replace('~\?>\n?<\?php~', '', $compiled_content);
-
-        // run compiled template through postfilter functions
-        if (count($this->_plugins['postfilter']) > 0) {
-            foreach ($this->_plugins['postfilter'] as $filter_name => $postfilter) {
-                if ($postfilter === false) continue;
-                if ($postfilter[3] || is_callable($postfilter[0])) {
-                    $compiled_content = call_user_func_array($postfilter[0],
-                                                              array($compiled_content, &$this));
-                    $this->_plugins['postfilter'][$filter_name][3] = true;
-                } else {
-                    $this->_trigger_fatal_error("Smarty plugin error: postfilter '$filter_name' is not implemented");
-                }
-            }
-        }
-
-        // put header at the top of the compiled template
-        $template_header = "<?php /* Smarty version ".$this->_version.", created on ".strftime("%Y-%m-%d %H:%M:%S")."\n";
-        $template_header .= "         compiled from ".strtr(urlencode($resource_name), array('%2F'=>'/', '%3A'=>':'))." */ ?>\n";
-
-        /* Emit code to load needed plugins. */
-        $this->_plugins_code = '';
-        if (count($this->_plugin_info)) {
-            $_plugins_params = "array('plugins' => array(";
-            foreach ($this->_plugin_info as $plugin_type => $plugins) {
-                foreach ($plugins as $plugin_name => $plugin_info) {
-                    $_plugins_params .= "array('$plugin_type', '$plugin_name', '" . strtr($plugin_info[0], array("'" => "\\'", "\\" => "\\\\")) . "', $plugin_info[1], ";
-                    $_plugins_params .= $plugin_info[2] ? 'true),' : 'false),';
-                }
-            }
-            $_plugins_params .= '))';
-            $plugins_code = "<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');\nsmarty_core_load_plugins($_plugins_params, \$this); ?>\n";
-            $template_header .= $plugins_code;
-            $this->_plugin_info = array();
-            $this->_plugins_code = $plugins_code;
-        }
-
-        if ($this->_init_smarty_vars) {
-            $template_header .= "<?php require_once(SMARTY_CORE_DIR . 'core.assign_smarty_interface.php');\nsmarty_core_assign_smarty_interface(null, \$this); ?>\n";
-            $this->_init_smarty_vars = false;
-        }
-
-        $compiled_content = $template_header . $compiled_content;
-        return true;
-    }
-
-    /**
-     * Compile a template tag
-     *
-     * @param string $template_tag
-     * @return string
-     */
-    function _compile_tag($template_tag)
-    {
-        /* Matched comment. */
-        if (substr($template_tag, 0, 1) == '*' && substr($template_tag, -1) == '*')
-            return '';
-        
-        /* Split tag into two three parts: command, command modifiers and the arguments. */
-        if(! preg_match('~^(?:(' . $this->_num_const_regexp . '|' . $this->_obj_call_regexp . '|' . $this->_var_regexp
-                . '|\/?' . $this->_reg_obj_regexp . '|\/?' . $this->_func_regexp . ')(' . $this->_mod_regexp . '*))
-                      (?:\s+(.*))?$
-                    ~xs', $template_tag, $match)) {
-            $this->_syntax_error("unrecognized tag: $template_tag", E_USER_ERROR, __FILE__, __LINE__);
-        }
-        
-        $tag_command = $match[1];
-        $tag_modifier = isset($match[2]) ? $match[2] : null;
-        $tag_args = isset($match[3]) ? $match[3] : null;
-
-        if (preg_match('~^' . $this->_num_const_regexp . '|' . $this->_obj_call_regexp . '|' . $this->_var_regexp . '$~', $tag_command)) {
-            /* tag name is a variable or object */
-            $_return = $this->_parse_var_props($tag_command . $tag_modifier);
-            return "<?php echo $_return; ?>" . $this->_additional_newline;
-        }
-
-        /* If the tag name is a registered object, we process it. */
-        if (preg_match('~^\/?' . $this->_reg_obj_regexp . '$~', $tag_command)) {
-            return $this->_compile_registered_object_tag($tag_command, $this->_parse_attrs($tag_args), $tag_modifier);
-        }
-
-        switch ($tag_command) {
-            case 'include':
-                return $this->_compile_include_tag($tag_args);
-
-            case 'include_php':
-                return $this->_compile_include_php_tag($tag_args);
-
-            case 'if':
-                $this->_push_tag('if');
-                return $this->_compile_if_tag($tag_args);
-
-            case 'else':
-                list($_open_tag) = end($this->_tag_stack);
-                if ($_open_tag != 'if' && $_open_tag != 'elseif')
-                    $this->_syntax_error('unexpected {else}', E_USER_ERROR, __FILE__, __LINE__);
-                else
-                    $this->_push_tag('else');
-                return '<?php else: ?>';
-
-            case 'elseif':
-                list($_open_tag) = end($this->_tag_stack);
-                if ($_open_tag != 'if' && $_open_tag != 'elseif')
-                    $this->_syntax_error('unexpected {elseif}', E_USER_ERROR, __FILE__, __LINE__);
-                if ($_open_tag == 'if')
-                    $this->_push_tag('elseif');
-                return $this->_compile_if_tag($tag_args, true);
-
-            case '/if':
-                $this->_pop_tag('if');
-                return '<?php endif; ?>';
-
-            case 'capture':
-                return $this->_compile_capture_tag(true, $tag_args);
-
-            case '/capture':
-                return $this->_compile_capture_tag(false);
-
-            case 'ldelim':
-                return $this->left_delimiter;
-
-            case 'rdelim':
-                return $this->right_delimiter;
-
-            case 'section':
-                $this->_push_tag('section');
-                return $this->_compile_section_start($tag_args);
-
-            case 'sectionelse':
-                $this->_push_tag('sectionelse');
-                return "<?php endfor; else: ?>";
-                break;
-
-            case '/section':
-                $_open_tag = $this->_pop_tag('section');
-                if ($_open_tag == 'sectionelse')
-                    return "<?php endif; ?>";
-                else
-                    return "<?php endfor; endif; ?>";
-
-            case 'foreach':
-                $this->_push_tag('foreach');
-                return $this->_compile_foreach_start($tag_args);
-                break;
-
-            case 'foreachelse':
-                $this->_push_tag('foreachelse');
-                return "<?php endforeach; else: ?>";
-
-            case '/foreach':
-                $_open_tag = $this->_pop_tag('foreach');
-                if ($_open_tag == 'foreachelse')
-                    return "<?php endif; unset(\$_from); ?>";
-                else
-                    return "<?php endforeach; endif; unset(\$_from); ?>";
-                break;
-
-            case 'strip':
-            case '/strip':
-                if (substr($tag_command, 0, 1)=='/') {
-                    $this->_pop_tag('strip');
-                    if (--$this->_strip_depth==0) { /* outermost closing {/strip} */
-                        $this->_additional_newline = "\n";
-                        return '{' . $tag_command . '}';
-                    }
-                } else {
-                    $this->_push_tag('strip');
-                    if ($this->_strip_depth++==0) { /* outermost opening {strip} */
-                        $this->_additional_newline = "";
-                        return '{' . $tag_command . '}';
-                    }
-                }
-                return '';
-
-            case 'php':
-                /* handle folded tags replaced by {php} */
-                list(, $block) = each($this->_folded_blocks);
-                $this->_current_line_no += substr_count($block[0], "\n");
-                /* the number of matched elements in the regexp in _compile_file()
-                   determins the type of folded tag that was found */
-                switch (count($block)) {
-                    case 2: /* comment */
-                        return '';
-
-                    case 3: /* literal */
-                        return "<?php echo '" . strtr($block[2], array("'"=>"\'", "\\"=>"\\\\")) . "'; ?>" . $this->_additional_newline;
-
-                    case 4: /* php */
-                        if ($this->security && !$this->security_settings['PHP_TAGS']) {
-                            $this->_syntax_error("(secure mode) php tags not permitted", E_USER_WARNING, __FILE__, __LINE__);
-                            return;
-                        }
-                        return '<?php ' . $block[3] .' ?>';
-                }
-                break;
-
-            case 'insert':
-                return $this->_compile_insert_tag($tag_args);
-
-            default:
-                if ($this->_compile_compiler_tag($tag_command, $tag_args, $output)) {
-                    return $output;
-                } else if ($this->_compile_block_tag($tag_command, $tag_args, $tag_modifier, $output)) {
-                    return $output;
-                } else if ($this->_compile_custom_tag($tag_command, $tag_args, $tag_modifier, $output)) {
-                    return $output;                    
-                } else {
-                    $this->_syntax_error("unrecognized tag '$tag_command'", E_USER_ERROR, __FILE__, __LINE__);
-                }
-
-        }
-    }
-
-
-    /**
-     * compile the custom compiler tag
-     *
-     * sets $output to the compiled custom compiler tag
-     * @param string $tag_command
-     * @param string $tag_args
-     * @param string $output
-     * @return boolean
-     */
-    function _compile_compiler_tag($tag_command, $tag_args, &$output)
-    {
-        $found = false;
-        $have_function = true;
-
-        /*
-         * First we check if the compiler function has already been registered
-         * or loaded from a plugin file.
-         */
-        if (isset($this->_plugins['compiler'][$tag_command])) {
-            $found = true;
-            $plugin_func = $this->_plugins['compiler'][$tag_command][0];
-            if (!is_callable($plugin_func)) {
-                $message = "compiler function '$tag_command' is not implemented";
-                $have_function = false;
-            }
-        }
-        /*
-         * Otherwise we need to load plugin file and look for the function
-         * inside it.
-         */
-        else if ($plugin_file = $this->_get_plugin_filepath('compiler', $tag_command)) {
-            $found = true;
-
-            include_once $plugin_file;
-
-            $plugin_func = 'smarty_compiler_' . $tag_command;
-            if (!is_callable($plugin_func)) {
-                $message = "plugin function $plugin_func() not found in $plugin_file\n";
-                $have_function = false;
-            } else {
-                $this->_plugins['compiler'][$tag_command] = array($plugin_func, null, null, null, true);
-            }
-        }
-
-        /*
-         * True return value means that we either found a plugin or a
-         * dynamically registered function. False means that we didn't and the
-         * compiler should now emit code to load custom function plugin for this
-         * tag.
-         */
-        if ($found) {
-            if ($have_function) {
-                $output = call_user_func_array($plugin_func, array($tag_args, &$this));
-                if($output != '') {
-                $output = '<?php ' . $this->_push_cacheable_state('compiler', $tag_command)
-                                   . $output
-                                   . $this->_pop_cacheable_state('compiler', $tag_command) . ' ?>';
-                }
-            } else {
-                $this->_syntax_error($message, E_USER_WARNING, __FILE__, __LINE__);
-            }
-            return true;
-        } else {
-            return false;
-        }
-    }
-
-
-    /**
-     * compile block function tag
-     *
-     * sets $output to compiled block function tag
-     * @param string $tag_command
-     * @param string $tag_args
-     * @param string $tag_modifier
-     * @param string $output
-     * @return boolean
-     */
-    function _compile_block_tag($tag_command, $tag_args, $tag_modifier, &$output)
-    {
-        if (substr($tag_command, 0, 1) == '/') {
-            $start_tag = false;
-            $tag_command = substr($tag_command, 1);
-        } else
-            $start_tag = true;
-
-        $found = false;
-        $have_function = true;
-
-        /*
-         * First we check if the block function has already been registered
-         * or loaded from a plugin file.
-         */
-        if (isset($this->_plugins['block'][$tag_command])) {
-            $found = true;
-            $plugin_func = $this->_plugins['block'][$tag_command][0];
-            if (!is_callable($plugin_func)) {
-                $message = "block function '$tag_command' is not implemented";
-                $have_function = false;
-            }
-        }
-        /*
-         * Otherwise we need to load plugin file and look for the function
-         * inside it.
-         */
-        else if ($plugin_file = $this->_get_plugin_filepath('block', $tag_command)) {
-            $found = true;
-
-            include_once $plugin_file;
-
-            $plugin_func = 'smarty_block_' . $tag_command;
-            if (!function_exists($plugin_func)) {
-                $message = "plugin function $plugin_func() not found in $plugin_file\n";
-                $have_function = false;
-            } else {
-                $this->_plugins['block'][$tag_command] = array($plugin_func, null, null, null, true);
-
-            }
-        }
-
-        if (!$found) {
-            return false;
-        } else if (!$have_function) {
-            $this->_syntax_error($message, E_USER_WARNING, __FILE__, __LINE__);
-            return true;
-        }
-
-        /*
-         * Even though we've located the plugin function, compilation
-         * happens only once, so the plugin will still need to be loaded
-         * at runtime for future requests.
-         */
-        $this->_add_plugin('block', $tag_command);
-
-        if ($start_tag)
-            $this->_push_tag($tag_command);
-        else
-            $this->_pop_tag($tag_command);
-
-        if ($start_tag) {
-            $output = '<?php ' . $this->_push_cacheable_state('block', $tag_command);
-            $attrs = $this->_parse_attrs($tag_args);
-            $_cache_attrs='';
-            $arg_list = $this->_compile_arg_list('block', $tag_command, $attrs, $_cache_attrs);
-            $output .= "$_cache_attrs\$this->_tag_stack[] = array('$tag_command', array(".implode(',', $arg_list).')); ';
-            $output .= '$_block_repeat=true;' . $this->_compile_plugin_call('block', $tag_command).'($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);';
-            $output .= 'while ($_block_repeat) { ob_start(); ?>';
-        } else {
-            $output = '<?php $_block_content = ob_get_contents(); ob_end_clean(); ';
-            $_out_tag_text = $this->_compile_plugin_call('block', $tag_command).'($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat)';
-            if ($tag_modifier != '') {
-                $this->_parse_modifiers($_out_tag_text, $tag_modifier);
-            }
-            $output .= '$_block_repeat=false;echo ' . $_out_tag_text . '; } ';
-            $output .= " array_pop(\$this->_tag_stack); " . $this->_pop_cacheable_state('block', $tag_command) . '?>';
-        }
-
-        return true;
-    }
-
-
-    /**
-     * compile custom function tag
-     *
-     * @param string $tag_command
-     * @param string $tag_args
-     * @param string $tag_modifier
-     * @return string
-     */
-    function _compile_custom_tag($tag_command, $tag_args, $tag_modifier, &$output)
-    {
-        $found = false;
-        $have_function = true;
-
-        /*
-         * First we check if the custom function has already been registered
-         * or loaded from a plugin file.
-         */
-        if (isset($this->_plugins['function'][$tag_command])) {
-            $found = true;
-            $plugin_func = $this->_plugins['function'][$tag_command][0];
-            if (!is_callable($plugin_func)) {
-                $message = "custom function '$tag_command' is not implemented";
-                $have_function = false;
-            }
-        }
-        /*
-         * Otherwise we need to load plugin file and look for the function
-         * inside it.
-         */
-        else if ($plugin_file = $this->_get_plugin_filepath('function', $tag_command)) {
-            $found = true;
-
-            include_once $plugin_file;
-
-            $plugin_func = 'smarty_function_' . $tag_command;
-            if (!function_exists($plugin_func)) {
-                $message = "plugin function $plugin_func() not found in $plugin_file\n";
-                $have_function = false;
-            } else {
-                $this->_plugins['function'][$tag_command] = array($plugin_func, null, null, null, true);
-
-            }
-        }
-
-        if (!$found) {
-            return false;
-        } else if (!$have_function) {
-            $this->_syntax_error($message, E_USER_WARNING, __FILE__, __LINE__);
-            return true;
-        }
-
-        /* declare plugin to be loaded on display of the template that
-           we compile right now */
-        $this->_add_plugin('function', $tag_command);
-
-        $_cacheable_state = $this->_push_cacheable_state('function', $tag_command);
-        $attrs = $this->_parse_attrs($tag_args);
-        $_cache_attrs = '';
-        $arg_list = $this->_compile_arg_list('function', $tag_command, $attrs, $_cache_attrs);
-
-        $output = $this->_compile_plugin_call('function', $tag_command).'(array('.implode(',', $arg_list)."), \$this)";
-        if($tag_modifier != '') {
-            $this->_parse_modifiers($output, $tag_modifier);
-        }
-
-        if($output != '') {
-            $output =  '<?php ' . $_cacheable_state . $_cache_attrs . 'echo ' . $output . ';'
-                . $this->_pop_cacheable_state('function', $tag_command) . "?>" . $this->_additional_newline;
-        }
-
-        return true;
-    }
-
-    /**
-     * compile a registered object tag
-     *
-     * @param string $tag_command
-     * @param array $attrs
-     * @param string $tag_modifier
-     * @return string
-     */
-    function _compile_registered_object_tag($tag_command, $attrs, $tag_modifier)
-    {
-        if (substr($tag_command, 0, 1) == '/') {
-            $start_tag = false;
-            $tag_command = substr($tag_command, 1);
-        } else {
-            $start_tag = true;
-        }
-
-        list($object, $obj_comp) = explode('->', $tag_command);
-
-        $arg_list = array();
-        if(count($attrs)) {
-            $_assign_var = false;
-            foreach ($attrs as $arg_name => $arg_value) {
-                if($arg_name == 'assign') {
-                    $_assign_var = $arg_value;
-                    unset($attrs['assign']);
-                    continue;
-                }
-                if (is_bool($arg_value))
-                    $arg_value = $arg_value ? 'true' : 'false';
-                $arg_list[] = "'$arg_name' => $arg_value";
-            }
-        }
-
-        if($this->_reg_objects[$object][2]) {
-            // smarty object argument format
-            $args = "array(".implode(',', (array)$arg_list)."), \$this";
-        } else {
-            // traditional argument format
-            $args = implode(',', array_values($attrs));
-            if (empty($args)) {
-                $args = 'null';
-            }
-        }
-
-        $prefix = '';
-        $postfix = '';
-        $newline = '';
-        if(!is_object($this->_reg_objects[$object][0])) {
-            $this->_trigger_fatal_error("registered '$object' is not an object" , $this->_current_file, $this->_current_line_no, __FILE__, __LINE__);
-        } elseif(!empty($this->_reg_objects[$object][1]) && !in_array($obj_comp, $this->_reg_objects[$object][1])) {
-            $this->_trigger_fatal_error("'$obj_comp' is not a registered component of object '$object'", $this->_current_file, $this->_current_line_no, __FILE__, __LINE__);
-        } elseif(method_exists($this->_reg_objects[$object][0], $obj_comp)) {
-            // method
-            if(in_array($obj_comp, $this->_reg_objects[$object][3])) {
-                // block method
-                if ($start_tag) {
-                    $prefix = "\$this->_tag_stack[] = array('$obj_comp', $args); ";
-                    $prefix .= "\$_block_repeat=true; \$this->_reg_objects['$object'][0]->$obj_comp(\$this->_tag_stack[count(\$this->_tag_stack)-1][1], null, \$this, \$_block_repeat); ";
-                    $prefix .= "while (\$_block_repeat) { ob_start();";
-                    $return = null;
-                    $postfix = '';
-                } else {
-                    $prefix = "\$_obj_block_content = ob_get_contents(); ob_end_clean(); \$_block_repeat=false;";
-                    $return = "\$this->_reg_objects['$object'][0]->$obj_comp(\$this->_tag_stack[count(\$this->_tag_stack)-1][1], \$_obj_block_content, \$this, \$_block_repeat)";
-                    $postfix = "} array_pop(\$this->_tag_stack);";
-                }
-            } else {
-                // non-block method
-                $return = "\$this->_reg_objects['$object'][0]->$obj_comp($args)";
-            }
-        } else {
-            // property
-            $return = "\$this->_reg_objects['$object'][0]->$obj_comp";
-        }
-
-        if($return != null) {
-            if($tag_modifier != '') {
-                $this->_parse_modifiers($return, $tag_modifier);
-            }
-
-            if(!empty($_assign_var)) {
-                $output = "\$this->assign('" . $this->_dequote($_assign_var) ."',  $return);";
-            } else {
-                $output = 'echo ' . $return . ';';
-                $newline = $this->_additional_newline;
-            }
-        } else {
-            $output = '';
-        }
-
-        return '<?php ' . $prefix . $output . $postfix . "?>" . $newline;
-    }
-
-    /**
-     * Compile {insert ...} tag
-     *
-     * @param string $tag_args
-     * @return string
-     */
-    function _compile_insert_tag($tag_args)
-    {
-        $attrs = $this->_parse_attrs($tag_args);
-        $name = $this->_dequote($attrs['name']);
-
-        if (empty($name)) {
-            $this->_syntax_error("missing insert name", E_USER_ERROR, __FILE__, __LINE__);
-        }
-
-        if (!empty($attrs['script'])) {
-            $delayed_loading = true;
-        } else {
-            $delayed_loading = false;
-        }
-
-        foreach ($attrs as $arg_name => $arg_value) {
-            if (is_bool($arg_value))
-                $arg_value = $arg_value ? 'true' : 'false';
-            $arg_list[] = "'$arg_name' => $arg_value";
-        }
-
-        $this->_add_plugin('insert', $name, $delayed_loading);
-
-        $_params = "array('args' => array(".implode(', ', (array)$arg_list)."))";
-
-        return "<?php require_once(SMARTY_CORE_DIR . 'core.run_insert_handler.php');\necho smarty_core_run_insert_handler($_params, \$this); ?>" . $this->_additional_newline;
-    }
-
-    /**
-     * Compile {include ...} tag
-     *
-     * @param string $tag_args
-     * @return string
-     */
-    function _compile_include_tag($tag_args)
-    {
-        $attrs = $this->_parse_attrs($tag_args);
-        $arg_list = array();
-
-        if (empty($attrs['file'])) {
-            $this->_syntax_error("missing 'file' attribute in include tag", E_USER_ERROR, __FILE__, __LINE__);
-        }
-
-        foreach ($attrs as $arg_name => $arg_value) {
-            if ($arg_name == 'file') {
-                $include_file = $arg_value;
-                continue;
-            } else if ($arg_name == 'assign') {
-                $assign_var = $arg_value;
-                continue;
-            }
-            if (is_bool($arg_value))
-                $arg_value = $arg_value ? 'true' : 'false';
-            $arg_list[] = "'$arg_name' => $arg_value";
-        }
-
-        $output = '<?php ';
-
-        if (isset($assign_var)) {
-            $output .= "ob_start();\n";
-        }
-
-        $output .=
-            "\$_smarty_tpl_vars = \$this->_tpl_vars;\n";
-
-
-        $_params = "array('smarty_include_tpl_file' => " . $include_file . ", 'smarty_include_vars' => array(".implode(',', (array)$arg_list)."))";
-        $output .= "\$this->_smarty_include($_params);\n" .
-        "\$this->_tpl_vars = \$_smarty_tpl_vars;\n" .
-        "unset(\$_smarty_tpl_vars);\n";
-
-        if (isset($assign_var)) {
-            $output .= "\$this->assign(" . $assign_var . ", ob_get_contents()); ob_end_clean();\n";
-        }
-
-        $output .= ' ?>';
-
-        return $output;
-
-    }
-
-    /**
-     * Compile {include ...} tag
-     *
-     * @param string $tag_args
-     * @return string
-     */
-    function _compile_include_php_tag($tag_args)
-    {
-        $attrs = $this->_parse_attrs($tag_args);
-
-        if (empty($attrs['file'])) {
-            $this->_syntax_error("missing 'file' attribute in include_php tag", E_USER_ERROR, __FILE__, __LINE__);
-        }
-
-        $assign_var = (empty($attrs['assign'])) ? '' : $this->_dequote($attrs['assign']);
-        $once_var = (empty($attrs['once']) || $attrs['once']=='false') ? 'false' : 'true';
-
-        $arg_list = array();
-        foreach($attrs as $arg_name => $arg_value) {
-            if($arg_name != 'file' AND $arg_name != 'once' AND $arg_name != 'assign') {
-                if(is_bool($arg_value))
-                    $arg_value = $arg_value ? 'true' : 'false';
-                $arg_list[] = "'$arg_name' => $arg_value";
-            }
-        }
-
-        $_params = "array('smarty_file' => " . $attrs['file'] . ", 'smarty_assign' => '$assign_var', 'smarty_once' => $once_var, 'smarty_include_vars' => array(".implode(',', $arg_list)."))";
-
-        return "<?php require_once(SMARTY_CORE_DIR . 'core.smarty_include_php.php');\nsmarty_core_smarty_include_php($_params, \$this); ?>" . $this->_additional_newline;
-    }
-
-
-    /**
-     * Compile {section ...} tag
-     *
-     * @param string $tag_args
-     * @return string
-     */
-    function _compile_section_start($tag_args)
-    {
-        $attrs = $this->_parse_attrs($tag_args);
-        $arg_list = array();
-
-        $output = '<?php ';
-        $section_name = $attrs['name'];
-        if (empty($section_name)) {
-            $this->_syntax_error("missing section name", E_USER_ERROR, __FILE__, __LINE__);
-        }
-
-        $output .= "unset(\$this->_sections[$section_name]);\n";
-        $section_props = "\$this->_sections[$section_name]";
-
-        foreach ($attrs as $attr_name => $attr_value) {
-            switch ($attr_name) {
-                case 'loop':
-                    $output .= "{$section_props}['loop'] = is_array(\$_loop=$attr_value) ? count(\$_loop) : max(0, (int)\$_loop); unset(\$_loop);\n";
-                    break;
-
-                case 'show':
-                    if (is_bool($attr_value))
-                        $show_attr_value = $attr_value ? 'true' : 'false';
-                    else
-                        $show_attr_value = "(bool)$attr_value";
-                    $output .= "{$section_props}['show'] = $show_attr_value;\n";
-                    break;
-
-                case 'name':
-                    $output .= "{$section_props}['$attr_name'] = $attr_value;\n";
-                    break;
-
-                case 'max':
-                case 'start':
-                    $output .= "{$section_props}['$attr_name'] = (int)$attr_value;\n";
-                    break;
-
-                case 'step':
-                    $output .= "{$section_props}['$attr_name'] = ((int)$attr_value) == 0 ? 1 : (int)$attr_value;\n";
-                    break;
-
-                default:
-                    $this->_syntax_error("unknown section attribute - '$attr_name'", E_USER_ERROR, __FILE__, __LINE__);
-                    break;
-            }
-        }
-
-        if (!isset($attrs['show']))
-            $output .= "{$section_props}['show'] = true;\n";
-
-        if (!isset($attrs['loop']))
-            $output .= "{$section_props}['loop'] = 1;\n";
-
-        if (!isset($attrs['max']))
-            $output .= "{$section_props}['max'] = {$section_props}['loop'];\n";
-        else
-            $output .= "if ({$section_props}['max'] < 0)\n" .
-                       "    {$section_props}['max'] = {$section_props}['loop'];\n";
-
-        if (!isset($attrs['step']))
-            $output .= "{$section_props}['step'] = 1;\n";
-
-        if (!isset($attrs['start']))
-            $output .= "{$section_props}['start'] = {$section_props}['step'] > 0 ? 0 : {$section_props}['loop']-1;\n";
-        else {
-            $output .= "if ({$section_props}['start'] < 0)\n" .
-                       "    {$section_props}['start'] = max({$section_props}['step'] > 0 ? 0 : -1, {$section_props}['loop'] + {$section_props}['start']);\n" .
-                       "else\n" .
-                       "    {$section_props}['start'] = min({$section_props}['start'], {$section_props}['step'] > 0 ? {$section_props}['loop'] : {$section_props}['loop']-1);\n";
-        }
-
-        $output .= "if ({$section_props}['show']) {\n";
-        if (!isset($attrs['start']) && !isset($attrs['step']) && !isset($attrs['max'])) {
-            $output .= "    {$section_props}['total'] = {$section_props}['loop'];\n";
-        } else {
-            $output .= "    {$section_props}['total'] = min(ceil(({$section_props}['step'] > 0 ? {$section_props}['loop'] - {$section_props}['start'] : {$section_props}['start']+1)/abs({$section_props}['step'])), {$section_props}['max']);\n";
-        }
-        $output .= "    if ({$section_props}['total'] == 0)\n" .
-                   "        {$section_props}['show'] = false;\n" .
-                   "} else\n" .
-                   "    {$section_props}['total'] = 0;\n";
-
-        $output .= "if ({$section_props}['show']):\n";
-        $output .= "
-            for ({$section_props}['index'] = {$section_props}['start'], {$section_props}['iteration'] = 1;
-                 {$section_props}['iteration'] <= {$section_props}['total'];
-                 {$section_props}['index'] += {$section_props}['step'], {$section_props}['iteration']++):\n";
-        $output .= "{$section_props}['rownum'] = {$section_props}['iteration'];\n";
-        $output .= "{$section_props}['index_prev'] = {$section_props}['index'] - {$section_props}['step'];\n";
-        $output .= "{$section_props}['index_next'] = {$section_props}['index'] + {$section_props}['step'];\n";
-        $output .= "{$section_props}['first']      = ({$section_props}['iteration'] == 1);\n";
-        $output .= "{$section_props}['last']       = ({$section_props}['iteration'] == {$section_props}['total']);\n";
-
-        $output .= "?>";
-
-        return $output;
-    }
-
-
-    /**
-     * Compile {foreach ...} tag.
-     *
-     * @param string $tag_args
-     * @return string
-     */
-    function _compile_foreach_start($tag_args)
-    {
-        $attrs = $this->_parse_attrs($tag_args);
-        $arg_list = array();
-
-        if (empty($attrs['from'])) {
-            return $this->_syntax_error("foreach: missing 'from' attribute", E_USER_ERROR, __FILE__, __LINE__);
-        }
-        $from = $attrs['from'];
-
-        if (empty($attrs['item'])) {
-            return $this->_syntax_error("foreach: missing 'item' attribute", E_USER_ERROR, __FILE__, __LINE__);
-        }
-        $item = $this->_dequote($attrs['item']);
-        if (!preg_match('~^\w+$~', $item)) {
-            return $this->_syntax_error("'foreach: item' must be a variable name (literal string)", E_USER_ERROR, __FILE__, __LINE__);
-        }
-
-        if (isset($attrs['key'])) {
-            $key  = $this->_dequote($attrs['key']);
-            if (!preg_match('~^\w+$~', $key)) {
-                return $this->_syntax_error("foreach: 'key' must to be a variable name (literal string)", E_USER_ERROR, __FILE__, __LINE__);
-            }
-            $key_part = "\$this->_tpl_vars['$key'] => ";
-        } else {
-            $key = null;
-            $key_part = '';
-        }
-
-        if (isset($attrs['name'])) {
-            $name = $attrs['name'];
-        } else {
-            $name = null;
-        }
-
-        $output = '<?php ';
-        $output .= "\$_from = $from; if (!is_array(\$_from) && !is_object(\$_from)) { settype(\$_from, 'array'); }";
-        if (isset($name)) {
-            $foreach_props = "\$this->_foreach[$name]";
-            $output .= "{$foreach_props} = array('total' => count(\$_from), 'iteration' => 0);\n";
-            $output .= "if ({$foreach_props}['total'] > 0):\n";
-            $output .= "    foreach (\$_from as $key_part\$this->_tpl_vars['$item']):\n";
-            $output .= "        {$foreach_props}['iteration']++;\n";
-        } else {
-            $output .= "if (count(\$_from)):\n";
-            $output .= "    foreach (\$_from as $key_part\$this->_tpl_vars['$item']):\n";
-        }
-        $output .= '?>';
-
-        return $output;
-    }
-
-
-    /**
-     * Compile {capture} .. {/capture} tags
-     *
-     * @param boolean $start true if this is the {capture} tag
-     * @param string $tag_args
-     * @return string
-     */
-
-    function _compile_capture_tag($start, $tag_args = '')
-    {
-        $attrs = $this->_parse_attrs($tag_args);
-
-        if ($start) {
-            if (isset($attrs['name']))
-                $buffer = $attrs['name'];
-            else
-                $buffer = "'default'";
-
-            if (isset($attrs['assign']))
-                $assign = $attrs['assign'];
-            else
-                $assign = null;
-            $output = "<?php ob_start(); ?>";
-            $this->_capture_stack[] = array($buffer, $assign);
-        } else {
-            list($buffer, $assign) = array_pop($this->_capture_stack);
-            $output = "<?php \$this->_smarty_vars['capture'][$buffer] = ob_get_contents(); ";
-            if (isset($assign)) {
-                $output .= " \$this->assign($assign, ob_get_contents());";
-            }
-            $output .= "ob_end_clean(); ?>";
-        }
-
-        return $output;
-    }
-
-    /**
-     * Compile {if ...} tag
-     *
-     * @param string $tag_args
-     * @param boolean $elseif if true, uses elseif instead of if
-     * @return string
-     */
-    function _compile_if_tag($tag_args, $elseif = false)
-    {
-
-        /* Tokenize args for 'if' tag. */
-        preg_match_all('~(?>
-                ' . $this->_obj_call_regexp . '(?:' . $this->_mod_regexp . '*)? | # valid object call
-                ' . $this->_var_regexp . '(?:' . $this->_mod_regexp . '*)?    | # var or quoted string
-                \-?0[xX][0-9a-fA-F]+|\-?\d+(?:\.\d+)?|\.\d+|!==|===|==|!=|<>|<<|>>|<=|>=|\&\&|\|\||\(|\)|,|\!|\^|=|\&|\~|<|>|\||\%|\+|\-|\/|\*|\@    | # valid non-word token
-                \b\w+\b                                                        | # valid word token
-                \S+                                                           # anything else
-                )~x', $tag_args, $match);
-
-        $tokens = $match[0];
-
-        if(empty($tokens)) {
-            $_error_msg = $elseif ? "'elseif'" : "'if'";
-            $_error_msg .= ' statement requires arguments'; 
-            $this->_syntax_error($_error_msg, E_USER_ERROR, __FILE__, __LINE__);
-        }
-            
-                
-        // make sure we have balanced parenthesis
-        $token_count = array_count_values($tokens);
-        if(isset($token_count['(']) && $token_count['('] != $token_count[')']) {
-            $this->_syntax_error("unbalanced parenthesis in if statement", E_USER_ERROR, __FILE__, __LINE__);
-        }
-
-        $is_arg_stack = array();
-
-        for ($i = 0; $i < count($tokens); $i++) {
-
-            $token = &$tokens[$i];
-
-            switch (strtolower($token)) {
-                case '!':
-                case '%':
-                case '!==':
-                case '==':
-                case '===':
-                case '>':
-                case '<':
-                case '!=':
-                case '<>':
-                case '<<':
-                case '>>':
-                case '<=':
-                case '>=':
-                case '&&':
-                case '||':
-                case '|':
-                case '^':
-                case '&':
-                case '~':
-                case ')':
-                case ',':
-                case '+':
-                case '-':
-                case '*':
-                case '/':
-                case '@':
-                    break;
-
-                case 'eq':
-                    $token = '==';
-                    break;
-
-                case 'ne':
-                case 'neq':
-                    $token = '!=';
-                    break;
-
-                case 'lt':
-                    $token = '<';
-                    break;
-
-                case 'le':
-                case 'lte':
-                    $token = '<=';
-                    break;
-
-                case 'gt':
-                    $token = '>';
-                    break;
-
-                case 'ge':
-                case 'gte':
-                    $token = '>=';
-                    break;
-
-                case 'and':
-                    $token = '&&';
-                    break;
-
-                case 'or':
-                    $token = '||';
-                    break;
-
-                case 'not':
-                    $token = '!';
-                    break;
-
-                case 'mod':
-                    $token = '%';
-                    break;
-
-                case '(':
-                    array_push($is_arg_stack, $i);
-                    break;
-
-                case 'is':
-                    /* If last token was a ')', we operate on the parenthesized
-                       expression. The start of the expression is on the stack.
-                       Otherwise, we operate on the last encountered token. */
-                    if ($tokens[$i-1] == ')')
-                        $is_arg_start = array_pop($is_arg_stack);
-                    else
-                        $is_arg_start = $i-1;
-                    /* Construct the argument for 'is' expression, so it knows
-                       what to operate on. */
-                    $is_arg = implode(' ', array_slice($tokens, $is_arg_start, $i - $is_arg_start));
-
-                    /* Pass all tokens from next one until the end to the
-                       'is' expression parsing function. The function will
-                       return modified tokens, where the first one is the result
-                       of the 'is' expression and the rest are the tokens it
-                       didn't touch. */
-                    $new_tokens = $this->_parse_is_expr($is_arg, array_slice($tokens, $i+1));
-
-                    /* Replace the old tokens with the new ones. */
-                    array_splice($tokens, $is_arg_start, count($tokens), $new_tokens);
-
-                    /* Adjust argument start so that it won't change from the
-                       current position for the next iteration. */
-                    $i = $is_arg_start;
-                    break;
-
-                default:
-                    if(preg_match('~^' . $this->_func_regexp . '$~', $token) ) {
-                            // function call
-                            if($this->security &&
-                               !in_array($token, $this->security_settings['IF_FUNCS'])) {
-                                $this->_syntax_error("(secure mode) '$token' not allowed in if statement", E_USER_ERROR, __FILE__, __LINE__);
-                            }
-                    } elseif(preg_match('~^' . $this->_var_regexp . '$~', $token) && (strpos('+-*/^%&|', substr($token, -1)) === false) && isset($tokens[$i+1]) && $tokens[$i+1] == '(') {
-                        // variable function call
-                        $this->_syntax_error("variable function call '$token' not allowed in if statement", E_USER_ERROR, __FILE__, __LINE__);                      
-                    } elseif(preg_match('~^' . $this->_obj_call_regexp . '|' . $this->_var_regexp . '(?:' . $this->_mod_regexp . '*)$~', $token)) {
-                        // object or variable
-                        $token = $this->_parse_var_props($token);
-                    } elseif(is_numeric($token)) {
-                        // number, skip it
-                    } else {
-                        $this->_syntax_error("unidentified token '$token'", E_USER_ERROR, __FILE__, __LINE__);
-                    }
-                    break;
-            }
-        }
-
-        if ($elseif)
-            return '<?php elseif ('.implode(' ', $tokens).'): ?>';
-        else
-            return '<?php if ('.implode(' ', $tokens).'): ?>';
-    }
-
-
-    function _compile_arg_list($type, $name, $attrs, &$cache_code) {
-        $arg_list = array();
-
-        if (isset($type) && isset($name)
-            && isset($this->_plugins[$type])
-            && isset($this->_plugins[$type][$name])
-            && empty($this->_plugins[$type][$name][4])
-            && is_array($this->_plugins[$type][$name][5])
-            ) {
-            /* we have a list of parameters that should be cached */
-            $_cache_attrs = $this->_plugins[$type][$name][5];
-            $_count = $this->_cache_attrs_count++;
-            $cache_code = "\$_cache_attrs =& \$this->_smarty_cache_attrs('$this->_cache_serial','$_count');";
-
-        } else {
-            /* no parameters are cached */
-            $_cache_attrs = null;
-        }
-
-        foreach ($attrs as $arg_name => $arg_value) {
-            if (is_bool($arg_value))
-                $arg_value = $arg_value ? 'true' : 'false';
-            if (is_null($arg_value))
-                $arg_value = 'null';
-            if ($_cache_attrs && in_array($arg_name, $_cache_attrs)) {
-                $arg_list[] = "'$arg_name' => (\$this->_cache_including) ? \$_cache_attrs['$arg_name'] : (\$_cache_attrs['$arg_name']=$arg_value)";
-            } else {
-                $arg_list[] = "'$arg_name' => $arg_value";
-            }
-        }
-        return $arg_list;
-    }
-
-    /**
-     * Parse is expression
-     *
-     * @param string $is_arg
-     * @param array $tokens
-     * @return array
-     */
-    function _parse_is_expr($is_arg, $tokens)
-    {
-        $expr_end = 0;
-        $negate_expr = false;
-
-        if (($first_token = array_shift($tokens)) == 'not') {
-            $negate_expr = true;
-            $expr_type = array_shift($tokens);
-        } else
-            $expr_type = $first_token;
-
-        switch ($expr_type) {
-            case 'even':
-                if (isset($tokens[$expr_end]) && $tokens[$expr_end] == 'by') {
-                    $expr_end++;
-                    $expr_arg = $tokens[$expr_end++];
-                    $expr = "!(1 & ($is_arg / " . $this->_parse_var_props($expr_arg) . "))";
-                } else
-                    $expr = "!(1 & $is_arg)";
-                break;
-
-            case 'odd':
-                if (isset($tokens[$expr_end]) && $tokens[$expr_end] == 'by') {
-                    $expr_end++;
-                    $expr_arg = $tokens[$expr_end++];
-                    $expr = "(1 & ($is_arg / " . $this->_parse_var_props($expr_arg) . "))";
-                } else
-                    $expr = "(1 & $is_arg)";
-                break;
-
-            case 'div':
-                if (@$tokens[$expr_end] == 'by') {
-                    $expr_end++;
-                    $expr_arg = $tokens[$expr_end++];
-                    $expr = "!($is_arg % " . $this->_parse_var_props($expr_arg) . ")";
-                } else {
-                    $this->_syntax_error("expecting 'by' after 'div'", E_USER_ERROR, __FILE__, __LINE__);
-                }
-                break;
-
-            default:
-                $this->_syntax_error("unknown 'is' expression - '$expr_type'", E_USER_ERROR, __FILE__, __LINE__);
-                break;
-        }
-
-        if ($negate_expr) {
-            $expr = "!($expr)";
-        }
-
-        array_splice($tokens, 0, $expr_end, $expr);
-
-        return $tokens;
-    }
-
-
-    /**
-     * Parse attribute string
-     *
-     * @param string $tag_args
-     * @return array
-     */
-    function _parse_attrs($tag_args)
-    {
-
-        /* Tokenize tag attributes. */
-        preg_match_all('~(?:' . $this->_obj_call_regexp . '|' . $this->_qstr_regexp . ' | (?>[^"\'=\s]+)
-                         )+ |
-                         [=]
-                        ~x', $tag_args, $match);
-        $tokens       = $match[0];
-
-        $attrs = array();
-        /* Parse state:
-            0 - expecting attribute name
-            1 - expecting '='
-            2 - expecting attribute value (not '=') */
-        $state = 0;
-
-        foreach ($tokens as $token) {
-            switch ($state) {
-                case 0:
-                    /* If the token is a valid identifier, we set attribute name
-                       and go to state 1. */
-                    if (preg_match('~^\w+$~', $token)) {
-                        $attr_name = $token;
-                        $state = 1;
-                    } else
-                        $this->_syntax_error("invalid attribute name: '$token'", E_USER_ERROR, __FILE__, __LINE__);
-                    break;
-
-                case 1:
-                    /* If the token is '=', then we go to state 2. */
-                    if ($token == '=') {
-                        $state = 2;
-                    } else
-                        $this->_syntax_error("expecting '=' after attribute name '$last_token'", E_USER_ERROR, __FILE__, __LINE__);
-                    break;
-
-                case 2:
-                    /* If token is not '=', we set the attribute value and go to
-                       state 0. */
-                    if ($token != '=') {
-                        /* We booleanize the token if it's a non-quoted possible
-                           boolean value. */
-                        if (preg_match('~^(on|yes|true)$~', $token)) {
-                            $token = 'true';
-                        } else if (preg_match('~^(off|no|false)$~', $token)) {
-                            $token = 'false';
-                        } else if ($token == 'null') {
-                            $token = 'null';
-                        } else if (preg_match('~^' . $this->_num_const_regexp . '|0[xX][0-9a-fA-F]+$~', $token)) {
-                            /* treat integer literally */
-                        } else if (!preg_match('~^' . $this->_obj_call_regexp . '|' . $this->_var_regexp . '(?:' . $this->_mod_regexp . ')*$~', $token)) {
-                            /* treat as a string, double-quote it escaping quotes */
-                            $token = '"'.addslashes($token).'"';
-                        }
-
-                        $attrs[$attr_name] = $token;
-                        $state = 0;
-                    } else
-                        $this->_syntax_error("'=' cannot be an attribute value", E_USER_ERROR, __FILE__, __LINE__);
-                    break;
-            }
-            $last_token = $token;
-        }
-
-        if($state != 0) {
-            if($state == 1) {
-                $this->_syntax_error("expecting '=' after attribute name '$last_token'", E_USER_ERROR, __FILE__, __LINE__);
-            } else {
-                $this->_syntax_error("missing attribute value", E_USER_ERROR, __FILE__, __LINE__);
-            }
-        }
-
-        $this->_parse_vars_props($attrs);
-
-        return $attrs;
-    }
-
-    /**
-     * compile multiple variables and section properties tokens into
-     * PHP code
-     *
-     * @param array $tokens
-     */
-    function _parse_vars_props(&$tokens)
-    {
-        foreach($tokens as $key => $val) {
-            $tokens[$key] = $this->_parse_var_props($val);
-        }
-    }
-
-    /**
-     * compile single variable and section properties token into
-     * PHP code
-     *
-     * @param string $val
-     * @param string $tag_attrs
-     * @return string
-     */
-    function _parse_var_props($val)
-    {
-        $val = trim($val);
-
-        if(preg_match('~^(' . $this->_obj_call_regexp . '|' . $this->_dvar_regexp . ')(' . $this->_mod_regexp . '*)$~', $val, $match)) {
-            // $ variable or object
-            $return = $this->_parse_var($match[1]);
-            $modifiers = $match[2];
-            if (!empty($this->default_modifiers) && !preg_match('~(^|\|)smarty:nodefaults($|\|)~',$modifiers)) {
-                $_default_mod_string = implode('|',(array)$this->default_modifiers);
-                $modifiers = empty($modifiers) ? $_default_mod_string : $_default_mod_string . '|' . $modifiers;
-            }
-            $this->_parse_modifiers($return, $modifiers);
-            return $return;
-        } elseif (preg_match('~^' . $this->_db_qstr_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
-                // double quoted text
-                preg_match('~^(' . $this->_db_qstr_regexp . ')('. $this->_mod_regexp . '*)$~', $val, $match);
-                $return = $this->_expand_quoted_text($match[1]);
-                if($match[2] != '') {
-                    $this->_parse_modifiers($return, $match[2]);
-                }
-                return $return;
-            }
-        elseif(preg_match('~^' . $this->_num_const_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
-                // numerical constant
-                preg_match('~^(' . $this->_num_const_regexp . ')('. $this->_mod_regexp . '*)$~', $val, $match);
-                if($match[2] != '') {
-                    $this->_parse_modifiers($match[1], $match[2]);
-                    return $match[1];
-                }
-            }
-        elseif(preg_match('~^' . $this->_si_qstr_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
-                // single quoted text
-                preg_match('~^(' . $this->_si_qstr_regexp . ')('. $this->_mod_regexp . '*)$~', $val, $match);
-                if($match[2] != '') {
-                    $this->_parse_modifiers($match[1], $match[2]);
-                    return $match[1];
-                }
-            }
-        elseif(preg_match('~^' . $this->_cvar_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
-                // config var
-                return $this->_parse_conf_var($val);
-            }
-        elseif(preg_match('~^' . $this->_svar_regexp . '(?:' . $this->_mod_regexp . '*)$~', $val)) {
-                // section var
-                return $this->_parse_section_prop($val);
-            }
-        elseif(!in_array($val, $this->_permitted_tokens) && !is_numeric($val)) {
-            // literal string
-            return $this->_expand_quoted_text('"' . strtr($val, array('\\' => '\\\\', '"' => '\\"')) .'"');
-        }
-        return $val;
-    }
-
-    /**
-     * expand quoted text with embedded variables
-     *
-     * @param string $var_expr
-     * @return string
-     */
-    function _expand_quoted_text($var_expr)
-    {
-        // if contains unescaped $, expand it
-        if(preg_match_all('~(?:\`(?<!\\\\)\$' . $this->_dvar_guts_regexp . '(?:' . $this->_obj_ext_regexp . ')*\`)|(?:(?<!\\\\)\$\w+(\[[a-zA-Z0-9]+\])*)~', $var_expr, $_match)) {
-            $_match = $_match[0];
-            rsort($_match);
-            reset($_match);
-            foreach($_match as $_var) {
-                $var_expr = str_replace ($_var, '".(' . $this->_parse_var(str_replace('`','',$_var)) . ')."', $var_expr);
-            }
-            $_return = preg_replace('~\.""|(?<!\\\\)""\.~', '', $var_expr);
-        } else {
-            $_return = $var_expr;
-        }
-        // replace double quoted literal string with single quotes
-        $_return = preg_replace('~^"([\s\w]+)"$~',"'\\1'",$_return);
-        return $_return;
-    }
-
-    /**
-     * parse variable expression into PHP code
-     *
-     * @param string $var_expr
-     * @param string $output
-     * @return string
-     */
-    function _parse_var($var_expr)
-    {
-        $_has_math = false;
-        $_math_vars = preg_split('~('.$this->_dvar_math_regexp.'|'.$this->_qstr_regexp.')~', $var_expr, -1, PREG_SPLIT_DELIM_CAPTURE);
-
-        if(count($_math_vars) > 1) {
-            $_first_var = "";
-            $_complete_var = "";
-            $_output = "";
-            // simple check if there is any math, to stop recursion (due to modifiers with "xx % yy" as parameter)
-            foreach($_math_vars as $_k => $_math_var) {
-                $_math_var = $_math_vars[$_k];
-
-                if(!empty($_math_var) || is_numeric($_math_var)) {
-                    // hit a math operator, so process the stuff which came before it
-                    if(preg_match('~^' . $this->_dvar_math_regexp . '$~', $_math_var)) {
-                        $_has_math = true;
-                        if(!empty($_complete_var) || is_numeric($_complete_var)) {
-                            $_output .= $this->_parse_var($_complete_var);
-                        }
-
-                        // just output the math operator to php
-                        $_output .= $_math_var;
-
-                        if(empty($_first_var))
-                            $_first_var = $_complete_var;
-
-                        $_complete_var = "";
-                    } else {
-                        $_complete_var .= $_math_var;
-                    }
-                }
-            }
-            if($_has_math) {
-                if(!empty($_complete_var) || is_numeric($_complete_var))
-                    $_output .= $this->_parse_var($_complete_var);
-
-                // get the modifiers working (only the last var from math + modifier is left)
-                $var_expr = $_complete_var;
-            }
-        }
-
-        // prevent cutting of first digit in the number (we _definitly_ got a number if the first char is a digit)
-        if(is_numeric(substr($var_expr, 0, 1)))
-            $_var_ref = $var_expr;
-        else
-            $_var_ref = substr($var_expr, 1);
-        
-        if(!$_has_math) {
-            
-            // get [foo] and .foo and ->foo and (...) pieces
-            preg_match_all('~(?:^\w+)|' . $this->_obj_params_regexp . '|(?:' . $this->_var_bracket_regexp . ')|->\$?\w+|\.\$?\w+|\S+~', $_var_ref, $match);
-                        
-            $_indexes = $match[0];
-            $_var_name = array_shift($_indexes);
-
-            /* Handle $smarty.* variable references as a special case. */
-            if ($_var_name == 'smarty') {
-                /*
-                 * If the reference could be compiled, use the compiled output;
-                 * otherwise, fall back on the $smarty variable generated at
-                 * run-time.
-                 */
-                if (($smarty_ref = $this->_compile_smarty_ref($_indexes)) !== null) {
-                    $_output = $smarty_ref;
-                } else {
-                    $_var_name = substr(array_shift($_indexes), 1);
-                    $_output = "\$this->_smarty_vars['$_var_name']";
-                }
-            } elseif(is_numeric($_var_name) && is_numeric(substr($var_expr, 0, 1))) {
-                // because . is the operator for accessing arrays thru inidizes we need to put it together again for floating point numbers
-                if(count($_indexes) > 0)
-                {
-                    $_var_name .= implode("", $_indexes);
-                    $_indexes = array();
-                }
-                $_output = $_var_name;
-            } else {
-                $_output = "\$this->_tpl_vars['$_var_name']";
-            }
-
-            foreach ($_indexes as $_index) {
-                if (substr($_index, 0, 1) == '[') {
-                    $_index = substr($_index, 1, -1);
-                    if (is_numeric($_index)) {
-                        $_output .= "[$_index]";
-                    } elseif (substr($_index, 0, 1) == '$') {
-                        if (strpos($_index, '.') !== false) {
-                            $_output .= '[' . $this->_parse_var($_index) . ']';
-                        } else {
-                            $_output .= "[\$this->_tpl_vars['" . substr($_index, 1) . "']]";
-                        }
-                    } else {
-                        $_var_parts = explode('.', $_index);
-                        $_var_section = $_var_parts[0];
-                        $_var_section_prop = isset($_var_parts[1]) ? $_var_parts[1] : 'index';
-                        $_output .= "[\$this->_sections['$_var_section']['$_var_section_prop']]";
-                    }
-                } else if (substr($_index, 0, 1) == '.') {
-                    if (substr($_index, 1, 1) == '$')
-                        $_output .= "[\$this->_tpl_vars['" . substr($_index, 2) . "']]";
-                    else
-                        $_output .= "['" . substr($_index, 1) . "']";
-                } else if (substr($_index,0,2) == '->') {
-                    if(substr($_index,2,2) == '__') {
-                        $this->_syntax_error('call to internal object members is not allowed', E_USER_ERROR, __FILE__, __LINE__);
-                    } elseif($this->security && substr($_index, 2, 1) == '_') {
-                        $this->_syntax_error('(secure) call to private object member is not allowed', E_USER_ERROR, __FILE__, __LINE__);
-                    } elseif (substr($_index, 2, 1) == '$') {
-                        if ($this->security) {
-                            $this->_syntax_error('(secure) call to dynamic object member is not allowed', E_USER_ERROR, __FILE__, __LINE__);
-                        } else {
-                            $_output .= '->{(($_var=$this->_tpl_vars[\''.substr($_index,3).'\']) && substr($_var,0,2)!=\'__\') ? $_var : $this->trigger_error("cannot access property \\"$_var\\"")}';
-                        }
-                    } else {
-                        $_output .= $_index;
-                    }
-                } elseif (substr($_index, 0, 1) == '(') {
-                    $_index = $this->_parse_parenth_args($_index);
-                    $_output .= $_index;
-                } else {
-                    $_output .= $_index;
-                }
-            }
-        }
-
-        return $_output;
-    }
-
-    /**
-     * parse arguments in function call parenthesis
-     *
-     * @param string $parenth_args
-     * @return string
-     */
-    function _parse_parenth_args($parenth_args)
-    {
-        preg_match_all('~' . $this->_param_regexp . '~',$parenth_args, $match);
-        $orig_vals = $match = $match[0];
-        $this->_parse_vars_props($match);
-        $replace = array();
-        for ($i = 0, $count = count($match); $i < $count; $i++) {
-            $replace[$orig_vals[$i]] = $match[$i];
-        }
-        return strtr($parenth_args, $replace);
-    }
-
-    /**
-     * parse configuration variable expression into PHP code
-     *
-     * @param string $conf_var_expr
-     */
-    function _parse_conf_var($conf_var_expr)
-    {
-        $parts = explode('|', $conf_var_expr, 2);
-        $var_ref = $parts[0];
-        $modifiers = isset($parts[1]) ? $parts[1] : '';
-
-        $var_name = substr($var_ref, 1, -1);
-
-        $output = "\$this->_config[0]['vars']['$var_name']";
-
-        $this->_parse_modifiers($output, $modifiers);
-
-        return $output;
-    }
-
-    /**
-     * parse section property expression into PHP code
-     *
-     * @param string $section_prop_expr
-     * @return string
-     */
-    function _parse_section_prop($section_prop_expr)
-    {
-        $parts = explode('|', $section_prop_expr, 2);
-        $var_ref = $parts[0];
-        $modifiers = isset($parts[1]) ? $parts[1] : '';
-
-        preg_match('!%(\w+)\.(\w+)%!', $var_ref, $match);
-        $section_name = $match[1];
-        $prop_name = $match[2];
-
-        $output = "\$this->_sections['$section_name']['$prop_name']";
-
-        $this->_parse_modifiers($output, $modifiers);
-
-        return $output;
-    }
-
-
-    /**
-     * parse modifier chain into PHP code
-     *
-     * sets $output to parsed modified chain
-     * @param string $output
-     * @param string $modifier_string
-     */
-    function _parse_modifiers(&$output, $modifier_string)
-    {
-        preg_match_all('~\|(@?\w+)((?>:(?:'. $this->_qstr_regexp . '|[^|]+))*)~', '|' . $modifier_string, $_match);
-        list(, $_modifiers, $modifier_arg_strings) = $_match;
-
-        for ($_i = 0, $_for_max = count($_modifiers); $_i < $_for_max; $_i++) {
-            $_modifier_name = $_modifiers[$_i];
-
-            if($_modifier_name == 'smarty') {
-                // skip smarty modifier
-                continue;
-            }
-
-            preg_match_all('~:(' . $this->_qstr_regexp . '|[^:]+)~', $modifier_arg_strings[$_i], $_match);
-            $_modifier_args = $_match[1];
-
-            if (substr($_modifier_name, 0, 1) == '@') {
-                $_map_array = false;
-                $_modifier_name = substr($_modifier_name, 1);
-            } else {
-                $_map_array = true;
-            }
-
-            if (empty($this->_plugins['modifier'][$_modifier_name])
-                && !$this->_get_plugin_filepath('modifier', $_modifier_name)
-                && function_exists($_modifier_name)) {
-                if ($this->security && !in_array($_modifier_name, $this->security_settings['MODIFIER_FUNCS'])) {
-                    $this->_trigger_fatal_error("[plugin] (secure mode) modifier '$_modifier_name' is not allowed" , $this->_current_file, $this->_current_line_no, __FILE__, __LINE__);
-                } else {
-                    $this->_plugins['modifier'][$_modifier_name] = array($_modifier_name,  null, null, false);
-                }
-            }
-            $this->_add_plugin('modifier', $_modifier_name);
-
-            $this->_parse_vars_props($_modifier_args);
-
-            if($_modifier_name == 'default') {
-                // supress notifications of default modifier vars and args
-                if(substr($output, 0, 1) == '$') {
-                    $output = '@' . $output;
-                }
-                if(isset($_modifier_args[0]) && substr($_modifier_args[0], 0, 1) == '$') {
-                    $_modifier_args[0] = '@' . $_modifier_args[0];
-                }
-            }
-            if (count($_modifier_args) > 0)
-                $_modifier_args = ', '.implode(', ', $_modifier_args);
-            else
-                $_modifier_args = '';
-
-            if ($_map_array) {
-                $output = "((is_array(\$_tmp=$output)) ? \$this->_run_mod_handler('$_modifier_name', true, \$_tmp$_modifier_args) : " . $this->_compile_plugin_call('modifier', $_modifier_name) . "(\$_tmp$_modifier_args))";
-
-            } else {
-
-                $output = $this->_compile_plugin_call('modifier', $_modifier_name)."($output$_modifier_args)";
-
-            }
-        }
-    }
-
-
-    /**
-     * add plugin
-     *
-     * @param string $type
-     * @param string $name
-     * @param boolean? $delayed_loading
-     */
-    function _add_plugin($type, $name, $delayed_loading = null)
-    {
-        if (!isset($this->_plugin_info[$type])) {
-            $this->_plugin_info[$type] = array();
-        }
-        if (!isset($this->_plugin_info[$type][$name])) {
-            $this->_plugin_info[$type][$name] = array($this->_current_file,
-                                                      $this->_current_line_no,
-                                                      $delayed_loading);
-        }
-    }
-
-
-    /**
-     * Compiles references of type $smarty.foo
-     *
-     * @param string $indexes
-     * @return string
-     */
-    function _compile_smarty_ref(&$indexes)
-    {
-        /* Extract the reference name. */
-        $_ref = substr($indexes[0], 1);
-        foreach($indexes as $_index_no=>$_index) {
-            if (substr($_index, 0, 1) != '.' && $_index_no<2 || !preg_match('~^(\.|\[|->)~', $_index)) {
-                $this->_syntax_error('$smarty' . implode('', array_slice($indexes, 0, 2)) . ' is an invalid reference', E_USER_ERROR, __FILE__, __LINE__);
-            }
-        }
-
-        switch ($_ref) {
-            case 'now':
-                $compiled_ref = 'time()';
-                $_max_index = 1;
-                break;
-
-            case 'foreach':
-                array_shift($indexes);
-                $_var = $this->_parse_var_props(substr($indexes[0], 1));
-                $_propname = substr($indexes[1], 1);
-                $_max_index = 1;
-                switch ($_propname) {
-                    case 'index':
-                        array_shift($indexes);
-                        $compiled_ref = "(\$this->_foreach[$_var]['iteration']-1)";
-                        break;
-                        
-                    case 'first':
-                        array_shift($indexes);
-                        $compiled_ref = "(\$this->_foreach[$_var]['iteration'] <= 1)";
-                        break;
-
-                    case 'last':
-                        array_shift($indexes);
-                        $compiled_ref = "(\$this->_foreach[$_var]['iteration'] == \$this->_foreach[$_var]['total'])";
-                        break;
-                        
-                    case 'show':
-                        array_shift($indexes);
-                        $compiled_ref = "(\$this->_foreach[$_var]['total'] > 0)";
-                        break;
-                        
-                    default:
-                        unset($_max_index);
-                        $compiled_ref = "\$this->_foreach[$_var]";
-                }
-                break;
-
-            case 'section':
-                array_shift($indexes);
-                $_var = $this->_parse_var_props(substr($indexes[0], 1));
-                $compiled_ref = "\$this->_sections[$_var]";
-                break;
-
-            case 'get':
-                $compiled_ref = ($this->request_use_auto_globals) ? '$_GET' : "\$GLOBALS['HTTP_GET_VARS']";
-                break;
-
-            case 'post':
-                $compiled_ref = ($this->request_use_auto_globals) ? '$_POST' : "\$GLOBALS['HTTP_POST_VARS']";
-                break;
-
-            case 'cookies':
-                $compiled_ref = ($this->request_use_auto_globals) ? '$_COOKIE' : "\$GLOBALS['HTTP_COOKIE_VARS']";
-                break;
-
-            case 'env':
-                $compiled_ref = ($this->request_use_auto_globals) ? '$_ENV' : "\$GLOBALS['HTTP_ENV_VARS']";
-                break;
-
-            case 'server':
-                $compiled_ref = ($this->request_use_auto_globals) ? '$_SERVER' : "\$GLOBALS['HTTP_SERVER_VARS']";
-                break;
-
-            case 'session':
-                $compiled_ref = ($this->request_use_auto_globals) ? '$_SESSION' : "\$GLOBALS['HTTP_SESSION_VARS']";
-                break;
-
-            /*
-             * These cases are handled either at run-time or elsewhere in the
-             * compiler.
-             */
-            case 'request':
-                if ($this->request_use_auto_globals) {
-                    $compiled_ref = '$_REQUEST';
-                    break;
-                } else {
-                    $this->_init_smarty_vars = true;
-                }
-                return null;
-
-            case 'capture':
-                return null;
-
-            case 'template':
-                $compiled_ref = "'$this->_current_file'";
-                $_max_index = 1;
-                break;
-
-            case 'version':
-                $compiled_ref = "'$this->_version'";
-                $_max_index = 1;
-                break;
-
-            case 'const':
-                if ($this->security && !$this->security_settings['ALLOW_CONSTANTS']) {
-                    $this->_syntax_error("(secure mode) constants not permitted",
-                                         E_USER_WARNING, __FILE__, __LINE__);
-                    return;
-                }
-                array_shift($indexes);
-                if (preg_match('!^\.\w+$!', $indexes[0])) {
-                    $compiled_ref = '@' . substr($indexes[0], 1);
-                } else {
-                    $_val = $this->_parse_var_props(substr($indexes[0], 1));
-                    $compiled_ref = '@constant(' . $_val . ')';
-                }
-                $_max_index = 1;
-                break;
-
-            case 'config':
-                $compiled_ref = "\$this->_config[0]['vars']";
-                $_max_index = 3;
-                break;
-
-            case 'ldelim':
-                $compiled_ref = "'$this->left_delimiter'";
-                break;
-
-            case 'rdelim':
-                $compiled_ref = "'$this->right_delimiter'";
-                break;
-                
-            default:
-                $this->_syntax_error('$smarty.' . $_ref . ' is an unknown reference', E_USER_ERROR, __FILE__, __LINE__);
-                break;
-        }
-
-        if (isset($_max_index) && count($indexes) > $_max_index) {
-            $this->_syntax_error('$smarty' . implode('', $indexes) .' is an invalid reference', E_USER_ERROR, __FILE__, __LINE__);
-        }
-
-        array_shift($indexes);
-        return $compiled_ref;
-    }
-
-    /**
-     * compiles call to plugin of type $type with name $name
-     * returns a string containing the function-name or method call
-     * without the paramter-list that would have follow to make the
-     * call valid php-syntax
-     *
-     * @param string $type
-     * @param string $name
-     * @return string
-     */
-    function _compile_plugin_call($type, $name) {
-        if (isset($this->_plugins[$type][$name])) {
-            /* plugin loaded */
-            if (is_array($this->_plugins[$type][$name][0])) {
-                return ((is_object($this->_plugins[$type][$name][0][0])) ?
-                        "\$this->_plugins['$type']['$name'][0][0]->"    /* method callback */
-                        : (string)($this->_plugins[$type][$name][0][0]).'::'    /* class callback */
-                       ). $this->_plugins[$type][$name][0][1];
-
-            } else {
-                /* function callback */
-                return $this->_plugins[$type][$name][0];
-
-            }
-        } else {
-            /* plugin not loaded -> auto-loadable-plugin */
-            return 'smarty_'.$type.'_'.$name;
-
-        }
-    }
-
-    /**
-     * load pre- and post-filters
-     */
-    function _load_filters()
-    {
-        if (count($this->_plugins['prefilter']) > 0) {
-            foreach ($this->_plugins['prefilter'] as $filter_name => $prefilter) {
-                if ($prefilter === false) {
-                    unset($this->_plugins['prefilter'][$filter_name]);
-                    $_params = array('plugins' => array(array('prefilter', $filter_name, null, null, false)));
-                    require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
-                    smarty_core_load_plugins($_params, $this);
-                }
-            }
-        }
-        if (count($this->_plugins['postfilter']) > 0) {
-            foreach ($this->_plugins['postfilter'] as $filter_name => $postfilter) {
-                if ($postfilter === false) {
-                    unset($this->_plugins['postfilter'][$filter_name]);
-                    $_params = array('plugins' => array(array('postfilter', $filter_name, null, null, false)));
-                    require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
-                    smarty_core_load_plugins($_params, $this);
-                }
-            }
-        }
-    }
-
-
-    /**
-     * Quote subpattern references
-     *
-     * @param string $string
-     * @return string
-     */
-    function _quote_replace($string)
-    {
-        return strtr($string, array('\\' => '\\\\', '$' => '\\$'));
-    }
-
-    /**
-     * display Smarty syntax error
-     *
-     * @param string $error_msg
-     * @param integer $error_type
-     * @param string $file
-     * @param integer $line
-     */
-    function _syntax_error($error_msg, $error_type = E_USER_ERROR, $file=null, $line=null)
-    {
-        $this->_trigger_fatal_error("syntax error: $error_msg", $this->_current_file, $this->_current_line_no, $file, $line, $error_type);
-    }
-
-
-    /**
-     * check if the compilation changes from cacheable to
-     * non-cacheable state with the beginning of the current
-     * plugin. return php-code to reflect the transition.
-     * @return string
-     */
-    function _push_cacheable_state($type, $name) {
-        $_cacheable = !isset($this->_plugins[$type][$name]) || $this->_plugins[$type][$name][4];
-        if ($_cacheable
-            || 0<$this->_cacheable_state++) return '';
-        if (!isset($this->_cache_serial)) $this->_cache_serial = md5(uniqid('Smarty'));
-        $_ret = 'if ($this->caching && !$this->_cache_including) { echo \'{nocache:'
-            . $this->_cache_serial . '#' . $this->_nocache_count
-            . '}\'; };';
-        return $_ret;
-    }
-
-
-    /**
-     * check if the compilation changes from non-cacheable to
-     * cacheable state with the end of the current plugin return
-     * php-code to reflect the transition.
-     * @return string
-     */
-    function _pop_cacheable_state($type, $name) {
-        $_cacheable = !isset($this->_plugins[$type][$name]) || $this->_plugins[$type][$name][4];
-        if ($_cacheable
-            || --$this->_cacheable_state>0) return '';
-        return 'if ($this->caching && !$this->_cache_including) { echo \'{/nocache:'
-            . $this->_cache_serial . '#' . ($this->_nocache_count++)
-            . '}\'; };';
-    }
-
-
-    /**
-     * push opening tag-name, file-name and line-number on the tag-stack
-     * @param string the opening tag's name
-     */
-    function _push_tag($open_tag)
-    {
-        array_push($this->_tag_stack, array($open_tag, $this->_current_line_no));
-    }
-
-    /**
-     * pop closing tag-name
-     * raise an error if this stack-top doesn't match with the closing tag
-     * @param string the closing tag's name
-     * @return string the opening tag's name
-     */
-    function _pop_tag($close_tag)
-    {
-        $message = '';
-        if (count($this->_tag_stack)>0) {
-            list($_open_tag, $_line_no) = array_pop($this->_tag_stack);
-            if ($close_tag == $_open_tag) {
-                return $_open_tag;
-            }
-            if ($close_tag == 'if' && ($_open_tag == 'else' || $_open_tag == 'elseif' )) {
-                return $this->_pop_tag($close_tag);
-            }
-            if ($close_tag == 'section' && $_open_tag == 'sectionelse') {
-                $this->_pop_tag($close_tag);
-                return $_open_tag;
-            }
-            if ($close_tag == 'foreach' && $_open_tag == 'foreachelse') {
-                $this->_pop_tag($close_tag);
-                return $_open_tag;
-            }
-            if ($_open_tag == 'else' || $_open_tag == 'elseif') {
-                $_open_tag = 'if';
-            } elseif ($_open_tag == 'sectionelse') {
-                $_open_tag = 'section';
-            } elseif ($_open_tag == 'foreachelse') {
-                $_open_tag = 'foreach';
-            }
-            $message = " expected {/$_open_tag} (opened line $_line_no).";
-        }
-        $this->_syntax_error("mismatched tag {/$close_tag}.$message",
-                             E_USER_ERROR, __FILE__, __LINE__);
-    }
-
-}
-
-/**
- * compare to values by their string length
- *
- * @access private
- * @param string $a
- * @param string $b
- * @return 0|-1|1
- */
-function _smarty_sort_length($a, $b)
-{
-    if($a == $b)
-        return 0;
-
-    if(strlen($a) == strlen($b))
-        return ($a > $b) ? -1 : 1;
-
-    return (strlen($a) > strlen($b)) ? -1 : 1;
-}
-
-
-/* vim: set et: */
-
-?>
diff --git a/include/smarty/debug.tpl b/include/smarty/debug.tpl
deleted file mode 100644 (file)
index 7f1c9d4..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-{* Smarty *}
-
-{* debug.tpl, last updated version 2.0.1 *}
-
-{assign_debug_info}
-
-{if isset($_smarty_debug_output) and $_smarty_debug_output eq "html"}
-       <table border=0 width=100%>
-       <tr bgcolor=#cccccc><th colspan=2>Smarty Debug Console</th></tr>
-       <tr bgcolor=#cccccc><td colspan=2><b>included templates & config files (load time in seconds):</b></td></tr>
-       {section name=templates loop=$_debug_tpls}
-               <tr bgcolor={if %templates.index% is even}#eeeeee{else}#fafafa{/if}><td colspan=2><tt>{section name=indent loop=$_debug_tpls[templates].depth}&nbsp;&nbsp;&nbsp;{/section}<font color={if $_debug_tpls[templates].type eq "template"}brown{elseif $_debug_tpls[templates].type eq "insert"}black{else}green{/if}>{$_debug_tpls[templates].filename|escape:html}</font>{if isset($_debug_tpls[templates].exec_time)} <font size=-1><i>({$_debug_tpls[templates].exec_time|string_format:"%.5f"}){if %templates.index% eq 0} (total){/if}</i></font>{/if}</tt></td></tr>
-       {sectionelse}
-               <tr bgcolor=#eeeeee><td colspan=2><tt><i>no templates included</i></tt></td></tr>       
-       {/section}
-       <tr bgcolor=#cccccc><td colspan=2><b>assigned template variables:</b></td></tr>
-       {section name=vars loop=$_debug_keys}
-               <tr bgcolor={if %vars.index% is even}#eeeeee{else}#fafafa{/if}><td valign=top><tt><font color=blue>{ldelim}${$_debug_keys[vars]}{rdelim}</font></tt></td><td nowrap><tt><font color=green>{$_debug_vals[vars]|@debug_print_var}</font></tt></td></tr>
-       {sectionelse}
-               <tr bgcolor=#eeeeee><td colspan=2><tt><i>no template variables assigned</i></tt></td></tr>      
-       {/section}
-       <tr bgcolor=#cccccc><td colspan=2><b>assigned config file variables (outer template scope):</b></td></tr>
-       {section name=config_vars loop=$_debug_config_keys}
-               <tr bgcolor={if %config_vars.index% is even}#eeeeee{else}#fafafa{/if}><td valign=top><tt><font color=maroon>{ldelim}#{$_debug_config_keys[config_vars]}#{rdelim}</font></tt></td><td><tt><font color=green>{$_debug_config_vals[config_vars]|@debug_print_var}</font></tt></td></tr>
-       {sectionelse}
-               <tr bgcolor=#eeeeee><td colspan=2><tt><i>no config vars assigned</i></tt></td></tr>     
-       {/section}
-       </table>
-</BODY></HTML>
-{else}
-<SCRIPT language=javascript>
-       if( self.name == '' ) {ldelim}
-          var title = 'Console';
-       {rdelim}
-       else {ldelim}
-          var title = 'Console_' + self.name;
-       {rdelim}
-       _smarty_console = window.open("",title.value,"width=680,height=600,resizable,scrollbars=yes");
-       _smarty_console.document.write("<HTML><HEAD><TITLE>Smarty Debug Console_"+self.name+"</TITLE></HEAD><BODY bgcolor=#ffffff>");
-       _smarty_console.document.write("<table border=0 width=100%>");
-       _smarty_console.document.write("<tr bgcolor=#cccccc><th colspan=2>Smarty Debug Console</th></tr>");
-       _smarty_console.document.write("<tr bgcolor=#cccccc><td colspan=2><b>included templates & config files (load time in seconds):</b></td></tr>");
-       {section name=templates loop=$_debug_tpls}
-               _smarty_console.document.write("<tr bgcolor={if %templates.index% is even}#eeeeee{else}#fafafa{/if}><td colspan=2><tt>{section name=indent loop=$_debug_tpls[templates].depth}&nbsp;&nbsp;&nbsp;{/section}<font color={if $_debug_tpls[templates].type eq "template"}brown{elseif $_debug_tpls[templates].type eq "insert"}black{else}green{/if}>{$_debug_tpls[templates].filename|escape:html|escape:javascript}</font>{if isset($_debug_tpls[templates].exec_time)} <font size=-1><i>({$_debug_tpls[templates].exec_time|string_format:"%.5f"}){if %templates.index% eq 0} (total){/if}</i></font>{/if}</tt></td></tr>");
-       {sectionelse}
-               _smarty_console.document.write("<tr bgcolor=#eeeeee><td colspan=2><tt><i>no templates included</i></tt></td></tr>");    
-       {/section}
-       _smarty_console.document.write("<tr bgcolor=#cccccc><td colspan=2><b>assigned template variables:</b></td></tr>");
-       {section name=vars loop=$_debug_keys}
-               _smarty_console.document.write("<tr bgcolor={if %vars.index% is even}#eeeeee{else}#fafafa{/if}><td valign=top><tt><font color=blue>{ldelim}${$_debug_keys[vars]}{rdelim}</font></tt></td><td nowrap><tt><font color=green>{$_debug_vals[vars]|@debug_print_var|escape:javascript}</font></tt></td></tr>");
-       {sectionelse}
-               _smarty_console.document.write("<tr bgcolor=#eeeeee><td colspan=2><tt><i>no template variables assigned</i></tt></td></tr>");   
-       {/section}
-       _smarty_console.document.write("<tr bgcolor=#cccccc><td colspan=2><b>assigned config file variables (outer template scope):</b></td></tr>");
-       {section name=config_vars loop=$_debug_config_keys}
-               _smarty_console.document.write("<tr bgcolor={if %config_vars.index% is even}#eeeeee{else}#fafafa{/if}><td valign=top><tt><font color=maroon>{ldelim}#{$_debug_config_keys[config_vars]}#{rdelim}</font></tt></td><td><tt><font color=green>{$_debug_config_vals[config_vars]|@debug_print_var|escape:javascript}</font></tt></td></tr>");
-       {sectionelse}
-               _smarty_console.document.write("<tr bgcolor=#eeeeee><td colspan=2><tt><i>no config vars assigned</i></tt></td></tr>");  
-       {/section}
-       _smarty_console.document.write("</table>");
-       _smarty_console.document.write("</BODY></HTML>");
-       _smarty_console.document.close();
-</SCRIPT>
-{/if}
diff --git a/include/smarty/internals/core.assemble_plugin_filepath.php b/include/smarty/internals/core.assemble_plugin_filepath.php
deleted file mode 100644 (file)
index 690d3dd..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * assemble filepath of requested plugin
- *
- * @param string $type
- * @param string $name
- * @return string|false
- */
-function smarty_core_assemble_plugin_filepath($params, &$smarty)
-{
-    static $_filepaths_cache = array();
-
-    $_plugin_filename = $params['type'] . '.' . $params['name'] . '.php';
-    if (isset($_filepaths_cache[$_plugin_filename])) {
-        return $_filepaths_cache[$_plugin_filename];
-    }
-    $_return = false;
-
-    foreach ((array)$smarty->plugins_dir as $_plugin_dir) {
-
-        $_plugin_filepath = $_plugin_dir . DIRECTORY_SEPARATOR . $_plugin_filename;
-
-        // see if path is relative
-        if (!preg_match("/^([\/\\\\]|[a-zA-Z]:[\/\\\\])/", $_plugin_dir)) {
-            $_relative_paths[] = $_plugin_dir;
-            // relative path, see if it is in the SMARTY_DIR
-            if (@is_readable(SMARTY_DIR . $_plugin_filepath)) {
-                $_return = SMARTY_DIR . $_plugin_filepath;
-                break;
-            }
-        }
-        // try relative to cwd (or absolute)
-        if (@is_readable($_plugin_filepath)) {
-            $_return = $_plugin_filepath;
-            break;
-        }
-    }
-
-    if($_return === false) {
-        // still not found, try PHP include_path
-        if(isset($_relative_paths)) {
-            foreach ((array)$_relative_paths as $_plugin_dir) {
-
-                $_plugin_filepath = $_plugin_dir . DIRECTORY_SEPARATOR . $_plugin_filename;
-
-                $_params = array('file_path' => $_plugin_filepath);
-                require_once(SMARTY_CORE_DIR . 'core.get_include_path.php');
-                if(smarty_core_get_include_path($_params, $smarty)) {
-                    $_return = $_params['new_file_path'];
-                    break;
-                }
-            }
-        }
-    }
-    $_filepaths_cache[$_plugin_filename] = $_return;
-    return $_return;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.assign_smarty_interface.php b/include/smarty/internals/core.assign_smarty_interface.php
deleted file mode 100644 (file)
index 7e65a73..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty assign_smarty_interface core plugin
- *
- * Type:     core<br>
- * Name:     assign_smarty_interface<br>
- * Purpose:  assign the $smarty interface variable
- * @param array Format: null
- * @param Smarty
- */
-function smarty_core_assign_smarty_interface($params, &$smarty)
-{
-        if (isset($smarty->_smarty_vars) && isset($smarty->_smarty_vars['request'])) {
-            return;
-        }
-
-        $_globals_map = array('g'  => 'HTTP_GET_VARS',
-                             'p'  => 'HTTP_POST_VARS',
-                             'c'  => 'HTTP_COOKIE_VARS',
-                             's'  => 'HTTP_SERVER_VARS',
-                             'e'  => 'HTTP_ENV_VARS');
-
-        $_smarty_vars_request  = array();
-
-        foreach (preg_split('!!', strtolower($smarty->request_vars_order)) as $_c) {
-            if (isset($_globals_map[$_c])) {
-                $_smarty_vars_request = array_merge($_smarty_vars_request, $GLOBALS[$_globals_map[$_c]]);
-            }
-        }
-        $_smarty_vars_request = @array_merge($_smarty_vars_request, $GLOBALS['HTTP_SESSION_VARS']);
-
-        $smarty->_smarty_vars['request'] = $_smarty_vars_request;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.create_dir_structure.php b/include/smarty/internals/core.create_dir_structure.php
deleted file mode 100644 (file)
index 3eecc49..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * create full directory structure
- *
- * @param string $dir
- */
-
-// $dir
-
-function smarty_core_create_dir_structure($params, &$smarty)
-{
-    if (!file_exists($params['dir'])) {
-        $_open_basedir_ini = ini_get('open_basedir');
-
-        if (DIRECTORY_SEPARATOR=='/') {
-            /* unix-style paths */
-            $_dir = $params['dir'];
-            $_dir_parts = preg_split('!/+!', $_dir, -1, PREG_SPLIT_NO_EMPTY);
-            $_new_dir = (substr($_dir, 0, 1)=='/') ? '/' : getcwd().'/';
-            if($_use_open_basedir = !empty($_open_basedir_ini)) {
-                $_open_basedirs = explode(':', $_open_basedir_ini);
-            }
-
-        } else {
-            /* other-style paths */
-            $_dir = str_replace('\\','/', $params['dir']);
-            $_dir_parts = preg_split('!/+!', $_dir, -1, PREG_SPLIT_NO_EMPTY);
-            if (preg_match('!^((//)|([a-zA-Z]:/))!', $_dir, $_root_dir)) {
-                /* leading "//" for network volume, or "[letter]:/" for full path */
-                $_new_dir = $_root_dir[1];
-                /* remove drive-letter from _dir_parts */
-                if (isset($_root_dir[3])) array_shift($_dir_parts);
-
-            } else {
-                $_new_dir = str_replace('\\', '/', getcwd()).'/';
-
-            }
-
-            if($_use_open_basedir = !empty($_open_basedir_ini)) {
-                $_open_basedirs = explode(';', str_replace('\\', '/', $_open_basedir_ini));
-            }
-
-        }
-
-        /* all paths use "/" only from here */
-        foreach ($_dir_parts as $_dir_part) {
-            $_new_dir .= $_dir_part;
-
-            if ($_use_open_basedir) {
-                // do not attempt to test or make directories outside of open_basedir
-                $_make_new_dir = false;
-                foreach ($_open_basedirs as $_open_basedir) {
-                    if (substr($_new_dir, 0, strlen($_open_basedir)) == $_open_basedir) {
-                        $_make_new_dir = true;
-                        break;
-                    }
-                }
-            } else {
-                $_make_new_dir = true;
-            }
-
-            if ($_make_new_dir && !file_exists($_new_dir) && !@mkdir($_new_dir, $smarty->_dir_perms) && !is_dir($_new_dir)) {
-                $smarty->trigger_error("problem creating directory '" . $_new_dir . "'");
-                return false;
-            }
-            $_new_dir .= '/';
-        }
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.display_debug_console.php b/include/smarty/internals/core.display_debug_console.php
deleted file mode 100644 (file)
index 1a80f39..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty debug_console function plugin
- *
- * Type:     core<br>
- * Name:     display_debug_console<br>
- * Purpose:  display the javascript debug console window
- * @param array Format: null
- * @param Smarty
- */
-function smarty_core_display_debug_console($params, &$smarty)
-{
-    // we must force compile the debug template in case the environment
-    // changed between separate applications.
-
-    if(empty($smarty->debug_tpl)) {
-        // set path to debug template from SMARTY_DIR
-        $smarty->debug_tpl = SMARTY_DIR . 'debug.tpl';
-        if($smarty->security && is_file($smarty->debug_tpl)) {
-            $smarty->secure_dir[] = realpath($smarty->debug_tpl);
-        }
-        $smarty->debug_tpl = 'file:' . SMARTY_DIR . 'debug.tpl';
-    }
-
-    $_ldelim_orig = $smarty->left_delimiter;
-    $_rdelim_orig = $smarty->right_delimiter;
-
-    $smarty->left_delimiter = '{';
-    $smarty->right_delimiter = '}';
-
-    $_compile_id_orig = $smarty->_compile_id;
-    $smarty->_compile_id = null;
-
-    $_compile_path = $smarty->_get_compile_path($smarty->debug_tpl);
-    if ($smarty->_compile_resource($smarty->debug_tpl, $_compile_path))
-    {
-        ob_start();
-        $smarty->_include($_compile_path);
-        $_results = ob_get_contents();
-        ob_end_clean();
-    } else {
-        $_results = '';
-    }
-
-    $smarty->_compile_id = $_compile_id_orig;
-
-    $smarty->left_delimiter = $_ldelim_orig;
-    $smarty->right_delimiter = $_rdelim_orig;
-
-    return $_results;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.get_include_path.php b/include/smarty/internals/core.get_include_path.php
deleted file mode 100644 (file)
index 4343241..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Get path to file from include_path
- *
- * @param string $file_path
- * @param string $new_file_path
- * @return boolean
- * @staticvar array|null
- */
-
-//  $file_path, &$new_file_path
-
-function smarty_core_get_include_path(&$params, &$smarty)
-{
-    static $_path_array = null;
-
-    if(!isset($_path_array)) {
-        $_ini_include_path = ini_get('include_path');
-
-        if(strstr($_ini_include_path,';')) {
-            // windows pathnames
-            $_path_array = explode(';',$_ini_include_path);
-        } else {
-            $_path_array = explode(':',$_ini_include_path);
-        }
-    }
-    foreach ($_path_array as $_include_path) {
-        if (@is_readable($_include_path . DIRECTORY_SEPARATOR . $params['file_path'])) {
-               $params['new_file_path'] = $_include_path . DIRECTORY_SEPARATOR . $params['file_path'];
-            return true;
-        }
-    }
-    return false;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.get_microtime.php b/include/smarty/internals/core.get_microtime.php
deleted file mode 100644 (file)
index f1a28e0..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Get seconds and microseconds
- * @return double
- */
-function smarty_core_get_microtime($params, &$smarty)
-{
-    $mtime = microtime();
-    $mtime = explode(" ", $mtime);
-    $mtime = (double)($mtime[1]) + (double)($mtime[0]);
-    return ($mtime);
-}
-
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.get_php_resource.php b/include/smarty/internals/core.get_php_resource.php
deleted file mode 100644 (file)
index 786d4e7..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Retrieves PHP script resource
- *
- * sets $php_resource to the returned resource
- * @param string $resource
- * @param string $resource_type
- * @param  $php_resource
- * @return boolean
- */
-
-function smarty_core_get_php_resource(&$params, &$smarty)
-{
-
-    $params['resource_base_path'] = $smarty->trusted_dir;
-    $smarty->_parse_resource_name($params, $smarty);
-
-    /*
-     * Find out if the resource exists.
-     */
-
-    if ($params['resource_type'] == 'file') {
-        $_readable = false;
-        if(file_exists($params['resource_name']) && is_readable($params['resource_name'])) {
-            $_readable = true;
-        } else {
-            // test for file in include_path
-            $_params = array('file_path' => $params['resource_name']);
-            require_once(SMARTY_CORE_DIR . 'core.get_include_path.php');
-            if(smarty_core_get_include_path($_params, $smarty)) {
-                $_include_path = $_params['new_file_path'];
-                $_readable = true;
-            }
-        }
-    } else if ($params['resource_type'] != 'file') {
-        $_template_source = null;
-        $_readable = is_callable($smarty->_plugins['resource'][$params['resource_type']][0][0])
-            && call_user_func_array($smarty->_plugins['resource'][$params['resource_type']][0][0],
-                                    array($params['resource_name'], &$_template_source, &$smarty));
-    }
-
-    /*
-     * Set the error function, depending on which class calls us.
-     */
-    if (method_exists($smarty, '_syntax_error')) {
-        $_error_funcc = '_syntax_error';
-    } else {
-        $_error_funcc = 'trigger_error';
-    }
-
-    if ($_readable) {
-        if ($smarty->security) {
-            require_once(SMARTY_CORE_DIR . 'core.is_trusted.php');
-            if (!smarty_core_is_trusted($params, $smarty)) {
-                $smarty->$_error_funcc('(secure mode) ' . $params['resource_type'] . ':' . $params['resource_name'] . ' is not trusted');
-                return false;
-            }
-        }
-    } else {
-        $smarty->$_error_funcc($params['resource_type'] . ':' . $params['resource_name'] . ' is not readable');
-        return false;
-    }
-
-    if ($params['resource_type'] == 'file') {
-        $params['php_resource'] = $params['resource_name'];
-    } else {
-        $params['php_resource'] = $_template_source;
-    }
-    return true;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.is_secure.php b/include/smarty/internals/core.is_secure.php
deleted file mode 100644 (file)
index d54abd4..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * determines if a resource is secure or not.
- *
- * @param string $resource_type
- * @param string $resource_name
- * @return boolean
- */
-
-//  $resource_type, $resource_name
-
-function smarty_core_is_secure($params, &$smarty)
-{
-    if (!$smarty->security || $smarty->security_settings['INCLUDE_ANY']) {
-        return true;
-    }
-
-    if ($params['resource_type'] == 'file') {
-        $_rp = realpath($params['resource_name']);
-        if (isset($params['resource_base_path'])) {
-            foreach ((array)$params['resource_base_path'] as $curr_dir) {
-                if ( ($_cd = realpath($curr_dir)) !== false &&
-                     strncmp($_rp, $_cd, strlen($_cd)) == 0 &&
-                     substr($_rp, strlen($_cd), 1) == DIRECTORY_SEPARATOR ) {
-                    return true;
-                }
-            }
-        }
-        if (!empty($smarty->secure_dir)) {
-            foreach ((array)$smarty->secure_dir as $curr_dir) {
-                if ( ($_cd = realpath($curr_dir)) !== false) {
-                    if($_cd == $_rp) {
-                        return true;
-                    } elseif (strncmp($_rp, $_cd, strlen($_cd)) == 0 &&
-                        substr($_rp, strlen($_cd), 1) == DIRECTORY_SEPARATOR) {
-                        return true;
-                    }
-                }
-            }
-        }
-    } else {
-        // resource is not on local file system
-        return call_user_func_array(
-            $smarty->_plugins['resource'][$params['resource_type']][0][2],
-            array($params['resource_name'], &$smarty));
-    }
-
-    return false;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.is_trusted.php b/include/smarty/internals/core.is_trusted.php
deleted file mode 100644 (file)
index 4299731..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * determines if a resource is trusted or not
- *
- * @param string $resource_type
- * @param string $resource_name
- * @return boolean
- */
-
- // $resource_type, $resource_name
-
-function smarty_core_is_trusted($params, &$smarty)
-{
-    $_smarty_trusted = false;
-    if ($params['resource_type'] == 'file') {
-        if (!empty($smarty->trusted_dir)) {
-            $_rp = realpath($params['resource_name']);
-            foreach ((array)$smarty->trusted_dir as $curr_dir) {
-                if (!empty($curr_dir) && is_readable ($curr_dir)) {
-                    $_cd = realpath($curr_dir);
-                    if (strncmp($_rp, $_cd, strlen($_cd)) == 0
-                        && substr($_rp, strlen($_cd), 1) == DIRECTORY_SEPARATOR ) {
-                        $_smarty_trusted = true;
-                        break;
-                    }
-                }
-            }
-        }
-
-    } else {
-        // resource is not on local file system
-        $_smarty_trusted = call_user_func_array($smarty->_plugins['resource'][$params['resource_type']][0][3],
-                                                array($params['resource_name'], $smarty));
-    }
-
-    return $_smarty_trusted;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.load_plugins.php b/include/smarty/internals/core.load_plugins.php
deleted file mode 100644 (file)
index 6db1dc5..0000000
+++ /dev/null
@@ -1,125 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Load requested plugins
- *
- * @param array $plugins
- */
-
-// $plugins
-
-function smarty_core_load_plugins($params, &$smarty)
-{
-
-    foreach ($params['plugins'] as $_plugin_info) {
-        list($_type, $_name, $_tpl_file, $_tpl_line, $_delayed_loading) = $_plugin_info;
-        $_plugin = &$smarty->_plugins[$_type][$_name];
-
-        /*
-         * We do not load plugin more than once for each instance of Smarty.
-         * The following code checks for that. The plugin can also be
-         * registered dynamically at runtime, in which case template file
-         * and line number will be unknown, so we fill them in.
-         *
-         * The final element of the info array is a flag that indicates
-         * whether the dynamically registered plugin function has been
-         * checked for existence yet or not.
-         */
-        if (isset($_plugin)) {
-            if (empty($_plugin[3])) {
-                if (!is_callable($_plugin[0])) {
-                    $smarty->_trigger_fatal_error("[plugin] $_type '$_name' is not implemented", $_tpl_file, $_tpl_line, __FILE__, __LINE__);
-                } else {
-                    $_plugin[1] = $_tpl_file;
-                    $_plugin[2] = $_tpl_line;
-                    $_plugin[3] = true;
-                    if (!isset($_plugin[4])) $_plugin[4] = true; /* cacheable */
-                }
-            }
-            continue;
-        } else if ($_type == 'insert') {
-            /*
-             * For backwards compatibility, we check for insert functions in
-             * the symbol table before trying to load them as a plugin.
-             */
-            $_plugin_func = 'insert_' . $_name;
-            if (function_exists($_plugin_func)) {
-                $_plugin = array($_plugin_func, $_tpl_file, $_tpl_line, true, false);
-                continue;
-            }
-        }
-
-        $_plugin_file = $smarty->_get_plugin_filepath($_type, $_name);
-
-        if (! $_found = ($_plugin_file != false)) {
-            $_message = "could not load plugin file '$_type.$_name.php'\n";
-        }
-
-        /*
-         * If plugin file is found, it -must- provide the properly named
-         * plugin function. In case it doesn't, simply output the error and
-         * do not fall back on any other method.
-         */
-        if ($_found) {
-            include_once $_plugin_file;
-
-            $_plugin_func = 'smarty_' . $_type . '_' . $_name;
-            if (!function_exists($_plugin_func)) {
-                $smarty->_trigger_fatal_error("[plugin] function $_plugin_func() not found in $_plugin_file", $_tpl_file, $_tpl_line, __FILE__, __LINE__);
-                continue;
-            }
-        }
-        /*
-         * In case of insert plugins, their code may be loaded later via
-         * 'script' attribute.
-         */
-        else if ($_type == 'insert' && $_delayed_loading) {
-            $_plugin_func = 'smarty_' . $_type . '_' . $_name;
-            $_found = true;
-        }
-
-        /*
-         * Plugin specific processing and error checking.
-         */
-        if (!$_found) {
-            if ($_type == 'modifier') {
-                /*
-                 * In case modifier falls back on using PHP functions
-                 * directly, we only allow those specified in the security
-                 * context.
-                 */
-                if ($smarty->security && !in_array($_name, $smarty->security_settings['MODIFIER_FUNCS'])) {
-                    $_message = "(secure mode) modifier '$_name' is not allowed";
-                } else {
-                    if (!function_exists($_name)) {
-                        $_message = "modifier '$_name' is not implemented";
-                    } else {
-                        $_plugin_func = $_name;
-                        $_found = true;
-                    }
-                }
-            } else if ($_type == 'function') {
-                /*
-                 * This is a catch-all situation.
-                 */
-                $_message = "unknown tag - '$_name'";
-            }
-        }
-
-        if ($_found) {
-            $smarty->_plugins[$_type][$_name] = array($_plugin_func, $_tpl_file, $_tpl_line, true, true);
-        } else {
-            // output error
-            $smarty->_trigger_fatal_error('[plugin] ' . $_message, $_tpl_file, $_tpl_line, __FILE__, __LINE__);
-        }
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.load_resource_plugin.php b/include/smarty/internals/core.load_resource_plugin.php
deleted file mode 100644 (file)
index a7d37d1..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * load a resource plugin
- *
- * @param string $type
- */
-
-// $type
-
-function smarty_core_load_resource_plugin($params, &$smarty)
-{
-    /*
-     * Resource plugins are not quite like the other ones, so they are
-     * handled differently. The first element of plugin info is the array of
-     * functions provided by the plugin, the second one indicates whether
-     * all of them exist or not.
-     */
-
-    $_plugin = &$smarty->_plugins['resource'][$params['type']];
-    if (isset($_plugin)) {
-        if (!$_plugin[1] && count($_plugin[0])) {
-            $_plugin[1] = true;
-            foreach ($_plugin[0] as $_plugin_func) {
-                if (!is_callable($_plugin_func)) {
-                    $_plugin[1] = false;
-                    break;
-                }
-            }
-        }
-
-        if (!$_plugin[1]) {
-            $smarty->_trigger_fatal_error("[plugin] resource '" . $params['type'] . "' is not implemented", null, null, __FILE__, __LINE__);
-        }
-
-        return;
-    }
-
-    $_plugin_file = $smarty->_get_plugin_filepath('resource', $params['type']);
-    $_found = ($_plugin_file != false);
-
-    if ($_found) {            /*
-         * If the plugin file is found, it -must- provide the properly named
-         * plugin functions.
-         */
-        include_once($_plugin_file);
-
-        /*
-         * Locate functions that we require the plugin to provide.
-         */
-        $_resource_ops = array('source', 'timestamp', 'secure', 'trusted');
-        $_resource_funcs = array();
-        foreach ($_resource_ops as $_op) {
-            $_plugin_func = 'smarty_resource_' . $params['type'] . '_' . $_op;
-            if (!function_exists($_plugin_func)) {
-                $smarty->_trigger_fatal_error("[plugin] function $_plugin_func() not found in $_plugin_file", null, null, __FILE__, __LINE__);
-                return;
-            } else {
-                $_resource_funcs[] = $_plugin_func;
-            }
-        }
-
-        $smarty->_plugins['resource'][$params['type']] = array($_resource_funcs, true);
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.process_cached_inserts.php b/include/smarty/internals/core.process_cached_inserts.php
deleted file mode 100644 (file)
index 1d78edd..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Replace cached inserts with the actual results
- *
- * @param string $results
- * @return string
- */
-function smarty_core_process_cached_inserts($params, &$smarty)
-{
-    preg_match_all('!'.$smarty->_smarty_md5.'{insert_cache (.*)}'.$smarty->_smarty_md5.'!Uis',
-                   $params['results'], $match);
-    list($cached_inserts, $insert_args) = $match;
-
-    for ($i = 0, $for_max = count($cached_inserts); $i < $for_max; $i++) {
-        if ($smarty->debugging) {
-            $_params = array();
-            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-            $debug_start_time = smarty_core_get_microtime($_params, $smarty);
-        }
-
-        $args = unserialize($insert_args[$i]);
-        $name = $args['name'];
-
-        if (isset($args['script'])) {
-            $_params = array('resource_name' => $smarty->_dequote($args['script']));
-            require_once(SMARTY_CORE_DIR . 'core.get_php_resource.php');
-            if(!smarty_core_get_php_resource($_params, $smarty)) {
-                return false;
-            }
-            $resource_type = $_params['resource_type'];
-            $php_resource = $_params['php_resource'];
-
-
-            if ($resource_type == 'file') {
-                $smarty->_include($php_resource, true);
-            } else {
-                $smarty->_eval($php_resource);
-            }
-        }
-
-        $function_name = $smarty->_plugins['insert'][$name][0];
-        if (empty($args['assign'])) {
-            $replace = $function_name($args, $smarty);
-        } else {
-            $smarty->assign($args['assign'], $function_name($args, $smarty));
-            $replace = '';
-        }
-
-        $params['results'] = substr_replace($params['results'], $replace, strpos($params['results'], $cached_inserts[$i]), strlen($cached_inserts[$i]));
-        if ($smarty->debugging) {
-            $_params = array();
-            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-            $smarty->_smarty_debug_info[] = array('type'      => 'insert',
-                                                'filename'  => 'insert_'.$name,
-                                                'depth'     => $smarty->_inclusion_depth,
-                                                'exec_time' => smarty_core_get_microtime($_params, $smarty) - $debug_start_time);
-        }
-    }
-
-    return $params['results'];
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.process_compiled_include.php b/include/smarty/internals/core.process_compiled_include.php
deleted file mode 100644 (file)
index d539423..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Replace nocache-tags by results of the corresponding non-cacheable
- * functions and return it
- *
- * @param string $compiled_tpl
- * @param string $cached_source
- * @return string
- */
-
-function smarty_core_process_compiled_include($params, &$smarty)
-{
-    $_cache_including = $smarty->_cache_including;
-    $smarty->_cache_including = true;
-
-    $_return = $params['results'];
-
-    foreach ($smarty->_cache_info['cache_serials'] as $_include_file_path=>$_cache_serial) {
-        $smarty->_include($_include_file_path, true);
-    }
-
-    foreach ($smarty->_cache_serials as $_include_file_path=>$_cache_serial) {
-        $_return = preg_replace_callback('!(\{nocache\:('.$_cache_serial.')#(\d+)\})!s',
-                                         array(&$smarty, '_process_compiled_include_callback'),
-                                         $_return);
-    }
-    $smarty->_cache_including = $_cache_including;
-    return $_return;
-}
-
-?>
diff --git a/include/smarty/internals/core.read_cache_file.php b/include/smarty/internals/core.read_cache_file.php
deleted file mode 100644 (file)
index c60e113..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * read a cache file, determine if it needs to be
- * regenerated or not
- *
- * @param string $tpl_file
- * @param string $cache_id
- * @param string $compile_id
- * @param string $results
- * @return boolean
- */
-
-//  $tpl_file, $cache_id, $compile_id, &$results
-
-function smarty_core_read_cache_file(&$params, &$smarty)
-{
-    static  $content_cache = array();
-
-    if ($smarty->force_compile) {
-        // force compile enabled, always regenerate
-        return false;
-    }
-
-    if (isset($content_cache[$params['tpl_file'].','.$params['cache_id'].','.$params['compile_id']])) {
-        list($params['results'], $smarty->_cache_info) = $content_cache[$params['tpl_file'].','.$params['cache_id'].','.$params['compile_id']];
-        return true;
-    }
-
-    if (!empty($smarty->cache_handler_func)) {
-        // use cache_handler function
-        call_user_func_array($smarty->cache_handler_func,
-                             array('read', &$smarty, &$params['results'], $params['tpl_file'], $params['cache_id'], $params['compile_id'], null));
-    } else {
-        // use local cache file
-        $_auto_id = $smarty->_get_auto_id($params['cache_id'], $params['compile_id']);
-        $_cache_file = $smarty->_get_auto_filename($smarty->cache_dir, $params['tpl_file'], $_auto_id);
-        $params['results'] = $smarty->_read_file($_cache_file);
-    }
-
-    if (empty($params['results'])) {
-        // nothing to parse (error?), regenerate cache
-        return false;
-    }
-
-    $_contents = $params['results'];
-    $_info_start = strpos($_contents, "\n") + 1;
-    $_info_len = (int)substr($_contents, 0, $_info_start - 1);
-    $_cache_info = unserialize(substr($_contents, $_info_start, $_info_len));
-    $params['results'] = substr($_contents, $_info_start + $_info_len);
-
-    if ($smarty->caching == 2 && isset ($_cache_info['expires'])){
-        // caching by expiration time
-        if ($_cache_info['expires'] > -1 && (time() > $_cache_info['expires'])) {
-            // cache expired, regenerate
-            return false;
-        }
-    } else {
-        // caching by lifetime
-        if ($smarty->cache_lifetime > -1 && (time() - $_cache_info['timestamp'] > $smarty->cache_lifetime)) {
-            // cache expired, regenerate
-            return false;
-        }
-    }
-
-    if ($smarty->compile_check) {
-        $_params = array('get_source' => false, 'quiet'=>true);
-        foreach (array_keys($_cache_info['template']) as $_template_dep) {
-            $_params['resource_name'] = $_template_dep;
-            if (!$smarty->_fetch_resource_info($_params) || $_cache_info['timestamp'] < $_params['resource_timestamp']) {
-                // template file has changed, regenerate cache
-                return false;
-            }
-        }
-
-        if (isset($_cache_info['config'])) {
-            $_params = array('resource_base_path' => $smarty->config_dir, 'get_source' => false, 'quiet'=>true);
-            foreach (array_keys($_cache_info['config']) as $_config_dep) {
-                $_params['resource_name'] = $_config_dep;
-                if (!$smarty->_fetch_resource_info($_params) || $_cache_info['timestamp'] < $_params['resource_timestamp']) {
-                    // config file has changed, regenerate cache
-                    return false;
-                }
-            }
-        }
-    }
-
-    $content_cache[$params['tpl_file'].','.$params['cache_id'].','.$params['compile_id']] = array($params['results'], $_cache_info);
-
-    $smarty->_cache_info = $_cache_info;
-    return true;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.rm_auto.php b/include/smarty/internals/core.rm_auto.php
deleted file mode 100644 (file)
index b251f64..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * delete an automagically created file by name and id
- *
- * @param string $auto_base
- * @param string $auto_source
- * @param string $auto_id
- * @param integer $exp_time
- * @return boolean
- */
-
-// $auto_base, $auto_source = null, $auto_id = null, $exp_time = null
-
-function smarty_core_rm_auto($params, &$smarty)
-{
-    if (!@is_dir($params['auto_base']))
-      return false;
-
-    if(!isset($params['auto_id']) && !isset($params['auto_source'])) {
-        $_params = array(
-            'dirname' => $params['auto_base'],
-            'level' => 0,
-            'exp_time' => $params['exp_time']
-        );
-        require_once(SMARTY_CORE_DIR . 'core.rmdir.php');
-        $_res = smarty_core_rmdir($_params, $smarty);
-    } else {
-        $_tname = $smarty->_get_auto_filename($params['auto_base'], $params['auto_source'], $params['auto_id']);
-
-        if(isset($params['auto_source'])) {
-            if (isset($params['extensions'])) {
-                $_res = false;
-                foreach ((array)$params['extensions'] as $_extension)
-                    $_res |= $smarty->_unlink($_tname.$_extension, $params['exp_time']);
-            } else {
-                $_res = $smarty->_unlink($_tname, $params['exp_time']);
-            }
-        } elseif ($smarty->use_sub_dirs) {
-            $_params = array(
-                'dirname' => $_tname,
-                'level' => 1,
-                'exp_time' => $params['exp_time']
-            );
-            require_once(SMARTY_CORE_DIR . 'core.rmdir.php');
-            $_res = smarty_core_rmdir($_params, $smarty);
-        } else {
-            // remove matching file names
-            $_handle = opendir($params['auto_base']);
-            $_res = true;
-            while (false !== ($_filename = readdir($_handle))) {
-                if($_filename == '.' || $_filename == '..') {
-                    continue;
-                } elseif (substr($params['auto_base'] . DIRECTORY_SEPARATOR . $_filename, 0, strlen($_tname)) == $_tname) {
-                    $_res &= (bool)$smarty->_unlink($params['auto_base'] . DIRECTORY_SEPARATOR . $_filename, $params['exp_time']);
-                }
-            }
-        }
-    }
-
-    return $_res;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.rmdir.php b/include/smarty/internals/core.rmdir.php
deleted file mode 100644 (file)
index 2166c44..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * delete a dir recursively (level=0 -> keep root)
- * WARNING: no tests, it will try to remove what you tell it!
- *
- * @param string $dirname
- * @param integer $level
- * @param integer $exp_time
- * @return boolean
- */
-
-//  $dirname, $level = 1, $exp_time = null
-
-function smarty_core_rmdir($params, &$smarty)
-{
-   if(!isset($params['level'])) { $params['level'] = 1; }
-   if(!isset($params['exp_time'])) { $params['exp_time'] = null; }
-
-   if($_handle = @opendir($params['dirname'])) {
-
-        while (false !== ($_entry = readdir($_handle))) {
-            if ($_entry != '.' && $_entry != '..') {
-                if (@is_dir($params['dirname'] . DIRECTORY_SEPARATOR . $_entry)) {
-                    $_params = array(
-                        'dirname' => $params['dirname'] . DIRECTORY_SEPARATOR . $_entry,
-                        'level' => $params['level'] + 1,
-                        'exp_time' => $params['exp_time']
-                    );
-                    smarty_core_rmdir($_params, $smarty);
-                }
-                else {
-                    $smarty->_unlink($params['dirname'] . DIRECTORY_SEPARATOR . $_entry, $params['exp_time']);
-                }
-            }
-        }
-        closedir($_handle);
-   }
-
-   if ($params['level']) {
-       return @rmdir($params['dirname']);
-   }
-   return (bool)$_handle;
-
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.run_insert_handler.php b/include/smarty/internals/core.run_insert_handler.php
deleted file mode 100644 (file)
index 71c3845..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Handle insert tags
- *
- * @param array $args
- * @return string
- */
-function smarty_core_run_insert_handler($params, &$smarty)
-{
-
-    require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-    if ($smarty->debugging) {
-        $_params = array();
-        $_debug_start_time = smarty_core_get_microtime($_params, $smarty);
-    }
-
-    if ($smarty->caching) {
-        $_arg_string = serialize($params['args']);
-        $_name = $params['args']['name'];
-        if (!isset($smarty->_cache_info['insert_tags'][$_name])) {
-            $smarty->_cache_info['insert_tags'][$_name] = array('insert',
-                                                             $_name,
-                                                             $smarty->_plugins['insert'][$_name][1],
-                                                             $smarty->_plugins['insert'][$_name][2],
-                                                             !empty($params['args']['script']) ? true : false);
-        }
-        return $smarty->_smarty_md5."{insert_cache $_arg_string}".$smarty->_smarty_md5;
-    } else {
-        if (isset($params['args']['script'])) {
-            $_params = array('resource_name' => $smarty->_dequote($params['args']['script']));
-            require_once(SMARTY_CORE_DIR . 'core.get_php_resource.php');
-            if(!smarty_core_get_php_resource($_params, $smarty)) {
-                return false;
-            }
-
-            if ($_params['resource_type'] == 'file') {
-                $smarty->_include($_params['php_resource'], true);
-            } else {
-                $smarty->_eval($_params['php_resource']);
-            }
-            unset($params['args']['script']);
-        }
-
-        $_funcname = $smarty->_plugins['insert'][$params['args']['name']][0];
-        $_content = $_funcname($params['args'], $smarty);
-        if ($smarty->debugging) {
-            $_params = array();
-            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-            $smarty->_smarty_debug_info[] = array('type'      => 'insert',
-                                                'filename'  => 'insert_'.$params['args']['name'],
-                                                'depth'     => $smarty->_inclusion_depth,
-                                                'exec_time' => smarty_core_get_microtime($_params, $smarty) - $_debug_start_time);
-        }
-
-        if (!empty($params['args']["assign"])) {
-            $smarty->assign($params['args']["assign"], $_content);
-        } else {
-            return $_content;
-        }
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.smarty_include_php.php b/include/smarty/internals/core.smarty_include_php.php
deleted file mode 100644 (file)
index 30c6e76..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * called for included php files within templates
- *
- * @param string $smarty_file
- * @param string $smarty_assign variable to assign the included template's
- *               output into
- * @param boolean $smarty_once uses include_once if this is true
- * @param array $smarty_include_vars associative array of vars from
- *              {include file="blah" var=$var}
- */
-
-//  $file, $assign, $once, $_smarty_include_vars
-
-function smarty_core_smarty_include_php($params, &$smarty)
-{
-    $_params = array('resource_name' => $params['smarty_file']);
-    require_once(SMARTY_CORE_DIR . 'core.get_php_resource.php');
-    smarty_core_get_php_resource($_params, $smarty);
-    $_smarty_resource_type = $_params['resource_type'];
-    $_smarty_php_resource = $_params['php_resource'];
-
-    if (!empty($params['smarty_assign'])) {
-        ob_start();
-        if ($_smarty_resource_type == 'file') {
-            $smarty->_include($_smarty_php_resource, $params['smarty_once'], $params['smarty_include_vars']);
-        } else {
-            $smarty->_eval($_smarty_php_resource, $params['smarty_include_vars']);
-        }
-        $smarty->assign($params['smarty_assign'], ob_get_contents());
-        ob_end_clean();
-    } else {
-        if ($_smarty_resource_type == 'file') {
-            $smarty->_include($_smarty_php_resource, $params['smarty_once'], $params['smarty_include_vars']);
-        } else {
-            $smarty->_eval($_smarty_php_resource, $params['smarty_include_vars']);
-        }
-    }
-}
-
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.write_cache_file.php b/include/smarty/internals/core.write_cache_file.php
deleted file mode 100644 (file)
index 72f785b..0000000
+++ /dev/null
@@ -1,96 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Prepend the cache information to the cache file
- * and write it
- *
- * @param string $tpl_file
- * @param string $cache_id
- * @param string $compile_id
- * @param string $results
- * @return true|null
- */
-
- // $tpl_file, $cache_id, $compile_id, $results
-
-function smarty_core_write_cache_file($params, &$smarty)
-{
-
-    // put timestamp in cache header
-    $smarty->_cache_info['timestamp'] = time();
-    if ($smarty->cache_lifetime > -1){
-        // expiration set
-        $smarty->_cache_info['expires'] = $smarty->_cache_info['timestamp'] + $smarty->cache_lifetime;
-    } else {
-        // cache will never expire
-        $smarty->_cache_info['expires'] = -1;
-    }
-
-    // collapse nocache.../nocache-tags
-    if (preg_match_all('!\{(/?)nocache\:[0-9a-f]{32}#\d+\}!', $params['results'], $match, PREG_PATTERN_ORDER)) {
-        // remove everything between every pair of outermost noache.../nocache-tags
-        // and replace it by a single nocache-tag
-        // this new nocache-tag will be replaced by dynamic contents in
-        // smarty_core_process_compiled_includes() on a cache-read
-        
-        $match_count = count($match[0]);
-        $results = preg_split('!(\{/?nocache\:[0-9a-f]{32}#\d+\})!', $params['results'], -1, PREG_SPLIT_DELIM_CAPTURE);
-        
-        $level = 0;
-        $j = 0;
-        for ($i=0, $results_count = count($results); $i < $results_count && $j < $match_count; $i++) {
-            if ($results[$i] == $match[0][$j]) {
-                // nocache tag
-                if ($match[1][$j]) { // closing tag
-                    $level--;
-                    unset($results[$i]);
-                } else { // opening tag
-                    if ($level++ > 0) unset($results[$i]);
-                }
-                $j++;
-            } elseif ($level > 0) {
-                unset($results[$i]);
-            }
-        }
-        $params['results'] = implode('', $results);
-    }
-    $smarty->_cache_info['cache_serials'] = $smarty->_cache_serials;
-
-    // prepend the cache header info into cache file
-    $_cache_info = serialize($smarty->_cache_info);
-    $params['results'] = strlen($_cache_info) . "\n" . $_cache_info . $params['results'];
-
-    if (!empty($smarty->cache_handler_func)) {
-        // use cache_handler function
-        call_user_func_array($smarty->cache_handler_func,
-                             array('write', &$smarty, &$params['results'], $params['tpl_file'], $params['cache_id'], $params['compile_id'], null));
-    } else {
-        // use local cache file
-
-        if(!@is_writable($smarty->cache_dir)) {
-            // cache_dir not writable, see if it exists
-            if(!@is_dir($smarty->cache_dir)) {
-                $smarty->trigger_error('the $cache_dir \'' . $smarty->cache_dir . '\' does not exist, or is not a directory.', E_USER_ERROR);
-                return false;
-            }
-            $smarty->trigger_error('unable to write to $cache_dir \'' . realpath($smarty->cache_dir) . '\'. Be sure $cache_dir is writable by the web server user.', E_USER_ERROR);
-            return false;
-        }
-
-        $_auto_id = $smarty->_get_auto_id($params['cache_id'], $params['compile_id']);
-        $_cache_file = $smarty->_get_auto_filename($smarty->cache_dir, $params['tpl_file'], $_auto_id);
-        $_params = array('filename' => $_cache_file, 'contents' => $params['results'], 'create_dirs' => true);
-        require_once(SMARTY_CORE_DIR . 'core.write_file.php');
-        smarty_core_write_file($_params, $smarty);
-        return true;
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.write_compiled_include.php b/include/smarty/internals/core.write_compiled_include.php
deleted file mode 100644 (file)
index 3a78094..0000000
+++ /dev/null
@@ -1,91 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Extract non-cacheable parts out of compiled template and write it
- *
- * @param string $compile_path
- * @param string $template_compiled
- * @return boolean
- */
-
-function smarty_core_write_compiled_include($params, &$smarty)
-{
-    $_tag_start = 'if \(\$this->caching && \!\$this->_cache_including\) \{ echo \'\{nocache\:('.$params['cache_serial'].')#(\d+)\}\'; \};';
-    $_tag_end   = 'if \(\$this->caching && \!\$this->_cache_including\) \{ echo \'\{/nocache\:(\\2)#(\\3)\}\'; \};';
-
-    preg_match_all('!('.$_tag_start.'(.*)'.$_tag_end.')!Us',
-                   $params['compiled_content'], $_match_source, PREG_SET_ORDER);
-
-    // no nocache-parts found: done
-    if (count($_match_source)==0) return;
-
-    // convert the matched php-code to functions
-    $_include_compiled =  "<?php /* Smarty version ".$smarty->_version.", created on ".strftime("%Y-%m-%d %H:%M:%S")."\n";
-    $_include_compiled .= "         compiled from " . strtr(urlencode($params['resource_name']), array('%2F'=>'/', '%3A'=>':')) . " */\n\n";
-
-    $_compile_path = $params['include_file_path'];
-
-    $smarty->_cache_serials[$_compile_path] = $params['cache_serial'];
-    $_include_compiled .= "\$this->_cache_serials['".$_compile_path."'] = '".$params['cache_serial']."';\n\n?>";
-
-    $_include_compiled .= $params['plugins_code'];
-    $_include_compiled .= "<?php";
-
-    $this_varname = ((double)phpversion() >= 5.0) ? '_smarty' : 'this';
-    for ($_i = 0, $_for_max = count($_match_source); $_i < $_for_max; $_i++) {
-        $_match =& $_match_source[$_i];
-        $source = $_match[4];
-        if ($this_varname == '_smarty') {
-            /* rename $this to $_smarty in the sourcecode */
-            $tokens = token_get_all('<?php ' . $_match[4]);
-
-            /* remove trailing <?php */
-            $open_tag = '';
-            while ($tokens) {
-                $token = array_shift($tokens);
-                if (is_array($token)) {
-                    $open_tag .= $token[1];
-                } else {
-                    $open_tag .= $token;
-                }
-                if ($open_tag == '<?php ') break;
-            }
-
-            for ($i=0, $count = count($tokens); $i < $count; $i++) {
-                if (is_array($tokens[$i])) {
-                    if ($tokens[$i][0] == T_VARIABLE && $tokens[$i][1] == '$this') {
-                        $tokens[$i] = '$' . $this_varname;
-                    } else {
-                        $tokens[$i] = $tokens[$i][1];
-                    }                   
-                }
-            }
-            $source = implode('', $tokens);
-        }
-
-        /* add function to compiled include */
-        $_include_compiled .= "
-function _smarty_tplfunc_$_match[2]_$_match[3](&\$$this_varname)
-{
-$source
-}
-
-";
-    }
-    $_include_compiled .= "\n\n?>\n";
-
-    $_params = array('filename' => $_compile_path,
-                     'contents' => $_include_compiled, 'create_dirs' => true);
-
-    require_once(SMARTY_CORE_DIR . 'core.write_file.php');
-    smarty_core_write_file($_params, $smarty);
-    return true;
-}
-
-
-?>
diff --git a/include/smarty/internals/core.write_compiled_resource.php b/include/smarty/internals/core.write_compiled_resource.php
deleted file mode 100644 (file)
index b902eff..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * write the compiled resource
- *
- * @param string $compile_path
- * @param string $compiled_content
- * @return true
- */
-function smarty_core_write_compiled_resource($params, &$smarty)
-{
-    if(!@is_writable($smarty->compile_dir)) {
-        // compile_dir not writable, see if it exists
-        if(!@is_dir($smarty->compile_dir)) {
-            $smarty->trigger_error('the $compile_dir \'' . $smarty->compile_dir . '\' does not exist, or is not a directory.', E_USER_ERROR);
-            return false;
-        }
-        $smarty->trigger_error('unable to write to $compile_dir \'' . realpath($smarty->compile_dir) . '\'. Be sure $compile_dir is writable by the web server user.', E_USER_ERROR);
-        return false;
-    }
-
-    $_params = array('filename' => $params['compile_path'], 'contents' => $params['compiled_content'], 'create_dirs' => true);
-    require_once(SMARTY_CORE_DIR . 'core.write_file.php');
-    smarty_core_write_file($_params, $smarty);
-    return true;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/internals/core.write_file.php b/include/smarty/internals/core.write_file.php
deleted file mode 100644 (file)
index 09e1698..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * write out a file to disk
- *
- * @param string $filename
- * @param string $contents
- * @param boolean $create_dirs
- * @return boolean
- */
-function smarty_core_write_file($params, &$smarty)
-{
-    $_dirname = dirname($params['filename']);
-
-    if ($params['create_dirs']) {
-        $_params = array('dir' => $_dirname);
-        require_once(SMARTY_CORE_DIR . 'core.create_dir_structure.php');
-        smarty_core_create_dir_structure($_params, $smarty);
-    }
-
-    // write to tmp file, then rename it to avoid
-    // file locking race condition
-    $_tmp_file = tempnam($_dirname, 'wrt');
-
-    if (!($fd = @fopen($_tmp_file, 'wb'))) {
-        $_tmp_file = $_dirname . DIRECTORY_SEPARATOR . uniqid('wrt');
-        if (!($fd = @fopen($_tmp_file, 'wb'))) {
-            $smarty->trigger_error("problem writing temporary file '$_tmp_file'");
-            return false;
-        }
-    }
-
-    fwrite($fd, $params['contents']);
-    fclose($fd);
-
-    // Delete the file if it allready exists (this is needed on Win,
-    // because it cannot overwrite files with rename()
-    if (file_exists($params['filename'])) {
-        @unlink($params['filename']);
-    }
-    @rename($_tmp_file, $params['filename']);
-    @chmod($params['filename'], $smarty->_file_perms);
-
-    return true;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/block.render.php b/include/smarty/plugins/block.render.php
deleted file mode 100755 (executable)
index e58e9ad..0000000
+++ /dev/null
@@ -1,124 +0,0 @@
-<?php
-
-function smarty_block_render($params, $text, &$smarty)
-{
-       /* Skip closing tag </render> */        
-       if(empty($text)) {
-               return("");
-       }
-
-       /* Get acl parameter */
-       $acl = "";
-       if (isset($params['acl'])) {
-               $acl = $params['acl'];
-       }
-
-       /* Debug output */
-       if (isset($_SESSION['DEBUGLEVEL']) && $_SESSION['DEBUGLEVEL'] & DEBUG_ACL ){
-               echo "<font color='blue' size='2'>&nbsp;".$acl."</font>";
-       }
-
-
-
-       /* Parameter : checkbox, checked
-     *  If the parameter 'checkbox' is given, we create a html checkbox in front 
-     *   of the current object. 
-     * The parameter 'checked' specifies whether the box is checked or not.
-     *  The checkbox disables or enables the current object.
-     */
-       if(isset($params['checkbox']) && $params['checkbox']){
-
-               /* Detect name and id of the current object */
-               $use_text = preg_replace("/\n/"," ",$text);
-               $name = preg_replace('/^.* name[ ]*=[ ]*("|\')([^\"\' ]*).*$/i',"\\2",$use_text);       
-
-               /* Detect id */
-               if(preg_match("/ id=(\"|')[^\"']*(\"|')/i",$text)){
-                       $id = preg_replace('/^.* id[ ]*=[ ]*("|\')([^\"\' ]*).*$/i',"\\2",$use_text);   
-               }else{
-                       $id = "";
-               }
-               
-               /* Is the box checked? */
-               isset($params['checked'])&&$params['checked'] ? $check = " checked " : $check = "";
-
-               /* If name isset, we have a html input field */ 
-               if(!empty($name)){
-
-                       /* Print checkbox */
-                       echo "<input type='checkbox' name='use_".$name."' ".$check." 
-                                       onClick=\"changeState('".$name."');\" class='center'>";
-
-                       /* Disable current object, if checkbox isn't checked */
-                       if($check == ""){
-                               $text = preg_replace("/name=/i"," disabled name=",$text);
-                       }
-                       
-                       /* Add id to current entry, if it is missing */
-                       if($id == ""){
-                               $text = preg_replace("/name=/i"," id=\"".$name."\" name=",$text);
-                       }
-               }
-       }
-
-
-       /* Read / Write*/
-       if(preg_match("/w/i",$acl)){
-               return ($text);
-       }
-
-       $text = preg_replace ("/\n/","GOSA_LINE_BREAK",$text);
-
-       /* Disable objects, but keep those active that have mode=read_active */
-       if(!(isset($params['mode']) && $params['mode']=='read_active')){
-
-               /* Disable options && greyout divlists */
-               $from   = array("/class=['\"]list1nohighlight['\"]/i",
-                               "/class=['\"]list0['\"]/i",
-                               "/class=['\"]list1['\"]/i");
-               $to     = array("class='list1nohighlightdisabled'",
-                               "class='list1nohighlightdisabled'",
-                               "class='list1nohighlightdisabled'");
-                               
-               if(!preg_match("/ disabled /",$text)){
-                       $from [] = "/name=/i" ;
-                       $to   [] = "disabled name=";
-               }
-
-               $text   = preg_replace($from,$to,$text);
-
-               /* Replace picture if object is disabled */
-               if(isset($params['disable_picture'])){
-                       $syn = "/src=['\"][^\"']*['\"]/i";
-                       $new = "src=\"".$params['disable_picture']."\"";
-                       $text = preg_replace($syn,$new,$text);
-               }
-       }               
-
-       /* Read only */
-       if(preg_match("/r/i",$acl)){
-               return(preg_replace("/GOSA_LINE_BREAK/","\n",$text));   
-       }
-
-       /* No acls */   
-       if(preg_match("/type['\"= ].*submit/",$text)){
-               $text = preg_replace("/submit/","button",$text);
-       }else{
-               $text = preg_replace("/value=['\"][^\"']*['\"]/","",$text);
-       }
-
-       /* Remove select options */
-       $from   = array("#<option.*<\/option>#i",
-                       "/(<textarea.*>).*(<\/textarea>)/i",
-                       "/^(.*<input.*)checked(.*>.*)$/i");
-
-       $to     = array(" ",
-                       "\\1\\2",
-                       "\\1 \\2");
-       $text   = preg_replace($from,$to,$text);
-       $text = preg_replace("/GOSA_LINE_BREAK/","\n",$text);
-
-       return $text;
-}
-
-?>
diff --git a/include/smarty/plugins/block.t.php b/include/smarty/plugins/block.t.php
deleted file mode 100644 (file)
index ca7382a..0000000
+++ /dev/null
@@ -1,126 +0,0 @@
-<?php
-/**
- * block.t.php - Smarty gettext block plugin
- *
- * ------------------------------------------------------------------------- *
- * This library is free software; you can redistribute it and/or             *
- * modify it under the terms of the GNU Lesser General Public                *
- * License as published by the Free Software Foundation; either              *
- * version 2.1 of the License, or (at your option) any later version.        *
- *                                                                           *
- * This library is distributed in the hope that it will be useful,           *
- * but WITHOUT ANY WARRANTY; without even the implied warranty of            *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU         *
- * Lesser General Public License for more details.                           *
- *                                                                           *
- * You should have received a copy of the GNU Lesser General Public          *
- * License along with this library; if not, write to the Free Software       *
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA *
- * ------------------------------------------------------------------------- *
- *
- * Installation: simply copy this file to the smarty plugins directory.
- *
- * @package    smarty-gettext
- * @version    $Id: block.t.php,v 1.1 2005/07/27 17:58:56 sagi Exp $
- * @link       http://smarty-gettext.sourceforge.net/
- * @author     Sagi Bashari <sagi@boom.org.il>
- * @copyright 2004-2005 Sagi Bashari
- */
-/**
- * Replaces arguments in a string with their values.
- * Arguments are represented by % followed by their number.
- *
- * @param      string  Source string
- * @param      mixed   Arguments, can be passed in an array or through single variables.
- * @returns    string  Modified string
- */
-function smarty_gettext_strarg($str)
-{
-       $tr = array();
-       $p = 0;
-
-       for ($i=1; $i < func_num_args(); $i++) {
-               $arg = func_get_arg($i);
-               
-               if (is_array($arg)) {
-                       foreach ($arg as $aarg) {
-                               $tr['%'.++$p] = $aarg;
-                       }
-               } else {
-                       $tr['%'.++$p] = $arg;
-               }
-       }
-       
-       return strtr($str, $tr);
-}
-
-/**
- * Smarty block function, provides gettext support for smarty.
- *
- * The block content is the text that should be translated.
- *
- * Any parameter that is sent to the function will be represented as %n in the translation text, 
- * where n is 1 for the first parameter. The following parameters are reserved:
- *   - escape - sets escape mode:
- *       - 'html' for HTML escaping, this is the default.
- *       - 'js' for javascript escaping.
- *       - 'url' for url escaping.
- *       - 'no'/'off'/0 - turns off escaping
- *   - plural - The plural version of the text (2nd parameter of ngettext())
- *   - count - The item count for plural mode (3rd parameter of ngettext())
- */
-function smarty_block_t($params, $text, &$smarty)
-{
-       $text = stripslashes($text);
-       
-       // set escape mode
-       if (isset($params['escape'])) {
-               $escape = $params['escape'];
-               unset($params['escape']);
-       }
-       
-       // set plural version
-       if (isset($params['plural'])) {
-               $plural = $params['plural'];
-               unset($params['plural']);
-               
-               // set count
-               if (isset($params['count'])) {
-                       $count = $params['count'];
-                       unset($params['count']);
-               }
-       }
-       
-       // use plural if required parameters are set
-       if (isset($count) && isset($plural)) {
-               $text = ngettext($text, $plural, $count);
-       } else { // use normal
-               $text = gettext($text);
-       }
-
-       // run strarg if there are parameters
-       if (count($params)) {
-               $text = smarty_gettext_strarg($text, $params);
-       }
-
-       if (!isset($escape) || $escape == 'html') { // html escape, default
-          $text = nl2br(htmlspecialchars($text));
-   } elseif (isset($escape)) {
-               switch ($escape) {
-                       case 'javascript':
-                       case 'js':
-                               // javascript escape
-                               $text = str_replace('\'', '\\\'', stripslashes($text));
-                               break;
-                       case 'url':
-                               // url escape
-                               $text = urlencode($text);
-                               break;
-               }
-       }
-       
-       return $text;
-}
-
-?>
diff --git a/include/smarty/plugins/block.textformat.php b/include/smarty/plugins/block.textformat.php
deleted file mode 100644 (file)
index 8cd010a..0000000
+++ /dev/null
@@ -1,103 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty {textformat}{/textformat} block plugin
- *
- * Type:     block function<br>
- * Name:     textformat<br>
- * Purpose:  format text a certain way with preset styles
- *           or custom wrap/indent settings<br>
- * @link http://smarty.php.net/manual/en/language.function.textformat.php {textformat}
- *       (Smarty online manual)
- * @param array
- * <pre>
- * Params:   style: string (email)
- *           indent: integer (0)
- *           wrap: integer (80)
- *           wrap_char string ("\n")
- *           indent_char: string (" ")
- *           wrap_boundary: boolean (true)
- * </pre>
- * @author Monte Ohrt <monte at ohrt dot com>
- * @param string contents of the block
- * @param Smarty clever simulation of a method
- * @return string string $content re-formatted
- */
-function smarty_block_textformat($params, $content, &$smarty)
-{
-    if (is_null($content)) {
-        return;
-    }
-
-    $style = null;
-    $indent = 0;
-    $indent_first = 0;
-    $indent_char = ' ';
-    $wrap = 80;
-    $wrap_char = "\n";
-    $wrap_cut = false;
-    $assign = null;
-    
-    foreach ($params as $_key => $_val) {
-        switch ($_key) {
-            case 'style':
-            case 'indent_char':
-            case 'wrap_char':
-            case 'assign':
-                $$_key = (string)$_val;
-                break;
-
-            case 'indent':
-            case 'indent_first':
-            case 'wrap':
-                $$_key = (int)$_val;
-                break;
-
-            case 'wrap_cut':
-                $$_key = (bool)$_val;
-                break;
-
-            default:
-                $smarty->trigger_error("textformat: unknown attribute '$_key'");
-        }
-    }
-
-    if ($style == 'email') {
-        $wrap = 72;
-    }
-
-    // split into paragraphs
-    $_paragraphs = preg_split('![\r\n][\r\n]!',$content);
-    $_output = '';
-
-    for($_x = 0, $_y = count($_paragraphs); $_x < $_y; $_x++) {
-        if ($_paragraphs[$_x] == '') {
-            continue;
-        }
-        // convert mult. spaces & special chars to single space
-        $_paragraphs[$_x] = preg_replace(array('!\s+!','!(^\s+)|(\s+$)!'), array(' ',''), $_paragraphs[$_x]);
-        // indent first line
-        if($indent_first > 0) {
-            $_paragraphs[$_x] = str_repeat($indent_char, $indent_first) . $_paragraphs[$_x];
-        }
-        // wordwrap sentences
-        $_paragraphs[$_x] = wordwrap($_paragraphs[$_x], $wrap - $indent, $wrap_char, $wrap_cut);
-        // indent lines
-        if($indent > 0) {
-            $_paragraphs[$_x] = preg_replace('!^!m', str_repeat($indent_char, $indent), $_paragraphs[$_x]);
-        }
-    }
-    $_output = implode($wrap_char . $wrap_char, $_paragraphs);
-
-    return $assign ? $smarty->assign($assign, $_output) : $_output;
-
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/compiler.assign.php b/include/smarty/plugins/compiler.assign.php
deleted file mode 100644 (file)
index be17298..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty {assign} compiler function plugin
- *
- * Type:     compiler function<br>
- * Name:     assign<br>
- * Purpose:  assign a value to a template variable
- * @link http://smarty.php.net/manual/en/language.custom.functions.php#LANGUAGE.FUNCTION.ASSIGN {assign}
- *       (Smarty online manual)
- * @author Monte Ohrt <monte at ohrt dot com> (initial author)
- * @auther messju mohr <messju at lammfellpuschen dot de> (conversion to compiler function)
- * @param string containing var-attribute and value-attribute
- * @param Smarty_Compiler
- */
-function smarty_compiler_assign($tag_attrs, &$compiler)
-{
-    $_params = $compiler->_parse_attrs($tag_attrs);
-
-    if (!isset($_params['var'])) {
-        $compiler->_syntax_error("assign: missing 'var' parameter", E_USER_WARNING);
-        return;
-    }
-
-    if (!isset($_params['value'])) {
-        $compiler->_syntax_error("assign: missing 'value' parameter", E_USER_WARNING);
-        return;
-    }
-
-    return "\$this->assign({$_params['var']}, {$_params['value']});";
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.assign.php b/include/smarty/plugins/function.assign.php
deleted file mode 100644 (file)
index ad23f04..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty {assign} function plugin
- *
- * Type:     function<br>
- * Name:     assign<br>
- * Purpose:  assign a value to a template variable
- * @link http://smarty.php.net/manual/en/language.custom.functions.php#LANGUAGE.FUNCTION.ASSIGN {assign}
- *       (Smarty online manual)
- * @param array Format: array('var' => variable name, 'value' => value to assign)
- * @param Smarty
- */
-function smarty_function_assign($params, &$smarty)
-{
-    extract($params);
-
-    if (empty($var)) {
-        $smarty->trigger_error("assign: missing 'var' parameter");
-        return;
-    }
-
-    if (!in_array('value', array_keys($params))) {
-        $smarty->trigger_error("assign: missing 'value' parameter");
-        return;
-    }
-
-    $smarty->assign($var, $value);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.assign_debug_info.php b/include/smarty/plugins/function.assign_debug_info.php
deleted file mode 100644 (file)
index 6540498..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty {assign_debug_info} function plugin
- *
- * Type:     function<br>
- * Name:     assign_debug_info<br>
- * Purpose:  assign debug info to the template<br>
- * @author Monte Ohrt <monte at ohrt dot com>
- * @param array unused in this plugin, this plugin uses {@link Smarty::$_config},
- *              {@link Smarty::$_tpl_vars} and {@link Smarty::$_smarty_debug_info}
- * @param Smarty
- */
-function smarty_function_assign_debug_info($params, &$smarty)
-{
-    $assigned_vars = $smarty->_tpl_vars;
-    ksort($assigned_vars);
-    if (@is_array($smarty->_config[0])) {
-        $config_vars = $smarty->_config[0];
-        ksort($config_vars);
-        $smarty->assign("_debug_config_keys", array_keys($config_vars));
-        $smarty->assign("_debug_config_vals", array_values($config_vars));
-    }
-    
-    $included_templates = $smarty->_smarty_debug_info;
-    
-    $smarty->assign("_debug_keys", array_keys($assigned_vars));
-    $smarty->assign("_debug_vals", array_values($assigned_vars));
-    
-    $smarty->assign("_debug_tpls", $included_templates);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.config_load.php b/include/smarty/plugins/function.config_load.php
deleted file mode 100644 (file)
index db89f63..0000000
+++ /dev/null
@@ -1,142 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty {config_load} function plugin
- *
- * Type:     function<br>
- * Name:     config_load<br>
- * Purpose:  load config file vars
- * @link http://smarty.php.net/manual/en/language.function.config.load.php {config_load}
- *       (Smarty online manual)
- * @author Monte Ohrt <monte at ohrt dot com>
- * @author messju mohr <messju at lammfellpuschen dot de> (added use of resources)
- * @param array Format:
- * <pre>
- * array('file' => required config file name,
- *       'section' => optional config file section to load
- *       'scope' => local/parent/global
- *       'global' => overrides scope, setting to parent if true)
- * </pre>
- * @param Smarty
- */
-function smarty_function_config_load($params, &$smarty)
-{
-        if ($smarty->debugging) {
-            $_params = array();
-            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-            $_debug_start_time = smarty_core_get_microtime($_params, $smarty);
-        }
-
-        $_file = isset($params['file']) ? $smarty->_dequote($params['file']) : null;
-        $_section = isset($params['section']) ? $smarty->_dequote($params['section']) : null;
-        $_scope = isset($params['scope']) ? $smarty->_dequote($params['scope']) : 'global';
-        $_global = isset($params['global']) ? $smarty->_dequote($params['global']) : false;
-
-        if (!isset($_file) || strlen($_file) == 0) {
-            $smarty->trigger_error("missing 'file' attribute in config_load tag", E_USER_ERROR, __FILE__, __LINE__);
-        }
-
-        if (isset($_scope)) {
-            if ($_scope != 'local' &&
-                $_scope != 'parent' &&
-                $_scope != 'global') {
-                $smarty->trigger_error("invalid 'scope' attribute value", E_USER_ERROR, __FILE__, __LINE__);
-            }
-        } else {
-            if ($_global) {
-                $_scope = 'parent';
-            } else {
-                $_scope = 'local';
-            }
-        }
-
-        $_params = array('resource_name' => $_file,
-                         'resource_base_path' => $smarty->config_dir,
-                         'get_source' => false);
-        $smarty->_parse_resource_name($_params);
-        $_file_path = $_params['resource_type'] . ':' . $_params['resource_name'];
-        if (isset($_section))
-            $_compile_file = $smarty->_get_compile_path($_file_path.'|'.$_section);
-        else
-            $_compile_file = $smarty->_get_compile_path($_file_path);
-
-        if($smarty->force_compile || !file_exists($_compile_file)) {
-            $_compile = true;
-        } elseif ($smarty->compile_check) {
-            $_params = array('resource_name' => $_file,
-                             'resource_base_path' => $smarty->config_dir,
-                             'get_source' => false);
-            $_compile = $smarty->_fetch_resource_info($_params) &&
-                $_params['resource_timestamp'] > filemtime($_compile_file);
-        } else {
-            $_compile = false;
-        }
-
-        if($_compile) {
-            // compile config file
-            if(!is_object($smarty->_conf_obj)) {
-                require_once SMARTY_DIR . $smarty->config_class . '.class.php';
-                $smarty->_conf_obj = new $smarty->config_class();
-                $smarty->_conf_obj->overwrite = $smarty->config_overwrite;
-                $smarty->_conf_obj->booleanize = $smarty->config_booleanize;
-                $smarty->_conf_obj->read_hidden = $smarty->config_read_hidden;
-                $smarty->_conf_obj->fix_newlines = $smarty->config_fix_newlines;
-            }
-
-            $_params = array('resource_name' => $_file,
-                             'resource_base_path' => $smarty->config_dir,
-                             $_params['get_source'] = true);
-            if (!$smarty->_fetch_resource_info($_params)) {
-                return;
-            }
-            $smarty->_conf_obj->set_file_contents($_file, $_params['source_content']);
-            $_config_vars = array_merge($smarty->_conf_obj->get($_file),
-                    $smarty->_conf_obj->get($_file, $_section));
-            if(function_exists('var_export')) {
-                $_output = '<?php $_config_vars = ' . var_export($_config_vars, true) . '; ?>';
-            } else {
-                $_output = '<?php $_config_vars = unserialize(\'' . strtr(serialize($_config_vars),array('\''=>'\\\'', '\\'=>'\\\\')) . '\'); ?>';
-            }
-            $_params = (array('compile_path' => $_compile_file, 'compiled_content' => $_output, 'resource_timestamp' => $_params['resource_timestamp']));
-            require_once(SMARTY_CORE_DIR . 'core.write_compiled_resource.php');
-            smarty_core_write_compiled_resource($_params, $smarty);
-        } else {
-            include($_compile_file);
-        }
-
-        if ($smarty->caching) {
-            $smarty->_cache_info['config'][$_file] = true;
-        }
-
-        $smarty->_config[0]['vars'] = @array_merge($smarty->_config[0]['vars'], $_config_vars);
-        $smarty->_config[0]['files'][$_file] = true;
-
-        if ($_scope == 'parent') {
-                $smarty->_config[1]['vars'] = @array_merge($smarty->_config[1]['vars'], $_config_vars);
-                $smarty->_config[1]['files'][$_file] = true;
-        } else if ($_scope == 'global') {
-            for ($i = 1, $for_max = count($smarty->_config); $i < $for_max; $i++) {
-                $smarty->_config[$i]['vars'] = @array_merge($smarty->_config[$i]['vars'], $_config_vars);
-                $smarty->_config[$i]['files'][$_file] = true;
-            }
-        }
-
-        if ($smarty->debugging) {
-            $_params = array();
-            require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
-            $smarty->_smarty_debug_info[] = array('type'      => 'config',
-                                                'filename'  => $_file.' ['.$_section.'] '.$_scope,
-                                                'depth'     => $smarty->_inclusion_depth,
-                                                'exec_time' => smarty_core_get_microtime($_params, $smarty) - $_debug_start_time);
-        }
-
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.counter.php b/include/smarty/plugins/function.counter.php
deleted file mode 100644 (file)
index 1f26db5..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {counter} function plugin
- *
- * Type:     function<br>
- * Name:     counter<br>
- * Purpose:  print out a counter value
- * @author Monte Ohrt <monte at ohrt dot com>
- * @link http://smarty.php.net/manual/en/language.function.counter.php {counter}
- *       (Smarty online manual)
- * @param array parameters
- * @param Smarty
- * @return string|null
- */
-function smarty_function_counter($params, &$smarty)
-{
-    static $counters = array();
-
-    $name = (isset($params['name'])) ? $params['name'] : 'default';
-    if (!isset($counters[$name])) {
-        $counters[$name] = array(
-            'start'=>1,
-            'skip'=>1,
-            'direction'=>'up',
-            'count'=>1
-            );
-    }
-    $counter =& $counters[$name];
-
-    if (isset($params['start'])) {
-        $counter['start'] = $counter['count'] = (int)$params['start'];
-    }
-
-    if (!empty($params['assign'])) {
-        $counter['assign'] = $params['assign'];
-    }
-
-    if (isset($counter['assign'])) {
-        $smarty->assign($counter['assign'], $counter['count']);
-    }
-    
-    if (isset($params['print'])) {
-        $print = (bool)$params['print'];
-    } else {
-        $print = empty($counter['assign']);
-    }
-
-    if ($print) {
-        $retval = $counter['count'];
-    } else {
-        $retval = null;
-    }
-
-    if (isset($params['skip'])) {
-        $counter['skip'] = $params['skip'];
-    }
-    
-    if (isset($params['direction'])) {
-        $counter['direction'] = $params['direction'];
-    }
-
-    if ($counter['direction'] == "down")
-        $counter['count'] -= $counter['skip'];
-    else
-        $counter['count'] += $counter['skip'];
-    
-    return $retval;
-    
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.cycle.php b/include/smarty/plugins/function.cycle.php
deleted file mode 100644 (file)
index fe78bb8..0000000
+++ /dev/null
@@ -1,102 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty {cycle} function plugin
- *
- * Type:     function<br>
- * Name:     cycle<br>
- * Date:     May 3, 2002<br>
- * Purpose:  cycle through given values<br>
- * Input:
- *         - name = name of cycle (optional)
- *         - values = comma separated list of values to cycle,
- *                    or an array of values to cycle
- *                    (this can be left out for subsequent calls)
- *         - reset = boolean - resets given var to true
- *         - print = boolean - print var or not. default is true
- *         - advance = boolean - whether or not to advance the cycle
- *         - delimiter = the value delimiter, default is ","
- *         - assign = boolean, assigns to template var instead of
- *                    printed.
- *
- * Examples:<br>
- * <pre>
- * {cycle values="#eeeeee,#d0d0d0d"}
- * {cycle name=row values="one,two,three" reset=true}
- * {cycle name=row}
- * </pre>
- * @link http://smarty.php.net/manual/en/language.function.cycle.php {cycle}
- *       (Smarty online manual)
- * @author Monte Ohrt <monte at ohrt dot com>
- * @author credit to Mark Priatel <mpriatel@rogers.com>
- * @author credit to Gerard <gerard@interfold.com>
- * @author credit to Jason Sweat <jsweat_php@yahoo.com>
- * @version  1.3
- * @param array
- * @param Smarty
- * @return string|null
- */
-function smarty_function_cycle($params, &$smarty)
-{
-    static $cycle_vars;
-    
-    $name = (empty($params['name'])) ? 'default' : $params['name'];
-    $print = (isset($params['print'])) ? (bool)$params['print'] : true;
-    $advance = (isset($params['advance'])) ? (bool)$params['advance'] : true;
-    $reset = (isset($params['reset'])) ? (bool)$params['reset'] : false;
-            
-    if (!in_array('values', array_keys($params))) {
-        if(!isset($cycle_vars[$name]['values'])) {
-            $smarty->trigger_error("cycle: missing 'values' parameter");
-            return;
-        }
-    } else {
-        if(isset($cycle_vars[$name]['values'])
-            && $cycle_vars[$name]['values'] != $params['values'] ) {
-            $cycle_vars[$name]['index'] = 0;
-        }
-        $cycle_vars[$name]['values'] = $params['values'];
-    }
-
-    $cycle_vars[$name]['delimiter'] = (isset($params['delimiter'])) ? $params['delimiter'] : ',';
-    
-    if(is_array($cycle_vars[$name]['values'])) {
-        $cycle_array = $cycle_vars[$name]['values'];
-    } else {
-        $cycle_array = explode($cycle_vars[$name]['delimiter'],$cycle_vars[$name]['values']);
-    }
-    
-    if(!isset($cycle_vars[$name]['index']) || $reset ) {
-        $cycle_vars[$name]['index'] = 0;
-    }
-    
-    if (isset($params['assign'])) {
-        $print = false;
-        $smarty->assign($params['assign'], $cycle_array[$cycle_vars[$name]['index']]);
-    }
-        
-    if($print) {
-        $retval = $cycle_array[$cycle_vars[$name]['index']];
-    } else {
-        $retval = null;
-    }
-
-    if($advance) {
-        if ( $cycle_vars[$name]['index'] >= count($cycle_array) -1 ) {
-            $cycle_vars[$name]['index'] = 0;
-        } else {
-            $cycle_vars[$name]['index']++;
-        }
-    }
-    
-    return $retval;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.debug.php b/include/smarty/plugins/function.debug.php
deleted file mode 100644 (file)
index 4345230..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {debug} function plugin
- *
- * Type:     function<br>
- * Name:     debug<br>
- * Date:     July 1, 2002<br>
- * Purpose:  popup debug window
- * @link http://smarty.php.net/manual/en/language.function.debug.php {debug}
- *       (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @version  1.0
- * @param array
- * @param Smarty
- * @return string output from {@link Smarty::_generate_debug_output()}
- */
-function smarty_function_debug($params, &$smarty)
-{
-    if (isset($params['output'])) {
-        $smarty->assign('_smarty_debug_output', $params['output']);
-    }
-    require_once(SMARTY_CORE_DIR . 'core.display_debug_console.php');
-    return smarty_core_display_debug_console(null, $smarty);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.eval.php b/include/smarty/plugins/function.eval.php
deleted file mode 100644 (file)
index ff0472d..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {eval} function plugin
- *
- * Type:     function<br>
- * Name:     eval<br>
- * Purpose:  evaluate a template variable as a template<br>
- * @link http://smarty.php.net/manual/en/language.function.eval.php {eval}
- *       (Smarty online manual)
- * @author Monte Ohrt <monte at ohrt dot com>
- * @param array
- * @param Smarty
- */
-function smarty_function_eval($params, &$smarty)
-{
-
-    if (!isset($params['var'])) {
-        $smarty->trigger_error("eval: missing 'var' parameter");
-        return;
-    }
-
-    if($params['var'] == '') {
-        return;
-    }
-
-    $smarty->_compile_source('evaluated template', $params['var'], $_var_compiled);
-
-    ob_start();
-    $smarty->_eval('?>' . $_var_compiled);
-    $_contents = ob_get_contents();
-    ob_end_clean();
-
-    if (!empty($params['assign'])) {
-        $smarty->assign($params['assign'], $_contents);
-    } else {
-        return $_contents;
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.fetch.php b/include/smarty/plugins/function.fetch.php
deleted file mode 100644 (file)
index 81b1bfc..0000000
+++ /dev/null
@@ -1,221 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {fetch} plugin
- *
- * Type:     function<br>
- * Name:     fetch<br>
- * Purpose:  fetch file, web or ftp data and display results
- * @link http://smarty.php.net/manual/en/language.function.fetch.php {fetch}
- *       (Smarty online manual)
- * @author Monte Ohrt <monte at ohrt dot com>
- * @param array
- * @param Smarty
- * @return string|null if the assign parameter is passed, Smarty assigns the
- *                     result to a template variable
- */
-function smarty_function_fetch($params, &$smarty)
-{
-    if (empty($params['file'])) {
-        $smarty->_trigger_fatal_error("[plugin] parameter 'file' cannot be empty");
-        return;
-    }
-
-    $content = '';
-    if ($smarty->security && !preg_match('!^(http|ftp)://!i', $params['file'])) {
-        $_params = array('resource_type' => 'file', 'resource_name' => $params['file']);
-        require_once(SMARTY_CORE_DIR . 'core.is_secure.php');
-        if(!smarty_core_is_secure($_params, $smarty)) {
-            $smarty->_trigger_fatal_error('[plugin] (secure mode) fetch \'' . $params['file'] . '\' is not allowed');
-            return;
-        }
-        
-        // fetch the file
-        if($fp = @fopen($params['file'],'r')) {
-            while(!feof($fp)) {
-                $content .= fgets ($fp,4096);
-            }
-            fclose($fp);
-        } else {
-            $smarty->_trigger_fatal_error('[plugin] fetch cannot read file \'' . $params['file'] . '\'');
-            return;
-        }
-    } else {
-        // not a local file
-        if(preg_match('!^http://!i',$params['file'])) {
-            // http fetch
-            if($uri_parts = parse_url($params['file'])) {
-                // set defaults
-                $host = $server_name = $uri_parts['host'];
-                $timeout = 30;
-                $accept = "image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*";
-                $agent = "Smarty Template Engine ".$smarty->_version;
-                $referer = "";
-                $uri = !empty($uri_parts['path']) ? $uri_parts['path'] : '/';
-                $uri .= !empty($uri_parts['query']) ? '?' . $uri_parts['query'] : '';
-                $_is_proxy = false;
-                if(empty($uri_parts['port'])) {
-                    $port = 80;
-                } else {
-                    $port = $uri_parts['port'];
-                }
-                if(!empty($uri_parts['user'])) {
-                    $user = $uri_parts['user'];
-                }
-                if(!empty($uri_parts['pass'])) {
-                    $pass = $uri_parts['pass'];
-                }
-                // loop through parameters, setup headers
-                foreach($params as $param_key => $param_value) {
-                    switch($param_key) {
-                        case "file":
-                        case "assign":
-                        case "assign_headers":
-                            break;
-                        case "user":
-                            if(!empty($param_value)) {
-                                $user = $param_value;
-                            }
-                            break;
-                        case "pass":
-                            if(!empty($param_value)) {
-                                $pass = $param_value;
-                            }
-                            break;
-                        case "accept":
-                            if(!empty($param_value)) {
-                                $accept = $param_value;
-                            }
-                            break;
-                        case "header":
-                            if(!empty($param_value)) {
-                                if(!preg_match('![\w\d-]+: .+!',$param_value)) {
-                                    $smarty->_trigger_fatal_error("[plugin] invalid header format '".$param_value."'");
-                                    return;
-                                } else {
-                                    $extra_headers[] = $param_value;
-                                }
-                            }
-                            break;
-                        case "proxy_host":
-                            if(!empty($param_value)) {
-                                $proxy_host = $param_value;
-                            }
-                            break;
-                        case "proxy_port":
-                            if(!preg_match('!\D!', $param_value)) {
-                                $proxy_port = (int) $param_value;
-                            } else {
-                                $smarty->_trigger_fatal_error("[plugin] invalid value for attribute '".$param_key."'");
-                                return;
-                            }
-                            break;
-                        case "agent":
-                            if(!empty($param_value)) {
-                                $agent = $param_value;
-                            }
-                            break;
-                        case "referer":
-                            if(!empty($param_value)) {
-                                $referer = $param_value;
-                            }
-                            break;
-                        case "timeout":
-                            if(!preg_match('!\D!', $param_value)) {
-                                $timeout = (int) $param_value;
-                            } else {
-                                $smarty->_trigger_fatal_error("[plugin] invalid value for attribute '".$param_key."'");
-                                return;
-                            }
-                            break;
-                        default:
-                            $smarty->_trigger_fatal_error("[plugin] unrecognized attribute '".$param_key."'");
-                            return;
-                    }
-                }
-                if(!empty($proxy_host) && !empty($proxy_port)) {
-                    $_is_proxy = true;
-                    $fp = fsockopen($proxy_host,$proxy_port,$errno,$errstr,$timeout);
-                } else {
-                    $fp = fsockopen($server_name,$port,$errno,$errstr,$timeout);
-                }
-
-                if(!$fp) {
-                    $smarty->_trigger_fatal_error("[plugin] unable to fetch: $errstr ($errno)");
-                    return;
-                } else {
-                    if($_is_proxy) {
-                        fputs($fp, 'GET ' . $params['file'] . " HTTP/1.0\r\n");
-                    } else {
-                        fputs($fp, "GET $uri HTTP/1.0\r\n");
-                    }
-                    if(!empty($host)) {
-                        fputs($fp, "Host: $host\r\n");
-                    }
-                    if(!empty($accept)) {
-                        fputs($fp, "Accept: $accept\r\n");
-                    }
-                    if(!empty($agent)) {
-                        fputs($fp, "User-Agent: $agent\r\n");
-                    }
-                    if(!empty($referer)) {
-                        fputs($fp, "Referer: $referer\r\n");
-                    }
-                    if(isset($extra_headers) && is_array($extra_headers)) {
-                        foreach($extra_headers as $curr_header) {
-                            fputs($fp, $curr_header."\r\n");
-                        }
-                    }
-                    if(!empty($user) && !empty($pass)) {
-                        fputs($fp, "Authorization: BASIC ".base64_encode("$user:$pass")."\r\n");
-                    }
-
-                    fputs($fp, "\r\n");
-                    while(!feof($fp)) {
-                        $content .= fgets($fp,4096);
-                    }
-                    fclose($fp);
-                    $csplit = split("\r\n\r\n",$content,2);
-
-                    $content = $csplit[1];
-
-                    if(!empty($params['assign_headers'])) {
-                        $smarty->assign($params['assign_headers'],split("\r\n",$csplit[0]));
-                    }
-                }
-            } else {
-                $smarty->_trigger_fatal_error("[plugin] unable to parse URL, check syntax");
-                return;
-            }
-        } else {
-            // ftp fetch
-            if($fp = @fopen($params['file'],'r')) {
-                while(!feof($fp)) {
-                    $content .= fgets ($fp,4096);
-                }
-                fclose($fp);
-            } else {
-                $smarty->_trigger_fatal_error('[plugin] fetch cannot read file \'' . $params['file'] .'\'');
-                return;
-            }
-        }
-
-    }
-
-
-    if (!empty($params['assign'])) {
-        $smarty->assign($params['assign'],$content);
-    } else {
-        return $content;
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.html_checkboxes.php b/include/smarty/plugins/function.html_checkboxes.php
deleted file mode 100644 (file)
index ed8ad7f..0000000
+++ /dev/null
@@ -1,143 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {html_checkboxes} function plugin
- *
- * File:       function.html_checkboxes.php<br>
- * Type:       function<br>
- * Name:       html_checkboxes<br>
- * Date:       24.Feb.2003<br>
- * Purpose:    Prints out a list of checkbox input types<br>
- * Input:<br>
- *           - name       (optional) - string default "checkbox"
- *           - values     (required) - array
- *           - options    (optional) - associative array
- *           - checked    (optional) - array default not set
- *           - separator  (optional) - ie <br> or &nbsp;
- *           - output     (optional) - the output next to each checkbox
- *           - assign     (optional) - assign the output as an array to this variable
- * Examples:
- * <pre>
- * {html_checkboxes values=$ids output=$names}
- * {html_checkboxes values=$ids name='box' separator='<br>' output=$names}
- * {html_checkboxes values=$ids checked=$checked separator='<br>' output=$names}
- * </pre>
- * @link http://smarty.php.net/manual/en/language.function.html.checkboxes.php {html_checkboxes}
- *      (Smarty online manual)
- * @author     Christopher Kvarme <christopher.kvarme@flashjab.com>
- * @author credits to Monte Ohrt <monte at ohrt dot com>
- * @version    1.0
- * @param array
- * @param Smarty
- * @return string
- * @uses smarty_function_escape_special_chars()
- */
-function smarty_function_html_checkboxes($params, &$smarty)
-{
-    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
-
-    $name = 'checkbox';
-    $values = null;
-    $options = null;
-    $selected = null;
-    $separator = '';
-    $labels = true;
-    $output = null;
-
-    $extra = '';
-
-    foreach($params as $_key => $_val) {
-        switch($_key) {
-            case 'name':
-            case 'separator':
-                $$_key = $_val;
-                break;
-
-            case 'labels':
-                $$_key = (bool)$_val;
-                break;
-
-            case 'options':
-                $$_key = (array)$_val;
-                break;
-
-            case 'values':
-            case 'output':
-                $$_key = array_values((array)$_val);
-                break;
-
-            case 'checked':
-            case 'selected':
-                $selected = array_map('strval', array_values((array)$_val));
-                break;
-
-            case 'checkboxes':
-                $smarty->trigger_error('html_checkboxes: the use of the "checkboxes" attribute is deprecated, use "options" instead', E_USER_WARNING);
-                $options = (array)$_val;
-                break;
-
-            case 'assign':
-                break;
-
-            default:
-                if(!is_array($_val)) {
-                    $extra .= ' '.$_key.'="'.smarty_function_escape_special_chars($_val).'"';
-                } else {
-                    $smarty->trigger_error("html_checkboxes: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
-                }
-                break;
-        }
-    }
-
-    if (!isset($options) && !isset($values))
-        return ''; /* raise error here? */
-
-    settype($selected, 'array');
-    $_html_result = array();
-
-    if (isset($options)) {
-
-        foreach ($options as $_key=>$_val)
-            $_html_result[] = smarty_function_html_checkboxes_output($name, $_key, $_val, $selected, $extra, $separator, $labels);
-
-
-    } else {
-        foreach ($values as $_i=>$_key) {
-            $_val = isset($output[$_i]) ? $output[$_i] : '';
-            $_html_result[] = smarty_function_html_checkboxes_output($name, $_key, $_val, $selected, $extra, $separator, $labels);
-        }
-
-    }
-
-    if(!empty($params['assign'])) {
-        $smarty->assign($params['assign'], $_html_result);
-    } else {
-        return implode("\n",$_html_result);
-    }
-
-}
-
-function smarty_function_html_checkboxes_output($name, $value, $output, $selected, $extra, $separator, $labels) {
-    $_output = '';
-    if ($labels) $_output .= '<label>';
-    $_output .= '<input type="checkbox" name="'
-        . smarty_function_escape_special_chars($name) . '[]" value="'
-        . smarty_function_escape_special_chars($value) . '"';
-
-    if (in_array((string)$value, $selected)) {
-        $_output .= ' checked="checked"';
-    }
-    $_output .= $extra . ' />' . $output;
-    if ($labels) $_output .= '</label>';
-    $_output .=  $separator;
-
-    return $_output;
-}
-
-?>
diff --git a/include/smarty/plugins/function.html_image.php b/include/smarty/plugins/function.html_image.php
deleted file mode 100644 (file)
index 9abae72..0000000
+++ /dev/null
@@ -1,142 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {html_image} function plugin
- *
- * Type:     function<br>
- * Name:     html_image<br>
- * Date:     Feb 24, 2003<br>
- * Purpose:  format HTML tags for the image<br>
- * Input:<br>
- *         - file = file (and path) of image (required)
- *         - height = image height (optional, default actual height)
- *         - width = image width (optional, default actual width)
- *         - basedir = base directory for absolute paths, default
- *                     is environment variable DOCUMENT_ROOT
- *         - path_prefix = prefix for path output (optional, default empty)
- *
- * Examples: {html_image file="/images/masthead.gif"}
- * Output:   <img src="/images/masthead.gif" width=400 height=23>
- * @link http://smarty.php.net/manual/en/language.function.html.image.php {html_image}
- *      (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @author credits to Duda <duda@big.hu> - wrote first image function
- *           in repository, helped with lots of functionality
- * @version  1.0
- * @param array
- * @param Smarty
- * @return string
- * @uses smarty_function_escape_special_chars()
- */
-function smarty_function_html_image($params, &$smarty)
-{
-    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
-    
-    $alt = '';
-    $file = '';
-    $height = '';
-    $width = '';
-    $extra = '';
-    $prefix = '';
-    $suffix = '';
-    $path_prefix = '';
-    $server_vars = ($smarty->request_use_auto_globals) ? $_SERVER : $GLOBALS['HTTP_SERVER_VARS'];
-    $basedir = isset($server_vars['DOCUMENT_ROOT']) ? $server_vars['DOCUMENT_ROOT'] : '';
-    foreach($params as $_key => $_val) {
-        switch($_key) {
-            case 'file':
-            case 'height':
-            case 'width':
-            case 'dpi':
-            case 'path_prefix':
-            case 'basedir':
-                $$_key = $_val;
-                break;
-
-            case 'alt':
-                if(!is_array($_val)) {
-                    $$_key = smarty_function_escape_special_chars($_val);
-                } else {
-                    $smarty->trigger_error("html_image: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
-                }
-                break;
-
-            case 'link':
-            case 'href':
-                $prefix = '<a href="' . $_val . '">';
-                $suffix = '</a>';
-                break;
-
-            default:
-                if(!is_array($_val)) {
-                    $extra .= ' '.$_key.'="'.smarty_function_escape_special_chars($_val).'"';
-                } else {
-                    $smarty->trigger_error("html_image: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
-                }
-                break;
-        }
-    }
-
-    if (empty($file)) {
-        $smarty->trigger_error("html_image: missing 'file' parameter", E_USER_NOTICE);
-        return;
-    }
-
-    if (substr($file,0,1) == '/') {
-        $_image_path = $basedir . $file;
-    } else {
-        $_image_path = $file;
-    }
-    
-    if(!isset($params['width']) || !isset($params['height'])) {
-        if(!$_image_data = @getimagesize($_image_path)) {
-            if(!file_exists($_image_path)) {
-                $smarty->trigger_error("html_image: unable to find '$_image_path'", E_USER_NOTICE);
-                return;
-            } else if(!is_readable($_image_path)) {
-                $smarty->trigger_error("html_image: unable to read '$_image_path'", E_USER_NOTICE);
-                return;
-            } else {
-                $smarty->trigger_error("html_image: '$_image_path' is not a valid image file", E_USER_NOTICE);
-                return;
-            }
-        }
-        if ($smarty->security &&
-            ($_params = array('resource_type' => 'file', 'resource_name' => $_image_path)) &&
-            (require_once(SMARTY_CORE_DIR . 'core.is_secure.php')) &&
-            (!smarty_core_is_secure($_params, $smarty)) ) {
-            $smarty->trigger_error("html_image: (secure) '$_image_path' not in secure directory", E_USER_NOTICE);
-        }        
-        
-        if(!isset($params['width'])) {
-            $width = $_image_data[0];
-        }
-        if(!isset($params['height'])) {
-            $height = $_image_data[1];
-        }
-
-    }
-
-    if(isset($params['dpi'])) {
-        if(strstr($server_vars['HTTP_USER_AGENT'], 'Mac')) {
-            $dpi_default = 72;
-        } else {
-            $dpi_default = 96;
-        }
-        $_resize = $dpi_default/$params['dpi'];
-        $width = round($width * $_resize);
-        $height = round($height * $_resize);
-    }
-
-    return $prefix . '<img src="'.$path_prefix.$file.'" alt="'.$alt.'" width="'.$width.'" height="'.$height.'"'.$extra.' />' . $suffix;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.html_options.php b/include/smarty/plugins/function.html_options.php
deleted file mode 100644 (file)
index cebadde..0000000
+++ /dev/null
@@ -1,122 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {html_options} function plugin
- *
- * Type:     function<br>
- * Name:     html_options<br>
- * Input:<br>
- *           - name       (optional) - string default "select"
- *           - values     (required if no options supplied) - array
- *           - options    (required if no values supplied) - associative array
- *           - selected   (optional) - string default not set
- *           - output     (required if not options supplied) - array
- * Purpose:  Prints the list of <option> tags generated from
- *           the passed parameters
- * @link http://smarty.php.net/manual/en/language.function.html.options.php {html_image}
- *      (Smarty online manual)
- * @author Monte Ohrt <monte at ohrt dot com>
- * @param array
- * @param Smarty
- * @return string
- * @uses smarty_function_escape_special_chars()
- */
-function smarty_function_html_options($params, &$smarty)
-{
-    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
-    
-    $name = null;
-    $values = null;
-    $options = null;
-    $selected = array();
-    $output = null;
-    
-    $extra = '';
-    
-    foreach($params as $_key => $_val) {
-        switch($_key) {
-            case 'name':
-                $$_key = (string)$_val;
-                break;
-            
-            case 'options':
-                $$_key = (array)$_val;
-                break;
-                
-            case 'values':
-            case 'output':
-                $$_key = array_values((array)$_val);
-                break;
-
-            case 'selected':
-                $$_key = array_map('strval', array_values((array)$_val));
-                break;
-                
-            default:
-                if(!is_array($_val)) {
-                    $extra .= ' '.$_key.'="'.smarty_function_escape_special_chars($_val).'"';
-                } else {
-                    $smarty->trigger_error("html_options: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
-                }
-                break;
-        }
-    }
-
-    if (!isset($options) && !isset($values))
-        return ''; /* raise error here? */
-
-    $_html_result = '';
-
-    if (isset($options)) {
-        
-        foreach ($options as $_key=>$_val)
-            $_html_result .= smarty_function_html_options_optoutput($_key, $_val, $selected);
-
-    } else {
-        
-        foreach ($values as $_i=>$_key) {
-            $_val = isset($output[$_i]) ? $output[$_i] : '';
-            $_html_result .= smarty_function_html_options_optoutput($_key, $_val, $selected);
-        }
-
-    }
-
-    if(!empty($name)) {
-        $_html_result = '<select name="' . $name . '"' . $extra . '>' . "\n" . $_html_result . '</select>' . "\n";
-    }
-
-    return $_html_result;
-
-}
-
-function smarty_function_html_options_optoutput($key, $value, $selected) {
-    if(!is_array($value)) {
-        $_html_result = '<option label="' . smarty_function_escape_special_chars($value) . '" value="' .
-            smarty_function_escape_special_chars($key) . '"';
-        if (in_array((string)$key, $selected))
-            $_html_result .= ' selected="selected"';
-        $_html_result .= '>' . smarty_function_escape_special_chars($value) . '</option>' . "\n";
-    } else {
-        $_html_result = smarty_function_html_options_optgroup($key, $value, $selected);
-    }
-    return $_html_result;
-}
-
-function smarty_function_html_options_optgroup($key, $values, $selected) {
-    $optgroup_html = '<optgroup label="' . smarty_function_escape_special_chars($key) . '">' . "\n";
-    foreach ($values as $key => $value) {
-        $optgroup_html .= smarty_function_html_options_optoutput($key, $value, $selected);
-    }
-    $optgroup_html .= "</optgroup>\n";
-    return $optgroup_html;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.html_radios.php b/include/smarty/plugins/function.html_radios.php
deleted file mode 100644 (file)
index 7503cfa..0000000
+++ /dev/null
@@ -1,156 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {html_radios} function plugin
- *
- * File:       function.html_radios.php<br>
- * Type:       function<br>
- * Name:       html_radios<br>
- * Date:       24.Feb.2003<br>
- * Purpose:    Prints out a list of radio input types<br>
- * Input:<br>
- *           - name       (optional) - string default "radio"
- *           - values     (required) - array
- *           - options    (optional) - associative array
- *           - checked    (optional) - array default not set
- *           - separator  (optional) - ie <br> or &nbsp;
- *           - output     (optional) - the output next to each radio button
- *           - assign     (optional) - assign the output as an array to this variable
- * Examples:
- * <pre>
- * {html_radios values=$ids output=$names}
- * {html_radios values=$ids name='box' separator='<br>' output=$names}
- * {html_radios values=$ids checked=$checked separator='<br>' output=$names}
- * </pre>
- * @link http://smarty.php.net/manual/en/language.function.html.radios.php {html_radios}
- *      (Smarty online manual)
- * @author     Christopher Kvarme <christopher.kvarme@flashjab.com>
- * @author credits to Monte Ohrt <monte at ohrt dot com>
- * @version    1.0
- * @param array
- * @param Smarty
- * @return string
- * @uses smarty_function_escape_special_chars()
- */
-function smarty_function_html_radios($params, &$smarty)
-{
-    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
-   
-    $name = 'radio';
-    $values = null;
-    $options = null;
-    $selected = null;
-    $separator = '';
-    $labels = true;
-    $label_ids = false;
-    $output = null;
-    $extra = '';
-
-    foreach($params as $_key => $_val) {
-        switch($_key) {
-            case 'name':
-            case 'separator':
-                $$_key = (string)$_val;
-                break;
-
-            case 'checked':
-            case 'selected':
-                if(is_array($_val)) {
-                    $smarty->trigger_error('html_radios: the "' . $_key . '" attribute cannot be an array', E_USER_WARNING);
-                } else {
-                    $selected = (string)$_val;
-                }
-                break;
-
-            case 'labels':
-            case 'label_ids':
-                $$_key = (bool)$_val;
-                break;
-
-            case 'options':
-                $$_key = (array)$_val;
-                break;
-
-            case 'values':
-            case 'output':
-                $$_key = array_values((array)$_val);
-                break;
-
-            case 'radios':
-                $smarty->trigger_error('html_radios: the use of the "radios" attribute is deprecated, use "options" instead', E_USER_WARNING);
-                $options = (array)$_val;
-                break;
-
-            case 'assign':
-                break;
-
-            default:
-                if(!is_array($_val)) {
-                    $extra .= ' '.$_key.'="'.smarty_function_escape_special_chars($_val).'"';
-                } else {
-                    $smarty->trigger_error("html_radios: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
-                }
-                break;
-        }
-    }
-
-    if (!isset($options) && !isset($values))
-        return ''; /* raise error here? */
-
-    $_html_result = array();
-
-    if (isset($options)) {
-
-        foreach ($options as $_key=>$_val)
-            $_html_result[] = smarty_function_html_radios_output($name, $_key, $_val, $selected, $extra, $separator, $labels, $label_ids);
-
-    } else {
-
-        foreach ($values as $_i=>$_key) {
-            $_val = isset($output[$_i]) ? $output[$_i] : '';
-            $_html_result[] = smarty_function_html_radios_output($name, $_key, $_val, $selected, $extra, $separator, $labels, $label_ids);
-        }
-
-    }
-
-    if(!empty($params['assign'])) {
-        $smarty->assign($params['assign'], $_html_result);
-    } else {
-        return implode("\n",$_html_result);
-    }
-
-}
-
-function smarty_function_html_radios_output($name, $value, $output, $selected, $extra, $separator, $labels, $label_ids) {
-    $_output = '';
-    if ($labels) {
-      if($label_ids) {
-          $_id = smarty_function_escape_special_chars(preg_replace('![^\w\-\.]!', '_', $name . '_' . $value));
-          $_output .= '<label for="' . $_id . '">';
-      } else {
-          $_output .= '<label>';           
-      }
-   }
-   $_output .= '<input type="radio" name="'
-        . smarty_function_escape_special_chars($name) . '" value="'
-        . smarty_function_escape_special_chars($value) . '"';
-
-   if ($labels && $label_ids) $_output .= ' id="' . $_id . '"';
-
-    if ((string)$value==$selected) {
-        $_output .= ' checked="checked"';
-    }
-    $_output .= $extra . ' />' . $output;
-    if ($labels) $_output .= '</label>';
-    $_output .=  $separator;
-
-    return $_output;
-}
-
-?>
diff --git a/include/smarty/plugins/function.html_select_date.php b/include/smarty/plugins/function.html_select_date.php
deleted file mode 100644 (file)
index 6153c59..0000000
+++ /dev/null
@@ -1,323 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty {html_select_date} plugin
- *
- * Type:     function<br>
- * Name:     html_select_date<br>
- * Purpose:  Prints the dropdowns for date selection.
- *
- * ChangeLog:<br>
- *           - 1.0 initial release
- *           - 1.1 added support for +/- N syntax for begin
- *                and end year values. (Monte)
- *           - 1.2 added support for yyyy-mm-dd syntax for
- *                time value. (Jan Rosier)
- *           - 1.3 added support for choosing format for
- *                month values (Gary Loescher)
- *           - 1.3.1 added support for choosing format for
- *                day values (Marcus Bointon)
- *           - 1.3.2 support negative timestamps, force year
- *             dropdown to include given date unless explicitly set (Monte)
- * @link http://smarty.php.net/manual/en/language.function.html.select.date.php {html_select_date}
- *      (Smarty online manual)
- * @version 1.3.2
- * @author Andrei Zmievski
- * @author Monte Ohrt <monte at ohrt dot com>
- * @param array
- * @param Smarty
- * @return string
- */
-function smarty_function_html_select_date($params, &$smarty)
-{
-    require_once $smarty->_get_plugin_filepath('shared','escape_special_chars');
-    require_once $smarty->_get_plugin_filepath('shared','make_timestamp');
-    require_once $smarty->_get_plugin_filepath('function','html_options');
-    /* Default values. */
-    $prefix          = "Date_";
-    $start_year      = strftime("%Y");
-    $end_year        = $start_year;
-    $display_days    = true;
-    $display_months  = true;
-    $display_years   = true;
-    $month_format    = "%B";
-    /* Write months as numbers by default  GL */
-    $month_value_format = "%m";
-    $day_format      = "%02d";
-    /* Write day values using this format MB */
-    $day_value_format = "%d";
-    $year_as_text    = false;
-    /* Display years in reverse order? Ie. 2000,1999,.... */
-    $reverse_years   = false;
-    /* Should the select boxes be part of an array when returned from PHP?
-       e.g. setting it to "birthday", would create "birthday[Day]",
-       "birthday[Month]" & "birthday[Year]". Can be combined with prefix */
-    $field_array     = null;
-    /* <select size>'s of the different <select> tags.
-       If not set, uses default dropdown. */
-    $day_size        = null;
-    $month_size      = null;
-    $year_size       = null;
-    /* Unparsed attributes common to *ALL* the <select>/<input> tags.
-       An example might be in the template: all_extra ='class ="foo"'. */
-    $all_extra       = null;
-    /* Separate attributes for the tags. */
-    $day_extra       = null;
-    $month_extra     = null;
-    $year_extra      = null;
-    /* Order in which to display the fields.
-       "D" -> day, "M" -> month, "Y" -> year. */
-    $field_order     = 'MDY';
-    /* String printed between the different fields. */
-    $field_separator = "\n";
-    $time = time();
-    $all_empty       = null;
-    $day_empty       = null;
-    $month_empty     = null;
-    $year_empty      = null;
-    $extra_attrs     = '';
-
-    foreach ($params as $_key=>$_value) {
-        switch ($_key) {
-            case 'prefix':
-            case 'time':
-            case 'start_year':
-            case 'end_year':
-            case 'month_format':
-            case 'day_format':
-            case 'day_value_format':
-            case 'field_array':
-            case 'day_size':
-            case 'month_size':
-            case 'year_size':
-            case 'all_extra':
-            case 'day_extra':
-            case 'month_extra':
-            case 'year_extra':
-            case 'field_order':
-            case 'field_separator':
-            case 'month_value_format':
-            case 'month_empty':
-            case 'day_empty':
-            case 'year_empty':
-                $$_key = (string)$_value;
-                break;
-
-            case 'all_empty':
-                $$_key = (string)$_value;
-                $day_empty = $month_empty = $year_empty = $all_empty;
-                break;
-
-            case 'display_days':
-            case 'display_months':
-            case 'display_years':
-            case 'year_as_text':
-            case 'reverse_years':
-                $$_key = (bool)$_value;
-                break;
-
-            default:
-                if(!is_array($_value)) {
-                    $extra_attrs .= ' '.$_key.'="'.smarty_function_escape_special_chars($_value).'"';
-                } else {
-                    $smarty->trigger_error("html_select_date: extra attribute '$_key' cannot be an array", E_USER_NOTICE);
-                }
-                break;
-        }
-    }
-
-    if(preg_match('!^-\d+$!',$time)) {
-        // negative timestamp, use date()
-        $time = date('Y-m-d',$time);
-    }
-    // If $time is not in format yyyy-mm-dd
-    if (!preg_match('/^\d{0,4}-\d{0,2}-\d{0,2}$/', $time)) {
-        // use smarty_make_timestamp to get an unix timestamp and
-        // strftime to make yyyy-mm-dd
-        $time = strftime('%Y-%m-%d', smarty_make_timestamp($time));
-    }
-    // Now split this in pieces, which later can be used to set the select
-    $time = explode("-", $time);
-    
-    // make syntax "+N" or "-N" work with start_year and end_year
-    if (preg_match('!^(\+|\-)\s*(\d+)$!', $end_year, $match)) {
-        if ($match[1] == '+') {
-            $end_year = strftime('%Y') + $match[2];
-        } else {
-            $end_year = strftime('%Y') - $match[2];
-        }
-    }
-    if (preg_match('!^(\+|\-)\s*(\d+)$!', $start_year, $match)) {
-        if ($match[1] == '+') {
-            $start_year = strftime('%Y') + $match[2];
-        } else {
-            $start_year = strftime('%Y') - $match[2];
-        }
-    }
-    if (strlen($time[0]) > 0) { 
-        if ($start_year > $time[0] && !isset($params['start_year'])) {
-            // force start year to include given date if not explicitly set
-            $start_year = $time[0];
-        }
-        if($end_year < $time[0] && !isset($params['end_year'])) {
-            // force end year to include given date if not explicitly set
-            $end_year = $time[0];
-        }
-    }
-
-    $field_order = strtoupper($field_order);
-
-    $html_result = $month_result = $day_result = $year_result = "";
-
-    if ($display_months) {
-        $month_names = array();
-        $month_values = array();
-        if(isset($month_empty)) {
-            $month_names[''] = $month_empty;
-            $month_values[''] = '';
-        }
-        for ($i = 1; $i <= 12; $i++) {
-            $month_names[$i] = strftime($month_format, mktime(0, 0, 0, $i, 1, 2000));
-            $month_values[$i] = strftime($month_value_format, mktime(0, 0, 0, $i, 1, 2000));
-        }
-
-        $month_result .= '<select name=';
-        if (null !== $field_array){
-            $month_result .= '"' . $field_array . '[' . $prefix . 'Month]"';
-        } else {
-            $month_result .= '"' . $prefix . 'Month"';
-        }
-        if (null !== $month_size){
-            $month_result .= ' size="' . $month_size . '"';
-        }
-        if (null !== $month_extra){
-            $month_result .= ' ' . $month_extra;
-        }
-        if (null !== $all_extra){
-            $month_result .= ' ' . $all_extra;
-        }
-        $month_result .= $extra_attrs . '>'."\n";
-
-        $month_result .= smarty_function_html_options(array('output'     => $month_names,
-                                                            'values'     => $month_values,
-                                                            'selected'   => (int)$time[1] ? strftime($month_value_format, mktime(0, 0, 0, (int)$time[1], 1, 2000)) : '',
-                                                            'print_result' => false),
-                                                      $smarty);
-        $month_result .= '</select>';
-    }
-
-    if ($display_days) {
-        $days = array();
-        if (isset($day_empty)) {
-            $days[''] = $day_empty;
-            $day_values[''] = '';
-        }
-        for ($i = 1; $i <= 31; $i++) {
-            $days[] = sprintf($day_format, $i);
-            $day_values[] = sprintf($day_value_format, $i);
-        }
-
-        $day_result .= '<select name=';
-        if (null !== $field_array){
-            $day_result .= '"' . $field_array . '[' . $prefix . 'Day]"';
-        } else {
-            $day_result .= '"' . $prefix . 'Day"';
-        }
-        if (null !== $day_size){
-            $day_result .= ' size="' . $day_size . '"';
-        }
-        if (null !== $all_extra){
-            $day_result .= ' ' . $all_extra;
-        }
-        if (null !== $day_extra){
-            $day_result .= ' ' . $day_extra;
-        }
-        $day_result .= $extra_attrs . '>'."\n";
-        $day_result .= smarty_function_html_options(array('output'     => $days,
-                                                          'values'     => $day_values,
-                                                          'selected'   => $time[2],
-                                                          'print_result' => false),
-                                                    $smarty);
-        $day_result .= '</select>';
-    }
-
-    if ($display_years) {
-        if (null !== $field_array){
-            $year_name = $field_array . '[' . $prefix . 'Year]';
-        } else {
-            $year_name = $prefix . 'Year';
-        }
-        if ($year_as_text) {
-            $year_result .= '<input type="text" name="' . $year_name . '" value="' . $time[0] . '" size="4" maxlength="4"';
-            if (null !== $all_extra){
-                $year_result .= ' ' . $all_extra;
-            }
-            if (null !== $year_extra){
-                $year_result .= ' ' . $year_extra;
-            }
-            $year_result .= ' />';
-        } else {
-            $years = range((int)$start_year, (int)$end_year);
-            if ($reverse_years) {
-                rsort($years, SORT_NUMERIC);
-            } else {
-                sort($years, SORT_NUMERIC);
-            }
-            $yearvals = $years;
-            if(isset($year_empty)) {
-                array_unshift($years, $year_empty);
-                array_unshift($yearvals, '');
-            }
-            $year_result .= '<select name="' . $year_name . '"';
-            if (null !== $year_size){
-                $year_result .= ' size="' . $year_size . '"';
-            }
-            if (null !== $all_extra){
-                $year_result .= ' ' . $all_extra;
-            }
-            if (null !== $year_extra){
-                $year_result .= ' ' . $year_extra;
-            }
-            $year_result .= $extra_attrs . '>'."\n";
-            $year_result .= smarty_function_html_options(array('output' => $years,
-                                                               'values' => $yearvals,
-                                                               'selected'   => $time[0],
-                                                               'print_result' => false),
-                                                         $smarty);
-            $year_result .= '</select>';
-        }
-    }
-
-    // Loop thru the field_order field
-    for ($i = 0; $i <= 2; $i++){
-        $c = substr($field_order, $i, 1);
-        switch ($c){
-            case 'D':
-                $html_result .= $day_result;
-                break;
-
-            case 'M':
-                $html_result .= $month_result;
-                break;
-
-            case 'Y':
-                $html_result .= $year_result;
-                break;
-        }
-        // Add the field seperator
-        if($i != 2) {
-            $html_result .= $field_separator;
-        }
-    }
-
-    return $html_result;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.html_select_time.php b/include/smarty/plugins/function.html_select_time.php
deleted file mode 100644 (file)
index 2e5be7e..0000000
+++ /dev/null
@@ -1,194 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {html_select_time} function plugin
- *
- * Type:     function<br>
- * Name:     html_select_time<br>
- * Purpose:  Prints the dropdowns for time selection
- * @link http://smarty.php.net/manual/en/language.function.html.select.time.php {html_select_time}
- *          (Smarty online manual)
- * @author Roberto Berto <roberto@berto.net>
- * @credits Monte Ohrt <monte AT ohrt DOT com>
- * @param array
- * @param Smarty
- * @return string
- * @uses smarty_make_timestamp()
- */
-function smarty_function_html_select_time($params, &$smarty)
-{
-    require_once $smarty->_get_plugin_filepath('shared','make_timestamp');
-    require_once $smarty->_get_plugin_filepath('function','html_options');
-    /* Default values. */
-    $prefix             = "Time_";
-    $time               = time();
-    $display_hours      = true;
-    $display_minutes    = true;
-    $display_seconds    = true;
-    $display_meridian   = true;
-    $use_24_hours       = true;
-    $minute_interval    = 1;
-    $second_interval    = 1;
-    /* Should the select boxes be part of an array when returned from PHP?
-       e.g. setting it to "birthday", would create "birthday[Hour]",
-       "birthday[Minute]", "birthday[Seconds]" & "birthday[Meridian]".
-       Can be combined with prefix. */
-    $field_array        = null;
-    $all_extra          = null;
-    $hour_extra         = null;
-    $minute_extra       = null;
-    $second_extra       = null;
-    $meridian_extra     = null;
-
-    foreach ($params as $_key=>$_value) {
-        switch ($_key) {
-            case 'prefix':
-            case 'time':
-            case 'field_array':
-            case 'all_extra':
-            case 'hour_extra':
-            case 'minute_extra':
-            case 'second_extra':
-            case 'meridian_extra':
-                $$_key = (string)$_value;
-                break;
-
-            case 'display_hours':
-            case 'display_minutes':
-            case 'display_seconds':
-            case 'display_meridian':
-            case 'use_24_hours':
-                $$_key = (bool)$_value;
-                break;
-
-            case 'minute_interval':
-            case 'second_interval':
-                $$_key = (int)$_value;
-                break;
-
-            default:
-                $smarty->trigger_error("[html_select_time] unknown parameter $_key", E_USER_WARNING);
-        }
-    }
-
-    $time = smarty_make_timestamp($time);
-
-    $html_result = '';
-
-    if ($display_hours) {
-        $hours       = $use_24_hours ? range(0, 23) : range(1, 12);
-        $hour_fmt = $use_24_hours ? '%H' : '%I';
-        for ($i = 0, $for_max = count($hours); $i < $for_max; $i++)
-            $hours[$i] = sprintf('%02d', $hours[$i]);
-        $html_result .= '<select name=';
-        if (null !== $field_array) {
-            $html_result .= '"' . $field_array . '[' . $prefix . 'Hour]"';
-        } else {
-            $html_result .= '"' . $prefix . 'Hour"';
-        }
-        if (null !== $hour_extra){
-            $html_result .= ' ' . $hour_extra;
-        }
-        if (null !== $all_extra){
-            $html_result .= ' ' . $all_extra;
-        }
-        $html_result .= '>'."\n";
-        $html_result .= smarty_function_html_options(array('output'          => $hours,
-                                                           'values'          => $hours,
-                                                           'selected'      => strftime($hour_fmt, $time),
-                                                           'print_result' => false),
-                                                     $smarty);
-        $html_result .= "</select>\n";
-    }
-
-    if ($display_minutes) {
-        $all_minutes = range(0, 59);
-        for ($i = 0, $for_max = count($all_minutes); $i < $for_max; $i+= $minute_interval)
-            $minutes[] = sprintf('%02d', $all_minutes[$i]);
-        $selected = intval(floor(strftime('%M', $time) / $minute_interval) * $minute_interval);
-        $html_result .= '<select name=';
-        if (null !== $field_array) {
-            $html_result .= '"' . $field_array . '[' . $prefix . 'Minute]"';
-        } else {
-            $html_result .= '"' . $prefix . 'Minute"';
-        }
-        if (null !== $minute_extra){
-            $html_result .= ' ' . $minute_extra;
-        }
-        if (null !== $all_extra){
-            $html_result .= ' ' . $all_extra;
-        }
-        $html_result .= '>'."\n";
-        
-        $html_result .= smarty_function_html_options(array('output'          => $minutes,
-                                                           'values'          => $minutes,
-                                                           'selected'      => $selected,
-                                                           'print_result' => false),
-                                                     $smarty);
-        $html_result .= "</select>\n";
-    }
-
-    if ($display_seconds) {
-        $all_seconds = range(0, 59);
-        for ($i = 0, $for_max = count($all_seconds); $i < $for_max; $i+= $second_interval)
-            $seconds[] = sprintf('%02d', $all_seconds[$i]);
-        $selected = intval(floor(strftime('%S', $time) / $second_interval) * $second_interval);
-        $html_result .= '<select name=';
-        if (null !== $field_array) {
-            $html_result .= '"' . $field_array . '[' . $prefix . 'Second]"';
-        } else {
-            $html_result .= '"' . $prefix . 'Second"';
-        }
-        
-        if (null !== $second_extra){
-            $html_result .= ' ' . $second_extra;
-        }
-        if (null !== $all_extra){
-            $html_result .= ' ' . $all_extra;
-        }
-        $html_result .= '>'."\n";
-        
-        $html_result .= smarty_function_html_options(array('output'          => $seconds,
-                                                           'values'          => $seconds,
-                                                           'selected'      => $selected,
-                                                           'print_result' => false),
-                                                     $smarty);
-        $html_result .= "</select>\n";
-    }
-
-    if ($display_meridian && !$use_24_hours) {
-        $html_result .= '<select name=';
-        if (null !== $field_array) {
-            $html_result .= '"' . $field_array . '[' . $prefix . 'Meridian]"';
-        } else {
-            $html_result .= '"' . $prefix . 'Meridian"';
-        }
-        
-        if (null !== $meridian_extra){
-            $html_result .= ' ' . $meridian_extra;
-        }
-        if (null !== $all_extra){
-            $html_result .= ' ' . $all_extra;
-        }
-        $html_result .= '>'."\n";
-        
-        $html_result .= smarty_function_html_options(array('output'          => array('AM', 'PM'),
-                                                           'values'          => array('am', 'pm'),
-                                                           'selected'      => strtolower(strftime('%p', $time)),
-                                                           'print_result' => false),
-                                                     $smarty);
-        $html_result .= "</select>\n";
-    }
-
-    return $html_result;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.html_table.php b/include/smarty/plugins/function.html_table.php
deleted file mode 100644 (file)
index 62d7410..0000000
+++ /dev/null
@@ -1,137 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {html_table} function plugin
- *
- * Type:     function<br>
- * Name:     html_table<br>
- * Date:     Feb 17, 2003<br>
- * Purpose:  make an html table from an array of data<br>
- * Input:<br>
- *         - loop = array to loop through
- *         - cols = number of columns
- *         - rows = number of rows
- *         - table_attr = table attributes
- *         - tr_attr = table row attributes (arrays are cycled)
- *         - td_attr = table cell attributes (arrays are cycled)
- *         - trailpad = value to pad trailing cells with
- *         - vdir = vertical direction (default: "down", means top-to-bottom)
- *         - hdir = horizontal direction (default: "right", means left-to-right)
- *         - inner = inner loop (default "cols": print $loop line by line,
- *                   $loop will be printed column by column otherwise)
- *
- *
- * Examples:
- * <pre>
- * {table loop=$data}
- * {table loop=$data cols=4 tr_attr='"bgcolor=red"'}
- * {table loop=$data cols=4 tr_attr=$colors}
- * </pre>
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @version  1.0
- * @link http://smarty.php.net/manual/en/language.function.html.table.php {html_table}
- *          (Smarty online manual)
- * @param array
- * @param Smarty
- * @return string
- */
-function smarty_function_html_table($params, &$smarty)
-{
-    $table_attr = 'border="1"';
-    $tr_attr = '';
-    $td_attr = '';
-    $cols = 3;
-    $rows = 3;
-    $trailpad = '&nbsp;';
-    $vdir = 'down';
-    $hdir = 'right';
-    $inner = 'cols';
-
-    if (!isset($params['loop'])) {
-        $smarty->trigger_error("html_table: missing 'loop' parameter");
-        return;
-    }
-
-    foreach ($params as $_key=>$_value) {
-        switch ($_key) {
-            case 'loop':
-                $$_key = (array)$_value;
-                break;
-
-            case 'cols':
-            case 'rows':
-                $$_key = (int)$_value;
-                break;
-
-            case 'table_attr':
-            case 'trailpad':
-            case 'hdir':
-            case 'vdir':
-            case 'inner':
-                $$_key = (string)$_value;
-                break;
-
-            case 'tr_attr':
-            case 'td_attr':
-                $$_key = $_value;
-                break;
-        }
-    }
-
-    $loop_count = count($loop);
-    if (empty($params['rows'])) {
-        /* no rows specified */
-        $rows = ceil($loop_count/$cols);
-    } elseif (empty($params['cols'])) {
-        if (!empty($params['rows'])) {
-            /* no cols specified, but rows */
-            $cols = ceil($loop_count/$rows);
-        }
-    }
-
-    $output = "<table $table_attr>\n";
-
-    for ($r=0; $r<$rows; $r++) {
-        $output .= "<tr" . smarty_function_html_table_cycle('tr', $tr_attr, $r) . ">\n";
-        $rx =  ($vdir == 'down') ? $r*$cols : ($rows-1-$r)*$cols;
-
-        for ($c=0; $c<$cols; $c++) {
-            $x =  ($hdir == 'right') ? $rx+$c : $rx+$cols-1-$c;
-            if ($inner!='cols') {
-                /* shuffle x to loop over rows*/
-                $x = floor($x/$cols) + ($x%$cols)*$rows;
-            }
-
-            if ($x<$loop_count) {
-                $output .= "<td" . smarty_function_html_table_cycle('td', $td_attr, $c) . ">" . $loop[$x] . "</td>\n";
-            } else {
-                $output .= "<td" . smarty_function_html_table_cycle('td', $td_attr, $c) . ">$trailpad</td>\n";
-            }
-        }
-        $output .= "</tr>\n";
-    }
-    $output .= "</table>\n";
-    
-    return $output;
-}
-
-function smarty_function_html_table_cycle($name, $var, $no) {
-    if(!is_array($var)) {
-        $ret = $var;
-    } else {
-        $ret = $var[$no % count($var)];
-    }
-    
-    return ($ret) ? ' '.$ret : '';
-}
-
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.mailto.php b/include/smarty/plugins/function.mailto.php
deleted file mode 100644 (file)
index 64c122c..0000000
+++ /dev/null
@@ -1,163 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {mailto} function plugin
- *
- * Type:     function<br>
- * Name:     mailto<br>
- * Date:     May 21, 2002
- * Purpose:  automate mailto address link creation, and optionally
- *           encode them.<br>
- * Input:<br>
- *         - address = e-mail address
- *         - text = (optional) text to display, default is address
- *         - encode = (optional) can be one of:
- *                * none : no encoding (default)
- *                * javascript : encode with javascript
- *                * javascript_charcode : encode with javascript charcode
- *                * hex : encode with hexidecimal (no javascript)
- *         - cc = (optional) address(es) to carbon copy
- *         - bcc = (optional) address(es) to blind carbon copy
- *         - subject = (optional) e-mail subject
- *         - newsgroups = (optional) newsgroup(s) to post to
- *         - followupto = (optional) address(es) to follow up to
- *         - extra = (optional) extra tags for the href link
- *
- * Examples:
- * <pre>
- * {mailto address="me@domain.com"}
- * {mailto address="me@domain.com" encode="javascript"}
- * {mailto address="me@domain.com" encode="hex"}
- * {mailto address="me@domain.com" subject="Hello to you!"}
- * {mailto address="me@domain.com" cc="you@domain.com,they@domain.com"}
- * {mailto address="me@domain.com" extra='class="mailto"'}
- * </pre>
- * @link http://smarty.php.net/manual/en/language.function.mailto.php {mailto}
- *          (Smarty online manual)
- * @version  1.2
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @author   credits to Jason Sweat (added cc, bcc and subject functionality)
- * @param    array
- * @param    Smarty
- * @return   string
- */
-function smarty_function_mailto($params, &$smarty)
-{
-    $extra = '';
-
-    if (empty($params['address'])) {
-        $smarty->trigger_error("mailto: missing 'address' parameter");
-        return;
-    } else {
-        $address = $params['address'];
-    }
-
-    $text = $address;
-
-    // netscape and mozilla do not decode %40 (@) in BCC field (bug?)
-    // so, don't encode it.
-    $mail_parms = array();
-    foreach ($params as $var=>$value) {
-        switch ($var) {
-            case 'cc':
-            case 'bcc':
-            case 'followupto':
-                if (!empty($value))
-                    $mail_parms[] = $var.'='.str_replace('%40','@',rawurlencode($value));
-                break;
-                
-            case 'subject':
-            case 'newsgroups':
-                $mail_parms[] = $var.'='.rawurlencode($value);
-                break;
-
-            case 'extra':
-            case 'text':
-                $$var = $value;
-
-            default:
-        }
-    }
-
-    $mail_parm_vals = '';
-    for ($i=0; $i<count($mail_parms); $i++) {
-        $mail_parm_vals .= (0==$i) ? '?' : '&';
-        $mail_parm_vals .= $mail_parms[$i];
-    }
-    $address .= $mail_parm_vals;
-
-    $encode = (empty($params['encode'])) ? 'none' : $params['encode'];
-    if (!in_array($encode,array('javascript','javascript_charcode','hex','none')) ) {
-        $smarty->trigger_error("mailto: 'encode' parameter must be none, javascript or hex");
-        return;
-    }
-
-    if ($encode == 'javascript' ) {
-        $string = 'document.write(\'<a href="mailto:'.$address.'" '.$extra.'>'.$text.'</a>\');';
-
-        $js_encode = '';
-        for ($x=0; $x < strlen($string); $x++) {
-            $js_encode .= '%' . bin2hex($string[$x]);
-        }
-
-        return '<script type="text/javascript">eval(unescape(\''.$js_encode.'\'))</script>';
-
-    } elseif ($encode == 'javascript_charcode' ) {
-        $string = '<a href="mailto:'.$address.'" '.$extra.'>'.$text.'</a>';
-
-        for($x = 0, $y = strlen($string); $x < $y; $x++ ) {
-            $ord[] = ord($string[$x]);   
-        }
-
-        $_ret = "<script type=\"text/javascript\" language=\"javascript\">\n";
-        $_ret .= "<!--\n";
-        $_ret .= "{document.write(String.fromCharCode(";
-        $_ret .= implode(',',$ord);
-        $_ret .= "))";
-        $_ret .= "}\n";
-        $_ret .= "//-->\n";
-        $_ret .= "</script>\n";
-        
-        return $_ret;
-        
-        
-    } elseif ($encode == 'hex') {
-
-        preg_match('!^(.*)(\?.*)$!',$address,$match);
-        if(!empty($match[2])) {
-            $smarty->trigger_error("mailto: hex encoding does not work with extra attributes. Try javascript.");
-            return;
-        }
-        $address_encode = '';
-        for ($x=0; $x < strlen($address); $x++) {
-            if(preg_match('!\w!',$address[$x])) {
-                $address_encode .= '%' . bin2hex($address[$x]);
-            } else {
-                $address_encode .= $address[$x];
-            }
-        }
-        $text_encode = '';
-        for ($x=0; $x < strlen($text); $x++) {
-            $text_encode .= '&#x' . bin2hex($text[$x]).';';
-        }
-
-        $mailto = "&#109;&#97;&#105;&#108;&#116;&#111;&#58;";
-        return '<a href="'.$mailto.$address_encode.'" '.$extra.'>'.$text_encode.'</a>';
-
-    } else {
-        // no encoding
-        return '<a href="mailto:'.$address.'" '.$extra.'>'.$text.'</a>';
-
-    }
-
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.math.php b/include/smarty/plugins/function.math.php
deleted file mode 100644 (file)
index 71672fe..0000000
+++ /dev/null
@@ -1,84 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {math} function plugin
- *
- * Type:     function<br>
- * Name:     math<br>
- * Purpose:  handle math computations in template<br>
- * @link http://smarty.php.net/manual/en/language.function.math.php {math}
- *          (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param array
- * @param Smarty
- * @return string
- */
-function smarty_function_math($params, &$smarty)
-{
-    // be sure equation parameter is present
-    if (empty($params['equation'])) {
-        $smarty->trigger_error("math: missing equation parameter");
-        return;
-    }
-
-    $equation = $params['equation'];
-
-    // make sure parenthesis are balanced
-    if (substr_count($equation,"(") != substr_count($equation,")")) {
-        $smarty->trigger_error("math: unbalanced parenthesis");
-        return;
-    }
-
-    // match all vars in equation, make sure all are passed
-    preg_match_all("!(?:0x[a-fA-F0-9]+)|([a-zA-Z][a-zA-Z0-9_]+)!",$equation, $match);
-    $allowed_funcs = array('int','abs','ceil','cos','exp','floor','log','log10',
-                           'max','min','pi','pow','rand','round','sin','sqrt','srand','tan');
-    
-    foreach($match[1] as $curr_var) {
-        if ($curr_var && !in_array($curr_var, array_keys($params)) && !in_array($curr_var, $allowed_funcs)) {
-            $smarty->trigger_error("math: function call $curr_var not allowed");
-            return;
-        }
-    }
-
-    foreach($params as $key => $val) {
-        if ($key != "equation" && $key != "format" && $key != "assign") {
-            // make sure value is not empty
-            if (strlen($val)==0) {
-                $smarty->trigger_error("math: parameter $key is empty");
-                return;
-            }
-            if (!is_numeric($val)) {
-                $smarty->trigger_error("math: parameter $key: is not numeric");
-                return;
-            }
-            $equation = preg_replace("/\b$key\b/", " \$params['$key'] ", $equation);
-        }
-    }
-
-    eval("\$smarty_math_result = ".$equation.";");
-
-    if (empty($params['format'])) {
-        if (empty($params['assign'])) {
-            return $smarty_math_result;
-        } else {
-            $smarty->assign($params['assign'],$smarty_math_result);
-        }
-    } else {
-        if (empty($params['assign'])){
-            printf($params['format'],$smarty_math_result);
-        } else {
-            $smarty->assign($params['assign'],sprintf($params['format'],$smarty_math_result));
-        }
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.popup.php b/include/smarty/plugins/function.popup.php
deleted file mode 100644 (file)
index 3a76b78..0000000
+++ /dev/null
@@ -1,119 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {popup} function plugin
- *
- * Type:     function<br>
- * Name:     popup<br>
- * Purpose:  make text pop up in windows via overlib
- * @link http://smarty.php.net/manual/en/language.function.popup.php {popup}
- *          (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param array
- * @param Smarty
- * @return string
- */
-function smarty_function_popup($params, &$smarty)
-{
-    $append = '';
-    foreach ($params as $_key=>$_value) {
-        switch ($_key) {
-            case 'text':
-            case 'trigger':
-            case 'function':
-            case 'inarray':
-                $$_key = (string)$_value;
-                if ($_key == 'function' || $_key == 'inarray')
-                    $append .= ',' . strtoupper($_key) . ",'$_value'";
-                break;
-
-            case 'caption':
-            case 'closetext':
-            case 'status':
-                $append .= ',' . strtoupper($_key) . ",'" . str_replace("'","\'",$_value) . "'";
-                break;
-
-            case 'fgcolor':
-            case 'bgcolor':
-            case 'textcolor':
-            case 'capcolor':
-            case 'closecolor':
-            case 'textfont':
-            case 'captionfont':
-            case 'closefont':
-            case 'fgbackground':
-            case 'bgbackground':
-            case 'caparray':
-            case 'capicon':
-            case 'background':
-            case 'frame':
-                $append .= ',' . strtoupper($_key) . ",'$_value'";
-                break;
-
-            case 'textsize':
-            case 'captionsize':
-            case 'closesize':
-            case 'width':
-            case 'height':
-            case 'border':
-            case 'offsetx':
-            case 'offsety':
-            case 'snapx':
-            case 'snapy':
-            case 'fixx':
-            case 'fixy':
-            case 'padx':
-            case 'pady':
-            case 'timeout':
-            case 'delay':
-                $append .= ',' . strtoupper($_key) . ",$_value";
-                break;
-
-            case 'sticky':
-            case 'left':
-            case 'right':
-            case 'center':
-            case 'above':
-            case 'below':
-            case 'noclose':
-            case 'autostatus':
-            case 'autostatuscap':
-            case 'fullhtml':
-            case 'hauto':
-            case 'vauto':
-            case 'mouseoff':
-            case 'followmouse':
-            case 'closeclick':
-                if ($_value) $append .= ',' . strtoupper($_key);
-                break;
-
-            default:
-                $smarty->trigger_error("[popup] unknown parameter $_key", E_USER_WARNING);
-        }
-    }
-
-    if (empty($text) && !isset($inarray) && empty($function)) {
-        $smarty->trigger_error("overlib: attribute 'text' or 'inarray' or 'function' required");
-        return false;
-    }
-
-    if (empty($trigger)) { $trigger = "onmouseover"; }
-
-    $retval = $trigger . '="return overlib(\''.preg_replace(array("!'!","![\r\n]!"),array("\'",'\r'),$text).'\'';
-    $retval .= $append . ');"';
-    if ($trigger == 'onmouseover')
-       $retval .= ' onmouseout="nd();"';
-
-
-    return $retval;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/function.popup_init.php b/include/smarty/plugins/function.popup_init.php
deleted file mode 100644 (file)
index 93cb454..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty {popup_init} function plugin
- *
- * Type:     function<br>
- * Name:     popup_init<br>
- * Purpose:  initialize overlib
- * @link http://smarty.php.net/manual/en/language.function.popup.init.php {popup_init}
- *          (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param array
- * @param Smarty
- * @return string
- */
-function smarty_function_popup_init($params, &$smarty)
-{
-    $zindex = 1000;
-    
-    if (!empty($params['zindex'])) {
-        $zindex = $params['zindex'];
-    }
-    
-    if (!empty($params['src'])) {
-        return '<div id="overDiv" style="position:absolute; visibility:hidden; z-index:'.$zindex.';"></div>' . "\n"
-         . '<script type="text/javascript" language="JavaScript" src="'.$params['src'].'"></script>' . "\n";
-    } else {
-        $smarty->trigger_error("popup_init: missing src parameter");
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.capitalize.php b/include/smarty/plugins/modifier.capitalize.php
deleted file mode 100644 (file)
index bca951a..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty capitalize modifier plugin
- *
- * Type:     modifier<br>
- * Name:     capitalize<br>
- * Purpose:  capitalize words in the string
- * @link http://smarty.php.net/manual/en/language.modifiers.php#LANGUAGE.MODIFIER.CAPITALIZE
- *      capitalize (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @return string
- */
-function smarty_modifier_capitalize($string, $uc_digits = false)
-{
-    smarty_modifier_capitalize_ucfirst(null, $uc_digits);
-    return preg_replace_callback('!\b\w+\b!', 'smarty_modifier_capitalize_ucfirst', $string);
-}
-
-function smarty_modifier_capitalize_ucfirst($string, $uc_digits = null)
-{
-    static $_uc_digits = false;
-    
-    if(isset($uc_digits)) {
-        $_uc_digits = $uc_digits;
-        return;
-    }
-    
-    if(!preg_match('!\d!',$string[0]) || $_uc_digits)
-        return ucfirst($string[0]);
-    else
-        return $string[0];
-}
-
-
-?>
diff --git a/include/smarty/plugins/modifier.cat.php b/include/smarty/plugins/modifier.cat.php
deleted file mode 100644 (file)
index 2e37940..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty cat modifier plugin
- *
- * Type:     modifier<br>
- * Name:     cat<br>
- * Date:     Feb 24, 2003
- * Purpose:  catenate a value to a variable
- * Input:    string to catenate
- * Example:  {$var|cat:"foo"}
- * @link http://smarty.php.net/manual/en/language.modifier.cat.php cat
- *          (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @version 1.0
- * @param string
- * @param string
- * @return string
- */
-function smarty_modifier_cat($string, $cat)
-{
-    return $string . $cat;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.count_characters.php b/include/smarty/plugins/modifier.count_characters.php
deleted file mode 100644 (file)
index 5ed9a87..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty count_characters modifier plugin
- *
- * Type:     modifier<br>
- * Name:     count_characteres<br>
- * Purpose:  count the number of characters in a text
- * @link http://smarty.php.net/manual/en/language.modifier.count.characters.php
- *          count_characters (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param boolean include whitespace in the character count
- * @return integer
- */
-function smarty_modifier_count_characters($string, $include_spaces = false)
-{
-    if ($include_spaces)
-       return(strlen($string));
-
-    return preg_match_all("/[^\s]/",$string, $match);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.count_paragraphs.php b/include/smarty/plugins/modifier.count_paragraphs.php
deleted file mode 100644 (file)
index e0e274d..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty count_paragraphs modifier plugin
- *
- * Type:     modifier<br>
- * Name:     count_paragraphs<br>
- * Purpose:  count the number of paragraphs in a text
- * @link http://smarty.php.net/manual/en/language.modifier.count.paragraphs.php
- *          count_paragraphs (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @return integer
- */
-function smarty_modifier_count_paragraphs($string)
-{
-    // count \r or \n characters
-    return count(preg_split('/[\r\n]+/', $string));
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.count_sentences.php b/include/smarty/plugins/modifier.count_sentences.php
deleted file mode 100644 (file)
index f66ea17..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty count_sentences modifier plugin
- *
- * Type:     modifier<br>
- * Name:     count_sentences
- * Purpose:  count the number of sentences in a text
- * @link http://smarty.php.net/manual/en/language.modifier.count.paragraphs.php
- *          count_sentences (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @return integer
- */
-function smarty_modifier_count_sentences($string)
-{
-    // find periods with a word before but not after.
-    return preg_match_all('/[^\s]\.(?!\w)/', $string, $match);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.count_words.php b/include/smarty/plugins/modifier.count_words.php
deleted file mode 100644 (file)
index 9d339f5..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty count_words modifier plugin
- *
- * Type:     modifier<br>
- * Name:     count_words<br>
- * Purpose:  count the number of words in a text
- * @link http://smarty.php.net/manual/en/language.modifier.count.words.php
- *          count_words (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @return integer
- */
-function smarty_modifier_count_words($string)
-{
-    // split text by ' ',\r,\n,\f,\t
-    $split_array = preg_split('/\s+/',$string);
-    // count matches that contain alphanumerics
-    $word_count = preg_grep('/[a-zA-Z0-9\\x80-\\xff]/', $split_array);
-
-    return count($word_count);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.date_format.php b/include/smarty/plugins/modifier.date_format.php
deleted file mode 100644 (file)
index 523c144..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Include the {@link shared.make_timestamp.php} plugin
- */
-require_once $smarty->_get_plugin_filepath('shared','make_timestamp');
-/**
- * Smarty date_format modifier plugin
- *
- * Type:     modifier<br>
- * Name:     date_format<br>
- * Purpose:  format datestamps via strftime<br>
- * Input:<br>
- *         - string: input date string
- *         - format: strftime format for output
- *         - default_date: default date if $string is empty
- * @link http://smarty.php.net/manual/en/language.modifier.date.format.php
- *          date_format (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param string
- * @param string
- * @return string|void
- * @uses smarty_make_timestamp()
- */
-function smarty_modifier_date_format($string, $format="%b %e, %Y", $default_date=null)
-{
-    if (substr(PHP_OS,0,3) == 'WIN') {
-           $_win_from = array ('%e',  '%T',       '%D');
-           $_win_to   = array ('%#d', '%H:%M:%S', '%m/%d/%y');
-           $format = str_replace($_win_from, $_win_to, $format);
-    }
-    if($string != '') {
-        return strftime($format, smarty_make_timestamp($string));
-    } elseif (isset($default_date) && $default_date != '') {
-        return strftime($format, smarty_make_timestamp($default_date));
-    } else {
-        return;
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.debug_print_var.php b/include/smarty/plugins/modifier.debug_print_var.php
deleted file mode 100644 (file)
index d28956a..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty debug_print_var modifier plugin
- *
- * Type:     modifier<br>
- * Name:     debug_print_var<br>
- * Purpose:  formats variable contents for display in the console
- * @link http://smarty.php.net/manual/en/language.modifier.debug.print.var.php
- *          debug_print_var (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param array|object
- * @param integer
- * @param integer
- * @return string
- */
-function smarty_modifier_debug_print_var($var, $depth = 0, $length = 40)
-{
-    $_replace = array("\n"=>'<i>&#92;n</i>', "\r"=>'<i>&#92;r</i>', "\t"=>'<i>&#92;t</i>');
-    if (is_array($var)) {
-        $results = "<b>Array (".count($var).")</b>";
-        foreach ($var as $curr_key => $curr_val) {
-            $return = smarty_modifier_debug_print_var($curr_val, $depth+1, $length);
-            $results .= "<br>".str_repeat('&nbsp;', $depth*2)."<b>".strtr($curr_key, $_replace)."</b> =&gt; $return";
-        }
-    } else if (is_object($var)) {
-        $object_vars = get_object_vars($var);
-        $results = "<b>".get_class($var)." Object (".count($object_vars).")</b>";
-        foreach ($object_vars as $curr_key => $curr_val) {
-            $return = smarty_modifier_debug_print_var($curr_val, $depth+1, $length);
-            $results .= "<br>".str_repeat('&nbsp;', $depth*2)."<b>$curr_key</b> =&gt; $return";
-        }
-    } else if (is_resource($var)) {
-        $results = '<i>'.(string)$var.'</i>';
-    } else if (empty($var) && $var != "0") {
-        $results = '<i>empty</i>';
-    } else {
-        if (strlen($var) > $length ) {
-            $results = substr($var, 0, $length-3).'...';
-        } else {
-            $results = $var;
-        }
-        $results = htmlspecialchars($results);
-        $results = strtr($results, $_replace);
-    }
-    return $results;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.default.php b/include/smarty/plugins/modifier.default.php
deleted file mode 100644 (file)
index 70011fd..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty default modifier plugin
- *
- * Type:     modifier<br>
- * Name:     default<br>
- * Purpose:  designate default value for empty variables
- * @link http://smarty.php.net/manual/en/language.modifier.default.php
- *          default (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param string
- * @return string
- */
-function smarty_modifier_default($string, $default = '')
-{
-    if (!isset($string) || $string === '')
-        return $default;
-    else
-        return $string;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.escape.php b/include/smarty/plugins/modifier.escape.php
deleted file mode 100644 (file)
index a2f52b2..0000000
+++ /dev/null
@@ -1,93 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty escape modifier plugin
- *
- * Type:     modifier<br>
- * Name:     escape<br>
- * Purpose:  Escape the string according to escapement type
- * @link http://smarty.php.net/manual/en/language.modifier.escape.php
- *          escape (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param html|htmlall|url|quotes|hex|hexentity|javascript
- * @return string
- */
-function smarty_modifier_escape($string, $esc_type = 'html', $char_set = 'ISO-8859-1')
-{
-    switch ($esc_type) {
-        case 'html':
-            return htmlspecialchars($string, ENT_QUOTES, $char_set);
-
-        case 'htmlall':
-            return htmlentities($string, ENT_QUOTES, $char_set);
-
-        case 'url':
-            return rawurlencode($string);
-
-        case 'urlpathinfo':
-            return str_replace('%2F','/',rawurlencode($string));
-            
-        case 'quotes':
-            // escape unescaped single quotes
-            return preg_replace("%(?<!\\\\)'%", "\\'", $string);
-
-        case 'hex':
-            // escape every character into hex
-            $return = '';
-            for ($x=0; $x < strlen($string); $x++) {
-                $return .= '%' . bin2hex($string[$x]);
-            }
-            return $return;
-            
-        case 'hexentity':
-            $return = '';
-            for ($x=0; $x < strlen($string); $x++) {
-                $return .= '&#x' . bin2hex($string[$x]) . ';';
-            }
-            return $return;
-
-        case 'decentity':
-            $return = '';
-            for ($x=0; $x < strlen($string); $x++) {
-                $return .= '&#' . ord($string[$x]) . ';';
-            }
-            return $return;
-
-        case 'javascript':
-            // escape quotes and backslashes, newlines, etc.
-            return strtr($string, array('\\'=>'\\\\',"'"=>"\\'",'"'=>'\\"',"\r"=>'\\r',"\n"=>'\\n','</'=>'<\/'));
-            
-        case 'mail':
-            // safe way to display e-mail address on a web page
-            return str_replace(array('@', '.'),array(' [AT] ', ' [DOT] '), $string);
-            
-        case 'nonstd':
-           // escape non-standard chars, such as ms document quotes
-           $_res = '';
-           for($_i = 0, $_len = strlen($string); $_i < $_len; $_i++) {
-               $_ord = ord(substr($string, $_i, 1));
-               // non-standard char, escape it
-               if($_ord >= 126){
-                   $_res .= '&#' . $_ord . ';';
-               }
-               else {
-                   $_res .= substr($string, $_i, 1);
-               }
-           }
-           return $_res;
-
-        default:
-            return $string;
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.indent.php b/include/smarty/plugins/modifier.indent.php
deleted file mode 100644 (file)
index 394147a..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty indent modifier plugin
- *
- * Type:     modifier<br>
- * Name:     indent<br>
- * Purpose:  indent lines of text
- * @link http://smarty.php.net/manual/en/language.modifier.indent.php
- *          indent (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param integer
- * @param string
- * @return string
- */
-function smarty_modifier_indent($string,$chars=4,$char=" ")
-{
-    return preg_replace('!^!m',str_repeat($char,$chars),$string);
-}
-
-?>
diff --git a/include/smarty/plugins/modifier.lower.php b/include/smarty/plugins/modifier.lower.php
deleted file mode 100644 (file)
index 20e7a8d..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty lower modifier plugin
- *
- * Type:     modifier<br>
- * Name:     lower<br>
- * Purpose:  convert string to lowercase
- * @link http://smarty.php.net/manual/en/language.modifier.lower.php
- *          lower (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @return string
- */
-function smarty_modifier_lower($string)
-{
-    return strtolower($string);
-}
-
-?>
diff --git a/include/smarty/plugins/modifier.nl2br.php b/include/smarty/plugins/modifier.nl2br.php
deleted file mode 100644 (file)
index d6fabff..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty plugin
- *
- * Type:     modifier<br>
- * Name:     nl2br<br>
- * Date:     Feb 26, 2003
- * Purpose:  convert \r\n, \r or \n to <<br>>
- * Input:<br>
- *         - contents = contents to replace
- *         - preceed_test = if true, includes preceeding break tags
- *           in replacement
- * Example:  {$text|nl2br}
- * @link http://smarty.php.net/manual/en/language.modifier.nl2br.php
- *          nl2br (Smarty online manual)
- * @version  1.0
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @return string
- */
-function smarty_modifier_nl2br($string)
-{
-    return nl2br($string);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.regex_replace.php b/include/smarty/plugins/modifier.regex_replace.php
deleted file mode 100644 (file)
index d4d2030..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty regex_replace modifier plugin
- *
- * Type:     modifier<br>
- * Name:     regex_replace<br>
- * Purpose:  regular expression search/replace
- * @link http://smarty.php.net/manual/en/language.modifier.regex.replace.php
- *          regex_replace (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param string|array
- * @param string|array
- * @return string
- */
-function smarty_modifier_regex_replace($string, $search, $replace)
-{
-    if (preg_match('!([a-zA-Z\s]+)$!s', $search, $match) && (strpos($match[1], 'e') !== false)) {
-        /* remove eval-modifier from $search */
-        $search = substr($search, 0, -strlen($match[1])) . preg_replace('![e\s]+!', '', $match[1]);
-    }
-       
-    return preg_replace($search, $replace, $string);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.replace.php b/include/smarty/plugins/modifier.replace.php
deleted file mode 100644 (file)
index df041c8..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty replace modifier plugin
- *
- * Type:     modifier<br>
- * Name:     replace<br>
- * Purpose:  simple search/replace
- * @link http://smarty.php.net/manual/en/language.modifier.replace.php
- *          replace (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param string
- * @param string
- * @return string
- */
-function smarty_modifier_replace($string, $search, $replace)
-{
-    return str_replace($search, $replace, $string);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.spacify.php b/include/smarty/plugins/modifier.spacify.php
deleted file mode 100644 (file)
index c2423f4..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty spacify modifier plugin
- *
- * Type:     modifier<br>
- * Name:     spacify<br>
- * Purpose:  add spaces between characters in a string
- * @link http://smarty.php.net/manual/en/language.modifier.spacify.php
- *          spacify (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param string
- * @return string
- */
-function smarty_modifier_spacify($string, $spacify_char = ' ')
-{
-    return implode($spacify_char,
-                   preg_split('//', $string, -1, PREG_SPLIT_NO_EMPTY));
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.string_format.php b/include/smarty/plugins/modifier.string_format.php
deleted file mode 100644 (file)
index 9e051a5..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty string_format modifier plugin
- *
- * Type:     modifier<br>
- * Name:     string_format<br>
- * Purpose:  format strings via sprintf
- * @link http://smarty.php.net/manual/en/language.modifier.string.format.php
- *          string_format (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param string
- * @return string
- */
-function smarty_modifier_string_format($string, $format)
-{
-    return sprintf($format, $string);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.strip.php b/include/smarty/plugins/modifier.strip.php
deleted file mode 100644 (file)
index cc5c453..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty strip modifier plugin
- *
- * Type:     modifier<br>
- * Name:     strip<br>
- * Purpose:  Replace all repeated spaces, newlines, tabs
- *           with a single space or supplied replacement string.<br>
- * Example:  {$var|strip} {$var|strip:"&nbsp;"}
- * Date:     September 25th, 2002
- * @link http://smarty.php.net/manual/en/language.modifier.strip.php
- *          strip (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @version  1.0
- * @param string
- * @param string
- * @return string
- */
-function smarty_modifier_strip($text, $replace = ' ')
-{
-    return preg_replace('!\s+!', $replace, $text);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.strip_tags.php b/include/smarty/plugins/modifier.strip_tags.php
deleted file mode 100644 (file)
index 93011a8..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty strip_tags modifier plugin
- *
- * Type:     modifier<br>
- * Name:     strip_tags<br>
- * Purpose:  strip html tags from text
- * @link http://smarty.php.net/manual/en/language.modifier.strip.tags.php
- *          strip_tags (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param boolean
- * @return string
- */
-function smarty_modifier_strip_tags($string, $replace_with_space = true)
-{
-    if ($replace_with_space)
-        return preg_replace('!<[^>]*?>!', ' ', $string);
-    else
-        return strip_tags($string);
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.truncate.php b/include/smarty/plugins/modifier.truncate.php
deleted file mode 100644 (file)
index d96de5f..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty truncate modifier plugin
- *
- * Type:     modifier<br>
- * Name:     truncate<br>
- * Purpose:  Truncate a string to a certain length if necessary,
- *           optionally splitting in the middle of a word, and
- *           appending the $etc string or inserting $etc into the middle.
- * @link http://smarty.php.net/manual/en/language.modifier.truncate.php
- *          truncate (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param integer
- * @param string
- * @param boolean
- * @param boolean
- * @return string
- */
-function smarty_modifier_truncate($string, $length = 80, $etc = '...',
-                                  $break_words = false, $middle = false)
-{
-    if ($length == 0)
-        return '';
-
-    if (strlen($string) > $length) {
-        $length -= strlen($etc);
-        if (!$break_words && !$middle) {
-            $string = preg_replace('/\s+?(\S+)?$/', '', substr($string, 0, $length+1));
-        }
-        if(!$middle) {
-            return substr($string, 0, $length).$etc;
-        } else {
-            return substr($string, 0, $length/2) . $etc . substr($string, -$length/2);
-        }
-    } else {
-        return $string;
-    }
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/modifier.upper.php b/include/smarty/plugins/modifier.upper.php
deleted file mode 100644 (file)
index c12480f..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty upper modifier plugin
- *
- * Type:     modifier<br>
- * Name:     upper<br>
- * Purpose:  convert string to uppercase
- * @link http://smarty.php.net/manual/en/language.modifier.upper.php
- *          upper (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @return string
- */
-function smarty_modifier_upper($string)
-{
-    return strtoupper($string);
-}
-
-?>
diff --git a/include/smarty/plugins/modifier.wordwrap.php b/include/smarty/plugins/modifier.wordwrap.php
deleted file mode 100644 (file)
index ce07181..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Smarty wordwrap modifier plugin
- *
- * Type:     modifier<br>
- * Name:     wordwrap<br>
- * Purpose:  wrap a string of text at a given length
- * @link http://smarty.php.net/manual/en/language.modifier.wordwrap.php
- *          wordwrap (Smarty online manual)
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @param integer
- * @param string
- * @param boolean
- * @return string
- */
-function smarty_modifier_wordwrap($string,$length=80,$break="\n",$cut=false)
-{
-    return wordwrap($string,$length,$break,$cut);
-}
-
-?>
diff --git a/include/smarty/plugins/outputfilter.trimwhitespace.php b/include/smarty/plugins/outputfilter.trimwhitespace.php
deleted file mode 100644 (file)
index 01e35e0..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
-<?php
-/**
- * Smarty plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-/**
- * Smarty trimwhitespace outputfilter plugin
- *
- * File:     outputfilter.trimwhitespace.php<br>
- * Type:     outputfilter<br>
- * Name:     trimwhitespace<br>
- * Date:     Jan 25, 2003<br>
- * Purpose:  trim leading white space and blank lines from
- *           template source after it gets interpreted, cleaning
- *           up code and saving bandwidth. Does not affect
- *           <<PRE>></PRE> and <SCRIPT></SCRIPT> blocks.<br>
- * Install:  Drop into the plugin directory, call
- *           <code>$smarty->load_filter('output','trimwhitespace');</code>
- *           from application.
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @author Contributions from Lars Noschinski <lars@usenet.noschinski.de>
- * @version  1.3
- * @param string
- * @param Smarty
- */
-function smarty_outputfilter_trimwhitespace($source, &$smarty)
-{
-    // Pull out the script blocks
-    preg_match_all("!<script[^>]+>.*?</script>!is", $source, $match);
-    $_script_blocks = $match[0];
-    $source = preg_replace("!<script[^>]+>.*?</script>!is",
-                           '@@@SMARTY:TRIM:SCRIPT@@@', $source);
-
-    // Pull out the pre blocks
-    preg_match_all("!<pre>.*?</pre>!is", $source, $match);
-    $_pre_blocks = $match[0];
-    $source = preg_replace("!<pre>.*?</pre>!is",
-                           '@@@SMARTY:TRIM:PRE@@@', $source);
-
-    // Pull out the textarea blocks
-    preg_match_all("!<textarea[^>]+>.*?</textarea>!is", $source, $match);
-    $_textarea_blocks = $match[0];
-    $source = preg_replace("!<textarea[^>]+>.*?</textarea>!is",
-                           '@@@SMARTY:TRIM:TEXTAREA@@@', $source);
-
-    // remove all leading spaces, tabs and carriage returns NOT
-    // preceeded by a php close tag.
-    $source = trim(preg_replace('/((?<!\?>)\n)[\s]+/m', '\1', $source));
-
-    // replace script blocks
-    smarty_outputfilter_trimwhitespace_replace("@@@SMARTY:TRIM:SCRIPT@@@",$_script_blocks, $source);
-
-    // replace pre blocks
-    smarty_outputfilter_trimwhitespace_replace("@@@SMARTY:TRIM:PRE@@@",$_pre_blocks, $source);
-
-    // replace textarea blocks
-    smarty_outputfilter_trimwhitespace_replace("@@@SMARTY:TRIM:TEXTAREA@@@",$_textarea_blocks, $source);
-
-    return $source;
-}
-
-function smarty_outputfilter_trimwhitespace_replace($search_str, $replace, &$subject) {
-    $_len = strlen($search_str);
-    $_pos = 0;
-    for ($_i=0, $_count=count($replace); $_i<$_count; $_i++)
-        if (($_pos=strpos($subject, $search_str, $_pos))!==false)
-            $subject = substr_replace($subject, $replace[$_i], $_pos, $_len);
-        else
-            break;
-
-}
-
-?>
diff --git a/include/smarty/plugins/shared.escape_special_chars.php b/include/smarty/plugins/shared.escape_special_chars.php
deleted file mode 100644 (file)
index c07ce31..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<?php
-/**
- * Smarty shared plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * escape_special_chars common function
- *
- * Function: smarty_function_escape_special_chars<br>
- * Purpose:  used by other smarty functions to escape
- *           special chars except for already escaped ones
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @return string
- */
-function smarty_function_escape_special_chars($string)
-{
-    if(!is_array($string)) {
-        $string = preg_replace('!&(#?\w+);!', '%%%SMARTY_START%%%\\1%%%SMARTY_END%%%', $string);
-        $string = htmlspecialchars($string);
-        $string = str_replace(array('%%%SMARTY_START%%%','%%%SMARTY_END%%%'), array('&',';'), $string);
-    }
-    return $string;
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/include/smarty/plugins/shared.make_timestamp.php b/include/smarty/plugins/shared.make_timestamp.php
deleted file mode 100644 (file)
index b42eb11..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-<?php
-/**
- * Smarty shared plugin
- * @package Smarty
- * @subpackage plugins
- */
-
-
-/**
- * Function: smarty_make_timestamp<br>
- * Purpose:  used by other smarty functions to make a timestamp
- *           from a string.
- * @author   Monte Ohrt <monte at ohrt dot com>
- * @param string
- * @return string
- */
-function smarty_make_timestamp($string)
-{
-    if(empty($string)) {
-        // use "now":
-        $time = time();
-
-    } elseif (preg_match('/^\d{14}$/', $string)) {
-        // it is mysql timestamp format of YYYYMMDDHHMMSS?            
-        $time = mktime(substr($string, 8, 2),substr($string, 10, 2),substr($string, 12, 2),
-                       substr($string, 4, 2),substr($string, 6, 2),substr($string, 0, 4));
-        
-    } elseif (is_numeric($string)) {
-        // it is a numeric string, we handle it as timestamp
-        $time = (int)$string;
-        
-    } else {
-        // strtotime should handle it
-        $time = strtotime($string);
-        if ($time == -1 || $time === false) {
-            // strtotime() was not able to parse $string, use "now":
-            $time = time();
-        }
-    }
-    return $time;
-
-}
-
-/* vim: set expandtab: */
-
-?>
diff --git a/locale/de/LC_MESSAGES/messages.mo b/locale/de/LC_MESSAGES/messages.mo
deleted file mode 100644 (file)
index 0f81f60..0000000
Binary files a/locale/de/LC_MESSAGES/messages.mo and /dev/null differ
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
deleted file mode 100644 (file)
index 7d31556..0000000
+++ /dev/null
@@ -1,22422 +0,0 @@
-# translation of messages.po to Deutsch
-# Alfred Schroeder <schroeder@GONICUS.de>, 2004.
-# Cajus Pollmeier <pollmeier@gonicus.de>, 2004, 2005, 2006.
-# Jan Wenzel <jan.wenzel@gonicus.de>, 2004,2005.
-# Stefan Koehler <stefan.koehler@GONICUS.de>, 2005.
-# GOsa2 Translations
-# Copyright (C) 2003 GONICUS GmbH, Germany
-# This file is distributed under the same license as the GOsa2 package.
-# 
-# 
-#: include/class_plugin.inc:115 include/class_plugin.inc:116
-msgid ""
-msgstr ""
-"Project-Id-Version: messages\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-15 13:23+0200\n"
-"PO-Revision-Date: 2007-06-18 15:08+0200\n"
-"Last-Translator: Cajus Pollmeier <pollmeier@gonicus.de>\n"
-"Language-Team: German <de@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
-#: plugins/personal/password/class_password.inc:136
-#: plugins/personal/mail/class_mailAccount.inc:1143
-#: plugins/personal/netatalk/class_netatalk.inc:374
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
-#: plugins/personal/connectivity/class_intranetAccount.inc:200
-#: plugins/personal/connectivity/class_pptpAccount.inc:178
-#: plugins/personal/connectivity/class_kolabAccount.inc:471
-#: plugins/personal/connectivity/class_proxyAccount.inc:312
-#: plugins/personal/connectivity/class_phpgwAccount.inc:162
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
-#: plugins/personal/connectivity/class_opengwAccount.inc:336
-#: plugins/personal/connectivity/class_webdavAccount.inc:161
-#: plugins/personal/environment/class_environment.inc:1317
-#: plugins/personal/nagios/class_nagiosAccount.inc:280
-#: plugins/personal/posix/class_posixAccount.inc:1357
-#: plugins/personal/samba/class_sambaAccount.inc:1097
-#: plugins/personal/generic/class_user.inc:1418
-msgid "My account"
-msgstr "Mein Konto"
-
-#: contrib/gosa.conf:45
-msgid "Administration"
-msgstr "Administration"
-
-#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
-msgid "Addons"
-msgstr "Zusätzliches"
-
-#: contrib/gosa.conf:107
-#, fuzzy
-msgid "ACL Role"
-msgstr "ACL-Rollen"
-
-#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
-#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
-#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
-#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
-#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
-#: plugins/gofax/blocklists/generic.tpl:1
-#: plugins/gofax/faxaccount/paste_generic.tpl:4
-#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:940
-#: plugins/admin/systems/class_phoneGeneric.inc:476
-#: plugins/admin/systems/goImapServer.tpl:1
-#: plugins/admin/systems/class_componentGeneric.inc:268
-#: plugins/admin/systems/class_printGeneric.inc:880
-#: plugins/admin/systems/class_servGeneric.inc:414
-#: plugins/admin/systems/goMailServer.tpl:1
-#: plugins/admin/systems/servkolab.tpl:6
-#: plugins/admin/systems/class_workstationGeneric.inc:606
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
-#: plugins/admin/systems/glpi.tpl:6
-#: plugins/admin/systems/servdnseditzone.tpl:1
-#: plugins/admin/systems/glpiPrinter.tpl:6
-#: plugins/admin/applications/class_applicationGeneric.inc:542
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
-#: plugins/admin/mimetypes/paste_generic.tpl:4
-#: plugins/admin/mimetypes/generic.tpl:4
-#: plugins/admin/departments/class_departmentGeneric.inc:586
-#: plugins/admin/ogroups/class_ogroup.inc:747
-#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
-#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
-#: plugins/admin/fai/faiTemplateEntry.tpl:3
-#: plugins/admin/fai/faiHookEntry.tpl:5
-#: plugins/admin/fai/faiVariableEntry.tpl:5
-#: plugins/admin/fai/faiPartitionTable.tpl:4
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
-#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
-#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
-#: plugins/personal/generic/class_user.inc:16
-#: plugins/personal/generic/class_user.inc:1413
-#: plugins/generic/references/class_reference.inc:20
-#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
-msgid "Generic"
-msgstr "Allgemein"
-
-#: contrib/gosa.conf:112
-msgid "Unix"
-msgstr "Unix"
-
-#: contrib/gosa.conf:113 contrib/gosa.conf:140
-#: plugins/admin/groups/class_divListGroup.inc:233
-#: plugins/admin/users/class_divListUsers.inc:223
-#: plugins/admin/ogroups/tabs_ogroups.inc:132
-#: plugins/personal/environment/class_environment.inc:12
-#: plugins/personal/environment/class_environment.inc:1312
-msgid "Environment"
-msgstr "Umgebung"
-
-#: contrib/gosa.conf:114 contrib/gosa.conf:142
-#: plugins/admin/groups/class_divListGroup.inc:225
-#: plugins/admin/groups/class_groupMail.inc:1110
-#: plugins/admin/users/class_divListUsers.inc:225
-#: plugins/admin/ogroups/class_divListOGroup.inc:215
-#: plugins/admin/ogroups/tabs_ogroups.inc:81
-#: plugins/admin/ogroups/tabs_ogroups.inc:221
-#: plugins/admin/ogroups/paste_mail.tpl:4
-#: plugins/admin/ogroups/class_mailogroup.inc:181
-#: plugins/personal/mail/class_mailAccount.inc:22
-#: plugins/personal/mail/class_mailAccount.inc:1138
-#: plugins/generic/references/class_reference.inc:24
-msgid "Mail"
-msgstr "Mail"
-
-#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
-#: plugins/admin/users/class_divListUsers.inc:231
-#: plugins/personal/samba/class_sambaAccount.inc:24
-#: plugins/personal/samba/class_sambaAccount.inc:1092
-#: plugins/generic/references/class_reference.inc:26
-#: plugins/generic/references/class_reference.inc:28
-msgid "Samba"
-msgstr "Samba"
-
-#: contrib/gosa.conf:117 contrib/gosa.conf:120
-#: plugins/admin/users/class_divListUsers.inc:233
-#: plugins/personal/netatalk/class_netatalk.inc:36
-#: plugins/personal/netatalk/class_netatalk.inc:370
-msgid "Netatalk"
-msgstr "Netatalk"
-
-#: contrib/gosa.conf:123
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_connectivity.inc:15
-#: plugins/personal/connectivity/main.inc:118
-msgid "Connectivity"
-msgstr "Konnektivität"
-
-#: contrib/gosa.conf:124
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
-#: plugins/gofax/faxaccount/paste_generic.tpl:8
-#: plugins/gofax/faxaccount/generic.tpl:10
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
-#: plugins/admin/users/class_divListUsers.inc:229
-#: plugins/admin/departments/class_departmentGeneric.inc:605
-#: plugins/admin/departments/generic.tpl:91
-#: plugins/personal/generic/generic.tpl:334
-#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
-#: html/getxls.php:297
-msgid "Fax"
-msgstr "Fax"
-
-#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
-#: plugins/addons/addressbook/address_edit.tpl:221
-#: plugins/addons/addressbook/address_info.tpl:67
-#: plugins/addons/addressbook/address_info.tpl:163
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_divListGroup.inc:231
-#: plugins/admin/systems/class_systemManagement.inc:1272
-#: plugins/admin/systems/chooser.tpl:12
-#: plugins/admin/users/class_divListUsers.inc:227
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/ogroups/class_phonequeue.inc:920
-#: plugins/admin/ogroups/class_ogroupManagement.inc:433
-#: plugins/personal/generic/generic.tpl:309
-#: plugins/personal/generic/generic.tpl:490
-#: plugins/generic/references/class_reference.inc:40
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
-msgid "Phone"
-msgstr "Telefon"
-
-#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
-#, fuzzy
-msgid "Scalix"
-msgstr "Speziell"
-
-#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
-#: plugins/personal/nagios/class_nagiosAccount.inc:275
-msgid "Nagios"
-msgstr "Nagios"
-
-#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
-#: plugins/admin/applications/class_applicationManagement.inc:25
-#: plugins/admin/mimetypes/generic.tpl:112
-#: plugins/admin/mimetypes/generic.tpl:165
-msgid "Applications"
-msgstr "Anwendungen"
-
-#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
-#: plugins/admin/systems/class_servRepository.inc:260
-#: plugins/admin/systems/printerPPDDialog.tpl:17
-#: plugins/admin/applications/generic.tpl:92
-#: plugins/admin/ogroups/phonequeue.tpl:47
-#: plugins/gofon/conference/generic.tpl:130
-msgid "Options"
-msgstr "Optionen"
-
-#: contrib/gosa.conf:156
-#: plugins/admin/applications/class_applicationParameters.inc:232
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
-msgid "Parameter"
-msgstr "Parameter"
-
-#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
-#: plugins/admin/systems/class_terminalStartup.inc:468
-#: plugins/admin/systems/class_workstationStartup.inc:1178
-#: plugins/admin/ogroups/tabs_ogroups.inc:102
-msgid "Startup"
-msgstr "Start"
-
-#: contrib/gosa.conf:162 contrib/gosa.conf:184
-#: plugins/admin/ogroups/tabs_ogroups.inc:105
-msgid "Devices"
-msgstr "Geräte"
-
-#: contrib/gosa.conf:163 contrib/gosa.conf:185
-#: plugins/admin/systems/class_systemManagement.inc:1281
-#: plugins/admin/systems/class_printGeneric.inc:886
-#: plugins/admin/ogroups/class_ogroupManagement.inc:436
-#: plugins/personal/environment/environment.tpl:235
-#: plugins/generic/references/class_reference.inc:52
-msgid "Printer"
-msgstr "Drucker"
-
-#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
-#: plugins/gofax/blocklists/generic.tpl:90
-#: plugins/addons/godfs/contents.tpl:22
-#: plugins/addons/addressbook/contents.tpl:33
-#: plugins/admin/systems/glpiSelectUser.tpl:20
-#: plugins/admin/systems/glpiAttachmentPool.tpl:20
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
-#: plugins/admin/systems/glpiDeviceManagement.tpl:20
-#: plugins/admin/systems/servRepository.tpl:26
-#: plugins/admin/systems/glpiPrinter.tpl:127
-#: plugins/admin/fai/faiPackageEntry.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:21
-#: plugins/gofon/macro/headpage.tpl:20
-#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
-#: ihtml/themes/default/MultiSelectWindow.tpl:27
-#: ihtml/themes/default/MultiSelectWindow.tpl:67
-msgid "Information"
-msgstr "Information"
-
-#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
-#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
-#: contrib/gosa.conf:212
-#, fuzzy
-msgid "Inventory"
-msgstr "Inventar hinzufügen"
-
-#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_goLdapServer.inc:86
-#: plugins/admin/systems/class_goCupsServer.inc:71
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goImapServer.inc:161
-#: plugins/admin/systems/class_servDNS.inc:398
-#: plugins/admin/systems/class_goFonServer.inc:131
-#: plugins/admin/systems/class_goMailServer.inc:704
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#: plugins/admin/systems/servkolab.tpl:39
-#: plugins/admin/systems/class_goVirusServer.inc:221
-#: plugins/admin/systems/class_servRepository.inc:378
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#: plugins/admin/systems/class_goShareServer.inc:388
-#: plugins/admin/systems/class_servKolab.inc:386
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Services"
-msgstr "Dienste"
-
-#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
-#: contrib/gosa.conf:190
-msgid "FAI summary"
-msgstr "FAI Übersicht"
-
-#: contrib/gosa.conf:254
-msgid "OGo"
-msgstr "OGo"
-
-#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
-#: plugins/addons/gotomasses/contents.tpl:13
-#: plugins/addons/gotomasses/contents.tpl:15
-#: plugins/addons/ldapmanager/contentexportxls.tpl:19
-#: plugins/addons/ldapmanager/contentexportxls.tpl:32
-#: plugins/addons/ldapmanager/contentexportxls.tpl:47
-#: plugins/addons/ldapmanager/contentexport.tpl:16
-#: plugins/addons/ldapmanager/contentexport.tpl:29
-#: plugins/addons/ldapmanager/contentexport.tpl:44
-#: include/sieve/templates/edit_frame_base.tpl:6
-msgid "Export"
-msgstr "Export"
-
-#: contrib/gosa.conf:267
-msgid "Excel Export"
-msgstr "Excel-Export"
-
-#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
-#: plugins/addons/gotomasses/contents.tpl:25
-#: plugins/addons/gotomasses/contents.tpl:28
-#: plugins/addons/notifications/contents.tpl:54
-#: plugins/addons/ldapmanager/contentcsv.tpl:109
-#: plugins/addons/ldapmanager/contentcsv.tpl:112
-#: plugins/addons/ldapmanager/contentimport.tpl:50
-#: plugins/admin/applications/generic.tpl:135
-#: plugins/personal/mail/generic.tpl:238
-#: plugins/personal/environment/logonManagement.tpl:65
-#: include/sieve/templates/import_script.tpl:12
-#: include/sieve/templates/edit_frame_base.tpl:7
-msgid "Import"
-msgstr "Importieren"
-
-#: contrib/gosa.conf:269
-msgid "CSV Import"
-msgstr "CSV Import"
-
-#: contrib/gosa.conf:274 contrib/gosa.conf:304
-msgid "Partitions"
-msgstr "Partitionen"
-
-#: contrib/gosa.conf:278 contrib/gosa.conf:308
-#: plugins/admin/applications/generic.tpl:130
-#: plugins/admin/fai/faiScriptEntry.tpl:56
-#: plugins/admin/fai/class_faiScript.inc:546
-#: plugins/admin/fai/faiHookEntry.tpl:56
-#: plugins/personal/environment/logonManagement.tpl:55
-msgid "Script"
-msgstr "Skript"
-
-#: contrib/gosa.conf:282 contrib/gosa.conf:312
-#: plugins/admin/fai/class_faiSummaryTab.inc:45
-msgid "Hooks"
-msgstr "Hooks"
-
-#: contrib/gosa.conf:286 contrib/gosa.conf:316
-#: plugins/admin/fai/class_faiSummaryTab.inc:46
-msgid "Variables"
-msgstr "Variablen"
-
-#: contrib/gosa.conf:290 contrib/gosa.conf:320
-#: plugins/admin/fai/class_faiSummaryTab.inc:47
-msgid "Templates"
-msgstr "Vorlagen"
-
-#: contrib/gosa.conf:294 contrib/gosa.conf:324
-#: plugins/admin/fai/class_faiSummaryTab.inc:50
-#: plugins/personal/environment/environment.tpl:11
-msgid "Profiles"
-msgstr "Profile"
-
-#: contrib/gosa.conf:295 contrib/gosa.conf:325
-#: plugins/admin/acl/class_divListACL.inc:54
-#: plugins/admin/ogroups/tabs_ogroups.inc:109
-msgid "Summary"
-msgstr "Übersicht"
-
-#: contrib/gosa.conf:299 contrib/gosa.conf:329
-#: plugins/admin/fai/class_faiPackage.inc:547
-msgid "Packages"
-msgstr "Pakete"
-
-#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
-#: setup/class_setupStep_Language.inc:48
-msgid "German"
-msgstr "Deutsch"
-
-#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
-msgid "Russian"
-msgstr "Russisch"
-
-#: contrib/gosa.conf:509
-msgid "Spanish"
-msgstr "Spanisch"
-
-#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
-msgid "French"
-msgstr "Französisch"
-
-#: contrib/gosa.conf:511
-msgid "Dutch"
-msgstr "Niederländisch"
-
-#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
-msgid "English"
-msgstr "Englisch"
-
-#: contrib/gosa.conf:513
-msgid "Italian"
-msgstr "Italienisch"
-
-#: contrib/gosa.conf:514
-msgid "Polish"
-msgstr "Polnisch"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:6
-msgid "FAX Reports"
-msgstr "Fax-Berichte"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:7
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
-#: plugins/addons/gotomasses/class_gotomasses.inc:7
-#: plugins/addons/notifications/class_msgplug.inc:7
-#: plugins/addons/mailqueue/class_mailqueue.inc:7
-#: plugins/addons/logview/class_logview.inc:8
-#: plugins/addons/logview/class_gosa_logview.inc:8
-#: plugins/addons/godfs/class_dfsManagment.inc:11
-#: plugins/addons/addressbook/class_addressbook.inc:7
-#: plugins/addons/ldapmanager/class_exportxls.inc:8
-#: plugins/addons/ldapmanager/class_export.inc:7
-#: plugins/addons/ldapmanager/class_csvimport.inc:7
-#: plugins/addons/ldapmanager/class_import.inc:7
-#: plugins/addons/ldapmanager/class_ldif.inc:8
-#: plugins/admin/groups/class_groupManagement.inc:26
-#: plugins/admin/systems/class_systemManagement.inc:33
-#: plugins/admin/applications/class_applicationManagement.inc:26
-#: plugins/admin/users/class_userManagement.inc:29
-#: plugins/admin/acl/class_aclManagement.inc:28
-#: plugins/admin/acl/class_aclRole.inc:7
-#: plugins/admin/departments/class_departmentManagement.inc:26
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-#: plugins/personal/scalix/class_scalixAccount.inc:17
-#: plugins/personal/password/class_password.inc:25
-#: plugins/personal/mail/class_mailAccount.inc:23
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
-#: plugins/personal/connectivity/class_connectivity.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:18
-#: plugins/personal/connectivity/class_pptpAccount.inc:27
-#: plugins/personal/connectivity/class_kolabAccount.inc:6
-#: plugins/personal/connectivity/class_proxyAccount.inc:6
-#: plugins/personal/connectivity/class_phpgwAccount.inc:6
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
-#: plugins/personal/connectivity/class_opengwAccount.inc:7
-#: plugins/personal/connectivity/class_webdavAccount.inc:7
-#: plugins/personal/environment/class_environment.inc:13
-#: plugins/personal/nagios/class_nagiosAccount.inc:19
-#: plugins/personal/posix/class_posixAccount.inc:17
-#: plugins/personal/samba/class_sambaAccount.inc:25
-#: plugins/personal/generic/class_user.inc:17
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
-#: plugins/gofon/fonreports/class_fonreport.inc:7
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
-msgid "This does something"
-msgstr "Dies tut etwas"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:115
-msgid ""
-"No fax extension defined in your server configuration, no reports can be "
-"shown!"
-msgstr ""
-"Keine Fax-Erweiterung in der Server-Konfiguration definiert, Berichte können "
-"daher nicht angezeigt werden!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:118
-#: plugins/addons/logview/class_logview.inc:83
-#: plugins/addons/logview/class_gosa_logview.inc:104
-#: plugins/gofon/fonreports/class_fonreport.inc:168
-msgid "There is no mysql extension available, please check your php setup."
-msgstr ""
-"Die MySQL-Erweiterung wurde nicht gefunden, bitte überprüfen Sie Ihr PHP-"
-"Setup."
-
-#: plugins/gofax/faxreports/class_faxreport.inc:125
-msgid "Can't connect to fax database, no reports can be shown!"
-msgstr ""
-"Die Fax-Datenbank kann nicht erreicht werden. Es können keine Berichte "
-"angezeigt werden!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:129
-msgid "Can't select fax database for report generation!"
-msgstr "Kann die Fax-Datenbank zur Berichterstellung nicht öffnen!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:134
-msgid "Can't query fax table 'faxlog' for report generation!"
-msgstr "Kann die Fax-Tabelle 'faxlog' nicht zur Berichterstellung abfragen!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:157
-#: plugins/gofax/faxreports/class_faxreport.inc:297
-msgid "Query for fax database failed!"
-msgstr "Die Anfrage zur Fax-Datenbank ist fehlgeschlagen!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:166
-#: plugins/gofax/faxreports/class_faxreport.inc:176
-msgid "You have no permission to retrieve informations about this fax id!"
-msgstr "Sie haben keine Berechtigung, ein Fax mit dieser ID einzusehen!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:207
-#: plugins/gofax/faxreports/class_faxreport.inc:322
-#: plugins/gofon/fonreports/class_fonreport.inc:228
-msgid "Y-M-D"
-msgstr "D.M.Y"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-msgid "Insufficient permissions to view this attribute"
-msgstr "Zugriffsrechte nicht ausreichend um das Attribut anzuzeigen"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/admin/groups/class_groupApplication.inc:435
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-msgid "Insufficient permissions"
-msgstr "Unzureichende Berechtigungen"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:480
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-msgid "Fax report"
-msgstr "Fax-Bericht"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-msgid "All entries are readonly"
-msgstr "Alle Einträge sind nur lesbar"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:486
-msgid "Fax reports"
-msgstr "Fax-Berichte"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:491
-msgid "Detailed view"
-msgstr "Detaillierte Ansicht"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:492
-msgid "Fax ID"
-msgstr "Fax-ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#: plugins/gofax/faxreports/contents.tpl:31
-#: plugins/addons/logview/gosa_log_contents.tpl:83
-#: plugins/addons/logview/contents.tpl:84
-#: plugins/gofon/fonreports/class_fonreport.inc:404
-#: plugins/gofon/fonreports/contents.tpl:30
-msgid "Date"
-msgstr "Datum"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-msgid "Time"
-msgstr "Zeit"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:494
-#: plugins/gofax/faxreports/contents.tpl:32
-#: plugins/gofax/faxreports/detail.tpl:45
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
-#: plugins/personal/posix/generic.tpl:35
-#: plugins/gofon/fonreports/contents.tpl:35
-msgid "Status"
-msgstr "Status"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:495
-#: plugins/gofax/faxreports/detail.tpl:33
-msgid "Sender ID"
-msgstr "Absender-ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:496
-#: plugins/gofax/faxreports/detail.tpl:29
-msgid "Sender MSN"
-msgstr "Absender-MSN"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:497
-#: plugins/gofax/faxreports/detail.tpl:41
-msgid "Receiver ID"
-msgstr "Empfänger-ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:498
-#: plugins/gofax/faxreports/detail.tpl:37
-msgid "Receiver MSN"
-msgstr "Empfänger-MSN"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:499
-msgid "Number of pages"
-msgstr "Anzahl der Seiten"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:500
-msgid "Status Message"
-msgstr "Status-Nachricht"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:501
-#: plugins/gofax/faxreports/detail.tpl:53
-msgid "Transfer time"
-msgstr "Übertragungszeit"
-
-#: plugins/gofax/faxreports/main.inc:14
-msgid "FAX reports"
-msgstr "Fax-Berichte"
-
-#: plugins/gofax/faxreports/contents.tpl:2
-#: plugins/addons/logview/gosa_log_contents.tpl:2
-#: plugins/addons/logview/contents.tpl:2
-#: plugins/gofon/fonreports/contents.tpl:2
-msgid "Filter"
-msgstr "Filter"
-
-#: plugins/gofax/faxreports/contents.tpl:6
-#: plugins/addons/mailqueue/contents.tpl:11
-#: plugins/addons/logview/gosa_log_contents.tpl:47
-#: plugins/addons/logview/contents.tpl:47
-#: plugins/addons/addressbook/contents.tpl:109
-#: plugins/gofon/fonreports/contents.tpl:6
-msgid "Search for"
-msgstr "Suche nach"
-
-#: plugins/gofax/faxreports/contents.tpl:7
-#: plugins/gofon/fonreports/contents.tpl:7
-msgid "Enter user name to search for"
-msgstr "Benutzername, nach dem gesucht werden soll"
-
-#: plugins/gofax/faxreports/contents.tpl:8
-#: plugins/gofax/faxreports/contents.tpl:16
-#: plugins/gofon/fonreports/contents.tpl:8
-#: plugins/gofon/fonreports/contents.tpl:16
-msgid "in"
-msgstr "in"
-
-#: plugins/gofax/faxreports/contents.tpl:9
-#: plugins/gofon/fonreports/contents.tpl:9
-msgid "Select subtree to base search on"
-msgstr "Wählen Sie den Teilbaum, in dem gesucht werden soll"
-
-#: plugins/gofax/faxreports/contents.tpl:12
-#: plugins/gofon/fonreports/contents.tpl:12
-msgid "during"
-msgstr "während"
-
-#: plugins/gofax/faxreports/contents.tpl:21
-#: plugins/addons/mailqueue/contents.tpl:10
-#: plugins/addons/mailqueue/contents.tpl:26
-#: plugins/addons/logview/gosa_log_contents.tpl:68
-#: plugins/addons/logview/contents.tpl:68
-#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
-#: ihtml/themes/default/help.tpl:21
-msgid "Search"
-msgstr "Suchen"
-
-#: plugins/gofax/faxreports/contents.tpl:30
-#: plugins/gofax/faxreports/detail.tpl:21
-#: plugins/addons/logview/gosa_log_contents.tpl:84
-#: plugins/admin/systems/class_printGeneric.inc:868
-#: plugins/admin/systems/class_gosaLogServer.inc:102
-#: plugins/admin/ogroups/class_ogroupManagement.inc:428
-#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
-#: setup/setup_config2.tpl:240
-msgid "User"
-msgstr "Benutzer"
-
-#: plugins/gofax/faxreports/contents.tpl:33
-#: plugins/addons/mailqueue/contents.tpl:56
-msgid "Sender"
-msgstr "Absender"
-
-#: plugins/gofax/faxreports/contents.tpl:34
-msgid "Receiver"
-msgstr "Empfänger"
-
-#: plugins/gofax/faxreports/contents.tpl:35
-#: plugins/gofax/faxreports/detail.tpl:57
-msgid "# pages"
-msgstr "# Seiten"
-
-#: plugins/gofax/faxreports/contents.tpl:50
-#: plugins/addons/logview/gosa_log_contents.tpl:98
-#: plugins/addons/logview/contents.tpl:97
-#: plugins/gofon/fonreports/contents.tpl:51
-msgid "Search returned no results..."
-msgstr "Die Suche verlief ergebnislos..."
-
-#: plugins/gofax/faxreports/detail.tpl:5
-msgid "FAX preview - please wait"
-msgstr "Fax Vorschau - bitte warten"
-
-#: plugins/gofax/faxreports/detail.tpl:8
-msgid "Click on fax to download"
-msgstr "Klicken Sie auf das Fax, um es herunterzuladen"
-
-#: plugins/gofax/faxreports/detail.tpl:17
-msgid "FAX ID"
-msgstr "Fax-ID"
-
-#: plugins/gofax/faxreports/detail.tpl:25
-msgid "Date / Time"
-msgstr "Datum / Zeit"
-
-#: plugins/gofax/faxreports/detail.tpl:49
-msgid "Status message"
-msgstr "Status-Nachricht"
-
-#: plugins/gofax/faxreports/detail.tpl:67
-#: plugins/addons/mailqueue/header.tpl:5
-#: plugins/addons/ldapmanager/contentcsv.tpl:114
-#: plugins/addons/ldapmanager/contentexportxls.tpl:69
-#: plugins/addons/ldapmanager/contentexport.tpl:66
-#: plugins/addons/ldapmanager/contentimport.tpl:45
-#: plugins/admin/systems/class_systemManagement.inc:179
-#: plugins/admin/departments/dep_iframe.tpl:18
-#: plugins/admin/fai/faiNewBranch.tpl:51
-#: plugins/personal/password/changed.tpl:9
-#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
-#: setup/class_setup.inc:275 setup/class_setup.inc:277
-msgid "Back"
-msgstr "Zurück"
-
-#: plugins/gofax/blocklists/remove.tpl:2
-#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
-#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
-#: plugins/admin/systems/remove_ppd.tpl:2
-#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
-#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
-#: plugins/admin/departments/remove.tpl:2
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
-#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
-#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
-#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
-#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
-#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
-#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
-#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
-#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
-#: html/password.php:278 html/index.php:50 html/index.php:341
-#: html/index.php:347
-msgid "Warning"
-msgstr "Warnung"
-
-#: plugins/gofax/blocklists/remove.tpl:6
-#: plugins/admin/systems/remove_glpi.tpl:6
-#: include/sieve/templates/remove_script.tpl:6
-msgid ""
-"Please double check if your really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-"Bitte überprüfen Sie genau, was Sie tun. GOsa hat keine Möglichkeit, die "
-"Daten wiederherzustellen."
-
-#: plugins/gofax/blocklists/remove.tpl:10
-#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
-#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
-#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
-#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
-#: ihtml/themes/default/remove.tpl:9
-msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Wenn Sie sicher sind, drücken Sie 'Entfernen' um fortzufahren oder "
-"'Abbrechen' zum Abbruch."
-
-#: plugins/gofax/blocklists/remove.tpl:15
-#: plugins/gofax/blocklists/remove.tpl:19
-#: plugins/gofax/blocklists/generic.tpl:83
-#: plugins/gofax/faxaccount/lists.tpl:14
-#: plugins/gofax/faxaccount/generic.tpl:111
-#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
-#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
-#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
-#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
-#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
-#: plugins/admin/systems/phonesettings.tpl:210
-#: plugins/admin/systems/phonesettings.tpl:233
-#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
-#: plugins/admin/systems/class_termDNS.inc:522
-#: plugins/admin/systems/goNtpServer.tpl:21
-#: plugins/admin/systems/remove_glpi.tpl:14
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
-#: plugins/admin/systems/goShareServer.tpl:20
-#: plugins/admin/systems/glpi_edit_os.tpl:10
-#: plugins/admin/systems/class_servDNSeditZone.inc:316
-#: plugins/admin/systems/class_servDNSeditZone.inc:541
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
-#: plugins/admin/systems/terminal.tpl:127
-#: plugins/admin/systems/glpi_edit_type.tpl:10
-#: plugins/admin/systems/remove_ppd.tpl:12
-#: plugins/admin/systems/workstation.tpl:104
-#: plugins/admin/systems/workstationStartup.tpl:131
-#: plugins/admin/systems/workstationStartup.tpl:165
-#: plugins/admin/applications/remove.tpl:14
-#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
-#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
-#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
-#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
-#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
-#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
-#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
-#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
-#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
-#: plugins/admin/fai/remove_branch.tpl:14
-#: plugins/admin/fai/faiPartitionTable.tpl:54
-#: plugins/personal/scalix/paste_generic.tpl:13
-#: plugins/personal/scalix/generic.tpl:114
-#: plugins/personal/mail/copypaste.tpl:45
-#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
-#: plugins/personal/mail/generic.tpl:263
-#: plugins/personal/connectivity/kolab.tpl:56
-#: plugins/personal/environment/class_environment.inc:695
-#: plugins/personal/environment/environment.tpl:187
-#: plugins/personal/environment/environment.tpl:225
-#: plugins/personal/environment/environment.tpl:251
-#: plugins/personal/posix/paste_generic.tpl:62
-#: plugins/personal/posix/generic.tpl:91
-#: plugins/personal/posix/generic.tpl:129
-#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
-#: plugins/gofon/macro/remove.tpl:18
-#: plugins/gofon/phoneaccount/paste_generic.tpl:19
-#: plugins/gofon/phoneaccount/generic.tpl:22
-#: plugins/gofon/conference/remove.tpl:15
-#: plugins/gofon/conference/remove.tpl:19
-#: include/sieve/templates/remove_script.tpl:14
-#: ihtml/themes/default/remove.tpl:13
-msgid "Delete"
-msgstr "Entfernen"
-
-#: plugins/gofax/blocklists/remove.tpl:17
-#: plugins/gofax/blocklists/remove.tpl:21
-#: plugins/gofax/blocklists/generic.tpl:106
-#: plugins/gofax/faxaccount/locals.tpl:62
-#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
-#: plugins/addons/gotomasses/contents.tpl:115
-#: plugins/addons/gotomasses/contents.tpl:118
-#: plugins/addons/godfs/class_dfsManagment.inc:249
-#: plugins/addons/addressbook/remove.tpl:16
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/address_edit.tpl:265
-#: plugins/admin/groups/class_groupManagement.inc:424
-#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
-#: plugins/admin/groups/application_options.tpl:13
-#: plugins/admin/groups/mail_locals.tpl:68
-#: plugins/admin/groups/mail_admins.tpl:39
-#: plugins/admin/groups/group_objects.tpl:57
-#: plugins/admin/systems/SelectDeviceType.tpl:45
-#: plugins/admin/systems/goKrbServer.tpl:32
-#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
-#: plugins/admin/systems/goGlpiServer.tpl:34
-#: plugins/admin/systems/goLdapServer.tpl:11
-#: plugins/admin/systems/gencd.tpl:11
-#: plugins/admin/systems/glpi_devices.tpl:761
-#: plugins/admin/systems/class_goService.inc:40
-#: plugins/admin/systems/goImapServer.tpl:118
-#: plugins/admin/systems/glpiSelectUser.tpl:51
-#: plugins/admin/systems/class_systemManagement.inc:830
-#: plugins/admin/systems/goMailServer.tpl:223
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
-#: plugins/admin/systems/servnfs.tpl:140
-#: plugins/admin/systems/goNtpServer.tpl:31
-#: plugins/admin/systems/remove_glpi.tpl:16
-#: plugins/admin/systems/goShareServer.tpl:31
-#: plugins/admin/systems/goFonServer.tpl:41
-#: plugins/admin/systems/goSyslogServer.tpl:7
-#: plugins/admin/systems/glpiAttachmentPool.tpl:52
-#: plugins/admin/systems/servkolab.tpl:247
-#: plugins/admin/systems/goCupsServer.tpl:7
-#: plugins/admin/systems/ServiceAddDialog.tpl:30
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
-#: plugins/admin/systems/goTerminalServer.tpl:25
-#: plugins/admin/systems/glpi_edit_os.tpl:29
-#: plugins/admin/systems/goSpamServer.tpl:127
-#: plugins/admin/systems/goFaxServer.tpl:25
-#: plugins/admin/systems/class_baseSelectDialog.inc:43
-#: plugins/admin/systems/gosaLogServer.tpl:33
-#: plugins/admin/systems/servdns.tpl:23
-#: plugins/admin/systems/goSpamServerRule.tpl:23
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
-#: plugins/admin/systems/servRepositorySetup.tpl:56
-#: plugins/admin/systems/glpi_edit_type.tpl:29
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
-#: plugins/admin/systems/remove_ppd.tpl:14
-#: plugins/admin/systems/printerPPDDialog.tpl:23
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
-#: plugins/admin/systems/glpiDeviceManagement.tpl:52
-#: plugins/admin/systems/servRepository.tpl:68
-#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
-#: plugins/admin/systems/servdnseditzone.tpl:129
-#: plugins/admin/systems/goVirusServer.tpl:170
-#: plugins/admin/systems/goLogDBServer.tpl:25
-#: plugins/admin/applications/remove.tpl:16
-#: plugins/admin/applications/remove.tpl:20
-#: plugins/admin/applications/class_applicationManagement.inc:439
-#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
-#: plugins/admin/users/template.tpl:50
-#: plugins/admin/users/class_userManagement.inc:747
-#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
-#: plugins/admin/mimetypes/remove.tpl:20
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
-#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
-#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
-#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
-#: plugins/admin/departments/remove.tpl:17
-#: plugins/admin/departments/remove.tpl:21
-#: plugins/admin/departments/class_departmentManagement.inc:397
-#: plugins/admin/departments/dep_move_confirm.tpl:17
-#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
-#: plugins/admin/ogroups/ogroup_objects.tpl:56
-#: plugins/admin/ogroups/class_ogroupManagement.inc:384
-#: plugins/admin/fai/faiPackageConfiguration.tpl:7
-#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
-#: plugins/admin/fai/class_faiManagement.inc:749
-#: plugins/admin/fai/class_faiManagement.inc:754
-#: plugins/admin/fai/class_faiManagement.inc:760
-#: plugins/admin/fai/faiScriptEntry.tpl:83
-#: plugins/admin/fai/remove_branch.tpl:16
-#: plugins/admin/fai/faiPackageEntry.tpl:57
-#: plugins/admin/fai/faiTemplateEntry.tpl:171
-#: plugins/admin/fai/faiHookEntry.tpl:85
-#: plugins/admin/fai/faiVariableEntry.tpl:55
-#: plugins/admin/fai/faiProfileEntry.tpl:71
-#: plugins/admin/fai/faiNewBranch.tpl:22
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
-#: plugins/personal/scalix/main.inc:101
-#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
-#: plugins/personal/netatalk/main.inc:96
-#: plugins/personal/connectivity/main.inc:102
-#: plugins/personal/environment/hotplugDialogNew.tpl:54
-#: plugins/personal/environment/selectPrinterDialog.tpl:66
-#: plugins/personal/environment/main.inc:102
-#: plugins/personal/environment/logonManagement.tpl:76
-#: plugins/personal/environment/hotplugDialog.tpl:64
-#: plugins/personal/nagios/main.inc:105
-#: plugins/personal/posix/trust_machines.tpl:41
-#: plugins/personal/posix/main.inc:106
-#: plugins/personal/posix/posix_groups.tpl:81
-#: plugins/personal/samba/samba3_workstations.tpl:41
-#: plugins/personal/samba/main.inc:104
-#: plugins/personal/samba/sambaLogonHours.tpl:106
-#: plugins/personal/generic/generic_certs.tpl:94
-#: plugins/personal/generic/generic_picture.tpl:35
-#: plugins/personal/generic/main.inc:160
-#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
-#: plugins/gofon/macro/remove.tpl:20
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
-#: plugins/gofon/phoneaccount/main.inc:106
-#: plugins/gofon/conference/remove.tpl:17
-#: plugins/gofon/conference/remove.tpl:21
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
-#: include/sieve/templates/select_test_type.tpl:13
-#: include/sieve/templates/remove_script.tpl:16
-#: include/sieve/templates/management.tpl:26
-#: include/sieve/templates/import_script.tpl:14
-#: include/sieve/templates/element_comment.tpl:10
-#: include/sieve/templates/create_script.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
-#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
-#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
-#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
-#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
-#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:89
-msgid "Cancel"
-msgstr "Abbrechen"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
-msgid "List of blocklists"
-msgstr "Liste der Sperrlisten"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected blocklists. Having "
-"a large size of lists, you might prefer the range selectors on top of the "
-"select box."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen, Sperrlisten hinzuzufügen, zu bearbeiten oder "
-"zu entfernen. Bei einer Vielzahl von Sperrlisten bietet sich die Verwendung "
-"der Bereichswahl an"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-msgid "Blocklist name"
-msgstr "Name der Sperrliste"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#: plugins/addons/addressbook/address_edit.tpl:155
-#: plugins/addons/addressbook/class_addressbook.inc:815
-#: plugins/addons/addressbook/address_info.tpl:117
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/users/class_divListUsers.inc:61
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#: plugins/admin/ogroups/class_ogroupManagement.inc:431
-#: plugins/personal/generic/class_user.inc:1434
-#: plugins/personal/generic/generic.tpl:258
-#: plugins/generic/references/class_reference.inc:38
-#: plugins/gofon/macro/class_divListMacros.inc:57
-msgid "Department"
-msgstr "Abteilung"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
-#: plugins/addons/addressbook/contents.tpl:42
-#: plugins/admin/groups/class_divListGroup.inc:62
-#: plugins/admin/systems/class_divListSystemService.inc:31
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
-#: plugins/admin/systems/class_divListSystem.inc:69
-#: plugins/admin/applications/class_divListApplication.inc:59
-#: plugins/admin/users/class_divListUsers.inc:63
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
-#: plugins/admin/acl/class_divListACL.inc:55
-#: plugins/admin/departments/class_divListDepartment.inc:49
-#: plugins/admin/ogroups/class_divListOGroup.inc:65
-#: plugins/admin/fai/class_divListFai.inc:71
-#: plugins/gofon/macro/class_divListMacros.inc:59
-#: plugins/gofon/conference/class_divListConferences.inc:60
-msgid "Actions"
-msgstr "Aktionen"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Select to see send blocklists"
-msgstr "Auswahl zum Ansehen der Sperrlisten für abgehende Rufe"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Show send blocklists"
-msgstr "Zeige Sperrlisten für abgehende Rufe"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Select to see receive blocklists"
-msgstr "Auswahl zum Ansehen der Sperrlisten für eingehende Rufe"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Show receive blocklists"
-msgstr "Zeige eingehende Sperrlisten"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Select to search within subtrees"
-msgstr "Wählen Sie diese Option um auch in Teilbäumen zu suchen"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/personal/posix/posix_groups.tpl:46
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-#, fuzzy
-msgid "Search in subtrees"
-msgstr "Suche im Teilbaum"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
-msgid "Regular expression for matching list names"
-msgstr "Regulärer Ausdruck zum Erkennen von Sperrlisten-Namen"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "Create new blocklist"
-msgstr "Erzeuge neue Sperrliste"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "New Blocklist"
-msgstr "Neue Sperrliste"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
-#: plugins/gofax/blocklists/generic.tpl:17
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
-#: plugins/addons/godfs/class_dfsManagment.inc:217
-#: plugins/admin/groups/class_divListGroup.inc:181
-#: plugins/admin/groups/class_groupGeneric.inc:950
-#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
-#: plugins/admin/systems/printer.tpl:27
-#: plugins/admin/systems/class_phoneGeneric.inc:486
-#: plugins/admin/systems/goLdapServer.tpl:2
-#: plugins/admin/systems/component.tpl:17
-#: plugins/admin/systems/class_componentGeneric.inc:278
-#: plugins/admin/systems/class_printGeneric.inc:890
-#: plugins/admin/systems/class_servGeneric.inc:426
-#: plugins/admin/systems/phone.tpl:17
-#: plugins/admin/systems/class_terminalGeneric.inc:633
-#: plugins/admin/systems/class_baseSelectDialog.inc:46
-#: plugins/admin/systems/class_workstationGeneric.inc:617
-#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
-#: plugins/admin/systems/workstation.tpl:27
-#: plugins/admin/systems/class_divListSystem.inc:227
-#: plugins/admin/systems/class_glpiSelectUser.inc:181
-#: plugins/admin/applications/class_divListApplication.inc:175
-#: plugins/admin/applications/class_applicationGeneric.inc:552
-#: plugins/admin/applications/generic.tpl:42
-#: plugins/admin/users/class_divListUsers.inc:162
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
-#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:678
-#: plugins/admin/acl/class_divListACL.inc:154
-#: plugins/admin/departments/class_divListDepartment.inc:133
-#: plugins/admin/departments/class_departmentGeneric.inc:597
-#: plugins/admin/departments/generic.tpl:35
-#: plugins/admin/ogroups/class_divListOGroup.inc:181
-#: plugins/admin/ogroups/class_ogroup.inc:757
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/fai/class_divListFai.inc:213
-#: plugins/personal/generic/class_user.inc:1423
-#: plugins/personal/generic/generic.tpl:143
-#: plugins/gofon/macro/class_gofonMacro.inc:581
-#: plugins/gofon/macro/class_divListMacros.inc:147
-#: plugins/gofon/macro/generic.tpl:27
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
-#: plugins/gofon/conference/class_divListConferences.inc:154
-#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
-msgid "Base"
-msgstr "Basis"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-msgid "Submit department"
-msgstr "Aktualisieren"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#: include/class_MultiSelectWindow.inc:209
-msgid "Submit"
-msgstr "Übertragen"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove selected blocklists"
-msgstr "Zeige Sperrlisten für abgehende Rufe"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove blocklists"
-msgstr "Emfangs-Sperrliste"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
-#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
-#: plugins/admin/systems/glpi.tpl:46
-#: plugins/admin/systems/class_divListSystem.inc:323
-#: plugins/admin/systems/glpiPrinter.tpl:18
-#: plugins/admin/systems/glpiPrinter.tpl:32
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/users/class_divListUsers.inc:266
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/acl/class_aclRole.inc:340
-#: plugins/admin/acl/class_aclRole.inc:385
-#: plugins/admin/acl/class_divListACL.inc:210
-#: plugins/admin/acl/class_divListACL.inc:232
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/admin/fai/class_faiScript.inc:302
-#: plugins/admin/fai/class_faiScript.inc:304
-#: plugins/admin/fai/class_faiHook.inc:300
-#: plugins/admin/fai/class_faiHook.inc:302
-#: plugins/admin/fai/class_faiTemplate.inc:278
-#: plugins/admin/fai/class_faiTemplate.inc:280
-#: plugins/admin/fai/class_divListFai.inc:296
-#: plugins/admin/fai/class_divListFai.inc:299
-#: plugins/gofon/macro/class_divListMacros.inc:207
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#: include/class_acl.inc:409 include/class_acl.inc:454
-msgid "edit"
-msgstr "Bearbeiten"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/users/class_divListUsers.inc:267
-msgid "Edit user"
-msgstr "Benutzer bearbeiten"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/addons/mailqueue/contents.tpl:94
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
-#: plugins/admin/systems/class_divListSystem.inc:333
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/users/class_divListUsers.inc:285
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/acl/class_aclRole.inc:341
-#: plugins/admin/acl/class_aclRole.inc:386
-#: plugins/admin/acl/class_divListACL.inc:220
-#: plugins/admin/acl/class_divListACL.inc:236
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/admin/fai/class_faiScript.inc:306
-#: plugins/admin/fai/class_faiHook.inc:304
-#: plugins/admin/fai/class_faiTemplate.inc:282
-#: plugins/admin/fai/class_divListFai.inc:307
-#: plugins/gofon/macro/class_divListMacros.inc:215
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#: include/class_acl.inc:410 include/class_acl.inc:455
-msgid "delete"
-msgstr "Entfernen"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/admin/users/class_divListUsers.inc:286
-msgid "Delete user"
-msgstr "Benutzer entfernen"
-
-#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
-msgid "Blocklist management"
-msgstr "Sperrlistenverwaltung"
-
-#: plugins/gofax/blocklists/generic.tpl:8
-msgid "List name"
-msgstr "Listenname"
-
-#: plugins/gofax/blocklists/generic.tpl:12
-msgid "Name of blocklist"
-msgstr "Name der Sperrliste"
-
-#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
-#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
-#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
-#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
-#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
-msgid "Choose subtree to place group in"
-msgstr "Wählen Sie den Teilbaum, in den die Gruppe eingepflegt werden soll"
-
-#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
-#: plugins/admin/systems/wingeneric.tpl:18
-#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
-#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
-#: plugins/admin/systems/terminal.tpl:28
-#: plugins/admin/systems/workstation.tpl:35
-#: plugins/admin/applications/generic.tpl:52
-#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
-#: plugins/admin/departments/generic.tpl:45
-#: plugins/admin/ogroups/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
-#: plugins/gofon/conference/generic.tpl:56
-#: plugins/gofon/conference/generic.tpl:62
-msgid "Select a base"
-msgstr "Wählen Sie eine Basis"
-
-#: plugins/gofax/blocklists/generic.tpl:40
-#: plugins/admin/systems/glpi_devices.tpl:427
-#: plugins/admin/systems/glpi_devices.tpl:492
-#: plugins/admin/systems/glpi_devices.tpl:542
-#: plugins/admin/systems/servnfs.tpl:56
-#: plugins/admin/systems/terminalService.tpl:48
-#: plugins/admin/systems/terminalService.tpl:138
-#: plugins/admin/systems/class_goShareServer.inc:399
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:795
-#: plugins/admin/systems/workstationService.tpl:54
-#: plugins/admin/systems/workstationService.tpl:156
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
-#: plugins/admin/fai/class_faiSummaryTab.inc:345
-#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
-msgid "Type"
-msgstr "Typ"
-
-#: plugins/gofax/blocklists/generic.tpl:43
-msgid "Select wether to filter incoming or outgoing calls"
-msgstr "Wählen Sie, ob ein- oder abgehende Rufe gefiltert werden sollen"
-
-#: plugins/gofax/blocklists/generic.tpl:51
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
-#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
-#: plugins/admin/groups/class_groupGeneric.inc:951
-#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
-#: plugins/admin/systems/printer.tpl:16
-#: plugins/admin/systems/class_phoneGeneric.inc:487
-#: plugins/admin/systems/component.tpl:35
-#: plugins/admin/systems/class_componentGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:891
-#: plugins/admin/systems/class_servGeneric.inc:424
-#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
-#: plugins/admin/systems/class_winGeneric.inc:291
-#: plugins/admin/systems/class_goMailServer.inc:713
-#: plugins/admin/systems/server.tpl:14
-#: plugins/admin/systems/class_goShareServer.inc:398
-#: plugins/admin/applications/class_applicationGeneric.inc:553
-#: plugins/admin/applications/generic.tpl:33
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
-#: plugins/admin/mimetypes/paste_generic.tpl:21
-#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
-#: plugins/admin/acl/class_aclRole.inc:679
-#: plugins/admin/departments/class_departmentGeneric.inc:595
-#: plugins/admin/departments/generic.tpl:16
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/fai/class_faiScriptEntry.inc:184
-#: plugins/admin/fai/class_faiVariable.inc:433
-#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
-#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
-#: plugins/admin/fai/faiProfile.tpl:21
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
-#: plugins/admin/fai/faiScriptEntry.tpl:19
-#: plugins/admin/fai/faiVariable.tpl:21
-#: plugins/admin/fai/class_faiHookEntry.inc:193
-#: plugins/admin/fai/class_faiTemplateEntry.inc:252
-#: plugins/admin/fai/faiTemplateEntry.tpl:13
-#: plugins/admin/fai/class_faiScript.inc:555
-#: plugins/admin/fai/class_faiHook.inc:550
-#: plugins/admin/fai/faiHookEntry.tpl:19
-#: plugins/admin/fai/class_faiTemplate.inc:523
-#: plugins/admin/fai/faiVariableEntry.tpl:19
-#: plugins/admin/fai/faiPartitionTable.tpl:21
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
-#: plugins/admin/fai/class_faiProfile.inc:466
-#: plugins/admin/fai/class_faiVariableEntry.inc:147
-#: plugins/admin/fai/class_faiPartitionTable.inc:544
-#: plugins/admin/fai/faiTemplate.tpl:21
-#: plugins/personal/environment/hotplugDialogNew.tpl:17
-#: plugins/personal/environment/logonManagement.tpl:17
-#: plugins/generic/references/contents.tpl:11
-#: plugins/gofon/macro/class_gofonMacro.inc:582
-#: plugins/gofon/macro/generic.tpl:49
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
-#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
-#: html/getxls.php:287
-msgid "Description"
-msgstr "Beschreibung"
-
-#: plugins/gofax/blocklists/generic.tpl:54
-msgid "Descriptive text for this blocklist"
-msgstr "Beschreibender Text zu dieser Sperrliste"
-
-#: plugins/gofax/blocklists/generic.tpl:68
-msgid "Blocked numbers"
-msgstr "Gesperrte Nummern"
-
-#: plugins/gofax/blocklists/generic.tpl:80
-#: plugins/gofax/faxaccount/locals.tpl:60
-#: plugins/gofax/faxaccount/lists.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:105
-#: plugins/admin/groups/application.tpl:39
-#: plugins/admin/groups/paste_mail.tpl:30
-#: plugins/admin/groups/paste_mail.tpl:41
-#: plugins/admin/groups/mail_locals.tpl:66
-#: plugins/admin/groups/class_groupMail.inc:607
-#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
-#: plugins/admin/groups/generic.tpl:137
-#: plugins/admin/groups/group_objects.tpl:55
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
-#: plugins/admin/systems/phonesettings.tpl:207
-#: plugins/admin/systems/phonesettings.tpl:230
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
-#: plugins/admin/systems/glpiManufacturer.tpl:6
-#: plugins/admin/systems/terminalStartup.tpl:79
-#: plugins/admin/systems/terminalStartup.tpl:108
-#: plugins/admin/systems/goMailServer.tpl:70
-#: plugins/admin/systems/goMailServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:131
-#: plugins/admin/systems/goMailServer.tpl:165
-#: plugins/admin/systems/goMailServer.tpl:191
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
-#: plugins/admin/systems/class_termDNS.inc:508
-#: plugins/admin/systems/class_termDNS.inc:528
-#: plugins/admin/systems/goNtpServer.tpl:18
-#: plugins/admin/systems/goShareServer.tpl:14
-#: plugins/admin/systems/glpi_edit_os.tpl:8
-#: plugins/admin/systems/goSpamServer.tpl:45
-#: plugins/admin/systems/goSpamServer.tpl:113
-#: plugins/admin/systems/servdns.tpl:6
-#: plugins/admin/systems/class_servDNSeditZone.inc:547
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
-#: plugins/admin/systems/servRepositorySetup.tpl:47
-#: plugins/admin/systems/terminal.tpl:123
-#: plugins/admin/systems/glpi_edit_type.tpl:8
-#: plugins/admin/systems/workstation.tpl:100
-#: plugins/admin/systems/glpi.tpl:125
-#: plugins/admin/systems/servdnseditzone.tpl:115
-#: plugins/admin/systems/workstationStartup.tpl:129
-#: plugins/admin/systems/workstationStartup.tpl:162
-#: plugins/admin/systems/workstationStartup.tpl:191
-#: plugins/admin/systems/glpiPrinter.tpl:115
-#: plugins/admin/systems/glpiPrinter.tpl:149
-#: plugins/admin/mimetypes/generic.tpl:108
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:174
-#: plugins/admin/ogroups/ogroup_objects.tpl:54
-#: plugins/admin/ogroups/phonequeue.tpl:37
-#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
-#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
-#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
-#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
-#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
-#: plugins/admin/fai/faiPartitionTable.tpl:48
-#: plugins/admin/fai/faiPartitionTable.tpl:50
-#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
-#: plugins/personal/scalix/paste_generic.tpl:12
-#: plugins/personal/scalix/generic.tpl:111
-#: plugins/personal/mail/copypaste.tpl:43
-#: plugins/personal/mail/copypaste.tpl:61
-#: plugins/personal/mail/mail_locals.tpl:75
-#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
-#: plugins/personal/connectivity/kolab.tpl:53
-#: plugins/personal/connectivity/class_kolabAccount.inc:261
-#: plugins/personal/environment/kioskManagement.tpl:14
-#: plugins/personal/environment/selectPrinterDialog.tpl:65
-#: plugins/personal/environment/hotplugDialog.tpl:63
-#: plugins/personal/environment/environment.tpl:157
-#: plugins/personal/environment/environment.tpl:181
-#: plugins/personal/environment/environment.tpl:248
-#: plugins/personal/posix/trust_machines.tpl:39
-#: plugins/personal/posix/paste_generic.tpl:61
-#: plugins/personal/posix/generic.tpl:88
-#: plugins/personal/posix/generic.tpl:126
-#: plugins/personal/posix/posix_groups.tpl:79
-#: plugins/personal/samba/samba3_workstations.tpl:39
-#: plugins/personal/samba/samba3.tpl:412
-#: plugins/gofon/phoneaccount/paste_generic.tpl:18
-#: plugins/gofon/phoneaccount/generic.tpl:19
-msgid "Add"
-msgstr "Hinzufügen"
-
-#: plugins/gofax/blocklists/generic.tpl:92
-msgid "Numbers can also contain wild cards."
-msgstr "Nummern können auch Platzhalter enthalten."
-
-#: plugins/gofax/blocklists/generic.tpl:100
-#: plugins/gofax/faxaccount/main.inc:92
-#: plugins/admin/groups/class_groupManagement.inc:418
-#: plugins/admin/systems/class_systemManagement.inc:824
-#: plugins/admin/applications/class_applicationManagement.inc:433
-#: plugins/admin/users/class_userManagement.inc:741
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
-#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
-#: plugins/admin/ogroups/class_ogroupManagement.inc:378
-#: plugins/admin/fai/class_faiManagement.inc:743
-#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
-#: plugins/personal/connectivity/main.inc:100
-#: plugins/personal/environment/main.inc:100
-#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
-#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
-#: plugins/gofon/phoneaccount/main.inc:104
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
-#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
-#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
-#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
-#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
-#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
-#: setup/class_setupStep_Migrate.inc:877
-#: setup/class_setupStep_Migrate.inc:1600
-msgid "Ok"
-msgstr "Ok"
-
-#: plugins/gofax/blocklists/generic.tpl:103
-#: plugins/gofax/faxaccount/lists.tpl:31
-#: plugins/addons/gotomasses/contents.tpl:111
-#: plugins/addons/gotomasses/contents.tpl:113
-#: plugins/addons/gotomasses/contents.tpl:117
-#: plugins/addons/notifications/contents.tpl:12
-#: plugins/admin/groups/class_groupManagement.inc:421
-#: plugins/admin/groups/application_options.tpl:11
-#: plugins/admin/groups/mail_admins.tpl:37
-#: plugins/admin/systems/class_systemManagement.inc:827
-#: plugins/admin/systems/servRepositorySetup.tpl:54
-#: plugins/admin/systems/printerPPDDialog.tpl:22
-#: plugins/admin/applications/class_applicationManagement.inc:436
-#: plugins/admin/users/class_userManagement.inc:744
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
-#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
-#: plugins/admin/acl/acl_role.tpl:73
-#: plugins/admin/ogroups/class_ogroupManagement.inc:381
-#: plugins/admin/fai/faiPackageConfiguration.tpl:6
-#: plugins/admin/fai/class_faiManagement.inc:746
-#: plugins/admin/fai/faiScriptEntry.tpl:82
-#: plugins/admin/fai/faiPackageEntry.tpl:56
-#: plugins/admin/fai/faiTemplateEntry.tpl:170
-#: plugins/admin/fai/faiHookEntry.tpl:84
-#: plugins/admin/fai/faiVariableEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:70
-#: plugins/admin/fai/faiNewBranch.tpl:21
-#: plugins/personal/environment/logonManagement.tpl:75
-#: plugins/personal/samba/sambaLogonHours.tpl:104
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
-#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
-#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
-#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
-#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
-#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
-#: ihtml/themes/default/acl.tpl:89
-msgid "Apply"
-msgstr "Anwenden"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
-msgid "FAX Blocklists"
-msgstr "Fax-Sperrlisten"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
-#, fuzzy, php-format
-msgid "You're about to delete the following blocklists(s) %s"
-msgstr "Sie möchten die Sperrliste '%s' löschen."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
-#, fuzzy, php-format
-msgid "You are not allowed to delete the blocklist '%s'!"
-msgstr "Sie haben keine Berechtigung, diesen Benutzer zu löschen!"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
-#, php-format
-msgid "You're about to delete the blocklist '%s'."
-msgstr "Sie möchten die Sperrliste '%s' löschen."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
-msgid "You have no permission to remove this blocklist."
-msgstr "Sie haben keine Berechtigung, diese Sperrliste zu entfernen."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
-msgid "Please specify a valid phone number."
-msgstr "Bitte geben Sie eine gültige Telefonnummer an."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "send"
-msgstr "senden"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "receive"
-msgstr "empfangen"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
-#, php-format
-msgid "Removing of blocklist with dn '%s' failed."
-msgstr "Entfernen von Blockliste mit dn '%s' fehlgeschlagen."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
-#: plugins/admin/departments/class_departmentGeneric.inc:265
-msgid "Required field 'Name' is not set."
-msgstr "Das benötigte Feld 'Name' ist nicht ausgefüllt."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
-msgid "Required field 'Name' contains invalid characters"
-msgstr "Das benötigte Feld 'Name' enthält ungültige Zeichen"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
-msgid "Specified name is already used."
-msgstr "Der angegebene Name wird bereits verwendet."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
-#, php-format
-msgid "Saving of blocklist with dn '%s' failed."
-msgstr "Speichern von Blockliste mit dn '%s' fehlgeschlagen."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
-msgid "Fax blocklists"
-msgstr "Fax-Sperrlisten"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/address_info.tpl:24
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_groupGeneric.inc:949
-#: plugins/admin/systems/class_phoneGeneric.inc:485
-#: plugins/admin/systems/glpi_devices.tpl:10
-#: plugins/admin/systems/glpi_devices.tpl:105
-#: plugins/admin/systems/glpi_devices.tpl:146
-#: plugins/admin/systems/glpi_devices.tpl:201
-#: plugins/admin/systems/glpi_devices.tpl:257
-#: plugins/admin/systems/glpi_devices.tpl:315
-#: plugins/admin/systems/glpi_devices.tpl:379
-#: plugins/admin/systems/glpi_devices.tpl:451
-#: plugins/admin/systems/glpi_devices.tpl:515
-#: plugins/admin/systems/glpi_devices.tpl:562
-#: plugins/admin/systems/glpi_devices.tpl:615
-#: plugins/admin/systems/glpi_devices.tpl:669
-#: plugins/admin/systems/glpi_devices.tpl:715
-#: plugins/admin/systems/class_componentGeneric.inc:277
-#: plugins/admin/systems/class_printGeneric.inc:889
-#: plugins/admin/systems/class_servGeneric.inc:423
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
-#: plugins/admin/systems/servnfs.tpl:9
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
-#: plugins/admin/systems/class_terminalGeneric.inc:634
-#: plugins/admin/systems/goSpamServerRule.tpl:6
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
-#: plugins/admin/systems/class_servRepository.inc:386
-#: plugins/admin/systems/class_goShareServer.inc:396
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
-#: plugins/admin/applications/class_applicationGeneric.inc:551
-#: plugins/admin/applications/class_applicationGeneric.inc:555
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
-#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
-#: plugins/admin/acl/class_aclRole.inc:677
-#: plugins/admin/ogroups/class_ogroup.inc:756
-#: plugins/admin/fai/class_faiScriptEntry.inc:183
-#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
-#: plugins/admin/fai/class_faiPackage.inc:545
-#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
-#: plugins/admin/fai/faiProfile.tpl:9
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
-#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
-#: plugins/admin/fai/class_faiHookEntry.inc:192
-#: plugins/admin/fai/class_faiTemplateEntry.inc:251
-#: plugins/admin/fai/faiTemplateEntry.tpl:7
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/faiHookEntry.tpl:9
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#: plugins/admin/fai/faiVariableEntry.tpl:9
-#: plugins/admin/fai/class_faiSummaryTab.inc:340
-#: plugins/admin/fai/faiPartitionTable.tpl:9
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
-#: plugins/admin/fai/class_faiProfile.inc:465
-#: plugins/admin/fai/class_faiVariableEntry.inc:146
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
-#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
-#: html/getxls.php:290
-msgid "Name"
-msgstr "Name"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
-msgid "Blocklist"
-msgstr "Sperrliste"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
-msgid "Blocklist type"
-msgstr "Typ der Sperrliste"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
-#: plugins/addons/addressbook/address_edit.tpl:233
-#: plugins/addons/addressbook/address_info.tpl:171
-#: plugins/generic/references/class_reference.inc:30
-msgid "FAX"
-msgstr "Fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
-msgid "This account has no fax extensions."
-msgstr "Dieses Konto besitzt keine Fax-Erweiterungen."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
-msgid "Remove fax account"
-msgstr "Fax-Konto entfernen"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
-msgid ""
-"This account has fax features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto besitzt aktivierte Fax-Erweiterungen. Sie können diese durch "
-"einen Klick auf die Schaltfläche unten deaktivieren."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
-msgid "Create fax account"
-msgstr "Fax-Konto erzeugen"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
-msgid ""
-"This account has fax features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Aktuell besitzt dieses Konto keine aktivierten Fax-Erweiterungen. Sie können "
-"diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
-msgid "You're trying to add an invalid phone number."
-msgstr "Sie versuchen, eine ungültige Telefonnummer hinzuzufügen."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
-#: plugins/admin/groups/class_groupApplication.inc:682
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
-msgid "back"
-msgstr "zurück"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
-#, php-format
-msgid "Removing of user/fax account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Fax-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
-msgid "The required field 'Fax' is not set."
-msgstr "Das benötigte Feld 'Fax' ist nicht gesetzt."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
-msgid "Please enter a valid telephone number in the 'Fax' field."
-msgstr "Bitte geben Sie eine gültige Telefonnummer im Feld 'Fax' an."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
-msgid "Mail delivery is checked, but no address has been specified."
-msgstr ""
-"Die Zustellung von Mail ist aktiviert, aber es wurde keine Adresse angegeben."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
-msgid "The mail address you've entered is invalid."
-msgstr "Die Mail Adresse, die Sie eingegeben haben, ist ungültig."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
-msgid ""
-"Deliver fax to printer, is only possible if valid printer is given. Please "
-"correct your choice."
-msgstr ""
-"'Fax an Drucker weiterleiten' ist nur möglich, wenn ein gültiger Drucker "
-"angegeben wurde. Bitte korrigieren Sie Ihre Auswahl."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
-#, php-format
-msgid "Saving of user/fax account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Fax-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
-msgid "Fax account settings"
-msgstr "Fax-Konto-Einstellungen"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
-msgid "Enable/Disable fax"
-msgstr "FAX aktivieren/deaktivieren"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
-msgid "Receive blocklist"
-msgstr "Emfangs-Sperrliste"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
-msgid "Send blocklist"
-msgstr "Sende-Sperrliste"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
-#: plugins/addons/addressbook/class_addressbook.inc:808
-#: plugins/personal/generic/class_user.inc:1451
-msgid "Fax number"
-msgstr "Faxnummer"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
-msgid "Alternate fax number"
-msgstr "Alternative Fax-Nummer"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
-#: plugins/gofax/faxaccount/generic.tpl:70
-msgid "Deliver fax as mail"
-msgstr "Als Mail ausliefern"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
-#: plugins/gofax/faxaccount/generic.tpl:77
-msgid "Deliver fax to printer"
-msgstr "Fax an Drucker weiterleiten"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
-#: plugins/gofax/faxaccount/generic.tpl:34
-msgid "Delivery format"
-msgstr "Auslieferungsformat"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
-#: plugins/gofax/faxaccount/generic.tpl:21
-#: plugins/admin/ogroups/class_phonequeue.inc:950
-#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Language"
-msgstr "Sprache"
-
-#: plugins/gofax/faxaccount/locals.tpl:6
-msgid "Select numbers to add"
-msgstr "Wählen Sie die hinzuzufügenden Nummern"
-
-#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
-#: plugins/addons/addressbook/contents.tpl:65
-#: plugins/admin/groups/mail_locals.tpl:22
-#: plugins/admin/groups/group_objects.tpl:20
-#: plugins/admin/systems/glpiSelectUser.tpl:27
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
-#: plugins/admin/systems/glpiAttachmentPool.tpl:27
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
-#: plugins/admin/systems/glpiDeviceManagement.tpl:27
-#: plugins/admin/systems/servRepository.tpl:38
-#: plugins/admin/ogroups/ogroup_objects.tpl:20
-#: plugins/admin/fai/faiPackageEntry.tpl:32
-#: plugins/admin/fai/faiProfileEntry.tpl:31
-#: plugins/personal/mail/mail_locals.tpl:25
-#: plugins/personal/environment/selectPrinterDialog.tpl:24
-#: plugins/personal/environment/hotplugDialog.tpl:24
-#: plugins/personal/posix/posix_groups.tpl:21
-#: plugins/personal/samba/samba3_workstations.tpl:20
-#: plugins/gofon/macro/headpage.tpl:29
-#: plugins/gofon/conference/headpage.tpl:29
-#: ihtml/themes/default/MultiSelectWindow.tpl:38
-#: ihtml/themes/default/MultiSelectWindow.tpl:78
-msgid "Filters"
-msgstr "Filter"
-
-#: plugins/gofax/faxaccount/locals.tpl:28
-msgid "Display numbers of department"
-msgstr "Zeige die Nummern der Abteilung"
-
-#: plugins/gofax/faxaccount/locals.tpl:29
-#: plugins/addons/addressbook/contents.tpl:87
-#: plugins/admin/groups/mail_locals.tpl:33
-#: plugins/admin/groups/group_objects.tpl:40
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
-#: plugins/admin/ogroups/ogroup_objects.tpl:42
-#: plugins/personal/mail/mail_locals.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:34
-#: plugins/personal/posix/trust_machines.tpl:27
-#: plugins/personal/posix/posix_groups.tpl:35
-#: plugins/personal/samba/samba3_workstations.tpl:27
-msgid "Choose the department the search will be based on"
-msgstr "Wählen Sie die Abteilung, auf die die Suchfunktion angewandt wird"
-
-#: plugins/gofax/faxaccount/locals.tpl:38
-msgid "Display numbers matching"
-msgstr "Zeige die Nummern, auf die Folgendes passt"
-
-#: plugins/gofax/faxaccount/locals.tpl:41
-msgid "Regular expression for matching numbers"
-msgstr "Regulärer Ausdruck zum Erkennen von Telefonnummern"
-
-#: plugins/gofax/faxaccount/locals.tpl:47
-msgid "Display numbers of user"
-msgstr "Zeige Nummern des Benutzers"
-
-#: plugins/gofax/faxaccount/locals.tpl:50
-msgid "User name of which numbers are shown"
-msgstr "Benutzername, dessen Nummern angezeigt werden"
-
-#: plugins/gofax/faxaccount/lists.tpl:5
-msgid "Blocked numbers/lists"
-msgstr "Gesperrte Nummern/Listen"
-
-#: plugins/gofax/faxaccount/lists.tpl:17
-msgid "List of predefined blocklists"
-msgstr "Liste von vordefinierten Sperrlisten"
-
-#: plugins/gofax/faxaccount/lists.tpl:25
-msgid "Add the list to the blocklists"
-msgstr "Liste zu den Sperrlisten hinzufügen"
-
-#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
-#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
-#: plugins/personal/connectivity/main.inc:110
-#: plugins/personal/environment/main.inc:110
-#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
-#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
-#: plugins/gofon/phoneaccount/main.inc:112
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Betätigen sie den 'Bearbeiten'-Schalter unten um Informationen in diesem "
-"Dialog zu ändern"
-
-#: plugins/gofax/faxaccount/main.inc:101
-#: plugins/gofax/faxaccount/generic.tpl:121
-#: plugins/gofax/faxaccount/generic.tpl:129
-#: plugins/addons/logview/gosa_log_contents.tpl:62
-#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
-#: plugins/admin/systems/glpiManufacturer.tpl:7
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
-#: plugins/admin/systems/goShareServer.tpl:17
-#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
-#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
-#: plugins/admin/systems/servdnseditzone.tpl:40
-#: plugins/admin/systems/glpiPrinter.tpl:88
-#: plugins/admin/systems/glpiPrinter.tpl:99
-#: plugins/admin/fai/faiVariable.tpl:53
-#: plugins/admin/fai/faiPartitionTable.tpl:53
-#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
-#: plugins/personal/netatalk/main.inc:102
-#: plugins/personal/connectivity/main.inc:111
-#: plugins/personal/environment/main.inc:111
-#: plugins/personal/environment/environment.tpl:184
-#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
-#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
-#: plugins/gofon/phoneaccount/main.inc:113
-#: include/sieve/templates/element_comment.tpl:8
-msgid "Edit"
-msgstr "Bearbeiten"
-
-#: plugins/gofax/faxaccount/main.inc:109
-msgid "FAX settings"
-msgstr "Fax-Einstellungen"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:15
-msgid "Fax number for GOfax to trigger on"
-msgstr "Fax-Nummer, auf die GOfax ansprechen soll"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:18
-msgid "Alternate fax numbers will not be copied"
-msgstr "Alternative Fax-Nummern werden nicht kopiert"
-
-#: plugins/gofax/faxaccount/generic.tpl:26
-msgid "Specify the GOfax communication language for fax to mail gateway"
-msgstr "Geben Sie die Kommunikations-Sprache für das Fax to Mail-Gateway an"
-
-#: plugins/gofax/faxaccount/generic.tpl:38
-msgid "Specify delivery format for fax to mail gateway"
-msgstr "Geben Sie das Auslieferungsformat des Fax to Mailgateways an"
-
-#: plugins/gofax/faxaccount/generic.tpl:51
-msgid "Delivery methods"
-msgstr "Auslieferungsmethode"
-
-#: plugins/gofax/faxaccount/generic.tpl:56
-msgid "Temporary disable fax usage"
-msgstr "Temporäres Abschalten der Fax-Benutzung"
-
-#: plugins/gofax/faxaccount/generic.tpl:62
-msgid "Deliver fax as mail to"
-msgstr "Fax als Mail ausliefern an"
-
-#: plugins/gofax/faxaccount/generic.tpl:93
-msgid "Alternate fax numbers"
-msgstr "Alternative Fax-Nummern"
-
-#: plugins/gofax/faxaccount/generic.tpl:108
-#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
-#: plugins/personal/mail/copypaste.tpl:44
-#: plugins/personal/mail/generic.tpl:260
-msgid "Add local"
-msgstr "Lokale hinzufügen"
-
-#: plugins/gofax/faxaccount/generic.tpl:115
-msgid "Blocklists"
-msgstr "Sperrlisten"
-
-#: plugins/gofax/faxaccount/generic.tpl:118
-msgid "Blocklists for incoming fax"
-msgstr "Sperrlisten für eingehendes Fax"
-
-#: plugins/gofax/faxaccount/generic.tpl:126
-msgid "Blocklists for outgoing fax"
-msgstr "Sperrlisten für abgehendes Fax"
-
-#: plugins/addons/gotomasses/main.inc:51
-#: plugins/addons/gotomasses/class_gotomasses.inc:6
-#: plugins/addons/gotomasses/class_gotomasses.inc:273
-#: plugins/addons/gotomasses/class_gotomasses.inc:279
-#, fuzzy
-msgid "System mass deployment"
-msgstr "Systemverwaltung"
-
-#: plugins/addons/gotomasses/contents.tpl:37
-#: plugins/admin/fai/class_faiSummaryTab.inc:339
-msgid "No."
-msgstr "Nr."
-
-#: plugins/addons/gotomasses/contents.tpl:40
-#, fuzzy
-msgid "Mac address"
-msgstr "Mail-Adresse"
-
-#: plugins/addons/gotomasses/contents.tpl:45
-#, fuzzy
-msgid "Assigned object group"
-msgstr "Objektgruppe wählen"
-
-#: plugins/addons/gotomasses/contents.tpl:48
-#: plugins/addons/logview/gosa_log_contents.tpl:20
-#: plugins/addons/logview/gosa_log_contents.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
-#: plugins/admin/systems/class_baseSelectDialog.inc:47
-#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
-#: plugins/admin/systems/workstation.tpl:121
-#: plugins/admin/ogroups/termgroup.tpl:88
-msgid "Action"
-msgstr "Aktion"
-
-#: plugins/addons/gotomasses/contents.tpl:72
-#, fuzzy
-msgid "Select object group"
-msgstr "Wählen Sie die hinzuzufügenden Objekte"
-
-#: plugins/addons/gotomasses/contents.tpl:79
-#, fuzzy
-msgid "Remove this entry"
-msgstr "Dieses Element entfernen"
-
-#: plugins/addons/gotomasses/contents.tpl:102
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "New entry"
-msgstr "Neuer Eintrag"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:88
-#, fuzzy
-msgid "Your are not allowed to import csv data into this plugin."
-msgstr "Sie sind nicht berechtigt, diese ACL zu bearbeiten."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:92
-#, fuzzy
-msgid "The uploaded file seams to be empty, import aborted."
-msgstr "Die angebene Datei ist leer."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:148
-#, fuzzy
-msgid "Your are not allowed to view contents of this plugin."
-msgstr "Sie haben keine Berechtigung, die FAI Zusammenfassung einzusehen."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:154
-#, fuzzy, php-format
-msgid "Can't locate or read csv storage file '%s'."
-msgstr "Kann Datei '%s' nicht anlegen."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:160
-#, fuzzy, php-format
-msgid "Can't read csv storage file '%s'."
-msgstr "Kann Datei '%s' nicht anlegen."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:200
-#, fuzzy
-msgid "Your are not allowed to write the content of this plugin."
-msgstr "Es ist Ihnen nicht erlaubt, ein neues Objekt dieses Typs zu erstellen."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:205
-#, fuzzy, php-format
-msgid "Can't locate or write csv storage file '%s'."
-msgstr "Kann Datei '%s' nicht anlegen."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:209
-#, fuzzy, php-format
-msgid "Can't write csv storage file '%s'."
-msgstr "Kann Datei '%s' nicht anlegen."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:274
-msgid "Provide a mechanism to automatically activate a set of systems"
-msgstr ""
-
-#: plugins/addons/notifications/main.inc:46
-#: plugins/addons/notifications/class_msgplug.inc:6
-msgid "Notifications"
-msgstr "Meldungen"
-
-#: plugins/addons/notifications/contents.tpl:2
-msgid "Notification target"
-msgstr "Empfänger der Meldung"
-
-#: plugins/addons/notifications/contents.tpl:7
-msgid "Use target from"
-msgstr "Verwende Ziel von"
-
-#: plugins/addons/notifications/contents.tpl:21
-msgid "Available recipients"
-msgstr "Verfügbare Empfänger"
-
-#: plugins/addons/notifications/contents.tpl:22
-#: ihtml/themes/default/acl.tpl:30
-msgid "List message possible targets"
-msgstr "Zeige mögliche Empfänger dieser Nachricht"
-
-#: plugins/addons/notifications/contents.tpl:33
-msgid "Recipients"
-msgstr "Empfänger"
-
-#: plugins/addons/notifications/contents.tpl:34
-#: ihtml/themes/default/acl.tpl:42
-msgid "List message recipients"
-msgstr "Zeige Nachrichtenempfänger"
-
-#: plugins/addons/notifications/contents.tpl:44
-#: plugins/addons/logview/gosa_log_contents.tpl:85
-#: plugins/addons/logview/contents.tpl:85
-msgid "Message"
-msgstr "Nachricht"
-
-#: plugins/addons/notifications/contents.tpl:60
-msgid "Send message"
-msgstr "Nachricht senden"
-
-#: plugins/addons/notifications/contents.tpl:72
-msgid "Notification send!"
-msgstr "Meldung gesendet!"
-
-#: plugins/addons/notifications/contents.tpl:75
-msgid ""
-"Your message has been sent successfully. Press the continue button to get "
-"back to the notification plugin."
-msgstr ""
-"Ihre Nachricht wurde erfolgreich verschickt. Drücken Sie den Knopf "
-"Fortfahren um zurück zur Mitteilungs-Erweiterung zu gelangen."
-
-#: plugins/addons/notifications/contents.tpl:78
-#: plugins/admin/systems/SelectDeviceType.tpl:44
-#: plugins/admin/systems/ServiceAddDialog.tpl:28
-#: plugins/admin/users/template.tpl:48
-#: plugins/admin/departments/class_departmentGeneric.inc:477
-#: plugins/admin/departments/class_departmentGeneric.inc:572
-#: plugins/admin/fai/class_faiManagement.inc:569
-#: plugins/admin/fai/class_faiManagement.inc:753
-#: plugins/admin/fai/class_faiManagement.inc:759
-#: include/sieve/templates/select_test_type.tpl:11
-#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
-#: ihtml/themes/default/snapshotdialog.tpl:87
-msgid "Continue"
-msgstr "Fortsetzen"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/systems/printer.tpl:91
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/users/class_userManagement.inc:28
-#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
-#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
-msgid "Users"
-msgstr "Benutzer"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
-#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
-msgid "Groups"
-msgstr "Gruppen"
-
-#: plugins/addons/notifications/class_msgplug.inc:99
-msgid "You have no permissions to send a message!"
-msgstr "Sie haben keine Berechtigung, um eine Nachricht zu senden!"
-
-#: plugins/addons/notifications/class_msgplug.inc:103
-msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
-msgstr "Es ist kein Eintrag 'NOTIFY_COMMAND' in ihrer gosa.conf definiert"
-
-#: plugins/addons/notifications/class_msgplug.inc:111
-#: plugins/admin/systems/class_servGeneric.inc:114
-#: plugins/admin/systems/class_terminalGeneric.inc:208
-#: plugins/admin/systems/class_terminalGeneric.inc:220
-#: plugins/admin/systems/class_terminalGeneric.inc:232
-#: plugins/admin/systems/class_workstationGeneric.inc:185
-#: plugins/admin/ogroups/class_termgroup.inc:208
-#, php-format
-msgid "Execution of '%s' failed!"
-msgstr "Die Ausführung des Befehls '%s' ist fehlgeschlagen!"
-
-#: plugins/addons/notifications/class_msgplug.inc:117
-msgid "Please specify at least one recipient to send a message!"
-msgstr ""
-"Bitte geben Sie mindestens einen Empfänger an, um eine Nachricht zu senden!"
-
-#: plugins/addons/notifications/class_msgplug.inc:213
-msgid "No DESC tag in message file:"
-msgstr "Kein DESC-Tag in der Nachrichten-Datei:"
-
-#: plugins/addons/notifications/class_msgplug.inc:240
-msgid "Notification"
-msgstr "Meldung"
-
-#: plugins/addons/notifications/class_msgplug.inc:241
-#: plugins/addons/notifications/class_msgplug.inc:246
-msgid "Notification plugin"
-msgstr "Meldungs-Erweiterung"
-
-#: plugins/addons/notifications/class_msgplug.inc:249
-msgid "Allow sending notifications"
-msgstr "Erlaube Senden von Benachrichtigungen"
-
-#: plugins/addons/mailqueue/main.inc:42
-#: plugins/addons/mailqueue/class_mailqueue.inc:6
-msgid "Mail queue"
-msgstr "Mail-Warteschlange"
-
-#: plugins/addons/mailqueue/contents.tpl:12
-msgid "Please enter a search string here."
-msgstr "Bitte geben Sie einen Such-String ein."
-
-#: plugins/addons/mailqueue/contents.tpl:14
-msgid "Select a server"
-msgstr "Wählen Sie einen Server"
-
-#: plugins/addons/mailqueue/contents.tpl:17
-msgid "with status"
-msgstr "mit Status"
-
-#: plugins/addons/mailqueue/contents.tpl:21
-msgid "within the last"
-msgstr "innerhalb der letzten"
-
-#: plugins/addons/mailqueue/contents.tpl:29
-msgid "Remove all messages"
-msgstr "Entferne alle Nachrichten"
-
-#: plugins/addons/mailqueue/contents.tpl:30
-msgid "Remove all messages from selected servers queue"
-msgstr "Entferne alle Nachrichten aus der Warteschlange des gewählten Servers"
-
-#: plugins/addons/mailqueue/contents.tpl:31
-#: plugins/addons/mailqueue/class_mailqueue.inc:401
-msgid "Hold all messages"
-msgstr "Alle Nachrichten vorhalten"
-
-#: plugins/addons/mailqueue/contents.tpl:32
-msgid "Hold all messages in selected servers queue"
-msgstr "Alle Nachrichten in der Warteschlange des gewählten Servers vorhalten"
-
-#: plugins/addons/mailqueue/contents.tpl:33
-msgid "Release all messages"
-msgstr "Alle Nachrichten freigeben"
-
-#: plugins/addons/mailqueue/contents.tpl:34
-msgid "Release all messages in selected servers queue"
-msgstr "Alle Nachrichten in der Warteschlange des gewählten Servers freigeben"
-
-#: plugins/addons/mailqueue/contents.tpl:35
-#: plugins/addons/mailqueue/class_mailqueue.inc:403
-msgid "Requeue all messages"
-msgstr "Alle Nachrichten wieder einreihen"
-
-#: plugins/addons/mailqueue/contents.tpl:36
-msgid "Requeue all messages in selected servers queue"
-msgstr ""
-"Alle Nachrichten in der Warteschlange des gewählten Servers wieder einreihen"
-
-#: plugins/addons/mailqueue/contents.tpl:46
-msgid "Search returned no results"
-msgstr "Die Suche verlief ergebnislos..."
-
-#: plugins/addons/mailqueue/contents.tpl:52
-msgid "ID"
-msgstr "ID"
-
-#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1273
-#: plugins/admin/systems/class_servGeneric.inc:420
-#: plugins/admin/systems/servnfs.tpl:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:432
-#: plugins/personal/mail/generic.tpl:16
-#: plugins/generic/references/class_reference.inc:44
-#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
-msgid "Server"
-msgstr "Server"
-
-#: plugins/addons/mailqueue/contents.tpl:54
-#: plugins/admin/systems/glpi_devices.tpl:293
-#: plugins/admin/systems/glpi_devices.tpl:420
-#: plugins/admin/systems/glpi_devices.tpl:485
-#: plugins/personal/connectivity/pureftpd.tpl:55
-#: include/sieve/templates/element_size.tpl:4
-#: include/sieve/class_sieveManagement.inc:599
-msgid "Size"
-msgstr "Größe"
-
-#: plugins/addons/mailqueue/contents.tpl:55
-msgid "Arrival"
-msgstr "Ankunft"
-
-#: plugins/addons/mailqueue/contents.tpl:57
-msgid "Recipient"
-msgstr "Empfänger"
-
-#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
-#: setup/setup_checks.tpl:91
-msgid "Error"
-msgstr "Fehler"
-
-#: plugins/addons/mailqueue/contents.tpl:76
-#: plugins/addons/mailqueue/class_mailqueue.inc:381
-#: include/sieve/class_sieveManagement.inc:641
-msgid "Active"
-msgstr "Aktiv"
-
-#: plugins/addons/mailqueue/contents.tpl:94
-msgid "Delete this message"
-msgstr "Diese Nachricht entfernen"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "unhold"
-msgstr "Vorhalten aufheben"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "Release message"
-msgstr "Nachricht freigeben"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-msgid "hold"
-msgstr "vorhalten"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#: plugins/addons/mailqueue/class_mailqueue.inc:405
-msgid "Hold message"
-msgstr "Nachricht vorhalten"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "requeue"
-msgstr "wieder einreihen"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "Requeue this message"
-msgstr "Diese Nachricht wieder einreihen"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "header"
-msgstr "Kopfzeilen"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "Display header from this message"
-msgstr "Zeige Kopfzeilen dieser Nachricht"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:65
-msgid ""
-"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
-msgstr ""
-"Bitte überprüfen Sie Ihre 'gosa.conf' - der Eintrag 'MAILQUEUESCRIPTPATH' "
-"wurde nicht gefunden."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:92
-#: plugins/addons/mailqueue/class_mailqueue.inc:119
-#: plugins/addons/mailqueue/class_mailqueue.inc:178
-#: plugins/addons/mailqueue/class_mailqueue.inc:206
-#, php-format
-msgid ""
-"You do not have permission to execute the command '%s' on the mailqueue."
-msgstr ""
-"Sie haben keine Berechtigung, das Kommando '%s' auf der Mail-Warteschlange "
-"auszuführen."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:100
-#: plugins/addons/mailqueue/class_mailqueue.inc:128
-#: plugins/addons/mailqueue/class_mailqueue.inc:188
-#: plugins/addons/mailqueue/class_mailqueue.inc:221
-#, php-format
-msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
-msgstr ""
-"Bitte überprüfen Sie Ihre 'gosa.conf' - '%s' kann nicht ausgeführt werden."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:233
-msgid "There are no mail server specified."
-msgstr "Es wurden keine Mail-Server angegeben."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:283
-msgid "up"
-msgstr "auf"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:285
-msgid "down"
-msgstr "ab"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:313
-#: plugins/addons/mailqueue/class_mailqueue.inc:378
-#: plugins/addons/logview/class_logview.inc:123
-#: plugins/addons/logview/class_logview.inc:145
-#: plugins/addons/logview/class_gosa_logview.inc:146
-#: plugins/addons/addressbook/class_addressbook.inc:619
-msgid "All"
-msgstr "Alle"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:328
-msgid "no limit"
-msgstr "keine Beschränkung"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:331
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "hour"
-msgstr "Stunde"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:333
-msgid "hours"
-msgstr "Stunden"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:379
-msgid "Hold"
-msgstr "Vorhalten"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:380
-msgid "Un hold"
-msgstr "Vorhalten aufheben"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:382
-msgid "Not active"
-msgstr "inaktiv"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:391
-msgid "Mailqueue"
-msgstr "Mail-Warteschlange"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:392
-msgid "Mailqueue addon"
-msgstr "Mail-Warteschlangen-Erweiterung"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:397
-msgid "Mail queue addon"
-msgstr "Mail-Warteschlangen-Erweiterung"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:400
-msgid "Unhold all messages"
-msgstr "Alle Nachrichten aus der Warteschleife durchstellen"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:402
-msgid "Delete all messages"
-msgstr "Alle Nachrichten entfernen"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:404
-msgid "Unhold message"
-msgstr "Nachricht aus der Warteschleife durchstellen"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:406
-msgid "Delete message"
-msgstr "Entferne Nachricht"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:407
-msgid "Requeue message"
-msgstr "Nachricht wieder einreihen"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:408
-msgid "Gathering queue data"
-msgstr "Erfasse Inhalt der Warteschlange"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:409
-msgid "Get header information"
-msgstr "Hole Kopfzeilen"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:11
-#: plugins/addons/logview/contents.tpl:11
-msgid "Show hosts"
-msgstr "Zeige Rechner"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:38
-#: plugins/addons/logview/contents.tpl:38
-msgid "Time interval"
-msgstr "Zeit-Intervall"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:48
-#: plugins/addons/logview/contents.tpl:48
-msgid "Enter string to search for"
-msgstr "Zu suchende Zeichenkette"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:60
-#: plugins/addons/logview/contents.tpl:60
-msgid "Ruleset"
-msgstr "Regelsatz"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:86
-#, fuzzy
-msgid "Repeated"
-msgstr "Lesen"
-
-#: plugins/addons/logview/class_logview.inc:7
-#: plugins/addons/logview/class_logview.inc:409
-#: plugins/addons/logview/class_gosa_logview.inc:7
-msgid "System logs"
-msgstr "Systemprotokolle"
-
-#: plugins/addons/logview/class_logview.inc:79
-msgid "No LOG servers defined!"
-msgstr "Keine LOG-Server definiert!"
-
-#: plugins/addons/logview/class_logview.inc:94
-#: plugins/addons/logview/class_logview.inc:194
-#: plugins/addons/logview/class_gosa_logview.inc:129
-#: plugins/addons/logview/class_gosa_logview.inc:185
-msgid "Can't connect to log database, no logs can be shown!"
-msgstr ""
-"Die LOG-Datenbank kann nicht erreicht werden. Es können keine Protokolle "
-"angezeigt werden!"
-
-#: plugins/addons/logview/class_logview.inc:101
-#: plugins/addons/logview/class_logview.inc:198
-#: plugins/addons/logview/class_gosa_logview.inc:136
-#: plugins/addons/logview/class_gosa_logview.inc:190
-msgid "Can't select log database for log generation!"
-msgstr ""
-"Die LOG-Datenbank kann bezüglich der Protokollgenerierung nicht ausgewählt "
-"werden!"
-
-#: plugins/addons/logview/class_logview.inc:114
-msgid "Query for log database failed!. Requesting host names failed."
-msgstr ""
-"Die Anfrage zur LOG-Datenbank ist fehlgeschlagen! Abfrage der Hostnamen "
-"fehlgeschlagen."
-
-#: plugins/addons/logview/class_logview.inc:137
-msgid "Query for log database failed!"
-msgstr "Die Anfrage zur LOG-Datenbank ist fehlgeschlagen!"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "one hour"
-msgstr "eine Stunde"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "6 hours"
-msgstr "6 Stunden"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "12 hours"
-msgstr "12 Stunden"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "24 hours"
-msgstr "24 Stunden"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "2 days"
-msgstr "2 Tage"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "one week"
-msgstr "eine Woche"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "2 weeks"
-msgstr "2 Wochen"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "one month"
-msgstr "ein Monat"
-
-#: plugins/addons/logview/class_logview.inc:175
-#: plugins/addons/logview/class_gosa_logview.inc:165
-msgid "You have insufficient permissions to view syslog entries."
-msgstr ""
-"Sie haben keine ausreichenden Zugriffsrechte, um das Systemprotokoll "
-"einzusehen."
-
-#: plugins/addons/logview/class_logview.inc:403
-msgid "Log view"
-msgstr "Protokollanzeige"
-
-#: plugins/addons/logview/class_logview.inc:404
-msgid "Log view addon"
-msgstr "Protokollanzeige-Erweiterung"
-
-#: plugins/addons/logview/class_gosa_logview.inc:99
-#, fuzzy
-msgid "No GOsa LOG servers defined!"
-msgstr "Keine LOG-Server definiert!"
-
-#: plugins/addons/logview/main.inc:34
-msgid "System log view"
-msgstr "Systemprotokolle"
-
-#: plugins/addons/logview/contents.tpl:20
-msgid "Log level"
-msgstr "Priorität"
-
-#: plugins/addons/logview/contents.tpl:82
-msgid "Level"
-msgstr "Level"
-
-#: plugins/addons/logview/contents.tpl:83
-msgid "Hostname"
-msgstr "Hostname"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:10
-msgid "DFS Managment"
-msgstr "DFS-Verwaltung"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:151
-#, php-format
-msgid "Removing of DFS share with dn '%s' failed."
-msgstr "Entfernen von DFS-Freigabe mit dn '%s' fehlgeschlagen."
-
-#: plugins/addons/godfs/class_dfsManagment.inc:170
-msgid "No DFS entries found"
-msgstr "Keine DFS-Einträge gefunden"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-msgid "Go up one dfsshare"
-msgstr "Eine DFS-Freigabe nach oben"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_servDNSeditZone.inc:313
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/acl/class_aclRole.inc:338
-#: plugins/admin/ogroups/phonequeue.tpl:24
-#: plugins/admin/fai/class_faiProfile.inc:311
-#: include/sieve/templates/object_container_clear.tpl:8
-#: include/sieve/templates/object_container.tpl:8
-#: include/class_MultiSelectWindow.inc:194
-#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
-msgid "Up"
-msgstr "Auf"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-msgid "Go to dfs root"
-msgstr "Gehe zur DFS-Wurzel"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-#: include/class_MultiSelectWindow.inc:188
-msgid "Root"
-msgstr "Wurzel"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:215
-msgid "Create new dfsshare"
-msgstr "Neue DFS-Freigabe erstellen"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:247
-#: setup/class_setupStep_Finish.inc:37
-#: ihtml/themes/default/copyPasteDialog.tpl:32
-msgid "Finish"
-msgstr "Speichern"
-
-#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
-msgid "Distributed File System Administration"
-msgstr "Verteiltes Dateisystem (DFS) Verwaltung"
-
-#: plugins/addons/godfs/contents.tpl:8
-msgid "DFS Shares"
-msgstr "DFS-Freigaben"
-
-#: plugins/addons/godfs/contents.tpl:26
-msgid ""
-"This menu allows you to create, delete and edit selected dfs shares. Having "
-"a large numbers of dfs shares, you might prefer the range selectors on top "
-"of the dfs share list."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen, DFS-Freigaben hinzuzufügen, zu bearbeiten oder "
-"zu entfernen. Bei einer Vielzahl von DFS-Freigaben bietet sich die "
-"Verwendung der Bereichswahl an."
-
-#: plugins/addons/godfs/contents.tpl:40
-msgid "Display dfs shares matching"
-msgstr "Zeige die DFS-Freigaben, auf die das Folgende passt"
-
-#: plugins/addons/godfs/contents.tpl:44
-msgid "Regular expression for matching dfs share names"
-msgstr "Regulärer Ausdruck zum Erkennen von DFS-Freigaben"
-
-#: plugins/addons/godfs/generic.tpl:4
-msgid "DFS Properties"
-msgstr "DFS-Eigenschaften"
-
-#: plugins/addons/godfs/generic.tpl:8
-msgid "Name of dfs Share"
-msgstr "Name der DFS-Freigabe"
-
-#: plugins/addons/godfs/generic.tpl:16
-msgid "Fileserver"
-msgstr "Dateiserver"
-
-#: plugins/addons/godfs/generic.tpl:20
-msgid "Share on Fileserver"
-msgstr "Freigabe auf Dateiserver"
-
-#: plugins/addons/godfs/generic.tpl:30
-msgid "DFS Location"
-msgstr "DFS-Pfad"
-
-#: plugins/addons/godfs/generic.tpl:34
-#: plugins/addons/addressbook/class_addressbook.inc:816
-#: plugins/admin/systems/class_printGeneric.inc:892
-#: plugins/admin/systems/class_workstationGeneric.inc:616
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
-#: plugins/admin/systems/workstation.tpl:19
-#: plugins/admin/systems/class_glpiAccount.inc:792
-#: plugins/admin/departments/class_departmentGeneric.inc:598
-#: plugins/admin/departments/generic.tpl:56
-#: plugins/admin/departments/generic.tpl:68
-#: plugins/personal/generic/class_user.inc:1441
-#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
-msgid "Location"
-msgstr "Ort"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:102
-#: plugins/addons/godfs/class_dfsgeneric.inc:104
-msgid "Dfs share already exists."
-msgstr "Diese DFS-Freigabe existiert bereits."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:117
-msgid "Required Field \"Name of dfs Share\" is not set."
-msgstr "Das benötigte Feld 'Name der DFS-Freigabe' ist nicht ausgefüllt."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:120
-msgid "Required Field \"Description\" is not set."
-msgstr "Das benötigte Feld 'Beschreibung' ist nicht gesetzt."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:123
-msgid "Required Field \"Fileserver\" is not set."
-msgstr "Das benötigte Feld 'Dateiserver' ist nicht ausgefüllt."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:126
-msgid "Required Field \"Share on fileserver\" is not set."
-msgstr "Das benötigte Feld 'Freigabe auf Dateiserver' ist nicht ausgefüllt."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:129
-msgid "Required Field \"Location\" is not set."
-msgstr "Das benötigte Feld 'Pfad' ist nicht gesetzt."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:186
-#, php-format
-msgid "Saving dfs/generic with dn '%s' failed."
-msgstr "Speichern von DFS/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:219
-#, php-format
-msgid "Removing dfs/generic with dn '%s' failed."
-msgstr "Entfernen von DFS/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/addons/addressbook/remove.tpl:6
-msgid ""
-"This includes all addressbook data in this entry. Please double check if "
-"your really want to do this since there is no way for GOsa to get your data "
-"back."
-msgstr ""
-"Dies umfasst alle in diesem Eintrag gespeicherten Informationen. Überlegen "
-"Sie genau, was Sie tun, da es keine Möglichkeit für GOsa gibt, die Daten "
-"wiederherzustellen."
-
-#: plugins/addons/addressbook/dial.tpl:3
-msgid "Dial connection..."
-msgstr "Wähle Verbindung..."
-
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/class_addressbook.inc:435
-#: plugins/addons/addressbook/class_addressbook.inc:442
-#: plugins/addons/addressbook/class_addressbook.inc:446
-#: plugins/addons/addressbook/class_addressbook.inc:559
-msgid "Dial"
-msgstr "Wähle"
-
-#: plugins/addons/addressbook/address_edit.tpl:7
-msgid "Choose the department to store entry in"
-msgstr "Wählen Sie die Abteilung, in der der Eintrag abgelegt werden soll"
-
-#: plugins/addons/addressbook/address_edit.tpl:24
-#: plugins/addons/addressbook/address_info.tpl:18
-msgid "Personal"
-msgstr "Persönlich"
-
-#: plugins/addons/addressbook/address_edit.tpl:30
-#: plugins/admin/users/template.tpl:23
-#: plugins/personal/generic/paste_generic.tpl:7
-#: plugins/personal/generic/generic.tpl:49
-msgid "Last name"
-msgstr "Nachname"
-
-#: plugins/addons/addressbook/address_edit.tpl:33
-#: plugins/admin/users/template.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:11
-#: plugins/personal/generic/generic.tpl:61
-msgid "First name"
-msgstr "Vorname"
-
-#: plugins/addons/addressbook/address_edit.tpl:48
-#: plugins/addons/addressbook/class_addressbook.inc:820
-#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
-#: html/getxls.php:298
-msgid "Initials"
-msgstr "Initialien"
-
-#: plugins/addons/addressbook/address_edit.tpl:60
-#: plugins/addons/addressbook/address_info.tpl:40
-#: plugins/personal/generic/class_user.inc:1428
-#: plugins/personal/generic/generic.tpl:73
-msgid "Personal title"
-msgstr "Titel"
-
-#: plugins/addons/addressbook/address_edit.tpl:74
-#: plugins/addons/addressbook/address_info.tpl:53
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Private"
-msgstr "Privat"
-
-#: plugins/addons/addressbook/address_edit.tpl:80
-#: plugins/addons/addressbook/address_edit.tpl:207
-#: plugins/addons/addressbook/address_info.tpl:59
-#: plugins/addons/addressbook/address_info.tpl:155
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
-#: plugins/admin/departments/class_departmentGeneric.inc:603
-#: plugins/admin/departments/generic.tpl:76
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/generic/generic.tpl:368
-#: include/sieve/templates/element_address.tpl:15
-#: include/sieve/templates/element_address.tpl:113
-#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
-msgid "Address"
-msgstr "Adresse"
-
-#: plugins/addons/addressbook/address_edit.tpl:106
-#: plugins/addons/addressbook/address_info.tpl:75
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
-msgid "Mobile"
-msgstr "Mobiltelefon"
-
-#: plugins/addons/addressbook/address_edit.tpl:118
-#: plugins/addons/addressbook/address_info.tpl:83
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
-msgid "Email"
-msgstr "Email"
-
-#: plugins/addons/addressbook/address_edit.tpl:134
-#: plugins/addons/addressbook/address_info.tpl:99
-msgid "Organizational"
-msgstr "Organisationsbezogen"
-
-#: plugins/addons/addressbook/address_edit.tpl:143
-#: plugins/addons/addressbook/address_info.tpl:109
-msgid "Company"
-msgstr "Firma"
-
-#: plugins/addons/addressbook/address_edit.tpl:167
-#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
-#: html/getxls.php:298
-msgid "City"
-msgstr "Stadt"
-
-#: plugins/addons/addressbook/address_edit.tpl:179
-#: plugins/addons/addressbook/address_info.tpl:133
-#: plugins/personal/generic/class_user.inc:1410
-#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
-msgid "Postal code"
-msgstr "Postleitzahl"
-
-#: plugins/addons/addressbook/address_edit.tpl:191
-#: plugins/addons/addressbook/address_info.tpl:141
-#: plugins/admin/departments/class_departmentGeneric.inc:596
-msgid "Country"
-msgstr "Land"
-
-#: plugins/addons/addressbook/address_edit.tpl:246
-#: plugins/addons/addressbook/class_addressbook.inc:813
-#: plugins/addons/addressbook/address_info.tpl:179
-#: plugins/personal/nagios/nagios.tpl:79
-#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
-#: html/getxls.php:300
-msgid "Pager"
-msgstr "Pager"
-
-#: plugins/addons/addressbook/address_edit.tpl:264
-#: plugins/admin/systems/goKrbServer.tpl:30
-#: plugins/admin/systems/goGlpiServer.tpl:32
-#: plugins/admin/systems/goLdapServer.tpl:9
-#: plugins/admin/systems/glpi_devices.tpl:760
-#: plugins/admin/systems/class_goService.inc:39
-#: plugins/admin/systems/goImapServer.tpl:116
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
-#: plugins/admin/systems/goMailServer.tpl:221
-#: plugins/admin/systems/servnfs.tpl:139
-#: plugins/admin/systems/goNtpServer.tpl:29
-#: plugins/admin/systems/goShareServer.tpl:29
-#: plugins/admin/systems/goFonServer.tpl:39
-#: plugins/admin/systems/goSyslogServer.tpl:5
-#: plugins/admin/systems/servkolab.tpl:245
-#: plugins/admin/systems/goCupsServer.tpl:5
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
-#: plugins/admin/systems/goTerminalServer.tpl:23
-#: plugins/admin/systems/goSpamServer.tpl:125
-#: plugins/admin/systems/goFaxServer.tpl:23
-#: plugins/admin/systems/gosaLogServer.tpl:31
-#: plugins/admin/systems/servdns.tpl:21
-#: plugins/admin/systems/goSpamServerRule.tpl:21
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
-#: plugins/admin/systems/servRepository.tpl:66
-#: plugins/admin/systems/servdnseditzone.tpl:128
-#: plugins/admin/systems/goVirusServer.tpl:168
-#: plugins/admin/systems/goLogDBServer.tpl:23
-#: plugins/admin/departments/class_departmentManagement.inc:395
-#: plugins/admin/departments/dep_move_confirm.tpl:15
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
-#: plugins/personal/scalix/main.inc:99
-#: plugins/personal/environment/hotplugDialogNew.tpl:53
-#: plugins/personal/generic/generic_certs.tpl:91
-#: plugins/personal/generic/generic_picture.tpl:33
-#: include/sieve/templates/management.tpl:24
-#: include/sieve/templates/edit_frame_base.tpl:39
-#: include/class_MultiSelectWindow.inc:80
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-msgid "Save"
-msgstr "Speichern"
-
-#: plugins/addons/addressbook/class_addressbook.inc:6
-#: plugins/addons/addressbook/class_addressbook.inc:796
-#: plugins/addons/addressbook/class_addressbook.inc:802
-#: setup/class_setupStep_Feedback.inc:105
-msgid "Addressbook"
-msgstr "Adressbuch"
-
-#: plugins/addons/addressbook/class_addressbook.inc:174
-#, php-format
-msgid "Dial from %s to %s now?"
-msgstr "Soll von %s nach %s gewählt werden?"
-
-#: plugins/addons/addressbook/class_addressbook.inc:178
-msgid ""
-"You have no personal phone number set. Please change that in order to "
-"perform direct dials."
-msgstr ""
-"Sie haben keine Telefonnummer. Um direkt wählen zu können müssen Sie zuerst "
-"eine erstellen."
-
-#: plugins/addons/addressbook/class_addressbook.inc:205
-#: plugins/addons/addressbook/class_addressbook.inc:760
-#, php-format
-msgid "Removing of addressbook entry '%s' failed."
-msgstr "Entfernen von Adressbuch-Eintrag '%s' fehlgeschlagen."
-
-#: plugins/addons/addressbook/class_addressbook.inc:212
-#: plugins/addons/addressbook/class_addressbook.inc:320
-msgid "You are not allowed to delete this entry!"
-msgstr "Sie haben keine Berechtigung, diesen Eintrag zu löschen!"
-
-#: plugins/addons/addressbook/class_addressbook.inc:314
-#, php-format
-msgid "You're about to delete the entry %s."
-msgstr "Sie löschen gerade den Eintrag %s."
-
-#: plugins/addons/addressbook/class_addressbook.inc:452
-#, php-format
-msgid "Save contact for %s as vcard"
-msgstr "Speichere Kontakt für %s als vcard"
-
-#: plugins/addons/addressbook/class_addressbook.inc:458
-#, php-format
-msgid "Send mail to %s"
-msgstr "Sende eine Mail an %s"
-
-#: plugins/addons/addressbook/class_addressbook.inc:571
-msgid "global addressbook"
-msgstr "dem globalen Adressbuch"
-
-#: plugins/addons/addressbook/class_addressbook.inc:574
-msgid "user database"
-msgstr "Fax-Datenbank"
-
-#: plugins/addons/addressbook/class_addressbook.inc:578
-#, php-format
-msgid "Contact stored in '%s'"
-msgstr "Kontakt wurde in '%s' abgelegt"
-
-#: plugins/addons/addressbook/class_addressbook.inc:580
-msgid "Creating new entry in"
-msgstr "Erzeugen eines neuen Eintrags in"
-
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/class_addressbook.inc:806
-#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
-#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
-msgid "Given name"
-msgstr "Vorname"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Work phone"
-msgstr "Telefon (Arbeit)"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Cell phone"
-msgstr "Mobiltelefon"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
-msgid "Home phone"
-msgstr "Telefon (zu Hause)"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: plugins/personal/posix/class_posixAccount.inc:1365
-#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
-#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
-msgid "User ID"
-msgstr "Benutzer-ID"
-
-#: plugins/addons/addressbook/class_addressbook.inc:659
-#: plugins/admin/users/class_userManagement.inc:561
-#: plugins/admin/users/class_userManagement.inc:639
-#: plugins/personal/generic/class_user.inc:1105
-msgid "The required field 'Name' is not set."
-msgstr "Das benötigte Feld 'Name' ist nicht gesetzt."
-
-#: plugins/addons/addressbook/class_addressbook.inc:663
-#: plugins/admin/users/class_userManagement.inc:564
-#: plugins/admin/users/class_userManagement.inc:642
-#: plugins/personal/generic/class_user.inc:1120
-msgid "The required field 'Given name' is not set."
-msgstr "Das benötigte Feld 'Vorname' ist nicht gesetzt."
-
-#: plugins/addons/addressbook/class_addressbook.inc:669
-#: plugins/addons/addressbook/class_addressbook.inc:697
-#: plugins/admin/departments/class_departmentGeneric.inc:276
-#: plugins/personal/generic/class_user.inc:1141
-#: plugins/personal/generic/class_user.inc:1166
-msgid "The field 'Name' contains invalid characters."
-msgstr "Das Feld 'Name' enthält ungültige Zeichen."
-
-#: plugins/addons/addressbook/class_addressbook.inc:672
-#: plugins/addons/addressbook/class_addressbook.inc:694
-#: plugins/personal/generic/class_user.inc:1144
-#: plugins/personal/generic/class_user.inc:1163
-msgid "The field 'Given name' contains invalid characters."
-msgstr "Das Feld 'Vorname' enthält ungültige Zeichen."
-
-#: plugins/addons/addressbook/class_addressbook.inc:677
-#: plugins/addons/addressbook/class_addressbook.inc:680
-#: plugins/admin/departments/class_departmentGeneric.inc:279
-#: plugins/personal/generic/class_user.inc:1149
-msgid "The field 'Phone' contains an invalid phone number."
-msgstr "Das Feld 'Telefon' enthält eine ungültige Telefonnummer."
-
-#: plugins/addons/addressbook/class_addressbook.inc:683
-#: plugins/admin/departments/class_departmentGeneric.inc:282
-#: plugins/personal/generic/class_user.inc:1152
-msgid "The field 'Fax' contains an invalid phone number."
-msgstr "Das Feld 'Fax' enthält eine ungültige Telefonnummer."
-
-#: plugins/addons/addressbook/class_addressbook.inc:686
-#: plugins/personal/generic/class_user.inc:1155
-msgid "The field 'Mobile' contains an invalid phone number."
-msgstr "Das Feld 'Mobil' enthält eine ungültige Telefonnummer"
-
-#: plugins/addons/addressbook/class_addressbook.inc:689
-#: plugins/personal/generic/class_user.inc:1158
-msgid "The field 'Pager' contains an invalid phone number."
-msgstr "Das Feld 'Pager' enthält eine ungültige Telefonnummer."
-
-#: plugins/addons/addressbook/class_addressbook.inc:702
-#: plugins/admin/ogroups/class_mailogroup.inc:85
-#: plugins/personal/mail/class_mailAccount.inc:912
-#: plugins/personal/mail/class_mailAccount.inc:916
-msgid "Please enter a valid email address in 'Primary address' field."
-msgstr ""
-"Bitte geben Sie eine gültige E-Mail-Adresse in das Feld 'Primäre Adresse' "
-"ein."
-
-#: plugins/addons/addressbook/class_addressbook.inc:710
-msgid ""
-"Cannot create a unique DN for your entry. Please fill more formular fields."
-msgstr ""
-"Es kann kein eindeutiger DN für diesen Eintrag erzeugt werden. Füllen Sie "
-"bitte weitere Felder aus."
-
-#: plugins/addons/addressbook/class_addressbook.inc:797
-msgid "Addressbook entry acls"
-msgstr "ACLs der Adressbuch-Einträge"
-
-#: plugins/addons/addressbook/class_addressbook.inc:805
-#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
-msgid "Surename"
-msgstr "Nachname"
-
-#: plugins/addons/addressbook/class_addressbook.inc:807
-#: plugins/personal/generic/class_user.inc:1445
-msgid "Telefon number"
-msgstr "Telefonnummer"
-
-#: plugins/addons/addressbook/class_addressbook.inc:809
-#: plugins/personal/generic/class_user.inc:1446
-msgid "Mobile number"
-msgstr "Mobiltelefon"
-
-#: plugins/addons/addressbook/class_addressbook.inc:810
-#: plugins/personal/generic/class_user.inc:1431
-msgid "Home phone number"
-msgstr "Telefonnummer (privat)"
-
-#: plugins/addons/addressbook/class_addressbook.inc:811
-#: plugins/personal/generic/class_user.inc:1427
-msgid "User identification"
-msgstr "Benutzerkennung"
-
-#: plugins/addons/addressbook/class_addressbook.inc:812
-#: plugins/admin/groups/class_groupMail.inc:1118
-#: plugins/admin/systems/class_servDNS.inc:409
-#: plugins/admin/systems/servdnseditzone.tpl:60
-#: plugins/admin/ogroups/class_mailogroup.inc:189
-#: plugins/personal/mail/class_mailAccount.inc:1148
-#: plugins/personal/nagios/nagios.tpl:17
-#: plugins/personal/nagios/class_nagiosAccount.inc:288
-#: setup/setup_feedback.tpl:30 html/getxls.php:225
-msgid "Mail address"
-msgstr "Mail-Adresse"
-
-#: plugins/addons/addressbook/class_addressbook.inc:814
-#: plugins/personal/generic/class_user.inc:1433
-#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
-#: html/getxls.php:299
-msgid "Organization"
-msgstr "Organisation"
-
-#: plugins/addons/addressbook/class_addressbook.inc:817
-#: plugins/addons/addressbook/class_addressbook.inc:818
-#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Postal address"
-msgstr "Adresse"
-
-#: plugins/addons/addressbook/class_addressbook.inc:819
-#: plugins/admin/departments/class_departmentGeneric.inc:602
-#: plugins/admin/departments/generic.tpl:60
-#: plugins/personal/generic/class_user.inc:1442
-#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
-#: html/getxls.php:301
-msgid "State"
-msgstr "Land"
-
-#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
-msgid "Title"
-msgstr "Titel"
-
-#: plugins/addons/addressbook/class_addressbook.inc:822
-#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
-msgid "Home postal address"
-msgstr "Private Adresse"
-
-#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
-#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
-msgid "Common name"
-msgstr "Name"
-
-#: plugins/addons/addressbook/main.inc:36
-msgid "Address book"
-msgstr "Adressbuch"
-
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Contact"
-msgstr "Kontakt"
-
-#: plugins/addons/addressbook/contents.tpl:37
-msgid ""
-"The telephone list plugin provides list and search facilities for the people "
-"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
-"find 'Gonicus'. Use the filters below to narrow down your search."
-msgstr ""
-"Das Telefonlistenmodul bietet Auflistungs- und Suchfunktionen für die "
-"Mitarbeiter Ihrer Organisation. Bei Eingaben wie 'gon' wird dementsprechend "
-"sowohl 'Gonicus' als auch 'gone' gefunden."
-
-#: plugins/addons/addressbook/contents.tpl:48
-msgid "Add entry"
-msgstr "Eintrag hinzufügen"
-
-#: plugins/addons/addressbook/contents.tpl:54
-#: plugins/admin/groups/class_groupApplication.inc:764
-msgid "Edit entry"
-msgstr "Eintrag bearbeiten"
-
-#: plugins/addons/addressbook/contents.tpl:58
-msgid "Remove entry"
-msgstr "Eintrag entfernen"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Select to see regular users"
-msgstr "Wählen Sie dies, um gewöhnliche Benutzer anzuzeigen"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Show organizational entries"
-msgstr "Zeige Benutzer der Organisation"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Select to see users in addressbook"
-msgstr "Wählen, um Adressbucheinträge zu sehen"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Show addressbook entries"
-msgstr "Zeige Adressbuch-Einträge"
-
-#: plugins/addons/addressbook/contents.tpl:84
-msgid "Display results for department"
-msgstr "Zeige Ergebnisse der Abteilung"
-
-#: plugins/addons/addressbook/contents.tpl:97
-msgid "Match object"
-msgstr "Untersuchtes Objekt"
-
-#: plugins/addons/addressbook/contents.tpl:100
-msgid "Choose the object that will be searched in"
-msgstr "Wählen Sie das Objekt, auf das die Suchfunktion angewandt wird"
-
-#: plugins/addons/addressbook/contents.tpl:112
-msgid "Search string"
-msgstr "Suchtext"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:2
-msgid ""
-"The CSV import plugin provides methods to generate user accounts from a file "
-"containing Comma Seperated Values. The administrator can decide which "
-"columns should be transfered to which attribute. Note that you must have at "
-"least the UID, GIVENNAME and SURENAME set."
-msgstr ""
-"Das CSV Import Plugin stellt Methoden bereit, um Benutzerkonten aus einer "
-"CSV Datei zu generieren. Der Administrator kann die Zuordnung zwischen "
-"Spalte und Benutzerattribut frei wählen. Es müssen jedoch mindestens die "
-"Attribute UID, GIVENNAME und SURENAME gesetzt sein."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:10
-msgid "Select CSV file to import"
-msgstr "Auswahl der zu importierenden CSV Datei"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:14
-#: plugins/addons/ldapmanager/contentimport.tpl:15
-#: plugins/personal/environment/kioskManagement.tpl:13
-msgid "Browse"
-msgstr "Durchsuchen"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:19
-msgid "Select template"
-msgstr "Auswahl der Vorlage"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:34
-msgid "All entries have been written to the LDAP database successfully."
-msgstr "Alle Einträge wurden erfolgreich in die LDAP-Datenbank geschrieben."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:36
-msgid "Oups. There was an error during the import of your data."
-msgstr "Es gab einen Fehler während des Importvorgangs Ihrer Daten."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:39
-msgid "Here is the status report for the import:"
-msgstr "Statusreport des Imports:"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:80
-msgid "Selected Template"
-msgstr "Gewählte Vorlage"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:7
-msgid "XLS import"
-msgstr "XLS-Import"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:99
-#: plugins/addons/ldapmanager/class_export.inc:84
-msgid "Error while exporting the requested entries!"
-msgstr "Fehler beim Export der angeforderten Einträge!"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:112
-#: plugins/addons/ldapmanager/class_export.inc:96
-#, php-format
-msgid "You are not allowed to export the given ldap entry (%s)"
-msgstr "Sie haben keine Berechtigung diesen Eintrag zu exportieren (%s)"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:3
-msgid ""
-"The XLS export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as xls. You may save these files for "
-"documentation."
-msgstr ""
-"Dieses Modul ermöglicht Ihnen den Download der kompletten momentan "
-"verwendeten LDAP-Datenbank als xls-Datei. Die übertragenen Dateien können "
-"beispielsweise zur Dokumentation/Übersicht verwendet werden."
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:10
-#: plugins/addons/ldapmanager/contentexport.tpl:10
-msgid "Export single entry"
-msgstr "Exportiere einzelnen Eintrag"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:14
-msgid "Choose the data you want to Export"
-msgstr "Wählen Sie die Daten, die exportiert werden sollen"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:24
-msgid "Export complete XLS for"
-msgstr "Exportiere vollständige XLS-Datei für"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:27
-#: plugins/addons/ldapmanager/contentexportxls.tpl:42
-#: plugins/addons/ldapmanager/contentexport.tpl:24
-#: plugins/addons/ldapmanager/contentexport.tpl:39
-msgid "Choose the department you want to Export"
-msgstr "Wählen Sie die Abteilung, die exportiert werden soll"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:39
-#: plugins/addons/ldapmanager/contentexport.tpl:36
-msgid "Export IVBB LDIF for"
-msgstr "Exportiere IVBB LDIF für"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:58
-#: plugins/addons/ldapmanager/contentexport.tpl:55
-msgid "Export successful"
-msgstr "Export erfolgreich"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the complete LDAP database to a xls file"
-msgstr ""
-"Hier klicken, um die gesamte LDAP-Datenbank in eine xls-Datei zu exportieren."
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the LDAP Export to a xls file"
-msgstr "Hier klicken, um die exportierten Daten in eine xls-Datei zu speichern"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:3
-msgid ""
-"The LDIF export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as ldif. You may save these files for backup "
-"purpose or when initializing a new server."
-msgstr ""
-"Dieses Modul ermöglicht Ihnen den Download der kompletten momentan "
-"verwendeten LDAP-Datenbank. Die übertragenen Dateien können beispielsweise "
-"zur Datensicherung oder zur Einrichtung eines neuen Servers benutzt werden."
-
-#: plugins/addons/ldapmanager/contentexport.tpl:21
-msgid "Export complete LDIF for"
-msgstr "Exportiere vollständige LDIF-Datei für"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the complete LDAP database to a file"
-msgstr ""
-"Hier klicken, um die gesamte LDAP-Datenbank in eine Datei zu exportieren."
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the LDAP Export "
-msgstr "Hier klicken, um die exportierten Daten in eine Datei zu speichern"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:3
-msgid ""
-"The LDIF import plugin provides methods to upload a set of entries to your "
-"running LDAP directory as ldif. You may use this to add new or modify "
-"existing entries. Remember that GOsa will not check your ldifs for GOsa "
-"conformance."
-msgstr ""
-"Dieses Modul ermöglicht es Ihnen, einen Satz von Einträgen als LDIF in Ihre "
-"laufende LDAP-Datenbank zu importieren. Sie können diese Funktion "
-"beispielsweise zum Hinzufügen oder Aktualisieren existierender Einträge "
-"nutzen. Beachten Sie dabei bitte, dass GOsa die LDIF-Datei nicht auf "
-"Konformität prüft."
-
-#: plugins/addons/ldapmanager/contentimport.tpl:10
-msgid "Import LDIF File"
-msgstr "Importiere LDIF Datei"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:24
-msgid "Modify existing objects, keep untouched attributes"
-msgstr "Überschreibe vorhandene Objekte, behalte unbetroffene Attribute"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:25
-msgid "Overwrite existing objects, all not listed attributes will be removed"
-msgstr ""
-"Überschreibe vorhandene Objekte, entferne dabei alle nicht aufgeführten "
-"Attribute"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:34
-msgid "Remove existing entries first"
-msgstr "Enferne zunächst bereits existierende Einträge"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:41
-msgid "Import successful"
-msgstr "Import erfolgreich"
-
-#: plugins/addons/ldapmanager/class_export.inc:6
-msgid "CSV import"
-msgstr "CSV-Import"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:6
-#: plugins/addons/ldapmanager/class_import.inc:6
-msgid "LDIF export"
-msgstr "LDIF exportieren"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:105
-msgid "You've no permission to do CSV imports."
-msgstr "Sie haben keine Berechtigung, um CSV Daten zu importieren."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:166
-msgid "Need 'sn','givenName' and 'uid' to create user."
-msgstr "Benötige 'Name', 'Vorname' und 'Kennung'' um den Benutzer anzulegen."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:214
-msgid "failed"
-msgstr "Fehlgeschlagen"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:218
-msgid "ok"
-msgstr "ok"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:282
-msgid "status"
-msgstr "Status"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:286
-#, php-format
-msgid "An Error Occured while inserting entry %s - process aborted"
-msgstr ""
-"Ein Fehler trat während des Einfügens des Eintrags %s auf - Vorgang "
-"abgebrochen"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:324
-msgid "Nothing to import!"
-msgstr "Nichts zu importieren!"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:336
-#: plugins/addons/ldapmanager/class_csvimport.inc:347
-#: plugins/addons/ldapmanager/class_csvimport.inc:352
-#: plugins/addons/ldapmanager/class_import.inc:68
-#: plugins/addons/ldapmanager/class_import.inc:76
-msgid "There is no file uploaded."
-msgstr "Es wurde keine Datei hochgeladen."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:341
-#: plugins/addons/ldapmanager/class_import.inc:61
-msgid "The specified file is empty."
-msgstr "Die angebene Datei ist leer."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:495
-msgid "The selected file does not contain any CSV Data..."
-msgstr "Die gewählte Datei enthält keine CSV Daten..."
-
-#: plugins/addons/ldapmanager/main.inc:34
-#: plugins/addons/ldapmanager/class_ldif.inc:7
-msgid "LDAP manager"
-msgstr "LDAP-Manager"
-
-#: plugins/addons/ldapmanager/class_import.inc:52
-msgid "You need full access to all objects, to execute the import command."
-msgstr ""
-"Sie benötigen Vollzugriff auf alle Objekte, um den Import-Vorgang "
-"auszuführen."
-
-#: plugins/addons/ldapmanager/class_import.inc:109
-msgid "Unknown Error"
-msgstr "Unbekannter Fehler"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:35
-msgid "Ldap manager"
-msgstr "LDAP-Manager"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:41
-msgid "Ldap manager addon"
-msgstr "LDAP-Manager Erweiterung"
-
-#: plugins/admin/groups/class_groupManagement.inc:250
-#: plugins/admin/systems/class_systemManagement.inc:489
-#: plugins/admin/applications/class_applicationManagement.inc:289
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
-#: plugins/admin/departments/class_departmentManagement.inc:169
-#: plugins/admin/fai/class_faiManagement.inc:206
-#, fuzzy, php-format
-msgid "You're about to delete the following entry %s"
-msgstr "Sie löschen gerade den Eintrag %s."
-
-#: plugins/admin/groups/class_groupManagement.inc:252
-#: plugins/admin/systems/class_systemManagement.inc:491
-#: plugins/admin/applications/class_applicationManagement.inc:291
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
-#: plugins/admin/departments/class_departmentManagement.inc:171
-#: plugins/admin/fai/class_faiManagement.inc:208
-#, fuzzy, php-format
-msgid "You're about to delete the following entries %s"
-msgstr "Sie löschen gerade den Eintrag %s."
-
-#: plugins/admin/groups/class_groupManagement.inc:286
-#: plugins/admin/groups/class_groupManagement.inc:339
-#: plugins/admin/groups/class_groupManagement.inc:370
-msgid "You are not allowed to delete this group!"
-msgstr "Sie haben keine Berechtigung, diese Gruppe zu löschen!"
-
-#: plugins/admin/groups/class_groupManagement.inc:332
-#, php-format
-msgid "You're about to delete the group '%s'."
-msgstr "Sie sind dabei die Gruppe '%s' zu löschen."
-
-#: plugins/admin/groups/class_groupApplication.inc:415
-msgid "This 'dn' is no appgroup."
-msgstr "Diese 'dn' hat keine Anwendungs-Informationen"
-
-#: plugins/admin/groups/class_groupApplication.inc:423
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove applications"
-msgstr "Anwendungen entfernen"
-
-#: plugins/admin/groups/class_groupApplication.inc:424
-msgid ""
-"This group has application features enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"Diese Gruppe hat Anwendungs-Eigenschaften aktiviert. Sie können diese durch "
-"einen Klick auf die untere Schaltfläche deaktivieren."
-
-#: plugins/admin/groups/class_groupApplication.inc:426
-msgid "Create applications"
-msgstr "Anwendungen erstellen"
-
-#: plugins/admin/groups/class_groupApplication.inc:427
-msgid ""
-"This group has application features disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Diese Gruppe besitzt deaktivierte Anwendungs-Eigenschaften. Sie können diese "
-"durch einen Klick auf die untere Schaltfläche aktivieren."
-
-#: plugins/admin/groups/class_groupApplication.inc:434
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
-msgid "ACL"
-msgstr "Zugriffsregeln"
-
-#: plugins/admin/groups/class_groupApplication.inc:437
-msgid ""
-"You do not have permission to query application entries. All your changes "
-"will not be saved."
-msgstr ""
-"Sie haben keine Berechtigung, um Anwendungseinträge abzufragen. Ihre "
-"Änderungen werden nicht übernommen."
-
-#: plugins/admin/groups/class_groupApplication.inc:450
-msgid "Invalid character in category name."
-msgstr "Die angegebene Kategorie enthält ungültige Zeichen."
-
-#: plugins/admin/groups/class_groupApplication.inc:458
-msgid "The specified category already exists."
-msgstr "Die angegebene Kategorie existiert bereits."
-
-#: plugins/admin/groups/class_groupApplication.inc:564
-msgid "The selected application name is not uniq. Please check your LDAP."
-msgstr ""
-"Der gewählte Anwendungsname ist nicht eindeutig. Bitte überprüfen Sie Ihr "
-"LDAP-Verzeichnis."
-
-#: plugins/admin/groups/class_groupApplication.inc:602
-msgid "The selected application has no options."
-msgstr "Die gewählte Anwendung hat keine Optionen."
-
-#: plugins/admin/groups/class_groupApplication.inc:690
-#: plugins/admin/departments/class_divListDepartment.inc:195
-msgid "department"
-msgstr "Abteilung"
-
-#: plugins/admin/groups/class_groupApplication.inc:699
-msgid "application"
-msgstr "Anwendung"
-
-#: plugins/admin/groups/class_groupApplication.inc:715
-#: plugins/admin/groups/class_groupApplication.inc:756
-msgid "Delete entry"
-msgstr "Eintrag entfernen"
-
-#: plugins/admin/groups/class_groupApplication.inc:717
-#: plugins/admin/groups/class_groupApplication.inc:751
-#: include/sieve/templates/object_container_clear.tpl:9
-#: include/sieve/templates/object_container.tpl:9
-msgid "Move up"
-msgstr "Nach oben bewegen"
-
-#: plugins/admin/groups/class_groupApplication.inc:720
-#: plugins/admin/groups/class_groupApplication.inc:754
-#: include/sieve/templates/object_container_clear.tpl:13
-#: include/sieve/templates/object_container.tpl:13
-msgid "Move down"
-msgstr "Nach unten bewegen"
-
-#: plugins/admin/groups/class_groupApplication.inc:749
-msgid "Insert seperator"
-msgstr "Feldtrenner einfügen"
-
-#: plugins/admin/groups/class_groupApplication.inc:794
-msgid "This application is no longer available."
-msgstr "Diese Applikation ist nicht mehr verfügbar."
-
-#: plugins/admin/groups/class_groupApplication.inc:797
-#, php-format
-msgid "This application is not available in any release named %s."
-msgstr "Diese Applikation ist im Release '%s' nicht verfügbar."
-
-#: plugins/admin/groups/class_groupApplication.inc:801
-msgid "Check parameter"
-msgstr "Überprüfe Parameter"
-
-#: plugins/admin/groups/class_groupApplication.inc:803
-msgid "This application has changed parameters."
-msgstr "Diese Applikation hat veränderte Parameter."
-
-#: plugins/admin/groups/class_groupApplication.inc:928
-#, php-format
-msgid "Removing of groups/applications with dn '%s' failed."
-msgstr "Entfernen von Gruppen/Anwendungen mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/groups/class_groupApplication.inc:988
-#, php-format
-msgid "Saving of groups/applications with dn '%s' failed."
-msgstr "Speichern von Gruppen/Anwendungen mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/groups/class_groupApplication.inc:1039
-#, php-format
-msgid ""
-"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
-"the objects base has changed."
-msgstr ""
-"Der Release-Name '%s' kann nicht aufgelöst werden. Nehme '%s' als neuen "
-"Release-Namen an."
-
-#: plugins/admin/groups/class_groupApplication.inc:1044
-msgid ""
-"There are no releases available. You will not be able to select another "
-"release."
-msgstr ""
-"Es sind keine Releases verfügbar. Sie werden kein anderes Release auswählen "
-"können."
-
-#: plugins/admin/groups/class_groupApplication.inc:1195
-msgid "Group applications"
-msgstr "Anwendungen der Gruppe"
-
-#: plugins/admin/groups/class_groupApplication.inc:1202
-#: plugins/admin/groups/class_divListGroup.inc:229
-#: plugins/admin/applications/class_divListApplication.inc:213
-#: plugins/admin/applications/class_applicationGeneric.inc:548
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
-#: plugins/admin/ogroups/tabs_ogroups.inc:117
-#: plugins/admin/ogroups/class_ogroupManagement.inc:430
-#: plugins/generic/references/class_reference.inc:42
-#: plugins/gofon/fonreports/contents.tpl:34
-msgid "Application"
-msgstr "Anwendung"
-
-#: plugins/admin/groups/class_groupApplication.inc:1203
-#: plugins/admin/systems/class_servRepository.inc:258
-#: plugins/admin/systems/servRepositorySetup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:55
-#: plugins/admin/systems/workstationStartup.tpl:89
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/faiPackage.tpl:37
-msgid "Release"
-msgstr "Release"
-
-#: plugins/admin/groups/class_groupApplication.inc:1204
-msgid "Application parameter"
-msgstr "Anwendungs-Parameter"
-
-#: plugins/admin/groups/remove.tpl:6
-msgid ""
-"This may be a primary user group. Please double check if you really want to "
-"do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Bitte prüfen Sie, ob Sie die Aktion wirklich durchführen möchten, da GOsa "
-"die Daten nicht wiederherstellen kann."
-
-#: plugins/admin/groups/application_options.tpl:2
-msgid "Application options"
-msgstr "Anwendungsoptionen"
-
-#: plugins/admin/groups/application.tpl:3
-msgid "Release focus"
-msgstr "Release-Fokus"
-
-#: plugins/admin/groups/application.tpl:6
-msgid "Select release name"
-msgstr "Release-Namen auswählen"
-
-#: plugins/admin/groups/application.tpl:20
-msgid "Used applications"
-msgstr "Verwendete Anwendungen"
-
-#: plugins/admin/groups/application.tpl:27
-msgid "Add category"
-msgstr "Kategorie hinzufügen"
-
-#: plugins/admin/groups/application.tpl:34
-msgid "Available applications"
-msgstr "Verfügbare Anwendungen"
-
-#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
-#: plugins/personal/mail/class_mailAccount.inc:1139
-#: setup/setup_config2.tpl:118
-msgid "Mail settings"
-msgstr "Mail-Einstellungen"
-
-#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
-#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
-#: plugins/personal/mail/generic.tpl:8
-msgid "Primary address"
-msgstr "Primäre Adresse"
-
-#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
-msgid "Primary mail address for this shared folder"
-msgstr "Primäre Mail-Adresse dieses geteilten Ordners"
-
-#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
-#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
-msgid "Alternative addresses"
-msgstr "Alternative Adressen"
-
-#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:197
-#: plugins/admin/systems/phonesettings.tpl:220
-#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
-msgid "List of alternative mail addresses"
-msgstr "Liste alternativer Mail-Adressen"
-
-#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
-msgid "Forward messages to non group members"
-msgstr "Weiterleiten der Nachrichten an nicht-Gruppenmitglieder"
-
-#: plugins/admin/groups/mail_locals.tpl:6
-#: plugins/personal/mail/mail_locals.tpl:7
-msgid "Select addresses to add"
-msgstr "Wählen Sie die hinzuzufügenden Adressen"
-
-#: plugins/admin/groups/mail_locals.tpl:32
-msgid "Display addresses of department"
-msgstr "Zeige die Adressen der Abteilung"
-
-#: plugins/admin/groups/mail_locals.tpl:42
-msgid "Display addresses matching"
-msgstr "Zeige die Adressen, auf die das Folgende passt"
-
-#: plugins/admin/groups/mail_locals.tpl:45
-#: plugins/personal/mail/mail_locals.tpl:52
-#: plugins/personal/posix/trust_machines.tpl:31
-#: plugins/personal/samba/samba3_workstations.tpl:31
-msgid "Regular expression for matching addresses"
-msgstr "Regulärer Ausdruck zum Erkennen von Mail-Adressen"
-
-#: plugins/admin/groups/mail_locals.tpl:52
-#: plugins/personal/mail/mail_locals.tpl:60
-msgid "Display addresses of user"
-msgstr "Zeige Adressen des Benutzers"
-
-#: plugins/admin/groups/mail_locals.tpl:55
-#: plugins/personal/mail/mail_locals.tpl:64
-msgid "User name of which addresses are shown"
-msgstr "Benutzername, dessen Adressen angezeigt werden"
-
-#: plugins/admin/groups/class_divListGroup.inc:35
-#: plugins/admin/groups/class_divListGroup.inc:36
-msgid "List of groups"
-msgstr "Liste der Gruppen"
-
-#: plugins/admin/groups/class_divListGroup.inc:41
-msgid ""
-"This menu allows you to add, edit and remove selected groups. You may want "
-"to use the range selector on top of the group listbox, when working with a "
-"large number of groups."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen Gruppen hinzuzufügen, zu bearbeiten oder zu "
-"entfernen. Bei einer großen Anzahl von Gruppen bietet sich die Verwendung "
-"der Bereichsauswahl an."
-
-#: plugins/admin/groups/class_divListGroup.inc:60
-msgid "Groupname / Department"
-msgstr "Gruppenname / Abteilung"
-
-#: plugins/admin/groups/class_divListGroup.inc:61
-#: plugins/admin/systems/terminal.tpl:1
-#: plugins/admin/systems/workstation.tpl:1
-#: plugins/admin/users/class_divListUsers.inc:62
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/ogroups/class_divListOGroup.inc:64
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/gofon/conference/generic.tpl:5
-msgid "Properties"
-msgstr "Eigenschaften"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Select to see groups that are primary groups of users"
-msgstr ""
-"Auswählen, um die Gruppen zu sehen, die primären Gruppen der Benutzer sind"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Show primary groups"
-msgstr "Zeige primäre Gruppen"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Select to see groups that have samba groups mappings"
-msgstr ""
-"Auswählen, um die Gruppen zu sehen, denen Samba-Eigenschaften zugeordnet sind"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Show samba groups"
-msgstr "Zeige Samba-Gruppen"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Select to see groups that have applications configured"
-msgstr "Auswählen, um die Gruppen zu sehen, denen Anwendungen zugeordnet sind"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Show application groups"
-msgstr "Zeige Anwendungs-Gruppen"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Select to see groups that have mail settings"
-msgstr ""
-"Auswählen, um die Gruppen zu sehen, denen E-Mail-Eigenschaften zugeordnet "
-"sind"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Show mail groups"
-msgstr "Zeige E-Mail-Gruppen"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Select to see normal groups that have only functional aspects"
-msgstr "Auswählen, um die \"normalen\" Gruppen zu sehen"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Show functional groups"
-msgstr "Zeige Funktions-Gruppen"
-
-#: plugins/admin/groups/class_divListGroup.inc:76
-#: plugins/admin/ogroups/class_divListOGroup.inc:83
-#: plugins/personal/posix/posix_groups.tpl:57
-msgid "Regular expression for matching group names"
-msgstr "Regulärer Ausdruck zum Erkennen von Gruppennamen"
-
-#: plugins/admin/groups/class_divListGroup.inc:77
-#: plugins/personal/posix/posix_groups.tpl:68
-msgid "User name of which groups are shown"
-msgstr "Benutzername, dessen Gruppen angezeigt werden"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-msgid "Create new group"
-msgstr "Neue Gruppe erstellen"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-#: plugins/personal/environment/environment.tpl:219
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "New"
-msgstr "Neu"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove selected groups"
-msgstr "Verwende gewählten Benutzer"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove groups"
-msgstr "Optionen entfernen"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy selected group"
-msgstr "System-Gruppe"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy groups"
-msgstr "Zeige Gruppen"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "cut selected group"
-msgstr "Verwende gewählten Benutzer"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "Cut groups"
-msgstr "Gruppen"
-
-#: plugins/admin/groups/class_divListGroup.inc:223
-#: plugins/admin/users/class_divListUsers.inc:221
-msgid "Posix"
-msgstr "Posix"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "cut"
-msgstr "Ausschneiden"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "Cut this entry"
-msgstr "Diesen Eintrag ausschneiden"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "copy"
-msgstr "Kopieren"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "Copy this entry"
-msgstr "Diesen Eintrag kopieren"
-
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/conference/class_divListConferences.inc:217
-msgid "Edit this entry"
-msgstr "Diesen Eintrag bearbeiten"
-
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/conference/class_divListConferences.inc:227
-msgid "Delete this entry"
-msgstr "Diesen Eintrag entfernen"
-
-#: plugins/admin/groups/mail_admins.tpl:4
-msgid "Folder administrators"
-msgstr "Ordner-Administratoren"
-
-#: plugins/admin/groups/mail_admins.tpl:24
-msgid "Select a specific department"
-msgstr "Wählen Sie eine bestimmte Abteilung"
-
-#: plugins/admin/groups/mail_admins.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
-msgid "Choose"
-msgstr "Wählen"
-
-#: plugins/admin/groups/class_groupMail.inc:80
-#: plugins/personal/mail/class_mailAccount.inc:92
-#, php-format
-msgid "There is no mail method '%s' specified in your gosa.conf available."
-msgstr ""
-"Die in ihrer gosa.conf angegebene Zustellungs-Methode '%s' ist nicht "
-"verfügbar."
-
-#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
-#: include/class_acl.inc:771
-msgid "read"
-msgstr "lesen"
-
-#: plugins/admin/groups/class_groupMail.inc:290
-msgid "post"
-msgstr "posten"
-
-#: plugins/admin/groups/class_groupMail.inc:291
-msgid "external post"
-msgstr "extern posten"
-
-#: plugins/admin/groups/class_groupMail.inc:292
-msgid "append"
-msgstr "anhängen"
-
-#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
-#: include/class_acl.inc:773
-msgid "write"
-msgstr "schreiben"
-
-#: plugins/admin/groups/class_groupMail.inc:294
-#, fuzzy
-msgid "admin"
-msgstr "Administrator"
-
-#: plugins/admin/groups/class_groupMail.inc:295
-#: plugins/admin/systems/class_SelectDeviceType.inc:29
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
-#: plugins/admin/users/class_userManagement.inc:539
-#: plugins/admin/ogroups/class_ogroup.inc:297
-msgid "none"
-msgstr "keine"
-
-#: plugins/admin/groups/class_groupMail.inc:339
-msgid "This 'dn' has no valid mail extensions."
-msgstr "Dieser 'DN' hat keine Mail-Erweiterungen."
-
-#: plugins/admin/groups/class_groupMail.inc:347
-#: plugins/admin/ogroups/class_mailogroup.inc:50
-#: plugins/personal/mail/class_mailAccount.inc:299
-#: plugins/personal/mail/class_mailAccount.inc:302
-msgid "Remove mail account"
-msgstr "Mail-Konto entfernen"
-
-#: plugins/admin/groups/class_groupMail.inc:348
-#: plugins/personal/mail/class_mailAccount.inc:303
-msgid ""
-"This account has mail features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto hat die Mail-Erweiterungen aktiviert. Sie können diese "
-"deaktivieren, indem Sie auf die Schaltfläche unten klicken."
-
-#: plugins/admin/groups/class_groupMail.inc:350
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid "Create mail account"
-msgstr "Neues Mail-Konto erzeugen"
-
-#: plugins/admin/groups/class_groupMail.inc:351
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid ""
-"This account has mail features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto hat keine Mail-Erweiterungen. Sie können diese aktivieren, wenn "
-"Sie auf die untere Schaltfläche klicken."
-
-#: plugins/admin/groups/class_groupMail.inc:361
-msgid ""
-"Remove shared folder from mail server database when entry gets removed in "
-"LDAP"
-msgstr ""
-"Entferne Shared Folder aus der Datenbank des Mail-Servers, wenn der Eintrag "
-"aus dem LDAP entfernt wird."
-
-#: plugins/admin/groups/class_groupMail.inc:362
-msgid "Remove the shared folder and all its contents after saving this account"
-msgstr ""
-"Entferne nach dem Speichern dieses Kontos den Shared Folder mitsamt Inhalt."
-
-#: plugins/admin/groups/class_groupMail.inc:421
-msgid "You're trying to add an invalid email address "
-msgstr "Sie versuchen, eine ungültige Mail-Adresse hinzuzufügen"
-
-#: plugins/admin/groups/class_groupMail.inc:427
-#: plugins/personal/mail/class_mailAccount.inc:364
-msgid "Adding your one of your own addresses to the forwarders makes no sense."
-msgstr ""
-"Das Hinzufügen Ihrer eigenen Adresse zu den Weiterleitungen macht keinen "
-"Sinn."
-
-#: plugins/admin/groups/class_groupMail.inc:453
-#: plugins/personal/scalix/class_scalixAccount.inc:442
-#: plugins/personal/mail/class_mailAccount.inc:394
-#: plugins/personal/mail/class_mailAccount.inc:399
-msgid ""
-"You're trying to add an invalid email address to the list of alternate "
-"addresses."
-msgstr "Sie versuchen eine ungültige Mail-Adresse in die Liste aufzunehmen."
-
-#: plugins/admin/groups/class_groupMail.inc:458
-#: plugins/personal/scalix/class_scalixAccount.inc:451
-#: plugins/personal/mail/class_mailAccount.inc:409
-msgid "The address you're trying to add is already used by user"
-msgstr ""
-"Die Adresse, die Sie gerade hinzufügen möchten, wird bereits von einem "
-"anderen Benutzer verwendet"
-
-#: plugins/admin/groups/class_groupMail.inc:613
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
-#: plugins/admin/systems/printer.tpl:71
-#: plugins/admin/systems/glpiManufacturer.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:111
-#: plugins/admin/systems/goMailServer.tpl:73
-#: plugins/admin/systems/goMailServer.tpl:104
-#: plugins/admin/systems/goSpamServer.tpl:48
-#: plugins/admin/systems/servdns.tpl:8
-#: plugins/admin/systems/workstationStartup.tpl:194
-#: plugins/admin/systems/glpiPrinter.tpl:152
-#: plugins/admin/applications/class_applicationParameters.inc:124
-#: plugins/admin/fai/faiPackage.tpl:82
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
-#: plugins/personal/connectivity/class_kolabAccount.inc:264
-#: plugins/personal/environment/kioskManagement.tpl:15
-#: plugins/personal/environment/environment.tpl:159
-#: plugins/personal/generic/generic_certs.tpl:21
-#: plugins/personal/generic/generic_certs.tpl:45
-#: plugins/personal/generic/generic_certs.tpl:69
-msgid "Remove"
-msgstr "Entfernen"
-
-#: plugins/admin/groups/class_groupMail.inc:692
-#, php-format
-msgid "Removing of groups/mail with dn '%s' failed."
-msgstr "Entfernen von Gruppe/Mail mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/groups/class_groupMail.inc:891
-#, php-format
-msgid "Saving of groups/mail with dn '%s' failed."
-msgstr "Speichern von Gruppe/Mail mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/groups/class_groupMail.inc:924
-#: plugins/personal/mail/class_mailAccount.inc:908
-msgid "The required field 'Primary address' is not set."
-msgstr "Das benötigte Feld 'Primäre Adresse' ist nicht gesetzt."
-
-#: plugins/admin/groups/class_groupMail.inc:927
-msgid "Please enter a valid email addres in 'Primary address' field."
-msgstr ""
-"Bitte geben Sie eine gültige E-Mail-Adresse in das Feld 'Primäre Adresse' "
-"ein."
-
-#: plugins/admin/groups/class_groupMail.inc:933
-#: plugins/admin/ogroups/class_mailogroup.inc:92
-#: plugins/personal/mail/class_mailAccount.inc:922
-msgid "The primary address you've entered is already in use."
-msgstr ""
-"Die primäre Adresse, welche Sie eingegeben haben, wird bereits benutzt."
-
-#: plugins/admin/groups/class_groupMail.inc:939
-#: plugins/personal/mail/class_mailAccount.inc:928
-msgid "Value in 'Quota size' is not valid."
-msgstr "Das Feld 'Kontingent-Größe' enthält einen ungültigen Wert."
-
-#: plugins/admin/groups/class_groupMail.inc:948
-#: plugins/personal/mail/class_mailAccount.inc:937
-msgid "Please specify a vaild mail size for mails to be rejected."
-msgstr ""
-"Bitte geben Sie eine gültige Größenbeschränkung für Mails an, die abgewiesen "
-"werden sollen."
-
-#: plugins/admin/groups/class_groupMail.inc:956
-#: plugins/personal/mail/class_mailAccount.inc:947
-msgid "You need to set the maximum mail size in order to reject anything."
-msgstr "Sie müssen die maximale Mail-Größe angeben, um Mails abzuweisen."
-
-#: plugins/admin/groups/class_groupMail.inc:960
-msgid ""
-"Please choose valid permission settings. Default permission can't be emtpy."
-msgstr ""
-"Bitte wählen sie gültige Zugriffsrechte. Standard-Zugriffsrechte dürfen "
-"nicht leer sein."
-
-#: plugins/admin/groups/class_groupMail.inc:964
-msgid "Please select a valid mail server."
-msgstr "Bitte wählen Sie einen gültigen Mail-Server."
-
-#: plugins/admin/groups/class_groupMail.inc:1111
-msgid "Group mail"
-msgstr "Gruppenmail"
-
-#: plugins/admin/groups/class_groupMail.inc:1119
-msgid "Alternate addresses"
-msgstr "Weitere Adressen"
-
-#: plugins/admin/groups/class_groupMail.inc:1120
-msgid "Forwarding addresses"
-msgstr "Weiterleitungs-Adressen"
-
-#: plugins/admin/groups/class_groupMail.inc:1121
-#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
-#: plugins/personal/mail/class_mailAccount.inc:1150
-msgid "Quota size"
-msgstr "Kontingent-Größe"
-
-#: plugins/admin/groups/class_groupMail.inc:1122
-#: plugins/personal/mail/class_mailAccount.inc:1149
-msgid "Mail server"
-msgstr "Mail-Server"
-
-#: plugins/admin/groups/class_groupMail.inc:1123
-#: plugins/admin/systems/printer.tpl:82
-#: plugins/admin/systems/class_printGeneric.inc:895
-msgid "Permissions"
-msgstr "Berechtigungen"
-
-#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
-msgid "Group administration"
-msgstr "Gruppenverwaltung"
-
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Gruppen-Einstellungen"
-
-#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/ogroups/generic.tpl:7
-msgid "Group name"
-msgstr "Gruppenname"
-
-#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
-msgid "Posix name of the group"
-msgstr "UNIX-Name der Gruppe"
-
-#: plugins/admin/groups/paste_generic.tpl:13
-#: plugins/admin/groups/generic.tpl:53
-msgid "Normally IDs are autogenerated, select to specify manually"
-msgstr ""
-"Normalerweise werden IDs automatisch generiert. Auswählen um dies zu umgehen"
-
-#: plugins/admin/groups/paste_generic.tpl:15
-#: plugins/admin/groups/generic.tpl:56
-msgid "Force GID"
-msgstr "Erzwinge GID"
-
-#: plugins/admin/groups/paste_generic.tpl:18
-#: plugins/admin/groups/generic.tpl:59
-msgid "Forced ID number"
-msgstr "Erzwungene ID-Nummer"
-
-#: plugins/admin/groups/mail.tpl:21
-msgid "Select mail server to place user on"
-msgstr "Wählen Sie den Mail-Server, auf dem der Benutzer angelegt werden soll"
-
-#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
-msgid "Quota usage"
-msgstr "Kontingent-Nutzung"
-
-#: plugins/admin/groups/mail.tpl:38
-#: plugins/admin/systems/class_terminalInfo.inc:175
-#: plugins/admin/systems/class_printGeneric.inc:523
-#: plugins/personal/mail/generic.tpl:36
-msgid "not defined"
-msgstr "nicht definiert"
-
-#: plugins/admin/groups/mail.tpl:48
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-#: plugins/personal/scalix/generic.tpl:67
-#: plugins/personal/mail/generic.tpl:216
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/personal/connectivity/pureftpd.tpl:60
-#: plugins/personal/environment/environment.tpl:62
-msgid "MB"
-msgstr "MB"
-
-#: plugins/admin/groups/mail.tpl:88
-msgid "IMAP shared folders"
-msgstr "Geteilter Ordner"
-
-#: plugins/admin/groups/mail.tpl:92
-msgid "Default permission"
-msgstr "Standard-Berechtigungen"
-
-#: plugins/admin/groups/mail.tpl:103
-msgid "Member permission"
-msgstr "Mitglieder-Berechtigungen"
-
-#: plugins/admin/groups/class_groupGeneric.inc:134
-msgid "Can't find this groups SID in LDAP or in your configuration file!"
-msgstr ""
-"Die SID dieser Gruppe kann weder im LDAP noch in der Konfigurationsdatei "
-"gefunden werden!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:193
-msgid "This 'dn' is no group."
-msgstr "Diese 'dn' hat keine Gruppenerweiterungen."
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Samba group"
-msgstr "Samba-Gruppe"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain admins"
-msgstr "Domänen-Administratoren"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain users"
-msgstr "Domänen-Benutzer"
-
-#: plugins/admin/groups/class_groupGeneric.inc:335
-msgid "Domain guests"
-msgstr "Domänen-Gäste"
-
-#: plugins/admin/groups/class_groupGeneric.inc:340
-#, php-format
-msgid "Special group (%d)"
-msgstr "Spezielle Gruppe (%d)"
-
-#: plugins/admin/groups/class_groupGeneric.inc:454
-msgid "! unknown id"
-msgstr "! unbekannte id"
-
-#: plugins/admin/groups/class_groupGeneric.inc:492
-#, php-format
-msgid ""
-"Your search method returned more than '%s' users, only '%s' users are shown."
-msgstr ""
-"Ihre Such-Methode ergab mehr als '%s' Benutzer, es werden davon '%s' "
-"Benutzer angezeigt."
-
-#: plugins/admin/groups/class_groupGeneric.inc:521
-#: plugins/admin/groups/class_groupGeneric.inc:774
-#, php-format
-msgid "Removing of groups/generic with dn '%s' failed."
-msgstr "Entfernen von Gruppe/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/groups/class_groupGeneric.inc:666
-#, php-format
-msgid "No configured SID found for '%s'."
-msgstr "Keine konfigurierte SID für %s gefunden"
-
-#: plugins/admin/groups/class_groupGeneric.inc:671
-#, php-format
-msgid "No configured RIDBASE found for '%s'."
-msgstr "Keine konfigurierte RIDBASE für '%s' gefunden."
-
-#: plugins/admin/groups/class_groupGeneric.inc:806
-msgid ""
-"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"Das Feld 'Name' enthält ungültige Zeichen. Kleinbuchstaben, Zahlen und "
-"Bindestriche sind erlaubt."
-
-#: plugins/admin/groups/class_groupGeneric.inc:817
-#: plugins/admin/groups/class_groupGeneric.inc:831
-#: plugins/admin/groups/class_groupGeneric.inc:838
-msgid "Value specified as 'Name' is already used."
-msgstr "Eine Gruppe mit diesem Namen existiert bereits."
-
-#: plugins/admin/groups/class_groupGeneric.inc:847
-#: plugins/personal/posix/class_posixAccount.inc:961
-msgid "Value specified as 'GID' is not valid."
-msgstr "Die von ihnen angebene 'GID' ist nicht korrekt."
-
-#: plugins/admin/groups/class_groupGeneric.inc:850
-#: plugins/personal/posix/class_posixAccount.inc:964
-msgid "Value specified as 'GID' is too small."
-msgstr "Die von ihnen angebene 'GID' ist zu klein."
-
-#: plugins/admin/groups/class_groupGeneric.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:1184
-msgid "Too many users, can't allocate a free ID!"
-msgstr ""
-"Es sind zu viele Benutzer in der Datenbank. Es kann keine freie ID "
-"reserviert werden!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:941
-msgid "Generic group settings"
-msgstr "Allgemeine Gruppeneinstellungen"
-
-#: plugins/admin/groups/class_groupGeneric.inc:953
-msgid "Phone pickup group"
-msgstr "Gesprächs-Annahme Gruppe"
-
-#: plugins/admin/groups/class_groupGeneric.inc:954
-msgid "Nagios group"
-msgstr "Nagios-Gruppe"
-
-#: plugins/admin/groups/class_groupGeneric.inc:956
-#: plugins/personal/posix/paste_generic.tpl:37
-#: plugins/personal/posix/generic.tpl:62
-msgid "GID"
-msgstr "GID"
-
-#: plugins/admin/groups/class_groupGeneric.inc:957
-msgid "Group member"
-msgstr "Gruppenmitglieder"
-
-#: plugins/admin/groups/class_groupGeneric.inc:958
-msgid "Samba group type"
-msgstr "Samba-Gruppentyp"
-
-#: plugins/admin/groups/class_groupGeneric.inc:959
-msgid "Samba domain name"
-msgstr "Samba Domänen-Name"
-
-#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
-msgid "Samba SID"
-msgstr "Samba SID"
-
-#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
-msgid "Descriptive text for this group"
-msgstr "Beschreibender Text für diese Gruppe"
-
-#: plugins/admin/groups/generic.tpl:68
-msgid "Select to create a samba conform group"
-msgstr "Auswählen, um eine sambakonforme Gruppe zu erzeugen"
-
-#: plugins/admin/groups/generic.tpl:76
-msgid "in domain"
-msgstr "in der Domain"
-
-#: plugins/admin/groups/generic.tpl:96
-msgid "Members are in a phone pickup group"
-msgstr "Mitglieder sind in einer Telefon-Gruppe"
-
-#: plugins/admin/groups/generic.tpl:111
-msgid "Members are in a nagios group"
-msgstr "Mitglieder sind in einer Nagios-Gruppe"
-
-#: plugins/admin/groups/generic.tpl:128
-msgid "Group members"
-msgstr "Gruppenmitglieder"
-
-#: plugins/admin/groups/group_objects.tpl:6
-msgid "Select users to add"
-msgstr "Wählen Sie die hinzuzufügenden Benutzer"
-
-#: plugins/admin/groups/group_objects.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Select to see servers"
-msgstr "Wählen um Server anzuzeigen"
-
-#: plugins/admin/groups/group_objects.tpl:30
-msgid "Search within subtree"
-msgstr "Suche im Teilbaum"
-
-#: plugins/admin/groups/group_objects.tpl:37
-msgid "Display users of department"
-msgstr "Zeige die Benutzer der Abteilung"
-
-#: plugins/admin/groups/group_objects.tpl:46
-#: plugins/admin/systems/glpiSelectUser.tpl:35
-#: plugins/admin/applications/class_divListApplication.inc:65
-#: plugins/admin/users/class_divListUsers.inc:77
-#: plugins/admin/fai/class_divListFai.inc:86
-#: plugins/personal/environment/hotplugDialog.tpl:43
-#: plugins/gofon/conference/headpage.tpl:35
-msgid "Display users matching"
-msgstr "Zeige die Benutzer, auf die Folgendes passt"
-
-#: plugins/admin/groups/group_objects.tpl:47
-#: plugins/admin/systems/glpiSelectUser.tpl:37
-msgid "Regular expression for matching user names"
-msgstr "Regulärer Ausdruck zum Erkennen von Benutzernamen"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
-#, php-format
-msgid ""
-"Can't rename '%s' to '%s' there is already an entry with the same name in "
-"our zone editing dialog."
-msgstr ""
-"Kann '%s' nicht in '%s' umbenennen, da bereits ein Eintrag mit dem gleichen "
-"Namen im Zonen-Bearbeitungs-Dialog existiert."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
-#, php-format
-msgid "Entry name '%s' contains invalid characters."
-msgstr "Der Eintragsname '%s' enthält ungültige Zeichen."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
-#, php-format
-msgid "Can not rename '%s' to '%s',the destination name already exists."
-msgstr ""
-"Kann '%s' nicht in '%s' umbenennen, der angegebene Name wird bereits "
-"verwendet."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
-#, php-format
-msgid "Can not create '%s',the destination name already exists."
-msgstr "Kann '%s' nicht anlegen, der angegebene Name wird bereits verwendet."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
-#, php-format
-msgid "The name '%s' is used more than once."
-msgstr "Der Name '%s' wird mehr als ein Mal verwendet."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
-#, php-format
-msgid "The record type '%s' is a unique type and can't be defined twice."
-msgstr ""
-"Der Eintrags-Typ '%s' ist ein einmaliger Typ und kann nicht mehrfach "
-"definiert werden."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
-#, php-format
-msgid "There is an empty '%s' for host '%s'."
-msgstr "Für '%s' wurde ein leerer '%s' gefunden."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
-#, php-format
-msgid "There is a duplicate entry in '%s' for '%s'."
-msgstr "Es wurde in '%s' ein doppelter Eintrag für '%s' gefunden."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:62
-#, php-format
-msgid "Can't open '%s', ppd settings resetted."
-msgstr "Kann '%s' nicht öffnen, PPD-Einstellungen wurden  zurückgesetzt."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:87
-msgid "Can't get ppd informations."
-msgstr "Kann PPD-Information nicht lesen"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:99
-#, php-format
-msgid ""
-"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
-"invalid, can't read/write any ppd informations."
-msgstr ""
-"Der in Ihrer 'gosa.conf' angegebene PPD-Pfad (PPD_PATH) '%s' ist ungültig - "
-"kann daher keine ppd-Informationen lesen."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:116
-msgid "Please specify a valid ppd file."
-msgstr "Bitte geben Sie eine gültige PPD-Datei an."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:186
-#, php-format
-msgid "Can't select PPD file '%s', the file is not readable"
-msgstr "Kann Datei '%s' nicht öffnen, möglicherweise existiert sie nicht"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:203
-#: plugins/admin/systems/class_printerPPDDialog.inc:275
-#, php-format
-msgid "Can't create folder '%s' for the uploaded ppd file."
-msgstr "Kann Verzeichnis '%s' für hochgeladene PPD-Datei nicht anlegen."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:211
-#, php-format
-msgid "Can't create file '%s' to store modifed ppd informations."
-msgstr "Kann Datei '%s' zur Speicherung der PPD-Informationen nicht anlegen."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:235
-#, php-format
-msgid "Can't add new ppd file, the source file '%s' is not accessible."
-msgstr ""
-"Kann neue PPD-Datei nicht hinzufügen, auf die Quelldatei '%s' konnte nicht "
-"zugegriffen werden."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:253
-#, php-format
-msgid ""
-"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
-"informations."
-msgstr ""
-"Die angegebene PPD-Datei '%s' scheint ungültig zu sein. Es lassen sich keine "
-"Modell- oder Hersteller-Informationen extrahieren."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:267
-#, php-format
-msgid "There is already a ppd file for this kind of printer."
-msgstr ""
-"Der von Ihnen gewählte Drucker-Typ verfügt bereits über eine PPD-Datei."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:288
-#, php-format
-msgid "Can't save file '%s'."
-msgstr "Kann Datei '%s' nicht speichern."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:292
-msgid "Uploaded ppd file is empty, can't create new ppd file."
-msgstr ""
-"Die hochgeladene PPD-Datei ist leer, kann daher keine neue PPD-Datei anlegen."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:413
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/faiPackage.tpl:45
-msgid "Section"
-msgstr "Section"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:468
-#: plugins/admin/systems/class_printerPPDDialog.inc:471
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:603
-msgid "True"
-msgstr "wahr"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:469
-#: plugins/admin/systems/class_printerPPDDialog.inc:472
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:604
-msgid "False"
-msgstr "falsch"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:477
-#, php-format
-msgid "Unsupported ppd type '%s' used for '%s' "
-msgstr "Nicht unterstützter PPD-Typ '%s' (verwendet von '%s') "
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:494
-#, php-format
-msgid "Removing old ppd file '%s' failed."
-msgstr "Entfernen der alten PPD-Datei '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:497
-#, php-format
-msgid "Removing old ppd file '%s' failed. File is not accessible."
-msgstr ""
-"Entfernen der alten PPD-Datei '%s' fehlgeschlagen. Auf die Datei kann nicht "
-"zugegriffen werden."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:500
-#, php-format
-msgid ""
-"Removing old ppd file '%s' failed. File does not exists or is not accessible."
-msgstr ""
-"Entfernen der alten PPD-Datei '%s' fehlgeschlagen. Datei existiert nicht "
-"oder ist nicht erreichbar."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:508
-msgid ""
-"Please select a valid ppd file or use 'Cancel' to go back to printer "
-"configuration."
-msgstr ""
-"Bitte wählen Sie eine gültige PPD-Datei oder drücken Sie 'Abbrechen', um "
-"zurück zur Drucker-Konfiguration zu gelangen."
-
-#: plugins/admin/systems/wingeneric.tpl:6
-msgid "Machine name"
-msgstr "Name des Systems"
-
-#: plugins/admin/systems/wingeneric.tpl:15
-msgid "Choose subtree to place terminal in"
-msgstr "Wählen Sie die Abteilung, in die das Terminal eingepflegt werden soll"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:32
-#: plugins/admin/systems/class_goTerminalServer.inc:61
-#: plugins/admin/systems/class_goTerminalServer.inc:126
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_terminalService.inc:475
-#: plugins/admin/systems/goTerminalServer.tpl:1
-msgid "Terminal service"
-msgstr "Terminal-Dienst"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:85
-#, php-format
-msgid "Saving server services/terminalServer with dn '%s' failed."
-msgstr ""
-"Speichern von Server-Dienste/Terminal-Dienst mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_goTerminalServer.inc:100
-msgid "Terminal server, must have fontpath specified."
-msgstr "Terminal-Server benötigt einen Schrift-Suchpfad"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:135
-#: plugins/admin/systems/goTerminalServer.tpl:8
-msgid "Temporary disable login"
-msgstr "Anmeldung sperren (temporär)"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:136
-#: plugins/admin/systems/class_terminalService.inc:486
-#: plugins/admin/systems/goTerminalServer.tpl:12
-msgid "Font path"
-msgstr "Schrift-Suchpfad"
-
-#: plugins/admin/systems/printer.tpl:5
-msgid "General"
-msgstr "Allgemein"
-
-#: plugins/admin/systems/printer.tpl:8
-#: plugins/admin/systems/paste_generic.tpl:34
-msgid "Printer name"
-msgstr "Druckername"
-
-#: plugins/admin/systems/printer.tpl:30
-#: plugins/personal/generic/generic.tpl:148
-msgid "Choose subtree to place user in"
-msgstr "Wählen Sie den Teilbaum, in den der Benutzer eingepflegt werden soll"
-
-#: plugins/admin/systems/printer.tpl:43
-msgid "Details"
-msgstr "Details"
-
-#: plugins/admin/systems/printer.tpl:46
-msgid "Printer location"
-msgstr "Drucker-Standort"
-
-#: plugins/admin/systems/printer.tpl:54
-msgid "Printer URL"
-msgstr "Drucker URL"
-
-#: plugins/admin/systems/printer.tpl:66
-#: plugins/admin/systems/terminalService.tpl:98
-#: plugins/admin/systems/workstationService.tpl:110
-msgid "Driver"
-msgstr "Treiber"
-
-#: plugins/admin/systems/printer.tpl:89
-msgid "Users which are allowed to use this printer"
-msgstr "Benutzer mit Berechtigung, diesen Drucker zu nutzen"
-
-#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
-msgid "Add user"
-msgstr "Benutzer hinzufügen"
-
-#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
-msgid "Add group"
-msgstr "Gruppe hinzufügen"
-
-#: plugins/admin/systems/printer.tpl:113
-msgid "Users which are allowed to administrate this printer"
-msgstr "Benutzer mit Berechtigung, diesen Drucker zu verwalten"
-
-#: plugins/admin/systems/printer.tpl:115
-msgid "Admins"
-msgstr "Administratoren"
-
-#: plugins/admin/systems/class_terminalInfo.inc:55
-#: plugins/admin/systems/class_terminalInfo.inc:205
-msgid "present"
-msgstr "vorhanden"
-
-#: plugins/admin/systems/class_terminalInfo.inc:73
-#: plugins/admin/systems/class_terminalStartup.inc:168
-#: plugins/admin/systems/class_terminalService.inc:267
-#: plugins/admin/systems/class_workstationStartup.inc:508
-#: plugins/admin/systems/class_terminalGeneric.inc:272
-msgid "This 'dn' has no terminal features."
-msgstr "Dieser 'DN' hat keine Terminal-Erweiterungen."
-
-#: plugins/admin/systems/class_terminalInfo.inc:80
-msgid "There is no php snmp module installed, can't gather any informations."
-msgstr ""
-"Das PHP-SNMP-Modul ist nicht installiert, kann daher keine Information "
-"sammeln."
-
-#: plugins/admin/systems/class_terminalInfo.inc:86
-#: plugins/admin/systems/class_terminalInfo.inc:180
-msgid "unknown status"
-msgstr "unbekannter Status"
-
-#: plugins/admin/systems/class_terminalInfo.inc:95
-msgid "This is a virtual terminal which has no properties to show here."
-msgstr ""
-"Dies ist ein virtuelles Terminal, deshalb können an dieser Stelle keine "
-"Informationen angezeigt werden."
-
-#: plugins/admin/systems/class_terminalInfo.inc:113
-msgid "online"
-msgstr "aktiv"
-
-#: plugins/admin/systems/class_terminalInfo.inc:169
-msgid "running"
-msgstr "läuft"
-
-#: plugins/admin/systems/class_terminalInfo.inc:172
-msgid "not running"
-msgstr "läuft nicht"
-
-#: plugins/admin/systems/class_terminalInfo.inc:197
-msgid "offline"
-msgstr "inaktiv"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1268
-#: plugins/admin/systems/class_workstationGeneric.inc:612
-#: plugins/admin/ogroups/class_ogroupManagement.inc:434
-#: plugins/generic/references/class_reference.inc:48
-msgid "Workstation"
-msgstr "Arbeitsstation"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1267
-#: plugins/admin/systems/class_terminalGeneric.inc:619
-#: plugins/admin/systems/class_terminalGeneric.inc:625
-#: plugins/admin/ogroups/class_ogroupManagement.inc:435
-msgid "Terminal"
-msgstr "Terminal"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:3
-msgid ""
-"This is a new system which currently has no system type defined. Please "
-"choose a system type for this entry and press the 'continue' button. If this "
-"system should be added to a group of system settings, specify the preferred "
-"object group below."
-msgstr ""
-"DIes ist ein neues System, für das bisher noch kein Systemtyp definiert "
-"wurde. Bitte wählen Sie einen Systemtyp für dieses System und drücken auf "
-"'Speichern' klicken. Wenn das System zu einer Gruppe von Systemeinstellungen "
-"hinzugefügt werden soll, geben Sie den Namen der Objektgruppe ein."
-
-#: plugins/admin/systems/SelectDeviceType.tpl:9
-msgid ""
-"Please select a system type and an optional bundle of predefined settings to "
-"be inherited."
-msgstr ""
-"Bitte wählen Sie einen Systemtyp und (optional) einen Satz von "
-"vordefinierten Einstellungen (werden automatisch übernommen)."
-
-#: plugins/admin/systems/SelectDeviceType.tpl:20
-#: plugins/admin/systems/glpi.tpl:9
-msgid "System type"
-msgstr "System-Typ"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:21
-msgid "Choose a system type"
-msgstr "Wählen Sie den System-Typ"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:32
-msgid "Choose an object group as template"
-msgstr "Wählen Sie eine Objektgruppe als Vorlageobjekt"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:33
-msgid "Choose an object group"
-msgstr "Objektgruppe wählen"
-
-#: plugins/admin/systems/goKrbServer.tpl:1
-msgid "Kerberos kadmin access"
-msgstr "Kerberos-Zugang via kadmin"
-
-#: plugins/admin/systems/goKrbServer.tpl:4
-msgid "Kerberos Realm"
-msgstr "Kerberos Realm"
-
-#: plugins/admin/systems/goKrbServer.tpl:12
-#: plugins/admin/systems/goImapServer.tpl:25
-#: plugins/admin/systems/class_goImapServer.inc:177
-msgid "Admin user"
-msgstr "Administrator"
-
-#: plugins/admin/systems/goKrbServer.tpl:20
-#: plugins/admin/systems/goGlpiServer.tpl:12
-#: plugins/admin/systems/class_goKrbServer.inc:104
-#: plugins/admin/systems/goImapServer.tpl:34
-#: plugins/admin/systems/class_goFonServer.inc:144
-#: plugins/admin/systems/goFonServer.tpl:12
-#: plugins/admin/systems/class_gosaLogServer.inc:103
-#: plugins/admin/systems/goFaxServer.tpl:12
-#: plugins/admin/systems/gosaLogServer.tpl:12
-#: plugins/admin/systems/class_goGlpiServer.inc:104
-#: plugins/admin/systems/class_divListSystem.inc:376
-#: plugins/admin/systems/class_goLogDBServer.inc:102
-#: plugins/admin/systems/goLogDBServer.tpl:12
-#: plugins/admin/systems/class_goFaxServer.inc:100
-#: plugins/personal/password/class_password.inc:24
-#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
-#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
-#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
-#: ihtml/themes/default/password.tpl:38
-msgid "Password"
-msgstr "Passwort"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:124
-msgid "This 'dn' has no phone features."
-msgstr "Diese 'dn' besitzt keine Telefon-Erweiterungen."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "yes"
-msgstr "ja"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "no"
-msgstr "nein"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "dynamic"
-msgstr "dynamisch"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "Networksettings"
-msgstr "Netzwerk-Einstellungen"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:268
-#, php-format
-msgid ""
-"Can't delete because there are user which are depending on this phone. One "
-"of them is user '%s'."
-msgstr ""
-"Das Telefon kann nicht entfernt werden, da es abhängige Benutzer gibt. Der "
-"erste Benutzer in der Liste ist '%s'."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:278
-#, php-format
-msgid "Removing of system phone/generic with dn '%s' failed."
-msgstr "Entfernen von System Telefon/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:326
-#: plugins/admin/systems/class_componentGeneric.inc:187
-msgid "The required field IP address is empty."
-msgstr "Das benötigte Feld 'IP-Adresse' ist leer."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:329
-#: plugins/admin/systems/class_componentGeneric.inc:190
-msgid "The field IP address contains an invalid address."
-msgstr "Das Feld 'IP-Adresse' enthält eine ungültige Adresse."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:334
-msgid "The required field 'Phone name' is not set."
-msgstr "Das benötigte Feld 'Telefon-Name' ist nicht gesetzt."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:337
-msgid "The 'Phone name' '0' is reserved and cannot be used."
-msgstr "Der Telefon-Name '0' ist reserviert und kann nicht verwendet werden."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:347
-#: plugins/admin/systems/class_componentGeneric.inc:201
-#: plugins/admin/systems/class_printGeneric.inc:683
-#: plugins/admin/systems/class_servGeneric.inc:301
-#: plugins/admin/systems/class_winGeneric.inc:215
-#: plugins/admin/systems/class_terminalGeneric.inc:461
-#: plugins/admin/systems/class_workstationGeneric.inc:443
-#, php-format
-msgid "There is already an entry '%s' in the base choosen by you"
-msgstr ""
-"Der Eintrag '%s' ist in der von Ihnen ausgewählten Basis bereits vorhanden"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:429
-#, php-format
-msgid "Saving of system phone/generic with dn '%s' failed."
-msgstr "Speichern von System Telefon/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:477
-msgid "Phone generic"
-msgstr "Telefon (Allgemein)"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:482
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
-msgid "Phone hardware"
-msgstr "Telefon-Hardware"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:488
-msgid "SIP Mode"
-msgstr "SIP Modus"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:489
-msgid "SIP DTMF mode"
-msgstr "SIP DTMF-Modus"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:490
-msgid "SIP Default ip"
-msgstr "SIP Standard IP-Adresse"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:491
-msgid "SIP Qualify"
-msgstr "SIP Qualifizieren"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:492
-msgid "IAX authentication type"
-msgstr "IAX Authentifikations-Typ"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:493
-msgid "IAX secret"
-msgstr "IAX Kennwort"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:494
-msgid "IAX account code"
-msgstr "IAX Konto-Identifikation"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:495
-msgid "IAX trunk lines"
-msgstr "IAX Leitungen zusammenfassen"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:496
-msgid "IAX permit settings"
-msgstr "IAX Zulassungs-Einstellungen"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:497
-msgid "IAX deny settings"
-msgstr "IAX Ablehnungs-Einstellungen"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:498
-msgid "CAPI MSN"
-msgstr "CAPI MSN"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:499
-msgid "Hardware type"
-msgstr "Hardware-Typ"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:150
-msgid "Please enter a value for 'release'."
-msgstr "Bitte geben Sie einen Wert für 'Release' ein."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:154
-msgid "Please specify a valid value for 'url'."
-msgstr "Bitte geben Sie im Feld 'url' einen gültigen Wert ein."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:201
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
-msgstr "Kann das als REPOSITORY_HOOK angegebene Kommando '%s' nicht ausführen."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:203
-#: plugins/admin/systems/class_workstationStartup.inc:1149
-#, php-format
-msgid ""
-"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
-"empty string."
-msgstr ""
-"Das als REPOSITORY_HOOK '%s' angegebene Kommando lieferte eine leere "
-"Zeichenkette."
-
-#: plugins/admin/systems/phonesettings.tpl:1
-msgid "Advanced phone settings"
-msgstr "Erweiterte Telefon-Einstellungen"
-
-#: plugins/admin/systems/phonesettings.tpl:6
-msgid "Phone type"
-msgstr "Telefon-Modell"
-
-#: plugins/admin/systems/phonesettings.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:30
-#: plugins/admin/systems/phonesettings.tpl:42
-#: plugins/admin/systems/phonesettings.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:91
-#: plugins/admin/systems/phonesettings.tpl:128
-#: plugins/admin/systems/phonesettings.tpl:181
-msgid "Choose a phone type"
-msgstr "Wählen Sie das Telefon-Modell"
-
-#: plugins/admin/systems/phonesettings.tpl:13
-msgid "refresh"
-msgstr "Aktualisieren"
-
-#: plugins/admin/systems/phonesettings.tpl:25
-#: plugins/admin/systems/class_terminalGeneric.inc:628
-#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
-#: plugins/admin/systems/workstation.tpl:50
-#: plugins/admin/ogroups/class_termgroup.inc:395
-#: plugins/admin/ogroups/termgroup.tpl:47
-msgid "Mode"
-msgstr "Modus"
-
-#: plugins/admin/systems/phonesettings.tpl:38
-msgid "DTMF mode"
-msgstr "DTMF-Modus"
-
-#: plugins/admin/systems/phonesettings.tpl:54
-#: plugins/admin/systems/phonesettings.tpl:99
-msgid "Default IP"
-msgstr "Standard IP-Adresse"
-
-#: plugins/admin/systems/phonesettings.tpl:66
-#: plugins/admin/systems/phonesettings.tpl:109
-msgid "Response timeout"
-msgstr "Wartezeit bis Antwort"
-
-#: plugins/admin/systems/phonesettings.tpl:87
-msgid "Modus"
-msgstr "Modus"
-
-#: plugins/admin/systems/phonesettings.tpl:124
-msgid "Authtype"
-msgstr "Authentifizierung"
-
-#: plugins/admin/systems/phonesettings.tpl:136
-msgid "Secret"
-msgstr "Passwort"
-
-#: plugins/admin/systems/phonesettings.tpl:146
-msgid "GoFonInkeys"
-msgstr "GOFon-Schlüssel (eingehend)"
-
-#: plugins/admin/systems/phonesettings.tpl:154
-msgid "GoFonOutKeys"
-msgstr "GOFon-Schlüssel (ausgehend)"
-
-#: plugins/admin/systems/phonesettings.tpl:167
-msgid "Account code"
-msgstr "Konto-Identifikation"
-
-#: plugins/admin/systems/phonesettings.tpl:177
-msgid "Trunk lines"
-msgstr "Leitungen zusammenfassen"
-
-#: plugins/admin/systems/phonesettings.tpl:194
-msgid "Hosts that are allowed to connect"
-msgstr "Erlaube diesen Rechnern die Verbindung"
-
-#: plugins/admin/systems/phonesettings.tpl:217
-msgid "Hosts that are not allowed to connect"
-msgstr "Verbiete diesen Rechnern die Verbindung"
-
-#: plugins/admin/systems/phonesettings.tpl:247
-msgid "MSN"
-msgstr "MSN"
-
-#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
-msgid ""
-"This includes all system and setup informations. Please double check if your "
-"really want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Dies umfasst alle System- und Setup-Informationen Bitte prüfen Sie dies "
-"genau, da es keine Möglichkeit für GOsa gibt, die Daten zu restaurieren. "
-
-#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
-#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
-#: plugins/gofon/conference/remove.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your LDAP tree in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Eine Sicherung der LDAP-Datenbank bietet sich an. Wenn Sie dies erledigt "
-"haben, drücken Sie 'Entfernen' um Fortzufahren oder 'Abbrechen', um den "
-"Vorgang abzubrechen."
-
-#: plugins/admin/systems/class_goLdapServer.inc:29
-#: plugins/admin/systems/goLdapServer.tpl:1
-msgid "LDAP service"
-msgstr "LDAP-Dienst"
-
-#: plugins/admin/systems/class_goLdapServer.inc:56
-msgid "LDAP Service"
-msgstr "LDAP-Dienst"
-
-#: plugins/admin/systems/class_goLdapServer.inc:67
-msgid "The given base is empty or contains invalid characters."
-msgstr "Die angegebene Basis ist leer oder enthält ungültige Zeichen."
-
-#: plugins/admin/systems/class_goLdapServer.inc:85
-#: plugins/admin/systems/class_goLdapServer.inc:86
-msgid "Ldap"
-msgstr "LDAP"
-
-#: plugins/admin/systems/class_goLdapServer.inc:94
-msgid "Ldap base"
-msgstr "LDAP-Basis"
-
-#: plugins/admin/systems/goGlpiServer.tpl:1
-msgid "GLPI database information"
-msgstr "Informationen der GLPI-Datenbank"
-
-#: plugins/admin/systems/goGlpiServer.tpl:4
-#: plugins/admin/systems/goLogDBServer.tpl:4
-msgid "Logging DB user"
-msgstr "Protokoll-DB Benutzer"
-
-#: plugins/admin/systems/goGlpiServer.tpl:20
-#: plugins/admin/systems/class_gosaLogServer.inc:101
-#: plugins/admin/systems/gosaLogServer.tpl:20
-#: plugins/admin/systems/class_goGlpiServer.inc:103
-msgid "Database"
-msgstr "Datenbank"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
-#: plugins/admin/systems/glpi_edit_os.tpl:9
-#: plugins/admin/systems/glpi_edit_os.tpl:28
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
-#: plugins/admin/systems/glpi_edit_type.tpl:9
-#: plugins/admin/systems/glpi_edit_type.tpl:28
-msgid "Rename"
-msgstr "Umbenennen"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
-#: plugins/admin/systems/glpiManufacturer.tpl:13
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
-#: plugins/admin/systems/glpi_edit_os.tpl:15
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
-#: plugins/admin/systems/glpi_edit_type.tpl:15
-#: plugins/admin/fai/class_faiSummaryTab.inc:236
-#: plugins/personal/environment/kioskManagement.tpl:25
-#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
-msgid "Close"
-msgstr "Schliessen"
-
-#: plugins/admin/systems/glpiManufacturer.tpl:1
-msgid "Manage manufacturers"
-msgstr "Hersteller verwalten"
-
-#: plugins/admin/systems/info.tpl:1
-msgid "System information"
-msgstr "System-Information"
-
-#: plugins/admin/systems/info.tpl:7
-msgid "CPU"
-msgstr "Prozessor"
-
-#: plugins/admin/systems/info.tpl:10
-msgid "Memory"
-msgstr "Speicher"
-
-#: plugins/admin/systems/info.tpl:13
-msgid "Boot MAC"
-msgstr "MAC-Adresse"
-
-#: plugins/admin/systems/info.tpl:16
-msgid "USB support"
-msgstr "USB-Unterstützung"
-
-#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
-msgid "System status"
-msgstr "System-Status"
-
-#: plugins/admin/systems/info.tpl:23
-msgid "Inventory number"
-msgstr "Inventarnummer"
-
-#: plugins/admin/systems/info.tpl:27
-msgid "Last login"
-msgstr "Letzte Anmeldung"
-
-#: plugins/admin/systems/info.tpl:38
-msgid "Network devices"
-msgstr "Netzwerk-Geräte"
-
-#: plugins/admin/systems/info.tpl:47
-msgid "IDE devices"
-msgstr "IDE-Geräte"
-
-#: plugins/admin/systems/info.tpl:56
-msgid "SCSI devices"
-msgstr "SCSI-Geräte"
-
-#: plugins/admin/systems/info.tpl:64
-msgid "Floppy device"
-msgstr "Disketten-Laufwerk"
-
-#: plugins/admin/systems/info.tpl:68
-msgid "CDROM device"
-msgstr "CDROM-Laufwerk"
-
-#: plugins/admin/systems/info.tpl:73
-#: plugins/admin/systems/terminalService.tpl:95
-#: plugins/admin/systems/workstationService.tpl:107
-msgid "Graphic device"
-msgstr "Grafikkarte"
-
-#: plugins/admin/systems/info.tpl:77
-msgid "Audio device"
-msgstr "Soundkarte"
-
-#: plugins/admin/systems/info.tpl:93
-msgid "Up since"
-msgstr "Eingeschaltet seit"
-
-#: plugins/admin/systems/info.tpl:96
-msgid "CPU load"
-msgstr "Prozessor-Last"
-
-#: plugins/admin/systems/info.tpl:99
-msgid "Memory usage"
-msgstr "Speicher-Nutzung"
-
-#: plugins/admin/systems/info.tpl:102
-msgid "Swap usage"
-msgstr "Nutzung des virtuellen Speichers"
-
-#: plugins/admin/systems/info.tpl:116
-msgid "SSH service"
-msgstr "SSH-Dienst"
-
-#: plugins/admin/systems/info.tpl:119
-#: plugins/admin/systems/class_goCupsServer.inc:29
-#: plugins/admin/systems/class_goCupsServer.inc:50
-#: plugins/admin/systems/class_goCupsServer.inc:71
-msgid "Print service"
-msgstr "Druck-Dienst"
-
-#: plugins/admin/systems/info.tpl:122
-msgid "Scan service"
-msgstr "Scan-Dienst"
-
-#: plugins/admin/systems/info.tpl:125
-msgid "Sound service"
-msgstr "Audio-Dienst"
-
-#: plugins/admin/systems/info.tpl:128
-msgid "GUI"
-msgstr "GUI"
-
-#: plugins/admin/systems/class_goCupsServer.inc:70
-msgid "Cups"
-msgstr "CUPS"
-
-#: plugins/admin/systems/class_goCupsServer.inc:78
-#: plugins/admin/systems/class_serverService.inc:8
-#: plugins/admin/systems/class_goImapServer.inc:170
-#: plugins/admin/systems/class_goFonServer.inc:139
-#: plugins/admin/systems/class_goVirusServer.inc:229
-#: plugins/admin/systems/class_servRepository.inc:387
-#: plugins/admin/systems/class_goGlpiServer.inc:98
-#: plugins/admin/systems/class_goLogDBServer.inc:98
-msgid "Start"
-msgstr "Start"
-
-#: plugins/admin/systems/class_goCupsServer.inc:79
-#: plugins/admin/systems/class_serverService.inc:7
-#: plugins/admin/systems/class_goImapServer.inc:171
-#: plugins/admin/systems/class_goFonServer.inc:140
-#: plugins/admin/systems/class_goVirusServer.inc:230
-#: plugins/admin/systems/class_servRepository.inc:388
-#: plugins/admin/systems/class_goGlpiServer.inc:99
-#: plugins/admin/systems/class_goLogDBServer.inc:99
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
-#: include/sieve/templates/element_stop.tpl:4
-#: include/sieve/templates/object_container.tpl:30
-#: include/sieve/class_sieveManagement.inc:508
-#: include/sieve/class_sieveManagement.inc:727
-msgid "Stop"
-msgstr "Beenden"
-
-#: plugins/admin/systems/class_goCupsServer.inc:80
-#: plugins/admin/systems/class_serverService.inc:9
-#: plugins/admin/systems/class_goImapServer.inc:172
-#: plugins/admin/systems/class_goFonServer.inc:141
-#: plugins/admin/systems/class_goVirusServer.inc:231
-#: plugins/admin/systems/class_servRepository.inc:389
-#: plugins/admin/systems/class_goGlpiServer.inc:100
-#: plugins/admin/systems/class_goLogDBServer.inc:100
-msgid "Restart"
-msgstr "Neustart"
-
-#: plugins/admin/systems/gencd.tpl:2
-msgid "CD-Install-Image generation"
-msgstr "Erstellung der Installations-CD (Abbild)"
-
-#: plugins/admin/systems/gencd.tpl:5
-msgid ""
-"This option enables you to generate FAI install CD images for the selected "
-"workstation. The procedure may take about 10 minutes to complete, so please "
-"be patient after pressing the 'Create ISO-Image' button."
-msgstr ""
-"Diese Option erlaubt es Ihnen, ein Abbild einer FAI-Installations-CD für die "
-"gewählte Arbeitsstation zu erstellen. Dieser Vorgang dauert etwa 10 Minuten, "
-"haben Sie also Geduld, nachdem Sie den Knopf 'Erstelle ISO-Abbild' gedrückt "
-"haben."
-
-#: plugins/admin/systems/gencd.tpl:9
-msgid "Create ISO-Image"
-msgstr "Erstelle ISO-Abbild"
-
-#: plugins/admin/systems/class_serverService.inc:307
-msgid "Can't set status while this server is not saved."
-msgstr ""
-"Kann den Status nicht setzen wenn der Server noch nicht gespeichert wurde."
-
-#: plugins/admin/systems/class_serverService.inc:319
-#, php-format
-msgid "The specified method '%s' can't executed for services."
-msgstr "Die angegebene Methode '%s' kann nicht für Dienste ausgeführt werden."
-
-#: plugins/admin/systems/class_goKrbServer.inc:31
-msgid "Kerberos service"
-msgstr "Kerberos-Dienst"
-
-#: plugins/admin/systems/class_goKrbServer.inc:59
-msgid "Kerberos service (kadmin access informations)"
-msgstr "Kerberos Dienst (kadmin Zugangs-Informationen)"
-
-#: plugins/admin/systems/class_goKrbServer.inc:69
-#, php-format
-msgid "The specified kerberos password is empty."
-msgstr "Das angebene Kerberos-Passwort ist leer."
-
-#: plugins/admin/systems/class_goKrbServer.inc:72
-#, php-format
-msgid "The specified kerberos admin is empty."
-msgstr "Der angebene Kerberos-Administrator ist leer."
-
-#: plugins/admin/systems/class_goKrbServer.inc:75
-#, php-format
-msgid "The specified kerberos realm is empty."
-msgstr "Die angebene Kerberos-Realm ist leer."
-
-#: plugins/admin/systems/class_goKrbServer.inc:93
-#: plugins/personal/generic/generic.tpl:217
-msgid "Kerberos"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:94
-msgid "Kerberos access information"
-msgstr "Kerberos Zugangs-Information"
-
-#: plugins/admin/systems/class_goKrbServer.inc:102
-msgid "Realm"
-msgstr "Realm"
-
-#: plugins/admin/systems/class_goKrbServer.inc:103
-#: plugins/admin/systems/class_goFonServer.inc:143
-#: plugins/admin/systems/class_goGlpiServer.inc:102
-#: plugins/admin/systems/class_goLogDBServer.inc:101
-msgid "Admin"
-msgstr "Administrator"
-
-#: plugins/admin/systems/glpi_devices.tpl:2
-msgid "Add/Edit monitor"
-msgstr "Monitor hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:17
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
-msgid "Comments"
-msgstr "Kommentare"
-
-#: plugins/admin/systems/glpi_devices.tpl:24
-#: plugins/admin/systems/glpi_devices.tpl:123
-#: plugins/admin/systems/glpi_devices.tpl:164
-#: plugins/admin/systems/glpi_devices.tpl:219
-#: plugins/admin/systems/glpi_devices.tpl:275
-#: plugins/admin/systems/glpi_devices.tpl:333
-#: plugins/admin/systems/glpi_devices.tpl:397
-#: plugins/admin/systems/glpi_devices.tpl:469
-#: plugins/admin/systems/glpi_devices.tpl:533
-#: plugins/admin/systems/glpi_devices.tpl:580
-#: plugins/admin/systems/glpi_devices.tpl:633
-#: plugins/admin/systems/glpi_devices.tpl:687
-#: plugins/admin/systems/glpi_devices.tpl:733
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
-#: plugins/admin/systems/glpi.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:796
-#: plugins/admin/systems/glpiPrinter.tpl:23
-msgid "Manufacturer"
-msgstr "Hersteller"
-
-#: plugins/admin/systems/glpi_devices.tpl:33
-msgid "Monitor size"
-msgstr "Monitorgröße"
-
-#: plugins/admin/systems/glpi_devices.tpl:36
-msgid "Inch"
-msgstr "Zoll"
-
-#: plugins/admin/systems/glpi_devices.tpl:44
-msgid "Integrated microphone"
-msgstr "Integriertes Mikrofon"
-
-#: plugins/admin/systems/glpi_devices.tpl:47
-#: plugins/admin/systems/glpi_devices.tpl:55
-#: plugins/admin/systems/glpi_devices.tpl:63
-#: plugins/admin/systems/glpi_devices.tpl:71
-#: plugins/admin/systems/glpi_devices.tpl:176
-#: plugins/admin/systems/glpi_devices.tpl:296
-#: plugins/admin/systems/glpi_devices.tpl:361
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_address.tpl:40
-#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
-#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-msgid "Yes"
-msgstr "ja"
-
-#: plugins/admin/systems/glpi_devices.tpl:48
-#: plugins/admin/systems/glpi_devices.tpl:56
-#: plugins/admin/systems/glpi_devices.tpl:64
-#: plugins/admin/systems/glpi_devices.tpl:72
-#: plugins/admin/systems/glpi_devices.tpl:177
-#: plugins/admin/systems/glpi_devices.tpl:297
-#: plugins/admin/systems/glpi_devices.tpl:362
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_address.tpl:42
-#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
-#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-msgid "No"
-msgstr "nein"
-
-#: plugins/admin/systems/glpi_devices.tpl:52
-msgid "Integrated speakers"
-msgstr "Integrierte Lautsprecher"
-
-#: plugins/admin/systems/glpi_devices.tpl:60
-msgid "Sub-D"
-msgstr "Sub-D"
-
-#: plugins/admin/systems/glpi_devices.tpl:68
-msgid "BNC"
-msgstr "BNC"
-
-#: plugins/admin/systems/glpi_devices.tpl:76
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "Serial number"
-msgstr "Seriennumner"
-
-#: plugins/admin/systems/glpi_devices.tpl:83
-msgid "Additional serial number"
-msgstr "Zusätzliche Seriennummer"
-
-#: plugins/admin/systems/glpi_devices.tpl:97
-msgid "Add/Edit other device"
-msgstr "Allgemeines Gerät hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:112
-#: plugins/admin/systems/glpi_devices.tpl:153
-#: plugins/admin/systems/glpi_devices.tpl:208
-#: plugins/admin/systems/glpi_devices.tpl:264
-#: plugins/admin/systems/glpi_devices.tpl:322
-#: plugins/admin/systems/glpi_devices.tpl:386
-#: plugins/admin/systems/glpi_devices.tpl:458
-#: plugins/admin/systems/glpi_devices.tpl:522
-#: plugins/admin/systems/glpi_devices.tpl:569
-#: plugins/admin/systems/glpi_devices.tpl:622
-#: plugins/admin/systems/glpi_devices.tpl:676
-#: plugins/admin/systems/glpi_devices.tpl:722
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
-#: plugins/admin/systems/glpi.tpl:79
-#: plugins/admin/systems/class_glpiAccount.inc:790
-#: include/sieve/templates/element_comment.tpl:4
-#: include/sieve/templates/object_container.tpl:23
-#: include/sieve/class_sieveManagement.inc:501
-#: include/sieve/class_sieveManagement.inc:720
-msgid "Comment"
-msgstr "Kommentar"
-
-#: plugins/admin/systems/glpi_devices.tpl:138
-msgid "Add/Edit power supply"
-msgstr "Netzteil hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:173
-msgid "Atx"
-msgstr "ATX"
-
-#: plugins/admin/systems/glpi_devices.tpl:181
-msgid "Power"
-msgstr "Strom"
-
-#: plugins/admin/systems/glpi_devices.tpl:193
-msgid "Add/Edit graphic card"
-msgstr "Grafikkarte hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:228
-#: plugins/admin/systems/glpi_devices.tpl:284
-#: plugins/admin/systems/glpi_devices.tpl:349
-msgid "Interface"
-msgstr "Interface"
-
-#: plugins/admin/systems/glpi_devices.tpl:237
-msgid "Ram"
-msgstr "RAM"
-
-#: plugins/admin/systems/glpi_devices.tpl:249
-msgid "Add/Edit controller"
-msgstr "Controller hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:307
-msgid "Add/Edit drive"
-msgstr "Laufwerk hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:342
-msgid "Speed"
-msgstr "Taktung"
-
-#: plugins/admin/systems/glpi_devices.tpl:358
-msgid "Writeable"
-msgstr "Beschreibbar"
-
-#: plugins/admin/systems/glpi_devices.tpl:371
-msgid "Add/Edit harddisk"
-msgstr "Festplatte hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:406
-msgid "Rpm"
-msgstr "Upm"
-
-#: plugins/admin/systems/glpi_devices.tpl:413
-msgid "Cache"
-msgstr "Cache"
-
-#: plugins/admin/systems/glpi_devices.tpl:443
-msgid "Add/Edit memory"
-msgstr "Speicher hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:478
-msgid "Frequenz"
-msgstr "Frequenz"
-
-#: plugins/admin/systems/glpi_devices.tpl:507
-msgid "Add/Edit sound card"
-msgstr "Soundkarte hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:553
-msgid "Add/Edit network interface"
-msgstr "Netzwerk-Interface hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:589
-#: plugins/admin/systems/class_termDNS.inc:568
-msgid "MAC address"
-msgstr "MAC-Adresse"
-
-#: plugins/admin/systems/glpi_devices.tpl:596
-#: plugins/personal/connectivity/pureftpd.tpl:15
-msgid "Bandwidth"
-msgstr "Bandbreite"
-
-#: plugins/admin/systems/glpi_devices.tpl:607
-msgid "Add/Edit processor"
-msgstr "Prozessor hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:642
-msgid "Frequence"
-msgstr "Frequenz"
-
-#: plugins/admin/systems/glpi_devices.tpl:649
-msgid "Default frequence"
-msgstr "Standardfrequenz"
-
-#: plugins/admin/systems/glpi_devices.tpl:661
-msgid "Add/Edit motherboard"
-msgstr "Motherboard hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:696
-msgid "Chipset"
-msgstr "Chipsatz"
-
-#: plugins/admin/systems/glpi_devices.tpl:707
-msgid "Add/Edit computer case"
-msgstr "Computergehäuse hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpi_devices.tpl:742
-msgid "format"
-msgstr "Format"
-
-#: plugins/admin/systems/class_goService.inc:26
-#: plugins/admin/systems/class_goService.inc:61
-msgid "Empty service"
-msgstr "Leerer Dienst"
-
-#: plugins/admin/systems/class_goService.inc:102
-#, php-format
-msgid "Removing of server services/"
-msgstr "Entfernen von Server Dienste/"
-
-#: plugins/admin/systems/class_goService.inc:128
-#, php-format
-msgid "Saving of server services/"
-msgstr "Speichern von Server Dienste/"
-
-#: plugins/admin/systems/class_goService.inc:159
-#, php-format
-msgid "Set status flag for server services/"
-msgstr "Setzen von Status-Flag für Server Dienste/"
-
-#: plugins/admin/systems/class_goService.inc:216
-#, php-format
-msgid ""
-"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Das als ACTION_HOOK angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
-"existieren."
-
-#: plugins/admin/systems/goImapServer.tpl:7
-#: plugins/admin/systems/class_goImapServer.inc:175
-msgid "Server identifier"
-msgstr "Serverbezeichnung"
-
-#: plugins/admin/systems/goImapServer.tpl:16
-#: plugins/admin/systems/class_goImapServer.inc:176
-msgid "Connect URL"
-msgstr "Verbindungs-URL"
-
-#: plugins/admin/systems/goImapServer.tpl:43
-#: plugins/admin/systems/class_goImapServer.inc:179
-msgid "Sieve port"
-msgstr "Sieve-Port"
-
-#: plugins/admin/systems/goImapServer.tpl:61
-#: plugins/admin/systems/class_goImapServer.inc:180
-msgid "Start IMAP service"
-msgstr "IMAP-Dienst starten"
-
-#: plugins/admin/systems/goImapServer.tpl:70
-#: plugins/admin/systems/class_goImapServer.inc:181
-msgid "Start IMAP SSL service"
-msgstr "IMAP/SSL-Dienst starten"
-
-#: plugins/admin/systems/goImapServer.tpl:79
-#: plugins/admin/systems/class_goImapServer.inc:182
-msgid "Start POP3 service"
-msgstr "POP3-Dienst starten"
-
-#: plugins/admin/systems/goImapServer.tpl:88
-#: plugins/admin/systems/class_goImapServer.inc:183
-msgid "Start POP3 SSL service"
-msgstr "POP3/SSL-Dienst starten"
-
-#: plugins/admin/systems/goImapServer.tpl:99
-#: plugins/admin/systems/goMailServer.tpl:204
-msgid "The server must be saved before you can use the status flag."
-msgstr ""
-"Der  Server muss gespeichert werden bevor Sie das Status-Flag verwenden "
-"können."
-
-#: plugins/admin/systems/goImapServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:206
-msgid "The service must be saved before you can use the status flag."
-msgstr ""
-"Der Dienst muss gespeichert werden bevor Sie den Status-Flag verwenden "
-"können."
-
-#: plugins/admin/systems/goImapServer.tpl:104
-#: plugins/admin/systems/goMailServer.tpl:209
-msgid "Set new status"
-msgstr "Setze neuen Status"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-msgid "Set status"
-msgstr "Status setzen"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
-#: plugins/admin/systems/workstation.tpl:133
-#: plugins/admin/applications/class_applicationGeneric.inc:554
-#: plugins/admin/applications/generic.tpl:24
-#: plugins/admin/ogroups/termgroup.tpl:101
-#: plugins/admin/fai/faiTemplateEntry.tpl:105
-msgid "Execute"
-msgstr "Ausführen"
-
-#: plugins/admin/systems/network.tpl:1
-msgid "Network\tsettings"
-msgstr "Netzwerk-Einstellungen"
-
-#: plugins/admin/systems/network.tpl:9
-msgid "IP-address"
-msgstr "IP-Adresse"
-
-#: plugins/admin/systems/network.tpl:17
-msgid "MAC-address"
-msgstr "MAC-Adresse"
-
-#: plugins/admin/systems/network.tpl:29
-msgid "Autodetect"
-msgstr "Automatisch feststellen"
-
-#: plugins/admin/systems/network.tpl:58
-msgid "Enable DNS for this device"
-msgstr "DNS für dieses Gerät aktivieren"
-
-#: plugins/admin/systems/network.tpl:59
-#: plugins/admin/systems/class_servDNS.inc:411
-#: plugins/admin/systems/servdnseditzone.tpl:76
-#: plugins/gofon/phoneaccount/generic.tpl:95
-msgid "Refresh"
-msgstr "Aktualisieren"
-
-#: plugins/admin/systems/network.tpl:67
-msgid "Zone"
-msgstr "Zone"
-
-#: plugins/admin/systems/network.tpl:77
-#: plugins/admin/systems/class_servDNS.inc:174
-#: plugins/admin/systems/class_servDNS.inc:414
-#: plugins/admin/systems/class_termDNS.inc:578
-#: plugins/admin/systems/servdnseditzone.tpl:94
-msgid "TTL"
-msgstr "TTL"
-
-#: plugins/admin/systems/network.tpl:85
-msgid "Dns records"
-msgstr "DNS-Einträge"
-
-#: plugins/admin/systems/component.tpl:6
-#: plugins/personal/environment/hotplugDialogNew.tpl:10
-msgid "Device name"
-msgstr "Gerätename"
-
-#: plugins/admin/systems/class_componentGeneric.inc:57
-#: plugins/admin/systems/class_winGeneric.inc:96
-msgid "This 'dn' has no network features."
-msgstr "Diese 'dn' hat keine Netzwerk-Erweiterungen."
-
-#: plugins/admin/systems/class_componentGeneric.inc:135
-#, php-format
-msgid "Removing of system component/generic with dn '%s' failed."
-msgstr "Entfernen von System Komponente/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_componentGeneric.inc:182
-msgid "The required field 'Component name' is not set."
-msgstr "Das benötigte Feld 'Gerätename' ist nicht gesetzt."
-
-#: plugins/admin/systems/class_componentGeneric.inc:261
-#, php-format
-msgid "Saving of system component/generic with dn '%s' failed."
-msgstr "Speichern von System Komponente/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_componentGeneric.inc:269
-msgid "Component generic"
-msgstr "Netzwerk-Komponente (Allgemein)"
-
-#: plugins/admin/systems/class_componentGeneric.inc:274
-msgid "Network device"
-msgstr "Netzwerk-Gerät"
-
-#: plugins/admin/systems/terminalStartup.tpl:1
-#: plugins/admin/systems/workstationStartup.tpl:4
-msgid "Boot parameters"
-msgstr "Boot-Parameter"
-
-#: plugins/admin/systems/terminalStartup.tpl:8
-#: plugins/admin/systems/class_terminalStartup.inc:480
-#: plugins/admin/systems/class_workstationStartup.inc:1188
-#: plugins/admin/systems/workstationStartup.tpl:8
-msgid "Boot kernel"
-msgstr "Boot-Kernel"
-
-#: plugins/admin/systems/terminalStartup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:19
-msgid "Custom options"
-msgstr "Angepasste Optionen"
-
-#: plugins/admin/systems/terminalStartup.tpl:23
-#: plugins/admin/systems/workstationStartup.tpl:23
-msgid ""
-"Enter any parameters that should be passed to the kernel as append line "
-"during bootup"
-msgstr ""
-"Geben Sie die Parameter ein, die dem Kernel beim Starten übergeben werden "
-"sollen"
-
-#: plugins/admin/systems/terminalStartup.tpl:27
-#: plugins/admin/systems/workstationStartup.tpl:28
-msgid "LDAP server"
-msgstr "LDAP-Server"
-
-#: plugins/admin/systems/terminalStartup.tpl:43
-msgid "Select if terminal supports graphical startup with progress bar"
-msgstr ""
-"Wählen, wenn das Terminal den grafischen Startvorgang mit Fortschrittsbalken "
-"unterstützt"
-
-#: plugins/admin/systems/terminalStartup.tpl:45
-msgid "use graphical bootup"
-msgstr "grafisches Booten nutzen"
-
-#: plugins/admin/systems/terminalStartup.tpl:48
-msgid "Select if terminal should boot in text mode"
-msgstr "Wählen, wenn das Terminal im Textmodus starten soll"
-
-#: plugins/admin/systems/terminalStartup.tpl:50
-msgid "use standard linux textual bootup"
-msgstr "Standard Textmodus nutzen"
-
-#: plugins/admin/systems/terminalStartup.tpl:53
-msgid "Select to get more verbose output during startup"
-msgstr "Wählen, um ausführlichere Informationen während des Starts zu erhalten"
-
-#: plugins/admin/systems/terminalStartup.tpl:55
-msgid "use debug mode for startup"
-msgstr "benutze Fehlersuch-Modus für Systemstart"
-
-#: plugins/admin/systems/terminalStartup.tpl:66
-#: plugins/admin/systems/workstationStartup.tpl:149
-msgid "Kernel modules (format: name parameters)"
-msgstr "Kernel-Module (Format: Name Parameter)"
-
-#: plugins/admin/systems/terminalStartup.tpl:69
-#: plugins/admin/systems/workstationStartup.tpl:152
-msgid "Add additional modules to load on startup"
-msgstr ""
-"Zusätzliche Module hinzufügen, die während des Starts geladen werden sollen"
-
-#: plugins/admin/systems/terminalStartup.tpl:87
-#: plugins/admin/systems/class_terminalStartup.inc:478
-#: plugins/admin/systems/goShareServer.tpl:1
-#: plugins/admin/systems/class_workstationStartup.inc:1192
-#: plugins/admin/systems/workstationStartup.tpl:170
-#: plugins/personal/environment/class_environment.inc:1337
-#: plugins/personal/environment/environment.tpl:133
-msgid "Shares"
-msgstr "Freigaben"
-
-#: plugins/admin/systems/terminalStartup.tpl:105
-#: plugins/admin/systems/workstationStartup.tpl:188
-msgid "Mountpoint"
-msgstr "Mount-Pfad"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:6
-#: plugins/admin/users/class_divListUsers.inc:35
-#: plugins/admin/users/class_divListUsers.inc:36
-msgid "List of users"
-msgstr "Liste der Benutzer"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:23
-msgid ""
-"This dialog allows you to select a user as technical responsible person."
-msgstr ""
-"Dieser Dialog erlaubt es Ihnen, einen Benutzer als technische Kontaktperson "
-"zu wählen."
-
-#: plugins/admin/systems/class_systemManagement.inc:32
-msgid "Systems"
-msgstr "Systeme"
-
-#: plugins/admin/systems/class_systemManagement.inc:225
-msgid "Creating the image failed. Please see the report below."
-msgstr ""
-"Erstellen des Abbilds fehlgeschlagen. Bitte überprüfen Sie den Fehlerbericht "
-"unterhalb."
-
-#: plugins/admin/systems/class_systemManagement.inc:234
-#, php-format
-msgid "Command '%s', specified for ISO creation doesn't seem to exist."
-msgstr ""
-"Das Kommando '%s', angegeben für die ISO-Erstellung, scheint nicht zu "
-"existieren."
-
-#: plugins/admin/systems/class_systemManagement.inc:297
-msgid "You are not allowed to create a new object of this type."
-msgstr "Es ist Ihnen nicht erlaubt, ein neues Objekt dieses Typs zu erstellen."
-
-#: plugins/admin/systems/class_systemManagement.inc:348
-msgid "You can't edit this object type yet!"
-msgstr "Dieser Objekt-Typ kann momentan noch nicht bearbeitet werden!"
-
-#: plugins/admin/systems/class_systemManagement.inc:376
-#: plugins/admin/systems/class_systemManagement.inc:442
-msgid "You are not allowed to change the password for this object."
-msgstr "Sie haben keine Berechtigung, das Passwort dieses Objektes zu ändern."
-
-#: plugins/admin/systems/class_systemManagement.inc:388
-msgid "Passwords entered as new and repeated do not match!"
-msgstr ""
-"Die Passworte, die Sie als 'Neues Passwort' und 'Wiederholung des neuen "
-"Passwort' eingegeben haben sind nicht identisch!"
-
-#: plugins/admin/systems/class_systemManagement.inc:445
-msgid "Can't detect object to change password."
-msgstr "Kann Objekt nicht erkennen, um das Passwort zu ändern."
-
-#: plugins/admin/systems/class_systemManagement.inc:553
-#: plugins/admin/systems/class_systemManagement.inc:628
-#: plugins/admin/systems/class_systemManagement.inc:687
-#: plugins/admin/fai/class_faiManagement.inc:174
-#: plugins/admin/fai/class_faiManagement.inc:252
-#: plugins/admin/fai/class_faiManagement.inc:323
-msgid "You are not allowed to delete this component!"
-msgstr "Es ist Ihnen nicht erlaubt, diese Komponente zu löschen!"
-
-#: plugins/admin/systems/class_systemManagement.inc:621
-#, php-format
-msgid "You're about to delete all information about the component at '%s'."
-msgstr ""
-"Sie sind dabei, alle Informationen über die Komponente auf '%s' zu löschen."
-
-#: plugins/admin/systems/class_systemManagement.inc:726
-#, php-format
-msgid ""
-"Can't set gotoMode to status 'avtice', the current object couldn't be "
-"identified."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1014
-msgid "New terminal"
-msgstr "Neues Terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1016
-msgid "New workstation"
-msgstr "Neue Arbeitsstation"
-
-#: plugins/admin/systems/class_systemManagement.inc:1018
-msgid "New Device"
-msgstr "Neues Gerät"
-
-#: plugins/admin/systems/class_systemManagement.inc:1037
-msgid "Terminal template for"
-msgstr "Terminal-Vorlage für"
-
-#: plugins/admin/systems/class_systemManagement.inc:1053
-msgid "Workstation template for"
-msgstr "Arbeitsstations-Vorlage für"
-
-#: plugins/admin/systems/class_systemManagement.inc:1265
-msgid "New System from incoming"
-msgstr "Neu erkanntes Gerät"
-
-#: plugins/admin/systems/class_systemManagement.inc:1266
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/fai/class_faiTemplate.inc:514
-msgid "Template"
-msgstr "Vorlage"
-
-#: plugins/admin/systems/class_systemManagement.inc:1269
-msgid "Workstation is installing"
-msgstr "Arbeitsstation installiert gerade"
-
-#: plugins/admin/systems/class_systemManagement.inc:1270
-msgid "Workstation is waiting for action"
-msgstr "Arbeitsstation wartet auf Aktion"
-
-#: plugins/admin/systems/class_systemManagement.inc:1271
-msgid "Workstation installation failed"
-msgstr "Installation der Arbeitsstation ist fehlgeschlagen"
-
-#: plugins/admin/systems/class_systemManagement.inc:1274
-msgid "Server is installing"
-msgstr "Server wird installiert"
-
-#: plugins/admin/systems/class_systemManagement.inc:1275
-msgid "Server is waiting for action"
-msgstr "Server wartet auf Aktion"
-
-#: plugins/admin/systems/class_systemManagement.inc:1276
-msgid "Server installation failed"
-msgstr "Server-Installation ist fehlgeschlagen"
-
-#: plugins/admin/systems/class_systemManagement.inc:1277
-msgid "Winstation"
-msgstr "Windows-Workstation"
-
-#: plugins/admin/systems/class_systemManagement.inc:1278
-msgid "Network Device"
-msgstr "Netzwerk-Gerät"
-
-#: plugins/admin/systems/class_systemManagement.inc:1279
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal"
-msgstr "Neues Terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1280
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation"
-msgstr "Neue Arbeitsstation"
-
-#: plugins/admin/systems/class_systemManagement.inc:1336
-#: plugins/admin/systems/class_systemManagement.inc:1337
-msgid "Incoming objects"
-msgstr "Eingehende Objekte"
-
-#: plugins/admin/systems/class_systemManagement.inc:1342
-msgid "Incoming"
-msgstr "Eingehend"
-
-#: plugins/admin/systems/class_printGeneric.inc:111
-#, php-format
-msgid "Can't extract a valid base out of object dn, setting base to '%s'."
-msgstr ""
-"Kann keine gültige Basis aus der Objekt-DN auslesen, setze Basis auf '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:266
-#: plugins/admin/systems/class_printGeneric.inc:274
-#: plugins/admin/systems/class_printGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:328
-#: plugins/admin/systems/class_printGeneric.inc:344
-#: plugins/admin/systems/class_printGeneric.inc:347
-msgid "Add printer extension"
-msgstr "Drucker-Erweiterung hinzufügen"
-
-#: plugins/admin/systems/class_printGeneric.inc:267
-msgid ""
-"Could not intialize printer tab, parameter parent was missing while "
-"construction."
-msgstr ""
-"Konnte den 'Druck'-Reiter nicht erstellen, der Parameter 'parent' fehlt"
-
-#: plugins/admin/systems/class_printGeneric.inc:275
-msgid "This is a workstation template, printer tab is disabled."
-msgstr ""
-"Dies ist eine Arbeitsstations-Vorlage, der Drucker-Tab ist deaktiviert."
-
-#: plugins/admin/systems/class_printGeneric.inc:280
-msgid "This is a terminal template, printer tab is disabled."
-msgstr "Dies ist eine Terminal-Vorlage, das Drucker-Tab ist deaktiviert."
-
-#: plugins/admin/systems/class_printGeneric.inc:321
-msgid "This 'dn' has no printer features."
-msgstr "Dieser 'DN' hat keine Drucker-Erweiterungen."
-
-#: plugins/admin/systems/class_printGeneric.inc:329
-msgid ""
-"This object has printer extension disabled. You can't enable it while 'cn' "
-"is not present in entry. Possibly you are currently creating a new terminal "
-"template"
-msgstr ""
-"Aktuell besitzt dieses Objekt keine aktivierte Drucker-Erweiterung. Sie "
-"können diese nicht aktivieren, solange das 'cn'-Attribut nicht im Eintrag "
-"enthalten ist. Wahrscheinlich erstellen Sie gerade eine neue Terminal-"
-"Vorlage."
-
-#: plugins/admin/systems/class_printGeneric.inc:336
-#: plugins/admin/systems/class_printGeneric.inc:339
-msgid "Remove printer extension"
-msgstr "Drucker-Erweiterung entfernen"
-
-#: plugins/admin/systems/class_printGeneric.inc:337
-msgid ""
-"This workstation has printer extension enabled.You can disable it by "
-"clicking below."
-msgstr ""
-"Diese Workstation besitzt aktivierte Drucker-Erweiterungen. Sie können diese "
-"durch einen Klick auf die Schaltfläche unten deaktivieren."
-
-#: plugins/admin/systems/class_printGeneric.inc:340
-msgid ""
-"This terminal has printer extension enabled. You can disable it by clicking "
-"below."
-msgstr ""
-"Dieses Terminal besitzt aktivierte Drucker-Erweiterungen. Sie können diese "
-"durch einen Klick auf die Schaltfläche unten deaktivieren."
-
-#: plugins/admin/systems/class_printGeneric.inc:345
-msgid ""
-"This workstation has printer extension disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"Aktuell besitzt diese Workstation keine aktivierte Drucker-Erweiterung. Sie "
-"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#: plugins/admin/systems/class_printGeneric.inc:348
-msgid ""
-"This terminal has printer extension disabled. You can enable it by clicking "
-"below."
-msgstr ""
-"Aktuell besitzt dieses Terminal keine aktivierten Drucker-Erweiterung. Sie "
-"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#: plugins/admin/systems/class_printGeneric.inc:518
-#, php-format
-msgid "Your currently selected PPD file '%s' doesn't exist."
-msgstr "Die momentan gewählte PPD-Datei '%s' wurde nicht gefunden."
-
-#: plugins/admin/systems/class_printGeneric.inc:526
-msgid "can't get ppd informations."
-msgstr "keine PPD-Informationen verfügbar"
-
-#: plugins/admin/systems/class_printGeneric.inc:539
-#, php-format
-msgid "This printer belongs to terminal %s. You can't rename this printer."
-msgstr "Dieser Drucker gehört zu Terminal %s. Sie können ihn nicht umbenennen."
-
-#: plugins/admin/systems/class_printGeneric.inc:541
-#, php-format
-msgid "This printer belongs to workstation %s. You can't rename this printer."
-msgstr ""
-"Dieser Drucker gehört zur Arbeitsstation %s. Ein Umbenennen ist daher nicht "
-"möglich."
-
-#: plugins/admin/systems/class_printGeneric.inc:599
-#, php-format
-msgid "Removing of system print/generic with dn '%s' failed."
-msgstr "Entfernen von System Drucker/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_printGeneric.inc:843
-#, php-format
-msgid "Saving of system print/generic with dn '%s' failed."
-msgstr "Speichern von System Drucker/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_printGeneric.inc:863
-#: plugins/admin/systems/class_printGeneric.inc:865
-#: plugins/admin/ogroups/class_ogroupManagement.inc:429
-#: plugins/admin/fai/faiTemplateEntry.tpl:85
-#: plugins/admin/fai/faiTemplateEntry.tpl:127
-#: plugins/generic/references/class_reference.inc:36
-msgid "Group"
-msgstr "Gruppe"
-
-#: plugins/admin/systems/class_printGeneric.inc:881
-msgid "Print generic"
-msgstr "Drucken (Alllgemein)"
-
-#: plugins/admin/systems/class_printGeneric.inc:893
-msgid "LabeledURL"
-msgstr "Benannte URL"
-
-#: plugins/admin/systems/class_printGeneric.inc:894
-msgid "Printer PPD"
-msgstr "Drucker-PPD"
-
-#: plugins/admin/systems/class_printGeneric.inc:911
-#, php-format
-msgid ""
-"You are not allowed to remove the given object '%s' from the list of members "
-"of printer '%s'."
-msgstr ""
-"Sie haben keine Berechtigung, das gewählte Objekt '%s' von der "
-"Mitgliedsliste des Druckers '%s' zu entfernen."
-
-#: plugins/admin/systems/class_printGeneric.inc:928
-#, php-format
-msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
-msgstr ""
-"Ungültiger Drucker während des Hinzufügens von '%s' zu der Liste von '%s' "
-"Druckern."
-
-#: plugins/admin/systems/class_printGeneric.inc:933
-#, php-format
-msgid ""
-"You are not allowed to add the given object '%s' to the list of members of '%"
-"s'."
-msgstr ""
-"Ihnen ist es nicht erlaubt das gewählte Objekt '%s' zu der Mitgliedsliste "
-"von '%s' hinzuzufügen."
-
-#: plugins/admin/systems/class_printGeneric.inc:968
-#, php-format
-msgid "Can't add '%s' to the list of members, it is already used."
-msgstr ""
-"Kann '%s' nicht zur Liste der Mitglieder hinzufügen, er wird bereits "
-"verwendet."
-
-#: plugins/admin/systems/class_printGeneric.inc:979
-#, php-format
-msgid "Can't add '%s' to list of members, it is not reachable."
-msgstr ""
-"Kann '%s' nicht zur Liste der Mitglieder hinzufügen, er ist nicht verfügbar."
-
-#: plugins/admin/systems/class_servGeneric.inc:54
-#: plugins/admin/systems/class_workstationGeneric.inc:121
-#: plugins/admin/ogroups/class_termgroup.inc:42
-msgid "Activated"
-msgstr "Aktiv"
-
-#: plugins/admin/systems/class_servGeneric.inc:55
-#: plugins/admin/systems/class_workstationGeneric.inc:122
-#: plugins/admin/ogroups/class_termgroup.inc:43
-#: plugins/personal/connectivity/opengw.tpl:33
-#: plugins/personal/connectivity/class_opengwAccount.inc:343
-msgid "Locked"
-msgstr "Gesperrt"
-
-#: plugins/admin/systems/class_servGeneric.inc:101
-msgid "This 'dn' has no server features."
-msgstr "Diese 'dn' hat keine Server-Erweiterungen."
-
-#: plugins/admin/systems/class_servGeneric.inc:109
-#: plugins/admin/systems/class_workstationGeneric.inc:181
-#: plugins/admin/ogroups/class_termgroup.inc:204
-msgid "No ACTIONCMD definition found in your gosa.conf"
-msgstr "Es ist kein ACTIONCMD in ihrer gosa.conf definiert"
-
-#: plugins/admin/systems/class_servGeneric.inc:147
-#, php-format
-msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-"Speichern von System Server/Allgemein (FAIstate) mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:310
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Switch off"
-msgstr "Ausschalten"
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:311
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Reboot"
-msgstr "Neustarten"
-
-#: plugins/admin/systems/class_servGeneric.inc:208
-#: plugins/admin/systems/class_workstationGeneric.inc:303
-#: plugins/admin/ogroups/class_termgroup.inc:295
-msgid "Instant update"
-msgstr "Sofortiges Update"
-
-#: plugins/admin/systems/class_servGeneric.inc:209
-#: plugins/admin/systems/class_servGeneric.inc:218
-#: plugins/admin/systems/class_workstationGeneric.inc:304
-#: plugins/admin/systems/class_workstationGeneric.inc:313
-#: plugins/admin/ogroups/class_termgroup.inc:296
-msgid "Scheduled update"
-msgstr "Geplantes Update"
-
-#: plugins/admin/systems/class_servGeneric.inc:210
-#: plugins/admin/systems/class_servGeneric.inc:217
-#: plugins/admin/systems/class_workstationGeneric.inc:305
-#: plugins/admin/systems/class_workstationGeneric.inc:312
-#: plugins/admin/ogroups/class_termgroup.inc:297
-msgid "Reinstall"
-msgstr "Neu-Installation"
-
-#: plugins/admin/systems/class_servGeneric.inc:211
-#: plugins/admin/systems/class_workstationGeneric.inc:306
-#: plugins/admin/ogroups/class_termgroup.inc:298
-msgid "Rescan hardware"
-msgstr "Hardware neu erkennen"
-
-#: plugins/admin/systems/class_servGeneric.inc:212
-#: plugins/admin/systems/class_servGeneric.inc:219
-#: plugins/admin/systems/class_terminalGeneric.inc:312
-#: plugins/admin/systems/class_terminalGeneric.inc:316
-#: plugins/admin/systems/class_workstationGeneric.inc:307
-#: plugins/admin/systems/class_workstationGeneric.inc:314
-#: plugins/admin/ogroups/class_termgroup.inc:299
-msgid "Memory test"
-msgstr "Speichertest"
-
-#: plugins/admin/systems/class_servGeneric.inc:213
-#: plugins/admin/systems/class_servGeneric.inc:220
-#: plugins/admin/systems/class_workstationGeneric.inc:308
-#: plugins/admin/systems/class_workstationGeneric.inc:315
-msgid "Force localboot"
-msgstr "Erzwinge lokalen Systemstart"
-
-#: plugins/admin/systems/class_servGeneric.inc:214
-#: plugins/admin/systems/class_servGeneric.inc:221
-#: plugins/admin/systems/class_terminalGeneric.inc:313
-#: plugins/admin/systems/class_terminalGeneric.inc:317
-#: plugins/admin/systems/class_workstationGeneric.inc:309
-#: plugins/admin/systems/class_workstationGeneric.inc:316
-#: plugins/admin/ogroups/class_termgroup.inc:300
-msgid "System analysis"
-msgstr "Systemanalyse"
-
-#: plugins/admin/systems/class_servGeneric.inc:216
-#: plugins/admin/systems/class_terminalGeneric.inc:315
-#: plugins/admin/systems/class_workstationGeneric.inc:311
-msgid "Wake up"
-msgstr "Aufwecken"
-
-#: plugins/admin/systems/class_servGeneric.inc:245
-#, php-format
-msgid "Removing of system server/generic with dn '%s' failed."
-msgstr "Entfernen von System Server/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_servGeneric.inc:290
-msgid "The required field 'Server name' is not set."
-msgstr "Das benötigte Feld 'Server-Name' ist nicht gesetzt."
-
-#: plugins/admin/systems/class_servGeneric.inc:361
-#, php-format
-msgid "Saving of system server/generic with dn '%s' failed."
-msgstr "Speichern von System Server/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_servGeneric.inc:415
-msgid "Server generic"
-msgstr "Server (Allgemein)"
-
-#: plugins/admin/systems/class_servGeneric.inc:425
-#: plugins/admin/systems/class_workstationGeneric.inc:618
-msgid "Goto mode"
-msgstr "GOto-Modus"
-
-#: plugins/admin/systems/class_servGeneric.inc:427
-#: plugins/admin/systems/class_terminalGeneric.inc:636
-#: plugins/admin/systems/class_workstationGeneric.inc:622
-#: plugins/admin/ogroups/class_termgroup.inc:397
-msgid "Action flag"
-msgstr "Ablaufstatus"
-
-#: plugins/admin/systems/class_divListSystemService.inc:17
-#: plugins/admin/systems/class_divListSystemService.inc:18
-msgid "Installed services"
-msgstr "Installierte Dienste"
-
-#: plugins/admin/systems/class_divListSystemService.inc:22
-msgid ""
-"This menu allows you to add, remove and configure the properties of a "
-"specific service."
-msgstr ""
-"Mit diesem Menü können Sie die Eigenschaften bestimmter Dienste hinzufügen, "
-"diese löschen oder verändern."
-
-#: plugins/admin/systems/class_divListSystemService.inc:30
-msgid "Service name"
-msgstr "Name des Dienstes"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add service"
-msgstr "Dienst hinzufügen"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add new service"
-msgstr "Neuen Dienst hinzufügen"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all"
-msgstr "Alle starten"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all services"
-msgstr "Alle Dienste starten"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#: plugins/admin/systems/class_divListSystemService.inc:106
-msgid "Stop service"
-msgstr "Dienst beenden"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-msgid "Stop all services"
-msgstr "Alle Dienste beenden"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#: plugins/admin/systems/class_divListSystemService.inc:112
-msgid "Restart service"
-msgstr "Dienst neustarten"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-msgid "Restart all services"
-msgstr "Alle Dienste neustarten"
-
-#: plugins/admin/systems/class_divListSystemService.inc:86
-msgid "Stopped"
-msgstr "Beendet"
-
-#: plugins/admin/systems/class_divListSystemService.inc:87
-msgid "Started"
-msgstr "Gestartet"
-
-#: plugins/admin/systems/class_divListSystemService.inc:88
-msgid "Restarting"
-msgstr "Starte neu"
-
-#: plugins/admin/systems/class_divListSystemService.inc:89
-msgid "User status"
-msgstr "Benutzer-Status"
-
-#: plugins/admin/systems/class_divListSystemService.inc:100
-msgid "Start service"
-msgstr "Dienst starten"
-
-#: plugins/admin/systems/class_divListSystemService.inc:118
-msgid "Edit service"
-msgstr "Dienst bearbeiten"
-
-#: plugins/admin/systems/class_divListSystemService.inc:124
-msgid "Remove service"
-msgstr "Dienst entfernen"
-
-#: plugins/admin/systems/phone.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:44
-msgid "Phone name"
-msgstr "Telefon-Name"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
-msgid "Add/Edit manufacturer"
-msgstr "Hersteller hinzufügen/bearbeiten"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
-msgid "Website"
-msgstr "Website"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
-#: plugins/admin/ogroups/class_phonequeue.inc:903
-#: plugins/gofon/conference/paste_generic.tpl:15
-#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Phone number"
-msgstr "Telefonnummer"
-
-#: plugins/admin/systems/class_terminalStartup.inc:40
-#: plugins/admin/systems/class_terminalStartup.inc:123
-#: plugins/admin/systems/class_terminalStartup.inc:143
-#: plugins/admin/systems/class_terminalService.inc:75
-#: plugins/admin/systems/class_terminalService.inc:103
-#: plugins/admin/systems/class_terminalService.inc:109
-#: plugins/admin/systems/class_terminalService.inc:119
-#: plugins/admin/systems/class_terminalService.inc:120
-#: plugins/admin/systems/class_terminalService.inc:122
-#: plugins/admin/systems/class_terminalService.inc:126
-#: plugins/admin/systems/class_terminalService.inc:219
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_terminalService.inc:225
-#: plugins/admin/systems/class_terminalService.inc:228
-#: plugins/admin/systems/class_terminalService.inc:231
-#: plugins/admin/systems/class_terminalService.inc:234
-#: plugins/admin/systems/class_terminalService.inc:237
-#: plugins/admin/systems/class_workstationStartup.inc:290
-#: plugins/admin/systems/class_workstationStartup.inc:312
-#: plugins/admin/systems/class_workstationStartup.inc:316
-#: plugins/admin/systems/class_workstationStartup.inc:835
-#: plugins/admin/systems/class_workstationService.inc:202
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_workstationService.inc:208
-#: plugins/admin/systems/class_workstationService.inc:211
-#: plugins/admin/systems/class_workstationService.inc:214
-#: plugins/admin/systems/class_workstationService.inc:217
-#: plugins/admin/systems/class_workstationService.inc:220
-#: plugins/admin/systems/class_workstationService.inc:230
-#: plugins/admin/systems/class_workstationService.inc:231
-#: plugins/admin/systems/class_workstationService.inc:232
-#: plugins/admin/systems/class_workstationService.inc:233
-#: plugins/admin/systems/class_workstationService.inc:234
-#: plugins/admin/systems/class_workstationService.inc:235
-#: plugins/admin/systems/class_workstationService.inc:236
-#: plugins/admin/systems/class_terminalGeneric.inc:132
-#: plugins/admin/systems/class_terminalGeneric.inc:328
-#: plugins/admin/systems/class_workstationGeneric.inc:137
-msgid "inherited"
-msgstr "geerbt"
-
-#: plugins/admin/systems/class_terminalStartup.inc:95
-#: plugins/admin/systems/class_workstationStartup.inc:337
-#, php-format
-msgid ""
-"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
-"exist."
-msgstr ""
-"Das in KERNELS angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
-"existieren."
-
-#: plugins/admin/systems/class_terminalStartup.inc:210
-#: plugins/admin/systems/class_workstationStartup.inc:655
-#: plugins/personal/environment/class_environment.inc:601
-#: plugins/personal/environment/class_environment.inc:614
-msgid "You must specify a valid mount point."
-msgstr "Bitte geben Sie einen gültigen Mount-Pfad an!"
-
-#: plugins/admin/systems/class_terminalStartup.inc:410
-#, php-format
-msgid "Saving of system terminal/startup with dn '%s' failed."
-msgstr "Speichern von System Terminal/Systemstart mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_terminalStartup.inc:469
-msgid "Terminal startup"
-msgstr "Terminal-Start"
-
-#: plugins/admin/systems/class_terminalStartup.inc:477
-#: plugins/admin/systems/class_workstationStartup.inc:1187
-msgid "Ldap server"
-msgstr "LDAP-Server"
-
-#: plugins/admin/systems/class_terminalStartup.inc:479
-#: plugins/admin/systems/class_workstationStartup.inc:1191
-msgid "Kernel modules"
-msgstr "Kernel-Module"
-
-#: plugins/admin/systems/class_terminalStartup.inc:481
-#: plugins/admin/systems/class_workstationStartup.inc:1189
-msgid "Kernel parameter"
-msgstr "Kernel-Parameter"
-
-#: plugins/admin/systems/goMailServer.tpl:7
-#: plugins/admin/systems/class_goMailServer.inc:712
-msgid "Visible full qualified hostname"
-msgstr "Voll-Qualifizierter Hostname sichtbar"
-
-#: plugins/admin/systems/goMailServer.tpl:11
-msgid "The full qualified host name."
-msgstr "Der Voll-Qualifizierte Hostname."
-
-#: plugins/admin/systems/goMailServer.tpl:16
-msgid "Max mail header size"
-msgstr "Maximale Größe der Mail-Kopfzeilen"
-
-#: plugins/admin/systems/goMailServer.tpl:21
-msgid "This value specifies the maximal header size."
-msgstr "Dieser Wert legt die maximale Größe der Kopfzeilen fest."
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#: plugins/admin/systems/goMailServer.tpl:31
-#: plugins/admin/systems/goMailServer.tpl:40
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "KB"
-msgstr "KB"
-
-#: plugins/admin/systems/goMailServer.tpl:26
-#: plugins/admin/systems/class_goMailServer.inc:715
-msgid "Max mailbox size"
-msgstr "Maximale Größe der Mailbox"
-
-#: plugins/admin/systems/goMailServer.tpl:31
-msgid "Defines the maximal size of mail box."
-msgstr "Setzt die maximale Größe der Mailbox."
-
-#: plugins/admin/systems/goMailServer.tpl:35
-#: plugins/admin/systems/class_goMailServer.inc:716
-msgid "Max message size"
-msgstr "Maximale Nachrichten-Größe"
-
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "Specify the maximal size of a message."
-msgstr "Setzt die maximale Größe einer Nachricht."
-
-#: plugins/admin/systems/goMailServer.tpl:45
-#: plugins/admin/systems/class_goMailServer.inc:719
-msgid "Relay host"
-msgstr "Relay host"
-
-#: plugins/admin/systems/goMailServer.tpl:50
-msgid "Relay messages to following host:"
-msgstr "Leite Nachrichten zu folgendem Host:"
-
-#: plugins/admin/systems/goMailServer.tpl:60
-#: plugins/admin/systems/class_goMailServer.inc:718
-msgid "Local networks"
-msgstr "Lokale Netzwerke"
-
-#: plugins/admin/systems/goMailServer.tpl:62
-msgid "Postfix networks"
-msgstr "Postfix-Netzwerke"
-
-#: plugins/admin/systems/goMailServer.tpl:83
-msgid "Domains and routing"
-msgstr "Domänen und Weiterleitung"
-
-#: plugins/admin/systems/goMailServer.tpl:91
-#: plugins/admin/systems/class_goMailServer.inc:717
-msgid "Domains to accept mail for"
-msgstr "Domänen, für die Mail angenommen wird"
-
-#: plugins/admin/systems/goMailServer.tpl:93
-msgid "Postfix is responsible for the following domains:"
-msgstr "Postfix ist verantwortlich für die folgenden Domänen:"
-
-#: plugins/admin/systems/goMailServer.tpl:114
-msgid "Transports"
-msgstr "Transporte"
-
-#: plugins/admin/systems/goMailServer.tpl:123
-msgid "Select a transport protocol."
-msgstr "Wählen Sie ein Transport-Protokoll."
-
-#: plugins/admin/systems/goMailServer.tpl:141
-msgid "Restrictions"
-msgstr "Einschränkungen"
-
-#: plugins/admin/systems/goMailServer.tpl:149
-#: plugins/admin/systems/class_goMailServer.inc:721
-msgid "Restrictions for sender"
-msgstr "Einschränkungen für den Sender"
-
-#: plugins/admin/systems/goMailServer.tpl:157
-#: plugins/admin/systems/goMailServer.tpl:183
-msgid "Restriction filter"
-msgstr "Einschränkungsmuster"
-
-#: plugins/admin/systems/goMailServer.tpl:175
-#: plugins/admin/systems/class_goMailServer.inc:722
-msgid "Restrictions for recipient"
-msgstr "Einschränkungen für Empfänger"
-
-#: plugins/admin/systems/class_goSpamServer.inc:50
-#: plugins/admin/systems/class_goSpamServer.inc:327
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goSpamServer.inc:354
-msgid "Spamassassin"
-msgstr "Spamassassin"
-
-#: plugins/admin/systems/class_goSpamServer.inc:225
-msgid "Specified value is not a valid 'trusted network' value."
-msgstr "Der angegebene Wert ist kein gültiger 'trusted network'-Wert."
-
-#: plugins/admin/systems/class_goSpamServer.inc:285
-#, php-format
-msgid "Saving of server services/spamassassin with dn '%s' failed."
-msgstr "Speichern von Server-Dienste/Spamassassin mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_goSpamServer.inc:294
-msgid "Required score must be a numeric value."
-msgstr "Benötiger Wert muß numerisch sein."
-
-#: plugins/admin/systems/class_goSpamServer.inc:336
-#: plugins/admin/systems/goSpamServer.tpl:8
-msgid "Rewrite header"
-msgstr "Nachrichtenkopf bearbeiten"
-
-#: plugins/admin/systems/class_goSpamServer.inc:337
-msgid "Trusted networks"
-msgstr "gesicherte Netzwerke"
-
-#: plugins/admin/systems/class_goSpamServer.inc:338
-#: plugins/admin/systems/goSpamServer.tpl:18
-msgid "Required score"
-msgstr "Benötigter Wert"
-
-#: plugins/admin/systems/class_goSpamServer.inc:339
-msgid "Rules"
-msgstr "Regeln"
-
-#: plugins/admin/systems/class_goSpamServer.inc:341
-#: plugins/admin/systems/goSpamServer.tpl:69
-msgid "Enable use of bayes filtering"
-msgstr "Bayes-Filterung verwenden"
-
-#: plugins/admin/systems/class_goSpamServer.inc:342
-msgid "Enabled bayes auto learning"
-msgstr "Bayes lernt automatisch"
-
-#: plugins/admin/systems/class_goSpamServer.inc:343
-#: plugins/admin/systems/goSpamServer.tpl:75
-msgid "Enable RBL checks"
-msgstr "RBL prüfen"
-
-#: plugins/admin/systems/class_goSpamServer.inc:344
-#: plugins/admin/systems/goSpamServer.tpl:86
-msgid "Enable use of Razor"
-msgstr "Razor verwenden"
-
-#: plugins/admin/systems/class_goSpamServer.inc:345
-#: plugins/admin/systems/goSpamServer.tpl:89
-msgid "Enable use of DDC"
-msgstr "DDC verwenden"
-
-#: plugins/admin/systems/class_goSpamServer.inc:346
-#: plugins/admin/systems/goSpamServer.tpl:92
-msgid "Enable use of Pyzor"
-msgstr "Pyzor verwenden"
-
-#: plugins/admin/systems/class_goImapServer.inc:51
-msgid "IMAP/POP3 service"
-msgstr "IMAP/POP3-Dienst"
-
-#: plugins/admin/systems/class_goImapServer.inc:56
-#: plugins/admin/systems/class_goImapServer.inc:173
-msgid "Repair database"
-msgstr "Datenbank reparieren"
-
-#: plugins/admin/systems/class_goImapServer.inc:102
-msgid "IMAP/POP3 (Cyrus) service"
-msgstr "IMAP/POP3 (Cyrus) Dienst"
-
-#: plugins/admin/systems/class_goImapServer.inc:112
-msgid "Please specify a server identifier."
-msgstr "Bitte geben Sie eine Kennung für den Server ein."
-
-#: plugins/admin/systems/class_goImapServer.inc:115
-msgid "Please specify a connect url."
-msgstr "Bitte geben Sie eine Verbindungs-URL ein."
-
-#: plugins/admin/systems/class_goImapServer.inc:118
-msgid "Please specify an admin user."
-msgstr "Bitte geben Sie einen administrativen Benutzer an!"
-
-#: plugins/admin/systems/class_goImapServer.inc:121
-msgid "Please specify a password for the admin user."
-msgstr "Bitte geben Sie ein Passwort für den Administrator ein."
-
-#: plugins/admin/systems/class_goImapServer.inc:126
-#, php-format
-msgid "The imap connect string needs to be in the form '%s'."
-msgstr "Der IMAP-Verbindungsstring muss in der Form '%s' sein."
-
-#: plugins/admin/systems/class_goImapServer.inc:130
-msgid "The sieve port needs to be numeric."
-msgstr "Der Sieve-Port muss numerisch sein."
-
-#: plugins/admin/systems/class_goImapServer.inc:160
-#: plugins/admin/systems/class_goImapServer.inc:161
-msgid "IMAP/POP3"
-msgstr "IMAP/POP3"
-
-#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
-msgid "Admin password"
-msgstr "Administrator-Passwort:"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
-#, php-format
-msgid "You're about to delete the glpi cartridge type '%s'."
-msgstr "Sind sind dabei, den GLPI Patronentyp '%s' zu löschen."
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
-#, php-format
-msgid ""
-"You can't delete this cartridge type, it is still in use by this printer(s) "
-"'%s'."
-msgstr ""
-"Sie können diesen Patronentyp nicht entfernen, er wird noch von folgendem(n) "
-"Drucker(n) verwendet: '%s'"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
-msgid "Cartridges"
-msgstr "Patronen"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "New monitor"
-msgstr "Neuer Monitor"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "M"
-msgstr "M"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
-#: plugins/personal/environment/selectPrinterDialog.tpl:5
-#: plugins/personal/environment/selectPrinterDialog.tpl:10
-msgid "Select printer to add"
-msgstr "Wählen Sie den hinzuzufügenden Drucker"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
-msgid "Select entries to add"
-msgstr "Wählen Sie die hinzuzufügenden Einträge"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
-msgid "Display members of department"
-msgstr "Zeige die Mitglieder der Abteilung"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
-msgid "Display members matching"
-msgstr "Zeige die Mitglieder, auf die Folgendes passt"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
-msgid "Regular expression for matching member names"
-msgstr "Regulärer Ausdruck zum Erkennen von Mitgliedsnamen"
-
-#: plugins/admin/systems/servnfs.tpl:1
-msgid "Edit share"
-msgstr "Freigabe bearbeiten"
-
-#: plugins/admin/systems/servnfs.tpl:2
-msgid "NFS setup"
-msgstr "NFS-Einrichtung"
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:401
-#: plugins/personal/netatalk/netatalk.tpl:16
-msgid "Path"
-msgstr "Pfad"
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:403
-msgid "Volume"
-msgstr "Volume"
-
-#: plugins/admin/systems/servnfs.tpl:69
-msgid "Auto-mount share on Apple systems"
-msgstr "Freigabe auf Apple-Systemen automatisch einbinden."
-
-#: plugins/admin/systems/servnfs.tpl:109
-msgid "Codepage"
-msgstr "Codepage"
-
-#: plugins/admin/systems/servnfs.tpl:121
-#: plugins/admin/systems/class_goShareServer.inc:402
-msgid "Option"
-msgstr "Option"
-
-#: plugins/admin/systems/class_winGeneric.inc:155
-#, php-format
-msgid "Removing of system wingeneric/generic with dn '%s' failed."
-msgstr "Entfernen von System WinGeneric/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_winGeneric.inc:205
-msgid "You have no permissions to create a component on this 'Base'."
-msgstr ""
-"Sie haben keine Berechtigung, eine Komponente unterhalb dieser 'Basis' "
-"anzulegen."
-
-#: plugins/admin/systems/class_winGeneric.inc:270
-#, php-format
-msgid "Saving of system wingeneric/generic with dn '%s' failed."
-msgstr "Speichern von System Windows/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_winGeneric.inc:281
-msgid "Win generic"
-msgstr "Windows (Allgemein)"
-
-#: plugins/admin/systems/class_winGeneric.inc:282
-msgid "Windows workstation generic"
-msgstr "Windows-Arbeitsstation (Allgemein)"
-
-#: plugins/admin/systems/class_winGeneric.inc:287
-msgid "Win workstation"
-msgstr "Windows Arbeitsstation"
-
-#: plugins/admin/systems/class_winGeneric.inc:290
-#: plugins/admin/systems/class_workstationGeneric.inc:615
-#: plugins/admin/systems/workstation.tpl:10
-msgid "Workstation name"
-msgstr "Name der Arbeitsstation"
-
-#: plugins/admin/systems/class_servDNS.inc:35
-#: plugins/admin/systems/class_servDNS.inc:368
-#: plugins/admin/systems/class_servDNS.inc:397
-#: plugins/admin/systems/class_servDNS.inc:398
-msgid "DNS service"
-msgstr "DNS-Dienst"
-
-#: plugins/admin/systems/class_servDNS.inc:81
-msgid "Remove DNS service"
-msgstr "DNS-Dienst entfernen"
-
-#: plugins/admin/systems/class_servDNS.inc:82
-msgid ""
-"This server has DNS features enabled. You can disable them by clicking below."
-msgstr ""
-"Dieser Server besitzt aktivierte DNS-Funktionen. Sie können diese durch "
-"einen Klick auf die untere Schaltfläche deaktivieren."
-
-#: plugins/admin/systems/class_servDNS.inc:84
-msgid "Add DNS service"
-msgstr "DNS-Dienst hinzufügen"
-
-#: plugins/admin/systems/class_servDNS.inc:85
-msgid ""
-"This server has DNS features disabled. You can enable them by clicking below."
-msgstr ""
-"Aktuell besitzt dieser Server keine aktivierten DNS-Funktionen. Sie können "
-"diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#: plugins/admin/systems/class_servDNS.inc:173
-#: plugins/admin/systems/class_servDNS.inc:407
-msgid "Reverse zone"
-msgstr "Reverse Zone"
-
-#: plugins/admin/systems/class_servDNS.inc:175
-#: plugins/admin/fai/faiTemplateEntry.tpl:102
-msgid "Class"
-msgstr "Klasse"
-
-#: plugins/admin/systems/class_servDNS.inc:239
-#, php-format
-msgid ""
-"Can't delete the selected zone, because it is still in use by these entry/"
-"entries '%s'"
-msgstr ""
-"Sie können die gewählte Zone nicht entfernen, sie wird noch von folgendem(n) "
-"Eintrag / Einträgen verwendet: '%s'"
-
-#: plugins/admin/systems/class_servDNS.inc:304
-#, php-format
-msgid "Updating of system server/dns with dn '%s' failed."
-msgstr "Aktualisieren des Systems Server/DNS mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_servDNS.inc:314
-#, php-format
-msgid "Removing of system server/dns with dn '%s' failed."
-msgstr "Entfernen von System Server/DNS mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_servDNS.inc:335
-#, php-format
-msgid "Saving of system server/dns with dn '%s' failed."
-msgstr "Speichern von System Server/DNS mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_servDNS.inc:359
-#, php-format
-msgid "Set status flag for system server/dns with dn '%s' failed."
-msgstr ""
-"Setzen von Status-Flag für System Server/DNS mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_servDNS.inc:406
-#: plugins/admin/systems/class_termDNS.inc:577
-#: plugins/admin/systems/servdnseditzone.tpl:7
-msgid "Zone name"
-msgstr "Zonenname"
-
-#: plugins/admin/systems/class_servDNS.inc:408
-msgid "Primary dns server"
-msgstr "Primärer DNS-Server"
-
-#: plugins/admin/systems/class_servDNS.inc:410
-#: plugins/admin/systems/glpiPrinter.tpl:48
-msgid "Serial"
-msgstr "Seriell"
-
-#: plugins/admin/systems/class_servDNS.inc:412
-#: plugins/admin/systems/servdnseditzone.tpl:82
-#: plugins/admin/ogroups/class_phonequeue.inc:954
-#: plugins/admin/ogroups/phonequeue.tpl:85
-msgid "Retry"
-msgstr "Wiederholen"
-
-#: plugins/admin/systems/class_servDNS.inc:413
-#: plugins/admin/systems/servdnseditzone.tpl:88
-msgid "Expire"
-msgstr "Ablauf"
-
-#: plugins/admin/systems/class_servDNS.inc:415
-#: plugins/admin/systems/servdnseditzone.tpl:33
-msgid "Zone records"
-msgstr "Zonen-Einträge"
-
-#: plugins/admin/systems/gencd_frame.tpl:2
-msgid "Your browser does not supprt iframes."
-msgstr "Ihr Browser unterstützt keine iframes."
-
-#: plugins/admin/systems/class_termDNS.inc:147
-#, php-format
-msgid ""
-"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
-msgstr ""
-"Kann das als AUTO_NETWORK_HOOK angegebene Kommando '%s' nicht ausführen."
-
-#: plugins/admin/systems/class_termDNS.inc:241
-msgid "Not matching"
-msgstr "Nicht zutreffend"
-
-#: plugins/admin/systems/class_termDNS.inc:342
-msgid "The required field 'IP-address' is not set."
-msgstr "Das benötigte Feld 'IP-Adresse' ist nicht gesetzt."
-
-#: plugins/admin/systems/class_termDNS.inc:346
-msgid "Wrong IP format in field IP-address."
-msgstr "Ungültige IP-Adresse in Feld IP-Adresse"
-
-#: plugins/admin/systems/class_termDNS.inc:353
-msgid "The required field 'MAC-address' is not set."
-msgstr "Das benötigte Feld 'MAC-Adresse' ist nicht gesetzt."
-
-#: plugins/admin/systems/class_termDNS.inc:356
-msgid ""
-"The given macaddress is invalid. There must be 6 2byte segments seperated by "
-"':'."
-msgstr ""
-"Die angebene MAC-Adresse ist nicht korrekt. Es müssen sechs 2-Byte Segmente "
-"angegeben werden (getrennt durch ':')."
-
-#: plugins/admin/systems/class_termDNS.inc:370
-#, php-format
-msgid ""
-"The specified IP address '%s' is not matching the selected reverse zone "
-"entry '%s'."
-msgstr ""
-"Die angegebene IP-Adresse '%s' entspricht nicht dem gewählten Reverse-Zonen-"
-"Eintrag '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:382
-#, php-format
-msgid "Found duplicate value for record type '%s'."
-msgstr "Es wurde ein doppelter Wert für Eintrag-Typ '%s' gefunden."
-
-#: plugins/admin/systems/class_termDNS.inc:390
-#, php-format
-msgid "Found more than one entry for the uniqe record type '%s'."
-msgstr ""
-"Es wurde mehr als ein Eintrag für den eindeutigen Eintrags-Typ '%s' gefunden."
-
-#: plugins/admin/systems/class_termDNS.inc:401
-#, php-format
-msgid ""
-"The device IP '%s' is added as 'A Record', this will be done automatically, "
-"please remove the record."
-msgstr ""
-"Das Gerät mit der-IP-Adresse '%s' erhält automatisch einen 'A'-Eintrag. "
-"Bitte entfernen Sie den Eintrag."
-
-#: plugins/admin/systems/class_termDNS.inc:408
-#: plugins/admin/systems/class_servDNSeditZone.inc:422
-#, php-format
-msgid "Only lowercase is allowed, please check your '%ss'."
-msgstr "Es sind nur Kleinbuchstaben erlaubt, bitte prüfen Sie '%ss'."
-
-#: plugins/admin/systems/class_termDNS.inc:494
-#, php-format
-msgid "Saving of terminal/dns account with dn '%s' failed."
-msgstr "Speichern von Terminal/DNS-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_termDNS.inc:558
-msgid "DNS"
-msgstr "DNS"
-
-#: plugins/admin/systems/class_termDNS.inc:559
-msgid "DNS settings"
-msgstr "DNS-Einstellungen"
-
-#: plugins/admin/systems/class_termDNS.inc:567
-msgid "IP address"
-msgstr "IP-Adresse"
-
-#: plugins/admin/systems/class_termDNS.inc:576
-msgid "DNS records"
-msgstr "DNS-Einträge"
-
-#: plugins/admin/systems/goNtpServer.tpl:2
-msgid "Time server"
-msgstr "Zeit-Server"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
-#, php-format
-msgid "You're about to delete the glpi attachment component '%s'."
-msgstr "Sind sind dabei, den GLPI Anhang '%s' zu löschen."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
-#, php-format
-msgid ""
-"You can't delete this attachment, it is still in use by these system(s) '%s'"
-msgstr ""
-"Sie können diesen Anhang nicht entfernen, er wird noch von folgendem(n) "
-"System(en) verwendet: '%s'"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
-msgid "There is no valid file uploaded."
-msgstr "Es wurde keine gültige Datei hochgeladen."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
-msgid "Upload wasn't successfull."
-msgstr "Upload war nicht erfolgreich."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
-#, php-format
-msgid "Missing directory '%s/glpi/' to store glpi uploads."
-msgstr ""
-"Das Verzeichnis '%s/glpi/' zum Speichern von GLPI-Uploads wurde nicht "
-"gefunden."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
-msgid "There is already a file with the same name uploaded."
-msgstr "Es wurde bereits eine Datei mit dem selben Namen hochgeladen."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
-#, php-format
-msgid "Can't create file '%s'."
-msgstr "Kann Datei '%s' nicht anlegen."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
-msgid "File is available."
-msgstr "Datei ist verfügbar."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
-msgid "File is not readable, possibly the file is missing."
-msgstr "Datei konnte nicht gelesen werden, vielleicht ist nicht vorhanden."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
-msgid "Currently no file uploaded."
-msgstr "Es wurde noch keine Datei hochgeladen."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
-msgid "Mime"
-msgstr "MIME"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
-msgid "This table displays all available attachments."
-msgstr "Diese Tabelle enthält alle verfügbaren Anhänge."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
-#: include/sieve/class_sieveElement_If.inc:447
-msgid "empty"
-msgstr "leer"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
-msgid "Create new attachment"
-msgstr "Neuen Anhang erstellen"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
-msgid "New Attachment"
-msgstr "Neuer Anhang"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
-#: plugins/admin/systems/class_servRepository.inc:218
-#: plugins/admin/fai/class_faiManagement.inc:456
-msgid "This name is already in use."
-msgstr "Der angegebene Name wird bereits verwendet."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
-msgid "Please specify a valid name for this attachment."
-msgstr "Bitte geben Sie einen gültigen Namen für diesen Anhang an."
-
-#: plugins/admin/systems/remove_glpi.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your MySql database in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Es ist eine gute Idee, vor dieser Aktion eine komplette Sicherung Ihrer "
-"MySQL-Datenbank zu erstellen. Wenn Sie dies erledigt haben, drücken Sie "
-"'Entfernen', um fortzufahren oder 'Abbrechen', um die aktuelle Aktion "
-"abzubrechen."
-
-#: plugins/admin/systems/class_servDHCP.inc:42
-msgid "Remove DHCP service"
-msgstr "DHCP-Dienst entfernen"
-
-#: plugins/admin/systems/class_servDHCP.inc:43
-msgid ""
-"This server has DHCP features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dieser Server besitzt aktivierte DHCP-Funktionen. Sie können diese durch "
-"einen Klick auf die untere Schaltfläche deaktivieren."
-
-#: plugins/admin/systems/class_servDHCP.inc:45
-msgid "Add DHCP service"
-msgstr "DHCP Dienst hinzufügen"
-
-#: plugins/admin/systems/class_servDHCP.inc:46
-msgid ""
-"This server has DHCP features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Aktuell besitzt dieser Server keine aktivierten DHCP-Funktionen. Sie können "
-"diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#: plugins/admin/systems/class_goFonServer.inc:35
-#: plugins/admin/systems/class_goFonServer.inc:130
-msgid "VoIP service"
-msgstr "VoIP-Dienst"
-
-#: plugins/admin/systems/class_goFonServer.inc:64
-msgid "VoIP service - Asterisk management"
-msgstr "VoIP-Dienst - Asterisk Verwaltung"
-
-#: plugins/admin/systems/class_goFonServer.inc:73
-msgid "The attribute DB user is empty or contains invalid characters."
-msgstr "Das Attribut DB ist leer oder enthält ungültige Zeichen."
-
-#: plugins/admin/systems/class_goFonServer.inc:76
-#: plugins/admin/systems/class_goFaxServer.inc:73
-msgid "The attribute password is empty or contains invalid characters."
-msgstr "Das Attribut Passwort ist leer oder enthält ungültige Zeichen."
-
-#: plugins/admin/systems/class_goFonServer.inc:79
-msgid ""
-"The attribute local dial prefix is empty or contains invalid characters."
-msgstr "Das Attribut Ortsvorwahl ist leer oder enthält ungültige Zeichen."
-
-#: plugins/admin/systems/class_goFonServer.inc:82
-msgid ""
-"The attribute country dial prefix is empty or contains invalid characters."
-msgstr "Das Attribut Landesvorwahl ist leer oder enthält ungültige Zeichen."
-
-#: plugins/admin/systems/class_goFonServer.inc:119
-#, php-format
-msgid ""
-"You can't remove the asterisk database extension, it is still in use by "
-"these objects '%s'."
-msgstr ""
-"Sie können die Asterisk Datenbank-Erweiterung nicht entfernen, sie wird "
-"momentan noch von folgenden Objekten verwendet: '%s'."
-
-#: plugins/admin/systems/class_goFonServer.inc:131
-msgid "VoIP - asterisk management"
-msgstr "VoIP - Asterisk Verwaltung"
-
-#: plugins/admin/systems/class_goFonServer.inc:145
-msgid "Area code"
-msgstr "Ortsvorwahl"
-
-#: plugins/admin/systems/class_goFonServer.inc:146
-msgid "Country code"
-msgstr "Landesvorwahl"
-
-#: plugins/admin/systems/class_terminalService.inc:72
-#: plugins/admin/systems/class_workstationService.inc:93
-#: plugins/admin/systems/workstationService.tpl:157
-msgid "unknown"
-msgstr "unbekannt"
-
-#: plugins/admin/systems/class_terminalService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:89
-#: plugins/personal/environment/class_environment.inc:231
-#, php-format
-msgid ""
-"You have specified an external resolution hook which can't be read, please "
-"check the permission of the file '%s'."
-msgstr ""
-"Sie haben einen Hook für das externe Beziehen von Auflösungen angegeben. "
-"Dieser kann nicht ausgeführt werden. Prüfsen Sie die Berechtigungen von '%s'."
-
-#: plugins/admin/systems/class_terminalService.inc:104
-#: plugins/admin/systems/class_terminalService.inc:105
-#: plugins/admin/systems/class_terminalService.inc:106
-#: plugins/admin/systems/class_terminalService.inc:107
-#: plugins/admin/systems/class_workstationService.inc:96
-#: plugins/admin/systems/class_workstationService.inc:97
-#: plugins/admin/systems/class_workstationService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:99
-msgid "bit"
-msgstr "Bit"
-
-#: plugins/admin/systems/class_terminalService.inc:158
-msgid "default"
-msgstr "Standard"
-
-#: plugins/admin/systems/class_terminalService.inc:159
-#: plugins/admin/systems/class_workstationService.inc:139
-msgid "show chooser"
-msgstr "zeige Auswahl"
-
-#: plugins/admin/systems/class_terminalService.inc:160
-#: plugins/admin/systems/class_workstationService.inc:140
-msgid "direct"
-msgstr "direkt"
-
-#: plugins/admin/systems/class_terminalService.inc:163
-#: plugins/admin/systems/class_workstationService.inc:143
-msgid "load balanced"
-msgstr "lastverteilt"
-
-#: plugins/admin/systems/class_terminalService.inc:166
-#: plugins/admin/systems/class_workstationService.inc:146
-msgid "Windows RDP"
-msgstr "Windows RDP"
-
-#: plugins/admin/systems/class_terminalService.inc:167
-#: plugins/admin/systems/class_workstationService.inc:147
-msgid "ICA client"
-msgstr "Citrix Metaframe"
-
-#: plugins/admin/systems/class_terminalService.inc:197
-#: plugins/admin/systems/class_workstationStartup.inc:836
-#: plugins/admin/systems/class_workstationService.inc:183
-#: plugins/personal/posix/class_posixAccount.inc:203
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
-msgid "automatic"
-msgstr "automatisch"
-
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_workstationService.inc:205
-msgid "Bit"
-msgstr "Bit"
-
-#: plugins/admin/systems/class_terminalService.inc:322
-#: plugins/admin/systems/class_workstationService.inc:320
-msgid "Choose the phone located at the current terminal"
-msgstr "Wählen Sie das sich am momentanen Arbeitsplatz befindende Telefon."
-
-#: plugins/admin/systems/class_terminalService.inc:397
-#: plugins/admin/systems/class_terminalService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:387
-#: plugins/admin/systems/class_workstationService.inc:392
-msgid "Please specify a valid VSync range."
-msgstr "Bitte geben Sie einen gültigen VSync-Bereich an."
-
-#: plugins/admin/systems/class_terminalService.inc:411
-#: plugins/admin/systems/class_terminalService.inc:416
-#: plugins/admin/systems/class_workstationService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:407
-msgid "Please specify a valid HSync range."
-msgstr "Bitte geben Sie einen gültigen HSync-Bereich an."
-
-#: plugins/admin/systems/class_terminalService.inc:465
-#, php-format
-msgid "Saving of object system terminal/service with dn '%s' failed."
-msgstr ""
-"Speichern von Objekt System Terminal/Dienst mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_terminalService.inc:474
-#: plugins/admin/systems/class_workstationService.inc:459
-msgid "Service"
-msgstr "Dienst"
-
-#: plugins/admin/systems/class_terminalService.inc:483
-#: plugins/admin/systems/class_workstationService.inc:468
-msgid "Monitor"
-msgstr "Monitor"
-
-#: plugins/admin/systems/class_terminalService.inc:484
-#: plugins/admin/ogroups/class_phonequeue.inc:951
-msgid "Method"
-msgstr "Methode"
-
-#: plugins/admin/systems/class_terminalService.inc:485
-#: plugins/admin/systems/terminalService.tpl:173
-msgid "Remote desktop"
-msgstr "Entfernte Arbeitsfläche"
-
-#: plugins/admin/systems/class_terminalService.inc:487
-#: plugins/admin/systems/class_workstationService.inc:469
-msgid "Gfx driver"
-msgstr "Grafiktreiber"
-
-#: plugins/admin/systems/class_terminalService.inc:488
-#: plugins/admin/systems/class_workstationService.inc:470
-msgid "Gfx resolution"
-msgstr "Auflösung"
-
-#: plugins/admin/systems/class_terminalService.inc:489
-#: plugins/admin/systems/class_workstationService.inc:471
-msgid "Gfx color depth"
-msgstr "Farbtiefe"
-
-#: plugins/admin/systems/class_terminalService.inc:490
-#: plugins/admin/systems/class_workstationService.inc:472
-msgid "Hsync"
-msgstr "HSync"
-
-#: plugins/admin/systems/class_terminalService.inc:491
-#: plugins/admin/systems/class_workstationService.inc:473
-msgid "Vsync"
-msgstr "VSync"
-
-#: plugins/admin/systems/class_terminalService.inc:492
-msgid "Auto-Sync"
-msgstr "Auto-Sync"
-
-#: plugins/admin/systems/class_terminalService.inc:493
-msgid "Printer service enabled"
-msgstr "Druck-Dienst aktiviert"
-
-#: plugins/admin/systems/class_terminalService.inc:494
-#: plugins/admin/systems/terminalService.tpl:229
-msgid "Spool server"
-msgstr "Spool-Server"
-
-#: plugins/admin/systems/class_terminalService.inc:495
-#: plugins/admin/systems/class_workstationService.inc:475
-msgid "Scanner enabled"
-msgstr "Scanner aktiviert"
-
-#: plugins/admin/systems/class_terminalService.inc:496
-msgid "Scanner model"
-msgstr "Scanner-Modell"
-
-#: plugins/admin/systems/class_terminalService.inc:497
-#: plugins/admin/systems/class_workstationService.inc:476
-msgid "Keyboard model"
-msgstr "Tastatur-Modell"
-
-#: plugins/admin/systems/class_terminalService.inc:498
-#: plugins/admin/systems/class_workstationService.inc:477
-msgid "Keyboard layout"
-msgstr "Tastatur-Layout"
-
-#: plugins/admin/systems/class_terminalService.inc:499
-#: plugins/admin/systems/class_workstationService.inc:478
-msgid "Keyboard variant"
-msgstr "Tastatur-Variante"
-
-#: plugins/admin/systems/class_terminalService.inc:500
-#: plugins/admin/systems/class_workstationService.inc:479
-msgid "Mouse type"
-msgstr "Maus-Typ"
-
-#: plugins/admin/systems/class_terminalService.inc:501
-#: plugins/admin/systems/class_workstationService.inc:480
-msgid "Mouse port"
-msgstr "Maus-Anschluß"
-
-#: plugins/admin/systems/class_terminalService.inc:502
-#: plugins/admin/systems/terminalService.tpl:76
-#: plugins/admin/systems/class_workstationService.inc:481
-#: plugins/admin/systems/workstationService.tpl:86
-#: plugins/gofon/phoneaccount/paste_generic.tpl:27
-#: plugins/gofon/phoneaccount/generic.tpl:30
-msgid "Telephone hardware"
-msgstr "Telefon-Hardware"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
-#, php-format
-msgid "Internal Error can't create device of type '%s'"
-msgstr "Interner Fehler: Kann Gerät von Typ '%s' nicht anlegen."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
-#, php-format
-msgid "You're about to delete the glpi device '%s'."
-msgstr "Sie sind dabei das GLPI Gerät '%s' zu löschen."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
-msgid "Can't detect object name."
-msgstr "Kann Objektnamen nicht erkennen."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
-#, php-format
-msgid ""
-"You can't delete this device, it is still in use by these system(s) '%s'"
-msgstr ""
-"Sie können dieses Gerät nicht entfernen, es wird noch von folgendem(n) System"
-"(en) verwendet: '%s'"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
-msgid "devices"
-msgstr "Geräte"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-msgid "New mainbord"
-msgstr "Neues Mainboard"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-msgid "New processor"
-msgstr "Neuer Prozessor"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-#: plugins/admin/fai/class_divListFai.inc:177
-msgid "P"
-msgstr "P"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "New case"
-msgstr "Neues Gehäuse"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "C"
-msgstr "C"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "New network interface"
-msgstr "Neues Netzwerk-Interface"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "NI"
-msgstr "NI"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "New ram"
-msgstr "Neuer Arbeitsspeicher"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "R"
-msgstr "R"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "New hard disk"
-msgstr "Neue Festplatte"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "HDD"
-msgstr "HDD"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "New drive"
-msgstr "Neues Laufwerk"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "D"
-msgstr "D"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "New controller"
-msgstr "Neuer Controller"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "CS"
-msgstr "CS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "New graphics card"
-msgstr "Neue Grafikkarte"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "GC"
-msgstr "GC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "New sound card"
-msgstr "Neue Soundkarte"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "SC"
-msgstr "SC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "New power supply"
-msgstr "Neues Netzteil"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "PS"
-msgstr "PS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "New misc device"
-msgstr "Neues allgemeines Gerät"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "OC"
-msgstr "OC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
-msgid "You have to specify a valid name for this device."
-msgstr "Bitte geben Sie einen gültigen Namen für dieses Gerät an."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
-msgid "This device name is already in use."
-msgstr "Der angegebene Gerätename wird bereits verwendet."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-#: plugins/personal/environment/class_environment.inc:508
-#: plugins/personal/environment/class_environment.inc:905
-msgid "None"
-msgstr "keine"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-msgid "Other"
-msgstr "Andere"
-
-#: plugins/admin/systems/class_goMailServer.inc:47
-#: plugins/admin/systems/class_goMailServer.inc:514
-msgid "Mail smtp service (Postfix)"
-msgstr "Mail-SMTP Dienst (Postfix)"
-
-#: plugins/admin/systems/class_goMailServer.inc:583
-#, php-format
-msgid "Saving server services/mail with dn '%s' failed."
-msgstr "Speichern von Server-Dienste/Mail mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_goMailServer.inc:600
-msgid "Please specify a numeric value for header size limit."
-msgstr ""
-"Bitte geben Sie einen numerischen Wert für die Maximale Größe der Kopfzeilen "
-"ein."
-
-#: plugins/admin/systems/class_goMailServer.inc:604
-msgid "Please specify a numeric value for mailbox size limit."
-msgstr ""
-"Bitte geben Sie einen numerischen Wert für die Maximale Größe der Mailbox "
-"ein."
-
-#: plugins/admin/systems/class_goMailServer.inc:608
-msgid "Please specify a numeric value for message size limit."
-msgstr ""
-"Bitte geben Sie einen numerischen Wert für die Maximale Nachrichten-Größe "
-"ein."
-
-#: plugins/admin/systems/class_goMailServer.inc:703
-msgid "Mail smtp (Postfix)"
-msgstr "Mail-SMTP (Postfix)"
-
-#: plugins/admin/systems/class_goMailServer.inc:704
-msgid "Mail smtp - Postfix"
-msgstr "Mail-SMTP - Postfix"
-
-#: plugins/admin/systems/class_goMailServer.inc:714
-msgid "Header size limit"
-msgstr "Kopfgrössenbeschränkung"
-
-#: plugins/admin/systems/class_goMailServer.inc:720
-msgid "Transport table"
-msgstr "Transport-Tabelle"
-
-#: plugins/admin/systems/goFonServer.tpl:1
-msgid "VoIP database information"
-msgstr "Informationen der VoIP-Datenbank"
-
-#: plugins/admin/systems/goFonServer.tpl:4
-msgid "Asterisk DB user"
-msgstr "Asterisk-DB Benutzer"
-
-#: plugins/admin/systems/goFonServer.tpl:20
-msgid "Country dial prefix"
-msgstr "Landesvorwahl"
-
-#: plugins/admin/systems/goFonServer.tpl:28
-msgid "Local dial prefix"
-msgstr "Ortsvorwahl"
-
-#: plugins/admin/systems/class_workstationStartup.inc:434
-msgid ""
-"There are packages in your configuration, which can't be resolved with "
-"current server/release settings."
-msgstr ""
-"Es existieren in Ihrer derzeitigen Konfiguration Pakete, die mit den "
-"momentanen Einstellungen für Server und Release nicht aufgelöst werden "
-"können."
-
-#: plugins/admin/systems/class_workstationStartup.inc:479
-msgid "Please select a 'FAI server' or remove the 'FAI classes'."
-msgstr ""
-"Bitte wählen Sie einen 'FAI-Server' oder entfernen Sie die FAI-Klassen."
-
-#: plugins/admin/systems/class_workstationStartup.inc:547
-msgid ""
-"There is already a profile in your selection that contain partition table "
-"configurations."
-msgstr ""
-"In Ihrer Auswahl befindet sich bereits ein Profil, das eine Konfiguration "
-"für Partitionstabellen enthält."
-
-#: plugins/admin/systems/class_workstationStartup.inc:764
-msgid "Not available in current setup"
-msgstr "Nicht verfügbar in momentaner Konfiguration"
-
-#: plugins/admin/systems/class_workstationStartup.inc:908
-#, php-format
-msgid ""
-"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
-"Server was reset to 'auto'."
-msgstr ""
-"Kann eine oder mehrere der angegebenen FAI-Klasse(n) [%s] für FAI-Server '%"
-"s' nicht auflösen. Der Server wurde auf 'auto' zurückgesetzt."
-
-#: plugins/admin/systems/class_workstationStartup.inc:924
-#, php-format
-msgid ""
-"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
-"configurations, possibly some classes where deleted or renamed. Server was "
-"reset to 'auto'."
-msgstr ""
-"Kann die angegebenen FAI-Klasse(n) [%s] nicht auflösen, bitte überprüfen Sie "
-"Ihre FAI-Konfigurationen (wahrscheinlich wurden einige Klassen entfernt oder "
-"umbenannt). Der Server wurde auf 'auto' zurückgesetzt."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1097
-#, php-format
-msgid "Saving of system workstation/startup with dn '%s' failed."
-msgstr ""
-"Speichern von System Arbeitsstation/Systemstart mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1147
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
-msgstr "Kann das als REPOSITORY_HOOK angegebene Kommando '%s' nicht ausführen."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1179
-msgid "System startup"
-msgstr "Systemstart"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1194
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/class_faiProfile.inc:467
-msgid "FAI classes"
-msgstr "FAI-Klassen"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1195
-msgid "Debian mirror"
-msgstr "Debian Spiegelserver"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1196
-msgid "Debian release"
-msgstr "Debian-Release"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1198
-msgid "FAI status flag"
-msgstr "FAI-Status-Flag"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:28
-#: plugins/admin/systems/class_gosaLogServer.inc:56
-#: plugins/admin/systems/class_gosaLogServer.inc:92
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#, fuzzy
-msgid "GOsa logging service"
-msgstr "Protokoll-Dienst"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:104
-#, fuzzy
-msgid "Allow view of entries on this server"
-msgstr "Anmeldung am Terminalserver zulassen"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-msgid "Syslog Service"
-msgstr "Protokoll-Dienst"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "enabled"
-msgstr "aktiviert"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:6
-msgid "List of attachments"
-msgstr "Anhänge"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:23
-msgid ""
-"This dialog allow you to attach additional objects (like manuals, guides, "
-"etc.)  to your currently edited computer."
-msgstr ""
-"Dieser Dialog erlaubt es Ihnen, verschiedene Objekte (wie Anleitungen, "
-"Hilfen, etc.) zum momentan gewählten Computer hinzuzufügen."
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:35
-msgid "Display attachments matching"
-msgstr "Zeige Anhänge, auf die zutrifft"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:37
-msgid "Regular expression for matching attachment names"
-msgstr "Regulärer Ausdruck zum Erkennen von Anhangs-Namen"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:51
-#: plugins/admin/systems/class_baseSelectDialog.inc:42
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
-#: plugins/admin/systems/glpiDeviceManagement.tpl:51
-#: plugins/admin/systems/class_glpiSelectUser.inc:113
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
-msgid "Use"
-msgstr "Benutzen"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
-msgid "Can't delete this entry, it is still in use."
-msgstr "Kann diesen Eintrag nicht entfernen, da er noch benutzt wird."
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
-#: plugins/admin/systems/class_glpiAccount.inc:643
-#: plugins/admin/systems/class_glpiAccount.inc:658
-msgid "N/A"
-msgstr "N/A"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
-msgid "The selected name is already in use."
-msgstr "Der angegebene Name wird bereits verwendet."
-
-#: plugins/admin/systems/terminalService.tpl:4
-#: plugins/admin/systems/workstationService.tpl:4
-msgid "Keyboard"
-msgstr "Tastatur"
-
-#: plugins/admin/systems/terminalService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:254
-#: plugins/admin/systems/printerPPDDialog.tpl:5
-#: plugins/admin/systems/class_glpiAccount.inc:794
-#: plugins/admin/systems/workstationService.tpl:7
-msgid "Model"
-msgstr "Modell"
-
-#: plugins/admin/systems/terminalService.tpl:10
-#: plugins/admin/systems/workstationService.tpl:11
-msgid "Choose keyboard model"
-msgstr "Wählen Sie das Tastatur-Modell"
-
-#: plugins/admin/systems/terminalService.tpl:17
-#: plugins/admin/systems/workstationService.tpl:19
-msgid "Layout"
-msgstr "Layout"
-
-#: plugins/admin/systems/terminalService.tpl:20
-#: plugins/admin/systems/workstationService.tpl:23
-msgid "Choose keyboard layout"
-msgstr "Wählen Sie das Tastatur-Layout"
-
-#: plugins/admin/systems/terminalService.tpl:27
-#: plugins/admin/systems/workstationService.tpl:31
-msgid "Variant"
-msgstr "Variante"
-
-#: plugins/admin/systems/terminalService.tpl:30
-#: plugins/admin/systems/workstationService.tpl:35
-msgid "Choose keyboard variant"
-msgstr "Wählen Sie die Tastatur-Variante"
-
-#: plugins/admin/systems/terminalService.tpl:45
-#: plugins/admin/systems/workstationService.tpl:51
-msgid "Mouse"
-msgstr "Maus"
-
-#: plugins/admin/systems/terminalService.tpl:51
-#: plugins/admin/systems/workstationService.tpl:58
-msgid "Choose mouse type"
-msgstr "Wählen Sie den Maus-Typ"
-
-#: plugins/admin/systems/terminalService.tpl:58
-#: plugins/admin/systems/workstationService.tpl:66
-msgid "Port"
-msgstr "Anschluss"
-
-#: plugins/admin/systems/terminalService.tpl:61
-#: plugins/admin/systems/workstationService.tpl:70
-msgid "Choose mouse port"
-msgstr "Wählen Sie den Maus-Port"
-
-#: plugins/admin/systems/terminalService.tpl:79
-#: plugins/admin/systems/workstationService.tpl:89
-#: plugins/admin/departments/class_departmentGeneric.inc:599
-#: plugins/gofon/phoneaccount/paste_generic.tpl:29
-#: plugins/gofon/phoneaccount/generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:34
-msgid "Telephone"
-msgstr "Telefon"
-
-#: plugins/admin/systems/terminalService.tpl:101
-#: plugins/admin/systems/workstationService.tpl:114
-msgid "Choose graphic driver that is needed by the installed graphic board"
-msgstr ""
-"Wählen Sie den Treiber, der von der installierten Grafikkarte benötigt wird."
-
-#: plugins/admin/systems/terminalService.tpl:108
-#: plugins/admin/systems/workstationService.tpl:122
-#: plugins/personal/environment/class_environment.inc:1331
-#: plugins/personal/environment/environment.tpl:110
-msgid "Resolution"
-msgstr "Auflösung"
-
-#: plugins/admin/systems/terminalService.tpl:111
-#: plugins/admin/systems/workstationService.tpl:126
-msgid "Choose screen resolution used in graphic mode"
-msgstr "Wählen Sie die Auflösung, die im Grafik-Modus genutzt wird"
-
-#: plugins/admin/systems/terminalService.tpl:118
-#: plugins/admin/systems/workstationService.tpl:134
-msgid "Color depth"
-msgstr "Farbtiefe"
-
-#: plugins/admin/systems/terminalService.tpl:121
-#: plugins/admin/systems/workstationService.tpl:138
-msgid "Choose colordepth used in graphic mode"
-msgstr "Wählen Sie die Farbtiefe, die im Grafik-Modus genutzt wird"
-
-#: plugins/admin/systems/terminalService.tpl:135
-#: plugins/admin/systems/workstationService.tpl:153
-msgid "Display device"
-msgstr "Anzeige"
-
-#: plugins/admin/systems/terminalService.tpl:147
-#: plugins/admin/systems/workstationService.tpl:167
-msgid "Use DDC for automatic detection"
-msgstr "Verwende DDC zur automatischen Erkennung"
-
-#: plugins/admin/systems/terminalService.tpl:150
-#: plugins/admin/systems/workstationService.tpl:170
-msgid "HSync"
-msgstr "HSync"
-
-#: plugins/admin/systems/terminalService.tpl:154
-#: plugins/admin/systems/workstationService.tpl:175
-msgid "Horizontal refresh frequency for installed monitor"
-msgstr "Horizontale Wiederholrate für den installierten Monitor"
-
-#: plugins/admin/systems/terminalService.tpl:158
-#: plugins/admin/systems/workstationService.tpl:181
-msgid "VSync"
-msgstr "VSync"
-
-#: plugins/admin/systems/terminalService.tpl:162
-#: plugins/admin/systems/workstationService.tpl:186
-msgid "Vertical refresh frequency for installed monitor"
-msgstr "Vertikale Wiederholrate für den installierten Monitor"
-
-#: plugins/admin/systems/terminalService.tpl:177
-msgid "Connect method"
-msgstr "Verbindungsmethode"
-
-#: plugins/admin/systems/terminalService.tpl:180
-msgid "Choose method to connect to terminal server"
-msgstr "Wählen Sie die Methode der Anbindung an den Terminal-Server"
-
-#: plugins/admin/systems/terminalService.tpl:188
-msgid "Terminal server"
-msgstr "Terminal-Server"
-
-#: plugins/admin/systems/terminalService.tpl:191
-msgid "Select specific terminal server to use"
-msgstr "Wählen Sie einen bestimmten Terminal-Server"
-
-#: plugins/admin/systems/terminalService.tpl:199
-msgid "Font server"
-msgstr "Schriften-Server"
-
-#: plugins/admin/systems/terminalService.tpl:202
-msgid "Select specific font server to use"
-msgstr "Wählen Sie einen bestimmten Schriften-Server"
-
-#: plugins/admin/systems/terminalService.tpl:219
-msgid "Print device"
-msgstr "Drucker"
-
-#: plugins/admin/systems/terminalService.tpl:221
-msgid "Select to start IPP based printing service on terminal"
-msgstr "Auswählen, um auf dem Terminal IPP-basierte Druckdienste zu starten"
-
-#: plugins/admin/systems/terminalService.tpl:223
-msgid "Provide print services"
-msgstr "Druckdienste bereitstellen"
-
-#: plugins/admin/systems/terminalService.tpl:232
-msgid "Select NFS filesystem to place spool files on"
-msgstr ""
-"Wählen Sie das NFS-Dateisystem, in dem die Spool-Dateien abgelegt werden"
-
-#: plugins/admin/systems/terminalService.tpl:245
-#: plugins/admin/systems/workstationService.tpl:201
-msgid "Scan device"
-msgstr "Scanner"
-
-#: plugins/admin/systems/terminalService.tpl:247
-#: plugins/admin/systems/workstationService.tpl:204
-msgid "Select to start SANE scan service on terminal"
-msgstr "Wählen, um den SANE Scanner-Dienst auf dem Terminal zu starten"
-
-#: plugins/admin/systems/terminalService.tpl:249
-#: plugins/admin/systems/workstationService.tpl:207
-msgid "Provide scan services"
-msgstr "Bilderfassungsdienste bereitstellen"
-
-#: plugins/admin/systems/terminalService.tpl:257
-msgid "Select scanner driver to use"
-msgstr "Wählen Sie den Scanner-Treiber, der benutzt werden soll"
-
-#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
-#: plugins/personal/environment/class_selectPrinterDialog.inc:110
-msgid "Please select a printer or press cancel."
-msgstr "Bitte wählen Sie einen Drucker oder 'Abbrechen'."
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:58
-#, php-format
-msgid ""
-"You can't delete this manufacturer, it is still in use by these system(s) '%"
-"s'"
-msgstr ""
-"Sie können diesen Hersteller nicht entfernen, er wird noch von folgendem(n) "
-"System(en) verwendet: '%s'"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:104
-msgid "Please specify a name."
-msgstr "Bitte geben Sie einen Namen ein!"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:113
-#: plugins/admin/systems/class_glpiManufacturer.inc:119
-msgid "Specified name is already in use, please choose another one."
-msgstr ""
-"Der angegebene Name wird bereits verwendet. Bitte wählen Sie einen anderen."
-
-#: plugins/admin/systems/class_goSyslogServer.inc:29
-#: plugins/admin/systems/class_goSyslogServer.inc:49
-#: plugins/admin/systems/class_goSyslogServer.inc:70
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-msgid "Logging service"
-msgstr "Protokoll-Dienst"
-
-#: plugins/admin/systems/class_workstationService.inc:451
-#, php-format
-msgid "Saving of system workstation/service with dn '%s' failed."
-msgstr "Speichern von System Arbeitsstation/Dienst mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_workstationService.inc:460
-msgid "Workstation service"
-msgstr "Arbeitsstations-Dienst"
-
-#: plugins/admin/systems/class_workstationService.inc:474
-msgid "Use DDC"
-msgstr "Verwende DDC"
-
-#: plugins/admin/systems/servkolab.tpl:9
-#: plugins/admin/systems/class_servKolab.inc:394
-msgid "Postfix mydomain"
-msgstr "Postfix 'mydomain'"
-
-#: plugins/admin/systems/servkolab.tpl:18
-msgid "Postfix mydestination"
-msgstr "Postfix 'mydestination'"
-
-#: plugins/admin/systems/servkolab.tpl:27
-#: plugins/admin/systems/class_servKolab.inc:396
-msgid "Cyrus admins"
-msgstr "Cyrus Administratoren"
-
-#: plugins/admin/systems/servkolab.tpl:48
-#: plugins/admin/systems/class_servKolab.inc:407
-msgid "POP3 service"
-msgstr "POP3-Dienst"
-
-#: plugins/admin/systems/servkolab.tpl:58
-#: plugins/admin/systems/class_servKolab.inc:409
-msgid "POP3/SSL service"
-msgstr "POP3/SSL-Dienst"
-
-#: plugins/admin/systems/servkolab.tpl:68
-#: plugins/admin/systems/class_servKolab.inc:405
-msgid "IMAP service"
-msgstr "IMAP-Dienst"
-
-#: plugins/admin/systems/servkolab.tpl:78
-#: plugins/admin/systems/class_servKolab.inc:408
-msgid "IMAP/SSL service"
-msgstr "IMAP/SSL-Dienst"
-
-#: plugins/admin/systems/servkolab.tpl:88
-#: plugins/admin/systems/class_servKolab.inc:410
-msgid "Sieve service"
-msgstr "Sieve-Dienst"
-
-#: plugins/admin/systems/servkolab.tpl:98
-msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
-msgstr "FTP Frei/Belegt-Dienst (alt, inkompatibel mit Kolab 2)"
-
-#: plugins/admin/systems/servkolab.tpl:108
-msgid "HTTP FreeBusy service (legacy)"
-msgstr "HTTP Frei/Belegt-Dienst (alt)"
-
-#: plugins/admin/systems/servkolab.tpl:118
-msgid "Amavis email scanning (virus/spam)"
-msgstr "Email scannen (Virus/Spam)"
-
-#: plugins/admin/systems/servkolab.tpl:129
-#: plugins/admin/systems/class_servKolab.inc:411
-msgid "Quota settings"
-msgstr "Kontingent-Einstellungen"
-
-#: plugins/admin/systems/servkolab.tpl:147
-msgid "Free/Busy settings"
-msgstr "Frei/Belegt-Einstellungen"
-
-#: plugins/admin/systems/servkolab.tpl:153
-msgid "Allow unauthenticated downloading of Free/Busy information"
-msgstr ""
-"Erlaube nicht-authentifiziertes Herunterladen von Frei/Belegt-Informationen"
-
-#: plugins/admin/systems/servkolab.tpl:171
-#: plugins/admin/systems/class_servKolab.inc:398
-msgid "SMTP privileged networks"
-msgstr "SMTP privilegierte Netzwerke"
-
-#: plugins/admin/systems/servkolab.tpl:176
-msgid "Hosts/networks allowed to relay"
-msgstr "Rechner/Netzwerke, denen Weiterleitung erlaubt ist"
-
-#: plugins/admin/systems/servkolab.tpl:181
-msgid "Enter multiple values, seperated with"
-msgstr "Eingabe mehrerer Werte, getrennt durch"
-
-#: plugins/admin/systems/servkolab.tpl:194
-msgid "SMTP smarthost/relayhost"
-msgstr "SMTP smarthost/relayhost"
-
-#: plugins/admin/systems/servkolab.tpl:202
-#: plugins/admin/systems/class_servKolab.inc:401
-msgid "Enable MX lookup for relayhost"
-msgstr "Aktiviere MX lookup für relayhost"
-
-#: plugins/admin/systems/servkolab.tpl:207
-msgid "Host used to relay mails"
-msgstr "Host für Mail Relay"
-
-#: plugins/admin/systems/servkolab.tpl:223
-#: plugins/admin/systems/class_servKolab.inc:404
-msgid "Accept Internet Mail"
-msgstr "Akzeptiere Internet-Mail"
-
-#: plugins/admin/systems/servkolab.tpl:231
-msgid "Accept mail from other domains over non-authenticated SMTP"
-msgstr "Akzeptiere Mails von anderen Domänen über nicht-authentifiziertes SMTP"
-
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "Print Service"
-msgstr "Druck-Dienst"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:3
-msgid "Adding a new service to the current server"
-msgstr "Hinzufügen eines neues Dienstes zum gewählten Server"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:7
-msgid ""
-"This dialog allows you to add new services to the currenty edited server "
-"object. The box below shows all available but not already used services."
-msgstr ""
-"Dieser Dialog ermöglicht Ihnen das Hinzufügen neuer Dienste zum momentan "
-"gewählten Server. Die Box unterhalb zeigt alle verfügbaren aber momentan "
-"nicht verwendeten Dienste."
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:13
-msgid "Service to add"
-msgstr "Dienst, der hinzugefügt wird"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:20
-msgid "All available services are already in use."
-msgstr "Alle verfügbaren Dienste werden bereits verwendet."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:115
-#: plugins/personal/posix/class_posixAccount.inc:575
-#: plugins/personal/samba/class_sambaAccount.inc:501
-#: setup/setup_config2.tpl:126
-msgid "disabled"
-msgstr "deaktiviert"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:116
-msgid "text"
-msgstr "textuell"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:117
-msgid "graphic"
-msgstr "grafisch"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:197
-#, php-format
-msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-"Speichern von System Terminal/Allgemein (FAIstate) mit dn '%s' "
-"fehlgeschlagen."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:204
-msgid "No WAKECMD definition found in your gosa.conf"
-msgstr "Es ist kein WAKECMD in ihrer gosa.conf definiert"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:216
-msgid "No REBOOTCMD definition found in your gosa.conf"
-msgstr "Es ist kein REBOOTCMD in ihrer gosa.conf definiert"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:228
-msgid "No HALTCMD definition found in your gosa.conf"
-msgstr "Es ist kein HALTCMD in ihrer gosa.conf definiert"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:369
-#, php-format
-msgid "Removing of object system terminal/generic with dn '%s' failed."
-msgstr "Entfernen von System Terminal/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:442
-msgid "The required field 'Terminal name' is not set."
-msgstr "Das benötigte Feld 'Terminal-Name' ist nicht gesetzt."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:471
-#: plugins/admin/systems/class_workstationGeneric.inc:453
-msgid ""
-"There must be at least one NTP server selected, or the inherit mode "
-"activated."
-msgstr ""
-"Es muss mindestens ein NTP-Server ausgewählt sein, wenn der Übernahme-Modus "
-"nicht aktiv ist."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:557
-#, php-format
-msgid "Saving of object system terminal/generic with dn '%s' failed."
-msgstr "Speichern von Objekt Terminal/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:620
-msgid "Terminal generic"
-msgstr "Terminal (Allgemein)"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:629
-#: plugins/admin/systems/terminal.tpl:72
-msgid "Root server"
-msgstr "Root-Server"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:630
-#: plugins/admin/systems/terminal.tpl:82
-msgid "Swap server"
-msgstr "Auslagerungs-Server"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:631
-msgid "Syslog server enabled"
-msgstr "Protokoll-Server aktiviert"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:632
-msgid "Ntp server settings"
-msgstr "NTP-Dienst-Einstellungen"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:635
-#: plugins/admin/systems/class_workstationGeneric.inc:621
-msgid "Root password"
-msgstr "Root-Passwort"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
-msgid ""
-"This dialog allows you to configure all components of this DNS zone on a "
-"single list."
-msgstr ""
-"Dieser Dialog erlaubt es Ihnen, alle Komponenten dieser DNS-Zone mithilfe "
-"einer einzelnen Liste zu konfigurieren."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
-msgid ""
-"Be careful editing record types with this dialog. All changes will be saved "
-"immediately when using the save button."
-msgstr ""
-"Bitte seien Sie vorsichtig, wenn Sie die Eintrags-Typen mit diesem Dialog "
-"bearbeiten. Alle Änderungen werden unverzüglich übernommen, wenn Sie den "
-"'Speichern'-Knopf drücken."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
-msgid ""
-"This dialog can't be used until the currently edited zone was saved or the "
-"zone entry exists in the ldap database."
-msgstr ""
-"Dieser Dialog kann nicht verwendet werden, bis die momentan geöffnete Zone "
-"gespeichert wurde und/oder der passende Eintrag in der LDAP-Datenbank "
-"existiert."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "Create a new DNS zone entry"
-msgstr "Einen neuen DNS-Zonen-Eintrag erstellen"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:1
-msgid "Manage OS-types"
-msgstr "Betriebssysteme verwalten"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:24
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
-#: plugins/admin/systems/glpi_edit_type.tpl:24
-msgid "Please enter a new name"
-msgstr "Bitte geben Sie einen neuen Namen ein"
-
-#: plugins/admin/systems/goSpamServer.tpl:22
-msgid "Select required score to tag mail as spam"
-msgstr ""
-"Wählen Sie den gewünschten Wert, ab dem Mail als Spam gekennzeichnet wird."
-
-#: plugins/admin/systems/goSpamServer.tpl:72
-msgid "Enable bayes auto learning"
-msgstr "Bayes lernt automatisch"
-
-#: plugins/admin/systems/goFaxServer.tpl:1
-msgid "FAX database information"
-msgstr "Informationen der Fax-Datenbank"
-
-#: plugins/admin/systems/goFaxServer.tpl:4
-msgid "FAX DB user"
-msgstr "Fax-DB Benutzer"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
-#, php-format
-msgid "You're about to delete the ppd file '%s' at '%s'."
-msgstr "Sind sind dabei, die PPD-Datei '%s' aus '%s' zu löschen."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
-#, php-format
-msgid "Could not found specified ppd file '%s'."
-msgstr "Die angegebene PPD-Datei '%s' wurde nicht gefunden."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
-msgid ""
-"Something went wrong while trying to remove the ppd file from server, "
-"possibly we have no write access."
-msgstr ""
-"Etwas schlug fehl während des Versuchs, die PPD-Datei vom Server zu "
-"entfernen, vielleicht haben wir keinen Schreibzugriff."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
-#, php-format
-msgid "Selected vendor '%s' does not exists in our list of ppds."
-msgstr ""
-"Der ausgewählte Hersteller '%s' existiert nicht in der Liste der PPD's."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
-msgid "Printer ppd selection."
-msgstr "Auswahl der Drucker-PPD"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:25
-msgid "Choose a base"
-msgstr "Wählen Sie eine Basis"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-msgid "Go to root department"
-msgstr "Gehe zur Wurzel-Abteilung"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: include/class_MultiSelectWindow.inc:194
-msgid "Go up one department"
-msgstr "Eine Abteilung nach oben"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-msgid "Go to users department"
-msgstr "Gehe zur Abteilung des Benutzers"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-#: include/class_MultiSelectWindow.inc:204
-msgid "Home"
-msgstr "Heimat"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: include/class_MultiSelectWindow.inc:209
-msgid "Reload list"
-msgstr "Liste neu laden"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:36
-msgid ""
-"Step in the prefered tree and click save to use the current subtree as base. "
-"Or click the image at the end of each entry."
-msgstr ""
-"Wechseln Sie in den gewünschten Teilbaum und klicken Sie \"Speichern\", um "
-"den Baum als Basis zu nutzen (Oder klicken sie auf das Bild am Ende des "
-"Eintrags)."
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:53
-msgid "Filter entries with this syntax"
-msgstr "Einträge mit dieser Syntax filtern"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:117
-#, php-format
-msgid "Select this base"
-msgstr "Diese Basis auswählen"
-
-#: plugins/admin/systems/gosaLogServer.tpl:1
-#, fuzzy
-msgid "GOsa logging database"
-msgstr "Protokoll-Datenbank"
-
-#: plugins/admin/systems/gosaLogServer.tpl:4
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/goVirusServer.tpl:13
-msgid "Database user"
-msgstr "Datenbank-Benutzer"
-
-#: plugins/admin/systems/class_goVirusServer.inc:48
-#: plugins/admin/systems/class_goVirusServer.inc:211
-#: plugins/admin/systems/class_goVirusServer.inc:220
-#: plugins/admin/systems/class_goVirusServer.inc:221
-msgid "Anti virus"
-msgstr "Anti-Virus"
-
-#: plugins/admin/systems/class_goVirusServer.inc:156
-#, php-format
-msgid "Saving of server services/anti virus with dn '%s' failed."
-msgstr "Speichern von Server Dienste/Anti-Virus mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_goVirusServer.inc:164
-#: plugins/admin/systems/class_goVirusServer.inc:239
-msgid "Maximum directory recursions"
-msgstr "Maximale Verzeichnis-Tiefe"
-
-#: plugins/admin/systems/class_goVirusServer.inc:165
-#: plugins/admin/systems/class_goVirusServer.inc:238
-#: plugins/admin/systems/goVirusServer.tpl:43
-msgid "Maximum threads"
-msgstr "Maximale Prozesszahl"
-
-#: plugins/admin/systems/class_goVirusServer.inc:166
-#: plugins/admin/systems/class_goVirusServer.inc:241
-#: plugins/admin/systems/goVirusServer.tpl:134
-msgid "Maximum file size"
-msgstr "Maximale Dateigröße"
-
-#: plugins/admin/systems/class_goVirusServer.inc:167
-#: plugins/admin/systems/class_goVirusServer.inc:242
-msgid "Maximum recursions"
-msgstr "Maximale Rekursions-Tiefe"
-
-#: plugins/admin/systems/class_goVirusServer.inc:168
-#: plugins/admin/systems/class_goVirusServer.inc:243
-#: plugins/admin/systems/goVirusServer.tpl:152
-msgid "Maximum compression ratio"
-msgstr "Maximales Kompressions-Verhältnis"
-
-#: plugins/admin/systems/class_goVirusServer.inc:169
-#: plugins/admin/systems/class_goVirusServer.inc:245
-#: plugins/admin/systems/goVirusServer.tpl:71
-msgid "Checks per day"
-msgstr "Prüfungen am Tag"
-
-#: plugins/admin/systems/class_goVirusServer.inc:173
-#, php-format
-msgid "The specified value for '%s' must be a numeric value."
-msgstr "Der angegebene Wert für '%s' muss numerisch sein."
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:246
-#: plugins/admin/systems/goVirusServer.tpl:33
-msgid "Http proxy URL"
-msgstr "URL des HTTP-Proxy"
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:244
-#: plugins/admin/systems/goVirusServer.tpl:23
-msgid "Database mirror"
-msgstr "Datenbank-Spiegelserver"
-
-#: plugins/admin/systems/class_goVirusServer.inc:179
-#, php-format
-msgid "Please specify a valid value for '%s'."
-msgstr "Bitte geben Sie im Feld '%s' einen gültigen Wert ein."
-
-#: plugins/admin/systems/class_goVirusServer.inc:233
-#: plugins/admin/systems/goVirusServer.tpl:84
-msgid "Enable debugging"
-msgstr "Aktiviere Debugging"
-
-#: plugins/admin/systems/class_goVirusServer.inc:234
-#: plugins/admin/systems/goVirusServer.tpl:92
-msgid "Enable mail scanning"
-msgstr "Mail-Scanner aktivieren"
-
-#: plugins/admin/systems/class_goVirusServer.inc:235
-#: plugins/admin/systems/goVirusServer.tpl:117
-msgid "Enable scanning of archives"
-msgstr "Aktiviere Prüfung von Archiven"
-
-#: plugins/admin/systems/class_goVirusServer.inc:236
-#: plugins/admin/systems/goVirusServer.tpl:125
-msgid "Block encrypted archives"
-msgstr "Lehne verschlüsselte Archive ab"
-
-#: plugins/admin/systems/class_goVirusServer.inc:240
-msgid "Anti virus user"
-msgstr "Anti-Virus Benutzer"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:216
-#: plugins/admin/ogroups/class_termgroup.inc:247
-#, php-format
-msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-"Speichern von System Arbeitsstation/Allgemein (FAIstate) mit dn '%s' "
-"fehlgeschlagen."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:227
-msgid "This 'dn' has no workstation features."
-msgstr "Dieser 'DN' hat keine Arbeitsstations-Erweiterungen."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:354
-#, php-format
-msgid "Removing of system workstation/generic with dn '%s' failed."
-msgstr ""
-"Entfernen von System Arbeitsstation/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:425
-msgid "The required field 'Workstation name' is not set."
-msgstr "Das benötigte Feld 'Arbeitsstationsname' ist nicht gesetzt."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:521
-#: plugins/admin/systems/class_workstationGeneric.inc:546
-#, php-format
-msgid "Saving of system workstation/generic with dn '%s' failed."
-msgstr ""
-"Speichern von System Arbeitsstation/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:607
-msgid "Workstation generic"
-msgstr "Arbeitsstation (Allgemein)"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:619
-#: plugins/admin/systems/terminal.tpl:53
-#: plugins/admin/systems/workstation.tpl:60
-#: plugins/admin/ogroups/class_termgroup.inc:396
-#: plugins/admin/ogroups/termgroup.tpl:58
-msgid "Syslog server"
-msgstr "Protokoll-Server"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:620
-#: plugins/admin/ogroups/class_termgroup.inc:398
-msgid "Ntp server"
-msgstr "NTP-Dienst"
-
-#: plugins/admin/systems/servdns.tpl:1
-msgid "Zones"
-msgstr "Zonen"
-
-#: plugins/admin/systems/goSpamServerRule.tpl:14
-msgid "Rule"
-msgstr "Regel"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
-msgid "Attachment"
-msgstr "Anhang"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
-#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
-msgid "File"
-msgstr "Datei"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
-#: plugins/admin/systems/printerPPDDialog.tpl:11
-#: plugins/admin/applications/generic.tpl:138
-#: plugins/admin/fai/faiTemplateEntry.tpl:49
-msgid "Upload"
-msgstr "Hochladen"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
-msgid "Filename"
-msgstr "Dateiname"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
-msgid "Mime-type"
-msgstr "MIME-Typ"
-
-#: plugins/admin/systems/class_servRepository.inc:45
-#: plugins/admin/systems/class_servRepository.inc:367
-#: plugins/admin/systems/class_servRepository.inc:378
-msgid "Repository service"
-msgstr "Repository-Dienst"
-
-#: plugins/admin/systems/class_servRepository.inc:100
-#: plugins/admin/fai/class_faiSummaryTab.inc:175
-msgid "You can't use this plugin until FAI is activated."
-msgstr "Sie können diese Erweiterung erst verwenden, wenn FAI aktiviert wurde."
-
-#: plugins/admin/systems/class_servRepository.inc:158
-#, php-format
-msgid ""
-"You can't delete this release, it is still used by these workstations [%s]. "
-"Please solve this dependencies first, to keep data base consistency."
-msgstr ""
-"Sie können dieses Release nicht entfernen, da es momentan noch von diesen "
-"Arbeitsstationen verwendet wird [%s]. Bitte lösen Sie zunächst diese "
-"Abhängigkeiten, um die Konsistenz der Datenbank zu gewährleisten."
-
-#: plugins/admin/systems/class_servRepository.inc:192
-#, php-format
-msgid ""
-"Be careful editing this release, it is still used by these workstations [%s]."
-msgstr ""
-"Seien Sie vorsichtig, wenn Sie dieses Release editieren - es wird momentan "
-"noch von folgenden Arbeitsstationen verwendet [%s]."
-
-#: plugins/admin/systems/class_servRepository.inc:259
-#: plugins/admin/systems/class_servRepository.inc:282
-#: plugins/admin/systems/class_servRepository.inc:391
-#: plugins/admin/systems/servRepositorySetup.tpl:39
-msgid "Sections"
-msgstr "Sections"
-
-#: plugins/admin/systems/class_servRepository.inc:377
-#: plugins/admin/systems/servRepositorySetup.tpl:1
-#: plugins/admin/fai/faiPackage.tpl:33
-msgid "Repository"
-msgstr "Repository"
-
-#: plugins/admin/systems/class_servRepository.inc:390
-msgid "Releases"
-msgstr "Releases"
-
-#: plugins/admin/systems/class_servRepository.inc:392
-#: plugins/admin/systems/servRepositorySetup.tpl:8
-msgid "Parent server"
-msgstr "Parent-Server"
-
-#: plugins/admin/systems/class_servRepository.inc:393
-msgid "Url"
-msgstr "URL"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:314
-#: plugins/admin/acl/class_aclRole.inc:339
-#: plugins/admin/ogroups/phonequeue.tpl:27
-#: plugins/admin/fai/class_faiProfile.inc:312
-#: include/sieve/templates/object_container_clear.tpl:12
-#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
-msgid "Down"
-msgstr "Ab"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:388
-#, php-format
-msgid "Please choose a valid zone name."
-msgstr "Bitte wählen Sie einen gültigen Zonen-Namen"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:392
-#, php-format
-msgid "Please choose a valid reverse zone name."
-msgstr "Bitte wählen Sie einen gültigen Namen für die Reverse-Zone"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:396
-msgid "Only lowercase strings are allowed as zone name."
-msgstr "Für den Zonennamen sind nur Kleinbuchstaben zugelassen."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:400
-msgid "Please specify a numeric value for serial number."
-msgstr "Bitte geben Sie im Feld 'Seriennummer' einen numerischen Wert ein."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:404
-msgid "Please specify a numeric value for refresh."
-msgstr "Bitte geben Sie im Feld 'Aktualisieren' einen numerischen Wert ein."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:408
-msgid "Please specify a numeric value for ttl."
-msgstr "Bitte geben Sie im Feld 'TTL' einen numerischen Wert ein."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:412
-msgid "Please specify a numeric value for expire."
-msgstr "Bitte geben Sie im Feld 'Ablauf' einen numerischen Wert ein."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:416
-msgid "Please specify a numeric value for retry."
-msgstr "Bitte geben Sie im Feld 'Wiederholen' einen numerischen Wert ein."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:431
-#, fuzzy
-msgid ""
-"The given network address is not a valid, please specify a valid IP address."
-msgstr "Das Feld 'IP-Adresse' enthält eine ungültige Adresse."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:438
-#, fuzzy, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.0.0.0"
-msgstr ""
-"Die angegebene IP-Adresse '%s' entspricht nicht dem gewählten Reverse-Zonen-"
-"Eintrag '%s'."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:444
-#, fuzzy, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.0.0"
-msgstr ""
-"Die angegebene IP-Adresse '%s' entspricht nicht dem gewählten Reverse-Zonen-"
-"Eintrag '%s'."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:450
-#, fuzzy, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.x.0"
-msgstr ""
-"Die angegebene IP-Adresse '%s' entspricht nicht dem gewählten Reverse-Zonen-"
-"Eintrag '%s'."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:454
-#, fuzzy, php-format
-msgid "The given network class '%s' is not valid."
-msgstr "Die Einladungs-Richtlinie für die Adresse '%s' ist ungültig."
-
-#: plugins/admin/systems/server.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
-msgid "Server name"
-msgstr "Server-Name"
-
-#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
-#: plugins/admin/systems/workstation.tpl:53
-#: plugins/admin/ogroups/termgroup.tpl:50
-msgid "Select terminal mode"
-msgstr "Wählen Sie den Terminal-Modus"
-
-#: plugins/admin/systems/server.tpl:67
-msgid "Select action to execute for this server"
-msgstr "Wählen Sie die auszuführende Aktion für diesen Server"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
-#: plugins/admin/ogroups/ogroup_objects.tpl:6
-msgid "Select objects to add"
-msgstr "Wählen Sie die hinzuzufügenden Objekte"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
-#: plugins/admin/systems/servRepository.tpl:48
-#: plugins/admin/ogroups/ogroup_objects.tpl:45
-#: plugins/admin/fai/faiPackageEntry.tpl:42
-#: plugins/admin/fai/faiProfileEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:55
-msgid "Display objects matching"
-msgstr "Zeige die Objekte, auf die Folgendes passt"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
-#: plugins/admin/systems/servRepository.tpl:52
-#: plugins/admin/ogroups/ogroup_objects.tpl:46
-#: plugins/admin/fai/faiPackageEntry.tpl:46
-#: plugins/admin/fai/faiProfileEntry.tpl:59
-msgid "Regular expression for matching object names"
-msgstr "Regulärer Ausdruck zum Erkennen von Objekt-Namen"
-
-#: plugins/admin/systems/servRepositorySetup.tpl:28
-#: plugins/personal/connectivity/kolab.tpl:74
-msgid "URL"
-msgstr "URL"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:34
-#: plugins/admin/systems/class_goGlpiServer.inc:89
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-msgid "Inventory database"
-msgstr "Inventar-Datenbank"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:60
-msgid "Inventory database service"
-msgstr "Inventar-Datenbank Dienst"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:69
-#: plugins/admin/systems/class_goFaxServer.inc:70
-msgid "The attribute user is empty or contains invalid characters."
-msgstr "Das Attribut Benutzer ist leer oder enthält ungültige Zeichen."
-
-#: plugins/admin/systems/class_goGlpiServer.inc:72
-msgid "The attribute database is empty or contains invalid characters."
-msgstr "Das Attribut Datenbank ist leer oder enthält ungültige Zeichen."
-
-#: plugins/admin/systems/class_goNtpServer.inc:30
-#: plugins/admin/systems/class_goNtpServer.inc:76
-msgid "Time service (NTP)"
-msgstr "Zeit-Dienst (NTP)"
-
-#: plugins/admin/systems/class_goNtpServer.inc:99
-#, php-format
-msgid "Saving server services/goNtpServer with dn '%s' failed."
-msgstr "Speichern von Server-Dienste/GOntp mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_goNtpServer.inc:114
-msgid "Time service"
-msgstr "Zeit-Dienst"
-
-#: plugins/admin/systems/class_goNtpServer.inc:115
-msgid "Time service - NTP"
-msgstr "Zeit-Dienst - NTP"
-
-#: plugins/admin/systems/class_goNtpServer.inc:123
-msgid "Ntp source"
-msgstr "NTP-Quelle"
-
-#: plugins/admin/systems/class_goShareServer.inc:33
-msgid "File service"
-msgstr "Datei-Dienst"
-
-#: plugins/admin/systems/class_goShareServer.inc:159
-#: plugins/admin/systems/class_goShareServer.inc:387
-msgid "File service (Shares)"
-msgstr "Datei-Dienst (Freigaben)"
-
-#: plugins/admin/systems/class_goShareServer.inc:193
-#, php-format
-msgid "Saving of system server/shares with dn '%s' failed."
-msgstr "Speichern von System Server/Freigabe mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_goShareServer.inc:231
-#, php-format
-msgid "The share can't be removed since it is still used by %d users:"
-msgstr ""
-"Die Freigabe kann nicht entfernt werden, da sie noch von %d Benutzern "
-"verwendet wird."
-
-#: plugins/admin/systems/class_goShareServer.inc:236
-msgid "Please correct the share-/profile settings of these users"
-msgstr ""
-"Bitte korrigieren Sie die Freigabe- u. Profil-Einstellungen dieser Benutzer"
-
-#: plugins/admin/systems/class_goShareServer.inc:264
-#, php-format
-msgid "Creating system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-"Erstellen von System Server/Freigabe (Mount-Container) mit dn '%s' "
-"fehlgeschlagen."
-
-#: plugins/admin/systems/class_goShareServer.inc:278
-#, php-format
-msgid "Removing system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-"Entfernen von System Server/Freigaben (Mount-Container) mit dn '%s' "
-"fehlgeschlagen."
-
-#: plugins/admin/systems/class_goShareServer.inc:289
-#, php-format
-msgid "Saving system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-"Speichern von System Server/Freigaben (Mount-Container) mit dn '%s' "
-"fehlgeschlagen."
-
-#: plugins/admin/systems/class_goShareServer.inc:388
-msgid "File service - Shares"
-msgstr "Datei-Dienst - Freigaben"
-
-#: plugins/admin/systems/class_goShareServer.inc:397
-msgid "Apple mounts"
-msgstr "Apple Freigaben"
-
-#: plugins/admin/systems/class_goShareServer.inc:400
-msgid "Charset"
-msgstr "Zeichensatz"
-
-#: plugins/admin/systems/terminal.tpl:8
-msgid "Terminal template"
-msgstr "Terminal-Vorlage"
-
-#: plugins/admin/systems/terminal.tpl:10
-#: plugins/admin/systems/paste_generic.tpl:24
-msgid "Terminal name"
-msgstr "Terminal-Name"
-
-#: plugins/admin/systems/terminal.tpl:37
-#: plugins/admin/systems/workstation.tpl:44
-#, fuzzy
-msgid "Inherit all"
-msgstr "Initialien"
-
-#: plugins/admin/systems/terminal.tpl:56
-#: plugins/admin/systems/workstation.tpl:63
-#: plugins/admin/ogroups/termgroup.tpl:61
-msgid "Choose server to use for logging"
-msgstr "Wählen Sie den Server, der für das Protokollieren genutzt werden soll"
-
-#: plugins/admin/systems/terminal.tpl:75
-msgid "Select NFS root filesystem to use"
-msgstr "Wählen Sie das NFS-Root-Dateisystem"
-
-#: plugins/admin/systems/terminal.tpl:85
-msgid "Choose NFS filesystem to place swap files on"
-msgstr ""
-"Wählen Sie das NFS-Dateisystem, in dem die Auslagerungsdateien abgelegt "
-"werden sollen"
-
-#: plugins/admin/systems/terminal.tpl:104
-#: plugins/admin/systems/workstation.tpl:81
-msgid "Inherit time server attributes"
-msgstr "Zeit-Server-Attribute übernehmen"
-
-#: plugins/admin/systems/terminal.tpl:109
-#: plugins/admin/systems/workstation.tpl:86
-#: plugins/admin/ogroups/termgroup.tpl:14
-msgid "NTP server"
-msgstr "Zeit-Server"
-
-#: plugins/admin/systems/terminal.tpl:112
-#: plugins/admin/systems/workstation.tpl:89
-#: plugins/admin/ogroups/termgroup.tpl:17
-msgid "Choose server to use for synchronizing time"
-msgstr ""
-"Wählen Sie den Server, der zur Zeit-Synchronisation genutzt werden soll"
-
-#: plugins/admin/systems/terminal.tpl:151
-#: plugins/admin/systems/workstation.tpl:126
-#: plugins/admin/ogroups/termgroup.tpl:93
-msgid "Select action to execute for this terminal"
-msgstr "Wählen Sie die auszuführende Aktion für dieses Terminal"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
-#: plugins/admin/systems/class_glpiAccount.inc:151
-msgid "There is no server with valid glpi database service."
-msgstr "Es wurde kein Server mit einer gültigen glpi-Datenbank gefunden."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
-#: plugins/admin/systems/class_glpiAccount.inc:161
-msgid "Can't connect to glpi database, the php-mysql extension is missing."
-msgstr ""
-"Die MySQL-Erweiterung wurde nicht gefunden - kann daher nicht zur glpi-"
-"Datenbank verbinden."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
-#: plugins/admin/systems/class_glpiAccount.inc:171
-msgid "Can't connect to glpi database, check configuration twice."
-msgstr ""
-"Kann nicht zur glpi-Datenbank verbinden - bitte überprüfen Sie Ihre "
-"Konfiguration."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
-#: plugins/admin/systems/class_glpiAccount.inc:580
-msgid "Remove inventory"
-msgstr "Inventar entfernen"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
-msgid ""
-"This server has inventory features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dieser Server besitzt aktivierte Inventar-Funktionen. Sie können diese durch "
-"einen Klick auf die Schaltfläche unten deaktivieren."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
-#: plugins/admin/systems/class_glpiAccount.inc:583
-msgid "Add inventory"
-msgstr "Inventar hinzufügen"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
-msgid ""
-"This server has inventory features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Aktuell besitzt dieser Server keine aktivierten Inventar-Funktionen. Sie "
-"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
-#, php-format
-msgid ""
-"Can't rename given printer type to '%s', because this type name already "
-"exists."
-msgstr ""
-"Kann Druckertyp nicht in '%s' umbenennen - der angegebene Name wird bereits "
-"verwendet."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
-#, php-format
-msgid "Can't delete printer type, it is still in use by '%s'."
-msgstr ""
-"Sie können diesen Druckertyp nicht entfernen, er wird noch von '%s' "
-"verwendet."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
-msgid "since"
-msgstr "seit"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
-#: plugins/admin/systems/class_glpiAccount.inc:780
-msgid "Glpi"
-msgstr "GLPI"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
-msgid "Printer inventory extension"
-msgstr "Drucker-Inventar-Erweiterung"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
-msgid "Supports serial interface"
-msgstr "Unterstützt serielle Schnittstelle"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
-msgid "Supports parallel interface"
-msgstr "Unterstützt parallele Schnittstelle"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
-msgid "Supports usb interface"
-msgstr "Unterstützt USB-Schnittstelle"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
-#: plugins/admin/systems/glpi.tpl:66
-#: plugins/admin/systems/class_glpiAccount.inc:789
-#: plugins/admin/systems/glpiPrinter.tpl:83
-msgid "Technical responsible"
-msgstr "Technischer Kontakt"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
-#: plugins/admin/systems/glpi.tpl:56
-#: plugins/admin/systems/class_glpiAccount.inc:793
-#: plugins/admin/systems/glpiPrinter.tpl:94
-msgid "Contact person"
-msgstr "Kontaktperson"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
-#: plugins/admin/systems/glpi.tpl:117
-#: plugins/admin/systems/class_glpiAccount.inc:797
-#: plugins/admin/systems/glpiPrinter.tpl:107
-msgid "Attachments"
-msgstr "Anhänge"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
-msgid "Cartridge settings"
-msgstr "Patronen-Einstellungen"
-
-#: plugins/admin/systems/glpi_edit_type.tpl:1
-msgid "Manage System-types"
-msgstr "System-Typen verwalten"
-
-#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
-msgid "System management"
-msgstr "Systemverwaltung"
-
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
-msgid "Reference"
-msgstr "Referenz"
-
-#: plugins/admin/systems/remove_ppd.tpl:9
-msgid "The ppd file will be removed from the server and can not be restored."
-msgstr ""
-"Die PPD-Datei wird vom Server entfernt und kann nicht wiederhergestellt "
-"werden."
-
-#: plugins/admin/systems/paste_generic.tpl:14
-#, fuzzy
-msgid "workstation name"
-msgstr "Name der Arbeitsstation"
-
-#: plugins/admin/systems/paste_generic.tpl:54
-#, fuzzy
-msgid "Component name"
-msgstr "Name"
-
-#: plugins/admin/systems/workstation.tpl:8
-msgid "Workstation template"
-msgstr "Vorlage für Arbeitsstation"
-
-#: plugins/admin/systems/glpi.tpl:23
-#: plugins/admin/systems/class_glpiAccount.inc:791
-msgid "Operating system"
-msgstr "Betriebssystem"
-
-#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
-msgid "Contacts"
-msgstr "Kontakte"
-
-#: plugins/admin/systems/glpi.tpl:96
-msgid "Installed devices"
-msgstr "Installierte Geräte"
-
-#: plugins/admin/systems/glpi.tpl:112
-msgid "Trading"
-msgstr "Handeln"
-
-#: plugins/admin/systems/glpi.tpl:113
-msgid "Software"
-msgstr "Software"
-
-#: plugins/admin/systems/glpi.tpl:114
-msgid "Contracts"
-msgstr "Verträge"
-
-#: plugins/admin/systems/class_divListSystem.inc:42
-#: plugins/admin/systems/class_divListSystem.inc:43
-msgid "List of systems"
-msgstr "Liste der Systeme"
-
-#: plugins/admin/systems/class_divListSystem.inc:47
-msgid ""
-"This menu allows you to add, remove and change the properties of specific "
-"systems. You can only add systems which have already been started once."
-msgstr ""
-"Mit diesem Menü können Sie Systeme hinzufügen, diese löschen oder die "
-"Eigenschaften bestimmter Systeme verändern. Sie können nur Systeme "
-"hinzufügen, die bereits einmal im Netz gestartet wurden."
-
-#: plugins/admin/systems/class_divListSystem.inc:68
-msgid "System / Department"
-msgstr "System / Abteilung"
-
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Show servers"
-msgstr "Zeige Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-msgid "Select to see Linux terminals"
-msgstr "Wählen, um Linux-Terminals zu sehen"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Show terminals"
-msgstr "Zeige Terminals"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-msgid "Select to see Linux workstations"
-msgstr "Wählen, um Linux-Arbeitsstationen zu sehen"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Show workstations"
-msgstr "Zeige Arbeitsstationen"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Select to see MicroSoft Windows based workstations"
-msgstr "Auswählen, um Microsoft Windows Arbeitsstationen zu sehen"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Show windows based workstations"
-msgstr "Zeige Windows basierte Arbeitsstationen"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Select to see network printers"
-msgstr "Wählen, um die 'Netzwerk-Drucker' zu sehen"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Show network printers"
-msgstr "Zeige Netzwerk-Drucker"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-msgid "Select to see VOIP phones"
-msgstr "Wählen, um 'VoIP-Telefone' zu sehen"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Show phones"
-msgstr "Zeige Telefone"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Select to see network devices"
-msgstr "Wählen, um Netzwerk-Geräte zu sehen"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Show network devices"
-msgstr "Zeige Netzwerk-Geräte"
-
-#: plugins/admin/systems/class_divListSystem.inc:85
-#: plugins/personal/posix/trust_machines.tpl:30
-msgid "Display systems matching"
-msgstr "Zeige die Systeme, auf die das Folgende passt"
-
-#: plugins/admin/systems/class_divListSystem.inc:86
-msgid "Display systems of user"
-msgstr "Zeige Systeme des Benutzers"
-
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal template"
-msgstr "Neue Terminal-Vorlage"
-
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation template"
-msgstr "Neue Vorlage für Arbeitsstation"
-
-#: plugins/admin/systems/class_divListSystem.inc:200
-msgid "New Server"
-msgstr "Neuer Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:206
-msgid "New Printer"
-msgstr "Neuer Drucker"
-
-#: plugins/admin/systems/class_divListSystem.inc:212
-msgid "New Phone"
-msgstr "Neues Telefon"
-
-#: plugins/admin/systems/class_divListSystem.inc:218
-msgid "New Component"
-msgstr "Neue Netzwerk-Komponente"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove selected systems"
-msgstr "Entferne System"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove systems"
-msgstr "Abbild entfernen."
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy selected system"
-msgstr "Entferne System"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy systems"
-msgstr "Liste der Systeme"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "cut selected system"
-msgstr "Entferne System"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "Cut systems"
-msgstr "System bearbeiten"
-
-#: plugins/admin/systems/class_divListSystem.inc:256
-msgid "Cups Server"
-msgstr "CUPS-Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:257
-msgid "Log Db"
-msgstr "Log-DB"
-
-#: plugins/admin/systems/class_divListSystem.inc:258
-msgid "Syslog Server"
-msgstr "Syslog-Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:259
-msgid "Mail Server"
-msgstr "Mail-Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:260
-msgid "Imap Server"
-msgstr "IMAP-Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:261
-msgid "Nfs Server"
-msgstr "NFS-Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:262
-msgid "Kerberos Server"
-msgstr "Kerberos-Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:263
-msgid "Asterisk Server"
-msgstr "Asterisk-Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:264
-msgid "Fax Server"
-msgstr "Fax-Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:265
-msgid "Ldap Server"
-msgstr "LDAP-Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:323
-msgid "Edit system"
-msgstr "System bearbeiten"
-
-#: plugins/admin/systems/class_divListSystem.inc:333
-msgid "Delete system"
-msgstr "Entferne System"
-
-#: plugins/admin/systems/class_divListSystem.inc:376
-msgid "Set root       password"
-msgstr "root-Passwort setzen"
-
-#: plugins/admin/systems/class_divListSystem.inc:383
-msgid "Create CD"
-msgstr "Erstelle CD"
-
-#: plugins/admin/systems/class_divListSystem.inc:384
-msgid "Create FAI CD"
-msgstr "Erstelle FAI-CD"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:1
-msgid "Printer driver"
-msgstr "Drucker-Treiber"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:6
-msgid "Select"
-msgstr "Auswahl"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:9
-msgid "New driver"
-msgstr "Neuer Treiber"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
-msgid "List of available cartridge type for this type of printer"
-msgstr "Verfügbare Patronentypen für diesen Druckertyp"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
-msgid ""
-"This dialog allows you to create new types of cartridges, and select one or "
-"more types for your printer. Cartridge types depends on the printer type you "
-"have selected. For each selected cartridge type there will be a new "
-"cartridge created, this allows you to select the same cartridge type for "
-"more then one printer."
-msgstr ""
-"Dieser Dialog erlaubt es Ihnen, neue Arten von Patronen hinzuzufügen und "
-"einen oder mehrere Typen zu Ihrem Drucker zuzuordnen. Patronentypen sind "
-"abhängig von Ihrem gewählten Druckertyp. Für jeden gewählten Patronentyp "
-"wird eine neue Patrone erstellt. Dies erlaubt es Ihnen, den gleichen "
-"Patronentyp für mehr als einen Drucker zu verwenden."
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
-msgid "Display cartridge types matching"
-msgstr "Zeige die Patronentypen, auf die Folgendes passt"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
-msgid "Regular expression for matching cartridge types"
-msgstr "Regulärer Ausdruck zum Erkennen von Patronentypen"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:6
-msgid "List of devices"
-msgstr "Liste der Geräte"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:23
-msgid ""
-"This dialog allows you to attach a device to your currently edited computer."
-msgstr ""
-"Dieser Dialog erlaubt es Ihnen, ein Gerät zum momentan ausgewählten Computer "
-"hinzuzufügen."
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:35
-msgid "Display devices matching"
-msgstr "Zeige die Geräte, auf die das Folgende passt"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:37
-msgid "Regular expression for matching device names"
-msgstr "Regulärer Ausdruck zum Erkennen von Gerätenamen"
-
-#: plugins/admin/systems/class_servKolab.inc:105
-#, php-format
-msgid "Include data from %s days in the past when creating free/busy lists"
-msgstr ""
-"Berücksichtige %s Tage in der Vergangenheit beim Erstellen von Frei/Belegt-"
-"Listen"
-
-#: plugins/admin/systems/class_servKolab.inc:110
-#, php-format
-msgid "Warn users when using more than %s%% of their mail quota"
-msgstr "Warne Benutzer, wenn sie mehr als %s%% ihres Mail-Kontigentes benutzen"
-
-#: plugins/admin/systems/class_servKolab.inc:200
-#: plugins/admin/systems/class_servKolab.inc:214
-#, php-format
-msgid "Removing host entry from system server/kolab with dn '%s' failed."
-msgstr ""
-"Entfernen des Host-Eintrags von System Server/Kolab mit dn '%s' "
-"fehlgeschlagen."
-
-#: plugins/admin/systems/class_servKolab.inc:266
-msgid "Future days in Free/Busy settings must be set."
-msgstr "Intervall für Frei/Belegt-Informationen muß gesetzt sein."
-
-#: plugins/admin/systems/class_servKolab.inc:268
-msgid "Future days in Free/Busy settings must be a positive value."
-msgstr "Intervall für Frei/Belegt-Informationen muß ein positiver Wert sein."
-
-#: plugins/admin/systems/class_servKolab.inc:272
-msgid "The given Quota settings value must be a number."
-msgstr "Der angegebene Kontingent-Wert muß numerisch sein."
-
-#: plugins/admin/systems/class_servKolab.inc:274
-msgid "Please choose a value between 1 and 100 for Quota settings."
-msgstr "Bitte wählen Sie einen Kontingent-Wert zwischen 1 und 100."
-
-#: plugins/admin/systems/class_servKolab.inc:276
-msgid "Future days must be a value."
-msgstr "Frei/Belegt-Intervall muß einen Wert besitzen."
-
-#: plugins/admin/systems/class_servKolab.inc:280
-msgid "No SMTP privileged networks set."
-msgstr "Es sind keine SMTP-privilegierten Netzwerke vorhanden."
-
-#: plugins/admin/systems/class_servKolab.inc:359
-#, php-format
-msgid "Saving system server/kolab with dn '%s' failed."
-msgstr "Speichern von System Server/Kolab mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/systems/class_servKolab.inc:375
-#: plugins/admin/systems/class_servKolab.inc:386
-msgid "Kolab mail service"
-msgstr "Kolab Mail-Dienst"
-
-#: plugins/admin/systems/class_servKolab.inc:385
-#: plugins/personal/connectivity/class_kolabAccount.inc:5
-#: plugins/personal/connectivity/class_kolabAccount.inc:466
-msgid "Kolab"
-msgstr "Kolab"
-
-#: plugins/admin/systems/class_servKolab.inc:395
-msgid "My destination"
-msgstr "Mein Ziel"
-
-#: plugins/admin/systems/class_servKolab.inc:397
-msgid "FTP FreeBusy service"
-msgstr "FTP Frei/Belegt-Dienst"
-
-#: plugins/admin/systems/class_servKolab.inc:399
-msgid "Enable virus scan"
-msgstr "Virus-Scan aktivieren"
-
-#: plugins/admin/systems/class_servKolab.inc:400
-msgid "Relayhost"
-msgstr "Relay Host"
-
-#: plugins/admin/systems/class_servKolab.inc:402
-msgid "HTTP FreeBusy service"
-msgstr "HTTP Frei/Belegt-Dienst"
-
-#: plugins/admin/systems/class_servKolab.inc:403
-msgid "Allow unauthenticated free busy"
-msgstr ""
-"Erlaube nicht-authentifiziertes Herunterladen von Frei/Belegt-Informationen"
-
-#: plugins/admin/systems/class_servKolab.inc:406
-msgid "kolabFreeBusyFuture"
-msgstr "Kolab Frei/Belegt Ausblick"
-
-#: plugins/admin/systems/servRepository.tpl:6
-msgid "List of configured repositories."
-msgstr "Liste der verfügbaren Repositories."
-
-#: plugins/admin/systems/servRepository.tpl:12
-msgid "Add repository"
-msgstr "Repository hinzufügen"
-
-#: plugins/admin/systems/servRepository.tpl:31
-msgid "This menu allows you to create, delete and edit repository settings."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen, Repository-Einstellungen zu erstellen, zu "
-"entfernen und zu bearbeiten."
-
-#: plugins/admin/systems/chooser.tpl:1
-msgid "Choose the kind of system component you want to create"
-msgstr "Wählen Sie die Art der System-Komponente, die Sie anlegen möchten"
-
-#: plugins/admin/systems/chooser.tpl:4
-msgid ""
-"Linux terminals and workstations are autocreated on bootup. For this reason "
-"you're only be able to create templates for a specific tree. Servers are "
-"normally automatically added too, but in some special cases you may need to "
-"create a faked server entry to provide GOsa with some informations. Other "
-"network components may be used for Nagios setups to create component "
-"dependencies."
-msgstr ""
-"Linux Terminals und Arbeitsstationen werden beim Systemstart automatisch "
-"hinzugefügt. Aus diesem Grund können Sie für diese Systemtypen nur Vorlagen "
-"für einen Teilbaum anlegen. Server werden ebenfalls automatisch hinzugefügt, "
-"in einigen Fällen benötigen Sie Pseudo-Einträge um GOsa mit benötigten "
-"Informationen zu versorgen. Weitere Netzwerk-Komponenten können z.B. für "
-"Nagios Umgebungen genutzt werden um die Abhängigkeiten aufzulösen."
-
-#: plugins/admin/systems/chooser.tpl:7
-msgid "Linux thin client template"
-msgstr "Linux Thin-Client Vorlage"
-
-#: plugins/admin/systems/chooser.tpl:8
-msgid "Linux workstation template"
-msgstr "Linux Arbeitsstations-Vorlage"
-
-#: plugins/admin/systems/chooser.tpl:9
-msgid "Linux Server"
-msgstr "Linux Server"
-
-#: plugins/admin/systems/chooser.tpl:10
-msgid "Windows workstation"
-msgstr "Windows Arbeitsstation"
-
-#: plugins/admin/systems/chooser.tpl:11
-msgid "Network printer"
-msgstr "Netzwerk-Drucker"
-
-#: plugins/admin/systems/chooser.tpl:13
-msgid "Other network component"
-msgstr "Andere Netzwerk-Komponente"
-
-#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
-msgid "Create"
-msgstr "Anlegen"
-
-#: plugins/admin/systems/password.tpl:2
-msgid ""
-"To change the terminal root password use the fields below. The changes take "
-"effect during the next reboot. Please memorize the new password, because you "
-"wouldn't be able to log in."
-msgstr ""
-"Um das root-Passwort des Terminals zu ändern, nutzen Sie die Felder unten. "
-"Die Änderungen werden beim nächsten Neustart wirksam. Merken Sie sich das "
-"Passwort, da eine Anmeldung ohne dieses Passwort nicht möglich ist."
-
-#: plugins/admin/systems/password.tpl:5
-msgid "Leave fields blank for password inheritance from default entries."
-msgstr ""
-"Lassen Sie die Felder leer, um das Passwort aus den Standard-Einträgen zu "
-"übernehmen."
-
-#: plugins/admin/systems/password.tpl:9
-msgid "Changing the password impinges on authentification only."
-msgstr ""
-"Das Ändern des Passwortes wirkt sich nur auf die Authentifizierung aus."
-
-#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/generic/password.tpl:7
-#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
-#: ihtml/themes/default/password.tpl:84
-msgid "New password"
-msgstr "Neues Passwort"
-
-#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
-#: plugins/personal/password/password.tpl:21
-#: plugins/personal/generic/password.tpl:11
-msgid "Repeat new password"
-msgstr "Neues Passwort (Wiederholung)"
-
-#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
-#: plugins/personal/password/password.tpl:30
-#: plugins/personal/generic/password.tpl:17
-msgid "Set password"
-msgstr "Passwort setzen"
-
-#: plugins/admin/systems/class_glpiAccount.inc:185
-#: plugins/admin/systems/class_glpiAccount.inc:191
-#: plugins/admin/systems/class_glpiAccount.inc:197
-msgid "This feature is not implemented yet."
-msgstr "Dieses Feature wurde noch nicht implementiert."
-
-#: plugins/admin/systems/class_glpiAccount.inc:299
-msgid "Adding new sytem type failed, this system type name is already used."
-msgstr ""
-"Das Hinzufügen des neuen Systemtyps ist fehlgeschlagen - der angegebene Name "
-"wird bereits verwendet."
-
-#: plugins/admin/systems/class_glpiAccount.inc:319
-#, php-format
-msgid ""
-"You can't delete this system type, it is still in use by these system(s) '%s'"
-msgstr ""
-"Sie können diesen Systemtyp nicht entfernen, er wird noch von folgendem(n) "
-"System(en) verwendet: '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:330
-msgid "Rename failed, this system type name is already used."
-msgstr ""
-"Das Umbenennen schlug fehl: Der angegebene Name wird bereits verwendet."
-
-#: plugins/admin/systems/class_glpiAccount.inc:386
-msgid "Adding new operating system failed, specifed name is already used."
-msgstr ""
-"Das Hinzufügen des neuen Betriebssystems ist fehlgeschlagen - der angegebene "
-"Name wird bereits verwendet."
-
-#: plugins/admin/systems/class_glpiAccount.inc:408
-#, php-format
-msgid ""
-"You can't delete this operating system, it is still in use by these system"
-"(s) '%s'"
-msgstr ""
-"Sie können dieses Betriebssystem nicht löschen, es wird von folgenden(m) "
-"System(en) verwendet: '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:420
-msgid "Updating operating system failed, specifed name is already used."
-msgstr ""
-"Das Aktualisieren des Betriebssystems schlug fehl, da der angegebene Name "
-"bereits verwendet wird."
-
-#: plugins/admin/systems/class_glpiAccount.inc:499
-#, php-format
-msgid ""
-"Could not add the given user, the users dn is too long, only 100 characters "
-"are allowed here."
-msgstr ""
-"Kann den Benutzer nicht hinzufügen, da die DN zu lang ist. Es sind hier "
-"maximal 100 Zeichen erlaubt."
-
-#: plugins/admin/systems/class_glpiAccount.inc:581
-msgid ""
-"This device has inventory informations enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"Dieses Gerät besitzt aktivierte Inventar-Funktionen. Sie können diese durch "
-"einen Klick auf die Schaltfläche unten deaktivieren."
-
-#: plugins/admin/systems/class_glpiAccount.inc:584
-msgid ""
-"This device has inventory informations disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Aktuell besitzt dieses Gerät keine aktivierten Inventar-Funktionen. Sie "
-"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#: plugins/admin/systems/class_glpiAccount.inc:679
-#: plugins/admin/systems/class_glpiAccount.inc:680
-msgid "Can't remove glpi account, while mysql extension is missing."
-msgstr ""
-"Kann das glpi-Konto nicht entfernen, solange die MySQL-Erweiterung für PHP "
-"fehlt."
-
-#: plugins/admin/systems/class_glpiAccount.inc:781
-msgid "Inventory extension"
-msgstr "Inventar-Erweiterung"
-
-#: plugins/admin/systems/class_glpiAccount.inc:798
-msgid "Peripheral devices"
-msgstr "Externe Geräte"
-
-#: plugins/admin/systems/servdnseditzone.tpl:13
-msgid "Network address"
-msgstr "Netzwerk-Adresse"
-
-#: plugins/admin/systems/servdnseditzone.tpl:19
-#, fuzzy
-msgid "Netmask"
-msgstr "Netatalk"
-
-#: plugins/admin/systems/servdnseditzone.tpl:36
-msgid "Can't be edited because the zone wasn't saved right now."
-msgstr ""
-"Kann nicht bearbeitet werden, da die Zone bis jetzt nicht gespeichert wurde."
-
-#: plugins/admin/systems/servdnseditzone.tpl:48
-msgid "SOA record"
-msgstr "SOA-Eintrag"
-
-#: plugins/admin/systems/servdnseditzone.tpl:54
-msgid "Primary dns server for this zone"
-msgstr "Primärer DNS-Server für diese Zone"
-
-#: plugins/admin/systems/servdnseditzone.tpl:66
-msgid "Serial number (automatically incremented)"
-msgstr "Seriennummer (automatisch inkrementiert)"
-
-#: plugins/admin/systems/servdnseditzone.tpl:109
-msgid "MxRecords"
-msgstr "MX-Einträge"
-
-#: plugins/admin/systems/servdnseditzone.tpl:121
-msgid "Global zone records"
-msgstr "Globale Zonen-Einträge"
-
-#: plugins/admin/systems/workstationStartup.tpl:51
-#: plugins/admin/systems/workstationStartup.tpl:85
-msgid "FAI server"
-msgstr "FAI-Server"
-
-#: plugins/admin/systems/workstationStartup.tpl:75
-#: plugins/admin/systems/workstationStartup.tpl:116
-msgid "Assigned FAI classes"
-msgstr "Zugewiesene FAI-Klassen"
-
-#: plugins/admin/systems/workstationStartup.tpl:102
-msgid "set"
-msgstr "setzen"
-
-#: plugins/admin/systems/workstationStartup.tpl:136
-#, fuzzy
-msgid ""
-"FAI Object assignment disabled. You can't use this feature until FAI is "
-"activated."
-msgstr "Sie können diese Erweiterung erst verwenden, wenn FAI aktiviert wurde."
-
-#: plugins/admin/systems/class_servNfs.inc:47
-#, php-format
-msgid "The file '%s/encodings' does not exist, can't get supported charsets."
-msgstr ""
-"Die Datei '%s/encodings' wurde nicht gefunden, kann die unterstützten "
-"Zeichensätze nicht einlesen."
-
-#: plugins/admin/systems/class_servNfs.inc:50
-#, php-format
-msgid "Can't read '%s/encodings', please check permissions."
-msgstr "Kann '%s/encodings' nicht lesen, bitte prüfen Sie die Rechte."
-
-#: plugins/admin/systems/class_servNfs.inc:184
-msgid "Please specify a valid path for your setup."
-msgstr "Bitte geben Sie einen gültigen Pfad an."
-
-#: plugins/admin/systems/class_servNfs.inc:190
-msgid "Please specify a valid name for your share."
-msgstr "Bitte geben Sie einen gültigen Freigabe-Namen an."
-
-#: plugins/admin/systems/class_servNfs.inc:193
-msgid "Please specify a name for your share."
-msgstr "Bitte geben Sie einen Freigabe-Namen an."
-
-#: plugins/admin/systems/class_servNfs.inc:198
-msgid "Description contains invalid characters."
-msgstr "Das Feld 'Beschreibung' enthält ungültige Zeichen!"
-
-#: plugins/admin/systems/class_servNfs.inc:202
-msgid "Volume contains invalid characters."
-msgstr "Das Feld 'Volume' enthält ungültige Zeichen!"
-
-#: plugins/admin/systems/class_servNfs.inc:206
-msgid "Path contains invalid characters."
-msgstr "Das Feld 'Pfad' enthält ungültige Zeichen."
-
-#: plugins/admin/systems/class_servNfs.inc:210
-msgid "Option contains invalid characters."
-msgstr "Das Feld 'Option' enthält ungültige Zeichen!"
-
-#: plugins/admin/systems/class_goLogDBServer.inc:31
-#: plugins/admin/systems/class_goLogDBServer.inc:59
-#: plugins/admin/systems/class_goLogDBServer.inc:89
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-msgid "Logging database"
-msgstr "Protokoll-Datenbank"
-
-#: plugins/admin/systems/goVirusServer.tpl:5
-msgid "Generic virus filtering"
-msgstr "Allgemeiner Virus-Filter"
-
-#: plugins/admin/systems/goVirusServer.tpl:47
-msgid "Select number of maximal threads"
-msgstr "Wählen Sie die maximale Anzahl von Prozessen"
-
-#: plugins/admin/systems/goVirusServer.tpl:61
-msgid "Max directory recursions"
-msgstr "Maximale Verzeichnis-Tiefe"
-
-#: plugins/admin/systems/goVirusServer.tpl:101
-msgid "Archive scanning"
-msgstr "Überprüfe Archive"
-
-#: plugins/admin/systems/goVirusServer.tpl:143
-msgid "Maximum recursion"
-msgstr "Maximale Rekursionstiefe"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#: plugins/admin/departments/class_departmentGeneric.inc:587
-#: plugins/admin/departments/class_departmentGeneric.inc:592
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Departments"
-msgstr "Abteilungen"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-msgid "use"
-msgstr "verwenden"
-
-#: plugins/admin/systems/goLogDBServer.tpl:1
-msgid "Logging database information"
-msgstr "Informationen der Protokoll-Datenbank"
-
-#: plugins/admin/systems/class_goFaxServer.inc:32
-msgid "FAX database"
-msgstr "Fax-Datenbank"
-
-#: plugins/admin/systems/class_goFaxServer.inc:61
-msgid "FAX database configuration"
-msgstr "Konfiguration der Fax-Datenbank"
-
-#: plugins/admin/systems/class_goFaxServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Fax database"
-msgstr "Fax-Datenbank"
-
-#: plugins/admin/systems/class_goFaxServer.inc:99
-msgid "Login name"
-msgstr "Anmeldename"
-
-#: plugins/admin/systems/glpiPrinter.tpl:9
-msgid "Printer type"
-msgstr "Druckertyp"
-
-#: plugins/admin/systems/glpiPrinter.tpl:39
-msgid "Supported interfaces"
-msgstr "Unterstützte Schnittstellen"
-
-#: plugins/admin/systems/glpiPrinter.tpl:58
-msgid "Parallel"
-msgstr "Parallel"
-
-#: plugins/admin/systems/glpiPrinter.tpl:68
-msgid "USB"
-msgstr "USB"
-
-#: plugins/admin/systems/glpiPrinter.tpl:139
-msgid "Installed cartridges"
-msgstr "Installierte Patronen"
-
-#: plugins/admin/applications/remove.tpl:6
-#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
-#: ihtml/themes/default/remove.tpl:6
-msgid ""
-"This may be used by several groups. Please double check if your really want "
-"to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Dieser Eintrag wird unter Umständen von verschiedenen Gruppen genutzt. Bitte "
-"überprüfen Sie genau was Sie tun, da GOsa keine Möglichkeit hat, die Daten "
-"wiederherzustellen."
-
-#: plugins/admin/applications/class_divListApplication.inc:31
-msgid "List of Applications"
-msgstr "Liste der Anwendungen"
-
-#: plugins/admin/applications/class_divListApplication.inc:32
-msgid "This table displays all applications in the selected tree."
-msgstr "Diese Tabelle enthält alle Abteilungen des gewählten Teilbaums"
-
-#: plugins/admin/applications/class_divListApplication.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected applications. You may "
-"want to use the range selector on top of the application listbox, when "
-"working with a large number of applications."
-msgstr ""
-"Dieses Menü ermöglicht es Ihnen, Anwendungen hinzuzufügen, zu bearbeiten "
-"oder zu entfernen. Bei einer großen Anzahl von Anwendungen bietet sich die "
-"Verwendung der Bereichsauswahl an."
-
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/applications/class_applicationGeneric.inc:506
-#: plugins/admin/applications/generic.tpl:7
-#: plugins/admin/applications/generic.tpl:10
-msgid "Application name"
-msgstr "Name der Anwendung"
-
-#: plugins/admin/applications/class_divListApplication.inc:161
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "new"
-msgstr "Neu"
-
-#: plugins/admin/applications/class_divListApplication.inc:162
-msgid "Create new application"
-msgstr "Neue Anwendungen erstellen"
-
-#: plugins/admin/applications/class_divListApplication.inc:181
-#, fuzzy
-msgid "Remove selected applications"
-msgstr "Anwendungen entfernen"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:103
-msgid "no example"
-msgstr "kein Beispiel"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:134
-msgid "This 'dn' is no application."
-msgstr "Dieser 'DN' ist keine Anwendung."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:236
-#, php-format
-msgid "Removing of application with dn '%s' failed."
-msgstr "Entfernen der Anwendung mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:248
-#, php-format
-msgid "Removing application from objectgroup '%s' failed"
-msgstr "Entfernen der Anwendung von Objektgruppe '%s' fehlgeschlagen"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:255
-#, php-format
-msgid "Removing application from group '%s' failed"
-msgstr "Entfernen der Anwendung von der Gruppe '%s' ist fehlgeschlagen"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:306
-msgid "The specified picture has not been uploaded correctly."
-msgstr "Das angegebene Bild wurde nicht korrekt übertragen."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:338
-msgid "Can't access uploaded image."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:343
-msgid ""
-"Uploaded image could not be resized, possilby the image magick extension is "
-"missing."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:348
-#, fuzzy
-msgid ""
-"Could not convert image to png, possilby the image magick extension is "
-"missing."
-msgstr ""
-"Die MySQL-Erweiterung wurde nicht gefunden - kann daher nicht zur glpi-"
-"Datenbank verbinden."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:352
-#, php-format
-msgid "Could not save uploaded image to %s."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:381
-msgid "Specified execute path must start with '/'."
-msgstr "Der angegebene Ausführungspfad muss zwingend mit '/' beginnen."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:398
-msgid "Required field 'Name' is not filled."
-msgstr "Das benötigte Feld 'Name' ist nicht ausgefüllt."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:402
-msgid "Invalid character in application name. Only a-z 0-9 are allowed."
-msgstr ""
-"Ungültiges Zeichen in Anwendungs-Name. Nur a-z und 0-9 sind erlaubte Zeichen."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:406
-msgid "Required field 'Execute' is not filled."
-msgstr "Das benötigte Feld 'Auführen' ist nicht ausgefüllt."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:421
-#: plugins/admin/applications/class_applicationGeneric.inc:429
-msgid "There's already an application with this 'Name'."
-msgstr "Eine Anwendung mit diesem Namen existiert bereits."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:477
-#, php-format
-msgid "Saving of application with dn '%s' failed."
-msgstr "Speichern der Anwendung mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:502
-msgid "Application settings"
-msgstr "Anwendungs-Einstellungen"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:511
-#: plugins/admin/applications/generic.tpl:19
-msgid "Application name to be displayed (i.e. below icons)"
-msgstr "Angezeigter Name der Anwendung (z.B. unter Symbole)"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:543
-msgid "Application generic"
-msgstr "Anwendung (Allgemein)"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:556
-#: plugins/admin/applications/generic.tpl:66
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
-#: plugins/admin/mimetypes/generic.tpl:67
-msgid "Icon"
-msgstr "Symbol"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:557
-msgid "Flag"
-msgstr "Flag"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:558
-msgid "Script content"
-msgstr "Skript-Inhalt"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:560
-#: plugins/admin/applications/generic.tpl:99
-msgid "Only executable for members"
-msgstr "Nur ausführbar für Gruppen-Mitglieder"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:561
-#: plugins/admin/applications/generic.tpl:110
-msgid "Place icon on members desktop"
-msgstr "Platziere das Symbol auf dem Desktop der Gruppenmitglieder"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:562
-#: plugins/admin/applications/generic.tpl:120
-msgid "Place entry in members launch bar"
-msgstr "Platziere einen Eintrag in der Kontrollleiste der Gruppenmitglieder"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:563
-#: plugins/admin/applications/generic.tpl:115
-msgid "Place entry in members startmenu"
-msgstr "Platziere einen Eintrag im Startmenü der Gruppenmitglieder"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:564
-#: plugins/admin/applications/generic.tpl:104
-msgid "Replace user configuration on startup"
-msgstr "Konfiguration bei jedem Start ersetzen"
-
-#: plugins/admin/applications/class_applicationManagement.inc:323
-#: plugins/admin/applications/class_applicationManagement.inc:377
-#: plugins/admin/applications/class_applicationManagement.inc:407
-msgid "You are not allowed to delete this application!"
-msgstr "Sie haben keine Berechtigung, diese Anwendung zu löschen!"
-
-#: plugins/admin/applications/class_applicationManagement.inc:370
-#, php-format
-msgid "You're about to delete the application '%s'."
-msgstr "Sind sind dabei, den Anwendungseintrag '%s' zu löschen."
-
-#: plugins/admin/applications/main.inc:39
-#: plugins/admin/applications/main.inc:41
-msgid "Application management"
-msgstr "Anwendungsverwaltung"
-
-#: plugins/admin/applications/class_applicationParameters.inc:54
-msgid "Remove options"
-msgstr "Optionen entfernen"
-
-#: plugins/admin/applications/class_applicationParameters.inc:55
-msgid "This application has options. You can disable them by clicking below."
-msgstr ""
-"Diese Anwendung besitzt Optionen. Sie können diese durch Betätigen der "
-"Schaltfläche unten entfernen."
-
-#: plugins/admin/applications/class_applicationParameters.inc:57
-msgid "Create options"
-msgstr "Optionen aktivieren"
-
-#: plugins/admin/applications/class_applicationParameters.inc:58
-msgid ""
-"This application has options disabled. You can enable them by clicking below."
-msgstr ""
-"Diese Anwendung besitzt keine Optionen. Sie können diese durch Betätigen der "
-"Schaltfläche unten hinzufügen."
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/admin/fai/class_faiVariable.inc:424
-msgid "Variable"
-msgstr "Variable"
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/gofon/macro/parameter.tpl:10
-msgid "Default value"
-msgstr "Standardwert"
-
-#: plugins/admin/applications/class_applicationParameters.inc:130
-msgid "Add option"
-msgstr "Option hinzufügen"
-
-#: plugins/admin/applications/class_applicationParameters.inc:159
-#, php-format
-msgid "Removing of application parameters with dn '%s' failed."
-msgstr "Entfernen der Anwendungsparameter mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/applications/class_applicationParameters.inc:190
-#, php-format
-msgid "Value '%s' specified as option name is not valid."
-msgstr "Der von Ihnen angegebene Optionsname '%s' ist ungültig."
-
-#: plugins/admin/applications/class_applicationParameters.inc:221
-#, php-format
-msgid "Saving of application parameters with dn '%s' failed."
-msgstr "Speichern der Anwendungsparameter mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/applications/class_applicationParameters.inc:233
-msgid "Parameter configuration"
-msgstr "Konfiguration der Parameter"
-
-#: plugins/admin/applications/class_applicationParameters.inc:241
-msgid "Application parameter settings"
-msgstr "Konfiguration der Anwendungs-Parameter"
-
-#: plugins/admin/applications/release_select.tpl:3
-#: plugins/admin/mimetypes/release_select.tpl:3
-#: plugins/admin/fai/branch_selector.tpl:3
-msgid "Branches"
-msgstr "Zweige"
-
-#: plugins/admin/applications/release_select.tpl:9
-#: plugins/admin/mimetypes/release_select.tpl:9
-#: plugins/admin/fai/branch_selector.tpl:9
-msgid "Current release"
-msgstr "Momentanes Release"
-
-#: plugins/admin/applications/generic.tpl:15
-#: plugins/gofon/macro/class_gofonMacro.inc:583
-#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
-msgid "Display name"
-msgstr "Angezeigter Name"
-
-#: plugins/admin/applications/generic.tpl:28
-msgid "Path and/or binary name of application"
-msgstr "Pfad und/oder Name der Anwendung"
-
-#: plugins/admin/applications/generic.tpl:45
-#: plugins/admin/mimetypes/generic.tpl:47
-msgid "Choose subtree to place application in"
-msgstr "Wählen Sie den Teilbaum, in den die Anwendung plaziert werden soll."
-
-#: plugins/admin/applications/generic.tpl:78
-#: plugins/admin/mimetypes/generic.tpl:79
-msgid "Update"
-msgstr "Anwenden"
-
-#: plugins/admin/applications/generic.tpl:78
-msgid "Reload picture from LDAP"
-msgstr "Bild neu laden"
-
-#: plugins/admin/applications/generic.tpl:81
-#: plugins/personal/generic/generic_picture.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:52
-msgid "Remove picture"
-msgstr "Bild entfernen"
-
-#: plugins/admin/applications/generic.tpl:81
-msgid "Remove picture from LDAP"
-msgstr "Entferne Bild aus LDAP"
-
-#: plugins/admin/applications/generic.tpl:140
-#: plugins/admin/fai/class_faiScriptEntry.inc:89
-#: plugins/admin/fai/class_faiHookEntry.inc:84
-#: plugins/admin/fai/class_faiScript.inc:316
-#: plugins/admin/fai/class_faiHook.inc:314
-#: plugins/admin/fai/class_faiTemplate.inc:292
-msgid "Download"
-msgstr "Herunterladen"
-
-#: plugins/admin/users/remove.tpl:6
-msgid ""
-"This includes all account data, system access rules, imap settings, etc. for "
-"this user. Please double check if your really want to do this since there is "
-"no way for GOsa to get your data back."
-msgstr ""
-"Dies umfasst alle Konto-Informationen, Zugriffsregeln, IMAP-Einstellungen, "
-"etc. dieses Benutzers. Bitte prüfen Sie genau, da es keine Möglichkeit für "
-"GOsa gibt, die Daten wiederherzustellen. "
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Erzeugen eines neuen Benutzer aus einer Vorlage"
-
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-"Das Anlegen von neuen Benutzern kann durch die Verwendung von Vorlagen "
-"vereinfacht werden. Viele Datenbankeinträge lassen sich damit automatisch "
-"ausfüllen. Wählen sie 'keine' um den Vorlagen-Dialog zu überspringen."
-
-#: plugins/admin/users/template.tpl:32
-#: plugins/personal/generic/paste_generic.tpl:15
-#: plugins/personal/generic/generic.tpl:65
-msgid "Login"
-msgstr "Kennung"
-
-#: plugins/admin/users/class_userManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:235
-msgid "You are not allowed to set this users password!"
-msgstr "Sie haben keine Berechtigung, das Passwort dieses Benutzers zu setzen!"
-
-#: plugins/admin/users/class_userManagement.inc:183
-#: plugins/personal/password/class_password.inc:79
-#: plugins/personal/generic/main.inc:79 html/password.php:191
-msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr ""
-"Die Passwörter, die Sie als 'Neues Passwort' und 'Neues Passwort "
-"(Wiederholung)' eingegeben haben sind nicht identisch."
-
-#: plugins/admin/users/class_userManagement.inc:188
-#: plugins/personal/password/class_password.inc:81
-#: plugins/personal/generic/main.inc:84 html/password.php:194
-msgid "The password you've entered as 'New password' is empty."
-msgstr ""
-"Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben ist leer."
-
-#: plugins/admin/users/class_userManagement.inc:327
-#, fuzzy, php-format
-msgid "You're about to delete the following entry: %s"
-msgstr "Sie löschen gerade den Eintrag %s."
-
-#: plugins/admin/users/class_userManagement.inc:329
-#, fuzzy, php-format
-msgid "You're about to delete the following entries: %s"
-msgstr "Sie löschen gerade den Eintrag %s."
-
-#: plugins/admin/users/class_userManagement.inc:357
-#, fuzzy, php-format
-msgid "You are not allowed to delete the user '%s'!"
-msgstr "Sie haben keine Berechtigung, diesen Benutzer zu löschen!"
-
-#: plugins/admin/users/class_userManagement.inc:403
-#, php-format
-msgid "You're about to delete the user %s."
-msgstr "Sie löschen gerade den Benutzer %s."
-
-#: plugins/admin/users/class_userManagement.inc:433
-msgid "You are not allowed to delete this user!"
-msgstr "Sie haben keine Berechtigung, diesen Benutzer zu löschen!"
-
-#: plugins/admin/users/class_userManagement.inc:558
-msgid "Please select a valid template."
-msgstr "Bitte wählen Sie eine gültige Vorlage."
-
-#: plugins/admin/users/class_userManagement.inc:651
-msgid "A person with the choosen name is already used in this tree."
-msgstr ""
-"Ein Person mit dem ausgewählten Namen ist in diesem Baum bereits angelegt."
-
-#: plugins/admin/users/class_divListUsers.inc:40
-msgid ""
-"This menu allows you to create, edit and delete selected users. Having a "
-"great number of users, you may want to use the range selectors on top of the "
-"user list."
-msgstr ""
-"Dieses Menü ermöglicht es Ihnen, Benutzer hinzuzufügen, zu bearbeiten oder "
-"zu entfernen. Bei einer großen Anzahl von Benutzern bietet sich die "
-"Verwendung der Bereichsauswahl an."
-
-#: plugins/admin/users/class_divListUsers.inc:61
-#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
-#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
-msgid "Username"
-msgstr "Benutzername"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Select to see template pseudo users"
-msgstr "Wählen Sie dies, um Vorlagen für Benutzer anzuzeigen"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Show templates"
-msgstr "Zeige Vorlagen"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Select to see users that have only a GOsa object"
-msgstr "Auswählen, um die Benutzer anzuzeigen, die nur ein GOsa-Objekt haben"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Show functional users"
-msgstr "Zeige zweckbezogene Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Select to see users that have posix settings"
-msgstr "Auswählen, um die Benutzer mit UNIX-Konto zu sehen"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Show unix users"
-msgstr "Zeige UNIX-Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Select to see users that have mail settings"
-msgstr ""
-"Auswählen, um die Benutzer zu sehen, die eine Mail-Erweiterung besitzen"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Show mail users"
-msgstr "Zeige Mail-Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Select to see users that have samba settings"
-msgstr "Auswählen, um die Benutzer zu sehen, die Samba-Einstellungen besitzen"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Show samba users"
-msgstr "Zeige Samba-Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Select to see users that have proxy settings"
-msgstr "Auswählen, um die Benutzer zu sehen, die Proxy-Einstellungen besitzen"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Show proxy users"
-msgstr "Zeige Proxy-Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "Create new user"
-msgstr "Neuen Benutzer erstellen"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "New user"
-msgstr "Neuer Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "Create new template"
-msgstr "Neue Vorlage erstellen"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "New template"
-msgstr "Neue Vorlage"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove selected user"
-msgstr "Verwende gewählten Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove user"
-msgstr "Dienst entfernen"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy selected user"
-msgstr "Verwende gewählten Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy users"
-msgstr "Zähle Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "cut selected user"
-msgstr "Verwende gewählten Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "Cut users"
-msgstr "Zähle Benutzer"
-
-#: plugins/admin/users/class_divListUsers.inc:219
-msgid "GOsa"
-msgstr "GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:220
-msgid "Edit generic properties"
-msgstr "Allgemeine Einstellungen bearbeiten"
-
-#: plugins/admin/users/class_divListUsers.inc:222
-msgid "Edit UNIX properties"
-msgstr "UNIX-Einstellungen bearbeiten"
-
-#: plugins/admin/users/class_divListUsers.inc:224
-msgid "Edit environment properties"
-msgstr "Umgebungs-Einstellungen bearbeiten"
-
-#: plugins/admin/users/class_divListUsers.inc:226
-msgid "Edit mail properties"
-msgstr "Mail-Einstellungen bearbeiten"
-
-#: plugins/admin/users/class_divListUsers.inc:228
-msgid "Edit phone properties"
-msgstr "Telefon-Einstellungen bearbeiten"
-
-#: plugins/admin/users/class_divListUsers.inc:230
-msgid "Edit fax properies"
-msgstr "Fax-Einstellungen bearbeiten"
-
-#: plugins/admin/users/class_divListUsers.inc:232
-msgid "Edit samba properties"
-msgstr "Samba-Einstellungen bearbeiten"
-
-#: plugins/admin/users/class_divListUsers.inc:234
-msgid "Edit netatalk properties"
-msgstr "Netatalk-Einstellungen bearbeiten"
-
-#: plugins/admin/users/class_divListUsers.inc:235
-msgid "Create user from template"
-msgstr "Neuen Benutzer aus Vorlage erstellen"
-
-#: plugins/admin/users/class_divListUsers.inc:236
-msgid "Create user with this template"
-msgstr "Neuen Benutzer aus dieser Vorlage erstellen"
-
-#: plugins/admin/users/class_divListUsers.inc:271
-msgid "password"
-msgstr "Passwort"
-
-#: plugins/admin/users/class_divListUsers.inc:272
-msgid "Change password"
-msgstr "Passwort ändern"
-
-#: plugins/admin/users/class_divListUsers.inc:275
-msgid "You are not allowed to change the password for this user."
-msgstr "Sie haben keine Berechtigung, das Passwort dieses Benutzers zu ändern."
-
-#: plugins/admin/users/class_divListUsers.inc:289
-msgid "You are not allowed to remove this user."
-msgstr "Sie haben keine Berechtigung, diesen Benutzer zu löschen."
-
-#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
-msgid "User administration"
-msgstr "Benutzerverwaltung"
-
-#: plugins/admin/users/password.tpl:2
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
-msgstr ""
-"Um das Benutzer-Passwort zu ändern, nutzen Sie die Felder unten. Die "
-"Änderungen werden sofort wirksam. Merken Sie sich das Passwort, da sich der "
-"Benutzer ohne dieses Passwort nicht anmelden kann."
-
-#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
-msgid ""
-"Changing the password affects your authentification on mail, proxy, samba "
-"and unix services."
-msgstr ""
-"Das Ändern des Passwortes wirkt sich auf ihre Authentifizierung bei Mail-, "
-"Proxy-, Samba- und Unix-Diensten aus."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
-#, php-format
-msgid "Saving of mime type/generic with dn '%s' failed."
-msgstr "Speichern von MIME-Typ/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
-#, php-format
-msgid "Removing of mime type/generic with dn '%s' failed."
-msgstr "Entfernen von MIME-Typ/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
-#, php-format
-msgid "Removing mime type from objectgroup '%s' failed"
-msgstr "Entfernen des MIME-Typs von Objektgruppe '%s' fehlgeschlagen"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
-msgid "Please specify a valid name for this mime type."
-msgstr "Bitte geben Sie einen gültigen Namen für diesen MIME-Typ an."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
-msgid "Please specify at least one file pattern."
-msgstr "Bitte geben Sie mindestens ein Dateimuster an."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
-msgid "There's already a mime type with this 'Name'."
-msgstr "Eine MIME-Typ mit diesem Namen existiert bereits."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
-msgid "There's already an mime with this 'Name'."
-msgstr "Ein MIME-Typ mit diesem 'Namen' existiert bereits."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
-msgid "Mime type generic"
-msgstr "MIME-Typ (Allgemein)"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
-msgid "Mime types"
-msgstr "MIME-Typen"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
-#: plugins/admin/mimetypes/generic.tpl:22
-msgid "Mime group"
-msgstr "MIME-Gruppe"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
-msgid "Left click action"
-msgstr "Linksklick-Aktion"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
-#: plugins/admin/mimetypes/generic.tpl:99
-msgid "File patterns"
-msgstr "Datei-Muster"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
-msgid "Embedded applications"
-msgstr "Eingebettete Anwendungen"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
-msgid "List of defined mime types"
-msgstr "Liste von definierten MIME-Typen"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
-msgid ""
-"This menu allows you to add, edit and remove selected mime types. You may "
-"want to use the range selector on top of the mime type listbox, when working "
-"with a large number of mime types."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen MIME-Typen hinzuzufügen, zu bearbeiten oder zu "
-"entfernen. Bei einer großen Anzahl von MIME-Typen bietet sich die Verwendung "
-"der Bereichsauswahl an."
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-msgid "Mime type name"
-msgstr "MIME-Typ Name"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
-msgid "Display mime types matching"
-msgstr "Zeige MIME-Typen, auf die Folgendes passt"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
-msgid "Create new mime type"
-msgstr "Neuen MIME-Typ erstellen"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove selected mimetype"
-msgstr "Dieses Element entfernen"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove mimetype"
-msgstr "Eintrag entfernen"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy selected object"
-msgstr "Vollständiges Objekt"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy object"
-msgstr "Vollständiges Objekt"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "cut selected object"
-msgstr "Vollständiges Objekt"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "Cut object"
-msgstr "Aktuelles Objekt"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
-#: plugins/admin/mimetypes/paste_generic.tpl:13
-#: plugins/admin/mimetypes/generic.tpl:12
-msgid "Mime type"
-msgstr "MIME-Typ"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
-msgid "Manage mime types"
-msgstr "MIME-Typen verwalten"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
-msgid "You are not allowed to delete this mime type!"
-msgstr "Sie haben keine Berechtigung, diesen MIME-Typ zu löschen!"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
-#, php-format
-msgid "You're about to delete the mime type '%s'."
-msgstr "Sie löschen gerade den MIME-Typ '%s'."
-
-#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
-msgid "Mimetype management"
-msgstr "MIME-Typen Verwaltung"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:16
-#: plugins/admin/mimetypes/generic.tpl:16
-msgid "Please enter a name for the mime type here"
-msgstr "Bitte geben Sie hier einen Namen für den MIME-Typ ein"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:24
-msgid "Please specify a description for this mime type here"
-msgstr "Bitte geben Sie hier eine Beschreibung dieses MIME-Typs ein"
-
-#: plugins/admin/mimetypes/generic.tpl:26
-msgid "Categorize this mime type"
-msgstr "Kategorie dieses MIME-Typs"
-
-#: plugins/admin/mimetypes/generic.tpl:38
-msgid "Please specify a description"
-msgstr "Bitte geben Sie eine Beschreibung an"
-
-#: plugins/admin/mimetypes/generic.tpl:68
-msgid "Mime icon"
-msgstr "MIME-Icon"
-
-#: plugins/admin/mimetypes/generic.tpl:80
-msgid "Update mime type icon"
-msgstr "Aktualisiere MIME-Typ Icon"
-
-#: plugins/admin/mimetypes/generic.tpl:94
-msgid "Left click"
-msgstr "Linksklick"
-
-#: plugins/admin/mimetypes/generic.tpl:105
-msgid "Please specify a new file pattern"
-msgstr "Bitte geben Sie ein neues Dateimuster an"
-
-#: plugins/admin/mimetypes/generic.tpl:108
-msgid "Add a new file pattern"
-msgstr "Erstelle ein neues Dateimuster"
-
-#: plugins/admin/mimetypes/generic.tpl:117
-#: plugins/admin/mimetypes/generic.tpl:171
-msgid "Enter an application name here"
-msgstr "Geben Sie hier den Namen der Anwendung ein"
-
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:175
-msgid "Add application"
-msgstr "Anwendung hinzufügen"
-
-#: plugins/admin/mimetypes/generic.tpl:131
-msgid "Embedding"
-msgstr "einbettend"
-
-#: plugins/admin/mimetypes/generic.tpl:144
-msgid "Show file in embedded viewer"
-msgstr "Zeige Datei mit eingebautem Betrachter"
-
-#: plugins/admin/mimetypes/generic.tpl:151
-msgid "Show file in external viewer"
-msgstr "Zeige Datei mit externem Programm"
-
-#: plugins/admin/mimetypes/generic.tpl:158
-msgid "Ask whether to save to local disk"
-msgstr "Frage nach, ob Datei lokal auf Festplatte gespeichert werden soll"
-
-#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
-msgid "Acl"
-msgstr "ACL"
-
-#: plugins/admin/acl/tabs_acl_role.inc:8
-msgid "ACL Templates"
-msgstr "ACL Vorlagen"
-
-#: plugins/admin/acl/class_aclManagement.inc:27
-msgid "ACLs"
-msgstr "ACLs"
-
-#: plugins/admin/acl/class_aclManagement.inc:142
-msgid "You are not allowed to create a new role."
-msgstr "Es ist Ihnen nicht erlaubt, eine neue Rolle zu erstellen."
-
-#: plugins/admin/acl/class_aclManagement.inc:179
-msgid "You are not allowed to edit this acl."
-msgstr "Sie sind nicht berechtigt, diese ACL zu bearbeiten."
-
-#: plugins/admin/acl/class_aclManagement.inc:224
-#: plugins/admin/acl/class_aclManagement.inc:288
-#, php-format
-msgid "You're about to delete the acl %s."
-msgstr "Sie sind dabei die ACL %s zu löschen."
-
-#: plugins/admin/acl/class_aclManagement.inc:232
-#: plugins/admin/acl/class_aclManagement.inc:295
-#: plugins/admin/acl/class_aclManagement.inc:319
-msgid "You are not allowed to delete this acl!"
-msgstr "Sie sind nicht berechtigt, diese ACL zu löschen!"
-
-#: plugins/admin/acl/class_aclManagement.inc:256
-#, fuzzy
-msgid "You are not allowed to delete this acl role!"
-msgstr "Sie sind nicht berechtigt, dieses Makro zu löschen!"
-
-#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
-msgid "Assigned ACLs for current entry"
-msgstr "Zugewiesene ACLs für aktuellen Eintrag"
-
-#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
-msgid "New ACL"
-msgstr "Neue ACL"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-msgid "ACL type"
-msgstr "ACL-Typ"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-msgid "Select an acl type"
-msgstr "Wählen Sie einen ACL-Typ"
-
-#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
-msgid "List of available ACL categories"
-msgstr "Liste verfügbarer ACL-Kategorien"
-
-#: plugins/admin/acl/class_aclRole.inc:6
-msgid "Access control list templates"
-msgstr "Vorlagen für Zugriffskontrollisten"
-
-#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
-msgid "All categories"
-msgstr "Alle Kategorien"
-
-#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
-msgid "Reset ACLs"
-msgstr "ACLs zurücksetzen"
-
-#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
-msgid "One level"
-msgstr "Diese Ebene"
-
-#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
-#: include/class_acl.inc:192
-msgid "Current object"
-msgstr "Aktuelles Objekt"
-
-#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
-msgid "Complete subtree"
-msgstr "Vollständiger Teilbaum"
-
-#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
-msgid "Complete subtree (permanent)"
-msgstr "Vollständiger Teilbaum (permanent)"
-
-#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
-msgid "Edit ACL"
-msgstr "ACL Bearbeiten"
-
-#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
-msgid "Delete ACL"
-msgstr "ACL Entfernen"
-
-#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
-msgid "No ACL settings for this category"
-msgstr "Keine ACL-Einstellungen für diese Kategorie"
-
-#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
-#, php-format
-msgid "Contains ACLs for these objects: %s"
-msgstr "Enthält ACLs für diese Objekte: %s"
-
-#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
-msgid "Edit categories ACLs"
-msgstr "ACLs dieser Kategorie bearbeiten"
-
-#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
-msgid "Clear categories ACLs"
-msgstr "ACLs dieser Kategorie leeren"
-
-#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "ACL für '%s' bearbeiten, Bereich ist '%s'"
-
-#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
-msgid "All objects in current subtree"
-msgstr "Alle Objekte im aktuellen Teilbaum"
-
-#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
-#, php-format
-msgid "Saving ACLs with dn '%s' failed."
-msgstr "Speichern der ACLs von dn '%s' fehlgeschlagen."
-
-#: plugins/admin/acl/class_aclRole.inc:596
-#, fuzzy, php-format
-msgid ""
-"This role can't be removed while it is in use. Follwing objects are using "
-"this role %s"
-msgstr ""
-"Die Freigabe kann nicht entfernt werden, da sie noch von %d Benutzern "
-"verwendet wird."
-
-#: plugins/admin/acl/class_aclRole.inc:602
-#, fuzzy, php-format
-msgid "Removing of aclRole with dn '%s' failed."
-msgstr "Entfernen von Blockliste mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/acl/class_aclRole.inc:614
-#, fuzzy, php-format
-msgid "Removing aclRole from objectgroup '%s' failed"
-msgstr "Entfernen der Anwendung von Objektgruppe '%s' fehlgeschlagen"
-
-#: plugins/admin/acl/class_aclRole.inc:668
-#: plugins/admin/acl/class_divListACL.inc:193
-#: plugins/personal/generic/class_user.inc:1409
-#: plugins/personal/generic/generic.tpl:419
-msgid "Role"
-msgstr "Funktion"
-
-#: plugins/admin/acl/class_aclRole.inc:669
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-msgid "ACL roles"
-msgstr "ACL-Rollen"
-
-#: plugins/admin/acl/class_aclRole.inc:674
-msgid "Acl roles"
-msgstr "ACL-Rollen"
-
-#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
-msgid "ACL management"
-msgstr "ACL-Verwaltung"
-
-#: plugins/admin/acl/class_divListACL.inc:31
-msgid "List of acl"
-msgstr "Liste der ACL"
-
-#: plugins/admin/acl/class_divListACL.inc:32
-msgid "List of acls"
-msgstr "Liste der ACLs"
-
-#: plugins/admin/acl/class_divListACL.inc:36
-msgid "This menu allows you to edit and delete selected acls."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen, ausgewählte ACLs zu entfernen und zu "
-"bearbeiten."
-
-#: plugins/admin/acl/class_divListACL.inc:61
-msgid "Ignore subtrees"
-msgstr "Ignoriere Teilbäume"
-
-#: plugins/admin/acl/class_divListACL.inc:65
-msgid "Display acls matching"
-msgstr "Zeige ACLs, auf die zutrifft"
-
-#: plugins/admin/acl/class_divListACL.inc:150
-msgid "New acl role"
-msgstr "Neue ACL-Rolle"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/admin/fai/class_divListFai.inc:224
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy selected objects"
-msgstr "Vollständiges Objekt"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy objects"
-msgstr "Objekte verschieben"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/admin/fai/class_divListFai.inc:226
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "cut selected objects"
-msgstr "Erstelle Objekte"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "Cut objects"
-msgstr "Aktuelles Objekt"
-
-#: plugins/admin/acl/class_divListACL.inc:211
-msgid "Edit acl role"
-msgstr "ACL-Rolle bearbeiten"
-
-#: plugins/admin/acl/class_divListACL.inc:221
-msgid "Delete acl role"
-msgstr "ACL-Rolle entfernen"
-
-#: plugins/admin/acl/class_divListACL.inc:233
-msgid "Edit acl"
-msgstr "ACL bearbeiten"
-
-#: plugins/admin/acl/class_divListACL.inc:237
-msgid "Delete acl"
-msgstr "ACL entfernen"
-
-#: plugins/admin/acl/class_divListACL.inc:284
-msgid "Access control list"
-msgstr "Zugriffskontrollliste"
-
-#: plugins/admin/acl/class_divListACL.inc:292
-msgid "Role name"
-msgstr "Rollenname"
-
-#: plugins/admin/acl/class_divListACL.inc:293
-msgid "Role description"
-msgstr "Rollenbeschreibung"
-
-#: plugins/admin/departments/remove.tpl:6
-#: plugins/gofon/conference/remove.tpl:6
-msgid ""
-"This includes 'all' accounts, systems, etc. in this subtree. Please double "
-"check if your really want to do this since there is no way for GOsa to get "
-"your data back."
-msgstr ""
-"Dies umfasst 'alle' Konten, System- und Setup-Informationen dieses "
-"Teilbaums. Bitte prüfen Sie genau, da es keine Möglichkeit für GOsa gibt, "
-"die Daten wiederherzustellen. "
-
-#: plugins/admin/departments/dep_iframe.tpl:1
-#: plugins/admin/fai/faiNewBranch.tpl:34
-msgid "Processing the requested operation"
-msgstr "Gewünschte Operation wird durchgeführt"
-
-#: plugins/admin/departments/dep_iframe.tpl:7
-#: plugins/admin/fai/faiNewBranch.tpl:41
-msgid ""
-"Your browser doesn't support iframes, please use this link to perform the "
-"requested operation."
-msgstr ""
-"Ihr Browser unterstützt keine IFrames - bitte wählen Sie diesen Link, um die "
-"gewünschte Operation durchzuführen."
-
-#: plugins/admin/departments/class_divListDepartment.inc:27
-#: plugins/admin/departments/class_divListDepartment.inc:28
-msgid "List of departments"
-msgstr "Liste der Abteilungen"
-
-#: plugins/admin/departments/class_divListDepartment.inc:33
-msgid ""
-"This menu allows you to create, delete and edit selected departments. Having "
-"a large number of departments, you might prefer the range selectors on top "
-"of the department list."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen, Abteilungen hinzuzufügen, zu bearbeiten oder "
-"zu entfernen. Bei einer Vielzahl von Abteilungen bietet sich die Verwendung "
-"der Bereichsauswahl über der Abteilungsliste an."
-
-#: plugins/admin/departments/class_divListDepartment.inc:48
-#: plugins/admin/departments/class_departmentGeneric.inc:600
-msgid "Department name"
-msgstr "Name der Abteilung"
-
-#: plugins/admin/departments/class_divListDepartment.inc:56
-msgid "Regular expression for matching department names"
-msgstr "Regulärer Ausdruck zum Erkennen von Abteilungs-Namen"
-
-#: plugins/admin/departments/class_divListDepartment.inc:127
-msgid "Create new department"
-msgstr "Neue Abteilung erstellen"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove selected departments"
-msgstr "Wählen Sie die Abteilung"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove departments"
-msgstr "Zeige Abteilungen"
-
-#: plugins/admin/departments/tabs_department.inc:34
-#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
-#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
-#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
-#: plugins/admin/fai/tabsVariable.inc:37
-msgid "Try to move tree failed. Destination tree is subtree of source tree."
-msgstr ""
-"Verschieben des Baums ist fehlgeschlagen: Der Zielbaum ist ein Teilbaum des "
-"Quellbaumes."
-
-#: plugins/admin/departments/class_departmentManagement.inc:197
-#: plugins/admin/departments/class_departmentManagement.inc:245
-#: plugins/admin/departments/class_departmentManagement.inc:264
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
-msgid "You have no permission to remove this department."
-msgstr "Sie haben keine Berechtigung, diese Abteilung zu entfernen."
-
-#: plugins/admin/departments/class_departmentManagement.inc:239
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
-#, php-format
-msgid "You're about to delete the whole LDAP subtree placed under '%s'."
-msgstr ""
-"Sie sind dabei, einen gesamten LDAP-Teilbaum unterhalb von '%s' zu löschen."
-
-#: plugins/admin/departments/class_departmentManagement.inc:431
-msgid ".."
-msgstr ".."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:197
-#, php-format
-msgid "Removing of department with dn '%s' failed."
-msgstr "Entfernen der Abeilung mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:258
-#: plugins/admin/departments/class_departmentGeneric.inc:260
-msgid "Department with that 'Name' already exists."
-msgstr "Eine Abteilung mit diesem Namen existiert bereits."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:268
-msgid "Required field 'Description' is not set."
-msgstr "Das benötigte Feld 'Beschreibung' ist nicht gesetzt."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:272
-#, php-format
-msgid ""
-"The field 'Name' contains the reserved word '%s'. Please choose another name."
-msgstr ""
-"Das Feld 'Name' enthält das reservierte Wort '%s'. Bitte wählen Sie einen "
-"anderen Namen."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:326
-msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
-msgstr ""
-"Kritischer Fehler: Kann keine unbenutzte Marke finden, um die administrative "
-"Einheit zu kennzeichnen!"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:376
-#, php-format
-msgid "Saving of department with dn '%s' failed."
-msgstr "Speichern der Abteilung mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:429
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Markiere '%s'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:514
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Verschiebe '%s' nach '%s'"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:550
-#: include/class_ldap.inc:458 include/class_acl.inc:638
-#: include/class_acl.inc:645 include/class_acl.inc:652
-#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:62
-msgid "Object"
-msgstr "Objekt"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:555
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "Fehler beim kopieren von %s, breche ab"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:601
-#: plugins/admin/departments/generic.tpl:24
-msgid "Category"
-msgstr "Kategorie"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:604
-#: plugins/admin/departments/generic.tpl:117
-msgid "Administrative settings"
-msgstr "Administrative Einstellungen"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
-msgstr ""
-"Momentan sind Sie dabei, diese Abteilung zu verschieben bzw. neu zu benennen."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:5
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
-"snapshot entries for all entire objects."
-msgstr ""
-"Verändern des für die Namensbildung zuständigen Attributes 'ou' einer "
-"Abteilung oder der Basis kann vorhandene ACLs und/oder Abbilder für alle "
-"Objekte unbrauchbar machen."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:8
-msgid "GOsa can NOT fix this for you, yet."
-msgstr "GOsa kann dies (noch) NICHT für Sie reparieren."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:11
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
-msgstr ""
-"Bevor Sie diese Aktion bestätigen, stellen Sie sicher, dass alles wie "
-"erwartet sein wird, vielleicht ist die beste Lösung, vorher ein Backup zu "
-"erstellen."
-
-#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
-msgid "Department management"
-msgstr "Abteilungsverwaltung"
-
-#: plugins/admin/departments/generic.tpl:8
-msgid "Name of department"
-msgstr "Name der Abteilung"
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of subtree to create"
-msgstr "Name des zu erzeugenden Teilbaums"
-
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/gofon/conference/generic.tpl:93
-msgid "Descriptive text for department"
-msgstr "Beschreibender Text zu dieser Abteilung"
-
-#: plugins/admin/departments/generic.tpl:27
-msgid "Category for this subtree"
-msgstr "Kategorie dieses Teilbaums"
-
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/gofon/conference/generic.tpl:177
-msgid "Choose subtree to place department in"
-msgstr "Wählen Sie den Teilbaum, in den die Abteilung eingepflegt werden soll"
-
-#: plugins/admin/departments/generic.tpl:63
-msgid "State where this subtree is located"
-msgstr "Land, in dem dieser Teilbaum anzusiedeln ist"
-
-#: plugins/admin/departments/generic.tpl:71
-msgid "Location of this subtree"
-msgstr "Ort dieses Teilbaums"
-
-#: plugins/admin/departments/generic.tpl:79
-msgid "Postal address of this subtree"
-msgstr "Postalische Anschrift dieses Teilbaums"
-
-#: plugins/admin/departments/generic.tpl:86
-msgid "Base telephone number of this subtree"
-msgstr "Einleitende Telefonnummer dieses Teilbaums"
-
-#: plugins/admin/departments/generic.tpl:94
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Einleitende Fax-Nummer dieses Teilbaums"
-
-#: plugins/admin/departments/generic.tpl:119
-msgid "Tag department as an independent administrative unit"
-msgstr "Abteilung als eigenständige administrative Einheit kennzeichnen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:39
-msgid "List of object groups"
-msgstr "Liste von Objektgruppen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:44
-msgid ""
-"This menu allows you to add, edit or remove selected groups. You may want to "
-"use the range selector on top of the group listbox, when working with  a "
-"large number of groups."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen Makros hinzuzufügen, zu bearbeiten oder zu "
-"entfernen. Bei einer großen Anzahl von Makros bietet sich die Verwendung der "
-"Bereichsauswahl an."
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Name of object groups"
-msgstr "Name der Objektgruppen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Select to see groups containing users"
-msgstr "Zeige Gruppen die Benutzer enthalten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Show groups containing users"
-msgstr "Zeige Gruppen mit Benutzern"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Select to see groups containing groups"
-msgstr "Zeige Gruppen die Gruppen enthalten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Show groups containing groups"
-msgstr "Zeige Gruppen mit Gruppen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Select to see groups containing applications"
-msgstr "Zeige Gruppen die Applikationen enthalten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Show groups containing applications"
-msgstr "Zeige Gruppen mit Applikationen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Select to see groups containing departments"
-msgstr "Zeige Gruppen die Abteilungen enthalten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Show groups containing departments"
-msgstr "Zeige Gruppen mit Abteilungen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Select to see groups containing servers"
-msgstr "Zeige Gruppen die Server enthalten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Show groups containing servers"
-msgstr "Zeige Gruppen mit Servern"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Select to see groups containing workstations"
-msgstr "Zeige Gruppen die Arbeitsstationen enthalten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Show groups containing workstations"
-msgstr "Zeige Gruppen mit Arbeitsstationen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Select to see groups containing terminals"
-msgstr "Zeige Gruppen die Terminals enthalten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Show groups containing terminals"
-msgstr "Zeige Gruppen mit Terminals"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Select to see groups containing printer"
-msgstr "Zeige Gruppen die Drucker enthalten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Show groups containing printer"
-msgstr "Zeige Gruppen mit Druckern"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Select to see groups containing phones"
-msgstr "Zeige Gruppen die Telefone enthalten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Show groups containing phones"
-msgstr "Zeige Gruppen mit Telefonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "Create new object group"
-msgstr "Erstelle neue Objektgruppe"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove selected object groups"
-msgstr "Name der Objektgruppen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove object groups"
-msgstr "Objekte entfernen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy selected object group"
-msgstr "Objektgruppe wählen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy object groups"
-msgstr "Objektgruppen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "cut selected object group"
-msgstr "Erstelle neue Objektgruppe"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "Cut object groups"
-msgstr "Objektgruppen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:251
-msgid "You are not allowed to remove this entry."
-msgstr "Sie haben keine Berechtigung, diesen Eintrag zu löschen!"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:269
-#: plugins/generic/references/class_reference.inc:50
-msgid "Object group"
-msgstr "Objektgruppe"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:67
-#: plugins/admin/ogroups/tabs_ogroups.inc:212
-msgid "Phone queue"
-msgstr "Warteschlange"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:92
-#: plugins/admin/ogroups/class_termgroup.inc:387
-msgid "System"
-msgstr "System"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:189
-msgid "Terminals"
-msgstr "Arbeitsplätze"
-
-#: plugins/admin/ogroups/remove.tpl:7
-msgid ""
-"Please double check if you really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-"Bitte überprüfen Sie genau was Sie tun, weil GOsa keine Möglichkeit hat, die "
-"Daten wiederherzustellen."
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Select to see departments"
-msgstr "Zeige Abteilungen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Show departments"
-msgstr "Zeige Abteilungen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Select to see GOsa accounts"
-msgstr "Wählen, um GOsa-Konten zu sehen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Show people"
-msgstr "Zeige Personen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Select to see GOsa groups"
-msgstr "Wählen, um GOsa Gruppen zu sehen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Show groups"
-msgstr "Zeige Gruppen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Select to see applications"
-msgstr "Wählen, um Anwendungen zu sehen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Show applications"
-msgstr "Zeige Anwendungen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Select to see workstations"
-msgstr "Wählen, um die 'Arbeitsstationen' zu sehen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Select to see terminals"
-msgstr "Wählen, um die 'Terminals' zu sehen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Select to see printers"
-msgstr "Wählen, um die 'Netzwerkdrucker' zu sehen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Show printers"
-msgstr "Zeige Netzwerk-Drucker"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Select to see phones"
-msgstr "Wählen, um die 'VOIP Telefone' zu sehen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:41
-msgid "Display objects of department"
-msgstr "Zeige die Objekte der Abteilung"
-
-#: plugins/admin/ogroups/class_termgroup.inc:108
-msgid "You have no permissions to create a workstation on this 'Base'."
-msgstr ""
-"Sie haben keine Berechtigung, eine Arbeitsstation unter dieser 'Basis' "
-"anzulegen."
-
-#: plugins/admin/ogroups/class_termgroup.inc:113
-msgid "There must be at least one NTP server selected."
-msgstr "Es muss mindestens ein NTP-Server ausgewählt sein."
-
-#: plugins/admin/ogroups/class_termgroup.inc:168
-#, php-format
-msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
-msgstr ""
-"Setzen von Ablaufstatus (FAIstate) fehlgeschlagen für Objekt '%s'; der Wert "
-"war '%s'."
-
-#: plugins/admin/ogroups/class_termgroup.inc:380
-msgid "Saving workstation failed"
-msgstr "Speichern der Arbeitsstation ist fehlgeschlagen"
-
-#: plugins/admin/ogroups/class_termgroup.inc:388
-msgid "System group"
-msgstr "System-Gruppe"
-
-#: plugins/admin/ogroups/paste_mail.tpl:7
-msgid "Please enter a mail address"
-msgstr "Bitte geben Sie eine Mail-Adresse ein"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:51
-msgid ""
-"This group has mail features enabled. You can disable them by clicking below."
-msgstr ""
-"Diese Gruppe besitzt aktivierte Mail-Erweiterungen. Sie können diese "
-"deaktivieren, indem Sie auf die Schaltfläche unten klicken."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-msgid ""
-"This group has mail features disabled. You can enable them by clicking below."
-msgstr ""
-"Diese Gruppe besitz keine Mail-Erweiterungen. Sie können diese aktivieren, "
-"wenn Sie auf die untere Schaltfläche klicken."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:118
-#, php-format
-msgid "Saving of object group/mail with dn '%s' failed."
-msgstr "Speichern von Objektgruppe/Mail mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:153
-#, php-format
-msgid "Removing of object group/mail with dn '%s' failed."
-msgstr "Entfernen von Objektgruppe/Mail mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:182
-msgid "Mail group"
-msgstr "Mail-Gruppe"
-
-#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:753
-msgid "Object groups"
-msgstr "Objektgruppen"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:94
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
-#, php-format
-msgid ""
-"The specified home server '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry while ignoring old "
-"accounts."
-msgstr ""
-"Der angegebene Home-Server '%s' ist nicht in der GOsa Server-Konfiguration "
-"verfügbar. Das Speichern dieses Kontos wird einen neuen Eintrag auf dem "
-"Server '%s' erzeugen. Verwenden Sie 'Abbrechen', wenn Sie keinen neuen "
-"Eintrag erstellen möchten."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:124
-msgid "ring all"
-msgstr "alle gleichzeitig"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:125
-msgid "round robin"
-msgstr "nacheinander"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:126
-msgid "least recently called"
-msgstr "am wenigsten Anrufe"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:127
-msgid "fewest completed calls"
-msgstr "am wenigsten abgeschlossene Anrufe"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:128
-msgid "random"
-msgstr "zufällig"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:129
-msgid "round robin with memory"
-msgstr "nacheinander (mit Speicher)"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:150
-#: plugins/gofon/macro/class_gofonMacro.inc:194
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
-msgid ""
-"Can't save any changes to asterisk database, there is currently no mysql "
-"extension available in your php setup."
-msgstr ""
-"Die MySQL-Erweiterung wurde nicht gefunden - kann daher keine Änderungen in "
-"der Asterisk-DB speichern."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:161
-#: plugins/gofon/macro/class_gofonMacro.inc:204
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
-#, php-format
-msgid ""
-"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
-"mysql error."
-msgstr ""
-"Der MySQL Home-Server '%s' kann nicht als Benutzer '%s' erreicht werden, "
-"überprüfen Sie das GOsa Protokoll auf MySQL-Fehlermeldungen."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:168
-#: plugins/gofon/macro/class_gofonMacro.inc:211
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
-#, php-format
-msgid "Can't select database '%s' on home server '%s'."
-msgstr ""
-"Die Datenbank '%s' auf dem Home-Server '%s' kann nicht ausgewählt werden."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:180
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
-#, php-format
-msgid ""
-"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
-"log for mysql error."
-msgstr ""
-"Der initiale MySQL Home-Server '%s' kann nicht als Benutzer '%s' erreicht "
-"werden, überprüfen Sie das GOsa Protokoll auf MySQL-Fehlermeldungen."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:187
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
-#, php-format
-msgid "Can't select database '%s' on initial home server '%s'."
-msgstr ""
-"Die Datenbank '%s' auf dem initialen Home-Server '%s' kann nicht ausgewählt "
-"werden."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:215
-msgid "Remove the phone queue from this Account"
-msgstr "Warteschlange von diesem Konto entfernen"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:216
-msgid ""
-"Phone queue is enabled for this group. You can disable it by clicking below."
-msgstr ""
-"Diese Gruppe besitzt aktivierte die Warteschlangen-Erweiterung. Sie können "
-"diese durch einen Klick auf die untere Schaltfläche deaktivieren."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:218
-msgid "Create phone queue"
-msgstr "Warteschlange erstellen"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:219
-msgid ""
-"For this group the phone queues are disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Diese Gruppe besitzt keine gültigen Warteschlangen-Erweiterung. Sie können "
-"diese durch einen Klick auf die untere Schaltfläche aktivieren."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:307
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone queue."
-msgstr ""
-"Es muss mindestens ein Server mit einer Asterisk-Datenbank bestehen, um eine "
-"Telefon-Warteschlange zu erstellen."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:310
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
-msgid "Please select a valid goFonHomeServer."
-msgstr "Bitte wählen Sie einen gültigen goFonHomeServer."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:316
-msgid "Timeout must be numeric"
-msgstr "Der Wert für 'Wartezeit' muss numerisch sein"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:319
-msgid "Retry must be numeric"
-msgstr "Der Wert für 'Wiederholen' muss numerisch sein"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:322
-msgid "Max queue length must be numeric"
-msgstr "Der Wert für 'Maximale Grösse der Warteschlange' muss numerisch sein"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:325
-msgid "Announce frequency must be numeric"
-msgstr "Der Wert für 'Benachrichtigungsfrequenz' muss numerisch sein"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:328
-msgid "There must be least one queue number defined."
-msgstr "Es ist mindestens eine Telefonnummer erforderlich."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:351
-#: plugins/admin/ogroups/class_phonequeue.inc:400
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
-msgid ""
-"There is currently no asterisk server defined. Possibly you are missing a "
-"server that handles the asterisk management (goFonServer). Your settings "
-"can't be saved to asterisk database."
-msgstr ""
-"Momentan ist kein Asterisk-Server definiert. Wahrscheinlich fehlt Ihnen ein "
-"Server, der das Asterisk-Management (goFonServer) enthält. Ihre "
-"Einstellungen können daher nicht in der Asterisk-Datenbank gespeichert "
-"werden."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:383
-msgid "Error while removing old queue entries from database."
-msgstr "Fehler beim Entfernen der alten Einträge aus der Datenbank."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:384
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
-msgid "Please have a look a the gosa logfiles."
-msgstr "Bitte sehen Sie in die GOsa-Protokolldateien."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-msgid "Could not detect old queue entry, query failed."
-msgstr ""
-"Konnte alten Warteschlangen-Eintrag nicht erkennen, die Abfrage schlug fehl."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:529
-#, php-format
-msgid ""
-"More than one entry in queue table found, that uses the name ('%s'). Please "
-"fix this issue manually first."
-msgstr ""
-"Es wurde mehrere Einträge in der Warteschlangen-Tabelle gefunden, die den "
-"gleichen Namen ('%s') verwenden. Bitte korrigieren Sie diesen Fehler "
-"zunächst manuell."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-msgid "Mysql query failed."
-msgstr "MySQL-Abfrage fehlgeschlagen."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:770
-#: plugins/admin/ogroups/class_phonequeue.inc:772
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
-#, php-format
-msgid "The specified telephonenumber '%s' is already assigned to '%s'."
-msgstr "Die angegebene Telefonnummer '%s' wird bereits von '%s' verwendet."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:843
-msgid "Saving phone queue failed"
-msgstr "Speichern der Telefonwarteschlange ist fehlgeschlagen"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:896
-msgid "Removing phone queue failed"
-msgstr "Entfernen der Telefonwarteschlange ist fehlgeschlagen"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:921
-msgid "Phone group"
-msgstr "Telefon-Gruppe"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:929
-#: plugins/admin/ogroups/phonequeue.tpl:75
-msgid "Timeout"
-msgstr "Wartezeit"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:930
-#: plugins/admin/ogroups/phonequeue.tpl:109
-msgid "Max queue length"
-msgstr "Maximale Grösse der Warteschlange"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:931
-#: plugins/admin/ogroups/phonequeue.tpl:50
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
-#: plugins/gofon/phoneaccount/generic.tpl:38
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
-#: plugins/gofon/conference/generic.tpl:68
-msgid "Home server"
-msgstr "Home-Server"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:932
-#: plugins/admin/ogroups/phonequeue.tpl:119
-msgid "Announce frequency"
-msgstr "Benachrichtigungsfrequenz"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:933
-#: plugins/admin/ogroups/phonequeue.tpl:285
-msgid "Allow the called user to transfer his call"
-msgstr "Erlaube Weiterleiten des Gesprächs (Angerufener)"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:934
-#: plugins/admin/ogroups/phonequeue.tpl:293
-msgid "Allows calling user to transfer call"
-msgstr "Erlaube Weiterleiten des Gesprächs (Anrufer)"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:935
-#: plugins/admin/ogroups/phonequeue.tpl:305
-msgid "Allow the called to hangup by pressing *"
-msgstr "Auflegen durch Drücken der Taste '*' (Angerufener)"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:936
-#: plugins/admin/ogroups/phonequeue.tpl:321
-msgid "Ring instead of playing background music"
-msgstr "Klingelton statt Hintergrund-Musik"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:937
-#: plugins/admin/ogroups/phonequeue.tpl:313
-msgid "Allows calling to hangup by pressing *"
-msgstr "Auflegen durch Drücken der Taste '*' (Anrufer)"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:939
-#: plugins/admin/ogroups/phonequeue.tpl:149
-msgid "Music on hold"
-msgstr "Wartemusik"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:940
-msgid "Welcome music"
-msgstr "Begrüßungsmusik"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:941
-msgid "Report hold time"
-msgstr "Benachrichtige über Wartezeit"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:942
-msgid "'You are next' sound"
-msgstr "'Sie sind der Nächste'-Ton"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:943
-msgid "'There are' sound"
-msgstr "'Es gibt ...'-Ton"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:944
-msgid "'Call waiting' sound"
-msgstr "'wartender Anruf'-Ton"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:945
-msgid "'Thank you' sound"
-msgstr "'Vielen Dank'-Ton"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:946
-msgid "'Minutes' sound"
-msgstr "'Minuten'-Ton"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:947
-msgid "'Seconds' sound"
-msgstr "'Sekunden'-Ton"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:948
-msgid "'Less than' sound"
-msgstr "'Weniger als'-Ton"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:949
-msgid "Queue phone number"
-msgstr "Telefonnummer der Warteschlange"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:952
-#: plugins/admin/ogroups/phonequeue.tpl:277
-msgid "Announce holdtime"
-msgstr "Benachrichtige über Wartezeit"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:953
-msgid "Announce"
-msgstr "Ankündigung"
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr "Bitte geben Sie einen Namen für die neue Objektgruppe ein"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:161
-#, fuzzy, php-format
-msgid "You're about to delete the following object entry %s"
-msgstr "Sie löschen gerade den Eintrag %s."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:163
-#, fuzzy, php-format
-msgid "You're about to delete the following object entries %s"
-msgstr "Sie sind dabei die Objektgruppe '%s' zu löschen."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:193
-#: plugins/admin/ogroups/class_ogroupManagement.inc:245
-#: plugins/admin/ogroups/class_ogroupManagement.inc:272
-msgid "You are not allowed to delete this object group!"
-msgstr "Es ist Ihnen nicht erlaubt, diese Objektgruppe zu löschen!"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:238
-#, php-format
-msgid "You're about to delete the object group '%s'."
-msgstr "Sie sind dabei die Objektgruppe '%s' zu löschen."
-
-#: plugins/admin/ogroups/class_ogroup.inc:155
-msgid "This 'dn' is no object group."
-msgstr "Diese 'dn' ist keine Objektgruppenerweiterungen."
-
-#: plugins/admin/ogroups/class_ogroup.inc:299
-msgid "too many different objects!"
-msgstr "zu viele unterschiedliche Objekte!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:301
-msgid "users"
-msgstr "Benutzer"
-
-#: plugins/admin/ogroups/class_ogroup.inc:302
-msgid "groups"
-msgstr "Gruppen"
-
-#: plugins/admin/ogroups/class_ogroup.inc:303
-msgid "applications"
-msgstr "Anwendungen"
-
-#: plugins/admin/ogroups/class_ogroup.inc:304
-msgid "departments"
-msgstr "Abteilungen"
-
-#: plugins/admin/ogroups/class_ogroup.inc:305
-msgid "servers"
-msgstr "Server"
-
-#: plugins/admin/ogroups/class_ogroup.inc:306
-msgid "workstations"
-msgstr "Arbeitsstationen"
-
-#: plugins/admin/ogroups/class_ogroup.inc:307
-msgid "terminals"
-msgstr "Terminals"
-
-#: plugins/admin/ogroups/class_ogroup.inc:308
-msgid "phones"
-msgstr "Telefone"
-
-#: plugins/admin/ogroups/class_ogroup.inc:309
-msgid "printers"
-msgstr "Drucker"
-
-#: plugins/admin/ogroups/class_ogroup.inc:316
-msgid "and"
-msgstr "und"
-
-#: plugins/admin/ogroups/class_ogroup.inc:460
-msgid "Non existing dn:"
-msgstr "Unbekannte dn:"
-
-#: plugins/admin/ogroups/class_ogroup.inc:602
-msgid "There is already an object with this cn."
-msgstr "Diese cn ist bereits vergeben."
-
-#: plugins/admin/ogroups/class_ogroup.inc:617
-msgid "You can combine two different object types at maximum only!"
-msgstr ""
-"Sie können maximal zwei verschiedene Objekttypen miteinander kombinieren!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:673
-#, php-format
-msgid "Saving of object group/generic with dn '%s' failed."
-msgstr "Speichern von Objektgruppe/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/ogroups/class_ogroup.inc:686
-#, php-format
-msgid "Removing of object group/generic with dn '%s' failed."
-msgstr "Entfernen von Objektgruppe/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/ogroups/class_ogroup.inc:748
-msgid "Object group generic"
-msgstr "Objektgruppe (Allgemein)"
-
-#: plugins/admin/ogroups/class_ogroup.inc:759
-msgid "Member"
-msgstr "Mitglied"
-
-#: plugins/admin/ogroups/phonequeue.tpl:2
-msgid ""
-"Only users with the same asterisk home server will be included to this queue."
-msgstr ""
-"Nur Benutzer mit demselben Asterisk Home-Server werden in die Warteschlange "
-"aufgenommen."
-
-#: plugins/admin/ogroups/phonequeue.tpl:5
-msgid "Queue Settings"
-msgstr "Warteschlangen-Einstellungen"
-
-#: plugins/admin/ogroups/phonequeue.tpl:8
-#: plugins/gofon/phoneaccount/paste_generic.tpl:2
-#: plugins/gofon/phoneaccount/paste_generic.tpl:6
-#: plugins/gofon/phoneaccount/generic.tpl:1
-#: plugins/gofon/phoneaccount/generic.tpl:6
-msgid "Phone numbers"
-msgstr "Telefonnummern"
-
-#: plugins/admin/ogroups/phonequeue.tpl:12
-#: plugins/admin/ogroups/phonequeue.tpl:135
-msgid "Generic queue Settings"
-msgstr "Allgemeine Warteschlangen-Einstellungen"
-
-#: plugins/admin/ogroups/phonequeue.tpl:95
-msgid "Strategy"
-msgstr "Strategie"
-
-#: plugins/admin/ogroups/phonequeue.tpl:125
-msgid "(in seconds)"
-msgstr "(in Sekunden)"
-
-#: plugins/admin/ogroups/phonequeue.tpl:133
-msgid "Queue sound setup"
-msgstr "Einstellung der Ansagen/Töne"
-
-#: plugins/admin/ogroups/phonequeue.tpl:138
-msgid "Use music on hold instead of ringing"
-msgstr "Benutze Wartemusik statt Klingelton"
-
-#: plugins/admin/ogroups/phonequeue.tpl:159
-msgid "Welcome sound file"
-msgstr "'Willkommen'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:169
-msgid "Announce message"
-msgstr "Benachrichtigung"
-
-#: plugins/admin/ogroups/phonequeue.tpl:179
-msgid "Sound file for 'You are next ...'"
-msgstr "Klangdatei für Ansage 'Sie sind der Nächste...'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:189
-msgid "'There are ...'"
-msgstr "'Es gibt ...'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:199
-msgid "'... calls waiting'"
-msgstr "'... wartende Anrufe'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:209
-msgid "'Thank you' message"
-msgstr "'Vielen Dank'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:219
-msgid "'minutes' sound file"
-msgstr "'Minuten'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:229
-msgid "'seconds' sound file"
-msgstr "'Sekunden'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:239
-msgid "Hold sound file"
-msgstr "Gespräch halten"
-
-#: plugins/admin/ogroups/phonequeue.tpl:249
-msgid "Less Than sound file"
-msgstr "'Weniger als...''"
-
-#: plugins/admin/ogroups/phonequeue.tpl:267
-msgid "Phone attributes "
-msgstr "Telefon-Attribute"
-
-#: plugins/admin/ogroups/mail.tpl:7
-msgid "Mail distribution list"
-msgstr "Mail-Verteilerliste"
-
-#: plugins/admin/ogroups/mail.tpl:13
-msgid "Primary mail address for this distribution list"
-msgstr "Primäre Mail-Adresse der Verteilerliste"
-
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Name der Gruppe"
-
-#: plugins/admin/ogroups/generic.tpl:42
-msgid "Member objects"
-msgstr "Zusammengefasste Objekte"
-
-#: plugins/admin/ogroups/termgroup.tpl:2
-msgid ""
-"Actions you choose here influence all systems in this object group. "
-"Additionally, all values editable here can be inherited by the clients "
-"assigned to this object group."
-msgstr ""
-"Aktionen die hier ausgewählt werden beeinflussen alle Systeme dieser "
-"Objektgruppe. Zusätzlich können alle hier einstellbaren Werte von den "
-"Systemen ererbt werden."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:68
-#: plugins/admin/fai/class_faiHookEntry.inc:71
-msgid "Please select a valid file."
-msgstr "Bitte wählen Sie eine gültige Datei."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:71
-#: plugins/admin/fai/class_faiHookEntry.inc:74
-msgid "Selected file is empty."
-msgstr "Die angebene Datei ist leer."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:136
-#, fuzzy
-msgid "There is already a script with the given name."
-msgstr "Diese cn ist bereits vergeben."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:140
-#: plugins/admin/fai/class_faiHookEntry.inc:154
-#: plugins/admin/fai/class_faiTemplateEntry.inc:200
-#: plugins/admin/fai/class_faiVariableEntry.inc:111
-msgid "Please enter a name."
-msgstr "Bitte geben Sie eine Namen ein."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:144
-msgid "Please enter a script."
-msgstr "Bitte geben Sie einen Skript an."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:175
-#: plugins/admin/fai/class_faiScriptEntry.inc:185
-msgid "Script entry"
-msgstr "Skript-Eintrag"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:176
-msgid "FAI script entry"
-msgstr "FAI Skript-Eintrag"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:186
-msgid "Script Priority"
-msgstr "Skript-Priorität"
-
-#: plugins/admin/fai/class_askClassName.inc:85
-msgid "Create new FAI object - partition table."
-msgstr "Erstelle neues FAI-Objekt: Partitions-Tabelle"
-
-#: plugins/admin/fai/class_askClassName.inc:86
-msgid "Create new FAI object - package bundle."
-msgstr "Erstelle neues FAI-Objekt: Paket-Gruppe"
-
-#: plugins/admin/fai/class_askClassName.inc:87
-msgid "Create new FAI object - script bundle."
-msgstr "Erstelle neues FAI-Objekt: Skript-Gruppe"
-
-#: plugins/admin/fai/class_askClassName.inc:88
-msgid "Create new FAI object - variable bundle."
-msgstr "Erstelle neues FAI-Objekt: Variablen-Gruppe"
-
-#: plugins/admin/fai/class_askClassName.inc:89
-msgid "Create new FAI object - hook bundle."
-msgstr "Erstelle neues FAI-Objekt: Hook-Gruppe"
-
-#: plugins/admin/fai/class_askClassName.inc:90
-msgid "Create new FAI object - profile."
-msgstr "Erstelle neues FAI-Objekt: Profil"
-
-#: plugins/admin/fai/class_askClassName.inc:91
-msgid "Create new FAI object - template."
-msgstr "Erstelle neues FAI-Objekt: Vorlage"
-
-#: plugins/admin/fai/class_askClassName.inc:92
-msgid "Create new FAI object"
-msgstr "Erstelle neues FAI-Objekt"
-
-#: plugins/admin/fai/class_askClassName.inc:148
-msgid "Spaces are not allowed within class names."
-msgstr "Leerzeichen sind in Klassen-Namen nicht erlaubt!"
-
-#: plugins/admin/fai/class_askClassName.inc:152
-msgid "The given class name is empty."
-msgstr "Der angebene Klassen-Name ist leer."
-
-#: plugins/admin/fai/class_askClassName.inc:156
-msgid "The specified class name is already in use for this object type."
-msgstr ""
-"Der angegebene Klassen-Name ist für diesen Objekt-Typ bereits in Gebrauch."
-
-#: plugins/admin/fai/branch_selector.tpl:22
-#: plugins/admin/fai/branch_selector.tpl:28
-msgid "Create new branch"
-msgstr "Neuen Teilbaum erstellen"
-
-#: plugins/admin/fai/branch_selector.tpl:26
-#, fuzzy
-msgid "Branch"
-msgstr "Zweige"
-
-#: plugins/admin/fai/branch_selector.tpl:30
-#, fuzzy
-msgid "Freeze"
-msgstr "Frequenz"
-
-#: plugins/admin/fai/branch_selector.tpl:33
-msgid "Create new locked branch"
-msgstr "Nicht veränderbaren Teilbaum erzeugen"
-
-#: plugins/admin/fai/branch_selector.tpl:39
-msgid "Delete current release"
-msgstr "Momentanes Release entfernen"
-
-#: plugins/admin/fai/class_faiVariable.inc:340
-#, php-format
-msgid "Saving of FAI/variable with dn '%s' failed."
-msgstr "Speichern von FAI/Variable mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/fai/class_faiVariable.inc:425
-msgid "FAI variable"
-msgstr "FAI-Variable"
-
-#: plugins/admin/fai/class_faiVariable.inc:432
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-msgid "Read only"
-msgstr "Nur Lesen"
-
-#: plugins/admin/fai/faiPackageConfiguration.tpl:1
-#: plugins/admin/fai/class_faiPackage.inc:537
-msgid "Package"
-msgstr "Paket"
-
-#: plugins/admin/fai/remove.tpl:7
-msgid ""
-"This includes 'all' object information. Please double check if your really "
-"want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Dies umfasst 'alle' Objekt-Informationen Bitte prüfen Sie genau, da es keine "
-"Möglichkeit für GOsa gibt, die Daten zu restaurieren. "
-
-#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
-#: plugins/admin/fai/class_faiProfileEntry.inc:171
-#: plugins/admin/fai/faiVariable.tpl:36
-#: plugins/admin/fai/faiPartitionTable.tpl:36
-#: plugins/admin/fai/faiTemplate.tpl:33
-msgid "Objects"
-msgstr "Objekte"
-
-#: plugins/admin/fai/faiHook.tpl:40
-msgid "List of hook scripts"
-msgstr "Liste der Hook-Skripte"
-
-#: plugins/admin/fai/class_faiPackage.inc:379
-msgid "Please select a least one Package."
-msgstr "Bitte wählen Sie mindestens ein Paket."
-
-#: plugins/admin/fai/class_faiPackage.inc:383
-msgid "Please choose a valid combination for your repository setup."
-msgstr ""
-"Bitte wählen Sie eine gültige Kombination für Ihr gewünschtes Repository"
-
-#: plugins/admin/fai/class_faiPackage.inc:404
-msgid "package is configured"
-msgstr "Paket ist konfiguriert"
-
-#: plugins/admin/fai/class_faiPackage.inc:410
-msgid "Package marked for removal"
-msgstr "Paket zum Entfernen vorgemerkt"
-
-#: plugins/admin/fai/class_faiPackage.inc:439
-#, php-format
-msgid "Package file '%s' does not exist."
-msgstr "Paket '%s' existiert nicht."
-
-#: plugins/admin/fai/class_faiPackage.inc:483
-#, php-format
-msgid "Saving of FAI/package list with dn '%s' failed."
-msgstr "Speichern von FAI/Paketliste mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/fai/class_faiPackage.inc:538
-msgid "FAI Package list"
-msgstr "FAI-Paketliste"
-
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiTemplate.inc:522
-msgid "Readonly"
-msgstr "Nur Lesen"
-
-#: plugins/admin/fai/class_faiPackage.inc:549
-msgid "Install Method"
-msgstr "Installations-Methode"
-
-#: plugins/admin/fai/class_faiPackage.inc:550
-msgid "Package configuration"
-msgstr "Paket-Konfiguration"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:35
-msgid "Please enter your search string here"
-msgstr "Bitte geben Sie hier einen Such-Text ein."
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:48
-msgid ""
-"This list displays all assigned package names for this repository settings."
-msgstr "Diese Liste zeigt alle diesem Repository zugeordneten Paket-Namen."
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:127
-#, php-format
-msgid ""
-"Your specified search string '%s' returned too many results. Only the first "
-"200 entries are shown, to keep the memory usage low."
-msgstr ""
-"Die Suche nach '%s' ergab zu viele Treffer. Es werden nur die ersten 200 "
-"Einträge angezeigt, um den Speicherverbrauch gering zu halten."
-
-#: plugins/admin/fai/faiPackage.tpl:53
-msgid "Install method"
-msgstr "Installations-Methode"
-
-#: plugins/admin/fai/faiPackage.tpl:57
-msgid "Please select the installation method"
-msgstr "Bitte wählen Sie die Installations-Methode"
-
-#: plugins/admin/fai/faiPackage.tpl:71
-msgid "Used packages"
-msgstr "Verwendete Pakete"
-
-#: plugins/admin/fai/faiPackage.tpl:73
-msgid "Choosen packages"
-msgstr "Gewählte Pakete"
-
-#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
-msgid "Configure"
-msgstr "Konfigurieren"
-
-#: plugins/admin/fai/faiPackage.tpl:88
-msgid "Toggle remove flag"
-msgstr "Entfernen-Flag umschalten"
-
-#: plugins/admin/fai/class_faiManagement.inc:33
-#: plugins/admin/fai/class_faiManagement.inc:995
-msgid "FAI"
-msgstr "FAI"
-
-#: plugins/admin/fai/class_faiManagement.inc:34
-msgid "Fully Automatic Installation - management"
-msgstr "Verwaltung von FAI"
-
-#: plugins/admin/fai/class_faiManagement.inc:167
-#, php-format
-msgid "You're about to delete all information about the FAI class at '%s'."
-msgstr ""
-"Sie sind dabei, alle Informationen über die FAI-Klasse auf '%s' zu löschen."
-
-#: plugins/admin/fai/class_faiManagement.inc:328
-#, php-format
-msgid "Object could not be deleted '%s', object does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:383
-#, php-format
-msgid "You're about to delete a fai branch / freeze  '%s'."
-msgstr "Sie sind dabei den Zweig / Freeze '%s' zu löschen."
-
-#: plugins/admin/fai/class_faiManagement.inc:386
-msgid "You are not allowed to delete this release!"
-msgstr "Sie haben keine Berechtigung, dieses Release zu löschen!"
-
-#: plugins/admin/fai/class_faiManagement.inc:447
-msgid "Specified branch name is invalid."
-msgstr "Der angegebene Zweigname ist ungültig."
-
-#: plugins/admin/fai/class_faiManagement.inc:449
-msgid "Specified freeze name is invalid."
-msgstr "Der angegebene \"Freeze\"-Name ist ungültig."
-
-#: plugins/admin/fai/class_faiManagement.inc:478
-msgid "You are not allowed to create a new branch."
-msgstr "Es ist Ihnen nicht erlaubt, einen neuen Branch zu erstellen."
-
-#: plugins/admin/fai/class_faiManagement.inc:636
-#: plugins/admin/fai/class_faiManagement.inc:652
-#, php-format
-msgid "You are not allowed to create a new '%s' object."
-msgstr "Es ist Ihnen nicht erlaubt, ein neues '%s'-Objekt zu erstellen."
-
-#: plugins/admin/fai/class_faiManagement.inc:989
-msgid "FAI releases"
-msgstr "FAI Releases"
-
-#: plugins/admin/fai/class_faiManagement.inc:990
-msgid "FAI release management"
-msgstr "FAI Release-Verwaltung"
-
-#: plugins/admin/fai/faiScript.tpl:40
-msgid "List of scripts"
-msgstr "Liste der Skripte"
-
-#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
-msgid "Choose a priority"
-msgstr "Wählen Sie eine Priorität"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "primary"
-msgstr "primär"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "logical"
-msgstr "logisch"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
-msgid "FS type"
-msgstr "Dateisystem"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
-#: plugins/admin/fai/class_faiSummaryTab.inc:344
-msgid "Mount point"
-msgstr "Mount-Punkt"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
-#: plugins/admin/fai/class_faiSummaryTab.inc:343
-msgid "Size in MB"
-msgstr "Größe in MB"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
-#: plugins/admin/fai/class_faiSummaryTab.inc:342
-msgid "Mount options"
-msgstr "Mount-Optionen"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
-msgid "FS option"
-msgstr "Dateisystem-Option"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
-msgid "Preserve"
-msgstr "Bewahren"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
-msgid "Please specify a valid disc name."
-msgstr "Bitte geben Sie einen gültige Disk-Namen ein."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
-#, php-format
-msgid "please enter a unique mount point for partition %s"
-msgstr "Bitte geben Sie einen eindeutigen Mount-Punkt für Partition %s ein."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
-#, php-format
-msgid "Please enter a valid mount point for partition %s."
-msgstr "Bitte geben Sie einen gültigen Mount-Punkt für Partition %s ein."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
-#, php-format
-msgid ""
-"File system type 'swap' is already used, change file system type for "
-"partition %s."
-msgstr ""
-"Dateisystem 'swap' wird bereits benutzt, ändern Sie bitte das Dateisystem "
-"für Partition %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
-msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
-msgstr ""
-"Bitte wählen Sie 'swap' als Mount-Punkt, wenn Dateisystem 'swap' gewählt "
-"wurde."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
-#, php-format
-msgid "Please enter a valid partition size for partition %s."
-msgstr "Bitte geben Sie eine gültige Grösse für Partition %s ein."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
-#, php-format
-msgid "Please enter a valid range for partition %s."
-msgstr "Bitte geben Sie einen gültigen Bereich für Partition %s ein."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
-#, php-format
-msgid "Please enter a range for partition size for partition %s."
-msgstr ""
-"Bitte geben Sie einen Bereich für die Partitionsgröße für die Partition %s "
-"an."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
-msgid ""
-"You have more than 3 primary partition table entries in your configuration, "
-"please check your configuration twice."
-msgstr ""
-"Sie haben mehr als 3 primäre Partitionen in ihrer Konfiguration. Bitte "
-"prüfen Sie die Konfiguration."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
-msgid "Partition table entry"
-msgstr "Partitionstabellen-Eintrag"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
-msgid "FAI partition table entry"
-msgstr "FAI-Partitionstabellen-Eintrag"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
-msgid "Partition type"
-msgstr "Partitionstyp"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
-msgid "Partition no."
-msgstr "Partitionsnummer"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
-msgid "File system type"
-msgstr "Dateisystem-Typ"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
-msgid "Partition size"
-msgstr "Partitionsgröße"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
-msgid "File system options"
-msgstr "Dateisystem-Optionen"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
-msgid "Partition flags"
-msgstr "Partitions-Flags"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:135
-#: plugins/admin/fai/class_faiProfile.inc:300
-msgid "Hook bundle"
-msgstr "Hook-Gruppe"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:136
-#: plugins/admin/fai/class_faiProfile.inc:301
-msgid "Template bundle"
-msgstr "Vorlagen-Gruppe"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:137
-#: plugins/admin/fai/class_faiProfile.inc:302
-msgid "Script bundle"
-msgstr "Skript-Gruppe"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:138
-#: plugins/admin/fai/class_faiProfile.inc:303
-msgid "Variable bundle"
-msgstr "Variablen-Gruppe"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:139
-msgid "Package bundle"
-msgstr "Paket-Gruppe"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:140
-#: plugins/admin/fai/class_faiSummaryTab.inc:48
-#: plugins/admin/fai/class_faiProfile.inc:305
-#: plugins/admin/fai/class_faiPartitionTable.inc:535
-msgid "Partition table"
-msgstr "Partitionstabelle"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:168
-#: plugins/admin/fai/class_faiProfile.inc:297
-msgid "This list displays all assigned class names for this profile."
-msgstr "Diese Liste zeigt alle diesem Profil zugeordneten Klassen-Namen."
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:170
-#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
-msgid "Class name"
-msgstr "Klassen-Name"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/fai/faiScriptEntry.tpl:54
-msgid "Script attributes"
-msgstr "Skript-Attribute"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:38
-#: plugins/personal/environment/logonManagement.tpl:24
-msgid "Priority"
-msgstr "Priorität"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:74
-#: plugins/admin/fai/faiHookEntry.tpl:74
-msgid "Import script"
-msgstr "Skript importieren"
-
-#: plugins/admin/fai/faiSummary.tpl:4
-msgid "FAI object tree"
-msgstr "FAI-Objekthierarchie"
-
-#: plugins/admin/fai/faiSummary.tpl:11
-msgid "Reload class and release configuration from parent object."
-msgstr ""
-"Klasse aktualisieren und Konfiguration vom übergeordneten Objekt freigeben."
-
-#: plugins/admin/fai/faiSummary.tpl:22
-msgid "You are not allowed to view the fai summary."
-msgstr "Sie haben keine Berechtigung, die FAI Zusammenfassung einzusehen."
-
-#: plugins/admin/fai/faiVariable.tpl:38
-msgid "List of assigned variables"
-msgstr "Liste benutzter Variablen"
-
-#: plugins/admin/fai/faiVariable.tpl:44
-msgid "Choose a variable to delete or edit"
-msgstr "Wählen Sie eine Variable zum Entfernen oder Bearbeiten"
-
-#: plugins/admin/fai/remove_branch.tpl:6
-msgid ""
-"This includes all account data, system access, etc. for this branch. Please "
-"double check if your really want to do this since there is no way for GOsa "
-"to get your data back."
-msgstr ""
-"Dies umfasst alle Kontodaten, Zugriffsregeln etc. für diesen Zweig. Bitte "
-"prüfen Sie genau, da es keine Möglichkeit gibt, diese Aktion rückgängig zu "
-"machen."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:146
-#, fuzzy
-msgid "There is already a hook with the given name."
-msgstr "Diese cn ist bereits vergeben."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:150
-msgid "Please enter a value for script."
-msgstr "Bitte geben Sie einen Wert für 'Skript' ein."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:184
-msgid "Hook entry"
-msgstr "Hook-Eintrag"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:185
-msgid "FAI hook entry"
-msgstr "FAI-Hook-Eintrag"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:194
-#: plugins/admin/fai/faiHookEntry.tpl:38
-msgid "Task"
-msgstr "Aufgabe"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:195
-#: plugins/admin/fai/class_faiScript.inc:547
-msgid "FAI script"
-msgstr "FAI-Skript"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:95
-msgid "no file uploaded yet"
-msgstr "Es wurden noch keine Datei hochgeladen."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:101
-#, php-format
-msgid "exists in database (size: %s bytes)"
-msgstr "existiert in der Datenbank (Größe: %s Bytes)"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:188
-#, fuzzy
-msgid "There is already a template with the given name."
-msgstr "Es wurde bereits eine Datei mit dem selben Namen hochgeladen."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:192
-msgid "Please specify a value for attribute 'file'."
-msgstr "Bitte geben Sie einen Wert für Attribut 'Datei' an."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:196
-msgid "Please specify a value for attribute 'path'."
-msgstr "Bitte geben Sie einen Wert für Attribut 'Pfad' an."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:204
-msgid "Please enter a user."
-msgstr "Bitte geben Sie einen Benutzer ein."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:207
-msgid "Please enter a valid user. Only a-z/0-9 are allowed."
-msgstr ""
-"Bitte geben Sie einen gültigen Benutzer ein (0-9 und a-Z sind erlaubt)."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:211
-msgid "Please enter a group."
-msgstr "Bitte geben Sie eine Gruppe ein."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:214
-msgid "Please enter a valid group. Only a-z/0-9 are allowed."
-msgstr "Bitte geben Sie eine gültige Gruppe ein (0-9 und a-Z sind erlaubt)."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:243
-msgid "Template entry"
-msgstr "Vorlagen-Eintrag"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:244
-msgid "FAI template entry"
-msgstr "FAI-Vorlagen-Eintrag"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:253
-msgid "Template file"
-msgstr "Vorlagen-Datei"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:254
-msgid "Template path"
-msgstr "Vorlagen-Pfad"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:255
-msgid "File owner"
-msgstr "Datei-Besitzer"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:256
-msgid "File permissions"
-msgstr "Datei-Berechtigungen"
-
-#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
-#, php-format
-msgid "Debconf information for package '%s'"
-msgstr "Debconf-Information für Paket '%s'"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:6
-msgid "List of available packages"
-msgstr "Liste verfügbarer Pakete"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:26
-msgid ""
-"This menu allows you to select multiple packages to add them to the "
-"currently edited package list."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen, Pakete auszuwählen und zur gegenwärtig "
-"bearbeiteten Paketliste hinzuzufügen."
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:25
-msgid "Template attributes"
-msgstr "Vorlagen-Attribute"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:40
-msgid "Save template"
-msgstr "Vorlage speichern"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:57
-msgid "Destination path"
-msgstr "Ziel-Pfad"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:74
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
-#: plugins/gofon/conference/class_divListConferences.inc:58
-msgid "Owner"
-msgstr "Besitzer"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:96
-msgid "Access"
-msgstr "Zugriff"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:103
-msgid "Read"
-msgstr "Lesen"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:104
-msgid "Write"
-msgstr "Schreiben"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:107
-msgid "Special"
-msgstr "Speziell"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:124
-msgid "SUID"
-msgstr "SUID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:141
-msgid "SGID"
-msgstr "SGID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:144
-msgid "Others"
-msgstr "Andere"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:158
-msgid "sticky"
-msgstr "sticky"
-
-#: plugins/admin/fai/class_faiScript.inc:444
-#, php-format
-msgid "Creating of FAI/script with dn '%s' failed."
-msgstr "Erzeugen von FAI/Skript mit dn '%s' fehlgeschlagen"
-
-#: plugins/admin/fai/class_faiHook.inc:444
-#, php-format
-msgid "Saving of FAI/hook with dn '%s' failed."
-msgstr "Speichern von FAI/Hook mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/fai/class_faiHook.inc:541
-msgid "Hook"
-msgstr "Hook"
-
-#: plugins/admin/fai/class_faiHook.inc:542
-msgid "FAI hook"
-msgstr "FAI-Hook"
-
-#: plugins/admin/fai/askClassName.tpl:6
-msgid ""
-"Adding a new class to the FAI management, requires a class name. You have to "
-"specify a unique class name for unique types of FAI classes, while you can "
-"use the same class name for different types of FAI classes. In the laste "
-"case, FAI will automatically enclose all these different class types to one "
-"unique class name."
-msgstr ""
-"Es wird ein Klassen-Name benötigt, um der FAI-Verwaltung eine neue Klasse "
-"hinzuzufügen. Dieser Klassen-Name muss lediglich für jeden Typ der FAI-"
-"Klasse eindeutig sein, d.h. Sie können den gleichen Klassen-Namen für "
-"verschiedene Typen von FAI-Klassen verwenden. In diesem Fall wird FAI "
-"automatisch all diese verschiedenen Typen mit einem eindeutigen Namen "
-"versehen."
-
-#: plugins/admin/fai/askClassName.tpl:12
-msgid ""
-"Please use one of the following methods to choose the name for the new FAI "
-"class."
-msgstr ""
-"Bitte verwenden Sie eine der folgenden Methoden um den Namen der neuen FAI-"
-"Klasse zu bestimmen."
-
-#: plugins/admin/fai/askClassName.tpl:26
-msgid "Enter FAI class name manually"
-msgstr "FAI-Klassen-Name manuell eingeben"
-
-#: plugins/admin/fai/askClassName.tpl:48
-msgid "Choose FAI class name from a list of existing classes"
-msgstr "Verwenden Sie den Namen aus einer Liste bestehender Klassen."
-
-#: plugins/admin/fai/askClassName.tpl:54
-msgid "Choose class name"
-msgstr "Wählen Sie den Klassen-Namen"
-
-#: plugins/admin/fai/askClassName.tpl:74
-msgid "A new class name."
-msgstr "Ein neuer Klassen-Name."
-
-#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
-msgid "Hook attributes"
-msgstr "Hook-Attribute"
-
-#: plugins/admin/fai/faiHookEntry.tpl:41
-msgid "Choose an existing FAI task"
-msgstr "Einen existierenden Task wählen"
-
-#: plugins/admin/fai/class_faiTemplate.inc:423
-#, php-format
-msgid "Saving of FAI/template with dn '%s' failed."
-msgstr "Speichern von FAI/Vorlage mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/fai/class_faiTemplate.inc:515
-msgid "FAI template"
-msgstr "FAI-Vorlage"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:33
-msgid "Variable attributes"
-msgstr "Variablen-Attribute"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:38
-#: plugins/admin/fai/class_faiVariableEntry.inc:148
-msgid "Variable content"
-msgstr "Variablen-Inhalt"
-
-#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
-msgid "Fully Automatic Installation"
-msgstr "Automatische Installation"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:44
-msgid "Scripts"
-msgstr "Skripte"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:49
-msgid "Package list"
-msgstr "Paketliste"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:86
-msgid ""
-"Unknown type of FAI source information. This is not a profile, workstation "
-"nor a ogroup."
-msgstr ""
-"Unbekannter Typ der FAI-Quellen-Info. Dies ist weder ein Profil, eine "
-"Arbeitsstation noch eine Objektgruppe."
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:217
-msgid "This object has no FAI classes assigned."
-msgstr "Diesem Objekt sind keine FAI-Klassen zugeordnet."
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:230
-msgid "Open"
-msgstr "Aufklappen"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:341
-msgid "FS options"
-msgstr "Dateisystem-Optionen"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:6
-msgid "List of FAI objects (Fully Automatic Installation)"
-msgstr "Liste von FAI-Objekten"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:26
-msgid ""
-"This menu allows you to select FAI class names and to add them to the "
-"currently edited profile."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen, FAI Klassen-Namen auszuwählen und zum "
-"gegenwärtig bearbeiteten Profil hinzuzufügen."
-
-#: plugins/admin/fai/faiProfileEntry.tpl:39
-msgid "Show only classes with templates"
-msgstr "Zeige nur Klassen mit Vorlagen"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:41
-msgid "Show only classes with scripts"
-msgstr "Zeige nur Klassen mit Skripten"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:43
-msgid "Show only classes with hooks"
-msgstr "Zeige nur Klassen mit Hooks"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:45
-msgid "Show only classes with variables"
-msgstr "Zeige nur Klassen mit Variablen"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:47
-msgid "Show only classes with packages"
-msgstr "Zeige nur Klassen mit Paketen"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:49
-msgid "Show only classes with partitions"
-msgstr "Zeige nur Klassen mit Partitionen"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:38
-msgid "Discs"
-msgstr "Festplatten"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:44
-msgid "Choose a disk to delete or edit"
-msgstr "Wählen Sie eine Festplatte zum Entfernen oder Bearbeiten"
-
-#: plugins/admin/fai/faiNewBranch.tpl:5
-msgid ""
-"You are now going to create a branch or locked branch. This action clones "
-"the existing release to another release name. Branches can be modified as "
-"usual. FAI classes of locked branches cannot be modified, just additional "
-"classes are possible. Branch names should be alphanumeric, excluding the "
-"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
-"and 'fai'."
-msgstr ""
-"Sie sind dabei, einen neuen (evtl. gesperrten) Zweig zu erstellen. Diese "
-"Aktion klont das existierende Release auf einen anderen Releasenamen. Zweige "
-"können wie gewohnt bearbeitet werden. FAI-Klassen von gesperrten Zweigen "
-"können nicht bearbeitet werden, lediglich das Hinzufügen von Klassen ist "
-"möglich. Zweignamen sollten alphanumerisch sein, reservierte Namen sind "
-"'scripts', 'hooks', 'partitions', 'variables', 'templates' und 'fai'. Diese "
-"können nicht verwendet werden."
-
-#: plugins/admin/fai/faiNewBranch.tpl:7
-msgid ""
-"Branches are created as subreleases of the currently selected branch. "
-"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
-"release called SARGE/1.0.2."
-msgstr ""
-"Branches werden als Subrelease des momentan gewählten Branches erstellt. "
-"Wenn Sie bspw. einen neuen Branch namens 1.0.2 in SARGE erstelle, wird "
-"dieses Release SARGE/1.0.2 heissen."
-
-#: plugins/admin/fai/faiNewBranch.tpl:13
-msgid "Please enter a name for the branch"
-msgstr "Bitte geben Sie einen Namen für den Zweig ein"
-
-#: plugins/admin/fai/faiNewBranch.tpl:35
-msgid ""
-"As soon as the copy operation has finished, you can scroll down to end of "
-"the page and press the 'Continue' button to continue with the fai management "
-"dialog."
-msgstr ""
-"Sobald der Vorgang abgeschlossen wurde, können Sie zum unteren Ende der "
-"Seite blättern und auf den 'Weiter'-Knopf drücken, um zum FAI-Verwaltungs-"
-"Dialog zu gelangen."
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Perform requested operation."
-msgstr "Gewünschte Operation durchführen."
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Initiate operation"
-msgstr "Operation initiieren"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-msgid "Device"
-msgstr "Gerät"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
-msgid "Partition entries"
-msgstr "Partitions-Einträge"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
-msgid "Add partition"
-msgstr "Partition hinzufügen"
-
-#: plugins/admin/fai/class_faiProfile.inc:304
-msgid "Packages bundle"
-msgstr "Paket-Gruppe"
-
-#: plugins/admin/fai/class_faiProfile.inc:308
-msgid "Remove class from profile"
-msgstr "Entferne Klasse von Profil"
-
-#: plugins/admin/fai/class_faiProfile.inc:400
-msgid "Please assign at least one class to this  profile."
-msgstr "Bitte ordnen Sie diesem Profil mindestens eine Klasse zu."
-
-#: plugins/admin/fai/class_faiProfile.inc:404
-msgid "Please enter a valid name."
-msgstr "Bitte geben Sie einen gültigen Namen ein."
-
-#: plugins/admin/fai/class_faiProfile.inc:416
-msgid "There is already a profile with this class name defined."
-msgstr ""
-"Der von Ihnen angegebene Klassen-Name ist bereits für ein Profil vergeben."
-
-#: plugins/admin/fai/class_faiProfile.inc:445
-#: plugins/admin/fai/class_faiProfile.inc:449
-#, php-format
-msgid "Saving of FAI/profile with dn '%s' failed."
-msgstr "Speichern von FAI/Profil mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/fai/class_faiProfile.inc:457
-msgid "Profile"
-msgstr "Profil"
-
-#: plugins/admin/fai/class_faiProfile.inc:458
-msgid "FAI profile"
-msgstr "FAI-Profil"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:103
-#, fuzzy
-msgid "There is already a variable with the given name."
-msgstr "Es wurde bereits eine Datei mit dem selben Namen hochgeladen."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:107
-msgid "Please specify a value for the attribute 'content'."
-msgstr "Bitte geben Sie einen Wert für das Attribute 'Inhalt' an."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:138
-msgid "Variable entry"
-msgstr "Variablen-Eintrag"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:139
-msgid "FAI variable entry "
-msgstr "FAI-Variablen-Eintrag"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:320
-#: plugins/admin/fai/class_faiPartitionTable.inc:326
-#, php-format
-msgid "%s partition"
-msgstr "%s Partition"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:322
-#: plugins/admin/fai/class_faiPartitionTable.inc:328
-#, php-format
-msgid "%s partition(s)"
-msgstr "%s Partition(en)"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:417
-#, php-format
-msgid "Saving of FAI/partition table with dn '%s' failed."
-msgstr "Speichern von FAI/Partitionstabelle mit dn '%s' fehlgeschlagen."
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:536
-msgid "FAI partition table"
-msgstr "FAI-Partitionstabelle"
-
-#: plugins/admin/fai/class_divListFai.inc:43
-msgid "List of FAI classes"
-msgstr "Liste benutzter Klassen"
-
-#: plugins/admin/fai/class_divListFai.inc:44
-msgid "This table displays all FAI classes in the selected tree."
-msgstr "Diese Tabelle enthält alle FAI-Klassen des gewählten Teilbaumes."
-
-#: plugins/admin/fai/class_divListFai.inc:48
-msgid "This menu allows you to create, delete and edit FAI classes."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen, FAI-Klassen zu erstellen, entfernen und zu "
-"bearbeiten."
-
-#: plugins/admin/fai/class_divListFai.inc:69
-msgid "Name of FAI class"
-msgstr "Name der FAI-Klasse"
-
-#: plugins/admin/fai/class_divListFai.inc:70
-msgid "Class type"
-msgstr "Typ der Klasse"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Display FAI profile objects"
-msgstr "Zeige FAI-Profil Objekte"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Show profiles"
-msgstr "Zeige Profile"
-
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Display FAI template objects"
-msgstr "Zeige FAI-Vorlagen Objekte"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Display FAI scripts"
-msgstr "Zeige FAI-Skripe"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Show scripts"
-msgstr "Zeige Skripte"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Display FAI hooks"
-msgstr "Zeige FAI-Hooks"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Show hooks"
-msgstr "Zeige Hooks"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Display FAI variables"
-msgstr "Zeige FAI-Variablen"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Show variables"
-msgstr "Zeige Variablen"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Display FAI packages"
-msgstr "Zeige FAI-Paketlisten"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Show packages"
-msgstr "Zeige Pakete"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Display FAI partitions"
-msgstr "Zeige FAI-Partitionstabellen"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Show partitions"
-msgstr "Zeige Partitionen"
-
-#: plugins/admin/fai/class_divListFai.inc:177
-msgid "New profile"
-msgstr "Neues Profil"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-msgid "New partition table"
-msgstr "Neue Partitions-Tabelle"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-msgid "PT"
-msgstr "PT"
-
-#: plugins/admin/fai/class_divListFai.inc:194
-msgid "New scripts"
-msgstr "Neues Skript"
-
-#: plugins/admin/fai/class_divListFai.inc:194
-msgid "S"
-msgstr "S"
-
-#: plugins/admin/fai/class_divListFai.inc:195
-msgid "New hooks"
-msgstr "Neuer Hook"
-
-#: plugins/admin/fai/class_divListFai.inc:195
-msgid "H"
-msgstr "H"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "New variables"
-msgstr "Neue Variable"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "V"
-msgstr "V"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-msgid "New templates "
-msgstr "Neue Vorlagen"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-msgid "I"
-msgstr "I"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "New package list"
-msgstr "Neue Paketliste"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "PK"
-msgstr "PK"
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove selected fai objects"
-msgstr "Dieses Objekt entfernen"
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove fai objects"
-msgstr "Objekte entfernen"
-
-#: plugins/admin/fai/class_divListFai.inc:224
-#, fuzzy
-msgid "Copy fai objects"
-msgstr "Erstelle Objekte"
-
-#: plugins/admin/fai/class_divListFai.inc:226
-#, fuzzy
-msgid "Cut fai objects"
-msgstr "Aktuelles Objekt"
-
-#: plugins/admin/fai/class_divListFai.inc:297
-#: plugins/admin/fai/class_divListFai.inc:300
-msgid "Edit class"
-msgstr "Klasse bearbeiten"
-
-#: plugins/admin/fai/class_divListFai.inc:308
-msgid "Delete class"
-msgstr "Klasse entfernen"
-
-#: plugins/admin/fai/faiTemplate.tpl:35
-msgid "List of template files"
-msgstr "Liste der Vorlagen"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:120
-#, fuzzy
-msgid "This account has no scalix extensions."
-msgstr "Dieses Konto besitzt keine Fax-Erweiterungen."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:129
-#, fuzzy
-msgid "Remove scalix account"
-msgstr "UNIX-Konto entfernen"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:130
-#, fuzzy
-msgid ""
-"This account has scalix synchronization enabled. You can disable it by "
-"clicking below."
-msgstr ""
-"Dieses Konto besitzt aktivierte UNIX-Erweiterungen. Sie können diese durch "
-"einen Klick auf die untere Schaltfläche deaktivieren."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid "Create scalix account"
-msgstr "UNIX-Konto erstellen"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid ""
-"This account has scalix synchronization disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"Dieses Konto besitzt keine aktivierten UNIX-Erweiterungen. Sie können diese "
-"durch einen Klick auf die untere Schaltfläche aktivieren."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:308
-#, fuzzy
-msgid "There is no scalix mailnode specified."
-msgstr "Es wurden keine Mail-Server angegeben."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:311
-msgid "scalixScalixObject must be set!"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:327
-#, fuzzy
-msgid "Value in 'Limit Mailbox size' is not valid."
-msgstr "Das Feld 'Kontingent-Größe' enthält einen ungültigen Wert."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:397
-#, fuzzy
-msgid "Scalix account"
-msgstr "Mail-Konto"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:407
-msgid "Scalix Mail node"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:408
-#, fuzzy
-msgid "Mailbox class"
-msgstr "Mail-Adresse"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:409
-#, fuzzy
-msgid "Server language"
-msgstr "Server-Name"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:410
-#: plugins/personal/environment/class_environment.inc:1271
-msgid "Administrator"
-msgstr "Administrator"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:411
-#, fuzzy
-msgid "Mailbox administrator"
-msgstr "Ordner-Administratoren"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:412
-msgid "Hide user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:413
-#, fuzzy
-msgid "Mailbox size limitations"
-msgstr "Beschränkung der Nachrichtengröße"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:414
-#, fuzzy
-msgid "Limit outbound"
-msgstr "Profil-Kontingent"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:415
-msgid "Limit inbound"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:416
-#, fuzzy
-msgid "Notify user"
-msgstr "Zähle Benutzer"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:417
-#: plugins/personal/scalix/paste_generic.tpl:4
-#: plugins/personal/scalix/generic.tpl:98
-#, fuzzy
-msgid "Scalix email addresses"
-msgstr "Email-Adresse"
-
-#: plugins/personal/scalix/main.inc:123
-#, fuzzy
-msgid "Scalix settings"
-msgstr "Mail-Einstellungen"
-
-#: plugins/personal/scalix/paste_generic.tpl:6
-#: plugins/personal/scalix/generic.tpl:101
-#, fuzzy
-msgid "List of scalix email addresses"
-msgstr "Liste alternativer Mail-Adressen"
-
-#: plugins/personal/scalix/generic.tpl:7
-msgid "Scalix mailnode"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:15
-#, fuzzy
-msgid "Salix mailbox class"
-msgstr "Maximale Größe der Mailbox"
-
-#: plugins/personal/scalix/generic.tpl:19
-msgid ""
-"Limited users con not make use of the group calendar functionality in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:26
-#, fuzzy
-msgid "Scalix server language"
-msgstr "Speichern des Servers ist fehlgeschlagen"
-
-#: plugins/personal/scalix/generic.tpl:30
-msgid "Message catalog language for client."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Select for admin capability."
-msgstr "Wählen Sie aus der Liste"
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Scalix Administrator"
-msgstr "Administrator"
-
-#: plugins/personal/scalix/generic.tpl:50
-msgid "Select for mailbox admin capability."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:50
-#, fuzzy
-msgid "Scalix Mailbox Administrator"
-msgstr "Administrator"
-
-#: plugins/personal/scalix/generic.tpl:55
-#, fuzzy
-msgid "Hide user entry from addressbook."
-msgstr "Bitte geben Sie eine Mail-Adresse ein"
-
-#: plugins/personal/scalix/generic.tpl:55
-msgid "Hide this user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:64
-#, fuzzy
-msgid "Limit mailbox size"
-msgstr "Maximale Größe der Mailbox"
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "As sanction on mailbox quota overuse, stop user from sending mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:75
-#, fuzzy
-msgid "Limit Outbound Mail"
-msgstr "Profil-Kontingent"
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "Limit Inbound Mail"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "As sanction on mailbox quota overuse, notify the user by eMail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "Notify User"
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:77
-msgid "You need to specify your current password in order to proceed."
-msgstr "Sie müssen das aktuelle Passwort eingeben, um fortfahren zu können."
-
-#: plugins/personal/password/class_password.inc:83 html/password.php:202
-msgid "The password used as new and current are too similar."
-msgstr "Das alte und neue Passwort sind sich zu ähnlich."
-
-#: plugins/personal/password/class_password.inc:85 html/password.php:207
-msgid "The password used as new is to short."
-msgstr ""
-"Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben, ist zu kurz."
-
-#: plugins/personal/password/class_password.inc:87 html/password.php:247
-msgid "External password changer reported a problem: "
-msgstr "Das externe Passwort-Änderungsprogramm hat einen Fehler gemeldet:"
-
-#: plugins/personal/password/class_password.inc:100
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr ""
-"Das Passwort, welches Sie als aktuelles Passwort eingegeben haben, ist nicht "
-"korrekt."
-
-#: plugins/personal/password/class_password.inc:105 html/password.php:226
-msgid "You have no permissions to change your password."
-msgstr "Sie haben keine Berechtigung ihr Passwort zu ändern."
-
-#: plugins/personal/password/class_password.inc:132
-#: plugins/personal/generic/class_user.inc:1424
-msgid "User password"
-msgstr "Benutzerpasswort"
-
-#: plugins/personal/password/nochange.tpl:2
-msgid "Password change not allowed"
-msgstr "Passwort-Änderung ist nicht erlaubt"
-
-#: plugins/personal/password/nochange.tpl:6
-msgid "You are not allowed to change your password at this time"
-msgstr "Sie haben keine Berechtigung, ihr Passwort zu ändern"
-
-#: plugins/personal/password/changed.tpl:3
-msgid ""
-"You've successfully changed your password. Remember to change all programms "
-"configured to use it as well."
-msgstr ""
-"Sie haben erfolgreich Ihr Passwort geändert. Bitte denken Sie daran alle "
-"Programme anzupassen, die dieses Passwort auch benutzen."
-
-#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
-msgid "Password settings"
-msgstr "Passwort-Einstellungen"
-
-#: plugins/personal/password/password.tpl:2
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-"Um das Passwort zu ändern, benutzen Sie das untere Feld. Die Änderung wird "
-"sofort wirksam. Bitte merken Sie sich das neue Passwort, da Sie sich ohne "
-"dieses nicht mehr anmelden können."
-
-#: plugins/personal/password/password.tpl:11
-#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
-msgid "Current password"
-msgstr "Momentanes Passwort"
-
-#: plugins/personal/password/password.tpl:32
-msgid "Clear fields"
-msgstr "Felder löschen"
-
-#: plugins/personal/mail/copypaste.tpl:13
-#: plugins/personal/mail/generic.tpl:244
-msgid "Forward messages to"
-msgstr "Nachrichten weiterleiten an"
-
-#: plugins/personal/mail/mail_locals.tpl:35
-msgid "Select department"
-msgstr "Wählen Sie die Abteilung"
-
-#: plugins/personal/mail/main.inc:124
-msgid "User mail settings"
-msgstr "Benutzer Mail-Einstellungen"
-
-#: plugins/personal/mail/generic.tpl:19
-msgid "Specify the mail server where the user will be hosted on"
-msgstr "Wählen Sie den Mail-Server, auf dem dieses Konto angelegt werden soll"
-
-#: plugins/personal/mail/generic.tpl:80
-msgid "Mail options"
-msgstr "Mail-Einstellungen"
-
-#: plugins/personal/mail/generic.tpl:107
-#: plugins/personal/mail/class_mailAccount.inc:1170
-msgid "Use custom sieve script"
-msgstr "Eigenes Sieve-Skript verwenden"
-
-#: plugins/personal/mail/generic.tpl:107
-msgid "disables all Mail options!"
-msgstr "schaltet alle übrigen Mail-Einstellungen aus!"
-
-#: plugins/personal/mail/generic.tpl:114
-msgid "Sieve Management"
-msgstr "Sieve Verwaltung"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "Select if you want to forward mails without getting own copies of them"
-msgstr ""
-"Wählen Sie diese Einstellung, wenn Mails lediglich weitergeleitet werden "
-"sollen, ohne eine lokale Kopie zu speichern."
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "No delivery to own mailbox"
-msgstr "Keine Zustellung in eigenes Postfach"
-
-#: plugins/personal/mail/generic.tpl:132
-msgid ""
-"Select to automatically response with the vacation message defined below"
-msgstr ""
-"Wählen Sie dies, um automatisch eine Urlaubsmeldung mit dem unten angebenen "
-"Text zu versenden."
-
-#: plugins/personal/mail/generic.tpl:134
-msgid "Activate vacation message"
-msgstr "Urlaubsbenachrichtigung aktivieren"
-
-#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
-msgid "from"
-msgstr "von"
-
-#: plugins/personal/mail/generic.tpl:165
-msgid "till"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:194
-msgid "Select if you want to filter this mails through spamassassin"
-msgstr "Wählen Sie dies, um Mails von Spamassassin filtern zu lassen"
-
-#: plugins/personal/mail/generic.tpl:196
-msgid "Move mails tagged with spam level greater than"
-msgstr "Verschiebe Mails mit einem SPAM-Level größer als"
-
-#: plugins/personal/mail/generic.tpl:199
-msgid "Choose spam level - smaller values are more sensitive"
-msgstr ""
-"Wählen sie den 'SPAM'-Level - kleinere Werte reagieren empfindlicher auf SPAM"
-
-#: plugins/personal/mail/generic.tpl:203
-msgid "to folder"
-msgstr "in den Ordner"
-
-#: plugins/personal/mail/generic.tpl:214
-msgid "Reject mails bigger than"
-msgstr "Mails abweisen, die größer sind als"
-
-#: plugins/personal/mail/generic.tpl:223
-#: plugins/personal/mail/class_mailAccount.inc:1153
-#: include/sieve/templates/element_vacation.tpl:44
-#: include/sieve/templates/object_container.tpl:31
-#: include/sieve/class_sieveManagement.inc:509
-#: include/sieve/class_sieveManagement.inc:728
-msgid "Vacation message"
-msgstr "Urlaubsbenachrichtigung"
-
-#: plugins/personal/mail/generic.tpl:270
-msgid "Advanced mail options"
-msgstr "Erweiterte Mail-Einstellungen"
-
-#: plugins/personal/mail/generic.tpl:276
-msgid "Select if user can only send and receive inside his own domain"
-msgstr ""
-"Wählen Sie dies, wenn der Benutzer Mails nur innerhalb seiner Domäne senden "
-"und empfangen darf"
-
-#: plugins/personal/mail/generic.tpl:278
-msgid "User is only allowed to send and receive local mails"
-msgstr "Der Benutzer darf nur lokale Mails senden und empfangen"
-
-#: plugins/personal/mail/class_mailAccount.inc:214
-msgid "No DESC tag in vacation file:"
-msgstr "Kein DESC-Tag in der Abwesenheits-Datei:"
-
-#: plugins/personal/mail/class_mailAccount.inc:289
-msgid "This account has no mail extensions."
-msgstr "Dieses Konto hat keine Mail-Erweiterungen."
-
-#: plugins/personal/mail/class_mailAccount.inc:300
-msgid ""
-"This account can't be removed while there are delegations configured. Remove "
-"those delegations first."
-msgstr ""
-"Dieses Konto kann nicht entfernt werden, da Delegationen konfiguriert sind. "
-"Entfernen Sie diese zunächst und wiederholen Sie den Vorgang."
-
-#: plugins/personal/mail/class_mailAccount.inc:358
-msgid ""
-"You're trying to add an invalid email address to the list of forwarders."
-msgstr ""
-"Sie versuchen, eine ungültige Mail-Adresse in die Liste der Weiterleitungen "
-"aufzunehmen."
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "January"
-msgstr "Januar"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "February"
-msgstr "Februar"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "March"
-msgstr "März"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "April"
-msgstr "April"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "May"
-msgstr "Mai"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "June"
-msgstr "Juni"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "July"
-msgstr "Juli"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "August"
-msgstr "August"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "September"
-msgstr "September"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "October"
-msgstr "Oktober"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "November"
-msgstr "November"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "December"
-msgstr "Dezember"
-
-#: plugins/personal/mail/class_mailAccount.inc:688
-#, php-format
-msgid "Removing of user/mail account with dn '%s' failed."
-msgstr "Entfernen des Benutzer/Mail-Kontos mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/mail/class_mailAccount.inc:842
-#, php-format
-msgid "Saving of user/mail account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Mail-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/mail/class_mailAccount.inc:903
-msgid ""
-"There is no valid mailserver specified, please add one in the system setup."
-msgstr ""
-"Es wurde kein gültiger Mail-Server angegeben, bitte fügen Sie ein passendes "
-"System hinzu."
-
-#: plugins/personal/mail/class_mailAccount.inc:951
-msgid "You specified Spam settings, but there is no Folder specified."
-msgstr "Es wurde kein Ordner für die gewählten Spam-Einstellungen angegeben."
-
-#: plugins/personal/mail/class_mailAccount.inc:955
-msgid "Time interval to show vacation message is not valid."
-msgstr "Das Zeit-Intervall, um die Urlaubsnachricht zu zeigen, ist ungültig,"
-
-#: plugins/personal/mail/class_mailAccount.inc:995
-#: plugins/personal/mail/class_mailAccount.inc:1007
-msgid "You are not allowed to write mail forwarding."
-msgstr "Sie haben keine Berechtigung, ihr Passwort zu ändern!"
-
-#: plugins/personal/mail/class_mailAccount.inc:1040
-#: plugins/personal/mail/class_mailAccount.inc:1051
-msgid "You are not allowed to write mail alternate address."
-msgstr "Sie haben keine Berechtigung, alternative Mail-Adressen hinzuzufügen."
-
-#: plugins/personal/mail/class_mailAccount.inc:1116
-msgid "Waiting for kolab to remove mail properties."
-msgstr "Warte auf Entfernung der Mail-Einstellungen durch Kolab."
-
-#: plugins/personal/mail/class_mailAccount.inc:1118
-msgid ""
-"Please remove the mail account first, to allow kolab to call its remove "
-"methods."
-msgstr ""
-"Bitte entfernen Sie zunächst das Mail-Konto, damit Kolab Gelegenheit hat "
-"seine Einstellungen zu entfernen."
-
-#: plugins/personal/mail/class_mailAccount.inc:1152
-msgid "Add vacation information"
-msgstr "Urlaubsinformationen hinzufügen"
-
-#: plugins/personal/mail/class_mailAccount.inc:1155
-msgid "Use spam filter"
-msgstr "Verwende Spam-Filter"
-
-#: plugins/personal/mail/class_mailAccount.inc:1156
-msgid "Spam level"
-msgstr "Spam-Level"
-
-#: plugins/personal/mail/class_mailAccount.inc:1157
-msgid "Spam mail box"
-msgstr "Spam-Postfach"
-
-#: plugins/personal/mail/class_mailAccount.inc:1159
-msgid "Sieve management"
-msgstr "Sieve Verwaltung"
-
-#: plugins/personal/mail/class_mailAccount.inc:1161
-msgid "Reject due to mailsize"
-msgstr "Aufgrund der Mail-Größe abweisen"
-
-#: plugins/personal/mail/class_mailAccount.inc:1162
-msgid "Mail max size"
-msgstr "Maximale Mailgröße"
-
-#: plugins/personal/mail/class_mailAccount.inc:1164
-#: plugins/personal/mail/class_mailAccount.inc:1169
-msgid "Forwarding address"
-msgstr "Weiterleitungs-Adresse"
-
-#: plugins/personal/mail/class_mailAccount.inc:1165
-msgid "Local delivery"
-msgstr "Lokale Zustellung"
-
-#: plugins/personal/mail/class_mailAccount.inc:1166
-msgid "No delivery to own mailbox "
-msgstr "Keine Zustellung in eigenes Postfach"
-
-#: plugins/personal/mail/class_mailAccount.inc:1167
-msgid "Mail alternative addresses"
-msgstr "Weitere Adressen"
-
-#: plugins/personal/netatalk/main.inc:111
-msgid "Netatalk settings"
-msgstr "Netatalk-Einstellungen"
-
-#: plugins/personal/netatalk/netatalk.tpl:4
-#: plugins/personal/netatalk/class_netatalk.inc:380
-msgid "Share"
-msgstr "Freigabe"
-
-#: plugins/personal/netatalk/class_netatalk.inc:37
-msgid "Manage netatalk account"
-msgstr "Netatalk-Konto verwalten"
-
-#: plugins/personal/netatalk/class_netatalk.inc:174
-msgid "This account has no netatalk extensions."
-msgstr "Dieses Konto hat keine Netatalk-Erweiterungen."
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid "Remove netatalk account"
-msgstr "Netatalk-Konto entfernen"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid ""
-"This account has netatalk features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto hat die Netatalk-Erweiterungen aktiviert. Sie können diese "
-"deaktivieren, indem Sie auf die Schaltfläche unten klicken."
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#: plugins/personal/netatalk/class_netatalk.inc:196
-msgid "Create netatalk account"
-msgstr "Neues Netatalk-Konto erzeugen"
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-msgid ""
-"This account has netatalk features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto hat keine Netatalk-Erweiterungen. Sie können diese aktivieren, "
-"wenn Sie auf die untere Schaltfläche klicken."
-
-#: plugins/personal/netatalk/class_netatalk.inc:229
-msgid "You must select a share to use."
-msgstr "Sie müssen eine zu verwendende Freigabe auswählen."
-
-#: plugins/personal/netatalk/class_netatalk.inc:294
-#, php-format
-msgid "Saving of user/netatalk account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Netatalk-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/netatalk/class_netatalk.inc:356
-#, php-format
-msgid "Removing of user/netatalk account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Netatalk-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/netatalk/class_netatalk.inc:379
-msgid "User home path"
-msgstr "Benutzer Basisverzeichnis"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
-msgid "PHPscheduleit"
-msgstr "PHPscheduleit"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/PHPscheduleit-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
-#, php-format
-msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Speichern von Benutzer/PHPscheduleit-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
-msgid "PHP Schedule it"
-msgstr "PHP Schedule It"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-msgid "PHP Schedule it settings"
-msgstr "PHP Schedule It Einstellungen"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "Connectivity addon"
-msgstr "Konnektivitäts-Erweiterung"
-
-#: plugins/personal/connectivity/kolab.tpl:3
-#: plugins/personal/connectivity/kolab.tpl:35
-msgid "Kolab account"
-msgstr "Kolab-Konto"
-
-#: plugins/personal/connectivity/kolab.tpl:4
-msgid ""
-"The kolab account is currently disabled. It's features can be adjusted if "
-"you add a mail account."
-msgstr ""
-"Das Kolab-Konto ist aktuell deaktiviert. Die Einstellungen können angepasst "
-"werden, wenn Sie ein Postfach hinzufügen."
-
-#: plugins/personal/connectivity/kolab.tpl:41
-#: plugins/personal/connectivity/class_kolabAccount.inc:479
-msgid "Delegations"
-msgstr "Stellvertreter"
-
-#: plugins/personal/connectivity/kolab.tpl:59
-msgid "Mail size"
-msgstr "Mailgröße"
-
-#: plugins/personal/connectivity/kolab.tpl:62
-msgid "No mail size restriction for this account"
-msgstr "Keine Beschränkung der Mailgröße für dieses Konto"
-
-#: plugins/personal/connectivity/kolab.tpl:71
-msgid "Free Busy information"
-msgstr "Frei/Belegt-Information"
-
-#: plugins/personal/connectivity/kolab.tpl:82
-msgid "Future"
-msgstr "Zukunft"
-
-#: plugins/personal/connectivity/kolab.tpl:86
-#: plugins/personal/connectivity/oxchange.tpl:39
-#: plugins/personal/connectivity/oxchange.tpl:49
-#: include/sieve/templates/element_vacation.tpl:25
-msgid "days"
-msgstr "Tage"
-
-#: plugins/personal/connectivity/kolab.tpl:93
-#: plugins/personal/connectivity/class_kolabAccount.inc:480
-msgid "Invitation policy"
-msgstr "Einladungs-Richtlinie"
-
-#: plugins/personal/connectivity/intranet.tpl:3
-msgid "Intranet account"
-msgstr "Intranet-Konto"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
-msgid "Open-Xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-msgid "Openexchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
-msgid "Couldn't connect to postgresql database!"
-msgstr "Die PostgreSQL-Datenbank kann nicht erreicht werden!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
-msgid "Needed parameters for openexchange connectivity plugin are missing!"
-msgstr ""
-"Nicht alle benötigten Parameter für OpenXchange Konnektivitätserweiterung "
-"wurden gefunden!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
-msgid "PHP4 module for postgresql database is missing!"
-msgstr "PHP4-Erweiterung für PostgreSQL-Datenbank wurde nicht gefunden!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
-#, php-format
-msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
-msgstr ""
-"Entfernen von Benutzer/oxchange-Adressbuchkonto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
-msgid ""
-"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
-"that you are not using any strange characters in the loginname."
-msgstr ""
-"Der Open-Xchange Kontoname ist leer und damit ungültig! Überprüfen Sie zur "
-"Sicherheit, dass Sie keine ungültigen Zeichen im Kontonamen verwenden."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
-#, php-format
-msgid "Saving of user/oxchange account with dn '%s' failed."
-msgstr "Speichern von Benutzer/oxchange-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
-#, php-format
-msgid "Creating of user/oxchange account with dn '%s' failed."
-msgstr "Erstellen von Benutzer/oxchange-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
-msgid ""
-"Something went wrong while saving oxchange account. Please check the error "
-"log file."
-msgstr ""
-"Während des Speicherns des OXchange-Kontos ist ein Fehler aufgetreten. Bitte "
-"überprüfen Sie das Fehlerprotokoll."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
-msgid "Open xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-msgid "Open xchange account settings"
-msgstr "Open-Xchange Konto-Einstellungen"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
-msgid "OXAppointmentDays"
-msgstr "OX-Tage für Termin"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
-msgid "OXTaskDays"
-msgstr "OX-Tage für Aufgabe"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
-msgid "OXTimeZone"
-msgstr "OX-Zeitzone"
-
-#: plugins/personal/connectivity/pptp.tpl:3
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-msgid "PPTP account"
-msgstr "PPTP-Konto"
-
-#: plugins/personal/connectivity/class_connectivity.inc:69
-msgid "This account has no connectivity extensions."
-msgstr "Dieses Konto besitzt keine Konnektivitäts-Erweiterungen."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:197
-msgid "Intranet"
-msgstr "Intranet"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:121
-#, php-format
-msgid "Removing of user/intranet account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Intranet-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:186
-#, php-format
-msgid "Saving of user/intranet account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Intranet-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-msgid "Intranet account settings"
-msgstr "Einstellungen für Intranet-Konto"
-
-#: plugins/personal/connectivity/phpscheduleit.tpl:3
-msgid "PHPscheduleit account"
-msgstr "PHPscheduleit-Konto"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:26
-#: plugins/personal/connectivity/class_pptpAccount.inc:173
-msgid "PPTP"
-msgstr "PPTP"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:101
-#, php-format
-msgid "Removing of user/PPTP account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/PPTP-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:155
-#, php-format
-msgid "Saving of user/PPTP account with dn '%s' failed."
-msgstr "Speichern von Benutzer/PPTP-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/proxy.tpl:23
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-msgid "Proxy account"
-msgstr "Proxy Konto"
-
-#: plugins/personal/connectivity/proxy.tpl:34
-msgid "Filter unwanted content (i.e. pornographic or violence related)"
-msgstr ""
-"Filtern von unerwünschten Inhalten (z.B. pornografische oder gewalttätige "
-"Inhalte)"
-
-#: plugins/personal/connectivity/proxy.tpl:44
-msgid "Limit proxy access to working time"
-msgstr "Inhaltsfilterung nur während der Arbeitszeit"
-
-#: plugins/personal/connectivity/proxy.tpl:84
-#: plugins/personal/connectivity/class_proxyAccount.inc:319
-msgid "Restrict proxy usage by quota"
-msgstr "Proxynutzung durch Kontingent einschränken"
-
-#: plugins/personal/connectivity/proxy.tpl:99
-msgid "per"
-msgstr "pro"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:149
-msgid ""
-"You're trying to add an invalid email address to the list of delegations."
-msgstr ""
-"Sie versuchen, eine ungültige Mail-Adresse in die Liste der Stellvertreter "
-"aufzunehmen."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:157
-msgid ""
-"The mail address you're trying to add is no primary mail address of an "
-"existing user."
-msgstr ""
-"Die Adresse, die Sie gerade hinzufügen möchten, ist keine primäre Mail-"
-"Adresse eines bestehenden Benutzers"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:182
-msgid "Always accept"
-msgstr "Immer annehmen"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:183
-msgid "Always reject"
-msgstr "Immer ablehnen"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:184
-msgid "Reject if conflicts"
-msgstr "Im Konfliktfall ablehnen"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:185
-msgid "Manual if conflicts"
-msgstr "Im Konfliktfall manuell bearbeiten"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:186
-msgid "Manual"
-msgstr "Manuell"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:234
-msgid "Anonymous"
-msgstr "Anonym"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:302
-#, php-format
-msgid "Removing of user/kolab account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Kolab-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:313
-msgid "The value specified as Free Busy future needs to be an integer."
-msgstr "Der Wert für Intervall muß eine Ganzzahl sein."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:318
-msgid "The value specified as Free Busy Information URL is invalid."
-msgstr "Der Wert für Information URL is ungültig."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:332
-#, php-format
-msgid "The invitation policy entry for address '%s' is not valid."
-msgstr "Die Einladungs-Richtlinie für die Adresse '%s' ist ungültig."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:340
-#, php-format
-msgid "There's no mail user with address '%s' for your invitation policy!"
-msgstr ""
-"Es gibt keinen Mail Benutzer mit der Adresse %s für Ihre Einladungs-"
-"Richtlinie!"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:431
-#, php-format
-msgid "Saving of user/kolab account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Kolab-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-msgid "Kolab account settings"
-msgstr "Kolab Konto-Einstellungen"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:476
-msgid "Free busy future"
-msgstr "Frei/Belegt Ausblick"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:477
-msgid "Mail size restriction"
-msgstr "Beschränkung der Nachrichtengröße"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:478
-msgid "Free busy information"
-msgstr "Frei/Belegt-Information"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:5
-#: plugins/personal/connectivity/class_proxyAccount.inc:307
-#: plugins/generic/references/class_reference.inc:32
-msgid "Proxy"
-msgstr "Proxy"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "GB"
-msgstr "GB"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "day"
-msgstr "Tag"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "week"
-msgstr "Woche"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "month"
-msgstr "Monat"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:167
-#, php-format
-msgid "Removing of user/proxy account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Proxy-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:185
-msgid "Numerical value for Quota Setting is empty."
-msgstr "Das numerische Feld der Kontingent-Einstellung ist leer."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:187
-msgid "Numerical value for Quota Setting is not valid."
-msgstr ""
-"Das numerische Feld der Kontingent-Einstellung enthält einen ungültigen Wert."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:289
-#, php-format
-msgid "Saving of user/proxy account with dn '%s' failed."
-msgstr "Speichern von Benutzert/Proxy-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:317
-msgid "Filter unwanted content"
-msgstr "Filtere ungewünschten Inhalt"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:318
-msgid "Limit proxy access"
-msgstr "Beschränke Proxy-Zugriff"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:5
-msgid "PHPGroupware"
-msgstr "phpGroupware"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPgw account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/PHPgw-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:139
-#, php-format
-msgid "Saving of user/PHPgw account with dn '%s' failed."
-msgstr "Speichern von Benutzer/PHPgw-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:157
-msgid "PHP GW"
-msgstr "PHP GW"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-msgid "PHP GW account settings"
-msgstr "PHP GW Konto-Einstellungen"
-
-#: plugins/personal/connectivity/webdav.tpl:3
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "WebDAV account"
-msgstr "WebDAV-Konto"
-
-#: plugins/personal/connectivity/opengw.tpl:1
-#: plugins/personal/connectivity/class_opengwAccount.inc:331
-msgid "Opengroupware"
-msgstr "Opengroupware"
-
-#: plugins/personal/connectivity/opengw.tpl:8
-#: plugins/personal/connectivity/class_opengwAccount.inc:341
-msgid "Location team"
-msgstr "Örtliches Team"
-
-#: plugins/personal/connectivity/opengw.tpl:21
-#: plugins/personal/connectivity/class_opengwAccount.inc:342
-msgid "Template user"
-msgstr "Benutzer-Vorlage"
-
-#: plugins/personal/connectivity/opengw.tpl:48
-#: plugins/personal/connectivity/class_opengwAccount.inc:344
-msgid "Teams"
-msgstr "Teams"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "Open-Xchange Account"
-msgstr "Open-Xchange Konto"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid ""
-"disabled, no Postgresql support detected. Or the specified database can't be "
-"reached"
-msgstr ""
-"deaktiviert, keine PostgreSQL-Unterstützung erkannt. Oder die angegebene "
-"Datenbank kann nicht erreicht werden"
-
-#: plugins/personal/connectivity/oxchange.tpl:18
-msgid "Open-Xchange account"
-msgstr "Open-Xchange Konto"
-
-#: plugins/personal/connectivity/oxchange.tpl:29
-msgid "Remember"
-msgstr "Erinnern"
-
-#: plugins/personal/connectivity/oxchange.tpl:33
-msgid "Appointment Days"
-msgstr "Tage für Termin"
-
-#: plugins/personal/connectivity/oxchange.tpl:42
-msgid "Task Days"
-msgstr "Tage für Aufgabe"
-
-#: plugins/personal/connectivity/oxchange.tpl:61
-msgid "User Information"
-msgstr "Benutzerinformation"
-
-#: plugins/personal/connectivity/oxchange.tpl:65
-msgid "User Timezone"
-msgstr "Zeitzone des Benutzers"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
-#: plugins/generic/references/class_reference.inc:34
-msgid "FTP"
-msgstr "FTP"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
-#, php-format
-msgid "Removing of user/pureftpd account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/pureftpd-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
-msgid "Value specified as 'Upload bandwidth' is not valid."
-msgstr "Die von Ihnen angegebene 'Upload-Bandbreite' ist nicht gültig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
-msgid "Value specified as 'Download bandwidth' is not valid."
-msgstr "Die von Ihnen angegebene 'Download-Bandbreite' ist nicht gültig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
-msgid "Value specified as 'Quota files' is not valid."
-msgstr "Das Feld 'Kontingent-Dateien' enthält eine ungültige Eingabe."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
-msgid "Value specified as 'Quota size' is not valid."
-msgstr "Der von Ihnen angegebene Wert für 'Kontingent-Größe' ist ungültig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
-msgid "Value specified as 'Upload ratio' is not valid."
-msgstr "Der von Ihnen angegebene Wert für 'Upload-Verhältnis' ist ungültig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
-msgid "Value specified as 'Download ratio' is not valid."
-msgstr "Der von Ihnen angegebene Wert für 'Download-Verhältnis' ist ungültig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
-#, php-format
-msgid "Saving of user/pureftpd account with dn '%s' failed."
-msgstr "Speichern von Benutzer/pureftpd-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
-msgid "Ftp"
-msgstr "FTP"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-msgid "Pure ftp account"
-msgstr "PureFTP-Konto"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
-msgid "Quota files"
-msgstr "Kontingent-Dateien"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
-msgid "Upload ratio"
-msgstr "Upload-Verhältnis"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
-msgid "Quota MBytes"
-msgstr "Kontingent-Größe"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
-msgid "Download ratio"
-msgstr "Download-Verhältnis"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
-msgid "Upload bandwith"
-msgstr "Upload-Bandbreite"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
-msgid "Download bandwith"
-msgstr "Download-Bandbreite"
-
-#: plugins/personal/connectivity/phpgw.tpl:3
-msgid "PHPGroupware account"
-msgstr "phpGroupware-Konto"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:6
-msgid "Opengroupware account"
-msgstr "Opengroupware-Konto"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:161
-msgid ""
-"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
-"perform any database queries."
-msgstr ""
-"OpenGroupware: Keine postgresql-Erweiterung verfügbar. Kann keine "
-"Datenbankabfrage durchführen."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:166
-msgid ""
-"OpenGroupware: Missing database configuration for opengroupware. Can't get "
-"or set any informations."
-msgstr "OpenGroupware: Datenbank-Konfiguration fehlt."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:174
-msgid ""
-"OpenGroupware: Can't connect to specified database. Please check given "
-"configuration twice."
-msgstr "OpenGroupware: Die angegebene Datenbank kann nicht erreicht werden."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-msgid "Open groupware account settings"
-msgstr "Opengroupware Konto-Einstellungen"
-
-#: plugins/personal/connectivity/glpi.tpl:1
-msgid "GLPI account"
-msgstr "GLPI-Konto"
-
-#: plugins/personal/connectivity/pureftpd.tpl:4
-msgid "FTP account"
-msgstr "FTP Konto"
-
-#: plugins/personal/connectivity/pureftpd.tpl:19
-msgid "Upload bandwidth"
-msgstr "Upload-Bandbreite"
-
-#: plugins/personal/connectivity/pureftpd.tpl:24
-#: plugins/personal/connectivity/pureftpd.tpl:32
-msgid "kb/s"
-msgstr "kb/s"
-
-#: plugins/personal/connectivity/pureftpd.tpl:27
-msgid "Download bandwidth"
-msgstr "Download-Bandbreite"
-
-#: plugins/personal/connectivity/pureftpd.tpl:43
-msgid "Quota"
-msgstr "Kontingent"
-
-#: plugins/personal/connectivity/pureftpd.tpl:47
-msgid "Files"
-msgstr "Dateien"
-
-#: plugins/personal/connectivity/pureftpd.tpl:71
-msgid "Ratio"
-msgstr "Verhältnis"
-
-#: plugins/personal/connectivity/pureftpd.tpl:75
-msgid "Uploaded / downloaded files"
-msgstr "Hoch- / heruntergeladene Dateien"
-
-#: plugins/personal/connectivity/pureftpd.tpl:93
-#: plugins/personal/samba/samba3.tpl:246
-msgid "Miscellaneous"
-msgstr "Verschiedenes"
-
-#: plugins/personal/connectivity/pureftpd.tpl:98
-msgid "Check to disable FTP Access"
-msgstr "Wählen Sie diese Option, um FTP-Zugriff zu deaktivieren"
-
-#: plugins/personal/connectivity/pureftpd.tpl:100
-msgid "Temporary disable FTP access"
-msgstr "Temporäres Abschalten des FTP-Zugriffs"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:6
-#: plugins/personal/connectivity/class_webdavAccount.inc:156
-msgid "WebDAV"
-msgstr "WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:84
-#, php-format
-msgid "Removing of user/webDAV account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/webDAV-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:138
-#, php-format
-msgid "Saving of user/webDAV account with dn '%s' failed."
-msgstr "Speichern von Benutzer/webDAV-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:1
-msgid "Create new hotplug entry"
-msgstr "Neuen Hotplug-Eintrag erstellen"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:8
-msgid "Create new hotplug device"
-msgstr "Neues Hotplug-Gerät erstellen"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "(iSerial)"
-msgstr "(iSeriell)"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "Vendor-ID"
-msgstr "Anbieter-ID"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "(idVendor)"
-msgstr "(idAnbieter)"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "Product-ID"
-msgstr "Produkt-ID"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "(idProduct)"
-msgstr "(idProdukt)"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:78
-#, fuzzy, php-format
-msgid ""
-"Can't remove kioks profile, it is still in use by the following objects '%s'."
-msgstr ""
-"Sie können die Asterisk Datenbank-Erweiterung nicht entfernen, sie wird "
-"momentan noch von folgenden Objekten verwendet: '%s'."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:86
-#: plugins/personal/environment/class_kioskManagementDialog.inc:105
-#, php-format
-msgid "Can't delete '%s'. Error was: permission denied."
-msgstr ""
-"Kann Datei '%s' nicht entfernen. Die Fehlermeldung war: Zugriff verweigert."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:89
-#: plugins/personal/environment/class_kioskManagementDialog.inc:108
-#, php-format
-msgid "Can't delete '%s'. Errow was: file doesn't exist."
-msgstr ""
-"Kann Datei '%s' nicht entfernen. Die Fehlermeldung war: Datei existiert "
-"nicht."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:150
-msgid ""
-"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
-msgstr ""
-"In Ihrer gosa.conf wurde kein 'KIOSKPATH' definiert. Die Verwaltung von "
-"KIOSK-Profilen ist nicht möglich."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:156
-#, php-format
-msgid "Kiosk path '%s' is not accessible. Please check the permissions."
-msgstr ""
-"Auf den KIOSK-Pfad '%s' kann nicht zugegriffen werden. Bitte überprüfen Sie "
-"die Rechte."
-
-#: plugins/personal/environment/kioskManagement.tpl:1
-#: plugins/personal/environment/kioskManagement.tpl:5
-msgid "Kiosk profile management"
-msgstr "Verwaltung der Kiosk-Profile"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:1
-msgid "Add printer devcies"
-msgstr "Drucker hinzufügen"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:48
-msgid "Display printers matching"
-msgstr "Zeige die Drucker, auf die Folgendes passt"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:53
-msgid "Regular expression for matching printer names"
-msgstr "Regulärer Ausdruck zum Erkennen von Druckernamen"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:108
-msgid "Specified name should only consist of upper-/lowercase characters."
-msgstr ""
-"Der angegebene Name sollte ausschliesslich aus Groß- und Kleinbuchstaben "
-"bestehen."
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:112
-msgid "Please specify a valid script name."
-msgstr "Bitte geben Sie einen gültigen Skript-Namen ein."
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:116
-msgid "Specified description contains invalid characters."
-msgstr "Das Feld 'Beschreibung' enthält ungültige Zeichen!"
-
-#: plugins/personal/environment/main.inc:119
-msgid "User environment settings"
-msgstr "Einstellungen der Benutzer-Umgebung"
-
-#: plugins/personal/environment/logonManagement.tpl:1
-#: plugins/personal/environment/logonManagement.tpl:5
-#: plugins/personal/environment/environment.tpl:169
-msgid "Logon script management"
-msgstr "Verwaltung der Anmelde-Skripte"
-
-#: plugins/personal/environment/logonManagement.tpl:8
-msgid "Logon script settings"
-msgstr "Einstellungen für Anmelde-Skripte"
-
-#: plugins/personal/environment/logonManagement.tpl:10
-msgid "Skript name"
-msgstr "Skriptname"
-
-#: plugins/personal/environment/logonManagement.tpl:34
-msgid "Logon script flags"
-msgstr "Optionen für Anmelde-Skripte"
-
-#: plugins/personal/environment/logonManagement.tpl:38
-msgid "Last script"
-msgstr "Letztes Skript"
-
-#: plugins/personal/environment/logonManagement.tpl:44
-msgid "Script can be replaced by user"
-msgstr "Skript kann vom Benutzer ausgetauscht werden"
-
-#: plugins/personal/environment/logonManagement.tpl:56
-#: plugins/personal/environment/class_environment.inc:1335
-msgid "Logon script"
-msgstr "Anmelde-Skript"
-
-#: plugins/personal/environment/hotplugDialog.tpl:1
-msgid "Add hotplug devices"
-msgstr "Hotplug-Geräte hinzufügen"
-
-#: plugins/personal/environment/hotplugDialog.tpl:5
-msgid "Hotplug management"
-msgstr "Verwaltung der Hotplug-Geräte"
-
-#: plugins/personal/environment/hotplugDialog.tpl:10
-msgid "Select hotplug device to add"
-msgstr "Auswahl des hinzuzufügenden Hotplug-Gerätes"
-
-#: plugins/personal/environment/hotplugDialog.tpl:34
-msgid "Choose the department the search will be based    on"
-msgstr "Wählen Sie die Abteilung, auf die die Suchfunktion angewandt wird"
-
-#: plugins/personal/environment/hotplugDialog.tpl:48
-msgid "Regular expression for        matching hotplugs"
-msgstr "Regulärer Ausdruck zum Erkennen von Hotplug-Geräten"
-
-#: plugins/personal/environment/class_environment.inc:209
-msgid "auto"
-msgstr "auto"
-
-#: plugins/personal/environment/class_environment.inc:281
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Setting profile "
-"server to '%s'."
-msgstr ""
-"Der ausgewählte Profil-Server '%s' ist nicht mehr verfügbar. Setze Profil-"
-"Server auf '%s'."
-
-#: plugins/personal/environment/class_environment.inc:286
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Profile server "
-"configuration is resetted."
-msgstr ""
-"Der ausgewählte Profil-Server '%s' ist nicht mehr verfügbar, die "
-"Konfiguration wurde zurückgesetzt."
-
-#: plugins/personal/environment/class_environment.inc:355
-#: plugins/personal/environment/class_environment.inc:393
-msgid "Remove environment extension"
-msgstr "Umgebungs-Erweiterung entfernen"
-
-#: plugins/personal/environment/class_environment.inc:356
-#: plugins/personal/environment/class_environment.inc:394
-msgid "Environment extension enabled. You can disable it by clicking below."
-msgstr ""
-"Dieses Konto besitzt aktivierte Umgebungs-Erweiterungen. Sie können diese "
-"durch einen Klick auf die Schaltfläche unten deaktivieren."
-
-#: plugins/personal/environment/class_environment.inc:365
-#: plugins/personal/environment/class_environment.inc:370
-#: plugins/personal/environment/class_environment.inc:399
-#: plugins/personal/environment/class_environment.inc:404
-msgid "Add environment extension"
-msgstr "Umgebungs-Erweiterung hinzufügen"
-
-#: plugins/personal/environment/class_environment.inc:366
-#: plugins/personal/environment/class_environment.inc:400
-msgid "Environment extension disabled. You can enable it by clicking below."
-msgstr ""
-"Aktuell besitzt dieses Konto keine aktivierten Umgebungs-Erweiterungen. Sie "
-"können diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#: plugins/personal/environment/class_environment.inc:371
-#: plugins/personal/environment/class_environment.inc:405
-msgid ""
-"Environment extension disabled. You have to setup a posix account before you "
-"can enable this feature."
-msgstr ""
-"Aktuell besitzt dieser Server keine aktivierten Umgebungs-Erweiterungen. Um "
-"diese zu aktivieren werden die UNIX-Erweiterungen benötigt. Diese müssen "
-"zuerst aktiviert werden."
-
-#: plugins/personal/environment/class_environment.inc:522
-msgid "You are not allowed to write Logon scripts."
-msgstr "Sie haben keine Berechtigung, Anmeldeskripte zu speichern."
-
-#: plugins/personal/environment/class_environment.inc:603
-msgid "Spaces are not allowed in the mount path!"
-msgstr "Leerzeichen sind im Einhänge-Pfad nicht erlaubt!"
-
-#: plugins/personal/environment/class_environment.inc:682
-#: plugins/personal/environment/class_environment.inc:683
-#: plugins/personal/environment/class_environment.inc:691
-#: plugins/personal/environment/class_environment.inc:692
-msgid "Reset password hash"
-msgstr "Passwort zurücksetzen"
-
-#: plugins/personal/environment/class_environment.inc:696
-msgid "Delete share entry"
-msgstr "Diesen Freigabe-Eintrag entfernen"
-
-#: plugins/personal/environment/class_environment.inc:885
-msgid "GOsa default printer flag is not allowed within groups."
-msgstr "GOsa Standard-Drucker Flag ist innerhalb von Gruppen nicht erlaubt."
-
-#: plugins/personal/environment/class_environment.inc:908
-#, php-format
-msgid ""
-"The selected kiosk profile '%s' is no longer available, setting current "
-"profile to 'none'."
-msgstr ""
-"Das ausgewählte Kiosk-Profil '%s' ist nicht mehr verfügbar, die Einstellung "
-"wurde auf 'keins' zurückgesetzt."
-
-#: plugins/personal/environment/class_environment.inc:952
-#, php-format
-msgid "Removing of user/environment account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Umgebungs-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/environment/class_environment.inc:1021
-msgid "Please set a valid profile quota size."
-msgstr "Bitte wählen Sie eine gültige Kontingent-Grösse."
-
-#: plugins/personal/environment/class_environment.inc:1028
-msgid ""
-"You need to setup a valid posix extension in order to enable evironment "
-"features."
-msgstr ""
-"Sie benötigen eine gültige UNIX-Erweiterung, um die Umgebungs-Erweiterung zu "
-"aktivieren."
-
-#: plugins/personal/environment/class_environment.inc:1066
-msgid "Can't save new kiosk profiles, possibly permission denied for folder"
-msgstr ""
-"Das neue Kiosk-Profil kann nicht gespeichert werden. Wahrscheinlich besitzen "
-"Sie nicht die nötigen Rechte."
-
-#: plugins/personal/environment/class_environment.inc:1222
-#, php-format
-msgid "Saving of user/environment account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Umgebungs-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/environment/class_environment.inc:1235
-msgid "group share"
-msgstr "Gruppen-Freigabe"
-
-#: plugins/personal/environment/class_environment.inc:1276
-#: plugins/personal/environment/class_environment.inc:1334
-msgid "Default printer"
-msgstr "Standard Drucker"
-
-#: plugins/personal/environment/class_environment.inc:1313
-msgid "Environment settings"
-msgstr "Umgebungs-Einstellungen"
-
-#: plugins/personal/environment/class_environment.inc:1321
-msgid "Command to extend the list of possible screen resolutions"
-msgstr "Befehl um die Liste der möglichen Auflösungen zu erweitern"
-
-#: plugins/personal/environment/class_environment.inc:1325
-#: plugins/personal/environment/environment.tpl:105
-msgid "Resolution changeable during session"
-msgstr "Auflösung änderbar während des Betriebs"
-
-#: plugins/personal/environment/class_environment.inc:1326
-#: plugins/personal/environment/environment.tpl:73
-msgid "Cache profile localy"
-msgstr "Profil lokal zwischenspeichern"
-
-#: plugins/personal/environment/class_environment.inc:1328
-msgid "Profile quota"
-msgstr "Profil-Kontingent"
-
-#: plugins/personal/environment/class_environment.inc:1329
-msgid "Profile server"
-msgstr "Profilserver"
-
-#: plugins/personal/environment/class_environment.inc:1332
-#: plugins/personal/environment/environment.tpl:85
-msgid "Kiosk profile"
-msgstr "Kiosk-Profil"
-
-#: plugins/personal/environment/class_environment.inc:1336
-#: plugins/personal/environment/environment.tpl:203
-msgid "Hotplug devices"
-msgstr "Hotplug-Geräte"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:120
-msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
-msgstr "Bitte geben Sie einen gültigen Namen ein (0-9 und a-z sind erlaubt)."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:123
-msgid "Invalid character in description. Please specify a valid description."
-msgstr ""
-"Ungültiges Zeichen im Feld 'Beschreibung'. Bitte geben Sie eine gültige "
-"Beschreibung ein."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:128
-msgid "Please specify a valid iSerial."
-msgstr "Bitte geben Sie eine gültige iSerial ein."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:132
-msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
-msgstr ""
-"Bitte geben Sie eine gültige ID für diesen Lieferanten ein (2 Byte Hex, z.B. "
-"'0xFFFF')"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:135
-msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
-msgstr ""
-"Bitte geben Sie eine gültige Produkt-ID ein (2 Byte Hex, z.B. '0xFFFF')"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:141
-msgid "An Entry with this name already exists."
-msgstr "Ein Eintrag mit diesem Namen existiert bereits."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:146
-msgid "Please select an entry or press cancel."
-msgstr "Bitte wählen Sie einen Eintrag oder 'Abbrechen'."
-
-#: plugins/personal/environment/environment.tpl:3
-msgid "The environment extension is currently disabled."
-msgstr "Die Umgebungs-Erweiterung ist zur Zeit deaktiviert."
-
-#: plugins/personal/environment/environment.tpl:14
-#: plugins/personal/environment/environment.tpl:128
-#: plugins/personal/environment/environment.tpl:198
-msgid "Environment managment settings"
-msgstr "Umgebungs-Einstellungen"
-
-#: plugins/personal/environment/environment.tpl:17
-msgid "Profile managment"
-msgstr "Profil-Verwaltung"
-
-#: plugins/personal/environment/environment.tpl:25
-msgid "Use profile managment"
-msgstr "Benutze Profil-Verwaltung"
-
-#: plugins/personal/environment/environment.tpl:32
-msgid "Profile server managment"
-msgstr "Profil-Server-Verwaltung"
-
-#: plugins/personal/environment/environment.tpl:35
-msgid "Profil path"
-msgstr "Profil-Pfad"
-
-#: plugins/personal/environment/environment.tpl:56
-msgid "Profil quota"
-msgstr "Profil-Kontingent"
-
-#: plugins/personal/environment/environment.tpl:82
-msgid "Kiosk profile settings"
-msgstr "Kiosk-Profil-Einstellungen"
-
-#: plugins/personal/environment/environment.tpl:95
-msgid "Manage"
-msgstr "Verwalten"
-
-#: plugins/personal/environment/environment.tpl:143
-msgid "User used to connect to the share"
-msgstr "Benutzer, der für die Verbindung zur Freigabe verwendet wird"
-
-#: plugins/personal/environment/environment.tpl:146
-msgid "Select a share"
-msgstr "Wählen Sie eine Freigabe"
-
-#: plugins/personal/environment/environment.tpl:154
-msgid "Mount path"
-msgstr "Einhänge-Pfad"
-
-#: plugins/personal/environment/environment.tpl:167
-msgid "Logon scripts"
-msgstr "Anmelde-Skripte"
-
-#: plugins/personal/environment/environment.tpl:205
-msgid "Hotplug device settings"
-msgstr "Einstellungen der Hotplug-Geräte"
-
-#: plugins/personal/environment/environment.tpl:222
-msgid "Existing"
-msgstr "Vorhanden"
-
-#: plugins/personal/environment/environment.tpl:237
-msgid "Printer settings"
-msgstr "Drucker-Einstellungen"
-
-#: plugins/personal/environment/environment.tpl:254
-msgid "Toggle admin"
-msgstr "Admin-Modus umschalten"
-
-#: plugins/personal/environment/environment.tpl:257
-msgid "Toggle default"
-msgstr "Standard umschalten"
-
-#: plugins/personal/nagios/nagios.tpl:5
-msgid "Nagios Account"
-msgstr "Nagios-Konto"
-
-#: plugins/personal/nagios/nagios.tpl:8
-#: plugins/personal/nagios/class_nagiosAccount.inc:286
-msgid "Alias"
-msgstr "Alias"
-
-#: plugins/personal/nagios/nagios.tpl:27
-#: plugins/personal/nagios/class_nagiosAccount.inc:292
-msgid "Host notification period"
-msgstr "Frequenz der Host-Meldungen"
-
-#: plugins/personal/nagios/nagios.tpl:40
-#: plugins/personal/nagios/class_nagiosAccount.inc:296
-msgid "Service notification period"
-msgstr "Frequenz der Dienst-Meldungen"
-
-#: plugins/personal/nagios/nagios.tpl:53
-#: plugins/personal/nagios/class_nagiosAccount.inc:295
-msgid "Service notification options"
-msgstr "Optionen der Dienst-Meldungen"
-
-#: plugins/personal/nagios/nagios.tpl:66
-#: plugins/personal/nagios/class_nagiosAccount.inc:291
-msgid "Host notification options"
-msgstr "Optionen der Host-Meldungen"
-
-#: plugins/personal/nagios/nagios.tpl:90
-#: plugins/personal/nagios/class_nagiosAccount.inc:294
-msgid "Service notification commands"
-msgstr "Befehle für Dienst-Meldungen"
-
-#: plugins/personal/nagios/nagios.tpl:100
-#: plugins/personal/nagios/class_nagiosAccount.inc:290
-msgid "Host notification commands"
-msgstr "Befehle für Host-Meldungen"
-
-#: plugins/personal/nagios/nagios.tpl:115
-msgid "Nagios authentification"
-msgstr "Nagios Authentifikation"
-
-#: plugins/personal/nagios/nagios.tpl:121
-msgid "view system informations"
-msgstr "System-Informationen anzeigen"
-
-#: plugins/personal/nagios/nagios.tpl:130
-msgid "view configuration information"
-msgstr "Konfiguration anzeigen"
-
-#: plugins/personal/nagios/nagios.tpl:139
-msgid "trigger system commands"
-msgstr "Alle System-Befehle ausführen"
-
-#: plugins/personal/nagios/nagios.tpl:148
-msgid "view all services"
-msgstr "Alle Dienste anzeigen"
-
-#: plugins/personal/nagios/nagios.tpl:157
-msgid "view all hosts"
-msgstr "Alle Systeme anzeigen"
-
-#: plugins/personal/nagios/nagios.tpl:166
-msgid "trigger all service commands"
-msgstr "Alle Dienst-Befehle ausführen"
-
-#: plugins/personal/nagios/nagios.tpl:175
-msgid "trigger all host commands"
-msgstr "Alle Host-Befehle ausführen"
-
-#: plugins/personal/nagios/main.inc:123
-msgid "Nagios settings"
-msgstr "Nagios-Einstellungen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:110
-msgid "This account has no nagios extensions."
-msgstr "Dieses Konto besitzt keine Nagios-Erweiterungen."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:119
-msgid "Remove nagios account"
-msgstr "Nagios-Konto entfernen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:120
-msgid ""
-"This account has nagios features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto besitzt aktivierte Nagios-Erweiterungen. Sie können diese "
-"deaktivieren, indem Sie auf die Schaltfläche unten klicken."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid "Create nagios account"
-msgstr "Neues Nagios-Konto erzeugen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid ""
-"This account has nagios features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto besitzt keine aktivierten Nagios-Erweiterungen. Sie können "
-"diese aktivieren, indem Sie auf die Schaltfläche unten klicken."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:178
-#, php-format
-msgid "Saving of user/nagios account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Nagios-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:198
-msgid "The required field 'NagiosAlias' is not set."
-msgstr "Das benötigte Feld 'NagiosAlias' ist nicht gesetzt."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:201
-msgid "The required field 'NagiosMail' is not set."
-msgstr "Das benötigte Feld 'NagiosMail' ist nicht gesetzt."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:205
-#: plugins/personal/nagios/class_nagiosAccount.inc:209
-msgid "Please enter a valid email address in 'NagiosMail' field."
-msgstr ""
-"Bitte geben Sie eine gültige E-Mail-Adresse in das Feld 'NagiosMail' ein."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:261
-#, php-format
-msgid "Removing of user/nagios account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Nagios-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:276
-msgid "Nagios account settings"
-msgstr "Nagios-Konto-Einstellungen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:287
-#: plugins/personal/generic/class_user.inc:1447
-msgid "Pager number"
-msgstr "Pagernummer"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:298
-msgid "View all hosts"
-msgstr "Alle Systeme anzeigen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:299
-msgid "View all services"
-msgstr "Alle Dienste anzeigen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:301
-msgid "Trigger system commands"
-msgstr "Auslösen aller System-Befehle"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:302
-msgid "Trigger all host commands"
-msgstr "Auslösen aller Host-Befehle"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:303
-msgid "Trigger all service commands"
-msgstr "Auslösen aller Dienst-Befehle"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:305
-msgid "View configuration information"
-msgstr "Konfiguration anzeigen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:306
-msgid "View system informations"
-msgstr "System-Informationen anzeigen"
-
-#: plugins/personal/posix/trust_machines.tpl:6
-msgid "Select systems to add"
-msgstr "Wählen Sie die hinzuzufügenden Systeme"
-
-#: plugins/personal/posix/trust_machines.tpl:26
-msgid "Display systems of department"
-msgstr "Zeige die Systeme der Abteilung"
-
-#: plugins/personal/posix/main.inc:127
-msgid "Unix settings"
-msgstr "UNIX-Einstellungen"
-
-#: plugins/personal/posix/paste_generic.tpl:4
-msgid "Posix settings"
-msgstr "UNIX-Einstellungen"
-
-#: plugins/personal/posix/paste_generic.tpl:8
-#: plugins/personal/posix/class_posixAccount.inc:1363
-#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
-#: plugins/personal/samba/samba3.tpl:97
-#: plugins/personal/samba/class_sambaAccount.inc:690
-msgid "Home directory"
-msgstr "Basisverzeichnis"
-
-#: plugins/personal/posix/paste_generic.tpl:23
-#: plugins/personal/posix/generic.tpl:47
-msgid "Force UID/GID"
-msgstr "Erzwinge UID/GID"
-
-#: plugins/personal/posix/paste_generic.tpl:28
-#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
-msgid "UID"
-msgstr "UID"
-
-#: plugins/personal/posix/paste_generic.tpl:47
-#: plugins/personal/posix/generic.tpl:76
-msgid "Group membership"
-msgstr "Gruppenmitgliedschaft"
-
-#: plugins/personal/posix/paste_generic.tpl:54
-#: plugins/personal/posix/generic.tpl:78
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Warnung: mehr als 16 Gruppen werden von NFS nicht unterstützt!)"
-
-#: plugins/personal/posix/posix_shadow.tpl:9
-msgid "User must change password on first login"
-msgstr "Der Benutzer muss beim ersten Anmelden sein Passwort ändern"
-
-#: plugins/personal/posix/posix_shadow.tpl:34
-#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
-msgid "Password expires on"
-msgstr "Passwort läuft ab am"
-
-#: plugins/personal/posix/class_posixAccount.inc:16
-#: plugins/generic/references/class_reference.inc:22
-msgid "UNIX"
-msgstr "UNIX"
-
-#: plugins/personal/posix/class_posixAccount.inc:137
-msgid "expired"
-msgstr "abgelaufen"
-
-#: plugins/personal/posix/class_posixAccount.inc:139
-msgid "grace time active"
-msgstr "Nachfrist aktiv"
-
-#: plugins/personal/posix/class_posixAccount.inc:142
-msgid "active, password not changable"
-msgstr "aktiv, Passwort kann nicht geändert werden"
-
-#: plugins/personal/posix/class_posixAccount.inc:144
-msgid "active, password expired"
-msgstr "aktiv, Passwort abgelaufen"
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "active"
-msgstr "aktiv"
-
-#: plugins/personal/posix/class_posixAccount.inc:157
-#: plugins/personal/posix/class_posixAccount.inc:1029
-msgid "Group of user"
-msgstr "Gruppe des Benutzers"
-
-#: plugins/personal/posix/class_posixAccount.inc:192
-msgid "unconfigured"
-msgstr "unkonfiguriert"
-
-#: plugins/personal/posix/class_posixAccount.inc:255
-msgid "This account has no unix extensions."
-msgstr "Dieses Konto besitzt keine UNIX-Erweiterungen."
-
-#: plugins/personal/posix/class_posixAccount.inc:275
-#: plugins/personal/posix/class_posixAccount.inc:278
-msgid "Remove posix account"
-msgstr "UNIX-Konto entfernen"
-
-#: plugins/personal/posix/class_posixAccount.inc:276
-msgid ""
-"This account has unix features enabled. To disable them, you'll need to "
-"remove the samba / environment account first."
-msgstr ""
-"Dieses Konto besitzt aktivierte UNIX-Erweiterungen. Um sie zu deaktivieren, "
-"müssen Sie zunächst die Samba- und Umgebungserweiterungen deaktivieren."
-
-#: plugins/personal/posix/class_posixAccount.inc:279
-msgid ""
-"This account has posix features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto besitzt aktivierte UNIX-Erweiterungen. Sie können diese durch "
-"einen Klick auf die untere Schaltfläche deaktivieren."
-
-#: plugins/personal/posix/class_posixAccount.inc:282
-msgid "Create posix account"
-msgstr "UNIX-Konto erstellen"
-
-#: plugins/personal/posix/class_posixAccount.inc:283
-msgid ""
-"This account has posix features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto besitzt keine aktivierten UNIX-Erweiterungen. Sie können diese "
-"durch einen Klick auf die untere Schaltfläche aktivieren."
-
-#: plugins/personal/posix/class_posixAccount.inc:443
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr ""
-"Passwort kann bis zu %s Tage nach der letzten Änderung nicht geändert werden"
-
-#: plugins/personal/posix/class_posixAccount.inc:447
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "Der Benutzer muß sein Passwort nach %s Tagen ändern"
-
-#: plugins/personal/posix/class_posixAccount.inc:451
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiery"
-msgstr "Konto nach %s Tagen nach Ablauf ohne Aktivität deaktivieren"
-
-#: plugins/personal/posix/class_posixAccount.inc:455
-#, php-format
-msgid "Warn user %s days before password expiery"
-msgstr "Benutzer %s Tage vor dem Ablauf des Passwortes warnen"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-msgid "full access"
-msgstr "Vollzugriff"
-
-#: plugins/personal/posix/class_posixAccount.inc:576
-msgid "allow access to these hosts"
-msgstr "erlaube Zugriff auf diese Hosts"
-
-#: plugins/personal/posix/class_posixAccount.inc:624
-#, php-format
-msgid "Removing of user/posix account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/POSIX-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/posix/class_posixAccount.inc:772
-msgid "Failed: overriding lock"
-msgstr "Fehlgeschlagen: Lock wird ignoriert"
-
-#: plugins/personal/posix/class_posixAccount.inc:868
-#, php-format
-msgid "Saving of user/posix account with dn '%s' failed."
-msgstr "Speichern von Benutzer/POSIX-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/posix/class_posixAccount.inc:943
-msgid "The required field 'Home directory' is not set."
-msgstr "Das benötigte Feld 'Basisverzeichnis' ist nicht gesetzt."
-
-#: plugins/personal/posix/class_posixAccount.inc:946
-msgid "Please enter a valid path in 'Home directory' field."
-msgstr ""
-"Bitte geben Sie einen gültigen Pfad in das Feld 'Basisverzeichnis' ein."
-
-#: plugins/personal/posix/class_posixAccount.inc:954
-msgid "Value specified as 'UID' is not valid."
-msgstr "Die von ihnen angebene 'UID' ist nicht korrekt."
-
-#: plugins/personal/posix/class_posixAccount.inc:957
-msgid "Value specified as 'UID' is too small."
-msgstr "Die von ihnen angebene 'UID' ist zu klein."
-
-#: plugins/personal/posix/class_posixAccount.inc:972
-msgid "Value specified as 'shadowMin' is not valid."
-msgstr "Der von ihnen angegebene Wert 'shadowMin' ist nicht gültig."
-
-#: plugins/personal/posix/class_posixAccount.inc:977
-msgid "Value specified as 'shadowMax' is not valid."
-msgstr "Der von ihnen angegebene Wert 'shadowMax' ist nicht gültig."
-
-#: plugins/personal/posix/class_posixAccount.inc:982
-msgid "Value specified as 'shadowWarning' is not valid."
-msgstr "Der von ihnen angegebene Wert 'shadowWarning' ist nicht gültig."
-
-#: plugins/personal/posix/class_posixAccount.inc:985
-msgid "'shadowWarning' without 'shadowMax' makes no sense."
-msgstr "'shadowWarning' in ohne die Angabe von 'shadowMax' ergibt keinen Sinn."
-
-#: plugins/personal/posix/class_posixAccount.inc:988
-msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
-msgstr ""
-"Der angegebene Wert 'shadowWarning' sollte kleiner als 'shadowMax' sein."
-
-#: plugins/personal/posix/class_posixAccount.inc:991
-msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
-msgstr ""
-"Der angegebene Wert 'shadowWarning' sollte größer als 'shadowMin' sein."
-
-#: plugins/personal/posix/class_posixAccount.inc:996
-msgid "Value specified as 'shadowInactive' is not valid."
-msgstr "Der von ihnen angegebene Wert 'shadowInactive' ist nicht gültig."
-
-#: plugins/personal/posix/class_posixAccount.inc:999
-msgid "'shadowInactive' without 'shadowMax' makes no sense."
-msgstr ""
-"'shadowInactive' in ohne die Angabe von 'shadowMax' ergibt keinen Sinn."
-
-#: plugins/personal/posix/class_posixAccount.inc:1004
-msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
-msgstr "Der angegebene Wert 'shadowMin' sollte kleiner als 'shadowMax' sein."
-
-#: plugins/personal/posix/class_posixAccount.inc:1353
-msgid "POSIX account"
-msgstr "POSIX-Konto"
-
-#: plugins/personal/posix/class_posixAccount.inc:1364
-#: plugins/personal/posix/generic.tpl:15
-msgid "Shell"
-msgstr "Shell"
-
-#: plugins/personal/posix/class_posixAccount.inc:1366
-msgid "Group ID"
-msgstr "Gruppen-ID"
-
-#: plugins/personal/posix/class_posixAccount.inc:1368
-msgid "Force password change on login"
-msgstr "Erzwinge Änderung des Passwort bei Anmeldung"
-
-#: plugins/personal/posix/class_posixAccount.inc:1369
-msgid "Shadow min"
-msgstr "Shadow min"
-
-#: plugins/personal/posix/class_posixAccount.inc:1370
-msgid "Shadow max"
-msgstr "Shadow max"
-
-#: plugins/personal/posix/class_posixAccount.inc:1371
-msgid "Shadow warning"
-msgstr "Shadow warning"
-
-#: plugins/personal/posix/class_posixAccount.inc:1372
-msgid "Shadow inactive"
-msgstr "Shadow inactive"
-
-#: plugins/personal/posix/class_posixAccount.inc:1373
-msgid "Shadow expire"
-msgstr "Shadow expire"
-
-#: plugins/personal/posix/class_posixAccount.inc:1374
-msgid "System trust model"
-msgstr "Modell des System-Vertrauens"
-
-#: plugins/personal/posix/generic.tpl:25
-msgid "Primary group"
-msgstr "Primäre Gruppe"
-
-#: plugins/personal/posix/generic.tpl:102
-msgid "Account"
-msgstr "Konto"
-
-#: plugins/personal/posix/generic.tpl:109
-msgid "System trust"
-msgstr "System-Vertrauen"
-
-#: plugins/personal/posix/generic.tpl:110
-msgid "Trust mode"
-msgstr "Vertrauens-Modus"
-
-#: plugins/personal/posix/posix_groups.tpl:6
-msgid "Select groups to add"
-msgstr "Wählen Sie die hinzuzufügenden Gruppen"
-
-#: plugins/personal/posix/posix_groups.tpl:32
-msgid "Display groups of department"
-msgstr "Zeige Gruppen der Abteilung"
-
-#: plugins/personal/posix/posix_groups.tpl:53
-msgid "Display groups matching"
-msgstr "Zeige Gruppen, auf die zutrifft"
-
-#: plugins/personal/posix/posix_groups.tpl:64
-msgid "Display groups of user"
-msgstr "Zeige Gruppen des Benutzers"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:26
-#, php-format
-msgid "The configured timezone '%s' seems not to valid."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:73
-msgid "Sunday"
-msgstr "Sonntag"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:74
-msgid "Monday"
-msgstr "Montag"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:75
-msgid "Tuesday"
-msgstr "Dienstag"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:76
-msgid "Wednesday"
-msgstr "Mittwoch"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:77
-msgid "Thursday"
-msgstr "Donnerstag"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:78
-msgid "Friday"
-msgstr "Freitag"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:79
-msgid "Saturday"
-msgstr "Samstag"
-
-#: plugins/personal/samba/samba3_workstations.tpl:6
-msgid "Select workstations to add"
-msgstr "Wählen Sie die hinzuzufügenden Arbeitsstationen"
-
-#: plugins/personal/samba/samba3_workstations.tpl:26
-msgid "Display workstations of department"
-msgstr "Zeige die Arbeitsstationen der Abteilung"
-
-#: plugins/personal/samba/samba2.tpl:13
-msgid "Samba home"
-msgstr "Samba-Basisverzeichnis"
-
-#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
-msgid "Script path"
-msgstr "Anmeldeskript"
-
-#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
-#: plugins/personal/samba/samba3.tpl:111
-#: plugins/personal/samba/class_sambaAccount.inc:691
-msgid "Profile path"
-msgstr "Profil-Pfad"
-
-#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
-msgid "Access options"
-msgstr "Zugriffsoptionen"
-
-#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
-msgid "Allow user to change password from client"
-msgstr "Der Benutzer darf das Passwort vom Client aus ändern"
-
-#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
-#: plugins/personal/samba/class_sambaAccount.inc:1106
-msgid "Login from windows client requires no password"
-msgstr "Die Anmeldung vom Windows-Client erfordert kein Passwort"
-
-#: plugins/personal/samba/samba2.tpl:77
-msgid "Temporary disable samba account"
-msgstr "Vorübergehende Deaktivierung des Samba-Zugriffs"
-
-#: plugins/personal/samba/samba3.tpl:27
-#: plugins/personal/samba/class_sambaAccount.inc:1121
-msgid "Domain"
-msgstr "Domäne"
-
-#: plugins/personal/samba/samba3.tpl:66
-msgid "Terminal Server"
-msgstr "Terminal-Server"
-
-#: plugins/personal/samba/samba3.tpl:94
-#: plugins/personal/samba/class_sambaAccount.inc:1102
-msgid "Allow login on terminal server"
-msgstr "Anmeldung am Terminalserver zulassen"
-
-#: plugins/personal/samba/samba3.tpl:131
-#: plugins/personal/samba/class_sambaAccount.inc:1103
-msgid "Inherit client config"
-msgstr "Client-Konfiguration übernehmen"
-
-#: plugins/personal/samba/samba3.tpl:134
-msgid "Initial program"
-msgstr "Startprogramm"
-
-#: plugins/personal/samba/samba3.tpl:142
-msgid "Working directory"
-msgstr "Arbeitsverzeichnis"
-
-#: plugins/personal/samba/samba3.tpl:159
-msgid "Timeout settings (in minutes)"
-msgstr "Zeitlimit (in Minuten)"
-
-#: plugins/personal/samba/samba3.tpl:169
-#: plugins/personal/samba/class_sambaAccount.inc:698
-msgid "Connection"
-msgstr "Verbinden"
-
-#: plugins/personal/samba/samba3.tpl:183
-#: plugins/personal/samba/class_sambaAccount.inc:699
-msgid "Disconnection"
-msgstr "Trennen"
-
-#: plugins/personal/samba/samba3.tpl:197
-#: plugins/personal/samba/class_sambaAccount.inc:700
-msgid "IDLE"
-msgstr "Leerlauf"
-
-#: plugins/personal/samba/samba3.tpl:213
-msgid "Client devices"
-msgstr "Client-Geräte"
-
-#: plugins/personal/samba/samba3.tpl:220
-msgid "Connect client drives at logon"
-msgstr "Client-Laufwerke beim Anmelden verbinden"
-
-#: plugins/personal/samba/samba3.tpl:228
-msgid "Connect client printers at logon"
-msgstr "Client-Drucker beim Anmelden verbinden"
-
-#: plugins/personal/samba/samba3.tpl:236
-msgid "Default to main client printer"
-msgstr "Standard-Drucker vom Client wählen"
-
-#: plugins/personal/samba/samba3.tpl:250
-msgid "Shadowing"
-msgstr "Spiegeln"
-
-#: plugins/personal/samba/samba3.tpl:261
-msgid "On broken or timed out"
-msgstr "Bei Trennung oder abgelaufenem Zeitlimit"
-
-#: plugins/personal/samba/samba3.tpl:271
-msgid "Reconnect if disconnected"
-msgstr "Wiederherstellen falls unterbrochen"
-
-#: plugins/personal/samba/samba3.tpl:306
-#: plugins/personal/samba/class_sambaAccount.inc:1107
-msgid "Lock samba account"
-msgstr "Samba-Konto sperren"
-
-#: plugins/personal/samba/samba3.tpl:331
-#: plugins/personal/samba/class_sambaAccount.inc:1113
-msgid "Limit Logon Time"
-msgstr "Limitiere Logon Zeit"
-
-#: plugins/personal/samba/samba3.tpl:351
-#: plugins/personal/samba/class_sambaAccount.inc:1114
-msgid "Limit Logoff Time"
-msgstr "Limitiere Logoff Zeit"
-
-#: plugins/personal/samba/samba3.tpl:372
-msgid "Account expires after"
-msgstr "Konto läuft ab am"
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Samba logon times"
-msgstr "Samba Anmeldezähler"
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Edit settings..."
-msgstr "Einstellungen bearbeiten..."
-
-#: plugins/personal/samba/samba3.tpl:403
-msgid "Allow connection from these workstations only"
-msgstr "Erlaube Verbindungen nur von diesen Arbeitsstationen"
-
-#: plugins/personal/samba/class_sambaAccount.inc:212
-msgid "This account has no samba extensions."
-msgstr "Dieses Konto besitzt keine Samba-Erweiterungen."
-
-#: plugins/personal/samba/class_sambaAccount.inc:221
-msgid "Remove samba account"
-msgstr "Samba-Konto entfernen"
-
-#: plugins/personal/samba/class_sambaAccount.inc:222
-msgid ""
-"This account has samba features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto besitzt aktivierte Samba-Erweiterungen. Sie können diese durch "
-"einen Klick auf die untere Schaltfläche deaktivieren."
-
-#: plugins/personal/samba/class_sambaAccount.inc:232
-#: plugins/personal/samba/class_sambaAccount.inc:235
-msgid "Create samba account"
-msgstr "Samba-Konto erstellen"
-
-#: plugins/personal/samba/class_sambaAccount.inc:233
-msgid ""
-"This account has samba features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto besitzt deaktivierte Samba-Erweiterungen. Sie können diese "
-"durch einen Klick auf die untere Schaltfläche aktivieren."
-
-#: plugins/personal/samba/class_sambaAccount.inc:236
-msgid ""
-"This account has samba features disabled. Posix features are needed for "
-"samba accounts, enable them first."
-msgstr ""
-"Dieses Konto besitzt deaktivierte Samba-Erweiterungen. Um diese zu "
-"aktivieren werden UNIX-Erweiterungen benötigt. Diese müssen zuerst aktiviert "
-"werden."
-
-#: plugins/personal/samba/class_sambaAccount.inc:502
-msgid "input on, notify on"
-msgstr "Eingabe EIN, Benachrichtigen EIN"
-
-#: plugins/personal/samba/class_sambaAccount.inc:503
-msgid "input on, notify off"
-msgstr "Eingabe EIN, Benachrichtigen AUS"
-
-#: plugins/personal/samba/class_sambaAccount.inc:504
-msgid "input off, notify on"
-msgstr "Eingabe AUS, Benachrichtigen EIN"
-
-#: plugins/personal/samba/class_sambaAccount.inc:505
-msgid "input off, nofify off"
-msgstr "Eingabe AUS, Benachrichtigen AUS"
-
-#: plugins/personal/samba/class_sambaAccount.inc:507
-msgid "disconnect"
-msgstr "trennen"
-
-#: plugins/personal/samba/class_sambaAccount.inc:508
-msgid "reset"
-msgstr "zurücksetzen"
-
-#: plugins/personal/samba/class_sambaAccount.inc:510
-msgid "from any client"
-msgstr "von jedem Client"
-
-#: plugins/personal/samba/class_sambaAccount.inc:511
-msgid "from previous client only"
-msgstr "nur von vorherigem Client"
-
-#: plugins/personal/samba/class_sambaAccount.inc:674
-#, php-format
-msgid "Removing of user/samba account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Samba-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/samba/class_sambaAccount.inc:693
-#, php-format
-msgid "The value specified as '%s' contains invalid characters!"
-msgstr "Der als '%s' angegebene Wert enhält ungültige Zeichen!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:703
-#, php-format
-msgid ""
-"The timeout property '%s' is checked and contains invalid or no characters!"
-msgstr ""
-"Die Zeitlimitoption '%s' ist ausgewählt, das entsprechende Feld enthält "
-"ungültige oder keine Zeichen!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:709
-msgid ""
-"The windows user manager only allows eight clients. You've specified more "
-"than eight."
-msgstr ""
-"Die Benutzerverwaltung von Windows erlaubt nur acht Clients. Sie haben mehr "
-"als acht angegeben."
-
-#: plugins/personal/samba/class_sambaAccount.inc:894
-msgid ""
-"Warning: This account has an undefined samba SID assigned. The problem can "
-"not be fixed by GOsa!"
-msgstr ""
-"Achtung: Diesem Konto ist eine unbekannte Samba-SID zugeordnet. GOsa kann "
-"dieses Problem nicht beheben!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:918
-msgid ""
-"Warning: Can't identify users primary group - no conversion to a samba group "
-"possible!"
-msgstr ""
-"Warnung: Die primäre Benutzergruppe kann nicht identifiziert werden, daher "
-"kann keine Umwandlung in eine Samba-Gruppe vorgenommen werden!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1028
-#, php-format
-msgid "Saving of user/samba account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Samba-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/samba/class_sambaAccount.inc:1093
-#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
-msgid "Samba settings"
-msgstr "Samba-Einstellungen"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1105
-msgid "Allow user to change password"
-msgstr "Benutzer darf sein Passwort ändern"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1110
-msgid "Account expires"
-msgstr "Konto läuft ab"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1111
-msgid "Password expires"
-msgstr "Passwort läuft ab"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1115
-msgid "Logon hours"
-msgstr "Anmeldezeiten"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1117
-msgid "Generic home directory"
-msgstr "Allgemeines Basisverzeichnis"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1118
-msgid "Generic samba home drive"
-msgstr "Allgemeines Samba Basis-Laufwerk"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1119
-msgid "Generic script path"
-msgstr "Allgemeiner Skript-Pfad"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1120
-msgid "Generic profile path"
-msgstr "Allgemeiner Profil-Pfad"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1122
-msgid "Allow connection from"
-msgstr "Erlaube Verbindung von"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:21
-msgid "Specify the hours this user is allowed to log in"
-msgstr "Wählen Sie die Stunden, in denen der Benutzer angemeldet sein darf"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:27
-msgid "Hour"
-msgstr "Stunde"
-
-#: plugins/personal/generic/generic_certs.tpl:3
-#: plugins/personal/generic/generic.tpl:208
-msgid "Certificates"
-msgstr "Zertifikate"
-
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Standard-Zertifikat"
-
-#: plugins/personal/generic/generic_certs.tpl:33
-msgid "S/MIME certificate"
-msgstr "S/MIME-Zertifikat"
-
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "PKCS12 certificate"
-msgstr "PKCS12-Zertifikat"
-
-#: plugins/personal/generic/generic_certs.tpl:78
-#: plugins/personal/generic/class_user.inc:1406
-msgid "Certificate serial number"
-msgstr "Zertifikat-Seriennummer"
-
-#: plugins/personal/generic/generic_picture.tpl:5
-#: plugins/personal/generic/generic_picture.tpl:15
-#: plugins/personal/generic/paste_generic.tpl:37
-#: plugins/personal/generic/generic.tpl:20
-#: plugins/personal/generic/generic.tpl:22
-#: plugins/personal/generic/generic.tpl:38
-msgid "Personal picture"
-msgstr "Bild"
-
-#: plugins/personal/generic/main.inc:102
-msgid "You are not allowed to set your password!"
-msgstr "Sie haben keine Berechtigung, ihr Passwort zu ändern!"
-
-#: plugins/personal/generic/main.inc:193
-msgid "Generic user information"
-msgstr "Generische Benutzer-Information"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "female"
-msgstr "weiblich"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "male"
-msgstr "männlich"
-
-#: plugins/personal/generic/class_user.inc:291
-msgid "This account has no valid GOsa extensions."
-msgstr "Dieses Konto besitzt keine gültigen GOsa-Erweiterungen."
-
-#: plugins/personal/generic/class_user.inc:353
-msgid "The specified file has not been uploaded via HTTP POST! Aborted."
-msgstr ""
-"Die angegebene Datei wurde nicht über HTTP POST übertragen! Aktion "
-"abgebrochen."
-
-#: plugins/personal/generic/class_user.inc:450
-msgid "Please enter a valid serial number"
-msgstr "Bitte geben Sie eine gültige Seriennummer ein"
-
-#: plugins/personal/generic/class_user.inc:494
-msgid ""
-"(Some types of certificates are currently not supported and may be displayed "
-"as 'invalid'.)"
-msgstr ""
-"(Manche Zertifikate werden momentan nicht unterstützt und werden daher als "
-"'ungültig' angezeigt)."
-
-#: plugins/personal/generic/class_user.inc:504
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Zertifkat ist gültig im Zeitraum von %s bis %s (momentan: %s)."
-
-#: plugins/personal/generic/class_user.inc:507
-msgid "valid"
-msgstr "gültig"
-
-#: plugins/personal/generic/class_user.inc:508
-msgid "invalid"
-msgstr "ungültig"
-
-#: plugins/personal/generic/class_user.inc:513
-msgid "No certificate installed"
-msgstr "Kein Zertifikat eingerichtet"
-
-#: plugins/personal/generic/class_user.inc:600
-#, php-format
-msgid "Removing of user/generic account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Allgemeines Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/generic/class_user.inc:634
-#: plugins/personal/generic/class_user.inc:1019
-msgid "Kerberos database communication failed"
-msgstr "Die Kommunikation mit der Kerberos-Datenbank ist fehlgeschlagen"
-
-#: plugins/personal/generic/class_user.inc:648
-#: plugins/personal/generic/class_user.inc:1036
-msgid "Can't remove user from kerberos database."
-msgstr "Benutzer kann nicht aus der Kerberos-Datenbank entfernt werden."
-
-#: plugins/personal/generic/class_user.inc:721
-#, php-format
-msgid "You are not allowed to move this object to '%s'."
-msgstr "Es ist Ihnen nicht erlaubt, dieses Objekt nach '%s' zu verschieben."
-
-#: plugins/personal/generic/class_user.inc:966
-#, php-format
-msgid "Saving of user/generic account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Allgemeines Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/personal/generic/class_user.inc:1047
-msgid "Can't add user to kerberos database."
-msgstr "Benutzer kann nicht zur Kerberos-Datenbank hinzugefügt werden."
-
-#: plugins/personal/generic/class_user.inc:1114
-msgid "There's already a person with this 'Login' in the database."
-msgstr "Die von Ihnen angegebene 'Kennung' ist bereits vergeben."
-
-#: plugins/personal/generic/class_user.inc:1123
-msgid "The required field 'Login' is not set."
-msgstr "Das benötigte Feld 'Kennung' ist nicht gesetzt."
-
-#: plugins/personal/generic/class_user.inc:1128
-msgid ""
-"There's already a person with this 'Name'/'Given name' combination in the "
-"database."
-msgstr ""
-"Die von Ihnen angegebene Kombination aus 'Name'/'Vorname' ist bereits in der "
-"Datenbank vorhanden."
-
-#: plugins/personal/generic/class_user.inc:1135
-msgid ""
-"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"Das Feld 'Kennung' enthält ungültige Zeichen. Kleinbuchstaben, Zahlen und "
-"Bindestriche sind erlaubt."
-
-#: plugins/personal/generic/class_user.inc:1138
-msgid "The field 'Homepage' contains an invalid URL definition."
-msgstr "Das Feld 'Homepage' enthält eine ungültige Internetadresse."
-
-#: plugins/personal/generic/class_user.inc:1267
-msgid "Could not open specified certificate!"
-msgstr "Die angegebene Datei konnte nicht geöffnet werden!"
-
-#: plugins/personal/generic/class_user.inc:1398
-#: plugins/personal/generic/generic.tpl:442
-msgid "Unit"
-msgstr "Referat"
-
-#: plugins/personal/generic/class_user.inc:1399
-#: plugins/personal/generic/generic.tpl:467
-msgid "House identifier"
-msgstr "Hausbezeichnung"
-
-#: plugins/personal/generic/class_user.inc:1400
-#: plugins/personal/generic/generic.tpl:384
-msgid "Vocation"
-msgstr "Anrede"
-
-#: plugins/personal/generic/class_user.inc:1401
-#: plugins/personal/generic/generic.tpl:511
-msgid "Last delivery"
-msgstr "letzte Übermittlung"
-
-#: plugins/personal/generic/class_user.inc:1402
-#: plugins/personal/generic/generic.tpl:433
-msgid "Person locality"
-msgstr "Dienstort"
-
-#: plugins/personal/generic/class_user.inc:1403
-#: plugins/personal/generic/generic.tpl:392
-msgid "Unit description"
-msgstr "Aufgabengebiet"
-
-#: plugins/personal/generic/class_user.inc:1404
-#: plugins/personal/generic/generic.tpl:401
-msgid "Subject area"
-msgstr "Sachgebiet"
-
-#: plugins/personal/generic/class_user.inc:1405
-#: plugins/personal/generic/generic.tpl:410
-msgid "Functional title"
-msgstr "Amts-/Dienstbezeichnung"
-
-#: plugins/personal/generic/class_user.inc:1407
-#: plugins/personal/generic/generic.tpl:520
-msgid "Public visible"
-msgstr "Öffentlich sichtbar"
-
-#: plugins/personal/generic/class_user.inc:1408
-#: plugins/personal/generic/generic.tpl:451
-msgid "Street"
-msgstr "Straße"
-
-#: plugins/personal/generic/class_user.inc:1414
-msgid "Generic user settings"
-msgstr "Allgemeine Benutzereinstellungen"
-
-#: plugins/personal/generic/class_user.inc:1429
-#: plugins/personal/generic/generic.tpl:83
-msgid "Academic title"
-msgstr "Akademischer Titel"
-
-#: plugins/personal/generic/class_user.inc:1432
-#: plugins/personal/generic/generic.tpl:183
-msgid "Homepage"
-msgstr "Homepage"
-
-#: plugins/personal/generic/class_user.inc:1435
-#: plugins/personal/generic/generic.tpl:93
-msgid "Date of birth"
-msgstr "Geburtsdatum"
-
-#: plugins/personal/generic/class_user.inc:1436
-msgid "Gender"
-msgstr "Geschlecht"
-
-#: plugins/personal/generic/class_user.inc:1437
-msgid "Preferred language"
-msgstr "Bevorzugte Sprache"
-
-#: plugins/personal/generic/class_user.inc:1438
-msgid "Department number"
-msgstr "Abteilungsnummer"
-
-#: plugins/personal/generic/class_user.inc:1439
-msgid "Employee number"
-msgstr "Personalnummer"
-
-#: plugins/personal/generic/class_user.inc:1440
-#: plugins/personal/generic/generic.tpl:282
-msgid "Employee type"
-msgstr "Anstellungsart"
-
-#: plugins/personal/generic/class_user.inc:1443
-#: plugins/personal/generic/paste_generic.tpl:47
-msgid "User picture"
-msgstr "Benutzerbild"
-
-#: plugins/personal/generic/class_user.inc:1444
-msgid "Room number"
-msgstr "Raumnummer"
-
-#: plugins/personal/generic/class_user.inc:1448
-msgid "User certificates"
-msgstr "Benutzer-Zertifikate"
-
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Benutzer-Einstellungen"
-
-#: plugins/personal/generic/paste_generic.tpl:23
-msgid "Clear password"
-msgstr "Passwort löschen"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Set new password"
-msgstr "Neues Passwort setzen"
-
-#: plugins/personal/generic/password.tpl:2
-msgid ""
-"You have changed the method your password is stored in the ldap database. "
-"For that reason you've to enter your password at this point again. GOsa will "
-"then encode it with the selected method."
-msgstr ""
-"Sie haben die Verschlüsselungsart, mit der Ihr Passwort in der LDAP-"
-"Datenbank gespeichert wird, geändert. Aus diesem Grund müssen Sie das "
-"Passwort an dieser Stelle noch einmal eingeben, damit es von GOsa in der "
-"gewünschten Verschlüsselung abgelegt werden kann."
-
-#: plugins/personal/generic/generic.tpl:6
-msgid "Personal information"
-msgstr "Persönliche Informationen"
-
-#: plugins/personal/generic/generic.tpl:29
-#: plugins/personal/generic/generic.tpl:40
-msgid "Change picture"
-msgstr "Bild ändern"
-
-#: plugins/personal/generic/generic.tpl:54
-msgid "Template name"
-msgstr "Name der Vorlage"
-
-#: plugins/personal/generic/generic.tpl:111
-#: ihtml/themes/default/sizelimit.tpl:14
-msgid "Set"
-msgstr "Setzen"
-
-#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Sex"
-msgstr "Geschlecht"
-
-#: plugins/personal/generic/generic.tpl:130
-msgid "Preferred langage"
-msgstr "Bevorzugte Sprache"
-
-#: plugins/personal/generic/generic.tpl:175
-msgid "Private phone"
-msgstr "Privat-Telefon"
-
-#: plugins/personal/generic/generic.tpl:196
-msgid "Password storage"
-msgstr "Passwort-Speicherung"
-
-#: plugins/personal/generic/generic.tpl:211
-msgid "Edit certificates"
-msgstr "Zertifikate bearbeiten"
-
-#: plugins/personal/generic/generic.tpl:220
-msgid "Edit properties"
-msgstr "Eigenschaften bearbeiten"
-
-#: plugins/personal/generic/generic.tpl:238
-msgid "Organizational information"
-msgstr "Angabe zur Organisationseinheit"
-
-#: plugins/personal/generic/generic.tpl:266
-msgid "Department No."
-msgstr "Abteilungs-Nr."
-
-#: plugins/personal/generic/generic.tpl:274
-msgid "Employee No."
-msgstr "Angestellten-Nr."
-
-#: plugins/personal/generic/generic.tpl:300
-#: plugins/personal/generic/generic.tpl:482
-msgid "Room No."
-msgstr "Zimmer-Nr."
-
-#: plugins/personal/generic/generic.tpl:496
-msgid "Please use the phone tab"
-msgstr "Verwenden sie den Telefon-Reiter"
-
-#: plugins/generic/welcome/welcome.tpl:4
-msgid ""
-"This is the GOsa main menu. You can select your tasks from the menu on the "
-"left, or by choosing one of the pictograms below. All changes apply directly "
-"to your companies LDAP server."
-msgstr ""
-"Dies ist das GOsa Hauptmenü. Wählen Sie die gewünschte Option aus dem Menü "
-"links oder durch die Auswahl eines Piktogrammes unten. Alle Änderungen "
-"werden direkt in den LDAP-Server Ihres Unternehmens eingepflegt."
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid ""
-"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
-"back to the pictogram view."
-msgstr ""
-"Benutzen Sie 'Abmelden' oben links, um die Arbeit mit GOsa zu beenden und "
-"'Hauptmenü', um wieder in diese Ansicht zurückzugelangen."
-
-#: plugins/generic/welcome/welcome.tpl:15
-msgid "The GOsa team"
-msgstr "Das GOsa Team"
-
-#: plugins/generic/welcome/main.inc:24
-#, php-format
-msgid "Welcome %s!"
-msgstr "Willkommen %s!"
-
-#: plugins/generic/references/class_reference.inc:46
-msgid "Thin Client"
-msgstr "Thin Client"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Object name"
-msgstr "Objektname"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Contents"
-msgstr "Inhalt"
-
-#: plugins/generic/references/contents.tpl:18
-msgid "This object has no relationship to other objects."
-msgstr "Dieses Objekt hat keine Referenzen zu anderen Objekten."
-
-#: plugins/gofon/macro/parameter.tpl:4
-msgid "Argument"
-msgstr "Argument"
-
-#: plugins/gofon/macro/parameter.tpl:8
-msgid "type"
-msgstr "Typ"
-
-#: plugins/gofon/macro/parameter.tpl:19
-msgid "You are not allowed to view the macro parameter settings"
-msgstr ""
-"Sie haben keine Berechtigung, die Makro-Parameter Einstellungen anzuzeigen."
-
-#: plugins/gofon/macro/headpage.tpl:6
-#: plugins/gofon/macro/class_divListMacros.inc:31
-#: plugins/gofon/macro/class_divListMacros.inc:32
-msgid "List of macros"
-msgstr "Liste der Makros"
-
-#: plugins/gofon/macro/headpage.tpl:24
-#: plugins/gofon/macro/class_divListMacros.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected macros. You may want "
-"to use the range selector on top of the macro listbox, when working with a "
-"large number of macros."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen Makros hinzuzufügen, zu bearbeiten oder zu "
-"entfernen. Bei einer großen Anzahl von Makros bietet sich die Verwendung der "
-"Bereichsauswahl an."
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros matching"
-msgstr "Zeige Makros, auf die zutrifft"
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros  matching"
-msgstr "Zeige Makros, auf die zutrifft"
-
-#: plugins/gofon/macro/headpage.tpl:41
-#: plugins/gofon/macro/class_divListMacros.inc:65
-msgid "Regular expression for matching macro names"
-msgstr "Regulärer Ausdruck zum Erkennen von Makro-Namen"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
-msgid "This 'dn' is no phone macro."
-msgstr "Diese 'dn' ist kein Telefon-Makro."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
-msgid "String"
-msgstr "Zeichenkette"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
-msgid "Combobox"
-msgstr "Auswahl-Gruppe"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
-#: include/sieve/templates/element_boolean.tpl:4
-msgid "Bool"
-msgstr "Schalter"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
-msgid "Delete unused"
-msgstr "Entferne"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
-#, php-format
-msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
-msgstr ""
-"Der Parameter '%s' enthält ungültige Zeichen. '!,#' werden als Feldtrenner "
-"verwendet"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
-#, php-format
-msgid "The parameter %s has incorrect value for type bool."
-msgstr "Der Parameter %s besitzt einen ungültigen Wert für Datentyp bool."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
-#, php-format
-msgid ""
-"Parameter count of the macro changed, you must update each user which are "
-"using this macro '%s'."
-msgstr ""
-"Die Parameterzahl des Makros hat sich geändert, sie müssen jeden Benutzer "
-"aktualisieren, der das Makro '%s' benutzt."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
-#: plugins/gofon/macro/class_gofonMacro.inc:492
-#: plugins/gofon/macro/class_gofonMacro.inc:501
-#, php-format
-msgid "Removing of goFonMacro/generic account with dn '%s' failed."
-msgstr "Entfernen von GOfonMakro/Allgemeines Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:241
-#, php-format
-msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
-msgstr ""
-"Entfernen des Makros von '%s' fehlgeschlagen. Bitte überprüfen Sie das GOsa-"
-"Protokoll auf MySQL-Fehlermeldungen."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:309
-#, php-format
-msgid "More than one '(' is currently not supported. Line : '%s'."
-msgstr "Mehr als ein '(' wird momentan nicht unterstützt. Zeile: '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:312
-#, php-format
-msgid "More than one ')' is currently not supported. Line : '%s'."
-msgstr "Mehr als ein ')' wird momentan nicht unterstützt. Zeile: '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:316
-#, php-format
-msgid "There is no application given in line : '%s'."
-msgstr "Es wurde keine Anwendung angegeben (Zeile: '%s')."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:320
-#, php-format
-msgid "There is no extension type given in line : '%s'."
-msgstr "Es wurde kein Erweiterungstyp angegeben (in Zeile: '%s')."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:349
-#, php-format
-msgid "Insert of new macro failed for server '%s'."
-msgstr "Einfügen des neuen Makros zu Server '%s' fehlgeschlagen."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:409
-msgid ""
-"There must be at least one server with an asterisk database to save this "
-"phone macro."
-msgstr ""
-"Es muss mindestens ein Server mit einer Asterisk-Datenbank bestehen, um "
-"dieses Telefon-Makro zu speichern."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:423
-#, php-format
-msgid "The given cn '%s' already exists."
-msgstr "Die Kennung '%s' exisitiert bereits."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:429
-msgid "You must specify the 'Display Name' in order to save this macro"
-msgstr ""
-"Um das Makro zu speichern, darf das Feld 'Angezeigter Name'f nicht leer sein"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:433
-msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
-msgstr ""
-"Die angegebene cn ist zu lang. Die mögliche Länge ist auf 20 Zeichen "
-"begrenzt."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:442
-msgid ""
-"This macro is still in use. It is necessary to mark this macro as visible "
-"for users."
-msgstr ""
-"Dieses Makro ist noch in Benutzung. Es ist daher erforderlich, dass es als "
-"sichtbar für Benutzer markiert wird."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:450
-msgid "Makro length must be lower than 100 lines"
-msgstr "Das Makro darf nicht länger als 100 Zeilen sein"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:455
-#, fuzzy
-msgid "You can't save an empty macro."
-msgstr "Kann leere Tests nicht speichern."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:472
-msgid ""
-"This macro is still in use. To delete this Macro ensure that nobody has "
-"selected it."
-msgstr ""
-"Dieses Makro ist noch in Benutzung. Um es zu entfernen, stellen Sie bitte "
-"zunächst sicher, dass niemand dieses Makro ausgewählt hat."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:485
-msgid ""
-"Could not remove the macro entry from asterisk databases. Please check your "
-"asterisk database configurations."
-msgstr ""
-"Konnte den Makro-Eintrag nicht aus den Asterisk-Datenbanken entfernen. Bitte "
-"überprüfen Sie Ihre Asterisk Datenbank-Konfigurationen."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:535
-#, php-format
-msgid "Saving of goFonMacro/generic account with dn '%s' failed."
-msgstr "Speichern von GOfonMakro/Allgemeines Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:571
-msgid "Asterisk macro management"
-msgstr "Asterisk-Makro-Verwaltung"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:576
-msgid "GOfon macro"
-msgstr "GOfon-Makro"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:580
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/gofon/macro/paste_generic.tpl:4
-#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
-#: plugins/gofon/macro/generic.tpl:9
-msgid "Macro name"
-msgstr "Makro-Name"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:584
-msgid "Macro content and parameter"
-msgstr "Makro-Inhalt und Parameter"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:585
-msgid "Visibility flag"
-msgstr "Sichtbarkeits-Flag"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
-msgid "Phone macros"
-msgstr "Telefon-Makros"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
-#, fuzzy, php-format
-msgid "You're about to delete the following user(s) %s"
-msgstr "Sie löschen gerade den Benutzer %s."
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
-msgid "You are not allowed to delete this macro!"
-msgstr "Sie sind nicht berechtigt, dieses Makro zu löschen!"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
-#, php-format
-msgid "You're about to delete the macro '%s'."
-msgstr "Sie sind dabei das Makro '%s' zu löschen."
-
-#: plugins/gofon/macro/class_divListMacros.inc:58
-msgid "Visible"
-msgstr "Sichtbar"
-
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "Create new phone macro"
-msgstr "Neues Telefon-Makro erstellen"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove selected macros"
-msgstr "Makro entfernen"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove macros"
-msgstr "Telefon-Makros"
-
-#: plugins/gofon/macro/class_divListMacros.inc:178
-msgid "Macro"
-msgstr "Makro"
-
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "visible"
-msgstr "sichtbar"
-
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "invisible"
-msgstr "unsichtbar"
-
-#: plugins/gofon/macro/class_divListMacros.inc:208
-msgid "Edit macro"
-msgstr "Makro bearbeiten"
-
-#: plugins/gofon/macro/class_divListMacros.inc:216
-msgid "Delete macro"
-msgstr "Makro entfernen"
-
-#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
-msgid "Phone macro management"
-msgstr "Telefon-Makro-Verwaltung"
-
-#: plugins/gofon/macro/generic.tpl:18
-msgid "Macro name to be displayed"
-msgstr "Makro-Name der angezeigt wird"
-
-#: plugins/gofon/macro/generic.tpl:60
-msgid "Visible for user"
-msgstr "Sichtbar für Benutzer"
-
-#: plugins/gofon/macro/generic.tpl:70
-msgid "Macro text"
-msgstr "Makro-Inhalt"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:6
-msgid "Phone Reports"
-msgstr "Telefon-Berichte"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:165
-#: plugins/gofon/fonreports/class_fonreport.inc:175
-msgid "Can't connect to phone database, no reports can be shown!"
-msgstr ""
-"Die Fax-Datenbank kann nicht erreicht werden. Es können keine Berichte "
-"angezeigt werden!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:179
-msgid "Can't select phone database for report generation!"
-msgstr ""
-"Die Fax-Datenbank kann bezüglich der Berichtgenerierung nicht ausgewählt "
-"werden!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:197
-msgid "Query for phone database failed!"
-msgstr "Die Anfrage zur Telefon-Datenbank ist fehlgeschlagen!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:395
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#: plugins/gofon/fonreports/main.inc:16
-msgid "Phone reports"
-msgstr "Telefon-Berichte"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:405
-#: plugins/gofon/fonreports/contents.tpl:31
-msgid "Source"
-msgstr "Quelle"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:406
-#: plugins/gofon/fonreports/contents.tpl:32
-msgid "Destination"
-msgstr "Ziel"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:407
-#: plugins/gofon/fonreports/contents.tpl:33
-msgid "Channel"
-msgstr "Kanal"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:408
-msgid "Application called"
-msgstr "Name der Anwendung"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:409
-msgid "Disposition"
-msgstr "Disposition"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:410
-#: plugins/gofon/fonreports/contents.tpl:36
-msgid "Duration"
-msgstr "Dauer"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
-#, php-format
-msgid ""
-"The specified goFonHomeServer '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry ignoring old "
-"accounts."
-msgstr ""
-"Der angegebene goFonHomeServer '%s' ist nicht in der GOsa Server-"
-"Konfiguration verfügbar. Das Speichern dieses Kontos wird einen neuen "
-"Eintrag auf dem Server '%s' erzeugen. Verwenden Sie 'Abbrechen', wenn Sie "
-"keinen neuen Eintrag erstellen möchten."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
-"error."
-msgstr ""
-"MySQL-Server '%s' kann nicht als Benutzer '%s' erreicht werden, überprüfen "
-"Sie das GOsa Protokoll auf MySQL-Fehlermeldungen."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
-#, php-format
-msgid "Can't select database %s on %s."
-msgstr "Die Datenbank %s auf %s kann nicht ausgewählt werden."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
-msgid "no macro"
-msgstr "kein Makro"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
-msgid "undefined"
-msgstr "nicht definiert"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
-msgid ""
-"Can't save any changes to asterisk database, there is no mysql extension "
-"available."
-msgstr ""
-"Die MySQL-Erweiterung wurde nicht gefunden - kann daher keine Änderungen in "
-"der Asterisk-DB speichern."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
-"keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-"Dre MySQL-Server '%s' kann nicht als Benutzer '%s' erreicht werden. Das "
-"Speichern der Einträge wird abgebrochen, um die Datenbank konsistent zu "
-"halten. Überprüfen Sie das GOsa Protokoll auf MySQL-Fehlermeldungen."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
-#, php-format
-msgid ""
-"Can't select database %s on %s. Abort saving entries to keep the database "
-"consistent, check GOsa log for mysql error."
-msgstr ""
-"Kann Datenbank %s auf %s nicht auswählen. Das Speichern der Einträge wird "
-"abgebrochen, um die Datenbank konsistent zu halten. Überprüfen Sie das GOsa-"
-"Protokoll auf MySQL-Fehlermeldungen."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
-#, php-format
-msgid ""
-"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
-"entries to keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-"Der alte MySQL Home-Server '%s' kann nicht als Benutzer '%s' erreicht "
-"werden. Das Speichern der Einträge wurde abgebrochen, umdie Datenbank "
-"konsistent zu halten. Überprüfen Sie das GOsa Protokoll auf MySQL-"
-"Fehlermeldungen."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
-msgid "Error while performing query:"
-msgstr "Fehler bei der Ausführung der Anfrage:"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
-msgid "This account has no phone extensions."
-msgstr "Dieses Konto besitzt keine Telefon-Erweiterungen."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
-msgid ""
-"The macro you selected, is no longer available for you, please choose "
-"another one."
-msgstr ""
-"Das gewählte Makro ist nicht mehr verfügbar, bitte wählen Sie ein anderes."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
-msgid "Remove phone account"
-msgstr "Telefon-Konto entfernen"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
-msgid ""
-"This account has phone features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto besitzt aktivierte Telefon-Erweiterungen. Sie können diese "
-"durch einen Klick auf die untere Schaltfläche deaktivieren."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
-msgid "Create phone account"
-msgstr "Telefon-Konto erstellen"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
-msgid ""
-"This account has phone features disabled. You can't enable them while no uid "
-"is set."
-msgstr ""
-"Dieses Konto besitzt keine gültigen Telefon-Erweiterungen. Sie können diese "
-"nicht aktivieren, solange keine gültige UID gesetzt ist."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
-msgid ""
-"This account has phone features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dieses Konto besitzt keine gültigen Telefon-Erweiterungen. Sie können diese "
-"durch einen Klick auf die untere Schaltfläche aktivieren."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
-msgid "Please enter a valid phone number!"
-msgstr "Bitte geben Sie eine gültige Telefonnummer ein"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
-msgid "Choose your private phone"
-msgstr "Wählen Sie Ihr privates Telefon"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone account."
-msgstr ""
-"Es muss mindestens ein Server mit einer Asterisk-Datenbank bestehen, um ein "
-"Telefon-Konto zu erstellen."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
-msgid "Voicemail PIN must be between 1-4 characters."
-msgstr "Die Voicemail-PIN muss 1-4 Zeichen lang sein."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
-msgid ""
-"The specified Voicemail PIN contains invalid characters, only numeric values "
-"are allowed here."
-msgstr ""
-"Das Feld 'Voicemail-PIN' enthält ungültige Zeichen. Nur numerische Werte "
-"sind erlaubt."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
-msgid "Phone PIN must be at least one character long."
-msgstr "Die Telefon-PIN muss mindestens ein Zeichen lang sein."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
-msgid ""
-"The specified phone PIN contains invalid characters, only aphanumeric values "
-"are allowed here."
-msgstr ""
-"Das Feld 'PIN' enthält ungültige Zeichen. Nur alphanumerische Werte sind "
-"erlaubt."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
-#, php-format
-msgid "You need to specify at least one phone number!"
-msgstr "Bitte geben Sie mindestens eine Telefonnummer an!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
-#, php-format
-msgid "Saving of user/phone account with dn '%s' failed."
-msgstr "Speichern von Benutzer/Telefonkonto mit dn '%s' fehlgeschlagen."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
-msgid ""
-"Can't remove phone account, the mysql extension is not present in php "
-"configuration."
-msgstr ""
-"Kann das Telefon-Konto nicht entfernen, die MySQL-Erweiterung ist in der PHP-"
-"Konfiguration nicht vorhanden."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
-#, php-format
-msgid "Removed user '%s' from phone queue '%s'."
-msgstr "Benutzer '%s' von Warteschlange '%s' entfernt."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
-#, php-format
-msgid "Removing of user/phone account with dn '%s' failed."
-msgstr "Entfernen von Benutzer/Telefon-Konto mit dn '%s' fehlgeschlagen."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available. "
-"Remove aborted."
-msgstr ""
-"Der zuvor ausgewählte Asterisk Home-Server ('%s') ist nicht mehr verfügbar."
-"Entfernen wurde abgebrochen."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
-msgid "Phone account settings"
-msgstr "Telefon-Konto-Einstellungen"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
-msgid "GOfon reports"
-msgstr "GOfon-Berichte"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
-msgid "Telephone number"
-msgstr "Telefonnummer"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
-msgid "Macro settings"
-msgstr "Makro-Einstellungen"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
-msgid "Telephone pin"
-msgstr "Telefon-PIN"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
-msgid "Voicemail pin"
-msgstr "Voicemail-PIN"
-
-#: plugins/gofon/phoneaccount/main.inc:122
-#: plugins/gofon/phoneaccount/paste_generic.tpl:1
-msgid "Phone settings"
-msgstr "Telefon-Einstellungen"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:50
-msgid "Voicemail PIN"
-msgstr "Voicemail-PIN"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:40
-#: plugins/gofon/phoneaccount/generic.tpl:60
-msgid "Phone PIN"
-msgstr "Telefon-PIN"
-
-#: plugins/gofon/phoneaccount/generic.tpl:42
-msgid "Select the accounts home server"
-msgstr "Wählen Sie den Home-Server des Kontos."
-
-#: plugins/gofon/phoneaccount/generic.tpl:82
-#: plugins/gofon/phoneaccount/generic.tpl:84
-msgid "Phone macro"
-msgstr "Telefon-Makro"
-
-#: plugins/gofon/conference/headpage.tpl:6
-#: plugins/gofon/conference/class_divListConferences.inc:31
-#: plugins/gofon/conference/class_divListConferences.inc:32
-msgid "List of conference rooms"
-msgstr "Liste der Konferenz-Räume"
-
-#: plugins/gofon/conference/headpage.tpl:24
-#: plugins/gofon/conference/class_divListConferences.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected phone conferences. "
-"Having a large number of phone conferences, you might prefer the range "
-"selectors on top of the conferences list."
-msgstr ""
-"Dieses Menü erlaubt es Ihnen Telefon-Konferenzen hinzuzufügen, zu bearbeiten "
-"oder zu entfernen. Bei einer großen Anzahl von Abteilungen bietet sich die "
-"Verwendung der Bereichswahl an."
-
-#: plugins/gofon/conference/headpage.tpl:36
-msgid "Regular expression for        matching user names"
-msgstr "Regulärer Ausdruck zum Erkennen von Benutzernamen"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
-#, php-format
-msgid ""
-"Could not remove the conference entry from database on home server (%s). "
-"Please check your asterisk database configuration."
-msgstr ""
-"Konnte den Konferenz-Eintrag nicht aus der Datenbank des Home-Servers (%s) "
-"entfernen.Bitte überprüfen Sie Ihre Asterisk Datenbank-Konfiguration."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available."
-msgstr ""
-"Der zuvor ausgewählte Asterisk Home-Server (%s) ist nicht mehr verfügbar."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
-msgid "Please enter a PIN."
-msgstr "Bitte geben Sie eine PIN ein."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
-msgid "Please enter a name for the conference."
-msgstr "Bitte geben Sie einen Namen für die Konferenz ein."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
-msgid "Only numeric chars are allowed in Number field."
-msgstr "Der Wert für 'Nummer' muss numerisch sein."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
-msgid "Only numbers are allowed in Lifetime."
-msgstr "Der Wert für 'Lebenszeit' muss numerisch sein."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
-#, fuzzy
-msgid "There is already a conference with this name in the current tree."
-msgstr ""
-"Der von Ihnen angegebene Klassen-Name ist bereits für ein Profil vergeben."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
-msgid ""
-"Can not check if there are already some entries with given telephone number "
-"and/or cn in the destination home server."
-msgstr ""
-"Kann nicht überprüfen, ob bereits einige Einträge mit der angegebenen "
-"Telefonnummer und/oder cn auf dem benannten Home-Server bestehen."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
-msgid ""
-"Can not remove entries with some telephone number and/or cn from destination "
-"home server."
-msgstr ""
-"Kann Einträge mit manchen Telefonnummern und/oder cn nicht aus benanntem "
-"Home-Server entfernen."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
-msgid ""
-"Can not check if entry exists in old database. Please have a look a the gosa "
-"logfiles."
-msgstr ""
-"Kann nicht überprüfen, ob der Eintrag in der alten Datenbank besteht. Bitte "
-"schauen Sie in das GOsa-Protokoll."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
-msgid ""
-"Can not remove old entries from initial home server. Please have a look a "
-"the gosa logfiles."
-msgstr ""
-"Kann die alten Einträge nicht vom initialen Home-Server entfernen. Bitte "
-"schauen Sie in das GOsa-Protokoll."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
-#, php-format
-msgid "Saving of goFonConference/generic with dn '%s' failed."
-msgstr "Speichern von GOfonKonferenz/Allgemein mit dn '%s' fehlgeschlagen."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
-#: plugins/gofon/conference/class_divListConferences.inc:263
-msgid "Conference"
-msgstr "Konferenz"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
-msgid "Phone conference management"
-msgstr "Telefonkonferenz-Verwaltung"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
-msgid "GOfon conference"
-msgstr "GOfon-Konferenz"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
-msgid "Conference PIN"
-msgstr "Konferenz-PIN"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
-#: plugins/gofon/conference/generic.tpl:146
-msgid "Preset PIN"
-msgstr "PIN voreinstellen"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
-#: plugins/gofon/conference/generic.tpl:166
-msgid "Record conference"
-msgstr "Konferenz aufnehmen"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
-#: plugins/gofon/conference/generic.tpl:197
-msgid "Play music on hold"
-msgstr "Wartemusik bei Halten"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
-msgid "Activate menu"
-msgstr "Menü aktivieren"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
-msgid "Announce user activity"
-msgstr "Melde Benutzer-Aktivität"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
-msgid "Count user"
-msgstr "Zähle Benutzer"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
-msgid "Conference type"
-msgstr "Konferenz-Typ"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
-msgid "Format"
-msgstr "Format"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
-msgid "Lifetime"
-msgstr "Lebenszeit"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
-msgid "Phone conferences"
-msgstr "Telefon-Konferenzen"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
-msgid "Management"
-msgstr "Verwaltung"
-
-#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
-msgid "Conference management"
-msgstr "Konferenz-Verwaltung"
-
-#: plugins/gofon/conference/paste_generic.tpl:5
-#: plugins/gofon/conference/generic.tpl:15
-msgid "Conference name"
-msgstr "Konferenz-Name"
-
-#: plugins/gofon/conference/paste_generic.tpl:10
-#: plugins/gofon/conference/generic.tpl:21
-msgid "Name of conference to create"
-msgstr "Name der zu erzeugenden Konferenz"
-
-#: plugins/gofon/conference/class_divListConferences.inc:57
-msgid "Name - Number"
-msgstr "Name - Nummer"
-
-#: plugins/gofon/conference/class_divListConferences.inc:59
-#: plugins/gofon/conference/generic.tpl:154
-msgid "PIN"
-msgstr "PIN"
-
-#: plugins/gofon/conference/class_divListConferences.inc:66
-msgid "Regular expression for matching conference names"
-msgstr "Regulärer Ausdruck zum Erkennen von Konferenznamen"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "Create new conference"
-msgstr "Neue Konferenz erstellen"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "New conference"
-msgstr "Neue Konferenz"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove selected conferences"
-msgstr "Konferenz aufnehmen"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove conferences"
-msgstr "Konferenz aufnehmen"
-
-#: plugins/gofon/conference/class_divListConferences.inc:254
-#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
-#: include/class_pluglist.inc:265
-msgid "Unknown"
-msgstr "Unbekannt"
-
-#: plugins/gofon/conference/generic.tpl:35
-msgid "Choose subtree to place conference in"
-msgstr "Wählen Sie den Teilbaum, in den die Konferenz eingepflegt werden soll"
-
-#: plugins/gofon/conference/generic.tpl:99
-msgid "Lifetime (in days)"
-msgstr "Lebenszeit (in Tagen)"
-
-#: plugins/gofon/conference/generic.tpl:174
-msgid "Sound file format"
-msgstr "Format der Audiodatei"
-
-#: plugins/gofon/conference/generic.tpl:205
-msgid "Activate session menu"
-msgstr "Sitzungsmenü aktivieren"
-
-#: plugins/gofon/conference/generic.tpl:213
-msgid "Announce users joining or leaving the conference"
-msgstr "Benachrichtige über Abgang/Zugang von Teilnehmern"
-
-#: plugins/gofon/conference/generic.tpl:221
-msgid "Count users"
-msgstr "Zähle Benutzer"
-
-#: include/class_plugin.inc:419
-#, php-format
-msgid ""
-"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Das in CHECK angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
-"existieren."
-
-#: include/class_plugin.inc:600
-#, php-format
-msgid ""
-"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Das in POSTCREATE angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
-"existieren."
-
-#: include/class_plugin.inc:634 include/class_password-methods.inc:183
-#, php-format
-msgid ""
-"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Das in POSTMODIFY angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
-"existieren."
-
-#: include/class_plugin.inc:668
-#, php-format
-msgid ""
-"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Das in POSTREMOVE angegebene Kommando '%s' (Modul '%s') scheint nicht zu "
-"existieren."
-
-#: include/class_plugin.inc:1002
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "Objekt '%s' ist bereits markiert"
-
-#: include/class_plugin.inc:1009
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Füge Markierung (%s) zu Objekt '%s' hinzu"
-
-#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
-#, php-format
-msgid "Handle object tagging with dn '%s' failed."
-msgstr "Die Bearbeitung der Objekt-Markierung für dn '%s' ist fehlgeschlagen."
-
-#: include/class_plugin.inc:1039
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Entferne Markierung von Objekt '%s'"
-
-#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
-#: include/class_plugin.inc:1147
-#, php-format
-msgid "Saving object snapshot with dn '%s' failed."
-msgstr "Speichern des Abbilds von Objekt mit dn '%s' fehlgeschlagen."
-
-#: include/class_plugin.inc:1173
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable '%s' is not "
-"configured in your gosa.conf."
-msgstr ""
-"Die Abbild-Funktionalität ist aktiviert, aber die erforderliche Variable '%"
-"s' ist nicht in ihrer gosa.conf konfiguriert."
-
-#: include/class_plugin.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable(s) '%s' is "
-"not configured in your gosa.conf."
-msgstr ""
-"Die Abbild-Funktionalität ist aktiviert, aber die erforderliche(n) Variable"
-"(n) '%s' ist/sind nicht in ihrer gosa.conf konfiguriert."
-
-#: include/class_plugin.inc:1217
-#, php-format
-msgid "Method get available snapshots with dn '%s' failed."
-msgstr "Konnte die verfügbaren Abbilder für dn '%s' nicht ermitteln."
-
-#: include/class_plugin.inc:1273
-#, php-format
-msgid "Method get deleted snapshots with dn '%s' failed."
-msgstr "Konnte die entfernten Abbilder für dn '%s' nicht ermitteln."
-
-#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
-#, php-format
-msgid "Restore snapshot with dn '%s' failed."
-msgstr "Wiederherstellen des Abbilds mit dn '%s' fehlgeschlagen."
-
-#: include/class_plugin.inc:1616
-msgid "Changing ACL dn"
-msgstr ""
-
-#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
-#: setup/class_setupStep_Migrate.inc:1114
-#: setup/class_setupStep_Migrate.inc:1162
-msgid "to"
-msgstr "an"
-
-#: include/class_password-methods-sha.inc:50
-msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
-msgstr "Kann SHA nicht benutzen (fehlende Funktion mhash / sha1 / crypt)"
-
-#: include/class_CopyPasteHandler.inc:90
-#, php-format
-msgid ""
-"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
-"to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:122
-#, php-format
-msgid ""
-"Specified object '%s' is not a valid ldap object, please check copy & paste  "
-"methods."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:138
-#, fuzzy, php-format
-msgid "We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr "Kann '%s/encodings' nicht lesen, bitte prüfen Sie die Rechte."
-
-#: include/class_CopyPasteHandler.inc:147
-#, fuzzy, php-format
-msgid ""
-"We are not allowed to save ldap dump to '%s/%s', please check permissions."
-msgstr "Kann '%s/encodings' nicht lesen, bitte prüfen Sie die Rechte."
-
-#: include/class_CopyPasteHandler.inc:232
-#, php-format
-msgid "Could not load dumped file '%s', from hard disk drive."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:257
-#, fuzzy, php-format
-msgid "You are not allowed to cut and paste the following object '%s'."
-msgstr "Es ist Ihnen nicht erlaubt, dieses Objekt nach '%s' zu verschieben."
-
-#: include/class_CopyPasteHandler.inc:285
-#, php-format
-msgid "You are going to paste the cutted entry '%s'."
-msgstr "Sie sind dabei, den ausgeschnitten Eintrag '%s' einzufügen."
-
-#: include/class_CopyPasteHandler.inc:298
-#, fuzzy, php-format
-msgid "You are not allowed to copy and paste the following object '%s'."
-msgstr "Es ist Ihnen nicht erlaubt, dieses Objekt nach '%s' zu verschieben."
-
-#: include/class_CopyPasteHandler.inc:319
-#, php-format
-msgid "You are going to paste the copied entry '%s'."
-msgstr "Sie sind dabei, den kopierten Eintrag '%s' einzufügen."
-
-#: include/class_CopyPasteHandler.inc:418
-msgid "Paste"
-msgstr "Einfügen"
-
-#: include/class_CopyPasteHandler.inc:420
-msgid "Can't paste"
-msgstr "Kann nicht einfügen"
-
-#: include/class_password-methods-kerberos.inc:44
-msgid ""
-"Warning: Can't set kerberos password. Your PHP version has no kerberos "
-"support, password has not been changed."
-msgstr ""
-"Achtung: Das Kerberos-Passwort kann nicht gesetzt werden. Die von Ihnen "
-"verwendete PHP-Version besitzt keine Unterstützung für Kerberos."
-
-#: include/class_password-methods-kerberos.inc:53
-msgid "Kerberos database communication failed!"
-msgstr "Die Kommunikation mit der Kerberos-Datenbank ist fehlgeschlagen!"
-
-#: include/class_password-methods-kerberos.inc:60
-msgid "Changing password in kerberos database failed!"
-msgstr ""
-"Die Änderung des Passworts in der Kerberos-Datenbank ist fehlgeschlagen!"
-
-#: include/sieve/class_sieveElement_Require.inc:73
-msgid "Please specify at least one valid requirement."
-msgstr "Bitte geben Sie mindestens eine gültige Bedingung an."
-
-#: include/sieve/class_sieveElement_If.inc:27
-msgid "Complete address"
-msgstr "Vollständige Adresse"
-
-#: include/sieve/class_sieveElement_If.inc:27
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Default"
-msgstr "Standard"
-
-#: include/sieve/class_sieveElement_If.inc:28
-msgid "Domain part"
-msgstr "Domänen-Teil"
-
-#: include/sieve/class_sieveElement_If.inc:29
-msgid "Local part"
-msgstr "Lokaler Teil"
-
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Case insensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:34
-msgid "Case sensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:35
-msgid "Numeric"
-msgstr "Numerisch"
-
-#: include/sieve/class_sieveElement_If.inc:39
-msgid "is"
-msgstr "ist"
-
-#: include/sieve/class_sieveElement_If.inc:40
-#, fuzzy
-msgid "regex"
-msgstr "zurücksetzen"
-
-#: include/sieve/class_sieveElement_If.inc:41
-msgid "contains"
-msgstr "enthält"
-
-#: include/sieve/class_sieveElement_If.inc:42
-#, fuzzy
-msgid "matches"
-msgstr "Cache"
-
-#: include/sieve/class_sieveElement_If.inc:43
-#, fuzzy
-msgid "count"
-msgstr "Konto"
-
-#: include/sieve/class_sieveElement_If.inc:44
-msgid "value is"
-msgstr "Wert ist"
-
-#: include/sieve/class_sieveElement_If.inc:48
-msgid "less than"
-msgstr "kleiner als"
-
-#: include/sieve/class_sieveElement_If.inc:49
-msgid "less or equal"
-msgstr "kleiner oder gleich"
-
-#: include/sieve/class_sieveElement_If.inc:50
-msgid "equals"
-msgstr "gleich"
-
-#: include/sieve/class_sieveElement_If.inc:51
-msgid "greater or equal"
-msgstr "größer oder gleich"
-
-#: include/sieve/class_sieveElement_If.inc:52
-#: include/sieve/class_sieveElement_If.inc:726
-#: include/sieve/class_sieveElement_If.inc:1059
-msgid "greater than"
-msgstr "größer als"
-
-#: include/sieve/class_sieveElement_If.inc:53
-msgid "not equal"
-msgstr "ungleich"
-
-#: include/sieve/class_sieveElement_If.inc:102
-msgid "Can't save empty tests."
-msgstr "Kann leere Tests nicht speichern."
-
-#: include/sieve/class_sieveElement_If.inc:446
-msgid "emtpy"
-msgstr "leer"
-
-#: include/sieve/class_sieveElement_If.inc:493
-msgid "Nothing specified right now"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:595
-msgid "Invalid type of address part."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:605
-msgid "Invalid match type given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:621
-msgid "Invalid operator given."
-msgstr "Ungültiger Operator übergeben."
-
-#: include/sieve/class_sieveElement_If.inc:638
-msgid "Please specify a valid operator."
-msgstr "Bitte wählen Sie einen gültigen Operator."
-
-#: include/sieve/class_sieveElement_If.inc:654
-msgid ""
-"Invalid character found in address attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:669
-#, fuzzy
-msgid ""
-"Invalid character found in value attribute. Quotes are not allowed here."
-msgstr ""
-"Ungültiges Zeichen in Anwendungs-Name. Nur a-z und 0-9 sind erlaubte Zeichen."
-
-#: include/sieve/class_sieveElement_If.inc:727
-#: include/sieve/class_sieveElement_If.inc:1060
-msgid "lower than"
-msgstr "weniger als"
-
-#: include/sieve/class_sieveElement_If.inc:729
-#: include/sieve/class_sieveElement_If.inc:1062
-msgid "Megabyte"
-msgstr "Megabyte"
-
-#: include/sieve/class_sieveElement_If.inc:730
-#: include/sieve/class_sieveElement_If.inc:1063
-msgid "Kilobyte"
-msgstr "Kilobyte"
-
-#: include/sieve/class_sieveElement_If.inc:731
-#: include/sieve/class_sieveElement_If.inc:1064
-msgid "Bytes"
-msgstr "Bytes"
-
-#: include/sieve/class_sieveElement_If.inc:745
-msgid "Please select a valid match type in the list box below."
-msgstr ""
-"Bitte wählen Sie eine gültige Art der Übereinstimmung in der Liste unterhalb."
-
-#: include/sieve/class_sieveElement_If.inc:759
-#, fuzzy
-msgid "Only numeric values are allowed here."
-msgstr "Der Wert für 'Nummer' muss numerisch sein."
-
-#: include/sieve/class_sieveElement_If.inc:769
-msgid "No valid unit selected"
-msgstr "Keine gültige Einheit ausgewählt"
-
-#: include/sieve/class_sieveElement_If.inc:834
-#: include/sieve/templates/element_if.tpl:4
-msgid "Condition"
-msgstr "Bedingung"
-
-#: include/sieve/class_sieveElement_If.inc:836
-#: include/sieve/templates/object_container.tpl:32
-#: include/sieve/class_sieveManagement.inc:510
-#: include/sieve/class_sieveManagement.inc:729
-msgid "If"
-msgstr "Wenn"
-
-#: include/sieve/class_sieveElement_If.inc:838
-#: include/sieve/templates/element_elsif.tpl:4
-#: include/sieve/templates/object_container.tpl:34
-#: include/sieve/class_sieveManagement.inc:571
-#: include/sieve/class_sieveManagement.inc:766
-#: include/sieve/class_sieveManagement.inc:771
-msgid "Else If"
-msgstr "Sonst Wenn"
-
-#: include/sieve/class_sieveElement_If.inc:840
-#: include/sieve/templates/element_else.tpl:4
-#: include/sieve/templates/object_container.tpl:33
-#: include/sieve/class_sieveManagement.inc:569
-#: include/sieve/class_sieveManagement.inc:764
-msgid "Else"
-msgstr "Sonst"
-
-#: include/sieve/class_sieveElement_If.inc:876
-msgid "Empty"
-msgstr "leer"
-
-#: include/sieve/class_sieveElement_If.inc:1134
-#: include/sieve/class_sieveElement_If.inc:1164
-msgid "Click here to add a new test"
-msgstr "Hier klicken, um einen neuen Test hinzuzufügen"
-
-#: include/sieve/class_sieveElement_If.inc:1176
-msgid "Unhandled switch type"
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:245
-msgid "Can't remove last element."
-msgstr "Kann letztes Element nicht entfernen."
-
-#: include/sieve/class_My_Tree.inc:658
-msgid "Require must be the first command in the script."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Vacation.inc:148
-#, fuzzy
-msgid "Alternative sender address must be a valid email addresses."
-msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
-
-#: include/sieve/templates/element_stop.tpl:9
-#, fuzzy
-msgid "Stop execution here"
-msgstr "Beende Ausführung hier!"
-
-#: include/sieve/templates/object_test_container.tpl:6
-#, fuzzy
-msgid "Add object"
-msgstr "Dieses Objekt hinzufügen"
-
-#: include/sieve/templates/object_test_container.tpl:10
-#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
-msgid "Remove object"
-msgstr "Objekt entfernen"
-
-#: include/sieve/templates/element_vacation.tpl:13
-msgid "Vacation Message"
-msgstr "Urlaubsnachricht"
-
-#: include/sieve/templates/element_vacation.tpl:16
-#: include/sieve/templates/element_envelope.tpl:19
-#: include/sieve/templates/element_address.tpl:18
-#: include/sieve/templates/element_header.tpl:19
-#, fuzzy
-msgid "Normal view"
-msgstr "Normaler Modus"
-
-#: include/sieve/templates/element_vacation.tpl:21
-#, fuzzy
-msgid "Release interval"
-msgstr "Zeit-Intervall"
-
-#: include/sieve/templates/element_vacation.tpl:30
-msgid "Alternative sender addresses"
-msgstr "Alternative Absender-Adressen"
-
-#: include/sieve/templates/element_vacation.tpl:47
-#: include/sieve/templates/element_envelope.tpl:130
-#: include/sieve/templates/element_address.tpl:138
-#: include/sieve/templates/element_header.tpl:131
-#, fuzzy
-msgid "Expert view"
-msgstr "Experten-Modus"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_envelope.tpl:108
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_address.tpl:116
-#: include/sieve/templates/element_header.tpl:109
-msgid "Not"
-msgstr "Nicht"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_anyof.tpl:7
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_exists.tpl:12
-msgid "Inverse match"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:10
-#: include/sieve/class_sieveManagement.inc:602
-msgid "Any of"
-msgstr "Einer von"
-
-#: include/sieve/templates/element_envelope.tpl:16
-#: include/sieve/templates/element_envelope.tpl:105
-#: include/sieve/class_sieveManagement.inc:598
-msgid "Envelope"
-msgstr "Umschlag"
-
-#: include/sieve/templates/element_envelope.tpl:26
-#: include/sieve/templates/element_address.tpl:25
-#: include/sieve/templates/element_header.tpl:26
-msgid "Match type"
-msgstr "Art der Übereinstimmung"
-
-#: include/sieve/templates/element_envelope.tpl:29
-#: include/sieve/templates/element_envelope.tpl:52
-#: include/sieve/templates/element_envelope.tpl:63
-#: include/sieve/templates/element_envelope.tpl:113
-#: include/sieve/templates/element_envelope.tpl:118
-#: include/sieve/templates/element_address.tpl:28
-#: include/sieve/templates/element_address.tpl:51
-#: include/sieve/templates/element_address.tpl:61
-#: include/sieve/templates/element_address.tpl:72
-#: include/sieve/templates/element_address.tpl:121
-#: include/sieve/templates/element_address.tpl:126
-#: include/sieve/templates/element_boolean.tpl:5
-#: include/sieve/templates/element_header.tpl:29
-#: include/sieve/templates/element_header.tpl:52
-#: include/sieve/templates/element_header.tpl:63
-#: include/sieve/templates/element_header.tpl:114
-#: include/sieve/templates/element_header.tpl:119
-msgid "Boolean value"
-msgstr "Boolscher Wert"
-
-#: include/sieve/templates/element_envelope.tpl:37
-#: include/sieve/templates/element_address.tpl:36
-#: include/sieve/templates/element_header.tpl:37
-msgid "Invert test"
-msgstr "Test umkehren"
-
-#: include/sieve/templates/element_envelope.tpl:49
-#: include/sieve/templates/element_address.tpl:58
-#: include/sieve/templates/element_header.tpl:49
-msgid "Comparator"
-msgstr "Vergleichsoperator"
-
-#: include/sieve/templates/element_envelope.tpl:60
-#: include/sieve/templates/element_address.tpl:69
-#, fuzzy
-msgid "Operator"
-msgstr "Operator"
-
-#: include/sieve/templates/element_envelope.tpl:76
-#: include/sieve/templates/element_address.tpl:85
-#: include/sieve/templates/element_header.tpl:77
-msgid "Address fields to include"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:80
-#: include/sieve/templates/element_address.tpl:89
-#: include/sieve/templates/element_header.tpl:81
-msgid "Values to match for"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:110
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_address.tpl:118
-#: include/sieve/templates/element_header.tpl:111
-msgid "-"
-msgstr "-"
-
-#: include/sieve/templates/select_test_type.tpl:1
-#, fuzzy
-msgid "Select the type of test you want to add"
-msgstr "Wählen Sie die Art des Tests, den Sie hinzufügen möchten"
-
-#: include/sieve/templates/select_test_type.tpl:3
-msgid "Available test types"
-msgstr "Verfügbare Testarten"
-
-#: include/sieve/templates/element_redirect.tpl:13
-#: include/sieve/templates/object_container.tpl:27
-#: include/sieve/class_sieveManagement.inc:505
-#: include/sieve/class_sieveManagement.inc:724
-msgid "Redirect"
-msgstr "Umleiten"
-
-#: include/sieve/templates/element_redirect.tpl:18
-#, fuzzy
-msgid "Redirect mail to following recipients"
-msgstr "Einschränkungen für Empfänger"
-
-#: include/sieve/templates/remove_script.tpl:10
-#, fuzzy
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"script in a file. So - if you've done so - press 'Delete' to continue or "
-"'Cancel' to abort."
-msgstr ""
-"Eine Sicherung der LDAP-Datenbank bietet sich an. Wenn Sie dies erledigt "
-"haben, drücken Sie 'Entfernen' um Fortzufahren oder 'Abbrechen', um den "
-"Vorgang abzubrechen."
-
-#: include/sieve/templates/object_container_clear.tpl:8
-#, fuzzy
-msgid "Move this object up one position"
-msgstr "Verschiebe dieses Objekt um eine Position nach oben"
-
-#: include/sieve/templates/object_container_clear.tpl:12
-#, fuzzy
-msgid "Move this object down one position"
-msgstr "Verschiebe dieses Objekt um eine Position nach oben"
-
-#: include/sieve/templates/object_container_clear.tpl:16
-msgid "Remove this object"
-msgstr "Dieses Objekt entfernen"
-
-#: include/sieve/templates/object_container_clear.tpl:17
-#: include/sieve/templates/object_container.tpl:17
-#, fuzzy
-msgid "Remove element"
-msgstr "Dieses Element entfernen"
-
-#: include/sieve/templates/element_allof.tpl:10
-#: include/sieve/class_sieveManagement.inc:601
-msgid "All of"
-msgstr "Alle"
-
-#: include/sieve/templates/element_fileinto.tpl:4
-msgid "Move mail into folder"
-msgstr "Verschiebe Nachricht in Ordner"
-
-#: include/sieve/templates/element_fileinto.tpl:8
-msgid "Select from list"
-msgstr "Wählen Sie aus der Liste"
-
-#: include/sieve/templates/element_fileinto.tpl:10
-msgid "Manual selection"
-msgstr "Manuelle Auswahl"
-
-#: include/sieve/templates/element_fileinto.tpl:18
-msgid "Folder"
-msgstr "Ordner"
-
-#: include/sieve/templates/element_discard.tpl:4
-#: include/sieve/templates/object_container.tpl:26
-#: include/sieve/class_sieveManagement.inc:504
-#: include/sieve/class_sieveManagement.inc:723
-msgid "Discard"
-msgstr "Verwerfen"
-
-#: include/sieve/templates/element_discard.tpl:9
-#, fuzzy
-msgid "Discard message"
-msgstr "Verwerfe Nachricht"
-
-#: include/sieve/templates/element_keep.tpl:4
-#: include/sieve/templates/object_container.tpl:22
-#: include/sieve/templates/object_container.tpl:25
-#: include/sieve/class_sieveManagement.inc:500
-#: include/sieve/class_sieveManagement.inc:503
-#: include/sieve/class_sieveManagement.inc:719
-#: include/sieve/class_sieveManagement.inc:722
-msgid "Keep"
-msgstr "Behalten"
-
-#: include/sieve/templates/element_keep.tpl:9
-#, fuzzy
-msgid "Keep message"
-msgstr "Nachricht behalten"
-
-#: include/sieve/templates/management.tpl:1
-#, fuzzy
-msgid "List of sieve scripts"
-msgstr "Liste der Skripte"
-
-#: include/sieve/templates/management.tpl:5
-msgid ""
-"Connection to the sieve server could not be established, the "
-"authentification attribute is empty."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:6
-msgid ""
-"Please verfiy that the attributes uid and mail are not empty and try again."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:12
-msgid "Connection to the sieve server could not be established."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:15
-msgid "Possibly the sieve account has not been created yet."
-msgstr "Wahrscheinlich wurde das Sieve-Konto noch nicht erstellt."
-
-#: include/sieve/templates/management.tpl:19
-#, fuzzy
-msgid ""
-"Be careful. All your changes will be saved directly to sieve, if you use the "
-"save button below."
-msgstr ""
-"Bitte seien Sie vorsichtig, wenn Sie die Eintrags-Typen mit diesem Dialog "
-"bearbeiten. Alle Änderungen werden unverzüglich übernommen, wenn Sie den "
-"'Speichern'-Knopf drücken."
-
-#: include/sieve/templates/management.tpl:22
-msgid "Create new script"
-msgstr "Neues Skript erstellen"
-
-#: include/sieve/templates/element_require.tpl:12
-#: include/sieve/templates/object_container.tpl:29
-#: include/sieve/class_sieveManagement.inc:507
-#: include/sieve/class_sieveManagement.inc:726
-msgid "Require"
-msgstr "Benötigt"
-
-#: include/sieve/templates/element_size.tpl:16
-msgid "Select match type"
-msgstr "Wählen Sie eine Art der Übereinstimmung"
-
-#: include/sieve/templates/element_size.tpl:20
-msgid "Select value unit"
-msgstr "Wählen Sie die Werteinheit"
-
-#: include/sieve/templates/element_exists.tpl:8
-#: include/sieve/class_sieveManagement.inc:600
-msgid "Exists"
-msgstr "Vorhanden"
-
-#: include/sieve/templates/element_reject.tpl:14
-msgid "Reject mail"
-msgstr "Mail ablehnen"
-
-#: include/sieve/templates/element_reject.tpl:17
-#, fuzzy
-msgid "This is a multiline text element"
-msgstr "Dies wird ein mehrzeiliges Text-Element"
-
-#: include/sieve/templates/element_reject.tpl:19
-#, fuzzy
-msgid "This is stored as single string"
-msgstr "dies wird als einzelner String gespeichert"
-
-#: include/sieve/templates/import_script.tpl:1
-msgid "Import sieve script"
-msgstr "Sieve-Skript importieren"
-
-#: include/sieve/templates/import_script.tpl:2
-msgid ""
-"Please select the sieve script you want to import. Use the import button to "
-"import the script or the cancel button to abort."
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:5
-msgid "Script to import"
-msgstr "Zu importierendes Skript"
-
-#: include/sieve/templates/create_script.tpl:2
-msgid ""
-"Please enter the name for the new script below. Script names must consist of "
-"lower case characters only."
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:8
-msgid "Script name"
-msgstr "Skriptname"
-
-#: include/sieve/templates/add_element.tpl:1
-msgid "Add a new element"
-msgstr "Füge ein neues Element ein"
-
-#: include/sieve/templates/add_element.tpl:2
-msgid "Please select the type of element you want to add"
-msgstr "Bitte wählen Sie den Typ des Elements, das Sie hinzufügen möchten"
-
-#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
-msgid "Abort"
-msgstr "Abbrechen"
-
-#: include/sieve/templates/object_container.tpl:8
-#, fuzzy
-msgid "Move object up one position"
-msgstr "Verschiebe dieses Objekt um eine Position nach oben"
-
-#: include/sieve/templates/object_container.tpl:12
-#, fuzzy
-msgid "Move object down one position"
-msgstr "Verschiebe dieses Objekt um eine Position nach oben"
-
-#: include/sieve/templates/object_container.tpl:21
-#, fuzzy
-msgid "choose element"
-msgstr "Dieses Element entfernen"
-
-#: include/sieve/templates/object_container.tpl:24
-msgid "Fileinto"
-msgstr "Ablegen unter"
-
-#: include/sieve/templates/object_container.tpl:28
-#: include/sieve/class_sieveManagement.inc:506
-#: include/sieve/class_sieveManagement.inc:725
-msgid "Reject"
-msgstr "Ablehnen"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:42
-msgid "Add new"
-msgstr "Neu hinzufügen"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:40
-#, fuzzy
-msgid "Add a new object above this one."
-msgstr "Füge ein neues Objekt an der Wurzel ein."
-
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add element above"
-msgstr "Füge Element oberhalb ein"
-
-#: include/sieve/templates/object_container.tpl:42
-#: include/sieve/templates/object_container.tpl:44
-#, fuzzy
-msgid "Add a new object below this one."
-msgstr "Füge ein neues Objekt an der Wurzel ein."
-
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add element below"
-msgstr "Füge Element unterhalb ein"
-
-#: include/sieve/templates/edit_frame_base.tpl:12
-msgid "View structured"
-msgstr "Strukturierte Ansicht"
-
-#: include/sieve/templates/edit_frame_base.tpl:14
-msgid "View source"
-msgstr "Zeige Quelltext"
-
-#: include/sieve/templates/element_address.tpl:48
-msgid "Part of address that should be used"
-msgstr ""
-
-#: include/sieve/templates/element_boolean.tpl:8
-msgid "update"
-msgstr "aktualisieren"
-
-#: include/sieve/templates/element_header.tpl:16
-#: include/sieve/templates/element_header.tpl:106
-#: include/sieve/class_sieveManagement.inc:597
-msgid "Header"
-msgstr "Kopfzeilen"
-
-#: include/sieve/templates/element_header.tpl:60
-msgid "operator"
-msgstr "Operator"
-
-#: include/sieve/class_sieveElement_Reject.inc:21
-msgid "Invalid character found, quotes are not allowed in a reject message."
-msgstr ""
-"Ungültiges Zeichen gefunden, Hochkommata sind in der Ablehnungsmeldung nicht "
-"erlaubt."
-
-#: include/sieve/class_sieveElement_Reject.inc:37
-msgid "Your reject text here"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:114
-#: include/sieve/class_sieveManagement.inc:241
-#, fuzzy
-msgid "Parse failed"
-msgstr "Fehlgeschlagen"
-
-#: include/sieve/class_sieveManagement.inc:118
-#: include/sieve/class_sieveManagement.inc:245
-#, fuzzy
-msgid "Parse successful"
-msgstr "Import erfolgreich"
-
-#: include/sieve/class_sieveManagement.inc:155
-#, php-format
-msgid ""
-"The specified mail server '%s' does not exist within the GOsa configuration."
-msgstr ""
-"Der angegebene Mail-Server '%s' wurde nicht in Ihrer GOsa-Konfiguration "
-"gefunden."
-
-#: include/sieve/class_sieveManagement.inc:200
-#, fuzzy
-msgid "You should specify a name for your new script."
-msgstr "Bitte geben Sie einen Freigabe-Namen an."
-
-#: include/sieve/class_sieveManagement.inc:205
-#, fuzzy
-msgid "Only lower case names are allowed."
-msgstr "Für den Zonennamen sind nur Kleinbuchstaben zugelassen."
-
-#: include/sieve/class_sieveManagement.inc:211
-#, fuzzy
-msgid "Only alphabetical characters are allowed in script names."
-msgstr "Nur 'a-z' sind zulässig für Skript-Namen."
-
-#: include/sieve/class_sieveManagement.inc:217
-msgid "The specified name is already in use."
-msgstr "Der angegebene Name wird bereits verwendet."
-
-#: include/sieve/class_sieveManagement.inc:303
-#: include/sieve/class_sieveManagement.inc:349
-#: include/sieve/class_sieveManagement.inc:679
-#: include/sieve/class_sieveManagement.inc:1040
-#: include/class_mail-methods-cyrus.inc:269
-#, php-format
-msgid "Can't log into SIEVE server. Server says '%s'."
-msgstr ""
-"Die Anmeldung am SIEVE-Server ist fehlgeschlagen. Die Meldung war '%s'."
-
-#: include/sieve/class_sieveManagement.inc:311
-#, php-format
-msgid "Can't activate sieve script on server. Server says '%s'."
-msgstr "Kann das Sieve-Skript nicht aktivieren. Die Meldung lautet '%s'."
-
-#: include/sieve/class_sieveManagement.inc:354
-#, php-format
-msgid "Can't remove sieve script from server. Server says '%s'."
-msgstr ""
-"Kann das Sieve-Skript nicht entfernen. Die Meldung des Servers lautet '%s'."
-
-#: include/sieve/class_sieveManagement.inc:366
-#, php-format
-msgid "You are going to remove the sieve script '%s' from your mail server."
-msgstr ""
-"Sie sind dabei ,das Sieve-Skript '%s' von Ihrem Mail-Server zu entfernen."
-
-#: include/sieve/class_sieveManagement.inc:402
-msgid "Edited"
-msgstr "Bearbeitet"
-
-#: include/sieve/class_sieveManagement.inc:409
-#, fuzzy, php-format
-msgid "Please fix all errors before saving. Last error was: %s"
-msgstr ""
-"Bitte beheben Sie vor dem Speichern alle Fehler. Der letzte Fehler war: %s"
-
-#: include/sieve/class_sieveManagement.inc:436
-#, fuzzy
-msgid "Specified file seems to be empty."
-msgstr "Die angebene Datei ist leer."
-
-#: include/sieve/class_sieveManagement.inc:438
-msgid "Upload failed. The temporary file can't be accessed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
-#, php-format
-msgid "Can't open file '%s'."
-msgstr "Kann Datei '%s' nicht öffnen."
-
-#: include/sieve/class_sieveManagement.inc:502
-#: include/sieve/class_sieveManagement.inc:721
-msgid "File into"
-msgstr "Ablegen unter"
-
-#: include/sieve/class_sieveManagement.inc:526
-msgid "Failed to add new element."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:642
-msgid "This script is marked as active"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:647
-msgid "Script length"
-msgstr "Skript-Länge"
-
-#: include/sieve/class_sieveManagement.inc:651
-msgid "Remove script"
-msgstr "Skript entfernen"
-
-#: include/sieve/class_sieveManagement.inc:660
-msgid "Activate script"
-msgstr "Skript aktivieren"
-
-#: include/sieve/class_sieveManagement.inc:664
-msgid "Edit script"
-msgstr "Skript bearbeiten"
-
-#: include/sieve/class_sieveManagement.inc:778
-#, php-format
-msgid "Can't add the specified element at the given position."
-msgstr ""
-"Kann das angegebene Element nicht in die vorgegebene Position einfügen."
-
-#: include/sieve/class_sieveManagement.inc:1056
-#, fuzzy
-msgid "Failed to save sieve script"
-msgstr "Eigenes Sieve-Skript verwenden"
-
-#: include/sieve/class_sieveElement_Redirect.inc:24
-#: setup/class_setupStep_Feedback.inc:179
-msgid "Please specify a valid email address."
-msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
-
-#: include/sieve/class_sieveElement_Redirect.inc:35
-#, fuzzy
-msgid "Place a mail address here"
-msgstr "Bitte geben Sie eine Mail-Adresse ein"
-
-#: include/sieve/class_sieveElement_Comment.inc:21
-msgid "Your comment here"
-msgstr "Hier folgt Ihr Kommentar"
-
-#: include/class_SnapShotDialog.inc:63
-#, php-format
-msgid "You're about to delete the snapshot '%s'."
-msgstr "Sie sind dabei das Abbild '%s' zu entfernen."
-
-#: include/class_SnapShotDialog.inc:113
-#: include/class_MultiSelectWindow.inc:584
-msgid "Restore snapshot"
-msgstr "Abzug wiederherstellen"
-
-#: include/class_SnapShotDialog.inc:115
-msgid "Remove snapshot"
-msgstr "Abbild entfernen."
-
-#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
-msgid "Y-m-d, H:i:s"
-msgstr "Y-m-d, H:i:s"
-
-#: include/class_SnapShotDialog.inc:149
-msgid "Please specify a valid description for this snapshot."
-msgstr "Bitte geben Sie eine gültige Beschreibung für diesen Abzug an."
-
-#: include/class_ldap.inc:196
-#, php-format
-msgid ""
-"The LDAP server is slow (%.2fs for the last query). This may be responsible "
-"for performance breakdowns."
-msgstr ""
-"Der LDAP-Server antwortet sehr langsam (%.2fs für die letzte Anfrage), dies "
-"könnte die Ursache für Leistungseinbrüche sein."
-
-#: include/class_ldap.inc:229
-#, php-format
-msgid ""
-"The ldapserver is answering very slow (%.2f), this may be responsible for "
-"performance breakdowns."
-msgstr ""
-"Der LDAP-Server antwortet sehr langsam (%.2f), dies könnte die Ursache für "
-"Leistungseinbrüche sein."
-
-#: include/class_ldap.inc:451
-#, php-format
-msgid "Creating copy of %s"
-msgstr "Erstelle Kopie von %s"
-
-#: include/class_ldap.inc:454
-msgid "Processing"
-msgstr "Verarbeite"
-
-#: include/class_ldap.inc:494
-msgid "Error while fetching source dn - aborted!"
-msgstr "Fehler beim Abrufen des Quell-DN, der Vorgang wurde abgebrochen!"
-
-#: include/class_ldap.inc:558
-#, php-format
-msgid "Unknown FAIstate %s"
-msgstr "unbekannter FAI-Status %s"
-
-#: include/class_ldap.inc:719
-#, php-format
-msgid ""
-"Autocreation of subtree failed. No objectClass found for attribute '%s'."
-msgstr ""
-
-#: include/class_ldap.inc:767
-#, php-format
-msgid ""
-"Autocreation of type '%s' is currently not supported. Please report to the "
-"GOsa team."
-msgstr ""
-"Das automatische Erzeugen des Objekt-Typs '%s' wird momentan nicht "
-"unterstützt. Bitte melden Sie dies an das Entwicklerteam."
-
-#: include/class_ldap.inc:776
-#, fuzzy, php-format
-msgid "Creating subtree '%s' failed."
-msgstr "Erzeugen von FAI/Skript mit dn '%s' fehlgeschlagen"
-
-#: include/class_ldap.inc:846
-#, php-format
-msgid "while operating on '%s' using LDAP server '%s'"
-msgstr "während der Arbeit mit '%s' auf dem LDAP-Server '%s'"
-
-#: include/class_ldap.inc:848
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "während der Arbeit auf LDAP-Server '%s'"
-
-#: include/class_ldap.inc:1070
-#, php-format
-msgid ""
-"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
-"in line %s"
-msgstr ""
-"Dies ist keine valide DN: '%s'.  Ein Block für den Import sollte mit "
-"'dn:...' beginnen in Zeile %s"
-
-#: include/class_ldap.inc:1099
-#, php-format
-msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
-msgstr ""
-"Fehler beim Importieren von dn: '%s', bitte überprüfen Sie die LDIF-Datei ab "
-"Zeile %s!"
-
-#: include/class_ldap.inc:1235
-#, php-format
-msgid "Ldap import with dn '%s' failed."
-msgstr "LDAP-Import von dn '%s' fehlgeschlagen."
-
-#: include/class_config.inc:71
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "XML-Fehler in der Datei gosa.conf: %s in Zeile %d"
-
-#: include/class_config.inc:208 html/index.php:212
-msgid "Can't bind to LDAP. Please contact the system administrator."
-msgstr ""
-"Kann den LDAP-Server nicht erreichen. Bitte benachrichtigen Sie den "
-"Administrator."
-
-#: include/class_config.inc:521
-msgid "SID and/or RIDBASE missing in your configuration!"
-msgstr "SID und/oder RIDBASE fehlen in der Konfiguration!"
-
-#: include/class_log.inc:141
-msgid ""
-"You have enabled the logging into mysql databse, but there are no logging "
-"servers available."
-msgstr ""
-
-#: include/class_log.inc:149
-#, fuzzy, php-format
-msgid "Could not connect to logging server %s."
-msgstr "Die SQL-Datenbank kann nicht erreicht werden!"
-
-#: include/class_log.inc:153
-#, fuzzy, php-format
-msgid "Could not select database %s on server %s. Server says :%s"
-msgstr ""
-"Die Datenbank '%s' auf dem Home-Server '%s' kann nicht ausgewählt werden."
-
-#: include/class_log.inc:172
-#, fuzzy, php-format
-msgid "Could not query database %s on server %s. Server ssys :%s"
-msgstr "Kann das Sieve-Skript nicht aktivieren. Die Meldung lautet '%s'."
-
-#: include/class_password-methods-ssha.inc:51
-msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
-msgstr "Kann SSHA nicht benutzen (Fehlende Funktion mhash / sha1)"
-
-#: include/class_MultiSelectWindow.inc:457
-msgid ""
-"Error: The requested subtree has an inconsistent DN encoding, check your "
-"LDAP!"
-msgstr ""
-"Fehler: Der angeforderte Teilbaum besitzt eine Inkonsistenz in der DN-"
-"Kodierung. Prüfen Sie den LDAP!"
-
-#: include/class_MultiSelectWindow.inc:565
-msgid "Restore snapshopts of already deleted objects"
-msgstr "Stelle Abzüge von bereits entfernten Objekten her"
-
-#: include/class_MultiSelectWindow.inc:566
-msgid "Restore"
-msgstr "Wiederherstellen"
-
-#: include/class_MultiSelectWindow.inc:590
-msgid "Create snapshot"
-msgstr "Abbild erstellen"
-
-#: include/class_MultiSelectWindow.inc:590
-msgid "Create a new snapshot from this object"
-msgstr "Erstelle ein neues Abbild dieses Objekts"
-
-#: include/php_setup.inc:97
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-"Der PHP-Interpreter meldete einen oder mehrere Fehler beim Erzeugen dieser "
-"Seite!"
-
-#: include/php_setup.inc:102
-msgid "Send bug report to the GOsa Team"
-msgstr ""
-
-#: include/php_setup.inc:102
-#, fuzzy
-msgid "Send bugreport"
-msgstr "Absender"
-
-#: include/php_setup.inc:107
-msgid "Toggle information"
-msgstr "Zeige/Verstecke Informationen"
-
-#: include/php_setup.inc:117
-msgid "PHP error"
-msgstr "PHP Fehler"
-
-#: include/php_setup.inc:136
-msgid "class"
-msgstr "Klasse"
-
-#: include/php_setup.inc:142
-msgid "function"
-msgstr "Funktion"
-
-#: include/php_setup.inc:147
-msgid "static"
-msgstr "statisch"
-
-#: include/php_setup.inc:151
-msgid "method"
-msgstr "Methode"
-
-#: include/php_setup.inc:184
-msgid "Trace"
-msgstr "Ablaufverfolgung"
-
-#: include/php_setup.inc:185
-msgid "Line"
-msgstr "Zeile"
-
-#: include/php_setup.inc:186
-msgid "Arguments"
-msgstr "Argumente"
-
-#: include/functions_dns.inc:166
-#, php-format
-msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr ""
-"Konnte die Reverse-Zone für DNS-Zone '%s' nicht finden. Das Einlesen wurde "
-"abgebrochen."
-
-#: include/functions_dns.inc:171
-#, php-format
-msgid ""
-"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
-"zone."
-msgstr ""
-"Es wurde mehr als eine Reverse-Zone für DNS-Zone '%s' gefunden. Das Einlesen "
-"wurde abgebrochen."
-
-#: include/functions_dns.inc:607
-#, php-format
-msgid ""
-"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
-msgstr ""
-"Unbekannter Zonenname '%s'. Zonennamen müssen ungefähr so aussehen: 'server/"
-"zone.com'."
-
-#: include/class_certificate.inc:35
-msgid "Can't open specified file, check accessibility and or existence"
-msgstr ""
-"Kann angegebene Datei nicht öffnen, prüfen Sie die Existenz und/oder "
-"Zugriffsrechte"
-
-#: include/class_certificate.inc:53
-msgid "Can't read specified certificate / or empty string given"
-msgstr ""
-"Kann angegebenes Zertifikat nicht lesen (oder es wurde eine leere "
-"Zeichenkette übergeben)"
-
-#: include/class_certificate.inc:80
-msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
-msgstr ""
-"Kann Zertifikat nicht laden, wahrscheinlich aufgrund eines nicht "
-"unterstützten Formats (benutzen Sie PEM/DER)"
-
-#: include/class_certificate.inc:95
-msgid "The Format must be PEM, to output certificate informations"
-msgstr "Um Zertifikatsinformationen anzuzeigen muss das Format PEM sein"
-
-#: include/class_certificate.inc:192
-msgid "Can't create/open File"
-msgstr "Kann Datei nicht anlegen/öffnen"
-
-#: include/class_certificate.inc:199
-msgid "No valid certificate loaded"
-msgstr "Kein gültiges Zertifikat geladen"
-
-#: include/class_pluglist.inc:55
-msgid "All objects in this category"
-msgstr "Keine Objekte dieser Kategorie"
-
-#: include/class_pluglist.inc:140
-msgid ""
-"Your gosa.conf information has changed partly. Please convert it using the "
-"contributed script fix_config.sh!"
-msgstr ""
-"Die Konfigurationsdatei gosa.conf hat sich teilweise geändert. Bitte "
-"konvertieren Sie diese mit dem beigefügten Skript fix_config.sh!"
-
-#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
-#: ihtml/themes/default/framework.tpl:26
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Sie bearbeiten gerade einen Datenbankeintrag. Sollen die Daten verworfen "
-"werden?"
-
-#: include/functions_FAI.inc:376
-#, php-format
-msgid "Error, following objects should be equal '%s' and '%s'"
-msgstr "Fehler, die folgenden Objekte sollten gleich sein: '%s' und '%s'"
-
-#: include/functions_FAI.inc:483
-#, php-format
-msgid "Release management failed, can't save '%s'"
-msgstr "Release-Verwaltung fehlgeschlagen, kann '%s' nicht speichern"
-
-#: include/class_password-methods.inc:167
-#, php-format
-msgid "Setting the password failed. LDAP server says '%s'."
-msgstr ""
-"Das Setzen des Passwortes ist fehlgeschlagen. Die Meldung vom LDAP-Server "
-"lautet '%s'."
-
-#: include/class_password-methods.inc:204
-msgid ""
-"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
-msgstr ""
-"Die Einstellung 'SMBHASH' in /etc/gosa/gosa.conf ist nicht korrekt! Das "
-"Samba-Passwort kann nicht geändert werden."
-
-#: include/class_acl.inc:6
-msgid "Access control"
-msgstr "Zugriffskontrolle"
-
-#: include/class_acl.inc:190 include/class_acl.inc:193
-msgid "Use ACL defined in role"
-msgstr "Verwende ACL aus Rollendefinition"
-
-#: include/class_acl.inc:640 include/class_acl.inc:647
-msgid "Show/Hide Advanced Settings"
-msgstr "Zeige/Verstecke Erweiterte Einstellungen"
-
-#: include/class_acl.inc:665
-msgid "Create objects"
-msgstr "Erstelle Objekte"
-
-#: include/class_acl.inc:666
-msgid "Move objects"
-msgstr "Objekte verschieben"
-
-#: include/class_acl.inc:667
-msgid "Remove objects"
-msgstr "Objekte entfernen"
-
-#: include/class_acl.inc:669 include/class_acl.inc:675
-msgid "Modifyable by owner"
-msgstr "Änderbar vom Eigentümer"
-
-#: include/class_acl.inc:672
-msgid "Move object"
-msgstr "Objekt verschieben"
-
-#: include/class_acl.inc:685
-msgid "Complete object"
-msgstr "Vollständiges Objekt"
-
-#: include/class_acl.inc:801
-#, php-format
-msgid "Unkown ACL type '%s'. Don't know how to handle it."
-msgstr "Unbekannter ACL-Typ '%s'. Verarbeitung nicht möglich."
-
-#: include/class_acl.inc:844
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Unbekannter Eintrag '%s'!"
-
-#: include/class_acl.inc:904 include/class_acl.inc:906
-#, fuzzy, php-format
-msgid "Role: %s"
-msgstr "Funktion"
-
-#: include/class_acl.inc:906
-msgid "Unknown role, possibly removed"
-msgstr ""
-
-#: include/class_acl.inc:914
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Enthält Einstellungen für diese Objekte: %s"
-
-#: include/class_acl.inc:923
-msgid "Members:"
-msgstr "Mitglieder:"
-
-#: include/class_acl.inc:929
-msgid "ACL is valid for all users"
-msgstr "ACL ist gültig für alle Benutzer"
-
-#: include/functions.inc:307
-#, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
-msgstr ""
-"FATAL: Fehler beim Verbinden mit dem LDAP-Server. Die Meldung lautet '%s'."
-
-#: include/functions.inc:324
-#, php-format
-msgid "User login failed. LDAP server said '%s'."
-msgstr "Anmeldung des Nutzers ist fehlgeschlagen. Die Meldung lautet '%s'."
-
-#: include/functions.inc:345
-msgid "Username / UID is not unique. Please check your LDAP database."
-msgstr "Die Kennung ist nicht eindeutig. Bitte prüfen Sie die LDAP-Datenbank."
-
-#: include/functions.inc:476
-msgid ""
-"Error while adding a lock. Parameters are not set correctly, please check "
-"the source!"
-msgstr ""
-"Fehler beim Anlegen eines Locks. Die Parameter sind nicht korrekt gesetzt!"
-
-#: include/functions.inc:486
-#, php-format
-msgid ""
-"Can't set locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf! LDAP server says '%s'."
-msgstr ""
-"Der Zugriffsschutz für die LDAP-Datenbank kann nicht gesetzt werden. Bitte "
-"überprüfen Sie den \"Config\" Eintrag in der Datei gosa.conf! Der LDAP-"
-"Server meldete '%s'."
-
-#: include/functions.inc:501
-#, php-format
-msgid "Adding a lock failed. LDAP server says '%s'."
-msgstr ""
-"Kann keinen Zugriffsschutz anlegen. Die Meldung des LDAP-Servers lautet '%s'."
-
-#: include/functions.inc:527
-#, php-format
-msgid "Removing a lock failed. LDAP server says '%s'."
-msgstr ""
-"Kann den Zugriffsschutz nicht entfernen. Die Meldung des LDAP-Servers lautet "
-"'%s'."
-
-#: include/functions.inc:557
-msgid ""
-"Getting the lock from LDAP failed. Parameters are not set correctly, please "
-"check the source!"
-msgstr ""
-"Es kann nicht geprüft werden, ob das Objekt gesperrt ist. Die Parameter sind "
-"nicht korrekt!"
-
-#: include/functions.inc:567
-msgid ""
-"Can't get locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf!"
-msgstr ""
-"Die Information über den Zugriffsschutz kann nicht aus der LDAP-Datenbank "
-"gelesen werden. Bitte prüfen Sie den \"Config\"-Eintrag in der gosa.conf!"
-
-#: include/functions.inc:575
-msgid ""
-"Found multiple locks for object to be locked. This should not be possible - "
-"cleaning up multiple references."
-msgstr ""
-"Mehrere Sperrungen für ein Objekt gefunden. Dies sollte nicht möglich sein, "
-"bitte entfernen Sie mehrfache Referenzen."
-
-#: include/functions.inc:668
-#, php-format
-msgid "The size limit of %d entries is exceed!"
-msgstr "Die Größenbeschränkung von %d Einträgen ist überschritten!"
-
-#: include/functions.inc:670
-#, php-format
-msgid ""
-"Set the new size limit to %s and show me this message if the limit still "
-"exceeds"
-msgstr ""
-"Verwende eine neue Größenbeschränkung von %s Einträgen und zeige diese "
-"Meldung bei Überschreitung wieder an"
-
-#: include/functions.inc:687
-msgid "incomplete"
-msgstr "unvollständig"
-
-#: include/functions.inc:1054 include/functions.inc:1260
-msgid "LDAP error:"
-msgstr "LDAP-Fehler:"
-
-#: include/functions.inc:1055
-msgid ""
-"Problems with the LDAP server mean that you probably lost the last changes. "
-"Please check your LDAP setup for possible errors and try again."
-msgstr ""
-"Probleme mit dem LDAP-Server bedeuten meist, dass ihre letzten Änderungen "
-"verloren gegangen sind. Bitte prüfen Sie die LDAP-Konfiguration um "
-"eventuelle Fehler aufzudecken und wiederholen Sie die Aktion."
-
-#: include/functions.inc:1063
-msgid ""
-"Please check your input and fix the error. Press 'OK' to close this message "
-"box."
-msgstr ""
-"Bitte prüfen Sie ihre Eingaben und beheben Sie den Fehler. Drücken Sie den "
-"'OK'-Knopf um dieses Meldungsfenster zu schließen."
-
-#: include/functions.inc:1121
-msgid "An error occurred while processing your request"
-msgstr "Es ist ein Fehler bei der Bearbeitung ihrer Anfrage aufgetreten"
-
-#: include/functions.inc:1125
-msgid "OK"
-msgstr "OK"
-
-#: include/functions.inc:1188
-msgid "Continue anyway"
-msgstr "Trotzdem Fortsetzen"
-
-#: include/functions.inc:1190
-msgid "Edit anyway"
-msgstr "Trotzdem bearbeiten"
-
-#: include/functions.inc:1192
-#, php-format
-msgid ""
-"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
-"Please contact the person in order to clarify proceedings."
-msgstr ""
-"Sie versuchen den LDAP-Eintrag '%s' zu bearbeiten. Dieser Eintrag wird "
-"gerade von '%s' benutzt. Bitte kontaktieren Sie diese Person, um das weitere "
-"Vorgehen abzuklären."
-
-#: include/functions.inc:1442
-msgid "Entries per page"
-msgstr "Einträge pro Seite"
-
-#: include/functions.inc:1470
-msgid "Apply filter"
-msgstr "Filter anwenden"
-
-#: include/functions.inc:1744
-msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-
-#: include/functions.inc:1787
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "GOsa Entwicklerversion (Rev %s)"
-
-#: include/functions.inc:2228 include/functions.inc:2232
-msgid "Warning - base_hook is not available. Using default base."
-msgstr ""
-
-#: include/functions.inc:2238
-msgid "Warning - no base_hook defined. Using default base."
-msgstr ""
-
-#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
-msgid "Can't get schema information from server. No schema check possible!"
-msgstr ""
-"Kann die Schema-Informationen nicht vom Server beziehen: Keine Überprüfung "
-"möglich!"
-
-#: include/functions.inc:2286
-msgid "Used to store account specific informations."
-msgstr "Verwendet, um kontenbezogene Informationen zu speichern."
-
-#: include/functions.inc:2293
-msgid ""
-"Used to lock currently edited entries to avoid multiple changes at the same "
-"time."
-msgstr ""
-"Verwenden, um die momentan bearbeiteten Einträge für andere zu sperren (um "
-"gleichzeitige Änderungen zu verhindern)."
-
-#: include/functions.inc:2336
-#, php-format
-msgid "The required objectClass '%s' is not present in your schema setup"
-msgstr ""
-"Die benötigte Objektklasse '%s' ist nicht in Ihrer Schema-Umgebung vorhanden"
-
-#: include/functions.inc:2338
-#, php-format
-msgid "The optional objectClass '%s' is not present in your schema setup"
-msgstr ""
-"Die optionale Objektklasse '%s' ist nicht in Ihrer Schema-Umgebung vorhanden"
-
-#: include/functions.inc:2344
-#, php-format
-msgid "The required objectclass '%s' does not have version %s"
-msgstr "Die benötigte Objektklasse '%s' hat nicht die Version %s"
-
-#: include/functions.inc:2346
-#, php-format
-msgid "The optional objectclass '%s' does not have version %s"
-msgstr "Die optionale Objektklasse '%s' hat nicht die Version %s"
-
-#: include/functions.inc:2350
-#, php-format
-msgid "Class(es) available"
-msgstr "Verfügbare Klasse(n)"
-
-#: include/functions.inc:2372
-msgid ""
-"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema    configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2373
-msgid ""
-"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
-"be      AUXILIARY"
-msgstr ""
-
-#: include/functions.inc:2377
-msgid ""
-"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema   configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2378
-msgid "The objectClass 'posixGroup' must be STRUCTURAL"
-msgstr ""
-
-#: include/class_tabs.inc:193
-#, php-format
-msgid "Delete process has been canceled by plugin '%s': %s"
-msgstr "Der Lösch-Vorgang wurde durch das plugin '%s' beendet: %s"
-
-#: include/class_tabs.inc:316
-msgid "References"
-msgstr "Referenzen"
-
-#: include/class_debconfTemplate.inc:260
-msgid "This package has no debconf options."
-msgstr "Dieses Paket verfügt über keine debconf-Optionen."
-
-#: include/functions_helpviewer.inc:43
-#, php-format
-msgid "XML error in guide.xml: %s at line %d"
-msgstr "XML-Fehler in der Datei guide.xml: %s in Zeile %d"
-
-#: include/functions_helpviewer.inc:84
-msgid "No help available for this plugin."
-msgstr "Für dieses Modul ist keine Hilfe verfügbar."
-
-#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
-msgid "previous"
-msgstr "Vorherige"
-
-#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
-msgid "next"
-msgstr "Nächste"
-
-#: include/functions_helpviewer.inc:385
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s Ergebnisse für Ihre Suche nach %s"
-
-#: include/functions_helpviewer.inc:459
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% Trefferquote in Datei %s"
-
-#: include/class_mail-methods-cyrus.inc:40
-msgid "Warning: Account has an invalid mailserver string!"
-msgstr "Warnung: Das Konto hat eine ungültige Mail-Server Adresse!"
-
-#: include/class_mail-methods-cyrus.inc:58
-msgid ""
-"Warning: IMAP Server cannot be reached! If you save this account, some mail "
-"settings will not be stored on your server!"
-msgstr ""
-"Warnung: Der IMAP-Server kann nicht erreicht werden! Einige Mail-"
-"Einstellungen werden nicht auf den Server übertragen!"
-
-#: include/class_mail-methods-cyrus.inc:156
-#, php-format
-msgid "Can't create IMAP mailbox. Server says '%s'."
-msgstr "Kann das IMAP-Postfach nicht anlegen. Der Server meldet '%s'."
-
-#: include/class_mail-methods-cyrus.inc:175
-#, php-format
-msgid "Can't write IMAP quota. Server says '%s'."
-msgstr ""
-"Kann die Kontingent-Einstellungen nicht sichern. Der Server meldete '%s'."
-
-#: include/class_mail-methods-cyrus.inc:201
-msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
-msgstr ""
-"Achtung: Die PHP-Funktion 'imap_getacl' ist nicht verfügbar - "
-"Zugriffsinformationen können nicht entfernt werden."
-
-#: include/class_mail-methods-cyrus.inc:219
-msgid "Warning: imap_getacl is not available, can't get imap permissions!"
-msgstr ""
-"Achtung: Die PHP-Funktion imap_get_acl ist nicht verfügbar, die IMAP-"
-"Berechtigungen können nicht gelesen werden!"
-
-#: include/class_mail-methods-cyrus.inc:241
-#, php-format
-msgid "Can't remove IMAP mailbox. Server says '%s'."
-msgstr "Kann das IMAP-Postfach nicht entfernen. Der Server meldete '%s'."
-
-#: include/class_mail-methods-cyrus.inc:282
-#, php-format
-msgid "Can't get sieve script. Server says '%s'."
-msgstr ""
-"Kann das aktive SIEVE-Skript nicht herunterladen. Die Meldung lautet '%s'."
-
-#: include/class_mail-methods-cyrus.inc:353
-#, php-format
-msgid "Can't send sieve script. Server says '%s'."
-msgstr "Kann das SIEVE-Skript nicht übertragen. Die Meldung lautet '%s'."
-
-#: include/class_mail-methods-cyrus.inc:357
-#, php-format
-msgid "Can't activate GOsa sieve script. Server says '%s'."
-msgstr "Kann das GOsa SIEVE-Skript nicht aktivieren. Die Meldung lautet '%s'."
-
-#: include/class_ppdManager.inc:13
-#, php-format
-msgid "PPD manager : The specified path '%s' doesn't exists."
-msgstr "PPD manager: Der angegebene Pfad '%s' existiert nicht."
-
-#: include/class_ppdManager.inc:144
-#, php-format
-msgid "Specified ppd file '%s' can't be opened for reading."
-msgstr "Die PPD-Datei '%s' konnte nicht zum Lesen geöffnet werden."
-
-#: include/class_ppdManager.inc:146
-#, php-format
-msgid "The required tmp file file '%s' can't be opened for writing."
-msgstr ""
-"Die benötigte temporäre Datei '%s' kann nicht zum Schreiben geöffnet werden."
-
-#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
-#, php-format
-msgid ""
-"Parsing PPD file %s failed - line too long. Trailing characters have been "
-"ignored"
-msgstr ""
-"Das Verarbeiten der PPD-Datei '%s' ist fehlgeschlagen - Zeile zu lang. "
-"Nachfolgende Zeichen wurden ausgelassen."
-
-#: include/class_ppdManager.inc:178
-msgid "Nested groups are not supported!"
-msgstr "Verschachtelte Gruppen werden nicht unterstützt!"
-
-#: include/class_ppdManager.inc:182
-msgid "Group name not unique!"
-msgstr "Der Gruppenname ist nicht eindeutig!"
-
-#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
-msgid "Symbol values are not supported yet!"
-msgstr "Symbolische Werte werden noch nicht unterstützt!"
-
-#: include/class_ppdManager.inc:212
-msgid "Nested options are not supported!"
-msgstr "Verschachtelte Werte werden noch nicht unterstützt."
-
-#: include/class_ppdManager.inc:237
-msgid "PickMany is not supported yet!"
-msgstr "Die Option PickMany wird noch nicht unterstützt!"
-
-#: include/class_ppdManager.inc:318
-#, php-format
-msgid "Parsing PPD file %s failed - no information found."
-msgstr ""
-"Das Verarbeiten der PPD-Datei '%s' ist fehlgeschlagen - keine Information "
-"gefunden."
-
-#: setup/setup_config2.tpl:6
-msgid "Samba hash generator"
-msgstr ""
-
-#: setup/setup_config2.tpl:31
-msgid "RID base"
-msgstr "RID Basis"
-
-#: setup/setup_config2.tpl:46
-#, fuzzy
-msgid "Workstation container"
-msgstr "Name der Arbeitsstation"
-
-#: setup/setup_config2.tpl:61
-#, fuzzy
-msgid "Samba SID mapping"
-msgstr "Samba SID"
-
-#: setup/setup_config2.tpl:70
-msgid "Additional GOsa settings"
-msgstr "Zusätzliche GOsa-Einstellungen"
-
-#: setup/setup_config2.tpl:74
-msgid "Enable Copy & Paste"
-msgstr "Ermögliche Kopieren & Einfügen"
-
-#: setup/setup_config2.tpl:86
-#, fuzzy
-msgid "Enable FAI release management"
-msgstr "FAI Release-Verwaltung"
-
-#: setup/setup_config2.tpl:98
-#, fuzzy
-msgid "Enable user netatalk plugin"
-msgstr "Netatalk-Konto verwalten"
-
-#: setup/setup_config2.tpl:109
-msgid "Government mode"
-msgstr "Behörden-Modus"
-
-#: setup/setup_config2.tpl:122
-msgid "Mail method"
-msgstr "Zustellungs-Methode"
-
-#: setup/setup_config2.tpl:136
-#, fuzzy
-msgid "Vacation templates"
-msgstr "Vorlage für Arbeitsstation"
-
-#: setup/setup_config2.tpl:152
-msgid "Use Cyrus UNIX style"
-msgstr ""
-
-#: setup/setup_config2.tpl:162
-#, fuzzy
-msgid "Snapshots / Undo"
-msgstr "Abbild fehlgeschlagen."
-
-#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
-#, fuzzy
-msgid "Enable snapshots"
-msgstr "Abbild erstellen"
-
-#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
-#, fuzzy
-msgid "Snapshot base"
-msgstr "Abbild fehlgeschlagen."
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailinglist"
-msgstr ""
-
-#: setup/setup_feedback.tpl:9
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
-msgstr ""
-
-#: setup/setup_feedback.tpl:41
-msgid "Send feedback to the GOsa project team"
-msgstr ""
-
-#: setup/setup_feedback.tpl:44
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
-msgstr ""
-
-#: setup/setup_feedback.tpl:50
-msgid "Did the setup procedure help you to get started?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:60
-msgid "If not, what problems did you encounter"
-msgstr ""
-
-#: setup/setup_feedback.tpl:68
-msgid "Is this the first time you use GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:74
-msgid "I use it since"
-msgstr ""
-
-#: setup/setup_feedback.tpl:75
-msgid "Select the year since when you are using GOsa"
-msgstr ""
-
-#: setup/setup_feedback.tpl:82
-msgid "What operating system / distribution do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:90
-msgid "What web server do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:98
-msgid "What PHP version do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:106
-msgid "LDAP"
-msgstr ""
-
-#: setup/setup_feedback.tpl:110
-msgid "What kind of LDAP server(s) do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:116
-msgid "How many objects are in your LDAP?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:123
-#, fuzzy
-msgid "Features"
-msgstr "Zukunft"
-
-#: setup/setup_feedback.tpl:126
-msgid "What features of GOsa do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:136
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:143
-msgid "Send feedback"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
-msgid "GOsa settings 3/3"
-msgstr "GOsa-Einstellungen 3/3"
-
-#: setup/class_setupStep_Config3.inc:69
-msgid "Tweak some GOsa core behaviour"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:171
-#, fuzzy
-msgid "Session lifetime must be a numeric value."
-msgstr "Benötiger Wert muß numerisch sein."
-
-#: setup/class_setupStep_Config3.inc:175
-#, fuzzy
-msgid "Maximal ldap query time must be a numeric value. "
-msgstr "Benötiger Wert muß numerisch sein."
-
-#: setup/class_setupStep_Finish.inc:38
-msgid "Write configuration file"
-msgstr "Schreibe Konfigurationsdatei"
-
-#: setup/class_setupStep_Finish.inc:39
-#, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "Schreibe Konfigurationsdatei"
-
-#: setup/class_setupStep_Finish.inc:100
-#, fuzzy
-msgid ""
-"Your configuration file is currently world readable. Please updated the file "
-"permissions!"
-msgstr ""
-"Ihre Konfigurationsdatei ist momentan für jeden lesbar. Dies ist ein großer "
-"Sicherheitsrisiko. Bitte verändern Sie die Zugriffsrechte entsprechend der "
-"manuellen Variante unterhalb."
-
-#: setup/class_setupStep_Finish.inc:102
-#, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen."
-
-#: setup/class_setupStep_Finish.inc:111
-#, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the webserver is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Nachdem Sie die Konfigurationsdatei unter %s abgelegt haben, muß "
-"sichergestellt werden, daß der Webserver auf %s zugreifen kann - während "
-"normale Nutzer dies nicht dürfen. Führen Sie diese Kommandos aus, um die "
-"obigen Voraussetzungen zu erfüllen:"
-
-#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
-msgid "Installation check"
-msgstr "Installationsprüfung"
-
-#: setup/class_setupStep_Checks.inc:40
-#, fuzzy
-msgid "Basic checks for PHP version and required extensions."
-msgstr ""
-"Einige grundsätzliche Überprüfungen der PHP-Version, LDAP-Erweiterung..."
-
-#: setup/class_setupStep_Checks.inc:64
-msgid "Checking PHP version"
-msgstr "Prüfe PHP-Version"
-
-#: setup/class_setupStep_Checks.inc:65
-#, fuzzy, php-format
-msgid "PHP must be of version %s / %s or above."
-msgstr ""
-"PHP muß für manche Funktionen in der Version %s oder %s (oder höher) "
-"vorliegen "
-
-#: setup/class_setupStep_Checks.inc:66
-#, fuzzy
-msgid ""
-"GOsa requires functionality that is not available (or buggy) in older PHP "
-"versions. Please update to a supported version."
-msgstr ""
-"GOsa benötigt Funktionen, die in älteren PHP-Versionen nicht unbedingt "
-"verfügbar sind,aktualisieren Sie einfach auf eine unterstützte PHP-Version."
-
-#: setup/class_setupStep_Checks.inc:72
-#, fuzzy
-msgid "Checking for LDAP support"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Checks.inc:73
-#, fuzzy
-msgid "This is the main extension used by GOsa and therefore really required."
-msgstr ""
-"GOsa benötigt dieses Modul für LDAP-Zugriffe, daher ist es unabkömmlich."
-
-#: setup/class_setupStep_Checks.inc:74
-#, fuzzy
-msgid ""
-"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
-"your LDAP server."
-msgstr ""
-"Das LDAP-Modul (php4-ldap/php5-ldap) wird zur Kommunikation mit dem LDAP-"
-"Server benötigt."
-
-#: setup/class_setupStep_Checks.inc:80
-msgid "Checking for gettext support"
-msgstr "Prüfe auf gettext-Erweiterung"
-
-#: setup/class_setupStep_Checks.inc:81
-#, fuzzy
-msgid "Gettext support is required for internationalization."
-msgstr ""
-"Gettext-Unterstützung wird für Übersetzungen benötigt (Anmerkung des "
-"Übersetzers: Da Sie diese Meldung in deutsch lesen können, ist davon "
-"auszugehen, daß ihr PHP gettext-fähig ist)."
-
-#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
-msgid "Please make sure that the extension is activated."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:88
-msgid "Checking for iconv support"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Checks.inc:89
-msgid ""
-"This module is used by GOsa to convert samba munged dial informations and is "
-"therefore required. "
-msgstr ""
-"Dieses Modul wird von GOsa benutzt, um Samba Munged Dial-Information zu "
-"konvertieren und wird daher benötigt."
-
-#: setup/class_setupStep_Checks.inc:96
-#, fuzzy
-msgid "Checking for mhash support"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Checks.inc:97
-msgid "You'll need this module to make use of SSHA encryption"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:98
-#, fuzzy
-msgid ""
-"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
-"mhash."
-msgstr ""
-"Das MHASH-Modul für PHP 4/5 ist nicht verfügbar, bitte installieren Sie es "
-"(php4-mhash/php5-mhash)."
-
-#: setup/class_setupStep_Checks.inc:104
-#, fuzzy
-msgid "Checking for IMAP support"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Checks.inc:105
-#, fuzzy
-msgid ""
-"The IMAP module is needed to communicate with the IMAP server. GOsa "
-"retrieves status information, creates and deletes mail users, etc."
-msgstr ""
-"Das IMAP-Modul wird für die Kommunikation mit ihrem IMAP-Server benötigt. "
-"Dort können Benutzer verwaltet und Statusinformationen bezogen werden."
-
-#: setup/class_setupStep_Checks.inc:106
-#, fuzzy
-msgid ""
-"This module is used to communicate with your mail server. Please install "
-"php4-imap/php5-imap."
-msgstr ""
-"Dieses Modul wird verwendet, um mit Ihrem Mail-Server zu kommunizieren. "
-"Bitte installieren Sie es (php4-imap/php5-imap)."
-
-#: setup/class_setupStep_Checks.inc:112
-#, fuzzy
-msgid "Checking for getacl in IMAP implementation"
-msgstr "Prüfe auf getacl im IMAP-Modul"
-
-#: setup/class_setupStep_Checks.inc:113
-#, fuzzy
-msgid ""
-"The getacl support is needed to handle shared folder permissions. Old IMAP "
-"extensions are not capable of reading acl's. You need a recent PHP version "
-"to use this feature."
-msgstr ""
-"Diese Funktion wird benötigt um Zugriffsrechte von Geteilten Ordnern zu "
-"verwalten. Das normale IMAP-Modul unterstützt das Auslesen dieser "
-"Zugriffsregeln nicht. Sie benötigen entweder ein angepasstes oder ein recht "
-"aktuelles PHP um diese Funktion nutzen zu können."
-
-#: setup/class_setupStep_Checks.inc:120
-#, fuzzy
-msgid "Checking for MySQL support"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Checks.inc:121
-#, fuzzy
-msgid ""
-"MySQL support is needed to communicate with several supported databases."
-msgstr ""
-"Das MySQL-Modul wird benötigt, um Fax-Berichte anzuzeigen und auszuwerten."
-
-#: setup/class_setupStep_Checks.inc:122
-#, fuzzy
-msgid ""
-"This module is required to communicate with database servers (GOfax, "
-"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
-msgstr ""
-"Dieses Modul wird verwendet, um mit Datenbank-Servern zu kommunizieren (wird "
-"z.B. in der Telefon- oder Fax-Erweiterung verwendet). Bitte installieren Sie "
-"das Modul (php4-mysql/php5-mysql)."
-
-#: setup/class_setupStep_Checks.inc:128
-#, fuzzy
-msgid "Checking for kadm5 support"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Checks.inc:129
-msgid ""
-"Managing users in kerberos requires the kadm5 module which is downloadable "
-"via PEAR network."
-msgstr ""
-"Um Benutzer auch im Kerberos verwalten zu können, muß das kadm5-Modul "
-"installiert sein. Sie können es über das PEAR-Netzwerk beziehen."
-
-#: setup/class_setupStep_Checks.inc:130
-#, fuzzy
-msgid ""
-"This module is required to manage user in kerberos, it is downloadable via "
-"PEAR network"
-msgstr ""
-"Um Benutzer auch im Kerberos verwalten zu können, muß das kadm5-Modul "
-"installiert sein. Sie können es über das PEAR-Netzwerk beziehen."
-
-#: setup/class_setupStep_Checks.inc:136
-#, fuzzy
-msgid "Checking for SNMP support"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Checks.inc:137
-#, fuzzy
-msgid ""
-"The simple network management protocol is needed to get status information "
-"from clients."
-msgstr ""
-"Simple Network Management Protocol (SNMP) wird zur Client-Überwachung "
-"benötigt."
-
-#: setup/class_setupStep_Checks.inc:138
-#, fuzzy
-msgid ""
-"This module is required for client monitoring. Please install php4-snmp/php5-"
-"snmp."
-msgstr ""
-"Dieses Modul wird für die Client-Überwachung benötigt (PHP4-snmp/PHP5-snmp)"
-
-#: setup/class_setupStep_Checks.inc:144
-#, fuzzy
-msgid "Checking for CUPS support"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Checks.inc:145
-#, fuzzy
-msgid ""
-"In order to read available printers via the IPP protocol instead of printcap "
-"files, you've to install the CUPS module."
-msgstr ""
-"Falls Sie eine Liste der verfügbaren Drucker über IPP auslesen möchten, "
-"benötigen Sie dieses Modul. Anderenfalls wird die printcap-Datei ausgewertet."
-
-#: setup/class_setupStep_Checks.inc:154
-msgid "Checking for fping utility"
-msgstr "Suche fping-Programm"
-
-#: setup/class_setupStep_Checks.inc:155
-#, fuzzy
-msgid ""
-"The fping utility is used if you've got a thin client based terminal "
-"environment."
-msgstr ""
-"Fping wird benötigt, um den Status von Thin-Client basierenden Terminal zu "
-"überwachen."
-
-#: setup/class_setupStep_Checks.inc:156
-#, fuzzy
-msgid ""
-"The fping utility is only used in thin client based terminal environment."
-msgstr ""
-"Fping wird benötigt, um den Status von Thin-Client basierenden Terminal zu "
-"überwachen."
-
-#: setup/class_setupStep_Checks.inc:171
-msgid "SAMBA password hash generation"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:172
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 passwords, you've to install additional packages "
-"to generate password hashes."
-msgstr ""
-"Um Samba 2.x/3.x in Verbindung mit LDAP nutzen zu können, wird ein externes "
-"Programm benötigt, welches die Passwort-Hashes generieren kann."
-
-#: setup/class_setupStep_Checks.inc:173
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
-"a look at mkntpasswd."
-msgstr ""
-"Um Samba 2.x/3.x in Verbindung mit LDAP nutzen zu können, wird ein externes "
-"Programm benötigt, welches die Passwort-Hashes generieren kann."
-
-#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
-#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
-#: setup/class_setupStep_Checks.inc:251
-msgid "Off"
-msgstr "Aus"
-
-#: setup/class_setupStep_Checks.inc:184
-#, fuzzy
-msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
-msgstr ""
-"register_globals ist ein PHP-Mechanismus, welcher alle globalen Variablen "
-"für Skripte direkt zugänglich macht. Dies kann ein Sicherheitsrisiko sein. "
-"GOsa funktioniert mit beiden möglichen Einstellungen."
-
-#: setup/class_setupStep_Checks.inc:185
-#, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Prüfe ob register_globals ausgeschaltet ist"
-
-#: setup/class_setupStep_Checks.inc:193
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr ""
-"PHP verwendet diese Einstellungen für den Garbage Collector, um alte "
-"Sessions zu entfernen."
-
-#: setup/class_setupStep_Checks.inc:194
-#, fuzzy
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
-msgstr ""
-"PHP verwendet diesen Wert für den Garbage Collector um alte Sitzungen zu "
-"entfernen. Wenn Sie diesen Wert auf einen Tag setzen, wird dies vermeiden, "
-"dass Sie die Sitzung und den zugehörigen Cookie verlieren, bevor diese "
-"tatsächlich ihre Gültigkeit verlieren."
-
-#: setup/class_setupStep_Checks.inc:195
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
-msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'session.gc_maxlifetime' und setzen Sie es "
-"auf 84600 oder höher."
-
-#: setup/class_setupStep_Checks.inc:203
-#, fuzzy
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr ""
-"Um GOsa fehlerfrei benutzen zu können, muß die Option session.auto_register "
-"in Ihrer php.ini auf 'off' stehen."
-
-#: setup/class_setupStep_Checks.inc:204
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'session.auto_start' und setzen Sie es auf "
-"'Off'."
-
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducable! Increase it for larger setups."
-msgstr ""
-"GOsa benötigt mindestens 32MB Speicher, weniger Speicher würde "
-"unvorhersehbare Probleme verursachen! Bei größeren Installationen sollte "
-"dieser Wert noch erweitert werden."
-
-#: setup/class_setupStep_Checks.inc:212
-msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'memory_limit' und setzen Sie es auf '32M' "
-"oder höher."
-
-#: setup/class_setupStep_Checks.inc:219
-#, fuzzy
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
-msgstr ""
-"Diese Einstellung beeinflusst die Verarbeitung der Ausgabe. Stellen Sie "
-"diese auf 'off', um die Leistung zu erhöhen."
-
-#: setup/class_setupStep_Checks.inc:220
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'implicit_flush' und setzen Sie es auf "
-"'Off'."
-
-#: setup/class_setupStep_Checks.inc:227
-#, fuzzy
-msgid "The Execution time should be at least 30 seconds."
-msgstr ""
-"Die Ausführungszeit sollte mindestens 30 Sekunden betragen, da einige "
-"Aktionen viel Zeit in Anspruch nehmen."
-
-#: setup/class_setupStep_Checks.inc:228
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
-msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'max_execution_time' und setzen Sie es auf "
-"'30' oder höher."
-
-#: setup/class_setupStep_Checks.inc:235
-#, fuzzy
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
-msgstr ""
-"Erhöhen Sie die Sicherheit Ihres Servers, indem Sie expose_php auf 'off' "
-"setzen. PHP wird in dieser Einstellung keine Informationen über Ihren "
-"laufenden Server senden."
-
-#: setup/class_setupStep_Checks.inc:236
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'expose_php' und setzen Sie es auf 'Off'."
-
-#: setup/class_setupStep_Checks.inc:242
-msgid "On"
-msgstr "An"
-
-#: setup/class_setupStep_Checks.inc:243
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
-msgstr ""
-"Erhöhen Sie die Sicherheit des Server, indem sie magic_quotes_gpc auf 'on' "
-"stellen. PHP wird in dieser Einstellung alle 'quotes' in 'strings' umwandeln."
-
-#: setup/class_setupStep_Checks.inc:244
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'magic_quotes_gpc' und setzen Sie es auf "
-"'On'."
-
-#: setup/class_setupStep_Checks.inc:252
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
-msgstr ""
-"Erhöhen Sie die Sicherheit des Server, indem sie magic_quotes_gpc auf 'on' "
-"stellen. PHP wird in dieser Einstellung alle 'quotes' in 'strings' umwandeln."
-
-#: setup/class_setupStep_Checks.inc:253
-#, fuzzy
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'implicit_flush' und setzen Sie es auf "
-"'Off'."
-
-#: setup/class_setupStep_Checks.inc:264
-#, fuzzy
-msgid "Configuration writeable"
-msgstr "Konfigurationsdatei schreibbar"
-
-#: setup/class_setupStep_Checks.inc:265
-#, fuzzy
-msgid "The configuration file can't be written"
-msgstr "Die Konfigurationsdatei kann nicht geschrieben werden"
-
-#: setup/class_setupStep_Checks.inc:266
-#, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writeable."
-msgstr ""
-
-#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
-msgid "License"
-msgstr "Lizenz"
-
-#: setup/class_setupStep_License.inc:55
-msgid "Terms and conditions for usage"
-msgstr ""
-
-#: setup/setup_ldap.tpl:7
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr ""
-
-#: setup/setup_ldap.tpl:25
-#, fuzzy
-msgid "LDAP connection"
-msgstr "Trennen"
-
-#: setup/setup_ldap.tpl:29
-msgid "Location name"
-msgstr "Name des Standortes:"
-
-#: setup/setup_ldap.tpl:37
-#, fuzzy
-msgid "Connection URL"
-msgstr "Verbindungs-URL"
-
-#: setup/setup_ldap.tpl:45
-#, fuzzy
-msgid "TLS connection"
-msgstr "LDAP-Verbindung"
-
-#: setup/setup_ldap.tpl:65
-#, fuzzy
-msgid "Reload"
-msgstr "Lesen"
-
-#: setup/setup_ldap.tpl:69
-#, fuzzy
-msgid "Authentication"
-msgstr "IAX Authentifikations-Typ"
-
-#: setup/setup_ldap.tpl:73
-msgid "Admin DN"
-msgstr "Administrator-DN:"
-
-#: setup/setup_ldap.tpl:78
-msgid "Select user"
-msgstr "Benutzer wählen"
-
-#: setup/setup_ldap.tpl:86
-msgid "Automatically append LDAP base to admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:101
-#, fuzzy
-msgid "Schema based settings"
-msgstr "Samba-Einstellungen"
-
-#: setup/setup_ldap.tpl:105
-msgid "Use rfc2307bis compliant groups"
-msgstr ""
-
-#: setup/setup_ldap.tpl:117
-#, fuzzy
-msgid "Current status"
-msgstr "Status setzen"
-
-#: setup/setup_checks.tpl:9
-msgid "PHP module and extension checks"
-msgstr "PHP Modul- und Erweiterungsprüfung"
-
-#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
-"GOsa kann nicht ausgeführt werden, wenn das Problem nicht behoben wird."
-
-#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
-msgid "GOsa will run without fixing this."
-msgstr "GOsa wird verwendbar sein, ohne dies zu beheben."
-
-#: setup/setup_checks.tpl:67
-msgid "PHP setup configuration"
-msgstr "Konfiguration der PHP-Umgebung"
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "show information"
-msgstr "Persönliche Informationen"
-
-#: setup/setup_welcome.tpl:4
-msgid ""
-"This seems to be the first time you start GOsa - we didn't find any "
-"configuration right now. This simple wizard intends to help you while "
-"setting it up."
-msgstr ""
-
-#: setup/setup_welcome.tpl:8
-msgid "What will the wizard do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:11
-#, fuzzy
-msgid "Create a basic, single site configuration"
-msgstr "Erstelle eine Sicherung von der bestehenden Konfigurationsdatei"
-
-#: setup/setup_welcome.tpl:12
-msgid "Tries to find problems within your PHP and LDAP setup"
-msgstr ""
-
-#: setup/setup_welcome.tpl:13
-msgid "Let you choose from a set of basic and advanced configuration switches"
-msgstr ""
-
-#: setup/setup_welcome.tpl:14
-msgid "Guided migration of existing LDAP trees"
-msgstr ""
-
-#: setup/setup_welcome.tpl:17
-msgid "What will the wizard NOT do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:20
-#, fuzzy
-msgid "Find every possible configuration error"
-msgstr "Schreibe Konfigurationsdatei"
-
-#: setup/setup_welcome.tpl:21
-msgid "Migrate every possible LDAP setup - create backup dumps!"
-msgstr ""
-
-#: setup/setup_welcome.tpl:25
-#, fuzzy
-msgid "To continue..."
-msgstr "Einrichtung wird fortgesetzt..."
-
-#: setup/setup_welcome.tpl:28
-msgid ""
-"For security reasons you need to authenticate for the installation by "
-"creating the file '/tmp/gosa.auth', containing the current session ID on the "
-"servers local filesystem. This can be done by executing the following "
-"command:"
-msgstr ""
-
-#: setup/setup_welcome.tpl:34
-msgid "Click the 'Continue' button when you've finished."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:53
-#, fuzzy
-msgid "LDAP setup"
-msgstr "LDAP-Server"
-
-#: setup/class_setupStep_Ldap.inc:54
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "Einrichten der LDAP-Verbindung"
-
-#: setup/class_setupStep_Ldap.inc:55
-#, fuzzy
-msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
-msgstr ""
-"Die folgenden Eingabefelder ermöglichen die Grundkonfiguration von GOsa und "
-"beeinflussen verschiedene Eigenschaften der Hauptkonfiguration."
-
-#: setup/class_setupStep_Ldap.inc:99
-#, php-format
-msgid "Anonymous bind failed on server '%s'."
-msgstr "Verbindung als anonymer Benutzer zu Server '%s' schlug fehl."
-
-#: setup/class_setupStep_Ldap.inc:101
-#, php-format
-msgid "Bind as user '%s' failed on server '%s'."
-msgstr "Verbindung als Benutzer '%s' zu Server '%s' schlug fehl."
-
-#: setup/class_setupStep_Ldap.inc:106
-#, fuzzy, php-format
-msgid "Anonymous bind on server '%s' succeeded."
-msgstr "Verbindung als anonymer Benutzer zu Server '%s' schlug fehl."
-
-#: setup/class_setupStep_Ldap.inc:107
-#, fuzzy
-msgid "Please specify user and password."
-msgstr "Bitte geben Sie Ihr Passwort ein!"
-
-#: setup/class_setupStep_Ldap.inc:109
-#, fuzzy, php-format
-msgid "Bind as user '%s' on server '%s' succeeded."
-msgstr "Verbindung als Benutzer '%s' zu Server '%s' schlug fehl."
-
-#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
-#, fuzzy
-msgid "LDAP schema check"
-msgstr "LDAP-Schema-Prüfung"
-
-#: setup/class_setupStep_Schema.inc:42
-msgid "Perform test on your current LDAP schema"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:38
-#, fuzzy
-msgid "Welcome"
-msgstr "Willkommen %s!"
-
-#: setup/class_setupStep_Welcome.inc:39
-#, fuzzy
-msgid "The welcome message"
-msgstr "Entferne Nachricht"
-
-#: setup/class_setupStep_Welcome.inc:40
-#, fuzzy
-msgid "Welcome to GOsa setup wizard"
-msgstr "Willkommen bei der GOsa Einrichtung!"
-
-#: setup/setup_frame.tpl:11
-#, fuzzy
-msgid "GOsa setup wizard"
-msgstr "GOsa Hilfe-Browser"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Installation"
-msgstr "Installationsprüfung"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Steps"
-msgstr "Systeme"
-
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-#, fuzzy
-msgid "Language setup"
-msgstr "Sprachauswahl"
-
-#: setup/class_setupStep_Language.inc:42
-#, fuzzy
-msgid "This step allows you to select your preferred language."
-msgstr ""
-"Dieser Dialog erlaubt es Ihnen, ein Gerät zum momentan ausgewählten Computer "
-"hinzuzufügen."
-
-#: setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr "Automatisch"
-
-#: setup/class_setupStep_Language.inc:51
-#, fuzzy
-msgid "Chinese"
-msgstr "Chipsatz"
-
-#: setup/setup_migrate.tpl:5
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-
-#: setup/setup_migrate.tpl:33
-#, fuzzy
-msgid "Check again"
-msgstr "Prüfen"
-
-#: setup/setup_migrate.tpl:37
-msgid "Move windows workstations into a valid windows workstation department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:39
-msgid ""
-"This dialog allows you to move the displayed windows workstations into a "
-"valid department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:41
-msgid ""
-"Be careful with this tool, there may be references pointing to this "
-"workstations that can't be migrated."
-msgstr ""
-
-#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
-#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
-#: setup/setup_migrate.tpl:346
-#, fuzzy
-msgid "Select all"
-msgstr "Auswahl"
-
-#: setup/setup_migrate.tpl:67
-msgid "Move selected windows workstations into the following GOsa department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:72
-#, fuzzy
-msgid "Move selected workstations"
-msgstr "Wählen, um die 'Arbeitsstationen' zu sehen"
-
-#: setup/setup_migrate.tpl:73
-msgid "What will be done here"
-msgstr ""
-
-#: setup/setup_migrate.tpl:85
-msgid "Move groups into configured group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:88
-msgid ""
-"This dialog allows moving a couple of groups to the configured group tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:91
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"groups. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:94
-msgid "Move selected groups into this group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
-#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
-#, fuzzy
-msgid "Hide changes"
-msgstr "Open-Xchange"
-
-#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
-#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
-#, fuzzy
-msgid "Show changes"
-msgstr "Zeige Pakete"
-
-#: setup/setup_migrate.tpl:140
-msgid "Move users into configured user tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:142
-msgid ""
-"This dialog allows moving a couple of users to the configured user tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:145
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"users. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:148
-#, fuzzy
-msgid "Move selected users into this people tree"
-msgstr "Neuen Benutzer aus dieser Vorlage erstellen"
-
-#: setup/setup_migrate.tpl:198
-msgid "Next"
-msgstr "Vor"
-
-#: setup/setup_migrate.tpl:201
-#, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "Neues Netatalk-Konto erzeugen"
-
-#: setup/setup_migrate.tpl:204
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-
-#: setup/setup_migrate.tpl:233
-#, fuzzy
-msgid "Password (again)"
-msgstr "Passwort-Speicherung"
-
-#: setup/setup_migrate.tpl:258
-msgid ""
-"The listed departments are currenlty invisble in the GOsa user interface. If "
-"you want to change this for a couple of entries, select them and use the "
-"migrate button below."
-msgstr ""
-
-#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
-msgid ""
-"If you want to know what will be done when migrating the selected entries, "
-"use the 'Show changes' button to see the LDIF."
-msgstr ""
-
-#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
-#, fuzzy
-msgid "Current"
-msgstr "Aktuelles Objekt"
-
-#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
-#, fuzzy
-msgid "After migration"
-msgstr "Benutzerverwaltung"
-
-#: setup/setup_migrate.tpl:313
-msgid ""
-"The listed users are currenlty invisble in the GOsa user interface. If you "
-"want to change this for a couple of users, just select them and use the "
-"'Migrate' button below."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
-msgid "GOsa settings 1/3"
-msgstr "GOsa-Einstellungen 1/3"
-
-#: setup/class_setupStep_Config1.inc:75
-#, fuzzy
-msgid "GOsa generic settings"
-msgstr "Allgemeine GOsa-Einstellungen, Seite 2/3"
-
-#: setup/class_setupStep_Config1.inc:117
-#, php-format
-msgid "The specified value for '%s' must be a numeric value"
-msgstr "Der angegebene Wert für '%s' muss numerisch sein."
-
-#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
-msgid "GID / UID min id"
-msgstr "GID / UID min id"
-
-#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
-#, php-format
-msgid "Don't add a trailing comma to '%s'."
-msgstr "Fügen Sie kein Komma an das Ende von '%s'."
-
-#: setup/class_setupStep_Config1.inc:121
-msgid "People storage ou"
-msgstr "Ablage-OU für Benutzer:"
-
-#: setup/class_setupStep_Config1.inc:125
-msgid "Group storage ou"
-msgstr "Ablage-OU für Gruppen:"
-
-#: setup/class_setupStep_Config1.inc:129
-msgid "Uid base must be numeric"
-msgstr "Der Wert für 'UID Base' muss numerisch sein"
-
-#: setup/class_setupStep_Config1.inc:133
-#, fuzzy
-msgid "The given password minimum length is not numeric."
-msgstr "Der Sieve-Port muss numerisch sein."
-
-#: setup/class_setupStep_Config1.inc:136
-#, fuzzy
-msgid "The given password differ value is not numeric."
-msgstr "Der Sieve-Port muss numerisch sein."
-
-#: setup/setup_language.tpl:3
-#, fuzzy
-msgid "Please select the preferred language"
-msgstr "Bitte wählen Sie Ihre bevorzugte Sprache"
-
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overriden per user."
-msgstr ""
-
-#: setup/setup_language.tpl:9
-#, fuzzy
-msgid "Please your preferred language here"
-msgstr "Bevorzugte Sprache"
-
-#: setup/setup_config3.tpl:2
-#, fuzzy
-msgid "GOsa core settings"
-msgstr "GOsa-Einstellungen"
-
-#: setup/setup_config3.tpl:6
-#, fuzzy
-msgid "Disable primary group filter"
-msgstr "Zeige Gruppen des Benutzers"
-
-#: setup/setup_config3.tpl:18
-#, fuzzy
-msgid "Honour administrative units"
-msgstr "Gruppenverwaltung"
-
-#: setup/setup_config3.tpl:30
-#, fuzzy
-msgid "Smarty compile directory"
-msgstr "Basisverzeichnis"
-
-#: setup/setup_config3.tpl:39
-#, fuzzy
-msgid "Path for PPD storage"
-msgstr "Passwort-Speicherung"
-
-#: setup/setup_config3.tpl:55
-#, fuzzy
-msgid "Path for kiosk profile storage"
-msgstr "Kiosk-Profil-Einstellungen"
-
-#: setup/setup_config3.tpl:74
-#, fuzzy
-msgid "Network resolv hook"
-msgstr "Netzwerk-Adresse"
-
-#: setup/setup_config3.tpl:92
-#, fuzzy
-msgid "Mail queue script"
-msgstr "Allgemeiner Skript-Pfad"
-
-#: setup/setup_config3.tpl:110
-#, fuzzy
-msgid "Notification script"
-msgstr "Empfänger der Meldung"
-
-#: setup/setup_config3.tpl:126
-msgid "Login and session"
-msgstr ""
-
-#: setup/setup_config3.tpl:129
-msgid "Enforce register_globals to be deactivated"
-msgstr ""
-
-#: setup/setup_config3.tpl:141
-#, fuzzy
-msgid "Enforce encrypted connections"
-msgstr "Lehne verschlüsselte Archive ab"
-
-#: setup/setup_config3.tpl:153
-#, fuzzy
-msgid "Warn if session is not encrypted"
-msgstr "Die Sitzung ist nicht verschlüsselt."
-
-#: setup/setup_config3.tpl:165
-msgid "Session lifetime"
-msgstr "Lebenszeit der Sitzung"
-
-#: setup/setup_config3.tpl:173
-#, fuzzy
-msgid "Debugging"
-msgstr "Aktiviere Debugging"
-
-#: setup/setup_config3.tpl:177
-#, fuzzy
-msgid "Show PHP errors"
-msgstr "PHP Fehler"
-
-#: setup/setup_config3.tpl:189
-#, fuzzy
-msgid "Maximum LDAP query time"
-msgstr "Maximale Größe der Mail-Kopfzeilen"
-
-#: setup/setup_config3.tpl:207
-msgid "Log LDAP statistics"
-msgstr ""
-
-#: setup/setup_config3.tpl:219
-#, fuzzy
-msgid "Debug level"
-msgstr "Diese Ebene"
-
-#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
-msgid "Disabled"
-msgstr "Deaktiviert"
-
-#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
-msgid "Enabled"
-msgstr "Aktiviert"
-
-#: setup/class_setupStep_Feedback.inc:91
-#, fuzzy
-msgid "UNIX accounts/groups"
-msgstr "IAX Konto-Identifikation"
-
-#: setup/class_setupStep_Feedback.inc:93
-#, fuzzy
-msgid "Samba management"
-msgstr "Systemverwaltung"
-
-#: setup/class_setupStep_Feedback.inc:95
-#, fuzzy
-msgid "Mailsystem management"
-msgstr "Systemverwaltung"
-
-#: setup/class_setupStep_Feedback.inc:97
-#, fuzzy
-msgid "FAX system administration"
-msgstr "Benutzerverwaltung"
-
-#: setup/class_setupStep_Feedback.inc:99
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "Benutzerverwaltung"
-
-#: setup/class_setupStep_Feedback.inc:101
-#, fuzzy
-msgid "System inventory"
-msgstr "Inventar entfernen"
-
-#: setup/class_setupStep_Feedback.inc:103
-#, fuzzy
-msgid "System-/Configmanagement"
-msgstr "Systemverwaltung"
-
-#: setup/class_setupStep_Feedback.inc:111
-#: setup/class_setupStep_Feedback.inc:113
-#, fuzzy
-msgid "Notification and feedback"
-msgstr "Meldung gesendet!"
-
-#: setup/class_setupStep_Feedback.inc:112
-#, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "Einschränkungen für den Sender"
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid ""
-"Could not connect to feedback server (%s). There is possibly no connection "
-"to the internet."
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid ""
-"Error while sending your feedback. The service is possible temporary "
-"unavailable"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:149
-msgid "Feedback sucessfully send"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:183
-msgid ""
-"You should have enabled at least one option, to subscribe or send your "
-"feedback."
-msgstr ""
-
-#: setup/class_setup.inc:210
-#, fuzzy
-msgid "Completed"
-msgstr "unvollständig"
-
-#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
-#, fuzzy
-msgid "LDAP inspection"
-msgstr "Überprüfung des PHP-Setups"
-
-#: setup/class_setupStep_Migrate.inc:107
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:113
-#, fuzzy
-msgid "Checking for root object"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Migrate.inc:119
-msgid "Checking permissions on LDAP database"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:125
-#, fuzzy
-msgid "Checking for invisible deparmtments"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Migrate.inc:131
-#, fuzzy
-msgid "Checking for invisible users"
-msgstr "Prüfe auf iconv-Erweiterung"
-
-#: setup/class_setupStep_Migrate.inc:137
-#, fuzzy
-msgid "Checking for super administrator"
-msgstr "Suche einige zusätzliche Programme"
-
-#: setup/class_setupStep_Migrate.inc:143
-#, fuzzy
-msgid "Checking for users outside the people tree"
-msgstr "Suche CUPS-Modul"
-
-#: setup/class_setupStep_Migrate.inc:149
-#, fuzzy
-msgid "Checking for groups outside the groups tree"
-msgstr "Suche CUPS-Modul"
-
-#: setup/class_setupStep_Migrate.inc:155
-msgid "Checking for windows workstations outside the winstation tree"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:161
-#, fuzzy
-msgid "Checking for duplicate uid numbers"
-msgstr "Prüfe Funktion %s"
-
-#: setup/class_setupStep_Migrate.inc:167
-#, fuzzy
-msgid "Checking for duplicate gid numbers"
-msgstr "Prüfe Funktion %s"
-
-#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
-#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
-#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
-#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
-#: setup/class_setupStep_Migrate.inc:807
-#, fuzzy
-msgid "LDAP query failed"
-msgstr "MySQL-Abfrage fehlgeschlagen."
-
-#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
-#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
-#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
-#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
-#: setup/class_setupStep_Migrate.inc:808
-msgid "Possibly the 'root object' is missing."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:213
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'uidNumber'."
-msgstr "Es wurde ein doppelter Wert für Eintrag-Typ '%s' gefunden."
-
-#: setup/class_setupStep_Migrate.inc:262
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'gidNumber'."
-msgstr "Es wurde ein doppelter Wert für Eintrag-Typ '%s' gefunden."
-
-#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
-#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
-#: setup/class_setupStep_Migrate.inc:1577
-#: setup/class_setupStep_Migrate.inc:1590
-msgid "Failed"
-msgstr "Fehlgeschlagen"
-
-#: setup/class_setupStep_Migrate.inc:319
-#, php-format
-msgid ""
-"Found %s winstations outside the predefined winstation department ou '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
-#: setup/class_setupStep_Migrate.inc:728
-#, fuzzy
-msgid "Migrate"
-msgstr "Megabyte"
-
-#: setup/class_setupStep_Migrate.inc:387
-#, fuzzy, php-format
-msgid "Found %s groups outside the configured tree '%s'."
-msgstr "Sie sind dabei, den kopierten Eintrag '%s' einzufügen."
-
-#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
-#, fuzzy
-msgid "Move"
-msgstr "Modus"
-
-#: setup/class_setupStep_Migrate.inc:462
-#, php-format
-msgid "Found %s user(s) outside the configured tree '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:597
-#, php-format
-msgid "Found %s user(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
-#, php-format
-msgid ""
-"Failed to migrate the department '%s' into GOsa, error message is as follows "
-"'%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:727
-#, php-format
-msgid "Found %s department(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:882
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:945
-#, fuzzy, php-format
-msgid "Adding acls for user '%s' failed, ldap says '%s'."
-msgstr "Verbindung als Benutzer '%s' zu Server '%s' schlug fehl."
-
-#: setup/class_setupStep_Migrate.inc:970
-msgid "Specified passwords are empty or not equal."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:975
-#, fuzzy
-msgid "Please specify a valid uid."
-msgstr "Bitte geben Sie eine gültige iSerial ein."
-
-#: setup/class_setupStep_Migrate.inc:1019
-#, fuzzy, php-format
-msgid ""
-"Could not add administrative user, there is already an object with the same "
-"dn '%s' in your ldap database."
-msgstr ""
-"Kann '%s' nicht in '%s' umbenennen, da bereits ein Eintrag mit dem gleichen "
-"Namen im Zonen-Bearbeitungs-Dialog existiert."
-
-#: setup/class_setupStep_Migrate.inc:1056
-#: setup/class_setupStep_Migrate.inc:1104
-#: setup/class_setupStep_Migrate.inc:1152
-#, fuzzy
-msgid "Couldn't move users to specified department."
-msgstr "Gehe zur Abteilung des angemeldeten Benutzers"
-
-#: setup/class_setupStep_Migrate.inc:1066
-msgid "Winstation will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1077
-#: setup/class_setupStep_Migrate.inc:1125
-msgid "Updating following references too"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1114
-#, fuzzy
-msgid "Group will be moved from"
-msgstr "Sie können wiederherstellen von"
-
-#: setup/class_setupStep_Migrate.inc:1162
-#, fuzzy
-msgid "User will be moved from"
-msgstr "Verwende Mitglieder von"
-
-#: setup/class_setupStep_Migrate.inc:1172
-msgid "The following references will be updated"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1578
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1579
-#: setup/class_setupStep_Migrate.inc:1592
-#, fuzzy
-msgid "Try to create root object"
-msgstr "Erstelle Objekte"
-
-#: setup/class_setupStep_Migrate.inc:1591
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1881
-#, php-format
-msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1884
-msgid "Something went wrong while copying dns."
-msgstr ""
-
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "Schreibe Konfigurationsdatei"
-
-#: setup/setup_finish.tpl:13
-msgid "Download configuration"
-msgstr "Konfiguration herunterladen"
-
-#: setup/setup_finish.tpl:18
-#, fuzzy
-msgid "Status: "
-msgstr "Status"
-
-#: setup/setup_schema.tpl:3
-#, fuzzy
-msgid "Schema specific settings"
-msgstr "Samba-Einstellungen"
-
-#: setup/setup_schema.tpl:7
-#, fuzzy
-msgid "Enable schema validation when logging in"
-msgstr "Ermögliche Schema-Validierung"
-
-#: setup/setup_schema.tpl:16
-#, fuzzy
-msgid "Check status"
-msgstr "Status setzen"
-
-#: setup/setup_schema.tpl:20
-#, fuzzy
-msgid "Schema check succeeded"
-msgstr "Schema-Prüfung"
-
-#: setup/setup_schema.tpl:23
-#, fuzzy
-msgid "Schema check failed"
-msgstr "Schema-Prüfung"
-
-#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
-msgid "GOsa settings 2/3"
-msgstr "GOsa-Einstellungen 2/3"
-
-#: setup/class_setupStep_Config2.inc:82
-#, fuzzy
-msgid "Customize special parameters"
-msgstr "Überprüfe Parameter"
-
-#: setup/setup_config1.tpl:2
-msgid "Look and feel"
-msgstr ""
-
-#: setup/setup_config1.tpl:6
-#, fuzzy
-msgid "Theme"
-msgstr "Zeit"
-
-#: setup/setup_config1.tpl:15
-#, fuzzy
-msgid "People and group storage"
-msgstr "Ablage-OU für Benutzer:"
-
-#: setup/setup_config1.tpl:18
-#, fuzzy
-msgid "People DN attribute"
-msgstr "DN-Attribut für Benutzer:"
-
-#: setup/setup_config1.tpl:29
-#, fuzzy
-msgid "People storage subtree"
-msgstr "Ablage-OU für Benutzer:"
-
-#: setup/setup_config1.tpl:38
-#, fuzzy
-msgid "Group storage subtree"
-msgstr "Ablage-OU für Gruppen:"
-
-#: setup/setup_config1.tpl:47
-msgid "Include personal title in user DN"
-msgstr ""
-
-#: setup/setup_config1.tpl:58
-msgid "Relaxed naming policies"
-msgstr ""
-
-#: setup/setup_config1.tpl:69
-msgid "Automatic uids"
-msgstr "Automatische UIDs"
-
-#: setup/setup_config1.tpl:101
-#, fuzzy
-msgid "Number base for people/groups"
-msgstr "ID-Basis für Benutzer/Gruppen:"
-
-#: setup/setup_config1.tpl:109
-msgid "Hook for number base"
-msgstr ""
-
-#: setup/setup_config1.tpl:128
-msgid "Password encryption algorithm"
-msgstr "Passwort-Verschlüsselungsalgorithmus"
-
-#: setup/setup_config1.tpl:139
-msgid "Password restrictions"
-msgstr "Passwort-Einschränkungen"
-
-#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
-msgid "Password minimum length"
-msgstr "Minimale Passwortlänge"
-
-#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
-msgid "Different characters from old password"
-msgstr "Verschiedene Zeichen vom vorherigen Kennwort"
-
-#: setup/setup_config1.tpl:170
-#, fuzzy
-msgid "Password change hook"
-msgstr "Passwort-Änderung ist nicht erlaubt"
-
-#: setup/setup_config1.tpl:186
-msgid "Use SASL for kerberos"
-msgstr ""
-
-#: setup/setup_config1.tpl:197
-#, fuzzy
-msgid "Use account expiration"
-msgstr "Konto läuft ab am"
-
-#: setup/setup_config1.tpl:209
-msgid ""
-"GOsa supports several encryption types for your passwords. Normally this is "
-"adjustable via user templates, but you can specify a default method to be "
-"used here, too."
-msgstr ""
-"GOsa unterstützt zahlreiche Verschlüsselungsarten für Ihre Passwörter. "
-"Üblicherweise wird die Auswahl über Vorlagen verwaltet, Sie können aber auch "
-"eine Standardmethode festlegen, die benutzt werden soll."
-
-#: setup/setup_config1.tpl:210
-msgid ""
-"GOsa always acts as admin and manages access rights internally. This is a "
-"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
-"this to work, we need the admin DN and the corresponding password."
-msgstr ""
-"GOsa arbeitet immer als Administrator und verwaltet die Rechte intern "
-"(solange die in OpenLDAP implementierten ACIs nicht vollständig unterstützt "
-"werden, wird dieser Workaround bestehen bleiben). Damit dies möglich ist, "
-"wird an dieser Stelle der DN des LDAP-Administrators und das dazugehörige "
-"Passwort benötigt."
-
-#: setup/setup_config1.tpl:211
-msgid ""
-"Some basic LDAP parameters are tunable and affect the locations where GOsa "
-"saves people and groups, including the way accounts get created. Check the "
-"values below if the fit your needs."
-msgstr ""
-"Einige LDAP-Parameter beeinflussen die Art und Weise wie (und wo) GOsa Daten "
-"in der Baumstruktur ablegt. Prüfen Sie die vorgegebenen Werte, ob sie Ihren "
-"Vorgaben entsprechen."
-
-#: setup/setup_config1.tpl:212
-msgid ""
-"GOsa has modular support for several mail methods. These methods provide "
-"interfaces to users mailboxes and general handling    for quotas. You can "
-"choose the dummy plugin to leave all your mail settings untouched."
-msgstr ""
-"GOsa unterstützt verschiedene Zustellungs-Methoden. Diese Methoden stellen "
-"Schnittstellen für Benutzer-Postfächer und die allgemeine Verwaltung von "
-"Kontingenten bereit. Wählen sie 'dummy', um all Ihre Mail-Einstellungen "
-"unberührt zu lassen."
-
-#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
-#, fuzzy
-msgid ""
-"You are currently editing a database entry.\n"
-" Do you want to dismiss the changes?"
-msgstr ""
-"Sie bearbeiten gerade einen Datenbankeintrag. Sollen die Daten verworfen "
-"werden?"
-
-#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
-msgid "Main"
-msgstr "Hauptmenü"
-
-#: ihtml/themes/default/framework.tpl:18
-msgid "Help"
-msgstr "Hilfe"
-
-#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
-msgid "Sign out"
-msgstr "Abmelden"
-
-#: ihtml/themes/default/framework.tpl:31
-msgid "Signed in:"
-msgstr "Angemeldet:"
-
-#: ihtml/themes/default/framework.tpl:34
-msgid "GOsa main menu"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:5
-msgid "Your GOsa session has expired!"
-msgstr "Die Gültigkeit ihrer GOsa-Sitzung ist abgelaufen!"
-
-#: ihtml/themes/default/logout.tpl:7
-msgid ""
-"The last interaction with the GOsa web interface has been some time ago in "
-"the past. For security reasons, the session has been closed. To continue "
-"with administrative tasks, please sign in again."
-msgstr ""
-"Die letzte in der Web-Applikation durchgeführte Aktion liegt einige Zeit in "
-"der Vergangenheit. Aus Sicherheitsgründen wurde die Sitzung geschlossen. Um "
-"mit der Administration fortzufahren, melden Sie sich bitte erneut an."
-
-#: ihtml/themes/default/logout.tpl:10
-msgid "Sign in again"
-msgstr "Erneut anmelden"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr "Kopieren & Einfügen - Assistent"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. GOsa shows the relevant attributes. Please "
-"maintain the values below to fullfill the policies."
-msgstr ""
-"Bestimmte Werte müssen im gesamten Verzeichnis eindeutig sein, während "
-"andere Kombinationen keinen Sinn ergeben. GOsa zeigt die relevanten "
-"Attribute. Bitte verwalten Sie die Werte, die unten angezeigt werden, um die "
-"Auflagen zu erfüllen."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-"Beachten Sie, dass manche Einstellungen wie z.B. erstellte Abbilder nicht "
-"kopiert werden!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-"Oder wenn sie einen Eintrag in GOsa kopieren oder ausschneiden und das "
-"Quellobjekt entfernen, werden Sie wahrscheinlich wieder eine Fehlermeldung "
-"erhalten, wenn Sie das Objekt einfügen!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:24
-#, fuzzy
-msgid "Cancel all"
-msgstr "Abbrechen"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-msgid "Operation complete"
-msgstr "Vorgang abgeschlossen"
-
-#: ihtml/themes/default/login.tpl:9
-msgid "GOsa login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:25
-#, fuzzy
-msgid "Login screen"
-msgstr "Protokoll-Dienst"
-
-#: ihtml/themes/default/login.tpl:32
-#, fuzzy
-msgid ""
-"Please use your username and your password to log into the site "
-"administration system."
-msgstr "Melden Sie sich bitte mit Ihrem Benutzernamen und Ihrem Passwort an"
-
-#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
-#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
-msgid "Directory"
-msgstr "Verzeichnis"
-
-#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
-msgid "Sign in"
-msgstr "Anmelden"
-
-#: ihtml/themes/default/login.tpl:76
-msgid "Click here to log in"
-msgstr "Hier klicken zum Anmelden"
-
-#: ihtml/themes/default/acl.tpl:15
-msgid "Use members from"
-msgstr "Verwende Mitglieder von"
-
-#: ihtml/themes/default/acl.tpl:29
-msgid "Available members"
-msgstr "Verfügbare Mitglieder"
-
-#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
-msgid "Members"
-msgstr "Mitglieder"
-
-#: ihtml/themes/default/acl.tpl:63
-msgid "ACLs for this object"
-msgstr "ACLs für dieses Objekt"
-
-#: ihtml/themes/default/acl.tpl:69
-msgid "Available roles"
-msgstr "Verfügbare Rollen"
-
-#: ihtml/themes/default/conflict.tpl:2
-msgid "Session conflict detected"
-msgstr "Ein Sitzungskonflikt wurde festgestellt"
-
-#: ihtml/themes/default/conflict.tpl:6
-msgid ""
-"Probably there's another active instance of your session. Multiple window "
-"operation is technical not possible and heavily depends on the browser "
-"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
-"possible. Pressing the Logout button will close this session."
-msgstr ""
-"Vermutlich existiert eine andere aktive Instanz Ihrer Sitzung. Das Arbeiten "
-"mit mehreren Fenstern ist technisch so nicht möglich und hängt stark vom "
-"eingesetzten Browser ab. Die Verwendung unterschiedlicher Browser zur "
-"gleichen Zeit (z.B. IE und Mozilla) ist möglich. Das Drücken von 'Abmelden' "
-"schließt diese Sitzung."
-
-#: ihtml/themes/default/conflict.tpl:10
-msgid ""
-"Ignoring this message will change/destroy the data you're currently editing, "
-"so please close multiple windows and log in again."
-msgstr ""
-"Falls Sie trotzdem fortfahren, können einige Daten der momentan bearbeiteten "
-"Dialoge verlorengehen. Deshalb schließen Sie bitte die verschiedenen Fenster "
-"und melden sich neu an."
-
-#: ihtml/themes/default/conflict.tpl:14
-msgid "Logout"
-msgstr "Abmelden"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"Die Größenbeschränkung sorgt dafür, daß die LDAP-Operationen schneller "
-"durchgeführt werden können und verringern die Last auf dem LDAP-Server. Der "
-"einfachste Weg, große Datenbanken ohne große Zeitüberschreitungen zu "
-"bearbeiten ist es Filter zu verwenden und die Größenbeschränkungen auf einen "
-"sinnvollen Wert einzustellen."
-
-#: ihtml/themes/default/sizelimit.tpl:6
-msgid "Please choose the way to react for this session"
-msgstr "Bitte entscheiden Sie, wie für diese Sitzung verfahren werden soll"
-
-#: ihtml/themes/default/sizelimit.tpl:9
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-"Ignoriere diesen Fehler und zeige alle vom LDAP-Server gelieferten Einträge"
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid ""
-"ignore this error and show all entries that fit into the defined sizelimit "
-"and let me use filters instead"
-msgstr ""
-"Ignoriere diesen Fehler und zeige alle Einträge, die innerhalb der "
-"Größenbeschränkung liegen"
-
-#: ihtml/themes/default/accountexpired.tpl:15
-msgid "Your Password has expired !! Choose a new Password"
-msgstr "Ihr Passwort ist abgelaufen, geben Sie bitte ein neues Passwort ein"
-
-#: ihtml/themes/default/accountexpired.tpl:23
-#: ihtml/themes/default/accountexpired.tpl:27
-msgid "Old Password"
-msgstr "Altes Passwort"
-
-#: ihtml/themes/default/accountexpired.tpl:32
-#: ihtml/themes/default/accountexpired.tpl:36
-msgid "New Password"
-msgstr "Neues Passwort"
-
-#: ihtml/themes/default/accountexpired.tpl:41
-#: ihtml/themes/default/accountexpired.tpl:45
-msgid "Verify Password"
-msgstr "Passwort überprüfen"
-
-#: ihtml/themes/default/accountexpired.tpl:51
-msgid "Change Password"
-msgstr "Passwort ändern"
-
-#: ihtml/themes/default/accountexpired.tpl:52
-msgid "Click here to Change your password"
-msgstr "Hier klicken, um Ihr Passwort zu ändern"
-
-#: ihtml/themes/default/islocked.tpl:2
-msgid "Locking conflict detected"
-msgstr "Ein Zugriffskonflikt wurde festgestellt"
-
-#: ihtml/themes/default/islocked.tpl:9
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"webbrowser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-"Wenn diese Anzeige eines Zugriffskonflikts fehlerhaft ist, hat eine andere "
-"Person offenbar während der Bearbeitung eines Eintrages einfach den "
-"Webbrowser geschlossen. In einem solchen Fall können Sie den Konflikt durch "
-"einen Klick auf Trotzdem bearbeiten übergehen."
-
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr "Stelle Objekt-Abbilder wieder her"
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-"Dieser Vorgang stellt ein Abbild des gewählten Objekts wieder her. Er wird "
-"dabei das vorhandene überschreiben, nachdem Sie den Wiederherstellen-Knopf "
-"gedrückt haben."
-
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"Remember that DNS configuration and database entries could not be restored. "
-"For some objects it is only nescessary to open and save them again (goFon), "
-"but some entries must be recreated manually (glpi)."
-msgstr ""
-"Beachten Sie, dass die DNS-Konfiguration mitsamt den Datenbankeinträgen "
-"nicht wiederhergestellt werden kann.Für manche Objekte reicht es bereits, "
-"sie zu öffnen und zu speichen (GOfon), andere Einträge müssen manuell "
-"erstellt werden (glpi)."
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-"Vergessen Sie nicht, Verweise auf andere Objekte zu überprüfen, bspw. ob der "
-"gewählte Drucker noch existiert."
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that could be restored"
-msgstr "Es ist kein Abbild verfügbar, das wiederhergestellt werden kann"
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-"Wählen Sie ein Abbild und klicken Sie auf das Ordner-Bild, um es "
-"wiederherzustellen."
-
-#: ihtml/themes/default/snapshotdialog.tpl:49
-msgid "Creating object snapshots"
-msgstr "Erstelle Objekte-Abbilder"
-
-#: ihtml/themes/default/snapshotdialog.tpl:52
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-"Dieser Vorgang wird ein Abbild des gewählten Objekts erzeugen. Es wird "
-"innerhalb eines speziellen Zweiges Ihres Verzeichnisses gespeichert und kann "
-"später wieder hergestellt werden."
-
-#: ihtml/themes/default/snapshotdialog.tpl:55
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
-"Beachten Sie, dass Datenbankeinträge, DNS-Konfigurationen und evtl. "
-"erstellte Zonen in den Server-Erweiterungen nicht im Abbild gespeichert "
-"werden."
-
-#: ihtml/themes/default/snapshotdialog.tpl:70
-msgid "Timestamp"
-msgstr "Zeitstempel"
-
-#: ihtml/themes/default/snapshotdialog.tpl:79
-msgid "Reason for generating this snapshot"
-msgstr "Grund für das Erzeugen dieses Abbilds"
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "GOsa Hilfe-Browser"
-
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Index"
-
-#: ihtml/themes/default/password.tpl:6
-#, fuzzy
-msgid "Change your password"
-msgstr "Passwort ändern"
-
-#: ihtml/themes/default/password.tpl:33
-#, fuzzy
-msgid "Success"
-msgstr "Erfolgreich"
-
-#: ihtml/themes/default/password.tpl:33
-msgid "Your password has been changed successfully."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:39
-#, fuzzy
-msgid "Password change"
-msgstr "Passwort-Änderung ist nicht erlaubt"
-
-#: ihtml/themes/default/password.tpl:51
-msgid ""
-"This dialog provides a simple way to change your password. Enter the current "
-"password and the new password (twice) in the fields below and press the "
-"'Change' button."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:84
-#, fuzzy
-msgid "again"
-msgstr "Hauptmenü"
-
-#: ihtml/themes/default/password.tpl:85
-#, fuzzy
-msgid "New password repeated"
-msgstr "Neues Passwort"
-
-#: ihtml/themes/default/password.tpl:92
-#, fuzzy
-msgid "Change"
-msgstr "Kanal"
-
-#: ihtml/themes/default/password.tpl:93
-#, fuzzy
-msgid "Click here to change your password"
-msgstr "Hier klicken, um Ihr Passwort zu ändern"
-
-#: html/getxls.php:86
-msgid "Birthday"
-msgstr "Geburtstag"
-
-#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
-#: html/getxls.php:297
-msgid "Surname"
-msgstr "Name"
-
-#: html/getxls.php:94
-#, php-format
-msgid "User list of %s on %s"
-msgstr "Benutzerliste von %s am %s"
-
-#: html/getxls.php:131 html/getxls.php:360
-#, php-format
-msgid "Groups of %s on %s"
-msgstr "Gruppen von %s vom %s"
-
-#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
-#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
-#: html/getxls.php:381
-msgid "Servers"
-msgstr "Server"
-
-#: html/getxls.php:159 html/getxls.php:311
-msgid "Computers"
-msgstr "Systeme"
-
-#: html/getxls.php:195 html/getxls.php:379
-#, php-format
-msgid "Servers of %s on %s"
-msgstr "Server von %s vom %s"
-
-#: html/getxls.php:225
-msgid "Mobile phone"
-msgstr "Mobiltelefon"
-
-#: html/getxls.php:228
-msgid "Function"
-msgstr "Funktion"
-
-#: html/getxls.php:231 html/getxls.php:312
-msgid "Adressbook"
-msgstr "Adressbuch"
-
-#: html/getxls.php:238 html/getxls.php:414
-#, php-format
-msgid "Adressbook of %s on %s"
-msgstr "Adressbuch von  %s vom %s"
-
-#: html/getxls.php:244
-msgid "Common Name"
-msgstr "Name"
-
-#: html/getxls.php:281
-msgid "Day of birth"
-msgstr "Geburtsdatum"
-
-#: html/getxls.php:299
-msgid "Email address"
-msgstr "Email-Adresse"
-
-#: html/getxls.php:299
-msgid "Organizational unit"
-msgstr "Organisationeinheit"
-
-#: html/getxls.php:300
-msgid "Postal Code"
-msgstr "Postleitzahl"
-
-#: html/getxls.php:304
-msgid "Full"
-msgstr "Voll"
-
-#: html/getxls.php:341
-#, php-format
-msgid "User List of %s on %s"
-msgstr "Benutzerliste von %s vom %s"
-
-#: html/getxls.php:395
-#, php-format
-msgid "Computers of %s on %s"
-msgstr "Systeme von %s vom %s"
-
-#: html/getfax.php:53
-msgid "Could not connect to database server!"
-msgstr "Die SQL-Datenbank kann nicht erreicht werden!"
-
-#: html/getfax.php:55
-msgid "Could not select database!"
-msgstr "Die angegebene Datenbank kann nicht ausgewählt werden."
-
-#: html/getfax.php:60 html/getfax.php:68
-msgid "Database query failed!"
-msgstr "Die Datenbankabfrage ist fehlgeschlagen!"
-
-#: html/password.php:56 html/index.php:122
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen."
-
-#: html/password.php:76 html/index.php:143
-#, php-format
-msgid "Directory '%s' specified as compile directory is not accessible!"
-msgstr ""
-"Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht "
-"zugegriffen werden!"
-
-#: html/password.php:157
-msgid "Error: Password method not available!"
-msgstr ""
-
-#: html/password.php:213 html/index.php:257
-msgid "Please specify a valid username!"
-msgstr "Bitte geben Sie einen gültigen Benutzernamen ein!"
-
-#: html/password.php:215 html/index.php:259
-msgid "Please specify your password!"
-msgstr "Bitte geben Sie Ihr Passwort ein!"
-
-#: html/password.php:222 html/index.php:266
-msgid "Please check the username/password combination."
-msgstr "Bitte überprüfen Sie die Kombination von Benutzernamen und Passwort."
-
-#: html/password.php:278 html/index.php:341
-msgid "Session will not be encrypted."
-msgstr "Die Sitzung ist nicht verschlüsselt."
-
-#: html/password.php:278 html/index.php:341
-msgid "Enter SSL session"
-msgstr "SSL Sitzung"
-
-#: html/getvcard.php:36
-msgid "Error: getcvard.php needs a parameter to export a vcard!"
-msgstr ""
-"Fehler: getvcard.php benötigt einen Parameter um eine vcard zu exportieren!"
-
-#: html/getkiosk.php:25
-#, php-format
-msgid "Can't open file '%s', possibly the file does not exist."
-msgstr "Kann Datei '%s' nicht öffnen, möglicherweise existiert sie nicht."
-
-#: html/getkiosk.php:30
-#, php-format
-msgid "Can't read file '%s', check permissions."
-msgstr "Kann Datei '%s' nicht lesen, überprüfen Sie die Rechte."
-
-#: html/main.php:173
-msgid ""
-"FATAL: Register globals is on. GOsa will refuse to login unless this is "
-"fixed by an administrator."
-msgstr ""
-"FATAL: 'Register globals' ist im PHP aktiviert. GOsa läßt keine Anmeldung "
-"zu, bis dies von einem Administrator behoben wurde."
-
-#: html/main.php:215
-msgid "Warning: memory is getting low - please increase the memory_limit!"
-msgstr ""
-"Achtung: die Speichernutzung ist zu hoch - bitte erhöhen Sie das "
-"memory_limit!"
-
-#: html/main.php:354
-msgid "Your password is about to expire, please change your password"
-msgstr "Ihr Passwort ist abgelaufen, geben Sie bitte ein neues Passwort eie"
-
-#: html/main.php:362
-#, php-format
-msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
-msgstr "FATAL: Es kann kein Plugin für die Definition '%s' gefunden werden!"
-
-#: html/get_attachment.php:47
-msgid ""
-"Can't connect to glpi database, there is no mysl extension available in your "
-"php setup."
-msgstr ""
-"Kann nicht zur glpi-Datenbank verbinden, da die MySQL-Erweiterung in Ihrer "
-"PHP-Umgebung nicht verfügbar ist."
-
-#: html/get_attachment.php:55
-msgid ""
-"Can't connect to specified database, please check your glpi configuration."
-msgstr ""
-"Kann die angegebene Datenbank nicht erreiche, bitte überprüfen Sie Ihre glpi-"
-"Konfiguration."
-
-#: html/get_attachment.php:64
-msgid "Can't get specified attachment file, there is no entry with this id."
-msgstr ""
-"Kann die gewählte Anhangs-Datei nicht abrufen, es wurde kein Eintrag mit der "
-"angegebenen ID gefunden."
-
-#: html/index.php:50
-#, fuzzy
-msgid "Session is not encrypted!"
-msgstr "Die Sitzung ist nicht verschlüsselt."
-
-#: html/index.php:226
-msgid ""
-"GOsa cannot retrieve information about the installed schema files. Please "
-"make sure, that this is possible."
-msgstr ""
-"GOsa kann keine Informationen über die verfügbaren Schema-Definitionen "
-"anfordern. Bitte stellen Sie sicher, dass dies möglich ist."
-
-#: html/index.php:239
-msgid ""
-"Your ldap setup contains old schema definitions. Please re-run the setup."
-msgstr ""
-"Ihr LDAP-Server enthält veraltete Schema-Definitionen. Bitte führen Sie "
-"erneut die Einrichtung durch."
-
-#: html/index.php:295
-msgid "Account locked. Please contact your system administrator."
-msgstr "Das Konto ist gesperrt. Bitte benachrichtigen Sie den Administrator."
-
-#: html/index.php:347
-msgid ""
-"Your browser has cookies disabled. Please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-"Ihr Browser hat Cookies deaktiviert. Bitte aktivieren Sie zunächst Cookies "
-"und laden anschliessend diese Seite neu, bevor Sie sich anmelden!"
-
-#: html/helpviewer.php:67
-msgid "Help browser"
-msgstr "Hilfe-Browser"
-
-#: html/helpviewer.php:118
-msgid "There is no helpfile specified for this class"
-msgstr "Für diese Klasse wurde keine Hilfedatei angegeben"
-
-#: html/helpviewer.php:265
-#, php-format
-msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
-msgstr ""
-"Auf das Hilfeverzeichnis '%s' kann nicht zugegriffen werden - kann daher "
-"keine Hilfedateien lesen."
-
-#~ msgid "to the list of forwarders."
-#~ msgstr "zur Liste der Weiterleitungen hinzuzufügen."
-
-#~ msgid " - ("
-#~ msgstr "- ("
-
-#~ msgid ") with dn '%s' failed."
-#~ msgstr ") mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Primary dns server must end with '.' to be a valid entry."
-#~ msgstr ""
-#~ "Der Primäre DNS-Server muss mit '.' enden, um ein gültiger Eintrag zu "
-#~ "sein."
-
-#~ msgid "Your specified mail address must end with '.' to be a valid record."
-#~ msgstr ""
-#~ "Die angegebene Email-Adresse muss mit '.' enden, um ein gültiger Eintrag "
-#~ "zu sein."
-
-#~ msgid ""
-#~ "Your mail address contains '@' replace this with '.' to enable GOsa to "
-#~ "create a valid SOA record."
-#~ msgstr ""
-#~ "Ihre Email-Adresse enthält '@'. Bitte ersetzen Sie dieses Zeichen durch "
-#~ "'.', um einen gültigen SOA-Eintrag zu erzeugen."
-
-#~ msgid "..."
-#~ msgstr "..."
-
-#~ msgid "Setup finished"
-#~ msgstr "Einrichtung abgeschlossen"
-
-#~ msgid ""
-#~ "Basically the setup is finished. You can check the result of the schema "
-#~ "check here and download the autogenerated gosa.conf below."
-#~ msgstr ""
-#~ "Die Einrichtung ist nun abgeschlossen. Sie können das Ergebnis der schema-"
-#~ "Überprüfung hier kontrollieren und die automatisch erzeugte gosa.conf "
-#~ "herunterladen."
-
-#~ msgid "Schema Configuration"
-#~ msgstr "Schema-Konfiguration"
-
-#~ msgid "Configuration File"
-#~ msgstr "Konfigurationsdatei"
-
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file. Save the the link below as your gosa.conf and place "
-#~ "that file in /etc/gosa. Change it as needed."
-#~ msgstr ""
-#~ "GOsa Einrichtung besitzt nun genügend Informationen, um eine initiale "
-#~ "Konfiguration zu erstellen. Speichern Sie den untenstehenden Link als "
-#~ "gosa.conf und nehmen Sie gegebenenfalls Anpassungen vor. Verschieben Sie "
-#~ "diese Datei in das Verzeichnis /etc/gosa."
-
-#~ msgid ""
-#~ "After placing the file under /etc/gosa, place make sure that the "
-#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
-#~ "You may want to execute these commands to achieve this requirement:"
-#~ msgstr ""
-#~ "Nachdem Sie die Konfigurationsdatei unter /etc/gosa abgelegt haben, muß "
-#~ "sichergestellt werden, daß der Webserver auch darauf zugreifen kann - "
-#~ "während normale Nutzer dies nicht dürfen. Führen Sie diese Kommandos aus, "
-#~ "um die obigen Voraussetzungen zu erfüllen:"
-
-#~ msgid "Welcome to the GOsa setup!"
-#~ msgstr "Willkommen bei der GOsa Einrichtung!"
-
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic information for "
-#~ "your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "Scheinbar rufen Sie GOsa zum ersten Mal auf, denn es wurde keine "
-#~ "Konfiguration gefunden. Diese Einrichtung wird Sie dabei unterstützen, "
-#~ "eine initiale, aber lauffähige Konfiguration zu erzeugen, indem es Sie "
-#~ "durch drei grundlegende Schritte führt: Zunächst wird versucht, die PHP-"
-#~ "Installation auf mögliche Fehler sowie benötigte Module zu untersuchen, "
-#~ "dann wird die Verfügbarkeit einiger optionaler Werkzeuge geprüft und "
-#~ "abschließend wird, nachdem Sie die grundlegenden LDAP-Einstellungen "
-#~ "festgelegt haben, die LDAP-Verbindung konfiguriert."
-
-#~ msgid ""
-#~ "You can also use the new and more-advanced way of inspecting your PHP-"
-#~ "installation. It will give you information about the exact function that "
-#~ "could not be found (functions that could be found are not mentioned). "
-#~ "This is useful if you know what you're doing."
-#~ msgstr ""
-#~ "Sie können auch das detailliertere Verfahren zum Überprüfen der PHP-"
-#~ "Installation verwenden. Es zeigt Ihnen genau an, welche verwendete PHP-"
-#~ "Funktion auf Ihrem Zielsystem nicht vorhanden ist, bzw. nicht aufgerufen "
-#~ "werden kann. Diese Methode ist nützlich, wenn Sie genau wissen, was Sie "
-#~ "tun."
-
-#~ msgid "Toggle Show/Hide"
-#~ msgstr "Zeige/Verstecke"
-
-#~ msgid "You already have an Administrative Account and a Group."
-#~ msgstr ""
-#~ "Sie haben bereits ein administratives Konto und eine passende Gruppe."
-
-#~ msgid ""
-#~ "You're missing an administrative account for GOsa, you'll not be able to "
-#~ "administrate anything!"
-#~ msgstr ""
-#~ "In ihrem Setup fehlt ein administratives Konto für GOsa, Sie sind deshalb "
-#~ "nicht in der Lage, irgendetwas einzustellen!"
-
-#~ msgid ""
-#~ "To provide full administrative access to GOsa, you need to create a "
-#~ "special group which contains the administrative user. The setup program "
-#~ "can assist you with this task. Enter the desired username and the "
-#~ "password below to create the missing entries."
-#~ msgstr ""
-#~ "Um GOsa einen uneingeschränkten Zugang zu ermöglichen, müssen Sie eine "
-#~ "spezielle Gruppe anlegen, die den administrativen Benutzer enthält.Das "
-#~ "Einrichtungs-Programm kann Sie dabei unterstützen: Geben Sie den "
-#~ "gewünschten Benutzernamen und das zugehörige Passwort in das untere Feld "
-#~ "ein, um die fehlenden Einträge zu erstellen."
-
-#~ msgid "Setup continued..."
-#~ msgstr "Einrichtung wird fortgesetzt..."
-
-#~ msgid ""
-#~ "Step two looks for a set of helper programms and checks if they have the "
-#~ "correct minimum version."
-#~ msgstr ""
-#~ "Der zweite Schritt prüft auf die Verfügbarkeit einiger Hilfsprogramme und "
-#~ "testet, ob sie in der richtigen Version vorliegen."
-
-#~ msgid ""
-#~ "Now we're going include your LDAP server and create an initial "
-#~ "configuration. After you've entered the server URI below, a quick check "
-#~ "is performed if required LDAP schemas are in place. Samba versions are "
-#~ "autodetected by the installed objectclasses. Details on how your LDAP "
-#~ "tree is organized will be asked later on."
-#~ msgstr ""
-#~ "Nun wird ihr LDAP-Server in die Konfiguration eingebunden und eine "
-#~ "initiale Konfigurationsdatei erzeugt. Nachdem Sie die Server-URI unten "
-#~ "eingegeben haben, wird in einem kurzen Test überprüft, ob die notwendigen "
-#~ "Schemata installiert sind. Die verwendete Samba-Version wird auf Basis "
-#~ "der installierten Objektklassen automatisch erkannt. Eine genauere "
-#~ "Konfiguration der Verzeichnisstruktur erfolgt später."
-
-#~ msgid ""
-#~ "Please enter the server URI to allow the setup to connect your LDAP "
-#~ "server (Example: ldap://your.server:389)."
-#~ msgstr ""
-#~ "Bitte geben Sie die Server-URI an, damit die Einrichtung sich zu Ihrem "
-#~ "LDAP-Server verbinden kann (Beispiel: ldap://ihr-server:389)."
-
-#~ msgid ""
-#~ "The following fields allow the basic configuration of GOsa's behaviour "
-#~ "and affect various properties in your main configuration."
-#~ msgstr ""
-#~ "Die folgenden Eingabefelder ermöglichen die Grundkonfiguration von GOsa "
-#~ "und beeinflussen verschiedene Eigenschaften der Hauptkonfiguration."
-
-#~ msgid "Enter a description for the location you're configuring here"
-#~ msgstr "Geben Sie eine Beschreibung des hier konfigurierten Standortes ein"
-
-#~ msgid ""
-#~ "GOsa always acts as admin and manages access rights internally. This is a "
-#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
-#~ "this to work, we need the admin DN and the corresponding password."
-#~ msgstr ""
-#~ "GOsa arbeitet immer als Administrator und verwaltet die Rechte intern "
-#~ "(solange die in OpenLDAP implementierten ACIs nicht vollständig "
-#~ "unterstützt werden, wird dieser Workaround bestehen bleiben). Damit dies "
-#~ "funktioniert, wird an dieser Stelle der DN des LDAP-Administrators und "
-#~ "das dazugehörige Passwort benötigt."
-
-#~ msgid "Base "
-#~ msgstr "Basis:"
-
-#~ msgid "People dn attribute"
-#~ msgstr "DN-Attribut für Benutzer:"
-
-#~ msgid "ID base for users/groups"
-#~ msgstr "ID-Basis für Benutzer/Gruppen:"
-
-#~ msgid "Encryption algorithm"
-#~ msgstr "Verschlüsselungsalgorithmus"
-
-#~ msgid ""
-#~ "GOsa has modular support for several mail methods. These methods provide "
-#~ "interfaces to users mailboxes and general handling for quotas. You can "
-#~ "choose the dummy plugin to leave all your mail settings untouched."
-#~ msgstr ""
-#~ "GOsa unterstützt verschiedene Zustellungs-Methoden. Diese Methoden "
-#~ "stellen Schnittstellen für Benutzer-Postfächer und die Verwaltung von "
-#~ "Kontingenten bereit. Wählen sie 'deaktiviert', um all Ihre Mail-"
-#~ "Einstellungen unberührt zu lassen."
-
-#~ msgid ""
-#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
-#~ "versions. In some cases it would be helpful to enable the error reporting."
-#~ msgstr ""
-#~ "GOsa kann Fehler im PHP-Interpreter erzeugen. In einigen Fällen ist es "
-#~ "hilfreich, das 'error_reporting' zu aktivieren (dies kann jedoch ein "
-#~ "Sicherheitsrisiko darstellen)."
-
-#~ msgid "Display PHP errors"
-#~ msgstr "Zeige PHP-Fehler an"
-
-#~ msgid "true"
-#~ msgstr "wahr"
-
-#~ msgid "false"
-#~ msgstr "falsch"
-
-#~ msgid "Check"
-#~ msgstr "Prüfen"
-
-#~ msgid ""
-#~ "Release cleanup : Removing object (tagged as remvoed) that is no longer "
-#~ "in use '%s'."
-#~ msgstr ""
-#~ "Release-Säuberung: Entferne Objekt '%s' (Markiert als entfernt), da es "
-#~ "nicht in Gebrauch ist."
-
-#~ msgid "Move this object one position down"
-#~ msgstr "Verschiebe dieses Objekt um eine Position nach unten"
-
-#~ msgid "Vacationmessage"
-#~ msgstr "Urlaubsnachricht"
-
-#~ msgid "Sieve script management"
-#~ msgstr "Sieve-Skript Verwaltung"
-
-#~ msgid "Can't remove element with object_id="
-#~ msgstr "Kann Element nicht entfernen - object_id="
-
-#, fuzzy
-#~ msgid "Can't open file '%s' to read uploaded file contents."
-#~ msgstr "Kann Verzeichnis '%s' für hochgeladene PPD-Datei nicht anlegen."
-
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
-#~ "setup"
-#~ msgstr ""
-#~ "Die optionale Objektklasse '%s' (benötigt vom Modul '%s') ist nicht in "
-#~ "den LDAP eingebunden"
-
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
-#~ msgstr ""
-#~ "Die optionale Objektklasse '%s' (benötigt vom Modul '%s') hat nicht die "
-#~ "Versionsnummer %s"
-
-#~ msgid "Support for '%s' enabled"
-#~ msgstr "Unterstützung für '%s' aktiviert"
-
-#~ msgid "Required objectclass '%s' is not present in LDAP setup"
-#~ msgstr "Die benötigte Objektklasse '%s' ist nicht im LDAP vorhanden"
-
-#~ msgid "Required objectclass '%s' does not have version %s"
-#~ msgstr "Die benötigte Objektklasse '%s' hat nicht die Version %s"
-
-#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Samba 3.x Unterstützung wurde deaktiviert, kein passendes Schema "
-#~ "installiert"
-
-#~ msgid "SAMBA 3 support enabled"
-#~ msgstr "Samba 3 Unterstützung aktiviert"
-
-#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Samba 2.x Unterstützung wurde deaktiviert, kein passendes Schema "
-#~ "installiert"
-
-#~ msgid "SAMBA 2 support enabled"
-#~ msgstr "Samba 2 Unterstützung aktiviert"
-
-#~ msgid "Support for pureftp disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Die Unterstützung für PureFTPd wurde deaktiviert, das passende Schema ist "
-#~ "nicht installiert"
-
-#~ msgid "Support for pureftp enabled"
-#~ msgstr "Unterstützung für PureFTPd aktiviert"
-
-#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Die Unterstützung für WebDAV wurde deaktiviert, das passende Schema ist "
-#~ "nicht installiert."
-
-#~ msgid "Support for WebDAV enabled"
-#~ msgstr "Unterstützung für WebDAV aktiviert"
-
-#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Die Unterstützung für PHPGroupware wurde deaktiviert, das passende Schema "
-#~ "ist nicht installiert."
-
-#~ msgid "Support for phpgroupware enabled"
-#~ msgstr "Unterstützung für PHPGroupware aktiviert"
-
-#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Die Unterstützung für Vertrauensstellungen ist deaktiviert, es wurde kein "
-#~ "passendes Schema gefunden"
-
-#~ msgid "Support for trustAccount enabled"
-#~ msgstr "Unterstützung für Vertrauensstellungen aktiviert"
-
-#~ msgid "Support for gofon disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Die Unterstützung für goFon wurde deaktiviert, das passende Schema ist "
-#~ "nicht installiert."
-
-#~ msgid "Support for gofon enabled"
-#~ msgstr "Unterstützung für GOfon aktiviert"
-
-#~ msgid "Support for nagios disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Die Unterstützung für Nagios wurde deaktiviert, das passende Schema ist "
-#~ "nicht installiert."
-
-#~ msgid "Support for nagios enabled"
-#~ msgstr "Unterstützung für Nagios aktiviert"
-
-#~ msgid "Support for netatalk disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Die Unterstützung für Netatalk wurde deaktiviert, das passende Schema ist "
-#~ "nicht installiert."
-
-#~ msgid "Support for netatalk enabled"
-#~ msgstr "Unterstützung für Netatalk aktiviert"
-
-#~ msgid ""
-#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
-#~ "method to cyrus"
-#~ msgstr ""
-#~ "Die Unterstützung für Kolab wurde deaktiviert, das passende Schema ist "
-#~ "nicht installiert. Setze Mail Methode auf cyrus."
-
-#~ msgid "Support for Kolab enabled"
-#~ msgstr "Unterstützung für Kolab aktiviert"
-
-#~ msgid "Ignored"
-#~ msgstr "Ignoriert"
-
-#~ msgid "Checking for PHP version (>=4.1.0)"
-#~ msgstr "Prüfe auf eine PHP-Version (>=4.1.0)"
-
-#~ msgid ""
-#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
-#~ "in PHP language."
-#~ msgstr ""
-#~ "PHP muß mindestens in der Version 4.1.0 vorliegen. GOsa verwendet einige "
-#~ "Funktionen, die in früheren Versionen fehlerhaft oder gar nicht "
-#~ "implementiert waren."
-
-#~ msgid "Checking if register_globals is set to 'off'"
-#~ msgstr "Prüfe ob register_globals ausgeschaltet ist"
-
-#~ msgid "PHP session.gc_maxlifetime (>= 86400 seconds)."
-#~ msgstr "PHP session.gc_maxlifetime (>= 86400 Sekunden)."
-
-#~ msgid ""
-#~ "PHP uses this value for the garbage collector to delete old sessions, "
-#~ "setting this value to one day will prevent loosing session and cookie  "
-#~ "before they really timeout."
-#~ msgstr ""
-#~ "PHP verwendet diesen Wert für den Garbage Collector um alte Sitzungen zu "
-#~ "entfernen. Wenn Sie diesen Wert auf einen Tag setzen, wird dies "
-#~ "vermeiden, dass Sie die Sitzung und den zugehörigen Cookie verlieren, "
-#~ "bevor diese tatsächlich ihre Gültigkeit verlieren."
-
-#~ msgid "Checking for ldap module"
-#~ msgstr "Suche LDAP-Modul"
-
-#~ msgid "Checking for XML functions"
-#~ msgstr "Prüfe auf XML-Funktionen"
-
-#~ msgid "XML functions are required to parse the configuration file."
-#~ msgstr ""
-#~ "Die XML-Funktionen werden benötigt, um die Konfigurationsdatei zu lesen."
-
-#~ msgid ""
-#~ "This module is used by GOsa to convert samba munged dial informations and "
-#~ "is therefore required."
-#~ msgstr ""
-#~ "Dieses Modul wird von GOsa benutzt, um Informationen der samba-"
-#~ "Erweiterung zu verarbeiten und wird daher benötigt."
-
-#~ msgid "Checking for mhash module"
-#~ msgstr "Suche mhash-Modul"
-
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. If you are just using "
-#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
-#~ msgstr ""
-#~ "Bei der Verwendung von speziellen Passwort-Verschlüsselungen (wie z.B. "
-#~ "SSHA) wird dieses Modul benötigt. GOsa funktioniert auch ohne dieses "
-#~ "Modul."
-
-#~ msgid "Checking for imap module"
-#~ msgstr "Suche IMAP-Modul"
-
-#~ msgid "Checking for mysql module"
-#~ msgstr "Suche MySQL-Modul"
-
-#~ msgid "Checking for kadm5 module"
-#~ msgstr "Suche kadm5-Modul"
-
-#~ msgid "Checking for snmp Module"
-#~ msgstr "Suche SNMP-Modul"
-
-#~ msgid "PHP detailed function inspection"
-#~ msgstr "Detaillierte Überprüfung der verwendeten PHP-Funktionen"
-
-#~ msgid ""
-#~ "The function %s is used by GOsa. There is no information if it's optional "
-#~ "or required yet."
-#~ msgstr ""
-#~ "Die Funktion %s wird von GOsa verwendet. Es gibt derzeit noch keine "
-#~ "Information, ob die Funktion optional ist oder zwingend benötigt wird."
-
-#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
-#~ msgstr "Suche nach GraphicsMagick (>=1.1.2)"
-
-#~ msgid ""
-#~ "GraphicsMagick is used to convert user supplied images to fit the "
-#~ "suggested size and the unified JPEG format."
-#~ msgstr ""
-#~ "GraphicsMagick wird verwendet, um vom Benutzer hochgeladene Bilder auf "
-#~ "die passende Größe zu skalieren und in das einheitliche JPEG-Format zu "
-#~ "konvertieren."
-
-#~ msgid "Checking for ImageMagick (>=5.4.0)"
-#~ msgstr "Suche nach ImageMagick (>=5.4.0)"
-
-#~ msgid ""
-#~ "ImageMagick is used to convert user supplied images to fit the suggested "
-#~ "size and the unified JPEG format."
-#~ msgstr ""
-#~ "ImageMagick wird für die Konvertierung von hochgeladenen Bildern "
-#~ "verwendet."
-
-#~ msgid "Checking imagick module for PHP"
-#~ msgstr "Prüfe auf imagick Erweiterung"
-
-#~ msgid ""
-#~ "Imagick is used to convert user supplied images to fit the suggested size "
-#~ "and the unified JPEG format from PHP script."
-#~ msgstr ""
-#~ "ImageMagick wird für die Konvertierung von hochgeladenen Bildern "
-#~ "verwendet."
-
-#~ msgid "Checking for a way to generate LM/NT password hashes"
-#~ msgstr "Suche einen Weg, um LM/NT Passwort-Hashes zu generieren"
-
-#~ msgid "php.ini check -> session.auto_register"
-#~ msgstr "php.ini Überprüfung -> session.auto_register"
-
-#~ msgid "php.ini check -> implicit_flush"
-#~ msgstr "php.ini Überprüfung -> implicit_flush"
-
-#~ msgid "php.ini check -> max_execution_time"
-#~ msgstr "php.ini Überprüfung -> max_execution_time"
-
-#~ msgid "php.ini check -> memory_limit"
-#~ msgstr "php.ini Überprüfung -> memory_limit"
-
-#~ msgid ""
-#~ "GOsa needs at least 16MB of memory, less will cause unpredictable errors! "
-#~ "Increase it for larger setups."
-#~ msgstr ""
-#~ "GOsa benötigt mindestens 16MB Speicher, weniger Speicher würde "
-#~ "unvorhersehbare Probleme verursachen! Bei größeren Installationen sollte "
-#~ "dieser Wert noch erweitert werden."
-
-#~ msgid "php.ini check -> expose_php"
-#~ msgstr "php.ini Überprüfung -> expose_php"
-
-#~ msgid "php.ini check -> magic_quotes_gpc"
-#~ msgstr "php.ini Überprüfung -> magic_quotes_gpc"
-
-#~ msgid ""
-#~ "Can't connect to the specified LDAP server! Please make sure that is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Kann den angegebenen LDAP-Server nicht erreichen! Bitte stellen Sie "
-#~ "sicher, dass er für GOsa erreichbar ist."
-
-#~ msgid ""
-#~ "Can't bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Die Anmeldung am LDAP-Server ist fehlgeschlagen. Bitte stellen Sie "
-#~ "sicher, dass der Server für GOsa erreichbar ist."
-
-#~ msgid ""
-#~ "You're missing the required attribute '%s' from this formular. Please "
-#~ "complete!"
-#~ msgstr ""
-#~ "Das Attribut '%s' ist in diesem Formular nicht angegeben. Bitte "
-#~ "vervollständigen Sie Ihre Eingaben!"
-
-#~ msgid "Can't set ldap protocol version 3."
-#~ msgstr "Kann LDAP-Protokoll Version 3 nicht setzen."
-
-#~ msgid ""
-#~ "Could not bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Die Anmeldung am LDAP-Server ist fehlgeschlagen. Bitte stellen Sie "
-#~ "sicher, dass der Server für GOsa erreichbar ist."
-
-#~ msgid ""
-#~ "Can't read schema informations, GOsa needs to know your schema setup. "
-#~ "Please verify that it is readable for GOsa"
-#~ msgstr ""
-#~ "Kann von GOsa benötigte Schema-Informationen nicht lesen. Bitte stellen "
-#~ "Sie sicher, dass diese lesbar sind."
-
-#~ msgid "Can't log into LDAP server. Reason was: %s."
-#~ msgstr ""
-#~ "Die Anmeldung am LDAP-Server ist fehlgeschlagen. Die Meldung lautet '%s'."
-
-#~ msgid ""
-#~ "User and/or group could not be created, please check your configuration "
-#~ "twice !"
-#~ msgstr ""
-#~ "Benutzer und/oder Gruppe konnte nicht erstellt werden, bitte überprüfen "
-#~ "Sie Ihre Konfiguration!"
-
-#~ msgid "Last step"
-#~ msgstr "Letzter Schritt"
-
-#~ msgid "Next step"
-#~ msgstr "Nächster Schritt"
-
-#, fuzzy
-#~ msgid "This dialog allows you to setup GOsa behaviour"
-#~ msgstr ""
-#~ "Dieser Dialog erlaubt es Ihnen, einen Benutzer als technische "
-#~ "Kontaktperson zu wählen."
-
-#~ msgid "Infos in FAQ"
-#~ msgstr "Infos in FAQ"
-
-#~ msgid "Please read the FAQ for more informations"
-#~ msgstr "Bitte schauen Sie in die FAQ für mehr Informationen"
-
-#, fuzzy
-#~ msgid "Windows workstation ou"
-#~ msgstr "Windows Arbeitsstation"
-
-#~ msgid "Strict units"
-#~ msgstr "Strikte Einheiten"
-
-#~ msgid "Enable"
-#~ msgstr "Aktivieren"
-
-#~ msgid "This dialog checks your ldap schema setup"
-#~ msgstr "Dieser Dialog überprüft Ihre LDAP-Schema-Einrichtung"
-
-#~ msgid "GOsa generic settings, page 3/3"
-#~ msgstr "Allgemeine GOsa-Einstellungen, Seite 3/3"
-
-#~ msgid "Optional settings"
-#~ msgstr "Zusätzliche Einstellungen"
-
-#, fuzzy
-#~ msgid "Force globals"
-#~ msgstr "register_globals"
-
-#~ msgid "Force SSL"
-#~ msgstr "Erzwinge SSL"
-
-#, fuzzy
-#~ msgid "PPd path"
-#~ msgstr "Pfad"
-
-#~ msgid "SMB hash"
-#~ msgstr "SMB Hash"
-
-#~ msgid "Validate schema when login into GOsa?"
-#~ msgstr "Bei der GOsa-Anmeldung das Schema validieren?"
-
-#~ msgid "Schema check was completely successful"
-#~ msgstr "Die Schema-Validierung war erfolgreich."
-
-#, fuzzy
-#~ msgid "The schema check returned the following results"
-#~ msgstr "Die Suche verlief ergebnislos..."
-
-#~ msgid "Only display failed tests"
-#~ msgstr "Zeige nur fehlgeschlagene Tests"
-
-#, fuzzy
-#~ msgid "Display checked object classes"
-#~ msgstr "Zeige FAI-Vorlagen Objekte"
-
-#~ msgid "All available objectClasses"
-#~ msgstr "Alle verfügbaren Objekt-Klassen"
-
-#~ msgid "Configuration file"
-#~ msgstr "Konfigurationsdatei"
-
-#~ msgid "In this step the configuration file will be created."
-#~ msgstr "In diesem Schritt wird die Konfigurationsdatei erzeugt."
-
-#~ msgid "Saving configuration file"
-#~ msgstr "Speichern der Konfigurationsdatei"
-
-#~ msgid ""
-#~ "Can not write file '%s'. Please check folder permission and try again. Or "
-#~ "use the manual method if this can not be fixed anyway."
-#~ msgstr ""
-#~ "Kann Datei '%s' nicht schreiben. Bitte überprüfen Sie die "
-#~ "Ordnerberechtigung und versuchen Sie es erneut(Oder versuchen Sie die "
-#~ "manuelle Variante, wenn das Problem weiterhin bestehen sollte)."
-
-#~ msgid ""
-#~ "If you want the setup routine to write the configuration file, use the "
-#~ "'Save configuration' button below. If you prefer to copy the '%s' "
-#~ "manually to '%s' you can download the configuration file by using the "
-#~ "'Download configuration' button."
-#~ msgstr ""
-#~ "Wenn Sie möchten, dass die Einrichtung die Konfigurationsdatei schreibt, "
-#~ "drücken Sie auf den Knopf 'Konfiguration speichern' unterhalb. Wenn Sie "
-#~ "es bevorzugen, '%s' manuell nach '%s' zu kopieren, können Sie die "
-#~ "Konfigurationsdatei herunterladen, wenn Sie auf den Knopf 'Konfiguration "
-#~ "herunterladen' drücken."
-
-#~ msgid ""
-#~ "The following file(s), folders(s) must be writeable for the web-user '%s'."
-#~ msgstr ""
-#~ "Der/Die folgende(n) Datei(en); Ordner muß/müssen schreibbar für den Web-"
-#~ "Benutzer '%s' sein."
-
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file."
-#~ msgstr ""
-#~ "Die GOsa Einrichtung besitzt nun genügend Informationen, um eine initiale "
-#~ "Konfiguration zu erstellen."
-
-#~ msgid "Automatically write configuration"
-#~ msgstr "Konfiguration automatisch speichern"
-
-#~ msgid "Save configuration"
-#~ msgstr "Konfiguration speichern"
-
-#~ msgid "Configuration succesfully written."
-#~ msgstr "Konfigurationsdatei wurde erfolgreich geschrieben."
-
-#~ msgid "Last created backup"
-#~ msgstr "Zuletzt erstellte Sicherung"
-
-#~ msgid "Use GOsa with current configuration file"
-#~ msgstr "Verwende GOsa mit der aktuellen Konfigurationsdatei\t\t"
-
-#~ msgid "Use GOsa now"
-#~ msgstr "GOsa jetzt verwenden"
-
-#, fuzzy
-#~ msgid "Can't write configuration file, please check permissions."
-#~ msgstr "Kann '%s/encodings' nicht lesen, bitte prüfen Sie die Rechte."
-
-#~ msgid "Manually create configuration file"
-#~ msgstr "Erzeuge Konfigurationsdatei manuell"
-
-#~ msgid "Download the configuration file"
-#~ msgstr "Konfigurationsdatei herunterladen"
-
-#~ msgid "GOsa - GOnicus System Administrator Setup"
-#~ msgstr "GOSA - GOnicus System Administrator Setup"
-
-#~ msgid "Setup steps"
-#~ msgstr "Schritte der Einrichtung"
-
-#~ msgid "Setup language"
-#~ msgstr "Sprache der Einrichtung"
-
-#~ msgid "Please choose a language"
-#~ msgstr "Bitte wählen Sie eine Sprache"
-
-#, fuzzy
-#~ msgid "Basic installation checks"
-#~ msgstr "Installation der Arbeitsstation ist fehlgeschlagen"
-
-#~ msgid "This should be activated while compiling your PHP. (--with-gettext)"
-#~ msgstr ""
-#~ "Dies sollte aktiviert sein, während Sie PHP kompilieren (--with-gettext)."
-
-#, fuzzy
-#~ msgid "This should be activated while compiling your PHP. (--with-iconv)"
-#~ msgstr ""
-#~ "Dies sollte aktiviert sein, wenn Sie PHP kompilieren (--with-iconv)."
-
-#, fuzzy
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
-#~ msgstr ""
-#~ "Bei der Verwendung von speziellen Passwort-Verschlüsselungen (wie z.B. "
-#~ "SSHA) wird dieses Modul benötigt. GOsa funktioniert auch ohne dieses "
-#~ "Modul."
-
-#, fuzzy
-#~ msgid "Password hashes"
-#~ msgstr "Passwort läuft ab"
-
-#, fuzzy
-#~ msgid ""
-#~ "In order to use samba 2/3 you've to install some additional packages to "
-#~ "generate password hashes. (e.g. libmhash2)"
-#~ msgstr ""
-#~ "Um Samba 2.x/3.x in Verbindung mit LDAP nutzen zu können, wird ein "
-#~ "externes Programm benötigt, welches die Passwort-Hashes generieren kann."
-
-#~ msgid "register_globals"
-#~ msgstr "register_globals"
-
-#~ msgid "&nbsp;"
-#~ msgstr "&nbsp;"
-
-#~ msgid "<b>"
-#~ msgstr "<b>"
-
-#~ msgid "</b>"
-#~ msgstr "</b>"
-
-#~ msgid "session.auto_start"
-#~ msgstr "session.auto_start"
-
-#~ msgid "memory_limit"
-#~ msgstr "memory_limit"
-
-#~ msgid "implicit_flush"
-#~ msgstr "implicit_flush"
-
-#~ msgid "max_execution_time"
-#~ msgstr "max_execution_time"
-
-#~ msgid "expose_php"
-#~ msgstr "expose_php"
-
-#~ msgid "magic_quotes_gpc"
-#~ msgstr "magic_quotes_gpc"
-
-#~ msgid ""
-#~ "Increase your server security by setting magic_quotes_gpc to 'on'. PHP "
-#~ "will escape all quotes   in strings in this case."
-#~ msgstr ""
-#~ "Erhöhen Sie die Sicherheit des Server, indem sie magic_quotes_gpc auf "
-#~ "'on' stellen. PHP wird in dieser Einstellung alle 'quotes' in 'strings' "
-#~ "umwandeln."
-
-#~ msgid "Configuration file writeable."
-#~ msgstr "Konfigurationsdatei schreibbar"
-
-#~ msgid "GNU / GPL-License"
-#~ msgstr "GNU / GPL-Lizenz"
-
-#~ msgid "Ldap settings"
-#~ msgstr "LDAP-Einstellungen"
-
-#~ msgid ""
-#~ "Anonymous bind successful on server '%s'. Please specify user and "
-#~ "password."
-#~ msgstr ""
-#~ "Anonyme Verbindung zu Server '%s' erfolgreich. Bitte geben Sie nun Ihren "
-#~ "Benutzernamen und das Kennwort ein."
-
-#~ msgid "Bind as user '%s' successful on server '%s'."
-#~ msgstr "Verbindung als Benutzer '%s' zu Server '%s' war erfolgreich."
-
-#~ msgid ""
-#~ "Please enter the server URI to allow the GOsa setup to connect your LDAP "
-#~ "server (Example: ldap://your.server:389)."
-#~ msgstr ""
-#~ "Bitte geben Sie die Server-URI an, damit das GOsa-Setup sich zu Ihrem "
-#~ "LDAP-Server verbinden kann (Beispiel: ldap://ihr-server:389)."
-
-#~ msgid ""
-#~ "Use the 'Test' button to try to connect with the given values. The status "
-#~ "will be shown on the bottom of the page."
-#~ msgstr ""
-#~ "Verwenden Sie den 'Test'-Knopf, um eine Verbindung mit den angebenen "
-#~ "Werten zu versuchen. Der Status wird am Ende der Seite angezeigt."
-
-#, fuzzy
-#~ msgid "Location description"
-#~ msgstr "Aufgabengebiet"
-
-#~ msgid "Connection url"
-#~ msgstr "Verbindungs-URL"
-
-#~ msgid "Test"
-#~ msgstr "Test"
-
-#~ msgid "Try connect"
-#~ msgstr "Verbindung testen"
-
-#~ msgid "Use tls connection"
-#~ msgstr "Verwende TLS-Verbindung"
-
-#~ msgid "GOsa generic settings, page 1/3"
-#~ msgstr "Allgemeine GOsa-Einstellungen, Seite 1/3"
-
-#~ msgid "GOsa theme"
-#~ msgstr "GOsa-Thema"
-
-#, fuzzy
-#~ msgid "Base hook"
-#~ msgstr "Basis:"
-
-#~ msgid "External script"
-#~ msgstr "Externes Skript"
-
-#, fuzzy
-#~ msgid "Klick here to add a new test"
-#~ msgstr "Hier klicken zum Anmelden"
-
-#, fuzzy
-#~ msgid "Sieve manamgent"
-#~ msgstr "MIME-Typen Verwaltung"
-
-#~ msgid "Else if"
-#~ msgstr "Ansonsten wenn"
-
-#~ msgid "{LOCATIONNAME}"
-#~ msgstr "{LOCATIONNAME}"
-
-#~ msgid "Posix Account"
-#~ msgstr "Posix-Konto"
-
-#~ msgid "Samba account"
-#~ msgstr "Samba-Konto"
-
-#~ msgid "PHPgroupware"
-#~ msgstr "PHPgroupware"
-
-#~ msgid "OpenExchange account"
-#~ msgstr "OpenExchange-Konto"
-
-#~ msgid "PHP schedule it"
-#~ msgstr "PHP schedule it"
-
-#~ msgid "Nagios account"
-#~ msgstr "Nagios-Konto"
-
-#~ msgid "Netatalk account"
-#~ msgstr "Netatalk-Konto"
-
-#~ msgid ""
-#~ "Directory '%s' specified as smarty compile directory is not accessible, "
-#~ "please check existence and rights of this directory!"
-#~ msgstr ""
-#~ "Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht "
-#~ "zugegriffen werden, überprüfen Sie die Existenz und die Rechte!"
-
-#~ msgid "Repository settings"
-#~ msgstr "Repository-Einstellungen"
-
-#~ msgid ""
-#~ "To add packages to your package list you have to setup the repository "
-#~ "settings first."
-#~ msgstr ""
-#~ "Um Pakete zu ihrer Paketliste hinzuzufügen, müssen Sie zunächst die "
-#~ "Repository-Einstellungen anpassen."
-
-#~ msgid ""
-#~ "Packages are usually stored on different servers called mirrors. These "
-#~ "mirrors have different types of releases (for example woody/sarge/etch), "
-#~ "which finally contain packages sorted by section."
-#~ msgstr ""
-#~ "Pakete liegen üblicherweise auf verschiedenen Servern, die Mirror genannt "
-#~ "werden. Diese Mirror enthalten verschiedene Releases (z.B. woody, sarge, "
-#~ "etch,...). Diese enthalten wiederum nach Sections (main, contrib, non-"
-#~ "free,...) sortierte Pakete."
-
-#~ msgid ""
-#~ "Section and release can't be changed in future dialogs, but the mirror "
-#~ "can be changed by editing the entry."
-#~ msgstr ""
-#~ "Section und Release können in späteren Dialogen nicht mehr geändert "
-#~ "werden, jedoch kann der Mirror bearbeitet werden."
-
-#~ msgid ""
-#~ "First select the preferred release, then the section and finally the "
-#~ "mirror."
-#~ msgstr ""
-#~ "Bitte wählen Sie zunächst das gewünschte Release, dann die Section und "
-#~ "abschliessend den Mirror."
-
-#~ msgid "please choose a release..."
-#~ msgstr "Bitte wählen Sie ein Release..."
-
-#~ msgid "Sections for this release"
-#~ msgstr "Sections für dieses Release"
-
-#~ msgid "macro name"
-#~ msgstr "Makroname"
-
-#~ msgid ""
-#~ "There is currently no asterisk server defined. Your settings can't be "
-#~ "saved."
-#~ msgstr ""
-#~ "Im Moment ist kein Asterisk-Server definiert. Ihre Einstellungen können "
-#~ "nicht gespeichert werden."
-
-#~ msgid "Can't delete in Database %s, on Server %s."
-#~ msgstr "Kann Datenbank '%s' auf Server '%s' nicht löschen."
-
-#~ msgid "Saving of object group/phone queue with dn '%s' failed."
-#~ msgstr ""
-#~ "Speichern von Objektgruppe/Telefon-Warteschlange mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "Removing of object group/phone queue with dn '%s' failed."
-#~ msgstr ""
-#~ "Entfernen von Objektgruppe/Telefon-Warteschlange mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid ""
-#~ "There is no mysql extension available in your php setup, can't save any "
-#~ "changes to asterisk db."
-#~ msgstr ""
-#~ "Die MySQL-Erweiterung wurde nicht gefunden - kann daher keine Änderungen "
-#~ "in der Asterisk-DB speichern."
-
-#~ msgid "Unable to parse macro contents on line: %s"
-#~ msgstr "Fehler beim Einlesen des Makros in Zeile %s"
-
-#~ msgid "Can't perform SELECT query in DB '%s'"
-#~ msgstr "Kann SELECT-Abfrage in Datenbank '%s' nicht ausführen"
-
-#~ msgid "Can't perform DELETE query in DB '%s'"
-#~ msgstr "Kann DELETE-Abfrage in Datenbank '%s' nicht ausführen"
-
-#~ msgid "Can't perform INSERT query in DB '%s'"
-#~ msgstr "Kann INSERT-Abfrage in Datenbank '%s' nicht ausführen"
-
-#~ msgid "Removing of goFonConference/generic with dn '%s' failed."
-#~ msgstr "Entfernen von GOfonKonferenz/Allgemein mit dn '%s' fehlgeschlagen."
-
-#~ msgid ""
-#~ "You have specified a conference 'without PIN' ... please leave the PIN "
-#~ "fields empty."
-#~ msgstr ""
-#~ "Sie haben eine Konferenz ohne PIN angelegt - bitte lassen Sie die PIN-"
-#~ "Felder leer."
-
-#~ msgid "Online"
-#~ msgstr "aktiv"
-
-#~ msgid ""
-#~ "As soon as the move operation has finished, you can scroll down to end of "
-#~ "the page and press the 'Continue' button to continue with the department "
-#~ "management dialog."
-#~ msgstr ""
-#~ "Sobald der Vorgang abgeschlossen wurde, können Sie zum unteren Ende der "
-#~ "Seite blättern und auf den 'Weiter'-Knopf drücken, um zum Abteilungs-"
-#~ "Verwaltungs-Dialog zurück zu gelangen."
-
-#~ msgid "Select to display users"
-#~ msgstr "Zeige Benutzer"
-
-#~ msgid "Display user"
-#~ msgstr "Zeige Benutzer"
-
-#~ msgid "Select to display departments"
-#~ msgstr "Zeige Abteilungen"
-
-#~ msgid "Display departments"
-#~ msgstr "Zeige Abteilungen"
-
-#~ msgid ""
-#~ "Generating this page caused the W3C          conformance checker to raise "
-#~ "some errors!"
-#~ msgstr ""
-#~ "Der W3C-Validator meldete einen oder mehrere Fehler beim Erzeugen dieser "
-#~ "Seite!"
-
-#~ msgid "You have no permissions to create a user on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, einen Benutzer innerhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "You have no permissions to move this user to the specified 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, diesen Benutzer in die angegebene 'Basis' "
-#~ "zu verschieben."
-
-#~ msgid "You have no permissions to create a blocklist on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, eine Sperrliste unter dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "You have no permissions to create a group on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, eine Gruppe unterhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "You have no permissions to create a application on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, eine Anwendung unterhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "You have no permissions to create a department on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung eine Abteilung unterhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "You have no permissions to create a terminal on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, ein Terminal unterhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "You have no permissions to create a server on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, einen Server unterhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "You have no permissions to create a phone on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, ein Telefon unterhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "You have no permissions to create a mime type on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, einen MIME-Typ unterhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "GOfon"
-#~ msgstr "GOfon"
-
-#~ msgid "You are not allowed to set this systems password!"
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, das Passwort für dieses Systems zu setzen!"
-
-#~ msgid "The host name '%s' should be written in lowercase."
-#~ msgstr "Der Hostname '%s' sollte in Kleinbuchstaben geschrieben werden."
-
-#~ msgid "Viewable"
-#~ msgstr "Sichtbar"
-
-#~ msgid "You are not allowed to delete this snapshot!"
-#~ msgstr "Sie haben keine Berechtigung, dieses Abbild zu löschen!"
-
-#~ msgid "you are not using any strange characters in the loginname."
-#~ msgstr "Sie verwenden keine ungewöhnlichen Zeichen im Benutzernamen."
-
-#~ msgid "This zoneName is already in use"
-#~ msgstr "Der angegebene Zonen-Name wird bereits verwendet."
-
-#~ msgid "This reverse zone is already in use"
-#~ msgstr "Die reverse-Zone wird bereits verwendet."
-
-#~ msgid "You've to specify an ldap server before continuing!"
-#~ msgstr "Sie müssen einen LDAP-Server angeben um fortzufahren!"
-
-#~ msgid ""
-#~ "Bind to server successful, but the server seems to be completly empty, "
-#~ "please check all information twice"
-#~ msgstr ""
-#~ "Die Verbindung zum Server war erfolgreich, dieser scheint jedoch leer zu "
-#~ "sein. Bitte überprüfen Sie nochmals Ihre Angaben."
-
-#~ msgid ""
-#~ "Found more than one dns zone which contains an entry named '%s'. Aborting "
-#~ "getting dns informations for this device."
-#~ msgstr ""
-#~ "Es wurde mehr als eine DNS-Zone gefunden, die einen Eintrag mit Namen '%"
-#~ "s' enthält. Der Vorgang, Informationen über dieses Gerät zu beschaffen, "
-#~ "wurde daher abgebrochen."
-
-#, fuzzy
-#~ msgid "Pgaer"
-#~ msgstr "Pager"
-
-#~ msgid "Select subtree to place blocklist in"
-#~ msgstr ""
-#~ "Wählen Sie den Teilbaum, in den die Sperrliste plaziert werden soll."
-
-#~ msgid "No permission to create a blocklist on this base."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, eine Sperrliste unterhalb dieser Basis "
-#~ "anzulegen."
-
-#~ msgid ""
-#~ "You have no permissions to create or modify a global address book entry."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, einen Eintrag unterhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "You've no permission to do LDAP imports."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, um Daten in die LDAP-Datenbank zu "
-#~ "importieren."
-
-#~ msgid "You've no permission to do LDAP exports."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, um Daten aus der LDAP-Datenbank zu "
-#~ "exportieren."
-
-#~ msgid "Choose subtree to place macro in"
-#~ msgstr "Wählen Sie den Teilbaum, in den das Makro eingepflegt werden soll"
-
-#~ msgid "Insufficient permissions, can't change attribute '%s' in goFonMacro."
-#~ msgstr ""
-#~ "Zugriffsrechte nicht ausreichend, kann Attribut '%s' in goFonMacro nicht "
-#~ "ändern."
-
-#~ msgid "File servive (Shares)"
-#~ msgstr "Datei-Dienst (Freigaben)"
-
-#~ msgid "Time Service"
-#~ msgstr "Zeit-Dienst"
-
-#~ msgid "Terminal Service"
-#~ msgstr "Terminal-Dienst"
-
-#~ msgid "Domain name system service"
-#~ msgstr "Domain Name Service (DNS) Dienst"
-
-#~ msgid "IMAP admin access"
-#~ msgstr "IMAP-Administrationszugang"
-
-#~ msgid "Glpi database"
-#~ msgstr "Glpi-Datenbank"
-
-#~ msgid "Removing server services/gofax with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/GOfax mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Saving server services/gofax with dn '%s' failed."
-#~ msgstr "Speichern von Server-Dienste/GOfax mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/gofax with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/GOfax mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "Fax server"
-#~ msgstr "Fax-Dienst"
-
-#~ msgid "Set status flag for system server/kolab with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für System Server/Kolab mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Kolab service"
-#~ msgstr "Kolab-Dienst"
-
-#~ msgid "You have no permissions to create a printer on this 'Base'."
-#~ msgstr ""
-#~ "Sie haben keine Berechtigung, einen Drucker unterhalb dieser 'Basis' "
-#~ "anzulegen."
-
-#~ msgid "NFS"
-#~ msgstr "NFS"
-
-#~ msgid "NFS service"
-#~ msgstr "DNS-Dienst"
-
-#~ msgid "Set status flag for server services/repository with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/Repository mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "Glpi management"
-#~ msgstr "GLPI-Verwaltung"
-
-#~ msgid "Removing server services/glpi with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/GLPI mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Saving server services/glpi with dn '%s' failed."
-#~ msgstr "Speichern von Server-Dienste/GLPI mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Glpi server"
-#~ msgstr "GLPI-Server"
-
-#~ msgid "Glpi server service"
-#~ msgstr "GLPI-Dienst"
-
-#~ msgid "Attachment name"
-#~ msgstr "Name des Anhangs"
-
-#~ msgid "Attachment comment"
-#~ msgstr "Kommentar zum Anhang"
-
-#~ msgid "Attachment mime type"
-#~ msgstr "MIME-Typ des Anhangs"
-
-#~ msgid "Attachment filename"
-#~ msgstr "Dateiname des Anhangs"
-
-#~ msgid "Removing of server services/cups with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/CUPS mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Saving of server services/cups with dn '%s' failed."
-#~ msgstr "Speichern von Server-Dienste/CUPS mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/cups with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/CUPS mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Cups service"
-#~ msgstr "CUPS-Dienst"
-
-#~ msgid "Removing server services/terminalServer with dn '%s' failed."
-#~ msgstr ""
-#~ "Entfernen von Server Dienste/Terminal-Dienst mit dn '%s' fehlgeschlagen."
-
-#~ msgid ""
-#~ "Set status flag for server services/terminalServer with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/Terminal-Dienst mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "NTP service"
-#~ msgstr "Zeit-Dienst"
-
-#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/GOntp mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/goNtpServer with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/GOntp mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "NTP"
-#~ msgstr "NTP"
-
-#~ msgid "Removing server services/ldap with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/LDAP mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Saving server services/ldap with dn '%s' failed."
-#~ msgstr "Speichern von Server-Dienste/LDAP mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/ldap with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/LDAP mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Syslog service"
-#~ msgstr "Protokoll-Dienst"
-
-#~ msgid "Removing server services/goSysLog with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/GOsyslog mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Saving server services/goSysLog with dn '%s' failed."
-#~ msgstr "Speichern von Server-Dienste/GOsyslog mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/goSysLog with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/GOsyslog mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "Syslog"
-#~ msgstr "Systemprotokoll"
-
-#~ msgid "Removing server services/gofon with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/GOfon mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Saving server services/gofon with dn '%s' failed."
-#~ msgstr "Speichern von Server-Dienste/GOfon mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/gofon with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/GOfon mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "GoFon server"
-#~ msgstr "GOfon-Server"
-
-#~ msgid "Removing server services/goLogDB with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/GOlogDB mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Saving server services/goLogDB with dn '%s' failed."
-#~ msgstr "Speichern von Server-Dienste/GOlogDB mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/goLogDB with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/GOlogDB mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "Log"
-#~ msgstr "Protokoll"
-
-#~ msgid "Removing server services/gokrb with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/GOkrb mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Saving server services/gokrb with dn '%s' failed."
-#~ msgstr "Speichern von Server-Dienste/GOkrb mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/gokrb with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/GOkrb mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "Postfix"
-#~ msgstr "Postfix"
-
-#~ msgid "Removing server services/mail with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/Mail mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/mail with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/Mail mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Mail service"
-#~ msgstr "Mail-Dienst"
-
-#~ msgid "Cyrus service"
-#~ msgstr "Cyrus-Dienst"
-
-#~ msgid "Removing server services/imap with dn '%s' failed."
-#~ msgstr "Entfernen von Server-Dienste/IMAP mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Saving server services/imap with dn '%s' failed."
-#~ msgstr "Speichern von Server-Dienste/IMAP mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/imap with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/IMAP mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Imap"
-#~ msgstr "IMAP"
-
-#~ msgid "Imap service"
-#~ msgstr "IMAP-Dienst"
-
-#~ msgid "Removing of system server/shares with dn '%s' failed."
-#~ msgstr "Entfernen von System Server/Freigaben mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for system server/shares with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Systeme Server/Freigaben mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "Share service"
-#~ msgstr "Freigabe-Dienst"
-
-#~ msgid "Share entry"
-#~ msgstr "Freigabe-Eintrag"
-
-#~ msgid "Remove anti virus extension"
-#~ msgstr "Anti-Virus-Erweiterung entfernen"
-
-#~ msgid ""
-#~ "This server has anti virus features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Dieser Server besitzt aktivierte Inventar-Funktionen. Sie können diese "
-#~ "durch einen Klick auf die Schaltfläche unten deaktivieren."
-
-#~ msgid "Add anti virus service"
-#~ msgstr "Anti-Virus-Dienst hinzufügen"
-
-#~ msgid ""
-#~ "This server has anti virus features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Aktuell besitzt dieser Server keine aktivierten Anti-Virus-Funktionen. "
-#~ "Sie können diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#~ msgid "Removing of server services/anti virus with dn '%s' failed."
-#~ msgstr "Entfernen von Server Dienste/Anti-Virus mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Set status flag for server services/anti virus with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/Anti-Virus mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "Remove spamassassin extension"
-#~ msgstr "Spamassassin-Erweiterung entfernen"
-
-#~ msgid ""
-#~ "This server has spamassassin features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Dieser Server besitzt aktivierte Spamassassin-Funktionen. Sie können "
-#~ "diese durch einen Klick auf die Schaltfläche unten deaktivieren."
-
-#~ msgid "Add spamassassin service"
-#~ msgstr "Spamassassin-Dienst hinzufügen"
-
-#~ msgid ""
-#~ "This server has spamassassin features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Aktuell besitzt dieser Server keine aktivierten Spamassassin-Funktionen. "
-#~ "Sie können diese durch einen Klick auf die Schaltfläche unten aktivieren."
-
-#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
-#~ msgstr ""
-#~ "Entfernen von Server-Dienste/Spamassassin mit dn '%s' fehlgeschlagen."
-
-#~ msgid ""
-#~ "Set status flag for server services/spamassassin with dn '%s' failed."
-#~ msgstr ""
-#~ "Setzen von Status-Flag für Server Dienste/Spamassassin mit dn '%s' "
-#~ "fehlgeschlagen."
-
-#~ msgid "T"
-#~ msgstr "T"
-
-#~ msgid "Connectivity settings"
-#~ msgstr "Konnektivitäts-Einstellungen"
-
-#, fuzzy
-#~ msgid "gosaProxyID"
-#~ msgstr "Proxy"
-
-#, fuzzy
-#~ msgid "Quota limit period"
-#~ msgstr "Frequenz der Host-Meldungen"
-
-#~ msgid "Specified name is invalid."
-#~ msgstr "Der angegebene Name ist ungültig."
-
-#~ msgid "Device ID"
-#~ msgstr "Geräte ID"
-
-#, fuzzy
-#~ msgid "apple-user-homeDirectory"
-#~ msgstr "Basisverzeichnis"
-
-#~ msgid "Removing of object group/workstation with dn '%s' failed."
-#~ msgstr ""
-#~ "Entfernen von Objektgruppe/Arbeitsstation mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Delivery mode"
-#~ msgstr "Auslieferungsmethode"
-
-#, fuzzy
-#~ msgid "phpgwAccountExpires"
-#~ msgstr "Konto läuft ab am"
-
-#, fuzzy
-#~ msgid "phpgwAccountType"
-#~ msgstr "Konto"
-
-#~ msgid "Value specified as 'Ratio' is not valid."
-#~ msgstr "Das Feld 'Verhältins' enthält eine ungültige Eingabe."
-
-#, fuzzy
-#~ msgid "mailEnabled"
-#~ msgstr "aktiviert"
-
-#~ msgid "GOsa intranet account"
-#~ msgstr "GOsa Intranet-Konto"
-
-#~ msgid "Open groupware account"
-#~ msgstr "OpenGroupware-Konto"
-
-#~ msgid "Can't get quota information for '%s'."
-#~ msgstr "Kann die Kontingent-Einstellungen für '%s' nicht ermitteln."
-
-#, fuzzy
-#~ msgid "Shadow last change"
-#~ msgstr "Zeige Pakete"
-
-#, fuzzy
-#~ msgid "Device monitor"
-#~ msgstr "Neuer Monitor"
-
-#, fuzzy
-#~ msgid "Device case"
-#~ msgstr "Gerätename"
-
-#, fuzzy
-#~ msgid "Device motherboard"
-#~ msgstr "Motherboard hinzufügen/bearbeiten"
-
-#, fuzzy
-#~ msgid "Device soundcard"
-#~ msgstr "Neue Soundkarte"
-
-#, fuzzy
-#~ msgid "Device processor"
-#~ msgstr "Neuer Prozessor"
-
-#, fuzzy
-#~ msgid "Device misc device"
-#~ msgstr "Neues allgemeines Gerät"
-
-#, fuzzy
-#~ msgid "Device ram"
-#~ msgstr "Gerätename"
-
-#, fuzzy
-#~ msgid "Device hard disk drive"
-#~ msgstr "Neue Festplatte"
-
-#, fuzzy
-#~ msgid "Device drive"
-#~ msgstr "Gerätename"
-
-#, fuzzy
-#~ msgid "Device controler"
-#~ msgstr "Neuer Controller"
-
-#, fuzzy
-#~ msgid "Device graphics card"
-#~ msgstr "Neue Grafikkarte"
-
-#, fuzzy
-#~ msgid "Device power supply"
-#~ msgstr "Neues Netzteil"
-
-#, fuzzy
-#~ msgid "Device pci device"
-#~ msgstr "Anzeige"
-
-#~ msgid "Saving printer membership with dn %s failed "
-#~ msgstr "Speichern von Drucker-Mitgliedschaft mit dn '%s' fehlgeschlagen."
-
-#~ msgid "Error while writing printer settings"
-#~ msgstr "Fehler beim Speichern der Drucker-Einstellungen"
-
-#~ msgid "Kernel paramenter"
-#~ msgstr "Kernel-Parameter"
-
-#~ msgid "Max queue lenght"
-#~ msgstr "Maximale Grösse der Warteschlange"
-
-#~ msgid " Announce frequency"
-#~ msgstr "Benachrichtigungsfrequenz"
-
-#~ msgid "Day"
-#~ msgstr "Tag"
-
-#, fuzzy
-#~ msgid "Keyboard modell"
-#~ msgstr "Wählen Sie das Tastatur-Modell"
-
-#, fuzzy
-#~ msgid "Keyborad variant"
-#~ msgstr "Wählen Sie die Tastatur-Variante"
-
-#, fuzzy
-#~ msgid "Valume"
-#~ msgstr "Volume"
-
-#, fuzzy
-#~ msgid "Technical responsilbe"
-#~ msgstr "Technischer Kontakt"
-
-#~ msgid "Server indentifier"
-#~ msgstr "Serverbezeichnung"
-
-#, fuzzy
-#~ msgid "User certificate PKCS12"
-#~ msgstr "Standard-Zertifikat"
-
-#, fuzzy
-#~ msgid "Vocation message"
-#~ msgstr "Urlaubsbenachrichtigung"
-
-#~ msgid "Removing UNIX account failed"
-#~ msgstr "Entfernen des UNIX-Kontos ist fehlgeschlagen"
-
-#~ msgid "Saving UNIX account failed"
-#~ msgstr "Speichern des Unix-Kontos ist fehlgeschlagen"
-
-#~ msgid "Error while writing printer"
-#~ msgstr "Fehler beim Speichern des Druckers"
-
-#~ msgid "Adding environment information failed"
-#~ msgstr "Hinzufügen der Umgebungs-Erweiterung ist fehlgeschlagen"
-
-#~ msgid "Removing oxchange account failed"
-#~ msgstr "Entfernen des oxchange-Kontos ist fehlgeschlagen"
-
-#~ msgid "Creating oxchange addressbook tree failed"
-#~ msgstr "Anlegen des oxchange-Adressbuch-Baums fehlgeschlagen"
-
-#~ msgid "Removing FAX account failed"
-#~ msgstr "Entfernen des FAX-Kontos ist fehlgeschlagen"
-
-#~ msgid "Saving FAX account failed"
-#~ msgstr "Speichern des FAX-Kontos fehlgeschlagen"
-
-#~ msgid "Removing FAI script base failed"
-#~ msgstr "Entfernen der FAI-Skript-Basis fehlgeschlagen"
-
-#~ msgid "Removing FAI script failed"
-#~ msgstr "Entfernen des FAI-Skripts fehlgeschlagen"
-
-#~ msgid "Saving FAI script failed"
-#~ msgstr "Speichern des FAI-Skripts fehlgeschlagen"
-
-#~ msgid "Removing FAI template base failed"
-#~ msgstr "Entfernen der FAI-Vorlage fehlgeschlagen"
-
-#~ msgid "Saving FAI template failed"
-#~ msgstr "Speichern der FAI-Vorlage ist fehlgeschlagen"
-
-#~ msgid "Removing FAI package base failed"
-#~ msgstr "Entfernen der FAI-Paket-Basis fehlgeschlagen"
-
-#~ msgid "Saving FAI package entry failed"
-#~ msgstr "Speichern des FAI-Paket-Eintrags fehlgeschlagen"
-
-#~ msgid "Removing FAI hook base failed"
-#~ msgstr "Entfernen der Basis für FAI-Hooks ist fehlgeschlagen"
-
-#~ msgid "Removing FAI hook failed"
-#~ msgstr "Entfernen des FAI-Hooks ist fehlgeschlagen"
-
-#~ msgid "Saving FAI hook failed"
-#~ msgstr "Speichern des FAI-Hooks ist fehlgeschlagen"
-
-#~ msgid "Removing FAI partition table failed"
-#~ msgstr "Entfernen der FAI-Partitionstabelle ist fehlgeschlagen"
-
-#~ msgid "Saving FAI partition table failed"
-#~ msgstr "Speichern der FAI-Partitionstabelle ist fehlgeschlagen"
-
-#~ msgid "Removing FAI partition table entry failed"
-#~ msgstr "Entfernen des FAI-Partitionstabellen-Eintrags fehlgeschlagen"
-
-#~ msgid "Saving FAI partition table entry failed"
-#~ msgstr "Speichern des FAI-Partitionstabellen-Eintrags fehlgeschlagen"
-
-#~ msgid "Removing FAI variable failed"
-#~ msgstr "Entfernen der FAI-Variable fehlgeschlagen"
-
-#~ msgid "Saving FAI variable failed"
-#~ msgstr "Speichern der FAI-Variablen fehlgeschlagen"
-
-#~ msgid "Removing group failed"
-#~ msgstr "Entfernen der Gruppe fehlgeschlagen"
-
-#~ msgid "Saving group failed"
-#~ msgstr "Speichern der Gruppe fehlgeschlagen"
-
-#~ msgid "Apply this acl only for users own entries"
-#~ msgstr "Anwenden dieser Zugriffsregel nur auf Einträge des Eigentümers"
-
-#~ msgid "This 'dn' is no acl container."
-#~ msgstr "Diese 'dn' enthält keine Zugriffserweiterungen."
-
-#~ msgid "Removing ACL information failed"
-#~ msgstr "Entfernen der ACL-Informationen fehlgeschlagen"
-
-#~ msgid "Removing application information failed"
-#~ msgstr "Entfernen der Anwendungsinformationen ist fehlgeschlagen"
-
-#~ msgid "Saving application information failed"
-#~ msgstr "Speichern der Anwendung ist fehlgeschlagen"
-
-#~ msgid "Removing application failed"
-#~ msgstr "Entfernen der Anwendung ist fehlgeschlagen"
-
-#~ msgid ""
-#~ "This menu allows you to create, delete and edit selected departments. "
-#~ "Having a large size of departments, you might prefer the range selectors "
-#~ "on   top of the department list."
-#~ msgstr ""
-#~ "Dieses Menü erlaubt es Ihnen, Abteilungen hinzuzufügen, zu bearbeiten "
-#~ "oder zu entfernen. Bei einer Vielzahl von Abteilungen bietet sich die "
-#~ "Verwendung der Bereichswahl an."
-
-#~ msgid "Updating DNS service failed"
-#~ msgstr "Aktualisierung des DNS-Dienstes ist fehlgeschlagen"
-
-#~ msgid "Removing DNS entries failed"
-#~ msgstr "Entfernen von DNS-Einträge ist fehlgeschlagen"
-
-#~ msgid "Saving DNS entries failed"
-#~ msgstr "Speichern von DNS-Einträgen ist fehlgeschlagen"
-
-#~ msgid "Removing workstation failed"
-#~ msgstr "Entfernen der Arbeitsstation ist fehlgeschlagen"
-
-#~ msgid "The attribute '%s' is empty or contains invalid characters."
-#~ msgstr "Das Attribut '%s' ist leer oder enthält ungültige Zeichen."
-
-#~ msgid "The imap name string needs to be a hostname or an IP-address."
-#~ msgstr ""
-#~ "Das Feld 'Serverbezeichnung' muss entweder ein Hostname oder eine IP-"
-#~ "Adresse sein."
-
-#~ msgid "Removing kolab host entry failed"
-#~ msgstr "Entfernen des Kolab-Host Eintrags ist fehlgeschlagen"
-
-#~ msgid "Removing terminal failed"
-#~ msgstr "Entfernen des Terminals ist fehlgeschlagen"
-
-#~ msgid "Saving terminal failed"
-#~ msgstr "Speichern des Terminals ist fehlgeschlagen"
-
-#~ msgid "Saving Samba workstation failed"
-#~ msgstr "Speichern der Samba-Arbeitsstation ist fehlgeschlagen"
-
-#~ msgid "Saving generic component failed"
-#~ msgstr "Speichern der Netzwerk-Komponente ist fehlgeschlagen"
-
-#~ msgid "Saving terminal to DNS object failed"
-#~ msgstr "Speichern des Terminal DNS-Objektes ist fehlgeschlagen"
-
-#~ msgid "Removing phone failed"
-#~ msgstr "Entfernen des Telefons ist fehlgeschlagen"
-
-#~ msgid "Saving phone failed"
-#~ msgstr "Speichern des Telefons ist fehlgeschlagen"
-
-#~ msgid "Removing phone macro failed"
-#~ msgstr "Entfernen des Telefon-Markos ist fehlgeschlagen"
-
-#~ msgid "Saving phone macro failed"
-#~ msgstr "Speichern des Telefon-Makros ist fehlgeschlagen"
-
-#~ msgid "Saving phone macro parameters failed"
-#~ msgstr "Speichern der Telefon-Makro Parameter ist fehlgeschlagen"
-
-#~ msgid "Saving phone conference failed"
-#~ msgstr "Speichern der Telefon-Konferenz ist fehlgeschlagen"
-
-#~ msgid "Create snapshot failed."
-#~ msgstr "Erzeugen des Abbilds fehlschlagen."
-
-#~ msgid ""
-#~ "This procedure will create a working snapshot of the selected object."
-#~ msgstr ""
-#~ "Dieser Vorgang wird ein funktionsfähiges Abbild des gewählten Objekts "
-#~ "erstellen."
-
-#~ msgid "There are no available snapshots."
-#~ msgstr "Es sind keine Abbilder verfügbar."
-
-#~ msgid "Overwrite existing entry"
-#~ msgstr "Existierenden Eintrag überschreiben"
-
-#~ msgid "Removing DNS service failed"
-#~ msgstr "Entfernen des DNS-Dienstes ist fehlgeschlagen"
-
-#~ msgid "Please specify the attribute SNAPSHOT_BASE in your gosa.conf."
-#~ msgstr ""
-#~ "Bitte definieren Sie das Attribute SNAPSHOT_BASE in Ihrer gosa.conf."
-
-#~ msgid "The dn: '%s' (from line %s) already exists in the LDAP database."
-#~ msgstr ""
-#~ "Der DN: '%s' (aus Zeile %s) existiert bereits in der LDAP-Datenbank."
-
-#~ msgid "Remove Kolab extension"
-#~ msgstr "Kolab-Erweiterung entfernen"
-
-#~ msgid "Remove FAI repository extension."
-#~ msgstr "FAI-Repository-Erweiterung entfernen"
-
-#~ msgid ""
-#~ "This server has FAI repository features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Dieser Server besitzt aktivierte FAI-Repository-Erweiterungen. Sie können "
-#~ "diese durch einen Klick auf die Schaltfläche unten deaktivieren."
-
-#~ msgid "Add FAI repository extension."
-#~ msgstr "FAI-Repository-Erweiterung hinzufügen"
-
-#~ msgid ""
-#~ "This server has FAI repository features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Aktuell besitzt dieser Server keine aktivierten FAI-Repository-"
-#~ "Erweiterungen. Sie können diese durch einen Klick auf die Schaltfläche "
-#~ "unten aktivieren."
-
-#~ msgid "configured for"
-#~ msgstr "konfiguriert für"
diff --git a/locale/es/LC_MESSAGES/messages.mo b/locale/es/LC_MESSAGES/messages.mo
deleted file mode 100644 (file)
index ba6585e..0000000
Binary files a/locale/es/LC_MESSAGES/messages.mo and /dev/null differ
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
deleted file mode 100644 (file)
index c0a8b0d..0000000
+++ /dev/null
@@ -1,19720 +0,0 @@
-# translation of admin.po to
-# translation of systems.po to
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#: include/class_plugin.inc:115 include/class_plugin.inc:116
-msgid ""
-msgstr ""
-"Project-Id-Version: admin\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-06-18 14:55+0200\n"
-"PO-Revision-Date: 2007-07-24 00:26+0200\n"
-"Last-Translator: ALEJANDRO ESCANERO BLANCO\n"
-"Language-Team:  <es@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#: contrib/gosa.conf:4 plugins/personal/nagios/class_nagiosAccount.inc:280
-#: plugins/personal/mail/class_mailAccount.inc:1143
-#: plugins/personal/password/class_password.inc:16
-#: plugins/personal/posix/class_posixAccount.inc:1347
-#: plugins/personal/netatalk/class_netatalk.inc:374
-#: plugins/personal/samba/class_sambaAccount.inc:1097
-#: plugins/personal/environment/class_environment.inc:1317
-#: plugins/personal/generic/class_user.inc:1418
-#: plugins/personal/connectivity/class_webdavAccount.inc:161
-#: plugins/personal/connectivity/class_proxyAccount.inc:312
-#: plugins/personal/connectivity/class_pptpAccount.inc:178
-#: plugins/personal/connectivity/class_intranetAccount.inc:200
-#: plugins/personal/connectivity/class_phpgwAccount.inc:162
-#: plugins/personal/connectivity/class_kolabAccount.inc:471
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
-#: plugins/personal/connectivity/class_opengwAccount.inc:336
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
-msgid "My account"
-msgstr "Mi cuenta"
-
-#: contrib/gosa.conf:34
-msgid "Administration"
-msgstr ""
-
-#: contrib/gosa.conf:67 plugins/addons/addressbook/class_addressbook.inc:801
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
-msgid "Addons"
-msgstr ""
-
-#: contrib/gosa.conf:90
-msgid "ACL Role"
-msgstr ""
-
-#: contrib/gosa.conf:94 contrib/gosa.conf:109 contrib/gosa.conf:113
-#: contrib/gosa.conf:120 contrib/gosa.conf:125 contrib/gosa.conf:129
-#: contrib/gosa.conf:134 contrib/gosa.conf:142 contrib/gosa.conf:150
-#: contrib/gosa.conf:159 contrib/gosa.conf:163 contrib/gosa.conf:188
-#: contrib/gosa.conf:192 contrib/gosa.conf:196 contrib/gosa.conf:200
-#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
-#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
-#: plugins/personal/generic/class_user.inc:16
-#: plugins/personal/generic/class_user.inc:1413
-#: plugins/gofax/blocklists/generic.tpl:1
-#: plugins/gofax/faxaccount/generic.tpl:6
-#: plugins/gofax/faxaccount/paste_generic.tpl:4
-#: plugins/admin/fai/faiVariable.tpl:4
-#: plugins/admin/fai/faiPartitionTable.tpl:4
-#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiPackage.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#: plugins/admin/fai/faiScript.tpl:4 plugins/admin/fai/faiVariableEntry.tpl:5
-#: plugins/admin/fai/faiTemplate.tpl:4 plugins/admin/fai/faiHook.tpl:4
-#: plugins/admin/fai/faiHookEntry.tpl:5
-#: plugins/admin/fai/faiTemplateEntry.tpl:3 plugins/admin/groups/mail.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:940
-#: plugins/admin/applications/class_applicationGeneric.inc:542
-#: plugins/admin/departments/class_departmentGeneric.inc:586
-#: plugins/admin/systems/glpiPrinter.tpl:6 plugins/admin/systems/glpi.tpl:6
-#: plugins/admin/systems/class_workstationGeneric.inc:588
-#: plugins/admin/systems/goImapServer.tpl:1
-#: plugins/admin/systems/servdnseditzone.tpl:1
-#: plugins/admin/systems/class_servGeneric.inc:414
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
-#: plugins/admin/systems/class_printGeneric.inc:880
-#: plugins/admin/systems/class_componentGeneric.inc:268
-#: plugins/admin/systems/goMailServer.tpl:1
-#: plugins/admin/systems/servkolab.tpl:6
-#: plugins/admin/systems/class_phoneGeneric.inc:476
-#: plugins/admin/mimetypes/generic.tpl:4
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
-#: plugins/admin/mimetypes/paste_generic.tpl:4
-#: plugins/admin/ogroups/termgroup.tpl:6
-#: plugins/admin/ogroups/class_ogroup.inc:747
-#: plugins/gofon/macro/class_gofonMacro.inc:570
-#: plugins/generic/references/class_reference.inc:20
-#: setup/setup_feedback.tpl:46
-msgid "Generic"
-msgstr "Genérico"
-
-#: contrib/gosa.conf:95
-msgid "Unix"
-msgstr ""
-
-#: contrib/gosa.conf:96 contrib/gosa.conf:114
-#: plugins/personal/environment/class_environment.inc:12
-#: plugins/personal/environment/class_environment.inc:1312
-#: plugins/admin/groups/class_divListGroup.inc:233
-#: plugins/admin/users/class_divListUsers.inc:223
-msgid "Environment"
-msgstr "Entorno"
-
-#: contrib/gosa.conf:97 contrib/gosa.conf:116
-#: plugins/personal/mail/class_mailAccount.inc:22
-#: plugins/personal/mail/class_mailAccount.inc:1138
-#: plugins/admin/groups/class_divListGroup.inc:225
-#: plugins/admin/groups/class_groupMail.inc:1110
-#: plugins/admin/users/class_divListUsers.inc:225
-#: plugins/admin/ogroups/tabs_ogroups.inc:81
-#: plugins/admin/ogroups/tabs_ogroups.inc:192
-#: plugins/admin/ogroups/paste_mail.tpl:4
-#: plugins/admin/ogroups/class_divListOGroup.inc:215
-#: plugins/admin/ogroups/class_mailogroup.inc:181
-#: plugins/generic/references/class_reference.inc:24
-msgid "Mail"
-msgstr "Correo Electrónico"
-
-#: contrib/gosa.conf:98 plugins/personal/samba/class_sambaAccount.inc:24
-#: plugins/personal/samba/class_sambaAccount.inc:1092
-#: plugins/admin/groups/class_divListGroup.inc:227
-#: plugins/admin/users/class_divListUsers.inc:231
-#: plugins/generic/references/class_reference.inc:26
-#: plugins/generic/references/class_reference.inc:28
-msgid "Samba"
-msgstr "Samba"
-
-#: contrib/gosa.conf:99 plugins/personal/netatalk/class_netatalk.inc:36
-#: plugins/personal/netatalk/class_netatalk.inc:370
-#: plugins/admin/users/class_divListUsers.inc:233
-msgid "Netatalk"
-msgstr "Netatalk"
-
-#: contrib/gosa.conf:100 plugins/personal/connectivity/main.inc:118
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_connectivity.inc:15
-msgid "Connectivity"
-msgstr "Conectividad"
-
-#: contrib/gosa.conf:101 plugins/personal/generic/generic.tpl:334
-#: plugins/personal/generic/generic.tpl:502
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
-#: plugins/gofax/faxaccount/generic.tpl:10
-#: plugins/gofax/faxaccount/paste_generic.tpl:8
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/users/class_divListUsers.inc:229
-#: plugins/admin/departments/generic.tpl:91
-#: plugins/admin/departments/class_departmentGeneric.inc:605
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:39 html/getxls.php:222
-#: html/getxls.php:297
-msgid "Fax"
-msgstr "Fax"
-
-#: contrib/gosa.conf:102 plugins/personal/generic/generic.tpl:309
-#: plugins/personal/generic/generic.tpl:490
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/addons/addressbook/address_edit.tpl:94
-#: plugins/addons/addressbook/address_edit.tpl:221
-#: plugins/addons/addressbook/address_info.tpl:67
-#: plugins/addons/addressbook/address_info.tpl:163
-#: plugins/admin/groups/class_divListGroup.inc:231
-#: plugins/admin/users/class_divListUsers.inc:227
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/systems/class_systemManagement.inc:1272
-#: plugins/admin/systems/chooser.tpl:12
-#: plugins/admin/ogroups/class_ogroupManagement.inc:433
-#: plugins/admin/ogroups/class_phonequeue.inc:920
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
-#: plugins/generic/references/class_reference.inc:40
-msgid "Phone"
-msgstr "Teléfono"
-
-#: contrib/gosa.conf:104 plugins/personal/nagios/class_nagiosAccount.inc:18
-#: plugins/personal/nagios/class_nagiosAccount.inc:275
-msgid "Nagios"
-msgstr "Nagios"
-
-#: contrib/gosa.conf:115 plugins/admin/groups/class_groupApplication.inc:1194
-#: plugins/admin/applications/class_applicationManagement.inc:25
-#: plugins/admin/mimetypes/generic.tpl:112
-#: plugins/admin/mimetypes/generic.tpl:165
-msgid "Applications"
-msgstr "Aplicaciones"
-
-#: contrib/gosa.conf:121 plugins/addons/gotomasses/contents.tpl:3
-#: plugins/admin/applications/generic.tpl:92
-#: plugins/admin/systems/printerPPDDialog.tpl:17
-#: plugins/admin/systems/class_servRepository.inc:260
-#: plugins/admin/ogroups/phonequeue.tpl:47
-#: plugins/gofon/conference/generic.tpl:130
-msgid "Options"
-msgstr "Opciones"
-
-#: contrib/gosa.conf:130
-#: plugins/admin/applications/class_applicationParameters.inc:232
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
-msgid "Parameter"
-msgstr "Parámetro"
-
-#: contrib/gosa.conf:135 contrib/gosa.conf:143 contrib/gosa.conf:151
-#: plugins/admin/systems/class_workstationStartup.inc:1178
-#: plugins/admin/systems/class_terminalStartup.inc:468
-#: plugins/admin/ogroups/tabs_ogroups.inc:102
-msgid "Startup"
-msgstr "Inicio"
-
-#: contrib/gosa.conf:136 contrib/gosa.conf:152
-#: plugins/admin/ogroups/tabs_ogroups.inc:105
-msgid "Devices"
-msgstr ""
-
-#: contrib/gosa.conf:137 contrib/gosa.conf:153
-#: plugins/personal/environment/environment.tpl:235
-#: plugins/admin/systems/class_systemManagement.inc:1281
-#: plugins/admin/systems/class_printGeneric.inc:886
-#: plugins/admin/ogroups/class_ogroupManagement.inc:436
-#: plugins/generic/references/class_reference.inc:52
-msgid "Printer"
-msgstr "Impresora"
-
-#: contrib/gosa.conf:138 contrib/gosa.conf:146 contrib/gosa.conf:154
-#: plugins/gofax/blocklists/generic.tpl:90
-#: plugins/addons/addressbook/contents.tpl:33
-#: plugins/addons/godfs/contents.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:21
-#: plugins/admin/fai/faiPackageEntry.tpl:22
-#: plugins/admin/systems/glpiPrinter.tpl:127
-#: plugins/admin/systems/glpiDeviceManagement.tpl:20
-#: plugins/admin/systems/glpiSelectUser.tpl:20
-#: plugins/admin/systems/glpiAttachmentPool.tpl:20
-#: plugins/admin/systems/servRepository.tpl:26
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
-#: plugins/gofon/macro/headpage.tpl:20
-#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:120
-#: ihtml/themes/default/MultiSelectWindow.tpl:27
-#: ihtml/themes/default/MultiSelectWindow.tpl:67
-msgid "Information"
-msgstr ""
-
-#: contrib/gosa.conf:144 plugins/admin/systems/class_goFaxServer.inc:91
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#: plugins/admin/systems/class_goVirusServer.inc:221
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#: plugins/admin/systems/class_goLdapServer.inc:86
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#: plugins/admin/systems/class_goMailServer.inc:704
-#: plugins/admin/systems/class_goCupsServer.inc:71
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_servKolab.inc:386
-#: plugins/admin/systems/class_servRepository.inc:378
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#: plugins/admin/systems/class_goFonServer.inc:131
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#: plugins/admin/systems/class_servDNS.inc:398
-#: plugins/admin/systems/servkolab.tpl:39
-#: plugins/admin/systems/class_goImapServer.inc:161
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goShareServer.inc:388
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-msgid "Services"
-msgstr "Servicios"
-
-#: contrib/gosa.conf:145 contrib/gosa.conf:155
-msgid "FAI summary"
-msgstr ""
-
-#: contrib/gosa.conf:213
-msgid "OGo"
-msgstr ""
-
-#: contrib/gosa.conf:225 plugins/addons/ldapmanager/contentexportxls.tpl:19
-#: plugins/addons/ldapmanager/contentexportxls.tpl:32
-#: plugins/addons/ldapmanager/contentexportxls.tpl:47
-#: plugins/addons/ldapmanager/contentexport.tpl:16
-#: plugins/addons/ldapmanager/contentexport.tpl:29
-#: plugins/addons/ldapmanager/contentexport.tpl:44
-#: plugins/addons/gotomasses/contents.tpl:11
-#: plugins/addons/gotomasses/contents.tpl:13
-#: plugins/addons/gotomasses/contents.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:6
-msgid "Export"
-msgstr ""
-
-#: contrib/gosa.conf:226
-msgid "Excel Export"
-msgstr ""
-
-#: contrib/gosa.conf:227 plugins/personal/mail/generic.tpl:238
-#: plugins/personal/environment/logonManagement.tpl:65
-#: plugins/addons/notifications/contents.tpl:54
-#: plugins/addons/ldapmanager/contentimport.tpl:50
-#: plugins/addons/ldapmanager/contentcsv.tpl:109
-#: plugins/addons/ldapmanager/contentcsv.tpl:112
-#: plugins/addons/gotomasses/contents.tpl:21
-#: plugins/addons/gotomasses/contents.tpl:25
-#: plugins/addons/gotomasses/contents.tpl:28
-#: plugins/admin/applications/generic.tpl:135
-#: include/sieve/templates/edit_frame_base.tpl:7
-#: include/sieve/templates/import_script.tpl:12
-msgid "Import"
-msgstr ""
-
-#: contrib/gosa.conf:228
-msgid "CSV Import"
-msgstr ""
-
-#: contrib/gosa.conf:232
-msgid "Partitions"
-msgstr ""
-
-#: contrib/gosa.conf:236 plugins/personal/environment/logonManagement.tpl:55
-#: plugins/admin/fai/class_faiScript.inc:545
-#: plugins/admin/fai/faiScriptEntry.tpl:56
-#: plugins/admin/fai/faiHookEntry.tpl:56
-#: plugins/admin/applications/generic.tpl:130
-msgid "Script"
-msgstr ""
-
-#: contrib/gosa.conf:240 plugins/admin/fai/class_faiSummaryTab.inc:45
-msgid "Hooks"
-msgstr ""
-
-#: contrib/gosa.conf:244 plugins/admin/fai/class_faiSummaryTab.inc:46
-msgid "Variables"
-msgstr ""
-
-#: contrib/gosa.conf:248 plugins/admin/fai/class_faiSummaryTab.inc:47
-msgid "Templates"
-msgstr ""
-
-#: contrib/gosa.conf:252 plugins/personal/environment/environment.tpl:11
-#: plugins/admin/fai/class_faiSummaryTab.inc:50
-msgid "Profiles"
-msgstr ""
-
-#: contrib/gosa.conf:253 plugins/admin/acl/class_divListACL.inc:54
-#: plugins/admin/ogroups/tabs_ogroups.inc:109
-msgid "Summary"
-msgstr "Sumario"
-
-#: contrib/gosa.conf:257 plugins/admin/fai/class_faiPackage.inc:547
-msgid "Packages"
-msgstr ""
-
-#: contrib/gosa.conf:433 plugins/admin/ogroups/class_phonequeue.inc:270
-#: setup/class_setupStep_Language.inc:48
-msgid "German"
-msgstr ""
-
-#: contrib/gosa.conf:434 setup/class_setupStep_Language.inc:52
-msgid "Russian"
-msgstr "Ruso"
-
-#: contrib/gosa.conf:435
-msgid "Spanish"
-msgstr ""
-
-#: contrib/gosa.conf:436 setup/class_setupStep_Language.inc:49
-msgid "French"
-msgstr "Francés"
-
-#: contrib/gosa.conf:437
-msgid "Dutch"
-msgstr ""
-
-#: contrib/gosa.conf:438 setup/class_setupStep_Language.inc:50
-msgid "English"
-msgstr "Inglés"
-
-#: contrib/gosa.conf:439
-msgid "Italian"
-msgstr ""
-
-#: contrib/gosa.conf:440
-msgid "Polish"
-msgstr ""
-
-#: plugins/personal/nagios/main.inc:103 plugins/personal/mail/main.inc:102
-#: plugins/personal/posix/main.inc:104 plugins/personal/netatalk/main.inc:94
-#: plugins/personal/samba/main.inc:102
-#: plugins/personal/environment/main.inc:100
-#: plugins/personal/generic/main.inc:155
-#: plugins/personal/connectivity/main.inc:100
-#: plugins/gofax/blocklists/generic.tpl:100
-#: plugins/gofax/faxaccount/main.inc:92 plugins/admin/acl/tabs_acl.inc:61
-#: plugins/admin/acl/tabs_acl_role.inc:51
-#: plugins/admin/fai/class_faiManagement.inc:730
-#: plugins/admin/groups/class_groupManagement.inc:418
-#: plugins/admin/users/class_userManagement.inc:741
-#: plugins/admin/applications/class_applicationManagement.inc:433
-#: plugins/admin/systems/class_systemManagement.inc:824
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
-#: plugins/admin/ogroups/class_ogroupManagement.inc:378
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
-#: plugins/gofon/phoneaccount/main.inc:104
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
-#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
-#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:391
-#: setup/class_setupStep_Migrate.inc:466 setup/class_setupStep_Migrate.inc:538
-#: setup/class_setupStep_Migrate.inc:591 setup/class_setupStep_Migrate.inc:721
-#: setup/class_setupStep_Migrate.inc:876
-#: setup/class_setupStep_Migrate.inc:1599 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:87
-msgid "Ok"
-msgstr "Ok"
-
-#: plugins/personal/nagios/main.inc:105
-#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
-#: plugins/personal/posix/posix_groups.tpl:81
-#: plugins/personal/posix/trust_machines.tpl:41
-#: plugins/personal/posix/main.inc:106 plugins/personal/netatalk/main.inc:96
-#: plugins/personal/samba/sambaLogonHours.tpl:106
-#: plugins/personal/samba/main.inc:104
-#: plugins/personal/samba/samba3_workstations.tpl:41
-#: plugins/personal/environment/main.inc:102
-#: plugins/personal/environment/hotplugDialog.tpl:64
-#: plugins/personal/environment/selectPrinterDialog.tpl:61
-#: plugins/personal/environment/logonManagement.tpl:76
-#: plugins/personal/environment/hotplugDialogNew.tpl:54
-#: plugins/personal/generic/password.tpl:19
-#: plugins/personal/generic/generic_picture.tpl:35
-#: plugins/personal/generic/main.inc:157
-#: plugins/personal/generic/generic_certs.tpl:94
-#: plugins/personal/connectivity/main.inc:102
-#: plugins/gofax/blocklists/generic.tpl:106
-#: plugins/gofax/blocklists/remove.tpl:17
-#: plugins/gofax/blocklists/remove.tpl:21
-#: plugins/gofax/faxaccount/locals.tpl:62
-#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/remove.tpl:16
-#: plugins/addons/addressbook/address_edit.tpl:265
-#: plugins/addons/godfs/class_dfsManagment.inc:249
-#: plugins/addons/gotomasses/contents.tpl:115
-#: plugins/addons/gotomasses/contents.tpl:118
-#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
-#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
-#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
-#: plugins/admin/fai/class_faiManagement.inc:736
-#: plugins/admin/fai/class_faiManagement.inc:741
-#: plugins/admin/fai/class_faiManagement.inc:747
-#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:71
-#: plugins/admin/fai/faiPackageConfiguration.tpl:7
-#: plugins/admin/fai/faiScriptEntry.tpl:83
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
-#: plugins/admin/fai/faiNewBranch.tpl:22
-#: plugins/admin/fai/faiVariableEntry.tpl:55
-#: plugins/admin/fai/faiPackageEntry.tpl:57
-#: plugins/admin/fai/faiHookEntry.tpl:85
-#: plugins/admin/fai/remove_branch.tpl:16
-#: plugins/admin/fai/faiTemplateEntry.tpl:171
-#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
-#: plugins/admin/groups/class_groupManagement.inc:424
-#: plugins/admin/groups/mail_admins.tpl:39
-#: plugins/admin/groups/group_objects.tpl:57
-#: plugins/admin/groups/application_options.tpl:13
-#: plugins/admin/groups/mail_locals.tpl:68 plugins/admin/users/remove.tpl:16
-#: plugins/admin/users/remove.tpl:19 plugins/admin/users/password.tpl:23
-#: plugins/admin/users/class_userManagement.inc:747
-#: plugins/admin/users/template.tpl:50
-#: plugins/admin/applications/remove.tpl:16
-#: plugins/admin/applications/remove.tpl:20
-#: plugins/admin/applications/class_applicationManagement.inc:439
-#: plugins/admin/departments/dep_move_confirm.tpl:17
-#: plugins/admin/departments/remove.tpl:17
-#: plugins/admin/departments/remove.tpl:21
-#: plugins/admin/departments/class_departmentManagement.inc:397
-#: plugins/admin/systems/ServiceAddDialog.tpl:30
-#: plugins/admin/systems/glpi_edit_type.tpl:29
-#: plugins/admin/systems/remove_ppd.tpl:14
-#: plugins/admin/systems/servnfs.tpl:140
-#: plugins/admin/systems/glpiDeviceManagement.tpl:52
-#: plugins/admin/systems/goNtpServer.tpl:31
-#: plugins/admin/systems/class_goService.inc:40
-#: plugins/admin/systems/SelectDeviceType.tpl:45
-#: plugins/admin/systems/goImapServer.tpl:118
-#: plugins/admin/systems/goSpamServer.tpl:127
-#: plugins/admin/systems/servdnseditzone.tpl:120
-#: plugins/admin/systems/glpiSelectUser.tpl:51
-#: plugins/admin/systems/goKrbServer.tpl:32
-#: plugins/admin/systems/glpi_devices.tpl:761
-#: plugins/admin/systems/servRepositorySetup.tpl:56
-#: plugins/admin/systems/glpi_edit_os.tpl:29
-#: plugins/admin/systems/goSpamServerRule.tpl:23
-#: plugins/admin/systems/printerPPDDialog.tpl:23
-#: plugins/admin/systems/goGlpiServer.tpl:34
-#: plugins/admin/systems/password.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
-#: plugins/admin/systems/class_systemManagement.inc:830
-#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
-#: plugins/admin/systems/goTerminalServer.tpl:25
-#: plugins/admin/systems/class_baseSelectDialog.inc:43
-#: plugins/admin/systems/gencd.tpl:11
-#: plugins/admin/systems/glpiAttachmentPool.tpl:52
-#: plugins/admin/systems/goLogDBServer.tpl:25
-#: plugins/admin/systems/servdns.tpl:23
-#: plugins/admin/systems/goLdapServer.tpl:11
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
-#: plugins/admin/systems/goShareServer.tpl:31
-#: plugins/admin/systems/chooser.tpl:18
-#: plugins/admin/systems/goMailServer.tpl:223
-#: plugins/admin/systems/goFonServer.tpl:41
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
-#: plugins/admin/systems/servRepository.tpl:68
-#: plugins/admin/systems/goVirusServer.tpl:170
-#: plugins/admin/systems/goSyslogServer.tpl:7
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
-#: plugins/admin/systems/remove_glpi.tpl:16
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
-#: plugins/admin/systems/goCupsServer.tpl:7
-#: plugins/admin/systems/servkolab.tpl:247
-#: plugins/admin/systems/goFaxServer.tpl:25
-#: plugins/admin/systems/gosaLogServer.tpl:33
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
-#: plugins/admin/mimetypes/remove.tpl:16 plugins/admin/mimetypes/remove.tpl:20
-#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
-#: plugins/admin/ogroups/ogroup_objects.tpl:56
-#: plugins/admin/ogroups/class_ogroupManagement.inc:384
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
-#: plugins/gofon/macro/remove.tpl:16 plugins/gofon/macro/remove.tpl:20
-#: plugins/gofon/phoneaccount/main.inc:106
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
-#: plugins/gofon/conference/remove.tpl:17
-#: plugins/gofon/conference/remove.tpl:21
-#: include/sieve/templates/remove_script.tpl:16
-#: include/sieve/templates/create_script.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:41
-#: include/sieve/templates/import_script.tpl:14
-#: include/sieve/templates/element_comment.tpl:10
-#: include/sieve/templates/management.tpl:26
-#: include/sieve/templates/select_test_type.tpl:13 setup/setup_ldap.tpl:17
-#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
-#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
-#: setup/setup_migrate.tpl:360 ihtml/themes/default/islocked.tpl:15
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/acl.tpl:77
-#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:89
-msgid "Cancel"
-msgstr "Cancelar"
-
-#: plugins/personal/nagios/main.inc:114 plugins/personal/mail/main.inc:112
-#: plugins/personal/posix/main.inc:116 plugins/personal/netatalk/main.inc:101
-#: plugins/personal/samba/main.inc:114
-#: plugins/personal/environment/main.inc:110
-#: plugins/personal/generic/main.inc:178
-#: plugins/personal/connectivity/main.inc:110
-#: plugins/gofax/faxaccount/main.inc:100
-#: plugins/gofon/phoneaccount/main.inc:112
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Pulse en el botón - Editar - para cambiar la información en esta ventana"
-
-#: plugins/personal/nagios/main.inc:115 plugins/personal/mail/main.inc:115
-#: plugins/personal/posix/main.inc:118 plugins/personal/netatalk/main.inc:102
-#: plugins/personal/samba/main.inc:115
-#: plugins/personal/environment/environment.tpl:184
-#: plugins/personal/environment/main.inc:111
-#: plugins/personal/generic/main.inc:168
-#: plugins/personal/connectivity/main.inc:111
-#: plugins/gofax/faxaccount/generic.tpl:121
-#: plugins/gofax/faxaccount/generic.tpl:129
-#: plugins/gofax/faxaccount/main.inc:101
-#: plugins/addons/logview/contents.tpl:62
-#: plugins/addons/logview/gosa_log_contents.tpl:62
-#: plugins/admin/fai/faiVariable.tpl:53
-#: plugins/admin/fai/faiPartitionTable.tpl:53
-#: plugins/admin/systems/glpiPrinter.tpl:88
-#: plugins/admin/systems/glpiPrinter.tpl:99 plugins/admin/systems/glpi.tpl:61
-#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
-#: plugins/admin/systems/glpiManufacturer.tpl:7
-#: plugins/admin/systems/servdnseditzone.tpl:31
-#: plugins/admin/systems/printer.tpl:68 plugins/admin/systems/servdns.tpl:7
-#: plugins/admin/systems/goShareServer.tpl:17
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
-#: plugins/gofon/phoneaccount/main.inc:113
-#: include/sieve/templates/element_comment.tpl:8
-msgid "Edit"
-msgstr "Editar"
-
-#: plugins/personal/nagios/main.inc:123
-msgid "Nagios settings"
-msgstr "Parámetros de Nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:19
-#: plugins/personal/mail/class_mailAccount.inc:23
-#: plugins/personal/password/class_password.inc:6
-#: plugins/personal/posix/class_posixAccount.inc:17
-#: plugins/personal/samba/class_sambaAccount.inc:25
-#: plugins/personal/environment/class_environment.inc:13
-#: plugins/personal/generic/class_user.inc:17
-#: plugins/personal/connectivity/class_webdavAccount.inc:7
-#: plugins/personal/connectivity/class_proxyAccount.inc:6
-#: plugins/personal/connectivity/class_pptpAccount.inc:27
-#: plugins/personal/connectivity/class_intranetAccount.inc:18
-#: plugins/personal/connectivity/class_phpgwAccount.inc:6
-#: plugins/personal/connectivity/class_kolabAccount.inc:6
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
-#: plugins/personal/connectivity/class_opengwAccount.inc:7
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
-#: plugins/personal/connectivity/class_connectivity.inc:16
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
-#: plugins/gofax/faxreports/class_faxreport.inc:7
-#: plugins/addons/addressbook/class_addressbook.inc:7
-#: plugins/addons/godfs/class_dfsManagment.inc:11
-#: plugins/addons/mailqueue/class_mailqueue.inc:7
-#: plugins/addons/notifications/class_msgplug.inc:7
-#: plugins/addons/ldapmanager/class_csvimport.inc:7
-#: plugins/addons/ldapmanager/class_exportxls.inc:8
-#: plugins/addons/ldapmanager/class_import.inc:7
-#: plugins/addons/ldapmanager/class_ldif.inc:8
-#: plugins/addons/ldapmanager/class_export.inc:7
-#: plugins/addons/logview/class_logview.inc:8
-#: plugins/addons/logview/class_gosa_logview.inc:8
-#: plugins/addons/gotomasses/class_gotomasses.inc:7
-#: plugins/admin/acl/class_aclManagement.inc:28
-#: plugins/admin/acl/class_aclRole.inc:7
-#: plugins/admin/groups/class_groupManagement.inc:26
-#: plugins/admin/users/class_userManagement.inc:29
-#: plugins/admin/applications/class_applicationManagement.inc:26
-#: plugins/admin/departments/class_departmentManagement.inc:26
-#: plugins/admin/systems/class_systemManagement.inc:33
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-#: plugins/gofon/fonreports/class_fonreport.inc:7
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
-msgid "This does something"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:110
-msgid "This account has no nagios extensions."
-msgstr "Esta cuenta no tiene extensión nagios."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:119
-msgid "Remove nagios account"
-msgstr "Eliminar cuenta Nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:120
-msgid ""
-"This account has nagios features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene la extensión Nagios activa. Puede desactivarla pulsando a "
-"continuación."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid "Create nagios account"
-msgstr "Crear cuenta Nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid ""
-"This account has nagios features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene la extensión Nagios desactivada.Puede activarla pulsando "
-"aqui."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:178
-#, php-format
-msgid "Saving of user/nagios account with dn '%s' failed."
-msgstr "Ha fallado al grabar la cuenta de usuario/Nagios con dn '%s'."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:198
-msgid "The required field 'NagiosAlias' is not set."
-msgstr "No se ha asignado ningún valor al campo requerido 'Alias de Nagios'."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:201
-msgid "The required field 'NagiosMail' is not set."
-msgstr "No se ha asignado ningún valor al campo requerido 'Correo de Nagios'."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:205
-#: plugins/personal/nagios/class_nagiosAccount.inc:209
-msgid "Please enter a valid email address in 'NagiosMail' field."
-msgstr ""
-"Por favor introduzca una dirección válida de correo electrónico en el campo "
-"'Cuenta Nagios'."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:261
-#, php-format
-msgid "Removing of user/nagios account with dn '%s' failed."
-msgstr "Ha fallado al eliminar la cuenta Nagios con dn '%s'."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:276
-msgid "Nagios account settings"
-msgstr "Parámetros de cuenta Nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:286
-#: plugins/personal/nagios/nagios.tpl:8
-msgid "Alias"
-msgstr "Alias"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:287
-#: plugins/personal/generic/class_user.inc:1447
-msgid "Pager number"
-msgstr "Número del busca"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:288
-#: plugins/personal/nagios/nagios.tpl:17
-#: plugins/personal/mail/class_mailAccount.inc:1148
-#: plugins/addons/addressbook/class_addressbook.inc:812
-#: plugins/admin/groups/class_groupMail.inc:1118
-#: plugins/admin/systems/servdnseditzone.tpl:51
-#: plugins/admin/systems/class_servDNS.inc:409
-#: plugins/admin/ogroups/class_mailogroup.inc:189 setup/setup_feedback.tpl:30
-#: html/getxls.php:225
-msgid "Mail address"
-msgstr "Dirección correo electrónico"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:290
-#: plugins/personal/nagios/nagios.tpl:100
-msgid "Host notification commands"
-msgstr "Comandos de Notificación de máquina"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:291
-#: plugins/personal/nagios/nagios.tpl:66
-msgid "Host notification options"
-msgstr "Opciones de Notificación de máquina"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:292
-#: plugins/personal/nagios/nagios.tpl:27
-msgid "Host notification period"
-msgstr "Periodo de Notificación de máquina"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:294
-#: plugins/personal/nagios/nagios.tpl:90
-msgid "Service notification commands"
-msgstr "Comandos de Notificación de Servicio"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:295
-#: plugins/personal/nagios/nagios.tpl:53
-msgid "Service notification options"
-msgstr "Opciones de Notificación de Servicio"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:296
-#: plugins/personal/nagios/nagios.tpl:40
-msgid "Service notification period"
-msgstr "Periodo de Notificación de Servicio"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:298
-msgid "View all hosts"
-msgstr "Ver todas las máquinas"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:299
-msgid "View all services"
-msgstr "Ver todos los servicios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:301
-msgid "Trigger system commands"
-msgstr "Activar comandos de sistema"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:302
-msgid "Trigger all host commands"
-msgstr "Activar todos los comandos de máquina"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:303
-msgid "Trigger all service commands"
-msgstr "Activar todos los comandos de servicio"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:305
-msgid "View configuration information"
-msgstr "Ver la información de configuración"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:306
-msgid "View system informations"
-msgstr "Ver la información de sistemas"
-
-#: plugins/personal/nagios/nagios.tpl:5
-msgid "Nagios Account"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:79
-#: plugins/personal/generic/generic.tpl:326
-#: plugins/addons/addressbook/address_edit.tpl:246
-#: plugins/addons/addressbook/class_addressbook.inc:813
-#: plugins/addons/addressbook/address_info.tpl:179 html/getxls.php:226
-#: html/getxls.php:300
-msgid "Pager"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:115
-msgid "Nagios authentification"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:121
-msgid "view system informations"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:130
-msgid "view configuration information"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:139
-msgid "trigger system commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:148
-msgid "view all services"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:157
-msgid "view all hosts"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:166
-msgid "trigger all service commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:175
-msgid "trigger all host commands"
-msgstr ""
-
-#: plugins/personal/mail/mail_locals.tpl:7
-#: plugins/admin/groups/mail_locals.tpl:6
-msgid "Select addresses to add"
-msgstr ""
-
-#: plugins/personal/mail/mail_locals.tpl:25
-#: plugins/personal/posix/posix_groups.tpl:21
-#: plugins/personal/samba/samba3_workstations.tpl:20
-#: plugins/personal/environment/hotplugDialog.tpl:24
-#: plugins/personal/environment/selectPrinterDialog.tpl:24
-#: plugins/gofax/faxaccount/locals.tpl:19
-#: plugins/addons/addressbook/contents.tpl:65
-#: plugins/addons/godfs/contents.tpl:31
-#: plugins/admin/fai/faiProfileEntry.tpl:31
-#: plugins/admin/fai/faiPackageEntry.tpl:32
-#: plugins/admin/groups/group_objects.tpl:20
-#: plugins/admin/groups/mail_locals.tpl:22
-#: plugins/admin/systems/glpiDeviceManagement.tpl:27
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
-#: plugins/admin/systems/glpiSelectUser.tpl:27
-#: plugins/admin/systems/glpiAttachmentPool.tpl:27
-#: plugins/admin/systems/servRepository.tpl:38
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
-#: plugins/admin/ogroups/ogroup_objects.tpl:20
-#: plugins/gofon/macro/headpage.tpl:29
-#: plugins/gofon/conference/headpage.tpl:29
-#: ihtml/themes/default/MultiSelectWindow.tpl:38
-#: ihtml/themes/default/MultiSelectWindow.tpl:78
-msgid "Filters"
-msgstr ""
-
-#: plugins/personal/mail/mail_locals.tpl:35
-msgid "Select department"
-msgstr ""
-
-#: plugins/personal/mail/mail_locals.tpl:38
-#: plugins/personal/posix/posix_groups.tpl:35
-#: plugins/personal/posix/trust_machines.tpl:27
-#: plugins/personal/samba/samba3_workstations.tpl:27
-#: plugins/personal/environment/selectPrinterDialog.tpl:34
-#: plugins/gofax/faxaccount/locals.tpl:29
-#: plugins/addons/addressbook/contents.tpl:87
-#: plugins/admin/groups/group_objects.tpl:40
-#: plugins/admin/groups/mail_locals.tpl:33
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
-#: plugins/admin/ogroups/ogroup_objects.tpl:42
-msgid "Choose the department the search will be based on"
-msgstr ""
-
-#: plugins/personal/mail/mail_locals.tpl:52
-#: plugins/personal/posix/trust_machines.tpl:31
-#: plugins/personal/samba/samba3_workstations.tpl:31
-#: plugins/admin/groups/mail_locals.tpl:45
-msgid "Regular expression for matching addresses"
-msgstr ""
-
-#: plugins/personal/mail/mail_locals.tpl:60
-#: plugins/admin/groups/mail_locals.tpl:52
-msgid "Display addresses of user"
-msgstr ""
-
-#: plugins/personal/mail/mail_locals.tpl:64
-#: plugins/admin/groups/mail_locals.tpl:55
-msgid "User name of which addresses are shown"
-msgstr ""
-
-#: plugins/personal/mail/mail_locals.tpl:75
-#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
-#: plugins/personal/mail/copypaste.tpl:43
-#: plugins/personal/mail/copypaste.tpl:61
-#: plugins/personal/posix/generic.tpl:88
-#: plugins/personal/posix/generic.tpl:126
-#: plugins/personal/posix/posix_groups.tpl:79
-#: plugins/personal/posix/paste_generic.tpl:61
-#: plugins/personal/posix/trust_machines.tpl:39
-#: plugins/personal/samba/samba3.tpl:412
-#: plugins/personal/samba/samba3_workstations.tpl:39
-#: plugins/personal/environment/environment.tpl:157
-#: plugins/personal/environment/environment.tpl:181
-#: plugins/personal/environment/environment.tpl:248
-#: plugins/personal/environment/hotplugDialog.tpl:63
-#: plugins/personal/environment/selectPrinterDialog.tpl:60
-#: plugins/personal/environment/kioskManagement.tpl:14
-#: plugins/personal/connectivity/kolab.tpl:53
-#: plugins/personal/connectivity/class_kolabAccount.inc:261
-#: plugins/gofax/blocklists/generic.tpl:80
-#: plugins/gofax/faxaccount/generic.tpl:105
-#: plugins/gofax/faxaccount/locals.tpl:60
-#: plugins/gofax/faxaccount/lists.tpl:13 plugins/admin/fai/faiVariable.tpl:49
-#: plugins/admin/fai/faiVariable.tpl:51
-#: plugins/admin/fai/faiPartitionTable.tpl:48
-#: plugins/admin/fai/faiPartitionTable.tpl:50
-#: plugins/admin/fai/faiPackage.tpl:78 plugins/admin/fai/faiProfile.tpl:43
-#: plugins/admin/fai/faiScript.tpl:48 plugins/admin/fai/faiScript.tpl:50
-#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
-#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
-#: plugins/admin/groups/application.tpl:39 plugins/admin/groups/mail.tpl:71
-#: plugins/admin/groups/mail.tpl:135 plugins/admin/groups/generic.tpl:137
-#: plugins/admin/groups/class_groupMail.inc:607
-#: plugins/admin/groups/group_objects.tpl:55
-#: plugins/admin/groups/paste_mail.tpl:30
-#: plugins/admin/groups/paste_mail.tpl:41
-#: plugins/admin/groups/mail_locals.tpl:66
-#: plugins/admin/systems/glpiPrinter.tpl:115
-#: plugins/admin/systems/glpiPrinter.tpl:149
-#: plugins/admin/systems/glpi.tpl:125 plugins/admin/systems/terminal.tpl:117
-#: plugins/admin/systems/glpi_edit_type.tpl:8
-#: plugins/admin/systems/goNtpServer.tpl:18
-#: plugins/admin/systems/workstation.tpl:94
-#: plugins/admin/systems/glpiManufacturer.tpl:6
-#: plugins/admin/systems/class_termDNS.inc:508
-#: plugins/admin/systems/class_termDNS.inc:528
-#: plugins/admin/systems/goSpamServer.tpl:45
-#: plugins/admin/systems/goSpamServer.tpl:113
-#: plugins/admin/systems/servdnseditzone.tpl:106
-#: plugins/admin/systems/servRepositorySetup.tpl:47
-#: plugins/admin/systems/glpi_edit_os.tpl:8
-#: plugins/admin/systems/class_servDNSeditZone.inc:486
-#: plugins/admin/systems/servdns.tpl:6
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
-#: plugins/admin/systems/workstationStartup.tpl:129
-#: plugins/admin/systems/workstationStartup.tpl:162
-#: plugins/admin/systems/workstationStartup.tpl:191
-#: plugins/admin/systems/goShareServer.tpl:14
-#: plugins/admin/systems/terminalStartup.tpl:79
-#: plugins/admin/systems/terminalStartup.tpl:108
-#: plugins/admin/systems/goMailServer.tpl:70
-#: plugins/admin/systems/goMailServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:131
-#: plugins/admin/systems/goMailServer.tpl:165
-#: plugins/admin/systems/goMailServer.tpl:191
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
-#: plugins/admin/systems/phonesettings.tpl:207
-#: plugins/admin/systems/phonesettings.tpl:230
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
-#: plugins/admin/mimetypes/generic.tpl:108
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:174
-#: plugins/admin/ogroups/termgroup.tpl:28
-#: plugins/admin/ogroups/phonequeue.tpl:37
-#: plugins/admin/ogroups/ogroup_objects.tpl:54
-#: plugins/admin/ogroups/generic.tpl:51
-#: plugins/gofon/phoneaccount/generic.tpl:19
-#: plugins/gofon/phoneaccount/paste_generic.tpl:18
-msgid "Add"
-msgstr "Añadir"
-
-#: plugins/personal/mail/generic.tpl:8 plugins/personal/mail/copypaste.tpl:7
-#: plugins/admin/groups/mail.tpl:10 plugins/admin/groups/paste_mail.tpl:8
-#: plugins/admin/ogroups/mail.tpl:10
-msgid "Primary address"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:16
-#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
-#: plugins/admin/systems/servnfs.tpl:39
-#: plugins/admin/systems/class_servGeneric.inc:420
-#: plugins/admin/systems/class_systemManagement.inc:1273
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/ogroups/class_ogroupManagement.inc:432
-#: plugins/generic/references/class_reference.inc:44
-#: setup/setup_config2.tpl:163 setup/setup_config2.tpl:208
-msgid "Server"
-msgstr "Servidor"
-
-#: plugins/personal/mail/generic.tpl:19
-msgid "Specify the mail server where the user will be hosted on"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:29 plugins/admin/groups/mail.tpl:31
-msgid "Quota usage"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:36 plugins/admin/groups/mail.tpl:38
-#: plugins/admin/systems/class_terminalInfo.inc:175
-#: plugins/admin/systems/class_printGeneric.inc:523
-msgid "not defined"
-msgstr "sin definirse"
-
-#: plugins/personal/mail/generic.tpl:41
-#: plugins/personal/mail/class_mailAccount.inc:1150
-#: plugins/admin/groups/mail.tpl:43
-#: plugins/admin/groups/class_groupMail.inc:1121
-msgid "Quota size"
-msgstr "Tamaño de cuota"
-
-#: plugins/personal/mail/generic.tpl:57 plugins/personal/mail/copypaste.tpl:25
-#: plugins/admin/groups/mail.tpl:55 plugins/admin/groups/paste_mail.tpl:23
-msgid "Alternative addresses"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:60 plugins/personal/mail/copypaste.tpl:55
-#: plugins/admin/groups/mail.tpl:58 plugins/admin/groups/paste_mail.tpl:24
-#: plugins/admin/systems/phonesettings.tpl:197
-#: plugins/admin/systems/phonesettings.tpl:220
-msgid "List of alternative mail addresses"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:73 plugins/personal/mail/generic.tpl:263
-#: plugins/personal/mail/copypaste.tpl:45
-#: plugins/personal/mail/copypaste.tpl:62
-#: plugins/personal/posix/generic.tpl:91
-#: plugins/personal/posix/generic.tpl:129
-#: plugins/personal/posix/paste_generic.tpl:62
-#: plugins/personal/samba/samba3.tpl:415
-#: plugins/personal/environment/environment.tpl:187
-#: plugins/personal/environment/environment.tpl:225
-#: plugins/personal/environment/environment.tpl:251
-#: plugins/personal/environment/class_environment.inc:695
-#: plugins/personal/connectivity/kolab.tpl:56
-#: plugins/gofax/blocklists/generic.tpl:83
-#: plugins/gofax/blocklists/remove.tpl:15
-#: plugins/gofax/blocklists/remove.tpl:19
-#: plugins/gofax/faxaccount/generic.tpl:111
-#: plugins/gofax/faxaccount/lists.tpl:14
-#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/acl/remove.tpl:15
-#: plugins/admin/acl/remove.tpl:19 plugins/admin/fai/faiVariable.tpl:55
-#: plugins/admin/fai/faiVariable.tpl:57 plugins/admin/fai/remove.tpl:16
-#: plugins/admin/fai/remove.tpl:20 plugins/admin/fai/faiPartitionTable.tpl:54
-#: plugins/admin/fai/remove_branch.tpl:14 plugins/admin/groups/mail.tpl:75
-#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/remove.tpl:16
-#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/generic.tpl:139
-#: plugins/admin/groups/paste_mail.tpl:31
-#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/users/remove.tpl:15
-#: plugins/admin/users/remove.tpl:18 plugins/admin/applications/remove.tpl:14
-#: plugins/admin/applications/remove.tpl:18
-#: plugins/admin/departments/remove.tpl:15
-#: plugins/admin/departments/remove.tpl:19
-#: plugins/admin/systems/terminal.tpl:121
-#: plugins/admin/systems/glpi_edit_type.tpl:10
-#: plugins/admin/systems/remove_ppd.tpl:12
-#: plugins/admin/systems/goNtpServer.tpl:21
-#: plugins/admin/systems/workstation.tpl:98
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
-#: plugins/admin/systems/class_termDNS.inc:522
-#: plugins/admin/systems/glpi_edit_os.tpl:10
-#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
-#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
-#: plugins/admin/systems/class_servDNSeditZone.inc:292
-#: plugins/admin/systems/class_servDNSeditZone.inc:480
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
-#: plugins/admin/systems/workstationStartup.tpl:131
-#: plugins/admin/systems/workstationStartup.tpl:165
-#: plugins/admin/systems/goShareServer.tpl:20
-#: plugins/admin/systems/terminalStartup.tpl:82
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
-#: plugins/admin/systems/remove_glpi.tpl:14
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:210
-#: plugins/admin/systems/phonesettings.tpl:233
-#: plugins/admin/mimetypes/remove.tpl:14 plugins/admin/mimetypes/remove.tpl:18
-#: plugins/admin/ogroups/termgroup.tpl:33
-#: plugins/admin/ogroups/phonequeue.tpl:40 plugins/admin/ogroups/remove.tpl:15
-#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/generic.tpl:54
-#: plugins/gofon/macro/remove.tpl:14 plugins/gofon/macro/remove.tpl:18
-#: plugins/gofon/phoneaccount/generic.tpl:22
-#: plugins/gofon/phoneaccount/paste_generic.tpl:19
-#: plugins/gofon/conference/remove.tpl:15
-#: plugins/gofon/conference/remove.tpl:19
-#: include/sieve/templates/remove_script.tpl:14
-#: ihtml/themes/default/remove.tpl:13
-msgid "Delete"
-msgstr "Eliminar"
-
-#: plugins/personal/mail/generic.tpl:80
-msgid "Mail options"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:107
-#: plugins/personal/mail/class_mailAccount.inc:1170
-msgid "Use custom sieve script"
-msgstr "Usar 'script Sieve' propios"
-
-#: plugins/personal/mail/generic.tpl:107
-msgid "disables all Mail options!"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:114
-msgid "Sieve Management"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "Select if you want to forward mails without getting own copies of them"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "No delivery to own mailbox"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:132
-msgid ""
-"Select to automatically response with the vacation message defined below"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:134
-msgid "Activate vacation message"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
-msgid "from"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:165
-msgid "till"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:194
-msgid "Select if you want to filter this mails through spamassassin"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:196
-msgid "Move mails tagged with spam level greater than"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:199
-msgid "Choose spam level - smaller values are more sensitive"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:203
-msgid "to folder"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:214
-msgid "Reject mails bigger than"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:216
-#: plugins/personal/environment/environment.tpl:62
-#: plugins/personal/connectivity/pureftpd.tpl:60
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/admin/groups/mail.tpl:48
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-msgid "MB"
-msgstr "Mb"
-
-#: plugins/personal/mail/generic.tpl:223
-#: plugins/personal/mail/class_mailAccount.inc:1153
-#: include/sieve/templates/object_container.tpl:31
-#: include/sieve/templates/element_vacation.tpl:44
-#: include/sieve/class_sieveManagement.inc:509
-#: include/sieve/class_sieveManagement.inc:728
-msgid "Vacation message"
-msgstr "Mensaje de ausencia"
-
-#: plugins/personal/mail/generic.tpl:244
-#: plugins/personal/mail/copypaste.tpl:13
-msgid "Forward messages to"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:260
-#: plugins/personal/mail/copypaste.tpl:44
-#: plugins/gofax/faxaccount/generic.tpl:108 plugins/admin/groups/mail.tpl:138
-#: plugins/admin/groups/paste_mail.tpl:42
-msgid "Add local"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:270
-msgid "Advanced mail options"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:276
-msgid "Select if user can only send and receive inside his own domain"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:278
-msgid "User is only allowed to send and receive local mails"
-msgstr ""
-
-#: plugins/personal/mail/copypaste.tpl:1
-#: plugins/personal/mail/class_mailAccount.inc:1139
-#: plugins/admin/groups/paste_mail.tpl:1 setup/setup_config2.tpl:95
-msgid "Mail settings"
-msgstr "Parámetros de correo"
-
-#: plugins/personal/mail/main.inc:124
-msgid "User mail settings"
-msgstr "Parametros del correo del usuario"
-
-#: plugins/personal/mail/class_mailAccount.inc:92
-#: plugins/admin/groups/class_groupMail.inc:80
-#, php-format
-msgid "There is no mail method '%s' specified in your gosa.conf available."
-msgstr "No hay método de correo %s configurado en su 'gosa.conf'."
-
-#: plugins/personal/mail/class_mailAccount.inc:214
-msgid "No DESC tag in vacation file:"
-msgstr "En el archivo de ausencia no existe la etiqueta 'DESC':"
-
-#: plugins/personal/mail/class_mailAccount.inc:289
-msgid "This account has no mail extensions."
-msgstr "Esta cuenta no tiene la extensión de correo."
-
-#: plugins/personal/mail/class_mailAccount.inc:299
-#: plugins/personal/mail/class_mailAccount.inc:302
-#: plugins/admin/groups/class_groupMail.inc:347
-#: plugins/admin/ogroups/class_mailogroup.inc:50
-msgid "Remove mail account"
-msgstr "Eliminar cuenta de correo"
-
-#: plugins/personal/mail/class_mailAccount.inc:300
-msgid ""
-"This account can't be removed while there are delegations configured. Remove "
-"those delegations first."
-msgstr ""
-"Esta cuenta no puede ser eliminada mientras haya delegaciones configuradas. "
-"Elimine primero las delegaciones."
-
-#: plugins/personal/mail/class_mailAccount.inc:303
-#: plugins/admin/groups/class_groupMail.inc:348
-msgid ""
-"This account has mail features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene la extensión de de correo activas. Puede desactivarlas "
-"pulsando aquí."
-
-#: plugins/personal/mail/class_mailAccount.inc:306
-#: plugins/admin/groups/class_groupMail.inc:350
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-msgid "Create mail account"
-msgstr "Crear cuenta de correo"
-
-#: plugins/personal/mail/class_mailAccount.inc:306
-#: plugins/admin/groups/class_groupMail.inc:351
-msgid ""
-"This account has mail features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene la extensión de correo desactivada.Puede activarla "
-"pulsando aquí."
-
-#: plugins/personal/mail/class_mailAccount.inc:358
-msgid ""
-"You're trying to add an invalid email address to the list of forwarders."
-msgstr ""
-"Esta intentando añadir una dirección de correo no valida a la lista de "
-"reenvío."
-
-#: plugins/personal/mail/class_mailAccount.inc:364
-#: plugins/admin/groups/class_groupMail.inc:427
-msgid "Adding your one of your own addresses to the forwarders makes no sense."
-msgstr ""
-"Añadir una de sus propias cuentas de correo a la lista de reenvío no tiene "
-"sentido."
-
-#: plugins/personal/mail/class_mailAccount.inc:394
-#: plugins/personal/mail/class_mailAccount.inc:399
-#: plugins/admin/groups/class_groupMail.inc:453
-msgid ""
-"You're trying to add an invalid email address to the list of alternate "
-"addresses."
-msgstr ""
-"Esta intentando añadir una dirección de correo no valida a la lista de "
-"direcciones alternativas"
-
-#: plugins/personal/mail/class_mailAccount.inc:409
-#: plugins/admin/groups/class_groupMail.inc:458
-msgid "The address you're trying to add is already used by user"
-msgstr ""
-"La dirección de correo que esta intentando añadir, ya esta usada por otro "
-"usuario"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "January"
-msgstr "Enero"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "February"
-msgstr "Febrero"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "March"
-msgstr "Marzo"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "April"
-msgstr "Abril"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "May"
-msgstr "Mayo"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "June"
-msgstr "Junio"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "July"
-msgstr "Julio"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "August"
-msgstr "Agosto"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "September"
-msgstr "Septiembre"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "October"
-msgstr "Octubre"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "November"
-msgstr "Noviembre"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "December"
-msgstr "Diciembre"
-
-#: plugins/personal/mail/class_mailAccount.inc:688
-#, php-format
-msgid "Removing of user/mail account with dn '%s' failed."
-msgstr "No se ha podido borrar la cuenta de usuario/correo con dn '%s'."
-
-#: plugins/personal/mail/class_mailAccount.inc:842
-#, php-format
-msgid "Saving of user/mail account with dn '%s' failed."
-msgstr "No se ha podido guardar la cuenta de usuario/correo con dn '%s'."
-
-#: plugins/personal/mail/class_mailAccount.inc:903
-msgid ""
-"There is no valid mailserver specified, please add one in the system setup."
-msgstr ""
-"No se ha configurado ningún servidor de correo válido, por favor añada uno "
-"en la configuración de sistemas."
-
-#: plugins/personal/mail/class_mailAccount.inc:908
-#: plugins/admin/groups/class_groupMail.inc:924
-msgid "The required field 'Primary address' is not set."
-msgstr "No ha introducido el campo obligatorio'Cuenta Principal'."
-
-#: plugins/personal/mail/class_mailAccount.inc:912
-#: plugins/personal/mail/class_mailAccount.inc:916
-#: plugins/addons/addressbook/class_addressbook.inc:702
-#: plugins/admin/ogroups/class_mailogroup.inc:85
-msgid "Please enter a valid email address in 'Primary address' field."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:922
-#: plugins/admin/groups/class_groupMail.inc:933
-#: plugins/admin/ogroups/class_mailogroup.inc:92
-msgid "The primary address you've entered is already in use."
-msgstr "La cuenta principal que ha introducido ya esta en uso."
-
-#: plugins/personal/mail/class_mailAccount.inc:928
-#: plugins/admin/groups/class_groupMail.inc:939
-msgid "Value in 'Quota size' is not valid."
-msgstr "El valor de 'Tamaño de Cuota' no es valido."
-
-#: plugins/personal/mail/class_mailAccount.inc:937
-#: plugins/admin/groups/class_groupMail.inc:948
-msgid "Please specify a vaild mail size for mails to be rejected."
-msgstr ""
-"Por favor introduzca un valor válido de tamaño máximo de mensajes que serán "
-"rechazados."
-
-#: plugins/personal/mail/class_mailAccount.inc:947
-#: plugins/admin/groups/class_groupMail.inc:956
-msgid "You need to set the maximum mail size in order to reject anything."
-msgstr ""
-"Necesita introducir un valor máximo de tamaño de mensajes para poder "
-"rechazar mensajes."
-
-#: plugins/personal/mail/class_mailAccount.inc:951
-msgid "You specified Spam settings, but there is no Folder specified."
-msgstr ""
-"Has seleccionado características antispam sin haber seleccionado ninguna "
-"carpeta."
-
-#: plugins/personal/mail/class_mailAccount.inc:955
-msgid "Time interval to show vacation message is not valid."
-msgstr ""
-"No es válido el intervalo de fechas para mostrar el mensaje de ausencia."
-
-#: plugins/personal/mail/class_mailAccount.inc:995
-#: plugins/personal/mail/class_mailAccount.inc:1007
-msgid "You are not allowed to write mail forwarding."
-msgstr "No tiene permisos para añadir una dirección de reenvío"
-
-#: plugins/personal/mail/class_mailAccount.inc:1040
-#: plugins/personal/mail/class_mailAccount.inc:1051
-msgid "You are not allowed to write mail alternate address."
-msgstr "No tiene permisos para añadir una dirección alternativa."
-
-#: plugins/personal/mail/class_mailAccount.inc:1116
-msgid "Waiting for kolab to remove mail properties."
-msgstr "Esperando que Kolab elimine las características de correo."
-
-#: plugins/personal/mail/class_mailAccount.inc:1118
-msgid ""
-"Please remove the mail account first, to allow kolab to call its remove "
-"methods."
-msgstr ""
-"Por favor elimine la cuenta de correo primero, para permitir que Kolab "
-"active su sistema de eliminación."
-
-#: plugins/personal/mail/class_mailAccount.inc:1149
-#: plugins/admin/groups/class_groupMail.inc:1122
-msgid "Mail server"
-msgstr "Servidor de correo"
-
-#: plugins/personal/mail/class_mailAccount.inc:1152
-msgid "Add vacation information"
-msgstr "Añadir información de ausencia"
-
-#: plugins/personal/mail/class_mailAccount.inc:1155
-msgid "Use spam filter"
-msgstr "Usar filtro antispam"
-
-#: plugins/personal/mail/class_mailAccount.inc:1156
-msgid "Spam level"
-msgstr "Nivel de spam"
-
-#: plugins/personal/mail/class_mailAccount.inc:1157
-msgid "Spam mail box"
-msgstr "Tamaño de la carpeta de spam"
-
-#: plugins/personal/mail/class_mailAccount.inc:1159
-msgid "Sieve management"
-msgstr "Administración Sieve"
-
-#: plugins/personal/mail/class_mailAccount.inc:1161
-msgid "Reject due to mailsize"
-msgstr "rechazar correos mayores que"
-
-#: plugins/personal/mail/class_mailAccount.inc:1162
-msgid "Mail max size"
-msgstr "Tamaño máximo del mensaje"
-
-#: plugins/personal/mail/class_mailAccount.inc:1164
-#: plugins/personal/mail/class_mailAccount.inc:1169
-msgid "Forwarding address"
-msgstr "Direcciones de reenvío"
-
-#: plugins/personal/mail/class_mailAccount.inc:1165
-msgid "Local delivery"
-msgstr "Entrega local"
-
-#: plugins/personal/mail/class_mailAccount.inc:1166
-msgid "No delivery to own mailbox "
-msgstr "No recibir en su propia cuenta"
-
-#: plugins/personal/mail/class_mailAccount.inc:1167
-msgid "Mail alternative addresses"
-msgstr "Direcciones alternativas"
-
-#: plugins/personal/password/changed.tpl:2
-msgid ""
-"You've successfully changed your password. Remember to change all programms "
-"configured to use it as well."
-msgstr ""
-
-#: plugins/personal/password/changed.tpl:8
-#: plugins/personal/generic/main.inc:165
-#: plugins/gofax/faxreports/detail.tpl:67
-#: plugins/addons/mailqueue/header.tpl:5
-#: plugins/addons/ldapmanager/contentexportxls.tpl:69
-#: plugins/addons/ldapmanager/contentimport.tpl:45
-#: plugins/addons/ldapmanager/contentcsv.tpl:114
-#: plugins/addons/ldapmanager/contentexport.tpl:66
-#: plugins/admin/fai/faiNewBranch.tpl:52
-#: plugins/admin/departments/dep_iframe.tpl:18
-#: plugins/admin/systems/class_systemManagement.inc:179
-#: include/functions.inc:1429 setup/class_setup.inc:275
-#: setup/class_setup.inc:277 ihtml/themes/default/setup_finish.tpl:30
-#: ihtml/themes/default/setup_useradmin.tpl:40
-#: ihtml/themes/default/setup_step2.tpl:12
-#: ihtml/themes/default/setup_step3.tpl:17
-#: ihtml/themes/default/setup_step4.tpl:114
-msgid "Back"
-msgstr "Atrás"
-
-#: plugins/personal/password/class_password.inc:5
-#: plugins/personal/generic/paste_generic.tpl:20
-#: plugins/admin/systems/class_goFaxServer.inc:100
-#: plugins/admin/systems/class_goGlpiServer.inc:104
-#: plugins/admin/systems/goImapServer.tpl:34
-#: plugins/admin/systems/goKrbServer.tpl:20
-#: plugins/admin/systems/goGlpiServer.tpl:12
-#: plugins/admin/systems/class_goKrbServer.inc:104
-#: plugins/admin/systems/goLogDBServer.tpl:12
-#: plugins/admin/systems/class_divListSystem.inc:376
-#: plugins/admin/systems/goFonServer.tpl:12
-#: plugins/admin/systems/class_goFonServer.inc:144
-#: plugins/admin/systems/class_goLogDBServer.inc:102
-#: plugins/admin/systems/goFaxServer.tpl:12
-#: plugins/admin/systems/gosaLogServer.tpl:12
-#: plugins/admin/systems/class_gosaLogServer.inc:103
-#: setup/setup_config2.tpl:181 setup/setup_config2.tpl:226
-#: setup/setup_migrate.tpl:225 ihtml/themes/default/login.tpl:44
-#: ihtml/themes/default/login.tpl:46
-#: ihtml/themes/default/setup_useradmin.tpl:30
-msgid "Password"
-msgstr "Contraseña"
-
-#: plugins/personal/password/class_password.inc:12
-#: plugins/personal/generic/class_user.inc:1424
-msgid "User password"
-msgstr "Contraseña del usuario"
-
-#: plugins/personal/password/nochange.tpl:2
-msgid "Password change not allowed"
-msgstr ""
-
-#: plugins/personal/password/nochange.tpl:6
-msgid "You are not allowed to change your password at this time"
-msgstr ""
-
-#: plugins/personal/password/password.tpl:3
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-
-#: plugins/personal/password/password.tpl:8
-#: plugins/personal/password/main.inc:73
-msgid "You have no permissions to change your password."
-msgstr "No tiene permisos para cambiar su contraseña."
-
-#: plugins/personal/password/password.tpl:10
-#: plugins/admin/users/password.tpl:6
-msgid ""
-"Changing the password affects your authentification on mail, proxy, samba "
-"and unix services."
-msgstr ""
-
-#: plugins/personal/password/password.tpl:16
-msgid "Current password"
-msgstr ""
-
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/generic/password.tpl:7 plugins/admin/users/password.tpl:11
-#: plugins/admin/systems/password.tpl:14
-msgid "New password"
-msgstr ""
-
-#: plugins/personal/password/password.tpl:32
-#: plugins/personal/generic/password.tpl:11
-#: plugins/admin/users/password.tpl:15 plugins/admin/systems/password.tpl:19
-msgid "Repeat new password"
-msgstr ""
-
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/generic/password.tpl:17
-#: plugins/admin/users/password.tpl:21 plugins/admin/systems/password.tpl:28
-msgid "Set password"
-msgstr ""
-
-#: plugins/personal/password/password.tpl:49
-msgid "Clear fields"
-msgstr ""
-
-#: plugins/personal/password/main.inc:44
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "La contraseña introducida como contraseña actual no es correcta."
-
-#: plugins/personal/password/main.inc:47
-msgid "You need to specify your current password in order to proceed."
-msgstr "Necesita introducir su contraseña actual para continuar."
-
-#: plugins/personal/password/main.inc:52 plugins/personal/generic/main.inc:79
-#: plugins/admin/users/class_userManagement.inc:183
-msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr ""
-"No coinciden las contraseñas introducidas como 'Nueva contraseña' y 'Repetir "
-"nueva contraseña'."
-
-#: plugins/personal/password/main.inc:55 plugins/personal/generic/main.inc:84
-#: plugins/admin/users/class_userManagement.inc:188
-msgid "The password you've entered as 'New password' is empty."
-msgstr "No se ha asignado ningún valor al campo 'Nueva contraseña'."
-
-#: plugins/personal/password/main.inc:63
-msgid "The password used as new and current are too similar."
-msgstr ""
-"La contraseña actual y la introducida como nueva son demasiado parecidas."
-
-#: plugins/personal/password/main.inc:68
-msgid "The password used as new is to short."
-msgstr "La nueva contraseña es demasiado corta."
-
-#: plugins/personal/password/main.inc:93
-msgid "External password changer reported a problem: "
-msgstr "El programa externo de cambio de contraseña informo de un problema: "
-
-#: plugins/personal/password/main.inc:122
-#: plugins/admin/users/class_divListUsers.inc:272
-msgid "Change password"
-msgstr "Cambiar contraseña"
-
-#: plugins/personal/posix/generic.tpl:7
-#: plugins/personal/posix/paste_generic.tpl:8
-#: plugins/personal/posix/class_posixAccount.inc:1353
-#: plugins/personal/samba/samba3.tpl:13 plugins/personal/samba/samba3.tpl:97
-#: plugins/personal/samba/class_sambaAccount.inc:690
-msgid "Home directory"
-msgstr "Directorio de usuario"
-
-#: plugins/personal/posix/generic.tpl:15
-#: plugins/personal/posix/class_posixAccount.inc:1354
-msgid "Shell"
-msgstr "Shell"
-
-#: plugins/personal/posix/generic.tpl:25
-msgid "Primary group"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:35
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
-#: plugins/gofax/faxreports/contents.tpl:32
-#: plugins/gofax/faxreports/detail.tpl:45
-#: plugins/gofax/faxreports/class_faxreport.inc:494
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
-#: plugins/gofon/fonreports/contents.tpl:35
-msgid "Status"
-msgstr "Estado"
-
-#: plugins/personal/posix/generic.tpl:47
-#: plugins/personal/posix/paste_generic.tpl:23
-msgid "Force UID/GID"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:28 html/getxls.php:287
-msgid "UID"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:62
-#: plugins/personal/posix/paste_generic.tpl:37
-#: plugins/admin/groups/class_groupGeneric.inc:956
-msgid "GID"
-msgstr "GID"
-
-#: plugins/personal/posix/generic.tpl:76
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "Group membership"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:78
-#: plugins/personal/posix/paste_generic.tpl:54
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:102
-msgid "Account"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:109
-msgid "System trust"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:110
-msgid "Trust mode"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:6
-msgid "Select groups to add"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:32
-msgid "Display groups of department"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:46
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Ignore subtrees"
-msgstr "Ignorar subárboles"
-
-#: plugins/personal/posix/posix_groups.tpl:53
-msgid "Display groups matching"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:57
-#: plugins/admin/groups/class_divListGroup.inc:76
-#: plugins/admin/ogroups/class_divListOGroup.inc:83
-msgid "Regular expression for matching group names"
-msgstr "Expresión regular para buscar nombres de grupos"
-
-#: plugins/personal/posix/posix_groups.tpl:64
-msgid "Display groups of user"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:68
-#: plugins/admin/groups/class_divListGroup.inc:77
-msgid "User name of which groups are shown"
-msgstr "Nombre de usuario de los grupos que se muestran"
-
-#: plugins/personal/posix/posix_shadow.tpl:9
-msgid "User must change password on first login"
-msgstr ""
-
-#: plugins/personal/posix/posix_shadow.tpl:34
-#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
-msgid "Password expires on"
-msgstr ""
-
-#: plugins/personal/posix/paste_generic.tpl:4
-msgid "Posix settings"
-msgstr ""
-
-#: plugins/personal/posix/trust_machines.tpl:6
-msgid "Select systems to add"
-msgstr ""
-
-#: plugins/personal/posix/trust_machines.tpl:26
-msgid "Display systems of department"
-msgstr ""
-
-#: plugins/personal/posix/trust_machines.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:85
-msgid "Display systems matching"
-msgstr "Mostrar sistemas que coincidan con"
-
-#: plugins/personal/posix/main.inc:127
-msgid "Unix settings"
-msgstr "Parametros Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:16
-#: plugins/generic/references/class_reference.inc:22
-msgid "UNIX"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:137
-msgid "expired"
-msgstr "expiró"
-
-#: plugins/personal/posix/class_posixAccount.inc:139
-msgid "grace time active"
-msgstr "Periodo de gracia activado"
-
-#: plugins/personal/posix/class_posixAccount.inc:142
-msgid "active, password not changable"
-msgstr "activo, no puede cambiar la contraseña"
-
-#: plugins/personal/posix/class_posixAccount.inc:144
-msgid "active, password expired"
-msgstr "activo, la contraseña expiró"
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "active"
-msgstr "activo"
-
-#: plugins/personal/posix/class_posixAccount.inc:157
-#: plugins/personal/posix/class_posixAccount.inc:1019
-msgid "Group of user"
-msgstr "Grupo de usuarios"
-
-#: plugins/personal/posix/class_posixAccount.inc:192
-msgid "unconfigured"
-msgstr "Sin configurar"
-
-#: plugins/personal/posix/class_posixAccount.inc:203
-#: plugins/admin/systems/class_workstationStartup.inc:836
-#: plugins/admin/systems/class_workstationService.inc:183
-#: plugins/admin/systems/class_terminalService.inc:197
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
-msgid "automatic"
-msgstr "automático"
-
-#: plugins/personal/posix/class_posixAccount.inc:255
-msgid "This account has no unix extensions."
-msgstr "Este cuenta no tiene extensiones unix."
-
-#: plugins/personal/posix/class_posixAccount.inc:275
-#: plugins/personal/posix/class_posixAccount.inc:278
-msgid "Remove posix account"
-msgstr "Eliminar cuenta Posix"
-
-#: plugins/personal/posix/class_posixAccount.inc:276
-msgid ""
-"This account has unix features enabled. To disable them, you'll need to "
-"remove the samba / environment account first."
-msgstr ""
-"Esta cuenta tiene las características unix activadas. Para desactivarlas, "
-"necesita eliminar la cuenta samba / entorno primero."
-
-#: plugins/personal/posix/class_posixAccount.inc:279
-msgid ""
-"This account has posix features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene características posix activadas. Puede desactivarla "
-"pulsando aquí"
-
-#: plugins/personal/posix/class_posixAccount.inc:282
-msgid "Create posix account"
-msgstr "Crear cuenta posix"
-
-#: plugins/personal/posix/class_posixAccount.inc:283
-msgid ""
-"This account has posix features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene la extensión posix desactivada. Puede activarla pulsando "
-"aquí."
-
-#: plugins/personal/posix/class_posixAccount.inc:443
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr ""
-"La contraseñas no pueden ser cambiadas hasta %s días desde el último cambio"
-
-#: plugins/personal/posix/class_posixAccount.inc:447
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "La contraseñas deben ser cambiadas despues de %s días"
-
-#: plugins/personal/posix/class_posixAccount.inc:451
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiery"
-msgstr ""
-"Desactivar cuenta despues de %s días de inactividad una vez expirada la "
-"contraseña"
-
-#: plugins/personal/posix/class_posixAccount.inc:455
-#, php-format
-msgid "Warn user %s days before password expiery"
-msgstr "Avisar al usuario %s días antes de que la contraseña expire"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-#: plugins/personal/samba/class_sambaAccount.inc:501
-#: plugins/admin/systems/class_terminalGeneric.inc:105
-#: setup/setup_config2.tpl:103 ihtml/themes/default/setup_step4.tpl:91
-msgid "disabled"
-msgstr "desactivado"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-msgid "full access"
-msgstr "Acceso sin restricciones"
-
-#: plugins/personal/posix/class_posixAccount.inc:576
-msgid "allow access to these hosts"
-msgstr "Permitir el acceso a estos equipos"
-
-#: plugins/personal/posix/class_posixAccount.inc:624
-#, php-format
-msgid "Removing of user/posix account with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la cuenta de usuario / posix con dn '%s'."
-
-#: plugins/personal/posix/class_posixAccount.inc:772
-msgid "Failed: overriding lock"
-msgstr "Fallo: Bloqueo de seguridad"
-
-#: plugins/personal/posix/class_posixAccount.inc:868
-#, php-format
-msgid "Saving of user/posix account with dn '%s' failed."
-msgstr "Ha fallado la grabación de la cuenta de usuario/posix con dn '%s'."
-
-#: plugins/personal/posix/class_posixAccount.inc:933
-msgid "The required field 'Home directory' is not set."
-msgstr "No se ha asignado ningún valor al campo 'Directorio de usuario'."
-
-#: plugins/personal/posix/class_posixAccount.inc:936
-msgid "Please enter a valid path in 'Home directory' field."
-msgstr ""
-"Por favor introduzca una ruta valida en el campo 'Directorio de usuario'"
-
-#: plugins/personal/posix/class_posixAccount.inc:944
-msgid "Value specified as 'UID' is not valid."
-msgstr "El valor especificado como 'UID' no es valido."
-
-#: plugins/personal/posix/class_posixAccount.inc:947
-msgid "Value specified as 'UID' is too small."
-msgstr "El valor especificado como 'UID' es demasiado pequeño."
-
-#: plugins/personal/posix/class_posixAccount.inc:951
-#: plugins/admin/groups/class_groupGeneric.inc:847
-msgid "Value specified as 'GID' is not valid."
-msgstr "El valor especificado como 'GID' no es valido."
-
-#: plugins/personal/posix/class_posixAccount.inc:954
-#: plugins/admin/groups/class_groupGeneric.inc:850
-msgid "Value specified as 'GID' is too small."
-msgstr "El valor especificado como 'GID' es demasiado pequeño."
-
-#: plugins/personal/posix/class_posixAccount.inc:962
-msgid "Value specified as 'shadowMin' is not valid."
-msgstr "El valor especificado como 'shadowMin' no es valido."
-
-#: plugins/personal/posix/class_posixAccount.inc:967
-msgid "Value specified as 'shadowMax' is not valid."
-msgstr "El valor especificado como 'shadowMax' no es valido."
-
-#: plugins/personal/posix/class_posixAccount.inc:972
-msgid "Value specified as 'shadowWarning' is not valid."
-msgstr "El valor especificado como 'shadowWarning' no es valido."
-
-#: plugins/personal/posix/class_posixAccount.inc:975
-msgid "'shadowWarning' without 'shadowMax' makes no sense."
-msgstr "'shadowWarning' sin 'shadowMax' no tiene sentido."
-
-#: plugins/personal/posix/class_posixAccount.inc:978
-msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
-msgstr ""
-"El valor especificado como 'shadowWarning' debería ser menor que 'shadowMax'."
-
-#: plugins/personal/posix/class_posixAccount.inc:981
-msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
-msgstr ""
-"El valor especificado como 'shadowWarning' debería ser mayor que 'shadowMin'."
-
-#: plugins/personal/posix/class_posixAccount.inc:986
-msgid "Value specified as 'shadowInactive' is not valid."
-msgstr "El valor especificado como 'shadowInactive' no es valido."
-
-#: plugins/personal/posix/class_posixAccount.inc:989
-msgid "'shadowInactive' without 'shadowMax' makes no sense."
-msgstr "'shadowInactive' sin 'shadowMax' no tiene sentido."
-
-#: plugins/personal/posix/class_posixAccount.inc:994
-msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
-msgstr ""
-"El valor especificado como 'shadowMin' debería ser menor que 'shadowMax'."
-
-#: plugins/personal/posix/class_posixAccount.inc:1174
-#: plugins/admin/groups/class_groupGeneric.inc:892
-msgid "Too many users, can't allocate a free ID!"
-msgstr "¡Demasiados usuarios!, no hay identificadores (ID) libres"
-
-#: plugins/personal/posix/class_posixAccount.inc:1343
-msgid "POSIX account"
-msgstr "Cuenta POSIX"
-
-#: plugins/personal/posix/class_posixAccount.inc:1355
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
-#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
-msgid "User ID"
-msgstr "Identificador (ID) de usuario"
-
-#: plugins/personal/posix/class_posixAccount.inc:1356
-msgid "Group ID"
-msgstr "Identificador (ID) de Grupo"
-
-#: plugins/personal/posix/class_posixAccount.inc:1358
-msgid "Force password change on login"
-msgstr "Forzar el cambio de contraseña al iniciar"
-
-#: plugins/personal/posix/class_posixAccount.inc:1359
-msgid "Shadow min"
-msgstr "Shadow min"
-
-#: plugins/personal/posix/class_posixAccount.inc:1360
-msgid "Shadow max"
-msgstr "Shadow max"
-
-#: plugins/personal/posix/class_posixAccount.inc:1361
-msgid "Shadow warning"
-msgstr "Shadow warning"
-
-#: plugins/personal/posix/class_posixAccount.inc:1362
-msgid "Shadow inactive"
-msgstr "Shadow inactive"
-
-#: plugins/personal/posix/class_posixAccount.inc:1363
-msgid "Shadow expire"
-msgstr "Shadow expire"
-
-#: plugins/personal/posix/class_posixAccount.inc:1364
-msgid "System trust model"
-msgstr "Sistema de confianza"
-
-#: plugins/personal/netatalk/main.inc:111
-msgid "Netatalk settings"
-msgstr "Parámetros de Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:37
-msgid "Manage netatalk account"
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:174
-msgid "This account has no netatalk extensions."
-msgstr "Esta cuenta no tiene extensión Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid "Remove netatalk account"
-msgstr "Eliminar cuenta Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid ""
-"This account has netatalk features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene la extensión Netatalk activa. Puede desactivarla pulsando "
-"a continuación."
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#: plugins/personal/netatalk/class_netatalk.inc:196
-msgid "Create netatalk account"
-msgstr "Crear cuenta Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-msgid ""
-"This account has netatalk features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene la extensión Netatalk desactivada. Puede activarla "
-"pulsando aqui."
-
-#: plugins/personal/netatalk/class_netatalk.inc:229
-msgid "You must select a share to use."
-msgstr "Debe seleccionar la carpeta compartida que desea usar"
-
-#: plugins/personal/netatalk/class_netatalk.inc:294
-#, php-format
-msgid "Saving of user/netatalk account with dn '%s' failed."
-msgstr "Ha fallado la grabación de la cuenta de usuario/Netatalk con dn '%s'."
-
-#: plugins/personal/netatalk/class_netatalk.inc:356
-#, php-format
-msgid "Removing of user/netatalk account with dn '%s' failed."
-msgstr ""
-"Ha fallado la eliminación de la cuenta de usuario/Netatalk con dn '%s'."
-
-#: plugins/personal/netatalk/class_netatalk.inc:379
-msgid "User home path"
-msgstr "Ruta del directorio del usuario"
-
-#: plugins/personal/netatalk/class_netatalk.inc:380
-#: plugins/personal/netatalk/netatalk.tpl:4
-msgid "Share"
-msgstr "Recurso compartido"
-
-#: plugins/personal/netatalk/netatalk.tpl:16
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:401
-msgid "Path"
-msgstr "Ruta"
-
-#: plugins/personal/samba/samba2.tpl:13
-msgid "Samba home"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
-msgid "Script path"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
-#: plugins/personal/samba/samba3.tpl:111
-#: plugins/personal/samba/class_sambaAccount.inc:691
-msgid "Profile path"
-msgstr "Ruta del Perfil"
-
-#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
-msgid "Access options"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
-msgid "Allow user to change password from client"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
-#: plugins/personal/samba/class_sambaAccount.inc:1106
-msgid "Login from windows client requires no password"
-msgstr "El inicio de sesión en windows no necesita contraseña"
-
-#: plugins/personal/samba/samba2.tpl:77
-msgid "Temporary disable samba account"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:62
-msgid "Sunday"
-msgstr "Domingo"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:63
-msgid "Monday"
-msgstr "Lunes"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:64
-msgid "Tuesday"
-msgstr "Martes"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:65
-msgid "Wednesday"
-msgstr "Miércoles"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:66
-msgid "Thursday"
-msgstr "Jueves"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:67
-msgid "Friday"
-msgstr "Viernes"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:68
-msgid "Saturday"
-msgstr "Sábado"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:21
-msgid "Specify the hours this user is allowed to log in"
-msgstr ""
-
-#: plugins/personal/samba/sambaLogonHours.tpl:27
-msgid "Hour"
-msgstr ""
-
-#: plugins/personal/samba/sambaLogonHours.tpl:104
-#: plugins/personal/environment/logonManagement.tpl:75
-#: plugins/gofax/blocklists/generic.tpl:103
-#: plugins/gofax/faxaccount/lists.tpl:31
-#: plugins/addons/notifications/contents.tpl:12
-#: plugins/addons/gotomasses/contents.tpl:111
-#: plugins/addons/gotomasses/contents.tpl:113
-#: plugins/addons/gotomasses/contents.tpl:117
-#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
-#: plugins/admin/acl/acl_role.tpl:73
-#: plugins/admin/fai/class_faiManagement.inc:733
-#: plugins/admin/fai/faiProfileEntry.tpl:70
-#: plugins/admin/fai/faiPackageConfiguration.tpl:6
-#: plugins/admin/fai/faiScriptEntry.tpl:82
-#: plugins/admin/fai/faiNewBranch.tpl:21
-#: plugins/admin/fai/faiVariableEntry.tpl:54
-#: plugins/admin/fai/faiPackageEntry.tpl:56
-#: plugins/admin/fai/faiHookEntry.tpl:84
-#: plugins/admin/fai/faiTemplateEntry.tpl:170
-#: plugins/admin/groups/class_groupManagement.inc:421
-#: plugins/admin/groups/mail_admins.tpl:37
-#: plugins/admin/groups/application_options.tpl:11
-#: plugins/admin/users/class_userManagement.inc:744
-#: plugins/admin/applications/class_applicationManagement.inc:436
-#: plugins/admin/systems/servRepositorySetup.tpl:54
-#: plugins/admin/systems/printerPPDDialog.tpl:22
-#: plugins/admin/systems/class_systemManagement.inc:827
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
-#: plugins/admin/ogroups/class_ogroupManagement.inc:381
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
-#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
-#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
-#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
-#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
-#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
-#: ihtml/themes/default/acl.tpl:89
-msgid "Apply"
-msgstr "Aplicar"
-
-#: plugins/personal/samba/samba3.tpl:27
-#: plugins/personal/samba/class_sambaAccount.inc:1121
-msgid "Domain"
-msgstr "Dominio"
-
-#: plugins/personal/samba/samba3.tpl:66
-msgid "Terminal Server"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:94
-#: plugins/personal/samba/class_sambaAccount.inc:1102
-msgid "Allow login on terminal server"
-msgstr "Permitir inicio de sesión en el servidor de terminal"
-
-#: plugins/personal/samba/samba3.tpl:131
-#: plugins/personal/samba/class_sambaAccount.inc:1103
-msgid "Inherit client config"
-msgstr "Configuración predeterminada de cliente"
-
-#: plugins/personal/samba/samba3.tpl:134
-msgid "Initial program"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:142
-msgid "Working directory"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:159
-msgid "Timeout settings (in minutes)"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:169
-#: plugins/personal/samba/class_sambaAccount.inc:698
-msgid "Connection"
-msgstr "Conexión"
-
-#: plugins/personal/samba/samba3.tpl:183
-#: plugins/personal/samba/class_sambaAccount.inc:699
-msgid "Disconnection"
-msgstr "Desconexión"
-
-#: plugins/personal/samba/samba3.tpl:197
-#: plugins/personal/samba/class_sambaAccount.inc:700
-msgid "IDLE"
-msgstr "IDLE"
-
-#: plugins/personal/samba/samba3.tpl:213
-msgid "Client devices"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:220
-msgid "Connect client drives at logon"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:228
-msgid "Connect client printers at logon"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:236
-msgid "Default to main client printer"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:246
-#: plugins/personal/connectivity/pureftpd.tpl:93
-msgid "Miscellaneous"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:250
-msgid "Shadowing"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:261
-msgid "On broken or timed out"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:271
-msgid "Reconnect if disconnected"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:306
-#: plugins/personal/samba/class_sambaAccount.inc:1107
-msgid "Lock samba account"
-msgstr "Bloquear cuenta samba"
-
-#: plugins/personal/samba/samba3.tpl:331
-#: plugins/personal/samba/class_sambaAccount.inc:1113
-msgid "Limit Logon Time"
-msgstr "Tiempo máximo de inicio de sesión"
-
-#: plugins/personal/samba/samba3.tpl:351
-#: plugins/personal/samba/class_sambaAccount.inc:1114
-msgid "Limit Logoff Time"
-msgstr "Tiempo máximo de cierre de sesión"
-
-#: plugins/personal/samba/samba3.tpl:372
-msgid "Account expires after"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Samba logon times"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Edit settings..."
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:403
-msgid "Allow connection from these workstations only"
-msgstr ""
-
-#: plugins/personal/samba/main.inc:123
-#: plugins/personal/samba/class_sambaAccount.inc:1093
-#: setup/setup_config2.tpl:2
-msgid "Samba settings"
-msgstr "Parametros de samba"
-
-#: plugins/personal/samba/samba3_workstations.tpl:6
-msgid "Select workstations to add"
-msgstr ""
-
-#: plugins/personal/samba/samba3_workstations.tpl:26
-msgid "Display workstations of department"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:212
-msgid "This account has no samba extensions."
-msgstr "Esta cuenta no tiene extensión samba valida."
-
-#: plugins/personal/samba/class_sambaAccount.inc:221
-msgid "Remove samba account"
-msgstr "Eliminar cuenta samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:222
-msgid ""
-"This account has samba features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene la extensión samba activada. Puede desactivarla pulsando "
-"aquí."
-
-#: plugins/personal/samba/class_sambaAccount.inc:232
-#: plugins/personal/samba/class_sambaAccount.inc:235
-msgid "Create samba account"
-msgstr "Crear cuenta samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:233
-msgid ""
-"This account has samba features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Esta cuenta tiene la extensión samba desactivada. Puede activarla pulsando "
-"aquí."
-
-#: plugins/personal/samba/class_sambaAccount.inc:236
-msgid ""
-"This account has samba features disabled. Posix features are needed for "
-"samba accounts, enable them first."
-msgstr ""
-"Esta cuenta tiene sus características samba desactivadas, las "
-"características Posix son necesarias para las cuentas samba, activelas "
-"primero."
-
-#: plugins/personal/samba/class_sambaAccount.inc:502
-msgid "input on, notify on"
-msgstr "entrada activada, notificación activada"
-
-#: plugins/personal/samba/class_sambaAccount.inc:503
-msgid "input on, notify off"
-msgstr "entrada activada, notificación desactivada"
-
-#: plugins/personal/samba/class_sambaAccount.inc:504
-msgid "input off, notify on"
-msgstr "entrada desactivada, notificación activada"
-
-#: plugins/personal/samba/class_sambaAccount.inc:505
-msgid "input off, nofify off"
-msgstr "entrada desactivada, notificación desactivada"
-
-#: plugins/personal/samba/class_sambaAccount.inc:507
-msgid "disconnect"
-msgstr "desconectar"
-
-#: plugins/personal/samba/class_sambaAccount.inc:508
-msgid "reset"
-msgstr "Borrar"
-
-#: plugins/personal/samba/class_sambaAccount.inc:510
-msgid "from any client"
-msgstr "desde cualquier cliente"
-
-#: plugins/personal/samba/class_sambaAccount.inc:511
-msgid "from previous client only"
-msgstr "solo desde el cliente anterior"
-
-#: plugins/personal/samba/class_sambaAccount.inc:674
-#, php-format
-msgid "Removing of user/samba account with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la cuenta de usuario/samba con dn '%s'."
-
-#: plugins/personal/samba/class_sambaAccount.inc:693
-#, php-format
-msgid "The value specified as '%s' contains invalid characters!"
-msgstr "¡El valor especificado como '%s' contiene caracteres no validos!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:703
-#, php-format
-msgid ""
-"The timeout property '%s' is checked and contains invalid or no characters!"
-msgstr ""
-"¡La propiedad 'tiempo de desconexión' '%s' esta activada y contiene "
-"caracteres no válidos o está vacía!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:709
-msgid ""
-"The windows user manager only allows eight clients. You've specified more "
-"than eight."
-msgstr ""
-"El administrador de usuarios de windows solo permite ocho clientes. Ha "
-"especificado mas de ocho."
-
-#: plugins/personal/samba/class_sambaAccount.inc:894
-msgid ""
-"Warning: This account has an undefined samba SID assigned. The problem can "
-"not be fixed by GOsa!"
-msgstr ""
-"Aviso: Esta cuenta tiene asignado un SID sin definir. ¡El problema no puede "
-"ser solucionado por GOsa!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:918
-msgid ""
-"Warning: Can't identify users primary group - no conversion to a samba group "
-"possible!"
-msgstr ""
-"Aviso: No puedo identificar el grupo primario de usuarios - ¡No se puede "
-"realizar una conversión a grupo de samba!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1028
-#, php-format
-msgid "Saving of user/samba account with dn '%s' failed."
-msgstr "Ha fallado la grabación de la cuenta de usuario/samaba con dn '%s'."
-
-#: plugins/personal/samba/class_sambaAccount.inc:1105
-msgid "Allow user to change password"
-msgstr "Permitir al usuario cambiar su contraseña"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1110
-msgid "Account expires"
-msgstr "La cuenta expirará después de"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1111
-msgid "Password expires"
-msgstr "La contraseña expira en"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1115
-msgid "Logon hours"
-msgstr "Horario de inicio de sesión"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1117
-msgid "Generic home directory"
-msgstr "Directorio predeterminado de usuario"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1118
-msgid "Generic samba home drive"
-msgstr "Unidad predeterminada de usuario samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1119
-msgid "Generic script path"
-msgstr "Ruta predeterminada del Script"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1120
-msgid "Generic profile path"
-msgstr "Ruta predeterminada del Perfil"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1122
-msgid "Allow connection from"
-msgstr "Permitir la conexión desde"
-
-#: plugins/personal/environment/environment.tpl:3
-msgid "The environment extension is currently disabled."
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:14
-#: plugins/personal/environment/environment.tpl:128
-#: plugins/personal/environment/environment.tpl:198
-msgid "Environment managment settings"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:17
-msgid "Profile managment"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:25
-msgid "Use profile managment"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:32
-msgid "Profile server managment"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:35
-msgid "Profil path"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:56
-msgid "Profil quota"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:73
-#: plugins/personal/environment/class_environment.inc:1326
-msgid "Cache profile localy"
-msgstr "Cachear perfil localmente"
-
-#: plugins/personal/environment/environment.tpl:82
-msgid "Kiosk profile settings"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:85
-#: plugins/personal/environment/class_environment.inc:1332
-msgid "Kiosk profile"
-msgstr "Perfil Kiosk"
-
-#: plugins/personal/environment/environment.tpl:95
-msgid "Manage"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:105
-#: plugins/personal/environment/class_environment.inc:1325
-msgid "Resolution changeable during session"
-msgstr "Resolución modificable durante la sesión"
-
-#: plugins/personal/environment/environment.tpl:110
-#: plugins/personal/environment/class_environment.inc:1331
-#: plugins/admin/systems/workstationService.tpl:122
-#: plugins/admin/systems/terminalService.tpl:108
-msgid "Resolution"
-msgstr "Resolución"
-
-#: plugins/personal/environment/environment.tpl:133
-#: plugins/personal/environment/class_environment.inc:1337
-#: plugins/admin/systems/class_workstationStartup.inc:1192
-#: plugins/admin/systems/class_terminalStartup.inc:478
-#: plugins/admin/systems/workstationStartup.tpl:170
-#: plugins/admin/systems/goShareServer.tpl:1
-#: plugins/admin/systems/terminalStartup.tpl:87
-msgid "Shares"
-msgstr "Recursos compartidos"
-
-#: plugins/personal/environment/environment.tpl:143
-msgid "User used to connect to the share"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:146
-msgid "Select a share"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:154
-msgid "Mount path"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:159
-#: plugins/personal/environment/kioskManagement.tpl:15
-#: plugins/personal/generic/generic_certs.tpl:21
-#: plugins/personal/generic/generic_certs.tpl:45
-#: plugins/personal/generic/generic_certs.tpl:69
-#: plugins/personal/connectivity/class_kolabAccount.inc:264
-#: plugins/admin/fai/faiPackage.tpl:81
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
-#: plugins/admin/groups/class_groupMail.inc:613
-#: plugins/admin/applications/class_applicationParameters.inc:124
-#: plugins/admin/systems/glpiPrinter.tpl:152
-#: plugins/admin/systems/glpiManufacturer.tpl:8
-#: plugins/admin/systems/goSpamServer.tpl:48
-#: plugins/admin/systems/printer.tpl:71 plugins/admin/systems/servdns.tpl:8
-#: plugins/admin/systems/workstationStartup.tpl:194
-#: plugins/admin/systems/terminalStartup.tpl:111
-#: plugins/admin/systems/goMailServer.tpl:73
-#: plugins/admin/systems/goMailServer.tpl:104
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
-msgid "Remove"
-msgstr "Eliminar"
-
-#: plugins/personal/environment/environment.tpl:167
-msgid "Logon scripts"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:169
-#: plugins/personal/environment/logonManagement.tpl:1
-#: plugins/personal/environment/logonManagement.tpl:5
-msgid "Logon script management"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:203
-#: plugins/personal/environment/class_environment.inc:1336
-msgid "Hotplug devices"
-msgstr "Dispositivos de conexión en caliente (HotPlug)"
-
-#: plugins/personal/environment/environment.tpl:205
-msgid "Hotplug device settings"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:219
-#: plugins/admin/groups/class_divListGroup.inc:168
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "New"
-msgstr "Nuevo"
-
-#: plugins/personal/environment/environment.tpl:222
-msgid "Existing"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:237
-msgid "Printer settings"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:254
-msgid "Toggle admin"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:257
-msgid "Toggle default"
-msgstr ""
-
-#: plugins/personal/environment/main.inc:119
-msgid "User environment settings"
-msgstr "Parámetros de entorno de usuario"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:120
-msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
-msgstr "Introduzca un nombre valido: Solo se permiten los caracteres 0-9 a-Z."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:123
-msgid "Invalid character in description. Please specify a valid description."
-msgstr ""
-"Caracteres no validos en la descripción, por favor introduzca una "
-"descripción valida."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:128
-msgid "Please specify a valid iSerial."
-msgstr "Por favor introduzca un iSerial valido."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:132
-msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
-msgstr ""
-"Por favor introduzca un ID de proveedor valido (Ejemplo: 2 bytes hex: "
-"'0xFFFF') "
-
-#: plugins/personal/environment/class_hotplugDialog.inc:135
-msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
-msgstr ""
-"Por favor introduzca un ID de producto valido (Ejemplo: 2 bytes hex: "
-"'0xFFFF') "
-
-#: plugins/personal/environment/class_hotplugDialog.inc:141
-msgid "An Entry with this name already exists."
-msgstr "Ya existe una entrada con este 'Nombre'."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:146
-msgid "Please select an entry or press cancel."
-msgstr "Por favor seleccione una entrada o presione cancelar."
-
-#: plugins/personal/environment/class_selectPrinterDialog.inc:102
-#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
-msgid "Please select a printer or press cancel."
-msgstr "Por favor seleccione una impresora o presione cancelar."
-
-#: plugins/personal/environment/hotplugDialog.tpl:1
-msgid "Add hotplug devices"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:5
-msgid "Hotplug management"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:10
-msgid "Select hotplug device to add"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:34
-msgid "Choose the department the search will be based    on"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:43
-#: plugins/admin/fai/class_divListFai.inc:86
-#: plugins/admin/groups/group_objects.tpl:46
-#: plugins/admin/users/class_divListUsers.inc:77
-#: plugins/admin/applications/class_divListApplication.inc:65
-#: plugins/admin/systems/glpiSelectUser.tpl:35
-#: plugins/gofon/conference/headpage.tpl:35
-msgid "Display users matching"
-msgstr "Mostrar usuarios que coincidan con"
-
-#: plugins/personal/environment/hotplugDialog.tpl:48
-msgid "Regular expression for        matching hotplugs"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:209
-msgid "auto"
-msgstr "automático"
-
-#: plugins/personal/environment/class_environment.inc:231
-#: plugins/admin/systems/class_workstationService.inc:89
-#: plugins/admin/systems/class_terminalService.inc:98
-#, php-format
-msgid ""
-"You have specified an external resolution hook which can't be read, please "
-"check the permission of the file '%s'."
-msgstr ""
-"Ha especificado un método de resolución externo que no puede ser leído, por "
-"favor compruebe los permisos del archivo '%s'."
-
-#: plugins/personal/environment/class_environment.inc:281
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Setting profile "
-"server to '%s'."
-msgstr ""
-"El servidor de perfiles seleccionado '%s' no es accesible. Configurando el "
-"servidor de perfiles a '%s'."
-
-#: plugins/personal/environment/class_environment.inc:286
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Profile server "
-"configuration is resetted."
-msgstr ""
-"El servidor de perfiles seleccionado '%s' no es accesible. La configuración "
-"del servidor de perfiles se ha borrado."
-
-#: plugins/personal/environment/class_environment.inc:355
-#: plugins/personal/environment/class_environment.inc:393
-msgid "Remove environment extension"
-msgstr "Eliminar extensión de entorno"
-
-#: plugins/personal/environment/class_environment.inc:356
-#: plugins/personal/environment/class_environment.inc:394
-msgid "Environment extension enabled. You can disable it by clicking below."
-msgstr ""
-"La extensión de entorno está activada. Puede desactivarla pulsando aquí."
-
-#: plugins/personal/environment/class_environment.inc:365
-#: plugins/personal/environment/class_environment.inc:370
-#: plugins/personal/environment/class_environment.inc:399
-#: plugins/personal/environment/class_environment.inc:404
-msgid "Add environment extension"
-msgstr "Añadir extensión de entorno"
-
-#: plugins/personal/environment/class_environment.inc:366
-#: plugins/personal/environment/class_environment.inc:400
-msgid "Environment extension disabled. You can enable it by clicking below."
-msgstr ""
-"La extensión de entorno está desactivada. Puede activarla pulsando aquí."
-
-#: plugins/personal/environment/class_environment.inc:371
-#: plugins/personal/environment/class_environment.inc:405
-msgid ""
-"Environment extension disabled. You have to setup a posix account before you "
-"can enable this feature."
-msgstr ""
-"La extensión de entorno está desactivada. Debe crear una cuenta Posix antes "
-"de poder activarla."
-
-#: plugins/personal/environment/class_environment.inc:508
-#: plugins/personal/environment/class_environment.inc:905
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-msgid "None"
-msgstr "Ninguno"
-
-#: plugins/personal/environment/class_environment.inc:522
-msgid "You are not allowed to write Logon scripts."
-msgstr "No tiene permisos para escribir scripts de inicio de sesión."
-
-#: plugins/personal/environment/class_environment.inc:601
-#: plugins/personal/environment/class_environment.inc:614
-#: plugins/admin/systems/class_workstationStartup.inc:655
-#: plugins/admin/systems/class_terminalStartup.inc:210
-msgid "You must specify a valid mount point."
-msgstr "Por favor introduzca un punto de montaje válido."
-
-#: plugins/personal/environment/class_environment.inc:603
-msgid "Spaces are not allowed in the mount path!"
-msgstr "¡Los espacios no son permitidos en la ruta de montaje!"
-
-#: plugins/personal/environment/class_environment.inc:682
-#: plugins/personal/environment/class_environment.inc:683
-#: plugins/personal/environment/class_environment.inc:691
-#: plugins/personal/environment/class_environment.inc:692
-msgid "Reset password hash"
-msgstr "Reiniciar hash de la contraseña"
-
-#: plugins/personal/environment/class_environment.inc:696
-msgid "Delete share entry"
-msgstr "Eliminar entrada compartida"
-
-#: plugins/personal/environment/class_environment.inc:885
-msgid "GOsa default printer flag is not allowed within groups."
-msgstr ""
-"El indicador de impresora por defecto de GOsa no está permitido dentro de "
-"los grupos."
-
-#: plugins/personal/environment/class_environment.inc:908
-#, php-format
-msgid ""
-"The selected kiosk profile '%s' is no longer available, setting current "
-"profile to 'none'."
-msgstr ""
-"El perfil Kiosk seleccionado '%s' no es accesible, configurando el perfil "
-"actual a 'ninguno'."
-
-#: plugins/personal/environment/class_environment.inc:952
-#, php-format
-msgid "Removing of user/environment account with dn '%s' failed."
-msgstr "Ha fallado al eliminar la extensión de usuario/entorno con dn '%s'."
-
-#: plugins/personal/environment/class_environment.inc:1021
-msgid "Please set a valid profile quota size."
-msgstr "Por favor introduzca un tamaño de cuota del perfil valido"
-
-#: plugins/personal/environment/class_environment.inc:1028
-msgid ""
-"You need to setup a valid posix extension in order to enable evironment "
-"features."
-msgstr ""
-"Necesita configurar un extensión Posix válida para poder activar las "
-"características de entorno."
-
-#: plugins/personal/environment/class_environment.inc:1066
-msgid "Can't save new kiosk profiles, possibly permission denied for folder"
-msgstr ""
-"No se puede grabar los nuevos perfiles Kiosk, posiblemente porque no tiene "
-"permisos de acceso a la carpeta."
-
-#: plugins/personal/environment/class_environment.inc:1222
-#, php-format
-msgid "Saving of user/environment account with dn '%s' failed."
-msgstr "Ha fallado la grabación de la cuenta de usuario/entorno con dn '%s'."
-
-#: plugins/personal/environment/class_environment.inc:1235
-msgid "group share"
-msgstr "grupo compartido"
-
-#: plugins/personal/environment/class_environment.inc:1271
-msgid "Administrator"
-msgstr "Administrador"
-
-#: plugins/personal/environment/class_environment.inc:1276
-#: plugins/personal/environment/class_environment.inc:1334
-msgid "Default printer"
-msgstr "Impresora por defecto"
-
-#: plugins/personal/environment/class_environment.inc:1313
-msgid "Environment settings"
-msgstr "Parámetros de entorno"
-
-#: plugins/personal/environment/class_environment.inc:1321
-msgid "Command to extend the list of possible screen resolutions"
-msgstr "Comando para extender la lista de resoluciones de pantalla posibles"
-
-#: plugins/personal/environment/class_environment.inc:1328
-msgid "Profile quota"
-msgstr "Cuota del Perfil"
-
-#: plugins/personal/environment/class_environment.inc:1329
-msgid "Profile server"
-msgstr "Servidor de Perfil"
-
-#: plugins/personal/environment/class_environment.inc:1335
-#: plugins/personal/environment/logonManagement.tpl:56
-msgid "Logon script"
-msgstr "Script de inicio de sesión"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:1
-msgid "Add printer devcies"
-msgstr ""
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:5
-#: plugins/personal/environment/selectPrinterDialog.tpl:10
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
-msgid "Select printer to add"
-msgstr ""
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:43
-msgid "Display printers matching"
-msgstr ""
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:48
-msgid "Regular expression for matching printer names"
-msgstr ""
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:108
-msgid "Specified name should only consist of upper-/lowercase characters."
-msgstr ""
-"El nombre introducido solo debe tener caracteres mayúsculas-/minúsculas."
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:112
-msgid "Please specify a valid script name."
-msgstr "Por favor introduzca un nombre de script valido."
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:116
-msgid "Specified description contains invalid characters."
-msgstr "!La descripción introducida contiene caracteres no validos!"
-
-#: plugins/personal/environment/logonManagement.tpl:8
-msgid "Logon script settings"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:10
-msgid "Skript name"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:17
-#: plugins/personal/environment/hotplugDialogNew.tpl:17
-#: plugins/gofax/blocklists/generic.tpl:51
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
-#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
-#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:679
-#: plugins/admin/fai/faiVariable.tpl:21
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#: plugins/admin/fai/faiPartitionTable.tpl:21
-#: plugins/admin/fai/class_faiScriptEntry.inc:180
-#: plugins/admin/fai/faiScriptEntry.tpl:19
-#: plugins/admin/fai/class_faiPackage.inc:546
-#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/class_faiHook.inc:550
-#: plugins/admin/fai/class_faiProfile.inc:466
-#: plugins/admin/fai/faiProfile.tpl:21
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
-#: plugins/admin/fai/faiScript.tpl:21
-#: plugins/admin/fai/class_faiVariableEntry.inc:143
-#: plugins/admin/fai/faiVariableEntry.tpl:19
-#: plugins/admin/fai/faiTemplate.tpl:21 plugins/admin/fai/faiHook.tpl:21
-#: plugins/admin/fai/class_faiPartitionTable.inc:544
-#: plugins/admin/fai/class_faiHookEntry.inc:189
-#: plugins/admin/fai/faiHookEntry.tpl:19
-#: plugins/admin/fai/class_faiVariable.inc:431
-#: plugins/admin/fai/class_faiTemplateEntry.inc:248
-#: plugins/admin/fai/faiTemplateEntry.tpl:13
-#: plugins/admin/groups/class_groupGeneric.inc:951
-#: plugins/admin/groups/generic.tpl:15
-#: plugins/admin/applications/generic.tpl:33
-#: plugins/admin/applications/class_applicationGeneric.inc:553
-#: plugins/admin/departments/generic.tpl:16
-#: plugins/admin/departments/class_departmentGeneric.inc:595
-#: plugins/admin/systems/server.tpl:14 plugins/admin/systems/servnfs.tpl:19
-#: plugins/admin/systems/wingeneric.tpl:25 plugins/admin/systems/phone.tpl:34
-#: plugins/admin/systems/printer.tpl:16
-#: plugins/admin/systems/class_servGeneric.inc:424
-#: plugins/admin/systems/class_printGeneric.inc:891
-#: plugins/admin/systems/class_goMailServer.inc:713
-#: plugins/admin/systems/class_componentGeneric.inc:279
-#: plugins/admin/systems/component.tpl:35
-#: plugins/admin/systems/class_winGeneric.inc:291
-#: plugins/admin/systems/class_phoneGeneric.inc:487
-#: plugins/admin/systems/class_goShareServer.inc:398
-#: plugins/admin/mimetypes/generic.tpl:34
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
-#: plugins/admin/mimetypes/paste_generic.tpl:21
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/gofon/macro/generic.tpl:49
-#: plugins/gofon/macro/class_gofonMacro.inc:582
-#: plugins/gofon/conference/generic.tpl:87
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
-#: plugins/generic/references/contents.tpl:11 html/getxls.php:158
-#: html/getxls.php:287
-msgid "Description"
-msgstr "Descripción"
-
-#: plugins/personal/environment/logonManagement.tpl:24
-#: plugins/admin/fai/faiScriptEntry.tpl:38
-msgid "Priority"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:34
-msgid "Logon script flags"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:38
-msgid "Last script"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:44
-msgid "Script can be replaced by user"
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:69
-#: plugins/personal/environment/class_kioskManagementDialog.inc:88
-#, php-format
-msgid "Can't delete '%s'. Error was: permission denied."
-msgstr "No se puede eliminar '%s'. El error fue: permiso denegado."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:72
-#: plugins/personal/environment/class_kioskManagementDialog.inc:91
-#, php-format
-msgid "Can't delete '%s'. Errow was: file doesn't exist."
-msgstr "No se puede eliminar '%s'. El error fue: el fichero no existe."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:133
-msgid ""
-"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
-msgstr ""
-"No hay KIOSKPATH definido en gosa.conf. ¡NO se pueden manejar perfiles Kiosk!"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:139
-#, php-format
-msgid "Kiosk path '%s' is not accessible. Please check the permissions."
-msgstr ""
-"La ruta a Kiosk '%s' no es accesible. Por favor compruebe los permisos."
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:1
-msgid "Create new hotplug entry"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:8
-msgid "Create new hotplug device"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:10
-#: plugins/admin/systems/component.tpl:6
-msgid "Device name"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-#: plugins/admin/systems/glpi_devices.tpl:76
-msgid "Serial number"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "(iSerial)"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "Vendor-ID"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "(idVendor)"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "Product-ID"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "(idProduct)"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:53
-#: plugins/personal/generic/generic_picture.tpl:33
-#: plugins/personal/generic/generic_certs.tpl:91
-#: plugins/addons/addressbook/address_edit.tpl:264
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
-#: plugins/admin/departments/dep_move_confirm.tpl:15
-#: plugins/admin/departments/class_departmentManagement.inc:395
-#: plugins/admin/systems/servnfs.tpl:139
-#: plugins/admin/systems/goNtpServer.tpl:29
-#: plugins/admin/systems/class_goService.inc:39
-#: plugins/admin/systems/goImapServer.tpl:116
-#: plugins/admin/systems/goSpamServer.tpl:125
-#: plugins/admin/systems/servdnseditzone.tpl:119
-#: plugins/admin/systems/goKrbServer.tpl:30
-#: plugins/admin/systems/glpi_devices.tpl:760
-#: plugins/admin/systems/goSpamServerRule.tpl:21
-#: plugins/admin/systems/goGlpiServer.tpl:32
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
-#: plugins/admin/systems/goTerminalServer.tpl:23
-#: plugins/admin/systems/goLogDBServer.tpl:23
-#: plugins/admin/systems/servdns.tpl:21
-#: plugins/admin/systems/goLdapServer.tpl:9
-#: plugins/admin/systems/goShareServer.tpl:29
-#: plugins/admin/systems/goMailServer.tpl:221
-#: plugins/admin/systems/goFonServer.tpl:39
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
-#: plugins/admin/systems/servRepository.tpl:66
-#: plugins/admin/systems/goVirusServer.tpl:168
-#: plugins/admin/systems/goSyslogServer.tpl:5
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
-#: plugins/admin/systems/goCupsServer.tpl:5
-#: plugins/admin/systems/servkolab.tpl:245
-#: plugins/admin/systems/goFaxServer.tpl:23
-#: plugins/admin/systems/gosaLogServer.tpl:31
-#: include/sieve/templates/edit_frame_base.tpl:39
-#: include/sieve/templates/management.tpl:24
-#: include/class_MultiSelectWindow.inc:80
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-msgid "Save"
-msgstr "Guardar"
-
-#: plugins/personal/environment/kioskManagement.tpl:1
-#: plugins/personal/environment/kioskManagement.tpl:5
-msgid "Kiosk profile management"
-msgstr ""
-
-#: plugins/personal/environment/kioskManagement.tpl:13
-#: plugins/addons/ldapmanager/contentimport.tpl:15
-#: plugins/addons/ldapmanager/contentcsv.tpl:14
-msgid "Browse"
-msgstr ""
-
-#: plugins/personal/environment/kioskManagement.tpl:25
-#: plugins/admin/fai/class_faiSummaryTab.inc:236
-#: plugins/admin/systems/glpi_edit_type.tpl:15
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
-#: plugins/admin/systems/glpiManufacturer.tpl:13
-#: plugins/admin/systems/glpi_edit_os.tpl:15
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
-#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
-msgid "Close"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "female"
-msgstr "mujer"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "male"
-msgstr "hombre"
-
-#: plugins/personal/generic/class_user.inc:291
-msgid "This account has no valid GOsa extensions."
-msgstr "Esta cuenta no tiene extensiones GOsa validas"
-
-#: plugins/personal/generic/class_user.inc:353
-msgid "The specified file has not been uploaded via HTTP POST! Aborted."
-msgstr "¡El archivo indicado no ha podido ser subido vía HTTP POST! Abortado."
-
-#: plugins/personal/generic/class_user.inc:450
-msgid "Please enter a valid serial number"
-msgstr "Por favor introduzca un número de serie válido"
-
-#: plugins/personal/generic/class_user.inc:494
-msgid ""
-"(Some types of certificates are currently not supported and may be displayed "
-"as 'invalid'.)"
-msgstr ""
-"(Algunos tipos de certificados no están soportados y pueden ser mostrados "
-"como no validos.)"
-
-#: plugins/personal/generic/class_user.inc:504
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "El certificado es valido desde %s hasta %s y es actualmente %s."
-
-#: plugins/personal/generic/class_user.inc:507
-msgid "valid"
-msgstr "válido"
-
-#: plugins/personal/generic/class_user.inc:508
-msgid "invalid"
-msgstr "no válido"
-
-#: plugins/personal/generic/class_user.inc:513
-msgid "No certificate installed"
-msgstr "No hay certificados instalados"
-
-#: plugins/personal/generic/class_user.inc:600
-#, php-format
-msgid "Removing of user/generic account with dn '%s' failed."
-msgstr "La eliminación de la cuenta genérica/usuario con dn '%s' ha fallado."
-
-#: plugins/personal/generic/class_user.inc:634
-#: plugins/personal/generic/class_user.inc:1019
-msgid "Kerberos database communication failed"
-msgstr "La comunicación con la base de datos Kerberos ha fallado"
-
-#: plugins/personal/generic/class_user.inc:648
-#: plugins/personal/generic/class_user.inc:1036
-msgid "Can't remove user from kerberos database."
-msgstr "No se puede eliminar la cuenta de la base de datos Kerberos."
-
-#: plugins/personal/generic/class_user.inc:721
-#, php-format
-msgid "You are not allowed to move this object to '%s'."
-msgstr "No tiene permisos para mover este objeto a '%s'."
-
-#: plugins/personal/generic/class_user.inc:966
-#, php-format
-msgid "Saving of user/generic account with dn '%s' failed."
-msgstr "La grabación de la cuenta genérica/usuario con dn '%s' ha fallado."
-
-#: plugins/personal/generic/class_user.inc:1047
-msgid "Can't add user to kerberos database."
-msgstr "No se puede añadir la cuenta a la base de datos Kerberos"
-
-#: plugins/personal/generic/class_user.inc:1105
-#: plugins/addons/addressbook/class_addressbook.inc:659
-#: plugins/admin/users/class_userManagement.inc:561
-#: plugins/admin/users/class_userManagement.inc:639
-msgid "The required field 'Name' is not set."
-msgstr "No se ha asignado ningún valor al campo obligatorio 'Nombre'."
-
-#: plugins/personal/generic/class_user.inc:1114
-msgid "There's already a person with this 'Login' in the database."
-msgstr "Ya existe un usuario con este 'Login' en la base de datos."
-
-#: plugins/personal/generic/class_user.inc:1120
-#: plugins/addons/addressbook/class_addressbook.inc:663
-#: plugins/admin/users/class_userManagement.inc:564
-#: plugins/admin/users/class_userManagement.inc:642
-msgid "The required field 'Given name' is not set."
-msgstr "No se ha asignado ningún valor al campo obligatorio 'Nombre de pila'."
-
-#: plugins/personal/generic/class_user.inc:1123
-msgid "The required field 'Login' is not set."
-msgstr "No se ha asignado ningún valor al campo obligatorio 'Login'."
-
-#: plugins/personal/generic/class_user.inc:1128
-msgid ""
-"There's already a person with this 'Name'/'Given name' combination in the "
-"database."
-msgstr ""
-"Ya existe un usuario con la misma combinación 'Nombre' / 'Nombre de pila' en "
-"la base de datos."
-
-#: plugins/personal/generic/class_user.inc:1135
-msgid ""
-"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"El campo 'Login' contiene caracteres no validos. Solo se permiten "
-"minúsculas, números y guiones."
-
-#: plugins/personal/generic/class_user.inc:1138
-msgid "The field 'Homepage' contains an invalid URL definition."
-msgstr "El campo 'Pagina web' contiene una URL no valida"
-
-#: plugins/personal/generic/class_user.inc:1141
-#: plugins/personal/generic/class_user.inc:1166
-#: plugins/addons/addressbook/class_addressbook.inc:669
-#: plugins/addons/addressbook/class_addressbook.inc:697
-#: plugins/admin/departments/class_departmentGeneric.inc:276
-msgid "The field 'Name' contains invalid characters."
-msgstr "El campo 'Nombre' no tiene caracteres validos."
-
-#: plugins/personal/generic/class_user.inc:1144
-#: plugins/personal/generic/class_user.inc:1163
-#: plugins/addons/addressbook/class_addressbook.inc:672
-#: plugins/addons/addressbook/class_addressbook.inc:694
-msgid "The field 'Given name' contains invalid characters."
-msgstr "El campo 'Nombre de pila' contiene caracteres no validos"
-
-#: plugins/personal/generic/class_user.inc:1149
-#: plugins/addons/addressbook/class_addressbook.inc:677
-#: plugins/addons/addressbook/class_addressbook.inc:680
-#: plugins/admin/departments/class_departmentGeneric.inc:279
-msgid "The field 'Phone' contains an invalid phone number."
-msgstr "El campo 'Teléfono' tiene un número de teléfono no valido."
-
-#: plugins/personal/generic/class_user.inc:1152
-#: plugins/addons/addressbook/class_addressbook.inc:683
-#: plugins/admin/departments/class_departmentGeneric.inc:282
-msgid "The field 'Fax' contains an invalid phone number."
-msgstr "El campo 'Fax' tiene un número de teléfono no valido."
-
-#: plugins/personal/generic/class_user.inc:1155
-#: plugins/addons/addressbook/class_addressbook.inc:686
-msgid "The field 'Mobile' contains an invalid phone number."
-msgstr "El campo 'Teléfono móvil' contiene un número de teléfono invalido."
-
-#: plugins/personal/generic/class_user.inc:1158
-#: plugins/addons/addressbook/class_addressbook.inc:689
-msgid "The field 'Pager' contains an invalid phone number."
-msgstr ""
-"El campo 'Dispositivo de Búsqueda' contiene un número de teléfono invalido."
-
-#: plugins/personal/generic/class_user.inc:1267
-msgid "Could not open specified certificate!"
-msgstr "¡No puedo abrir el certificado especificado!"
-
-#: plugins/personal/generic/class_user.inc:1398
-#: plugins/personal/generic/generic.tpl:442
-msgid "Unit"
-msgstr "Unidad"
-
-#: plugins/personal/generic/class_user.inc:1399
-#: plugins/personal/generic/generic.tpl:467
-msgid "House identifier"
-msgstr "Tipo de Vía"
-
-#: plugins/personal/generic/class_user.inc:1400
-#: plugins/personal/generic/generic.tpl:384
-msgid "Vocation"
-msgstr "Profesión"
-
-#: plugins/personal/generic/class_user.inc:1401
-#: plugins/personal/generic/generic.tpl:511
-msgid "Last delivery"
-msgstr "Última dirección conocida"
-
-#: plugins/personal/generic/class_user.inc:1402
-#: plugins/personal/generic/generic.tpl:433
-msgid "Person locality"
-msgstr "Lugar de residencia"
-
-#: plugins/personal/generic/class_user.inc:1403
-#: plugins/personal/generic/generic.tpl:392
-msgid "Unit description"
-msgstr "Descripción de la unidad"
-
-#: plugins/personal/generic/class_user.inc:1404
-#: plugins/personal/generic/generic.tpl:401
-msgid "Subject area"
-msgstr "Área de desarrollo"
-
-#: plugins/personal/generic/class_user.inc:1405
-#: plugins/personal/generic/generic.tpl:410
-msgid "Functional title"
-msgstr "Función"
-
-#: plugins/personal/generic/class_user.inc:1406
-#: plugins/personal/generic/generic_certs.tpl:78
-msgid "Certificate serial number"
-msgstr "Número de serie del certificado"
-
-#: plugins/personal/generic/class_user.inc:1407
-#: plugins/personal/generic/generic.tpl:520
-msgid "Public visible"
-msgstr "Visible por todos"
-
-#: plugins/personal/generic/class_user.inc:1408
-#: plugins/personal/generic/generic.tpl:451
-msgid "Street"
-msgstr "Calle"
-
-#: plugins/personal/generic/class_user.inc:1409
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/admin/acl/class_divListACL.inc:193
-#: plugins/admin/acl/class_aclRole.inc:668
-msgid "Role"
-msgstr "Rol"
-
-#: plugins/personal/generic/class_user.inc:1410
-#: plugins/personal/generic/generic.tpl:459
-#: plugins/addons/addressbook/address_edit.tpl:179
-#: plugins/addons/addressbook/address_info.tpl:133 html/getxls.php:227
-msgid "Postal code"
-msgstr "Código Postal"
-
-#: plugins/personal/generic/class_user.inc:1414
-msgid "Generic user settings"
-msgstr "Parámetros genéricos del usuario"
-
-#: plugins/personal/generic/class_user.inc:1419
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/users/class_userManagement.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/systems/printer.tpl:91 include/class_acl.inc:196
-#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
-msgid "Users"
-msgstr "Usuarios"
-
-#: plugins/personal/generic/class_user.inc:1423
-#: plugins/personal/generic/generic.tpl:143
-#: plugins/gofax/blocklists/generic.tpl:17
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
-#: plugins/addons/godfs/class_dfsManagment.inc:217
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/admin/acl/class_divListACL.inc:154
-#: plugins/admin/acl/class_aclRole.inc:678
-#: plugins/admin/fai/class_divListFai.inc:206
-#: plugins/admin/groups/class_groupGeneric.inc:950
-#: plugins/admin/groups/class_divListGroup.inc:181
-#: plugins/admin/groups/generic.tpl:30
-#: plugins/admin/users/class_divListUsers.inc:162
-#: plugins/admin/applications/generic.tpl:42
-#: plugins/admin/applications/class_divListApplication.inc:175
-#: plugins/admin/applications/class_applicationGeneric.inc:552
-#: plugins/admin/departments/generic.tpl:35
-#: plugins/admin/departments/class_divListDepartment.inc:133
-#: plugins/admin/departments/class_departmentGeneric.inc:597
-#: plugins/admin/systems/terminal.tpl:19 plugins/admin/systems/server.tpl:22
-#: plugins/admin/systems/class_workstationGeneric.inc:599
-#: plugins/admin/systems/workstation.tpl:27
-#: plugins/admin/systems/wingeneric.tpl:13 plugins/admin/systems/phone.tpl:17
-#: plugins/admin/systems/class_glpiSelectUser.inc:181
-#: plugins/admin/systems/class_terminalGeneric.inc:616
-#: plugins/admin/systems/printer.tpl:27
-#: plugins/admin/systems/class_servGeneric.inc:426
-#: plugins/admin/systems/class_printGeneric.inc:890
-#: plugins/admin/systems/class_baseSelectDialog.inc:46
-#: plugins/admin/systems/goLdapServer.tpl:2
-#: plugins/admin/systems/class_divListSystem.inc:227
-#: plugins/admin/systems/class_componentGeneric.inc:278
-#: plugins/admin/systems/component.tpl:17
-#: plugins/admin/systems/class_phoneGeneric.inc:486
-#: plugins/admin/mimetypes/generic.tpl:44
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/ogroups/class_divListOGroup.inc:181
-#: plugins/admin/ogroups/class_ogroup.inc:757
-#: plugins/gofon/macro/generic.tpl:27
-#: plugins/gofon/macro/class_divListMacros.inc:147
-#: plugins/gofon/macro/class_gofonMacro.inc:581
-#: plugins/gofon/conference/generic.tpl:49
-#: plugins/gofon/conference/class_divListConferences.inc:154
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
-#: setup/setup_ldap.tpl:55
-msgid "Base"
-msgstr "Base"
-
-#: plugins/personal/generic/class_user.inc:1425
-#: plugins/addons/addressbook/class_addressbook.inc:805 html/getxls.php:301
-msgid "Surename"
-msgstr "Apellidos"
-
-#: plugins/personal/generic/class_user.inc:1426
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/class_addressbook.inc:806 html/getxls.php:86
-#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
-msgid "Given name"
-msgstr "Nombre de pila"
-
-#: plugins/personal/generic/class_user.inc:1427
-#: plugins/addons/addressbook/class_addressbook.inc:811
-msgid "User identification"
-msgstr "Identificación de Usuario"
-
-#: plugins/personal/generic/class_user.inc:1428
-#: plugins/personal/generic/generic.tpl:73
-#: plugins/addons/addressbook/address_edit.tpl:60
-#: plugins/addons/addressbook/address_info.tpl:40
-msgid "Personal title"
-msgstr "Título Personal"
-
-#: plugins/personal/generic/class_user.inc:1429
-#: plugins/personal/generic/generic.tpl:83
-msgid "Academic title"
-msgstr "Títulos académicos"
-
-#: plugins/personal/generic/class_user.inc:1430
-#: plugins/addons/addressbook/class_addressbook.inc:822 html/getxls.php:224
-msgid "Home postal address"
-msgstr "Dirección Postal personal"
-
-#: plugins/personal/generic/class_user.inc:1431
-#: plugins/addons/addressbook/class_addressbook.inc:810
-msgid "Home phone number"
-msgstr "Número de teléfono personal"
-
-#: plugins/personal/generic/class_user.inc:1432
-#: plugins/personal/generic/generic.tpl:183
-msgid "Homepage"
-msgstr "Página Web"
-
-#: plugins/personal/generic/class_user.inc:1433
-#: plugins/personal/generic/generic.tpl:250
-#: plugins/addons/addressbook/class_addressbook.inc:814
-#: setup/setup_feedback.tpl:14 html/getxls.php:299
-msgid "Organization"
-msgstr "Organización"
-
-#: plugins/personal/generic/class_user.inc:1434
-#: plugins/personal/generic/generic.tpl:258
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#: plugins/addons/addressbook/address_edit.tpl:155
-#: plugins/addons/addressbook/class_addressbook.inc:815
-#: plugins/addons/addressbook/address_info.tpl:117
-#: plugins/admin/users/class_divListUsers.inc:61
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#: plugins/admin/ogroups/class_ogroupManagement.inc:431
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/generic/references/class_reference.inc:38
-msgid "Department"
-msgstr "Departamento"
-
-#: plugins/personal/generic/class_user.inc:1435
-#: plugins/personal/generic/generic.tpl:93
-msgid "Date of birth"
-msgstr "Fecha de nacimiento"
-
-#: plugins/personal/generic/class_user.inc:1436
-msgid "Gender"
-msgstr "Sexo"
-
-#: plugins/personal/generic/class_user.inc:1437
-msgid "Preferred language"
-msgstr "Idioma preferido"
-
-#: plugins/personal/generic/class_user.inc:1438
-msgid "Department number"
-msgstr "Número del departamento"
-
-#: plugins/personal/generic/class_user.inc:1439
-msgid "Employee number"
-msgstr "Número de empleado"
-
-#: plugins/personal/generic/class_user.inc:1440
-#: plugins/personal/generic/generic.tpl:282
-msgid "Employee type"
-msgstr "Funciones laborales"
-
-#: plugins/personal/generic/class_user.inc:1441
-#: plugins/personal/generic/generic.tpl:352
-#: plugins/addons/addressbook/class_addressbook.inc:816
-#: plugins/addons/godfs/generic.tpl:34
-#: plugins/admin/departments/generic.tpl:56
-#: plugins/admin/departments/generic.tpl:68
-#: plugins/admin/departments/class_departmentGeneric.inc:598
-#: plugins/admin/systems/class_workstationGeneric.inc:598
-#: plugins/admin/systems/workstation.tpl:19
-#: plugins/admin/systems/class_printGeneric.inc:892
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
-#: plugins/admin/systems/class_glpiAccount.inc:792 html/getxls.php:224
-msgid "Location"
-msgstr "Localización"
-
-#: plugins/personal/generic/class_user.inc:1442
-#: plugins/personal/generic/generic.tpl:360
-#: plugins/addons/addressbook/class_addressbook.inc:819
-#: plugins/admin/departments/generic.tpl:60
-#: plugins/admin/departments/class_departmentGeneric.inc:602
-#: html/getxls.php:228 html/getxls.php:301
-msgid "State"
-msgstr "Provincia"
-
-#: plugins/personal/generic/class_user.inc:1443
-#: plugins/personal/generic/paste_generic.tpl:47
-msgid "User picture"
-msgstr "Foto del usuario"
-
-#: plugins/personal/generic/class_user.inc:1444
-msgid "Room number"
-msgstr "Número de habitación"
-
-#: plugins/personal/generic/class_user.inc:1445
-#: plugins/addons/addressbook/class_addressbook.inc:807
-msgid "Telefon number"
-msgstr "Número de teléfono"
-
-#: plugins/personal/generic/class_user.inc:1446
-#: plugins/addons/addressbook/class_addressbook.inc:809
-msgid "Mobile number"
-msgstr "Teléfono móvil"
-
-#: plugins/personal/generic/class_user.inc:1448
-msgid "User certificates"
-msgstr "Certificados de usuario"
-
-#: plugins/personal/generic/class_user.inc:1450
-#: plugins/addons/addressbook/class_addressbook.inc:817
-#: plugins/addons/addressbook/class_addressbook.inc:818 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Postal address"
-msgstr "Código Postal"
-
-#: plugins/personal/generic/class_user.inc:1451
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
-#: plugins/addons/addressbook/class_addressbook.inc:808
-msgid "Fax number"
-msgstr "Número de Fax"
-
-#: plugins/personal/generic/generic.tpl:6
-msgid "Personal information"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:20
-#: plugins/personal/generic/generic.tpl:22
-#: plugins/personal/generic/generic.tpl:38
-#: plugins/personal/generic/generic_picture.tpl:5
-#: plugins/personal/generic/generic_picture.tpl:15
-#: plugins/personal/generic/paste_generic.tpl:37
-msgid "Personal picture"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:29
-#: plugins/personal/generic/generic.tpl:40
-msgid "Change picture"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:49
-#: plugins/personal/generic/paste_generic.tpl:7
-#: plugins/addons/addressbook/address_edit.tpl:30
-#: plugins/admin/users/template.tpl:23
-msgid "Last name"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:54
-msgid "Template name"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:61
-#: plugins/personal/generic/paste_generic.tpl:11
-#: plugins/addons/addressbook/address_edit.tpl:33
-#: plugins/admin/users/template.tpl:27
-msgid "First name"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:15
-#: plugins/admin/users/template.tpl:32
-msgid "Login"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:111
-#: ihtml/themes/default/sizelimit.tpl:14
-msgid "Set"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Sex"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:130
-msgid "Preferred langage"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:148
-#: plugins/admin/systems/printer.tpl:30
-msgid "Choose subtree to place user in"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:153
-#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/acl/acl_role.tpl:37
-#: plugins/admin/groups/generic.tpl:40
-#: plugins/admin/applications/generic.tpl:52
-#: plugins/admin/departments/generic.tpl:45
-#: plugins/admin/systems/terminal.tpl:28 plugins/admin/systems/server.tpl:32
-#: plugins/admin/systems/workstation.tpl:35
-#: plugins/admin/systems/wingeneric.tpl:18 plugins/admin/systems/phone.tpl:25
-#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
-#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/ogroups/generic.tpl:34
-#: plugins/gofon/macro/generic.tpl:36 plugins/gofon/conference/generic.tpl:56
-#: plugins/gofon/conference/generic.tpl:62
-msgid "Select a base"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/generic/generic.tpl:368
-#: plugins/addons/addressbook/address_edit.tpl:80
-#: plugins/addons/addressbook/address_edit.tpl:207
-#: plugins/addons/addressbook/address_info.tpl:59
-#: plugins/addons/addressbook/address_info.tpl:155
-#: plugins/admin/departments/generic.tpl:76
-#: plugins/admin/departments/class_departmentGeneric.inc:603
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
-#: include/sieve/templates/element_address.tpl:15
-#: include/sieve/templates/element_address.tpl:113
-#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
-msgid "Address"
-msgstr "Dirección"
-
-#: plugins/personal/generic/generic.tpl:175
-msgid "Private phone"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:196
-msgid "Password storage"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:208
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:211
-msgid "Edit certificates"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:217
-#: plugins/admin/systems/class_goKrbServer.inc:93
-msgid "Kerberos"
-msgstr "Kerberos"
-
-#: plugins/personal/generic/generic.tpl:220
-msgid "Edit properties"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:238
-msgid "Organizational information"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:266
-msgid "Department No."
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:274
-msgid "Employee No."
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:300
-#: plugins/personal/generic/generic.tpl:482
-msgid "Room No."
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:318
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/addons/addressbook/address_edit.tpl:106
-#: plugins/addons/addressbook/address_info.tpl:75 html/getxls.php:299
-msgid "Mobile"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:496
-msgid "Please use the phone tab"
-msgstr ""
-
-#: plugins/personal/generic/password.tpl:2
-msgid ""
-"You have changed the method your password is stored in the ldap database. "
-"For that reason you've to enter your password at this point again. GOsa will "
-"then encode it with the selected method."
-msgstr ""
-
-#: plugins/personal/generic/generic_picture.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:52
-#: plugins/admin/applications/generic.tpl:81
-msgid "Remove picture"
-msgstr ""
-
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr ""
-
-#: plugins/personal/generic/paste_generic.tpl:23
-msgid "Clear password"
-msgstr ""
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Set new password"
-msgstr ""
-
-#: plugins/personal/generic/main.inc:102
-msgid "You are not allowed to set your password!"
-msgstr "¡No tiene permisos para cambiar su contraseña!"
-
-#: plugins/personal/generic/main.inc:190
-msgid "Generic user information"
-msgstr "Información genérica del usuario"
-
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr ""
-
-#: plugins/personal/generic/generic_certs.tpl:33
-msgid "S/MIME certificate"
-msgstr ""
-
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "PKCS12 certificate"
-msgstr ""
-
-#: plugins/personal/connectivity/intranet.tpl:3
-msgid "Intranet account"
-msgstr ""
-
-#: plugins/personal/connectivity/proxy.tpl:23
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-msgid "Proxy account"
-msgstr "Cuenta Proxy"
-
-#: plugins/personal/connectivity/proxy.tpl:34
-msgid "Filter unwanted content (i.e. pornographic or violence related)"
-msgstr ""
-
-#: plugins/personal/connectivity/proxy.tpl:44
-msgid "Limit proxy access to working time"
-msgstr ""
-
-#: plugins/personal/connectivity/proxy.tpl:84
-#: plugins/personal/connectivity/class_proxyAccount.inc:319
-msgid "Restrict proxy usage by quota"
-msgstr "Restringir el uso del proxy con cuotas"
-
-#: plugins/personal/connectivity/proxy.tpl:99
-msgid "per"
-msgstr ""
-
-#: plugins/personal/connectivity/pptp.tpl:3
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-msgid "PPTP account"
-msgstr "Cuenta PPTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:4
-msgid "FTP account"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:15
-#: plugins/admin/systems/glpi_devices.tpl:596
-msgid "Bandwidth"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:19
-msgid "Upload bandwidth"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:24
-#: plugins/personal/connectivity/pureftpd.tpl:32
-msgid "kb/s"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:27
-msgid "Download bandwidth"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:43
-msgid "Quota"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:47
-msgid "Files"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:55
-#: plugins/addons/mailqueue/contents.tpl:54
-#: plugins/admin/systems/glpi_devices.tpl:293
-#: plugins/admin/systems/glpi_devices.tpl:420
-#: plugins/admin/systems/glpi_devices.tpl:485
-#: include/sieve/templates/element_size.tpl:4
-#: include/sieve/class_sieveManagement.inc:599
-msgid "Size"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:71
-msgid "Ratio"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:75
-msgid "Uploaded / downloaded files"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:98
-msgid "Check to disable FTP Access"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:100
-msgid "Temporary disable FTP access"
-msgstr ""
-
-#: plugins/personal/connectivity/phpgw.tpl:3
-msgid "PHPGroupware account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:6
-#: plugins/personal/connectivity/class_webdavAccount.inc:156
-msgid "WebDAV"
-msgstr "WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:84
-#, php-format
-msgid "Removing of user/webDAV account with dn '%s' failed."
-msgstr "Ha fallado al eliminar la cuenta usuario/WebDAV con dn '%s'."
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:138
-#, php-format
-msgid "Saving of user/webDAV account with dn '%s' failed."
-msgstr "Ha fallado al guardar la cuenta de usuario/WebDAV con dn '%s'."
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-#: plugins/personal/connectivity/webdav.tpl:3
-msgid "WebDAV account"
-msgstr "Cuenta WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-msgid "Connectivity addon"
-msgstr "Conectividad adicional"
-
-#: plugins/personal/connectivity/kolab.tpl:3
-#: plugins/personal/connectivity/kolab.tpl:35
-msgid "Kolab account"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:4
-msgid ""
-"The kolab account is currently disabled. It's features can be adjusted if "
-"you add a mail account."
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:41
-#: plugins/personal/connectivity/class_kolabAccount.inc:479
-msgid "Delegations"
-msgstr "Delegaciones"
-
-#: plugins/personal/connectivity/kolab.tpl:59
-msgid "Mail size"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:62
-msgid "No mail size restriction for this account"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:71
-msgid "Free Busy information"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:74
-#: plugins/admin/systems/servRepositorySetup.tpl:28
-msgid "URL"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:82
-msgid "Future"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:86
-#: plugins/personal/connectivity/oxchange.tpl:39
-#: plugins/personal/connectivity/oxchange.tpl:49
-#: include/sieve/templates/element_vacation.tpl:25
-msgid "days"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:93
-#: plugins/personal/connectivity/class_kolabAccount.inc:480
-msgid "Invitation policy"
-msgstr "Política de invitación"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "Open-Xchange Account"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid ""
-"disabled, no Postgresql support detected. Or the specified database can't be "
-"reached"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:18
-msgid "Open-Xchange account"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:29
-msgid "Remember"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:33
-msgid "Appointment Days"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:42
-msgid "Task Days"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:61
-msgid "User Information"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:65
-msgid "User Timezone"
-msgstr ""
-
-#: plugins/personal/connectivity/glpi.tpl:1
-msgid "GLPI account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:5
-#: plugins/personal/connectivity/class_proxyAccount.inc:307
-#: plugins/generic/references/class_reference.inc:32
-msgid "Proxy"
-msgstr "Proxy"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/admin/systems/goMailServer.tpl:21
-#: plugins/admin/systems/goMailServer.tpl:31
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "KB"
-msgstr "Kb"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "GB"
-msgstr "Gb"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-#: plugins/addons/mailqueue/class_mailqueue.inc:331
-msgid "hour"
-msgstr "hora"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "day"
-msgstr "día"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "week"
-msgstr "semana"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "month"
-msgstr "mes"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:167
-#, php-format
-msgid "Removing of user/proxy account with dn '%s' failed."
-msgstr "Se ha fallado al eliminar la cuenta de usuario/Proxy con dn '%s'."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:185
-msgid "Numerical value for Quota Setting is empty."
-msgstr "El valor numérico para cuota esta vacío."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:187
-msgid "Numerical value for Quota Setting is not valid."
-msgstr "El valor numérico para cuota no es valido."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:289
-#, php-format
-msgid "Saving of user/proxy account with dn '%s' failed."
-msgstr "Ha fallado la grabación de la cuenta de usuario/proxy con dn '%s'."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:317
-msgid "Filter unwanted content"
-msgstr "Filtrar contenido no requerido"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:318
-msgid "Limit proxy access"
-msgstr "Limitar acceso al Proxy"
-
-#: plugins/personal/connectivity/opengw.tpl:1
-#: plugins/personal/connectivity/class_opengwAccount.inc:331
-msgid "Opengroupware"
-msgstr "Cuenta OpenGroupware"
-
-#: plugins/personal/connectivity/opengw.tpl:8
-#: plugins/personal/connectivity/class_opengwAccount.inc:341
-msgid "Location team"
-msgstr "Equipo de localización"
-
-#: plugins/personal/connectivity/opengw.tpl:21
-#: plugins/personal/connectivity/class_opengwAccount.inc:342
-msgid "Template user"
-msgstr "Plantilla de usuario"
-
-#: plugins/personal/connectivity/opengw.tpl:33
-#: plugins/personal/connectivity/class_opengwAccount.inc:343
-#: plugins/admin/systems/class_workstationGeneric.inc:112
-#: plugins/admin/systems/class_servGeneric.inc:55
-#: plugins/admin/ogroups/class_termgroup.inc:43
-msgid "Locked"
-msgstr "Bloqueado"
-
-#: plugins/personal/connectivity/opengw.tpl:48
-#: plugins/personal/connectivity/class_opengwAccount.inc:344
-msgid "Teams"
-msgstr "Equipos"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:26
-#: plugins/personal/connectivity/class_pptpAccount.inc:173
-msgid "PPTP"
-msgstr "PPTP"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:101
-#, php-format
-msgid "Removing of user/PPTP account with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la cuenta de usuario/PPTP con dn '%s'."
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:155
-#, php-format
-msgid "Saving of user/PPTP account with dn '%s' failed."
-msgstr "Ha fallado la grabación de la cuenta de usuario/PPTP con dn '%s'."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:197
-msgid "Intranet"
-msgstr "intranet"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:121
-#, php-format
-msgid "Removing of user/intranet account with dn '%s' failed."
-msgstr ""
-"Ha fallado la eliminación de la cuenta de usuario/intranet con dn '%s'."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:186
-#, php-format
-msgid "Saving of user/intranet account with dn '%s' failed."
-msgstr "Ha fallado la grabación de la cuenta de usuario/intranet con dn '%s'."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-msgid "Intranet account settings"
-msgstr "Configuración de la cuenta de intranet"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:5
-msgid "PHPGroupware"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPgw account with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la cuenta de usuario/PHPgw con dn '%s'."
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:139
-#, php-format
-msgid "Saving of user/PHPgw account with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la cuenta de usuario/PHPgw con dn '%s'."
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:157
-msgid "PHP GW"
-msgstr "PHP GW"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-msgid "PHP GW account settings"
-msgstr "Configuración de la cuenta PHP GW"
-
-#: plugins/personal/connectivity/phpscheduleit.tpl:3
-msgid "PHPscheduleit account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:5
-#: plugins/personal/connectivity/class_kolabAccount.inc:466
-#: plugins/admin/systems/class_servKolab.inc:385
-msgid "Kolab"
-msgstr "Kolab"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:149
-msgid ""
-"You're trying to add an invalid email address to the list of delegations."
-msgstr ""
-"Esta intentando añadir una dirección de correo no valida a la lista de "
-"delegaciones."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:157
-msgid ""
-"The mail address you're trying to add is no primary mail address of an "
-"existing user."
-msgstr ""
-"La dirección de correo que esta intentando añadir no es la cuenta principal "
-"de ningún usuario."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:182
-msgid "Always accept"
-msgstr "Aceptar siempre"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:183
-msgid "Always reject"
-msgstr "Denegar siempre"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:184
-msgid "Reject if conflicts"
-msgstr "Denegar si hay conflictos"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:185
-msgid "Manual if conflicts"
-msgstr "Preguntar si hay conflictos"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:186
-msgid "Manual"
-msgstr "Manual"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:234
-msgid "Anonymous"
-msgstr "Anónimo"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:302
-#, php-format
-msgid "Removing of user/kolab account with dn '%s' failed."
-msgstr "Ha fallado al eliminar la cuenta usuario/Kolab con dn '%s'."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:313
-msgid "The value specified as Free Busy future needs to be an integer."
-msgstr "El valor especificado como disponibilidad futura debe ser un entero."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:318
-msgid "The value specified as Free Busy Information URL is invalid."
-msgstr ""
-"Ha introducido una URL no válida como valor información de disponibilidad."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:332
-#, php-format
-msgid "The invitation policy entry for address '%s' is not valid."
-msgstr ""
-"La entrada de política de invitación para la dirección '%s' no es valida."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:340
-#, php-format
-msgid "There's no mail user with address '%s' for your invitation policy!"
-msgstr ""
-"¡No hay ningún usuario con cuenta de correo '%s' para su política de "
-"invitación!"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:431
-#, php-format
-msgid "Saving of user/kolab account with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la cuenta de usuario/Kolab con dn '%s'."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-msgid "Kolab account settings"
-msgstr "Configuración cuenta Kolab"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:476
-msgid "Free busy future"
-msgstr "Disponibilidad futura"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:477
-msgid "Mail size restriction"
-msgstr "Restricciones al tamaño de mensaje"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:478
-msgid "Free busy information"
-msgstr "Información de disponibilidad"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
-#: plugins/generic/references/class_reference.inc:34
-msgid "FTP"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
-#, php-format
-msgid "Removing of user/pureftpd account with dn '%s' failed."
-msgstr ""
-"Ha fallado la eliminación de la cuenta de usuario/pureftpd con dn '%s'."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
-msgid "Value specified as 'Upload bandwidth' is not valid."
-msgstr "El valor especificado en 'Ancho de Banda de subida' no es válido."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
-msgid "Value specified as 'Download bandwidth' is not valid."
-msgstr "El valor especificado en 'Ancho de Banda de descarga' no es válido."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
-msgid "Value specified as 'Quota files' is not valid."
-msgstr "El valor especificado como 'Cuota de Archivos' no es válido."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
-msgid "Value specified as 'Quota size' is not valid."
-msgstr "El valor especificado como 'Cuota de Tamaño' no es válido."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
-msgid "Value specified as 'Upload ratio' is not valid."
-msgstr "El valor especificado en 'Relación de subida'no es válido."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
-msgid "Value specified as 'Download ratio' is not valid."
-msgstr "El valor especificado en 'Relación de descarga' no es válido."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
-#, php-format
-msgid "Saving of user/pureftpd account with dn '%s' failed."
-msgstr ""
-"Ha fallado la eliminación de la cuenta de usuario/pureftpd con dn '%s'."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
-msgid "Ftp"
-msgstr "Ftp"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-msgid "Pure ftp account"
-msgstr "Cuenta Pure ftp"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
-msgid "Quota files"
-msgstr "Cuota de ficheros"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
-msgid "Upload ratio"
-msgstr "Relación de subida"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
-msgid "Quota MBytes"
-msgstr "Cuota en Mbytes"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
-msgid "Download ratio"
-msgstr "Relación de descarga"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
-msgid "Upload bandwith"
-msgstr "Ancho de banda de subida"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
-msgid "Download bandwith"
-msgstr "Ancho de banda de descarga"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
-msgid "Open-Xchange"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-msgid "Openexchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
-msgid "Couldn't connect to postgresql database!"
-msgstr "¡No puedo conectar al servidor de base de datos postgresql!."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
-msgid "Needed parameters for openexchange connectivity plugin are missing!"
-msgstr "¡Los parámetros necesarios para extensión Open-Xchange no existen!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
-msgid "PHP4 module for postgresql database is missing!"
-msgstr "¡El módulo de PHP para la base de datos Postgresql no está instalado!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
-#, php-format
-msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
-msgstr ""
-"Ha fallado la eliminación de la cuenta de libreta de direcciones de usuario/"
-"open-xchange con dn '%s'."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
-msgid ""
-"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
-"that you are not using any strange characters in the loginname."
-msgstr ""
-"No es válida una cuenta de Open-Xchange vacía. Compruebe que no está usando "
-"ningún carácter extraño en el nombre de inicio de sesión."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
-#, php-format
-msgid "Saving of user/oxchange account with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación de la cuenta de usuario/open-xchange con dn '%s'."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
-#, php-format
-msgid "Creating of user/oxchange account with dn '%s' failed."
-msgstr ""
-"Ha fallado la creación de la cuenta de usuario/open-xchange con dn '%s'."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
-msgid ""
-"Something went wrong while saving oxchange account. Please check the error "
-"log file."
-msgstr ""
-"Algo fue mal mientras grababa la cuenta de oxchange. Por favor compruebe el "
-"archivo de log."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
-msgid "Open xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-msgid "Open xchange account settings"
-msgstr "Activar la configuración de cuenta de Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
-msgid "OXAppointmentDays"
-msgstr "Días de recordatorio OX"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
-msgid "OXTaskDays"
-msgstr "Días para tareas OX"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
-msgid "OXTimeZone"
-msgstr "Zona de uso horario del usuario OX"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:6
-msgid "Opengroupware account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:161
-msgid ""
-"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
-"perform any database queries."
-msgstr ""
-"OpenGroupWare: No se encuentra en la configuración una extensión postgresql. "
-"No se podrá acceder a la base de datos."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:166
-msgid ""
-"OpenGroupware: Missing database configuration for opengroupware. Can't get "
-"or set any informations."
-msgstr ""
-"OpenGroupWare: No se encuentra en la configuración de base de datos para "
-"opengroupware. No se podrá acceder a la información."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:174
-msgid ""
-"OpenGroupware: Can't connect to specified database. Please check given "
-"configuration twice."
-msgstr ""
-"OpenGroupWare: No se puede conectar a la base de datos indicada. Por favor "
-"vuelva a comprobar la configuración."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-msgid "Open groupware account settings"
-msgstr "Activar la configuración de la Cuenta OpenGroupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
-msgid "PHPscheduleit"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
-msgstr ""
-"Ha fallado la eliminación de la cuenta usuario/PHPscheduleit con dn '%s'."
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
-#, php-format
-msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación de la cuenta de usuario/PHPscheduleit con dn '%s'."
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
-msgid "PHP Schedule it"
-msgstr "PHP Schedule it"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-msgid "PHP Schedule it settings"
-msgstr "Configuración PHP Schedule it"
-
-#: plugins/personal/connectivity/class_connectivity.inc:69
-msgid "This account has no connectivity extensions."
-msgstr "Esta cuenta no tiene extensión de conectividad"
-
-#: plugins/gofax/blocklists/generic.tpl:8
-msgid "List name"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:12
-msgid "Name of blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/acl/acl_role.tpl:31
-#: plugins/admin/groups/generic.tpl:34 plugins/admin/systems/terminal.tpl:23
-#: plugins/admin/systems/server.tpl:26
-#: plugins/admin/systems/workstation.tpl:30 plugins/admin/systems/phone.tpl:20
-#: plugins/admin/systems/component.tpl:20 plugins/admin/ogroups/generic.tpl:29
-#: plugins/gofon/macro/generic.tpl:30
-msgid "Choose subtree to place group in"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:40
-#: plugins/admin/fai/class_faiSummaryTab.inc:345
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
-#: plugins/admin/systems/workstationService.tpl:54
-#: plugins/admin/systems/workstationService.tpl:156
-#: plugins/admin/systems/servnfs.tpl:56
-#: plugins/admin/systems/terminalService.tpl:48
-#: plugins/admin/systems/terminalService.tpl:138
-#: plugins/admin/systems/glpi_devices.tpl:427
-#: plugins/admin/systems/glpi_devices.tpl:492
-#: plugins/admin/systems/glpi_devices.tpl:542
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
-#: plugins/admin/systems/class_glpiAccount.inc:795
-#: plugins/admin/systems/class_goShareServer.inc:399
-#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:140
-msgid "Type"
-msgstr "Tipo"
-
-#: plugins/gofax/blocklists/generic.tpl:43
-msgid "Select wether to filter incoming or outgoing calls"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:54
-msgid "Descriptive text for this blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:68
-msgid "Blocked numbers"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:92
-msgid "Numbers can also contain wild cards."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
-msgid "FAX Blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
-#, php-format
-msgid "You're about to delete the following blocklists(s) %s"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
-#, php-format
-msgid "You are not allowed to delete the blocklist '%s'!"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
-#, php-format
-msgid "You're about to delete the blocklist '%s'."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
-msgid "You have no permission to remove this blocklist."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
-msgid "Please specify a valid phone number."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "send"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "receive"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
-#, php-format
-msgid "Removing of blocklist with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
-#: plugins/admin/departments/class_departmentGeneric.inc:265
-msgid "Required field 'Name' is not set."
-msgstr "No ha introducido el campo obligatorio 'Nombre'."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
-msgid "Required field 'Name' contains invalid characters"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
-msgid "Specified name is already used."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
-#, php-format
-msgid "Saving of blocklist with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
-msgid "Fax blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/address_info.tpl:24
-#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/class_aclRole.inc:677
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/fai/faiVariable.tpl:9
-#: plugins/admin/fai/class_faiScript.inc:553
-#: plugins/admin/fai/class_faiTemplate.inc:521
-#: plugins/admin/fai/faiPartitionTable.tpl:9
-#: plugins/admin/fai/class_faiSummaryTab.inc:340
-#: plugins/admin/fai/class_faiScriptEntry.inc:179
-#: plugins/admin/fai/faiScriptEntry.tpl:9
-#: plugins/admin/fai/class_faiPackage.inc:545
-#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiProfile.inc:465
-#: plugins/admin/fai/faiProfile.tpl:9
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
-#: plugins/admin/fai/faiScript.tpl:9
-#: plugins/admin/fai/class_faiVariableEntry.inc:142
-#: plugins/admin/fai/faiVariableEntry.tpl:9
-#: plugins/admin/fai/faiTemplate.tpl:9 plugins/admin/fai/faiHook.tpl:9
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/class_faiHookEntry.inc:188
-#: plugins/admin/fai/faiHookEntry.tpl:9
-#: plugins/admin/fai/class_faiVariable.inc:430
-#: plugins/admin/fai/class_faiTemplateEntry.inc:247
-#: plugins/admin/fai/faiTemplateEntry.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:949
-#: plugins/admin/applications/class_applicationGeneric.inc:551
-#: plugins/admin/applications/class_applicationGeneric.inc:555
-#: plugins/admin/systems/servnfs.tpl:9
-#: plugins/admin/systems/glpi_devices.tpl:10
-#: plugins/admin/systems/glpi_devices.tpl:105
-#: plugins/admin/systems/glpi_devices.tpl:146
-#: plugins/admin/systems/glpi_devices.tpl:201
-#: plugins/admin/systems/glpi_devices.tpl:257
-#: plugins/admin/systems/glpi_devices.tpl:315
-#: plugins/admin/systems/glpi_devices.tpl:379
-#: plugins/admin/systems/glpi_devices.tpl:451
-#: plugins/admin/systems/glpi_devices.tpl:515
-#: plugins/admin/systems/glpi_devices.tpl:562
-#: plugins/admin/systems/glpi_devices.tpl:615
-#: plugins/admin/systems/glpi_devices.tpl:669
-#: plugins/admin/systems/glpi_devices.tpl:715
-#: plugins/admin/systems/goSpamServerRule.tpl:6
-#: plugins/admin/systems/class_terminalGeneric.inc:617
-#: plugins/admin/systems/class_servGeneric.inc:423
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
-#: plugins/admin/systems/class_printGeneric.inc:889
-#: plugins/admin/systems/class_componentGeneric.inc:277
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
-#: plugins/admin/systems/class_servRepository.inc:386
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
-#: plugins/admin/systems/class_phoneGeneric.inc:485
-#: plugins/admin/systems/class_goShareServer.inc:396
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
-#: plugins/admin/ogroups/class_ogroup.inc:756
-#: plugins/gofon/macro/parameter.tpl:6
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
-#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
-#: html/getxls.php:290
-msgid "Name"
-msgstr "Nombre"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
-msgid "Blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
-msgid "Blocklist type"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
-msgid "List of blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected blocklists. Having "
-"a large size of lists, you might prefer the range selectors on top of the "
-"select box."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-msgid "Blocklist name"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
-#: plugins/addons/addressbook/contents.tpl:42
-#: plugins/admin/acl/class_divListACL.inc:55
-#: plugins/admin/fai/class_divListFai.inc:71
-#: plugins/admin/groups/class_divListGroup.inc:62
-#: plugins/admin/users/class_divListUsers.inc:63
-#: plugins/admin/applications/class_divListApplication.inc:59
-#: plugins/admin/departments/class_divListDepartment.inc:49
-#: plugins/admin/systems/class_divListSystemService.inc:31
-#: plugins/admin/systems/class_divListSystem.inc:69
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
-#: plugins/admin/ogroups/class_divListOGroup.inc:65
-#: plugins/gofon/macro/class_divListMacros.inc:59
-#: plugins/gofon/conference/class_divListConferences.inc:60
-msgid "Actions"
-msgstr "Acciones"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Select to see send blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Show send blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Select to see receive blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Show receive blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Select to search within subtrees"
-msgstr "Seleccione para buscar dentro de los subárboles"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
-msgid "Regular expression for matching list names"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "Create new blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "New Blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/fai/class_divListFai.inc:208
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-msgid "Submit department"
-msgstr "Enviar departamento"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/fai/class_divListFai.inc:208
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#: include/class_MultiSelectWindow.inc:209
-msgid "Submit"
-msgstr "Enviar"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-msgid "Remove selected blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-msgid "Remove blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/acl/class_divListACL.inc:210
-#: plugins/admin/acl/class_divListACL.inc:232
-#: plugins/admin/acl/class_aclRole.inc:340
-#: plugins/admin/acl/class_aclRole.inc:385
-#: plugins/admin/fai/class_faiScript.inc:301
-#: plugins/admin/fai/class_faiScript.inc:303
-#: plugins/admin/fai/class_faiTemplate.inc:277
-#: plugins/admin/fai/class_faiTemplate.inc:279
-#: plugins/admin/fai/class_faiHook.inc:300
-#: plugins/admin/fai/class_faiHook.inc:302
-#: plugins/admin/fai/class_divListFai.inc:289
-#: plugins/admin/fai/class_divListFai.inc:292
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/users/class_divListUsers.inc:266
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/systems/glpiPrinter.tpl:18
-#: plugins/admin/systems/glpiPrinter.tpl:32 plugins/admin/systems/glpi.tpl:18
-#: plugins/admin/systems/glpi.tpl:32 plugins/admin/systems/glpi.tpl:46
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
-#: plugins/admin/systems/class_divListSystem.inc:323
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/macro/class_divListMacros.inc:207
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#: include/class_acl.inc:409 include/class_acl.inc:454
-msgid "edit"
-msgstr "editar"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/users/class_divListUsers.inc:267
-msgid "Edit user"
-msgstr "Editar usuario"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/addons/mailqueue/contents.tpl:94
-#: plugins/admin/acl/class_divListACL.inc:220
-#: plugins/admin/acl/class_divListACL.inc:236
-#: plugins/admin/acl/class_aclRole.inc:341
-#: plugins/admin/acl/class_aclRole.inc:386
-#: plugins/admin/fai/class_faiScript.inc:305
-#: plugins/admin/fai/class_faiTemplate.inc:281
-#: plugins/admin/fai/class_faiHook.inc:304
-#: plugins/admin/fai/class_divListFai.inc:300
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/users/class_divListUsers.inc:285
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/systems/class_divListSystem.inc:333
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/macro/class_divListMacros.inc:215
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#: include/class_acl.inc:410 include/class_acl.inc:455
-msgid "delete"
-msgstr "eliminar"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/admin/users/class_divListUsers.inc:286
-msgid "Delete user"
-msgstr "Eliminar usuario"
-
-#: plugins/gofax/blocklists/remove.tpl:2
-#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/acl/remove.tpl:2
-#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
-#: plugins/admin/groups/remove.tpl:2 plugins/admin/users/remove.tpl:2
-#: plugins/admin/applications/remove.tpl:2
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/admin/departments/remove.tpl:2
-#: plugins/admin/systems/remove_ppd.tpl:2 plugins/admin/systems/remove.tpl:2
-#: plugins/admin/systems/remove_glpi.tpl:2
-#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
-#: plugins/admin/ogroups/remove.tpl:2 plugins/gofon/macro/remove.tpl:2
-#: plugins/gofon/conference/remove.tpl:2
-#: include/sieve/templates/remove_script.tpl:2
-#: setup/class_setupStep_Migrate.inc:211 setup/class_setupStep_Migrate.inc:260
-#: setup/class_setupStep_Migrate.inc:384 setup/class_setupStep_Migrate.inc:459
-#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:725
-#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 html/index.php:50
-#: html/index.php:341 html/index.php:347 ihtml/themes/default/islocked.tpl:6
-#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/conflict.tpl:6
-msgid "Warning"
-msgstr "Aviso"
-
-#: plugins/gofax/blocklists/remove.tpl:6
-#: plugins/admin/systems/remove_glpi.tpl:6
-#: include/sieve/templates/remove_script.tpl:6
-msgid ""
-"Please double check if your really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-
-#: plugins/gofax/blocklists/remove.tpl:10
-#: plugins/addons/addressbook/remove.tpl:10
-#: plugins/admin/fai/remove_branch.tpl:10 plugins/admin/groups/remove.tpl:10
-#: plugins/admin/users/remove.tpl:10 plugins/admin/applications/remove.tpl:9
-#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
-#: plugins/gofon/macro/remove.tpl:9 ihtml/themes/default/remove.tpl:9
-msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-
-#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
-msgid "Blocklist management"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:15
-#: plugins/gofax/faxaccount/paste_generic.tpl:13
-msgid "Fax number for GOfax to trigger on"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:21
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
-#: plugins/admin/ogroups/phonequeue.tpl:62
-#: plugins/admin/ogroups/class_phonequeue.inc:950 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Language"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:26
-msgid "Specify the GOfax communication language for fax to mail gateway"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:34
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
-msgid "Delivery format"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:38
-msgid "Specify delivery format for fax to mail gateway"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:51
-msgid "Delivery methods"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:56
-msgid "Temporary disable fax usage"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:62
-msgid "Deliver fax as mail to"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:70
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
-msgid "Deliver fax as mail"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:77
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
-msgid "Deliver fax to printer"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:93
-msgid "Alternate fax numbers"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:115
-msgid "Blocklists"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:118
-msgid "Blocklists for incoming fax"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:126
-msgid "Blocklists for outgoing fax"
-msgstr ""
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:18
-msgid "Alternate fax numbers will not be copied"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:6
-msgid "Select numbers to add"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:28
-msgid "Display numbers of department"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:38
-msgid "Display numbers matching"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:41
-msgid "Regular expression for matching numbers"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:47
-msgid "Display numbers of user"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:50
-msgid "User name of which numbers are shown"
-msgstr ""
-
-#: plugins/gofax/faxaccount/lists.tpl:5
-msgid "Blocked numbers/lists"
-msgstr ""
-
-#: plugins/gofax/faxaccount/lists.tpl:17
-msgid "List of predefined blocklists"
-msgstr ""
-
-#: plugins/gofax/faxaccount/lists.tpl:25
-msgid "Add the list to the blocklists"
-msgstr ""
-
-#: plugins/gofax/faxaccount/main.inc:109
-msgid "FAX settings"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
-#: plugins/addons/addressbook/address_edit.tpl:233
-#: plugins/addons/addressbook/address_info.tpl:171
-#: plugins/generic/references/class_reference.inc:30
-msgid "FAX"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
-msgid "This account has no fax extensions."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
-msgid "Remove fax account"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
-msgid ""
-"This account has fax features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
-msgid "Create fax account"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
-msgid ""
-"This account has fax features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
-msgid "You're trying to add an invalid phone number."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
-#: plugins/admin/groups/class_groupApplication.inc:682
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
-msgid "back"
-msgstr "atrás"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
-#, php-format
-msgid "Removing of user/fax account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
-msgid "The required field 'Fax' is not set."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
-msgid "Please enter a valid telephone number in the 'Fax' field."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
-msgid "Mail delivery is checked, but no address has been specified."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
-msgid "The mail address you've entered is invalid."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
-msgid ""
-"Deliver fax to printer, is only possible if valid printer is given. Please "
-"correct your choice."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
-#, php-format
-msgid "Saving of user/fax account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
-msgid "Fax account settings"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
-msgid "Enable/Disable fax"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
-msgid "Receive blocklist"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
-msgid "Send blocklist"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
-msgid "Alternate fax number"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:2
-#: plugins/addons/logview/contents.tpl:2
-#: plugins/addons/logview/gosa_log_contents.tpl:2
-#: plugins/gofon/fonreports/contents.tpl:2
-msgid "Filter"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:6
-#: plugins/addons/addressbook/contents.tpl:109
-#: plugins/addons/mailqueue/contents.tpl:11
-#: plugins/addons/logview/contents.tpl:47
-#: plugins/addons/logview/gosa_log_contents.tpl:47
-#: plugins/gofon/fonreports/contents.tpl:6
-msgid "Search for"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:7
-#: plugins/gofon/fonreports/contents.tpl:7
-msgid "Enter user name to search for"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:8
-#: plugins/gofax/faxreports/contents.tpl:16
-#: plugins/gofon/fonreports/contents.tpl:8
-#: plugins/gofon/fonreports/contents.tpl:16
-msgid "in"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:9
-#: plugins/gofon/fonreports/contents.tpl:9
-msgid "Select subtree to base search on"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:12
-#: plugins/gofon/fonreports/contents.tpl:12
-msgid "during"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:21
-#: plugins/addons/mailqueue/contents.tpl:10
-#: plugins/addons/mailqueue/contents.tpl:26
-#: plugins/addons/logview/contents.tpl:68
-#: plugins/addons/logview/gosa_log_contents.tpl:68
-#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
-#: ihtml/themes/default/help.tpl:21
-msgid "Search"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:30
-#: plugins/gofax/faxreports/detail.tpl:21
-#: plugins/addons/logview/gosa_log_contents.tpl:84
-#: plugins/admin/fai/faiTemplateEntry.tpl:110
-#: plugins/admin/systems/class_printGeneric.inc:868
-#: plugins/admin/systems/class_gosaLogServer.inc:102
-#: plugins/admin/ogroups/class_ogroupManagement.inc:428
-#: setup/setup_config2.tpl:172 setup/setup_config2.tpl:217
-msgid "User"
-msgstr "Usuario"
-
-#: plugins/gofax/faxreports/contents.tpl:31
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#: plugins/addons/logview/contents.tpl:84
-#: plugins/addons/logview/gosa_log_contents.tpl:83
-#: plugins/gofon/fonreports/class_fonreport.inc:404
-#: plugins/gofon/fonreports/contents.tpl:30
-msgid "Date"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:33
-#: plugins/addons/mailqueue/contents.tpl:56
-msgid "Sender"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:34
-msgid "Receiver"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:35
-#: plugins/gofax/faxreports/detail.tpl:57
-msgid "# pages"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:50
-#: plugins/addons/logview/contents.tpl:97
-#: plugins/addons/logview/gosa_log_contents.tpl:98
-#: plugins/gofon/fonreports/contents.tpl:51
-msgid "Search returned no results..."
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:5
-msgid "FAX preview - please wait"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:8
-msgid "Click on fax to download"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:17
-msgid "FAX ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:25
-msgid "Date / Time"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:29
-#: plugins/gofax/faxreports/class_faxreport.inc:496
-msgid "Sender MSN"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:33
-#: plugins/gofax/faxreports/class_faxreport.inc:495
-msgid "Sender ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:37
-#: plugins/gofax/faxreports/class_faxreport.inc:498
-msgid "Receiver MSN"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:41
-#: plugins/gofax/faxreports/class_faxreport.inc:497
-msgid "Receiver ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:49
-msgid "Status message"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:53
-#: plugins/gofax/faxreports/class_faxreport.inc:501
-msgid "Transfer time"
-msgstr ""
-
-#: plugins/gofax/faxreports/main.inc:14
-msgid "FAX reports"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:6
-msgid "FAX Reports"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:115
-msgid ""
-"No fax extension defined in your server configuration, no reports can be "
-"shown!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:118
-#: plugins/addons/logview/class_logview.inc:83
-#: plugins/addons/logview/class_gosa_logview.inc:104
-#: plugins/gofon/fonreports/class_fonreport.inc:168
-msgid "There is no mysql extension available, please check your php setup."
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:125
-msgid "Can't connect to fax database, no reports can be shown!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:129
-msgid "Can't select fax database for report generation!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:134
-msgid "Can't query fax table 'faxlog' for report generation!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:157
-#: plugins/gofax/faxreports/class_faxreport.inc:297
-msgid "Query for fax database failed!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:166
-#: plugins/gofax/faxreports/class_faxreport.inc:176
-msgid "You have no permission to retrieve informations about this fax id!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:207
-#: plugins/gofax/faxreports/class_faxreport.inc:322
-#: plugins/gofon/fonreports/class_fonreport.inc:228
-msgid "Y-M-D"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-msgid "Insufficient permissions to view this attribute"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/admin/groups/class_groupApplication.inc:435
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-msgid "Insufficient permissions"
-msgstr "Permisos insuficientes"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:480
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-msgid "Fax report"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-msgid "All entries are readonly"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:486
-msgid "Fax reports"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:491
-msgid "Detailed view"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:492
-msgid "Fax ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-msgid "Time"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:499
-msgid "Number of pages"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:500
-msgid "Status Message"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/addons/addressbook/address_edit.tpl:74
-#: plugins/addons/addressbook/address_info.tpl:53
-msgid "Private"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Contact"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:37
-msgid ""
-"The telephone list plugin provides list and search facilities for the people "
-"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
-"find 'Gonicus'. Use the filters below to narrow down your search."
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:48
-msgid "Add entry"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:54
-#: plugins/admin/groups/class_groupApplication.inc:764
-msgid "Edit entry"
-msgstr "Editar entrada"
-
-#: plugins/addons/addressbook/contents.tpl:58
-msgid "Remove entry"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Select to see regular users"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Show organizational entries"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Select to see users in addressbook"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Show addressbook entries"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:84
-msgid "Display results for department"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:97
-msgid "Match object"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:100
-msgid "Choose the object that will be searched in"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:112
-msgid "Search string"
-msgstr ""
-
-#: plugins/addons/addressbook/dial.tpl:3
-msgid "Dial connection..."
-msgstr ""
-
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/class_addressbook.inc:435
-#: plugins/addons/addressbook/class_addressbook.inc:442
-#: plugins/addons/addressbook/class_addressbook.inc:446
-#: plugins/addons/addressbook/class_addressbook.inc:559
-msgid "Dial"
-msgstr ""
-
-#: plugins/addons/addressbook/remove.tpl:6
-msgid ""
-"This includes all addressbook data in this entry. Please double check if "
-"your really want to do this since there is no way for GOsa to get your data "
-"back."
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:7
-msgid "Choose the department to store entry in"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:24
-#: plugins/addons/addressbook/address_info.tpl:18
-msgid "Personal"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:48
-#: plugins/addons/addressbook/class_addressbook.inc:820
-#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
-#: html/getxls.php:298
-msgid "Initials"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:118
-#: plugins/addons/addressbook/address_info.tpl:83
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
-msgid "Email"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:134
-#: plugins/addons/addressbook/address_info.tpl:99
-msgid "Organizational"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:143
-#: plugins/addons/addressbook/address_info.tpl:109
-msgid "Company"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:167
-#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
-#: html/getxls.php:298
-msgid "City"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:191
-#: plugins/addons/addressbook/address_info.tpl:141
-#: plugins/admin/departments/class_departmentGeneric.inc:596
-msgid "Country"
-msgstr "País"
-
-#: plugins/addons/addressbook/main.inc:36
-msgid "Address book"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:6
-#: plugins/addons/addressbook/class_addressbook.inc:796
-#: plugins/addons/addressbook/class_addressbook.inc:802
-#: setup/class_setupStep_Feedback.inc:105
-msgid "Addressbook"
-msgstr "Libreta direcciones"
-
-#: plugins/addons/addressbook/class_addressbook.inc:174
-#, php-format
-msgid "Dial from %s to %s now?"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:178
-msgid ""
-"You have no personal phone number set. Please change that in order to "
-"perform direct dials."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:205
-#: plugins/addons/addressbook/class_addressbook.inc:760
-#, php-format
-msgid "Removing of addressbook entry '%s' failed."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:212
-#: plugins/addons/addressbook/class_addressbook.inc:320
-msgid "You are not allowed to delete this entry!"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:314
-#, php-format
-msgid "You're about to delete the entry %s."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:452
-#, php-format
-msgid "Save contact for %s as vcard"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:458
-#, php-format
-msgid "Send mail to %s"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:571
-msgid "global addressbook"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:574
-msgid "user database"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:578
-#, php-format
-msgid "Contact stored in '%s'"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:580
-msgid "Creating new entry in"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/mailqueue/class_mailqueue.inc:313
-#: plugins/addons/mailqueue/class_mailqueue.inc:378
-#: plugins/addons/logview/class_logview.inc:123
-#: plugins/addons/logview/class_logview.inc:145
-#: plugins/addons/logview/class_gosa_logview.inc:146
-msgid "All"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Work phone"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Cell phone"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
-msgid "Home phone"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:710
-msgid ""
-"Cannot create a unique DN for your entry. Please fill more formular fields."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:797
-msgid "Addressbook entry acls"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
-msgid "Title"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
-#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
-msgid "Common name"
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:8
-msgid "DFS Shares"
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:26
-msgid ""
-"This menu allows you to create, delete and edit selected dfs shares. Having "
-"a large numbers of dfs shares, you might prefer the range selectors on top "
-"of the dfs share list."
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:40
-msgid "Display dfs shares matching"
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:44
-msgid "Regular expression for matching dfs share names"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:4
-msgid "DFS Properties"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:8
-msgid "Name of dfs Share"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:16
-msgid "Fileserver"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:20
-msgid "Share on Fileserver"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:30
-msgid "DFS Location"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:10
-msgid "DFS Managment"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:151
-#, php-format
-msgid "Removing of DFS share with dn '%s' failed."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:170
-msgid "No DFS entries found"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-msgid "Go up one dfsshare"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#: plugins/admin/acl/class_aclRole.inc:338
-#: plugins/admin/fai/class_faiProfile.inc:311
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/systems/class_servDNSeditZone.inc:289
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/ogroups/phonequeue.tpl:24
-#: include/sieve/templates/object_container.tpl:8
-#: include/sieve/templates/object_container_clear.tpl:8
-#: include/class_MultiSelectWindow.inc:194
-#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
-msgid "Up"
-msgstr "Arriba"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-msgid "Go to dfs root"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: include/class_MultiSelectWindow.inc:186
-#: include/class_MultiSelectWindow.inc:188
-msgid "Root"
-msgstr "Raíz"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:215
-msgid "Create new dfsshare"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:247
-#: setup/class_setupStep_Finish.inc:37
-#: ihtml/themes/default/copyPasteDialog.tpl:32
-msgid "Finish"
-msgstr "Terminar"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:102
-#: plugins/addons/godfs/class_dfsgeneric.inc:104
-msgid "Dfs share already exists."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:117
-msgid "Required Field \"Name of dfs Share\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:120
-msgid "Required Field \"Description\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:123
-msgid "Required Field \"Fileserver\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:126
-msgid "Required Field \"Share on fileserver\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:129
-msgid "Required Field \"Location\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:186
-#, php-format
-msgid "Saving dfs/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:219
-#, php-format
-msgid "Removing dfs/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
-msgid "Distributed File System Administration"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:12
-msgid "Please enter a search string here."
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:14
-msgid "Select a server"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:17
-msgid "with status"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:21
-msgid "within the last"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:29
-msgid "Remove all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:30
-msgid "Remove all messages from selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:31
-#: plugins/addons/mailqueue/class_mailqueue.inc:401
-msgid "Hold all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:32
-msgid "Hold all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:33
-msgid "Release all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:34
-msgid "Release all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:35
-#: plugins/addons/mailqueue/class_mailqueue.inc:403
-msgid "Requeue all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:36
-msgid "Requeue all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:46
-msgid "Search returned no results"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:52
-msgid "ID"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:55
-msgid "Arrival"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:57
-msgid "Recipient"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
-#: setup/setup_checks.tpl:91
-msgid "Error"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:76
-#: plugins/addons/mailqueue/class_mailqueue.inc:381
-#: include/sieve/class_sieveManagement.inc:641
-msgid "Active"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:94
-msgid "Delete this message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "unhold"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "Release message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:102
-msgid "hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#: plugins/addons/mailqueue/class_mailqueue.inc:405
-msgid "Hold message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "requeue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "Requeue this message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "header"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "Display header from this message"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:6
-#: plugins/addons/mailqueue/main.inc:42
-msgid "Mail queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:65
-msgid ""
-"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:92
-#: plugins/addons/mailqueue/class_mailqueue.inc:119
-#: plugins/addons/mailqueue/class_mailqueue.inc:178
-#: plugins/addons/mailqueue/class_mailqueue.inc:206
-#, php-format
-msgid ""
-"You do not have permission to execute the command '%s' on the mailqueue."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:100
-#: plugins/addons/mailqueue/class_mailqueue.inc:128
-#: plugins/addons/mailqueue/class_mailqueue.inc:188
-#: plugins/addons/mailqueue/class_mailqueue.inc:221
-#, php-format
-msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:233
-msgid "There are no mail server specified."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:283
-msgid "up"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:285
-msgid "down"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:328
-msgid "no limit"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:333
-msgid "hours"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:379
-msgid "Hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:380
-msgid "Un hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:382
-msgid "Not active"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:391
-msgid "Mailqueue"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:392
-msgid "Mailqueue addon"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:397
-msgid "Mail queue addon"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:400
-msgid "Unhold all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:402
-msgid "Delete all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:404
-msgid "Unhold message"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:406
-msgid "Delete message"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:407
-msgid "Requeue message"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:408
-msgid "Gathering queue data"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:409
-msgid "Get header information"
-msgstr ""
-
-#: plugins/addons/notifications/main.inc:46
-#: plugins/addons/notifications/class_msgplug.inc:6
-msgid "Notifications"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
-#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
-msgid "Groups"
-msgstr "Grupos"
-
-#: plugins/addons/notifications/class_msgplug.inc:99
-msgid "You have no permissions to send a message!"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:103
-msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:111
-#: plugins/admin/systems/class_workstationGeneric.inc:175
-#: plugins/admin/systems/class_terminalGeneric.inc:198
-#: plugins/admin/systems/class_terminalGeneric.inc:210
-#: plugins/admin/systems/class_terminalGeneric.inc:222
-#: plugins/admin/systems/class_servGeneric.inc:114
-#: plugins/admin/ogroups/class_termgroup.inc:208
-#, php-format
-msgid "Execution of '%s' failed!"
-msgstr "¡La ejecución de '%s' ha fallado!"
-
-#: plugins/addons/notifications/class_msgplug.inc:117
-msgid "Please specify at least one recipient to send a message!"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:213
-msgid "No DESC tag in message file:"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:240
-msgid "Notification"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:241
-#: plugins/addons/notifications/class_msgplug.inc:246
-msgid "Notification plugin"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:249
-msgid "Allow sending notifications"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:2
-msgid "Notification target"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:7
-msgid "Use target from"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:21
-msgid "Available recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:22
-#: ihtml/themes/default/acl.tpl:30
-msgid "List message possible targets"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:33
-msgid "Recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:34
-#: ihtml/themes/default/acl.tpl:42
-msgid "List message recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:44
-#: plugins/addons/logview/contents.tpl:85
-#: plugins/addons/logview/gosa_log_contents.tpl:85
-msgid "Message"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:60
-msgid "Send message"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:72
-msgid "Notification send!"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:75
-msgid ""
-"Your message has been sent successfully. Press the continue button to get "
-"back to the notification plugin."
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:78
-#: plugins/admin/fai/class_faiManagement.inc:562
-#: plugins/admin/fai/class_faiManagement.inc:740
-#: plugins/admin/fai/class_faiManagement.inc:746
-#: plugins/admin/users/template.tpl:48
-#: plugins/admin/departments/class_departmentGeneric.inc:477
-#: plugins/admin/departments/class_departmentGeneric.inc:572
-#: plugins/admin/systems/ServiceAddDialog.tpl:28
-#: plugins/admin/systems/SelectDeviceType.tpl:44
-#: include/sieve/templates/add_element.tpl:11
-#: include/sieve/templates/select_test_type.tpl:11 setup/class_setup.inc:280
-#: ihtml/themes/default/setup_introduction.tpl:12
-#: ihtml/themes/default/setup_useradmin.tpl:41
-#: ihtml/themes/default/setup_step2.tpl:13
-#: ihtml/themes/default/setup_step3.tpl:18
-#: ihtml/themes/default/snapshotdialog.tpl:87
-msgid "Continue"
-msgstr "Continuar"
-
-#: plugins/addons/ldapmanager/main.inc:34
-#: plugins/addons/ldapmanager/class_ldif.inc:7
-msgid "LDAP manager"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:3
-msgid ""
-"The XLS export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as xls. You may save these files for "
-"documentation."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:10
-#: plugins/addons/ldapmanager/contentexport.tpl:10
-msgid "Export single entry"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:14
-msgid "Choose the data you want to Export"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:24
-msgid "Export complete XLS for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:27
-#: plugins/addons/ldapmanager/contentexportxls.tpl:42
-#: plugins/addons/ldapmanager/contentexport.tpl:24
-#: plugins/addons/ldapmanager/contentexport.tpl:39
-msgid "Choose the department you want to Export"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:39
-#: plugins/addons/ldapmanager/contentexport.tpl:36
-msgid "Export IVBB LDIF for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:58
-#: plugins/addons/ldapmanager/contentexport.tpl:55
-msgid "Export successful"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the complete LDAP database to a xls file"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the LDAP Export to a xls file"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:6
-#: plugins/addons/ldapmanager/class_import.inc:6
-msgid "LDIF export"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:105
-msgid "You've no permission to do CSV imports."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:166
-msgid "Need 'sn','givenName' and 'uid' to create user."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:214
-msgid "failed"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:218
-msgid "ok"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:282
-msgid "status"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:286
-#, php-format
-msgid "An Error Occured while inserting entry %s - process aborted"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:324
-msgid "Nothing to import!"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:336
-#: plugins/addons/ldapmanager/class_csvimport.inc:347
-#: plugins/addons/ldapmanager/class_csvimport.inc:352
-#: plugins/addons/ldapmanager/class_import.inc:68
-#: plugins/addons/ldapmanager/class_import.inc:76
-msgid "There is no file uploaded."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:341
-#: plugins/addons/ldapmanager/class_import.inc:61
-msgid "The specified file is empty."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:495
-msgid "The selected file does not contain any CSV Data..."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:3
-msgid ""
-"The LDIF import plugin provides methods to upload a set of entries to your "
-"running LDAP directory as ldif. You may use this to add new or modify "
-"existing entries. Remember that GOsa will not check your ldifs for GOsa "
-"conformance."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:10
-msgid "Import LDIF File"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:24
-msgid "Modify existing objects, keep untouched attributes"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:25
-msgid "Overwrite existing objects, all not listed attributes will be removed"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:34
-msgid "Remove existing entries first"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:41
-msgid "Import successful"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:2
-msgid ""
-"The CSV import plugin provides methods to generate user accounts from a file "
-"containing Comma Seperated Values. The administrator can decide which "
-"columns should be transfered to which attribute. Note that you must have at "
-"least the UID, GIVENNAME and SURENAME set."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:10
-msgid "Select CSV file to import"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:19
-msgid "Select template"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:34
-msgid "All entries have been written to the LDAP database successfully."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:36
-msgid "Oups. There was an error during the import of your data."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:39
-msgid "Here is the status report for the import:"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:80
-msgid "Selected Template"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:7
-msgid "XLS import"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:99
-#: plugins/addons/ldapmanager/class_export.inc:84
-msgid "Error while exporting the requested entries!"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:112
-#: plugins/addons/ldapmanager/class_export.inc:96
-#, php-format
-msgid "You are not allowed to export the given ldap entry (%s)"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_import.inc:52
-msgid "You need full access to all objects, to execute the import command."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_import.inc:109
-msgid "Unknown Error"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:3
-msgid ""
-"The LDIF export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as ldif. You may save these files for backup "
-"purpose or when initializing a new server."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:21
-msgid "Export complete LDIF for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the complete LDAP database to a file"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the LDAP Export "
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_ldif.inc:35
-msgid "Ldap manager"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_ldif.inc:41
-msgid "Ldap manager addon"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_export.inc:6
-msgid "CSV import"
-msgstr ""
-
-#: plugins/addons/logview/main.inc:34
-msgid "System log view"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:7
-#: plugins/addons/logview/class_logview.inc:409
-#: plugins/addons/logview/class_gosa_logview.inc:7
-msgid "System logs"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:79
-msgid "No LOG servers defined!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:94
-#: plugins/addons/logview/class_logview.inc:194
-#: plugins/addons/logview/class_gosa_logview.inc:129
-#: plugins/addons/logview/class_gosa_logview.inc:185
-msgid "Can't connect to log database, no logs can be shown!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:101
-#: plugins/addons/logview/class_logview.inc:198
-#: plugins/addons/logview/class_gosa_logview.inc:136
-#: plugins/addons/logview/class_gosa_logview.inc:190
-msgid "Can't select log database for log generation!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:114
-msgid "Query for log database failed!. Requesting host names failed."
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:137
-msgid "Query for log database failed!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "one hour"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "6 hours"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "12 hours"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "24 hours"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "2 days"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "one week"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "2 weeks"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "one month"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:175
-#: plugins/addons/logview/class_gosa_logview.inc:165
-msgid "You have insufficient permissions to view syslog entries."
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:403
-msgid "Log view"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:404
-msgid "Log view addon"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:11
-#: plugins/addons/logview/gosa_log_contents.tpl:11
-msgid "Show hosts"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:20
-msgid "Log level"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:38
-#: plugins/addons/logview/gosa_log_contents.tpl:38
-msgid "Time interval"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:48
-#: plugins/addons/logview/gosa_log_contents.tpl:48
-msgid "Enter string to search for"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:60
-#: plugins/addons/logview/gosa_log_contents.tpl:60
-msgid "Ruleset"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:82
-msgid "Level"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:83
-msgid "Hostname"
-msgstr ""
-
-#: plugins/addons/logview/class_gosa_logview.inc:99
-msgid "No GOsa LOG servers defined!"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:20
-#: plugins/addons/logview/gosa_log_contents.tpl:82
-#: plugins/addons/gotomasses/contents.tpl:48
-#: plugins/admin/systems/terminal.tpl:140 plugins/admin/systems/server.tpl:62
-#: plugins/admin/systems/workstation.tpl:115
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
-#: plugins/admin/systems/class_baseSelectDialog.inc:47
-#: plugins/admin/ogroups/termgroup.tpl:88
-msgid "Action"
-msgstr "Acción"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:86
-msgid "Repeated"
-msgstr ""
-
-#: plugins/addons/gotomasses/main.inc:51
-#: plugins/addons/gotomasses/class_gotomasses.inc:6
-#: plugins/addons/gotomasses/class_gotomasses.inc:273
-#: plugins/addons/gotomasses/class_gotomasses.inc:279
-msgid "System mass deployment"
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:88
-msgid "Your are not allowed to import csv data into this plugin."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:92
-msgid "The uploaded file seams to be empty, import aborted."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:148
-msgid "Your are not allowed to view contents of this plugin."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:154
-#, php-format
-msgid "Can't locate or read csv storage file '%s'."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:160
-#, php-format
-msgid "Can't read csv storage file '%s'."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:200
-msgid "Your are not allowed to write the content of this plugin."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:205
-#, php-format
-msgid "Can't locate or write csv storage file '%s'."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:209
-#, php-format
-msgid "Can't write csv storage file '%s'."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:274
-msgid "Provide a mechanism to automatically activate a set of systems"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:37
-#: plugins/admin/fai/class_faiSummaryTab.inc:339
-msgid "No."
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:40
-msgid "Mac address"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:45
-msgid "Assigned object group"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:72
-msgid "Select object group"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:79
-msgid "Remove this entry"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:102
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "New entry"
-msgstr "Nueva entrada"
-
-#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
-msgid "Assigned ACLs for current entry"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
-msgid "New ACL"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-msgid "ACL type"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-msgid "Select an acl type"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
-msgid "List of available ACL categories"
-msgstr ""
-
-#: plugins/admin/acl/remove.tpl:6 plugins/admin/systems/remove.tpl:6
-msgid ""
-"This includes all system and setup informations. Please double check if your "
-"really want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/acl/remove.tpl:10 plugins/admin/fai/remove.tpl:11
-#: plugins/admin/departments/remove.tpl:10 plugins/admin/systems/remove.tpl:10
-#: plugins/gofon/conference/remove.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your LDAP tree in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-
-#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
-msgid "Acl"
-msgstr "Acl"
-
-#: plugins/admin/acl/tabs_acl_role.inc:8
-msgid "ACL Templates"
-msgstr "Plantillas ACL"
-
-#: plugins/admin/acl/class_aclManagement.inc:27
-msgid "ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclManagement.inc:142
-msgid "You are not allowed to create a new role."
-msgstr "No tiene permisos para crear un nuevo rol."
-
-#: plugins/admin/acl/class_aclManagement.inc:179
-msgid "You are not allowed to edit this acl."
-msgstr "No tiene permisos para editar esta acl."
-
-#: plugins/admin/acl/class_aclManagement.inc:224
-#: plugins/admin/acl/class_aclManagement.inc:288
-#, php-format
-msgid "You're about to delete the acl %s."
-msgstr "Va a eliminar la acl %s."
-
-#: plugins/admin/acl/class_aclManagement.inc:232
-#: plugins/admin/acl/class_aclManagement.inc:295
-#: plugins/admin/acl/class_aclManagement.inc:319
-msgid "You are not allowed to delete this acl!"
-msgstr "¡No tiene permisos para eliminar esta acl!"
-
-#: plugins/admin/acl/class_aclManagement.inc:256
-msgid "You are not allowed to delete this acl role!"
-msgstr "¡No tiene permisos para eliminar este rol!"
-
-#: plugins/admin/acl/class_divListACL.inc:31
-msgid "List of acl"
-msgstr "Lista de acl"
-
-#: plugins/admin/acl/class_divListACL.inc:32
-msgid "List of acls"
-msgstr "Lista de acls"
-
-#: plugins/admin/acl/class_divListACL.inc:36
-msgid "This menu allows you to edit and delete selected acls."
-msgstr "Este menú le permite editar y eliminar las acl seleccionadas."
-
-#: plugins/admin/acl/class_divListACL.inc:65
-msgid "Display acls matching"
-msgstr "Mostrar las acl que coincidan con"
-
-#: plugins/admin/acl/class_divListACL.inc:150
-msgid "New acl role"
-msgstr "Nuevo rol"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/admin/fai/class_divListFai.inc:217
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-msgid "Copy selected objects"
-msgstr "Copiar los objetos seleccionados"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-msgid "Copy objects"
-msgstr "Copiar objetos"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/admin/fai/class_divListFai.inc:219
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-msgid "cut selected objects"
-msgstr "mover objetos seleccionados"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-msgid "Cut objects"
-msgstr "Mover objetos"
-
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "cut"
-msgstr "mover"
-
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "Cut this entry"
-msgstr "Mover esta entrada"
-
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "copy"
-msgstr "copiar"
-
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "Copy this entry"
-msgstr "Copiar esta entrada"
-
-#: plugins/admin/acl/class_divListACL.inc:211
-msgid "Edit acl role"
-msgstr "Editar rol"
-
-#: plugins/admin/acl/class_divListACL.inc:221
-msgid "Delete acl role"
-msgstr "Eliminar rol"
-
-#: plugins/admin/acl/class_divListACL.inc:233
-msgid "Edit acl"
-msgstr "Editar acl"
-
-#: plugins/admin/acl/class_divListACL.inc:237
-msgid "Delete acl"
-msgstr "Eliminar acl"
-
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-#: plugins/admin/groups/class_groupApplication.inc:434
-#: include/class_tabs.inc:313
-msgid "ACL"
-msgstr "ACL"
-
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-#: plugins/admin/acl/class_aclRole.inc:669
-msgid "ACL roles"
-msgstr "Rol"
-
-#: plugins/admin/acl/class_divListACL.inc:284
-msgid "Access control list"
-msgstr "Lista de control de acceso"
-
-#: plugins/admin/acl/class_divListACL.inc:292
-msgid "Role name"
-msgstr "Nombre del Rol"
-
-#: plugins/admin/acl/class_divListACL.inc:293
-msgid "Role description"
-msgstr "Descripción del Rol"
-
-#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
-msgid "ACL management"
-msgstr "Administración de ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:6
-msgid "Access control list templates"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
-msgid "All categories"
-msgstr "Todas las categorías"
-
-#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
-msgid "Reset ACLs"
-msgstr "Eliminar ACLs"
-
-#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
-msgid "One level"
-msgstr "Un nivel"
-
-#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
-#: include/class_acl.inc:192
-msgid "Current object"
-msgstr "Objeto actual"
-
-#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
-msgid "Complete subtree"
-msgstr "Subárbol completo"
-
-#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
-msgid "Complete subtree (permanent)"
-msgstr "Subárbol completo (permanente)"
-
-#: plugins/admin/acl/class_aclRole.inc:339
-#: plugins/admin/fai/class_faiProfile.inc:312
-#: plugins/admin/systems/class_servDNSeditZone.inc:290
-#: plugins/admin/ogroups/phonequeue.tpl:27
-#: include/sieve/templates/object_container.tpl:12
-#: include/sieve/templates/object_container_clear.tpl:12
-#: include/class_acl.inc:408
-msgid "Down"
-msgstr "Abajo"
-
-#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
-msgid "Edit ACL"
-msgstr "Editar ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
-msgid "Delete ACL"
-msgstr "Eliminar ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
-msgid "No ACL settings for this category"
-msgstr "No hay ACL configuradas en esta categoría"
-
-#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
-#, php-format
-msgid "Contains ACLs for these objects: %s"
-msgstr "ACLs que tienen estos objetos: %s"
-
-#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
-msgid "Edit categories ACLs"
-msgstr "Editar las categorías ACLs"
-
-#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
-msgid "Clear categories ACLs"
-msgstr "Eliminar categorías ACLs"
-
-#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "Editar ACL para '%s', el ámbito es '%s'"
-
-#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
-msgid "All objects in current subtree"
-msgstr "Todos los objetos en el subárbol actual"
-
-#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
-#, php-format
-msgid "Saving ACLs with dn '%s' failed."
-msgstr "Ha fallado la grabación de la ACLs con dn '%s'."
-
-#: plugins/admin/acl/class_aclRole.inc:596
-#, php-format
-msgid ""
-"This role can't be removed while it is in use. Follwing objects are using "
-"this role %s"
-msgstr ""
-"Este Rol no puede ser eliminado por estar siendo usado. Los siguientes "
-"objetos están usando este rol %s"
-
-#: plugins/admin/acl/class_aclRole.inc:602
-#, php-format
-msgid "Removing of aclRole with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la ACLs con dn '%s'."
-
-#: plugins/admin/acl/class_aclRole.inc:614
-#, php-format
-msgid "Removing aclRole from objectgroup '%s' failed"
-msgstr "Ha fallado la eliminación del Rol en el grupo de objetos '%s'."
-
-#: plugins/admin/acl/class_aclRole.inc:674
-msgid "Acl roles"
-msgstr "Roles"
-
-#: plugins/admin/fai/faiVariable.tpl:36
-#: plugins/admin/fai/faiPartitionTable.tpl:36
-#: plugins/admin/fai/faiScript.tpl:38 plugins/admin/fai/faiTemplate.tpl:33
-#: plugins/admin/fai/faiHook.tpl:38
-#: plugins/admin/fai/class_faiProfileEntry.inc:171
-msgid "Objects"
-msgstr ""
-
-#: plugins/admin/fai/faiVariable.tpl:38
-msgid "List of assigned variables"
-msgstr ""
-
-#: plugins/admin/fai/faiVariable.tpl:44
-msgid "Choose a variable to delete or edit"
-msgstr ""
-
-#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
-msgid "Fully Automatic Installation"
-msgstr ""
-
-#: plugins/admin/fai/class_faiScript.inc:315
-#: plugins/admin/fai/class_faiTemplate.inc:291
-#: plugins/admin/fai/class_faiScriptEntry.inc:89
-#: plugins/admin/fai/class_faiHook.inc:314
-#: plugins/admin/fai/class_faiHookEntry.inc:84
-#: plugins/admin/applications/generic.tpl:140
-msgid "Download"
-msgstr ""
-
-#: plugins/admin/fai/class_faiScript.inc:443
-#, php-format
-msgid "Creating of FAI/script with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScript.inc:546
-#: plugins/admin/fai/class_faiHookEntry.inc:191
-msgid "FAI script"
-msgstr ""
-
-#: plugins/admin/fai/class_faiScript.inc:553
-#: plugins/admin/fai/class_faiTemplate.inc:521
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/class_faiPackage.inc:551
-msgid "Readonly"
-msgstr ""
-
-#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsPartition.inc:37
-#: plugins/admin/fai/tabsVariable.inc:37 plugins/admin/fai/tabsPackage.inc:36
-#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsScript.inc:37
-#: plugins/admin/fai/tabsTemplate.inc:37
-#: plugins/admin/departments/tabs_department.inc:34
-msgid "Try to move tree failed. Destination tree is subtree of source tree."
-msgstr ""
-"Ha fallado al mover el árbol. El árbol destino es subárbol del elegido."
-
-#: plugins/admin/fai/class_faiTemplate.inc:422
-#, php-format
-msgid "Saving of FAI/template with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplate.inc:513
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/systems/class_systemManagement.inc:1266
-msgid "Template"
-msgstr "Plantilla"
-
-#: plugins/admin/fai/class_faiTemplate.inc:514
-msgid "FAI template"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:33
-#: plugins/admin/fai/class_faiManagement.inc:982
-msgid "FAI"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:34
-msgid "Fully Automatic Installation - management"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:167
-#, php-format
-msgid "You're about to delete all information about the FAI class at '%s'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:174
-#: plugins/admin/fai/class_faiManagement.inc:252
-#: plugins/admin/fai/class_faiManagement.inc:323
-#: plugins/admin/systems/class_systemManagement.inc:553
-#: plugins/admin/systems/class_systemManagement.inc:628
-#: plugins/admin/systems/class_systemManagement.inc:687
-msgid "You are not allowed to delete this component!"
-msgstr "¡No tiene permisos para eliminar este componente!"
-
-#: plugins/admin/fai/class_faiManagement.inc:206
-#: plugins/admin/groups/class_groupManagement.inc:250
-#: plugins/admin/applications/class_applicationManagement.inc:289
-#: plugins/admin/departments/class_departmentManagement.inc:169
-#: plugins/admin/systems/class_systemManagement.inc:489
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
-#, php-format
-msgid "You're about to delete the following entry %s"
-msgstr "Has decidido eliminar la siguiente entrada %s"
-
-#: plugins/admin/fai/class_faiManagement.inc:208
-#: plugins/admin/groups/class_groupManagement.inc:252
-#: plugins/admin/applications/class_applicationManagement.inc:291
-#: plugins/admin/departments/class_departmentManagement.inc:171
-#: plugins/admin/systems/class_systemManagement.inc:491
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
-#, php-format
-msgid "You're about to delete the following entries %s"
-msgstr "Has decidido eliminar las siguientes entradas %s"
-
-#: plugins/admin/fai/class_faiManagement.inc:328
-#, php-format
-msgid "Object could not be deleted '%s', object does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:380
-#, php-format
-msgid "You're about to delete a fai branch / freeze  '%s'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:383
-msgid "You are not allowed to delete this release!"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:440
-msgid "Specified branch name is invalid."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:442
-msgid "Specified freeze name is invalid."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:449
-#: plugins/admin/systems/class_servRepository.inc:218
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
-msgid "This name is already in use."
-msgstr "El nombre introducido ya esta siendo usado"
-
-#: plugins/admin/fai/class_faiManagement.inc:471
-msgid "You are not allowed to create a new branch."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:623
-#: plugins/admin/fai/class_faiManagement.inc:639
-#, php-format
-msgid "You are not allowed to create a new '%s' object."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:976
-msgid "FAI releases"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:977
-msgid "FAI release management"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:35
-msgid "Please enter your search string here"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:48
-msgid ""
-"This list displays all assigned package names for this repository settings."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:124
-#, php-format
-msgid ""
-"Your specified search string '%s' returned too many results. Only the first "
-"200 entries are shown, to keep the memory usage low."
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:3
-#: plugins/admin/applications/release_select.tpl:3
-#: plugins/admin/mimetypes/release_select.tpl:3
-msgid "Branches"
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:9
-#: plugins/admin/applications/release_select.tpl:9
-#: plugins/admin/mimetypes/release_select.tpl:9
-msgid "Current release"
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:21
-msgid "Create new branch"
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:25
-msgid "Create new locked branch"
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:30
-msgid "Delete current release"
-msgstr ""
-
-#: plugins/admin/fai/faiSummary.tpl:4
-msgid "FAI object tree"
-msgstr ""
-
-#: plugins/admin/fai/faiSummary.tpl:11
-msgid "Reload class and release configuration from parent object."
-msgstr ""
-
-#: plugins/admin/fai/faiSummary.tpl:22
-msgid "You are not allowed to view the fai summary."
-msgstr ""
-
-#: plugins/admin/fai/remove.tpl:7
-msgid ""
-"This includes 'all' object information. Please double check if your really "
-"want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTable.tpl:38
-msgid "Discs"
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTable.tpl:44
-msgid "Choose a disk to delete or edit"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:6
-msgid "List of FAI objects (Fully Automatic Installation)"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:26
-msgid ""
-"This menu allows you to select FAI class names and to add them to the "
-"currently edited profile."
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:39
-msgid "Show only classes with templates"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:41
-msgid "Show only classes with scripts"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:43
-msgid "Show only classes with hooks"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:45
-msgid "Show only classes with variables"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:47
-msgid "Show only classes with packages"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:49
-msgid "Show only classes with partitions"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:55
-#: plugins/admin/fai/faiPackageEntry.tpl:42
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
-#: plugins/admin/systems/servRepository.tpl:48
-#: plugins/admin/ogroups/ogroup_objects.tpl:45
-msgid "Display objects matching"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:59
-#: plugins/admin/fai/faiPackageEntry.tpl:46
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
-#: plugins/admin/systems/servRepository.tpl:52
-#: plugins/admin/ogroups/ogroup_objects.tpl:46
-msgid "Regular expression for matching object names"
-msgstr ""
-
-#: plugins/admin/fai/faiPackageConfiguration.tpl:1
-#: plugins/admin/fai/class_faiPackage.inc:537
-msgid "Package"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:44
-msgid "Scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:48
-#: plugins/admin/fai/class_faiProfile.inc:305
-#: plugins/admin/fai/class_faiPartitionTable.inc:535
-#: plugins/admin/fai/class_faiProfileEntry.inc:140
-msgid "Partition table"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:49
-msgid "Package list"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:86
-msgid ""
-"Unknown type of FAI source information. This is not a profile, workstation "
-"nor a ogroup."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:175
-#: plugins/admin/systems/class_servRepository.inc:100
-msgid "You can't use this plugin until FAI is activated."
-msgstr "No puede usar esta extensión hasta que FAI sea activado."
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:217
-msgid "This object has no FAI classes assigned."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:230
-msgid "Open"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:341
-msgid "FS options"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:342
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
-msgid "Mount options"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:343
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
-msgid "Size in MB"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:344
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
-msgid "Mount point"
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:68
-#: plugins/admin/fai/class_faiHookEntry.inc:71
-msgid "Please select a valid file."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:71
-#: plugins/admin/fai/class_faiHookEntry.inc:74
-msgid "Selected file is empty."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:136
-#: plugins/admin/fai/class_faiVariableEntry.inc:107
-#: plugins/admin/fai/class_faiHookEntry.inc:150
-#: plugins/admin/fai/class_faiTemplateEntry.inc:196
-msgid "Please enter a name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:140
-msgid "Please enter a script."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:171
-#: plugins/admin/fai/class_faiScriptEntry.inc:181
-msgid "Script entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:172
-msgid "FAI script entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:182
-msgid "Script Priority"
-msgstr ""
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/groups/class_divListGroup.inc:61
-#: plugins/admin/users/class_divListUsers.inc:62
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/systems/terminal.tpl:1
-#: plugins/admin/systems/workstation.tpl:1
-#: plugins/admin/ogroups/class_divListOGroup.inc:64
-#: plugins/gofon/conference/generic.tpl:5
-msgid "Properties"
-msgstr "Propiedades"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/fai/faiScriptEntry.tpl:54
-msgid "Script attributes"
-msgstr ""
-
-#: plugins/admin/fai/faiScriptEntry.tpl:43 plugins/admin/fai/faiProfile.tpl:37
-msgid "Choose a priority"
-msgstr ""
-
-#: plugins/admin/fai/faiScriptEntry.tpl:74
-#: plugins/admin/fai/faiHookEntry.tpl:74
-msgid "Import script"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:379
-msgid "Please select a least one Package."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:383
-msgid "Please choose a valid combination for your repository setup."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:404
-msgid "package is configured"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:410
-msgid "Package marked for removal"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:439
-#, php-format
-msgid "Package file '%s' does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:483
-#, php-format
-msgid "Saving of FAI/package list with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:538
-msgid "FAI Package list"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/faiPackage.tpl:45
-#: plugins/admin/systems/class_printerPPDDialog.inc:413
-msgid "Section"
-msgstr "Sección"
-
-#: plugins/admin/fai/class_faiPackage.inc:549
-msgid "Install Method"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:550
-msgid "Package configuration"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/faiPackage.tpl:37
-#: plugins/admin/groups/class_groupApplication.inc:1203
-#: plugins/admin/systems/servRepositorySetup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:55
-#: plugins/admin/systems/workstationStartup.tpl:89
-#: plugins/admin/systems/class_servRepository.inc:258
-msgid "Release"
-msgstr "Versión"
-
-#: plugins/admin/fai/faiPackage.tpl:33
-#: plugins/admin/systems/servRepositorySetup.tpl:1
-#: plugins/admin/systems/class_servRepository.inc:377
-msgid "Repository"
-msgstr "Repositorio"
-
-#: plugins/admin/fai/faiPackage.tpl:53
-msgid "Install method"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:57
-msgid "Please select the installation method"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:71
-msgid "Used packages"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:73
-msgid "Choosen packages"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:84 include/functions.inc:682
-msgid "Configure"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:87
-msgid "Toggle remove flag"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHook.inc:444
-#, php-format
-msgid "Saving of FAI/hook with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiHook.inc:541
-msgid "Hook"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHook.inc:542
-msgid "FAI hook"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/class_faiVariable.inc:430
-msgid "Read only"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:297
-#: plugins/admin/fai/class_faiProfileEntry.inc:168
-msgid "This list displays all assigned class names for this profile."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:300
-#: plugins/admin/fai/class_faiProfileEntry.inc:135
-msgid "Hook bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:301
-#: plugins/admin/fai/class_faiProfileEntry.inc:136
-msgid "Template bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:302
-#: plugins/admin/fai/class_faiProfileEntry.inc:137
-msgid "Script bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:303
-#: plugins/admin/fai/class_faiProfileEntry.inc:138
-msgid "Variable bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:304
-msgid "Packages bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:308
-msgid "Remove class from profile"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:400
-msgid "Please assign at least one class to this  profile."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:404
-msgid "Please enter a valid name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:416
-msgid "There is already a profile with this class name defined."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:445
-#: plugins/admin/fai/class_faiProfile.inc:449
-#, php-format
-msgid "Saving of FAI/profile with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:457
-msgid "Profile"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:458
-msgid "FAI profile"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:467
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/systems/class_workstationStartup.inc:1194
-msgid "FAI classes"
-msgstr "Clases FAI"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "primary"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "logical"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
-msgid "FS type"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
-msgid "FS option"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
-msgid "Preserve"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
-#: plugins/admin/systems/class_printerPPDDialog.inc:469
-#: plugins/admin/systems/class_printerPPDDialog.inc:472
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:604
-msgid "False"
-msgstr "Falso"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
-#: plugins/admin/systems/class_printerPPDDialog.inc:468
-#: plugins/admin/systems/class_printerPPDDialog.inc:471
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:603
-msgid "True"
-msgstr "Verdadero"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
-msgid "Please specify a valid disc name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
-#, php-format
-msgid "please enter a unique mount point for partition %s"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
-#, php-format
-msgid "Please enter a valid mount point for partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
-#, php-format
-msgid ""
-"File system type 'swap' is already used, change file system type for "
-"partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
-msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
-#, php-format
-msgid "Please enter a valid partition size for partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
-#, php-format
-msgid "Please enter a valid range for partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
-#, php-format
-msgid "Please enter a range for partition size for partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
-msgid ""
-"You have more than 3 primary partition table entries in your configuration, "
-"please check your configuration twice."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
-msgid "Partition table entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
-msgid "FAI partition table entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
-msgid "Partition type"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
-msgid "Partition no."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
-msgid "File system type"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
-msgid "Partition size"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
-msgid "File system options"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
-msgid "Partition flags"
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-msgid "Device"
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
-msgid "Partition entries"
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
-msgid "Add partition"
-msgstr ""
-
-#: plugins/admin/fai/faiScript.tpl:40
-msgid "List of scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:103
-msgid "Please specify a value for the attribute 'content'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:134
-msgid "Variable entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:135
-msgid "FAI variable entry "
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:144
-#: plugins/admin/fai/faiVariableEntry.tpl:38
-msgid "Variable content"
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:5
-msgid ""
-"You are now going to create a branch or locked branch. This action clones "
-"the existing release to another release name. Branches can be modified as "
-"usual. FAI classes of locked branches cannot be modified, just additional "
-"classes are possible. Branch names should be alphanumeric, excluding the "
-"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
-"and 'fai'."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:7
-msgid ""
-"Branches are created as subreleases of the currently selected branch. "
-"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
-"release called SARGE/1.0.2."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:13
-msgid "Please enter a name for the branch"
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:35
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:36
-msgid ""
-"As soon as the copy operation has finished, you can scroll down to end of "
-"the page and press the 'Continue' button to continue with the fai management "
-"dialog."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:42
-#: plugins/admin/departments/dep_iframe.tpl:7
-msgid ""
-"Your browser doesn't support iframes, please use this link to perform the "
-"requested operation."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:44
-msgid "Perform requested operation."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:44
-msgid "Initiate operation"
-msgstr ""
-
-#: plugins/admin/fai/faiVariableEntry.tpl:33
-msgid "Variable attributes"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplate.tpl:35
-msgid "List of template files"
-msgstr ""
-
-#: plugins/admin/fai/faiPackageEntry.tpl:6
-msgid "List of available packages"
-msgstr ""
-
-#: plugins/admin/fai/faiPackageEntry.tpl:26
-msgid ""
-"This menu allows you to select multiple packages to add them to the "
-"currently edited package list."
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:43
-msgid "List of FAI classes"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:44
-msgid "This table displays all FAI classes in the selected tree."
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:48
-msgid "This menu allows you to create, delete and edit FAI classes."
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:69
-msgid "Name of FAI class"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:70
-msgid "Class type"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Display FAI profile objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Show profiles"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Display FAI template objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:74
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Show templates"
-msgstr "Mostrar plantillas"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Display FAI scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Show scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Display FAI hooks"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Show hooks"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Display FAI variables"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Show variables"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Display FAI packages"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Show packages"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Display FAI partitions"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Show partitions"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:170
-msgid "New profile"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:170
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-msgid "P"
-msgstr "P"
-
-#: plugins/admin/fai/class_divListFai.inc:186
-msgid "New partition table"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:186
-msgid "PT"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:187
-msgid "New scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:187
-msgid "S"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:188
-msgid "New hooks"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:188
-msgid "H"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:189
-msgid "New variables"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:189
-msgid "V"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:190
-msgid "New templates "
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:190
-msgid "I"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:191
-msgid "New package list"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:191
-msgid "PK"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:212
-msgid "Remove selected fai objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:212
-msgid "Remove fai objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:217
-msgid "Copy fai objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:219
-msgid "Cut fai objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:290
-#: plugins/admin/fai/class_divListFai.inc:293
-msgid "Edit class"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:301
-msgid "Delete class"
-msgstr ""
-
-#: plugins/admin/fai/faiHook.tpl:40
-msgid "List of hook scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:320
-#: plugins/admin/fai/class_faiPartitionTable.inc:326
-#, php-format
-msgid "%s partition"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:322
-#: plugins/admin/fai/class_faiPartitionTable.inc:328
-#, php-format
-msgid "%s partition(s)"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:417
-#, php-format
-msgid "Saving of FAI/partition table with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:536
-msgid "FAI partition table"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:146
-msgid "Please enter a value for script."
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:180
-msgid "Hook entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:181
-msgid "FAI hook entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:190
-#: plugins/admin/fai/faiHookEntry.tpl:38
-msgid "Task"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:139
-msgid "Package bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:170
-#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
-msgid "Class name"
-msgstr ""
-
-#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
-msgid "Hook attributes"
-msgstr ""
-
-#: plugins/admin/fai/faiHookEntry.tpl:41
-msgid "Choose an existing FAI task"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
-#, php-format
-msgid "Debconf information for package '%s'"
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariable.inc:338
-#, php-format
-msgid "Saving of FAI/variable with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariable.inc:422
-#: plugins/admin/applications/class_applicationParameters.inc:98
-msgid "Variable"
-msgstr "Variable"
-
-#: plugins/admin/fai/class_faiVariable.inc:423
-msgid "FAI variable"
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:85
-msgid "Create new FAI object - partition table."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:86
-msgid "Create new FAI object - package bundle."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:87
-msgid "Create new FAI object - script bundle."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:88
-msgid "Create new FAI object - variable bundle."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:89
-msgid "Create new FAI object - hook bundle."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:90
-msgid "Create new FAI object - profile."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:91
-msgid "Create new FAI object - template."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:92
-msgid "Create new FAI object"
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:148
-msgid "Spaces are not allowed within class names."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:152
-msgid "The given class name is empty."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:156
-msgid "The specified class name is already in use for this object type."
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:6
-msgid ""
-"Adding a new class to the FAI management, requires a class name. You have to "
-"specify a unique class name for unique types of FAI classes, while you can "
-"use the same class name for different types of FAI classes. In the laste "
-"case, FAI will automatically enclose all these different class types to one "
-"unique class name."
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:12
-msgid ""
-"Please use one of the following methods to choose the name for the new FAI "
-"class."
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:26
-msgid "Enter FAI class name manually"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:48
-msgid "Choose FAI class name from a list of existing classes"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:54
-msgid "Choose class name"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
-#: plugins/admin/systems/glpiDeviceManagement.tpl:51
-#: plugins/admin/systems/class_glpiSelectUser.inc:113
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#: plugins/admin/systems/class_baseSelectDialog.inc:42
-#: plugins/admin/systems/glpiAttachmentPool.tpl:51
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
-msgid "Use"
-msgstr "Usar"
-
-#: plugins/admin/fai/askClassName.tpl:74
-msgid "A new class name."
-msgstr ""
-
-#: plugins/admin/fai/remove_branch.tpl:6
-msgid ""
-"This includes all account data, system access, etc. for this branch. Please "
-"double check if your really want to do this since there is no way for GOsa "
-"to get your data back."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:95
-msgid "no file uploaded yet"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:101
-#, php-format
-msgid "exists in database (size: %s bytes)"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:188
-msgid "Please specify a value for attribute 'file'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:192
-msgid "Please specify a value for attribute 'path'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:200
-msgid "Please enter a user."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:203
-msgid "Please enter a valid user. Only a-z/0-9 are allowed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:207
-msgid "Please enter a group."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:210
-msgid "Please enter a valid group. Only a-z/0-9 are allowed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:239
-msgid "Template entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:240
-msgid "FAI template entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:249
-msgid "Template file"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:250
-msgid "Template path"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:251
-msgid "File owner"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:252
-msgid "File permissions"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:25
-msgid "Template attributes"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:33
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:30 include/php_setup.inc:140
-msgid "File"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:40
-msgid "Save template"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:49
-#: plugins/admin/applications/generic.tpl:138
-#: plugins/admin/systems/printerPPDDialog.tpl:11
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
-msgid "Upload"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:57
-msgid "Destination path"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:74
-#: plugins/gofon/conference/class_divListConferences.inc:58
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
-msgid "Owner"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:85
-#: plugins/admin/fai/faiTemplateEntry.tpl:127
-#: plugins/admin/systems/class_printGeneric.inc:863
-#: plugins/admin/systems/class_printGeneric.inc:865
-#: plugins/admin/ogroups/class_ogroupManagement.inc:429
-#: plugins/generic/references/class_reference.inc:36
-msgid "Group"
-msgstr "Grupo"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:96
-msgid "Access"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:102
-#: plugins/admin/systems/class_servDNS.inc:175
-msgid "Class"
-msgstr "Clase"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:103
-msgid "Read"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:104
-msgid "Write"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:105
-#: plugins/admin/applications/generic.tpl:24
-#: plugins/admin/applications/class_applicationGeneric.inc:554
-#: plugins/admin/systems/terminal.tpl:153 plugins/admin/systems/server.tpl:74
-#: plugins/admin/systems/workstation.tpl:127
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#: plugins/admin/ogroups/termgroup.tpl:101
-msgid "Execute"
-msgstr "Ejecute"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:107
-msgid "Special"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:124
-msgid "SUID"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:141
-msgid "SGID"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:144
-msgid "Others"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:158
-msgid "sticky"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:3
-msgid "Release focus"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:6
-msgid "Select release name"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:20
-msgid "Used applications"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:27
-msgid "Add category"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:34
-msgid "Available applications"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:13 plugins/admin/groups/paste_mail.tpl:12
-msgid "Primary mail address for this shared folder"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:21
-msgid "Select mail server to place user on"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:88
-msgid "IMAP shared folders"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:92
-msgid "Default permission"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:103
-msgid "Member permission"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:119 plugins/admin/groups/paste_mail.tpl:34
-msgid "Forward messages to non group members"
-msgstr ""
-
-#: plugins/admin/groups/remove.tpl:6
-msgid ""
-"This may be a primary user group. Please double check if you really want to "
-"do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
-msgid "Group administration"
-msgstr "Administración de grupo"
-
-#: plugins/admin/groups/class_groupManagement.inc:286
-#: plugins/admin/groups/class_groupManagement.inc:339
-#: plugins/admin/groups/class_groupManagement.inc:370
-msgid "You are not allowed to delete this group!"
-msgstr "¡No le está permitido eliminar este grupo!"
-
-#: plugins/admin/groups/class_groupManagement.inc:332
-#, php-format
-msgid "You're about to delete the group '%s'."
-msgstr "Está a punto de borrar el grupo '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:134
-msgid "Can't find this groups SID in LDAP or in your configuration file!"
-msgstr "¡No se puede encontrar SID en LDAP o en el archivo de configuración!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:193
-msgid "This 'dn' is no group."
-msgstr "Este 'dn' no es un grupo."
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Samba group"
-msgstr "Grupo de samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain admins"
-msgstr "Administradores del dominio"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain users"
-msgstr "Usuarios del dominio"
-
-#: plugins/admin/groups/class_groupGeneric.inc:335
-msgid "Domain guests"
-msgstr "Invitados del dominio"
-
-#: plugins/admin/groups/class_groupGeneric.inc:340
-#, php-format
-msgid "Special group (%d)"
-msgstr "Grupo especial (%d)"
-
-#: plugins/admin/groups/class_groupGeneric.inc:454
-msgid "! unknown id"
-msgstr "¡id desconocido!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:492
-#, php-format
-msgid ""
-"Your search method returned more than '%s' users, only '%s' users are shown."
-msgstr ""
-"Su sistema de busqueda ha devuelto mas de '%s' usuarios, se mostraran solo '%"
-"s' usuarios."
-
-#: plugins/admin/groups/class_groupGeneric.inc:521
-#: plugins/admin/groups/class_groupGeneric.inc:774
-#, php-format
-msgid "Removing of groups/generic with dn '%s' failed."
-msgstr "Ha fallado la eliminación de los grupos/genericos con dn '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:666
-#, php-format
-msgid "No configured SID found for '%s'."
-msgstr "No hay ningún SID configurado para '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:671
-#, php-format
-msgid "No configured RIDBASE found for '%s'."
-msgstr "No hay ningún RIDBASE configurado para '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:806
-msgid ""
-"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"El campo 'Nombre' contiene caracteres no validos. Solo puede utilizar "
-"minúsculas, números y guiones."
-
-#: plugins/admin/groups/class_groupGeneric.inc:817
-#: plugins/admin/groups/class_groupGeneric.inc:831
-#: plugins/admin/groups/class_groupGeneric.inc:838
-msgid "Value specified as 'Name' is already used."
-msgstr "El valor especificado como 'Nombre' ya esta siendo utilizado."
-
-#: plugins/admin/groups/class_groupGeneric.inc:941
-msgid "Generic group settings"
-msgstr "Parámetros genéricos del grupo"
-
-#: plugins/admin/groups/class_groupGeneric.inc:953
-msgid "Phone pickup group"
-msgstr "Miembros de grupo de salto telefónico"
-
-#: plugins/admin/groups/class_groupGeneric.inc:954
-msgid "Nagios group"
-msgstr "Grupo Nagios"
-
-#: plugins/admin/groups/class_groupGeneric.inc:957
-msgid "Group member"
-msgstr "Miembro del grupo"
-
-#: plugins/admin/groups/class_groupGeneric.inc:958
-msgid "Samba group type"
-msgstr "Tipo de grupo de samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:959
-msgid "Samba domain name"
-msgstr "Nombre de dominio samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
-msgid "Samba SID"
-msgstr "Samba SID"
-
-#: plugins/admin/groups/class_divListGroup.inc:35
-#: plugins/admin/groups/class_divListGroup.inc:36
-msgid "List of groups"
-msgstr "Lista de grupos"
-
-#: plugins/admin/groups/class_divListGroup.inc:41
-msgid ""
-"This menu allows you to add, edit and remove selected groups. You may want "
-"to use the range selector on top of the group listbox, when working with a "
-"large number of groups."
-msgstr ""
-"Este menú le permite añadir, editar o eliminar los grupos seleccionados. "
-"Cuando trabaje con un gran número de grupos puede usar el selector de rango "
-"en la parte superior de la lista de grupos,."
-
-#: plugins/admin/groups/class_divListGroup.inc:60
-msgid "Groupname / Department"
-msgstr "Nombre de grupo / Departamento"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Select to see groups that are primary groups of users"
-msgstr "Seleccione para ver que grupos son grupos primarios de usuarios"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Show primary groups"
-msgstr "Mostrar grupos primarios"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Select to see groups that have samba groups mappings"
-msgstr "Seleccione para ver que grupos tienen asignado un grupo samba"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Show samba groups"
-msgstr "Mostrar los grupos samba"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Select to see groups that have applications configured"
-msgstr "Seleccione para ver que grupos tienen aplicaciones configuradas"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Show application groups"
-msgstr "Mostrar los grupos de aplicaciones"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Select to see groups that have mail settings"
-msgstr "Seleccione para ver que grupos tienen configuración de correo"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Show mail groups"
-msgstr "Mostrar grupos de correo"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Select to see normal groups that have only functional aspects"
-msgstr "Seleccione para ver que grupos tienen solo aspectos funcionales"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Show functional groups"
-msgstr "Mostrar grupos funcionales"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-msgid "Create new group"
-msgstr "Crear nuevo grupo"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-msgid "Remove selected groups"
-msgstr "Eliminar grupo seleccionado"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-msgid "Remove groups"
-msgstr "Eliminar grupos"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-msgid "Copy selected group"
-msgstr "Copiar grupo seleccionado"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-msgid "Copy groups"
-msgstr "Copiar grupos"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-msgid "cut selected group"
-msgstr "mover grupo seleccionado"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-msgid "Cut groups"
-msgstr "Mover grupos"
-
-#: plugins/admin/groups/class_divListGroup.inc:223
-#: plugins/admin/users/class_divListUsers.inc:221
-msgid "Posix"
-msgstr "Posix"
-
-#: plugins/admin/groups/class_divListGroup.inc:229
-#: plugins/admin/groups/class_groupApplication.inc:1202
-#: plugins/admin/applications/class_divListApplication.inc:213
-#: plugins/admin/applications/class_applicationGeneric.inc:548
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
-#: plugins/admin/ogroups/class_ogroupManagement.inc:430
-#: plugins/gofon/fonreports/contents.tpl:34
-#: plugins/generic/references/class_reference.inc:42
-msgid "Application"
-msgstr "Aplicación"
-
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/conference/class_divListConferences.inc:217
-msgid "Edit this entry"
-msgstr "Editar esta entrada"
-
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/conference/class_divListConferences.inc:227
-msgid "Delete this entry"
-msgstr "Eliminar esta entrada"
-
-#: plugins/admin/groups/mail_admins.tpl:4
-msgid "Folder administrators"
-msgstr ""
-
-#: plugins/admin/groups/mail_admins.tpl:24
-msgid "Select a specific department"
-msgstr ""
-
-#: plugins/admin/groups/mail_admins.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
-msgid "Choose"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:6 plugins/admin/groups/paste_generic.tpl:5
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-msgid "Group name"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:9 plugins/admin/groups/paste_generic.tpl:8
-msgid "Posix name of the group"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
-msgid "Descriptive text for this group"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:53
-#: plugins/admin/groups/paste_generic.tpl:13
-msgid "Normally IDs are autogenerated, select to specify manually"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:56
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:68
-msgid "Select to create a samba conform group"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:76
-msgid "in domain"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:96
-msgid "Members are in a phone pickup group"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:111
-msgid "Members are in a nagios group"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:128
-msgid "Group members"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
-#: include/class_acl.inc:771
-msgid "read"
-msgstr "leer"
-
-#: plugins/admin/groups/class_groupMail.inc:290
-msgid "post"
-msgstr "enviar"
-
-#: plugins/admin/groups/class_groupMail.inc:291
-msgid "external post"
-msgstr "envío externo"
-
-#: plugins/admin/groups/class_groupMail.inc:292
-msgid "append"
-msgstr "añadir"
-
-#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
-#: include/class_acl.inc:773
-msgid "write"
-msgstr "escribir"
-
-#: plugins/admin/groups/class_groupMail.inc:294
-msgid "admin"
-msgstr "Administrador"
-
-#: plugins/admin/groups/class_groupMail.inc:295
-#: plugins/admin/users/class_userManagement.inc:539
-#: plugins/admin/systems/class_SelectDeviceType.inc:29
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
-#: plugins/admin/ogroups/class_ogroup.inc:297
-msgid "none"
-msgstr "ninguno"
-
-#: plugins/admin/groups/class_groupMail.inc:339
-msgid "This 'dn' has no valid mail extensions."
-msgstr "Esta 'dn' no tiene extensiones validas de correo."
-
-#: plugins/admin/groups/class_groupMail.inc:361
-msgid ""
-"Remove shared folder from mail server database when entry gets removed in "
-"LDAP"
-msgstr ""
-"Cuando la entrada sea eliminada de LDAP se eliminara la carpeta compartida "
-"del servidor de correo."
-
-#: plugins/admin/groups/class_groupMail.inc:362
-msgid "Remove the shared folder and all its contents after saving this account"
-msgstr ""
-"Despues de grabar esta cuenta se eliminara la carpeta compartida y todo su "
-"contenido"
-
-#: plugins/admin/groups/class_groupMail.inc:421
-msgid "You're trying to add an invalid email address "
-msgstr "Esta intentando añadir una dirección de correo no valida"
-
-#: plugins/admin/groups/class_groupMail.inc:422
-msgid "to the list of forwarders."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:692
-#, php-format
-msgid "Removing of groups/mail with dn '%s' failed."
-msgstr "Ha fallado la eliminación de correo/grupos con dn '%s'."
-
-#: plugins/admin/groups/class_groupMail.inc:891
-#, php-format
-msgid "Saving of groups/mail with dn '%s' failed."
-msgstr "Ha fallado la grabación de correo/grupos con dn '%s'."
-
-#: plugins/admin/groups/class_groupMail.inc:927
-msgid "Please enter a valid email addres in 'Primary address' field."
-msgstr ""
-"Por favor introduzca una dirección valida de correo electrónico en el campo "
-"'Cuenta Principal'."
-
-#: plugins/admin/groups/class_groupMail.inc:960
-msgid ""
-"Please choose valid permission settings. Default permission can't be emtpy."
-msgstr ""
-"Por favor seleccione una configuración valida de permisos. No se puede dejar "
-"en blanco los permisos por defecto."
-
-#: plugins/admin/groups/class_groupMail.inc:964
-msgid "Please select a valid mail server."
-msgstr "Por favor seleccione un servidor de correo valido."
-
-#: plugins/admin/groups/class_groupMail.inc:1111
-msgid "Group mail"
-msgstr "Grupo de correo"
-
-#: plugins/admin/groups/class_groupMail.inc:1119
-msgid "Alternate addresses"
-msgstr "Direcciones alternativas"
-
-#: plugins/admin/groups/class_groupMail.inc:1120
-msgid "Forwarding addresses"
-msgstr "Direcciones de reenvío"
-
-#: plugins/admin/groups/class_groupMail.inc:1123
-#: plugins/admin/systems/printer.tpl:82
-#: plugins/admin/systems/class_printGeneric.inc:895
-msgid "Permissions"
-msgstr "Permisos"
-
-#: plugins/admin/groups/group_objects.tpl:6
-msgid "Select users to add"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Select to see servers"
-msgstr "Seleccione para ver los servidores"
-
-#: plugins/admin/groups/group_objects.tpl:30
-msgid "Search within subtree"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:37
-msgid "Display users of department"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:47
-#: plugins/admin/systems/glpiSelectUser.tpl:37
-msgid "Regular expression for matching user names"
-msgstr ""
-
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr ""
-
-#: plugins/admin/groups/application_options.tpl:2
-msgid "Application options"
-msgstr ""
-
-#: plugins/admin/groups/mail_locals.tpl:32
-msgid "Display addresses of department"
-msgstr ""
-
-#: plugins/admin/groups/mail_locals.tpl:42
-msgid "Display addresses matching"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:415
-msgid "This 'dn' is no appgroup."
-msgstr "Esta'dn' no es un grupo de aplicaciones."
-
-#: plugins/admin/groups/class_groupApplication.inc:423
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove applications"
-msgstr "Eliminar aplicaciones"
-
-#: plugins/admin/groups/class_groupApplication.inc:424
-msgid ""
-"This group has application features enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"Este grupo tiene la extensión de aplicación activada. Puede desactivarla "
-"pulsando aquí."
-
-#: plugins/admin/groups/class_groupApplication.inc:426
-msgid "Create applications"
-msgstr "Crear aplicaciones"
-
-#: plugins/admin/groups/class_groupApplication.inc:427
-msgid ""
-"This group has application features disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Este grupo tiene la extensión de aplicación desactivada. Puede activarla "
-"pulsando aquí."
-
-#: plugins/admin/groups/class_groupApplication.inc:437
-msgid ""
-"You do not have permission to query application entries. All your changes "
-"will not be saved."
-msgstr ""
-"No tiene permisos suficientes para consultar las entradas de aplicaciones. "
-"Todas sus modificaciones no serán guardadas."
-
-#: plugins/admin/groups/class_groupApplication.inc:450
-msgid "Invalid character in category name."
-msgstr "'Nombre de categoría' tiene caracteres no validos."
-
-#: plugins/admin/groups/class_groupApplication.inc:458
-msgid "The specified category already exists."
-msgstr "La categoría especificada ya existe."
-
-#: plugins/admin/groups/class_groupApplication.inc:564
-msgid "The selected application name is not uniq. Please check your LDAP."
-msgstr ""
-"El nombre seleccionado de aplicación no es único. Compruebe su base de datos "
-"LDAP."
-
-#: plugins/admin/groups/class_groupApplication.inc:602
-msgid "The selected application has no options."
-msgstr "La aplicación seleccionada no tiene opciones."
-
-#: plugins/admin/groups/class_groupApplication.inc:690
-#: plugins/admin/departments/class_divListDepartment.inc:195
-msgid "department"
-msgstr "departamento"
-
-#: plugins/admin/groups/class_groupApplication.inc:699
-msgid "application"
-msgstr "aplicación"
-
-#: plugins/admin/groups/class_groupApplication.inc:715
-#: plugins/admin/groups/class_groupApplication.inc:756
-msgid "Delete entry"
-msgstr "Eliminar entrada"
-
-#: plugins/admin/groups/class_groupApplication.inc:717
-#: plugins/admin/groups/class_groupApplication.inc:751
-#: include/sieve/templates/object_container.tpl:9
-#: include/sieve/templates/object_container_clear.tpl:9
-msgid "Move up"
-msgstr "Mover arriba"
-
-#: plugins/admin/groups/class_groupApplication.inc:720
-#: plugins/admin/groups/class_groupApplication.inc:754
-#: include/sieve/templates/object_container.tpl:13
-#: include/sieve/templates/object_container_clear.tpl:13
-msgid "Move down"
-msgstr "Mover abajo"
-
-#: plugins/admin/groups/class_groupApplication.inc:749
-msgid "Insert seperator"
-msgstr "Insertar separador"
-
-#: plugins/admin/groups/class_groupApplication.inc:794
-msgid "This application is no longer available."
-msgstr "La aplicación ya no está disponible."
-
-#: plugins/admin/groups/class_groupApplication.inc:797
-#, php-format
-msgid "This application is not available in any release named %s."
-msgstr "La aplicación llamada %s no está disponible en ninguna versión."
-
-#: plugins/admin/groups/class_groupApplication.inc:801
-msgid "Check parameter"
-msgstr "Comprobar parámetros"
-
-#: plugins/admin/groups/class_groupApplication.inc:803
-msgid "This application has changed parameters."
-msgstr "Los parámetros de la aplicación han cambiado."
-
-#: plugins/admin/groups/class_groupApplication.inc:928
-#, php-format
-msgid "Removing of groups/applications with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la aplicación/grupo con dn '%s'."
-
-#: plugins/admin/groups/class_groupApplication.inc:988
-#, php-format
-msgid "Saving of groups/applications with dn '%s' failed."
-msgstr "Ha fallado la grabación de la aplicaciones/grupos con dn '%s'."
-
-#: plugins/admin/groups/class_groupApplication.inc:1039
-#, php-format
-msgid ""
-"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
-"the objects base has changed."
-msgstr ""
-"No puedo resolver la versión '%s', se pondrá el nombre de la versión a '%s'. "
-"Posiblemente los objetos base han cambiado."
-
-#: plugins/admin/groups/class_groupApplication.inc:1044
-msgid ""
-"There are no releases available. You will not be able to select another "
-"release."
-msgstr ""
-"No puede seleccionar otra versión ya que no hay mas versiones disponibles."
-
-#: plugins/admin/groups/class_groupApplication.inc:1195
-msgid "Group applications"
-msgstr "Grupo de aplicaciones"
-
-#: plugins/admin/groups/class_groupApplication.inc:1204
-msgid "Application parameter"
-msgstr "Parámetro de la aplicación"
-
-#: plugins/admin/users/remove.tpl:6
-msgid ""
-"This includes all account data, system access rules, imap settings, etc. for "
-"this user. Please double check if your really want to do this since there is "
-"no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/users/password.tpl:2
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:235
-msgid "You are not allowed to set this users password!"
-msgstr "¡No le estátá permitido cambiarle la contraseña de estos usuarios!"
-
-#: plugins/admin/users/class_userManagement.inc:327
-#, php-format
-msgid "You're about to delete the following entry: %s"
-msgstr "Has decidido eliminar la entrada %s"
-
-#: plugins/admin/users/class_userManagement.inc:329
-#, php-format
-msgid "You're about to delete the following entries: %s"
-msgstr "Has decidido eliminar las siguientes entradas: %s"
-
-#: plugins/admin/users/class_userManagement.inc:357
-#, php-format
-msgid "You are not allowed to delete the user '%s'!"
-msgstr "¡No le está permitido eliminar el usuario '%s'!"
-
-#: plugins/admin/users/class_userManagement.inc:403
-#, php-format
-msgid "You're about to delete the user %s."
-msgstr "Esta a punto de eliminar el usuario %s"
-
-#: plugins/admin/users/class_userManagement.inc:433
-msgid "You are not allowed to delete this user!"
-msgstr "¡No le está permitido eliminar este usuario!"
-
-#: plugins/admin/users/class_userManagement.inc:558
-msgid "Please select a valid template."
-msgstr "Por favor seleccione una plantilla válida."
-
-#: plugins/admin/users/class_userManagement.inc:651
-msgid "A person with the choosen name is already used in this tree."
-msgstr "Ya existe una persona con el nombre elegido en este árbol."
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr ""
-
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-
-#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
-msgid "User administration"
-msgstr "Administración de Usuario"
-
-#: plugins/admin/users/class_divListUsers.inc:35
-#: plugins/admin/users/class_divListUsers.inc:36
-#: plugins/admin/systems/glpiSelectUser.tpl:6
-msgid "List of users"
-msgstr "Lista de usuarios"
-
-#: plugins/admin/users/class_divListUsers.inc:40
-msgid ""
-"This menu allows you to create, edit and delete selected users. Having a "
-"great number of users, you may want to use the range selectors on top of the "
-"user list."
-msgstr ""
-"Este menú permite crear, editar o eliminar los usuarios seleccionados. Si "
-"tiene un gran numero de usuarios puede usar los selectores de rangos en la "
-"parte superior del listado."
-
-#: plugins/admin/users/class_divListUsers.inc:61
-#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
-#: ihtml/themes/default/setup_useradmin.tpl:22
-msgid "Username"
-msgstr "Nombre de Usuario"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Select to see template pseudo users"
-msgstr "Seleccione para mostrar las plantillas de usuarios"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Select to see users that have only a GOsa object"
-msgstr "Seleccione para ver los usuarios que solo tienen la extensión GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Show functional users"
-msgstr "Mostrar usuarios funcionales"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Select to see users that have posix settings"
-msgstr "Seleccione para ver los usuarios que tienen extensiones Posix"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Show unix users"
-msgstr "Mostrar los usuarios unix"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Select to see users that have mail settings"
-msgstr "Seleccione para ver los usuarios que tienen extensiones de correo"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Show mail users"
-msgstr "Mostrar los usuarios de correo"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Select to see users that have samba settings"
-msgstr "Seleccione para ver los usuarios que tienen extensiones samba"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Show samba users"
-msgstr "Mostrar usuarios samba"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Select to see users that have proxy settings"
-msgstr "Seleccione para ver los usuarios que tienen extensiones proxy"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Show proxy users"
-msgstr "Mostrar los usuarios de proxy"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "Create new user"
-msgstr "Crear nuevo usuario"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "New user"
-msgstr "Nuevo usuario"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "Create new template"
-msgstr "Crear nueva plantilla"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "New template"
-msgstr "Nueva plantilla"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-msgid "Remove selected user"
-msgstr "Eliminar usuario seleccionado"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-msgid "Remove user"
-msgstr "Eliminar usuario"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-msgid "Copy selected user"
-msgstr "Copiar usuario seleccionado"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-msgid "Copy users"
-msgstr "Copiar usuario"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-msgid "cut selected user"
-msgstr "mover usuario seleccionado"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-msgid "Cut users"
-msgstr "Mover usuarios"
-
-#: plugins/admin/users/class_divListUsers.inc:219
-msgid "GOsa"
-msgstr "GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:220
-msgid "Edit generic properties"
-msgstr "Editar características generales"
-
-#: plugins/admin/users/class_divListUsers.inc:222
-msgid "Edit UNIX properties"
-msgstr "Editar características UNIX"
-
-#: plugins/admin/users/class_divListUsers.inc:224
-msgid "Edit environment properties"
-msgstr "Editar características de entorno"
-
-#: plugins/admin/users/class_divListUsers.inc:226
-msgid "Edit mail properties"
-msgstr "Editar características de correo electrónico"
-
-#: plugins/admin/users/class_divListUsers.inc:228
-msgid "Edit phone properties"
-msgstr "Editar características telefónicas"
-
-#: plugins/admin/users/class_divListUsers.inc:230
-msgid "Edit fax properies"
-msgstr "Editar características de Fax"
-
-#: plugins/admin/users/class_divListUsers.inc:232
-msgid "Edit samba properties"
-msgstr "Editar características samba"
-
-#: plugins/admin/users/class_divListUsers.inc:234
-msgid "Edit netatalk properties"
-msgstr "Editar características netatalk"
-
-#: plugins/admin/users/class_divListUsers.inc:235
-msgid "Create user from template"
-msgstr "Crear usuario desde plantilla"
-
-#: plugins/admin/users/class_divListUsers.inc:236
-msgid "Create user with this template"
-msgstr "Crear usuario con esta plantilla"
-
-#: plugins/admin/users/class_divListUsers.inc:271
-msgid "password"
-msgstr "contraseña"
-
-#: plugins/admin/users/class_divListUsers.inc:275
-msgid "You are not allowed to change the password for this user."
-msgstr "¡No tiene permisos para cambiar la contraseña de este usuario!"
-
-#: plugins/admin/users/class_divListUsers.inc:289
-msgid "You are not allowed to remove this user."
-msgstr "No le está permitido eliminar este usuario."
-
-#: plugins/admin/applications/generic.tpl:7
-#: plugins/admin/applications/generic.tpl:10
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/applications/class_applicationGeneric.inc:506
-msgid "Application name"
-msgstr "Nombre de la aplicación"
-
-#: plugins/admin/applications/generic.tpl:15
-#: plugins/gofon/macro/generic.tpl:14
-#: plugins/gofon/macro/class_gofonMacro.inc:583 html/getxls.php:222
-#: html/getxls.php:297
-msgid "Display name"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:19
-#: plugins/admin/applications/class_applicationGeneric.inc:511
-msgid "Application name to be displayed (i.e. below icons)"
-msgstr ""
-"Nombre con el que se mostrara la aplicación(esto es debajo de los iconos)"
-
-#: plugins/admin/applications/generic.tpl:28
-msgid "Path and/or binary name of application"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:45
-#: plugins/admin/mimetypes/generic.tpl:47
-msgid "Choose subtree to place application in"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:66
-#: plugins/admin/applications/class_applicationGeneric.inc:556
-#: plugins/admin/mimetypes/generic.tpl:67
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
-msgid "Icon"
-msgstr "Icono"
-
-#: plugins/admin/applications/generic.tpl:78
-#: plugins/admin/mimetypes/generic.tpl:79
-msgid "Update"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:78
-msgid "Reload picture from LDAP"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:81
-msgid "Remove picture from LDAP"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:99
-#: plugins/admin/applications/class_applicationGeneric.inc:560
-msgid "Only executable for members"
-msgstr "Solo ejecutables para los miembros"
-
-#: plugins/admin/applications/generic.tpl:104
-#: plugins/admin/applications/class_applicationGeneric.inc:564
-msgid "Replace user configuration on startup"
-msgstr "Reemplazar la configuración del usuario en el inicio"
-
-#: plugins/admin/applications/generic.tpl:110
-#: plugins/admin/applications/class_applicationGeneric.inc:561
-msgid "Place icon on members desktop"
-msgstr "Colocar icono en los escritorios de los miembros "
-
-#: plugins/admin/applications/generic.tpl:115
-#: plugins/admin/applications/class_applicationGeneric.inc:563
-msgid "Place entry in members startmenu"
-msgstr "Colocar entrado en los menús de inicio de los miembros"
-
-#: plugins/admin/applications/generic.tpl:120
-#: plugins/admin/applications/class_applicationGeneric.inc:562
-msgid "Place entry in members launch bar"
-msgstr "Colocar entrada en los barra de inicio de los miembros"
-
-#: plugins/admin/applications/class_divListApplication.inc:31
-msgid "List of Applications"
-msgstr "Lista de aplicaciones"
-
-#: plugins/admin/applications/class_divListApplication.inc:32
-msgid "This table displays all applications in the selected tree."
-msgstr "Esta tabla muestra todas las aplicaciones en el árbol seleccionado."
-
-#: plugins/admin/applications/class_divListApplication.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected applications. You may "
-"want to use the range selector on top of the application listbox, when "
-"working with a large number of applications."
-msgstr ""
-"Este menú permite añadir, editar o eliminar las aplicaciones seleccionadas. "
-"Cuando trabaje con un gran número de aplicaciones puede usar el selector de "
-"rango en la parte superior de la lista de aplicaciones."
-
-#: plugins/admin/applications/class_divListApplication.inc:161
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "new"
-msgstr "nuevo"
-
-#: plugins/admin/applications/class_divListApplication.inc:162
-msgid "Create new application"
-msgstr "Crear nueva aplicación"
-
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove selected applications"
-msgstr "Eliminar aplicaciones seleccionadas"
-
-#: plugins/admin/applications/class_applicationParameters.inc:54
-msgid "Remove options"
-msgstr "Eliminar opciones"
-
-#: plugins/admin/applications/class_applicationParameters.inc:55
-msgid "This application has options. You can disable them by clicking below."
-msgstr "Esta aplicación tiene opciones. Puede desactivarlas pulsando aqui."
-
-#: plugins/admin/applications/class_applicationParameters.inc:57
-msgid "Create options"
-msgstr "Crear opciones"
-
-#: plugins/admin/applications/class_applicationParameters.inc:58
-msgid ""
-"This application has options disabled. You can enable them by clicking below."
-msgstr ""
-"Esta aplicación tiene opciones desactivadas. Puede activarlas pulsando aqui."
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/gofon/macro/parameter.tpl:10
-msgid "Default value"
-msgstr "Valor por defecto"
-
-#: plugins/admin/applications/class_applicationParameters.inc:130
-msgid "Add option"
-msgstr "Añadir opción"
-
-#: plugins/admin/applications/class_applicationParameters.inc:159
-#, php-format
-msgid "Removing of application parameters with dn '%s' failed."
-msgstr "Ha fallado la eliminación de los parametros de aplicación con dn '%s'."
-
-#: plugins/admin/applications/class_applicationParameters.inc:190
-#, php-format
-msgid "Value '%s' specified as option name is not valid."
-msgstr "El valor '%s' especificado como nombre de opción no es valido."
-
-#: plugins/admin/applications/class_applicationParameters.inc:221
-#, php-format
-msgid "Saving of application parameters with dn '%s' failed."
-msgstr "Ha fallado la grabación de los parametros de aplicación con dn '%s'."
-
-#: plugins/admin/applications/class_applicationParameters.inc:233
-msgid "Parameter configuration"
-msgstr "Configuración del parámetro"
-
-#: plugins/admin/applications/class_applicationParameters.inc:241
-msgid "Application parameter settings"
-msgstr "Configuración de los parámetros de aplicación"
-
-#: plugins/admin/applications/remove.tpl:6
-#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
-#: ihtml/themes/default/remove.tpl:6
-msgid ""
-"This may be used by several groups. Please double check if your really want "
-"to do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/applications/main.inc:39
-#: plugins/admin/applications/main.inc:41
-msgid "Application management"
-msgstr "Administración de aplicación"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:103
-msgid "no example"
-msgstr "sin ejemplo"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:134
-msgid "This 'dn' is no application."
-msgstr "Esta 'dn' no es de aplicación."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:236
-#, php-format
-msgid "Removing of application with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la aplicación con dn '%s'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:248
-#, php-format
-msgid "Removing application from objectgroup '%s' failed"
-msgstr "Ha fallado la eliminación de la aplicación del grupo de objetos '%s'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:255
-#, php-format
-msgid "Removing application from group '%s' failed"
-msgstr "Ha fallado la eliminación de la aplicación del grupo '%s'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:306
-msgid "The specified picture has not been uploaded correctly."
-msgstr "La foto indicada no puede ser subida correctamente."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:338
-msgid "Can't access uploaded image."
-msgstr "No se puede acceder a la imagen subida."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:343
-msgid ""
-"Uploaded image could not be resized, possilby the image magick extension is "
-"missing."
-msgstr ""
-"No se puede cambiar el tamaño de la imagen subida, posiblemente por no tener "
-"la extensión imagemagick."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:348
-msgid ""
-"Could not convert image to png, possilby the image magick extension is "
-"missing."
-msgstr ""
-"No se puede convertir la imagen a png, posiblemente por no tener la "
-"extensión imagemagick."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:352
-#, php-format
-msgid "Could not save uploaded image to %s."
-msgstr "No se puede subir la imagen a %s."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:381
-msgid "Specified execute path must start with '/'."
-msgstr "La ruta del ejecutable introducida debe empezar con '/'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:398
-msgid "Required field 'Name' is not filled."
-msgstr "No ha introducido el campo obligatorio 'Nombre'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:402
-msgid "Invalid character in application name. Only a-z 0-9 are allowed."
-msgstr ""
-"Hay caracteres no validos en el nombre de aplicación. Solo a-z y 0-9 están "
-"permitidos."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:406
-msgid "Required field 'Execute' is not filled."
-msgstr "No ha introducido el campo obligatorio 'Ejecutar'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:421
-#: plugins/admin/applications/class_applicationGeneric.inc:429
-msgid "There's already an application with this 'Name'."
-msgstr "Ya existe una aplicación con ese 'Nombre'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:477
-#, php-format
-msgid "Saving of application with dn '%s' failed."
-msgstr "Ha fallado la grabación de la aplicación con dn '%s'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:502
-msgid "Application settings"
-msgstr "Parametros de la aplicación"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:543
-msgid "Application generic"
-msgstr "Aplicación genérica"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:557
-msgid "Flag"
-msgstr "Marca"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:558
-msgid "Script content"
-msgstr "Contenido del script"
-
-#: plugins/admin/applications/class_applicationManagement.inc:323
-#: plugins/admin/applications/class_applicationManagement.inc:377
-#: plugins/admin/applications/class_applicationManagement.inc:407
-msgid "You are not allowed to delete this application!"
-msgstr "¡No tiene permisos para eliminar esta aplicación!"
-
-#: plugins/admin/applications/class_applicationManagement.inc:370
-#, php-format
-msgid "You're about to delete the application '%s'."
-msgstr "Has decidido eliminar la aplicación '%s'."
-
-#: plugins/admin/departments/generic.tpl:8
-msgid "Name of department"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of subtree to create"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/gofon/conference/generic.tpl:93
-msgid "Descriptive text for department"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:24
-#: plugins/admin/departments/class_departmentGeneric.inc:601
-msgid "Category"
-msgstr "Categoría"
-
-#: plugins/admin/departments/generic.tpl:27
-msgid "Category for this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/gofon/conference/generic.tpl:177
-msgid "Choose subtree to place department in"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:63
-msgid "State where this subtree is located"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:71
-msgid "Location of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:79
-msgid "Postal address of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:86
-msgid "Base telephone number of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:94
-msgid "Base facsimile telephone number of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:117
-#: plugins/admin/departments/class_departmentGeneric.inc:604
-msgid "Administrative settings"
-msgstr "Parámetros administrativos"
-
-#: plugins/admin/departments/generic.tpl:119
-msgid "Tag department as an independent administrative unit"
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:27
-#: plugins/admin/departments/class_divListDepartment.inc:28
-msgid "List of departments"
-msgstr "Lista de Departamentos"
-
-#: plugins/admin/departments/class_divListDepartment.inc:33
-msgid ""
-"This menu allows you to create, delete and edit selected departments. Having "
-"a large number of departments, you might prefer the range selectors on top "
-"of the department list."
-msgstr ""
-"Este menú le permitirá crear, eliminar, y editar los departamentos "
-"seleccionados. Puede preferir el selector de rango en la parte superior de "
-"la lista de departamentos cuando maneje un gran número de departamentos."
-
-#: plugins/admin/departments/class_divListDepartment.inc:48
-#: plugins/admin/departments/class_departmentGeneric.inc:600
-msgid "Department name"
-msgstr "Nombre de departamento"
-
-#: plugins/admin/departments/class_divListDepartment.inc:56
-msgid "Regular expression for matching department names"
-msgstr "Expresión regular para buscar el nombre del departamento"
-
-#: plugins/admin/departments/class_divListDepartment.inc:127
-msgid "Create new department"
-msgstr "Crear nuevo departamento"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-msgid "Remove selected departments"
-msgstr "Eliminar departamentos seleccionados"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-msgid "Remove departments"
-msgstr "Eliminar departamentos"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:5
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
-"snapshot entries for all entire objects."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:8
-msgid "GOsa can NOT fix this for you, yet."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:11
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
-msgstr ""
-
-#: plugins/admin/departments/remove.tpl:6
-#: plugins/gofon/conference/remove.tpl:6
-msgid ""
-"This includes 'all' accounts, systems, etc. in this subtree. Please double "
-"check if your really want to do this since there is no way for GOsa to get "
-"your data back."
-msgstr ""
-
-#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
-msgid "Department management"
-msgstr "Administración de departamento"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:197
-#, php-format
-msgid "Removing of department with dn '%s' failed."
-msgstr "Ha fallado la eliminación del departamento con dn '%s'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:258
-#: plugins/admin/departments/class_departmentGeneric.inc:260
-msgid "Department with that 'Name' already exists."
-msgstr "Ya existe un departamente con ese 'Nombre'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:268
-msgid "Required field 'Description' is not set."
-msgstr "No ha introducido el campo obligatorio 'Descripción'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:272
-#, php-format
-msgid ""
-"The field 'Name' contains the reserved word '%s'. Please choose another name."
-msgstr ""
-"El campo 'Nombre' tiene la palabra reservada '%s'. Por favor elija otro "
-"nombre."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:326
-msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
-msgstr ""
-"Error Fatal: ¡No se puede encontrar una etiqueta sin usar para identificar "
-"la unidad administrativa!"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:376
-#, php-format
-msgid "Saving of department with dn '%s' failed."
-msgstr "Ha fallado la grabación del departamento con dn '%s'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:429
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Etiquetando '%s'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:514
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Moviendo '%s' a '%s'"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:550
-#: include/class_acl.inc:638 include/class_acl.inc:645
-#: include/class_acl.inc:652 include/class_acl.inc:658
-#: include/class_ldap.inc:458 ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:62
-msgid "Object"
-msgstr "Objeto"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:555
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "Ha fallado a copiar %s, operación abortada"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:587
-#: plugins/admin/departments/class_departmentGeneric.inc:592
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Departments"
-msgstr "Departamentos"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:599
-#: plugins/admin/systems/workstationService.tpl:89
-#: plugins/admin/systems/terminalService.tpl:79
-#: plugins/gofon/phoneaccount/generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:34
-#: plugins/gofon/phoneaccount/paste_generic.tpl:29
-msgid "Telephone"
-msgstr "Teléfono"
-
-#: plugins/admin/departments/class_departmentManagement.inc:197
-#: plugins/admin/departments/class_departmentManagement.inc:245
-#: plugins/admin/departments/class_departmentManagement.inc:264
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
-msgid "You have no permission to remove this department."
-msgstr "No tiene permisos para eliminar este departamento."
-
-#: plugins/admin/departments/class_departmentManagement.inc:239
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
-#, php-format
-msgid "You're about to delete the whole LDAP subtree placed under '%s'."
-msgstr "Ha decidido eliminar todo el subárbol LDAP colocado debajo de '%s'."
-
-#: plugins/admin/departments/class_departmentManagement.inc:431
-msgid ".."
-msgstr ".."
-
-#: plugins/admin/systems/glpiPrinter.tpl:9
-msgid "Printer type"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:23 plugins/admin/systems/glpi.tpl:37
-#: plugins/admin/systems/glpi_devices.tpl:24
-#: plugins/admin/systems/glpi_devices.tpl:123
-#: plugins/admin/systems/glpi_devices.tpl:164
-#: plugins/admin/systems/glpi_devices.tpl:219
-#: plugins/admin/systems/glpi_devices.tpl:275
-#: plugins/admin/systems/glpi_devices.tpl:333
-#: plugins/admin/systems/glpi_devices.tpl:397
-#: plugins/admin/systems/glpi_devices.tpl:469
-#: plugins/admin/systems/glpi_devices.tpl:533
-#: plugins/admin/systems/glpi_devices.tpl:580
-#: plugins/admin/systems/glpi_devices.tpl:633
-#: plugins/admin/systems/glpi_devices.tpl:687
-#: plugins/admin/systems/glpi_devices.tpl:733
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
-#: plugins/admin/systems/class_glpiAccount.inc:796
-msgid "Manufacturer"
-msgstr "Fabricante"
-
-#: plugins/admin/systems/glpiPrinter.tpl:39
-msgid "Supported interfaces"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:48
-#: plugins/admin/systems/class_servDNS.inc:410
-msgid "Serial"
-msgstr "Serie"
-
-#: plugins/admin/systems/glpiPrinter.tpl:58
-msgid "Parallel"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:68
-msgid "USB"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:80 plugins/admin/systems/glpi.tpl:52
-msgid "Contacts"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:83 plugins/admin/systems/glpi.tpl:66
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
-#: plugins/admin/systems/class_glpiAccount.inc:789
-msgid "Technical responsible"
-msgstr "Responsable técnico"
-
-#: plugins/admin/systems/glpiPrinter.tpl:94 plugins/admin/systems/glpi.tpl:56
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
-#: plugins/admin/systems/class_glpiAccount.inc:793
-msgid "Contact person"
-msgstr "Persona de contacto"
-
-#: plugins/admin/systems/glpiPrinter.tpl:107
-#: plugins/admin/systems/glpi.tpl:117
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
-#: plugins/admin/systems/class_glpiAccount.inc:797
-msgid "Attachments"
-msgstr "Adjuntos"
-
-#: plugins/admin/systems/glpiPrinter.tpl:139
-msgid "Installed cartridges"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:1
-msgid "Network\tsettings"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:9
-msgid "IP-address"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:17
-msgid "MAC-address"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:29
-msgid "Autodetect"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:58
-msgid "Enable DNS for this device"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:59
-#: plugins/admin/systems/servdnseditzone.tpl:67
-#: plugins/admin/systems/class_servDNS.inc:411
-#: plugins/gofon/phoneaccount/generic.tpl:95
-msgid "Refresh"
-msgstr "Refresco"
-
-#: plugins/admin/systems/network.tpl:67
-msgid "Zone"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:77
-#: plugins/admin/systems/class_termDNS.inc:578
-#: plugins/admin/systems/servdnseditzone.tpl:85
-#: plugins/admin/systems/class_servDNS.inc:174
-#: plugins/admin/systems/class_servDNS.inc:414
-msgid "TTL"
-msgstr "TTL"
-
-#: plugins/admin/systems/network.tpl:85
-msgid "Dns records"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:55
-#: plugins/admin/systems/class_terminalInfo.inc:205
-msgid "present"
-msgstr "presente"
-
-#: plugins/admin/systems/class_terminalInfo.inc:73
-#: plugins/admin/systems/class_workstationStartup.inc:508
-#: plugins/admin/systems/class_terminalStartup.inc:168
-#: plugins/admin/systems/class_terminalGeneric.inc:262
-#: plugins/admin/systems/class_terminalService.inc:267
-msgid "This 'dn' has no terminal features."
-msgstr "Esta 'dn' no tiene características de terminal."
-
-#: plugins/admin/systems/class_terminalInfo.inc:80
-msgid "There is no php snmp module installed, can't gather any informations."
-msgstr ""
-"Aviso: no está instalado el módulo php_snmp, no se puede acceder a ninguna "
-"información."
-
-#: plugins/admin/systems/class_terminalInfo.inc:86
-#: plugins/admin/systems/class_terminalInfo.inc:180
-msgid "unknown status"
-msgstr "estado desconocido"
-
-#: plugins/admin/systems/class_terminalInfo.inc:95
-msgid "This is a virtual terminal which has no properties to show here."
-msgstr ""
-"Este es un terminal virtual que no tiene propiedades que puedan ser mostradas"
-
-#: plugins/admin/systems/class_terminalInfo.inc:113
-msgid "online"
-msgstr "en linea"
-
-#: plugins/admin/systems/class_terminalInfo.inc:169
-msgid "running"
-msgstr "funcionando"
-
-#: plugins/admin/systems/class_terminalInfo.inc:172
-msgid "not running"
-msgstr "parado"
-
-#: plugins/admin/systems/class_terminalInfo.inc:197
-msgid "offline"
-msgstr "fuera de linea"
-
-#: plugins/admin/systems/info.tpl:1
-msgid "System information"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:7
-msgid "CPU"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:10
-msgid "Memory"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:13
-msgid "Boot MAC"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:16
-msgid "USB support"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
-msgid "System status"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:23
-msgid "Inventory number"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:27
-msgid "Last login"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:38
-msgid "Network devices"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:47
-msgid "IDE devices"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:56
-msgid "SCSI devices"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:64
-msgid "Floppy device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:68
-msgid "CDROM device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:73
-#: plugins/admin/systems/workstationService.tpl:107
-#: plugins/admin/systems/terminalService.tpl:95
-msgid "Graphic device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:77
-msgid "Audio device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:93
-msgid "Up since"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:96
-msgid "CPU load"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:99
-msgid "Memory usage"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:102
-msgid "Swap usage"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:116
-msgid "SSH service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:119
-#: plugins/admin/systems/class_goCupsServer.inc:29
-#: plugins/admin/systems/class_goCupsServer.inc:50
-#: plugins/admin/systems/class_goCupsServer.inc:71
-msgid "Print service"
-msgstr "Servicio de impresión"
-
-#: plugins/admin/systems/info.tpl:122
-msgid "Scan service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:125
-msgid "Sound service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:128
-msgid "GUI"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:9
-#: plugins/admin/systems/SelectDeviceType.tpl:20
-msgid "System type"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:23
-#: plugins/admin/systems/class_glpiAccount.inc:791
-msgid "Operating system"
-msgstr "Sistema operativo"
-
-#: plugins/admin/systems/glpi.tpl:79
-#: plugins/admin/systems/glpi_devices.tpl:112
-#: plugins/admin/systems/glpi_devices.tpl:153
-#: plugins/admin/systems/glpi_devices.tpl:208
-#: plugins/admin/systems/glpi_devices.tpl:264
-#: plugins/admin/systems/glpi_devices.tpl:322
-#: plugins/admin/systems/glpi_devices.tpl:386
-#: plugins/admin/systems/glpi_devices.tpl:458
-#: plugins/admin/systems/glpi_devices.tpl:522
-#: plugins/admin/systems/glpi_devices.tpl:569
-#: plugins/admin/systems/glpi_devices.tpl:622
-#: plugins/admin/systems/glpi_devices.tpl:676
-#: plugins/admin/systems/glpi_devices.tpl:722
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
-#: plugins/admin/systems/class_glpiAccount.inc:790
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
-#: include/sieve/templates/object_container.tpl:23
-#: include/sieve/templates/element_comment.tpl:4
-#: include/sieve/class_sieveManagement.inc:501
-#: include/sieve/class_sieveManagement.inc:720
-msgid "Comment"
-msgstr "Comentario"
-
-#: plugins/admin/systems/glpi.tpl:96
-msgid "Installed devices"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:112
-msgid "Trading"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:113
-msgid "Software"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:114
-msgid "Contracts"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:3
-msgid "Adding a new service to the current server"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:7
-msgid ""
-"This dialog allows you to add new services to the currenty edited server "
-"object. The box below shows all available but not already used services."
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:13
-msgid "Service to add"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:20
-msgid "All available services are already in use."
-msgstr ""
-
-#: plugins/admin/systems/class_goFaxServer.inc:32
-msgid "FAX database"
-msgstr "Base de datos de FAX"
-
-#: plugins/admin/systems/class_goFaxServer.inc:61
-msgid "FAX database configuration"
-msgstr "Configuración de la base de datos de FAX"
-
-#: plugins/admin/systems/class_goFaxServer.inc:70
-#: plugins/admin/systems/class_goGlpiServer.inc:69
-msgid "The attribute user is empty or contains invalid characters."
-msgstr "El atributo usuario está vacío o tiene caracteres no validos"
-
-#: plugins/admin/systems/class_goFaxServer.inc:73
-#: plugins/admin/systems/class_goFonServer.inc:76
-msgid "The attribute password is empty or contains invalid characters."
-msgstr "El atributo contraseña está vacío o tiene caracteres no validos"
-
-#: plugins/admin/systems/class_goFaxServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Fax database"
-msgstr "Base de datos de Fax"
-
-#: plugins/admin/systems/class_goFaxServer.inc:99
-msgid "Login name"
-msgstr "Nombre de acceso"
-
-#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
-msgid "System management"
-msgstr "Administración del sistema"
-
-#: plugins/admin/systems/terminal.tpl:8
-msgid "Terminal template"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:10
-#: plugins/admin/systems/paste_generic.tpl:24
-msgid "Terminal name"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:37 plugins/admin/systems/server.tpl:41
-#: plugins/admin/systems/workstation.tpl:44
-#: plugins/admin/systems/class_terminalGeneric.inc:611
-#: plugins/admin/systems/phonesettings.tpl:25
-#: plugins/admin/ogroups/termgroup.tpl:47
-#: plugins/admin/ogroups/class_termgroup.inc:395
-msgid "Mode"
-msgstr "Modo"
-
-#: plugins/admin/systems/terminal.tpl:40 plugins/admin/systems/server.tpl:44
-#: plugins/admin/systems/workstation.tpl:47
-#: plugins/admin/ogroups/termgroup.tpl:50
-msgid "Select terminal mode"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:47
-#: plugins/admin/systems/class_workstationGeneric.inc:601
-#: plugins/admin/systems/workstation.tpl:54
-#: plugins/admin/ogroups/termgroup.tpl:58
-#: plugins/admin/ogroups/class_termgroup.inc:396
-msgid "Syslog server"
-msgstr "Servidor de registro de sistema"
-
-#: plugins/admin/systems/terminal.tpl:50
-#: plugins/admin/systems/workstation.tpl:57
-#: plugins/admin/ogroups/termgroup.tpl:61
-msgid "Choose server to use for logging"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:66
-#: plugins/admin/systems/class_terminalGeneric.inc:612
-msgid "Root server"
-msgstr "Servidor Raíz"
-
-#: plugins/admin/systems/terminal.tpl:69
-msgid "Select NFS root filesystem to use"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:76
-#: plugins/admin/systems/class_terminalGeneric.inc:613
-msgid "Swap server"
-msgstr "Servidor de Intercambio"
-
-#: plugins/admin/systems/terminal.tpl:79
-msgid "Choose NFS filesystem to place swap files on"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:98
-#: plugins/admin/systems/workstation.tpl:75
-msgid "Inherit time server attributes"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:103
-#: plugins/admin/systems/workstation.tpl:80
-#: plugins/admin/ogroups/termgroup.tpl:14
-msgid "NTP server"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:106
-#: plugins/admin/systems/workstation.tpl:83
-#: plugins/admin/ogroups/termgroup.tpl:17
-msgid "Choose server to use for synchronizing time"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:145
-#: plugins/admin/systems/workstation.tpl:120
-#: plugins/admin/ogroups/termgroup.tpl:93
-msgid "Select action to execute for this terminal"
-msgstr ""
-
-#: plugins/admin/systems/server.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
-msgid "Server name"
-msgstr ""
-
-#: plugins/admin/systems/server.tpl:67
-msgid "Select action to execute for this server"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_type.tpl:1
-msgid "Manage System-types"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_type.tpl:9
-#: plugins/admin/systems/glpi_edit_type.tpl:28
-#: plugins/admin/systems/glpi_edit_os.tpl:9
-#: plugins/admin/systems/glpi_edit_os.tpl:28
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
-msgid "Rename"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_type.tpl:24
-#: plugins/admin/systems/glpi_edit_os.tpl:24
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
-msgid "Please enter a new name"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:17
-#: plugins/admin/systems/class_divListSystemService.inc:18
-msgid "Installed services"
-msgstr "Servicios instalados"
-
-#: plugins/admin/systems/class_divListSystemService.inc:22
-msgid ""
-"This menu allows you to add, remove and configure the properties of a "
-"specific service."
-msgstr ""
-"Este menú le permite añadir, eliminar o configurar las propiedades de un "
-"servicioespecíficos."
-
-#: plugins/admin/systems/class_divListSystemService.inc:30
-msgid "Service name"
-msgstr "Nombre del servicio"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add service"
-msgstr "Añadir servicio"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add new service"
-msgstr "Añadir nuevo servicio"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all"
-msgstr "Inicio todos"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all services"
-msgstr "Iniciar todos los servicios"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#: plugins/admin/systems/class_divListSystemService.inc:106
-msgid "Stop service"
-msgstr "Parar servicio"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-msgid "Stop all services"
-msgstr "Parar todos los servicios"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#: plugins/admin/systems/class_divListSystemService.inc:112
-msgid "Restart service"
-msgstr "Reiniciar servicio"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-msgid "Restart all services"
-msgstr "Reiniciar todos los servicios"
-
-#: plugins/admin/systems/class_divListSystemService.inc:86
-msgid "Stopped"
-msgstr "Parado"
-
-#: plugins/admin/systems/class_divListSystemService.inc:87
-msgid "Started"
-msgstr "Iniciado"
-
-#: plugins/admin/systems/class_divListSystemService.inc:88
-msgid "Restarting"
-msgstr "Reiniciando"
-
-#: plugins/admin/systems/class_divListSystemService.inc:89
-msgid "User status"
-msgstr "Estado del usuario"
-
-#: plugins/admin/systems/class_divListSystemService.inc:100
-msgid "Start service"
-msgstr "Iniciar servicio"
-
-#: plugins/admin/systems/class_divListSystemService.inc:118
-msgid "Edit service"
-msgstr "Editar servicio"
-
-#: plugins/admin/systems/class_divListSystemService.inc:124
-msgid "Remove service"
-msgstr "Eliminar servicio"
-
-#: plugins/admin/systems/workstationService.tpl:4
-#: plugins/admin/systems/terminalService.tpl:4
-msgid "Keyboard"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:254
-#: plugins/admin/systems/printerPPDDialog.tpl:5
-#: plugins/admin/systems/class_glpiAccount.inc:794
-msgid "Model"
-msgstr "Modelo"
-
-#: plugins/admin/systems/workstationService.tpl:11
-#: plugins/admin/systems/terminalService.tpl:10
-msgid "Choose keyboard model"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:19
-#: plugins/admin/systems/terminalService.tpl:17
-msgid "Layout"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:23
-#: plugins/admin/systems/terminalService.tpl:20
-msgid "Choose keyboard layout"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:31
-#: plugins/admin/systems/terminalService.tpl:27
-msgid "Variant"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:35
-#: plugins/admin/systems/terminalService.tpl:30
-msgid "Choose keyboard variant"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:51
-#: plugins/admin/systems/terminalService.tpl:45
-msgid "Mouse"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:58
-#: plugins/admin/systems/terminalService.tpl:51
-msgid "Choose mouse type"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:66
-#: plugins/admin/systems/terminalService.tpl:58
-msgid "Port"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:70
-#: plugins/admin/systems/terminalService.tpl:61
-msgid "Choose mouse port"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:86
-#: plugins/admin/systems/terminalService.tpl:76
-#: plugins/admin/systems/class_workstationService.inc:481
-#: plugins/admin/systems/class_terminalService.inc:504
-#: plugins/gofon/phoneaccount/generic.tpl:30
-#: plugins/gofon/phoneaccount/paste_generic.tpl:27
-msgid "Telephone hardware"
-msgstr "Teléfono hardware"
-
-#: plugins/admin/systems/workstationService.tpl:110
-#: plugins/admin/systems/terminalService.tpl:98
-#: plugins/admin/systems/printer.tpl:66
-msgid "Driver"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:114
-#: plugins/admin/systems/terminalService.tpl:101
-msgid "Choose graphic driver that is needed by the installed graphic board"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:126
-#: plugins/admin/systems/terminalService.tpl:111
-msgid "Choose screen resolution used in graphic mode"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:134
-#: plugins/admin/systems/terminalService.tpl:118
-msgid "Color depth"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:138
-#: plugins/admin/systems/terminalService.tpl:121
-msgid "Choose colordepth used in graphic mode"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:153
-#: plugins/admin/systems/terminalService.tpl:135
-msgid "Display device"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:157
-#: plugins/admin/systems/class_workstationService.inc:93
-#: plugins/admin/systems/class_terminalService.inc:72
-msgid "unknown"
-msgstr "desconocido"
-
-#: plugins/admin/systems/workstationService.tpl:167
-#: plugins/admin/systems/terminalService.tpl:147
-msgid "Use DDC for automatic detection"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:170
-#: plugins/admin/systems/terminalService.tpl:150
-msgid "HSync"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:175
-#: plugins/admin/systems/terminalService.tpl:154
-msgid "Horizontal refresh frequency for installed monitor"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:181
-#: plugins/admin/systems/terminalService.tpl:158
-msgid "VSync"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:186
-#: plugins/admin/systems/terminalService.tpl:162
-msgid "Vertical refresh frequency for installed monitor"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:201
-#: plugins/admin/systems/terminalService.tpl:245
-msgid "Scan device"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:204
-#: plugins/admin/systems/terminalService.tpl:247
-msgid "Select to start SANE scan service on terminal"
-msgstr ""
-
-#: plugins/admin/systems/workstationService.tpl:207
-#: plugins/admin/systems/terminalService.tpl:249
-msgid "Provide scan services"
-msgstr ""
-
-#: plugins/admin/systems/remove_ppd.tpl:9
-msgid "The ppd file will be removed from the server and can not be restored."
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:1
-msgid "Edit share"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:2
-msgid "NFS setup"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:403
-msgid "Volume"
-msgstr "Volumen"
-
-#: plugins/admin/systems/servnfs.tpl:69
-msgid "Auto-mount share on Apple systems"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:109
-msgid "Codepage"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:121
-#: plugins/admin/systems/class_goShareServer.inc:402
-msgid "Option"
-msgstr "Opción"
-
-#: plugins/admin/systems/class_workstationStartup.inc:290
-#: plugins/admin/systems/class_workstationStartup.inc:312
-#: plugins/admin/systems/class_workstationStartup.inc:316
-#: plugins/admin/systems/class_workstationStartup.inc:835
-#: plugins/admin/systems/class_workstationGeneric.inc:127
-#: plugins/admin/systems/class_terminalStartup.inc:40
-#: plugins/admin/systems/class_terminalStartup.inc:123
-#: plugins/admin/systems/class_terminalStartup.inc:143
-#: plugins/admin/systems/class_terminalGeneric.inc:122
-#: plugins/admin/systems/class_terminalGeneric.inc:318
-#: plugins/admin/systems/class_workstationService.inc:202
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_workstationService.inc:208
-#: plugins/admin/systems/class_workstationService.inc:211
-#: plugins/admin/systems/class_workstationService.inc:214
-#: plugins/admin/systems/class_workstationService.inc:217
-#: plugins/admin/systems/class_workstationService.inc:220
-#: plugins/admin/systems/class_workstationService.inc:230
-#: plugins/admin/systems/class_workstationService.inc:231
-#: plugins/admin/systems/class_workstationService.inc:232
-#: plugins/admin/systems/class_workstationService.inc:233
-#: plugins/admin/systems/class_workstationService.inc:234
-#: plugins/admin/systems/class_workstationService.inc:235
-#: plugins/admin/systems/class_workstationService.inc:236
-#: plugins/admin/systems/class_terminalService.inc:75
-#: plugins/admin/systems/class_terminalService.inc:103
-#: plugins/admin/systems/class_terminalService.inc:109
-#: plugins/admin/systems/class_terminalService.inc:119
-#: plugins/admin/systems/class_terminalService.inc:120
-#: plugins/admin/systems/class_terminalService.inc:122
-#: plugins/admin/systems/class_terminalService.inc:126
-#: plugins/admin/systems/class_terminalService.inc:219
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_terminalService.inc:225
-#: plugins/admin/systems/class_terminalService.inc:228
-#: plugins/admin/systems/class_terminalService.inc:231
-#: plugins/admin/systems/class_terminalService.inc:234
-#: plugins/admin/systems/class_terminalService.inc:237
-msgid "inherited"
-msgstr "heredado"
-
-#: plugins/admin/systems/class_workstationStartup.inc:337
-#: plugins/admin/systems/class_terminalStartup.inc:95
-#, php-format
-msgid ""
-"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
-"exist."
-msgstr ""
-"El comando '%s', especificado como método 'KERNELS' para la extensión '%s' "
-"no existe."
-
-#: plugins/admin/systems/class_workstationStartup.inc:434
-msgid ""
-"There are packages in your configuration, which can't be resolved with "
-"current server/release settings."
-msgstr ""
-"Existen paquetes en su configuración actual que no se pueden resolver con la "
-"configuración actual de servidor/versión."
-
-#: plugins/admin/systems/class_workstationStartup.inc:479
-msgid "Please select a 'FAI server' or remove the 'FAI classes'."
-msgstr "Por favor selecciones un 'servidor FAI' o elimine las 'clases FAI'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:547
-msgid ""
-"There is already a profile in your selection that contain partition table "
-"configurations."
-msgstr ""
-"Ya existe un usuario con este perfil en su selección que tiene "
-"configuraciones de tabla de particiones."
-
-#: plugins/admin/systems/class_workstationStartup.inc:764
-msgid "Not available in current setup"
-msgstr "No esta disponible en la configuración actual"
-
-#: plugins/admin/systems/class_workstationStartup.inc:908
-#, php-format
-msgid ""
-"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
-"Server was reset to 'auto'."
-msgstr ""
-"No se puede resolver una o mas de las clase(es) FAI [%s] introducidas en el "
-"servidor FAI '%s'. El servidor fue configurado a 'automático'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:924
-#, php-format
-msgid ""
-"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
-"configurations, possibly some classes where deleted or renamed. Server was "
-"reset to 'auto'."
-msgstr ""
-"No puedo resolver las clase(es) FAI [%s] de ninguna manera, por favor "
-"compruebe la configuración FAI, posiblemente algunas clases serán eliminadas "
-"o renombradas. El servidor fue configurado a 'automático'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1097
-#, php-format
-msgid "Saving of system workstation/startup with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación de los parametros de inicio de estación de trabajo "
-"con dn '%s'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1147
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
-msgstr ""
-"No se puede ejecutar el método REPOSITORY_HOOK '%s', por favor compruebe su "
-"gosa.conf."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1149
-#: plugins/admin/systems/class_servRepositorySetup.inc:203
-#, php-format
-msgid ""
-"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
-"empty string."
-msgstr ""
-"Al ejecutar el método REPOSITORY_HOOK '%s' indicado en gosa.conf, devuelve "
-"una cadena vacía."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1179
-msgid "System startup"
-msgstr "Inicio del Sistema"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1187
-#: plugins/admin/systems/class_terminalStartup.inc:477
-msgid "Ldap server"
-msgstr "Servidor LDAP"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1188
-#: plugins/admin/systems/class_terminalStartup.inc:480
-#: plugins/admin/systems/workstationStartup.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:8
-msgid "Boot kernel"
-msgstr "Kernel de inicio"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1189
-#: plugins/admin/systems/class_terminalStartup.inc:481
-msgid "Kernel parameter"
-msgstr "Parametros del Kernel"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1191
-#: plugins/admin/systems/class_terminalStartup.inc:479
-msgid "Kernel modules"
-msgstr "Módulos del Kernel"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1195
-msgid "Debian mirror"
-msgstr "Servidor espejo Debian"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1196
-msgid "Debian release"
-msgstr "Versión de Debian"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1198
-msgid "FAI status flag"
-msgstr "Marca de estado de FAI"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:34
-#: plugins/admin/systems/class_goGlpiServer.inc:89
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-msgid "Inventory database"
-msgstr "Base de datos de inventario"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:60
-msgid "Inventory database service"
-msgstr "Servicio de base de datos de inventario"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:72
-msgid "The attribute database is empty or contains invalid characters."
-msgstr "¡El atributo base de datos está vacío o tiene caracteres no validos!"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:98
-#: plugins/admin/systems/class_goVirusServer.inc:229
-#: plugins/admin/systems/class_serverService.inc:8
-#: plugins/admin/systems/class_goCupsServer.inc:78
-#: plugins/admin/systems/class_servRepository.inc:387
-#: plugins/admin/systems/class_goFonServer.inc:139
-#: plugins/admin/systems/class_goLogDBServer.inc:98
-#: plugins/admin/systems/class_goImapServer.inc:170
-msgid "Start"
-msgstr "Inicio"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:99
-#: plugins/admin/systems/class_goVirusServer.inc:230
-#: plugins/admin/systems/class_serverService.inc:7
-#: plugins/admin/systems/class_goCupsServer.inc:79
-#: plugins/admin/systems/class_servRepository.inc:388
-#: plugins/admin/systems/class_goFonServer.inc:140
-#: plugins/admin/systems/class_goLogDBServer.inc:99
-#: plugins/admin/systems/class_goImapServer.inc:171
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
-#: include/sieve/templates/object_container.tpl:30
-#: include/sieve/templates/element_stop.tpl:4
-#: include/sieve/class_sieveManagement.inc:508
-#: include/sieve/class_sieveManagement.inc:727
-msgid "Stop"
-msgstr "Parada"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:100
-#: plugins/admin/systems/class_goVirusServer.inc:231
-#: plugins/admin/systems/class_serverService.inc:9
-#: plugins/admin/systems/class_goCupsServer.inc:80
-#: plugins/admin/systems/class_servRepository.inc:389
-#: plugins/admin/systems/class_goFonServer.inc:141
-#: plugins/admin/systems/class_goLogDBServer.inc:100
-#: plugins/admin/systems/class_goImapServer.inc:172
-msgid "Restart"
-msgstr "Reiniciar"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:102
-#: plugins/admin/systems/class_goKrbServer.inc:103
-#: plugins/admin/systems/class_goFonServer.inc:143
-#: plugins/admin/systems/class_goLogDBServer.inc:101
-msgid "Admin"
-msgstr "Administrador"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:103
-#: plugins/admin/systems/goGlpiServer.tpl:20
-#: plugins/admin/systems/gosaLogServer.tpl:20
-#: plugins/admin/systems/class_gosaLogServer.inc:101
-msgid "Database"
-msgstr "Bases de datos"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:6
-msgid "List of devices"
-msgstr ""
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:23
-msgid ""
-"This dialog allows you to attach a device to your currently edited computer."
-msgstr ""
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:35
-msgid "Display devices matching"
-msgstr ""
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:37
-msgid "Regular expression for matching device names"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
-#: plugins/admin/ogroups/ogroup_objects.tpl:6
-msgid "Select objects to add"
-msgstr ""
-
-#: plugins/admin/systems/goNtpServer.tpl:2
-msgid "Time server"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:111
-#: plugins/admin/systems/class_servGeneric.inc:54
-#: plugins/admin/ogroups/class_termgroup.inc:42
-msgid "Activated"
-msgstr "Activado"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:171
-#: plugins/admin/systems/class_servGeneric.inc:109
-#: plugins/admin/ogroups/class_termgroup.inc:204
-msgid "No ACTIONCMD definition found in your gosa.conf"
-msgstr "No se ha encontrado ninguna definición de 'ACTIONCMD' en 'gosa.conf'"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:206
-#: plugins/admin/ogroups/class_termgroup.inc:247
-#, php-format
-msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación de los parámetros genéricos de estación de trabajo "
-"(FAIstate) con dn '%s'."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:217
-msgid "This 'dn' has no workstation features."
-msgstr "Esta 'dn' no tiene características de estación de trabajo."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:292
-#: plugins/admin/systems/class_terminalGeneric.inc:300
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Switch off"
-msgstr "Apagar"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:292
-#: plugins/admin/systems/class_terminalGeneric.inc:301
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Reboot"
-msgstr "Reiniciar"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:293
-#: plugins/admin/systems/class_servGeneric.inc:208
-#: plugins/admin/ogroups/class_termgroup.inc:295
-msgid "Instant update"
-msgstr "Actualización instantánea"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:294
-#: plugins/admin/systems/class_workstationGeneric.inc:303
-#: plugins/admin/systems/class_servGeneric.inc:209
-#: plugins/admin/systems/class_servGeneric.inc:218
-#: plugins/admin/ogroups/class_termgroup.inc:296
-msgid "Scheduled update"
-msgstr "Actualización programada"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:295
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/systems/class_servGeneric.inc:210
-#: plugins/admin/systems/class_servGeneric.inc:217
-#: plugins/admin/ogroups/class_termgroup.inc:297
-msgid "Reinstall"
-msgstr "Reinstalar"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:296
-#: plugins/admin/systems/class_servGeneric.inc:211
-#: plugins/admin/ogroups/class_termgroup.inc:298
-msgid "Rescan hardware"
-msgstr "Buscar hardware"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:297
-#: plugins/admin/systems/class_workstationGeneric.inc:304
-#: plugins/admin/systems/class_terminalGeneric.inc:302
-#: plugins/admin/systems/class_terminalGeneric.inc:306
-#: plugins/admin/systems/class_servGeneric.inc:212
-#: plugins/admin/systems/class_servGeneric.inc:219
-#: plugins/admin/ogroups/class_termgroup.inc:299
-msgid "Memory test"
-msgstr "Chequeo de memoria"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:298
-#: plugins/admin/systems/class_workstationGeneric.inc:305
-#: plugins/admin/systems/class_servGeneric.inc:213
-#: plugins/admin/systems/class_servGeneric.inc:220
-msgid "Force localboot"
-msgstr "Forzar inicio local"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:299
-#: plugins/admin/systems/class_workstationGeneric.inc:306
-#: plugins/admin/systems/class_terminalGeneric.inc:303
-#: plugins/admin/systems/class_terminalGeneric.inc:307
-#: plugins/admin/systems/class_servGeneric.inc:214
-#: plugins/admin/systems/class_servGeneric.inc:221
-#: plugins/admin/ogroups/class_termgroup.inc:300
-msgid "System analysis"
-msgstr "Análisis del sistema"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:301
-#: plugins/admin/systems/class_terminalGeneric.inc:305
-#: plugins/admin/systems/class_servGeneric.inc:216
-msgid "Wake up"
-msgstr "Despertar"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:343
-#, php-format
-msgid "Removing of system workstation/generic with dn '%s' failed."
-msgstr ""
-"Ha fallado la eliminación de la estación de trabajo Genérica con dn '%s'."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:407
-msgid "The required field 'Workstation name' is not set."
-msgstr ""
-"No ha introducido el campo obligatorio 'Nombre de la estación de trabajo'."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:425
-#: plugins/admin/systems/class_terminalGeneric.inc:444
-#: plugins/admin/systems/class_servGeneric.inc:301
-#: plugins/admin/systems/class_printGeneric.inc:683
-#: plugins/admin/systems/class_componentGeneric.inc:201
-#: plugins/admin/systems/class_winGeneric.inc:215
-#: plugins/admin/systems/class_phoneGeneric.inc:347
-#, php-format
-msgid "There is already an entry '%s' in the base choosen by you"
-msgstr "Ya hay una entrada '%s' en la base seleccionada"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:435
-#: plugins/admin/systems/class_terminalGeneric.inc:454
-msgid ""
-"There must be at least one NTP server selected, or the inherit mode "
-"activated."
-msgstr ""
-"Debe haber al menos un servidor NTP seleccionado o se activara el modo "
-"heredado."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:503
-#: plugins/admin/systems/class_workstationGeneric.inc:528
-#, php-format
-msgid "Saving of system workstation/generic with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación de los servicios de la estación de trabajo genérica "
-"con dn '%s'."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:589
-msgid "Workstation generic"
-msgstr "Estación de trabajo genérica"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:594
-#: plugins/admin/systems/class_systemManagement.inc:1268
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/ogroups/class_ogroupManagement.inc:434
-#: plugins/generic/references/class_reference.inc:48
-msgid "Workstation"
-msgstr "Estación de trabajo"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:597
-#: plugins/admin/systems/workstation.tpl:10
-#: plugins/admin/systems/class_winGeneric.inc:290
-msgid "Workstation name"
-msgstr "Nombre de la estación de trabajo"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:600
-#: plugins/admin/systems/class_servGeneric.inc:425
-msgid "Goto mode"
-msgstr "Pasar al modo"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:602
-#: plugins/admin/ogroups/class_termgroup.inc:398
-msgid "Ntp server"
-msgstr "Servidor NTP"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:603
-#: plugins/admin/systems/class_terminalGeneric.inc:618
-msgid "Root password"
-msgstr "Contraseña de root"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:604
-#: plugins/admin/systems/class_terminalGeneric.inc:619
-#: plugins/admin/systems/class_servGeneric.inc:427
-#: plugins/admin/ogroups/class_termgroup.inc:397
-msgid "Action flag"
-msgstr "Marca de acción"
-
-#: plugins/admin/systems/class_goVirusServer.inc:48
-#: plugins/admin/systems/class_goVirusServer.inc:211
-#: plugins/admin/systems/class_goVirusServer.inc:220
-#: plugins/admin/systems/class_goVirusServer.inc:221
-msgid "Anti virus"
-msgstr "Antivirus"
-
-#: plugins/admin/systems/class_goVirusServer.inc:156
-#, php-format
-msgid "Saving of server services/anti virus with dn '%s' failed."
-msgstr "Ha fallado la grabación del servicio antivirus con dn '%s'."
-
-#: plugins/admin/systems/class_goVirusServer.inc:164
-#: plugins/admin/systems/class_goVirusServer.inc:239
-msgid "Maximum directory recursions"
-msgstr "Recursividad máxima de directorios"
-
-#: plugins/admin/systems/class_goVirusServer.inc:165
-#: plugins/admin/systems/class_goVirusServer.inc:238
-#: plugins/admin/systems/goVirusServer.tpl:43
-msgid "Maximum threads"
-msgstr "Número de hilos máximos"
-
-#: plugins/admin/systems/class_goVirusServer.inc:166
-#: plugins/admin/systems/class_goVirusServer.inc:241
-#: plugins/admin/systems/goVirusServer.tpl:134
-msgid "Maximum file size"
-msgstr "Tamaño máximo del archivo"
-
-#: plugins/admin/systems/class_goVirusServer.inc:167
-#: plugins/admin/systems/class_goVirusServer.inc:242
-msgid "Maximum recursions"
-msgstr "Recursividad máxima"
-
-#: plugins/admin/systems/class_goVirusServer.inc:168
-#: plugins/admin/systems/class_goVirusServer.inc:243
-#: plugins/admin/systems/goVirusServer.tpl:152
-msgid "Maximum compression ratio"
-msgstr "Relación de compresión máxima"
-
-#: plugins/admin/systems/class_goVirusServer.inc:169
-#: plugins/admin/systems/class_goVirusServer.inc:245
-#: plugins/admin/systems/goVirusServer.tpl:71
-msgid "Checks per day"
-msgstr "Comprobaciones por día"
-
-#: plugins/admin/systems/class_goVirusServer.inc:173
-#, php-format
-msgid "The specified value for '%s' must be a numeric value."
-msgstr "El valor introducido para '%s' debe ser una valor numérico."
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/goVirusServer.tpl:13
-#: plugins/admin/systems/gosaLogServer.tpl:4
-msgid "Database user"
-msgstr "Usuario de base de datos"
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:246
-#: plugins/admin/systems/goVirusServer.tpl:33
-msgid "Http proxy URL"
-msgstr "URL de proxy HTTP"
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:244
-#: plugins/admin/systems/goVirusServer.tpl:23
-msgid "Database mirror"
-msgstr "Espejo de base de datos"
-
-#: plugins/admin/systems/class_goVirusServer.inc:179
-#, php-format
-msgid "Please specify a valid value for '%s'."
-msgstr "Por favor introduzca un valor para '%s' valido."
-
-#: plugins/admin/systems/class_goVirusServer.inc:233
-#: plugins/admin/systems/goVirusServer.tpl:84
-msgid "Enable debugging"
-msgstr "Activar depuración"
-
-#: plugins/admin/systems/class_goVirusServer.inc:234
-#: plugins/admin/systems/goVirusServer.tpl:92
-msgid "Enable mail scanning"
-msgstr "Activar comprobación de correo"
-
-#: plugins/admin/systems/class_goVirusServer.inc:235
-#: plugins/admin/systems/goVirusServer.tpl:117
-msgid "Enable scanning of archives"
-msgstr "Activar comprobación de archivos"
-
-#: plugins/admin/systems/class_goVirusServer.inc:236
-#: plugins/admin/systems/goVirusServer.tpl:125
-msgid "Block encrypted archives"
-msgstr "Bloquear archivos codificados"
-
-#: plugins/admin/systems/class_goVirusServer.inc:240
-msgid "Anti virus user"
-msgstr "Usuario antivirus"
-
-#: plugins/admin/systems/workstation.tpl:8
-msgid "Workstation template"
-msgstr ""
-
-#: plugins/admin/systems/class_goService.inc:26
-#: plugins/admin/systems/class_goService.inc:61
-msgid "Empty service"
-msgstr "Servicio nulo"
-
-#: plugins/admin/systems/class_goService.inc:102
-#, php-format
-msgid "Removing of server services/"
-msgstr "Eliminando servicios del servidor /"
-
-#: plugins/admin/systems/class_goService.inc:102
-#: plugins/admin/systems/class_goService.inc:128
-#: plugins/admin/systems/class_goService.inc:159
-#, php-format
-msgid " - ("
-msgstr ""
-
-#: plugins/admin/systems/class_goService.inc:102
-#: plugins/admin/systems/class_goService.inc:128
-#: plugins/admin/systems/class_goService.inc:159
-#, php-format
-msgid ") with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goService.inc:128
-#, php-format
-msgid "Saving of server services/"
-msgstr "Grabando servicios del servidor /"
-
-#: plugins/admin/systems/class_goService.inc:159
-#, php-format
-msgid "Set status flag for server services/"
-msgstr "Activando marca de estado de servicios del servidor /"
-
-#: plugins/admin/systems/class_goService.inc:216
-#, php-format
-msgid ""
-"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
-msgstr ""
-"No existe el comando '%s', especificado como 'ACTION_HOOK' para la extensión "
-"'%s'."
-
-#: plugins/admin/systems/wingeneric.tpl:6
-msgid "Machine name"
-msgstr ""
-
-#: plugins/admin/systems/wingeneric.tpl:15
-msgid "Choose subtree to place terminal in"
-msgstr ""
-
-#: plugins/admin/systems/phone.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:44
-msgid "Phone name"
-msgstr ""
-
-#: plugins/admin/systems/class_serverService.inc:307
-msgid "Can't set status while this server is not saved."
-msgstr "No puedo activar el estado mientras no se grabe el servidor."
-
-#: plugins/admin/systems/class_serverService.inc:319
-#, php-format
-msgid "The specified method '%s' can't executed for services."
-msgstr "El método especificado '%s' no se puede ejecutar para servicios."
-
-#: plugins/admin/systems/terminalService.tpl:173
-#: plugins/admin/systems/class_terminalService.inc:485
-msgid "Remote desktop"
-msgstr "Escritorio remoto"
-
-#: plugins/admin/systems/terminalService.tpl:177
-msgid "Connect method"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:180
-msgid "Choose method to connect to terminal server"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:188
-msgid "Terminal server"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:191
-msgid "Select specific terminal server to use"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:199
-msgid "Font server"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:202
-msgid "Select specific font server to use"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:219
-msgid "Print device"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:221
-msgid "Select to start IPP based printing service on terminal"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:223
-msgid "Provide print services"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:229
-#: plugins/admin/systems/class_terminalService.inc:494
-msgid "Spool server"
-msgstr "Servidor de Cola"
-
-#: plugins/admin/systems/terminalService.tpl:232
-msgid "Select NFS filesystem to place spool files on"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:257
-msgid "Select scanner driver to use"
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:3
-msgid ""
-"This is a new system which currently has no system type defined. Please "
-"choose a system type for this entry and press the 'continue' button. If this "
-"system should be added to a group of system settings, specify the preferred "
-"object group below."
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:9
-msgid ""
-"Please select a system type and an optional bundle of predefined settings to "
-"be inherited."
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:21
-msgid "Choose a system type"
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:32
-msgid "Choose an object group as template"
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:33
-msgid "Choose an object group"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:7
-#: plugins/admin/systems/class_goImapServer.inc:175
-msgid "Server identifier"
-msgstr "Identificador de servidor"
-
-#: plugins/admin/systems/goImapServer.tpl:16
-#: plugins/admin/systems/class_goImapServer.inc:176
-msgid "Connect URL"
-msgstr "URL de conexión"
-
-#: plugins/admin/systems/goImapServer.tpl:25
-#: plugins/admin/systems/goKrbServer.tpl:12
-#: plugins/admin/systems/class_goImapServer.inc:177
-msgid "Admin user"
-msgstr "Usuario administrador"
-
-#: plugins/admin/systems/goImapServer.tpl:43
-#: plugins/admin/systems/class_goImapServer.inc:179
-msgid "Sieve port"
-msgstr "Puerto Sieve"
-
-#: plugins/admin/systems/goImapServer.tpl:61
-#: plugins/admin/systems/class_goImapServer.inc:180
-msgid "Start IMAP service"
-msgstr "Iniciar servicio IMAP"
-
-#: plugins/admin/systems/goImapServer.tpl:70
-#: plugins/admin/systems/class_goImapServer.inc:181
-msgid "Start IMAP SSL service"
-msgstr "Iniciar servicio IMAP/SSL"
-
-#: plugins/admin/systems/goImapServer.tpl:79
-#: plugins/admin/systems/class_goImapServer.inc:182
-msgid "Start POP3 service"
-msgstr "Iniciar servicio POP3"
-
-#: plugins/admin/systems/goImapServer.tpl:88
-#: plugins/admin/systems/class_goImapServer.inc:183
-msgid "Start POP3 SSL service"
-msgstr "Iniciar servicio POP3/SSL"
-
-#: plugins/admin/systems/goImapServer.tpl:99
-#: plugins/admin/systems/goMailServer.tpl:204
-msgid "The server must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:206
-msgid "The service must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:104
-#: plugins/admin/systems/goMailServer.tpl:209
-msgid "Set new status"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-msgid "Set status"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
-#, php-format
-msgid "You're about to delete the glpi cartridge type '%s'."
-msgstr "Ha decidido eliminar el tipo de cartucho glpi '%s'."
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
-#, php-format
-msgid ""
-"You can't delete this cartridge type, it is still in use by this printer(s) "
-"'%s'."
-msgstr ""
-"Ha decidido eliminar el tipo de cartucho, aún está en uso por la impresora"
-"(s) '%s'."
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
-msgid "Cartridges"
-msgstr "Cartuchos"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "New monitor"
-msgstr "Nuevo monitor"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "M"
-msgstr "M"
-
-#: plugins/admin/systems/glpiManufacturer.tpl:1
-msgid "Manage manufacturers"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:147
-#, php-format
-msgid ""
-"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
-msgstr ""
-"No puedo ejecutar el AUTO_NETWORK_HOOK '%s' indicado. Por favor compruebe el "
-"archivo gosa.conf."
-
-#: plugins/admin/systems/class_termDNS.inc:241
-msgid "Not matching"
-msgstr "No mostrar los coincidentes"
-
-#: plugins/admin/systems/class_termDNS.inc:342
-msgid "The required field 'IP-address' is not set."
-msgstr "No ha introducido el campo obligatorio'Dirección IP'."
-
-#: plugins/admin/systems/class_termDNS.inc:346
-msgid "Wrong IP format in field IP-address."
-msgstr "El campo 'Dirección IP' no tiene el formato correcto."
-
-#: plugins/admin/systems/class_termDNS.inc:353
-msgid "The required field 'MAC-address' is not set."
-msgstr "No ha introducido el campo obligatorio'Dirección MAC'."
-
-#: plugins/admin/systems/class_termDNS.inc:356
-msgid ""
-"The given macaddress is invalid. There must be 6 2byte segments seperated by "
-"':'."
-msgstr ""
-"La dirección MAX introducida no es válida. Debe tener 6 2 bytes segmentos "
-"separados por ':'."
-
-#: plugins/admin/systems/class_termDNS.inc:370
-#, php-format
-msgid ""
-"The specified IP address '%s' is not matching the selected reverse zone "
-"entry '%s'."
-msgstr ""
-"La dirección IP introducida '%s' no coincide con la entrada '%s' de la zona "
-"inversa seleccionada."
-
-#: plugins/admin/systems/class_termDNS.inc:382
-#, php-format
-msgid "Found duplicate value for record type '%s'."
-msgstr "Encontrado un valor duplicado para el tipo de registro '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:390
-#, php-format
-msgid "Found more than one entry for the uniqe record type '%s'."
-msgstr "Encontrado mas de una entrada para el tipo de registro único '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:401
-#, php-format
-msgid ""
-"The device IP '%s' is added as 'A Record', this will be done automatically, "
-"please remove the record."
-msgstr ""
-"El dispositivo IP '%s' se ha añadido como 'Registro A', esto se hará "
-"automáticamente, por favor elimine el registro."
-
-#: plugins/admin/systems/class_termDNS.inc:408
-#: plugins/admin/systems/class_servDNSeditZone.inc:409
-#, php-format
-msgid "Only lowercase is allowed, please check your '%ss'."
-msgstr "Solo están permitidas minúsculas, por favor compruebe su '%ss'."
-
-#: plugins/admin/systems/class_termDNS.inc:494
-#, php-format
-msgid "Saving of terminal/dns account with dn '%s' failed."
-msgstr "Ha fallado la grabación de la cuenta de terminal/dns con dn '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:558
-msgid "DNS"
-msgstr "DNS"
-
-#: plugins/admin/systems/class_termDNS.inc:559
-msgid "DNS settings"
-msgstr "Parametros de DNS"
-
-#: plugins/admin/systems/class_termDNS.inc:567
-msgid "IP address"
-msgstr "Dirección IP"
-
-#: plugins/admin/systems/class_termDNS.inc:568
-#: plugins/admin/systems/glpi_devices.tpl:589
-msgid "MAC address"
-msgstr "Dirección MAC"
-
-#: plugins/admin/systems/class_termDNS.inc:576
-msgid "DNS records"
-msgstr "Registros DNS"
-
-#: plugins/admin/systems/class_termDNS.inc:577
-#: plugins/admin/systems/servdnseditzone.tpl:7
-#: plugins/admin/systems/class_servDNS.inc:406
-msgid "Zone name"
-msgstr "Nombre de la zona"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
-msgid "Can't delete this entry, it is still in use."
-msgstr "No se puede eliminar esta entrada, está todavía en uso."
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
-#: plugins/admin/systems/class_glpiAccount.inc:643
-#: plugins/admin/systems/class_glpiAccount.inc:658
-msgid "N/A"
-msgstr "N/A"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
-msgid "The selected name is already in use."
-msgstr "El nombre introducido ya esta siendo usado"
-
-#: plugins/admin/systems/goSpamServer.tpl:8
-#: plugins/admin/systems/class_goSpamServer.inc:336
-msgid "Rewrite header"
-msgstr "Reescribir cabecera"
-
-#: plugins/admin/systems/goSpamServer.tpl:18
-#: plugins/admin/systems/class_goSpamServer.inc:338
-msgid "Required score"
-msgstr "Puntuación mínima"
-
-#: plugins/admin/systems/goSpamServer.tpl:22
-msgid "Select required score to tag mail as spam"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:69
-#: plugins/admin/systems/class_goSpamServer.inc:341
-msgid "Enable use of bayes filtering"
-msgstr "Activar el uso de filtros bayesianos"
-
-#: plugins/admin/systems/goSpamServer.tpl:72
-msgid "Enable bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:75
-#: plugins/admin/systems/class_goSpamServer.inc:343
-msgid "Enable RBL checks"
-msgstr "Activas comprobaciones RBL"
-
-#: plugins/admin/systems/goSpamServer.tpl:86
-#: plugins/admin/systems/class_goSpamServer.inc:344
-msgid "Enable use of Razor"
-msgstr "Activar usar Razor"
-
-#: plugins/admin/systems/goSpamServer.tpl:89
-#: plugins/admin/systems/class_goSpamServer.inc:345
-msgid "Enable use of DDC"
-msgstr "Activar uso de DDC"
-
-#: plugins/admin/systems/goSpamServer.tpl:92
-#: plugins/admin/systems/class_goSpamServer.inc:346
-msgid "Enable use of Pyzor"
-msgstr "Activar uso de Pyzor"
-
-#: plugins/admin/systems/class_goNtpServer.inc:30
-#: plugins/admin/systems/class_goNtpServer.inc:76
-msgid "Time service (NTP)"
-msgstr "Servicio Horario (NTP)"
-
-#: plugins/admin/systems/class_goNtpServer.inc:99
-#, php-format
-msgid "Saving server services/goNtpServer with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación del servicio de servidor goNtpServer con dn '%s'."
-
-#: plugins/admin/systems/class_goNtpServer.inc:114
-msgid "Time service"
-msgstr "Servicio Horario"
-
-#: plugins/admin/systems/class_goNtpServer.inc:115
-msgid "Time service - NTP"
-msgstr "Servicio Horario - NTP"
-
-#: plugins/admin/systems/class_goNtpServer.inc:123
-msgid "Ntp source"
-msgstr "Servicio NTP externo"
-
-#: plugins/admin/systems/servdnseditzone.tpl:13
-msgid "Network address"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:24
-#: plugins/admin/systems/class_servDNS.inc:415
-msgid "Zone records"
-msgstr "Registros de zona"
-
-#: plugins/admin/systems/servdnseditzone.tpl:27
-msgid "Can't be edited because the zone wasn't saved right now."
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:39
-msgid "SOA record"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:45
-msgid "Primary dns server for this zone"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:57
-msgid "Serial number (automatically incremented)"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:73
-#: plugins/admin/systems/class_servDNS.inc:412
-#: plugins/admin/ogroups/phonequeue.tpl:85
-#: plugins/admin/ogroups/class_phonequeue.inc:954
-#: ihtml/themes/default/setup_finish.tpl:31
-msgid "Retry"
-msgstr "Reintento"
-
-#: plugins/admin/systems/servdnseditzone.tpl:79
-#: plugins/admin/systems/class_servDNS.inc:413
-msgid "Expire"
-msgstr "Expiración"
-
-#: plugins/admin/systems/servdnseditzone.tpl:100
-msgid "MxRecords"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:112
-msgid "Global zone records"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-msgid "use"
-msgstr "usar"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: include/class_MultiSelectWindow.inc:186
-msgid "Go to root department"
-msgstr "Ir al departamento raíz"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: include/class_MultiSelectWindow.inc:194
-msgid "Go up one department"
-msgstr "Subir un departamento"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: include/class_MultiSelectWindow.inc:202
-msgid "Go to users department"
-msgstr "Ir al departamento de usuarios"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: include/class_MultiSelectWindow.inc:202
-#: include/class_MultiSelectWindow.inc:204
-msgid "Home"
-msgstr "Inicio"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: include/class_MultiSelectWindow.inc:209
-msgid "Reload list"
-msgstr "Recargar lista"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:23
-msgid ""
-"This dialog allows you to select a user as technical responsible person."
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:1
-msgid "Kerberos kadmin access"
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:4
-msgid "Kerberos Realm"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:29
-#: plugins/admin/systems/goLdapServer.tpl:1
-msgid "LDAP service"
-msgstr "Servicio LDAP"
-
-#: plugins/admin/systems/class_goLdapServer.inc:56
-msgid "LDAP Service"
-msgstr "Servicio LDAP"
-
-#: plugins/admin/systems/class_goLdapServer.inc:67
-msgid "The given base is empty or contains invalid characters."
-msgstr "¡La base introducida está vacía o tiene caracteres no validos!"
-
-#: plugins/admin/systems/class_goLdapServer.inc:85
-#: plugins/admin/systems/class_goLdapServer.inc:86
-msgid "Ldap"
-msgstr "Ldap"
-
-#: plugins/admin/systems/class_goLdapServer.inc:94
-msgid "Ldap base"
-msgstr "Base Ldap"
-
-#: plugins/admin/systems/glpi_devices.tpl:2
-msgid "Add/Edit monitor"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:17
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
-msgid "Comments"
-msgstr "Comentarios"
-
-#: plugins/admin/systems/glpi_devices.tpl:33
-msgid "Monitor size"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:36
-msgid "Inch"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:44
-msgid "Integrated microphone"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:47
-#: plugins/admin/systems/glpi_devices.tpl:55
-#: plugins/admin/systems/glpi_devices.tpl:63
-#: plugins/admin/systems/glpi_devices.tpl:71
-#: plugins/admin/systems/glpi_devices.tpl:176
-#: plugins/admin/systems/glpi_devices.tpl:296
-#: plugins/admin/systems/glpi_devices.tpl:361
-#: include/sieve/templates/element_address.tpl:40
-#: include/sieve/templates/element_header.tpl:41
-#: include/sieve/templates/element_envelope.tpl:41
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config1.inc:87
-#: setup/class_setupStep_Config2.inc:129 setup/class_setupStep_Config3.inc:76
-#: setup/setup_feedback.tpl:53 setup/setup_feedback.tpl:71
-#: setup/class_setupStep_Schema.inc:63
-msgid "Yes"
-msgstr "Si"
-
-#: plugins/admin/systems/glpi_devices.tpl:48
-#: plugins/admin/systems/glpi_devices.tpl:56
-#: plugins/admin/systems/glpi_devices.tpl:64
-#: plugins/admin/systems/glpi_devices.tpl:72
-#: plugins/admin/systems/glpi_devices.tpl:177
-#: plugins/admin/systems/glpi_devices.tpl:297
-#: plugins/admin/systems/glpi_devices.tpl:362
-#: include/sieve/templates/element_address.tpl:42
-#: include/sieve/templates/element_header.tpl:43
-#: include/sieve/templates/element_envelope.tpl:43
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config1.inc:87
-#: setup/class_setupStep_Config2.inc:129 setup/class_setupStep_Config3.inc:76
-#: setup/setup_feedback.tpl:55 setup/setup_feedback.tpl:73
-#: setup/class_setupStep_Schema.inc:63
-msgid "No"
-msgstr "No"
-
-#: plugins/admin/systems/glpi_devices.tpl:52
-msgid "Integrated speakers"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:60
-msgid "Sub-D"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:68
-msgid "BNC"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:83
-msgid "Additional serial number"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:97
-msgid "Add/Edit other device"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:138
-msgid "Add/Edit power supply"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:173
-msgid "Atx"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:181
-msgid "Power"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:193
-msgid "Add/Edit graphic card"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:228
-#: plugins/admin/systems/glpi_devices.tpl:284
-#: plugins/admin/systems/glpi_devices.tpl:349
-msgid "Interface"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:237
-msgid "Ram"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:249
-msgid "Add/Edit controller"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:307
-msgid "Add/Edit drive"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:342
-msgid "Speed"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:358
-msgid "Writeable"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:371
-msgid "Add/Edit harddisk"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:406
-msgid "Rpm"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:413
-msgid "Cache"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:443
-msgid "Add/Edit memory"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:478
-msgid "Frequenz"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:507
-msgid "Add/Edit sound card"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:553
-msgid "Add/Edit network interface"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:607
-msgid "Add/Edit processor"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:642
-msgid "Frequence"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:649
-msgid "Default frequence"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:661
-msgid "Add/Edit motherboard"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:696
-msgid "Chipset"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:707
-msgid "Add/Edit computer case"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:742
-msgid "format"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:410
-#, php-format
-msgid "Saving of system terminal/startup with dn '%s' failed."
-msgstr "Ha fallado la grabación de inicio de terminal con dn '%s'."
-
-#: plugins/admin/systems/class_terminalStartup.inc:469
-msgid "Terminal startup"
-msgstr "Inicio de terminal"
-
-#: plugins/admin/systems/servRepositorySetup.tpl:8
-#: plugins/admin/systems/class_servRepository.inc:392
-msgid "Parent server"
-msgstr "Servidor Origen"
-
-#: plugins/admin/systems/servRepositorySetup.tpl:39
-#: plugins/admin/systems/class_servRepository.inc:259
-#: plugins/admin/systems/class_servRepository.inc:282
-#: plugins/admin/systems/class_servRepository.inc:391
-msgid "Sections"
-msgstr "Secciones"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:1
-msgid "Manage OS-types"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServerRule.tpl:14
-msgid "Rule"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDDialog.tpl:1
-msgid "Printer driver"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDDialog.tpl:6
-msgid "Select"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDDialog.tpl:9
-msgid "New driver"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:106
-msgid "text"
-msgstr "texto"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:107
-msgid "graphic"
-msgstr "gráfico"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:187
-#, php-format
-msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
-msgstr "Ha fallado la grabación de terminal genérico (FAIstate) con dn '%s'."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:194
-msgid "No WAKECMD definition found in your gosa.conf"
-msgstr "No se ha encontrado ninguna definición de 'WAKECMD' en 'gosa.conf'"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:206
-msgid "No REBOOTCMD definition found in your gosa.conf"
-msgstr "No se ha encontrado ninguna definición de 'REBOOTCMD' en 'gosa.conf'"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:218
-msgid "No HALTCMD definition found in your gosa.conf"
-msgstr "No se ha encontrado ninguna definición de 'HALTCMD' en 'gosa.conf'"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:357
-#, php-format
-msgid "Removing of object system terminal/generic with dn '%s' failed."
-msgstr "Ha fallado la eliminación del objeto de terminal genérico con dn '%s'."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:425
-msgid "The required field 'Terminal name' is not set."
-msgstr "No ha introducido el campo obligatorio'Nombre del terminal'."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:540
-#, php-format
-msgid "Saving of object system terminal/generic with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación del objeto de sistema terminal genérico con dn '%s'."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:602
-#: plugins/admin/systems/class_terminalGeneric.inc:608
-#: plugins/admin/systems/class_systemManagement.inc:1267
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/ogroups/class_ogroupManagement.inc:435
-msgid "Terminal"
-msgstr "Terminal"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:603
-msgid "Terminal generic"
-msgstr "Terminal genérico"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:614
-msgid "Syslog server enabled"
-msgstr "Servidor de registro de sistema activado"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:615
-msgid "Ntp server settings"
-msgstr "Parámetros del servidor NTP"
-
-#: plugins/admin/systems/goGlpiServer.tpl:1
-msgid "GLPI database information"
-msgstr ""
-
-#: plugins/admin/systems/goGlpiServer.tpl:4
-#: plugins/admin/systems/goLogDBServer.tpl:4
-msgid "Logging DB user"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:5
-msgid "General"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:8
-#: plugins/admin/systems/paste_generic.tpl:34
-msgid "Printer name"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:43
-msgid "Details"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:46
-msgid "Printer location"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:54
-msgid "Printer URL"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:89
-msgid "Users which are allowed to use this printer"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
-msgid "Add user"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
-msgid "Add group"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:113
-msgid "Users which are allowed to administrate this printer"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:115
-msgid "Admins"
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:2
-msgid ""
-"To change the terminal root password use the fields below. The changes take "
-"effect during the next reboot. Please memorize the new password, because you "
-"wouldn't be able to log in."
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:5
-msgid "Leave fields blank for password inheritance from default entries."
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:9
-msgid "Changing the password impinges on authentification only."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:101
-msgid "This 'dn' has no server features."
-msgstr "Esta 'dn' no tiene características de servidor."
-
-#: plugins/admin/systems/class_servGeneric.inc:147
-#, php-format
-msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
-msgstr "Ha fallado la grabación del servidor genérico (FAIstate) con dn '%s'."
-
-#: plugins/admin/systems/class_servGeneric.inc:245
-#, php-format
-msgid "Removing of system server/generic with dn '%s' failed."
-msgstr "Ha fallado la eliminación del servidor genérico con dn '%s'."
-
-#: plugins/admin/systems/class_servGeneric.inc:290
-msgid "The required field 'Server name' is not set."
-msgstr "No ha introducido el campo obligatorio'Nombre del servidor'."
-
-#: plugins/admin/systems/class_servGeneric.inc:361
-#, php-format
-msgid "Saving of system server/generic with dn '%s' failed."
-msgstr "Ha fallado la grabación del servidor genérico con dn '%s'."
-
-#: plugins/admin/systems/class_servGeneric.inc:415
-msgid "Server generic"
-msgstr "Servidor genérico"
-
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
-msgid "Reference"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:32
-msgid "Systems"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:225
-msgid "Creating the image failed. Please see the report below."
-msgstr ""
-"Ha fallado la creación de la imagen. Por favor compruebe el problema en el "
-"siguiente informe."
-
-#: plugins/admin/systems/class_systemManagement.inc:234
-#, php-format
-msgid "Command '%s', specified for ISO creation doesn't seem to exist."
-msgstr ""
-"No parece existir el comando '%s', especificado para la creación de imágenes "
-"ISO."
-
-#: plugins/admin/systems/class_systemManagement.inc:297
-msgid "You are not allowed to create a new object of this type."
-msgstr "No tiene permisos para crear un nuevo objeto de este tipo."
-
-#: plugins/admin/systems/class_systemManagement.inc:348
-msgid "You can't edit this object type yet!"
-msgstr "¡Aún no puede editar este tipo de objeto!"
-
-#: plugins/admin/systems/class_systemManagement.inc:376
-#: plugins/admin/systems/class_systemManagement.inc:442
-msgid "You are not allowed to change the password for this object."
-msgstr "No tiene permisos para cambiar la contraseña de este objeto."
-
-#: plugins/admin/systems/class_systemManagement.inc:388
-msgid "Passwords entered as new and repeated do not match!"
-msgstr ""
-"¡La contraseñas introducidas como nueva y repita nueva contraseña no "
-"coinciden!"
-
-#: plugins/admin/systems/class_systemManagement.inc:445
-msgid "Can't detect object to change password."
-msgstr "No puedo encontrar el objeto para cambiarle la contraseña."
-
-#: plugins/admin/systems/class_systemManagement.inc:621
-#, php-format
-msgid "You're about to delete all information about the component at '%s'."
-msgstr ""
-"Has decidido eliminar toda información sobre el componente que está en '%s'."
-
-#: plugins/admin/systems/class_systemManagement.inc:726
-#, php-format
-msgid ""
-"Can't set gotoMode to status 'avtice', the current object couldn't be "
-"identified."
-msgstr ""
-"No se puede cambiar gotoMode a estado 'activo', el objeto seleccionado no "
-"puede ser identificado."
-
-#: plugins/admin/systems/class_systemManagement.inc:1014
-msgid "New terminal"
-msgstr "Nuevo terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1016
-msgid "New workstation"
-msgstr "Nueva estación de trabajo"
-
-#: plugins/admin/systems/class_systemManagement.inc:1018
-msgid "New Device"
-msgstr "Nuevo Dispositivo"
-
-#: plugins/admin/systems/class_systemManagement.inc:1037
-msgid "Terminal template for"
-msgstr "Plantilla de terminal para"
-
-#: plugins/admin/systems/class_systemManagement.inc:1053
-msgid "Workstation template for"
-msgstr "Plantilla de estación de trabajo para"
-
-#: plugins/admin/systems/class_systemManagement.inc:1265
-msgid "New System from incoming"
-msgstr "Nuevo sistema desde entrada"
-
-#: plugins/admin/systems/class_systemManagement.inc:1269
-msgid "Workstation is installing"
-msgstr "La estación de trabajo se está instalando"
-
-#: plugins/admin/systems/class_systemManagement.inc:1270
-msgid "Workstation is waiting for action"
-msgstr "La estación de trabajo esta esperando por una acción"
-
-#: plugins/admin/systems/class_systemManagement.inc:1271
-msgid "Workstation installation failed"
-msgstr "Ha fallado la instalación de la estación de trabajo"
-
-#: plugins/admin/systems/class_systemManagement.inc:1274
-msgid "Server is installing"
-msgstr "El servidor se está instalando"
-
-#: plugins/admin/systems/class_systemManagement.inc:1275
-msgid "Server is waiting for action"
-msgstr "El servidor está esperando por una acción"
-
-#: plugins/admin/systems/class_systemManagement.inc:1276
-msgid "Server installation failed"
-msgstr "Ha fallado la instalación del servidor"
-
-#: plugins/admin/systems/class_systemManagement.inc:1277
-msgid "Winstation"
-msgstr "Estación de trabajo Windows"
-
-#: plugins/admin/systems/class_systemManagement.inc:1278
-msgid "Network Device"
-msgstr "Dispositivo de Red"
-
-#: plugins/admin/systems/class_systemManagement.inc:1279
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal"
-msgstr "Nuevo Terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1280
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation"
-msgstr "Nueva Estación de trabajo"
-
-#: plugins/admin/systems/class_systemManagement.inc:1336
-#: plugins/admin/systems/class_systemManagement.inc:1337
-msgid "Incoming objects"
-msgstr "Objetos de entrada"
-
-#: plugins/admin/systems/class_systemManagement.inc:1342
-msgid "Incoming"
-msgstr "Entrada"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:359
-#, php-format
-msgid "Please choose a valid zone name."
-msgstr "Por favor seleccione un nombre de zona válido."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:363
-#, php-format
-msgid "Please choose a valid reverse zone name."
-msgstr "Por favor seleccione un nombre de zona inversa válido."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:367
-msgid "Primary dns server must end with '.' to be a valid entry."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:371
-msgid "Your specified mail address must end with '.' to be a valid record."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:375
-#: plugins/admin/systems/class_servDNSeditZone.inc:379
-msgid ""
-"Your mail address contains '@' replace this with '.' to enable GOsa to "
-"create a valid SOA record."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:383
-msgid "Only lowercase strings are allowed as zone name."
-msgstr "Solo están permitidas minúsculas en el nombre de zona."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:387
-msgid "Please specify a numeric value for serial number."
-msgstr "Por favor introduzca un valor numérico para el número de serie."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:391
-msgid "Please specify a numeric value for refresh."
-msgstr "Por favor introduzca un valor numérico para el refresco."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:395
-msgid "Please specify a numeric value for ttl."
-msgstr "Por favor introduzca un valor numérico para TTL."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:399
-msgid "Please specify a numeric value for expire."
-msgstr "Por favor introduzca un valor numérico para expiración."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:403
-msgid "Please specify a numeric value for retry."
-msgstr "Por favor introduzca un valor numérico para reintento."
-
-#: plugins/admin/systems/goTerminalServer.tpl:1
-#: plugins/admin/systems/class_goTerminalServer.inc:32
-#: plugins/admin/systems/class_goTerminalServer.inc:61
-#: plugins/admin/systems/class_goTerminalServer.inc:126
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_terminalService.inc:475
-msgid "Terminal service"
-msgstr "Servicio de terminal"
-
-#: plugins/admin/systems/goTerminalServer.tpl:8
-#: plugins/admin/systems/class_goTerminalServer.inc:135
-msgid "Temporary disable login"
-msgstr "Desactivar temporalmente el inicio de sesión"
-
-#: plugins/admin/systems/goTerminalServer.tpl:12
-#: plugins/admin/systems/class_goTerminalServer.inc:136
-#: plugins/admin/systems/class_terminalService.inc:486
-msgid "Font path"
-msgstr "Ruta a las fuentes tipográficas"
-
-#: plugins/admin/systems/class_printGeneric.inc:111
-#, php-format
-msgid "Can't extract a valid base out of object dn, setting base to '%s'."
-msgstr ""
-"No puedo extraer una base válida parala dn del objeto, sera puesta la base a "
-"'%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:266
-#: plugins/admin/systems/class_printGeneric.inc:274
-#: plugins/admin/systems/class_printGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:328
-#: plugins/admin/systems/class_printGeneric.inc:344
-#: plugins/admin/systems/class_printGeneric.inc:347
-msgid "Add printer extension"
-msgstr "Añadir extensión de impresora"
-
-#: plugins/admin/systems/class_printGeneric.inc:267
-msgid ""
-"Could not intialize printer tab, parameter parent was missing while "
-"construction."
-msgstr ""
-"No se puede activar la pestaña de impresora, el origen de los parametros "
-"desapareció cuando se estaba construyendo."
-
-#: plugins/admin/systems/class_printGeneric.inc:275
-msgid "This is a workstation template, printer tab is disabled."
-msgstr ""
-"Esto es una plantilla de estación de trabajo, la pestaña de impresión está "
-"desactivada."
-
-#: plugins/admin/systems/class_printGeneric.inc:280
-msgid "This is a terminal template, printer tab is disabled."
-msgstr ""
-"Esto es una plantilla de termina, la pestaña de impresión está desactivada."
-
-#: plugins/admin/systems/class_printGeneric.inc:321
-msgid "This 'dn' has no printer features."
-msgstr "Esta 'dn' no tiene características de impresora."
-
-#: plugins/admin/systems/class_printGeneric.inc:329
-msgid ""
-"This object has printer extension disabled. You can't enable it while 'cn' "
-"is not present in entry. Possibly you are currently creating a new terminal "
-"template"
-msgstr ""
-"Este objeto tiene la extensión de impresora desactivada. No puede activarla "
-"mientras un 'cn' no este presente en la entrada. Posiblemente esto ocurra "
-"porque actualmente está creando una nueva plantilla de terminal"
-
-#: plugins/admin/systems/class_printGeneric.inc:336
-#: plugins/admin/systems/class_printGeneric.inc:339
-msgid "Remove printer extension"
-msgstr "Eliminar extensión de impresora"
-
-#: plugins/admin/systems/class_printGeneric.inc:337
-msgid ""
-"This workstation has printer extension enabled.You can disable it by "
-"clicking below."
-msgstr ""
-"Esta estación de trabajo tiene la extensión impresora activada. Puede "
-"desactivarla pulsando aquí."
-
-#: plugins/admin/systems/class_printGeneric.inc:340
-msgid ""
-"This terminal has printer extension enabled. You can disable it by clicking "
-"below."
-msgstr ""
-"Este terminal tiene la extensión impresora activada. Puede desactivarla "
-"pulsando aquí."
-
-#: plugins/admin/systems/class_printGeneric.inc:345
-msgid ""
-"This workstation has printer extension disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"Esta estación de trabajo tiene la extensión impresora desactivada. Puede "
-"activarla pulsando aquí."
-
-#: plugins/admin/systems/class_printGeneric.inc:348
-msgid ""
-"This terminal has printer extension disabled. You can enable it by clicking "
-"below."
-msgstr ""
-"Este terminal tiene la extensión impresora desactivada. Puede activarla "
-"pulsando aquí."
-
-#: plugins/admin/systems/class_printGeneric.inc:518
-#, php-format
-msgid "Your currently selected PPD file '%s' doesn't exist."
-msgstr "El archivo PPD seleccionado '%s' no existe."
-
-#: plugins/admin/systems/class_printGeneric.inc:526
-msgid "can't get ppd informations."
-msgstr "no puedo acceder a la información PPD"
-
-#: plugins/admin/systems/class_printGeneric.inc:539
-#, php-format
-msgid "This printer belongs to terminal %s. You can't rename this printer."
-msgstr ""
-"Esta impresora pertenece al terminal '%s'. No puede renombrar esta impresora."
-
-#: plugins/admin/systems/class_printGeneric.inc:541
-#, php-format
-msgid "This printer belongs to workstation %s. You can't rename this printer."
-msgstr ""
-"Esta impresora pertenece a la estación de trabajo '%s'. No puede renombrar "
-"esta impresora."
-
-#: plugins/admin/systems/class_printGeneric.inc:599
-#, php-format
-msgid "Removing of system print/generic with dn '%s' failed."
-msgstr "Ha fallado la eliminación de la impresora genérica con dn '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:843
-#, php-format
-msgid "Saving of system print/generic with dn '%s' failed."
-msgstr "Ha fallado la grabación de la impresora genérica con dn '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:881
-msgid "Print generic"
-msgstr "Impresora genérica"
-
-#: plugins/admin/systems/class_printGeneric.inc:893
-msgid "LabeledURL"
-msgstr "LabeledURL"
-
-#: plugins/admin/systems/class_printGeneric.inc:894
-msgid "Printer PPD"
-msgstr "Impresora PPD"
-
-#: plugins/admin/systems/class_printGeneric.inc:911
-#, php-format
-msgid ""
-"You are not allowed to remove the given object '%s' from the list of members "
-"of printer '%s'."
-msgstr ""
-"No tiene permisos para eliminar el objeto '%s' de la lista de miembros de la "
-"impresora '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:928
-#, php-format
-msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
-msgstr ""
-"tipo de impresora ilegal mientras añadia '%s' a la lista de '%s' impresoras,"
-
-#: plugins/admin/systems/class_printGeneric.inc:933
-#, php-format
-msgid ""
-"You are not allowed to add the given object '%s' to the list of members of '%"
-"s'."
-msgstr ""
-"No tiene permisos para añadir el objeto '%s' a la lista de miembros de '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:968
-#, php-format
-msgid "Can't add '%s' to the list of members, it is already used."
-msgstr "No puede añadir '%s' a la lista de miembros, ya está en uso."
-
-#: plugins/admin/systems/class_printGeneric.inc:979
-#, php-format
-msgid "Can't add '%s' to list of members, it is not reachable."
-msgstr "No puede añadir '%s' a la lista de miembros, no es accesible."
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:25
-msgid "Choose a base"
-msgstr "Seleccionar una base"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:36
-msgid ""
-"Step in the prefered tree and click save to use the current subtree as base. "
-"Or click the image at the end of each entry."
-msgstr ""
-"Seleccione el árbol preferido y pulse grabar para usar el subárbol "
-"seleccionado como base. O pulse en la imagen al final de cada entrada."
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:53
-msgid "Filter entries with this syntax"
-msgstr "Entradas de filtrado con esta sintaxis"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:117
-#, php-format
-msgid "Select this base"
-msgstr "Seleccionar esta base"
-
-#: plugins/admin/systems/class_goKrbServer.inc:31
-msgid "Kerberos service"
-msgstr "Servicio Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:59
-msgid "Kerberos service (kadmin access informations)"
-msgstr "Servicio Kerberos (información acceso kadmin)"
-
-#: plugins/admin/systems/class_goKrbServer.inc:69
-#, php-format
-msgid "The specified kerberos password is empty."
-msgstr "No ha introducido ninguna contraseña kerberos."
-
-#: plugins/admin/systems/class_goKrbServer.inc:72
-#, php-format
-msgid "The specified kerberos admin is empty."
-msgstr "No ha introducido ningún administrador kerberos."
-
-#: plugins/admin/systems/class_goKrbServer.inc:75
-#, php-format
-msgid "The specified kerberos realm is empty."
-msgstr "No ha introducido ningún dominio kerberos."
-
-#: plugins/admin/systems/class_goKrbServer.inc:94
-msgid "Kerberos access information"
-msgstr "Acceso a información Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:102
-msgid "Realm"
-msgstr "Dominio"
-
-#: plugins/admin/systems/gencd.tpl:2
-msgid "CD-Install-Image generation"
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:5
-msgid ""
-"This option enables you to generate FAI install CD images for the selected "
-"workstation. The procedure may take about 10 minutes to complete, so please "
-"be patient after pressing the 'Create ISO-Image' button."
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:9
-msgid "Create ISO-Image"
-msgstr ""
-
-#: plugins/admin/systems/gencd_frame.tpl:2
-msgid "Your browser does not supprt iframes."
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:6
-msgid "List of attachments"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:23
-msgid ""
-"This dialog allow you to attach additional objects (like manuals, guides, "
-"etc.)  to your currently edited computer."
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:35
-msgid "Display attachments matching"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:37
-msgid "Regular expression for matching attachment names"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:47
-#: plugins/admin/systems/class_goMailServer.inc:514
-msgid "Mail smtp service (Postfix)"
-msgstr "Servicio SMTP de Correo Electrónico (Postfix)"
-
-#: plugins/admin/systems/class_goMailServer.inc:583
-#, php-format
-msgid "Saving server services/mail with dn '%s' failed."
-msgstr "Ha fallado la grabación de servicio de correo con dn '%s'"
-
-#: plugins/admin/systems/class_goMailServer.inc:600
-msgid "Please specify a numeric value for header size limit."
-msgstr "Por favor introduzca un valor numérico para tamaño máximo de cabecera."
-
-#: plugins/admin/systems/class_goMailServer.inc:604
-msgid "Please specify a numeric value for mailbox size limit."
-msgstr "Por favor introduzca un valor numérico para tamaño máximo de buzón."
-
-#: plugins/admin/systems/class_goMailServer.inc:608
-msgid "Please specify a numeric value for message size limit."
-msgstr "Por favor introduzca un valor numérico para tamaño máximo de mensaje."
-
-#: plugins/admin/systems/class_goMailServer.inc:703
-msgid "Mail smtp (Postfix)"
-msgstr "SMTP de Correo Electrónico (Postfix)"
-
-#: plugins/admin/systems/class_goMailServer.inc:704
-msgid "Mail smtp - Postfix"
-msgstr "SMTP de Correo Electrónico - Postfix"
-
-#: plugins/admin/systems/class_goMailServer.inc:712
-#: plugins/admin/systems/goMailServer.tpl:7
-msgid "Visible full qualified hostname"
-msgstr "Ver el nombre de dominio cualificado (fqdn)"
-
-#: plugins/admin/systems/class_goMailServer.inc:714
-msgid "Header size limit"
-msgstr "Tamaño limite de cabecera"
-
-#: plugins/admin/systems/class_goMailServer.inc:715
-#: plugins/admin/systems/goMailServer.tpl:26
-msgid "Max mailbox size"
-msgstr "Tamaño máximo del buzón de correo electrónico"
-
-#: plugins/admin/systems/class_goMailServer.inc:716
-#: plugins/admin/systems/goMailServer.tpl:35
-msgid "Max message size"
-msgstr "Máximo tamaño de mensaje"
-
-#: plugins/admin/systems/class_goMailServer.inc:717
-#: plugins/admin/systems/goMailServer.tpl:91
-msgid "Domains to accept mail for"
-msgstr "Dominios de los que se aceptara correo"
-
-#: plugins/admin/systems/class_goMailServer.inc:718
-#: plugins/admin/systems/goMailServer.tpl:60
-msgid "Local networks"
-msgstr "Redes locales"
-
-#: plugins/admin/systems/class_goMailServer.inc:719
-#: plugins/admin/systems/goMailServer.tpl:45
-msgid "Relay host"
-msgstr "Servidor de reenvío (relay)"
-
-#: plugins/admin/systems/class_goMailServer.inc:720
-msgid "Transport table"
-msgstr "Tabla de transporte"
-
-#: plugins/admin/systems/class_goMailServer.inc:721
-#: plugins/admin/systems/goMailServer.tpl:149
-msgid "Restrictions for sender"
-msgstr "Restricciones de envío"
-
-#: plugins/admin/systems/class_goMailServer.inc:722
-#: plugins/admin/systems/goMailServer.tpl:175
-msgid "Restrictions for recipient"
-msgstr "Restricciones de recepción"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:150
-msgid "Please enter a value for 'release'."
-msgstr "Por favor introduzca un valor para esta 'versión'."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:154
-msgid "Please specify a valid value for 'url'."
-msgstr "Por favor introduzca un valor para la 'url' valido."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:201
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
-msgstr ""
-"No puedo ejecutar el REPOSITORY_HOOK '%s' indicado. Por favor compruebe el "
-"archivo gosa.conf."
-
-#: plugins/admin/systems/goLogDBServer.tpl:1
-msgid "Logging database information"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:58
-#, php-format
-msgid ""
-"You can't delete this manufacturer, it is still in use by these system(s) '%"
-"s'"
-msgstr ""
-"No puede eliminar este fabricante, está todavía en uso por este(os) sistema"
-"(s) '%s'"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:104
-msgid "Please specify a name."
-msgstr "Por favor introduzca un nombre"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:113
-#: plugins/admin/systems/class_glpiManufacturer.inc:119
-msgid "Specified name is already in use, please choose another one."
-msgstr ""
-"El valor introducidocomo 'Nombre' esta siendo utilizado. Por favor elija "
-"otro."
-
-#: plugins/admin/systems/servdns.tpl:1
-msgid "Zones"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationService.inc:96
-#: plugins/admin/systems/class_workstationService.inc:97
-#: plugins/admin/systems/class_workstationService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:99
-#: plugins/admin/systems/class_terminalService.inc:104
-#: plugins/admin/systems/class_terminalService.inc:105
-#: plugins/admin/systems/class_terminalService.inc:106
-#: plugins/admin/systems/class_terminalService.inc:107
-msgid "bit"
-msgstr "bit"
-
-#: plugins/admin/systems/class_workstationService.inc:139
-#: plugins/admin/systems/class_terminalService.inc:159
-msgid "show chooser"
-msgstr "mostrar selector"
-
-#: plugins/admin/systems/class_workstationService.inc:140
-#: plugins/admin/systems/class_terminalService.inc:160
-msgid "direct"
-msgstr "directo"
-
-#: plugins/admin/systems/class_workstationService.inc:143
-#: plugins/admin/systems/class_terminalService.inc:163
-msgid "load balanced"
-msgstr "balanceo de carga"
-
-#: plugins/admin/systems/class_workstationService.inc:146
-#: plugins/admin/systems/class_terminalService.inc:166
-msgid "Windows RDP"
-msgstr "Windows RDP"
-
-#: plugins/admin/systems/class_workstationService.inc:147
-#: plugins/admin/systems/class_terminalService.inc:167
-msgid "ICA client"
-msgstr "Cliente ICA"
-
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_terminalService.inc:222
-msgid "Bit"
-msgstr "Bit"
-
-#: plugins/admin/systems/class_workstationService.inc:320
-#: plugins/admin/systems/class_terminalService.inc:322
-msgid "Choose the phone located at the current terminal"
-msgstr "Elija el teléfono localizado en el terminal actual"
-
-#: plugins/admin/systems/class_workstationService.inc:387
-#: plugins/admin/systems/class_workstationService.inc:392
-#: plugins/admin/systems/class_terminalService.inc:397
-#: plugins/admin/systems/class_terminalService.inc:402
-msgid "Please specify a valid VSync range."
-msgstr "Por favor introduzca un rango VSync valido"
-
-#: plugins/admin/systems/class_workstationService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:407
-#: plugins/admin/systems/class_terminalService.inc:411
-#: plugins/admin/systems/class_terminalService.inc:416
-msgid "Please specify a valid HSync range."
-msgstr "Por favor introduzca un rango HSync valido"
-
-#: plugins/admin/systems/class_workstationService.inc:451
-#, php-format
-msgid "Saving of system workstation/service with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación de los servicios de la estación de trabajo con dn '%"
-"s'."
-
-#: plugins/admin/systems/class_workstationService.inc:459
-#: plugins/admin/systems/class_terminalService.inc:474
-msgid "Service"
-msgstr "Servicio"
-
-#: plugins/admin/systems/class_workstationService.inc:460
-msgid "Workstation service"
-msgstr "Servicio de la estación de trabajo"
-
-#: plugins/admin/systems/class_workstationService.inc:468
-#: plugins/admin/systems/class_terminalService.inc:483
-msgid "Monitor"
-msgstr "Monitor"
-
-#: plugins/admin/systems/class_workstationService.inc:469
-#: plugins/admin/systems/class_terminalService.inc:487
-msgid "Gfx driver"
-msgstr "Dispositivo Gfx"
-
-#: plugins/admin/systems/class_workstationService.inc:470
-#: plugins/admin/systems/class_terminalService.inc:488
-msgid "Gfx resolution"
-msgstr "Resolución Gfx"
-
-#: plugins/admin/systems/class_workstationService.inc:471
-#: plugins/admin/systems/class_terminalService.inc:489
-msgid "Gfx color depth"
-msgstr "Profundidad del Color Gfx"
-
-#: plugins/admin/systems/class_workstationService.inc:472
-#: plugins/admin/systems/class_terminalService.inc:490
-msgid "Hsync"
-msgstr "HSync"
-
-#: plugins/admin/systems/class_workstationService.inc:473
-#: plugins/admin/systems/class_terminalService.inc:491
-msgid "Vsync"
-msgstr "VSync"
-
-#: plugins/admin/systems/class_workstationService.inc:474
-msgid "Use DDC"
-msgstr "Usar DDC"
-
-#: plugins/admin/systems/class_workstationService.inc:475
-#: plugins/admin/systems/class_terminalService.inc:495
-msgid "Scanner enabled"
-msgstr "Escáner activado"
-
-#: plugins/admin/systems/class_workstationService.inc:476
-#: plugins/admin/systems/class_terminalService.inc:499
-msgid "Keyboard model"
-msgstr "Modelo de teclado"
-
-#: plugins/admin/systems/class_workstationService.inc:477
-#: plugins/admin/systems/class_terminalService.inc:500
-msgid "Keyboard layout"
-msgstr "Localización del teclado"
-
-#: plugins/admin/systems/class_workstationService.inc:478
-#: plugins/admin/systems/class_terminalService.inc:501
-msgid "Keyboard variant"
-msgstr "Variante de teclado"
-
-#: plugins/admin/systems/class_workstationService.inc:479
-#: plugins/admin/systems/class_terminalService.inc:502
-msgid "Mouse type"
-msgstr "Tipo de ratón"
-
-#: plugins/admin/systems/class_workstationService.inc:480
-#: plugins/admin/systems/class_terminalService.inc:503
-msgid "Mouse port"
-msgstr "Puerto del ratón"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:62
-#, php-format
-msgid "Can't open '%s', ppd settings resetted."
-msgstr "No puedo abrir '%s', se pondrán los parametros por defecto."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:87
-msgid "Can't get ppd informations."
-msgstr "No se puede acceder a la información PPD"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:99
-#, php-format
-msgid ""
-"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
-"invalid, can't read/write any ppd informations."
-msgstr ""
-"La ruta indicada '%s' que está en PPD_PATH en su gosa.conf no es válida, no "
-"se puede leer/escribir ninguna información ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:116
-msgid "Please specify a valid ppd file."
-msgstr "Por favor introduzca un nombre de archivo PPD valido."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:186
-#, php-format
-msgid "Can't select PPD file '%s', the file is not readable"
-msgstr ""
-"No se puede seleccionar el archiv PPD '%s', el archivo no es accesible."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:203
-#: plugins/admin/systems/class_printerPPDDialog.inc:275
-#, php-format
-msgid "Can't create folder '%s' for the uploaded ppd file."
-msgstr "No se puede crear la carpeta '%s' para el archivo ppd subido."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:211
-#, php-format
-msgid "Can't create file '%s' to store modifed ppd informations."
-msgstr ""
-"No se puede crear el archivo '%s' para guardar la información PPD modificada."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:235
-#, php-format
-msgid "Can't add new ppd file, the source file '%s' is not accessible."
-msgstr ""
-"No puede añadir un nuevo archivo PPD, el archivo origen'%s' no es accesible."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:253
-#, php-format
-msgid ""
-"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
-"informations."
-msgstr ""
-"El archivo ppd introducido '%s' no es válido, no puedo encontrar información "
-"de vendedor o modelo."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:267
-#, php-format
-msgid "There is already a ppd file for this kind of printer."
-msgstr "Ya existe un archivo PPD para ese tipo de impresora."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:288
-#, php-format
-msgid "Can't save file '%s'."
-msgstr "No se puede grabar el archivo '%s'."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:292
-msgid "Uploaded ppd file is empty, can't create new ppd file."
-msgstr "El archivo ppd subido está vacio, no puedo crear un nuevo archivo ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:477
-#, php-format
-msgid "Unsupported ppd type '%s' used for '%s' "
-msgstr "Tipo de ppd no soportado '%s' usado para '%s'"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:494
-#, php-format
-msgid "Removing old ppd file '%s' failed."
-msgstr "Ha fallado la eliminación del antiguo archivo ppd'%s'."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:497
-#, php-format
-msgid "Removing old ppd file '%s' failed. File is not accessible."
-msgstr ""
-"Ha fallado la eliminación del antiguo archivo ppd'%s'. Archivo no accesible."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:500
-#, php-format
-msgid ""
-"Removing old ppd file '%s' failed. File does not exists or is not accessible."
-msgstr ""
-"Ha fallado la eliminación del antiguo archivo ppd'%s'. El fichero no existe "
-"o no es accesible."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:508
-msgid ""
-"Please select a valid ppd file or use 'Cancel' to go back to printer "
-"configuration."
-msgstr ""
-"Por favor seleccione un archivo ppd válido o use 'Cancelar' para volver a la "
-"configuración de impresora."
-
-#: plugins/admin/systems/workstationStartup.tpl:4
-#: plugins/admin/systems/terminalStartup.tpl:1
-msgid "Boot parameters"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:19
-#: plugins/admin/systems/terminalStartup.tpl:19
-msgid "Custom options"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:23
-#: plugins/admin/systems/terminalStartup.tpl:23
-msgid ""
-"Enter any parameters that should be passed to the kernel as append line "
-"during bootup"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:28
-#: plugins/admin/systems/terminalStartup.tpl:27
-msgid "LDAP server"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:51
-#: plugins/admin/systems/workstationStartup.tpl:85
-msgid "FAI server"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:75
-#: plugins/admin/systems/workstationStartup.tpl:116
-msgid "Assigned FAI classes"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:102
-msgid "set"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:136
-msgid ""
-"FAI Object assignment disabled. You can't use this feature until FAI is "
-"activated."
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:149
-#: plugins/admin/systems/terminalStartup.tpl:66
-msgid "Kernel modules (format: name parameters)"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:152
-#: plugins/admin/systems/terminalStartup.tpl:69
-msgid "Add additional modules to load on startup"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:188
-#: plugins/admin/systems/terminalStartup.tpl:105
-msgid "Mountpoint"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
-#: plugins/admin/systems/class_glpiAccount.inc:151
-msgid "There is no server with valid glpi database service."
-msgstr "No existe un servidor con un servicio de base de datos glpi válido."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
-#: plugins/admin/systems/class_glpiAccount.inc:161
-msgid "Can't connect to glpi database, the php-mysql extension is missing."
-msgstr ""
-"No puedo conectar a la base de datos glpi, la extensión php-mysql no es "
-"accesible."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
-#: plugins/admin/systems/class_glpiAccount.inc:171
-msgid "Can't connect to glpi database, check configuration twice."
-msgstr ""
-"No puedo conectar a la base de datos glpi, compruebe la configuración de "
-"nuevo."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
-#: plugins/admin/systems/class_glpiAccount.inc:580
-msgid "Remove inventory"
-msgstr "Eliminar inventario"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
-msgid ""
-"This server has inventory features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Este servidor tiene la extensión inventario activada. Puede desactivarla "
-"pulsando aquí."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
-#: plugins/admin/systems/class_glpiAccount.inc:583
-msgid "Add inventory"
-msgstr "Añadir inventario"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
-msgid ""
-"This server has inventory features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Este servidor tiene la extensión inventario desactivada. Puede activarla "
-"pulsando aquí."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
-#, php-format
-msgid ""
-"Can't rename given printer type to '%s', because this type name already "
-"exists."
-msgstr ""
-"No puedo cambiar el nombre del tipo de impresora a '%s' porque este tipo ya "
-"existe."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
-#, php-format
-msgid "Can't delete printer type, it is still in use by '%s'."
-msgstr "No puedo eliminar el tipo de impresora, todavía está en uso por '%s'."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
-msgid "since"
-msgstr "desde"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
-#: plugins/admin/systems/class_glpiAccount.inc:780
-msgid "Glpi"
-msgstr "Glpi"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
-msgid "Printer inventory extension"
-msgstr "Extensión de inventario de impresión"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
-msgid "Supports serial interface"
-msgstr "Soporta interfaz serie"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
-msgid "Supports parallel interface"
-msgstr "Soporta interfaz paralelo"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
-msgid "Supports usb interface"
-msgstr "Soporta interfaz usb"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
-msgid "Cartridge settings"
-msgstr "Características del cartucho"
-
-#: plugins/admin/systems/class_divListSystem.inc:42
-#: plugins/admin/systems/class_divListSystem.inc:43
-msgid "List of systems"
-msgstr "Lista de sistemas"
-
-#: plugins/admin/systems/class_divListSystem.inc:47
-msgid ""
-"This menu allows you to add, remove and change the properties of specific "
-"systems. You can only add systems which have already been started once."
-msgstr ""
-"Este menú permite añadir, modificar o eliminar las propiedades de sistemas "
-"específicos. Solo puede añadir sistemas que han sido ya iniciados alguna vez."
-
-#: plugins/admin/systems/class_divListSystem.inc:68
-msgid "System / Department"
-msgstr "Sistema / Departamento"
-
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Show servers"
-msgstr "Mostrar servidores"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-msgid "Select to see Linux terminals"
-msgstr "Seleccione para ver los terminales Linux"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Show terminals"
-msgstr "Mostrar terminales"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-msgid "Select to see Linux workstations"
-msgstr "Seleccione para ver las estaciones de trabajo Linux"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Show workstations"
-msgstr "Mostrar estaciones de trabajo"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Select to see MicroSoft Windows based workstations"
-msgstr "Seleccione para ver estaciones de trabajo basadas en Windows"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Show windows based workstations"
-msgstr "Mostrara estaciones de trabajo basadas en windows"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Select to see network printers"
-msgstr "Seleccione para ver impresoras de red"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Show network printers"
-msgstr "Mostrar impresoras de red"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-msgid "Select to see VOIP phones"
-msgstr "Seleccione para ver teléfonos VOIP"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Show phones"
-msgstr "Mostrar teléfonos"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Select to see network devices"
-msgstr "Seleccione para ver los dispositivos de red"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Show network devices"
-msgstr "Mostrar dispositivos de Red"
-
-#: plugins/admin/systems/class_divListSystem.inc:86
-msgid "Display systems of user"
-msgstr "Mostrar sistemas del usuario"
-
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal template"
-msgstr "Nueva plantilla de Terminal"
-
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation template"
-msgstr "Nueva plantilla de Estación de trabajo"
-
-#: plugins/admin/systems/class_divListSystem.inc:200
-msgid "New Server"
-msgstr "Nuevo Servidor"
-
-#: plugins/admin/systems/class_divListSystem.inc:206
-msgid "New Printer"
-msgstr "Nueva Impresora"
-
-#: plugins/admin/systems/class_divListSystem.inc:212
-msgid "New Phone"
-msgstr "Nuevo Teléfono"
-
-#: plugins/admin/systems/class_divListSystem.inc:218
-msgid "New Component"
-msgstr "Nuevo Componente"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-msgid "Remove selected systems"
-msgstr "Eliminar sistemas seleccionados"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-msgid "Remove systems"
-msgstr "Eliminar sistemas"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-msgid "Copy selected system"
-msgstr "Copiar sistema seleccionado"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-msgid "Copy systems"
-msgstr "Copiar sistemas"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-msgid "cut selected system"
-msgstr "mover sistemas seleccionados"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-msgid "Cut systems"
-msgstr "Mover sistemas"
-
-#: plugins/admin/systems/class_divListSystem.inc:256
-msgid "Cups Server"
-msgstr "Servidor CUPS"
-
-#: plugins/admin/systems/class_divListSystem.inc:257
-msgid "Log Db"
-msgstr "Registro Db"
-
-#: plugins/admin/systems/class_divListSystem.inc:258
-msgid "Syslog Server"
-msgstr "Servidor SYSLOG"
-
-#: plugins/admin/systems/class_divListSystem.inc:259
-msgid "Mail Server"
-msgstr "Servidor de Correo Electrónico"
-
-#: plugins/admin/systems/class_divListSystem.inc:260
-msgid "Imap Server"
-msgstr "Servidor IMAP"
-
-#: plugins/admin/systems/class_divListSystem.inc:261
-msgid "Nfs Server"
-msgstr "Servidor NFS"
-
-#: plugins/admin/systems/class_divListSystem.inc:262
-msgid "Kerberos Server"
-msgstr "Servidor Kerberos"
-
-#: plugins/admin/systems/class_divListSystem.inc:263
-msgid "Asterisk Server"
-msgstr "Servidor Asterisk"
-
-#: plugins/admin/systems/class_divListSystem.inc:264
-msgid "Fax Server"
-msgstr "Servidor Fax"
-
-#: plugins/admin/systems/class_divListSystem.inc:265
-msgid "Ldap Server"
-msgstr "Servidor LDAP"
-
-#: plugins/admin/systems/class_divListSystem.inc:323
-msgid "Edit system"
-msgstr "Editar sistema"
-
-#: plugins/admin/systems/class_divListSystem.inc:333
-msgid "Delete system"
-msgstr "Eliminar sistema"
-
-#: plugins/admin/systems/class_divListSystem.inc:376
-msgid "Set root       password"
-msgstr "poner contraseña de root       "
-
-#: plugins/admin/systems/class_divListSystem.inc:383
-msgid "Create CD"
-msgstr "Crear CD"
-
-#: plugins/admin/systems/class_divListSystem.inc:384
-msgid "Create FAI CD"
-msgstr "Crear CD FAI"
-
-#: plugins/admin/systems/chooser.tpl:1
-msgid "Choose the kind of system component you want to create"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:4
-msgid ""
-"Linux terminals and workstations are autocreated on bootup. For this reason "
-"you're only be able to create templates for a specific tree. Servers are "
-"normally automatically added too, but in some special cases you may need to "
-"create a faked server entry to provide GOsa with some informations. Other "
-"network components may be used for Nagios setups to create component "
-"dependencies."
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:7
-msgid "Linux thin client template"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:8
-msgid "Linux workstation template"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:9
-msgid "Linux Server"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:10
-msgid "Windows workstation"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:11
-msgid "Network printer"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:13
-msgid "Other network component"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:882
-msgid "Create"
-msgstr "Crear"
-
-#: plugins/admin/systems/class_servNfs.inc:47
-#, php-format
-msgid "The file '%s/encodings' does not exist, can't get supported charsets."
-msgstr ""
-"El archivo '%s/encodings' no existe, los juegos de caracteres no estarán "
-"soportados."
-
-#: plugins/admin/systems/class_servNfs.inc:50
-#, php-format
-msgid "Can't read '%s/encodings', please check permissions."
-msgstr "No se puede acceder a '%s/encodings', Compruebe los permisos."
-
-#: plugins/admin/systems/class_servNfs.inc:184
-msgid "Please specify a valid path for your setup."
-msgstr "Por favor introduzca una ruta valida para su configuración."
-
-#: plugins/admin/systems/class_servNfs.inc:190
-msgid "Please specify a valid name for your share."
-msgstr "Por favor introduzca un nombre valido para su recurso compartido."
-
-#: plugins/admin/systems/class_servNfs.inc:193
-msgid "Please specify a name for your share."
-msgstr "Por favor introduzca un nombre para su recurso compartido."
-
-#: plugins/admin/systems/class_servNfs.inc:198
-msgid "Description contains invalid characters."
-msgstr "La descripción tiene caracteres no válidos."
-
-#: plugins/admin/systems/class_servNfs.inc:202
-msgid "Volume contains invalid characters."
-msgstr "El volumen tiene caracteres no validos."
-
-#: plugins/admin/systems/class_servNfs.inc:206
-msgid "Path contains invalid characters."
-msgstr "La ruta tiene caracteres no validos."
-
-#: plugins/admin/systems/class_servNfs.inc:210
-msgid "Option contains invalid characters."
-msgstr "La opción tiene caracteres no validos."
-
-#: plugins/admin/systems/class_goCupsServer.inc:70
-msgid "Cups"
-msgstr "Cups"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:85
-#, php-format
-msgid "Saving server services/terminalServer with dn '%s' failed."
-msgstr "Ha fallado la grabación del servidor de terminal con dn '%s'."
-
-#: plugins/admin/systems/class_goTerminalServer.inc:100
-msgid "Terminal server, must have fontpath specified."
-msgstr "Servidor de terminal, debe tener la ruta de fuentes especificada."
-
-#: plugins/admin/systems/class_servKolab.inc:105
-#, php-format
-msgid "Include data from %s days in the past when creating free/busy lists"
-msgstr ""
-"Incluye información desde hace '%s' días cuando cree listas de presencia"
-
-#: plugins/admin/systems/class_servKolab.inc:110
-#, php-format
-msgid "Warn users when using more than %s%% of their mail quota"
-msgstr ""
-"Avisar a los usuarios de que están usando mas de %s%% de su cuota de correo"
-
-#: plugins/admin/systems/class_servKolab.inc:200
-#: plugins/admin/systems/class_servKolab.inc:214
-#, php-format
-msgid "Removing host entry from system server/kolab with dn '%s' failed."
-msgstr "Ha fallado la eliminación del servidor Kolab con dn '%s'."
-
-#: plugins/admin/systems/class_servKolab.inc:266
-msgid "Future days in Free/Busy settings must be set."
-msgstr "En la configuración de presencia se debe poner días futuros."
-
-#: plugins/admin/systems/class_servKolab.inc:268
-msgid "Future days in Free/Busy settings must be a positive value."
-msgstr ""
-"En la configuración de presencia, Días futuros debe ser un número positivo."
-
-#: plugins/admin/systems/class_servKolab.inc:272
-msgid "The given Quota settings value must be a number."
-msgstr "El valor introducido como cuota debe ser un número."
-
-#: plugins/admin/systems/class_servKolab.inc:274
-msgid "Please choose a value between 1 and 100 for Quota settings."
-msgstr ""
-"Por favor introduzca un valor entre 1 y 100 para el parámetro de cuota."
-
-#: plugins/admin/systems/class_servKolab.inc:276
-msgid "Future days must be a value."
-msgstr "Días futuros debe ser un valor"
-
-#: plugins/admin/systems/class_servKolab.inc:280
-msgid "No SMTP privileged networks set."
-msgstr "No se han indicado redes privilegiadas SMTP."
-
-#: plugins/admin/systems/class_servKolab.inc:359
-#, php-format
-msgid "Saving system server/kolab with dn '%s' failed."
-msgstr "Ha fallado la grabación del servidor del objeto Kolab con dn '%s'"
-
-#: plugins/admin/systems/class_servKolab.inc:375
-#: plugins/admin/systems/class_servKolab.inc:386
-msgid "Kolab mail service"
-msgstr "Añadir el servicio Kolab"
-
-#: plugins/admin/systems/class_servKolab.inc:394
-#: plugins/admin/systems/servkolab.tpl:9
-msgid "Postfix mydomain"
-msgstr "Postfix mydomain"
-
-#: plugins/admin/systems/class_servKolab.inc:395
-msgid "My destination"
-msgstr "Mis destinos"
-
-#: plugins/admin/systems/class_servKolab.inc:396
-#: plugins/admin/systems/servkolab.tpl:27
-msgid "Cyrus admins"
-msgstr "Administradores Cyrus"
-
-#: plugins/admin/systems/class_servKolab.inc:397
-msgid "FTP FreeBusy service"
-msgstr "Servicio de presencia FTP"
-
-#: plugins/admin/systems/class_servKolab.inc:398
-#: plugins/admin/systems/servkolab.tpl:171
-msgid "SMTP privileged networks"
-msgstr "Redes privilegiadas SMTP"
-
-#: plugins/admin/systems/class_servKolab.inc:399
-msgid "Enable virus scan"
-msgstr "Activar antivirus"
-
-#: plugins/admin/systems/class_servKolab.inc:400
-msgid "Relayhost"
-msgstr "Relayhost"
-
-#: plugins/admin/systems/class_servKolab.inc:401
-#: plugins/admin/systems/servkolab.tpl:202
-msgid "Enable MX lookup for relayhost"
-msgstr "Permitir búsquedas MX para los relayhost"
-
-#: plugins/admin/systems/class_servKolab.inc:402
-msgid "HTTP FreeBusy service"
-msgstr "Servicio de presencia HTTP"
-
-#: plugins/admin/systems/class_servKolab.inc:403
-msgid "Allow unauthenticated free busy"
-msgstr "Permite disponibilidad no autentificada"
-
-#: plugins/admin/systems/class_servKolab.inc:404
-#: plugins/admin/systems/servkolab.tpl:223
-msgid "Accept Internet Mail"
-msgstr "Aceptar Correo Electrónico de internet"
-
-#: plugins/admin/systems/class_servKolab.inc:405
-#: plugins/admin/systems/servkolab.tpl:68
-msgid "IMAP service"
-msgstr "Servicio IMAP"
-
-#: plugins/admin/systems/class_servKolab.inc:406
-msgid "kolabFreeBusyFuture"
-msgstr "kolabFreeBusyFuture"
-
-#: plugins/admin/systems/class_servKolab.inc:407
-#: plugins/admin/systems/servkolab.tpl:48
-msgid "POP3 service"
-msgstr "Servicio POP3"
-
-#: plugins/admin/systems/class_servKolab.inc:408
-#: plugins/admin/systems/servkolab.tpl:78
-msgid "IMAP/SSL service"
-msgstr "Servicio IMAP/SSL"
-
-#: plugins/admin/systems/class_servKolab.inc:409
-#: plugins/admin/systems/servkolab.tpl:58
-msgid "POP3/SSL service"
-msgstr "Servicio POP3/SSL"
-
-#: plugins/admin/systems/class_servKolab.inc:410
-#: plugins/admin/systems/servkolab.tpl:88
-msgid "Sieve service"
-msgstr "Servicio Sieve"
-
-#: plugins/admin/systems/class_servKolab.inc:411
-#: plugins/admin/systems/servkolab.tpl:129
-msgid "Quota settings"
-msgstr "Configuración de cuotas"
-
-#: plugins/admin/systems/terminalStartup.tpl:43
-msgid "Select if terminal supports graphical startup with progress bar"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:45
-msgid "use graphical bootup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:48
-msgid "Select if terminal should boot in text mode"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:50
-msgid "use standard linux textual bootup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:53
-msgid "Select to get more verbose output during startup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:55
-msgid "use debug mode for startup"
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:57
-#: plugins/admin/systems/class_winGeneric.inc:96
-msgid "This 'dn' has no network features."
-msgstr "Esta 'dn' no tiene características de red."
-
-#: plugins/admin/systems/class_componentGeneric.inc:135
-#, php-format
-msgid "Removing of system component/generic with dn '%s' failed."
-msgstr "Ha fallado la eliminación de componente genérico con dn '%s'."
-
-#: plugins/admin/systems/class_componentGeneric.inc:182
-msgid "The required field 'Component name' is not set."
-msgstr "No ha introducido el campo obligatorio'Nombre de componente'."
-
-#: plugins/admin/systems/class_componentGeneric.inc:187
-#: plugins/admin/systems/class_phoneGeneric.inc:326
-msgid "The required field IP address is empty."
-msgstr "No ha introducido el campo obligatorio'Dirección IP'."
-
-#: plugins/admin/systems/class_componentGeneric.inc:190
-#: plugins/admin/systems/class_phoneGeneric.inc:329
-msgid "The field IP address contains an invalid address."
-msgstr "El campo 'Dirección IP' tiene una dirección no valida."
-
-#: plugins/admin/systems/class_componentGeneric.inc:261
-#, php-format
-msgid "Saving of system component/generic with dn '%s' failed."
-msgstr "Ha fallado la grabación del componente genérico con dn '%s'."
-
-#: plugins/admin/systems/class_componentGeneric.inc:269
-msgid "Component generic"
-msgstr "Componente genérico"
-
-#: plugins/admin/systems/class_componentGeneric.inc:274
-msgid "Network device"
-msgstr "Dispositivo de Red"
-
-#: plugins/admin/systems/goMailServer.tpl:11
-msgid "The full qualified host name."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:16
-msgid "Max mail header size"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:21
-msgid "This value specifies the maximal header size."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:31
-msgid "Defines the maximal size of mail box."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "Specify the maximal size of a message."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:50
-msgid "Relay messages to following host:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:62
-msgid "Postfix networks"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:83
-msgid "Domains and routing"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:93
-msgid "Postfix is responsible for the following domains:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:114
-msgid "Transports"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:123
-msgid "Select a transport protocol."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:141
-msgid "Restrictions"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:157
-#: plugins/admin/systems/goMailServer.tpl:183
-msgid "Restriction filter"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:1
-msgid "VoIP database information"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:4
-msgid "Asterisk DB user"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:20
-msgid "Country dial prefix"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:28
-msgid "Local dial prefix"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:185
-#: plugins/admin/systems/class_glpiAccount.inc:191
-#: plugins/admin/systems/class_glpiAccount.inc:197
-msgid "This feature is not implemented yet."
-msgstr "Esta característica no está todavía implementada"
-
-#: plugins/admin/systems/class_glpiAccount.inc:299
-msgid "Adding new sytem type failed, this system type name is already used."
-msgstr ""
-"Ha fallado al añadir un nuevo tipo de sistema, el nombre de tipo de sistema "
-"ya está en uso."
-
-#: plugins/admin/systems/class_glpiAccount.inc:319
-#, php-format
-msgid ""
-"You can't delete this system type, it is still in use by these system(s) '%s'"
-msgstr ""
-"No puede eliminar este tipo de sistema, está todavía en uso por el sistema"
-"(s) '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:330
-msgid "Rename failed, this system type name is already used."
-msgstr ""
-"El cambio de nombre ha fallado, ha introducido uno que ya está siendo usado."
-
-#: plugins/admin/systems/class_glpiAccount.inc:386
-msgid "Adding new operating system failed, specifed name is already used."
-msgstr ""
-"Ha fallado al añadir un nuevo sistema operativo, el nombre introducido ya "
-"está en uso."
-
-#: plugins/admin/systems/class_glpiAccount.inc:408
-#, php-format
-msgid ""
-"You can't delete this operating system, it is still in use by these system"
-"(s) '%s'"
-msgstr ""
-"No puede eliminar este sistema operativo, está todavía en uso por el sistema"
-"(s) '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:420
-msgid "Updating operating system failed, specifed name is already used."
-msgstr ""
-"Ha fallado al actualizar el sistema operativo, el valor introducido ya esta "
-"siendo utilizado."
-
-#: plugins/admin/systems/class_glpiAccount.inc:499
-#, php-format
-msgid ""
-"Could not add the given user, the users dn is too long, only 100 characters "
-"are allowed here."
-msgstr ""
-"No se puede añadir el usuario introducido, la dn del usuario es muy larga, "
-"solo se permiten 100 caracteres."
-
-#: plugins/admin/systems/class_glpiAccount.inc:581
-msgid ""
-"This device has inventory informations enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"Este dispositivo tiene información de inventario activada. Puede "
-"desactivarla pulsando aquí."
-
-#: plugins/admin/systems/class_glpiAccount.inc:584
-msgid ""
-"This device has inventory informations disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Este dispositivo tiene información de inventario desactivada. Puede "
-"activarla pulsando aquí."
-
-#: plugins/admin/systems/class_glpiAccount.inc:679
-#: plugins/admin/systems/class_glpiAccount.inc:680
-msgid "Can't remove glpi account, while mysql extension is missing."
-msgstr ""
-"Mientras no se encuentre la extensión php_mysql no se puede eliminar la "
-"cuenta glpi."
-
-#: plugins/admin/systems/class_glpiAccount.inc:781
-msgid "Inventory extension"
-msgstr "Eliminar extensión de impresión"
-
-#: plugins/admin/systems/class_glpiAccount.inc:798
-msgid "Peripheral devices"
-msgstr "Dispositivo periférico"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
-msgid "Attachment"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
-msgid "Filename"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
-msgid "Mime-type"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:45
-#: plugins/admin/systems/class_servRepository.inc:367
-#: plugins/admin/systems/class_servRepository.inc:378
-msgid "Repository service"
-msgstr "Servicio del repositorio"
-
-#: plugins/admin/systems/class_servRepository.inc:158
-#, php-format
-msgid ""
-"You can't delete this release, it is still used by these workstations [%s]. "
-"Please solve this dependencies first, to keep data base consistency."
-msgstr ""
-"No puede eliminar esta versión, esta aún en uso por las estaciones de "
-"trabajo [%s]. Por favor solucione las dependencias primero, para mantener la "
-"consistencia de la base de datos."
-
-#: plugins/admin/systems/class_servRepository.inc:192
-#, php-format
-msgid ""
-"Be careful editing this release, it is still used by these workstations [%s]."
-msgstr ""
-"Tenga cuidado editando esta versión, esta aún en uso por las estaciones de "
-"trabajo [%s]."
-
-#: plugins/admin/systems/class_servRepository.inc:390
-msgid "Releases"
-msgstr "Versiones"
-
-#: plugins/admin/systems/class_servRepository.inc:393
-msgid "Url"
-msgstr "Url"
-
-#: plugins/admin/systems/servRepository.tpl:6
-msgid "List of configured repositories."
-msgstr ""
-
-#: plugins/admin/systems/servRepository.tpl:12
-msgid "Add repository"
-msgstr ""
-
-#: plugins/admin/systems/servRepository.tpl:31
-msgid "This menu allows you to create, delete and edit repository settings."
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:5
-msgid "Generic virus filtering"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:47
-msgid "Select number of maximal threads"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:61
-msgid "Max directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:101
-msgid "Archive scanning"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:143
-msgid "Maximum recursion"
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:155
-#, php-format
-msgid "Removing of system wingeneric/generic with dn '%s' failed."
-msgstr "Ha fallado la eliminación del sistema Windows genérico con dn '%s'."
-
-#: plugins/admin/systems/class_winGeneric.inc:205
-msgid "You have no permissions to create a component on this 'Base'."
-msgstr "No tiene permisos para crear componentes en esta 'Base'."
-
-#: plugins/admin/systems/class_winGeneric.inc:270
-#, php-format
-msgid "Saving of system wingeneric/generic with dn '%s' failed."
-msgstr "Ha fallado la grabación del sistema Windows genérico con dn '%s'."
-
-#: plugins/admin/systems/class_winGeneric.inc:281
-msgid "Win generic"
-msgstr "Sistema Windows genérico"
-
-#: plugins/admin/systems/class_winGeneric.inc:282
-msgid "Windows workstation generic"
-msgstr "Estación de trabajo Windows genérica"
-
-#: plugins/admin/systems/class_winGeneric.inc:287
-msgid "Win workstation"
-msgstr "Estación de trabajo Windows"
-
-#: plugins/admin/systems/class_terminalService.inc:158
-msgid "default"
-msgstr "por defecto"
-
-#: plugins/admin/systems/class_terminalService.inc:465
-#, php-format
-msgid "Saving of object system terminal/service with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación de la información del servicio de terminal con dn '%"
-"s'."
-
-#: plugins/admin/systems/class_terminalService.inc:484
-#: plugins/admin/ogroups/class_phonequeue.inc:951
-msgid "Method"
-msgstr "Método"
-
-#: plugins/admin/systems/class_terminalService.inc:492
-msgid "Auto-Sync"
-msgstr "Auto-Sync"
-
-#: plugins/admin/systems/class_terminalService.inc:493
-msgid "Printer service enabled"
-msgstr "Servicio de impresión activo"
-
-#: plugins/admin/systems/class_terminalService.inc:496
-msgid "Scanner model"
-msgstr "Modelo de Escáner"
-
-#: plugins/admin/systems/class_terminalService.inc:497
-msgid "Haeh ? "
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:498
-msgid "..."
-msgstr ""
-
-#: plugins/admin/systems/class_goSyslogServer.inc:29
-#: plugins/admin/systems/class_goSyslogServer.inc:49
-#: plugins/admin/systems/class_goSyslogServer.inc:70
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-msgid "Logging service"
-msgstr "Servicio de Registro de sistema"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-msgid "Syslog Service"
-msgstr ""
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "enabled"
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:35
-#: plugins/admin/systems/class_goFonServer.inc:130
-msgid "VoIP service"
-msgstr "Servicio VoIP"
-
-#: plugins/admin/systems/class_goFonServer.inc:64
-msgid "VoIP service - Asterisk management"
-msgstr "Servicio VoIP - Administración de Asterisk"
-
-#: plugins/admin/systems/class_goFonServer.inc:73
-msgid "The attribute DB user is empty or contains invalid characters."
-msgstr "El atributo Usuario de BD está vacío o tiene caracteres no validos"
-
-#: plugins/admin/systems/class_goFonServer.inc:79
-msgid ""
-"The attribute local dial prefix is empty or contains invalid characters."
-msgstr ""
-"El atributo prefijo de marcado local está vacío o tiene caracteres no validos"
-
-#: plugins/admin/systems/class_goFonServer.inc:82
-msgid ""
-"The attribute country dial prefix is empty or contains invalid characters."
-msgstr ""
-"El atributo prefijo de marcado del país está vacío o tiene caracteres no "
-"validos"
-
-#: plugins/admin/systems/class_goFonServer.inc:119
-#, php-format
-msgid ""
-"You can't remove the asterisk database extension, it is still in use by "
-"these objects '%s'."
-msgstr ""
-"No puede eliminar la extensión de base de datos asterisk, esta todavía en "
-"use por los objetos '%s'."
-
-#: plugins/admin/systems/class_goFonServer.inc:131
-msgid "VoIP - asterisk management"
-msgstr "VoIP - Administración de Asterisk PBX"
-
-#: plugins/admin/systems/class_goFonServer.inc:145
-msgid "Area code"
-msgstr "Código de Área"
-
-#: plugins/admin/systems/class_goFonServer.inc:146
-msgid "Country code"
-msgstr "Código de País"
-
-#: plugins/admin/systems/class_goLogDBServer.inc:31
-#: plugins/admin/systems/class_goLogDBServer.inc:59
-#: plugins/admin/systems/class_goLogDBServer.inc:89
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-msgid "Logging database"
-msgstr "Base de datos de Registro"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
-msgid "List of available cartridge type for this type of printer"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
-msgid ""
-"This dialog allows you to create new types of cartridges, and select one or "
-"more types for your printer. Cartridge types depends on the printer type you "
-"have selected. For each selected cartridge type there will be a new "
-"cartridge created, this allows you to select the same cartridge type for "
-"more then one printer."
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
-msgid "Display cartridge types matching"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
-msgid "Regular expression for matching cartridge types"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
-#, php-format
-msgid "Internal Error can't create device of type '%s'"
-msgstr "Error interno. No puedo crear un dispositivo de tipo '%s'"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
-#, php-format
-msgid "You're about to delete the glpi device '%s'."
-msgstr "Ha decidido eliminar el dispositivo glpi '%s'."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
-msgid "Can't detect object name."
-msgstr "No puedo encontrar el nombre de objeto "
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
-#, php-format
-msgid ""
-"You can't delete this device, it is still in use by these system(s) '%s'"
-msgstr ""
-"No puede eliminar este dispositivo, esta todavía en uso por este sistema(s) "
-"'%s'"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
-msgid "devices"
-msgstr "dispositivos"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-msgid "New mainbord"
-msgstr "Nueva placa base"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-msgid "New processor"
-msgstr "Nuevo procesador"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "New case"
-msgstr "Nueva caja"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "C"
-msgstr "C"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "New network interface"
-msgstr "Nuevo interfaz de red"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "NI"
-msgstr "NI"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "New ram"
-msgstr "Nueva memoria"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "R"
-msgstr "R"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "New hard disk"
-msgstr "Nuevo disco duro"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "HDD"
-msgstr "HDD"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "New drive"
-msgstr "Nuevo Disco"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "D"
-msgstr "D"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "New controller"
-msgstr "Nueva Controladora"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "CS"
-msgstr "CS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "New graphics card"
-msgstr "Nueva tarjeta gráfica"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "GC"
-msgstr "GC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "New sound card"
-msgstr "Nueva tarjeta de sonido"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "SC"
-msgstr "SC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "New power supply"
-msgstr "Nueva fuente de alimentación"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "PS"
-msgstr "PS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "New misc device"
-msgstr "Nuevo otros dispositivos"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "OC"
-msgstr "OC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
-msgid "You have to specify a valid name for this device."
-msgstr "Por favor introduzca un nombre valido para este dispositivo."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
-msgid "This device name is already in use."
-msgstr "El nombre de dispositivo especificado ya esta siendo usado"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-msgid "Other"
-msgstr "Otro"
-
-#: plugins/admin/systems/remove_glpi.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your MySql database in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-
-#: plugins/admin/systems/class_servDHCP.inc:42
-msgid "Remove DHCP service"
-msgstr "Eliminar servicio DHCP"
-
-#: plugins/admin/systems/class_servDHCP.inc:43
-msgid ""
-"This server has DHCP features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Este servidor tiene la extensión DHCP activada. Puede desactivarla pulsando "
-"aquí."
-
-#: plugins/admin/systems/class_servDHCP.inc:45
-msgid "Add DHCP service"
-msgstr "Añadir servicio DHCP"
-
-#: plugins/admin/systems/class_servDHCP.inc:46
-msgid ""
-"This server has DHCP features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Este servidor tiene la extensión DHCP desactivada. Puede activarla pulsando "
-"aquí."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
-#, php-format
-msgid ""
-"Can't rename '%s' to '%s' there is already an entry with the same name in "
-"our zone editing dialog."
-msgstr ""
-"No puedo renombrar '%s' en '%s', ya existe una entrada con el mismo nombre "
-"en el dialogo de editar zonas."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
-#, php-format
-msgid "Entry name '%s' contains invalid characters."
-msgstr "El nombre de la entrada '%s' tiene caracteres no validos"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
-#, php-format
-msgid "Can not rename '%s' to '%s',the destination name already exists."
-msgstr "No se puede renombrar '%s' a '%s',ya existe el nombre de destino."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
-#, php-format
-msgid "Can not create '%s',the destination name already exists."
-msgstr "No se puede crear '%s', el nombre de destino ya existe."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
-#, php-format
-msgid "The name '%s' is used more than once."
-msgstr "El nombre '%s' esta siendo usado mas de una vez."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
-#, php-format
-msgid "The record type '%s' is a unique type and can't be defined twice."
-msgstr ""
-"El tipo de registro '%s' es un tipo único y no puede ser definido dos veces."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
-#, php-format
-msgid "There is an empty '%s' for host '%s'."
-msgstr "Hay un '%s' vacío para el host '%s'."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
-#, php-format
-msgid "There is a duplicate entry in '%s' for '%s'."
-msgstr "Hay una entrada duplicada en '%s' para '%s'."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
-msgid ""
-"This dialog allows you to configure all components of this DNS zone on a "
-"single list."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
-msgid ""
-"Be careful editing record types with this dialog. All changes will be saved "
-"immediately when using the save button."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
-msgid ""
-"This dialog can't be used until the currently edited zone was saved or the "
-"zone entry exists in the ldap database."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "Create a new DNS zone entry"
-msgstr ""
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
-msgid "Add/Edit manufacturer"
-msgstr ""
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
-msgid "Website"
-msgstr ""
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
-#: plugins/admin/ogroups/class_phonequeue.inc:903
-#: plugins/gofon/conference/generic.tpl:109
-#: plugins/gofon/conference/paste_generic.tpl:15 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Phone number"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:35
-#: plugins/admin/systems/class_servDNS.inc:368
-#: plugins/admin/systems/class_servDNS.inc:397
-#: plugins/admin/systems/class_servDNS.inc:398
-msgid "DNS service"
-msgstr "Servicio DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:81
-msgid "Remove DNS service"
-msgstr "Eliminar servicio DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:82
-msgid ""
-"This server has DNS features enabled. You can disable them by clicking below."
-msgstr ""
-"Esta servidor tiene la extensión DNS activada. Puede desactivarla pulsando "
-"aquí."
-
-#: plugins/admin/systems/class_servDNS.inc:84
-msgid "Add DNS service"
-msgstr "Añadir servicio DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:85
-msgid ""
-"This server has DNS features disabled. You can enable them by clicking below."
-msgstr ""
-"Este servidor tiene la extensión DNS desactivada. Puede activarla pulsando "
-"aquí."
-
-#: plugins/admin/systems/class_servDNS.inc:173
-#: plugins/admin/systems/class_servDNS.inc:407
-msgid "Reverse zone"
-msgstr "Zona Inversa"
-
-#: plugins/admin/systems/class_servDNS.inc:239
-#, php-format
-msgid ""
-"Can't delete the selected zone, because it is still in use by these entry/"
-"entries '%s'"
-msgstr ""
-"No se puede eliminar la zona seleccionada, porque está siendo usada por la "
-"entrada(s) '%s'"
-
-#: plugins/admin/systems/class_servDNS.inc:304
-#, php-format
-msgid "Updating of system server/dns with dn '%s' failed."
-msgstr "Ha fallado la actualización del servidor DNS con dn '%s'."
-
-#: plugins/admin/systems/class_servDNS.inc:314
-#, php-format
-msgid "Removing of system server/dns with dn '%s' failed."
-msgstr "Ha fallado la eliminación del servidor dns con dn '%s'."
-
-#: plugins/admin/systems/class_servDNS.inc:335
-#, php-format
-msgid "Saving of system server/dns with dn '%s' failed."
-msgstr "Ha fallado la grabación de servidor dns con dn '%s'."
-
-#: plugins/admin/systems/class_servDNS.inc:359
-#, php-format
-msgid "Set status flag for system server/dns with dn '%s' failed."
-msgstr ""
-"Ha fallado activar la marca de estado para el servidor dns con dn '%s'."
-
-#: plugins/admin/systems/class_servDNS.inc:408
-msgid "Primary dns server"
-msgstr "Servidor DNS primario"
-
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "Print Service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:18
-msgid "Postfix mydestination"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:98
-msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:108
-msgid "HTTP FreeBusy service (legacy)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:118
-msgid "Amavis email scanning (virus/spam)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:147
-msgid "Free/Busy settings"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:153
-msgid "Allow unauthenticated downloading of Free/Busy information"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:176
-msgid "Hosts/networks allowed to relay"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:181
-msgid "Enter multiple values, seperated with"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:194
-msgid "SMTP smarthost/relayhost"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:207
-msgid "Host used to relay mails"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:231
-msgid "Accept mail from other domains over non-authenticated SMTP"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:1
-msgid "Advanced phone settings"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:6
-msgid "Phone type"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:30
-#: plugins/admin/systems/phonesettings.tpl:42
-#: plugins/admin/systems/phonesettings.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:91
-#: plugins/admin/systems/phonesettings.tpl:128
-#: plugins/admin/systems/phonesettings.tpl:181
-msgid "Choose a phone type"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:13
-msgid "refresh"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:38
-msgid "DTMF mode"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:54
-#: plugins/admin/systems/phonesettings.tpl:99
-msgid "Default IP"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:66
-#: plugins/admin/systems/phonesettings.tpl:109
-msgid "Response timeout"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:87
-msgid "Modus"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:124
-msgid "Authtype"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:136
-msgid "Secret"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:146
-msgid "GoFonInkeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:154
-msgid "GoFonOutKeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:167
-msgid "Account code"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:177
-msgid "Trunk lines"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:194
-msgid "Hosts that are allowed to connect"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:217
-msgid "Hosts that are not allowed to connect"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:247
-msgid "MSN"
-msgstr ""
-
-#: plugins/admin/systems/goFaxServer.tpl:1
-msgid "FAX database information"
-msgstr ""
-
-#: plugins/admin/systems/goFaxServer.tpl:4
-msgid "FAX DB user"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
-#, php-format
-msgid "You're about to delete the glpi attachment component '%s'."
-msgstr "Ha decidido eliminar el componente adjunto glpi '%s'."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
-#, php-format
-msgid ""
-"You can't delete this attachment, it is still in use by these system(s) '%s'"
-msgstr ""
-"No puede eliminar este adjunto, está todavía en uso por el(los) sistema(s) '%"
-"s'"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
-msgid "There is no valid file uploaded."
-msgstr "No se ha subido ningún archivo valido."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
-msgid "Upload wasn't successfull."
-msgstr "El envío no fue correcto."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
-#, php-format
-msgid "Missing directory '%s/glpi/' to store glpi uploads."
-msgstr "El directorio donde guardar los envíos '%s/glpi/'  no es accesible."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
-msgid "There is already a file with the same name uploaded."
-msgstr "Ya se ha subido anteriormente un fichero con este nombre."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
-#, php-format
-msgid "Can't create file '%s'."
-msgstr "No puedo crear el fichero '%s'."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
-msgid "File is available."
-msgstr "El archivo esta disponible."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
-msgid "File is not readable, possibly the file is missing."
-msgstr "No se puede acceder al archivo, posiblemente se haya perdido."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
-msgid "Currently no file uploaded."
-msgstr "No se ha subido ningún archivo actualmente."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
-msgid "Mime"
-msgstr "Mime"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
-msgid "This table displays all available attachments."
-msgstr "Esta tabla muestra todos los adjuntos disponibles."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
-#: include/sieve/class_sieveElement_If.inc:447
-msgid "empty"
-msgstr "vacío"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
-msgid "Create new attachment"
-msgstr "Crear nuevo adjunto"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
-msgid "New Attachment"
-msgstr "Nuevo adjunto"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
-msgid "Please specify a valid name for this attachment."
-msgstr "Por favor introduzca un nombre de adjunto valido."
-
-#: plugins/admin/systems/class_goImapServer.inc:51
-msgid "IMAP/POP3 service"
-msgstr "Servicio IMAP/POP3"
-
-#: plugins/admin/systems/class_goImapServer.inc:56
-#: plugins/admin/systems/class_goImapServer.inc:173
-msgid "Repair database"
-msgstr "Reparar Base de datos"
-
-#: plugins/admin/systems/class_goImapServer.inc:102
-msgid "IMAP/POP3 (Cyrus) service"
-msgstr "Servicio IMAP/POP3 (Cyrus)"
-
-#: plugins/admin/systems/class_goImapServer.inc:112
-msgid "Please specify a server identifier."
-msgstr "Por favor introduzca un identificador de servidor."
-
-#: plugins/admin/systems/class_goImapServer.inc:115
-msgid "Please specify a connect url."
-msgstr "Por favor introduzca una url de conexión."
-
-#: plugins/admin/systems/class_goImapServer.inc:118
-msgid "Please specify an admin user."
-msgstr "Por favor introduzca un usuario administrador."
-
-#: plugins/admin/systems/class_goImapServer.inc:121
-msgid "Please specify a password for the admin user."
-msgstr "Por favor introduzca una contraseña de Administrador."
-
-#: plugins/admin/systems/class_goImapServer.inc:126
-#, php-format
-msgid "The imap connect string needs to be in the form '%s'."
-msgstr "La cadena de conexión imap necesita estar en la forma '%s'."
-
-#: plugins/admin/systems/class_goImapServer.inc:130
-msgid "The sieve port needs to be numeric."
-msgstr "El puerto sieve necesita ser un numero."
-
-#: plugins/admin/systems/class_goImapServer.inc:160
-#: plugins/admin/systems/class_goImapServer.inc:161
-msgid "IMAP/POP3"
-msgstr "IMAP/POP3"
-
-#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:92
-#: ihtml/themes/default/setup_step4.tpl:27
-msgid "Admin password"
-msgstr "Contraseña de administrador"
-
-#: plugins/admin/systems/gosaLogServer.tpl:1
-msgid "GOsa logging database"
-msgstr ""
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
-msgid "Select entries to add"
-msgstr ""
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
-msgid "Display members of department"
-msgstr ""
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
-msgid "Display members matching"
-msgstr ""
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
-msgid "Regular expression for matching member names"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:124
-msgid "This 'dn' has no phone features."
-msgstr "Esta 'dn' no tiene características telefónicas."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "yes"
-msgstr "si"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "no"
-msgstr "no"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "dynamic"
-msgstr "dinámico"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "Networksettings"
-msgstr "Configuración de red"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:268
-#, php-format
-msgid ""
-"Can't delete because there are user which are depending on this phone. One "
-"of them is user '%s'."
-msgstr ""
-"No se puede eliminar porque hay usuarios que dependen de este teléfono. Uno "
-"de ellos es el usuario '%s'."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:278
-#, php-format
-msgid "Removing of system phone/generic with dn '%s' failed."
-msgstr "Ha fallado la eliminación del teléfono genérico con dn '%s'."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:334
-msgid "The required field 'Phone name' is not set."
-msgstr "No ha introducido el campo obligatorio'Nombre del teléfono'."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:337
-msgid "The 'Phone name' '0' is reserved and cannot be used."
-msgstr ""
-"El 'Nombre de Teléfono' '0' es un nombre reservado y no puede ser utilizado."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:429
-#, php-format
-msgid "Saving of system phone/generic with dn '%s' failed."
-msgstr "Ha fallado la grabación de teléfono genérico con dn '%s'."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:477
-msgid "Phone generic"
-msgstr "Teléfono genérico"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:482
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
-msgid "Phone hardware"
-msgstr "Teléfono hardware"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:488
-msgid "SIP Mode"
-msgstr "Modo SIP"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:489
-msgid "SIP DTMF mode"
-msgstr "Modo SIP DTMF"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:490
-msgid "SIP Default ip"
-msgstr "Dirección IP por defecto de SIP"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:491
-msgid "SIP Qualify"
-msgstr "Capacidad SIP"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:492
-msgid "IAX authentication type"
-msgstr "Tipo de autentificación IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:493
-msgid "IAX secret"
-msgstr "contraseña IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:494
-msgid "IAX account code"
-msgstr "Código de cuenta IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:495
-msgid "IAX trunk lines"
-msgstr "Lineas troncales IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:496
-msgid "IAX permit settings"
-msgstr "Configuración permitida IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:497
-msgid "IAX deny settings"
-msgstr "Configuración denegada IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:498
-msgid "CAPI MSN"
-msgstr "CAPI MSN"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:499
-msgid "Hardware type"
-msgstr "Tipo de hardware"
-
-#: plugins/admin/systems/class_goSpamServer.inc:50
-#: plugins/admin/systems/class_goSpamServer.inc:327
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goSpamServer.inc:354
-msgid "Spamassassin"
-msgstr "Spamassassin"
-
-#: plugins/admin/systems/class_goSpamServer.inc:225
-msgid "Specified value is not a valid 'trusted network' value."
-msgstr "El valor introducido no es un valor válido de 'red de confianza'."
-
-#: plugins/admin/systems/class_goSpamServer.inc:285
-#, php-format
-msgid "Saving of server services/spamassassin with dn '%s' failed."
-msgstr "Ha fallado la grabación del servicio spamassassin con dn '%s'."
-
-#: plugins/admin/systems/class_goSpamServer.inc:294
-msgid "Required score must be a numeric value."
-msgstr "Puntuación mínima debe ser un valor numérico."
-
-#: plugins/admin/systems/class_goSpamServer.inc:337
-msgid "Trusted networks"
-msgstr "Redes de confianza"
-
-#: plugins/admin/systems/class_goSpamServer.inc:339
-msgid "Rules"
-msgstr "Reglas"
-
-#: plugins/admin/systems/class_goSpamServer.inc:342
-msgid "Enabled bayes auto learning"
-msgstr "Activar autoaprendizaje de filtros bayesianos"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
-#, php-format
-msgid "You're about to delete the ppd file '%s' at '%s'."
-msgstr "Ha decido eliminar el archivo ppd '%s' en '%s'."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
-#, php-format
-msgid "Could not found specified ppd file '%s'."
-msgstr "No puedo acceder al archivo ppd indicado '%s'."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
-msgid ""
-"Something went wrong while trying to remove the ppd file from server, "
-"possibly we have no write access."
-msgstr ""
-"Hubo problemas mientras intentaba eliminar el archivo ppd del servidor, "
-"seguramente por no tener permiso de escritura."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
-#, php-format
-msgid "Selected vendor '%s' does not exists in our list of ppds."
-msgstr "El proveedor seleccionado '%s' no existe en nuestra lista de ppds."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
-msgid "Printer ppd selection."
-msgstr "Selección del ppd de la impresora."
-
-#: plugins/admin/systems/class_goShareServer.inc:33
-msgid "File service"
-msgstr "Servicio de Archivos"
-
-#: plugins/admin/systems/class_goShareServer.inc:159
-#: plugins/admin/systems/class_goShareServer.inc:387
-msgid "File service (Shares)"
-msgstr "Servicio de Archivos (Compartidos)"
-
-#: plugins/admin/systems/class_goShareServer.inc:193
-#, php-format
-msgid "Saving of system server/shares with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación del servidor de recursos compartidos con dn '%s'."
-
-#: plugins/admin/systems/class_goShareServer.inc:231
-#, php-format
-msgid "The share can't be removed since it is still used by %d users:"
-msgstr ""
-"Este compartido no puede ser eliminado ya que está siendo usado por %d "
-"usuarios."
-
-#: plugins/admin/systems/class_goShareServer.inc:236
-msgid "Please correct the share-/profile settings of these users"
-msgstr ""
-"Por favor solucione la configuración de compartido/perfiles de estos usuarios"
-
-#: plugins/admin/systems/class_goShareServer.inc:264
-#, php-format
-msgid "Creating system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-"Ha fallado la creación del compartido (contenedor de montaje) con dn '%s'."
-
-#: plugins/admin/systems/class_goShareServer.inc:278
-#, php-format
-msgid "Removing system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-"Ha fallado la eliminación del compartido (contenedor de montaje) con dn '%s'."
-
-#: plugins/admin/systems/class_goShareServer.inc:289
-#, php-format
-msgid "Saving system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-"Ha fallado la grabación del compartido (contenedor de montaje) con dn '%s'."
-
-#: plugins/admin/systems/class_goShareServer.inc:388
-msgid "File service - Shares"
-msgstr "Servidor de Archivos - Compartidos"
-
-#: plugins/admin/systems/class_goShareServer.inc:397
-msgid "Apple mounts"
-msgstr "Puntos de montaje Appletalk"
-
-#: plugins/admin/systems/class_goShareServer.inc:400
-msgid "Charset"
-msgstr "Juego de caracteres"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:28
-#: plugins/admin/systems/class_gosaLogServer.inc:56
-#: plugins/admin/systems/class_gosaLogServer.inc:92
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-msgid "GOsa logging service"
-msgstr "servicio de registro de GOsa"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:104
-msgid "Allow view of entries on this server"
-msgstr "Permitir vista de entradas en este servidor"
-
-#: plugins/admin/systems/paste_generic.tpl:14
-msgid "workstation name"
-msgstr ""
-
-#: plugins/admin/systems/paste_generic.tpl:54
-msgid "Component name"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:12
-#: plugins/admin/mimetypes/paste_generic.tpl:13
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
-msgid "Mime type"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:16
-#: plugins/admin/mimetypes/paste_generic.tpl:16
-msgid "Please enter a name for the mime type here"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:22
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
-msgid "Mime group"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:26
-msgid "Categorize this mime type"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:38
-msgid "Please specify a description"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:68
-msgid "Mime icon"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:80
-msgid "Update mime type icon"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:94
-msgid "Left click"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:99
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
-msgid "File patterns"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:105
-msgid "Please specify a new file pattern"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:108
-msgid "Add a new file pattern"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:117
-#: plugins/admin/mimetypes/generic.tpl:171
-msgid "Enter an application name here"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:175
-msgid "Add application"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:131
-msgid "Embedding"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:144
-msgid "Show file in embedded viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:151
-msgid "Show file in external viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:158
-msgid "Ask whether to save to local disk"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
-#, php-format
-msgid "Saving of mime type/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
-#, php-format
-msgid "Removing of mime type/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
-#, php-format
-msgid "Removing mime type from objectgroup '%s' failed"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
-msgid "Please specify a valid name for this mime type."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
-msgid "Please specify at least one file pattern."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
-msgid "There's already a mime type with this 'Name'."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
-msgid "There's already an mime with this 'Name'."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
-msgid "Mime type generic"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
-msgid "Mime types"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
-msgid "Left click action"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
-msgid "Embedded applications"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
-msgid "Manage mime types"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
-msgid "You are not allowed to delete this mime type!"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
-#, php-format
-msgid "You're about to delete the mime type '%s'."
-msgstr ""
-
-#: plugins/admin/mimetypes/paste_generic.tpl:24
-msgid "Please specify a description for this mime type here"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
-msgid "List of defined mime types"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
-msgid ""
-"This menu allows you to add, edit and remove selected mime types. You may "
-"want to use the range selector on top of the mime type listbox, when working "
-"with a large number of mime types."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-msgid "Mime type name"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
-msgid "Display mime types matching"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
-msgid "Create new mime type"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-msgid "Remove selected mimetype"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-msgid "Remove mimetype"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-msgid "Copy selected object"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-msgid "Copy object"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-msgid "cut selected object"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-msgid "Cut object"
-msgstr ""
-
-#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
-msgid "Mimetype management"
-msgstr ""
-
-#: plugins/admin/ogroups/termgroup.tpl:2
-msgid ""
-"Actions you choose here influence all systems in this object group. "
-"Additionally, all values editable here can be inherited by the clients "
-"assigned to this object group."
-msgstr ""
-
-#: plugins/admin/ogroups/mail.tpl:7
-msgid "Mail distribution list"
-msgstr ""
-
-#: plugins/admin/ogroups/mail.tpl:13
-msgid "Primary mail address for this distribution list"
-msgstr ""
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:67
-#: plugins/admin/ogroups/tabs_ogroups.inc:183
-msgid "Phone queue"
-msgstr ""
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:92
-#: plugins/admin/ogroups/class_termgroup.inc:387
-msgid "System"
-msgstr ""
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:160
-msgid "Terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:2
-msgid ""
-"Only users with the same asterisk home server will be included to this queue."
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:5
-msgid "Queue Settings"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:8
-#: plugins/gofon/phoneaccount/generic.tpl:1
-#: plugins/gofon/phoneaccount/generic.tpl:6
-#: plugins/gofon/phoneaccount/paste_generic.tpl:2
-#: plugins/gofon/phoneaccount/paste_generic.tpl:6
-msgid "Phone numbers"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:12
-#: plugins/admin/ogroups/phonequeue.tpl:135
-msgid "Generic queue Settings"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:50
-#: plugins/admin/ogroups/class_phonequeue.inc:931
-#: plugins/gofon/phoneaccount/generic.tpl:38
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
-#: plugins/gofon/conference/generic.tpl:68
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
-msgid "Home server"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:75
-#: plugins/admin/ogroups/class_phonequeue.inc:929
-msgid "Timeout"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:95
-msgid "Strategy"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:109
-#: plugins/admin/ogroups/class_phonequeue.inc:930
-msgid "Max queue length"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:119
-#: plugins/admin/ogroups/class_phonequeue.inc:932
-msgid "Announce frequency"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:125
-msgid "(in seconds)"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:133
-msgid "Queue sound setup"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:138
-msgid "Use music on hold instead of ringing"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:149
-#: plugins/admin/ogroups/class_phonequeue.inc:939
-msgid "Music on hold"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:159
-msgid "Welcome sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:169
-msgid "Announce message"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:179
-msgid "Sound file for 'You are next ...'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:189
-msgid "'There are ...'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:199
-msgid "'... calls waiting'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:209
-msgid "'Thank you' message"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:219
-msgid "'minutes' sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:229
-msgid "'seconds' sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:239
-msgid "Hold sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:249
-msgid "Less Than sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:267
-msgid "Phone attributes "
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:277
-#: plugins/admin/ogroups/class_phonequeue.inc:952
-msgid "Announce holdtime"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:285
-#: plugins/admin/ogroups/class_phonequeue.inc:933
-msgid "Allow the called user to transfer his call"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:293
-#: plugins/admin/ogroups/class_phonequeue.inc:934
-msgid "Allows calling user to transfer call"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:305
-#: plugins/admin/ogroups/class_phonequeue.inc:935
-msgid "Allow the called to hangup by pressing *"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:313
-#: plugins/admin/ogroups/class_phonequeue.inc:937
-msgid "Allows calling to hangup by pressing *"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:321
-#: plugins/admin/ogroups/class_phonequeue.inc:936
-msgid "Ring instead of playing background music"
-msgstr ""
-
-#: plugins/admin/ogroups/remove.tpl:7
-msgid ""
-"Please double check if you really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:108
-msgid "You have no permissions to create a workstation on this 'Base'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:113
-msgid "There must be at least one NTP server selected."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:168
-#, php-format
-msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:380
-msgid "Saving workstation failed"
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:388
-msgid "System group"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Select to see departments"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Show departments"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Select to see GOsa accounts"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Show people"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Select to see GOsa groups"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Show groups"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Select to see applications"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Show applications"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Select to see workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Select to see terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Select to see printers"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Show printers"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Select to see phones"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:41
-msgid "Display objects of department"
-msgstr ""
-
-#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:753
-msgid "Object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr ""
-
-#: plugins/admin/ogroups/generic.tpl:42
-msgid "Member objects"
-msgstr ""
-
-#: plugins/admin/ogroups/paste_mail.tpl:7
-msgid "Please enter a mail address"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:161
-#, php-format
-msgid "You're about to delete the following object entry %s"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:163
-#, php-format
-msgid "You're about to delete the following object entries %s"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:193
-#: plugins/admin/ogroups/class_ogroupManagement.inc:245
-#: plugins/admin/ogroups/class_ogroupManagement.inc:272
-msgid "You are not allowed to delete this object group!"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:238
-#, php-format
-msgid "You're about to delete the object group '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:39
-msgid "List of object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:44
-msgid ""
-"This menu allows you to add, edit or remove selected groups. You may want to "
-"use the range selector on top of the group listbox, when working with  a "
-"large number of groups."
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Name of object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Select to see groups containing users"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Show groups containing users"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Select to see groups containing groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Show groups containing groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Select to see groups containing applications"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Show groups containing applications"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Select to see groups containing departments"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Show groups containing departments"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Select to see groups containing servers"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Show groups containing servers"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Select to see groups containing workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Show groups containing workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Select to see groups containing terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Show groups containing terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Select to see groups containing printer"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Show groups containing printer"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Select to see groups containing phones"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Show groups containing phones"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "Create new object group"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-msgid "Remove selected object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-msgid "Remove object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-msgid "Copy selected object group"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-msgid "Copy object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-msgid "cut selected object group"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-msgid "Cut object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:251
-msgid "You are not allowed to remove this entry."
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:269
-#: plugins/generic/references/class_reference.inc:50
-msgid "Object group"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:155
-msgid "This 'dn' is no object group."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:299
-msgid "too many different objects!"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:301
-msgid "users"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:302
-msgid "groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:303
-msgid "applications"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:304
-msgid "departments"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:305
-msgid "servers"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:306
-msgid "workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:307
-msgid "terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:308
-msgid "phones"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:309
-msgid "printers"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:316
-msgid "and"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:460
-msgid "Non existing dn:"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:602
-msgid "There is already an object with this cn."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:617
-msgid "You can combine two different object types at maximum only!"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:673
-#, php-format
-msgid "Saving of object group/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:686
-#, php-format
-msgid "Removing of object group/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:748
-msgid "Object group generic"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:759
-msgid "Member"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:94
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
-#, php-format
-msgid ""
-"The specified home server '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry while ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:124
-msgid "ring all"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:125
-msgid "round robin"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:126
-msgid "least recently called"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:127
-msgid "fewest completed calls"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:128
-msgid "random"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:129
-msgid "round robin with memory"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:150
-#: plugins/gofon/macro/class_gofonMacro.inc:194
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
-msgid ""
-"Can't save any changes to asterisk database, there is currently no mysql "
-"extension available in your php setup."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:161
-#: plugins/gofon/macro/class_gofonMacro.inc:204
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
-#, php-format
-msgid ""
-"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
-"mysql error."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:168
-#: plugins/gofon/macro/class_gofonMacro.inc:211
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
-#, php-format
-msgid "Can't select database '%s' on home server '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:180
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
-#, php-format
-msgid ""
-"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
-"log for mysql error."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:187
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
-#, php-format
-msgid "Can't select database '%s' on initial home server '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:215
-msgid "Remove the phone queue from this Account"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:216
-msgid ""
-"Phone queue is enabled for this group. You can disable it by clicking below."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:218
-msgid "Create phone queue"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:219
-msgid ""
-"For this group the phone queues are disabled. You can enable them by "
-"clicking below."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:307
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone queue."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:310
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
-msgid "Please select a valid goFonHomeServer."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:316
-msgid "Timeout must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:319
-msgid "Retry must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:322
-msgid "Max queue length must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:325
-msgid "Announce frequency must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:328
-msgid "There must be least one queue number defined."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:351
-#: plugins/admin/ogroups/class_phonequeue.inc:400
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
-msgid ""
-"There is currently no asterisk server defined. Possibly you are missing a "
-"server that handles the asterisk management (goFonServer). Your settings "
-"can't be saved to asterisk database."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:383
-msgid "Error while removing old queue entries from database."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:384
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
-msgid "Please have a look a the gosa logfiles."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-msgid "Could not detect old queue entry, query failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:529
-#, php-format
-msgid ""
-"More than one entry in queue table found, that uses the name ('%s'). Please "
-"fix this issue manually first."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-msgid "Mysql query failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:770
-#: plugins/admin/ogroups/class_phonequeue.inc:772
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
-#, php-format
-msgid "The specified telephonenumber '%s' is already assigned to '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:843
-msgid "Saving phone queue failed"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:896
-msgid "Removing phone queue failed"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:921
-msgid "Phone group"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:940
-msgid "Welcome music"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:941
-msgid "Report hold time"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:942
-msgid "'You are next' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:943
-msgid "'There are' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:944
-msgid "'Call waiting' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:945
-msgid "'Thank you' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:946
-msgid "'Minutes' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:947
-msgid "'Seconds' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:948
-msgid "'Less than' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:949
-msgid "Queue phone number"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:953
-msgid "Announce"
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:51
-msgid ""
-"This group has mail features enabled. You can disable them by clicking below."
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-msgid ""
-"This group has mail features disabled. You can enable them by clicking below."
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:118
-#, php-format
-msgid "Saving of object group/mail with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:153
-#, php-format
-msgid "Removing of object group/mail with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:182
-msgid "Mail group"
-msgstr ""
-
-#: plugins/gofon/fonreports/main.inc:16
-#: plugins/gofon/fonreports/class_fonreport.inc:395
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-msgid "Phone reports"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:6
-msgid "Phone Reports"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:165
-#: plugins/gofon/fonreports/class_fonreport.inc:175
-msgid "Can't connect to phone database, no reports can be shown!"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:179
-msgid "Can't select phone database for report generation!"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:197
-msgid "Query for phone database failed!"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:405
-#: plugins/gofon/fonreports/contents.tpl:31
-msgid "Source"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:406
-#: plugins/gofon/fonreports/contents.tpl:32
-msgid "Destination"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:407
-#: plugins/gofon/fonreports/contents.tpl:33
-msgid "Channel"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:408
-msgid "Application called"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:409
-msgid "Disposition"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:410
-#: plugins/gofon/fonreports/contents.tpl:36
-msgid "Duration"
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:6
-#: plugins/gofon/macro/class_divListMacros.inc:31
-#: plugins/gofon/macro/class_divListMacros.inc:32
-msgid "List of macros"
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:24
-#: plugins/gofon/macro/class_divListMacros.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected macros. You may want "
-"to use the range selector on top of the macro listbox, when working with a "
-"large number of macros."
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros matching"
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros  matching"
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:41
-#: plugins/gofon/macro/class_divListMacros.inc:65
-msgid "Regular expression for matching macro names"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:6 plugins/gofon/macro/generic.tpl:9
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/gofon/macro/class_gofonMacro.inc:580
-#: plugins/gofon/macro/paste_generic.tpl:4
-#: plugins/gofon/macro/paste_generic.tpl:6
-msgid "Macro name"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:18
-msgid "Macro name to be displayed"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:60
-msgid "Visible for user"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:70
-msgid "Macro text"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:58
-msgid "Visible"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "Create new phone macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-msgid "Remove selected macros"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-msgid "Remove macros"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:178
-msgid "Macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "visible"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "invisible"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:208
-msgid "Edit macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:216
-msgid "Delete macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
-msgid "Phone macros"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
-#, php-format
-msgid "You're about to delete the following user(s) %s"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
-msgid "You are not allowed to delete this macro!"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
-#, php-format
-msgid "You're about to delete the macro '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:241
-#, php-format
-msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:309
-#, php-format
-msgid "More than one '(' is currently not supported. Line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:312
-#, php-format
-msgid "More than one ')' is currently not supported. Line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:316
-#, php-format
-msgid "There is no application given in line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:320
-#, php-format
-msgid "There is no extension type given in line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:349
-#, php-format
-msgid "Insert of new macro failed for server '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:409
-msgid ""
-"There must be at least one server with an asterisk database to save this "
-"phone macro."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:423
-#, php-format
-msgid "The given cn '%s' already exists."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:429
-msgid "You must specify the 'Display Name' in order to save this macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:433
-msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:442
-msgid ""
-"This macro is still in use. It is necessary to mark this macro as visible "
-"for users."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:450
-msgid "Makro length must be lower than 100 lines"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:455
-msgid "You can't save an empty macro."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:472
-msgid ""
-"This macro is still in use. To delete this Macro ensure that nobody has "
-"selected it."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:485
-msgid ""
-"Could not remove the macro entry from asterisk databases. Please check your "
-"asterisk database configurations."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:492
-#: plugins/gofon/macro/class_gofonMacro.inc:501
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
-#, php-format
-msgid "Removing of goFonMacro/generic account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:535
-#, php-format
-msgid "Saving of goFonMacro/generic account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:571
-msgid "Asterisk macro management"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:576
-msgid "GOfon macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:584
-msgid "Macro content and parameter"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:585
-msgid "Visibility flag"
-msgstr ""
-
-#: plugins/gofon/macro/parameter.tpl:4
-msgid "Argument"
-msgstr ""
-
-#: plugins/gofon/macro/parameter.tpl:8
-msgid "type"
-msgstr ""
-
-#: plugins/gofon/macro/parameter.tpl:19
-msgid "You are not allowed to view the macro parameter settings"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
-msgid "This 'dn' is no phone macro."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
-msgid "String"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
-msgid "Combobox"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
-#: include/sieve/templates/element_boolean.tpl:4
-msgid "Bool"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
-msgid "Delete unused"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
-#, php-format
-msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
-#, php-format
-msgid "The parameter %s has incorrect value for type bool."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
-#, php-format
-msgid ""
-"Parameter count of the macro changed, you must update each user which are "
-"using this macro '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
-msgid "Phone macro management"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/generic.tpl:42
-msgid "Select the accounts home server"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/generic.tpl:50
-#: plugins/gofon/phoneaccount/paste_generic.tpl:32
-msgid "Voicemail PIN"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/generic.tpl:60
-#: plugins/gofon/phoneaccount/paste_generic.tpl:40
-msgid "Phone PIN"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/generic.tpl:82
-#: plugins/gofon/phoneaccount/generic.tpl:84
-msgid "Phone macro"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
-#, php-format
-msgid ""
-"The specified goFonHomeServer '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
-"error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
-#, php-format
-msgid "Can't select database %s on %s."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
-msgid "no macro"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
-msgid "undefined"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
-msgid ""
-"Can't save any changes to asterisk database, there is no mysql extension "
-"available."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
-"keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
-#, php-format
-msgid ""
-"Can't select database %s on %s. Abort saving entries to keep the database "
-"consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
-#, php-format
-msgid ""
-"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
-"entries to keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
-msgid "Error while performing query:"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
-msgid "This account has no phone extensions."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
-msgid ""
-"The macro you selected, is no longer available for you, please choose "
-"another one."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
-msgid "Remove phone account"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
-msgid ""
-"This account has phone features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
-msgid "Create phone account"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
-msgid ""
-"This account has phone features disabled. You can't enable them while no uid "
-"is set."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
-msgid ""
-"This account has phone features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
-msgid "Please enter a valid phone number!"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
-msgid "Choose your private phone"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone account."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
-msgid "Voicemail PIN must be between 1-4 characters."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
-msgid ""
-"The specified Voicemail PIN contains invalid characters, only numeric values "
-"are allowed here."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
-msgid "Phone PIN must be at least one character long."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
-msgid ""
-"The specified phone PIN contains invalid characters, only aphanumeric values "
-"are allowed here."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
-#, php-format
-msgid "You need to specify at least one phone number!"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
-#, php-format
-msgid "Saving of user/phone account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
-msgid ""
-"Can't remove phone account, the mysql extension is not present in php "
-"configuration."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
-#, php-format
-msgid "Removed user '%s' from phone queue '%s'."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
-#, php-format
-msgid "Removing of user/phone account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available. "
-"Remove aborted."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
-msgid "Phone account settings"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
-msgid "GOfon reports"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
-msgid "Telephone number"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
-msgid "Macro settings"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
-msgid "Telephone pin"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
-msgid "Voicemail pin"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:1
-#: plugins/gofon/phoneaccount/main.inc:122
-msgid "Phone settings"
-msgstr ""
-
-#: plugins/gofon/conference/headpage.tpl:6
-#: plugins/gofon/conference/class_divListConferences.inc:31
-#: plugins/gofon/conference/class_divListConferences.inc:32
-msgid "List of conference rooms"
-msgstr ""
-
-#: plugins/gofon/conference/headpage.tpl:24
-#: plugins/gofon/conference/class_divListConferences.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected phone conferences. "
-"Having a large number of phone conferences, you might prefer the range "
-"selectors on top of the conferences list."
-msgstr ""
-
-#: plugins/gofon/conference/headpage.tpl:36
-msgid "Regular expression for        matching user names"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:15
-#: plugins/gofon/conference/paste_generic.tpl:5
-msgid "Conference name"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:21
-#: plugins/gofon/conference/paste_generic.tpl:10
-msgid "Name of conference to create"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:35
-msgid "Choose subtree to place conference in"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:99
-msgid "Lifetime (in days)"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:146
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
-msgid "Preset PIN"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:154
-#: plugins/gofon/conference/class_divListConferences.inc:59
-msgid "PIN"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:166
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
-msgid "Record conference"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:174
-msgid "Sound file format"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:197
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
-msgid "Play music on hold"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:205
-msgid "Activate session menu"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:213
-msgid "Announce users joining or leaving the conference"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:221
-msgid "Count users"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:57
-msgid "Name - Number"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:66
-msgid "Regular expression for matching conference names"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "Create new conference"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "New conference"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-msgid "Remove selected conferences"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-msgid "Remove conferences"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:254
-#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
-#: include/class_pluglist.inc:265
-msgid "Unknown"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:263
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
-msgid "Conference"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
-msgid "Phone conferences"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
-msgid "Management"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
-#, php-format
-msgid ""
-"Could not remove the conference entry from database on home server (%s). "
-"Please check your asterisk database configuration."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
-msgid "Please enter a PIN."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
-msgid "Please enter a name for the conference."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
-msgid "Only numeric chars are allowed in Number field."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
-msgid "Only numbers are allowed in Lifetime."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
-msgid "There is already a conference with this name in the current tree."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
-msgid ""
-"Can not check if there are already some entries with given telephone number "
-"and/or cn in the destination home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
-msgid ""
-"Can not remove entries with some telephone number and/or cn from destination "
-"home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
-msgid ""
-"Can not check if entry exists in old database. Please have a look a the gosa "
-"logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
-msgid ""
-"Can not remove old entries from initial home server. Please have a look a "
-"the gosa logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
-#, php-format
-msgid "Saving of goFonConference/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
-msgid "Phone conference management"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
-msgid "GOfon conference"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
-msgid "Conference PIN"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
-msgid "Activate menu"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
-msgid "Announce user activity"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
-msgid "Count user"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
-msgid "Conference type"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
-msgid "Format"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
-msgid "Lifetime"
-msgstr ""
-
-#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
-msgid "Conference management"
-msgstr ""
-
-#: plugins/generic/references/class_reference.inc:46
-msgid "Thin Client"
-msgstr ""
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Object name"
-msgstr ""
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Contents"
-msgstr ""
-
-#: plugins/generic/references/contents.tpl:18
-msgid "This object has no relationship to other objects."
-msgstr ""
-
-#: plugins/generic/welcome/welcome.tpl:4
-msgid ""
-"This is the GOsa main menu. You can select your tasks from the menu on the "
-"left, or by choosing one of the pictograms below. All changes apply directly "
-"to your companies LDAP server."
-msgstr ""
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid ""
-"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
-"back to the pictogram view."
-msgstr ""
-
-#: plugins/generic/welcome/welcome.tpl:15
-msgid "The GOsa team"
-msgstr ""
-
-#: plugins/generic/welcome/main.inc:24
-#, php-format
-msgid "Welcome %s!"
-msgstr ""
-
-#: include/sieve/templates/remove_script.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"script in a file. So - if you've done so - press 'Delete' to continue or "
-"'Cancel' to abort."
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_address.tpl:116
-#: include/sieve/templates/element_header.tpl:109
-#: include/sieve/templates/element_envelope.tpl:108
-#: include/sieve/templates/element_allof.tpl:5
-msgid "Not"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_anyof.tpl:7
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_allof.tpl:7
-msgid "Inverse match"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_address.tpl:118
-#: include/sieve/templates/element_header.tpl:111
-#: include/sieve/templates/element_envelope.tpl:110
-#: include/sieve/templates/element_allof.tpl:7
-msgid "-"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:16
-msgid "Select match type"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:20
-msgid "Select value unit"
-msgstr ""
-
-#: include/sieve/templates/element_require.tpl:12
-#: include/sieve/templates/object_container.tpl:29
-#: include/sieve/class_sieveManagement.inc:507
-#: include/sieve/class_sieveManagement.inc:726
-msgid "Require"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:14
-msgid "Reject mail"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:17
-msgid "This is a multiline text element"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:19
-msgid "This is stored as single string"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:10
-#: include/sieve/class_sieveManagement.inc:602
-msgid "Any of"
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:2
-msgid ""
-"Please enter the name for the new script below. Script names must consist of "
-"lower case characters only."
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:8
-msgid "Script name"
-msgstr ""
-
-#: include/sieve/templates/element_exists.tpl:8
-#: include/sieve/class_sieveManagement.inc:600
-msgid "Exists"
-msgstr ""
-
-#: include/sieve/templates/element_keep.tpl:4
-#: include/sieve/templates/object_container.tpl:22
-#: include/sieve/templates/object_container.tpl:25
-#: include/sieve/class_sieveManagement.inc:500
-#: include/sieve/class_sieveManagement.inc:503
-#: include/sieve/class_sieveManagement.inc:719
-#: include/sieve/class_sieveManagement.inc:722
-msgid "Keep"
-msgstr ""
-
-#: include/sieve/templates/element_keep.tpl:9
-msgid "Keep message"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:18
-#: include/sieve/templates/element_header.tpl:19
-#: include/sieve/templates/element_envelope.tpl:19
-#: include/sieve/templates/element_vacation.tpl:16
-msgid "Normal view"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:25
-#: include/sieve/templates/element_header.tpl:26
-#: include/sieve/templates/element_envelope.tpl:26
-msgid "Match type"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:28
-#: include/sieve/templates/element_address.tpl:51
-#: include/sieve/templates/element_address.tpl:61
-#: include/sieve/templates/element_address.tpl:72
-#: include/sieve/templates/element_address.tpl:121
-#: include/sieve/templates/element_address.tpl:126
-#: include/sieve/templates/element_header.tpl:29
-#: include/sieve/templates/element_header.tpl:52
-#: include/sieve/templates/element_header.tpl:63
-#: include/sieve/templates/element_header.tpl:114
-#: include/sieve/templates/element_header.tpl:119
-#: include/sieve/templates/element_envelope.tpl:29
-#: include/sieve/templates/element_envelope.tpl:52
-#: include/sieve/templates/element_envelope.tpl:63
-#: include/sieve/templates/element_envelope.tpl:113
-#: include/sieve/templates/element_envelope.tpl:118
-#: include/sieve/templates/element_boolean.tpl:5
-msgid "Boolean value"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:36
-#: include/sieve/templates/element_header.tpl:37
-#: include/sieve/templates/element_envelope.tpl:37
-msgid "Invert test"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:48
-msgid "Part of address that should be used"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:58
-#: include/sieve/templates/element_header.tpl:49
-#: include/sieve/templates/element_envelope.tpl:49
-msgid "Comparator"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:69
-#: include/sieve/templates/element_envelope.tpl:60
-msgid "Operator"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:85
-#: include/sieve/templates/element_header.tpl:77
-#: include/sieve/templates/element_envelope.tpl:76
-msgid "Address fields to include"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:89
-#: include/sieve/templates/element_header.tpl:81
-#: include/sieve/templates/element_envelope.tpl:80
-msgid "Values to match for"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:138
-#: include/sieve/templates/element_header.tpl:131
-#: include/sieve/templates/element_envelope.tpl:130
-#: include/sieve/templates/element_vacation.tpl:47
-msgid "Expert view"
-msgstr ""
-
-#: include/sieve/templates/element_header.tpl:16
-#: include/sieve/templates/element_header.tpl:106
-#: include/sieve/class_sieveManagement.inc:597
-msgid "Header"
-msgstr ""
-
-#: include/sieve/templates/element_header.tpl:60
-msgid "operator"
-msgstr ""
-
-#: include/sieve/templates/element_else.tpl:4
-#: include/sieve/templates/object_container.tpl:33
-#: include/sieve/class_sieveElement_If.inc:840
-#: include/sieve/class_sieveManagement.inc:569
-#: include/sieve/class_sieveManagement.inc:764
-msgid "Else"
-msgstr ""
-
-#: include/sieve/templates/element_if.tpl:4
-#: include/sieve/class_sieveElement_If.inc:834
-msgid "Condition"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:8
-msgid "Move object up one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:12
-msgid "Move object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:16
-#: include/sieve/templates/object_test_container.tpl:10
-#: include/class_acl.inc:673
-msgid "Remove object"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:17
-#: include/sieve/templates/object_container_clear.tpl:17
-msgid "Remove element"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:21
-msgid "choose element"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:24
-msgid "Fileinto"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:26
-#: include/sieve/templates/element_discard.tpl:4
-#: include/sieve/class_sieveManagement.inc:504
-#: include/sieve/class_sieveManagement.inc:723
-msgid "Discard"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:27
-#: include/sieve/templates/element_redirect.tpl:13
-#: include/sieve/class_sieveManagement.inc:505
-#: include/sieve/class_sieveManagement.inc:724
-msgid "Redirect"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:28
-#: include/sieve/class_sieveManagement.inc:506
-#: include/sieve/class_sieveManagement.inc:725
-msgid "Reject"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:32
-#: include/sieve/class_sieveElement_If.inc:836
-#: include/sieve/class_sieveManagement.inc:510
-#: include/sieve/class_sieveManagement.inc:729
-msgid "If"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:34
-#: include/sieve/templates/element_elsif.tpl:4
-#: include/sieve/class_sieveElement_If.inc:838
-#: include/sieve/class_sieveManagement.inc:571
-#: include/sieve/class_sieveManagement.inc:766
-#: include/sieve/class_sieveManagement.inc:771
-msgid "Else If"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:42
-msgid "Add new"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add a new object above this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add element above"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:42
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add a new object below this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add element below"
-msgstr ""
-
-#: include/sieve/templates/element_redirect.tpl:18
-msgid "Redirect mail to following recipients"
-msgstr ""
-
-#: include/sieve/templates/element_fileinto.tpl:4
-msgid "Move mail into folder"
-msgstr ""
-
-#: include/sieve/templates/element_fileinto.tpl:8
-msgid "Select from list"
-msgstr ""
-
-#: include/sieve/templates/element_fileinto.tpl:10
-msgid "Manual selection"
-msgstr ""
-
-#: include/sieve/templates/element_fileinto.tpl:18
-msgid "Folder"
-msgstr ""
-
-#: include/sieve/templates/element_discard.tpl:9
-msgid "Discard message"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:16
-#: include/sieve/templates/element_envelope.tpl:105
-#: include/sieve/class_sieveManagement.inc:598
-msgid "Envelope"
-msgstr ""
-
-#: include/sieve/templates/element_boolean.tpl:8
-msgid "update"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:12
-msgid "View structured"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:14
-msgid "View source"
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:1
-msgid "Import sieve script"
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:2
-msgid ""
-"Please select the sieve script you want to import. Use the import button to "
-"import the script or the cancel button to abort."
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:5
-msgid "Script to import"
-msgstr ""
-
-#: include/sieve/templates/element_stop.tpl:9
-msgid "Stop execution here"
-msgstr ""
-
-#: include/sieve/templates/add_element.tpl:1
-msgid "Add a new element"
-msgstr ""
-
-#: include/sieve/templates/add_element.tpl:2
-msgid "Please select the type of element you want to add"
-msgstr ""
-
-#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
-msgid "Abort"
-msgstr ""
-
-#: include/sieve/templates/element_allof.tpl:10
-#: include/sieve/class_sieveManagement.inc:601
-msgid "All of"
-msgstr ""
-
-#: include/sieve/templates/object_test_container.tpl:6
-msgid "Add object"
-msgstr ""
-
-#: include/sieve/templates/management.tpl:1
-msgid "List of sieve scripts"
-msgstr ""
-
-#: include/sieve/templates/management.tpl:5
-msgid ""
-"Connection to the sieve server could not be established, the "
-"authentification attribute is empty."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:6
-msgid ""
-"Please verfiy that the attributes uid and mail are not empty and try again."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:12
-msgid "Connection to the sieve server could not be established."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:15
-msgid "Possibly the sieve account has not been created yet."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:19
-msgid ""
-"Be careful. All your changes will be saved directly to sieve, if you use the "
-"save button below."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:22
-msgid "Create new script"
-msgstr ""
-
-#: include/sieve/templates/element_vacation.tpl:13
-msgid "Vacation Message"
-msgstr ""
-
-#: include/sieve/templates/element_vacation.tpl:21
-msgid "Release interval"
-msgstr ""
-
-#: include/sieve/templates/element_vacation.tpl:30
-msgid "Alternative sender addresses"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:8
-msgid "Move this object up one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:12
-msgid "Move this object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:16
-msgid "Remove this object"
-msgstr ""
-
-#: include/sieve/templates/select_test_type.tpl:1
-msgid "Select the type of test you want to add"
-msgstr ""
-
-#: include/sieve/templates/select_test_type.tpl:3
-msgid "Available test types"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:27
-msgid "Complete address"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:27
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Default"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:28
-msgid "Domain part"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:29
-msgid "Local part"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Case insensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:34
-msgid "Case sensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:35
-msgid "Numeric"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:39
-msgid "is"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:40
-msgid "regex"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:41
-msgid "contains"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:42
-msgid "matches"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:43
-msgid "count"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:44
-msgid "value is"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:48
-msgid "less than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:49
-msgid "less or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:50
-msgid "equals"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:51
-msgid "greater or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:52
-#: include/sieve/class_sieveElement_If.inc:726
-#: include/sieve/class_sieveElement_If.inc:1059
-msgid "greater than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:53
-msgid "not equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:102
-msgid "Can't save empty tests."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:446
-msgid "emtpy"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:493
-msgid "Nothing specified right now"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:595
-msgid "Invalid type of address part."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:605
-msgid "Invalid match type given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:621
-msgid "Invalid operator given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:638
-msgid "Please specify a valid operator."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:654
-msgid ""
-"Invalid character found in address attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:669
-msgid ""
-"Invalid character found in value attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:727
-#: include/sieve/class_sieveElement_If.inc:1060
-msgid "lower than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:729
-#: include/sieve/class_sieveElement_If.inc:1062
-msgid "Megabyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:730
-#: include/sieve/class_sieveElement_If.inc:1063
-msgid "Kilobyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:731
-#: include/sieve/class_sieveElement_If.inc:1064
-msgid "Bytes"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:745
-msgid "Please select a valid match type in the list box below."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:759
-msgid "Only numeric values are allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:769
-msgid "No valid unit selected"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:876
-msgid "Empty"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:1134
-#: include/sieve/class_sieveElement_If.inc:1164
-msgid "Click here to add a new test"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:1176
-msgid "Unhandled switch type"
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:245
-msgid "Can't remove last element."
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:658
-msgid "Require must be the first command in the script."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Redirect.inc:24
-#: setup/class_setupStep_Feedback.inc:179
-msgid "Please specify a valid email address."
-msgstr "Por favor indique una dirección de correo válida."
-
-#: include/sieve/class_sieveElement_Redirect.inc:35
-msgid "Place a mail address here"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Comment.inc:21
-msgid "Your comment here"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:114
-#: include/sieve/class_sieveManagement.inc:241
-msgid "Parse failed"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:118
-#: include/sieve/class_sieveManagement.inc:245
-msgid "Parse successful"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:155
-#, php-format
-msgid ""
-"The specified mail server '%s' does not exist within the GOsa configuration."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:200
-msgid "You should specify a name for your new script."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:205
-msgid "Only lower case names are allowed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:211
-msgid "Only alphabetical characters are allowed in script names."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:217
-msgid "The specified name is already in use."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:303
-#: include/sieve/class_sieveManagement.inc:349
-#: include/sieve/class_sieveManagement.inc:679
-#: include/sieve/class_sieveManagement.inc:1031
-#: include/class_mail-methods-cyrus.inc:269
-#, php-format
-msgid "Can't log into SIEVE server. Server says '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:311
-#, php-format
-msgid "Can't activate sieve script on server. Server says '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:354
-#, php-format
-msgid "Can't remove sieve script from server. Server says '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:366
-#, php-format
-msgid "You are going to remove the sieve script '%s' from your mail server."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:402
-msgid "Edited"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:409
-#, php-format
-msgid "Please fix all errors before saving. Last error was: %s"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:436
-msgid "Specified file seems to be empty."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:438
-msgid "Upload failed. The temporary file can't be accessed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
-#, php-format
-msgid "Can't open file '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:502
-#: include/sieve/class_sieveManagement.inc:721
-msgid "File into"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:526
-msgid "Failed to add new element."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:642
-msgid "This script is marked as active"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:647
-msgid "Script length"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:651
-msgid "Remove script"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:660
-msgid "Activate script"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:664
-msgid "Edit script"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:778
-#, php-format
-msgid "Can't add the specified element at the given position."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:1047
-msgid "Failed to save sieve script"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Vacation.inc:148
-msgid "Alternative sender address must be a valid email addresses."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:21
-msgid "Invalid character found, quotes are not allowed in a reject message."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:37
-msgid "Your reject text here"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Require.inc:73
-msgid "Please specify at least one valid requirement."
-msgstr ""
-
-#: include/php_setup.inc:75
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-
-#: include/php_setup.inc:75
-msgid "Toggle information"
-msgstr ""
-
-#: include/php_setup.inc:80
-msgid "PHP error"
-msgstr ""
-
-#: include/php_setup.inc:91
-msgid "class"
-msgstr ""
-
-#: include/php_setup.inc:97
-msgid "function"
-msgstr ""
-
-#: include/php_setup.inc:102
-msgid "static"
-msgstr ""
-
-#: include/php_setup.inc:106
-msgid "method"
-msgstr ""
-
-#: include/php_setup.inc:139
-msgid "Trace"
-msgstr ""
-
-#: include/php_setup.inc:140
-msgid "Line"
-msgstr ""
-
-#: include/php_setup.inc:141
-msgid "Arguments"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:40
-msgid "Warning: Account has an invalid mailserver string!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:58
-msgid ""
-"Warning: IMAP Server cannot be reached! If you save this account, some mail "
-"settings will not be stored on your server!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:156
-#, php-format
-msgid "Can't create IMAP mailbox. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:175
-#, php-format
-msgid "Can't write IMAP quota. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:201
-msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:219
-msgid "Warning: imap_getacl is not available, can't get imap permissions!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:241
-#, php-format
-msgid "Can't remove IMAP mailbox. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:282
-#, php-format
-msgid "Can't get sieve script. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:353
-#, php-format
-msgid "Can't send sieve script. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:357
-#, php-format
-msgid "Can't activate GOsa sieve script. Server says '%s'."
-msgstr ""
-
-#: include/class_debconfTemplate.inc:260
-msgid "This package has no debconf options."
-msgstr ""
-
-#: include/class_plugin.inc:419
-#, php-format
-msgid ""
-"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:600
-#, php-format
-msgid ""
-"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:634 include/class_password-methods.inc:183
-#, php-format
-msgid ""
-"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:668
-#, php-format
-msgid ""
-"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:1002
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr ""
-
-#: include/class_plugin.inc:1009
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr ""
-
-#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
-#, php-format
-msgid "Handle object tagging with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1039
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr ""
-
-#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
-#: include/class_plugin.inc:1147
-#, php-format
-msgid "Saving object snapshot with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1173
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable '%s' is not "
-"configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable(s) '%s' is "
-"not configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1217
-#, php-format
-msgid "Method get available snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1273
-#, php-format
-msgid "Method get deleted snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
-#, php-format
-msgid "Restore snapshot with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1616
-msgid "Changing ACL dn"
-msgstr ""
-
-#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1065
-#: setup/class_setupStep_Migrate.inc:1113
-#: setup/class_setupStep_Migrate.inc:1161
-msgid "to"
-msgstr "a"
-
-#: include/functions_FAI.inc:376
-#, php-format
-msgid "Error, following objects should be equal '%s' and '%s'"
-msgstr ""
-
-#: include/functions_FAI.inc:483
-#, php-format
-msgid "Release management failed, can't save '%s'"
-msgstr ""
-
-#: include/class_password-methods.inc:167
-#, php-format
-msgid "Setting the password failed. LDAP server says '%s'."
-msgstr ""
-
-#: include/class_password-methods.inc:204
-msgid ""
-"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:458
-msgid ""
-"Error: The requested subtree has an inconsistent DN encoding, check your "
-"LDAP!"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:567
-msgid "Restore snapshopts of already deleted objects"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:568
-msgid "Restore"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:586
-#: include/class_SnapShotDialog.inc:113
-msgid "Restore snapshot"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:592
-msgid "Create snapshot"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:592
-msgid "Create a new snapshot from this object"
-msgstr ""
-
-#: include/class_password-methods-sha.inc:50
-msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
-msgstr ""
-
-#: include/class_password-methods-kerberos.inc:44
-msgid ""
-"Warning: Can't set kerberos password. Your PHP version has no kerberos "
-"support, password has not been changed."
-msgstr ""
-
-#: include/class_password-methods-kerberos.inc:53
-msgid "Kerberos database communication failed!"
-msgstr ""
-
-#: include/class_password-methods-kerberos.inc:60
-msgid "Changing password in kerberos database failed!"
-msgstr ""
-
-#: include/functions_helpviewer.inc:43
-#, php-format
-msgid "XML error in guide.xml: %s at line %d"
-msgstr ""
-
-#: include/functions_helpviewer.inc:84
-msgid "No help available for this plugin."
-msgstr ""
-
-#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
-msgid "previous"
-msgstr ""
-
-#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
-msgid "next"
-msgstr ""
-
-#: include/functions_helpviewer.inc:385
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr ""
-
-#: include/functions_helpviewer.inc:459
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr ""
-
-#: include/class_ppdManager.inc:13
-#, php-format
-msgid "PPD manager : The specified path '%s' doesn't exists."
-msgstr ""
-
-#: include/class_ppdManager.inc:144
-#, php-format
-msgid "Specified ppd file '%s' can't be opened for reading."
-msgstr ""
-
-#: include/class_ppdManager.inc:146
-#, php-format
-msgid "The required tmp file file '%s' can't be opened for writing."
-msgstr ""
-
-#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
-#, php-format
-msgid ""
-"Parsing PPD file %s failed - line too long. Trailing characters have been "
-"ignored"
-msgstr ""
-
-#: include/class_ppdManager.inc:178
-msgid "Nested groups are not supported!"
-msgstr ""
-
-#: include/class_ppdManager.inc:182
-msgid "Group name not unique!"
-msgstr ""
-
-#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
-msgid "Symbol values are not supported yet!"
-msgstr ""
-
-#: include/class_ppdManager.inc:212
-msgid "Nested options are not supported!"
-msgstr ""
-
-#: include/class_ppdManager.inc:237
-msgid "PickMany is not supported yet!"
-msgstr ""
-
-#: include/class_ppdManager.inc:318
-#, php-format
-msgid "Parsing PPD file %s failed - no information found."
-msgstr ""
-
-#: include/functions.inc:307
-#, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
-msgstr ""
-
-#: include/functions.inc:324
-#, php-format
-msgid "User login failed. LDAP server said '%s'."
-msgstr ""
-
-#: include/functions.inc:345
-msgid "Username / UID is not unique. Please check your LDAP database."
-msgstr ""
-
-#: include/functions.inc:476
-msgid ""
-"Error while adding a lock. Parameters are not set correctly, please check "
-"the source!"
-msgstr ""
-
-#: include/functions.inc:486
-#, php-format
-msgid ""
-"Can't set locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf! LDAP server says '%s'."
-msgstr ""
-
-#: include/functions.inc:501
-#, php-format
-msgid "Adding a lock failed. LDAP server says '%s'."
-msgstr ""
-
-#: include/functions.inc:527
-#, php-format
-msgid "Removing a lock failed. LDAP server says '%s'."
-msgstr ""
-
-#: include/functions.inc:557
-msgid ""
-"Getting the lock from LDAP failed. Parameters are not set correctly, please "
-"check the source!"
-msgstr ""
-
-#: include/functions.inc:567
-msgid ""
-"Can't get locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf!"
-msgstr ""
-
-#: include/functions.inc:575
-msgid ""
-"Found multiple locks for object to be locked. This should not be possible - "
-"cleaning up multiple references."
-msgstr ""
-
-#: include/functions.inc:668
-#, php-format
-msgid "The size limit of %d entries is exceed!"
-msgstr ""
-
-#: include/functions.inc:670
-#, php-format
-msgid ""
-"Set the new size limit to %s and show me this message if the limit still "
-"exceeds"
-msgstr ""
-
-#: include/functions.inc:687
-msgid "incomplete"
-msgstr ""
-
-#: include/functions.inc:1054 include/functions.inc:1210
-msgid "LDAP error:"
-msgstr ""
-
-#: include/functions.inc:1055
-msgid ""
-"Problems with the LDAP server mean that you probably lost the last changes. "
-"Please check your LDAP setup for possible errors and try again."
-msgstr ""
-
-#: include/functions.inc:1063
-msgid ""
-"Please check your input and fix the error. Press 'OK' to close this message "
-"box."
-msgstr ""
-
-#: include/functions.inc:1072
-msgid "An error occurred while processing your request"
-msgstr ""
-
-#: include/functions.inc:1076
-msgid "OK"
-msgstr ""
-
-#: include/functions.inc:1138
-msgid "Continue anyway"
-msgstr ""
-
-#: include/functions.inc:1140
-msgid "Edit anyway"
-msgstr ""
-
-#: include/functions.inc:1142
-#, php-format
-msgid ""
-"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
-"Please contact the person in order to clarify proceedings."
-msgstr ""
-
-#: include/functions.inc:1392
-msgid "Entries per page"
-msgstr ""
-
-#: include/functions.inc:1420
-msgid "Apply filter"
-msgstr ""
-
-#: include/functions.inc:1694
-msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-msgstr ""
-
-#: include/functions.inc:1737
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr ""
-
-#: include/functions.inc:2178 include/functions.inc:2182
-msgid "Warning - base_hook is not available. Using default base."
-msgstr ""
-
-#: include/functions.inc:2188
-msgid "Warning - no base_hook defined. Using default base."
-msgstr ""
-
-#: include/functions.inc:2210 setup/class_setupStep_Schema.inc:95
-msgid "Can't get schema information from server. No schema check possible!"
-msgstr ""
-"No puedo obtener información de esquemas del servidor. ¡No es posible "
-"comprobar los esquemas!"
-
-#: include/functions.inc:2236
-msgid "Used to store account specific informations."
-msgstr ""
-
-#: include/functions.inc:2243
-msgid ""
-"Used to lock currently edited entries to avoid multiple changes at the same "
-"time."
-msgstr ""
-
-#: include/functions.inc:2286
-#, php-format
-msgid "The required objectClass '%s' is not present in your schema setup"
-msgstr ""
-
-#: include/functions.inc:2288
-#, php-format
-msgid "The optional objectClass '%s' is not present in your schema setup"
-msgstr ""
-
-#: include/functions.inc:2294
-#, php-format
-msgid "The required objectclass '%s' does not have version %s"
-msgstr ""
-
-#: include/functions.inc:2296
-#, php-format
-msgid "The optional objectclass '%s' does not have version %s"
-msgstr ""
-
-#: include/functions.inc:2300
-#, php-format
-msgid "Class(es) available"
-msgstr ""
-
-#: include/functions.inc:2322
-msgid ""
-"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema    configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2323
-msgid ""
-"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
-"be      AUXILIARY"
-msgstr ""
-
-#: include/functions.inc:2327
-msgid ""
-"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema   configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2328
-msgid "The objectClass 'posixGroup' must be STRUCTURAL"
-msgstr ""
-
-#: include/class_acl.inc:6
-msgid "Access control"
-msgstr ""
-
-#: include/class_acl.inc:190 include/class_acl.inc:193
-msgid "Use ACL defined in role"
-msgstr ""
-
-#: include/class_acl.inc:640 include/class_acl.inc:647
-msgid "Show/Hide Advanced Settings"
-msgstr ""
-
-#: include/class_acl.inc:665
-msgid "Create objects"
-msgstr ""
-
-#: include/class_acl.inc:666
-msgid "Move objects"
-msgstr ""
-
-#: include/class_acl.inc:667
-msgid "Remove objects"
-msgstr ""
-
-#: include/class_acl.inc:669 include/class_acl.inc:675
-msgid "Modifyable by owner"
-msgstr ""
-
-#: include/class_acl.inc:672
-msgid "Move object"
-msgstr ""
-
-#: include/class_acl.inc:685
-msgid "Complete object"
-msgstr ""
-
-#: include/class_acl.inc:801
-#, php-format
-msgid "Unkown ACL type '%s'. Don't know how to handle it."
-msgstr ""
-
-#: include/class_acl.inc:844
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr ""
-
-#: include/class_acl.inc:904 include/class_acl.inc:906
-#, php-format
-msgid "Role: %s"
-msgstr ""
-
-#: include/class_acl.inc:906
-msgid "Unknown role, possibly removed"
-msgstr ""
-
-#: include/class_acl.inc:914
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr ""
-
-#: include/class_acl.inc:923
-msgid "Members:"
-msgstr ""
-
-#: include/class_acl.inc:929
-msgid "ACL is valid for all users"
-msgstr ""
-
-#: include/class_certificate.inc:35
-msgid "Can't open specified file, check accessibility and or existence"
-msgstr ""
-
-#: include/class_certificate.inc:53
-msgid "Can't read specified certificate / or empty string given"
-msgstr ""
-
-#: include/class_certificate.inc:80
-msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
-msgstr ""
-
-#: include/class_certificate.inc:95
-msgid "The Format must be PEM, to output certificate informations"
-msgstr ""
-
-#: include/class_certificate.inc:192
-msgid "Can't create/open File"
-msgstr ""
-
-#: include/class_certificate.inc:199
-msgid "No valid certificate loaded"
-msgstr ""
-
-#: include/class_ldap.inc:196
-#, php-format
-msgid ""
-"The LDAP server is slow (%.2fs for the last query). This may be responsible "
-"for performance breakdowns."
-msgstr ""
-
-#: include/class_ldap.inc:229
-#, php-format
-msgid ""
-"The ldapserver is answering very slow (%.2f), this may be responsible for "
-"performance breakdowns."
-msgstr ""
-
-#: include/class_ldap.inc:451
-#, php-format
-msgid "Creating copy of %s"
-msgstr ""
-
-#: include/class_ldap.inc:454
-msgid "Processing"
-msgstr ""
-
-#: include/class_ldap.inc:494
-msgid "Error while fetching source dn - aborted!"
-msgstr ""
-
-#: include/class_ldap.inc:558
-#, php-format
-msgid "Unknown FAIstate %s"
-msgstr ""
-
-#: include/class_ldap.inc:719
-#, php-format
-msgid ""
-"Autocreation of subtree failed. No objectClass found for attribute '%s'."
-msgstr ""
-
-#: include/class_ldap.inc:767
-#, php-format
-msgid ""
-"Autocreation of type '%s' is currently not supported. Please report to the "
-"GOsa team."
-msgstr ""
-
-#: include/class_ldap.inc:776
-#, php-format
-msgid "Creating subtree '%s' failed."
-msgstr ""
-
-#: include/class_ldap.inc:846
-#, php-format
-msgid "while operating on '%s' using LDAP server '%s'"
-msgstr ""
-
-#: include/class_ldap.inc:848
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr ""
-
-#: include/class_ldap.inc:1070
-#, php-format
-msgid ""
-"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
-"in line %s"
-msgstr ""
-
-#: include/class_ldap.inc:1099
-#, php-format
-msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
-msgstr ""
-
-#: include/class_ldap.inc:1227
-#, php-format
-msgid "Ldap import with dn '%s' failed."
-msgstr ""
-
-#: include/functions_dns.inc:166
-#, php-format
-msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr ""
-
-#: include/functions_dns.inc:171
-#, php-format
-msgid ""
-"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
-"zone."
-msgstr ""
-
-#: include/functions_dns.inc:607
-#, php-format
-msgid ""
-"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
-msgstr ""
-
-#: include/class_tabs.inc:193
-#, php-format
-msgid "Delete process has been canceled by plugin '%s': %s"
-msgstr ""
-
-#: include/class_tabs.inc:316
-msgid "References"
-msgstr ""
-
-#: include/class_password-methods-ssha.inc:51
-msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
-msgstr ""
-
-#: include/class_pluglist.inc:55
-msgid "All objects in this category"
-msgstr ""
-
-#: include/class_pluglist.inc:140
-msgid ""
-"Your gosa.conf information has changed partly. Please convert it using the "
-"contributed script fix_config.sh!"
-msgstr ""
-
-#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
-#: ihtml/themes/default/framework.tpl:26
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-
-#: include/class_log.inc:141
-msgid ""
-"You have enabled the logging into mysql databse, but there are no logging "
-"servers available."
-msgstr ""
-
-#: include/class_log.inc:149
-#, php-format
-msgid "Could not connect to logging server %s."
-msgstr ""
-
-#: include/class_log.inc:153
-#, php-format
-msgid "Could not select database %s on server %s. Server says :%s"
-msgstr ""
-
-#: include/class_log.inc:172
-#, php-format
-msgid "Could not query database %s on server %s. Server ssys :%s"
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:90
-#, php-format
-msgid ""
-"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
-"to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:122
-#, php-format
-msgid ""
-"Specified object '%s' is not a valid ldap object, please check copy & paste  "
-"methods."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:138
-#, php-format
-msgid "We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:147
-#, php-format
-msgid ""
-"We are not allowed to save ldap dump to '%s/%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:232
-#, php-format
-msgid "Could not load dumped file '%s', from hard disk drive."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:257
-#, php-format
-msgid "You are not allowed to cut and paste the following object '%s'."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:285
-#, php-format
-msgid "You are going to paste the cutted entry '%s'."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:298
-#, php-format
-msgid "You are not allowed to copy and paste the following object '%s'."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:319
-#, php-format
-msgid "You are going to paste the copied entry '%s'."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:418
-msgid "Paste"
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:420
-msgid "Can't paste"
-msgstr ""
-
-#: include/class_config.inc:71
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr ""
-
-#: include/class_config.inc:208 html/index.php:212
-msgid "Can't bind to LDAP. Please contact the system administrator."
-msgstr ""
-
-#: include/class_config.inc:521
-msgid "SID and/or RIDBASE missing in your configuration!"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:63
-#, php-format
-msgid "You're about to delete the snapshot '%s'."
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:115
-msgid "Remove snapshot"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
-msgid "Y-m-d, H:i:s"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:149
-msgid "Please specify a valid description for this snapshot."
-msgstr ""
-
-#: setup/class_setup.inc:210
-msgid "Completed"
-msgstr "Completado"
-
-#: setup/class_setupStep_Ldap.inc:53
-msgid "LDAP setup"
-msgstr "Configuración LDAP"
-
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP connection setup"
-msgstr "Conectividad LDAP"
-
-#: setup/class_setupStep_Ldap.inc:55
-msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
-msgstr ""
-"Este asistente llevara a cabo la configuración de la conectividad entre GOsa "
-"y LDAP."
-
-#: setup/class_setupStep_Ldap.inc:99
-#, php-format
-msgid "Anonymous bind failed on server '%s'."
-msgstr "Ha fallado la Autenticación Anónima en el servidor '%s'."
-
-#: setup/class_setupStep_Ldap.inc:101
-#, php-format
-msgid "Bind as user '%s' failed on server '%s'."
-msgstr "Ha fallado la Autenticación como usuario '%s' en el servidor '%s'."
-
-#: setup/class_setupStep_Ldap.inc:106
-#, php-format
-msgid "Anonymous bind on server '%s' succeeded."
-msgstr "La Autenticación Anónima en el servidor '%s'. ha tenido éxito."
-
-#: setup/class_setupStep_Ldap.inc:107
-msgid "Please specify user and password."
-msgstr "Por Favor especifique un usuario y contraseña"
-
-#: setup/class_setupStep_Ldap.inc:109
-#, php-format
-msgid "Bind as user '%s' on server '%s' succeeded."
-msgstr ""
-"La Autenticación como usuario '%s' en el servidor '%s'. ha tenido éxito."
-
-#: setup/class_setupStep_Finish.inc:38
-msgid "Write configuration file"
-msgstr "Escribir archivo de configuración"
-
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish - write the configuration file"
-msgstr "Terminar - Escribir el archivo de configuración"
-
-#: setup/class_setupStep_Finish.inc:100
-msgid ""
-"Your configuration file is currently world readable. Please updated the file "
-"permissions!"
-msgstr ""
-"El fichero de configuración es universalmente legible. ¡Por favor modifique "
-"los permisos del archivo!"
-
-#: setup/class_setupStep_Finish.inc:102
-msgid "The configuration is currently not readable or it does not exists."
-msgstr ""
-"En estos momentos la configuración no es accesible o no tiene permisos para "
-"leerla."
-
-#: setup/class_setupStep_Finish.inc:111
-#, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the webserver is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Despues de descargar y poner el fichero en %s,  compruebe que el usuario del "
-"servicio web es capaz de leer %s, mientras que los otros usuarios no. Si "
-"quiere puede ejecutar los siguientes comandos para cumplir lo requerido:"
-
-#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
-msgid "License"
-msgstr "Licencia"
-
-#: setup/class_setupStep_License.inc:55
-msgid "Terms and conditions for usage"
-msgstr "Términos y condiciones de uso"
-
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr "Selección de idiomas"
-
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr "Este paso le permite seleccionar su idioma preferido"
-
-#: setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr "Automatico"
-
-#: setup/class_setupStep_Language.inc:51
-msgid "Chinese"
-msgstr "Chino"
-
-#: setup/class_setupStep_Feedback.inc:91
-msgid "UNIX accounts/groups"
-msgstr "Cuentas/Grupos UNIX"
-
-#: setup/class_setupStep_Feedback.inc:93
-msgid "Samba management"
-msgstr "Administración Samba"
-
-#: setup/class_setupStep_Feedback.inc:95
-msgid "Mailsystem management"
-msgstr "Administración sistema de correo"
-
-#: setup/class_setupStep_Feedback.inc:97
-msgid "FAX system administration"
-msgstr "Administración sistema de FAX"
-
-#: setup/class_setupStep_Feedback.inc:99
-msgid "Asterisk administration"
-msgstr "Administración Asterisk"
-
-#: setup/class_setupStep_Feedback.inc:101
-msgid "System inventory"
-msgstr "Inventario de sistemas"
-
-#: setup/class_setupStep_Feedback.inc:103
-msgid "System-/Configmanagement"
-msgstr "Sistemas-/Administración de Configuraciones"
-
-#: setup/class_setupStep_Feedback.inc:111
-#: setup/class_setupStep_Feedback.inc:113
-msgid "Notification and feedback"
-msgstr "Avisos y sugerencias"
-
-#: setup/class_setupStep_Feedback.inc:112
-msgid "Get notifications or send feedback"
-msgstr "Recibir avisos o enviar sugerencias"
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid ""
-"Could not connect to feedback server (%s). There is possibly no connection "
-"to the internet."
-msgstr ""
-"No se puede conectar al servidor de sugerencias (%s). Posiblemente no tenga "
-"conexión a Internet."
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid ""
-"Error while sending your feedback. The service is possible temporary "
-"unavailable"
-msgstr ""
-"Error mientras se envía su sugerencia. Es posible que el servicio no se "
-"encuentre disponible"
-
-#: setup/class_setupStep_Feedback.inc:149
-msgid "Feedback sucessfully send"
-msgstr "Sugerencia enviada correctamente"
-
-#: setup/class_setupStep_Feedback.inc:183
-msgid ""
-"You should have enabled at least one option, to subscribe or send your "
-"feedback."
-msgstr ""
-"Debe tener activa al menos una opción para suscribirse o enviar una "
-"sugerencia."
-
-#: setup/setup_ldap.tpl:7
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr ""
-
-#: setup/setup_ldap.tpl:25
-msgid "LDAP connection"
-msgstr ""
-
-#: setup/setup_ldap.tpl:29 ihtml/themes/default/setup_step4.tpl:11
-msgid "Location name"
-msgstr ""
-
-#: setup/setup_ldap.tpl:37
-msgid "Connection URL"
-msgstr ""
-
-#: setup/setup_ldap.tpl:45
-msgid "TLS connection"
-msgstr ""
-
-#: setup/setup_ldap.tpl:65
-msgid "Reload"
-msgstr ""
-
-#: setup/setup_ldap.tpl:69
-msgid "Authentication"
-msgstr ""
-
-#: setup/setup_ldap.tpl:73 ihtml/themes/default/setup_step4.tpl:23
-msgid "Admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:77
-msgid "Select user"
-msgstr ""
-
-#: setup/setup_ldap.tpl:85
-msgid "Automatically append LDAP base to admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:100
-msgid "Schema based settings"
-msgstr ""
-
-#: setup/setup_ldap.tpl:104
-msgid "Use rfc2307bis compliant groups"
-msgstr ""
-
-#: setup/setup_ldap.tpl:116
-msgid "Current status"
-msgstr ""
-
-#: setup/setup_frame.tpl:11
-msgid "GOsa setup wizard"
-msgstr ""
-
-#: setup/setup_frame.tpl:18
-msgid "Installation"
-msgstr ""
-
-#: setup/setup_frame.tpl:18
-msgid "Steps"
-msgstr ""
-
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
-msgstr ""
-
-#: setup/setup_finish.tpl:13 ihtml/themes/default/setup_finish.tpl:17
-msgid "Download configuration"
-msgstr ""
-
-#: setup/setup_finish.tpl:18
-msgid "Status: "
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
-msgid "GOsa settings 1/3"
-msgstr "Configuración GOsa 1/3"
-
-#: setup/class_setupStep_Config1.inc:75
-msgid "GOsa generic settings"
-msgstr "Configuración genérica de GOsa"
-
-#: setup/class_setupStep_Config1.inc:117
-#, php-format
-msgid "The specified value for '%s' must be a numeric value"
-msgstr "El valor especificado para '%s' debe ser una valor numérico"
-
-#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
-msgid "GID / UID min id"
-msgstr "GID / UID min id"
-
-#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
-#, php-format
-msgid "Don't add a trailing comma to '%s'."
-msgstr "No añada una coma final a '%s'"
-
-#: setup/class_setupStep_Config1.inc:121
-#: ihtml/themes/default/setup_step4.tpl:43
-msgid "People storage ou"
-msgstr "OU de almacenamiento de Usuarios"
-
-#: setup/class_setupStep_Config1.inc:125
-#: ihtml/themes/default/setup_step4.tpl:55
-msgid "Group storage ou"
-msgstr "OU de almacenamiento de Grupos"
-
-#: setup/class_setupStep_Config1.inc:129
-msgid "Uid base must be numeric"
-msgstr "El Uid base debe ser un valor numérico"
-
-#: setup/class_setupStep_Config1.inc:133
-msgid "The given password minimum length is not numeric."
-msgstr ""
-"El valor indicado como longitud mínima de la contraseña no es un valor "
-"numérico."
-
-#: setup/class_setupStep_Config1.inc:136
-msgid "The given password differ value is not numeric."
-msgstr ""
-"El valor indicado como diferencias mínimas de la contraseña no es un valor "
-"numérico."
-
-#: setup/class_setupStep_Config2.inc:79 setup/class_setupStep_Config2.inc:80
-msgid "GOsa settings 2/3"
-msgstr "Configuración GOsa 2/3"
-
-#: setup/class_setupStep_Config2.inc:81
-msgid "Customize special parameters"
-msgstr "Personalizar parametros especiales"
-
-#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
-msgid "LDAP inspection"
-msgstr "Inspección LDAP"
-
-#: setup/class_setupStep_Migrate.inc:107
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr "Analice la compatibilidad con GOsa de su directorio LDAP"
-
-#: setup/class_setupStep_Migrate.inc:113
-msgid "Checking for root object"
-msgstr "Comprobando objeto raíz"
-
-#: setup/class_setupStep_Migrate.inc:119
-msgid "Checking permissions on LDAP database"
-msgstr "Comprobando permisos en la base de datos LDAP"
-
-#: setup/class_setupStep_Migrate.inc:125
-msgid "Checking for invisible deparmtments"
-msgstr "Comprobando departamentos invisibles"
-
-#: setup/class_setupStep_Migrate.inc:131
-msgid "Checking for invisible users"
-msgstr "Comprobando usuarios invisibles"
-
-#: setup/class_setupStep_Migrate.inc:137
-msgid "Checking for super administrator"
-msgstr "Comprobando súper administrador"
-
-#: setup/class_setupStep_Migrate.inc:143
-msgid "Checking for users outside the people tree"
-msgstr "Comprobando cuentas fuera del árbol de usuarios"
-
-#: setup/class_setupStep_Migrate.inc:149
-msgid "Checking for groups outside the groups tree"
-msgstr "Comprobando grupos fuera del árbol de grupos"
-
-#: setup/class_setupStep_Migrate.inc:155
-msgid "Checking for windows workstations outside the winstation tree"
-msgstr ""
-"Comprobando estaciones de trabajo windows fuera del árbol de estaciones de "
-"trabajo windows"
-
-#: setup/class_setupStep_Migrate.inc:161
-msgid "Checking for duplicate uid numbers"
-msgstr "Comprobando números uid duplicados"
-
-#: setup/class_setupStep_Migrate.inc:167
-msgid "Checking for duplicate gid numbers"
-msgstr "Comprobando números gid duplicados"
-
-#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
-#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
-#: setup/class_setupStep_Migrate.inc:428 setup/class_setupStep_Migrate.inc:502
-#: setup/class_setupStep_Migrate.inc:587 setup/class_setupStep_Migrate.inc:717
-#: setup/class_setupStep_Migrate.inc:806
-msgid "LDAP query failed"
-msgstr "La consulta LDAP ha fallado"
-
-#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
-#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
-#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
-#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
-#: setup/class_setupStep_Migrate.inc:807
-msgid "Possibly the 'root object' is missing."
-msgstr "Posiblemente el objeto raíz está desaparecido"
-
-#: setup/class_setupStep_Migrate.inc:213
-#, php-format
-msgid "Found %s duplicate values for attribute 'uidNumber'."
-msgstr "Encontrado '%s' valores duplicados del atributo 'uidNumber'."
-
-#: setup/class_setupStep_Migrate.inc:262
-#, php-format
-msgid "Found %s duplicate values for attribute 'gidNumber'."
-msgstr "Encontrado '%s' valores duplicados del atributo 'gidNumber'."
-
-#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:517
-#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:880
-#: setup/class_setupStep_Migrate.inc:1576
-#: setup/class_setupStep_Migrate.inc:1589
-msgid "Failed"
-msgstr "Error"
-
-#: setup/class_setupStep_Migrate.inc:319
-#, php-format
-msgid ""
-"Found %s winstations outside the predefined winstation department ou '%s'."
-msgstr ""
-"Se encontraron '%s' estaciones de trabajo windows fuera del contenedor ou de "
-"estaciones de trabajo windows '%s'"
-
-#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:598
-#: setup/class_setupStep_Migrate.inc:727
-msgid "Migrate"
-msgstr "Migrar"
-
-#: setup/class_setupStep_Migrate.inc:386
-#, php-format
-msgid "Found %s groups outside the configured tree '%s'."
-msgstr "Encontrados '%s' grupos fuera del árbol configurado '%s'."
-
-#: setup/class_setupStep_Migrate.inc:387 setup/class_setupStep_Migrate.inc:462
-msgid "Move"
-msgstr "Mover"
-
-#: setup/class_setupStep_Migrate.inc:461
-#, php-format
-msgid "Found %s user(s) outside the configured tree '%s'."
-msgstr "Encontrados '%s' usuario(s) fuera del árbol configurado '%s'."
-
-#: setup/class_setupStep_Migrate.inc:519 setup/class_setupStep_Migrate.inc:532
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your ldap database."
-msgstr ""
-"El usuario especificado '%s' no tiene acceso total a la base de datos LDAP."
-
-#: setup/class_setupStep_Migrate.inc:596
-#, php-format
-msgid "Found %s user(s) that will not be visible in GOsa."
-msgstr "Encontrados %s usuario(s) que nos son visibles para GOsa."
-
-#: setup/class_setupStep_Migrate.inc:646 setup/class_setupStep_Migrate.inc:778
-#, php-format
-msgid ""
-"Failed to migrate the department '%s' into GOsa, error message is as follows "
-"'%s'."
-msgstr ""
-"Ha fallado la migración del departamento '%s' en GOsa, el mensaje de error "
-"es el siguiente: '%s'."
-
-#: setup/class_setupStep_Migrate.inc:726
-#, php-format
-msgid "Found %s department(s) that will not be visible in GOsa."
-msgstr "Encontrados %s departamento(s) que nos son visibles para GOsa."
-
-#: setup/class_setupStep_Migrate.inc:881
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr "No hay cuenta de administrador GOsa en la base de datos LDAP."
-
-#: setup/class_setupStep_Migrate.inc:944
-#, php-format
-msgid "Adding acls for user '%s' failed, ldap says '%s'."
-msgstr ""
-"Ha fallado al añadir acls para el usuario '%s', el servidor LDAP avisa: '%s'."
-
-#: setup/class_setupStep_Migrate.inc:969
-msgid "Specified passwords are empty or not equal."
-msgstr "La contraseñas especificadas están vacías o no son iguales."
-
-#: setup/class_setupStep_Migrate.inc:974
-msgid "Please specify a valid uid."
-msgstr "Por favor especifique un uid valido."
-
-#: setup/class_setupStep_Migrate.inc:1018
-#, php-format
-msgid ""
-"Could not add administrative user, there is already an object with the same "
-"dn '%s' in your ldap database."
-msgstr ""
-"No se puede añadir una cuenta administrativa, ya existe un objeto con el "
-"mismo dn '%s' en la base de datos LDAP."
-
-#: setup/class_setupStep_Migrate.inc:1055
-#: setup/class_setupStep_Migrate.inc:1103
-#: setup/class_setupStep_Migrate.inc:1151
-msgid "Couldn't move users to specified department."
-msgstr "No puedo mover los usuarios al departamento especificado."
-
-#: setup/class_setupStep_Migrate.inc:1065
-msgid "Winstation will be moved from"
-msgstr "La estaciones de trabajo windows serán trasladadas desde"
-
-#: setup/class_setupStep_Migrate.inc:1076
-#: setup/class_setupStep_Migrate.inc:1124
-msgid "Updating following references too"
-msgstr "También se actualizaran las siguientes referencias"
-
-#: setup/class_setupStep_Migrate.inc:1113
-msgid "Group will be moved from"
-msgstr "El grupo serán trasladado desde"
-
-#: setup/class_setupStep_Migrate.inc:1161
-msgid "User will be moved from"
-msgstr "El usuario serán trasladado desde"
-
-#: setup/class_setupStep_Migrate.inc:1171
-msgid "The following references will be updated"
-msgstr "Las siguientes referencias se actualizaran"
-
-#: setup/class_setupStep_Migrate.inc:1577
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-"EL objeto raíz de LDAP ha desaparecido. Es necesario para poder usar el "
-"servicio LDAP."
-
-#: setup/class_setupStep_Migrate.inc:1578
-#: setup/class_setupStep_Migrate.inc:1591
-msgid "Try to create root object"
-msgstr "Intentando crear el objeto raíz"
-
-#: setup/class_setupStep_Migrate.inc:1590
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
-"El objeto raíz no ha podido ser creado, tendra que crearlo usted mismo."
-
-#: setup/class_setupStep_Migrate.inc:1880
-#, php-format
-msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
-msgstr "Ha fallado al copiar '%s' a '%s'. LDAP indica '%s'."
-
-#: setup/class_setupStep_Migrate.inc:1883
-msgid "Something went wrong while copying dns."
-msgstr "Se produjo un error mientras se copiaba dns."
-
-#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
-msgid "GOsa settings 3/3"
-msgstr "Configuración GOsa 3/3"
-
-#: setup/class_setupStep_Config3.inc:69
-msgid "Tweak some GOsa core behaviour"
-msgstr "Ajustar el comportamiento del núcleo común de GOsa"
-
-#: setup/class_setupStep_Config3.inc:171
-msgid "Session lifetime must be a numeric value."
-msgstr "Tiempo de vida de sesión debe ser un valor numérico"
-
-#: setup/class_setupStep_Config3.inc:175
-msgid "Maximal ldap query time must be a numeric value. "
-msgstr "Máximo tiempo de consulta LDAP debe ser un valor numérico."
-
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
-msgstr ""
-
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overriden per user."
-msgstr ""
-
-#: setup/setup_language.tpl:9
-msgid "Please your preferred language here"
-msgstr ""
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailinglist"
-msgstr ""
-
-#: setup/setup_feedback.tpl:9
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
-msgstr ""
-
-#: setup/setup_feedback.tpl:41
-msgid "Send feedback to the GOsa project team"
-msgstr ""
-
-#: setup/setup_feedback.tpl:44
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
-msgstr ""
-
-#: setup/setup_feedback.tpl:50
-msgid "Did the setup procedure help you to get started?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:60
-msgid "If not, what problems did you encounter"
-msgstr ""
-
-#: setup/setup_feedback.tpl:68
-msgid "Is this the first time you use GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:74
-msgid "I use it since"
-msgstr ""
-
-#: setup/setup_feedback.tpl:75
-msgid "Select the year since when you are using GOsa"
-msgstr ""
-
-#: setup/setup_feedback.tpl:82
-msgid "What operating system / distribution do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:90
-msgid "What web server do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:98
-msgid "What PHP version do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:106
-msgid "LDAP"
-msgstr ""
-
-#: setup/setup_feedback.tpl:110
-msgid "What kind of LDAP server(s) do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:116
-msgid "How many objects are in your LDAP?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:123
-msgid "Features"
-msgstr ""
-
-#: setup/setup_feedback.tpl:126
-msgid "What features of GOsa do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:136
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:143
-msgid "Send feedback"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:38
-msgid "Welcome"
-msgstr "Bienvenido"
-
-#: setup/class_setupStep_Welcome.inc:39
-msgid "The welcome message"
-msgstr "Mensaje de Bienvenida"
-
-#: setup/class_setupStep_Welcome.inc:40
-msgid "Welcome to GOsa setup wizard"
-msgstr "Bienvenidos al asistente de configuración de GOsa"
-
-#: setup/setup_config1.tpl:2
-msgid "Look and feel"
-msgstr ""
-
-#: setup/setup_config1.tpl:6
-msgid "Theme"
-msgstr ""
-
-#: setup/setup_config1.tpl:15
-msgid "People and group storage"
-msgstr ""
-
-#: setup/setup_config1.tpl:18
-msgid "People DN attribute"
-msgstr ""
-
-#: setup/setup_config1.tpl:29
-msgid "People storage subtree"
-msgstr ""
-
-#: setup/setup_config1.tpl:38
-msgid "Group storage subtree"
-msgstr ""
-
-#: setup/setup_config1.tpl:47
-msgid "Include personal title in user DN"
-msgstr ""
-
-#: setup/setup_config1.tpl:58
-msgid "Relaxed naming policies"
-msgstr ""
-
-#: setup/setup_config1.tpl:69
-msgid "Automatic uids"
-msgstr ""
-
-#: setup/setup_config1.tpl:101
-msgid "Number base for people/groups"
-msgstr ""
-
-#: setup/setup_config1.tpl:109
-msgid "Hook for number base"
-msgstr ""
-
-#: setup/setup_config1.tpl:124
-msgid "Password settings"
-msgstr "Parámetros de Contraseña"
-
-#: setup/setup_config1.tpl:128
-msgid "Password encryption algorithm"
-msgstr ""
-
-#: setup/setup_config1.tpl:139
-msgid "Password restrictions"
-msgstr ""
-
-#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
-msgid "Password minimum length"
-msgstr ""
-
-#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
-msgid "Different characters from old password"
-msgstr ""
-
-#: setup/setup_config1.tpl:170
-msgid "Password change hook"
-msgstr ""
-
-#: setup/setup_config1.tpl:186
-msgid "Use SASL for kerberos"
-msgstr ""
-
-#: setup/setup_config1.tpl:197
-msgid "Use account expiration"
-msgstr ""
-
-#: setup/setup_config1.tpl:209 ihtml/themes/default/setup_step4.tpl:67
-msgid ""
-"GOsa supports several encryption types for your passwords. Normally this is "
-"adjustable via user templates, but you can specify a default method to be "
-"used here, too."
-msgstr ""
-
-#: setup/setup_config1.tpl:210
-msgid ""
-"GOsa always acts as admin and manages access rights internally. This is a "
-"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
-"this to work, we need the admin DN and the corresponding password."
-msgstr ""
-
-#: setup/setup_config1.tpl:211 ihtml/themes/default/setup_step4.tpl:34
-msgid ""
-"Some basic LDAP parameters are tunable and affect the locations where GOsa "
-"saves people and groups, including the way accounts get created. Check the "
-"values below if the fit your needs."
-msgstr ""
-
-#: setup/setup_config1.tpl:212
-msgid ""
-"GOsa has modular support for several mail methods. These methods provide "
-"interfaces to users mailboxes and general handling    for quotas. You can "
-"choose the dummy plugin to leave all your mail settings untouched."
-msgstr ""
-
-#: setup/setup_config2.tpl:6
-msgid "Samba hash generator"
-msgstr ""
-
-#: setup/setup_config2.tpl:31
-msgid "RID base"
-msgstr ""
-
-#: setup/setup_config2.tpl:46
-msgid "Workstation container"
-msgstr ""
-
-#: setup/setup_config2.tpl:61
-msgid "Samba SID mapping"
-msgstr ""
-
-#: setup/setup_config2.tpl:70
-msgid "Additional GOsa settings"
-msgstr ""
-
-#: setup/setup_config2.tpl:74
-msgid "Enable Copy & Paste"
-msgstr ""
-
-#: setup/setup_config2.tpl:86
-msgid "Government mode"
-msgstr ""
-
-#: setup/setup_config2.tpl:99 ihtml/themes/default/setup_step4.tpl:88
-msgid "Mail method"
-msgstr ""
-
-#: setup/setup_config2.tpl:113
-msgid "Vacation templates"
-msgstr ""
-
-#: setup/setup_config2.tpl:129
-msgid "Use Cyrus UNIX style"
-msgstr ""
-
-#: setup/setup_config2.tpl:139
-msgid "Snapshots / Undo"
-msgstr ""
-
-#: setup/setup_config2.tpl:148 setup/setup_config2.tpl:193
-msgid "Enable snapshots"
-msgstr ""
-
-#: setup/setup_config2.tpl:154 setup/setup_config2.tpl:199
-msgid "Snapshot base"
-msgstr ""
-
-#: setup/setup_config3.tpl:2
-msgid "GOsa core settings"
-msgstr ""
-
-#: setup/setup_config3.tpl:6
-msgid "Disable primary group filter"
-msgstr ""
-
-#: setup/setup_config3.tpl:18
-msgid "Honour administrative units"
-msgstr ""
-
-#: setup/setup_config3.tpl:30
-msgid "Smarty compile directory"
-msgstr ""
-
-#: setup/setup_config3.tpl:39
-msgid "Path for PPD storage"
-msgstr ""
-
-#: setup/setup_config3.tpl:55
-msgid "Path for kiosk profile storage"
-msgstr ""
-
-#: setup/setup_config3.tpl:74
-msgid "Network resolv hook"
-msgstr ""
-
-#: setup/setup_config3.tpl:92
-msgid "Mail queue script"
-msgstr ""
-
-#: setup/setup_config3.tpl:110
-msgid "Notification script"
-msgstr ""
-
-#: setup/setup_config3.tpl:126
-msgid "Login and session"
-msgstr ""
-
-#: setup/setup_config3.tpl:129
-msgid "Enforce register_globals to be deactivated"
-msgstr ""
-
-#: setup/setup_config3.tpl:141
-msgid "Enforce encrypted connections"
-msgstr ""
-
-#: setup/setup_config3.tpl:153
-msgid "Warn if session is not encrypted"
-msgstr ""
-
-#: setup/setup_config3.tpl:165
-msgid "Session lifetime"
-msgstr ""
-
-#: setup/setup_config3.tpl:173
-msgid "Debugging"
-msgstr ""
-
-#: setup/setup_config3.tpl:177
-msgid "Show PHP errors"
-msgstr ""
-
-#: setup/setup_config3.tpl:189
-msgid "Maximum LDAP query time"
-msgstr ""
-
-#: setup/setup_config3.tpl:207
-msgid "Log LDAP statistics"
-msgstr ""
-
-#: setup/setup_config3.tpl:219
-msgid "Debug level"
-msgstr ""
-
-#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
-msgid "Disabled"
-msgstr ""
-
-#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
-msgid "Enabled"
-msgstr ""
-
-#: setup/setup_migrate.tpl:5
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-
-#: setup/setup_migrate.tpl:33
-msgid "Check again"
-msgstr ""
-
-#: setup/setup_migrate.tpl:37
-msgid "Move windows workstations into a valid windows workstation department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:39
-msgid ""
-"This dialog allows you to move the displayed windows workstations into a "
-"valid department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:41
-msgid ""
-"Be careful with this tool, there may be references pointing to this "
-"workstations that can't be migrated."
-msgstr ""
-
-#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
-#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
-#: setup/setup_migrate.tpl:346
-msgid "Select all"
-msgstr ""
-
-#: setup/setup_migrate.tpl:67
-msgid "Move selected windows workstations into the following GOsa department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:72
-msgid "Move selected workstations"
-msgstr ""
-
-#: setup/setup_migrate.tpl:73
-msgid "What will be done here"
-msgstr ""
-
-#: setup/setup_migrate.tpl:85
-msgid "Move groups into configured group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:88
-msgid ""
-"This dialog allows moving a couple of groups to the configured group tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:91
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"groups. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:94
-msgid "Move selected groups into this group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
-#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
-msgid "Hide changes"
-msgstr ""
-
-#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
-#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
-msgid "Show changes"
-msgstr ""
-
-#: setup/setup_migrate.tpl:140
-msgid "Move users into configured user tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:142
-msgid ""
-"This dialog allows moving a couple of users to the configured user tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:145
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"users. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:148
-msgid "Move selected users into this people tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:198
-msgid "Next"
-msgstr ""
-
-#: setup/setup_migrate.tpl:201
-msgid "Create a new GOsa administrator account"
-msgstr ""
-
-#: setup/setup_migrate.tpl:204
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-
-#: setup/setup_migrate.tpl:233
-msgid "Password (again)"
-msgstr ""
-
-#: setup/setup_migrate.tpl:258
-msgid ""
-"The listed departments are currenlty invisble in the GOsa user interface. If "
-"you want to change this for a couple of entries, select them and use the "
-"migrate button below."
-msgstr ""
-
-#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
-msgid ""
-"If you want to know what will be done when migrating the selected entries, "
-"use the 'Show changes' button to see the LDIF."
-msgstr ""
-
-#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
-msgid "Current"
-msgstr ""
-
-#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
-msgid "After migration"
-msgstr ""
-
-#: setup/setup_migrate.tpl:313
-msgid ""
-"The listed users are currenlty invisble in the GOsa user interface. If you "
-"want to change this for a couple of users, just select them and use the "
-"'Migrate' button below."
-msgstr ""
-
-#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
-msgid "LDAP schema check"
-msgstr "Comprobar esquemas LDAP"
-
-#: setup/class_setupStep_Schema.inc:42
-msgid "Perform test on your current LDAP schema"
-msgstr "Efectuando comprobaciones en los esquemas actuales de LDAP"
-
-#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
-msgid "Installation check"
-msgstr "Comprobación de la instalación"
-
-#: setup/class_setupStep_Checks.inc:40
-msgid "Basic checks for PHP version and required extensions."
-msgstr "Comprobación básica de la versión de PHP y las extensiones necesarias."
-
-#: setup/class_setupStep_Checks.inc:64
-msgid "Checking PHP version"
-msgstr "Comprobando la versión de PHP"
-
-#: setup/class_setupStep_Checks.inc:65
-#, php-format
-msgid "PHP must be of version %s / %s or above."
-msgstr "PHP debe ser versión '%s'/'%s' o superior."
-
-#: setup/class_setupStep_Checks.inc:66
-msgid ""
-"GOsa requires functionality that is not available (or buggy) in older PHP "
-"versions. Please update to a supported version."
-msgstr ""
-"GOsa necesita funcionalidades que no son disponibles (o son defectuosas) en "
-"versiones antiguas de PHP. Por favor actualice a una versión soportada."
-
-#: setup/class_setupStep_Checks.inc:72
-msgid "Checking for LDAP support"
-msgstr "Comprobando el soporte de LDAP"
-
-#: setup/class_setupStep_Checks.inc:73
-msgid "This is the main extension used by GOsa and therefore really required."
-msgstr ""
-"Esta es la extensión principalmente usada por GOsa y por lo tanto "
-"obligatoria."
-
-#: setup/class_setupStep_Checks.inc:74
-msgid ""
-"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
-"your LDAP server."
-msgstr ""
-"La extensión LDAP (php4-ldap/php5-ldap) es necesaria para comunicarse con el "
-"servidor LDAP."
-
-#: setup/class_setupStep_Checks.inc:80
-msgid "Checking for gettext support"
-msgstr "Comprobando soporte gettext"
-
-#: setup/class_setupStep_Checks.inc:81
-msgid "Gettext support is required for internationalization."
-msgstr "El soporte de gettext es necesario para soportar múltiples idiomas."
-
-#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
-msgid "Please make sure that the extension is activated."
-msgstr "Por favor asegúrese que esta extensión está activada."
-
-#: setup/class_setupStep_Checks.inc:88
-msgid "Checking for iconv support"
-msgstr "Comprobando soporte iconv"
-
-#: setup/class_setupStep_Checks.inc:89
-msgid ""
-"This module is used by GOsa to convert samba munged dial informations and is "
-"therefore required. "
-msgstr ""
-"Este módulo es usado por GOsa para convertir munged dial de samba y es por "
-"lo tanto necesario."
-
-#: setup/class_setupStep_Checks.inc:96
-msgid "Checking for mhash support"
-msgstr "Comprobando soporte mhash"
-
-#: setup/class_setupStep_Checks.inc:97
-msgid "You'll need this module to make use of SSHA encryption"
-msgstr ""
-"Este módulo es necesario para poder hacer uso del método de codificación SSHA"
-
-#: setup/class_setupStep_Checks.inc:98
-msgid ""
-"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
-"mhash."
-msgstr ""
-"El módulo mhash para PHP 4/5 no está disponible. Por favor instale php4-"
-"mhash/php5-mhash."
-
-#: setup/class_setupStep_Checks.inc:104
-msgid "Checking for IMAP support"
-msgstr "Comprobando soporte IMAP"
-
-#: setup/class_setupStep_Checks.inc:105
-msgid ""
-"The IMAP module is needed to communicate with the IMAP server. GOsa "
-"retrieves status information, creates and deletes mail users, etc."
-msgstr ""
-"El módulo IMAP es necesario para comunicar con un servidor IMAP, GOsa "
-"recupera información de estado, crea y elimina usuarios de correo, etc."
-
-#: setup/class_setupStep_Checks.inc:106
-msgid ""
-"This module is used to communicate with your mail server. Please install "
-"php4-imap/php5-imap."
-msgstr ""
-"Este módulo se necesita para comunicarse con el servidor de correo. Por "
-"favor instale php4-imap/php5-imap."
-
-#: setup/class_setupStep_Checks.inc:112
-msgid "Checking for getacl in IMAP implementation"
-msgstr "Comprobando getacl en la implementación de IMAP"
-
-#: setup/class_setupStep_Checks.inc:113
-msgid ""
-"The getacl support is needed to handle shared folder permissions. Old IMAP "
-"extensions are not capable of reading acl's. You need a recent PHP version "
-"to use this feature."
-msgstr ""
-"El soporte de getacl es necesario para manejar permisos en carpetas "
-"compartidas. Versiones antiguas de la extensión IMAP no son capaces de leer "
-"acls. Necesita una versión reciente de PHP para hacer uso de esta "
-"característica."
-
-#: setup/class_setupStep_Checks.inc:120
-msgid "Checking for MySQL support"
-msgstr "Comprobando soporte MySQL"
-
-#: setup/class_setupStep_Checks.inc:121
-msgid ""
-"MySQL support is needed to communicate with several supported databases."
-msgstr "MySQL es necesario para el acceso a algunas bases de datos soportadas."
-
-#: setup/class_setupStep_Checks.inc:122
-msgid ""
-"This module is required to communicate with database servers (GOfax, "
-"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
-msgstr ""
-"Este módulo es necesario para comunicarse con servicios de bases de datos "
-"(GOfax, asterisk, GLPI, etc.). Por favor instale php4-mysql/php5-mysql"
-
-#: setup/class_setupStep_Checks.inc:128
-msgid "Checking for kadm5 support"
-msgstr "Comprobando soporte kadm5"
-
-#: setup/class_setupStep_Checks.inc:129
-msgid ""
-"Managing users in kerberos requires the kadm5 module which is downloadable "
-"via PEAR network."
-msgstr ""
-"Administrar cuentas en kerberos necesita el módulo kadm5, el cual se puede "
-"descargar desde la red PEAR"
-
-#: setup/class_setupStep_Checks.inc:130
-msgid ""
-"This module is required to manage user in kerberos, it is downloadable via "
-"PEAR network"
-msgstr ""
-"Este módulo es necesario para manejar cuentas kerberos, se puede descargar a "
-"través de la red PEAR"
-
-#: setup/class_setupStep_Checks.inc:136
-msgid "Checking for SNMP support"
-msgstr "Comprobando soporte snmp"
-
-#: setup/class_setupStep_Checks.inc:137
-msgid ""
-"The simple network management protocol is needed to get status information "
-"from clients."
-msgstr ""
-"El protocolo de gestión simple de red es necesario para obtener información "
-"de los clientes."
-
-#: setup/class_setupStep_Checks.inc:138
-msgid ""
-"This module is required for client monitoring. Please install php4-snmp/php5-"
-"snmp."
-msgstr ""
-"El módulo es necesario para la monitorización de clientes. Por favor instale "
-"php4-snmp/php5-snmp."
-
-#: setup/class_setupStep_Checks.inc:144
-msgid "Checking for CUPS support"
-msgstr "Comprobando soporte CUPS"
-
-#: setup/class_setupStep_Checks.inc:145
-msgid ""
-"In order to read available printers via the IPP protocol instead of printcap "
-"files, you've to install the CUPS module."
-msgstr ""
-"Para poder leer la lista de impresoras disponibles a través del protocolo "
-"IPP en vez de archivos de princap, necesita tener instalado el módulo CUPS."
-
-#: setup/class_setupStep_Checks.inc:154
-msgid "Checking for fping utility"
-msgstr "Comprobando soporte fping"
-
-#: setup/class_setupStep_Checks.inc:155
-msgid ""
-"The fping utility is used if you've got a thin client based terminal "
-"environment."
-msgstr ""
-"La utilidad fping es utilizada cuando se tiene un entorno de terminales "
-"basados en clientes ligeros."
-
-#: setup/class_setupStep_Checks.inc:156
-msgid ""
-"The fping utility is only used in thin client based terminal environment."
-msgstr ""
-"La utilidad fping es solo utilizada en un entorno de terminales basados en "
-"clientes ligeros."
-
-#: setup/class_setupStep_Checks.inc:171
-msgid "SAMBA password hash generation"
-msgstr "Función de generación de hash de la contraseña SAMBA"
-
-#: setup/class_setupStep_Checks.inc:172
-msgid ""
-"In order to use SAMBA 2/3 passwords, you've to install additional packages "
-"to generate password hashes."
-msgstr ""
-"Para poder usar contraseñas en SAMBA 2/3 necesita instalar paquetes "
-"adicionales que generen los hashes de las contraseñas."
-
-#: setup/class_setupStep_Checks.inc:173
-msgid ""
-"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
-"a look at mkntpasswd."
-msgstr ""
-"Para poder usar SAMBA 2/3 necesita instalar ciertas librerías en perl. Vea "
-"mkntpasswd."
-
-#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
-#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
-#: setup/class_setupStep_Checks.inc:251
-msgid "Off"
-msgstr "Off"
-
-#: setup/class_setupStep_Checks.inc:184
-msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
-msgstr ""
-"registr_globals es un mecanismo de PHP para registrar todas las variables "
-"globales de tal manera que sean accesible desde scripts sin que cambien su "
-"ámbito. Esto puede ser un problema de seguridad."
-
-#: setup/class_setupStep_Checks.inc:185
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Busque 'register_globals' en su php.ini y modifíquelo por 'Off'."
-
-#: setup/class_setupStep_Checks.inc:193
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr ""
-"PHP usa este valor en el recolector de basura para eliminar las sesiones "
-"antiguas."
-
-#: setup/class_setupStep_Checks.inc:194
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
-msgstr ""
-"Ajustando este valor a un día impedirá la perdida de sesiones y cookies "
-"antes de que realmente se desconecte por tiempo."
-
-#: setup/class_setupStep_Checks.inc:195
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
-msgstr ""
-"Busque 'sessio.gc_maxlifetime' en su php.ini y modifíquelo a 86400 o mayor."
-
-#: setup/class_setupStep_Checks.inc:203
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr ""
-"Si quiere usar GOsa sin problemas, debe modificar a 'Off' la opción 'session."
-"auto_register' en su php.ini."
-
-#: setup/class_setupStep_Checks.inc:204
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr "Busque 'session.auto_start' en su php.ini y modifíquelo a 'Off'."
-
-#: setup/class_setupStep_Checks.inc:211
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducable! Increase it for larger setups."
-msgstr ""
-"GOsa necesita al menos 32Mb de memoria. Teniéndola por debajo de ese limite "
-"provocara errores inesperados. Aumentar para configuraciones mayores."
-
-#: setup/class_setupStep_Checks.inc:212
-msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr "Busque 'memory_limit' en su php.ini y modifíquelo a '32M' o mayor."
-
-#: setup/class_setupStep_Checks.inc:219
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
-msgstr ""
-"Esta opción está relacionada con el manejo de salida de PHP. Desactive esta "
-"opción poniéndola en off para mejorar el rendimiento."
-
-#: setup/class_setupStep_Checks.inc:220
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr "Busque 'implicit_flush' en su php.ini y modifíquelo a 'Off'."
-
-#: setup/class_setupStep_Checks.inc:227
-msgid "The Execution time should be at least 30 seconds."
-msgstr "El tiempo de ejecución debe ser de al menos 30 segundos."
-
-#: setup/class_setupStep_Checks.inc:228
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
-msgstr ""
-"Busque 'max_execution_time' en su php.ini y modifíquelo a '30' o mayor."
-
-#: setup/class_setupStep_Checks.inc:235
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
-msgstr ""
-"Aumente la seguridad del servidor modificando el parámetro 'expose_php' a "
-"'off'. PHP no debería enviar ningún tipo de información sobre el servidor "
-"que esta ejecutando la aplicación."
-
-#: setup/class_setupStep_Checks.inc:236
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr "Busque 'expose_php' en su php.ini y modifíquelo a 'Off'."
-
-#: setup/class_setupStep_Checks.inc:242
-msgid "On"
-msgstr "On"
-
-#: setup/class_setupStep_Checks.inc:243
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
-msgstr ""
-"Aumente la seguridad del servidor modificando el parámetro 'magic_quotes_gpc "
-"' a 'on'. PHP debería escapar todas las comillas de las cadenas en este caso."
-
-#: setup/class_setupStep_Checks.inc:244
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Busque 'magic_quotes_gpc' en su php.ini y modifíquelo a 'On'."
-
-#: setup/class_setupStep_Checks.inc:252
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
-msgstr ""
-"Aumente el rendimiento de su servidor modificando 'magic_quotes_gpc' a 'off'"
-
-#: setup/class_setupStep_Checks.inc:253
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr ""
-"Busque 'zend.ze1_compatibility_mode' en su php.ini y modifíquelo a 'Off'."
-
-#: setup/class_setupStep_Checks.inc:264
-msgid "Configuration writeable"
-msgstr "Se puede escribir en la configuración"
-
-#: setup/class_setupStep_Checks.inc:265
-msgid "The configuration file can't be written"
-msgstr "No se puede escribir en la configuración"
-
-#: setup/class_setupStep_Checks.inc:266
-#, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writeable."
-msgstr ""
-"GOsa lee la configuración desde un archivo colocado en (%s/%s). El asistente "
-"puede escribir la configuración directamente si tiene permisos de escritura."
-
-#: setup/setup_welcome.tpl:4
-msgid ""
-"This seems to be the first time you start GOsa - we didn't find any "
-"configuration right now. This simple wizard intends to help you while "
-"setting it up."
-msgstr ""
-
-#: setup/setup_welcome.tpl:8
-msgid "What will the wizard do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:11
-msgid "Create a basic, single site configuration"
-msgstr ""
-
-#: setup/setup_welcome.tpl:12
-msgid "Tries to find problems within your PHP and LDAP setup"
-msgstr ""
-
-#: setup/setup_welcome.tpl:13
-msgid "Let you choose from a set of basic and advanced configuration switches"
-msgstr ""
-
-#: setup/setup_welcome.tpl:14
-msgid "Guided migration of existing LDAP trees"
-msgstr ""
-
-#: setup/setup_welcome.tpl:17
-msgid "What will the wizard NOT do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:20
-msgid "Find every possible configuration error"
-msgstr ""
-
-#: setup/setup_welcome.tpl:21
-msgid "Migrate every possible LDAP setup - create backup dumps!"
-msgstr ""
-
-#: setup/setup_welcome.tpl:25
-msgid "To continue..."
-msgstr ""
-
-#: setup/setup_welcome.tpl:28
-msgid ""
-"For security reasons you need to authenticate for the installation by "
-"creating the file '/tmp/gosa.auth', containing the current session ID on the "
-"servers local filesystem. This can be done by executing the following "
-"command:"
-msgstr ""
-
-#: setup/setup_welcome.tpl:34
-msgid "Click the 'Continue' button when you've finished."
-msgstr ""
-
-#: setup/setup_checks.tpl:9
-msgid "PHP module and extension checks"
-msgstr ""
-
-#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
-msgid "GOsa will run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:67
-msgid "PHP setup configuration"
-msgstr ""
-
-#: setup/setup_checks.tpl:67
-msgid "show information"
-msgstr ""
-
-#: setup/setup_schema.tpl:3
-msgid "Schema specific settings"
-msgstr ""
-
-#: setup/setup_schema.tpl:7
-msgid "Enable schema validation when logging in"
-msgstr ""
-
-#: setup/setup_schema.tpl:16
-msgid "Check status"
-msgstr ""
-
-#: setup/setup_schema.tpl:20
-msgid "Schema check succeeded"
-msgstr ""
-
-#: setup/setup_schema.tpl:23
-msgid "Schema check failed"
-msgstr ""
-
-#: html/getvcard.php:36
-msgid "Error: getcvard.php needs a parameter to export a vcard!"
-msgstr ""
-
-#: html/helpviewer.php:67
-msgid "Help browser"
-msgstr ""
-
-#: html/helpviewer.php:118
-msgid "There is no helpfile specified for this class"
-msgstr ""
-
-#: html/helpviewer.php:265
-#, php-format
-msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
-msgstr ""
-
-#: html/getxls.php:86
-msgid "Birthday"
-msgstr ""
-
-#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
-#: html/getxls.php:297
-msgid "Surname"
-msgstr ""
-
-#: html/getxls.php:94
-#, php-format
-msgid "User list of %s on %s"
-msgstr ""
-
-#: html/getxls.php:121 html/getxls.php:284 ihtml/themes/default/acl.tpl:41
-msgid "Members"
-msgstr ""
-
-#: html/getxls.php:131 html/getxls.php:360
-#, php-format
-msgid "Groups of %s on %s"
-msgstr ""
-
-#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
-#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
-#: html/getxls.php:381
-msgid "Servers"
-msgstr ""
-
-#: html/getxls.php:159 html/getxls.php:311
-msgid "Computers"
-msgstr ""
-
-#: html/getxls.php:195 html/getxls.php:379
-#, php-format
-msgid "Servers of %s on %s"
-msgstr ""
-
-#: html/getxls.php:225
-msgid "Mobile phone"
-msgstr ""
-
-#: html/getxls.php:228
-msgid "Function"
-msgstr ""
-
-#: html/getxls.php:231 html/getxls.php:312
-msgid "Adressbook"
-msgstr ""
-
-#: html/getxls.php:238 html/getxls.php:414
-#, php-format
-msgid "Adressbook of %s on %s"
-msgstr ""
-
-#: html/getxls.php:244
-msgid "Common Name"
-msgstr ""
-
-#: html/getxls.php:281
-msgid "Day of birth"
-msgstr ""
-
-#: html/getxls.php:299
-msgid "Email address"
-msgstr ""
-
-#: html/getxls.php:299
-msgid "Organizational unit"
-msgstr ""
-
-#: html/getxls.php:300
-msgid "Postal Code"
-msgstr ""
-
-#: html/getxls.php:304
-msgid "Full"
-msgstr ""
-
-#: html/getxls.php:341
-#, php-format
-msgid "User List of %s on %s"
-msgstr ""
-
-#: html/getxls.php:395
-#, php-format
-msgid "Computers of %s on %s"
-msgstr ""
-
-#: html/index.php:50
-msgid "Session is not encrypted!"
-msgstr ""
-
-#: html/index.php:122
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr ""
-
-#: html/index.php:143
-#, php-format
-msgid "Directory '%s' specified as compile directory is not accessible!"
-msgstr ""
-
-#: html/index.php:226
-msgid ""
-"GOsa cannot retrieve information about the installed schema files. Please "
-"make sure, that this is possible."
-msgstr ""
-
-#: html/index.php:239
-msgid ""
-"Your ldap setup contains old schema definitions. Please re-run the setup."
-msgstr ""
-
-#: html/index.php:257
-msgid "Please specify a valid username!"
-msgstr ""
-
-#: html/index.php:259
-msgid "Please specify your password!"
-msgstr ""
-
-#: html/index.php:266
-msgid "Please check the username/password combination."
-msgstr ""
-
-#: html/index.php:295
-msgid "Account locked. Please contact your system administrator."
-msgstr ""
-
-#: html/index.php:341
-msgid "Session will not be encrypted."
-msgstr ""
-
-#: html/index.php:341
-msgid "Enter SSL session"
-msgstr ""
-
-#: html/index.php:347
-msgid ""
-"Your browser has cookies disabled. Please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-
-#: html/getkiosk.php:25
-#, php-format
-msgid "Can't open file '%s', possibly the file does not exist."
-msgstr ""
-
-#: html/getkiosk.php:30
-#, php-format
-msgid "Can't read file '%s', check permissions."
-msgstr ""
-
-#: html/getfax.php:53
-msgid "Could not connect to database server!"
-msgstr ""
-
-#: html/getfax.php:55
-msgid "Could not select database!"
-msgstr ""
-
-#: html/getfax.php:60 html/getfax.php:68
-msgid "Database query failed!"
-msgstr ""
-
-#: html/main.php:173
-msgid ""
-"FATAL: Register globals is on. GOsa will refuse to login unless this is "
-"fixed by an administrator."
-msgstr ""
-
-#: html/main.php:215
-msgid "Warning: memory is getting low - please increase the memory_limit!"
-msgstr ""
-
-#: html/main.php:354
-msgid "Your password is about to expire, please change your password"
-msgstr ""
-
-#: html/main.php:362
-#, php-format
-msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
-msgstr ""
-
-#: html/get_attachment.php:47
-msgid ""
-"Can't connect to glpi database, there is no mysl extension available in your "
-"php setup."
-msgstr ""
-
-#: html/get_attachment.php:55
-msgid ""
-"Can't connect to specified database, please check your glpi configuration."
-msgstr ""
-
-#: html/get_attachment.php:64
-msgid "Can't get specified attachment file, there is no entry with this id."
-msgstr ""
-
-#: ihtml/themes/default/islocked.tpl:2
-msgid "Locking conflict detected"
-msgstr ""
-
-#: ihtml/themes/default/islocked.tpl:9
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"webbrowser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. GOsa shows the relevant attributes. Please "
-"maintain the values below to fullfill the policies."
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:24
-msgid "Cancel all"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-msgid "Operation complete"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
-msgid ""
-"You are currently editing a database entry.\n"
-" Do you want to dismiss the changes?"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
-msgid "Main"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:18
-msgid "Help"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
-msgid "Sign out"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:31
-msgid "Signed in:"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:34
-msgid "GOsa main menu"
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:2
-msgid "Session conflict detected"
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:6
-msgid ""
-"Probably there's another active instance of your session. Multiple window "
-"operation is technical not possible and heavily depends on the browser "
-"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
-"possible. Pressing the Logout button will close this session."
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:10
-msgid ""
-"Ignoring this message will change/destroy the data you're currently editing, "
-"so please close multiple windows and log in again."
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:14
-msgid "Logout"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:15
-msgid "Use members from"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:29
-msgid "Available members"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:63
-msgid "ACLs for this object"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:69
-msgid "Available roles"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:6
-msgid "Please choose the way to react for this session"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:9
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid ""
-"ignore this error and show all entries that fit into the defined sizelimit "
-"and let me use filters instead"
-msgstr ""
-
-#: ihtml/themes/default/setup_finish.tpl:1
-msgid "Setup finished"
-msgstr ""
-
-#: ihtml/themes/default/setup_finish.tpl:3
-msgid ""
-"Basically the setup is finished. You can check the result of the schema "
-"check here and download the autogenerated gosa.conf below."
-msgstr ""
-
-#: ihtml/themes/default/setup_finish.tpl:7
-msgid "Schema Configuration"
-msgstr ""
-
-#: ihtml/themes/default/setup_finish.tpl:12
-msgid "Configuration File"
-msgstr ""
-
-#: ihtml/themes/default/setup_finish.tpl:14
-msgid ""
-"GOsa setup has collected all data needed to create an initial configuration "
-"file. Save the the link below as your gosa.conf and place that file in /etc/"
-"gosa. Change it as needed."
-msgstr ""
-
-#: ihtml/themes/default/setup_finish.tpl:20
-msgid ""
-"After placing the file under /etc/gosa, place make sure that the webserver "
-"user is able to read gosa.conf, while other users shouldn't. You may want to "
-"execute these commands to achieve this requirement:"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:9
-msgid "GOsa login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:25
-msgid "Login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:32
-msgid ""
-"Please use your username and your password to log into the site "
-"administration system."
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
-msgid "Directory"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
-msgid "Sign in"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:76
-msgid "Click here to log in"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:5
-msgid "Your GOsa session has expired!"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:7
-msgid ""
-"The last interaction with the GOsa web interface has been some time ago in "
-"the past. For security reasons, the session has been closed. To continue "
-"with administrative tasks, please sign in again."
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:10
-msgid "Sign in again"
-msgstr ""
-
-#: ihtml/themes/default/setup_introduction.tpl:1
-msgid "Welcome to the GOsa setup!"
-msgstr ""
-
-#: ihtml/themes/default/setup_introduction.tpl:4
-msgid ""
-"It looks like you're calling GOsa for the first time - no configuration was "
-"found. This setup like script will try to aid you in creating a working "
-"configuration by performing three major steps: first we'll check the PHP "
-"installation for required modules, than we're going to check for optional/"
-"needed programms and after you've provided basic information for your LDAP "
-"connectivity, we're going to check your LDAP setup."
-msgstr ""
-
-#: ihtml/themes/default/setup_introduction.tpl:17
-msgid ""
-"You can also use the new and more-advanced way of inspecting your PHP-"
-"installation. It will give you information about the exact function that "
-"could not be found (functions that could be found are not mentioned). This "
-"is useful if you know what you're doing."
-msgstr ""
-
-#: ihtml/themes/default/setup_introduction.tpl:19
-msgid "Toggle Show/Hide"
-msgstr ""
-
-#: ihtml/themes/default/setup_useradmin.tpl:3
-msgid "You already have an Administrative Account and a Group."
-msgstr ""
-
-#: ihtml/themes/default/setup_useradmin.tpl:6
-msgid ""
-"You're missing an administrative account for GOsa, you'll not be able to "
-"administrate anything!"
-msgstr ""
-
-#: ihtml/themes/default/setup_useradmin.tpl:10
-msgid ""
-"To provide full administrative access to GOsa, you need to create a special "
-"group which contains the administrative user. The setup program can assist "
-"you with this task. Enter the desired username and the password below to "
-"create the missing entries."
-msgstr ""
-
-#: ihtml/themes/default/setup_step2.tpl:1
-#: ihtml/themes/default/setup_step3.tpl:1
-#: ihtml/themes/default/setup_step4.tpl:1
-msgid "Setup continued..."
-msgstr ""
-
-#: ihtml/themes/default/setup_step2.tpl:4
-msgid ""
-"Step two looks for a set of helper programms and checks if they have the "
-"correct minimum version."
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:15
-msgid "Your Password has expired !! Choose a new Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:23
-#: ihtml/themes/default/accountexpired.tpl:27
-msgid "Old Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:32
-#: ihtml/themes/default/accountexpired.tpl:36
-msgid "New Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:41
-#: ihtml/themes/default/accountexpired.tpl:45
-msgid "Verify Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:51
-msgid "Change Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:52
-msgid "Click here to Change your password"
-msgstr ""
-
-#: ihtml/themes/default/setup_step3.tpl:4
-msgid ""
-"Now we're going include your LDAP server and create an initial "
-"configuration. After you've entered the server URI below, a quick check is "
-"performed if required LDAP schemas are in place. Samba versions are "
-"autodetected by the installed objectclasses. Details on how your LDAP tree "
-"is organized will be asked later on."
-msgstr ""
-
-#: ihtml/themes/default/setup_step3.tpl:10
-msgid ""
-"Please enter the server URI to allow the setup to connect your LDAP server "
-"(Example: ldap://your.server:389)."
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:2
-msgid ""
-"The following fields allow the basic configuration of GOsa's behaviour and "
-"affect various properties in your main configuration."
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:7
-msgid "Enter a description for the location you're configuring here"
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:18
-msgid ""
-"GOsa always acts as admin and manages access rights internally. This is a "
-"workaround till OpenLDAP's in directory ACI's are fully implemented. For "
-"this to work, we need the admin DN and the corresponding password."
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:39
-msgid "Base "
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:47
-msgid "People dn attribute"
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:59
-msgid "ID base for users/groups"
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:72
-msgid "Encryption algorithm"
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:83
-msgid ""
-"GOsa has modular support for several mail methods. These methods provide "
-"interfaces to users mailboxes and general handling for quotas. You can "
-"choose the dummy plugin to leave all your mail settings untouched."
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:100
-msgid ""
-"GOsa may cause PHP interpreter errors, particularly in case of Beta "
-"versions. In some cases it would be helpful to enable the error reporting."
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:104
-msgid "Display PHP errors"
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:107
-msgid "true"
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:108
-msgid "false"
-msgstr ""
-
-#: ihtml/themes/default/setup_step4.tpl:115
-msgid "Check"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"Remember that DNS configuration and database entries could not be restored. "
-"For some objects it is only nescessary to open and save them again (goFon), "
-"but some entries must be recreated manually (glpi)."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that could be restored"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:49
-msgid "Creating object snapshots"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:52
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:55
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:70
-msgid "Timestamp"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:79
-msgid "Reason for generating this snapshot"
-msgstr ""
-
-msgid ""
-"Can't remove kioks profile, it is still in use by the following objects '%s'."
-msgstr ""
-"No se puede eliminar el perfil Kiosk, está todavía en uso por el objeto '%s'."
-
-msgid "Scalix settings"
-msgstr "Configuración de Scalix"
-
-msgid "This account has no scalix extensions."
-msgstr "Esta cuenta no tiene extensión Scalix."
-
-msgid "Remove scalix account"
-msgstr "Eliminar cuenta Scalix"
-
-msgid ""
-"This account has scalix synchronization enabled. You can disable it by "
-"clicking below."
-msgstr ""
-"Esta cuenta tiene sincronización con Scalix activada. Puede desactivarla "
-"pulsando aqui."
-
-msgid "Create scalix account"
-msgstr "Crear cuenta Scalix"
-
-msgid ""
-"This account has scalix synchronization disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"Esta cuenta tiene sincronización con Scalix desactivada. Puede activarla "
-"pulsando aqui."
-
-msgid "There is no scalix mailnode specified."
-msgstr "No se ha introducido un nodo de correo Scalix."
-
-msgid "scalixScalixObject must be set!"
-msgstr "¡Debe introducir scalixScalixObject!"
-
-msgid "Value in 'Limit Mailbox size' is not valid."
-msgstr "El valor indicado en tamaño máximo del buzón de correo no es válido."
-
-msgid "Scalix account"
-msgstr "Cuenta Scalix"
-
-msgid "Scalix Mail node"
-msgstr "Nodo de correo Scalix"
-
-msgid "Mailbox class"
-msgstr "Tipo de buzón de correo"
-
-msgid "Server language"
-msgstr "Idioma del Servidor"
-
-msgid "Mailbox administrator"
-msgstr "Administrador del buzón de correo"
-
-msgid "Hide user entry in Scalix"
-msgstr "Ocultar las entradas de usuarios en Scalix"
-
-msgid "Mailbox size limitations"
-msgstr "Limitaciones de tamaño de los buzones de correo"
-
-msgid "Limit outbound"
-msgstr "Limitaciones de salida"
-
-msgid "Limit inbound"
-msgstr "Limitaciones de entrada"
-
-msgid "Notify user"
-msgstr "Notificar al usuario"
-
-msgid "Scalix email addresses"
-msgstr "Direcciones de correo electrónico de Scalix"
-
-msgid "Search in subtrees"
-msgstr "Buscar en subárboles"
-
-#~ msgid ""
-#~ "The given network address is not a valid, please specify a valid IP "
-#~ "address."
-#~ msgstr ""
-#~ "La dirección de red introducida no es válida, porfavor introduzca una "
-#~ "dirección IP valida."
-
-#~ msgid ""
-#~ "The specified network address is not matching with the specified zone "
-#~ "class, try it this way x.0.0.0"
-#~ msgstr ""
-#~ "La dirección de red introducida no coincide con la clase de zona "
-#~ "indicada, debe ser de la forma x.0.0.0"
-
-#~ msgid ""
-#~ "The specified network address is not matching with the specified zone "
-#~ "class, try it this way x.x.0.0"
-#~ msgstr ""
-#~ "La dirección de red introducida no coincide con la clase de zona "
-#~ "indicada, debe ser de la forma x.x.0.0"
-
-#~ msgid ""
-#~ "The specified network address is not matching with the specified zone "
-#~ "class, try it this way x.x.x.0"
-#~ msgstr ""
-#~ "La dirección de red introducida no coincide con la clase de zona "
-#~ "indicada, debe ser de la forma x.x.x.0"
-
-#~ msgid "The given network class '%s' is not valid."
-#~ msgstr "La clase de red introducida '%s' no es válida."
diff --git a/locale/fr/LC_MESSAGES/messages.mo b/locale/fr/LC_MESSAGES/messages.mo
deleted file mode 100644 (file)
index 68f5a30..0000000
Binary files a/locale/fr/LC_MESSAGES/messages.mo and /dev/null differ
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
deleted file mode 100644 (file)
index cc0a80a..0000000
+++ /dev/null
@@ -1,20367 +0,0 @@
-# translation of messages.po to Français
-#: include/class_plugin.inc:115 include/class_plugin.inc:116
-# Benoit Mortier <benoit.mortier@opensides.be>, 2005, 2006, 2007.
-msgid ""
-msgstr ""
-"Project-Id-Version: messages\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-19 11:12+0200\n"
-"PO-Revision-Date: 2007-07-19 11:57+0200\n"
-"Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n"
-"Language-Team: Français <fr@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n > 1);\n"
-
-#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
-#: plugins/personal/password/class_password.inc:136
-#: plugins/personal/mail/class_mailAccount.inc:1143
-#: plugins/personal/netatalk/class_netatalk.inc:374
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
-#: plugins/personal/connectivity/class_intranetAccount.inc:200
-#: plugins/personal/connectivity/class_pptpAccount.inc:178
-#: plugins/personal/connectivity/class_kolabAccount.inc:471
-#: plugins/personal/connectivity/class_proxyAccount.inc:312
-#: plugins/personal/connectivity/class_phpgwAccount.inc:162
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
-#: plugins/personal/connectivity/class_opengwAccount.inc:336
-#: plugins/personal/connectivity/class_webdavAccount.inc:161
-#: plugins/personal/environment/class_environment.inc:1317
-#: plugins/personal/nagios/class_nagiosAccount.inc:280
-#: plugins/personal/posix/class_posixAccount.inc:1357
-#: plugins/personal/samba/class_sambaAccount.inc:1097
-#: plugins/personal/generic/class_user.inc:1418
-msgid "My account"
-msgstr "Mon Compte"
-
-#: contrib/gosa.conf:45
-msgid "Administration"
-msgstr "Administration"
-
-#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
-msgid "Addons"
-msgstr "Extensions"
-
-#: contrib/gosa.conf:107
-msgid "ACL Role"
-msgstr "Rôle ACL"
-
-#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
-#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
-#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
-#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
-#: contrib/gosa.conf:211 contrib/gosa.conf:238 contrib/gosa.conf:242
-#: plugins/gofax/blocklists/generic.tpl:1
-#: plugins/gofax/faxaccount/paste_generic.tpl:4
-#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:940
-#: plugins/admin/systems/class_phoneGeneric.inc:476
-#: plugins/admin/systems/goImapServer.tpl:1
-#: plugins/admin/systems/class_componentGeneric.inc:268
-#: plugins/admin/systems/class_printGeneric.inc:880
-#: plugins/admin/systems/class_servGeneric.inc:414
-#: plugins/admin/systems/goMailServer.tpl:1
-#: plugins/admin/systems/servkolab.tpl:6
-#: plugins/admin/systems/class_workstationGeneric.inc:611
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
-#: plugins/admin/systems/glpi.tpl:6
-#: plugins/admin/systems/servdnseditzone.tpl:1
-#: plugins/admin/systems/glpiPrinter.tpl:6
-#: plugins/admin/applications/class_applicationGeneric.inc:542
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
-#: plugins/admin/mimetypes/paste_generic.tpl:4
-#: plugins/admin/mimetypes/generic.tpl:4
-#: plugins/admin/departments/class_departmentGeneric.inc:586
-#: plugins/admin/ogroups/class_ogroup.inc:747
-#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
-#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
-#: plugins/admin/fai/faiTemplateEntry.tpl:3
-#: plugins/admin/fai/faiHookEntry.tpl:5
-#: plugins/admin/fai/faiVariableEntry.tpl:5
-#: plugins/admin/fai/faiPartitionTable.tpl:4
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
-#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
-#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
-#: plugins/personal/generic/class_user.inc:16
-#: plugins/personal/generic/class_user.inc:1413
-#: plugins/generic/references/class_reference.inc:20
-#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
-msgid "Generic"
-msgstr "Informations"
-
-#: contrib/gosa.conf:112
-msgid "Unix"
-msgstr "Unix"
-
-#: contrib/gosa.conf:113 contrib/gosa.conf:140
-#: plugins/admin/groups/class_divListGroup.inc:233
-#: plugins/admin/users/class_divListUsers.inc:223
-#: plugins/admin/ogroups/tabs_ogroups.inc:132
-#: plugins/personal/environment/class_environment.inc:12
-#: plugins/personal/environment/class_environment.inc:1312
-msgid "Environment"
-msgstr "Environnement"
-
-#: contrib/gosa.conf:114 contrib/gosa.conf:142
-#: plugins/admin/groups/class_divListGroup.inc:225
-#: plugins/admin/groups/class_groupMail.inc:1110
-#: plugins/admin/users/class_divListUsers.inc:225
-#: plugins/admin/ogroups/class_divListOGroup.inc:215
-#: plugins/admin/ogroups/tabs_ogroups.inc:81
-#: plugins/admin/ogroups/tabs_ogroups.inc:221
-#: plugins/admin/ogroups/paste_mail.tpl:4
-#: plugins/admin/ogroups/class_mailogroup.inc:181
-#: plugins/personal/mail/class_mailAccount.inc:22
-#: plugins/personal/mail/class_mailAccount.inc:1138
-#: plugins/generic/references/class_reference.inc:24
-msgid "Mail"
-msgstr "Messagerie"
-
-#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
-#: plugins/admin/users/class_divListUsers.inc:231
-#: plugins/personal/samba/class_sambaAccount.inc:24
-#: plugins/personal/samba/class_sambaAccount.inc:1092
-#: plugins/generic/references/class_reference.inc:26
-#: plugins/generic/references/class_reference.inc:28
-msgid "Samba"
-msgstr "Samba"
-
-#: contrib/gosa.conf:117 contrib/gosa.conf:120
-#: plugins/admin/users/class_divListUsers.inc:233
-#: plugins/personal/netatalk/class_netatalk.inc:36
-#: plugins/personal/netatalk/class_netatalk.inc:370
-msgid "Netatalk"
-msgstr ""
-
-#: contrib/gosa.conf:123
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_connectivity.inc:15
-#: plugins/personal/connectivity/main.inc:118
-msgid "Connectivity"
-msgstr "Connectivité"
-
-#: contrib/gosa.conf:124
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
-#: plugins/gofax/faxaccount/paste_generic.tpl:8
-#: plugins/gofax/faxaccount/generic.tpl:10
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
-#: plugins/admin/users/class_divListUsers.inc:229
-#: plugins/admin/departments/class_departmentGeneric.inc:605
-#: plugins/admin/departments/generic.tpl:91
-#: plugins/personal/generic/generic.tpl:334
-#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
-#: html/getxls.php:297
-msgid "Fax"
-msgstr "Fax"
-
-#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
-#: plugins/addons/addressbook/address_edit.tpl:221
-#: plugins/addons/addressbook/address_info.tpl:67
-#: plugins/addons/addressbook/address_info.tpl:163
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_divListGroup.inc:231
-#: plugins/admin/systems/class_systemManagement.inc:1272
-#: plugins/admin/systems/chooser.tpl:12
-#: plugins/admin/users/class_divListUsers.inc:227
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/ogroups/class_phonequeue.inc:920
-#: plugins/admin/ogroups/class_ogroupManagement.inc:433
-#: plugins/personal/generic/generic.tpl:309
-#: plugins/personal/generic/generic.tpl:490
-#: plugins/generic/references/class_reference.inc:40
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
-msgid "Phone"
-msgstr "Téléphone"
-
-#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
-msgid "Scalix"
-msgstr ""
-
-#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
-#: plugins/personal/nagios/class_nagiosAccount.inc:275
-msgid "Nagios"
-msgstr ""
-
-#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
-#: plugins/admin/applications/class_applicationManagement.inc:25
-#: plugins/admin/mimetypes/generic.tpl:112
-#: plugins/admin/mimetypes/generic.tpl:165
-msgid "Applications"
-msgstr "Applications"
-
-#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
-#: plugins/admin/systems/class_servRepository.inc:260
-#: plugins/admin/systems/printerPPDDialog.tpl:17
-#: plugins/admin/applications/generic.tpl:92
-#: plugins/admin/ogroups/phonequeue.tpl:47
-#: plugins/gofon/conference/generic.tpl:130
-msgid "Options"
-msgstr "Options"
-
-#: contrib/gosa.conf:156
-#: plugins/admin/applications/class_applicationParameters.inc:232
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
-msgid "Parameter"
-msgstr "Paramètres"
-
-#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
-#: plugins/admin/systems/class_terminalStartup.inc:468
-#: plugins/admin/systems/class_workstationStartup.inc:1190
-#: plugins/admin/ogroups/tabs_ogroups.inc:102
-msgid "Startup"
-msgstr "Démarrage"
-
-#: contrib/gosa.conf:162 contrib/gosa.conf:184
-#: plugins/admin/ogroups/tabs_ogroups.inc:105
-msgid "Devices"
-msgstr "Périphériques"
-
-#: contrib/gosa.conf:163 contrib/gosa.conf:185
-#: plugins/admin/systems/class_systemManagement.inc:1281
-#: plugins/admin/systems/class_printGeneric.inc:886
-#: plugins/admin/ogroups/class_ogroupManagement.inc:436
-#: plugins/personal/environment/environment.tpl:235
-#: plugins/generic/references/class_reference.inc:52
-msgid "Printer"
-msgstr "Imprimante"
-
-#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
-#: plugins/gofax/blocklists/generic.tpl:90
-#: plugins/addons/godfs/contents.tpl:22
-#: plugins/addons/addressbook/contents.tpl:33
-#: plugins/admin/systems/glpiSelectUser.tpl:20
-#: plugins/admin/systems/glpiAttachmentPool.tpl:20
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
-#: plugins/admin/systems/glpiDeviceManagement.tpl:20
-#: plugins/admin/systems/servRepository.tpl:26
-#: plugins/admin/systems/glpiPrinter.tpl:127
-#: plugins/admin/fai/faiPackageEntry.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:21
-#: plugins/gofon/macro/headpage.tpl:20
-#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
-#: ihtml/themes/default/MultiSelectWindow.tpl:27
-#: ihtml/themes/default/MultiSelectWindow.tpl:67
-msgid "Information"
-msgstr "Information"
-
-#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
-#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
-#: contrib/gosa.conf:212
-msgid "Inventory"
-msgstr "Inventaire"
-
-#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_goLdapServer.inc:86
-#: plugins/admin/systems/class_goCupsServer.inc:71
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goImapServer.inc:161
-#: plugins/admin/systems/class_servDNS.inc:398
-#: plugins/admin/systems/class_goFonServer.inc:131
-#: plugins/admin/systems/class_goMailServer.inc:704
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#: plugins/admin/systems/servkolab.tpl:39
-#: plugins/admin/systems/class_goVirusServer.inc:221
-#: plugins/admin/systems/class_servRepository.inc:378
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#: plugins/admin/systems/class_goShareServer.inc:388
-#: plugins/admin/systems/class_servKolab.inc:386
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Services"
-msgstr "Services"
-
-#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
-#: contrib/gosa.conf:190
-msgid "FAI summary"
-msgstr "Sommaire FAI"
-
-#: contrib/gosa.conf:255
-msgid "OGo"
-msgstr "OGo"
-
-#: contrib/gosa.conf:267 plugins/addons/gotomasses/contents.tpl:11
-#: plugins/addons/gotomasses/contents.tpl:13
-#: plugins/addons/gotomasses/contents.tpl:15
-#: plugins/addons/ldapmanager/contentexportxls.tpl:19
-#: plugins/addons/ldapmanager/contentexportxls.tpl:32
-#: plugins/addons/ldapmanager/contentexportxls.tpl:47
-#: plugins/addons/ldapmanager/contentexport.tpl:16
-#: plugins/addons/ldapmanager/contentexport.tpl:29
-#: plugins/addons/ldapmanager/contentexport.tpl:44
-#: include/sieve/templates/edit_frame_base.tpl:6
-msgid "Export"
-msgstr "Exporter"
-
-#: contrib/gosa.conf:268
-msgid "Excel Export"
-msgstr "Exporter en Excel"
-
-#: contrib/gosa.conf:269 plugins/addons/gotomasses/contents.tpl:21
-#: plugins/addons/gotomasses/contents.tpl:25
-#: plugins/addons/gotomasses/contents.tpl:28
-#: plugins/addons/notifications/contents.tpl:54
-#: plugins/addons/ldapmanager/contentcsv.tpl:109
-#: plugins/addons/ldapmanager/contentcsv.tpl:112
-#: plugins/addons/ldapmanager/contentimport.tpl:50
-#: plugins/admin/applications/generic.tpl:135
-#: plugins/personal/mail/generic.tpl:238
-#: plugins/personal/environment/logonManagement.tpl:65
-#: include/sieve/templates/import_script.tpl:12
-#: include/sieve/templates/edit_frame_base.tpl:7
-msgid "Import"
-msgstr "Importer"
-
-#: contrib/gosa.conf:270
-msgid "CSV Import"
-msgstr "Importer un fichier CSV"
-
-#: contrib/gosa.conf:275 contrib/gosa.conf:305
-msgid "Partitions"
-msgstr "Partitions"
-
-#: contrib/gosa.conf:279 contrib/gosa.conf:309
-#: plugins/admin/applications/generic.tpl:130
-#: plugins/admin/fai/faiScriptEntry.tpl:56
-#: plugins/admin/fai/class_faiScript.inc:546
-#: plugins/admin/fai/faiHookEntry.tpl:56
-#: plugins/personal/environment/logonManagement.tpl:55
-msgid "Script"
-msgstr "Script"
-
-#: contrib/gosa.conf:283 contrib/gosa.conf:313
-#: plugins/admin/fai/class_faiSummaryTab.inc:45
-msgid "Hooks"
-msgstr "Connexions"
-
-#: contrib/gosa.conf:287 contrib/gosa.conf:317
-#: plugins/admin/fai/class_faiSummaryTab.inc:46
-msgid "Variables"
-msgstr "Variables"
-
-#: contrib/gosa.conf:291 contrib/gosa.conf:321
-#: plugins/admin/fai/class_faiSummaryTab.inc:47
-msgid "Templates"
-msgstr "Modèles"
-
-#: contrib/gosa.conf:295 contrib/gosa.conf:325
-#: plugins/admin/fai/class_faiSummaryTab.inc:50
-#: plugins/personal/environment/environment.tpl:11
-msgid "Profiles"
-msgstr "Profils"
-
-#: contrib/gosa.conf:296 contrib/gosa.conf:326
-#: plugins/admin/acl/class_divListACL.inc:54
-#: plugins/admin/ogroups/tabs_ogroups.inc:109
-msgid "Summary"
-msgstr "Sommaire"
-
-#: contrib/gosa.conf:300 contrib/gosa.conf:330
-#: plugins/admin/fai/class_faiPackage.inc:547
-msgid "Packages"
-msgstr "Paquets"
-
-#: contrib/gosa.conf:336 plugins/addons/logview/class_logview.inc:7
-#: plugins/addons/logview/class_logview.inc:409
-#: plugins/addons/logview/class_gosa_logview.inc:7
-msgid "System logs"
-msgstr "journaux systèmes"
-
-#: contrib/gosa.conf:337
-msgid "GOsa logs"
-msgstr "Journaux systèmes GOsa"
-
-#: contrib/gosa.conf:516 plugins/admin/ogroups/class_phonequeue.inc:270
-#: setup/class_setupStep_Language.inc:48
-msgid "German"
-msgstr "Allemand"
-
-#: contrib/gosa.conf:517 setup/class_setupStep_Language.inc:52
-msgid "Russian"
-msgstr "Russe"
-
-#: contrib/gosa.conf:518
-msgid "Spanish"
-msgstr "Espagnol"
-
-#: contrib/gosa.conf:519 setup/class_setupStep_Language.inc:49
-msgid "French"
-msgstr "Français"
-
-#: contrib/gosa.conf:520
-msgid "Dutch"
-msgstr "Hollandais"
-
-#: contrib/gosa.conf:521 setup/class_setupStep_Language.inc:50
-msgid "English"
-msgstr "Anglais"
-
-#: contrib/gosa.conf:522
-msgid "Italian"
-msgstr "Italien"
-
-#: contrib/gosa.conf:523
-msgid "Polish"
-msgstr "Polonais"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:6
-msgid "FAX Reports"
-msgstr "Rapports des Fax"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:7
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
-#: plugins/addons/gotomasses/class_gotomasses.inc:7
-#: plugins/addons/notifications/class_msgplug.inc:7
-#: plugins/addons/mailqueue/class_mailqueue.inc:7
-#: plugins/addons/logview/class_logview.inc:8
-#: plugins/addons/logview/class_gosa_logview.inc:8
-#: plugins/addons/godfs/class_dfsManagment.inc:11
-#: plugins/addons/addressbook/class_addressbook.inc:7
-#: plugins/addons/ldapmanager/class_exportxls.inc:8
-#: plugins/addons/ldapmanager/class_export.inc:7
-#: plugins/addons/ldapmanager/class_csvimport.inc:7
-#: plugins/addons/ldapmanager/class_import.inc:7
-#: plugins/addons/ldapmanager/class_ldif.inc:8
-#: plugins/admin/groups/class_groupManagement.inc:26
-#: plugins/admin/systems/class_systemManagement.inc:33
-#: plugins/admin/applications/class_applicationManagement.inc:26
-#: plugins/admin/users/class_userManagement.inc:29
-#: plugins/admin/acl/class_aclManagement.inc:28
-#: plugins/admin/acl/class_aclRole.inc:7
-#: plugins/admin/departments/class_departmentManagement.inc:26
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-#: plugins/personal/scalix/class_scalixAccount.inc:17
-#: plugins/personal/password/class_password.inc:25
-#: plugins/personal/mail/class_mailAccount.inc:23
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
-#: plugins/personal/connectivity/class_connectivity.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:18
-#: plugins/personal/connectivity/class_pptpAccount.inc:27
-#: plugins/personal/connectivity/class_kolabAccount.inc:6
-#: plugins/personal/connectivity/class_proxyAccount.inc:6
-#: plugins/personal/connectivity/class_phpgwAccount.inc:6
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
-#: plugins/personal/connectivity/class_opengwAccount.inc:7
-#: plugins/personal/connectivity/class_webdavAccount.inc:7
-#: plugins/personal/environment/class_environment.inc:13
-#: plugins/personal/nagios/class_nagiosAccount.inc:19
-#: plugins/personal/posix/class_posixAccount.inc:17
-#: plugins/personal/samba/class_sambaAccount.inc:25
-#: plugins/personal/generic/class_user.inc:17
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
-#: plugins/gofon/fonreports/class_fonreport.inc:7
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
-msgid "This does something"
-msgstr "Ceci fait quelque chose"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:115
-msgid ""
-"No fax extension defined in your server configuration, no reports can be "
-"shown!"
-msgstr ""
-"Pas d'extension fax définie dans la configuration de votre serveur, aucun "
-"rapport ne peut être montré!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:118
-#: plugins/addons/logview/class_logview.inc:83
-#: plugins/addons/logview/class_gosa_logview.inc:104
-#: plugins/gofon/fonreports/class_fonreport.inc:168
-msgid "There is no mysql extension available, please check your php setup."
-msgstr "Il n'y a pas d'extension mysql disponible, vérifiez votre configuration php."
-
-#: plugins/gofax/faxreports/class_faxreport.inc:125
-msgid "Can't connect to fax database, no reports can be shown!"
-msgstr ""
-"Impossible de se connecter à la base de données des fax, aucun rapport ne "
-"peut être affiché!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:129
-msgid "Can't select fax database for report generation!"
-msgstr ""
-"Impossible de sélectionner la base de données fax pour la génération de "
-"rapports!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:134
-msgid "Can't query fax table 'faxlog' for report generation!"
-msgstr "Impossible d'interroger la table 'faxlog' pour la génération de rapports!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:157
-#: plugins/gofax/faxreports/class_faxreport.inc:297
-msgid "Query for fax database failed!"
-msgstr "La requête sur la base de données des fax a échoué!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:166
-#: plugins/gofax/faxreports/class_faxreport.inc:176
-msgid "You have no permission to retrieve informations about this fax id!"
-msgstr ""
-"Vous n'avez pas l'autorisation de récupérer les informations à propos de "
-"l'identifiant de ce fax!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:207
-#: plugins/gofax/faxreports/class_faxreport.inc:322
-#: plugins/gofon/fonreports/class_fonreport.inc:228
-msgid "Y-M-D"
-msgstr "A-M-J"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-msgid "Insufficient permissions to view this attribute"
-msgstr "Permissions insuffisantes, vous ne pouvez pas voir l'attribut"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/admin/groups/class_groupApplication.inc:435
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-msgid "Insufficient permissions"
-msgstr "Permission insuffisantes"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:480
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-msgid "Fax report"
-msgstr "Rapports des Fax"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-msgid "All entries are readonly"
-msgstr "Tous les champs sont en lecture seule"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:486
-msgid "Fax reports"
-msgstr "Rapports des Fax"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:491
-msgid "Detailed view"
-msgstr "Détails"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:492
-msgid "Fax ID"
-msgstr "ID Fax"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#: plugins/gofax/faxreports/contents.tpl:31
-#: plugins/addons/logview/gosa_log_contents.tpl:83
-#: plugins/addons/logview/contents.tpl:84
-#: plugins/gofon/fonreports/class_fonreport.inc:404
-#: plugins/gofon/fonreports/contents.tpl:30
-msgid "Date"
-msgstr "Date"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-msgid "Time"
-msgstr "Temps"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:494
-#: plugins/gofax/faxreports/contents.tpl:32
-#: plugins/gofax/faxreports/detail.tpl:45
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
-#: plugins/personal/posix/generic.tpl:35
-#: plugins/gofon/fonreports/contents.tpl:35
-msgid "Status"
-msgstr "Statut"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:495
-#: plugins/gofax/faxreports/detail.tpl:33
-msgid "Sender ID"
-msgstr "ID de l'expéditeur"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:496
-#: plugins/gofax/faxreports/detail.tpl:29
-msgid "Sender MSN"
-msgstr "MSN de l'expéditeur"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:497
-#: plugins/gofax/faxreports/detail.tpl:41
-msgid "Receiver ID"
-msgstr "ID du correspondant"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:498
-#: plugins/gofax/faxreports/detail.tpl:37
-msgid "Receiver MSN"
-msgstr "MSN du correspondant"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:499
-msgid "Number of pages"
-msgstr "Nombre de pages"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:500
-msgid "Status Message"
-msgstr "Rapport d'envoi"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:501
-#: plugins/gofax/faxreports/detail.tpl:53
-msgid "Transfer time"
-msgstr "Temps de transfert"
-
-#: plugins/gofax/faxreports/main.inc:14
-msgid "FAX reports"
-msgstr "Rapports des Fax"
-
-#: plugins/gofax/faxreports/contents.tpl:2
-#: plugins/addons/logview/gosa_log_contents.tpl:2
-#: plugins/addons/logview/contents.tpl:2
-#: plugins/gofon/fonreports/contents.tpl:2
-msgid "Filter"
-msgstr "Filtre"
-
-#: plugins/gofax/faxreports/contents.tpl:6
-#: plugins/addons/mailqueue/contents.tpl:11
-#: plugins/addons/logview/gosa_log_contents.tpl:47
-#: plugins/addons/logview/contents.tpl:47
-#: plugins/addons/addressbook/contents.tpl:109
-#: plugins/gofon/fonreports/contents.tpl:6
-msgid "Search for"
-msgstr "Recherche de"
-
-#: plugins/gofax/faxreports/contents.tpl:7
-#: plugins/gofon/fonreports/contents.tpl:7
-msgid "Enter user name to search for"
-msgstr "Entrez le nom recherché"
-
-#: plugins/gofax/faxreports/contents.tpl:8
-#: plugins/gofax/faxreports/contents.tpl:16
-#: plugins/gofon/fonreports/contents.tpl:8
-#: plugins/gofon/fonreports/contents.tpl:16
-msgid "in"
-msgstr "dans"
-
-#: plugins/gofax/faxreports/contents.tpl:9
-#: plugins/gofon/fonreports/contents.tpl:9
-msgid "Select subtree to base search on"
-msgstr "Sélectionnez la branche de l'annuaire où sera effectuée la recherche"
-
-#: plugins/gofax/faxreports/contents.tpl:12
-#: plugins/gofon/fonreports/contents.tpl:12
-msgid "during"
-msgstr "pendant"
-
-#: plugins/gofax/faxreports/contents.tpl:21
-#: plugins/addons/mailqueue/contents.tpl:10
-#: plugins/addons/mailqueue/contents.tpl:26
-#: plugins/addons/logview/gosa_log_contents.tpl:68
-#: plugins/addons/logview/contents.tpl:68
-#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
-#: ihtml/themes/default/help.tpl:21
-msgid "Search"
-msgstr "Recherche"
-
-#: plugins/gofax/faxreports/contents.tpl:30
-#: plugins/gofax/faxreports/detail.tpl:21
-#: plugins/addons/logview/gosa_log_contents.tpl:84
-#: plugins/admin/systems/class_printGeneric.inc:868
-#: plugins/admin/systems/class_gosaLogServer.inc:102
-#: plugins/admin/ogroups/class_ogroupManagement.inc:428
-#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:212
-#: setup/setup_config2.tpl:257
-msgid "User"
-msgstr "Utilisateur"
-
-#: plugins/gofax/faxreports/contents.tpl:33
-#: plugins/addons/mailqueue/contents.tpl:56
-msgid "Sender"
-msgstr "Expéditeur"
-
-#: plugins/gofax/faxreports/contents.tpl:34
-msgid "Receiver"
-msgstr "Correspondant"
-
-#: plugins/gofax/faxreports/contents.tpl:35
-#: plugins/gofax/faxreports/detail.tpl:57
-msgid "# pages"
-msgstr "# pages"
-
-#: plugins/gofax/faxreports/contents.tpl:50
-#: plugins/addons/logview/gosa_log_contents.tpl:98
-#: plugins/addons/logview/contents.tpl:97
-#: plugins/gofon/fonreports/contents.tpl:51
-msgid "Search returned no results..."
-msgstr "La recherche n'a renvoyé aucun résultat..."
-
-#: plugins/gofax/faxreports/detail.tpl:5
-msgid "FAX preview - please wait"
-msgstr "prévisualisation du FAX - Veuillez attendre"
-
-#: plugins/gofax/faxreports/detail.tpl:8
-msgid "Click on fax to download"
-msgstr "Cliquez sur le fax pour le télécharger"
-
-#: plugins/gofax/faxreports/detail.tpl:17
-msgid "FAX ID"
-msgstr "FAX ID"
-
-#: plugins/gofax/faxreports/detail.tpl:25
-msgid "Date / Time"
-msgstr "Date / Heure"
-
-#: plugins/gofax/faxreports/detail.tpl:49
-msgid "Status message"
-msgstr "Statut"
-
-#: plugins/gofax/faxreports/detail.tpl:67
-#: plugins/addons/mailqueue/header.tpl:5
-#: plugins/addons/ldapmanager/contentcsv.tpl:114
-#: plugins/addons/ldapmanager/contentexportxls.tpl:69
-#: plugins/addons/ldapmanager/contentexport.tpl:66
-#: plugins/addons/ldapmanager/contentimport.tpl:45
-#: plugins/admin/systems/class_systemManagement.inc:179
-#: plugins/admin/departments/dep_iframe.tpl:18
-#: plugins/admin/fai/faiNewBranch.tpl:51
-#: plugins/personal/password/changed.tpl:9
-#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
-#: setup/class_setup.inc:275 setup/class_setup.inc:277
-msgid "Back"
-msgstr "Retour"
-
-#: plugins/gofax/blocklists/remove.tpl:2
-#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
-#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
-#: plugins/admin/systems/remove_ppd.tpl:2
-#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
-#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
-#: plugins/admin/departments/remove.tpl:2
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
-#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
-#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
-#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
-#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
-#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
-#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
-#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
-#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
-#: html/password.php:278 html/index.php:50 html/index.php:341
-#: html/index.php:347
-msgid "Warning"
-msgstr "Avertissement"
-
-#: plugins/gofax/blocklists/remove.tpl:6
-#: plugins/admin/systems/remove_glpi.tpl:6
-#: include/sieve/templates/remove_script.tpl:6
-msgid ""
-"Please double check if your really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-"Veuillez vous assurez que vous voulez effectuer cette opération. Toutes les "
-"données seront perdues étant donné qu'il est impossible pour GOsa de "
-"récupérer vos données."
-
-#: plugins/gofax/blocklists/remove.tpl:10
-#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
-#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
-#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
-#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
-#: ihtml/themes/default/remove.tpl:9
-msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"D'accord - si vous êtes sur - cliquez sur 'Supprimer' pour continuer ou sur "
-"'Annuler' pour abandonner."
-
-#: plugins/gofax/blocklists/remove.tpl:15
-#: plugins/gofax/blocklists/remove.tpl:19
-#: plugins/gofax/blocklists/generic.tpl:83
-#: plugins/gofax/faxaccount/lists.tpl:14
-#: plugins/gofax/faxaccount/generic.tpl:111
-#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
-#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
-#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
-#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
-#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
-#: plugins/admin/systems/phonesettings.tpl:210
-#: plugins/admin/systems/phonesettings.tpl:233
-#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
-#: plugins/admin/systems/class_termDNS.inc:522
-#: plugins/admin/systems/goNtpServer.tpl:21
-#: plugins/admin/systems/remove_glpi.tpl:14
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
-#: plugins/admin/systems/goShareServer.tpl:20
-#: plugins/admin/systems/glpi_edit_os.tpl:10
-#: plugins/admin/systems/class_servDNSeditZone.inc:316
-#: plugins/admin/systems/class_servDNSeditZone.inc:541
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
-#: plugins/admin/systems/terminal.tpl:131
-#: plugins/admin/systems/glpi_edit_type.tpl:10
-#: plugins/admin/systems/remove_ppd.tpl:12
-#: plugins/admin/systems/workstation.tpl:108
-#: plugins/admin/systems/workstationStartup.tpl:131
-#: plugins/admin/systems/workstationStartup.tpl:165
-#: plugins/admin/applications/remove.tpl:14
-#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
-#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
-#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
-#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
-#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
-#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
-#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
-#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
-#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
-#: plugins/admin/fai/remove_branch.tpl:14
-#: plugins/admin/fai/faiPartitionTable.tpl:54
-#: plugins/personal/scalix/paste_generic.tpl:13
-#: plugins/personal/scalix/generic.tpl:114
-#: plugins/personal/mail/copypaste.tpl:45
-#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
-#: plugins/personal/mail/generic.tpl:263
-#: plugins/personal/connectivity/kolab.tpl:56
-#: plugins/personal/environment/class_environment.inc:695
-#: plugins/personal/environment/environment.tpl:187
-#: plugins/personal/environment/environment.tpl:225
-#: plugins/personal/environment/environment.tpl:251
-#: plugins/personal/posix/paste_generic.tpl:62
-#: plugins/personal/posix/generic.tpl:91
-#: plugins/personal/posix/generic.tpl:129
-#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
-#: plugins/gofon/macro/remove.tpl:18
-#: plugins/gofon/phoneaccount/paste_generic.tpl:19
-#: plugins/gofon/phoneaccount/generic.tpl:22
-#: plugins/gofon/conference/remove.tpl:15
-#: plugins/gofon/conference/remove.tpl:19
-#: include/sieve/templates/remove_script.tpl:14
-#: ihtml/themes/default/remove.tpl:13
-msgid "Delete"
-msgstr "Supprimer"
-
-#: plugins/gofax/blocklists/remove.tpl:17
-#: plugins/gofax/blocklists/remove.tpl:21
-#: plugins/gofax/blocklists/generic.tpl:106
-#: plugins/gofax/faxaccount/locals.tpl:62
-#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
-#: plugins/addons/gotomasses/contents.tpl:115
-#: plugins/addons/gotomasses/contents.tpl:118
-#: plugins/addons/godfs/class_dfsManagment.inc:249
-#: plugins/addons/addressbook/remove.tpl:16
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/address_edit.tpl:265
-#: plugins/admin/groups/class_groupManagement.inc:424
-#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
-#: plugins/admin/groups/application_options.tpl:13
-#: plugins/admin/groups/mail_locals.tpl:68
-#: plugins/admin/groups/mail_admins.tpl:39
-#: plugins/admin/groups/group_objects.tpl:57
-#: plugins/admin/systems/SelectDeviceType.tpl:45
-#: plugins/admin/systems/goKrbServer.tpl:32
-#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
-#: plugins/admin/systems/goGlpiServer.tpl:34
-#: plugins/admin/systems/goLdapServer.tpl:11
-#: plugins/admin/systems/gencd.tpl:11
-#: plugins/admin/systems/glpi_devices.tpl:761
-#: plugins/admin/systems/class_goService.inc:40
-#: plugins/admin/systems/goImapServer.tpl:118
-#: plugins/admin/systems/glpiSelectUser.tpl:51
-#: plugins/admin/systems/class_systemManagement.inc:830
-#: plugins/admin/systems/goMailServer.tpl:223
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
-#: plugins/admin/systems/servnfs.tpl:140
-#: plugins/admin/systems/goNtpServer.tpl:31
-#: plugins/admin/systems/remove_glpi.tpl:16
-#: plugins/admin/systems/goShareServer.tpl:31
-#: plugins/admin/systems/goFonServer.tpl:41
-#: plugins/admin/systems/goSyslogServer.tpl:7
-#: plugins/admin/systems/glpiAttachmentPool.tpl:52
-#: plugins/admin/systems/servkolab.tpl:247
-#: plugins/admin/systems/goCupsServer.tpl:7
-#: plugins/admin/systems/ServiceAddDialog.tpl:30
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
-#: plugins/admin/systems/goTerminalServer.tpl:25
-#: plugins/admin/systems/glpi_edit_os.tpl:29
-#: plugins/admin/systems/goSpamServer.tpl:127
-#: plugins/admin/systems/goFaxServer.tpl:25
-#: plugins/admin/systems/class_baseSelectDialog.inc:43
-#: plugins/admin/systems/gosaLogServer.tpl:33
-#: plugins/admin/systems/servdns.tpl:23
-#: plugins/admin/systems/goSpamServerRule.tpl:23
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
-#: plugins/admin/systems/servRepositorySetup.tpl:56
-#: plugins/admin/systems/glpi_edit_type.tpl:29
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
-#: plugins/admin/systems/remove_ppd.tpl:14
-#: plugins/admin/systems/printerPPDDialog.tpl:23
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
-#: plugins/admin/systems/glpiDeviceManagement.tpl:52
-#: plugins/admin/systems/servRepository.tpl:68
-#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
-#: plugins/admin/systems/servdnseditzone.tpl:129
-#: plugins/admin/systems/goVirusServer.tpl:170
-#: plugins/admin/systems/goLogDBServer.tpl:25
-#: plugins/admin/applications/remove.tpl:16
-#: plugins/admin/applications/remove.tpl:20
-#: plugins/admin/applications/class_applicationManagement.inc:439
-#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
-#: plugins/admin/users/template.tpl:50
-#: plugins/admin/users/class_userManagement.inc:747
-#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
-#: plugins/admin/mimetypes/remove.tpl:20
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
-#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
-#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
-#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
-#: plugins/admin/departments/remove.tpl:17
-#: plugins/admin/departments/remove.tpl:21
-#: plugins/admin/departments/class_departmentManagement.inc:397
-#: plugins/admin/departments/dep_move_confirm.tpl:17
-#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
-#: plugins/admin/ogroups/ogroup_objects.tpl:56
-#: plugins/admin/ogroups/class_ogroupManagement.inc:384
-#: plugins/admin/fai/faiPackageConfiguration.tpl:7
-#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
-#: plugins/admin/fai/class_faiManagement.inc:759
-#: plugins/admin/fai/class_faiManagement.inc:764
-#: plugins/admin/fai/class_faiManagement.inc:770
-#: plugins/admin/fai/faiScriptEntry.tpl:83
-#: plugins/admin/fai/remove_branch.tpl:16
-#: plugins/admin/fai/faiPackageEntry.tpl:57
-#: plugins/admin/fai/faiTemplateEntry.tpl:171
-#: plugins/admin/fai/faiHookEntry.tpl:85
-#: plugins/admin/fai/faiVariableEntry.tpl:55
-#: plugins/admin/fai/faiProfileEntry.tpl:71
-#: plugins/admin/fai/faiNewBranch.tpl:22
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
-#: plugins/personal/scalix/main.inc:101
-#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
-#: plugins/personal/netatalk/main.inc:96
-#: plugins/personal/connectivity/main.inc:102
-#: plugins/personal/environment/hotplugDialogNew.tpl:54
-#: plugins/personal/environment/selectPrinterDialog.tpl:66
-#: plugins/personal/environment/main.inc:102
-#: plugins/personal/environment/logonManagement.tpl:76
-#: plugins/personal/environment/hotplugDialog.tpl:64
-#: plugins/personal/nagios/main.inc:105
-#: plugins/personal/posix/trust_machines.tpl:41
-#: plugins/personal/posix/main.inc:106
-#: plugins/personal/posix/posix_groups.tpl:81
-#: plugins/personal/samba/samba3_workstations.tpl:41
-#: plugins/personal/samba/main.inc:104
-#: plugins/personal/samba/sambaLogonHours.tpl:106
-#: plugins/personal/generic/generic_certs.tpl:94
-#: plugins/personal/generic/generic_picture.tpl:35
-#: plugins/personal/generic/main.inc:160
-#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
-#: plugins/gofon/macro/remove.tpl:20
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
-#: plugins/gofon/phoneaccount/main.inc:106
-#: plugins/gofon/conference/remove.tpl:17
-#: plugins/gofon/conference/remove.tpl:21
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
-#: include/sieve/templates/select_test_type.tpl:13
-#: include/sieve/templates/remove_script.tpl:16
-#: include/sieve/templates/management.tpl:26
-#: include/sieve/templates/import_script.tpl:14
-#: include/sieve/templates/element_comment.tpl:10
-#: include/sieve/templates/create_script.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
-#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
-#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
-#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
-#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
-#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:89
-msgid "Cancel"
-msgstr "Annuler"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
-msgid "List of blocklists"
-msgstr "Liste des listes rouges"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected blocklists. Having "
-"a large size of lists, you might prefer the range selectors on top of the "
-"select box."
-msgstr ""
-"Ce menu vous permet de d'ajouter, supprimer et éditer les listes rouges "
-"sélectionnés. Si vous avez un grand nombre de liste rouges il est conseillé "
-"d'utiliser les filtres."
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-msgid "Blocklist name"
-msgstr "Nom de la liste rouge"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#: plugins/addons/addressbook/address_edit.tpl:155
-#: plugins/addons/addressbook/class_addressbook.inc:815
-#: plugins/addons/addressbook/address_info.tpl:117
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/users/class_divListUsers.inc:61
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#: plugins/admin/ogroups/class_ogroupManagement.inc:431
-#: plugins/personal/generic/class_user.inc:1434
-#: plugins/personal/generic/generic.tpl:258
-#: plugins/generic/references/class_reference.inc:38
-#: plugins/gofon/macro/class_divListMacros.inc:57
-msgid "Department"
-msgstr "Département"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
-#: plugins/addons/addressbook/contents.tpl:42
-#: plugins/admin/groups/class_divListGroup.inc:62
-#: plugins/admin/systems/class_divListSystemService.inc:31
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
-#: plugins/admin/systems/class_divListSystem.inc:69
-#: plugins/admin/applications/class_divListApplication.inc:59
-#: plugins/admin/users/class_divListUsers.inc:63
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
-#: plugins/admin/acl/class_divListACL.inc:55
-#: plugins/admin/departments/class_divListDepartment.inc:49
-#: plugins/admin/ogroups/class_divListOGroup.inc:65
-#: plugins/admin/fai/class_divListFai.inc:71
-#: plugins/gofon/macro/class_divListMacros.inc:59
-#: plugins/gofon/conference/class_divListConferences.inc:60
-msgid "Actions"
-msgstr "Actions"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Select to see send blocklists"
-msgstr "Sélectionnez afin d'afficher les numéros d'appels de la liste rouge"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Show send blocklists"
-msgstr "Afficher les numéros d'appels de la liste rouge"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Select to see receive blocklists"
-msgstr "Sélectionnez afin de voir les listes rouges de correspondants"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Show receive blocklists"
-msgstr "Afficher les listes rouges de correspondants"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Select to search within subtrees"
-msgstr "Sélectionner pour chercher dans le sous arbre"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/personal/posix/posix_groups.tpl:46
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Search in subtrees"
-msgstr "Chercher dans les sous arbre"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
-msgid "Regular expression for matching list names"
-msgstr "Expression régulière pour trouver des listes correspondantes"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "Create new blocklist"
-msgstr "Création d'un nouvelle liste rouge"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "New Blocklist"
-msgstr "Nouvelle listes rouges"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
-#: plugins/gofax/blocklists/generic.tpl:17
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
-#: plugins/addons/godfs/class_dfsManagment.inc:217
-#: plugins/admin/groups/class_divListGroup.inc:181
-#: plugins/admin/groups/class_groupGeneric.inc:950
-#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
-#: plugins/admin/systems/printer.tpl:27
-#: plugins/admin/systems/class_phoneGeneric.inc:486
-#: plugins/admin/systems/goLdapServer.tpl:2
-#: plugins/admin/systems/component.tpl:17
-#: plugins/admin/systems/class_componentGeneric.inc:278
-#: plugins/admin/systems/class_printGeneric.inc:890
-#: plugins/admin/systems/class_servGeneric.inc:426
-#: plugins/admin/systems/phone.tpl:17
-#: plugins/admin/systems/class_terminalGeneric.inc:640
-#: plugins/admin/systems/class_baseSelectDialog.inc:46
-#: plugins/admin/systems/class_workstationGeneric.inc:622
-#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
-#: plugins/admin/systems/workstation.tpl:27
-#: plugins/admin/systems/class_divListSystem.inc:227
-#: plugins/admin/systems/class_glpiSelectUser.inc:181
-#: plugins/admin/applications/class_divListApplication.inc:175
-#: plugins/admin/applications/class_applicationGeneric.inc:552
-#: plugins/admin/applications/generic.tpl:42
-#: plugins/admin/users/class_divListUsers.inc:162
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
-#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:678
-#: plugins/admin/acl/class_divListACL.inc:154
-#: plugins/admin/departments/class_divListDepartment.inc:133
-#: plugins/admin/departments/class_departmentGeneric.inc:597
-#: plugins/admin/departments/generic.tpl:35
-#: plugins/admin/ogroups/class_divListOGroup.inc:181
-#: plugins/admin/ogroups/class_ogroup.inc:757
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/fai/class_divListFai.inc:216
-#: plugins/personal/generic/class_user.inc:1423
-#: plugins/personal/generic/generic.tpl:143
-#: plugins/gofon/macro/class_gofonMacro.inc:581
-#: plugins/gofon/macro/class_divListMacros.inc:147
-#: plugins/gofon/macro/generic.tpl:27
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
-#: plugins/gofon/conference/class_divListConferences.inc:154
-#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
-msgid "Base"
-msgstr "Base"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:218
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-msgid "Submit department"
-msgstr "Soumettre le département"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:218
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#: include/class_MultiSelectWindow.inc:209
-msgid "Submit"
-msgstr "Soumettre"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-msgid "Remove selected blocklists"
-msgstr "Effacer les listes rouges sélectionnées"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-msgid "Remove blocklists"
-msgstr "Effacer la liste rouge"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
-#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
-#: plugins/admin/systems/glpi.tpl:46
-#: plugins/admin/systems/class_divListSystem.inc:323
-#: plugins/admin/systems/glpiPrinter.tpl:18
-#: plugins/admin/systems/glpiPrinter.tpl:32
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/users/class_divListUsers.inc:266
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/acl/class_aclRole.inc:340
-#: plugins/admin/acl/class_aclRole.inc:385
-#: plugins/admin/acl/class_divListACL.inc:210
-#: plugins/admin/acl/class_divListACL.inc:232
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/admin/fai/class_faiScript.inc:302
-#: plugins/admin/fai/class_faiScript.inc:304
-#: plugins/admin/fai/class_faiHook.inc:300
-#: plugins/admin/fai/class_faiHook.inc:302
-#: plugins/admin/fai/class_faiTemplate.inc:278
-#: plugins/admin/fai/class_faiTemplate.inc:280
-#: plugins/admin/fai/class_divListFai.inc:299
-#: plugins/admin/fai/class_divListFai.inc:302
-#: plugins/gofon/macro/class_divListMacros.inc:207
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#: include/class_acl.inc:409 include/class_acl.inc:454
-msgid "edit"
-msgstr "éditer"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/users/class_divListUsers.inc:267
-msgid "Edit user"
-msgstr "Editer un utilisateur"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/addons/mailqueue/contents.tpl:94
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
-#: plugins/admin/systems/class_divListSystem.inc:333
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/users/class_divListUsers.inc:285
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/acl/class_aclRole.inc:341
-#: plugins/admin/acl/class_aclRole.inc:386
-#: plugins/admin/acl/class_divListACL.inc:220
-#: plugins/admin/acl/class_divListACL.inc:236
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/admin/fai/class_faiScript.inc:306
-#: plugins/admin/fai/class_faiHook.inc:304
-#: plugins/admin/fai/class_faiTemplate.inc:282
-#: plugins/admin/fai/class_divListFai.inc:310
-#: plugins/gofon/macro/class_divListMacros.inc:215
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#: include/class_acl.inc:410 include/class_acl.inc:455
-msgid "delete"
-msgstr "supprimer"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/admin/users/class_divListUsers.inc:286
-msgid "Delete user"
-msgstr "Supprimer un utilisateur"
-
-#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
-msgid "Blocklist management"
-msgstr "Configuration des listes rouges"
-
-#: plugins/gofax/blocklists/generic.tpl:8
-msgid "List name"
-msgstr "Liste des noms"
-
-#: plugins/gofax/blocklists/generic.tpl:12
-msgid "Name of blocklist"
-msgstr "Nom de la liste rouge"
-
-#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
-#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
-#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
-#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
-#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
-msgid "Choose subtree to place group in"
-msgstr "Sélectionnez la branche où sera placée le groupe"
-
-#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
-#: plugins/admin/systems/wingeneric.tpl:18
-#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
-#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
-#: plugins/admin/systems/terminal.tpl:28
-#: plugins/admin/systems/workstation.tpl:35
-#: plugins/admin/applications/generic.tpl:52
-#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
-#: plugins/admin/departments/generic.tpl:45
-#: plugins/admin/ogroups/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
-#: plugins/gofon/conference/generic.tpl:56
-#: plugins/gofon/conference/generic.tpl:62
-msgid "Select a base"
-msgstr "Sélectionnez une base"
-
-#: plugins/gofax/blocklists/generic.tpl:40
-#: plugins/admin/systems/glpi_devices.tpl:427
-#: plugins/admin/systems/glpi_devices.tpl:492
-#: plugins/admin/systems/glpi_devices.tpl:542
-#: plugins/admin/systems/servnfs.tpl:56
-#: plugins/admin/systems/terminalService.tpl:48
-#: plugins/admin/systems/terminalService.tpl:138
-#: plugins/admin/systems/class_goShareServer.inc:399
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:795
-#: plugins/admin/systems/workstationService.tpl:54
-#: plugins/admin/systems/workstationService.tpl:156
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
-#: plugins/admin/fai/class_faiSummaryTab.inc:345
-#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
-msgid "Type"
-msgstr "Type"
-
-#: plugins/gofax/blocklists/generic.tpl:43
-msgid "Select wether to filter incoming or outgoing calls"
-msgstr "Veuillez sélectionner si il faut filtrer sur les appels entrants ou sortants"
-
-#: plugins/gofax/blocklists/generic.tpl:51
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
-#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
-#: plugins/admin/groups/class_groupGeneric.inc:951
-#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
-#: plugins/admin/systems/printer.tpl:16
-#: plugins/admin/systems/class_phoneGeneric.inc:487
-#: plugins/admin/systems/component.tpl:35
-#: plugins/admin/systems/class_componentGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:891
-#: plugins/admin/systems/class_servGeneric.inc:424
-#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
-#: plugins/admin/systems/class_winGeneric.inc:291
-#: plugins/admin/systems/class_goMailServer.inc:713
-#: plugins/admin/systems/server.tpl:14
-#: plugins/admin/systems/class_goShareServer.inc:398
-#: plugins/admin/applications/class_applicationGeneric.inc:553
-#: plugins/admin/applications/generic.tpl:33
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
-#: plugins/admin/mimetypes/paste_generic.tpl:21
-#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
-#: plugins/admin/acl/class_aclRole.inc:679
-#: plugins/admin/departments/class_departmentGeneric.inc:595
-#: plugins/admin/departments/generic.tpl:16
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/fai/class_faiScriptEntry.inc:184
-#: plugins/admin/fai/class_faiVariable.inc:433
-#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
-#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
-#: plugins/admin/fai/faiProfile.tpl:21
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
-#: plugins/admin/fai/faiScriptEntry.tpl:19
-#: plugins/admin/fai/faiVariable.tpl:21
-#: plugins/admin/fai/class_faiHookEntry.inc:193
-#: plugins/admin/fai/class_faiTemplateEntry.inc:252
-#: plugins/admin/fai/faiTemplateEntry.tpl:13
-#: plugins/admin/fai/class_faiScript.inc:555
-#: plugins/admin/fai/class_faiHook.inc:550
-#: plugins/admin/fai/faiHookEntry.tpl:19
-#: plugins/admin/fai/class_faiTemplate.inc:523
-#: plugins/admin/fai/faiVariableEntry.tpl:19
-#: plugins/admin/fai/faiPartitionTable.tpl:21
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
-#: plugins/admin/fai/class_faiProfile.inc:466
-#: plugins/admin/fai/class_faiVariableEntry.inc:147
-#: plugins/admin/fai/class_faiPartitionTable.inc:544
-#: plugins/admin/fai/faiTemplate.tpl:21
-#: plugins/personal/environment/hotplugDialogNew.tpl:17
-#: plugins/personal/environment/logonManagement.tpl:17
-#: plugins/generic/references/contents.tpl:11
-#: plugins/gofon/macro/class_gofonMacro.inc:582
-#: plugins/gofon/macro/generic.tpl:49
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
-#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
-#: html/getxls.php:287
-msgid "Description"
-msgstr "Description"
-
-#: plugins/gofax/blocklists/generic.tpl:54
-msgid "Descriptive text for this blocklist"
-msgstr "Texte descriptif pour cette liste rouge"
-
-#: plugins/gofax/blocklists/generic.tpl:68
-msgid "Blocked numbers"
-msgstr "Numéros bloqués"
-
-#: plugins/gofax/blocklists/generic.tpl:80
-#: plugins/gofax/faxaccount/locals.tpl:60
-#: plugins/gofax/faxaccount/lists.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:105
-#: plugins/admin/groups/application.tpl:39
-#: plugins/admin/groups/paste_mail.tpl:30
-#: plugins/admin/groups/paste_mail.tpl:41
-#: plugins/admin/groups/mail_locals.tpl:66
-#: plugins/admin/groups/class_groupMail.inc:607
-#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
-#: plugins/admin/groups/generic.tpl:137
-#: plugins/admin/groups/group_objects.tpl:55
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
-#: plugins/admin/systems/phonesettings.tpl:207
-#: plugins/admin/systems/phonesettings.tpl:230
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
-#: plugins/admin/systems/glpiManufacturer.tpl:6
-#: plugins/admin/systems/terminalStartup.tpl:79
-#: plugins/admin/systems/terminalStartup.tpl:108
-#: plugins/admin/systems/goMailServer.tpl:70
-#: plugins/admin/systems/goMailServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:131
-#: plugins/admin/systems/goMailServer.tpl:165
-#: plugins/admin/systems/goMailServer.tpl:191
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
-#: plugins/admin/systems/class_termDNS.inc:508
-#: plugins/admin/systems/class_termDNS.inc:528
-#: plugins/admin/systems/goNtpServer.tpl:18
-#: plugins/admin/systems/goShareServer.tpl:14
-#: plugins/admin/systems/glpi_edit_os.tpl:8
-#: plugins/admin/systems/goSpamServer.tpl:45
-#: plugins/admin/systems/goSpamServer.tpl:113
-#: plugins/admin/systems/servdns.tpl:6
-#: plugins/admin/systems/class_servDNSeditZone.inc:547
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
-#: plugins/admin/systems/servRepositorySetup.tpl:47
-#: plugins/admin/systems/terminal.tpl:127
-#: plugins/admin/systems/glpi_edit_type.tpl:8
-#: plugins/admin/systems/workstation.tpl:104
-#: plugins/admin/systems/glpi.tpl:125
-#: plugins/admin/systems/servdnseditzone.tpl:115
-#: plugins/admin/systems/workstationStartup.tpl:129
-#: plugins/admin/systems/workstationStartup.tpl:162
-#: plugins/admin/systems/workstationStartup.tpl:191
-#: plugins/admin/systems/glpiPrinter.tpl:115
-#: plugins/admin/systems/glpiPrinter.tpl:149
-#: plugins/admin/mimetypes/generic.tpl:108
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:174
-#: plugins/admin/ogroups/ogroup_objects.tpl:54
-#: plugins/admin/ogroups/phonequeue.tpl:37
-#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
-#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
-#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
-#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
-#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
-#: plugins/admin/fai/faiPartitionTable.tpl:48
-#: plugins/admin/fai/faiPartitionTable.tpl:50
-#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
-#: plugins/personal/scalix/paste_generic.tpl:12
-#: plugins/personal/scalix/generic.tpl:111
-#: plugins/personal/mail/copypaste.tpl:43
-#: plugins/personal/mail/copypaste.tpl:61
-#: plugins/personal/mail/mail_locals.tpl:75
-#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
-#: plugins/personal/connectivity/kolab.tpl:53
-#: plugins/personal/connectivity/class_kolabAccount.inc:261
-#: plugins/personal/environment/kioskManagement.tpl:14
-#: plugins/personal/environment/selectPrinterDialog.tpl:65
-#: plugins/personal/environment/hotplugDialog.tpl:63
-#: plugins/personal/environment/environment.tpl:157
-#: plugins/personal/environment/environment.tpl:181
-#: plugins/personal/environment/environment.tpl:248
-#: plugins/personal/posix/trust_machines.tpl:39
-#: plugins/personal/posix/paste_generic.tpl:61
-#: plugins/personal/posix/generic.tpl:88
-#: plugins/personal/posix/generic.tpl:126
-#: plugins/personal/posix/posix_groups.tpl:79
-#: plugins/personal/samba/samba3_workstations.tpl:39
-#: plugins/personal/samba/samba3.tpl:412
-#: plugins/gofon/phoneaccount/paste_generic.tpl:18
-#: plugins/gofon/phoneaccount/generic.tpl:19
-msgid "Add"
-msgstr "Ajouter"
-
-#: plugins/gofax/blocklists/generic.tpl:92
-msgid "Numbers can also contain wild cards."
-msgstr "Les nombres peuvent aussi contenir des jokers."
-
-#: plugins/gofax/blocklists/generic.tpl:100
-#: plugins/gofax/faxaccount/main.inc:92
-#: plugins/admin/groups/class_groupManagement.inc:418
-#: plugins/admin/systems/class_systemManagement.inc:824
-#: plugins/admin/applications/class_applicationManagement.inc:433
-#: plugins/admin/users/class_userManagement.inc:741
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
-#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
-#: plugins/admin/ogroups/class_ogroupManagement.inc:378
-#: plugins/admin/fai/class_faiManagement.inc:753
-#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
-#: plugins/personal/connectivity/main.inc:100
-#: plugins/personal/environment/main.inc:100
-#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
-#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
-#: plugins/gofon/phoneaccount/main.inc:104
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
-#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
-#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
-#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
-#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
-#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
-#: setup/class_setupStep_Migrate.inc:877
-#: setup/class_setupStep_Migrate.inc:1600
-msgid "Ok"
-msgstr "Ok"
-
-#: plugins/gofax/blocklists/generic.tpl:103
-#: plugins/gofax/faxaccount/lists.tpl:31
-#: plugins/addons/gotomasses/contents.tpl:111
-#: plugins/addons/gotomasses/contents.tpl:113
-#: plugins/addons/gotomasses/contents.tpl:117
-#: plugins/addons/notifications/contents.tpl:12
-#: plugins/admin/groups/class_groupManagement.inc:421
-#: plugins/admin/groups/application_options.tpl:11
-#: plugins/admin/groups/mail_admins.tpl:37
-#: plugins/admin/systems/class_systemManagement.inc:827
-#: plugins/admin/systems/servRepositorySetup.tpl:54
-#: plugins/admin/systems/printerPPDDialog.tpl:22
-#: plugins/admin/applications/class_applicationManagement.inc:436
-#: plugins/admin/users/class_userManagement.inc:744
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
-#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
-#: plugins/admin/acl/acl_role.tpl:73
-#: plugins/admin/ogroups/class_ogroupManagement.inc:381
-#: plugins/admin/fai/faiPackageConfiguration.tpl:6
-#: plugins/admin/fai/class_faiManagement.inc:756
-#: plugins/admin/fai/faiScriptEntry.tpl:82
-#: plugins/admin/fai/faiPackageEntry.tpl:56
-#: plugins/admin/fai/faiTemplateEntry.tpl:170
-#: plugins/admin/fai/faiHookEntry.tpl:84
-#: plugins/admin/fai/faiVariableEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:70
-#: plugins/admin/fai/faiNewBranch.tpl:21
-#: plugins/personal/environment/logonManagement.tpl:75
-#: plugins/personal/samba/sambaLogonHours.tpl:104
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
-#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
-#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
-#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
-#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
-#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
-#: ihtml/themes/default/acl.tpl:89
-msgid "Apply"
-msgstr "Appliquer"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
-msgid "FAX Blocklists"
-msgstr "Liste Rouge des Fax"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
-#, php-format
-msgid "You're about to delete the following blocklists(s) %s"
-msgstr "Vous êtes sur le point de supprimer les listes rouges suivantes %s"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
-#, php-format
-msgid "You are not allowed to delete the blocklist '%s'!"
-msgstr "Vous n'êtes pas autorisé à supprimer cette liste rouge '%s' !"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
-#, php-format
-msgid "You're about to delete the blocklist '%s'."
-msgstr "Vous êtes sur le point de supprimer la liste rouge '%s'."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
-msgid "You have no permission to remove this blocklist."
-msgstr "Vous n'avez pas l'autorisation de supprimer cette liste rouge."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
-msgid "Please specify a valid phone number."
-msgstr "Veuillez entrer un numéro de téléphone valide."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "send"
-msgstr "envoyer"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "receive"
-msgstr "recevoir"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
-#, php-format
-msgid "Removing of blocklist with dn '%s' failed."
-msgstr "La suppression de la liste rouge avec le dn '%s' à échoué."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
-#: plugins/admin/departments/class_departmentGeneric.inc:265
-msgid "Required field 'Name' is not set."
-msgstr "Le champ obligatoire 'Nom' n'est pas rempli."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
-msgid "Required field 'Name' contains invalid characters"
-msgstr "Le champ obligatoire 'Nom' contient des caractères invalides"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
-msgid "Specified name is already used."
-msgstr "Le nom spécifié est déjà utilisé."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
-#, php-format
-msgid "Saving of blocklist with dn '%s' failed."
-msgstr "La sauvegarde de la liste rouge avec le dn '%s' à échoué."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
-msgid "Fax blocklists"
-msgstr "Liste Rouge des Fax"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/address_info.tpl:24
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_groupGeneric.inc:949
-#: plugins/admin/systems/class_phoneGeneric.inc:485
-#: plugins/admin/systems/glpi_devices.tpl:10
-#: plugins/admin/systems/glpi_devices.tpl:105
-#: plugins/admin/systems/glpi_devices.tpl:146
-#: plugins/admin/systems/glpi_devices.tpl:201
-#: plugins/admin/systems/glpi_devices.tpl:257
-#: plugins/admin/systems/glpi_devices.tpl:315
-#: plugins/admin/systems/glpi_devices.tpl:379
-#: plugins/admin/systems/glpi_devices.tpl:451
-#: plugins/admin/systems/glpi_devices.tpl:515
-#: plugins/admin/systems/glpi_devices.tpl:562
-#: plugins/admin/systems/glpi_devices.tpl:615
-#: plugins/admin/systems/glpi_devices.tpl:669
-#: plugins/admin/systems/glpi_devices.tpl:715
-#: plugins/admin/systems/class_componentGeneric.inc:277
-#: plugins/admin/systems/class_printGeneric.inc:889
-#: plugins/admin/systems/class_servGeneric.inc:423
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
-#: plugins/admin/systems/servnfs.tpl:9
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
-#: plugins/admin/systems/class_terminalGeneric.inc:641
-#: plugins/admin/systems/goSpamServerRule.tpl:6
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
-#: plugins/admin/systems/class_servRepository.inc:386
-#: plugins/admin/systems/class_goShareServer.inc:396
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
-#: plugins/admin/applications/class_applicationGeneric.inc:551
-#: plugins/admin/applications/class_applicationGeneric.inc:555
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
-#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
-#: plugins/admin/acl/class_aclRole.inc:677
-#: plugins/admin/ogroups/class_ogroup.inc:756
-#: plugins/admin/fai/class_faiScriptEntry.inc:183
-#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
-#: plugins/admin/fai/class_faiPackage.inc:545
-#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
-#: plugins/admin/fai/faiProfile.tpl:9
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
-#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
-#: plugins/admin/fai/class_faiHookEntry.inc:192
-#: plugins/admin/fai/class_faiTemplateEntry.inc:251
-#: plugins/admin/fai/faiTemplateEntry.tpl:7
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/faiHookEntry.tpl:9
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#: plugins/admin/fai/faiVariableEntry.tpl:9
-#: plugins/admin/fai/class_faiSummaryTab.inc:340
-#: plugins/admin/fai/faiPartitionTable.tpl:9
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
-#: plugins/admin/fai/class_faiProfile.inc:465
-#: plugins/admin/fai/class_faiVariableEntry.inc:146
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
-#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
-#: html/getxls.php:290
-msgid "Name"
-msgstr "Nom"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
-msgid "Blocklist"
-msgstr "Listes Rouges"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
-msgid "Blocklist type"
-msgstr "Type de liste rouge"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
-#: plugins/addons/addressbook/address_edit.tpl:233
-#: plugins/addons/addressbook/address_info.tpl:171
-#: plugins/generic/references/class_reference.inc:30
-msgid "FAX"
-msgstr "FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
-msgid "This account has no fax extensions."
-msgstr "Ce compte n'a pas d'extensions FAX."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
-msgid "Remove fax account"
-msgstr "Supprimer le compte FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
-msgid ""
-"This account has fax features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Le fax est activée pour ce compte, vous pouvez le désactiver en cliquant sur "
-"le bouton ci-dessous."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
-msgid "Create fax account"
-msgstr "Créer un compte FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
-msgid ""
-"This account has fax features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Le fax est désactivé pour ce compte, vous pouvez l'activer en cliquant sur  "
-"le bouton ci-dessous."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
-msgid "You're trying to add an invalid phone number."
-msgstr "Vous essayez d'ajouter un numéro de téléphone invalide."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
-#: plugins/admin/groups/class_groupApplication.inc:682
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
-msgid "back"
-msgstr "retour"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
-#, php-format
-msgid "Removing of user/fax account with dn '%s' failed."
-msgstr "La suppression du compte fax de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
-msgid "The required field 'Fax' is not set."
-msgstr "Le champ obligatoire 'Fax' n'est pas renseigné."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
-msgid "Please enter a valid telephone number in the 'Fax' field."
-msgstr "Veuillez entrer un numéro de téléphone valide dans le champ 'Fax'."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
-msgid "Mail delivery is checked, but no address has been specified."
-msgstr "La livraison par messagerie est activée, mais aucune adresse est spécifiée."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
-msgid "The mail address you've entered is invalid."
-msgstr "L'adresse de messagerie introduite est incorrecte."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
-msgid ""
-"Deliver fax to printer, is only possible if valid printer is given. Please "
-"correct your choice."
-msgstr ""
-"La réception d'un fax sur une imprimante ne fonctionnera que si une "
-"imprimante valable est mentionnée. Veuillez corriger votre choix."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
-#, php-format
-msgid "Saving of user/fax account with dn '%s' failed."
-msgstr "La sauvegarde du compte fax de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
-msgid "Fax account settings"
-msgstr "Paramètres du compte FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
-msgid "Enable/Disable fax"
-msgstr "Activer/désactiver le fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
-msgid "Receive blocklist"
-msgstr "Afficher les listes rouges en réception"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
-msgid "Send blocklist"
-msgstr "Afficher les listes rouges en envoi"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
-#: plugins/addons/addressbook/class_addressbook.inc:808
-#: plugins/personal/generic/class_user.inc:1451
-msgid "Fax number"
-msgstr "Numéro de fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
-msgid "Alternate fax number"
-msgstr "Numéros de fax alternatif"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
-#: plugins/gofax/faxaccount/generic.tpl:70
-msgid "Deliver fax as mail"
-msgstr "Délivrer les fax comme des messages"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
-#: plugins/gofax/faxaccount/generic.tpl:77
-msgid "Deliver fax to printer"
-msgstr "Imprimer directement les fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
-#: plugins/gofax/faxaccount/generic.tpl:34
-msgid "Delivery format"
-msgstr "Format de distribution"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
-#: plugins/gofax/faxaccount/generic.tpl:21
-#: plugins/admin/ogroups/class_phonequeue.inc:950
-#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Language"
-msgstr "Langue"
-
-#: plugins/gofax/faxaccount/locals.tpl:6
-msgid "Select numbers to add"
-msgstr "Sélectionnez les numéros à ajouter"
-
-#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
-#: plugins/addons/addressbook/contents.tpl:65
-#: plugins/admin/groups/mail_locals.tpl:22
-#: plugins/admin/groups/group_objects.tpl:20
-#: plugins/admin/systems/glpiSelectUser.tpl:27
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
-#: plugins/admin/systems/glpiAttachmentPool.tpl:27
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
-#: plugins/admin/systems/glpiDeviceManagement.tpl:27
-#: plugins/admin/systems/servRepository.tpl:38
-#: plugins/admin/ogroups/ogroup_objects.tpl:20
-#: plugins/admin/fai/faiPackageEntry.tpl:32
-#: plugins/admin/fai/faiProfileEntry.tpl:31
-#: plugins/personal/mail/mail_locals.tpl:25
-#: plugins/personal/environment/selectPrinterDialog.tpl:24
-#: plugins/personal/environment/hotplugDialog.tpl:24
-#: plugins/personal/posix/posix_groups.tpl:21
-#: plugins/personal/samba/samba3_workstations.tpl:20
-#: plugins/gofon/macro/headpage.tpl:29
-#: plugins/gofon/conference/headpage.tpl:29
-#: ihtml/themes/default/MultiSelectWindow.tpl:38
-#: ihtml/themes/default/MultiSelectWindow.tpl:78
-msgid "Filters"
-msgstr "Filtres"
-
-#: plugins/gofax/faxaccount/locals.tpl:28
-msgid "Display numbers of department"
-msgstr "Afficher les numéro du département"
-
-#: plugins/gofax/faxaccount/locals.tpl:29
-#: plugins/addons/addressbook/contents.tpl:87
-#: plugins/admin/groups/mail_locals.tpl:33
-#: plugins/admin/groups/group_objects.tpl:40
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
-#: plugins/admin/ogroups/ogroup_objects.tpl:42
-#: plugins/personal/mail/mail_locals.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:34
-#: plugins/personal/posix/trust_machines.tpl:27
-#: plugins/personal/posix/posix_groups.tpl:35
-#: plugins/personal/samba/samba3_workstations.tpl:27
-msgid "Choose the department the search will be based on"
-msgstr "Sélectionner le département où sera effectuée la recherche"
-
-#: plugins/gofax/faxaccount/locals.tpl:38
-msgid "Display numbers matching"
-msgstr "Afficher les numéros correspondants"
-
-#: plugins/gofax/faxaccount/locals.tpl:41
-msgid "Regular expression for matching numbers"
-msgstr "Expression régulière pour trouver les numéros correspondants"
-
-#: plugins/gofax/faxaccount/locals.tpl:47
-msgid "Display numbers of user"
-msgstr "Afficher les numéros des utilisateurs"
-
-#: plugins/gofax/faxaccount/locals.tpl:50
-msgid "User name of which numbers are shown"
-msgstr "Utilisateur dont les numéros sont affichés"
-
-#: plugins/gofax/faxaccount/lists.tpl:5
-msgid "Blocked numbers/lists"
-msgstr "Numéros/listes refusés"
-
-#: plugins/gofax/faxaccount/lists.tpl:17
-msgid "List of predefined blocklists"
-msgstr "Liste des listes rouges prédéfinies"
-
-#: plugins/gofax/faxaccount/lists.tpl:25
-msgid "Add the list to the blocklists"
-msgstr "Ajouter a la liste des listes rouges"
-
-#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
-#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
-#: plugins/personal/connectivity/main.inc:110
-#: plugins/personal/environment/main.inc:110
-#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
-#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
-#: plugins/gofon/phoneaccount/main.inc:112
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Cliquez sur le bouton 'Editer' ci-dessous pour changer les informations dans "
-"cette boite de dialogue"
-
-#: plugins/gofax/faxaccount/main.inc:101
-#: plugins/gofax/faxaccount/generic.tpl:121
-#: plugins/gofax/faxaccount/generic.tpl:129
-#: plugins/addons/logview/gosa_log_contents.tpl:62
-#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
-#: plugins/admin/systems/glpiManufacturer.tpl:7
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
-#: plugins/admin/systems/goShareServer.tpl:17
-#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
-#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
-#: plugins/admin/systems/servdnseditzone.tpl:40
-#: plugins/admin/systems/glpiPrinter.tpl:88
-#: plugins/admin/systems/glpiPrinter.tpl:99
-#: plugins/admin/fai/faiVariable.tpl:53
-#: plugins/admin/fai/faiPartitionTable.tpl:53
-#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
-#: plugins/personal/netatalk/main.inc:102
-#: plugins/personal/connectivity/main.inc:111
-#: plugins/personal/environment/main.inc:111
-#: plugins/personal/environment/environment.tpl:184
-#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
-#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
-#: plugins/gofon/phoneaccount/main.inc:113
-#: include/sieve/templates/element_comment.tpl:8
-msgid "Edit"
-msgstr "Editer"
-
-#: plugins/gofax/faxaccount/main.inc:109
-msgid "FAX settings"
-msgstr "Configuration du FAX"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:15
-msgid "Fax number for GOfax to trigger on"
-msgstr "Numéro de fax pour lesquels GOfax s'activera"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:18
-msgid "Alternate fax numbers will not be copied"
-msgstr "Les numéros de fax alternatif ne seront pas copiés"
-
-#: plugins/gofax/faxaccount/generic.tpl:26
-msgid "Specify the GOfax communication language for fax to mail gateway"
-msgstr ""
-"Indiquez le le protocole de communication GOfax pour les fax vers la "
-"passerelle de messagerie"
-
-#: plugins/gofax/faxaccount/generic.tpl:38
-msgid "Specify delivery format for fax to mail gateway"
-msgstr ""
-"Spécifiez le format de distribution pour les fax vers la passerelle de "
-"messagerie"
-
-#: plugins/gofax/faxaccount/generic.tpl:51
-msgid "Delivery methods"
-msgstr "Méthodes de distribution"
-
-#: plugins/gofax/faxaccount/generic.tpl:56
-msgid "Temporary disable fax usage"
-msgstr "Désactiver temporairement l'utilisation du fax"
-
-#: plugins/gofax/faxaccount/generic.tpl:62
-msgid "Deliver fax as mail to"
-msgstr "Délivrer les fax comme des messages à"
-
-#: plugins/gofax/faxaccount/generic.tpl:93
-msgid "Alternate fax numbers"
-msgstr "Numéros de fax alternatif"
-
-#: plugins/gofax/faxaccount/generic.tpl:108
-#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
-#: plugins/personal/mail/copypaste.tpl:44
-#: plugins/personal/mail/generic.tpl:260
-msgid "Add local"
-msgstr "Ajouter en local"
-
-#: plugins/gofax/faxaccount/generic.tpl:115
-msgid "Blocklists"
-msgstr "Listes Rouges"
-
-#: plugins/gofax/faxaccount/generic.tpl:118
-msgid "Blocklists for incoming fax"
-msgstr "Listes rouges pour les fax entrant"
-
-#: plugins/gofax/faxaccount/generic.tpl:126
-msgid "Blocklists for outgoing fax"
-msgstr "Listes rouges pour les fax sortant"
-
-#: plugins/addons/gotomasses/main.inc:51
-#: plugins/addons/gotomasses/class_gotomasses.inc:6
-#: plugins/addons/gotomasses/class_gotomasses.inc:273
-#: plugins/addons/gotomasses/class_gotomasses.inc:279
-msgid "System mass deployment"
-msgstr "Déploiement de système en masse"
-
-#: plugins/addons/gotomasses/contents.tpl:37
-#: plugins/admin/fai/class_faiSummaryTab.inc:339
-msgid "No."
-msgstr "Non."
-
-#: plugins/addons/gotomasses/contents.tpl:40
-msgid "Mac address"
-msgstr "Adresse Mac"
-
-#: plugins/addons/gotomasses/contents.tpl:45
-msgid "Assigned object group"
-msgstr "Groupe d'objets assigné"
-
-#: plugins/addons/gotomasses/contents.tpl:48
-#: plugins/addons/logview/gosa_log_contents.tpl:20
-#: plugins/addons/logview/gosa_log_contents.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
-#: plugins/admin/systems/class_baseSelectDialog.inc:47
-#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:150
-#: plugins/admin/systems/workstation.tpl:125
-#: plugins/admin/ogroups/termgroup.tpl:88
-msgid "Action"
-msgstr "Action"
-
-#: plugins/addons/gotomasses/contents.tpl:72
-msgid "Select object group"
-msgstr "Sélectionnez un groupe d'objets"
-
-#: plugins/addons/gotomasses/contents.tpl:79
-msgid "Remove this entry"
-msgstr "Supprimer cette entrée"
-
-#: plugins/addons/gotomasses/contents.tpl:102
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "New entry"
-msgstr "Nouvelle entrée"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:88
-msgid "Your are not allowed to import csv data into this plugin."
-msgstr "Vous n'êtes pas autorisé à importer des données csv dans cet extension."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:92
-msgid "The uploaded file seams to be empty, import aborted."
-msgstr "Le fichier spécifié semble vide, l'importation à été arrètée."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:148
-msgid "Your are not allowed to view contents of this plugin."
-msgstr "Vous n'êtes pas autorisé à voir le contenu de cette extension."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:154
-#, php-format
-msgid "Can't locate or read csv storage file '%s'."
-msgstr "Impossible de trouver ou lire le fichier csv '%s'."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:160
-#, php-format
-msgid "Can't read csv storage file '%s'."
-msgstr "Impossible de lire le fichier csv '%s'."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:200
-msgid "Your are not allowed to write the content of this plugin."
-msgstr "Vous n'êtes pas autorisé à écrire le contenu de cette extension."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:205
-#, php-format
-msgid "Can't locate or write csv storage file '%s'."
-msgstr "Impossible de lire ou écrire le fichier csv '%s'."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:209
-#, php-format
-msgid "Can't write csv storage file '%s'."
-msgstr "Impossible d'écrire le fichier csv '%s'."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:274
-msgid "Provide a mechanism to automatically activate a set of systems"
-msgstr "Procure un mécanisme pour automatiquement activer un ensemble de systèmes"
-
-#: plugins/addons/notifications/main.inc:46
-#: plugins/addons/notifications/class_msgplug.inc:6
-msgid "Notifications"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:2
-msgid "Notification target"
-msgstr "Destinataire de la notification"
-
-#: plugins/addons/notifications/contents.tpl:7
-#, fuzzy
-msgid "Use target from"
-msgstr "Utiliser la cible depuis"
-
-#: plugins/addons/notifications/contents.tpl:21
-msgid "Available recipients"
-msgstr "Destinataires disponibles"
-
-#: plugins/addons/notifications/contents.tpl:22
-#: ihtml/themes/default/acl.tpl:30
-msgid "List message possible targets"
-msgstr "Liste les destinataires possibles pour les messages"
-
-#: plugins/addons/notifications/contents.tpl:33
-msgid "Recipients"
-msgstr "Destinataires"
-
-#: plugins/addons/notifications/contents.tpl:34
-#: ihtml/themes/default/acl.tpl:42
-msgid "List message recipients"
-msgstr "Lister les destinataires du message"
-
-#: plugins/addons/notifications/contents.tpl:44
-#: plugins/addons/logview/gosa_log_contents.tpl:85
-#: plugins/addons/logview/contents.tpl:85
-msgid "Message"
-msgstr "Message"
-
-#: plugins/addons/notifications/contents.tpl:60
-msgid "Send message"
-msgstr "Envoyer un message"
-
-#: plugins/addons/notifications/contents.tpl:72
-msgid "Notification send!"
-msgstr "Notification envoyée!"
-
-#: plugins/addons/notifications/contents.tpl:75
-msgid ""
-"Your message has been sent successfully. Press the continue button to get "
-"back to the notification plugin."
-msgstr ""
-"Votre message à été envoyé avec succès. Appuyez sur le bouton pour revenir "
-"en arrière."
-
-#: plugins/addons/notifications/contents.tpl:78
-#: plugins/admin/systems/SelectDeviceType.tpl:44
-#: plugins/admin/systems/ServiceAddDialog.tpl:28
-#: plugins/admin/users/template.tpl:48
-#: plugins/admin/departments/class_departmentGeneric.inc:477
-#: plugins/admin/departments/class_departmentGeneric.inc:572
-#: plugins/admin/fai/class_faiManagement.inc:575
-#: plugins/admin/fai/class_faiManagement.inc:763
-#: plugins/admin/fai/class_faiManagement.inc:769
-#: include/sieve/templates/select_test_type.tpl:11
-#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
-#: ihtml/themes/default/snapshotdialog.tpl:87
-msgid "Continue"
-msgstr "Continuer"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/systems/printer.tpl:91
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/users/class_userManagement.inc:28
-#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
-#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
-msgid "Users"
-msgstr "Utilisateurs"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
-#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
-msgid "Groups"
-msgstr "Groupes"
-
-#: plugins/addons/notifications/class_msgplug.inc:99
-msgid "You have no permissions to send a message!"
-msgstr "Vous n'avez pas l'autorisation pour envoyer un message!"
-
-#: plugins/addons/notifications/class_msgplug.inc:103
-msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
-msgstr "Aucune définition de NOTIFY_COMMAND n'est présente dans gosa.conf"
-
-#: plugins/addons/notifications/class_msgplug.inc:111
-#: plugins/admin/systems/class_servGeneric.inc:114
-#: plugins/admin/systems/class_terminalGeneric.inc:213
-#: plugins/admin/systems/class_terminalGeneric.inc:225
-#: plugins/admin/systems/class_terminalGeneric.inc:237
-#: plugins/admin/systems/class_workstationGeneric.inc:190
-#: plugins/admin/ogroups/class_termgroup.inc:208
-#, php-format
-msgid "Execution of '%s' failed!"
-msgstr "L'exécution de '%s' a échoué!"
-
-#: plugins/addons/notifications/class_msgplug.inc:117
-msgid "Please specify at least one recipient to send a message!"
-msgstr "Veuillez spécifié au moins un destinataire pour ce message!"
-
-#: plugins/addons/notifications/class_msgplug.inc:213
-msgid "No DESC tag in message file:"
-msgstr "Pas de drapeau DESC dans le message d'absence:"
-
-#: plugins/addons/notifications/class_msgplug.inc:240
-msgid "Notification"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:241
-#: plugins/addons/notifications/class_msgplug.inc:246
-msgid "Notification plugin"
-msgstr "Extension de notification"
-
-#: plugins/addons/notifications/class_msgplug.inc:249
-msgid "Allow sending notifications"
-msgstr "Permet d'envoyer des messages"
-
-#: plugins/addons/mailqueue/main.inc:42
-#: plugins/addons/mailqueue/class_mailqueue.inc:6
-msgid "Mail queue"
-msgstr "Queue du serveur de messagerie"
-
-#: plugins/addons/mailqueue/contents.tpl:12
-msgid "Please enter a search string here."
-msgstr "Veuillez indiquer une chaîne de caractères a rechercher."
-
-#: plugins/addons/mailqueue/contents.tpl:14
-msgid "Select a server"
-msgstr "Sélectionnez un serveur"
-
-#: plugins/addons/mailqueue/contents.tpl:17
-msgid "with status"
-msgstr "avec les statuts"
-
-#: plugins/addons/mailqueue/contents.tpl:21
-msgid "within the last"
-msgstr "pendant la dernière"
-
-#: plugins/addons/mailqueue/contents.tpl:29
-msgid "Remove all messages"
-msgstr "Enlever tout les messages"
-
-#: plugins/addons/mailqueue/contents.tpl:30
-msgid "Remove all messages from selected servers queue"
-msgstr "Enlever tout les messages des queues sélectionnées"
-
-#: plugins/addons/mailqueue/contents.tpl:31
-#: plugins/addons/mailqueue/class_mailqueue.inc:401
-msgid "Hold all messages"
-msgstr "Mettre en attente tout les messages"
-
-#: plugins/addons/mailqueue/contents.tpl:32
-msgid "Hold all messages in selected servers queue"
-msgstr "Mettre en attente tout les messages dans les queues sélectionnées"
-
-#: plugins/addons/mailqueue/contents.tpl:33
-msgid "Release all messages"
-msgstr "Libérer tout les messages"
-
-#: plugins/addons/mailqueue/contents.tpl:34
-msgid "Release all messages in selected servers queue"
-msgstr "Libérer tout les messages dans les queues sélectionnées"
-
-#: plugins/addons/mailqueue/contents.tpl:35
-#: plugins/addons/mailqueue/class_mailqueue.inc:403
-msgid "Requeue all messages"
-msgstr "Remettre tout les messages dans la queue"
-
-#: plugins/addons/mailqueue/contents.tpl:36
-msgid "Requeue all messages in selected servers queue"
-msgstr "Remettre tout les messages dans les queues sélectionnées"
-
-#: plugins/addons/mailqueue/contents.tpl:46
-msgid "Search returned no results"
-msgstr "La recherche n'a renvoyé aucun résultat"
-
-#: plugins/addons/mailqueue/contents.tpl:52
-msgid "ID"
-msgstr "ID"
-
-#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1273
-#: plugins/admin/systems/class_servGeneric.inc:420
-#: plugins/admin/systems/servnfs.tpl:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:432
-#: plugins/personal/mail/generic.tpl:16
-#: plugins/generic/references/class_reference.inc:44
-#: setup/setup_config2.tpl:203 setup/setup_config2.tpl:248
-msgid "Server"
-msgstr "Serveur"
-
-#: plugins/addons/mailqueue/contents.tpl:54
-#: plugins/admin/systems/glpi_devices.tpl:293
-#: plugins/admin/systems/glpi_devices.tpl:420
-#: plugins/admin/systems/glpi_devices.tpl:485
-#: plugins/personal/connectivity/pureftpd.tpl:55
-#: include/sieve/templates/element_size.tpl:4
-#: include/sieve/class_sieveManagement.inc:599
-msgid "Size"
-msgstr "Taille"
-
-#: plugins/addons/mailqueue/contents.tpl:55
-msgid "Arrival"
-msgstr "Arrivée"
-
-#: plugins/addons/mailqueue/contents.tpl:57
-msgid "Recipient"
-msgstr "Destinataire"
-
-#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
-#: setup/setup_checks.tpl:91
-msgid "Error"
-msgstr "Erreur"
-
-#: plugins/addons/mailqueue/contents.tpl:76
-#: plugins/addons/mailqueue/class_mailqueue.inc:381
-#: include/sieve/class_sieveManagement.inc:641
-msgid "Active"
-msgstr "Actif"
-
-#: plugins/addons/mailqueue/contents.tpl:94
-msgid "Delete this message"
-msgstr "Supprimer ce message"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "unhold"
-msgstr "enlever de la file d'attente"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "Release message"
-msgstr "Enlever le message de la file d'attente"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-msgid "hold"
-msgstr "mettre dans la file d'attente"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#: plugins/addons/mailqueue/class_mailqueue.inc:405
-msgid "Hold message"
-msgstr "Mettre en attente"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "requeue"
-msgstr "remettre dans la queue"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "Requeue this message"
-msgstr "Remettre ce message dans la queue"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "header"
-msgstr "entête"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "Display header from this message"
-msgstr "Afficher l'entête de ce message"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:65
-msgid "Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
-msgstr ""
-"Veuillez vérifier votre fichier 'gosa.conf' il n'y a pas de "
-"'MAILQUEUESCRIPTPATH' spécifiée."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:92
-#: plugins/addons/mailqueue/class_mailqueue.inc:119
-#: plugins/addons/mailqueue/class_mailqueue.inc:178
-#: plugins/addons/mailqueue/class_mailqueue.inc:206
-#, php-format
-msgid "You do not have permission to execute the command '%s' on the mailqueue."
-msgstr ""
-"Vous n'avez pas l'autorisation pour exécuter la commande '%s' sur la queue "
-"de messagerie."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:100
-#: plugins/addons/mailqueue/class_mailqueue.inc:128
-#: plugins/addons/mailqueue/class_mailqueue.inc:188
-#: plugins/addons/mailqueue/class_mailqueue.inc:221
-#, php-format
-msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
-msgstr ""
-"Veuillez vérifier votre fichier 'gosa.conf' la commande %s ne peut pas être "
-"exécutée."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:233
-msgid "There are no mail server specified."
-msgstr "Il n'y a pas de serveur de mail spécifié."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:283
-msgid "up"
-msgstr "au dessus"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:285
-msgid "down"
-msgstr "En dessous"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:313
-#: plugins/addons/mailqueue/class_mailqueue.inc:378
-#: plugins/addons/logview/class_logview.inc:123
-#: plugins/addons/logview/class_logview.inc:145
-#: plugins/addons/logview/class_gosa_logview.inc:146
-#: plugins/addons/addressbook/class_addressbook.inc:619
-msgid "All"
-msgstr "Tout"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:328
-msgid "no limit"
-msgstr "pas de limites"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:331
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "hour"
-msgstr "heure"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:333
-msgid "hours"
-msgstr "heures"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:379
-msgid "Hold"
-msgstr "Mettre en attente"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:380
-msgid "Un hold"
-msgstr "Enlever de la file d'attente"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:382
-msgid "Not active"
-msgstr "Pas actif"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:391
-msgid "Mailqueue"
-msgstr "Queue du serveur de messagerie"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:392
-msgid "Mailqueue addon"
-msgstr "Extension de queue du serveur de messagerie"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:397
-msgid "Mail queue addon"
-msgstr "Extension de queue du serveur de messagerie"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:400
-msgid "Unhold all messages"
-msgstr "Enlever tout les messages de la file d'attente"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:402
-msgid "Delete all messages"
-msgstr "Effacer tout les messages"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:404
-msgid "Unhold message"
-msgstr "Enlever le message de la file d'attente"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:406
-msgid "Delete message"
-msgstr "Supprimer ce message"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:407
-msgid "Requeue message"
-msgstr "Remettre tout les messages dans la file d'attente"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:408
-msgid "Gathering queue data"
-msgstr "Obtention des données de la file d'attente"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:409
-msgid "Get header information"
-msgstr "Obtention des entêtes des messages"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:11
-#: plugins/addons/logview/contents.tpl:11
-msgid "Show hosts"
-msgstr "Afficher les machines"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:38
-#: plugins/addons/logview/contents.tpl:38
-msgid "Time interval"
-msgstr "Intervalle de temps"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:48
-#: plugins/addons/logview/contents.tpl:48
-msgid "Enter string to search for"
-msgstr "Entrée la chaîne de caractères à rechercher"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:60
-#: plugins/addons/logview/contents.tpl:60
-msgid "Ruleset"
-msgstr "Ensemble de règles"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:86
-msgid "Repeated"
-msgstr "Repeter"
-
-#: plugins/addons/logview/class_logview.inc:79
-msgid "No LOG servers defined!"
-msgstr "Pas de serveurs de journaux systèmes définis!"
-
-#: plugins/addons/logview/class_logview.inc:94
-#: plugins/addons/logview/class_logview.inc:194
-#: plugins/addons/logview/class_gosa_logview.inc:129
-#: plugins/addons/logview/class_gosa_logview.inc:185
-msgid "Can't connect to log database, no logs can be shown!"
-msgstr ""
-"Impossible de se connecter à la base de données des journaux systèmes, aucun "
-"journal ne peut être affiché!"
-
-#: plugins/addons/logview/class_logview.inc:101
-#: plugins/addons/logview/class_logview.inc:198
-#: plugins/addons/logview/class_gosa_logview.inc:136
-#: plugins/addons/logview/class_gosa_logview.inc:190
-msgid "Can't select log database for log generation!"
-msgstr ""
-"Impossible de sélectionner la base de données des journaux systèmes afin de "
-"générer les logs!"
-
-#: plugins/addons/logview/class_logview.inc:114
-msgid "Query for log database failed!. Requesting host names failed."
-msgstr ""
-"La requête sur la base de données des journaux systèmes a échoué! impossible "
-"d'obtenir les nom des machines."
-
-#: plugins/addons/logview/class_logview.inc:137
-msgid "Query for log database failed!"
-msgstr "La requête sur la base de données des journaux systèmes a échoué!"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "one hour"
-msgstr "Une heure"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "6 hours"
-msgstr "6 heures"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "12 hours"
-msgstr "12 heures"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "24 hours"
-msgstr "24 heures"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "2 days"
-msgstr "2 jours"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "one week"
-msgstr "une semaine"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "2 weeks"
-msgstr "2 semaines"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "one month"
-msgstr "un mois"
-
-#: plugins/addons/logview/class_logview.inc:175
-#: plugins/addons/logview/class_gosa_logview.inc:165
-msgid "You have insufficient permissions to view syslog entries."
-msgstr "Vous n'avez pas l'autorisation pour voir les entrées des journaux systèmes."
-
-#: plugins/addons/logview/class_logview.inc:403
-msgid "Log view"
-msgstr "Visualisation des journaux systèmes"
-
-#: plugins/addons/logview/class_logview.inc:404
-msgid "Log view addon"
-msgstr "Extension de visualisation des journaux systèmes"
-
-#: plugins/addons/logview/class_gosa_logview.inc:99
-msgid "No GOsa LOG servers defined!"
-msgstr "Pas de serveurs de journaux systèmes définis!"
-
-#: plugins/addons/logview/main.inc:34
-msgid "System log view"
-msgstr "Affichage des journaux système"
-
-#: plugins/addons/logview/contents.tpl:20
-msgid "Log level"
-msgstr "Niveaux des journaux systèmes"
-
-#: plugins/addons/logview/contents.tpl:82
-msgid "Level"
-msgstr "Niveau"
-
-#: plugins/addons/logview/contents.tpl:83
-msgid "Hostname"
-msgstr "Nom d'hôte"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:10
-msgid "DFS Managment"
-msgstr "Gestion DFS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:151
-#, php-format
-msgid "Removing of DFS share with dn '%s' failed."
-msgstr "La suppression du partage DFS avec le dn '%s' à échoué."
-
-#: plugins/addons/godfs/class_dfsManagment.inc:170
-msgid "No DFS entries found"
-msgstr "Pas d'entrée DFS trouvée"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-msgid "Go up one dfsshare"
-msgstr "Monter d'un partage DFS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_servDNSeditZone.inc:313
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/acl/class_aclRole.inc:338
-#: plugins/admin/ogroups/phonequeue.tpl:24
-#: plugins/admin/fai/class_faiProfile.inc:311
-#: include/sieve/templates/object_container_clear.tpl:8
-#: include/sieve/templates/object_container.tpl:8
-#: include/class_MultiSelectWindow.inc:194
-#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
-msgid "Up"
-msgstr "Au dessus"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-msgid "Go to dfs root"
-msgstr "Aller au répertoire de base de DFS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-#: include/class_MultiSelectWindow.inc:188
-msgid "Root"
-msgstr "Racine"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:215
-msgid "Create new dfsshare"
-msgstr "Création d'un nouveau partage dfs"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:247
-#: setup/class_setupStep_Finish.inc:37
-#: ihtml/themes/default/copyPasteDialog.tpl:32
-msgid "Finish"
-msgstr "Terminé"
-
-#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
-msgid "Distributed File System Administration"
-msgstr "Administration du systèmes de fichiers distribués DFS"
-
-#: plugins/addons/godfs/contents.tpl:8
-msgid "DFS Shares"
-msgstr "Partages DFS"
-
-#: plugins/addons/godfs/contents.tpl:26
-msgid ""
-"This menu allows you to create, delete and edit selected dfs shares. Having "
-"a large numbers of dfs shares, you might prefer the range selectors on top "
-"of the dfs share list."
-msgstr ""
-"Ce menu vous permet de d'ajouter, supprimer et éditer des partages DFS. Si "
-"vous avez un grand nombre de départements il est conseillé d'utiliser les "
-"filtres."
-
-#: plugins/addons/godfs/contents.tpl:40
-msgid "Display dfs shares matching"
-msgstr "Afficher les partages dfs correspondants"
-
-#: plugins/addons/godfs/contents.tpl:44
-msgid "Regular expression for matching dfs share names"
-msgstr "Expression régulière pour sélectionner les partages dfs"
-
-#: plugins/addons/godfs/generic.tpl:4
-msgid "DFS Properties"
-msgstr "Propriétés DFS"
-
-#: plugins/addons/godfs/generic.tpl:8
-msgid "Name of dfs Share"
-msgstr "Nom du partage DFS"
-
-#: plugins/addons/godfs/generic.tpl:16
-msgid "Fileserver"
-msgstr "Serveur de fichier"
-
-#: plugins/addons/godfs/generic.tpl:20
-msgid "Share on Fileserver"
-msgstr "Partage sur le serveur de fichier"
-
-#: plugins/addons/godfs/generic.tpl:30
-msgid "DFS Location"
-msgstr "Location DFS"
-
-#: plugins/addons/godfs/generic.tpl:34
-#: plugins/addons/addressbook/class_addressbook.inc:816
-#: plugins/admin/systems/class_printGeneric.inc:892
-#: plugins/admin/systems/class_workstationGeneric.inc:621
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
-#: plugins/admin/systems/workstation.tpl:19
-#: plugins/admin/systems/class_glpiAccount.inc:792
-#: plugins/admin/departments/class_departmentGeneric.inc:598
-#: plugins/admin/departments/generic.tpl:56
-#: plugins/admin/departments/generic.tpl:68
-#: plugins/personal/generic/class_user.inc:1441
-#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
-msgid "Location"
-msgstr "Lieu"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:102
-#: plugins/addons/godfs/class_dfsgeneric.inc:104
-msgid "Dfs share already exists."
-msgstr "Le partage dfs indiqué existe déjà."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:117
-msgid "Required Field \"Name of dfs Share\" is not set."
-msgstr "Le champ obligatoire \"Nom du partage DFS\" n'est pas rempli."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:120
-msgid "Required Field \"Description\" is not set."
-msgstr "Le champ obligatoire \"Description\" n'est pas rempli."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:123
-msgid "Required Field \"Fileserver\" is not set."
-msgstr "Le champ obligatoire \"Serveur de fichiers\"' n'est pas rempli."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:126
-msgid "Required Field \"Share on fileserver\" is not set."
-msgstr "Le champ obligatoire \"Partage sur le serveur\" n'est pas rempli."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:129
-msgid "Required Field \"Location\" is not set."
-msgstr "Le champ obligatoire \"Endroit\" n'est pas rempli."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:186
-#, php-format
-msgid "Saving dfs/generic with dn '%s' failed."
-msgstr "La sauvegarde du type dfs/générique avec le dn '%s' à échoué."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:219
-#, php-format
-msgid "Removing dfs/generic with dn '%s' failed."
-msgstr "La suppression du type dfs/générique avec le dn '%s' à échoué."
-
-#: plugins/addons/addressbook/remove.tpl:6
-msgid ""
-"This includes all addressbook data in this entry. Please double check if "
-"your really want to do this since there is no way for GOsa to get your data "
-"back."
-msgstr ""
-"Ceci inclut toutes les données du carnet d'adresse situées dans cette "
-"entrée. Veuillez vérifier si vous voulez réaliser cette opération, toutes "
-"les données seront définitivement perdues, il n'y a pas de moyen pour GOsa "
-"de les récupérer."
-
-#: plugins/addons/addressbook/dial.tpl:3
-msgid "Dial connection..."
-msgstr "Appel en cours ..."
-
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/class_addressbook.inc:435
-#: plugins/addons/addressbook/class_addressbook.inc:442
-#: plugins/addons/addressbook/class_addressbook.inc:446
-#: plugins/addons/addressbook/class_addressbook.inc:559
-msgid "Dial"
-msgstr "Appeler"
-
-#: plugins/addons/addressbook/address_edit.tpl:7
-msgid "Choose the department to store entry in"
-msgstr "Choisissez le département où l'entrée sera stockée"
-
-#: plugins/addons/addressbook/address_edit.tpl:24
-#: plugins/addons/addressbook/address_info.tpl:18
-msgid "Personal"
-msgstr "Personnel"
-
-#: plugins/addons/addressbook/address_edit.tpl:30
-#: plugins/admin/users/template.tpl:23
-#: plugins/personal/generic/paste_generic.tpl:7
-#: plugins/personal/generic/generic.tpl:49
-msgid "Last name"
-msgstr "Nom de famille"
-
-#: plugins/addons/addressbook/address_edit.tpl:33
-#: plugins/admin/users/template.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:11
-#: plugins/personal/generic/generic.tpl:61
-msgid "First name"
-msgstr "Prénom"
-
-#: plugins/addons/addressbook/address_edit.tpl:48
-#: plugins/addons/addressbook/class_addressbook.inc:820
-#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
-#: html/getxls.php:298
-msgid "Initials"
-msgstr "Initiales"
-
-#: plugins/addons/addressbook/address_edit.tpl:60
-#: plugins/addons/addressbook/address_info.tpl:40
-#: plugins/personal/generic/class_user.inc:1428
-#: plugins/personal/generic/generic.tpl:73
-msgid "Personal title"
-msgstr "Titre Personnel"
-
-#: plugins/addons/addressbook/address_edit.tpl:74
-#: plugins/addons/addressbook/address_info.tpl:53
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Private"
-msgstr "Privé"
-
-#: plugins/addons/addressbook/address_edit.tpl:80
-#: plugins/addons/addressbook/address_edit.tpl:207
-#: plugins/addons/addressbook/address_info.tpl:59
-#: plugins/addons/addressbook/address_info.tpl:155
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
-#: plugins/admin/departments/class_departmentGeneric.inc:603
-#: plugins/admin/departments/generic.tpl:76
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/generic/generic.tpl:368
-#: include/sieve/templates/element_address.tpl:15
-#: include/sieve/templates/element_address.tpl:113
-#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
-msgid "Address"
-msgstr "Adresse"
-
-#: plugins/addons/addressbook/address_edit.tpl:106
-#: plugins/addons/addressbook/address_info.tpl:75
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
-msgid "Mobile"
-msgstr "GSM"
-
-#: plugins/addons/addressbook/address_edit.tpl:118
-#: plugins/addons/addressbook/address_info.tpl:83
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
-msgid "Email"
-msgstr "Adresse de messagerie"
-
-#: plugins/addons/addressbook/address_edit.tpl:134
-#: plugins/addons/addressbook/address_info.tpl:99
-msgid "Organizational"
-msgstr "Organisation"
-
-#: plugins/addons/addressbook/address_edit.tpl:143
-#: plugins/addons/addressbook/address_info.tpl:109
-msgid "Company"
-msgstr "Société"
-
-#: plugins/addons/addressbook/address_edit.tpl:167
-#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
-#: html/getxls.php:298
-msgid "City"
-msgstr "Ville"
-
-#: plugins/addons/addressbook/address_edit.tpl:179
-#: plugins/addons/addressbook/address_info.tpl:133
-#: plugins/personal/generic/class_user.inc:1410
-#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
-msgid "Postal code"
-msgstr "Code postal"
-
-#: plugins/addons/addressbook/address_edit.tpl:191
-#: plugins/addons/addressbook/address_info.tpl:141
-#: plugins/admin/departments/class_departmentGeneric.inc:596
-msgid "Country"
-msgstr "Pays"
-
-#: plugins/addons/addressbook/address_edit.tpl:246
-#: plugins/addons/addressbook/class_addressbook.inc:813
-#: plugins/addons/addressbook/address_info.tpl:179
-#: plugins/personal/nagios/nagios.tpl:79
-#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
-#: html/getxls.php:300
-msgid "Pager"
-msgstr "Bip"
-
-#: plugins/addons/addressbook/address_edit.tpl:264
-#: plugins/admin/systems/goKrbServer.tpl:30
-#: plugins/admin/systems/goGlpiServer.tpl:32
-#: plugins/admin/systems/goLdapServer.tpl:9
-#: plugins/admin/systems/glpi_devices.tpl:760
-#: plugins/admin/systems/class_goService.inc:39
-#: plugins/admin/systems/goImapServer.tpl:116
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
-#: plugins/admin/systems/goMailServer.tpl:221
-#: plugins/admin/systems/servnfs.tpl:139
-#: plugins/admin/systems/goNtpServer.tpl:29
-#: plugins/admin/systems/goShareServer.tpl:29
-#: plugins/admin/systems/goFonServer.tpl:39
-#: plugins/admin/systems/goSyslogServer.tpl:5
-#: plugins/admin/systems/servkolab.tpl:245
-#: plugins/admin/systems/goCupsServer.tpl:5
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
-#: plugins/admin/systems/goTerminalServer.tpl:23
-#: plugins/admin/systems/goSpamServer.tpl:125
-#: plugins/admin/systems/goFaxServer.tpl:23
-#: plugins/admin/systems/gosaLogServer.tpl:31
-#: plugins/admin/systems/servdns.tpl:21
-#: plugins/admin/systems/goSpamServerRule.tpl:21
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
-#: plugins/admin/systems/servRepository.tpl:66
-#: plugins/admin/systems/servdnseditzone.tpl:128
-#: plugins/admin/systems/goVirusServer.tpl:168
-#: plugins/admin/systems/goLogDBServer.tpl:23
-#: plugins/admin/departments/class_departmentManagement.inc:395
-#: plugins/admin/departments/dep_move_confirm.tpl:15
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
-#: plugins/personal/scalix/main.inc:99
-#: plugins/personal/environment/hotplugDialogNew.tpl:53
-#: plugins/personal/generic/generic_certs.tpl:91
-#: plugins/personal/generic/generic_picture.tpl:33
-#: include/sieve/templates/management.tpl:24
-#: include/sieve/templates/edit_frame_base.tpl:39
-#: include/class_MultiSelectWindow.inc:80
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-msgid "Save"
-msgstr "Enregistrer"
-
-#: plugins/addons/addressbook/class_addressbook.inc:6
-#: plugins/addons/addressbook/class_addressbook.inc:796
-#: plugins/addons/addressbook/class_addressbook.inc:802
-#: setup/class_setupStep_Feedback.inc:105
-msgid "Addressbook"
-msgstr "Carnet d'adresses"
-
-#: plugins/addons/addressbook/class_addressbook.inc:174
-#, php-format
-msgid "Dial from %s to %s now?"
-msgstr "Appeler de %s vers %s maintenant ?"
-
-#: plugins/addons/addressbook/class_addressbook.inc:178
-msgid ""
-"You have no personal phone number set. Please change that in order to "
-"perform direct dials."
-msgstr ""
-"Vous n'avez pas de numéro de téléphone personnel indiqué. Veuillez rectifier "
-"cela en vue de pouvoir faire des appels directs."
-
-#: plugins/addons/addressbook/class_addressbook.inc:205
-#: plugins/addons/addressbook/class_addressbook.inc:760
-#, php-format
-msgid "Removing of addressbook entry '%s' failed."
-msgstr "La suppression de l'entrée du carnet d'adresses '%s' à échoué."
-
-#: plugins/addons/addressbook/class_addressbook.inc:212
-#: plugins/addons/addressbook/class_addressbook.inc:320
-msgid "You are not allowed to delete this entry!"
-msgstr "Vous n'êtes pas autorisé à supprimer cette entrée!"
-
-#: plugins/addons/addressbook/class_addressbook.inc:314
-#, php-format
-msgid "You're about to delete the entry %s."
-msgstr "Vous êtes sur le point de supprimer l'entrée %s."
-
-#: plugins/addons/addressbook/class_addressbook.inc:452
-#, php-format
-msgid "Save contact for %s as vcard"
-msgstr "Enregistrer le contact %s au format vcard"
-
-#: plugins/addons/addressbook/class_addressbook.inc:458
-#, php-format
-msgid "Send mail to %s"
-msgstr "Envoyer un message à %s"
-
-#: plugins/addons/addressbook/class_addressbook.inc:571
-msgid "global addressbook"
-msgstr "Carnet d'adresses général"
-
-#: plugins/addons/addressbook/class_addressbook.inc:574
-msgid "user database"
-msgstr "Base de données des utilisateurs"
-
-#: plugins/addons/addressbook/class_addressbook.inc:578
-#, php-format
-msgid "Contact stored in '%s'"
-msgstr "Contact enregistré dans '%s'"
-
-#: plugins/addons/addressbook/class_addressbook.inc:580
-msgid "Creating new entry in"
-msgstr "Création d'une nouvelle entrée dans"
-
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/class_addressbook.inc:806
-#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
-#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
-msgid "Given name"
-msgstr "Prénom"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Work phone"
-msgstr "Téléphone du bureau"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Cell phone"
-msgstr "GSM"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
-msgid "Home phone"
-msgstr "Téléphone personnel"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: plugins/personal/posix/class_posixAccount.inc:1365
-#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
-#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
-msgid "User ID"
-msgstr "ID de l'utilisateur"
-
-#: plugins/addons/addressbook/class_addressbook.inc:659
-#: plugins/admin/users/class_userManagement.inc:561
-#: plugins/admin/users/class_userManagement.inc:639
-#: plugins/personal/generic/class_user.inc:1105
-msgid "The required field 'Name' is not set."
-msgstr "Le champ obligatoire 'Nom' n'est pas rempli."
-
-#: plugins/addons/addressbook/class_addressbook.inc:663
-#: plugins/admin/users/class_userManagement.inc:564
-#: plugins/admin/users/class_userManagement.inc:642
-#: plugins/personal/generic/class_user.inc:1120
-msgid "The required field 'Given name' is not set."
-msgstr "Le champ obligatoire 'Nom Complet' n'est pas rempli."
-
-#: plugins/addons/addressbook/class_addressbook.inc:669
-#: plugins/addons/addressbook/class_addressbook.inc:697
-#: plugins/admin/departments/class_departmentGeneric.inc:276
-#: plugins/personal/generic/class_user.inc:1141
-#: plugins/personal/generic/class_user.inc:1166
-msgid "The field 'Name' contains invalid characters."
-msgstr "Le champ 'Nom' contient des caractères invalides."
-
-#: plugins/addons/addressbook/class_addressbook.inc:672
-#: plugins/addons/addressbook/class_addressbook.inc:694
-#: plugins/personal/generic/class_user.inc:1144
-#: plugins/personal/generic/class_user.inc:1163
-msgid "The field 'Given name' contains invalid characters."
-msgstr "Le champ 'Nom complet' contient des caractères invalides."
-
-#: plugins/addons/addressbook/class_addressbook.inc:677
-#: plugins/addons/addressbook/class_addressbook.inc:680
-#: plugins/admin/departments/class_departmentGeneric.inc:279
-#: plugins/personal/generic/class_user.inc:1149
-msgid "The field 'Phone' contains an invalid phone number."
-msgstr "Le champ 'Téléphone' contient un numéro invalide."
-
-#: plugins/addons/addressbook/class_addressbook.inc:683
-#: plugins/admin/departments/class_departmentGeneric.inc:282
-#: plugins/personal/generic/class_user.inc:1152
-msgid "The field 'Fax' contains an invalid phone number."
-msgstr "Le champ 'Fax' contient un numéro invalide."
-
-#: plugins/addons/addressbook/class_addressbook.inc:686
-#: plugins/personal/generic/class_user.inc:1155
-msgid "The field 'Mobile' contains an invalid phone number."
-msgstr "Le champ 'GSM' contient un numéro invalide."
-
-#: plugins/addons/addressbook/class_addressbook.inc:689
-#: plugins/personal/generic/class_user.inc:1158
-msgid "The field 'Pager' contains an invalid phone number."
-msgstr "Le champ 'Bip' contient un numéro invalide."
-
-#: plugins/addons/addressbook/class_addressbook.inc:702
-#: plugins/admin/ogroups/class_mailogroup.inc:85
-#: plugins/personal/mail/class_mailAccount.inc:912
-#: plugins/personal/mail/class_mailAccount.inc:916
-msgid "Please enter a valid email address in 'Primary address' field."
-msgstr ""
-"Veuillez entrer une adresse de messagerie valide dans le champ 'Adresse "
-"Principale'."
-
-#: plugins/addons/addressbook/class_addressbook.inc:710
-msgid "Cannot create a unique DN for your entry. Please fill more formular fields."
-msgstr ""
-"Impossible de créer un DN unique pour cette entrée. Veuillez remplir plus de "
-"champs."
-
-#: plugins/addons/addressbook/class_addressbook.inc:797
-msgid "Addressbook entry acls"
-msgstr "Liste de contrôle d'accès du carnet d'adresses"
-
-#: plugins/addons/addressbook/class_addressbook.inc:805
-#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
-msgid "Surename"
-msgstr "Nom de famille"
-
-#: plugins/addons/addressbook/class_addressbook.inc:807
-#: plugins/personal/generic/class_user.inc:1445
-msgid "Telefon number"
-msgstr "Numéro de téléphone"
-
-#: plugins/addons/addressbook/class_addressbook.inc:809
-#: plugins/personal/generic/class_user.inc:1446
-msgid "Mobile number"
-msgstr "Numéro de GSM"
-
-#: plugins/addons/addressbook/class_addressbook.inc:810
-#: plugins/personal/generic/class_user.inc:1431
-msgid "Home phone number"
-msgstr "Numéro de téléphone privé"
-
-#: plugins/addons/addressbook/class_addressbook.inc:811
-#: plugins/personal/generic/class_user.inc:1427
-msgid "User identification"
-msgstr "Information Utilisateur"
-
-#: plugins/addons/addressbook/class_addressbook.inc:812
-#: plugins/admin/groups/class_groupMail.inc:1118
-#: plugins/admin/systems/class_servDNS.inc:409
-#: plugins/admin/systems/servdnseditzone.tpl:60
-#: plugins/admin/ogroups/class_mailogroup.inc:189
-#: plugins/personal/mail/class_mailAccount.inc:1148
-#: plugins/personal/nagios/nagios.tpl:17
-#: plugins/personal/nagios/class_nagiosAccount.inc:288
-#: setup/setup_feedback.tpl:30 html/getxls.php:225
-msgid "Mail address"
-msgstr "Adresse de messagerie"
-
-#: plugins/addons/addressbook/class_addressbook.inc:814
-#: plugins/personal/generic/class_user.inc:1433
-#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
-#: html/getxls.php:299
-msgid "Organization"
-msgstr "Entreprise"
-
-#: plugins/addons/addressbook/class_addressbook.inc:817
-#: plugins/addons/addressbook/class_addressbook.inc:818
-#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Postal address"
-msgstr "Adresse postale"
-
-#: plugins/addons/addressbook/class_addressbook.inc:819
-#: plugins/admin/departments/class_departmentGeneric.inc:602
-#: plugins/admin/departments/generic.tpl:60
-#: plugins/personal/generic/class_user.inc:1442
-#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
-#: html/getxls.php:301
-msgid "State"
-msgstr "Département"
-
-#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
-msgid "Title"
-msgstr "Titre"
-
-#: plugins/addons/addressbook/class_addressbook.inc:822
-#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
-msgid "Home postal address"
-msgstr "Adresse postale personnelle"
-
-#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
-#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
-msgid "Common name"
-msgstr "Nom complet"
-
-#: plugins/addons/addressbook/main.inc:36
-msgid "Address book"
-msgstr "Carnet d'adresses"
-
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Contact"
-msgstr "Contact"
-
-#: plugins/addons/addressbook/contents.tpl:37
-msgid ""
-"The telephone list plugin provides list and search facilities for the people "
-"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
-"find 'Gonicus'. Use the filters below to narrow down your search."
-msgstr ""
-"L'extension gérant les listes de numéros de téléphone permet de les mettre à "
-"disposition de vos utilisateurs. Vous pouvez utiliser les [*] dans vos "
-"recherches, comme dans 'Go*us' pour trouver 'Gonicus'. Utilisez les filtres "
-"ci dessous pour réduire l'étendue de votre recherche."
-
-#: plugins/addons/addressbook/contents.tpl:48
-msgid "Add entry"
-msgstr "Ajouter une entrée"
-
-#: plugins/addons/addressbook/contents.tpl:54
-#: plugins/admin/groups/class_groupApplication.inc:764
-msgid "Edit entry"
-msgstr "Modifier une entrée"
-
-#: plugins/addons/addressbook/contents.tpl:58
-msgid "Remove entry"
-msgstr "Supprimer une entrée"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Select to see regular users"
-msgstr "Sélectionnez afin d'afficher les utilisateurs habituels"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Show organizational entries"
-msgstr "Afficher les entrées de l'organisation"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Select to see users in addressbook"
-msgstr "Sélectionner pour afficher les utilisateurs présent dans le carnet d'adresse"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Show addressbook entries"
-msgstr "Afficher les entrées du carnet d'adresses"
-
-#: plugins/addons/addressbook/contents.tpl:84
-msgid "Display results for department"
-msgstr "Afficher les résultats pour le département"
-
-#: plugins/addons/addressbook/contents.tpl:97
-msgid "Match object"
-msgstr "Objet correspondant"
-
-#: plugins/addons/addressbook/contents.tpl:100
-msgid "Choose the object that will be searched in"
-msgstr "Indiquez l'objet dans lequel la recherche sera effectuée"
-
-#: plugins/addons/addressbook/contents.tpl:112
-msgid "Search string"
-msgstr "Phrase de recherche"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:2
-msgid ""
-"The CSV import plugin provides methods to generate user accounts from a file "
-"containing Comma Seperated Values. The administrator can decide which "
-"columns should be transfered to which attribute. Note that you must have at "
-"least the UID, GIVENNAME and SURENAME set."
-msgstr ""
-"L'extension CSV permet de générer des comptes utilisateurs depuis un fichier "
-"contenant des valeurs séparées par des virgules. L'administrateur peut "
-"choisir quelle colonne doivent être transférées vers quel attribut. Notez "
-"que vous devez au moins avoir le UID, GIVENNAME et SURENAME fournis."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:10
-msgid "Select CSV file to import"
-msgstr "Sélectionnez le fichier CSV à importer"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:14
-#: plugins/addons/ldapmanager/contentimport.tpl:15
-#: plugins/personal/environment/kioskManagement.tpl:13
-msgid "Browse"
-msgstr "Parcourir"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:19
-msgid "Select template"
-msgstr "Sélectionnez le modèle"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:34
-msgid "All entries have been written to the LDAP database successfully."
-msgstr "Toutes les entrées on été écrites correctement dans l'arbre LDAP."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:36
-msgid "Oups. There was an error during the import of your data."
-msgstr "Oups. Il à eu une erreur lors de l'importation de vos données."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:39
-msgid "Here is the status report for the import:"
-msgstr "Voici le rapport de votre importation:"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:80
-msgid "Selected Template"
-msgstr "Modèle sélectionné"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:7
-msgid "XLS import"
-msgstr "Importer un fichier XLS"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:99
-#: plugins/addons/ldapmanager/class_export.inc:84
-msgid "Error while exporting the requested entries!"
-msgstr "Une erreur s'est produite lors de l'exportation!"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:112
-#: plugins/addons/ldapmanager/class_export.inc:96
-#, php-format
-msgid "You are not allowed to export the given ldap entry (%s)"
-msgstr "Vous n'êtes pas autorisé à exporter l'entrée (%s)"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:3
-msgid ""
-"The XLS export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as xls. You may save these files for "
-"documentation."
-msgstr ""
-"L'extension d'exportation au format XLS permet d'exporter une copie complète "
-"de l'annuaire LDAP au format XLS. Ces fichiers peuvent être utilisés à des "
-"fins de documentation."
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:10
-#: plugins/addons/ldapmanager/contentexport.tpl:10
-msgid "Export single entry"
-msgstr "Exporter une seule entrée"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:14
-msgid "Choose the data you want to Export"
-msgstr "Choisissez les données que vous voulez exporter"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:24
-msgid "Export complete XLS for"
-msgstr "Exporter un fichier xls complet pour "
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:27
-#: plugins/addons/ldapmanager/contentexportxls.tpl:42
-#: plugins/addons/ldapmanager/contentexport.tpl:24
-#: plugins/addons/ldapmanager/contentexport.tpl:39
-msgid "Choose the department you want to Export"
-msgstr "Choisissez le département que vous voulez exporter"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:39
-#: plugins/addons/ldapmanager/contentexport.tpl:36
-msgid "Export IVBB LDIF for"
-msgstr "Exporter un IVBB LDIF de"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:58
-#: plugins/addons/ldapmanager/contentexport.tpl:55
-msgid "Export successful"
-msgstr "Exportation réussie"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the complete LDAP database to a xls file"
-msgstr "Cliquez ici pour sauvegarder l'arbre LDAP  au complet dans un fichier xls"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the LDAP Export to a xls file"
-msgstr "Cliquez ici pour exporter un morceau de l'arbre LDAP comme un fichier xls"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:3
-msgid ""
-"The LDIF export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as ldif. You may save these files for backup "
-"purpose or when initializing a new server."
-msgstr ""
-"L'extension d'exportation au format LDIF permet d'exporter une copie "
-"complète de l'annuaire LDAP au format ldif. Ces fichiers peuvent être "
-"utilisés à des fins de sauvegarde ou lors de la mise en place d'un nouveau "
-"serveur."
-
-#: plugins/addons/ldapmanager/contentexport.tpl:21
-msgid "Export complete LDIF for"
-msgstr "Exporter un fichier LDIF complet pour "
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the complete LDAP database to a file"
-msgstr "Cliquez ici pour sauvegarder l'arbre LDAP dans un fichier"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the LDAP Export "
-msgstr "Cliquez ici pour exporter l'arbre LDAP "
-
-#: plugins/addons/ldapmanager/contentimport.tpl:3
-msgid ""
-"The LDIF import plugin provides methods to upload a set of entries to your "
-"running LDAP directory as ldif. You may use this to add new or modify "
-"existing entries. Remember that GOsa will not check your ldifs for GOsa "
-"conformance."
-msgstr ""
-"L'extension d'exportation/importation au format LDIF permet exporter/"
-"importer une série d'entrées au format ldif dans l'annuaire. Vous pouvez "
-"utiliser cette fonctionnalité pour ajouter de nouvelles entrées ou modifier "
-"des entrées existantes. Rappelez vous que GOsa ne vérifiera pas vos ldifs "
-"par rapport au schéma utilisés par GOsa."
-
-#: plugins/addons/ldapmanager/contentimport.tpl:10
-msgid "Import LDIF File"
-msgstr "Importation d'un fichier LDIF"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:24
-msgid "Modify existing objects, keep untouched attributes"
-msgstr "Modifier les objets existants, laisse les attributs non modifiés"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:25
-msgid "Overwrite existing objects, all not listed attributes will be removed"
-msgstr "Récrire les objets existants, tout les attributs non listés seront enlevés."
-
-#: plugins/addons/ldapmanager/contentimport.tpl:34
-msgid "Remove existing entries first"
-msgstr "Enlève d'abord les entrées existantes"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:41
-msgid "Import successful"
-msgstr "Importation réussie"
-
-#: plugins/addons/ldapmanager/class_export.inc:6
-msgid "CSV import"
-msgstr "Importer un fichier CSV"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:6
-#: plugins/addons/ldapmanager/class_import.inc:6
-msgid "LDIF export"
-msgstr "Exportation LDIF"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:105
-msgid "You've no permission to do CSV imports."
-msgstr "Vous n'avez pas les droits nécessaires pour effectuer des importations CSV."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:166
-msgid "Need 'sn','givenName' and 'uid' to create user."
-msgstr "J'ai besoin d'un 'sn','givenName' et 'uid' pour créer un utilisateur."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:214
-msgid "failed"
-msgstr "échec"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:218
-msgid "ok"
-msgstr "ok"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:282
-msgid "status"
-msgstr "statut"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:286
-#, php-format
-msgid "An Error Occured while inserting entry %s - process aborted"
-msgstr ""
-"Une erreur s'est produite lors de l'insertion de l'entrée %s -  le processus "
-"à été interrompu"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:324
-msgid "Nothing to import!"
-msgstr "Rien à importer !"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:336
-#: plugins/addons/ldapmanager/class_csvimport.inc:347
-#: plugins/addons/ldapmanager/class_csvimport.inc:352
-#: plugins/addons/ldapmanager/class_import.inc:68
-#: plugins/addons/ldapmanager/class_import.inc:76
-msgid "There is no file uploaded."
-msgstr "Pas de fichier téléchargé."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:341
-#: plugins/addons/ldapmanager/class_import.inc:61
-msgid "The specified file is empty."
-msgstr "Le fichier spécifié est vide."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:495
-msgid "The selected file does not contain any CSV Data..."
-msgstr "Le fichier spécifié ne contient pas de données CSV valide..."
-
-#: plugins/addons/ldapmanager/main.inc:34
-#: plugins/addons/ldapmanager/class_ldif.inc:7
-msgid "LDAP manager"
-msgstr "Gérer l'annuaire"
-
-#: plugins/addons/ldapmanager/class_import.inc:52
-msgid "You need full access to all objects, to execute the import command."
-msgstr ""
-"Vous avez besoin d'un accès à tout les objets, pour exécuter la commande "
-"d'importation."
-
-#: plugins/addons/ldapmanager/class_import.inc:109
-msgid "Unknown Error"
-msgstr "Erreur Inconnue"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:35
-msgid "Ldap manager"
-msgstr "Gérer l'annuaire"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:41
-msgid "Ldap manager addon"
-msgstr "Extension pour gérer l'annuaire"
-
-#: plugins/admin/groups/class_groupManagement.inc:250
-#: plugins/admin/systems/class_systemManagement.inc:489
-#: plugins/admin/applications/class_applicationManagement.inc:289
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
-#: plugins/admin/departments/class_departmentManagement.inc:169
-#: plugins/admin/fai/class_faiManagement.inc:206
-#, php-format
-msgid "You're about to delete the following entry %s"
-msgstr "Vous êtes sur le point de supprimer l'entrée %s."
-
-#: plugins/admin/groups/class_groupManagement.inc:252
-#: plugins/admin/systems/class_systemManagement.inc:491
-#: plugins/admin/applications/class_applicationManagement.inc:291
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
-#: plugins/admin/departments/class_departmentManagement.inc:171
-#: plugins/admin/fai/class_faiManagement.inc:208
-#, php-format
-msgid "You're about to delete the following entries %s"
-msgstr "Vous êtes sur le point de supprimer les entrées %s"
-
-#: plugins/admin/groups/class_groupManagement.inc:286
-#: plugins/admin/groups/class_groupManagement.inc:339
-#: plugins/admin/groups/class_groupManagement.inc:370
-msgid "You are not allowed to delete this group!"
-msgstr "Vous n'êtes pas autorisé à supprimer ce groupe!"
-
-#: plugins/admin/groups/class_groupManagement.inc:332
-#, php-format
-msgid "You're about to delete the group '%s'."
-msgstr "Vous êtes sur le point de supprimer le groupe '%s'."
-
-#: plugins/admin/groups/class_groupApplication.inc:415
-msgid "This 'dn' is no appgroup."
-msgstr "Ce 'dn' n'est pas un groupe d'applications."
-
-#: plugins/admin/groups/class_groupApplication.inc:423
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove applications"
-msgstr "Suppression d'applications"
-
-#: plugins/admin/groups/class_groupApplication.inc:424
-msgid ""
-"This group has application features enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"Des applications sont configurées pour ce groupe. Vous pouvez les désactivez "
-"en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/groups/class_groupApplication.inc:426
-msgid "Create applications"
-msgstr "Créer des applications"
-
-#: plugins/admin/groups/class_groupApplication.inc:427
-msgid ""
-"This group has application features disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Ce groupe ne possède pas d'applications configurées. Vous pouvez en ajouter "
-"en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/groups/class_groupApplication.inc:434
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
-msgid "ACL"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:437
-msgid ""
-"You do not have permission to query application entries. All your changes "
-"will not be saved."
-msgstr ""
-"Vous n'avez pas les droits pour chercher dans les applications, Tout vous "
-"changement ne seront pas sauvés."
-
-#: plugins/admin/groups/class_groupApplication.inc:450
-msgid "Invalid character in category name."
-msgstr "Le nom de la catégorie contient des caractères invalides."
-
-#: plugins/admin/groups/class_groupApplication.inc:458
-msgid "The specified category already exists."
-msgstr "Le catégorie indiquée existe déjà."
-
-#: plugins/admin/groups/class_groupApplication.inc:564
-msgid "The selected application name is not uniq. Please check your LDAP."
-msgstr "Le nom de l'application n'est pas unique. Veuillez vérifier l'annuaire LDAP."
-
-#: plugins/admin/groups/class_groupApplication.inc:602
-msgid "The selected application has no options."
-msgstr "L'application sélectionnée n'a pas d'options."
-
-#: plugins/admin/groups/class_groupApplication.inc:690
-#: plugins/admin/departments/class_divListDepartment.inc:195
-msgid "department"
-msgstr "département"
-
-#: plugins/admin/groups/class_groupApplication.inc:699
-msgid "application"
-msgstr "application"
-
-#: plugins/admin/groups/class_groupApplication.inc:715
-#: plugins/admin/groups/class_groupApplication.inc:756
-msgid "Delete entry"
-msgstr "Supprimer cette entrée"
-
-#: plugins/admin/groups/class_groupApplication.inc:717
-#: plugins/admin/groups/class_groupApplication.inc:751
-#: include/sieve/templates/object_container_clear.tpl:9
-#: include/sieve/templates/object_container.tpl:9
-msgid "Move up"
-msgstr "En haut"
-
-#: plugins/admin/groups/class_groupApplication.inc:720
-#: plugins/admin/groups/class_groupApplication.inc:754
-#: include/sieve/templates/object_container_clear.tpl:13
-#: include/sieve/templates/object_container.tpl:13
-msgid "Move down"
-msgstr "En bas"
-
-#: plugins/admin/groups/class_groupApplication.inc:749
-msgid "Insert seperator"
-msgstr "Insérer un séparateur"
-
-#: plugins/admin/groups/class_groupApplication.inc:794
-msgid "This application is no longer available."
-msgstr "L'application sélectionnée n'est plus disponible."
-
-#: plugins/admin/groups/class_groupApplication.inc:797
-#, php-format
-msgid "This application is not available in any release named %s."
-msgstr "Cette application n'est pas disponible dans la version nommée %s."
-
-#: plugins/admin/groups/class_groupApplication.inc:801
-msgid "Check parameter"
-msgstr "Vérifier le paramètre"
-
-#: plugins/admin/groups/class_groupApplication.inc:803
-msgid "This application has changed parameters."
-msgstr "Cette application à changé de paramètres."
-
-#: plugins/admin/groups/class_groupApplication.inc:928
-#, php-format
-msgid "Removing of groups/applications with dn '%s' failed."
-msgstr "La suppression du groupe/applications avec le dn '%s' à échoué."
-
-#: plugins/admin/groups/class_groupApplication.inc:988
-#, php-format
-msgid "Saving of groups/applications with dn '%s' failed."
-msgstr "La sauvegarde du groupe/applications avec le dn '%s' à échoué."
-
-#: plugins/admin/groups/class_groupApplication.inc:1039
-#, php-format
-msgid ""
-"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
-"the objects base has changed."
-msgstr ""
-"Impossible de trouver la version '%s', le nom sera '%s'. Probablement que "
-"les objets de base ont changés."
-
-#: plugins/admin/groups/class_groupApplication.inc:1044
-msgid ""
-"There are no releases available. You will not be able to select another "
-"release."
-msgstr ""
-"Il n'y a pas de versions disponibles. Vous ne pourrez pas en sélectionner "
-"une autre."
-
-#: plugins/admin/groups/class_groupApplication.inc:1195
-msgid "Group applications"
-msgstr "Groupe d'applications"
-
-#: plugins/admin/groups/class_groupApplication.inc:1202
-#: plugins/admin/groups/class_divListGroup.inc:229
-#: plugins/admin/applications/class_divListApplication.inc:213
-#: plugins/admin/applications/class_applicationGeneric.inc:548
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
-#: plugins/admin/ogroups/tabs_ogroups.inc:117
-#: plugins/admin/ogroups/class_ogroupManagement.inc:430
-#: plugins/generic/references/class_reference.inc:42
-#: plugins/gofon/fonreports/contents.tpl:34
-msgid "Application"
-msgstr "Applications"
-
-#: plugins/admin/groups/class_groupApplication.inc:1203
-#: plugins/admin/systems/class_servRepository.inc:258
-#: plugins/admin/systems/servRepositorySetup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:55
-#: plugins/admin/systems/workstationStartup.tpl:89
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/faiPackage.tpl:37
-msgid "Release"
-msgstr "Version"
-
-#: plugins/admin/groups/class_groupApplication.inc:1204
-msgid "Application parameter"
-msgstr "Paramètre de l'application"
-
-#: plugins/admin/groups/remove.tpl:6
-msgid ""
-"This may be a primary user group. Please double check if you really want to "
-"do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Ce groupe est un groupe principal contenant des utilisateurs. Veuillez vous "
-"assurez que vous voulez bien exécuter cette action étant donné qu'il est "
-"impossible pour GOsa de récupérer vos données."
-
-#: plugins/admin/groups/application_options.tpl:2
-msgid "Application options"
-msgstr "Options des applications"
-
-#: plugins/admin/groups/application.tpl:3
-msgid "Release focus"
-msgstr "Version utilisée"
-
-#: plugins/admin/groups/application.tpl:6
-msgid "Select release name"
-msgstr "Sélectionnez le nom de la version"
-
-#: plugins/admin/groups/application.tpl:20
-msgid "Used applications"
-msgstr "Applications utilisées"
-
-#: plugins/admin/groups/application.tpl:27
-msgid "Add category"
-msgstr "Ajouter une catégorie"
-
-#: plugins/admin/groups/application.tpl:34
-msgid "Available applications"
-msgstr "Applications disponibles"
-
-#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
-#: plugins/personal/mail/class_mailAccount.inc:1139
-#: setup/setup_config2.tpl:135
-msgid "Mail settings"
-msgstr "Paramètres de messagerie"
-
-#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
-#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
-#: plugins/personal/mail/generic.tpl:8
-msgid "Primary address"
-msgstr "Adresse principale"
-
-#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
-msgid "Primary mail address for this shared folder"
-msgstr "Adresse de messagerie principale pour ce répertoire partagé"
-
-#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
-#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
-msgid "Alternative addresses"
-msgstr "Adresses alternatives"
-
-#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:197
-#: plugins/admin/systems/phonesettings.tpl:220
-#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
-msgid "List of alternative mail addresses"
-msgstr "Liste des adresses de messagerie alternatives"
-
-#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
-msgid "Forward messages to non group members"
-msgstr "Transférer les messages vers un membre n'appartenant pas au groupe"
-
-#: plugins/admin/groups/mail_locals.tpl:6
-#: plugins/personal/mail/mail_locals.tpl:7
-msgid "Select addresses to add"
-msgstr "Sélectionner les adresses à ajouter"
-
-#: plugins/admin/groups/mail_locals.tpl:32
-msgid "Display addresses of department"
-msgstr "Afficher les adresses du département"
-
-#: plugins/admin/groups/mail_locals.tpl:42
-msgid "Display addresses matching"
-msgstr "Afficher les adresses correspondantes"
-
-#: plugins/admin/groups/mail_locals.tpl:45
-#: plugins/personal/mail/mail_locals.tpl:52
-#: plugins/personal/posix/trust_machines.tpl:31
-#: plugins/personal/samba/samba3_workstations.tpl:31
-msgid "Regular expression for matching addresses"
-msgstr "Expression régulière pour sélectionner les adresses correspondantes"
-
-#: plugins/admin/groups/mail_locals.tpl:52
-#: plugins/personal/mail/mail_locals.tpl:60
-msgid "Display addresses of user"
-msgstr "Afficher les adresses de l'utilisateur"
-
-#: plugins/admin/groups/mail_locals.tpl:55
-#: plugins/personal/mail/mail_locals.tpl:64
-msgid "User name of which addresses are shown"
-msgstr "Utilisateur dont on montre les adresses"
-
-#: plugins/admin/groups/class_divListGroup.inc:35
-#: plugins/admin/groups/class_divListGroup.inc:36
-msgid "List of groups"
-msgstr "Liste des groupes"
-
-#: plugins/admin/groups/class_divListGroup.inc:41
-msgid ""
-"This menu allows you to add, edit and remove selected groups. You may want "
-"to use the range selector on top of the group listbox, when working with a "
-"large number of groups."
-msgstr ""
-"Ce menu permet d'ajouter, de modifier ou de supprimer les groupes "
-"sélectionnés. Vous pouvez utiliser les différents filtres lorsque vous "
-"travaillez avec un nombre élevé de groupes."
-
-#: plugins/admin/groups/class_divListGroup.inc:60
-msgid "Groupname / Department"
-msgstr "Nom du Groupe / Département"
-
-#: plugins/admin/groups/class_divListGroup.inc:61
-#: plugins/admin/systems/terminal.tpl:1
-#: plugins/admin/systems/workstation.tpl:1
-#: plugins/admin/users/class_divListUsers.inc:62
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/ogroups/class_divListOGroup.inc:64
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/gofon/conference/generic.tpl:5
-msgid "Properties"
-msgstr "Propriétés"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Select to see groups that are primary groups of users"
-msgstr ""
-"Sélectionnez afin d'afficher les groupes qui sont les groupes principaux "
-"d'utilisateurs"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Show primary groups"
-msgstr "Afficher les groupes de base"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Select to see groups that have samba groups mappings"
-msgstr "Sélectionnez afin d'afficher les groupes qui ont des attributs Samba"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Show samba groups"
-msgstr "Afficher les groupes Samba"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Select to see groups that have applications configured"
-msgstr "Sélectionnez afin d'afficher les groupes ayant des applications configurées"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Show application groups"
-msgstr "Afficher les groupes applications"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Select to see groups that have mail settings"
-msgstr "Sélectionnez afin d'afficher les groupes ayant la messagerie activée"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Show mail groups"
-msgstr "Afficher les groupes ayant la messagerie activé"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Select to see normal groups that have only functional aspects"
-msgstr ""
-"Sélectionnez afin d'afficher les groupes normaux ayant uniquement un aspect "
-"fonctionnel"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Show functional groups"
-msgstr "Afficher les groupes fonctionnels"
-
-#: plugins/admin/groups/class_divListGroup.inc:76
-#: plugins/admin/ogroups/class_divListOGroup.inc:83
-#: plugins/personal/posix/posix_groups.tpl:57
-msgid "Regular expression for matching group names"
-msgstr "Expression régulière correspondant à des noms de groupe"
-
-#: plugins/admin/groups/class_divListGroup.inc:77
-#: plugins/personal/posix/posix_groups.tpl:68
-msgid "User name of which groups are shown"
-msgstr "Utilisateur dont on montre les groupes"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-msgid "Create new group"
-msgstr "Créer un nouveau groupe"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-#: plugins/personal/environment/environment.tpl:219
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "New"
-msgstr "Nouveau"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-msgid "Remove selected groups"
-msgstr "Effacer les groupes sélectionnés"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-msgid "Remove groups"
-msgstr "Supprimer les groupes"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-msgid "Copy selected group"
-msgstr "Copier les groupes sélectionnés"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-msgid "Copy groups"
-msgstr "Copier les groupes"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-msgid "cut selected group"
-msgstr "Couper les groupes sélectionnés"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-msgid "Cut groups"
-msgstr "Couper les groupes"
-
-#: plugins/admin/groups/class_divListGroup.inc:223
-#: plugins/admin/users/class_divListUsers.inc:221
-msgid "Posix"
-msgstr "Posix"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "cut"
-msgstr "couper"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "Cut this entry"
-msgstr "Couper cette entrée"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "copy"
-msgstr "copier"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "Copy this entry"
-msgstr "Copier cette entrée"
-
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/conference/class_divListConferences.inc:217
-msgid "Edit this entry"
-msgstr "Editer cette entrée"
-
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/conference/class_divListConferences.inc:227
-msgid "Delete this entry"
-msgstr "Supprimer cette entrée"
-
-#: plugins/admin/groups/mail_admins.tpl:4
-msgid "Folder administrators"
-msgstr "Administrateurs du dossier"
-
-#: plugins/admin/groups/mail_admins.tpl:24
-msgid "Select a specific department"
-msgstr "Sélectionner un département"
-
-#: plugins/admin/groups/mail_admins.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
-msgid "Choose"
-msgstr "Choisir"
-
-#: plugins/admin/groups/class_groupMail.inc:80
-#: plugins/personal/mail/class_mailAccount.inc:92
-#, php-format
-msgid "There is no mail method '%s' specified in your gosa.conf available."
-msgstr ""
-"Il n'y a pas de méthode de messagerie correspondante à la méthode '%s' "
-"spécifiée dans votre fichier de configuration gosa.conf."
-
-#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
-#: include/class_acl.inc:771
-msgid "read"
-msgstr "lecture"
-
-#: plugins/admin/groups/class_groupMail.inc:290
-msgid "post"
-msgstr "envoyer"
-
-#: plugins/admin/groups/class_groupMail.inc:291
-msgid "external post"
-msgstr "envoi externe"
-
-#: plugins/admin/groups/class_groupMail.inc:292
-msgid "append"
-msgstr "ajouter"
-
-#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
-#: include/class_acl.inc:773
-msgid "write"
-msgstr "écrire"
-
-#: plugins/admin/groups/class_groupMail.inc:294
-msgid "admin"
-msgstr "administrateur"
-
-#: plugins/admin/groups/class_groupMail.inc:295
-#: plugins/admin/systems/class_SelectDeviceType.inc:29
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
-#: plugins/admin/users/class_userManagement.inc:539
-#: plugins/admin/ogroups/class_ogroup.inc:297
-msgid "none"
-msgstr "aucun"
-
-#: plugins/admin/groups/class_groupMail.inc:339
-msgid "This 'dn' has no valid mail extensions."
-msgstr "Ce 'dn' n'a pas d'extension mail valide."
-
-#: plugins/admin/groups/class_groupMail.inc:347
-#: plugins/admin/ogroups/class_mailogroup.inc:50
-#: plugins/personal/mail/class_mailAccount.inc:299
-#: plugins/personal/mail/class_mailAccount.inc:302
-msgid "Remove mail account"
-msgstr "Supprimer le compte de messagerie"
-
-#: plugins/admin/groups/class_groupMail.inc:348
-#: plugins/personal/mail/class_mailAccount.inc:303
-msgid ""
-"This account has mail features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"L'extension de messagerie est activée pour ce compte, vous pouvez la "
-"désactiver en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/groups/class_groupMail.inc:350
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid "Create mail account"
-msgstr "Créer un compte de messagerie"
-
-#: plugins/admin/groups/class_groupMail.inc:351
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid ""
-"This account has mail features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"L'extension de messagerie est désactivée pour ce compte, vous pouvez "
-"l'activer en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/groups/class_groupMail.inc:361
-msgid ""
-"Remove shared folder from mail server database when entry gets removed in "
-"LDAP"
-msgstr ""
-"Enlever le dossier partagé du serveur de messagerie quand l'entrée est "
-"enlevée du serveur LDAP"
-
-#: plugins/admin/groups/class_groupMail.inc:362
-msgid "Remove the shared folder and all its contents after saving this account"
-msgstr ""
-"Effacer le dossier partagé et tout son contenu après avoir sauvegardé ce "
-"compte"
-
-#: plugins/admin/groups/class_groupMail.inc:421
-msgid "You're trying to add an invalid email address "
-msgstr "Vous essayez d'ajouter une adresse de messagerie non valide "
-
-#: plugins/admin/groups/class_groupMail.inc:427
-#: plugins/personal/mail/class_mailAccount.inc:364
-msgid "Adding your one of your own addresses to the forwarders makes no sense."
-msgstr "Utiliser une de vos adresses comme adresse de renvoi n'a pas de sens."
-
-#: plugins/admin/groups/class_groupMail.inc:453
-#: plugins/personal/scalix/class_scalixAccount.inc:442
-#: plugins/personal/mail/class_mailAccount.inc:394
-#: plugins/personal/mail/class_mailAccount.inc:399
-msgid ""
-"You're trying to add an invalid email address to the list of alternate "
-"addresses."
-msgstr ""
-"Vous essayez d'ajouter une adresse de messagerie non valide à la liste des "
-"adresses alternatives."
-
-#: plugins/admin/groups/class_groupMail.inc:458
-#: plugins/personal/scalix/class_scalixAccount.inc:451
-#: plugins/personal/mail/class_mailAccount.inc:409
-msgid "The address you're trying to add is already used by user"
-msgstr "L'adresse entrée est déjà utilisée par un utilisateur"
-
-#: plugins/admin/groups/class_groupMail.inc:613
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
-#: plugins/admin/systems/printer.tpl:71
-#: plugins/admin/systems/glpiManufacturer.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:111
-#: plugins/admin/systems/goMailServer.tpl:73
-#: plugins/admin/systems/goMailServer.tpl:104
-#: plugins/admin/systems/goSpamServer.tpl:48
-#: plugins/admin/systems/servdns.tpl:8
-#: plugins/admin/systems/workstationStartup.tpl:194
-#: plugins/admin/systems/glpiPrinter.tpl:152
-#: plugins/admin/applications/class_applicationParameters.inc:124
-#: plugins/admin/fai/faiPackage.tpl:82
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
-#: plugins/personal/connectivity/class_kolabAccount.inc:264
-#: plugins/personal/environment/kioskManagement.tpl:15
-#: plugins/personal/environment/environment.tpl:159
-#: plugins/personal/generic/generic_certs.tpl:21
-#: plugins/personal/generic/generic_certs.tpl:45
-#: plugins/personal/generic/generic_certs.tpl:69
-msgid "Remove"
-msgstr "Supprimer"
-
-#: plugins/admin/groups/class_groupMail.inc:692
-#, php-format
-msgid "Removing of groups/mail with dn '%s' failed."
-msgstr "La suppression des groupes/mail avec le dn '%s' à échoué."
-
-#: plugins/admin/groups/class_groupMail.inc:891
-#, php-format
-msgid "Saving of groups/mail with dn '%s' failed."
-msgstr "La sauvegarde des groupes/mail avec le dn '%s' à échoué."
-
-#: plugins/admin/groups/class_groupMail.inc:924
-#: plugins/personal/mail/class_mailAccount.inc:908
-msgid "The required field 'Primary address' is not set."
-msgstr "Le champ obligatoire 'Adresse Principale' n'est pas rempli."
-
-#: plugins/admin/groups/class_groupMail.inc:927
-msgid "Please enter a valid email addres in 'Primary address' field."
-msgstr ""
-"Veuillez entrer une adresse de messagerie valide dans le champ 'Adresse "
-"principale'."
-
-#: plugins/admin/groups/class_groupMail.inc:933
-#: plugins/admin/ogroups/class_mailogroup.inc:92
-#: plugins/personal/mail/class_mailAccount.inc:922
-msgid "The primary address you've entered is already in use."
-msgstr "L'adresse principale entrée est déjà utilisée."
-
-#: plugins/admin/groups/class_groupMail.inc:939
-#: plugins/personal/mail/class_mailAccount.inc:928
-msgid "Value in 'Quota size' is not valid."
-msgstr "La valeur dans le champ 'Taille du quota' n'est pas valide."
-
-#: plugins/admin/groups/class_groupMail.inc:948
-#: plugins/personal/mail/class_mailAccount.inc:937
-msgid "Please specify a vaild mail size for mails to be rejected."
-msgstr "Veuillez indiquer une taille valide pour les messages devant être rejetés."
-
-#: plugins/admin/groups/class_groupMail.inc:956
-#: plugins/personal/mail/class_mailAccount.inc:947
-msgid "You need to set the maximum mail size in order to reject anything."
-msgstr ""
-"Il est nécessaire d'indiquer une taille maximale des messages afin de "
-"pouvoir en rejeter certains."
-
-#: plugins/admin/groups/class_groupMail.inc:960
-msgid "Please choose valid permission settings. Default permission can't be emtpy."
-msgstr ""
-"Veuillez choisir des permissions valables. Les permissions par défaut ne "
-"peuvent pas être vides."
-
-#: plugins/admin/groups/class_groupMail.inc:964
-msgid "Please select a valid mail server."
-msgstr "Veuillez sélectionner un serveur de messagerie valide."
-
-#: plugins/admin/groups/class_groupMail.inc:1111
-msgid "Group mail"
-msgstr "Groupe de messagerie"
-
-#: plugins/admin/groups/class_groupMail.inc:1119
-msgid "Alternate addresses"
-msgstr "Adresses alternatives"
-
-#: plugins/admin/groups/class_groupMail.inc:1120
-msgid "Forwarding addresses"
-msgstr "Transférer les messages vers"
-
-#: plugins/admin/groups/class_groupMail.inc:1121
-#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
-#: plugins/personal/mail/class_mailAccount.inc:1150
-msgid "Quota size"
-msgstr "Taille du Quota"
-
-#: plugins/admin/groups/class_groupMail.inc:1122
-#: plugins/personal/mail/class_mailAccount.inc:1149
-msgid "Mail server"
-msgstr "Serveur de messagerie"
-
-#: plugins/admin/groups/class_groupMail.inc:1123
-#: plugins/admin/systems/printer.tpl:82
-#: plugins/admin/systems/class_printGeneric.inc:895
-msgid "Permissions"
-msgstr "Permissions"
-
-#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
-msgid "Group administration"
-msgstr "Administration du groupe"
-
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Préférences des groupes"
-
-#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/ogroups/generic.tpl:7
-msgid "Group name"
-msgstr "Nom du groupe"
-
-#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
-msgid "Posix name of the group"
-msgstr "Nom posix du groupe"
-
-#: plugins/admin/groups/paste_generic.tpl:13
-#: plugins/admin/groups/generic.tpl:53
-msgid "Normally IDs are autogenerated, select to specify manually"
-msgstr ""
-"Normalement les IDs sont générés automatiquement, vous pouvez en spécifier "
-"un manuellement"
-
-#: plugins/admin/groups/paste_generic.tpl:15
-#: plugins/admin/groups/generic.tpl:56
-msgid "Force GID"
-msgstr "Forcer le GID"
-
-#: plugins/admin/groups/paste_generic.tpl:18
-#: plugins/admin/groups/generic.tpl:59
-msgid "Forced ID number"
-msgstr "Forcer le numéro d'ID"
-
-#: plugins/admin/groups/mail.tpl:21
-msgid "Select mail server to place user on"
-msgstr "Sélectionner le serveur de messagerie sur lequel sera créé l'utilisateur"
-
-#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
-msgid "Quota usage"
-msgstr "Utilisation des Quota"
-
-#: plugins/admin/groups/mail.tpl:38
-#: plugins/admin/systems/class_terminalInfo.inc:175
-#: plugins/admin/systems/class_printGeneric.inc:523
-#: plugins/personal/mail/generic.tpl:36
-msgid "not defined"
-msgstr "non défini"
-
-#: plugins/admin/groups/mail.tpl:48
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-#: plugins/personal/scalix/generic.tpl:67
-#: plugins/personal/mail/generic.tpl:216
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/personal/connectivity/pureftpd.tpl:60
-#: plugins/personal/environment/environment.tpl:62
-msgid "MB"
-msgstr "MB"
-
-#: plugins/admin/groups/mail.tpl:88
-msgid "IMAP shared folders"
-msgstr "Dossier partagé IMAP"
-
-#: plugins/admin/groups/mail.tpl:92
-msgid "Default permission"
-msgstr "Permission par défaut"
-
-#: plugins/admin/groups/mail.tpl:103
-msgid "Member permission"
-msgstr "Permission des membres"
-
-#: plugins/admin/groups/class_groupGeneric.inc:134
-msgid "Can't find this groups SID in LDAP or in your configuration file!"
-msgstr ""
-"Impossible de trouver le SID de ce groupe dans l'annuaire LDAP ou dans le "
-"fichier de configuration!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:193
-msgid "This 'dn' is no group."
-msgstr "Ce 'dn' n'est pas un groupe."
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Samba group"
-msgstr "Groupe Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain admins"
-msgstr "Administrateurs du domaine"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain users"
-msgstr "Utilisateurs du domaine"
-
-#: plugins/admin/groups/class_groupGeneric.inc:335
-msgid "Domain guests"
-msgstr "Invités du domaine"
-
-#: plugins/admin/groups/class_groupGeneric.inc:340
-#, php-format
-msgid "Special group (%d)"
-msgstr "Groupe spécial (%d)"
-
-#: plugins/admin/groups/class_groupGeneric.inc:454
-msgid "! unknown id"
-msgstr "! identifiant inconnu"
-
-#: plugins/admin/groups/class_groupGeneric.inc:492
-#, php-format
-msgid "Your search method returned more than '%s' users, only '%s' users are shown."
-msgstr ""
-"'%s' utilisateurs ont été trouvé grâce à votre recherche, les '%s' premiers "
-"seront montrés."
-
-#: plugins/admin/groups/class_groupGeneric.inc:521
-#: plugins/admin/groups/class_groupGeneric.inc:774
-#, php-format
-msgid "Removing of groups/generic with dn '%s' failed."
-msgstr "La suppression du type groupe/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/groups/class_groupGeneric.inc:666
-#, php-format
-msgid "No configured SID found for '%s'."
-msgstr "Pas de SID trouvé pour '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:671
-#, php-format
-msgid "No configured RIDBASE found for '%s'."
-msgstr "Pas de RIDBASE trouvé pour '%s'"
-
-#: plugins/admin/groups/class_groupGeneric.inc:806
-msgid ""
-"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"Le champ 'Nom' contient des caractères invalides. Minuscule, chiffre et "
-"tirets sont valides."
-
-#: plugins/admin/groups/class_groupGeneric.inc:817
-#: plugins/admin/groups/class_groupGeneric.inc:831
-#: plugins/admin/groups/class_groupGeneric.inc:838
-msgid "Value specified as 'Name' is already used."
-msgstr "La valeur spécifiée dans le champs 'Nom' existe déjà."
-
-#: plugins/admin/groups/class_groupGeneric.inc:847
-#: plugins/personal/posix/class_posixAccount.inc:961
-msgid "Value specified as 'GID' is not valid."
-msgstr "La valeur du 'GID' n'est pas valide."
-
-#: plugins/admin/groups/class_groupGeneric.inc:850
-#: plugins/personal/posix/class_posixAccount.inc:964
-msgid "Value specified as 'GID' is too small."
-msgstr "La valeur spécifiée comme 'GID' est trop petite."
-
-#: plugins/admin/groups/class_groupGeneric.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:1184
-msgid "Too many users, can't allocate a free ID!"
-msgstr "Trop d'utilisateurs, impossible d'assigner un ID libre !"
-
-#: plugins/admin/groups/class_groupGeneric.inc:941
-msgid "Generic group settings"
-msgstr "Préférences des groupes génériques"
-
-#: plugins/admin/groups/class_groupGeneric.inc:953
-msgid "Phone pickup group"
-msgstr "Groupe téléphonique"
-
-#: plugins/admin/groups/class_groupGeneric.inc:954
-msgid "Nagios group"
-msgstr "Groupe Nagios"
-
-#: plugins/admin/groups/class_groupGeneric.inc:956
-#: plugins/personal/posix/paste_generic.tpl:37
-#: plugins/personal/posix/generic.tpl:62
-msgid "GID"
-msgstr "GID"
-
-#: plugins/admin/groups/class_groupGeneric.inc:957
-msgid "Group member"
-msgstr "Membre du groupe"
-
-#: plugins/admin/groups/class_groupGeneric.inc:958
-msgid "Samba group type"
-msgstr "Groupe Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:959
-msgid "Samba domain name"
-msgstr "Domaine Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
-msgid "Samba SID"
-msgstr "SID Samba"
-
-#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
-msgid "Descriptive text for this group"
-msgstr "Description du groupe"
-
-#: plugins/admin/groups/generic.tpl:68
-msgid "Select to create a samba conform group"
-msgstr "Sélectionnez afin de créer un groupe samba"
-
-#: plugins/admin/groups/generic.tpl:76
-msgid "in domain"
-msgstr "dans le domaine"
-
-#: plugins/admin/groups/generic.tpl:96
-msgid "Members are in a phone pickup group"
-msgstr "Les membres sont dans un groupe téléphonique"
-
-#: plugins/admin/groups/generic.tpl:111
-msgid "Members are in a nagios group"
-msgstr "Les membres sont dans un groupe nagios"
-
-#: plugins/admin/groups/generic.tpl:128
-msgid "Group members"
-msgstr "Membre du groupe"
-
-#: plugins/admin/groups/group_objects.tpl:6
-msgid "Select users to add"
-msgstr "Sélectionnez les utilisateurs à ajouter"
-
-#: plugins/admin/groups/group_objects.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Select to see servers"
-msgstr "Sélectionnez pour voir les serveurs"
-
-#: plugins/admin/groups/group_objects.tpl:30
-msgid "Search within subtree"
-msgstr "Chercher dans le sous arbre"
-
-#: plugins/admin/groups/group_objects.tpl:37
-msgid "Display users of department"
-msgstr "Afficher les utilisateurs du département"
-
-#: plugins/admin/groups/group_objects.tpl:46
-#: plugins/admin/systems/glpiSelectUser.tpl:35
-#: plugins/admin/applications/class_divListApplication.inc:65
-#: plugins/admin/users/class_divListUsers.inc:77
-#: plugins/admin/fai/class_divListFai.inc:86
-#: plugins/personal/environment/hotplugDialog.tpl:43
-#: plugins/gofon/conference/headpage.tpl:35
-msgid "Display users matching"
-msgstr "Afficher les utilisateurs correspondants"
-
-#: plugins/admin/groups/group_objects.tpl:47
-#: plugins/admin/systems/glpiSelectUser.tpl:37
-msgid "Regular expression for matching user names"
-msgstr "Expression régulière concordant avec les noms des utilisateurs"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
-#, php-format
-msgid ""
-"Can't rename '%s' to '%s' there is already an entry with the same name in "
-"our zone editing dialog."
-msgstr ""
-"Impossible de renommer '%s' en '%s' il y a déjà une entrée avec le même nom "
-"dans la page d'édition de la zone."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
-#, php-format
-msgid "Entry name '%s' contains invalid characters."
-msgstr "l'enregistrement '%s' contient des des caractères invalides."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
-#, php-format
-msgid "Can not rename '%s' to '%s',the destination name already exists."
-msgstr "Impossible de renommer '%s' en '%s', ce enregistrement existe déjà."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
-#, php-format
-msgid "Can not create '%s',the destination name already exists."
-msgstr "Impossible de créer '%s', cet enregistrement existe déjà."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
-#, php-format
-msgid "The name '%s' is used more than once."
-msgstr "Le nom '%s' est utilisé plus d'une fois."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
-#, php-format
-msgid "The record type '%s' is a unique type and can't be defined twice."
-msgstr "Le type d'enregistrement '%s' est unique et ne peut être défini deux fois."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
-#, php-format
-msgid "There is an empty '%s' for host '%s'."
-msgstr "Il y a un '%s' vide pour l'hôte '%s'."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
-#, php-format
-msgid "There is a duplicate entry in '%s' for '%s'."
-msgstr "Il y a deux enregistrements '%s' pour '%s'."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:62
-#, php-format
-msgid "Can't open '%s', ppd settings resetted."
-msgstr "Impossible d'ouvrir '%s', les paramètres du fichier ppd on été réinitialisés."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:87
-msgid "Can't get ppd informations."
-msgstr "Impossible d'obtenir des informations sur les ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:99
-#, php-format
-msgid ""
-"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
-"invalid, can't read/write any ppd informations."
-msgstr ""
-"Le chemin spécifié '%s' qui correspond à votre PPD_PATH dans votre fichier "
-"de configuration gosa.conf est invalide, impossible de lire/écrire des "
-"informations."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:116
-msgid "Please specify a valid ppd file."
-msgstr "Veuillez indiquer un fichier ppd valide."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:186
-#, php-format
-msgid "Can't select PPD file '%s', the file is not readable"
-msgstr "Impossible d'ouvrir '%s', le fichier PPD n'est pas lisible"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:203
-#: plugins/admin/systems/class_printerPPDDialog.inc:275
-#, php-format
-msgid "Can't create folder '%s' for the uploaded ppd file."
-msgstr "impossible de créer le répertoire '%s' pour sauvegarder le fichier ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:211
-#, php-format
-msgid "Can't create file '%s' to store modifed ppd informations."
-msgstr ""
-"impossible de créer le fichier '%s' pour sauvegarder le informations "
-"modifiées du fichier ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:235
-#, php-format
-msgid "Can't add new ppd file, the source file '%s' is not accessible."
-msgstr ""
-"Impossible d'ajouter un nouveau fichier ppd, le fichier source '%s' n'est "
-"pas accessible."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:253
-#, php-format
-msgid ""
-"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
-"informations."
-msgstr ""
-"Le fichier ppd '%s' est invalide, je ne peut pas obtenir le modèle ou les "
-"informations sur le vendeur."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:267
-#, php-format
-msgid "There is already a ppd file for this kind of printer."
-msgstr "Il y a déjà un fichier ppd pour ce type d'imprimante."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:288
-#, php-format
-msgid "Can't save file '%s'."
-msgstr "Impossible de sauver le fichier '%s'."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:292
-msgid "Uploaded ppd file is empty, can't create new ppd file."
-msgstr ""
-"Le fichier PPD téléchargé est vide, impossible de créer un nouveau fichier "
-"ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:413
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/faiPackage.tpl:45
-msgid "Section"
-msgstr "Section"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:468
-#: plugins/admin/systems/class_printerPPDDialog.inc:471
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:603
-msgid "True"
-msgstr "Vrai"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:469
-#: plugins/admin/systems/class_printerPPDDialog.inc:472
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:604
-msgid "False"
-msgstr "Faux"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:477
-#, php-format
-msgid "Unsupported ppd type '%s' used for '%s' "
-msgstr "Type de PPD '%s' non supporté pour '%s' "
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:494
-#, php-format
-msgid "Removing old ppd file '%s' failed."
-msgstr "La suppression de l'ancien fichier ppd '%s' à échoué."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:497
-#, php-format
-msgid "Removing old ppd file '%s' failed. File is not accessible."
-msgstr ""
-"Impossible de supprimer l'ancien fichier ppd '%s'. Le fichier n'est pas "
-"accessible."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:500
-#, php-format
-msgid "Removing old ppd file '%s' failed. File does not exists or is not accessible."
-msgstr ""
-"Impossible d'enlever l'ancien fichier ppd '%s'. Le fichier n'existe pas ou "
-"n'est pas accessible."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:508
-msgid ""
-"Please select a valid ppd file or use 'Cancel' to go back to printer "
-"configuration."
-msgstr ""
-"Veuillez sélectionner un fichier ppd valide ou utiliser 'Annuler' pour "
-"revenir à la configuration de l'imprimante."
-
-#: plugins/admin/systems/wingeneric.tpl:6
-msgid "Machine name"
-msgstr "Nom de la machine"
-
-#: plugins/admin/systems/wingeneric.tpl:15
-msgid "Choose subtree to place terminal in"
-msgstr "Sélectionnez la branche où placer le terminal"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:32
-#: plugins/admin/systems/class_goTerminalServer.inc:61
-#: plugins/admin/systems/class_goTerminalServer.inc:126
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_terminalService.inc:475
-#: plugins/admin/systems/goTerminalServer.tpl:1
-msgid "Terminal service"
-msgstr "Services de terminaux"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:85
-#, php-format
-msgid "Saving server services/terminalServer with dn '%s' failed."
-msgstr ""
-"La sauvegarde du service serveur/serveur de terminaux avec le dn '%s' à "
-"échoué."
-
-#: plugins/admin/systems/class_goTerminalServer.inc:100
-msgid "Terminal server, must have fontpath specified."
-msgstr ""
-"Serveur de terminaux, le chemin vers les polices de caractère doit être "
-"spécifié."
-
-#: plugins/admin/systems/class_goTerminalServer.inc:135
-#: plugins/admin/systems/goTerminalServer.tpl:8
-msgid "Temporary disable login"
-msgstr "Désactiver temporairement l'identifiant"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:136
-#: plugins/admin/systems/class_terminalService.inc:486
-#: plugins/admin/systems/goTerminalServer.tpl:12
-msgid "Font path"
-msgstr "Répertoire des polices de caractères"
-
-#: plugins/admin/systems/printer.tpl:5
-msgid "General"
-msgstr "Général"
-
-#: plugins/admin/systems/printer.tpl:8
-#: plugins/admin/systems/paste_generic.tpl:34
-msgid "Printer name"
-msgstr "Nom de l'imprimante"
-
-#: plugins/admin/systems/printer.tpl:30
-#: plugins/personal/generic/generic.tpl:148
-msgid "Choose subtree to place user in"
-msgstr "Sélectionnez la branche où sera enregistrée l'utilisateur"
-
-#: plugins/admin/systems/printer.tpl:43
-msgid "Details"
-msgstr "Détails"
-
-#: plugins/admin/systems/printer.tpl:46
-msgid "Printer location"
-msgstr "Localisation de l'imprimante"
-
-#: plugins/admin/systems/printer.tpl:54
-msgid "Printer URL"
-msgstr "URL de l'imprimante"
-
-#: plugins/admin/systems/printer.tpl:66
-#: plugins/admin/systems/terminalService.tpl:98
-#: plugins/admin/systems/workstationService.tpl:110
-msgid "Driver"
-msgstr "Pilote"
-
-#: plugins/admin/systems/printer.tpl:89
-msgid "Users which are allowed to use this printer"
-msgstr "Utilisateurs qui sont autorisés à utiliser cette imprimante"
-
-#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
-msgid "Add user"
-msgstr "Ajouter un utilisateur"
-
-#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
-msgid "Add group"
-msgstr "Ajouter un groupe"
-
-#: plugins/admin/systems/printer.tpl:113
-msgid "Users which are allowed to administrate this printer"
-msgstr "Utilisateur qui sont autorisés à administrer cette imprimante"
-
-#: plugins/admin/systems/printer.tpl:115
-msgid "Admins"
-msgstr "Administrateurs"
-
-#: plugins/admin/systems/class_terminalInfo.inc:55
-#: plugins/admin/systems/class_terminalInfo.inc:205
-msgid "present"
-msgstr "présent"
-
-#: plugins/admin/systems/class_terminalInfo.inc:73
-#: plugins/admin/systems/class_terminalStartup.inc:168
-#: plugins/admin/systems/class_terminalService.inc:267
-#: plugins/admin/systems/class_workstationStartup.inc:514
-#: plugins/admin/systems/class_terminalGeneric.inc:277
-msgid "This 'dn' has no terminal features."
-msgstr "Ce 'dn' n'a pas d'extension de terminaux."
-
-#: plugins/admin/systems/class_terminalInfo.inc:80
-msgid "There is no php snmp module installed, can't gather any informations."
-msgstr ""
-"L'extension php-snmp n'est pas installé, impossible d'obtenir les "
-"informations."
-
-#: plugins/admin/systems/class_terminalInfo.inc:86
-#: plugins/admin/systems/class_terminalInfo.inc:180
-msgid "unknown status"
-msgstr "statut inconnu"
-
-#: plugins/admin/systems/class_terminalInfo.inc:95
-msgid "This is a virtual terminal which has no properties to show here."
-msgstr "Ceci est un pseudo-terminal, aucune propriété ne peut être affichée."
-
-#: plugins/admin/systems/class_terminalInfo.inc:113
-msgid "online"
-msgstr "en ligne"
-
-#: plugins/admin/systems/class_terminalInfo.inc:169
-msgid "running"
-msgstr "en cours d'exécution"
-
-#: plugins/admin/systems/class_terminalInfo.inc:172
-msgid "not running"
-msgstr "n'est pas en cours d'exécution"
-
-#: plugins/admin/systems/class_terminalInfo.inc:197
-msgid "offline"
-msgstr "hors-ligne"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1268
-#: plugins/admin/systems/class_workstationGeneric.inc:617
-#: plugins/admin/ogroups/class_ogroupManagement.inc:434
-#: plugins/generic/references/class_reference.inc:48
-msgid "Workstation"
-msgstr "Stations de travail"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1267
-#: plugins/admin/systems/class_terminalGeneric.inc:626
-#: plugins/admin/systems/class_terminalGeneric.inc:632
-#: plugins/admin/ogroups/class_ogroupManagement.inc:435
-msgid "Terminal"
-msgstr "Terminal"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:3
-msgid ""
-"This is a new system which currently has no system type defined. Please "
-"choose a system type for this entry and press the 'continue' button. If this "
-"system should be added to a group of system settings, specify the preferred "
-"object group below."
-msgstr ""
-"Ceci est un nouveau système qui n'as pas encore de type défini. Veuillez "
-"choisir un type de système pour cette entrée et cliquez sur 'continuer'. Si "
-"ce système doit être ajouté à un un un groupe de systèmes, veuillez choisir "
-"le groupe d'objet ce dessous."
-
-#: plugins/admin/systems/SelectDeviceType.tpl:9
-msgid ""
-"Please select a system type and an optional bundle of predefined settings to "
-"be inherited."
-msgstr ""
-"Veuillez sélectionner un type de système et éventuellement d'un ensemble de "
-"paramètres à hériter."
-
-#: plugins/admin/systems/SelectDeviceType.tpl:20
-#: plugins/admin/systems/glpi.tpl:9
-msgid "System type"
-msgstr "Type de système"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:21
-msgid "Choose a system type"
-msgstr "Sélectionnez un type de système"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:32
-msgid "Choose an object group as template"
-msgstr "Choisissez un groupe d'objets comme modèles"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:33
-msgid "Choose an object group"
-msgstr "Choisissez un groupe d'objets"
-
-#: plugins/admin/systems/goKrbServer.tpl:1
-msgid "Kerberos kadmin access"
-msgstr "Accès kadmin Kerberos"
-
-#: plugins/admin/systems/goKrbServer.tpl:4
-msgid "Kerberos Realm"
-msgstr "Realm Kerberos"
-
-#: plugins/admin/systems/goKrbServer.tpl:12
-#: plugins/admin/systems/goImapServer.tpl:25
-#: plugins/admin/systems/class_goImapServer.inc:177
-msgid "Admin user"
-msgstr "Administrateur"
-
-#: plugins/admin/systems/goKrbServer.tpl:20
-#: plugins/admin/systems/goGlpiServer.tpl:12
-#: plugins/admin/systems/class_goKrbServer.inc:104
-#: plugins/admin/systems/goImapServer.tpl:34
-#: plugins/admin/systems/class_goFonServer.inc:144
-#: plugins/admin/systems/goFonServer.tpl:12
-#: plugins/admin/systems/class_gosaLogServer.inc:103
-#: plugins/admin/systems/goFaxServer.tpl:12
-#: plugins/admin/systems/gosaLogServer.tpl:12
-#: plugins/admin/systems/class_goGlpiServer.inc:104
-#: plugins/admin/systems/class_divListSystem.inc:376
-#: plugins/admin/systems/class_goLogDBServer.inc:102
-#: plugins/admin/systems/goLogDBServer.tpl:12
-#: plugins/admin/systems/class_goFaxServer.inc:100
-#: plugins/personal/password/class_password.inc:24
-#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:221
-#: setup/setup_config2.tpl:266 setup/setup_migrate.tpl:225
-#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
-#: ihtml/themes/default/password.tpl:38
-msgid "Password"
-msgstr "Mot de passe"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:124
-msgid "This 'dn' has no phone features."
-msgstr "Ce 'dn' n'a pas d'extensions téléphoniques."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "yes"
-msgstr "oui"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "no"
-msgstr "non"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "dynamic"
-msgstr "dynamique"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "Networksettings"
-msgstr "Configuration réseau"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:268
-#, php-format
-msgid ""
-"Can't delete because there are user which are depending on this phone. One "
-"of them is user '%s'."
-msgstr ""
-"Impossible d'effacer ce téléphone parce que certains utilisateurs "
-"l'utilisent. Un de ces utilisateur est '%s'."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:278
-#, php-format
-msgid "Removing of system phone/generic with dn '%s' failed."
-msgstr "La suppression du système téléphone/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:326
-#: plugins/admin/systems/class_componentGeneric.inc:187
-msgid "The required field IP address is empty."
-msgstr "Le champ obligatoire adresse IP n'est pas rempli."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:329
-#: plugins/admin/systems/class_componentGeneric.inc:190
-msgid "The field IP address contains an invalid address."
-msgstr "Le champ adresse IP contient une adresse invalide."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:334
-msgid "The required field 'Phone name' is not set."
-msgstr "Le champ obligatoire 'Nom du téléphone' n'est pas rempli."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:337
-msgid "The 'Phone name' '0' is reserved and cannot be used."
-msgstr "Le 'Nom du téléphone' '0' est réservé et ne peut pas être utilisé."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:347
-#: plugins/admin/systems/class_componentGeneric.inc:201
-#: plugins/admin/systems/class_printGeneric.inc:683
-#: plugins/admin/systems/class_servGeneric.inc:301
-#: plugins/admin/systems/class_winGeneric.inc:215
-#: plugins/admin/systems/class_terminalGeneric.inc:468
-#: plugins/admin/systems/class_workstationGeneric.inc:448
-#, php-format
-msgid "There is already an entry '%s' in the base choosen by you"
-msgstr "Une entrée '%s' existe déjà dans la base sélectionnée"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:429
-#, php-format
-msgid "Saving of system phone/generic with dn '%s' failed."
-msgstr "La sauvegarde du système téléphone/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:477
-msgid "Phone generic"
-msgstr "Téléphone générique"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:482
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
-msgid "Phone hardware"
-msgstr "Matériel téléphonique"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:488
-msgid "SIP Mode"
-msgstr "Mode SIP"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:489
-msgid "SIP DTMF mode"
-msgstr "Mode DTMF"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:490
-msgid "SIP Default ip"
-msgstr "SIP Adresse ip par défaut"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:491
-msgid "SIP Qualify"
-msgstr "Qualification SIP"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:492
-msgid "IAX authentication type"
-msgstr "Type d'authentification IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:493
-msgid "IAX secret"
-msgstr "Secret IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:494
-msgid "IAX account code"
-msgstr "Code du compte IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:495
-msgid "IAX trunk lines"
-msgstr "Trunk IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:496
-msgid "IAX permit settings"
-msgstr "Paramètres de permissions IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:497
-msgid "IAX deny settings"
-msgstr "Paramètres d'interdiction IAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:498
-msgid "CAPI MSN"
-msgstr "MSN CAPI"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:499
-msgid "Hardware type"
-msgstr "Type de matériel"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:150
-msgid "Please enter a value for 'release'."
-msgstr "Veuillez entrer une valeur pour 'la version'"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:154
-msgid "Please specify a valid value for 'url'."
-msgstr "Veuillez spécifier un nom valide pour 'url'."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:201
-#, php-format
-msgid "Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
-msgstr ""
-"Impossible d'exécuter la commande spécifiée REPOSITORY_HOOK '%s'. Veuillez "
-"vérifier votre gosaconf."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:203
-#: plugins/admin/systems/class_workstationStartup.inc:1161
-#, php-format
-msgid ""
-"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
-"empty string."
-msgstr ""
-"La commande spécifié REPOSITORY_HOOK '%s', spécifié dans votre gosa.conf, "
-"retourne une chaîne vide."
-
-#: plugins/admin/systems/phonesettings.tpl:1
-msgid "Advanced phone settings"
-msgstr "Configuration avancée du téléphone"
-
-#: plugins/admin/systems/phonesettings.tpl:6
-msgid "Phone type"
-msgstr "Type de téléphone"
-
-#: plugins/admin/systems/phonesettings.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:30
-#: plugins/admin/systems/phonesettings.tpl:42
-#: plugins/admin/systems/phonesettings.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:91
-#: plugins/admin/systems/phonesettings.tpl:128
-#: plugins/admin/systems/phonesettings.tpl:181
-msgid "Choose a phone type"
-msgstr "Sélectionnez un type de téléphone"
-
-#: plugins/admin/systems/phonesettings.tpl:13
-msgid "refresh"
-msgstr "Rafraîchir"
-
-#: plugins/admin/systems/phonesettings.tpl:25
-#: plugins/admin/systems/class_terminalGeneric.inc:635
-#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
-#: plugins/admin/systems/workstation.tpl:50
-#: plugins/admin/ogroups/class_termgroup.inc:395
-#: plugins/admin/ogroups/termgroup.tpl:47
-msgid "Mode"
-msgstr "Mode"
-
-#: plugins/admin/systems/phonesettings.tpl:38
-msgid "DTMF mode"
-msgstr "Mode DTMF"
-
-#: plugins/admin/systems/phonesettings.tpl:54
-#: plugins/admin/systems/phonesettings.tpl:99
-msgid "Default IP"
-msgstr "Adresse ip par défaut"
-
-#: plugins/admin/systems/phonesettings.tpl:66
-#: plugins/admin/systems/phonesettings.tpl:109
-msgid "Response timeout"
-msgstr "Temps de réponse maximum"
-
-#: plugins/admin/systems/phonesettings.tpl:87
-msgid "Modus"
-msgstr "Mode"
-
-#: plugins/admin/systems/phonesettings.tpl:124
-msgid "Authtype"
-msgstr "Type d'authentification"
-
-#: plugins/admin/systems/phonesettings.tpl:136
-msgid "Secret"
-msgstr "Secret"
-
-#: plugins/admin/systems/phonesettings.tpl:146
-msgid "GoFonInkeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:154
-msgid "GoFonOutKeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:167
-msgid "Account code"
-msgstr "Code du compte téléphonique"
-
-#: plugins/admin/systems/phonesettings.tpl:177
-msgid "Trunk lines"
-msgstr "Regrouper des lignes"
-
-#: plugins/admin/systems/phonesettings.tpl:194
-msgid "Hosts that are allowed to connect"
-msgstr "Machines qui peuvent se connecter"
-
-#: plugins/admin/systems/phonesettings.tpl:217
-msgid "Hosts that are not allowed to connect"
-msgstr "Machines qui ne peuvent pas se connecter"
-
-#: plugins/admin/systems/phonesettings.tpl:247
-msgid "MSN"
-msgstr "MSN"
-
-#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
-msgid ""
-"This includes all system and setup informations. Please double check if your "
-"really want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Cela inclut tout les systèmes et les informations de configuration. Veuillez "
-"vérifier que vous voulez effectuer cette opération étant donné qu'il est "
-"impossible pour GOsa de récupérer vos données."
-
-#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
-#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
-#: plugins/gofon/conference/remove.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your LDAP tree in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Il est conseillé de sauvegarder l'arbre de votre annuaire LDAP dans un "
-"fichier avant de réaliser cette action. Appuyez sur 'Supprimer' pour "
-"continuer ou 'Annuler' pour abandonner."
-
-#: plugins/admin/systems/class_goLdapServer.inc:29
-#: plugins/admin/systems/goLdapServer.tpl:1
-msgid "LDAP service"
-msgstr "Service LDAP"
-
-#: plugins/admin/systems/class_goLdapServer.inc:56
-msgid "LDAP Service"
-msgstr "Service LDAP"
-
-#: plugins/admin/systems/class_goLdapServer.inc:67
-msgid "The given base is empty or contains invalid characters."
-msgstr "La base est vide ou contient des caractères invalides."
-
-#: plugins/admin/systems/class_goLdapServer.inc:85
-#: plugins/admin/systems/class_goLdapServer.inc:86
-msgid "Ldap"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:94
-msgid "Ldap base"
-msgstr "Base ldap"
-
-#: plugins/admin/systems/goGlpiServer.tpl:1
-msgid "GLPI database information"
-msgstr "Information sur la base de données GLPI"
-
-#: plugins/admin/systems/goGlpiServer.tpl:4
-#: plugins/admin/systems/goLogDBServer.tpl:4
-msgid "Logging DB user"
-msgstr "Utilisateur de la base de données des journaux systèmes"
-
-#: plugins/admin/systems/goGlpiServer.tpl:20
-#: plugins/admin/systems/class_gosaLogServer.inc:101
-#: plugins/admin/systems/gosaLogServer.tpl:20
-#: plugins/admin/systems/class_goGlpiServer.inc:103
-msgid "Database"
-msgstr "Base de données"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
-#: plugins/admin/systems/glpi_edit_os.tpl:9
-#: plugins/admin/systems/glpi_edit_os.tpl:28
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
-#: plugins/admin/systems/glpi_edit_type.tpl:9
-#: plugins/admin/systems/glpi_edit_type.tpl:28
-msgid "Rename"
-msgstr "Renommer"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
-#: plugins/admin/systems/glpiManufacturer.tpl:13
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
-#: plugins/admin/systems/glpi_edit_os.tpl:15
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
-#: plugins/admin/systems/glpi_edit_type.tpl:15
-#: plugins/admin/fai/class_faiSummaryTab.inc:236
-#: plugins/personal/environment/kioskManagement.tpl:25
-#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
-msgid "Close"
-msgstr "Fermer"
-
-#: plugins/admin/systems/glpiManufacturer.tpl:1
-msgid "Manage manufacturers"
-msgstr "Gérer les Fabricants"
-
-#: plugins/admin/systems/info.tpl:1
-msgid "System information"
-msgstr "Information sur le système"
-
-#: plugins/admin/systems/info.tpl:7
-msgid "CPU"
-msgstr "CPU"
-
-#: plugins/admin/systems/info.tpl:10
-msgid "Memory"
-msgstr "Mémoire"
-
-#: plugins/admin/systems/info.tpl:13
-msgid "Boot MAC"
-msgstr "Adresse MAC de démarrage"
-
-#: plugins/admin/systems/info.tpl:16
-msgid "USB support"
-msgstr "Support USB"
-
-#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
-msgid "System status"
-msgstr "Statut du système"
-
-#: plugins/admin/systems/info.tpl:23
-msgid "Inventory number"
-msgstr "Numéro d'inventaire"
-
-#: plugins/admin/systems/info.tpl:27
-msgid "Last login"
-msgstr "Dernière connexion"
-
-#: plugins/admin/systems/info.tpl:38
-msgid "Network devices"
-msgstr "Périphériques réseau"
-
-#: plugins/admin/systems/info.tpl:47
-msgid "IDE devices"
-msgstr "Périphériques IDE"
-
-#: plugins/admin/systems/info.tpl:56
-msgid "SCSI devices"
-msgstr "Périphériques SCSI"
-
-#: plugins/admin/systems/info.tpl:64
-msgid "Floppy device"
-msgstr "Lecteur de disquette"
-
-#: plugins/admin/systems/info.tpl:68
-msgid "CDROM device"
-msgstr "Lecteur CDROM"
-
-#: plugins/admin/systems/info.tpl:73
-#: plugins/admin/systems/terminalService.tpl:95
-#: plugins/admin/systems/workstationService.tpl:107
-msgid "Graphic device"
-msgstr "Carte écran"
-
-#: plugins/admin/systems/info.tpl:77
-msgid "Audio device"
-msgstr "Carte son"
-
-#: plugins/admin/systems/info.tpl:93
-msgid "Up since"
-msgstr "Allumé depuis"
-
-#: plugins/admin/systems/info.tpl:96
-msgid "CPU load"
-msgstr "Charge CPU"
-
-#: plugins/admin/systems/info.tpl:99
-msgid "Memory usage"
-msgstr "Utilisation Mémoire"
-
-#: plugins/admin/systems/info.tpl:102
-msgid "Swap usage"
-msgstr "Utilisation Swap"
-
-#: plugins/admin/systems/info.tpl:116
-msgid "SSH service"
-msgstr "Service SSH"
-
-#: plugins/admin/systems/info.tpl:119
-#: plugins/admin/systems/class_goCupsServer.inc:29
-#: plugins/admin/systems/class_goCupsServer.inc:50
-#: plugins/admin/systems/class_goCupsServer.inc:71
-msgid "Print service"
-msgstr "Service d'impression"
-
-#: plugins/admin/systems/info.tpl:122
-msgid "Scan service"
-msgstr "Service scanner"
-
-#: plugins/admin/systems/info.tpl:125
-msgid "Sound service"
-msgstr "Service Son"
-
-#: plugins/admin/systems/info.tpl:128
-msgid "GUI"
-msgstr "Interface graphique"
-
-#: plugins/admin/systems/class_goCupsServer.inc:70
-msgid "Cups"
-msgstr ""
-
-#: plugins/admin/systems/class_goCupsServer.inc:78
-#: plugins/admin/systems/class_serverService.inc:8
-#: plugins/admin/systems/class_goImapServer.inc:170
-#: plugins/admin/systems/class_goFonServer.inc:139
-#: plugins/admin/systems/class_goVirusServer.inc:229
-#: plugins/admin/systems/class_servRepository.inc:387
-#: plugins/admin/systems/class_goGlpiServer.inc:98
-#: plugins/admin/systems/class_goLogDBServer.inc:98
-msgid "Start"
-msgstr "Démarrage"
-
-#: plugins/admin/systems/class_goCupsServer.inc:79
-#: plugins/admin/systems/class_serverService.inc:7
-#: plugins/admin/systems/class_goImapServer.inc:171
-#: plugins/admin/systems/class_goFonServer.inc:140
-#: plugins/admin/systems/class_goVirusServer.inc:230
-#: plugins/admin/systems/class_servRepository.inc:388
-#: plugins/admin/systems/class_goGlpiServer.inc:99
-#: plugins/admin/systems/class_goLogDBServer.inc:99
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
-#: include/sieve/templates/element_stop.tpl:4
-#: include/sieve/templates/object_container.tpl:30
-#: include/sieve/class_sieveManagement.inc:508
-#: include/sieve/class_sieveManagement.inc:727
-msgid "Stop"
-msgstr "Arrêter"
-
-#: plugins/admin/systems/class_goCupsServer.inc:80
-#: plugins/admin/systems/class_serverService.inc:9
-#: plugins/admin/systems/class_goImapServer.inc:172
-#: plugins/admin/systems/class_goFonServer.inc:141
-#: plugins/admin/systems/class_goVirusServer.inc:231
-#: plugins/admin/systems/class_servRepository.inc:389
-#: plugins/admin/systems/class_goGlpiServer.inc:100
-#: plugins/admin/systems/class_goLogDBServer.inc:100
-msgid "Restart"
-msgstr "Réessayer"
-
-#: plugins/admin/systems/gencd.tpl:2
-msgid "CD-Install-Image generation"
-msgstr "Génération d'un image CD pour l'installation"
-
-#: plugins/admin/systems/gencd.tpl:5
-msgid ""
-"This option enables you to generate FAI install CD images for the selected "
-"workstation. The procedure may take about 10 minutes to complete, so please "
-"be patient after pressing the 'Create ISO-Image' button."
-msgstr ""
-"Cette option permet de créer des images d'installation FAI pour le poste de "
-"travail sélectionné. La procédure peut mettre 10 minutes pour se terminer, "
-"veuillez être patient après avoir cliquer sur  'Créer une image ISO'."
-
-#: plugins/admin/systems/gencd.tpl:9
-msgid "Create ISO-Image"
-msgstr "Créer un image ISO"
-
-#: plugins/admin/systems/class_serverService.inc:307
-msgid "Can't set status while this server is not saved."
-msgstr "Impossible d'activer le statut tant que ce serveur n'est pas sauvé"
-
-#: plugins/admin/systems/class_serverService.inc:319
-#, php-format
-msgid "The specified method '%s' can't executed for services."
-msgstr "La méthode '%s' ne peut pas être exécutée pour les services."
-
-#: plugins/admin/systems/class_goKrbServer.inc:31
-msgid "Kerberos service"
-msgstr "Service Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:59
-msgid "Kerberos service (kadmin access informations)"
-msgstr "Service Kerberos ( information accès kadmin Kerberos )"
-
-#: plugins/admin/systems/class_goKrbServer.inc:69
-#, php-format
-msgid "The specified kerberos password is empty."
-msgstr "Le mot de passe Kerberos est vide."
-
-#: plugins/admin/systems/class_goKrbServer.inc:72
-#, php-format
-msgid "The specified kerberos admin is empty."
-msgstr "L'admin kerberos spécifié est vide."
-
-#: plugins/admin/systems/class_goKrbServer.inc:75
-#, php-format
-msgid "The specified kerberos realm is empty."
-msgstr "Le realm kerberos spécifié est vide."
-
-#: plugins/admin/systems/class_goKrbServer.inc:93
-#: plugins/personal/generic/generic.tpl:217
-msgid "Kerberos"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:94
-msgid "Kerberos access information"
-msgstr "Information d'accès Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:102
-msgid "Realm"
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:103
-#: plugins/admin/systems/class_goFonServer.inc:143
-#: plugins/admin/systems/class_goGlpiServer.inc:102
-#: plugins/admin/systems/class_goLogDBServer.inc:101
-msgid "Admin"
-msgstr "Administrateur"
-
-#: plugins/admin/systems/glpi_devices.tpl:2
-msgid "Add/Edit monitor"
-msgstr "Ajouter/Modifier un écran"
-
-#: plugins/admin/systems/glpi_devices.tpl:17
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
-msgid "Comments"
-msgstr "Commentaires"
-
-#: plugins/admin/systems/glpi_devices.tpl:24
-#: plugins/admin/systems/glpi_devices.tpl:123
-#: plugins/admin/systems/glpi_devices.tpl:164
-#: plugins/admin/systems/glpi_devices.tpl:219
-#: plugins/admin/systems/glpi_devices.tpl:275
-#: plugins/admin/systems/glpi_devices.tpl:333
-#: plugins/admin/systems/glpi_devices.tpl:397
-#: plugins/admin/systems/glpi_devices.tpl:469
-#: plugins/admin/systems/glpi_devices.tpl:533
-#: plugins/admin/systems/glpi_devices.tpl:580
-#: plugins/admin/systems/glpi_devices.tpl:633
-#: plugins/admin/systems/glpi_devices.tpl:687
-#: plugins/admin/systems/glpi_devices.tpl:733
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
-#: plugins/admin/systems/glpi.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:796
-#: plugins/admin/systems/glpiPrinter.tpl:23
-msgid "Manufacturer"
-msgstr "Fabricant"
-
-#: plugins/admin/systems/glpi_devices.tpl:33
-msgid "Monitor size"
-msgstr "Taille écran"
-
-#: plugins/admin/systems/glpi_devices.tpl:36
-msgid "Inch"
-msgstr "Inch"
-
-#: plugins/admin/systems/glpi_devices.tpl:44
-msgid "Integrated microphone"
-msgstr "Micro intégré"
-
-#: plugins/admin/systems/glpi_devices.tpl:47
-#: plugins/admin/systems/glpi_devices.tpl:55
-#: plugins/admin/systems/glpi_devices.tpl:63
-#: plugins/admin/systems/glpi_devices.tpl:71
-#: plugins/admin/systems/glpi_devices.tpl:176
-#: plugins/admin/systems/glpi_devices.tpl:296
-#: plugins/admin/systems/glpi_devices.tpl:361
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_address.tpl:40
-#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
-#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:145
-msgid "Yes"
-msgstr "Oui"
-
-#: plugins/admin/systems/glpi_devices.tpl:48
-#: plugins/admin/systems/glpi_devices.tpl:56
-#: plugins/admin/systems/glpi_devices.tpl:64
-#: plugins/admin/systems/glpi_devices.tpl:72
-#: plugins/admin/systems/glpi_devices.tpl:177
-#: plugins/admin/systems/glpi_devices.tpl:297
-#: plugins/admin/systems/glpi_devices.tpl:362
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_address.tpl:42
-#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
-#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:145
-msgid "No"
-msgstr "Non"
-
-#: plugins/admin/systems/glpi_devices.tpl:52
-msgid "Integrated speakers"
-msgstr "Haut parleur intégré"
-
-#: plugins/admin/systems/glpi_devices.tpl:60
-msgid "Sub-D"
-msgstr "Sub-D"
-
-#: plugins/admin/systems/glpi_devices.tpl:68
-msgid "BNC"
-msgstr "BNC"
-
-#: plugins/admin/systems/glpi_devices.tpl:76
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "Serial number"
-msgstr "Numéro de série"
-
-#: plugins/admin/systems/glpi_devices.tpl:83
-msgid "Additional serial number"
-msgstr "Numéro de série supplémentaire"
-
-#: plugins/admin/systems/glpi_devices.tpl:97
-msgid "Add/Edit other device"
-msgstr "Ajouter/Modifier un autre périphérique"
-
-#: plugins/admin/systems/glpi_devices.tpl:112
-#: plugins/admin/systems/glpi_devices.tpl:153
-#: plugins/admin/systems/glpi_devices.tpl:208
-#: plugins/admin/systems/glpi_devices.tpl:264
-#: plugins/admin/systems/glpi_devices.tpl:322
-#: plugins/admin/systems/glpi_devices.tpl:386
-#: plugins/admin/systems/glpi_devices.tpl:458
-#: plugins/admin/systems/glpi_devices.tpl:522
-#: plugins/admin/systems/glpi_devices.tpl:569
-#: plugins/admin/systems/glpi_devices.tpl:622
-#: plugins/admin/systems/glpi_devices.tpl:676
-#: plugins/admin/systems/glpi_devices.tpl:722
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
-#: plugins/admin/systems/glpi.tpl:79
-#: plugins/admin/systems/class_glpiAccount.inc:790
-#: include/sieve/templates/element_comment.tpl:4
-#: include/sieve/templates/object_container.tpl:23
-#: include/sieve/class_sieveManagement.inc:501
-#: include/sieve/class_sieveManagement.inc:720
-msgid "Comment"
-msgstr "Commentaires"
-
-#: plugins/admin/systems/glpi_devices.tpl:138
-msgid "Add/Edit power supply"
-msgstr "Ajouter/Modifier une alimentation"
-
-#: plugins/admin/systems/glpi_devices.tpl:173
-msgid "Atx"
-msgstr "atx"
-
-#: plugins/admin/systems/glpi_devices.tpl:181
-msgid "Power"
-msgstr "Puissance électrique"
-
-#: plugins/admin/systems/glpi_devices.tpl:193
-msgid "Add/Edit graphic card"
-msgstr "Ajouter/Modifier une carte graphique"
-
-#: plugins/admin/systems/glpi_devices.tpl:228
-#: plugins/admin/systems/glpi_devices.tpl:284
-#: plugins/admin/systems/glpi_devices.tpl:349
-msgid "Interface"
-msgstr "Interface"
-
-#: plugins/admin/systems/glpi_devices.tpl:237
-msgid "Ram"
-msgstr "Mémoire vive"
-
-#: plugins/admin/systems/glpi_devices.tpl:249
-msgid "Add/Edit controller"
-msgstr "Ajouter/Modifier un contrôleur"
-
-#: plugins/admin/systems/glpi_devices.tpl:307
-msgid "Add/Edit drive"
-msgstr "Ajouter/Modifier un lecteur"
-
-#: plugins/admin/systems/glpi_devices.tpl:342
-msgid "Speed"
-msgstr "Vitesse"
-
-#: plugins/admin/systems/glpi_devices.tpl:358
-msgid "Writeable"
-msgstr "Inscriptible"
-
-#: plugins/admin/systems/glpi_devices.tpl:371
-msgid "Add/Edit harddisk"
-msgstr "Ajouter/Modifier un disque dur"
-
-#: plugins/admin/systems/glpi_devices.tpl:406
-msgid "Rpm"
-msgstr "Vitesse"
-
-#: plugins/admin/systems/glpi_devices.tpl:413
-msgid "Cache"
-msgstr "Cache"
-
-#: plugins/admin/systems/glpi_devices.tpl:443
-msgid "Add/Edit memory"
-msgstr "Ajouter/Modifier la mémoire vive"
-
-#: plugins/admin/systems/glpi_devices.tpl:478
-msgid "Frequenz"
-msgstr "Fréquence"
-
-#: plugins/admin/systems/glpi_devices.tpl:507
-msgid "Add/Edit sound card"
-msgstr "Ajouter/Modifier une carte son"
-
-#: plugins/admin/systems/glpi_devices.tpl:553
-msgid "Add/Edit network interface"
-msgstr "Ajouter/Modifier une carte réseau"
-
-#: plugins/admin/systems/glpi_devices.tpl:589
-#: plugins/admin/systems/class_termDNS.inc:568
-msgid "MAC address"
-msgstr "Adresse MAC"
-
-#: plugins/admin/systems/glpi_devices.tpl:596
-#: plugins/personal/connectivity/pureftpd.tpl:15
-msgid "Bandwidth"
-msgstr "Bande passante"
-
-#: plugins/admin/systems/glpi_devices.tpl:607
-msgid "Add/Edit processor"
-msgstr "Ajouter/Modifier un processeur"
-
-#: plugins/admin/systems/glpi_devices.tpl:642
-msgid "Frequence"
-msgstr "Fréquence"
-
-#: plugins/admin/systems/glpi_devices.tpl:649
-msgid "Default frequence"
-msgstr "Fréquence par défaut"
-
-#: plugins/admin/systems/glpi_devices.tpl:661
-msgid "Add/Edit motherboard"
-msgstr "Ajouter/Modifier une carte mère"
-
-#: plugins/admin/systems/glpi_devices.tpl:696
-msgid "Chipset"
-msgstr "Jeu de composants"
-
-#: plugins/admin/systems/glpi_devices.tpl:707
-msgid "Add/Edit computer case"
-msgstr "Ajouter/Modifier un Boîtier"
-
-#: plugins/admin/systems/glpi_devices.tpl:742
-msgid "format"
-msgstr "format"
-
-#: plugins/admin/systems/class_goService.inc:26
-#: plugins/admin/systems/class_goService.inc:61
-msgid "Empty service"
-msgstr "Service vide"
-
-#: plugins/admin/systems/class_goService.inc:102
-#, php-format
-msgid "Removing of server services/"
-msgstr "La suppression du services serveur "
-
-#: plugins/admin/systems/class_goService.inc:128
-#, php-format
-msgid "Saving of server services/"
-msgstr "La sauvegarde des services serveur "
-
-#: plugins/admin/systems/class_goService.inc:159
-#, php-format
-msgid "Set status flag for server services/"
-msgstr "Activation du statut pour le service serveur "
-
-#: plugins/admin/systems/class_goService.inc:216
-#, php-format
-msgid "Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
-msgstr ""
-"La commande '%s', utilisée dans le ACTION_HOOK de l'extension '%s' n'existe "
-"pas."
-
-#: plugins/admin/systems/goImapServer.tpl:7
-#: plugins/admin/systems/class_goImapServer.inc:175
-msgid "Server identifier"
-msgstr "Identifiant du serveur"
-
-#: plugins/admin/systems/goImapServer.tpl:16
-#: plugins/admin/systems/class_goImapServer.inc:176
-msgid "Connect URL"
-msgstr "URL de connexion"
-
-#: plugins/admin/systems/goImapServer.tpl:43
-#: plugins/admin/systems/class_goImapServer.inc:179
-msgid "Sieve port"
-msgstr "port Sieve"
-
-#: plugins/admin/systems/goImapServer.tpl:61
-#: plugins/admin/systems/class_goImapServer.inc:180
-msgid "Start IMAP service"
-msgstr "Démarrer le service IMAP"
-
-#: plugins/admin/systems/goImapServer.tpl:70
-#: plugins/admin/systems/class_goImapServer.inc:181
-msgid "Start IMAP SSL service"
-msgstr "Démarrer le service IMAP/SSL"
-
-#: plugins/admin/systems/goImapServer.tpl:79
-#: plugins/admin/systems/class_goImapServer.inc:182
-msgid "Start POP3 service"
-msgstr "Démarre le service POP3"
-
-#: plugins/admin/systems/goImapServer.tpl:88
-#: plugins/admin/systems/class_goImapServer.inc:183
-msgid "Start POP3 SSL service"
-msgstr "Démarrer le service POP3/SSL"
-
-#: plugins/admin/systems/goImapServer.tpl:99
-#: plugins/admin/systems/goMailServer.tpl:204
-msgid "The server must be saved before you can use the status flag."
-msgstr ""
-"Le serveur doit être sauvé avant que vous puissiez utiliser le marqueur de "
-"statut."
-
-#: plugins/admin/systems/goImapServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:206
-msgid "The service must be saved before you can use the status flag."
-msgstr ""
-"Le service doit être sauvé avant que vous puissiez utiliser le marqueur de "
-"statut."
-
-#: plugins/admin/systems/goImapServer.tpl:104
-#: plugins/admin/systems/goMailServer.tpl:209
-msgid "Set new status"
-msgstr "Activer un nouveau statut"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-msgid "Set status"
-msgstr "Activer le statut"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:163
-#: plugins/admin/systems/workstation.tpl:137
-#: plugins/admin/applications/class_applicationGeneric.inc:554
-#: plugins/admin/applications/generic.tpl:24
-#: plugins/admin/ogroups/termgroup.tpl:101
-#: plugins/admin/fai/faiTemplateEntry.tpl:105
-msgid "Execute"
-msgstr "Exécuter"
-
-#: plugins/admin/systems/network.tpl:1
-msgid "Network\tsettings"
-msgstr "Configuration réseau"
-
-#: plugins/admin/systems/network.tpl:9
-msgid "IP-address"
-msgstr "Adresse IP"
-
-#: plugins/admin/systems/network.tpl:17
-msgid "MAC-address"
-msgstr "Adresse MAC"
-
-#: plugins/admin/systems/network.tpl:29
-msgid "Autodetect"
-msgstr "Autodétection"
-
-#: plugins/admin/systems/network.tpl:58
-msgid "Enable DNS for this device"
-msgstr "Activer le DNS pour ce périphérique"
-
-#: plugins/admin/systems/network.tpl:59
-#: plugins/admin/systems/class_servDNS.inc:411
-#: plugins/admin/systems/servdnseditzone.tpl:76
-#: plugins/gofon/phoneaccount/generic.tpl:95
-msgid "Refresh"
-msgstr "Rafraîchir"
-
-#: plugins/admin/systems/network.tpl:67
-msgid "Zone"
-msgstr "Zone"
-
-#: plugins/admin/systems/network.tpl:77
-#: plugins/admin/systems/class_servDNS.inc:174
-#: plugins/admin/systems/class_servDNS.inc:414
-#: plugins/admin/systems/class_termDNS.inc:578
-#: plugins/admin/systems/servdnseditzone.tpl:94
-msgid "TTL"
-msgstr "TTL"
-
-#: plugins/admin/systems/network.tpl:85
-msgid "Dns records"
-msgstr "Enregistrement dns"
-
-#: plugins/admin/systems/component.tpl:6
-#: plugins/personal/environment/hotplugDialogNew.tpl:10
-msgid "Device name"
-msgstr "Nom du périphérique"
-
-#: plugins/admin/systems/class_componentGeneric.inc:57
-#: plugins/admin/systems/class_winGeneric.inc:96
-msgid "This 'dn' has no network features."
-msgstr "Ce 'dn' n'a pas d'extensions réseaux."
-
-#: plugins/admin/systems/class_componentGeneric.inc:135
-#, php-format
-msgid "Removing of system component/generic with dn '%s' failed."
-msgstr "La suppression du composant système/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_componentGeneric.inc:182
-msgid "The required field 'Component name' is not set."
-msgstr "Le champ obligatoire 'Nom du composant' n'est pas rempli."
-
-#: plugins/admin/systems/class_componentGeneric.inc:261
-#, php-format
-msgid "Saving of system component/generic with dn '%s' failed."
-msgstr "La sauvegarde du composant système/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_componentGeneric.inc:269
-msgid "Component generic"
-msgstr "Composant générique"
-
-#: plugins/admin/systems/class_componentGeneric.inc:274
-msgid "Network device"
-msgstr "Périphérique réseau"
-
-#: plugins/admin/systems/terminalStartup.tpl:1
-#: plugins/admin/systems/workstationStartup.tpl:4
-msgid "Boot parameters"
-msgstr "Paramètre de démarrage"
-
-#: plugins/admin/systems/terminalStartup.tpl:8
-#: plugins/admin/systems/class_terminalStartup.inc:480
-#: plugins/admin/systems/class_workstationStartup.inc:1200
-#: plugins/admin/systems/workstationStartup.tpl:8
-msgid "Boot kernel"
-msgstr "Kernel utilisé au démarrage"
-
-#: plugins/admin/systems/terminalStartup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:19
-msgid "Custom options"
-msgstr "Options personnalisées"
-
-#: plugins/admin/systems/terminalStartup.tpl:23
-#: plugins/admin/systems/workstationStartup.tpl:23
-msgid ""
-"Enter any parameters that should be passed to the kernel as append line "
-"during bootup"
-msgstr "Entrez les paramètres qui seront passés au kernel lors du démarrage"
-
-#: plugins/admin/systems/terminalStartup.tpl:27
-#: plugins/admin/systems/workstationStartup.tpl:28
-msgid "LDAP server"
-msgstr "Serveur LDAP"
-
-#: plugins/admin/systems/terminalStartup.tpl:43
-msgid "Select if terminal supports graphical startup with progress bar"
-msgstr ""
-"Sélectionnez si le terminal supporte le démarrage graphique avec une barre "
-"de progression"
-
-#: plugins/admin/systems/terminalStartup.tpl:45
-msgid "use graphical bootup"
-msgstr "utiliser un démarrage en mode graphique"
-
-#: plugins/admin/systems/terminalStartup.tpl:48
-msgid "Select if terminal should boot in text mode"
-msgstr "Indiquez si le terminal démarre en mode texte"
-
-#: plugins/admin/systems/terminalStartup.tpl:50
-msgid "use standard linux textual bootup"
-msgstr "utiliser le démarrage texte standard de Linux"
-
-#: plugins/admin/systems/terminalStartup.tpl:53
-msgid "Select to get more verbose output during startup"
-msgstr "Sélectionnez afin d'avoir d'obtenir un démarrage plus verbeux"
-
-#: plugins/admin/systems/terminalStartup.tpl:55
-msgid "use debug mode for startup"
-msgstr "utilisez le mode de débogage pour le démarrage"
-
-#: plugins/admin/systems/terminalStartup.tpl:66
-#: plugins/admin/systems/workstationStartup.tpl:149
-msgid "Kernel modules (format: name parameters)"
-msgstr "Modules du kernel (format : nom paramètre)"
-
-#: plugins/admin/systems/terminalStartup.tpl:69
-#: plugins/admin/systems/workstationStartup.tpl:152
-msgid "Add additional modules to load on startup"
-msgstr "Ajouter des modules à charger au démarrage"
-
-#: plugins/admin/systems/terminalStartup.tpl:87
-#: plugins/admin/systems/class_terminalStartup.inc:478
-#: plugins/admin/systems/goShareServer.tpl:1
-#: plugins/admin/systems/class_workstationStartup.inc:1204
-#: plugins/admin/systems/workstationStartup.tpl:170
-#: plugins/personal/environment/class_environment.inc:1337
-#: plugins/personal/environment/environment.tpl:133
-msgid "Shares"
-msgstr "Partages"
-
-#: plugins/admin/systems/terminalStartup.tpl:105
-#: plugins/admin/systems/workstationStartup.tpl:188
-msgid "Mountpoint"
-msgstr "Point de montage"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:6
-#: plugins/admin/users/class_divListUsers.inc:35
-#: plugins/admin/users/class_divListUsers.inc:36
-msgid "List of users"
-msgstr "Liste des utilisateurs"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:23
-msgid "This dialog allows you to select a user as technical responsible person."
-msgstr ""
-"Ce dialogue vous permet de désigner un utilisateur comme personne "
-"responsable."
-
-#: plugins/admin/systems/class_systemManagement.inc:32
-msgid "Systems"
-msgstr "Systèmes"
-
-#: plugins/admin/systems/class_systemManagement.inc:225
-msgid "Creating the image failed. Please see the report below."
-msgstr "La création de l'image à échoué. veuillez lire le rapport ci dessous."
-
-#: plugins/admin/systems/class_systemManagement.inc:234
-#, php-format
-msgid "Command '%s', specified for ISO creation doesn't seem to exist."
-msgstr "La commande '%s', utilisée dans la création de l'image ISO n'existe pas."
-
-#: plugins/admin/systems/class_systemManagement.inc:297
-msgid "You are not allowed to create a new object of this type."
-msgstr "Vous n'êtes pas autorisé à créer un nouvel objet de ce type."
-
-#: plugins/admin/systems/class_systemManagement.inc:348
-msgid "You can't edit this object type yet!"
-msgstr "Impossible d'éditer ce type d'objet pour le moment!"
-
-#: plugins/admin/systems/class_systemManagement.inc:376
-#: plugins/admin/systems/class_systemManagement.inc:442
-msgid "You are not allowed to change the password for this object."
-msgstr "Vous n'êtes pas autorisé à modifier le mot de passe pour cet objet."
-
-#: plugins/admin/systems/class_systemManagement.inc:388
-msgid "Passwords entered as new and repeated do not match!"
-msgstr ""
-"Le mot de passe entré dans le champ nouveau et celui dans le champ "
-"vérification ne concordent pas!"
-
-#: plugins/admin/systems/class_systemManagement.inc:445
-msgid "Can't detect object to change password."
-msgstr "Impossible de détecter l'objet pour changer son mot de passe."
-
-#: plugins/admin/systems/class_systemManagement.inc:553
-#: plugins/admin/systems/class_systemManagement.inc:628
-#: plugins/admin/systems/class_systemManagement.inc:687
-#: plugins/admin/fai/class_faiManagement.inc:174
-#: plugins/admin/fai/class_faiManagement.inc:252
-#: plugins/admin/fai/class_faiManagement.inc:323
-msgid "You are not allowed to delete this component!"
-msgstr "Vous n'êtes pas autorisé à supprimer ce composant!"
-
-#: plugins/admin/systems/class_systemManagement.inc:621
-#, php-format
-msgid "You're about to delete all information about the component at '%s'."
-msgstr ""
-"Vous êtes sur le point de supprimer toute les informations relatives aux "
-"composant '%s'."
-
-#: plugins/admin/systems/class_systemManagement.inc:726
-#, php-format
-msgid ""
-"Can't set gotoMode to status 'avtice', the current object couldn't be "
-"identified."
-msgstr ""
-"Impossible d'activer le mode gotoMode 'avtice', l'objet actuel ne peut être "
-"identifié."
-
-#: plugins/admin/systems/class_systemManagement.inc:1014
-msgid "New terminal"
-msgstr "Nouveau terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1016
-msgid "New workstation"
-msgstr "Nouvelle station de travail"
-
-#: plugins/admin/systems/class_systemManagement.inc:1018
-msgid "New Device"
-msgstr "Nouveau périphérique"
-
-#: plugins/admin/systems/class_systemManagement.inc:1037
-msgid "Terminal template for"
-msgstr "Modèle de terminal pour "
-
-#: plugins/admin/systems/class_systemManagement.inc:1053
-msgid "Workstation template for"
-msgstr "Modèle de station de travail pour"
-
-#: plugins/admin/systems/class_systemManagement.inc:1265
-msgid "New System from incoming"
-msgstr "Nouveau système depuis l'arrivée"
-
-#: plugins/admin/systems/class_systemManagement.inc:1266
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/fai/class_faiTemplate.inc:514
-msgid "Template"
-msgstr "Modèle"
-
-#: plugins/admin/systems/class_systemManagement.inc:1269
-msgid "Workstation is installing"
-msgstr "La station de travail s'installe"
-
-#: plugins/admin/systems/class_systemManagement.inc:1270
-msgid "Workstation is waiting for action"
-msgstr "La station de travail attend une action"
-
-#: plugins/admin/systems/class_systemManagement.inc:1271
-msgid "Workstation installation failed"
-msgstr "L'installation de la station de travail à échoué"
-
-#: plugins/admin/systems/class_systemManagement.inc:1274
-msgid "Server is installing"
-msgstr "Le serveur s'installe"
-
-#: plugins/admin/systems/class_systemManagement.inc:1275
-msgid "Server is waiting for action"
-msgstr "Le serveur attend une action"
-
-#: plugins/admin/systems/class_systemManagement.inc:1276
-msgid "Server installation failed"
-msgstr "L'installation du serveur à échoué"
-
-#: plugins/admin/systems/class_systemManagement.inc:1277
-msgid "Winstation"
-msgstr "Stations Windows"
-
-#: plugins/admin/systems/class_systemManagement.inc:1278
-msgid "Network Device"
-msgstr "Périphérique réseau"
-
-#: plugins/admin/systems/class_systemManagement.inc:1279
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal"
-msgstr "Nouveau terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1280
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation"
-msgstr "Nouvelle station de travail"
-
-#: plugins/admin/systems/class_systemManagement.inc:1336
-#: plugins/admin/systems/class_systemManagement.inc:1337
-msgid "Incoming objects"
-msgstr "Objets entrants"
-
-#: plugins/admin/systems/class_systemManagement.inc:1342
-msgid "Incoming"
-msgstr "Entrants"
-
-#: plugins/admin/systems/class_printGeneric.inc:111
-#, php-format
-msgid "Can't extract a valid base out of object dn, setting base to '%s'."
-msgstr ""
-"Impossible d'obtenir un base valide depuis le dn de l'objet, je met la base "
-"à '%s'. "
-
-#: plugins/admin/systems/class_printGeneric.inc:266
-#: plugins/admin/systems/class_printGeneric.inc:274
-#: plugins/admin/systems/class_printGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:328
-#: plugins/admin/systems/class_printGeneric.inc:344
-#: plugins/admin/systems/class_printGeneric.inc:347
-msgid "Add printer extension"
-msgstr "Ajouter une extension d'imprimante"
-
-#: plugins/admin/systems/class_printGeneric.inc:267
-msgid ""
-"Could not intialize printer tab, parameter parent was missing while "
-"construction."
-msgstr ""
-"Impossible d'initialiser l'onglet imprimante, le paramètre parent était "
-"manquant pendant la construction."
-
-#: plugins/admin/systems/class_printGeneric.inc:275
-msgid "This is a workstation template, printer tab is disabled."
-msgstr "Ceci est un modèle de station de travail, l'onglet imprimante est désactivé."
-
-#: plugins/admin/systems/class_printGeneric.inc:280
-msgid "This is a terminal template, printer tab is disabled."
-msgstr "Ceci est un modèle de terminal, l'onglet imprimante est désactivé."
-
-#: plugins/admin/systems/class_printGeneric.inc:321
-msgid "This 'dn' has no printer features."
-msgstr "Ce 'dn' n'a pas d'extensions d'impression."
-
-#: plugins/admin/systems/class_printGeneric.inc:329
-msgid ""
-"This object has printer extension disabled. You can't enable it while 'cn' "
-"is not present in entry. Possibly you are currently creating a new terminal "
-"template"
-msgstr ""
-"Ce serveur à l'extension d'imprimante désactivé. Vous ne pourrez l'activer "
-"tant qu'un 'cn' n'est pas présent dans l'entrée. Vous êtes probablement "
-"occupé à créer un nouveau modèle de terminal"
-
-#: plugins/admin/systems/class_printGeneric.inc:336
-#: plugins/admin/systems/class_printGeneric.inc:339
-msgid "Remove printer extension"
-msgstr "Enlever l'extension d'impression"
-
-#: plugins/admin/systems/class_printGeneric.inc:337
-msgid ""
-"This workstation has printer extension enabled.You can disable it by "
-"clicking below."
-msgstr ""
-"Ce stations de travail à l'extension d'imprimante activée. Vous pouvez la "
-"désactiver en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/systems/class_printGeneric.inc:340
-msgid ""
-"This terminal has printer extension enabled. You can disable it by clicking "
-"below."
-msgstr ""
-"Ce serveur à l'extension d'imprimante activée. Vous pouvez la désactiver en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/systems/class_printGeneric.inc:345
-msgid ""
-"This workstation has printer extension disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"Ce serveur à l'extension d'imprimante désactivé. Vous pouvez l'activer en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/systems/class_printGeneric.inc:348
-msgid ""
-"This terminal has printer extension disabled. You can enable it by clicking "
-"below."
-msgstr ""
-"Ce serveur à l'extension d'imprimante désactivé. Vous pouvez l'activer en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/systems/class_printGeneric.inc:518
-#, php-format
-msgid "Your currently selected PPD file '%s' doesn't exist."
-msgstr "Le fichier PPD sélectionné '%s' n'existe pas."
-
-#: plugins/admin/systems/class_printGeneric.inc:526
-msgid "can't get ppd informations."
-msgstr "Impossible d'obtenir les informations sur le fichier ppd."
-
-#: plugins/admin/systems/class_printGeneric.inc:539
-#, php-format
-msgid "This printer belongs to terminal %s. You can't rename this printer."
-msgstr ""
-"Cette imprimante appartient au terminal %s. Vous ne pouvez pas changer son "
-"nom."
-
-#: plugins/admin/systems/class_printGeneric.inc:541
-#, php-format
-msgid "This printer belongs to workstation %s. You can't rename this printer."
-msgstr ""
-"Cette imprimante appartient à la station de travail %s. Vous ne pouvez pas "
-"changer son nom."
-
-#: plugins/admin/systems/class_printGeneric.inc:599
-#, php-format
-msgid "Removing of system print/generic with dn '%s' failed."
-msgstr "La suppression du système printer/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_printGeneric.inc:843
-#, php-format
-msgid "Saving of system print/generic with dn '%s' failed."
-msgstr "La sauvegarde du système imprimante/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_printGeneric.inc:863
-#: plugins/admin/systems/class_printGeneric.inc:865
-#: plugins/admin/ogroups/class_ogroupManagement.inc:429
-#: plugins/admin/fai/faiTemplateEntry.tpl:85
-#: plugins/admin/fai/faiTemplateEntry.tpl:127
-#: plugins/generic/references/class_reference.inc:36
-msgid "Group"
-msgstr "Groupes"
-
-#: plugins/admin/systems/class_printGeneric.inc:881
-msgid "Print generic"
-msgstr "Imprimante générique"
-
-#: plugins/admin/systems/class_printGeneric.inc:893
-msgid "LabeledURL"
-msgstr "URL de l'imprimante"
-
-#: plugins/admin/systems/class_printGeneric.inc:894
-msgid "Printer PPD"
-msgstr "PPD de  l'Imprimante"
-
-#: plugins/admin/systems/class_printGeneric.inc:911
-#, php-format
-msgid ""
-"You are not allowed to remove the given object '%s' from the list of members "
-"of printer '%s'."
-msgstr ""
-"Vous n'êtes pas autorisé à enlever l'objet '%s' de la liste des membres de "
-"l'imprimante '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:928
-#, php-format
-msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
-msgstr ""
-"Type d'imprimante illégale lors de l'ajout de '%s' à la liste des "
-"imprimantes '%s',"
-
-#: plugins/admin/systems/class_printGeneric.inc:933
-#, php-format
-msgid ""
-"You are not allowed to add the given object '%s' to the list of members of '%"
-"s'."
-msgstr "Vous n'êtes pas autorisé à ajouter l'objet'%s' à la liste des membres '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:968
-#, php-format
-msgid "Can't add '%s' to the list of members, it is already used."
-msgstr "Impossible d'ajouter '%s' à la liste des membres, il est déjà utilisé."
-
-#: plugins/admin/systems/class_printGeneric.inc:979
-#, php-format
-msgid "Can't add '%s' to list of members, it is not reachable."
-msgstr "Impossible d'ajouter '%s' à la liste des membres, il n'est pas accessible."
-
-#: plugins/admin/systems/class_servGeneric.inc:54
-#: plugins/admin/systems/class_workstationGeneric.inc:126
-#: plugins/admin/ogroups/class_termgroup.inc:42
-msgid "Activated"
-msgstr "Activé"
-
-#: plugins/admin/systems/class_servGeneric.inc:55
-#: plugins/admin/systems/class_workstationGeneric.inc:127
-#: plugins/admin/ogroups/class_termgroup.inc:43
-#: plugins/personal/connectivity/opengw.tpl:33
-#: plugins/personal/connectivity/class_opengwAccount.inc:343
-msgid "Locked"
-msgstr "Verrouillé"
-
-#: plugins/admin/systems/class_servGeneric.inc:101
-msgid "This 'dn' has no server features."
-msgstr "Ce 'dn' n'a pas d'options serveur."
-
-#: plugins/admin/systems/class_servGeneric.inc:109
-#: plugins/admin/systems/class_workstationGeneric.inc:186
-#: plugins/admin/ogroups/class_termgroup.inc:204
-msgid "No ACTIONCMD definition found in your gosa.conf"
-msgstr "Aucune définition de ACTIONCMD n'est présente dans gosa.conf"
-
-#: plugins/admin/systems/class_servGeneric.inc:147
-#, php-format
-msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-"La sauvegarde du système serveur/générique (FAIstate) avec le dn '%s' à "
-"échoué."
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:315
-#: plugins/admin/systems/class_workstationGeneric.inc:307
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Switch off"
-msgstr "Eteindre"
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:316
-#: plugins/admin/systems/class_workstationGeneric.inc:307
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Reboot"
-msgstr "Redémarrer"
-
-#: plugins/admin/systems/class_servGeneric.inc:208
-#: plugins/admin/systems/class_workstationGeneric.inc:308
-#: plugins/admin/ogroups/class_termgroup.inc:295
-msgid "Instant update"
-msgstr "Mise à jour immédiate"
-
-#: plugins/admin/systems/class_servGeneric.inc:209
-#: plugins/admin/systems/class_servGeneric.inc:218
-#: plugins/admin/systems/class_workstationGeneric.inc:309
-#: plugins/admin/systems/class_workstationGeneric.inc:318
-#: plugins/admin/ogroups/class_termgroup.inc:296
-msgid "Scheduled update"
-msgstr "Mise à jour programmée"
-
-#: plugins/admin/systems/class_servGeneric.inc:210
-#: plugins/admin/systems/class_servGeneric.inc:217
-#: plugins/admin/systems/class_workstationGeneric.inc:310
-#: plugins/admin/systems/class_workstationGeneric.inc:317
-#: plugins/admin/ogroups/class_termgroup.inc:297
-msgid "Reinstall"
-msgstr "Reinstaller"
-
-#: plugins/admin/systems/class_servGeneric.inc:211
-#: plugins/admin/systems/class_workstationGeneric.inc:311
-#: plugins/admin/ogroups/class_termgroup.inc:298
-msgid "Rescan hardware"
-msgstr "Recherche du matériel"
-
-#: plugins/admin/systems/class_servGeneric.inc:212
-#: plugins/admin/systems/class_servGeneric.inc:219
-#: plugins/admin/systems/class_terminalGeneric.inc:317
-#: plugins/admin/systems/class_terminalGeneric.inc:321
-#: plugins/admin/systems/class_workstationGeneric.inc:312
-#: plugins/admin/systems/class_workstationGeneric.inc:319
-#: plugins/admin/ogroups/class_termgroup.inc:299
-msgid "Memory test"
-msgstr "Test mémoire"
-
-#: plugins/admin/systems/class_servGeneric.inc:213
-#: plugins/admin/systems/class_servGeneric.inc:220
-#: plugins/admin/systems/class_workstationGeneric.inc:313
-#: plugins/admin/systems/class_workstationGeneric.inc:320
-msgid "Force localboot"
-msgstr "Forcer un démarrage local"
-
-#: plugins/admin/systems/class_servGeneric.inc:214
-#: plugins/admin/systems/class_servGeneric.inc:221
-#: plugins/admin/systems/class_terminalGeneric.inc:318
-#: plugins/admin/systems/class_terminalGeneric.inc:322
-#: plugins/admin/systems/class_workstationGeneric.inc:314
-#: plugins/admin/systems/class_workstationGeneric.inc:321
-#: plugins/admin/ogroups/class_termgroup.inc:300
-msgid "System analysis"
-msgstr "Analyse du système"
-
-#: plugins/admin/systems/class_servGeneric.inc:216
-#: plugins/admin/systems/class_terminalGeneric.inc:320
-#: plugins/admin/systems/class_workstationGeneric.inc:316
-msgid "Wake up"
-msgstr "Réveiller"
-
-#: plugins/admin/systems/class_servGeneric.inc:245
-#, php-format
-msgid "Removing of system server/generic with dn '%s' failed."
-msgstr "La suppression du système serveur/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_servGeneric.inc:290
-msgid "The required field 'Server name' is not set."
-msgstr "Le champ obligatoire 'Nom du serveur' n'est pas rempli."
-
-#: plugins/admin/systems/class_servGeneric.inc:361
-#, php-format
-msgid "Saving of system server/generic with dn '%s' failed."
-msgstr "La sauvegarde du système serveur/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_servGeneric.inc:415
-msgid "Server generic"
-msgstr "Serveur générique"
-
-#: plugins/admin/systems/class_servGeneric.inc:425
-#: plugins/admin/systems/class_workstationGeneric.inc:623
-msgid "Goto mode"
-msgstr "Mode Goto"
-
-#: plugins/admin/systems/class_servGeneric.inc:427
-#: plugins/admin/systems/class_terminalGeneric.inc:643
-#: plugins/admin/systems/class_workstationGeneric.inc:627
-#: plugins/admin/ogroups/class_termgroup.inc:397
-msgid "Action flag"
-msgstr "Indicateur d'action"
-
-#: plugins/admin/systems/class_divListSystemService.inc:17
-#: plugins/admin/systems/class_divListSystemService.inc:18
-msgid "Installed services"
-msgstr "Services installés"
-
-#: plugins/admin/systems/class_divListSystemService.inc:22
-msgid ""
-"This menu allows you to add, remove and configure the properties of a "
-"specific service."
-msgstr ""
-"Ce menu permet d'ajouter, de supprimer ou de changer les propriétés d'un "
-"service spécifique."
-
-#: plugins/admin/systems/class_divListSystemService.inc:30
-msgid "Service name"
-msgstr "Nom du service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add service"
-msgstr "Ajouter un service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add new service"
-msgstr "Ajouter un nouveau service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all"
-msgstr "Démarrer tout"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all services"
-msgstr "Démarrer tout les services"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#: plugins/admin/systems/class_divListSystemService.inc:106
-msgid "Stop service"
-msgstr "Stopper tout les Service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-msgid "Stop all services"
-msgstr "Stopper tout les services"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#: plugins/admin/systems/class_divListSystemService.inc:112
-msgid "Restart service"
-msgstr "Redémarrer le service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-msgid "Restart all services"
-msgstr "Redémarrer tout les services"
-
-#: plugins/admin/systems/class_divListSystemService.inc:86
-msgid "Stopped"
-msgstr "Arrêté"
-
-#: plugins/admin/systems/class_divListSystemService.inc:87
-msgid "Started"
-msgstr "Démarrer"
-
-#: plugins/admin/systems/class_divListSystemService.inc:88
-msgid "Restarting"
-msgstr "Redémarre"
-
-#: plugins/admin/systems/class_divListSystemService.inc:89
-msgid "User status"
-msgstr "Statut de l'utilisateur"
-
-#: plugins/admin/systems/class_divListSystemService.inc:100
-msgid "Start service"
-msgstr "Démarrer le service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:118
-msgid "Edit service"
-msgstr "Editer le service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:124
-msgid "Remove service"
-msgstr "Suppression du service"
-
-#: plugins/admin/systems/phone.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:44
-msgid "Phone name"
-msgstr "Nom du téléphone"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
-msgid "Add/Edit manufacturer"
-msgstr "Ajouter/Modifier un fabricant"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
-msgid "Website"
-msgstr "Site web"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
-#: plugins/admin/ogroups/class_phonequeue.inc:903
-#: plugins/gofon/conference/paste_generic.tpl:15
-#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Phone number"
-msgstr "Numéro de téléphone"
-
-#: plugins/admin/systems/class_terminalStartup.inc:40
-#: plugins/admin/systems/class_terminalStartup.inc:123
-#: plugins/admin/systems/class_terminalStartup.inc:143
-#: plugins/admin/systems/class_terminalService.inc:75
-#: plugins/admin/systems/class_terminalService.inc:103
-#: plugins/admin/systems/class_terminalService.inc:109
-#: plugins/admin/systems/class_terminalService.inc:119
-#: plugins/admin/systems/class_terminalService.inc:120
-#: plugins/admin/systems/class_terminalService.inc:122
-#: plugins/admin/systems/class_terminalService.inc:126
-#: plugins/admin/systems/class_terminalService.inc:219
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_terminalService.inc:225
-#: plugins/admin/systems/class_terminalService.inc:228
-#: plugins/admin/systems/class_terminalService.inc:231
-#: plugins/admin/systems/class_terminalService.inc:234
-#: plugins/admin/systems/class_terminalService.inc:237
-#: plugins/admin/systems/class_workstationStartup.inc:299
-#: plugins/admin/systems/class_workstationStartup.inc:322
-#: plugins/admin/systems/class_workstationStartup.inc:326
-#: plugins/admin/systems/class_workstationStartup.inc:845
-#: plugins/admin/systems/class_workstationService.inc:202
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_workstationService.inc:208
-#: plugins/admin/systems/class_workstationService.inc:211
-#: plugins/admin/systems/class_workstationService.inc:214
-#: plugins/admin/systems/class_workstationService.inc:217
-#: plugins/admin/systems/class_workstationService.inc:220
-#: plugins/admin/systems/class_workstationService.inc:230
-#: plugins/admin/systems/class_workstationService.inc:231
-#: plugins/admin/systems/class_workstationService.inc:232
-#: plugins/admin/systems/class_workstationService.inc:233
-#: plugins/admin/systems/class_workstationService.inc:234
-#: plugins/admin/systems/class_workstationService.inc:235
-#: plugins/admin/systems/class_workstationService.inc:236
-#: plugins/admin/systems/class_terminalGeneric.inc:137
-#: plugins/admin/systems/class_terminalGeneric.inc:334
-#: plugins/admin/systems/class_workstationGeneric.inc:142
-msgid "inherited"
-msgstr "hérité"
-
-#: plugins/admin/systems/class_terminalStartup.inc:95
-#: plugins/admin/systems/class_workstationStartup.inc:347
-#, php-format
-msgid ""
-"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
-"exist."
-msgstr ""
-"La commande '%s', spécifié comme KERNELS hook de l'extension '%s' n'existe "
-"pas."
-
-#: plugins/admin/systems/class_terminalStartup.inc:210
-#: plugins/admin/systems/class_workstationStartup.inc:661
-#: plugins/personal/environment/class_environment.inc:601
-#: plugins/personal/environment/class_environment.inc:614
-msgid "You must specify a valid mount point."
-msgstr "Veuillez indiquer un point de montage valide."
-
-#: plugins/admin/systems/class_terminalStartup.inc:410
-#, php-format
-msgid "Saving of system terminal/startup with dn '%s' failed."
-msgstr "La sauvegarde du système terminaux/démarrage avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_terminalStartup.inc:469
-msgid "Terminal startup"
-msgstr "Démarrage du terminal"
-
-#: plugins/admin/systems/class_terminalStartup.inc:477
-#: plugins/admin/systems/class_workstationStartup.inc:1199
-msgid "Ldap server"
-msgstr "Serveur ldap"
-
-#: plugins/admin/systems/class_terminalStartup.inc:479
-#: plugins/admin/systems/class_workstationStartup.inc:1203
-msgid "Kernel modules"
-msgstr "Modules du kernel"
-
-#: plugins/admin/systems/class_terminalStartup.inc:481
-#: plugins/admin/systems/class_workstationStartup.inc:1201
-msgid "Kernel parameter"
-msgstr "Paramètre du kernel"
-
-#: plugins/admin/systems/goMailServer.tpl:7
-#: plugins/admin/systems/class_goMailServer.inc:712
-msgid "Visible full qualified hostname"
-msgstr "Nom complet qualifié visible"
-
-#: plugins/admin/systems/goMailServer.tpl:11
-msgid "The full qualified host name."
-msgstr "Le nom complet qualifié de l'hôte."
-
-#: plugins/admin/systems/goMailServer.tpl:16
-msgid "Max mail header size"
-msgstr "Taille maximum des entêtes des messages"
-
-#: plugins/admin/systems/goMailServer.tpl:21
-msgid "This value specifies the maximal header size."
-msgstr "Cette valeur spécifie la taille maximum de l'entête des messages."
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#: plugins/admin/systems/goMailServer.tpl:31
-#: plugins/admin/systems/goMailServer.tpl:40
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "KB"
-msgstr "KB"
-
-#: plugins/admin/systems/goMailServer.tpl:26
-#: plugins/admin/systems/class_goMailServer.inc:715
-msgid "Max mailbox size"
-msgstr "Taille maximale des comptes de messagerie"
-
-#: plugins/admin/systems/goMailServer.tpl:31
-msgid "Defines the maximal size of mail box."
-msgstr "Défini la taille maximale du compte de messagerie."
-
-#: plugins/admin/systems/goMailServer.tpl:35
-#: plugins/admin/systems/class_goMailServer.inc:716
-msgid "Max message size"
-msgstr "Taille maximale des messages"
-
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "Specify the maximal size of a message."
-msgstr "Spécifiez la taille maximale d'un message."
-
-#: plugins/admin/systems/goMailServer.tpl:45
-#: plugins/admin/systems/class_goMailServer.inc:719
-msgid "Relay host"
-msgstr "Machine relais"
-
-#: plugins/admin/systems/goMailServer.tpl:50
-msgid "Relay messages to following host:"
-msgstr "Relayer les messages vers l'hôte suivant:"
-
-#: plugins/admin/systems/goMailServer.tpl:60
-#: plugins/admin/systems/class_goMailServer.inc:718
-msgid "Local networks"
-msgstr "Réseau local"
-
-#: plugins/admin/systems/goMailServer.tpl:62
-msgid "Postfix networks"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:83
-msgid "Domains and routing"
-msgstr "Domaines et routages"
-
-#: plugins/admin/systems/goMailServer.tpl:91
-#: plugins/admin/systems/class_goMailServer.inc:717
-msgid "Domains to accept mail for"
-msgstr "Domaine desquels accepter des messages"
-
-#: plugins/admin/systems/goMailServer.tpl:93
-msgid "Postfix is responsible for the following domains:"
-msgstr "Postfix est responsable pour les domaines suivants:"
-
-#: plugins/admin/systems/goMailServer.tpl:114
-msgid "Transports"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:123
-msgid "Select a transport protocol."
-msgstr "Sélectionner un protocole de transport"
-
-#: plugins/admin/systems/goMailServer.tpl:141
-msgid "Restrictions"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:149
-#: plugins/admin/systems/class_goMailServer.inc:721
-msgid "Restrictions for sender"
-msgstr "Restrictions pour l'envoyeur"
-
-#: plugins/admin/systems/goMailServer.tpl:157
-#: plugins/admin/systems/goMailServer.tpl:183
-msgid "Restriction filter"
-msgstr "Filtre de restriction"
-
-#: plugins/admin/systems/goMailServer.tpl:175
-#: plugins/admin/systems/class_goMailServer.inc:722
-msgid "Restrictions for recipient"
-msgstr "Restrictions pour les destinataires"
-
-#: plugins/admin/systems/class_goSpamServer.inc:50
-#: plugins/admin/systems/class_goSpamServer.inc:327
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goSpamServer.inc:354
-msgid "Spamassassin"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:225
-msgid "Specified value is not a valid 'trusted network' value."
-msgstr "Le valeur spécifiée n'est pas une valeur 'réseau de confiance' valide."
-
-#: plugins/admin/systems/class_goSpamServer.inc:285
-#, php-format
-msgid "Saving of server services/spamassassin with dn '%s' failed."
-msgstr ""
-"La sauvegarde du service spamassassin sur le serveur avec le dn '%s' à "
-"échoué."
-
-#: plugins/admin/systems/class_goSpamServer.inc:294
-msgid "Required score must be a numeric value."
-msgstr "Le score requis doit être un nombre positif."
-
-#: plugins/admin/systems/class_goSpamServer.inc:336
-#: plugins/admin/systems/goSpamServer.tpl:8
-msgid "Rewrite header"
-msgstr "Récrire l'entête"
-
-#: plugins/admin/systems/class_goSpamServer.inc:337
-msgid "Trusted networks"
-msgstr "Réseaux de confiance"
-
-#: plugins/admin/systems/class_goSpamServer.inc:338
-#: plugins/admin/systems/goSpamServer.tpl:18
-msgid "Required score"
-msgstr "Score requis"
-
-#: plugins/admin/systems/class_goSpamServer.inc:339
-msgid "Rules"
-msgstr "Règles"
-
-#: plugins/admin/systems/class_goSpamServer.inc:341
-#: plugins/admin/systems/goSpamServer.tpl:69
-msgid "Enable use of bayes filtering"
-msgstr "Activer l'utilisation de la méthode de filtrage bayesienne"
-
-#: plugins/admin/systems/class_goSpamServer.inc:342
-msgid "Enabled bayes auto learning"
-msgstr "Activer l'apprentissage automatique pour la méthode bayesienne"
-
-#: plugins/admin/systems/class_goSpamServer.inc:343
-#: plugins/admin/systems/goSpamServer.tpl:75
-msgid "Enable RBL checks"
-msgstr "Activer les vérification RBL"
-
-#: plugins/admin/systems/class_goSpamServer.inc:344
-#: plugins/admin/systems/goSpamServer.tpl:86
-msgid "Enable use of Razor"
-msgstr "Activer l'utilisation de Razor"
-
-#: plugins/admin/systems/class_goSpamServer.inc:345
-#: plugins/admin/systems/goSpamServer.tpl:89
-msgid "Enable use of DDC"
-msgstr "Activer l'utilisation de DDC"
-
-#: plugins/admin/systems/class_goSpamServer.inc:346
-#: plugins/admin/systems/goSpamServer.tpl:92
-msgid "Enable use of Pyzor"
-msgstr "Activer l'utilisation de Pyzor"
-
-#: plugins/admin/systems/class_goImapServer.inc:51
-msgid "IMAP/POP3 service"
-msgstr "Service IMAP/POP3"
-
-#: plugins/admin/systems/class_goImapServer.inc:56
-#: plugins/admin/systems/class_goImapServer.inc:173
-msgid "Repair database"
-msgstr "Réparer la base de données"
-
-#: plugins/admin/systems/class_goImapServer.inc:102
-msgid "IMAP/POP3 (Cyrus) service"
-msgstr "Service IMAP/POP3 (Cyrus)"
-
-#: plugins/admin/systems/class_goImapServer.inc:112
-msgid "Please specify a server identifier."
-msgstr "Veuillez indiquer un identifiant pour le serveur."
-
-#: plugins/admin/systems/class_goImapServer.inc:115
-msgid "Please specify a connect url."
-msgstr "Veuillez indiquer une url de connexion."
-
-#: plugins/admin/systems/class_goImapServer.inc:118
-msgid "Please specify an admin user."
-msgstr "Veuillez indiquer un administrateur."
-
-#: plugins/admin/systems/class_goImapServer.inc:121
-msgid "Please specify a password for the admin user."
-msgstr "Veuillez spécifier un mot de passe pour l'administrateur."
-
-#: plugins/admin/systems/class_goImapServer.inc:126
-#, php-format
-msgid "The imap connect string needs to be in the form '%s'."
-msgstr "La chaîne de connexion imap doit être de la forme '%s'."
-
-#: plugins/admin/systems/class_goImapServer.inc:130
-msgid "The sieve port needs to be numeric."
-msgstr "Le port sieve doit être numérique."
-
-#: plugins/admin/systems/class_goImapServer.inc:160
-#: plugins/admin/systems/class_goImapServer.inc:161
-msgid "IMAP/POP3"
-msgstr "IMAP/POP3"
-
-#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
-msgid "Admin password"
-msgstr "Mot de passe administrateur"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
-#, php-format
-msgid "You're about to delete the glpi cartridge type '%s'."
-msgstr "Vous êtes sur le point de supprimer le type de toner glpi '%s'."
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
-#, php-format
-msgid ""
-"You can't delete this cartridge type, it is still in use by this printer(s) "
-"'%s'."
-msgstr ""
-"Vous ne pouvez pas effacer ce type de cartouche, il est utilisé actuellement "
-"par ce(s) imprimante(s) '%s'."
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
-msgid "Cartridges"
-msgstr "Cartouches"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "New monitor"
-msgstr "Nouvel écran"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "M"
-msgstr "M"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
-#: plugins/personal/environment/selectPrinterDialog.tpl:5
-#: plugins/personal/environment/selectPrinterDialog.tpl:10
-msgid "Select printer to add"
-msgstr "Sélectionnez une imprimante à ajouter"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
-msgid "Select entries to add"
-msgstr "Sélectionnez les entrées à ajouter"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
-msgid "Display members of department"
-msgstr "Afficher les membres du département"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
-msgid "Display members matching"
-msgstr "Afficher les membres correspondants"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
-msgid "Regular expression for matching member names"
-msgstr "Expression régulière concordant avec les noms des membres"
-
-#: plugins/admin/systems/servnfs.tpl:1
-msgid "Edit share"
-msgstr "Editer un partage"
-
-#: plugins/admin/systems/servnfs.tpl:2
-msgid "NFS setup"
-msgstr "Préférences NFS"
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:401
-#: plugins/personal/netatalk/netatalk.tpl:16
-msgid "Path"
-msgstr "Chemin"
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:403
-msgid "Volume"
-msgstr "Volume"
-
-#: plugins/admin/systems/servnfs.tpl:69
-msgid "Auto-mount share on Apple systems"
-msgstr "Monter les partages automatiquement sur les machines Apple."
-
-#: plugins/admin/systems/servnfs.tpl:109
-msgid "Codepage"
-msgstr "Codage des caractères"
-
-#: plugins/admin/systems/servnfs.tpl:121
-#: plugins/admin/systems/class_goShareServer.inc:402
-msgid "Option"
-msgstr "Option"
-
-#: plugins/admin/systems/class_winGeneric.inc:155
-#, php-format
-msgid "Removing of system wingeneric/generic with dn '%s' failed."
-msgstr "La suppression du système wingeneric/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_winGeneric.inc:205
-msgid "You have no permissions to create a component on this 'Base'."
-msgstr "Vous n'avez pas l'autorisation de créer un composant sur cette 'Base'."
-
-#: plugins/admin/systems/class_winGeneric.inc:270
-#, php-format
-msgid "Saving of system wingeneric/generic with dn '%s' failed."
-msgstr "La sauvegarde du système wingeneric/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_winGeneric.inc:281
-msgid "Win generic"
-msgstr "Win informations"
-
-#: plugins/admin/systems/class_winGeneric.inc:282
-msgid "Windows workstation generic"
-msgstr "Station de travail Windows"
-
-#: plugins/admin/systems/class_winGeneric.inc:287
-msgid "Win workstation"
-msgstr "Station de travail Windows"
-
-#: plugins/admin/systems/class_winGeneric.inc:290
-#: plugins/admin/systems/class_workstationGeneric.inc:620
-#: plugins/admin/systems/workstation.tpl:10
-msgid "Workstation name"
-msgstr "Nom de la station de travail"
-
-#: plugins/admin/systems/class_servDNS.inc:35
-#: plugins/admin/systems/class_servDNS.inc:368
-#: plugins/admin/systems/class_servDNS.inc:397
-#: plugins/admin/systems/class_servDNS.inc:398
-msgid "DNS service"
-msgstr "Service DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:81
-msgid "Remove DNS service"
-msgstr "Suppression du service DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:82
-msgid "This server has DNS features enabled. You can disable them by clicking below."
-msgstr ""
-"Ce serveur à l'option DNS activée. Vous pouvez le désactiver en cliquant sur "
-"le bouton ci-dessous."
-
-#: plugins/admin/systems/class_servDNS.inc:84
-msgid "Add DNS service"
-msgstr "Ajouter un service DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:85
-msgid "This server has DNS features disabled. You can enable them by clicking below."
-msgstr ""
-"Ce serveur à l'option DNS désactivé. Vous pouvez l'activer en cliquant sur "
-"le bouton ci-dessous."
-
-#: plugins/admin/systems/class_servDNS.inc:173
-#: plugins/admin/systems/class_servDNS.inc:407
-msgid "Reverse zone"
-msgstr "Zone inverse"
-
-#: plugins/admin/systems/class_servDNS.inc:175
-#: plugins/admin/fai/faiTemplateEntry.tpl:102
-msgid "Class"
-msgstr "Classe"
-
-#: plugins/admin/systems/class_servDNS.inc:239
-#, php-format
-msgid ""
-"Can't delete the selected zone, because it is still in use by these entry/"
-"entries '%s'"
-msgstr ""
-"Vous ne pouvez pas effacer cette zone car elle est encore utilisée par ces "
-"éléments/ éléments '%s'"
-
-#: plugins/admin/systems/class_servDNS.inc:304
-#, php-format
-msgid "Updating of system server/dns with dn '%s' failed."
-msgstr "La mise à jour du système serveur/dns avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_servDNS.inc:314
-#, php-format
-msgid "Removing of system server/dns with dn '%s' failed."
-msgstr "La suppression du système serveur/dns avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_servDNS.inc:335
-#, php-format
-msgid "Saving of system server/dns with dn '%s' failed."
-msgstr "La sauvegarde du système serveur/dns avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_servDNS.inc:359
-#, php-format
-msgid "Set status flag for system server/dns with dn '%s' failed."
-msgstr "L'activation du statut pour le système serveur/dns avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_servDNS.inc:406
-#: plugins/admin/systems/class_termDNS.inc:577
-#: plugins/admin/systems/servdnseditzone.tpl:7
-msgid "Zone name"
-msgstr "Nom de la zone"
-
-#: plugins/admin/systems/class_servDNS.inc:408
-msgid "Primary dns server"
-msgstr "Serveur dns primaire"
-
-#: plugins/admin/systems/class_servDNS.inc:410
-#: plugins/admin/systems/glpiPrinter.tpl:48
-msgid "Serial"
-msgstr "Série"
-
-#: plugins/admin/systems/class_servDNS.inc:412
-#: plugins/admin/systems/servdnseditzone.tpl:82
-#: plugins/admin/ogroups/class_phonequeue.inc:954
-#: plugins/admin/ogroups/phonequeue.tpl:85
-msgid "Retry"
-msgstr "Réessayer"
-
-#: plugins/admin/systems/class_servDNS.inc:413
-#: plugins/admin/systems/servdnseditzone.tpl:88
-msgid "Expire"
-msgstr "Expirer"
-
-#: plugins/admin/systems/class_servDNS.inc:415
-#: plugins/admin/systems/servdnseditzone.tpl:33
-msgid "Zone records"
-msgstr "Enregistrement de zone"
-
-#: plugins/admin/systems/gencd_frame.tpl:2
-msgid "Your browser does not supprt iframes."
-msgstr "Votre navigateur ne supporte pas les iframes."
-
-#: plugins/admin/systems/class_termDNS.inc:147
-#, php-format
-msgid "Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
-msgstr ""
-"Impossible d'exécuter la commande spécifiée AUTO_NETWORK_HOOK '%s' veuillez "
-"vérifier votre gosa.conf."
-
-#: plugins/admin/systems/class_termDNS.inc:241
-msgid "Not matching"
-msgstr "Pas équivalent"
-
-#: plugins/admin/systems/class_termDNS.inc:342
-msgid "The required field 'IP-address' is not set."
-msgstr "Le champ obligatoire 'adresse IP' n'est pas rempli."
-
-#: plugins/admin/systems/class_termDNS.inc:346
-msgid "Wrong IP format in field IP-address."
-msgstr "L'adresse ip dans le champ adresse IP n'est pas valide."
-
-#: plugins/admin/systems/class_termDNS.inc:353
-msgid "The required field 'MAC-address' is not set."
-msgstr "Le champ obligatoire 'MAC-address' n'est pas rempli."
-
-#: plugins/admin/systems/class_termDNS.inc:356
-msgid ""
-"The given macaddress is invalid. There must be 6 2byte segments seperated by "
-"':'."
-msgstr ""
-"La mac adresse introduite est invalide. Il doit y avoir 6 fois deux bytes "
-"séparés par ':'."
-
-#: plugins/admin/systems/class_termDNS.inc:370
-#, php-format
-msgid ""
-"The specified IP address '%s' is not matching the selected reverse zone "
-"entry '%s'."
-msgstr ""
-"L'adresse spécifiée '%s' ne correspond pas à la l'entrée de la zone inverse "
-"sélectionnée '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:382
-#, php-format
-msgid "Found duplicate value for record type '%s'."
-msgstr "Valeur dupliquée trouvée pour l'enregistrement de type '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:390
-#, php-format
-msgid "Found more than one entry for the uniqe record type '%s'."
-msgstr "Plus d'une entrée trouvée pour l'enregistrement unique '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:401
-#, php-format
-msgid ""
-"The device IP '%s' is added as 'A Record', this will be done automatically, "
-"please remove the record."
-msgstr ""
-"L'adresse IP '%s' est ajoutée comme un 'A' record, ceci sera fait "
-"automatiquement, veuillez enlever l'enregistrement."
-
-#: plugins/admin/systems/class_termDNS.inc:408
-#: plugins/admin/systems/class_servDNSeditZone.inc:422
-#, php-format
-msgid "Only lowercase is allowed, please check your '%ss'."
-msgstr "Seulement les minuscules sont autorisée, veuillez vérifier votre '%ss'."
-
-#: plugins/admin/systems/class_termDNS.inc:494
-#, php-format
-msgid "Saving of terminal/dns account with dn '%s' failed."
-msgstr "La sauvegarde du compte terminal/dns avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_termDNS.inc:558
-msgid "DNS"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:559
-msgid "DNS settings"
-msgstr "Configuration DNS"
-
-#: plugins/admin/systems/class_termDNS.inc:567
-msgid "IP address"
-msgstr "Adresse IP"
-
-#: plugins/admin/systems/class_termDNS.inc:576
-msgid "DNS records"
-msgstr "Enregistrement dns"
-
-#: plugins/admin/systems/goNtpServer.tpl:2
-msgid "Time server"
-msgstr "Serveur de temps"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
-#, php-format
-msgid "You're about to delete the glpi attachment component '%s'."
-msgstr "Vous êtes sur le point de supprimer le composant glpi attaché '%s'."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
-#, php-format
-msgid "You can't delete this attachment, it is still in use by these system(s) '%s'"
-msgstr ""
-"Impossible d'effacer ce fichier attaché, tant qu'il est utilisé par ce(s) "
-"système(s) '%s'."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
-msgid "There is no valid file uploaded."
-msgstr "Pas de fichier valide téléchargé."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
-msgid "Upload wasn't successfull."
-msgstr "Le téléchargement n'a pas réussi."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
-#, php-format
-msgid "Missing directory '%s/glpi/' to store glpi uploads."
-msgstr "Le répertoire de téléchargement pour gpli '%s/glpi' est manquant."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
-msgid "There is already a file with the same name uploaded."
-msgstr "Il existe déjà un fichier avec ce nom."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
-#, php-format
-msgid "Can't create file '%s'."
-msgstr "Impossible de créer le fichier '%s'."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
-msgid "File is available."
-msgstr "Le fichier est disponible."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
-msgid "File is not readable, possibly the file is missing."
-msgstr "Le fichier n'est pas lisible, il est probablement manquant."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
-msgid "Currently no file uploaded."
-msgstr "Pas de fichier téléchargé."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
-msgid "Mime"
-msgstr "Mime"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
-msgid "This table displays all available attachments."
-msgstr "Ce tableau montre tout les fichiers attachés disponibles."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
-#: include/sieve/class_sieveElement_If.inc:447
-msgid "empty"
-msgstr "vide"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
-msgid "Create new attachment"
-msgstr "Créer un nouveau fichier attaché"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
-msgid "New Attachment"
-msgstr "Nouveau document lié"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
-#: plugins/admin/systems/class_servRepository.inc:218
-#: plugins/admin/fai/class_faiManagement.inc:462
-msgid "This name is already in use."
-msgstr "Le nom spécifié est déjà utilisé."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
-msgid "Please specify a valid name for this attachment."
-msgstr "Veuillez spécifier un nom valide pour ce document lié."
-
-#: plugins/admin/systems/remove_glpi.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your MySql database in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Il est conseillé de sauvegarder le contenu de votre base de données MySql "
-"dans un fichier avant de réaliser cette action. Donc - si vous avez fait "
-"cela - appuyez sur 'Supprimer' pour continuer ou 'Annuler' pour abandonner."
-
-#: plugins/admin/systems/class_servDHCP.inc:42
-msgid "Remove DHCP service"
-msgstr "Suppression du service DHCP"
-
-#: plugins/admin/systems/class_servDHCP.inc:43
-msgid ""
-"This server has DHCP features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Le service DHCP est activé pour ce serveur. Vous pouvez le désactiver en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/systems/class_servDHCP.inc:45
-msgid "Add DHCP service"
-msgstr "Ajouter un service DHCP"
-
-#: plugins/admin/systems/class_servDHCP.inc:46
-msgid ""
-"This server has DHCP features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Ce serveur à l'option DHCP désactivé. Vous pouvez l'activer en cliquant sur "
-"le bouton ci-dessous."
-
-#: plugins/admin/systems/class_goFonServer.inc:35
-#: plugins/admin/systems/class_goFonServer.inc:130
-msgid "VoIP service"
-msgstr "Service VOIP"
-
-#: plugins/admin/systems/class_goFonServer.inc:64
-msgid "VoIP service - Asterisk management"
-msgstr "Service VOIP - Administration d'Asterisk"
-
-#: plugins/admin/systems/class_goFonServer.inc:73
-msgid "The attribute DB user is empty or contains invalid characters."
-msgstr "La valeur utilisateur de la base de données est vide ou contient des caractères invalides."
-
-#: plugins/admin/systems/class_goFonServer.inc:76
-#: plugins/admin/systems/class_goFaxServer.inc:73
-msgid "The attribute password is empty or contains invalid characters."
-msgstr "Le mot de passe de l'attribut est vide ou contient des caractères invalides."
-
-#: plugins/admin/systems/class_goFonServer.inc:79
-msgid "The attribute local dial prefix is empty or contains invalid characters."
-msgstr "L'attribut préfixe local est vide ou contient des caractères invalides."
-
-#: plugins/admin/systems/class_goFonServer.inc:82
-msgid "The attribute country dial prefix is empty or contains invalid characters."
-msgstr "L'attribut préfixe national est vide ou contient des caractères invalides."
-
-#: plugins/admin/systems/class_goFonServer.inc:119
-#, php-format
-msgid ""
-"You can't remove the asterisk database extension, it is still in use by "
-"these objects '%s'."
-msgstr ""
-"Impossible d'enlever l'extension de la base de données asterisk ,elle est "
-"utilisé par ce(s) objets '%s'."
-
-#: plugins/admin/systems/class_goFonServer.inc:131
-msgid "VoIP - asterisk management"
-msgstr "VOIP - Gestion d'asterisk"
-
-#: plugins/admin/systems/class_goFonServer.inc:145
-msgid "Area code"
-msgstr "Préfixe local"
-
-#: plugins/admin/systems/class_goFonServer.inc:146
-msgid "Country code"
-msgstr "Préfixe national"
-
-#: plugins/admin/systems/class_terminalService.inc:72
-#: plugins/admin/systems/class_workstationService.inc:93
-#: plugins/admin/systems/workstationService.tpl:157
-msgid "unknown"
-msgstr "inconnu"
-
-#: plugins/admin/systems/class_terminalService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:89
-#: plugins/personal/environment/class_environment.inc:231
-#, php-format
-msgid ""
-"You have specified an external resolution hook which can't be read, please "
-"check the permission of the file '%s'."
-msgstr ""
-"Vous avez spécifié un hook externe qui ne peut pas être lu, veuillez "
-"vérifier les permissions du fichier '%s'."
-
-#: plugins/admin/systems/class_terminalService.inc:104
-#: plugins/admin/systems/class_terminalService.inc:105
-#: plugins/admin/systems/class_terminalService.inc:106
-#: plugins/admin/systems/class_terminalService.inc:107
-#: plugins/admin/systems/class_workstationService.inc:96
-#: plugins/admin/systems/class_workstationService.inc:97
-#: plugins/admin/systems/class_workstationService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:99
-msgid "bit"
-msgstr "bit"
-
-#: plugins/admin/systems/class_terminalService.inc:158
-msgid "default"
-msgstr "défaut"
-
-#: plugins/admin/systems/class_terminalService.inc:159
-#: plugins/admin/systems/class_workstationService.inc:139
-msgid "show chooser"
-msgstr "Afficher le sélecteur"
-
-#: plugins/admin/systems/class_terminalService.inc:160
-#: plugins/admin/systems/class_workstationService.inc:140
-msgid "direct"
-msgstr "direct"
-
-#: plugins/admin/systems/class_terminalService.inc:163
-#: plugins/admin/systems/class_workstationService.inc:143
-msgid "load balanced"
-msgstr "répartition de charge"
-
-#: plugins/admin/systems/class_terminalService.inc:166
-#: plugins/admin/systems/class_workstationService.inc:146
-msgid "Windows RDP"
-msgstr "Windows RDP"
-
-#: plugins/admin/systems/class_terminalService.inc:167
-#: plugins/admin/systems/class_workstationService.inc:147
-msgid "ICA client"
-msgstr "Client ICA"
-
-#: plugins/admin/systems/class_terminalService.inc:197
-#: plugins/admin/systems/class_workstationStartup.inc:848
-#: plugins/admin/systems/class_workstationService.inc:183
-#: plugins/personal/posix/class_posixAccount.inc:203
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
-msgid "automatic"
-msgstr "automatique"
-
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_workstationService.inc:205
-msgid "Bit"
-msgstr "Bit"
-
-#: plugins/admin/systems/class_terminalService.inc:322
-#: plugins/admin/systems/class_workstationService.inc:320
-msgid "Choose the phone located at the current terminal"
-msgstr "Choisissez le téléphone situé à coté du terminal"
-
-#: plugins/admin/systems/class_terminalService.inc:397
-#: plugins/admin/systems/class_terminalService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:387
-#: plugins/admin/systems/class_workstationService.inc:392
-msgid "Please specify a valid VSync range."
-msgstr ""
-"Veuillez spécifier une plage valide pour la fréquence de synchronisation "
-"verticale."
-
-#: plugins/admin/systems/class_terminalService.inc:411
-#: plugins/admin/systems/class_terminalService.inc:416
-#: plugins/admin/systems/class_workstationService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:407
-msgid "Please specify a valid HSync range."
-msgstr ""
-"Veuillez spécifier une plage valide pour la fréquence de synchronisation "
-"Horizontale."
-
-#: plugins/admin/systems/class_terminalService.inc:465
-#, php-format
-msgid "Saving of object system terminal/service with dn '%s' failed."
-msgstr "La sauvegarde de l'objet système terminal/service avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_terminalService.inc:474
-#: plugins/admin/systems/class_workstationService.inc:459
-msgid "Service"
-msgstr "Service"
-
-#: plugins/admin/systems/class_terminalService.inc:483
-#: plugins/admin/systems/class_workstationService.inc:468
-msgid "Monitor"
-msgstr "Ecran"
-
-#: plugins/admin/systems/class_terminalService.inc:484
-#: plugins/admin/ogroups/class_phonequeue.inc:951
-msgid "Method"
-msgstr "Méthode"
-
-#: plugins/admin/systems/class_terminalService.inc:485
-#: plugins/admin/systems/terminalService.tpl:173
-msgid "Remote desktop"
-msgstr "Bureau distant"
-
-#: plugins/admin/systems/class_terminalService.inc:487
-#: plugins/admin/systems/class_workstationService.inc:469
-msgid "Gfx driver"
-msgstr "Pilote graphique"
-
-#: plugins/admin/systems/class_terminalService.inc:488
-#: plugins/admin/systems/class_workstationService.inc:470
-msgid "Gfx resolution"
-msgstr "Résolution"
-
-#: plugins/admin/systems/class_terminalService.inc:489
-#: plugins/admin/systems/class_workstationService.inc:471
-msgid "Gfx color depth"
-msgstr "Profondeur des couleurs"
-
-#: plugins/admin/systems/class_terminalService.inc:490
-#: plugins/admin/systems/class_workstationService.inc:472
-msgid "Hsync"
-msgstr "Fréquence Horizontale"
-
-#: plugins/admin/systems/class_terminalService.inc:491
-#: plugins/admin/systems/class_workstationService.inc:473
-msgid "Vsync"
-msgstr "Fréquence verticale"
-
-#: plugins/admin/systems/class_terminalService.inc:492
-msgid "Auto-Sync"
-msgstr "Synchronisation automatique"
-
-#: plugins/admin/systems/class_terminalService.inc:493
-msgid "Printer service enabled"
-msgstr "Service d'impression activés"
-
-#: plugins/admin/systems/class_terminalService.inc:494
-#: plugins/admin/systems/terminalService.tpl:229
-msgid "Spool server"
-msgstr "Serveur de file d'attente"
-
-#: plugins/admin/systems/class_terminalService.inc:495
-#: plugins/admin/systems/class_workstationService.inc:475
-msgid "Scanner enabled"
-msgstr "Scanner activé"
-
-#: plugins/admin/systems/class_terminalService.inc:496
-msgid "Scanner model"
-msgstr "Modèle de scanner"
-
-#: plugins/admin/systems/class_terminalService.inc:497
-#: plugins/admin/systems/class_workstationService.inc:476
-msgid "Keyboard model"
-msgstr "Modèle de clavier"
-
-#: plugins/admin/systems/class_terminalService.inc:498
-#: plugins/admin/systems/class_workstationService.inc:477
-msgid "Keyboard layout"
-msgstr "Disposition du clavier"
-
-#: plugins/admin/systems/class_terminalService.inc:499
-#: plugins/admin/systems/class_workstationService.inc:478
-msgid "Keyboard variant"
-msgstr "Variante du clavier"
-
-#: plugins/admin/systems/class_terminalService.inc:500
-#: plugins/admin/systems/class_workstationService.inc:479
-msgid "Mouse type"
-msgstr "Type de souris"
-
-#: plugins/admin/systems/class_terminalService.inc:501
-#: plugins/admin/systems/class_workstationService.inc:480
-msgid "Mouse port"
-msgstr "Port souris"
-
-#: plugins/admin/systems/class_terminalService.inc:502
-#: plugins/admin/systems/terminalService.tpl:76
-#: plugins/admin/systems/class_workstationService.inc:481
-#: plugins/admin/systems/workstationService.tpl:86
-#: plugins/gofon/phoneaccount/paste_generic.tpl:27
-#: plugins/gofon/phoneaccount/generic.tpl:30
-msgid "Telephone hardware"
-msgstr "Matériel téléphonique"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
-#, php-format
-msgid "Internal Error can't create device of type '%s'"
-msgstr "Erreur interne, impossible de créer le périphérique de type '%s'"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
-#, php-format
-msgid "You're about to delete the glpi device '%s'."
-msgstr "Vous êtes sur le point de supprimer le périphérique glpi '%s'."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
-msgid "Can't detect object name."
-msgstr "Impossible de détecter le nom de l'objet."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
-#, php-format
-msgid "You can't delete this device, it is still in use by these system(s) '%s'"
-msgstr ""
-"Vous ne pouvez pas effacer ce périphérique, il est utilisé actuellement par "
-"ces système(s) '%s'"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
-msgid "devices"
-msgstr "périphériques"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-msgid "New mainbord"
-msgstr "Nouvelle carte mère"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-msgid "New processor"
-msgstr "Nouveau processeur"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-#: plugins/admin/fai/class_divListFai.inc:180
-msgid "P"
-msgstr "P"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "New case"
-msgstr "Nouveau boitier"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "C"
-msgstr "C"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "New network interface"
-msgstr "Nouvelle carte réseau"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "NI"
-msgstr "NI"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "New ram"
-msgstr "Nouvelle mémoire vive"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "R"
-msgstr "R"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "New hard disk"
-msgstr "Nouveau disque dur"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "HDD"
-msgstr "Disque dur"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "New drive"
-msgstr "Nouveau lecteur"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "D"
-msgstr "D"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "New controller"
-msgstr "Nouveau contrôleur"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "CS"
-msgstr "CS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "New graphics card"
-msgstr "Nouvelle carte graphique"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "GC"
-msgstr "GC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "New sound card"
-msgstr "Nouvelle carte son"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "SC"
-msgstr "SC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "New power supply"
-msgstr "Nouvelle alimentation"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "PS"
-msgstr "PS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "New misc device"
-msgstr "Nouveau périphérique"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "OC"
-msgstr "OC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
-msgid "You have to specify a valid name for this device."
-msgstr "Veuillez spécifier un nom valide pour ce périphérique."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
-msgid "This device name is already in use."
-msgstr "Le nom de ce périphérique est déjà utilisé."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-#: plugins/personal/environment/class_environment.inc:508
-#: plugins/personal/environment/class_environment.inc:905
-msgid "None"
-msgstr "Aucun"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-msgid "Other"
-msgstr "Autres"
-
-#: plugins/admin/systems/class_goMailServer.inc:47
-#: plugins/admin/systems/class_goMailServer.inc:514
-msgid "Mail smtp service (Postfix)"
-msgstr "Serveur de messagerie (SMTP)"
-
-#: plugins/admin/systems/class_goMailServer.inc:583
-#, php-format
-msgid "Saving server services/mail with dn '%s' failed."
-msgstr "La sauvegarde du service serveur/messagerie avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_goMailServer.inc:600
-msgid "Please specify a numeric value for header size limit."
-msgstr "Veuillez spécifier un nombre pour la taille maximale de l'entête."
-
-#: plugins/admin/systems/class_goMailServer.inc:604
-msgid "Please specify a numeric value for mailbox size limit."
-msgstr ""
-"Veuillez spécifier un nombre pour la taille maximale de la boite de "
-"messagerie."
-
-#: plugins/admin/systems/class_goMailServer.inc:608
-msgid "Please specify a numeric value for message size limit."
-msgstr "Veuillez spécifier un nombre pour la taille maximale des messages."
-
-#: plugins/admin/systems/class_goMailServer.inc:703
-msgid "Mail smtp (Postfix)"
-msgstr "Serveur SMTP (Postfix)"
-
-#: plugins/admin/systems/class_goMailServer.inc:704
-msgid "Mail smtp - Postfix"
-msgstr "Serveur smtp - Postfix"
-
-#: plugins/admin/systems/class_goMailServer.inc:714
-msgid "Header size limit"
-msgstr "Taille maximale des entêtes"
-
-#: plugins/admin/systems/class_goMailServer.inc:720
-msgid "Transport table"
-msgstr "Table des transports"
-
-#: plugins/admin/systems/goFonServer.tpl:1
-msgid "VoIP database information"
-msgstr "Information sur la base de données VOIP"
-
-#: plugins/admin/systems/goFonServer.tpl:4
-msgid "Asterisk DB user"
-msgstr "Utilisateur de la base de données Asterisk"
-
-#: plugins/admin/systems/goFonServer.tpl:20
-msgid "Country dial prefix"
-msgstr "Préfixe du pays"
-
-#: plugins/admin/systems/goFonServer.tpl:28
-msgid "Local dial prefix"
-msgstr "Préfixe local"
-
-#: plugins/admin/systems/class_workstationStartup.inc:440
-msgid ""
-"There are packages in your configuration, which can't be resolved with "
-"current server/release settings."
-msgstr ""
-"Il y à des paquets dans votre configuration, qui ne peuvent pas être trouvés "
-"avec les paramètres de serveur/version actuels."
-
-#: plugins/admin/systems/class_workstationStartup.inc:485
-msgid "Please select a 'FAI server' or remove the 'FAI classes'."
-msgstr "Veuillez sélectionner un 'serveur FAI' ou effacer les 'Classes FAI'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:553
-msgid ""
-"There is already a profile in your selection that contain partition table "
-"configurations."
-msgstr ""
-"Il y a déjà un profil dans votre sélection qui contient des configurations "
-"de table de partitions."
-
-#: plugins/admin/systems/class_workstationStartup.inc:770
-msgid "Not available in current setup"
-msgstr "Pas disponible dans la configuration actuelle"
-
-#: plugins/admin/systems/class_workstationStartup.inc:920
-#, php-format
-msgid ""
-"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
-"Server was reset to 'auto'."
-msgstr ""
-"Impossible de trouver une ou plusieurs des classes FAI [%s] dans le serveur "
-"FAI '%s'. le serveur à été remis en 'auto'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:936
-#, php-format
-msgid ""
-"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
-"configurations, possibly some classes where deleted or renamed. Server was "
-"reset to 'auto'."
-msgstr ""
-"Impossible de trouver les classes FAI [%s], veuillez vérifier votre "
-"configuration FAI, probablement que certaines classes on été effacées ou "
-"renommées. Le Serveur à été reconfiguré en 'auto'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1109
-#, php-format
-msgid "Saving of system workstation/startup with dn '%s' failed."
-msgstr ""
-"La sauvegarde du système stations de travail/démarrage avec le dn '%s' à "
-"échoué."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1159
-#, php-format
-msgid "Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
-msgstr "Impossible d'exécuter REPOSITORY_HOOK '%s' veuillez vérifier votre gosa.conf."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1191
-msgid "System startup"
-msgstr "Démarrage du système"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1206
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/class_faiProfile.inc:467
-msgid "FAI classes"
-msgstr "Classes FAI"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1207
-msgid "Debian mirror"
-msgstr "Mirroir Debian"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1208
-msgid "Debian release"
-msgstr "Version Debian"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1210
-msgid "FAI status flag"
-msgstr "Indicateur de statut FAI"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:28
-#: plugins/admin/systems/class_gosaLogServer.inc:56
-#: plugins/admin/systems/class_gosaLogServer.inc:92
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-msgid "GOsa logging service"
-msgstr "Service de journaux systèmes"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:104
-msgid "Allow view of entries on this server"
-msgstr "Permet la visualisation d'entrées sur ce serveur"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-msgid "Syslog Service"
-msgstr "Service de journaux systèmes"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "enabled"
-msgstr "activé"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:6
-msgid "List of attachments"
-msgstr "Liste des documents liés"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:23
-msgid ""
-"This dialog allow you to attach additional objects (like manuals, guides, "
-"etc.)  to your currently edited computer."
-msgstr ""
-"Ce menu vous permet d'attacher des objets supplémentaires ( comme des "
-"manuels, guides, etc..) à l'ordinateur que vous être en train d'éditer."
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:35
-msgid "Display attachments matching"
-msgstr "Afficher les documents liées correspondants"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:37
-msgid "Regular expression for matching attachment names"
-msgstr "Expression régulière pour faire correspondre le nom des documents liés"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:51
-#: plugins/admin/systems/class_baseSelectDialog.inc:42
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
-#: plugins/admin/systems/glpiDeviceManagement.tpl:51
-#: plugins/admin/systems/class_glpiSelectUser.inc:113
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
-msgid "Use"
-msgstr "Utiliser"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
-msgid "Can't delete this entry, it is still in use."
-msgstr "Impossible d'effacer cette entrée elle est encore utilisée"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
-#: plugins/admin/systems/class_glpiAccount.inc:643
-#: plugins/admin/systems/class_glpiAccount.inc:658
-msgid "N/A"
-msgstr "N/A"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
-msgid "The selected name is already in use."
-msgstr "Le nom spécifié est déjà utilisé."
-
-#: plugins/admin/systems/terminalService.tpl:4
-#: plugins/admin/systems/workstationService.tpl:4
-msgid "Keyboard"
-msgstr "Clavier"
-
-#: plugins/admin/systems/terminalService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:254
-#: plugins/admin/systems/printerPPDDialog.tpl:5
-#: plugins/admin/systems/class_glpiAccount.inc:794
-#: plugins/admin/systems/workstationService.tpl:7
-msgid "Model"
-msgstr "Modèle"
-
-#: plugins/admin/systems/terminalService.tpl:10
-#: plugins/admin/systems/workstationService.tpl:11
-msgid "Choose keyboard model"
-msgstr "Sélectionnez le modèle du clavier"
-
-#: plugins/admin/systems/terminalService.tpl:17
-#: plugins/admin/systems/workstationService.tpl:19
-msgid "Layout"
-msgstr "Disposition"
-
-#: plugins/admin/systems/terminalService.tpl:20
-#: plugins/admin/systems/workstationService.tpl:23
-msgid "Choose keyboard layout"
-msgstr "Sélectionnez la disposition du clavier"
-
-#: plugins/admin/systems/terminalService.tpl:27
-#: plugins/admin/systems/workstationService.tpl:31
-msgid "Variant"
-msgstr "Variante"
-
-#: plugins/admin/systems/terminalService.tpl:30
-#: plugins/admin/systems/workstationService.tpl:35
-msgid "Choose keyboard variant"
-msgstr "Sélectionnez la variante du clavier"
-
-#: plugins/admin/systems/terminalService.tpl:45
-#: plugins/admin/systems/workstationService.tpl:51
-msgid "Mouse"
-msgstr "Souris"
-
-#: plugins/admin/systems/terminalService.tpl:51
-#: plugins/admin/systems/workstationService.tpl:58
-msgid "Choose mouse type"
-msgstr "Sélectionnez le type de souris"
-
-#: plugins/admin/systems/terminalService.tpl:58
-#: plugins/admin/systems/workstationService.tpl:66
-msgid "Port"
-msgstr "Port"
-
-#: plugins/admin/systems/terminalService.tpl:61
-#: plugins/admin/systems/workstationService.tpl:70
-msgid "Choose mouse port"
-msgstr "Sélectionnez le port de la souris"
-
-#: plugins/admin/systems/terminalService.tpl:79
-#: plugins/admin/systems/workstationService.tpl:89
-#: plugins/admin/departments/class_departmentGeneric.inc:599
-#: plugins/gofon/phoneaccount/paste_generic.tpl:29
-#: plugins/gofon/phoneaccount/generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:34
-msgid "Telephone"
-msgstr "Téléphone"
-
-#: plugins/admin/systems/terminalService.tpl:101
-#: plugins/admin/systems/workstationService.tpl:114
-msgid "Choose graphic driver that is needed by the installed graphic board"
-msgstr ""
-"Sélectionnez le pilote de la carte vidéo correspondant à la carte graphique "
-"installée"
-
-#: plugins/admin/systems/terminalService.tpl:108
-#: plugins/admin/systems/workstationService.tpl:122
-#: plugins/personal/environment/class_environment.inc:1331
-#: plugins/personal/environment/environment.tpl:110
-msgid "Resolution"
-msgstr "Résolution"
-
-#: plugins/admin/systems/terminalService.tpl:111
-#: plugins/admin/systems/workstationService.tpl:126
-msgid "Choose screen resolution used in graphic mode"
-msgstr "Sélectionnez la résolution utilisée en mode graphique"
-
-#: plugins/admin/systems/terminalService.tpl:118
-#: plugins/admin/systems/workstationService.tpl:134
-msgid "Color depth"
-msgstr "Profondeur des couleurs"
-
-#: plugins/admin/systems/terminalService.tpl:121
-#: plugins/admin/systems/workstationService.tpl:138
-msgid "Choose colordepth used in graphic mode"
-msgstr "Sélectionnez la profondeur des couleurs utilisée en mode graphique"
-
-#: plugins/admin/systems/terminalService.tpl:135
-#: plugins/admin/systems/workstationService.tpl:153
-msgid "Display device"
-msgstr "Écran"
-
-#: plugins/admin/systems/terminalService.tpl:147
-#: plugins/admin/systems/workstationService.tpl:167
-msgid "Use DDC for automatic detection"
-msgstr "Utiliser DCC pour la détection automatique"
-
-#: plugins/admin/systems/terminalService.tpl:150
-#: plugins/admin/systems/workstationService.tpl:170
-msgid "HSync"
-msgstr "Fréquence de synchronisation Horizontale"
-
-#: plugins/admin/systems/terminalService.tpl:154
-#: plugins/admin/systems/workstationService.tpl:175
-msgid "Horizontal refresh frequency for installed monitor"
-msgstr "Fréquence de rafraîchissement horizontal pour l'écran installé"
-
-#: plugins/admin/systems/terminalService.tpl:158
-#: plugins/admin/systems/workstationService.tpl:181
-msgid "VSync"
-msgstr "Fréquence de synchronisation verticale"
-
-#: plugins/admin/systems/terminalService.tpl:162
-#: plugins/admin/systems/workstationService.tpl:186
-msgid "Vertical refresh frequency for installed monitor"
-msgstr "Fréquence de rafraîchissement verticale pour l'écran installé"
-
-#: plugins/admin/systems/terminalService.tpl:177
-msgid "Connect method"
-msgstr "Méthode de connexion"
-
-#: plugins/admin/systems/terminalService.tpl:180
-msgid "Choose method to connect to terminal server"
-msgstr "Sélectionnez la méthode de connexion au terminal"
-
-#: plugins/admin/systems/terminalService.tpl:188
-msgid "Terminal server"
-msgstr "Serveur de terminaux"
-
-#: plugins/admin/systems/terminalService.tpl:191
-msgid "Select specific terminal server to use"
-msgstr "Sélectionnez un serveur de terminaux à utiliser"
-
-#: plugins/admin/systems/terminalService.tpl:199
-msgid "Font server"
-msgstr "Serveur de Police de caractère"
-
-#: plugins/admin/systems/terminalService.tpl:202
-msgid "Select specific font server to use"
-msgstr "Sélectionnez le serveur de polices de caractère à utiliser"
-
-#: plugins/admin/systems/terminalService.tpl:219
-msgid "Print device"
-msgstr "Imprimante"
-
-#: plugins/admin/systems/terminalService.tpl:221
-msgid "Select to start IPP based printing service on terminal"
-msgstr "Sélectionnez pour démarrer le service d'impression IPP sur le terminal"
-
-#: plugins/admin/systems/terminalService.tpl:223
-msgid "Provide print services"
-msgstr "Fournir des services d'impression"
-
-#: plugins/admin/systems/terminalService.tpl:232
-msgid "Select NFS filesystem to place spool files on"
-msgstr "Sélectionnez le système de fichier NFS où sera placé la file d'attente"
-
-#: plugins/admin/systems/terminalService.tpl:245
-#: plugins/admin/systems/workstationService.tpl:201
-msgid "Scan device"
-msgstr "Scanner"
-
-#: plugins/admin/systems/terminalService.tpl:247
-#: plugins/admin/systems/workstationService.tpl:204
-msgid "Select to start SANE scan service on terminal"
-msgstr "Sélectionner afin de démarrer le service scanner SANE sur le terminal"
-
-#: plugins/admin/systems/terminalService.tpl:249
-#: plugins/admin/systems/workstationService.tpl:207
-msgid "Provide scan services"
-msgstr "Fournir des services de scanner"
-
-#: plugins/admin/systems/terminalService.tpl:257
-msgid "Select scanner driver to use"
-msgstr "Sélectionnez le pilote du scanner"
-
-#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
-#: plugins/personal/environment/class_selectPrinterDialog.inc:110
-msgid "Please select a printer or press cancel."
-msgstr "Veuillez sélectionner une imprimante ou cliquez sur annuler."
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:58
-#, php-format
-msgid ""
-"You can't delete this manufacturer, it is still in use by these system(s) '%"
-"s'"
-msgstr ""
-"Vous ne pouvez pas effacer ce fournisseur, il est utilisé actuellement par ce"
-"(s) système(s) '%s'"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:104
-msgid "Please specify a name."
-msgstr "Veuillez indiquer un nom."
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:113
-#: plugins/admin/systems/class_glpiManufacturer.inc:119
-msgid "Specified name is already in use, please choose another one."
-msgstr "Le nom indiqué est déjà utilisé, veuillez en choisir un autre."
-
-#: plugins/admin/systems/class_goSyslogServer.inc:29
-#: plugins/admin/systems/class_goSyslogServer.inc:49
-#: plugins/admin/systems/class_goSyslogServer.inc:70
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-msgid "Logging service"
-msgstr "Service des journaux systèmes"
-
-#: plugins/admin/systems/class_workstationService.inc:451
-#, php-format
-msgid "Saving of system workstation/service with dn '%s' failed."
-msgstr "La sauvegarde du système station de travail/service avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_workstationService.inc:460
-msgid "Workstation service"
-msgstr "Service station de travail"
-
-#: plugins/admin/systems/class_workstationService.inc:474
-msgid "Use DDC"
-msgstr "Utiliser DCC"
-
-#: plugins/admin/systems/servkolab.tpl:9
-#: plugins/admin/systems/class_servKolab.inc:394
-msgid "Postfix mydomain"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:18
-msgid "Postfix mydestination"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:27
-#: plugins/admin/systems/class_servKolab.inc:396
-msgid "Cyrus admins"
-msgstr "Administrateur Cyrus"
-
-#: plugins/admin/systems/servkolab.tpl:48
-#: plugins/admin/systems/class_servKolab.inc:407
-msgid "POP3 service"
-msgstr "Service POP3"
-
-#: plugins/admin/systems/servkolab.tpl:58
-#: plugins/admin/systems/class_servKolab.inc:409
-msgid "POP3/SSL service"
-msgstr "Service POP3/SSL"
-
-#: plugins/admin/systems/servkolab.tpl:68
-#: plugins/admin/systems/class_servKolab.inc:405
-msgid "IMAP service"
-msgstr "Service IMAP"
-
-#: plugins/admin/systems/servkolab.tpl:78
-#: plugins/admin/systems/class_servKolab.inc:408
-msgid "IMAP/SSL service"
-msgstr "Service IMAP/SSL"
-
-#: plugins/admin/systems/servkolab.tpl:88
-#: plugins/admin/systems/class_servKolab.inc:410
-msgid "Sieve service"
-msgstr "Service sieve"
-
-#: plugins/admin/systems/servkolab.tpl:98
-msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
-msgstr ""
-"Service des options de disponibilités par FTP (ancien, pas compatible avec "
-"les options de disponibilités de Kolab2)"
-
-#: plugins/admin/systems/servkolab.tpl:108
-msgid "HTTP FreeBusy service (legacy)"
-msgstr "Service d'option de disponibilité par HTTP (ancien)"
-
-#: plugins/admin/systems/servkolab.tpl:118
-msgid "Amavis email scanning (virus/spam)"
-msgstr "Scan des messages par Amavis (antivirus/antispam)"
-
-#: plugins/admin/systems/servkolab.tpl:129
-#: plugins/admin/systems/class_servKolab.inc:411
-msgid "Quota settings"
-msgstr "Préférences des quotas"
-
-#: plugins/admin/systems/servkolab.tpl:147
-msgid "Free/Busy settings"
-msgstr "Préférences des options de disponibilités"
-
-#: plugins/admin/systems/servkolab.tpl:153
-msgid "Allow unauthenticated downloading of Free/Busy information"
-msgstr ""
-"Permettre le téléchargement des informations de disponibilités de manière "
-"anonyme"
-
-#: plugins/admin/systems/servkolab.tpl:171
-#: plugins/admin/systems/class_servKolab.inc:398
-msgid "SMTP privileged networks"
-msgstr "Réseaux SMTP privilégiés"
-
-#: plugins/admin/systems/servkolab.tpl:176
-msgid "Hosts/networks allowed to relay"
-msgstr "Machines/Réseaux qui peuvent relayer des messages"
-
-#: plugins/admin/systems/servkolab.tpl:181
-msgid "Enter multiple values, seperated with"
-msgstr "Entrez des valeurs multiples, séparés avec"
-
-#: plugins/admin/systems/servkolab.tpl:194
-msgid "SMTP smarthost/relayhost"
-msgstr "Relais SMTP"
-
-#: plugins/admin/systems/servkolab.tpl:202
-#: plugins/admin/systems/class_servKolab.inc:401
-msgid "Enable MX lookup for relayhost"
-msgstr "Vérification de l'enregistrement MX pour le serveur relais"
-
-#: plugins/admin/systems/servkolab.tpl:207
-msgid "Host used to relay mails"
-msgstr "Machine utilisée pour relayer les mails"
-
-#: plugins/admin/systems/servkolab.tpl:223
-#: plugins/admin/systems/class_servKolab.inc:404
-msgid "Accept Internet Mail"
-msgstr "Accepter le courrier électronique venant d'internet"
-
-#: plugins/admin/systems/servkolab.tpl:231
-msgid "Accept mail from other domains over non-authenticated SMTP"
-msgstr "Accepter les messages sur du SMTP non authentifié venant d'autre domaines"
-
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "Print Service"
-msgstr "Services d'impression"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:3
-msgid "Adding a new service to the current server"
-msgstr "Ajouter un nouveau service au serveur sélectionné"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:7
-msgid ""
-"This dialog allows you to add new services to the currenty edited server "
-"object. The box below shows all available but not already used services."
-msgstr ""
-"Cette boite de dialogue vous permet d'ajouter des nouveaux services au "
-"serveur que vous éditez actuellement. Le cadre si dessous vous montre tout "
-"les services disponibles mais pas encore utilisés."
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:13
-msgid "Service to add"
-msgstr "Service à ajouter"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:20
-msgid "All available services are already in use."
-msgstr "Tout les services disponibles sont déjà utilisés."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:120
-#: plugins/personal/posix/class_posixAccount.inc:575
-#: plugins/personal/samba/class_sambaAccount.inc:501
-#: setup/setup_config2.tpl:143
-msgid "disabled"
-msgstr "désactivé"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:121
-msgid "text"
-msgstr "texte"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:122
-msgid "graphic"
-msgstr "graphique"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:202
-#, php-format
-msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-"La sauvegarde du système terminal/générique (FAIstate) avec le dn '%s' à "
-"échoué."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:209
-msgid "No WAKECMD definition found in your gosa.conf"
-msgstr "Aucune définition de WAKECMD n'est présente dans gosa.conf"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:221
-msgid "No REBOOTCMD definition found in your gosa.conf"
-msgstr "Aucune définition de REBOOTCMD n'est présente dans gosa.conf"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:233
-msgid "No HALTCMD definition found in your gosa.conf"
-msgstr "Aucune définition de HALTCMD n'est présente dans gosa.conf"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:376
-#, php-format
-msgid "Removing of object system terminal/generic with dn '%s' failed."
-msgstr "La suppression du système terminal/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:449
-msgid "The required field 'Terminal name' is not set."
-msgstr "Le champ obligatoire 'Nom du terminal' n'est pas renseigné."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:478
-#: plugins/admin/systems/class_workstationGeneric.inc:458
-msgid ""
-"There must be at least one NTP server selected, or the inherit mode "
-"activated."
-msgstr ""
-"Il doit y avoir au moins un serveur NTP sélectionné, ou le mode d'héritage "
-"activé."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:564
-#, php-format
-msgid "Saving of object system terminal/generic with dn '%s' failed."
-msgstr "La sauvegarde du système terminal/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:627
-msgid "Terminal generic"
-msgstr "Information du terminal"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:636
-#: plugins/admin/systems/terminal.tpl:72
-msgid "Root server"
-msgstr "Serveur Primaire"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:637
-#: plugins/admin/systems/terminal.tpl:82
-msgid "Swap server"
-msgstr "Serveur de Swap"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:638
-msgid "Syslog server enabled"
-msgstr "Serveur de journaux systèmes activé"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:639
-msgid "Ntp server settings"
-msgstr "Préférences du serveur de temps"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:642
-#: plugins/admin/systems/class_workstationGeneric.inc:626
-msgid "Root password"
-msgstr "Mot de passe root"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
-msgid ""
-"This dialog allows you to configure all components of this DNS zone on a "
-"single list."
-msgstr ""
-"Ce dialogue vous permet de configurer tout les composants d'une zone DNS "
-"dans une simple liste."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
-msgid ""
-"Be careful editing record types with this dialog. All changes will be saved "
-"immediately when using the save button."
-msgstr ""
-"Faites attention lors de l'édition d'enregistrement avec cette page. Tout "
-"les changement seront sauvés immédiatement lorsque vous cliquerez sur le "
-"bouton sauver."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
-msgid ""
-"This dialog can't be used until the currently edited zone was saved or the "
-"zone entry exists in the ldap database."
-msgstr ""
-"Cette boite de dialogue ne peut pas être tant que la zone n'a pas été sauvée "
-"ou que l'enregistrement existe dans la base de données ldap."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "Create a new DNS zone entry"
-msgstr "Créer une nouvelle zone DNS"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:1
-msgid "Manage OS-types"
-msgstr "Gérer les types de systèmes d'exploitation"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:24
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
-#: plugins/admin/systems/glpi_edit_type.tpl:24
-msgid "Please enter a new name"
-msgstr "Veuillez entrer un nouveau nom"
-
-#: plugins/admin/systems/goSpamServer.tpl:22
-msgid "Select required score to tag mail as spam"
-msgstr "Sélectionner le score requis pour marquer ce message comme étant un spam"
-
-#: plugins/admin/systems/goSpamServer.tpl:72
-msgid "Enable bayes auto learning"
-msgstr "Activer l'apprentissage automatique pour la méthode bayesienne"
-
-#: plugins/admin/systems/goFaxServer.tpl:1
-msgid "FAX database information"
-msgstr "Base de données des FAX"
-
-#: plugins/admin/systems/goFaxServer.tpl:4
-msgid "FAX DB user"
-msgstr "utilisateur de la base de données du FAX"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
-#, php-format
-msgid "You're about to delete the ppd file '%s' at '%s'."
-msgstr "Vous êtes sur le point de supprimer le fichier ppd '%s' à '%s'."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
-#, php-format
-msgid "Could not found specified ppd file '%s'."
-msgstr "Impossible de trouver le fichier ppd '%s' ."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
-msgid ""
-"Something went wrong while trying to remove the ppd file from server, "
-"possibly we have no write access."
-msgstr ""
-"Quelque chose de bizarre c'est passé lors de la suppression du fichier ppd "
-"du serveur, nous n'avons probablement pas d'accès en écriture."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
-#, php-format
-msgid "Selected vendor '%s' does not exists in our list of ppds."
-msgstr "Le vendeur sélectionné '%s' n'existe pas dans notre liste de ppds."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
-msgid "Printer ppd selection."
-msgstr "Sélection du ppd de votre imprimante."
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:25
-msgid "Choose a base"
-msgstr "Choisissez une base"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-msgid "Go to root department"
-msgstr "Aller au département de base"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: include/class_MultiSelectWindow.inc:194
-msgid "Go up one department"
-msgstr "Monter d'un département"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-msgid "Go to users department"
-msgstr "Aller au département des utilisateurs"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-#: include/class_MultiSelectWindow.inc:204
-msgid "Home"
-msgstr "Accueil"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: include/class_MultiSelectWindow.inc:209
-msgid "Reload list"
-msgstr "Recharger la liste"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:36
-msgid ""
-"Step in the prefered tree and click save to use the current subtree as base. "
-"Or click the image at the end of each entry."
-msgstr ""
-"Allez dans l'arbre préféré et cliquez pour l'utiliser comme sous arbre de la "
-"base. Ou cliquez sur l'image à la fin de chaque entrée."
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:53
-msgid "Filter entries with this syntax"
-msgstr "Filtrer les entrées avec cette syntaxe"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:117
-#, php-format
-msgid "Select this base"
-msgstr "Sélectionner cette base"
-
-#: plugins/admin/systems/gosaLogServer.tpl:1
-msgid "GOsa logging database"
-msgstr "Base de données des journaux systèmes"
-
-#: plugins/admin/systems/gosaLogServer.tpl:4
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/goVirusServer.tpl:13
-msgid "Database user"
-msgstr "Base de données utilisateur"
-
-#: plugins/admin/systems/class_goVirusServer.inc:48
-#: plugins/admin/systems/class_goVirusServer.inc:211
-#: plugins/admin/systems/class_goVirusServer.inc:220
-#: plugins/admin/systems/class_goVirusServer.inc:221
-msgid "Anti virus"
-msgstr "Antivirus"
-
-#: plugins/admin/systems/class_goVirusServer.inc:156
-#, php-format
-msgid "Saving of server services/anti virus with dn '%s' failed."
-msgstr "La sauvegarde du service antivirus du serveur avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_goVirusServer.inc:164
-#: plugins/admin/systems/class_goVirusServer.inc:239
-msgid "Maximum directory recursions"
-msgstr "Nombre maximal de récursions"
-
-#: plugins/admin/systems/class_goVirusServer.inc:165
-#: plugins/admin/systems/class_goVirusServer.inc:238
-#: plugins/admin/systems/goVirusServer.tpl:43
-msgid "Maximum threads"
-msgstr "Nombre de processus maximum"
-
-#: plugins/admin/systems/class_goVirusServer.inc:166
-#: plugins/admin/systems/class_goVirusServer.inc:241
-#: plugins/admin/systems/goVirusServer.tpl:134
-msgid "Maximum file size"
-msgstr "Taille maximum des fichiers"
-
-#: plugins/admin/systems/class_goVirusServer.inc:167
-#: plugins/admin/systems/class_goVirusServer.inc:242
-msgid "Maximum recursions"
-msgstr "Nombre maximum de récursions"
-
-#: plugins/admin/systems/class_goVirusServer.inc:168
-#: plugins/admin/systems/class_goVirusServer.inc:243
-#: plugins/admin/systems/goVirusServer.tpl:152
-msgid "Maximum compression ratio"
-msgstr "Ratio maximum de compression"
-
-#: plugins/admin/systems/class_goVirusServer.inc:169
-#: plugins/admin/systems/class_goVirusServer.inc:245
-#: plugins/admin/systems/goVirusServer.tpl:71
-msgid "Checks per day"
-msgstr "Vérifications par jour"
-
-#: plugins/admin/systems/class_goVirusServer.inc:173
-#, php-format
-msgid "The specified value for '%s' must be a numeric value."
-msgstr "Le valeur spécifiée pour '%s' doit être une numérique."
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:246
-#: plugins/admin/systems/goVirusServer.tpl:33
-msgid "Http proxy URL"
-msgstr "URL du proxy http"
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:244
-#: plugins/admin/systems/goVirusServer.tpl:23
-msgid "Database mirror"
-msgstr "Base de données mirroir"
-
-#: plugins/admin/systems/class_goVirusServer.inc:179
-#, php-format
-msgid "Please specify a valid value for '%s'."
-msgstr "Veuillez spécifier une valeur valide pour '%s'."
-
-#: plugins/admin/systems/class_goVirusServer.inc:233
-#: plugins/admin/systems/goVirusServer.tpl:84
-msgid "Enable debugging"
-msgstr "Activer le deboguage"
-
-#: plugins/admin/systems/class_goVirusServer.inc:234
-#: plugins/admin/systems/goVirusServer.tpl:92
-msgid "Enable mail scanning"
-msgstr "Activer la vérification antivirus de la messagerie"
-
-#: plugins/admin/systems/class_goVirusServer.inc:235
-#: plugins/admin/systems/goVirusServer.tpl:117
-msgid "Enable scanning of archives"
-msgstr "Activer la vérification des archives"
-
-#: plugins/admin/systems/class_goVirusServer.inc:236
-#: plugins/admin/systems/goVirusServer.tpl:125
-msgid "Block encrypted archives"
-msgstr "Bloquer les archives encryptées"
-
-#: plugins/admin/systems/class_goVirusServer.inc:240
-msgid "Anti virus user"
-msgstr "Utilisateur antivirus"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:221
-#: plugins/admin/ogroups/class_termgroup.inc:247
-#, php-format
-msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-"La sauvegarde du système stations de travail/générique (FAIstate) avec le dn "
-"'%s' à échoué."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:232
-msgid "This 'dn' has no workstation features."
-msgstr "Ce 'dn' ne comporte pas d'extensions stations de travail."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:359
-#, php-format
-msgid "Removing of system workstation/generic with dn '%s' failed."
-msgstr ""
-"La suppression du système stations de travail/génériqur avec le dn '%s' à "
-"échoué."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:430
-msgid "The required field 'Workstation name' is not set."
-msgstr "Le champ obligatoire 'Nom de la station de travail' n'est pas renseigné."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:526
-#: plugins/admin/systems/class_workstationGeneric.inc:551
-#, php-format
-msgid "Saving of system workstation/generic with dn '%s' failed."
-msgstr "La sauvegarde du type station de travail/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:612
-msgid "Workstation generic"
-msgstr "Information de la station de travail"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:624
-#: plugins/admin/systems/terminal.tpl:53
-#: plugins/admin/systems/workstation.tpl:60
-#: plugins/admin/ogroups/class_termgroup.inc:396
-#: plugins/admin/ogroups/termgroup.tpl:58
-msgid "Syslog server"
-msgstr "Serveur de journaux systèmes"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:625
-#: plugins/admin/ogroups/class_termgroup.inc:398
-msgid "Ntp server"
-msgstr "Serveur NTP"
-
-#: plugins/admin/systems/servdns.tpl:1
-msgid "Zones"
-msgstr "Zones"
-
-#: plugins/admin/systems/goSpamServerRule.tpl:14
-msgid "Rule"
-msgstr "Règle"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
-msgid "Attachment"
-msgstr "Document lié"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
-#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
-msgid "File"
-msgstr "Fichier"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
-#: plugins/admin/systems/printerPPDDialog.tpl:11
-#: plugins/admin/applications/generic.tpl:138
-#: plugins/admin/fai/faiTemplateEntry.tpl:49
-msgid "Upload"
-msgstr "Télécharger"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
-msgid "Filename"
-msgstr "Nom du fichier"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
-msgid "Mime-type"
-msgstr "Type mime"
-
-#: plugins/admin/systems/class_servRepository.inc:45
-#: plugins/admin/systems/class_servRepository.inc:367
-#: plugins/admin/systems/class_servRepository.inc:378
-msgid "Repository service"
-msgstr "Service de dépôt"
-
-#: plugins/admin/systems/class_servRepository.inc:100
-#: plugins/admin/fai/class_faiSummaryTab.inc:175
-msgid "You can't use this plugin until FAI is activated."
-msgstr "Vous ne pouvez pas utiliser cette extension tant que FAI n'est pas activé."
-
-#: plugins/admin/systems/class_servRepository.inc:158
-#, php-format
-msgid ""
-"You can't delete this release, it is still used by these workstations [%s]. "
-"Please solve this dependencies first, to keep data base consistency."
-msgstr ""
-"Vous ne pouvez pas effacer cette version, elles est utilisée par ces "
-"stations de travail [%s]. Veuillez régler ces problèmes d'abord pour que la "
-"base de données reste cohérente."
-
-#: plugins/admin/systems/class_servRepository.inc:192
-#, php-format
-msgid "Be careful editing this release, it is still used by these workstations [%s]."
-msgstr ""
-"Soyez prudent en éditant cette version, elle est toujours utilisée par ces "
-"système(s) [%s]. "
-
-#: plugins/admin/systems/class_servRepository.inc:259
-#: plugins/admin/systems/class_servRepository.inc:282
-#: plugins/admin/systems/class_servRepository.inc:391
-#: plugins/admin/systems/servRepositorySetup.tpl:39
-msgid "Sections"
-msgstr "Sections"
-
-#: plugins/admin/systems/class_servRepository.inc:377
-#: plugins/admin/systems/servRepositorySetup.tpl:1
-#: plugins/admin/fai/faiPackage.tpl:33
-msgid "Repository"
-msgstr "Dépôt"
-
-#: plugins/admin/systems/class_servRepository.inc:390
-msgid "Releases"
-msgstr "Version"
-
-#: plugins/admin/systems/class_servRepository.inc:392
-#: plugins/admin/systems/servRepositorySetup.tpl:8
-msgid "Parent server"
-msgstr "Serveur Père"
-
-#: plugins/admin/systems/class_servRepository.inc:393
-msgid "Url"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:314
-#: plugins/admin/acl/class_aclRole.inc:339
-#: plugins/admin/ogroups/phonequeue.tpl:27
-#: plugins/admin/fai/class_faiProfile.inc:312
-#: include/sieve/templates/object_container_clear.tpl:12
-#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
-msgid "Down"
-msgstr "En bas"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:388
-#, php-format
-msgid "Please choose a valid zone name."
-msgstr "Veuillez choisir un nom de zone valide."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:392
-#, php-format
-msgid "Please choose a valid reverse zone name."
-msgstr "Veuillez choisir une zone reverse valide."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:396
-msgid "Only lowercase strings are allowed as zone name."
-msgstr "Seule les minuscules sont autorisées dans le nom de la zone."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:400
-msgid "Please specify a numeric value for serial number."
-msgstr "Veuillez entrer un nombre comme numéro de série."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:404
-msgid "Please specify a numeric value for refresh."
-msgstr "Veuillez spécifier un nombre pour le délai de rafraîchissement."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:408
-msgid "Please specify a numeric value for ttl."
-msgstr "Veuillez spécifier un nombre pour la durée du ttl."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:412
-msgid "Please specify a numeric value for expire."
-msgstr "Veuillez spécifier un nombre pour la durée d'expiration."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:416
-msgid "Please specify a numeric value for retry."
-msgstr "Veuillez spécifier un nombre pour la durée entre chaque essai."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:431
-msgid "The given network address is not a valid, please specify a valid IP address."
-msgstr ""
-"L'adresse réseau contient une adresse invalide, veuillez spécifier une "
-"adresse valide."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:438
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.0.0.0"
-msgstr ""
-"L'adresse spécifiée ne correspond pas à la l'entrée de la zone inverse, "
-"essayez comme ceci x.0.0.0"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:444
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.0.0"
-msgstr ""
-"L'adresse spécifiée ne correspond pas à la l'entrée de la zone inverse "
-"sélectionnée, essayez comme ceci x.x.0.0"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:450
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.x.0"
-msgstr ""
-"L'adresse spécifiée ne correspond pas à la l'entrée de la zone inverse "
-"sélectionnée, essayez comme ceci x.x.x.0"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:454
-#, php-format
-msgid "The given network class '%s' is not valid."
-msgstr "La classe réseau spécifiée est '%s' non valide."
-
-#: plugins/admin/systems/server.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
-msgid "Server name"
-msgstr "Nom du serveur"
-
-#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
-#: plugins/admin/systems/workstation.tpl:53
-#: plugins/admin/ogroups/termgroup.tpl:50
-msgid "Select terminal mode"
-msgstr "Sélectionnez le mode du terminal"
-
-#: plugins/admin/systems/server.tpl:67
-msgid "Select action to execute for this server"
-msgstr "Sélectionnez l'opération à exécuter sur le serveur"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
-#: plugins/admin/ogroups/ogroup_objects.tpl:6
-msgid "Select objects to add"
-msgstr "Sélectionnez les objets à ajouter"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
-#: plugins/admin/systems/servRepository.tpl:48
-#: plugins/admin/ogroups/ogroup_objects.tpl:45
-#: plugins/admin/fai/faiPackageEntry.tpl:42
-#: plugins/admin/fai/faiProfileEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:55
-msgid "Display objects matching"
-msgstr "Afficher les objets correspondants"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
-#: plugins/admin/systems/servRepository.tpl:52
-#: plugins/admin/ogroups/ogroup_objects.tpl:46
-#: plugins/admin/fai/faiPackageEntry.tpl:46
-#: plugins/admin/fai/faiProfileEntry.tpl:59
-msgid "Regular expression for matching object names"
-msgstr "Expression régulière pour trouver les objets correspondants"
-
-#: plugins/admin/systems/servRepositorySetup.tpl:28
-#: plugins/personal/connectivity/kolab.tpl:74
-msgid "URL"
-msgstr "URL"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:34
-#: plugins/admin/systems/class_goGlpiServer.inc:89
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-msgid "Inventory database"
-msgstr "Base de données de l'inventaire"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:60
-msgid "Inventory database service"
-msgstr "Service de la base de données d'inventaire"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:69
-#: plugins/admin/systems/class_goFaxServer.inc:70
-msgid "The attribute user is empty or contains invalid characters."
-msgstr "L'attribut utilisateur est vide ou contient des caractères invalides."
-
-#: plugins/admin/systems/class_goGlpiServer.inc:72
-msgid "The attribute database is empty or contains invalid characters."
-msgstr "L'attribut base de données est vide ou contient des caractères invalides."
-
-#: plugins/admin/systems/class_goNtpServer.inc:30
-#: plugins/admin/systems/class_goNtpServer.inc:76
-msgid "Time service (NTP)"
-msgstr "Services de temps (NTP)"
-
-#: plugins/admin/systems/class_goNtpServer.inc:99
-#, php-format
-msgid "Saving server services/goNtpServer with dn '%s' failed."
-msgstr "La sauvegarde du service serveur/goNtpServer avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_goNtpServer.inc:114
-msgid "Time service"
-msgstr "Services de temps"
-
-#: plugins/admin/systems/class_goNtpServer.inc:115
-msgid "Time service - NTP"
-msgstr "Services de temps - NTP"
-
-#: plugins/admin/systems/class_goNtpServer.inc:123
-msgid "Ntp source"
-msgstr "Source ntp"
-
-#: plugins/admin/systems/class_goShareServer.inc:33
-msgid "File service"
-msgstr "Serveur de fichier"
-
-#: plugins/admin/systems/class_goShareServer.inc:159
-#: plugins/admin/systems/class_goShareServer.inc:387
-msgid "File service (Shares)"
-msgstr "Serveur de fichier (Partages)"
-
-#: plugins/admin/systems/class_goShareServer.inc:193
-#, php-format
-msgid "Saving of system server/shares with dn '%s' failed."
-msgstr "La sauvegarde du système serveur/partages avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_goShareServer.inc:231
-#, php-format
-msgid "The share can't be removed since it is still used by %d users:"
-msgstr ""
-"Le partage ne peut pas être supprimé car il est encore utilisé par %d "
-"utilisateurs:"
-
-#: plugins/admin/systems/class_goShareServer.inc:236
-msgid "Please correct the share-/profile settings of these users"
-msgstr "Veuillez corriger les paramètres du partage /profil de ces utilisateurs"
-
-#: plugins/admin/systems/class_goShareServer.inc:264
-#, php-format
-msgid "Creating system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-"La création du système serveur/shares (point de montage) avec le dn '%s' à "
-"échoué."
-
-#: plugins/admin/systems/class_goShareServer.inc:278
-#, php-format
-msgid "Removing system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-"La suppression du système serveur/partages (point de montage) avec le dn '%"
-"s' à échoué."
-
-#: plugins/admin/systems/class_goShareServer.inc:289
-#, php-format
-msgid "Saving system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-"La sauvegarde du système serveur/partages (point de montage) avec le dn '%s' "
-"à échoué."
-
-#: plugins/admin/systems/class_goShareServer.inc:388
-msgid "File service - Shares"
-msgstr "Serveur de fichier - Partages"
-
-#: plugins/admin/systems/class_goShareServer.inc:397
-msgid "Apple mounts"
-msgstr "Montages Apple"
-
-#: plugins/admin/systems/class_goShareServer.inc:400
-msgid "Charset"
-msgstr "Jeu de caractères"
-
-#: plugins/admin/systems/terminal.tpl:8
-msgid "Terminal template"
-msgstr "Modèle de terminaux"
-
-#: plugins/admin/systems/terminal.tpl:10
-#: plugins/admin/systems/paste_generic.tpl:24
-msgid "Terminal name"
-msgstr "Nom du terminal"
-
-#: plugins/admin/systems/terminal.tpl:37
-#: plugins/admin/systems/workstation.tpl:44
-msgid "Inherit all"
-msgstr "Hériter de tout"
-
-#: plugins/admin/systems/terminal.tpl:56
-#: plugins/admin/systems/workstation.tpl:63
-#: plugins/admin/ogroups/termgroup.tpl:61
-msgid "Choose server to use for logging"
-msgstr "Sélectionnez le serveur de journaux à utiliser"
-
-#: plugins/admin/systems/terminal.tpl:75
-msgid "Select NFS root filesystem to use"
-msgstr "Sélectionnez le système de fichier racine NFS à utiliser"
-
-#: plugins/admin/systems/terminal.tpl:85
-msgid "Choose NFS filesystem to place swap files on"
-msgstr "Sélectionnez le système de fichier NFS où sera placé le swap"
-
-#: plugins/admin/systems/terminal.tpl:105
-#: plugins/admin/systems/terminal.tpl:108
-#: plugins/admin/systems/workstation.tpl:82
-#: plugins/admin/systems/workstation.tpl:85
-msgid "Inherit time server attributes"
-msgstr "Hérite des paramètres du serveur de temps"
-
-#: plugins/admin/systems/terminal.tpl:113
-#: plugins/admin/systems/workstation.tpl:90
-#: plugins/admin/ogroups/termgroup.tpl:14
-msgid "NTP server"
-msgstr "Serveur NTP"
-
-#: plugins/admin/systems/terminal.tpl:116
-#: plugins/admin/systems/workstation.tpl:93
-#: plugins/admin/ogroups/termgroup.tpl:17
-msgid "Choose server to use for synchronizing time"
-msgstr "Sélectionnez le serveur pour la synchronisation du temps"
-
-#: plugins/admin/systems/terminal.tpl:155
-#: plugins/admin/systems/workstation.tpl:130
-#: plugins/admin/ogroups/termgroup.tpl:93
-msgid "Select action to execute for this terminal"
-msgstr "Sélectionnez l'opération à exécuter sur le terminal"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
-#: plugins/admin/systems/class_glpiAccount.inc:151
-msgid "There is no server with valid glpi database service."
-msgstr "Il n'y a pas de serveur qui contient un service glpi valide."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
-#: plugins/admin/systems/class_glpiAccount.inc:161
-msgid "Can't connect to glpi database, the php-mysql extension is missing."
-msgstr ""
-"Impossible de se connecter sur la base de données glpi, l'extension php-"
-"mysql n'est pas disponible."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
-#: plugins/admin/systems/class_glpiAccount.inc:171
-msgid "Can't connect to glpi database, check configuration twice."
-msgstr ""
-"Impossible de se connecter à la base de données glpi, veuillez vérifier la "
-"configuration."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
-#: plugins/admin/systems/class_glpiAccount.inc:580
-msgid "Remove inventory"
-msgstr "Supprimer l'inventaire"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
-msgid ""
-"This server has inventory features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Ce serveur à l'extension inventaire activée. Vous pouvez la désactiver en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
-#: plugins/admin/systems/class_glpiAccount.inc:583
-msgid "Add inventory"
-msgstr "Ajouter l'inventaire"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
-msgid ""
-"This server has inventory features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Ce serveur à l'extension d'inventaire désactivé. Vous pouvez l'activer en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
-#, php-format
-msgid ""
-"Can't rename given printer type to '%s', because this type name already "
-"exists."
-msgstr "Impossible de renommer le type d'imprimante en '%s', ce type existe déjà."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
-#, php-format
-msgid "Can't delete printer type, it is still in use by '%s'."
-msgstr "Impossible d'effacer ce type d'imprimante, il est encore utilisé par '%s'"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
-msgid "since"
-msgstr "depuis"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
-#: plugins/admin/systems/class_glpiAccount.inc:780
-msgid "Glpi"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
-msgid "Printer inventory extension"
-msgstr "Ajouter une extension d'inventaire d'imprimante"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
-msgid "Supports serial interface"
-msgstr "Supporte une Interface série"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
-msgid "Supports parallel interface"
-msgstr "Supporte une interface parallèle"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
-msgid "Supports usb interface"
-msgstr "Supporte une interface usb"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
-#: plugins/admin/systems/glpi.tpl:66
-#: plugins/admin/systems/class_glpiAccount.inc:789
-#: plugins/admin/systems/glpiPrinter.tpl:83
-msgid "Technical responsible"
-msgstr "Responsable technique"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
-#: plugins/admin/systems/glpi.tpl:56
-#: plugins/admin/systems/class_glpiAccount.inc:793
-#: plugins/admin/systems/glpiPrinter.tpl:94
-msgid "Contact person"
-msgstr "Personne de contact"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
-#: plugins/admin/systems/glpi.tpl:117
-#: plugins/admin/systems/class_glpiAccount.inc:797
-#: plugins/admin/systems/glpiPrinter.tpl:107
-msgid "Attachments"
-msgstr "Documents liés"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
-msgid "Cartridge settings"
-msgstr "Paramètre des cartouches"
-
-#: plugins/admin/systems/glpi_edit_type.tpl:1
-msgid "Manage System-types"
-msgstr "Gérer le type de système"
-
-#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
-msgid "System management"
-msgstr "Administration des système"
-
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
-msgid "Reference"
-msgstr "Référence"
-
-#: plugins/admin/systems/remove_ppd.tpl:9
-msgid "The ppd file will be removed from the server and can not be restored."
-msgstr "Le fichier ppd sera effacé du serveur et ne pourra pas être récupéré."
-
-#: plugins/admin/systems/paste_generic.tpl:14
-msgid "workstation name"
-msgstr "Nom de la station de travail"
-
-#: plugins/admin/systems/paste_generic.tpl:54
-msgid "Component name"
-msgstr "Nom du composant"
-
-#: plugins/admin/systems/workstation.tpl:8
-msgid "Workstation template"
-msgstr "Modèle de station de travail"
-
-#: plugins/admin/systems/glpi.tpl:23
-#: plugins/admin/systems/class_glpiAccount.inc:791
-msgid "Operating system"
-msgstr "Système d'exploitation"
-
-#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
-msgid "Contacts"
-msgstr "Contacts"
-
-#: plugins/admin/systems/glpi.tpl:96
-msgid "Installed devices"
-msgstr "Périphériques installés"
-
-#: plugins/admin/systems/glpi.tpl:112
-msgid "Trading"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:113
-msgid "Software"
-msgstr "Logiciel"
-
-#: plugins/admin/systems/glpi.tpl:114
-msgid "Contracts"
-msgstr "Contrats"
-
-#: plugins/admin/systems/class_divListSystem.inc:42
-#: plugins/admin/systems/class_divListSystem.inc:43
-msgid "List of systems"
-msgstr "Liste des systèmes"
-
-#: plugins/admin/systems/class_divListSystem.inc:47
-msgid ""
-"This menu allows you to add, remove and change the properties of specific "
-"systems. You can only add systems which have already been started once."
-msgstr ""
-"Ce menu permet d'ajouter, de supprimer ou de changer les propriétés des "
-"systèmes. Vous pouvez seulement ajouter un système qui à déjà été démarré "
-"une fois."
-
-#: plugins/admin/systems/class_divListSystem.inc:68
-msgid "System / Department"
-msgstr "Système / Département"
-
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Show servers"
-msgstr "Afficher les serveurs"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-msgid "Select to see Linux terminals"
-msgstr "Sélectionnez pour afficher les terminaux Linux"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Show terminals"
-msgstr "Afficher les terminaux"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-msgid "Select to see Linux workstations"
-msgstr "Sélectionnez pour voir les stations de travail Linux"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Show workstations"
-msgstr "Afficher les stations de travail"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Select to see MicroSoft Windows based workstations"
-msgstr "Sélectionnez afin de voir les stations de travail Microsoft Windows"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Show windows based workstations"
-msgstr "Afficher les stations de travail Windows"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Select to see network printers"
-msgstr "Sélectionnez pour afficher les imprimantes réseaux"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Show network printers"
-msgstr "Afficher les imprimantes réseaux"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-msgid "Select to see VOIP phones"
-msgstr "Sélectionnez pour afficher les téléphones IP"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Show phones"
-msgstr "Afficher les téléphones"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Select to see network devices"
-msgstr "Sélectionnez pour afficher les périphériques réseaux"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Show network devices"
-msgstr "Montrer les périphériques réseau"
-
-#: plugins/admin/systems/class_divListSystem.inc:85
-#: plugins/personal/posix/trust_machines.tpl:30
-msgid "Display systems matching"
-msgstr "Afficher les systèmes correspondant"
-
-#: plugins/admin/systems/class_divListSystem.inc:86
-msgid "Display systems of user"
-msgstr "Afficher les systèmes de l'utilisateur"
-
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal template"
-msgstr "Nouveau modèle de terminal"
-
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation template"
-msgstr "Nouveau modèle de station de travail"
-
-#: plugins/admin/systems/class_divListSystem.inc:200
-msgid "New Server"
-msgstr "Nouveau Serveur"
-
-#: plugins/admin/systems/class_divListSystem.inc:206
-msgid "New Printer"
-msgstr "Nouvelle Imprimante"
-
-#: plugins/admin/systems/class_divListSystem.inc:212
-msgid "New Phone"
-msgstr "Nouveau Téléphone"
-
-#: plugins/admin/systems/class_divListSystem.inc:218
-msgid "New Component"
-msgstr "Nouveau composant"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-msgid "Remove selected systems"
-msgstr "Effacer les systèmes sélectionnés"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-msgid "Remove systems"
-msgstr "Enlever les systèmes"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-msgid "Copy selected system"
-msgstr "Copier le système"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-msgid "Copy systems"
-msgstr "Copier les systèmes"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-msgid "cut selected system"
-msgstr "couper le système sélectionné"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-msgid "Cut systems"
-msgstr "Couper les systèmes"
-
-#: plugins/admin/systems/class_divListSystem.inc:256
-msgid "Cups Server"
-msgstr "Serveur Cups"
-
-#: plugins/admin/systems/class_divListSystem.inc:257
-msgid "Log Db"
-msgstr "Base de données des journaux systèmes"
-
-#: plugins/admin/systems/class_divListSystem.inc:258
-msgid "Syslog Server"
-msgstr "Serveur de journaux systèmes"
-
-#: plugins/admin/systems/class_divListSystem.inc:259
-msgid "Mail Server"
-msgstr "Serveur de messagerie"
-
-#: plugins/admin/systems/class_divListSystem.inc:260
-msgid "Imap Server"
-msgstr "Serveur Imap"
-
-#: plugins/admin/systems/class_divListSystem.inc:261
-msgid "Nfs Server"
-msgstr "Serveur NFS"
-
-#: plugins/admin/systems/class_divListSystem.inc:262
-msgid "Kerberos Server"
-msgstr "Serveur Kerberos"
-
-#: plugins/admin/systems/class_divListSystem.inc:263
-msgid "Asterisk Server"
-msgstr "Serveur Asterisk"
-
-#: plugins/admin/systems/class_divListSystem.inc:264
-msgid "Fax Server"
-msgstr "Serveur de Fax"
-
-#: plugins/admin/systems/class_divListSystem.inc:265
-msgid "Ldap Server"
-msgstr "Serveur Ldap"
-
-#: plugins/admin/systems/class_divListSystem.inc:323
-msgid "Edit system"
-msgstr "Editer un système"
-
-#: plugins/admin/systems/class_divListSystem.inc:333
-msgid "Delete system"
-msgstr "Effacer un système"
-
-#: plugins/admin/systems/class_divListSystem.inc:376
-msgid "Set root       password"
-msgstr "Indiquez le mot de passe administrateur"
-
-#: plugins/admin/systems/class_divListSystem.inc:383
-msgid "Create CD"
-msgstr "Créer un CD"
-
-#: plugins/admin/systems/class_divListSystem.inc:384
-msgid "Create FAI CD"
-msgstr "Créer un CD FAI"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:1
-msgid "Printer driver"
-msgstr "Pilote d'imprimante"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:6
-msgid "Select"
-msgstr "Sélectionner"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:9
-msgid "New driver"
-msgstr "Nouveau pilote"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
-msgid "List of available cartridge type for this type of printer"
-msgstr "Liste des types de cartouches disponibles pour ce type d'imprimante"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
-msgid ""
-"This dialog allows you to create new types of cartridges, and select one or "
-"more types for your printer. Cartridge types depends on the printer type you "
-"have selected. For each selected cartridge type there will be a new "
-"cartridge created, this allows you to select the same cartridge type for "
-"more then one printer."
-msgstr ""
-"Cette page vous permet de créer de nouveaux types de cartouches, et de "
-"sélectionner un ou plusieurs type pour votre imprimante. Les types de "
-"cartouches dépendent du type d'imprimante que vous avez sélectionné. Pour "
-"chaque type de cartouche sélectionné  il y aura une nouvelle cartouche crée, "
-"ceci vous permettra de sélectionner le même type de cartouche pour plusieurs "
-"imprimantes."
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
-msgid "Display cartridge types matching"
-msgstr "Afficher les types de cartouches correspondantes"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
-msgid "Regular expression for matching cartridge types"
-msgstr "Expression régulière pour sélectionner les cartouches correspondantes"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:6
-msgid "List of devices"
-msgstr "Liste des périphériques"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:23
-msgid "This dialog allows you to attach a device to your currently edited computer."
-msgstr ""
-"Ce menu vous permet d'attacher un périphérique à votre ordinateur en cours "
-"d'édition."
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:35
-msgid "Display devices matching"
-msgstr "Afficher les périphériques correspondants"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:37
-msgid "Regular expression for matching device names"
-msgstr "Expression régulière concordant avec les noms des périphériques"
-
-#: plugins/admin/systems/class_servKolab.inc:105
-#, php-format
-msgid "Include data from %s days in the past when creating free/busy lists"
-msgstr ""
-"Inclure les données des %s jours précédents lors de la création d'une liste "
-"de disponibilités"
-
-#: plugins/admin/systems/class_servKolab.inc:110
-#, php-format
-msgid "Warn users when using more than %s%% of their mail quota"
-msgstr ""
-"Avertissez les utilisateurs quand ils utilisent plus de %s%% de leur quota "
-"de messagerie"
-
-#: plugins/admin/systems/class_servKolab.inc:200
-#: plugins/admin/systems/class_servKolab.inc:214
-#, php-format
-msgid "Removing host entry from system server/kolab with dn '%s' failed."
-msgstr "L'effacement du système de système serveur/kolab avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_servKolab.inc:266
-msgid "Future days in Free/Busy settings must be set."
-msgstr "Le paramètre journées futures doit être remplit."
-
-#: plugins/admin/systems/class_servKolab.inc:268
-msgid "Future days in Free/Busy settings must be a positive value."
-msgstr "Le nombre de journées dans le futur doit être nombre positif."
-
-#: plugins/admin/systems/class_servKolab.inc:272
-msgid "The given Quota settings value must be a number."
-msgstr "Les paramètres de Quota doivent être un nombre."
-
-#: plugins/admin/systems/class_servKolab.inc:274
-msgid "Please choose a value between 1 and 100 for Quota settings."
-msgstr "Veuillez choisir un nombre entre 1 et 100 pour les quotas."
-
-#: plugins/admin/systems/class_servKolab.inc:276
-msgid "Future days must be a value."
-msgstr "Le nombre de journées dans le futur doit être une nombre positif."
-
-#: plugins/admin/systems/class_servKolab.inc:280
-msgid "No SMTP privileged networks set."
-msgstr "Pas de réseaux SMTP privilégiés indiqués."
-
-#: plugins/admin/systems/class_servKolab.inc:359
-#, php-format
-msgid "Saving system server/kolab with dn '%s' failed."
-msgstr "La sauvegarde du système serveur/kolab avec le dn '%s' à échoué."
-
-#: plugins/admin/systems/class_servKolab.inc:375
-#: plugins/admin/systems/class_servKolab.inc:386
-msgid "Kolab mail service"
-msgstr "Service  de messagerie Kolab"
-
-#: plugins/admin/systems/class_servKolab.inc:385
-#: plugins/personal/connectivity/class_kolabAccount.inc:5
-#: plugins/personal/connectivity/class_kolabAccount.inc:466
-msgid "Kolab"
-msgstr "Kolab"
-
-#: plugins/admin/systems/class_servKolab.inc:395
-msgid "My destination"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:397
-msgid "FTP FreeBusy service"
-msgstr "Service d'option de disponibilité par FTP"
-
-#: plugins/admin/systems/class_servKolab.inc:399
-msgid "Enable virus scan"
-msgstr "Activer la vérification antivirus de la messagerie"
-
-#: plugins/admin/systems/class_servKolab.inc:400
-msgid "Relayhost"
-msgstr "Système relais"
-
-#: plugins/admin/systems/class_servKolab.inc:402
-msgid "HTTP FreeBusy service"
-msgstr "Service d'option de disponibilité par HTTP"
-
-#: plugins/admin/systems/class_servKolab.inc:403
-msgid "Allow unauthenticated free busy"
-msgstr ""
-"Permettre le téléchargement des informations de disponibilités de manière "
-"anonyme"
-
-#: plugins/admin/systems/class_servKolab.inc:406
-msgid "kolabFreeBusyFuture"
-msgstr "Nombre de jours dans le futur pour les options de disponibilités"
-
-#: plugins/admin/systems/servRepository.tpl:6
-msgid "List of configured repositories."
-msgstr "Liste des dépôts configurés."
-
-#: plugins/admin/systems/servRepository.tpl:12
-msgid "Add repository"
-msgstr "Ajouter un dépôt"
-
-#: plugins/admin/systems/servRepository.tpl:31
-msgid "This menu allows you to create, delete and edit repository settings."
-msgstr "Ce menu vous permet créer, effacer et éditer des classes des dépôts FAI."
-
-#: plugins/admin/systems/chooser.tpl:1
-msgid "Choose the kind of system component you want to create"
-msgstr "Choisissez le type de composant système que vous souhaitez créer"
-
-#: plugins/admin/systems/chooser.tpl:4
-msgid ""
-"Linux terminals and workstations are autocreated on bootup. For this reason "
-"you're only be able to create templates for a specific tree. Servers are "
-"normally automatically added too, but in some special cases you may need to "
-"create a faked server entry to provide GOsa with some informations. Other "
-"network components may be used for Nagios setups to create component "
-"dependencies."
-msgstr ""
-"Les terminaux Linux et les stations de travail sont automatiquement créés au "
-"démarrage. Pour cette raison vous pouvez créer un modèle uniquement pour une "
-"branche spécifique. Les serveurs sont également ajoutés automatiquement, "
-"mais dans certains cas vous pouvez avoir besoin de créer une pseudo entrée "
-"serveur afin de fournir à GOsa diverses informations. Les autres composants "
-"réseaux peuvent être utilisés lors la configuration de Nagios afin de créer "
-"les dépendances des composants."
-
-#: plugins/admin/systems/chooser.tpl:7
-msgid "Linux thin client template"
-msgstr "Modèle de client léger Linux"
-
-#: plugins/admin/systems/chooser.tpl:8
-msgid "Linux workstation template"
-msgstr "Modèle de station de travail Linux"
-
-#: plugins/admin/systems/chooser.tpl:9
-msgid "Linux Server"
-msgstr "Serveur Linux"
-
-#: plugins/admin/systems/chooser.tpl:10
-msgid "Windows workstation"
-msgstr "Station de travail Windows"
-
-#: plugins/admin/systems/chooser.tpl:11
-msgid "Network printer"
-msgstr "Imprimante réseau"
-
-#: plugins/admin/systems/chooser.tpl:13
-msgid "Other network component"
-msgstr "Autre composant réseau"
-
-#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
-msgid "Create"
-msgstr "Créer"
-
-#: plugins/admin/systems/password.tpl:2
-msgid ""
-"To change the terminal root password use the fields below. The changes take "
-"effect during the next reboot. Please memorize the new password, because you "
-"wouldn't be able to log in."
-msgstr ""
-"Pour changer le mot de passe root du terminal, utilisez le champ ci-dessous. "
-"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
-"mot de passe sinon vous ne pourrez pas vous identifier sans celui-ci."
-
-#: plugins/admin/systems/password.tpl:5
-msgid "Leave fields blank for password inheritance from default entries."
-msgstr ""
-"Laissez le champ vide pour le mot de passe afin de l'obtenir depuis l'entrée "
-"par défaut."
-
-#: plugins/admin/systems/password.tpl:9
-msgid "Changing the password impinges on authentification only."
-msgstr "Changer le mot de passe influe seulement sur l'authentification."
-
-#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/generic/password.tpl:7
-#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
-#: ihtml/themes/default/password.tpl:84
-msgid "New password"
-msgstr "Nouveau mot de passe"
-
-#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
-#: plugins/personal/password/password.tpl:21
-#: plugins/personal/generic/password.tpl:11
-msgid "Repeat new password"
-msgstr "Confirmation du nouveau mot de passe"
-
-#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
-#: plugins/personal/password/password.tpl:30
-#: plugins/personal/generic/password.tpl:17
-msgid "Set password"
-msgstr "Attribuer le mot de passe"
-
-#: plugins/admin/systems/class_glpiAccount.inc:185
-#: plugins/admin/systems/class_glpiAccount.inc:191
-#: plugins/admin/systems/class_glpiAccount.inc:197
-msgid "This feature is not implemented yet."
-msgstr "Cette fonctionnalité n'est pas encore implémentée."
-
-#: plugins/admin/systems/class_glpiAccount.inc:299
-msgid "Adding new sytem type failed, this system type name is already used."
-msgstr "L'ajout d'un nouveau type de système à échoué, le nom est déjà utilisé."
-
-#: plugins/admin/systems/class_glpiAccount.inc:319
-#, php-format
-msgid "You can't delete this system type, it is still in use by these system(s) '%s'"
-msgstr ""
-"Vous ne pouvez pas effacer ce type de système, il est utilisé actuellement "
-"par les sytème(s) '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:330
-msgid "Rename failed, this system type name is already used."
-msgstr "Le changement de nom à échoué, le nom spécifié est déjà utilisé."
-
-#: plugins/admin/systems/class_glpiAccount.inc:386
-msgid "Adding new operating system failed, specifed name is already used."
-msgstr ""
-"L'ajout d'un nouveau système d'exploitation à échoué, le nom utilisé existe "
-"déjà."
-
-#: plugins/admin/systems/class_glpiAccount.inc:408
-#, php-format
-msgid ""
-"You can't delete this operating system, it is still in use by these system"
-"(s) '%s'"
-msgstr ""
-"Vous ne pouvez pas effacer ce système  d'exploitation, il est utilisé "
-"actuellement par ce(s) système(s) '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:420
-msgid "Updating operating system failed, specifed name is already used."
-msgstr ""
-"Le changement de nom du système d'exploitation à échoué, le nom utilisé "
-"existe déjà."
-
-#: plugins/admin/systems/class_glpiAccount.inc:499
-#, php-format
-msgid ""
-"Could not add the given user, the users dn is too long, only 100 characters "
-"are allowed here."
-msgstr ""
-"Impossible d'ajouter l'utilisateur, le dns de l'utilisateur est trop long, "
-"seulement 100 caractères sont permis. "
-
-#: plugins/admin/systems/class_glpiAccount.inc:581
-msgid ""
-"This device has inventory informations enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"Ce périphérique à l'extension inventaire activée. Vous pouvez la désactiver "
-"en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/systems/class_glpiAccount.inc:584
-msgid ""
-"This device has inventory informations disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Ce périphérique à l'extension d'inventaire désactivé. Vous pouvez l'activer "
-"en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/systems/class_glpiAccount.inc:679
-#: plugins/admin/systems/class_glpiAccount.inc:680
-msgid "Can't remove glpi account, while mysql extension is missing."
-msgstr ""
-"Impossible de supprimer l'extension glpi, l'extension mysql n'est pas "
-"disponible."
-
-#: plugins/admin/systems/class_glpiAccount.inc:781
-msgid "Inventory extension"
-msgstr "Extension d'inventaire"
-
-#: plugins/admin/systems/class_glpiAccount.inc:798
-msgid "Peripheral devices"
-msgstr "Périphériques externes"
-
-#: plugins/admin/systems/servdnseditzone.tpl:13
-msgid "Network address"
-msgstr "Adresse réseau"
-
-#: plugins/admin/systems/servdnseditzone.tpl:19
-msgid "Netmask"
-msgstr "Masque réseau"
-
-#: plugins/admin/systems/servdnseditzone.tpl:36
-msgid "Can't be edited because the zone wasn't saved right now."
-msgstr "Impossible d'éditer la zone car elle est actuellement sauvegardée."
-
-#: plugins/admin/systems/servdnseditzone.tpl:48
-msgid "SOA record"
-msgstr "Enregistrement SOA"
-
-#: plugins/admin/systems/servdnseditzone.tpl:54
-msgid "Primary dns server for this zone"
-msgstr "Serveur dns primaire pour cette zone"
-
-#: plugins/admin/systems/servdnseditzone.tpl:66
-msgid "Serial number (automatically incremented)"
-msgstr "Numéro de série (incrémenté automatiquement)"
-
-#: plugins/admin/systems/servdnseditzone.tpl:109
-msgid "MxRecords"
-msgstr "Enregistrements mx"
-
-#: plugins/admin/systems/servdnseditzone.tpl:121
-msgid "Global zone records"
-msgstr "Enregistrements pour la zone globale"
-
-#: plugins/admin/systems/workstationStartup.tpl:51
-#: plugins/admin/systems/workstationStartup.tpl:85
-msgid "FAI server"
-msgstr "Serveur FAI"
-
-#: plugins/admin/systems/workstationStartup.tpl:75
-#: plugins/admin/systems/workstationStartup.tpl:116
-msgid "Assigned FAI classes"
-msgstr "Liste des classes FAI utilisées"
-
-#: plugins/admin/systems/workstationStartup.tpl:102
-msgid "set"
-msgstr "activé"
-
-#: plugins/admin/systems/workstationStartup.tpl:136
-msgid ""
-"FAI Object assignment disabled. You can't use this feature until FAI is "
-"activated."
-msgstr "Vous ne pouvez pas utiliser cette option tant que FAI n'est pas activé."
-
-#: plugins/admin/systems/class_servNfs.inc:47
-#, php-format
-msgid "The file '%s/encodings' does not exist, can't get supported charsets."
-msgstr ""
-"Le fichier '%s/encodings' n'existe pas, impossible d'obtenir la liste des "
-"jeux de caractères supportés."
-
-#: plugins/admin/systems/class_servNfs.inc:50
-#, php-format
-msgid "Can't read '%s/encodings', please check permissions."
-msgstr "Impossible de lire '%s/encodings', veuillez vérifier les permissions."
-
-#: plugins/admin/systems/class_servNfs.inc:184
-msgid "Please specify a valid path for your setup."
-msgstr "Veuillez entrer un chemin valide pour votre configuration."
-
-#: plugins/admin/systems/class_servNfs.inc:190
-msgid "Please specify a valid name for your share."
-msgstr "Veuillez spécifier un nom valide pour votre partage."
-
-#: plugins/admin/systems/class_servNfs.inc:193
-msgid "Please specify a name for your share."
-msgstr "Veuillez spécifier un nom pour votre partage."
-
-#: plugins/admin/systems/class_servNfs.inc:198
-msgid "Description contains invalid characters."
-msgstr "La description contient des caractères invalides."
-
-#: plugins/admin/systems/class_servNfs.inc:202
-msgid "Volume contains invalid characters."
-msgstr "Le nom du Volume contient des caractères invalides."
-
-#: plugins/admin/systems/class_servNfs.inc:206
-msgid "Path contains invalid characters."
-msgstr "Le chemin contient des caractères invalides."
-
-#: plugins/admin/systems/class_servNfs.inc:210
-msgid "Option contains invalid characters."
-msgstr "L'option contient des caractères invalides."
-
-#: plugins/admin/systems/class_goLogDBServer.inc:31
-#: plugins/admin/systems/class_goLogDBServer.inc:59
-#: plugins/admin/systems/class_goLogDBServer.inc:89
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-msgid "Logging database"
-msgstr "Base de données des journaux systèmes"
-
-#: plugins/admin/systems/goVirusServer.tpl:5
-msgid "Generic virus filtering"
-msgstr "Filtrage antivirus générique"
-
-#: plugins/admin/systems/goVirusServer.tpl:47
-msgid "Select number of maximal threads"
-msgstr "Sélectionnez le nombre maximal de processus"
-
-#: plugins/admin/systems/goVirusServer.tpl:61
-msgid "Max directory recursions"
-msgstr "Nombre maximum de récursions dans les répertoires"
-
-#: plugins/admin/systems/goVirusServer.tpl:101
-msgid "Archive scanning"
-msgstr "Vérification des archives"
-
-#: plugins/admin/systems/goVirusServer.tpl:143
-msgid "Maximum recursion"
-msgstr "Récursions maximum"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#: plugins/admin/departments/class_departmentGeneric.inc:587
-#: plugins/admin/departments/class_departmentGeneric.inc:592
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Departments"
-msgstr "Départements"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-msgid "use"
-msgstr "utiliser"
-
-#: plugins/admin/systems/goLogDBServer.tpl:1
-msgid "Logging database information"
-msgstr "Base de données des journaux systèmes"
-
-#: plugins/admin/systems/class_goFaxServer.inc:32
-msgid "FAX database"
-msgstr "Base de données des FAX"
-
-#: plugins/admin/systems/class_goFaxServer.inc:61
-msgid "FAX database configuration"
-msgstr "Configuration de la base de données des fax"
-
-#: plugins/admin/systems/class_goFaxServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Fax database"
-msgstr "Base de données des FAX"
-
-#: plugins/admin/systems/class_goFaxServer.inc:99
-msgid "Login name"
-msgstr "Nom d'utilisateur"
-
-#: plugins/admin/systems/glpiPrinter.tpl:9
-msgid "Printer type"
-msgstr "Type de l'imprimante"
-
-#: plugins/admin/systems/glpiPrinter.tpl:39
-msgid "Supported interfaces"
-msgstr "Interfaces supportées"
-
-#: plugins/admin/systems/glpiPrinter.tpl:58
-msgid "Parallel"
-msgstr "Parallèle"
-
-#: plugins/admin/systems/glpiPrinter.tpl:68
-msgid "USB"
-msgstr "USB"
-
-#: plugins/admin/systems/glpiPrinter.tpl:139
-msgid "Installed cartridges"
-msgstr "Cartouches installés"
-
-#: plugins/admin/applications/remove.tpl:6
-#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
-#: ihtml/themes/default/remove.tpl:6
-msgid ""
-"This may be used by several groups. Please double check if your really want "
-"to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Cela peut être utilisé par plusieurs groupes. Veuillez vérifier que vous "
-"voulez effectuer cette opération étant donné qu'il est impossible pour GOsa "
-"de récupérer vos données."
-
-#: plugins/admin/applications/class_divListApplication.inc:31
-msgid "List of Applications"
-msgstr "Liste des applications"
-
-#: plugins/admin/applications/class_divListApplication.inc:32
-msgid "This table displays all applications in the selected tree."
-msgstr "Ce tableau montre toutes les applications dans l'arbre sélectionné."
-
-#: plugins/admin/applications/class_divListApplication.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected applications. You may "
-"want to use the range selector on top of the application listbox, when "
-"working with a large number of applications."
-msgstr ""
-"Ce menu permet l'ajout, la suppression et la modification des applications "
-"sélectionnées. Si vous avez un grand nombre d'applications il est conseillé "
-"d'utiliser les filtres."
-
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/applications/class_applicationGeneric.inc:506
-#: plugins/admin/applications/generic.tpl:7
-#: plugins/admin/applications/generic.tpl:10
-msgid "Application name"
-msgstr "Nom de l'application"
-
-#: plugins/admin/applications/class_divListApplication.inc:161
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "new"
-msgstr "nouveau"
-
-#: plugins/admin/applications/class_divListApplication.inc:162
-msgid "Create new application"
-msgstr "Créer une nouvelle application"
-
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove selected applications"
-msgstr "Effacer les d'applications sélectionnées"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:103
-msgid "no example"
-msgstr "pas d'exemple"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:134
-msgid "This 'dn' is no application."
-msgstr "Ce 'dn' n'est pas une application."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:236
-#, php-format
-msgid "Removing of application with dn '%s' failed."
-msgstr "La suppression de l'application avec le dn '%s' à échoué"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:248
-#, php-format
-msgid "Removing application from objectgroup '%s' failed"
-msgstr "La suppression de l'application du groupe d'objet '%s' à échoue"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:255
-#, php-format
-msgid "Removing application from group '%s' failed"
-msgstr "La suppression de l'application du groupe '%s' à échoué"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:306
-msgid "The specified picture has not been uploaded correctly."
-msgstr "L'image spécifiée n'as pas été téléchargée correctement."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:338
-msgid "Can't access uploaded image."
-msgstr "Impossible d'accéder à l'image téléchargée"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:343
-msgid ""
-"Uploaded image could not be resized, possilby the image magick extension is "
-"missing."
-msgstr ""
-"L'image téléchargée ne peut pas être redimensionnée, probablement que "
-"l'extension image magick est absente."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:348
-msgid ""
-"Could not convert image to png, possilby the image magick extension is "
-"missing."
-msgstr ""
-"Impossible de convertir l'image en png, probablement que l'extension image "
-"magick n'est pas disponible."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:352
-#, php-format
-msgid "Could not save uploaded image to %s."
-msgstr "Impossible de sauvegarder l'image to %s."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:381
-msgid "Specified execute path must start with '/'."
-msgstr "Le répertoire d'exécution doit commencer par '/'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:398
-msgid "Required field 'Name' is not filled."
-msgstr "Le champ obligatoire 'Nom' n'est pas rempli."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:402
-msgid "Invalid character in application name. Only a-z 0-9 are allowed."
-msgstr ""
-"Caractère non valide dans le nom de l'application. Seul les caractères de a-"
-"z et 0-9 sont permis."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:406
-msgid "Required field 'Execute' is not filled."
-msgstr "Le champ obligatoire 'Exécuter' n'est pas rempli."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:421
-#: plugins/admin/applications/class_applicationGeneric.inc:429
-msgid "There's already an application with this 'Name'."
-msgstr "Une application ayant le même 'Nom' existe déjà."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:477
-#, php-format
-msgid "Saving of application with dn '%s' failed."
-msgstr "La sauvegarde de l'application avec le dn '%s' à échoué."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:502
-msgid "Application settings"
-msgstr "Préférences de l'application"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:511
-#: plugins/admin/applications/generic.tpl:19
-msgid "Application name to be displayed (i.e. below icons)"
-msgstr "Le nom de l'application à afficher (ex: en dessous des icônes)"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:543
-msgid "Application generic"
-msgstr "Information des applications"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:556
-#: plugins/admin/applications/generic.tpl:66
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
-#: plugins/admin/mimetypes/generic.tpl:67
-msgid "Icon"
-msgstr "Icône"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:557
-msgid "Flag"
-msgstr "Indicateur"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:558
-msgid "Script content"
-msgstr "Contenu du script"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:560
-#: plugins/admin/applications/generic.tpl:99
-msgid "Only executable for members"
-msgstr "Exécutable uniquement par les membres"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:561
-#: plugins/admin/applications/generic.tpl:110
-msgid "Place icon on members desktop"
-msgstr "Placer une icône sur le bureau des membres"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:562
-#: plugins/admin/applications/generic.tpl:120
-msgid "Place entry in members launch bar"
-msgstr "Placer une entrée dans le menu démarrage des membres"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:563
-#: plugins/admin/applications/generic.tpl:115
-msgid "Place entry in members startmenu"
-msgstr "Placer une entrée dans le menu démarrage des membres"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:564
-#: plugins/admin/applications/generic.tpl:104
-msgid "Replace user configuration on startup"
-msgstr "Remplacer la configuration de l'utilisateur au démarrage"
-
-#: plugins/admin/applications/class_applicationManagement.inc:323
-#: plugins/admin/applications/class_applicationManagement.inc:377
-#: plugins/admin/applications/class_applicationManagement.inc:407
-msgid "You are not allowed to delete this application!"
-msgstr "Vous n'êtes pas autorisé à supprimer cette application!"
-
-#: plugins/admin/applications/class_applicationManagement.inc:370
-#, php-format
-msgid "You're about to delete the application '%s'."
-msgstr "Vous êtes sur le point de supprimer l'application '%s'."
-
-#: plugins/admin/applications/main.inc:39
-#: plugins/admin/applications/main.inc:41
-msgid "Application management"
-msgstr "Gestion des applications"
-
-#: plugins/admin/applications/class_applicationParameters.inc:54
-msgid "Remove options"
-msgstr "Supprimer les options"
-
-#: plugins/admin/applications/class_applicationParameters.inc:55
-msgid "This application has options. You can disable them by clicking below."
-msgstr ""
-"Cette application a des options. Vous pouvez les désactiver en cliquant sur "
-"le bouton ci-dessous."
-
-#: plugins/admin/applications/class_applicationParameters.inc:57
-msgid "Create options"
-msgstr "Créer des options"
-
-#: plugins/admin/applications/class_applicationParameters.inc:58
-msgid "This application has options disabled. You can enable them by clicking below."
-msgstr ""
-"Cette application a des options désactivées. Vous pouvez les activer en "
-"cliquant en-dessous."
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/admin/fai/class_faiVariable.inc:424
-msgid "Variable"
-msgstr "Variable"
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/gofon/macro/parameter.tpl:10
-msgid "Default value"
-msgstr "Valeur par défaut"
-
-#: plugins/admin/applications/class_applicationParameters.inc:130
-msgid "Add option"
-msgstr "Ajouter une option"
-
-#: plugins/admin/applications/class_applicationParameters.inc:159
-#, php-format
-msgid "Removing of application parameters with dn '%s' failed."
-msgstr "La suppression des paramètres de l'application avec le dn '%s' à échoué"
-
-#: plugins/admin/applications/class_applicationParameters.inc:190
-#, php-format
-msgid "Value '%s' specified as option name is not valid."
-msgstr "La valeur '%s' spécifiée pour le nom de l'option est invalide."
-
-#: plugins/admin/applications/class_applicationParameters.inc:221
-#, php-format
-msgid "Saving of application parameters with dn '%s' failed."
-msgstr "La sauvegarde de paramètres de l'application avec le dn '%s' à échoué."
-
-#: plugins/admin/applications/class_applicationParameters.inc:233
-msgid "Parameter configuration"
-msgstr "Configuration des paramètres"
-
-#: plugins/admin/applications/class_applicationParameters.inc:241
-msgid "Application parameter settings"
-msgstr "Préférences de l'application"
-
-#: plugins/admin/applications/release_select.tpl:3
-#: plugins/admin/mimetypes/release_select.tpl:3
-#: plugins/admin/fai/branch_selector.tpl:3
-msgid "Branches"
-msgstr "Branches"
-
-#: plugins/admin/applications/release_select.tpl:9
-#: plugins/admin/mimetypes/release_select.tpl:9
-#: plugins/admin/fai/branch_selector.tpl:9
-msgid "Current release"
-msgstr "Version actuelle"
-
-#: plugins/admin/applications/generic.tpl:15
-#: plugins/gofon/macro/class_gofonMacro.inc:583
-#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
-msgid "Display name"
-msgstr "Nom à afficher"
-
-#: plugins/admin/applications/generic.tpl:28
-msgid "Path and/or binary name of application"
-msgstr "Chemin et/ou le nom de l'exécutable de l'application"
-
-#: plugins/admin/applications/generic.tpl:45
-#: plugins/admin/mimetypes/generic.tpl:47
-msgid "Choose subtree to place application in"
-msgstr ""
-"Sélectionner la branche de l'annuaire ou sera placée l'entrée de "
-"l'application"
-
-#: plugins/admin/applications/generic.tpl:78
-#: plugins/admin/mimetypes/generic.tpl:79
-msgid "Update"
-msgstr "Mise à Jour"
-
-#: plugins/admin/applications/generic.tpl:78
-msgid "Reload picture from LDAP"
-msgstr "Recharger l'image à partir de l'annuaire LDAP"
-
-#: plugins/admin/applications/generic.tpl:81
-#: plugins/personal/generic/generic_picture.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:52
-msgid "Remove picture"
-msgstr "Suppression de l'image personnelle"
-
-#: plugins/admin/applications/generic.tpl:81
-msgid "Remove picture from LDAP"
-msgstr "Effacer l'image de l'annuaire LDAP"
-
-#: plugins/admin/applications/generic.tpl:140
-#: plugins/admin/fai/class_faiScriptEntry.inc:89
-#: plugins/admin/fai/class_faiHookEntry.inc:84
-#: plugins/admin/fai/class_faiScript.inc:316
-#: plugins/admin/fai/class_faiHook.inc:314
-#: plugins/admin/fai/class_faiTemplate.inc:292
-msgid "Download"
-msgstr "Téléchargement"
-
-#: plugins/admin/users/remove.tpl:6
-msgid ""
-"This includes all account data, system access rules, imap settings, etc. for "
-"this user. Please double check if your really want to do this since there is "
-"no way for GOsa to get your data back."
-msgstr ""
-"Cela inclut toutes les données des comptes, les droits d'accès, la "
-"configuration imap,etc. pour cet utilisateur. Veuillez vous assurez que vous "
-"voulez effectuez cette opération étant donné qu'il est impossible pour GOsa "
-"de récupérer vos données."
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Créer un nouvel utilisateur à partir d'un modèle"
-
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-"La création d'un nouvel utilisateur peut être facilité en utilisant les "
-"modèles. De nombreuses informations seront ainsi remplies automatiquement. "
-"Sélectionnez 'aucun' afin de ne pas utiliser les modèles."
-
-#: plugins/admin/users/template.tpl:32
-#: plugins/personal/generic/paste_generic.tpl:15
-#: plugins/personal/generic/generic.tpl:65
-msgid "Login"
-msgstr "Identifiant"
-
-#: plugins/admin/users/class_userManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:235
-msgid "You are not allowed to set this users password!"
-msgstr "Vous n'êtes pas autorisé à indiquer un mot de passe pour cet utilisateur!"
-
-#: plugins/admin/users/class_userManagement.inc:183
-#: plugins/personal/password/class_password.inc:79
-#: plugins/personal/generic/main.inc:79 html/password.php:191
-msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr ""
-"Le mot de passe entrée dans le champ 'Nouveau mot de passe' et celui dans le "
-"champ 'Répéter le nouveau mot de passe' ne concordent pas."
-
-#: plugins/admin/users/class_userManagement.inc:188
-#: plugins/personal/password/class_password.inc:81
-#: plugins/personal/generic/main.inc:84 html/password.php:194
-msgid "The password you've entered as 'New password' is empty."
-msgstr "Le mot de passe que vous avez entré comme 'Nouveau mot de passe' est vide."
-
-#: plugins/admin/users/class_userManagement.inc:327
-#, php-format
-msgid "You're about to delete the following entry: %s"
-msgstr "Vous êtes sur le point de supprimer l'entrée: %s."
-
-#: plugins/admin/users/class_userManagement.inc:329
-#, php-format
-msgid "You're about to delete the following entries: %s"
-msgstr "Vous êtes sur le point de supprimer les entrées: %s"
-
-#: plugins/admin/users/class_userManagement.inc:357
-#, php-format
-msgid "You are not allowed to delete the user '%s'!"
-msgstr "Vous n'êtes pas autorisé à supprimer l'utilisateur '%s'!"
-
-#: plugins/admin/users/class_userManagement.inc:403
-#, php-format
-msgid "You're about to delete the user %s."
-msgstr "Vous êtes sur le point de supprimer l'utilisateur %s."
-
-#: plugins/admin/users/class_userManagement.inc:433
-msgid "You are not allowed to delete this user!"
-msgstr "Vous n'êtes pas autorisé à supprimer cet utilisateur!"
-
-#: plugins/admin/users/class_userManagement.inc:558
-msgid "Please select a valid template."
-msgstr "Veuillez sélectionner un modèle valide."
-
-#: plugins/admin/users/class_userManagement.inc:651
-msgid "A person with the choosen name is already used in this tree."
-msgstr "Une personne ayant ce nom existe déjà dans l'annuaire."
-
-#: plugins/admin/users/class_divListUsers.inc:40
-msgid ""
-"This menu allows you to create, edit and delete selected users. Having a "
-"great number of users, you may want to use the range selectors on top of the "
-"user list."
-msgstr ""
-"Ce menu permet d'ajouter, modifier ou supprimer le ou les utilisateur(s) "
-"sélectionné(s). Si vous avez un grand nombre d'utilisateurs il est conseillé "
-"d'utiliser les filtres."
-
-#: plugins/admin/users/class_divListUsers.inc:61
-#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
-#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
-msgid "Username"
-msgstr "Nom d'utilisateur"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Select to see template pseudo users"
-msgstr "Sélectionnez afin d'afficher les modèles des pseudo utilisateurs"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Show templates"
-msgstr "Afficher les modèles"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Select to see users that have only a GOsa object"
-msgstr "Sélectionnez afin d'afficher les utilisateurs qui ont seulement un objet GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Show functional users"
-msgstr "Afficher les utilisateurs fonctionnels"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Select to see users that have posix settings"
-msgstr "Sélectionnez afin d'afficher les utilisateurs ayant un compte posix"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Show unix users"
-msgstr "Afficher les utilisateurs Unix"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Select to see users that have mail settings"
-msgstr "Sélectionnez afin d'afficher les utilisateurs ayant un compte de messagerie"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Show mail users"
-msgstr "Afficher les utilisateurs de messagerie"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Select to see users that have samba settings"
-msgstr "Sélectionnez afin d'afficher les utilisateurs ayant un compte samba"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Show samba users"
-msgstr "Afficher les utilisateurs samba"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Select to see users that have proxy settings"
-msgstr "Sélectionnez afin d'afficher les utilisateurs ayant un compte proxy"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Show proxy users"
-msgstr "Afficher les utilisateurs proxy"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "Create new user"
-msgstr "Création d'un nouvel utilisateur"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "New user"
-msgstr "Nouvel utilisateur"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "Create new template"
-msgstr "Créer un nouveau modèle"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "New template"
-msgstr "Nouveau modèle"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-msgid "Remove selected user"
-msgstr "Suppression de l'utilisateur sélectionné"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-msgid "Remove user"
-msgstr "Supprimer l'utilisateur"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-msgid "Copy selected user"
-msgstr "Copier l'utilisateur sélectionné"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-msgid "Copy users"
-msgstr "Copier les utilisateurs"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-msgid "cut selected user"
-msgstr "couper l'utilisateur sélectionné"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-msgid "Cut users"
-msgstr "Couper les utilisateurs"
-
-#: plugins/admin/users/class_divListUsers.inc:219
-msgid "GOsa"
-msgstr "GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:220
-msgid "Edit generic properties"
-msgstr "Modifier les propriétés de base"
-
-#: plugins/admin/users/class_divListUsers.inc:222
-msgid "Edit UNIX properties"
-msgstr "Modifier les propriétés UNIX"
-
-#: plugins/admin/users/class_divListUsers.inc:224
-msgid "Edit environment properties"
-msgstr "Modifier les propriétés d'environnement"
-
-#: plugins/admin/users/class_divListUsers.inc:226
-msgid "Edit mail properties"
-msgstr "Modifier les propriétés de messagerie"
-
-#: plugins/admin/users/class_divListUsers.inc:228
-msgid "Edit phone properties"
-msgstr "Modifier les propriétés téléphoniques"
-
-#: plugins/admin/users/class_divListUsers.inc:230
-msgid "Edit fax properies"
-msgstr "Modifier les propriétés fax"
-
-#: plugins/admin/users/class_divListUsers.inc:232
-msgid "Edit samba properties"
-msgstr "Modifier les propriétés samba"
-
-#: plugins/admin/users/class_divListUsers.inc:234
-msgid "Edit netatalk properties"
-msgstr "Modifier les propriétés de Netatalk"
-
-#: plugins/admin/users/class_divListUsers.inc:235
-msgid "Create user from template"
-msgstr "Créer un nouvel utilisateur depuis un modèle"
-
-#: plugins/admin/users/class_divListUsers.inc:236
-msgid "Create user with this template"
-msgstr "Créer un nouvel utilisateur avec ce modèle"
-
-#: plugins/admin/users/class_divListUsers.inc:271
-msgid "password"
-msgstr "mot de passe"
-
-#: plugins/admin/users/class_divListUsers.inc:272
-msgid "Change password"
-msgstr "Modifier le mot de passe"
-
-#: plugins/admin/users/class_divListUsers.inc:275
-msgid "You are not allowed to change the password for this user."
-msgstr "Vous n'êtes pas autorisé à modifier le mot de passe de cet utilisateur."
-
-#: plugins/admin/users/class_divListUsers.inc:289
-msgid "You are not allowed to remove this user."
-msgstr "Vous n'êtes pas autorisé à supprimer cet utilisateur."
-
-#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
-msgid "User administration"
-msgstr "Administration des utilisateurs"
-
-#: plugins/admin/users/password.tpl:2
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
-msgstr ""
-"Pour changer le mot de passe des utilisateurs, utilisez le champ ci-dessous. "
-"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
-"mot de passe sinon l'utilisateur ne pourra pas s'identifier sans celui-ci."
-
-#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
-msgid ""
-"Changing the password affects your authentification on mail, proxy, samba "
-"and unix services."
-msgstr ""
-"Changer le mot de passe affecte votre identification sur la messagerie, le "
-"proxy, samba, et les services unix."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
-#, php-format
-msgid "Saving of mime type/generic with dn '%s' failed."
-msgstr "La sauvegarde du type mime/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
-#, php-format
-msgid "Removing of mime type/generic with dn '%s' failed."
-msgstr "La suppression du type mime/généric avec le dn '%s' à échoué."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
-#, php-format
-msgid "Removing mime type from objectgroup '%s' failed"
-msgstr "La suppression du type mime du groupe d'objet '%s' à échoue"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
-msgid "Please specify a valid name for this mime type."
-msgstr "Veuillez spécifier un nom valide pour ce type mime."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
-msgid "Please specify at least one file pattern."
-msgstr "Veuillez spécifié au moins une extension de fichiers."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
-msgid "There's already a mime type with this 'Name'."
-msgstr "Il existe déja un type mime avec le même 'Nom'."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
-msgid "There's already an mime with this 'Name'."
-msgstr "Il existe déjà un type mime avec le même 'Nom'."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
-msgid "Mime type generic"
-msgstr "Information sur les types mime"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
-msgid "Mime types"
-msgstr "Types mime"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
-#: plugins/admin/mimetypes/generic.tpl:22
-msgid "Mime group"
-msgstr "Groupe de type mime"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
-msgid "Left click action"
-msgstr "Clic gauche"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
-#: plugins/admin/mimetypes/generic.tpl:99
-msgid "File patterns"
-msgstr "Filtres des fichiers"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
-msgid "Embedded applications"
-msgstr "Applications Incorporées"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
-msgid "List of defined mime types"
-msgstr "Liste des type mime définis"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
-msgid ""
-"This menu allows you to add, edit and remove selected mime types. You may "
-"want to use the range selector on top of the mime type listbox, when working "
-"with a large number of mime types."
-msgstr ""
-"Ce menu permet d'ajouter, de modifier ou de supprimer les types "
-"mimesélectionnés. Vous pouvez utiliser les différents filtres lorsque vous "
-"travaillez avec un nombre élevé de type mime."
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-msgid "Mime type name"
-msgstr "Nom du type mime"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
-msgid "Display mime types matching"
-msgstr "Afficher les types mime correspondants"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
-msgid "Create new mime type"
-msgstr "Créer un nouveau type mime"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-msgid "Remove selected mimetype"
-msgstr "Supprimer le mimetype sélectionné"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-msgid "Remove mimetype"
-msgstr "Supprimer le mimetype"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-msgid "Copy selected object"
-msgstr "Copier les objets sélectionnés"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-msgid "Copy object"
-msgstr "Copier un objet"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-msgid "cut selected object"
-msgstr "couper les objets sélectionnés"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-msgid "Cut object"
-msgstr "Couper l'objet"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
-#: plugins/admin/mimetypes/paste_generic.tpl:13
-#: plugins/admin/mimetypes/generic.tpl:12
-msgid "Mime type"
-msgstr "Type mime"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
-msgid "Manage mime types"
-msgstr "Gérer les types mime"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
-msgid "You are not allowed to delete this mime type!"
-msgstr "Vous n'êtes pas autorisé à supprimer ce type mime!"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
-#, php-format
-msgid "You're about to delete the mime type '%s'."
-msgstr "Vous êtes sur le point de supprimer le type mime %s."
-
-#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
-msgid "Mimetype management"
-msgstr "Gestion des type mime"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:16
-#: plugins/admin/mimetypes/generic.tpl:16
-msgid "Please enter a name for the mime type here"
-msgstr "Veuillez entrer un nom pour le type mime"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:24
-msgid "Please specify a description for this mime type here"
-msgstr "Veuillez indiquer une description pour ce type mime"
-
-#: plugins/admin/mimetypes/generic.tpl:26
-msgid "Categorize this mime type"
-msgstr "Mettre ce type mime dans une catégorie"
-
-#: plugins/admin/mimetypes/generic.tpl:38
-msgid "Please specify a description"
-msgstr "Veuillez indiquer une description"
-
-#: plugins/admin/mimetypes/generic.tpl:68
-msgid "Mime icon"
-msgstr "Icône mime"
-
-#: plugins/admin/mimetypes/generic.tpl:80
-msgid "Update mime type icon"
-msgstr "Mettre à jour l'icône mime"
-
-#: plugins/admin/mimetypes/generic.tpl:94
-msgid "Left click"
-msgstr "Clic gauche"
-
-#: plugins/admin/mimetypes/generic.tpl:105
-msgid "Please specify a new file pattern"
-msgstr "Veuillez indiquer un nouveau filtre de fichiers"
-
-#: plugins/admin/mimetypes/generic.tpl:108
-msgid "Add a new file pattern"
-msgstr "Ajouter un nouveau filtre de fichier"
-
-#: plugins/admin/mimetypes/generic.tpl:117
-#: plugins/admin/mimetypes/generic.tpl:171
-msgid "Enter an application name here"
-msgstr "Nom de l'application"
-
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:175
-msgid "Add application"
-msgstr "Ajouter une Application"
-
-#: plugins/admin/mimetypes/generic.tpl:131
-msgid "Embedding"
-msgstr "Inclure"
-
-#: plugins/admin/mimetypes/generic.tpl:144
-msgid "Show file in embedded viewer"
-msgstr "Montrer le fichier dans le navigateur"
-
-#: plugins/admin/mimetypes/generic.tpl:151
-msgid "Show file in external viewer"
-msgstr "Montrer le fichier dans un programme externe"
-
-#: plugins/admin/mimetypes/generic.tpl:158
-msgid "Ask whether to save to local disk"
-msgstr "Demander si il faut le sauver sur un disque local"
-
-#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
-msgid "Acl"
-msgstr ""
-
-#: plugins/admin/acl/tabs_acl_role.inc:8
-msgid "ACL Templates"
-msgstr "Modèles des ACL"
-
-#: plugins/admin/acl/class_aclManagement.inc:27
-msgid "ACLs"
-msgstr "ACLs"
-
-#: plugins/admin/acl/class_aclManagement.inc:142
-msgid "You are not allowed to create a new role."
-msgstr "Vous n'êtes pas autorisé à créer un nouveau rôle."
-
-#: plugins/admin/acl/class_aclManagement.inc:179
-msgid "You are not allowed to edit this acl."
-msgstr "Vous n'êtes pas autorisé à éditer cette acl."
-
-#: plugins/admin/acl/class_aclManagement.inc:224
-#: plugins/admin/acl/class_aclManagement.inc:288
-#, php-format
-msgid "You're about to delete the acl %s."
-msgstr "Vous êtes sur le point de supprimer l'acl '%s'."
-
-#: plugins/admin/acl/class_aclManagement.inc:232
-#: plugins/admin/acl/class_aclManagement.inc:295
-#: plugins/admin/acl/class_aclManagement.inc:319
-msgid "You are not allowed to delete this acl!"
-msgstr "Vous n'êtes pas autorisé à supprimer cette acl!"
-
-#: plugins/admin/acl/class_aclManagement.inc:256
-msgid "You are not allowed to delete this acl role!"
-msgstr "Vous n'êtes pas autorisé à supprimer cette acl de rôle!"
-
-#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
-msgid "Assigned ACLs for current entry"
-msgstr "ACL assignés à l'entrée actuelle"
-
-#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
-msgid "New ACL"
-msgstr "Nouvel ACL"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-msgid "ACL type"
-msgstr "Type ACL"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-msgid "Select an acl type"
-msgstr "Sélectionnez un type d'acl"
-
-#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
-msgid "List of available ACL categories"
-msgstr "Liste des catégories d'acl disponibles"
-
-#: plugins/admin/acl/class_aclRole.inc:6
-msgid "Access control list templates"
-msgstr "Liste des modèles de contrôle d'accès"
-
-#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
-msgid "All categories"
-msgstr "Toutes les catégories"
-
-#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
-msgid "Reset ACLs"
-msgstr "Remise à zéro des ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
-msgid "One level"
-msgstr "Un niveau"
-
-#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
-#: include/class_acl.inc:192
-msgid "Current object"
-msgstr "Objet actuel"
-
-#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
-msgid "Complete subtree"
-msgstr "Sous arbre complet"
-
-#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
-msgid "Complete subtree (permanent)"
-msgstr "Le sous arbre complet (permanent)"
-
-#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
-msgid "Edit ACL"
-msgstr "Editer l'ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
-msgid "Delete ACL"
-msgstr "Effacer L'ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
-msgid "No ACL settings for this category"
-msgstr "Pas d'ACL pour cette catégorie"
-
-#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
-#, php-format
-msgid "Contains ACLs for these objects: %s"
-msgstr "Contient les ACL pour ces objets: %s"
-
-#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
-msgid "Edit categories ACLs"
-msgstr "Editer les catégories d'ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
-msgid "Clear categories ACLs"
-msgstr "Effacer les catégories d'ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "Editer l'ACL pour '%s', l'étendue est '%s'"
-
-#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
-msgid "All objects in current subtree"
-msgstr "Tout les objets dans le sous arbres actuel"
-
-#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
-#, php-format
-msgid "Saving ACLs with dn '%s' failed."
-msgstr "La sauvegarde des ACLs avec le dn '%s' à échoué."
-
-#: plugins/admin/acl/class_aclRole.inc:596
-#, php-format
-msgid ""
-"This role can't be removed while it is in use. Follwing objects are using "
-"this role %s"
-msgstr ""
-"Ce rôle ne peut pas être supprimé car il est encore utilisé. Les objects  "
-"suivants %s utilisent ce rôle"
-
-#: plugins/admin/acl/class_aclRole.inc:602
-#, php-format
-msgid "Removing of aclRole with dn '%s' failed."
-msgstr "La suppression du rôle acl avec le dn '%s' à échoué."
-
-#: plugins/admin/acl/class_aclRole.inc:614
-#, php-format
-msgid "Removing aclRole from objectgroup '%s' failed"
-msgstr "La suppression du rôle acl pour le groupe d'objet '%s' à échoue"
-
-#: plugins/admin/acl/class_aclRole.inc:668
-#: plugins/admin/acl/class_divListACL.inc:193
-#: plugins/personal/generic/class_user.inc:1409
-#: plugins/personal/generic/generic.tpl:419
-msgid "Role"
-msgstr "Rôle"
-
-#: plugins/admin/acl/class_aclRole.inc:669
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-msgid "ACL roles"
-msgstr "Rôles ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:674
-msgid "Acl roles"
-msgstr "Rôles ACL"
-
-#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
-msgid "ACL management"
-msgstr "Gestion des ACL"
-
-#: plugins/admin/acl/class_divListACL.inc:31
-msgid "List of acl"
-msgstr "Liste des acl"
-
-#: plugins/admin/acl/class_divListACL.inc:32
-msgid "List of acls"
-msgstr "Liste des acls"
-
-#: plugins/admin/acl/class_divListACL.inc:36
-msgid "This menu allows you to edit and delete selected acls."
-msgstr "Ce menu vous permet d'éditer et d'effacer des acl sélectionnées."
-
-#: plugins/admin/acl/class_divListACL.inc:61
-msgid "Ignore subtrees"
-msgstr "Ignorer les sous arbres"
-
-#: plugins/admin/acl/class_divListACL.inc:65
-msgid "Display acls matching"
-msgstr "Afficher les acls correspondantes"
-
-#: plugins/admin/acl/class_divListACL.inc:150
-msgid "New acl role"
-msgstr "Nouveau rôle acl"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/admin/fai/class_divListFai.inc:227
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-msgid "Copy selected objects"
-msgstr "Copier les objets sélectionnés"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-msgid "Copy objects"
-msgstr "Copier un objet"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/admin/fai/class_divListFai.inc:229
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-msgid "cut selected objects"
-msgstr "Couper les objets sélectionnés"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-msgid "Cut objects"
-msgstr "Couper les objets"
-
-#: plugins/admin/acl/class_divListACL.inc:211
-msgid "Edit acl role"
-msgstr "Editer un rôle acl"
-
-#: plugins/admin/acl/class_divListACL.inc:221
-msgid "Delete acl role"
-msgstr "Supprimer un rôle acl"
-
-#: plugins/admin/acl/class_divListACL.inc:233
-msgid "Edit acl"
-msgstr "Editer un acl"
-
-#: plugins/admin/acl/class_divListACL.inc:237
-msgid "Delete acl"
-msgstr "Effacer un acl"
-
-#: plugins/admin/acl/class_divListACL.inc:284
-msgid "Access control list"
-msgstr "Contrôle d'accès (ACL)"
-
-#: plugins/admin/acl/class_divListACL.inc:292
-msgid "Role name"
-msgstr "Nom du rôle"
-
-#: plugins/admin/acl/class_divListACL.inc:293
-msgid "Role description"
-msgstr "Description du rôle"
-
-#: plugins/admin/departments/remove.tpl:6
-#: plugins/gofon/conference/remove.tpl:6
-msgid ""
-"This includes 'all' accounts, systems, etc. in this subtree. Please double "
-"check if your really want to do this since there is no way for GOsa to get "
-"your data back."
-msgstr ""
-"Ceci inclus tous les comptes systèmes, etc... dans cette branche. Veuillez "
-"vérifier si vous voulez réaliser cette opération étant donné qu'il est "
-"impossible pour GOsa de récupérer vos données."
-
-#: plugins/admin/departments/dep_iframe.tpl:1
-#: plugins/admin/fai/faiNewBranch.tpl:34
-msgid "Processing the requested operation"
-msgstr "Opération en cours"
-
-#: plugins/admin/departments/dep_iframe.tpl:7
-#: plugins/admin/fai/faiNewBranch.tpl:41
-msgid ""
-"Your browser doesn't support iframes, please use this link to perform the "
-"requested operation."
-msgstr ""
-"Votre navigateur ne supporte pas les iframes, veuillez utiliser ce lien pour "
-"effectuer l'opération demandée."
-
-#: plugins/admin/departments/class_divListDepartment.inc:27
-#: plugins/admin/departments/class_divListDepartment.inc:28
-msgid "List of departments"
-msgstr "Liste des départements"
-
-#: plugins/admin/departments/class_divListDepartment.inc:33
-msgid ""
-"This menu allows you to create, delete and edit selected departments. Having "
-"a large number of departments, you might prefer the range selectors on top "
-"of the department list."
-msgstr ""
-"Ce menu vous permet de d'ajouter, supprimer et éditer les départements "
-"sélectionnés. Si vous avez un grand nombre de départements il est conseillé "
-"d'utiliser les filtres."
-
-#: plugins/admin/departments/class_divListDepartment.inc:48
-#: plugins/admin/departments/class_departmentGeneric.inc:600
-msgid "Department name"
-msgstr "Nom du département"
-
-#: plugins/admin/departments/class_divListDepartment.inc:56
-msgid "Regular expression for matching department names"
-msgstr "Expression régulière pour faire correspondre les départements"
-
-#: plugins/admin/departments/class_divListDepartment.inc:127
-msgid "Create new department"
-msgstr "Créer un nouveau département"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-msgid "Remove selected departments"
-msgstr "Effacer les département sélectionnés"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-msgid "Remove departments"
-msgstr "Effacer les départements"
-
-#: plugins/admin/departments/tabs_department.inc:34
-#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
-#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
-#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
-#: plugins/admin/fai/tabsVariable.inc:37
-msgid "Try to move tree failed. Destination tree is subtree of source tree."
-msgstr ""
-"Impossible de bouger l'arbre. L'arbre de destination est un sous arbre de "
-"l'arbre à bouger."
-
-#: plugins/admin/departments/class_departmentManagement.inc:197
-#: plugins/admin/departments/class_departmentManagement.inc:245
-#: plugins/admin/departments/class_departmentManagement.inc:264
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
-msgid "You have no permission to remove this department."
-msgstr "Vous n'avez pas les droits nécessaires pour supprimer ce département."
-
-#: plugins/admin/departments/class_departmentManagement.inc:239
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
-#, php-format
-msgid "You're about to delete the whole LDAP subtree placed under '%s'."
-msgstr ""
-"Vous êtes sur le point de supprimer la branche complète de l'annuaire LDAP "
-"placé sous '%s'."
-
-#: plugins/admin/departments/class_departmentManagement.inc:431
-msgid ".."
-msgstr ".."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:197
-#, php-format
-msgid "Removing of department with dn '%s' failed."
-msgstr "La suppression du département avec le dn '%s' à échoué."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:258
-#: plugins/admin/departments/class_departmentGeneric.inc:260
-msgid "Department with that 'Name' already exists."
-msgstr "Un département ayant ce 'Nom' existe déjà."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:268
-msgid "Required field 'Description' is not set."
-msgstr "Le champ obligatoire 'Description' n'est pas rempli."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:272
-#, php-format
-msgid "The field 'Name' contains the reserved word '%s'. Please choose another name."
-msgstr "Le champ 'Nom' contient le mot réservé '%s'. Veuillez choisir un autre nom."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:326
-msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
-msgstr ""
-"Erreur fatale: Impossible de trouver un marqueur libre pour marquer l'entité "
-"administrative !"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:376
-#, php-format
-msgid "Saving of department with dn '%s' failed."
-msgstr "La sauvegarde du département avec le dn '%s' à échoué."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:429
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Marquer '%s'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:514
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Bouger '%s' vers '%s'"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:550
-#: include/class_ldap.inc:458 include/class_acl.inc:638
-#: include/class_acl.inc:645 include/class_acl.inc:652
-#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:62
-msgid "Object"
-msgstr "Objet"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:555
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "Impossible de copier %s, arrêt de l'opération"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:601
-#: plugins/admin/departments/generic.tpl:24
-msgid "Category"
-msgstr "Catégorie"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:604
-#: plugins/admin/departments/generic.tpl:117
-msgid "Administrative settings"
-msgstr "Paramètres administratifs"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
-msgstr "Vous êtes occupé à bouger/renommer ce département."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:5
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
-"snapshot entries for all entire objects."
-msgstr ""
-"La modification de l'attribut 'ou' ou la base d'un département peut "
-"corrompre les entrées acls et snapshot pour tout les objets."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:8
-msgid "GOsa can NOT fix this for you, yet."
-msgstr "GOsa ne PEUT PAS encore corriger ceci pour vous."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:11
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
-msgstr ""
-"Avant de confirmer cette action, vérifiez que tout se passera comme prévu, "
-"la meilleure solution est probablement une sauvegarde."
-
-#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
-msgid "Department management"
-msgstr "Gestion des départements"
-
-#: plugins/admin/departments/generic.tpl:8
-msgid "Name of department"
-msgstr "Nom du département"
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of subtree to create"
-msgstr "Nom de la branche à créer"
-
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/gofon/conference/generic.tpl:93
-msgid "Descriptive text for department"
-msgstr "Description du département"
-
-#: plugins/admin/departments/generic.tpl:27
-msgid "Category for this subtree"
-msgstr "Catégorie pour cette branche de l'annuaire"
-
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/gofon/conference/generic.tpl:177
-msgid "Choose subtree to place department in"
-msgstr ""
-"Sélectionnez la branche de l'annuaire dans laquelle sera placée le "
-"département"
-
-#: plugins/admin/departments/generic.tpl:63
-msgid "State where this subtree is located"
-msgstr "Lieu où est située cette branche de l'annuaire"
-
-#: plugins/admin/departments/generic.tpl:71
-msgid "Location of this subtree"
-msgstr "Lieu de cette branche"
-
-#: plugins/admin/departments/generic.tpl:79
-msgid "Postal address of this subtree"
-msgstr "Adresse postale de cette branche"
-
-#: plugins/admin/departments/generic.tpl:86
-msgid "Base telephone number of this subtree"
-msgstr "Numéro de téléphone de base pour cette sous-branche"
-
-#: plugins/admin/departments/generic.tpl:94
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Numéro de fax de base pour cette sous-branche"
-
-#: plugins/admin/departments/generic.tpl:119
-msgid "Tag department as an independent administrative unit"
-msgstr "Marquer le département comme une entité administrative indépendante"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:39
-msgid "List of object groups"
-msgstr "Liste des groupes d'objets"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:44
-msgid ""
-"This menu allows you to add, edit or remove selected groups. You may want to "
-"use the range selector on top of the group listbox, when working with  a "
-"large number of groups."
-msgstr ""
-"Ce menu permet d'ajouter, de modifier ou de supprimer les groupes "
-"sélectionnés. Vous pouvez utiliser les différents filtres lorsque vous "
-"travaillez avec un nombre élevé de groupes."
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Name of object groups"
-msgstr "Nom du groupe d'objets"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Select to see groups containing users"
-msgstr "Sélectionner pour afficher les groupes contenant des utilisateurs"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Show groups containing users"
-msgstr "Afficher les groupes contenant des utilisateurs"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Select to see groups containing groups"
-msgstr "Sélectionner pour afficher les groupes contenant des groupes"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Show groups containing groups"
-msgstr "Afficher les groupes contenant des groupes"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Select to see groups containing applications"
-msgstr "Sélectionner pour afficher les groupes contenant des applications"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Show groups containing applications"
-msgstr "Afficher les groupes contenant des applications"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Select to see groups containing departments"
-msgstr "Sélectionner pour afficher les groupes contenant des départements"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Show groups containing departments"
-msgstr "Afficher les groupes contenant des départements"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Select to see groups containing servers"
-msgstr "Sélectionner pour afficher les groupes contenant des serveurs"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Show groups containing servers"
-msgstr "Afficher les groupes contenant des serveurs"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Select to see groups containing workstations"
-msgstr "Sélectionner pour afficher les groupes contenant des stations de travail"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Show groups containing workstations"
-msgstr "Afficher les groupes contenant des stations de travail"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Select to see groups containing terminals"
-msgstr "Sélectionner pour afficher les groupes contenant des terminaux"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Show groups containing terminals"
-msgstr "Afficher les groupes contenant des terminaux"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Select to see groups containing printer"
-msgstr "Sélectionner pour afficher les groupes contenant des imprimantes"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Show groups containing printer"
-msgstr "Afficher les groupes contenant des imprimantes"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Select to see groups containing phones"
-msgstr "Sélectionner pour afficher les groupes contenant des téléphones"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Show groups containing phones"
-msgstr "Afficher les groupes contenant des téléphones"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "Create new object group"
-msgstr "Créer un nouveau groupe d'objets"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-msgid "Remove selected object groups"
-msgstr "Supprimer les groupe d'objets sélectionnés"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-msgid "Remove object groups"
-msgstr "Supprimer les groupes d'objet"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-msgid "Copy selected object group"
-msgstr "Copier les groupe d'objets"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-msgid "Copy object groups"
-msgstr "Copier les groupes d'objets"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-msgid "cut selected object group"
-msgstr "couper les groupe d'objets sélectionnés"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-msgid "Cut object groups"
-msgstr "couper un groupes d'objets"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:251
-msgid "You are not allowed to remove this entry."
-msgstr "Vous n'êtes pas autorisé à supprimer cette entrée"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:269
-#: plugins/generic/references/class_reference.inc:50
-msgid "Object group"
-msgstr "Groupes d'objets"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:67
-#: plugins/admin/ogroups/tabs_ogroups.inc:212
-msgid "Phone queue"
-msgstr "Queue téléphonique"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:92
-#: plugins/admin/ogroups/class_termgroup.inc:387
-msgid "System"
-msgstr "Système"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:189
-msgid "Terminals"
-msgstr "Terminaux"
-
-#: plugins/admin/ogroups/remove.tpl:7
-msgid ""
-"Please double check if you really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-"Veuillez vérifier que vous voulez effectuer cette action. Toutes les données "
-"seront perdues étant donné qu'il est impossible pour GOsa de récupérer vos "
-"données."
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Select to see departments"
-msgstr "Sélectionner pour voir les départements"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Show departments"
-msgstr "Montrer les départements"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Select to see GOsa accounts"
-msgstr "Sélectionnez pour voir les comptes GOsa"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Show people"
-msgstr "Afficher les utilisateurs"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Select to see GOsa groups"
-msgstr "Sélectionnez pour afficher les groupes GOsa"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Show groups"
-msgstr "Afficher les groupes"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Select to see applications"
-msgstr "Sélectionnez pour voir les applications"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Show applications"
-msgstr "Afficher les applications"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Select to see workstations"
-msgstr "Sélectionnez pour voir les stations de travail"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Select to see terminals"
-msgstr "Sélectionnez pour afficher les terminaux"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Select to see printers"
-msgstr "Sélectionnez pour afficher les imprimantes"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Show printers"
-msgstr "Afficher les imprimantes"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Select to see phones"
-msgstr "Sélectionnez pour afficher les téléphones"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:41
-msgid "Display objects of department"
-msgstr "Afficher les objets du département"
-
-#: plugins/admin/ogroups/class_termgroup.inc:108
-msgid "You have no permissions to create a workstation on this 'Base'."
-msgstr ""
-"Vous n'avez pas les droits nécessaires pour créer une station de travail "
-"dans cette 'Base'."
-
-#: plugins/admin/ogroups/class_termgroup.inc:113
-msgid "There must be at least one NTP server selected."
-msgstr "Il doit y avoir au moins un serveur NTP sélectionné."
-
-#: plugins/admin/ogroups/class_termgroup.inc:168
-#, php-format
-msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
-msgstr "Mettre l'option (FAIstate) pour l'objet '%s' à échoué, la valeur était '%s'."
-
-#: plugins/admin/ogroups/class_termgroup.inc:380
-msgid "Saving workstation failed"
-msgstr "La sauvegarde de la station de travail à échoué"
-
-#: plugins/admin/ogroups/class_termgroup.inc:388
-msgid "System group"
-msgstr "Groupe système"
-
-#: plugins/admin/ogroups/paste_mail.tpl:7
-msgid "Please enter a mail address"
-msgstr "Veuillez entrer une adresse de messagerie"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:51
-msgid "This group has mail features enabled. You can disable them by clicking below."
-msgstr ""
-"L'extension messagerie est activée pour ce groupe, vous pouvez la désactiver "
-"en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-msgid "This group has mail features disabled. You can enable them by clicking below."
-msgstr ""
-"L'extension de messagerie est désactivée pour ce groupe, vous pouvez "
-"l'activer en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:118
-#, php-format
-msgid "Saving of object group/mail with dn '%s' failed."
-msgstr "La sauvegarde du groupe d'objet/messagerie avec le dn '%s' à échoué."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:153
-#, php-format
-msgid "Removing of object group/mail with dn '%s' failed."
-msgstr "La suppression du groupe d'objet/messagerie avec le dn '%s' à échoué."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:182
-msgid "Mail group"
-msgstr "Groupe de messagerie"
-
-#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:753
-msgid "Object groups"
-msgstr "Groupes d'objets"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:94
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
-#, php-format
-msgid ""
-"The specified home server '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry while ignoring old "
-"accounts."
-msgstr ""
-"Le serveur primaire spécifié '%s' n'est pas disponible dans la configuration "
-"serveur de GOsa. La sauvegarde de ce compte va créer une nouvelle entrée "
-"dans le serveur '%s'. Utilisez annuler si vous ne voulez pas créer un "
-"nouveau compte en ignorant les anciens comptes."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:124
-msgid "ring all"
-msgstr "Tout faire sonner"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:125
-msgid "round robin"
-msgstr "les un après les autres"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:126
-msgid "least recently called"
-msgstr "le moins appelé "
-
-#: plugins/admin/ogroups/class_phonequeue.inc:127
-msgid "fewest completed calls"
-msgstr "le plus petit nombre d'appel réussi"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:128
-msgid "random"
-msgstr "au hasard"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:129
-msgid "round robin with memory"
-msgstr "les un après les autres avec mémorisation du dernier utilisé"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:150
-#: plugins/gofon/macro/class_gofonMacro.inc:194
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
-msgid ""
-"Can't save any changes to asterisk database, there is currently no mysql "
-"extension available in your php setup."
-msgstr ""
-"Impossible de sauver les changement dans votre base de données asterisk, il "
-"n'y a pas d'extension mysql disponible dans votre configuration php."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:161
-#: plugins/gofon/macro/class_gofonMacro.inc:204
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
-#, php-format
-msgid ""
-"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
-"mysql error."
-msgstr ""
-"Le serveur MySQL primaire '%s' n'est pas joignable avec l'utilisateur '%s', "
-"veuillez vérifier les journaux systèmes GOsa pour les erreurs mysql."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:168
-#: plugins/gofon/macro/class_gofonMacro.inc:211
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
-#, php-format
-msgid "Can't select database '%s' on home server '%s'."
-msgstr ""
-"Impossible de sélectionner la base de données '%s' située sur le serveur '%"
-"s'."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:180
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
-#, php-format
-msgid ""
-"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
-"log for mysql error."
-msgstr ""
-"Le serveur MySQL primaire '%s' n'est pas joignable avec l'utilisateur '%s', "
-"veuillez vérifier les journaux systèmes GOsa pour les erreurs mysql."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:187
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
-#, php-format
-msgid "Can't select database '%s' on initial home server '%s'."
-msgstr ""
-"Impossible de sélectionner la base de données '%s' située sur le serveur "
-"initial '%s'."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:215
-msgid "Remove the phone queue from this Account"
-msgstr "Supprimer la queue téléphonique de ce compte"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:216
-msgid "Phone queue is enabled for this group. You can disable it by clicking below."
-msgstr ""
-"Une queue téléphonique existe pour ce groupe. Vous pouvez la désactiver en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:218
-msgid "Create phone queue"
-msgstr "Créer une queue téléphonique"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:219
-msgid ""
-"For this group the phone queues are disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Les queues téléphoniques sont désactivées pour ce groupe. Vous pouvez les "
-"activer en cliquant sur le bouton ci-dessous."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:307
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone queue."
-msgstr ""
-"Il doit y avoir au moins un serveur avec une base de données asterisk pour "
-"créer un queue téléphonique."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:310
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
-msgid "Please select a valid goFonHomeServer."
-msgstr "Veuillez sélectionner un serveur de téléphonique valide (goFonHomeServer)."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:316
-msgid "Timeout must be numeric"
-msgstr "Le délai d'attente doit être un nombre"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:319
-msgid "Retry must be numeric"
-msgstr "Le délai de rappel automatique doit être un nombre"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:322
-msgid "Max queue length must be numeric"
-msgstr "La taille maximale de la queue doit être un nombre"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:325
-msgid "Announce frequency must be numeric"
-msgstr "La fréquence du message d'annonce doit être un nombre"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:328
-msgid "There must be least one queue number defined."
-msgstr "Il doit y avoir au moins un numéro de queue définie."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:351
-#: plugins/admin/ogroups/class_phonequeue.inc:400
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
-msgid ""
-"There is currently no asterisk server defined. Possibly you are missing a "
-"server that handles the asterisk management (goFonServer). Your settings "
-"can't be saved to asterisk database."
-msgstr ""
-"Il n'y a pas de serveur asterisk défini. Probablement qu'il vous manque un "
-"serveur qui gère asterisk (goFonServer).Vos préférences ne peuvent pas être "
-"sauvées dans la base de données d'asterisk."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:383
-msgid "Error while removing old queue entries from database."
-msgstr ""
-"Une erreur s'est produite lors de l'effacement des entrées de l'ancienne "
-"queue."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:384
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
-msgid "Please have a look a the gosa logfiles."
-msgstr "Veuillez regarder les journaux systèmes de GOsa."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-msgid "Could not detect old queue entry, query failed."
-msgstr "Impossible de détecter les entrées de l'ancienne queue, la requête à échoué."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:529
-#, php-format
-msgid ""
-"More than one entry in queue table found, that uses the name ('%s'). Please "
-"fix this issue manually first."
-msgstr ""
-"Plus d'une entrée dans la table queue utilisent le nom ('%s'). Veuillez "
-"d'abord régler ce problème manuellement."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-msgid "Mysql query failed."
-msgstr "La requête Mysql à échoué."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:770
-#: plugins/admin/ogroups/class_phonequeue.inc:772
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
-#, php-format
-msgid "The specified telephonenumber '%s' is already assigned to '%s'."
-msgstr "Le numéro de téléphone %s est déjà utilisé par '%s'."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:843
-msgid "Saving phone queue failed"
-msgstr "La sauvegarde de la queue téléphonique à échoué"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:896
-msgid "Removing phone queue failed"
-msgstr "La suppression de la queue téléphonique à échoué"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:921
-msgid "Phone group"
-msgstr "Groupe téléphonique"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:929
-#: plugins/admin/ogroups/phonequeue.tpl:75
-msgid "Timeout"
-msgstr "Temps d'attente maximum"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:930
-#: plugins/admin/ogroups/phonequeue.tpl:109
-msgid "Max queue length"
-msgstr "Taille maximale de la queue"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:931
-#: plugins/admin/ogroups/phonequeue.tpl:50
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
-#: plugins/gofon/phoneaccount/generic.tpl:38
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
-#: plugins/gofon/conference/generic.tpl:68
-msgid "Home server"
-msgstr "Serveur Primaire"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:932
-#: plugins/admin/ogroups/phonequeue.tpl:119
-msgid "Announce frequency"
-msgstr "Fréquence du message d'annonce"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:933
-#: plugins/admin/ogroups/phonequeue.tpl:285
-msgid "Allow the called user to transfer his call"
-msgstr "Permettre à l'utilisateur appelé de transférer son appel"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:934
-#: plugins/admin/ogroups/phonequeue.tpl:293
-msgid "Allows calling user to transfer call"
-msgstr "Permettre à l'utilisateur qui appelle de transférer son appel"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:935
-#: plugins/admin/ogroups/phonequeue.tpl:305
-msgid "Allow the called to hangup by pressing *"
-msgstr "Permettre à la personne qui appelle de raccrocher en appuyant sur *"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:936
-#: plugins/admin/ogroups/phonequeue.tpl:321
-msgid "Ring instead of playing background music"
-msgstr "Sonner au lieu de mettre une musique d'ambiance"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:937
-#: plugins/admin/ogroups/phonequeue.tpl:313
-msgid "Allows calling to hangup by pressing *"
-msgstr "Permettre à la personne qui appelle de raccrocher en appuyant sur *"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:939
-#: plugins/admin/ogroups/phonequeue.tpl:149
-msgid "Music on hold"
-msgstr "Musique d'attente"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:940
-msgid "Welcome music"
-msgstr "Musique de bienvenue"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:941
-msgid "Report hold time"
-msgstr "Annonce de la durée de mise en attente"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:942
-msgid "'You are next' sound"
-msgstr "son 'Vous êtes le suivant'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:943
-msgid "'There are' sound"
-msgstr "son 'Il y a ...'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:944
-msgid "'Call waiting' sound"
-msgstr "son '... appels en attente'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:945
-msgid "'Thank you' sound"
-msgstr "son 'Merci'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:946
-msgid "'Minutes' sound"
-msgstr "'minutes' du fichier son"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:947
-msgid "'Seconds' sound"
-msgstr "'secondes' du fichier son"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:948
-msgid "'Less than' sound"
-msgstr "Fichier son, 'moins de'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:949
-msgid "Queue phone number"
-msgstr "Numéro de la queue téléphonique"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:952
-#: plugins/admin/ogroups/phonequeue.tpl:277
-msgid "Announce holdtime"
-msgstr "Annonce de la durée de mise en attente"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:953
-msgid "Announce"
-msgstr "Annonce"
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr "Veuillez entrer un nouveau nom pour le groupe d'objet"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:161
-#, php-format
-msgid "You're about to delete the following object entry %s"
-msgstr "Vous êtes sur le point de supprimer l'entrée %s."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:163
-#, php-format
-msgid "You're about to delete the following object entries %s"
-msgstr "Vous êtes sur le point de supprimer les entrées %s"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:193
-#: plugins/admin/ogroups/class_ogroupManagement.inc:245
-#: plugins/admin/ogroups/class_ogroupManagement.inc:272
-msgid "You are not allowed to delete this object group!"
-msgstr "Vous n'êtes pas autorisé à supprimer le groupe objet!"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:238
-#, php-format
-msgid "You're about to delete the object group '%s'."
-msgstr "Vous êtes sur le point de supprimer le groupe objet '%s'."
-
-#: plugins/admin/ogroups/class_ogroup.inc:155
-msgid "This 'dn' is no object group."
-msgstr "Ce 'dn' n'est pas un groupe objet."
-
-#: plugins/admin/ogroups/class_ogroup.inc:299
-msgid "too many different objects!"
-msgstr "nombre d'objets différents trop important!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:301
-msgid "users"
-msgstr "utilisateurs"
-
-#: plugins/admin/ogroups/class_ogroup.inc:302
-msgid "groups"
-msgstr "groupes"
-
-#: plugins/admin/ogroups/class_ogroup.inc:303
-msgid "applications"
-msgstr "applications"
-
-#: plugins/admin/ogroups/class_ogroup.inc:304
-msgid "departments"
-msgstr "départements"
-
-#: plugins/admin/ogroups/class_ogroup.inc:305
-msgid "servers"
-msgstr "serveurs"
-
-#: plugins/admin/ogroups/class_ogroup.inc:306
-msgid "workstations"
-msgstr "stations de travail"
-
-#: plugins/admin/ogroups/class_ogroup.inc:307
-msgid "terminals"
-msgstr "terminaux"
-
-#: plugins/admin/ogroups/class_ogroup.inc:308
-msgid "phones"
-msgstr "téléphones"
-
-#: plugins/admin/ogroups/class_ogroup.inc:309
-msgid "printers"
-msgstr "imprimantes"
-
-#: plugins/admin/ogroups/class_ogroup.inc:316
-msgid "and"
-msgstr "et"
-
-#: plugins/admin/ogroups/class_ogroup.inc:460
-msgid "Non existing dn:"
-msgstr "le dn n'existe pas:"
-
-#: plugins/admin/ogroups/class_ogroup.inc:602
-msgid "There is already an object with this cn."
-msgstr "Il y a déjà un objet avec ce cn."
-
-#: plugins/admin/ogroups/class_ogroup.inc:617
-msgid "You can combine two different object types at maximum only!"
-msgstr "Vous pouvez combiner au maximum deux objets différents !"
-
-#: plugins/admin/ogroups/class_ogroup.inc:673
-#, php-format
-msgid "Saving of object group/generic with dn '%s' failed."
-msgstr "La sauvegarde du groupe d'objet/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/ogroups/class_ogroup.inc:686
-#, php-format
-msgid "Removing of object group/generic with dn '%s' failed."
-msgstr "La suppression du groupe d'objet/générique avec le dn '%s' à échoué."
-
-#: plugins/admin/ogroups/class_ogroup.inc:748
-msgid "Object group generic"
-msgstr "Groupes d'objets"
-
-#: plugins/admin/ogroups/class_ogroup.inc:759
-msgid "Member"
-msgstr "Membres"
-
-#: plugins/admin/ogroups/phonequeue.tpl:2
-msgid "Only users with the same asterisk home server will be included to this queue."
-msgstr ""
-"Seulement les utilisateurs avec le même serveur asterisk seront inclus dans "
-"cette queue."
-
-#: plugins/admin/ogroups/phonequeue.tpl:5
-msgid "Queue Settings"
-msgstr "Préférences des queues"
-
-#: plugins/admin/ogroups/phonequeue.tpl:8
-#: plugins/gofon/phoneaccount/paste_generic.tpl:2
-#: plugins/gofon/phoneaccount/paste_generic.tpl:6
-#: plugins/gofon/phoneaccount/generic.tpl:1
-#: plugins/gofon/phoneaccount/generic.tpl:6
-msgid "Phone numbers"
-msgstr "Numéros de téléphones"
-
-#: plugins/admin/ogroups/phonequeue.tpl:12
-#: plugins/admin/ogroups/phonequeue.tpl:135
-msgid "Generic queue Settings"
-msgstr "Paramètres par défaut des queues"
-
-#: plugins/admin/ogroups/phonequeue.tpl:95
-msgid "Strategy"
-msgstr "Stratégie"
-
-#: plugins/admin/ogroups/phonequeue.tpl:125
-msgid "(in seconds)"
-msgstr "(en secondes)"
-
-#: plugins/admin/ogroups/phonequeue.tpl:133
-msgid "Queue sound setup"
-msgstr "Configuration de la queue d'attente du son"
-
-#: plugins/admin/ogroups/phonequeue.tpl:138
-msgid "Use music on hold instead of ringing"
-msgstr "Mettre de la musique lorsqu'on est en attente plutôt que la sonnerie"
-
-#: plugins/admin/ogroups/phonequeue.tpl:159
-msgid "Welcome sound file"
-msgstr "Fichier son de bienvenue"
-
-#: plugins/admin/ogroups/phonequeue.tpl:169
-msgid "Announce message"
-msgstr "Message de présentation"
-
-#: plugins/admin/ogroups/phonequeue.tpl:179
-msgid "Sound file for 'You are next ...'"
-msgstr "Fichier son pour 'Vous êtes le suivant ...'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:189
-msgid "'There are ...'"
-msgstr "'Il y a ...'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:199
-msgid "'... calls waiting'"
-msgstr "'... appels en attente'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:209
-msgid "'Thank you' message"
-msgstr "Message 'Merci'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:219
-msgid "'minutes' sound file"
-msgstr "'minutes' du fichier son"
-
-#: plugins/admin/ogroups/phonequeue.tpl:229
-msgid "'seconds' sound file"
-msgstr "'secondes' du fichier son"
-
-#: plugins/admin/ogroups/phonequeue.tpl:239
-msgid "Hold sound file"
-msgstr "Fichier son du message d'attente"
-
-#: plugins/admin/ogroups/phonequeue.tpl:249
-msgid "Less Than sound file"
-msgstr "Fichier son, moins de"
-
-#: plugins/admin/ogroups/phonequeue.tpl:267
-msgid "Phone attributes "
-msgstr "Propriétés du téléphone"
-
-#: plugins/admin/ogroups/mail.tpl:7
-msgid "Mail distribution list"
-msgstr "Liste de distribution"
-
-#: plugins/admin/ogroups/mail.tpl:13
-msgid "Primary mail address for this distribution list"
-msgstr "Adresse de messagerie principale pour cette liste de distribution"
-
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Nom du groupe"
-
-#: plugins/admin/ogroups/generic.tpl:42
-msgid "Member objects"
-msgstr "Objets membres"
-
-#: plugins/admin/ogroups/termgroup.tpl:2
-msgid ""
-"Actions you choose here influence all systems in this object group. "
-"Additionally, all values editable here can be inherited by the clients "
-"assigned to this object group."
-msgstr ""
-"Les actions que vous choisissez ici influencent tout les systèmes dans ce "
-"groupe d'objet. De plus tout les valeurs éditables ici peuvent être hérité "
-"par les clients assigné à ce groupe d'objets."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:68
-#: plugins/admin/fai/class_faiHookEntry.inc:71
-msgid "Please select a valid file."
-msgstr "Veuillez sélectionner un fichier valide."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:71
-#: plugins/admin/fai/class_faiHookEntry.inc:74
-msgid "Selected file is empty."
-msgstr "Le fichier spécifié est vide."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:136
-msgid "There is already a script with the given name."
-msgstr "Il y a déjà un script avec ce nom."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:140
-#: plugins/admin/fai/class_faiHookEntry.inc:154
-#: plugins/admin/fai/class_faiTemplateEntry.inc:200
-#: plugins/admin/fai/class_faiVariableEntry.inc:111
-msgid "Please enter a name."
-msgstr "Veuillez entrer un nom."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:144
-msgid "Please enter a script."
-msgstr "Veuillez indiquer un script."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:175
-#: plugins/admin/fai/class_faiScriptEntry.inc:185
-msgid "Script entry"
-msgstr "Script"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:176
-msgid "FAI script entry"
-msgstr "Script FAI"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:186
-msgid "Script Priority"
-msgstr "Priorité du script"
-
-#: plugins/admin/fai/class_askClassName.inc:85
-msgid "Create new FAI object - partition table."
-msgstr "Créer un nouvel objet FAI - table des partitions."
-
-#: plugins/admin/fai/class_askClassName.inc:86
-msgid "Create new FAI object - package bundle."
-msgstr "Créer un nouvel objet FAI - liste de paquets."
-
-#: plugins/admin/fai/class_askClassName.inc:87
-msgid "Create new FAI object - script bundle."
-msgstr "Créer un nouvel objet FAI - ensemble de scripts."
-
-#: plugins/admin/fai/class_askClassName.inc:88
-msgid "Create new FAI object - variable bundle."
-msgstr "Créer un nouvel objet FAI - ensemble de variables."
-
-#: plugins/admin/fai/class_askClassName.inc:89
-msgid "Create new FAI object - hook bundle."
-msgstr "Créer un nouvel objet FAI - ensemble des connections."
-
-#: plugins/admin/fai/class_askClassName.inc:90
-msgid "Create new FAI object - profile."
-msgstr "Créer un nouvel objet FAI - profil."
-
-#: plugins/admin/fai/class_askClassName.inc:91
-msgid "Create new FAI object - template."
-msgstr "Créer un nouvel objet FAI - modèle."
-
-#: plugins/admin/fai/class_askClassName.inc:92
-msgid "Create new FAI object"
-msgstr "Créer un nouvel objet FAI"
-
-#: plugins/admin/fai/class_askClassName.inc:148
-msgid "Spaces are not allowed within class names."
-msgstr "Les espaces ne sont pas autorisées dans les noms de classes."
-
-#: plugins/admin/fai/class_askClassName.inc:152
-msgid "The given class name is empty."
-msgstr "Le nom de classe indiqué est vide."
-
-#: plugins/admin/fai/class_askClassName.inc:156
-msgid "The specified class name is already in use for this object type."
-msgstr "Le nom de classe indiqué est déjà utilisé pour un objet de ce type."
-
-#: plugins/admin/fai/branch_selector.tpl:22
-#: plugins/admin/fai/branch_selector.tpl:28
-msgid "Create new branch"
-msgstr "Création d'une nouvelle branche"
-
-#: plugins/admin/fai/branch_selector.tpl:26
-msgid "Branch"
-msgstr "Branche"
-
-#: plugins/admin/fai/branch_selector.tpl:30
-msgid "Freeze"
-msgstr "Verouillé"
-
-#: plugins/admin/fai/branch_selector.tpl:33
-msgid "Create new locked branch"
-msgstr "Création d'une nouvelle branche verrouillée"
-
-#: plugins/admin/fai/branch_selector.tpl:39
-msgid "Delete current release"
-msgstr "Effacer la version actuelle"
-
-#: plugins/admin/fai/class_faiVariable.inc:340
-#, php-format
-msgid "Saving of FAI/variable with dn '%s' failed."
-msgstr "La sauvegarde de la variable FAI avec le dn '%s' à échoué."
-
-#: plugins/admin/fai/class_faiVariable.inc:425
-msgid "FAI variable"
-msgstr "Variables FAI"
-
-#: plugins/admin/fai/class_faiVariable.inc:432
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-msgid "Read only"
-msgstr "Lecture seule"
-
-#: plugins/admin/fai/faiPackageConfiguration.tpl:1
-#: plugins/admin/fai/class_faiPackage.inc:537
-msgid "Package"
-msgstr "Paquet"
-
-#: plugins/admin/fai/remove.tpl:7
-msgid ""
-"This includes 'all' object information. Please double check if your really "
-"want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Ceci inclut toutes les informations sur les objets. Veuillez vérifier que "
-"vous voulez effectuer cette opération, étant donné qu'il est impossible pour "
-"GOsa de récupérer vos données."
-
-#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
-#: plugins/admin/fai/class_faiProfileEntry.inc:171
-#: plugins/admin/fai/faiVariable.tpl:36
-#: plugins/admin/fai/faiPartitionTable.tpl:36
-#: plugins/admin/fai/faiTemplate.tpl:33
-msgid "Objects"
-msgstr "Objets"
-
-#: plugins/admin/fai/faiHook.tpl:40
-msgid "List of hook scripts"
-msgstr "Liste des scripts de connexions"
-
-#: plugins/admin/fai/class_faiPackage.inc:379
-msgid "Please select a least one Package."
-msgstr "Veuillez sélectionner au moins un paquet."
-
-#: plugins/admin/fai/class_faiPackage.inc:383
-msgid "Please choose a valid combination for your repository setup."
-msgstr ""
-"Veuillez choisir une combinaison valable pour la création de votre dépôt de "
-"paquets."
-
-#: plugins/admin/fai/class_faiPackage.inc:404
-msgid "package is configured"
-msgstr "le paquet est configuré"
-
-#: plugins/admin/fai/class_faiPackage.inc:410
-msgid "Package marked for removal"
-msgstr "Paquet marqué à enlever"
-
-#: plugins/admin/fai/class_faiPackage.inc:439
-#, php-format
-msgid "Package file '%s' does not exist."
-msgstr "Le paquet '%s' n'existe pas."
-
-#: plugins/admin/fai/class_faiPackage.inc:483
-#, php-format
-msgid "Saving of FAI/package list with dn '%s' failed."
-msgstr "La sauvegarde de FAI/liste des paquets avec le dn '%s' à échoué."
-
-#: plugins/admin/fai/class_faiPackage.inc:538
-msgid "FAI Package list"
-msgstr "Liste des paquets"
-
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiTemplate.inc:522
-msgid "Readonly"
-msgstr "Lecture seule"
-
-#: plugins/admin/fai/class_faiPackage.inc:549
-msgid "Install Method"
-msgstr "Méthode d'installation"
-
-#: plugins/admin/fai/class_faiPackage.inc:550
-msgid "Package configuration"
-msgstr "Configuration des paquets"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:35
-msgid "Please enter your search string here"
-msgstr "Veuillez indiquer une chaîne de caractères a rechercher"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:48
-msgid "This list displays all assigned package names for this repository settings."
-msgstr "Cette liste affiche tout les paquets assigné à ce dépôt."
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:127
-#, php-format
-msgid ""
-"Your specified search string '%s' returned too many results. Only the first "
-"200 entries are shown, to keep the memory usage low."
-msgstr ""
-"Votre recherche '%s' à retourné trop de résultat. Seulement les 200 "
-"premières entrées sont affichées pour éviter de surcharger la mémoire."
-
-#: plugins/admin/fai/faiPackage.tpl:53
-msgid "Install method"
-msgstr "Méthode d'installation"
-
-#: plugins/admin/fai/faiPackage.tpl:57
-msgid "Please select the installation method"
-msgstr "Veuillez sélectionner la méthode d'installation"
-
-#: plugins/admin/fai/faiPackage.tpl:71
-msgid "Used packages"
-msgstr "Paquets utilisés"
-
-#: plugins/admin/fai/faiPackage.tpl:73
-msgid "Choosen packages"
-msgstr "Paquets Choisis"
-
-#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
-msgid "Configure"
-msgstr "Configurer"
-
-#: plugins/admin/fai/faiPackage.tpl:88
-msgid "Toggle remove flag"
-msgstr "Activer/Désactiver le marqueur à effacer"
-
-#: plugins/admin/fai/class_faiManagement.inc:33
-#: plugins/admin/fai/class_faiManagement.inc:1005
-msgid "FAI"
-msgstr "FAI"
-
-#: plugins/admin/fai/class_faiManagement.inc:34
-msgid "Fully Automatic Installation - management"
-msgstr "Gestion de - Fully Automatic Installation"
-
-#: plugins/admin/fai/class_faiManagement.inc:167
-#, php-format
-msgid "You're about to delete all information about the FAI class at '%s'."
-msgstr ""
-"Vous êtes sur le point de supprimer toute les informations relatives au "
-"composant FAI '%s'."
-
-#: plugins/admin/fai/class_faiManagement.inc:328
-#, php-format
-msgid "Object could not be deleted '%s', object does not exist."
-msgstr "L'objet '%s' n'a pas pu être effacé, l'objet n'existe pas."
-
-#: plugins/admin/fai/class_faiManagement.inc:385
-#, php-format
-msgid "You're about to delete a fai branch / freeze  '%s'."
-msgstr "Vous êtes sur le point d'effacer une branche fai '%s'."
-
-#: plugins/admin/fai/class_faiManagement.inc:388
-msgid "You are not allowed to delete this release!"
-msgstr "Vous n'êtes pas autorisé à supprimer cette version!"
-
-#: plugins/admin/fai/class_faiManagement.inc:453
-msgid "Specified branch name is invalid."
-msgstr "Le branche spécifiée est invalide."
-
-#: plugins/admin/fai/class_faiManagement.inc:455
-msgid "Specified freeze name is invalid."
-msgstr "Le nom utilisé pour le verrouillage est invalide."
-
-#: plugins/admin/fai/class_faiManagement.inc:484
-msgid "You are not allowed to create a new branch."
-msgstr "Vous n'êtes pas autorisé à créer une nouvelle branche."
-
-#: plugins/admin/fai/class_faiManagement.inc:646
-#: plugins/admin/fai/class_faiManagement.inc:662
-#, php-format
-msgid "You are not allowed to create a new '%s' object."
-msgstr "Vous n'êtes pas autorisé à créer un nouvel objet '%s'."
-
-#: plugins/admin/fai/class_faiManagement.inc:999
-msgid "FAI releases"
-msgstr "Versions FAI"
-
-#: plugins/admin/fai/class_faiManagement.inc:1000
-msgid "FAI release management"
-msgstr "Gestion des versions FAI"
-
-#: plugins/admin/fai/faiScript.tpl:40
-msgid "List of scripts"
-msgstr "Liste des scripts"
-
-#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
-msgid "Choose a priority"
-msgstr "Sélectionnez une priorité"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "primary"
-msgstr "principal"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "logical"
-msgstr "logique"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
-msgid "FS type"
-msgstr "FS type"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
-#: plugins/admin/fai/class_faiSummaryTab.inc:344
-msgid "Mount point"
-msgstr "Point de montage"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
-#: plugins/admin/fai/class_faiSummaryTab.inc:343
-msgid "Size in MB"
-msgstr "Taille en MB"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
-#: plugins/admin/fai/class_faiSummaryTab.inc:342
-msgid "Mount options"
-msgstr "Options de montage"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
-msgid "FS option"
-msgstr "Option du système de fichier"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
-msgid "Preserve"
-msgstr "Préserver"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
-msgid "Please specify a valid disc name."
-msgstr "Veuillez spécifier un nom de disque valide."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
-#, php-format
-msgid "please enter a unique mount point for partition %s"
-msgstr "veuillez entrer un point de montage unique pour la partition %s"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
-#, php-format
-msgid "Please enter a valid mount point for partition %s."
-msgstr "Veuillez entrer un point de montage valide pour la partition %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
-#, php-format
-msgid ""
-"File system type 'swap' is already used, change file system type for "
-"partition %s."
-msgstr ""
-"Le système de fichier 'swap' est déjà utilisé, veuillez changer le type pour "
-"la partition %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
-msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
-msgstr ""
-"Veuillez utiliser 'swap' comme point de montage, si 'swap' est utilisé comme "
-"type de fichier."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
-#, php-format
-msgid "Please enter a valid partition size for partition %s."
-msgstr "Veuillez entrer une taille valide pour la partition %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
-#, php-format
-msgid "Please enter a valid range for partition %s."
-msgstr "Veuillez entrer une dimension valide pour la partition %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
-#, php-format
-msgid "Please enter a range for partition size for partition %s."
-msgstr "Veuillez entrer une dimension valide pour la taille de la partition %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
-msgid ""
-"You have more than 3 primary partition table entries in your configuration, "
-"please check your configuration twice."
-msgstr ""
-"Vous avez plus de 3 partitions primaires dans votre configuration, veuillez "
-"vérifier votre configuration."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
-msgid "Partition table entry"
-msgstr "Entrée de la table des partitions"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
-msgid "FAI partition table entry"
-msgstr "Entrée de la table de partition FAI"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
-msgid "Partition type"
-msgstr "Type de partition"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
-msgid "Partition no."
-msgstr "Partition n°."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
-msgid "File system type"
-msgstr "Type de système de fichiers"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
-msgid "Partition size"
-msgstr "Taille de la partition"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
-msgid "File system options"
-msgstr "Options des systèmes de fichier"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
-msgid "Partition flags"
-msgstr "Indicateur des partitions"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:135
-#: plugins/admin/fai/class_faiProfile.inc:300
-msgid "Hook bundle"
-msgstr "Ensemble de connections"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:136
-#: plugins/admin/fai/class_faiProfile.inc:301
-msgid "Template bundle"
-msgstr "Ensemble de modèles"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:137
-#: plugins/admin/fai/class_faiProfile.inc:302
-msgid "Script bundle"
-msgstr "Ensemble de scripts"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:138
-#: plugins/admin/fai/class_faiProfile.inc:303
-msgid "Variable bundle"
-msgstr "Ensemble de variables"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:139
-msgid "Package bundle"
-msgstr "Ensemble des paquets"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:140
-#: plugins/admin/fai/class_faiSummaryTab.inc:48
-#: plugins/admin/fai/class_faiProfile.inc:305
-#: plugins/admin/fai/class_faiPartitionTable.inc:535
-msgid "Partition table"
-msgstr "Table des partitions"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:168
-#: plugins/admin/fai/class_faiProfile.inc:297
-msgid "This list displays all assigned class names for this profile."
-msgstr "Cette liste affiche toute les classes appartenant à ce profile."
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:170
-#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
-msgid "Class name"
-msgstr "Nom de la classe"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/fai/faiScriptEntry.tpl:54
-msgid "Script attributes"
-msgstr "Attributs du script"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:38
-#: plugins/personal/environment/logonManagement.tpl:24
-msgid "Priority"
-msgstr "Priorité"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:74
-#: plugins/admin/fai/faiHookEntry.tpl:74
-msgid "Import script"
-msgstr "Importez un script"
-
-#: plugins/admin/fai/faiSummary.tpl:4
-msgid "FAI object tree"
-msgstr "Liste des objets FAI"
-
-#: plugins/admin/fai/faiSummary.tpl:11
-msgid "Reload class and release configuration from parent object."
-msgstr "Recharger la classe et la version depuis l'objet parent."
-
-#: plugins/admin/fai/faiSummary.tpl:22
-msgid "You are not allowed to view the fai summary."
-msgstr "Vous n'êtes pas autorisé à voir le sommaire FAI."
-
-#: plugins/admin/fai/faiVariable.tpl:38
-msgid "List of assigned variables"
-msgstr "Liste des noms de variables déjà utilisées"
-
-#: plugins/admin/fai/faiVariable.tpl:44
-msgid "Choose a variable to delete or edit"
-msgstr "Choisissez une variable à effacer ou éditer"
-
-#: plugins/admin/fai/remove_branch.tpl:6
-msgid ""
-"This includes all account data, system access, etc. for this branch. Please "
-"double check if your really want to do this since there is no way for GOsa "
-"to get your data back."
-msgstr ""
-"Cela inclut toutes les données des comptes, les droits d'accès, la "
-"configuration imap,etc. pour cette branche. Veuillez vous assurez que vous "
-"voulez effectuez cette opération étant donné qu'il est impossible pour GOsa "
-"de récupérer vos données."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:146
-msgid "There is already a hook with the given name."
-msgstr "Il y a déjà un hook avec ce nom."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:150
-msgid "Please enter a value for script."
-msgstr "Veuillez entrer une valeur pour le script."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:184
-msgid "Hook entry"
-msgstr "Connexions"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:185
-msgid "FAI hook entry"
-msgstr "Connexions FAI"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:194
-#: plugins/admin/fai/faiHookEntry.tpl:38
-msgid "Task"
-msgstr "Tâche"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:195
-#: plugins/admin/fai/class_faiScript.inc:547
-msgid "FAI script"
-msgstr "Script FAI"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:95
-msgid "no file uploaded yet"
-msgstr "pas encore de fichier téléchargé"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:101
-#, php-format
-msgid "exists in database (size: %s bytes)"
-msgstr "existe dans la base de données (taille: %s octets)"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:188
-msgid "There is already a template with the given name."
-msgstr "Il existe déjà un modèle avec ce nom."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:192
-msgid "Please specify a value for attribute 'file'."
-msgstr "Veuillez spécifier une valeur pour l'attribut 'fichier'."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:196
-msgid "Please specify a value for attribute 'path'."
-msgstr "Veuillez spécifier une valeur pour l'attribut 'chemin'."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:204
-msgid "Please enter a user."
-msgstr " Veuillez entrer un utilisateur."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:207
-msgid "Please enter a valid user. Only a-z/0-9 are allowed."
-msgstr ""
-"Veuillez indiquer un utilisateur valide. Seul les chiffres de 0 à 9 et les "
-"lettres de a à Z sont permises."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:211
-msgid "Please enter a group."
-msgstr " Veuillez entrer un groupe."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:214
-msgid "Please enter a valid group. Only a-z/0-9 are allowed."
-msgstr ""
-"Veuillez indiquer un groupe valide. Seul les chiffres de 0 à 9 et les "
-"lettres de a à Z sont permises."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:243
-msgid "Template entry"
-msgstr "Modèle FAI"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:244
-msgid "FAI template entry"
-msgstr "Modèle FAI"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:253
-msgid "Template file"
-msgstr "fichier de modèle"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:254
-msgid "Template path"
-msgstr "Chemin du modèle"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:255
-msgid "File owner"
-msgstr "Propriétaire du fichier"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:256
-msgid "File permissions"
-msgstr "Permissions du fichier"
-
-#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
-#, php-format
-msgid "Debconf information for package '%s'"
-msgstr "Information Debconf pour le paquet '%s'"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:6
-msgid "List of available packages"
-msgstr "Liste des paquets disponibles"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:26
-msgid ""
-"This menu allows you to select multiple packages to add them to the "
-"currently edited package list."
-msgstr ""
-"Ce menu vous permet de sélectionner de multiples paquets à ajouter a la "
-"liste en cours d'édition."
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:25
-msgid "Template attributes"
-msgstr "Attributs des modèles"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:40
-msgid "Save template"
-msgstr "Sauver le modèle"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:57
-msgid "Destination path"
-msgstr "Répertoire de destination"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:74
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
-#: plugins/gofon/conference/class_divListConferences.inc:58
-msgid "Owner"
-msgstr "Propriétaire"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:96
-msgid "Access"
-msgstr "Accès"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:103
-msgid "Read"
-msgstr "Lire"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:104
-msgid "Write"
-msgstr "Ecrire"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:107
-msgid "Special"
-msgstr "Spécial"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:124
-msgid "SUID"
-msgstr "SUID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:141
-msgid "SGID"
-msgstr "SGID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:144
-msgid "Others"
-msgstr "Autres"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:158
-msgid "sticky"
-msgstr "permanent"
-
-#: plugins/admin/fai/class_faiScript.inc:444
-#, php-format
-msgid "Creating of FAI/script with dn '%s' failed."
-msgstr "La création d'un FAI/script avec le dn de base F'%s' à échoué."
-
-#: plugins/admin/fai/class_faiHook.inc:444
-#, php-format
-msgid "Saving of FAI/hook with dn '%s' failed."
-msgstr "La sauvegarde de la connexion FAI avec le dn '%s' à échoué."
-
-#: plugins/admin/fai/class_faiHook.inc:541
-msgid "Hook"
-msgstr "Connexions"
-
-#: plugins/admin/fai/class_faiHook.inc:542
-msgid "FAI hook"
-msgstr "Connexions FAI"
-
-#: plugins/admin/fai/askClassName.tpl:6
-msgid ""
-"Adding a new class to the FAI management, requires a class name. You have to "
-"specify a unique class name for unique types of FAI classes, while you can "
-"use the same class name for different types of FAI classes. In the laste "
-"case, FAI will automatically enclose all these different class types to one "
-"unique class name."
-msgstr ""
-"Ajouter une classe à la gestion FAI nécessite un nom de classe. Vous devez "
-"spécifier un nom de classe unique pour les classe FAI de type unique, alors "
-"que vous pouvez utiliser le même nom pour des classes FAI de type différent. "
-"Dans le dernier cas, FAI incluera automatiquement toutes ces classes de "
-"différent type dans un nom de classe unique."
-
-#: plugins/admin/fai/askClassName.tpl:12
-msgid ""
-"Please use one of the following methods to choose the name for the new FAI "
-"class."
-msgstr ""
-"Veuillez utiliser une des méthodes suivantes pour choisir le nom de la "
-"nouvelle classe FAI."
-
-#: plugins/admin/fai/askClassName.tpl:26
-msgid "Enter FAI class name manually"
-msgstr "Entrez le nom de la classe FAI manuellement"
-
-#: plugins/admin/fai/askClassName.tpl:48
-msgid "Choose FAI class name from a list of existing classes"
-msgstr "Choisissez le nom de la classe FAI parmi les classes existantes"
-
-#: plugins/admin/fai/askClassName.tpl:54
-msgid "Choose class name"
-msgstr "Choisissez un nom de classe"
-
-#: plugins/admin/fai/askClassName.tpl:74
-msgid "A new class name."
-msgstr "Un nouveau nom de classe."
-
-#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
-msgid "Hook attributes"
-msgstr "Attributs des connections"
-
-#: plugins/admin/fai/faiHookEntry.tpl:41
-msgid "Choose an existing FAI task"
-msgstr "Choisissez une tâche FAI existante"
-
-#: plugins/admin/fai/class_faiTemplate.inc:423
-#, php-format
-msgid "Saving of FAI/template with dn '%s' failed."
-msgstr "La sauvegarde du FAI/modèle avec le dn '%s' à échoué."
-
-#: plugins/admin/fai/class_faiTemplate.inc:515
-msgid "FAI template"
-msgstr "Modèle FAI"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:33
-msgid "Variable attributes"
-msgstr "Attributs des variables"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:38
-#: plugins/admin/fai/class_faiVariableEntry.inc:148
-msgid "Variable content"
-msgstr "Contenu de la variable"
-
-#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
-msgid "Fully Automatic Installation"
-msgstr "Installation entièrement automatique (FAI)"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:44
-msgid "Scripts"
-msgstr "Scripts"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:49
-msgid "Package list"
-msgstr "Liste des paquets"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:86
-msgid ""
-"Unknown type of FAI source information. This is not a profile, workstation "
-"nor a ogroup."
-msgstr ""
-"Source d'information inconnue pour FAI. Ceci n'est ni un profile, ni une "
-"stations de travail, ni un groupe d'objets."
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:217
-msgid "This object has no FAI classes assigned."
-msgstr "Cet objet n'a pas de classe FAI assignée."
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:230
-msgid "Open"
-msgstr "Ouvrir"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:341
-msgid "FS options"
-msgstr "Options FS"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:6
-msgid "List of FAI objects (Fully Automatic Installation)"
-msgstr "Liste des objets FAI (Fully Automatic Installation)"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:26
-msgid ""
-"This menu allows you to select FAI class names and to add them to the "
-"currently edited profile."
-msgstr ""
-"Ce menu vous permet de sélectionner des classes FAI et de les ajouter au "
-"profile actuellement édité."
-
-#: plugins/admin/fai/faiProfileEntry.tpl:39
-msgid "Show only classes with templates"
-msgstr "Montrer seulement les classes avec modèles"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:41
-msgid "Show only classes with scripts"
-msgstr "Montrer seulement les classes avec scripts"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:43
-msgid "Show only classes with hooks"
-msgstr "Montrer seulement les classes avec des hooks"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:45
-msgid "Show only classes with variables"
-msgstr "Montrer seulement les classes avec variables"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:47
-msgid "Show only classes with packages"
-msgstr "Montrer seulement les classes avec des paquets"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:49
-msgid "Show only classes with partitions"
-msgstr "Montrer seulement les classes avec des partitions"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:38
-msgid "Discs"
-msgstr "Disques"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:44
-msgid "Choose a disk to delete or edit"
-msgstr "Choisissez un disque à effacer ou éditer"
-
-#: plugins/admin/fai/faiNewBranch.tpl:5
-msgid ""
-"You are now going to create a branch or locked branch. This action clones "
-"the existing release to another release name. Branches can be modified as "
-"usual. FAI classes of locked branches cannot be modified, just additional "
-"classes are possible. Branch names should be alphanumeric, excluding the "
-"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
-"and 'fai'."
-msgstr ""
-"Vous allez maintenant créer un branche ou une branche verrouillée. Cette "
-"action copie la version actuelle dans un nouvelle version. Les branches "
-"peuvent être modifiées comme d'habitude. Les classes FAI des branches "
-"verrouillées ne peuvent pas être modifiées, seul des des classes "
-"supplémentaires sont possibles. Les noms de branches doivent être "
-"alphanumériques, a l'exception des mots réservés 'scripts', 'hooks', "
-"'partitions', 'variables', 'templates' et 'fai'."
-
-#: plugins/admin/fai/faiNewBranch.tpl:7
-msgid ""
-"Branches are created as subreleases of the currently selected branch. "
-"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
-"release called SARGE/1.0.2."
-msgstr ""
-"Les branches sont crées comme des sous versions de la branche sélectionnées. "
-"La création d'un nouvelle branche nommée 1.0.2 in SARGE par exemple, donnera "
-"comme résultat une nouvelle version appelée SARGE/1.0.2"
-
-#: plugins/admin/fai/faiNewBranch.tpl:13
-msgid "Please enter a name for the branch"
-msgstr "Veuillez entrer un nom pour la branche."
-
-#: plugins/admin/fai/faiNewBranch.tpl:35
-msgid ""
-"As soon as the copy operation has finished, you can scroll down to end of "
-"the page and press the 'Continue' button to continue with the fai management "
-"dialog."
-msgstr ""
-"Aussitôt que l'opération de copie est finie, vous pouvez aller à la fin de "
-"la page et cliquer sur 'Continuer' pour continuer la configuration de fai."
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Perform requested operation."
-msgstr "Opération en cours."
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Initiate operation"
-msgstr "Démarrage de l'opération"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-msgid "Device"
-msgstr "Périphérique"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
-msgid "Partition entries"
-msgstr "Liste de partitions"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
-msgid "Add partition"
-msgstr "Ajouter une partition"
-
-#: plugins/admin/fai/class_faiProfile.inc:304
-msgid "Packages bundle"
-msgstr "Ensemble de paquets"
-
-#: plugins/admin/fai/class_faiProfile.inc:308
-msgid "Remove class from profile"
-msgstr "Enlever la classe du profil"
-
-#: plugins/admin/fai/class_faiProfile.inc:400
-msgid "Please assign at least one class to this  profile."
-msgstr "Veuillez assigner au moins une classe à ce profile."
-
-#: plugins/admin/fai/class_faiProfile.inc:404
-msgid "Please enter a valid name."
-msgstr "Veuillez entrer un nom valide."
-
-#: plugins/admin/fai/class_faiProfile.inc:416
-msgid "There is already a profile with this class name defined."
-msgstr "Il y a déjà un profil avec ce nom de classe."
-
-#: plugins/admin/fai/class_faiProfile.inc:445
-#: plugins/admin/fai/class_faiProfile.inc:449
-#, php-format
-msgid "Saving of FAI/profile with dn '%s' failed."
-msgstr "La sauvegarde du FAI/profil avec le dn '%s' à échoué."
-
-#: plugins/admin/fai/class_faiProfile.inc:457
-msgid "Profile"
-msgstr "Profil"
-
-#: plugins/admin/fai/class_faiProfile.inc:458
-msgid "FAI profile"
-msgstr "Profil FAI"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:103
-msgid "There is already a variable with the given name."
-msgstr "Il existe déjà une variable avec ce nom."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:107
-msgid "Please specify a value for the attribute 'content'."
-msgstr "Veuillez entrer une valeur pour l'attribut 'contenu'."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:138
-msgid "Variable entry"
-msgstr "Contenu de la variable"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:139
-msgid "FAI variable entry "
-msgstr "Contenu de la variable FAI"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:320
-#: plugins/admin/fai/class_faiPartitionTable.inc:326
-#, php-format
-msgid "%s partition"
-msgstr "partition(s) %s "
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:322
-#: plugins/admin/fai/class_faiPartitionTable.inc:328
-#, php-format
-msgid "%s partition(s)"
-msgstr "partition(s) %s "
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:417
-#, php-format
-msgid "Saving of FAI/partition table with dn '%s' failed."
-msgstr "La sauvegarde du FAI/table de partition avec le dn '%s' à échoué."
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:536
-msgid "FAI partition table"
-msgstr "Table des partitions FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:43
-msgid "List of FAI classes"
-msgstr "Liste des classes FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:44
-msgid "This table displays all FAI classes in the selected tree."
-msgstr "Ce tableau montre toutes les classes FAI, dans l'arbre sélectionné."
-
-#: plugins/admin/fai/class_divListFai.inc:48
-msgid "This menu allows you to create, delete and edit FAI classes."
-msgstr "Ce menu vous permet créer, effacer et éditer des classes FAI."
-
-#: plugins/admin/fai/class_divListFai.inc:69
-msgid "Name of FAI class"
-msgstr "Nom de la classe FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:70
-msgid "Class type"
-msgstr "Type de la classe"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Display FAI profile objects"
-msgstr "Afficher les profiles FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Show profiles"
-msgstr "Afficher les profils"
-
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Display FAI template objects"
-msgstr "Afficher les modèles d'objets FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Display FAI scripts"
-msgstr "Afficher les scripts FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Show scripts"
-msgstr "Afficher les scripts"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Display FAI hooks"
-msgstr "Afficher les connexions FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Show hooks"
-msgstr "Montrer les connections"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Display FAI variables"
-msgstr "Afficher les variables FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Show variables"
-msgstr "Afficher les variables"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Display FAI packages"
-msgstr "Afficher les paquets FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Show packages"
-msgstr "Afficher les paquets"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Display FAI partitions"
-msgstr "Afficher les partitions FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Show partitions"
-msgstr "Afficher les partitions"
-
-#: plugins/admin/fai/class_divListFai.inc:180
-msgid "New profile"
-msgstr "Nouveau profil"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "New partition table"
-msgstr "Nouvelle table des partitions"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "PT"
-msgstr "PT"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-msgid "New scripts"
-msgstr "Nouveau scripts"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-msgid "S"
-msgstr "S"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "New hooks"
-msgstr "Nouvelles connexions"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "H"
-msgstr "H"
-
-#: plugins/admin/fai/class_divListFai.inc:199
-msgid "New variables"
-msgstr "Nouvelles variables"
-
-#: plugins/admin/fai/class_divListFai.inc:199
-msgid "V"
-msgstr "V"
-
-#: plugins/admin/fai/class_divListFai.inc:200
-msgid "New templates "
-msgstr "Nouveaux modèles"
-
-#: plugins/admin/fai/class_divListFai.inc:200
-msgid "I"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:201
-msgid "New package list"
-msgstr "Nouvelle liste des paquets"
-
-#: plugins/admin/fai/class_divListFai.inc:201
-msgid "PK"
-msgstr "PK"
-
-#: plugins/admin/fai/class_divListFai.inc:222
-msgid "Remove selected fai objects"
-msgstr "Supprimer les objets fai sélectionnés"
-
-#: plugins/admin/fai/class_divListFai.inc:222
-msgid "Remove fai objects"
-msgstr "Enlever les objets FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:227
-msgid "Copy fai objects"
-msgstr "Copier les objets FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:229
-msgid "Cut fai objects"
-msgstr "Couper les d'objets FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:300
-#: plugins/admin/fai/class_divListFai.inc:303
-msgid "Edit class"
-msgstr "Editer la classe"
-
-#: plugins/admin/fai/class_divListFai.inc:311
-msgid "Delete class"
-msgstr "Effacer la classe"
-
-#: plugins/admin/fai/faiTemplate.tpl:35
-msgid "List of template files"
-msgstr "Liste des modèles"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:120
-msgid "This account has no scalix extensions."
-msgstr "Ce compte n'a pas d'extensions scalix."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:129
-msgid "Remove scalix account"
-msgstr "Supprimer le compte scalix"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:130
-msgid ""
-"This account has scalix synchronization enabled. You can disable it by "
-"clicking below."
-msgstr ""
-"Ce compte possède l'extension scalix. Vous pouvez le supprimer en cliquant "
-"sur le bouton ci-dessous."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-msgid "Create scalix account"
-msgstr "Créer un compte scalix"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-msgid ""
-"This account has scalix synchronization disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"Aucune extension scalix n'existe pour ce compte. Vous pouvez en créer une en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:308
-msgid "There is no scalix mailnode specified."
-msgstr "Il n'y a pas de mailnode scalix spécifié."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:311
-msgid "scalixScalixObject must be set!"
-msgstr "L'objet ScalixObject doit être présent!"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:327
-msgid "Value in 'Limit Mailbox size' is not valid."
-msgstr "La valeur dans le champ 'Limit Mailbox size' n'est pas valide."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:397
-msgid "Scalix account"
-msgstr "Compte scalix"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:407
-msgid "Scalix Mail node"
-msgstr "Noeud de mail Scalix"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:408
-msgid "Mailbox class"
-msgstr "Classe du compte de messagerie"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:409
-msgid "Server language"
-msgstr "Langue du serveur"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:410
-#: plugins/personal/environment/class_environment.inc:1271
-msgid "Administrator"
-msgstr "Administrateur"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:411
-msgid "Mailbox administrator"
-msgstr "Administrateur du compte de messagerie"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:412
-msgid "Hide user entry in Scalix"
-msgstr "Cacher l'entrée de l'utilisateur sans Scalix"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:413
-msgid "Mailbox size limitations"
-msgstr "Limitation en taille du compte de messagerie"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:414
-msgid "Limit outbound"
-msgstr "Limite en sortie"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:415
-msgid "Limit inbound"
-msgstr "Limite en entrée"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:416
-msgid "Notify user"
-msgstr "Avertir l'utilisateur"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:417
-#: plugins/personal/scalix/paste_generic.tpl:4
-#: plugins/personal/scalix/generic.tpl:98
-msgid "Scalix email addresses"
-msgstr "Adresse de messagerie Scalix"
-
-#: plugins/personal/scalix/main.inc:123
-msgid "Scalix settings"
-msgstr "Paramètres de Scalix"
-
-#: plugins/personal/scalix/paste_generic.tpl:6
-#: plugins/personal/scalix/generic.tpl:101
-msgid "List of scalix email addresses"
-msgstr "Liste des adresses de messagerie scalix"
-
-#: plugins/personal/scalix/generic.tpl:7
-msgid "Scalix mailnode"
-msgstr "Noeud de mail Scalix"
-
-#: plugins/personal/scalix/generic.tpl:15
-msgid "Salix mailbox class"
-msgstr "Type de compte de messagerie Scalix"
-
-#: plugins/personal/scalix/generic.tpl:19
-msgid "Limited users con not make use of the group calendar functionality in Scalix"
-msgstr ""
-"Les utilisateurs limites ne peuvent pas utiliser les fonctionnalité de "
-"calendrier de groupe de scalix"
-
-#: plugins/personal/scalix/generic.tpl:26
-msgid "Scalix server language"
-msgstr "Langue du serveur scalix"
-
-#: plugins/personal/scalix/generic.tpl:30
-msgid "Message catalog language for client."
-msgstr "Langue pour le client."
-
-#: plugins/personal/scalix/generic.tpl:45
-msgid "Select for admin capability."
-msgstr "Sélectionner pour ajouter les droits d'administration."
-
-#: plugins/personal/scalix/generic.tpl:45
-msgid "Scalix Administrator"
-msgstr "Administrateur Scalix"
-
-#: plugins/personal/scalix/generic.tpl:50
-msgid "Select for mailbox admin capability."
-msgstr ""
-"Sélectionnez pour ajouter les droits d'administration sur les comptes de "
-"messagerie."
-
-#: plugins/personal/scalix/generic.tpl:50
-msgid "Scalix Mailbox Administrator"
-msgstr "Administrateur des comptes Scalix"
-
-#: plugins/personal/scalix/generic.tpl:55
-msgid "Hide user entry from addressbook."
-msgstr "Cacher l'entrée de l'utilisateur dans le carnet d'adresse"
-
-#: plugins/personal/scalix/generic.tpl:55
-msgid "Hide this user entry in Scalix"
-msgstr "Cacher l'entrée de cet utilisateur dans Scalix"
-
-#: plugins/personal/scalix/generic.tpl:64
-msgid "Limit mailbox size"
-msgstr "Limiter la taille des comptes de messagerie"
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "As sanction on mailbox quota overuse, stop user from sending mail."
-msgstr ""
-"Comme sanction pour dépassement du quota du compte de messagerie, empêcher "
-"l'utilisateur d'envoyer des messages."
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "Limit Outbound Mail"
-msgstr "Limiter les messages en sortie"
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
-msgstr ""
-"Comme sanction pour dépassement du quota du compte de messagerie, empêcher "
-"l'utilisateur de recevoir des messages."
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "Limit Inbound Mail"
-msgstr "Limiter les messages en entrée"
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "As sanction on mailbox quota overuse, notify the user by eMail."
-msgstr ""
-"Comme sanction pour dépassement du quota du compte de messagerie, avertir "
-"l'utilisateur par email."
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "Notify User"
-msgstr "Avertir l'utilisateur"
-
-#: plugins/personal/password/class_password.inc:77
-msgid "You need to specify your current password in order to proceed."
-msgstr "Vous devez spécifier votre mode de passe actuel pour continuer."
-
-#: plugins/personal/password/class_password.inc:83 html/password.php:202
-msgid "The password used as new and current are too similar."
-msgstr "Le nouveau et l'ancien mot de passe sont trop similaires."
-
-#: plugins/personal/password/class_password.inc:85 html/password.php:207
-msgid "The password used as new is to short."
-msgstr "Le nouveau mot de passe ne comporte pas suffisamment de caractères."
-
-#: plugins/personal/password/class_password.inc:87 html/password.php:247
-msgid "External password changer reported a problem: "
-msgstr "Le programme externe pour changer votre mot de passe à renvoyé une erreur: "
-
-#: plugins/personal/password/class_password.inc:100
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr ""
-"Le mot de passe entré comme mot de passe actuel ne correspond pas à votre "
-"mot de passe."
-
-#: plugins/personal/password/class_password.inc:105 html/password.php:226
-msgid "You have no permissions to change your password."
-msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe."
-
-#: plugins/personal/password/class_password.inc:132
-#: plugins/personal/generic/class_user.inc:1424
-msgid "User password"
-msgstr "Mot de passe"
-
-#: plugins/personal/password/nochange.tpl:2
-msgid "Password change not allowed"
-msgstr "Le changement du mot de passe n'est pas autorisé"
-
-#: plugins/personal/password/nochange.tpl:6
-msgid "You are not allowed to change your password at this time"
-msgstr "Vous n'êtes pas autorisé à modifier votre mot de passe en ce moment"
-
-#: plugins/personal/password/changed.tpl:3
-msgid ""
-"You've successfully changed your password. Remember to change all programms "
-"configured to use it as well."
-msgstr ""
-"Votre mot de passe a été changé. N'oubliez pas de modifier les programmes "
-"qui l'utilisent."
-
-#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
-msgid "Password settings"
-msgstr "Préférences pour les mots de passe"
-
-#: plugins/personal/password/password.tpl:2
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-"Pour changer votre mot de passe, veuillez utiliser les champs ci-dessous. "
-"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
-"mot de passe car sans lui vous ne serez pas capable de vous identifier."
-
-#: plugins/personal/password/password.tpl:11
-#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
-msgid "Current password"
-msgstr "Mot de passe actuel"
-
-#: plugins/personal/password/password.tpl:32
-msgid "Clear fields"
-msgstr "Effacer les données dans les champs"
-
-#: plugins/personal/mail/copypaste.tpl:13
-#: plugins/personal/mail/generic.tpl:244
-msgid "Forward messages to"
-msgstr "Transférer les messages vers"
-
-#: plugins/personal/mail/mail_locals.tpl:35
-msgid "Select department"
-msgstr "Sélectionner un département"
-
-#: plugins/personal/mail/main.inc:124
-msgid "User mail settings"
-msgstr "Configuration du compte de messagerie de l'utilisateur"
-
-#: plugins/personal/mail/generic.tpl:19
-msgid "Specify the mail server where the user will be hosted on"
-msgstr "Indiquez le serveur de messagerie de l'utilisateur"
-
-#: plugins/personal/mail/generic.tpl:80
-msgid "Mail options"
-msgstr "Options de messagerie"
-
-#: plugins/personal/mail/generic.tpl:107
-#: plugins/personal/mail/class_mailAccount.inc:1170
-msgid "Use custom sieve script"
-msgstr "Utiliser des scripts sieve personnalisés"
-
-#: plugins/personal/mail/generic.tpl:107
-msgid "disables all Mail options!"
-msgstr "désactive toutes les options de messagerie!"
-
-#: plugins/personal/mail/generic.tpl:114
-msgid "Sieve Management"
-msgstr "Gestion de Sieve"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "Select if you want to forward mails without getting own copies of them"
-msgstr ""
-"Sélectionnez ceci si vous souhaitez relayer les messages sans garder de "
-"copie de ceux-ci"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "No delivery to own mailbox"
-msgstr "Aucune distribution des messages dans la boite de l'utilisateur"
-
-#: plugins/personal/mail/generic.tpl:132
-msgid "Select to automatically response with the vacation message defined below"
-msgstr ""
-"Indiquez la réponse automatique en remplissant le message d'absence ci-"
-"dessous"
-
-#: plugins/personal/mail/generic.tpl:134
-msgid "Activate vacation message"
-msgstr "Activer la notification d'absence"
-
-#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
-msgid "from"
-msgstr "de"
-
-#: plugins/personal/mail/generic.tpl:165
-msgid "till"
-msgstr "jusqu'au"
-
-#: plugins/personal/mail/generic.tpl:194
-msgid "Select if you want to filter this mails through spamassassin"
-msgstr "Sélectionner ceci si vous voulez que spamassassin filtre les mails"
-
-#: plugins/personal/mail/generic.tpl:196
-msgid "Move mails tagged with spam level greater than"
-msgstr "Déplacer les messages ayant un niveau de spam supérieur à"
-
-#: plugins/personal/mail/generic.tpl:199
-msgid "Choose spam level - smaller values are more sensitive"
-msgstr ""
-"Sélectionnez le niveau de spam - une valeur basse implique une plus grande "
-"sélectivité"
-
-#: plugins/personal/mail/generic.tpl:203
-msgid "to folder"
-msgstr "vers le dossier"
-
-#: plugins/personal/mail/generic.tpl:214
-msgid "Reject mails bigger than"
-msgstr "Rejeter les messages plus gros que"
-
-#: plugins/personal/mail/generic.tpl:223
-#: plugins/personal/mail/class_mailAccount.inc:1153
-#: include/sieve/templates/element_vacation.tpl:44
-#: include/sieve/templates/object_container.tpl:31
-#: include/sieve/class_sieveManagement.inc:509
-#: include/sieve/class_sieveManagement.inc:728
-msgid "Vacation message"
-msgstr "Message d'absence"
-
-#: plugins/personal/mail/generic.tpl:270
-msgid "Advanced mail options"
-msgstr "Options de messagerie avancées"
-
-#: plugins/personal/mail/generic.tpl:276
-msgid "Select if user can only send and receive inside his own domain"
-msgstr ""
-"Sélectionnez si vous voulez que les utilisateurs puissent envoyer et "
-"recevoir des messages uniquement dans son propre domaine"
-
-#: plugins/personal/mail/generic.tpl:278
-msgid "User is only allowed to send and receive local mails"
-msgstr ""
-"Les utilisateurs ne sont autorisés qu'à envoyer et recevoir des messages "
-"locaux"
-
-#: plugins/personal/mail/class_mailAccount.inc:214
-msgid "No DESC tag in vacation file:"
-msgstr "Pas de drapeau DESC dans le message d'absence:"
-
-#: plugins/personal/mail/class_mailAccount.inc:289
-msgid "This account has no mail extensions."
-msgstr "Ce compte n'a pas d'extensions de messagerie."
-
-#: plugins/personal/mail/class_mailAccount.inc:300
-msgid ""
-"This account can't be removed while there are delegations configured. Remove "
-"those delegations first."
-msgstr ""
-"Ce compte ne peut pas être effacé tant qu'il y à des délégations actives. "
-"Effacer d'abord les délégations."
-
-#: plugins/personal/mail/class_mailAccount.inc:358
-msgid "You're trying to add an invalid email address to the list of forwarders."
-msgstr ""
-"Vous essayez d'ajouter une adresse de messagerie invalide à la liste des "
-"renvoi."
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "January"
-msgstr "Janvier"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "February"
-msgstr "Février"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "March"
-msgstr "Mars"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "April"
-msgstr "Avril"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "May"
-msgstr "Mai"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "June"
-msgstr "Juin"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "July"
-msgstr "Juillet"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "August"
-msgstr "Août"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "September"
-msgstr "Septembre"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "October"
-msgstr "Octobre"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "November"
-msgstr "Novembre"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "December"
-msgstr "Décembre"
-
-#: plugins/personal/mail/class_mailAccount.inc:688
-#, php-format
-msgid "Removing of user/mail account with dn '%s' failed."
-msgstr ""
-"La suppression de l'utilisateur/compte de messagerie avec le dn '%s' à "
-"échoué."
-
-#: plugins/personal/mail/class_mailAccount.inc:842
-#, php-format
-msgid "Saving of user/mail account with dn '%s' failed."
-msgstr "La sauvegarde de l'utilisateur/compte de messagerie avec le dn '%s' à échoué."
-
-#: plugins/personal/mail/class_mailAccount.inc:903
-msgid "There is no valid mailserver specified, please add one in the system setup."
-msgstr ""
-"Il n'y a pas de serveur de messagerie valide spécifié, veuillez en ajouter "
-"un dans la configuration système."
-
-#: plugins/personal/mail/class_mailAccount.inc:951
-msgid "You specified Spam settings, but there is no Folder specified."
-msgstr ""
-"Vous avez activé les réglages antispam, mais aucun dossier de destination "
-"n'a été précisé."
-
-#: plugins/personal/mail/class_mailAccount.inc:955
-msgid "Time interval to show vacation message is not valid."
-msgstr ""
-"L'intervalle dans lequel le message d'absence doit être envoyé est non "
-"valide."
-
-#: plugins/personal/mail/class_mailAccount.inc:995
-#: plugins/personal/mail/class_mailAccount.inc:1007
-msgid "You are not allowed to write mail forwarding."
-msgstr "Vous n'êtes pas autorisé à écrire une adresse de transfert. "
-
-#: plugins/personal/mail/class_mailAccount.inc:1040
-#: plugins/personal/mail/class_mailAccount.inc:1051
-msgid "You are not allowed to write mail alternate address."
-msgstr "Vous n'êtes pas autorisé à écrire une adresse de messagerie alternative."
-
-#: plugins/personal/mail/class_mailAccount.inc:1116
-msgid "Waiting for kolab to remove mail properties."
-msgstr "En attente de l'effacement des propriétés de messagerie par kolab."
-
-#: plugins/personal/mail/class_mailAccount.inc:1118
-msgid ""
-"Please remove the mail account first, to allow kolab to call its remove "
-"methods."
-msgstr ""
-"Veuillez effacer en premier lieu le compte de messagerie pour permettre a "
-"kolab d'appeler sa procédure d'effacement"
-
-#: plugins/personal/mail/class_mailAccount.inc:1152
-msgid "Add vacation information"
-msgstr "Ajouter un message d'absence"
-
-#: plugins/personal/mail/class_mailAccount.inc:1155
-msgid "Use spam filter"
-msgstr "Utiliser le filtre antispam"
-
-#: plugins/personal/mail/class_mailAccount.inc:1156
-msgid "Spam level"
-msgstr "Niveau de spam"
-
-#: plugins/personal/mail/class_mailAccount.inc:1157
-msgid "Spam mail box"
-msgstr "Boite spam de votre messagerie"
-
-#: plugins/personal/mail/class_mailAccount.inc:1159
-msgid "Sieve management"
-msgstr "Gestion de Sieve"
-
-#: plugins/personal/mail/class_mailAccount.inc:1161
-msgid "Reject due to mailsize"
-msgstr "Rejeter a cause de la taille"
-
-#: plugins/personal/mail/class_mailAccount.inc:1162
-msgid "Mail max size"
-msgstr "Taille maximale du message"
-
-#: plugins/personal/mail/class_mailAccount.inc:1164
-#: plugins/personal/mail/class_mailAccount.inc:1169
-msgid "Forwarding address"
-msgstr "Adresse de renvoi"
-
-#: plugins/personal/mail/class_mailAccount.inc:1165
-msgid "Local delivery"
-msgstr "Distribution locale"
-
-#: plugins/personal/mail/class_mailAccount.inc:1166
-msgid "No delivery to own mailbox "
-msgstr "Aucune distribution des messages dans la boite de l'utilisateur"
-
-#: plugins/personal/mail/class_mailAccount.inc:1167
-msgid "Mail alternative addresses"
-msgstr "Adresses alternatives"
-
-#: plugins/personal/netatalk/main.inc:111
-msgid "Netatalk settings"
-msgstr "Configuration Netatalk"
-
-#: plugins/personal/netatalk/netatalk.tpl:4
-#: plugins/personal/netatalk/class_netatalk.inc:380
-msgid "Share"
-msgstr "Partage"
-
-#: plugins/personal/netatalk/class_netatalk.inc:37
-msgid "Manage netatalk account"
-msgstr "Créer un compte Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:174
-msgid "This account has no netatalk extensions."
-msgstr "Ce compte n'a pas d'extensions netatalk."
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid "Remove netatalk account"
-msgstr "Supprimer le compte netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid ""
-"This account has netatalk features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"L'extension netatalk est activée pour ce compte, vous pouvez la désactiver "
-"en cliquant sur le bouton ci-dessous."
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#: plugins/personal/netatalk/class_netatalk.inc:196
-msgid "Create netatalk account"
-msgstr "Créer un compte netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-msgid ""
-"This account has netatalk features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"L'extension netatalk est désactivée pour ce compte, vous pouvez l'activer en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/personal/netatalk/class_netatalk.inc:229
-msgid "You must select a share to use."
-msgstr "Vous devez sélectionner un partage à utiliser."
-
-#: plugins/personal/netatalk/class_netatalk.inc:294
-#, php-format
-msgid "Saving of user/netatalk account with dn '%s' failed."
-msgstr "La sauvegarde de l'utilisateur/compte netatalk avec le dn '%s' à échoué."
-
-#: plugins/personal/netatalk/class_netatalk.inc:356
-#, php-format
-msgid "Removing of user/netatalk account with dn '%s' failed."
-msgstr "La suppression du compte utilisateur/netatalk avec le dn '%s' à échoué."
-
-#: plugins/personal/netatalk/class_netatalk.inc:379
-msgid "User home path"
-msgstr "Chemin du répertoire personnel"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
-msgid "PHPscheduleit"
-msgstr "Compte PHPscheduleit"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
-msgstr ""
-"La suppression du compte/PHPscheduleit de l'utilisateur avec le dn '%s' à "
-"échoué."
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
-#, php-format
-msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
-msgstr ""
-"La sauvegarde du compte/PHPscheduleit de l'utilisateur avec le dn '%s' à "
-"échoué."
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
-msgid "PHP Schedule it"
-msgstr "Compte PHPscheduleit"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-msgid "PHP Schedule it settings"
-msgstr "Paramètres de PHPscheduleit"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "Connectivity addon"
-msgstr "Connectivité"
-
-#: plugins/personal/connectivity/kolab.tpl:3
-#: plugins/personal/connectivity/kolab.tpl:35
-msgid "Kolab account"
-msgstr "Compte Kolab"
-
-#: plugins/personal/connectivity/kolab.tpl:4
-msgid ""
-"The kolab account is currently disabled. It's features can be adjusted if "
-"you add a mail account."
-msgstr ""
-"L'extension Kolab est désactivée. Ces paramètres peuvent être ajustés si "
-"vous ajoutez un compte mail."
-
-#: plugins/personal/connectivity/kolab.tpl:41
-#: plugins/personal/connectivity/class_kolabAccount.inc:479
-msgid "Delegations"
-msgstr "Délégation"
-
-#: plugins/personal/connectivity/kolab.tpl:59
-msgid "Mail size"
-msgstr "Taille des quota de messagerie"
-
-#: plugins/personal/connectivity/kolab.tpl:62
-msgid "No mail size restriction for this account"
-msgstr "Pas de taille maximale pour l'envoi de messages"
-
-#: plugins/personal/connectivity/kolab.tpl:71
-msgid "Free Busy information"
-msgstr "Information de disponibilité"
-
-#: plugins/personal/connectivity/kolab.tpl:82
-msgid "Future"
-msgstr "Futur"
-
-#: plugins/personal/connectivity/kolab.tpl:86
-#: plugins/personal/connectivity/oxchange.tpl:39
-#: plugins/personal/connectivity/oxchange.tpl:49
-#: include/sieve/templates/element_vacation.tpl:25
-msgid "days"
-msgstr "jours"
-
-#: plugins/personal/connectivity/kolab.tpl:93
-#: plugins/personal/connectivity/class_kolabAccount.inc:480
-msgid "Invitation policy"
-msgstr "Politique d'invitation"
-
-#: plugins/personal/connectivity/intranet.tpl:3
-msgid "Intranet account"
-msgstr "Créer un compte Intranet"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
-msgid "Open-Xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-msgid "Openexchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
-msgid "Couldn't connect to postgresql database!"
-msgstr "Impossible de se connecter a la base de données Postgresql!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
-msgid "Needed parameters for openexchange connectivity plugin are missing!"
-msgstr ""
-"Les paramètres nécessaires à l'extension openexchange ne sont pas "
-"disponibles!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
-msgid "PHP4 module for postgresql database is missing!"
-msgstr "Le module PHP4 pour postgresql est manquant!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
-#, php-format
-msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
-msgstr "La suppression du compte/oxchange de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
-msgid ""
-"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
-"that you are not using any strange characters in the loginname."
-msgstr ""
-"Le nom de l'utilisateur Open-Xchange est vide donc invalide! Veuillez "
-"vérifier que vous n'utilisez pas des caractères bizarres dans l'identifiant "
-"de l'utilisateur."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
-#, php-format
-msgid "Saving of user/oxchange account with dn '%s' failed."
-msgstr "La sauvegarde du compte/oxchange de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
-#, php-format
-msgid "Creating of user/oxchange account with dn '%s' failed."
-msgstr "La création du compte/oxchange de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
-msgid ""
-"Something went wrong while saving oxchange account. Please check the error "
-"log file."
-msgstr ""
-"Quelquechose s'est mal passé lors de la sauvegarde du compte oxchange. "
-"Veuillez vérifier l'erreur dans les journaux systèmes."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
-msgid "Open xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-msgid "Open xchange account settings"
-msgstr "Paramètres du compte Open Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
-msgid "OXAppointmentDays"
-msgstr "Rendez vous"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
-msgid "OXTaskDays"
-msgstr "Tâches"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
-msgid "OXTimeZone"
-msgstr "Fuseau Horaire de l'utilisateur"
-
-#: plugins/personal/connectivity/pptp.tpl:3
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-msgid "PPTP account"
-msgstr "Compte PPTP"
-
-#: plugins/personal/connectivity/class_connectivity.inc:69
-msgid "This account has no connectivity extensions."
-msgstr "Ce compte n'as pas d'extension de connectivité."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:197
-msgid "Intranet"
-msgstr "Intranet"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:121
-#, php-format
-msgid "Removing of user/intranet account with dn '%s' failed."
-msgstr "La suppression du compte/intranet de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:186
-#, php-format
-msgid "Saving of user/intranet account with dn '%s' failed."
-msgstr "La sauvegarde du compte/intranet de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-msgid "Intranet account settings"
-msgstr "Paramètres du compte Intranet"
-
-#: plugins/personal/connectivity/phpscheduleit.tpl:3
-msgid "PHPscheduleit account"
-msgstr "Compte PHPscheduleit"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:26
-#: plugins/personal/connectivity/class_pptpAccount.inc:173
-msgid "PPTP"
-msgstr "Compte PPTP"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:101
-#, php-format
-msgid "Removing of user/PPTP account with dn '%s' failed."
-msgstr "La suppression du compte/PPTP de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:155
-#, php-format
-msgid "Saving of user/PPTP account with dn '%s' failed."
-msgstr "La sauvegarde du compte/PPTP de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/proxy.tpl:23
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-msgid "Proxy account"
-msgstr "Compte Proxy"
-
-#: plugins/personal/connectivity/proxy.tpl:34
-msgid "Filter unwanted content (i.e. pornographic or violence related)"
-msgstr "Filtrer le contenu non désiré (i.e. pornographique ou violent)"
-
-#: plugins/personal/connectivity/proxy.tpl:44
-msgid "Limit proxy access to working time"
-msgstr "Accès au proxy autorisé durant la plage horaire suivante"
-
-#: plugins/personal/connectivity/proxy.tpl:84
-#: plugins/personal/connectivity/class_proxyAccount.inc:319
-msgid "Restrict proxy usage by quota"
-msgstr "Restreindre la quantité de données téléchargeables"
-
-#: plugins/personal/connectivity/proxy.tpl:99
-msgid "per"
-msgstr "par"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:149
-msgid "You're trying to add an invalid email address to the list of delegations."
-msgstr ""
-"Vous essayez d'ajouter une adresse de messagerie invalide à la liste des "
-"délégations."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:157
-msgid ""
-"The mail address you're trying to add is no primary mail address of an "
-"existing user."
-msgstr ""
-"L'adresse de messagerie que vous essayez de rajouter n'est pas l'adresse "
-"primaire d'un utilisateur existant."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:182
-msgid "Always accept"
-msgstr "Toujours accepter"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:183
-msgid "Always reject"
-msgstr "Toujours rejeter"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:184
-msgid "Reject if conflicts"
-msgstr "Rejet si il y a conflit"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:185
-msgid "Manual if conflicts"
-msgstr "Manuel si il y a conflit"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:186
-msgid "Manual"
-msgstr "Manuel"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:234
-msgid "Anonymous"
-msgstr "Anonyme"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:302
-#, php-format
-msgid "Removing of user/kolab account with dn '%s' failed."
-msgstr "La suppression du compte/ de l'utilisateur Kolab avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:313
-msgid "The value specified as Free Busy future needs to be an integer."
-msgstr ""
-"La valeur spécifiée comme information de disponibilité future doit être un "
-"entier."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:318
-msgid "The value specified as Free Busy Information URL is invalid."
-msgstr "La valeur spécifiée comme information de disponibilité future est invalide."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:332
-#, php-format
-msgid "The invitation policy entry for address '%s' is not valid."
-msgstr "La politique d'invitation pour l'adresse '%s' n'est pas valide."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:340
-#, php-format
-msgid "There's no mail user with address '%s' for your invitation policy!"
-msgstr ""
-"Il n'y a pas d'utilisateur avec l'adresse de messagerie '%s' pour votre "
-"politique d'invitation!"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:431
-#, php-format
-msgid "Saving of user/kolab account with dn '%s' failed."
-msgstr "La sauvegarde du compte/de l'utilisateur Kolab avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-msgid "Kolab account settings"
-msgstr "Paramètres du compte Kolab"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:476
-msgid "Free busy future"
-msgstr "Nombre de jours a calculer pour l'option de disponibilité"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:477
-msgid "Mail size restriction"
-msgstr "Limitation en taille du compte de messagerie"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:478
-msgid "Free busy information"
-msgstr "Information de disponibilité"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:5
-#: plugins/personal/connectivity/class_proxyAccount.inc:307
-#: plugins/generic/references/class_reference.inc:32
-msgid "Proxy"
-msgstr "Proxy"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "GB"
-msgstr "GB"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "day"
-msgstr "jour"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "week"
-msgstr "semaine"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "month"
-msgstr "mois"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:167
-#, php-format
-msgid "Removing of user/proxy account with dn '%s' failed."
-msgstr "La suppression du compte/proxy de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:185
-msgid "Numerical value for Quota Setting is empty."
-msgstr "La valeur pour le quota est vide."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:187
-msgid "Numerical value for Quota Setting is not valid."
-msgstr "La valeur dans le champ 'Paramètres du quota' n'est pas valide."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:289
-#, php-format
-msgid "Saving of user/proxy account with dn '%s' failed."
-msgstr "La sauvegarde du compte/proxy de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:317
-msgid "Filter unwanted content"
-msgstr "Filtrer le contenu non désiré"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:318
-msgid "Limit proxy access"
-msgstr "Accès au proxy autorisé durant la plage horaire suivante"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:5
-msgid "PHPGroupware"
-msgstr "PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPgw account with dn '%s' failed."
-msgstr "La suppression du compte/PHPgw de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:139
-#, php-format
-msgid "Saving of user/PHPgw account with dn '%s' failed."
-msgstr "La sauvegarde du compte/PHPgw de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:157
-msgid "PHP GW"
-msgstr "PHP Groupware"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-msgid "PHP GW account settings"
-msgstr "Préférences de PHPgroupware"
-
-#: plugins/personal/connectivity/webdav.tpl:3
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "WebDAV account"
-msgstr "Compte WebDAV"
-
-#: plugins/personal/connectivity/opengw.tpl:1
-#: plugins/personal/connectivity/class_opengwAccount.inc:331
-msgid "Opengroupware"
-msgstr "OpenGroupware"
-
-#: plugins/personal/connectivity/opengw.tpl:8
-#: plugins/personal/connectivity/class_opengwAccount.inc:341
-msgid "Location team"
-msgstr "Emplacement de l'équipe"
-
-#: plugins/personal/connectivity/opengw.tpl:21
-#: plugins/personal/connectivity/class_opengwAccount.inc:342
-msgid "Template user"
-msgstr "Modèle d'utilisateur"
-
-#: plugins/personal/connectivity/opengw.tpl:48
-#: plugins/personal/connectivity/class_opengwAccount.inc:344
-msgid "Teams"
-msgstr "Equipes"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "Open-Xchange Account"
-msgstr "Compte Open-Xchange"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid ""
-"disabled, no Postgresql support detected. Or the specified database can't be "
-"reached"
-msgstr ""
-"désactivé, le support pour Postgresql est manquant. Ou la base de données "
-"spécifiée ne peut pas être contactée"
-
-#: plugins/personal/connectivity/oxchange.tpl:18
-msgid "Open-Xchange account"
-msgstr "Compte Open Xchange"
-
-#: plugins/personal/connectivity/oxchange.tpl:29
-msgid "Remember"
-msgstr "Se souvenir"
-
-#: plugins/personal/connectivity/oxchange.tpl:33
-msgid "Appointment Days"
-msgstr "Rendez vous"
-
-#: plugins/personal/connectivity/oxchange.tpl:42
-msgid "Task Days"
-msgstr "Tâches"
-
-#: plugins/personal/connectivity/oxchange.tpl:61
-msgid "User Information"
-msgstr "Information Utilisateur"
-
-#: plugins/personal/connectivity/oxchange.tpl:65
-msgid "User Timezone"
-msgstr "Zone Horaire de l'utilisateur"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
-#: plugins/generic/references/class_reference.inc:34
-msgid "FTP"
-msgstr "FTP"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
-#, php-format
-msgid "Removing of user/pureftpd account with dn '%s' failed."
-msgstr "La suppression du compte/pureftpd de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
-msgid "Value specified as 'Upload bandwidth' is not valid."
-msgstr ""
-"La valeur spécifiée dans le champ 'Bande passante en montée' n'est pas "
-"valide."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
-msgid "Value specified as 'Download bandwidth' is not valid."
-msgstr ""
-"La valeur spécifiée dans le champ 'Bande passante en descente' n'est pas "
-"valide."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
-msgid "Value specified as 'Quota files' is not valid."
-msgstr "La valeur spécifiée dans le champ 'Quota Fichier' n'est pas valide."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
-msgid "Value specified as 'Quota size' is not valid."
-msgstr "La valeur spécifiée dans le champ 'Taille du Quota' est non valide."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
-msgid "Value specified as 'Upload ratio' is not valid."
-msgstr ""
-"La valeur spécifiée dans le champ 'Bande passante en montée' n'est pas "
-"valide."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
-msgid "Value specified as 'Download ratio' is not valid."
-msgstr ""
-"La valeur spécifiée dans le champ 'Bande passante en descente' n'est pas "
-"valide."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
-#, php-format
-msgid "Saving of user/pureftpd account with dn '%s' failed."
-msgstr "La sauvegarde du compte/pureftpd de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
-msgid "Ftp"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-msgid "Pure ftp account"
-msgstr "Créer un compte Pure ftp"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
-msgid "Quota files"
-msgstr "Taille du Quota"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
-msgid "Upload ratio"
-msgstr "Ratio de Téléchargerment"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
-msgid "Quota MBytes"
-msgstr "Taille du Quota en MBytes"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
-msgid "Download ratio"
-msgstr "Ratio de téléchargement (descente)"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
-msgid "Upload bandwith"
-msgstr "Bande passante montante"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
-msgid "Download bandwith"
-msgstr "Bande passante descendante"
-
-#: plugins/personal/connectivity/phpgw.tpl:3
-msgid "PHPGroupware account"
-msgstr "Compte PHPGroupware"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:6
-msgid "Opengroupware account"
-msgstr "Compte Opengroupware"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:161
-msgid ""
-"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
-"perform any database queries."
-msgstr ""
-"OpenGroupware: Votre configuration ne possède pas d'extension postgresql. "
-"Impossible d'effectuer des recherches."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:166
-msgid ""
-"OpenGroupware: Missing database configuration for opengroupware. Can't get "
-"or set any informations."
-msgstr ""
-"OpenGroupware: La configuration de la base de données est inexistante. "
-"Impossible de lire ou d'écrire des informations."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:174
-msgid ""
-"OpenGroupware: Can't connect to specified database. Please check given "
-"configuration twice."
-msgstr ""
-"OpenGorupware: Impossible de se connecter à la base de données spécifiée. "
-"Veuillez vérifier la configuration."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-msgid "Open groupware account settings"
-msgstr "Préférences du compte Opengroupware"
-
-#: plugins/personal/connectivity/glpi.tpl:1
-msgid "GLPI account"
-msgstr "Compte GLPI"
-
-#: plugins/personal/connectivity/pureftpd.tpl:4
-msgid "FTP account"
-msgstr "Compte FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:19
-msgid "Upload bandwidth"
-msgstr "Bande passante montante"
-
-#: plugins/personal/connectivity/pureftpd.tpl:24
-#: plugins/personal/connectivity/pureftpd.tpl:32
-msgid "kb/s"
-msgstr "kb/sec"
-
-#: plugins/personal/connectivity/pureftpd.tpl:27
-msgid "Download bandwidth"
-msgstr "Bande passante descendante"
-
-#: plugins/personal/connectivity/pureftpd.tpl:43
-msgid "Quota"
-msgstr "Quota"
-
-#: plugins/personal/connectivity/pureftpd.tpl:47
-msgid "Files"
-msgstr "Fichier"
-
-#: plugins/personal/connectivity/pureftpd.tpl:71
-msgid "Ratio"
-msgstr "Ratio"
-
-#: plugins/personal/connectivity/pureftpd.tpl:75
-msgid "Uploaded / downloaded files"
-msgstr "Données envoyées / reçues"
-
-#: plugins/personal/connectivity/pureftpd.tpl:93
-#: plugins/personal/samba/samba3.tpl:246
-msgid "Miscellaneous"
-msgstr "Divers"
-
-#: plugins/personal/connectivity/pureftpd.tpl:98
-msgid "Check to disable FTP Access"
-msgstr "Cliquez ici pour désactivez l'accès FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:100
-msgid "Temporary disable FTP access"
-msgstr "Désactiver temporairement l'accès FTP"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:6
-#: plugins/personal/connectivity/class_webdavAccount.inc:156
-msgid "WebDAV"
-msgstr "WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:84
-#, php-format
-msgid "Removing of user/webDAV account with dn '%s' failed."
-msgstr "La suppression du compte/webDAV de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:138
-#, php-format
-msgid "Saving of user/webDAV account with dn '%s' failed."
-msgstr "La sauvegarde du compte/webDAV de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:1
-msgid "Create new hotplug entry"
-msgstr "Création une nouvelle entrée hotplug"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:8
-msgid "Create new hotplug device"
-msgstr "Créer un nouveau périphérique hotplug"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "(iSerial)"
-msgstr "(ISérie)"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "Vendor-ID"
-msgstr "ID du vendeur"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "(idVendor)"
-msgstr "(Idvendeur)"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "Product-ID"
-msgstr "ID du produit"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "(idProduct)"
-msgstr "(Idproduit)"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:78
-#, php-format
-msgid "Can't remove kioks profile, it is still in use by the following objects '%s'."
-msgstr ""
-"Impossible d'enlever le profile kiosk ,il est encore utilisé par ce(s) "
-"objets '%s'."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:86
-#: plugins/personal/environment/class_kioskManagementDialog.inc:105
-#, php-format
-msgid "Can't delete '%s'. Error was: permission denied."
-msgstr "Impossible d'effacer '%s'. L'erreur est: permission interdite."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:89
-#: plugins/personal/environment/class_kioskManagementDialog.inc:108
-#, php-format
-msgid "Can't delete '%s'. Errow was: file doesn't exist."
-msgstr "Impossible d'effacer '%s'. L'erreur est: le fichier n'existe pas."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:150
-msgid "There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
-msgstr ""
-"La variable KIOSPATH n'est pas définie dans votre gosa.conf. Impossible de "
-"gérer des profiles kiosk!"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:156
-#, php-format
-msgid "Kiosk path '%s' is not accessible. Please check the permissions."
-msgstr ""
-"Le chemin vers le répertoire kiosk '%s' n'est pas accessible. Veuillez "
-"vérifier les permissions."
-
-#: plugins/personal/environment/kioskManagement.tpl:1
-#: plugins/personal/environment/kioskManagement.tpl:5
-msgid "Kiosk profile management"
-msgstr "Gérer les profil Kiosk"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:1
-msgid "Add printer devcies"
-msgstr "Ajouter une d'imprimante"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:48
-msgid "Display printers matching"
-msgstr "Afficher les imprimantes correspondants"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:53
-msgid "Regular expression for matching printer names"
-msgstr "Expression régulière concordant avec les noms des imprimantes"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:108
-msgid "Specified name should only consist of upper-/lowercase characters."
-msgstr "Le nom utilisé ne peut être composé que de caractères miniscules/majuscules."
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:112
-msgid "Please specify a valid script name."
-msgstr "Veuillez spécifier un nom de script valide."
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:116
-msgid "Specified description contains invalid characters."
-msgstr "La description contient des caractères invalides."
-
-#: plugins/personal/environment/main.inc:119
-msgid "User environment settings"
-msgstr "Utiliser les préférences d'environnement"
-
-#: plugins/personal/environment/logonManagement.tpl:1
-#: plugins/personal/environment/logonManagement.tpl:5
-#: plugins/personal/environment/environment.tpl:169
-msgid "Logon script management"
-msgstr "Administration des scripts de démarrage"
-
-#: plugins/personal/environment/logonManagement.tpl:8
-msgid "Logon script settings"
-msgstr "Paramètres des scripts de démarrage"
-
-#: plugins/personal/environment/logonManagement.tpl:10
-msgid "Skript name"
-msgstr "Nom du script"
-
-#: plugins/personal/environment/logonManagement.tpl:34
-msgid "Logon script flags"
-msgstr "Paramètres des scripts de démarrage"
-
-#: plugins/personal/environment/logonManagement.tpl:38
-msgid "Last script"
-msgstr "Dernier script"
-
-#: plugins/personal/environment/logonManagement.tpl:44
-msgid "Script can be replaced by user"
-msgstr "Le script peut être remplacé par l'utilisateur"
-
-#: plugins/personal/environment/logonManagement.tpl:56
-#: plugins/personal/environment/class_environment.inc:1335
-msgid "Logon script"
-msgstr "Script de démarrage"
-
-#: plugins/personal/environment/hotplugDialog.tpl:1
-msgid "Add hotplug devices"
-msgstr "Ajouter des périphériques hotplug"
-
-#: plugins/personal/environment/hotplugDialog.tpl:5
-msgid "Hotplug management"
-msgstr "Gestion des périphériques Hotplug"
-
-#: plugins/personal/environment/hotplugDialog.tpl:10
-msgid "Select hotplug device to add"
-msgstr "Sélectionner le périphérique hotplug à ajouter"
-
-#: plugins/personal/environment/hotplugDialog.tpl:34
-msgid "Choose the department the search will be based    on"
-msgstr "Sélectionner le département où sera effectuée la recherche"
-
-#: plugins/personal/environment/hotplugDialog.tpl:48
-msgid "Regular expression for        matching hotplugs"
-msgstr "Expression régulière concordant avec les noms des périphériques hotplug"
-
-#: plugins/personal/environment/class_environment.inc:209
-msgid "auto"
-msgstr "automatique"
-
-#: plugins/personal/environment/class_environment.inc:281
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Setting profile "
-"server to '%s'."
-msgstr ""
-"Le serveur de profil kiosk sélectionné '%s' n'est plus disponible, Le "
-"serveur de profil actuel est changé en '%s'."
-
-#: plugins/personal/environment/class_environment.inc:286
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Profile server "
-"configuration is resetted."
-msgstr ""
-"Le serveur de profile '%s' n'est plus disponible. La configuration du "
-"serveur de profile à été réinitialisée."
-
-#: plugins/personal/environment/class_environment.inc:355
-#: plugins/personal/environment/class_environment.inc:393
-msgid "Remove environment extension"
-msgstr "Enlever l'extension d'environnement"
-
-#: plugins/personal/environment/class_environment.inc:356
-#: plugins/personal/environment/class_environment.inc:394
-msgid "Environment extension enabled. You can disable it by clicking below."
-msgstr ""
-"Extension d'environnement activée. Vous pouvez la désactiver en cliquant sur "
-"le bouton ci-dessous."
-
-#: plugins/personal/environment/class_environment.inc:365
-#: plugins/personal/environment/class_environment.inc:370
-#: plugins/personal/environment/class_environment.inc:399
-#: plugins/personal/environment/class_environment.inc:404
-msgid "Add environment extension"
-msgstr "Ajouter une extension d'environnement"
-
-#: plugins/personal/environment/class_environment.inc:366
-#: plugins/personal/environment/class_environment.inc:400
-msgid "Environment extension disabled. You can enable it by clicking below."
-msgstr ""
-"Extension d'environnement désactivé. Vous pouvez l'activer en cliquant sur "
-"le bouton ci-dessous."
-
-#: plugins/personal/environment/class_environment.inc:371
-#: plugins/personal/environment/class_environment.inc:405
-msgid ""
-"Environment extension disabled. You have to setup a posix account before you "
-"can enable this feature."
-msgstr ""
-"Extension d'environnement désactivée. Vous devez d'abord créer un compte "
-"posix avant de pouvoir activer cette extension."
-
-#: plugins/personal/environment/class_environment.inc:522
-msgid "You are not allowed to write Logon scripts."
-msgstr "Vous n'êtes pas autorisé à écrire des scripts de démarrage."
-
-#: plugins/personal/environment/class_environment.inc:603
-msgid "Spaces are not allowed in the mount path!"
-msgstr "Les espaces ne sont pas autorisées dans le point de montage !"
-
-#: plugins/personal/environment/class_environment.inc:682
-#: plugins/personal/environment/class_environment.inc:683
-#: plugins/personal/environment/class_environment.inc:691
-#: plugins/personal/environment/class_environment.inc:692
-msgid "Reset password hash"
-msgstr "Réinitialiser le mot de passe"
-
-#: plugins/personal/environment/class_environment.inc:696
-msgid "Delete share entry"
-msgstr "Supprimer ce partage"
-
-#: plugins/personal/environment/class_environment.inc:885
-msgid "GOsa default printer flag is not allowed within groups."
-msgstr "L'indicateur d'imprimante par défaut n'est pas permis parmis les groupes."
-
-#: plugins/personal/environment/class_environment.inc:908
-#, php-format
-msgid ""
-"The selected kiosk profile '%s' is no longer available, setting current "
-"profile to 'none'."
-msgstr ""
-"Le profil kiosk sélectionné '%s' n'est plus disponible, le profil actuel est "
-"changé en 'aucun'."
-
-#: plugins/personal/environment/class_environment.inc:952
-#, php-format
-msgid "Removing of user/environment account with dn '%s' failed."
-msgstr ""
-"La suppression du compte/environnement de l'utilisateur avec le dn '%s' à "
-"échoué."
-
-#: plugins/personal/environment/class_environment.inc:1021
-msgid "Please set a valid profile quota size."
-msgstr "Veuillez indiquer un quota valide pour le profil."
-
-#: plugins/personal/environment/class_environment.inc:1028
-msgid ""
-"You need to setup a valid posix extension in order to enable evironment "
-"features."
-msgstr ""
-"Vous devez configurer correctement l'extension posix pour activer "
-"l'extension d'environnement."
-
-#: plugins/personal/environment/class_environment.inc:1066
-msgid "Can't save new kiosk profiles, possibly permission denied for folder"
-msgstr ""
-"Impossible de sauver de nouveaux profiles kiosk, je n'ai pas les droits sur "
-"le répertoire"
-
-#: plugins/personal/environment/class_environment.inc:1222
-#, php-format
-msgid "Saving of user/environment account with dn '%s' failed."
-msgstr ""
-"La sauvegarde du compte/environnement de l'utilisateur avec le dn '%s' à "
-"échoué."
-
-#: plugins/personal/environment/class_environment.inc:1235
-msgid "group share"
-msgstr "partage de groupe"
-
-#: plugins/personal/environment/class_environment.inc:1276
-#: plugins/personal/environment/class_environment.inc:1334
-msgid "Default printer"
-msgstr "Imprimante par défaut"
-
-#: plugins/personal/environment/class_environment.inc:1313
-msgid "Environment settings"
-msgstr "Préférences d'environnement"
-
-#: plugins/personal/environment/class_environment.inc:1321
-msgid "Command to extend the list of possible screen resolutions"
-msgstr "Commande pour étendre la liste des résolutions écrans possibles"
-
-#: plugins/personal/environment/class_environment.inc:1325
-#: plugins/personal/environment/environment.tpl:105
-msgid "Resolution changeable during session"
-msgstr "La résolution peut être changée pendant la session"
-
-#: plugins/personal/environment/class_environment.inc:1326
-#: plugins/personal/environment/environment.tpl:73
-msgid "Cache profile localy"
-msgstr "Cacher le profile localement"
-
-#: plugins/personal/environment/class_environment.inc:1328
-msgid "Profile quota"
-msgstr "Quota du profil"
-
-#: plugins/personal/environment/class_environment.inc:1329
-msgid "Profile server"
-msgstr "Serveur de profil"
-
-#: plugins/personal/environment/class_environment.inc:1332
-#: plugins/personal/environment/environment.tpl:85
-msgid "Kiosk profile"
-msgstr "Profil Kiosk"
-
-#: plugins/personal/environment/class_environment.inc:1336
-#: plugins/personal/environment/environment.tpl:203
-msgid "Hotplug devices"
-msgstr "Périphériques Hotplug"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:120
-msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
-msgstr ""
-"Veuillez indiquer un nom valide. Seul les chiffres de 0 à 9 et les lettres "
-"de a à Z sont permises."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:123
-msgid "Invalid character in description. Please specify a valid description."
-msgstr ""
-"Caractères invalides dans la description. Veuillez indiquer une description "
-"valide."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:128
-msgid "Please specify a valid iSerial."
-msgstr "Veuillez indiquer un iSerial valide."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:132
-msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
-msgstr ""
-"Veuillez spécifier une une identification vendeur valide. (2 octets "
-"hexadécimal comme '0xFFFF')"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:135
-msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
-msgstr ""
-"Veuillez indiquer une identification produit valide. (2 octets comme "
-"'OxFFFF')"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:141
-msgid "An Entry with this name already exists."
-msgstr "Une entrée avec ce nom existe déjà."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:146
-msgid "Please select an entry or press cancel."
-msgstr "Veuillez sélectionner une entrée ou cliquez sur annuler."
-
-#: plugins/personal/environment/environment.tpl:3
-msgid "The environment extension is currently disabled."
-msgstr "L'extension d'environnement est actuellement désactivée."
-
-#: plugins/personal/environment/environment.tpl:14
-#: plugins/personal/environment/environment.tpl:128
-#: plugins/personal/environment/environment.tpl:198
-msgid "Environment managment settings"
-msgstr "Paramètres des préférences d'environnement"
-
-#: plugins/personal/environment/environment.tpl:17
-msgid "Profile managment"
-msgstr "Gestion du profile"
-
-#: plugins/personal/environment/environment.tpl:25
-msgid "Use profile managment"
-msgstr "Utiliser la gestion des profiles"
-
-#: plugins/personal/environment/environment.tpl:32
-msgid "Profile server managment"
-msgstr "Gestion des profiles serveurs"
-
-#: plugins/personal/environment/environment.tpl:35
-msgid "Profil path"
-msgstr "Chemin du Profil"
-
-#: plugins/personal/environment/environment.tpl:56
-msgid "Profil quota"
-msgstr "Quota du profil"
-
-#: plugins/personal/environment/environment.tpl:82
-msgid "Kiosk profile settings"
-msgstr "Paramètres du profil Kiosk"
-
-#: plugins/personal/environment/environment.tpl:95
-msgid "Manage"
-msgstr "Gérer"
-
-#: plugins/personal/environment/environment.tpl:143
-msgid "User used to connect to the share"
-msgstr "Utilisateur sélectionné pour la connexion au partage"
-
-#: plugins/personal/environment/environment.tpl:146
-msgid "Select a share"
-msgstr "Sélectionnez un partage"
-
-#: plugins/personal/environment/environment.tpl:154
-msgid "Mount path"
-msgstr "Point de montage"
-
-#: plugins/personal/environment/environment.tpl:167
-msgid "Logon scripts"
-msgstr "Scripts de démarrage"
-
-#: plugins/personal/environment/environment.tpl:205
-msgid "Hotplug device settings"
-msgstr "Paramètre des périphériques Hotplug"
-
-#: plugins/personal/environment/environment.tpl:222
-msgid "Existing"
-msgstr "Existant"
-
-#: plugins/personal/environment/environment.tpl:237
-msgid "Printer settings"
-msgstr "Paramètres de l'imprimante"
-
-#: plugins/personal/environment/environment.tpl:254
-msgid "Toggle admin"
-msgstr "Afficher/Cacher l'administrateur"
-
-#: plugins/personal/environment/environment.tpl:257
-msgid "Toggle default"
-msgstr "Afficher/Cacher défaut"
-
-#: plugins/personal/nagios/nagios.tpl:5
-msgid "Nagios Account"
-msgstr "Compte Nagios"
-
-#: plugins/personal/nagios/nagios.tpl:8
-#: plugins/personal/nagios/class_nagiosAccount.inc:286
-msgid "Alias"
-msgstr "Alias de l'utilisateur"
-
-#: plugins/personal/nagios/nagios.tpl:27
-#: plugins/personal/nagios/class_nagiosAccount.inc:292
-msgid "Host notification period"
-msgstr "Période de notification pour les systèmes"
-
-#: plugins/personal/nagios/nagios.tpl:40
-#: plugins/personal/nagios/class_nagiosAccount.inc:296
-msgid "Service notification period"
-msgstr "Période de notification pour les services"
-
-#: plugins/personal/nagios/nagios.tpl:53
-#: plugins/personal/nagios/class_nagiosAccount.inc:295
-msgid "Service notification options"
-msgstr "Options pour la période de notification pour les services"
-
-#: plugins/personal/nagios/nagios.tpl:66
-#: plugins/personal/nagios/class_nagiosAccount.inc:291
-msgid "Host notification options"
-msgstr "Options pour la notification des systèmes"
-
-#: plugins/personal/nagios/nagios.tpl:90
-#: plugins/personal/nagios/class_nagiosAccount.inc:294
-msgid "Service notification commands"
-msgstr "Commandes pour la notification des services"
-
-#: plugins/personal/nagios/nagios.tpl:100
-#: plugins/personal/nagios/class_nagiosAccount.inc:290
-msgid "Host notification commands"
-msgstr "Commandes pour la notification des systèmes"
-
-#: plugins/personal/nagios/nagios.tpl:115
-msgid "Nagios authentification"
-msgstr "Authentification nagios"
-
-#: plugins/personal/nagios/nagios.tpl:121
-msgid "view system informations"
-msgstr "voir les informations sur le système"
-
-#: plugins/personal/nagios/nagios.tpl:130
-msgid "view configuration information"
-msgstr "voir les informations de configuration"
-
-#: plugins/personal/nagios/nagios.tpl:139
-msgid "trigger system commands"
-msgstr "Permettre les commandes systèmes"
-
-#: plugins/personal/nagios/nagios.tpl:148
-msgid "view all services"
-msgstr "Voir tout les services"
-
-#: plugins/personal/nagios/nagios.tpl:157
-msgid "view all hosts"
-msgstr "Voir tout les hôtes"
-
-#: plugins/personal/nagios/nagios.tpl:166
-msgid "trigger all service commands"
-msgstr "Permettre les commandes sur tout les services"
-
-#: plugins/personal/nagios/nagios.tpl:175
-msgid "trigger all host commands"
-msgstr "permettre les commandes sur tout les hôtes"
-
-#: plugins/personal/nagios/main.inc:123
-msgid "Nagios settings"
-msgstr "Paramètres Nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:110
-msgid "This account has no nagios extensions."
-msgstr "Ce compte n'a pas d'extensions nagios."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:119
-msgid "Remove nagios account"
-msgstr "Supprimer l'extension nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:120
-msgid ""
-"This account has nagios features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"L'extension nagios est activée pour ce compte, vous pouvez la désactiver en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid "Create nagios account"
-msgstr "Créer un compte nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid ""
-"This account has nagios features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"L'extension nagios est désactivée pour ce compte, vous pouvez l'activer en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:178
-#, php-format
-msgid "Saving of user/nagios account with dn '%s' failed."
-msgstr "La sauvegarde du compte/nagios de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:198
-msgid "The required field 'NagiosAlias' is not set."
-msgstr "Le champ obligatoire 'Alias de l'utilisateur' n'est pas rempli."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:201
-msgid "The required field 'NagiosMail' is not set."
-msgstr "Le champ obligatoire 'adresse de messagerie' n'est pas rempli."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:205
-#: plugins/personal/nagios/class_nagiosAccount.inc:209
-msgid "Please enter a valid email address in 'NagiosMail' field."
-msgstr ""
-"Veuillez entrer une adresse de messagerie valide dans le champ 'Adresse de "
-"messagerie'."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:261
-#, php-format
-msgid "Removing of user/nagios account with dn '%s' failed."
-msgstr "La suppression du compte/nagios de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:276
-msgid "Nagios account settings"
-msgstr "Paramètres Nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:287
-#: plugins/personal/generic/class_user.inc:1447
-msgid "Pager number"
-msgstr "Numéro de page"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:298
-msgid "View all hosts"
-msgstr "Voir tout les hôtes"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:299
-msgid "View all services"
-msgstr "Voir tout les services"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:301
-msgid "Trigger system commands"
-msgstr "Permettre les commandes systèmes"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:302
-msgid "Trigger all host commands"
-msgstr "Permettre les commandes sur tout les hôtes"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:303
-msgid "Trigger all service commands"
-msgstr "Permettre les commandes sur tout les services"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:305
-msgid "View configuration information"
-msgstr "Voir les informations de configuration"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:306
-msgid "View system informations"
-msgstr "Voir les informations sur le système"
-
-#: plugins/personal/posix/trust_machines.tpl:6
-msgid "Select systems to add"
-msgstr "Sélectionner les hôtes à ajouter"
-
-#: plugins/personal/posix/trust_machines.tpl:26
-msgid "Display systems of department"
-msgstr "Afficher les systèmes du département"
-
-#: plugins/personal/posix/main.inc:127
-msgid "Unix settings"
-msgstr "Paramètres unix"
-
-#: plugins/personal/posix/paste_generic.tpl:4
-msgid "Posix settings"
-msgstr "Paramètres Posix"
-
-#: plugins/personal/posix/paste_generic.tpl:8
-#: plugins/personal/posix/class_posixAccount.inc:1363
-#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
-#: plugins/personal/samba/samba3.tpl:97
-#: plugins/personal/samba/class_sambaAccount.inc:690
-msgid "Home directory"
-msgstr "Répertoire Home"
-
-#: plugins/personal/posix/paste_generic.tpl:23
-#: plugins/personal/posix/generic.tpl:47
-msgid "Force UID/GID"
-msgstr "Forcer l'UID/GID"
-
-#: plugins/personal/posix/paste_generic.tpl:28
-#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
-msgid "UID"
-msgstr "UID"
-
-#: plugins/personal/posix/paste_generic.tpl:47
-#: plugins/personal/posix/generic.tpl:76
-msgid "Group membership"
-msgstr "Appartenance au groupe"
-
-#: plugins/personal/posix/paste_generic.tpl:54
-#: plugins/personal/posix/generic.tpl:78
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Attention: NFS ne supporte pas plus de 16 groupes !)"
-
-#: plugins/personal/posix/posix_shadow.tpl:9
-msgid "User must change password on first login"
-msgstr "L'utilisateur doit changer son mot de passe lors de sa première connexion"
-
-#: plugins/personal/posix/posix_shadow.tpl:34
-#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
-msgid "Password expires on"
-msgstr "Le mot de passe expirera le"
-
-#: plugins/personal/posix/class_posixAccount.inc:16
-#: plugins/generic/references/class_reference.inc:22
-msgid "UNIX"
-msgstr "UNIX"
-
-#: plugins/personal/posix/class_posixAccount.inc:137
-msgid "expired"
-msgstr "expire"
-
-#: plugins/personal/posix/class_posixAccount.inc:139
-msgid "grace time active"
-msgstr "temps de grâce activé"
-
-#: plugins/personal/posix/class_posixAccount.inc:142
-msgid "active, password not changable"
-msgstr "actif, impossible de changer le mot de passe"
-
-#: plugins/personal/posix/class_posixAccount.inc:144
-msgid "active, password expired"
-msgstr "actif, mot de passe expiré"
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "active"
-msgstr "actif"
-
-#: plugins/personal/posix/class_posixAccount.inc:157
-#: plugins/personal/posix/class_posixAccount.inc:1029
-msgid "Group of user"
-msgstr "Groupe d'utilisateurs"
-
-#: plugins/personal/posix/class_posixAccount.inc:192
-msgid "unconfigured"
-msgstr "non configuré"
-
-#: plugins/personal/posix/class_posixAccount.inc:255
-msgid "This account has no unix extensions."
-msgstr "Ce compte n'a pas d'extension unix."
-
-#: plugins/personal/posix/class_posixAccount.inc:275
-#: plugins/personal/posix/class_posixAccount.inc:278
-msgid "Remove posix account"
-msgstr "Supprimer le compte posix"
-
-#: plugins/personal/posix/class_posixAccount.inc:276
-msgid ""
-"This account has unix features enabled. To disable them, you'll need to "
-"remove the samba / environment account first."
-msgstr ""
-"Ce compte possède l'extension unix. Pour le désactiver vous devez au "
-"préalable supprimer le(s) compte samba / environnement."
-
-#: plugins/personal/posix/class_posixAccount.inc:279
-msgid ""
-"This account has posix features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Ce compte possède l'extension posix. Vous pouvez le supprimer en cliquant "
-"sur le bouton ci-dessous."
-
-#: plugins/personal/posix/class_posixAccount.inc:282
-msgid "Create posix account"
-msgstr "Créer un compte posix"
-
-#: plugins/personal/posix/class_posixAccount.inc:283
-msgid ""
-"This account has posix features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Aucune extension posix n'existe pour ce compte. Vous pouvez en créer une en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/personal/posix/class_posixAccount.inc:443
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr ""
-"Les mots de passe ne peuvent être changé qu'après %s jours à compter de la "
-"dernière modification de celui-ci"
-
-#: plugins/personal/posix/class_posixAccount.inc:447
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "Le mot de passe doit être changé après %s jours"
-
-#: plugins/personal/posix/class_posixAccount.inc:451
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiery"
-msgstr ""
-"Désactiver le compte après %s jours d'inactivité après l'expiration du mot "
-"de passe"
-
-#: plugins/personal/posix/class_posixAccount.inc:455
-#, php-format
-msgid "Warn user %s days before password expiery"
-msgstr "Avertir l'utilisateur %s jours avant l'expiration de son mot de passe"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-msgid "full access"
-msgstr "accès complet"
-
-#: plugins/personal/posix/class_posixAccount.inc:576
-msgid "allow access to these hosts"
-msgstr "permettre l'accès a ces hôtes"
-
-#: plugins/personal/posix/class_posixAccount.inc:624
-#, php-format
-msgid "Removing of user/posix account with dn '%s' failed."
-msgstr "La suppression du compte/posix de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/posix/class_posixAccount.inc:772
-msgid "Failed: overriding lock"
-msgstr "Échoué: réécriture du verrou"
-
-#: plugins/personal/posix/class_posixAccount.inc:868
-#, php-format
-msgid "Saving of user/posix account with dn '%s' failed."
-msgstr "La sauvegarde du compte/posix de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/posix/class_posixAccount.inc:943
-msgid "The required field 'Home directory' is not set."
-msgstr "Le champ obligatoire 'Répertoire Home' n'est pas renseigné."
-
-#: plugins/personal/posix/class_posixAccount.inc:946
-msgid "Please enter a valid path in 'Home directory' field."
-msgstr "Veuillez indiquer un chemin d'accès valide dans le champ 'Répertoire Home'."
-
-#: plugins/personal/posix/class_posixAccount.inc:954
-msgid "Value specified as 'UID' is not valid."
-msgstr "La valeur de l''UID' spécifiée n'est pas valide."
-
-#: plugins/personal/posix/class_posixAccount.inc:957
-msgid "Value specified as 'UID' is too small."
-msgstr "La valeur de l''UID' est trop petite."
-
-#: plugins/personal/posix/class_posixAccount.inc:972
-msgid "Value specified as 'shadowMin' is not valid."
-msgstr "La valeur de 'ShadowMin' est invalide."
-
-#: plugins/personal/posix/class_posixAccount.inc:977
-msgid "Value specified as 'shadowMax' is not valid."
-msgstr "La valeur de 'shadowMax' est invalide"
-
-#: plugins/personal/posix/class_posixAccount.inc:982
-msgid "Value specified as 'shadowWarning' is not valid."
-msgstr "La valeur de 'shadowWarning' est invalide."
-
-#: plugins/personal/posix/class_posixAccount.inc:985
-msgid "'shadowWarning' without 'shadowMax' makes no sense."
-msgstr "'shadowWarning' sans 'shadowMax' est inutile."
-
-#: plugins/personal/posix/class_posixAccount.inc:988
-msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
-msgstr "La valeur de 'shadowWarning' doit être plus petite que 'shadowMax'."
-
-#: plugins/personal/posix/class_posixAccount.inc:991
-msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
-msgstr "La valeur de 'shadowWarning' doit être plus grande que 'shadowMin'."
-
-#: plugins/personal/posix/class_posixAccount.inc:996
-msgid "Value specified as 'shadowInactive' is not valid."
-msgstr "La valeur de 'shadowInactive' est invalide."
-
-#: plugins/personal/posix/class_posixAccount.inc:999
-msgid "'shadowInactive' without 'shadowMax' makes no sense."
-msgstr "'shadowInactive' sans 'shadowMax' est inutile."
-
-#: plugins/personal/posix/class_posixAccount.inc:1004
-msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
-msgstr "La valeur pour 'shadowMin' doit être plus petite que 'shadowMax'."
-
-#: plugins/personal/posix/class_posixAccount.inc:1353
-msgid "POSIX account"
-msgstr "Compte Posix"
-
-#: plugins/personal/posix/class_posixAccount.inc:1364
-#: plugins/personal/posix/generic.tpl:15
-msgid "Shell"
-msgstr "Shell"
-
-#: plugins/personal/posix/class_posixAccount.inc:1366
-msgid "Group ID"
-msgstr "ID du Groupe"
-
-#: plugins/personal/posix/class_posixAccount.inc:1368
-msgid "Force password change on login"
-msgstr "Forcer le changement de mot de passe au la connexion"
-
-#: plugins/personal/posix/class_posixAccount.inc:1369
-msgid "Shadow min"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1370
-msgid "Shadow max"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1371
-msgid "Shadow warning"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1372
-msgid "Shadow inactive"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1373
-msgid "Shadow expire"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1374
-msgid "System trust model"
-msgstr "Système de Confiance"
-
-#: plugins/personal/posix/generic.tpl:25
-msgid "Primary group"
-msgstr "Groupe principal"
-
-#: plugins/personal/posix/generic.tpl:102
-msgid "Account"
-msgstr "Compte"
-
-#: plugins/personal/posix/generic.tpl:109
-msgid "System trust"
-msgstr "Système de Confiance"
-
-#: plugins/personal/posix/generic.tpl:110
-msgid "Trust mode"
-msgstr "Mode de confiance"
-
-#: plugins/personal/posix/posix_groups.tpl:6
-msgid "Select groups to add"
-msgstr "Sélectionner les groupes à ajouter"
-
-#: plugins/personal/posix/posix_groups.tpl:32
-msgid "Display groups of department"
-msgstr "Afficher les groupes du département"
-
-#: plugins/personal/posix/posix_groups.tpl:53
-msgid "Display groups matching"
-msgstr "Afficher les groupes correspondants"
-
-#: plugins/personal/posix/posix_groups.tpl:64
-msgid "Display groups of user"
-msgstr "Afficher les groupes contenant des utilisateurs"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:62
-msgid "Sunday"
-msgstr "Dimanche"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:63
-msgid "Monday"
-msgstr "Lundi"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:64
-msgid "Tuesday"
-msgstr "Mardi"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:65
-msgid "Wednesday"
-msgstr "Mercredi"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:66
-msgid "Thursday"
-msgstr "Jeudi"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:67
-msgid "Friday"
-msgstr "Vendredi"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:68
-msgid "Saturday"
-msgstr "Samedi"
-
-#: plugins/personal/samba/samba3_workstations.tpl:6
-msgid "Select workstations to add"
-msgstr "Sélectionner les stations à ajouter"
-
-#: plugins/personal/samba/samba3_workstations.tpl:26
-msgid "Display workstations of department"
-msgstr "Afficher les stations d'un département"
-
-#: plugins/personal/samba/samba2.tpl:13
-msgid "Samba home"
-msgstr "Répertoire de l'utilisateur samba"
-
-#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
-msgid "Script path"
-msgstr "Chemin du Script"
-
-#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
-#: plugins/personal/samba/samba3.tpl:111
-#: plugins/personal/samba/class_sambaAccount.inc:691
-msgid "Profile path"
-msgstr "Chemin du Profile"
-
-#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
-msgid "Access options"
-msgstr "Options d'accès"
-
-#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
-msgid "Allow user to change password from client"
-msgstr ""
-"Autoriser les utilisateurs à changer de mot de passe à partir d'une station "
-"cliente"
-
-#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
-#: plugins/personal/samba/class_sambaAccount.inc:1106
-msgid "Login from windows client requires no password"
-msgstr "L'identification sur une station windows ne nécessite pas de mot de passe"
-
-#: plugins/personal/samba/samba2.tpl:77
-msgid "Temporary disable samba account"
-msgstr "Désactiver temporairement le compte Samba"
-
-#: plugins/personal/samba/samba3.tpl:27
-#: plugins/personal/samba/class_sambaAccount.inc:1121
-msgid "Domain"
-msgstr "Domaine"
-
-#: plugins/personal/samba/samba3.tpl:66
-msgid "Terminal Server"
-msgstr "Serveur de terminaux"
-
-#: plugins/personal/samba/samba3.tpl:94
-#: plugins/personal/samba/class_sambaAccount.inc:1102
-msgid "Allow login on terminal server"
-msgstr "Permet la connexion sur un serveur de terminaux"
-
-#: plugins/personal/samba/samba3.tpl:131
-#: plugins/personal/samba/class_sambaAccount.inc:1103
-msgid "Inherit client config"
-msgstr "Hérite de la configuration du client"
-
-#: plugins/personal/samba/samba3.tpl:134
-msgid "Initial program"
-msgstr "Programme initial"
-
-#: plugins/personal/samba/samba3.tpl:142
-msgid "Working directory"
-msgstr "Répertoire de travail"
-
-#: plugins/personal/samba/samba3.tpl:159
-msgid "Timeout settings (in minutes)"
-msgstr "Configuration du temps d'attente (en minutes)"
-
-#: plugins/personal/samba/samba3.tpl:169
-#: plugins/personal/samba/class_sambaAccount.inc:698
-msgid "Connection"
-msgstr "Connexion"
-
-#: plugins/personal/samba/samba3.tpl:183
-#: plugins/personal/samba/class_sambaAccount.inc:699
-msgid "Disconnection"
-msgstr "Déconnexion"
-
-#: plugins/personal/samba/samba3.tpl:197
-#: plugins/personal/samba/class_sambaAccount.inc:700
-msgid "IDLE"
-msgstr "En attente"
-
-#: plugins/personal/samba/samba3.tpl:213
-msgid "Client devices"
-msgstr "Périphériques clients"
-
-#: plugins/personal/samba/samba3.tpl:220
-msgid "Connect client drives at logon"
-msgstr "Connecter les lecteurs clients à l'identification"
-
-#: plugins/personal/samba/samba3.tpl:228
-msgid "Connect client printers at logon"
-msgstr "Connecter les imprimantes clients à l'identification"
-
-#: plugins/personal/samba/samba3.tpl:236
-msgid "Default to main client printer"
-msgstr "Imprimante par défaut"
-
-#: plugins/personal/samba/samba3.tpl:250
-msgid "Shadowing"
-msgstr "Masquer"
-
-#: plugins/personal/samba/samba3.tpl:261
-msgid "On broken or timed out"
-msgstr "Sur interrompu ou temps d'attente dépassé"
-
-#: plugins/personal/samba/samba3.tpl:271
-msgid "Reconnect if disconnected"
-msgstr "Reconnexion si déconnecté"
-
-#: plugins/personal/samba/samba3.tpl:306
-#: plugins/personal/samba/class_sambaAccount.inc:1107
-msgid "Lock samba account"
-msgstr "Verrouiller le compte Samba"
-
-#: plugins/personal/samba/samba3.tpl:331
-#: plugins/personal/samba/class_sambaAccount.inc:1113
-msgid "Limit Logon Time"
-msgstr "Limiter les temps d'accès"
-
-#: plugins/personal/samba/samba3.tpl:351
-#: plugins/personal/samba/class_sambaAccount.inc:1114
-msgid "Limit Logoff Time"
-msgstr "Limiter les heures de déconnections"
-
-#: plugins/personal/samba/samba3.tpl:372
-msgid "Account expires after"
-msgstr "Le compte expire après"
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Samba logon times"
-msgstr "Heures d'accès à Samba"
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Edit settings..."
-msgstr "Editer les paramètres..."
-
-#: plugins/personal/samba/samba3.tpl:403
-msgid "Allow connection from these workstations only"
-msgstr "Permet la connections depuis ces stations seulement"
-
-#: plugins/personal/samba/class_sambaAccount.inc:212
-msgid "This account has no samba extensions."
-msgstr "Aucune extension samba pour cet utilisateur."
-
-#: plugins/personal/samba/class_sambaAccount.inc:221
-msgid "Remove samba account"
-msgstr "Supprimer le compte Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:222
-msgid ""
-"This account has samba features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Une extension samba existe pour cet utilisateur. Vous pouvez la supprimer en "
-"cliquant sur le bouton ci-dessous."
-
-#: plugins/personal/samba/class_sambaAccount.inc:232
-#: plugins/personal/samba/class_sambaAccount.inc:235
-msgid "Create samba account"
-msgstr "Créer un compte Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:233
-msgid ""
-"This account has samba features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Aucune extension samba n'existe pour cet utilisateur. Vous pouvez en créer "
-"un en cliquant sur le bouton ci-dessous."
-
-#: plugins/personal/samba/class_sambaAccount.inc:236
-msgid ""
-"This account has samba features disabled. Posix features are needed for "
-"samba accounts, enable them first."
-msgstr ""
-"La création d'un compte samba nécessite, au préalable, que l'utilisateur "
-"possède un compte Posix."
-
-#: plugins/personal/samba/class_sambaAccount.inc:502
-msgid "input on, notify on"
-msgstr "entrée activée, notification activée"
-
-#: plugins/personal/samba/class_sambaAccount.inc:503
-msgid "input on, notify off"
-msgstr "entrée activée, notification désactivée"
-
-#: plugins/personal/samba/class_sambaAccount.inc:504
-msgid "input off, notify on"
-msgstr "entrée désactivée, notification activée"
-
-#: plugins/personal/samba/class_sambaAccount.inc:505
-msgid "input off, nofify off"
-msgstr "entrée désactivée, notification désactivée"
-
-#: plugins/personal/samba/class_sambaAccount.inc:507
-msgid "disconnect"
-msgstr "déconnecté"
-
-#: plugins/personal/samba/class_sambaAccount.inc:508
-msgid "reset"
-msgstr "remise à zéro"
-
-#: plugins/personal/samba/class_sambaAccount.inc:510
-msgid "from any client"
-msgstr "de n'importe quel client"
-
-#: plugins/personal/samba/class_sambaAccount.inc:511
-msgid "from previous client only"
-msgstr "du client précédent seulement"
-
-#: plugins/personal/samba/class_sambaAccount.inc:674
-#, php-format
-msgid "Removing of user/samba account with dn '%s' failed."
-msgstr "La suppression du compte/samba de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/samba/class_sambaAccount.inc:693
-#, php-format
-msgid "The value specified as '%s' contains invalid characters!"
-msgstr "La valeur spécifiée comme '%s' contient des caractères invalides !"
-
-#: plugins/personal/samba/class_sambaAccount.inc:703
-#, php-format
-msgid "The timeout property '%s' is checked and contains invalid or no characters!"
-msgstr ""
-"La propriété temps d'attente '%s' est activée et contient des caractères "
-"invalides ou ne contient rien!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:709
-msgid ""
-"The windows user manager only allows eight clients. You've specified more "
-"than eight."
-msgstr ""
-"Le gestionnaire d'utilisateurs windows accepte seulement huit clients. Vous "
-"en avez spécifiés plus de huit."
-
-#: plugins/personal/samba/class_sambaAccount.inc:894
-msgid ""
-"Warning: This account has an undefined samba SID assigned. The problem can "
-"not be fixed by GOsa!"
-msgstr ""
-"Attention: Ce compte possède un SID samba non assigné: Le problème ne peut "
-"pas être fixé par GOsa!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:918
-msgid ""
-"Warning: Can't identify users primary group - no conversion to a samba group "
-"possible!"
-msgstr ""
-"Erreur: Impossible d'identifier le groupe principal de l'utilisateur - la "
-"transformation vers un groupe samba est impossible !"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1028
-#, php-format
-msgid "Saving of user/samba account with dn '%s' failed."
-msgstr "La sauvegarde du compte/samba de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/samba/class_sambaAccount.inc:1093
-#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
-msgid "Samba settings"
-msgstr "Configuration Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1105
-msgid "Allow user to change password"
-msgstr "Autoriser les utilisateurs à changer de mot de passe"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1110
-msgid "Account expires"
-msgstr "Le compte expire"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1111
-msgid "Password expires"
-msgstr "Le mot de passe expirera le"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1115
-msgid "Logon hours"
-msgstr "Heure de connexions"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1117
-msgid "Generic home directory"
-msgstr "Répertoire Home de base"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1118
-msgid "Generic samba home drive"
-msgstr "Lecteur réseau par défaut"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1119
-msgid "Generic script path"
-msgstr "Chemin du script par défaut"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1120
-msgid "Generic profile path"
-msgstr "Chemin par défaut du profil"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1122
-msgid "Allow connection from"
-msgstr "Permettre la connexion depuis"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:21
-msgid "Specify the hours this user is allowed to log in"
-msgstr "Indiquez les heures auquel l'utilisateur est autorisé à se connecter"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:27
-msgid "Hour"
-msgstr "Heure"
-
-#: plugins/personal/generic/generic_certs.tpl:3
-#: plugins/personal/generic/generic.tpl:208
-msgid "Certificates"
-msgstr "Certificats"
-
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Certificat standard"
-
-#: plugins/personal/generic/generic_certs.tpl:33
-msgid "S/MIME certificate"
-msgstr "Certificat S/MIME"
-
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "PKCS12 certificate"
-msgstr "Certificat PKCS12"
-
-#: plugins/personal/generic/generic_certs.tpl:78
-#: plugins/personal/generic/class_user.inc:1406
-msgid "Certificate serial number"
-msgstr "Numéro de série du certificat"
-
-#: plugins/personal/generic/generic_picture.tpl:5
-#: plugins/personal/generic/generic_picture.tpl:15
-#: plugins/personal/generic/paste_generic.tpl:37
-#: plugins/personal/generic/generic.tpl:20
-#: plugins/personal/generic/generic.tpl:22
-#: plugins/personal/generic/generic.tpl:38
-msgid "Personal picture"
-msgstr "Image personnelle"
-
-#: plugins/personal/generic/main.inc:102
-msgid "You are not allowed to set your password!"
-msgstr "Vous n'êtes pas autorisé à modifier votre mot de passe !"
-
-#: plugins/personal/generic/main.inc:193
-msgid "Generic user information"
-msgstr "Information générales sur l'utilisateur"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "female"
-msgstr "féminin"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "male"
-msgstr "masculin"
-
-#: plugins/personal/generic/class_user.inc:291
-msgid "This account has no valid GOsa extensions."
-msgstr "Ce compte n'a pas d'extensions GOsa valides."
-
-#: plugins/personal/generic/class_user.inc:353
-msgid "The specified file has not been uploaded via HTTP POST! Aborted."
-msgstr "Ce fichier n'a pas été téléchargé via la méthode HTTP POST ! Abandon."
-
-#: plugins/personal/generic/class_user.inc:450
-msgid "Please enter a valid serial number"
-msgstr "Veuillez entrer un numéro de série valide"
-
-#: plugins/personal/generic/class_user.inc:494
-msgid ""
-"(Some types of certificates are currently not supported and may be displayed "
-"as 'invalid'.)"
-msgstr ""
-"(Certains types de certificats ne sont pas supportés et peuvent être "
-"affichés comme 'non valides'.)"
-
-#: plugins/personal/generic/class_user.inc:504
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Le certificat est valide de %s à %s et est actuellement %s."
-
-#: plugins/personal/generic/class_user.inc:507
-msgid "valid"
-msgstr "valide"
-
-#: plugins/personal/generic/class_user.inc:508
-msgid "invalid"
-msgstr "invalide"
-
-#: plugins/personal/generic/class_user.inc:513
-msgid "No certificate installed"
-msgstr "Pas de certificat installé"
-
-#: plugins/personal/generic/class_user.inc:600
-#, php-format
-msgid "Removing of user/generic account with dn '%s' failed."
-msgstr "La suppression du compte/génerique de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/generic/class_user.inc:634
-#: plugins/personal/generic/class_user.inc:1019
-msgid "Kerberos database communication failed"
-msgstr "La communication vers la base de données kerberos a échoué"
-
-#: plugins/personal/generic/class_user.inc:648
-#: plugins/personal/generic/class_user.inc:1036
-msgid "Can't remove user from kerberos database."
-msgstr "Impossible de supprimer l'utilisateur de la base de données kerberos."
-
-#: plugins/personal/generic/class_user.inc:721
-#, php-format
-msgid "You are not allowed to move this object to '%s'."
-msgstr "Vous n'êtes pas autorisé à bouger cet objet vers '%s'"
-
-#: plugins/personal/generic/class_user.inc:966
-#, php-format
-msgid "Saving of user/generic account with dn '%s' failed."
-msgstr "La sauvegarde du compte/générique de l'utilisateur avec le dn '%s' à échoué."
-
-#: plugins/personal/generic/class_user.inc:1047
-msgid "Can't add user to kerberos database."
-msgstr "Impossible d'ajouter un utilisateur à la base de données kerberos."
-
-#: plugins/personal/generic/class_user.inc:1114
-msgid "There's already a person with this 'Login' in the database."
-msgstr "Une personne ayant cet 'Identifiant' existe déjà dans l'annuaire."
-
-#: plugins/personal/generic/class_user.inc:1123
-msgid "The required field 'Login' is not set."
-msgstr "Le champ obligatoire 'Identifiant' n'est pas renseigné."
-
-#: plugins/personal/generic/class_user.inc:1128
-msgid ""
-"There's already a person with this 'Name'/'Given name' combination in the "
-"database."
-msgstr "Une personne ayant ce 'Nom'/'Nom Complet' existe déjà dans l'annuaire."
-
-#: plugins/personal/generic/class_user.inc:1135
-msgid ""
-"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"Le champ 'Identifiant' contient des caractères invalides. Les minuscules, "
-"chiffres et tirets sont autorisés."
-
-#: plugins/personal/generic/class_user.inc:1138
-msgid "The field 'Homepage' contains an invalid URL definition."
-msgstr "Le champ 'Page d'accueil' contient une URL invalide."
-
-#: plugins/personal/generic/class_user.inc:1267
-msgid "Could not open specified certificate!"
-msgstr "Impossible d'ouvrir le certificat demandé !"
-
-#: plugins/personal/generic/class_user.inc:1398
-#: plugins/personal/generic/generic.tpl:442
-msgid "Unit"
-msgstr "Unité"
-
-#: plugins/personal/generic/class_user.inc:1399
-#: plugins/personal/generic/generic.tpl:467
-msgid "House identifier"
-msgstr "Identifiant du bâtiment"
-
-#: plugins/personal/generic/class_user.inc:1400
-#: plugins/personal/generic/generic.tpl:384
-msgid "Vocation"
-msgstr "Travail"
-
-#: plugins/personal/generic/class_user.inc:1401
-#: plugins/personal/generic/generic.tpl:511
-msgid "Last delivery"
-msgstr "Dernière distribution"
-
-#: plugins/personal/generic/class_user.inc:1402
-#: plugins/personal/generic/generic.tpl:433
-msgid "Person locality"
-msgstr "Lieu de résidence"
-
-#: plugins/personal/generic/class_user.inc:1403
-#: plugins/personal/generic/generic.tpl:392
-msgid "Unit description"
-msgstr "Description de l'unité"
-
-#: plugins/personal/generic/class_user.inc:1404
-#: plugins/personal/generic/generic.tpl:401
-msgid "Subject area"
-msgstr "Zone de sujet"
-
-#: plugins/personal/generic/class_user.inc:1405
-#: plugins/personal/generic/generic.tpl:410
-msgid "Functional title"
-msgstr "Fonction"
-
-#: plugins/personal/generic/class_user.inc:1407
-#: plugins/personal/generic/generic.tpl:520
-msgid "Public visible"
-msgstr "Visible par tous"
-
-#: plugins/personal/generic/class_user.inc:1408
-#: plugins/personal/generic/generic.tpl:451
-msgid "Street"
-msgstr "Rue"
-
-#: plugins/personal/generic/class_user.inc:1414
-msgid "Generic user settings"
-msgstr "Paramètres par défaut des utilisateurs"
-
-#: plugins/personal/generic/class_user.inc:1429
-#: plugins/personal/generic/generic.tpl:83
-msgid "Academic title"
-msgstr "Titre Universitaire"
-
-#: plugins/personal/generic/class_user.inc:1432
-#: plugins/personal/generic/generic.tpl:183
-msgid "Homepage"
-msgstr "Page d'accueil"
-
-#: plugins/personal/generic/class_user.inc:1435
-#: plugins/personal/generic/generic.tpl:93
-msgid "Date of birth"
-msgstr "Date de naissance"
-
-#: plugins/personal/generic/class_user.inc:1436
-msgid "Gender"
-msgstr "Sexe"
-
-#: plugins/personal/generic/class_user.inc:1437
-msgid "Preferred language"
-msgstr "Langue préférée"
-
-#: plugins/personal/generic/class_user.inc:1438
-msgid "Department number"
-msgstr "Numéro du département"
-
-#: plugins/personal/generic/class_user.inc:1439
-msgid "Employee number"
-msgstr "Numéro de l'employé"
-
-#: plugins/personal/generic/class_user.inc:1440
-#: plugins/personal/generic/generic.tpl:282
-msgid "Employee type"
-msgstr "Type de l'employé"
-
-#: plugins/personal/generic/class_user.inc:1443
-#: plugins/personal/generic/paste_generic.tpl:47
-msgid "User picture"
-msgstr "Image de l'utilisateur"
-
-#: plugins/personal/generic/class_user.inc:1444
-msgid "Room number"
-msgstr "Numéro du bureau"
-
-#: plugins/personal/generic/class_user.inc:1448
-msgid "User certificates"
-msgstr "Certificats utilisateurs"
-
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Préférences utilisateur"
-
-#: plugins/personal/generic/paste_generic.tpl:23
-msgid "Clear password"
-msgstr "Effacer le mot de passe"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Set new password"
-msgstr "Attribuer un nouveau mot de passe"
-
-#: plugins/personal/generic/password.tpl:2
-msgid ""
-"You have changed the method your password is stored in the ldap database. "
-"For that reason you've to enter your password at this point again. GOsa will "
-"then encode it with the selected method."
-msgstr ""
-"Vous avez sélectionnez une autre méthode de stockage des mots de passe. Pour "
-"cette raison vous devez ressaisir votre mot de passe afin que GOsa puisse le "
-"réencoder et l'enregistrer dans l'annuaire LDAP."
-
-#: plugins/personal/generic/generic.tpl:6
-msgid "Personal information"
-msgstr "Informations personnelles"
-
-#: plugins/personal/generic/generic.tpl:29
-#: plugins/personal/generic/generic.tpl:40
-msgid "Change picture"
-msgstr "Changer la photo"
-
-#: plugins/personal/generic/generic.tpl:54
-msgid "Template name"
-msgstr "Nom du modèle"
-
-#: plugins/personal/generic/generic.tpl:111
-#: ihtml/themes/default/sizelimit.tpl:14
-msgid "Set"
-msgstr "Activer"
-
-#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Sex"
-msgstr "Sexe"
-
-#: plugins/personal/generic/generic.tpl:130
-msgid "Preferred langage"
-msgstr "Langue préférée"
-
-#: plugins/personal/generic/generic.tpl:175
-msgid "Private phone"
-msgstr "Numéro de téléphone privé"
-
-#: plugins/personal/generic/generic.tpl:196
-msgid "Password storage"
-msgstr "Format de stockage des mots de passe"
-
-#: plugins/personal/generic/generic.tpl:211
-msgid "Edit certificates"
-msgstr "Editer des certificats"
-
-#: plugins/personal/generic/generic.tpl:220
-msgid "Edit properties"
-msgstr "Editer les propriétés"
-
-#: plugins/personal/generic/generic.tpl:238
-msgid "Organizational information"
-msgstr "Informations sur l'entreprise"
-
-#: plugins/personal/generic/generic.tpl:266
-msgid "Department No."
-msgstr "No. du département."
-
-#: plugins/personal/generic/generic.tpl:274
-msgid "Employee No."
-msgstr "No. de l'employé."
-
-#: plugins/personal/generic/generic.tpl:300
-#: plugins/personal/generic/generic.tpl:482
-msgid "Room No."
-msgstr "No. de bureau."
-
-#: plugins/personal/generic/generic.tpl:496
-msgid "Please use the phone tab"
-msgstr "Veuillez utiliser l'onglet téléphone"
-
-#: plugins/generic/welcome/welcome.tpl:4
-msgid ""
-"This is the GOsa main menu. You can select your tasks from the menu on the "
-"left, or by choosing one of the pictograms below. All changes apply directly "
-"to your companies LDAP server."
-msgstr ""
-"Vous êtes sur la fenêtre principale de GOsa. Vous pouvez sélectionner une "
-"rubrique soit en utilisant le menu de gauche soit en cliquant sur une des "
-"icônes. Tout les changements sont directement appliqués sur les serveurs "
-"LDAP de votre société."
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid ""
-"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
-"back to the pictogram view."
-msgstr ""
-"Cliquez sur déconnexion, en haut à gauche, pour vous déconnecter, sur "
-"Accueil pour revenir à la page principale."
-
-#: plugins/generic/welcome/welcome.tpl:15
-msgid "The GOsa team"
-msgstr "L'équipe de GOsa"
-
-#: plugins/generic/welcome/main.inc:24
-#, php-format
-msgid "Welcome %s!"
-msgstr "Bienvenue %s !"
-
-#: plugins/generic/references/class_reference.inc:46
-msgid "Thin Client"
-msgstr "Clients légers"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Object name"
-msgstr "Nom de l'objet"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Contents"
-msgstr "Contenu"
-
-#: plugins/generic/references/contents.tpl:18
-msgid "This object has no relationship to other objects."
-msgstr "Cette objet n'a pas de relation avec d'autres objets."
-
-#: plugins/gofon/macro/parameter.tpl:4
-msgid "Argument"
-msgstr "Argument"
-
-#: plugins/gofon/macro/parameter.tpl:8
-msgid "type"
-msgstr "type"
-
-#: plugins/gofon/macro/parameter.tpl:19
-msgid "You are not allowed to view the macro parameter settings"
-msgstr "Vous n'êtes pas autorisé à voir les paramètres de cette macro."
-
-#: plugins/gofon/macro/headpage.tpl:6
-#: plugins/gofon/macro/class_divListMacros.inc:31
-#: plugins/gofon/macro/class_divListMacros.inc:32
-msgid "List of macros"
-msgstr "Liste des macros"
-
-#: plugins/gofon/macro/headpage.tpl:24
-#: plugins/gofon/macro/class_divListMacros.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected macros. You may want "
-"to use the range selector on top of the macro listbox, when working with a "
-"large number of macros."
-msgstr ""
-"Ce menu permet d'ajouter, de modifier ou de supprimer les macros "
-"sélectionnés. Vous pouvez utiliser les différents filtres lorsque vous "
-"travaillez avec un nombre élevé de macros."
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros matching"
-msgstr "Afficher les macros correspondantes"
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros  matching"
-msgstr "Afficher les macros correspondantes"
-
-#: plugins/gofon/macro/headpage.tpl:41
-#: plugins/gofon/macro/class_divListMacros.inc:65
-msgid "Regular expression for matching macro names"
-msgstr "Expression régulière correspondant à des noms de macro"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
-msgid "This 'dn' is no phone macro."
-msgstr "Ce 'dn' n'est pas une macro téléphonique."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
-msgid "String"
-msgstr "Chaîne de caractère"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
-msgid "Combobox"
-msgstr "Boite à choix multiple"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
-#: include/sieve/templates/element_boolean.tpl:4
-msgid "Bool"
-msgstr "Booléen"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
-msgid "Delete unused"
-msgstr "Supprimer les paramètres inutilisés"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
-#, php-format
-msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
-msgstr ""
-"Le paramètre %s contient des caractères invalides. '!#' est utilisé comme "
-"séparateur"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
-#, php-format
-msgid "The parameter %s has incorrect value for type bool."
-msgstr "Le paramètre %s à des valeurs incorrectes par rapport au type booléen."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
-#, php-format
-msgid ""
-"Parameter count of the macro changed, you must update each user which are "
-"using this macro '%s'."
-msgstr ""
-"Le nombre de paramètres de la macro à change, vous devez mettre à jour "
-"chaque utilisateur qui utilise la macro '%s'."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
-#: plugins/gofon/macro/class_gofonMacro.inc:492
-#: plugins/gofon/macro/class_gofonMacro.inc:501
-#, php-format
-msgid "Removing of goFonMacro/generic account with dn '%s' failed."
-msgstr ""
-"La suppression du compte goFonMacro/générqiue de l'utilisateur avec le dn '%"
-"s' à échoué."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:241
-#, php-format
-msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
-msgstr ""
-"L'effacement de la macro depuis '%s' à échoué. Veuillez vérifier les "
-"journaux système de GOsa pour les erreurs mysql."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:309
-#, php-format
-msgid "More than one '(' is currently not supported. Line : '%s'."
-msgstr "Plus d'un '(' n'est actuellement pas supporté. Ligne : '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:312
-#, php-format
-msgid "More than one ')' is currently not supported. Line : '%s'."
-msgstr "Plus d'une ')' n'est actuellement pas supporté, Ligne : '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:316
-#, php-format
-msgid "There is no application given in line : '%s'."
-msgstr "Il y a pas d'application indiquée à la ligne : '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:320
-#, php-format
-msgid "There is no extension type given in line : '%s'."
-msgstr "Il n'y a pas de type d'extension indiquée à la ligne : '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:349
-#, php-format
-msgid "Insert of new macro failed for server '%s'."
-msgstr "L'insertion de la nouvelle macro à échoué pour le serveur '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:409
-msgid ""
-"There must be at least one server with an asterisk database to save this "
-"phone macro."
-msgstr ""
-"Il doit y avoir au moins un serveur avec la base de donnée asterisk pour "
-"sauver cette macro."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:423
-#, php-format
-msgid "The given cn '%s' already exists."
-msgstr "Le cn indiqué '%s' existe déjà."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:429
-msgid "You must specify the 'Display Name' in order to save this macro"
-msgstr "Vous devez spécifier le 'Nom d'affichage' pour pouvoir sauver cette macro"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:433
-msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
-msgstr ""
-"Le cn introduit est trop long, pour créer une macro le maximum est de 20 "
-"caractères."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:442
-msgid ""
-"This macro is still in use. It is necessary to mark this macro as visible "
-"for users."
-msgstr ""
-"Cette macro est toujours utilisée. Il est nécessaire de marquer cette macro "
-"comme visible pour tout les utilisateurs."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:450
-msgid "Makro length must be lower than 100 lines"
-msgstr "La longueur de la macro doit être plus petite que 100 lignes"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:455
-msgid "You can't save an empty macro."
-msgstr "Impossible de sauver des macros vides."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:472
-msgid ""
-"This macro is still in use. To delete this Macro ensure that nobody has "
-"selected it."
-msgstr ""
-"Cette macro est toujours utilisée. Pour effacer cette macro, assurez vous "
-"que personne ne la sélectionnée."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:485
-msgid ""
-"Could not remove the macro entry from asterisk databases. Please check your "
-"asterisk database configurations."
-msgstr ""
-"Impossible d'effacer la macro de la base de données asterisk. Veuillez "
-"vérifier la configuration de la base de donnée asterisk."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:535
-#, php-format
-msgid "Saving of goFonMacro/generic account with dn '%s' failed."
-msgstr ""
-"La sauvegarde du compte goFonMacro/générique de l'utilisateur avec le dn '%"
-"s' à échoué."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:571
-msgid "Asterisk macro management"
-msgstr "Gestion des macros d'Asterisk"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:576
-msgid "GOfon macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:580
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/gofon/macro/paste_generic.tpl:4
-#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
-#: plugins/gofon/macro/generic.tpl:9
-msgid "Macro name"
-msgstr "Nom de la macro"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:584
-msgid "Macro content and parameter"
-msgstr "Contenu et paramètre des macros"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:585
-msgid "Visibility flag"
-msgstr "Etat de visibilité"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
-msgid "Phone macros"
-msgstr "Macros téléphoniques"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
-#, php-format
-msgid "You're about to delete the following user(s) %s"
-msgstr "Vous êtes sur le point de supprimer le(s) utilisateur(s) suivant(s) %s"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
-msgid "You are not allowed to delete this macro!"
-msgstr "Vous n'êtes pas autorisé à supprimer cette macro!"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
-#, php-format
-msgid "You're about to delete the macro '%s'."
-msgstr "Vous êtes sur le point de supprimer la macro '%s'."
-
-#: plugins/gofon/macro/class_divListMacros.inc:58
-msgid "Visible"
-msgstr "Visible"
-
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "Create new phone macro"
-msgstr "Créer une nouvelle macro téléphonique"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-msgid "Remove selected macros"
-msgstr "Effacer les macros sélectionnées"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-msgid "Remove macros"
-msgstr "Supprimer les macros"
-
-#: plugins/gofon/macro/class_divListMacros.inc:178
-msgid "Macro"
-msgstr "Macro"
-
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "visible"
-msgstr "visible"
-
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "invisible"
-msgstr "invisible"
-
-#: plugins/gofon/macro/class_divListMacros.inc:208
-msgid "Edit macro"
-msgstr "Editer une macro"
-
-#: plugins/gofon/macro/class_divListMacros.inc:216
-msgid "Delete macro"
-msgstr "Supprimer une macro"
-
-#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
-msgid "Phone macro management"
-msgstr "Administration des macros téléphoniques"
-
-#: plugins/gofon/macro/generic.tpl:18
-msgid "Macro name to be displayed"
-msgstr "Nom d'affichage de la macro"
-
-#: plugins/gofon/macro/generic.tpl:60
-msgid "Visible for user"
-msgstr "Visible pour l'utilisateur"
-
-#: plugins/gofon/macro/generic.tpl:70
-msgid "Macro text"
-msgstr "Texte de la macro"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:6
-msgid "Phone Reports"
-msgstr "Rapports téléphoniques"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:165
-#: plugins/gofon/fonreports/class_fonreport.inc:175
-msgid "Can't connect to phone database, no reports can be shown!"
-msgstr ""
-"Impossible de se connecter à la base de données des téléphones, aucun "
-"rapport ne peut être affiché !"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:179
-msgid "Can't select phone database for report generation!"
-msgstr ""
-"Impossible de sélectionner la base de données des téléphones pour la "
-"génération de rapports !"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:197
-msgid "Query for phone database failed!"
-msgstr "La requête sur la base de données des téléphones a échoué !"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:395
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#: plugins/gofon/fonreports/main.inc:16
-msgid "Phone reports"
-msgstr "Rapports téléphoniques"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:405
-#: plugins/gofon/fonreports/contents.tpl:31
-msgid "Source"
-msgstr "Emetteur"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:406
-#: plugins/gofon/fonreports/contents.tpl:32
-msgid "Destination"
-msgstr "Destinataire"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:407
-#: plugins/gofon/fonreports/contents.tpl:33
-msgid "Channel"
-msgstr "Canal"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:408
-msgid "Application called"
-msgstr "Application appelée"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:409
-msgid "Disposition"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:410
-#: plugins/gofon/fonreports/contents.tpl:36
-msgid "Duration"
-msgstr "Durée"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
-#, php-format
-msgid ""
-"The specified goFonHomeServer '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry ignoring old "
-"accounts."
-msgstr ""
-"Le serveur goFonHomeServer '%s' n'est pas disponible dans la configuration "
-"serveur de GOsa. La sauvegarde de ce compte va créer une nouvelle entrée "
-"dans le serveur '%s'. Utilisez annuler si vous ne voulez pas créer un "
-"nouveau compte en ignorant les ancien comptes."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
-"error."
-msgstr ""
-"Le serveur MySQL '%s' n'est pas joignable avec l'utilisateur '%s', veuillez "
-"vérifier les journaux système GOsa pour les erreurs mysql."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
-#, php-format
-msgid "Can't select database %s on %s."
-msgstr "Impossible de sélectionner la base de données %s située sur %s."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
-msgid "no macro"
-msgstr "pas de macros"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
-msgid "undefined"
-msgstr "non défini"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
-msgid ""
-"Can't save any changes to asterisk database, there is no mysql extension "
-"available."
-msgstr ""
-"Impossible de sauvegarde les changements dans votre base de données "
-"asterisk, l'extension mysql n'est pas disponible."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
-"keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-"Le serveur MySQL '%s' n'est pas joignable avec l'utilisateur '%s'. Abandon "
-"de la sauvegarde des données pour garder la consistance de la base de "
-"données, veuillez vérifier les journaux systèmes GOsa pour les erreurs mysql."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
-#, php-format
-msgid ""
-"Can't select database %s on %s. Abort saving entries to keep the database "
-"consistent, check GOsa log for mysql error."
-msgstr ""
-"Impossible de sélectionner la base de données %s sur %s. Abandon de la "
-"sauvegarde des données pour garder la base de données consistante, veuillez "
-"vérifier les journaux systèmes de GOsa pour les erreurs mysql."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
-#, php-format
-msgid ""
-"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
-"entries to keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-"L'ancien serveur MySQL primaire '%s' n'est pas joignable avec l'utilisateur "
-"'%s'. Abandon des sauvegardes pour garder la consistance de la base de "
-"données, veuillez vérifier les journaux systèmes GOsa pour les erreurs mysql."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
-msgid "Error while performing query:"
-msgstr "Une erreur s'est produite lors de la requête:"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
-msgid "This account has no phone extensions."
-msgstr "Ce compte n'est pas d'extension téléphoniques."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
-msgid ""
-"The macro you selected, is no longer available for you, please choose "
-"another one."
-msgstr ""
-"La macro que vous aviez choisi dans le passé n'est plus disponible, veuillez "
-"en choisir une autre."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
-msgid "Remove phone account"
-msgstr "Supprimer l'extension téléphonique"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
-msgid ""
-"This account has phone features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Une extension téléphone existe pour cet utilisateur. Vous pouvez la "
-"supprimer en cliquant sur le bouton ci-dessous."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
-msgid "Create phone account"
-msgstr "Créer un compte téléphone"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
-msgid ""
-"This account has phone features disabled. You can't enable them while no uid "
-"is set."
-msgstr ""
-"Aucun extension téléphone n'existe pour cet utilisateur. Vous ne pouvez pas "
-"l'activer lorsque aucun uid n'est indiqué."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
-msgid ""
-"This account has phone features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Aucun extension téléphone n'existe pour cet utilisateur. Vous pouvez en "
-"créer une en cliquant sur le bouton ci-dessous."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
-msgid "Please enter a valid phone number!"
-msgstr "Veuillez entrer un numéro de téléphone valide !"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
-msgid "Choose your private phone"
-msgstr "Choisissez votre téléphone privé"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone account."
-msgstr ""
-"Il doit y avoir au moins un serveur avec une base de données asterisk pour "
-"créer un compte téléphonique."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
-msgid "Voicemail PIN must be between 1-4 characters."
-msgstr "Le code pin de la boîte vocale doit être entre 1-4 caractères."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
-msgid ""
-"The specified Voicemail PIN contains invalid characters, only numeric values "
-"are allowed here."
-msgstr ""
-"Le code pin de la boîte vocale contient des caractères invalides, seul les "
-"chiffres sont autorisés."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
-msgid "Phone PIN must be at least one character long."
-msgstr "Le code pin du téléphone doit être minimum 1 caractère."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
-msgid ""
-"The specified phone PIN contains invalid characters, only aphanumeric values "
-"are allowed here."
-msgstr ""
-"Le code pin du téléphone contient des caractères invalides. Seul les "
-"chiffres et les lettres sont autorisés."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
-#, php-format
-msgid "You need to specify at least one phone number!"
-msgstr "Vous devez au moins indiquer un numéro de téléphone !"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
-#, php-format
-msgid "Saving of user/phone account with dn '%s' failed."
-msgstr ""
-"La sauvegarde du compte/téléphonique de l'utilisateur avec le dn '%s' à "
-"échoué."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
-msgid ""
-"Can't remove phone account, the mysql extension is not present in php "
-"configuration."
-msgstr ""
-"Impossible de supprimer le compte téléphonique, l'extension mysql n'est pas "
-"présente dans la configuration php."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
-#, php-format
-msgid "Removed user '%s' from phone queue '%s'."
-msgstr "L'utilisateur '%s' à été enlevé de la queue '%s'."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
-#, php-format
-msgid "Removing of user/phone account with dn '%s' failed."
-msgstr ""
-"La suppression du compte/téléphonique de l'utilisateur avec le dn '%s' à "
-"échoué."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available. "
-"Remove aborted."
-msgstr ""
-"Le serveur asterisk primaire précédemment sélectionné n'existe plus (%s). "
-"Effacement interrompu."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
-msgid "Phone account settings"
-msgstr "Paramètres compte téléphonique"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
-msgid "GOfon reports"
-msgstr "Rapports téléphoniques"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
-msgid "Telephone number"
-msgstr "Numéro de téléphone"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
-msgid "Macro settings"
-msgstr "Paramètres des macros"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
-msgid "Telephone pin"
-msgstr "Code PIN du téléphone"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
-msgid "Voicemail pin"
-msgstr "Code PIN de la boite vocale"
-
-#: plugins/gofon/phoneaccount/main.inc:122
-#: plugins/gofon/phoneaccount/paste_generic.tpl:1
-msgid "Phone settings"
-msgstr "Configuration du téléphone"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:50
-msgid "Voicemail PIN"
-msgstr "Code PIN de la boite vocale"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:40
-#: plugins/gofon/phoneaccount/generic.tpl:60
-msgid "Phone PIN"
-msgstr "Code PIN du téléphone"
-
-#: plugins/gofon/phoneaccount/generic.tpl:42
-msgid "Select the accounts home server"
-msgstr "Sélectionnez le serveur primaire"
-
-#: plugins/gofon/phoneaccount/generic.tpl:82
-#: plugins/gofon/phoneaccount/generic.tpl:84
-msgid "Phone macro"
-msgstr "Macro téléphoniques"
-
-#: plugins/gofon/conference/headpage.tpl:6
-#: plugins/gofon/conference/class_divListConferences.inc:31
-#: plugins/gofon/conference/class_divListConferences.inc:32
-msgid "List of conference rooms"
-msgstr "Liste des salles de conférence"
-
-#: plugins/gofon/conference/headpage.tpl:24
-#: plugins/gofon/conference/class_divListConferences.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected phone conferences. "
-"Having a large number of phone conferences, you might prefer the range "
-"selectors on top of the conferences list."
-msgstr ""
-"Ce menu vous permet de d'ajouter, supprimer et éditer les conférences "
-"sélectionnés. Si vous avez un grand nombre de conférences il est conseillé "
-"d'utiliser les filtres."
-
-#: plugins/gofon/conference/headpage.tpl:36
-msgid "Regular expression for        matching user names"
-msgstr "Expression régulière concordant avec les noms des utilisateurs"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
-#, php-format
-msgid ""
-"Could not remove the conference entry from database on home server (%s). "
-"Please check your asterisk database configuration."
-msgstr ""
-"Impossible d'effacer la conférence de la base de données primaire sur le "
-"serveur (%s). Veuillez vérifier la configuration de votre base de données "
-"asterisk."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
-#, php-format
-msgid "The previously selected asterisk home server (%s) is no longer available."
-msgstr ""
-"Le serveur asterisk primaire (%s) précédemment sélectionné n'est plus "
-"disponible."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
-msgid "Please enter a PIN."
-msgstr " Veuillez entrer un code pin."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
-msgid "Please enter a name for the conference."
-msgstr "Veuillez entrer un nom pour la conférence."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
-msgid "Only numeric chars are allowed in Number field."
-msgstr "Seul des chiffres sont permis dans le champ numéro."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
-msgid "Only numbers are allowed in Lifetime."
-msgstr "Seul des nombres sont autorisés dans la durée."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
-msgid "There is already a conference with this name in the current tree."
-msgstr "Il y a déjà une conférence avec ce nom dans l'annuaire."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
-msgid ""
-"Can not check if there are already some entries with given telephone number "
-"and/or cn in the destination home server."
-msgstr ""
-"Impossible de vérifier si il y a déjà des entrées avec ce numéro de "
-"téléphone et/ou cn dans le serveur primaire."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
-msgid ""
-"Can not remove entries with some telephone number and/or cn from destination "
-"home server."
-msgstr ""
-"Impossible d'effacer des entrées avec certains numéro de téléphone et/ou cn "
-"dans le serveur primaire."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
-msgid ""
-"Can not check if entry exists in old database. Please have a look a the gosa "
-"logfiles."
-msgstr ""
-"Impossible de vérifier si l'entrée existe dans l'ancienne  base de données. "
-"Veuillez vérifier les journaux systèmes GOsa."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
-msgid ""
-"Can not remove old entries from initial home server. Please have a look a "
-"the gosa logfiles."
-msgstr ""
-"Impossible d'effacer les anciennes entrées de l'ancien serveur primaire. "
-"Veuillez vérifier les journaux systèmes de GOsa."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
-#, php-format
-msgid "Saving of goFonConference/generic with dn '%s' failed."
-msgstr "La sauvegarde du type goFonConférence/générique avec le dn '%s' à échoué."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
-#: plugins/gofon/conference/class_divListConferences.inc:263
-msgid "Conference"
-msgstr "Conférence"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
-msgid "Phone conference management"
-msgstr "Gestion des conférences téléphoniques"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
-msgid "GOfon conference"
-msgstr "Conférences téléphoniques"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
-msgid "Conference PIN"
-msgstr "Code Pin de la conférence"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
-#: plugins/gofon/conference/generic.tpl:146
-msgid "Preset PIN"
-msgstr "Code PIN préselectionné"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
-#: plugins/gofon/conference/generic.tpl:166
-msgid "Record conference"
-msgstr "Enregistrer la conférence"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
-#: plugins/gofon/conference/generic.tpl:197
-msgid "Play music on hold"
-msgstr "Musique d'attente"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
-msgid "Activate menu"
-msgstr "Activer le menu"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
-msgid "Announce user activity"
-msgstr "Annoncer l'activité utilisateur"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
-msgid "Count user"
-msgstr "Compter les utilisateurs"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
-msgid "Conference type"
-msgstr "Type de conférence"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
-msgid "Format"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
-msgid "Lifetime"
-msgstr "Durée"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
-msgid "Phone conferences"
-msgstr "Conférences téléphoniques"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
-msgid "Management"
-msgstr "Gestion"
-
-#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
-msgid "Conference management"
-msgstr "Gestion des conférences"
-
-#: plugins/gofon/conference/paste_generic.tpl:5
-#: plugins/gofon/conference/generic.tpl:15
-msgid "Conference name"
-msgstr "Nom de la conférence"
-
-#: plugins/gofon/conference/paste_generic.tpl:10
-#: plugins/gofon/conference/generic.tpl:21
-msgid "Name of conference to create"
-msgstr "Nom de la conférence à créer"
-
-#: plugins/gofon/conference/class_divListConferences.inc:57
-msgid "Name - Number"
-msgstr "Nom - numéro"
-
-#: plugins/gofon/conference/class_divListConferences.inc:59
-#: plugins/gofon/conference/generic.tpl:154
-msgid "PIN"
-msgstr "Code PIN"
-
-#: plugins/gofon/conference/class_divListConferences.inc:66
-msgid "Regular expression for matching conference names"
-msgstr "Expression régulière concordant avec les noms des conférences"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "Create new conference"
-msgstr "Création d'une nouvelle conférence"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "New conference"
-msgstr "Nouvelle conférence"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-msgid "Remove selected conferences"
-msgstr "Supprimer les conférences sélectionnées"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-msgid "Remove conferences"
-msgstr "Supprimer les conférences"
-
-#: plugins/gofon/conference/class_divListConferences.inc:254
-#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
-#: include/class_pluglist.inc:265
-msgid "Unknown"
-msgstr "Inconnu"
-
-#: plugins/gofon/conference/generic.tpl:35
-msgid "Choose subtree to place conference in"
-msgstr "Sélectionnez la branche où sera enregistrée la conférence"
-
-#: plugins/gofon/conference/generic.tpl:99
-msgid "Lifetime (in days)"
-msgstr "Durée (en jours)"
-
-#: plugins/gofon/conference/generic.tpl:174
-msgid "Sound file format"
-msgstr "Format du fichier son "
-
-#: plugins/gofon/conference/generic.tpl:205
-msgid "Activate session menu"
-msgstr "Activer le menu de session"
-
-#: plugins/gofon/conference/generic.tpl:213
-msgid "Announce users joining or leaving the conference"
-msgstr "Annoncer les nouveaux utilisateurs et ceux qui quittent"
-
-#: plugins/gofon/conference/generic.tpl:221
-msgid "Count users"
-msgstr "Compter les utilisateurs"
-
-#: include/class_plugin.inc:419
-#, php-format
-msgid "Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
-msgstr "La commande '%s', utilisée dans le CHECK de l'extension '%s' n'existe pas."
-
-#: include/class_plugin.inc:600
-#, php-format
-msgid "Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
-msgstr ""
-"La commande '%s', utilisée dans le POSTCREATE de l'extension '%s' n'existe "
-"pas."
-
-#: include/class_plugin.inc:634 include/class_password-methods.inc:183
-#, php-format
-msgid "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
-msgstr ""
-"La commande '%s', utilisée dans le POSTMODIFY de l'extension '%s' n'existe "
-"pas."
-
-#: include/class_plugin.inc:668
-#, php-format
-msgid "Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
-msgstr ""
-"La commande '%s', utilisée dans le POSTREMOVE de l'extension '%s' n'existe "
-"pas."
-
-#: include/class_plugin.inc:1002
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "L'objet '%s' est déjà marqué"
-
-#: include/class_plugin.inc:1009
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Ajouter une marque (%s) à l'objet '%s'"
-
-#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
-#, php-format
-msgid "Handle object tagging with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1039
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Suppression de la marque de l'objet '%s'"
-
-#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
-#: include/class_plugin.inc:1147
-#, php-format
-msgid "Saving object snapshot with dn '%s' failed."
-msgstr "La sauvegarde de l'objet snapshot avec le dn '%s' à échoué."
-
-#: include/class_plugin.inc:1173
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable '%s' is not "
-"configured in your gosa.conf."
-msgstr ""
-"La fonctionnalité pour les copie instantanées est activée, mais la variable "
-"requise '%s' n'est pas configurée dans votre gosa.conf."
-
-#: include/class_plugin.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable(s) '%s' is "
-"not configured in your gosa.conf."
-msgstr ""
-"La fonctionnalité snapshot est activée, mais la/les variable(s) requise(s) '%"
-"s' ne sont pas présente dans votre gosa.conf."
-
-#: include/class_plugin.inc:1217
-#, php-format
-msgid "Method get available snapshots with dn '%s' failed."
-msgstr "La méthode obtenir les snapshots disponibles avec le dn '%s' à échoué."
-
-#: include/class_plugin.inc:1273
-#, php-format
-msgid "Method get deleted snapshots with dn '%s' failed."
-msgstr "La méthode obtenir les snapshots effacés avec le dn '%s' à échoué."
-
-#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
-#, php-format
-msgid "Restore snapshot with dn '%s' failed."
-msgstr "La restauration du snapshot avec le dn '%s' à échoué."
-
-#: include/class_plugin.inc:1616
-msgid "Changing ACL dn"
-msgstr "Changement du dn de l'acl"
-
-#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
-#: setup/class_setupStep_Migrate.inc:1114
-#: setup/class_setupStep_Migrate.inc:1162
-msgid "to"
-msgstr "vers"
-
-#: include/class_password-methods-sha.inc:50
-msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
-msgstr ""
-"Impossible d'utiliser ssha pour le cryptage (Fonction sha1 / mhash / crypt "
-"manquante)"
-
-#: include/class_CopyPasteHandler.inc:90
-#, php-format
-msgid ""
-"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
-"to '%s', please check permissions."
-msgstr "Impossible d'effacer la queue copier & coller. Nous ne sommes pas autorisé à sauver le copie ldap vers '%s', veuillez vérifier les permissions."
-
-#: include/class_CopyPasteHandler.inc:122
-#, php-format
-msgid ""
-"Specified object '%s' is not a valid ldap object, please check copy & paste  "
-"methods."
-msgstr "L'objet '%s' n'est pas un objet ldap valide, veuillez vérifier les méthodes copier & coller."
-
-#: include/class_CopyPasteHandler.inc:138
-#, php-format
-msgid "We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr ""
-"Nous ne sommes pas autorisés à sauver une exportation ldap vers '%s', "
-"veuillez vérifier les permissions."
-
-#: include/class_CopyPasteHandler.inc:147
-#, php-format
-msgid "We are not allowed to save ldap dump to '%s/%s', please check permissions."
-msgstr ""
-"Nous ne sommes pas autorisés à sauver une exportation ldap vers '%s/%s', "
-"veuillez vérifier les permissions."
-
-#: include/class_CopyPasteHandler.inc:232
-#, php-format
-msgid "Could not load dumped file '%s', from hard disk drive."
-msgstr "Impossible de télécharger l'exportation '%s', depuis le disque dur. "
-
-#: include/class_CopyPasteHandler.inc:257
-#, php-format
-msgid "You are not allowed to cut and paste the following object '%s'."
-msgstr "Vous n'êtes pas autorisé à copier/coller l'objet suivant '%s'."
-
-#: include/class_CopyPasteHandler.inc:285
-#, php-format
-msgid "You are going to paste the cutted entry '%s'."
-msgstr "Vous êtes sur le point de coller l'entrée %s."
-
-#: include/class_CopyPasteHandler.inc:298
-#, php-format
-msgid "You are not allowed to copy and paste the following object '%s'."
-msgstr "Vous n'êtes pas autorisé à copier/coller l'objet suivant '%s'."
-
-#: include/class_CopyPasteHandler.inc:319
-#, php-format
-msgid "You are going to paste the copied entry '%s'."
-msgstr "Vous êtes sur le point de coller l'entrée %s."
-
-#: include/class_CopyPasteHandler.inc:418
-msgid "Paste"
-msgstr "Coller"
-
-#: include/class_CopyPasteHandler.inc:420
-msgid "Can't paste"
-msgstr "Impossible de coller"
-
-#: include/class_password-methods-kerberos.inc:44
-msgid ""
-"Warning: Can't set kerberos password. Your PHP version has no kerberos "
-"support, password has not been changed."
-msgstr ""
-"Attention : Impossible de modifier les mots de passe kerberos. Votre version "
-"de PHP n'a pas le support de kerberos. Votre mot de passe reste inchangé."
-
-#: include/class_password-methods-kerberos.inc:53
-msgid "Kerberos database communication failed!"
-msgstr "La connexion avec Kerberos a échoué!"
-
-#: include/class_password-methods-kerberos.inc:60
-msgid "Changing password in kerberos database failed!"
-msgstr "La modification du mot de passe dans la base Kerberos a échoué!"
-
-#: include/sieve/class_sieveElement_Require.inc:73
-msgid "Please specify at least one valid requirement."
-msgstr "Veuillez spécifié au moins un paramètre valide."
-
-#: include/sieve/class_sieveElement_If.inc:27
-msgid "Complete address"
-msgstr "Adresse complète"
-
-#: include/sieve/class_sieveElement_If.inc:27
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Default"
-msgstr "défaut"
-
-#: include/sieve/class_sieveElement_If.inc:28
-msgid "Domain part"
-msgstr "Domaine internet"
-
-#: include/sieve/class_sieveElement_If.inc:29
-msgid "Local part"
-msgstr "Partie locale"
-
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Case insensitive"
-msgstr "Insensible majuscule, minuscule"
-
-#: include/sieve/class_sieveElement_If.inc:34
-msgid "Case sensitive"
-msgstr "Sensible majuscule, minuscule"
-
-#: include/sieve/class_sieveElement_If.inc:35
-msgid "Numeric"
-msgstr "Numérique"
-
-#: include/sieve/class_sieveElement_If.inc:39
-msgid "is"
-msgstr "est"
-
-#: include/sieve/class_sieveElement_If.inc:40
-msgid "regex"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:41
-msgid "contains"
-msgstr "contient"
-
-#: include/sieve/class_sieveElement_If.inc:42
-msgid "matches"
-msgstr "correspond"
-
-#: include/sieve/class_sieveElement_If.inc:43
-msgid "count"
-msgstr "nombre"
-
-#: include/sieve/class_sieveElement_If.inc:44
-msgid "value is"
-msgstr "la valeur est"
-
-#: include/sieve/class_sieveElement_If.inc:48
-msgid "less than"
-msgstr "moins de "
-
-#: include/sieve/class_sieveElement_If.inc:49
-msgid "less or equal"
-msgstr "plus petit ou égal"
-
-#: include/sieve/class_sieveElement_If.inc:50
-msgid "equals"
-msgstr "égal"
-
-#: include/sieve/class_sieveElement_If.inc:51
-msgid "greater or equal"
-msgstr "plus grand ou égal"
-
-#: include/sieve/class_sieveElement_If.inc:52
-#: include/sieve/class_sieveElement_If.inc:726
-#: include/sieve/class_sieveElement_If.inc:1059
-msgid "greater than"
-msgstr "plus grand que"
-
-#: include/sieve/class_sieveElement_If.inc:53
-msgid "not equal"
-msgstr "pas égal"
-
-#: include/sieve/class_sieveElement_If.inc:102
-msgid "Can't save empty tests."
-msgstr "Impossible de sauver des tests vides."
-
-#: include/sieve/class_sieveElement_If.inc:446
-msgid "emtpy"
-msgstr "vide"
-
-#: include/sieve/class_sieveElement_If.inc:493
-msgid "Nothing specified right now"
-msgstr "Rien de spécifié pour l'instant"
-
-#: include/sieve/class_sieveElement_If.inc:595
-msgid "Invalid type of address part."
-msgstr "Type non valide dans la partie adresse."
-
-#: include/sieve/class_sieveElement_If.inc:605
-msgid "Invalid match type given."
-msgstr "Type non valide pour la recherche"
-
-#: include/sieve/class_sieveElement_If.inc:621
-msgid "Invalid operator given."
-msgstr "Type non valide comme opérateur."
-
-#: include/sieve/class_sieveElement_If.inc:638
-msgid "Please specify a valid operator."
-msgstr "Veuillez spécifier un opérateur valide."
-
-#: include/sieve/class_sieveElement_If.inc:654
-msgid "Invalid character found in address attribute. Quotes are not allowed here."
-msgstr "Caractère non valide dans l'adresse. Les guillemets sont interdits ici."
-
-#: include/sieve/class_sieveElement_If.inc:669
-msgid "Invalid character found in value attribute. Quotes are not allowed here."
-msgstr ""
-"Caractère non valide trouvé dans l'attribut. Les guillemets ne sont pas "
-"permis ici."
-
-#: include/sieve/class_sieveElement_If.inc:727
-#: include/sieve/class_sieveElement_If.inc:1060
-msgid "lower than"
-msgstr "plus petit que"
-
-#: include/sieve/class_sieveElement_If.inc:729
-#: include/sieve/class_sieveElement_If.inc:1062
-msgid "Megabyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:730
-#: include/sieve/class_sieveElement_If.inc:1063
-msgid "Kilobyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:731
-#: include/sieve/class_sieveElement_If.inc:1064
-msgid "Bytes"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:745
-msgid "Please select a valid match type in the list box below."
-msgstr ""
-"Veuillez sélectionner un type de correspondance valide dans la liste ci "
-"dessous."
-
-#: include/sieve/class_sieveElement_If.inc:759
-msgid "Only numeric values are allowed here."
-msgstr "Seul des chiffres sont permis ici."
-
-#: include/sieve/class_sieveElement_If.inc:769
-msgid "No valid unit selected"
-msgstr "Pas d'unité valide sélectionnée"
-
-#: include/sieve/class_sieveElement_If.inc:834
-#: include/sieve/templates/element_if.tpl:4
-msgid "Condition"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:836
-#: include/sieve/templates/object_container.tpl:32
-#: include/sieve/class_sieveManagement.inc:510
-#: include/sieve/class_sieveManagement.inc:729
-msgid "If"
-msgstr "si"
-
-#: include/sieve/class_sieveElement_If.inc:838
-#: include/sieve/templates/element_elsif.tpl:4
-#: include/sieve/templates/object_container.tpl:34
-#: include/sieve/class_sieveManagement.inc:571
-#: include/sieve/class_sieveManagement.inc:766
-#: include/sieve/class_sieveManagement.inc:771
-msgid "Else If"
-msgstr "alors si"
-
-#: include/sieve/class_sieveElement_If.inc:840
-#: include/sieve/templates/element_else.tpl:4
-#: include/sieve/templates/object_container.tpl:33
-#: include/sieve/class_sieveManagement.inc:569
-#: include/sieve/class_sieveManagement.inc:764
-msgid "Else"
-msgstr "alors"
-
-#: include/sieve/class_sieveElement_If.inc:876
-msgid "Empty"
-msgstr "Vide"
-
-#: include/sieve/class_sieveElement_If.inc:1134
-#: include/sieve/class_sieveElement_If.inc:1164
-msgid "Click here to add a new test"
-msgstr "Cliquez ici pour vous ajouter un nouveau test"
-
-#: include/sieve/class_sieveElement_If.inc:1176
-msgid "Unhandled switch type"
-msgstr "Type de switch non pris en charge"
-
-#: include/sieve/class_My_Tree.inc:245
-msgid "Can't remove last element."
-msgstr "Impossible d'enlever le dernier élément."
-
-#: include/sieve/class_My_Tree.inc:658
-msgid "Require must be the first command in the script."
-msgstr "Require doit être la première commande de ce script."
-
-#: include/sieve/class_sieveElement_Vacation.inc:148
-msgid "Alternative sender address must be a valid email addresses."
-msgstr "L'adresse d'envoi alternative doit être une adresse valide."
-
-#: include/sieve/templates/element_stop.tpl:9
-msgid "Stop execution here"
-msgstr "Arrêter l'exécution ici"
-
-#: include/sieve/templates/object_test_container.tpl:6
-msgid "Add object"
-msgstr "Ajouter un objet"
-
-#: include/sieve/templates/object_test_container.tpl:10
-#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
-msgid "Remove object"
-msgstr "Enlever un objet"
-
-#: include/sieve/templates/element_vacation.tpl:13
-msgid "Vacation Message"
-msgstr "Message d'absence"
-
-#: include/sieve/templates/element_vacation.tpl:16
-#: include/sieve/templates/element_envelope.tpl:19
-#: include/sieve/templates/element_address.tpl:18
-#: include/sieve/templates/element_header.tpl:19
-msgid "Normal view"
-msgstr "Vue normale"
-
-#: include/sieve/templates/element_vacation.tpl:21
-msgid "Release interval"
-msgstr "Intervalle de temps"
-
-#: include/sieve/templates/element_vacation.tpl:30
-msgid "Alternative sender addresses"
-msgstr "Adresses alternatives pour l'envoi"
-
-#: include/sieve/templates/element_vacation.tpl:47
-#: include/sieve/templates/element_envelope.tpl:130
-#: include/sieve/templates/element_address.tpl:138
-#: include/sieve/templates/element_header.tpl:131
-msgid "Expert view"
-msgstr "Mode expert"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_envelope.tpl:108
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_address.tpl:116
-#: include/sieve/templates/element_header.tpl:109
-msgid "Not"
-msgstr "Non"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_anyof.tpl:7
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_exists.tpl:12
-msgid "Inverse match"
-msgstr "Correspondance inversée"
-
-#: include/sieve/templates/element_anyof.tpl:10
-#: include/sieve/class_sieveManagement.inc:602
-msgid "Any of"
-msgstr "n'importe lequel de "
-
-#: include/sieve/templates/element_envelope.tpl:16
-#: include/sieve/templates/element_envelope.tpl:105
-#: include/sieve/class_sieveManagement.inc:598
-msgid "Envelope"
-msgstr "Enveloppe"
-
-#: include/sieve/templates/element_envelope.tpl:26
-#: include/sieve/templates/element_address.tpl:25
-#: include/sieve/templates/element_header.tpl:26
-msgid "Match type"
-msgstr "Type de correspondance"
-
-#: include/sieve/templates/element_envelope.tpl:29
-#: include/sieve/templates/element_envelope.tpl:52
-#: include/sieve/templates/element_envelope.tpl:63
-#: include/sieve/templates/element_envelope.tpl:113
-#: include/sieve/templates/element_envelope.tpl:118
-#: include/sieve/templates/element_address.tpl:28
-#: include/sieve/templates/element_address.tpl:51
-#: include/sieve/templates/element_address.tpl:61
-#: include/sieve/templates/element_address.tpl:72
-#: include/sieve/templates/element_address.tpl:121
-#: include/sieve/templates/element_address.tpl:126
-#: include/sieve/templates/element_boolean.tpl:5
-#: include/sieve/templates/element_header.tpl:29
-#: include/sieve/templates/element_header.tpl:52
-#: include/sieve/templates/element_header.tpl:63
-#: include/sieve/templates/element_header.tpl:114
-#: include/sieve/templates/element_header.tpl:119
-msgid "Boolean value"
-msgstr "Valeur booléenne"
-
-#: include/sieve/templates/element_envelope.tpl:37
-#: include/sieve/templates/element_address.tpl:36
-#: include/sieve/templates/element_header.tpl:37
-msgid "Invert test"
-msgstr "Test inversé"
-
-#: include/sieve/templates/element_envelope.tpl:49
-#: include/sieve/templates/element_address.tpl:58
-#: include/sieve/templates/element_header.tpl:49
-msgid "Comparator"
-msgstr "Comparaison"
-
-#: include/sieve/templates/element_envelope.tpl:60
-#: include/sieve/templates/element_address.tpl:69
-msgid "Operator"
-msgstr "Opérateur"
-
-#: include/sieve/templates/element_envelope.tpl:76
-#: include/sieve/templates/element_address.tpl:85
-#: include/sieve/templates/element_header.tpl:77
-msgid "Address fields to include"
-msgstr "Adresses à ajouter "
-
-#: include/sieve/templates/element_envelope.tpl:80
-#: include/sieve/templates/element_address.tpl:89
-#: include/sieve/templates/element_header.tpl:81
-msgid "Values to match for"
-msgstr "Valeur de correspondances"
-
-#: include/sieve/templates/element_envelope.tpl:110
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_address.tpl:118
-#: include/sieve/templates/element_header.tpl:111
-msgid "-"
-msgstr ""
-
-#: include/sieve/templates/select_test_type.tpl:1
-msgid "Select the type of test you want to add"
-msgstr "Sélectionner le type de test que vous voulez ajouter"
-
-#: include/sieve/templates/select_test_type.tpl:3
-msgid "Available test types"
-msgstr "Type de tests disponibles"
-
-#: include/sieve/templates/element_redirect.tpl:13
-#: include/sieve/templates/object_container.tpl:27
-#: include/sieve/class_sieveManagement.inc:505
-#: include/sieve/class_sieveManagement.inc:724
-msgid "Redirect"
-msgstr "Rediriger"
-
-#: include/sieve/templates/element_redirect.tpl:18
-msgid "Redirect mail to following recipients"
-msgstr "Rediriger les messages vers les personnes suivantes"
-
-#: include/sieve/templates/remove_script.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"script in a file. So - if you've done so - press 'Delete' to continue or "
-"'Cancel' to abort."
-msgstr ""
-"La meilleure chose à faire avant de réaliser cette action serait de sauver "
-"le script dans un fichier. Donc - si vous avez fait cela - appuyez sur "
-"'Delete' pour continuer ou 'Annuler' pour abandonner."
-
-#: include/sieve/templates/object_container_clear.tpl:8
-msgid "Move this object up one position"
-msgstr "Monter cet objet d'une position"
-
-#: include/sieve/templates/object_container_clear.tpl:12
-msgid "Move this object down one position"
-msgstr "Descendre cet objet d'une position"
-
-#: include/sieve/templates/object_container_clear.tpl:16
-msgid "Remove this object"
-msgstr "Supprimer cet objet"
-
-#: include/sieve/templates/object_container_clear.tpl:17
-#: include/sieve/templates/object_container.tpl:17
-msgid "Remove element"
-msgstr "Supprimer cet élément"
-
-#: include/sieve/templates/element_allof.tpl:10
-#: include/sieve/class_sieveManagement.inc:601
-msgid "All of"
-msgstr "Tout"
-
-#: include/sieve/templates/element_fileinto.tpl:4
-msgid "Move mail into folder"
-msgstr "Bouger les messages vers le dossier"
-
-#: include/sieve/templates/element_fileinto.tpl:8
-msgid "Select from list"
-msgstr "Sélectionnez depuis la liste"
-
-#: include/sieve/templates/element_fileinto.tpl:10
-msgid "Manual selection"
-msgstr "Sélection manuelle"
-
-#: include/sieve/templates/element_fileinto.tpl:18
-msgid "Folder"
-msgstr "Dossier"
-
-#: include/sieve/templates/element_discard.tpl:4
-#: include/sieve/templates/object_container.tpl:26
-#: include/sieve/class_sieveManagement.inc:504
-#: include/sieve/class_sieveManagement.inc:723
-msgid "Discard"
-msgstr "Effacer"
-
-#: include/sieve/templates/element_discard.tpl:9
-msgid "Discard message"
-msgstr "Effacer le message"
-
-#: include/sieve/templates/element_keep.tpl:4
-#: include/sieve/templates/object_container.tpl:22
-#: include/sieve/templates/object_container.tpl:25
-#: include/sieve/class_sieveManagement.inc:500
-#: include/sieve/class_sieveManagement.inc:503
-#: include/sieve/class_sieveManagement.inc:719
-#: include/sieve/class_sieveManagement.inc:722
-msgid "Keep"
-msgstr "Garder"
-
-#: include/sieve/templates/element_keep.tpl:9
-msgid "Keep message"
-msgstr "Garder le message"
-
-#: include/sieve/templates/management.tpl:1
-msgid "List of sieve scripts"
-msgstr "Liste des scripts sieve"
-
-#: include/sieve/templates/management.tpl:5
-msgid ""
-"Connection to the sieve server could not be established, the "
-"authentification attribute is empty."
-msgstr ""
-"La connexion au serveur sieve n'a pas pu être établie, l'attribut "
-"d'authentification est vide."
-
-#: include/sieve/templates/management.tpl:6
-msgid "Please verfiy that the attributes uid and mail are not empty and try again."
-msgstr ""
-"Veuillez vérifier que les attributs uid et mail ne sont pas vide et "
-"réessayer."
-
-#: include/sieve/templates/management.tpl:12
-msgid "Connection to the sieve server could not be established."
-msgstr "La connexion au serveur sieve ne peut pas être établie."
-
-#: include/sieve/templates/management.tpl:15
-msgid "Possibly the sieve account has not been created yet."
-msgstr "Probablement que le compte sieve n'a pas encore été crée."
-
-#: include/sieve/templates/management.tpl:19
-msgid ""
-"Be careful. All your changes will be saved directly to sieve, if you use the "
-"save button below."
-msgstr ""
-"Faites attention. Tout les changement seront sauvés immédiatement lorsque "
-"vous cliquerez sur le bouton sauver."
-
-#: include/sieve/templates/management.tpl:22
-msgid "Create new script"
-msgstr "Création d'un nouveau script"
-
-#: include/sieve/templates/element_require.tpl:12
-#: include/sieve/templates/object_container.tpl:29
-#: include/sieve/class_sieveManagement.inc:507
-#: include/sieve/class_sieveManagement.inc:726
-msgid "Require"
-msgstr "Requis"
-
-#: include/sieve/templates/element_size.tpl:16
-msgid "Select match type"
-msgstr "Sélectionnez le type de correspondance"
-
-#: include/sieve/templates/element_size.tpl:20
-msgid "Select value unit"
-msgstr "Choisir l'unité de valeur "
-
-#: include/sieve/templates/element_exists.tpl:8
-#: include/sieve/class_sieveManagement.inc:600
-msgid "Exists"
-msgstr "Existe"
-
-#: include/sieve/templates/element_reject.tpl:14
-msgid "Reject mail"
-msgstr "Rejeter les messages"
-
-#: include/sieve/templates/element_reject.tpl:17
-msgid "This is a multiline text element"
-msgstr "C'est un élément de texte multiligne"
-
-#: include/sieve/templates/element_reject.tpl:19
-msgid "This is stored as single string"
-msgstr "Ceci est stocké comme une simple chaîne de caractère"
-
-#: include/sieve/templates/import_script.tpl:1
-msgid "Import sieve script"
-msgstr "Importez un script sieve"
-
-#: include/sieve/templates/import_script.tpl:2
-msgid ""
-"Please select the sieve script you want to import. Use the import button to "
-"import the script or the cancel button to abort."
-msgstr ""
-"Veuillez sélectionner le script sieve que vous voulez importer. Utilisez le "
-"bouton 'importer' pour importer le script et le bouton 'annuler' pour "
-"annuler l'opération."
-
-#: include/sieve/templates/import_script.tpl:5
-msgid "Script to import"
-msgstr "Script à importer"
-
-#: include/sieve/templates/create_script.tpl:2
-msgid ""
-"Please enter the name for the new script below. Script names must consist of "
-"lower case characters only."
-msgstr ""
-"Veuillez entrer le nom du nouveau script ci dessous. Les nom de scripts sont "
-"composé de caractères en minuscule uniquement."
-
-#: include/sieve/templates/create_script.tpl:8
-msgid "Script name"
-msgstr "Nom du script"
-
-#: include/sieve/templates/add_element.tpl:1
-msgid "Add a new element"
-msgstr "Ajouter un nouvel élément"
-
-#: include/sieve/templates/add_element.tpl:2
-msgid "Please select the type of element you want to add"
-msgstr "Veuillez sélectionner le type d'élément que vous voulez ajouter"
-
-#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
-msgid "Abort"
-msgstr "Annuler"
-
-#: include/sieve/templates/object_container.tpl:8
-msgid "Move object up one position"
-msgstr "Bouger l'objet d'un position vers le haut"
-
-#: include/sieve/templates/object_container.tpl:12
-msgid "Move object down one position"
-msgstr "Bouger l'objet d'une position vers le bas"
-
-#: include/sieve/templates/object_container.tpl:21
-msgid "choose element"
-msgstr "choisir un élément"
-
-#: include/sieve/templates/object_container.tpl:24
-msgid "Fileinto"
-msgstr "Classer dans"
-
-#: include/sieve/templates/object_container.tpl:28
-#: include/sieve/class_sieveManagement.inc:506
-#: include/sieve/class_sieveManagement.inc:725
-msgid "Reject"
-msgstr "Rejeter"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:42
-msgid "Add new"
-msgstr "Ajouter un nouveau"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add a new object above this one."
-msgstr "Ajouter un objet au dessus de celui-ci."
-
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add element above"
-msgstr "Ajouter un élément au dessus"
-
-#: include/sieve/templates/object_container.tpl:42
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add a new object below this one."
-msgstr "Ajouter un objet en dessous de celui ci."
-
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add element below"
-msgstr "Ajouter un élément en dessous"
-
-#: include/sieve/templates/edit_frame_base.tpl:12
-msgid "View structured"
-msgstr "Vue structurée"
-
-#: include/sieve/templates/edit_frame_base.tpl:14
-msgid "View source"
-msgstr "Voir la source"
-
-#: include/sieve/templates/element_address.tpl:48
-msgid "Part of address that should be used"
-msgstr "Partie de l'adresse qui doit être utilisée"
-
-#: include/sieve/templates/element_boolean.tpl:8
-msgid "update"
-msgstr "mise à Jour"
-
-#: include/sieve/templates/element_header.tpl:16
-#: include/sieve/templates/element_header.tpl:106
-#: include/sieve/class_sieveManagement.inc:597
-msgid "Header"
-msgstr "Entête"
-
-#: include/sieve/templates/element_header.tpl:60
-msgid "operator"
-msgstr "opérateur"
-
-#: include/sieve/class_sieveElement_Reject.inc:21
-msgid "Invalid character found, quotes are not allowed in a reject message."
-msgstr ""
-"Caractère non valide trouvé, les guillemets ne sont pas permis dans un "
-"message de rejet."
-
-#: include/sieve/class_sieveElement_Reject.inc:37
-msgid "Your reject text here"
-msgstr "Votre texte de rejet ici"
-
-#: include/sieve/class_sieveManagement.inc:114
-#: include/sieve/class_sieveManagement.inc:241
-msgid "Parse failed"
-msgstr "l'analyse à échouée"
-
-#: include/sieve/class_sieveManagement.inc:118
-#: include/sieve/class_sieveManagement.inc:245
-msgid "Parse successful"
-msgstr "L'analyse à réussi"
-
-#: include/sieve/class_sieveManagement.inc:155
-#, php-format
-msgid "The specified mail server '%s' does not exist within the GOsa configuration."
-msgstr ""
-"Le serveur de messagerie spécifié '%s' n'existe pas dans la configuration de "
-"GOsa."
-
-#: include/sieve/class_sieveManagement.inc:200
-msgid "You should specify a name for your new script."
-msgstr "Veuillez spécifier un nom pour votre nouveau script."
-
-#: include/sieve/class_sieveManagement.inc:205
-msgid "Only lower case names are allowed."
-msgstr "Seule les minuscules sont autorisées."
-
-#: include/sieve/class_sieveManagement.inc:211
-msgid "Only alphabetical characters are allowed in script names."
-msgstr "Seul des caractères alphabétiques sont permis dans le nom des scripts"
-
-#: include/sieve/class_sieveManagement.inc:217
-msgid "The specified name is already in use."
-msgstr "Le nom spécifié est déjà utilisé."
-
-#: include/sieve/class_sieveManagement.inc:303
-#: include/sieve/class_sieveManagement.inc:349
-#: include/sieve/class_sieveManagement.inc:679
-#: include/sieve/class_sieveManagement.inc:1040
-#: include/class_mail-methods-cyrus.inc:269
-#, php-format
-msgid "Can't log into SIEVE server. Server says '%s'."
-msgstr "Impossible de se connecter au serveur SIEVE. Le serveur répond '%s'."
-
-#: include/sieve/class_sieveManagement.inc:311
-#, php-format
-msgid "Can't activate sieve script on server. Server says '%s'."
-msgstr ""
-"Impossible d'activer les scripts sieve sur le serveur. Le serveur répond '%"
-"s'."
-
-#: include/sieve/class_sieveManagement.inc:354
-#, php-format
-msgid "Can't remove sieve script from server. Server says '%s'."
-msgstr "Impossible d'effacer le script sieve du serveur. Le serveur répond '%s'."
-
-#: include/sieve/class_sieveManagement.inc:366
-#, php-format
-msgid "You are going to remove the sieve script '%s' from your mail server."
-msgstr "Vous aller retirer le script sieve '%s' du serveur de messagerie."
-
-#: include/sieve/class_sieveManagement.inc:402
-msgid "Edited"
-msgstr "Édité"
-
-#: include/sieve/class_sieveManagement.inc:409
-#, php-format
-msgid "Please fix all errors before saving. Last error was: %s"
-msgstr ""
-"Veuillez corriger toutes les erreurs avant de sauver. La dernière erreur "
-"était: %s"
-
-#: include/sieve/class_sieveManagement.inc:436
-msgid "Specified file seems to be empty."
-msgstr "Le fichier spécifié semble vide."
-
-#: include/sieve/class_sieveManagement.inc:438
-msgid "Upload failed. The temporary file can't be accessed."
-msgstr "Le téléchargement à échoué. Le fichier temporaire ne peut pas être atteint."
-
-#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
-#, php-format
-msgid "Can't open file '%s'."
-msgstr "Impossible de lire le fichier '%s'."
-
-#: include/sieve/class_sieveManagement.inc:502
-#: include/sieve/class_sieveManagement.inc:721
-msgid "File into"
-msgstr "Classer dans"
-
-#: include/sieve/class_sieveManagement.inc:526
-msgid "Failed to add new element."
-msgstr "L'ajout d'un nouvel élément à échoué."
-
-#: include/sieve/class_sieveManagement.inc:642
-msgid "This script is marked as active"
-msgstr "Ce script est marqué actif"
-
-#: include/sieve/class_sieveManagement.inc:647
-msgid "Script length"
-msgstr "Longueur du script"
-
-#: include/sieve/class_sieveManagement.inc:651
-msgid "Remove script"
-msgstr "Effacer un script"
-
-#: include/sieve/class_sieveManagement.inc:660
-msgid "Activate script"
-msgstr "Activer un script"
-
-#: include/sieve/class_sieveManagement.inc:664
-msgid "Edit script"
-msgstr "Éditer un script"
-
-#: include/sieve/class_sieveManagement.inc:778
-#, php-format
-msgid "Can't add the specified element at the given position."
-msgstr "Impossible d'ajouter l'élément spécifié à la position choisie."
-
-#: include/sieve/class_sieveManagement.inc:1056
-msgid "Failed to save sieve script"
-msgstr "Impossible de sauver le script sieve"
-
-#: include/sieve/class_sieveElement_Redirect.inc:24
-#: setup/class_setupStep_Feedback.inc:179
-msgid "Please specify a valid email address."
-msgstr "Veuillez indiquer une adresse de messagerie valide."
-
-#: include/sieve/class_sieveElement_Redirect.inc:35
-msgid "Place a mail address here"
-msgstr "Veuillez entrer une adresse de messagerie ici."
-
-#: include/sieve/class_sieveElement_Comment.inc:21
-msgid "Your comment here"
-msgstr "Votre commentaire ici"
-
-#: include/class_SnapShotDialog.inc:63
-#, php-format
-msgid "You're about to delete the snapshot '%s'."
-msgstr "Vous êtes sur le point de supprimer le snapshot '%s'."
-
-#: include/class_SnapShotDialog.inc:113
-#: include/class_MultiSelectWindow.inc:584
-msgid "Restore snapshot"
-msgstr "Restaurer la copie instantanée"
-
-#: include/class_SnapShotDialog.inc:115
-msgid "Remove snapshot"
-msgstr "Supprimer le snapshot"
-
-#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
-msgid "Y-m-d, H:i:s"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:149
-msgid "Please specify a valid description for this snapshot."
-msgstr "Veuillez indiquer une description valide pour ce snapshot."
-
-#: include/class_ldap.inc:196
-#, php-format
-msgid ""
-"The LDAP server is slow (%.2fs for the last query). This may be responsible "
-"for performance breakdowns."
-msgstr ""
-"Le serveur LDAP répond très lentement (%.2f lors de la dernière requête). "
-"Ceci peut être responsable des problèmes de performances."
-
-#: include/class_ldap.inc:229
-#, php-format
-msgid ""
-"The ldapserver is answering very slow (%.2f), this may be responsible for "
-"performance breakdowns."
-msgstr ""
-"Le serveur ldap répond très lentement (%.2f), ceci peut être responsable des "
-"problèmes de performances."
-
-#: include/class_ldap.inc:451
-#, php-format
-msgid "Creating copy of %s"
-msgstr "Création d'un copie de %s"
-
-#: include/class_ldap.inc:454
-msgid "Processing"
-msgstr "Traitement en cours"
-
-#: include/class_ldap.inc:494
-msgid "Error while fetching source dn - aborted!"
-msgstr "Une erreur s'est produite lors de la récupération du dn - Arrêt !"
-
-#: include/class_ldap.inc:558
-#, php-format
-msgid "Unknown FAIstate %s"
-msgstr "Statut FAI inconnu %s"
-
-#: include/class_ldap.inc:719
-#, php-format
-msgid "Autocreation of subtree failed. No objectClass found for attribute '%s'."
-msgstr ""
-"L'autocréation d'une branche à échouée. Pas d'objectClass trouvé pour "
-"l'attribut '%s'."
-
-#: include/class_ldap.inc:767
-#, php-format
-msgid ""
-"Autocreation of type '%s' is currently not supported. Please report to the "
-"GOsa team."
-msgstr ""
-"La création automatique du type '%s' n'est pas supportée. Veuillez faire un "
-"rapport à l'équipe de GOsa."
-
-#: include/class_ldap.inc:776
-#, php-format
-msgid "Creating subtree '%s' failed."
-msgstr "Créer la nouvelle branche '%s' à échoué."
-
-#: include/class_ldap.inc:846
-#, php-format
-msgid "while operating on '%s' using LDAP server '%s'"
-msgstr "lors de l'opération sur '%s' en utilisant le serveur LDAP '%s'"
-
-#: include/class_ldap.inc:848
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "lors de l'opération sur le serveur LDAP %s"
-
-#: include/class_ldap.inc:1070
-#, php-format
-msgid ""
-"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
-"in line %s"
-msgstr ""
-"Ceci n'est pas un DN valide: '%s'. Le fichier d'importation doit commencer "
-"avec 'dn: ...' à la ligne %s"
-
-#: include/class_ldap.inc:1099
-#, php-format
-msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
-msgstr ""
-"Erreur lors de l'importation du dn: '%s', veuillez vérifier votre fichier "
-"votre fichier LDIF à partir de la ligne %s !"
-
-#: include/class_ldap.inc:1235
-#, php-format
-msgid "Ldap import with dn '%s' failed."
-msgstr "L'importation ldap avec le dn '%s' à échoué."
-
-#: include/class_timezones.inc:53 include/class_timezones.inc:83
-#, php-format
-msgid "The timezone setting \""
-msgstr "Le fuseau horaire \""
-
-#: include/class_config.inc:71
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Erreur XML dans gosa.conf: %s à la ligne %d"
-
-#: include/class_config.inc:208 html/index.php:212
-msgid "Can't bind to LDAP. Please contact the system administrator."
-msgstr ""
-"Impossible de se connecter à l'annuaire LDAP. Veuillez contacter "
-"l'administrateur du système."
-
-#: include/class_config.inc:521
-msgid "SID and/or RIDBASE missing in your configuration!"
-msgstr "SID et/ou RIDBASE absents dans votre configuration !"
-
-#: include/class_log.inc:141
-msgid ""
-"You have enabled the logging into mysql databse, but there are no logging "
-"servers available."
-msgstr "Vous avez activé les journaux systèmes vers une base de données mysql, mais il n'y a pas de serveur disponible."
-
-#: include/class_log.inc:149
-#, php-format
-msgid "Could not connect to logging server %s."
-msgstr "Impossible de se connecter au serveur de journaux systèmes %s."
-
-#: include/class_log.inc:153
-#, php-format
-msgid "Could not select database %s on server %s. Server says :%s"
-msgstr ""
-"Impossible de sélectionner la base de données '%s' située sur le serveur '%"
-"s'. Le serveur dit: %s"
-
-#: include/class_log.inc:172
-#, php-format
-msgid "Could not query database %s on server %s. Server ssys :%s"
-msgstr ""
-"Impossible d'interroger la base de données %s sur le serveur %s. Le serveur "
-"répond :%s."
-
-#: include/class_password-methods-ssha.inc:51
-msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
-msgstr "Impossible d'utiliser ssha pour le cryptage (Fonction mhash / sha1 manquante)"
-
-#: include/class_MultiSelectWindow.inc:457
-msgid ""
-"Error: The requested subtree has an inconsistent DN encoding, check your "
-"LDAP!"
-msgstr ""
-"Erreur: Le sous arbre demandé à un encodage du DN inconstant, veuillez "
-"vérifier votre arbre LDAP!"
-
-#: include/class_MultiSelectWindow.inc:565
-msgid "Restore snapshopts of already deleted objects"
-msgstr "Restaurer la copie instantanée des objets déjà effacés"
-
-#: include/class_MultiSelectWindow.inc:566
-msgid "Restore"
-msgstr "Restaurer"
-
-#: include/class_MultiSelectWindow.inc:590
-msgid "Create snapshot"
-msgstr "Créer un snapshot"
-
-#: include/class_MultiSelectWindow.inc:590
-msgid "Create a new snapshot from this object"
-msgstr "Créer un nouveau snapshot depuis cet objet"
-
-#: include/php_setup.inc:97
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-"La création de cette page à occasionné des erreurs d'après l'interpréteur "
-"PHP !"
-
-#: include/php_setup.inc:102
-msgid "Send bug report to the GOsa Team"
-msgstr "Envoyer vos commentaires au membres du projet Gosa"
-
-#: include/php_setup.inc:102
-msgid "Send bugreport"
-msgstr "Envoyer un rapport de bug"
-
-#: include/php_setup.inc:107
-msgid "Toggle information"
-msgstr "Afficher/Cacher l'information"
-
-#: include/php_setup.inc:117
-msgid "PHP error"
-msgstr "Erreur PHP"
-
-#: include/php_setup.inc:136
-msgid "class"
-msgstr "classe"
-
-#: include/php_setup.inc:142
-msgid "function"
-msgstr "fonction"
-
-#: include/php_setup.inc:147
-msgid "static"
-msgstr "statique"
-
-#: include/php_setup.inc:151
-msgid "method"
-msgstr "méthode"
-
-#: include/php_setup.inc:184
-msgid "Trace"
-msgstr "Trace"
-
-#: include/php_setup.inc:185
-msgid "Line"
-msgstr "Ligne"
-
-#: include/php_setup.inc:186
-msgid "Arguments"
-msgstr "Arguments"
-
-#: include/functions_dns.inc:166
-#, php-format
-msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr ""
-"Impossible de trouver la zone inverse pour la zone dns '%s'. Arrêt de la "
-"lecture de la zone."
-
-#: include/functions_dns.inc:171
-#, php-format
-msgid ""
-"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
-"zone."
-msgstr ""
-"Plus d'un zone inverse existe pour la zone dns '%s'. Arrêt de la lecture de "
-"la zone."
-
-#: include/functions_dns.inc:607
-#, php-format
-msgid "Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
-msgstr ""
-"Nom de zone non défini '%s'. Le nom de la zone doit est construit comme ceci "
-"'serveur/zone.com'."
-
-#: include/class_certificate.inc:35
-msgid "Can't open specified file, check accessibility and or existence"
-msgstr ""
-"Impossible d'ouvrir le fichier spécifié, vérifiez que celui ci est existant "
-"et/ou accessible"
-
-#: include/class_certificate.inc:53
-msgid "Can't read specified certificate / or empty string given"
-msgstr "Impossible de lire le certificat spécifié / ou chaîne vide spécifiée"
-
-#: include/class_certificate.inc:80
-msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
-msgstr ""
-"Impossible de charger le certificat, probablement un format non supporté "
-"(utilisez un format PEM/DER) "
-
-#: include/class_certificate.inc:95
-msgid "The Format must be PEM, to output certificate informations"
-msgstr "Le format doit être PEM, afin de pouvoir afficher les informations"
-
-#: include/class_certificate.inc:192
-msgid "Can't create/open File"
-msgstr "Impossible de créer/ouvrir le fichier"
-
-#: include/class_certificate.inc:199
-msgid "No valid certificate loaded"
-msgstr "Pas de certificat valide chargé"
-
-#: include/class_pluglist.inc:55
-msgid "All objects in this category"
-msgstr "Tout les objets dans cette catégorie"
-
-#: include/class_pluglist.inc:140
-msgid ""
-"Your gosa.conf information has changed partly. Please convert it using the "
-"contributed script fix_config.sh!"
-msgstr ""
-"Votre gosa.conf à changé partiellement . Veuillez le convertir en "
-"utilisant le script fix_config.sh!"
-
-#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
-#: ihtml/themes/default/framework.tpl:26
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Vous êtes actuellement en train d éditer une entrée de la base de données. "
-"Voulez vous annuler les modifications ?"
-
-#: include/functions_FAI.inc:376
-#, php-format
-msgid "Error, following objects should be equal '%s' and '%s'"
-msgstr "Erreur, les objets suivants doivent être égal '%s' et '%s'"
-
-#: include/functions_FAI.inc:483
-#, php-format
-msgid "Release management failed, can't save '%s'"
-msgstr "La gestion des version à échoué, impossible de sauver '%s'."
-
-#: include/class_password-methods.inc:167
-#, php-format
-msgid "Setting the password failed. LDAP server says '%s'."
-msgstr ""
-"La modification a échoué du mot de passe à échoué. Le serveur LDAP répond '%"
-"s'."
-
-#: include/class_password-methods.inc:204
-msgid "Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
-msgstr ""
-"La configuration de SMBHASH dans gosa.conf est incorrecte ! Impossible de changer "
-"le mot de passe Samba."
-
-#: include/class_acl.inc:6
-msgid "Access control"
-msgstr "Contrôle d'accès"
-
-#: include/class_acl.inc:190 include/class_acl.inc:193
-msgid "Use ACL defined in role"
-msgstr "Utiliser l'ACL définie dans le rôle"
-
-#: include/class_acl.inc:640 include/class_acl.inc:647
-msgid "Show/Hide Advanced Settings"
-msgstr "Afficher/Cacher la configuration avancée"
-
-#: include/class_acl.inc:665
-msgid "Create objects"
-msgstr "Créer un objet"
-
-#: include/class_acl.inc:666
-msgid "Move objects"
-msgstr "Bouger un objet"
-
-#: include/class_acl.inc:667
-msgid "Remove objects"
-msgstr "Enlever les objets"
-
-#: include/class_acl.inc:669 include/class_acl.inc:675
-msgid "Modifyable by owner"
-msgstr "Modifiable par le propriétaire"
-
-#: include/class_acl.inc:672
-msgid "Move object"
-msgstr "Bouger un objet"
-
-#: include/class_acl.inc:685
-msgid "Complete object"
-msgstr "L'objet au complet"
-
-#: include/class_acl.inc:801
-#, php-format
-msgid "Unkown ACL type '%s'. Don't know how to handle it."
-msgstr "Type d'ACL inconnu '%s'. je ne sais pas comment l'utiliser."
-
-#: include/class_acl.inc:844
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Entrée inconnue '%s'  !"
-
-#: include/class_acl.inc:904 include/class_acl.inc:906
-#, php-format
-msgid "Role: %s"
-msgstr "Rôle : %s"
-
-#: include/class_acl.inc:906
-msgid "Unknown role, possibly removed"
-msgstr "Rôle inconnu, probablement enlevé"
-
-#: include/class_acl.inc:914
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Contient les paramètres pour ces objets: %s"
-
-#: include/class_acl.inc:923
-msgid "Members:"
-msgstr "Membres:"
-
-#: include/class_acl.inc:929
-msgid "ACL is valid for all users"
-msgstr "ACL valide pour tout les utilisateurs"
-
-#: include/functions.inc:307
-#, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
-msgstr ""
-"FATAL: Erreur lors de la connexion au serveur LDAP. Le serveur à répondu '%"
-"s'."
-
-#: include/functions.inc:324
-#, php-format
-msgid "User login failed. LDAP server said '%s'."
-msgstr "Echec de l'authentification. Le serveur LDAP répond '%s'."
-
-#: include/functions.inc:345
-msgid "Username / UID is not unique. Please check your LDAP database."
-msgstr ""
-"Le nom de l'utilisateur / UID n'est pas unique. Veuillez vérifier votre base "
-"de données LDAP."
-
-#: include/functions.inc:476
-msgid ""
-"Error while adding a lock. Parameters are not set correctly, please check "
-"the source!"
-msgstr ""
-"Erreur lors de la création d'un verrou. Les paramètres sont incorrects. "
-"Veuillez vérifier la source !"
-
-#: include/functions.inc:486
-#, php-format
-msgid ""
-"Can't set locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf! LDAP server says '%s'."
-msgstr ""
-"Impossible d'enregistrer les informations à propos des verrous dans "
-"l'annuaire LDAP. Veuillez vérifier l'entrée 'config' dans gosa.conf ! Le serveur "
-"LDAP répond '%s'."
-
-#: include/functions.inc:501
-#, php-format
-msgid "Adding a lock failed. LDAP server says '%s'."
-msgstr "Echec lors de l'ajout d'un verrou. Le serveur LDAP répond '%s'."
-
-#: include/functions.inc:527
-#, php-format
-msgid "Removing a lock failed. LDAP server says '%s'."
-msgstr "Echec lors de la suppression d'un verrou. Le serveur LDAP répond '%s'."
-
-#: include/functions.inc:557
-msgid ""
-"Getting the lock from LDAP failed. Parameters are not set correctly, please "
-"check the source!"
-msgstr ""
-"Echec lors de la récupération du verrou depuis l'annuaire LDAP. Les "
-"paramètres ne sont pas corrects. Veuillez vérifier la source !"
-
-#: include/functions.inc:567
-msgid ""
-"Can't get locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf!"
-msgstr ""
-"Impossible d'obtenir les informations de verrouillage dans l'annuaire LDAP. "
-"Veuillez vérifier l'entrée 'config' dans gosa.conf !"
-
-#: include/functions.inc:575
-msgid ""
-"Found multiple locks for object to be locked. This should not be possible - "
-"cleaning up multiple references."
-msgstr ""
-"Détection de verrou multiple pour un même objet. Ceci ne devrait pas être "
-"possible. Effacement des références multiples."
-
-#: include/functions.inc:668
-#, php-format
-msgid "The size limit of %d entries is exceed!"
-msgstr "La taille limite de %d entrées est dépassée !"
-
-#: include/functions.inc:670
-#, php-format
-msgid ""
-"Set the new size limit to %s and show me this message if the limit still "
-"exceeds"
-msgstr ""
-"Mettre la nouvelle limite à %s et me montrer ce message si la limite est "
-"toujours dépassée"
-
-#: include/functions.inc:687
-msgid "incomplete"
-msgstr "incomplet"
-
-#: include/functions.inc:1054 include/functions.inc:1260
-msgid "LDAP error:"
-msgstr "Erreur LDAP :"
-
-#: include/functions.inc:1055
-msgid ""
-"Problems with the LDAP server mean that you probably lost the last changes. "
-"Please check your LDAP setup for possible errors and try again."
-msgstr ""
-"Des problèmes avec le serveur LDAP on probablement provoqué la perte des "
-"changements. Veuillez vérifier votre serveur LDAP et ressayer."
-
-#: include/functions.inc:1063
-msgid ""
-"Please check your input and fix the error. Press 'OK' to close this message "
-"box."
-msgstr ""
-"Veuillez vérifier vos données et corriger l'erreur. Cliquez sur 'OK' pour "
-"fermer cette fenètre."
-
-#: include/functions.inc:1121
-msgid "An error occurred while processing your request"
-msgstr "Une erreur s'est produite, le processus à été interrompu"
-
-#: include/functions.inc:1125
-msgid "OK"
-msgstr "OK"
-
-#: include/functions.inc:1188
-msgid "Continue anyway"
-msgstr "Continuer malgré tout"
-
-#: include/functions.inc:1190
-msgid "Edit anyway"
-msgstr "Éditer malgré tout"
-
-#: include/functions.inc:1192
-#, php-format
-msgid ""
-"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
-"Please contact the person in order to clarify proceedings."
-msgstr ""
-"Vous êtes sur le point de modifier l'entrée '%s' qui est en cours "
-"d'utilisation par '%s'. Veuillez contacter cette personne afin de clarifier "
-"la situation."
-
-#: include/functions.inc:1442
-msgid "Entries per page"
-msgstr "Entrées par page"
-
-#: include/functions.inc:1470
-msgid "Apply filter"
-msgstr "Appliquer le filtre"
-
-#: include/functions.inc:1744
-msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-
-#: include/functions.inc:1787
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "Version de développement de GOsa (Rev %s)"
-
-#: include/functions.inc:2228 include/functions.inc:2232
-msgid "Warning - base_hook is not available. Using default base."
-msgstr ""
-"Attention - base_hook n'est pas disponible. Utilisation de la base par "
-"défaut."
-
-#: include/functions.inc:2238
-msgid "Warning - no base_hook defined. Using default base."
-msgstr "Attention - pas de base_hook défini. Utilisation de la base par défaut."
-
-#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
-msgid "Can't get schema information from server. No schema check possible!"
-msgstr ""
-"Impossible de récupérer les informations sur les schémas. Vérification des "
-"schémas impossibles !"
-
-#: include/functions.inc:2286
-msgid "Used to store account specific informations."
-msgstr "Utilisé pour stocker les informations spécifiques des comptes."
-
-#: include/functions.inc:2293
-msgid ""
-"Used to lock currently edited entries to avoid multiple changes at the same "
-"time."
-msgstr ""
-"Utilisé pour verrouiller les entrées actuellement modifiées afin d'éviter de "
-"multiples changements simultanés."
-
-#: include/functions.inc:2336
-#, php-format
-msgid "The required objectClass '%s' is not present in your schema setup"
-msgstr "L'objectCLass requis '%s' n'est pas présent dans vos schéma "
-
-#: include/functions.inc:2338
-#, php-format
-msgid "The optional objectClass '%s' is not present in your schema setup"
-msgstr "l'objectCLass optionnel '%s' n'est pas présent dans vos schéma"
-
-#: include/functions.inc:2344
-#, php-format
-msgid "The required objectclass '%s' does not have version %s"
-msgstr "L'objectClass obligatoire '%s' n'est pas à la version %s"
-
-#: include/functions.inc:2346
-#, php-format
-msgid "The optional objectclass '%s' does not have version %s"
-msgstr "L'objectClass optionnel '%s' n'est pas à la version %s"
-
-#: include/functions.inc:2350
-#, php-format
-msgid "Class(es) available"
-msgstr "Classe(s) disponible(s)"
-
-#: include/functions.inc:2372
-msgid ""
-"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema    configuration do not support this option."
-msgstr ""
-"Vous avez activé l'option rfc2307bis dans votre option 'configuration du "
-"serveur ldap' lors de l'installation, mais la configuration de vos schéma ne "
-"supportent pas cette option."
-
-#: include/functions.inc:2373
-msgid ""
-"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
-"be      AUXILIARY"
-msgstr ""
-"Pour pouvoir utiliser des groupes conformes à la norme rfc2307bis, "
-"l'objectClass 'posixGroup' doit être       AUXILIARY"
-
-#: include/functions.inc:2377
-msgid ""
-"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema   configuration do not support this option."
-msgstr ""
-"Vous avez désactivé l'option rfc2307bis dans le l'option 'configuration du "
-"serveur ldap' lors de l'installation, mais la configuration de vos schéma ne "
-"supportent pas cette option."
-
-#: include/functions.inc:2378
-msgid "The objectClass 'posixGroup' must be STRUCTURAL"
-msgstr "L'objectClass 'posixGroup' doit être STRUCTURAL"
-
-#: include/class_tabs.inc:193
-#, php-format
-msgid "Delete process has been canceled by plugin '%s': %s"
-msgstr "L'effacement à été interrompu par l'extension '%s': %s"
-
-#: include/class_tabs.inc:316
-msgid "References"
-msgstr "Références"
-
-#: include/class_debconfTemplate.inc:260
-msgid "This package has no debconf options."
-msgstr "Ce paquet n'a pas d'options debconf."
-
-#: include/functions_helpviewer.inc:43
-#, php-format
-msgid "XML error in guide.xml: %s at line %d"
-msgstr "Erreur XML dans guide.xml: %s à la ligne %d"
-
-#: include/functions_helpviewer.inc:84
-msgid "No help available for this plugin."
-msgstr "L'aide n'est pas disponible pour cette extension."
-
-#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
-msgid "previous"
-msgstr "précédent"
-
-#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
-msgid "next"
-msgstr "suivant"
-
-#: include/functions_helpviewer.inc:385
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s résultats de votre recherche avec le mot %s "
-
-#: include/functions_helpviewer.inc:459
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% de correspondance dans le fichier %s"
-
-#: include/class_mail-methods-cyrus.inc:40
-msgid "Warning: Account has an invalid mailserver string!"
-msgstr ""
-"Attention: Le compte à un chaîne de connexion au serveur de messagerie "
-"invalide !"
-
-#: include/class_mail-methods-cyrus.inc:58
-msgid ""
-"Warning: IMAP Server cannot be reached! If you save this account, some mail "
-"settings will not be stored on your server!"
-msgstr ""
-"Erreur: Impossible de contacter le serveur IMAP. Si vous sauvez ce compte, "
-"certains paramètres ne seront pas stockés sur votre serveur !"
-
-#: include/class_mail-methods-cyrus.inc:156
-#, php-format
-msgid "Can't create IMAP mailbox. Server says '%s'."
-msgstr "Impossible de créer la boite de messagerie IMAP. Le serveur indique '%s'."
-
-#: include/class_mail-methods-cyrus.inc:175
-#, php-format
-msgid "Can't write IMAP quota. Server says '%s'."
-msgstr "Impossible de créer les quotas IMAP. Le serveur indique'%s'."
-
-#: include/class_mail-methods-cyrus.inc:201
-msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
-msgstr ""
-"Erreur: imap_getacl n'est pas implémenté, il est impossible de supprimer les "
-"informations à propos des acls."
-
-#: include/class_mail-methods-cyrus.inc:219
-msgid "Warning: imap_getacl is not available, can't get imap permissions!"
-msgstr ""
-"Erreur: imap_getacl n'est pas disponible, impossible d'obtenir les "
-"permissions imap !"
-
-#: include/class_mail-methods-cyrus.inc:241
-#, php-format
-msgid "Can't remove IMAP mailbox. Server says '%s'."
-msgstr ""
-"Impossible de supprimer les boites de messagerie IMAP. Le serveur répond '%"
-"s'."
-
-#: include/class_mail-methods-cyrus.inc:282
-#, php-format
-msgid "Can't get sieve script. Server says '%s'."
-msgstr "Impossible de récupérer le script sieve. Le serveur répond '%s'."
-
-#: include/class_mail-methods-cyrus.inc:353
-#, php-format
-msgid "Can't send sieve script. Server says '%s'."
-msgstr "Impossible d'envoyer un script à sieve. Le serveur répond '%s'."
-
-#: include/class_mail-methods-cyrus.inc:357
-#, php-format
-msgid "Can't activate GOsa sieve script. Server says '%s'."
-msgstr "Impossible d'activer les scripts sieve de GOsa. Le serveur répond '%s'."
-
-#: include/class_ppdManager.inc:13
-#, php-format
-msgid "PPD manager : The specified path '%s' doesn't exists."
-msgstr "Gestionnaire de PPD: Le chemin '%s' n'existe pas."
-
-#: include/class_ppdManager.inc:144
-#, php-format
-msgid "Specified ppd file '%s' can't be opened for reading."
-msgstr "Le fichier ppd '%s' ne peut pas être ouvert en lecture."
-
-#: include/class_ppdManager.inc:146
-#, php-format
-msgid "The required tmp file file '%s' can't be opened for writing."
-msgstr "Le fichier temporaire '%s' n'a pas pu être ouvert en écriture."
-
-#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
-#, php-format
-msgid ""
-"Parsing PPD file %s failed - line too long. Trailing characters have been "
-"ignored"
-msgstr ""
-"La lecture du PPD %s à échoué - ligne trop longue. Les caractères restant on "
-"été ignorés"
-
-#: include/class_ppdManager.inc:178
-msgid "Nested groups are not supported!"
-msgstr "Les groupes imbriqués ne sont pas supportés !"
-
-#: include/class_ppdManager.inc:182
-msgid "Group name not unique!"
-msgstr "Le nom du groupe n'est pas unique !"
-
-#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
-msgid "Symbol values are not supported yet!"
-msgstr ""
-
-#: include/class_ppdManager.inc:212
-msgid "Nested options are not supported!"
-msgstr "Les options imbriquées ne sont pas supportées !"
-
-#: include/class_ppdManager.inc:237
-msgid "PickMany is not supported yet!"
-msgstr "La sélection multiple n'est pas encore supportée !"
-
-#: include/class_ppdManager.inc:318
-#, php-format
-msgid "Parsing PPD file %s failed - no information found."
-msgstr "La lecture du fichier PPD %s à échoué - pas de données."
-
-#: setup/setup_config2.tpl:6
-msgid "Samba hash generator"
-msgstr "Générateur de hash samba"
-
-#: setup/setup_config2.tpl:31
-msgid "RID base"
-msgstr "Base du RID"
-
-#: setup/setup_config2.tpl:46
-msgid "Workstation container"
-msgstr "Branche contenant les stations de travail"
-
-#: setup/setup_config2.tpl:61
-msgid "Samba SID mapping"
-msgstr "Correspondance des SID samba"
-
-#: setup/setup_config2.tpl:71
-msgid "Timezone"
-msgstr "Fuseau Horaire"
-
-#: setup/setup_config2.tpl:74
-msgid "Please your preferred timezone here"
-msgstr "Veuillez indiquer votre fuseau horaire préféré ici"
-
-#: setup/setup_config2.tpl:87
-msgid "Additional GOsa settings"
-msgstr "Paramètres supplémentaire de GOsa"
-
-#: setup/setup_config2.tpl:91
-msgid "Enable Copy & Paste"
-msgstr "Activer le Copier / Coller"
-
-#: setup/setup_config2.tpl:103
-msgid "Enable FAI release management"
-msgstr "Activer la gestion des versions FAI"
-
-#: setup/setup_config2.tpl:115
-msgid "Enable user netatalk plugin"
-msgstr "Activer la gestion des comptes Netatalk"
-
-#: setup/setup_config2.tpl:126
-msgid "Government mode"
-msgstr "Mode Gouvernemental"
-
-#: setup/setup_config2.tpl:139
-msgid "Mail method"
-msgstr "Méthode de messagerie"
-
-#: setup/setup_config2.tpl:153
-msgid "Vacation templates"
-msgstr "Modèles de messages d'absence "
-
-#: setup/setup_config2.tpl:169
-msgid "Use Cyrus UNIX style"
-msgstr "Utiliser Cyrus en mode UNIX"
-
-#: setup/setup_config2.tpl:179
-msgid "Snapshots / Undo"
-msgstr "Copie instantanée / Undo"
-
-#: setup/setup_config2.tpl:188 setup/setup_config2.tpl:233
-msgid "Enable snapshots"
-msgstr "Activer la copie instantanée"
-
-#: setup/setup_config2.tpl:194 setup/setup_config2.tpl:239
-msgid "Snapshot base"
-msgstr "Base pour les snapshots"
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailinglist"
-msgstr "Souscrire à la liste de discutions gosa-announce"
-
-#: setup/setup_feedback.tpl:9
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
-msgstr ""
-"Quand vous cochez cette option, GOsa essayera de se connecter a http://oss."
-"gonicus.de afin de vous inscrire à la liste de discutions gosa-announce. "
-"Vous devrez confirmer cette inscription par email."
-
-#: setup/setup_feedback.tpl:41
-msgid "Send feedback to the GOsa project team"
-msgstr "Envoyer vos commentaire au membres du projet Gosa"
-
-#: setup/setup_feedback.tpl:44
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
-msgstr ""
-"Quand vous cocher cette option, GOsa essayera de se connecter à http://oss."
-"gonicus.de pour pouvoir transmettre votre réponse de manière anonyme."
-
-#: setup/setup_feedback.tpl:50
-msgid "Did the setup procedure help you to get started?"
-msgstr "Est ce que la procédure d'installation vous à aidé ?"
-
-#: setup/setup_feedback.tpl:60
-msgid "If not, what problems did you encounter"
-msgstr "Si non, quels sont les problèmes que vous avez rencontrés"
-
-#: setup/setup_feedback.tpl:68
-msgid "Is this the first time you use GOsa?"
-msgstr "Est ce la première fois que vous utilisez GOsa ?"
-
-#: setup/setup_feedback.tpl:74
-msgid "I use it since"
-msgstr "Je l'utilise depuis "
-
-#: setup/setup_feedback.tpl:75
-msgid "Select the year since when you are using GOsa"
-msgstr "Veuillez sélectionner l'année depuis laquelle vous utilisez GOsa"
-
-#: setup/setup_feedback.tpl:82
-msgid "What operating system / distribution do you use?"
-msgstr "Quel système d'exploitation / distribution utilisez vous ?"
-
-#: setup/setup_feedback.tpl:90
-msgid "What web server do you use?"
-msgstr "Quel serveur web utilisez vous ?"
-
-#: setup/setup_feedback.tpl:98
-msgid "What PHP version do you use?"
-msgstr "Quelle version de php utilisez vous ?"
-
-#: setup/setup_feedback.tpl:106
-msgid "LDAP"
-msgstr ""
-
-#: setup/setup_feedback.tpl:110
-msgid "What kind of LDAP server(s) do you use?"
-msgstr "Quel type de serveur(s) ldap utilisez vous ?"
-
-#: setup/setup_feedback.tpl:116
-msgid "How many objects are in your LDAP?"
-msgstr "Combien d'objet sont dans votre annuaire LDAP ?"
-
-#: setup/setup_feedback.tpl:123
-msgid "Features"
-msgstr "Fonctionalités"
-
-#: setup/setup_feedback.tpl:126
-msgid "What features of GOsa do you use?"
-msgstr "Quel fonctionnalités de GOsa utilisez vous ?"
-
-#: setup/setup_feedback.tpl:136
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr ""
-"Quelle fonctionnalités voulez vous voir dans les prochaines versions de "
-"GOsa ?"
-
-#: setup/setup_feedback.tpl:143
-msgid "Send feedback"
-msgstr "Envoyer vos réponses"
-
-#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
-msgid "GOsa settings 3/3"
-msgstr "Paramètres de GOsa 3/3"
-
-#: setup/class_setupStep_Config3.inc:69
-msgid "Tweak some GOsa core behaviour"
-msgstr "Customiser certains paramètres essentiels de GOsa"
-
-#: setup/class_setupStep_Config3.inc:171
-msgid "Session lifetime must be a numeric value."
-msgstr "La durée de la session doit être une valeur numérique."
-
-#: setup/class_setupStep_Config3.inc:175
-msgid "Maximal ldap query time must be a numeric value. "
-msgstr "Le temps maximumpour une requête ldap doit être une valeur numérique."
-
-#: setup/class_setupStep_Finish.inc:38
-msgid "Write configuration file"
-msgstr "Ecrire le fichier de configuration"
-
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish - write the configuration file"
-msgstr "Fini - écrire le fichier de configuration"
-
-#: setup/class_setupStep_Finish.inc:100
-msgid ""
-"Your configuration file is currently world readable. Please updated the file "
-"permissions!"
-msgstr ""
-"Votre fichier de configuration est lisible par tout le monde. Veuillez "
-"modifier les permissions !"
-
-#: setup/class_setupStep_Finish.inc:102
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "Le fichier de configuration ne peut être lu ou n'existe pas."
-
-#: setup/class_setupStep_Finish.inc:111
-#, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the webserver is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Après avoir placé le fichier dans le répertoire %s, assurez vous que seul le "
-"serveur web puisse lire %s. Vous pouvez exécuter les commandes suivantes "
-"pour réaliser cette opération:"
-
-#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
-msgid "Installation check"
-msgstr "Vérification de l'installation"
-
-#: setup/class_setupStep_Checks.inc:40
-msgid "Basic checks for PHP version and required extensions."
-msgstr "Vérification de base de la version de PHP et des extensions nécéssaires."
-
-#: setup/class_setupStep_Checks.inc:64
-msgid "Checking PHP version"
-msgstr "Vérification de la version de PHP"
-
-#: setup/class_setupStep_Checks.inc:65
-#, php-format
-msgid "PHP must be of version %s / %s or above."
-msgstr "PHP doit être à la version %s / %s ou supérieure."
-
-#: setup/class_setupStep_Checks.inc:66
-msgid ""
-"GOsa requires functionality that is not available (or buggy) in older PHP "
-"versions. Please update to a supported version."
-msgstr ""
-"GOsa nécessite des fonctionnalités qui ne sont pas disponibles (ou "
-"défectueuses) dans d'anciennes versions de PHP. Veuillez mettre à jour PHP "
-"vers un version supportée."
-
-#: setup/class_setupStep_Checks.inc:72
-msgid "Checking for LDAP support"
-msgstr "Vérification du support LDAP"
-
-#: setup/class_setupStep_Checks.inc:73
-msgid "This is the main extension used by GOsa and therefore really required."
-msgstr "Ce module est le module de base utilisé par GOsa et est donc indispensable."
-
-#: setup/class_setupStep_Checks.inc:74
-msgid ""
-"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
-"your LDAP server."
-msgstr ""
-"L'extension ldap (php4-ldap/php5-ldap) est nécessaire pour communiquer avec "
-"votre serveur LDAP."
-
-#: setup/class_setupStep_Checks.inc:80
-msgid "Checking for gettext support"
-msgstr "Vérification du support gettext"
-
-#: setup/class_setupStep_Checks.inc:81
-msgid "Gettext support is required for internationalization."
-msgstr "Gettext est requis afin que GOsa soit multilingue."
-
-#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
-msgid "Please make sure that the extension is activated."
-msgstr "Veuillez vous assurer que cette extension est activée."
-
-#: setup/class_setupStep_Checks.inc:88
-msgid "Checking for iconv support"
-msgstr "Vérification du support iconv"
-
-#: setup/class_setupStep_Checks.inc:89
-msgid ""
-"This module is used by GOsa to convert samba munged dial informations and is "
-"therefore required. "
-msgstr ""
-"Ce module est utilisé par GOsa pour convertir les options samba munged dial, "
-"il est indispensable."
-
-#: setup/class_setupStep_Checks.inc:96
-msgid "Checking for mhash support"
-msgstr "Vérification du support mhash"
-
-#: setup/class_setupStep_Checks.inc:97
-msgid "You'll need this module to make use of SSHA encryption"
-msgstr "Ce module est nécessaire pour l'utilisation de l'encryption SSHA"
-
-#: setup/class_setupStep_Checks.inc:98
-msgid ""
-"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
-"mhash."
-msgstr ""
-"L'extension mhash pour php4 / php5 n'est pas disponible. Veuillez installer "
-"php4-mhash / php5-mhash."
-
-#: setup/class_setupStep_Checks.inc:104
-msgid "Checking for IMAP support"
-msgstr "Vérification du support IMAP"
-
-#: setup/class_setupStep_Checks.inc:105
-msgid ""
-"The IMAP module is needed to communicate with the IMAP server. GOsa "
-"retrieves status information, creates and deletes mail users, etc."
-msgstr ""
-"L'extension IMAP est nécessaire pour communiquer avec un serveur IMAP. GOsa  "
-"récupère des informations de statuts, crée et supprime les comptes de "
-"messagerie des utilisateurs etc..."
-
-#: setup/class_setupStep_Checks.inc:106
-msgid ""
-"This module is used to communicate with your mail server. Please install "
-"php4-imap/php5-imap."
-msgstr ""
-"Cette extension est utilisée pour communiquer avec votre serveur de "
-"messagerie. Veuillez installer php4-imap/php5-imap."
-
-#: setup/class_setupStep_Checks.inc:112
-msgid "Checking for getacl in IMAP implementation"
-msgstr "Vérification de la fonction getacl dans votre implémentation imap"
-
-#: setup/class_setupStep_Checks.inc:113
-msgid ""
-"The getacl support is needed to handle shared folder permissions. Old IMAP "
-"extensions are not capable of reading acl's. You need a recent PHP version "
-"to use this feature."
-msgstr ""
-"Le support de la fonction getacl est requis afin de gérer les permissions "
-"des répertoires partagés. Le module IMAP standard ne peut gérer les acls. "
-"Vous devez installer une version récente de PHP afin d'utiliser cette "
-"fonctionnalité."
-
-#: setup/class_setupStep_Checks.inc:120
-msgid "Checking for MySQL support"
-msgstr "Vérification du support MySQL"
-
-#: setup/class_setupStep_Checks.inc:121
-msgid "MySQL support is needed to communicate with several supported databases."
-msgstr ""
-"Le support de MySQL est nécessaire pour communiquer avec plusieurs base de "
-"données."
-
-#: setup/class_setupStep_Checks.inc:122
-msgid ""
-"This module is required to communicate with database servers (GOfax, "
-"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
-msgstr ""
-"Cette extension est nécessaire pour communiquer avec le serveur de base de "
-"données (GOfax, asterisk, GLPI, etc.). Veuillez installer php4-mysql/php5-"
-"mysql"
-
-#: setup/class_setupStep_Checks.inc:128
-msgid "Checking for kadm5 support"
-msgstr "Vérification du support kadm5"
-
-#: setup/class_setupStep_Checks.inc:129
-msgid ""
-"Managing users in kerberos requires the kadm5 module which is downloadable "
-"via PEAR network."
-msgstr ""
-"Gérer les utilisateurs dans kerberos nécessite le module kadm5 "
-"téléchargeable sur les réseaux PEAR."
-
-#: setup/class_setupStep_Checks.inc:130
-msgid ""
-"This module is required to manage user in kerberos, it is downloadable via "
-"PEAR network"
-msgstr ""
-"Cette extension est nécessaire pour gérer les utilisateurs dans kerberos, "
-"elle est téléchargeable sur les réseaux PEAR."
-
-#: setup/class_setupStep_Checks.inc:136
-msgid "Checking for SNMP support"
-msgstr "Vérification du support SNMP"
-
-#: setup/class_setupStep_Checks.inc:137
-msgid ""
-"The simple network management protocol is needed to get status information "
-"from clients."
-msgstr ""
-"Le protocole SNMP est nécessaire pour pouvoir obtenir des informations "
-"depuis les clients."
-
-#: setup/class_setupStep_Checks.inc:138
-msgid ""
-"This module is required for client monitoring. Please install php4-snmp/php5-"
-"snmp."
-msgstr ""
-"Cette extension est nécessaire pour obtenir des informations depuis les "
-"clients. Veuillez installer php4-snmp/php5-snmp."
-
-#: setup/class_setupStep_Checks.inc:144
-msgid "Checking for CUPS support"
-msgstr "Vérification du support CUPS"
-
-#: setup/class_setupStep_Checks.inc:145
-msgid ""
-"In order to read available printers via the IPP protocol instead of printcap "
-"files, you've to install the CUPS module."
-msgstr ""
-"Afin d'obtenir la liste des imprimantes disponibles avec le protocole IPP à "
-"la place des fichiers printcap, vous devez installer l'extension CUPS."
-
-#: setup/class_setupStep_Checks.inc:154
-msgid "Checking for fping utility"
-msgstr "Vérification de l'utilitaire fping"
-
-#: setup/class_setupStep_Checks.inc:155
-msgid ""
-"The fping utility is used if you've got a thin client based terminal "
-"environment."
-msgstr ""
-"L'utilitaire fping est utilisé dans le cas d'un environnement composé de "
-"clients légers fonctionnant en terminaux."
-
-#: setup/class_setupStep_Checks.inc:156
-msgid "The fping utility is only used in thin client based terminal environment."
-msgstr ""
-"L'utilitaire fping est seulement utilisé dans le cas d'un environnement "
-"composé de clients légers fonctionnant en terminaux."
-
-#: setup/class_setupStep_Checks.inc:171
-msgid "SAMBA password hash generation"
-msgstr "Génération de mot de passe SAMBA"
-
-#: setup/class_setupStep_Checks.inc:172
-msgid ""
-"In order to use SAMBA 2/3 passwords, you've to install additional packages "
-"to generate password hashes."
-msgstr ""
-"Afin d'utiliser Samba 2/3, vous devez installer des paquets additionnels "
-"prenant en charge le cryptage des mots de passe."
-
-#: setup/class_setupStep_Checks.inc:173
-msgid ""
-"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
-"a look at mkntpasswd."
-msgstr ""
-"Afin d'utiliser Samba 2/3, vous devez installer des librairies perl "
-"additionnelles. Veuillez regarder mkntpasswd."
-
-#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
-#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
-#: setup/class_setupStep_Checks.inc:251
-msgid "Off"
-msgstr "Eteint"
-
-#: setup/class_setupStep_Checks.inc:184
-msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
-msgstr ""
-"register_globals est un mécanisme PHP pour enregistrer toutes les variables "
-"globales afin que les scripts puissent y accéder sans changer la porté des "
-"variables. Cela peut constituer un risque de sécurité."
-
-#: setup/class_setupStep_Checks.inc:185
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr ""
-"Recherchez l'option 'register_globals' dans votre php.ini et mettez la à "
-"'Off'."
-
-#: setup/class_setupStep_Checks.inc:193
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr "PHP utilise cette variable pour effacer des anciennes sessions."
-
-#: setup/class_setupStep_Checks.inc:194
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
-msgstr ""
-"Mettre cette valeur à 1 jour permet d'éviter de perde les cookies et les "
-"sessions avant qu'elles soient réellement expirées."
-
-#: setup/class_setupStep_Checks.inc:195
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
-msgstr ""
-"Cherchez pour 'session.gc_maxlifetime' dans votre php.ini et mettez le à "
-"86400 ou plus haut."
-
-#: setup/class_setupStep_Checks.inc:203
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr ""
-"Pour pouvoir utiliser GOSa sans problèmes, la variable session.auto_register "
-"doit être a 'Off' dans votre php.ini."
-
-#: setup/class_setupStep_Checks.inc:204
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr ""
-"Recherchez la variable session.auto_register  et mettez la à 'Off' dans "
-"votre php.ini."
-
-#: setup/class_setupStep_Checks.inc:211
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducable! Increase it for larger setups."
-msgstr ""
-"GOsa a besoin au minimum de 32MB de mémoire. Moins que 32MB causera des "
-"erreurs imprévisibles, qui ne seront pas reproductibles ! Augmentez la "
-"mémoire pour les installations plus complexes."
-
-#: setup/class_setupStep_Checks.inc:212
-msgid "Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr ""
-"Recherchez pour 'memory_limit' dans votre php.ini et mettez le à '32M' or "
-"plus haut."
-
-#: setup/class_setupStep_Checks.inc:219
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
-msgstr ""
-"Cette option défini la gestion des sorties, mettez cette option à 'Off', "
-"pour améliorer la performance."
-
-#: setup/class_setupStep_Checks.inc:220
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr "Recherchez 'implicit_flush' dans votre php.ini et mettez le à 'Off'."
-
-#: setup/class_setupStep_Checks.inc:227
-msgid "The Execution time should be at least 30 seconds."
-msgstr "Le temps d'exécution doit être au moins de 30 secondes."
-
-#: setup/class_setupStep_Checks.inc:228
-msgid "Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
-msgstr ""
-"Rechercher l'option 'max_execution_time' dans votre php.ini et mettez le à "
-"'30' ou plus."
-
-#: setup/class_setupStep_Checks.inc:235
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
-msgstr ""
-"Augmentez la sécurité de votre serveur en mettant l'option expose_php à "
-"'Off'. PHP n'enverra pas d'information a propos du serveur."
-
-#: setup/class_setupStep_Checks.inc:236
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr "Recherchez 'expose_php' dans votre php.ini et mettez le à 'Off'."
-
-#: setup/class_setupStep_Checks.inc:242
-msgid "On"
-msgstr "Ouvert"
-
-#: setup/class_setupStep_Checks.inc:243
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
-msgstr ""
-"Améliorez la sécurité de votre serveur en mettant magic_quotes_gpc à 'on'. "
-"PHP préfixera tout les guillemets dans les chaînes avec la séquence escape."
-
-#: setup/class_setupStep_Checks.inc:244
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr ""
-"Recherchez l'option 'magic_quotes_gpc' dans votre php.ini et mettez le à "
-"'On'."
-
-#: setup/class_setupStep_Checks.inc:252
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
-msgstr ""
-"Améliorez la performance de votre serveur en mettant magic_quotes_gpc à "
-"'off'."
-
-#: setup/class_setupStep_Checks.inc:253
-msgid "Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr ""
-"Recherchez l'option 'zend.ze1_compatibility_mode' dans votre hp.ini et "
-"mettez la à 'Off'."
-
-#: setup/class_setupStep_Checks.inc:264
-msgid "Configuration writeable"
-msgstr "Le fichier de configuration peut être écrit"
-
-#: setup/class_setupStep_Checks.inc:265
-msgid "The configuration file can't be written"
-msgstr "Le fichier de configuration ne peut pas être écrit"
-
-#: setup/class_setupStep_Checks.inc:266
-#, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writeable."
-msgstr ""
-"GOsa lit sa configuration d'un fichier situé dans (%s/%s). Le programme "
-"d'installation peut écrire la configuration directement si le fichier est "
-"permet l'écriture."
-
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
-msgstr "licence"
-
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr "Termes et Conditions d'utilisation"
-
-#: setup/setup_ldap.tpl:7
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr "Veuillez choisir l'utilisateur LDAP qui sera utilise par GOSa"
-
-#: setup/setup_ldap.tpl:25
-msgid "LDAP connection"
-msgstr "Connexion LDAP"
-
-#: setup/setup_ldap.tpl:29
-msgid "Location name"
-msgstr "Nom de l'emplacement"
-
-#: setup/setup_ldap.tpl:37
-msgid "Connection URL"
-msgstr "URL de connexion"
-
-#: setup/setup_ldap.tpl:45
-msgid "TLS connection"
-msgstr "Connexion TLS"
-
-#: setup/setup_ldap.tpl:65
-msgid "Reload"
-msgstr "Recharger"
-
-#: setup/setup_ldap.tpl:69
-msgid "Authentication"
-msgstr "Authentification"
-
-#: setup/setup_ldap.tpl:73
-msgid "Admin DN"
-msgstr "DN de l'administrateur"
-
-#: setup/setup_ldap.tpl:78
-msgid "Select user"
-msgstr "Sélectionner un utilisateur"
-
-#: setup/setup_ldap.tpl:86
-msgid "Automatically append LDAP base to admin DN"
-msgstr "Ajouter automatiquement la base de l'annuaire LDAP au DN de l'administrateur"
-
-#: setup/setup_ldap.tpl:101
-msgid "Schema based settings"
-msgstr "Paramètres basé sur les schéma"
-
-#: setup/setup_ldap.tpl:105
-msgid "Use rfc2307bis compliant groups"
-msgstr "Utilisez des groupes rfc2307bis"
-
-#: setup/setup_ldap.tpl:117
-msgid "Current status"
-msgstr "Statut actuel"
-
-#: setup/setup_checks.tpl:9
-msgid "PHP module and extension checks"
-msgstr "Extension PHP et vérification de ceux ci"
-
-#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
-msgid "GOsa will NOT run without fixing this."
-msgstr "GOsa ne fonctionnera pas si vous ne corriger pas cela."
-
-#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
-msgid "GOsa will run without fixing this."
-msgstr "GOsa fonctionnera même si vous ne corrigez pas cela."
-
-#: setup/setup_checks.tpl:67
-msgid "PHP setup configuration"
-msgstr "Configuration de PHP"
-
-#: setup/setup_checks.tpl:67
-msgid "show information"
-msgstr "Montrer les informations"
-
-#: setup/setup_welcome.tpl:4
-msgid ""
-"This seems to be the first time you start GOsa - we didn't find any "
-"configuration right now. This simple wizard intends to help you while "
-"setting it up."
-msgstr ""
-"Il semble que c'est votre première installation de GOsa - nous n'avons pas "
-"trouvé de configuration. Ce programme d'aide à l'installation vous aidera à "
-"configurer GOsa."
-
-#: setup/setup_welcome.tpl:8
-msgid "What will the wizard do for you?"
-msgstr "Qu'est ce que le programme d'aide à l'installation fera pour vous ?"
-
-#: setup/setup_welcome.tpl:11
-msgid "Create a basic, single site configuration"
-msgstr "Créer une simple configuration mono site"
-
-#: setup/setup_welcome.tpl:12
-msgid "Tries to find problems within your PHP and LDAP setup"
-msgstr ""
-"Essaye de trouver si il existe des problèmes dans votre configuration PHP ou "
-"LDAP"
-
-#: setup/setup_welcome.tpl:13
-msgid "Let you choose from a set of basic and advanced configuration switches"
-msgstr "Vous permet de choisir un jeu d'option de base ou avancées"
-
-#: setup/setup_welcome.tpl:14
-msgid "Guided migration of existing LDAP trees"
-msgstr "Migration assistée d'un annuaire LDAP existant"
-
-#: setup/setup_welcome.tpl:17
-msgid "What will the wizard NOT do for you?"
-msgstr "Qu'est ce que le l'assistant d'installation ne fera pas pour vous ?"
-
-#: setup/setup_welcome.tpl:20
-msgid "Find every possible configuration error"
-msgstr "Trouver toutes les erreur possible dans votre configuration"
-
-#: setup/setup_welcome.tpl:21
-msgid "Migrate every possible LDAP setup - create backup dumps!"
-msgstr "Migrer tout les scénario LDAP possible - créez des sauvegardes !"
-
-#: setup/setup_welcome.tpl:25
-msgid "To continue..."
-msgstr "Suite de la configuration..."
-
-#: setup/setup_welcome.tpl:28
-msgid ""
-"For security reasons you need to authenticate for the installation by "
-"creating the file '/tmp/gosa.auth', containing the current session ID on the "
-"servers local filesystem. This can be done by executing the following "
-"command:"
-msgstr ""
-"Pour des raisons de sécurité vous devez vous authentifier en créant le "
-"fichier '/tmp/gosa.auth', contenant l'ID de la session sur le(s) serveur(s). "
-"Ceci peut être réalisé en exécutant la commande suivante:"
-
-#: setup/setup_welcome.tpl:34
-msgid "Click the 'Continue' button when you've finished."
-msgstr "Cliquer sur 'Continuer' quand vous avez fini."
-
-#: setup/class_setupStep_Ldap.inc:53
-msgid "LDAP setup"
-msgstr "Configuration LDAP"
-
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP connection setup"
-msgstr "Configuration de la connexion LDAP"
-
-#: setup/class_setupStep_Ldap.inc:55
-msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
-msgstr ""
-"Cette boite de dialogue permet d'indiquer la configuration de base LDAP pour "
-"GOsa."
-
-#: setup/class_setupStep_Ldap.inc:99
-#, php-format
-msgid "Anonymous bind failed on server '%s'."
-msgstr "La connexion anonyme à échoué sur le serveur '%s'."
-
-#: setup/class_setupStep_Ldap.inc:101
-#, php-format
-msgid "Bind as user '%s' failed on server '%s'."
-msgstr "la connexion comme l'utilisateur '%s' à échoué sur le serveur '%s'."
-
-#: setup/class_setupStep_Ldap.inc:106
-#, php-format
-msgid "Anonymous bind on server '%s' succeeded."
-msgstr "La connexion anonyme sur le serveur '%s' à réussi."
-
-#: setup/class_setupStep_Ldap.inc:107
-msgid "Please specify user and password."
-msgstr "Veuillez introduire un utilisateur et un mot de passe."
-
-#: setup/class_setupStep_Ldap.inc:109
-#, php-format
-msgid "Bind as user '%s' on server '%s' succeeded."
-msgstr "La connexion comme l'utilisateur '%s' sur le serveur '%s' à réussi."
-
-#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
-msgid "LDAP schema check"
-msgstr "Vérification des schémas LDAP"
-
-#: setup/class_setupStep_Schema.inc:42
-msgid "Perform test on your current LDAP schema"
-msgstr "Exécuter des test sur vos schéma LDAP actuels"
-
-#: setup/class_setupStep_Welcome.inc:38
-msgid "Welcome"
-msgstr "Bienvenue"
-
-#: setup/class_setupStep_Welcome.inc:39
-msgid "The welcome message"
-msgstr "Le message d'accueil"
-
-#: setup/class_setupStep_Welcome.inc:40
-msgid "Welcome to GOsa setup wizard"
-msgstr "Bienvenue dans l'installation de GOsa"
-
-#: setup/setup_frame.tpl:11
-msgid "GOsa setup wizard"
-msgstr "Installation de GOsa"
-
-#: setup/setup_frame.tpl:18
-msgid "Installation"
-msgstr " "
-
-#: setup/setup_frame.tpl:18
-msgid "Steps"
-msgstr "Etapes"
-
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr "Configuration de la langue"
-
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr "Cette étape vous permet de sélectionner votre langue préférée."
-
-#: setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr "Automatique"
-
-#: setup/class_setupStep_Language.inc:51
-msgid "Chinese"
-msgstr "Chinois"
-
-#: setup/setup_migrate.tpl:5
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-"Pendant l'inspection LDAP, nous allons regarder pour les problèmes "
-"classiques qui peuvent arriver lorsque l'on migre vers une administration "
-"basée sur GOsa. Vous pouvez fixer les problèmes si dessous afin de procurer "
-"une administration facilitée."
-
-#: setup/setup_migrate.tpl:33
-msgid "Check again"
-msgstr "Vérifier à nouveau"
-
-#: setup/setup_migrate.tpl:37
-msgid "Move windows workstations into a valid windows workstation department"
-msgstr ""
-"Bouger les stations windows dans un département valide pour les stations "
-"windows."
-
-#: setup/setup_migrate.tpl:39
-msgid ""
-"This dialog allows you to move the displayed windows workstations into a "
-"valid department"
-msgstr ""
-"Ce dialogue vous permet de bouger les stations windows affichées dans un "
-"département valide"
-
-#: setup/setup_migrate.tpl:41
-msgid ""
-"Be careful with this tool, there may be references pointing to this "
-"workstations that can't be migrated."
-msgstr ""
-"Soyez prudent avec cet outil, il peut y avoir des références pointant vers "
-"ces machines qui ne seront pas migrées."
-
-#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
-#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
-#: setup/setup_migrate.tpl:346
-msgid "Select all"
-msgstr "Sélectionner tout"
-
-#: setup/setup_migrate.tpl:67
-msgid "Move selected windows workstations into the following GOsa department"
-msgstr "Bouger les machines windows dans le département GOsa suivant"
-
-#: setup/setup_migrate.tpl:72
-msgid "Move selected workstations"
-msgstr "Bouger les stations de travail sélectionnées"
-
-#: setup/setup_migrate.tpl:73
-msgid "What will be done here"
-msgstr "Que ce qui sera exécuté ici"
-
-#: setup/setup_migrate.tpl:85
-msgid "Move groups into configured group tree"
-msgstr "Bouger les groupes dans le groupe configuré"
-
-#: setup/setup_migrate.tpl:88
-msgid ""
-"This dialog allows moving a couple of groups to the configured group tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-"Ce dialogue permet de bouger un couple de groupes dans le groupe configuré. "
-"Exécuter cela peut améliorer votre service LDAP."
-
-#: setup/setup_migrate.tpl:91
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"groups. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case in this case."
-msgstr ""
-"Soyez prudent avec cette option ! Il peut y avoir des références qui "
-"pointent vers ces groupes. L'installation de GOsa ne peut pas migrer ces "
-"références, vous préférerez sans doute annuler la migration dans ce cas."
-
-#: setup/setup_migrate.tpl:94
-msgid "Move selected groups into this group tree"
-msgstr "Bouger les groupes sélectionnés dans le groupe de base cet annuaire"
-
-#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
-#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
-msgid "Hide changes"
-msgstr "Camoufler les changements"
-
-#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
-#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
-msgid "Show changes"
-msgstr "Montrer les changements"
-
-#: setup/setup_migrate.tpl:140
-msgid "Move users into configured user tree"
-msgstr "Bouger les utilisateurs dans la branche utilisateur configurée"
-
-#: setup/setup_migrate.tpl:142
-msgid ""
-"This dialog allows moving a couple of users to the configured user tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-"Ce dialogue permet de bouger un ensemble d'utilisateurs dans la branche "
-"utilisateur configurée. Exécuter cette opération peut améliorer votre "
-"service LDAP."
-
-#: setup/setup_migrate.tpl:145
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"users. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case."
-msgstr ""
-"Soyez prudent avec cette opération ! Il peut exister des références qui "
-"pointent vers ces utilisateurs. Le programme d'installation de GOsa ne peut "
-"pas migrer ces références, vous préférerez peut être annuler la migration "
-"dans ce cas."
-
-#: setup/setup_migrate.tpl:148
-msgid "Move selected users into this people tree"
-msgstr "Bouger les utilisateurs sélectionnés dans la branche utilisateurs."
-
-#: setup/setup_migrate.tpl:198
-msgid "Next"
-msgstr "Suivant"
-
-#: setup/setup_migrate.tpl:201
-msgid "Create a new GOsa administrator account"
-msgstr "Créer un nouveau compte administrateur pour GOsa"
-
-#: setup/setup_migrate.tpl:204
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-"Ce dialogue vas automatiquement créer un nouveau super utilisateur dans "
-"votre arbre LDAP."
-
-#: setup/setup_migrate.tpl:233
-msgid "Password (again)"
-msgstr "Mot de passe (de nouveau)"
-
-#: setup/setup_migrate.tpl:258
-msgid ""
-"The listed departments are currenlty invisble in the GOsa user interface. If "
-"you want to change this for a couple of entries, select them and use the "
-"migrate button below."
-msgstr ""
-"Les département listés sont actuellement invisibles dans l'interface "
-"utilisateur de GOsa. Si vous voulez changer cela pour un certain nombre "
-"d'entrée, sélectionnez les et utilisez le bouton migration ci dessous."
-
-#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
-msgid ""
-"If you want to know what will be done when migrating the selected entries, "
-"use the 'Show changes' button to see the LDIF."
-msgstr ""
-"Si vous voulez savoir ce qui sera effectué lorsque vous migrerez les entrées "
-"sélectionnées, utilisez le bouton 'Montrer les changements' pour voir le "
-"fichier LDIF."
-
-#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
-msgid "Current"
-msgstr "Actuel"
-
-#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
-msgid "After migration"
-msgstr "Après migration"
-
-#: setup/setup_migrate.tpl:313
-msgid ""
-"The listed users are currenlty invisble in the GOsa user interface. If you "
-"want to change this for a couple of users, just select them and use the "
-"'Migrate' button below."
-msgstr ""
-"Les utilisateurs listés sont actuellement invisibles dans l'interface "
-"utilisateur de GOsa. Si vous voulez changer ceci pour un ensemble "
-"d'utilisateurs, veuillez les sélectionner et utiliser le bouton 'migration' "
-"ci dessous."
-
-#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
-msgid "GOsa settings 1/3"
-msgstr "Paramètres de GOsa 1/3"
-
-#: setup/class_setupStep_Config1.inc:75
-msgid "GOsa generic settings"
-msgstr "Préférences de base GOsa"
-
-#: setup/class_setupStep_Config1.inc:117
-#, php-format
-msgid "The specified value for '%s' must be a numeric value"
-msgstr "Le valeur spécifiée pour '%s' doit être une valeur numérique."
-
-#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
-msgid "GID / UID min id"
-msgstr "GID / UID id min"
-
-#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
-#, php-format
-msgid "Don't add a trailing comma to '%s'."
-msgstr "N'ajoutez pas une virgule à la fin de '%s'."
-
-#: setup/class_setupStep_Config1.inc:121
-msgid "People storage ou"
-msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs"
-
-#: setup/class_setupStep_Config1.inc:125
-msgid "Group storage ou"
-msgstr "Branches de l'arbre ldap ou sont stockes les groupes"
-
-#: setup/class_setupStep_Config1.inc:129
-msgid "Uid base must be numeric"
-msgstr "l'uid de base doit être une valeur numérique"
-
-#: setup/class_setupStep_Config1.inc:133
-msgid "The given password minimum length is not numeric."
-msgstr "La longueur minimale du mot de passe n'est pas une valeur numérique."
-
-#: setup/class_setupStep_Config1.inc:136
-msgid "The given password differ value is not numeric."
-msgstr "L'option password differ n'est pas une valeur numérique."
-
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
-msgstr "Veuillez sélectionner la langue par défaut"
-
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overriden per user."
-msgstr ""
-"Maintenant vous pouvez choisir la langue par défaut pour GOSa. Automatique "
-"utilisera la langue demandée par le navigateur. Ce paramètre peut être "
-"configuré par utilisateur."
-
-#: setup/setup_language.tpl:9
-msgid "Please your preferred language here"
-msgstr "Veuillez indiquer votre langue préférée ici"
-
-#: setup/setup_config3.tpl:2
-msgid "GOsa core settings"
-msgstr "Paramètres essentiels de GOsa"
-
-#: setup/setup_config3.tpl:6
-msgid "Disable primary group filter"
-msgstr "Désactiver le filtre sur les groupes primaires"
-
-#: setup/setup_config3.tpl:18
-msgid "Honour administrative units"
-msgstr "Honorer les entités administratives"
-
-#: setup/setup_config3.tpl:30
-msgid "Smarty compile directory"
-msgstr "Répertoire de compilation de smarty"
-
-#: setup/setup_config3.tpl:39
-msgid "Path for PPD storage"
-msgstr "Répertoire pour le stockage des PPD"
-
-#: setup/setup_config3.tpl:55
-msgid "Path for kiosk profile storage"
-msgstr "Répertoire pour le stockage des profiles kiosk"
-
-#: setup/setup_config3.tpl:74
-msgid "Network resolv hook"
-msgstr "Connexions pour les Résolution réseaux"
-
-#: setup/setup_config3.tpl:92
-msgid "Mail queue script"
-msgstr "Script pour la gestion de la queue du serveur de messagerie"
-
-#: setup/setup_config3.tpl:110
-msgid "Notification script"
-msgstr "Script de notification"
-
-#: setup/setup_config3.tpl:126
-msgid "Login and session"
-msgstr "connexion et session"
-
-#: setup/setup_config3.tpl:129
-msgid "Enforce register_globals to be deactivated"
-msgstr "Force register_globals à être désactivé"
-
-#: setup/setup_config3.tpl:141
-msgid "Enforce encrypted connections"
-msgstr "Force les connexions cryptées"
-
-#: setup/setup_config3.tpl:153
-msgid "Warn if session is not encrypted"
-msgstr "Avertir si la session ne sera pas cryptée"
-
-#: setup/setup_config3.tpl:165
-msgid "Session lifetime"
-msgstr "Durée de vie de la session"
-
-#: setup/setup_config3.tpl:173
-msgid "Debugging"
-msgstr "Deboguage"
-
-#: setup/setup_config3.tpl:177
-msgid "Show PHP errors"
-msgstr "Afficher les erreur PHP"
-
-#: setup/setup_config3.tpl:189
-msgid "Maximum LDAP query time"
-msgstr "Durée maximale d'une requête LDAP"
-
-#: setup/setup_config3.tpl:207
-msgid "Log LDAP statistics"
-msgstr "Inscrit les statistique de l'annuaire LDAP dans les journaux systèmes"
-
-#: setup/setup_config3.tpl:219
-msgid "Debug level"
-msgstr "Niveau de débogage"
-
-#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
-msgid "Disabled"
-msgstr "Désactivé"
-
-#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
-msgid "Enabled"
-msgstr "Activé"
-
-#: setup/class_setupStep_Feedback.inc:91
-msgid "UNIX accounts/groups"
-msgstr "Compte / Groupes UNIX"
-
-#: setup/class_setupStep_Feedback.inc:93
-msgid "Samba management"
-msgstr "Gestion SAMBA"
-
-#: setup/class_setupStep_Feedback.inc:95
-msgid "Mailsystem management"
-msgstr "Gestion de la messagerie"
-
-#: setup/class_setupStep_Feedback.inc:97
-msgid "FAX system administration"
-msgstr "Gestion des FAX"
-
-#: setup/class_setupStep_Feedback.inc:99
-msgid "Asterisk administration"
-msgstr "Gestion d'asterisk"
-
-#: setup/class_setupStep_Feedback.inc:101
-msgid "System inventory"
-msgstr "Gestion de l'inventaire"
-
-#: setup/class_setupStep_Feedback.inc:103
-msgid "System-/Configmanagement"
-msgstr "Gestion Système / Configuration"
-
-#: setup/class_setupStep_Feedback.inc:111
-#: setup/class_setupStep_Feedback.inc:113
-msgid "Notification and feedback"
-msgstr "Notification et retour d'information"
-
-#: setup/class_setupStep_Feedback.inc:112
-msgid "Get notifications or send feedback"
-msgstr "Recevoir des notifications et des retour d'information"
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid ""
-"Could not connect to feedback server (%s). There is possibly no connection "
-"to the internet."
-msgstr ""
-"Impossible de se connecter au serveur (%s) pour envoyer le retour "
-"d'information. Il n'y a probablement pas de connexion internet."
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid ""
-"Error while sending your feedback. The service is possible temporary "
-"unavailable"
-msgstr ""
-"Erreur lors de l'envoi de votre retour d'information. Le service est "
-"temporairement hors service"
-
-#: setup/class_setupStep_Feedback.inc:149
-msgid "Feedback sucessfully send"
-msgstr "L'envoi du retour d'information à réussi"
-
-#: setup/class_setupStep_Feedback.inc:183
-msgid ""
-"You should have enabled at least one option, to subscribe or send your "
-"feedback."
-msgstr ""
-"Vous devez au moins avoir activé une option, pour souscrire ou envoyer votre "
-"retour d'information."
-
-#: setup/class_setup.inc:210
-msgid "Completed"
-msgstr "Terminé"
-
-#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
-msgid "LDAP inspection"
-msgstr "Vérification de l'annuaire LDAP"
-
-#: setup/class_setupStep_Migrate.inc:107
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr "Analyse de votre annuaire LDAP pour la compatibilité avec GOsa"
-
-#: setup/class_setupStep_Migrate.inc:113
-msgid "Checking for root object"
-msgstr "Recherche de l'objet racine"
-
-#: setup/class_setupStep_Migrate.inc:119
-msgid "Checking permissions on LDAP database"
-msgstr "Vérification des permissions sur l'annuaire LDAP"
-
-#: setup/class_setupStep_Migrate.inc:125
-msgid "Checking for invisible deparmtments"
-msgstr "Vérification des départements invisibles"
-
-#: setup/class_setupStep_Migrate.inc:131
-msgid "Checking for invisible users"
-msgstr "Vérification des utilisateurs invisibles"
-
-#: setup/class_setupStep_Migrate.inc:137
-msgid "Checking for super administrator"
-msgstr "Vérification du superadministrateur"
-
-#: setup/class_setupStep_Migrate.inc:143
-msgid "Checking for users outside the people tree"
-msgstr "Vérification d'utilisateurs en dehors de la branche people"
-
-#: setup/class_setupStep_Migrate.inc:149
-msgid "Checking for groups outside the groups tree"
-msgstr "Vérification des groupes en dehors de la branche groups"
-
-#: setup/class_setupStep_Migrate.inc:155
-msgid "Checking for windows workstations outside the winstation tree"
-msgstr "Vérification de stations windows en dehors de la branche winstation"
-
-#: setup/class_setupStep_Migrate.inc:161
-msgid "Checking for duplicate uid numbers"
-msgstr "Vérification pour les uid en double"
-
-#: setup/class_setupStep_Migrate.inc:167
-msgid "Checking for duplicate gid numbers"
-msgstr "Vérification pour les gid en double"
-
-#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
-#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
-#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
-#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
-#: setup/class_setupStep_Migrate.inc:807
-msgid "LDAP query failed"
-msgstr "La requête LDAP à échoué"
-
-#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
-#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
-#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
-#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
-#: setup/class_setupStep_Migrate.inc:808
-msgid "Possibly the 'root object' is missing."
-msgstr "L'objet racine est probablement manquant."
-
-#: setup/class_setupStep_Migrate.inc:213
-#, php-format
-msgid "Found %s duplicate values for attribute 'uidNumber'."
-msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'uidNumber'."
-
-#: setup/class_setupStep_Migrate.inc:262
-#, php-format
-msgid "Found %s duplicate values for attribute 'gidNumber'."
-msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'gidNumber'."
-
-#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
-#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
-#: setup/class_setupStep_Migrate.inc:1577
-#: setup/class_setupStep_Migrate.inc:1590
-msgid "Failed"
-msgstr "Echec"
-
-#: setup/class_setupStep_Migrate.inc:319
-#, php-format
-msgid "Found %s winstations outside the predefined winstation department ou '%s'."
-msgstr ""
-"J'ai trouvé %s winstations en dehors du département winstation prédéfini '%"
-"s'."
-
-#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
-#: setup/class_setupStep_Migrate.inc:728
-msgid "Migrate"
-msgstr "Migrer"
-
-#: setup/class_setupStep_Migrate.inc:387
-#, php-format
-msgid "Found %s groups outside the configured tree '%s'."
-msgstr "J'ai trouvé %s groupes en dehors de la branche configurée '%s'."
-
-#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
-msgid "Move"
-msgstr "Bouger"
-
-#: setup/class_setupStep_Migrate.inc:462
-#, php-format
-msgid "Found %s user(s) outside the configured tree '%s'."
-msgstr "J'ai trouvé %s utilsateur(s) en dehors de la branche configurée '%s'."
-
-#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
-#, php-format
-msgid "The specified user '%s' does not have full access to your ldap database."
-msgstr "L'utilisateur spécifié '%s' n'a pas l'accès complet à votre annuaire ldap."
-
-#: setup/class_setupStep_Migrate.inc:597
-#, php-format
-msgid "Found %s user(s) that will not be visible in GOsa."
-msgstr "J'ai trouvé %s utilisateur(s) qui ne seront pas visibles dans GOsa."
-
-#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
-#, php-format
-msgid ""
-"Failed to migrate the department '%s' into GOsa, error message is as follows "
-"'%s'."
-msgstr ""
-"La migration du département '%s' dans GOsa à échoué, le message d'erreur est "
-"'%s'."
-
-#: setup/class_setupStep_Migrate.inc:727
-#, php-format
-msgid "Found %s department(s) that will not be visible in GOsa."
-msgstr "J'ai trouvé %s département(s) qui ne seront pas visible dans GOsa."
-
-#: setup/class_setupStep_Migrate.inc:882
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr "Il n'y a pas d'administrateur GOsa dans votre annuaire LDAP."
-
-#: setup/class_setupStep_Migrate.inc:945
-#, php-format
-msgid "Adding acls for user '%s' failed, ldap says '%s'."
-msgstr ""
-"L'ajout des acls pour l'utilisateur '%s' à échoué, Le serveur LDAP répond '%"
-"s'."
-
-#: setup/class_setupStep_Migrate.inc:970
-msgid "Specified passwords are empty or not equal."
-msgstr "Les mots de passe sont vides ou pas égaux."
-
-#: setup/class_setupStep_Migrate.inc:975
-msgid "Please specify a valid uid."
-msgstr "Veuillez indiquer un uid valide."
-
-#: setup/class_setupStep_Migrate.inc:1019
-#, php-format
-msgid ""
-"Could not add administrative user, there is already an object with the same "
-"dn '%s' in your ldap database."
-msgstr ""
-"Impossible d'ajouter un utilisateur administratif, il y a déjà une entrée "
-"avec le même dn '%s' dans votre annuaire ldap."
-
-#: setup/class_setupStep_Migrate.inc:1056
-#: setup/class_setupStep_Migrate.inc:1104
-#: setup/class_setupStep_Migrate.inc:1152
-msgid "Couldn't move users to specified department."
-msgstr "Impossible de bouger les utilisateurs vers le département spécifié."
-
-#: setup/class_setupStep_Migrate.inc:1066
-msgid "Winstation will be moved from"
-msgstr "Les stations windows seront bougées depuis"
-
-#: setup/class_setupStep_Migrate.inc:1077
-#: setup/class_setupStep_Migrate.inc:1125
-msgid "Updating following references too"
-msgstr "Mise à jour des références suivantes aussi"
-
-#: setup/class_setupStep_Migrate.inc:1114
-msgid "Group will be moved from"
-msgstr "Les groupes seront bougés depuis"
-
-#: setup/class_setupStep_Migrate.inc:1162
-msgid "User will be moved from"
-msgstr "Les utilisateurs seront bougés depuis"
-
-#: setup/class_setupStep_Migrate.inc:1172
-msgid "The following references will be updated"
-msgstr "Les références suivantes seront mises à jour"
-
-#: setup/class_setupStep_Migrate.inc:1578
-msgid "The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-"L'objet LDAP racine est manquant. Il est indispensable pour utiliser votre "
-"annuaire LDAP."
-
-#: setup/class_setupStep_Migrate.inc:1579
-#: setup/class_setupStep_Migrate.inc:1592
-msgid "Try to create root object"
-msgstr "Essai de création de l'objet racine"
-
-#: setup/class_setupStep_Migrate.inc:1591
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr "L'objet racine n'a pas pu être crée, vous devrez essayer vous même."
-
-#: setup/class_setupStep_Migrate.inc:1881
-#, php-format
-msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
-msgstr "La copie de '%s' vers '%s' à échoué. L'annuaire LDAP dit '%s'."
-
-#: setup/class_setupStep_Migrate.inc:1884
-msgid "Something went wrong while copying dns."
-msgstr "Une erreur s'est produite lors de la copie du dns."
-
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
-msgstr "Création du fichier de configuration"
-
-#: setup/setup_finish.tpl:13
-msgid "Download configuration"
-msgstr "Télécharger la configuration"
-
-#: setup/setup_finish.tpl:18
-msgid "Status: "
-msgstr "Statut: "
-
-#: setup/setup_schema.tpl:3
-msgid "Schema specific settings"
-msgstr "Paramètres spécifiques des schémas"
-
-#: setup/setup_schema.tpl:7
-msgid "Enable schema validation when logging in"
-msgstr "Activer la validation des schéma lors de la connexion"
-
-#: setup/setup_schema.tpl:16
-msgid "Check status"
-msgstr "Vérifier les statuts"
-
-#: setup/setup_schema.tpl:20
-msgid "Schema check succeeded"
-msgstr "La vérification des schéma à réussi"
-
-#: setup/setup_schema.tpl:23
-msgid "Schema check failed"
-msgstr "La vérification des schéma à échoué"
-
-#: setup/class_setupStep_Config2.inc:84 setup/class_setupStep_Config2.inc:85
-msgid "GOsa settings 2/3"
-msgstr "Paramètres de GOsa 2/3"
-
-#: setup/class_setupStep_Config2.inc:86
-msgid "Customize special parameters"
-msgstr "Customiser les paramètres spéciaux"
-
-#: setup/setup_config1.tpl:2
-msgid "Look and feel"
-msgstr "Thèmes et apparences"
-
-#: setup/setup_config1.tpl:6
-msgid "Theme"
-msgstr "Thème"
-
-#: setup/setup_config1.tpl:15
-msgid "People and group storage"
-msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs et les groupes"
-
-#: setup/setup_config1.tpl:18
-msgid "People DN attribute"
-msgstr "Type d'attribut pour le DN des utilisateurs"
-
-#: setup/setup_config1.tpl:29
-msgid "People storage subtree"
-msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs"
-
-#: setup/setup_config1.tpl:38
-msgid "Group storage subtree"
-msgstr "Branches de l'arbre ldap ou sont stockes les groupes"
-
-#: setup/setup_config1.tpl:47
-msgid "Include personal title in user DN"
-msgstr "Inclure le personal title dans le DN de l'utilisateur"
-
-#: setup/setup_config1.tpl:58
-msgid "Relaxed naming policies"
-msgstr "Règles de de nommage souples"
-
-#: setup/setup_config1.tpl:69
-msgid "Automatic uids"
-msgstr "Uid automatiques"
-
-#: setup/setup_config1.tpl:101
-msgid "Number base for people/groups"
-msgstr "Nombre de départ pour les utilisateurs/groupes"
-
-#: setup/setup_config1.tpl:109
-msgid "Hook for number base"
-msgstr "Connexions pour le nombre de base"
-
-#: setup/setup_config1.tpl:128
-msgid "Password encryption algorithm"
-msgstr "Algorithme de cryptage pour les mots de passe"
-
-#: setup/setup_config1.tpl:139
-msgid "Password restrictions"
-msgstr "Restrictions pour les mot de passe"
-
-#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
-msgid "Password minimum length"
-msgstr "Taille minimum des mots de passe"
-
-#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
-msgid "Different characters from old password"
-msgstr "Nombre de caractères différents de l'ancien mot de passe"
-
-#: setup/setup_config1.tpl:170
-msgid "Password change hook"
-msgstr "Connexions pour le changement de mot de passe"
-
-#: setup/setup_config1.tpl:186
-msgid "Use SASL for kerberos"
-msgstr "Utiliser SASL pour kerberos"
-
-#: setup/setup_config1.tpl:197
-msgid "Use account expiration"
-msgstr "Utiliser l'expiration du compte"
-
-#: setup/setup_config1.tpl:209
-msgid ""
-"GOsa supports several encryption types for your passwords. Normally this is "
-"adjustable via user templates, but you can specify a default method to be "
-"used here, too."
-msgstr ""
-"GOsa supporte différents types de cryptage pour vos mots de passe. "
-"Normalement ceci est ajustable avec des modèles utilisateurs, mais vous "
-"pouvez spécifier ici une méthode qui sera utilisée par défaut."
-
-#: setup/setup_config1.tpl:210
-msgid ""
-"GOsa always acts as admin and manages access rights internally. This is a "
-"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
-"this to work, we need the admin DN and the corresponding password."
-msgstr ""
-"GOsa agit toujours comme un administrateur et gère les droits (ACLs) en "
-"interne. C'est un procédé utilisé en attendant que les ACI de OpenLDAP "
-"soient finalisées. Pour ces raisons il est nécessaire d'indiquer le DN de "
-"l'administrateur et son mot de passe."
-
-#: setup/setup_config1.tpl:211
-msgid ""
-"Some basic LDAP parameters are tunable and affect the locations where GOsa "
-"saves people and groups, including the way accounts get created. Check the "
-"values below if the fit your needs."
-msgstr ""
-"Des paramètres basiques du serveur LDAP sont modifiables et affectent "
-"l'endroit où GOsa va enregistrer les utilisateurs et les groupes, incluant "
-"la façon dont vont être créés les comptes. Vérifiez les valeurs suivantes "
-"afin quelles correspondent à vos besoins."
-
-#: setup/setup_config1.tpl:212
-msgid ""
-"GOsa has modular support for several mail methods. These methods provide "
-"interfaces to users mailboxes and general handling    for quotas. You can "
-"choose the dummy plugin to leave all your mail settings untouched."
-msgstr ""
-"GOsa à un support modulaire des méthodes de messagerie. Ces méthodes "
-"fournissent des interfaces vers les boîtes à messages des utilisateurs ainsi "
-"que la gestion de leurs quotas. Vous pouvez choisir l'extension dummy pour "
-"que GOsa ne touche a rien."
-
-#: setup/setup_license.tpl:8
-msgid "I have read the license and accept it"
-msgstr "J'ai lu la licence et je l'accepte"
-
-#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
-msgid ""
-"You are currently editing a database entry.\n"
-" Do you want to dismiss the changes?"
-msgstr ""
-"Vous êtes actuellement en train d éditer une entrée de la base de données.\n"
-"Voulez vous annuler les modifications ?"
-
-#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
-msgid "Main"
-msgstr "Accueil"
-
-#: ihtml/themes/default/framework.tpl:18
-msgid "Help"
-msgstr "Aide"
-
-#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
-msgid "Sign out"
-msgstr "Déconnexion"
-
-#: ihtml/themes/default/framework.tpl:31
-msgid "Signed in:"
-msgstr "Connecté:"
-
-#: ihtml/themes/default/framework.tpl:34
-msgid "GOsa main menu"
-msgstr "Menu Principal de GOsa"
-
-#: ihtml/themes/default/logout.tpl:5
-msgid "Your GOsa session has expired!"
-msgstr "Votre session GOsa à expiré !"
-
-#: ihtml/themes/default/logout.tpl:7
-msgid ""
-"The last interaction with the GOsa web interface has been some time ago in "
-"the past. For security reasons, the session has been closed. To continue "
-"with administrative tasks, please sign in again."
-msgstr ""
-"Votre dernière interaction avec GOsa était il y a un certain temps. Pour des "
-"raisons de sécurité, la session à été fermée. Pour continuer à administrer, "
-"veuillez vous reconnecter."
-
-#: ihtml/themes/default/logout.tpl:10
-msgid "Sign in again"
-msgstr "Reconnexion"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr "Assistant pour le copier &amp; coller"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. GOsa shows the relevant attributes. Please "
-"maintain the values below to fullfill the policies."
-msgstr ""
-"Certaines valeurs doivent être unique dans tout l'arbre et certaines "
-"combinations n'ont pas de sens. Gosa vous montre les valeurs "
-"correspondantes. Veuillez maintenir les valeurs pour respecter les policies."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-"Veuillez vous souvenir que certaines propriétés comme les snapshots ne "
-"seront pas copiés!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr "ou si vous couper ou copiez un entrée avec GOsa et que vous effacer la source, vous pouvez rencontrer des erreurs en tentant de le coller à nouveau !"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:24
-msgid "Cancel all"
-msgstr "Tout annuler"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-msgid "Operation complete"
-msgstr "Opération réalisée"
-
-#: ihtml/themes/default/login.tpl:9
-msgid "GOsa login screen"
-msgstr "Fenêtre de connexion GOsa"
-
-#: ihtml/themes/default/login.tpl:25
-msgid "Login screen"
-msgstr "Fenêtre de connexion"
-
-#: ihtml/themes/default/login.tpl:32
-msgid ""
-"Please use your username and your password to log into the site "
-"administration system."
-msgstr ""
-"Veuillez utiliser votre nom d'utilisateur et votre mot de passe afin de vous "
-"connecter"
-
-#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
-#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
-msgid "Directory"
-msgstr "Répertoire"
-
-#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
-msgid "Sign in"
-msgstr "Connexion"
-
-#: ihtml/themes/default/login.tpl:76
-msgid "Click here to log in"
-msgstr "Cliquez ici pour vous connecter"
-
-#: ihtml/themes/default/acl.tpl:15
-msgid "Use members from"
-msgstr "Utiliser les membres depuis"
-
-#: ihtml/themes/default/acl.tpl:29
-msgid "Available members"
-msgstr "Membres disponibles"
-
-#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
-msgid "Members"
-msgstr "Membres"
-
-#: ihtml/themes/default/acl.tpl:63
-msgid "ACLs for this object"
-msgstr "ACL pour cet objet"
-
-#: ihtml/themes/default/acl.tpl:69
-msgid "Available roles"
-msgstr "Type de rôles disponibles"
-
-#: ihtml/themes/default/conflict.tpl:2
-msgid "Session conflict detected"
-msgstr "Conflit détecté entre différentes sessions"
-
-#: ihtml/themes/default/conflict.tpl:6
-msgid ""
-"Probably there's another active instance of your session. Multiple window "
-"operation is technical not possible and heavily depends on the browser "
-"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
-"possible. Pressing the Logout button will close this session."
-msgstr ""
-"Une autre instance de votre session a été détectée. Les opérations multiples "
-"sont techniquement impossible et dépendent du navigateur utilisé. L'usage de "
-"navigateurs différents en même temps est possible (ex: IE et Mozilla) est "
-"possible. Cliquer sur le bouton 'Déconnexion' fermera cette session."
-
-#: ihtml/themes/default/conflict.tpl:10
-msgid ""
-"Ignoring this message will change/destroy the data you're currently editing, "
-"so please close multiple windows and log in again."
-msgstr ""
-"Ignorer ce message entraînera la modification/destruction des données en "
-"cours d'édition, il est conseillé de fermer toutes les fenêtres ouvertes et "
-"de se reconnecter."
-
-#: ihtml/themes/default/conflict.tpl:14
-msgid "Logout"
-msgstr "Déconnexion"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"L'option size limit rend les opérations LDAP plus rapides et permet au "
-"serveur LDAP d'avoir un niveau de charge plus léger. La façon la plus facile "
-"de gérer des grandes bases de données sans de longs temps d'attentes, serait "
-"de limiter la recherche à des valeurs plus petites et d'utiliser les filtres "
-"pour obtenir les valeurs que vous recherchez."
-
-#: ihtml/themes/default/sizelimit.tpl:6
-msgid "Please choose the way to react for this session"
-msgstr "Veuillez choisir la façon de réagir pour cette session"
-
-#: ihtml/themes/default/sizelimit.tpl:9
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-"ignorer cette erreur et montrer toutes les entrées retournées par le serveur "
-"LDAP"
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid ""
-"ignore this error and show all entries that fit into the defined sizelimit "
-"and let me use filters instead"
-msgstr ""
-"ignorer cette erreur et montrer toutes les entrées qui sont récupérées grâce "
-"au paramètre sizelimit défini et laissez moi utiliser les filtres pour "
-"restreindre les données a visualiser"
-
-#: ihtml/themes/default/accountexpired.tpl:15
-msgid "Your Password has expired !! Choose a new Password"
-msgstr "Votre mot de passe à expiré !! Choisissez un nouveau mot de passe"
-
-#: ihtml/themes/default/accountexpired.tpl:23
-#: ihtml/themes/default/accountexpired.tpl:27
-msgid "Old Password"
-msgstr "Ancien mot de passe"
-
-#: ihtml/themes/default/accountexpired.tpl:32
-#: ihtml/themes/default/accountexpired.tpl:36
-msgid "New Password"
-msgstr "Nouveau mot de passe"
-
-#: ihtml/themes/default/accountexpired.tpl:41
-#: ihtml/themes/default/accountexpired.tpl:45
-msgid "Verify Password"
-msgstr "Vérifier le mot de passe"
-
-#: ihtml/themes/default/accountexpired.tpl:51
-msgid "Change Password"
-msgstr "Modifier le mot de passe"
-
-#: ihtml/themes/default/accountexpired.tpl:52
-msgid "Click here to Change your password"
-msgstr "Cliquer ici pour changer votre mot de passe"
-
-#: ihtml/themes/default/islocked.tpl:2
-msgid "Locking conflict detected"
-msgstr "Conflit de verrou détecté"
-
-#: ihtml/themes/default/islocked.tpl:9
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"webbrowser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-"Si la détection de ce verrou est fausse, une autre personne a manifestement "
-"fermé la fenêtre de son navigateur durant une opération de modification "
-"d'une entrée. Dans ce cas, vous pouvez supprimez le verrou en cliquant sur "
-"le bouton 'Éditer malgré tout'."
-
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr "Restaurer des copie instantanés des objets"
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-"Cette procédure va restaurer un copie instantanée des objets sélectionnés. "
-"Cela va remplacer les objets sélectionnés après que vous ayez pressé le "
-"bouton restaurer."
-
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"Remember that DNS configuration and database entries could not be restored. "
-"For some objects it is only nescessary to open and save them again (goFon), "
-"but some entries must be recreated manually (glpi)."
-msgstr "Souvenez vous que la configuration DNS et les base de données ne peuvent pas être restaurées. Pour certains objets il est juste nécessaire de les ouvrir et de les sauvegarder à nouveau (goFon), certaines entrée cependant devront être recrées manuellement (glpi)."
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr "N'oubliez pas de vérifier les références avec les autres objets, par exemple est ce que l'imprimante sélectionnée existe encore ?"
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that could be restored"
-msgstr "Il n'y a pas de snapshots disponibles qui pourrait êtres restaurés"
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-"Choisissez une copie instantanée et cliquez sur l'image du répertoire, pour "
-"restaurer la copie"
-
-#: ihtml/themes/default/snapshotdialog.tpl:49
-msgid "Creating object snapshots"
-msgstr "Créer des d'objets snapshots"
-
-#: ihtml/themes/default/snapshotdialog.tpl:52
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-"Cette procédure va créer une copie instantanée de l'objet sélectionné. Il "
-"sera stocké dans une branche spéciale de votre annuaire et pourra être "
-"restaurée plus tard."
-
-#: ihtml/themes/default/snapshotdialog.tpl:55
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr "Souvenez vous que les entrées dans les base de données, les configurations DNS et probablement les zones crées dans les serveurs ne seront pas stockées dans les copie instantanées."
-
-#: ihtml/themes/default/snapshotdialog.tpl:70
-msgid "Timestamp"
-msgstr "Date"
-
-#: ihtml/themes/default/snapshotdialog.tpl:79
-msgid "Reason for generating this snapshot"
-msgstr "Raison pour la génération de cette copie instantanée"
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "Aide en ligne de GOsa"
-
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Index"
-
-#: ihtml/themes/default/password.tpl:6
-msgid "Change your password"
-msgstr "Modifier votre mot de passe"
-
-#: ihtml/themes/default/password.tpl:33
-msgid "Success"
-msgstr "Réussi"
-
-#: ihtml/themes/default/password.tpl:33
-msgid "Your password has been changed successfully."
-msgstr "Votre mot de passe à été changé."
-
-#: ihtml/themes/default/password.tpl:39
-msgid "Password change"
-msgstr "Changement de mot de passe"
-
-#: ihtml/themes/default/password.tpl:51
-msgid ""
-"This dialog provides a simple way to change your password. Enter the current "
-"password and the new password (twice) in the fields below and press the "
-"'Change' button."
-msgstr ""
-"Cette fenêtre vous permet de changer votre mot de passe de manière simple. "
-"Entrez le mot de passe actuel et le nouveau mot de passe (deux fois) dans "
-"les champs ci-dessous et appuyez sur le bouton 'Changer'."
-
-#: ihtml/themes/default/password.tpl:84
-msgid "again"
-msgstr "encore"
-
-#: ihtml/themes/default/password.tpl:85
-msgid "New password repeated"
-msgstr "Nouveau mot de passe"
-
-#: ihtml/themes/default/password.tpl:92
-msgid "Change"
-msgstr "Changer"
-
-#: ihtml/themes/default/password.tpl:93
-msgid "Click here to change your password"
-msgstr "Cliquez ici pour changer votre mot de passe"
-
-#: html/getxls.php:86
-msgid "Birthday"
-msgstr "Anniversaire"
-
-#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
-#: html/getxls.php:297
-msgid "Surname"
-msgstr "Nom de famille"
-
-#: html/getxls.php:94
-#, php-format
-msgid "User list of %s on %s"
-msgstr "Liste des utilisateurs de %s on %s"
-
-#: html/getxls.php:131 html/getxls.php:360
-#, php-format
-msgid "Groups of %s on %s"
-msgstr "Groupe d'utilisateurs de %s on %s"
-
-#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
-#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
-#: html/getxls.php:381
-msgid "Servers"
-msgstr "Serveurs"
-
-#: html/getxls.php:159 html/getxls.php:311
-msgid "Computers"
-msgstr "Ordinateurs"
-
-#: html/getxls.php:195 html/getxls.php:379
-#, php-format
-msgid "Servers of %s on %s"
-msgstr "Serveurs de %s sur %s"
-
-#: html/getxls.php:225
-msgid "Mobile phone"
-msgstr "GSM"
-
-#: html/getxls.php:228
-msgid "Function"
-msgstr "Fonction"
-
-#: html/getxls.php:231 html/getxls.php:312
-msgid "Adressbook"
-msgstr "Carnet d'adresses"
-
-#: html/getxls.php:238 html/getxls.php:414
-#, php-format
-msgid "Adressbook of %s on %s"
-msgstr "Carnet d'adresses de %s sur %s"
-
-#: html/getxls.php:244
-msgid "Common Name"
-msgstr "Nom Complet"
-
-#: html/getxls.php:281
-msgid "Day of birth"
-msgstr "Date de naissance"
-
-#: html/getxls.php:299
-msgid "Email address"
-msgstr "Adresse de messagerie"
-
-#: html/getxls.php:299
-msgid "Organizational unit"
-msgstr "Département de l'entreprise"
-
-#: html/getxls.php:300
-msgid "Postal Code"
-msgstr "Code postal"
-
-#: html/getxls.php:304
-msgid "Full"
-msgstr "Complet"
-
-#: html/getxls.php:341
-#, php-format
-msgid "User List of %s on %s"
-msgstr "Liste des utilisateurs de %s sur %s"
-
-#: html/getxls.php:395
-#, php-format
-msgid "Computers of %s on %s"
-msgstr "Ordinateurs de %s sur %s"
-
-#: html/getfax.php:53
-msgid "Could not connect to database server!"
-msgstr "Impossible de se connecter au serveur de base de données !"
-
-#: html/getfax.php:55
-msgid "Could not select database!"
-msgstr "Impossible de sélectionner la base de données !"
-
-#: html/getfax.php:60 html/getfax.php:68
-msgid "Database query failed!"
-msgstr "Echec des requêtes sur la base de données !"
-
-#: html/password.php:56 html/index.php:122
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Le fichier de configuration %s/%s ne peut être lu. Abandon."
-
-#: html/password.php:76 html/index.php:143
-#, php-format
-msgid "Directory '%s' specified as compile directory is not accessible!"
-msgstr ""
-"Le répertoire '%s' spécifié comme répertoire de compilation est "
-"inaccessible !"
-
-#: html/password.php:157
-msgid "Error: Password method not available!"
-msgstr "Erreur: Méthode de changement de mot de passe non disponible!"
-
-#: html/password.php:213 html/index.php:257
-msgid "Please specify a valid username!"
-msgstr "Le nom d'utilisateur est incorrect !"
-
-#: html/password.php:215 html/index.php:259
-msgid "Please specify your password!"
-msgstr "Veuillez introduire votre mot de passe !"
-
-#: html/password.php:222 html/index.php:266
-msgid "Please check the username/password combination."
-msgstr "Veuillez vérifier le nom d'utilisateur et le mot de passe."
-
-#: html/password.php:278 html/index.php:341
-msgid "Session will not be encrypted."
-msgstr "La session ne sera pas cryptée."
-
-#: html/password.php:278 html/index.php:341
-msgid "Enter SSL session"
-msgstr "Démarrer une session SSL"
-
-#: html/getvcard.php:36
-msgid "Error: getcvard.php needs a parameter to export a vcard!"
-msgstr "Erreur: getvcard.php nécessite un paramètre pour exporter au format vcard !"
-
-#: html/getkiosk.php:25
-#, php-format
-msgid "Can't open file '%s', possibly the file does not exist."
-msgstr "Impossible d'ouvrir '%s', le fichier n'existe probablement pas."
-
-#: html/getkiosk.php:30
-#, php-format
-msgid "Can't read file '%s', check permissions."
-msgstr "Impossible de lire le fichier '%s', vérifiez les permissions"
-
-#: html/main.php:173
-msgid ""
-"FATAL: Register globals is on. GOsa will refuse to login unless this is "
-"fixed by an administrator."
-msgstr ""
-"FATAL: Register globals est activé. GOsa ne permettra pas aux utilisateurs "
-"de se connecter tant que ceci n'est pas corrigé par un administrateur."
-
-#: html/main.php:215
-msgid "Warning: memory is getting low - please increase the memory_limit!"
-msgstr ""
-"Attention: la mémoire disponible est insuffisante - Veuillez augmenter le "
-"paramètre memory_limit !"
-
-#: html/main.php:354
-msgid "Your password is about to expire, please change your password"
-msgstr "Votre mot de passe va bientôt expirer, veuillez changer votre mot de passe"
-
-#: html/main.php:362
-#, php-format
-msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
-msgstr "FATAL: Impossible de trouver une définition pour l'extension '%s' !"
-
-#: html/get_attachment.php:47
-msgid ""
-"Can't connect to glpi database, there is no mysl extension available in your "
-"php setup."
-msgstr ""
-"Impossible de sauver les changement dans votre base de données glpi, il n'y "
-"a pas d'extension mysql disponible dans votre configuration php."
-
-#: html/get_attachment.php:55
-msgid "Can't connect to specified database, please check your glpi configuration."
-msgstr ""
-"Impossible de se connecter à la base de données spécifiée. Veuillez vérifier "
-"la configuration de glpi."
-
-#: html/get_attachment.php:64
-msgid "Can't get specified attachment file, there is no entry with this id."
-msgstr ""
-"Impossible de récupérer le fichier attaché, il n'y a pas d'entrée avec cet "
-"identifiant."
-
-#: html/index.php:50
-msgid "Session is not encrypted!"
-msgstr "La session n'est pas cryptée!"
-
-#: html/index.php:226
-msgid ""
-"GOsa cannot retrieve information about the installed schema files. Please "
-"make sure, that this is possible."
-msgstr ""
-"GOsa ne peut pas obtenir d'informations sur les schémas installés. Veuillez "
-"vous assurez qu'il puisse les obtenir."
-
-#: html/index.php:239
-msgid "Your ldap setup contains old schema definitions. Please re-run the setup."
-msgstr ""
-"Votre installation LDAP contient de vieux schémas. Veuillez recommencer "
-"l'installation."
-
-#: html/index.php:295
-msgid "Account locked. Please contact your system administrator."
-msgstr "Compte verouillé. Veuillez contacter votre administrateur système."
-
-#: html/index.php:347
-msgid ""
-"Your browser has cookies disabled. Please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-"Votre navigateur à les cookies désactivées. Veuillez activer les cookies et "
-"recharger cette page avant de vous connecter !"
-
-#: html/helpviewer.php:67
-msgid "Help browser"
-msgstr "Aide"
-
-#: html/helpviewer.php:118
-msgid "There is no helpfile specified for this class"
-msgstr "Il n'y a pas de fichier d'aide spécifiée pour cette classe."
-
-#: html/helpviewer.php:265
-#, php-format
-msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
-msgstr ""
-"Le répertoire d'aide '%s' n'est pas accessible, impossible de lire les "
-"fichiers d'aide."
-
diff --git a/locale/it/LC_MESSAGES/messages.mo b/locale/it/LC_MESSAGES/messages.mo
deleted file mode 100644 (file)
index d53cc19..0000000
Binary files a/locale/it/LC_MESSAGES/messages.mo and /dev/null differ
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
deleted file mode 100644 (file)
index 4a798e8..0000000
+++ /dev/null
@@ -1,22192 +0,0 @@
-# translation of messages.po to Italian
-# Copyright (c) 2005 B-Open Solutions srl - http://www.bopen.it/
-# Copyright (c) 2005 Alessandro Amici <a.amici@bopen.it>
-# Alessandro Amici <a.amici@bopen.it>, 2005.
-#: include/class_plugin.inc:115 include/class_plugin.inc:116
-msgid ""
-msgstr ""
-"Project-Id-Version: messages\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-15 13:23+0200\n"
-"PO-Revision-Date: 2005-11-18 15:26+0100\n"
-"Last-Translator: Alessandro Amici <a.amici@bopen.it>\n"
-"Language-Team: Italian\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9.1\n"
-
-#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
-#: plugins/personal/password/class_password.inc:136
-#: plugins/personal/mail/class_mailAccount.inc:1143
-#: plugins/personal/netatalk/class_netatalk.inc:374
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
-#: plugins/personal/connectivity/class_intranetAccount.inc:200
-#: plugins/personal/connectivity/class_pptpAccount.inc:178
-#: plugins/personal/connectivity/class_kolabAccount.inc:471
-#: plugins/personal/connectivity/class_proxyAccount.inc:312
-#: plugins/personal/connectivity/class_phpgwAccount.inc:162
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
-#: plugins/personal/connectivity/class_opengwAccount.inc:336
-#: plugins/personal/connectivity/class_webdavAccount.inc:161
-#: plugins/personal/environment/class_environment.inc:1317
-#: plugins/personal/nagios/class_nagiosAccount.inc:280
-#: plugins/personal/posix/class_posixAccount.inc:1357
-#: plugins/personal/samba/class_sambaAccount.inc:1097
-#: plugins/personal/generic/class_user.inc:1418
-msgid "My account"
-msgstr "Identità"
-
-#: contrib/gosa.conf:45
-msgid "Administration"
-msgstr "Amministrazione"
-
-#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
-msgid "Addons"
-msgstr "Extra"
-
-#: contrib/gosa.conf:107
-#, fuzzy
-msgid "ACL Role"
-msgstr "ACL"
-
-#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
-#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
-#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
-#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
-#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
-#: plugins/gofax/blocklists/generic.tpl:1
-#: plugins/gofax/faxaccount/paste_generic.tpl:4
-#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:940
-#: plugins/admin/systems/class_phoneGeneric.inc:476
-#: plugins/admin/systems/goImapServer.tpl:1
-#: plugins/admin/systems/class_componentGeneric.inc:268
-#: plugins/admin/systems/class_printGeneric.inc:880
-#: plugins/admin/systems/class_servGeneric.inc:414
-#: plugins/admin/systems/goMailServer.tpl:1
-#: plugins/admin/systems/servkolab.tpl:6
-#: plugins/admin/systems/class_workstationGeneric.inc:606
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
-#: plugins/admin/systems/glpi.tpl:6
-#: plugins/admin/systems/servdnseditzone.tpl:1
-#: plugins/admin/systems/glpiPrinter.tpl:6
-#: plugins/admin/applications/class_applicationGeneric.inc:542
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
-#: plugins/admin/mimetypes/paste_generic.tpl:4
-#: plugins/admin/mimetypes/generic.tpl:4
-#: plugins/admin/departments/class_departmentGeneric.inc:586
-#: plugins/admin/ogroups/class_ogroup.inc:747
-#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
-#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
-#: plugins/admin/fai/faiTemplateEntry.tpl:3
-#: plugins/admin/fai/faiHookEntry.tpl:5
-#: plugins/admin/fai/faiVariableEntry.tpl:5
-#: plugins/admin/fai/faiPartitionTable.tpl:4
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
-#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
-#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
-#: plugins/personal/generic/class_user.inc:16
-#: plugins/personal/generic/class_user.inc:1413
-#: plugins/generic/references/class_reference.inc:20
-#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
-msgid "Generic"
-msgstr "Generale"
-
-#: contrib/gosa.conf:112
-msgid "Unix"
-msgstr "Unix"
-
-#: contrib/gosa.conf:113 contrib/gosa.conf:140
-#: plugins/admin/groups/class_divListGroup.inc:233
-#: plugins/admin/users/class_divListUsers.inc:223
-#: plugins/admin/ogroups/tabs_ogroups.inc:132
-#: plugins/personal/environment/class_environment.inc:12
-#: plugins/personal/environment/class_environment.inc:1312
-msgid "Environment"
-msgstr "Ambiente"
-
-#: contrib/gosa.conf:114 contrib/gosa.conf:142
-#: plugins/admin/groups/class_divListGroup.inc:225
-#: plugins/admin/groups/class_groupMail.inc:1110
-#: plugins/admin/users/class_divListUsers.inc:225
-#: plugins/admin/ogroups/class_divListOGroup.inc:215
-#: plugins/admin/ogroups/tabs_ogroups.inc:81
-#: plugins/admin/ogroups/tabs_ogroups.inc:221
-#: plugins/admin/ogroups/paste_mail.tpl:4
-#: plugins/admin/ogroups/class_mailogroup.inc:181
-#: plugins/personal/mail/class_mailAccount.inc:22
-#: plugins/personal/mail/class_mailAccount.inc:1138
-#: plugins/generic/references/class_reference.inc:24
-msgid "Mail"
-msgstr "Posta"
-
-#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
-#: plugins/admin/users/class_divListUsers.inc:231
-#: plugins/personal/samba/class_sambaAccount.inc:24
-#: plugins/personal/samba/class_sambaAccount.inc:1092
-#: plugins/generic/references/class_reference.inc:26
-#: plugins/generic/references/class_reference.inc:28
-msgid "Samba"
-msgstr "Samba"
-
-#: contrib/gosa.conf:117 contrib/gosa.conf:120
-#: plugins/admin/users/class_divListUsers.inc:233
-#: plugins/personal/netatalk/class_netatalk.inc:36
-#: plugins/personal/netatalk/class_netatalk.inc:370
-msgid "Netatalk"
-msgstr ""
-
-#: contrib/gosa.conf:123
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_connectivity.inc:15
-#: plugins/personal/connectivity/main.inc:118
-msgid "Connectivity"
-msgstr "Connettività"
-
-#: contrib/gosa.conf:124
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
-#: plugins/gofax/faxaccount/paste_generic.tpl:8
-#: plugins/gofax/faxaccount/generic.tpl:10
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
-#: plugins/admin/users/class_divListUsers.inc:229
-#: plugins/admin/departments/class_departmentGeneric.inc:605
-#: plugins/admin/departments/generic.tpl:91
-#: plugins/personal/generic/generic.tpl:334
-#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
-#: html/getxls.php:297
-msgid "Fax"
-msgstr "Fax"
-
-#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
-#: plugins/addons/addressbook/address_edit.tpl:221
-#: plugins/addons/addressbook/address_info.tpl:67
-#: plugins/addons/addressbook/address_info.tpl:163
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_divListGroup.inc:231
-#: plugins/admin/systems/class_systemManagement.inc:1272
-#: plugins/admin/systems/chooser.tpl:12
-#: plugins/admin/users/class_divListUsers.inc:227
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/ogroups/class_phonequeue.inc:920
-#: plugins/admin/ogroups/class_ogroupManagement.inc:433
-#: plugins/personal/generic/generic.tpl:309
-#: plugins/personal/generic/generic.tpl:490
-#: plugins/generic/references/class_reference.inc:40
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
-msgid "Phone"
-msgstr "Telefono"
-
-#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
-#, fuzzy
-msgid "Scalix"
-msgstr "Terminali"
-
-#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
-#: plugins/personal/nagios/class_nagiosAccount.inc:275
-msgid "Nagios"
-msgstr "Nagios"
-
-#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
-#: plugins/admin/applications/class_applicationManagement.inc:25
-#: plugins/admin/mimetypes/generic.tpl:112
-#: plugins/admin/mimetypes/generic.tpl:165
-msgid "Applications"
-msgstr "Applicazioni"
-
-#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
-#: plugins/admin/systems/class_servRepository.inc:260
-#: plugins/admin/systems/printerPPDDialog.tpl:17
-#: plugins/admin/applications/generic.tpl:92
-#: plugins/admin/ogroups/phonequeue.tpl:47
-#: plugins/gofon/conference/generic.tpl:130
-msgid "Options"
-msgstr "Opzioni"
-
-#: contrib/gosa.conf:156
-#: plugins/admin/applications/class_applicationParameters.inc:232
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
-msgid "Parameter"
-msgstr "Parametro"
-
-#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
-#: plugins/admin/systems/class_terminalStartup.inc:468
-#: plugins/admin/systems/class_workstationStartup.inc:1178
-#: plugins/admin/ogroups/tabs_ogroups.inc:102
-msgid "Startup"
-msgstr "Avvio"
-
-#: contrib/gosa.conf:162 contrib/gosa.conf:184
-#: plugins/admin/ogroups/tabs_ogroups.inc:105
-msgid "Devices"
-msgstr "Dispositivi"
-
-#: contrib/gosa.conf:163 contrib/gosa.conf:185
-#: plugins/admin/systems/class_systemManagement.inc:1281
-#: plugins/admin/systems/class_printGeneric.inc:886
-#: plugins/admin/ogroups/class_ogroupManagement.inc:436
-#: plugins/personal/environment/environment.tpl:235
-#: plugins/generic/references/class_reference.inc:52
-msgid "Printer"
-msgstr "Stampante"
-
-#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
-#: plugins/gofax/blocklists/generic.tpl:90
-#: plugins/addons/godfs/contents.tpl:22
-#: plugins/addons/addressbook/contents.tpl:33
-#: plugins/admin/systems/glpiSelectUser.tpl:20
-#: plugins/admin/systems/glpiAttachmentPool.tpl:20
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
-#: plugins/admin/systems/glpiDeviceManagement.tpl:20
-#: plugins/admin/systems/servRepository.tpl:26
-#: plugins/admin/systems/glpiPrinter.tpl:127
-#: plugins/admin/fai/faiPackageEntry.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:21
-#: plugins/gofon/macro/headpage.tpl:20
-#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
-#: ihtml/themes/default/MultiSelectWindow.tpl:27
-#: ihtml/themes/default/MultiSelectWindow.tpl:67
-msgid "Information"
-msgstr "Informazioni"
-
-#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
-#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
-#: contrib/gosa.conf:212
-#, fuzzy
-msgid "Inventory"
-msgstr "Aggiungi contatto"
-
-#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_goLdapServer.inc:86
-#: plugins/admin/systems/class_goCupsServer.inc:71
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goImapServer.inc:161
-#: plugins/admin/systems/class_servDNS.inc:398
-#: plugins/admin/systems/class_goFonServer.inc:131
-#: plugins/admin/systems/class_goMailServer.inc:704
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#: plugins/admin/systems/servkolab.tpl:39
-#: plugins/admin/systems/class_goVirusServer.inc:221
-#: plugins/admin/systems/class_servRepository.inc:378
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#: plugins/admin/systems/class_goShareServer.inc:388
-#: plugins/admin/systems/class_servKolab.inc:386
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Services"
-msgstr "Servizi"
-
-#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
-#: contrib/gosa.conf:190
-msgid "FAI summary"
-msgstr ""
-
-#: contrib/gosa.conf:254
-msgid "OGo"
-msgstr ""
-
-#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
-#: plugins/addons/gotomasses/contents.tpl:13
-#: plugins/addons/gotomasses/contents.tpl:15
-#: plugins/addons/ldapmanager/contentexportxls.tpl:19
-#: plugins/addons/ldapmanager/contentexportxls.tpl:32
-#: plugins/addons/ldapmanager/contentexportxls.tpl:47
-#: plugins/addons/ldapmanager/contentexport.tpl:16
-#: plugins/addons/ldapmanager/contentexport.tpl:29
-#: plugins/addons/ldapmanager/contentexport.tpl:44
-#: include/sieve/templates/edit_frame_base.tpl:6
-msgid "Export"
-msgstr "Esporta"
-
-#: contrib/gosa.conf:267
-msgid "Excel Export"
-msgstr "Esporta in formato Excel"
-
-#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
-#: plugins/addons/gotomasses/contents.tpl:25
-#: plugins/addons/gotomasses/contents.tpl:28
-#: plugins/addons/notifications/contents.tpl:54
-#: plugins/addons/ldapmanager/contentcsv.tpl:109
-#: plugins/addons/ldapmanager/contentcsv.tpl:112
-#: plugins/addons/ldapmanager/contentimport.tpl:50
-#: plugins/admin/applications/generic.tpl:135
-#: plugins/personal/mail/generic.tpl:238
-#: plugins/personal/environment/logonManagement.tpl:65
-#: include/sieve/templates/import_script.tpl:12
-#: include/sieve/templates/edit_frame_base.tpl:7
-msgid "Import"
-msgstr "Importa"
-
-#: contrib/gosa.conf:269
-msgid "CSV Import"
-msgstr "Importa da CSV"
-
-#: contrib/gosa.conf:274 contrib/gosa.conf:304
-msgid "Partitions"
-msgstr "Partizioni"
-
-#: contrib/gosa.conf:278 contrib/gosa.conf:308
-#: plugins/admin/applications/generic.tpl:130
-#: plugins/admin/fai/faiScriptEntry.tpl:56
-#: plugins/admin/fai/class_faiScript.inc:546
-#: plugins/admin/fai/faiHookEntry.tpl:56
-#: plugins/personal/environment/logonManagement.tpl:55
-msgid "Script"
-msgstr "Script"
-
-#: contrib/gosa.conf:282 contrib/gosa.conf:312
-#: plugins/admin/fai/class_faiSummaryTab.inc:45
-msgid "Hooks"
-msgstr ""
-
-#: contrib/gosa.conf:286 contrib/gosa.conf:316
-#: plugins/admin/fai/class_faiSummaryTab.inc:46
-msgid "Variables"
-msgstr "Variabili"
-
-#: contrib/gosa.conf:290 contrib/gosa.conf:320
-#: plugins/admin/fai/class_faiSummaryTab.inc:47
-msgid "Templates"
-msgstr "Template"
-
-#: contrib/gosa.conf:294 contrib/gosa.conf:324
-#: plugins/admin/fai/class_faiSummaryTab.inc:50
-#: plugins/personal/environment/environment.tpl:11
-msgid "Profiles"
-msgstr "Profili"
-
-#: contrib/gosa.conf:295 contrib/gosa.conf:325
-#: plugins/admin/acl/class_divListACL.inc:54
-#: plugins/admin/ogroups/tabs_ogroups.inc:109
-msgid "Summary"
-msgstr ""
-
-#: contrib/gosa.conf:299 contrib/gosa.conf:329
-#: plugins/admin/fai/class_faiPackage.inc:547
-msgid "Packages"
-msgstr "Pacchetti"
-
-#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
-#: setup/class_setupStep_Language.inc:48
-msgid "German"
-msgstr "Tedesco"
-
-#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
-msgid "Russian"
-msgstr "Russo"
-
-#: contrib/gosa.conf:509
-msgid "Spanish"
-msgstr "Spagnolo"
-
-#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
-msgid "French"
-msgstr "Francese"
-
-#: contrib/gosa.conf:511
-msgid "Dutch"
-msgstr "Tedesco"
-
-#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
-msgid "English"
-msgstr "Inglese"
-
-#: contrib/gosa.conf:513
-msgid "Italian"
-msgstr "Italiano"
-
-#: contrib/gosa.conf:514
-#, fuzzy
-msgid "Polish"
-msgstr "Inglese"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:6
-msgid "FAX Reports"
-msgstr "Rapporti FAX"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:7
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
-#: plugins/addons/gotomasses/class_gotomasses.inc:7
-#: plugins/addons/notifications/class_msgplug.inc:7
-#: plugins/addons/mailqueue/class_mailqueue.inc:7
-#: plugins/addons/logview/class_logview.inc:8
-#: plugins/addons/logview/class_gosa_logview.inc:8
-#: plugins/addons/godfs/class_dfsManagment.inc:11
-#: plugins/addons/addressbook/class_addressbook.inc:7
-#: plugins/addons/ldapmanager/class_exportxls.inc:8
-#: plugins/addons/ldapmanager/class_export.inc:7
-#: plugins/addons/ldapmanager/class_csvimport.inc:7
-#: plugins/addons/ldapmanager/class_import.inc:7
-#: plugins/addons/ldapmanager/class_ldif.inc:8
-#: plugins/admin/groups/class_groupManagement.inc:26
-#: plugins/admin/systems/class_systemManagement.inc:33
-#: plugins/admin/applications/class_applicationManagement.inc:26
-#: plugins/admin/users/class_userManagement.inc:29
-#: plugins/admin/acl/class_aclManagement.inc:28
-#: plugins/admin/acl/class_aclRole.inc:7
-#: plugins/admin/departments/class_departmentManagement.inc:26
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-#: plugins/personal/scalix/class_scalixAccount.inc:17
-#: plugins/personal/password/class_password.inc:25
-#: plugins/personal/mail/class_mailAccount.inc:23
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
-#: plugins/personal/connectivity/class_connectivity.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:18
-#: plugins/personal/connectivity/class_pptpAccount.inc:27
-#: plugins/personal/connectivity/class_kolabAccount.inc:6
-#: plugins/personal/connectivity/class_proxyAccount.inc:6
-#: plugins/personal/connectivity/class_phpgwAccount.inc:6
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
-#: plugins/personal/connectivity/class_opengwAccount.inc:7
-#: plugins/personal/connectivity/class_webdavAccount.inc:7
-#: plugins/personal/environment/class_environment.inc:13
-#: plugins/personal/nagios/class_nagiosAccount.inc:19
-#: plugins/personal/posix/class_posixAccount.inc:17
-#: plugins/personal/samba/class_sambaAccount.inc:25
-#: plugins/personal/generic/class_user.inc:17
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
-#: plugins/gofon/fonreports/class_fonreport.inc:7
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
-msgid "This does something"
-msgstr "Questo fa qualcosa"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:115
-msgid ""
-"No fax extension defined in your server configuration, no reports can be "
-"shown!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:118
-#: plugins/addons/logview/class_logview.inc:83
-#: plugins/addons/logview/class_gosa_logview.inc:104
-#: plugins/gofon/fonreports/class_fonreport.inc:168
-msgid "There is no mysql extension available, please check your php setup."
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:125
-msgid "Can't connect to fax database, no reports can be shown!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:129
-msgid "Can't select fax database for report generation!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:134
-#, fuzzy
-msgid "Can't query fax table 'faxlog' for report generation!"
-msgstr "Impossibile selezionare il database!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:157
-#: plugins/gofax/faxreports/class_faxreport.inc:297
-msgid "Query for fax database failed!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:166
-#: plugins/gofax/faxreports/class_faxreport.inc:176
-msgid "You have no permission to retrieve informations about this fax id!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:207
-#: plugins/gofax/faxreports/class_faxreport.inc:322
-#: plugins/gofon/fonreports/class_fonreport.inc:228
-msgid "Y-M-D"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-msgid "Insufficient permissions to view this attribute"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/admin/groups/class_groupApplication.inc:435
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-#, fuzzy
-msgid "Insufficient permissions"
-msgstr "Permessi"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:480
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#, fuzzy
-msgid "Fax report"
-msgstr "Rapporti FAX"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#, fuzzy
-msgid "All entries are readonly"
-msgstr "Tutti i campi sono scrivibili"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:486
-#, fuzzy
-msgid "Fax reports"
-msgstr "Rapporti FAX"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:491
-#, fuzzy
-msgid "Detailed view"
-msgstr "Dispositivi del client"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:492
-#, fuzzy
-msgid "Fax ID"
-msgstr "Fax"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#: plugins/gofax/faxreports/contents.tpl:31
-#: plugins/addons/logview/gosa_log_contents.tpl:83
-#: plugins/addons/logview/contents.tpl:84
-#: plugins/gofon/fonreports/class_fonreport.inc:404
-#: plugins/gofon/fonreports/contents.tpl:30
-msgid "Date"
-msgstr "Data"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#, fuzzy
-msgid "Time"
-msgstr "Cellulare"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:494
-#: plugins/gofax/faxreports/contents.tpl:32
-#: plugins/gofax/faxreports/detail.tpl:45
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
-#: plugins/personal/posix/generic.tpl:35
-#: plugins/gofon/fonreports/contents.tpl:35
-msgid "Status"
-msgstr "Stato"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:495
-#: plugins/gofax/faxreports/detail.tpl:33
-msgid "Sender ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:496
-#: plugins/gofax/faxreports/detail.tpl:29
-msgid "Sender MSN"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:497
-#: plugins/gofax/faxreports/detail.tpl:41
-msgid "Receiver ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:498
-#: plugins/gofax/faxreports/detail.tpl:37
-msgid "Receiver MSN"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:499
-msgid "Number of pages"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:500
-#, fuzzy
-msgid "Status Message"
-msgstr "Rimuovi"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:501
-#: plugins/gofax/faxreports/detail.tpl:53
-msgid "Transfer time"
-msgstr ""
-
-#: plugins/gofax/faxreports/main.inc:14
-msgid "FAX reports"
-msgstr "Rapporti FAX"
-
-#: plugins/gofax/faxreports/contents.tpl:2
-#: plugins/addons/logview/gosa_log_contents.tpl:2
-#: plugins/addons/logview/contents.tpl:2
-#: plugins/gofon/fonreports/contents.tpl:2
-msgid "Filter"
-msgstr "Filtro"
-
-#: plugins/gofax/faxreports/contents.tpl:6
-#: plugins/addons/mailqueue/contents.tpl:11
-#: plugins/addons/logview/gosa_log_contents.tpl:47
-#: plugins/addons/logview/contents.tpl:47
-#: plugins/addons/addressbook/contents.tpl:109
-#: plugins/gofon/fonreports/contents.tpl:6
-msgid "Search for"
-msgstr "Cerca"
-
-#: plugins/gofax/faxreports/contents.tpl:7
-#: plugins/gofon/fonreports/contents.tpl:7
-msgid "Enter user name to search for"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:8
-#: plugins/gofax/faxreports/contents.tpl:16
-#: plugins/gofon/fonreports/contents.tpl:8
-#: plugins/gofon/fonreports/contents.tpl:16
-msgid "in"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:9
-#: plugins/gofon/fonreports/contents.tpl:9
-msgid "Select subtree to base search on"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:12
-#: plugins/gofon/fonreports/contents.tpl:12
-msgid "during"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:21
-#: plugins/addons/mailqueue/contents.tpl:10
-#: plugins/addons/mailqueue/contents.tpl:26
-#: plugins/addons/logview/gosa_log_contents.tpl:68
-#: plugins/addons/logview/contents.tpl:68
-#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
-#: ihtml/themes/default/help.tpl:21
-msgid "Search"
-msgstr "Cerca"
-
-#: plugins/gofax/faxreports/contents.tpl:30
-#: plugins/gofax/faxreports/detail.tpl:21
-#: plugins/addons/logview/gosa_log_contents.tpl:84
-#: plugins/admin/systems/class_printGeneric.inc:868
-#: plugins/admin/systems/class_gosaLogServer.inc:102
-#: plugins/admin/ogroups/class_ogroupManagement.inc:428
-#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
-#: setup/setup_config2.tpl:240
-msgid "User"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:33
-#: plugins/addons/mailqueue/contents.tpl:56
-msgid "Sender"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:34
-msgid "Receiver"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:35
-#: plugins/gofax/faxreports/detail.tpl:57
-msgid "# pages"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:50
-#: plugins/addons/logview/gosa_log_contents.tpl:98
-#: plugins/addons/logview/contents.tpl:97
-#: plugins/gofon/fonreports/contents.tpl:51
-msgid "Search returned no results..."
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:5
-msgid "FAX preview - please wait"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:8
-msgid "Click on fax to download"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:17
-msgid "FAX ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:25
-msgid "Date / Time"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:49
-msgid "Status message"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:67
-#: plugins/addons/mailqueue/header.tpl:5
-#: plugins/addons/ldapmanager/contentcsv.tpl:114
-#: plugins/addons/ldapmanager/contentexportxls.tpl:69
-#: plugins/addons/ldapmanager/contentexport.tpl:66
-#: plugins/addons/ldapmanager/contentimport.tpl:45
-#: plugins/admin/systems/class_systemManagement.inc:179
-#: plugins/admin/departments/dep_iframe.tpl:18
-#: plugins/admin/fai/faiNewBranch.tpl:51
-#: plugins/personal/password/changed.tpl:9
-#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
-#: setup/class_setup.inc:275 setup/class_setup.inc:277
-msgid "Back"
-msgstr "Indietro"
-
-#: plugins/gofax/blocklists/remove.tpl:2
-#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
-#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
-#: plugins/admin/systems/remove_ppd.tpl:2
-#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
-#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
-#: plugins/admin/departments/remove.tpl:2
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
-#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
-#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
-#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
-#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
-#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
-#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
-#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
-#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
-#: html/password.php:278 html/index.php:50 html/index.php:341
-#: html/index.php:347
-msgid "Warning"
-msgstr "Attenzione"
-
-#: plugins/gofax/blocklists/remove.tpl:6
-#: plugins/admin/systems/remove_glpi.tpl:6
-#: include/sieve/templates/remove_script.tpl:6
-msgid ""
-"Please double check if your really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-
-#: plugins/gofax/blocklists/remove.tpl:10
-#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
-#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
-#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
-#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
-#: ihtml/themes/default/remove.tpl:9
-#, fuzzy
-msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Quindi - Se sei sicuro - premi <i>Rimuovi</i> per continuare o <i>Annulla</"
-"i> per abortire."
-
-#: plugins/gofax/blocklists/remove.tpl:15
-#: plugins/gofax/blocklists/remove.tpl:19
-#: plugins/gofax/blocklists/generic.tpl:83
-#: plugins/gofax/faxaccount/lists.tpl:14
-#: plugins/gofax/faxaccount/generic.tpl:111
-#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
-#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
-#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
-#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
-#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
-#: plugins/admin/systems/phonesettings.tpl:210
-#: plugins/admin/systems/phonesettings.tpl:233
-#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
-#: plugins/admin/systems/class_termDNS.inc:522
-#: plugins/admin/systems/goNtpServer.tpl:21
-#: plugins/admin/systems/remove_glpi.tpl:14
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
-#: plugins/admin/systems/goShareServer.tpl:20
-#: plugins/admin/systems/glpi_edit_os.tpl:10
-#: plugins/admin/systems/class_servDNSeditZone.inc:316
-#: plugins/admin/systems/class_servDNSeditZone.inc:541
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
-#: plugins/admin/systems/terminal.tpl:127
-#: plugins/admin/systems/glpi_edit_type.tpl:10
-#: plugins/admin/systems/remove_ppd.tpl:12
-#: plugins/admin/systems/workstation.tpl:104
-#: plugins/admin/systems/workstationStartup.tpl:131
-#: plugins/admin/systems/workstationStartup.tpl:165
-#: plugins/admin/applications/remove.tpl:14
-#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
-#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
-#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
-#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
-#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
-#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
-#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
-#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
-#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
-#: plugins/admin/fai/remove_branch.tpl:14
-#: plugins/admin/fai/faiPartitionTable.tpl:54
-#: plugins/personal/scalix/paste_generic.tpl:13
-#: plugins/personal/scalix/generic.tpl:114
-#: plugins/personal/mail/copypaste.tpl:45
-#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
-#: plugins/personal/mail/generic.tpl:263
-#: plugins/personal/connectivity/kolab.tpl:56
-#: plugins/personal/environment/class_environment.inc:695
-#: plugins/personal/environment/environment.tpl:187
-#: plugins/personal/environment/environment.tpl:225
-#: plugins/personal/environment/environment.tpl:251
-#: plugins/personal/posix/paste_generic.tpl:62
-#: plugins/personal/posix/generic.tpl:91
-#: plugins/personal/posix/generic.tpl:129
-#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
-#: plugins/gofon/macro/remove.tpl:18
-#: plugins/gofon/phoneaccount/paste_generic.tpl:19
-#: plugins/gofon/phoneaccount/generic.tpl:22
-#: plugins/gofon/conference/remove.tpl:15
-#: plugins/gofon/conference/remove.tpl:19
-#: include/sieve/templates/remove_script.tpl:14
-#: ihtml/themes/default/remove.tpl:13
-msgid "Delete"
-msgstr "Rimuovi"
-
-#: plugins/gofax/blocklists/remove.tpl:17
-#: plugins/gofax/blocklists/remove.tpl:21
-#: plugins/gofax/blocklists/generic.tpl:106
-#: plugins/gofax/faxaccount/locals.tpl:62
-#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
-#: plugins/addons/gotomasses/contents.tpl:115
-#: plugins/addons/gotomasses/contents.tpl:118
-#: plugins/addons/godfs/class_dfsManagment.inc:249
-#: plugins/addons/addressbook/remove.tpl:16
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/address_edit.tpl:265
-#: plugins/admin/groups/class_groupManagement.inc:424
-#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
-#: plugins/admin/groups/application_options.tpl:13
-#: plugins/admin/groups/mail_locals.tpl:68
-#: plugins/admin/groups/mail_admins.tpl:39
-#: plugins/admin/groups/group_objects.tpl:57
-#: plugins/admin/systems/SelectDeviceType.tpl:45
-#: plugins/admin/systems/goKrbServer.tpl:32
-#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
-#: plugins/admin/systems/goGlpiServer.tpl:34
-#: plugins/admin/systems/goLdapServer.tpl:11
-#: plugins/admin/systems/gencd.tpl:11
-#: plugins/admin/systems/glpi_devices.tpl:761
-#: plugins/admin/systems/class_goService.inc:40
-#: plugins/admin/systems/goImapServer.tpl:118
-#: plugins/admin/systems/glpiSelectUser.tpl:51
-#: plugins/admin/systems/class_systemManagement.inc:830
-#: plugins/admin/systems/goMailServer.tpl:223
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
-#: plugins/admin/systems/servnfs.tpl:140
-#: plugins/admin/systems/goNtpServer.tpl:31
-#: plugins/admin/systems/remove_glpi.tpl:16
-#: plugins/admin/systems/goShareServer.tpl:31
-#: plugins/admin/systems/goFonServer.tpl:41
-#: plugins/admin/systems/goSyslogServer.tpl:7
-#: plugins/admin/systems/glpiAttachmentPool.tpl:52
-#: plugins/admin/systems/servkolab.tpl:247
-#: plugins/admin/systems/goCupsServer.tpl:7
-#: plugins/admin/systems/ServiceAddDialog.tpl:30
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
-#: plugins/admin/systems/goTerminalServer.tpl:25
-#: plugins/admin/systems/glpi_edit_os.tpl:29
-#: plugins/admin/systems/goSpamServer.tpl:127
-#: plugins/admin/systems/goFaxServer.tpl:25
-#: plugins/admin/systems/class_baseSelectDialog.inc:43
-#: plugins/admin/systems/gosaLogServer.tpl:33
-#: plugins/admin/systems/servdns.tpl:23
-#: plugins/admin/systems/goSpamServerRule.tpl:23
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
-#: plugins/admin/systems/servRepositorySetup.tpl:56
-#: plugins/admin/systems/glpi_edit_type.tpl:29
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
-#: plugins/admin/systems/remove_ppd.tpl:14
-#: plugins/admin/systems/printerPPDDialog.tpl:23
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
-#: plugins/admin/systems/glpiDeviceManagement.tpl:52
-#: plugins/admin/systems/servRepository.tpl:68
-#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
-#: plugins/admin/systems/servdnseditzone.tpl:129
-#: plugins/admin/systems/goVirusServer.tpl:170
-#: plugins/admin/systems/goLogDBServer.tpl:25
-#: plugins/admin/applications/remove.tpl:16
-#: plugins/admin/applications/remove.tpl:20
-#: plugins/admin/applications/class_applicationManagement.inc:439
-#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
-#: plugins/admin/users/template.tpl:50
-#: plugins/admin/users/class_userManagement.inc:747
-#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
-#: plugins/admin/mimetypes/remove.tpl:20
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
-#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
-#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
-#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
-#: plugins/admin/departments/remove.tpl:17
-#: plugins/admin/departments/remove.tpl:21
-#: plugins/admin/departments/class_departmentManagement.inc:397
-#: plugins/admin/departments/dep_move_confirm.tpl:17
-#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
-#: plugins/admin/ogroups/ogroup_objects.tpl:56
-#: plugins/admin/ogroups/class_ogroupManagement.inc:384
-#: plugins/admin/fai/faiPackageConfiguration.tpl:7
-#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
-#: plugins/admin/fai/class_faiManagement.inc:749
-#: plugins/admin/fai/class_faiManagement.inc:754
-#: plugins/admin/fai/class_faiManagement.inc:760
-#: plugins/admin/fai/faiScriptEntry.tpl:83
-#: plugins/admin/fai/remove_branch.tpl:16
-#: plugins/admin/fai/faiPackageEntry.tpl:57
-#: plugins/admin/fai/faiTemplateEntry.tpl:171
-#: plugins/admin/fai/faiHookEntry.tpl:85
-#: plugins/admin/fai/faiVariableEntry.tpl:55
-#: plugins/admin/fai/faiProfileEntry.tpl:71
-#: plugins/admin/fai/faiNewBranch.tpl:22
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
-#: plugins/personal/scalix/main.inc:101
-#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
-#: plugins/personal/netatalk/main.inc:96
-#: plugins/personal/connectivity/main.inc:102
-#: plugins/personal/environment/hotplugDialogNew.tpl:54
-#: plugins/personal/environment/selectPrinterDialog.tpl:66
-#: plugins/personal/environment/main.inc:102
-#: plugins/personal/environment/logonManagement.tpl:76
-#: plugins/personal/environment/hotplugDialog.tpl:64
-#: plugins/personal/nagios/main.inc:105
-#: plugins/personal/posix/trust_machines.tpl:41
-#: plugins/personal/posix/main.inc:106
-#: plugins/personal/posix/posix_groups.tpl:81
-#: plugins/personal/samba/samba3_workstations.tpl:41
-#: plugins/personal/samba/main.inc:104
-#: plugins/personal/samba/sambaLogonHours.tpl:106
-#: plugins/personal/generic/generic_certs.tpl:94
-#: plugins/personal/generic/generic_picture.tpl:35
-#: plugins/personal/generic/main.inc:160
-#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
-#: plugins/gofon/macro/remove.tpl:20
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
-#: plugins/gofon/phoneaccount/main.inc:106
-#: plugins/gofon/conference/remove.tpl:17
-#: plugins/gofon/conference/remove.tpl:21
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
-#: include/sieve/templates/select_test_type.tpl:13
-#: include/sieve/templates/remove_script.tpl:16
-#: include/sieve/templates/management.tpl:26
-#: include/sieve/templates/import_script.tpl:14
-#: include/sieve/templates/element_comment.tpl:10
-#: include/sieve/templates/create_script.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
-#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
-#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
-#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
-#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
-#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:89
-msgid "Cancel"
-msgstr "Annulla"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
-msgid "List of blocklists"
-msgstr "Lista delle liste di blocchi"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected blocklists. Having "
-"a large size of lists, you might prefer the range selectors on top of the "
-"select box."
-msgstr ""
-"Questo menù permette di creare, modificare e cancellare gli utenti "
-"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
-"intervalli in cima alla lista degli utenti."
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#, fuzzy
-msgid "Blocklist name"
-msgstr "Liste di blocco"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#: plugins/addons/addressbook/address_edit.tpl:155
-#: plugins/addons/addressbook/class_addressbook.inc:815
-#: plugins/addons/addressbook/address_info.tpl:117
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/users/class_divListUsers.inc:61
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#: plugins/admin/ogroups/class_ogroupManagement.inc:431
-#: plugins/personal/generic/class_user.inc:1434
-#: plugins/personal/generic/generic.tpl:258
-#: plugins/generic/references/class_reference.inc:38
-#: plugins/gofon/macro/class_divListMacros.inc:57
-msgid "Department"
-msgstr "Dipartimento"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
-#: plugins/addons/addressbook/contents.tpl:42
-#: plugins/admin/groups/class_divListGroup.inc:62
-#: plugins/admin/systems/class_divListSystemService.inc:31
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
-#: plugins/admin/systems/class_divListSystem.inc:69
-#: plugins/admin/applications/class_divListApplication.inc:59
-#: plugins/admin/users/class_divListUsers.inc:63
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
-#: plugins/admin/acl/class_divListACL.inc:55
-#: plugins/admin/departments/class_divListDepartment.inc:49
-#: plugins/admin/ogroups/class_divListOGroup.inc:65
-#: plugins/admin/fai/class_divListFai.inc:71
-#: plugins/gofon/macro/class_divListMacros.inc:59
-#: plugins/gofon/conference/class_divListConferences.inc:60
-msgid "Actions"
-msgstr "Azioni"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Select to see send blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Show send blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Select to see receive blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Show receive blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-#, fuzzy
-msgid "Select to search within subtrees"
-msgstr "Seleziona per mostrare le applicazioni"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/personal/posix/posix_groups.tpl:46
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-#, fuzzy
-msgid "Search in subtrees"
-msgstr "Seleziona per mostrare le applicazioni"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
-msgid "Regular expression for matching list names"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-#, fuzzy
-msgid "Create new blocklist"
-msgstr "Lista delle liste di blocchi"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-#, fuzzy
-msgid "New Blocklist"
-msgstr "Liste di blocco"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
-#: plugins/gofax/blocklists/generic.tpl:17
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
-#: plugins/addons/godfs/class_dfsManagment.inc:217
-#: plugins/admin/groups/class_divListGroup.inc:181
-#: plugins/admin/groups/class_groupGeneric.inc:950
-#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
-#: plugins/admin/systems/printer.tpl:27
-#: plugins/admin/systems/class_phoneGeneric.inc:486
-#: plugins/admin/systems/goLdapServer.tpl:2
-#: plugins/admin/systems/component.tpl:17
-#: plugins/admin/systems/class_componentGeneric.inc:278
-#: plugins/admin/systems/class_printGeneric.inc:890
-#: plugins/admin/systems/class_servGeneric.inc:426
-#: plugins/admin/systems/phone.tpl:17
-#: plugins/admin/systems/class_terminalGeneric.inc:633
-#: plugins/admin/systems/class_baseSelectDialog.inc:46
-#: plugins/admin/systems/class_workstationGeneric.inc:617
-#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
-#: plugins/admin/systems/workstation.tpl:27
-#: plugins/admin/systems/class_divListSystem.inc:227
-#: plugins/admin/systems/class_glpiSelectUser.inc:181
-#: plugins/admin/applications/class_divListApplication.inc:175
-#: plugins/admin/applications/class_applicationGeneric.inc:552
-#: plugins/admin/applications/generic.tpl:42
-#: plugins/admin/users/class_divListUsers.inc:162
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
-#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:678
-#: plugins/admin/acl/class_divListACL.inc:154
-#: plugins/admin/departments/class_divListDepartment.inc:133
-#: plugins/admin/departments/class_departmentGeneric.inc:597
-#: plugins/admin/departments/generic.tpl:35
-#: plugins/admin/ogroups/class_divListOGroup.inc:181
-#: plugins/admin/ogroups/class_ogroup.inc:757
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/fai/class_divListFai.inc:213
-#: plugins/personal/generic/class_user.inc:1423
-#: plugins/personal/generic/generic.tpl:143
-#: plugins/gofon/macro/class_gofonMacro.inc:581
-#: plugins/gofon/macro/class_divListMacros.inc:147
-#: plugins/gofon/macro/generic.tpl:27
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
-#: plugins/gofon/conference/class_divListConferences.inc:154
-#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
-msgid "Base"
-msgstr "Base"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-msgid "Submit department"
-msgstr "Imposta dipartimento"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#: include/class_MultiSelectWindow.inc:209
-msgid "Submit"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove selected blocklists"
-msgstr "Lista delle liste di blocchi"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove blocklists"
-msgstr "Lista delle liste di blocchi"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
-#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
-#: plugins/admin/systems/glpi.tpl:46
-#: plugins/admin/systems/class_divListSystem.inc:323
-#: plugins/admin/systems/glpiPrinter.tpl:18
-#: plugins/admin/systems/glpiPrinter.tpl:32
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/users/class_divListUsers.inc:266
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/acl/class_aclRole.inc:340
-#: plugins/admin/acl/class_aclRole.inc:385
-#: plugins/admin/acl/class_divListACL.inc:210
-#: plugins/admin/acl/class_divListACL.inc:232
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/admin/fai/class_faiScript.inc:302
-#: plugins/admin/fai/class_faiScript.inc:304
-#: plugins/admin/fai/class_faiHook.inc:300
-#: plugins/admin/fai/class_faiHook.inc:302
-#: plugins/admin/fai/class_faiTemplate.inc:278
-#: plugins/admin/fai/class_faiTemplate.inc:280
-#: plugins/admin/fai/class_divListFai.inc:296
-#: plugins/admin/fai/class_divListFai.inc:299
-#: plugins/gofon/macro/class_divListMacros.inc:207
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#: include/class_acl.inc:409 include/class_acl.inc:454
-msgid "edit"
-msgstr "modifica"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/users/class_divListUsers.inc:267
-#, fuzzy
-msgid "Edit user"
-msgstr "Modifica contatto"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/addons/mailqueue/contents.tpl:94
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
-#: plugins/admin/systems/class_divListSystem.inc:333
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/users/class_divListUsers.inc:285
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/acl/class_aclRole.inc:341
-#: plugins/admin/acl/class_aclRole.inc:386
-#: plugins/admin/acl/class_divListACL.inc:220
-#: plugins/admin/acl/class_divListACL.inc:236
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/admin/fai/class_faiScript.inc:306
-#: plugins/admin/fai/class_faiHook.inc:304
-#: plugins/admin/fai/class_faiTemplate.inc:282
-#: plugins/admin/fai/class_divListFai.inc:307
-#: plugins/gofon/macro/class_divListMacros.inc:215
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#: include/class_acl.inc:410 include/class_acl.inc:455
-msgid "delete"
-msgstr "elimina"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/admin/users/class_divListUsers.inc:286
-#, fuzzy
-msgid "Delete user"
-msgstr "Rimuovi"
-
-#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
-msgid "Blocklist management"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:8
-msgid "List name"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:12
-msgid "Name of blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
-#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
-#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
-#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
-#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
-msgid "Choose subtree to place group in"
-msgstr "Scegli il subtree dove mettere il gruppo"
-
-#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
-#: plugins/admin/systems/wingeneric.tpl:18
-#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
-#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
-#: plugins/admin/systems/terminal.tpl:28
-#: plugins/admin/systems/workstation.tpl:35
-#: plugins/admin/applications/generic.tpl:52
-#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
-#: plugins/admin/departments/generic.tpl:45
-#: plugins/admin/ogroups/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
-#: plugins/gofon/conference/generic.tpl:56
-#: plugins/gofon/conference/generic.tpl:62
-#, fuzzy
-msgid "Select a base"
-msgstr "Rimuovi"
-
-#: plugins/gofax/blocklists/generic.tpl:40
-#: plugins/admin/systems/glpi_devices.tpl:427
-#: plugins/admin/systems/glpi_devices.tpl:492
-#: plugins/admin/systems/glpi_devices.tpl:542
-#: plugins/admin/systems/servnfs.tpl:56
-#: plugins/admin/systems/terminalService.tpl:48
-#: plugins/admin/systems/terminalService.tpl:138
-#: plugins/admin/systems/class_goShareServer.inc:399
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:795
-#: plugins/admin/systems/workstationService.tpl:54
-#: plugins/admin/systems/workstationService.tpl:156
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
-#: plugins/admin/fai/class_faiSummaryTab.inc:345
-#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
-msgid "Type"
-msgstr "Tipo"
-
-#: plugins/gofax/blocklists/generic.tpl:43
-msgid "Select wether to filter incoming or outgoing calls"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:51
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
-#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
-#: plugins/admin/groups/class_groupGeneric.inc:951
-#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
-#: plugins/admin/systems/printer.tpl:16
-#: plugins/admin/systems/class_phoneGeneric.inc:487
-#: plugins/admin/systems/component.tpl:35
-#: plugins/admin/systems/class_componentGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:891
-#: plugins/admin/systems/class_servGeneric.inc:424
-#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
-#: plugins/admin/systems/class_winGeneric.inc:291
-#: plugins/admin/systems/class_goMailServer.inc:713
-#: plugins/admin/systems/server.tpl:14
-#: plugins/admin/systems/class_goShareServer.inc:398
-#: plugins/admin/applications/class_applicationGeneric.inc:553
-#: plugins/admin/applications/generic.tpl:33
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
-#: plugins/admin/mimetypes/paste_generic.tpl:21
-#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
-#: plugins/admin/acl/class_aclRole.inc:679
-#: plugins/admin/departments/class_departmentGeneric.inc:595
-#: plugins/admin/departments/generic.tpl:16
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/fai/class_faiScriptEntry.inc:184
-#: plugins/admin/fai/class_faiVariable.inc:433
-#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
-#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
-#: plugins/admin/fai/faiProfile.tpl:21
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
-#: plugins/admin/fai/faiScriptEntry.tpl:19
-#: plugins/admin/fai/faiVariable.tpl:21
-#: plugins/admin/fai/class_faiHookEntry.inc:193
-#: plugins/admin/fai/class_faiTemplateEntry.inc:252
-#: plugins/admin/fai/faiTemplateEntry.tpl:13
-#: plugins/admin/fai/class_faiScript.inc:555
-#: plugins/admin/fai/class_faiHook.inc:550
-#: plugins/admin/fai/faiHookEntry.tpl:19
-#: plugins/admin/fai/class_faiTemplate.inc:523
-#: plugins/admin/fai/faiVariableEntry.tpl:19
-#: plugins/admin/fai/faiPartitionTable.tpl:21
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
-#: plugins/admin/fai/class_faiProfile.inc:466
-#: plugins/admin/fai/class_faiVariableEntry.inc:147
-#: plugins/admin/fai/class_faiPartitionTable.inc:544
-#: plugins/admin/fai/faiTemplate.tpl:21
-#: plugins/personal/environment/hotplugDialogNew.tpl:17
-#: plugins/personal/environment/logonManagement.tpl:17
-#: plugins/generic/references/contents.tpl:11
-#: plugins/gofon/macro/class_gofonMacro.inc:582
-#: plugins/gofon/macro/generic.tpl:49
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
-#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
-#: html/getxls.php:287
-msgid "Description"
-msgstr "Descrizione"
-
-#: plugins/gofax/blocklists/generic.tpl:54
-msgid "Descriptive text for this blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:68
-msgid "Blocked numbers"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:80
-#: plugins/gofax/faxaccount/locals.tpl:60
-#: plugins/gofax/faxaccount/lists.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:105
-#: plugins/admin/groups/application.tpl:39
-#: plugins/admin/groups/paste_mail.tpl:30
-#: plugins/admin/groups/paste_mail.tpl:41
-#: plugins/admin/groups/mail_locals.tpl:66
-#: plugins/admin/groups/class_groupMail.inc:607
-#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
-#: plugins/admin/groups/generic.tpl:137
-#: plugins/admin/groups/group_objects.tpl:55
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
-#: plugins/admin/systems/phonesettings.tpl:207
-#: plugins/admin/systems/phonesettings.tpl:230
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
-#: plugins/admin/systems/glpiManufacturer.tpl:6
-#: plugins/admin/systems/terminalStartup.tpl:79
-#: plugins/admin/systems/terminalStartup.tpl:108
-#: plugins/admin/systems/goMailServer.tpl:70
-#: plugins/admin/systems/goMailServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:131
-#: plugins/admin/systems/goMailServer.tpl:165
-#: plugins/admin/systems/goMailServer.tpl:191
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
-#: plugins/admin/systems/class_termDNS.inc:508
-#: plugins/admin/systems/class_termDNS.inc:528
-#: plugins/admin/systems/goNtpServer.tpl:18
-#: plugins/admin/systems/goShareServer.tpl:14
-#: plugins/admin/systems/glpi_edit_os.tpl:8
-#: plugins/admin/systems/goSpamServer.tpl:45
-#: plugins/admin/systems/goSpamServer.tpl:113
-#: plugins/admin/systems/servdns.tpl:6
-#: plugins/admin/systems/class_servDNSeditZone.inc:547
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
-#: plugins/admin/systems/servRepositorySetup.tpl:47
-#: plugins/admin/systems/terminal.tpl:123
-#: plugins/admin/systems/glpi_edit_type.tpl:8
-#: plugins/admin/systems/workstation.tpl:100
-#: plugins/admin/systems/glpi.tpl:125
-#: plugins/admin/systems/servdnseditzone.tpl:115
-#: plugins/admin/systems/workstationStartup.tpl:129
-#: plugins/admin/systems/workstationStartup.tpl:162
-#: plugins/admin/systems/workstationStartup.tpl:191
-#: plugins/admin/systems/glpiPrinter.tpl:115
-#: plugins/admin/systems/glpiPrinter.tpl:149
-#: plugins/admin/mimetypes/generic.tpl:108
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:174
-#: plugins/admin/ogroups/ogroup_objects.tpl:54
-#: plugins/admin/ogroups/phonequeue.tpl:37
-#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
-#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
-#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
-#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
-#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
-#: plugins/admin/fai/faiPartitionTable.tpl:48
-#: plugins/admin/fai/faiPartitionTable.tpl:50
-#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
-#: plugins/personal/scalix/paste_generic.tpl:12
-#: plugins/personal/scalix/generic.tpl:111
-#: plugins/personal/mail/copypaste.tpl:43
-#: plugins/personal/mail/copypaste.tpl:61
-#: plugins/personal/mail/mail_locals.tpl:75
-#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
-#: plugins/personal/connectivity/kolab.tpl:53
-#: plugins/personal/connectivity/class_kolabAccount.inc:261
-#: plugins/personal/environment/kioskManagement.tpl:14
-#: plugins/personal/environment/selectPrinterDialog.tpl:65
-#: plugins/personal/environment/hotplugDialog.tpl:63
-#: plugins/personal/environment/environment.tpl:157
-#: plugins/personal/environment/environment.tpl:181
-#: plugins/personal/environment/environment.tpl:248
-#: plugins/personal/posix/trust_machines.tpl:39
-#: plugins/personal/posix/paste_generic.tpl:61
-#: plugins/personal/posix/generic.tpl:88
-#: plugins/personal/posix/generic.tpl:126
-#: plugins/personal/posix/posix_groups.tpl:79
-#: plugins/personal/samba/samba3_workstations.tpl:39
-#: plugins/personal/samba/samba3.tpl:412
-#: plugins/gofon/phoneaccount/paste_generic.tpl:18
-#: plugins/gofon/phoneaccount/generic.tpl:19
-msgid "Add"
-msgstr "Aggiungi"
-
-#: plugins/gofax/blocklists/generic.tpl:92
-msgid "Numbers can also contain wild cards."
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:100
-#: plugins/gofax/faxaccount/main.inc:92
-#: plugins/admin/groups/class_groupManagement.inc:418
-#: plugins/admin/systems/class_systemManagement.inc:824
-#: plugins/admin/applications/class_applicationManagement.inc:433
-#: plugins/admin/users/class_userManagement.inc:741
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
-#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
-#: plugins/admin/ogroups/class_ogroupManagement.inc:378
-#: plugins/admin/fai/class_faiManagement.inc:743
-#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
-#: plugins/personal/connectivity/main.inc:100
-#: plugins/personal/environment/main.inc:100
-#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
-#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
-#: plugins/gofon/phoneaccount/main.inc:104
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
-#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
-#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
-#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
-#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
-#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
-#: setup/class_setupStep_Migrate.inc:877
-#: setup/class_setupStep_Migrate.inc:1600
-msgid "Ok"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:103
-#: plugins/gofax/faxaccount/lists.tpl:31
-#: plugins/addons/gotomasses/contents.tpl:111
-#: plugins/addons/gotomasses/contents.tpl:113
-#: plugins/addons/gotomasses/contents.tpl:117
-#: plugins/addons/notifications/contents.tpl:12
-#: plugins/admin/groups/class_groupManagement.inc:421
-#: plugins/admin/groups/application_options.tpl:11
-#: plugins/admin/groups/mail_admins.tpl:37
-#: plugins/admin/systems/class_systemManagement.inc:827
-#: plugins/admin/systems/servRepositorySetup.tpl:54
-#: plugins/admin/systems/printerPPDDialog.tpl:22
-#: plugins/admin/applications/class_applicationManagement.inc:436
-#: plugins/admin/users/class_userManagement.inc:744
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
-#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
-#: plugins/admin/acl/acl_role.tpl:73
-#: plugins/admin/ogroups/class_ogroupManagement.inc:381
-#: plugins/admin/fai/faiPackageConfiguration.tpl:6
-#: plugins/admin/fai/class_faiManagement.inc:746
-#: plugins/admin/fai/faiScriptEntry.tpl:82
-#: plugins/admin/fai/faiPackageEntry.tpl:56
-#: plugins/admin/fai/faiTemplateEntry.tpl:170
-#: plugins/admin/fai/faiHookEntry.tpl:84
-#: plugins/admin/fai/faiVariableEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:70
-#: plugins/admin/fai/faiNewBranch.tpl:21
-#: plugins/personal/environment/logonManagement.tpl:75
-#: plugins/personal/samba/sambaLogonHours.tpl:104
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
-#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
-#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
-#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
-#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
-#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
-#: ihtml/themes/default/acl.tpl:89
-msgid "Apply"
-msgstr "Applica"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
-msgid "FAX Blocklists"
-msgstr "Liste blocco FAX"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
-#, fuzzy, php-format
-msgid "You're about to delete the following blocklists(s) %s"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
-#, fuzzy, php-format
-msgid "You are not allowed to delete the blocklist '%s'!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
-#, php-format
-msgid "You're about to delete the blocklist '%s'."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
-msgid "You have no permission to remove this blocklist."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
-msgid "Please specify a valid phone number."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "send"
-msgstr "invia"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "receive"
-msgstr "ricevi"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
-#, fuzzy, php-format
-msgid "Removing of blocklist with dn '%s' failed."
-msgstr "Elimina estensioni per le applicazioni"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
-#: plugins/admin/departments/class_departmentGeneric.inc:265
-msgid "Required field 'Name' is not set."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
-msgid "Required field 'Name' contains invalid characters"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
-msgid "Specified name is already used."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
-#, fuzzy, php-format
-msgid "Saving of blocklist with dn '%s' failed."
-msgstr "Nome applicazione"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
-#, fuzzy
-msgid "Fax blocklists"
-msgstr "Liste blocco FAX"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/address_info.tpl:24
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_groupGeneric.inc:949
-#: plugins/admin/systems/class_phoneGeneric.inc:485
-#: plugins/admin/systems/glpi_devices.tpl:10
-#: plugins/admin/systems/glpi_devices.tpl:105
-#: plugins/admin/systems/glpi_devices.tpl:146
-#: plugins/admin/systems/glpi_devices.tpl:201
-#: plugins/admin/systems/glpi_devices.tpl:257
-#: plugins/admin/systems/glpi_devices.tpl:315
-#: plugins/admin/systems/glpi_devices.tpl:379
-#: plugins/admin/systems/glpi_devices.tpl:451
-#: plugins/admin/systems/glpi_devices.tpl:515
-#: plugins/admin/systems/glpi_devices.tpl:562
-#: plugins/admin/systems/glpi_devices.tpl:615
-#: plugins/admin/systems/glpi_devices.tpl:669
-#: plugins/admin/systems/glpi_devices.tpl:715
-#: plugins/admin/systems/class_componentGeneric.inc:277
-#: plugins/admin/systems/class_printGeneric.inc:889
-#: plugins/admin/systems/class_servGeneric.inc:423
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
-#: plugins/admin/systems/servnfs.tpl:9
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
-#: plugins/admin/systems/class_terminalGeneric.inc:634
-#: plugins/admin/systems/goSpamServerRule.tpl:6
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
-#: plugins/admin/systems/class_servRepository.inc:386
-#: plugins/admin/systems/class_goShareServer.inc:396
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
-#: plugins/admin/applications/class_applicationGeneric.inc:551
-#: plugins/admin/applications/class_applicationGeneric.inc:555
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
-#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
-#: plugins/admin/acl/class_aclRole.inc:677
-#: plugins/admin/ogroups/class_ogroup.inc:756
-#: plugins/admin/fai/class_faiScriptEntry.inc:183
-#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
-#: plugins/admin/fai/class_faiPackage.inc:545
-#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
-#: plugins/admin/fai/faiProfile.tpl:9
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
-#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
-#: plugins/admin/fai/class_faiHookEntry.inc:192
-#: plugins/admin/fai/class_faiTemplateEntry.inc:251
-#: plugins/admin/fai/faiTemplateEntry.tpl:7
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/faiHookEntry.tpl:9
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#: plugins/admin/fai/faiVariableEntry.tpl:9
-#: plugins/admin/fai/class_faiSummaryTab.inc:340
-#: plugins/admin/fai/faiPartitionTable.tpl:9
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
-#: plugins/admin/fai/class_faiProfile.inc:465
-#: plugins/admin/fai/class_faiVariableEntry.inc:146
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
-#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
-#: html/getxls.php:290
-msgid "Name"
-msgstr "Cognome"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
-#, fuzzy
-msgid "Blocklist"
-msgstr "Liste di blocco"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
-#, fuzzy
-msgid "Blocklist type"
-msgstr "Liste di blocco"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
-#: plugins/addons/addressbook/address_edit.tpl:233
-#: plugins/addons/addressbook/address_info.tpl:171
-#: plugins/generic/references/class_reference.inc:30
-msgid "FAX"
-msgstr "FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
-msgid "This account has no fax extensions."
-msgstr "Questa identità non possiede estensioni FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
-msgid "Remove fax account"
-msgstr "Elimina estensioni FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
-msgid ""
-"This account has fax features enabled. You can disable them by clicking "
-"below."
-msgstr "Questa identià possiede estensioni FAX."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
-msgid "Create fax account"
-msgstr "Crea estensioni FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
-msgid ""
-"This account has fax features disabled. You can enable them by clicking "
-"below."
-msgstr "Questa identità non possiede estensioni FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
-msgid "You're trying to add an invalid phone number."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
-#: plugins/admin/groups/class_groupApplication.inc:682
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
-#, fuzzy
-msgid "back"
-msgstr "Indietro"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
-#, fuzzy, php-format
-msgid "Removing of user/fax account with dn '%s' failed."
-msgstr "Elimina estensioni Unix"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
-msgid "The required field 'Fax' is not set."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
-msgid "Please enter a valid telephone number in the 'Fax' field."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
-msgid "Mail delivery is checked, but no address has been specified."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
-msgid "The mail address you've entered is invalid."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
-msgid ""
-"Deliver fax to printer, is only possible if valid printer is given. Please "
-"correct your choice."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
-#, fuzzy, php-format
-msgid "Saving of user/fax account with dn '%s' failed."
-msgstr "Estenzioni Proxy Internet"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
-#, fuzzy
-msgid "Fax account settings"
-msgstr "Impostazioni Samba"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
-msgid "Enable/Disable fax"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
-#, fuzzy
-msgid "Receive blocklist"
-msgstr "Lista delle liste di blocchi"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
-#, fuzzy
-msgid "Send blocklist"
-msgstr "Liste di blocco"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
-#: plugins/addons/addressbook/class_addressbook.inc:808
-#: plugins/personal/generic/class_user.inc:1451
-#, fuzzy
-msgid "Fax number"
-msgstr "Numero di telefono"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
-#, fuzzy
-msgid "Alternate fax number"
-msgstr "Numeri di Fax alternativi"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
-#: plugins/gofax/faxaccount/generic.tpl:70
-msgid "Deliver fax as mail"
-msgstr "Recapita Fax come mail"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
-#: plugins/gofax/faxaccount/generic.tpl:77
-msgid "Deliver fax to printer"
-msgstr "Recapita Fax alla stampante"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
-#: plugins/gofax/faxaccount/generic.tpl:34
-msgid "Delivery format"
-msgstr "Formato di recapito"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
-#: plugins/gofax/faxaccount/generic.tpl:21
-#: plugins/admin/ogroups/class_phonequeue.inc:950
-#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Language"
-msgstr "Lingua"
-
-#: plugins/gofax/faxaccount/locals.tpl:6
-msgid "Select numbers to add"
-msgstr "Seleziona il numero da aggiungere"
-
-#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
-#: plugins/addons/addressbook/contents.tpl:65
-#: plugins/admin/groups/mail_locals.tpl:22
-#: plugins/admin/groups/group_objects.tpl:20
-#: plugins/admin/systems/glpiSelectUser.tpl:27
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
-#: plugins/admin/systems/glpiAttachmentPool.tpl:27
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
-#: plugins/admin/systems/glpiDeviceManagement.tpl:27
-#: plugins/admin/systems/servRepository.tpl:38
-#: plugins/admin/ogroups/ogroup_objects.tpl:20
-#: plugins/admin/fai/faiPackageEntry.tpl:32
-#: plugins/admin/fai/faiProfileEntry.tpl:31
-#: plugins/personal/mail/mail_locals.tpl:25
-#: plugins/personal/environment/selectPrinterDialog.tpl:24
-#: plugins/personal/environment/hotplugDialog.tpl:24
-#: plugins/personal/posix/posix_groups.tpl:21
-#: plugins/personal/samba/samba3_workstations.tpl:20
-#: plugins/gofon/macro/headpage.tpl:29
-#: plugins/gofon/conference/headpage.tpl:29
-#: ihtml/themes/default/MultiSelectWindow.tpl:38
-#: ihtml/themes/default/MultiSelectWindow.tpl:78
-msgid "Filters"
-msgstr "Filtri"
-
-#: plugins/gofax/faxaccount/locals.tpl:28
-msgid "Display numbers of department"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:29
-#: plugins/addons/addressbook/contents.tpl:87
-#: plugins/admin/groups/mail_locals.tpl:33
-#: plugins/admin/groups/group_objects.tpl:40
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
-#: plugins/admin/ogroups/ogroup_objects.tpl:42
-#: plugins/personal/mail/mail_locals.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:34
-#: plugins/personal/posix/trust_machines.tpl:27
-#: plugins/personal/posix/posix_groups.tpl:35
-#: plugins/personal/samba/samba3_workstations.tpl:27
-msgid "Choose the department the search will be based on"
-msgstr "Scegli il dipartimento di base per la ricerca"
-
-#: plugins/gofax/faxaccount/locals.tpl:38
-msgid "Display numbers matching"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:41
-msgid "Regular expression for matching numbers"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:47
-msgid "Display numbers of user"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:50
-msgid "User name of which numbers are shown"
-msgstr ""
-
-#: plugins/gofax/faxaccount/lists.tpl:5
-msgid "Blocked numbers/lists"
-msgstr "Numeri/liste bloccati"
-
-#: plugins/gofax/faxaccount/lists.tpl:17
-msgid "List of predefined blocklists"
-msgstr "Liste di blocco predefinite"
-
-#: plugins/gofax/faxaccount/lists.tpl:25
-#, fuzzy
-msgid "Add the list to the blocklists"
-msgstr "Lista delle liste di blocchi"
-
-#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
-#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
-#: plugins/personal/connectivity/main.inc:110
-#: plugins/personal/environment/main.inc:110
-#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
-#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
-#: plugins/gofon/phoneaccount/main.inc:112
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Click sul bottone 'Modifica' qui sotto per cambiare le informazioni in "
-"questo dialogo"
-
-#: plugins/gofax/faxaccount/main.inc:101
-#: plugins/gofax/faxaccount/generic.tpl:121
-#: plugins/gofax/faxaccount/generic.tpl:129
-#: plugins/addons/logview/gosa_log_contents.tpl:62
-#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
-#: plugins/admin/systems/glpiManufacturer.tpl:7
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
-#: plugins/admin/systems/goShareServer.tpl:17
-#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
-#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
-#: plugins/admin/systems/servdnseditzone.tpl:40
-#: plugins/admin/systems/glpiPrinter.tpl:88
-#: plugins/admin/systems/glpiPrinter.tpl:99
-#: plugins/admin/fai/faiVariable.tpl:53
-#: plugins/admin/fai/faiPartitionTable.tpl:53
-#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
-#: plugins/personal/netatalk/main.inc:102
-#: plugins/personal/connectivity/main.inc:111
-#: plugins/personal/environment/main.inc:111
-#: plugins/personal/environment/environment.tpl:184
-#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
-#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
-#: plugins/gofon/phoneaccount/main.inc:113
-#: include/sieve/templates/element_comment.tpl:8
-msgid "Edit"
-msgstr "Modifica"
-
-#: plugins/gofax/faxaccount/main.inc:109
-msgid "FAX settings"
-msgstr "Impostazioni FAX"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:15
-msgid "Fax number for GOfax to trigger on"
-msgstr ""
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:18
-#, fuzzy
-msgid "Alternate fax numbers will not be copied"
-msgstr "Numeri di Fax alternativi"
-
-#: plugins/gofax/faxaccount/generic.tpl:26
-msgid "Specify the GOfax communication language for fax to mail gateway"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:38
-msgid "Specify delivery format for fax to mail gateway"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:51
-msgid "Delivery methods"
-msgstr "Metodi di recapito"
-
-#: plugins/gofax/faxaccount/generic.tpl:56
-msgid "Temporary disable fax usage"
-msgstr "Disabilita temporaneamente l'uso del Fax"
-
-#: plugins/gofax/faxaccount/generic.tpl:62
-msgid "Deliver fax as mail to"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:93
-msgid "Alternate fax numbers"
-msgstr "Numeri di Fax alternativi"
-
-#: plugins/gofax/faxaccount/generic.tpl:108
-#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
-#: plugins/personal/mail/copypaste.tpl:44
-#: plugins/personal/mail/generic.tpl:260
-msgid "Add local"
-msgstr "Aggiungi localmente"
-
-#: plugins/gofax/faxaccount/generic.tpl:115
-msgid "Blocklists"
-msgstr "Liste di blocco"
-
-#: plugins/gofax/faxaccount/generic.tpl:118
-msgid "Blocklists for incoming fax"
-msgstr "Liste di blocco per i Fax in arrivo"
-
-#: plugins/gofax/faxaccount/generic.tpl:126
-msgid "Blocklists for outgoing fax"
-msgstr "Liste di blocco per i Fax in partenza"
-
-#: plugins/addons/gotomasses/main.inc:51
-#: plugins/addons/gotomasses/class_gotomasses.inc:6
-#: plugins/addons/gotomasses/class_gotomasses.inc:273
-#: plugins/addons/gotomasses/class_gotomasses.inc:279
-#, fuzzy
-msgid "System mass deployment"
-msgstr "Dipartimento"
-
-#: plugins/addons/gotomasses/contents.tpl:37
-#: plugins/admin/fai/class_faiSummaryTab.inc:339
-#, fuzzy
-msgid "No."
-msgstr "nessuno"
-
-#: plugins/addons/gotomasses/contents.tpl:40
-#, fuzzy
-msgid "Mac address"
-msgstr "Indirizzo principale"
-
-#: plugins/addons/gotomasses/contents.tpl:45
-#, fuzzy
-msgid "Assigned object group"
-msgstr "Gruppo di oggetti"
-
-#: plugins/addons/gotomasses/contents.tpl:48
-#: plugins/addons/logview/gosa_log_contents.tpl:20
-#: plugins/addons/logview/gosa_log_contents.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
-#: plugins/admin/systems/class_baseSelectDialog.inc:47
-#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
-#: plugins/admin/systems/workstation.tpl:121
-#: plugins/admin/ogroups/termgroup.tpl:88
-msgid "Action"
-msgstr "Azione"
-
-#: plugins/addons/gotomasses/contents.tpl:72
-#, fuzzy
-msgid "Select object group"
-msgstr "Gruppo di oggetti"
-
-#: plugins/addons/gotomasses/contents.tpl:79
-#, fuzzy
-msgid "Remove this entry"
-msgstr "Elimina contatto"
-
-#: plugins/addons/gotomasses/contents.tpl:102
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-#, fuzzy
-msgid "New entry"
-msgstr "utenti"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:88
-#, fuzzy
-msgid "Your are not allowed to import csv data into this plugin."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:92
-#, fuzzy
-msgid "The uploaded file seams to be empty, import aborted."
-msgstr "Rimuovi"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:148
-#, fuzzy
-msgid "Your are not allowed to view contents of this plugin."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:154
-#, fuzzy, php-format
-msgid "Can't locate or read csv storage file '%s'."
-msgstr "Rimuovi"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:160
-#, fuzzy, php-format
-msgid "Can't read csv storage file '%s'."
-msgstr "Rimuovi"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:200
-#, fuzzy
-msgid "Your are not allowed to write the content of this plugin."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:205
-#, fuzzy, php-format
-msgid "Can't locate or write csv storage file '%s'."
-msgstr "Rimuovi"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:209
-#, fuzzy, php-format
-msgid "Can't write csv storage file '%s'."
-msgstr "Rimuovi"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:274
-msgid "Provide a mechanism to automatically activate a set of systems"
-msgstr ""
-
-#: plugins/addons/notifications/main.inc:46
-#: plugins/addons/notifications/class_msgplug.inc:6
-#, fuzzy
-msgid "Notifications"
-msgstr "Località"
-
-#: plugins/addons/notifications/contents.tpl:2
-#, fuzzy
-msgid "Notification target"
-msgstr "Non ci sono certificati installati"
-
-#: plugins/addons/notifications/contents.tpl:7
-msgid "Use target from"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:21
-#, fuzzy
-msgid "Available recipients"
-msgstr "Applicazioni disponibili"
-
-#: plugins/addons/notifications/contents.tpl:22
-#: ihtml/themes/default/acl.tpl:30
-msgid "List message possible targets"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:33
-#, fuzzy
-msgid "Recipients"
-msgstr "Descrizione"
-
-#: plugins/addons/notifications/contents.tpl:34
-#: ihtml/themes/default/acl.tpl:42
-msgid "List message recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:44
-#: plugins/addons/logview/gosa_log_contents.tpl:85
-#: plugins/addons/logview/contents.tpl:85
-msgid "Message"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:60
-#, fuzzy
-msgid "Send message"
-msgstr "Home Page"
-
-#: plugins/addons/notifications/contents.tpl:72
-#, fuzzy
-msgid "Notification send!"
-msgstr "Non ci sono certificati installati"
-
-#: plugins/addons/notifications/contents.tpl:75
-msgid ""
-"Your message has been sent successfully. Press the continue button to get "
-"back to the notification plugin."
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:78
-#: plugins/admin/systems/SelectDeviceType.tpl:44
-#: plugins/admin/systems/ServiceAddDialog.tpl:28
-#: plugins/admin/users/template.tpl:48
-#: plugins/admin/departments/class_departmentGeneric.inc:477
-#: plugins/admin/departments/class_departmentGeneric.inc:572
-#: plugins/admin/fai/class_faiManagement.inc:569
-#: plugins/admin/fai/class_faiManagement.inc:753
-#: plugins/admin/fai/class_faiManagement.inc:759
-#: include/sieve/templates/select_test_type.tpl:11
-#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
-#: ihtml/themes/default/snapshotdialog.tpl:87
-msgid "Continue"
-msgstr "Continua"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/systems/printer.tpl:91
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/users/class_userManagement.inc:28
-#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
-#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
-msgid "Users"
-msgstr "Utenti"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
-#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
-msgid "Groups"
-msgstr "Gruppi di utenti"
-
-#: plugins/addons/notifications/class_msgplug.inc:99
-#, fuzzy
-msgid "You have no permissions to send a message!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/addons/notifications/class_msgplug.inc:103
-msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:111
-#: plugins/admin/systems/class_servGeneric.inc:114
-#: plugins/admin/systems/class_terminalGeneric.inc:208
-#: plugins/admin/systems/class_terminalGeneric.inc:220
-#: plugins/admin/systems/class_terminalGeneric.inc:232
-#: plugins/admin/systems/class_workstationGeneric.inc:185
-#: plugins/admin/ogroups/class_termgroup.inc:208
-#, php-format
-msgid "Execution of '%s' failed!"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:117
-#, fuzzy
-msgid "Please specify at least one recipient to send a message!"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/addons/notifications/class_msgplug.inc:213
-#, fuzzy
-msgid "No DESC tag in message file:"
-msgstr "Manca il DESC tag nel messaggio di risposta automatica:"
-
-#: plugins/addons/notifications/class_msgplug.inc:240
-#, fuzzy
-msgid "Notification"
-msgstr "Località"
-
-#: plugins/addons/notifications/class_msgplug.inc:241
-#: plugins/addons/notifications/class_msgplug.inc:246
-#, fuzzy
-msgid "Notification plugin"
-msgstr "Non ci sono certificati installati"
-
-#: plugins/addons/notifications/class_msgplug.inc:249
-#, fuzzy
-msgid "Allow sending notifications"
-msgstr "Opzioni applicazione"
-
-#: plugins/addons/mailqueue/main.inc:42
-#: plugins/addons/mailqueue/class_mailqueue.inc:6
-msgid "Mail queue"
-msgstr "Coda della posta"
-
-#: plugins/addons/mailqueue/contents.tpl:12
-#, fuzzy
-msgid "Please enter a search string here."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/addons/mailqueue/contents.tpl:14
-#, fuzzy
-msgid "Select a server"
-msgstr "Rimuovi"
-
-#: plugins/addons/mailqueue/contents.tpl:17
-msgid "with status"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:21
-msgid "within the last"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:29
-msgid "Remove all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:30
-msgid "Remove all messages from selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:31
-#: plugins/addons/mailqueue/class_mailqueue.inc:401
-#, fuzzy
-msgid "Hold all messages"
-msgstr "Inoltra i messaggi a"
-
-#: plugins/addons/mailqueue/contents.tpl:32
-msgid "Hold all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:33
-msgid "Release all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:34
-msgid "Release all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:35
-#: plugins/addons/mailqueue/class_mailqueue.inc:403
-msgid "Requeue all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:36
-msgid "Requeue all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:46
-msgid "Search returned no results"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:52
-#, fuzzy
-msgid "ID"
-msgstr "UID"
-
-#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1273
-#: plugins/admin/systems/class_servGeneric.inc:420
-#: plugins/admin/systems/servnfs.tpl:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:432
-#: plugins/personal/mail/generic.tpl:16
-#: plugins/generic/references/class_reference.inc:44
-#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
-msgid "Server"
-msgstr "Server"
-
-#: plugins/addons/mailqueue/contents.tpl:54
-#: plugins/admin/systems/glpi_devices.tpl:293
-#: plugins/admin/systems/glpi_devices.tpl:420
-#: plugins/admin/systems/glpi_devices.tpl:485
-#: plugins/personal/connectivity/pureftpd.tpl:55
-#: include/sieve/templates/element_size.tpl:4
-#: include/sieve/class_sieveManagement.inc:599
-msgid "Size"
-msgstr "Dimensione"
-
-#: plugins/addons/mailqueue/contents.tpl:55
-#, fuzzy
-msgid "Arrival"
-msgstr "Aprile"
-
-#: plugins/addons/mailqueue/contents.tpl:57
-#, fuzzy
-msgid "Recipient"
-msgstr "Descrizione"
-
-#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
-#: setup/setup_checks.tpl:91
-msgid "Error"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:76
-#: plugins/addons/mailqueue/class_mailqueue.inc:381
-#: include/sieve/class_sieveManagement.inc:641
-#, fuzzy
-msgid "Active"
-msgstr "Privato"
-
-#: plugins/addons/mailqueue/contents.tpl:94
-#, fuzzy
-msgid "Delete this message"
-msgstr "Elimina questo record"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "unhold"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:98
-#, fuzzy
-msgid "Release message"
-msgstr "Rimuovi"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#, fuzzy
-msgid "hold"
-msgstr "metodo"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#: plugins/addons/mailqueue/class_mailqueue.inc:405
-#, fuzzy
-msgid "Hold message"
-msgstr "Home Page"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-#, fuzzy
-msgid "requeue"
-msgstr "Numero di telefono"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "Requeue this message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:109
-#, fuzzy
-msgid "header"
-msgstr "leggere"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-#, fuzzy
-msgid "Display header from this message"
-msgstr "Mostra utenti che corrispondono a"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:65
-msgid ""
-"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:92
-#: plugins/addons/mailqueue/class_mailqueue.inc:119
-#: plugins/addons/mailqueue/class_mailqueue.inc:178
-#: plugins/addons/mailqueue/class_mailqueue.inc:206
-#, php-format
-msgid ""
-"You do not have permission to execute the command '%s' on the mailqueue."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:100
-#: plugins/addons/mailqueue/class_mailqueue.inc:128
-#: plugins/addons/mailqueue/class_mailqueue.inc:188
-#: plugins/addons/mailqueue/class_mailqueue.inc:221
-#, php-format
-msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:233
-msgid "There are no mail server specified."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:283
-msgid "up"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:285
-#, fuzzy
-msgid "down"
-msgstr "Dominio"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:313
-#: plugins/addons/mailqueue/class_mailqueue.inc:378
-#: plugins/addons/logview/class_logview.inc:123
-#: plugins/addons/logview/class_logview.inc:145
-#: plugins/addons/logview/class_gosa_logview.inc:146
-#: plugins/addons/addressbook/class_addressbook.inc:619
-msgid "All"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:328
-msgid "no limit"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:331
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "hour"
-msgstr "ora"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:333
-#, fuzzy
-msgid "hours"
-msgstr "ora"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:379
-msgid "Hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:380
-msgid "Un hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:382
-msgid "Not active"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:391
-#, fuzzy
-msgid "Mailqueue"
-msgstr "Coda della posta"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:392
-#, fuzzy
-msgid "Mailqueue addon"
-msgstr "Coda della posta"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:397
-#, fuzzy
-msgid "Mail queue addon"
-msgstr "Coda della posta"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:400
-#, fuzzy
-msgid "Unhold all messages"
-msgstr "Inoltra i messaggi a"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:402
-#, fuzzy
-msgid "Delete all messages"
-msgstr "Elimina questo record"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:404
-#, fuzzy
-msgid "Unhold message"
-msgstr "Home Page"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:406
-#, fuzzy
-msgid "Delete message"
-msgstr "Elimina questo record"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:407
-#, fuzzy
-msgid "Requeue message"
-msgstr "Rimuovi"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:408
-msgid "Gathering queue data"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:409
-#, fuzzy
-msgid "Get header information"
-msgstr "Informazioni generali"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:11
-#: plugins/addons/logview/contents.tpl:11
-msgid "Show hosts"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:38
-#: plugins/addons/logview/contents.tpl:38
-msgid "Time interval"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:48
-#: plugins/addons/logview/contents.tpl:48
-msgid "Enter string to search for"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:60
-#: plugins/addons/logview/contents.tpl:60
-msgid "Ruleset"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:86
-#, fuzzy
-msgid "Repeated"
-msgstr "leggere"
-
-#: plugins/addons/logview/class_logview.inc:7
-#: plugins/addons/logview/class_logview.inc:409
-#: plugins/addons/logview/class_gosa_logview.inc:7
-msgid "System logs"
-msgstr "Log di sitema"
-
-#: plugins/addons/logview/class_logview.inc:79
-msgid "No LOG servers defined!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:94
-#: plugins/addons/logview/class_logview.inc:194
-#: plugins/addons/logview/class_gosa_logview.inc:129
-#: plugins/addons/logview/class_gosa_logview.inc:185
-msgid "Can't connect to log database, no logs can be shown!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:101
-#: plugins/addons/logview/class_logview.inc:198
-#: plugins/addons/logview/class_gosa_logview.inc:136
-#: plugins/addons/logview/class_gosa_logview.inc:190
-msgid "Can't select log database for log generation!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:114
-msgid "Query for log database failed!. Requesting host names failed."
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:137
-msgid "Query for log database failed!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "one hour"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "6 hours"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "12 hours"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "24 hours"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "2 days"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "one week"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "2 weeks"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "one month"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:175
-#: plugins/addons/logview/class_gosa_logview.inc:165
-#, fuzzy
-msgid "You have insufficient permissions to view syslog entries."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/addons/logview/class_logview.inc:403
-#, fuzzy
-msgid "Log view"
-msgstr "Utenti di Dominio"
-
-#: plugins/addons/logview/class_logview.inc:404
-#, fuzzy
-msgid "Log view addon"
-msgstr "Dominio"
-
-#: plugins/addons/logview/class_gosa_logview.inc:99
-msgid "No GOsa LOG servers defined!"
-msgstr ""
-
-#: plugins/addons/logview/main.inc:34
-msgid "System log view"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:20
-msgid "Log level"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:82
-msgid "Level"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:83
-msgid "Hostname"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:10
-#, fuzzy
-msgid "DFS Managment"
-msgstr "Dirigenza"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:151
-#, fuzzy, php-format
-msgid "Removing of DFS share with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:170
-msgid "No DFS entries found"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#, fuzzy
-msgid "Go up one dfsshare"
-msgstr "Sali di dipartimento"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_servDNSeditZone.inc:313
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/acl/class_aclRole.inc:338
-#: plugins/admin/ogroups/phonequeue.tpl:24
-#: plugins/admin/fai/class_faiProfile.inc:311
-#: include/sieve/templates/object_container_clear.tpl:8
-#: include/sieve/templates/object_container.tpl:8
-#: include/class_MultiSelectWindow.inc:194
-#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
-msgid "Up"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-msgid "Go to dfs root"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-#: include/class_MultiSelectWindow.inc:188
-msgid "Root"
-msgstr "Root"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:215
-#, fuzzy
-msgid "Create new dfsshare"
-msgstr "Crea in"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:247
-#: setup/class_setupStep_Finish.inc:37
-#: ihtml/themes/default/copyPasteDialog.tpl:32
-msgid "Finish"
-msgstr "Esegui"
-
-#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
-msgid "Distributed File System Administration"
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:8
-#, fuzzy
-msgid "DFS Shares"
-msgstr "reset"
-
-#: plugins/addons/godfs/contents.tpl:26
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected dfs shares. Having "
-"a large numbers of dfs shares, you might prefer the range selectors on top "
-"of the dfs share list."
-msgstr ""
-"Questo menù permette di creare, modificare e cancellare gli utenti "
-"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
-"intervalli in cima alla lista degli utenti."
-
-#: plugins/addons/godfs/contents.tpl:40
-#, fuzzy
-msgid "Display dfs shares matching"
-msgstr "Mostra gli indirizzi che corrispondono"
-
-#: plugins/addons/godfs/contents.tpl:44
-#, fuzzy
-msgid "Regular expression for matching dfs share names"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/addons/godfs/generic.tpl:4
-#, fuzzy
-msgid "DFS Properties"
-msgstr "Modifica proprietà"
-
-#: plugins/addons/godfs/generic.tpl:8
-#, fuzzy
-msgid "Name of dfs Share"
-msgstr "Crea in"
-
-#: plugins/addons/godfs/generic.tpl:16
-#, fuzzy
-msgid "Fileserver"
-msgstr "Server"
-
-#: plugins/addons/godfs/generic.tpl:20
-#, fuzzy
-msgid "Share on Fileserver"
-msgstr "server"
-
-#: plugins/addons/godfs/generic.tpl:30
-#, fuzzy
-msgid "DFS Location"
-msgstr "Località"
-
-#: plugins/addons/godfs/generic.tpl:34
-#: plugins/addons/addressbook/class_addressbook.inc:816
-#: plugins/admin/systems/class_printGeneric.inc:892
-#: plugins/admin/systems/class_workstationGeneric.inc:616
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
-#: plugins/admin/systems/workstation.tpl:19
-#: plugins/admin/systems/class_glpiAccount.inc:792
-#: plugins/admin/departments/class_departmentGeneric.inc:598
-#: plugins/admin/departments/generic.tpl:56
-#: plugins/admin/departments/generic.tpl:68
-#: plugins/personal/generic/class_user.inc:1441
-#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
-msgid "Location"
-msgstr "Località"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:102
-#: plugins/addons/godfs/class_dfsgeneric.inc:104
-#, fuzzy
-msgid "Dfs share already exists."
-msgstr "La password immessa come 'Nuova password' è vuota"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:117
-#, fuzzy
-msgid "Required Field \"Name of dfs Share\" is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:120
-#, fuzzy
-msgid "Required Field \"Description\" is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:123
-#, fuzzy
-msgid "Required Field \"Fileserver\" is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:126
-#, fuzzy
-msgid "Required Field \"Share on fileserver\" is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:129
-#, fuzzy
-msgid "Required Field \"Location\" is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:186
-#, fuzzy, php-format
-msgid "Saving dfs/generic with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:219
-#, fuzzy, php-format
-msgid "Removing dfs/generic with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: plugins/addons/addressbook/remove.tpl:6
-msgid ""
-"This includes all addressbook data in this entry. Please double check if "
-"your really want to do this since there is no way for GOsa to get your data "
-"back."
-msgstr ""
-
-#: plugins/addons/addressbook/dial.tpl:3
-msgid "Dial connection..."
-msgstr ""
-
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/class_addressbook.inc:435
-#: plugins/addons/addressbook/class_addressbook.inc:442
-#: plugins/addons/addressbook/class_addressbook.inc:446
-#: plugins/addons/addressbook/class_addressbook.inc:559
-msgid "Dial"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:7
-msgid "Choose the department to store entry in"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:24
-#: plugins/addons/addressbook/address_info.tpl:18
-msgid "Personal"
-msgstr "Personale"
-
-#: plugins/addons/addressbook/address_edit.tpl:30
-#: plugins/admin/users/template.tpl:23
-#: plugins/personal/generic/paste_generic.tpl:7
-#: plugins/personal/generic/generic.tpl:49
-#, fuzzy
-msgid "Last name"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/addons/addressbook/address_edit.tpl:33
-#: plugins/admin/users/template.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:11
-#: plugins/personal/generic/generic.tpl:61
-#, fuzzy
-msgid "First name"
-msgstr "Liste di blocco"
-
-#: plugins/addons/addressbook/address_edit.tpl:48
-#: plugins/addons/addressbook/class_addressbook.inc:820
-#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
-#: html/getxls.php:298
-msgid "Initials"
-msgstr "Iniziali"
-
-#: plugins/addons/addressbook/address_edit.tpl:60
-#: plugins/addons/addressbook/address_info.tpl:40
-#: plugins/personal/generic/class_user.inc:1428
-#: plugins/personal/generic/generic.tpl:73
-msgid "Personal title"
-msgstr "Titolo onorifico"
-
-#: plugins/addons/addressbook/address_edit.tpl:74
-#: plugins/addons/addressbook/address_info.tpl:53
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Private"
-msgstr "Privato"
-
-#: plugins/addons/addressbook/address_edit.tpl:80
-#: plugins/addons/addressbook/address_edit.tpl:207
-#: plugins/addons/addressbook/address_info.tpl:59
-#: plugins/addons/addressbook/address_info.tpl:155
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
-#: plugins/admin/departments/class_departmentGeneric.inc:603
-#: plugins/admin/departments/generic.tpl:76
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/generic/generic.tpl:368
-#: include/sieve/templates/element_address.tpl:15
-#: include/sieve/templates/element_address.tpl:113
-#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
-msgid "Address"
-msgstr "Indirizzo"
-
-#: plugins/addons/addressbook/address_edit.tpl:106
-#: plugins/addons/addressbook/address_info.tpl:75
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
-msgid "Mobile"
-msgstr "Cellulare"
-
-#: plugins/addons/addressbook/address_edit.tpl:118
-#: plugins/addons/addressbook/address_info.tpl:83
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
-msgid "Email"
-msgstr "Indirizzo email"
-
-#: plugins/addons/addressbook/address_edit.tpl:134
-#: plugins/addons/addressbook/address_info.tpl:99
-msgid "Organizational"
-msgstr "Organizzazione"
-
-#: plugins/addons/addressbook/address_edit.tpl:143
-#: plugins/addons/addressbook/address_info.tpl:109
-msgid "Company"
-msgstr "Azienda"
-
-#: plugins/addons/addressbook/address_edit.tpl:167
-#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
-#: html/getxls.php:298
-msgid "City"
-msgstr "Città"
-
-#: plugins/addons/addressbook/address_edit.tpl:179
-#: plugins/addons/addressbook/address_info.tpl:133
-#: plugins/personal/generic/class_user.inc:1410
-#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
-msgid "Postal code"
-msgstr "CAP"
-
-#: plugins/addons/addressbook/address_edit.tpl:191
-#: plugins/addons/addressbook/address_info.tpl:141
-#: plugins/admin/departments/class_departmentGeneric.inc:596
-msgid "Country"
-msgstr "Paese"
-
-#: plugins/addons/addressbook/address_edit.tpl:246
-#: plugins/addons/addressbook/class_addressbook.inc:813
-#: plugins/addons/addressbook/address_info.tpl:179
-#: plugins/personal/nagios/nagios.tpl:79
-#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
-#: html/getxls.php:300
-msgid "Pager"
-msgstr "Pager"
-
-#: plugins/addons/addressbook/address_edit.tpl:264
-#: plugins/admin/systems/goKrbServer.tpl:30
-#: plugins/admin/systems/goGlpiServer.tpl:32
-#: plugins/admin/systems/goLdapServer.tpl:9
-#: plugins/admin/systems/glpi_devices.tpl:760
-#: plugins/admin/systems/class_goService.inc:39
-#: plugins/admin/systems/goImapServer.tpl:116
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
-#: plugins/admin/systems/goMailServer.tpl:221
-#: plugins/admin/systems/servnfs.tpl:139
-#: plugins/admin/systems/goNtpServer.tpl:29
-#: plugins/admin/systems/goShareServer.tpl:29
-#: plugins/admin/systems/goFonServer.tpl:39
-#: plugins/admin/systems/goSyslogServer.tpl:5
-#: plugins/admin/systems/servkolab.tpl:245
-#: plugins/admin/systems/goCupsServer.tpl:5
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
-#: plugins/admin/systems/goTerminalServer.tpl:23
-#: plugins/admin/systems/goSpamServer.tpl:125
-#: plugins/admin/systems/goFaxServer.tpl:23
-#: plugins/admin/systems/gosaLogServer.tpl:31
-#: plugins/admin/systems/servdns.tpl:21
-#: plugins/admin/systems/goSpamServerRule.tpl:21
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
-#: plugins/admin/systems/servRepository.tpl:66
-#: plugins/admin/systems/servdnseditzone.tpl:128
-#: plugins/admin/systems/goVirusServer.tpl:168
-#: plugins/admin/systems/goLogDBServer.tpl:23
-#: plugins/admin/departments/class_departmentManagement.inc:395
-#: plugins/admin/departments/dep_move_confirm.tpl:15
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
-#: plugins/personal/scalix/main.inc:99
-#: plugins/personal/environment/hotplugDialogNew.tpl:53
-#: plugins/personal/generic/generic_certs.tpl:91
-#: plugins/personal/generic/generic_picture.tpl:33
-#: include/sieve/templates/management.tpl:24
-#: include/sieve/templates/edit_frame_base.tpl:39
-#: include/class_MultiSelectWindow.inc:80
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-msgid "Save"
-msgstr "Salva"
-
-#: plugins/addons/addressbook/class_addressbook.inc:6
-#: plugins/addons/addressbook/class_addressbook.inc:796
-#: plugins/addons/addressbook/class_addressbook.inc:802
-#: setup/class_setupStep_Feedback.inc:105
-msgid "Addressbook"
-msgstr "Rubrica"
-
-#: plugins/addons/addressbook/class_addressbook.inc:174
-#, php-format
-msgid "Dial from %s to %s now?"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:178
-msgid ""
-"You have no personal phone number set. Please change that in order to "
-"perform direct dials."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:205
-#: plugins/addons/addressbook/class_addressbook.inc:760
-#, fuzzy, php-format
-msgid "Removing of addressbook entry '%s' failed."
-msgstr "Mostra contatti della rubrica"
-
-#: plugins/addons/addressbook/class_addressbook.inc:212
-#: plugins/addons/addressbook/class_addressbook.inc:320
-msgid "You are not allowed to delete this entry!"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:314
-#, php-format
-msgid "You're about to delete the entry %s."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:452
-#, php-format
-msgid "Save contact for %s as vcard"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:458
-#, php-format
-msgid "Send mail to %s"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:571
-msgid "global addressbook"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:574
-#, fuzzy
-msgid "user database"
-msgstr "Database"
-
-#: plugins/addons/addressbook/class_addressbook.inc:578
-#, fuzzy, php-format
-msgid "Contact stored in '%s'"
-msgstr "Rimuovi"
-
-#: plugins/addons/addressbook/class_addressbook.inc:580
-msgid "Creating new entry in"
-msgstr "Crea in"
-
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/class_addressbook.inc:806
-#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
-#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
-msgid "Given name"
-msgstr "Nome"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Work phone"
-msgstr "Telefono del lavoro"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Cell phone"
-msgstr "Cellolare"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
-msgid "Home phone"
-msgstr "Telefono privato"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: plugins/personal/posix/class_posixAccount.inc:1365
-#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
-#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
-msgid "User ID"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:659
-#: plugins/admin/users/class_userManagement.inc:561
-#: plugins/admin/users/class_userManagement.inc:639
-#: plugins/personal/generic/class_user.inc:1105
-msgid "The required field 'Name' is not set."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:663
-#: plugins/admin/users/class_userManagement.inc:564
-#: plugins/admin/users/class_userManagement.inc:642
-#: plugins/personal/generic/class_user.inc:1120
-msgid "The required field 'Given name' is not set."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:669
-#: plugins/addons/addressbook/class_addressbook.inc:697
-#: plugins/admin/departments/class_departmentGeneric.inc:276
-#: plugins/personal/generic/class_user.inc:1141
-#: plugins/personal/generic/class_user.inc:1166
-msgid "The field 'Name' contains invalid characters."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:672
-#: plugins/addons/addressbook/class_addressbook.inc:694
-#: plugins/personal/generic/class_user.inc:1144
-#: plugins/personal/generic/class_user.inc:1163
-msgid "The field 'Given name' contains invalid characters."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:677
-#: plugins/addons/addressbook/class_addressbook.inc:680
-#: plugins/admin/departments/class_departmentGeneric.inc:279
-#: plugins/personal/generic/class_user.inc:1149
-msgid "The field 'Phone' contains an invalid phone number."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:683
-#: plugins/admin/departments/class_departmentGeneric.inc:282
-#: plugins/personal/generic/class_user.inc:1152
-msgid "The field 'Fax' contains an invalid phone number."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:686
-#: plugins/personal/generic/class_user.inc:1155
-msgid "The field 'Mobile' contains an invalid phone number."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:689
-#: plugins/personal/generic/class_user.inc:1158
-msgid "The field 'Pager' contains an invalid phone number."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:702
-#: plugins/admin/ogroups/class_mailogroup.inc:85
-#: plugins/personal/mail/class_mailAccount.inc:912
-#: plugins/personal/mail/class_mailAccount.inc:916
-msgid "Please enter a valid email address in 'Primary address' field."
-msgstr ""
-"Inserire un indirizzo di posta valido nel campo 'Indirizzo principale'."
-
-#: plugins/addons/addressbook/class_addressbook.inc:710
-msgid ""
-"Cannot create a unique DN for your entry. Please fill more formular fields."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:797
-#, fuzzy
-msgid "Addressbook entry acls"
-msgstr "Mostra contatti della rubrica"
-
-#: plugins/addons/addressbook/class_addressbook.inc:805
-#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
-msgid "Surename"
-msgstr "Cognome"
-
-#: plugins/addons/addressbook/class_addressbook.inc:807
-#: plugins/personal/generic/class_user.inc:1445
-#, fuzzy
-msgid "Telefon number"
-msgstr "Numero di telefono"
-
-#: plugins/addons/addressbook/class_addressbook.inc:809
-#: plugins/personal/generic/class_user.inc:1446
-#, fuzzy
-msgid "Mobile number"
-msgstr "Cellulare"
-
-#: plugins/addons/addressbook/class_addressbook.inc:810
-#: plugins/personal/generic/class_user.inc:1431
-#, fuzzy
-msgid "Home phone number"
-msgstr "Numero di telefono"
-
-#: plugins/addons/addressbook/class_addressbook.inc:811
-#: plugins/personal/generic/class_user.inc:1427
-#, fuzzy
-msgid "User identification"
-msgstr "Amministrazione utenti"
-
-#: plugins/addons/addressbook/class_addressbook.inc:812
-#: plugins/admin/groups/class_groupMail.inc:1118
-#: plugins/admin/systems/class_servDNS.inc:409
-#: plugins/admin/systems/servdnseditzone.tpl:60
-#: plugins/admin/ogroups/class_mailogroup.inc:189
-#: plugins/personal/mail/class_mailAccount.inc:1148
-#: plugins/personal/nagios/nagios.tpl:17
-#: plugins/personal/nagios/class_nagiosAccount.inc:288
-#: setup/setup_feedback.tpl:30 html/getxls.php:225
-msgid "Mail address"
-msgstr "Indirizzo principale"
-
-#: plugins/addons/addressbook/class_addressbook.inc:814
-#: plugins/personal/generic/class_user.inc:1433
-#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
-#: html/getxls.php:299
-msgid "Organization"
-msgstr "Organizzazione"
-
-#: plugins/addons/addressbook/class_addressbook.inc:817
-#: plugins/addons/addressbook/class_addressbook.inc:818
-#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Postal address"
-msgstr "CAP"
-
-#: plugins/addons/addressbook/class_addressbook.inc:819
-#: plugins/admin/departments/class_departmentGeneric.inc:602
-#: plugins/admin/departments/generic.tpl:60
-#: plugins/personal/generic/class_user.inc:1442
-#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
-#: html/getxls.php:301
-msgid "State"
-msgstr "Stato"
-
-#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
-msgid "Title"
-msgstr "Titolo"
-
-#: plugins/addons/addressbook/class_addressbook.inc:822
-#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
-msgid "Home postal address"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
-#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
-msgid "Common name"
-msgstr "Nome comune"
-
-#: plugins/addons/addressbook/main.inc:36
-msgid "Address book"
-msgstr "Rubrica"
-
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Contact"
-msgstr "Contatto"
-
-#: plugins/addons/addressbook/contents.tpl:37
-msgid ""
-"The telephone list plugin provides list and search facilities for the people "
-"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
-"find 'Gonicus'. Use the filters below to narrow down your search."
-msgstr ""
-"Il plugin della lista telefonica permette di cercare le persone nel sito. "
-"Puoi utilizzare l'asterisco [*] come carattere jolly. Usa i filtri sotto per "
-"caratterizzaze la ricerca."
-
-#: plugins/addons/addressbook/contents.tpl:48
-msgid "Add entry"
-msgstr "Aggiungi contatto"
-
-#: plugins/addons/addressbook/contents.tpl:54
-#: plugins/admin/groups/class_groupApplication.inc:764
-msgid "Edit entry"
-msgstr "Modifica contatto"
-
-#: plugins/addons/addressbook/contents.tpl:58
-msgid "Remove entry"
-msgstr "Elimina contatto"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Select to see regular users"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Show organizational entries"
-msgstr "Mostra contatti di organizzazioni"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Select to see users in addressbook"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Show addressbook entries"
-msgstr "Mostra contatti della rubrica"
-
-#: plugins/addons/addressbook/contents.tpl:84
-msgid "Display results for department"
-msgstr "Mostra risultati per dipartimento"
-
-#: plugins/addons/addressbook/contents.tpl:97
-msgid "Match object"
-msgstr "Oggetto corrispondente"
-
-#: plugins/addons/addressbook/contents.tpl:100
-msgid "Choose the object that will be searched in"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:112
-msgid "Search string"
-msgstr "Ricerca"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:2
-msgid ""
-"The CSV import plugin provides methods to generate user accounts from a file "
-"containing Comma Seperated Values. The administrator can decide which "
-"columns should be transfered to which attribute. Note that you must have at "
-"least the UID, GIVENNAME and SURENAME set."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:10
-msgid "Select CSV file to import"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:14
-#: plugins/addons/ldapmanager/contentimport.tpl:15
-#: plugins/personal/environment/kioskManagement.tpl:13
-msgid "Browse"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:19
-msgid "Select template"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:34
-msgid "All entries have been written to the LDAP database successfully."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:36
-msgid "Oups. There was an error during the import of your data."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:39
-msgid "Here is the status report for the import:"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:80
-msgid "Selected Template"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:7
-#, fuzzy
-msgid "XLS import"
-msgstr "Importa da formato CSV"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:99
-#: plugins/addons/ldapmanager/class_export.inc:84
-msgid "Error while exporting the requested entries!"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:112
-#: plugins/addons/ldapmanager/class_export.inc:96
-#, fuzzy, php-format
-msgid "You are not allowed to export the given ldap entry (%s)"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:3
-msgid ""
-"The XLS export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as xls. You may save these files for "
-"documentation."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:10
-#: plugins/addons/ldapmanager/contentexport.tpl:10
-msgid "Export single entry"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:14
-msgid "Choose the data you want to Export"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:24
-msgid "Export complete XLS for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:27
-#: plugins/addons/ldapmanager/contentexportxls.tpl:42
-#: plugins/addons/ldapmanager/contentexport.tpl:24
-#: plugins/addons/ldapmanager/contentexport.tpl:39
-msgid "Choose the department you want to Export"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:39
-#: plugins/addons/ldapmanager/contentexport.tpl:36
-msgid "Export IVBB LDIF for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:58
-#: plugins/addons/ldapmanager/contentexport.tpl:55
-msgid "Export successful"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the complete LDAP database to a xls file"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the LDAP Export to a xls file"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:3
-msgid ""
-"The LDIF export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as ldif. You may save these files for backup "
-"purpose or when initializing a new server."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:21
-msgid "Export complete LDIF for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the complete LDAP database to a file"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the LDAP Export "
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:3
-msgid ""
-"The LDIF import plugin provides methods to upload a set of entries to your "
-"running LDAP directory as ldif. You may use this to add new or modify "
-"existing entries. Remember that GOsa will not check your ldifs for GOsa "
-"conformance."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:10
-msgid "Import LDIF File"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:24
-msgid "Modify existing objects, keep untouched attributes"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:25
-msgid "Overwrite existing objects, all not listed attributes will be removed"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:34
-#, fuzzy
-msgid "Remove existing entries first"
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:41
-msgid "Import successful"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_export.inc:6
-msgid "CSV import"
-msgstr "Importa da formato CSV"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:6
-#: plugins/addons/ldapmanager/class_import.inc:6
-msgid "LDIF export"
-msgstr "Esporta in LDIF"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:105
-msgid "You've no permission to do CSV imports."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:166
-msgid "Need 'sn','givenName' and 'uid' to create user."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:214
-msgid "failed"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:218
-msgid "ok"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:282
-msgid "status"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:286
-#, php-format
-msgid "An Error Occured while inserting entry %s - process aborted"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:324
-msgid "Nothing to import!"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:336
-#: plugins/addons/ldapmanager/class_csvimport.inc:347
-#: plugins/addons/ldapmanager/class_csvimport.inc:352
-#: plugins/addons/ldapmanager/class_import.inc:68
-#: plugins/addons/ldapmanager/class_import.inc:76
-msgid "There is no file uploaded."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:341
-#: plugins/addons/ldapmanager/class_import.inc:61
-msgid "The specified file is empty."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:495
-msgid "The selected file does not contain any CSV Data..."
-msgstr ""
-
-#: plugins/addons/ldapmanager/main.inc:34
-#: plugins/addons/ldapmanager/class_ldif.inc:7
-msgid "LDAP manager"
-msgstr "Amministrazione LDAP"
-
-#: plugins/addons/ldapmanager/class_import.inc:52
-msgid "You need full access to all objects, to execute the import command."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_import.inc:109
-msgid "Unknown Error"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_ldif.inc:35
-#, fuzzy
-msgid "Ldap manager"
-msgstr "Amministrazione LDAP"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:41
-#, fuzzy
-msgid "Ldap manager addon"
-msgstr "Amministrazione LDAP"
-
-#: plugins/admin/groups/class_groupManagement.inc:250
-#: plugins/admin/systems/class_systemManagement.inc:489
-#: plugins/admin/applications/class_applicationManagement.inc:289
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
-#: plugins/admin/departments/class_departmentManagement.inc:169
-#: plugins/admin/fai/class_faiManagement.inc:206
-#, fuzzy, php-format
-msgid "You're about to delete the following entry %s"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/groups/class_groupManagement.inc:252
-#: plugins/admin/systems/class_systemManagement.inc:491
-#: plugins/admin/applications/class_applicationManagement.inc:291
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
-#: plugins/admin/departments/class_departmentManagement.inc:171
-#: plugins/admin/fai/class_faiManagement.inc:208
-#, fuzzy, php-format
-msgid "You're about to delete the following entries %s"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/groups/class_groupManagement.inc:286
-#: plugins/admin/groups/class_groupManagement.inc:339
-#: plugins/admin/groups/class_groupManagement.inc:370
-msgid "You are not allowed to delete this group!"
-msgstr ""
-
-#: plugins/admin/groups/class_groupManagement.inc:332
-#, php-format
-msgid "You're about to delete the group '%s'."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:415
-msgid "This 'dn' is no appgroup."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:423
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove applications"
-msgstr "Elimina estensioni per le applicazioni"
-
-#: plugins/admin/groups/class_groupApplication.inc:424
-msgid ""
-"This group has application features enabled. You can disable them by "
-"clicking below."
-msgstr "Questo gruppo non possiede estensioni per le applicazioni."
-
-#: plugins/admin/groups/class_groupApplication.inc:426
-msgid "Create applications"
-msgstr "Crea estensioni per le applicazioni"
-
-#: plugins/admin/groups/class_groupApplication.inc:427
-msgid ""
-"This group has application features disabled. You can enable them by "
-"clicking below."
-msgstr "Questo gruppo non possiede estensioni per le applicazioni."
-
-#: plugins/admin/groups/class_groupApplication.inc:434
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
-msgid "ACL"
-msgstr "ACL"
-
-#: plugins/admin/groups/class_groupApplication.inc:437
-msgid ""
-"You do not have permission to query application entries. All your changes "
-"will not be saved."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:450
-#, fuzzy
-msgid "Invalid character in category name."
-msgstr "L'uid contiene dei caratteri invalidi!"
-
-#: plugins/admin/groups/class_groupApplication.inc:458
-#, fuzzy
-msgid "The specified category already exists."
-msgstr "La password immessa come 'Nuova password' è vuota"
-
-#: plugins/admin/groups/class_groupApplication.inc:564
-msgid "The selected application name is not uniq. Please check your LDAP."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:602
-msgid "The selected application has no options."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:690
-#: plugins/admin/departments/class_divListDepartment.inc:195
-#, fuzzy
-msgid "department"
-msgstr "dipartimenti"
-
-#: plugins/admin/groups/class_groupApplication.inc:699
-#, fuzzy
-msgid "application"
-msgstr "applicazioni"
-
-#: plugins/admin/groups/class_groupApplication.inc:715
-#: plugins/admin/groups/class_groupApplication.inc:756
-#, fuzzy
-msgid "Delete entry"
-msgstr "Elimina questo record"
-
-#: plugins/admin/groups/class_groupApplication.inc:717
-#: plugins/admin/groups/class_groupApplication.inc:751
-#: include/sieve/templates/object_container_clear.tpl:9
-#: include/sieve/templates/object_container.tpl:9
-msgid "Move up"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:720
-#: plugins/admin/groups/class_groupApplication.inc:754
-#: include/sieve/templates/object_container_clear.tpl:13
-#: include/sieve/templates/object_container.tpl:13
-#, fuzzy
-msgid "Move down"
-msgstr "Dominio"
-
-#: plugins/admin/groups/class_groupApplication.inc:749
-msgid "Insert seperator"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:794
-msgid "This application is no longer available."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:797
-#, php-format
-msgid "This application is not available in any release named %s."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:801
-#, fuzzy
-msgid "Check parameter"
-msgstr "Parametro"
-
-#: plugins/admin/groups/class_groupApplication.inc:803
-msgid "This application has changed parameters."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:928
-#, fuzzy, php-format
-msgid "Removing of groups/applications with dn '%s' failed."
-msgstr "Mostra gruppi di applicazioni"
-
-#: plugins/admin/groups/class_groupApplication.inc:988
-#, fuzzy, php-format
-msgid "Saving of groups/applications with dn '%s' failed."
-msgstr "Nome applicazione"
-
-#: plugins/admin/groups/class_groupApplication.inc:1039
-#, php-format
-msgid ""
-"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
-"the objects base has changed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1044
-msgid ""
-"There are no releases available. You will not be able to select another "
-"release."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1195
-#, fuzzy
-msgid "Group applications"
-msgstr "Mostra applicazioni"
-
-#: plugins/admin/groups/class_groupApplication.inc:1202
-#: plugins/admin/groups/class_divListGroup.inc:229
-#: plugins/admin/applications/class_divListApplication.inc:213
-#: plugins/admin/applications/class_applicationGeneric.inc:548
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
-#: plugins/admin/ogroups/tabs_ogroups.inc:117
-#: plugins/admin/ogroups/class_ogroupManagement.inc:430
-#: plugins/generic/references/class_reference.inc:42
-#: plugins/gofon/fonreports/contents.tpl:34
-msgid "Application"
-msgstr "Applicazione"
-
-#: plugins/admin/groups/class_groupApplication.inc:1203
-#: plugins/admin/systems/class_servRepository.inc:258
-#: plugins/admin/systems/servRepositorySetup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:55
-#: plugins/admin/systems/workstationStartup.tpl:89
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/faiPackage.tpl:37
-#, fuzzy
-msgid "Release"
-msgstr "Rimuovi"
-
-#: plugins/admin/groups/class_groupApplication.inc:1204
-#, fuzzy
-msgid "Application parameter"
-msgstr "Nome applicazione"
-
-#: plugins/admin/groups/remove.tpl:6
-msgid ""
-"This may be a primary user group. Please double check if you really want to "
-"do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/groups/application_options.tpl:2
-msgid "Application options"
-msgstr "Opzioni applicazione"
-
-#: plugins/admin/groups/application.tpl:3
-#, fuzzy
-msgid "Release focus"
-msgstr "Rimuovi"
-
-#: plugins/admin/groups/application.tpl:6
-#, fuzzy
-msgid "Select release name"
-msgstr "Rimuovi"
-
-#: plugins/admin/groups/application.tpl:20
-msgid "Used applications"
-msgstr "Applicazioni in uso"
-
-#: plugins/admin/groups/application.tpl:27
-#, fuzzy
-msgid "Add category"
-msgstr "Aggiungi contatto"
-
-#: plugins/admin/groups/application.tpl:34
-msgid "Available applications"
-msgstr "Applicazioni disponibili"
-
-#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
-#: plugins/personal/mail/class_mailAccount.inc:1139
-#: setup/setup_config2.tpl:118
-#, fuzzy
-msgid "Mail settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
-#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
-#: plugins/personal/mail/generic.tpl:8
-msgid "Primary address"
-msgstr "Indirizzo principale"
-
-#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
-msgid "Primary mail address for this shared folder"
-msgstr ""
-
-#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
-#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
-msgid "Alternative addresses"
-msgstr "Indirizzi alternativi"
-
-#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:197
-#: plugins/admin/systems/phonesettings.tpl:220
-#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
-msgid "List of alternative mail addresses"
-msgstr "Lista degli indirizzi alternativi"
-
-#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
-msgid "Forward messages to non group members"
-msgstr "Inoltra i messaggi ai membri esterni al gruppo"
-
-#: plugins/admin/groups/mail_locals.tpl:6
-#: plugins/personal/mail/mail_locals.tpl:7
-msgid "Select addresses to add"
-msgstr "Seleziona gli indirizzi da aggiungere"
-
-#: plugins/admin/groups/mail_locals.tpl:32
-msgid "Display addresses of department"
-msgstr "Mostra l'indirizzo del dipartimento"
-
-#: plugins/admin/groups/mail_locals.tpl:42
-msgid "Display addresses matching"
-msgstr "Mostra gli indirizzi che corrispondono"
-
-#: plugins/admin/groups/mail_locals.tpl:45
-#: plugins/personal/mail/mail_locals.tpl:52
-#: plugins/personal/posix/trust_machines.tpl:31
-#: plugins/personal/samba/samba3_workstations.tpl:31
-msgid "Regular expression for matching addresses"
-msgstr "Espressione regolare per selezionare l'indirizzo"
-
-#: plugins/admin/groups/mail_locals.tpl:52
-#: plugins/personal/mail/mail_locals.tpl:60
-msgid "Display addresses of user"
-msgstr "Mostra l'indirizzo dell'utente"
-
-#: plugins/admin/groups/mail_locals.tpl:55
-#: plugins/personal/mail/mail_locals.tpl:64
-msgid "User name of which addresses are shown"
-msgstr "Nome dell'utente del quale mostrare gli indirizzi"
-
-#: plugins/admin/groups/class_divListGroup.inc:35
-#: plugins/admin/groups/class_divListGroup.inc:36
-msgid "List of groups"
-msgstr "Lista dei gruppi"
-
-#: plugins/admin/groups/class_divListGroup.inc:41
-msgid ""
-"This menu allows you to add, edit and remove selected groups. You may want "
-"to use the range selector on top of the group listbox, when working with a "
-"large number of groups."
-msgstr ""
-"Questo menù permette di creare, modificare e cancellare i gruppi "
-"selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
-"intervalli in cima alla lista dei gruppi."
-
-#: plugins/admin/groups/class_divListGroup.inc:60
-#, fuzzy
-msgid "Groupname / Department"
-msgstr "Sali di dipartimento"
-
-#: plugins/admin/groups/class_divListGroup.inc:61
-#: plugins/admin/systems/terminal.tpl:1
-#: plugins/admin/systems/workstation.tpl:1
-#: plugins/admin/users/class_divListUsers.inc:62
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/ogroups/class_divListOGroup.inc:64
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/gofon/conference/generic.tpl:5
-msgid "Properties"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Select to see groups that are primary groups of users"
-msgstr "Selezione per mostrare i gruppi che sono gruppi primari per gli utenti"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Show primary groups"
-msgstr "Mostra gruppi principali"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Select to see groups that have samba groups mappings"
-msgstr "Seleziona per mostrare i gruppi che sono gruppi samba per gli utenti"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Show samba groups"
-msgstr "Mostra gruppi samba"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Select to see groups that have applications configured"
-msgstr ""
-"Seleziona per mostrare i gruppi che hanno configurate delle applicazioni"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Show application groups"
-msgstr "Mostra gruppi di applicazioni"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Select to see groups that have mail settings"
-msgstr "Seleziona per mostrare i gruppi che hanno configurata la posta"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Show mail groups"
-msgstr "Mostra gruppi di posta"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Select to see normal groups that have only functional aspects"
-msgstr "Seleziona per mostrare i gruppi che hanno solo aspetti funzionali"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Show functional groups"
-msgstr "Mostra gruppi funzionali"
-
-#: plugins/admin/groups/class_divListGroup.inc:76
-#: plugins/admin/ogroups/class_divListOGroup.inc:83
-#: plugins/personal/posix/posix_groups.tpl:57
-msgid "Regular expression for matching group names"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/admin/groups/class_divListGroup.inc:77
-#: plugins/personal/posix/posix_groups.tpl:68
-msgid "User name of which groups are shown"
-msgstr "Nome dell'utente del quale mostrare i gruppi"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-#, fuzzy
-msgid "Create new group"
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-#: plugins/personal/environment/environment.tpl:219
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "New"
-msgstr "Nuovo"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove selected groups"
-msgstr "Rimuovi"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove groups"
-msgstr "Gruppo primario"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy selected group"
-msgstr "Accesso ai sistemi"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy groups"
-msgstr "Mostra gruppi"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "cut selected group"
-msgstr "Rimuovi"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "Cut groups"
-msgstr "gruppi"
-
-#: plugins/admin/groups/class_divListGroup.inc:223
-#: plugins/admin/users/class_divListUsers.inc:221
-#, fuzzy
-msgid "Posix"
-msgstr "Proxy"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-#, fuzzy
-msgid "cut"
-msgstr "Esegui"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-#, fuzzy
-msgid "Cut this entry"
-msgstr "Modifica questo record"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "copy"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-#, fuzzy
-msgid "Copy this entry"
-msgstr "Modifica questo record"
-
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/conference/class_divListConferences.inc:217
-msgid "Edit this entry"
-msgstr "Modifica questo record"
-
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/conference/class_divListConferences.inc:227
-msgid "Delete this entry"
-msgstr "Elimina questo record"
-
-#: plugins/admin/groups/mail_admins.tpl:4
-msgid "Folder administrators"
-msgstr "Amministratori cartella"
-
-#: plugins/admin/groups/mail_admins.tpl:24
-msgid "Select a specific department"
-msgstr "Selezione un dipartimento"
-
-#: plugins/admin/groups/mail_admins.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
-msgid "Choose"
-msgstr "Scegli"
-
-#: plugins/admin/groups/class_groupMail.inc:80
-#: plugins/personal/mail/class_mailAccount.inc:92
-#, php-format
-msgid "There is no mail method '%s' specified in your gosa.conf available."
-msgstr "Il metodo di posta '%s' non è definito in gosa.conf"
-
-#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
-#: include/class_acl.inc:771
-msgid "read"
-msgstr "leggere"
-
-#: plugins/admin/groups/class_groupMail.inc:290
-msgid "post"
-msgstr "spedire"
-
-#: plugins/admin/groups/class_groupMail.inc:291
-msgid "external post"
-msgstr "spedire esterno"
-
-#: plugins/admin/groups/class_groupMail.inc:292
-msgid "append"
-msgstr "appendere"
-
-#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
-#: include/class_acl.inc:773
-msgid "write"
-msgstr "scrivere"
-
-#: plugins/admin/groups/class_groupMail.inc:294
-#, fuzzy
-msgid "admin"
-msgstr "DN dell'amministratore"
-
-#: plugins/admin/groups/class_groupMail.inc:295
-#: plugins/admin/systems/class_SelectDeviceType.inc:29
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
-#: plugins/admin/users/class_userManagement.inc:539
-#: plugins/admin/ogroups/class_ogroup.inc:297
-msgid "none"
-msgstr "nessuno"
-
-#: plugins/admin/groups/class_groupMail.inc:339
-msgid "This 'dn' has no valid mail extensions."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:347
-#: plugins/admin/ogroups/class_mailogroup.inc:50
-#: plugins/personal/mail/class_mailAccount.inc:299
-#: plugins/personal/mail/class_mailAccount.inc:302
-msgid "Remove mail account"
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/admin/groups/class_groupMail.inc:348
-#: plugins/personal/mail/class_mailAccount.inc:303
-msgid ""
-"This account has mail features enabled. You can disable them by clicking "
-"below."
-msgstr "Questa identià possiede estensioni di posta."
-
-#: plugins/admin/groups/class_groupMail.inc:350
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid "Create mail account"
-msgstr "Crea estensioni di posta"
-
-#: plugins/admin/groups/class_groupMail.inc:351
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid ""
-"This account has mail features disabled. You can enable them by clicking "
-"below."
-msgstr "Questa identità non possiede estensioni di posta."
-
-#: plugins/admin/groups/class_groupMail.inc:361
-msgid ""
-"Remove shared folder from mail server database when entry gets removed in "
-"LDAP"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:362
-msgid "Remove the shared folder and all its contents after saving this account"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:421
-msgid "You're trying to add an invalid email address "
-msgstr "Stai cercando di aggungere un indirizzo di posta non valido"
-
-#: plugins/admin/groups/class_groupMail.inc:427
-#: plugins/personal/mail/class_mailAccount.inc:364
-msgid "Adding your one of your own addresses to the forwarders makes no sense."
-msgstr "Aggiungere il tuo indirizzo alla lista delgi inoltri non ha senso."
-
-#: plugins/admin/groups/class_groupMail.inc:453
-#: plugins/personal/scalix/class_scalixAccount.inc:442
-#: plugins/personal/mail/class_mailAccount.inc:394
-#: plugins/personal/mail/class_mailAccount.inc:399
-msgid ""
-"You're trying to add an invalid email address to the list of alternate "
-"addresses."
-msgstr ""
-"Stai cercando di aggungere un indirizzo di posta non valido alla lista degli "
-"indirizzi alternativi."
-
-#: plugins/admin/groups/class_groupMail.inc:458
-#: plugins/personal/scalix/class_scalixAccount.inc:451
-#: plugins/personal/mail/class_mailAccount.inc:409
-msgid "The address you're trying to add is already used by user"
-msgstr "L'indirizzo che stai cercando di aggiungere  gi in uso"
-
-#: plugins/admin/groups/class_groupMail.inc:613
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
-#: plugins/admin/systems/printer.tpl:71
-#: plugins/admin/systems/glpiManufacturer.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:111
-#: plugins/admin/systems/goMailServer.tpl:73
-#: plugins/admin/systems/goMailServer.tpl:104
-#: plugins/admin/systems/goSpamServer.tpl:48
-#: plugins/admin/systems/servdns.tpl:8
-#: plugins/admin/systems/workstationStartup.tpl:194
-#: plugins/admin/systems/glpiPrinter.tpl:152
-#: plugins/admin/applications/class_applicationParameters.inc:124
-#: plugins/admin/fai/faiPackage.tpl:82
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
-#: plugins/personal/connectivity/class_kolabAccount.inc:264
-#: plugins/personal/environment/kioskManagement.tpl:15
-#: plugins/personal/environment/environment.tpl:159
-#: plugins/personal/generic/generic_certs.tpl:21
-#: plugins/personal/generic/generic_certs.tpl:45
-#: plugins/personal/generic/generic_certs.tpl:69
-msgid "Remove"
-msgstr "Rimuovi"
-
-#: plugins/admin/groups/class_groupMail.inc:692
-#, fuzzy, php-format
-msgid "Removing of groups/mail with dn '%s' failed."
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/admin/groups/class_groupMail.inc:891
-#, fuzzy, php-format
-msgid "Saving of groups/mail with dn '%s' failed."
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/admin/groups/class_groupMail.inc:924
-#: plugins/personal/mail/class_mailAccount.inc:908
-msgid "The required field 'Primary address' is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/admin/groups/class_groupMail.inc:927
-msgid "Please enter a valid email addres in 'Primary address' field."
-msgstr ""
-"Prego inserire un indirizzo email valido nel campo 'Indirizzo principale'"
-
-#: plugins/admin/groups/class_groupMail.inc:933
-#: plugins/admin/ogroups/class_mailogroup.inc:92
-#: plugins/personal/mail/class_mailAccount.inc:922
-msgid "The primary address you've entered is already in use."
-msgstr "L'indirizzo principale inserito è già in uso."
-
-#: plugins/admin/groups/class_groupMail.inc:939
-#: plugins/personal/mail/class_mailAccount.inc:928
-msgid "Value in 'Quota size' is not valid."
-msgstr "Il valore di 'Dimensione quota' non è valido"
-
-#: plugins/admin/groups/class_groupMail.inc:948
-#: plugins/personal/mail/class_mailAccount.inc:937
-msgid "Please specify a vaild mail size for mails to be rejected."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/groups/class_groupMail.inc:956
-#: plugins/personal/mail/class_mailAccount.inc:947
-msgid "You need to set the maximum mail size in order to reject anything."
-msgstr "Devi specificare la dimensione massima delle mail da rigettare."
-
-#: plugins/admin/groups/class_groupMail.inc:960
-msgid ""
-"Please choose valid permission settings. Default permission can't be emtpy."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:964
-#, fuzzy
-msgid "Please select a valid mail server."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/groups/class_groupMail.inc:1111
-#, fuzzy
-msgid "Group mail"
-msgstr "Nome gruppo"
-
-#: plugins/admin/groups/class_groupMail.inc:1119
-#, fuzzy
-msgid "Alternate addresses"
-msgstr "Indirizzi alternativi"
-
-#: plugins/admin/groups/class_groupMail.inc:1120
-#, fuzzy
-msgid "Forwarding addresses"
-msgstr "Indirizzo principale"
-
-#: plugins/admin/groups/class_groupMail.inc:1121
-#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
-#: plugins/personal/mail/class_mailAccount.inc:1150
-msgid "Quota size"
-msgstr "Dimensione quota"
-
-#: plugins/admin/groups/class_groupMail.inc:1122
-#: plugins/personal/mail/class_mailAccount.inc:1149
-#, fuzzy
-msgid "Mail server"
-msgstr "Server"
-
-#: plugins/admin/groups/class_groupMail.inc:1123
-#: plugins/admin/systems/printer.tpl:82
-#: plugins/admin/systems/class_printGeneric.inc:895
-msgid "Permissions"
-msgstr "Permessi"
-
-#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
-msgid "Group administration"
-msgstr "Amministrazione dei gruppi di utenti"
-
-#: plugins/admin/groups/paste_generic.tpl:1
-#, fuzzy
-msgid "Group settings"
-msgstr "Impostazioni FAX"
-
-#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/ogroups/generic.tpl:7
-msgid "Group name"
-msgstr "Nome gruppo"
-
-#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
-msgid "Posix name of the group"
-msgstr "Nome Unix del gruppo"
-
-#: plugins/admin/groups/paste_generic.tpl:13
-#: plugins/admin/groups/generic.tpl:53
-msgid "Normally IDs are autogenerated, select to specify manually"
-msgstr ""
-"Normalmente le ID sono autogenerate, selezionare per specificarelo "
-"manulamente"
-
-#: plugins/admin/groups/paste_generic.tpl:15
-#: plugins/admin/groups/generic.tpl:56
-msgid "Force GID"
-msgstr "Forza GID"
-
-#: plugins/admin/groups/paste_generic.tpl:18
-#: plugins/admin/groups/generic.tpl:59
-msgid "Forced ID number"
-msgstr "Forza numero ID"
-
-#: plugins/admin/groups/mail.tpl:21
-msgid "Select mail server to place user on"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
-msgid "Quota usage"
-msgstr "Utilizzo quota"
-
-#: plugins/admin/groups/mail.tpl:38
-#: plugins/admin/systems/class_terminalInfo.inc:175
-#: plugins/admin/systems/class_printGeneric.inc:523
-#: plugins/personal/mail/generic.tpl:36
-msgid "not defined"
-msgstr "non definito"
-
-#: plugins/admin/groups/mail.tpl:48
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-#: plugins/personal/scalix/generic.tpl:67
-#: plugins/personal/mail/generic.tpl:216
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/personal/connectivity/pureftpd.tpl:60
-#: plugins/personal/environment/environment.tpl:62
-msgid "MB"
-msgstr "Mb"
-
-#: plugins/admin/groups/mail.tpl:88
-msgid "IMAP shared folders"
-msgstr "Cartelle condivise IMAP"
-
-#: plugins/admin/groups/mail.tpl:92
-msgid "Default permission"
-msgstr "Permessi predefiniti"
-
-#: plugins/admin/groups/mail.tpl:103
-msgid "Member permission"
-msgstr "Permessi dei membri"
-
-#: plugins/admin/groups/class_groupGeneric.inc:134
-msgid "Can't find this groups SID in LDAP or in your configuration file!"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:193
-msgid "This 'dn' is no group."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Samba group"
-msgstr "Gruppo Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain admins"
-msgstr "Amministratori di Dominio"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain users"
-msgstr "Utenti di Dominio"
-
-#: plugins/admin/groups/class_groupGeneric.inc:335
-msgid "Domain guests"
-msgstr "Ospiti di Dominio"
-
-#: plugins/admin/groups/class_groupGeneric.inc:340
-#, php-format
-msgid "Special group (%d)"
-msgstr "Gruppo speciale (%d)"
-
-#: plugins/admin/groups/class_groupGeneric.inc:454
-msgid "! unknown id"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:492
-#, php-format
-msgid ""
-"Your search method returned more than '%s' users, only '%s' users are shown."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:521
-#: plugins/admin/groups/class_groupGeneric.inc:774
-#, fuzzy, php-format
-msgid "Removing of groups/generic with dn '%s' failed."
-msgstr "Mostra gruppi di applicazioni"
-
-#: plugins/admin/groups/class_groupGeneric.inc:666
-#, php-format
-msgid "No configured SID found for '%s'."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:671
-#, php-format
-msgid "No configured RIDBASE found for '%s'."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:806
-msgid ""
-"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:817
-#: plugins/admin/groups/class_groupGeneric.inc:831
-#: plugins/admin/groups/class_groupGeneric.inc:838
-msgid "Value specified as 'Name' is already used."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:847
-#: plugins/personal/posix/class_posixAccount.inc:961
-msgid "Value specified as 'GID' is not valid."
-msgstr "Il valore specificato per il GID non è valido."
-
-#: plugins/admin/groups/class_groupGeneric.inc:850
-#: plugins/personal/posix/class_posixAccount.inc:964
-msgid "Value specified as 'GID' is too small."
-msgstr "Il valore specificato per il GID è troppo basso."
-
-#: plugins/admin/groups/class_groupGeneric.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:1184
-msgid "Too many users, can't allocate a free ID!"
-msgstr "Troppi utenti non posso allocare un ID libero!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:941
-#, fuzzy
-msgid "Generic group settings"
-msgstr "Impostazioni generali delle code"
-
-#: plugins/admin/groups/class_groupGeneric.inc:953
-#, fuzzy
-msgid "Phone pickup group"
-msgstr "I membri sono in un gruppo di risposta telefonica"
-
-#: plugins/admin/groups/class_groupGeneric.inc:954
-#, fuzzy
-msgid "Nagios group"
-msgstr "Contatto"
-
-#: plugins/admin/groups/class_groupGeneric.inc:956
-#: plugins/personal/posix/paste_generic.tpl:37
-#: plugins/personal/posix/generic.tpl:62
-msgid "GID"
-msgstr "GID"
-
-#: plugins/admin/groups/class_groupGeneric.inc:957
-#, fuzzy
-msgid "Group member"
-msgstr "Membri del gruppo"
-
-#: plugins/admin/groups/class_groupGeneric.inc:958
-#, fuzzy
-msgid "Samba group type"
-msgstr "Gruppo Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:959
-#, fuzzy
-msgid "Samba domain name"
-msgstr "Home di Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
-#, fuzzy
-msgid "Samba SID"
-msgstr "Samba"
-
-#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
-msgid "Descriptive text for this group"
-msgstr "Nome descrittivo del gruppo"
-
-#: plugins/admin/groups/generic.tpl:68
-msgid "Select to create a samba conform group"
-msgstr "Seleziona per creare un gruppo conforme Samba"
-
-#: plugins/admin/groups/generic.tpl:76
-msgid "in domain"
-msgstr "nel dominio"
-
-#: plugins/admin/groups/generic.tpl:96
-msgid "Members are in a phone pickup group"
-msgstr "I membri sono in un gruppo di risposta telefonica"
-
-#: plugins/admin/groups/generic.tpl:111
-#, fuzzy
-msgid "Members are in a nagios group"
-msgstr "I membri sono in un gruppo di risposta telefonica"
-
-#: plugins/admin/groups/generic.tpl:128
-msgid "Group members"
-msgstr "Membri del gruppo"
-
-#: plugins/admin/groups/group_objects.tpl:6
-msgid "Select users to add"
-msgstr "Selezioni utenti da aggiungere"
-
-#: plugins/admin/groups/group_objects.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Select to see servers"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:30
-msgid "Search within subtree"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:37
-msgid "Display users of department"
-msgstr "Mostra utenti del dipartimento"
-
-#: plugins/admin/groups/group_objects.tpl:46
-#: plugins/admin/systems/glpiSelectUser.tpl:35
-#: plugins/admin/applications/class_divListApplication.inc:65
-#: plugins/admin/users/class_divListUsers.inc:77
-#: plugins/admin/fai/class_divListFai.inc:86
-#: plugins/personal/environment/hotplugDialog.tpl:43
-#: plugins/gofon/conference/headpage.tpl:35
-msgid "Display users matching"
-msgstr "Mostra utenti che corrispondono a"
-
-#: plugins/admin/groups/group_objects.tpl:47
-#: plugins/admin/systems/glpiSelectUser.tpl:37
-msgid "Regular expression for matching user names"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
-#, php-format
-msgid ""
-"Can't rename '%s' to '%s' there is already an entry with the same name in "
-"our zone editing dialog."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
-#, fuzzy, php-format
-msgid "Entry name '%s' contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
-#, fuzzy, php-format
-msgid "Can not rename '%s' to '%s',the destination name already exists."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
-#, fuzzy, php-format
-msgid "Can not create '%s',the destination name already exists."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
-#, php-format
-msgid "The name '%s' is used more than once."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
-#, php-format
-msgid "The record type '%s' is a unique type and can't be defined twice."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
-#, php-format
-msgid "There is an empty '%s' for host '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
-#, php-format
-msgid "There is a duplicate entry in '%s' for '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:62
-#, php-format
-msgid "Can't open '%s', ppd settings resetted."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:87
-msgid "Can't get ppd informations."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:99
-#, php-format
-msgid ""
-"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
-"invalid, can't read/write any ppd informations."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:116
-#, fuzzy
-msgid "Please specify a valid ppd file."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:186
-#, php-format
-msgid "Can't select PPD file '%s', the file is not readable"
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:203
-#: plugins/admin/systems/class_printerPPDDialog.inc:275
-#, php-format
-msgid "Can't create folder '%s' for the uploaded ppd file."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:211
-#, fuzzy, php-format
-msgid "Can't create file '%s' to store modifed ppd informations."
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:235
-#, php-format
-msgid "Can't add new ppd file, the source file '%s' is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:253
-#, php-format
-msgid ""
-"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
-"informations."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:267
-#, php-format
-msgid "There is already a ppd file for this kind of printer."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:288
-#, fuzzy, php-format
-msgid "Can't save file '%s'."
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:292
-msgid "Uploaded ppd file is empty, can't create new ppd file."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:413
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/faiPackage.tpl:45
-#, fuzzy
-msgid "Section"
-msgstr "Azione"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:468
-#: plugins/admin/systems/class_printerPPDDialog.inc:471
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:603
-#, fuzzy
-msgid "True"
-msgstr "Futuro"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:469
-#: plugins/admin/systems/class_printerPPDDialog.inc:472
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:604
-#, fuzzy
-msgid "False"
-msgstr "femmina"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:477
-#, php-format
-msgid "Unsupported ppd type '%s' used for '%s' "
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:494
-#, fuzzy, php-format
-msgid "Removing old ppd file '%s' failed."
-msgstr "Mostra gruppi di applicazioni"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:497
-#, php-format
-msgid "Removing old ppd file '%s' failed. File is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:500
-#, php-format
-msgid ""
-"Removing old ppd file '%s' failed. File does not exists or is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:508
-msgid ""
-"Please select a valid ppd file or use 'Cancel' to go back to printer "
-"configuration."
-msgstr ""
-
-#: plugins/admin/systems/wingeneric.tpl:6
-msgid "Machine name"
-msgstr ""
-
-#: plugins/admin/systems/wingeneric.tpl:15
-msgid "Choose subtree to place terminal in"
-msgstr "Scegli il subtree dove mettere i terminali"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:32
-#: plugins/admin/systems/class_goTerminalServer.inc:61
-#: plugins/admin/systems/class_goTerminalServer.inc:126
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_terminalService.inc:475
-#: plugins/admin/systems/goTerminalServer.tpl:1
-#, fuzzy
-msgid "Terminal service"
-msgstr "Terminal Server"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:85
-#, fuzzy, php-format
-msgid "Saving server services/terminalServer with dn '%s' failed."
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:100
-msgid "Terminal server, must have fontpath specified."
-msgstr ""
-
-#: plugins/admin/systems/class_goTerminalServer.inc:135
-#: plugins/admin/systems/goTerminalServer.tpl:8
-msgid "Temporary disable login"
-msgstr ""
-
-#: plugins/admin/systems/class_goTerminalServer.inc:136
-#: plugins/admin/systems/class_terminalService.inc:486
-#: plugins/admin/systems/goTerminalServer.tpl:12
-msgid "Font path"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:5
-msgid "General"
-msgstr "Generale"
-
-#: plugins/admin/systems/printer.tpl:8
-#: plugins/admin/systems/paste_generic.tpl:34
-msgid "Printer name"
-msgstr "Nome della stampante"
-
-#: plugins/admin/systems/printer.tpl:30
-#: plugins/personal/generic/generic.tpl:148
-msgid "Choose subtree to place user in"
-msgstr "Scegli il subtree per l'utente"
-
-#: plugins/admin/systems/printer.tpl:43
-msgid "Details"
-msgstr "Dettagli"
-
-#: plugins/admin/systems/printer.tpl:46
-#, fuzzy
-msgid "Printer location"
-msgstr "Impostazioni Unix"
-
-#: plugins/admin/systems/printer.tpl:54
-msgid "Printer URL"
-msgstr "URL della stampante"
-
-#: plugins/admin/systems/printer.tpl:66
-#: plugins/admin/systems/terminalService.tpl:98
-#: plugins/admin/systems/workstationService.tpl:110
-msgid "Driver"
-msgstr "Driver"
-
-#: plugins/admin/systems/printer.tpl:89
-msgid "Users which are allowed to use this printer"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
-#, fuzzy
-msgid "Add user"
-msgstr "Modifica contatto"
-
-#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
-#, fuzzy
-msgid "Add group"
-msgstr "gruppi"
-
-#: plugins/admin/systems/printer.tpl:113
-msgid "Users which are allowed to administrate this printer"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:115
-#, fuzzy
-msgid "Admins"
-msgstr "DN dell'amministratore"
-
-#: plugins/admin/systems/class_terminalInfo.inc:55
-#: plugins/admin/systems/class_terminalInfo.inc:205
-msgid "present"
-msgstr "presente"
-
-#: plugins/admin/systems/class_terminalInfo.inc:73
-#: plugins/admin/systems/class_terminalStartup.inc:168
-#: plugins/admin/systems/class_terminalService.inc:267
-#: plugins/admin/systems/class_workstationStartup.inc:508
-#: plugins/admin/systems/class_terminalGeneric.inc:272
-msgid "This 'dn' has no terminal features."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:80
-msgid "There is no php snmp module installed, can't gather any informations."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:86
-#: plugins/admin/systems/class_terminalInfo.inc:180
-msgid "unknown status"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:95
-msgid "This is a virtual terminal which has no properties to show here."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:113
-msgid "online"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:169
-msgid "running"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:172
-msgid "not running"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:197
-msgid "offline"
-msgstr ""
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1268
-#: plugins/admin/systems/class_workstationGeneric.inc:612
-#: plugins/admin/ogroups/class_ogroupManagement.inc:434
-#: plugins/generic/references/class_reference.inc:48
-msgid "Workstation"
-msgstr ""
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1267
-#: plugins/admin/systems/class_terminalGeneric.inc:619
-#: plugins/admin/systems/class_terminalGeneric.inc:625
-#: plugins/admin/ogroups/class_ogroupManagement.inc:435
-#, fuzzy
-msgid "Terminal"
-msgstr "Terminali"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:3
-msgid ""
-"This is a new system which currently has no system type defined. Please "
-"choose a system type for this entry and press the 'continue' button. If this "
-"system should be added to a group of system settings, specify the preferred "
-"object group below."
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:9
-msgid ""
-"Please select a system type and an optional bundle of predefined settings to "
-"be inherited."
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:20
-#: plugins/admin/systems/glpi.tpl:9
-#, fuzzy
-msgid "System type"
-msgstr "Sistemi"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:21
-#, fuzzy
-msgid "Choose a system type"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:32
-#, fuzzy
-msgid "Choose an object group as template"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:33
-#, fuzzy
-msgid "Choose an object group"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/systems/goKrbServer.tpl:1
-msgid "Kerberos kadmin access"
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:4
-msgid "Kerberos Realm"
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:12
-#: plugins/admin/systems/goImapServer.tpl:25
-#: plugins/admin/systems/class_goImapServer.inc:177
-msgid "Admin user"
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:20
-#: plugins/admin/systems/goGlpiServer.tpl:12
-#: plugins/admin/systems/class_goKrbServer.inc:104
-#: plugins/admin/systems/goImapServer.tpl:34
-#: plugins/admin/systems/class_goFonServer.inc:144
-#: plugins/admin/systems/goFonServer.tpl:12
-#: plugins/admin/systems/class_gosaLogServer.inc:103
-#: plugins/admin/systems/goFaxServer.tpl:12
-#: plugins/admin/systems/gosaLogServer.tpl:12
-#: plugins/admin/systems/class_goGlpiServer.inc:104
-#: plugins/admin/systems/class_divListSystem.inc:376
-#: plugins/admin/systems/class_goLogDBServer.inc:102
-#: plugins/admin/systems/goLogDBServer.tpl:12
-#: plugins/admin/systems/class_goFaxServer.inc:100
-#: plugins/personal/password/class_password.inc:24
-#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
-#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
-#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
-#: ihtml/themes/default/password.tpl:38
-msgid "Password"
-msgstr "Password"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:124
-msgid "This 'dn' has no phone features."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:179
-#, fuzzy
-msgid "yes"
-msgstr "Sistemi"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:180
-#, fuzzy
-msgid "no"
-msgstr "nessuno"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "dynamic"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-#, fuzzy
-msgid "Networksettings"
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:268
-#, php-format
-msgid ""
-"Can't delete because there are user which are depending on this phone. One "
-"of them is user '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:278
-#, php-format
-msgid "Removing of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:326
-#: plugins/admin/systems/class_componentGeneric.inc:187
-#, fuzzy
-msgid "The required field IP address is empty."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:329
-#: plugins/admin/systems/class_componentGeneric.inc:190
-#, fuzzy
-msgid "The field IP address contains an invalid address."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:334
-#, fuzzy
-msgid "The required field 'Phone name' is not set."
-msgstr "Il campo necessario 'Home directory' non è vuoto"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:337
-msgid "The 'Phone name' '0' is reserved and cannot be used."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:347
-#: plugins/admin/systems/class_componentGeneric.inc:201
-#: plugins/admin/systems/class_printGeneric.inc:683
-#: plugins/admin/systems/class_servGeneric.inc:301
-#: plugins/admin/systems/class_winGeneric.inc:215
-#: plugins/admin/systems/class_terminalGeneric.inc:461
-#: plugins/admin/systems/class_workstationGeneric.inc:443
-#, php-format
-msgid "There is already an entry '%s' in the base choosen by you"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:429
-#, php-format
-msgid "Saving of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:477
-#, fuzzy
-msgid "Phone generic"
-msgstr "Numero di telefono"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:482
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
-#, fuzzy
-msgid "Phone hardware"
-msgstr "Dispositivo telefonico"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:488
-msgid "SIP Mode"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:489
-msgid "SIP DTMF mode"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:490
-#, fuzzy
-msgid "SIP Default ip"
-msgstr "Stampante predefinita"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:491
-msgid "SIP Qualify"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:492
-#, fuzzy
-msgid "IAX authentication type"
-msgstr "Destinazione"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:493
-#, fuzzy
-msgid "IAX secret"
-msgstr "server"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:494
-#, fuzzy
-msgid "IAX account code"
-msgstr "Sicurezza"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:495
-msgid "IAX trunk lines"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:496
-#, fuzzy
-msgid "IAX permit settings"
-msgstr "Impostazioni FAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:497
-#, fuzzy
-msgid "IAX deny settings"
-msgstr "Impostazioni FAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:498
-msgid "CAPI MSN"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:499
-msgid "Hardware type"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:150
-#, fuzzy
-msgid "Please enter a value for 'release'."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:154
-#, fuzzy
-msgid "Please specify a valid value for 'url'."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:201
-#, fuzzy, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
-msgstr "Impossibile connettersi al server del database!"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:203
-#: plugins/admin/systems/class_workstationStartup.inc:1149
-#, php-format
-msgid ""
-"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
-"empty string."
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:1
-#, fuzzy
-msgid "Advanced phone settings"
-msgstr "Opzioni di posta avanzate"
-
-#: plugins/admin/systems/phonesettings.tpl:6
-#, fuzzy
-msgid "Phone type"
-msgstr "Telefono"
-
-#: plugins/admin/systems/phonesettings.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:30
-#: plugins/admin/systems/phonesettings.tpl:42
-#: plugins/admin/systems/phonesettings.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:91
-#: plugins/admin/systems/phonesettings.tpl:128
-#: plugins/admin/systems/phonesettings.tpl:181
-#, fuzzy
-msgid "Choose a phone type"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/systems/phonesettings.tpl:13
-msgid "refresh"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:25
-#: plugins/admin/systems/class_terminalGeneric.inc:628
-#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
-#: plugins/admin/systems/workstation.tpl:50
-#: plugins/admin/ogroups/class_termgroup.inc:395
-#: plugins/admin/ogroups/termgroup.tpl:47
-msgid "Mode"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:38
-msgid "DTMF mode"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:54
-#: plugins/admin/systems/phonesettings.tpl:99
-#, fuzzy
-msgid "Default IP"
-msgstr "Stampante predefinita"
-
-#: plugins/admin/systems/phonesettings.tpl:66
-#: plugins/admin/systems/phonesettings.tpl:109
-msgid "Response timeout"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:87
-msgid "Modus"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:124
-msgid "Authtype"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:136
-#, fuzzy
-msgid "Secret"
-msgstr "Strada"
-
-#: plugins/admin/systems/phonesettings.tpl:146
-msgid "GoFonInkeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:154
-msgid "GoFonOutKeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:167
-#, fuzzy
-msgid "Account code"
-msgstr "Sicurezza"
-
-#: plugins/admin/systems/phonesettings.tpl:177
-msgid "Trunk lines"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:194
-msgid "Hosts that are allowed to connect"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:217
-msgid "Hosts that are not allowed to connect"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:247
-msgid "MSN"
-msgstr ""
-
-#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
-msgid ""
-"This includes all system and setup informations. Please double check if your "
-"really want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
-#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
-#: plugins/gofon/conference/remove.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your LDAP tree in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:29
-#: plugins/admin/systems/goLdapServer.tpl:1
-#, fuzzy
-msgid "LDAP service"
-msgstr "Dispositivi"
-
-#: plugins/admin/systems/class_goLdapServer.inc:56
-msgid "LDAP Service"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:67
-#, fuzzy
-msgid "The given base is empty or contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_goLdapServer.inc:85
-#: plugins/admin/systems/class_goLdapServer.inc:86
-msgid "Ldap"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:94
-#, fuzzy
-msgid "Ldap base"
-msgstr "Server"
-
-#: plugins/admin/systems/goGlpiServer.tpl:1
-#, fuzzy
-msgid "GLPI database information"
-msgstr "Informazioni generali"
-
-#: plugins/admin/systems/goGlpiServer.tpl:4
-#: plugins/admin/systems/goLogDBServer.tpl:4
-msgid "Logging DB user"
-msgstr ""
-
-#: plugins/admin/systems/goGlpiServer.tpl:20
-#: plugins/admin/systems/class_gosaLogServer.inc:101
-#: plugins/admin/systems/gosaLogServer.tpl:20
-#: plugins/admin/systems/class_goGlpiServer.inc:103
-#, fuzzy
-msgid "Database"
-msgstr "Database"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
-#: plugins/admin/systems/glpi_edit_os.tpl:9
-#: plugins/admin/systems/glpi_edit_os.tpl:28
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
-#: plugins/admin/systems/glpi_edit_type.tpl:9
-#: plugins/admin/systems/glpi_edit_type.tpl:28
-#, fuzzy
-msgid "Rename"
-msgstr "Cognome"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
-#: plugins/admin/systems/glpiManufacturer.tpl:13
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
-#: plugins/admin/systems/glpi_edit_os.tpl:15
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
-#: plugins/admin/systems/glpi_edit_type.tpl:15
-#: plugins/admin/fai/class_faiSummaryTab.inc:236
-#: plugins/personal/environment/kioskManagement.tpl:25
-#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
-#, fuzzy
-msgid "Close"
-msgstr "Scegli"
-
-#: plugins/admin/systems/glpiManufacturer.tpl:1
-#, fuzzy
-msgid "Manage manufacturers"
-msgstr "Modifica contatto"
-
-#: plugins/admin/systems/info.tpl:1
-msgid "System information"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:7
-msgid "CPU"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:10
-msgid "Memory"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:13
-msgid "Boot MAC"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:16
-msgid "USB support"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
-msgid "System status"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:23
-msgid "Inventory number"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:27
-msgid "Last login"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:38
-msgid "Network devices"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:47
-msgid "IDE devices"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:56
-msgid "SCSI devices"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:64
-msgid "Floppy device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:68
-msgid "CDROM device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:73
-#: plugins/admin/systems/terminalService.tpl:95
-#: plugins/admin/systems/workstationService.tpl:107
-msgid "Graphic device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:77
-msgid "Audio device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:93
-msgid "Up since"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:96
-msgid "CPU load"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:99
-msgid "Memory usage"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:102
-msgid "Swap usage"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:116
-msgid "SSH service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:119
-#: plugins/admin/systems/class_goCupsServer.inc:29
-#: plugins/admin/systems/class_goCupsServer.inc:50
-#: plugins/admin/systems/class_goCupsServer.inc:71
-msgid "Print service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:122
-msgid "Scan service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:125
-msgid "Sound service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:128
-msgid "GUI"
-msgstr ""
-
-#: plugins/admin/systems/class_goCupsServer.inc:70
-#, fuzzy
-msgid "Cups"
-msgstr "gruppi"
-
-#: plugins/admin/systems/class_goCupsServer.inc:78
-#: plugins/admin/systems/class_serverService.inc:8
-#: plugins/admin/systems/class_goImapServer.inc:170
-#: plugins/admin/systems/class_goFonServer.inc:139
-#: plugins/admin/systems/class_goVirusServer.inc:229
-#: plugins/admin/systems/class_servRepository.inc:387
-#: plugins/admin/systems/class_goGlpiServer.inc:98
-#: plugins/admin/systems/class_goLogDBServer.inc:98
-#, fuzzy
-msgid "Start"
-msgstr "Avvio"
-
-#: plugins/admin/systems/class_goCupsServer.inc:79
-#: plugins/admin/systems/class_serverService.inc:7
-#: plugins/admin/systems/class_goImapServer.inc:171
-#: plugins/admin/systems/class_goFonServer.inc:140
-#: plugins/admin/systems/class_goVirusServer.inc:230
-#: plugins/admin/systems/class_servRepository.inc:388
-#: plugins/admin/systems/class_goGlpiServer.inc:99
-#: plugins/admin/systems/class_goLogDBServer.inc:99
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
-#: include/sieve/templates/element_stop.tpl:4
-#: include/sieve/templates/object_container.tpl:30
-#: include/sieve/class_sieveManagement.inc:508
-#: include/sieve/class_sieveManagement.inc:727
-msgid "Stop"
-msgstr ""
-
-#: plugins/admin/systems/class_goCupsServer.inc:80
-#: plugins/admin/systems/class_serverService.inc:9
-#: plugins/admin/systems/class_goImapServer.inc:172
-#: plugins/admin/systems/class_goFonServer.inc:141
-#: plugins/admin/systems/class_goVirusServer.inc:231
-#: plugins/admin/systems/class_servRepository.inc:389
-#: plugins/admin/systems/class_goGlpiServer.inc:100
-#: plugins/admin/systems/class_goLogDBServer.inc:100
-#, fuzzy
-msgid "Restart"
-msgstr "Riprova"
-
-#: plugins/admin/systems/gencd.tpl:2
-msgid "CD-Install-Image generation"
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:5
-msgid ""
-"This option enables you to generate FAI install CD images for the selected "
-"workstation. The procedure may take about 10 minutes to complete, so please "
-"be patient after pressing the 'Create ISO-Image' button."
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:9
-msgid "Create ISO-Image"
-msgstr ""
-
-#: plugins/admin/systems/class_serverService.inc:307
-msgid "Can't set status while this server is not saved."
-msgstr ""
-
-#: plugins/admin/systems/class_serverService.inc:319
-#, php-format
-msgid "The specified method '%s' can't executed for services."
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:31
-#, fuzzy
-msgid "Kerberos service"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:59
-#, fuzzy
-msgid "Kerberos service (kadmin access informations)"
-msgstr "Informazioni personali"
-
-#: plugins/admin/systems/class_goKrbServer.inc:69
-#, fuzzy, php-format
-msgid "The specified kerberos password is empty."
-msgstr "La password immessa come 'Nuova password' è vuota"
-
-#: plugins/admin/systems/class_goKrbServer.inc:72
-#, fuzzy, php-format
-msgid "The specified kerberos admin is empty."
-msgstr "La password immessa come 'Nuova password' è vuota"
-
-#: plugins/admin/systems/class_goKrbServer.inc:75
-#, fuzzy, php-format
-msgid "The specified kerberos realm is empty."
-msgstr "La password immessa come 'Nuova password' è vuota"
-
-#: plugins/admin/systems/class_goKrbServer.inc:93
-#: plugins/personal/generic/generic.tpl:217
-msgid "Kerberos"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#, fuzzy
-msgid "Kerberos access information"
-msgstr "Informazioni personali"
-
-#: plugins/admin/systems/class_goKrbServer.inc:102
-#, fuzzy
-msgid "Realm"
-msgstr "Cognome"
-
-#: plugins/admin/systems/class_goKrbServer.inc:103
-#: plugins/admin/systems/class_goFonServer.inc:143
-#: plugins/admin/systems/class_goGlpiServer.inc:102
-#: plugins/admin/systems/class_goLogDBServer.inc:101
-#, fuzzy
-msgid "Admin"
-msgstr "DN dell'amministratore"
-
-#: plugins/admin/systems/glpi_devices.tpl:2
-#, fuzzy
-msgid "Add/Edit monitor"
-msgstr "Modifica contatto"
-
-#: plugins/admin/systems/glpi_devices.tpl:17
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
-#, fuzzy
-msgid "Comments"
-msgstr "Contenuti"
-
-#: plugins/admin/systems/glpi_devices.tpl:24
-#: plugins/admin/systems/glpi_devices.tpl:123
-#: plugins/admin/systems/glpi_devices.tpl:164
-#: plugins/admin/systems/glpi_devices.tpl:219
-#: plugins/admin/systems/glpi_devices.tpl:275
-#: plugins/admin/systems/glpi_devices.tpl:333
-#: plugins/admin/systems/glpi_devices.tpl:397
-#: plugins/admin/systems/glpi_devices.tpl:469
-#: plugins/admin/systems/glpi_devices.tpl:533
-#: plugins/admin/systems/glpi_devices.tpl:580
-#: plugins/admin/systems/glpi_devices.tpl:633
-#: plugins/admin/systems/glpi_devices.tpl:687
-#: plugins/admin/systems/glpi_devices.tpl:733
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
-#: plugins/admin/systems/glpi.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:796
-#: plugins/admin/systems/glpiPrinter.tpl:23
-msgid "Manufacturer"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:33
-#, fuzzy
-msgid "Monitor size"
-msgstr "Dimensione quota"
-
-#: plugins/admin/systems/glpi_devices.tpl:36
-#, fuzzy
-msgid "Inch"
-msgstr "Francese"
-
-#: plugins/admin/systems/glpi_devices.tpl:44
-msgid "Integrated microphone"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:47
-#: plugins/admin/systems/glpi_devices.tpl:55
-#: plugins/admin/systems/glpi_devices.tpl:63
-#: plugins/admin/systems/glpi_devices.tpl:71
-#: plugins/admin/systems/glpi_devices.tpl:176
-#: plugins/admin/systems/glpi_devices.tpl:296
-#: plugins/admin/systems/glpi_devices.tpl:361
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_address.tpl:40
-#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
-#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-#, fuzzy
-msgid "Yes"
-msgstr "Sistemi"
-
-#: plugins/admin/systems/glpi_devices.tpl:48
-#: plugins/admin/systems/glpi_devices.tpl:56
-#: plugins/admin/systems/glpi_devices.tpl:64
-#: plugins/admin/systems/glpi_devices.tpl:72
-#: plugins/admin/systems/glpi_devices.tpl:177
-#: plugins/admin/systems/glpi_devices.tpl:297
-#: plugins/admin/systems/glpi_devices.tpl:362
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_address.tpl:42
-#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
-#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-#, fuzzy
-msgid "No"
-msgstr "nessuno"
-
-#: plugins/admin/systems/glpi_devices.tpl:52
-msgid "Integrated speakers"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:60
-msgid "Sub-D"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:68
-msgid "BNC"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:76
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-#, fuzzy
-msgid "Serial number"
-msgstr "Numero di telefono"
-
-#: plugins/admin/systems/glpi_devices.tpl:83
-#, fuzzy
-msgid "Additional serial number"
-msgstr "Numero seriale del certificato"
-
-#: plugins/admin/systems/glpi_devices.tpl:97
-#, fuzzy
-msgid "Add/Edit other device"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/systems/glpi_devices.tpl:112
-#: plugins/admin/systems/glpi_devices.tpl:153
-#: plugins/admin/systems/glpi_devices.tpl:208
-#: plugins/admin/systems/glpi_devices.tpl:264
-#: plugins/admin/systems/glpi_devices.tpl:322
-#: plugins/admin/systems/glpi_devices.tpl:386
-#: plugins/admin/systems/glpi_devices.tpl:458
-#: plugins/admin/systems/glpi_devices.tpl:522
-#: plugins/admin/systems/glpi_devices.tpl:569
-#: plugins/admin/systems/glpi_devices.tpl:622
-#: plugins/admin/systems/glpi_devices.tpl:676
-#: plugins/admin/systems/glpi_devices.tpl:722
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
-#: plugins/admin/systems/glpi.tpl:79
-#: plugins/admin/systems/class_glpiAccount.inc:790
-#: include/sieve/templates/element_comment.tpl:4
-#: include/sieve/templates/object_container.tpl:23
-#: include/sieve/class_sieveManagement.inc:501
-#: include/sieve/class_sieveManagement.inc:720
-#, fuzzy
-msgid "Comment"
-msgstr "Contenuti"
-
-#: plugins/admin/systems/glpi_devices.tpl:138
-msgid "Add/Edit power supply"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:173
-msgid "Atx"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:181
-#, fuzzy
-msgid "Power"
-msgstr "Pager"
-
-#: plugins/admin/systems/glpi_devices.tpl:193
-msgid "Add/Edit graphic card"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:228
-#: plugins/admin/systems/glpi_devices.tpl:284
-#: plugins/admin/systems/glpi_devices.tpl:349
-msgid "Interface"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:237
-#, fuzzy
-msgid "Ram"
-msgstr "Cognome"
-
-#: plugins/admin/systems/glpi_devices.tpl:249
-#, fuzzy
-msgid "Add/Edit controller"
-msgstr "Nuova conferenza"
-
-#: plugins/admin/systems/glpi_devices.tpl:307
-msgid "Add/Edit drive"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:342
-msgid "Speed"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:358
-#, fuzzy
-msgid "Writeable"
-msgstr "scrivere"
-
-#: plugins/admin/systems/glpi_devices.tpl:371
-#, fuzzy
-msgid "Add/Edit harddisk"
-msgstr "Server"
-
-#: plugins/admin/systems/glpi_devices.tpl:406
-msgid "Rpm"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:413
-#, fuzzy
-msgid "Cache"
-msgstr "Annulla"
-
-#: plugins/admin/systems/glpi_devices.tpl:443
-#, fuzzy
-msgid "Add/Edit memory"
-msgstr "Modifica contatto"
-
-#: plugins/admin/systems/glpi_devices.tpl:478
-#, fuzzy
-msgid "Frequenz"
-msgstr "Numero di telefono"
-
-#: plugins/admin/systems/glpi_devices.tpl:507
-#, fuzzy
-msgid "Add/Edit sound card"
-msgstr "Nuova password"
-
-#: plugins/admin/systems/glpi_devices.tpl:553
-#, fuzzy
-msgid "Add/Edit network interface"
-msgstr "Mostra stampanti di rete"
-
-#: plugins/admin/systems/glpi_devices.tpl:589
-#: plugins/admin/systems/class_termDNS.inc:568
-#, fuzzy
-msgid "MAC address"
-msgstr "Indirizzo principale"
-
-#: plugins/admin/systems/glpi_devices.tpl:596
-#: plugins/personal/connectivity/pureftpd.tpl:15
-msgid "Bandwidth"
-msgstr "Banda"
-
-#: plugins/admin/systems/glpi_devices.tpl:607
-#, fuzzy
-msgid "Add/Edit processor"
-msgstr "Nuova password"
-
-#: plugins/admin/systems/glpi_devices.tpl:642
-#, fuzzy
-msgid "Frequence"
-msgstr "Numero di telefono"
-
-#: plugins/admin/systems/glpi_devices.tpl:649
-#, fuzzy
-msgid "Default frequence"
-msgstr "Stampante predefinita"
-
-#: plugins/admin/systems/glpi_devices.tpl:661
-msgid "Add/Edit motherboard"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:696
-#, fuzzy
-msgid "Chipset"
-msgstr "reset"
-
-#: plugins/admin/systems/glpi_devices.tpl:707
-#, fuzzy
-msgid "Add/Edit computer case"
-msgstr "Computer"
-
-#: plugins/admin/systems/glpi_devices.tpl:742
-#, fuzzy
-msgid "format"
-msgstr "Informazioni"
-
-#: plugins/admin/systems/class_goService.inc:26
-#: plugins/admin/systems/class_goService.inc:61
-#, fuzzy
-msgid "Empty service"
-msgstr "Modifica contatto"
-
-#: plugins/admin/systems/class_goService.inc:102
-#, fuzzy, php-format
-msgid "Removing of server services/"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goService.inc:128
-#, fuzzy, php-format
-msgid "Saving of server services/"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goService.inc:159
-#, fuzzy, php-format
-msgid "Set status flag for server services/"
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/admin/systems/class_goService.inc:216
-#, php-format
-msgid ""
-"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:7
-#: plugins/admin/systems/class_goImapServer.inc:175
-msgid "Server identifier"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:16
-#: plugins/admin/systems/class_goImapServer.inc:176
-msgid "Connect URL"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:43
-#: plugins/admin/systems/class_goImapServer.inc:179
-msgid "Sieve port"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:61
-#: plugins/admin/systems/class_goImapServer.inc:180
-msgid "Start IMAP service"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:70
-#: plugins/admin/systems/class_goImapServer.inc:181
-msgid "Start IMAP SSL service"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:79
-#: plugins/admin/systems/class_goImapServer.inc:182
-msgid "Start POP3 service"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:88
-#: plugins/admin/systems/class_goImapServer.inc:183
-msgid "Start POP3 SSL service"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:99
-#: plugins/admin/systems/goMailServer.tpl:204
-msgid "The server must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:206
-msgid "The service must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:104
-#: plugins/admin/systems/goMailServer.tpl:209
-#, fuzzy
-msgid "Set new status"
-msgstr "Stato"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#, fuzzy
-msgid "Set status"
-msgstr "Stato"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
-#: plugins/admin/systems/workstation.tpl:133
-#: plugins/admin/applications/class_applicationGeneric.inc:554
-#: plugins/admin/applications/generic.tpl:24
-#: plugins/admin/ogroups/termgroup.tpl:101
-#: plugins/admin/fai/faiTemplateEntry.tpl:105
-msgid "Execute"
-msgstr "Esegui"
-
-#: plugins/admin/systems/network.tpl:1
-#, fuzzy
-msgid "Network\tsettings"
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/network.tpl:9
-msgid "IP-address"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:17
-msgid "MAC-address"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:29
-msgid "Autodetect"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:58
-msgid "Enable DNS for this device"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:59
-#: plugins/admin/systems/class_servDNS.inc:411
-#: plugins/admin/systems/servdnseditzone.tpl:76
-#: plugins/gofon/phoneaccount/generic.tpl:95
-#, fuzzy
-msgid "Refresh"
-msgstr "Riferimenti"
-
-#: plugins/admin/systems/network.tpl:67
-#, fuzzy
-msgid "Zone"
-msgstr "telefoni"
-
-#: plugins/admin/systems/network.tpl:77
-#: plugins/admin/systems/class_servDNS.inc:174
-#: plugins/admin/systems/class_servDNS.inc:414
-#: plugins/admin/systems/class_termDNS.inc:578
-#: plugins/admin/systems/servdnseditzone.tpl:94
-msgid "TTL"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:85
-#, fuzzy
-msgid "Dns records"
-msgstr "Directory"
-
-#: plugins/admin/systems/component.tpl:6
-#: plugins/personal/environment/hotplugDialogNew.tpl:10
-msgid "Device name"
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:57
-#: plugins/admin/systems/class_winGeneric.inc:96
-msgid "This 'dn' has no network features."
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:135
-#, fuzzy, php-format
-msgid "Removing of system component/generic with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: plugins/admin/systems/class_componentGeneric.inc:182
-#, fuzzy
-msgid "The required field 'Component name' is not set."
-msgstr "Il campo necessario 'Home directory' non è vuoto"
-
-#: plugins/admin/systems/class_componentGeneric.inc:261
-#, php-format
-msgid "Saving of system component/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:269
-msgid "Component generic"
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:274
-#, fuzzy
-msgid "Network device"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/terminalStartup.tpl:1
-#: plugins/admin/systems/workstationStartup.tpl:4
-msgid "Boot parameters"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:8
-#: plugins/admin/systems/class_terminalStartup.inc:480
-#: plugins/admin/systems/class_workstationStartup.inc:1188
-#: plugins/admin/systems/workstationStartup.tpl:8
-msgid "Boot kernel"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:19
-msgid "Custom options"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:23
-#: plugins/admin/systems/workstationStartup.tpl:23
-msgid ""
-"Enter any parameters that should be passed to the kernel as append line "
-"during bootup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:27
-#: plugins/admin/systems/workstationStartup.tpl:28
-msgid "LDAP server"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:43
-msgid "Select if terminal supports graphical startup with progress bar"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:45
-msgid "use graphical bootup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:48
-msgid "Select if terminal should boot in text mode"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:50
-msgid "use standard linux textual bootup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:53
-msgid "Select to get more verbose output during startup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:55
-msgid "use debug mode for startup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:66
-#: plugins/admin/systems/workstationStartup.tpl:149
-msgid "Kernel modules (format: name parameters)"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:69
-#: plugins/admin/systems/workstationStartup.tpl:152
-msgid "Add additional modules to load on startup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:87
-#: plugins/admin/systems/class_terminalStartup.inc:478
-#: plugins/admin/systems/goShareServer.tpl:1
-#: plugins/admin/systems/class_workstationStartup.inc:1192
-#: plugins/admin/systems/workstationStartup.tpl:170
-#: plugins/personal/environment/class_environment.inc:1337
-#: plugins/personal/environment/environment.tpl:133
-#, fuzzy
-msgid "Shares"
-msgstr "reset"
-
-#: plugins/admin/systems/terminalStartup.tpl:105
-#: plugins/admin/systems/workstationStartup.tpl:188
-#, fuzzy
-msgid "Mountpoint"
-msgstr "Monitoraggio"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:6
-#: plugins/admin/users/class_divListUsers.inc:35
-#: plugins/admin/users/class_divListUsers.inc:36
-msgid "List of users"
-msgstr "Lista degli utenti"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:23
-msgid ""
-"This dialog allows you to select a user as technical responsible person."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:32
-msgid "Systems"
-msgstr "Sistemi"
-
-#: plugins/admin/systems/class_systemManagement.inc:225
-msgid "Creating the image failed. Please see the report below."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:234
-#, php-format
-msgid "Command '%s', specified for ISO creation doesn't seem to exist."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:297
-#, fuzzy
-msgid "You are not allowed to create a new object of this type."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/systems/class_systemManagement.inc:348
-msgid "You can't edit this object type yet!"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:376
-#: plugins/admin/systems/class_systemManagement.inc:442
-#, fuzzy
-msgid "You are not allowed to change the password for this object."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/systems/class_systemManagement.inc:388
-msgid "Passwords entered as new and repeated do not match!"
-msgstr "Le password nuova e ripetuta non corrispondono"
-
-#: plugins/admin/systems/class_systemManagement.inc:445
-#, fuzzy
-msgid "Can't detect object to change password."
-msgstr "Cambia la password"
-
-#: plugins/admin/systems/class_systemManagement.inc:553
-#: plugins/admin/systems/class_systemManagement.inc:628
-#: plugins/admin/systems/class_systemManagement.inc:687
-#: plugins/admin/fai/class_faiManagement.inc:174
-#: plugins/admin/fai/class_faiManagement.inc:252
-#: plugins/admin/fai/class_faiManagement.inc:323
-msgid "You are not allowed to delete this component!"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:621
-#, php-format
-msgid "You're about to delete all information about the component at '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:726
-#, php-format
-msgid ""
-"Can't set gotoMode to status 'avtice', the current object couldn't be "
-"identified."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1014
-msgid "New terminal"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1016
-msgid "New workstation"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1018
-#, fuzzy
-msgid "New Device"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/class_systemManagement.inc:1037
-#, fuzzy
-msgid "Terminal template for"
-msgstr "Terminal Server"
-
-#: plugins/admin/systems/class_systemManagement.inc:1053
-msgid "Workstation template for"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1265
-#, fuzzy
-msgid "New System from incoming"
-msgstr "Informazioni organizzazione"
-
-#: plugins/admin/systems/class_systemManagement.inc:1266
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/fai/class_faiTemplate.inc:514
-msgid "Template"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1269
-msgid "Workstation is installing"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1270
-msgid "Workstation is waiting for action"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1271
-#, fuzzy
-msgid "Workstation installation failed"
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/class_systemManagement.inc:1274
-msgid "Server is installing"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1275
-#, fuzzy
-msgid "Server is waiting for action"
-msgstr "Informazioni generali"
-
-#: plugins/admin/systems/class_systemManagement.inc:1276
-#, fuzzy
-msgid "Server installation failed"
-msgstr "Opzioni applicazione"
-
-#: plugins/admin/systems/class_systemManagement.inc:1277
-#, fuzzy
-msgid "Winstation"
-msgstr "Amministrazione"
-
-#: plugins/admin/systems/class_systemManagement.inc:1278
-#, fuzzy
-msgid "Network Device"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/class_systemManagement.inc:1279
-#: plugins/admin/systems/class_divListSystem.inc:188
-#, fuzzy
-msgid "New Terminal"
-msgstr "Terminali"
-
-#: plugins/admin/systems/class_systemManagement.inc:1280
-#: plugins/admin/systems/class_divListSystem.inc:194
-#, fuzzy
-msgid "New Workstation"
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/class_systemManagement.inc:1336
-#: plugins/admin/systems/class_systemManagement.inc:1337
-#, fuzzy
-msgid "Incoming objects"
-msgstr "Oggetti membri"
-
-#: plugins/admin/systems/class_systemManagement.inc:1342
-#, fuzzy
-msgid "Incoming"
-msgstr "Icna"
-
-#: plugins/admin/systems/class_printGeneric.inc:111
-#, php-format
-msgid "Can't extract a valid base out of object dn, setting base to '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:266
-#: plugins/admin/systems/class_printGeneric.inc:274
-#: plugins/admin/systems/class_printGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:328
-#: plugins/admin/systems/class_printGeneric.inc:344
-#: plugins/admin/systems/class_printGeneric.inc:347
-msgid "Add printer extension"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:267
-msgid ""
-"Could not intialize printer tab, parameter parent was missing while "
-"construction."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:275
-msgid "This is a workstation template, printer tab is disabled."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:280
-msgid "This is a terminal template, printer tab is disabled."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:321
-msgid "This 'dn' has no printer features."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:329
-#, fuzzy
-msgid ""
-"This object has printer extension disabled. You can't enable it while 'cn' "
-"is not present in entry. Possibly you are currently creating a new terminal "
-"template"
-msgstr "Questa identità non possiede estensioni di posta."
-
-#: plugins/admin/systems/class_printGeneric.inc:336
-#: plugins/admin/systems/class_printGeneric.inc:339
-#, fuzzy
-msgid "Remove printer extension"
-msgstr "Elimina foto"
-
-#: plugins/admin/systems/class_printGeneric.inc:337
-#, fuzzy
-msgid ""
-"This workstation has printer extension enabled.You can disable it by "
-"clicking below."
-msgstr "Questa identià possiede estensioni di posta."
-
-#: plugins/admin/systems/class_printGeneric.inc:340
-#, fuzzy
-msgid ""
-"This terminal has printer extension enabled. You can disable it by clicking "
-"below."
-msgstr "Questa identià possiede estensioni di posta."
-
-#: plugins/admin/systems/class_printGeneric.inc:345
-#, fuzzy
-msgid ""
-"This workstation has printer extension disabled. You can enable it by "
-"clicking below."
-msgstr "Questa identità non possiede estensioni di posta."
-
-#: plugins/admin/systems/class_printGeneric.inc:348
-#, fuzzy
-msgid ""
-"This terminal has printer extension disabled. You can enable it by clicking "
-"below."
-msgstr "Questa identità non possiede estensioni di posta."
-
-#: plugins/admin/systems/class_printGeneric.inc:518
-#, php-format
-msgid "Your currently selected PPD file '%s' doesn't exist."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:526
-#, fuzzy
-msgid "can't get ppd informations."
-msgstr "Informazioni organizzazione"
-
-#: plugins/admin/systems/class_printGeneric.inc:539
-#, php-format
-msgid "This printer belongs to terminal %s. You can't rename this printer."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:541
-#, php-format
-msgid "This printer belongs to workstation %s. You can't rename this printer."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:599
-#, fuzzy, php-format
-msgid "Removing of system print/generic with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: plugins/admin/systems/class_printGeneric.inc:843
-#, php-format
-msgid "Saving of system print/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:863
-#: plugins/admin/systems/class_printGeneric.inc:865
-#: plugins/admin/ogroups/class_ogroupManagement.inc:429
-#: plugins/admin/fai/faiTemplateEntry.tpl:85
-#: plugins/admin/fai/faiTemplateEntry.tpl:127
-#: plugins/generic/references/class_reference.inc:36
-msgid "Group"
-msgstr "Gruppo"
-
-#: plugins/admin/systems/class_printGeneric.inc:881
-#, fuzzy
-msgid "Print generic"
-msgstr "Stampante"
-
-#: plugins/admin/systems/class_printGeneric.inc:893
-msgid "LabeledURL"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:894
-#, fuzzy
-msgid "Printer PPD"
-msgstr "Stampante"
-
-#: plugins/admin/systems/class_printGeneric.inc:911
-#, php-format
-msgid ""
-"You are not allowed to remove the given object '%s' from the list of members "
-"of printer '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:928
-#, php-format
-msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:933
-#, php-format
-msgid ""
-"You are not allowed to add the given object '%s' to the list of members of '%"
-"s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:968
-#, php-format
-msgid "Can't add '%s' to the list of members, it is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:979
-#, php-format
-msgid "Can't add '%s' to list of members, it is not reachable."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:54
-#: plugins/admin/systems/class_workstationGeneric.inc:121
-#: plugins/admin/ogroups/class_termgroup.inc:42
-#, fuzzy
-msgid "Activated"
-msgstr "Privato"
-
-#: plugins/admin/systems/class_servGeneric.inc:55
-#: plugins/admin/systems/class_workstationGeneric.inc:122
-#: plugins/admin/ogroups/class_termgroup.inc:43
-#: plugins/personal/connectivity/opengw.tpl:33
-#: plugins/personal/connectivity/class_opengwAccount.inc:343
-msgid "Locked"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:101
-msgid "This 'dn' has no server features."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:109
-#: plugins/admin/systems/class_workstationGeneric.inc:181
-#: plugins/admin/ogroups/class_termgroup.inc:204
-msgid "No ACTIONCMD definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:147
-#, php-format
-msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:310
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Switch off"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:311
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Reboot"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:208
-#: plugins/admin/systems/class_workstationGeneric.inc:303
-#: plugins/admin/ogroups/class_termgroup.inc:295
-#, fuzzy
-msgid "Instant update"
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/admin/systems/class_servGeneric.inc:209
-#: plugins/admin/systems/class_servGeneric.inc:218
-#: plugins/admin/systems/class_workstationGeneric.inc:304
-#: plugins/admin/systems/class_workstationGeneric.inc:313
-#: plugins/admin/ogroups/class_termgroup.inc:296
-msgid "Scheduled update"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:210
-#: plugins/admin/systems/class_servGeneric.inc:217
-#: plugins/admin/systems/class_workstationGeneric.inc:305
-#: plugins/admin/systems/class_workstationGeneric.inc:312
-#: plugins/admin/ogroups/class_termgroup.inc:297
-msgid "Reinstall"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:211
-#: plugins/admin/systems/class_workstationGeneric.inc:306
-#: plugins/admin/ogroups/class_termgroup.inc:298
-#, fuzzy
-msgid "Rescan hardware"
-msgstr "Dispositivo telefonico"
-
-#: plugins/admin/systems/class_servGeneric.inc:212
-#: plugins/admin/systems/class_servGeneric.inc:219
-#: plugins/admin/systems/class_terminalGeneric.inc:312
-#: plugins/admin/systems/class_terminalGeneric.inc:316
-#: plugins/admin/systems/class_workstationGeneric.inc:307
-#: plugins/admin/systems/class_workstationGeneric.inc:314
-#: plugins/admin/ogroups/class_termgroup.inc:299
-msgid "Memory test"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:213
-#: plugins/admin/systems/class_servGeneric.inc:220
-#: plugins/admin/systems/class_workstationGeneric.inc:308
-#: plugins/admin/systems/class_workstationGeneric.inc:315
-msgid "Force localboot"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:214
-#: plugins/admin/systems/class_servGeneric.inc:221
-#: plugins/admin/systems/class_terminalGeneric.inc:313
-#: plugins/admin/systems/class_terminalGeneric.inc:317
-#: plugins/admin/systems/class_workstationGeneric.inc:309
-#: plugins/admin/systems/class_workstationGeneric.inc:316
-#: plugins/admin/ogroups/class_termgroup.inc:300
-#, fuzzy
-msgid "System analysis"
-msgstr "Log di sitema"
-
-#: plugins/admin/systems/class_servGeneric.inc:216
-#: plugins/admin/systems/class_terminalGeneric.inc:315
-#: plugins/admin/systems/class_workstationGeneric.inc:311
-msgid "Wake up"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:245
-#, fuzzy, php-format
-msgid "Removing of system server/generic with dn '%s' failed."
-msgstr "Elimina estensioni Unix"
-
-#: plugins/admin/systems/class_servGeneric.inc:290
-#, fuzzy
-msgid "The required field 'Server name' is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/admin/systems/class_servGeneric.inc:361
-#, php-format
-msgid "Saving of system server/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:415
-#, fuzzy
-msgid "Server generic"
-msgstr "Cognome"
-
-#: plugins/admin/systems/class_servGeneric.inc:425
-#: plugins/admin/systems/class_workstationGeneric.inc:618
-#, fuzzy
-msgid "Goto mode"
-msgstr "nella cartella"
-
-#: plugins/admin/systems/class_servGeneric.inc:427
-#: plugins/admin/systems/class_terminalGeneric.inc:636
-#: plugins/admin/systems/class_workstationGeneric.inc:622
-#: plugins/admin/ogroups/class_termgroup.inc:397
-#, fuzzy
-msgid "Action flag"
-msgstr "Azione"
-
-#: plugins/admin/systems/class_divListSystemService.inc:17
-#: plugins/admin/systems/class_divListSystemService.inc:18
-#, fuzzy
-msgid "Installed services"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/systems/class_divListSystemService.inc:22
-msgid ""
-"This menu allows you to add, remove and configure the properties of a "
-"specific service."
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:30
-#, fuzzy
-msgid "Service name"
-msgstr "Cognome"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-#, fuzzy
-msgid "Add service"
-msgstr "Modifica contatto"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-#, fuzzy
-msgid "Add new service"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-#, fuzzy
-msgid "Start all"
-msgstr "Avvio"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-#, fuzzy
-msgid "Start all services"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#: plugins/admin/systems/class_divListSystemService.inc:106
-#, fuzzy
-msgid "Stop service"
-msgstr "Servizi"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#, fuzzy
-msgid "Stop all services"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#: plugins/admin/systems/class_divListSystemService.inc:112
-#, fuzzy
-msgid "Restart service"
-msgstr "server"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#, fuzzy
-msgid "Restart all services"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/systems/class_divListSystemService.inc:86
-#, fuzzy
-msgid "Stopped"
-msgstr "appendere"
-
-#: plugins/admin/systems/class_divListSystemService.inc:87
-#, fuzzy
-msgid "Started"
-msgstr "Stato"
-
-#: plugins/admin/systems/class_divListSystemService.inc:88
-#, fuzzy
-msgid "Restarting"
-msgstr "Destinazione"
-
-#: plugins/admin/systems/class_divListSystemService.inc:89
-#, fuzzy
-msgid "User status"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/admin/systems/class_divListSystemService.inc:100
-#, fuzzy
-msgid "Start service"
-msgstr "server"
-
-#: plugins/admin/systems/class_divListSystemService.inc:118
-#, fuzzy
-msgid "Edit service"
-msgstr "Modifica contatto"
-
-#: plugins/admin/systems/class_divListSystemService.inc:124
-#, fuzzy
-msgid "Remove service"
-msgstr "Elimina contatto"
-
-#: plugins/admin/systems/phone.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:44
-msgid "Phone name"
-msgstr ""
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
-#, fuzzy
-msgid "Add/Edit manufacturer"
-msgstr "Modifica contatto"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
-#, fuzzy
-msgid "Website"
-msgstr "scrivere"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
-#: plugins/admin/ogroups/class_phonequeue.inc:903
-#: plugins/gofon/conference/paste_generic.tpl:15
-#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Phone number"
-msgstr "Numero di telefono"
-
-#: plugins/admin/systems/class_terminalStartup.inc:40
-#: plugins/admin/systems/class_terminalStartup.inc:123
-#: plugins/admin/systems/class_terminalStartup.inc:143
-#: plugins/admin/systems/class_terminalService.inc:75
-#: plugins/admin/systems/class_terminalService.inc:103
-#: plugins/admin/systems/class_terminalService.inc:109
-#: plugins/admin/systems/class_terminalService.inc:119
-#: plugins/admin/systems/class_terminalService.inc:120
-#: plugins/admin/systems/class_terminalService.inc:122
-#: plugins/admin/systems/class_terminalService.inc:126
-#: plugins/admin/systems/class_terminalService.inc:219
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_terminalService.inc:225
-#: plugins/admin/systems/class_terminalService.inc:228
-#: plugins/admin/systems/class_terminalService.inc:231
-#: plugins/admin/systems/class_terminalService.inc:234
-#: plugins/admin/systems/class_terminalService.inc:237
-#: plugins/admin/systems/class_workstationStartup.inc:290
-#: plugins/admin/systems/class_workstationStartup.inc:312
-#: plugins/admin/systems/class_workstationStartup.inc:316
-#: plugins/admin/systems/class_workstationStartup.inc:835
-#: plugins/admin/systems/class_workstationService.inc:202
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_workstationService.inc:208
-#: plugins/admin/systems/class_workstationService.inc:211
-#: plugins/admin/systems/class_workstationService.inc:214
-#: plugins/admin/systems/class_workstationService.inc:217
-#: plugins/admin/systems/class_workstationService.inc:220
-#: plugins/admin/systems/class_workstationService.inc:230
-#: plugins/admin/systems/class_workstationService.inc:231
-#: plugins/admin/systems/class_workstationService.inc:232
-#: plugins/admin/systems/class_workstationService.inc:233
-#: plugins/admin/systems/class_workstationService.inc:234
-#: plugins/admin/systems/class_workstationService.inc:235
-#: plugins/admin/systems/class_workstationService.inc:236
-#: plugins/admin/systems/class_terminalGeneric.inc:132
-#: plugins/admin/systems/class_terminalGeneric.inc:328
-#: plugins/admin/systems/class_workstationGeneric.inc:137
-msgid "inherited"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:95
-#: plugins/admin/systems/class_workstationStartup.inc:337
-#, php-format
-msgid ""
-"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
-"exist."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:210
-#: plugins/admin/systems/class_workstationStartup.inc:655
-#: plugins/personal/environment/class_environment.inc:601
-#: plugins/personal/environment/class_environment.inc:614
-#, fuzzy
-msgid "You must specify a valid mount point."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_terminalStartup.inc:410
-#, fuzzy, php-format
-msgid "Saving of system terminal/startup with dn '%s' failed."
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/admin/systems/class_terminalStartup.inc:469
-#, fuzzy
-msgid "Terminal startup"
-msgstr "Terminali"
-
-#: plugins/admin/systems/class_terminalStartup.inc:477
-#: plugins/admin/systems/class_workstationStartup.inc:1187
-#, fuzzy
-msgid "Ldap server"
-msgstr "Server"
-
-#: plugins/admin/systems/class_terminalStartup.inc:479
-#: plugins/admin/systems/class_workstationStartup.inc:1191
-#, fuzzy
-msgid "Kernel modules"
-msgstr "Parametro"
-
-#: plugins/admin/systems/class_terminalStartup.inc:481
-#: plugins/admin/systems/class_workstationStartup.inc:1189
-#, fuzzy
-msgid "Kernel parameter"
-msgstr "Parametro"
-
-#: plugins/admin/systems/goMailServer.tpl:7
-#: plugins/admin/systems/class_goMailServer.inc:712
-msgid "Visible full qualified hostname"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:11
-msgid "The full qualified host name."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:16
-msgid "Max mail header size"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:21
-msgid "This value specifies the maximal header size."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#: plugins/admin/systems/goMailServer.tpl:31
-#: plugins/admin/systems/goMailServer.tpl:40
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "KB"
-msgstr "KB"
-
-#: plugins/admin/systems/goMailServer.tpl:26
-#: plugins/admin/systems/class_goMailServer.inc:715
-msgid "Max mailbox size"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:31
-msgid "Defines the maximal size of mail box."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:35
-#: plugins/admin/systems/class_goMailServer.inc:716
-#, fuzzy
-msgid "Max message size"
-msgstr "Inoltra i messaggi a"
-
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "Specify the maximal size of a message."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:45
-#: plugins/admin/systems/class_goMailServer.inc:719
-#, fuzzy
-msgid "Relay host"
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/goMailServer.tpl:50
-msgid "Relay messages to following host:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:60
-#: plugins/admin/systems/class_goMailServer.inc:718
-msgid "Local networks"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:62
-#, fuzzy
-msgid "Postfix networks"
-msgstr "Impostazioni Unix"
-
-#: plugins/admin/systems/goMailServer.tpl:83
-#, fuzzy
-msgid "Domains and routing"
-msgstr "Amministratori di Dominio"
-
-#: plugins/admin/systems/goMailServer.tpl:91
-#: plugins/admin/systems/class_goMailServer.inc:717
-msgid "Domains to accept mail for"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:93
-msgid "Postfix is responsible for the following domains:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:114
-msgid "Transports"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:123
-msgid "Select a transport protocol."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:141
-#, fuzzy
-msgid "Restrictions"
-msgstr "Azione"
-
-#: plugins/admin/systems/goMailServer.tpl:149
-#: plugins/admin/systems/class_goMailServer.inc:721
-msgid "Restrictions for sender"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:157
-#: plugins/admin/systems/goMailServer.tpl:183
-#, fuzzy
-msgid "Restriction filter"
-msgstr "Cerca"
-
-#: plugins/admin/systems/goMailServer.tpl:175
-#: plugins/admin/systems/class_goMailServer.inc:722
-msgid "Restrictions for recipient"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:50
-#: plugins/admin/systems/class_goSpamServer.inc:327
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goSpamServer.inc:354
-msgid "Spamassassin"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:225
-msgid "Specified value is not a valid 'trusted network' value."
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:285
-#, fuzzy, php-format
-msgid "Saving of server services/spamassassin with dn '%s' failed."
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/admin/systems/class_goSpamServer.inc:294
-msgid "Required score must be a numeric value."
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:336
-#: plugins/admin/systems/goSpamServer.tpl:8
-#, fuzzy
-msgid "Rewrite header"
-msgstr "leggere"
-
-#: plugins/admin/systems/class_goSpamServer.inc:337
-#, fuzzy
-msgid "Trusted networks"
-msgstr "Impostazioni Unix"
-
-#: plugins/admin/systems/class_goSpamServer.inc:338
-#: plugins/admin/systems/goSpamServer.tpl:18
-msgid "Required score"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:339
-#, fuzzy
-msgid "Rules"
-msgstr "Ruolo"
-
-#: plugins/admin/systems/class_goSpamServer.inc:341
-#: plugins/admin/systems/goSpamServer.tpl:69
-msgid "Enable use of bayes filtering"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:342
-msgid "Enabled bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:343
-#: plugins/admin/systems/goSpamServer.tpl:75
-msgid "Enable RBL checks"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:344
-#: plugins/admin/systems/goSpamServer.tpl:86
-msgid "Enable use of Razor"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:345
-#: plugins/admin/systems/goSpamServer.tpl:89
-msgid "Enable use of DDC"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:346
-#: plugins/admin/systems/goSpamServer.tpl:92
-msgid "Enable use of Pyzor"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:51
-msgid "IMAP/POP3 service"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:56
-#: plugins/admin/systems/class_goImapServer.inc:173
-#, fuzzy
-msgid "Repair database"
-msgstr "Database"
-
-#: plugins/admin/systems/class_goImapServer.inc:102
-#, fuzzy
-msgid "IMAP/POP3 (Cyrus) service"
-msgstr "Server"
-
-#: plugins/admin/systems/class_goImapServer.inc:112
-#, fuzzy
-msgid "Please specify a server identifier."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_goImapServer.inc:115
-#, fuzzy
-msgid "Please specify a connect url."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_goImapServer.inc:118
-#, fuzzy
-msgid "Please specify an admin user."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_goImapServer.inc:121
-#, fuzzy
-msgid "Please specify a password for the admin user."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_goImapServer.inc:126
-#, php-format
-msgid "The imap connect string needs to be in the form '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:130
-msgid "The sieve port needs to be numeric."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:160
-#: plugins/admin/systems/class_goImapServer.inc:161
-msgid "IMAP/POP3"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
-msgid "Admin password"
-msgstr "Password dell'amministratore"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
-#, php-format
-msgid "You're about to delete the glpi cartridge type '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
-#, php-format
-msgid ""
-"You can't delete this cartridge type, it is still in use by this printer(s) "
-"'%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
-msgid "Cartridges"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-#, fuzzy
-msgid "New monitor"
-msgstr "Nuova password"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-#, fuzzy
-msgid "M"
-msgstr "Mb"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
-#: plugins/personal/environment/selectPrinterDialog.tpl:5
-#: plugins/personal/environment/selectPrinterDialog.tpl:10
-#, fuzzy
-msgid "Select printer to add"
-msgstr "Seleziona il numero da aggiungere"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
-#, fuzzy
-msgid "Select entries to add"
-msgstr "Selezioni utenti da aggiungere"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
-#, fuzzy
-msgid "Display members of department"
-msgstr "Mostra utenti del dipartimento"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
-#, fuzzy
-msgid "Display members matching"
-msgstr "Mostra utenti che corrispondono a"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
-#, fuzzy
-msgid "Regular expression for matching member names"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/admin/systems/servnfs.tpl:1
-#, fuzzy
-msgid "Edit share"
-msgstr "Modifica contatto"
-
-#: plugins/admin/systems/servnfs.tpl:2
-msgid "NFS setup"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:401
-#: plugins/personal/netatalk/netatalk.tpl:16
-msgid "Path"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:403
-#, fuzzy
-msgid "Volume"
-msgstr "Home"
-
-#: plugins/admin/systems/servnfs.tpl:69
-msgid "Auto-mount share on Apple systems"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:109
-#, fuzzy
-msgid "Codepage"
-msgstr "Home Page"
-
-#: plugins/admin/systems/servnfs.tpl:121
-#: plugins/admin/systems/class_goShareServer.inc:402
-#, fuzzy
-msgid "Option"
-msgstr "Opzioni"
-
-#: plugins/admin/systems/class_winGeneric.inc:155
-#, php-format
-msgid "Removing of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:205
-msgid "You have no permissions to create a component on this 'Base'."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:270
-#, php-format
-msgid "Saving of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:281
-#, fuzzy
-msgid "Win generic"
-msgstr "Stampante"
-
-#: plugins/admin/systems/class_winGeneric.inc:282
-#, fuzzy
-msgid "Windows workstation generic"
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/class_winGeneric.inc:287
-#, fuzzy
-msgid "Win workstation"
-msgstr "Amministrazione"
-
-#: plugins/admin/systems/class_winGeneric.inc:290
-#: plugins/admin/systems/class_workstationGeneric.inc:615
-#: plugins/admin/systems/workstation.tpl:10
-msgid "Workstation name"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:35
-#: plugins/admin/systems/class_servDNS.inc:368
-#: plugins/admin/systems/class_servDNS.inc:397
-#: plugins/admin/systems/class_servDNS.inc:398
-#, fuzzy
-msgid "DNS service"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/class_servDNS.inc:81
-msgid "Remove DNS service"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:82
-msgid ""
-"This server has DNS features enabled. You can disable them by clicking below."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:84
-msgid "Add DNS service"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:85
-msgid ""
-"This server has DNS features disabled. You can enable them by clicking below."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:173
-#: plugins/admin/systems/class_servDNS.inc:407
-#, fuzzy
-msgid "Reverse zone"
-msgstr "Riferimenti"
-
-#: plugins/admin/systems/class_servDNS.inc:175
-#: plugins/admin/fai/faiTemplateEntry.tpl:102
-#, fuzzy
-msgid "Class"
-msgstr "classe"
-
-#: plugins/admin/systems/class_servDNS.inc:239
-#, php-format
-msgid ""
-"Can't delete the selected zone, because it is still in use by these entry/"
-"entries '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:304
-#, php-format
-msgid "Updating of system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:314
-#, fuzzy, php-format
-msgid "Removing of system server/dns with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: plugins/admin/systems/class_servDNS.inc:335
-#, fuzzy, php-format
-msgid "Saving of system server/dns with dn '%s' failed."
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/admin/systems/class_servDNS.inc:359
-#, php-format
-msgid "Set status flag for system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:406
-#: plugins/admin/systems/class_termDNS.inc:577
-#: plugins/admin/systems/servdnseditzone.tpl:7
-#, fuzzy
-msgid "Zone name"
-msgstr "Nome comune"
-
-#: plugins/admin/systems/class_servDNS.inc:408
-#, fuzzy
-msgid "Primary dns server"
-msgstr "server"
-
-#: plugins/admin/systems/class_servDNS.inc:410
-#: plugins/admin/systems/glpiPrinter.tpl:48
-#, fuzzy
-msgid "Serial"
-msgstr "Terminali"
-
-#: plugins/admin/systems/class_servDNS.inc:412
-#: plugins/admin/systems/servdnseditzone.tpl:82
-#: plugins/admin/ogroups/class_phonequeue.inc:954
-#: plugins/admin/ogroups/phonequeue.tpl:85
-msgid "Retry"
-msgstr "Riprova"
-
-#: plugins/admin/systems/class_servDNS.inc:413
-#: plugins/admin/systems/servdnseditzone.tpl:88
-#, fuzzy
-msgid "Expire"
-msgstr "Esporta"
-
-#: plugins/admin/systems/class_servDNS.inc:415
-#: plugins/admin/systems/servdnseditzone.tpl:33
-#, fuzzy
-msgid "Zone records"
-msgstr "Directory"
-
-#: plugins/admin/systems/gencd_frame.tpl:2
-msgid "Your browser does not supprt iframes."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:147
-#, fuzzy, php-format
-msgid ""
-"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
-msgstr "Impossibile connettersi al server del database!"
-
-#: plugins/admin/systems/class_termDNS.inc:241
-msgid "Not matching"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:342
-#, fuzzy
-msgid "The required field 'IP-address' is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/admin/systems/class_termDNS.inc:346
-msgid "Wrong IP format in field IP-address."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:353
-#, fuzzy
-msgid "The required field 'MAC-address' is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/admin/systems/class_termDNS.inc:356
-msgid ""
-"The given macaddress is invalid. There must be 6 2byte segments seperated by "
-"':'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:370
-#, php-format
-msgid ""
-"The specified IP address '%s' is not matching the selected reverse zone "
-"entry '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:382
-#, php-format
-msgid "Found duplicate value for record type '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:390
-#, php-format
-msgid "Found more than one entry for the uniqe record type '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:401
-#, php-format
-msgid ""
-"The device IP '%s' is added as 'A Record', this will be done automatically, "
-"please remove the record."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:408
-#: plugins/admin/systems/class_servDNSeditZone.inc:422
-#, php-format
-msgid "Only lowercase is allowed, please check your '%ss'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:494
-#, fuzzy, php-format
-msgid "Saving of terminal/dns account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/admin/systems/class_termDNS.inc:558
-msgid "DNS"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:559
-#, fuzzy
-msgid "DNS settings"
-msgstr "Impostazioni Samba"
-
-#: plugins/admin/systems/class_termDNS.inc:567
-#, fuzzy
-msgid "IP address"
-msgstr "Indirizzo principale"
-
-#: plugins/admin/systems/class_termDNS.inc:576
-#, fuzzy
-msgid "DNS records"
-msgstr "Directory"
-
-#: plugins/admin/systems/goNtpServer.tpl:2
-#, fuzzy
-msgid "Time server"
-msgstr "Server"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
-#, php-format
-msgid "You're about to delete the glpi attachment component '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
-#, php-format
-msgid ""
-"You can't delete this attachment, it is still in use by these system(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
-#, fuzzy
-msgid "There is no valid file uploaded."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
-msgid "Upload wasn't successfull."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
-#, php-format
-msgid "Missing directory '%s/glpi/' to store glpi uploads."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
-#, fuzzy
-msgid "There is already a file with the same name uploaded."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
-#, fuzzy, php-format
-msgid "Can't create file '%s'."
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
-msgid "File is available."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
-msgid "File is not readable, possibly the file is missing."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
-msgid "Currently no file uploaded."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
-#, fuzzy
-msgid "Mime"
-msgstr "Cellulare"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
-msgid "This table displays all available attachments."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
-#: include/sieve/class_sieveElement_If.inc:447
-#, fuzzy
-msgid "empty"
-msgstr "Riprova"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
-#, fuzzy
-msgid "Create new attachment"
-msgstr "Lista dei dipartimenti"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
-#, fuzzy
-msgid "New Attachment"
-msgstr "Argomenti"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
-#: plugins/admin/systems/class_servRepository.inc:218
-#: plugins/admin/fai/class_faiManagement.inc:456
-#, fuzzy
-msgid "This name is already in use."
-msgstr "L'indirizzo principale inserito è già in uso."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
-#, fuzzy
-msgid "Please specify a valid name for this attachment."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/remove_glpi.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your MySql database in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-
-#: plugins/admin/systems/class_servDHCP.inc:42
-msgid "Remove DHCP service"
-msgstr ""
-
-#: plugins/admin/systems/class_servDHCP.inc:43
-msgid ""
-"This server has DHCP features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/systems/class_servDHCP.inc:45
-msgid "Add DHCP service"
-msgstr ""
-
-#: plugins/admin/systems/class_servDHCP.inc:46
-msgid ""
-"This server has DHCP features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:35
-#: plugins/admin/systems/class_goFonServer.inc:130
-#, fuzzy
-msgid "VoIP service"
-msgstr "server"
-
-#: plugins/admin/systems/class_goFonServer.inc:64
-#, fuzzy
-msgid "VoIP service - Asterisk management"
-msgstr "Riferimenti"
-
-#: plugins/admin/systems/class_goFonServer.inc:73
-#, fuzzy
-msgid "The attribute DB user is empty or contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_goFonServer.inc:76
-#: plugins/admin/systems/class_goFaxServer.inc:73
-#, fuzzy
-msgid "The attribute password is empty or contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_goFonServer.inc:79
-#, fuzzy
-msgid ""
-"The attribute local dial prefix is empty or contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_goFonServer.inc:82
-#, fuzzy
-msgid ""
-"The attribute country dial prefix is empty or contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_goFonServer.inc:119
-#, php-format
-msgid ""
-"You can't remove the asterisk database extension, it is still in use by "
-"these objects '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:131
-#, fuzzy
-msgid "VoIP - asterisk management"
-msgstr "Riferimenti"
-
-#: plugins/admin/systems/class_goFonServer.inc:145
-#, fuzzy
-msgid "Area code"
-msgstr "Directory"
-
-#: plugins/admin/systems/class_goFonServer.inc:146
-#, fuzzy
-msgid "Country code"
-msgstr "Sicurezza"
-
-#: plugins/admin/systems/class_terminalService.inc:72
-#: plugins/admin/systems/class_workstationService.inc:93
-#: plugins/admin/systems/workstationService.tpl:157
-msgid "unknown"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:89
-#: plugins/personal/environment/class_environment.inc:231
-#, php-format
-msgid ""
-"You have specified an external resolution hook which can't be read, please "
-"check the permission of the file '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:104
-#: plugins/admin/systems/class_terminalService.inc:105
-#: plugins/admin/systems/class_terminalService.inc:106
-#: plugins/admin/systems/class_terminalService.inc:107
-#: plugins/admin/systems/class_workstationService.inc:96
-#: plugins/admin/systems/class_workstationService.inc:97
-#: plugins/admin/systems/class_workstationService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:99
-#, fuzzy
-msgid "bit"
-msgstr "scrivere"
-
-#: plugins/admin/systems/class_terminalService.inc:158
-msgid "default"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:159
-#: plugins/admin/systems/class_workstationService.inc:139
-msgid "show chooser"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:160
-#: plugins/admin/systems/class_workstationService.inc:140
-msgid "direct"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:163
-#: plugins/admin/systems/class_workstationService.inc:143
-msgid "load balanced"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:166
-#: plugins/admin/systems/class_workstationService.inc:146
-msgid "Windows RDP"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:167
-#: plugins/admin/systems/class_workstationService.inc:147
-msgid "ICA client"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:197
-#: plugins/admin/systems/class_workstationStartup.inc:836
-#: plugins/admin/systems/class_workstationService.inc:183
-#: plugins/personal/posix/class_posixAccount.inc:203
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
-msgid "automatic"
-msgstr "automatico"
-
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_workstationService.inc:205
-#, fuzzy
-msgid "Bit"
-msgstr "scrivere"
-
-#: plugins/admin/systems/class_terminalService.inc:322
-#: plugins/admin/systems/class_workstationService.inc:320
-msgid "Choose the phone located at the current terminal"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:397
-#: plugins/admin/systems/class_terminalService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:387
-#: plugins/admin/systems/class_workstationService.inc:392
-msgid "Please specify a valid VSync range."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:411
-#: plugins/admin/systems/class_terminalService.inc:416
-#: plugins/admin/systems/class_workstationService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:407
-msgid "Please specify a valid HSync range."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:465
-#, fuzzy, php-format
-msgid "Saving of object system terminal/service with dn '%s' failed."
-msgstr "Informazioni organizzazione"
-
-#: plugins/admin/systems/class_terminalService.inc:474
-#: plugins/admin/systems/class_workstationService.inc:459
-#, fuzzy
-msgid "Service"
-msgstr "Servizi"
-
-#: plugins/admin/systems/class_terminalService.inc:483
-#: plugins/admin/systems/class_workstationService.inc:468
-#, fuzzy
-msgid "Monitor"
-msgstr "Dimensione quota"
-
-#: plugins/admin/systems/class_terminalService.inc:484
-#: plugins/admin/ogroups/class_phonequeue.inc:951
-#, fuzzy
-msgid "Method"
-msgstr "metodo"
-
-#: plugins/admin/systems/class_terminalService.inc:485
-#: plugins/admin/systems/terminalService.tpl:173
-msgid "Remote desktop"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:487
-#: plugins/admin/systems/class_workstationService.inc:469
-#, fuzzy
-msgid "Gfx driver"
-msgstr "Server"
-
-#: plugins/admin/systems/class_terminalService.inc:488
-#: plugins/admin/systems/class_workstationService.inc:470
-msgid "Gfx resolution"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:489
-#: plugins/admin/systems/class_workstationService.inc:471
-msgid "Gfx color depth"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:490
-#: plugins/admin/systems/class_workstationService.inc:472
-msgid "Hsync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:491
-#: plugins/admin/systems/class_workstationService.inc:473
-msgid "Vsync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:492
-msgid "Auto-Sync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:493
-#, fuzzy
-msgid "Printer service enabled"
-msgstr "Nome della stampante"
-
-#: plugins/admin/systems/class_terminalService.inc:494
-#: plugins/admin/systems/terminalService.tpl:229
-msgid "Spool server"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:495
-#: plugins/admin/systems/class_workstationService.inc:475
-#, fuzzy
-msgid "Scanner enabled"
-msgstr "disabilitato"
-
-#: plugins/admin/systems/class_terminalService.inc:496
-#, fuzzy
-msgid "Scanner model"
-msgstr "disabilitato"
-
-#: plugins/admin/systems/class_terminalService.inc:497
-#: plugins/admin/systems/class_workstationService.inc:476
-msgid "Keyboard model"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:498
-#: plugins/admin/systems/class_workstationService.inc:477
-msgid "Keyboard layout"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:499
-#: plugins/admin/systems/class_workstationService.inc:478
-msgid "Keyboard variant"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:500
-#: plugins/admin/systems/class_workstationService.inc:479
-#, fuzzy
-msgid "Mouse type"
-msgstr "Tipo"
-
-#: plugins/admin/systems/class_terminalService.inc:501
-#: plugins/admin/systems/class_workstationService.inc:480
-#, fuzzy
-msgid "Mouse port"
-msgstr "Monitoraggio"
-
-#: plugins/admin/systems/class_terminalService.inc:502
-#: plugins/admin/systems/terminalService.tpl:76
-#: plugins/admin/systems/class_workstationService.inc:481
-#: plugins/admin/systems/workstationService.tpl:86
-#: plugins/gofon/phoneaccount/paste_generic.tpl:27
-#: plugins/gofon/phoneaccount/generic.tpl:30
-msgid "Telephone hardware"
-msgstr "Dispositivo telefonico"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
-#, php-format
-msgid "Internal Error can't create device of type '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
-#, php-format
-msgid "You're about to delete the glpi device '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
-msgid "Can't detect object name."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
-#, php-format
-msgid ""
-"You can't delete this device, it is still in use by these system(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
-#, fuzzy
-msgid "devices"
-msgstr "Dispositivi"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-#, fuzzy
-msgid "New mainbord"
-msgstr "Nuova password"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-#, fuzzy
-msgid "New processor"
-msgstr "Nuova password"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-#: plugins/admin/fai/class_divListFai.inc:177
-msgid "P"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-#, fuzzy
-msgid "New case"
-msgstr "utenti"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "C"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-#, fuzzy
-msgid "New network interface"
-msgstr "Mostra stampanti di rete"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-#, fuzzy
-msgid "NI"
-msgstr "Unix"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-#, fuzzy
-msgid "New ram"
-msgstr "utenti"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "R"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-#, fuzzy
-msgid "New hard disk"
-msgstr "Server"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "HDD"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-#, fuzzy
-msgid "New drive"
-msgstr "Server"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-#, fuzzy
-msgid "D"
-msgstr "UID"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-#, fuzzy
-msgid "New controller"
-msgstr "Nuova conferenza"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "CS"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "New graphics card"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "GC"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-#, fuzzy
-msgid "New sound card"
-msgstr "Nuova password"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "SC"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "New power supply"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "PS"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-#, fuzzy
-msgid "New misc device"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "OC"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
-#, fuzzy
-msgid "You have to specify a valid name for this device."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
-#, fuzzy
-msgid "This device name is already in use."
-msgstr "L'indirizzo principale inserito è già in uso."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-#: plugins/personal/environment/class_environment.inc:508
-#: plugins/personal/environment/class_environment.inc:905
-#, fuzzy
-msgid "None"
-msgstr "nessuno"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-#, fuzzy
-msgid "Other"
-msgstr "Filtri"
-
-#: plugins/admin/systems/class_goMailServer.inc:47
-#: plugins/admin/systems/class_goMailServer.inc:514
-#, fuzzy
-msgid "Mail smtp service (Postfix)"
-msgstr "Server"
-
-#: plugins/admin/systems/class_goMailServer.inc:583
-#, fuzzy, php-format
-msgid "Saving server services/mail with dn '%s' failed."
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/admin/systems/class_goMailServer.inc:600
-#, fuzzy
-msgid "Please specify a numeric value for header size limit."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_goMailServer.inc:604
-#, fuzzy
-msgid "Please specify a numeric value for mailbox size limit."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_goMailServer.inc:608
-#, fuzzy
-msgid "Please specify a numeric value for message size limit."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_goMailServer.inc:703
-msgid "Mail smtp (Postfix)"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:704
-msgid "Mail smtp - Postfix"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:714
-msgid "Header size limit"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:720
-msgid "Transport table"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:1
-#, fuzzy
-msgid "VoIP database information"
-msgstr "Informazioni personali"
-
-#: plugins/admin/systems/goFonServer.tpl:4
-msgid "Asterisk DB user"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:20
-msgid "Country dial prefix"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:28
-msgid "Local dial prefix"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:434
-msgid ""
-"There are packages in your configuration, which can't be resolved with "
-"current server/release settings."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:479
-#, fuzzy
-msgid "Please select a 'FAI server' or remove the 'FAI classes'."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_workstationStartup.inc:547
-msgid ""
-"There is already a profile in your selection that contain partition table "
-"configurations."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:764
-msgid "Not available in current setup"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:908
-#, php-format
-msgid ""
-"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
-"Server was reset to 'auto'."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:924
-#, php-format
-msgid ""
-"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
-"configurations, possibly some classes where deleted or renamed. Server was "
-"reset to 'auto'."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1097
-#, fuzzy, php-format
-msgid "Saving of system workstation/startup with dn '%s' failed."
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1147
-#, fuzzy, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
-msgstr "Impossibile connettersi al server del database!"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1179
-#, fuzzy
-msgid "System startup"
-msgstr "Accesso ai sistemi"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1194
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/class_faiProfile.inc:467
-#, fuzzy
-msgid "FAI classes"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1195
-msgid "Debian mirror"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1196
-#, fuzzy
-msgid "Debian release"
-msgstr "Password attuale"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1198
-msgid "FAI status flag"
-msgstr ""
-
-#: plugins/admin/systems/class_gosaLogServer.inc:28
-#: plugins/admin/systems/class_gosaLogServer.inc:56
-#: plugins/admin/systems/class_gosaLogServer.inc:92
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#, fuzzy
-msgid "GOsa logging service"
-msgstr "Utenti di Dominio"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:104
-#, fuzzy
-msgid "Allow view of entries on this server"
-msgstr "Permetti la connessione al Terminal Server"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-msgid "Syslog Service"
-msgstr ""
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#: plugins/admin/systems/goCupsServer.tpl:1
-#, fuzzy
-msgid "enabled"
-msgstr "disabilitato"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:6
-#, fuzzy
-msgid "List of attachments"
-msgstr "Lista dei dipartimenti"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:23
-msgid ""
-"This dialog allow you to attach additional objects (like manuals, guides, "
-"etc.)  to your currently edited computer."
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:35
-#, fuzzy
-msgid "Display attachments matching"
-msgstr "Mosra gruppi corrispondenti a"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:37
-#, fuzzy
-msgid "Regular expression for matching attachment names"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:51
-#: plugins/admin/systems/class_baseSelectDialog.inc:42
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
-#: plugins/admin/systems/glpiDeviceManagement.tpl:51
-#: plugins/admin/systems/class_glpiSelectUser.inc:113
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
-#, fuzzy
-msgid "Use"
-msgstr "Utenti"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
-msgid "Can't delete this entry, it is still in use."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
-#: plugins/admin/systems/class_glpiAccount.inc:643
-#: plugins/admin/systems/class_glpiAccount.inc:658
-msgid "N/A"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
-#, fuzzy
-msgid "The selected name is already in use."
-msgstr "L'indirizzo principale inserito è già in uso."
-
-#: plugins/admin/systems/terminalService.tpl:4
-#: plugins/admin/systems/workstationService.tpl:4
-msgid "Keyboard"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:254
-#: plugins/admin/systems/printerPPDDialog.tpl:5
-#: plugins/admin/systems/class_glpiAccount.inc:794
-#: plugins/admin/systems/workstationService.tpl:7
-msgid "Model"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:10
-#: plugins/admin/systems/workstationService.tpl:11
-msgid "Choose keyboard model"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:17
-#: plugins/admin/systems/workstationService.tpl:19
-msgid "Layout"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:20
-#: plugins/admin/systems/workstationService.tpl:23
-msgid "Choose keyboard layout"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:27
-#: plugins/admin/systems/workstationService.tpl:31
-msgid "Variant"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:30
-#: plugins/admin/systems/workstationService.tpl:35
-msgid "Choose keyboard variant"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:45
-#: plugins/admin/systems/workstationService.tpl:51
-msgid "Mouse"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:51
-#: plugins/admin/systems/workstationService.tpl:58
-msgid "Choose mouse type"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:58
-#: plugins/admin/systems/workstationService.tpl:66
-msgid "Port"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:61
-#: plugins/admin/systems/workstationService.tpl:70
-msgid "Choose mouse port"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:79
-#: plugins/admin/systems/workstationService.tpl:89
-#: plugins/admin/departments/class_departmentGeneric.inc:599
-#: plugins/gofon/phoneaccount/paste_generic.tpl:29
-#: plugins/gofon/phoneaccount/generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:34
-msgid "Telephone"
-msgstr "Telefono"
-
-#: plugins/admin/systems/terminalService.tpl:101
-#: plugins/admin/systems/workstationService.tpl:114
-msgid "Choose graphic driver that is needed by the installed graphic board"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:108
-#: plugins/admin/systems/workstationService.tpl:122
-#: plugins/personal/environment/class_environment.inc:1331
-#: plugins/personal/environment/environment.tpl:110
-msgid "Resolution"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:111
-#: plugins/admin/systems/workstationService.tpl:126
-msgid "Choose screen resolution used in graphic mode"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:118
-#: plugins/admin/systems/workstationService.tpl:134
-msgid "Color depth"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:121
-#: plugins/admin/systems/workstationService.tpl:138
-msgid "Choose colordepth used in graphic mode"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:135
-#: plugins/admin/systems/workstationService.tpl:153
-msgid "Display device"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:147
-#: plugins/admin/systems/workstationService.tpl:167
-msgid "Use DDC for automatic detection"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:150
-#: plugins/admin/systems/workstationService.tpl:170
-msgid "HSync"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:154
-#: plugins/admin/systems/workstationService.tpl:175
-msgid "Horizontal refresh frequency for installed monitor"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:158
-#: plugins/admin/systems/workstationService.tpl:181
-msgid "VSync"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:162
-#: plugins/admin/systems/workstationService.tpl:186
-msgid "Vertical refresh frequency for installed monitor"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:177
-msgid "Connect method"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:180
-msgid "Choose method to connect to terminal server"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:188
-msgid "Terminal server"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:191
-msgid "Select specific terminal server to use"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:199
-msgid "Font server"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:202
-msgid "Select specific font server to use"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:219
-msgid "Print device"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:221
-msgid "Select to start IPP based printing service on terminal"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:223
-msgid "Provide print services"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:232
-msgid "Select NFS filesystem to place spool files on"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:245
-#: plugins/admin/systems/workstationService.tpl:201
-msgid "Scan device"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:247
-#: plugins/admin/systems/workstationService.tpl:204
-msgid "Select to start SANE scan service on terminal"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:249
-#: plugins/admin/systems/workstationService.tpl:207
-msgid "Provide scan services"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:257
-msgid "Select scanner driver to use"
-msgstr ""
-
-#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
-#: plugins/personal/environment/class_selectPrinterDialog.inc:110
-#, fuzzy
-msgid "Please select a printer or press cancel."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:58
-#, php-format
-msgid ""
-"You can't delete this manufacturer, it is still in use by these system(s) '%"
-"s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:104
-#, fuzzy
-msgid "Please specify a name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:113
-#: plugins/admin/systems/class_glpiManufacturer.inc:119
-msgid "Specified name is already in use, please choose another one."
-msgstr ""
-
-#: plugins/admin/systems/class_goSyslogServer.inc:29
-#: plugins/admin/systems/class_goSyslogServer.inc:49
-#: plugins/admin/systems/class_goSyslogServer.inc:70
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#, fuzzy
-msgid "Logging service"
-msgstr "Utenti di Dominio"
-
-#: plugins/admin/systems/class_workstationService.inc:451
-#, fuzzy, php-format
-msgid "Saving of system workstation/service with dn '%s' failed."
-msgstr "Stampante"
-
-#: plugins/admin/systems/class_workstationService.inc:460
-#, fuzzy
-msgid "Workstation service"
-msgstr "server"
-
-#: plugins/admin/systems/class_workstationService.inc:474
-#, fuzzy
-msgid "Use DDC"
-msgstr "Utenti"
-
-#: plugins/admin/systems/servkolab.tpl:9
-#: plugins/admin/systems/class_servKolab.inc:394
-#, fuzzy
-msgid "Postfix mydomain"
-msgstr "nel dominio"
-
-#: plugins/admin/systems/servkolab.tpl:18
-#, fuzzy
-msgid "Postfix mydestination"
-msgstr "Impostazioni Unix"
-
-#: plugins/admin/systems/servkolab.tpl:27
-#: plugins/admin/systems/class_servKolab.inc:396
-msgid "Cyrus admins"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:48
-#: plugins/admin/systems/class_servKolab.inc:407
-msgid "POP3 service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:58
-#: plugins/admin/systems/class_servKolab.inc:409
-msgid "POP3/SSL service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:68
-#: plugins/admin/systems/class_servKolab.inc:405
-msgid "IMAP service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:78
-#: plugins/admin/systems/class_servKolab.inc:408
-msgid "IMAP/SSL service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:88
-#: plugins/admin/systems/class_servKolab.inc:410
-msgid "Sieve service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:98
-msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:108
-msgid "HTTP FreeBusy service (legacy)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:118
-msgid "Amavis email scanning (virus/spam)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:129
-#: plugins/admin/systems/class_servKolab.inc:411
-msgid "Quota settings"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:147
-msgid "Free/Busy settings"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:153
-msgid "Allow unauthenticated downloading of Free/Busy information"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:171
-#: plugins/admin/systems/class_servKolab.inc:398
-msgid "SMTP privileged networks"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:176
-msgid "Hosts/networks allowed to relay"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:181
-msgid "Enter multiple values, seperated with"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:194
-msgid "SMTP smarthost/relayhost"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:202
-#: plugins/admin/systems/class_servKolab.inc:401
-msgid "Enable MX lookup for relayhost"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:207
-msgid "Host used to relay mails"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:223
-#: plugins/admin/systems/class_servKolab.inc:404
-msgid "Accept Internet Mail"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:231
-msgid "Accept mail from other domains over non-authenticated SMTP"
-msgstr ""
-
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "Print Service"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:3
-msgid "Adding a new service to the current server"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:7
-msgid ""
-"This dialog allows you to add new services to the currenty edited server "
-"object. The box below shows all available but not already used services."
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:13
-#, fuzzy
-msgid "Service to add"
-msgstr "Seleziona il numero da aggiungere"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:20
-#, fuzzy
-msgid "All available services are already in use."
-msgstr "L'indirizzo principale inserito è già in uso."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:115
-#: plugins/personal/posix/class_posixAccount.inc:575
-#: plugins/personal/samba/class_sambaAccount.inc:501
-#: setup/setup_config2.tpl:126
-msgid "disabled"
-msgstr "disabilitato"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:116
-msgid "text"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:117
-msgid "graphic"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:197
-#, php-format
-msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:204
-msgid "No WAKECMD definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:216
-msgid "No REBOOTCMD definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:228
-msgid "No HALTCMD definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:369
-#, php-format
-msgid "Removing of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:442
-msgid "The required field 'Terminal name' is not set."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:471
-#: plugins/admin/systems/class_workstationGeneric.inc:453
-msgid ""
-"There must be at least one NTP server selected, or the inherit mode "
-"activated."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:557
-#, php-format
-msgid "Saving of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:620
-#, fuzzy
-msgid "Terminal generic"
-msgstr "Terminal Server"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:629
-#: plugins/admin/systems/terminal.tpl:72
-msgid "Root server"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:630
-#: plugins/admin/systems/terminal.tpl:82
-msgid "Swap server"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:631
-#, fuzzy
-msgid "Syslog server enabled"
-msgstr "Mostra server"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:632
-#, fuzzy
-msgid "Ntp server settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:635
-#: plugins/admin/systems/class_workstationGeneric.inc:621
-#, fuzzy
-msgid "Root password"
-msgstr "Cambia password"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
-msgid ""
-"This dialog allows you to configure all components of this DNS zone on a "
-"single list."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
-msgid ""
-"Be careful editing record types with this dialog. All changes will be saved "
-"immediately when using the save button."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
-msgid ""
-"This dialog can't be used until the currently edited zone was saved or the "
-"zone entry exists in the ldap database."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-#, fuzzy
-msgid "Create a new DNS zone entry"
-msgstr "Crea in"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:1
-msgid "Manage OS-types"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_os.tpl:24
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
-#: plugins/admin/systems/glpi_edit_type.tpl:24
-#, fuzzy
-msgid "Please enter a new name"
-msgstr "Inserisci la URI del server LDAP"
-
-#: plugins/admin/systems/goSpamServer.tpl:22
-msgid "Select required score to tag mail as spam"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:72
-msgid "Enable bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/goFaxServer.tpl:1
-#, fuzzy
-msgid "FAX database information"
-msgstr "Informazioni organizzazione"
-
-#: plugins/admin/systems/goFaxServer.tpl:4
-msgid "FAX DB user"
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
-#, fuzzy, php-format
-msgid "You're about to delete the ppd file '%s' at '%s'."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
-#, fuzzy, php-format
-msgid "Could not found specified ppd file '%s'."
-msgstr "Impossibile aprite il certificato selezionato!"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
-msgid ""
-"Something went wrong while trying to remove the ppd file from server, "
-"possibly we have no write access."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
-#, php-format
-msgid "Selected vendor '%s' does not exists in our list of ppds."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
-#, fuzzy
-msgid "Printer ppd selection."
-msgstr "Impostazioni Unix"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:25
-#, fuzzy
-msgid "Choose a base"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-msgid "Go to root department"
-msgstr "Vai al dipartimento base"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: include/class_MultiSelectWindow.inc:194
-msgid "Go up one department"
-msgstr "Sali di dipartimento"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-msgid "Go to users department"
-msgstr "Vai agli utenti del dipartimento"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-#: include/class_MultiSelectWindow.inc:204
-msgid "Home"
-msgstr "Home"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: include/class_MultiSelectWindow.inc:209
-msgid "Reload list"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:36
-msgid ""
-"Step in the prefered tree and click save to use the current subtree as base. "
-"Or click the image at the end of each entry."
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:53
-msgid "Filter entries with this syntax"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:117
-#, fuzzy, php-format
-msgid "Select this base"
-msgstr "Elimina questo record"
-
-#: plugins/admin/systems/gosaLogServer.tpl:1
-#, fuzzy
-msgid "GOsa logging database"
-msgstr "Database"
-
-#: plugins/admin/systems/gosaLogServer.tpl:4
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/goVirusServer.tpl:13
-#, fuzzy
-msgid "Database user"
-msgstr "Database"
-
-#: plugins/admin/systems/class_goVirusServer.inc:48
-#: plugins/admin/systems/class_goVirusServer.inc:211
-#: plugins/admin/systems/class_goVirusServer.inc:220
-#: plugins/admin/systems/class_goVirusServer.inc:221
-msgid "Anti virus"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:156
-#, fuzzy, php-format
-msgid "Saving of server services/anti virus with dn '%s' failed."
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/admin/systems/class_goVirusServer.inc:164
-#: plugins/admin/systems/class_goVirusServer.inc:239
-msgid "Maximum directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:165
-#: plugins/admin/systems/class_goVirusServer.inc:238
-#: plugins/admin/systems/goVirusServer.tpl:43
-msgid "Maximum threads"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:166
-#: plugins/admin/systems/class_goVirusServer.inc:241
-#: plugins/admin/systems/goVirusServer.tpl:134
-#, fuzzy
-msgid "Maximum file size"
-msgstr "Inoltra i messaggi a"
-
-#: plugins/admin/systems/class_goVirusServer.inc:167
-#: plugins/admin/systems/class_goVirusServer.inc:242
-msgid "Maximum recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:168
-#: plugins/admin/systems/class_goVirusServer.inc:243
-#: plugins/admin/systems/goVirusServer.tpl:152
-msgid "Maximum compression ratio"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:169
-#: plugins/admin/systems/class_goVirusServer.inc:245
-#: plugins/admin/systems/goVirusServer.tpl:71
-#, fuzzy
-msgid "Checks per day"
-msgstr "Parametro"
-
-#: plugins/admin/systems/class_goVirusServer.inc:173
-#, php-format
-msgid "The specified value for '%s' must be a numeric value."
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:246
-#: plugins/admin/systems/goVirusServer.tpl:33
-msgid "Http proxy URL"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:244
-#: plugins/admin/systems/goVirusServer.tpl:23
-#, fuzzy
-msgid "Database mirror"
-msgstr "Database"
-
-#: plugins/admin/systems/class_goVirusServer.inc:179
-#, fuzzy, php-format
-msgid "Please specify a valid value for '%s'."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_goVirusServer.inc:233
-#: plugins/admin/systems/goVirusServer.tpl:84
-msgid "Enable debugging"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:234
-#: plugins/admin/systems/goVirusServer.tpl:92
-msgid "Enable mail scanning"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:235
-#: plugins/admin/systems/goVirusServer.tpl:117
-msgid "Enable scanning of archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:236
-#: plugins/admin/systems/goVirusServer.tpl:125
-msgid "Block encrypted archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:240
-#, fuzzy
-msgid "Anti virus user"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:216
-#: plugins/admin/ogroups/class_termgroup.inc:247
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:227
-msgid "This 'dn' has no workstation features."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:354
-#, fuzzy, php-format
-msgid "Removing of system workstation/generic with dn '%s' failed."
-msgstr "Elimina estensioni Samba"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:425
-msgid "The required field 'Workstation name' is not set."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:521
-#: plugins/admin/systems/class_workstationGeneric.inc:546
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic with dn '%s' failed."
-msgstr "Stampante"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:607
-#, fuzzy
-msgid "Workstation generic"
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:619
-#: plugins/admin/systems/terminal.tpl:53
-#: plugins/admin/systems/workstation.tpl:60
-#: plugins/admin/ogroups/class_termgroup.inc:396
-#: plugins/admin/ogroups/termgroup.tpl:58
-msgid "Syslog server"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:620
-#: plugins/admin/ogroups/class_termgroup.inc:398
-#, fuzzy
-msgid "Ntp server"
-msgstr "Servizi"
-
-#: plugins/admin/systems/servdns.tpl:1
-#, fuzzy
-msgid "Zones"
-msgstr "telefoni"
-
-#: plugins/admin/systems/goSpamServerRule.tpl:14
-#, fuzzy
-msgid "Rule"
-msgstr "Ruolo"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
-#, fuzzy
-msgid "Attachment"
-msgstr "Argomenti"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
-#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
-msgid "File"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
-#: plugins/admin/systems/printerPPDDialog.tpl:11
-#: plugins/admin/applications/generic.tpl:138
-#: plugins/admin/fai/faiTemplateEntry.tpl:49
-msgid "Upload"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
-#, fuzzy
-msgid "Filename"
-msgstr "Cognome"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
-#, fuzzy
-msgid "Mime-type"
-msgstr "Tipo"
-
-#: plugins/admin/systems/class_servRepository.inc:45
-#: plugins/admin/systems/class_servRepository.inc:367
-#: plugins/admin/systems/class_servRepository.inc:378
-#, fuzzy
-msgid "Repository service"
-msgstr "server"
-
-#: plugins/admin/systems/class_servRepository.inc:100
-#: plugins/admin/fai/class_faiSummaryTab.inc:175
-msgid "You can't use this plugin until FAI is activated."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:158
-#, php-format
-msgid ""
-"You can't delete this release, it is still used by these workstations [%s]. "
-"Please solve this dependencies first, to keep data base consistency."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:192
-#, php-format
-msgid ""
-"Be careful editing this release, it is still used by these workstations [%s]."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:259
-#: plugins/admin/systems/class_servRepository.inc:282
-#: plugins/admin/systems/class_servRepository.inc:391
-#: plugins/admin/systems/servRepositorySetup.tpl:39
-#, fuzzy
-msgid "Sections"
-msgstr "Azione"
-
-#: plugins/admin/systems/class_servRepository.inc:377
-#: plugins/admin/systems/servRepositorySetup.tpl:1
-#: plugins/admin/fai/faiPackage.tpl:33
-#, fuzzy
-msgid "Repository"
-msgstr "Riprova"
-
-#: plugins/admin/systems/class_servRepository.inc:390
-#, fuzzy
-msgid "Releases"
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_servRepository.inc:392
-#: plugins/admin/systems/servRepositorySetup.tpl:8
-#, fuzzy
-msgid "Parent server"
-msgstr "server"
-
-#: plugins/admin/systems/class_servRepository.inc:393
-msgid "Url"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:314
-#: plugins/admin/acl/class_aclRole.inc:339
-#: plugins/admin/ogroups/phonequeue.tpl:27
-#: plugins/admin/fai/class_faiProfile.inc:312
-#: include/sieve/templates/object_container_clear.tpl:12
-#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
-#, fuzzy
-msgid "Down"
-msgstr "Dominio"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:388
-#, fuzzy, php-format
-msgid "Please choose a valid zone name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:392
-#, fuzzy, php-format
-msgid "Please choose a valid reverse zone name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:396
-msgid "Only lowercase strings are allowed as zone name."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:400
-#, fuzzy
-msgid "Please specify a numeric value for serial number."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:404
-#, fuzzy
-msgid "Please specify a numeric value for refresh."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:408
-#, fuzzy
-msgid "Please specify a numeric value for ttl."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:412
-#, fuzzy
-msgid "Please specify a numeric value for expire."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:416
-#, fuzzy
-msgid "Please specify a numeric value for retry."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:431
-#, fuzzy
-msgid ""
-"The given network address is not a valid, please specify a valid IP address."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:438
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.0.0.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:444
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.0.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:450
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.x.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:454
-#, fuzzy, php-format
-msgid "The given network class '%s' is not valid."
-msgstr "Il valore di 'Dimensione quota' non è valido"
-
-#: plugins/admin/systems/server.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
-msgid "Server name"
-msgstr ""
-
-#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
-#: plugins/admin/systems/workstation.tpl:53
-#: plugins/admin/ogroups/termgroup.tpl:50
-msgid "Select terminal mode"
-msgstr ""
-
-#: plugins/admin/systems/server.tpl:67
-msgid "Select action to execute for this server"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
-#: plugins/admin/ogroups/ogroup_objects.tpl:6
-msgid "Select objects to add"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
-#: plugins/admin/systems/servRepository.tpl:48
-#: plugins/admin/ogroups/ogroup_objects.tpl:45
-#: plugins/admin/fai/faiPackageEntry.tpl:42
-#: plugins/admin/fai/faiProfileEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:55
-msgid "Display objects matching"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
-#: plugins/admin/systems/servRepository.tpl:52
-#: plugins/admin/ogroups/ogroup_objects.tpl:46
-#: plugins/admin/fai/faiPackageEntry.tpl:46
-#: plugins/admin/fai/faiProfileEntry.tpl:59
-msgid "Regular expression for matching object names"
-msgstr ""
-
-#: plugins/admin/systems/servRepositorySetup.tpl:28
-#: plugins/personal/connectivity/kolab.tpl:74
-msgid "URL"
-msgstr "URL"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:34
-#: plugins/admin/systems/class_goGlpiServer.inc:89
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#, fuzzy
-msgid "Inventory database"
-msgstr "Database"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:60
-#, fuzzy
-msgid "Inventory database service"
-msgstr "Database"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:69
-#: plugins/admin/systems/class_goFaxServer.inc:70
-#, fuzzy
-msgid "The attribute user is empty or contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:72
-#, fuzzy
-msgid "The attribute database is empty or contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_goNtpServer.inc:30
-#: plugins/admin/systems/class_goNtpServer.inc:76
-#, fuzzy
-msgid "Time service (NTP)"
-msgstr "Utenti di Dominio"
-
-#: plugins/admin/systems/class_goNtpServer.inc:99
-#, fuzzy, php-format
-msgid "Saving server services/goNtpServer with dn '%s' failed."
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/admin/systems/class_goNtpServer.inc:114
-#, fuzzy
-msgid "Time service"
-msgstr "Utenti di Dominio"
-
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#, fuzzy
-msgid "Time service - NTP"
-msgstr "Utenti di Dominio"
-
-#: plugins/admin/systems/class_goNtpServer.inc:123
-#, fuzzy
-msgid "Ntp source"
-msgstr "Servizi"
-
-#: plugins/admin/systems/class_goShareServer.inc:33
-#, fuzzy
-msgid "File service"
-msgstr "Server"
-
-#: plugins/admin/systems/class_goShareServer.inc:159
-#: plugins/admin/systems/class_goShareServer.inc:387
-#, fuzzy
-msgid "File service (Shares)"
-msgstr "Server"
-
-#: plugins/admin/systems/class_goShareServer.inc:193
-#, fuzzy, php-format
-msgid "Saving of system server/shares with dn '%s' failed."
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/admin/systems/class_goShareServer.inc:231
-#, php-format
-msgid "The share can't be removed since it is still used by %d users:"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:236
-msgid "Please correct the share-/profile settings of these users"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:264
-#, fuzzy, php-format
-msgid "Creating system server/shares (mount container) with dn '%s' failed."
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/systems/class_goShareServer.inc:278
-#, fuzzy, php-format
-msgid "Removing system server/shares (mount container) with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/admin/systems/class_goShareServer.inc:289
-#, fuzzy, php-format
-msgid "Saving system server/shares (mount container) with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/admin/systems/class_goShareServer.inc:388
-#, fuzzy
-msgid "File service - Shares"
-msgstr "Server"
-
-#: plugins/admin/systems/class_goShareServer.inc:397
-msgid "Apple mounts"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:400
-#, fuzzy
-msgid "Charset"
-msgstr "reset"
-
-#: plugins/admin/systems/terminal.tpl:8
-msgid "Terminal template"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:10
-#: plugins/admin/systems/paste_generic.tpl:24
-msgid "Terminal name"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:37
-#: plugins/admin/systems/workstation.tpl:44
-#, fuzzy
-msgid "Inherit all"
-msgstr "Iniziali"
-
-#: plugins/admin/systems/terminal.tpl:56
-#: plugins/admin/systems/workstation.tpl:63
-#: plugins/admin/ogroups/termgroup.tpl:61
-msgid "Choose server to use for logging"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:75
-msgid "Select NFS root filesystem to use"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:85
-msgid "Choose NFS filesystem to place swap files on"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:104
-#: plugins/admin/systems/workstation.tpl:81
-msgid "Inherit time server attributes"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:109
-#: plugins/admin/systems/workstation.tpl:86
-#: plugins/admin/ogroups/termgroup.tpl:14
-msgid "NTP server"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:112
-#: plugins/admin/systems/workstation.tpl:89
-#: plugins/admin/ogroups/termgroup.tpl:17
-msgid "Choose server to use for synchronizing time"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:151
-#: plugins/admin/systems/workstation.tpl:126
-#: plugins/admin/ogroups/termgroup.tpl:93
-msgid "Select action to execute for this terminal"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
-#: plugins/admin/systems/class_glpiAccount.inc:151
-msgid "There is no server with valid glpi database service."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
-#: plugins/admin/systems/class_glpiAccount.inc:161
-msgid "Can't connect to glpi database, the php-mysql extension is missing."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
-#: plugins/admin/systems/class_glpiAccount.inc:171
-#, fuzzy
-msgid "Can't connect to glpi database, check configuration twice."
-msgstr "Impossibile connettersi al server del database!"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
-#: plugins/admin/systems/class_glpiAccount.inc:580
-#, fuzzy
-msgid "Remove inventory"
-msgstr "Elimina contatto"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
-#, fuzzy
-msgid ""
-"This server has inventory features enabled. You can disable them by clicking "
-"below."
-msgstr "Questa identià possiede estensioni Unix."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
-#: plugins/admin/systems/class_glpiAccount.inc:583
-#, fuzzy
-msgid "Add inventory"
-msgstr "Aggiungi contatto"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
-#, fuzzy
-msgid ""
-"This server has inventory features disabled. You can enable them by clicking "
-"below."
-msgstr "Questa identità non possiede estensioni Unix"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
-#, php-format
-msgid ""
-"Can't rename given printer type to '%s', because this type name already "
-"exists."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
-#, php-format
-msgid "Can't delete printer type, it is still in use by '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
-msgid "since"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
-#: plugins/admin/systems/class_glpiAccount.inc:780
-msgid "Glpi"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
-#, fuzzy
-msgid "Printer inventory extension"
-msgstr "Elimina foto"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
-#, fuzzy
-msgid "Supports serial interface"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
-#, fuzzy
-msgid "Supports parallel interface"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
-#, fuzzy
-msgid "Supports usb interface"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
-#: plugins/admin/systems/glpi.tpl:66
-#: plugins/admin/systems/class_glpiAccount.inc:789
-#: plugins/admin/systems/glpiPrinter.tpl:83
-msgid "Technical responsible"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
-#: plugins/admin/systems/glpi.tpl:56
-#: plugins/admin/systems/class_glpiAccount.inc:793
-#: plugins/admin/systems/glpiPrinter.tpl:94
-#, fuzzy
-msgid "Contact person"
-msgstr "Contatto"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
-#: plugins/admin/systems/glpi.tpl:117
-#: plugins/admin/systems/class_glpiAccount.inc:797
-#: plugins/admin/systems/glpiPrinter.tpl:107
-#, fuzzy
-msgid "Attachments"
-msgstr "Argomenti"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
-#, fuzzy
-msgid "Cartridge settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/admin/systems/glpi_edit_type.tpl:1
-#, fuzzy
-msgid "Manage System-types"
-msgstr "Sistemi"
-
-#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
-msgid "System management"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
-#, fuzzy
-msgid "Reference"
-msgstr "Riferimenti"
-
-#: plugins/admin/systems/remove_ppd.tpl:9
-msgid "The ppd file will be removed from the server and can not be restored."
-msgstr ""
-
-#: plugins/admin/systems/paste_generic.tpl:14
-#, fuzzy
-msgid "workstation name"
-msgstr "Nome locazione"
-
-#: plugins/admin/systems/paste_generic.tpl:54
-#, fuzzy
-msgid "Component name"
-msgstr "Nome comune"
-
-#: plugins/admin/systems/workstation.tpl:8
-msgid "Workstation template"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:23
-#: plugins/admin/systems/class_glpiAccount.inc:791
-#, fuzzy
-msgid "Operating system"
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
-#, fuzzy
-msgid "Contacts"
-msgstr "Contatto"
-
-#: plugins/admin/systems/glpi.tpl:96
-#, fuzzy
-msgid "Installed devices"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/systems/glpi.tpl:112
-#, fuzzy
-msgid "Trading"
-msgstr "Ricerca"
-
-#: plugins/admin/systems/glpi.tpl:113
-#, fuzzy
-msgid "Software"
-msgstr "Stato"
-
-#: plugins/admin/systems/glpi.tpl:114
-#, fuzzy
-msgid "Contracts"
-msgstr "Contatto"
-
-#: plugins/admin/systems/class_divListSystem.inc:42
-#: plugins/admin/systems/class_divListSystem.inc:43
-msgid "List of systems"
-msgstr "Lista dei sistemi"
-
-#: plugins/admin/systems/class_divListSystem.inc:47
-msgid ""
-"This menu allows you to add, remove and change the properties of specific "
-"systems. You can only add systems which have already been started once."
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:68
-#, fuzzy
-msgid "System / Department"
-msgstr "Dipartimento"
-
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Show servers"
-msgstr "Mostra server"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-msgid "Select to see Linux terminals"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Show terminals"
-msgstr "Mostra terminali"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-msgid "Select to see Linux workstations"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Show workstations"
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Select to see MicroSoft Windows based workstations"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Show windows based workstations"
-msgstr "Mostra workstation Windows"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Select to see network printers"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Show network printers"
-msgstr "Mostra stampanti di rete"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-msgid "Select to see VOIP phones"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Show phones"
-msgstr "Mostra telefoni"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Select to see network devices"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Show network devices"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/class_divListSystem.inc:85
-#: plugins/personal/posix/trust_machines.tpl:30
-msgid "Display systems matching"
-msgstr "Mostra i sistemi che corrispondono a:"
-
-#: plugins/admin/systems/class_divListSystem.inc:86
-#, fuzzy
-msgid "Display systems of user"
-msgstr "Mostra l'indirizzo dell'utente"
-
-#: plugins/admin/systems/class_divListSystem.inc:188
-#, fuzzy
-msgid "New Terminal template"
-msgstr "Terminal Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:194
-#, fuzzy
-msgid "New Workstation template"
-msgstr "Mostra workstation"
-
-#: plugins/admin/systems/class_divListSystem.inc:200
-#, fuzzy
-msgid "New Server"
-msgstr "Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:206
-#, fuzzy
-msgid "New Printer"
-msgstr "Stampante"
-
-#: plugins/admin/systems/class_divListSystem.inc:212
-#, fuzzy
-msgid "New Phone"
-msgstr "Telefono"
-
-#: plugins/admin/systems/class_divListSystem.inc:218
-msgid "New Component"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove selected systems"
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove systems"
-msgstr "Crea estensioni di posta"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy selected system"
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy systems"
-msgstr "Lista dei sistemi"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "cut selected system"
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "Cut systems"
-msgstr "Lista dei sistemi"
-
-#: plugins/admin/systems/class_divListSystem.inc:256
-#, fuzzy
-msgid "Cups Server"
-msgstr "Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:257
-msgid "Log Db"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:258
-#, fuzzy
-msgid "Syslog Server"
-msgstr "Mostra server"
-
-#: plugins/admin/systems/class_divListSystem.inc:259
-#, fuzzy
-msgid "Mail Server"
-msgstr "Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:260
-#, fuzzy
-msgid "Imap Server"
-msgstr "Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:261
-#, fuzzy
-msgid "Nfs Server"
-msgstr "Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:262
-#, fuzzy
-msgid "Kerberos Server"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_divListSystem.inc:263
-#, fuzzy
-msgid "Asterisk Server"
-msgstr "Terminal Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:264
-#, fuzzy
-msgid "Fax Server"
-msgstr "Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:265
-#, fuzzy
-msgid "Ldap Server"
-msgstr "Server"
-
-#: plugins/admin/systems/class_divListSystem.inc:323
-#, fuzzy
-msgid "Edit system"
-msgstr "Lista dei sistemi"
-
-#: plugins/admin/systems/class_divListSystem.inc:333
-#, fuzzy
-msgid "Delete system"
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_divListSystem.inc:376
-#, fuzzy
-msgid "Set root       password"
-msgstr "Cambia password"
-
-#: plugins/admin/systems/class_divListSystem.inc:383
-#, fuzzy
-msgid "Create CD"
-msgstr "Creare"
-
-#: plugins/admin/systems/class_divListSystem.inc:384
-#, fuzzy
-msgid "Create FAI CD"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:1
-#, fuzzy
-msgid "Printer driver"
-msgstr "Stampante"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:6
-#, fuzzy
-msgid "Select"
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:9
-#, fuzzy
-msgid "New driver"
-msgstr "Server"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
-msgid "List of available cartridge type for this type of printer"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
-msgid ""
-"This dialog allows you to create new types of cartridges, and select one or "
-"more types for your printer. Cartridge types depends on the printer type you "
-"have selected. For each selected cartridge type there will be a new "
-"cartridge created, this allows you to select the same cartridge type for "
-"more then one printer."
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
-#, fuzzy
-msgid "Display cartridge types matching"
-msgstr "Mostra utenti che corrispondono a"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
-#, fuzzy
-msgid "Regular expression for matching cartridge types"
-msgstr "Espressione regolare per selezionare l'indirizzo"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:6
-#, fuzzy
-msgid "List of devices"
-msgstr "Lista degli utenti"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:23
-msgid ""
-"This dialog allows you to attach a device to your currently edited computer."
-msgstr ""
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:35
-#, fuzzy
-msgid "Display devices matching"
-msgstr "Mostra gli indirizzi che corrispondono"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:37
-#, fuzzy
-msgid "Regular expression for matching device names"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/admin/systems/class_servKolab.inc:105
-#, php-format
-msgid "Include data from %s days in the past when creating free/busy lists"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:110
-#, php-format
-msgid "Warn users when using more than %s%% of their mail quota"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:200
-#: plugins/admin/systems/class_servKolab.inc:214
-#, fuzzy, php-format
-msgid "Removing host entry from system server/kolab with dn '%s' failed."
-msgstr "Elimina estensioni telefoniche"
-
-#: plugins/admin/systems/class_servKolab.inc:266
-msgid "Future days in Free/Busy settings must be set."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:268
-msgid "Future days in Free/Busy settings must be a positive value."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:272
-msgid "The given Quota settings value must be a number."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:274
-msgid "Please choose a value between 1 and 100 for Quota settings."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:276
-msgid "Future days must be a value."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:280
-msgid "No SMTP privileged networks set."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:359
-#, fuzzy, php-format
-msgid "Saving system server/kolab with dn '%s' failed."
-msgstr "Account Kolab"
-
-#: plugins/admin/systems/class_servKolab.inc:375
-#: plugins/admin/systems/class_servKolab.inc:386
-#, fuzzy
-msgid "Kolab mail service"
-msgstr "Utenti di Dominio"
-
-#: plugins/admin/systems/class_servKolab.inc:385
-#: plugins/personal/connectivity/class_kolabAccount.inc:5
-#: plugins/personal/connectivity/class_kolabAccount.inc:466
-msgid "Kolab"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:395
-#, fuzzy
-msgid "My destination"
-msgstr "Destinazione"
-
-#: plugins/admin/systems/class_servKolab.inc:397
-#, fuzzy
-msgid "FTP FreeBusy service"
-msgstr "Server"
-
-#: plugins/admin/systems/class_servKolab.inc:399
-msgid "Enable virus scan"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:400
-#, fuzzy
-msgid "Relayhost"
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_servKolab.inc:402
-#, fuzzy
-msgid "HTTP FreeBusy service"
-msgstr "Server"
-
-#: plugins/admin/systems/class_servKolab.inc:403
-msgid "Allow unauthenticated free busy"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:406
-msgid "kolabFreeBusyFuture"
-msgstr ""
-
-#: plugins/admin/systems/servRepository.tpl:6
-#, fuzzy
-msgid "List of configured repositories."
-msgstr "Lista dei gruppi"
-
-#: plugins/admin/systems/servRepository.tpl:12
-#, fuzzy
-msgid "Add repository"
-msgstr "Riprova"
-
-#: plugins/admin/systems/servRepository.tpl:31
-msgid "This menu allows you to create, delete and edit repository settings."
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:1
-msgid "Choose the kind of system component you want to create"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:4
-msgid ""
-"Linux terminals and workstations are autocreated on bootup. For this reason "
-"you're only be able to create templates for a specific tree. Servers are "
-"normally automatically added too, but in some special cases you may need to "
-"create a faked server entry to provide GOsa with some informations. Other "
-"network components may be used for Nagios setups to create component "
-"dependencies."
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:7
-msgid "Linux thin client template"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:8
-msgid "Linux workstation template"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:9
-msgid "Linux Server"
-msgstr "Server Linux"
-
-#: plugins/admin/systems/chooser.tpl:10
-msgid "Windows workstation"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:11
-msgid "Network printer"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:13
-msgid "Other network component"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
-msgid "Create"
-msgstr "Creare"
-
-#: plugins/admin/systems/password.tpl:2
-#, fuzzy
-msgid ""
-"To change the terminal root password use the fields below. The changes take "
-"effect during the next reboot. Please memorize the new password, because you "
-"wouldn't be able to log in."
-msgstr ""
-"Per cambiare la tua password usa i campi qui sotto. I cambiamenti avrenno "
-"effetto immediatamente. Memorizza la nuova password perché non sarai in "
-"grado di connetterti senza di essa."
-
-#: plugins/admin/systems/password.tpl:5
-msgid "Leave fields blank for password inheritance from default entries."
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:9
-msgid "Changing the password impinges on authentification only."
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/generic/password.tpl:7
-#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
-#: ihtml/themes/default/password.tpl:84
-msgid "New password"
-msgstr "Nuova password"
-
-#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
-#: plugins/personal/password/password.tpl:21
-#: plugins/personal/generic/password.tpl:11
-msgid "Repeat new password"
-msgstr "Ripeti la password"
-
-#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
-#: plugins/personal/password/password.tpl:30
-#: plugins/personal/generic/password.tpl:17
-msgid "Set password"
-msgstr "Cambia password"
-
-#: plugins/admin/systems/class_glpiAccount.inc:185
-#: plugins/admin/systems/class_glpiAccount.inc:191
-#: plugins/admin/systems/class_glpiAccount.inc:197
-msgid "This feature is not implemented yet."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:299
-msgid "Adding new sytem type failed, this system type name is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:319
-#, php-format
-msgid ""
-"You can't delete this system type, it is still in use by these system(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:330
-#, fuzzy
-msgid "Rename failed, this system type name is already used."
-msgstr "L'indirizzo principale inserito è già in uso."
-
-#: plugins/admin/systems/class_glpiAccount.inc:386
-msgid "Adding new operating system failed, specifed name is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:408
-#, php-format
-msgid ""
-"You can't delete this operating system, it is still in use by these system"
-"(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:420
-#, fuzzy
-msgid "Updating operating system failed, specifed name is already used."
-msgstr "L'indirizzo principale inserito è già in uso."
-
-#: plugins/admin/systems/class_glpiAccount.inc:499
-#, php-format
-msgid ""
-"Could not add the given user, the users dn is too long, only 100 characters "
-"are allowed here."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:581
-#, fuzzy
-msgid ""
-"This device has inventory informations enabled. You can disable them by "
-"clicking below."
-msgstr "Questa identià possiede estensioni Unix."
-
-#: plugins/admin/systems/class_glpiAccount.inc:584
-#, fuzzy
-msgid ""
-"This device has inventory informations disabled. You can enable them by "
-"clicking below."
-msgstr "Questa identità non possiede estensioni Unix"
-
-#: plugins/admin/systems/class_glpiAccount.inc:679
-#: plugins/admin/systems/class_glpiAccount.inc:680
-msgid "Can't remove glpi account, while mysql extension is missing."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:781
-#, fuzzy
-msgid "Inventory extension"
-msgstr "Elimina foto"
-
-#: plugins/admin/systems/class_glpiAccount.inc:798
-#, fuzzy
-msgid "Peripheral devices"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/systems/servdnseditzone.tpl:13
-#, fuzzy
-msgid "Network address"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/servdnseditzone.tpl:19
-msgid "Netmask"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:36
-msgid "Can't be edited because the zone wasn't saved right now."
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:48
-#, fuzzy
-msgid "SOA record"
-msgstr "Directory"
-
-#: plugins/admin/systems/servdnseditzone.tpl:54
-msgid "Primary dns server for this zone"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:66
-msgid "Serial number (automatically incremented)"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:109
-#, fuzzy
-msgid "MxRecords"
-msgstr "Directory"
-
-#: plugins/admin/systems/servdnseditzone.tpl:121
-#, fuzzy
-msgid "Global zone records"
-msgstr "Directory"
-
-#: plugins/admin/systems/workstationStartup.tpl:51
-#: plugins/admin/systems/workstationStartup.tpl:85
-#, fuzzy
-msgid "FAI server"
-msgstr "server"
-
-#: plugins/admin/systems/workstationStartup.tpl:75
-#: plugins/admin/systems/workstationStartup.tpl:116
-#, fuzzy
-msgid "Assigned FAI classes"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/systems/workstationStartup.tpl:102
-#, fuzzy
-msgid "set"
-msgstr "reset"
-
-#: plugins/admin/systems/workstationStartup.tpl:136
-msgid ""
-"FAI Object assignment disabled. You can't use this feature until FAI is "
-"activated."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:47
-#, php-format
-msgid "The file '%s/encodings' does not exist, can't get supported charsets."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:50
-#, fuzzy, php-format
-msgid "Can't read '%s/encodings', please check permissions."
-msgstr "Rimuovi"
-
-#: plugins/admin/systems/class_servNfs.inc:184
-#, fuzzy
-msgid "Please specify a valid path for your setup."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_servNfs.inc:190
-#, fuzzy
-msgid "Please specify a valid name for your share."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/systems/class_servNfs.inc:193
-#, fuzzy
-msgid "Please specify a name for your share."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/systems/class_servNfs.inc:198
-#, fuzzy
-msgid "Description contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_servNfs.inc:202
-#, fuzzy
-msgid "Volume contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_servNfs.inc:206
-#, fuzzy
-msgid "Path contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_servNfs.inc:210
-#, fuzzy
-msgid "Option contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/admin/systems/class_goLogDBServer.inc:31
-#: plugins/admin/systems/class_goLogDBServer.inc:59
-#: plugins/admin/systems/class_goLogDBServer.inc:89
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-msgid "Logging database"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:5
-#, fuzzy
-msgid "Generic virus filtering"
-msgstr "Impostazioni generali delle code"
-
-#: plugins/admin/systems/goVirusServer.tpl:47
-#, fuzzy
-msgid "Select number of maximal threads"
-msgstr "Seleziona il numero da aggiungere"
-
-#: plugins/admin/systems/goVirusServer.tpl:61
-msgid "Max directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:101
-msgid "Archive scanning"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:143
-msgid "Maximum recursion"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#: plugins/admin/departments/class_departmentGeneric.inc:587
-#: plugins/admin/departments/class_departmentGeneric.inc:592
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Departments"
-msgstr "Dipartimenti"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#, fuzzy
-msgid "use"
-msgstr "utenti"
-
-#: plugins/admin/systems/goLogDBServer.tpl:1
-#, fuzzy
-msgid "Logging database information"
-msgstr "Informazioni organizzazione"
-
-#: plugins/admin/systems/class_goFaxServer.inc:32
-msgid "FAX database"
-msgstr ""
-
-#: plugins/admin/systems/class_goFaxServer.inc:61
-#, fuzzy
-msgid "FAX database configuration"
-msgstr "Scarica il file di  configurazione"
-
-#: plugins/admin/systems/class_goFaxServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-#, fuzzy
-msgid "Fax database"
-msgstr "Database"
-
-#: plugins/admin/systems/class_goFaxServer.inc:99
-#, fuzzy
-msgid "Login name"
-msgstr "Nome locazione"
-
-#: plugins/admin/systems/glpiPrinter.tpl:9
-#, fuzzy
-msgid "Printer type"
-msgstr "Nome della stampante"
-
-#: plugins/admin/systems/glpiPrinter.tpl:39
-#, fuzzy
-msgid "Supported interfaces"
-msgstr "Mostra dispositiva di rete"
-
-#: plugins/admin/systems/glpiPrinter.tpl:58
-msgid "Parallel"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:68
-msgid "USB"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:139
-#, fuzzy
-msgid "Installed cartridges"
-msgstr "Dispositivi del client"
-
-#: plugins/admin/applications/remove.tpl:6
-#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
-#: ihtml/themes/default/remove.tpl:6
-msgid ""
-"This may be used by several groups. Please double check if your really want "
-"to do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:31
-#, fuzzy
-msgid "List of Applications"
-msgstr "Lista delle applicazioni"
-
-#: plugins/admin/applications/class_divListApplication.inc:32
-msgid "This table displays all applications in the selected tree."
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected applications. You may "
-"want to use the range selector on top of the application listbox, when "
-"working with a large number of applications."
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/applications/class_applicationGeneric.inc:506
-#: plugins/admin/applications/generic.tpl:7
-#: plugins/admin/applications/generic.tpl:10
-msgid "Application name"
-msgstr "Nome applicazione"
-
-#: plugins/admin/applications/class_divListApplication.inc:161
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-#, fuzzy
-msgid "new"
-msgstr "Nuovo"
-
-#: plugins/admin/applications/class_divListApplication.inc:162
-#, fuzzy
-msgid "Create new application"
-msgstr "Crea estensioni per le applicazioni"
-
-#: plugins/admin/applications/class_divListApplication.inc:181
-#, fuzzy
-msgid "Remove selected applications"
-msgstr "Elimina estensioni per le applicazioni"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:103
-#, fuzzy
-msgid "no example"
-msgstr "incompleto"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:134
-msgid "This 'dn' is no application."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:236
-#, fuzzy, php-format
-msgid "Removing of application with dn '%s' failed."
-msgstr "Mostra gruppi di applicazioni"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:248
-#, php-format
-msgid "Removing application from objectgroup '%s' failed"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:255
-#, fuzzy, php-format
-msgid "Removing application from group '%s' failed"
-msgstr "Mostra gruppi di applicazioni"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:306
-msgid "The specified picture has not been uploaded correctly."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:338
-msgid "Can't access uploaded image."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:343
-msgid ""
-"Uploaded image could not be resized, possilby the image magick extension is "
-"missing."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:348
-msgid ""
-"Could not convert image to png, possilby the image magick extension is "
-"missing."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:352
-#, php-format
-msgid "Could not save uploaded image to %s."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:381
-msgid "Specified execute path must start with '/'."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:398
-msgid "Required field 'Name' is not filled."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:402
-msgid "Invalid character in application name. Only a-z 0-9 are allowed."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:406
-msgid "Required field 'Execute' is not filled."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:421
-#: plugins/admin/applications/class_applicationGeneric.inc:429
-msgid "There's already an application with this 'Name'."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:477
-#, fuzzy, php-format
-msgid "Saving of application with dn '%s' failed."
-msgstr "Nome applicazione"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:502
-#, fuzzy
-msgid "Application settings"
-msgstr "Opzioni applicazione"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:511
-#: plugins/admin/applications/generic.tpl:19
-msgid "Application name to be displayed (i.e. below icons)"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:543
-#, fuzzy
-msgid "Application generic"
-msgstr "Nome applicazione"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:556
-#: plugins/admin/applications/generic.tpl:66
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
-#: plugins/admin/mimetypes/generic.tpl:67
-msgid "Icon"
-msgstr "Icna"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:557
-msgid "Flag"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:558
-#, fuzzy
-msgid "Script content"
-msgstr "Mostra terminali"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:560
-#: plugins/admin/applications/generic.tpl:99
-msgid "Only executable for members"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:561
-#: plugins/admin/applications/generic.tpl:110
-msgid "Place icon on members desktop"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:562
-#: plugins/admin/applications/generic.tpl:120
-msgid "Place entry in members launch bar"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:563
-#: plugins/admin/applications/generic.tpl:115
-msgid "Place entry in members startmenu"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:564
-#: plugins/admin/applications/generic.tpl:104
-msgid "Replace user configuration on startup"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationManagement.inc:323
-#: plugins/admin/applications/class_applicationManagement.inc:377
-#: plugins/admin/applications/class_applicationManagement.inc:407
-msgid "You are not allowed to delete this application!"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationManagement.inc:370
-#, php-format
-msgid "You're about to delete the application '%s'."
-msgstr ""
-
-#: plugins/admin/applications/main.inc:39
-#: plugins/admin/applications/main.inc:41
-msgid "Application management"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:54
-msgid "Remove options"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:55
-msgid "This application has options. You can disable them by clicking below."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:57
-msgid "Create options"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:58
-msgid ""
-"This application has options disabled. You can enable them by clicking below."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/admin/fai/class_faiVariable.inc:424
-msgid "Variable"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/gofon/macro/parameter.tpl:10
-msgid "Default value"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:130
-msgid "Add option"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:159
-#, fuzzy, php-format
-msgid "Removing of application parameters with dn '%s' failed."
-msgstr "Elimina estensioni per le applicazioni"
-
-#: plugins/admin/applications/class_applicationParameters.inc:190
-#, php-format
-msgid "Value '%s' specified as option name is not valid."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:221
-#, fuzzy, php-format
-msgid "Saving of application parameters with dn '%s' failed."
-msgstr "Elimina estensioni per le applicazioni"
-
-#: plugins/admin/applications/class_applicationParameters.inc:233
-#, fuzzy
-msgid "Parameter configuration"
-msgstr "Scarica il file di  configurazione"
-
-#: plugins/admin/applications/class_applicationParameters.inc:241
-#, fuzzy
-msgid "Application parameter settings"
-msgstr "Nome applicazione"
-
-#: plugins/admin/applications/release_select.tpl:3
-#: plugins/admin/mimetypes/release_select.tpl:3
-#: plugins/admin/fai/branch_selector.tpl:3
-#, fuzzy
-msgid "Branches"
-msgstr "Annulla"
-
-#: plugins/admin/applications/release_select.tpl:9
-#: plugins/admin/mimetypes/release_select.tpl:9
-#: plugins/admin/fai/branch_selector.tpl:9
-#, fuzzy
-msgid "Current release"
-msgstr "Password attuale"
-
-#: plugins/admin/applications/generic.tpl:15
-#: plugins/gofon/macro/class_gofonMacro.inc:583
-#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
-msgid "Display name"
-msgstr "Mostra il nome"
-
-#: plugins/admin/applications/generic.tpl:28
-msgid "Path and/or binary name of application"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:45
-#: plugins/admin/mimetypes/generic.tpl:47
-msgid "Choose subtree to place application in"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:78
-#: plugins/admin/mimetypes/generic.tpl:79
-msgid "Update"
-msgstr "Aggiorna"
-
-#: plugins/admin/applications/generic.tpl:78
-msgid "Reload picture from LDAP"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:81
-#: plugins/personal/generic/generic_picture.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:52
-msgid "Remove picture"
-msgstr "Elimina foto"
-
-#: plugins/admin/applications/generic.tpl:81
-#, fuzzy
-msgid "Remove picture from LDAP"
-msgstr "Elimina foto"
-
-#: plugins/admin/applications/generic.tpl:140
-#: plugins/admin/fai/class_faiScriptEntry.inc:89
-#: plugins/admin/fai/class_faiHookEntry.inc:84
-#: plugins/admin/fai/class_faiScript.inc:316
-#: plugins/admin/fai/class_faiHook.inc:314
-#: plugins/admin/fai/class_faiTemplate.inc:292
-#, fuzzy
-msgid "Download"
-msgstr "Dominio"
-
-#: plugins/admin/users/remove.tpl:6
-msgid ""
-"This includes all account data, system access rules, imap settings, etc. for "
-"this user. Please double check if your really want to do this since there is "
-"no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Crea un nuovo utente usando i template"
-
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-
-#: plugins/admin/users/template.tpl:32
-#: plugins/personal/generic/paste_generic.tpl:15
-#: plugins/personal/generic/generic.tpl:65
-msgid "Login"
-msgstr "Nome utente"
-
-#: plugins/admin/users/class_userManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:235
-msgid "You are not allowed to set this users password!"
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:183
-#: plugins/personal/password/class_password.inc:79
-#: plugins/personal/generic/main.inc:79 html/password.php:191
-msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr "Le password nuova e ripetuta non corrispondono"
-
-#: plugins/admin/users/class_userManagement.inc:188
-#: plugins/personal/password/class_password.inc:81
-#: plugins/personal/generic/main.inc:84 html/password.php:194
-msgid "The password you've entered as 'New password' is empty."
-msgstr "La password immessa come 'Nuova password' è vuota"
-
-#: plugins/admin/users/class_userManagement.inc:327
-#, fuzzy, php-format
-msgid "You're about to delete the following entry: %s"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/users/class_userManagement.inc:329
-#, fuzzy, php-format
-msgid "You're about to delete the following entries: %s"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/users/class_userManagement.inc:357
-#, fuzzy, php-format
-msgid "You are not allowed to delete the user '%s'!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/users/class_userManagement.inc:403
-#, php-format
-msgid "You're about to delete the user %s."
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:433
-msgid "You are not allowed to delete this user!"
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:558
-#, fuzzy
-msgid "Please select a valid template."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/users/class_userManagement.inc:651
-msgid "A person with the choosen name is already used in this tree."
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:40
-msgid ""
-"This menu allows you to create, edit and delete selected users. Having a "
-"great number of users, you may want to use the range selectors on top of the "
-"user list."
-msgstr ""
-"Questo menù permette di creare, modificare e cancellare gli utenti "
-"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
-"intervalli in cima alla lista degli utenti."
-
-#: plugins/admin/users/class_divListUsers.inc:61
-#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
-#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
-msgid "Username"
-msgstr "Nome utente"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Select to see template pseudo users"
-msgstr "Seleziona per vedere gli utenti template"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Show templates"
-msgstr "Mostra utenti template"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-#, fuzzy
-msgid "Select to see users that have only a GOsa object"
-msgstr "Seleziona per vedere gli utenti funzionali"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Show functional users"
-msgstr "Mostra utenti funzionali"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Select to see users that have posix settings"
-msgstr "Seleziona per vedere gli utenti Unix"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Show unix users"
-msgstr "Mostra utenti Unix"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Select to see users that have mail settings"
-msgstr "Seleziona per vedere gli utenti di posta"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Show mail users"
-msgstr "Mostra utenti di posta"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Select to see users that have samba settings"
-msgstr "Seleziona per vedere gli utenti Samba"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Show samba users"
-msgstr "Mostra utenti Samba"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Select to see users that have proxy settings"
-msgstr "Seleziona per vedere gli utenti proxy"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Show proxy users"
-msgstr "Mostra utenti proxy"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-#, fuzzy
-msgid "Create new user"
-msgstr "Crea in"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-#, fuzzy
-msgid "New user"
-msgstr "utenti"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-#, fuzzy
-msgid "Create new template"
-msgstr "Nuovo template"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "New template"
-msgstr "Nuovo template"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove selected user"
-msgstr "Rimuovi"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove user"
-msgstr "Elimina contatto"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy selected user"
-msgstr "Rimuovi"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy users"
-msgstr "Paese"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "cut selected user"
-msgstr "Rimuovi"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "Cut users"
-msgstr "Paese"
-
-#: plugins/admin/users/class_divListUsers.inc:219
-msgid "GOsa"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:220
-#, fuzzy
-msgid "Edit generic properties"
-msgstr "Modifica proprietà"
-
-#: plugins/admin/users/class_divListUsers.inc:222
-#, fuzzy
-msgid "Edit UNIX properties"
-msgstr "Modifica proprietà"
-
-#: plugins/admin/users/class_divListUsers.inc:224
-#, fuzzy
-msgid "Edit environment properties"
-msgstr "Modifica proprietà"
-
-#: plugins/admin/users/class_divListUsers.inc:226
-#, fuzzy
-msgid "Edit mail properties"
-msgstr "Modifica proprietà"
-
-#: plugins/admin/users/class_divListUsers.inc:228
-#, fuzzy
-msgid "Edit phone properties"
-msgstr "Modifica proprietà"
-
-#: plugins/admin/users/class_divListUsers.inc:230
-#, fuzzy
-msgid "Edit fax properies"
-msgstr "Modifica proprietà"
-
-#: plugins/admin/users/class_divListUsers.inc:232
-#, fuzzy
-msgid "Edit samba properties"
-msgstr "Modifica proprietà"
-
-#: plugins/admin/users/class_divListUsers.inc:234
-#, fuzzy
-msgid "Edit netatalk properties"
-msgstr "Modifica proprietà"
-
-#: plugins/admin/users/class_divListUsers.inc:235
-#, fuzzy
-msgid "Create user from template"
-msgstr "Nuovo template"
-
-#: plugins/admin/users/class_divListUsers.inc:236
-#, fuzzy
-msgid "Create user with this template"
-msgstr "Nuovo template"
-
-#: plugins/admin/users/class_divListUsers.inc:271
-#, fuzzy
-msgid "password"
-msgstr "Password"
-
-#: plugins/admin/users/class_divListUsers.inc:272
-msgid "Change password"
-msgstr "Cambia la password"
-
-#: plugins/admin/users/class_divListUsers.inc:275
-#, fuzzy
-msgid "You are not allowed to change the password for this user."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/users/class_divListUsers.inc:289
-#, fuzzy
-msgid "You are not allowed to remove this user."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
-msgid "User administration"
-msgstr "Amministrazione utenti"
-
-#: plugins/admin/users/password.tpl:2
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
-msgstr ""
-
-#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
-msgid ""
-"Changing the password affects your authentification on mail, proxy, samba "
-"and unix services."
-msgstr ""
-"Cambiare la passord influisce sull'autenticazione su posta, proxu Internet, "
-"Samba e Unix."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
-#, php-format
-msgid "Saving of mime type/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
-#, fuzzy, php-format
-msgid "Removing of mime type/generic with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
-#, fuzzy, php-format
-msgid "Removing mime type from objectgroup '%s' failed"
-msgstr "Mostra gruppi di applicazioni"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
-#, fuzzy
-msgid "Please specify a valid name for this mime type."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
-#, fuzzy
-msgid "Please specify at least one file pattern."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
-#, fuzzy
-msgid "There's already a mime type with this 'Name'."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
-#, fuzzy
-msgid "There's already an mime with this 'Name'."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
-#, fuzzy
-msgid "Mime type generic"
-msgstr "Tipo"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
-#, fuzzy
-msgid "Mime types"
-msgstr "Tipo"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
-#: plugins/admin/mimetypes/generic.tpl:22
-#, fuzzy
-msgid "Mime group"
-msgstr "Gruppo primario"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
-#, fuzzy
-msgid "Left click action"
-msgstr "Crea estensioni per le applicazioni"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
-#: plugins/admin/mimetypes/generic.tpl:99
-#, fuzzy
-msgid "File patterns"
-msgstr "Filtri"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
-#, fuzzy
-msgid "Embedded applications"
-msgstr "Applicazioni in uso"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
-#, fuzzy
-msgid "List of defined mime types"
-msgstr "Liste di blocco predefinite"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit and remove selected mime types. You may "
-"want to use the range selector on top of the mime type listbox, when working "
-"with a large number of mime types."
-msgstr ""
-"Questo menù permette di creare, modificare e cancellare i gruppi "
-"selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
-"intervalli in cima alla lista dei gruppi."
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#, fuzzy
-msgid "Mime type name"
-msgstr "Tipo"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
-#, fuzzy
-msgid "Display mime types matching"
-msgstr "Mostra utenti che corrispondono a"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
-#, fuzzy
-msgid "Create new mime type"
-msgstr "Nuovo template"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove selected mimetype"
-msgstr "Elimina contatto"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove mimetype"
-msgstr "Elimina contatto"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy selected object"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy object"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "cut selected object"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "Cut object"
-msgstr "Password attuale"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
-#: plugins/admin/mimetypes/paste_generic.tpl:13
-#: plugins/admin/mimetypes/generic.tpl:12
-#, fuzzy
-msgid "Mime type"
-msgstr "Tipo"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
-#, fuzzy
-msgid "Manage mime types"
-msgstr "Sistemi"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
-#, fuzzy
-msgid "You are not allowed to delete this mime type!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
-#, php-format
-msgid "You're about to delete the mime type '%s'."
-msgstr ""
-
-#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
-#, fuzzy
-msgid "Mimetype management"
-msgstr "Riferimenti"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:16
-#: plugins/admin/mimetypes/generic.tpl:16
-#, fuzzy
-msgid "Please enter a name for the mime type here"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:24
-#, fuzzy
-msgid "Please specify a description for this mime type here"
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/mimetypes/generic.tpl:26
-msgid "Categorize this mime type"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:38
-#, fuzzy
-msgid "Please specify a description"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/mimetypes/generic.tpl:68
-#, fuzzy
-msgid "Mime icon"
-msgstr "Gruppo primario"
-
-#: plugins/admin/mimetypes/generic.tpl:80
-msgid "Update mime type icon"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:94
-msgid "Left click"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:105
-#, fuzzy
-msgid "Please specify a new file pattern"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/mimetypes/generic.tpl:108
-msgid "Add a new file pattern"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:117
-#: plugins/admin/mimetypes/generic.tpl:171
-#, fuzzy
-msgid "Enter an application name here"
-msgstr "Nome applicazione"
-
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:175
-#, fuzzy
-msgid "Add application"
-msgstr "applicazioni"
-
-#: plugins/admin/mimetypes/generic.tpl:131
-msgid "Embedding"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:144
-msgid "Show file in embedded viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:151
-msgid "Show file in external viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:158
-msgid "Ask whether to save to local disk"
-msgstr ""
-
-#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
-msgid "Acl"
-msgstr ""
-
-#: plugins/admin/acl/tabs_acl_role.inc:8
-#, fuzzy
-msgid "ACL Templates"
-msgstr "Template"
-
-#: plugins/admin/acl/class_aclManagement.inc:27
-#, fuzzy
-msgid "ACLs"
-msgstr "ACL"
-
-#: plugins/admin/acl/class_aclManagement.inc:142
-#, fuzzy
-msgid "You are not allowed to create a new role."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/acl/class_aclManagement.inc:179
-#, fuzzy
-msgid "You are not allowed to edit this acl."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/acl/class_aclManagement.inc:224
-#: plugins/admin/acl/class_aclManagement.inc:288
-#, fuzzy, php-format
-msgid "You're about to delete the acl %s."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/acl/class_aclManagement.inc:232
-#: plugins/admin/acl/class_aclManagement.inc:295
-#: plugins/admin/acl/class_aclManagement.inc:319
-#, fuzzy
-msgid "You are not allowed to delete this acl!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/acl/class_aclManagement.inc:256
-#, fuzzy
-msgid "You are not allowed to delete this acl role!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
-msgid "Assigned ACLs for current entry"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
-#, fuzzy
-msgid "New ACL"
-msgstr "Nuovo"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-#, fuzzy
-msgid "ACL type"
-msgstr "Tipo"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-#, fuzzy
-msgid "Select an acl type"
-msgstr "Rimuovi"
-
-#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
-#, fuzzy
-msgid "List of available ACL categories"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/acl/class_aclRole.inc:6
-#, fuzzy
-msgid "Access control list templates"
-msgstr "Opzioni di accesso"
-
-#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
-#, fuzzy
-msgid "All categories"
-msgstr "Aggiungi contatto"
-
-#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
-msgid "Reset ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
-msgid "One level"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
-#: include/class_acl.inc:192
-#, fuzzy
-msgid "Current object"
-msgstr "Password attuale"
-
-#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
-#, fuzzy
-msgid "Complete subtree"
-msgstr "incompleto"
-
-#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
-msgid "Complete subtree (permanent)"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
-#, fuzzy
-msgid "Edit ACL"
-msgstr "Modifica"
-
-#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
-#, fuzzy
-msgid "Delete ACL"
-msgstr "Rimuovi"
-
-#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
-#, fuzzy
-msgid "No ACL settings for this category"
-msgstr "Nome descrittivo del gruppo"
-
-#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
-#, php-format
-msgid "Contains ACLs for these objects: %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
-#, fuzzy
-msgid "Edit categories ACLs"
-msgstr "classe"
-
-#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
-msgid "Clear categories ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
-msgid "All objects in current subtree"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
-#, fuzzy, php-format
-msgid "Saving ACLs with dn '%s' failed."
-msgstr "Nome applicazione"
-
-#: plugins/admin/acl/class_aclRole.inc:596
-#, php-format
-msgid ""
-"This role can't be removed while it is in use. Follwing objects are using "
-"this role %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:602
-#, fuzzy, php-format
-msgid "Removing of aclRole with dn '%s' failed."
-msgstr "Elimina estensioni per le applicazioni"
-
-#: plugins/admin/acl/class_aclRole.inc:614
-#, fuzzy, php-format
-msgid "Removing aclRole from objectgroup '%s' failed"
-msgstr "Mostra gruppi di applicazioni"
-
-#: plugins/admin/acl/class_aclRole.inc:668
-#: plugins/admin/acl/class_divListACL.inc:193
-#: plugins/personal/generic/class_user.inc:1409
-#: plugins/personal/generic/generic.tpl:419
-msgid "Role"
-msgstr "Ruolo"
-
-#: plugins/admin/acl/class_aclRole.inc:669
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-#, fuzzy
-msgid "ACL roles"
-msgstr "ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:674
-#, fuzzy
-msgid "Acl roles"
-msgstr "Riferimenti"
-
-#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
-#, fuzzy
-msgid "ACL management"
-msgstr "Riferimenti"
-
-#: plugins/admin/acl/class_divListACL.inc:31
-#, fuzzy
-msgid "List of acl"
-msgstr "Lista dei gruppi"
-
-#: plugins/admin/acl/class_divListACL.inc:32
-#, fuzzy
-msgid "List of acls"
-msgstr "Lista dei gruppi"
-
-#: plugins/admin/acl/class_divListACL.inc:36
-msgid "This menu allows you to edit and delete selected acls."
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:61
-msgid "Ignore subtrees"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:65
-#, fuzzy
-msgid "Display acls matching"
-msgstr "Mosra gruppi corrispondenti a"
-
-#: plugins/admin/acl/class_divListACL.inc:150
-#, fuzzy
-msgid "New acl role"
-msgstr "Riferimenti"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/admin/fai/class_divListFai.inc:224
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy selected objects"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy objects"
-msgstr "Oggetti membri"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/admin/fai/class_divListFai.inc:226
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "cut selected objects"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "Cut objects"
-msgstr "Password attuale"
-
-#: plugins/admin/acl/class_divListACL.inc:211
-#, fuzzy
-msgid "Edit acl role"
-msgstr "Modifica contatto"
-
-#: plugins/admin/acl/class_divListACL.inc:221
-#, fuzzy
-msgid "Delete acl role"
-msgstr "Rimuovi"
-
-#: plugins/admin/acl/class_divListACL.inc:233
-#, fuzzy
-msgid "Edit acl"
-msgstr "classe"
-
-#: plugins/admin/acl/class_divListACL.inc:237
-#, fuzzy
-msgid "Delete acl"
-msgstr "Rimuovi"
-
-#: plugins/admin/acl/class_divListACL.inc:284
-#, fuzzy
-msgid "Access control list"
-msgstr "Opzioni di accesso"
-
-#: plugins/admin/acl/class_divListACL.inc:292
-#, fuzzy
-msgid "Role name"
-msgstr "Cognome"
-
-#: plugins/admin/acl/class_divListACL.inc:293
-#, fuzzy
-msgid "Role description"
-msgstr "Descrizoione unità"
-
-#: plugins/admin/departments/remove.tpl:6
-#: plugins/gofon/conference/remove.tpl:6
-msgid ""
-"This includes 'all' accounts, systems, etc. in this subtree. Please double "
-"check if your really want to do this since there is no way for GOsa to get "
-"your data back."
-msgstr ""
-
-#: plugins/admin/departments/dep_iframe.tpl:1
-#: plugins/admin/fai/faiNewBranch.tpl:34
-msgid "Processing the requested operation"
-msgstr ""
-
-#: plugins/admin/departments/dep_iframe.tpl:7
-#: plugins/admin/fai/faiNewBranch.tpl:41
-msgid ""
-"Your browser doesn't support iframes, please use this link to perform the "
-"requested operation."
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:27
-#: plugins/admin/departments/class_divListDepartment.inc:28
-msgid "List of departments"
-msgstr "Lista dei dipartimenti"
-
-#: plugins/admin/departments/class_divListDepartment.inc:33
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected departments. Having "
-"a large number of departments, you might prefer the range selectors on top "
-"of the department list."
-msgstr ""
-"Questo menù permette di creare, modificare e cancellare gli utenti "
-"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
-"intervalli in cima alla lista degli utenti."
-
-#: plugins/admin/departments/class_divListDepartment.inc:48
-#: plugins/admin/departments/class_departmentGeneric.inc:600
-#, fuzzy
-msgid "Department name"
-msgstr "Dipartimento"
-
-#: plugins/admin/departments/class_divListDepartment.inc:56
-msgid "Regular expression for matching department names"
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:127
-#, fuzzy
-msgid "Create new department"
-msgstr "Lista dei dipartimenti"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove selected departments"
-msgstr "Imposta dipartimento"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove departments"
-msgstr "Mostra dipartimenti"
-
-#: plugins/admin/departments/tabs_department.inc:34
-#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
-#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
-#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
-#: plugins/admin/fai/tabsVariable.inc:37
-msgid "Try to move tree failed. Destination tree is subtree of source tree."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentManagement.inc:197
-#: plugins/admin/departments/class_departmentManagement.inc:245
-#: plugins/admin/departments/class_departmentManagement.inc:264
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
-msgid "You have no permission to remove this department."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentManagement.inc:239
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
-#, php-format
-msgid "You're about to delete the whole LDAP subtree placed under '%s'."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentManagement.inc:431
-msgid ".."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:197
-#, fuzzy, php-format
-msgid "Removing of department with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:258
-#: plugins/admin/departments/class_departmentGeneric.inc:260
-msgid "Department with that 'Name' already exists."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:268
-msgid "Required field 'Description' is not set."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:272
-#, php-format
-msgid ""
-"The field 'Name' contains the reserved word '%s'. Please choose another name."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:326
-msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:376
-#, fuzzy, php-format
-msgid "Saving of department with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:429
-#, php-format
-msgid "Tagging '%s'."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:514
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:550
-#: include/class_ldap.inc:458 include/class_acl.inc:638
-#: include/class_acl.inc:645 include/class_acl.inc:652
-#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:62
-msgid "Object"
-msgstr "Oggetto"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:555
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:601
-#: plugins/admin/departments/generic.tpl:24
-msgid "Category"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:604
-#: plugins/admin/departments/generic.tpl:117
-#, fuzzy
-msgid "Administrative settings"
-msgstr "Amministrazione"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:5
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
-"snapshot entries for all entire objects."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:8
-msgid "GOsa can NOT fix this for you, yet."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:11
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
-msgstr ""
-
-#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
-msgid "Department management"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:8
-msgid "Name of department"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of subtree to create"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/gofon/conference/generic.tpl:93
-msgid "Descriptive text for department"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:27
-msgid "Category for this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/gofon/conference/generic.tpl:177
-msgid "Choose subtree to place department in"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:63
-msgid "State where this subtree is located"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:71
-msgid "Location of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:79
-msgid "Postal address of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:86
-msgid "Base telephone number of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:94
-msgid "Base facsimile telephone number of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:119
-msgid "Tag department as an independent administrative unit"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:39
-#, fuzzy
-msgid "List of object groups"
-msgstr "Nome del gruppo"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:44
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit or remove selected groups. You may want to "
-"use the range selector on top of the group listbox, when working with  a "
-"large number of groups."
-msgstr ""
-"Questo menù permette di creare, modificare e cancellare i gruppi "
-"selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
-"intervalli in cima alla lista dei gruppi."
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-#, fuzzy
-msgid "Name of object groups"
-msgstr "Nome del gruppo"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-#, fuzzy
-msgid "Select to see groups containing users"
-msgstr "Mostra gruppi che contengono utenti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Show groups containing users"
-msgstr "Mostra gruppi che contengono utenti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-#, fuzzy
-msgid "Select to see groups containing groups"
-msgstr "Mostra gruppi che contengono gruppi"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Show groups containing groups"
-msgstr "Mostra gruppi che contengono gruppi"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-#, fuzzy
-msgid "Select to see groups containing applications"
-msgstr "Mostra gruppi che contengono applicazioni"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Show groups containing applications"
-msgstr "Mostra gruppi che contengono applicazioni"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-#, fuzzy
-msgid "Select to see groups containing departments"
-msgstr "Mostra gruppi che contengono dipartimenti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Show groups containing departments"
-msgstr "Mostra gruppi che contengono dipartimenti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-#, fuzzy
-msgid "Select to see groups containing servers"
-msgstr "Mostra gruppi che contengono server"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Show groups containing servers"
-msgstr "Mostra gruppi che contengono server"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-#, fuzzy
-msgid "Select to see groups containing workstations"
-msgstr "Mostra gruppi che contengono workstation"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Show groups containing workstations"
-msgstr "Mostra gruppi che contengono workstation"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-#, fuzzy
-msgid "Select to see groups containing terminals"
-msgstr "Mostra gruppi che contengono terminali"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Show groups containing terminals"
-msgstr "Mostra gruppi che contengono terminali"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-#, fuzzy
-msgid "Select to see groups containing printer"
-msgstr "Mostra gruppi che contengono stampanti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-#, fuzzy
-msgid "Show groups containing printer"
-msgstr "Mostra gruppi che contengono stampanti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-#, fuzzy
-msgid "Select to see groups containing phones"
-msgstr "Mostra gruppi che contengono stampanti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-#, fuzzy
-msgid "Show groups containing phones"
-msgstr "Mostra gruppi che contengono stampanti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-#, fuzzy
-msgid "Create new object group"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove selected object groups"
-msgstr "Nome del gruppo"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove object groups"
-msgstr "Oggetti membri"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy selected object group"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy object groups"
-msgstr "Gruppi di oggetti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "cut selected object group"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "Cut object groups"
-msgstr "Gruppi di oggetti"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:251
-#, fuzzy
-msgid "You are not allowed to remove this entry."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:269
-#: plugins/generic/references/class_reference.inc:50
-msgid "Object group"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:67
-#: plugins/admin/ogroups/tabs_ogroups.inc:212
-#, fuzzy
-msgid "Phone queue"
-msgstr "Numero di telefono"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:92
-#: plugins/admin/ogroups/class_termgroup.inc:387
-#, fuzzy
-msgid "System"
-msgstr "Sistemi"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:189
-msgid "Terminals"
-msgstr "Terminali"
-
-#: plugins/admin/ogroups/remove.tpl:7
-msgid ""
-"Please double check if you really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Select to see departments"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Show departments"
-msgstr "Mostra dipartimenti"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Select to see GOsa accounts"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Show people"
-msgstr "Mostra persone"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Select to see GOsa groups"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Show groups"
-msgstr "Mostra gruppi"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Select to see applications"
-msgstr "Seleziona per mostrare le applicazioni"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Show applications"
-msgstr "Mostra applicazioni"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Select to see workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Select to see terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Select to see printers"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Show printers"
-msgstr "Mostra stampanti"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Select to see phones"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:41
-msgid "Display objects of department"
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:108
-msgid "You have no permissions to create a workstation on this 'Base'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:113
-msgid "There must be at least one NTP server selected."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:168
-#, php-format
-msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:380
-#, fuzzy
-msgid "Saving workstation failed"
-msgstr "Nome applicazione"
-
-#: plugins/admin/ogroups/class_termgroup.inc:388
-#, fuzzy
-msgid "System group"
-msgstr "Accesso ai sistemi"
-
-#: plugins/admin/ogroups/paste_mail.tpl:7
-#, fuzzy
-msgid "Please enter a mail address"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:51
-#, fuzzy
-msgid ""
-"This group has mail features enabled. You can disable them by clicking below."
-msgstr "Questa identià possiede estensioni di posta."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-#, fuzzy
-msgid ""
-"This group has mail features disabled. You can enable them by clicking below."
-msgstr "Questa identità non possiede estensioni di posta."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:118
-#, fuzzy, php-format
-msgid "Saving of object group/mail with dn '%s' failed."
-msgstr "Account Kolab"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:153
-#, fuzzy, php-format
-msgid "Removing of object group/mail with dn '%s' failed."
-msgstr "Elimina estensioni Unix"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:182
-#, fuzzy
-msgid "Mail group"
-msgstr "Gruppo primario"
-
-#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:753
-msgid "Object groups"
-msgstr "Gruppi di oggetti"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:94
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
-#, php-format
-msgid ""
-"The specified home server '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry while ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:124
-#, fuzzy
-msgid "ring all"
-msgstr "Terminali"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:125
-msgid "round robin"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:126
-msgid "least recently called"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:127
-msgid "fewest completed calls"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:128
-#, fuzzy
-msgid "random"
-msgstr "e"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:129
-msgid "round robin with memory"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:150
-#: plugins/gofon/macro/class_gofonMacro.inc:194
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
-msgid ""
-"Can't save any changes to asterisk database, there is currently no mysql "
-"extension available in your php setup."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:161
-#: plugins/gofon/macro/class_gofonMacro.inc:204
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
-#, php-format
-msgid ""
-"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
-"mysql error."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:168
-#: plugins/gofon/macro/class_gofonMacro.inc:211
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
-#, fuzzy, php-format
-msgid "Can't select database '%s' on home server '%s'."
-msgstr "Impossibile selezionare il database!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:180
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
-#, php-format
-msgid ""
-"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
-"log for mysql error."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:187
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
-#, fuzzy, php-format
-msgid "Can't select database '%s' on initial home server '%s'."
-msgstr "Impossibile selezionare il database!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:215
-#, fuzzy
-msgid "Remove the phone queue from this Account"
-msgstr "Elimina estensioni telefoniche"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:216
-#, fuzzy
-msgid ""
-"Phone queue is enabled for this group. You can disable it by clicking below."
-msgstr "Questa identià possiede estensioni telefoniche."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:218
-#, fuzzy
-msgid "Create phone queue"
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:219
-#, fuzzy
-msgid ""
-"For this group the phone queues are disabled. You can enable them by "
-"clicking below."
-msgstr "Questa identità non possiede estensioni telefoniche"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:307
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone queue."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:310
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
-#, fuzzy
-msgid "Please select a valid goFonHomeServer."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:316
-msgid "Timeout must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:319
-msgid "Retry must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:322
-msgid "Max queue length must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:325
-msgid "Announce frequency must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:328
-msgid "There must be least one queue number defined."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:351
-#: plugins/admin/ogroups/class_phonequeue.inc:400
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
-msgid ""
-"There is currently no asterisk server defined. Possibly you are missing a "
-"server that handles the asterisk management (goFonServer). Your settings "
-"can't be saved to asterisk database."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:383
-msgid "Error while removing old queue entries from database."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:384
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
-msgid "Please have a look a the gosa logfiles."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-msgid "Could not detect old queue entry, query failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:529
-#, php-format
-msgid ""
-"More than one entry in queue table found, that uses the name ('%s'). Please "
-"fix this issue manually first."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#, fuzzy
-msgid "Mysql query failed."
-msgstr "La query al database è fallita!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:770
-#: plugins/admin/ogroups/class_phonequeue.inc:772
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
-#, php-format
-msgid "The specified telephonenumber '%s' is already assigned to '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:843
-#, fuzzy
-msgid "Saving phone queue failed"
-msgstr "Estenzioni Proxy Internet"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:896
-#, fuzzy
-msgid "Removing phone queue failed"
-msgstr "Elimina estensioni Unix"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:921
-#, fuzzy
-msgid "Phone group"
-msgstr "I membri sono in un gruppo di risposta telefonica"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:929
-#: plugins/admin/ogroups/phonequeue.tpl:75
-#, fuzzy
-msgid "Timeout"
-msgstr "Timeout"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:930
-#: plugins/admin/ogroups/phonequeue.tpl:109
-msgid "Max queue length"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:931
-#: plugins/admin/ogroups/phonequeue.tpl:50
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
-#: plugins/gofon/phoneaccount/generic.tpl:38
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
-#: plugins/gofon/conference/generic.tpl:68
-#, fuzzy
-msgid "Home server"
-msgstr "Server"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:932
-#: plugins/admin/ogroups/phonequeue.tpl:119
-msgid "Announce frequency"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:933
-#: plugins/admin/ogroups/phonequeue.tpl:285
-msgid "Allow the called user to transfer his call"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:934
-#: plugins/admin/ogroups/phonequeue.tpl:293
-msgid "Allows calling user to transfer call"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:935
-#: plugins/admin/ogroups/phonequeue.tpl:305
-msgid "Allow the called to hangup by pressing *"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:936
-#: plugins/admin/ogroups/phonequeue.tpl:321
-msgid "Ring instead of playing background music"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:937
-#: plugins/admin/ogroups/phonequeue.tpl:313
-msgid "Allows calling to hangup by pressing *"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:939
-#: plugins/admin/ogroups/phonequeue.tpl:149
-msgid "Music on hold"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:940
-#, fuzzy
-msgid "Welcome music"
-msgstr "Benvenuto %s!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:941
-msgid "Report hold time"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:942
-msgid "'You are next' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:943
-msgid "'There are' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:944
-msgid "'Call waiting' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:945
-msgid "'Thank you' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:946
-msgid "'Minutes' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:947
-#, fuzzy
-msgid "'Seconds' sound"
-msgstr "Benvenuto %s!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:948
-#, fuzzy
-msgid "'Less than' sound"
-msgstr "Benvenuto %s!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:949
-#, fuzzy
-msgid "Queue phone number"
-msgstr "Numero di telefono"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:952
-#: plugins/admin/ogroups/phonequeue.tpl:277
-msgid "Announce holdtime"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:953
-#, fuzzy
-msgid "Announce"
-msgstr "Messaggio di di risposta automatica"
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-#, fuzzy
-msgid "Please enter the new object group name"
-msgstr "Inserisci la URI del server LDAP"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:161
-#, fuzzy, php-format
-msgid "You're about to delete the following object entry %s"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:163
-#, fuzzy, php-format
-msgid "You're about to delete the following object entries %s"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:193
-#: plugins/admin/ogroups/class_ogroupManagement.inc:245
-#: plugins/admin/ogroups/class_ogroupManagement.inc:272
-msgid "You are not allowed to delete this object group!"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:238
-#, php-format
-msgid "You're about to delete the object group '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:155
-msgid "This 'dn' is no object group."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:299
-msgid "too many different objects!"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:301
-msgid "users"
-msgstr "utenti"
-
-#: plugins/admin/ogroups/class_ogroup.inc:302
-msgid "groups"
-msgstr "gruppi"
-
-#: plugins/admin/ogroups/class_ogroup.inc:303
-msgid "applications"
-msgstr "applicazioni"
-
-#: plugins/admin/ogroups/class_ogroup.inc:304
-msgid "departments"
-msgstr "dipartimenti"
-
-#: plugins/admin/ogroups/class_ogroup.inc:305
-msgid "servers"
-msgstr "server"
-
-#: plugins/admin/ogroups/class_ogroup.inc:306
-msgid "workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:307
-msgid "terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:308
-msgid "phones"
-msgstr "telefoni"
-
-#: plugins/admin/ogroups/class_ogroup.inc:309
-msgid "printers"
-msgstr "stampanti"
-
-#: plugins/admin/ogroups/class_ogroup.inc:316
-msgid "and"
-msgstr "e"
-
-#: plugins/admin/ogroups/class_ogroup.inc:460
-msgid "Non existing dn:"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:602
-msgid "There is already an object with this cn."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:617
-msgid "You can combine two different object types at maximum only!"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:673
-#, fuzzy, php-format
-msgid "Saving of object group/generic with dn '%s' failed."
-msgstr "Account Kolab"
-
-#: plugins/admin/ogroups/class_ogroup.inc:686
-#, fuzzy, php-format
-msgid "Removing of object group/generic with dn '%s' failed."
-msgstr "Elimina estensioni Unix"
-
-#: plugins/admin/ogroups/class_ogroup.inc:748
-#, fuzzy
-msgid "Object group generic"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/ogroups/class_ogroup.inc:759
-#, fuzzy
-msgid "Member"
-msgstr "Membri"
-
-#: plugins/admin/ogroups/phonequeue.tpl:2
-msgid ""
-"Only users with the same asterisk home server will be included to this queue."
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:5
-#, fuzzy
-msgid "Queue Settings"
-msgstr "Impostazioni FAX"
-
-#: plugins/admin/ogroups/phonequeue.tpl:8
-#: plugins/gofon/phoneaccount/paste_generic.tpl:2
-#: plugins/gofon/phoneaccount/paste_generic.tpl:6
-#: plugins/gofon/phoneaccount/generic.tpl:1
-#: plugins/gofon/phoneaccount/generic.tpl:6
-msgid "Phone numbers"
-msgstr "Numeri di telefono"
-
-#: plugins/admin/ogroups/phonequeue.tpl:12
-#: plugins/admin/ogroups/phonequeue.tpl:135
-#, fuzzy
-msgid "Generic queue Settings"
-msgstr "Impostazioni generali delle code"
-
-#: plugins/admin/ogroups/phonequeue.tpl:95
-#, fuzzy
-msgid "Strategy"
-msgstr "Stato"
-
-#: plugins/admin/ogroups/phonequeue.tpl:125
-msgid "(in seconds)"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:133
-msgid "Queue sound setup"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:138
-msgid "Use music on hold instead of ringing"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:159
-#, fuzzy
-msgid "Welcome sound file"
-msgstr "Benvenuto %s!"
-
-#: plugins/admin/ogroups/phonequeue.tpl:169
-#, fuzzy
-msgid "Announce message"
-msgstr "Messaggio di di risposta automatica"
-
-#: plugins/admin/ogroups/phonequeue.tpl:179
-msgid "Sound file for 'You are next ...'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:189
-msgid "'There are ...'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:199
-msgid "'... calls waiting'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:209
-msgid "'Thank you' message"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:219
-msgid "'minutes' sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:229
-msgid "'seconds' sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:239
-msgid "Hold sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:249
-#, fuzzy
-msgid "Less Than sound file"
-msgstr "Benvenuto %s!"
-
-#: plugins/admin/ogroups/phonequeue.tpl:267
-#, fuzzy
-msgid "Phone attributes "
-msgstr "Attributo DN delle persone"
-
-#: plugins/admin/ogroups/mail.tpl:7
-msgid "Mail distribution list"
-msgstr ""
-
-#: plugins/admin/ogroups/mail.tpl:13
-msgid "Primary mail address for this distribution list"
-msgstr ""
-
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Nome del gruppo"
-
-#: plugins/admin/ogroups/generic.tpl:42
-msgid "Member objects"
-msgstr "Oggetti membri"
-
-#: plugins/admin/ogroups/termgroup.tpl:2
-msgid ""
-"Actions you choose here influence all systems in this object group. "
-"Additionally, all values editable here can be inherited by the clients "
-"assigned to this object group."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:68
-#: plugins/admin/fai/class_faiHookEntry.inc:71
-#, fuzzy
-msgid "Please select a valid file."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:71
-#: plugins/admin/fai/class_faiHookEntry.inc:74
-#, fuzzy
-msgid "Selected file is empty."
-msgstr "Rimuovi"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:136
-#, fuzzy
-msgid "There is already a script with the given name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:140
-#: plugins/admin/fai/class_faiHookEntry.inc:154
-#: plugins/admin/fai/class_faiTemplateEntry.inc:200
-#: plugins/admin/fai/class_faiVariableEntry.inc:111
-#, fuzzy
-msgid "Please enter a name."
-msgstr "Inserisci la URI del server LDAP"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:144
-#, fuzzy
-msgid "Please enter a script."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:175
-#: plugins/admin/fai/class_faiScriptEntry.inc:185
-#, fuzzy
-msgid "Script entry"
-msgstr "Mostra terminali"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:176
-#, fuzzy
-msgid "FAI script entry"
-msgstr "Mostra stampanti"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:186
-#, fuzzy
-msgid "Script Priority"
-msgstr "Script path"
-
-#: plugins/admin/fai/class_askClassName.inc:85
-#, fuzzy
-msgid "Create new FAI object - partition table."
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/fai/class_askClassName.inc:86
-#, fuzzy
-msgid "Create new FAI object - package bundle."
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/fai/class_askClassName.inc:87
-#, fuzzy
-msgid "Create new FAI object - script bundle."
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/fai/class_askClassName.inc:88
-#, fuzzy
-msgid "Create new FAI object - variable bundle."
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/fai/class_askClassName.inc:89
-#, fuzzy
-msgid "Create new FAI object - hook bundle."
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/fai/class_askClassName.inc:90
-#, fuzzy
-msgid "Create new FAI object - profile."
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/fai/class_askClassName.inc:91
-#, fuzzy
-msgid "Create new FAI object - template."
-msgstr "Nuovo template"
-
-#: plugins/admin/fai/class_askClassName.inc:92
-#, fuzzy
-msgid "Create new FAI object"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/fai/class_askClassName.inc:148
-#, fuzzy
-msgid "Spaces are not allowed within class names."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/fai/class_askClassName.inc:152
-msgid "The given class name is empty."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:156
-msgid "The specified class name is already in use for this object type."
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:22
-#: plugins/admin/fai/branch_selector.tpl:28
-#, fuzzy
-msgid "Create new branch"
-msgstr "Crea in"
-
-#: plugins/admin/fai/branch_selector.tpl:26
-#, fuzzy
-msgid "Branch"
-msgstr "Annulla"
-
-#: plugins/admin/fai/branch_selector.tpl:30
-#, fuzzy
-msgid "Freeze"
-msgstr "Numero di telefono"
-
-#: plugins/admin/fai/branch_selector.tpl:33
-#, fuzzy
-msgid "Create new locked branch"
-msgstr "Crea nuova conferenza"
-
-#: plugins/admin/fai/branch_selector.tpl:39
-#, fuzzy
-msgid "Delete current release"
-msgstr "Rimuovi"
-
-#: plugins/admin/fai/class_faiVariable.inc:340
-#, fuzzy, php-format
-msgid "Saving of FAI/variable with dn '%s' failed."
-msgstr "Stampante"
-
-#: plugins/admin/fai/class_faiVariable.inc:425
-#, fuzzy
-msgid "FAI variable"
-msgstr "Mostra il nome"
-
-#: plugins/admin/fai/class_faiVariable.inc:432
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#, fuzzy
-msgid "Read only"
-msgstr "leggere"
-
-#: plugins/admin/fai/faiPackageConfiguration.tpl:1
-#: plugins/admin/fai/class_faiPackage.inc:537
-#, fuzzy
-msgid "Package"
-msgstr "Pacchetti"
-
-#: plugins/admin/fai/remove.tpl:7
-msgid ""
-"This includes 'all' object information. Please double check if your really "
-"want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
-#: plugins/admin/fai/class_faiProfileEntry.inc:171
-#: plugins/admin/fai/faiVariable.tpl:36
-#: plugins/admin/fai/faiPartitionTable.tpl:36
-#: plugins/admin/fai/faiTemplate.tpl:33
-#, fuzzy
-msgid "Objects"
-msgstr "Oggetto"
-
-#: plugins/admin/fai/faiHook.tpl:40
-#, fuzzy
-msgid "List of hook scripts"
-msgstr "Lista delle liste di blocchi"
-
-#: plugins/admin/fai/class_faiPackage.inc:379
-#, fuzzy
-msgid "Please select a least one Package."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiPackage.inc:383
-#, fuzzy
-msgid "Please choose a valid combination for your repository setup."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/fai/class_faiPackage.inc:404
-#, fuzzy
-msgid "package is configured"
-msgstr "non configurata"
-
-#: plugins/admin/fai/class_faiPackage.inc:410
-msgid "Package marked for removal"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:439
-#, php-format
-msgid "Package file '%s' does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:483
-#, fuzzy, php-format
-msgid "Saving of FAI/package list with dn '%s' failed."
-msgstr "Stampante"
-
-#: plugins/admin/fai/class_faiPackage.inc:538
-#, fuzzy
-msgid "FAI Package list"
-msgstr "Liste di blocco"
-
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#, fuzzy
-msgid "Readonly"
-msgstr "leggere"
-
-#: plugins/admin/fai/class_faiPackage.inc:549
-#, fuzzy
-msgid "Install Method"
-msgstr "Metodo di amministrazione della posta"
-
-#: plugins/admin/fai/class_faiPackage.inc:550
-#, fuzzy
-msgid "Package configuration"
-msgstr "Scarica il file di  configurazione"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:35
-#, fuzzy
-msgid "Please enter your search string here"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:48
-msgid ""
-"This list displays all assigned package names for this repository settings."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:127
-#, php-format
-msgid ""
-"Your specified search string '%s' returned too many results. Only the first "
-"200 entries are shown, to keep the memory usage low."
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:53
-#, fuzzy
-msgid "Install method"
-msgstr "Metodo di amministrazione della posta"
-
-#: plugins/admin/fai/faiPackage.tpl:57
-#, fuzzy
-msgid "Please select the installation method"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/faiPackage.tpl:71
-#, fuzzy
-msgid "Used packages"
-msgstr "Mostra telefoni"
-
-#: plugins/admin/fai/faiPackage.tpl:73
-#, fuzzy
-msgid "Choosen packages"
-msgstr "Mostra telefoni"
-
-#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
-msgid "Configure"
-msgstr "Configura"
-
-#: plugins/admin/fai/faiPackage.tpl:88
-msgid "Toggle remove flag"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:33
-#: plugins/admin/fai/class_faiManagement.inc:995
-#, fuzzy
-msgid "FAI"
-msgstr "FAX"
-
-#: plugins/admin/fai/class_faiManagement.inc:34
-msgid "Fully Automatic Installation - management"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:167
-#, php-format
-msgid "You're about to delete all information about the FAI class at '%s'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:328
-#, php-format
-msgid "Object could not be deleted '%s', object does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:383
-#, php-format
-msgid "You're about to delete a fai branch / freeze  '%s'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:386
-#, fuzzy
-msgid "You are not allowed to delete this release!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/fai/class_faiManagement.inc:447
-#, fuzzy
-msgid "Specified branch name is invalid."
-msgstr "Il valore specificato per l'UID non è valido."
-
-#: plugins/admin/fai/class_faiManagement.inc:449
-#, fuzzy
-msgid "Specified freeze name is invalid."
-msgstr "Il valore specificato per l'UID non è valido."
-
-#: plugins/admin/fai/class_faiManagement.inc:478
-#, fuzzy
-msgid "You are not allowed to create a new branch."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/fai/class_faiManagement.inc:636
-#: plugins/admin/fai/class_faiManagement.inc:652
-#, fuzzy, php-format
-msgid "You are not allowed to create a new '%s' object."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/fai/class_faiManagement.inc:989
-#, fuzzy
-msgid "FAI releases"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/fai/class_faiManagement.inc:990
-#, fuzzy
-msgid "FAI release management"
-msgstr "Riferimenti"
-
-#: plugins/admin/fai/faiScript.tpl:40
-#, fuzzy
-msgid "List of scripts"
-msgstr "Lista degli utenti"
-
-#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
-#, fuzzy
-msgid "Choose a priority"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-#, fuzzy
-msgid "primary"
-msgstr "Gruppo primario"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-#, fuzzy
-msgid "logical"
-msgstr "Aggiungi localmente"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
-#, fuzzy
-msgid "FS type"
-msgstr "Tipo"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
-#: plugins/admin/fai/class_faiSummaryTab.inc:344
-#, fuzzy
-msgid "Mount point"
-msgstr "Monitoraggio"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
-#: plugins/admin/fai/class_faiSummaryTab.inc:343
-#, fuzzy
-msgid "Size in MB"
-msgstr "Connesso:"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
-#: plugins/admin/fai/class_faiSummaryTab.inc:342
-#, fuzzy
-msgid "Mount options"
-msgstr "Opzioni di posta"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
-#, fuzzy
-msgid "FS option"
-msgstr "Opzioni"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
-#, fuzzy
-msgid "Preserve"
-msgstr "server"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
-#, fuzzy
-msgid "Please specify a valid disc name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
-#, php-format
-msgid "please enter a unique mount point for partition %s"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
-#, fuzzy, php-format
-msgid "Please enter a valid mount point for partition %s."
-msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
-#, php-format
-msgid ""
-"File system type 'swap' is already used, change file system type for "
-"partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
-msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
-#, fuzzy, php-format
-msgid "Please enter a valid partition size for partition %s."
-msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
-#, fuzzy, php-format
-msgid "Please enter a valid range for partition %s."
-msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
-#, fuzzy, php-format
-msgid "Please enter a range for partition size for partition %s."
-msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
-msgid ""
-"You have more than 3 primary partition table entries in your configuration, "
-"please check your configuration twice."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
-#, fuzzy
-msgid "Partition table entry"
-msgstr "Destinazione"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
-#, fuzzy
-msgid "FAI partition table entry"
-msgstr "Stampante"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
-#, fuzzy
-msgid "Partition type"
-msgstr "Destinazione"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
-#, fuzzy
-msgid "Partition no."
-msgstr "Partizioni"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
-#, fuzzy
-msgid "File system type"
-msgstr "Sistemi"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
-#, fuzzy
-msgid "Partition size"
-msgstr "Partizioni"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
-#, fuzzy
-msgid "File system options"
-msgstr "Informazioni organizzazione"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
-#, fuzzy
-msgid "Partition flags"
-msgstr "Partizioni"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:135
-#: plugins/admin/fai/class_faiProfile.inc:300
-msgid "Hook bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:136
-#: plugins/admin/fai/class_faiProfile.inc:301
-msgid "Template bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:137
-#: plugins/admin/fai/class_faiProfile.inc:302
-#, fuzzy
-msgid "Script bundle"
-msgstr "Script path"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:138
-#: plugins/admin/fai/class_faiProfile.inc:303
-msgid "Variable bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:139
-msgid "Package bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:140
-#: plugins/admin/fai/class_faiSummaryTab.inc:48
-#: plugins/admin/fai/class_faiProfile.inc:305
-#: plugins/admin/fai/class_faiPartitionTable.inc:535
-msgid "Partition table"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:168
-#: plugins/admin/fai/class_faiProfile.inc:297
-msgid "This list displays all assigned class names for this profile."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:170
-#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
-#, fuzzy
-msgid "Class name"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/fai/faiScriptEntry.tpl:54
-#, fuzzy
-msgid "Script attributes"
-msgstr "Attributo DN delle persone"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:38
-#: plugins/personal/environment/logonManagement.tpl:24
-#, fuzzy
-msgid "Priority"
-msgstr "Proxy"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:74
-#: plugins/admin/fai/faiHookEntry.tpl:74
-#, fuzzy
-msgid "Import script"
-msgstr "Mostra stampanti"
-
-#: plugins/admin/fai/faiSummary.tpl:4
-msgid "FAI object tree"
-msgstr ""
-
-#: plugins/admin/fai/faiSummary.tpl:11
-msgid "Reload class and release configuration from parent object."
-msgstr ""
-
-#: plugins/admin/fai/faiSummary.tpl:22
-#, fuzzy
-msgid "You are not allowed to view the fai summary."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/admin/fai/faiVariable.tpl:38
-#, fuzzy
-msgid "List of assigned variables"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/fai/faiVariable.tpl:44
-msgid "Choose a variable to delete or edit"
-msgstr ""
-
-#: plugins/admin/fai/remove_branch.tpl:6
-msgid ""
-"This includes all account data, system access, etc. for this branch. Please "
-"double check if your really want to do this since there is no way for GOsa "
-"to get your data back."
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:146
-#, fuzzy
-msgid "There is already a hook with the given name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:150
-#, fuzzy
-msgid "Please enter a value for script."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:184
-#, fuzzy
-msgid "Hook entry"
-msgstr "Elimina contatto"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:185
-#, fuzzy
-msgid "FAI hook entry"
-msgstr "Mostra errori PHP"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:194
-#: plugins/admin/fai/faiHookEntry.tpl:38
-msgid "Task"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:195
-#: plugins/admin/fai/class_faiScript.inc:547
-#, fuzzy
-msgid "FAI script"
-msgstr "Mostra stampanti"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:95
-msgid "no file uploaded yet"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:101
-#, php-format
-msgid "exists in database (size: %s bytes)"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:188
-#, fuzzy
-msgid "There is already a template with the given name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:192
-#, fuzzy
-msgid "Please specify a value for attribute 'file'."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:196
-#, fuzzy
-msgid "Please specify a value for attribute 'path'."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:204
-#, fuzzy
-msgid "Please enter a user."
-msgstr "Inserisci la URI del server LDAP"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:207
-#, fuzzy
-msgid "Please enter a valid user. Only a-z/0-9 are allowed."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:211
-#, fuzzy
-msgid "Please enter a group."
-msgstr "Inserisci la URI del server LDAP"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:214
-#, fuzzy
-msgid "Please enter a valid group. Only a-z/0-9 are allowed."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:243
-#, fuzzy
-msgid "Template entry"
-msgstr "Template"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:244
-#, fuzzy
-msgid "FAI template entry"
-msgstr "Nuovo template"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:253
-#, fuzzy
-msgid "Template file"
-msgstr "Template"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:254
-#, fuzzy
-msgid "Template path"
-msgstr "Template"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:255
-#, fuzzy
-msgid "File owner"
-msgstr "Cognome"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:256
-#, fuzzy
-msgid "File permissions"
-msgstr "Permessi"
-
-#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
-#, php-format
-msgid "Debconf information for package '%s'"
-msgstr ""
-
-#: plugins/admin/fai/faiPackageEntry.tpl:6
-#, fuzzy
-msgid "List of available packages"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:26
-msgid ""
-"This menu allows you to select multiple packages to add them to the "
-"currently edited package list."
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:25
-#, fuzzy
-msgid "Template attributes"
-msgstr "Attributo DN delle persone"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:40
-#, fuzzy
-msgid "Save template"
-msgstr "Nuovo template"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:57
-#, fuzzy
-msgid "Destination path"
-msgstr "Destinazione"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:74
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
-#: plugins/gofon/conference/class_divListConferences.inc:58
-msgid "Owner"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:96
-#, fuzzy
-msgid "Access"
-msgstr "Indirizzo"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:103
-#, fuzzy
-msgid "Read"
-msgstr "leggere"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:104
-#, fuzzy
-msgid "Write"
-msgstr "scrivere"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:107
-#, fuzzy
-msgid "Special"
-msgstr "Terminali"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:124
-#, fuzzy
-msgid "SUID"
-msgstr "UID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:141
-#, fuzzy
-msgid "SGID"
-msgstr "GID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:144
-#, fuzzy
-msgid "Others"
-msgstr "Filtri"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:158
-#, fuzzy
-msgid "sticky"
-msgstr "statico"
-
-#: plugins/admin/fai/class_faiScript.inc:444
-#, fuzzy, php-format
-msgid "Creating of FAI/script with dn '%s' failed."
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/fai/class_faiHook.inc:444
-#, fuzzy, php-format
-msgid "Saving of FAI/hook with dn '%s' failed."
-msgstr "Stampante"
-
-#: plugins/admin/fai/class_faiHook.inc:541
-msgid "Hook"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHook.inc:542
-#, fuzzy
-msgid "FAI hook"
-msgstr "Mostra errori PHP"
-
-#: plugins/admin/fai/askClassName.tpl:6
-msgid ""
-"Adding a new class to the FAI management, requires a class name. You have to "
-"specify a unique class name for unique types of FAI classes, while you can "
-"use the same class name for different types of FAI classes. In the laste "
-"case, FAI will automatically enclose all these different class types to one "
-"unique class name."
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:12
-msgid ""
-"Please use one of the following methods to choose the name for the new FAI "
-"class."
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:26
-msgid "Enter FAI class name manually"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:48
-msgid "Choose FAI class name from a list of existing classes"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:54
-#, fuzzy
-msgid "Choose class name"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/fai/askClassName.tpl:74
-#, fuzzy
-msgid "A new class name."
-msgstr "Applicazioni disponibili"
-
-#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
-#, fuzzy
-msgid "Hook attributes"
-msgstr "Attributo DN delle persone"
-
-#: plugins/admin/fai/faiHookEntry.tpl:41
-msgid "Choose an existing FAI task"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplate.inc:423
-#, fuzzy, php-format
-msgid "Saving of FAI/template with dn '%s' failed."
-msgstr "Lista dei dipartimenti"
-
-#: plugins/admin/fai/class_faiTemplate.inc:515
-#, fuzzy
-msgid "FAI template"
-msgstr "Nuovo template"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:33
-#, fuzzy
-msgid "Variable attributes"
-msgstr "Attributo DN delle persone"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:38
-#: plugins/admin/fai/class_faiVariableEntry.inc:148
-#, fuzzy
-msgid "Variable content"
-msgstr "Mostra terminali"
-
-#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
-msgid "Fully Automatic Installation"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:44
-#, fuzzy
-msgid "Scripts"
-msgstr "Script path"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:49
-msgid "Package list"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:86
-msgid ""
-"Unknown type of FAI source information. This is not a profile, workstation "
-"nor a ogroup."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:217
-msgid "This object has no FAI classes assigned."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:230
-#, fuzzy
-msgid "Open"
-msgstr "Opzioni"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:341
-#, fuzzy
-msgid "FS options"
-msgstr "Opzioni"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:6
-msgid "List of FAI objects (Fully Automatic Installation)"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:26
-msgid ""
-"This menu allows you to select FAI class names and to add them to the "
-"currently edited profile."
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:39
-#, fuzzy
-msgid "Show only classes with templates"
-msgstr "Mostra utenti template"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:41
-msgid "Show only classes with scripts"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:43
-msgid "Show only classes with hooks"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:45
-#, fuzzy
-msgid "Show only classes with variables"
-msgstr "Mostra terminali"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:47
-msgid "Show only classes with packages"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:49
-#, fuzzy
-msgid "Show only classes with partitions"
-msgstr "Mostra workstation"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:38
-#, fuzzy
-msgid "Discs"
-msgstr "Dispositivi"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:44
-msgid "Choose a disk to delete or edit"
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:5
-msgid ""
-"You are now going to create a branch or locked branch. This action clones "
-"the existing release to another release name. Branches can be modified as "
-"usual. FAI classes of locked branches cannot be modified, just additional "
-"classes are possible. Branch names should be alphanumeric, excluding the "
-"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
-"and 'fai'."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:7
-msgid ""
-"Branches are created as subreleases of the currently selected branch. "
-"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
-"release called SARGE/1.0.2."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:13
-#, fuzzy
-msgid "Please enter a name for the branch"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/faiNewBranch.tpl:35
-msgid ""
-"As soon as the copy operation has finished, you can scroll down to end of "
-"the page and press the 'Continue' button to continue with the fai management "
-"dialog."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Perform requested operation."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-#, fuzzy
-msgid "Initiate operation"
-msgstr "Contatto"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#, fuzzy
-msgid "Device"
-msgstr "Dispositivi"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
-#, fuzzy
-msgid "Partition entries"
-msgstr "Destinazione"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
-msgid "Add partition"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:304
-msgid "Packages bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:308
-msgid "Remove class from profile"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:400
-msgid "Please assign at least one class to this  profile."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:404
-#, fuzzy
-msgid "Please enter a valid name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiProfile.inc:416
-msgid "There is already a profile with this class name defined."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:445
-#: plugins/admin/fai/class_faiProfile.inc:449
-#, fuzzy, php-format
-msgid "Saving of FAI/profile with dn '%s' failed."
-msgstr "Stampante"
-
-#: plugins/admin/fai/class_faiProfile.inc:457
-#, fuzzy
-msgid "Profile"
-msgstr "Path del profilo"
-
-#: plugins/admin/fai/class_faiProfile.inc:458
-#, fuzzy
-msgid "FAI profile"
-msgstr "Riferimenti"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:103
-#, fuzzy
-msgid "There is already a variable with the given name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:107
-#, fuzzy
-msgid "Please specify a value for the attribute 'content'."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:138
-#, fuzzy
-msgid "Variable entry"
-msgstr "Mostra terminali"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:139
-#, fuzzy
-msgid "FAI variable entry "
-msgstr "Mostra il nome"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:320
-#: plugins/admin/fai/class_faiPartitionTable.inc:326
-#, fuzzy, php-format
-msgid "%s partition"
-msgstr "Mostra workstation"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:322
-#: plugins/admin/fai/class_faiPartitionTable.inc:328
-#, fuzzy, php-format
-msgid "%s partition(s)"
-msgstr "Mostra workstation"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:417
-#, fuzzy, php-format
-msgid "Saving of FAI/partition table with dn '%s' failed."
-msgstr "Stampante"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:536
-#, fuzzy
-msgid "FAI partition table"
-msgstr "Stampante"
-
-#: plugins/admin/fai/class_divListFai.inc:43
-#, fuzzy
-msgid "List of FAI classes"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/admin/fai/class_divListFai.inc:44
-msgid "This table displays all FAI classes in the selected tree."
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:48
-msgid "This menu allows you to create, delete and edit FAI classes."
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:69
-msgid "Name of FAI class"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:70
-msgid "Class type"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Display FAI profile objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:73
-#, fuzzy
-msgid "Show profiles"
-msgstr "Mostra stampanti"
-
-#: plugins/admin/fai/class_divListFai.inc:74
-#, fuzzy
-msgid "Display FAI template objects"
-msgstr "Lista dei dipartimenti"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-#, fuzzy
-msgid "Display FAI scripts"
-msgstr "Lista degli utenti"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-#, fuzzy
-msgid "Show scripts"
-msgstr "Mostra stampanti"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-#, fuzzy
-msgid "Display FAI hooks"
-msgstr "Mostra errori PHP"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-#, fuzzy
-msgid "Show hooks"
-msgstr "Mostra telefoni"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-#, fuzzy
-msgid "Display FAI variables"
-msgstr "Mostra il nome"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-#, fuzzy
-msgid "Show variables"
-msgstr "Mostra terminali"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-#, fuzzy
-msgid "Display FAI packages"
-msgstr "Mostra il nome"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-#, fuzzy
-msgid "Show packages"
-msgstr "Mostra telefoni"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-#, fuzzy
-msgid "Display FAI partitions"
-msgstr "Mostra workstation"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-#, fuzzy
-msgid "Show partitions"
-msgstr "Mostra workstation"
-
-#: plugins/admin/fai/class_divListFai.inc:177
-#, fuzzy
-msgid "New profile"
-msgstr "Riferimenti"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-#, fuzzy
-msgid "New partition table"
-msgstr "Stampante"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-msgid "PT"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:194
-#, fuzzy
-msgid "New scripts"
-msgstr "Mostra stampanti"
-
-#: plugins/admin/fai/class_divListFai.inc:194
-msgid "S"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:195
-#, fuzzy
-msgid "New hooks"
-msgstr "Mostra telefoni"
-
-#: plugins/admin/fai/class_divListFai.inc:195
-msgid "H"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:196
-#, fuzzy
-msgid "New variables"
-msgstr "Mostra terminali"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "V"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:197
-#, fuzzy
-msgid "New templates "
-msgstr "Nuovo template"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-#, fuzzy
-msgid "I"
-msgstr "Unix"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-#, fuzzy
-msgid "New package list"
-msgstr "Liste di blocco"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "PK"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove selected fai objects"
-msgstr "Oggetti membri"
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove fai objects"
-msgstr "Oggetti membri"
-
-#: plugins/admin/fai/class_divListFai.inc:224
-#, fuzzy
-msgid "Copy fai objects"
-msgstr "Gruppo di oggetti"
-
-#: plugins/admin/fai/class_divListFai.inc:226
-#, fuzzy
-msgid "Cut fai objects"
-msgstr "Password attuale"
-
-#: plugins/admin/fai/class_divListFai.inc:297
-#: plugins/admin/fai/class_divListFai.inc:300
-#, fuzzy
-msgid "Edit class"
-msgstr "classe"
-
-#: plugins/admin/fai/class_divListFai.inc:308
-#, fuzzy
-msgid "Delete class"
-msgstr "Rimuovi"
-
-#: plugins/admin/fai/faiTemplate.tpl:35
-#, fuzzy
-msgid "List of template files"
-msgstr "Lista dei dipartimenti"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:120
-#, fuzzy
-msgid "This account has no scalix extensions."
-msgstr "Questa identità non possiede estensioni FAX"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:129
-#, fuzzy
-msgid "Remove scalix account"
-msgstr "Elimina estensioni Unix"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:130
-#, fuzzy
-msgid ""
-"This account has scalix synchronization enabled. You can disable it by "
-"clicking below."
-msgstr "Questa identià possiede estensioni Unix."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid "Create scalix account"
-msgstr "Crea estensioni Unix"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid ""
-"This account has scalix synchronization disabled. You can enable it by "
-"clicking below."
-msgstr "Questa identità non possiede estensioni Unix"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:308
-#, fuzzy
-msgid "There is no scalix mailnode specified."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:311
-msgid "scalixScalixObject must be set!"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:327
-#, fuzzy
-msgid "Value in 'Limit Mailbox size' is not valid."
-msgstr "Il valore di 'Dimensione quota' non è valido"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:397
-#, fuzzy
-msgid "Scalix account"
-msgstr "Identità"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:407
-msgid "Scalix Mail node"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:408
-#, fuzzy
-msgid "Mailbox class"
-msgstr "Indirizzo principale"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:409
-#, fuzzy
-msgid "Server language"
-msgstr "Lingua"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:410
-#: plugins/personal/environment/class_environment.inc:1271
-#, fuzzy
-msgid "Administrator"
-msgstr "Amministrazione"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:411
-#, fuzzy
-msgid "Mailbox administrator"
-msgstr "Amministratori cartella"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:412
-msgid "Hide user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:413
-#, fuzzy
-msgid "Mailbox size limitations"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:414
-#, fuzzy
-msgid "Limit outbound"
-msgstr "Path del profilo"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:415
-msgid "Limit inbound"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:416
-#, fuzzy
-msgid "Notify user"
-msgstr "Paese"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:417
-#: plugins/personal/scalix/paste_generic.tpl:4
-#: plugins/personal/scalix/generic.tpl:98
-#, fuzzy
-msgid "Scalix email addresses"
-msgstr "Indirizzo principale"
-
-#: plugins/personal/scalix/main.inc:123
-#, fuzzy
-msgid "Scalix settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/scalix/paste_generic.tpl:6
-#: plugins/personal/scalix/generic.tpl:101
-#, fuzzy
-msgid "List of scalix email addresses"
-msgstr "Lista degli indirizzi alternativi"
-
-#: plugins/personal/scalix/generic.tpl:7
-msgid "Scalix mailnode"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:15
-msgid "Salix mailbox class"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:19
-msgid ""
-"Limited users con not make use of the group calendar functionality in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:26
-#, fuzzy
-msgid "Scalix server language"
-msgstr "Imposta dipartimento"
-
-#: plugins/personal/scalix/generic.tpl:30
-msgid "Message catalog language for client."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Select for admin capability."
-msgstr "Rimuovi"
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Scalix Administrator"
-msgstr "Amministrazione"
-
-#: plugins/personal/scalix/generic.tpl:50
-msgid "Select for mailbox admin capability."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:50
-#, fuzzy
-msgid "Scalix Mailbox Administrator"
-msgstr "Amministrazione"
-
-#: plugins/personal/scalix/generic.tpl:55
-#, fuzzy
-msgid "Hide user entry from addressbook."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/personal/scalix/generic.tpl:55
-msgid "Hide this user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:64
-#, fuzzy
-msgid "Limit mailbox size"
-msgstr "Inoltra i messaggi a"
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "As sanction on mailbox quota overuse, stop user from sending mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:75
-#, fuzzy
-msgid "Limit Outbound Mail"
-msgstr "Path del profilo"
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "Limit Inbound Mail"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "As sanction on mailbox quota overuse, notify the user by eMail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "Notify User"
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:77
-msgid "You need to specify your current password in order to proceed."
-msgstr "Devi specificare la tua 'Password attuale' per procedere."
-
-#: plugins/personal/password/class_password.inc:83 html/password.php:202
-msgid "The password used as new and current are too similar."
-msgstr ""
-"La password immessa come 'Nuova password' è troppo simile a quella attuale."
-
-#: plugins/personal/password/class_password.inc:85 html/password.php:207
-msgid "The password used as new is to short."
-msgstr "La 'Nuova password' immessa è troppo corta."
-
-#: plugins/personal/password/class_password.inc:87 html/password.php:247
-msgid "External password changer reported a problem: "
-msgstr "Il programma esterno per cambiare la password ha avuto un problema:"
-
-#: plugins/personal/password/class_password.inc:100
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "La password immessa come 'Password attuale' è errata"
-
-#: plugins/personal/password/class_password.inc:105 html/password.php:226
-msgid "You have no permissions to change your password."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/personal/password/class_password.inc:132
-#: plugins/personal/generic/class_user.inc:1424
-#, fuzzy
-msgid "User password"
-msgstr "Nuova password"
-
-#: plugins/personal/password/nochange.tpl:2
-#, fuzzy
-msgid "Password change not allowed"
-msgstr "Cambia la password"
-
-#: plugins/personal/password/nochange.tpl:6
-#, fuzzy
-msgid "You are not allowed to change your password at this time"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/personal/password/changed.tpl:3
-msgid ""
-"You've successfully changed your password. Remember to change all programms "
-"configured to use it as well."
-msgstr ""
-"Hai cambiato con successo la tua password. Ricorda di cambiare tutto i "
-"programmmi configurati per usarla."
-
-#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
-#, fuzzy
-msgid "Password settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/password/password.tpl:2
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-"Per cambiare la tua password usa i campi qui sotto. I cambiamenti avrenno "
-"effetto immediatamente. Memorizza la nuova password perché non sarai in "
-"grado di connetterti senza di essa."
-
-#: plugins/personal/password/password.tpl:11
-#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
-msgid "Current password"
-msgstr "Password attuale"
-
-#: plugins/personal/password/password.tpl:32
-msgid "Clear fields"
-msgstr "Ripulisci i campi"
-
-#: plugins/personal/mail/copypaste.tpl:13
-#: plugins/personal/mail/generic.tpl:244
-msgid "Forward messages to"
-msgstr "Inoltra i messaggi a"
-
-#: plugins/personal/mail/mail_locals.tpl:35
-#, fuzzy
-msgid "Select department"
-msgstr "Imposta dipartimento"
-
-#: plugins/personal/mail/main.inc:124
-msgid "User mail settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/mail/generic.tpl:19
-msgid "Specify the mail server where the user will be hosted on"
-msgstr "Specifica il server di posta per l'utente"
-
-#: plugins/personal/mail/generic.tpl:80
-msgid "Mail options"
-msgstr "Opzioni di posta"
-
-#: plugins/personal/mail/generic.tpl:107
-#: plugins/personal/mail/class_mailAccount.inc:1170
-msgid "Use custom sieve script"
-msgstr "Usa uno script di sieve personalizzato"
-
-#: plugins/personal/mail/generic.tpl:107
-msgid "disables all Mail options!"
-msgstr "disabilita tutte le opzioni di posta!"
-
-#: plugins/personal/mail/generic.tpl:114
-#, fuzzy
-msgid "Sieve Management"
-msgstr "Dirigenza"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "Select if you want to forward mails without getting own copies of them"
-msgstr ""
-"Seleziona se intendi inoltrare le mail senza mantenerne una copia locale"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "No delivery to own mailbox"
-msgstr "Non recapitare nella propria mailbox"
-
-#: plugins/personal/mail/generic.tpl:132
-msgid ""
-"Select to automatically response with the vacation message defined below"
-msgstr "Seleziona per rispondere automaticamente con il messaggio seguente"
-
-#: plugins/personal/mail/generic.tpl:134
-msgid "Activate vacation message"
-msgstr "Attiva la risposta automatica"
-
-#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
-#, fuzzy
-msgid "from"
-msgstr "e"
-
-#: plugins/personal/mail/generic.tpl:165
-msgid "till"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:194
-msgid "Select if you want to filter this mails through spamassassin"
-msgstr "Seleziona se intendi filtrare le tue mail con Spamassassin"
-
-#: plugins/personal/mail/generic.tpl:196
-msgid "Move mails tagged with spam level greater than"
-msgstr "Muovi mail marcate con un livello di Spam superiore a"
-
-#: plugins/personal/mail/generic.tpl:199
-msgid "Choose spam level - smaller values are more sensitive"
-msgstr ""
-"Scegli il livello si Spam - valori più bassi indicano maggiore sensibilità"
-
-#: plugins/personal/mail/generic.tpl:203
-msgid "to folder"
-msgstr "nella cartella"
-
-#: plugins/personal/mail/generic.tpl:214
-msgid "Reject mails bigger than"
-msgstr "Rifiuta mail più grandi di"
-
-#: plugins/personal/mail/generic.tpl:223
-#: plugins/personal/mail/class_mailAccount.inc:1153
-#: include/sieve/templates/element_vacation.tpl:44
-#: include/sieve/templates/object_container.tpl:31
-#: include/sieve/class_sieveManagement.inc:509
-#: include/sieve/class_sieveManagement.inc:728
-msgid "Vacation message"
-msgstr "Messaggio di di risposta automatica"
-
-#: plugins/personal/mail/generic.tpl:270
-msgid "Advanced mail options"
-msgstr "Opzioni di posta avanzate"
-
-#: plugins/personal/mail/generic.tpl:276
-msgid "Select if user can only send and receive inside his own domain"
-msgstr ""
-"Seleziona se l'utente può mandare e ricevere mail solo all'interno del "
-"proprio dominio"
-
-#: plugins/personal/mail/generic.tpl:278
-msgid "User is only allowed to send and receive local mails"
-msgstr "L'utente è abilitato a mandare e ricevere solo mail locali"
-
-#: plugins/personal/mail/class_mailAccount.inc:214
-msgid "No DESC tag in vacation file:"
-msgstr "Manca il DESC tag nel messaggio di risposta automatica:"
-
-#: plugins/personal/mail/class_mailAccount.inc:289
-msgid "This account has no mail extensions."
-msgstr "Questa identità non ha le estensioni per la posta"
-
-#: plugins/personal/mail/class_mailAccount.inc:300
-msgid ""
-"This account can't be removed while there are delegations configured. Remove "
-"those delegations first."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:358
-msgid ""
-"You're trying to add an invalid email address to the list of forwarders."
-msgstr ""
-"Stai tentandi di aggiungere un indirizzo di posta non valido alla lista "
-"degli inoltri"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "January"
-msgstr "Gennaio"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "February"
-msgstr "Febbraio"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "March"
-msgstr "Marzo"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "April"
-msgstr "Aprile"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "May"
-msgstr "Maggio"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "June"
-msgstr "Giugno"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "July"
-msgstr "Luglio"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "August"
-msgstr "Agosto"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "September"
-msgstr "Settembre"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "October"
-msgstr "Ottobre"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "November"
-msgstr "Novembre"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "December"
-msgstr "Dicembre"
-
-#: plugins/personal/mail/class_mailAccount.inc:688
-#, fuzzy, php-format
-msgid "Removing of user/mail account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/mail/class_mailAccount.inc:842
-#, fuzzy, php-format
-msgid "Saving of user/mail account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/mail/class_mailAccount.inc:903
-msgid ""
-"There is no valid mailserver specified, please add one in the system setup."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:951
-msgid "You specified Spam settings, but there is no Folder specified."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:955
-msgid "Time interval to show vacation message is not valid."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:995
-#: plugins/personal/mail/class_mailAccount.inc:1007
-#, fuzzy
-msgid "You are not allowed to write mail forwarding."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/personal/mail/class_mailAccount.inc:1040
-#: plugins/personal/mail/class_mailAccount.inc:1051
-#, fuzzy
-msgid "You are not allowed to write mail alternate address."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/personal/mail/class_mailAccount.inc:1116
-msgid "Waiting for kolab to remove mail properties."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1118
-msgid ""
-"Please remove the mail account first, to allow kolab to call its remove "
-"methods."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1152
-#, fuzzy
-msgid "Add vacation information"
-msgstr "Informazioni organizzazione"
-
-#: plugins/personal/mail/class_mailAccount.inc:1155
-msgid "Use spam filter"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1156
-msgid "Spam level"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1157
-msgid "Spam mail box"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1159
-#, fuzzy
-msgid "Sieve management"
-msgstr "Dirigenza"
-
-#: plugins/personal/mail/class_mailAccount.inc:1161
-#, fuzzy
-msgid "Reject due to mailsize"
-msgstr "Rifiuta mail più grandi di"
-
-#: plugins/personal/mail/class_mailAccount.inc:1162
-#, fuzzy
-msgid "Mail max size"
-msgstr "Inoltra i messaggi a"
-
-#: plugins/personal/mail/class_mailAccount.inc:1164
-#: plugins/personal/mail/class_mailAccount.inc:1169
-#, fuzzy
-msgid "Forwarding address"
-msgstr "Indirizzo principale"
-
-#: plugins/personal/mail/class_mailAccount.inc:1165
-#, fuzzy
-msgid "Local delivery"
-msgstr "Ultimo recapito"
-
-#: plugins/personal/mail/class_mailAccount.inc:1166
-#, fuzzy
-msgid "No delivery to own mailbox "
-msgstr "Non recapitare nella propria mailbox"
-
-#: plugins/personal/mail/class_mailAccount.inc:1167
-#, fuzzy
-msgid "Mail alternative addresses"
-msgstr "Indirizzi alternativi"
-
-#: plugins/personal/netatalk/main.inc:111
-#, fuzzy
-msgid "Netatalk settings"
-msgstr "Mostra workstation"
-
-#: plugins/personal/netatalk/netatalk.tpl:4
-#: plugins/personal/netatalk/class_netatalk.inc:380
-#, fuzzy
-msgid "Share"
-msgstr "reset"
-
-#: plugins/personal/netatalk/class_netatalk.inc:37
-#, fuzzy
-msgid "Manage netatalk account"
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/personal/netatalk/class_netatalk.inc:174
-#, fuzzy
-msgid "This account has no netatalk extensions."
-msgstr "Questa identità non ha le estensioni per la posta"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-#, fuzzy
-msgid "Remove netatalk account"
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-#, fuzzy
-msgid ""
-"This account has netatalk features enabled. You can disable them by clicking "
-"below."
-msgstr "Questa identià possiede estensioni di posta."
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#: plugins/personal/netatalk/class_netatalk.inc:196
-#, fuzzy
-msgid "Create netatalk account"
-msgstr "Crea estensioni di posta"
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#, fuzzy
-msgid ""
-"This account has netatalk features disabled. You can enable them by clicking "
-"below."
-msgstr "Questa identità non possiede estensioni di posta."
-
-#: plugins/personal/netatalk/class_netatalk.inc:229
-msgid "You must select a share to use."
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:294
-#, fuzzy, php-format
-msgid "Saving of user/netatalk account with dn '%s' failed."
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/personal/netatalk/class_netatalk.inc:356
-#, fuzzy, php-format
-msgid "Removing of user/netatalk account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/netatalk/class_netatalk.inc:379
-#, fuzzy
-msgid "User home path"
-msgstr "Telefono privato"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
-#, fuzzy
-msgid "PHPscheduleit"
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
-#, fuzzy, php-format
-msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
-#, fuzzy, php-format
-msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
-#, fuzzy
-msgid "PHP Schedule it"
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#, fuzzy
-msgid "PHP Schedule it settings"
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-#, fuzzy
-msgid "Connectivity addon"
-msgstr "Connettività"
-
-#: plugins/personal/connectivity/kolab.tpl:3
-#: plugins/personal/connectivity/kolab.tpl:35
-msgid "Kolab account"
-msgstr "Account Kolab"
-
-#: plugins/personal/connectivity/kolab.tpl:4
-msgid ""
-"The kolab account is currently disabled. It's features can be adjusted if "
-"you add a mail account."
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:41
-#: plugins/personal/connectivity/class_kolabAccount.inc:479
-msgid "Delegations"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:59
-msgid "Mail size"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:62
-msgid "No mail size restriction for this account"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:71
-msgid "Free Busy information"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:82
-msgid "Future"
-msgstr "Futuro"
-
-#: plugins/personal/connectivity/kolab.tpl:86
-#: plugins/personal/connectivity/oxchange.tpl:39
-#: plugins/personal/connectivity/oxchange.tpl:49
-#: include/sieve/templates/element_vacation.tpl:25
-msgid "days"
-msgstr "giorni"
-
-#: plugins/personal/connectivity/kolab.tpl:93
-#: plugins/personal/connectivity/class_kolabAccount.inc:480
-msgid "Invitation policy"
-msgstr ""
-
-#: plugins/personal/connectivity/intranet.tpl:3
-#, fuzzy
-msgid "Intranet account"
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
-msgid "Open-Xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#, fuzzy
-msgid "Openexchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
-#, fuzzy
-msgid "Couldn't connect to postgresql database!"
-msgstr "Impossibile connettersi al server del database!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
-msgid "Needed parameters for openexchange connectivity plugin are missing!"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
-msgid "PHP4 module for postgresql database is missing!"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
-#, fuzzy, php-format
-msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
-msgstr "Elimina estensioni telefoniche"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
-msgid ""
-"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
-"that you are not using any strange characters in the loginname."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
-#, fuzzy, php-format
-msgid "Saving of user/oxchange account with dn '%s' failed."
-msgstr "Elimina estensioni telefoniche"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
-#, fuzzy, php-format
-msgid "Creating of user/oxchange account with dn '%s' failed."
-msgstr "Elimina estensioni telefoniche"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
-msgid ""
-"Something went wrong while saving oxchange account. Please check the error "
-"log file."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
-#, fuzzy
-msgid "Open xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#, fuzzy
-msgid "Open xchange account settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
-msgid "OXAppointmentDays"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
-msgid "OXTaskDays"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
-msgid "OXTimeZone"
-msgstr ""
-
-#: plugins/personal/connectivity/pptp.tpl:3
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#, fuzzy
-msgid "PPTP account"
-msgstr "Estenzioni FTP"
-
-#: plugins/personal/connectivity/class_connectivity.inc:69
-msgid "This account has no connectivity extensions."
-msgstr "Questa identità non possiede estensioni di connettività"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:197
-msgid "Intranet"
-msgstr ""
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:121
-#, fuzzy, php-format
-msgid "Removing of user/intranet account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:186
-#, fuzzy, php-format
-msgid "Saving of user/intranet account with dn '%s' failed."
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#, fuzzy
-msgid "Intranet account settings"
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/personal/connectivity/phpscheduleit.tpl:3
-#, fuzzy
-msgid "PHPscheduleit account"
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:26
-#: plugins/personal/connectivity/class_pptpAccount.inc:173
-msgid "PPTP"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:101
-#, fuzzy, php-format
-msgid "Removing of user/PPTP account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:155
-#, fuzzy, php-format
-msgid "Saving of user/PPTP account with dn '%s' failed."
-msgstr "Estenzioni FTP"
-
-#: plugins/personal/connectivity/proxy.tpl:23
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-msgid "Proxy account"
-msgstr "Estenzioni Proxy Internet"
-
-#: plugins/personal/connectivity/proxy.tpl:34
-msgid "Filter unwanted content (i.e. pornographic or violence related)"
-msgstr "Filtra il contenuto non desiderato (p.e. pornografico o violento)"
-
-#: plugins/personal/connectivity/proxy.tpl:44
-msgid "Limit proxy access to working time"
-msgstr "Limita l'accesso a Internet alle ore lavorative"
-
-#: plugins/personal/connectivity/proxy.tpl:84
-#: plugins/personal/connectivity/class_proxyAccount.inc:319
-msgid "Restrict proxy usage by quota"
-msgstr "Restringi la quota d'uso di Internet"
-
-#: plugins/personal/connectivity/proxy.tpl:99
-msgid "per"
-msgstr "per"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:149
-msgid ""
-"You're trying to add an invalid email address to the list of delegations."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:157
-msgid ""
-"The mail address you're trying to add is no primary mail address of an "
-"existing user."
-msgstr "L'indirizzo che stai cercando di aggiungere è già in uso"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:182
-msgid "Always accept"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:183
-msgid "Always reject"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:184
-msgid "Reject if conflicts"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:185
-msgid "Manual if conflicts"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:186
-msgid "Manual"
-msgstr "Manuale"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:234
-msgid "Anonymous"
-msgstr "Anonimo"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:302
-#, fuzzy, php-format
-msgid "Removing of user/kolab account with dn '%s' failed."
-msgstr "Elimina estensioni Samba"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:313
-msgid "The value specified as Free Busy future needs to be an integer."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:318
-msgid "The value specified as Free Busy Information URL is invalid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:332
-#, php-format
-msgid "The invitation policy entry for address '%s' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:340
-#, php-format
-msgid "There's no mail user with address '%s' for your invitation policy!"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:431
-#, fuzzy, php-format
-msgid "Saving of user/kolab account with dn '%s' failed."
-msgstr "Account Kolab"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#, fuzzy
-msgid "Kolab account settings"
-msgstr "Account Kolab"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:476
-msgid "Free busy future"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:477
-#, fuzzy
-msgid "Mail size restriction"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:478
-#, fuzzy
-msgid "Free busy information"
-msgstr "Informazioni generali"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:5
-#: plugins/personal/connectivity/class_proxyAccount.inc:307
-#: plugins/generic/references/class_reference.inc:32
-msgid "Proxy"
-msgstr "Proxy"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "GB"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "day"
-msgstr "giorno"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "week"
-msgstr "settimana"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "month"
-msgstr "mese"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:167
-#, fuzzy, php-format
-msgid "Removing of user/proxy account with dn '%s' failed."
-msgstr "Elimina estensioni Unix"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:185
-msgid "Numerical value for Quota Setting is empty."
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:187
-#, fuzzy
-msgid "Numerical value for Quota Setting is not valid."
-msgstr "Il valore di 'Dimensione quota' non è valido"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:289
-#, fuzzy, php-format
-msgid "Saving of user/proxy account with dn '%s' failed."
-msgstr "Estenzioni Proxy Internet"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:317
-msgid "Filter unwanted content"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:318
-#, fuzzy
-msgid "Limit proxy access"
-msgstr "Limita l'accesso a Internet alle ore lavorative"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:5
-msgid "PHPGroupware"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:85
-#, fuzzy, php-format
-msgid "Removing of user/PHPgw account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:139
-#, fuzzy, php-format
-msgid "Saving of user/PHPgw account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:157
-msgid "PHP GW"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#, fuzzy
-msgid "PHP GW account settings"
-msgstr "Impostazioni FAX"
-
-#: plugins/personal/connectivity/webdav.tpl:3
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "WebDAV account"
-msgstr "Estenzioni WebDAV"
-
-#: plugins/personal/connectivity/opengw.tpl:1
-#: plugins/personal/connectivity/class_opengwAccount.inc:331
-#, fuzzy
-msgid "Opengroupware"
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/opengw.tpl:8
-#: plugins/personal/connectivity/class_opengwAccount.inc:341
-#, fuzzy
-msgid "Location team"
-msgstr "Nome locazione"
-
-#: plugins/personal/connectivity/opengw.tpl:21
-#: plugins/personal/connectivity/class_opengwAccount.inc:342
-#, fuzzy
-msgid "Template user"
-msgstr "Template"
-
-#: plugins/personal/connectivity/opengw.tpl:48
-#: plugins/personal/connectivity/class_opengwAccount.inc:344
-msgid "Teams"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "Open-Xchange Account"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid ""
-"disabled, no Postgresql support detected. Or the specified database can't be "
-"reached"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:18
-msgid "Open-Xchange account"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:29
-msgid "Remember"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:33
-msgid "Appointment Days"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:42
-msgid "Task Days"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:61
-msgid "User Information"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:65
-msgid "User Timezone"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
-#: plugins/generic/references/class_reference.inc:34
-msgid "FTP"
-msgstr "FTP"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
-#, fuzzy, php-format
-msgid "Removing of user/pureftpd account with dn '%s' failed."
-msgstr "Elimina estensioni telefoniche"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
-msgid "Value specified as 'Upload bandwidth' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
-msgid "Value specified as 'Download bandwidth' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
-#, fuzzy
-msgid "Value specified as 'Quota files' is not valid."
-msgstr "Il valore specificato per l'UID non è valido."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
-#, fuzzy
-msgid "Value specified as 'Quota size' is not valid."
-msgstr "Il valore di 'Dimensione quota' non è valido"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
-#, fuzzy
-msgid "Value specified as 'Upload ratio' is not valid."
-msgstr "Il valore specificato per l'UID non è valido."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
-#, fuzzy
-msgid "Value specified as 'Download ratio' is not valid."
-msgstr "Il valore specificato per il GID non è valido."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
-#, fuzzy, php-format
-msgid "Saving of user/pureftpd account with dn '%s' failed."
-msgstr "Elimina estensioni telefoniche"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
-#, fuzzy
-msgid "Ftp"
-msgstr "Tipo"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#, fuzzy
-msgid "Pure ftp account"
-msgstr "Crea estensioni FAX"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
-#, fuzzy
-msgid "Quota files"
-msgstr "Dimensione quota"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
-#, fuzzy
-msgid "Upload ratio"
-msgstr "Banda di upload"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
-#, fuzzy
-msgid "Quota MBytes"
-msgstr "Dimensione quota"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
-#, fuzzy
-msgid "Download ratio"
-msgstr "Scarica il file di  configurazione"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
-#, fuzzy
-msgid "Upload bandwith"
-msgstr "Banda di upload"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
-#, fuzzy
-msgid "Download bandwith"
-msgstr "Banda di download"
-
-#: plugins/personal/connectivity/phpgw.tpl:3
-msgid "PHPGroupware account"
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:6
-#, fuzzy
-msgid "Opengroupware account"
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:161
-msgid ""
-"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
-"perform any database queries."
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:166
-msgid ""
-"OpenGroupware: Missing database configuration for opengroupware. Can't get "
-"or set any informations."
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:174
-msgid ""
-"OpenGroupware: Can't connect to specified database. Please check given "
-"configuration twice."
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#, fuzzy
-msgid "Open groupware account settings"
-msgstr "Estenzioni PHPGroupware"
-
-#: plugins/personal/connectivity/glpi.tpl:1
-#, fuzzy
-msgid "GLPI account"
-msgstr "Estenzioni FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:4
-msgid "FTP account"
-msgstr "Estenzioni FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:19
-msgid "Upload bandwidth"
-msgstr "Banda di upload"
-
-#: plugins/personal/connectivity/pureftpd.tpl:24
-#: plugins/personal/connectivity/pureftpd.tpl:32
-msgid "kb/s"
-msgstr "kb/s"
-
-#: plugins/personal/connectivity/pureftpd.tpl:27
-msgid "Download bandwidth"
-msgstr "Banda di download"
-
-#: plugins/personal/connectivity/pureftpd.tpl:43
-msgid "Quota"
-msgstr "Quota"
-
-#: plugins/personal/connectivity/pureftpd.tpl:47
-msgid "Files"
-msgstr "File"
-
-#: plugins/personal/connectivity/pureftpd.tpl:71
-msgid "Ratio"
-msgstr "Rapporto"
-
-#: plugins/personal/connectivity/pureftpd.tpl:75
-msgid "Uploaded / downloaded files"
-msgstr "File in upload / File in download"
-
-#: plugins/personal/connectivity/pureftpd.tpl:93
-#: plugins/personal/samba/samba3.tpl:246
-msgid "Miscellaneous"
-msgstr "Misc"
-
-#: plugins/personal/connectivity/pureftpd.tpl:98
-msgid "Check to disable FTP Access"
-msgstr "Seleziona per disabilitale l'accesso FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:100
-msgid "Temporary disable FTP access"
-msgstr "Disabilita temporaneamente l'accesso FTP"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:6
-#: plugins/personal/connectivity/class_webdavAccount.inc:156
-msgid "WebDAV"
-msgstr "WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:84
-#, fuzzy, php-format
-msgid "Removing of user/webDAV account with dn '%s' failed."
-msgstr "Elimina estensioni telefoniche"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:138
-#, fuzzy, php-format
-msgid "Saving of user/webDAV account with dn '%s' failed."
-msgstr "Estenzioni WebDAV"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:1
-#, fuzzy
-msgid "Create new hotplug entry"
-msgstr "Crea in"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:8
-#, fuzzy
-msgid "Create new hotplug device"
-msgstr "Crea in"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-#, fuzzy
-msgid "(iSerial)"
-msgstr "Terminali"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "Vendor-ID"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "(idVendor)"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "Product-ID"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "(idProduct)"
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:78
-#, fuzzy, php-format
-msgid ""
-"Can't remove kioks profile, it is still in use by the following objects '%s'."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:86
-#: plugins/personal/environment/class_kioskManagementDialog.inc:105
-#, php-format
-msgid "Can't delete '%s'. Error was: permission denied."
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:89
-#: plugins/personal/environment/class_kioskManagementDialog.inc:108
-#, php-format
-msgid "Can't delete '%s'. Errow was: file doesn't exist."
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:150
-msgid ""
-"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:156
-#, php-format
-msgid "Kiosk path '%s' is not accessible. Please check the permissions."
-msgstr ""
-
-#: plugins/personal/environment/kioskManagement.tpl:1
-#: plugins/personal/environment/kioskManagement.tpl:5
-#, fuzzy
-msgid "Kiosk profile management"
-msgstr "Riferimenti"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:1
-#, fuzzy
-msgid "Add printer devcies"
-msgstr "Dispositivi del client"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:48
-#, fuzzy
-msgid "Display printers matching"
-msgstr "Mostra utenti che corrispondono a"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:53
-#, fuzzy
-msgid "Regular expression for matching printer names"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:108
-msgid "Specified name should only consist of upper-/lowercase characters."
-msgstr ""
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:112
-#, fuzzy
-msgid "Please specify a valid script name."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:116
-#, fuzzy
-msgid "Specified description contains invalid characters."
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/personal/environment/main.inc:119
-#, fuzzy
-msgid "User environment settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/environment/logonManagement.tpl:1
-#: plugins/personal/environment/logonManagement.tpl:5
-#: plugins/personal/environment/environment.tpl:169
-#, fuzzy
-msgid "Logon script management"
-msgstr "Riferimenti"
-
-#: plugins/personal/environment/logonManagement.tpl:8
-#, fuzzy
-msgid "Logon script settings"
-msgstr "Impostazioni Unix"
-
-#: plugins/personal/environment/logonManagement.tpl:10
-#, fuzzy
-msgid "Skript name"
-msgstr "Script path"
-
-#: plugins/personal/environment/logonManagement.tpl:34
-msgid "Logon script flags"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:38
-msgid "Last script"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:44
-msgid "Script can be replaced by user"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:56
-#: plugins/personal/environment/class_environment.inc:1335
-msgid "Logon script"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:1
-#, fuzzy
-msgid "Add hotplug devices"
-msgstr "Dispositivi del client"
-
-#: plugins/personal/environment/hotplugDialog.tpl:5
-#, fuzzy
-msgid "Hotplug management"
-msgstr "Riferimenti"
-
-#: plugins/personal/environment/hotplugDialog.tpl:10
-#, fuzzy
-msgid "Select hotplug device to add"
-msgstr "Rimuovi"
-
-#: plugins/personal/environment/hotplugDialog.tpl:34
-#, fuzzy
-msgid "Choose the department the search will be based    on"
-msgstr "Scegli il dipartimento di base per la ricerca"
-
-#: plugins/personal/environment/hotplugDialog.tpl:48
-#, fuzzy
-msgid "Regular expression for        matching hotplugs"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/personal/environment/class_environment.inc:209
-#, fuzzy
-msgid "auto"
-msgstr "Rapporto"
-
-#: plugins/personal/environment/class_environment.inc:281
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Setting profile "
-"server to '%s'."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:286
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Profile server "
-"configuration is resetted."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:355
-#: plugins/personal/environment/class_environment.inc:393
-msgid "Remove environment extension"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:356
-#: plugins/personal/environment/class_environment.inc:394
-#, fuzzy
-msgid "Environment extension enabled. You can disable it by clicking below."
-msgstr "Questa identià possiede estensioni di posta."
-
-#: plugins/personal/environment/class_environment.inc:365
-#: plugins/personal/environment/class_environment.inc:370
-#: plugins/personal/environment/class_environment.inc:399
-#: plugins/personal/environment/class_environment.inc:404
-msgid "Add environment extension"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:366
-#: plugins/personal/environment/class_environment.inc:400
-#, fuzzy
-msgid "Environment extension disabled. You can enable it by clicking below."
-msgstr "Questa identità non possiede estensioni di posta."
-
-#: plugins/personal/environment/class_environment.inc:371
-#: plugins/personal/environment/class_environment.inc:405
-#, fuzzy
-msgid ""
-"Environment extension disabled. You have to setup a posix account before you "
-"can enable this feature."
-msgstr "Questa identità non possiede estensioni di posta."
-
-#: plugins/personal/environment/class_environment.inc:522
-#, fuzzy
-msgid "You are not allowed to write Logon scripts."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/personal/environment/class_environment.inc:603
-#, fuzzy
-msgid "Spaces are not allowed in the mount path!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/personal/environment/class_environment.inc:682
-#: plugins/personal/environment/class_environment.inc:683
-#: plugins/personal/environment/class_environment.inc:691
-#: plugins/personal/environment/class_environment.inc:692
-#, fuzzy
-msgid "Reset password hash"
-msgstr "Cambia password"
-
-#: plugins/personal/environment/class_environment.inc:696
-#, fuzzy
-msgid "Delete share entry"
-msgstr "Elimina questo record"
-
-#: plugins/personal/environment/class_environment.inc:885
-msgid "GOsa default printer flag is not allowed within groups."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:908
-#, php-format
-msgid ""
-"The selected kiosk profile '%s' is no longer available, setting current "
-"profile to 'none'."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:952
-#, fuzzy, php-format
-msgid "Removing of user/environment account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/environment/class_environment.inc:1021
-#, fuzzy
-msgid "Please set a valid profile quota size."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/personal/environment/class_environment.inc:1028
-msgid ""
-"You need to setup a valid posix extension in order to enable evironment "
-"features."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1066
-msgid "Can't save new kiosk profiles, possibly permission denied for folder"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1222
-#, fuzzy, php-format
-msgid "Saving of user/environment account with dn '%s' failed."
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/personal/environment/class_environment.inc:1235
-#, fuzzy
-msgid "group share"
-msgstr "gruppi"
-
-#: plugins/personal/environment/class_environment.inc:1276
-#: plugins/personal/environment/class_environment.inc:1334
-#, fuzzy
-msgid "Default printer"
-msgstr "Permessi predefiniti"
-
-#: plugins/personal/environment/class_environment.inc:1313
-#, fuzzy
-msgid "Environment settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/environment/class_environment.inc:1321
-msgid "Command to extend the list of possible screen resolutions"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1325
-#: plugins/personal/environment/environment.tpl:105
-msgid "Resolution changeable during session"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1326
-#: plugins/personal/environment/environment.tpl:73
-msgid "Cache profile localy"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1328
-#, fuzzy
-msgid "Profile quota"
-msgstr "Path del profilo"
-
-#: plugins/personal/environment/class_environment.inc:1329
-#, fuzzy
-msgid "Profile server"
-msgstr "Server"
-
-#: plugins/personal/environment/class_environment.inc:1332
-#: plugins/personal/environment/environment.tpl:85
-msgid "Kiosk profile"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1336
-#: plugins/personal/environment/environment.tpl:203
-#, fuzzy
-msgid "Hotplug devices"
-msgstr "Dispositivi del client"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:120
-#, fuzzy
-msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:123
-#, fuzzy
-msgid "Invalid character in description. Please specify a valid description."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:128
-#, fuzzy
-msgid "Please specify a valid iSerial."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:132
-#, fuzzy
-msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:135
-#, fuzzy
-msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:141
-msgid "An Entry with this name already exists."
-msgstr ""
-
-#: plugins/personal/environment/class_hotplugDialog.inc:146
-#, fuzzy
-msgid "Please select an entry or press cancel."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/personal/environment/environment.tpl:3
-msgid "The environment extension is currently disabled."
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:14
-#: plugins/personal/environment/environment.tpl:128
-#: plugins/personal/environment/environment.tpl:198
-#, fuzzy
-msgid "Environment managment settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/environment/environment.tpl:17
-#, fuzzy
-msgid "Profile managment"
-msgstr "Riferimenti"
-
-#: plugins/personal/environment/environment.tpl:25
-#, fuzzy
-msgid "Use profile managment"
-msgstr "Riferimenti"
-
-#: plugins/personal/environment/environment.tpl:32
-#, fuzzy
-msgid "Profile server managment"
-msgstr "Riferimenti"
-
-#: plugins/personal/environment/environment.tpl:35
-#, fuzzy
-msgid "Profil path"
-msgstr "Path del profilo"
-
-#: plugins/personal/environment/environment.tpl:56
-#, fuzzy
-msgid "Profil quota"
-msgstr "Path del profilo"
-
-#: plugins/personal/environment/environment.tpl:82
-#, fuzzy
-msgid "Kiosk profile settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/environment/environment.tpl:95
-#, fuzzy
-msgid "Manage"
-msgstr "Nome gruppo"
-
-#: plugins/personal/environment/environment.tpl:143
-#, fuzzy
-msgid "User used to connect to the share"
-msgstr "Impossibile connettersi al server del database!"
-
-#: plugins/personal/environment/environment.tpl:146
-#, fuzzy
-msgid "Select a share"
-msgstr "Rimuovi"
-
-#: plugins/personal/environment/environment.tpl:154
-#, fuzzy
-msgid "Mount path"
-msgstr "Monitoraggio"
-
-#: plugins/personal/environment/environment.tpl:167
-msgid "Logon scripts"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:205
-#, fuzzy
-msgid "Hotplug device settings"
-msgstr "Dispositivi del client"
-
-#: plugins/personal/environment/environment.tpl:222
-msgid "Existing"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:237
-#, fuzzy
-msgid "Printer settings"
-msgstr "Impostazioni Unix"
-
-#: plugins/personal/environment/environment.tpl:254
-msgid "Toggle admin"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:257
-msgid "Toggle default"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:5
-#, fuzzy
-msgid "Nagios Account"
-msgstr "Contatto"
-
-#: plugins/personal/nagios/nagios.tpl:8
-#: plugins/personal/nagios/class_nagiosAccount.inc:286
-#, fuzzy
-msgid "Alias"
-msgstr "Italiano"
-
-#: plugins/personal/nagios/nagios.tpl:27
-#: plugins/personal/nagios/class_nagiosAccount.inc:292
-#, fuzzy
-msgid "Host notification period"
-msgstr "Opzioni applicazione"
-
-#: plugins/personal/nagios/nagios.tpl:40
-#: plugins/personal/nagios/class_nagiosAccount.inc:296
-#, fuzzy
-msgid "Service notification period"
-msgstr "Opzioni applicazione"
-
-#: plugins/personal/nagios/nagios.tpl:53
-#: plugins/personal/nagios/class_nagiosAccount.inc:295
-#, fuzzy
-msgid "Service notification options"
-msgstr "Opzioni applicazione"
-
-#: plugins/personal/nagios/nagios.tpl:66
-#: plugins/personal/nagios/class_nagiosAccount.inc:291
-#, fuzzy
-msgid "Host notification options"
-msgstr "Opzioni applicazione"
-
-#: plugins/personal/nagios/nagios.tpl:90
-#: plugins/personal/nagios/class_nagiosAccount.inc:294
-#, fuzzy
-msgid "Service notification commands"
-msgstr "Opzioni applicazione"
-
-#: plugins/personal/nagios/nagios.tpl:100
-#: plugins/personal/nagios/class_nagiosAccount.inc:290
-#, fuzzy
-msgid "Host notification commands"
-msgstr "Opzioni applicazione"
-
-#: plugins/personal/nagios/nagios.tpl:115
-msgid "Nagios authentification"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:121
-#, fuzzy
-msgid "view system informations"
-msgstr "Informazioni organizzazione"
-
-#: plugins/personal/nagios/nagios.tpl:130
-#, fuzzy
-msgid "view configuration information"
-msgstr "Informazioni organizzazione"
-
-#: plugins/personal/nagios/nagios.tpl:139
-msgid "trigger system commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:148
-msgid "view all services"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:157
-msgid "view all hosts"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:166
-msgid "trigger all service commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:175
-msgid "trigger all host commands"
-msgstr ""
-
-#: plugins/personal/nagios/main.inc:123
-#, fuzzy
-msgid "Nagios settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:110
-#, fuzzy
-msgid "This account has no nagios extensions."
-msgstr "Questa identità non ha le estensioni per la posta"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:119
-#, fuzzy
-msgid "Remove nagios account"
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:120
-#, fuzzy
-msgid ""
-"This account has nagios features enabled. You can disable them by clicking "
-"below."
-msgstr "Questa identià possiede estensioni di posta."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-#, fuzzy
-msgid "Create nagios account"
-msgstr "Crea estensioni di posta"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-#, fuzzy
-msgid ""
-"This account has nagios features disabled. You can enable them by clicking "
-"below."
-msgstr "Questa identità non possiede estensioni di posta."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:178
-#, fuzzy, php-format
-msgid "Saving of user/nagios account with dn '%s' failed."
-msgstr "Crea estensioni di posta"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:198
-#, fuzzy
-msgid "The required field 'NagiosAlias' is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:201
-#, fuzzy
-msgid "The required field 'NagiosMail' is not set."
-msgstr "Il campo 'Indirizzo principale' non è stao inserito"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:205
-#: plugins/personal/nagios/class_nagiosAccount.inc:209
-#, fuzzy
-msgid "Please enter a valid email address in 'NagiosMail' field."
-msgstr ""
-"Inserire un indirizzo di posta valido nel campo 'Indirizzo principale'."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:261
-#, fuzzy, php-format
-msgid "Removing of user/nagios account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:276
-#, fuzzy
-msgid "Nagios account settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:287
-#: plugins/personal/generic/class_user.inc:1447
-#, fuzzy
-msgid "Pager number"
-msgstr "Numero di telefono"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:298
-msgid "View all hosts"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:299
-#, fuzzy
-msgid "View all services"
-msgstr "Dispositivi del client"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:301
-#, fuzzy
-msgid "Trigger system commands"
-msgstr "Informazioni organizzazione"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:302
-msgid "Trigger all host commands"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:303
-#, fuzzy
-msgid "Trigger all service commands"
-msgstr "Dispositivi del client"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:305
-#, fuzzy
-msgid "View configuration information"
-msgstr "Informazioni organizzazione"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:306
-#, fuzzy
-msgid "View system informations"
-msgstr "Informazioni organizzazione"
-
-#: plugins/personal/posix/trust_machines.tpl:6
-msgid "Select systems to add"
-msgstr "Seleziona un sistema da aggiungere"
-
-#: plugins/personal/posix/trust_machines.tpl:26
-msgid "Display systems of department"
-msgstr "Mostra i sistemi del dipartimento"
-
-#: plugins/personal/posix/main.inc:127
-msgid "Unix settings"
-msgstr "Impostazioni Unix"
-
-#: plugins/personal/posix/paste_generic.tpl:4
-#, fuzzy
-msgid "Posix settings"
-msgstr "Impostazioni Unix"
-
-#: plugins/personal/posix/paste_generic.tpl:8
-#: plugins/personal/posix/class_posixAccount.inc:1363
-#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
-#: plugins/personal/samba/samba3.tpl:97
-#: plugins/personal/samba/class_sambaAccount.inc:690
-msgid "Home directory"
-msgstr "Home directory"
-
-#: plugins/personal/posix/paste_generic.tpl:23
-#: plugins/personal/posix/generic.tpl:47
-msgid "Force UID/GID"
-msgstr "Forza UID/GID"
-
-#: plugins/personal/posix/paste_generic.tpl:28
-#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
-msgid "UID"
-msgstr "UID"
-
-#: plugins/personal/posix/paste_generic.tpl:47
-#: plugins/personal/posix/generic.tpl:76
-msgid "Group membership"
-msgstr "Gruppi di appartenenza"
-
-#: plugins/personal/posix/paste_generic.tpl:54
-#: plugins/personal/posix/generic.tpl:78
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Attenzione: L'NFS non supporta più di 16 gruppi!)"
-
-#: plugins/personal/posix/posix_shadow.tpl:9
-msgid "User must change password on first login"
-msgstr "L'utente deve cambiare la password alla prima connessione"
-
-#: plugins/personal/posix/posix_shadow.tpl:34
-#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
-msgid "Password expires on"
-msgstr "La password spira il"
-
-#: plugins/personal/posix/class_posixAccount.inc:16
-#: plugins/generic/references/class_reference.inc:22
-msgid "UNIX"
-msgstr "Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:137
-#, fuzzy
-msgid "expired"
-msgstr "Esporta"
-
-#: plugins/personal/posix/class_posixAccount.inc:139
-msgid "grace time active"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:142
-#, fuzzy
-msgid "active, password not changable"
-msgstr "Nuova password"
-
-#: plugins/personal/posix/class_posixAccount.inc:144
-#, fuzzy
-msgid "active, password expired"
-msgstr "La password spira il"
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-#, fuzzy
-msgid "active"
-msgstr "Privato"
-
-#: plugins/personal/posix/class_posixAccount.inc:157
-#: plugins/personal/posix/class_posixAccount.inc:1029
-msgid "Group of user"
-msgstr "Gruppo di utenti"
-
-#: plugins/personal/posix/class_posixAccount.inc:192
-msgid "unconfigured"
-msgstr "non configurata"
-
-#: plugins/personal/posix/class_posixAccount.inc:255
-msgid "This account has no unix extensions."
-msgstr "Questa identità non possiede estensioni Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:275
-#: plugins/personal/posix/class_posixAccount.inc:278
-msgid "Remove posix account"
-msgstr "Elimina estensioni Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:276
-msgid ""
-"This account has unix features enabled. To disable them, you'll need to "
-"remove the samba / environment account first."
-msgstr ""
-"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima "
-"le estensioni Samba / ambiente."
-
-#: plugins/personal/posix/class_posixAccount.inc:279
-msgid ""
-"This account has posix features enabled. You can disable them by clicking "
-"below."
-msgstr "Questa identià possiede estensioni Unix."
-
-#: plugins/personal/posix/class_posixAccount.inc:282
-msgid "Create posix account"
-msgstr "Crea estensioni Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:283
-msgid ""
-"This account has posix features disabled. You can enable them by clicking "
-"below."
-msgstr "Questa identità non possiede estensioni Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:443
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr ""
-"La password non può essere cambiata per %s giorni dall'ultimo cambiamento"
-
-#: plugins/personal/posix/class_posixAccount.inc:447
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "La password deve essere cambiata dopo %s giorni"
-
-#: plugins/personal/posix/class_posixAccount.inc:451
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiery"
-msgstr ""
-"Disabilita l'account dopo %s giorni di inattività dopo che la password è "
-"spirata"
-
-#: plugins/personal/posix/class_posixAccount.inc:455
-#, php-format
-msgid "Warn user %s days before password expiery"
-msgstr "Avvisa l'utente %s giorni prima che la password spiri"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-msgid "full access"
-msgstr "accesso completo"
-
-#: plugins/personal/posix/class_posixAccount.inc:576
-msgid "allow access to these hosts"
-msgstr "accesso limitato ai seguenti host"
-
-#: plugins/personal/posix/class_posixAccount.inc:624
-#, fuzzy, php-format
-msgid "Removing of user/posix account with dn '%s' failed."
-msgstr "Elimina estensioni Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:772
-msgid "Failed: overriding lock"
-msgstr "Fallito: override the lock"
-
-#: plugins/personal/posix/class_posixAccount.inc:868
-#, fuzzy, php-format
-msgid "Saving of user/posix account with dn '%s' failed."
-msgstr "Estenzioni Proxy Internet"
-
-#: plugins/personal/posix/class_posixAccount.inc:943
-msgid "The required field 'Home directory' is not set."
-msgstr "Il campo necessario 'Home directory' non è vuoto"
-
-#: plugins/personal/posix/class_posixAccount.inc:946
-msgid "Please enter a valid path in 'Home directory' field."
-msgstr "Inserire un nome cartella valido per il campo 'Home directory'."
-
-#: plugins/personal/posix/class_posixAccount.inc:954
-msgid "Value specified as 'UID' is not valid."
-msgstr "Il valore specificato per l'UID non è valido."
-
-#: plugins/personal/posix/class_posixAccount.inc:957
-msgid "Value specified as 'UID' is too small."
-msgstr "Il valore specificato per l'UID è troppo basso."
-
-#: plugins/personal/posix/class_posixAccount.inc:972
-msgid "Value specified as 'shadowMin' is not valid."
-msgstr "Il valore specificato come 'shadowMin' non è valido"
-
-#: plugins/personal/posix/class_posixAccount.inc:977
-msgid "Value specified as 'shadowMax' is not valid."
-msgstr "Il valore specificato come 'shadowMax' non è valido"
-
-#: plugins/personal/posix/class_posixAccount.inc:982
-msgid "Value specified as 'shadowWarning' is not valid."
-msgstr "Il valore specificato come 'shadowWarning' non è valido"
-
-#: plugins/personal/posix/class_posixAccount.inc:985
-msgid "'shadowWarning' without 'shadowMax' makes no sense."
-msgstr "'shadowWarning' senza 'shadowMax' non ha senso."
-
-#: plugins/personal/posix/class_posixAccount.inc:988
-msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:991
-msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:996
-msgid "Value specified as 'shadowInactive' is not valid."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:999
-msgid "'shadowInactive' without 'shadowMax' makes no sense."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1004
-msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1353
-#, fuzzy
-msgid "POSIX account"
-msgstr "Estenzioni FTP"
-
-#: plugins/personal/posix/class_posixAccount.inc:1364
-#: plugins/personal/posix/generic.tpl:15
-msgid "Shell"
-msgstr "Shell"
-
-#: plugins/personal/posix/class_posixAccount.inc:1366
-#, fuzzy
-msgid "Group ID"
-msgstr "Gruppo"
-
-#: plugins/personal/posix/class_posixAccount.inc:1368
-#, fuzzy
-msgid "Force password change on login"
-msgstr "Cambia la password"
-
-#: plugins/personal/posix/class_posixAccount.inc:1369
-#, fuzzy
-msgid "Shadow min"
-msgstr "Mostra terminali"
-
-#: plugins/personal/posix/class_posixAccount.inc:1370
-msgid "Shadow max"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1371
-#, fuzzy
-msgid "Shadow warning"
-msgstr "Mostra workstation"
-
-#: plugins/personal/posix/class_posixAccount.inc:1372
-#, fuzzy
-msgid "Shadow inactive"
-msgstr "Mostra stampanti"
-
-#: plugins/personal/posix/class_posixAccount.inc:1373
-#, fuzzy
-msgid "Shadow expire"
-msgstr "Mostra persone"
-
-#: plugins/personal/posix/class_posixAccount.inc:1374
-#, fuzzy
-msgid "System trust model"
-msgstr "Accesso ai sistemi"
-
-#: plugins/personal/posix/generic.tpl:25
-msgid "Primary group"
-msgstr "Gruppo primario"
-
-#: plugins/personal/posix/generic.tpl:102
-msgid "Account"
-msgstr "Sicurezza"
-
-#: plugins/personal/posix/generic.tpl:109
-msgid "System trust"
-msgstr "Accesso ai sistemi"
-
-#: plugins/personal/posix/generic.tpl:110
-msgid "Trust mode"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:6
-msgid "Select groups to add"
-msgstr "Seleziona un gruppo da aggiungere"
-
-#: plugins/personal/posix/posix_groups.tpl:32
-msgid "Display groups of department"
-msgstr "Mostra gruppi di dipartimenti"
-
-#: plugins/personal/posix/posix_groups.tpl:53
-msgid "Display groups matching"
-msgstr "Mosra gruppi corrispondenti a"
-
-#: plugins/personal/posix/posix_groups.tpl:64
-msgid "Display groups of user"
-msgstr "Mostra gruppi di utenti"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:26
-#, php-format
-msgid "The configured timezone '%s' seems not to valid."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:73
-#, fuzzy
-msgid "Sunday"
-msgstr "giorno"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:74
-#, fuzzy
-msgid "Monday"
-msgstr "giorno"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:75
-#, fuzzy
-msgid "Tuesday"
-msgstr "giorno"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:76
-msgid "Wednesday"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:77
-#, fuzzy
-msgid "Thursday"
-msgstr "ora"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:78
-#, fuzzy
-msgid "Friday"
-msgstr "giorno"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:79
-#, fuzzy
-msgid "Saturday"
-msgstr "Stato"
-
-#: plugins/personal/samba/samba3_workstations.tpl:6
-msgid "Select workstations to add"
-msgstr "Selezione le workstation da aggiungere"
-
-#: plugins/personal/samba/samba3_workstations.tpl:26
-msgid "Display workstations of department"
-msgstr "Mostra le workstation del dipartimento"
-
-#: plugins/personal/samba/samba2.tpl:13
-msgid "Samba home"
-msgstr "Home di Samba"
-
-#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
-msgid "Script path"
-msgstr "Script path"
-
-#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
-#: plugins/personal/samba/samba3.tpl:111
-#: plugins/personal/samba/class_sambaAccount.inc:691
-msgid "Profile path"
-msgstr "Path del profilo"
-
-#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
-msgid "Access options"
-msgstr "Opzioni di accesso"
-
-#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
-msgid "Allow user to change password from client"
-msgstr "Permetti all'utente di cambiare la propria password da un client"
-
-#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
-#: plugins/personal/samba/class_sambaAccount.inc:1106
-msgid "Login from windows client requires no password"
-msgstr "L'accesso ai client Windows non richiede password"
-
-#: plugins/personal/samba/samba2.tpl:77
-msgid "Temporary disable samba account"
-msgstr "Disabilita temporaneamente l'account Samba"
-
-#: plugins/personal/samba/samba3.tpl:27
-#: plugins/personal/samba/class_sambaAccount.inc:1121
-msgid "Domain"
-msgstr "Dominio"
-
-#: plugins/personal/samba/samba3.tpl:66
-msgid "Terminal Server"
-msgstr "Terminal Server"
-
-#: plugins/personal/samba/samba3.tpl:94
-#: plugins/personal/samba/class_sambaAccount.inc:1102
-msgid "Allow login on terminal server"
-msgstr "Permetti la connessione al Terminal Server"
-
-#: plugins/personal/samba/samba3.tpl:131
-#: plugins/personal/samba/class_sambaAccount.inc:1103
-msgid "Inherit client config"
-msgstr "Eredita la configurazione del client"
-
-#: plugins/personal/samba/samba3.tpl:134
-msgid "Initial program"
-msgstr "Programma iniziale"
-
-#: plugins/personal/samba/samba3.tpl:142
-msgid "Working directory"
-msgstr "Cartella di lavoro"
-
-#: plugins/personal/samba/samba3.tpl:159
-msgid "Timeout settings (in minutes)"
-msgstr "Timeout (in minuti)"
-
-#: plugins/personal/samba/samba3.tpl:169
-#: plugins/personal/samba/class_sambaAccount.inc:698
-msgid "Connection"
-msgstr "Connessione"
-
-#: plugins/personal/samba/samba3.tpl:183
-#: plugins/personal/samba/class_sambaAccount.inc:699
-msgid "Disconnection"
-msgstr "Disconnessione "
-
-#: plugins/personal/samba/samba3.tpl:197
-#: plugins/personal/samba/class_sambaAccount.inc:700
-msgid "IDLE"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:213
-msgid "Client devices"
-msgstr "Dispositivi del client"
-
-#: plugins/personal/samba/samba3.tpl:220
-msgid "Connect client drives at logon"
-msgstr "Connetti i drive del client alla connessione"
-
-#: plugins/personal/samba/samba3.tpl:228
-msgid "Connect client printers at logon"
-msgstr "Connetti le stampanti del client alla connessione"
-
-#: plugins/personal/samba/samba3.tpl:236
-msgid "Default to main client printer"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:250
-msgid "Shadowing"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:261
-msgid "On broken or timed out"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:271
-msgid "Reconnect if disconnected"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:306
-#: plugins/personal/samba/class_sambaAccount.inc:1107
-msgid "Lock samba account"
-msgstr "Blocca l'account samba"
-
-#: plugins/personal/samba/samba3.tpl:331
-#: plugins/personal/samba/class_sambaAccount.inc:1113
-msgid "Limit Logon Time"
-msgstr "Limita il tempo per la connessione"
-
-#: plugins/personal/samba/samba3.tpl:351
-#: plugins/personal/samba/class_sambaAccount.inc:1114
-msgid "Limit Logoff Time"
-msgstr "Limita il tempo per la disconnessione"
-
-#: plugins/personal/samba/samba3.tpl:372
-msgid "Account expires after"
-msgstr "L'account spira dopo"
-
-#: plugins/personal/samba/samba3.tpl:395
-#, fuzzy
-msgid "Samba logon times"
-msgstr "Gruppo Samba"
-
-#: plugins/personal/samba/samba3.tpl:395
-#, fuzzy
-msgid "Edit settings..."
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/samba/samba3.tpl:403
-msgid "Allow connection from these workstations only"
-msgstr "Permetti la connessione solo da queste workstation"
-
-#: plugins/personal/samba/class_sambaAccount.inc:212
-msgid "This account has no samba extensions."
-msgstr "Questa identità non possiede estensioni Samba."
-
-#: plugins/personal/samba/class_sambaAccount.inc:221
-msgid "Remove samba account"
-msgstr "Elimina estensioni Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:222
-msgid ""
-"This account has samba features enabled. You can disable them by clicking "
-"below."
-msgstr "Questa identià possiede estensioni Samba."
-
-#: plugins/personal/samba/class_sambaAccount.inc:232
-#: plugins/personal/samba/class_sambaAccount.inc:235
-msgid "Create samba account"
-msgstr "Crea estensioni Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:233
-msgid ""
-"This account has samba features disabled. You can enable them by clicking "
-"below."
-msgstr "Questa identità non possiede estensioni Samba."
-
-#: plugins/personal/samba/class_sambaAccount.inc:236
-msgid ""
-"This account has samba features disabled. Posix features are needed for "
-"samba accounts, enable them first."
-msgstr ""
-"Questa identità non possiede estensioni Samba. Per poterle creare occorre "
-"creare prima le estensioni Unix."
-
-#: plugins/personal/samba/class_sambaAccount.inc:502
-msgid "input on, notify on"
-msgstr "input on, notifica on"
-
-#: plugins/personal/samba/class_sambaAccount.inc:503
-msgid "input on, notify off"
-msgstr "input on, notifica off"
-
-#: plugins/personal/samba/class_sambaAccount.inc:504
-msgid "input off, notify on"
-msgstr "input off, notifica on"
-
-#: plugins/personal/samba/class_sambaAccount.inc:505
-msgid "input off, nofify off"
-msgstr "input off, notifica off"
-
-#: plugins/personal/samba/class_sambaAccount.inc:507
-msgid "disconnect"
-msgstr "disconnetti"
-
-#: plugins/personal/samba/class_sambaAccount.inc:508
-msgid "reset"
-msgstr "reset"
-
-#: plugins/personal/samba/class_sambaAccount.inc:510
-msgid "from any client"
-msgstr "da qualsiasi client "
-
-#: plugins/personal/samba/class_sambaAccount.inc:511
-msgid "from previous client only"
-msgstr "solo dal client precedente"
-
-#: plugins/personal/samba/class_sambaAccount.inc:674
-#, fuzzy, php-format
-msgid "Removing of user/samba account with dn '%s' failed."
-msgstr "Elimina estensioni Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:693
-#, php-format
-msgid "The value specified as '%s' contains invalid characters!"
-msgstr "Il valore specificato come '%s' contiene dei caratteri invalidi!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:703
-#, php-format
-msgid ""
-"The timeout property '%s' is checked and contains invalid or no characters!"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:709
-msgid ""
-"The windows user manager only allows eight clients. You've specified more "
-"than eight."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:894
-msgid ""
-"Warning: This account has an undefined samba SID assigned. The problem can "
-"not be fixed by GOsa!"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:918
-msgid ""
-"Warning: Can't identify users primary group - no conversion to a samba group "
-"possible!"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1028
-#, fuzzy, php-format
-msgid "Saving of user/samba account with dn '%s' failed."
-msgstr "Account Kolab"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1093
-#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
-msgid "Samba settings"
-msgstr "Impostazioni Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1105
-#, fuzzy
-msgid "Allow user to change password"
-msgstr "Permetti all'utente di cambiare la propria password da un client"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1110
-#, fuzzy
-msgid "Account expires"
-msgstr "L'account spira dopo"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1111
-#, fuzzy
-msgid "Password expires"
-msgstr "La password spira il"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1115
-#, fuzzy
-msgid "Logon hours"
-msgstr "ora"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1117
-#, fuzzy
-msgid "Generic home directory"
-msgstr "Home directory"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1118
-msgid "Generic samba home drive"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1119
-#, fuzzy
-msgid "Generic script path"
-msgstr "Script path"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1120
-#, fuzzy
-msgid "Generic profile path"
-msgstr "Path del profilo"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1122
-#, fuzzy
-msgid "Allow connection from"
-msgstr "Permetti la connessione solo da queste workstation"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:21
-#, fuzzy
-msgid "Specify the hours this user is allowed to log in"
-msgstr "Specifica il server di posta per l'utente"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:27
-#, fuzzy
-msgid "Hour"
-msgstr "ora"
-
-#: plugins/personal/generic/generic_certs.tpl:3
-#: plugins/personal/generic/generic.tpl:208
-msgid "Certificates"
-msgstr "Certificati"
-
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Certificato standard"
-
-#: plugins/personal/generic/generic_certs.tpl:33
-msgid "S/MIME certificate"
-msgstr "Certificato S/MIME"
-
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "PKCS12 certificate"
-msgstr "Certificato PKCS12"
-
-#: plugins/personal/generic/generic_certs.tpl:78
-#: plugins/personal/generic/class_user.inc:1406
-msgid "Certificate serial number"
-msgstr "Numero seriale del certificato"
-
-#: plugins/personal/generic/generic_picture.tpl:5
-#: plugins/personal/generic/generic_picture.tpl:15
-#: plugins/personal/generic/paste_generic.tpl:37
-#: plugins/personal/generic/generic.tpl:20
-#: plugins/personal/generic/generic.tpl:22
-#: plugins/personal/generic/generic.tpl:38
-msgid "Personal picture"
-msgstr "Foto personale"
-
-#: plugins/personal/generic/main.inc:102
-msgid "You are not allowed to set your password!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/personal/generic/main.inc:193
-msgid "Generic user information"
-msgstr "Informazioni generali"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "female"
-msgstr "femmina"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "male"
-msgstr "maschio"
-
-#: plugins/personal/generic/class_user.inc:291
-msgid "This account has no valid GOsa extensions."
-msgstr "Questa identità non possiede estensioni GOsa."
-
-#: plugins/personal/generic/class_user.inc:353
-msgid "The specified file has not been uploaded via HTTP POST! Aborted."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:450
-msgid "Please enter a valid serial number"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:494
-msgid ""
-"(Some types of certificates are currently not supported and may be displayed "
-"as 'invalid'.)"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:504
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:507
-msgid "valid"
-msgstr "valido"
-
-#: plugins/personal/generic/class_user.inc:508
-msgid "invalid"
-msgstr "invalido"
-
-#: plugins/personal/generic/class_user.inc:513
-msgid "No certificate installed"
-msgstr "Non ci sono certificati installati"
-
-#: plugins/personal/generic/class_user.inc:600
-#, fuzzy, php-format
-msgid "Removing of user/generic account with dn '%s' failed."
-msgstr "Elimina estensioni Unix"
-
-#: plugins/personal/generic/class_user.inc:634
-#: plugins/personal/generic/class_user.inc:1019
-msgid "Kerberos database communication failed"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:648
-#: plugins/personal/generic/class_user.inc:1036
-msgid "Can't remove user from kerberos database."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:721
-#, fuzzy, php-format
-msgid "You are not allowed to move this object to '%s'."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/personal/generic/class_user.inc:966
-#, fuzzy, php-format
-msgid "Saving of user/generic account with dn '%s' failed."
-msgstr "Estenzioni Proxy Internet"
-
-#: plugins/personal/generic/class_user.inc:1047
-msgid "Can't add user to kerberos database."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1114
-msgid "There's already a person with this 'Login' in the database."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1123
-msgid "The required field 'Login' is not set."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1128
-msgid ""
-"There's already a person with this 'Name'/'Given name' combination in the "
-"database."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1135
-msgid ""
-"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1138
-msgid "The field 'Homepage' contains an invalid URL definition."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1267
-msgid "Could not open specified certificate!"
-msgstr "Impossibile aprite il certificato selezionato!"
-
-#: plugins/personal/generic/class_user.inc:1398
-#: plugins/personal/generic/generic.tpl:442
-msgid "Unit"
-msgstr "Unità"
-
-#: plugins/personal/generic/class_user.inc:1399
-#: plugins/personal/generic/generic.tpl:467
-msgid "House identifier"
-msgstr "Identificativo della casa"
-
-#: plugins/personal/generic/class_user.inc:1400
-#: plugins/personal/generic/generic.tpl:384
-msgid "Vocation"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1401
-#: plugins/personal/generic/generic.tpl:511
-msgid "Last delivery"
-msgstr "Ultimo recapito"
-
-#: plugins/personal/generic/class_user.inc:1402
-#: plugins/personal/generic/generic.tpl:433
-msgid "Person locality"
-msgstr "Località personale"
-
-#: plugins/personal/generic/class_user.inc:1403
-#: plugins/personal/generic/generic.tpl:392
-msgid "Unit description"
-msgstr "Descrizoione unità"
-
-#: plugins/personal/generic/class_user.inc:1404
-#: plugins/personal/generic/generic.tpl:401
-msgid "Subject area"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1405
-#: plugins/personal/generic/generic.tpl:410
-msgid "Functional title"
-msgstr "Funzione"
-
-#: plugins/personal/generic/class_user.inc:1407
-#: plugins/personal/generic/generic.tpl:520
-msgid "Public visible"
-msgstr "Pubblico"
-
-#: plugins/personal/generic/class_user.inc:1408
-#: plugins/personal/generic/generic.tpl:451
-msgid "Street"
-msgstr "Strada"
-
-#: plugins/personal/generic/class_user.inc:1414
-#, fuzzy
-msgid "Generic user settings"
-msgstr "Impostazioni generali delle code"
-
-#: plugins/personal/generic/class_user.inc:1429
-#: plugins/personal/generic/generic.tpl:83
-msgid "Academic title"
-msgstr "Titolo di studio"
-
-#: plugins/personal/generic/class_user.inc:1432
-#: plugins/personal/generic/generic.tpl:183
-msgid "Homepage"
-msgstr "Home Page"
-
-#: plugins/personal/generic/class_user.inc:1435
-#: plugins/personal/generic/generic.tpl:93
-msgid "Date of birth"
-msgstr "Data di nascita"
-
-#: plugins/personal/generic/class_user.inc:1436
-#, fuzzy
-msgid "Gender"
-msgstr "Generale"
-
-#: plugins/personal/generic/class_user.inc:1437
-#, fuzzy
-msgid "Preferred language"
-msgstr "Lingua preferita"
-
-#: plugins/personal/generic/class_user.inc:1438
-#, fuzzy
-msgid "Department number"
-msgstr "Dipartimento"
-
-#: plugins/personal/generic/class_user.inc:1439
-#, fuzzy
-msgid "Employee number"
-msgstr "Qualifica"
-
-#: plugins/personal/generic/class_user.inc:1440
-#: plugins/personal/generic/generic.tpl:282
-msgid "Employee type"
-msgstr "Qualifica"
-
-#: plugins/personal/generic/class_user.inc:1443
-#: plugins/personal/generic/paste_generic.tpl:47
-#, fuzzy
-msgid "User picture"
-msgstr "Foto personale"
-
-#: plugins/personal/generic/class_user.inc:1444
-#, fuzzy
-msgid "Room number"
-msgstr "Numero di telefono"
-
-#: plugins/personal/generic/class_user.inc:1448
-#, fuzzy
-msgid "User certificates"
-msgstr "Certificato standard"
-
-#: plugins/personal/generic/paste_generic.tpl:1
-#, fuzzy
-msgid "User settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/personal/generic/paste_generic.tpl:23
-#, fuzzy
-msgid "Clear password"
-msgstr "Nuova password"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-#, fuzzy
-msgid "Set new password"
-msgstr "Cambia password"
-
-#: plugins/personal/generic/password.tpl:2
-msgid ""
-"You have changed the method your password is stored in the ldap database. "
-"For that reason you've to enter your password at this point again. GOsa will "
-"then encode it with the selected method."
-msgstr ""
-"Hai modificato il metodo con cui la tua password è immagazzinata nel "
-"database LDAP. Per questo motivo devi inserire nuovamnete la tua password."
-
-#: plugins/personal/generic/generic.tpl:6
-msgid "Personal information"
-msgstr "Informazioni personali"
-
-#: plugins/personal/generic/generic.tpl:29
-#: plugins/personal/generic/generic.tpl:40
-msgid "Change picture"
-msgstr "Cambia foto"
-
-#: plugins/personal/generic/generic.tpl:54
-#, fuzzy
-msgid "Template name"
-msgstr "Template"
-
-#: plugins/personal/generic/generic.tpl:111
-#: ihtml/themes/default/sizelimit.tpl:14
-msgid "Set"
-msgstr "Imposta"
-
-#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Sex"
-msgstr "Sesso"
-
-#: plugins/personal/generic/generic.tpl:130
-msgid "Preferred langage"
-msgstr "Lingua preferita"
-
-#: plugins/personal/generic/generic.tpl:175
-msgid "Private phone"
-msgstr "Telefono privato"
-
-#: plugins/personal/generic/generic.tpl:196
-msgid "Password storage"
-msgstr "Algorimo password"
-
-#: plugins/personal/generic/generic.tpl:211
-msgid "Edit certificates"
-msgstr "Modifica certificati"
-
-#: plugins/personal/generic/generic.tpl:220
-msgid "Edit properties"
-msgstr "Modifica proprietà"
-
-#: plugins/personal/generic/generic.tpl:238
-msgid "Organizational information"
-msgstr "Informazioni organizzazione"
-
-#: plugins/personal/generic/generic.tpl:266
-msgid "Department No."
-msgstr "Dipartimento No."
-
-#: plugins/personal/generic/generic.tpl:274
-msgid "Employee No."
-msgstr "Matricola"
-
-#: plugins/personal/generic/generic.tpl:300
-#: plugins/personal/generic/generic.tpl:482
-msgid "Room No."
-msgstr "Stanza No."
-
-#: plugins/personal/generic/generic.tpl:496
-msgid "Please use the phone tab"
-msgstr "Usa il tab del telefono"
-
-#: plugins/generic/welcome/welcome.tpl:4
-#, fuzzy
-msgid ""
-"This is the GOsa main menu. You can select your tasks from the menu on the "
-"left, or by choosing one of the pictograms below. All changes apply directly "
-"to your companies LDAP server."
-msgstr ""
-"Questa è la schermata principale di GOsa. Puoi selezionare le attività "
-"tramite il menù sulla sinitra o cliccando slle icone qui sotto. Tutti i "
-"cambiamenti sono applicati immediatamente al server LDAP."
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid ""
-"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
-"back to the pictogram view."
-msgstr ""
-"Usa <b>Termina la sessione</b> in alto a sinistra per uscire e "
-"<b>Principale</b> per tornare alla schermata principale."
-
-#: plugins/generic/welcome/welcome.tpl:15
-msgid "The GOsa team"
-msgstr "Il team di GOsa"
-
-#: plugins/generic/welcome/main.inc:24
-#, php-format
-msgid "Welcome %s!"
-msgstr "Benvenuto %s!"
-
-#: plugins/generic/references/class_reference.inc:46
-msgid "Thin Client"
-msgstr ""
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Object name"
-msgstr "Nome dell'oggetto"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Contents"
-msgstr "Contenuti"
-
-#: plugins/generic/references/contents.tpl:18
-msgid "This object has no relationship to other objects."
-msgstr "Questo oggetto non ha relazioni con altri oggetti."
-
-#: plugins/gofon/macro/parameter.tpl:4
-#, fuzzy
-msgid "Argument"
-msgstr "Argomenti"
-
-#: plugins/gofon/macro/parameter.tpl:8
-#, fuzzy
-msgid "type"
-msgstr "Tipo"
-
-#: plugins/gofon/macro/parameter.tpl:19
-#, fuzzy
-msgid "You are not allowed to view the macro parameter settings"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/gofon/macro/headpage.tpl:6
-#: plugins/gofon/macro/class_divListMacros.inc:31
-#: plugins/gofon/macro/class_divListMacros.inc:32
-#, fuzzy
-msgid "List of macros"
-msgstr "Lista dei gruppi"
-
-#: plugins/gofon/macro/headpage.tpl:24
-#: plugins/gofon/macro/class_divListMacros.inc:36
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit and remove selected macros. You may want "
-"to use the range selector on top of the macro listbox, when working with a "
-"large number of macros."
-msgstr ""
-"Questo menù permette di creare, modificare e cancellare i gruppi "
-"selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
-"intervalli in cima alla lista dei gruppi."
-
-#: plugins/gofon/macro/headpage.tpl:38
-#, fuzzy
-msgid "Display macros matching"
-msgstr "Mosra gruppi corrispondenti a"
-
-#: plugins/gofon/macro/headpage.tpl:38
-#, fuzzy
-msgid "Display macros  matching"
-msgstr "Mosra gruppi corrispondenti a"
-
-#: plugins/gofon/macro/headpage.tpl:41
-#: plugins/gofon/macro/class_divListMacros.inc:65
-#, fuzzy
-msgid "Regular expression for matching macro names"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
-#, fuzzy
-msgid "This 'dn' is no phone macro."
-msgstr "Questa identità non possiede estensioni telefoniche"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
-#, fuzzy
-msgid "String"
-msgstr "Ricerca"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
-msgid "Combobox"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
-#: include/sieve/templates/element_boolean.tpl:4
-msgid "Bool"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
-#, fuzzy
-msgid "Delete unused"
-msgstr "Rimuovi"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
-#, php-format
-msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
-#, php-format
-msgid "The parameter %s has incorrect value for type bool."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
-#, php-format
-msgid ""
-"Parameter count of the macro changed, you must update each user which are "
-"using this macro '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
-#: plugins/gofon/macro/class_gofonMacro.inc:492
-#: plugins/gofon/macro/class_gofonMacro.inc:501
-#, fuzzy, php-format
-msgid "Removing of goFonMacro/generic account with dn '%s' failed."
-msgstr "Rimuovi le estensioni di posta"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:241
-#, php-format
-msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:309
-#, php-format
-msgid "More than one '(' is currently not supported. Line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:312
-#, php-format
-msgid "More than one ')' is currently not supported. Line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:316
-#, php-format
-msgid "There is no application given in line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:320
-#, php-format
-msgid "There is no extension type given in line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:349
-#, php-format
-msgid "Insert of new macro failed for server '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:409
-msgid ""
-"There must be at least one server with an asterisk database to save this "
-"phone macro."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:423
-#, php-format
-msgid "The given cn '%s' already exists."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:429
-msgid "You must specify the 'Display Name' in order to save this macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:433
-msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:442
-msgid ""
-"This macro is still in use. It is necessary to mark this macro as visible "
-"for users."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:450
-msgid "Makro length must be lower than 100 lines"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:455
-#, fuzzy
-msgid "You can't save an empty macro."
-msgstr "Rimuovi"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:472
-msgid ""
-"This macro is still in use. To delete this Macro ensure that nobody has "
-"selected it."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:485
-#, fuzzy
-msgid ""
-"Could not remove the macro entry from asterisk databases. Please check your "
-"asterisk database configurations."
-msgstr "Impossibile connettersi al server del database!"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:535
-#, fuzzy, php-format
-msgid "Saving of goFonMacro/generic account with dn '%s' failed."
-msgstr "Crea estensioni di posta"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:571
-#, fuzzy
-msgid "Asterisk macro management"
-msgstr "Riferimenti"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:576
-#, fuzzy
-msgid "GOfon macro"
-msgstr "Rapporti telefono"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:580
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/gofon/macro/paste_generic.tpl:4
-#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
-#: plugins/gofon/macro/generic.tpl:9
-#, fuzzy
-msgid "Macro name"
-msgstr "Nome gruppo"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:584
-#, fuzzy
-msgid "Macro content and parameter"
-msgstr "Nome gruppo"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:585
-msgid "Visibility flag"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
-msgid "Phone macros"
-msgstr "Macro telefiche"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
-#, fuzzy, php-format
-msgid "You're about to delete the following user(s) %s"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
-#, fuzzy
-msgid "You are not allowed to delete this macro!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
-#, php-format
-msgid "You're about to delete the macro '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:58
-#, fuzzy
-msgid "Visible"
-msgstr "disabilitato"
-
-#: plugins/gofon/macro/class_divListMacros.inc:144
-#, fuzzy
-msgid "Create new phone macro"
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove selected macros"
-msgstr "Rimuovi"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove macros"
-msgstr "Macro telefiche"
-
-#: plugins/gofon/macro/class_divListMacros.inc:178
-#, fuzzy
-msgid "Macro"
-msgstr "Nome gruppo"
-
-#: plugins/gofon/macro/class_divListMacros.inc:179
-#, fuzzy
-msgid "visible"
-msgstr "Pubblico"
-
-#: plugins/gofon/macro/class_divListMacros.inc:180
-#, fuzzy
-msgid "invisible"
-msgstr "Pubblico"
-
-#: plugins/gofon/macro/class_divListMacros.inc:208
-#, fuzzy
-msgid "Edit macro"
-msgstr "Modifica contatto"
-
-#: plugins/gofon/macro/class_divListMacros.inc:216
-#, fuzzy
-msgid "Delete macro"
-msgstr "Rimuovi"
-
-#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
-msgid "Phone macro management"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:18
-msgid "Macro name to be displayed"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:60
-#, fuzzy
-msgid "Visible for user"
-msgstr "Lista degli utenti"
-
-#: plugins/gofon/macro/generic.tpl:70
-#, fuzzy
-msgid "Macro text"
-msgstr "Nome gruppo"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:6
-msgid "Phone Reports"
-msgstr "Rapporti telefono"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:165
-#: plugins/gofon/fonreports/class_fonreport.inc:175
-msgid "Can't connect to phone database, no reports can be shown!"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:179
-#, fuzzy
-msgid "Can't select phone database for report generation!"
-msgstr "Impossibile selezionare il database!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:197
-msgid "Query for phone database failed!"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:395
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#: plugins/gofon/fonreports/main.inc:16
-msgid "Phone reports"
-msgstr "Rapporti telefono"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:405
-#: plugins/gofon/fonreports/contents.tpl:31
-msgid "Source"
-msgstr "Sorgente"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:406
-#: plugins/gofon/fonreports/contents.tpl:32
-msgid "Destination"
-msgstr "Destinazione"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:407
-#: plugins/gofon/fonreports/contents.tpl:33
-msgid "Channel"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:408
-#, fuzzy
-msgid "Application called"
-msgstr "Nome applicazione"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:409
-#, fuzzy
-msgid "Disposition"
-msgstr "Disconnessione "
-
-#: plugins/gofon/fonreports/class_fonreport.inc:410
-#: plugins/gofon/fonreports/contents.tpl:36
-msgid "Duration"
-msgstr "Durata"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
-#, php-format
-msgid ""
-"The specified goFonHomeServer '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
-"error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
-#, fuzzy, php-format
-msgid "Can't select database %s on %s."
-msgstr "Impossibile selezionare il database!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
-#, fuzzy
-msgid "no macro"
-msgstr "Rapporti telefono"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
-#, fuzzy
-msgid "undefined"
-msgstr "non definito"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
-msgid ""
-"Can't save any changes to asterisk database, there is no mysql extension "
-"available."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
-"keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
-#, php-format
-msgid ""
-"Can't select database %s on %s. Abort saving entries to keep the database "
-"consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
-#, php-format
-msgid ""
-"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
-"entries to keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
-msgid "Error while performing query:"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
-msgid "This account has no phone extensions."
-msgstr "Questa identità non possiede estensioni telefoniche"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
-msgid ""
-"The macro you selected, is no longer available for you, please choose "
-"another one."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
-msgid "Remove phone account"
-msgstr "Elimina estensioni telefoniche"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
-msgid ""
-"This account has phone features enabled. You can disable them by clicking "
-"below."
-msgstr "Questa identià possiede estensioni telefoniche."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
-msgid "Create phone account"
-msgstr "Crea estensioni telefoniche"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
-#, fuzzy
-msgid ""
-"This account has phone features disabled. You can't enable them while no uid "
-"is set."
-msgstr "Questa identità non possiede estensioni telefoniche"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
-msgid ""
-"This account has phone features disabled. You can enable them by clicking "
-"below."
-msgstr "Questa identità non possiede estensioni telefoniche"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
-msgid "Please enter a valid phone number!"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
-msgid "Choose your private phone"
-msgstr "Scegli il tuo numero di telefono personale"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone account."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
-msgid "Voicemail PIN must be between 1-4 characters."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
-msgid ""
-"The specified Voicemail PIN contains invalid characters, only numeric values "
-"are allowed here."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
-msgid "Phone PIN must be at least one character long."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
-msgid ""
-"The specified phone PIN contains invalid characters, only aphanumeric values "
-"are allowed here."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
-#, php-format
-msgid "You need to specify at least one phone number!"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
-#, fuzzy, php-format
-msgid "Saving of user/phone account with dn '%s' failed."
-msgstr "Estenzioni Proxy Internet"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
-msgid ""
-"Can't remove phone account, the mysql extension is not present in php "
-"configuration."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
-#, php-format
-msgid "Removed user '%s' from phone queue '%s'."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
-#, fuzzy, php-format
-msgid "Removing of user/phone account with dn '%s' failed."
-msgstr "Elimina estensioni Unix"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available. "
-"Remove aborted."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
-#, fuzzy
-msgid "Phone account settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
-#, fuzzy
-msgid "GOfon reports"
-msgstr "Rapporti telefono"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
-#, fuzzy
-msgid "Telephone number"
-msgstr "Numero di telefono"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
-#, fuzzy
-msgid "Macro settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
-#, fuzzy
-msgid "Telephone pin"
-msgstr "Telefono"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
-msgid "Voicemail pin"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/main.inc:122
-#: plugins/gofon/phoneaccount/paste_generic.tpl:1
-msgid "Phone settings"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:50
-msgid "Voicemail PIN"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:40
-#: plugins/gofon/phoneaccount/generic.tpl:60
-#, fuzzy
-msgid "Phone PIN"
-msgstr "Telefono"
-
-#: plugins/gofon/phoneaccount/generic.tpl:42
-#, fuzzy
-msgid "Select the accounts home server"
-msgstr "Rimuovi"
-
-#: plugins/gofon/phoneaccount/generic.tpl:82
-#: plugins/gofon/phoneaccount/generic.tpl:84
-msgid "Phone macro"
-msgstr "Macro telefonica"
-
-#: plugins/gofon/conference/headpage.tpl:6
-#: plugins/gofon/conference/class_divListConferences.inc:31
-#: plugins/gofon/conference/class_divListConferences.inc:32
-#, fuzzy
-msgid "List of conference rooms"
-msgstr "Lista dei gruppi"
-
-#: plugins/gofon/conference/headpage.tpl:24
-#: plugins/gofon/conference/class_divListConferences.inc:36
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected phone conferences. "
-"Having a large number of phone conferences, you might prefer the range "
-"selectors on top of the conferences list."
-msgstr ""
-"Questo menù permette di creare, modificare e cancellare gli utenti "
-"selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
-"intervalli in cima alla lista degli utenti."
-
-#: plugins/gofon/conference/headpage.tpl:36
-#, fuzzy
-msgid "Regular expression for        matching user names"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
-#, php-format
-msgid ""
-"Could not remove the conference entry from database on home server (%s). "
-"Please check your asterisk database configuration."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
-#, fuzzy
-msgid "Please enter a PIN."
-msgstr "Inserisci la URI del server LDAP"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
-#, fuzzy
-msgid "Please enter a name for the conference."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
-msgid "Only numeric chars are allowed in Number field."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
-msgid "Only numbers are allowed in Lifetime."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
-#, fuzzy
-msgid "There is already a conference with this name in the current tree."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
-msgid ""
-"Can not check if there are already some entries with given telephone number "
-"and/or cn in the destination home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
-msgid ""
-"Can not remove entries with some telephone number and/or cn from destination "
-"home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
-msgid ""
-"Can not check if entry exists in old database. Please have a look a the gosa "
-"logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
-msgid ""
-"Can not remove old entries from initial home server. Please have a look a "
-"the gosa logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
-#, php-format
-msgid "Saving of goFonConference/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
-#: plugins/gofon/conference/class_divListConferences.inc:263
-msgid "Conference"
-msgstr "Conferenza"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
-#, fuzzy
-msgid "Phone conference management"
-msgstr "Riferimenti"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
-#, fuzzy
-msgid "GOfon conference"
-msgstr "Conferenze telefoniche"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
-#, fuzzy
-msgid "Conference PIN"
-msgstr "Conferenza"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
-#: plugins/gofon/conference/generic.tpl:146
-#, fuzzy
-msgid "Preset PIN"
-msgstr "presente"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
-#: plugins/gofon/conference/generic.tpl:166
-#, fuzzy
-msgid "Record conference"
-msgstr "Riferimenti"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
-#: plugins/gofon/conference/generic.tpl:197
-msgid "Play music on hold"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
-#, fuzzy
-msgid "Activate menu"
-msgstr "Attiva la risposta automatica"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
-msgid "Announce user activity"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
-#, fuzzy
-msgid "Count user"
-msgstr "Paese"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
-#, fuzzy
-msgid "Conference type"
-msgstr "Riferimenti"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
-#, fuzzy
-msgid "Format"
-msgstr "Informazioni"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
-msgid "Lifetime"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
-msgid "Phone conferences"
-msgstr "Conferenze telefoniche"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
-msgid "Management"
-msgstr "Dirigenza"
-
-#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
-#, fuzzy
-msgid "Conference management"
-msgstr "Riferimenti"
-
-#: plugins/gofon/conference/paste_generic.tpl:5
-#: plugins/gofon/conference/generic.tpl:15
-#, fuzzy
-msgid "Conference name"
-msgstr "Riferimenti"
-
-#: plugins/gofon/conference/paste_generic.tpl:10
-#: plugins/gofon/conference/generic.tpl:21
-#, fuzzy
-msgid "Name of conference to create"
-msgstr "Lista dei gruppi"
-
-#: plugins/gofon/conference/class_divListConferences.inc:57
-msgid "Name - Number"
-msgstr "Nome - Numero"
-
-#: plugins/gofon/conference/class_divListConferences.inc:59
-#: plugins/gofon/conference/generic.tpl:154
-msgid "PIN"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:66
-#, fuzzy
-msgid "Regular expression for matching conference names"
-msgstr "Espressioni regolare per selezionare il nome del gruppo"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "Create new conference"
-msgstr "Crea nuova conferenza"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-#, fuzzy
-msgid "New conference"
-msgstr "Nuova conferenza"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove selected conferences"
-msgstr "Riferimenti"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove conferences"
-msgstr "Riferimenti"
-
-#: plugins/gofon/conference/class_divListConferences.inc:254
-#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
-#: include/class_pluglist.inc:265
-msgid "Unknown"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:35
-#, fuzzy
-msgid "Choose subtree to place conference in"
-msgstr "Scegli il subtree per l'utente"
-
-#: plugins/gofon/conference/generic.tpl:99
-msgid "Lifetime (in days)"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:174
-msgid "Sound file format"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:205
-#, fuzzy
-msgid "Activate session menu"
-msgstr "Attiva la risposta automatica"
-
-#: plugins/gofon/conference/generic.tpl:213
-msgid "Announce users joining or leaving the conference"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:221
-#, fuzzy
-msgid "Count users"
-msgstr "Paese"
-
-#: include/class_plugin.inc:419
-#, php-format
-msgid ""
-"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:600
-#, php-format
-msgid ""
-"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:634 include/class_password-methods.inc:183
-#, php-format
-msgid ""
-"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:668
-#, php-format
-msgid ""
-"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:1002
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr ""
-
-#: include/class_plugin.inc:1009
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr ""
-
-#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
-#, php-format
-msgid "Handle object tagging with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1039
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr ""
-
-#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
-#: include/class_plugin.inc:1147
-#, fuzzy, php-format
-msgid "Saving object snapshot with dn '%s' failed."
-msgstr "Account Kolab"
-
-#: include/class_plugin.inc:1173
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable '%s' is not "
-"configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable(s) '%s' is "
-"not configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1217
-#, php-format
-msgid "Method get available snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1273
-#, php-format
-msgid "Method get deleted snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
-#, fuzzy, php-format
-msgid "Restore snapshot with dn '%s' failed."
-msgstr "Elimina estensioni per le applicazioni"
-
-#: include/class_plugin.inc:1616
-msgid "Changing ACL dn"
-msgstr ""
-
-#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
-#: setup/class_setupStep_Migrate.inc:1114
-#: setup/class_setupStep_Migrate.inc:1162
-#, fuzzy
-msgid "to"
-msgstr "Rapporto"
-
-#: include/class_password-methods-sha.inc:50
-msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:90
-#, php-format
-msgid ""
-"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
-"to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:122
-#, php-format
-msgid ""
-"Specified object '%s' is not a valid ldap object, please check copy & paste  "
-"methods."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:138
-#, fuzzy, php-format
-msgid "We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr "Rimuovi"
-
-#: include/class_CopyPasteHandler.inc:147
-#, fuzzy, php-format
-msgid ""
-"We are not allowed to save ldap dump to '%s/%s', please check permissions."
-msgstr "Rimuovi"
-
-#: include/class_CopyPasteHandler.inc:232
-#, php-format
-msgid "Could not load dumped file '%s', from hard disk drive."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:257
-#, fuzzy, php-format
-msgid "You are not allowed to cut and paste the following object '%s'."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: include/class_CopyPasteHandler.inc:285
-#, fuzzy, php-format
-msgid "You are going to paste the cutted entry '%s'."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: include/class_CopyPasteHandler.inc:298
-#, fuzzy, php-format
-msgid "You are not allowed to copy and paste the following object '%s'."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: include/class_CopyPasteHandler.inc:319
-#, fuzzy, php-format
-msgid "You are going to paste the copied entry '%s'."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: include/class_CopyPasteHandler.inc:418
-#, fuzzy
-msgid "Paste"
-msgstr "Data"
-
-#: include/class_CopyPasteHandler.inc:420
-#, fuzzy
-msgid "Can't paste"
-msgstr "Crea estensioni telefoniche"
-
-#: include/class_password-methods-kerberos.inc:44
-msgid ""
-"Warning: Can't set kerberos password. Your PHP version has no kerberos "
-"support, password has not been changed."
-msgstr ""
-
-#: include/class_password-methods-kerberos.inc:53
-msgid "Kerberos database communication failed!"
-msgstr ""
-
-#: include/class_password-methods-kerberos.inc:60
-msgid "Changing password in kerberos database failed!"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Require.inc:73
-#, fuzzy
-msgid "Please specify at least one valid requirement."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: include/sieve/class_sieveElement_If.inc:27
-#, fuzzy
-msgid "Complete address"
-msgstr "incompleto"
-
-#: include/sieve/class_sieveElement_If.inc:27
-#: include/sieve/class_sieveElement_If.inc:33
-#, fuzzy
-msgid "Default"
-msgstr "Stampante predefinita"
-
-#: include/sieve/class_sieveElement_If.inc:28
-#, fuzzy
-msgid "Domain part"
-msgstr "Utenti di Dominio"
-
-#: include/sieve/class_sieveElement_If.inc:29
-msgid "Local part"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Case insensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:34
-msgid "Case sensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:35
-msgid "Numeric"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:39
-msgid "is"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:40
-#, fuzzy
-msgid "regex"
-msgstr "reset"
-
-#: include/sieve/class_sieveElement_If.inc:41
-#, fuzzy
-msgid "contains"
-msgstr "Azioni"
-
-#: include/sieve/class_sieveElement_If.inc:42
-#, fuzzy
-msgid "matches"
-msgstr "Annulla"
-
-#: include/sieve/class_sieveElement_If.inc:43
-#, fuzzy
-msgid "count"
-msgstr "Sicurezza"
-
-#: include/sieve/class_sieveElement_If.inc:44
-#, fuzzy
-msgid "value is"
-msgstr "valido"
-
-#: include/sieve/class_sieveElement_If.inc:48
-#, fuzzy
-msgid "less than"
-msgstr "Benvenuto %s!"
-
-#: include/sieve/class_sieveElement_If.inc:49
-msgid "less or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:50
-#, fuzzy
-msgid "equals"
-msgstr "Dettagli"
-
-#: include/sieve/class_sieveElement_If.inc:51
-msgid "greater or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:52
-#: include/sieve/class_sieveElement_If.inc:726
-#: include/sieve/class_sieveElement_If.inc:1059
-msgid "greater than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:53
-#, fuzzy
-msgid "not equal"
-msgstr "incompleto"
-
-#: include/sieve/class_sieveElement_If.inc:102
-#, fuzzy
-msgid "Can't save empty tests."
-msgstr "Rimuovi"
-
-#: include/sieve/class_sieveElement_If.inc:446
-#, fuzzy
-msgid "emtpy"
-msgstr "Riprova"
-
-#: include/sieve/class_sieveElement_If.inc:493
-msgid "Nothing specified right now"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:595
-msgid "Invalid type of address part."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:605
-#, fuzzy
-msgid "Invalid match type given."
-msgstr "L'uid contiene dei caratteri invalidi!"
-
-#: include/sieve/class_sieveElement_If.inc:621
-#, fuzzy
-msgid "Invalid operator given."
-msgstr "L'uid contiene dei caratteri invalidi!"
-
-#: include/sieve/class_sieveElement_If.inc:638
-#, fuzzy
-msgid "Please specify a valid operator."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: include/sieve/class_sieveElement_If.inc:654
-msgid ""
-"Invalid character found in address attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:669
-msgid ""
-"Invalid character found in value attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:727
-#: include/sieve/class_sieveElement_If.inc:1060
-msgid "lower than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:729
-#: include/sieve/class_sieveElement_If.inc:1062
-msgid "Megabyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:730
-#: include/sieve/class_sieveElement_If.inc:1063
-msgid "Kilobyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:731
-#: include/sieve/class_sieveElement_If.inc:1064
-#, fuzzy
-msgid "Bytes"
-msgstr "Sistemi"
-
-#: include/sieve/class_sieveElement_If.inc:745
-#, fuzzy
-msgid "Please select a valid match type in the list box below."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: include/sieve/class_sieveElement_If.inc:759
-msgid "Only numeric values are allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:769
-msgid "No valid unit selected"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:834
-#: include/sieve/templates/element_if.tpl:4
-#, fuzzy
-msgid "Condition"
-msgstr "Connessione"
-
-#: include/sieve/class_sieveElement_If.inc:836
-#: include/sieve/templates/object_container.tpl:32
-#: include/sieve/class_sieveManagement.inc:510
-#: include/sieve/class_sieveManagement.inc:729
-#, fuzzy
-msgid "If"
-msgstr "Unix"
-
-#: include/sieve/class_sieveElement_If.inc:838
-#: include/sieve/templates/element_elsif.tpl:4
-#: include/sieve/templates/object_container.tpl:34
-#: include/sieve/class_sieveManagement.inc:571
-#: include/sieve/class_sieveManagement.inc:766
-#: include/sieve/class_sieveManagement.inc:771
-msgid "Else If"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:840
-#: include/sieve/templates/element_else.tpl:4
-#: include/sieve/templates/object_container.tpl:33
-#: include/sieve/class_sieveManagement.inc:569
-#: include/sieve/class_sieveManagement.inc:764
-#, fuzzy
-msgid "Else"
-msgstr "Scegli"
-
-#: include/sieve/class_sieveElement_If.inc:876
-#, fuzzy
-msgid "Empty"
-msgstr "Riprova"
-
-#: include/sieve/class_sieveElement_If.inc:1134
-#: include/sieve/class_sieveElement_If.inc:1164
-#, fuzzy
-msgid "Click here to add a new test"
-msgstr "Clicca qui per connetterti"
-
-#: include/sieve/class_sieveElement_If.inc:1176
-msgid "Unhandled switch type"
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:245
-msgid "Can't remove last element."
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:658
-msgid "Require must be the first command in the script."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Vacation.inc:148
-#, fuzzy
-msgid "Alternative sender address must be a valid email addresses."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: include/sieve/templates/element_stop.tpl:9
-msgid "Stop execution here"
-msgstr ""
-
-#: include/sieve/templates/object_test_container.tpl:6
-#, fuzzy
-msgid "Add object"
-msgstr "Oggetto corrispondente"
-
-#: include/sieve/templates/object_test_container.tpl:10
-#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
-#, fuzzy
-msgid "Remove object"
-msgstr "Oggetti membri"
-
-#: include/sieve/templates/element_vacation.tpl:13
-#, fuzzy
-msgid "Vacation Message"
-msgstr "Messaggio di di risposta automatica"
-
-#: include/sieve/templates/element_vacation.tpl:16
-#: include/sieve/templates/element_envelope.tpl:19
-#: include/sieve/templates/element_address.tpl:18
-#: include/sieve/templates/element_header.tpl:19
-#, fuzzy
-msgid "Normal view"
-msgstr "CAP"
-
-#: include/sieve/templates/element_vacation.tpl:21
-#, fuzzy
-msgid "Release interval"
-msgstr "Rimuovi"
-
-#: include/sieve/templates/element_vacation.tpl:30
-#, fuzzy
-msgid "Alternative sender addresses"
-msgstr "Indirizzi alternativi"
-
-#: include/sieve/templates/element_vacation.tpl:47
-#: include/sieve/templates/element_envelope.tpl:130
-#: include/sieve/templates/element_address.tpl:138
-#: include/sieve/templates/element_header.tpl:131
-#, fuzzy
-msgid "Expert view"
-msgstr "nella cartella"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_envelope.tpl:108
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_address.tpl:116
-#: include/sieve/templates/element_header.tpl:109
-#, fuzzy
-msgid "Not"
-msgstr "nessuno"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_anyof.tpl:7
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_exists.tpl:12
-msgid "Inverse match"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:10
-#: include/sieve/class_sieveManagement.inc:602
-msgid "Any of"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:16
-#: include/sieve/templates/element_envelope.tpl:105
-#: include/sieve/class_sieveManagement.inc:598
-msgid "Envelope"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:26
-#: include/sieve/templates/element_address.tpl:25
-#: include/sieve/templates/element_header.tpl:26
-#, fuzzy
-msgid "Match type"
-msgstr "Oggetto corrispondente"
-
-#: include/sieve/templates/element_envelope.tpl:29
-#: include/sieve/templates/element_envelope.tpl:52
-#: include/sieve/templates/element_envelope.tpl:63
-#: include/sieve/templates/element_envelope.tpl:113
-#: include/sieve/templates/element_envelope.tpl:118
-#: include/sieve/templates/element_address.tpl:28
-#: include/sieve/templates/element_address.tpl:51
-#: include/sieve/templates/element_address.tpl:61
-#: include/sieve/templates/element_address.tpl:72
-#: include/sieve/templates/element_address.tpl:121
-#: include/sieve/templates/element_address.tpl:126
-#: include/sieve/templates/element_boolean.tpl:5
-#: include/sieve/templates/element_header.tpl:29
-#: include/sieve/templates/element_header.tpl:52
-#: include/sieve/templates/element_header.tpl:63
-#: include/sieve/templates/element_header.tpl:114
-#: include/sieve/templates/element_header.tpl:119
-msgid "Boolean value"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:37
-#: include/sieve/templates/element_address.tpl:36
-#: include/sieve/templates/element_header.tpl:37
-#, fuzzy
-msgid "Invert test"
-msgstr "Elimina foto"
-
-#: include/sieve/templates/element_envelope.tpl:49
-#: include/sieve/templates/element_address.tpl:58
-#: include/sieve/templates/element_header.tpl:49
-#, fuzzy
-msgid "Comparator"
-msgstr "Computer"
-
-#: include/sieve/templates/element_envelope.tpl:60
-#: include/sieve/templates/element_address.tpl:69
-#, fuzzy
-msgid "Operator"
-msgstr "Computer"
-
-#: include/sieve/templates/element_envelope.tpl:76
-#: include/sieve/templates/element_address.tpl:85
-#: include/sieve/templates/element_header.tpl:77
-msgid "Address fields to include"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:80
-#: include/sieve/templates/element_address.tpl:89
-#: include/sieve/templates/element_header.tpl:81
-msgid "Values to match for"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:110
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_address.tpl:118
-#: include/sieve/templates/element_header.tpl:111
-msgid "-"
-msgstr ""
-
-#: include/sieve/templates/select_test_type.tpl:1
-#, fuzzy
-msgid "Select the type of test you want to add"
-msgstr "Selezioni utenti da aggiungere"
-
-#: include/sieve/templates/select_test_type.tpl:3
-#, fuzzy
-msgid "Available test types"
-msgstr "Applicazioni disponibili"
-
-#: include/sieve/templates/element_redirect.tpl:13
-#: include/sieve/templates/object_container.tpl:27
-#: include/sieve/class_sieveManagement.inc:505
-#: include/sieve/class_sieveManagement.inc:724
-#, fuzzy
-msgid "Redirect"
-msgstr "modifica"
-
-#: include/sieve/templates/element_redirect.tpl:18
-msgid "Redirect mail to following recipients"
-msgstr ""
-
-#: include/sieve/templates/remove_script.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"script in a file. So - if you've done so - press 'Delete' to continue or "
-"'Cancel' to abort."
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:8
-#, fuzzy
-msgid "Move this object up one position"
-msgstr "Oggetti membri"
-
-#: include/sieve/templates/object_container_clear.tpl:12
-msgid "Move this object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:16
-#, fuzzy
-msgid "Remove this object"
-msgstr "Oggetti membri"
-
-#: include/sieve/templates/object_container_clear.tpl:17
-#: include/sieve/templates/object_container.tpl:17
-#, fuzzy
-msgid "Remove element"
-msgstr "Elimina contatto"
-
-#: include/sieve/templates/element_allof.tpl:10
-#: include/sieve/class_sieveManagement.inc:601
-msgid "All of"
-msgstr ""
-
-#: include/sieve/templates/element_fileinto.tpl:4
-#, fuzzy
-msgid "Move mail into folder"
-msgstr "nella cartella"
-
-#: include/sieve/templates/element_fileinto.tpl:8
-#, fuzzy
-msgid "Select from list"
-msgstr "Rimuovi"
-
-#: include/sieve/templates/element_fileinto.tpl:10
-#, fuzzy
-msgid "Manual selection"
-msgstr "Lingua"
-
-#: include/sieve/templates/element_fileinto.tpl:18
-#, fuzzy
-msgid "Folder"
-msgstr "Filtro"
-
-#: include/sieve/templates/element_discard.tpl:4
-#: include/sieve/templates/object_container.tpl:26
-#: include/sieve/class_sieveManagement.inc:504
-#: include/sieve/class_sieveManagement.inc:723
-#, fuzzy
-msgid "Discard"
-msgstr "Dispositivi"
-
-#: include/sieve/templates/element_discard.tpl:9
-#, fuzzy
-msgid "Discard message"
-msgstr "Elimina questo record"
-
-#: include/sieve/templates/element_keep.tpl:4
-#: include/sieve/templates/object_container.tpl:22
-#: include/sieve/templates/object_container.tpl:25
-#: include/sieve/class_sieveManagement.inc:500
-#: include/sieve/class_sieveManagement.inc:503
-#: include/sieve/class_sieveManagement.inc:719
-#: include/sieve/class_sieveManagement.inc:722
-msgid "Keep"
-msgstr ""
-
-#: include/sieve/templates/element_keep.tpl:9
-#, fuzzy
-msgid "Keep message"
-msgstr "Elimina questo record"
-
-#: include/sieve/templates/management.tpl:1
-#, fuzzy
-msgid "List of sieve scripts"
-msgstr "Lista degli utenti"
-
-#: include/sieve/templates/management.tpl:5
-msgid ""
-"Connection to the sieve server could not be established, the "
-"authentification attribute is empty."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:6
-msgid ""
-"Please verfiy that the attributes uid and mail are not empty and try again."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:12
-msgid "Connection to the sieve server could not be established."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:15
-msgid "Possibly the sieve account has not been created yet."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:19
-msgid ""
-"Be careful. All your changes will be saved directly to sieve, if you use the "
-"save button below."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:22
-#, fuzzy
-msgid "Create new script"
-msgstr "Crea in"
-
-#: include/sieve/templates/element_require.tpl:12
-#: include/sieve/templates/object_container.tpl:29
-#: include/sieve/class_sieveManagement.inc:507
-#: include/sieve/class_sieveManagement.inc:726
-msgid "Require"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:16
-#, fuzzy
-msgid "Select match type"
-msgstr "Rimuovi"
-
-#: include/sieve/templates/element_size.tpl:20
-#, fuzzy
-msgid "Select value unit"
-msgstr "Imposta dipartimento"
-
-#: include/sieve/templates/element_exists.tpl:8
-#: include/sieve/class_sieveManagement.inc:600
-#, fuzzy
-msgid "Exists"
-msgstr "Modifica"
-
-#: include/sieve/templates/element_reject.tpl:14
-#, fuzzy
-msgid "Reject mail"
-msgstr "Rifiuta mail più grandi di"
-
-#: include/sieve/templates/element_reject.tpl:17
-msgid "This is a multiline text element"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:19
-#, fuzzy
-msgid "This is stored as single string"
-msgstr "Questo fa qualcosa"
-
-#: include/sieve/templates/import_script.tpl:1
-#, fuzzy
-msgid "Import sieve script"
-msgstr "Mostra stampanti"
-
-#: include/sieve/templates/import_script.tpl:2
-msgid ""
-"Please select the sieve script you want to import. Use the import button to "
-"import the script or the cancel button to abort."
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:5
-#, fuzzy
-msgid "Script to import"
-msgstr "Script path"
-
-#: include/sieve/templates/create_script.tpl:2
-msgid ""
-"Please enter the name for the new script below. Script names must consist of "
-"lower case characters only."
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:8
-#, fuzzy
-msgid "Script name"
-msgstr "Script path"
-
-#: include/sieve/templates/add_element.tpl:1
-#, fuzzy
-msgid "Add a new element"
-msgstr "Dispositivi del client"
-
-#: include/sieve/templates/add_element.tpl:2
-#, fuzzy
-msgid "Please select the type of element you want to add"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
-msgid "Abort"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:8
-#, fuzzy
-msgid "Move object up one position"
-msgstr "Oggetti membri"
-
-#: include/sieve/templates/object_container.tpl:12
-msgid "Move object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:21
-#, fuzzy
-msgid "choose element"
-msgstr "Elimina contatto"
-
-#: include/sieve/templates/object_container.tpl:24
-#, fuzzy
-msgid "Fileinto"
-msgstr "Cognome"
-
-#: include/sieve/templates/object_container.tpl:28
-#: include/sieve/class_sieveManagement.inc:506
-#: include/sieve/class_sieveManagement.inc:725
-#, fuzzy
-msgid "Reject"
-msgstr "Rimuovi"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:42
-#, fuzzy
-msgid "Add new"
-msgstr "Modifica contatto"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add a new object above this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add element above"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:42
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add a new object below this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add element below"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:12
-msgid "View structured"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:14
-#, fuzzy
-msgid "View source"
-msgstr "Servizi"
-
-#: include/sieve/templates/element_address.tpl:48
-msgid "Part of address that should be used"
-msgstr ""
-
-#: include/sieve/templates/element_boolean.tpl:8
-#, fuzzy
-msgid "update"
-msgstr "Aggiorna"
-
-#: include/sieve/templates/element_header.tpl:16
-#: include/sieve/templates/element_header.tpl:106
-#: include/sieve/class_sieveManagement.inc:597
-#, fuzzy
-msgid "Header"
-msgstr "leggere"
-
-#: include/sieve/templates/element_header.tpl:60
-msgid "operator"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:21
-msgid "Invalid character found, quotes are not allowed in a reject message."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:37
-msgid "Your reject text here"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:114
-#: include/sieve/class_sieveManagement.inc:241
-#, fuzzy
-msgid "Parse failed"
-msgstr "Nome applicazione"
-
-#: include/sieve/class_sieveManagement.inc:118
-#: include/sieve/class_sieveManagement.inc:245
-#, fuzzy
-msgid "Parse successful"
-msgstr "Setup completato"
-
-#: include/sieve/class_sieveManagement.inc:155
-#, php-format
-msgid ""
-"The specified mail server '%s' does not exist within the GOsa configuration."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:200
-#, fuzzy
-msgid "You should specify a name for your new script."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: include/sieve/class_sieveManagement.inc:205
-msgid "Only lower case names are allowed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:211
-#, fuzzy
-msgid "Only alphabetical characters are allowed in script names."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: include/sieve/class_sieveManagement.inc:217
-#, fuzzy
-msgid "The specified name is already in use."
-msgstr "L'indirizzo principale inserito è già in uso."
-
-#: include/sieve/class_sieveManagement.inc:303
-#: include/sieve/class_sieveManagement.inc:349
-#: include/sieve/class_sieveManagement.inc:679
-#: include/sieve/class_sieveManagement.inc:1040
-#: include/class_mail-methods-cyrus.inc:269
-#, php-format
-msgid "Can't log into SIEVE server. Server says '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:311
-#, fuzzy, php-format
-msgid "Can't activate sieve script on server. Server says '%s'."
-msgstr "Impossibile selezionare il database!"
-
-#: include/sieve/class_sieveManagement.inc:354
-#, php-format
-msgid "Can't remove sieve script from server. Server says '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:366
-#, php-format
-msgid "You are going to remove the sieve script '%s' from your mail server."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:402
-#, fuzzy
-msgid "Edited"
-msgstr "Modifica"
-
-#: include/sieve/class_sieveManagement.inc:409
-#, php-format
-msgid "Please fix all errors before saving. Last error was: %s"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:436
-#, fuzzy
-msgid "Specified file seems to be empty."
-msgstr "Rimuovi"
-
-#: include/sieve/class_sieveManagement.inc:438
-msgid "Upload failed. The temporary file can't be accessed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
-#, fuzzy, php-format
-msgid "Can't open file '%s'."
-msgstr "Rimuovi"
-
-#: include/sieve/class_sieveManagement.inc:502
-#: include/sieve/class_sieveManagement.inc:721
-#, fuzzy
-msgid "File into"
-msgstr "Cognome"
-
-#: include/sieve/class_sieveManagement.inc:526
-msgid "Failed to add new element."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:642
-msgid "This script is marked as active"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:647
-#, fuzzy
-msgid "Script length"
-msgstr "Mostra terminali"
-
-#: include/sieve/class_sieveManagement.inc:651
-#, fuzzy
-msgid "Remove script"
-msgstr "Elimina contatto"
-
-#: include/sieve/class_sieveManagement.inc:660
-#, fuzzy
-msgid "Activate script"
-msgstr "Privato"
-
-#: include/sieve/class_sieveManagement.inc:664
-#, fuzzy
-msgid "Edit script"
-msgstr "Modifica contatto"
-
-#: include/sieve/class_sieveManagement.inc:778
-#, php-format
-msgid "Can't add the specified element at the given position."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:1056
-#, fuzzy
-msgid "Failed to save sieve script"
-msgstr "Usa uno script di sieve personalizzato"
-
-#: include/sieve/class_sieveElement_Redirect.inc:24
-#: setup/class_setupStep_Feedback.inc:179
-#, fuzzy
-msgid "Please specify a valid email address."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: include/sieve/class_sieveElement_Redirect.inc:35
-#, fuzzy
-msgid "Place a mail address here"
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: include/sieve/class_sieveElement_Comment.inc:21
-msgid "Your comment here"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:63
-#, php-format
-msgid "You're about to delete the snapshot '%s'."
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:113
-#: include/class_MultiSelectWindow.inc:584
-msgid "Restore snapshot"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:115
-#, fuzzy
-msgid "Remove snapshot"
-msgstr "Crea estensioni di posta"
-
-#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
-msgid "Y-m-d, H:i:s"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:149
-#, fuzzy
-msgid "Please specify a valid description for this snapshot."
-msgstr "Specificare una dimenzione valida per le mail da rigettare."
-
-#: include/class_ldap.inc:196
-#, php-format
-msgid ""
-"The LDAP server is slow (%.2fs for the last query). This may be responsible "
-"for performance breakdowns."
-msgstr ""
-
-#: include/class_ldap.inc:229
-#, php-format
-msgid ""
-"The ldapserver is answering very slow (%.2f), this may be responsible for "
-"performance breakdowns."
-msgstr ""
-
-#: include/class_ldap.inc:451
-#, fuzzy, php-format
-msgid "Creating copy of %s"
-msgstr "Lista degli utenti di %s su %s"
-
-#: include/class_ldap.inc:454
-msgid "Processing"
-msgstr ""
-
-#: include/class_ldap.inc:494
-msgid "Error while fetching source dn - aborted!"
-msgstr ""
-
-#: include/class_ldap.inc:558
-#, php-format
-msgid "Unknown FAIstate %s"
-msgstr ""
-
-#: include/class_ldap.inc:719
-#, php-format
-msgid ""
-"Autocreation of subtree failed. No objectClass found for attribute '%s'."
-msgstr ""
-
-#: include/class_ldap.inc:767
-#, php-format
-msgid ""
-"Autocreation of type '%s' is currently not supported. Please report to the "
-"GOsa team."
-msgstr ""
-
-#: include/class_ldap.inc:776
-#, fuzzy, php-format
-msgid "Creating subtree '%s' failed."
-msgstr "Gruppo di oggetti"
-
-#: include/class_ldap.inc:846
-#, php-format
-msgid "while operating on '%s' using LDAP server '%s'"
-msgstr ""
-
-#: include/class_ldap.inc:848
-#, fuzzy, php-format
-msgid "while operating on LDAP server %s"
-msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
-
-#: include/class_ldap.inc:1070
-#, php-format
-msgid ""
-"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
-"in line %s"
-msgstr ""
-
-#: include/class_ldap.inc:1099
-#, php-format
-msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
-msgstr ""
-
-#: include/class_ldap.inc:1235
-#, fuzzy, php-format
-msgid "Ldap import with dn '%s' failed."
-msgstr "Imposta dipartimento"
-
-#: include/class_config.inc:71
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr ""
-
-#: include/class_config.inc:208 html/index.php:212
-msgid "Can't bind to LDAP. Please contact the system administrator."
-msgstr ""
-"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
-
-#: include/class_config.inc:521
-msgid "SID and/or RIDBASE missing in your configuration!"
-msgstr ""
-
-#: include/class_log.inc:141
-msgid ""
-"You have enabled the logging into mysql databse, but there are no logging "
-"servers available."
-msgstr ""
-
-#: include/class_log.inc:149
-#, fuzzy, php-format
-msgid "Could not connect to logging server %s."
-msgstr "Impossibile connettersi al server del database!"
-
-#: include/class_log.inc:153
-#, fuzzy, php-format
-msgid "Could not select database %s on server %s. Server says :%s"
-msgstr "Impossibile selezionare il database!"
-
-#: include/class_log.inc:172
-#, fuzzy, php-format
-msgid "Could not query database %s on server %s. Server ssys :%s"
-msgstr "Impossibile selezionare il database!"
-
-#: include/class_password-methods-ssha.inc:51
-msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:457
-msgid ""
-"Error: The requested subtree has an inconsistent DN encoding, check your "
-"LDAP!"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:565
-msgid "Restore snapshopts of already deleted objects"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:566
-#, fuzzy
-msgid "Restore"
-msgstr "Riprova"
-
-#: include/class_MultiSelectWindow.inc:590
-#, fuzzy
-msgid "Create snapshot"
-msgstr "Crea estensioni di posta"
-
-#: include/class_MultiSelectWindow.inc:590
-#, fuzzy
-msgid "Create a new snapshot from this object"
-msgstr "Gruppo di oggetti"
-
-#: include/php_setup.inc:97
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-
-#: include/php_setup.inc:102
-msgid "Send bug report to the GOsa Team"
-msgstr ""
-
-#: include/php_setup.inc:102
-msgid "Send bugreport"
-msgstr ""
-
-#: include/php_setup.inc:107
-msgid "Toggle information"
-msgstr ""
-
-#: include/php_setup.inc:117
-msgid "PHP error"
-msgstr "Errore PHP"
-
-#: include/php_setup.inc:136
-msgid "class"
-msgstr "classe"
-
-#: include/php_setup.inc:142
-msgid "function"
-msgstr "funzione"
-
-#: include/php_setup.inc:147
-msgid "static"
-msgstr "statico"
-
-#: include/php_setup.inc:151
-msgid "method"
-msgstr "metodo"
-
-#: include/php_setup.inc:184
-msgid "Trace"
-msgstr ""
-
-#: include/php_setup.inc:185
-msgid "Line"
-msgstr ""
-
-#: include/php_setup.inc:186
-msgid "Arguments"
-msgstr "Argomenti"
-
-#: include/functions_dns.inc:166
-#, php-format
-msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr ""
-
-#: include/functions_dns.inc:171
-#, php-format
-msgid ""
-"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
-"zone."
-msgstr ""
-
-#: include/functions_dns.inc:607
-#, php-format
-msgid ""
-"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
-msgstr ""
-
-#: include/class_certificate.inc:35
-msgid "Can't open specified file, check accessibility and or existence"
-msgstr ""
-
-#: include/class_certificate.inc:53
-msgid "Can't read specified certificate / or empty string given"
-msgstr ""
-
-#: include/class_certificate.inc:80
-msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
-msgstr ""
-
-#: include/class_certificate.inc:95
-msgid "The Format must be PEM, to output certificate informations"
-msgstr ""
-
-#: include/class_certificate.inc:192
-msgid "Can't create/open File"
-msgstr "Errore nella creazione/apertura del file"
-
-#: include/class_certificate.inc:199
-msgid "No valid certificate loaded"
-msgstr ""
-
-#: include/class_pluglist.inc:55
-#, fuzzy
-msgid "All objects in this category"
-msgstr "Nome descrittivo del gruppo"
-
-#: include/class_pluglist.inc:140
-msgid ""
-"Your gosa.conf information has changed partly. Please convert it using the "
-"contributed script fix_config.sh!"
-msgstr ""
-
-#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
-#: ihtml/themes/default/framework.tpl:26
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?"
-
-#: include/functions_FAI.inc:376
-#, php-format
-msgid "Error, following objects should be equal '%s' and '%s'"
-msgstr ""
-
-#: include/functions_FAI.inc:483
-#, php-format
-msgid "Release management failed, can't save '%s'"
-msgstr ""
-
-#: include/class_password-methods.inc:167
-#, php-format
-msgid "Setting the password failed. LDAP server says '%s'."
-msgstr ""
-
-#: include/class_password-methods.inc:204
-msgid ""
-"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
-msgstr ""
-
-#: include/class_acl.inc:6
-#, fuzzy
-msgid "Access control"
-msgstr "Opzioni di accesso"
-
-#: include/class_acl.inc:190 include/class_acl.inc:193
-msgid "Use ACL defined in role"
-msgstr ""
-
-#: include/class_acl.inc:640 include/class_acl.inc:647
-#, fuzzy
-msgid "Show/Hide Advanced Settings"
-msgstr "Opzioni di posta avanzate"
-
-#: include/class_acl.inc:665
-#, fuzzy
-msgid "Create objects"
-msgstr "Gruppo di oggetti"
-
-#: include/class_acl.inc:666
-#, fuzzy
-msgid "Move objects"
-msgstr "Oggetti membri"
-
-#: include/class_acl.inc:667
-#, fuzzy
-msgid "Remove objects"
-msgstr "Oggetti membri"
-
-#: include/class_acl.inc:669 include/class_acl.inc:675
-msgid "Modifyable by owner"
-msgstr ""
-
-#: include/class_acl.inc:672
-#, fuzzy
-msgid "Move object"
-msgstr "Oggetti membri"
-
-#: include/class_acl.inc:685
-#, fuzzy
-msgid "Complete object"
-msgstr "Gruppo di oggetti"
-
-#: include/class_acl.inc:801
-#, php-format
-msgid "Unkown ACL type '%s'. Don't know how to handle it."
-msgstr ""
-
-#: include/class_acl.inc:844
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr ""
-
-#: include/class_acl.inc:904 include/class_acl.inc:906
-#, fuzzy, php-format
-msgid "Role: %s"
-msgstr "Ruolo"
-
-#: include/class_acl.inc:906
-msgid "Unknown role, possibly removed"
-msgstr ""
-
-#: include/class_acl.inc:914
-#, fuzzy, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Nome descrittivo del gruppo"
-
-#: include/class_acl.inc:923
-#, fuzzy
-msgid "Members:"
-msgstr "Membri"
-
-#: include/class_acl.inc:929
-msgid "ACL is valid for all users"
-msgstr ""
-
-#: include/functions.inc:307
-#, fuzzy, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
-msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
-
-#: include/functions.inc:324
-#, php-format
-msgid "User login failed. LDAP server said '%s'."
-msgstr ""
-
-#: include/functions.inc:345
-msgid "Username / UID is not unique. Please check your LDAP database."
-msgstr ""
-
-#: include/functions.inc:476
-msgid ""
-"Error while adding a lock. Parameters are not set correctly, please check "
-"the source!"
-msgstr ""
-
-#: include/functions.inc:486
-#, php-format
-msgid ""
-"Can't set locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf! LDAP server says '%s'."
-msgstr ""
-
-#: include/functions.inc:501
-#, php-format
-msgid "Adding a lock failed. LDAP server says '%s'."
-msgstr ""
-
-#: include/functions.inc:527
-#, php-format
-msgid "Removing a lock failed. LDAP server says '%s'."
-msgstr ""
-
-#: include/functions.inc:557
-msgid ""
-"Getting the lock from LDAP failed. Parameters are not set correctly, please "
-"check the source!"
-msgstr ""
-
-#: include/functions.inc:567
-msgid ""
-"Can't get locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf!"
-msgstr ""
-
-#: include/functions.inc:575
-msgid ""
-"Found multiple locks for object to be locked. This should not be possible - "
-"cleaning up multiple references."
-msgstr ""
-
-#: include/functions.inc:668
-#, php-format
-msgid "The size limit of %d entries is exceed!"
-msgstr ""
-
-#: include/functions.inc:670
-#, php-format
-msgid ""
-"Set the new size limit to %s and show me this message if the limit still "
-"exceeds"
-msgstr ""
-
-#: include/functions.inc:687
-msgid "incomplete"
-msgstr "incompleto"
-
-#: include/functions.inc:1054 include/functions.inc:1260
-msgid "LDAP error:"
-msgstr "Errore LDAP"
-
-#: include/functions.inc:1055
-msgid ""
-"Problems with the LDAP server mean that you probably lost the last changes. "
-"Please check your LDAP setup for possible errors and try again."
-msgstr ""
-
-#: include/functions.inc:1063
-msgid ""
-"Please check your input and fix the error. Press 'OK' to close this message "
-"box."
-msgstr ""
-
-#: include/functions.inc:1121
-msgid "An error occurred while processing your request"
-msgstr ""
-
-#: include/functions.inc:1125
-msgid "OK"
-msgstr "OK"
-
-#: include/functions.inc:1188
-#, fuzzy
-msgid "Continue anyway"
-msgstr "Continua"
-
-#: include/functions.inc:1190
-#, fuzzy
-msgid "Edit anyway"
-msgstr "Modifica contatto"
-
-#: include/functions.inc:1192
-#, php-format
-msgid ""
-"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
-"Please contact the person in order to clarify proceedings."
-msgstr ""
-"Stai per modificare il record LDAP '%s' che sembra essere in uso da '%s'. "
-"Contatta la persona interessata."
-
-#: include/functions.inc:1442
-msgid "Entries per page"
-msgstr ""
-
-#: include/functions.inc:1470
-msgid "Apply filter"
-msgstr ""
-
-#: include/functions.inc:1744
-msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-msgstr ""
-
-#: include/functions.inc:1787
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "versione di sviluppo di GOsa (Rev %s)"
-
-#: include/functions.inc:2228 include/functions.inc:2232
-msgid "Warning - base_hook is not available. Using default base."
-msgstr ""
-
-#: include/functions.inc:2238
-msgid "Warning - no base_hook defined. Using default base."
-msgstr ""
-
-#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
-msgid "Can't get schema information from server. No schema check possible!"
-msgstr ""
-
-#: include/functions.inc:2286
-msgid "Used to store account specific informations."
-msgstr ""
-
-#: include/functions.inc:2293
-msgid ""
-"Used to lock currently edited entries to avoid multiple changes at the same "
-"time."
-msgstr ""
-
-#: include/functions.inc:2336
-#, php-format
-msgid "The required objectClass '%s' is not present in your schema setup"
-msgstr ""
-
-#: include/functions.inc:2338
-#, php-format
-msgid "The optional objectClass '%s' is not present in your schema setup"
-msgstr ""
-
-#: include/functions.inc:2344
-#, php-format
-msgid "The required objectclass '%s' does not have version %s"
-msgstr ""
-
-#: include/functions.inc:2346
-#, php-format
-msgid "The optional objectclass '%s' does not have version %s"
-msgstr ""
-
-#: include/functions.inc:2350
-#, php-format
-msgid "Class(es) available"
-msgstr ""
-
-#: include/functions.inc:2372
-msgid ""
-"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema    configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2373
-msgid ""
-"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
-"be      AUXILIARY"
-msgstr ""
-
-#: include/functions.inc:2377
-msgid ""
-"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema   configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2378
-msgid "The objectClass 'posixGroup' must be STRUCTURAL"
-msgstr ""
-
-#: include/class_tabs.inc:193
-#, php-format
-msgid "Delete process has been canceled by plugin '%s': %s"
-msgstr ""
-
-#: include/class_tabs.inc:316
-msgid "References"
-msgstr "Riferimenti"
-
-#: include/class_debconfTemplate.inc:260
-#, fuzzy
-msgid "This package has no debconf options."
-msgstr "Questa identità non possiede estensioni telefoniche"
-
-#: include/functions_helpviewer.inc:43
-#, php-format
-msgid "XML error in guide.xml: %s at line %d"
-msgstr ""
-
-#: include/functions_helpviewer.inc:84
-msgid "No help available for this plugin."
-msgstr ""
-
-#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
-msgid "previous"
-msgstr ""
-
-#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
-msgid "next"
-msgstr ""
-
-#: include/functions_helpviewer.inc:385
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr ""
-
-#: include/functions_helpviewer.inc:459
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:40
-msgid "Warning: Account has an invalid mailserver string!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:58
-msgid ""
-"Warning: IMAP Server cannot be reached! If you save this account, some mail "
-"settings will not be stored on your server!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:156
-#, php-format
-msgid "Can't create IMAP mailbox. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:175
-#, php-format
-msgid "Can't write IMAP quota. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:201
-msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:219
-msgid "Warning: imap_getacl is not available, can't get imap permissions!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:241
-#, php-format
-msgid "Can't remove IMAP mailbox. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:282
-#, php-format
-msgid "Can't get sieve script. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:353
-#, php-format
-msgid "Can't send sieve script. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:357
-#, php-format
-msgid "Can't activate GOsa sieve script. Server says '%s'."
-msgstr ""
-
-#: include/class_ppdManager.inc:13
-#, php-format
-msgid "PPD manager : The specified path '%s' doesn't exists."
-msgstr ""
-
-#: include/class_ppdManager.inc:144
-#, php-format
-msgid "Specified ppd file '%s' can't be opened for reading."
-msgstr ""
-
-#: include/class_ppdManager.inc:146
-#, php-format
-msgid "The required tmp file file '%s' can't be opened for writing."
-msgstr ""
-
-#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
-#, php-format
-msgid ""
-"Parsing PPD file %s failed - line too long. Trailing characters have been "
-"ignored"
-msgstr ""
-
-#: include/class_ppdManager.inc:178
-msgid "Nested groups are not supported!"
-msgstr "Gruppi ricorsivi non supportati!"
-
-#: include/class_ppdManager.inc:182
-msgid "Group name not unique!"
-msgstr "Nome del gruppo non unico!"
-
-#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
-msgid "Symbol values are not supported yet!"
-msgstr ""
-
-#: include/class_ppdManager.inc:212
-msgid "Nested options are not supported!"
-msgstr ""
-
-#: include/class_ppdManager.inc:237
-msgid "PickMany is not supported yet!"
-msgstr ""
-
-#: include/class_ppdManager.inc:318
-#, php-format
-msgid "Parsing PPD file %s failed - no information found."
-msgstr ""
-
-#: setup/setup_config2.tpl:6
-msgid "Samba hash generator"
-msgstr ""
-
-#: setup/setup_config2.tpl:31
-#, fuzzy
-msgid "RID base"
-msgstr "Database"
-
-#: setup/setup_config2.tpl:46
-#, fuzzy
-msgid "Workstation container"
-msgstr "Mostra workstation"
-
-#: setup/setup_config2.tpl:61
-#, fuzzy
-msgid "Samba SID mapping"
-msgstr "Samba"
-
-#: setup/setup_config2.tpl:70
-#, fuzzy
-msgid "Additional GOsa settings"
-msgstr "Opzioni applicazione"
-
-#: setup/setup_config2.tpl:74
-msgid "Enable Copy & Paste"
-msgstr ""
-
-#: setup/setup_config2.tpl:86
-#, fuzzy
-msgid "Enable FAI release management"
-msgstr "Riferimenti"
-
-#: setup/setup_config2.tpl:98
-#, fuzzy
-msgid "Enable user netatalk plugin"
-msgstr "Crea estensioni telefoniche"
-
-#: setup/setup_config2.tpl:109
-#, fuzzy
-msgid "Government mode"
-msgstr "nella cartella"
-
-#: setup/setup_config2.tpl:122
-msgid "Mail method"
-msgstr "Metodo di amministrazione della posta"
-
-#: setup/setup_config2.tpl:136
-#, fuzzy
-msgid "Vacation templates"
-msgstr "Messaggio di di risposta automatica"
-
-#: setup/setup_config2.tpl:152
-msgid "Use Cyrus UNIX style"
-msgstr ""
-
-#: setup/setup_config2.tpl:162
-#, fuzzy
-msgid "Snapshots / Undo"
-msgstr "Nome applicazione"
-
-#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
-#, fuzzy
-msgid "Enable snapshots"
-msgstr "Crea estensioni di posta"
-
-#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
-#, fuzzy
-msgid "Snapshot base"
-msgstr "Nome applicazione"
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailinglist"
-msgstr ""
-
-#: setup/setup_feedback.tpl:9
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
-msgstr ""
-
-#: setup/setup_feedback.tpl:41
-msgid "Send feedback to the GOsa project team"
-msgstr ""
-
-#: setup/setup_feedback.tpl:44
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
-msgstr ""
-
-#: setup/setup_feedback.tpl:50
-msgid "Did the setup procedure help you to get started?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:60
-msgid "If not, what problems did you encounter"
-msgstr ""
-
-#: setup/setup_feedback.tpl:68
-msgid "Is this the first time you use GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:74
-msgid "I use it since"
-msgstr ""
-
-#: setup/setup_feedback.tpl:75
-msgid "Select the year since when you are using GOsa"
-msgstr ""
-
-#: setup/setup_feedback.tpl:82
-msgid "What operating system / distribution do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:90
-msgid "What web server do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:98
-msgid "What PHP version do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:106
-msgid "LDAP"
-msgstr ""
-
-#: setup/setup_feedback.tpl:110
-msgid "What kind of LDAP server(s) do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:116
-msgid "How many objects are in your LDAP?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:123
-#, fuzzy
-msgid "Features"
-msgstr "Futuro"
-
-#: setup/setup_feedback.tpl:126
-msgid "What features of GOsa do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:136
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:143
-msgid "Send feedback"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
-#, fuzzy
-msgid "GOsa settings 3/3"
-msgstr "Opzioni di posta dell'identità"
-
-#: setup/class_setupStep_Config3.inc:69
-msgid "Tweak some GOsa core behaviour"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:171
-msgid "Session lifetime must be a numeric value."
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:175
-msgid "Maximal ldap query time must be a numeric value. "
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:38
-#, fuzzy
-msgid "Write configuration file"
-msgstr "File di configurazione"
-
-#: setup/class_setupStep_Finish.inc:39
-#, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "File di configurazione"
-
-#: setup/class_setupStep_Finish.inc:100
-msgid ""
-"Your configuration file is currently world readable. Please updated the file "
-"permissions!"
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:102
-#, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
-
-#: setup/class_setupStep_Finish.inc:111
-#, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the webserver is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Dopo averlo scaricato dentro /etc/gosa/, assicurati che l'utente del "
-"webserver sia in grado di leggerlo mentre tutti gli altri utenti non "
-"possono. In molti casi è sufficiente eseguire i comandi seguenti."
-
-#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
-msgid "Installation check"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:40
-msgid "Basic checks for PHP version and required extensions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:64
-#, fuzzy
-msgid "Checking PHP version"
-msgstr "Controllo della versione di PHP (>=4.1.0)"
-
-#: setup/class_setupStep_Checks.inc:65
-#, fuzzy, php-format
-msgid "PHP must be of version %s / %s or above."
-msgstr "PHP deve essere la versione 4.1.0 o superiore."
-
-#: setup/class_setupStep_Checks.inc:66
-msgid ""
-"GOsa requires functionality that is not available (or buggy) in older PHP "
-"versions. Please update to a supported version."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:72
-#, fuzzy
-msgid "Checking for LDAP support"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Checks.inc:73
-#, fuzzy
-msgid "This is the main extension used by GOsa and therefore really required."
-msgstr ""
-"Questo è il modulo più importante usato da GOsa ed è quindi necessario."
-
-#: setup/class_setupStep_Checks.inc:74
-msgid ""
-"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
-"your LDAP server."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:80
-msgid "Checking for gettext support"
-msgstr "Controllo il support per gettext"
-
-#: setup/class_setupStep_Checks.inc:81
-#, fuzzy
-msgid "Gettext support is required for internationalization."
-msgstr "Gettext è necessario al supporto per le lingue."
-
-#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
-msgid "Please make sure that the extension is activated."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:88
-msgid "Checking for iconv support"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Checks.inc:89
-#, fuzzy
-msgid ""
-"This module is used by GOsa to convert samba munged dial informations and is "
-"therefore required. "
-msgstr ""
-"Questo modulo è usato da GOsa per convertire alcune informazioni usate da "
-"samba ed è necessario."
-
-#: setup/class_setupStep_Checks.inc:96
-#, fuzzy
-msgid "Checking for mhash support"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Checks.inc:97
-msgid "You'll need this module to make use of SSHA encryption"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:98
-msgid ""
-"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
-"mhash."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:104
-#, fuzzy
-msgid "Checking for IMAP support"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Checks.inc:105
-#, fuzzy
-msgid ""
-"The IMAP module is needed to communicate with the IMAP server. GOsa "
-"retrieves status information, creates and deletes mail users, etc."
-msgstr "Questo modulo è necessario per comunicare con il server di posta."
-
-#: setup/class_setupStep_Checks.inc:106
-msgid ""
-"This module is used to communicate with your mail server. Please install "
-"php4-imap/php5-imap."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:112
-#, fuzzy
-msgid "Checking for getacl in IMAP implementation"
-msgstr "Controllo il supporto per getacl"
-
-#: setup/class_setupStep_Checks.inc:113
-#, fuzzy
-msgid ""
-"The getacl support is needed to handle shared folder permissions. Old IMAP "
-"extensions are not capable of reading acl's. You need a recent PHP version "
-"to use this feature."
-msgstr ""
-"Il support per getacl serve a ottenere i permessi di accesso delle cartelle "
-"di posta sul server. GOsa funziona correttamente anche senza."
-
-#: setup/class_setupStep_Checks.inc:120
-#, fuzzy
-msgid "Checking for MySQL support"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Checks.inc:121
-#, fuzzy
-msgid ""
-"MySQL support is needed to communicate with several supported databases."
-msgstr ""
-"Queso modulo serve a leggere i report di GOfax dal database.GOsa funziona "
-"correttamente anche senza."
-
-#: setup/class_setupStep_Checks.inc:122
-msgid ""
-"This module is required to communicate with database servers (GOfax, "
-"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:128
-#, fuzzy
-msgid "Checking for kadm5 support"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Checks.inc:129
-msgid ""
-"Managing users in kerberos requires the kadm5 module which is downloadable "
-"via PEAR network."
-msgstr ""
-"Questo modulo serve ad amministrare gli utenti in un dominio Kerberos. GOsa "
-"funziona correttamente anche senza."
-
-#: setup/class_setupStep_Checks.inc:130
-#, fuzzy
-msgid ""
-"This module is required to manage user in kerberos, it is downloadable via "
-"PEAR network"
-msgstr ""
-"Questo modulo serve ad amministrare gli utenti in un dominio Kerberos. GOsa "
-"funziona correttamente anche senza."
-
-#: setup/class_setupStep_Checks.inc:136
-#, fuzzy
-msgid "Checking for SNMP support"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Checks.inc:137
-msgid ""
-"The simple network management protocol is needed to get status information "
-"from clients."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:138
-msgid ""
-"This module is required for client monitoring. Please install php4-snmp/php5-"
-"snmp."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:144
-#, fuzzy
-msgid "Checking for CUPS support"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Checks.inc:145
-#, fuzzy
-msgid ""
-"In order to read available printers via the IPP protocol instead of printcap "
-"files, you've to install the CUPS module."
-msgstr ""
-"Questo modulo serve a ottenere le informazioni sulle stampanti di rete. GOsa "
-"funziona correttamente anche senza."
-
-#: setup/class_setupStep_Checks.inc:154
-msgid "Checking for fping utility"
-msgstr "Controllo il supporto per fping"
-
-#: setup/class_setupStep_Checks.inc:155
-#, fuzzy
-msgid ""
-"The fping utility is used if you've got a thin client based terminal "
-"environment."
-msgstr ""
-"Il programma fping è usato solo nel caso di ambienti basati su terminali "
-"'thin client'."
-
-#: setup/class_setupStep_Checks.inc:156
-#, fuzzy
-msgid ""
-"The fping utility is only used in thin client based terminal environment."
-msgstr ""
-"Il programma fping è usato solo nel caso di ambienti basati su terminali "
-"'thin client'."
-
-#: setup/class_setupStep_Checks.inc:171
-msgid "SAMBA password hash generation"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:172
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 passwords, you've to install additional packages "
-"to generate password hashes."
-msgstr ""
-"Un programma in grado di generare password con algoritmo LM/NT è necessario "
-"per poter usare Samba 2 o 3."
-
-#: setup/class_setupStep_Checks.inc:173
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
-"a look at mkntpasswd."
-msgstr ""
-"Un programma in grado di generare password con algoritmo LM/NT è necessario "
-"per poter usare Samba 2 o 3."
-
-#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
-#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
-#: setup/class_setupStep_Checks.inc:251
-msgid "Off"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:184
-#, fuzzy
-msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
-msgstr ""
-"register_globals è un meccanismo PHP che può comportare maggiori rischi per "
-"la sicurezza. GOsa funziona in entrambe le modalità"
-
-#: setup/class_setupStep_Checks.inc:185
-#, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Controllo se register_globals e impostato su 'off'"
-
-#: setup/class_setupStep_Checks.inc:193
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:194
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:195
-#, fuzzy
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
-msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione session."
-"auto_register su 'off' nel file php.ini"
-
-#: setup/class_setupStep_Checks.inc:203
-#, fuzzy
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione session."
-"auto_register su 'off' nel file php.ini"
-
-#: setup/class_setupStep_Checks.inc:204
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione session."
-"auto_register su 'off' nel file php.ini"
-
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducable! Increase it for larger setups."
-msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione "
-"memory_limit a 16MB o più nel file php.ini"
-
-#: setup/class_setupStep_Checks.inc:212
-msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:219
-#, fuzzy
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
-msgstr ""
-"Per motivi di performance è consigliato di impostare l'opzione "
-"implicit_flush su 'off' nel file php.ini."
-
-#: setup/class_setupStep_Checks.inc:220
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:227
-#, fuzzy
-msgid "The Execution time should be at least 30 seconds."
-msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione "
-"max_execution_time a 30 secondi o più nel file php.ini"
-
-#: setup/class_setupStep_Checks.inc:228
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:235
-#, fuzzy
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
-msgstr ""
-"Per motivi di sicurezza è consigliato di impostare l'opzione expose_php su "
-"'off' nel file php.ini."
-
-#: setup/class_setupStep_Checks.inc:236
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:242
-#, fuzzy
-msgid "On"
-msgstr "Opzioni"
-
-#: setup/class_setupStep_Checks.inc:243
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
-msgstr ""
-"Per motivi di sicurezza è consigliato di impostare l'opzione "
-"magic_quotes_gpc su 'on' nel file php.ini."
-
-#: setup/class_setupStep_Checks.inc:244
-#, fuzzy
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Controllo se register_globals e impostato su 'off'"
-
-#: setup/class_setupStep_Checks.inc:252
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
-msgstr ""
-"Per motivi di sicurezza è consigliato di impostare l'opzione "
-"magic_quotes_gpc su 'on' nel file php.ini."
-
-#: setup/class_setupStep_Checks.inc:253
-#, fuzzy
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione session."
-"auto_register su 'off' nel file php.ini"
-
-#: setup/class_setupStep_Checks.inc:264
-#, fuzzy
-msgid "Configuration writeable"
-msgstr "File di configurazione"
-
-#: setup/class_setupStep_Checks.inc:265
-#, fuzzy
-msgid "The configuration file can't be written"
-msgstr "File di configurazione"
-
-#: setup/class_setupStep_Checks.inc:266
-#, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writeable."
-msgstr ""
-
-#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
-msgid "License"
-msgstr ""
-
-#: setup/class_setupStep_License.inc:55
-msgid "Terms and conditions for usage"
-msgstr ""
-
-#: setup/setup_ldap.tpl:7
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr ""
-
-#: setup/setup_ldap.tpl:25
-#, fuzzy
-msgid "LDAP connection"
-msgstr "Disconnessione "
-
-#: setup/setup_ldap.tpl:29
-msgid "Location name"
-msgstr "Nome locazione"
-
-#: setup/setup_ldap.tpl:37
-#, fuzzy
-msgid "Connection URL"
-msgstr "Connessione"
-
-#: setup/setup_ldap.tpl:45
-#, fuzzy
-msgid "TLS connection"
-msgstr "Connessione"
-
-#: setup/setup_ldap.tpl:65
-#, fuzzy
-msgid "Reload"
-msgstr "leggere"
-
-#: setup/setup_ldap.tpl:69
-#, fuzzy
-msgid "Authentication"
-msgstr "Destinazione"
-
-#: setup/setup_ldap.tpl:73
-msgid "Admin DN"
-msgstr "DN dell'amministratore"
-
-#: setup/setup_ldap.tpl:78
-#, fuzzy
-msgid "Select user"
-msgstr "Rimuovi"
-
-#: setup/setup_ldap.tpl:86
-msgid "Automatically append LDAP base to admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:101
-#, fuzzy
-msgid "Schema based settings"
-msgstr "Impostazioni Samba"
-
-#: setup/setup_ldap.tpl:105
-msgid "Use rfc2307bis compliant groups"
-msgstr ""
-
-#: setup/setup_ldap.tpl:117
-#, fuzzy
-msgid "Current status"
-msgstr "Stato"
-
-#: setup/setup_checks.tpl:9
-msgid "PHP module and extension checks"
-msgstr ""
-
-#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
-msgid "GOsa will run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "PHP setup configuration"
-msgstr "Scarica il file di  configurazione"
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "show information"
-msgstr "Informazioni personali"
-
-#: setup/setup_welcome.tpl:4
-msgid ""
-"This seems to be the first time you start GOsa - we didn't find any "
-"configuration right now. This simple wizard intends to help you while "
-"setting it up."
-msgstr ""
-
-#: setup/setup_welcome.tpl:8
-msgid "What will the wizard do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:11
-#, fuzzy
-msgid "Create a basic, single site configuration"
-msgstr "Scarica il file di  configurazione"
-
-#: setup/setup_welcome.tpl:12
-msgid "Tries to find problems within your PHP and LDAP setup"
-msgstr ""
-
-#: setup/setup_welcome.tpl:13
-msgid "Let you choose from a set of basic and advanced configuration switches"
-msgstr ""
-
-#: setup/setup_welcome.tpl:14
-msgid "Guided migration of existing LDAP trees"
-msgstr ""
-
-#: setup/setup_welcome.tpl:17
-msgid "What will the wizard NOT do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:20
-#, fuzzy
-msgid "Find every possible configuration error"
-msgstr "File di configurazione"
-
-#: setup/setup_welcome.tpl:21
-msgid "Migrate every possible LDAP setup - create backup dumps!"
-msgstr ""
-
-#: setup/setup_welcome.tpl:25
-#, fuzzy
-msgid "To continue..."
-msgstr "Configurazione continua..."
-
-#: setup/setup_welcome.tpl:28
-msgid ""
-"For security reasons you need to authenticate for the installation by "
-"creating the file '/tmp/gosa.auth', containing the current session ID on the "
-"servers local filesystem. This can be done by executing the following "
-"command:"
-msgstr ""
-
-#: setup/setup_welcome.tpl:34
-msgid "Click the 'Continue' button when you've finished."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:53
-#, fuzzy
-msgid "LDAP setup"
-msgstr "Dispositivi"
-
-#: setup/class_setupStep_Ldap.inc:54
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "Disconnessione "
-
-#: setup/class_setupStep_Ldap.inc:55
-#, fuzzy
-msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
-msgstr "I campi seguenti permettono una configurazione base di GOsa."
-
-#: setup/class_setupStep_Ldap.inc:99
-#, php-format
-msgid "Anonymous bind failed on server '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:101
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed on server '%s'."
-msgstr "Impossibile selezionare il database!"
-
-#: setup/class_setupStep_Ldap.inc:106
-#, php-format
-msgid "Anonymous bind on server '%s' succeeded."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:107
-#, fuzzy
-msgid "Please specify user and password."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: setup/class_setupStep_Ldap.inc:109
-#, fuzzy, php-format
-msgid "Bind as user '%s' on server '%s' succeeded."
-msgstr "Impossibile selezionare il database!"
-
-#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
-#, fuzzy
-msgid "LDAP schema check"
-msgstr "Server"
-
-#: setup/class_setupStep_Schema.inc:42
-msgid "Perform test on your current LDAP schema"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:38
-#, fuzzy
-msgid "Welcome"
-msgstr "Benvenuto %s!"
-
-#: setup/class_setupStep_Welcome.inc:39
-#, fuzzy
-msgid "The welcome message"
-msgstr "Elimina questo record"
-
-#: setup/class_setupStep_Welcome.inc:40
-#, fuzzy
-msgid "Welcome to GOsa setup wizard"
-msgstr "Benvenuto nel setup di GOsa!"
-
-#: setup/setup_frame.tpl:11
-#, fuzzy
-msgid "GOsa setup wizard"
-msgstr "Opzioni di posta dell'identità"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Installation"
-msgstr "Amministrazione"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Steps"
-msgstr "Sistemi"
-
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-#, fuzzy
-msgid "Language setup"
-msgstr "Lingua"
-
-#: setup/class_setupStep_Language.inc:42
-#, fuzzy
-msgid "This step allows you to select your preferred language."
-msgstr "Lingua preferita"
-
-#: setup/class_setupStep_Language.inc:47
-#, fuzzy
-msgid "Automatic"
-msgstr "automatico"
-
-#: setup/class_setupStep_Language.inc:51
-#, fuzzy
-msgid "Chinese"
-msgstr "reset"
-
-#: setup/setup_migrate.tpl:5
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-
-#: setup/setup_migrate.tpl:33
-#, fuzzy
-msgid "Check again"
-msgstr "Continua"
-
-#: setup/setup_migrate.tpl:37
-msgid "Move windows workstations into a valid windows workstation department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:39
-msgid ""
-"This dialog allows you to move the displayed windows workstations into a "
-"valid department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:41
-msgid ""
-"Be careful with this tool, there may be references pointing to this "
-"workstations that can't be migrated."
-msgstr ""
-
-#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
-#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
-#: setup/setup_migrate.tpl:346
-#, fuzzy
-msgid "Select all"
-msgstr "Rimuovi"
-
-#: setup/setup_migrate.tpl:67
-msgid "Move selected windows workstations into the following GOsa department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:72
-#, fuzzy
-msgid "Move selected workstations"
-msgstr "Selezione le workstation da aggiungere"
-
-#: setup/setup_migrate.tpl:73
-msgid "What will be done here"
-msgstr ""
-
-#: setup/setup_migrate.tpl:85
-msgid "Move groups into configured group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:88
-msgid ""
-"This dialog allows moving a couple of groups to the configured group tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:91
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"groups. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:94
-msgid "Move selected groups into this group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
-#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
-#, fuzzy
-msgid "Hide changes"
-msgstr "Open-Xchange"
-
-#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
-#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
-#, fuzzy
-msgid "Show changes"
-msgstr "Mostra telefoni"
-
-#: setup/setup_migrate.tpl:140
-msgid "Move users into configured user tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:142
-msgid ""
-"This dialog allows moving a couple of users to the configured user tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:145
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"users. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:148
-#, fuzzy
-msgid "Move selected users into this people tree"
-msgstr "Nuovo template"
-
-#: setup/setup_migrate.tpl:198
-msgid "Next"
-msgstr ""
-
-#: setup/setup_migrate.tpl:201
-#, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "Crea estensioni di posta"
-
-#: setup/setup_migrate.tpl:204
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-
-#: setup/setup_migrate.tpl:233
-#, fuzzy
-msgid "Password (again)"
-msgstr "Algorimo password"
-
-#: setup/setup_migrate.tpl:258
-msgid ""
-"The listed departments are currenlty invisble in the GOsa user interface. If "
-"you want to change this for a couple of entries, select them and use the "
-"migrate button below."
-msgstr ""
-
-#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
-msgid ""
-"If you want to know what will be done when migrating the selected entries, "
-"use the 'Show changes' button to see the LDIF."
-msgstr ""
-
-#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
-#, fuzzy
-msgid "Current"
-msgstr "Password attuale"
-
-#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
-#, fuzzy
-msgid "After migration"
-msgstr "Amministrazione utenti"
-
-#: setup/setup_migrate.tpl:313
-msgid ""
-"The listed users are currenlty invisble in the GOsa user interface. If you "
-"want to change this for a couple of users, just select them and use the "
-"'Migrate' button below."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
-#, fuzzy
-msgid "GOsa settings 1/3"
-msgstr "Opzioni di posta dell'identità"
-
-#: setup/class_setupStep_Config1.inc:75
-#, fuzzy
-msgid "GOsa generic settings"
-msgstr "Impostazioni generali delle code"
-
-#: setup/class_setupStep_Config1.inc:117
-#, php-format
-msgid "The specified value for '%s' must be a numeric value"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
-msgid "GID / UID min id"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
-#, php-format
-msgid "Don't add a trailing comma to '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121
-msgid "People storage ou"
-msgstr "Ou delle persone"
-
-#: setup/class_setupStep_Config1.inc:125
-msgid "Group storage ou"
-msgstr "Ou dei gruppi"
-
-#: setup/class_setupStep_Config1.inc:129
-msgid "Uid base must be numeric"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:133
-msgid "The given password minimum length is not numeric."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:136
-msgid "The given password differ value is not numeric."
-msgstr ""
-
-#: setup/setup_language.tpl:3
-#, fuzzy
-msgid "Please select the preferred language"
-msgstr "Lingua preferita"
-
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overriden per user."
-msgstr ""
-
-#: setup/setup_language.tpl:9
-#, fuzzy
-msgid "Please your preferred language here"
-msgstr "Lingua preferita"
-
-#: setup/setup_config3.tpl:2
-#, fuzzy
-msgid "GOsa core settings"
-msgstr "Opzioni di posta dell'identità"
-
-#: setup/setup_config3.tpl:6
-#, fuzzy
-msgid "Disable primary group filter"
-msgstr "Mostra gruppi di utenti"
-
-#: setup/setup_config3.tpl:18
-#, fuzzy
-msgid "Honour administrative units"
-msgstr "Amministrazione dei gruppi di utenti"
-
-#: setup/setup_config3.tpl:30
-#, fuzzy
-msgid "Smarty compile directory"
-msgstr "Home directory"
-
-#: setup/setup_config3.tpl:39
-#, fuzzy
-msgid "Path for PPD storage"
-msgstr "Algorimo password"
-
-#: setup/setup_config3.tpl:55
-#, fuzzy
-msgid "Path for kiosk profile storage"
-msgstr "Opzioni di posta dell'identità"
-
-#: setup/setup_config3.tpl:74
-#, fuzzy
-msgid "Network resolv hook"
-msgstr "Mostra dispositiva di rete"
-
-#: setup/setup_config3.tpl:92
-#, fuzzy
-msgid "Mail queue script"
-msgstr "Script path"
-
-#: setup/setup_config3.tpl:110
-#, fuzzy
-msgid "Notification script"
-msgstr "Non ci sono certificati installati"
-
-#: setup/setup_config3.tpl:126
-msgid "Login and session"
-msgstr ""
-
-#: setup/setup_config3.tpl:129
-msgid "Enforce register_globals to be deactivated"
-msgstr ""
-
-#: setup/setup_config3.tpl:141
-msgid "Enforce encrypted connections"
-msgstr ""
-
-#: setup/setup_config3.tpl:153
-msgid "Warn if session is not encrypted"
-msgstr ""
-
-#: setup/setup_config3.tpl:165
-#, fuzzy
-msgid "Session lifetime"
-msgstr "Rilevato un conflitto di sessione"
-
-#: setup/setup_config3.tpl:173
-msgid "Debugging"
-msgstr ""
-
-#: setup/setup_config3.tpl:177
-#, fuzzy
-msgid "Show PHP errors"
-msgstr "Errore PHP"
-
-#: setup/setup_config3.tpl:189
-#, fuzzy
-msgid "Maximum LDAP query time"
-msgstr "Inoltra i messaggi a"
-
-#: setup/setup_config3.tpl:207
-msgid "Log LDAP statistics"
-msgstr ""
-
-#: setup/setup_config3.tpl:219
-#, fuzzy
-msgid "Debug level"
-msgstr "Rimuovi"
-
-#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
-#, fuzzy
-msgid "Disabled"
-msgstr "disabilitato"
-
-#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
-#, fuzzy
-msgid "Enabled"
-msgstr "disabilitato"
-
-#: setup/class_setupStep_Feedback.inc:91
-#, fuzzy
-msgid "UNIX accounts/groups"
-msgstr "Account Unix"
-
-#: setup/class_setupStep_Feedback.inc:93
-#, fuzzy
-msgid "Samba management"
-msgstr "Dirigenza"
-
-#: setup/class_setupStep_Feedback.inc:95
-#, fuzzy
-msgid "Mailsystem management"
-msgstr "Riferimenti"
-
-#: setup/class_setupStep_Feedback.inc:97
-#, fuzzy
-msgid "FAX system administration"
-msgstr "Amministrazione utenti"
-
-#: setup/class_setupStep_Feedback.inc:99
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "Amministrazione utenti"
-
-#: setup/class_setupStep_Feedback.inc:101
-#, fuzzy
-msgid "System inventory"
-msgstr "Elimina contatto"
-
-#: setup/class_setupStep_Feedback.inc:103
-#, fuzzy
-msgid "System-/Configmanagement"
-msgstr "Riferimenti"
-
-#: setup/class_setupStep_Feedback.inc:111
-#: setup/class_setupStep_Feedback.inc:113
-#, fuzzy
-msgid "Notification and feedback"
-msgstr "Non ci sono certificati installati"
-
-#: setup/class_setupStep_Feedback.inc:112
-#, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "Non ci sono certificati installati"
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid ""
-"Could not connect to feedback server (%s). There is possibly no connection "
-"to the internet."
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid ""
-"Error while sending your feedback. The service is possible temporary "
-"unavailable"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:149
-msgid "Feedback sucessfully send"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:183
-msgid ""
-"You should have enabled at least one option, to subscribe or send your "
-"feedback."
-msgstr ""
-
-#: setup/class_setup.inc:210
-#, fuzzy
-msgid "Completed"
-msgstr "incompleto"
-
-#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
-#, fuzzy
-msgid "LDAP inspection"
-msgstr "Ispezione della configurazione PHP"
-
-#: setup/class_setupStep_Migrate.inc:107
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:113
-#, fuzzy
-msgid "Checking for root object"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Migrate.inc:119
-msgid "Checking permissions on LDAP database"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:125
-#, fuzzy
-msgid "Checking for invisible deparmtments"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Migrate.inc:131
-#, fuzzy
-msgid "Checking for invisible users"
-msgstr "Controllo il supporto per iconv"
-
-#: setup/class_setupStep_Migrate.inc:137
-#, fuzzy
-msgid "Checking for super administrator"
-msgstr "Controllo la presenza di alcuni programmi addizionali"
-
-#: setup/class_setupStep_Migrate.inc:143
-#, fuzzy
-msgid "Checking for users outside the people tree"
-msgstr "Controllo il modulo cups"
-
-#: setup/class_setupStep_Migrate.inc:149
-#, fuzzy
-msgid "Checking for groups outside the groups tree"
-msgstr "Controllo il modulo cups"
-
-#: setup/class_setupStep_Migrate.inc:155
-msgid "Checking for windows workstations outside the winstation tree"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:161
-#, fuzzy
-msgid "Checking for duplicate uid numbers"
-msgstr "Controllo il supporto per %s"
-
-#: setup/class_setupStep_Migrate.inc:167
-#, fuzzy
-msgid "Checking for duplicate gid numbers"
-msgstr "Controllo il supporto per %s"
-
-#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
-#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
-#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
-#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
-#: setup/class_setupStep_Migrate.inc:807
-#, fuzzy
-msgid "LDAP query failed"
-msgstr "La query al database è fallita!"
-
-#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
-#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
-#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
-#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
-#: setup/class_setupStep_Migrate.inc:808
-msgid "Possibly the 'root object' is missing."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:213
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'uidNumber'."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: setup/class_setupStep_Migrate.inc:262
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'gidNumber'."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
-#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
-#: setup/class_setupStep_Migrate.inc:1577
-#: setup/class_setupStep_Migrate.inc:1590
-msgid "Failed"
-msgstr "Fallito"
-
-#: setup/class_setupStep_Migrate.inc:319
-#, php-format
-msgid ""
-"Found %s winstations outside the predefined winstation department ou '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
-#: setup/class_setupStep_Migrate.inc:728
-#, fuzzy
-msgid "Migrate"
-msgstr "Creare"
-
-#: setup/class_setupStep_Migrate.inc:387
-#, fuzzy, php-format
-msgid "Found %s groups outside the configured tree '%s'."
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
-#, fuzzy
-msgid "Move"
-msgstr "Dominio"
-
-#: setup/class_setupStep_Migrate.inc:462
-#, php-format
-msgid "Found %s user(s) outside the configured tree '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:597
-#, php-format
-msgid "Found %s user(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
-#, php-format
-msgid ""
-"Failed to migrate the department '%s' into GOsa, error message is as follows "
-"'%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:727
-#, php-format
-msgid "Found %s department(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:882
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:945
-#, fuzzy, php-format
-msgid "Adding acls for user '%s' failed, ldap says '%s'."
-msgstr "Impossibile selezionare il database!"
-
-#: setup/class_setupStep_Migrate.inc:970
-msgid "Specified passwords are empty or not equal."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:975
-#, fuzzy
-msgid "Please specify a valid uid."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: setup/class_setupStep_Migrate.inc:1019
-#, php-format
-msgid ""
-"Could not add administrative user, there is already an object with the same "
-"dn '%s' in your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1056
-#: setup/class_setupStep_Migrate.inc:1104
-#: setup/class_setupStep_Migrate.inc:1152
-#, fuzzy
-msgid "Couldn't move users to specified department."
-msgstr "Mostra utenti del dipartimento"
-
-#: setup/class_setupStep_Migrate.inc:1066
-msgid "Winstation will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1077
-#: setup/class_setupStep_Migrate.inc:1125
-msgid "Updating following references too"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1114
-msgid "Group will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1162
-msgid "User will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1172
-msgid "The following references will be updated"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1578
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1579
-#: setup/class_setupStep_Migrate.inc:1592
-#, fuzzy
-msgid "Try to create root object"
-msgstr "Gruppo di oggetti"
-
-#: setup/class_setupStep_Migrate.inc:1591
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1881
-#, php-format
-msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1884
-msgid "Something went wrong while copying dns."
-msgstr ""
-
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "File di configurazione"
-
-#: setup/setup_finish.tpl:13
-msgid "Download configuration"
-msgstr "Scarica il file di  configurazione"
-
-#: setup/setup_finish.tpl:18
-#, fuzzy
-msgid "Status: "
-msgstr "Stato"
-
-#: setup/setup_schema.tpl:3
-#, fuzzy
-msgid "Schema specific settings"
-msgstr "Impostazioni Samba"
-
-#: setup/setup_schema.tpl:7
-msgid "Enable schema validation when logging in"
-msgstr ""
-
-#: setup/setup_schema.tpl:16
-#, fuzzy
-msgid "Check status"
-msgstr "Stato"
-
-#: setup/setup_schema.tpl:20
-msgid "Schema check succeeded"
-msgstr ""
-
-#: setup/setup_schema.tpl:23
-#, fuzzy
-msgid "Schema check failed"
-msgstr "Server"
-
-#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
-#, fuzzy
-msgid "GOsa settings 2/3"
-msgstr "Opzioni di posta dell'identità"
-
-#: setup/class_setupStep_Config2.inc:82
-#, fuzzy
-msgid "Customize special parameters"
-msgstr "Parametro"
-
-#: setup/setup_config1.tpl:2
-msgid "Look and feel"
-msgstr ""
-
-#: setup/setup_config1.tpl:6
-#, fuzzy
-msgid "Theme"
-msgstr "Cellulare"
-
-#: setup/setup_config1.tpl:15
-#, fuzzy
-msgid "People and group storage"
-msgstr "Ou delle persone"
-
-#: setup/setup_config1.tpl:18
-#, fuzzy
-msgid "People DN attribute"
-msgstr "Attributo DN delle persone"
-
-#: setup/setup_config1.tpl:29
-#, fuzzy
-msgid "People storage subtree"
-msgstr "Ou delle persone"
-
-#: setup/setup_config1.tpl:38
-#, fuzzy
-msgid "Group storage subtree"
-msgstr "Ou dei gruppi"
-
-#: setup/setup_config1.tpl:47
-msgid "Include personal title in user DN"
-msgstr ""
-
-#: setup/setup_config1.tpl:58
-msgid "Relaxed naming policies"
-msgstr ""
-
-#: setup/setup_config1.tpl:69
-#, fuzzy
-msgid "Automatic uids"
-msgstr "automatico"
-
-#: setup/setup_config1.tpl:101
-#, fuzzy
-msgid "Number base for people/groups"
-msgstr "UID di base per utenti/gruppi"
-
-#: setup/setup_config1.tpl:109
-msgid "Hook for number base"
-msgstr ""
-
-#: setup/setup_config1.tpl:128
-#, fuzzy
-msgid "Password encryption algorithm"
-msgstr "Algoritmo di criptaggio"
-
-#: setup/setup_config1.tpl:139
-#, fuzzy
-msgid "Password restrictions"
-msgstr "La password spira il"
-
-#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
-msgid "Password minimum length"
-msgstr ""
-
-#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
-msgid "Different characters from old password"
-msgstr ""
-
-#: setup/setup_config1.tpl:170
-#, fuzzy
-msgid "Password change hook"
-msgstr "Cambia la password"
-
-#: setup/setup_config1.tpl:186
-msgid "Use SASL for kerberos"
-msgstr ""
-
-#: setup/setup_config1.tpl:197
-#, fuzzy
-msgid "Use account expiration"
-msgstr "L'account spira dopo"
-
-#: setup/setup_config1.tpl:209
-msgid ""
-"GOsa supports several encryption types for your passwords. Normally this is "
-"adjustable via user templates, but you can specify a default method to be "
-"used here, too."
-msgstr ""
-"GOsa supporta numerosi algoritmi di criptaggio per le password. Imposta "
-"quello di default."
-
-#: setup/setup_config1.tpl:210
-#, fuzzy
-msgid ""
-"GOsa always acts as admin and manages access rights internally. This is a "
-"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
-"this to work, we need the admin DN and the corresponding password."
-msgstr ""
-"GOsa agisce sul DIT tramite l'utente di amministrazione e possiede uno "
-"schema di permessi interno. Questo è un workaround finché non sarà "
-"completato il supportp per le ACL all'interno del DIT in OpenLDAP."
-
-#: setup/setup_config1.tpl:211
-msgid ""
-"Some basic LDAP parameters are tunable and affect the locations where GOsa "
-"saves people and groups, including the way accounts get created. Check the "
-"values below if the fit your needs."
-msgstr ""
-"Alcuni parametri di LDAP sono selezionabili e influenzano il posto in cui "
-"GOsa salva le identità e i gruppi. Controlla che i valori riportati "
-"corrispondano alle impostaioni del tuo DIT."
-
-#: setup/setup_config1.tpl:212
-#, fuzzy
-msgid ""
-"GOsa has modular support for several mail methods. These methods provide "
-"interfaces to users mailboxes and general handling    for quotas. You can "
-"choose the dummy plugin to leave all your mail settings untouched."
-msgstr ""
-"GOsa supporta numerosi metodi per amministrare la posta. Questi metodi "
-"possiedono interfacce per impostare opzioni come ad esempio la quota. Puoi "
-"impostare il metodo 'dummy' per mantenere tutte le impostazioni."
-
-#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
-#, fuzzy
-msgid ""
-"You are currently editing a database entry.\n"
-" Do you want to dismiss the changes?"
-msgstr ""
-"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?"
-
-#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
-msgid "Main"
-msgstr "Principale"
-
-#: ihtml/themes/default/framework.tpl:18
-msgid "Help"
-msgstr "Aiuto"
-
-#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
-msgid "Sign out"
-msgstr "Termina la sessione"
-
-#: ihtml/themes/default/framework.tpl:31
-msgid "Signed in:"
-msgstr "Connesso:"
-
-#: ihtml/themes/default/framework.tpl:34
-msgid "GOsa main menu"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:5
-msgid "Your GOsa session has expired!"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:7
-msgid ""
-"The last interaction with the GOsa web interface has been some time ago in "
-"the past. For security reasons, the session has been closed. To continue "
-"with administrative tasks, please sign in again."
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:10
-#, fuzzy
-msgid "Sign in again"
-msgstr "Entra"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. GOsa shows the relevant attributes. Please "
-"maintain the values below to fullfill the policies."
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:24
-#, fuzzy
-msgid "Cancel all"
-msgstr "Annulla"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#, fuzzy
-msgid "Operation complete"
-msgstr "incompleto"
-
-#: ihtml/themes/default/login.tpl:9
-msgid "GOsa login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:25
-#, fuzzy
-msgid "Login screen"
-msgstr "Utenti di Dominio"
-
-#: ihtml/themes/default/login.tpl:32
-#, fuzzy
-msgid ""
-"Please use your username and your password to log into the site "
-"administration system."
-msgstr "Usa il tuo <i>nome utente</i> e <i>password</i> per connetterti"
-
-#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
-#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
-msgid "Directory"
-msgstr "Directory"
-
-#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
-msgid "Sign in"
-msgstr "Entra"
-
-#: ihtml/themes/default/login.tpl:76
-msgid "Click here to log in"
-msgstr "Clicca qui per connetterti"
-
-#: ihtml/themes/default/acl.tpl:15
-msgid "Use members from"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:29
-msgid "Available members"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
-msgid "Members"
-msgstr "Membri"
-
-#: ihtml/themes/default/acl.tpl:63
-msgid "ACLs for this object"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:69
-#, fuzzy
-msgid "Available roles"
-msgstr "Applicazioni disponibili"
-
-#: ihtml/themes/default/conflict.tpl:2
-msgid "Session conflict detected"
-msgstr "Rilevato un conflitto di sessione"
-
-#: ihtml/themes/default/conflict.tpl:6
-msgid ""
-"Probably there's another active instance of your session. Multiple window "
-"operation is technical not possible and heavily depends on the browser "
-"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
-"possible. Pressing the Logout button will close this session."
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:10
-msgid ""
-"Ignoring this message will change/destroy the data you're currently editing, "
-"so please close multiple windows and log in again."
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:14
-msgid "Logout"
-msgstr "Termina sessione"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:6
-msgid "Please choose the way to react for this session"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:9
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid ""
-"ignore this error and show all entries that fit into the defined sizelimit "
-"and let me use filters instead"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:15
-msgid "Your Password has expired !! Choose a new Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:23
-#: ihtml/themes/default/accountexpired.tpl:27
-#, fuzzy
-msgid "Old Password"
-msgstr "Password"
-
-#: ihtml/themes/default/accountexpired.tpl:32
-#: ihtml/themes/default/accountexpired.tpl:36
-#, fuzzy
-msgid "New Password"
-msgstr "Nuova password"
-
-#: ihtml/themes/default/accountexpired.tpl:41
-#: ihtml/themes/default/accountexpired.tpl:45
-#, fuzzy
-msgid "Verify Password"
-msgstr "Password"
-
-#: ihtml/themes/default/accountexpired.tpl:51
-#, fuzzy
-msgid "Change Password"
-msgstr "Cambia la password"
-
-#: ihtml/themes/default/accountexpired.tpl:52
-#, fuzzy
-msgid "Click here to Change your password"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: ihtml/themes/default/islocked.tpl:2
-msgid "Locking conflict detected"
-msgstr "Rilevato un conflitto di accesso"
-
-#: ihtml/themes/default/islocked.tpl:9
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"webbrowser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:3
-#, fuzzy
-msgid "Restoring object snapshots"
-msgstr "Gruppo di oggetti"
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"Remember that DNS configuration and database entries could not be restored. "
-"For some objects it is only nescessary to open and save them again (goFon), "
-"but some entries must be recreated manually (glpi)."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that could be restored"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:49
-#, fuzzy
-msgid "Creating object snapshots"
-msgstr "Gruppo di oggetti"
-
-#: ihtml/themes/default/snapshotdialog.tpl:52
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:55
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:70
-#, fuzzy
-msgid "Timestamp"
-msgstr "Timeout"
-
-#: ihtml/themes/default/snapshotdialog.tpl:79
-msgid "Reason for generating this snapshot"
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:6
-#, fuzzy
-msgid "Change your password"
-msgstr "Cambia la password"
-
-#: ihtml/themes/default/password.tpl:33
-#, fuzzy
-msgid "Success"
-msgstr "Setup completato"
-
-#: ihtml/themes/default/password.tpl:33
-msgid "Your password has been changed successfully."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:39
-#, fuzzy
-msgid "Password change"
-msgstr "Cambia la password"
-
-#: ihtml/themes/default/password.tpl:51
-msgid ""
-"This dialog provides a simple way to change your password. Enter the current "
-"password and the new password (twice) in the fields below and press the "
-"'Change' button."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:84
-#, fuzzy
-msgid "again"
-msgstr "Principale"
-
-#: ihtml/themes/default/password.tpl:85
-#, fuzzy
-msgid "New password repeated"
-msgstr "Nuova password"
-
-#: ihtml/themes/default/password.tpl:92
-#, fuzzy
-msgid "Change"
-msgstr "Annulla"
-
-#: ihtml/themes/default/password.tpl:93
-#, fuzzy
-msgid "Click here to change your password"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: html/getxls.php:86
-msgid "Birthday"
-msgstr ""
-
-#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
-#: html/getxls.php:297
-msgid "Surname"
-msgstr "Cognome"
-
-#: html/getxls.php:94
-#, php-format
-msgid "User list of %s on %s"
-msgstr "Lista degli utenti di %s su %s"
-
-#: html/getxls.php:131 html/getxls.php:360
-#, php-format
-msgid "Groups of %s on %s"
-msgstr "Gruppi di %s su %s"
-
-#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
-#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
-#: html/getxls.php:381
-msgid "Servers"
-msgstr ""
-
-#: html/getxls.php:159 html/getxls.php:311
-msgid "Computers"
-msgstr "Computer"
-
-#: html/getxls.php:195 html/getxls.php:379
-#, php-format
-msgid "Servers of %s on %s"
-msgstr "Server di %s su %s"
-
-#: html/getxls.php:225
-msgid "Mobile phone"
-msgstr "Cellulare"
-
-#: html/getxls.php:228
-msgid "Function"
-msgstr "Funzione"
-
-#: html/getxls.php:231 html/getxls.php:312
-msgid "Adressbook"
-msgstr "Rubrica"
-
-#: html/getxls.php:238 html/getxls.php:414
-#, php-format
-msgid "Adressbook of %s on %s"
-msgstr "Rubrica di %s su %s"
-
-#: html/getxls.php:244
-msgid "Common Name"
-msgstr "Nome comune"
-
-#: html/getxls.php:281
-msgid "Day of birth"
-msgstr "Data di nascita"
-
-#: html/getxls.php:299
-msgid "Email address"
-msgstr "Indirizzo principale"
-
-#: html/getxls.php:299
-msgid "Organizational unit"
-msgstr "Unità del'organizzazione"
-
-#: html/getxls.php:300
-msgid "Postal Code"
-msgstr "CAP"
-
-#: html/getxls.php:304
-msgid "Full"
-msgstr ""
-
-#: html/getxls.php:341
-#, php-format
-msgid "User List of %s on %s"
-msgstr "Lista degli utenti di %s su %s"
-
-#: html/getxls.php:395
-#, php-format
-msgid "Computers of %s on %s"
-msgstr "Computer di %s su %s"
-
-#: html/getfax.php:53
-msgid "Could not connect to database server!"
-msgstr "Impossibile connettersi al server del database!"
-
-#: html/getfax.php:55
-msgid "Could not select database!"
-msgstr "Impossibile selezionare il database!"
-
-#: html/getfax.php:60 html/getfax.php:68
-msgid "Database query failed!"
-msgstr "La query al database è fallita!"
-
-#: html/password.php:56 html/index.php:122
-#, fuzzy, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
-
-#: html/password.php:76 html/index.php:143
-#, php-format
-msgid "Directory '%s' specified as compile directory is not accessible!"
-msgstr ""
-
-#: html/password.php:157
-msgid "Error: Password method not available!"
-msgstr ""
-
-#: html/password.php:213 html/index.php:257
-msgid "Please specify a valid username!"
-msgstr ""
-
-#: html/password.php:215 html/index.php:259
-msgid "Please specify your password!"
-msgstr ""
-
-#: html/password.php:222 html/index.php:266
-msgid "Please check the username/password combination."
-msgstr ""
-
-#: html/password.php:278 html/index.php:341
-msgid "Session will not be encrypted."
-msgstr ""
-
-#: html/password.php:278 html/index.php:341
-msgid "Enter SSL session"
-msgstr ""
-
-#: html/getvcard.php:36
-msgid "Error: getcvard.php needs a parameter to export a vcard!"
-msgstr ""
-
-#: html/getkiosk.php:25
-#, php-format
-msgid "Can't open file '%s', possibly the file does not exist."
-msgstr ""
-
-#: html/getkiosk.php:30
-#, fuzzy, php-format
-msgid "Can't read file '%s', check permissions."
-msgstr "Rimuovi"
-
-#: html/main.php:173
-msgid ""
-"FATAL: Register globals is on. GOsa will refuse to login unless this is "
-"fixed by an administrator."
-msgstr ""
-
-#: html/main.php:215
-msgid "Warning: memory is getting low - please increase the memory_limit!"
-msgstr ""
-
-#: html/main.php:354
-#, fuzzy
-msgid "Your password is about to expire, please change your password"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: html/main.php:362
-#, php-format
-msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
-msgstr ""
-
-#: html/get_attachment.php:47
-#, fuzzy
-msgid ""
-"Can't connect to glpi database, there is no mysl extension available in your "
-"php setup."
-msgstr "Impossibile connettersi al server del database!"
-
-#: html/get_attachment.php:55
-#, fuzzy
-msgid ""
-"Can't connect to specified database, please check your glpi configuration."
-msgstr "Impossibile connettersi al server del database!"
-
-#: html/get_attachment.php:64
-msgid "Can't get specified attachment file, there is no entry with this id."
-msgstr ""
-
-#: html/index.php:50
-#, fuzzy
-msgid "Session is not encrypted!"
-msgstr "Rilevato un conflitto di sessione"
-
-#: html/index.php:226
-msgid ""
-"GOsa cannot retrieve information about the installed schema files. Please "
-"make sure, that this is possible."
-msgstr ""
-
-#: html/index.php:239
-msgid ""
-"Your ldap setup contains old schema definitions. Please re-run the setup."
-msgstr ""
-
-#: html/index.php:295
-#, fuzzy
-msgid "Account locked. Please contact your system administrator."
-msgstr ""
-"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
-
-#: html/index.php:347
-msgid ""
-"Your browser has cookies disabled. Please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-
-#: html/helpviewer.php:67
-msgid "Help browser"
-msgstr ""
-
-#: html/helpviewer.php:118
-msgid "There is no helpfile specified for this class"
-msgstr ""
-
-#: html/helpviewer.php:265
-#, php-format
-msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
-msgstr ""
-
-#~ msgid "to the list of forwarders."
-#~ msgstr "alla lista degli inoltri"
-
-#, fuzzy
-#~ msgid ") with dn '%s' failed."
-#~ msgstr "Imposta dipartimento"
-
-#~ msgid "Setup finished"
-#~ msgstr "Setup completato"
-
-#~ msgid ""
-#~ "Basically the setup is finished. You can check the result of the schema "
-#~ "check here and download the autogenerated gosa.conf below."
-#~ msgstr ""
-#~ "La configurazione di GOsa è terminata. Puoi verificare il risultato del "
-#~ "controllo degli schemi e scaricare il file di configurazione autogenerto."
-
-#~ msgid "Schema Configuration"
-#~ msgstr "Configurazione delgi schemi"
-
-#~ msgid "Configuration File"
-#~ msgstr "File di configurazione"
-
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file. Save the the link below as your gosa.conf and place "
-#~ "that file in /etc/gosa. Change it as needed."
-#~ msgstr ""
-#~ "La procedura di configurazione di GOsa ha raccoolto le informazioni "
-#~ "necessarie a creare un file di configurazione iniziale. Scarica il file e "
-#~ "salvalo dentro /etc/gosa/ col nome gosa.conf."
-
-#~ msgid ""
-#~ "After placing the file under /etc/gosa, place make sure that the "
-#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
-#~ "You may want to execute these commands to achieve this requirement:"
-#~ msgstr ""
-#~ "Dopo averlo scaricato dentro /etc/gosa/, assicurati che l'utente del "
-#~ "webserver sia in grado di leggerlo mentre tutti gli altri utenti non "
-#~ "possono. In molti casi è sufficiente eseguire i comandi seguenti."
-
-#~ msgid "Welcome to the GOsa setup!"
-#~ msgstr "Benvenuto nel setup di GOsa!"
-
-#, fuzzy
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic information for "
-#~ "your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "Il file di configurazione di GOsa non è stato trovato - questo è normale "
-#~ "se è la prima volta che ti connetti. Questa procedura di setup cercherà "
-#~ "di guidarti nella creazione della configurazione in tre passaggi: per "
-#~ "prima cosa controlleremo l'installazione dei moduli PHP necessari, poi "
-#~ "cercheremo i programmi necessari e opzionali, e in fine passeremo alle "
-#~ "impostazioni del server LDAP."
-
-#~ msgid ""
-#~ "You're missing an administrative account for GOsa, you'll not be able to "
-#~ "administrate anything!"
-#~ msgstr ""
-#~ "Manca un utente amministrativo per GOsa, non sarai in grado di "
-#~ "amministrare niente!"
-
-#~ msgid ""
-#~ "To provide full administrative access to GOsa, you need to create a "
-#~ "special group which contains the administrative user. The setup program "
-#~ "can assist you with this task. Enter the desired username and the "
-#~ "password below to create the missing entries."
-#~ msgstr ""
-#~ "Per amministrare GOsa devi creare un gruppo speciale che contine l'utente "
-#~ "aministrativo. La procedura di setup ti aiuterà nel compito.Immetti il "
-#~ "nome utente e la password per creare le entrate mancanti."
-
-#~ msgid "Setup continued..."
-#~ msgstr "Configurazione continua..."
-
-#~ msgid ""
-#~ "Step two looks for a set of helper programms and checks if they have the "
-#~ "correct minimum version."
-#~ msgstr ""
-#~ "In questo secondo passo cercheremo i programmi necessari e opzionali."
-
-#~ msgid ""
-#~ "Now we're going include your LDAP server and create an initial "
-#~ "configuration. After you've entered the server URI below, a quick check "
-#~ "is performed if required LDAP schemas are in place. Samba versions are "
-#~ "autodetected by the installed objectclasses. Details on how your LDAP "
-#~ "tree is organized will be asked later on."
-#~ msgstr ""
-#~ "Adesso ci occuperemo del server LDAP e creeremo al configurazione "
-#~ "iniziale. Dopo che avrai inserito la URI del server verrà eseguito un "
-#~ "rapido controllo per verificare che tutti gli schemi necessari siano "
-#~ "presenti. La versione di Samba verrà riconosciuta automaticamente. I "
-#~ "dettagli sul DIT della tua organizzazione sarammo chiesti in seguito."
-
-#, fuzzy
-#~ msgid ""
-#~ "Please enter the server URI to allow the setup to connect your LDAP "
-#~ "server (Example: ldap://your.server:389)."
-#~ msgstr ""
-#~ "Inserisci la URI del server LDAP <i>(Per esempio: ldap://mio.server:389)."
-#~ "</i>"
-
-#~ msgid ""
-#~ "The following fields allow the basic configuration of GOsa's behaviour "
-#~ "and affect various properties in your main configuration."
-#~ msgstr "I campi seguenti permettono una configurazione base di GOsa."
-
-#~ msgid "Enter a description for the location you're configuring here"
-#~ msgstr "Inserisci una descrizione della locazione che vuoi configurare"
-
-#~ msgid ""
-#~ "GOsa always acts as admin and manages access rights internally. This is a "
-#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
-#~ "this to work, we need the admin DN and the corresponding password."
-#~ msgstr ""
-#~ "GOsa agisce sul DIT tramite l'utente di amministrazione e possiede uno "
-#~ "schema di permessi interno. Questo è un workaround finché non sarà "
-#~ "completato il supportp per le ACL all'interno del DIT in OpenLDAP."
-
-#~ msgid "Base "
-#~ msgstr "Base "
-
-#~ msgid "People dn attribute"
-#~ msgstr "Attributo DN delle persone"
-
-#~ msgid "ID base for users/groups"
-#~ msgstr "UID di base per utenti/gruppi"
-
-#~ msgid "Encryption algorithm"
-#~ msgstr "Algoritmo di criptaggio"
-
-#~ msgid ""
-#~ "GOsa has modular support for several mail methods. These methods provide "
-#~ "interfaces to users mailboxes and general handling for quotas. You can "
-#~ "choose the dummy plugin to leave all your mail settings untouched."
-#~ msgstr ""
-#~ "GOsa supporta numerosi metodi per amministrare la posta. Questi metodi "
-#~ "possiedono interfacce per impostare opzioni come ad esempio la quota. "
-#~ "Puoi impostare il metodo 'dummy' per mantenere tutte le impostazioni."
-
-#~ msgid "Display PHP errors"
-#~ msgstr "Mostra errori PHP"
-
-#~ msgid "true"
-#~ msgstr "vero"
-
-#~ msgid "false"
-#~ msgstr "falso"
-
-#~ msgid "Check"
-#~ msgstr "Continua"
-
-#, fuzzy
-#~ msgid "Vacationmessage"
-#~ msgstr "Messaggio di di risposta automatica"
-
-#, fuzzy
-#~ msgid "Sieve script management"
-#~ msgstr "Riferimenti"
-
-#, fuzzy
-#~ msgid "Can't open file '%s' to read uploaded file contents."
-#~ msgstr "Rimuovi"
-
-#~ msgid "Support for '%s' enabled"
-#~ msgstr "Supporto per '%s' abilitato."
-
-#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
-#~ msgstr "Supporto per Samba 3 disabilitato. Manca il file di schema?"
-
-#~ msgid "SAMBA 3 support enabled"
-#~ msgstr "Support per Samba 3 abilitato."
-
-#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
-#~ msgstr "Supporto per Samba 2 disabilitato. Manca il file di schema?"
-
-#~ msgid "SAMBA 2 support enabled"
-#~ msgstr "Supporto per Samba 2 abilitato."
-
-#~ msgid "Support for pureftp disabled, no schema seems to be installed"
-#~ msgstr "Supporto per pureftp disabilitato. Manca il file di schema?"
-
-#~ msgid "Support for pureftp enabled"
-#~ msgstr "Supporto per pureftp abilitato."
-
-#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
-#~ msgstr "Supporto per WebDAV disabilitato. Manca il file di schema?"
-
-#~ msgid "Support for WebDAV enabled"
-#~ msgstr "Supporto per WebDAV abilitato."
-
-#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
-#~ msgstr "Supporto per phpgroupware disabilitato. Manca il file di schema?"
-
-#~ msgid "Support for phpgroupware enabled"
-#~ msgstr "Supporto per phpgroupware abilitato."
-
-#, fuzzy
-#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
-#~ msgstr "Supporto per gofon disabilitato. Manca il file di schema?"
-
-#, fuzzy
-#~ msgid "Support for trustAccount enabled"
-#~ msgstr "Supporto per gofon abilitato."
-
-#~ msgid "Support for gofon disabled, no schema seems to be installed"
-#~ msgstr "Supporto per gofon disabilitato. Manca il file di schema?"
-
-#~ msgid "Support for gofon enabled"
-#~ msgstr "Supporto per gofon abilitato."
-
-#~ msgid "Support for nagios disabled, no schema seems to be installed"
-#~ msgstr "Supporto per nagios disabilitato. Manca il file di schema?"
-
-#~ msgid "Support for nagios enabled"
-#~ msgstr "Supporto per nagios abilitato."
-
-#, fuzzy
-#~ msgid "Support for netatalk disabled, no schema seems to be installed"
-#~ msgstr "Supporto per nagios disabilitato. Manca il file di schema?"
-
-#, fuzzy
-#~ msgid "Support for netatalk enabled"
-#~ msgstr "Supporto per nagios abilitato."
-
-#~ msgid ""
-#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
-#~ "method to cyrus"
-#~ msgstr ""
-#~ "Supporto per Kolab disabilitato. Manca il file di schema?Il metodo di "
-#~ "amministrazine della posta è impostato su cyrus"
-
-#~ msgid "Support for Kolab enabled"
-#~ msgstr "Supporto per Kolab abilitato."
-
-#~ msgid "Ignored"
-#~ msgstr "Ignora"
-
-#~ msgid "Checking for PHP version (>=4.1.0)"
-#~ msgstr "Controllo della versione di PHP (>=4.1.0)"
-
-#~ msgid ""
-#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
-#~ "in PHP language."
-#~ msgstr "PHP deve essere la versione 4.1.0 o superiore."
-
-#~ msgid "Checking if register_globals is set to 'off'"
-#~ msgstr "Controllo se register_globals e impostato su 'off'"
-
-#~ msgid "Checking for ldap module"
-#~ msgstr "Controllo il modulo ldap"
-
-#~ msgid "Checking for XML functions"
-#~ msgstr "Controllo le funzioni XML"
-
-#~ msgid ""
-#~ "This module is used by GOsa to convert samba munged dial informations and "
-#~ "is therefore required."
-#~ msgstr ""
-#~ "Questo modulo è usato da GOsa per convertire alcune informazioni usate da "
-#~ "samba ed è necessario."
-
-#~ msgid "Checking for mhash module"
-#~ msgstr "Controllo il module mhash"
-
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. If you are just using "
-#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
-#~ msgstr ""
-#~ "Questo modulo fornisce lo schema SSHA di criptaggio delle password. Se "
-#~ "usi gli schemi classici 'crypt' e 'md5' ignora queso messaggio. GOsa "
-#~ "funziona correttamente anche senza."
-
-#~ msgid "Checking for imap module"
-#~ msgstr "Controllo il modulo imap"
-
-#~ msgid "Checking for mysql module"
-#~ msgstr "Controllo il modulo mysql"
-
-#~ msgid "Checking for kadm5 module"
-#~ msgstr "Controllo il modulo kadm5"
-
-#~ msgid "Checking for snmp Module"
-#~ msgstr "Controllo il modulo snmp"
-
-#~ msgid "PHP detailed function inspection"
-#~ msgstr "Ispezione dettagliata delle funzioni PHP"
-
-#~ msgid ""
-#~ "The function %s is used by GOsa. There is no information if it's optional "
-#~ "or required yet."
-#~ msgstr ""
-#~ "La funzione %s è usata da GOsa. Non è specificato se è opzionale o "
-#~ "necessaria."
-
-#, fuzzy
-#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
-#~ msgstr "Controllo per ImageMagick (>=5.4.0)"
-
-#, fuzzy
-#~ msgid ""
-#~ "GraphicsMagick is used to convert user supplied images to fit the "
-#~ "suggested size and the unified JPEG format."
-#~ msgstr ""
-#~ "Il programma ImageMagick serve a convertire le immagini fornite dagli "
-#~ "utenti nelle dimensioni e nel formato di default."
-
-#~ msgid "Checking for ImageMagick (>=5.4.0)"
-#~ msgstr "Controllo per ImageMagick (>=5.4.0)"
-
-#~ msgid ""
-#~ "ImageMagick is used to convert user supplied images to fit the suggested "
-#~ "size and the unified JPEG format."
-#~ msgstr ""
-#~ "Il programma ImageMagick serve a convertire le immagini fornite dagli "
-#~ "utenti nelle dimensioni e nel formato di default."
-
-#~ msgid "Checking for a way to generate LM/NT password hashes"
-#~ msgstr "Controllo la possibilità di generare password con algoritmo LM/NT"
-
-#~ msgid "php.ini check -> session.auto_register"
-#~ msgstr "Controllo php.ini per session.auto_register"
-
-#~ msgid "php.ini check -> implicit_flush"
-#~ msgstr "Controllo php.ini per implicit_flush"
-
-#~ msgid "php.ini check -> max_execution_time"
-#~ msgstr "Controllo php.ini per max_execution_time"
-
-#~ msgid "php.ini check -> memory_limit"
-#~ msgstr "Controllo php.ini per memory_limit"
-
-#~ msgid ""
-#~ "GOsa needs at least 16MB of memory, less will cause unpredictable errors! "
-#~ "Increase it for larger setups."
-#~ msgstr ""
-#~ "Per non avere problemi con GOsa è necessario impostare l'opzione "
-#~ "memory_limit a 16MB o più nel file php.ini"
-
-#~ msgid "php.ini check -> expose_php"
-#~ msgstr "Controllo php.ini per expose_php"
-
-#~ msgid "php.ini check -> magic_quotes_gpc"
-#~ msgstr "Controllo php.ini per magic_quotes_gpc"
-
-#~ msgid ""
-#~ "You're missing the required attribute '%s' from this formular. Please "
-#~ "complete!"
-#~ msgstr "Manca il campo obbligatorio '%s'. Completarlo, prego. "
-
-#~ msgid "Can't log into LDAP server. Reason was: %s."
-#~ msgstr "Accesso al server LDAP fallito. La ragione è: %s."
-
-#, fuzzy
-#~ msgid ""
-#~ "User and/or group could not be created, please check your configuration "
-#~ "twice !"
-#~ msgstr "Impossibile connettersi al server del database!"
-
-#, fuzzy
-#~ msgid "Last step"
-#~ msgstr "Scegli il tuo numero di telefono personale"
-
-#, fuzzy
-#~ msgid "Please read the FAQ for more informations"
-#~ msgstr "Informazioni generali"
-
-#, fuzzy
-#~ msgid "Windows workstation ou"
-#~ msgstr "Mostra workstation"
-
-#, fuzzy
-#~ msgid "Enable"
-#~ msgstr "disabilitato"
-
-#, fuzzy
-#~ msgid "GOsa generic settings, page 3/3"
-#~ msgstr "Impostazioni generali delle code"
-
-#, fuzzy
-#~ msgid "Optional settings"
-#~ msgstr "Opzioni applicazione"
-
-#, fuzzy
-#~ msgid "Force SSL"
-#~ msgstr "Forza GID"
-
-#, fuzzy
-#~ msgid "PPd path"
-#~ msgstr "Path del profilo"
-
-#, fuzzy
-#~ msgid "Display checked object classes"
-#~ msgstr "Lista dei dipartimenti"
-
-#, fuzzy
-#~ msgid "All available objectClasses"
-#~ msgstr "Applicazioni disponibili"
-
-#, fuzzy
-#~ msgid "Configuration file"
-#~ msgstr "File di configurazione"
-
-#, fuzzy
-#~ msgid "Saving configuration file"
-#~ msgstr "Nome applicazione"
-
-#, fuzzy
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file."
-#~ msgstr ""
-#~ "La procedura di configurazione di GOsa ha raccoolto le informazioni "
-#~ "necessarie a creare un file di configurazione iniziale. Scarica il file e "
-#~ "salvalo dentro /etc/gosa/ col nome gosa.conf."
-
-#, fuzzy
-#~ msgid "Automatically write configuration"
-#~ msgstr "Scarica il file di  configurazione"
-
-#, fuzzy
-#~ msgid "Save configuration"
-#~ msgstr "Scarica il file di  configurazione"
-
-#, fuzzy
-#~ msgid "Configuration succesfully written."
-#~ msgstr "File di configurazione"
-
-#, fuzzy
-#~ msgid "Use GOsa with current configuration file"
-#~ msgstr "File di configurazione"
-
-#, fuzzy
-#~ msgid "Can't write configuration file, please check permissions."
-#~ msgstr "Rimuovi"
-
-#, fuzzy
-#~ msgid "Manually create configuration file"
-#~ msgstr "File di configurazione"
-
-#, fuzzy
-#~ msgid "Download the configuration file"
-#~ msgstr "Scarica il file di  configurazione"
-
-#, fuzzy
-#~ msgid "Setup steps"
-#~ msgstr "Stato"
-
-#, fuzzy
-#~ msgid "Please choose a language"
-#~ msgstr "Prego inserire un numero di telefono valido!"
-
-#, fuzzy
-#~ msgid "Basic installation checks"
-#~ msgstr "Mostra workstation"
-
-#, fuzzy
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
-#~ msgstr ""
-#~ "Questo modulo fornisce lo schema SSHA di criptaggio delle password. Se "
-#~ "usi gli schemi classici 'crypt' e 'md5' ignora queso messaggio. GOsa "
-#~ "funziona correttamente anche senza."
-
-#, fuzzy
-#~ msgid "Password hashes"
-#~ msgstr "La password spira il"
-
-#, fuzzy
-#~ msgid ""
-#~ "In order to use samba 2/3 you've to install some additional packages to "
-#~ "generate password hashes. (e.g. libmhash2)"
-#~ msgstr ""
-#~ "Un programma in grado di generare password con algoritmo LM/NT è "
-#~ "necessario per poter usare Samba 2 o 3."
-
-#, fuzzy
-#~ msgid "implicit_flush"
-#~ msgstr "Controllo php.ini per implicit_flush"
-
-#, fuzzy
-#~ msgid "max_execution_time"
-#~ msgstr "Controllo php.ini per max_execution_time"
-
-#, fuzzy
-#~ msgid "magic_quotes_gpc"
-#~ msgstr "Controllo php.ini per magic_quotes_gpc"
-
-#, fuzzy
-#~ msgid ""
-#~ "Increase your server security by setting magic_quotes_gpc to 'on'. PHP "
-#~ "will escape all quotes   in strings in this case."
-#~ msgstr ""
-#~ "Per motivi di sicurezza è consigliato di impostare l'opzione "
-#~ "magic_quotes_gpc su 'on' nel file php.ini."
-
-#, fuzzy
-#~ msgid "Configuration file writeable."
-#~ msgstr "File di configurazione"
-
-#, fuzzy
-#~ msgid "Ldap settings"
-#~ msgstr "Opzioni di posta dell'identità"
-
-#, fuzzy
-#~ msgid ""
-#~ "Please enter the server URI to allow the GOsa setup to connect your LDAP "
-#~ "server (Example: ldap://your.server:389)."
-#~ msgstr ""
-#~ "Inserisci la URI del server LDAP <i>(Per esempio: ldap://mio.server:389)."
-#~ "</i>"
-
-#, fuzzy
-#~ msgid "Location description"
-#~ msgstr "Descrizoione unità"
-
-#, fuzzy
-#~ msgid "Connection url"
-#~ msgstr "Connessione"
-
-#, fuzzy
-#~ msgid "Test"
-#~ msgstr "reset"
-
-#, fuzzy
-#~ msgid "Try connect"
-#~ msgstr "disconnetti"
-
-#, fuzzy
-#~ msgid "Use tls connection"
-#~ msgstr "Disconnessione "
-
-#, fuzzy
-#~ msgid "GOsa generic settings, page 1/3"
-#~ msgstr "Impostazioni generali delle code"
-
-#, fuzzy
-#~ msgid "GOsa theme"
-#~ msgstr "Il team di GOsa"
-
-#, fuzzy
-#~ msgid "Base hook"
-#~ msgstr "Base "
-
-#, fuzzy
-#~ msgid "External script"
-#~ msgstr "spedire esterno"
-
-#, fuzzy
-#~ msgid "Klick here to add a new test"
-#~ msgstr "Clicca qui per connetterti"
-
-#, fuzzy
-#~ msgid "Sieve manamgent"
-#~ msgstr "Riferimenti"
-
-#, fuzzy
-#~ msgid "Posix Account"
-#~ msgstr "Estenzioni Proxy Internet"
-
-#, fuzzy
-#~ msgid "Samba account"
-#~ msgstr "Blocca l'account samba"
-
-#, fuzzy
-#~ msgid "PHPgroupware"
-#~ msgstr "Estenzioni PHPGroupware"
-
-#, fuzzy
-#~ msgid "OpenExchange account"
-#~ msgstr "Opzioni di posta dell'identità"
-
-#, fuzzy
-#~ msgid "PHP schedule it"
-#~ msgstr "Estenzioni PHPGroupware"
-
-#, fuzzy
-#~ msgid "Nagios account"
-#~ msgstr "Contatto"
-
-#, fuzzy
-#~ msgid "Netatalk account"
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Repository settings"
-#~ msgstr "Mostra workstation"
-
-#, fuzzy
-#~ msgid "please choose a release..."
-#~ msgstr "Prego inserire un numero di telefono valido!"
-
-#, fuzzy
-#~ msgid "macro name"
-#~ msgstr "Nome gruppo"
-
-#, fuzzy
-#~ msgid "Can't delete in Database %s, on Server %s."
-#~ msgstr "Impossibile selezionare il database!"
-
-#, fuzzy
-#~ msgid "Saving of object group/phone queue with dn '%s' failed."
-#~ msgstr "Rimuovi le estensioni di posta"
-
-#, fuzzy
-#~ msgid "Removing of object group/phone queue with dn '%s' failed."
-#~ msgstr "Opzioni di posta dell'identità"
-
-#, fuzzy
-#~ msgid "Online"
-#~ msgstr "nessuno"
-
-#, fuzzy
-#~ msgid "You have no permissions to create a user on this 'Base'."
-#~ msgstr "Non hai il permesso di cambiare la tua password."
-
-#, fuzzy
-#~ msgid "You have no permissions to move this user to the specified 'Base'."
-#~ msgstr "Non hai il permesso di cambiare la tua password."
-
-#, fuzzy
-#~ msgid "Select to display users"
-#~ msgstr "Seleziona per vedere gli utenti template"
-
-#, fuzzy
-#~ msgid "Display user"
-#~ msgstr "Mostra il nome"
-
-#, fuzzy
-#~ msgid "Select to display departments"
-#~ msgstr "Selezione un dipartimento"
-
-#, fuzzy
-#~ msgid "Display departments"
-#~ msgstr "Mostra utenti del dipartimento"
-
-#, fuzzy
-#~ msgid "Viewable"
-#~ msgstr "Variabili"
-
-#, fuzzy
-#~ msgid "You have no permissions to create a mime type on this 'Base'."
-#~ msgstr "Non hai il permesso di cambiare la tua password."
-
-#, fuzzy
-#~ msgid "You are not allowed to delete this snapshot!"
-#~ msgstr "Non hai il permesso di cambiare la tua password."
-
-#, fuzzy
-#~ msgid "This zoneName is already in use"
-#~ msgstr "L'indirizzo principale inserito è già in uso."
-
-#, fuzzy
-#~ msgid "This reverse zone is already in use"
-#~ msgstr "L'indirizzo principale inserito è già in uso."
-
-#, fuzzy
-#~ msgid "Pgaer"
-#~ msgstr "Pager"
-
-#, fuzzy
-#~ msgid "Choose subtree to place macro in"
-#~ msgstr "Scegli il subtree dove mettere il gruppo"
-
-#, fuzzy
-#~ msgid "File servive (Shares)"
-#~ msgstr "Server"
-
-#, fuzzy
-#~ msgid "Removing server services/gofax with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Saving server services/gofax with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Fax server"
-#~ msgstr "Server"
-
-#, fuzzy
-#~ msgid "Kolab service"
-#~ msgstr "Utenti di Dominio"
-
-#, fuzzy
-#~ msgid "You have no permissions to create a printer on this 'Base'."
-#~ msgstr "Non hai il permesso di cambiare la tua password."
-
-#, fuzzy
-#~ msgid "NFS service"
-#~ msgstr "Mostra dispositiva di rete"
-
-#, fuzzy
-#~ msgid "Glpi management"
-#~ msgstr "Riferimenti"
-
-#, fuzzy
-#~ msgid "Removing server services/glpi with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Saving server services/glpi with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Glpi server"
-#~ msgstr "Server"
-
-#, fuzzy
-#~ msgid "Glpi server service"
-#~ msgstr "Kerberos"
-
-#, fuzzy
-#~ msgid "Attachment name"
-#~ msgstr "Argomenti"
-
-#, fuzzy
-#~ msgid "Attachment comment"
-#~ msgstr "Argomenti"
-
-#, fuzzy
-#~ msgid "Attachment mime type"
-#~ msgstr "Argomenti"
-
-#, fuzzy
-#~ msgid "Attachment filename"
-#~ msgstr "Argomenti"
-
-#, fuzzy
-#~ msgid "Removing of server services/cups with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Saving of server services/cups with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Cups service"
-#~ msgstr "Server"
-
-#, fuzzy
-#~ msgid "NTP service"
-#~ msgstr "Mostra dispositiva di rete"
-
-#, fuzzy
-#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "NTP"
-#~ msgstr "FTP"
-
-#, fuzzy
-#~ msgid "Removing server services/ldap with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Saving server services/ldap with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Syslog service"
-#~ msgstr "Mostra server"
-
-#, fuzzy
-#~ msgid "Removing server services/goSysLog with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Saving server services/goSysLog with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Syslog"
-#~ msgstr "Log di sitema"
-
-#, fuzzy
-#~ msgid "Removing server services/gofon with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Saving server services/gofon with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "GoFon server"
-#~ msgstr "server"
-
-#, fuzzy
-#~ msgid "Removing server services/goLogDB with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Saving server services/goLogDB with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Log"
-#~ msgstr "Nome utente"
-
-#, fuzzy
-#~ msgid "Removing server services/gokrb with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Saving server services/gokrb with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Postfix"
-#~ msgstr "Proxy"
-
-#, fuzzy
-#~ msgid "Removing server services/mail with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Mail service"
-#~ msgstr "Server"
-
-#, fuzzy
-#~ msgid "Removing server services/imap with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Saving server services/imap with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Imap"
-#~ msgstr "Importa"
-
-#, fuzzy
-#~ msgid "Imap service"
-#~ msgstr "Server"
-
-#, fuzzy
-#~ msgid "Share service"
-#~ msgstr "server"
-
-#, fuzzy
-#~ msgid "Share entry"
-#~ msgstr "utenti"
-
-#, fuzzy
-#~ msgid "Remove anti virus extension"
-#~ msgstr "Elimina foto"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has anti virus features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr "Questa identià possiede estensioni Unix."
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has anti virus features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr "Questa identità non possiede estensioni Unix"
-
-#, fuzzy
-#~ msgid "Removing of server services/anti virus with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Remove spamassassin extension"
-#~ msgstr "Elimina foto"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has spamassassin features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr "Questa identià possiede estensioni Unix."
-
-#, fuzzy
-#~ msgid "Add spamassassin service"
-#~ msgstr "Dispositivi del client"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has spamassassin features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr "Questa identità non possiede estensioni Unix"
-
-#, fuzzy
-#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid ""
-#~ "Set status flag for server services/spamassassin with dn '%s' failed."
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Connectivity settings"
-#~ msgstr "Connettività"
-
-#, fuzzy
-#~ msgid "gosaProxyID"
-#~ msgstr "Proxy"
-
-#, fuzzy
-#~ msgid "Quota limit period"
-#~ msgstr "Opzioni applicazione"
-
-#, fuzzy
-#~ msgid "Specified name is invalid."
-#~ msgstr "Il valore specificato per l'UID non è valido."
-
-#, fuzzy
-#~ msgid "Device ID"
-#~ msgstr "Dispositivi"
-
-#, fuzzy
-#~ msgid "apple-user-homeDirectory"
-#~ msgstr "Home directory"
-
-#, fuzzy
-#~ msgid "Removing of object group/workstation with dn '%s' failed."
-#~ msgstr "Opzioni di posta dell'identità"
-
-#, fuzzy
-#~ msgid "Delivery mode"
-#~ msgstr "Metodi di recapito"
-
-#, fuzzy
-#~ msgid "phpgwAccountExpires"
-#~ msgstr "L'account spira dopo"
-
-#, fuzzy
-#~ msgid "phpgwAccountType"
-#~ msgstr "Sicurezza"
-
-#, fuzzy
-#~ msgid "mailEnabled"
-#~ msgstr "disabilitato"
-
-#, fuzzy
-#~ msgid "GOsa intranet account"
-#~ msgstr "Crea estensioni telefoniche"
-
-#, fuzzy
-#~ msgid "Open groupware account"
-#~ msgstr "Estenzioni PHPGroupware"
-
-#, fuzzy
-#~ msgid "Can't get quota information for '%s'."
-#~ msgstr "Rimuovi"
-
-#, fuzzy
-#~ msgid "Shadow last change"
-#~ msgstr "Mostra telefoni"
-
-#, fuzzy
-#~ msgid "Device monitor"
-#~ msgstr "Nuova password"
-
-#, fuzzy
-#~ msgid "Device case"
-#~ msgstr "Dispositivi"
-
-#, fuzzy
-#~ msgid "Device motherboard"
-#~ msgstr "Seleziona il numero da aggiungere"
-
-#, fuzzy
-#~ msgid "Device soundcard"
-#~ msgstr "Nuova password"
-
-#, fuzzy
-#~ msgid "Device processor"
-#~ msgstr "Nuova password"
-
-#, fuzzy
-#~ msgid "Device misc device"
-#~ msgstr "Mostra dispositiva di rete"
-
-#, fuzzy
-#~ msgid "Device ram"
-#~ msgstr "Dispositivi"
-
-#, fuzzy
-#~ msgid "Device hard disk drive"
-#~ msgstr "Server"
-
-#, fuzzy
-#~ msgid "Device drive"
-#~ msgstr "Dispositivi"
-
-#, fuzzy
-#~ msgid "Device controler"
-#~ msgstr "Nuova conferenza"
-
-#, fuzzy
-#~ msgid "Device pci device"
-#~ msgstr "Mostra dispositiva di rete"
-
-#, fuzzy
-#~ msgid "Saving printer membership with dn %s failed "
-#~ msgstr "Imposta dipartimento"
-
-#, fuzzy
-#~ msgid "Kernel paramenter"
-#~ msgstr "Parametro"
-
-#, fuzzy
-#~ msgid "Max queue lenght"
-#~ msgstr "Coda della posta"
-
-#, fuzzy
-#~ msgid " Announce frequency"
-#~ msgstr "Messaggio di di risposta automatica"
-
-#, fuzzy
-#~ msgid "Day"
-#~ msgstr "giorno"
-
-#, fuzzy
-#~ msgid "Valume"
-#~ msgstr "Home"
-
-#, fuzzy
-#~ msgid "Server indentifier"
-#~ msgstr "Identificativo della casa"
-
-#, fuzzy
-#~ msgid "User certificate PKCS12"
-#~ msgstr "Certificato standard"
-
-#, fuzzy
-#~ msgid "Vocation message"
-#~ msgstr "Messaggio di di risposta automatica"
-
-#, fuzzy
-#~ msgid "Removing UNIX account failed"
-#~ msgstr "Rimuovi le estensioni di posta"
-
-#, fuzzy
-#~ msgid "Saving UNIX account failed"
-#~ msgstr "Account Unix"
-
-#, fuzzy
-#~ msgid "Adding environment information failed"
-#~ msgstr "Modifica proprietà"
-
-#, fuzzy
-#~ msgid "Removing FAX account failed"
-#~ msgstr "Rimuovi le estensioni di posta"
-
-#, fuzzy
-#~ msgid "Saving FAI template failed"
-#~ msgstr "Lista dei dipartimenti"
-
-#, fuzzy
-#~ msgid "Removing FAI partition table failed"
-#~ msgstr "Stampante"
-
-#~ msgid "Apply this acl only for users own entries"
-#~ msgstr "Applica questa ACL solo per i campi propri dell'utente"
-
-#, fuzzy
-#~ msgid "Removing application information failed"
-#~ msgstr "Informazioni organizzazione"
-
-#, fuzzy
-#~ msgid "Saving application information failed"
-#~ msgstr "Informazioni organizzazione"
-
-#, fuzzy
-#~ msgid "Removing application failed"
-#~ msgstr "Elimina estensioni per le applicazioni"
-
-#, fuzzy
-#~ msgid "Updating DNS service failed"
-#~ msgstr "Gruppo di oggetti"
-
-#, fuzzy
-#~ msgid "Removing DNS entries failed"
-#~ msgstr "Rimuovi le estensioni di posta"
-
-#, fuzzy
-#~ msgid "Saving DNS entries failed"
-#~ msgstr "Account Unix"
-
-#, fuzzy
-#~ msgid "Removing kolab host entry failed"
-#~ msgstr "Mostra contatti della rubrica"
-
-#, fuzzy
-#~ msgid "Removing terminal failed"
-#~ msgstr "Imposta dipartimento"
-
-#, fuzzy
-#~ msgid "Saving terminal failed"
-#~ msgstr "Imposta dipartimento"
-
-#, fuzzy
-#~ msgid "Saving terminal to DNS object failed"
-#~ msgstr "Lista dei dipartimenti"
-
-#, fuzzy
-#~ msgid "Removing phone failed"
-#~ msgstr "Elimina estensioni per le applicazioni"
-
-#, fuzzy
-#~ msgid "Removing phone macro failed"
-#~ msgstr "Elimina estensioni Unix"
-
-#, fuzzy
-#~ msgid "Saving phone macro failed"
-#~ msgstr "Estenzioni Proxy Internet"
-
-#, fuzzy
-#~ msgid "Saving phone macro parameters failed"
-#~ msgstr "Elimina estensioni per le applicazioni"
-
-#, fuzzy
-#~ msgid "Saving phone conference failed"
-#~ msgstr "Estenzioni Proxy Internet"
-
-#, fuzzy
-#~ msgid "Remove FAI repository extension."
-#~ msgstr "Elimina foto"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has FAI repository features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr "Questa identià possiede estensioni Unix."
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has FAI repository features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr "Questa identità non possiede estensioni Unix"
-
-#, fuzzy
-#~ msgid "configured for"
-#~ msgstr "non configurata"
-
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic informations "
-#~ "for your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "Il file di configurazione di GOsa non è stato trovato - questo è normale "
-#~ "se è la prima volta che ti connetti. Questa procedura di setup cercherà "
-#~ "di guidarti nella creazione della configurazione in tre passaggi: per "
-#~ "prima cosa controlleremo l'installazione dei moduli PHP necessari, poi "
-#~ "cercheremo i programmi necessari e opzionali, e in fine passeremo alle "
-#~ "impostazioni del server LDAP."
-
-#, fuzzy
-#~ msgid ""
-#~ "Your password has expired. To change your personal password use the "
-#~ "fields below. The changes take effect immediately. Please memorize the "
-#~ "new password, because you wouldn't be able to login without it."
-#~ msgstr ""
-#~ "Per cambiare la tua password usa i campi qui sotto. I cambiamenti avrenno "
-#~ "effetto immediatamente. Memorizza la nuova password perché non sarai in "
-#~ "grado di connetterti senza di essa."
-
-#, fuzzy
-#~ msgid "New Entry"
-#~ msgstr "Stampante"
-
-#, fuzzy
-#~ msgid "Admin Toggle"
-#~ msgstr "DN dell'amministratore"
-
-#, fuzzy
-#~ msgid ""
-#~ "This account has %s features disabled. Posix features are needed for "
-#~ "openXchange accounts, enable them first."
-#~ msgstr ""
-#~ "Questa identità non possiede estensioni Samba. Per poterle creare occorre "
-#~ "creare prima le estensioni Unix."
-
-#, fuzzy
-#~ msgid ""
-#~ "This account has %s features disabled. Mail features are needed for "
-#~ "openXchange accounts, enable them first."
-#~ msgstr ""
-#~ "Questa identità non possiede estensioni Samba. Per poterle creare occorre "
-#~ "creare prima le estensioni Unix."
-
-#~ msgid "List of applications"
-#~ msgstr "Lista delle applicazioni"
-
-#, fuzzy
-#~ msgid "Zone entries"
-#~ msgstr "Impostazioni Unix"
-
-#, fuzzy
-#~ msgid " can't read/write any ppd informations."
-#~ msgstr "Informazioni organizzazione"
-
-#, fuzzy
-#~ msgid ""
-#~ "Having a large size of lists, you might prefer the range selectors on top "
-#~ "of the select box."
-#~ msgstr ""
-#~ "Questo menù permette di creare, modificare e cancellare gli utenti "
-#~ "selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
-#~ "intervalli in cima alla lista degli utenti."
-
-#, fuzzy
-#~ msgid "New         Blocklist"
-#~ msgstr "Liste di blocco"
-
-#, fuzzy
-#~ msgid ""
-#~ "You may want to use the range selector on top of the group listbox, when "
-#~ "working with a large number of groups."
-#~ msgstr ""
-#~ "Questo menù permette di creare, modificare e cancellare i gruppi "
-#~ "selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
-#~ "intervalli in cima alla lista dei gruppi."
-
-#, fuzzy
-#~ msgid ""
-#~ "You may want to use the range selector on top of the application listbox, "
-#~ msgstr ""
-#~ "Questo menù permette di creare, modificare e cancellare i gruppi "
-#~ "selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
-#~ "intervalli in cima alla lista dei gruppi."
-
-#, fuzzy
-#~ msgid ""
-#~ "Having a large size of departments, you might prefer the range selectors "
-#~ "on   top of the department list."
-#~ msgstr ""
-#~ "Questo menù permette di creare, modificare e cancellare gli utenti "
-#~ "selezionati. Avendo un gran numero di utenti, puoi usare i selettori di "
-#~ "intervalli in cima alla lista degli utenti."
-
-#, fuzzy
-#~ msgid ""
-#~ "You may want to use the range selector on top of the group listbox, when "
-#~ "working with  a large number of groups."
-#~ msgstr ""
-#~ "Questo menù permette di creare, modificare e cancellare i gruppi "
-#~ "selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
-#~ "intervalli in cima alla lista dei gruppi."
-
-#, fuzzy
-#~ msgid "You may want to use the range selector on top of the macro listbox, "
-#~ msgstr ""
-#~ "Questo menù permette di creare, modificare e cancellare i gruppi "
-#~ "selezionati. Avendo un gran numero di gruppi, puoi usare i selettori di "
-#~ "intervalli in cima alla lista dei gruppi."
-
-#, fuzzy
-#~ msgid "selectors on top of the conferences list."
-#~ msgstr "Prego inserire un numero di telefono valido!"
-
-#, fuzzy
-#~ msgid "Display object groups matching"
-#~ msgstr "Mosra gruppi corrispondenti a"
-
-#, fuzzy
-#~ msgid "Groupname"
-#~ msgstr "Nome gruppo"
-
-#, fuzzy
-#~ msgid "Set root password"
-#~ msgstr "Cambia password"
-
-#, fuzzy
-#~ msgid "Choose a template to delete or edit"
-#~ msgstr "Scegli il subtree per l'utente"
-
-#, fuzzy
-#~ msgid "save"
-#~ msgstr "Salva"
-
-#, fuzzy
-#~ msgid "DFS shares"
-#~ msgstr "reset"
-
-#, fuzzy
-#~ msgid "Subnet"
-#~ msgstr "Imposta"
-
-#, fuzzy
-#~ msgid "DNS Class"
-#~ msgstr "classe"
-
-#, fuzzy
-#~ msgid "Controllers"
-#~ msgstr "Paese"
-
-#, fuzzy
-#~ msgid "Drive"
-#~ msgstr "Driver"
-
-#, fuzzy
-#~ msgid "Hdd"
-#~ msgstr "Aggiungi"
-
-#, fuzzy
-#~ msgid "DNS-Zone"
-#~ msgstr "nessuno"
-
-#, fuzzy
-#~ msgid "mailto"
-#~ msgstr "Indirizzo email"
-
-#, fuzzy
-#~ msgid "Coments"
-#~ msgstr "Contenuti"
-
-#, fuzzy
-#~ msgid "Append new class names"
-#~ msgstr "Applicazioni disponibili"
-
-#, fuzzy
-#~ msgid ""
-#~ "There is no value for 'KDE_APPLICATIONS_MENU' specified in your gosa.conf."
-#~ msgstr "Il metodo di posta '%s' non è definito in gosa.conf"
-
-#, fuzzy
-#~ msgid "Home drive"
-#~ msgstr "Server"
-
-#, fuzzy
-#~ msgid "Lock account"
-#~ msgstr "Blocca l'account samba"
diff --git a/locale/messages.po b/locale/messages.po
deleted file mode 100644 (file)
index 7ccc69f..0000000
+++ /dev/null
@@ -1,19289 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#: include/class_plugin.inc:115 include/class_plugin.inc:116
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-19 11:12+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
-#: plugins/personal/password/class_password.inc:136
-#: plugins/personal/mail/class_mailAccount.inc:1143
-#: plugins/personal/netatalk/class_netatalk.inc:374
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
-#: plugins/personal/connectivity/class_intranetAccount.inc:200
-#: plugins/personal/connectivity/class_pptpAccount.inc:178
-#: plugins/personal/connectivity/class_kolabAccount.inc:471
-#: plugins/personal/connectivity/class_proxyAccount.inc:312
-#: plugins/personal/connectivity/class_phpgwAccount.inc:162
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
-#: plugins/personal/connectivity/class_opengwAccount.inc:336
-#: plugins/personal/connectivity/class_webdavAccount.inc:161
-#: plugins/personal/environment/class_environment.inc:1317
-#: plugins/personal/nagios/class_nagiosAccount.inc:280
-#: plugins/personal/posix/class_posixAccount.inc:1357
-#: plugins/personal/samba/class_sambaAccount.inc:1097
-#: plugins/personal/generic/class_user.inc:1418
-msgid "My account"
-msgstr ""
-
-#: contrib/gosa.conf:45
-msgid "Administration"
-msgstr ""
-
-#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
-msgid "Addons"
-msgstr ""
-
-#: contrib/gosa.conf:107
-msgid "ACL Role"
-msgstr ""
-
-#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
-#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
-#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
-#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
-#: contrib/gosa.conf:211 contrib/gosa.conf:238 contrib/gosa.conf:242
-#: plugins/gofax/blocklists/generic.tpl:1
-#: plugins/gofax/faxaccount/paste_generic.tpl:4
-#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:940
-#: plugins/admin/systems/class_phoneGeneric.inc:476
-#: plugins/admin/systems/goImapServer.tpl:1
-#: plugins/admin/systems/class_componentGeneric.inc:268
-#: plugins/admin/systems/class_printGeneric.inc:880
-#: plugins/admin/systems/class_servGeneric.inc:414
-#: plugins/admin/systems/goMailServer.tpl:1
-#: plugins/admin/systems/servkolab.tpl:6
-#: plugins/admin/systems/class_workstationGeneric.inc:611
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
-#: plugins/admin/systems/glpi.tpl:6
-#: plugins/admin/systems/servdnseditzone.tpl:1
-#: plugins/admin/systems/glpiPrinter.tpl:6
-#: plugins/admin/applications/class_applicationGeneric.inc:542
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
-#: plugins/admin/mimetypes/paste_generic.tpl:4
-#: plugins/admin/mimetypes/generic.tpl:4
-#: plugins/admin/departments/class_departmentGeneric.inc:586
-#: plugins/admin/ogroups/class_ogroup.inc:747
-#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
-#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
-#: plugins/admin/fai/faiTemplateEntry.tpl:3
-#: plugins/admin/fai/faiHookEntry.tpl:5
-#: plugins/admin/fai/faiVariableEntry.tpl:5
-#: plugins/admin/fai/faiPartitionTable.tpl:4
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
-#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
-#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
-#: plugins/personal/generic/class_user.inc:16
-#: plugins/personal/generic/class_user.inc:1413
-#: plugins/generic/references/class_reference.inc:20
-#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
-msgid "Generic"
-msgstr ""
-
-#: contrib/gosa.conf:112
-msgid "Unix"
-msgstr ""
-
-#: contrib/gosa.conf:113 contrib/gosa.conf:140
-#: plugins/admin/groups/class_divListGroup.inc:233
-#: plugins/admin/users/class_divListUsers.inc:223
-#: plugins/admin/ogroups/tabs_ogroups.inc:132
-#: plugins/personal/environment/class_environment.inc:12
-#: plugins/personal/environment/class_environment.inc:1312
-msgid "Environment"
-msgstr ""
-
-#: contrib/gosa.conf:114 contrib/gosa.conf:142
-#: plugins/admin/groups/class_divListGroup.inc:225
-#: plugins/admin/groups/class_groupMail.inc:1110
-#: plugins/admin/users/class_divListUsers.inc:225
-#: plugins/admin/ogroups/class_divListOGroup.inc:215
-#: plugins/admin/ogroups/tabs_ogroups.inc:81
-#: plugins/admin/ogroups/tabs_ogroups.inc:221
-#: plugins/admin/ogroups/paste_mail.tpl:4
-#: plugins/admin/ogroups/class_mailogroup.inc:181
-#: plugins/personal/mail/class_mailAccount.inc:22
-#: plugins/personal/mail/class_mailAccount.inc:1138
-#: plugins/generic/references/class_reference.inc:24
-msgid "Mail"
-msgstr ""
-
-#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
-#: plugins/admin/users/class_divListUsers.inc:231
-#: plugins/personal/samba/class_sambaAccount.inc:24
-#: plugins/personal/samba/class_sambaAccount.inc:1092
-#: plugins/generic/references/class_reference.inc:26
-#: plugins/generic/references/class_reference.inc:28
-msgid "Samba"
-msgstr ""
-
-#: contrib/gosa.conf:117 contrib/gosa.conf:120
-#: plugins/admin/users/class_divListUsers.inc:233
-#: plugins/personal/netatalk/class_netatalk.inc:36
-#: plugins/personal/netatalk/class_netatalk.inc:370
-msgid "Netatalk"
-msgstr ""
-
-#: contrib/gosa.conf:123
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_connectivity.inc:15
-#: plugins/personal/connectivity/main.inc:118
-msgid "Connectivity"
-msgstr ""
-
-#: contrib/gosa.conf:124
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
-#: plugins/gofax/faxaccount/paste_generic.tpl:8
-#: plugins/gofax/faxaccount/generic.tpl:10
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
-#: plugins/admin/users/class_divListUsers.inc:229
-#: plugins/admin/departments/class_departmentGeneric.inc:605
-#: plugins/admin/departments/generic.tpl:91
-#: plugins/personal/generic/generic.tpl:334
-#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
-#: html/getxls.php:297
-msgid "Fax"
-msgstr ""
-
-#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
-#: plugins/addons/addressbook/address_edit.tpl:221
-#: plugins/addons/addressbook/address_info.tpl:67
-#: plugins/addons/addressbook/address_info.tpl:163
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_divListGroup.inc:231
-#: plugins/admin/systems/class_systemManagement.inc:1272
-#: plugins/admin/systems/chooser.tpl:12
-#: plugins/admin/users/class_divListUsers.inc:227
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/ogroups/class_phonequeue.inc:920
-#: plugins/admin/ogroups/class_ogroupManagement.inc:433
-#: plugins/personal/generic/generic.tpl:309
-#: plugins/personal/generic/generic.tpl:490
-#: plugins/generic/references/class_reference.inc:40
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
-msgid "Phone"
-msgstr ""
-
-#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
-msgid "Scalix"
-msgstr ""
-
-#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
-#: plugins/personal/nagios/class_nagiosAccount.inc:275
-msgid "Nagios"
-msgstr ""
-
-#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
-#: plugins/admin/applications/class_applicationManagement.inc:25
-#: plugins/admin/mimetypes/generic.tpl:112
-#: plugins/admin/mimetypes/generic.tpl:165
-msgid "Applications"
-msgstr ""
-
-#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
-#: plugins/admin/systems/class_servRepository.inc:260
-#: plugins/admin/systems/printerPPDDialog.tpl:17
-#: plugins/admin/applications/generic.tpl:92
-#: plugins/admin/ogroups/phonequeue.tpl:47
-#: plugins/gofon/conference/generic.tpl:130
-msgid "Options"
-msgstr ""
-
-#: contrib/gosa.conf:156
-#: plugins/admin/applications/class_applicationParameters.inc:232
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
-msgid "Parameter"
-msgstr ""
-
-#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
-#: plugins/admin/systems/class_terminalStartup.inc:468
-#: plugins/admin/systems/class_workstationStartup.inc:1190
-#: plugins/admin/ogroups/tabs_ogroups.inc:102
-msgid "Startup"
-msgstr ""
-
-#: contrib/gosa.conf:162 contrib/gosa.conf:184
-#: plugins/admin/ogroups/tabs_ogroups.inc:105
-msgid "Devices"
-msgstr ""
-
-#: contrib/gosa.conf:163 contrib/gosa.conf:185
-#: plugins/admin/systems/class_systemManagement.inc:1281
-#: plugins/admin/systems/class_printGeneric.inc:886
-#: plugins/admin/ogroups/class_ogroupManagement.inc:436
-#: plugins/personal/environment/environment.tpl:235
-#: plugins/generic/references/class_reference.inc:52
-msgid "Printer"
-msgstr ""
-
-#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
-#: plugins/gofax/blocklists/generic.tpl:90
-#: plugins/addons/godfs/contents.tpl:22
-#: plugins/addons/addressbook/contents.tpl:33
-#: plugins/admin/systems/glpiSelectUser.tpl:20
-#: plugins/admin/systems/glpiAttachmentPool.tpl:20
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
-#: plugins/admin/systems/glpiDeviceManagement.tpl:20
-#: plugins/admin/systems/servRepository.tpl:26
-#: plugins/admin/systems/glpiPrinter.tpl:127
-#: plugins/admin/fai/faiPackageEntry.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:21
-#: plugins/gofon/macro/headpage.tpl:20
-#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
-#: ihtml/themes/default/MultiSelectWindow.tpl:27
-#: ihtml/themes/default/MultiSelectWindow.tpl:67
-msgid "Information"
-msgstr ""
-
-#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
-#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
-#: contrib/gosa.conf:212
-msgid "Inventory"
-msgstr ""
-
-#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_goLdapServer.inc:86
-#: plugins/admin/systems/class_goCupsServer.inc:71
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goImapServer.inc:161
-#: plugins/admin/systems/class_servDNS.inc:398
-#: plugins/admin/systems/class_goFonServer.inc:131
-#: plugins/admin/systems/class_goMailServer.inc:704
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#: plugins/admin/systems/servkolab.tpl:39
-#: plugins/admin/systems/class_goVirusServer.inc:221
-#: plugins/admin/systems/class_servRepository.inc:378
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#: plugins/admin/systems/class_goShareServer.inc:388
-#: plugins/admin/systems/class_servKolab.inc:386
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Services"
-msgstr ""
-
-#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
-#: contrib/gosa.conf:190
-msgid "FAI summary"
-msgstr ""
-
-#: contrib/gosa.conf:255
-msgid "OGo"
-msgstr ""
-
-#: contrib/gosa.conf:267 plugins/addons/gotomasses/contents.tpl:11
-#: plugins/addons/gotomasses/contents.tpl:13
-#: plugins/addons/gotomasses/contents.tpl:15
-#: plugins/addons/ldapmanager/contentexportxls.tpl:19
-#: plugins/addons/ldapmanager/contentexportxls.tpl:32
-#: plugins/addons/ldapmanager/contentexportxls.tpl:47
-#: plugins/addons/ldapmanager/contentexport.tpl:16
-#: plugins/addons/ldapmanager/contentexport.tpl:29
-#: plugins/addons/ldapmanager/contentexport.tpl:44
-#: include/sieve/templates/edit_frame_base.tpl:6
-msgid "Export"
-msgstr ""
-
-#: contrib/gosa.conf:268
-msgid "Excel Export"
-msgstr ""
-
-#: contrib/gosa.conf:269 plugins/addons/gotomasses/contents.tpl:21
-#: plugins/addons/gotomasses/contents.tpl:25
-#: plugins/addons/gotomasses/contents.tpl:28
-#: plugins/addons/notifications/contents.tpl:54
-#: plugins/addons/ldapmanager/contentcsv.tpl:109
-#: plugins/addons/ldapmanager/contentcsv.tpl:112
-#: plugins/addons/ldapmanager/contentimport.tpl:50
-#: plugins/admin/applications/generic.tpl:135
-#: plugins/personal/mail/generic.tpl:238
-#: plugins/personal/environment/logonManagement.tpl:65
-#: include/sieve/templates/import_script.tpl:12
-#: include/sieve/templates/edit_frame_base.tpl:7
-msgid "Import"
-msgstr ""
-
-#: contrib/gosa.conf:270
-msgid "CSV Import"
-msgstr ""
-
-#: contrib/gosa.conf:275 contrib/gosa.conf:305
-msgid "Partitions"
-msgstr ""
-
-#: contrib/gosa.conf:279 contrib/gosa.conf:309
-#: plugins/admin/applications/generic.tpl:130
-#: plugins/admin/fai/faiScriptEntry.tpl:56
-#: plugins/admin/fai/class_faiScript.inc:546
-#: plugins/admin/fai/faiHookEntry.tpl:56
-#: plugins/personal/environment/logonManagement.tpl:55
-msgid "Script"
-msgstr ""
-
-#: contrib/gosa.conf:283 contrib/gosa.conf:313
-#: plugins/admin/fai/class_faiSummaryTab.inc:45
-msgid "Hooks"
-msgstr ""
-
-#: contrib/gosa.conf:287 contrib/gosa.conf:317
-#: plugins/admin/fai/class_faiSummaryTab.inc:46
-msgid "Variables"
-msgstr ""
-
-#: contrib/gosa.conf:291 contrib/gosa.conf:321
-#: plugins/admin/fai/class_faiSummaryTab.inc:47
-msgid "Templates"
-msgstr ""
-
-#: contrib/gosa.conf:295 contrib/gosa.conf:325
-#: plugins/admin/fai/class_faiSummaryTab.inc:50
-#: plugins/personal/environment/environment.tpl:11
-msgid "Profiles"
-msgstr ""
-
-#: contrib/gosa.conf:296 contrib/gosa.conf:326
-#: plugins/admin/acl/class_divListACL.inc:54
-#: plugins/admin/ogroups/tabs_ogroups.inc:109
-msgid "Summary"
-msgstr ""
-
-#: contrib/gosa.conf:300 contrib/gosa.conf:330
-#: plugins/admin/fai/class_faiPackage.inc:547
-msgid "Packages"
-msgstr ""
-
-#: contrib/gosa.conf:336 plugins/addons/logview/class_logview.inc:7
-#: plugins/addons/logview/class_logview.inc:409
-#: plugins/addons/logview/class_gosa_logview.inc:7
-msgid "System logs"
-msgstr ""
-
-#: contrib/gosa.conf:337
-msgid "GOsa logs"
-msgstr ""
-
-#: contrib/gosa.conf:516 plugins/admin/ogroups/class_phonequeue.inc:270
-#: setup/class_setupStep_Language.inc:48
-msgid "German"
-msgstr ""
-
-#: contrib/gosa.conf:517 setup/class_setupStep_Language.inc:52
-msgid "Russian"
-msgstr ""
-
-#: contrib/gosa.conf:518
-msgid "Spanish"
-msgstr ""
-
-#: contrib/gosa.conf:519 setup/class_setupStep_Language.inc:49
-msgid "French"
-msgstr ""
-
-#: contrib/gosa.conf:520
-msgid "Dutch"
-msgstr ""
-
-#: contrib/gosa.conf:521 setup/class_setupStep_Language.inc:50
-msgid "English"
-msgstr ""
-
-#: contrib/gosa.conf:522
-msgid "Italian"
-msgstr ""
-
-#: contrib/gosa.conf:523
-msgid "Polish"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:6
-msgid "FAX Reports"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:7
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
-#: plugins/addons/gotomasses/class_gotomasses.inc:7
-#: plugins/addons/notifications/class_msgplug.inc:7
-#: plugins/addons/mailqueue/class_mailqueue.inc:7
-#: plugins/addons/logview/class_logview.inc:8
-#: plugins/addons/logview/class_gosa_logview.inc:8
-#: plugins/addons/godfs/class_dfsManagment.inc:11
-#: plugins/addons/addressbook/class_addressbook.inc:7
-#: plugins/addons/ldapmanager/class_exportxls.inc:8
-#: plugins/addons/ldapmanager/class_export.inc:7
-#: plugins/addons/ldapmanager/class_csvimport.inc:7
-#: plugins/addons/ldapmanager/class_import.inc:7
-#: plugins/addons/ldapmanager/class_ldif.inc:8
-#: plugins/admin/groups/class_groupManagement.inc:26
-#: plugins/admin/systems/class_systemManagement.inc:33
-#: plugins/admin/applications/class_applicationManagement.inc:26
-#: plugins/admin/users/class_userManagement.inc:29
-#: plugins/admin/acl/class_aclManagement.inc:28
-#: plugins/admin/acl/class_aclRole.inc:7
-#: plugins/admin/departments/class_departmentManagement.inc:26
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-#: plugins/personal/scalix/class_scalixAccount.inc:17
-#: plugins/personal/password/class_password.inc:25
-#: plugins/personal/mail/class_mailAccount.inc:23
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
-#: plugins/personal/connectivity/class_connectivity.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:18
-#: plugins/personal/connectivity/class_pptpAccount.inc:27
-#: plugins/personal/connectivity/class_kolabAccount.inc:6
-#: plugins/personal/connectivity/class_proxyAccount.inc:6
-#: plugins/personal/connectivity/class_phpgwAccount.inc:6
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
-#: plugins/personal/connectivity/class_opengwAccount.inc:7
-#: plugins/personal/connectivity/class_webdavAccount.inc:7
-#: plugins/personal/environment/class_environment.inc:13
-#: plugins/personal/nagios/class_nagiosAccount.inc:19
-#: plugins/personal/posix/class_posixAccount.inc:17
-#: plugins/personal/samba/class_sambaAccount.inc:25
-#: plugins/personal/generic/class_user.inc:17
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
-#: plugins/gofon/fonreports/class_fonreport.inc:7
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
-msgid "This does something"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:115
-msgid ""
-"No fax extension defined in your server configuration, no reports can be "
-"shown!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:118
-#: plugins/addons/logview/class_logview.inc:83
-#: plugins/addons/logview/class_gosa_logview.inc:104
-#: plugins/gofon/fonreports/class_fonreport.inc:168
-msgid "There is no mysql extension available, please check your php setup."
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:125
-msgid "Can't connect to fax database, no reports can be shown!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:129
-msgid "Can't select fax database for report generation!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:134
-msgid "Can't query fax table 'faxlog' for report generation!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:157
-#: plugins/gofax/faxreports/class_faxreport.inc:297
-msgid "Query for fax database failed!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:166
-#: plugins/gofax/faxreports/class_faxreport.inc:176
-msgid "You have no permission to retrieve informations about this fax id!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:207
-#: plugins/gofax/faxreports/class_faxreport.inc:322
-#: plugins/gofon/fonreports/class_fonreport.inc:228
-msgid "Y-M-D"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-msgid "Insufficient permissions to view this attribute"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/admin/groups/class_groupApplication.inc:435
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-msgid "Insufficient permissions"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:480
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-msgid "Fax report"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-msgid "All entries are readonly"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:486
-msgid "Fax reports"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:491
-msgid "Detailed view"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:492
-msgid "Fax ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#: plugins/gofax/faxreports/contents.tpl:31
-#: plugins/addons/logview/gosa_log_contents.tpl:83
-#: plugins/addons/logview/contents.tpl:84
-#: plugins/gofon/fonreports/class_fonreport.inc:404
-#: plugins/gofon/fonreports/contents.tpl:30
-msgid "Date"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-msgid "Time"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:494
-#: plugins/gofax/faxreports/contents.tpl:32
-#: plugins/gofax/faxreports/detail.tpl:45
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
-#: plugins/personal/posix/generic.tpl:35
-#: plugins/gofon/fonreports/contents.tpl:35
-msgid "Status"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:495
-#: plugins/gofax/faxreports/detail.tpl:33
-msgid "Sender ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:496
-#: plugins/gofax/faxreports/detail.tpl:29
-msgid "Sender MSN"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:497
-#: plugins/gofax/faxreports/detail.tpl:41
-msgid "Receiver ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:498
-#: plugins/gofax/faxreports/detail.tpl:37
-msgid "Receiver MSN"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:499
-msgid "Number of pages"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:500
-msgid "Status Message"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:501
-#: plugins/gofax/faxreports/detail.tpl:53
-msgid "Transfer time"
-msgstr ""
-
-#: plugins/gofax/faxreports/main.inc:14
-msgid "FAX reports"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:2
-#: plugins/addons/logview/gosa_log_contents.tpl:2
-#: plugins/addons/logview/contents.tpl:2
-#: plugins/gofon/fonreports/contents.tpl:2
-msgid "Filter"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:6
-#: plugins/addons/mailqueue/contents.tpl:11
-#: plugins/addons/logview/gosa_log_contents.tpl:47
-#: plugins/addons/logview/contents.tpl:47
-#: plugins/addons/addressbook/contents.tpl:109
-#: plugins/gofon/fonreports/contents.tpl:6
-msgid "Search for"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:7
-#: plugins/gofon/fonreports/contents.tpl:7
-msgid "Enter user name to search for"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:8
-#: plugins/gofax/faxreports/contents.tpl:16
-#: plugins/gofon/fonreports/contents.tpl:8
-#: plugins/gofon/fonreports/contents.tpl:16
-msgid "in"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:9
-#: plugins/gofon/fonreports/contents.tpl:9
-msgid "Select subtree to base search on"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:12
-#: plugins/gofon/fonreports/contents.tpl:12
-msgid "during"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:21
-#: plugins/addons/mailqueue/contents.tpl:10
-#: plugins/addons/mailqueue/contents.tpl:26
-#: plugins/addons/logview/gosa_log_contents.tpl:68
-#: plugins/addons/logview/contents.tpl:68
-#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
-#: ihtml/themes/default/help.tpl:21
-msgid "Search"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:30
-#: plugins/gofax/faxreports/detail.tpl:21
-#: plugins/addons/logview/gosa_log_contents.tpl:84
-#: plugins/admin/systems/class_printGeneric.inc:868
-#: plugins/admin/systems/class_gosaLogServer.inc:102
-#: plugins/admin/ogroups/class_ogroupManagement.inc:428
-#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:212
-#: setup/setup_config2.tpl:257
-msgid "User"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:33
-#: plugins/addons/mailqueue/contents.tpl:56
-msgid "Sender"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:34
-msgid "Receiver"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:35
-#: plugins/gofax/faxreports/detail.tpl:57
-msgid "# pages"
-msgstr ""
-
-#: plugins/gofax/faxreports/contents.tpl:50
-#: plugins/addons/logview/gosa_log_contents.tpl:98
-#: plugins/addons/logview/contents.tpl:97
-#: plugins/gofon/fonreports/contents.tpl:51
-msgid "Search returned no results..."
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:5
-msgid "FAX preview - please wait"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:8
-msgid "Click on fax to download"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:17
-msgid "FAX ID"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:25
-msgid "Date / Time"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:49
-msgid "Status message"
-msgstr ""
-
-#: plugins/gofax/faxreports/detail.tpl:67
-#: plugins/addons/mailqueue/header.tpl:5
-#: plugins/addons/ldapmanager/contentcsv.tpl:114
-#: plugins/addons/ldapmanager/contentexportxls.tpl:69
-#: plugins/addons/ldapmanager/contentexport.tpl:66
-#: plugins/addons/ldapmanager/contentimport.tpl:45
-#: plugins/admin/systems/class_systemManagement.inc:179
-#: plugins/admin/departments/dep_iframe.tpl:18
-#: plugins/admin/fai/faiNewBranch.tpl:51
-#: plugins/personal/password/changed.tpl:9
-#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
-#: setup/class_setup.inc:275 setup/class_setup.inc:277
-msgid "Back"
-msgstr ""
-
-#: plugins/gofax/blocklists/remove.tpl:2
-#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
-#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
-#: plugins/admin/systems/remove_ppd.tpl:2
-#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
-#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
-#: plugins/admin/departments/remove.tpl:2
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
-#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
-#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
-#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
-#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
-#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
-#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
-#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
-#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
-#: html/password.php:278 html/index.php:50 html/index.php:341
-#: html/index.php:347
-msgid "Warning"
-msgstr ""
-
-#: plugins/gofax/blocklists/remove.tpl:6
-#: plugins/admin/systems/remove_glpi.tpl:6
-#: include/sieve/templates/remove_script.tpl:6
-msgid ""
-"Please double check if your really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-
-#: plugins/gofax/blocklists/remove.tpl:10
-#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
-#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
-#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
-#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
-#: ihtml/themes/default/remove.tpl:9
-msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-
-#: plugins/gofax/blocklists/remove.tpl:15
-#: plugins/gofax/blocklists/remove.tpl:19
-#: plugins/gofax/blocklists/generic.tpl:83
-#: plugins/gofax/faxaccount/lists.tpl:14
-#: plugins/gofax/faxaccount/generic.tpl:111
-#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
-#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
-#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
-#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
-#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
-#: plugins/admin/systems/phonesettings.tpl:210
-#: plugins/admin/systems/phonesettings.tpl:233
-#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
-#: plugins/admin/systems/class_termDNS.inc:522
-#: plugins/admin/systems/goNtpServer.tpl:21
-#: plugins/admin/systems/remove_glpi.tpl:14
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
-#: plugins/admin/systems/goShareServer.tpl:20
-#: plugins/admin/systems/glpi_edit_os.tpl:10
-#: plugins/admin/systems/class_servDNSeditZone.inc:316
-#: plugins/admin/systems/class_servDNSeditZone.inc:541
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
-#: plugins/admin/systems/terminal.tpl:131
-#: plugins/admin/systems/glpi_edit_type.tpl:10
-#: plugins/admin/systems/remove_ppd.tpl:12
-#: plugins/admin/systems/workstation.tpl:108
-#: plugins/admin/systems/workstationStartup.tpl:131
-#: plugins/admin/systems/workstationStartup.tpl:165
-#: plugins/admin/applications/remove.tpl:14
-#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
-#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
-#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
-#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
-#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
-#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
-#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
-#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
-#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
-#: plugins/admin/fai/remove_branch.tpl:14
-#: plugins/admin/fai/faiPartitionTable.tpl:54
-#: plugins/personal/scalix/paste_generic.tpl:13
-#: plugins/personal/scalix/generic.tpl:114
-#: plugins/personal/mail/copypaste.tpl:45
-#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
-#: plugins/personal/mail/generic.tpl:263
-#: plugins/personal/connectivity/kolab.tpl:56
-#: plugins/personal/environment/class_environment.inc:695
-#: plugins/personal/environment/environment.tpl:187
-#: plugins/personal/environment/environment.tpl:225
-#: plugins/personal/environment/environment.tpl:251
-#: plugins/personal/posix/paste_generic.tpl:62
-#: plugins/personal/posix/generic.tpl:91
-#: plugins/personal/posix/generic.tpl:129
-#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
-#: plugins/gofon/macro/remove.tpl:18
-#: plugins/gofon/phoneaccount/paste_generic.tpl:19
-#: plugins/gofon/phoneaccount/generic.tpl:22
-#: plugins/gofon/conference/remove.tpl:15
-#: plugins/gofon/conference/remove.tpl:19
-#: include/sieve/templates/remove_script.tpl:14
-#: ihtml/themes/default/remove.tpl:13
-msgid "Delete"
-msgstr ""
-
-#: plugins/gofax/blocklists/remove.tpl:17
-#: plugins/gofax/blocklists/remove.tpl:21
-#: plugins/gofax/blocklists/generic.tpl:106
-#: plugins/gofax/faxaccount/locals.tpl:62
-#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
-#: plugins/addons/gotomasses/contents.tpl:115
-#: plugins/addons/gotomasses/contents.tpl:118
-#: plugins/addons/godfs/class_dfsManagment.inc:249
-#: plugins/addons/addressbook/remove.tpl:16
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/address_edit.tpl:265
-#: plugins/admin/groups/class_groupManagement.inc:424
-#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
-#: plugins/admin/groups/application_options.tpl:13
-#: plugins/admin/groups/mail_locals.tpl:68
-#: plugins/admin/groups/mail_admins.tpl:39
-#: plugins/admin/groups/group_objects.tpl:57
-#: plugins/admin/systems/SelectDeviceType.tpl:45
-#: plugins/admin/systems/goKrbServer.tpl:32
-#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
-#: plugins/admin/systems/goGlpiServer.tpl:34
-#: plugins/admin/systems/goLdapServer.tpl:11
-#: plugins/admin/systems/gencd.tpl:11
-#: plugins/admin/systems/glpi_devices.tpl:761
-#: plugins/admin/systems/class_goService.inc:40
-#: plugins/admin/systems/goImapServer.tpl:118
-#: plugins/admin/systems/glpiSelectUser.tpl:51
-#: plugins/admin/systems/class_systemManagement.inc:830
-#: plugins/admin/systems/goMailServer.tpl:223
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
-#: plugins/admin/systems/servnfs.tpl:140
-#: plugins/admin/systems/goNtpServer.tpl:31
-#: plugins/admin/systems/remove_glpi.tpl:16
-#: plugins/admin/systems/goShareServer.tpl:31
-#: plugins/admin/systems/goFonServer.tpl:41
-#: plugins/admin/systems/goSyslogServer.tpl:7
-#: plugins/admin/systems/glpiAttachmentPool.tpl:52
-#: plugins/admin/systems/servkolab.tpl:247
-#: plugins/admin/systems/goCupsServer.tpl:7
-#: plugins/admin/systems/ServiceAddDialog.tpl:30
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
-#: plugins/admin/systems/goTerminalServer.tpl:25
-#: plugins/admin/systems/glpi_edit_os.tpl:29
-#: plugins/admin/systems/goSpamServer.tpl:127
-#: plugins/admin/systems/goFaxServer.tpl:25
-#: plugins/admin/systems/class_baseSelectDialog.inc:43
-#: plugins/admin/systems/gosaLogServer.tpl:33
-#: plugins/admin/systems/servdns.tpl:23
-#: plugins/admin/systems/goSpamServerRule.tpl:23
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
-#: plugins/admin/systems/servRepositorySetup.tpl:56
-#: plugins/admin/systems/glpi_edit_type.tpl:29
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
-#: plugins/admin/systems/remove_ppd.tpl:14
-#: plugins/admin/systems/printerPPDDialog.tpl:23
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
-#: plugins/admin/systems/glpiDeviceManagement.tpl:52
-#: plugins/admin/systems/servRepository.tpl:68
-#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
-#: plugins/admin/systems/servdnseditzone.tpl:129
-#: plugins/admin/systems/goVirusServer.tpl:170
-#: plugins/admin/systems/goLogDBServer.tpl:25
-#: plugins/admin/applications/remove.tpl:16
-#: plugins/admin/applications/remove.tpl:20
-#: plugins/admin/applications/class_applicationManagement.inc:439
-#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
-#: plugins/admin/users/template.tpl:50
-#: plugins/admin/users/class_userManagement.inc:747
-#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
-#: plugins/admin/mimetypes/remove.tpl:20
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
-#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
-#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
-#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
-#: plugins/admin/departments/remove.tpl:17
-#: plugins/admin/departments/remove.tpl:21
-#: plugins/admin/departments/class_departmentManagement.inc:397
-#: plugins/admin/departments/dep_move_confirm.tpl:17
-#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
-#: plugins/admin/ogroups/ogroup_objects.tpl:56
-#: plugins/admin/ogroups/class_ogroupManagement.inc:384
-#: plugins/admin/fai/faiPackageConfiguration.tpl:7
-#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
-#: plugins/admin/fai/class_faiManagement.inc:759
-#: plugins/admin/fai/class_faiManagement.inc:764
-#: plugins/admin/fai/class_faiManagement.inc:770
-#: plugins/admin/fai/faiScriptEntry.tpl:83
-#: plugins/admin/fai/remove_branch.tpl:16
-#: plugins/admin/fai/faiPackageEntry.tpl:57
-#: plugins/admin/fai/faiTemplateEntry.tpl:171
-#: plugins/admin/fai/faiHookEntry.tpl:85
-#: plugins/admin/fai/faiVariableEntry.tpl:55
-#: plugins/admin/fai/faiProfileEntry.tpl:71
-#: plugins/admin/fai/faiNewBranch.tpl:22
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
-#: plugins/personal/scalix/main.inc:101
-#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
-#: plugins/personal/netatalk/main.inc:96
-#: plugins/personal/connectivity/main.inc:102
-#: plugins/personal/environment/hotplugDialogNew.tpl:54
-#: plugins/personal/environment/selectPrinterDialog.tpl:66
-#: plugins/personal/environment/main.inc:102
-#: plugins/personal/environment/logonManagement.tpl:76
-#: plugins/personal/environment/hotplugDialog.tpl:64
-#: plugins/personal/nagios/main.inc:105
-#: plugins/personal/posix/trust_machines.tpl:41
-#: plugins/personal/posix/main.inc:106
-#: plugins/personal/posix/posix_groups.tpl:81
-#: plugins/personal/samba/samba3_workstations.tpl:41
-#: plugins/personal/samba/main.inc:104
-#: plugins/personal/samba/sambaLogonHours.tpl:106
-#: plugins/personal/generic/generic_certs.tpl:94
-#: plugins/personal/generic/generic_picture.tpl:35
-#: plugins/personal/generic/main.inc:160
-#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
-#: plugins/gofon/macro/remove.tpl:20
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
-#: plugins/gofon/phoneaccount/main.inc:106
-#: plugins/gofon/conference/remove.tpl:17
-#: plugins/gofon/conference/remove.tpl:21
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
-#: include/sieve/templates/select_test_type.tpl:13
-#: include/sieve/templates/remove_script.tpl:16
-#: include/sieve/templates/management.tpl:26
-#: include/sieve/templates/import_script.tpl:14
-#: include/sieve/templates/element_comment.tpl:10
-#: include/sieve/templates/create_script.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
-#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
-#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
-#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
-#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
-#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:89
-msgid "Cancel"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
-msgid "List of blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected blocklists. Having "
-"a large size of lists, you might prefer the range selectors on top of the "
-"select box."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-msgid "Blocklist name"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#: plugins/addons/addressbook/address_edit.tpl:155
-#: plugins/addons/addressbook/class_addressbook.inc:815
-#: plugins/addons/addressbook/address_info.tpl:117
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/users/class_divListUsers.inc:61
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#: plugins/admin/ogroups/class_ogroupManagement.inc:431
-#: plugins/personal/generic/class_user.inc:1434
-#: plugins/personal/generic/generic.tpl:258
-#: plugins/generic/references/class_reference.inc:38
-#: plugins/gofon/macro/class_divListMacros.inc:57
-msgid "Department"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
-#: plugins/addons/addressbook/contents.tpl:42
-#: plugins/admin/groups/class_divListGroup.inc:62
-#: plugins/admin/systems/class_divListSystemService.inc:31
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
-#: plugins/admin/systems/class_divListSystem.inc:69
-#: plugins/admin/applications/class_divListApplication.inc:59
-#: plugins/admin/users/class_divListUsers.inc:63
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
-#: plugins/admin/acl/class_divListACL.inc:55
-#: plugins/admin/departments/class_divListDepartment.inc:49
-#: plugins/admin/ogroups/class_divListOGroup.inc:65
-#: plugins/admin/fai/class_divListFai.inc:71
-#: plugins/gofon/macro/class_divListMacros.inc:59
-#: plugins/gofon/conference/class_divListConferences.inc:60
-msgid "Actions"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Select to see send blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Show send blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Select to see receive blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Show receive blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Select to search within subtrees"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/personal/posix/posix_groups.tpl:46
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Search in subtrees"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
-msgid "Regular expression for matching list names"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "Create new blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "New Blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
-#: plugins/gofax/blocklists/generic.tpl:17
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
-#: plugins/addons/godfs/class_dfsManagment.inc:217
-#: plugins/admin/groups/class_divListGroup.inc:181
-#: plugins/admin/groups/class_groupGeneric.inc:950
-#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
-#: plugins/admin/systems/printer.tpl:27
-#: plugins/admin/systems/class_phoneGeneric.inc:486
-#: plugins/admin/systems/goLdapServer.tpl:2
-#: plugins/admin/systems/component.tpl:17
-#: plugins/admin/systems/class_componentGeneric.inc:278
-#: plugins/admin/systems/class_printGeneric.inc:890
-#: plugins/admin/systems/class_servGeneric.inc:426
-#: plugins/admin/systems/phone.tpl:17
-#: plugins/admin/systems/class_terminalGeneric.inc:640
-#: plugins/admin/systems/class_baseSelectDialog.inc:46
-#: plugins/admin/systems/class_workstationGeneric.inc:622
-#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
-#: plugins/admin/systems/workstation.tpl:27
-#: plugins/admin/systems/class_divListSystem.inc:227
-#: plugins/admin/systems/class_glpiSelectUser.inc:181
-#: plugins/admin/applications/class_divListApplication.inc:175
-#: plugins/admin/applications/class_applicationGeneric.inc:552
-#: plugins/admin/applications/generic.tpl:42
-#: plugins/admin/users/class_divListUsers.inc:162
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
-#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:678
-#: plugins/admin/acl/class_divListACL.inc:154
-#: plugins/admin/departments/class_divListDepartment.inc:133
-#: plugins/admin/departments/class_departmentGeneric.inc:597
-#: plugins/admin/departments/generic.tpl:35
-#: plugins/admin/ogroups/class_divListOGroup.inc:181
-#: plugins/admin/ogroups/class_ogroup.inc:757
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/fai/class_divListFai.inc:216
-#: plugins/personal/generic/class_user.inc:1423
-#: plugins/personal/generic/generic.tpl:143
-#: plugins/gofon/macro/class_gofonMacro.inc:581
-#: plugins/gofon/macro/class_divListMacros.inc:147
-#: plugins/gofon/macro/generic.tpl:27
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
-#: plugins/gofon/conference/class_divListConferences.inc:154
-#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
-msgid "Base"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:218
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-msgid "Submit department"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:218
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#: include/class_MultiSelectWindow.inc:209
-msgid "Submit"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-msgid "Remove selected blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-msgid "Remove blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
-#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
-#: plugins/admin/systems/glpi.tpl:46
-#: plugins/admin/systems/class_divListSystem.inc:323
-#: plugins/admin/systems/glpiPrinter.tpl:18
-#: plugins/admin/systems/glpiPrinter.tpl:32
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/users/class_divListUsers.inc:266
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/acl/class_aclRole.inc:340
-#: plugins/admin/acl/class_aclRole.inc:385
-#: plugins/admin/acl/class_divListACL.inc:210
-#: plugins/admin/acl/class_divListACL.inc:232
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/admin/fai/class_faiScript.inc:302
-#: plugins/admin/fai/class_faiScript.inc:304
-#: plugins/admin/fai/class_faiHook.inc:300
-#: plugins/admin/fai/class_faiHook.inc:302
-#: plugins/admin/fai/class_faiTemplate.inc:278
-#: plugins/admin/fai/class_faiTemplate.inc:280
-#: plugins/admin/fai/class_divListFai.inc:299
-#: plugins/admin/fai/class_divListFai.inc:302
-#: plugins/gofon/macro/class_divListMacros.inc:207
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#: include/class_acl.inc:409 include/class_acl.inc:454
-msgid "edit"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/users/class_divListUsers.inc:267
-msgid "Edit user"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/addons/mailqueue/contents.tpl:94
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
-#: plugins/admin/systems/class_divListSystem.inc:333
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/users/class_divListUsers.inc:285
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/acl/class_aclRole.inc:341
-#: plugins/admin/acl/class_aclRole.inc:386
-#: plugins/admin/acl/class_divListACL.inc:220
-#: plugins/admin/acl/class_divListACL.inc:236
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/admin/fai/class_faiScript.inc:306
-#: plugins/admin/fai/class_faiHook.inc:304
-#: plugins/admin/fai/class_faiTemplate.inc:282
-#: plugins/admin/fai/class_divListFai.inc:310
-#: plugins/gofon/macro/class_divListMacros.inc:215
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#: include/class_acl.inc:410 include/class_acl.inc:455
-msgid "delete"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/admin/users/class_divListUsers.inc:286
-msgid "Delete user"
-msgstr ""
-
-#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
-msgid "Blocklist management"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:8
-msgid "List name"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:12
-msgid "Name of blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
-#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
-#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
-#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
-#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
-msgid "Choose subtree to place group in"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
-#: plugins/admin/systems/wingeneric.tpl:18
-#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
-#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
-#: plugins/admin/systems/terminal.tpl:28
-#: plugins/admin/systems/workstation.tpl:35
-#: plugins/admin/applications/generic.tpl:52
-#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
-#: plugins/admin/departments/generic.tpl:45
-#: plugins/admin/ogroups/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
-#: plugins/gofon/conference/generic.tpl:56
-#: plugins/gofon/conference/generic.tpl:62
-msgid "Select a base"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:40
-#: plugins/admin/systems/glpi_devices.tpl:427
-#: plugins/admin/systems/glpi_devices.tpl:492
-#: plugins/admin/systems/glpi_devices.tpl:542
-#: plugins/admin/systems/servnfs.tpl:56
-#: plugins/admin/systems/terminalService.tpl:48
-#: plugins/admin/systems/terminalService.tpl:138
-#: plugins/admin/systems/class_goShareServer.inc:399
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:795
-#: plugins/admin/systems/workstationService.tpl:54
-#: plugins/admin/systems/workstationService.tpl:156
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
-#: plugins/admin/fai/class_faiSummaryTab.inc:345
-#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
-msgid "Type"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:43
-msgid "Select wether to filter incoming or outgoing calls"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:51
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
-#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
-#: plugins/admin/groups/class_groupGeneric.inc:951
-#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
-#: plugins/admin/systems/printer.tpl:16
-#: plugins/admin/systems/class_phoneGeneric.inc:487
-#: plugins/admin/systems/component.tpl:35
-#: plugins/admin/systems/class_componentGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:891
-#: plugins/admin/systems/class_servGeneric.inc:424
-#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
-#: plugins/admin/systems/class_winGeneric.inc:291
-#: plugins/admin/systems/class_goMailServer.inc:713
-#: plugins/admin/systems/server.tpl:14
-#: plugins/admin/systems/class_goShareServer.inc:398
-#: plugins/admin/applications/class_applicationGeneric.inc:553
-#: plugins/admin/applications/generic.tpl:33
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
-#: plugins/admin/mimetypes/paste_generic.tpl:21
-#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
-#: plugins/admin/acl/class_aclRole.inc:679
-#: plugins/admin/departments/class_departmentGeneric.inc:595
-#: plugins/admin/departments/generic.tpl:16
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/fai/class_faiScriptEntry.inc:184
-#: plugins/admin/fai/class_faiVariable.inc:433
-#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
-#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
-#: plugins/admin/fai/faiProfile.tpl:21
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
-#: plugins/admin/fai/faiScriptEntry.tpl:19
-#: plugins/admin/fai/faiVariable.tpl:21
-#: plugins/admin/fai/class_faiHookEntry.inc:193
-#: plugins/admin/fai/class_faiTemplateEntry.inc:252
-#: plugins/admin/fai/faiTemplateEntry.tpl:13
-#: plugins/admin/fai/class_faiScript.inc:555
-#: plugins/admin/fai/class_faiHook.inc:550
-#: plugins/admin/fai/faiHookEntry.tpl:19
-#: plugins/admin/fai/class_faiTemplate.inc:523
-#: plugins/admin/fai/faiVariableEntry.tpl:19
-#: plugins/admin/fai/faiPartitionTable.tpl:21
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
-#: plugins/admin/fai/class_faiProfile.inc:466
-#: plugins/admin/fai/class_faiVariableEntry.inc:147
-#: plugins/admin/fai/class_faiPartitionTable.inc:544
-#: plugins/admin/fai/faiTemplate.tpl:21
-#: plugins/personal/environment/hotplugDialogNew.tpl:17
-#: plugins/personal/environment/logonManagement.tpl:17
-#: plugins/generic/references/contents.tpl:11
-#: plugins/gofon/macro/class_gofonMacro.inc:582
-#: plugins/gofon/macro/generic.tpl:49
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
-#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
-#: html/getxls.php:287
-msgid "Description"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:54
-msgid "Descriptive text for this blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:68
-msgid "Blocked numbers"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:80
-#: plugins/gofax/faxaccount/locals.tpl:60
-#: plugins/gofax/faxaccount/lists.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:105
-#: plugins/admin/groups/application.tpl:39
-#: plugins/admin/groups/paste_mail.tpl:30
-#: plugins/admin/groups/paste_mail.tpl:41
-#: plugins/admin/groups/mail_locals.tpl:66
-#: plugins/admin/groups/class_groupMail.inc:607
-#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
-#: plugins/admin/groups/generic.tpl:137
-#: plugins/admin/groups/group_objects.tpl:55
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
-#: plugins/admin/systems/phonesettings.tpl:207
-#: plugins/admin/systems/phonesettings.tpl:230
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
-#: plugins/admin/systems/glpiManufacturer.tpl:6
-#: plugins/admin/systems/terminalStartup.tpl:79
-#: plugins/admin/systems/terminalStartup.tpl:108
-#: plugins/admin/systems/goMailServer.tpl:70
-#: plugins/admin/systems/goMailServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:131
-#: plugins/admin/systems/goMailServer.tpl:165
-#: plugins/admin/systems/goMailServer.tpl:191
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
-#: plugins/admin/systems/class_termDNS.inc:508
-#: plugins/admin/systems/class_termDNS.inc:528
-#: plugins/admin/systems/goNtpServer.tpl:18
-#: plugins/admin/systems/goShareServer.tpl:14
-#: plugins/admin/systems/glpi_edit_os.tpl:8
-#: plugins/admin/systems/goSpamServer.tpl:45
-#: plugins/admin/systems/goSpamServer.tpl:113
-#: plugins/admin/systems/servdns.tpl:6
-#: plugins/admin/systems/class_servDNSeditZone.inc:547
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
-#: plugins/admin/systems/servRepositorySetup.tpl:47
-#: plugins/admin/systems/terminal.tpl:127
-#: plugins/admin/systems/glpi_edit_type.tpl:8
-#: plugins/admin/systems/workstation.tpl:104
-#: plugins/admin/systems/glpi.tpl:125
-#: plugins/admin/systems/servdnseditzone.tpl:115
-#: plugins/admin/systems/workstationStartup.tpl:129
-#: plugins/admin/systems/workstationStartup.tpl:162
-#: plugins/admin/systems/workstationStartup.tpl:191
-#: plugins/admin/systems/glpiPrinter.tpl:115
-#: plugins/admin/systems/glpiPrinter.tpl:149
-#: plugins/admin/mimetypes/generic.tpl:108
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:174
-#: plugins/admin/ogroups/ogroup_objects.tpl:54
-#: plugins/admin/ogroups/phonequeue.tpl:37
-#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
-#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
-#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
-#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
-#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
-#: plugins/admin/fai/faiPartitionTable.tpl:48
-#: plugins/admin/fai/faiPartitionTable.tpl:50
-#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
-#: plugins/personal/scalix/paste_generic.tpl:12
-#: plugins/personal/scalix/generic.tpl:111
-#: plugins/personal/mail/copypaste.tpl:43
-#: plugins/personal/mail/copypaste.tpl:61
-#: plugins/personal/mail/mail_locals.tpl:75
-#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
-#: plugins/personal/connectivity/kolab.tpl:53
-#: plugins/personal/connectivity/class_kolabAccount.inc:261
-#: plugins/personal/environment/kioskManagement.tpl:14
-#: plugins/personal/environment/selectPrinterDialog.tpl:65
-#: plugins/personal/environment/hotplugDialog.tpl:63
-#: plugins/personal/environment/environment.tpl:157
-#: plugins/personal/environment/environment.tpl:181
-#: plugins/personal/environment/environment.tpl:248
-#: plugins/personal/posix/trust_machines.tpl:39
-#: plugins/personal/posix/paste_generic.tpl:61
-#: plugins/personal/posix/generic.tpl:88
-#: plugins/personal/posix/generic.tpl:126
-#: plugins/personal/posix/posix_groups.tpl:79
-#: plugins/personal/samba/samba3_workstations.tpl:39
-#: plugins/personal/samba/samba3.tpl:412
-#: plugins/gofon/phoneaccount/paste_generic.tpl:18
-#: plugins/gofon/phoneaccount/generic.tpl:19
-msgid "Add"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:92
-msgid "Numbers can also contain wild cards."
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:100
-#: plugins/gofax/faxaccount/main.inc:92
-#: plugins/admin/groups/class_groupManagement.inc:418
-#: plugins/admin/systems/class_systemManagement.inc:824
-#: plugins/admin/applications/class_applicationManagement.inc:433
-#: plugins/admin/users/class_userManagement.inc:741
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
-#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
-#: plugins/admin/ogroups/class_ogroupManagement.inc:378
-#: plugins/admin/fai/class_faiManagement.inc:753
-#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
-#: plugins/personal/connectivity/main.inc:100
-#: plugins/personal/environment/main.inc:100
-#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
-#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
-#: plugins/gofon/phoneaccount/main.inc:104
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
-#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
-#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
-#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
-#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
-#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
-#: setup/class_setupStep_Migrate.inc:877
-#: setup/class_setupStep_Migrate.inc:1600
-msgid "Ok"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:103
-#: plugins/gofax/faxaccount/lists.tpl:31
-#: plugins/addons/gotomasses/contents.tpl:111
-#: plugins/addons/gotomasses/contents.tpl:113
-#: plugins/addons/gotomasses/contents.tpl:117
-#: plugins/addons/notifications/contents.tpl:12
-#: plugins/admin/groups/class_groupManagement.inc:421
-#: plugins/admin/groups/application_options.tpl:11
-#: plugins/admin/groups/mail_admins.tpl:37
-#: plugins/admin/systems/class_systemManagement.inc:827
-#: plugins/admin/systems/servRepositorySetup.tpl:54
-#: plugins/admin/systems/printerPPDDialog.tpl:22
-#: plugins/admin/applications/class_applicationManagement.inc:436
-#: plugins/admin/users/class_userManagement.inc:744
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
-#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
-#: plugins/admin/acl/acl_role.tpl:73
-#: plugins/admin/ogroups/class_ogroupManagement.inc:381
-#: plugins/admin/fai/faiPackageConfiguration.tpl:6
-#: plugins/admin/fai/class_faiManagement.inc:756
-#: plugins/admin/fai/faiScriptEntry.tpl:82
-#: plugins/admin/fai/faiPackageEntry.tpl:56
-#: plugins/admin/fai/faiTemplateEntry.tpl:170
-#: plugins/admin/fai/faiHookEntry.tpl:84
-#: plugins/admin/fai/faiVariableEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:70
-#: plugins/admin/fai/faiNewBranch.tpl:21
-#: plugins/personal/environment/logonManagement.tpl:75
-#: plugins/personal/samba/sambaLogonHours.tpl:104
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
-#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
-#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
-#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
-#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
-#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
-#: ihtml/themes/default/acl.tpl:89
-msgid "Apply"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
-msgid "FAX Blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
-#, php-format
-msgid "You're about to delete the following blocklists(s) %s"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
-#, php-format
-msgid "You are not allowed to delete the blocklist '%s'!"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
-#, php-format
-msgid "You're about to delete the blocklist '%s'."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
-msgid "You have no permission to remove this blocklist."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
-msgid "Please specify a valid phone number."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "send"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "receive"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
-#, php-format
-msgid "Removing of blocklist with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
-#: plugins/admin/departments/class_departmentGeneric.inc:265
-msgid "Required field 'Name' is not set."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
-msgid "Required field 'Name' contains invalid characters"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
-msgid "Specified name is already used."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
-#, php-format
-msgid "Saving of blocklist with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
-msgid "Fax blocklists"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/address_info.tpl:24
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_groupGeneric.inc:949
-#: plugins/admin/systems/class_phoneGeneric.inc:485
-#: plugins/admin/systems/glpi_devices.tpl:10
-#: plugins/admin/systems/glpi_devices.tpl:105
-#: plugins/admin/systems/glpi_devices.tpl:146
-#: plugins/admin/systems/glpi_devices.tpl:201
-#: plugins/admin/systems/glpi_devices.tpl:257
-#: plugins/admin/systems/glpi_devices.tpl:315
-#: plugins/admin/systems/glpi_devices.tpl:379
-#: plugins/admin/systems/glpi_devices.tpl:451
-#: plugins/admin/systems/glpi_devices.tpl:515
-#: plugins/admin/systems/glpi_devices.tpl:562
-#: plugins/admin/systems/glpi_devices.tpl:615
-#: plugins/admin/systems/glpi_devices.tpl:669
-#: plugins/admin/systems/glpi_devices.tpl:715
-#: plugins/admin/systems/class_componentGeneric.inc:277
-#: plugins/admin/systems/class_printGeneric.inc:889
-#: plugins/admin/systems/class_servGeneric.inc:423
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
-#: plugins/admin/systems/servnfs.tpl:9
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
-#: plugins/admin/systems/class_terminalGeneric.inc:641
-#: plugins/admin/systems/goSpamServerRule.tpl:6
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
-#: plugins/admin/systems/class_servRepository.inc:386
-#: plugins/admin/systems/class_goShareServer.inc:396
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
-#: plugins/admin/applications/class_applicationGeneric.inc:551
-#: plugins/admin/applications/class_applicationGeneric.inc:555
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
-#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
-#: plugins/admin/acl/class_aclRole.inc:677
-#: plugins/admin/ogroups/class_ogroup.inc:756
-#: plugins/admin/fai/class_faiScriptEntry.inc:183
-#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
-#: plugins/admin/fai/class_faiPackage.inc:545
-#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
-#: plugins/admin/fai/faiProfile.tpl:9
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
-#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
-#: plugins/admin/fai/class_faiHookEntry.inc:192
-#: plugins/admin/fai/class_faiTemplateEntry.inc:251
-#: plugins/admin/fai/faiTemplateEntry.tpl:7
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/faiHookEntry.tpl:9
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#: plugins/admin/fai/faiVariableEntry.tpl:9
-#: plugins/admin/fai/class_faiSummaryTab.inc:340
-#: plugins/admin/fai/faiPartitionTable.tpl:9
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
-#: plugins/admin/fai/class_faiProfile.inc:465
-#: plugins/admin/fai/class_faiVariableEntry.inc:146
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
-#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
-#: html/getxls.php:290
-msgid "Name"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
-msgid "Blocklist"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
-msgid "Blocklist type"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
-#: plugins/addons/addressbook/address_edit.tpl:233
-#: plugins/addons/addressbook/address_info.tpl:171
-#: plugins/generic/references/class_reference.inc:30
-msgid "FAX"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
-msgid "This account has no fax extensions."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
-msgid "Remove fax account"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
-msgid ""
-"This account has fax features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
-msgid "Create fax account"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
-msgid ""
-"This account has fax features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
-msgid "You're trying to add an invalid phone number."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
-#: plugins/admin/groups/class_groupApplication.inc:682
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
-msgid "back"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
-#, php-format
-msgid "Removing of user/fax account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
-msgid "The required field 'Fax' is not set."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
-msgid "Please enter a valid telephone number in the 'Fax' field."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
-msgid "Mail delivery is checked, but no address has been specified."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
-msgid "The mail address you've entered is invalid."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
-msgid ""
-"Deliver fax to printer, is only possible if valid printer is given. Please "
-"correct your choice."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
-#, php-format
-msgid "Saving of user/fax account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
-msgid "Fax account settings"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
-msgid "Enable/Disable fax"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
-msgid "Receive blocklist"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
-msgid "Send blocklist"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
-#: plugins/addons/addressbook/class_addressbook.inc:808
-#: plugins/personal/generic/class_user.inc:1451
-msgid "Fax number"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
-msgid "Alternate fax number"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
-#: plugins/gofax/faxaccount/generic.tpl:70
-msgid "Deliver fax as mail"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
-#: plugins/gofax/faxaccount/generic.tpl:77
-msgid "Deliver fax to printer"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
-#: plugins/gofax/faxaccount/generic.tpl:34
-msgid "Delivery format"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
-#: plugins/gofax/faxaccount/generic.tpl:21
-#: plugins/admin/ogroups/class_phonequeue.inc:950
-#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Language"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:6
-msgid "Select numbers to add"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
-#: plugins/addons/addressbook/contents.tpl:65
-#: plugins/admin/groups/mail_locals.tpl:22
-#: plugins/admin/groups/group_objects.tpl:20
-#: plugins/admin/systems/glpiSelectUser.tpl:27
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
-#: plugins/admin/systems/glpiAttachmentPool.tpl:27
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
-#: plugins/admin/systems/glpiDeviceManagement.tpl:27
-#: plugins/admin/systems/servRepository.tpl:38
-#: plugins/admin/ogroups/ogroup_objects.tpl:20
-#: plugins/admin/fai/faiPackageEntry.tpl:32
-#: plugins/admin/fai/faiProfileEntry.tpl:31
-#: plugins/personal/mail/mail_locals.tpl:25
-#: plugins/personal/environment/selectPrinterDialog.tpl:24
-#: plugins/personal/environment/hotplugDialog.tpl:24
-#: plugins/personal/posix/posix_groups.tpl:21
-#: plugins/personal/samba/samba3_workstations.tpl:20
-#: plugins/gofon/macro/headpage.tpl:29
-#: plugins/gofon/conference/headpage.tpl:29
-#: ihtml/themes/default/MultiSelectWindow.tpl:38
-#: ihtml/themes/default/MultiSelectWindow.tpl:78
-msgid "Filters"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:28
-msgid "Display numbers of department"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:29
-#: plugins/addons/addressbook/contents.tpl:87
-#: plugins/admin/groups/mail_locals.tpl:33
-#: plugins/admin/groups/group_objects.tpl:40
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
-#: plugins/admin/ogroups/ogroup_objects.tpl:42
-#: plugins/personal/mail/mail_locals.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:34
-#: plugins/personal/posix/trust_machines.tpl:27
-#: plugins/personal/posix/posix_groups.tpl:35
-#: plugins/personal/samba/samba3_workstations.tpl:27
-msgid "Choose the department the search will be based on"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:38
-msgid "Display numbers matching"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:41
-msgid "Regular expression for matching numbers"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:47
-msgid "Display numbers of user"
-msgstr ""
-
-#: plugins/gofax/faxaccount/locals.tpl:50
-msgid "User name of which numbers are shown"
-msgstr ""
-
-#: plugins/gofax/faxaccount/lists.tpl:5
-msgid "Blocked numbers/lists"
-msgstr ""
-
-#: plugins/gofax/faxaccount/lists.tpl:17
-msgid "List of predefined blocklists"
-msgstr ""
-
-#: plugins/gofax/faxaccount/lists.tpl:25
-msgid "Add the list to the blocklists"
-msgstr ""
-
-#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
-#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
-#: plugins/personal/connectivity/main.inc:110
-#: plugins/personal/environment/main.inc:110
-#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
-#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
-#: plugins/gofon/phoneaccount/main.inc:112
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-
-#: plugins/gofax/faxaccount/main.inc:101
-#: plugins/gofax/faxaccount/generic.tpl:121
-#: plugins/gofax/faxaccount/generic.tpl:129
-#: plugins/addons/logview/gosa_log_contents.tpl:62
-#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
-#: plugins/admin/systems/glpiManufacturer.tpl:7
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
-#: plugins/admin/systems/goShareServer.tpl:17
-#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
-#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
-#: plugins/admin/systems/servdnseditzone.tpl:40
-#: plugins/admin/systems/glpiPrinter.tpl:88
-#: plugins/admin/systems/glpiPrinter.tpl:99
-#: plugins/admin/fai/faiVariable.tpl:53
-#: plugins/admin/fai/faiPartitionTable.tpl:53
-#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
-#: plugins/personal/netatalk/main.inc:102
-#: plugins/personal/connectivity/main.inc:111
-#: plugins/personal/environment/main.inc:111
-#: plugins/personal/environment/environment.tpl:184
-#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
-#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
-#: plugins/gofon/phoneaccount/main.inc:113
-#: include/sieve/templates/element_comment.tpl:8
-msgid "Edit"
-msgstr ""
-
-#: plugins/gofax/faxaccount/main.inc:109
-msgid "FAX settings"
-msgstr ""
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:15
-msgid "Fax number for GOfax to trigger on"
-msgstr ""
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:18
-msgid "Alternate fax numbers will not be copied"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:26
-msgid "Specify the GOfax communication language for fax to mail gateway"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:38
-msgid "Specify delivery format for fax to mail gateway"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:51
-msgid "Delivery methods"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:56
-msgid "Temporary disable fax usage"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:62
-msgid "Deliver fax as mail to"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:93
-msgid "Alternate fax numbers"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:108
-#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
-#: plugins/personal/mail/copypaste.tpl:44
-#: plugins/personal/mail/generic.tpl:260
-msgid "Add local"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:115
-msgid "Blocklists"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:118
-msgid "Blocklists for incoming fax"
-msgstr ""
-
-#: plugins/gofax/faxaccount/generic.tpl:126
-msgid "Blocklists for outgoing fax"
-msgstr ""
-
-#: plugins/addons/gotomasses/main.inc:51
-#: plugins/addons/gotomasses/class_gotomasses.inc:6
-#: plugins/addons/gotomasses/class_gotomasses.inc:273
-#: plugins/addons/gotomasses/class_gotomasses.inc:279
-msgid "System mass deployment"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:37
-#: plugins/admin/fai/class_faiSummaryTab.inc:339
-msgid "No."
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:40
-msgid "Mac address"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:45
-msgid "Assigned object group"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:48
-#: plugins/addons/logview/gosa_log_contents.tpl:20
-#: plugins/addons/logview/gosa_log_contents.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
-#: plugins/admin/systems/class_baseSelectDialog.inc:47
-#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:150
-#: plugins/admin/systems/workstation.tpl:125
-#: plugins/admin/ogroups/termgroup.tpl:88
-msgid "Action"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:72
-msgid "Select object group"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:79
-msgid "Remove this entry"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:102
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "New entry"
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:88
-msgid "Your are not allowed to import csv data into this plugin."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:92
-msgid "The uploaded file seams to be empty, import aborted."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:148
-msgid "Your are not allowed to view contents of this plugin."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:154
-#, php-format
-msgid "Can't locate or read csv storage file '%s'."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:160
-#, php-format
-msgid "Can't read csv storage file '%s'."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:200
-msgid "Your are not allowed to write the content of this plugin."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:205
-#, php-format
-msgid "Can't locate or write csv storage file '%s'."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:209
-#, php-format
-msgid "Can't write csv storage file '%s'."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:274
-msgid "Provide a mechanism to automatically activate a set of systems"
-msgstr ""
-
-#: plugins/addons/notifications/main.inc:46
-#: plugins/addons/notifications/class_msgplug.inc:6
-msgid "Notifications"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:2
-msgid "Notification target"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:7
-msgid "Use target from"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:21
-msgid "Available recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:22
-#: ihtml/themes/default/acl.tpl:30
-msgid "List message possible targets"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:33
-msgid "Recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:34
-#: ihtml/themes/default/acl.tpl:42
-msgid "List message recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:44
-#: plugins/addons/logview/gosa_log_contents.tpl:85
-#: plugins/addons/logview/contents.tpl:85
-msgid "Message"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:60
-msgid "Send message"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:72
-msgid "Notification send!"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:75
-msgid ""
-"Your message has been sent successfully. Press the continue button to get "
-"back to the notification plugin."
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:78
-#: plugins/admin/systems/SelectDeviceType.tpl:44
-#: plugins/admin/systems/ServiceAddDialog.tpl:28
-#: plugins/admin/users/template.tpl:48
-#: plugins/admin/departments/class_departmentGeneric.inc:477
-#: plugins/admin/departments/class_departmentGeneric.inc:572
-#: plugins/admin/fai/class_faiManagement.inc:575
-#: plugins/admin/fai/class_faiManagement.inc:763
-#: plugins/admin/fai/class_faiManagement.inc:769
-#: include/sieve/templates/select_test_type.tpl:11
-#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
-#: ihtml/themes/default/snapshotdialog.tpl:87
-msgid "Continue"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/systems/printer.tpl:91
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/users/class_userManagement.inc:28
-#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
-#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
-msgid "Users"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
-#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
-msgid "Groups"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:99
-msgid "You have no permissions to send a message!"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:103
-msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:111
-#: plugins/admin/systems/class_servGeneric.inc:114
-#: plugins/admin/systems/class_terminalGeneric.inc:213
-#: plugins/admin/systems/class_terminalGeneric.inc:225
-#: plugins/admin/systems/class_terminalGeneric.inc:237
-#: plugins/admin/systems/class_workstationGeneric.inc:190
-#: plugins/admin/ogroups/class_termgroup.inc:208
-#, php-format
-msgid "Execution of '%s' failed!"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:117
-msgid "Please specify at least one recipient to send a message!"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:213
-msgid "No DESC tag in message file:"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:240
-msgid "Notification"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:241
-#: plugins/addons/notifications/class_msgplug.inc:246
-msgid "Notification plugin"
-msgstr ""
-
-#: plugins/addons/notifications/class_msgplug.inc:249
-msgid "Allow sending notifications"
-msgstr ""
-
-#: plugins/addons/mailqueue/main.inc:42
-#: plugins/addons/mailqueue/class_mailqueue.inc:6
-msgid "Mail queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:12
-msgid "Please enter a search string here."
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:14
-msgid "Select a server"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:17
-msgid "with status"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:21
-msgid "within the last"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:29
-msgid "Remove all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:30
-msgid "Remove all messages from selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:31
-#: plugins/addons/mailqueue/class_mailqueue.inc:401
-msgid "Hold all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:32
-msgid "Hold all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:33
-msgid "Release all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:34
-msgid "Release all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:35
-#: plugins/addons/mailqueue/class_mailqueue.inc:403
-msgid "Requeue all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:36
-msgid "Requeue all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:46
-msgid "Search returned no results"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:52
-msgid "ID"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1273
-#: plugins/admin/systems/class_servGeneric.inc:420
-#: plugins/admin/systems/servnfs.tpl:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:432
-#: plugins/personal/mail/generic.tpl:16
-#: plugins/generic/references/class_reference.inc:44
-#: setup/setup_config2.tpl:203 setup/setup_config2.tpl:248
-msgid "Server"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:54
-#: plugins/admin/systems/glpi_devices.tpl:293
-#: plugins/admin/systems/glpi_devices.tpl:420
-#: plugins/admin/systems/glpi_devices.tpl:485
-#: plugins/personal/connectivity/pureftpd.tpl:55
-#: include/sieve/templates/element_size.tpl:4
-#: include/sieve/class_sieveManagement.inc:599
-msgid "Size"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:55
-msgid "Arrival"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:57
-msgid "Recipient"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
-#: setup/setup_checks.tpl:91
-msgid "Error"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:76
-#: plugins/addons/mailqueue/class_mailqueue.inc:381
-#: include/sieve/class_sieveManagement.inc:641
-msgid "Active"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:94
-msgid "Delete this message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "unhold"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "Release message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:102
-msgid "hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#: plugins/addons/mailqueue/class_mailqueue.inc:405
-msgid "Hold message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "requeue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "Requeue this message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "header"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "Display header from this message"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:65
-msgid ""
-"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:92
-#: plugins/addons/mailqueue/class_mailqueue.inc:119
-#: plugins/addons/mailqueue/class_mailqueue.inc:178
-#: plugins/addons/mailqueue/class_mailqueue.inc:206
-#, php-format
-msgid ""
-"You do not have permission to execute the command '%s' on the mailqueue."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:100
-#: plugins/addons/mailqueue/class_mailqueue.inc:128
-#: plugins/addons/mailqueue/class_mailqueue.inc:188
-#: plugins/addons/mailqueue/class_mailqueue.inc:221
-#, php-format
-msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:233
-msgid "There are no mail server specified."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:283
-msgid "up"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:285
-msgid "down"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:313
-#: plugins/addons/mailqueue/class_mailqueue.inc:378
-#: plugins/addons/logview/class_logview.inc:123
-#: plugins/addons/logview/class_logview.inc:145
-#: plugins/addons/logview/class_gosa_logview.inc:146
-#: plugins/addons/addressbook/class_addressbook.inc:619
-msgid "All"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:328
-msgid "no limit"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:331
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "hour"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:333
-msgid "hours"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:379
-msgid "Hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:380
-msgid "Un hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:382
-msgid "Not active"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:391
-msgid "Mailqueue"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:392
-msgid "Mailqueue addon"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:397
-msgid "Mail queue addon"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:400
-msgid "Unhold all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:402
-msgid "Delete all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:404
-msgid "Unhold message"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:406
-msgid "Delete message"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:407
-msgid "Requeue message"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:408
-msgid "Gathering queue data"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:409
-msgid "Get header information"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:11
-#: plugins/addons/logview/contents.tpl:11
-msgid "Show hosts"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:38
-#: plugins/addons/logview/contents.tpl:38
-msgid "Time interval"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:48
-#: plugins/addons/logview/contents.tpl:48
-msgid "Enter string to search for"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:60
-#: plugins/addons/logview/contents.tpl:60
-msgid "Ruleset"
-msgstr ""
-
-#: plugins/addons/logview/gosa_log_contents.tpl:86
-msgid "Repeated"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:79
-msgid "No LOG servers defined!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:94
-#: plugins/addons/logview/class_logview.inc:194
-#: plugins/addons/logview/class_gosa_logview.inc:129
-#: plugins/addons/logview/class_gosa_logview.inc:185
-msgid "Can't connect to log database, no logs can be shown!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:101
-#: plugins/addons/logview/class_logview.inc:198
-#: plugins/addons/logview/class_gosa_logview.inc:136
-#: plugins/addons/logview/class_gosa_logview.inc:190
-msgid "Can't select log database for log generation!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:114
-msgid "Query for log database failed!. Requesting host names failed."
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:137
-msgid "Query for log database failed!"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "one hour"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "6 hours"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "12 hours"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "24 hours"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "2 days"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "one week"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "2 weeks"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "one month"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:175
-#: plugins/addons/logview/class_gosa_logview.inc:165
-msgid "You have insufficient permissions to view syslog entries."
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:403
-msgid "Log view"
-msgstr ""
-
-#: plugins/addons/logview/class_logview.inc:404
-msgid "Log view addon"
-msgstr ""
-
-#: plugins/addons/logview/class_gosa_logview.inc:99
-msgid "No GOsa LOG servers defined!"
-msgstr ""
-
-#: plugins/addons/logview/main.inc:34
-msgid "System log view"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:20
-msgid "Log level"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:82
-msgid "Level"
-msgstr ""
-
-#: plugins/addons/logview/contents.tpl:83
-msgid "Hostname"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:10
-msgid "DFS Managment"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:151
-#, php-format
-msgid "Removing of DFS share with dn '%s' failed."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:170
-msgid "No DFS entries found"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-msgid "Go up one dfsshare"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_servDNSeditZone.inc:313
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/acl/class_aclRole.inc:338
-#: plugins/admin/ogroups/phonequeue.tpl:24
-#: plugins/admin/fai/class_faiProfile.inc:311
-#: include/sieve/templates/object_container_clear.tpl:8
-#: include/sieve/templates/object_container.tpl:8
-#: include/class_MultiSelectWindow.inc:194
-#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
-msgid "Up"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-msgid "Go to dfs root"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-#: include/class_MultiSelectWindow.inc:188
-msgid "Root"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:215
-msgid "Create new dfsshare"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:247
-#: setup/class_setupStep_Finish.inc:37
-#: ihtml/themes/default/copyPasteDialog.tpl:32
-msgid "Finish"
-msgstr ""
-
-#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
-msgid "Distributed File System Administration"
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:8
-msgid "DFS Shares"
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:26
-msgid ""
-"This menu allows you to create, delete and edit selected dfs shares. Having "
-"a large numbers of dfs shares, you might prefer the range selectors on top "
-"of the dfs share list."
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:40
-msgid "Display dfs shares matching"
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:44
-msgid "Regular expression for matching dfs share names"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:4
-msgid "DFS Properties"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:8
-msgid "Name of dfs Share"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:16
-msgid "Fileserver"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:20
-msgid "Share on Fileserver"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:30
-msgid "DFS Location"
-msgstr ""
-
-#: plugins/addons/godfs/generic.tpl:34
-#: plugins/addons/addressbook/class_addressbook.inc:816
-#: plugins/admin/systems/class_printGeneric.inc:892
-#: plugins/admin/systems/class_workstationGeneric.inc:621
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
-#: plugins/admin/systems/workstation.tpl:19
-#: plugins/admin/systems/class_glpiAccount.inc:792
-#: plugins/admin/departments/class_departmentGeneric.inc:598
-#: plugins/admin/departments/generic.tpl:56
-#: plugins/admin/departments/generic.tpl:68
-#: plugins/personal/generic/class_user.inc:1441
-#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
-msgid "Location"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:102
-#: plugins/addons/godfs/class_dfsgeneric.inc:104
-msgid "Dfs share already exists."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:117
-msgid "Required Field \"Name of dfs Share\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:120
-msgid "Required Field \"Description\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:123
-msgid "Required Field \"Fileserver\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:126
-msgid "Required Field \"Share on fileserver\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:129
-msgid "Required Field \"Location\" is not set."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:186
-#, php-format
-msgid "Saving dfs/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:219
-#, php-format
-msgid "Removing dfs/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/addons/addressbook/remove.tpl:6
-msgid ""
-"This includes all addressbook data in this entry. Please double check if "
-"your really want to do this since there is no way for GOsa to get your data "
-"back."
-msgstr ""
-
-#: plugins/addons/addressbook/dial.tpl:3
-msgid "Dial connection..."
-msgstr ""
-
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/class_addressbook.inc:435
-#: plugins/addons/addressbook/class_addressbook.inc:442
-#: plugins/addons/addressbook/class_addressbook.inc:446
-#: plugins/addons/addressbook/class_addressbook.inc:559
-msgid "Dial"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:7
-msgid "Choose the department to store entry in"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:24
-#: plugins/addons/addressbook/address_info.tpl:18
-msgid "Personal"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:30
-#: plugins/admin/users/template.tpl:23
-#: plugins/personal/generic/paste_generic.tpl:7
-#: plugins/personal/generic/generic.tpl:49
-msgid "Last name"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:33
-#: plugins/admin/users/template.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:11
-#: plugins/personal/generic/generic.tpl:61
-msgid "First name"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:48
-#: plugins/addons/addressbook/class_addressbook.inc:820
-#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
-#: html/getxls.php:298
-msgid "Initials"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:60
-#: plugins/addons/addressbook/address_info.tpl:40
-#: plugins/personal/generic/class_user.inc:1428
-#: plugins/personal/generic/generic.tpl:73
-msgid "Personal title"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:74
-#: plugins/addons/addressbook/address_info.tpl:53
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Private"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:80
-#: plugins/addons/addressbook/address_edit.tpl:207
-#: plugins/addons/addressbook/address_info.tpl:59
-#: plugins/addons/addressbook/address_info.tpl:155
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
-#: plugins/admin/departments/class_departmentGeneric.inc:603
-#: plugins/admin/departments/generic.tpl:76
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/generic/generic.tpl:368
-#: include/sieve/templates/element_address.tpl:15
-#: include/sieve/templates/element_address.tpl:113
-#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
-msgid "Address"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:106
-#: plugins/addons/addressbook/address_info.tpl:75
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
-msgid "Mobile"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:118
-#: plugins/addons/addressbook/address_info.tpl:83
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
-msgid "Email"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:134
-#: plugins/addons/addressbook/address_info.tpl:99
-msgid "Organizational"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:143
-#: plugins/addons/addressbook/address_info.tpl:109
-msgid "Company"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:167
-#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
-#: html/getxls.php:298
-msgid "City"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:179
-#: plugins/addons/addressbook/address_info.tpl:133
-#: plugins/personal/generic/class_user.inc:1410
-#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
-msgid "Postal code"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:191
-#: plugins/addons/addressbook/address_info.tpl:141
-#: plugins/admin/departments/class_departmentGeneric.inc:596
-msgid "Country"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:246
-#: plugins/addons/addressbook/class_addressbook.inc:813
-#: plugins/addons/addressbook/address_info.tpl:179
-#: plugins/personal/nagios/nagios.tpl:79
-#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
-#: html/getxls.php:300
-msgid "Pager"
-msgstr ""
-
-#: plugins/addons/addressbook/address_edit.tpl:264
-#: plugins/admin/systems/goKrbServer.tpl:30
-#: plugins/admin/systems/goGlpiServer.tpl:32
-#: plugins/admin/systems/goLdapServer.tpl:9
-#: plugins/admin/systems/glpi_devices.tpl:760
-#: plugins/admin/systems/class_goService.inc:39
-#: plugins/admin/systems/goImapServer.tpl:116
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
-#: plugins/admin/systems/goMailServer.tpl:221
-#: plugins/admin/systems/servnfs.tpl:139
-#: plugins/admin/systems/goNtpServer.tpl:29
-#: plugins/admin/systems/goShareServer.tpl:29
-#: plugins/admin/systems/goFonServer.tpl:39
-#: plugins/admin/systems/goSyslogServer.tpl:5
-#: plugins/admin/systems/servkolab.tpl:245
-#: plugins/admin/systems/goCupsServer.tpl:5
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
-#: plugins/admin/systems/goTerminalServer.tpl:23
-#: plugins/admin/systems/goSpamServer.tpl:125
-#: plugins/admin/systems/goFaxServer.tpl:23
-#: plugins/admin/systems/gosaLogServer.tpl:31
-#: plugins/admin/systems/servdns.tpl:21
-#: plugins/admin/systems/goSpamServerRule.tpl:21
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
-#: plugins/admin/systems/servRepository.tpl:66
-#: plugins/admin/systems/servdnseditzone.tpl:128
-#: plugins/admin/systems/goVirusServer.tpl:168
-#: plugins/admin/systems/goLogDBServer.tpl:23
-#: plugins/admin/departments/class_departmentManagement.inc:395
-#: plugins/admin/departments/dep_move_confirm.tpl:15
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
-#: plugins/personal/scalix/main.inc:99
-#: plugins/personal/environment/hotplugDialogNew.tpl:53
-#: plugins/personal/generic/generic_certs.tpl:91
-#: plugins/personal/generic/generic_picture.tpl:33
-#: include/sieve/templates/management.tpl:24
-#: include/sieve/templates/edit_frame_base.tpl:39
-#: include/class_MultiSelectWindow.inc:80
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-msgid "Save"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:6
-#: plugins/addons/addressbook/class_addressbook.inc:796
-#: plugins/addons/addressbook/class_addressbook.inc:802
-#: setup/class_setupStep_Feedback.inc:105
-msgid "Addressbook"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:174
-#, php-format
-msgid "Dial from %s to %s now?"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:178
-msgid ""
-"You have no personal phone number set. Please change that in order to "
-"perform direct dials."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:205
-#: plugins/addons/addressbook/class_addressbook.inc:760
-#, php-format
-msgid "Removing of addressbook entry '%s' failed."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:212
-#: plugins/addons/addressbook/class_addressbook.inc:320
-msgid "You are not allowed to delete this entry!"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:314
-#, php-format
-msgid "You're about to delete the entry %s."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:452
-#, php-format
-msgid "Save contact for %s as vcard"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:458
-#, php-format
-msgid "Send mail to %s"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:571
-msgid "global addressbook"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:574
-msgid "user database"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:578
-#, php-format
-msgid "Contact stored in '%s'"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:580
-msgid "Creating new entry in"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/class_addressbook.inc:806
-#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
-#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
-msgid "Given name"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Work phone"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Cell phone"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
-msgid "Home phone"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: plugins/personal/posix/class_posixAccount.inc:1365
-#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
-#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
-msgid "User ID"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:659
-#: plugins/admin/users/class_userManagement.inc:561
-#: plugins/admin/users/class_userManagement.inc:639
-#: plugins/personal/generic/class_user.inc:1105
-msgid "The required field 'Name' is not set."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:663
-#: plugins/admin/users/class_userManagement.inc:564
-#: plugins/admin/users/class_userManagement.inc:642
-#: plugins/personal/generic/class_user.inc:1120
-msgid "The required field 'Given name' is not set."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:669
-#: plugins/addons/addressbook/class_addressbook.inc:697
-#: plugins/admin/departments/class_departmentGeneric.inc:276
-#: plugins/personal/generic/class_user.inc:1141
-#: plugins/personal/generic/class_user.inc:1166
-msgid "The field 'Name' contains invalid characters."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:672
-#: plugins/addons/addressbook/class_addressbook.inc:694
-#: plugins/personal/generic/class_user.inc:1144
-#: plugins/personal/generic/class_user.inc:1163
-msgid "The field 'Given name' contains invalid characters."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:677
-#: plugins/addons/addressbook/class_addressbook.inc:680
-#: plugins/admin/departments/class_departmentGeneric.inc:279
-#: plugins/personal/generic/class_user.inc:1149
-msgid "The field 'Phone' contains an invalid phone number."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:683
-#: plugins/admin/departments/class_departmentGeneric.inc:282
-#: plugins/personal/generic/class_user.inc:1152
-msgid "The field 'Fax' contains an invalid phone number."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:686
-#: plugins/personal/generic/class_user.inc:1155
-msgid "The field 'Mobile' contains an invalid phone number."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:689
-#: plugins/personal/generic/class_user.inc:1158
-msgid "The field 'Pager' contains an invalid phone number."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:702
-#: plugins/admin/ogroups/class_mailogroup.inc:85
-#: plugins/personal/mail/class_mailAccount.inc:912
-#: plugins/personal/mail/class_mailAccount.inc:916
-msgid "Please enter a valid email address in 'Primary address' field."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:710
-msgid ""
-"Cannot create a unique DN for your entry. Please fill more formular fields."
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:797
-msgid "Addressbook entry acls"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:805
-#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
-msgid "Surename"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:807
-#: plugins/personal/generic/class_user.inc:1445
-msgid "Telefon number"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:809
-#: plugins/personal/generic/class_user.inc:1446
-msgid "Mobile number"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:810
-#: plugins/personal/generic/class_user.inc:1431
-msgid "Home phone number"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:811
-#: plugins/personal/generic/class_user.inc:1427
-msgid "User identification"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:812
-#: plugins/admin/groups/class_groupMail.inc:1118
-#: plugins/admin/systems/class_servDNS.inc:409
-#: plugins/admin/systems/servdnseditzone.tpl:60
-#: plugins/admin/ogroups/class_mailogroup.inc:189
-#: plugins/personal/mail/class_mailAccount.inc:1148
-#: plugins/personal/nagios/nagios.tpl:17
-#: plugins/personal/nagios/class_nagiosAccount.inc:288
-#: setup/setup_feedback.tpl:30 html/getxls.php:225
-msgid "Mail address"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:814
-#: plugins/personal/generic/class_user.inc:1433
-#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
-#: html/getxls.php:299
-msgid "Organization"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:817
-#: plugins/addons/addressbook/class_addressbook.inc:818
-#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Postal address"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:819
-#: plugins/admin/departments/class_departmentGeneric.inc:602
-#: plugins/admin/departments/generic.tpl:60
-#: plugins/personal/generic/class_user.inc:1442
-#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
-#: html/getxls.php:301
-msgid "State"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
-msgid "Title"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:822
-#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
-msgid "Home postal address"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
-#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
-msgid "Common name"
-msgstr ""
-
-#: plugins/addons/addressbook/main.inc:36
-msgid "Address book"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Contact"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:37
-msgid ""
-"The telephone list plugin provides list and search facilities for the people "
-"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
-"find 'Gonicus'. Use the filters below to narrow down your search."
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:48
-msgid "Add entry"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:54
-#: plugins/admin/groups/class_groupApplication.inc:764
-msgid "Edit entry"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:58
-msgid "Remove entry"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Select to see regular users"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Show organizational entries"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Select to see users in addressbook"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Show addressbook entries"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:84
-msgid "Display results for department"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:97
-msgid "Match object"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:100
-msgid "Choose the object that will be searched in"
-msgstr ""
-
-#: plugins/addons/addressbook/contents.tpl:112
-msgid "Search string"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:2
-msgid ""
-"The CSV import plugin provides methods to generate user accounts from a file "
-"containing Comma Seperated Values. The administrator can decide which "
-"columns should be transfered to which attribute. Note that you must have at "
-"least the UID, GIVENNAME and SURENAME set."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:10
-msgid "Select CSV file to import"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:14
-#: plugins/addons/ldapmanager/contentimport.tpl:15
-#: plugins/personal/environment/kioskManagement.tpl:13
-msgid "Browse"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:19
-msgid "Select template"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:34
-msgid "All entries have been written to the LDAP database successfully."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:36
-msgid "Oups. There was an error during the import of your data."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:39
-msgid "Here is the status report for the import:"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:80
-msgid "Selected Template"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:7
-msgid "XLS import"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:99
-#: plugins/addons/ldapmanager/class_export.inc:84
-msgid "Error while exporting the requested entries!"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:112
-#: plugins/addons/ldapmanager/class_export.inc:96
-#, php-format
-msgid "You are not allowed to export the given ldap entry (%s)"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:3
-msgid ""
-"The XLS export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as xls. You may save these files for "
-"documentation."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:10
-#: plugins/addons/ldapmanager/contentexport.tpl:10
-msgid "Export single entry"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:14
-msgid "Choose the data you want to Export"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:24
-msgid "Export complete XLS for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:27
-#: plugins/addons/ldapmanager/contentexportxls.tpl:42
-#: plugins/addons/ldapmanager/contentexport.tpl:24
-#: plugins/addons/ldapmanager/contentexport.tpl:39
-msgid "Choose the department you want to Export"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:39
-#: plugins/addons/ldapmanager/contentexport.tpl:36
-msgid "Export IVBB LDIF for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:58
-#: plugins/addons/ldapmanager/contentexport.tpl:55
-msgid "Export successful"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the complete LDAP database to a xls file"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the LDAP Export to a xls file"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:3
-msgid ""
-"The LDIF export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as ldif. You may save these files for backup "
-"purpose or when initializing a new server."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:21
-msgid "Export complete LDIF for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the complete LDAP database to a file"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the LDAP Export "
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:3
-msgid ""
-"The LDIF import plugin provides methods to upload a set of entries to your "
-"running LDAP directory as ldif. You may use this to add new or modify "
-"existing entries. Remember that GOsa will not check your ldifs for GOsa "
-"conformance."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:10
-msgid "Import LDIF File"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:24
-msgid "Modify existing objects, keep untouched attributes"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:25
-msgid "Overwrite existing objects, all not listed attributes will be removed"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:34
-msgid "Remove existing entries first"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:41
-msgid "Import successful"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_export.inc:6
-msgid "CSV import"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:6
-#: plugins/addons/ldapmanager/class_import.inc:6
-msgid "LDIF export"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:105
-msgid "You've no permission to do CSV imports."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:166
-msgid "Need 'sn','givenName' and 'uid' to create user."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:214
-msgid "failed"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:218
-msgid "ok"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:282
-msgid "status"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:286
-#, php-format
-msgid "An Error Occured while inserting entry %s - process aborted"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:324
-msgid "Nothing to import!"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:336
-#: plugins/addons/ldapmanager/class_csvimport.inc:347
-#: plugins/addons/ldapmanager/class_csvimport.inc:352
-#: plugins/addons/ldapmanager/class_import.inc:68
-#: plugins/addons/ldapmanager/class_import.inc:76
-msgid "There is no file uploaded."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:341
-#: plugins/addons/ldapmanager/class_import.inc:61
-msgid "The specified file is empty."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:495
-msgid "The selected file does not contain any CSV Data..."
-msgstr ""
-
-#: plugins/addons/ldapmanager/main.inc:34
-#: plugins/addons/ldapmanager/class_ldif.inc:7
-msgid "LDAP manager"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_import.inc:52
-msgid "You need full access to all objects, to execute the import command."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_import.inc:109
-msgid "Unknown Error"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_ldif.inc:35
-msgid "Ldap manager"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_ldif.inc:41
-msgid "Ldap manager addon"
-msgstr ""
-
-#: plugins/admin/groups/class_groupManagement.inc:250
-#: plugins/admin/systems/class_systemManagement.inc:489
-#: plugins/admin/applications/class_applicationManagement.inc:289
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
-#: plugins/admin/departments/class_departmentManagement.inc:169
-#: plugins/admin/fai/class_faiManagement.inc:206
-#, php-format
-msgid "You're about to delete the following entry %s"
-msgstr ""
-
-#: plugins/admin/groups/class_groupManagement.inc:252
-#: plugins/admin/systems/class_systemManagement.inc:491
-#: plugins/admin/applications/class_applicationManagement.inc:291
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
-#: plugins/admin/departments/class_departmentManagement.inc:171
-#: plugins/admin/fai/class_faiManagement.inc:208
-#, php-format
-msgid "You're about to delete the following entries %s"
-msgstr ""
-
-#: plugins/admin/groups/class_groupManagement.inc:286
-#: plugins/admin/groups/class_groupManagement.inc:339
-#: plugins/admin/groups/class_groupManagement.inc:370
-msgid "You are not allowed to delete this group!"
-msgstr ""
-
-#: plugins/admin/groups/class_groupManagement.inc:332
-#, php-format
-msgid "You're about to delete the group '%s'."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:415
-msgid "This 'dn' is no appgroup."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:423
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove applications"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:424
-msgid ""
-"This group has application features enabled. You can disable them by "
-"clicking below."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:426
-msgid "Create applications"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:427
-msgid ""
-"This group has application features disabled. You can enable them by "
-"clicking below."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:434
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
-msgid "ACL"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:437
-msgid ""
-"You do not have permission to query application entries. All your changes "
-"will not be saved."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:450
-msgid "Invalid character in category name."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:458
-msgid "The specified category already exists."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:564
-msgid "The selected application name is not uniq. Please check your LDAP."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:602
-msgid "The selected application has no options."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:690
-#: plugins/admin/departments/class_divListDepartment.inc:195
-msgid "department"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:699
-msgid "application"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:715
-#: plugins/admin/groups/class_groupApplication.inc:756
-msgid "Delete entry"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:717
-#: plugins/admin/groups/class_groupApplication.inc:751
-#: include/sieve/templates/object_container_clear.tpl:9
-#: include/sieve/templates/object_container.tpl:9
-msgid "Move up"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:720
-#: plugins/admin/groups/class_groupApplication.inc:754
-#: include/sieve/templates/object_container_clear.tpl:13
-#: include/sieve/templates/object_container.tpl:13
-msgid "Move down"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:749
-msgid "Insert seperator"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:794
-msgid "This application is no longer available."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:797
-#, php-format
-msgid "This application is not available in any release named %s."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:801
-msgid "Check parameter"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:803
-msgid "This application has changed parameters."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:928
-#, php-format
-msgid "Removing of groups/applications with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:988
-#, php-format
-msgid "Saving of groups/applications with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1039
-#, php-format
-msgid ""
-"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
-"the objects base has changed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1044
-msgid ""
-"There are no releases available. You will not be able to select another "
-"release."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1195
-msgid "Group applications"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1202
-#: plugins/admin/groups/class_divListGroup.inc:229
-#: plugins/admin/applications/class_divListApplication.inc:213
-#: plugins/admin/applications/class_applicationGeneric.inc:548
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
-#: plugins/admin/ogroups/tabs_ogroups.inc:117
-#: plugins/admin/ogroups/class_ogroupManagement.inc:430
-#: plugins/generic/references/class_reference.inc:42
-#: plugins/gofon/fonreports/contents.tpl:34
-msgid "Application"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1203
-#: plugins/admin/systems/class_servRepository.inc:258
-#: plugins/admin/systems/servRepositorySetup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:55
-#: plugins/admin/systems/workstationStartup.tpl:89
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/faiPackage.tpl:37
-msgid "Release"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1204
-msgid "Application parameter"
-msgstr ""
-
-#: plugins/admin/groups/remove.tpl:6
-msgid ""
-"This may be a primary user group. Please double check if you really want to "
-"do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/groups/application_options.tpl:2
-msgid "Application options"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:3
-msgid "Release focus"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:6
-msgid "Select release name"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:20
-msgid "Used applications"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:27
-msgid "Add category"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:34
-msgid "Available applications"
-msgstr ""
-
-#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
-#: plugins/personal/mail/class_mailAccount.inc:1139
-#: setup/setup_config2.tpl:135
-msgid "Mail settings"
-msgstr ""
-
-#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
-#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
-#: plugins/personal/mail/generic.tpl:8
-msgid "Primary address"
-msgstr ""
-
-#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
-msgid "Primary mail address for this shared folder"
-msgstr ""
-
-#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
-#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
-msgid "Alternative addresses"
-msgstr ""
-
-#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:197
-#: plugins/admin/systems/phonesettings.tpl:220
-#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
-msgid "List of alternative mail addresses"
-msgstr ""
-
-#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
-msgid "Forward messages to non group members"
-msgstr ""
-
-#: plugins/admin/groups/mail_locals.tpl:6
-#: plugins/personal/mail/mail_locals.tpl:7
-msgid "Select addresses to add"
-msgstr ""
-
-#: plugins/admin/groups/mail_locals.tpl:32
-msgid "Display addresses of department"
-msgstr ""
-
-#: plugins/admin/groups/mail_locals.tpl:42
-msgid "Display addresses matching"
-msgstr ""
-
-#: plugins/admin/groups/mail_locals.tpl:45
-#: plugins/personal/mail/mail_locals.tpl:52
-#: plugins/personal/posix/trust_machines.tpl:31
-#: plugins/personal/samba/samba3_workstations.tpl:31
-msgid "Regular expression for matching addresses"
-msgstr ""
-
-#: plugins/admin/groups/mail_locals.tpl:52
-#: plugins/personal/mail/mail_locals.tpl:60
-msgid "Display addresses of user"
-msgstr ""
-
-#: plugins/admin/groups/mail_locals.tpl:55
-#: plugins/personal/mail/mail_locals.tpl:64
-msgid "User name of which addresses are shown"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:35
-#: plugins/admin/groups/class_divListGroup.inc:36
-msgid "List of groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:41
-msgid ""
-"This menu allows you to add, edit and remove selected groups. You may want "
-"to use the range selector on top of the group listbox, when working with a "
-"large number of groups."
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:60
-msgid "Groupname / Department"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:61
-#: plugins/admin/systems/terminal.tpl:1
-#: plugins/admin/systems/workstation.tpl:1
-#: plugins/admin/users/class_divListUsers.inc:62
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/ogroups/class_divListOGroup.inc:64
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/gofon/conference/generic.tpl:5
-msgid "Properties"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Select to see groups that are primary groups of users"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Show primary groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Select to see groups that have samba groups mappings"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Show samba groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Select to see groups that have applications configured"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Show application groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Select to see groups that have mail settings"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Show mail groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Select to see normal groups that have only functional aspects"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Show functional groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:76
-#: plugins/admin/ogroups/class_divListOGroup.inc:83
-#: plugins/personal/posix/posix_groups.tpl:57
-msgid "Regular expression for matching group names"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:77
-#: plugins/personal/posix/posix_groups.tpl:68
-msgid "User name of which groups are shown"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-msgid "Create new group"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-#: plugins/personal/environment/environment.tpl:219
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "New"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-msgid "Remove selected groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-msgid "Remove groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-msgid "Copy selected group"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-msgid "Copy groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-msgid "cut selected group"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-msgid "Cut groups"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:223
-#: plugins/admin/users/class_divListUsers.inc:221
-msgid "Posix"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "cut"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "Cut this entry"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "copy"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "Copy this entry"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/conference/class_divListConferences.inc:217
-msgid "Edit this entry"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/conference/class_divListConferences.inc:227
-msgid "Delete this entry"
-msgstr ""
-
-#: plugins/admin/groups/mail_admins.tpl:4
-msgid "Folder administrators"
-msgstr ""
-
-#: plugins/admin/groups/mail_admins.tpl:24
-msgid "Select a specific department"
-msgstr ""
-
-#: plugins/admin/groups/mail_admins.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
-msgid "Choose"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:80
-#: plugins/personal/mail/class_mailAccount.inc:92
-#, php-format
-msgid "There is no mail method '%s' specified in your gosa.conf available."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
-#: include/class_acl.inc:771
-msgid "read"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:290
-msgid "post"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:291
-msgid "external post"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:292
-msgid "append"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
-#: include/class_acl.inc:773
-msgid "write"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:294
-msgid "admin"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:295
-#: plugins/admin/systems/class_SelectDeviceType.inc:29
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
-#: plugins/admin/users/class_userManagement.inc:539
-#: plugins/admin/ogroups/class_ogroup.inc:297
-msgid "none"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:339
-msgid "This 'dn' has no valid mail extensions."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:347
-#: plugins/admin/ogroups/class_mailogroup.inc:50
-#: plugins/personal/mail/class_mailAccount.inc:299
-#: plugins/personal/mail/class_mailAccount.inc:302
-msgid "Remove mail account"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:348
-#: plugins/personal/mail/class_mailAccount.inc:303
-msgid ""
-"This account has mail features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:350
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid "Create mail account"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:351
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid ""
-"This account has mail features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:361
-msgid ""
-"Remove shared folder from mail server database when entry gets removed in "
-"LDAP"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:362
-msgid "Remove the shared folder and all its contents after saving this account"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:421
-msgid "You're trying to add an invalid email address "
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:427
-#: plugins/personal/mail/class_mailAccount.inc:364
-msgid "Adding your one of your own addresses to the forwarders makes no sense."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:453
-#: plugins/personal/scalix/class_scalixAccount.inc:442
-#: plugins/personal/mail/class_mailAccount.inc:394
-#: plugins/personal/mail/class_mailAccount.inc:399
-msgid ""
-"You're trying to add an invalid email address to the list of alternate "
-"addresses."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:458
-#: plugins/personal/scalix/class_scalixAccount.inc:451
-#: plugins/personal/mail/class_mailAccount.inc:409
-msgid "The address you're trying to add is already used by user"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:613
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
-#: plugins/admin/systems/printer.tpl:71
-#: plugins/admin/systems/glpiManufacturer.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:111
-#: plugins/admin/systems/goMailServer.tpl:73
-#: plugins/admin/systems/goMailServer.tpl:104
-#: plugins/admin/systems/goSpamServer.tpl:48
-#: plugins/admin/systems/servdns.tpl:8
-#: plugins/admin/systems/workstationStartup.tpl:194
-#: plugins/admin/systems/glpiPrinter.tpl:152
-#: plugins/admin/applications/class_applicationParameters.inc:124
-#: plugins/admin/fai/faiPackage.tpl:82
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
-#: plugins/personal/connectivity/class_kolabAccount.inc:264
-#: plugins/personal/environment/kioskManagement.tpl:15
-#: plugins/personal/environment/environment.tpl:159
-#: plugins/personal/generic/generic_certs.tpl:21
-#: plugins/personal/generic/generic_certs.tpl:45
-#: plugins/personal/generic/generic_certs.tpl:69
-msgid "Remove"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:692
-#, php-format
-msgid "Removing of groups/mail with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:891
-#, php-format
-msgid "Saving of groups/mail with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:924
-#: plugins/personal/mail/class_mailAccount.inc:908
-msgid "The required field 'Primary address' is not set."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:927
-msgid "Please enter a valid email addres in 'Primary address' field."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:933
-#: plugins/admin/ogroups/class_mailogroup.inc:92
-#: plugins/personal/mail/class_mailAccount.inc:922
-msgid "The primary address you've entered is already in use."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:939
-#: plugins/personal/mail/class_mailAccount.inc:928
-msgid "Value in 'Quota size' is not valid."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:948
-#: plugins/personal/mail/class_mailAccount.inc:937
-msgid "Please specify a vaild mail size for mails to be rejected."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:956
-#: plugins/personal/mail/class_mailAccount.inc:947
-msgid "You need to set the maximum mail size in order to reject anything."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:960
-msgid ""
-"Please choose valid permission settings. Default permission can't be emtpy."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:964
-msgid "Please select a valid mail server."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:1111
-msgid "Group mail"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:1119
-msgid "Alternate addresses"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:1120
-msgid "Forwarding addresses"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:1121
-#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
-#: plugins/personal/mail/class_mailAccount.inc:1150
-msgid "Quota size"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:1122
-#: plugins/personal/mail/class_mailAccount.inc:1149
-msgid "Mail server"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:1123
-#: plugins/admin/systems/printer.tpl:82
-#: plugins/admin/systems/class_printGeneric.inc:895
-msgid "Permissions"
-msgstr ""
-
-#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
-msgid "Group administration"
-msgstr ""
-
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr ""
-
-#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/ogroups/generic.tpl:7
-msgid "Group name"
-msgstr ""
-
-#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
-msgid "Posix name of the group"
-msgstr ""
-
-#: plugins/admin/groups/paste_generic.tpl:13
-#: plugins/admin/groups/generic.tpl:53
-msgid "Normally IDs are autogenerated, select to specify manually"
-msgstr ""
-
-#: plugins/admin/groups/paste_generic.tpl:15
-#: plugins/admin/groups/generic.tpl:56
-msgid "Force GID"
-msgstr ""
-
-#: plugins/admin/groups/paste_generic.tpl:18
-#: plugins/admin/groups/generic.tpl:59
-msgid "Forced ID number"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:21
-msgid "Select mail server to place user on"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
-msgid "Quota usage"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:38
-#: plugins/admin/systems/class_terminalInfo.inc:175
-#: plugins/admin/systems/class_printGeneric.inc:523
-#: plugins/personal/mail/generic.tpl:36
-msgid "not defined"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:48
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-#: plugins/personal/scalix/generic.tpl:67
-#: plugins/personal/mail/generic.tpl:216
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/personal/connectivity/pureftpd.tpl:60
-#: plugins/personal/environment/environment.tpl:62
-msgid "MB"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:88
-msgid "IMAP shared folders"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:92
-msgid "Default permission"
-msgstr ""
-
-#: plugins/admin/groups/mail.tpl:103
-msgid "Member permission"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:134
-msgid "Can't find this groups SID in LDAP or in your configuration file!"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:193
-msgid "This 'dn' is no group."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Samba group"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain admins"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain users"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:335
-msgid "Domain guests"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:340
-#, php-format
-msgid "Special group (%d)"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:454
-msgid "! unknown id"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:492
-#, php-format
-msgid ""
-"Your search method returned more than '%s' users, only '%s' users are shown."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:521
-#: plugins/admin/groups/class_groupGeneric.inc:774
-#, php-format
-msgid "Removing of groups/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:666
-#, php-format
-msgid "No configured SID found for '%s'."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:671
-#, php-format
-msgid "No configured RIDBASE found for '%s'."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:806
-msgid ""
-"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:817
-#: plugins/admin/groups/class_groupGeneric.inc:831
-#: plugins/admin/groups/class_groupGeneric.inc:838
-msgid "Value specified as 'Name' is already used."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:847
-#: plugins/personal/posix/class_posixAccount.inc:961
-msgid "Value specified as 'GID' is not valid."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:850
-#: plugins/personal/posix/class_posixAccount.inc:964
-msgid "Value specified as 'GID' is too small."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:1184
-msgid "Too many users, can't allocate a free ID!"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:941
-msgid "Generic group settings"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:953
-msgid "Phone pickup group"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:954
-msgid "Nagios group"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:956
-#: plugins/personal/posix/paste_generic.tpl:37
-#: plugins/personal/posix/generic.tpl:62
-msgid "GID"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:957
-msgid "Group member"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:958
-msgid "Samba group type"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:959
-msgid "Samba domain name"
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
-msgid "Samba SID"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
-msgid "Descriptive text for this group"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:68
-msgid "Select to create a samba conform group"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:76
-msgid "in domain"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:96
-msgid "Members are in a phone pickup group"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:111
-msgid "Members are in a nagios group"
-msgstr ""
-
-#: plugins/admin/groups/generic.tpl:128
-msgid "Group members"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:6
-msgid "Select users to add"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Select to see servers"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:30
-msgid "Search within subtree"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:37
-msgid "Display users of department"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:46
-#: plugins/admin/systems/glpiSelectUser.tpl:35
-#: plugins/admin/applications/class_divListApplication.inc:65
-#: plugins/admin/users/class_divListUsers.inc:77
-#: plugins/admin/fai/class_divListFai.inc:86
-#: plugins/personal/environment/hotplugDialog.tpl:43
-#: plugins/gofon/conference/headpage.tpl:35
-msgid "Display users matching"
-msgstr ""
-
-#: plugins/admin/groups/group_objects.tpl:47
-#: plugins/admin/systems/glpiSelectUser.tpl:37
-msgid "Regular expression for matching user names"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
-#, php-format
-msgid ""
-"Can't rename '%s' to '%s' there is already an entry with the same name in "
-"our zone editing dialog."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
-#, php-format
-msgid "Entry name '%s' contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
-#, php-format
-msgid "Can not rename '%s' to '%s',the destination name already exists."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
-#, php-format
-msgid "Can not create '%s',the destination name already exists."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
-#, php-format
-msgid "The name '%s' is used more than once."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
-#, php-format
-msgid "The record type '%s' is a unique type and can't be defined twice."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
-#, php-format
-msgid "There is an empty '%s' for host '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
-#, php-format
-msgid "There is a duplicate entry in '%s' for '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:62
-#, php-format
-msgid "Can't open '%s', ppd settings resetted."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:87
-msgid "Can't get ppd informations."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:99
-#, php-format
-msgid ""
-"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
-"invalid, can't read/write any ppd informations."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:116
-msgid "Please specify a valid ppd file."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:186
-#, php-format
-msgid "Can't select PPD file '%s', the file is not readable"
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:203
-#: plugins/admin/systems/class_printerPPDDialog.inc:275
-#, php-format
-msgid "Can't create folder '%s' for the uploaded ppd file."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:211
-#, php-format
-msgid "Can't create file '%s' to store modifed ppd informations."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:235
-#, php-format
-msgid "Can't add new ppd file, the source file '%s' is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:253
-#, php-format
-msgid ""
-"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
-"informations."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:267
-#, php-format
-msgid "There is already a ppd file for this kind of printer."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:288
-#, php-format
-msgid "Can't save file '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:292
-msgid "Uploaded ppd file is empty, can't create new ppd file."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:413
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/faiPackage.tpl:45
-msgid "Section"
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:468
-#: plugins/admin/systems/class_printerPPDDialog.inc:471
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:603
-msgid "True"
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:469
-#: plugins/admin/systems/class_printerPPDDialog.inc:472
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:604
-msgid "False"
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:477
-#, php-format
-msgid "Unsupported ppd type '%s' used for '%s' "
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:494
-#, php-format
-msgid "Removing old ppd file '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:497
-#, php-format
-msgid "Removing old ppd file '%s' failed. File is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:500
-#, php-format
-msgid ""
-"Removing old ppd file '%s' failed. File does not exists or is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:508
-msgid ""
-"Please select a valid ppd file or use 'Cancel' to go back to printer "
-"configuration."
-msgstr ""
-
-#: plugins/admin/systems/wingeneric.tpl:6
-msgid "Machine name"
-msgstr ""
-
-#: plugins/admin/systems/wingeneric.tpl:15
-msgid "Choose subtree to place terminal in"
-msgstr ""
-
-#: plugins/admin/systems/class_goTerminalServer.inc:32
-#: plugins/admin/systems/class_goTerminalServer.inc:61
-#: plugins/admin/systems/class_goTerminalServer.inc:126
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_terminalService.inc:475
-#: plugins/admin/systems/goTerminalServer.tpl:1
-msgid "Terminal service"
-msgstr ""
-
-#: plugins/admin/systems/class_goTerminalServer.inc:85
-#, php-format
-msgid "Saving server services/terminalServer with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goTerminalServer.inc:100
-msgid "Terminal server, must have fontpath specified."
-msgstr ""
-
-#: plugins/admin/systems/class_goTerminalServer.inc:135
-#: plugins/admin/systems/goTerminalServer.tpl:8
-msgid "Temporary disable login"
-msgstr ""
-
-#: plugins/admin/systems/class_goTerminalServer.inc:136
-#: plugins/admin/systems/class_terminalService.inc:486
-#: plugins/admin/systems/goTerminalServer.tpl:12
-msgid "Font path"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:5
-msgid "General"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:8
-#: plugins/admin/systems/paste_generic.tpl:34
-msgid "Printer name"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:30
-#: plugins/personal/generic/generic.tpl:148
-msgid "Choose subtree to place user in"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:43
-msgid "Details"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:46
-msgid "Printer location"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:54
-msgid "Printer URL"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:66
-#: plugins/admin/systems/terminalService.tpl:98
-#: plugins/admin/systems/workstationService.tpl:110
-msgid "Driver"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:89
-msgid "Users which are allowed to use this printer"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
-msgid "Add user"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
-msgid "Add group"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:113
-msgid "Users which are allowed to administrate this printer"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:115
-msgid "Admins"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:55
-#: plugins/admin/systems/class_terminalInfo.inc:205
-msgid "present"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:73
-#: plugins/admin/systems/class_terminalStartup.inc:168
-#: plugins/admin/systems/class_terminalService.inc:267
-#: plugins/admin/systems/class_workstationStartup.inc:514
-#: plugins/admin/systems/class_terminalGeneric.inc:277
-msgid "This 'dn' has no terminal features."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:80
-msgid "There is no php snmp module installed, can't gather any informations."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:86
-#: plugins/admin/systems/class_terminalInfo.inc:180
-msgid "unknown status"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:95
-msgid "This is a virtual terminal which has no properties to show here."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:113
-msgid "online"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:169
-msgid "running"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:172
-msgid "not running"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalInfo.inc:197
-msgid "offline"
-msgstr ""
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1268
-#: plugins/admin/systems/class_workstationGeneric.inc:617
-#: plugins/admin/ogroups/class_ogroupManagement.inc:434
-#: plugins/generic/references/class_reference.inc:48
-msgid "Workstation"
-msgstr ""
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1267
-#: plugins/admin/systems/class_terminalGeneric.inc:626
-#: plugins/admin/systems/class_terminalGeneric.inc:632
-#: plugins/admin/ogroups/class_ogroupManagement.inc:435
-msgid "Terminal"
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:3
-msgid ""
-"This is a new system which currently has no system type defined. Please "
-"choose a system type for this entry and press the 'continue' button. If this "
-"system should be added to a group of system settings, specify the preferred "
-"object group below."
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:9
-msgid ""
-"Please select a system type and an optional bundle of predefined settings to "
-"be inherited."
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:20
-#: plugins/admin/systems/glpi.tpl:9
-msgid "System type"
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:21
-msgid "Choose a system type"
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:32
-msgid "Choose an object group as template"
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:33
-msgid "Choose an object group"
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:1
-msgid "Kerberos kadmin access"
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:4
-msgid "Kerberos Realm"
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:12
-#: plugins/admin/systems/goImapServer.tpl:25
-#: plugins/admin/systems/class_goImapServer.inc:177
-msgid "Admin user"
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:20
-#: plugins/admin/systems/goGlpiServer.tpl:12
-#: plugins/admin/systems/class_goKrbServer.inc:104
-#: plugins/admin/systems/goImapServer.tpl:34
-#: plugins/admin/systems/class_goFonServer.inc:144
-#: plugins/admin/systems/goFonServer.tpl:12
-#: plugins/admin/systems/class_gosaLogServer.inc:103
-#: plugins/admin/systems/goFaxServer.tpl:12
-#: plugins/admin/systems/gosaLogServer.tpl:12
-#: plugins/admin/systems/class_goGlpiServer.inc:104
-#: plugins/admin/systems/class_divListSystem.inc:376
-#: plugins/admin/systems/class_goLogDBServer.inc:102
-#: plugins/admin/systems/goLogDBServer.tpl:12
-#: plugins/admin/systems/class_goFaxServer.inc:100
-#: plugins/personal/password/class_password.inc:24
-#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:221
-#: setup/setup_config2.tpl:266 setup/setup_migrate.tpl:225
-#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
-#: ihtml/themes/default/password.tpl:38
-msgid "Password"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:124
-msgid "This 'dn' has no phone features."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "yes"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "no"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "dynamic"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "Networksettings"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:268
-#, php-format
-msgid ""
-"Can't delete because there are user which are depending on this phone. One "
-"of them is user '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:278
-#, php-format
-msgid "Removing of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:326
-#: plugins/admin/systems/class_componentGeneric.inc:187
-msgid "The required field IP address is empty."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:329
-#: plugins/admin/systems/class_componentGeneric.inc:190
-msgid "The field IP address contains an invalid address."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:334
-msgid "The required field 'Phone name' is not set."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:337
-msgid "The 'Phone name' '0' is reserved and cannot be used."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:347
-#: plugins/admin/systems/class_componentGeneric.inc:201
-#: plugins/admin/systems/class_printGeneric.inc:683
-#: plugins/admin/systems/class_servGeneric.inc:301
-#: plugins/admin/systems/class_winGeneric.inc:215
-#: plugins/admin/systems/class_terminalGeneric.inc:468
-#: plugins/admin/systems/class_workstationGeneric.inc:448
-#, php-format
-msgid "There is already an entry '%s' in the base choosen by you"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:429
-#, php-format
-msgid "Saving of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:477
-msgid "Phone generic"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:482
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
-msgid "Phone hardware"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:488
-msgid "SIP Mode"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:489
-msgid "SIP DTMF mode"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:490
-msgid "SIP Default ip"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:491
-msgid "SIP Qualify"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:492
-msgid "IAX authentication type"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:493
-msgid "IAX secret"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:494
-msgid "IAX account code"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:495
-msgid "IAX trunk lines"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:496
-msgid "IAX permit settings"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:497
-msgid "IAX deny settings"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:498
-msgid "CAPI MSN"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:499
-msgid "Hardware type"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:150
-msgid "Please enter a value for 'release'."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:154
-msgid "Please specify a valid value for 'url'."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:201
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:203
-#: plugins/admin/systems/class_workstationStartup.inc:1161
-#, php-format
-msgid ""
-"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
-"empty string."
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:1
-msgid "Advanced phone settings"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:6
-msgid "Phone type"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:30
-#: plugins/admin/systems/phonesettings.tpl:42
-#: plugins/admin/systems/phonesettings.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:91
-#: plugins/admin/systems/phonesettings.tpl:128
-#: plugins/admin/systems/phonesettings.tpl:181
-msgid "Choose a phone type"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:13
-msgid "refresh"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:25
-#: plugins/admin/systems/class_terminalGeneric.inc:635
-#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
-#: plugins/admin/systems/workstation.tpl:50
-#: plugins/admin/ogroups/class_termgroup.inc:395
-#: plugins/admin/ogroups/termgroup.tpl:47
-msgid "Mode"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:38
-msgid "DTMF mode"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:54
-#: plugins/admin/systems/phonesettings.tpl:99
-msgid "Default IP"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:66
-#: plugins/admin/systems/phonesettings.tpl:109
-msgid "Response timeout"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:87
-msgid "Modus"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:124
-msgid "Authtype"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:136
-msgid "Secret"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:146
-msgid "GoFonInkeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:154
-msgid "GoFonOutKeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:167
-msgid "Account code"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:177
-msgid "Trunk lines"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:194
-msgid "Hosts that are allowed to connect"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:217
-msgid "Hosts that are not allowed to connect"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:247
-msgid "MSN"
-msgstr ""
-
-#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
-msgid ""
-"This includes all system and setup informations. Please double check if your "
-"really want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
-#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
-#: plugins/gofon/conference/remove.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your LDAP tree in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:29
-#: plugins/admin/systems/goLdapServer.tpl:1
-msgid "LDAP service"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:56
-msgid "LDAP Service"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:67
-msgid "The given base is empty or contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:85
-#: plugins/admin/systems/class_goLdapServer.inc:86
-msgid "Ldap"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:94
-msgid "Ldap base"
-msgstr ""
-
-#: plugins/admin/systems/goGlpiServer.tpl:1
-msgid "GLPI database information"
-msgstr ""
-
-#: plugins/admin/systems/goGlpiServer.tpl:4
-#: plugins/admin/systems/goLogDBServer.tpl:4
-msgid "Logging DB user"
-msgstr ""
-
-#: plugins/admin/systems/goGlpiServer.tpl:20
-#: plugins/admin/systems/class_gosaLogServer.inc:101
-#: plugins/admin/systems/gosaLogServer.tpl:20
-#: plugins/admin/systems/class_goGlpiServer.inc:103
-msgid "Database"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
-#: plugins/admin/systems/glpi_edit_os.tpl:9
-#: plugins/admin/systems/glpi_edit_os.tpl:28
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
-#: plugins/admin/systems/glpi_edit_type.tpl:9
-#: plugins/admin/systems/glpi_edit_type.tpl:28
-msgid "Rename"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
-#: plugins/admin/systems/glpiManufacturer.tpl:13
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
-#: plugins/admin/systems/glpi_edit_os.tpl:15
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
-#: plugins/admin/systems/glpi_edit_type.tpl:15
-#: plugins/admin/fai/class_faiSummaryTab.inc:236
-#: plugins/personal/environment/kioskManagement.tpl:25
-#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
-msgid "Close"
-msgstr ""
-
-#: plugins/admin/systems/glpiManufacturer.tpl:1
-msgid "Manage manufacturers"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:1
-msgid "System information"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:7
-msgid "CPU"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:10
-msgid "Memory"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:13
-msgid "Boot MAC"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:16
-msgid "USB support"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
-msgid "System status"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:23
-msgid "Inventory number"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:27
-msgid "Last login"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:38
-msgid "Network devices"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:47
-msgid "IDE devices"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:56
-msgid "SCSI devices"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:64
-msgid "Floppy device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:68
-msgid "CDROM device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:73
-#: plugins/admin/systems/terminalService.tpl:95
-#: plugins/admin/systems/workstationService.tpl:107
-msgid "Graphic device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:77
-msgid "Audio device"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:93
-msgid "Up since"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:96
-msgid "CPU load"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:99
-msgid "Memory usage"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:102
-msgid "Swap usage"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:116
-msgid "SSH service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:119
-#: plugins/admin/systems/class_goCupsServer.inc:29
-#: plugins/admin/systems/class_goCupsServer.inc:50
-#: plugins/admin/systems/class_goCupsServer.inc:71
-msgid "Print service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:122
-msgid "Scan service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:125
-msgid "Sound service"
-msgstr ""
-
-#: plugins/admin/systems/info.tpl:128
-msgid "GUI"
-msgstr ""
-
-#: plugins/admin/systems/class_goCupsServer.inc:70
-msgid "Cups"
-msgstr ""
-
-#: plugins/admin/systems/class_goCupsServer.inc:78
-#: plugins/admin/systems/class_serverService.inc:8
-#: plugins/admin/systems/class_goImapServer.inc:170
-#: plugins/admin/systems/class_goFonServer.inc:139
-#: plugins/admin/systems/class_goVirusServer.inc:229
-#: plugins/admin/systems/class_servRepository.inc:387
-#: plugins/admin/systems/class_goGlpiServer.inc:98
-#: plugins/admin/systems/class_goLogDBServer.inc:98
-msgid "Start"
-msgstr ""
-
-#: plugins/admin/systems/class_goCupsServer.inc:79
-#: plugins/admin/systems/class_serverService.inc:7
-#: plugins/admin/systems/class_goImapServer.inc:171
-#: plugins/admin/systems/class_goFonServer.inc:140
-#: plugins/admin/systems/class_goVirusServer.inc:230
-#: plugins/admin/systems/class_servRepository.inc:388
-#: plugins/admin/systems/class_goGlpiServer.inc:99
-#: plugins/admin/systems/class_goLogDBServer.inc:99
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
-#: include/sieve/templates/element_stop.tpl:4
-#: include/sieve/templates/object_container.tpl:30
-#: include/sieve/class_sieveManagement.inc:508
-#: include/sieve/class_sieveManagement.inc:727
-msgid "Stop"
-msgstr ""
-
-#: plugins/admin/systems/class_goCupsServer.inc:80
-#: plugins/admin/systems/class_serverService.inc:9
-#: plugins/admin/systems/class_goImapServer.inc:172
-#: plugins/admin/systems/class_goFonServer.inc:141
-#: plugins/admin/systems/class_goVirusServer.inc:231
-#: plugins/admin/systems/class_servRepository.inc:389
-#: plugins/admin/systems/class_goGlpiServer.inc:100
-#: plugins/admin/systems/class_goLogDBServer.inc:100
-msgid "Restart"
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:2
-msgid "CD-Install-Image generation"
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:5
-msgid ""
-"This option enables you to generate FAI install CD images for the selected "
-"workstation. The procedure may take about 10 minutes to complete, so please "
-"be patient after pressing the 'Create ISO-Image' button."
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:9
-msgid "Create ISO-Image"
-msgstr ""
-
-#: plugins/admin/systems/class_serverService.inc:307
-msgid "Can't set status while this server is not saved."
-msgstr ""
-
-#: plugins/admin/systems/class_serverService.inc:319
-#, php-format
-msgid "The specified method '%s' can't executed for services."
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:31
-msgid "Kerberos service"
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:59
-msgid "Kerberos service (kadmin access informations)"
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:69
-#, php-format
-msgid "The specified kerberos password is empty."
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:72
-#, php-format
-msgid "The specified kerberos admin is empty."
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:75
-#, php-format
-msgid "The specified kerberos realm is empty."
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:93
-#: plugins/personal/generic/generic.tpl:217
-msgid "Kerberos"
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:94
-msgid "Kerberos access information"
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:102
-msgid "Realm"
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:103
-#: plugins/admin/systems/class_goFonServer.inc:143
-#: plugins/admin/systems/class_goGlpiServer.inc:102
-#: plugins/admin/systems/class_goLogDBServer.inc:101
-msgid "Admin"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:2
-msgid "Add/Edit monitor"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:17
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
-msgid "Comments"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:24
-#: plugins/admin/systems/glpi_devices.tpl:123
-#: plugins/admin/systems/glpi_devices.tpl:164
-#: plugins/admin/systems/glpi_devices.tpl:219
-#: plugins/admin/systems/glpi_devices.tpl:275
-#: plugins/admin/systems/glpi_devices.tpl:333
-#: plugins/admin/systems/glpi_devices.tpl:397
-#: plugins/admin/systems/glpi_devices.tpl:469
-#: plugins/admin/systems/glpi_devices.tpl:533
-#: plugins/admin/systems/glpi_devices.tpl:580
-#: plugins/admin/systems/glpi_devices.tpl:633
-#: plugins/admin/systems/glpi_devices.tpl:687
-#: plugins/admin/systems/glpi_devices.tpl:733
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
-#: plugins/admin/systems/glpi.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:796
-#: plugins/admin/systems/glpiPrinter.tpl:23
-msgid "Manufacturer"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:33
-msgid "Monitor size"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:36
-msgid "Inch"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:44
-msgid "Integrated microphone"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:47
-#: plugins/admin/systems/glpi_devices.tpl:55
-#: plugins/admin/systems/glpi_devices.tpl:63
-#: plugins/admin/systems/glpi_devices.tpl:71
-#: plugins/admin/systems/glpi_devices.tpl:176
-#: plugins/admin/systems/glpi_devices.tpl:296
-#: plugins/admin/systems/glpi_devices.tpl:361
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_address.tpl:40
-#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
-#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:145
-msgid "Yes"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:48
-#: plugins/admin/systems/glpi_devices.tpl:56
-#: plugins/admin/systems/glpi_devices.tpl:64
-#: plugins/admin/systems/glpi_devices.tpl:72
-#: plugins/admin/systems/glpi_devices.tpl:177
-#: plugins/admin/systems/glpi_devices.tpl:297
-#: plugins/admin/systems/glpi_devices.tpl:362
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_address.tpl:42
-#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
-#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:145
-msgid "No"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:52
-msgid "Integrated speakers"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:60
-msgid "Sub-D"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:68
-msgid "BNC"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:76
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "Serial number"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:83
-msgid "Additional serial number"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:97
-msgid "Add/Edit other device"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:112
-#: plugins/admin/systems/glpi_devices.tpl:153
-#: plugins/admin/systems/glpi_devices.tpl:208
-#: plugins/admin/systems/glpi_devices.tpl:264
-#: plugins/admin/systems/glpi_devices.tpl:322
-#: plugins/admin/systems/glpi_devices.tpl:386
-#: plugins/admin/systems/glpi_devices.tpl:458
-#: plugins/admin/systems/glpi_devices.tpl:522
-#: plugins/admin/systems/glpi_devices.tpl:569
-#: plugins/admin/systems/glpi_devices.tpl:622
-#: plugins/admin/systems/glpi_devices.tpl:676
-#: plugins/admin/systems/glpi_devices.tpl:722
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
-#: plugins/admin/systems/glpi.tpl:79
-#: plugins/admin/systems/class_glpiAccount.inc:790
-#: include/sieve/templates/element_comment.tpl:4
-#: include/sieve/templates/object_container.tpl:23
-#: include/sieve/class_sieveManagement.inc:501
-#: include/sieve/class_sieveManagement.inc:720
-msgid "Comment"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:138
-msgid "Add/Edit power supply"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:173
-msgid "Atx"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:181
-msgid "Power"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:193
-msgid "Add/Edit graphic card"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:228
-#: plugins/admin/systems/glpi_devices.tpl:284
-#: plugins/admin/systems/glpi_devices.tpl:349
-msgid "Interface"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:237
-msgid "Ram"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:249
-msgid "Add/Edit controller"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:307
-msgid "Add/Edit drive"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:342
-msgid "Speed"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:358
-msgid "Writeable"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:371
-msgid "Add/Edit harddisk"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:406
-msgid "Rpm"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:413
-msgid "Cache"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:443
-msgid "Add/Edit memory"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:478
-msgid "Frequenz"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:507
-msgid "Add/Edit sound card"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:553
-msgid "Add/Edit network interface"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:589
-#: plugins/admin/systems/class_termDNS.inc:568
-msgid "MAC address"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:596
-#: plugins/personal/connectivity/pureftpd.tpl:15
-msgid "Bandwidth"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:607
-msgid "Add/Edit processor"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:642
-msgid "Frequence"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:649
-msgid "Default frequence"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:661
-msgid "Add/Edit motherboard"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:696
-msgid "Chipset"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:707
-msgid "Add/Edit computer case"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:742
-msgid "format"
-msgstr ""
-
-#: plugins/admin/systems/class_goService.inc:26
-#: plugins/admin/systems/class_goService.inc:61
-msgid "Empty service"
-msgstr ""
-
-#: plugins/admin/systems/class_goService.inc:102
-#, php-format
-msgid "Removing of server services/"
-msgstr ""
-
-#: plugins/admin/systems/class_goService.inc:128
-#, php-format
-msgid "Saving of server services/"
-msgstr ""
-
-#: plugins/admin/systems/class_goService.inc:159
-#, php-format
-msgid "Set status flag for server services/"
-msgstr ""
-
-#: plugins/admin/systems/class_goService.inc:216
-#, php-format
-msgid ""
-"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:7
-#: plugins/admin/systems/class_goImapServer.inc:175
-msgid "Server identifier"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:16
-#: plugins/admin/systems/class_goImapServer.inc:176
-msgid "Connect URL"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:43
-#: plugins/admin/systems/class_goImapServer.inc:179
-msgid "Sieve port"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:61
-#: plugins/admin/systems/class_goImapServer.inc:180
-msgid "Start IMAP service"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:70
-#: plugins/admin/systems/class_goImapServer.inc:181
-msgid "Start IMAP SSL service"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:79
-#: plugins/admin/systems/class_goImapServer.inc:182
-msgid "Start POP3 service"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:88
-#: plugins/admin/systems/class_goImapServer.inc:183
-msgid "Start POP3 SSL service"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:99
-#: plugins/admin/systems/goMailServer.tpl:204
-msgid "The server must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:206
-msgid "The service must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:104
-#: plugins/admin/systems/goMailServer.tpl:209
-msgid "Set new status"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-msgid "Set status"
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:163
-#: plugins/admin/systems/workstation.tpl:137
-#: plugins/admin/applications/class_applicationGeneric.inc:554
-#: plugins/admin/applications/generic.tpl:24
-#: plugins/admin/ogroups/termgroup.tpl:101
-#: plugins/admin/fai/faiTemplateEntry.tpl:105
-msgid "Execute"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:1
-msgid "Network\tsettings"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:9
-msgid "IP-address"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:17
-msgid "MAC-address"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:29
-msgid "Autodetect"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:58
-msgid "Enable DNS for this device"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:59
-#: plugins/admin/systems/class_servDNS.inc:411
-#: plugins/admin/systems/servdnseditzone.tpl:76
-#: plugins/gofon/phoneaccount/generic.tpl:95
-msgid "Refresh"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:67
-msgid "Zone"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:77
-#: plugins/admin/systems/class_servDNS.inc:174
-#: plugins/admin/systems/class_servDNS.inc:414
-#: plugins/admin/systems/class_termDNS.inc:578
-#: plugins/admin/systems/servdnseditzone.tpl:94
-msgid "TTL"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:85
-msgid "Dns records"
-msgstr ""
-
-#: plugins/admin/systems/component.tpl:6
-#: plugins/personal/environment/hotplugDialogNew.tpl:10
-msgid "Device name"
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:57
-#: plugins/admin/systems/class_winGeneric.inc:96
-msgid "This 'dn' has no network features."
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:135
-#, php-format
-msgid "Removing of system component/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:182
-msgid "The required field 'Component name' is not set."
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:261
-#, php-format
-msgid "Saving of system component/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:269
-msgid "Component generic"
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:274
-msgid "Network device"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:1
-#: plugins/admin/systems/workstationStartup.tpl:4
-msgid "Boot parameters"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:8
-#: plugins/admin/systems/class_terminalStartup.inc:480
-#: plugins/admin/systems/class_workstationStartup.inc:1200
-#: plugins/admin/systems/workstationStartup.tpl:8
-msgid "Boot kernel"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:19
-msgid "Custom options"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:23
-#: plugins/admin/systems/workstationStartup.tpl:23
-msgid ""
-"Enter any parameters that should be passed to the kernel as append line "
-"during bootup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:27
-#: plugins/admin/systems/workstationStartup.tpl:28
-msgid "LDAP server"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:43
-msgid "Select if terminal supports graphical startup with progress bar"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:45
-msgid "use graphical bootup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:48
-msgid "Select if terminal should boot in text mode"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:50
-msgid "use standard linux textual bootup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:53
-msgid "Select to get more verbose output during startup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:55
-msgid "use debug mode for startup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:66
-#: plugins/admin/systems/workstationStartup.tpl:149
-msgid "Kernel modules (format: name parameters)"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:69
-#: plugins/admin/systems/workstationStartup.tpl:152
-msgid "Add additional modules to load on startup"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:87
-#: plugins/admin/systems/class_terminalStartup.inc:478
-#: plugins/admin/systems/goShareServer.tpl:1
-#: plugins/admin/systems/class_workstationStartup.inc:1204
-#: plugins/admin/systems/workstationStartup.tpl:170
-#: plugins/personal/environment/class_environment.inc:1337
-#: plugins/personal/environment/environment.tpl:133
-msgid "Shares"
-msgstr ""
-
-#: plugins/admin/systems/terminalStartup.tpl:105
-#: plugins/admin/systems/workstationStartup.tpl:188
-msgid "Mountpoint"
-msgstr ""
-
-#: plugins/admin/systems/glpiSelectUser.tpl:6
-#: plugins/admin/users/class_divListUsers.inc:35
-#: plugins/admin/users/class_divListUsers.inc:36
-msgid "List of users"
-msgstr ""
-
-#: plugins/admin/systems/glpiSelectUser.tpl:23
-msgid ""
-"This dialog allows you to select a user as technical responsible person."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:32
-msgid "Systems"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:225
-msgid "Creating the image failed. Please see the report below."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:234
-#, php-format
-msgid "Command '%s', specified for ISO creation doesn't seem to exist."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:297
-msgid "You are not allowed to create a new object of this type."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:348
-msgid "You can't edit this object type yet!"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:376
-#: plugins/admin/systems/class_systemManagement.inc:442
-msgid "You are not allowed to change the password for this object."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:388
-msgid "Passwords entered as new and repeated do not match!"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:445
-msgid "Can't detect object to change password."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:553
-#: plugins/admin/systems/class_systemManagement.inc:628
-#: plugins/admin/systems/class_systemManagement.inc:687
-#: plugins/admin/fai/class_faiManagement.inc:174
-#: plugins/admin/fai/class_faiManagement.inc:252
-#: plugins/admin/fai/class_faiManagement.inc:323
-msgid "You are not allowed to delete this component!"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:621
-#, php-format
-msgid "You're about to delete all information about the component at '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:726
-#, php-format
-msgid ""
-"Can't set gotoMode to status 'avtice', the current object couldn't be "
-"identified."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1014
-msgid "New terminal"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1016
-msgid "New workstation"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1018
-msgid "New Device"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1037
-msgid "Terminal template for"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1053
-msgid "Workstation template for"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1265
-msgid "New System from incoming"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1266
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/fai/class_faiTemplate.inc:514
-msgid "Template"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1269
-msgid "Workstation is installing"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1270
-msgid "Workstation is waiting for action"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1271
-msgid "Workstation installation failed"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1274
-msgid "Server is installing"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1275
-msgid "Server is waiting for action"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1276
-msgid "Server installation failed"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1277
-msgid "Winstation"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1278
-msgid "Network Device"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1279
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1280
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1336
-#: plugins/admin/systems/class_systemManagement.inc:1337
-msgid "Incoming objects"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1342
-msgid "Incoming"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:111
-#, php-format
-msgid "Can't extract a valid base out of object dn, setting base to '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:266
-#: plugins/admin/systems/class_printGeneric.inc:274
-#: plugins/admin/systems/class_printGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:328
-#: plugins/admin/systems/class_printGeneric.inc:344
-#: plugins/admin/systems/class_printGeneric.inc:347
-msgid "Add printer extension"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:267
-msgid ""
-"Could not intialize printer tab, parameter parent was missing while "
-"construction."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:275
-msgid "This is a workstation template, printer tab is disabled."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:280
-msgid "This is a terminal template, printer tab is disabled."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:321
-msgid "This 'dn' has no printer features."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:329
-msgid ""
-"This object has printer extension disabled. You can't enable it while 'cn' "
-"is not present in entry. Possibly you are currently creating a new terminal "
-"template"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:336
-#: plugins/admin/systems/class_printGeneric.inc:339
-msgid "Remove printer extension"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:337
-msgid ""
-"This workstation has printer extension enabled.You can disable it by "
-"clicking below."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:340
-msgid ""
-"This terminal has printer extension enabled. You can disable it by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:345
-msgid ""
-"This workstation has printer extension disabled. You can enable it by "
-"clicking below."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:348
-msgid ""
-"This terminal has printer extension disabled. You can enable it by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:518
-#, php-format
-msgid "Your currently selected PPD file '%s' doesn't exist."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:526
-msgid "can't get ppd informations."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:539
-#, php-format
-msgid "This printer belongs to terminal %s. You can't rename this printer."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:541
-#, php-format
-msgid "This printer belongs to workstation %s. You can't rename this printer."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:599
-#, php-format
-msgid "Removing of system print/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:843
-#, php-format
-msgid "Saving of system print/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:863
-#: plugins/admin/systems/class_printGeneric.inc:865
-#: plugins/admin/ogroups/class_ogroupManagement.inc:429
-#: plugins/admin/fai/faiTemplateEntry.tpl:85
-#: plugins/admin/fai/faiTemplateEntry.tpl:127
-#: plugins/generic/references/class_reference.inc:36
-msgid "Group"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:881
-msgid "Print generic"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:893
-msgid "LabeledURL"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:894
-msgid "Printer PPD"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:911
-#, php-format
-msgid ""
-"You are not allowed to remove the given object '%s' from the list of members "
-"of printer '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:928
-#, php-format
-msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:933
-#, php-format
-msgid ""
-"You are not allowed to add the given object '%s' to the list of members of '%"
-"s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:968
-#, php-format
-msgid "Can't add '%s' to the list of members, it is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:979
-#, php-format
-msgid "Can't add '%s' to list of members, it is not reachable."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:54
-#: plugins/admin/systems/class_workstationGeneric.inc:126
-#: plugins/admin/ogroups/class_termgroup.inc:42
-msgid "Activated"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:55
-#: plugins/admin/systems/class_workstationGeneric.inc:127
-#: plugins/admin/ogroups/class_termgroup.inc:43
-#: plugins/personal/connectivity/opengw.tpl:33
-#: plugins/personal/connectivity/class_opengwAccount.inc:343
-msgid "Locked"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:101
-msgid "This 'dn' has no server features."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:109
-#: plugins/admin/systems/class_workstationGeneric.inc:186
-#: plugins/admin/ogroups/class_termgroup.inc:204
-msgid "No ACTIONCMD definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:147
-#, php-format
-msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:315
-#: plugins/admin/systems/class_workstationGeneric.inc:307
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Switch off"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:316
-#: plugins/admin/systems/class_workstationGeneric.inc:307
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Reboot"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:208
-#: plugins/admin/systems/class_workstationGeneric.inc:308
-#: plugins/admin/ogroups/class_termgroup.inc:295
-msgid "Instant update"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:209
-#: plugins/admin/systems/class_servGeneric.inc:218
-#: plugins/admin/systems/class_workstationGeneric.inc:309
-#: plugins/admin/systems/class_workstationGeneric.inc:318
-#: plugins/admin/ogroups/class_termgroup.inc:296
-msgid "Scheduled update"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:210
-#: plugins/admin/systems/class_servGeneric.inc:217
-#: plugins/admin/systems/class_workstationGeneric.inc:310
-#: plugins/admin/systems/class_workstationGeneric.inc:317
-#: plugins/admin/ogroups/class_termgroup.inc:297
-msgid "Reinstall"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:211
-#: plugins/admin/systems/class_workstationGeneric.inc:311
-#: plugins/admin/ogroups/class_termgroup.inc:298
-msgid "Rescan hardware"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:212
-#: plugins/admin/systems/class_servGeneric.inc:219
-#: plugins/admin/systems/class_terminalGeneric.inc:317
-#: plugins/admin/systems/class_terminalGeneric.inc:321
-#: plugins/admin/systems/class_workstationGeneric.inc:312
-#: plugins/admin/systems/class_workstationGeneric.inc:319
-#: plugins/admin/ogroups/class_termgroup.inc:299
-msgid "Memory test"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:213
-#: plugins/admin/systems/class_servGeneric.inc:220
-#: plugins/admin/systems/class_workstationGeneric.inc:313
-#: plugins/admin/systems/class_workstationGeneric.inc:320
-msgid "Force localboot"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:214
-#: plugins/admin/systems/class_servGeneric.inc:221
-#: plugins/admin/systems/class_terminalGeneric.inc:318
-#: plugins/admin/systems/class_terminalGeneric.inc:322
-#: plugins/admin/systems/class_workstationGeneric.inc:314
-#: plugins/admin/systems/class_workstationGeneric.inc:321
-#: plugins/admin/ogroups/class_termgroup.inc:300
-msgid "System analysis"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:216
-#: plugins/admin/systems/class_terminalGeneric.inc:320
-#: plugins/admin/systems/class_workstationGeneric.inc:316
-msgid "Wake up"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:245
-#, php-format
-msgid "Removing of system server/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:290
-msgid "The required field 'Server name' is not set."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:361
-#, php-format
-msgid "Saving of system server/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:415
-msgid "Server generic"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:425
-#: plugins/admin/systems/class_workstationGeneric.inc:623
-msgid "Goto mode"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:427
-#: plugins/admin/systems/class_terminalGeneric.inc:643
-#: plugins/admin/systems/class_workstationGeneric.inc:627
-#: plugins/admin/ogroups/class_termgroup.inc:397
-msgid "Action flag"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:17
-#: plugins/admin/systems/class_divListSystemService.inc:18
-msgid "Installed services"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:22
-msgid ""
-"This menu allows you to add, remove and configure the properties of a "
-"specific service."
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:30
-msgid "Service name"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add service"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add new service"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all services"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#: plugins/admin/systems/class_divListSystemService.inc:106
-msgid "Stop service"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-msgid "Stop all services"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#: plugins/admin/systems/class_divListSystemService.inc:112
-msgid "Restart service"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-msgid "Restart all services"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:86
-msgid "Stopped"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:87
-msgid "Started"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:88
-msgid "Restarting"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:89
-msgid "User status"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:100
-msgid "Start service"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:118
-msgid "Edit service"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystemService.inc:124
-msgid "Remove service"
-msgstr ""
-
-#: plugins/admin/systems/phone.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:44
-msgid "Phone name"
-msgstr ""
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
-msgid "Add/Edit manufacturer"
-msgstr ""
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
-msgid "Website"
-msgstr ""
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
-#: plugins/admin/ogroups/class_phonequeue.inc:903
-#: plugins/gofon/conference/paste_generic.tpl:15
-#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Phone number"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:40
-#: plugins/admin/systems/class_terminalStartup.inc:123
-#: plugins/admin/systems/class_terminalStartup.inc:143
-#: plugins/admin/systems/class_terminalService.inc:75
-#: plugins/admin/systems/class_terminalService.inc:103
-#: plugins/admin/systems/class_terminalService.inc:109
-#: plugins/admin/systems/class_terminalService.inc:119
-#: plugins/admin/systems/class_terminalService.inc:120
-#: plugins/admin/systems/class_terminalService.inc:122
-#: plugins/admin/systems/class_terminalService.inc:126
-#: plugins/admin/systems/class_terminalService.inc:219
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_terminalService.inc:225
-#: plugins/admin/systems/class_terminalService.inc:228
-#: plugins/admin/systems/class_terminalService.inc:231
-#: plugins/admin/systems/class_terminalService.inc:234
-#: plugins/admin/systems/class_terminalService.inc:237
-#: plugins/admin/systems/class_workstationStartup.inc:299
-#: plugins/admin/systems/class_workstationStartup.inc:322
-#: plugins/admin/systems/class_workstationStartup.inc:326
-#: plugins/admin/systems/class_workstationStartup.inc:845
-#: plugins/admin/systems/class_workstationService.inc:202
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_workstationService.inc:208
-#: plugins/admin/systems/class_workstationService.inc:211
-#: plugins/admin/systems/class_workstationService.inc:214
-#: plugins/admin/systems/class_workstationService.inc:217
-#: plugins/admin/systems/class_workstationService.inc:220
-#: plugins/admin/systems/class_workstationService.inc:230
-#: plugins/admin/systems/class_workstationService.inc:231
-#: plugins/admin/systems/class_workstationService.inc:232
-#: plugins/admin/systems/class_workstationService.inc:233
-#: plugins/admin/systems/class_workstationService.inc:234
-#: plugins/admin/systems/class_workstationService.inc:235
-#: plugins/admin/systems/class_workstationService.inc:236
-#: plugins/admin/systems/class_terminalGeneric.inc:137
-#: plugins/admin/systems/class_terminalGeneric.inc:334
-#: plugins/admin/systems/class_workstationGeneric.inc:142
-msgid "inherited"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:95
-#: plugins/admin/systems/class_workstationStartup.inc:347
-#, php-format
-msgid ""
-"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
-"exist."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:210
-#: plugins/admin/systems/class_workstationStartup.inc:661
-#: plugins/personal/environment/class_environment.inc:601
-#: plugins/personal/environment/class_environment.inc:614
-msgid "You must specify a valid mount point."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:410
-#, php-format
-msgid "Saving of system terminal/startup with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:469
-msgid "Terminal startup"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:477
-#: plugins/admin/systems/class_workstationStartup.inc:1199
-msgid "Ldap server"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:479
-#: plugins/admin/systems/class_workstationStartup.inc:1203
-msgid "Kernel modules"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:481
-#: plugins/admin/systems/class_workstationStartup.inc:1201
-msgid "Kernel parameter"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:7
-#: plugins/admin/systems/class_goMailServer.inc:712
-msgid "Visible full qualified hostname"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:11
-msgid "The full qualified host name."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:16
-msgid "Max mail header size"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:21
-msgid "This value specifies the maximal header size."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#: plugins/admin/systems/goMailServer.tpl:31
-#: plugins/admin/systems/goMailServer.tpl:40
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "KB"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:26
-#: plugins/admin/systems/class_goMailServer.inc:715
-msgid "Max mailbox size"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:31
-msgid "Defines the maximal size of mail box."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:35
-#: plugins/admin/systems/class_goMailServer.inc:716
-msgid "Max message size"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "Specify the maximal size of a message."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:45
-#: plugins/admin/systems/class_goMailServer.inc:719
-msgid "Relay host"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:50
-msgid "Relay messages to following host:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:60
-#: plugins/admin/systems/class_goMailServer.inc:718
-msgid "Local networks"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:62
-msgid "Postfix networks"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:83
-msgid "Domains and routing"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:91
-#: plugins/admin/systems/class_goMailServer.inc:717
-msgid "Domains to accept mail for"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:93
-msgid "Postfix is responsible for the following domains:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:114
-msgid "Transports"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:123
-msgid "Select a transport protocol."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:141
-msgid "Restrictions"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:149
-#: plugins/admin/systems/class_goMailServer.inc:721
-msgid "Restrictions for sender"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:157
-#: plugins/admin/systems/goMailServer.tpl:183
-msgid "Restriction filter"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:175
-#: plugins/admin/systems/class_goMailServer.inc:722
-msgid "Restrictions for recipient"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:50
-#: plugins/admin/systems/class_goSpamServer.inc:327
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goSpamServer.inc:354
-msgid "Spamassassin"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:225
-msgid "Specified value is not a valid 'trusted network' value."
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:285
-#, php-format
-msgid "Saving of server services/spamassassin with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:294
-msgid "Required score must be a numeric value."
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:336
-#: plugins/admin/systems/goSpamServer.tpl:8
-msgid "Rewrite header"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:337
-msgid "Trusted networks"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:338
-#: plugins/admin/systems/goSpamServer.tpl:18
-msgid "Required score"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:339
-msgid "Rules"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:341
-#: plugins/admin/systems/goSpamServer.tpl:69
-msgid "Enable use of bayes filtering"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:342
-msgid "Enabled bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:343
-#: plugins/admin/systems/goSpamServer.tpl:75
-msgid "Enable RBL checks"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:344
-#: plugins/admin/systems/goSpamServer.tpl:86
-msgid "Enable use of Razor"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:345
-#: plugins/admin/systems/goSpamServer.tpl:89
-msgid "Enable use of DDC"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:346
-#: plugins/admin/systems/goSpamServer.tpl:92
-msgid "Enable use of Pyzor"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:51
-msgid "IMAP/POP3 service"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:56
-#: plugins/admin/systems/class_goImapServer.inc:173
-msgid "Repair database"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:102
-msgid "IMAP/POP3 (Cyrus) service"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:112
-msgid "Please specify a server identifier."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:115
-msgid "Please specify a connect url."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:118
-msgid "Please specify an admin user."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:121
-msgid "Please specify a password for the admin user."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:126
-#, php-format
-msgid "The imap connect string needs to be in the form '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:130
-msgid "The sieve port needs to be numeric."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:160
-#: plugins/admin/systems/class_goImapServer.inc:161
-msgid "IMAP/POP3"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
-msgid "Admin password"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
-#, php-format
-msgid "You're about to delete the glpi cartridge type '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
-#, php-format
-msgid ""
-"You can't delete this cartridge type, it is still in use by this printer(s) "
-"'%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
-msgid "Cartridges"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "New monitor"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "M"
-msgstr ""
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
-#: plugins/personal/environment/selectPrinterDialog.tpl:5
-#: plugins/personal/environment/selectPrinterDialog.tpl:10
-msgid "Select printer to add"
-msgstr ""
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
-msgid "Select entries to add"
-msgstr ""
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
-msgid "Display members of department"
-msgstr ""
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
-msgid "Display members matching"
-msgstr ""
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
-msgid "Regular expression for matching member names"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:1
-msgid "Edit share"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:2
-msgid "NFS setup"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:401
-#: plugins/personal/netatalk/netatalk.tpl:16
-msgid "Path"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:403
-msgid "Volume"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:69
-msgid "Auto-mount share on Apple systems"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:109
-msgid "Codepage"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:121
-#: plugins/admin/systems/class_goShareServer.inc:402
-msgid "Option"
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:155
-#, php-format
-msgid "Removing of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:205
-msgid "You have no permissions to create a component on this 'Base'."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:270
-#, php-format
-msgid "Saving of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:281
-msgid "Win generic"
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:282
-msgid "Windows workstation generic"
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:287
-msgid "Win workstation"
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:290
-#: plugins/admin/systems/class_workstationGeneric.inc:620
-#: plugins/admin/systems/workstation.tpl:10
-msgid "Workstation name"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:35
-#: plugins/admin/systems/class_servDNS.inc:368
-#: plugins/admin/systems/class_servDNS.inc:397
-#: plugins/admin/systems/class_servDNS.inc:398
-msgid "DNS service"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:81
-msgid "Remove DNS service"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:82
-msgid ""
-"This server has DNS features enabled. You can disable them by clicking below."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:84
-msgid "Add DNS service"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:85
-msgid ""
-"This server has DNS features disabled. You can enable them by clicking below."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:173
-#: plugins/admin/systems/class_servDNS.inc:407
-msgid "Reverse zone"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:175
-#: plugins/admin/fai/faiTemplateEntry.tpl:102
-msgid "Class"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:239
-#, php-format
-msgid ""
-"Can't delete the selected zone, because it is still in use by these entry/"
-"entries '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:304
-#, php-format
-msgid "Updating of system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:314
-#, php-format
-msgid "Removing of system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:335
-#, php-format
-msgid "Saving of system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:359
-#, php-format
-msgid "Set status flag for system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:406
-#: plugins/admin/systems/class_termDNS.inc:577
-#: plugins/admin/systems/servdnseditzone.tpl:7
-msgid "Zone name"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:408
-msgid "Primary dns server"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:410
-#: plugins/admin/systems/glpiPrinter.tpl:48
-msgid "Serial"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:412
-#: plugins/admin/systems/servdnseditzone.tpl:82
-#: plugins/admin/ogroups/class_phonequeue.inc:954
-#: plugins/admin/ogroups/phonequeue.tpl:85
-msgid "Retry"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:413
-#: plugins/admin/systems/servdnseditzone.tpl:88
-msgid "Expire"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:415
-#: plugins/admin/systems/servdnseditzone.tpl:33
-msgid "Zone records"
-msgstr ""
-
-#: plugins/admin/systems/gencd_frame.tpl:2
-msgid "Your browser does not supprt iframes."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:147
-#, php-format
-msgid ""
-"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:241
-msgid "Not matching"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:342
-msgid "The required field 'IP-address' is not set."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:346
-msgid "Wrong IP format in field IP-address."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:353
-msgid "The required field 'MAC-address' is not set."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:356
-msgid ""
-"The given macaddress is invalid. There must be 6 2byte segments seperated by "
-"':'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:370
-#, php-format
-msgid ""
-"The specified IP address '%s' is not matching the selected reverse zone "
-"entry '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:382
-#, php-format
-msgid "Found duplicate value for record type '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:390
-#, php-format
-msgid "Found more than one entry for the uniqe record type '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:401
-#, php-format
-msgid ""
-"The device IP '%s' is added as 'A Record', this will be done automatically, "
-"please remove the record."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:408
-#: plugins/admin/systems/class_servDNSeditZone.inc:422
-#, php-format
-msgid "Only lowercase is allowed, please check your '%ss'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:494
-#, php-format
-msgid "Saving of terminal/dns account with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:558
-msgid "DNS"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:559
-msgid "DNS settings"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:567
-msgid "IP address"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:576
-msgid "DNS records"
-msgstr ""
-
-#: plugins/admin/systems/goNtpServer.tpl:2
-msgid "Time server"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
-#, php-format
-msgid "You're about to delete the glpi attachment component '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
-#, php-format
-msgid ""
-"You can't delete this attachment, it is still in use by these system(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
-msgid "There is no valid file uploaded."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
-msgid "Upload wasn't successfull."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
-#, php-format
-msgid "Missing directory '%s/glpi/' to store glpi uploads."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
-msgid "There is already a file with the same name uploaded."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
-#, php-format
-msgid "Can't create file '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
-msgid "File is available."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
-msgid "File is not readable, possibly the file is missing."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
-msgid "Currently no file uploaded."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
-msgid "Mime"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
-msgid "This table displays all available attachments."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
-#: include/sieve/class_sieveElement_If.inc:447
-msgid "empty"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
-msgid "Create new attachment"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
-msgid "New Attachment"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
-#: plugins/admin/systems/class_servRepository.inc:218
-#: plugins/admin/fai/class_faiManagement.inc:462
-msgid "This name is already in use."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
-msgid "Please specify a valid name for this attachment."
-msgstr ""
-
-#: plugins/admin/systems/remove_glpi.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your MySql database in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-
-#: plugins/admin/systems/class_servDHCP.inc:42
-msgid "Remove DHCP service"
-msgstr ""
-
-#: plugins/admin/systems/class_servDHCP.inc:43
-msgid ""
-"This server has DHCP features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/systems/class_servDHCP.inc:45
-msgid "Add DHCP service"
-msgstr ""
-
-#: plugins/admin/systems/class_servDHCP.inc:46
-msgid ""
-"This server has DHCP features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:35
-#: plugins/admin/systems/class_goFonServer.inc:130
-msgid "VoIP service"
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:64
-msgid "VoIP service - Asterisk management"
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:73
-msgid "The attribute DB user is empty or contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:76
-#: plugins/admin/systems/class_goFaxServer.inc:73
-msgid "The attribute password is empty or contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:79
-msgid ""
-"The attribute local dial prefix is empty or contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:82
-msgid ""
-"The attribute country dial prefix is empty or contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:119
-#, php-format
-msgid ""
-"You can't remove the asterisk database extension, it is still in use by "
-"these objects '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:131
-msgid "VoIP - asterisk management"
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:145
-msgid "Area code"
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:146
-msgid "Country code"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:72
-#: plugins/admin/systems/class_workstationService.inc:93
-#: plugins/admin/systems/workstationService.tpl:157
-msgid "unknown"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:89
-#: plugins/personal/environment/class_environment.inc:231
-#, php-format
-msgid ""
-"You have specified an external resolution hook which can't be read, please "
-"check the permission of the file '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:104
-#: plugins/admin/systems/class_terminalService.inc:105
-#: plugins/admin/systems/class_terminalService.inc:106
-#: plugins/admin/systems/class_terminalService.inc:107
-#: plugins/admin/systems/class_workstationService.inc:96
-#: plugins/admin/systems/class_workstationService.inc:97
-#: plugins/admin/systems/class_workstationService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:99
-msgid "bit"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:158
-msgid "default"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:159
-#: plugins/admin/systems/class_workstationService.inc:139
-msgid "show chooser"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:160
-#: plugins/admin/systems/class_workstationService.inc:140
-msgid "direct"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:163
-#: plugins/admin/systems/class_workstationService.inc:143
-msgid "load balanced"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:166
-#: plugins/admin/systems/class_workstationService.inc:146
-msgid "Windows RDP"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:167
-#: plugins/admin/systems/class_workstationService.inc:147
-msgid "ICA client"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:197
-#: plugins/admin/systems/class_workstationStartup.inc:848
-#: plugins/admin/systems/class_workstationService.inc:183
-#: plugins/personal/posix/class_posixAccount.inc:203
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
-msgid "automatic"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_workstationService.inc:205
-msgid "Bit"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:322
-#: plugins/admin/systems/class_workstationService.inc:320
-msgid "Choose the phone located at the current terminal"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:397
-#: plugins/admin/systems/class_terminalService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:387
-#: plugins/admin/systems/class_workstationService.inc:392
-msgid "Please specify a valid VSync range."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:411
-#: plugins/admin/systems/class_terminalService.inc:416
-#: plugins/admin/systems/class_workstationService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:407
-msgid "Please specify a valid HSync range."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:465
-#, php-format
-msgid "Saving of object system terminal/service with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:474
-#: plugins/admin/systems/class_workstationService.inc:459
-msgid "Service"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:483
-#: plugins/admin/systems/class_workstationService.inc:468
-msgid "Monitor"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:484
-#: plugins/admin/ogroups/class_phonequeue.inc:951
-msgid "Method"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:485
-#: plugins/admin/systems/terminalService.tpl:173
-msgid "Remote desktop"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:487
-#: plugins/admin/systems/class_workstationService.inc:469
-msgid "Gfx driver"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:488
-#: plugins/admin/systems/class_workstationService.inc:470
-msgid "Gfx resolution"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:489
-#: plugins/admin/systems/class_workstationService.inc:471
-msgid "Gfx color depth"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:490
-#: plugins/admin/systems/class_workstationService.inc:472
-msgid "Hsync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:491
-#: plugins/admin/systems/class_workstationService.inc:473
-msgid "Vsync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:492
-msgid "Auto-Sync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:493
-msgid "Printer service enabled"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:494
-#: plugins/admin/systems/terminalService.tpl:229
-msgid "Spool server"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:495
-#: plugins/admin/systems/class_workstationService.inc:475
-msgid "Scanner enabled"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:496
-msgid "Scanner model"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:497
-#: plugins/admin/systems/class_workstationService.inc:476
-msgid "Keyboard model"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:498
-#: plugins/admin/systems/class_workstationService.inc:477
-msgid "Keyboard layout"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:499
-#: plugins/admin/systems/class_workstationService.inc:478
-msgid "Keyboard variant"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:500
-#: plugins/admin/systems/class_workstationService.inc:479
-msgid "Mouse type"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:501
-#: plugins/admin/systems/class_workstationService.inc:480
-msgid "Mouse port"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:502
-#: plugins/admin/systems/terminalService.tpl:76
-#: plugins/admin/systems/class_workstationService.inc:481
-#: plugins/admin/systems/workstationService.tpl:86
-#: plugins/gofon/phoneaccount/paste_generic.tpl:27
-#: plugins/gofon/phoneaccount/generic.tpl:30
-msgid "Telephone hardware"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
-#, php-format
-msgid "Internal Error can't create device of type '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
-#, php-format
-msgid "You're about to delete the glpi device '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
-msgid "Can't detect object name."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
-#, php-format
-msgid ""
-"You can't delete this device, it is still in use by these system(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
-msgid "devices"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-msgid "New mainbord"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-msgid "New processor"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-#: plugins/admin/fai/class_divListFai.inc:180
-msgid "P"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "New case"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "C"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "New network interface"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "NI"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "New ram"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "R"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "New hard disk"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "HDD"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "New drive"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "D"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "New controller"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "CS"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "New graphics card"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "GC"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "New sound card"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "SC"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "New power supply"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "PS"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "New misc device"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "OC"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
-msgid "You have to specify a valid name for this device."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
-msgid "This device name is already in use."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-#: plugins/personal/environment/class_environment.inc:508
-#: plugins/personal/environment/class_environment.inc:905
-msgid "None"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-msgid "Other"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:47
-#: plugins/admin/systems/class_goMailServer.inc:514
-msgid "Mail smtp service (Postfix)"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:583
-#, php-format
-msgid "Saving server services/mail with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:600
-msgid "Please specify a numeric value for header size limit."
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:604
-msgid "Please specify a numeric value for mailbox size limit."
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:608
-msgid "Please specify a numeric value for message size limit."
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:703
-msgid "Mail smtp (Postfix)"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:704
-msgid "Mail smtp - Postfix"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:714
-msgid "Header size limit"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:720
-msgid "Transport table"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:1
-msgid "VoIP database information"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:4
-msgid "Asterisk DB user"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:20
-msgid "Country dial prefix"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:28
-msgid "Local dial prefix"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:440
-msgid ""
-"There are packages in your configuration, which can't be resolved with "
-"current server/release settings."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:485
-msgid "Please select a 'FAI server' or remove the 'FAI classes'."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:553
-msgid ""
-"There is already a profile in your selection that contain partition table "
-"configurations."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:770
-msgid "Not available in current setup"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:920
-#, php-format
-msgid ""
-"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
-"Server was reset to 'auto'."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:936
-#, php-format
-msgid ""
-"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
-"configurations, possibly some classes where deleted or renamed. Server was "
-"reset to 'auto'."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1109
-#, php-format
-msgid "Saving of system workstation/startup with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1159
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1191
-msgid "System startup"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1206
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/class_faiProfile.inc:467
-msgid "FAI classes"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1207
-msgid "Debian mirror"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1208
-msgid "Debian release"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1210
-msgid "FAI status flag"
-msgstr ""
-
-#: plugins/admin/systems/class_gosaLogServer.inc:28
-#: plugins/admin/systems/class_gosaLogServer.inc:56
-#: plugins/admin/systems/class_gosaLogServer.inc:92
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-msgid "GOsa logging service"
-msgstr ""
-
-#: plugins/admin/systems/class_gosaLogServer.inc:104
-msgid "Allow view of entries on this server"
-msgstr ""
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-msgid "Syslog Service"
-msgstr ""
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "enabled"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:6
-msgid "List of attachments"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:23
-msgid ""
-"This dialog allow you to attach additional objects (like manuals, guides, "
-"etc.)  to your currently edited computer."
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:35
-msgid "Display attachments matching"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:37
-msgid "Regular expression for matching attachment names"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:51
-#: plugins/admin/systems/class_baseSelectDialog.inc:42
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
-#: plugins/admin/systems/glpiDeviceManagement.tpl:51
-#: plugins/admin/systems/class_glpiSelectUser.inc:113
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
-msgid "Use"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
-msgid "Can't delete this entry, it is still in use."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
-#: plugins/admin/systems/class_glpiAccount.inc:643
-#: plugins/admin/systems/class_glpiAccount.inc:658
-msgid "N/A"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
-msgid "The selected name is already in use."
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:4
-#: plugins/admin/systems/workstationService.tpl:4
-msgid "Keyboard"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:254
-#: plugins/admin/systems/printerPPDDialog.tpl:5
-#: plugins/admin/systems/class_glpiAccount.inc:794
-#: plugins/admin/systems/workstationService.tpl:7
-msgid "Model"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:10
-#: plugins/admin/systems/workstationService.tpl:11
-msgid "Choose keyboard model"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:17
-#: plugins/admin/systems/workstationService.tpl:19
-msgid "Layout"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:20
-#: plugins/admin/systems/workstationService.tpl:23
-msgid "Choose keyboard layout"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:27
-#: plugins/admin/systems/workstationService.tpl:31
-msgid "Variant"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:30
-#: plugins/admin/systems/workstationService.tpl:35
-msgid "Choose keyboard variant"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:45
-#: plugins/admin/systems/workstationService.tpl:51
-msgid "Mouse"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:51
-#: plugins/admin/systems/workstationService.tpl:58
-msgid "Choose mouse type"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:58
-#: plugins/admin/systems/workstationService.tpl:66
-msgid "Port"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:61
-#: plugins/admin/systems/workstationService.tpl:70
-msgid "Choose mouse port"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:79
-#: plugins/admin/systems/workstationService.tpl:89
-#: plugins/admin/departments/class_departmentGeneric.inc:599
-#: plugins/gofon/phoneaccount/paste_generic.tpl:29
-#: plugins/gofon/phoneaccount/generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:34
-msgid "Telephone"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:101
-#: plugins/admin/systems/workstationService.tpl:114
-msgid "Choose graphic driver that is needed by the installed graphic board"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:108
-#: plugins/admin/systems/workstationService.tpl:122
-#: plugins/personal/environment/class_environment.inc:1331
-#: plugins/personal/environment/environment.tpl:110
-msgid "Resolution"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:111
-#: plugins/admin/systems/workstationService.tpl:126
-msgid "Choose screen resolution used in graphic mode"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:118
-#: plugins/admin/systems/workstationService.tpl:134
-msgid "Color depth"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:121
-#: plugins/admin/systems/workstationService.tpl:138
-msgid "Choose colordepth used in graphic mode"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:135
-#: plugins/admin/systems/workstationService.tpl:153
-msgid "Display device"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:147
-#: plugins/admin/systems/workstationService.tpl:167
-msgid "Use DDC for automatic detection"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:150
-#: plugins/admin/systems/workstationService.tpl:170
-msgid "HSync"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:154
-#: plugins/admin/systems/workstationService.tpl:175
-msgid "Horizontal refresh frequency for installed monitor"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:158
-#: plugins/admin/systems/workstationService.tpl:181
-msgid "VSync"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:162
-#: plugins/admin/systems/workstationService.tpl:186
-msgid "Vertical refresh frequency for installed monitor"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:177
-msgid "Connect method"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:180
-msgid "Choose method to connect to terminal server"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:188
-msgid "Terminal server"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:191
-msgid "Select specific terminal server to use"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:199
-msgid "Font server"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:202
-msgid "Select specific font server to use"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:219
-msgid "Print device"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:221
-msgid "Select to start IPP based printing service on terminal"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:223
-msgid "Provide print services"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:232
-msgid "Select NFS filesystem to place spool files on"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:245
-#: plugins/admin/systems/workstationService.tpl:201
-msgid "Scan device"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:247
-#: plugins/admin/systems/workstationService.tpl:204
-msgid "Select to start SANE scan service on terminal"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:249
-#: plugins/admin/systems/workstationService.tpl:207
-msgid "Provide scan services"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:257
-msgid "Select scanner driver to use"
-msgstr ""
-
-#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
-#: plugins/personal/environment/class_selectPrinterDialog.inc:110
-msgid "Please select a printer or press cancel."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:58
-#, php-format
-msgid ""
-"You can't delete this manufacturer, it is still in use by these system(s) '%"
-"s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:104
-msgid "Please specify a name."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:113
-#: plugins/admin/systems/class_glpiManufacturer.inc:119
-msgid "Specified name is already in use, please choose another one."
-msgstr ""
-
-#: plugins/admin/systems/class_goSyslogServer.inc:29
-#: plugins/admin/systems/class_goSyslogServer.inc:49
-#: plugins/admin/systems/class_goSyslogServer.inc:70
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-msgid "Logging service"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationService.inc:451
-#, php-format
-msgid "Saving of system workstation/service with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationService.inc:460
-msgid "Workstation service"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationService.inc:474
-msgid "Use DDC"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:9
-#: plugins/admin/systems/class_servKolab.inc:394
-msgid "Postfix mydomain"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:18
-msgid "Postfix mydestination"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:27
-#: plugins/admin/systems/class_servKolab.inc:396
-msgid "Cyrus admins"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:48
-#: plugins/admin/systems/class_servKolab.inc:407
-msgid "POP3 service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:58
-#: plugins/admin/systems/class_servKolab.inc:409
-msgid "POP3/SSL service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:68
-#: plugins/admin/systems/class_servKolab.inc:405
-msgid "IMAP service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:78
-#: plugins/admin/systems/class_servKolab.inc:408
-msgid "IMAP/SSL service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:88
-#: plugins/admin/systems/class_servKolab.inc:410
-msgid "Sieve service"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:98
-msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:108
-msgid "HTTP FreeBusy service (legacy)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:118
-msgid "Amavis email scanning (virus/spam)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:129
-#: plugins/admin/systems/class_servKolab.inc:411
-msgid "Quota settings"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:147
-msgid "Free/Busy settings"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:153
-msgid "Allow unauthenticated downloading of Free/Busy information"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:171
-#: plugins/admin/systems/class_servKolab.inc:398
-msgid "SMTP privileged networks"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:176
-msgid "Hosts/networks allowed to relay"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:181
-msgid "Enter multiple values, seperated with"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:194
-msgid "SMTP smarthost/relayhost"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:202
-#: plugins/admin/systems/class_servKolab.inc:401
-msgid "Enable MX lookup for relayhost"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:207
-msgid "Host used to relay mails"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:223
-#: plugins/admin/systems/class_servKolab.inc:404
-msgid "Accept Internet Mail"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:231
-msgid "Accept mail from other domains over non-authenticated SMTP"
-msgstr ""
-
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "Print Service"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:3
-msgid "Adding a new service to the current server"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:7
-msgid ""
-"This dialog allows you to add new services to the currenty edited server "
-"object. The box below shows all available but not already used services."
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:13
-msgid "Service to add"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:20
-msgid "All available services are already in use."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:120
-#: plugins/personal/posix/class_posixAccount.inc:575
-#: plugins/personal/samba/class_sambaAccount.inc:501
-#: setup/setup_config2.tpl:143
-msgid "disabled"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:121
-msgid "text"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:122
-msgid "graphic"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:202
-#, php-format
-msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:209
-msgid "No WAKECMD definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:221
-msgid "No REBOOTCMD definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:233
-msgid "No HALTCMD definition found in your gosa.conf"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:376
-#, php-format
-msgid "Removing of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:449
-msgid "The required field 'Terminal name' is not set."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:478
-#: plugins/admin/systems/class_workstationGeneric.inc:458
-msgid ""
-"There must be at least one NTP server selected, or the inherit mode "
-"activated."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:564
-#, php-format
-msgid "Saving of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:627
-msgid "Terminal generic"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:636
-#: plugins/admin/systems/terminal.tpl:72
-msgid "Root server"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:637
-#: plugins/admin/systems/terminal.tpl:82
-msgid "Swap server"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:638
-msgid "Syslog server enabled"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:639
-msgid "Ntp server settings"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:642
-#: plugins/admin/systems/class_workstationGeneric.inc:626
-msgid "Root password"
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
-msgid ""
-"This dialog allows you to configure all components of this DNS zone on a "
-"single list."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
-msgid ""
-"Be careful editing record types with this dialog. All changes will be saved "
-"immediately when using the save button."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
-msgid ""
-"This dialog can't be used until the currently edited zone was saved or the "
-"zone entry exists in the ldap database."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "Create a new DNS zone entry"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_os.tpl:1
-msgid "Manage OS-types"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_os.tpl:24
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
-#: plugins/admin/systems/glpi_edit_type.tpl:24
-msgid "Please enter a new name"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:22
-msgid "Select required score to tag mail as spam"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:72
-msgid "Enable bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/goFaxServer.tpl:1
-msgid "FAX database information"
-msgstr ""
-
-#: plugins/admin/systems/goFaxServer.tpl:4
-msgid "FAX DB user"
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
-#, php-format
-msgid "You're about to delete the ppd file '%s' at '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
-#, php-format
-msgid "Could not found specified ppd file '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
-msgid ""
-"Something went wrong while trying to remove the ppd file from server, "
-"possibly we have no write access."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
-#, php-format
-msgid "Selected vendor '%s' does not exists in our list of ppds."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
-msgid "Printer ppd selection."
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:25
-msgid "Choose a base"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-msgid "Go to root department"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: include/class_MultiSelectWindow.inc:194
-msgid "Go up one department"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-msgid "Go to users department"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-#: include/class_MultiSelectWindow.inc:204
-msgid "Home"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: include/class_MultiSelectWindow.inc:209
-msgid "Reload list"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:36
-msgid ""
-"Step in the prefered tree and click save to use the current subtree as base. "
-"Or click the image at the end of each entry."
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:53
-msgid "Filter entries with this syntax"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:117
-#, php-format
-msgid "Select this base"
-msgstr ""
-
-#: plugins/admin/systems/gosaLogServer.tpl:1
-msgid "GOsa logging database"
-msgstr ""
-
-#: plugins/admin/systems/gosaLogServer.tpl:4
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/goVirusServer.tpl:13
-msgid "Database user"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:48
-#: plugins/admin/systems/class_goVirusServer.inc:211
-#: plugins/admin/systems/class_goVirusServer.inc:220
-#: plugins/admin/systems/class_goVirusServer.inc:221
-msgid "Anti virus"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:156
-#, php-format
-msgid "Saving of server services/anti virus with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:164
-#: plugins/admin/systems/class_goVirusServer.inc:239
-msgid "Maximum directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:165
-#: plugins/admin/systems/class_goVirusServer.inc:238
-#: plugins/admin/systems/goVirusServer.tpl:43
-msgid "Maximum threads"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:166
-#: plugins/admin/systems/class_goVirusServer.inc:241
-#: plugins/admin/systems/goVirusServer.tpl:134
-msgid "Maximum file size"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:167
-#: plugins/admin/systems/class_goVirusServer.inc:242
-msgid "Maximum recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:168
-#: plugins/admin/systems/class_goVirusServer.inc:243
-#: plugins/admin/systems/goVirusServer.tpl:152
-msgid "Maximum compression ratio"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:169
-#: plugins/admin/systems/class_goVirusServer.inc:245
-#: plugins/admin/systems/goVirusServer.tpl:71
-msgid "Checks per day"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:173
-#, php-format
-msgid "The specified value for '%s' must be a numeric value."
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:246
-#: plugins/admin/systems/goVirusServer.tpl:33
-msgid "Http proxy URL"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:244
-#: plugins/admin/systems/goVirusServer.tpl:23
-msgid "Database mirror"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:179
-#, php-format
-msgid "Please specify a valid value for '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:233
-#: plugins/admin/systems/goVirusServer.tpl:84
-msgid "Enable debugging"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:234
-#: plugins/admin/systems/goVirusServer.tpl:92
-msgid "Enable mail scanning"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:235
-#: plugins/admin/systems/goVirusServer.tpl:117
-msgid "Enable scanning of archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:236
-#: plugins/admin/systems/goVirusServer.tpl:125
-msgid "Block encrypted archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:240
-msgid "Anti virus user"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:221
-#: plugins/admin/ogroups/class_termgroup.inc:247
-#, php-format
-msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:232
-msgid "This 'dn' has no workstation features."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:359
-#, php-format
-msgid "Removing of system workstation/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:430
-msgid "The required field 'Workstation name' is not set."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:526
-#: plugins/admin/systems/class_workstationGeneric.inc:551
-#, php-format
-msgid "Saving of system workstation/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:612
-msgid "Workstation generic"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:624
-#: plugins/admin/systems/terminal.tpl:53
-#: plugins/admin/systems/workstation.tpl:60
-#: plugins/admin/ogroups/class_termgroup.inc:396
-#: plugins/admin/ogroups/termgroup.tpl:58
-msgid "Syslog server"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:625
-#: plugins/admin/ogroups/class_termgroup.inc:398
-msgid "Ntp server"
-msgstr ""
-
-#: plugins/admin/systems/servdns.tpl:1
-msgid "Zones"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServerRule.tpl:14
-msgid "Rule"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
-msgid "Attachment"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
-#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
-msgid "File"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
-#: plugins/admin/systems/printerPPDDialog.tpl:11
-#: plugins/admin/applications/generic.tpl:138
-#: plugins/admin/fai/faiTemplateEntry.tpl:49
-msgid "Upload"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
-msgid "Filename"
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
-msgid "Mime-type"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:45
-#: plugins/admin/systems/class_servRepository.inc:367
-#: plugins/admin/systems/class_servRepository.inc:378
-msgid "Repository service"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:100
-#: plugins/admin/fai/class_faiSummaryTab.inc:175
-msgid "You can't use this plugin until FAI is activated."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:158
-#, php-format
-msgid ""
-"You can't delete this release, it is still used by these workstations [%s]. "
-"Please solve this dependencies first, to keep data base consistency."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:192
-#, php-format
-msgid ""
-"Be careful editing this release, it is still used by these workstations [%s]."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:259
-#: plugins/admin/systems/class_servRepository.inc:282
-#: plugins/admin/systems/class_servRepository.inc:391
-#: plugins/admin/systems/servRepositorySetup.tpl:39
-msgid "Sections"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:377
-#: plugins/admin/systems/servRepositorySetup.tpl:1
-#: plugins/admin/fai/faiPackage.tpl:33
-msgid "Repository"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:390
-msgid "Releases"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:392
-#: plugins/admin/systems/servRepositorySetup.tpl:8
-msgid "Parent server"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:393
-msgid "Url"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:314
-#: plugins/admin/acl/class_aclRole.inc:339
-#: plugins/admin/ogroups/phonequeue.tpl:27
-#: plugins/admin/fai/class_faiProfile.inc:312
-#: include/sieve/templates/object_container_clear.tpl:12
-#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
-msgid "Down"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:388
-#, php-format
-msgid "Please choose a valid zone name."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:392
-#, php-format
-msgid "Please choose a valid reverse zone name."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:396
-msgid "Only lowercase strings are allowed as zone name."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:400
-msgid "Please specify a numeric value for serial number."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:404
-msgid "Please specify a numeric value for refresh."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:408
-msgid "Please specify a numeric value for ttl."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:412
-msgid "Please specify a numeric value for expire."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:416
-msgid "Please specify a numeric value for retry."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:431
-msgid ""
-"The given network address is not a valid, please specify a valid IP address."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:438
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.0.0.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:444
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.0.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:450
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.x.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:454
-#, php-format
-msgid "The given network class '%s' is not valid."
-msgstr ""
-
-#: plugins/admin/systems/server.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
-msgid "Server name"
-msgstr ""
-
-#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
-#: plugins/admin/systems/workstation.tpl:53
-#: plugins/admin/ogroups/termgroup.tpl:50
-msgid "Select terminal mode"
-msgstr ""
-
-#: plugins/admin/systems/server.tpl:67
-msgid "Select action to execute for this server"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
-#: plugins/admin/ogroups/ogroup_objects.tpl:6
-msgid "Select objects to add"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
-#: plugins/admin/systems/servRepository.tpl:48
-#: plugins/admin/ogroups/ogroup_objects.tpl:45
-#: plugins/admin/fai/faiPackageEntry.tpl:42
-#: plugins/admin/fai/faiProfileEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:55
-msgid "Display objects matching"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
-#: plugins/admin/systems/servRepository.tpl:52
-#: plugins/admin/ogroups/ogroup_objects.tpl:46
-#: plugins/admin/fai/faiPackageEntry.tpl:46
-#: plugins/admin/fai/faiProfileEntry.tpl:59
-msgid "Regular expression for matching object names"
-msgstr ""
-
-#: plugins/admin/systems/servRepositorySetup.tpl:28
-#: plugins/personal/connectivity/kolab.tpl:74
-msgid "URL"
-msgstr ""
-
-#: plugins/admin/systems/class_goGlpiServer.inc:34
-#: plugins/admin/systems/class_goGlpiServer.inc:89
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-msgid "Inventory database"
-msgstr ""
-
-#: plugins/admin/systems/class_goGlpiServer.inc:60
-msgid "Inventory database service"
-msgstr ""
-
-#: plugins/admin/systems/class_goGlpiServer.inc:69
-#: plugins/admin/systems/class_goFaxServer.inc:70
-msgid "The attribute user is empty or contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_goGlpiServer.inc:72
-msgid "The attribute database is empty or contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_goNtpServer.inc:30
-#: plugins/admin/systems/class_goNtpServer.inc:76
-msgid "Time service (NTP)"
-msgstr ""
-
-#: plugins/admin/systems/class_goNtpServer.inc:99
-#, php-format
-msgid "Saving server services/goNtpServer with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goNtpServer.inc:114
-msgid "Time service"
-msgstr ""
-
-#: plugins/admin/systems/class_goNtpServer.inc:115
-msgid "Time service - NTP"
-msgstr ""
-
-#: plugins/admin/systems/class_goNtpServer.inc:123
-msgid "Ntp source"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:33
-msgid "File service"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:159
-#: plugins/admin/systems/class_goShareServer.inc:387
-msgid "File service (Shares)"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:193
-#, php-format
-msgid "Saving of system server/shares with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:231
-#, php-format
-msgid "The share can't be removed since it is still used by %d users:"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:236
-msgid "Please correct the share-/profile settings of these users"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:264
-#, php-format
-msgid "Creating system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:278
-#, php-format
-msgid "Removing system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:289
-#, php-format
-msgid "Saving system server/shares (mount container) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:388
-msgid "File service - Shares"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:397
-msgid "Apple mounts"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:400
-msgid "Charset"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:8
-msgid "Terminal template"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:10
-#: plugins/admin/systems/paste_generic.tpl:24
-msgid "Terminal name"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:37
-#: plugins/admin/systems/workstation.tpl:44
-msgid "Inherit all"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:56
-#: plugins/admin/systems/workstation.tpl:63
-#: plugins/admin/ogroups/termgroup.tpl:61
-msgid "Choose server to use for logging"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:75
-msgid "Select NFS root filesystem to use"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:85
-msgid "Choose NFS filesystem to place swap files on"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:105
-#: plugins/admin/systems/terminal.tpl:108
-#: plugins/admin/systems/workstation.tpl:82
-#: plugins/admin/systems/workstation.tpl:85
-msgid "Inherit time server attributes"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:113
-#: plugins/admin/systems/workstation.tpl:90
-#: plugins/admin/ogroups/termgroup.tpl:14
-msgid "NTP server"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:116
-#: plugins/admin/systems/workstation.tpl:93
-#: plugins/admin/ogroups/termgroup.tpl:17
-msgid "Choose server to use for synchronizing time"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:155
-#: plugins/admin/systems/workstation.tpl:130
-#: plugins/admin/ogroups/termgroup.tpl:93
-msgid "Select action to execute for this terminal"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
-#: plugins/admin/systems/class_glpiAccount.inc:151
-msgid "There is no server with valid glpi database service."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
-#: plugins/admin/systems/class_glpiAccount.inc:161
-msgid "Can't connect to glpi database, the php-mysql extension is missing."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
-#: plugins/admin/systems/class_glpiAccount.inc:171
-msgid "Can't connect to glpi database, check configuration twice."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
-#: plugins/admin/systems/class_glpiAccount.inc:580
-msgid "Remove inventory"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
-msgid ""
-"This server has inventory features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
-#: plugins/admin/systems/class_glpiAccount.inc:583
-msgid "Add inventory"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
-msgid ""
-"This server has inventory features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
-#, php-format
-msgid ""
-"Can't rename given printer type to '%s', because this type name already "
-"exists."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
-#, php-format
-msgid "Can't delete printer type, it is still in use by '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
-msgid "since"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
-#: plugins/admin/systems/class_glpiAccount.inc:780
-msgid "Glpi"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
-msgid "Printer inventory extension"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
-msgid "Supports serial interface"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
-msgid "Supports parallel interface"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
-msgid "Supports usb interface"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
-#: plugins/admin/systems/glpi.tpl:66
-#: plugins/admin/systems/class_glpiAccount.inc:789
-#: plugins/admin/systems/glpiPrinter.tpl:83
-msgid "Technical responsible"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
-#: plugins/admin/systems/glpi.tpl:56
-#: plugins/admin/systems/class_glpiAccount.inc:793
-#: plugins/admin/systems/glpiPrinter.tpl:94
-msgid "Contact person"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
-#: plugins/admin/systems/glpi.tpl:117
-#: plugins/admin/systems/class_glpiAccount.inc:797
-#: plugins/admin/systems/glpiPrinter.tpl:107
-msgid "Attachments"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
-msgid "Cartridge settings"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_type.tpl:1
-msgid "Manage System-types"
-msgstr ""
-
-#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
-msgid "System management"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
-msgid "Reference"
-msgstr ""
-
-#: plugins/admin/systems/remove_ppd.tpl:9
-msgid "The ppd file will be removed from the server and can not be restored."
-msgstr ""
-
-#: plugins/admin/systems/paste_generic.tpl:14
-msgid "workstation name"
-msgstr ""
-
-#: plugins/admin/systems/paste_generic.tpl:54
-msgid "Component name"
-msgstr ""
-
-#: plugins/admin/systems/workstation.tpl:8
-msgid "Workstation template"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:23
-#: plugins/admin/systems/class_glpiAccount.inc:791
-msgid "Operating system"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
-msgid "Contacts"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:96
-msgid "Installed devices"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:112
-msgid "Trading"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:113
-msgid "Software"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:114
-msgid "Contracts"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:42
-#: plugins/admin/systems/class_divListSystem.inc:43
-msgid "List of systems"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:47
-msgid ""
-"This menu allows you to add, remove and change the properties of specific "
-"systems. You can only add systems which have already been started once."
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:68
-msgid "System / Department"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Show servers"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-msgid "Select to see Linux terminals"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Show terminals"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-msgid "Select to see Linux workstations"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Show workstations"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Select to see MicroSoft Windows based workstations"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Show windows based workstations"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Select to see network printers"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Show network printers"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-msgid "Select to see VOIP phones"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Show phones"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Select to see network devices"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Show network devices"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:85
-#: plugins/personal/posix/trust_machines.tpl:30
-msgid "Display systems matching"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:86
-msgid "Display systems of user"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal template"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation template"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:200
-msgid "New Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:206
-msgid "New Printer"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:212
-msgid "New Phone"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:218
-msgid "New Component"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-msgid "Remove selected systems"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-msgid "Remove systems"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-msgid "Copy selected system"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-msgid "Copy systems"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-msgid "cut selected system"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-msgid "Cut systems"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:256
-msgid "Cups Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:257
-msgid "Log Db"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:258
-msgid "Syslog Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:259
-msgid "Mail Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:260
-msgid "Imap Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:261
-msgid "Nfs Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:262
-msgid "Kerberos Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:263
-msgid "Asterisk Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:264
-msgid "Fax Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:265
-msgid "Ldap Server"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:323
-msgid "Edit system"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:333
-msgid "Delete system"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:376
-msgid "Set root       password"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:383
-msgid "Create CD"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:384
-msgid "Create FAI CD"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDDialog.tpl:1
-msgid "Printer driver"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDDialog.tpl:6
-msgid "Select"
-msgstr ""
-
-#: plugins/admin/systems/printerPPDDialog.tpl:9
-msgid "New driver"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
-msgid "List of available cartridge type for this type of printer"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
-msgid ""
-"This dialog allows you to create new types of cartridges, and select one or "
-"more types for your printer. Cartridge types depends on the printer type you "
-"have selected. For each selected cartridge type there will be a new "
-"cartridge created, this allows you to select the same cartridge type for "
-"more then one printer."
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
-msgid "Display cartridge types matching"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
-msgid "Regular expression for matching cartridge types"
-msgstr ""
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:6
-msgid "List of devices"
-msgstr ""
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:23
-msgid ""
-"This dialog allows you to attach a device to your currently edited computer."
-msgstr ""
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:35
-msgid "Display devices matching"
-msgstr ""
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:37
-msgid "Regular expression for matching device names"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:105
-#, php-format
-msgid "Include data from %s days in the past when creating free/busy lists"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:110
-#, php-format
-msgid "Warn users when using more than %s%% of their mail quota"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:200
-#: plugins/admin/systems/class_servKolab.inc:214
-#, php-format
-msgid "Removing host entry from system server/kolab with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:266
-msgid "Future days in Free/Busy settings must be set."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:268
-msgid "Future days in Free/Busy settings must be a positive value."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:272
-msgid "The given Quota settings value must be a number."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:274
-msgid "Please choose a value between 1 and 100 for Quota settings."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:276
-msgid "Future days must be a value."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:280
-msgid "No SMTP privileged networks set."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:359
-#, php-format
-msgid "Saving system server/kolab with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:375
-#: plugins/admin/systems/class_servKolab.inc:386
-msgid "Kolab mail service"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:385
-#: plugins/personal/connectivity/class_kolabAccount.inc:5
-#: plugins/personal/connectivity/class_kolabAccount.inc:466
-msgid "Kolab"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:395
-msgid "My destination"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:397
-msgid "FTP FreeBusy service"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:399
-msgid "Enable virus scan"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:400
-msgid "Relayhost"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:402
-msgid "HTTP FreeBusy service"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:403
-msgid "Allow unauthenticated free busy"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:406
-msgid "kolabFreeBusyFuture"
-msgstr ""
-
-#: plugins/admin/systems/servRepository.tpl:6
-msgid "List of configured repositories."
-msgstr ""
-
-#: plugins/admin/systems/servRepository.tpl:12
-msgid "Add repository"
-msgstr ""
-
-#: plugins/admin/systems/servRepository.tpl:31
-msgid "This menu allows you to create, delete and edit repository settings."
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:1
-msgid "Choose the kind of system component you want to create"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:4
-msgid ""
-"Linux terminals and workstations are autocreated on bootup. For this reason "
-"you're only be able to create templates for a specific tree. Servers are "
-"normally automatically added too, but in some special cases you may need to "
-"create a faked server entry to provide GOsa with some informations. Other "
-"network components may be used for Nagios setups to create component "
-"dependencies."
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:7
-msgid "Linux thin client template"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:8
-msgid "Linux workstation template"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:9
-msgid "Linux Server"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:10
-msgid "Windows workstation"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:11
-msgid "Network printer"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:13
-msgid "Other network component"
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
-msgid "Create"
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:2
-msgid ""
-"To change the terminal root password use the fields below. The changes take "
-"effect during the next reboot. Please memorize the new password, because you "
-"wouldn't be able to log in."
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:5
-msgid "Leave fields blank for password inheritance from default entries."
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:9
-msgid "Changing the password impinges on authentification only."
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/generic/password.tpl:7
-#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
-#: ihtml/themes/default/password.tpl:84
-msgid "New password"
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
-#: plugins/personal/password/password.tpl:21
-#: plugins/personal/generic/password.tpl:11
-msgid "Repeat new password"
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
-#: plugins/personal/password/password.tpl:30
-#: plugins/personal/generic/password.tpl:17
-msgid "Set password"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:185
-#: plugins/admin/systems/class_glpiAccount.inc:191
-#: plugins/admin/systems/class_glpiAccount.inc:197
-msgid "This feature is not implemented yet."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:299
-msgid "Adding new sytem type failed, this system type name is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:319
-#, php-format
-msgid ""
-"You can't delete this system type, it is still in use by these system(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:330
-msgid "Rename failed, this system type name is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:386
-msgid "Adding new operating system failed, specifed name is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:408
-#, php-format
-msgid ""
-"You can't delete this operating system, it is still in use by these system"
-"(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:420
-msgid "Updating operating system failed, specifed name is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:499
-#, php-format
-msgid ""
-"Could not add the given user, the users dn is too long, only 100 characters "
-"are allowed here."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:581
-msgid ""
-"This device has inventory informations enabled. You can disable them by "
-"clicking below."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:584
-msgid ""
-"This device has inventory informations disabled. You can enable them by "
-"clicking below."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:679
-#: plugins/admin/systems/class_glpiAccount.inc:680
-msgid "Can't remove glpi account, while mysql extension is missing."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:781
-msgid "Inventory extension"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:798
-msgid "Peripheral devices"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:13
-msgid "Network address"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:19
-msgid "Netmask"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:36
-msgid "Can't be edited because the zone wasn't saved right now."
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:48
-msgid "SOA record"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:54
-msgid "Primary dns server for this zone"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:66
-msgid "Serial number (automatically incremented)"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:109
-msgid "MxRecords"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:121
-msgid "Global zone records"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:51
-#: plugins/admin/systems/workstationStartup.tpl:85
-msgid "FAI server"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:75
-#: plugins/admin/systems/workstationStartup.tpl:116
-msgid "Assigned FAI classes"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:102
-msgid "set"
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:136
-msgid ""
-"FAI Object assignment disabled. You can't use this feature until FAI is "
-"activated."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:47
-#, php-format
-msgid "The file '%s/encodings' does not exist, can't get supported charsets."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:50
-#, php-format
-msgid "Can't read '%s/encodings', please check permissions."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:184
-msgid "Please specify a valid path for your setup."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:190
-msgid "Please specify a valid name for your share."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:193
-msgid "Please specify a name for your share."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:198
-msgid "Description contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:202
-msgid "Volume contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:206
-msgid "Path contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:210
-msgid "Option contains invalid characters."
-msgstr ""
-
-#: plugins/admin/systems/class_goLogDBServer.inc:31
-#: plugins/admin/systems/class_goLogDBServer.inc:59
-#: plugins/admin/systems/class_goLogDBServer.inc:89
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-msgid "Logging database"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:5
-msgid "Generic virus filtering"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:47
-msgid "Select number of maximal threads"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:61
-msgid "Max directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:101
-msgid "Archive scanning"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:143
-msgid "Maximum recursion"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#: plugins/admin/departments/class_departmentGeneric.inc:587
-#: plugins/admin/departments/class_departmentGeneric.inc:592
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Departments"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-msgid "use"
-msgstr ""
-
-#: plugins/admin/systems/goLogDBServer.tpl:1
-msgid "Logging database information"
-msgstr ""
-
-#: plugins/admin/systems/class_goFaxServer.inc:32
-msgid "FAX database"
-msgstr ""
-
-#: plugins/admin/systems/class_goFaxServer.inc:61
-msgid "FAX database configuration"
-msgstr ""
-
-#: plugins/admin/systems/class_goFaxServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Fax database"
-msgstr ""
-
-#: plugins/admin/systems/class_goFaxServer.inc:99
-msgid "Login name"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:9
-msgid "Printer type"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:39
-msgid "Supported interfaces"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:58
-msgid "Parallel"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:68
-msgid "USB"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:139
-msgid "Installed cartridges"
-msgstr ""
-
-#: plugins/admin/applications/remove.tpl:6
-#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
-#: ihtml/themes/default/remove.tpl:6
-msgid ""
-"This may be used by several groups. Please double check if your really want "
-"to do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:31
-msgid "List of Applications"
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:32
-msgid "This table displays all applications in the selected tree."
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected applications. You may "
-"want to use the range selector on top of the application listbox, when "
-"working with a large number of applications."
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/applications/class_applicationGeneric.inc:506
-#: plugins/admin/applications/generic.tpl:7
-#: plugins/admin/applications/generic.tpl:10
-msgid "Application name"
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:161
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "new"
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:162
-msgid "Create new application"
-msgstr ""
-
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove selected applications"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:103
-msgid "no example"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:134
-msgid "This 'dn' is no application."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:236
-#, php-format
-msgid "Removing of application with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:248
-#, php-format
-msgid "Removing application from objectgroup '%s' failed"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:255
-#, php-format
-msgid "Removing application from group '%s' failed"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:306
-msgid "The specified picture has not been uploaded correctly."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:338
-msgid "Can't access uploaded image."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:343
-msgid ""
-"Uploaded image could not be resized, possilby the image magick extension is "
-"missing."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:348
-msgid ""
-"Could not convert image to png, possilby the image magick extension is "
-"missing."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:352
-#, php-format
-msgid "Could not save uploaded image to %s."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:381
-msgid "Specified execute path must start with '/'."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:398
-msgid "Required field 'Name' is not filled."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:402
-msgid "Invalid character in application name. Only a-z 0-9 are allowed."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:406
-msgid "Required field 'Execute' is not filled."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:421
-#: plugins/admin/applications/class_applicationGeneric.inc:429
-msgid "There's already an application with this 'Name'."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:477
-#, php-format
-msgid "Saving of application with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:502
-msgid "Application settings"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:511
-#: plugins/admin/applications/generic.tpl:19
-msgid "Application name to be displayed (i.e. below icons)"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:543
-msgid "Application generic"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:556
-#: plugins/admin/applications/generic.tpl:66
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
-#: plugins/admin/mimetypes/generic.tpl:67
-msgid "Icon"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:557
-msgid "Flag"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:558
-msgid "Script content"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:560
-#: plugins/admin/applications/generic.tpl:99
-msgid "Only executable for members"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:561
-#: plugins/admin/applications/generic.tpl:110
-msgid "Place icon on members desktop"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:562
-#: plugins/admin/applications/generic.tpl:120
-msgid "Place entry in members launch bar"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:563
-#: plugins/admin/applications/generic.tpl:115
-msgid "Place entry in members startmenu"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:564
-#: plugins/admin/applications/generic.tpl:104
-msgid "Replace user configuration on startup"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationManagement.inc:323
-#: plugins/admin/applications/class_applicationManagement.inc:377
-#: plugins/admin/applications/class_applicationManagement.inc:407
-msgid "You are not allowed to delete this application!"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationManagement.inc:370
-#, php-format
-msgid "You're about to delete the application '%s'."
-msgstr ""
-
-#: plugins/admin/applications/main.inc:39
-#: plugins/admin/applications/main.inc:41
-msgid "Application management"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:54
-msgid "Remove options"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:55
-msgid "This application has options. You can disable them by clicking below."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:57
-msgid "Create options"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:58
-msgid ""
-"This application has options disabled. You can enable them by clicking below."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/admin/fai/class_faiVariable.inc:424
-msgid "Variable"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/gofon/macro/parameter.tpl:10
-msgid "Default value"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:130
-msgid "Add option"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:159
-#, php-format
-msgid "Removing of application parameters with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:190
-#, php-format
-msgid "Value '%s' specified as option name is not valid."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:221
-#, php-format
-msgid "Saving of application parameters with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:233
-msgid "Parameter configuration"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationParameters.inc:241
-msgid "Application parameter settings"
-msgstr ""
-
-#: plugins/admin/applications/release_select.tpl:3
-#: plugins/admin/mimetypes/release_select.tpl:3
-#: plugins/admin/fai/branch_selector.tpl:3
-msgid "Branches"
-msgstr ""
-
-#: plugins/admin/applications/release_select.tpl:9
-#: plugins/admin/mimetypes/release_select.tpl:9
-#: plugins/admin/fai/branch_selector.tpl:9
-msgid "Current release"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:15
-#: plugins/gofon/macro/class_gofonMacro.inc:583
-#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
-msgid "Display name"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:28
-msgid "Path and/or binary name of application"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:45
-#: plugins/admin/mimetypes/generic.tpl:47
-msgid "Choose subtree to place application in"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:78
-#: plugins/admin/mimetypes/generic.tpl:79
-msgid "Update"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:78
-msgid "Reload picture from LDAP"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:81
-#: plugins/personal/generic/generic_picture.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:52
-msgid "Remove picture"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:81
-msgid "Remove picture from LDAP"
-msgstr ""
-
-#: plugins/admin/applications/generic.tpl:140
-#: plugins/admin/fai/class_faiScriptEntry.inc:89
-#: plugins/admin/fai/class_faiHookEntry.inc:84
-#: plugins/admin/fai/class_faiScript.inc:316
-#: plugins/admin/fai/class_faiHook.inc:314
-#: plugins/admin/fai/class_faiTemplate.inc:292
-msgid "Download"
-msgstr ""
-
-#: plugins/admin/users/remove.tpl:6
-msgid ""
-"This includes all account data, system access rules, imap settings, etc. for "
-"this user. Please double check if your really want to do this since there is "
-"no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr ""
-
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-
-#: plugins/admin/users/template.tpl:32
-#: plugins/personal/generic/paste_generic.tpl:15
-#: plugins/personal/generic/generic.tpl:65
-msgid "Login"
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:235
-msgid "You are not allowed to set this users password!"
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:183
-#: plugins/personal/password/class_password.inc:79
-#: plugins/personal/generic/main.inc:79 html/password.php:191
-msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:188
-#: plugins/personal/password/class_password.inc:81
-#: plugins/personal/generic/main.inc:84 html/password.php:194
-msgid "The password you've entered as 'New password' is empty."
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:327
-#, php-format
-msgid "You're about to delete the following entry: %s"
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:329
-#, php-format
-msgid "You're about to delete the following entries: %s"
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:357
-#, php-format
-msgid "You are not allowed to delete the user '%s'!"
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:403
-#, php-format
-msgid "You're about to delete the user %s."
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:433
-msgid "You are not allowed to delete this user!"
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:558
-msgid "Please select a valid template."
-msgstr ""
-
-#: plugins/admin/users/class_userManagement.inc:651
-msgid "A person with the choosen name is already used in this tree."
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:40
-msgid ""
-"This menu allows you to create, edit and delete selected users. Having a "
-"great number of users, you may want to use the range selectors on top of the "
-"user list."
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:61
-#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
-#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
-msgid "Username"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Select to see template pseudo users"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:65
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Show templates"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Select to see users that have only a GOsa object"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Show functional users"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Select to see users that have posix settings"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Show unix users"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Select to see users that have mail settings"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Show mail users"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Select to see users that have samba settings"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Show samba users"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Select to see users that have proxy settings"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Show proxy users"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "Create new user"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "New user"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "Create new template"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "New template"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:169
-msgid "Remove selected user"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:169
-msgid "Remove user"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:174
-msgid "Copy selected user"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:174
-msgid "Copy users"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:176
-msgid "cut selected user"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:176
-msgid "Cut users"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:219
-msgid "GOsa"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:220
-msgid "Edit generic properties"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:222
-msgid "Edit UNIX properties"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:224
-msgid "Edit environment properties"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:226
-msgid "Edit mail properties"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:228
-msgid "Edit phone properties"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:230
-msgid "Edit fax properies"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:232
-msgid "Edit samba properties"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:234
-msgid "Edit netatalk properties"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:235
-msgid "Create user from template"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:236
-msgid "Create user with this template"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:271
-msgid "password"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:272
-msgid "Change password"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:275
-msgid "You are not allowed to change the password for this user."
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:289
-msgid "You are not allowed to remove this user."
-msgstr ""
-
-#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
-msgid "User administration"
-msgstr ""
-
-#: plugins/admin/users/password.tpl:2
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
-msgstr ""
-
-#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
-msgid ""
-"Changing the password affects your authentification on mail, proxy, samba "
-"and unix services."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
-#, php-format
-msgid "Saving of mime type/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
-#, php-format
-msgid "Removing of mime type/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
-#, php-format
-msgid "Removing mime type from objectgroup '%s' failed"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
-msgid "Please specify a valid name for this mime type."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
-msgid "Please specify at least one file pattern."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
-msgid "There's already a mime type with this 'Name'."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
-msgid "There's already an mime with this 'Name'."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
-msgid "Mime type generic"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
-msgid "Mime types"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
-#: plugins/admin/mimetypes/generic.tpl:22
-msgid "Mime group"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
-msgid "Left click action"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
-#: plugins/admin/mimetypes/generic.tpl:99
-msgid "File patterns"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
-msgid "Embedded applications"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
-msgid "List of defined mime types"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
-msgid ""
-"This menu allows you to add, edit and remove selected mime types. You may "
-"want to use the range selector on top of the mime type listbox, when working "
-"with a large number of mime types."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-msgid "Mime type name"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
-msgid "Display mime types matching"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
-msgid "Create new mime type"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-msgid "Remove selected mimetype"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-msgid "Remove mimetype"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-msgid "Copy selected object"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-msgid "Copy object"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-msgid "cut selected object"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-msgid "Cut object"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
-#: plugins/admin/mimetypes/paste_generic.tpl:13
-#: plugins/admin/mimetypes/generic.tpl:12
-msgid "Mime type"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
-msgid "Manage mime types"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
-msgid "You are not allowed to delete this mime type!"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
-#, php-format
-msgid "You're about to delete the mime type '%s'."
-msgstr ""
-
-#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
-msgid "Mimetype management"
-msgstr ""
-
-#: plugins/admin/mimetypes/paste_generic.tpl:16
-#: plugins/admin/mimetypes/generic.tpl:16
-msgid "Please enter a name for the mime type here"
-msgstr ""
-
-#: plugins/admin/mimetypes/paste_generic.tpl:24
-msgid "Please specify a description for this mime type here"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:26
-msgid "Categorize this mime type"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:38
-msgid "Please specify a description"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:68
-msgid "Mime icon"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:80
-msgid "Update mime type icon"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:94
-msgid "Left click"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:105
-msgid "Please specify a new file pattern"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:108
-msgid "Add a new file pattern"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:117
-#: plugins/admin/mimetypes/generic.tpl:171
-msgid "Enter an application name here"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:175
-msgid "Add application"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:131
-msgid "Embedding"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:144
-msgid "Show file in embedded viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:151
-msgid "Show file in external viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:158
-msgid "Ask whether to save to local disk"
-msgstr ""
-
-#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
-msgid "Acl"
-msgstr ""
-
-#: plugins/admin/acl/tabs_acl_role.inc:8
-msgid "ACL Templates"
-msgstr ""
-
-#: plugins/admin/acl/class_aclManagement.inc:27
-msgid "ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclManagement.inc:142
-msgid "You are not allowed to create a new role."
-msgstr ""
-
-#: plugins/admin/acl/class_aclManagement.inc:179
-msgid "You are not allowed to edit this acl."
-msgstr ""
-
-#: plugins/admin/acl/class_aclManagement.inc:224
-#: plugins/admin/acl/class_aclManagement.inc:288
-#, php-format
-msgid "You're about to delete the acl %s."
-msgstr ""
-
-#: plugins/admin/acl/class_aclManagement.inc:232
-#: plugins/admin/acl/class_aclManagement.inc:295
-#: plugins/admin/acl/class_aclManagement.inc:319
-msgid "You are not allowed to delete this acl!"
-msgstr ""
-
-#: plugins/admin/acl/class_aclManagement.inc:256
-msgid "You are not allowed to delete this acl role!"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
-msgid "Assigned ACLs for current entry"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
-msgid "New ACL"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-msgid "ACL type"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-msgid "Select an acl type"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
-msgid "List of available ACL categories"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:6
-msgid "Access control list templates"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
-msgid "All categories"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
-msgid "Reset ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
-msgid "One level"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
-#: include/class_acl.inc:192
-msgid "Current object"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
-msgid "Complete subtree"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
-msgid "Complete subtree (permanent)"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
-msgid "Edit ACL"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
-msgid "Delete ACL"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
-msgid "No ACL settings for this category"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
-#, php-format
-msgid "Contains ACLs for these objects: %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
-msgid "Edit categories ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
-msgid "Clear categories ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
-msgid "All objects in current subtree"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
-#, php-format
-msgid "Saving ACLs with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:596
-#, php-format
-msgid ""
-"This role can't be removed while it is in use. Follwing objects are using "
-"this role %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:602
-#, php-format
-msgid "Removing of aclRole with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:614
-#, php-format
-msgid "Removing aclRole from objectgroup '%s' failed"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:668
-#: plugins/admin/acl/class_divListACL.inc:193
-#: plugins/personal/generic/class_user.inc:1409
-#: plugins/personal/generic/generic.tpl:419
-msgid "Role"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:669
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-msgid "ACL roles"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:674
-msgid "Acl roles"
-msgstr ""
-
-#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
-msgid "ACL management"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:31
-msgid "List of acl"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:32
-msgid "List of acls"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:36
-msgid "This menu allows you to edit and delete selected acls."
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:61
-msgid "Ignore subtrees"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:65
-msgid "Display acls matching"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:150
-msgid "New acl role"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/admin/fai/class_divListFai.inc:227
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-msgid "Copy selected objects"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-msgid "Copy objects"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/admin/fai/class_divListFai.inc:229
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-msgid "cut selected objects"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-msgid "Cut objects"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:211
-msgid "Edit acl role"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:221
-msgid "Delete acl role"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:233
-msgid "Edit acl"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:237
-msgid "Delete acl"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:284
-msgid "Access control list"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:292
-msgid "Role name"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:293
-msgid "Role description"
-msgstr ""
-
-#: plugins/admin/departments/remove.tpl:6
-#: plugins/gofon/conference/remove.tpl:6
-msgid ""
-"This includes 'all' accounts, systems, etc. in this subtree. Please double "
-"check if your really want to do this since there is no way for GOsa to get "
-"your data back."
-msgstr ""
-
-#: plugins/admin/departments/dep_iframe.tpl:1
-#: plugins/admin/fai/faiNewBranch.tpl:34
-msgid "Processing the requested operation"
-msgstr ""
-
-#: plugins/admin/departments/dep_iframe.tpl:7
-#: plugins/admin/fai/faiNewBranch.tpl:41
-msgid ""
-"Your browser doesn't support iframes, please use this link to perform the "
-"requested operation."
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:27
-#: plugins/admin/departments/class_divListDepartment.inc:28
-msgid "List of departments"
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:33
-msgid ""
-"This menu allows you to create, delete and edit selected departments. Having "
-"a large number of departments, you might prefer the range selectors on top "
-"of the department list."
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:48
-#: plugins/admin/departments/class_departmentGeneric.inc:600
-msgid "Department name"
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:56
-msgid "Regular expression for matching department names"
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:127
-msgid "Create new department"
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-msgid "Remove selected departments"
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-msgid "Remove departments"
-msgstr ""
-
-#: plugins/admin/departments/tabs_department.inc:34
-#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
-#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
-#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
-#: plugins/admin/fai/tabsVariable.inc:37
-msgid "Try to move tree failed. Destination tree is subtree of source tree."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentManagement.inc:197
-#: plugins/admin/departments/class_departmentManagement.inc:245
-#: plugins/admin/departments/class_departmentManagement.inc:264
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
-msgid "You have no permission to remove this department."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentManagement.inc:239
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
-#, php-format
-msgid "You're about to delete the whole LDAP subtree placed under '%s'."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentManagement.inc:431
-msgid ".."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:197
-#, php-format
-msgid "Removing of department with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:258
-#: plugins/admin/departments/class_departmentGeneric.inc:260
-msgid "Department with that 'Name' already exists."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:268
-msgid "Required field 'Description' is not set."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:272
-#, php-format
-msgid ""
-"The field 'Name' contains the reserved word '%s'. Please choose another name."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:326
-msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:376
-#, php-format
-msgid "Saving of department with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:429
-#, php-format
-msgid "Tagging '%s'."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:514
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:550
-#: include/class_ldap.inc:458 include/class_acl.inc:638
-#: include/class_acl.inc:645 include/class_acl.inc:652
-#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:62
-msgid "Object"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:555
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:601
-#: plugins/admin/departments/generic.tpl:24
-msgid "Category"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:604
-#: plugins/admin/departments/generic.tpl:117
-msgid "Administrative settings"
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:5
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
-"snapshot entries for all entire objects."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:8
-msgid "GOsa can NOT fix this for you, yet."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:11
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
-msgstr ""
-
-#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
-msgid "Department management"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:8
-msgid "Name of department"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of subtree to create"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/gofon/conference/generic.tpl:93
-msgid "Descriptive text for department"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:27
-msgid "Category for this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/gofon/conference/generic.tpl:177
-msgid "Choose subtree to place department in"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:63
-msgid "State where this subtree is located"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:71
-msgid "Location of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:79
-msgid "Postal address of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:86
-msgid "Base telephone number of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:94
-msgid "Base facsimile telephone number of this subtree"
-msgstr ""
-
-#: plugins/admin/departments/generic.tpl:119
-msgid "Tag department as an independent administrative unit"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:39
-msgid "List of object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:44
-msgid ""
-"This menu allows you to add, edit or remove selected groups. You may want to "
-"use the range selector on top of the group listbox, when working with  a "
-"large number of groups."
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Name of object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Select to see groups containing users"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Show groups containing users"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Select to see groups containing groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Show groups containing groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Select to see groups containing applications"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Show groups containing applications"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Select to see groups containing departments"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Show groups containing departments"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Select to see groups containing servers"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Show groups containing servers"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Select to see groups containing workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Show groups containing workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Select to see groups containing terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Show groups containing terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Select to see groups containing printer"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Show groups containing printer"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Select to see groups containing phones"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Show groups containing phones"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "Create new object group"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-msgid "Remove selected object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-msgid "Remove object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-msgid "Copy selected object group"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-msgid "Copy object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-msgid "cut selected object group"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-msgid "Cut object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:251
-msgid "You are not allowed to remove this entry."
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:269
-#: plugins/generic/references/class_reference.inc:50
-msgid "Object group"
-msgstr ""
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:67
-#: plugins/admin/ogroups/tabs_ogroups.inc:212
-msgid "Phone queue"
-msgstr ""
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:92
-#: plugins/admin/ogroups/class_termgroup.inc:387
-msgid "System"
-msgstr ""
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:189
-msgid "Terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/remove.tpl:7
-msgid ""
-"Please double check if you really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Select to see departments"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Show departments"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Select to see GOsa accounts"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Show people"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Select to see GOsa groups"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Show groups"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Select to see applications"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Show applications"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Select to see workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Select to see terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Select to see printers"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Show printers"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Select to see phones"
-msgstr ""
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:41
-msgid "Display objects of department"
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:108
-msgid "You have no permissions to create a workstation on this 'Base'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:113
-msgid "There must be at least one NTP server selected."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:168
-#, php-format
-msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:380
-msgid "Saving workstation failed"
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:388
-msgid "System group"
-msgstr ""
-
-#: plugins/admin/ogroups/paste_mail.tpl:7
-msgid "Please enter a mail address"
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:51
-msgid ""
-"This group has mail features enabled. You can disable them by clicking below."
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-msgid ""
-"This group has mail features disabled. You can enable them by clicking below."
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:118
-#, php-format
-msgid "Saving of object group/mail with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:153
-#, php-format
-msgid "Removing of object group/mail with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_mailogroup.inc:182
-msgid "Mail group"
-msgstr ""
-
-#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:753
-msgid "Object groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:94
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
-#, php-format
-msgid ""
-"The specified home server '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry while ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:124
-msgid "ring all"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:125
-msgid "round robin"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:126
-msgid "least recently called"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:127
-msgid "fewest completed calls"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:128
-msgid "random"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:129
-msgid "round robin with memory"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:150
-#: plugins/gofon/macro/class_gofonMacro.inc:194
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
-msgid ""
-"Can't save any changes to asterisk database, there is currently no mysql "
-"extension available in your php setup."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:161
-#: plugins/gofon/macro/class_gofonMacro.inc:204
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
-#, php-format
-msgid ""
-"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
-"mysql error."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:168
-#: plugins/gofon/macro/class_gofonMacro.inc:211
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
-#, php-format
-msgid "Can't select database '%s' on home server '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:180
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
-#, php-format
-msgid ""
-"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
-"log for mysql error."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:187
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
-#, php-format
-msgid "Can't select database '%s' on initial home server '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:215
-msgid "Remove the phone queue from this Account"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:216
-msgid ""
-"Phone queue is enabled for this group. You can disable it by clicking below."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:218
-msgid "Create phone queue"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:219
-msgid ""
-"For this group the phone queues are disabled. You can enable them by "
-"clicking below."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:307
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone queue."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:310
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
-msgid "Please select a valid goFonHomeServer."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:316
-msgid "Timeout must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:319
-msgid "Retry must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:322
-msgid "Max queue length must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:325
-msgid "Announce frequency must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:328
-msgid "There must be least one queue number defined."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:351
-#: plugins/admin/ogroups/class_phonequeue.inc:400
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
-msgid ""
-"There is currently no asterisk server defined. Possibly you are missing a "
-"server that handles the asterisk management (goFonServer). Your settings "
-"can't be saved to asterisk database."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:383
-msgid "Error while removing old queue entries from database."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:384
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
-msgid "Please have a look a the gosa logfiles."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-msgid "Could not detect old queue entry, query failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:529
-#, php-format
-msgid ""
-"More than one entry in queue table found, that uses the name ('%s'). Please "
-"fix this issue manually first."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-msgid "Mysql query failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:770
-#: plugins/admin/ogroups/class_phonequeue.inc:772
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
-#, php-format
-msgid "The specified telephonenumber '%s' is already assigned to '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:843
-msgid "Saving phone queue failed"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:896
-msgid "Removing phone queue failed"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:921
-msgid "Phone group"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:929
-#: plugins/admin/ogroups/phonequeue.tpl:75
-msgid "Timeout"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:930
-#: plugins/admin/ogroups/phonequeue.tpl:109
-msgid "Max queue length"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:931
-#: plugins/admin/ogroups/phonequeue.tpl:50
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
-#: plugins/gofon/phoneaccount/generic.tpl:38
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
-#: plugins/gofon/conference/generic.tpl:68
-msgid "Home server"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:932
-#: plugins/admin/ogroups/phonequeue.tpl:119
-msgid "Announce frequency"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:933
-#: plugins/admin/ogroups/phonequeue.tpl:285
-msgid "Allow the called user to transfer his call"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:934
-#: plugins/admin/ogroups/phonequeue.tpl:293
-msgid "Allows calling user to transfer call"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:935
-#: plugins/admin/ogroups/phonequeue.tpl:305
-msgid "Allow the called to hangup by pressing *"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:936
-#: plugins/admin/ogroups/phonequeue.tpl:321
-msgid "Ring instead of playing background music"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:937
-#: plugins/admin/ogroups/phonequeue.tpl:313
-msgid "Allows calling to hangup by pressing *"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:939
-#: plugins/admin/ogroups/phonequeue.tpl:149
-msgid "Music on hold"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:940
-msgid "Welcome music"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:941
-msgid "Report hold time"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:942
-msgid "'You are next' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:943
-msgid "'There are' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:944
-msgid "'Call waiting' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:945
-msgid "'Thank you' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:946
-msgid "'Minutes' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:947
-msgid "'Seconds' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:948
-msgid "'Less than' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:949
-msgid "Queue phone number"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:952
-#: plugins/admin/ogroups/phonequeue.tpl:277
-msgid "Announce holdtime"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:953
-msgid "Announce"
-msgstr ""
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:161
-#, php-format
-msgid "You're about to delete the following object entry %s"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:163
-#, php-format
-msgid "You're about to delete the following object entries %s"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:193
-#: plugins/admin/ogroups/class_ogroupManagement.inc:245
-#: plugins/admin/ogroups/class_ogroupManagement.inc:272
-msgid "You are not allowed to delete this object group!"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:238
-#, php-format
-msgid "You're about to delete the object group '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:155
-msgid "This 'dn' is no object group."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:299
-msgid "too many different objects!"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:301
-msgid "users"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:302
-msgid "groups"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:303
-msgid "applications"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:304
-msgid "departments"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:305
-msgid "servers"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:306
-msgid "workstations"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:307
-msgid "terminals"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:308
-msgid "phones"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:309
-msgid "printers"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:316
-msgid "and"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:460
-msgid "Non existing dn:"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:602
-msgid "There is already an object with this cn."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:617
-msgid "You can combine two different object types at maximum only!"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:673
-#, php-format
-msgid "Saving of object group/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:686
-#, php-format
-msgid "Removing of object group/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:748
-msgid "Object group generic"
-msgstr ""
-
-#: plugins/admin/ogroups/class_ogroup.inc:759
-msgid "Member"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:2
-msgid ""
-"Only users with the same asterisk home server will be included to this queue."
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:5
-msgid "Queue Settings"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:8
-#: plugins/gofon/phoneaccount/paste_generic.tpl:2
-#: plugins/gofon/phoneaccount/paste_generic.tpl:6
-#: plugins/gofon/phoneaccount/generic.tpl:1
-#: plugins/gofon/phoneaccount/generic.tpl:6
-msgid "Phone numbers"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:12
-#: plugins/admin/ogroups/phonequeue.tpl:135
-msgid "Generic queue Settings"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:95
-msgid "Strategy"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:125
-msgid "(in seconds)"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:133
-msgid "Queue sound setup"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:138
-msgid "Use music on hold instead of ringing"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:159
-msgid "Welcome sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:169
-msgid "Announce message"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:179
-msgid "Sound file for 'You are next ...'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:189
-msgid "'There are ...'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:199
-msgid "'... calls waiting'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:209
-msgid "'Thank you' message"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:219
-msgid "'minutes' sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:229
-msgid "'seconds' sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:239
-msgid "Hold sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:249
-msgid "Less Than sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:267
-msgid "Phone attributes "
-msgstr ""
-
-#: plugins/admin/ogroups/mail.tpl:7
-msgid "Mail distribution list"
-msgstr ""
-
-#: plugins/admin/ogroups/mail.tpl:13
-msgid "Primary mail address for this distribution list"
-msgstr ""
-
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr ""
-
-#: plugins/admin/ogroups/generic.tpl:42
-msgid "Member objects"
-msgstr ""
-
-#: plugins/admin/ogroups/termgroup.tpl:2
-msgid ""
-"Actions you choose here influence all systems in this object group. "
-"Additionally, all values editable here can be inherited by the clients "
-"assigned to this object group."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:68
-#: plugins/admin/fai/class_faiHookEntry.inc:71
-msgid "Please select a valid file."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:71
-#: plugins/admin/fai/class_faiHookEntry.inc:74
-msgid "Selected file is empty."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:136
-msgid "There is already a script with the given name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:140
-#: plugins/admin/fai/class_faiHookEntry.inc:154
-#: plugins/admin/fai/class_faiTemplateEntry.inc:200
-#: plugins/admin/fai/class_faiVariableEntry.inc:111
-msgid "Please enter a name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:144
-msgid "Please enter a script."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:175
-#: plugins/admin/fai/class_faiScriptEntry.inc:185
-msgid "Script entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:176
-msgid "FAI script entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:186
-msgid "Script Priority"
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:85
-msgid "Create new FAI object - partition table."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:86
-msgid "Create new FAI object - package bundle."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:87
-msgid "Create new FAI object - script bundle."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:88
-msgid "Create new FAI object - variable bundle."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:89
-msgid "Create new FAI object - hook bundle."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:90
-msgid "Create new FAI object - profile."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:91
-msgid "Create new FAI object - template."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:92
-msgid "Create new FAI object"
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:148
-msgid "Spaces are not allowed within class names."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:152
-msgid "The given class name is empty."
-msgstr ""
-
-#: plugins/admin/fai/class_askClassName.inc:156
-msgid "The specified class name is already in use for this object type."
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:22
-#: plugins/admin/fai/branch_selector.tpl:28
-msgid "Create new branch"
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:26
-msgid "Branch"
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:30
-msgid "Freeze"
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:33
-msgid "Create new locked branch"
-msgstr ""
-
-#: plugins/admin/fai/branch_selector.tpl:39
-msgid "Delete current release"
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariable.inc:340
-#, php-format
-msgid "Saving of FAI/variable with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariable.inc:425
-msgid "FAI variable"
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariable.inc:432
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-msgid "Read only"
-msgstr ""
-
-#: plugins/admin/fai/faiPackageConfiguration.tpl:1
-#: plugins/admin/fai/class_faiPackage.inc:537
-msgid "Package"
-msgstr ""
-
-#: plugins/admin/fai/remove.tpl:7
-msgid ""
-"This includes 'all' object information. Please double check if your really "
-"want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-
-#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
-#: plugins/admin/fai/class_faiProfileEntry.inc:171
-#: plugins/admin/fai/faiVariable.tpl:36
-#: plugins/admin/fai/faiPartitionTable.tpl:36
-#: plugins/admin/fai/faiTemplate.tpl:33
-msgid "Objects"
-msgstr ""
-
-#: plugins/admin/fai/faiHook.tpl:40
-msgid "List of hook scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:379
-msgid "Please select a least one Package."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:383
-msgid "Please choose a valid combination for your repository setup."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:404
-msgid "package is configured"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:410
-msgid "Package marked for removal"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:439
-#, php-format
-msgid "Package file '%s' does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:483
-#, php-format
-msgid "Saving of FAI/package list with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:538
-msgid "FAI Package list"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiTemplate.inc:522
-msgid "Readonly"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:549
-msgid "Install Method"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:550
-msgid "Package configuration"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:35
-msgid "Please enter your search string here"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:48
-msgid ""
-"This list displays all assigned package names for this repository settings."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:127
-#, php-format
-msgid ""
-"Your specified search string '%s' returned too many results. Only the first "
-"200 entries are shown, to keep the memory usage low."
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:53
-msgid "Install method"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:57
-msgid "Please select the installation method"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:71
-msgid "Used packages"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:73
-msgid "Choosen packages"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
-msgid "Configure"
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:88
-msgid "Toggle remove flag"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:33
-#: plugins/admin/fai/class_faiManagement.inc:1005
-msgid "FAI"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:34
-msgid "Fully Automatic Installation - management"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:167
-#, php-format
-msgid "You're about to delete all information about the FAI class at '%s'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:328
-#, php-format
-msgid "Object could not be deleted '%s', object does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:385
-#, php-format
-msgid "You're about to delete a fai branch / freeze  '%s'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:388
-msgid "You are not allowed to delete this release!"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:453
-msgid "Specified branch name is invalid."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:455
-msgid "Specified freeze name is invalid."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:484
-msgid "You are not allowed to create a new branch."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:646
-#: plugins/admin/fai/class_faiManagement.inc:662
-#, php-format
-msgid "You are not allowed to create a new '%s' object."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:999
-msgid "FAI releases"
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:1000
-msgid "FAI release management"
-msgstr ""
-
-#: plugins/admin/fai/faiScript.tpl:40
-msgid "List of scripts"
-msgstr ""
-
-#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
-msgid "Choose a priority"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "primary"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "logical"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
-msgid "FS type"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
-#: plugins/admin/fai/class_faiSummaryTab.inc:344
-msgid "Mount point"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
-#: plugins/admin/fai/class_faiSummaryTab.inc:343
-msgid "Size in MB"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
-#: plugins/admin/fai/class_faiSummaryTab.inc:342
-msgid "Mount options"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
-msgid "FS option"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
-msgid "Preserve"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
-msgid "Please specify a valid disc name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
-#, php-format
-msgid "please enter a unique mount point for partition %s"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
-#, php-format
-msgid "Please enter a valid mount point for partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
-#, php-format
-msgid ""
-"File system type 'swap' is already used, change file system type for "
-"partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
-msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
-#, php-format
-msgid "Please enter a valid partition size for partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
-#, php-format
-msgid "Please enter a valid range for partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
-#, php-format
-msgid "Please enter a range for partition size for partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
-msgid ""
-"You have more than 3 primary partition table entries in your configuration, "
-"please check your configuration twice."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
-msgid "Partition table entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
-msgid "FAI partition table entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
-msgid "Partition type"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
-msgid "Partition no."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
-msgid "File system type"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
-msgid "Partition size"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
-msgid "File system options"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
-msgid "Partition flags"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:135
-#: plugins/admin/fai/class_faiProfile.inc:300
-msgid "Hook bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:136
-#: plugins/admin/fai/class_faiProfile.inc:301
-msgid "Template bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:137
-#: plugins/admin/fai/class_faiProfile.inc:302
-msgid "Script bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:138
-#: plugins/admin/fai/class_faiProfile.inc:303
-msgid "Variable bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:139
-msgid "Package bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:140
-#: plugins/admin/fai/class_faiSummaryTab.inc:48
-#: plugins/admin/fai/class_faiProfile.inc:305
-#: plugins/admin/fai/class_faiPartitionTable.inc:535
-msgid "Partition table"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:168
-#: plugins/admin/fai/class_faiProfile.inc:297
-msgid "This list displays all assigned class names for this profile."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:170
-#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
-msgid "Class name"
-msgstr ""
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/fai/faiScriptEntry.tpl:54
-msgid "Script attributes"
-msgstr ""
-
-#: plugins/admin/fai/faiScriptEntry.tpl:38
-#: plugins/personal/environment/logonManagement.tpl:24
-msgid "Priority"
-msgstr ""
-
-#: plugins/admin/fai/faiScriptEntry.tpl:74
-#: plugins/admin/fai/faiHookEntry.tpl:74
-msgid "Import script"
-msgstr ""
-
-#: plugins/admin/fai/faiSummary.tpl:4
-msgid "FAI object tree"
-msgstr ""
-
-#: plugins/admin/fai/faiSummary.tpl:11
-msgid "Reload class and release configuration from parent object."
-msgstr ""
-
-#: plugins/admin/fai/faiSummary.tpl:22
-msgid "You are not allowed to view the fai summary."
-msgstr ""
-
-#: plugins/admin/fai/faiVariable.tpl:38
-msgid "List of assigned variables"
-msgstr ""
-
-#: plugins/admin/fai/faiVariable.tpl:44
-msgid "Choose a variable to delete or edit"
-msgstr ""
-
-#: plugins/admin/fai/remove_branch.tpl:6
-msgid ""
-"This includes all account data, system access, etc. for this branch. Please "
-"double check if your really want to do this since there is no way for GOsa "
-"to get your data back."
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:146
-msgid "There is already a hook with the given name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:150
-msgid "Please enter a value for script."
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:184
-msgid "Hook entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:185
-msgid "FAI hook entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:194
-#: plugins/admin/fai/faiHookEntry.tpl:38
-msgid "Task"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:195
-#: plugins/admin/fai/class_faiScript.inc:547
-msgid "FAI script"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:95
-msgid "no file uploaded yet"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:101
-#, php-format
-msgid "exists in database (size: %s bytes)"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:188
-msgid "There is already a template with the given name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:192
-msgid "Please specify a value for attribute 'file'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:196
-msgid "Please specify a value for attribute 'path'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:204
-msgid "Please enter a user."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:207
-msgid "Please enter a valid user. Only a-z/0-9 are allowed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:211
-msgid "Please enter a group."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:214
-msgid "Please enter a valid group. Only a-z/0-9 are allowed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:243
-msgid "Template entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:244
-msgid "FAI template entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:253
-msgid "Template file"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:254
-msgid "Template path"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:255
-msgid "File owner"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:256
-msgid "File permissions"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
-#, php-format
-msgid "Debconf information for package '%s'"
-msgstr ""
-
-#: plugins/admin/fai/faiPackageEntry.tpl:6
-msgid "List of available packages"
-msgstr ""
-
-#: plugins/admin/fai/faiPackageEntry.tpl:26
-msgid ""
-"This menu allows you to select multiple packages to add them to the "
-"currently edited package list."
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:25
-msgid "Template attributes"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:40
-msgid "Save template"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:57
-msgid "Destination path"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:74
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
-#: plugins/gofon/conference/class_divListConferences.inc:58
-msgid "Owner"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:96
-msgid "Access"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:103
-msgid "Read"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:104
-msgid "Write"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:107
-msgid "Special"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:124
-msgid "SUID"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:141
-msgid "SGID"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:144
-msgid "Others"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:158
-msgid "sticky"
-msgstr ""
-
-#: plugins/admin/fai/class_faiScript.inc:444
-#, php-format
-msgid "Creating of FAI/script with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiHook.inc:444
-#, php-format
-msgid "Saving of FAI/hook with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiHook.inc:541
-msgid "Hook"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHook.inc:542
-msgid "FAI hook"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:6
-msgid ""
-"Adding a new class to the FAI management, requires a class name. You have to "
-"specify a unique class name for unique types of FAI classes, while you can "
-"use the same class name for different types of FAI classes. In the laste "
-"case, FAI will automatically enclose all these different class types to one "
-"unique class name."
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:12
-msgid ""
-"Please use one of the following methods to choose the name for the new FAI "
-"class."
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:26
-msgid "Enter FAI class name manually"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:48
-msgid "Choose FAI class name from a list of existing classes"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:54
-msgid "Choose class name"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:74
-msgid "A new class name."
-msgstr ""
-
-#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
-msgid "Hook attributes"
-msgstr ""
-
-#: plugins/admin/fai/faiHookEntry.tpl:41
-msgid "Choose an existing FAI task"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplate.inc:423
-#, php-format
-msgid "Saving of FAI/template with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplate.inc:515
-msgid "FAI template"
-msgstr ""
-
-#: plugins/admin/fai/faiVariableEntry.tpl:33
-msgid "Variable attributes"
-msgstr ""
-
-#: plugins/admin/fai/faiVariableEntry.tpl:38
-#: plugins/admin/fai/class_faiVariableEntry.inc:148
-msgid "Variable content"
-msgstr ""
-
-#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
-msgid "Fully Automatic Installation"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:44
-msgid "Scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:49
-msgid "Package list"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:86
-msgid ""
-"Unknown type of FAI source information. This is not a profile, workstation "
-"nor a ogroup."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:217
-msgid "This object has no FAI classes assigned."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:230
-msgid "Open"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:341
-msgid "FS options"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:6
-msgid "List of FAI objects (Fully Automatic Installation)"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:26
-msgid ""
-"This menu allows you to select FAI class names and to add them to the "
-"currently edited profile."
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:39
-msgid "Show only classes with templates"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:41
-msgid "Show only classes with scripts"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:43
-msgid "Show only classes with hooks"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:45
-msgid "Show only classes with variables"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:47
-msgid "Show only classes with packages"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:49
-msgid "Show only classes with partitions"
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTable.tpl:38
-msgid "Discs"
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTable.tpl:44
-msgid "Choose a disk to delete or edit"
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:5
-msgid ""
-"You are now going to create a branch or locked branch. This action clones "
-"the existing release to another release name. Branches can be modified as "
-"usual. FAI classes of locked branches cannot be modified, just additional "
-"classes are possible. Branch names should be alphanumeric, excluding the "
-"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
-"and 'fai'."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:7
-msgid ""
-"Branches are created as subreleases of the currently selected branch. "
-"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
-"release called SARGE/1.0.2."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:13
-msgid "Please enter a name for the branch"
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:35
-msgid ""
-"As soon as the copy operation has finished, you can scroll down to end of "
-"the page and press the 'Continue' button to continue with the fai management "
-"dialog."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Perform requested operation."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Initiate operation"
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-msgid "Device"
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
-msgid "Partition entries"
-msgstr ""
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
-msgid "Add partition"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:304
-msgid "Packages bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:308
-msgid "Remove class from profile"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:400
-msgid "Please assign at least one class to this  profile."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:404
-msgid "Please enter a valid name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:416
-msgid "There is already a profile with this class name defined."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:445
-#: plugins/admin/fai/class_faiProfile.inc:449
-#, php-format
-msgid "Saving of FAI/profile with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:457
-msgid "Profile"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:458
-msgid "FAI profile"
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:103
-msgid "There is already a variable with the given name."
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:107
-msgid "Please specify a value for the attribute 'content'."
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:138
-msgid "Variable entry"
-msgstr ""
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:139
-msgid "FAI variable entry "
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:320
-#: plugins/admin/fai/class_faiPartitionTable.inc:326
-#, php-format
-msgid "%s partition"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:322
-#: plugins/admin/fai/class_faiPartitionTable.inc:328
-#, php-format
-msgid "%s partition(s)"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:417
-#, php-format
-msgid "Saving of FAI/partition table with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:536
-msgid "FAI partition table"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:43
-msgid "List of FAI classes"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:44
-msgid "This table displays all FAI classes in the selected tree."
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:48
-msgid "This menu allows you to create, delete and edit FAI classes."
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:69
-msgid "Name of FAI class"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:70
-msgid "Class type"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Display FAI profile objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Show profiles"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Display FAI template objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Display FAI scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Show scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Display FAI hooks"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Show hooks"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Display FAI variables"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Show variables"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Display FAI packages"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Show packages"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Display FAI partitions"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Show partitions"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:180
-msgid "New profile"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "New partition table"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "PT"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:197
-msgid "New scripts"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:197
-msgid "S"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "New hooks"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "H"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:199
-msgid "New variables"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:199
-msgid "V"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:200
-msgid "New templates "
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:200
-msgid "I"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:201
-msgid "New package list"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:201
-msgid "PK"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:222
-msgid "Remove selected fai objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:222
-msgid "Remove fai objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:227
-msgid "Copy fai objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:229
-msgid "Cut fai objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:300
-#: plugins/admin/fai/class_divListFai.inc:303
-msgid "Edit class"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:311
-msgid "Delete class"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplate.tpl:35
-msgid "List of template files"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:120
-msgid "This account has no scalix extensions."
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:129
-msgid "Remove scalix account"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:130
-msgid ""
-"This account has scalix synchronization enabled. You can disable it by "
-"clicking below."
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-msgid "Create scalix account"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-msgid ""
-"This account has scalix synchronization disabled. You can enable it by "
-"clicking below."
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:308
-msgid "There is no scalix mailnode specified."
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:311
-msgid "scalixScalixObject must be set!"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:327
-msgid "Value in 'Limit Mailbox size' is not valid."
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:397
-msgid "Scalix account"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:407
-msgid "Scalix Mail node"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:408
-msgid "Mailbox class"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:409
-msgid "Server language"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:410
-#: plugins/personal/environment/class_environment.inc:1271
-msgid "Administrator"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:411
-msgid "Mailbox administrator"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:412
-msgid "Hide user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:413
-msgid "Mailbox size limitations"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:414
-msgid "Limit outbound"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:415
-msgid "Limit inbound"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:416
-msgid "Notify user"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:417
-#: plugins/personal/scalix/paste_generic.tpl:4
-#: plugins/personal/scalix/generic.tpl:98
-msgid "Scalix email addresses"
-msgstr ""
-
-#: plugins/personal/scalix/main.inc:123
-msgid "Scalix settings"
-msgstr ""
-
-#: plugins/personal/scalix/paste_generic.tpl:6
-#: plugins/personal/scalix/generic.tpl:101
-msgid "List of scalix email addresses"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:7
-msgid "Scalix mailnode"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:15
-msgid "Salix mailbox class"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:19
-msgid ""
-"Limited users con not make use of the group calendar functionality in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:26
-msgid "Scalix server language"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:30
-msgid "Message catalog language for client."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:45
-msgid "Select for admin capability."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:45
-msgid "Scalix Administrator"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:50
-msgid "Select for mailbox admin capability."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:50
-msgid "Scalix Mailbox Administrator"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:55
-msgid "Hide user entry from addressbook."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:55
-msgid "Hide this user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:64
-msgid "Limit mailbox size"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "As sanction on mailbox quota overuse, stop user from sending mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "Limit Outbound Mail"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "Limit Inbound Mail"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "As sanction on mailbox quota overuse, notify the user by eMail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "Notify User"
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:77
-msgid "You need to specify your current password in order to proceed."
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:83 html/password.php:202
-msgid "The password used as new and current are too similar."
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:85 html/password.php:207
-msgid "The password used as new is to short."
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:87 html/password.php:247
-msgid "External password changer reported a problem: "
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:100
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:105 html/password.php:226
-msgid "You have no permissions to change your password."
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:132
-#: plugins/personal/generic/class_user.inc:1424
-msgid "User password"
-msgstr ""
-
-#: plugins/personal/password/nochange.tpl:2
-msgid "Password change not allowed"
-msgstr ""
-
-#: plugins/personal/password/nochange.tpl:6
-msgid "You are not allowed to change your password at this time"
-msgstr ""
-
-#: plugins/personal/password/changed.tpl:3
-msgid ""
-"You've successfully changed your password. Remember to change all programms "
-"configured to use it as well."
-msgstr ""
-
-#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
-msgid "Password settings"
-msgstr ""
-
-#: plugins/personal/password/password.tpl:2
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-
-#: plugins/personal/password/password.tpl:11
-#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
-msgid "Current password"
-msgstr ""
-
-#: plugins/personal/password/password.tpl:32
-msgid "Clear fields"
-msgstr ""
-
-#: plugins/personal/mail/copypaste.tpl:13
-#: plugins/personal/mail/generic.tpl:244
-msgid "Forward messages to"
-msgstr ""
-
-#: plugins/personal/mail/mail_locals.tpl:35
-msgid "Select department"
-msgstr ""
-
-#: plugins/personal/mail/main.inc:124
-msgid "User mail settings"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:19
-msgid "Specify the mail server where the user will be hosted on"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:80
-msgid "Mail options"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:107
-#: plugins/personal/mail/class_mailAccount.inc:1170
-msgid "Use custom sieve script"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:107
-msgid "disables all Mail options!"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:114
-msgid "Sieve Management"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "Select if you want to forward mails without getting own copies of them"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "No delivery to own mailbox"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:132
-msgid ""
-"Select to automatically response with the vacation message defined below"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:134
-msgid "Activate vacation message"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
-msgid "from"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:165
-msgid "till"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:194
-msgid "Select if you want to filter this mails through spamassassin"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:196
-msgid "Move mails tagged with spam level greater than"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:199
-msgid "Choose spam level - smaller values are more sensitive"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:203
-msgid "to folder"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:214
-msgid "Reject mails bigger than"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:223
-#: plugins/personal/mail/class_mailAccount.inc:1153
-#: include/sieve/templates/element_vacation.tpl:44
-#: include/sieve/templates/object_container.tpl:31
-#: include/sieve/class_sieveManagement.inc:509
-#: include/sieve/class_sieveManagement.inc:728
-msgid "Vacation message"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:270
-msgid "Advanced mail options"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:276
-msgid "Select if user can only send and receive inside his own domain"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:278
-msgid "User is only allowed to send and receive local mails"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:214
-msgid "No DESC tag in vacation file:"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:289
-msgid "This account has no mail extensions."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:300
-msgid ""
-"This account can't be removed while there are delegations configured. Remove "
-"those delegations first."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:358
-msgid ""
-"You're trying to add an invalid email address to the list of forwarders."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "January"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "February"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "March"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "April"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "May"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "June"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "July"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "August"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "September"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "October"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "November"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "December"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:688
-#, php-format
-msgid "Removing of user/mail account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:842
-#, php-format
-msgid "Saving of user/mail account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:903
-msgid ""
-"There is no valid mailserver specified, please add one in the system setup."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:951
-msgid "You specified Spam settings, but there is no Folder specified."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:955
-msgid "Time interval to show vacation message is not valid."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:995
-#: plugins/personal/mail/class_mailAccount.inc:1007
-msgid "You are not allowed to write mail forwarding."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1040
-#: plugins/personal/mail/class_mailAccount.inc:1051
-msgid "You are not allowed to write mail alternate address."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1116
-msgid "Waiting for kolab to remove mail properties."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1118
-msgid ""
-"Please remove the mail account first, to allow kolab to call its remove "
-"methods."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1152
-msgid "Add vacation information"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1155
-msgid "Use spam filter"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1156
-msgid "Spam level"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1157
-msgid "Spam mail box"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1159
-msgid "Sieve management"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1161
-msgid "Reject due to mailsize"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1162
-msgid "Mail max size"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1164
-#: plugins/personal/mail/class_mailAccount.inc:1169
-msgid "Forwarding address"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1165
-msgid "Local delivery"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1166
-msgid "No delivery to own mailbox "
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1167
-msgid "Mail alternative addresses"
-msgstr ""
-
-#: plugins/personal/netatalk/main.inc:111
-msgid "Netatalk settings"
-msgstr ""
-
-#: plugins/personal/netatalk/netatalk.tpl:4
-#: plugins/personal/netatalk/class_netatalk.inc:380
-msgid "Share"
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:37
-msgid "Manage netatalk account"
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:174
-msgid "This account has no netatalk extensions."
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid "Remove netatalk account"
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid ""
-"This account has netatalk features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#: plugins/personal/netatalk/class_netatalk.inc:196
-msgid "Create netatalk account"
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-msgid ""
-"This account has netatalk features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:229
-msgid "You must select a share to use."
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:294
-#, php-format
-msgid "Saving of user/netatalk account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:356
-#, php-format
-msgid "Removing of user/netatalk account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:379
-msgid "User home path"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
-msgid "PHPscheduleit"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
-#, php-format
-msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
-msgid "PHP Schedule it"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-msgid "PHP Schedule it settings"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "Connectivity addon"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:3
-#: plugins/personal/connectivity/kolab.tpl:35
-msgid "Kolab account"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:4
-msgid ""
-"The kolab account is currently disabled. It's features can be adjusted if "
-"you add a mail account."
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:41
-#: plugins/personal/connectivity/class_kolabAccount.inc:479
-msgid "Delegations"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:59
-msgid "Mail size"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:62
-msgid "No mail size restriction for this account"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:71
-msgid "Free Busy information"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:82
-msgid "Future"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:86
-#: plugins/personal/connectivity/oxchange.tpl:39
-#: plugins/personal/connectivity/oxchange.tpl:49
-#: include/sieve/templates/element_vacation.tpl:25
-msgid "days"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:93
-#: plugins/personal/connectivity/class_kolabAccount.inc:480
-msgid "Invitation policy"
-msgstr ""
-
-#: plugins/personal/connectivity/intranet.tpl:3
-msgid "Intranet account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
-msgid "Open-Xchange"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-msgid "Openexchange"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
-msgid "Couldn't connect to postgresql database!"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
-msgid "Needed parameters for openexchange connectivity plugin are missing!"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
-msgid "PHP4 module for postgresql database is missing!"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
-#, php-format
-msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
-msgid ""
-"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
-"that you are not using any strange characters in the loginname."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
-#, php-format
-msgid "Saving of user/oxchange account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
-#, php-format
-msgid "Creating of user/oxchange account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
-msgid ""
-"Something went wrong while saving oxchange account. Please check the error "
-"log file."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
-msgid "Open xchange"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-msgid "Open xchange account settings"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
-msgid "OXAppointmentDays"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
-msgid "OXTaskDays"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
-msgid "OXTimeZone"
-msgstr ""
-
-#: plugins/personal/connectivity/pptp.tpl:3
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-msgid "PPTP account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_connectivity.inc:69
-msgid "This account has no connectivity extensions."
-msgstr ""
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:197
-msgid "Intranet"
-msgstr ""
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:121
-#, php-format
-msgid "Removing of user/intranet account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:186
-#, php-format
-msgid "Saving of user/intranet account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-msgid "Intranet account settings"
-msgstr ""
-
-#: plugins/personal/connectivity/phpscheduleit.tpl:3
-msgid "PHPscheduleit account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:26
-#: plugins/personal/connectivity/class_pptpAccount.inc:173
-msgid "PPTP"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:101
-#, php-format
-msgid "Removing of user/PPTP account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:155
-#, php-format
-msgid "Saving of user/PPTP account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/proxy.tpl:23
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-msgid "Proxy account"
-msgstr ""
-
-#: plugins/personal/connectivity/proxy.tpl:34
-msgid "Filter unwanted content (i.e. pornographic or violence related)"
-msgstr ""
-
-#: plugins/personal/connectivity/proxy.tpl:44
-msgid "Limit proxy access to working time"
-msgstr ""
-
-#: plugins/personal/connectivity/proxy.tpl:84
-#: plugins/personal/connectivity/class_proxyAccount.inc:319
-msgid "Restrict proxy usage by quota"
-msgstr ""
-
-#: plugins/personal/connectivity/proxy.tpl:99
-msgid "per"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:149
-msgid ""
-"You're trying to add an invalid email address to the list of delegations."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:157
-msgid ""
-"The mail address you're trying to add is no primary mail address of an "
-"existing user."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:182
-msgid "Always accept"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:183
-msgid "Always reject"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:184
-msgid "Reject if conflicts"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:185
-msgid "Manual if conflicts"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:186
-msgid "Manual"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:234
-msgid "Anonymous"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:302
-#, php-format
-msgid "Removing of user/kolab account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:313
-msgid "The value specified as Free Busy future needs to be an integer."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:318
-msgid "The value specified as Free Busy Information URL is invalid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:332
-#, php-format
-msgid "The invitation policy entry for address '%s' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:340
-#, php-format
-msgid "There's no mail user with address '%s' for your invitation policy!"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:431
-#, php-format
-msgid "Saving of user/kolab account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-msgid "Kolab account settings"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:476
-msgid "Free busy future"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:477
-msgid "Mail size restriction"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:478
-msgid "Free busy information"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:5
-#: plugins/personal/connectivity/class_proxyAccount.inc:307
-#: plugins/generic/references/class_reference.inc:32
-msgid "Proxy"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "GB"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "day"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "week"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "month"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:167
-#, php-format
-msgid "Removing of user/proxy account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:185
-msgid "Numerical value for Quota Setting is empty."
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:187
-msgid "Numerical value for Quota Setting is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:289
-#, php-format
-msgid "Saving of user/proxy account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:317
-msgid "Filter unwanted content"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:318
-msgid "Limit proxy access"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:5
-msgid "PHPGroupware"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPgw account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:139
-#, php-format
-msgid "Saving of user/PHPgw account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:157
-msgid "PHP GW"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-msgid "PHP GW account settings"
-msgstr ""
-
-#: plugins/personal/connectivity/webdav.tpl:3
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "WebDAV account"
-msgstr ""
-
-#: plugins/personal/connectivity/opengw.tpl:1
-#: plugins/personal/connectivity/class_opengwAccount.inc:331
-msgid "Opengroupware"
-msgstr ""
-
-#: plugins/personal/connectivity/opengw.tpl:8
-#: plugins/personal/connectivity/class_opengwAccount.inc:341
-msgid "Location team"
-msgstr ""
-
-#: plugins/personal/connectivity/opengw.tpl:21
-#: plugins/personal/connectivity/class_opengwAccount.inc:342
-msgid "Template user"
-msgstr ""
-
-#: plugins/personal/connectivity/opengw.tpl:48
-#: plugins/personal/connectivity/class_opengwAccount.inc:344
-msgid "Teams"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "Open-Xchange Account"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid ""
-"disabled, no Postgresql support detected. Or the specified database can't be "
-"reached"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:18
-msgid "Open-Xchange account"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:29
-msgid "Remember"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:33
-msgid "Appointment Days"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:42
-msgid "Task Days"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:61
-msgid "User Information"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:65
-msgid "User Timezone"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
-#: plugins/generic/references/class_reference.inc:34
-msgid "FTP"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
-#, php-format
-msgid "Removing of user/pureftpd account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
-msgid "Value specified as 'Upload bandwidth' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
-msgid "Value specified as 'Download bandwidth' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
-msgid "Value specified as 'Quota files' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
-msgid "Value specified as 'Quota size' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
-msgid "Value specified as 'Upload ratio' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
-msgid "Value specified as 'Download ratio' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
-#, php-format
-msgid "Saving of user/pureftpd account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
-msgid "Ftp"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-msgid "Pure ftp account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
-msgid "Quota files"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
-msgid "Upload ratio"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
-msgid "Quota MBytes"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
-msgid "Download ratio"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
-msgid "Upload bandwith"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
-msgid "Download bandwith"
-msgstr ""
-
-#: plugins/personal/connectivity/phpgw.tpl:3
-msgid "PHPGroupware account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:6
-msgid "Opengroupware account"
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:161
-msgid ""
-"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
-"perform any database queries."
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:166
-msgid ""
-"OpenGroupware: Missing database configuration for opengroupware. Can't get "
-"or set any informations."
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:174
-msgid ""
-"OpenGroupware: Can't connect to specified database. Please check given "
-"configuration twice."
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-msgid "Open groupware account settings"
-msgstr ""
-
-#: plugins/personal/connectivity/glpi.tpl:1
-msgid "GLPI account"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:4
-msgid "FTP account"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:19
-msgid "Upload bandwidth"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:24
-#: plugins/personal/connectivity/pureftpd.tpl:32
-msgid "kb/s"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:27
-msgid "Download bandwidth"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:43
-msgid "Quota"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:47
-msgid "Files"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:71
-msgid "Ratio"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:75
-msgid "Uploaded / downloaded files"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:93
-#: plugins/personal/samba/samba3.tpl:246
-msgid "Miscellaneous"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:98
-msgid "Check to disable FTP Access"
-msgstr ""
-
-#: plugins/personal/connectivity/pureftpd.tpl:100
-msgid "Temporary disable FTP access"
-msgstr ""
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:6
-#: plugins/personal/connectivity/class_webdavAccount.inc:156
-msgid "WebDAV"
-msgstr ""
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:84
-#, php-format
-msgid "Removing of user/webDAV account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:138
-#, php-format
-msgid "Saving of user/webDAV account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:1
-msgid "Create new hotplug entry"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:8
-msgid "Create new hotplug device"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "(iSerial)"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "Vendor-ID"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "(idVendor)"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "Product-ID"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "(idProduct)"
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:78
-#, php-format
-msgid ""
-"Can't remove kioks profile, it is still in use by the following objects '%s'."
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:86
-#: plugins/personal/environment/class_kioskManagementDialog.inc:105
-#, php-format
-msgid "Can't delete '%s'. Error was: permission denied."
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:89
-#: plugins/personal/environment/class_kioskManagementDialog.inc:108
-#, php-format
-msgid "Can't delete '%s'. Errow was: file doesn't exist."
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:150
-msgid ""
-"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:156
-#, php-format
-msgid "Kiosk path '%s' is not accessible. Please check the permissions."
-msgstr ""
-
-#: plugins/personal/environment/kioskManagement.tpl:1
-#: plugins/personal/environment/kioskManagement.tpl:5
-msgid "Kiosk profile management"
-msgstr ""
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:1
-msgid "Add printer devcies"
-msgstr ""
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:48
-msgid "Display printers matching"
-msgstr ""
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:53
-msgid "Regular expression for matching printer names"
-msgstr ""
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:108
-msgid "Specified name should only consist of upper-/lowercase characters."
-msgstr ""
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:112
-msgid "Please specify a valid script name."
-msgstr ""
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:116
-msgid "Specified description contains invalid characters."
-msgstr ""
-
-#: plugins/personal/environment/main.inc:119
-msgid "User environment settings"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:1
-#: plugins/personal/environment/logonManagement.tpl:5
-#: plugins/personal/environment/environment.tpl:169
-msgid "Logon script management"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:8
-msgid "Logon script settings"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:10
-msgid "Skript name"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:34
-msgid "Logon script flags"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:38
-msgid "Last script"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:44
-msgid "Script can be replaced by user"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:56
-#: plugins/personal/environment/class_environment.inc:1335
-msgid "Logon script"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:1
-msgid "Add hotplug devices"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:5
-msgid "Hotplug management"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:10
-msgid "Select hotplug device to add"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:34
-msgid "Choose the department the search will be based    on"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:48
-msgid "Regular expression for        matching hotplugs"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:209
-msgid "auto"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:281
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Setting profile "
-"server to '%s'."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:286
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Profile server "
-"configuration is resetted."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:355
-#: plugins/personal/environment/class_environment.inc:393
-msgid "Remove environment extension"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:356
-#: plugins/personal/environment/class_environment.inc:394
-msgid "Environment extension enabled. You can disable it by clicking below."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:365
-#: plugins/personal/environment/class_environment.inc:370
-#: plugins/personal/environment/class_environment.inc:399
-#: plugins/personal/environment/class_environment.inc:404
-msgid "Add environment extension"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:366
-#: plugins/personal/environment/class_environment.inc:400
-msgid "Environment extension disabled. You can enable it by clicking below."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:371
-#: plugins/personal/environment/class_environment.inc:405
-msgid ""
-"Environment extension disabled. You have to setup a posix account before you "
-"can enable this feature."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:522
-msgid "You are not allowed to write Logon scripts."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:603
-msgid "Spaces are not allowed in the mount path!"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:682
-#: plugins/personal/environment/class_environment.inc:683
-#: plugins/personal/environment/class_environment.inc:691
-#: plugins/personal/environment/class_environment.inc:692
-msgid "Reset password hash"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:696
-msgid "Delete share entry"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:885
-msgid "GOsa default printer flag is not allowed within groups."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:908
-#, php-format
-msgid ""
-"The selected kiosk profile '%s' is no longer available, setting current "
-"profile to 'none'."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:952
-#, php-format
-msgid "Removing of user/environment account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1021
-msgid "Please set a valid profile quota size."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1028
-msgid ""
-"You need to setup a valid posix extension in order to enable evironment "
-"features."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1066
-msgid "Can't save new kiosk profiles, possibly permission denied for folder"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1222
-#, php-format
-msgid "Saving of user/environment account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1235
-msgid "group share"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1276
-#: plugins/personal/environment/class_environment.inc:1334
-msgid "Default printer"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1313
-msgid "Environment settings"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1321
-msgid "Command to extend the list of possible screen resolutions"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1325
-#: plugins/personal/environment/environment.tpl:105
-msgid "Resolution changeable during session"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1326
-#: plugins/personal/environment/environment.tpl:73
-msgid "Cache profile localy"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1328
-msgid "Profile quota"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1329
-msgid "Profile server"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1332
-#: plugins/personal/environment/environment.tpl:85
-msgid "Kiosk profile"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1336
-#: plugins/personal/environment/environment.tpl:203
-msgid "Hotplug devices"
-msgstr ""
-
-#: plugins/personal/environment/class_hotplugDialog.inc:120
-msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
-msgstr ""
-
-#: plugins/personal/environment/class_hotplugDialog.inc:123
-msgid "Invalid character in description. Please specify a valid description."
-msgstr ""
-
-#: plugins/personal/environment/class_hotplugDialog.inc:128
-msgid "Please specify a valid iSerial."
-msgstr ""
-
-#: plugins/personal/environment/class_hotplugDialog.inc:132
-msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
-msgstr ""
-
-#: plugins/personal/environment/class_hotplugDialog.inc:135
-msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
-msgstr ""
-
-#: plugins/personal/environment/class_hotplugDialog.inc:141
-msgid "An Entry with this name already exists."
-msgstr ""
-
-#: plugins/personal/environment/class_hotplugDialog.inc:146
-msgid "Please select an entry or press cancel."
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:3
-msgid "The environment extension is currently disabled."
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:14
-#: plugins/personal/environment/environment.tpl:128
-#: plugins/personal/environment/environment.tpl:198
-msgid "Environment managment settings"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:17
-msgid "Profile managment"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:25
-msgid "Use profile managment"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:32
-msgid "Profile server managment"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:35
-msgid "Profil path"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:56
-msgid "Profil quota"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:82
-msgid "Kiosk profile settings"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:95
-msgid "Manage"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:143
-msgid "User used to connect to the share"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:146
-msgid "Select a share"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:154
-msgid "Mount path"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:167
-msgid "Logon scripts"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:205
-msgid "Hotplug device settings"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:222
-msgid "Existing"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:237
-msgid "Printer settings"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:254
-msgid "Toggle admin"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:257
-msgid "Toggle default"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:5
-msgid "Nagios Account"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:8
-#: plugins/personal/nagios/class_nagiosAccount.inc:286
-msgid "Alias"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:27
-#: plugins/personal/nagios/class_nagiosAccount.inc:292
-msgid "Host notification period"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:40
-#: plugins/personal/nagios/class_nagiosAccount.inc:296
-msgid "Service notification period"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:53
-#: plugins/personal/nagios/class_nagiosAccount.inc:295
-msgid "Service notification options"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:66
-#: plugins/personal/nagios/class_nagiosAccount.inc:291
-msgid "Host notification options"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:90
-#: plugins/personal/nagios/class_nagiosAccount.inc:294
-msgid "Service notification commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:100
-#: plugins/personal/nagios/class_nagiosAccount.inc:290
-msgid "Host notification commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:115
-msgid "Nagios authentification"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:121
-msgid "view system informations"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:130
-msgid "view configuration information"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:139
-msgid "trigger system commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:148
-msgid "view all services"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:157
-msgid "view all hosts"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:166
-msgid "trigger all service commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:175
-msgid "trigger all host commands"
-msgstr ""
-
-#: plugins/personal/nagios/main.inc:123
-msgid "Nagios settings"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:110
-msgid "This account has no nagios extensions."
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:119
-msgid "Remove nagios account"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:120
-msgid ""
-"This account has nagios features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid "Create nagios account"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid ""
-"This account has nagios features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:178
-#, php-format
-msgid "Saving of user/nagios account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:198
-msgid "The required field 'NagiosAlias' is not set."
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:201
-msgid "The required field 'NagiosMail' is not set."
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:205
-#: plugins/personal/nagios/class_nagiosAccount.inc:209
-msgid "Please enter a valid email address in 'NagiosMail' field."
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:261
-#, php-format
-msgid "Removing of user/nagios account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:276
-msgid "Nagios account settings"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:287
-#: plugins/personal/generic/class_user.inc:1447
-msgid "Pager number"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:298
-msgid "View all hosts"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:299
-msgid "View all services"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:301
-msgid "Trigger system commands"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:302
-msgid "Trigger all host commands"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:303
-msgid "Trigger all service commands"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:305
-msgid "View configuration information"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:306
-msgid "View system informations"
-msgstr ""
-
-#: plugins/personal/posix/trust_machines.tpl:6
-msgid "Select systems to add"
-msgstr ""
-
-#: plugins/personal/posix/trust_machines.tpl:26
-msgid "Display systems of department"
-msgstr ""
-
-#: plugins/personal/posix/main.inc:127
-msgid "Unix settings"
-msgstr ""
-
-#: plugins/personal/posix/paste_generic.tpl:4
-msgid "Posix settings"
-msgstr ""
-
-#: plugins/personal/posix/paste_generic.tpl:8
-#: plugins/personal/posix/class_posixAccount.inc:1363
-#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
-#: plugins/personal/samba/samba3.tpl:97
-#: plugins/personal/samba/class_sambaAccount.inc:690
-msgid "Home directory"
-msgstr ""
-
-#: plugins/personal/posix/paste_generic.tpl:23
-#: plugins/personal/posix/generic.tpl:47
-msgid "Force UID/GID"
-msgstr ""
-
-#: plugins/personal/posix/paste_generic.tpl:28
-#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
-msgid "UID"
-msgstr ""
-
-#: plugins/personal/posix/paste_generic.tpl:47
-#: plugins/personal/posix/generic.tpl:76
-msgid "Group membership"
-msgstr ""
-
-#: plugins/personal/posix/paste_generic.tpl:54
-#: plugins/personal/posix/generic.tpl:78
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr ""
-
-#: plugins/personal/posix/posix_shadow.tpl:9
-msgid "User must change password on first login"
-msgstr ""
-
-#: plugins/personal/posix/posix_shadow.tpl:34
-#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
-msgid "Password expires on"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:16
-#: plugins/generic/references/class_reference.inc:22
-msgid "UNIX"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:137
-msgid "expired"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:139
-msgid "grace time active"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:142
-msgid "active, password not changable"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:144
-msgid "active, password expired"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "active"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:157
-#: plugins/personal/posix/class_posixAccount.inc:1029
-msgid "Group of user"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:192
-msgid "unconfigured"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:255
-msgid "This account has no unix extensions."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:275
-#: plugins/personal/posix/class_posixAccount.inc:278
-msgid "Remove posix account"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:276
-msgid ""
-"This account has unix features enabled. To disable them, you'll need to "
-"remove the samba / environment account first."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:279
-msgid ""
-"This account has posix features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:282
-msgid "Create posix account"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:283
-msgid ""
-"This account has posix features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:443
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:447
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:451
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiery"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:455
-#, php-format
-msgid "Warn user %s days before password expiery"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-msgid "full access"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:576
-msgid "allow access to these hosts"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:624
-#, php-format
-msgid "Removing of user/posix account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:772
-msgid "Failed: overriding lock"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:868
-#, php-format
-msgid "Saving of user/posix account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:943
-msgid "The required field 'Home directory' is not set."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:946
-msgid "Please enter a valid path in 'Home directory' field."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:954
-msgid "Value specified as 'UID' is not valid."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:957
-msgid "Value specified as 'UID' is too small."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:972
-msgid "Value specified as 'shadowMin' is not valid."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:977
-msgid "Value specified as 'shadowMax' is not valid."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:982
-msgid "Value specified as 'shadowWarning' is not valid."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:985
-msgid "'shadowWarning' without 'shadowMax' makes no sense."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:988
-msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:991
-msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:996
-msgid "Value specified as 'shadowInactive' is not valid."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:999
-msgid "'shadowInactive' without 'shadowMax' makes no sense."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1004
-msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1353
-msgid "POSIX account"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1364
-#: plugins/personal/posix/generic.tpl:15
-msgid "Shell"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1366
-msgid "Group ID"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1368
-msgid "Force password change on login"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1369
-msgid "Shadow min"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1370
-msgid "Shadow max"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1371
-msgid "Shadow warning"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1372
-msgid "Shadow inactive"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1373
-msgid "Shadow expire"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1374
-msgid "System trust model"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:25
-msgid "Primary group"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:102
-msgid "Account"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:109
-msgid "System trust"
-msgstr ""
-
-#: plugins/personal/posix/generic.tpl:110
-msgid "Trust mode"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:6
-msgid "Select groups to add"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:32
-msgid "Display groups of department"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:53
-msgid "Display groups matching"
-msgstr ""
-
-#: plugins/personal/posix/posix_groups.tpl:64
-msgid "Display groups of user"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:62
-msgid "Sunday"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:63
-msgid "Monday"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:64
-msgid "Tuesday"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:65
-msgid "Wednesday"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:66
-msgid "Thursday"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:67
-msgid "Friday"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:68
-msgid "Saturday"
-msgstr ""
-
-#: plugins/personal/samba/samba3_workstations.tpl:6
-msgid "Select workstations to add"
-msgstr ""
-
-#: plugins/personal/samba/samba3_workstations.tpl:26
-msgid "Display workstations of department"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:13
-msgid "Samba home"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
-msgid "Script path"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
-#: plugins/personal/samba/samba3.tpl:111
-#: plugins/personal/samba/class_sambaAccount.inc:691
-msgid "Profile path"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
-msgid "Access options"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
-msgid "Allow user to change password from client"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
-#: plugins/personal/samba/class_sambaAccount.inc:1106
-msgid "Login from windows client requires no password"
-msgstr ""
-
-#: plugins/personal/samba/samba2.tpl:77
-msgid "Temporary disable samba account"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:27
-#: plugins/personal/samba/class_sambaAccount.inc:1121
-msgid "Domain"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:66
-msgid "Terminal Server"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:94
-#: plugins/personal/samba/class_sambaAccount.inc:1102
-msgid "Allow login on terminal server"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:131
-#: plugins/personal/samba/class_sambaAccount.inc:1103
-msgid "Inherit client config"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:134
-msgid "Initial program"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:142
-msgid "Working directory"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:159
-msgid "Timeout settings (in minutes)"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:169
-#: plugins/personal/samba/class_sambaAccount.inc:698
-msgid "Connection"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:183
-#: plugins/personal/samba/class_sambaAccount.inc:699
-msgid "Disconnection"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:197
-#: plugins/personal/samba/class_sambaAccount.inc:700
-msgid "IDLE"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:213
-msgid "Client devices"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:220
-msgid "Connect client drives at logon"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:228
-msgid "Connect client printers at logon"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:236
-msgid "Default to main client printer"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:250
-msgid "Shadowing"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:261
-msgid "On broken or timed out"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:271
-msgid "Reconnect if disconnected"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:306
-#: plugins/personal/samba/class_sambaAccount.inc:1107
-msgid "Lock samba account"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:331
-#: plugins/personal/samba/class_sambaAccount.inc:1113
-msgid "Limit Logon Time"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:351
-#: plugins/personal/samba/class_sambaAccount.inc:1114
-msgid "Limit Logoff Time"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:372
-msgid "Account expires after"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Samba logon times"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Edit settings..."
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:403
-msgid "Allow connection from these workstations only"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:212
-msgid "This account has no samba extensions."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:221
-msgid "Remove samba account"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:222
-msgid ""
-"This account has samba features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:232
-#: plugins/personal/samba/class_sambaAccount.inc:235
-msgid "Create samba account"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:233
-msgid ""
-"This account has samba features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:236
-msgid ""
-"This account has samba features disabled. Posix features are needed for "
-"samba accounts, enable them first."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:502
-msgid "input on, notify on"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:503
-msgid "input on, notify off"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:504
-msgid "input off, notify on"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:505
-msgid "input off, nofify off"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:507
-msgid "disconnect"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:508
-msgid "reset"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:510
-msgid "from any client"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:511
-msgid "from previous client only"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:674
-#, php-format
-msgid "Removing of user/samba account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:693
-#, php-format
-msgid "The value specified as '%s' contains invalid characters!"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:703
-#, php-format
-msgid ""
-"The timeout property '%s' is checked and contains invalid or no characters!"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:709
-msgid ""
-"The windows user manager only allows eight clients. You've specified more "
-"than eight."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:894
-msgid ""
-"Warning: This account has an undefined samba SID assigned. The problem can "
-"not be fixed by GOsa!"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:918
-msgid ""
-"Warning: Can't identify users primary group - no conversion to a samba group "
-"possible!"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1028
-#, php-format
-msgid "Saving of user/samba account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1093
-#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
-msgid "Samba settings"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1105
-msgid "Allow user to change password"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1110
-msgid "Account expires"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1111
-msgid "Password expires"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1115
-msgid "Logon hours"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1117
-msgid "Generic home directory"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1118
-msgid "Generic samba home drive"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1119
-msgid "Generic script path"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1120
-msgid "Generic profile path"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1122
-msgid "Allow connection from"
-msgstr ""
-
-#: plugins/personal/samba/sambaLogonHours.tpl:21
-msgid "Specify the hours this user is allowed to log in"
-msgstr ""
-
-#: plugins/personal/samba/sambaLogonHours.tpl:27
-msgid "Hour"
-msgstr ""
-
-#: plugins/personal/generic/generic_certs.tpl:3
-#: plugins/personal/generic/generic.tpl:208
-msgid "Certificates"
-msgstr ""
-
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr ""
-
-#: plugins/personal/generic/generic_certs.tpl:33
-msgid "S/MIME certificate"
-msgstr ""
-
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "PKCS12 certificate"
-msgstr ""
-
-#: plugins/personal/generic/generic_certs.tpl:78
-#: plugins/personal/generic/class_user.inc:1406
-msgid "Certificate serial number"
-msgstr ""
-
-#: plugins/personal/generic/generic_picture.tpl:5
-#: plugins/personal/generic/generic_picture.tpl:15
-#: plugins/personal/generic/paste_generic.tpl:37
-#: plugins/personal/generic/generic.tpl:20
-#: plugins/personal/generic/generic.tpl:22
-#: plugins/personal/generic/generic.tpl:38
-msgid "Personal picture"
-msgstr ""
-
-#: plugins/personal/generic/main.inc:102
-msgid "You are not allowed to set your password!"
-msgstr ""
-
-#: plugins/personal/generic/main.inc:193
-msgid "Generic user information"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "female"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "male"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:291
-msgid "This account has no valid GOsa extensions."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:353
-msgid "The specified file has not been uploaded via HTTP POST! Aborted."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:450
-msgid "Please enter a valid serial number"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:494
-msgid ""
-"(Some types of certificates are currently not supported and may be displayed "
-"as 'invalid'.)"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:504
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:507
-msgid "valid"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:508
-msgid "invalid"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:513
-msgid "No certificate installed"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:600
-#, php-format
-msgid "Removing of user/generic account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:634
-#: plugins/personal/generic/class_user.inc:1019
-msgid "Kerberos database communication failed"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:648
-#: plugins/personal/generic/class_user.inc:1036
-msgid "Can't remove user from kerberos database."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:721
-#, php-format
-msgid "You are not allowed to move this object to '%s'."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:966
-#, php-format
-msgid "Saving of user/generic account with dn '%s' failed."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1047
-msgid "Can't add user to kerberos database."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1114
-msgid "There's already a person with this 'Login' in the database."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1123
-msgid "The required field 'Login' is not set."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1128
-msgid ""
-"There's already a person with this 'Name'/'Given name' combination in the "
-"database."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1135
-msgid ""
-"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1138
-msgid "The field 'Homepage' contains an invalid URL definition."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1267
-msgid "Could not open specified certificate!"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1398
-#: plugins/personal/generic/generic.tpl:442
-msgid "Unit"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1399
-#: plugins/personal/generic/generic.tpl:467
-msgid "House identifier"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1400
-#: plugins/personal/generic/generic.tpl:384
-msgid "Vocation"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1401
-#: plugins/personal/generic/generic.tpl:511
-msgid "Last delivery"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1402
-#: plugins/personal/generic/generic.tpl:433
-msgid "Person locality"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1403
-#: plugins/personal/generic/generic.tpl:392
-msgid "Unit description"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1404
-#: plugins/personal/generic/generic.tpl:401
-msgid "Subject area"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1405
-#: plugins/personal/generic/generic.tpl:410
-msgid "Functional title"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1407
-#: plugins/personal/generic/generic.tpl:520
-msgid "Public visible"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1408
-#: plugins/personal/generic/generic.tpl:451
-msgid "Street"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1414
-msgid "Generic user settings"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1429
-#: plugins/personal/generic/generic.tpl:83
-msgid "Academic title"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1432
-#: plugins/personal/generic/generic.tpl:183
-msgid "Homepage"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1435
-#: plugins/personal/generic/generic.tpl:93
-msgid "Date of birth"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1436
-msgid "Gender"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1437
-msgid "Preferred language"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1438
-msgid "Department number"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1439
-msgid "Employee number"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1440
-#: plugins/personal/generic/generic.tpl:282
-msgid "Employee type"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1443
-#: plugins/personal/generic/paste_generic.tpl:47
-msgid "User picture"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1444
-msgid "Room number"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1448
-msgid "User certificates"
-msgstr ""
-
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr ""
-
-#: plugins/personal/generic/paste_generic.tpl:23
-msgid "Clear password"
-msgstr ""
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Set new password"
-msgstr ""
-
-#: plugins/personal/generic/password.tpl:2
-msgid ""
-"You have changed the method your password is stored in the ldap database. "
-"For that reason you've to enter your password at this point again. GOsa will "
-"then encode it with the selected method."
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:6
-msgid "Personal information"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:29
-#: plugins/personal/generic/generic.tpl:40
-msgid "Change picture"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:54
-msgid "Template name"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:111
-#: ihtml/themes/default/sizelimit.tpl:14
-msgid "Set"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Sex"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:130
-msgid "Preferred langage"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:175
-msgid "Private phone"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:196
-msgid "Password storage"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:211
-msgid "Edit certificates"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:220
-msgid "Edit properties"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:238
-msgid "Organizational information"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:266
-msgid "Department No."
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:274
-msgid "Employee No."
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:300
-#: plugins/personal/generic/generic.tpl:482
-msgid "Room No."
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:496
-msgid "Please use the phone tab"
-msgstr ""
-
-#: plugins/generic/welcome/welcome.tpl:4
-msgid ""
-"This is the GOsa main menu. You can select your tasks from the menu on the "
-"left, or by choosing one of the pictograms below. All changes apply directly "
-"to your companies LDAP server."
-msgstr ""
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid ""
-"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
-"back to the pictogram view."
-msgstr ""
-
-#: plugins/generic/welcome/welcome.tpl:15
-msgid "The GOsa team"
-msgstr ""
-
-#: plugins/generic/welcome/main.inc:24
-#, php-format
-msgid "Welcome %s!"
-msgstr ""
-
-#: plugins/generic/references/class_reference.inc:46
-msgid "Thin Client"
-msgstr ""
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Object name"
-msgstr ""
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Contents"
-msgstr ""
-
-#: plugins/generic/references/contents.tpl:18
-msgid "This object has no relationship to other objects."
-msgstr ""
-
-#: plugins/gofon/macro/parameter.tpl:4
-msgid "Argument"
-msgstr ""
-
-#: plugins/gofon/macro/parameter.tpl:8
-msgid "type"
-msgstr ""
-
-#: plugins/gofon/macro/parameter.tpl:19
-msgid "You are not allowed to view the macro parameter settings"
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:6
-#: plugins/gofon/macro/class_divListMacros.inc:31
-#: plugins/gofon/macro/class_divListMacros.inc:32
-msgid "List of macros"
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:24
-#: plugins/gofon/macro/class_divListMacros.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected macros. You may want "
-"to use the range selector on top of the macro listbox, when working with a "
-"large number of macros."
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros matching"
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros  matching"
-msgstr ""
-
-#: plugins/gofon/macro/headpage.tpl:41
-#: plugins/gofon/macro/class_divListMacros.inc:65
-msgid "Regular expression for matching macro names"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
-msgid "This 'dn' is no phone macro."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
-msgid "String"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
-msgid "Combobox"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
-#: include/sieve/templates/element_boolean.tpl:4
-msgid "Bool"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
-msgid "Delete unused"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
-#, php-format
-msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
-#, php-format
-msgid "The parameter %s has incorrect value for type bool."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
-#, php-format
-msgid ""
-"Parameter count of the macro changed, you must update each user which are "
-"using this macro '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
-#: plugins/gofon/macro/class_gofonMacro.inc:492
-#: plugins/gofon/macro/class_gofonMacro.inc:501
-#, php-format
-msgid "Removing of goFonMacro/generic account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:241
-#, php-format
-msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:309
-#, php-format
-msgid "More than one '(' is currently not supported. Line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:312
-#, php-format
-msgid "More than one ')' is currently not supported. Line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:316
-#, php-format
-msgid "There is no application given in line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:320
-#, php-format
-msgid "There is no extension type given in line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:349
-#, php-format
-msgid "Insert of new macro failed for server '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:409
-msgid ""
-"There must be at least one server with an asterisk database to save this "
-"phone macro."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:423
-#, php-format
-msgid "The given cn '%s' already exists."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:429
-msgid "You must specify the 'Display Name' in order to save this macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:433
-msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:442
-msgid ""
-"This macro is still in use. It is necessary to mark this macro as visible "
-"for users."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:450
-msgid "Makro length must be lower than 100 lines"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:455
-msgid "You can't save an empty macro."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:472
-msgid ""
-"This macro is still in use. To delete this Macro ensure that nobody has "
-"selected it."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:485
-msgid ""
-"Could not remove the macro entry from asterisk databases. Please check your "
-"asterisk database configurations."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:535
-#, php-format
-msgid "Saving of goFonMacro/generic account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:571
-msgid "Asterisk macro management"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:576
-msgid "GOfon macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:580
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/gofon/macro/paste_generic.tpl:4
-#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
-#: plugins/gofon/macro/generic.tpl:9
-msgid "Macro name"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:584
-msgid "Macro content and parameter"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:585
-msgid "Visibility flag"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
-msgid "Phone macros"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
-#, php-format
-msgid "You're about to delete the following user(s) %s"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
-msgid "You are not allowed to delete this macro!"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
-#, php-format
-msgid "You're about to delete the macro '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:58
-msgid "Visible"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "Create new phone macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-msgid "Remove selected macros"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-msgid "Remove macros"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:178
-msgid "Macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "visible"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "invisible"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:208
-msgid "Edit macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_divListMacros.inc:216
-msgid "Delete macro"
-msgstr ""
-
-#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
-msgid "Phone macro management"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:18
-msgid "Macro name to be displayed"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:60
-msgid "Visible for user"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:70
-msgid "Macro text"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:6
-msgid "Phone Reports"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:165
-#: plugins/gofon/fonreports/class_fonreport.inc:175
-msgid "Can't connect to phone database, no reports can be shown!"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:179
-msgid "Can't select phone database for report generation!"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:197
-msgid "Query for phone database failed!"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:395
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#: plugins/gofon/fonreports/main.inc:16
-msgid "Phone reports"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:405
-#: plugins/gofon/fonreports/contents.tpl:31
-msgid "Source"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:406
-#: plugins/gofon/fonreports/contents.tpl:32
-msgid "Destination"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:407
-#: plugins/gofon/fonreports/contents.tpl:33
-msgid "Channel"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:408
-msgid "Application called"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:409
-msgid "Disposition"
-msgstr ""
-
-#: plugins/gofon/fonreports/class_fonreport.inc:410
-#: plugins/gofon/fonreports/contents.tpl:36
-msgid "Duration"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
-#, php-format
-msgid ""
-"The specified goFonHomeServer '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
-"error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
-#, php-format
-msgid "Can't select database %s on %s."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
-msgid "no macro"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
-msgid "undefined"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
-msgid ""
-"Can't save any changes to asterisk database, there is no mysql extension "
-"available."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
-"keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
-#, php-format
-msgid ""
-"Can't select database %s on %s. Abort saving entries to keep the database "
-"consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
-#, php-format
-msgid ""
-"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
-"entries to keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
-msgid "Error while performing query:"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
-msgid "This account has no phone extensions."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
-msgid ""
-"The macro you selected, is no longer available for you, please choose "
-"another one."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
-msgid "Remove phone account"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
-msgid ""
-"This account has phone features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
-msgid "Create phone account"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
-msgid ""
-"This account has phone features disabled. You can't enable them while no uid "
-"is set."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
-msgid ""
-"This account has phone features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
-msgid "Please enter a valid phone number!"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
-msgid "Choose your private phone"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone account."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
-msgid "Voicemail PIN must be between 1-4 characters."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
-msgid ""
-"The specified Voicemail PIN contains invalid characters, only numeric values "
-"are allowed here."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
-msgid "Phone PIN must be at least one character long."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
-msgid ""
-"The specified phone PIN contains invalid characters, only aphanumeric values "
-"are allowed here."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
-#, php-format
-msgid "You need to specify at least one phone number!"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
-#, php-format
-msgid "Saving of user/phone account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
-msgid ""
-"Can't remove phone account, the mysql extension is not present in php "
-"configuration."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
-#, php-format
-msgid "Removed user '%s' from phone queue '%s'."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
-#, php-format
-msgid "Removing of user/phone account with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available. "
-"Remove aborted."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
-msgid "Phone account settings"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
-msgid "GOfon reports"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
-msgid "Telephone number"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
-msgid "Macro settings"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
-msgid "Telephone pin"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
-msgid "Voicemail pin"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/main.inc:122
-#: plugins/gofon/phoneaccount/paste_generic.tpl:1
-msgid "Phone settings"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:50
-msgid "Voicemail PIN"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:40
-#: plugins/gofon/phoneaccount/generic.tpl:60
-msgid "Phone PIN"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/generic.tpl:42
-msgid "Select the accounts home server"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/generic.tpl:82
-#: plugins/gofon/phoneaccount/generic.tpl:84
-msgid "Phone macro"
-msgstr ""
-
-#: plugins/gofon/conference/headpage.tpl:6
-#: plugins/gofon/conference/class_divListConferences.inc:31
-#: plugins/gofon/conference/class_divListConferences.inc:32
-msgid "List of conference rooms"
-msgstr ""
-
-#: plugins/gofon/conference/headpage.tpl:24
-#: plugins/gofon/conference/class_divListConferences.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected phone conferences. "
-"Having a large number of phone conferences, you might prefer the range "
-"selectors on top of the conferences list."
-msgstr ""
-
-#: plugins/gofon/conference/headpage.tpl:36
-msgid "Regular expression for        matching user names"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
-#, php-format
-msgid ""
-"Could not remove the conference entry from database on home server (%s). "
-"Please check your asterisk database configuration."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
-msgid "Please enter a PIN."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
-msgid "Please enter a name for the conference."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
-msgid "Only numeric chars are allowed in Number field."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
-msgid "Only numbers are allowed in Lifetime."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
-msgid "There is already a conference with this name in the current tree."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
-msgid ""
-"Can not check if there are already some entries with given telephone number "
-"and/or cn in the destination home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
-msgid ""
-"Can not remove entries with some telephone number and/or cn from destination "
-"home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
-msgid ""
-"Can not check if entry exists in old database. Please have a look a the gosa "
-"logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
-msgid ""
-"Can not remove old entries from initial home server. Please have a look a "
-"the gosa logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
-#, php-format
-msgid "Saving of goFonConference/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
-#: plugins/gofon/conference/class_divListConferences.inc:263
-msgid "Conference"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
-msgid "Phone conference management"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
-msgid "GOfon conference"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
-msgid "Conference PIN"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
-#: plugins/gofon/conference/generic.tpl:146
-msgid "Preset PIN"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
-#: plugins/gofon/conference/generic.tpl:166
-msgid "Record conference"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
-#: plugins/gofon/conference/generic.tpl:197
-msgid "Play music on hold"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
-msgid "Activate menu"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
-msgid "Announce user activity"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
-msgid "Count user"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
-msgid "Conference type"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
-msgid "Format"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
-msgid "Lifetime"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
-msgid "Phone conferences"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
-msgid "Management"
-msgstr ""
-
-#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
-msgid "Conference management"
-msgstr ""
-
-#: plugins/gofon/conference/paste_generic.tpl:5
-#: plugins/gofon/conference/generic.tpl:15
-msgid "Conference name"
-msgstr ""
-
-#: plugins/gofon/conference/paste_generic.tpl:10
-#: plugins/gofon/conference/generic.tpl:21
-msgid "Name of conference to create"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:57
-msgid "Name - Number"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:59
-#: plugins/gofon/conference/generic.tpl:154
-msgid "PIN"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:66
-msgid "Regular expression for matching conference names"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "Create new conference"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "New conference"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-msgid "Remove selected conferences"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-msgid "Remove conferences"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:254
-#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
-#: include/class_pluglist.inc:265
-msgid "Unknown"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:35
-msgid "Choose subtree to place conference in"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:99
-msgid "Lifetime (in days)"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:174
-msgid "Sound file format"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:205
-msgid "Activate session menu"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:213
-msgid "Announce users joining or leaving the conference"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:221
-msgid "Count users"
-msgstr ""
-
-#: include/class_plugin.inc:419
-#, php-format
-msgid ""
-"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:600
-#, php-format
-msgid ""
-"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:634 include/class_password-methods.inc:183
-#, php-format
-msgid ""
-"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:668
-#, php-format
-msgid ""
-"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
-msgstr ""
-
-#: include/class_plugin.inc:1002
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr ""
-
-#: include/class_plugin.inc:1009
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr ""
-
-#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
-#, php-format
-msgid "Handle object tagging with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1039
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr ""
-
-#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
-#: include/class_plugin.inc:1147
-#, php-format
-msgid "Saving object snapshot with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1173
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable '%s' is not "
-"configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable(s) '%s' is "
-"not configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1217
-#, php-format
-msgid "Method get available snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1273
-#, php-format
-msgid "Method get deleted snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
-#, php-format
-msgid "Restore snapshot with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1616
-msgid "Changing ACL dn"
-msgstr ""
-
-#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
-#: setup/class_setupStep_Migrate.inc:1114
-#: setup/class_setupStep_Migrate.inc:1162
-msgid "to"
-msgstr ""
-
-#: include/class_password-methods-sha.inc:50
-msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:90
-#, php-format
-msgid ""
-"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
-"to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:122
-#, php-format
-msgid ""
-"Specified object '%s' is not a valid ldap object, please check copy & paste  "
-"methods."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:138
-#, php-format
-msgid "We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:147
-#, php-format
-msgid ""
-"We are not allowed to save ldap dump to '%s/%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:232
-#, php-format
-msgid "Could not load dumped file '%s', from hard disk drive."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:257
-#, php-format
-msgid "You are not allowed to cut and paste the following object '%s'."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:285
-#, php-format
-msgid "You are going to paste the cutted entry '%s'."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:298
-#, php-format
-msgid "You are not allowed to copy and paste the following object '%s'."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:319
-#, php-format
-msgid "You are going to paste the copied entry '%s'."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:418
-msgid "Paste"
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:420
-msgid "Can't paste"
-msgstr ""
-
-#: include/class_password-methods-kerberos.inc:44
-msgid ""
-"Warning: Can't set kerberos password. Your PHP version has no kerberos "
-"support, password has not been changed."
-msgstr ""
-
-#: include/class_password-methods-kerberos.inc:53
-msgid "Kerberos database communication failed!"
-msgstr ""
-
-#: include/class_password-methods-kerberos.inc:60
-msgid "Changing password in kerberos database failed!"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Require.inc:73
-msgid "Please specify at least one valid requirement."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:27
-msgid "Complete address"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:27
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Default"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:28
-msgid "Domain part"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:29
-msgid "Local part"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Case insensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:34
-msgid "Case sensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:35
-msgid "Numeric"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:39
-msgid "is"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:40
-msgid "regex"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:41
-msgid "contains"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:42
-msgid "matches"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:43
-msgid "count"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:44
-msgid "value is"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:48
-msgid "less than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:49
-msgid "less or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:50
-msgid "equals"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:51
-msgid "greater or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:52
-#: include/sieve/class_sieveElement_If.inc:726
-#: include/sieve/class_sieveElement_If.inc:1059
-msgid "greater than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:53
-msgid "not equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:102
-msgid "Can't save empty tests."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:446
-msgid "emtpy"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:493
-msgid "Nothing specified right now"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:595
-msgid "Invalid type of address part."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:605
-msgid "Invalid match type given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:621
-msgid "Invalid operator given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:638
-msgid "Please specify a valid operator."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:654
-msgid ""
-"Invalid character found in address attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:669
-msgid ""
-"Invalid character found in value attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:727
-#: include/sieve/class_sieveElement_If.inc:1060
-msgid "lower than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:729
-#: include/sieve/class_sieveElement_If.inc:1062
-msgid "Megabyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:730
-#: include/sieve/class_sieveElement_If.inc:1063
-msgid "Kilobyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:731
-#: include/sieve/class_sieveElement_If.inc:1064
-msgid "Bytes"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:745
-msgid "Please select a valid match type in the list box below."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:759
-msgid "Only numeric values are allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:769
-msgid "No valid unit selected"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:834
-#: include/sieve/templates/element_if.tpl:4
-msgid "Condition"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:836
-#: include/sieve/templates/object_container.tpl:32
-#: include/sieve/class_sieveManagement.inc:510
-#: include/sieve/class_sieveManagement.inc:729
-msgid "If"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:838
-#: include/sieve/templates/element_elsif.tpl:4
-#: include/sieve/templates/object_container.tpl:34
-#: include/sieve/class_sieveManagement.inc:571
-#: include/sieve/class_sieveManagement.inc:766
-#: include/sieve/class_sieveManagement.inc:771
-msgid "Else If"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:840
-#: include/sieve/templates/element_else.tpl:4
-#: include/sieve/templates/object_container.tpl:33
-#: include/sieve/class_sieveManagement.inc:569
-#: include/sieve/class_sieveManagement.inc:764
-msgid "Else"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:876
-msgid "Empty"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:1134
-#: include/sieve/class_sieveElement_If.inc:1164
-msgid "Click here to add a new test"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:1176
-msgid "Unhandled switch type"
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:245
-msgid "Can't remove last element."
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:658
-msgid "Require must be the first command in the script."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Vacation.inc:148
-msgid "Alternative sender address must be a valid email addresses."
-msgstr ""
-
-#: include/sieve/templates/element_stop.tpl:9
-msgid "Stop execution here"
-msgstr ""
-
-#: include/sieve/templates/object_test_container.tpl:6
-msgid "Add object"
-msgstr ""
-
-#: include/sieve/templates/object_test_container.tpl:10
-#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
-msgid "Remove object"
-msgstr ""
-
-#: include/sieve/templates/element_vacation.tpl:13
-msgid "Vacation Message"
-msgstr ""
-
-#: include/sieve/templates/element_vacation.tpl:16
-#: include/sieve/templates/element_envelope.tpl:19
-#: include/sieve/templates/element_address.tpl:18
-#: include/sieve/templates/element_header.tpl:19
-msgid "Normal view"
-msgstr ""
-
-#: include/sieve/templates/element_vacation.tpl:21
-msgid "Release interval"
-msgstr ""
-
-#: include/sieve/templates/element_vacation.tpl:30
-msgid "Alternative sender addresses"
-msgstr ""
-
-#: include/sieve/templates/element_vacation.tpl:47
-#: include/sieve/templates/element_envelope.tpl:130
-#: include/sieve/templates/element_address.tpl:138
-#: include/sieve/templates/element_header.tpl:131
-msgid "Expert view"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_envelope.tpl:108
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_address.tpl:116
-#: include/sieve/templates/element_header.tpl:109
-msgid "Not"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_anyof.tpl:7
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_exists.tpl:12
-msgid "Inverse match"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:10
-#: include/sieve/class_sieveManagement.inc:602
-msgid "Any of"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:16
-#: include/sieve/templates/element_envelope.tpl:105
-#: include/sieve/class_sieveManagement.inc:598
-msgid "Envelope"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:26
-#: include/sieve/templates/element_address.tpl:25
-#: include/sieve/templates/element_header.tpl:26
-msgid "Match type"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:29
-#: include/sieve/templates/element_envelope.tpl:52
-#: include/sieve/templates/element_envelope.tpl:63
-#: include/sieve/templates/element_envelope.tpl:113
-#: include/sieve/templates/element_envelope.tpl:118
-#: include/sieve/templates/element_address.tpl:28
-#: include/sieve/templates/element_address.tpl:51
-#: include/sieve/templates/element_address.tpl:61
-#: include/sieve/templates/element_address.tpl:72
-#: include/sieve/templates/element_address.tpl:121
-#: include/sieve/templates/element_address.tpl:126
-#: include/sieve/templates/element_boolean.tpl:5
-#: include/sieve/templates/element_header.tpl:29
-#: include/sieve/templates/element_header.tpl:52
-#: include/sieve/templates/element_header.tpl:63
-#: include/sieve/templates/element_header.tpl:114
-#: include/sieve/templates/element_header.tpl:119
-msgid "Boolean value"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:37
-#: include/sieve/templates/element_address.tpl:36
-#: include/sieve/templates/element_header.tpl:37
-msgid "Invert test"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:49
-#: include/sieve/templates/element_address.tpl:58
-#: include/sieve/templates/element_header.tpl:49
-msgid "Comparator"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:60
-#: include/sieve/templates/element_address.tpl:69
-msgid "Operator"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:76
-#: include/sieve/templates/element_address.tpl:85
-#: include/sieve/templates/element_header.tpl:77
-msgid "Address fields to include"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:80
-#: include/sieve/templates/element_address.tpl:89
-#: include/sieve/templates/element_header.tpl:81
-msgid "Values to match for"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:110
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_address.tpl:118
-#: include/sieve/templates/element_header.tpl:111
-msgid "-"
-msgstr ""
-
-#: include/sieve/templates/select_test_type.tpl:1
-msgid "Select the type of test you want to add"
-msgstr ""
-
-#: include/sieve/templates/select_test_type.tpl:3
-msgid "Available test types"
-msgstr ""
-
-#: include/sieve/templates/element_redirect.tpl:13
-#: include/sieve/templates/object_container.tpl:27
-#: include/sieve/class_sieveManagement.inc:505
-#: include/sieve/class_sieveManagement.inc:724
-msgid "Redirect"
-msgstr ""
-
-#: include/sieve/templates/element_redirect.tpl:18
-msgid "Redirect mail to following recipients"
-msgstr ""
-
-#: include/sieve/templates/remove_script.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"script in a file. So - if you've done so - press 'Delete' to continue or "
-"'Cancel' to abort."
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:8
-msgid "Move this object up one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:12
-msgid "Move this object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:16
-msgid "Remove this object"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:17
-#: include/sieve/templates/object_container.tpl:17
-msgid "Remove element"
-msgstr ""
-
-#: include/sieve/templates/element_allof.tpl:10
-#: include/sieve/class_sieveManagement.inc:601
-msgid "All of"
-msgstr ""
-
-#: include/sieve/templates/element_fileinto.tpl:4
-msgid "Move mail into folder"
-msgstr ""
-
-#: include/sieve/templates/element_fileinto.tpl:8
-msgid "Select from list"
-msgstr ""
-
-#: include/sieve/templates/element_fileinto.tpl:10
-msgid "Manual selection"
-msgstr ""
-
-#: include/sieve/templates/element_fileinto.tpl:18
-msgid "Folder"
-msgstr ""
-
-#: include/sieve/templates/element_discard.tpl:4
-#: include/sieve/templates/object_container.tpl:26
-#: include/sieve/class_sieveManagement.inc:504
-#: include/sieve/class_sieveManagement.inc:723
-msgid "Discard"
-msgstr ""
-
-#: include/sieve/templates/element_discard.tpl:9
-msgid "Discard message"
-msgstr ""
-
-#: include/sieve/templates/element_keep.tpl:4
-#: include/sieve/templates/object_container.tpl:22
-#: include/sieve/templates/object_container.tpl:25
-#: include/sieve/class_sieveManagement.inc:500
-#: include/sieve/class_sieveManagement.inc:503
-#: include/sieve/class_sieveManagement.inc:719
-#: include/sieve/class_sieveManagement.inc:722
-msgid "Keep"
-msgstr ""
-
-#: include/sieve/templates/element_keep.tpl:9
-msgid "Keep message"
-msgstr ""
-
-#: include/sieve/templates/management.tpl:1
-msgid "List of sieve scripts"
-msgstr ""
-
-#: include/sieve/templates/management.tpl:5
-msgid ""
-"Connection to the sieve server could not be established, the "
-"authentification attribute is empty."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:6
-msgid ""
-"Please verfiy that the attributes uid and mail are not empty and try again."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:12
-msgid "Connection to the sieve server could not be established."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:15
-msgid "Possibly the sieve account has not been created yet."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:19
-msgid ""
-"Be careful. All your changes will be saved directly to sieve, if you use the "
-"save button below."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:22
-msgid "Create new script"
-msgstr ""
-
-#: include/sieve/templates/element_require.tpl:12
-#: include/sieve/templates/object_container.tpl:29
-#: include/sieve/class_sieveManagement.inc:507
-#: include/sieve/class_sieveManagement.inc:726
-msgid "Require"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:16
-msgid "Select match type"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:20
-msgid "Select value unit"
-msgstr ""
-
-#: include/sieve/templates/element_exists.tpl:8
-#: include/sieve/class_sieveManagement.inc:600
-msgid "Exists"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:14
-msgid "Reject mail"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:17
-msgid "This is a multiline text element"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:19
-msgid "This is stored as single string"
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:1
-msgid "Import sieve script"
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:2
-msgid ""
-"Please select the sieve script you want to import. Use the import button to "
-"import the script or the cancel button to abort."
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:5
-msgid "Script to import"
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:2
-msgid ""
-"Please enter the name for the new script below. Script names must consist of "
-"lower case characters only."
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:8
-msgid "Script name"
-msgstr ""
-
-#: include/sieve/templates/add_element.tpl:1
-msgid "Add a new element"
-msgstr ""
-
-#: include/sieve/templates/add_element.tpl:2
-msgid "Please select the type of element you want to add"
-msgstr ""
-
-#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
-msgid "Abort"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:8
-msgid "Move object up one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:12
-msgid "Move object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:21
-msgid "choose element"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:24
-msgid "Fileinto"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:28
-#: include/sieve/class_sieveManagement.inc:506
-#: include/sieve/class_sieveManagement.inc:725
-msgid "Reject"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:42
-msgid "Add new"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add a new object above this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add element above"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:42
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add a new object below this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add element below"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:12
-msgid "View structured"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:14
-msgid "View source"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:48
-msgid "Part of address that should be used"
-msgstr ""
-
-#: include/sieve/templates/element_boolean.tpl:8
-msgid "update"
-msgstr ""
-
-#: include/sieve/templates/element_header.tpl:16
-#: include/sieve/templates/element_header.tpl:106
-#: include/sieve/class_sieveManagement.inc:597
-msgid "Header"
-msgstr ""
-
-#: include/sieve/templates/element_header.tpl:60
-msgid "operator"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:21
-msgid "Invalid character found, quotes are not allowed in a reject message."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:37
-msgid "Your reject text here"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:114
-#: include/sieve/class_sieveManagement.inc:241
-msgid "Parse failed"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:118
-#: include/sieve/class_sieveManagement.inc:245
-msgid "Parse successful"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:155
-#, php-format
-msgid ""
-"The specified mail server '%s' does not exist within the GOsa configuration."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:200
-msgid "You should specify a name for your new script."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:205
-msgid "Only lower case names are allowed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:211
-msgid "Only alphabetical characters are allowed in script names."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:217
-msgid "The specified name is already in use."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:303
-#: include/sieve/class_sieveManagement.inc:349
-#: include/sieve/class_sieveManagement.inc:679
-#: include/sieve/class_sieveManagement.inc:1040
-#: include/class_mail-methods-cyrus.inc:269
-#, php-format
-msgid "Can't log into SIEVE server. Server says '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:311
-#, php-format
-msgid "Can't activate sieve script on server. Server says '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:354
-#, php-format
-msgid "Can't remove sieve script from server. Server says '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:366
-#, php-format
-msgid "You are going to remove the sieve script '%s' from your mail server."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:402
-msgid "Edited"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:409
-#, php-format
-msgid "Please fix all errors before saving. Last error was: %s"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:436
-msgid "Specified file seems to be empty."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:438
-msgid "Upload failed. The temporary file can't be accessed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
-#, php-format
-msgid "Can't open file '%s'."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:502
-#: include/sieve/class_sieveManagement.inc:721
-msgid "File into"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:526
-msgid "Failed to add new element."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:642
-msgid "This script is marked as active"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:647
-msgid "Script length"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:651
-msgid "Remove script"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:660
-msgid "Activate script"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:664
-msgid "Edit script"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:778
-#, php-format
-msgid "Can't add the specified element at the given position."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:1056
-msgid "Failed to save sieve script"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Redirect.inc:24
-#: setup/class_setupStep_Feedback.inc:179
-msgid "Please specify a valid email address."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Redirect.inc:35
-msgid "Place a mail address here"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Comment.inc:21
-msgid "Your comment here"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:63
-#, php-format
-msgid "You're about to delete the snapshot '%s'."
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:113
-#: include/class_MultiSelectWindow.inc:584
-msgid "Restore snapshot"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:115
-msgid "Remove snapshot"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
-msgid "Y-m-d, H:i:s"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:149
-msgid "Please specify a valid description for this snapshot."
-msgstr ""
-
-#: include/class_ldap.inc:196
-#, php-format
-msgid ""
-"The LDAP server is slow (%.2fs for the last query). This may be responsible "
-"for performance breakdowns."
-msgstr ""
-
-#: include/class_ldap.inc:229
-#, php-format
-msgid ""
-"The ldapserver is answering very slow (%.2f), this may be responsible for "
-"performance breakdowns."
-msgstr ""
-
-#: include/class_ldap.inc:451
-#, php-format
-msgid "Creating copy of %s"
-msgstr ""
-
-#: include/class_ldap.inc:454
-msgid "Processing"
-msgstr ""
-
-#: include/class_ldap.inc:494
-msgid "Error while fetching source dn - aborted!"
-msgstr ""
-
-#: include/class_ldap.inc:558
-#, php-format
-msgid "Unknown FAIstate %s"
-msgstr ""
-
-#: include/class_ldap.inc:719
-#, php-format
-msgid ""
-"Autocreation of subtree failed. No objectClass found for attribute '%s'."
-msgstr ""
-
-#: include/class_ldap.inc:767
-#, php-format
-msgid ""
-"Autocreation of type '%s' is currently not supported. Please report to the "
-"GOsa team."
-msgstr ""
-
-#: include/class_ldap.inc:776
-#, php-format
-msgid "Creating subtree '%s' failed."
-msgstr ""
-
-#: include/class_ldap.inc:846
-#, php-format
-msgid "while operating on '%s' using LDAP server '%s'"
-msgstr ""
-
-#: include/class_ldap.inc:848
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr ""
-
-#: include/class_ldap.inc:1070
-#, php-format
-msgid ""
-"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
-"in line %s"
-msgstr ""
-
-#: include/class_ldap.inc:1099
-#, php-format
-msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
-msgstr ""
-
-#: include/class_ldap.inc:1235
-#, php-format
-msgid "Ldap import with dn '%s' failed."
-msgstr ""
-
-#: include/class_timezones.inc:53 include/class_timezones.inc:83
-#, php-format
-msgid "The timezone setting \""
-msgstr ""
-
-#: include/class_config.inc:71
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr ""
-
-#: include/class_config.inc:208 html/index.php:212
-msgid "Can't bind to LDAP. Please contact the system administrator."
-msgstr ""
-
-#: include/class_config.inc:521
-msgid "SID and/or RIDBASE missing in your configuration!"
-msgstr ""
-
-#: include/class_log.inc:141
-msgid ""
-"You have enabled the logging into mysql databse, but there are no logging "
-"servers available."
-msgstr ""
-
-#: include/class_log.inc:149
-#, php-format
-msgid "Could not connect to logging server %s."
-msgstr ""
-
-#: include/class_log.inc:153
-#, php-format
-msgid "Could not select database %s on server %s. Server says :%s"
-msgstr ""
-
-#: include/class_log.inc:172
-#, php-format
-msgid "Could not query database %s on server %s. Server ssys :%s"
-msgstr ""
-
-#: include/class_password-methods-ssha.inc:51
-msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:457
-msgid ""
-"Error: The requested subtree has an inconsistent DN encoding, check your "
-"LDAP!"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:565
-msgid "Restore snapshopts of already deleted objects"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:566
-msgid "Restore"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:590
-msgid "Create snapshot"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:590
-msgid "Create a new snapshot from this object"
-msgstr ""
-
-#: include/php_setup.inc:97
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-
-#: include/php_setup.inc:102
-msgid "Send bug report to the GOsa Team"
-msgstr ""
-
-#: include/php_setup.inc:102
-msgid "Send bugreport"
-msgstr ""
-
-#: include/php_setup.inc:107
-msgid "Toggle information"
-msgstr ""
-
-#: include/php_setup.inc:117
-msgid "PHP error"
-msgstr ""
-
-#: include/php_setup.inc:136
-msgid "class"
-msgstr ""
-
-#: include/php_setup.inc:142
-msgid "function"
-msgstr ""
-
-#: include/php_setup.inc:147
-msgid "static"
-msgstr ""
-
-#: include/php_setup.inc:151
-msgid "method"
-msgstr ""
-
-#: include/php_setup.inc:184
-msgid "Trace"
-msgstr ""
-
-#: include/php_setup.inc:185
-msgid "Line"
-msgstr ""
-
-#: include/php_setup.inc:186
-msgid "Arguments"
-msgstr ""
-
-#: include/functions_dns.inc:166
-#, php-format
-msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr ""
-
-#: include/functions_dns.inc:171
-#, php-format
-msgid ""
-"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
-"zone."
-msgstr ""
-
-#: include/functions_dns.inc:607
-#, php-format
-msgid ""
-"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
-msgstr ""
-
-#: include/class_certificate.inc:35
-msgid "Can't open specified file, check accessibility and or existence"
-msgstr ""
-
-#: include/class_certificate.inc:53
-msgid "Can't read specified certificate / or empty string given"
-msgstr ""
-
-#: include/class_certificate.inc:80
-msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
-msgstr ""
-
-#: include/class_certificate.inc:95
-msgid "The Format must be PEM, to output certificate informations"
-msgstr ""
-
-#: include/class_certificate.inc:192
-msgid "Can't create/open File"
-msgstr ""
-
-#: include/class_certificate.inc:199
-msgid "No valid certificate loaded"
-msgstr ""
-
-#: include/class_pluglist.inc:55
-msgid "All objects in this category"
-msgstr ""
-
-#: include/class_pluglist.inc:140
-msgid ""
-"Your gosa.conf information has changed partly. Please convert it using the "
-"contributed script fix_config.sh!"
-msgstr ""
-
-#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
-#: ihtml/themes/default/framework.tpl:26
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-
-#: include/functions_FAI.inc:376
-#, php-format
-msgid "Error, following objects should be equal '%s' and '%s'"
-msgstr ""
-
-#: include/functions_FAI.inc:483
-#, php-format
-msgid "Release management failed, can't save '%s'"
-msgstr ""
-
-#: include/class_password-methods.inc:167
-#, php-format
-msgid "Setting the password failed. LDAP server says '%s'."
-msgstr ""
-
-#: include/class_password-methods.inc:204
-msgid ""
-"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
-msgstr ""
-
-#: include/class_acl.inc:6
-msgid "Access control"
-msgstr ""
-
-#: include/class_acl.inc:190 include/class_acl.inc:193
-msgid "Use ACL defined in role"
-msgstr ""
-
-#: include/class_acl.inc:640 include/class_acl.inc:647
-msgid "Show/Hide Advanced Settings"
-msgstr ""
-
-#: include/class_acl.inc:665
-msgid "Create objects"
-msgstr ""
-
-#: include/class_acl.inc:666
-msgid "Move objects"
-msgstr ""
-
-#: include/class_acl.inc:667
-msgid "Remove objects"
-msgstr ""
-
-#: include/class_acl.inc:669 include/class_acl.inc:675
-msgid "Modifyable by owner"
-msgstr ""
-
-#: include/class_acl.inc:672
-msgid "Move object"
-msgstr ""
-
-#: include/class_acl.inc:685
-msgid "Complete object"
-msgstr ""
-
-#: include/class_acl.inc:801
-#, php-format
-msgid "Unkown ACL type '%s'. Don't know how to handle it."
-msgstr ""
-
-#: include/class_acl.inc:844
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr ""
-
-#: include/class_acl.inc:904 include/class_acl.inc:906
-#, php-format
-msgid "Role: %s"
-msgstr ""
-
-#: include/class_acl.inc:906
-msgid "Unknown role, possibly removed"
-msgstr ""
-
-#: include/class_acl.inc:914
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr ""
-
-#: include/class_acl.inc:923
-msgid "Members:"
-msgstr ""
-
-#: include/class_acl.inc:929
-msgid "ACL is valid for all users"
-msgstr ""
-
-#: include/functions.inc:307
-#, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
-msgstr ""
-
-#: include/functions.inc:324
-#, php-format
-msgid "User login failed. LDAP server said '%s'."
-msgstr ""
-
-#: include/functions.inc:345
-msgid "Username / UID is not unique. Please check your LDAP database."
-msgstr ""
-
-#: include/functions.inc:476
-msgid ""
-"Error while adding a lock. Parameters are not set correctly, please check "
-"the source!"
-msgstr ""
-
-#: include/functions.inc:486
-#, php-format
-msgid ""
-"Can't set locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf! LDAP server says '%s'."
-msgstr ""
-
-#: include/functions.inc:501
-#, php-format
-msgid "Adding a lock failed. LDAP server says '%s'."
-msgstr ""
-
-#: include/functions.inc:527
-#, php-format
-msgid "Removing a lock failed. LDAP server says '%s'."
-msgstr ""
-
-#: include/functions.inc:557
-msgid ""
-"Getting the lock from LDAP failed. Parameters are not set correctly, please "
-"check the source!"
-msgstr ""
-
-#: include/functions.inc:567
-msgid ""
-"Can't get locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf!"
-msgstr ""
-
-#: include/functions.inc:575
-msgid ""
-"Found multiple locks for object to be locked. This should not be possible - "
-"cleaning up multiple references."
-msgstr ""
-
-#: include/functions.inc:668
-#, php-format
-msgid "The size limit of %d entries is exceed!"
-msgstr ""
-
-#: include/functions.inc:670
-#, php-format
-msgid ""
-"Set the new size limit to %s and show me this message if the limit still "
-"exceeds"
-msgstr ""
-
-#: include/functions.inc:687
-msgid "incomplete"
-msgstr ""
-
-#: include/functions.inc:1054 include/functions.inc:1260
-msgid "LDAP error:"
-msgstr ""
-
-#: include/functions.inc:1055
-msgid ""
-"Problems with the LDAP server mean that you probably lost the last changes. "
-"Please check your LDAP setup for possible errors and try again."
-msgstr ""
-
-#: include/functions.inc:1063
-msgid ""
-"Please check your input and fix the error. Press 'OK' to close this message "
-"box."
-msgstr ""
-
-#: include/functions.inc:1121
-msgid "An error occurred while processing your request"
-msgstr ""
-
-#: include/functions.inc:1125
-msgid "OK"
-msgstr ""
-
-#: include/functions.inc:1188
-msgid "Continue anyway"
-msgstr ""
-
-#: include/functions.inc:1190
-msgid "Edit anyway"
-msgstr ""
-
-#: include/functions.inc:1192
-#, php-format
-msgid ""
-"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
-"Please contact the person in order to clarify proceedings."
-msgstr ""
-
-#: include/functions.inc:1442
-msgid "Entries per page"
-msgstr ""
-
-#: include/functions.inc:1470
-msgid "Apply filter"
-msgstr ""
-
-#: include/functions.inc:1744
-msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-msgstr ""
-
-#: include/functions.inc:1787
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr ""
-
-#: include/functions.inc:2228 include/functions.inc:2232
-msgid "Warning - base_hook is not available. Using default base."
-msgstr ""
-
-#: include/functions.inc:2238
-msgid "Warning - no base_hook defined. Using default base."
-msgstr ""
-
-#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
-msgid "Can't get schema information from server. No schema check possible!"
-msgstr ""
-
-#: include/functions.inc:2286
-msgid "Used to store account specific informations."
-msgstr ""
-
-#: include/functions.inc:2293
-msgid ""
-"Used to lock currently edited entries to avoid multiple changes at the same "
-"time."
-msgstr ""
-
-#: include/functions.inc:2336
-#, php-format
-msgid "The required objectClass '%s' is not present in your schema setup"
-msgstr ""
-
-#: include/functions.inc:2338
-#, php-format
-msgid "The optional objectClass '%s' is not present in your schema setup"
-msgstr ""
-
-#: include/functions.inc:2344
-#, php-format
-msgid "The required objectclass '%s' does not have version %s"
-msgstr ""
-
-#: include/functions.inc:2346
-#, php-format
-msgid "The optional objectclass '%s' does not have version %s"
-msgstr ""
-
-#: include/functions.inc:2350
-#, php-format
-msgid "Class(es) available"
-msgstr ""
-
-#: include/functions.inc:2372
-msgid ""
-"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema    configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2373
-msgid ""
-"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
-"be      AUXILIARY"
-msgstr ""
-
-#: include/functions.inc:2377
-msgid ""
-"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema   configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2378
-msgid "The objectClass 'posixGroup' must be STRUCTURAL"
-msgstr ""
-
-#: include/class_tabs.inc:193
-#, php-format
-msgid "Delete process has been canceled by plugin '%s': %s"
-msgstr ""
-
-#: include/class_tabs.inc:316
-msgid "References"
-msgstr ""
-
-#: include/class_debconfTemplate.inc:260
-msgid "This package has no debconf options."
-msgstr ""
-
-#: include/functions_helpviewer.inc:43
-#, php-format
-msgid "XML error in guide.xml: %s at line %d"
-msgstr ""
-
-#: include/functions_helpviewer.inc:84
-msgid "No help available for this plugin."
-msgstr ""
-
-#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
-msgid "previous"
-msgstr ""
-
-#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
-msgid "next"
-msgstr ""
-
-#: include/functions_helpviewer.inc:385
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr ""
-
-#: include/functions_helpviewer.inc:459
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:40
-msgid "Warning: Account has an invalid mailserver string!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:58
-msgid ""
-"Warning: IMAP Server cannot be reached! If you save this account, some mail "
-"settings will not be stored on your server!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:156
-#, php-format
-msgid "Can't create IMAP mailbox. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:175
-#, php-format
-msgid "Can't write IMAP quota. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:201
-msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:219
-msgid "Warning: imap_getacl is not available, can't get imap permissions!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:241
-#, php-format
-msgid "Can't remove IMAP mailbox. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:282
-#, php-format
-msgid "Can't get sieve script. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:353
-#, php-format
-msgid "Can't send sieve script. Server says '%s'."
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:357
-#, php-format
-msgid "Can't activate GOsa sieve script. Server says '%s'."
-msgstr ""
-
-#: include/class_ppdManager.inc:13
-#, php-format
-msgid "PPD manager : The specified path '%s' doesn't exists."
-msgstr ""
-
-#: include/class_ppdManager.inc:144
-#, php-format
-msgid "Specified ppd file '%s' can't be opened for reading."
-msgstr ""
-
-#: include/class_ppdManager.inc:146
-#, php-format
-msgid "The required tmp file file '%s' can't be opened for writing."
-msgstr ""
-
-#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
-#, php-format
-msgid ""
-"Parsing PPD file %s failed - line too long. Trailing characters have been "
-"ignored"
-msgstr ""
-
-#: include/class_ppdManager.inc:178
-msgid "Nested groups are not supported!"
-msgstr ""
-
-#: include/class_ppdManager.inc:182
-msgid "Group name not unique!"
-msgstr ""
-
-#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
-msgid "Symbol values are not supported yet!"
-msgstr ""
-
-#: include/class_ppdManager.inc:212
-msgid "Nested options are not supported!"
-msgstr ""
-
-#: include/class_ppdManager.inc:237
-msgid "PickMany is not supported yet!"
-msgstr ""
-
-#: include/class_ppdManager.inc:318
-#, php-format
-msgid "Parsing PPD file %s failed - no information found."
-msgstr ""
-
-#: setup/setup_config2.tpl:6
-msgid "Samba hash generator"
-msgstr ""
-
-#: setup/setup_config2.tpl:31
-msgid "RID base"
-msgstr ""
-
-#: setup/setup_config2.tpl:46
-msgid "Workstation container"
-msgstr ""
-
-#: setup/setup_config2.tpl:61
-msgid "Samba SID mapping"
-msgstr ""
-
-#: setup/setup_config2.tpl:71
-msgid "Timezone"
-msgstr ""
-
-#: setup/setup_config2.tpl:74
-msgid "Please your preferred timezone here"
-msgstr ""
-
-#: setup/setup_config2.tpl:87
-msgid "Additional GOsa settings"
-msgstr ""
-
-#: setup/setup_config2.tpl:91
-msgid "Enable Copy & Paste"
-msgstr ""
-
-#: setup/setup_config2.tpl:103
-msgid "Enable FAI release management"
-msgstr ""
-
-#: setup/setup_config2.tpl:115
-msgid "Enable user netatalk plugin"
-msgstr ""
-
-#: setup/setup_config2.tpl:126
-msgid "Government mode"
-msgstr ""
-
-#: setup/setup_config2.tpl:139
-msgid "Mail method"
-msgstr ""
-
-#: setup/setup_config2.tpl:153
-msgid "Vacation templates"
-msgstr ""
-
-#: setup/setup_config2.tpl:169
-msgid "Use Cyrus UNIX style"
-msgstr ""
-
-#: setup/setup_config2.tpl:179
-msgid "Snapshots / Undo"
-msgstr ""
-
-#: setup/setup_config2.tpl:188 setup/setup_config2.tpl:233
-msgid "Enable snapshots"
-msgstr ""
-
-#: setup/setup_config2.tpl:194 setup/setup_config2.tpl:239
-msgid "Snapshot base"
-msgstr ""
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailinglist"
-msgstr ""
-
-#: setup/setup_feedback.tpl:9
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
-msgstr ""
-
-#: setup/setup_feedback.tpl:41
-msgid "Send feedback to the GOsa project team"
-msgstr ""
-
-#: setup/setup_feedback.tpl:44
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
-msgstr ""
-
-#: setup/setup_feedback.tpl:50
-msgid "Did the setup procedure help you to get started?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:60
-msgid "If not, what problems did you encounter"
-msgstr ""
-
-#: setup/setup_feedback.tpl:68
-msgid "Is this the first time you use GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:74
-msgid "I use it since"
-msgstr ""
-
-#: setup/setup_feedback.tpl:75
-msgid "Select the year since when you are using GOsa"
-msgstr ""
-
-#: setup/setup_feedback.tpl:82
-msgid "What operating system / distribution do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:90
-msgid "What web server do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:98
-msgid "What PHP version do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:106
-msgid "LDAP"
-msgstr ""
-
-#: setup/setup_feedback.tpl:110
-msgid "What kind of LDAP server(s) do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:116
-msgid "How many objects are in your LDAP?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:123
-msgid "Features"
-msgstr ""
-
-#: setup/setup_feedback.tpl:126
-msgid "What features of GOsa do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:136
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:143
-msgid "Send feedback"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
-msgid "GOsa settings 3/3"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:69
-msgid "Tweak some GOsa core behaviour"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:171
-msgid "Session lifetime must be a numeric value."
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:175
-msgid "Maximal ldap query time must be a numeric value. "
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:38
-msgid "Write configuration file"
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish - write the configuration file"
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:100
-msgid ""
-"Your configuration file is currently world readable. Please updated the file "
-"permissions!"
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:102
-msgid "The configuration is currently not readable or it does not exists."
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:111
-#, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the webserver is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
-msgid "Installation check"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:40
-msgid "Basic checks for PHP version and required extensions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:64
-msgid "Checking PHP version"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:65
-#, php-format
-msgid "PHP must be of version %s / %s or above."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:66
-msgid ""
-"GOsa requires functionality that is not available (or buggy) in older PHP "
-"versions. Please update to a supported version."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:72
-msgid "Checking for LDAP support"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:73
-msgid "This is the main extension used by GOsa and therefore really required."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:74
-msgid ""
-"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
-"your LDAP server."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:80
-msgid "Checking for gettext support"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:81
-msgid "Gettext support is required for internationalization."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
-msgid "Please make sure that the extension is activated."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:88
-msgid "Checking for iconv support"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:89
-msgid ""
-"This module is used by GOsa to convert samba munged dial informations and is "
-"therefore required. "
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:96
-msgid "Checking for mhash support"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:97
-msgid "You'll need this module to make use of SSHA encryption"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:98
-msgid ""
-"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
-"mhash."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:104
-msgid "Checking for IMAP support"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:105
-msgid ""
-"The IMAP module is needed to communicate with the IMAP server. GOsa "
-"retrieves status information, creates and deletes mail users, etc."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:106
-msgid ""
-"This module is used to communicate with your mail server. Please install "
-"php4-imap/php5-imap."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:112
-msgid "Checking for getacl in IMAP implementation"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:113
-msgid ""
-"The getacl support is needed to handle shared folder permissions. Old IMAP "
-"extensions are not capable of reading acl's. You need a recent PHP version "
-"to use this feature."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:120
-msgid "Checking for MySQL support"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:121
-msgid ""
-"MySQL support is needed to communicate with several supported databases."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:122
-msgid ""
-"This module is required to communicate with database servers (GOfax, "
-"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:128
-msgid "Checking for kadm5 support"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:129
-msgid ""
-"Managing users in kerberos requires the kadm5 module which is downloadable "
-"via PEAR network."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:130
-msgid ""
-"This module is required to manage user in kerberos, it is downloadable via "
-"PEAR network"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:136
-msgid "Checking for SNMP support"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:137
-msgid ""
-"The simple network management protocol is needed to get status information "
-"from clients."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:138
-msgid ""
-"This module is required for client monitoring. Please install php4-snmp/php5-"
-"snmp."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:144
-msgid "Checking for CUPS support"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:145
-msgid ""
-"In order to read available printers via the IPP protocol instead of printcap "
-"files, you've to install the CUPS module."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:154
-msgid "Checking for fping utility"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:155
-msgid ""
-"The fping utility is used if you've got a thin client based terminal "
-"environment."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:156
-msgid ""
-"The fping utility is only used in thin client based terminal environment."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:171
-msgid "SAMBA password hash generation"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:172
-msgid ""
-"In order to use SAMBA 2/3 passwords, you've to install additional packages "
-"to generate password hashes."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:173
-msgid ""
-"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
-"a look at mkntpasswd."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
-#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
-#: setup/class_setupStep_Checks.inc:251
-msgid "Off"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:184
-msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:185
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:193
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:194
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:195
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:203
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:204
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:211
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducable! Increase it for larger setups."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:212
-msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:219
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:220
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:227
-msgid "The Execution time should be at least 30 seconds."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:228
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:235
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:236
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:242
-msgid "On"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:243
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:244
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:252
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:253
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:264
-msgid "Configuration writeable"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:265
-msgid "The configuration file can't be written"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:266
-#, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writeable."
-msgstr ""
-
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
-msgstr ""
-
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr ""
-
-#: setup/setup_ldap.tpl:7
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr ""
-
-#: setup/setup_ldap.tpl:25
-msgid "LDAP connection"
-msgstr ""
-
-#: setup/setup_ldap.tpl:29
-msgid "Location name"
-msgstr ""
-
-#: setup/setup_ldap.tpl:37
-msgid "Connection URL"
-msgstr ""
-
-#: setup/setup_ldap.tpl:45
-msgid "TLS connection"
-msgstr ""
-
-#: setup/setup_ldap.tpl:65
-msgid "Reload"
-msgstr ""
-
-#: setup/setup_ldap.tpl:69
-msgid "Authentication"
-msgstr ""
-
-#: setup/setup_ldap.tpl:73
-msgid "Admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:78
-msgid "Select user"
-msgstr ""
-
-#: setup/setup_ldap.tpl:86
-msgid "Automatically append LDAP base to admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:101
-msgid "Schema based settings"
-msgstr ""
-
-#: setup/setup_ldap.tpl:105
-msgid "Use rfc2307bis compliant groups"
-msgstr ""
-
-#: setup/setup_ldap.tpl:117
-msgid "Current status"
-msgstr ""
-
-#: setup/setup_checks.tpl:9
-msgid "PHP module and extension checks"
-msgstr ""
-
-#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
-msgid "GOsa will run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:67
-msgid "PHP setup configuration"
-msgstr ""
-
-#: setup/setup_checks.tpl:67
-msgid "show information"
-msgstr ""
-
-#: setup/setup_welcome.tpl:4
-msgid ""
-"This seems to be the first time you start GOsa - we didn't find any "
-"configuration right now. This simple wizard intends to help you while "
-"setting it up."
-msgstr ""
-
-#: setup/setup_welcome.tpl:8
-msgid "What will the wizard do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:11
-msgid "Create a basic, single site configuration"
-msgstr ""
-
-#: setup/setup_welcome.tpl:12
-msgid "Tries to find problems within your PHP and LDAP setup"
-msgstr ""
-
-#: setup/setup_welcome.tpl:13
-msgid "Let you choose from a set of basic and advanced configuration switches"
-msgstr ""
-
-#: setup/setup_welcome.tpl:14
-msgid "Guided migration of existing LDAP trees"
-msgstr ""
-
-#: setup/setup_welcome.tpl:17
-msgid "What will the wizard NOT do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:20
-msgid "Find every possible configuration error"
-msgstr ""
-
-#: setup/setup_welcome.tpl:21
-msgid "Migrate every possible LDAP setup - create backup dumps!"
-msgstr ""
-
-#: setup/setup_welcome.tpl:25
-msgid "To continue..."
-msgstr ""
-
-#: setup/setup_welcome.tpl:28
-msgid ""
-"For security reasons you need to authenticate for the installation by "
-"creating the file '/tmp/gosa.auth', containing the current session ID on the "
-"servers local filesystem. This can be done by executing the following "
-"command:"
-msgstr ""
-
-#: setup/setup_welcome.tpl:34
-msgid "Click the 'Continue' button when you've finished."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:53
-msgid "LDAP setup"
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP connection setup"
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:55
-msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:99
-#, php-format
-msgid "Anonymous bind failed on server '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:101
-#, php-format
-msgid "Bind as user '%s' failed on server '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:106
-#, php-format
-msgid "Anonymous bind on server '%s' succeeded."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:107
-msgid "Please specify user and password."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:109
-#, php-format
-msgid "Bind as user '%s' on server '%s' succeeded."
-msgstr ""
-
-#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
-msgid "LDAP schema check"
-msgstr ""
-
-#: setup/class_setupStep_Schema.inc:42
-msgid "Perform test on your current LDAP schema"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:38
-msgid "Welcome"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:39
-msgid "The welcome message"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:40
-msgid "Welcome to GOsa setup wizard"
-msgstr ""
-
-#: setup/setup_frame.tpl:11
-msgid "GOsa setup wizard"
-msgstr ""
-
-#: setup/setup_frame.tpl:18
-msgid "Installation"
-msgstr ""
-
-#: setup/setup_frame.tpl:18
-msgid "Steps"
-msgstr ""
-
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr ""
-
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr ""
-
-#: setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr ""
-
-#: setup/class_setupStep_Language.inc:51
-msgid "Chinese"
-msgstr ""
-
-#: setup/setup_migrate.tpl:5
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-
-#: setup/setup_migrate.tpl:33
-msgid "Check again"
-msgstr ""
-
-#: setup/setup_migrate.tpl:37
-msgid "Move windows workstations into a valid windows workstation department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:39
-msgid ""
-"This dialog allows you to move the displayed windows workstations into a "
-"valid department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:41
-msgid ""
-"Be careful with this tool, there may be references pointing to this "
-"workstations that can't be migrated."
-msgstr ""
-
-#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
-#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
-#: setup/setup_migrate.tpl:346
-msgid "Select all"
-msgstr ""
-
-#: setup/setup_migrate.tpl:67
-msgid "Move selected windows workstations into the following GOsa department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:72
-msgid "Move selected workstations"
-msgstr ""
-
-#: setup/setup_migrate.tpl:73
-msgid "What will be done here"
-msgstr ""
-
-#: setup/setup_migrate.tpl:85
-msgid "Move groups into configured group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:88
-msgid ""
-"This dialog allows moving a couple of groups to the configured group tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:91
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"groups. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:94
-msgid "Move selected groups into this group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
-#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
-msgid "Hide changes"
-msgstr ""
-
-#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
-#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
-msgid "Show changes"
-msgstr ""
-
-#: setup/setup_migrate.tpl:140
-msgid "Move users into configured user tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:142
-msgid ""
-"This dialog allows moving a couple of users to the configured user tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:145
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"users. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:148
-msgid "Move selected users into this people tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:198
-msgid "Next"
-msgstr ""
-
-#: setup/setup_migrate.tpl:201
-msgid "Create a new GOsa administrator account"
-msgstr ""
-
-#: setup/setup_migrate.tpl:204
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-
-#: setup/setup_migrate.tpl:233
-msgid "Password (again)"
-msgstr ""
-
-#: setup/setup_migrate.tpl:258
-msgid ""
-"The listed departments are currenlty invisble in the GOsa user interface. If "
-"you want to change this for a couple of entries, select them and use the "
-"migrate button below."
-msgstr ""
-
-#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
-msgid ""
-"If you want to know what will be done when migrating the selected entries, "
-"use the 'Show changes' button to see the LDIF."
-msgstr ""
-
-#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
-msgid "Current"
-msgstr ""
-
-#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
-msgid "After migration"
-msgstr ""
-
-#: setup/setup_migrate.tpl:313
-msgid ""
-"The listed users are currenlty invisble in the GOsa user interface. If you "
-"want to change this for a couple of users, just select them and use the "
-"'Migrate' button below."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
-msgid "GOsa settings 1/3"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:75
-msgid "GOsa generic settings"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:117
-#, php-format
-msgid "The specified value for '%s' must be a numeric value"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
-msgid "GID / UID min id"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
-#, php-format
-msgid "Don't add a trailing comma to '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121
-msgid "People storage ou"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:125
-msgid "Group storage ou"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:129
-msgid "Uid base must be numeric"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:133
-msgid "The given password minimum length is not numeric."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:136
-msgid "The given password differ value is not numeric."
-msgstr ""
-
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
-msgstr ""
-
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overriden per user."
-msgstr ""
-
-#: setup/setup_language.tpl:9
-msgid "Please your preferred language here"
-msgstr ""
-
-#: setup/setup_config3.tpl:2
-msgid "GOsa core settings"
-msgstr ""
-
-#: setup/setup_config3.tpl:6
-msgid "Disable primary group filter"
-msgstr ""
-
-#: setup/setup_config3.tpl:18
-msgid "Honour administrative units"
-msgstr ""
-
-#: setup/setup_config3.tpl:30
-msgid "Smarty compile directory"
-msgstr ""
-
-#: setup/setup_config3.tpl:39
-msgid "Path for PPD storage"
-msgstr ""
-
-#: setup/setup_config3.tpl:55
-msgid "Path for kiosk profile storage"
-msgstr ""
-
-#: setup/setup_config3.tpl:74
-msgid "Network resolv hook"
-msgstr ""
-
-#: setup/setup_config3.tpl:92
-msgid "Mail queue script"
-msgstr ""
-
-#: setup/setup_config3.tpl:110
-msgid "Notification script"
-msgstr ""
-
-#: setup/setup_config3.tpl:126
-msgid "Login and session"
-msgstr ""
-
-#: setup/setup_config3.tpl:129
-msgid "Enforce register_globals to be deactivated"
-msgstr ""
-
-#: setup/setup_config3.tpl:141
-msgid "Enforce encrypted connections"
-msgstr ""
-
-#: setup/setup_config3.tpl:153
-msgid "Warn if session is not encrypted"
-msgstr ""
-
-#: setup/setup_config3.tpl:165
-msgid "Session lifetime"
-msgstr ""
-
-#: setup/setup_config3.tpl:173
-msgid "Debugging"
-msgstr ""
-
-#: setup/setup_config3.tpl:177
-msgid "Show PHP errors"
-msgstr ""
-
-#: setup/setup_config3.tpl:189
-msgid "Maximum LDAP query time"
-msgstr ""
-
-#: setup/setup_config3.tpl:207
-msgid "Log LDAP statistics"
-msgstr ""
-
-#: setup/setup_config3.tpl:219
-msgid "Debug level"
-msgstr ""
-
-#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
-msgid "Disabled"
-msgstr ""
-
-#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
-msgid "Enabled"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:91
-msgid "UNIX accounts/groups"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:93
-msgid "Samba management"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:95
-msgid "Mailsystem management"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:97
-msgid "FAX system administration"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:99
-msgid "Asterisk administration"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:101
-msgid "System inventory"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:103
-msgid "System-/Configmanagement"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:111
-#: setup/class_setupStep_Feedback.inc:113
-msgid "Notification and feedback"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:112
-msgid "Get notifications or send feedback"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid ""
-"Could not connect to feedback server (%s). There is possibly no connection "
-"to the internet."
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid ""
-"Error while sending your feedback. The service is possible temporary "
-"unavailable"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:149
-msgid "Feedback sucessfully send"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:183
-msgid ""
-"You should have enabled at least one option, to subscribe or send your "
-"feedback."
-msgstr ""
-
-#: setup/class_setup.inc:210
-msgid "Completed"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
-msgid "LDAP inspection"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:107
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:113
-msgid "Checking for root object"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:119
-msgid "Checking permissions on LDAP database"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:125
-msgid "Checking for invisible deparmtments"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:131
-msgid "Checking for invisible users"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:137
-msgid "Checking for super administrator"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:143
-msgid "Checking for users outside the people tree"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:149
-msgid "Checking for groups outside the groups tree"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:155
-msgid "Checking for windows workstations outside the winstation tree"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:161
-msgid "Checking for duplicate uid numbers"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:167
-msgid "Checking for duplicate gid numbers"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
-#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
-#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
-#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
-#: setup/class_setupStep_Migrate.inc:807
-msgid "LDAP query failed"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
-#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
-#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
-#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
-#: setup/class_setupStep_Migrate.inc:808
-msgid "Possibly the 'root object' is missing."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:213
-#, php-format
-msgid "Found %s duplicate values for attribute 'uidNumber'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:262
-#, php-format
-msgid "Found %s duplicate values for attribute 'gidNumber'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
-#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
-#: setup/class_setupStep_Migrate.inc:1577
-#: setup/class_setupStep_Migrate.inc:1590
-msgid "Failed"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:319
-#, php-format
-msgid ""
-"Found %s winstations outside the predefined winstation department ou '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
-#: setup/class_setupStep_Migrate.inc:728
-msgid "Migrate"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:387
-#, php-format
-msgid "Found %s groups outside the configured tree '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
-msgid "Move"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:462
-#, php-format
-msgid "Found %s user(s) outside the configured tree '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:597
-#, php-format
-msgid "Found %s user(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
-#, php-format
-msgid ""
-"Failed to migrate the department '%s' into GOsa, error message is as follows "
-"'%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:727
-#, php-format
-msgid "Found %s department(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:882
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:945
-#, php-format
-msgid "Adding acls for user '%s' failed, ldap says '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:970
-msgid "Specified passwords are empty or not equal."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:975
-msgid "Please specify a valid uid."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1019
-#, php-format
-msgid ""
-"Could not add administrative user, there is already an object with the same "
-"dn '%s' in your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1056
-#: setup/class_setupStep_Migrate.inc:1104
-#: setup/class_setupStep_Migrate.inc:1152
-msgid "Couldn't move users to specified department."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1066
-msgid "Winstation will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1077
-#: setup/class_setupStep_Migrate.inc:1125
-msgid "Updating following references too"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1114
-msgid "Group will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1162
-msgid "User will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1172
-msgid "The following references will be updated"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1578
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1579
-#: setup/class_setupStep_Migrate.inc:1592
-msgid "Try to create root object"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1591
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1881
-#, php-format
-msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1884
-msgid "Something went wrong while copying dns."
-msgstr ""
-
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
-msgstr ""
-
-#: setup/setup_finish.tpl:13
-msgid "Download configuration"
-msgstr ""
-
-#: setup/setup_finish.tpl:18
-msgid "Status: "
-msgstr ""
-
-#: setup/setup_schema.tpl:3
-msgid "Schema specific settings"
-msgstr ""
-
-#: setup/setup_schema.tpl:7
-msgid "Enable schema validation when logging in"
-msgstr ""
-
-#: setup/setup_schema.tpl:16
-msgid "Check status"
-msgstr ""
-
-#: setup/setup_schema.tpl:20
-msgid "Schema check succeeded"
-msgstr ""
-
-#: setup/setup_schema.tpl:23
-msgid "Schema check failed"
-msgstr ""
-
-#: setup/class_setupStep_Config2.inc:84 setup/class_setupStep_Config2.inc:85
-msgid "GOsa settings 2/3"
-msgstr ""
-
-#: setup/class_setupStep_Config2.inc:86
-msgid "Customize special parameters"
-msgstr ""
-
-#: setup/setup_config1.tpl:2
-msgid "Look and feel"
-msgstr ""
-
-#: setup/setup_config1.tpl:6
-msgid "Theme"
-msgstr ""
-
-#: setup/setup_config1.tpl:15
-msgid "People and group storage"
-msgstr ""
-
-#: setup/setup_config1.tpl:18
-msgid "People DN attribute"
-msgstr ""
-
-#: setup/setup_config1.tpl:29
-msgid "People storage subtree"
-msgstr ""
-
-#: setup/setup_config1.tpl:38
-msgid "Group storage subtree"
-msgstr ""
-
-#: setup/setup_config1.tpl:47
-msgid "Include personal title in user DN"
-msgstr ""
-
-#: setup/setup_config1.tpl:58
-msgid "Relaxed naming policies"
-msgstr ""
-
-#: setup/setup_config1.tpl:69
-msgid "Automatic uids"
-msgstr ""
-
-#: setup/setup_config1.tpl:101
-msgid "Number base for people/groups"
-msgstr ""
-
-#: setup/setup_config1.tpl:109
-msgid "Hook for number base"
-msgstr ""
-
-#: setup/setup_config1.tpl:128
-msgid "Password encryption algorithm"
-msgstr ""
-
-#: setup/setup_config1.tpl:139
-msgid "Password restrictions"
-msgstr ""
-
-#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
-msgid "Password minimum length"
-msgstr ""
-
-#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
-msgid "Different characters from old password"
-msgstr ""
-
-#: setup/setup_config1.tpl:170
-msgid "Password change hook"
-msgstr ""
-
-#: setup/setup_config1.tpl:186
-msgid "Use SASL for kerberos"
-msgstr ""
-
-#: setup/setup_config1.tpl:197
-msgid "Use account expiration"
-msgstr ""
-
-#: setup/setup_config1.tpl:209
-msgid ""
-"GOsa supports several encryption types for your passwords. Normally this is "
-"adjustable via user templates, but you can specify a default method to be "
-"used here, too."
-msgstr ""
-
-#: setup/setup_config1.tpl:210
-msgid ""
-"GOsa always acts as admin and manages access rights internally. This is a "
-"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
-"this to work, we need the admin DN and the corresponding password."
-msgstr ""
-
-#: setup/setup_config1.tpl:211
-msgid ""
-"Some basic LDAP parameters are tunable and affect the locations where GOsa "
-"saves people and groups, including the way accounts get created. Check the "
-"values below if the fit your needs."
-msgstr ""
-
-#: setup/setup_config1.tpl:212
-msgid ""
-"GOsa has modular support for several mail methods. These methods provide "
-"interfaces to users mailboxes and general handling    for quotas. You can "
-"choose the dummy plugin to leave all your mail settings untouched."
-msgstr ""
-
-#: setup/setup_license.tpl:8
-msgid "I have read the license and accept it"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
-msgid ""
-"You are currently editing a database entry.\n"
-" Do you want to dismiss the changes?"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
-msgid "Main"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:18
-msgid "Help"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
-msgid "Sign out"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:31
-msgid "Signed in:"
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:34
-msgid "GOsa main menu"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:5
-msgid "Your GOsa session has expired!"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:7
-msgid ""
-"The last interaction with the GOsa web interface has been some time ago in "
-"the past. For security reasons, the session has been closed. To continue "
-"with administrative tasks, please sign in again."
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:10
-msgid "Sign in again"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. GOsa shows the relevant attributes. Please "
-"maintain the values below to fullfill the policies."
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:24
-msgid "Cancel all"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-msgid "Operation complete"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:9
-msgid "GOsa login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:25
-msgid "Login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:32
-msgid ""
-"Please use your username and your password to log into the site "
-"administration system."
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
-#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
-msgid "Directory"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
-msgid "Sign in"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:76
-msgid "Click here to log in"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:15
-msgid "Use members from"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:29
-msgid "Available members"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
-msgid "Members"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:63
-msgid "ACLs for this object"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:69
-msgid "Available roles"
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:2
-msgid "Session conflict detected"
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:6
-msgid ""
-"Probably there's another active instance of your session. Multiple window "
-"operation is technical not possible and heavily depends on the browser "
-"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
-"possible. Pressing the Logout button will close this session."
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:10
-msgid ""
-"Ignoring this message will change/destroy the data you're currently editing, "
-"so please close multiple windows and log in again."
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:14
-msgid "Logout"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:6
-msgid "Please choose the way to react for this session"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:9
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid ""
-"ignore this error and show all entries that fit into the defined sizelimit "
-"and let me use filters instead"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:15
-msgid "Your Password has expired !! Choose a new Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:23
-#: ihtml/themes/default/accountexpired.tpl:27
-msgid "Old Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:32
-#: ihtml/themes/default/accountexpired.tpl:36
-msgid "New Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:41
-#: ihtml/themes/default/accountexpired.tpl:45
-msgid "Verify Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:51
-msgid "Change Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:52
-msgid "Click here to Change your password"
-msgstr ""
-
-#: ihtml/themes/default/islocked.tpl:2
-msgid "Locking conflict detected"
-msgstr ""
-
-#: ihtml/themes/default/islocked.tpl:9
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"webbrowser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"Remember that DNS configuration and database entries could not be restored. "
-"For some objects it is only nescessary to open and save them again (goFon), "
-"but some entries must be recreated manually (glpi)."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that could be restored"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:49
-msgid "Creating object snapshots"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:52
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:55
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:70
-msgid "Timestamp"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:79
-msgid "Reason for generating this snapshot"
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:6
-msgid "Change your password"
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:33
-msgid "Success"
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:33
-msgid "Your password has been changed successfully."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:39
-msgid "Password change"
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:51
-msgid ""
-"This dialog provides a simple way to change your password. Enter the current "
-"password and the new password (twice) in the fields below and press the "
-"'Change' button."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:84
-msgid "again"
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:85
-msgid "New password repeated"
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:92
-msgid "Change"
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:93
-msgid "Click here to change your password"
-msgstr ""
-
-#: html/getxls.php:86
-msgid "Birthday"
-msgstr ""
-
-#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
-#: html/getxls.php:297
-msgid "Surname"
-msgstr ""
-
-#: html/getxls.php:94
-#, php-format
-msgid "User list of %s on %s"
-msgstr ""
-
-#: html/getxls.php:131 html/getxls.php:360
-#, php-format
-msgid "Groups of %s on %s"
-msgstr ""
-
-#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
-#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
-#: html/getxls.php:381
-msgid "Servers"
-msgstr ""
-
-#: html/getxls.php:159 html/getxls.php:311
-msgid "Computers"
-msgstr ""
-
-#: html/getxls.php:195 html/getxls.php:379
-#, php-format
-msgid "Servers of %s on %s"
-msgstr ""
-
-#: html/getxls.php:225
-msgid "Mobile phone"
-msgstr ""
-
-#: html/getxls.php:228
-msgid "Function"
-msgstr ""
-
-#: html/getxls.php:231 html/getxls.php:312
-msgid "Adressbook"
-msgstr ""
-
-#: html/getxls.php:238 html/getxls.php:414
-#, php-format
-msgid "Adressbook of %s on %s"
-msgstr ""
-
-#: html/getxls.php:244
-msgid "Common Name"
-msgstr ""
-
-#: html/getxls.php:281
-msgid "Day of birth"
-msgstr ""
-
-#: html/getxls.php:299
-msgid "Email address"
-msgstr ""
-
-#: html/getxls.php:299
-msgid "Organizational unit"
-msgstr ""
-
-#: html/getxls.php:300
-msgid "Postal Code"
-msgstr ""
-
-#: html/getxls.php:304
-msgid "Full"
-msgstr ""
-
-#: html/getxls.php:341
-#, php-format
-msgid "User List of %s on %s"
-msgstr ""
-
-#: html/getxls.php:395
-#, php-format
-msgid "Computers of %s on %s"
-msgstr ""
-
-#: html/getfax.php:53
-msgid "Could not connect to database server!"
-msgstr ""
-
-#: html/getfax.php:55
-msgid "Could not select database!"
-msgstr ""
-
-#: html/getfax.php:60 html/getfax.php:68
-msgid "Database query failed!"
-msgstr ""
-
-#: html/password.php:56 html/index.php:122
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr ""
-
-#: html/password.php:76 html/index.php:143
-#, php-format
-msgid "Directory '%s' specified as compile directory is not accessible!"
-msgstr ""
-
-#: html/password.php:157
-msgid "Error: Password method not available!"
-msgstr ""
-
-#: html/password.php:213 html/index.php:257
-msgid "Please specify a valid username!"
-msgstr ""
-
-#: html/password.php:215 html/index.php:259
-msgid "Please specify your password!"
-msgstr ""
-
-#: html/password.php:222 html/index.php:266
-msgid "Please check the username/password combination."
-msgstr ""
-
-#: html/password.php:278 html/index.php:341
-msgid "Session will not be encrypted."
-msgstr ""
-
-#: html/password.php:278 html/index.php:341
-msgid "Enter SSL session"
-msgstr ""
-
-#: html/getvcard.php:36
-msgid "Error: getcvard.php needs a parameter to export a vcard!"
-msgstr ""
-
-#: html/getkiosk.php:25
-#, php-format
-msgid "Can't open file '%s', possibly the file does not exist."
-msgstr ""
-
-#: html/getkiosk.php:30
-#, php-format
-msgid "Can't read file '%s', check permissions."
-msgstr ""
-
-#: html/main.php:173
-msgid ""
-"FATAL: Register globals is on. GOsa will refuse to login unless this is "
-"fixed by an administrator."
-msgstr ""
-
-#: html/main.php:215
-msgid "Warning: memory is getting low - please increase the memory_limit!"
-msgstr ""
-
-#: html/main.php:354
-msgid "Your password is about to expire, please change your password"
-msgstr ""
-
-#: html/main.php:362
-#, php-format
-msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
-msgstr ""
-
-#: html/get_attachment.php:47
-msgid ""
-"Can't connect to glpi database, there is no mysl extension available in your "
-"php setup."
-msgstr ""
-
-#: html/get_attachment.php:55
-msgid ""
-"Can't connect to specified database, please check your glpi configuration."
-msgstr ""
-
-#: html/get_attachment.php:64
-msgid "Can't get specified attachment file, there is no entry with this id."
-msgstr ""
-
-#: html/index.php:50
-msgid "Session is not encrypted!"
-msgstr ""
-
-#: html/index.php:226
-msgid ""
-"GOsa cannot retrieve information about the installed schema files. Please "
-"make sure, that this is possible."
-msgstr ""
-
-#: html/index.php:239
-msgid ""
-"Your ldap setup contains old schema definitions. Please re-run the setup."
-msgstr ""
-
-#: html/index.php:295
-msgid "Account locked. Please contact your system administrator."
-msgstr ""
-
-#: html/index.php:347
-msgid ""
-"Your browser has cookies disabled. Please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-
-#: html/helpviewer.php:67
-msgid "Help browser"
-msgstr ""
-
-#: html/helpviewer.php:118
-msgid "There is no helpfile specified for this class"
-msgstr ""
-
-#: html/helpviewer.php:265
-#, php-format
-msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
-msgstr ""
diff --git a/locale/nl/LC_MESSAGES/messages.mo b/locale/nl/LC_MESSAGES/messages.mo
deleted file mode 100644 (file)
index 5d016af..0000000
Binary files a/locale/nl/LC_MESSAGES/messages.mo and /dev/null differ
diff --git a/locale/nl/LC_MESSAGES/messages.po b/locale/nl/LC_MESSAGES/messages.po
deleted file mode 100644 (file)
index 411e523..0000000
+++ /dev/null
@@ -1,22654 +0,0 @@
-# translation of messages.po to Dutch
-# GOsa2 Translations
-# Copyright (C) 2003 GONICUS GmbH, Germany
-# This file is distributed under the same license as the GOsa2 package.
-# Alfred Schroeder <schroeder@GONICUS.de>, 2004.
-# Cajus Pollmeier <pollmeier@gonicus.de>, 2004.
-#
-# Translator:
-# Niels Klomp (CareWorks ICT Services) <nk@careworks.nl>, 2005.
-#: include/class_plugin.inc:115 include/class_plugin.inc:116
-msgid ""
-msgstr ""
-"Project-Id-Version: messages\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-15 13:23+0200\n"
-"PO-Revision-Date: 2006-06-02 16:58+0100\n"
-"Last-Translator: Niels Klomp (CareWorks ICT Services) <nk@careworks.nl>\n"
-"Language-Team: CareWorks ICT Services <info@careworks.nl>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
-#: plugins/personal/password/class_password.inc:136
-#: plugins/personal/mail/class_mailAccount.inc:1143
-#: plugins/personal/netatalk/class_netatalk.inc:374
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
-#: plugins/personal/connectivity/class_intranetAccount.inc:200
-#: plugins/personal/connectivity/class_pptpAccount.inc:178
-#: plugins/personal/connectivity/class_kolabAccount.inc:471
-#: plugins/personal/connectivity/class_proxyAccount.inc:312
-#: plugins/personal/connectivity/class_phpgwAccount.inc:162
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
-#: plugins/personal/connectivity/class_opengwAccount.inc:336
-#: plugins/personal/connectivity/class_webdavAccount.inc:161
-#: plugins/personal/environment/class_environment.inc:1317
-#: plugins/personal/nagios/class_nagiosAccount.inc:280
-#: plugins/personal/posix/class_posixAccount.inc:1357
-#: plugins/personal/samba/class_sambaAccount.inc:1097
-#: plugins/personal/generic/class_user.inc:1418
-msgid "My account"
-msgstr "Mijn account"
-
-#: contrib/gosa.conf:45
-msgid "Administration"
-msgstr "Beheer"
-
-#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
-msgid "Addons"
-msgstr "Plugins"
-
-#: contrib/gosa.conf:107
-#, fuzzy
-msgid "ACL Role"
-msgstr "Rechten"
-
-#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
-#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
-#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
-#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
-#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
-#: plugins/gofax/blocklists/generic.tpl:1
-#: plugins/gofax/faxaccount/paste_generic.tpl:4
-#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:940
-#: plugins/admin/systems/class_phoneGeneric.inc:476
-#: plugins/admin/systems/goImapServer.tpl:1
-#: plugins/admin/systems/class_componentGeneric.inc:268
-#: plugins/admin/systems/class_printGeneric.inc:880
-#: plugins/admin/systems/class_servGeneric.inc:414
-#: plugins/admin/systems/goMailServer.tpl:1
-#: plugins/admin/systems/servkolab.tpl:6
-#: plugins/admin/systems/class_workstationGeneric.inc:606
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
-#: plugins/admin/systems/glpi.tpl:6
-#: plugins/admin/systems/servdnseditzone.tpl:1
-#: plugins/admin/systems/glpiPrinter.tpl:6
-#: plugins/admin/applications/class_applicationGeneric.inc:542
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
-#: plugins/admin/mimetypes/paste_generic.tpl:4
-#: plugins/admin/mimetypes/generic.tpl:4
-#: plugins/admin/departments/class_departmentGeneric.inc:586
-#: plugins/admin/ogroups/class_ogroup.inc:747
-#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
-#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
-#: plugins/admin/fai/faiTemplateEntry.tpl:3
-#: plugins/admin/fai/faiHookEntry.tpl:5
-#: plugins/admin/fai/faiVariableEntry.tpl:5
-#: plugins/admin/fai/faiPartitionTable.tpl:4
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
-#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
-#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
-#: plugins/personal/generic/class_user.inc:16
-#: plugins/personal/generic/class_user.inc:1413
-#: plugins/generic/references/class_reference.inc:20
-#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
-msgid "Generic"
-msgstr "Algemeen"
-
-#: contrib/gosa.conf:112
-msgid "Unix"
-msgstr "Unix"
-
-#: contrib/gosa.conf:113 contrib/gosa.conf:140
-#: plugins/admin/groups/class_divListGroup.inc:233
-#: plugins/admin/users/class_divListUsers.inc:223
-#: plugins/admin/ogroups/tabs_ogroups.inc:132
-#: plugins/personal/environment/class_environment.inc:12
-#: plugins/personal/environment/class_environment.inc:1312
-msgid "Environment"
-msgstr "Omgeving"
-
-#: contrib/gosa.conf:114 contrib/gosa.conf:142
-#: plugins/admin/groups/class_divListGroup.inc:225
-#: plugins/admin/groups/class_groupMail.inc:1110
-#: plugins/admin/users/class_divListUsers.inc:225
-#: plugins/admin/ogroups/class_divListOGroup.inc:215
-#: plugins/admin/ogroups/tabs_ogroups.inc:81
-#: plugins/admin/ogroups/tabs_ogroups.inc:221
-#: plugins/admin/ogroups/paste_mail.tpl:4
-#: plugins/admin/ogroups/class_mailogroup.inc:181
-#: plugins/personal/mail/class_mailAccount.inc:22
-#: plugins/personal/mail/class_mailAccount.inc:1138
-#: plugins/generic/references/class_reference.inc:24
-msgid "Mail"
-msgstr "E-mail"
-
-#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
-#: plugins/admin/users/class_divListUsers.inc:231
-#: plugins/personal/samba/class_sambaAccount.inc:24
-#: plugins/personal/samba/class_sambaAccount.inc:1092
-#: plugins/generic/references/class_reference.inc:26
-#: plugins/generic/references/class_reference.inc:28
-msgid "Samba"
-msgstr "Samba"
-
-#: contrib/gosa.conf:117 contrib/gosa.conf:120
-#: plugins/admin/users/class_divListUsers.inc:233
-#: plugins/personal/netatalk/class_netatalk.inc:36
-#: plugins/personal/netatalk/class_netatalk.inc:370
-msgid "Netatalk"
-msgstr "Netatalk"
-
-#: contrib/gosa.conf:123
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_connectivity.inc:15
-#: plugins/personal/connectivity/main.inc:118
-msgid "Connectivity"
-msgstr "Verbindingen"
-
-#: contrib/gosa.conf:124
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
-#: plugins/gofax/faxaccount/paste_generic.tpl:8
-#: plugins/gofax/faxaccount/generic.tpl:10
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
-#: plugins/admin/users/class_divListUsers.inc:229
-#: plugins/admin/departments/class_departmentGeneric.inc:605
-#: plugins/admin/departments/generic.tpl:91
-#: plugins/personal/generic/generic.tpl:334
-#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
-#: html/getxls.php:297
-msgid "Fax"
-msgstr "Fax"
-
-#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
-#: plugins/addons/addressbook/address_edit.tpl:221
-#: plugins/addons/addressbook/address_info.tpl:67
-#: plugins/addons/addressbook/address_info.tpl:163
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_divListGroup.inc:231
-#: plugins/admin/systems/class_systemManagement.inc:1272
-#: plugins/admin/systems/chooser.tpl:12
-#: plugins/admin/users/class_divListUsers.inc:227
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/ogroups/class_phonequeue.inc:920
-#: plugins/admin/ogroups/class_ogroupManagement.inc:433
-#: plugins/personal/generic/generic.tpl:309
-#: plugins/personal/generic/generic.tpl:490
-#: plugins/generic/references/class_reference.inc:40
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
-msgid "Phone"
-msgstr "Telefoon"
-
-#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
-#, fuzzy
-msgid "Scalix"
-msgstr "Speciaal"
-
-#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
-#: plugins/personal/nagios/class_nagiosAccount.inc:275
-msgid "Nagios"
-msgstr "Nagios"
-
-#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
-#: plugins/admin/applications/class_applicationManagement.inc:25
-#: plugins/admin/mimetypes/generic.tpl:112
-#: plugins/admin/mimetypes/generic.tpl:165
-msgid "Applications"
-msgstr "Programma's"
-
-#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
-#: plugins/admin/systems/class_servRepository.inc:260
-#: plugins/admin/systems/printerPPDDialog.tpl:17
-#: plugins/admin/applications/generic.tpl:92
-#: plugins/admin/ogroups/phonequeue.tpl:47
-#: plugins/gofon/conference/generic.tpl:130
-msgid "Options"
-msgstr "Opties"
-
-#: contrib/gosa.conf:156
-#: plugins/admin/applications/class_applicationParameters.inc:232
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
-msgid "Parameter"
-msgstr "Parameters"
-
-#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
-#: plugins/admin/systems/class_terminalStartup.inc:468
-#: plugins/admin/systems/class_workstationStartup.inc:1178
-#: plugins/admin/ogroups/tabs_ogroups.inc:102
-msgid "Startup"
-msgstr "Opstarten"
-
-#: contrib/gosa.conf:162 contrib/gosa.conf:184
-#: plugins/admin/ogroups/tabs_ogroups.inc:105
-msgid "Devices"
-msgstr "Apparaten"
-
-#: contrib/gosa.conf:163 contrib/gosa.conf:185
-#: plugins/admin/systems/class_systemManagement.inc:1281
-#: plugins/admin/systems/class_printGeneric.inc:886
-#: plugins/admin/ogroups/class_ogroupManagement.inc:436
-#: plugins/personal/environment/environment.tpl:235
-#: plugins/generic/references/class_reference.inc:52
-msgid "Printer"
-msgstr "Printer"
-
-#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
-#: plugins/gofax/blocklists/generic.tpl:90
-#: plugins/addons/godfs/contents.tpl:22
-#: plugins/addons/addressbook/contents.tpl:33
-#: plugins/admin/systems/glpiSelectUser.tpl:20
-#: plugins/admin/systems/glpiAttachmentPool.tpl:20
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
-#: plugins/admin/systems/glpiDeviceManagement.tpl:20
-#: plugins/admin/systems/servRepository.tpl:26
-#: plugins/admin/systems/glpiPrinter.tpl:127
-#: plugins/admin/fai/faiPackageEntry.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:21
-#: plugins/gofon/macro/headpage.tpl:20
-#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
-#: ihtml/themes/default/MultiSelectWindow.tpl:27
-#: ihtml/themes/default/MultiSelectWindow.tpl:67
-msgid "Information"
-msgstr "Informatie"
-
-#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
-#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
-#: contrib/gosa.conf:212
-#, fuzzy
-msgid "Inventory"
-msgstr "Inventaris toevoegen"
-
-#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_goLdapServer.inc:86
-#: plugins/admin/systems/class_goCupsServer.inc:71
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goImapServer.inc:161
-#: plugins/admin/systems/class_servDNS.inc:398
-#: plugins/admin/systems/class_goFonServer.inc:131
-#: plugins/admin/systems/class_goMailServer.inc:704
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#: plugins/admin/systems/servkolab.tpl:39
-#: plugins/admin/systems/class_goVirusServer.inc:221
-#: plugins/admin/systems/class_servRepository.inc:378
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#: plugins/admin/systems/class_goShareServer.inc:388
-#: plugins/admin/systems/class_servKolab.inc:386
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Services"
-msgstr "Services"
-
-#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
-#: contrib/gosa.conf:190
-msgid "FAI summary"
-msgstr "FAI samenvatting"
-
-#: contrib/gosa.conf:254
-msgid "OGo"
-msgstr "OGo"
-
-#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
-#: plugins/addons/gotomasses/contents.tpl:13
-#: plugins/addons/gotomasses/contents.tpl:15
-#: plugins/addons/ldapmanager/contentexportxls.tpl:19
-#: plugins/addons/ldapmanager/contentexportxls.tpl:32
-#: plugins/addons/ldapmanager/contentexportxls.tpl:47
-#: plugins/addons/ldapmanager/contentexport.tpl:16
-#: plugins/addons/ldapmanager/contentexport.tpl:29
-#: plugins/addons/ldapmanager/contentexport.tpl:44
-#: include/sieve/templates/edit_frame_base.tpl:6
-msgid "Export"
-msgstr "Exporteer"
-
-#: contrib/gosa.conf:267
-msgid "Excel Export"
-msgstr "Excel Export"
-
-#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
-#: plugins/addons/gotomasses/contents.tpl:25
-#: plugins/addons/gotomasses/contents.tpl:28
-#: plugins/addons/notifications/contents.tpl:54
-#: plugins/addons/ldapmanager/contentcsv.tpl:109
-#: plugins/addons/ldapmanager/contentcsv.tpl:112
-#: plugins/addons/ldapmanager/contentimport.tpl:50
-#: plugins/admin/applications/generic.tpl:135
-#: plugins/personal/mail/generic.tpl:238
-#: plugins/personal/environment/logonManagement.tpl:65
-#: include/sieve/templates/import_script.tpl:12
-#: include/sieve/templates/edit_frame_base.tpl:7
-msgid "Import"
-msgstr "Importeren"
-
-#: contrib/gosa.conf:269
-msgid "CSV Import"
-msgstr "CSV Import"
-
-#: contrib/gosa.conf:274 contrib/gosa.conf:304
-msgid "Partitions"
-msgstr "Partities"
-
-#: contrib/gosa.conf:278 contrib/gosa.conf:308
-#: plugins/admin/applications/generic.tpl:130
-#: plugins/admin/fai/faiScriptEntry.tpl:56
-#: plugins/admin/fai/class_faiScript.inc:546
-#: plugins/admin/fai/faiHookEntry.tpl:56
-#: plugins/personal/environment/logonManagement.tpl:55
-msgid "Script"
-msgstr "Script"
-
-#: contrib/gosa.conf:282 contrib/gosa.conf:312
-#: plugins/admin/fai/class_faiSummaryTab.inc:45
-msgid "Hooks"
-msgstr "Inhakers"
-
-#: contrib/gosa.conf:286 contrib/gosa.conf:316
-#: plugins/admin/fai/class_faiSummaryTab.inc:46
-msgid "Variables"
-msgstr "Variabelen"
-
-#: contrib/gosa.conf:290 contrib/gosa.conf:320
-#: plugins/admin/fai/class_faiSummaryTab.inc:47
-msgid "Templates"
-msgstr "Sjablonen"
-
-#: contrib/gosa.conf:294 contrib/gosa.conf:324
-#: plugins/admin/fai/class_faiSummaryTab.inc:50
-#: plugins/personal/environment/environment.tpl:11
-msgid "Profiles"
-msgstr "Profielen"
-
-#: contrib/gosa.conf:295 contrib/gosa.conf:325
-#: plugins/admin/acl/class_divListACL.inc:54
-#: plugins/admin/ogroups/tabs_ogroups.inc:109
-msgid "Summary"
-msgstr "Samenvatting"
-
-#: contrib/gosa.conf:299 contrib/gosa.conf:329
-#: plugins/admin/fai/class_faiPackage.inc:547
-msgid "Packages"
-msgstr "Pakketten"
-
-#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
-#: setup/class_setupStep_Language.inc:48
-msgid "German"
-msgstr "Duits"
-
-#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
-msgid "Russian"
-msgstr "Russisch"
-
-#: contrib/gosa.conf:509
-msgid "Spanish"
-msgstr "Spaans"
-
-#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
-msgid "French"
-msgstr "Frans"
-
-#: contrib/gosa.conf:511
-msgid "Dutch"
-msgstr "Nederlands"
-
-#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
-msgid "English"
-msgstr "Engels"
-
-#: contrib/gosa.conf:513
-msgid "Italian"
-msgstr "Italiaans"
-
-#: contrib/gosa.conf:514
-msgid "Polish"
-msgstr "Pools"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:6
-msgid "FAX Reports"
-msgstr "Fax rapporten"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:7
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
-#: plugins/addons/gotomasses/class_gotomasses.inc:7
-#: plugins/addons/notifications/class_msgplug.inc:7
-#: plugins/addons/mailqueue/class_mailqueue.inc:7
-#: plugins/addons/logview/class_logview.inc:8
-#: plugins/addons/logview/class_gosa_logview.inc:8
-#: plugins/addons/godfs/class_dfsManagment.inc:11
-#: plugins/addons/addressbook/class_addressbook.inc:7
-#: plugins/addons/ldapmanager/class_exportxls.inc:8
-#: plugins/addons/ldapmanager/class_export.inc:7
-#: plugins/addons/ldapmanager/class_csvimport.inc:7
-#: plugins/addons/ldapmanager/class_import.inc:7
-#: plugins/addons/ldapmanager/class_ldif.inc:8
-#: plugins/admin/groups/class_groupManagement.inc:26
-#: plugins/admin/systems/class_systemManagement.inc:33
-#: plugins/admin/applications/class_applicationManagement.inc:26
-#: plugins/admin/users/class_userManagement.inc:29
-#: plugins/admin/acl/class_aclManagement.inc:28
-#: plugins/admin/acl/class_aclRole.inc:7
-#: plugins/admin/departments/class_departmentManagement.inc:26
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-#: plugins/personal/scalix/class_scalixAccount.inc:17
-#: plugins/personal/password/class_password.inc:25
-#: plugins/personal/mail/class_mailAccount.inc:23
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
-#: plugins/personal/connectivity/class_connectivity.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:18
-#: plugins/personal/connectivity/class_pptpAccount.inc:27
-#: plugins/personal/connectivity/class_kolabAccount.inc:6
-#: plugins/personal/connectivity/class_proxyAccount.inc:6
-#: plugins/personal/connectivity/class_phpgwAccount.inc:6
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
-#: plugins/personal/connectivity/class_opengwAccount.inc:7
-#: plugins/personal/connectivity/class_webdavAccount.inc:7
-#: plugins/personal/environment/class_environment.inc:13
-#: plugins/personal/nagios/class_nagiosAccount.inc:19
-#: plugins/personal/posix/class_posixAccount.inc:17
-#: plugins/personal/samba/class_sambaAccount.inc:25
-#: plugins/personal/generic/class_user.inc:17
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
-#: plugins/gofon/fonreports/class_fonreport.inc:7
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
-msgid "This does something"
-msgstr "Dit doet iets"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:115
-msgid ""
-"No fax extension defined in your server configuration, no reports can be "
-"shown!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:118
-#: plugins/addons/logview/class_logview.inc:83
-#: plugins/addons/logview/class_gosa_logview.inc:104
-#: plugins/gofon/fonreports/class_fonreport.inc:168
-msgid "There is no mysql extension available, please check your php setup."
-msgstr ""
-"Er is geen MySQL extensie beschikbaar. Controleer uw PHP installatie a.u.b."
-
-#: plugins/gofax/faxreports/class_faxreport.inc:125
-msgid "Can't connect to fax database, no reports can be shown!"
-msgstr ""
-"Kan niet verbinden met de Fax database. Rapporten kunnen niet getoond worden!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:129
-msgid "Can't select fax database for report generation!"
-msgstr "Kan de Fax database voor rapportage niet selecteren!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:134
-#, fuzzy
-msgid "Can't query fax table 'faxlog' for report generation!"
-msgstr "Kan de Fax database voor rapportage niet selecteren!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:157
-#: plugins/gofax/faxreports/class_faxreport.inc:297
-msgid "Query for fax database failed!"
-msgstr "De zoekopdracht op de Fax database is mislukt!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:166
-#: plugins/gofax/faxreports/class_faxreport.inc:176
-msgid "You have no permission to retrieve informations about this fax id!"
-msgstr "U heeft geen toestemming om informatie over dit Fax ID op te vragen!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:207
-#: plugins/gofax/faxreports/class_faxreport.inc:322
-#: plugins/gofon/fonreports/class_fonreport.inc:228
-msgid "Y-M-D"
-msgstr "J-M-D"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-#, fuzzy
-msgid "Insufficient permissions to view this attribute"
-msgstr ""
-"Onvoldoende permissies. Kan attribuut '%s' in goFonMacro niet veranderen."
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/admin/groups/class_groupApplication.inc:435
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-#, fuzzy
-msgid "Insufficient permissions"
-msgstr "Rechten"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:480
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#, fuzzy
-msgid "Fax report"
-msgstr "Fax rapporten"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#, fuzzy
-msgid "All entries are readonly"
-msgstr "Alle velden zijn aanpasbaar"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:486
-#, fuzzy
-msgid "Fax reports"
-msgstr "Fax rapporten"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:491
-#, fuzzy
-msgid "Detailed view"
-msgstr "Geinstalleerde apparaten"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:492
-#, fuzzy
-msgid "Fax ID"
-msgstr "Fax ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#: plugins/gofax/faxreports/contents.tpl:31
-#: plugins/addons/logview/gosa_log_contents.tpl:83
-#: plugins/addons/logview/contents.tpl:84
-#: plugins/gofon/fonreports/class_fonreport.inc:404
-#: plugins/gofon/fonreports/contents.tpl:30
-msgid "Date"
-msgstr "Datum"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#, fuzzy
-msgid "Time"
-msgstr "MIME"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:494
-#: plugins/gofax/faxreports/contents.tpl:32
-#: plugins/gofax/faxreports/detail.tpl:45
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
-#: plugins/personal/posix/generic.tpl:35
-#: plugins/gofon/fonreports/contents.tpl:35
-msgid "Status"
-msgstr "Status"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:495
-#: plugins/gofax/faxreports/detail.tpl:33
-msgid "Sender ID"
-msgstr "Afzender ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:496
-#: plugins/gofax/faxreports/detail.tpl:29
-msgid "Sender MSN"
-msgstr "Afzender MSN"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:497
-#: plugins/gofax/faxreports/detail.tpl:41
-msgid "Receiver ID"
-msgstr "Ontvanger ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:498
-#: plugins/gofax/faxreports/detail.tpl:37
-msgid "Receiver MSN"
-msgstr "Ontvanger MSN"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:499
-#, fuzzy
-msgid "Number of pages"
-msgstr "Naam van de afdeling"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:500
-#, fuzzy
-msgid "Status Message"
-msgstr "Status bericht"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:501
-#: plugins/gofax/faxreports/detail.tpl:53
-msgid "Transfer time"
-msgstr "Overdrachtstijd"
-
-#: plugins/gofax/faxreports/main.inc:14
-msgid "FAX reports"
-msgstr "Fax rapporten"
-
-#: plugins/gofax/faxreports/contents.tpl:2
-#: plugins/addons/logview/gosa_log_contents.tpl:2
-#: plugins/addons/logview/contents.tpl:2
-#: plugins/gofon/fonreports/contents.tpl:2
-msgid "Filter"
-msgstr "Filter"
-
-#: plugins/gofax/faxreports/contents.tpl:6
-#: plugins/addons/mailqueue/contents.tpl:11
-#: plugins/addons/logview/gosa_log_contents.tpl:47
-#: plugins/addons/logview/contents.tpl:47
-#: plugins/addons/addressbook/contents.tpl:109
-#: plugins/gofon/fonreports/contents.tpl:6
-msgid "Search for"
-msgstr "Zoek naar"
-
-#: plugins/gofax/faxreports/contents.tpl:7
-#: plugins/gofon/fonreports/contents.tpl:7
-msgid "Enter user name to search for"
-msgstr "Voer de te zoeken gebruikersnaam in"
-
-#: plugins/gofax/faxreports/contents.tpl:8
-#: plugins/gofax/faxreports/contents.tpl:16
-#: plugins/gofon/fonreports/contents.tpl:8
-#: plugins/gofon/fonreports/contents.tpl:16
-msgid "in"
-msgstr "in"
-
-#: plugins/gofax/faxreports/contents.tpl:9
-#: plugins/gofon/fonreports/contents.tpl:9
-msgid "Select subtree to base search on"
-msgstr "Selecteer de subtree waarbinnen de zoekopdracht plaatsvindt"
-
-#: plugins/gofax/faxreports/contents.tpl:12
-#: plugins/gofon/fonreports/contents.tpl:12
-msgid "during"
-msgstr "gedurende"
-
-#: plugins/gofax/faxreports/contents.tpl:21
-#: plugins/addons/mailqueue/contents.tpl:10
-#: plugins/addons/mailqueue/contents.tpl:26
-#: plugins/addons/logview/gosa_log_contents.tpl:68
-#: plugins/addons/logview/contents.tpl:68
-#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
-#: ihtml/themes/default/help.tpl:21
-msgid "Search"
-msgstr "Zoeken"
-
-#: plugins/gofax/faxreports/contents.tpl:30
-#: plugins/gofax/faxreports/detail.tpl:21
-#: plugins/addons/logview/gosa_log_contents.tpl:84
-#: plugins/admin/systems/class_printGeneric.inc:868
-#: plugins/admin/systems/class_gosaLogServer.inc:102
-#: plugins/admin/ogroups/class_ogroupManagement.inc:428
-#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
-#: setup/setup_config2.tpl:240
-msgid "User"
-msgstr "Gebruiker"
-
-#: plugins/gofax/faxreports/contents.tpl:33
-#: plugins/addons/mailqueue/contents.tpl:56
-msgid "Sender"
-msgstr "Afzender"
-
-#: plugins/gofax/faxreports/contents.tpl:34
-msgid "Receiver"
-msgstr "Ontvanger"
-
-#: plugins/gofax/faxreports/contents.tpl:35
-#: plugins/gofax/faxreports/detail.tpl:57
-msgid "# pages"
-msgstr "# pagina's"
-
-#: plugins/gofax/faxreports/contents.tpl:50
-#: plugins/addons/logview/gosa_log_contents.tpl:98
-#: plugins/addons/logview/contents.tpl:97
-#: plugins/gofon/fonreports/contents.tpl:51
-msgid "Search returned no results..."
-msgstr "De zoekopdracht gaf geen resultaten terug..."
-
-#: plugins/gofax/faxreports/detail.tpl:5
-msgid "FAX preview - please wait"
-msgstr "Fax voorbeeld - even geduld a.u.b."
-
-#: plugins/gofax/faxreports/detail.tpl:8
-msgid "Click on fax to download"
-msgstr "Klik op de Fax om deze te downloaden"
-
-#: plugins/gofax/faxreports/detail.tpl:17
-msgid "FAX ID"
-msgstr "Fax ID"
-
-#: plugins/gofax/faxreports/detail.tpl:25
-msgid "Date / Time"
-msgstr "Datum / Tijd"
-
-#: plugins/gofax/faxreports/detail.tpl:49
-msgid "Status message"
-msgstr "Status bericht"
-
-#: plugins/gofax/faxreports/detail.tpl:67
-#: plugins/addons/mailqueue/header.tpl:5
-#: plugins/addons/ldapmanager/contentcsv.tpl:114
-#: plugins/addons/ldapmanager/contentexportxls.tpl:69
-#: plugins/addons/ldapmanager/contentexport.tpl:66
-#: plugins/addons/ldapmanager/contentimport.tpl:45
-#: plugins/admin/systems/class_systemManagement.inc:179
-#: plugins/admin/departments/dep_iframe.tpl:18
-#: plugins/admin/fai/faiNewBranch.tpl:51
-#: plugins/personal/password/changed.tpl:9
-#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
-#: setup/class_setup.inc:275 setup/class_setup.inc:277
-msgid "Back"
-msgstr "Terug"
-
-#: plugins/gofax/blocklists/remove.tpl:2
-#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
-#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
-#: plugins/admin/systems/remove_ppd.tpl:2
-#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
-#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
-#: plugins/admin/departments/remove.tpl:2
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
-#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
-#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
-#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
-#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
-#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
-#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
-#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
-#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
-#: html/password.php:278 html/index.php:50 html/index.php:341
-#: html/index.php:347
-msgid "Warning"
-msgstr "Waarschuwing"
-
-#: plugins/gofax/blocklists/remove.tpl:6
-#: plugins/admin/systems/remove_glpi.tpl:6
-#: include/sieve/templates/remove_script.tpl:6
-msgid ""
-"Please double check if your really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-"Verzeker u ervan dat u dit daadwerkelijk wil doorvoeren, aangezien het "
-"onmogelijk is voor GOsa om de data terug te halen."
-
-#: plugins/gofax/blocklists/remove.tpl:10
-#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
-#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
-#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
-#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
-#: ihtml/themes/default/remove.tpl:9
-msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Indien u zeker bent drukt u dan 'Verwijderen' om door te gaan of 'Annuleren' "
-"om te annuleren."
-
-#: plugins/gofax/blocklists/remove.tpl:15
-#: plugins/gofax/blocklists/remove.tpl:19
-#: plugins/gofax/blocklists/generic.tpl:83
-#: plugins/gofax/faxaccount/lists.tpl:14
-#: plugins/gofax/faxaccount/generic.tpl:111
-#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
-#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
-#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
-#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
-#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
-#: plugins/admin/systems/phonesettings.tpl:210
-#: plugins/admin/systems/phonesettings.tpl:233
-#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
-#: plugins/admin/systems/class_termDNS.inc:522
-#: plugins/admin/systems/goNtpServer.tpl:21
-#: plugins/admin/systems/remove_glpi.tpl:14
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
-#: plugins/admin/systems/goShareServer.tpl:20
-#: plugins/admin/systems/glpi_edit_os.tpl:10
-#: plugins/admin/systems/class_servDNSeditZone.inc:316
-#: plugins/admin/systems/class_servDNSeditZone.inc:541
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
-#: plugins/admin/systems/terminal.tpl:127
-#: plugins/admin/systems/glpi_edit_type.tpl:10
-#: plugins/admin/systems/remove_ppd.tpl:12
-#: plugins/admin/systems/workstation.tpl:104
-#: plugins/admin/systems/workstationStartup.tpl:131
-#: plugins/admin/systems/workstationStartup.tpl:165
-#: plugins/admin/applications/remove.tpl:14
-#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
-#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
-#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
-#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
-#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
-#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
-#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
-#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
-#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
-#: plugins/admin/fai/remove_branch.tpl:14
-#: plugins/admin/fai/faiPartitionTable.tpl:54
-#: plugins/personal/scalix/paste_generic.tpl:13
-#: plugins/personal/scalix/generic.tpl:114
-#: plugins/personal/mail/copypaste.tpl:45
-#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
-#: plugins/personal/mail/generic.tpl:263
-#: plugins/personal/connectivity/kolab.tpl:56
-#: plugins/personal/environment/class_environment.inc:695
-#: plugins/personal/environment/environment.tpl:187
-#: plugins/personal/environment/environment.tpl:225
-#: plugins/personal/environment/environment.tpl:251
-#: plugins/personal/posix/paste_generic.tpl:62
-#: plugins/personal/posix/generic.tpl:91
-#: plugins/personal/posix/generic.tpl:129
-#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
-#: plugins/gofon/macro/remove.tpl:18
-#: plugins/gofon/phoneaccount/paste_generic.tpl:19
-#: plugins/gofon/phoneaccount/generic.tpl:22
-#: plugins/gofon/conference/remove.tpl:15
-#: plugins/gofon/conference/remove.tpl:19
-#: include/sieve/templates/remove_script.tpl:14
-#: ihtml/themes/default/remove.tpl:13
-msgid "Delete"
-msgstr "Verwijderen"
-
-#: plugins/gofax/blocklists/remove.tpl:17
-#: plugins/gofax/blocklists/remove.tpl:21
-#: plugins/gofax/blocklists/generic.tpl:106
-#: plugins/gofax/faxaccount/locals.tpl:62
-#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
-#: plugins/addons/gotomasses/contents.tpl:115
-#: plugins/addons/gotomasses/contents.tpl:118
-#: plugins/addons/godfs/class_dfsManagment.inc:249
-#: plugins/addons/addressbook/remove.tpl:16
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/address_edit.tpl:265
-#: plugins/admin/groups/class_groupManagement.inc:424
-#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
-#: plugins/admin/groups/application_options.tpl:13
-#: plugins/admin/groups/mail_locals.tpl:68
-#: plugins/admin/groups/mail_admins.tpl:39
-#: plugins/admin/groups/group_objects.tpl:57
-#: plugins/admin/systems/SelectDeviceType.tpl:45
-#: plugins/admin/systems/goKrbServer.tpl:32
-#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
-#: plugins/admin/systems/goGlpiServer.tpl:34
-#: plugins/admin/systems/goLdapServer.tpl:11
-#: plugins/admin/systems/gencd.tpl:11
-#: plugins/admin/systems/glpi_devices.tpl:761
-#: plugins/admin/systems/class_goService.inc:40
-#: plugins/admin/systems/goImapServer.tpl:118
-#: plugins/admin/systems/glpiSelectUser.tpl:51
-#: plugins/admin/systems/class_systemManagement.inc:830
-#: plugins/admin/systems/goMailServer.tpl:223
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
-#: plugins/admin/systems/servnfs.tpl:140
-#: plugins/admin/systems/goNtpServer.tpl:31
-#: plugins/admin/systems/remove_glpi.tpl:16
-#: plugins/admin/systems/goShareServer.tpl:31
-#: plugins/admin/systems/goFonServer.tpl:41
-#: plugins/admin/systems/goSyslogServer.tpl:7
-#: plugins/admin/systems/glpiAttachmentPool.tpl:52
-#: plugins/admin/systems/servkolab.tpl:247
-#: plugins/admin/systems/goCupsServer.tpl:7
-#: plugins/admin/systems/ServiceAddDialog.tpl:30
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
-#: plugins/admin/systems/goTerminalServer.tpl:25
-#: plugins/admin/systems/glpi_edit_os.tpl:29
-#: plugins/admin/systems/goSpamServer.tpl:127
-#: plugins/admin/systems/goFaxServer.tpl:25
-#: plugins/admin/systems/class_baseSelectDialog.inc:43
-#: plugins/admin/systems/gosaLogServer.tpl:33
-#: plugins/admin/systems/servdns.tpl:23
-#: plugins/admin/systems/goSpamServerRule.tpl:23
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
-#: plugins/admin/systems/servRepositorySetup.tpl:56
-#: plugins/admin/systems/glpi_edit_type.tpl:29
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
-#: plugins/admin/systems/remove_ppd.tpl:14
-#: plugins/admin/systems/printerPPDDialog.tpl:23
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
-#: plugins/admin/systems/glpiDeviceManagement.tpl:52
-#: plugins/admin/systems/servRepository.tpl:68
-#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
-#: plugins/admin/systems/servdnseditzone.tpl:129
-#: plugins/admin/systems/goVirusServer.tpl:170
-#: plugins/admin/systems/goLogDBServer.tpl:25
-#: plugins/admin/applications/remove.tpl:16
-#: plugins/admin/applications/remove.tpl:20
-#: plugins/admin/applications/class_applicationManagement.inc:439
-#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
-#: plugins/admin/users/template.tpl:50
-#: plugins/admin/users/class_userManagement.inc:747
-#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
-#: plugins/admin/mimetypes/remove.tpl:20
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
-#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
-#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
-#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
-#: plugins/admin/departments/remove.tpl:17
-#: plugins/admin/departments/remove.tpl:21
-#: plugins/admin/departments/class_departmentManagement.inc:397
-#: plugins/admin/departments/dep_move_confirm.tpl:17
-#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
-#: plugins/admin/ogroups/ogroup_objects.tpl:56
-#: plugins/admin/ogroups/class_ogroupManagement.inc:384
-#: plugins/admin/fai/faiPackageConfiguration.tpl:7
-#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
-#: plugins/admin/fai/class_faiManagement.inc:749
-#: plugins/admin/fai/class_faiManagement.inc:754
-#: plugins/admin/fai/class_faiManagement.inc:760
-#: plugins/admin/fai/faiScriptEntry.tpl:83
-#: plugins/admin/fai/remove_branch.tpl:16
-#: plugins/admin/fai/faiPackageEntry.tpl:57
-#: plugins/admin/fai/faiTemplateEntry.tpl:171
-#: plugins/admin/fai/faiHookEntry.tpl:85
-#: plugins/admin/fai/faiVariableEntry.tpl:55
-#: plugins/admin/fai/faiProfileEntry.tpl:71
-#: plugins/admin/fai/faiNewBranch.tpl:22
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
-#: plugins/personal/scalix/main.inc:101
-#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
-#: plugins/personal/netatalk/main.inc:96
-#: plugins/personal/connectivity/main.inc:102
-#: plugins/personal/environment/hotplugDialogNew.tpl:54
-#: plugins/personal/environment/selectPrinterDialog.tpl:66
-#: plugins/personal/environment/main.inc:102
-#: plugins/personal/environment/logonManagement.tpl:76
-#: plugins/personal/environment/hotplugDialog.tpl:64
-#: plugins/personal/nagios/main.inc:105
-#: plugins/personal/posix/trust_machines.tpl:41
-#: plugins/personal/posix/main.inc:106
-#: plugins/personal/posix/posix_groups.tpl:81
-#: plugins/personal/samba/samba3_workstations.tpl:41
-#: plugins/personal/samba/main.inc:104
-#: plugins/personal/samba/sambaLogonHours.tpl:106
-#: plugins/personal/generic/generic_certs.tpl:94
-#: plugins/personal/generic/generic_picture.tpl:35
-#: plugins/personal/generic/main.inc:160
-#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
-#: plugins/gofon/macro/remove.tpl:20
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
-#: plugins/gofon/phoneaccount/main.inc:106
-#: plugins/gofon/conference/remove.tpl:17
-#: plugins/gofon/conference/remove.tpl:21
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
-#: include/sieve/templates/select_test_type.tpl:13
-#: include/sieve/templates/remove_script.tpl:16
-#: include/sieve/templates/management.tpl:26
-#: include/sieve/templates/import_script.tpl:14
-#: include/sieve/templates/element_comment.tpl:10
-#: include/sieve/templates/create_script.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
-#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
-#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
-#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
-#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
-#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:89
-msgid "Cancel"
-msgstr "Annuleren"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
-msgid "List of blocklists"
-msgstr "Lijst met blokkeerlijsten"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected blocklists. Having "
-"a large size of lists, you might prefer the range selectors on top of the "
-"select box."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde blokkeerlijsten toe te voegen, "
-"bewerken of verwijderen. Indien u veel blokkeerlijsten heeft is het aan te "
-"raden de selectie mogelijkheden te gebruiken."
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-msgid "Blocklist name"
-msgstr "Blokkeerlijst naam"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#: plugins/addons/addressbook/address_edit.tpl:155
-#: plugins/addons/addressbook/class_addressbook.inc:815
-#: plugins/addons/addressbook/address_info.tpl:117
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/users/class_divListUsers.inc:61
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#: plugins/admin/ogroups/class_ogroupManagement.inc:431
-#: plugins/personal/generic/class_user.inc:1434
-#: plugins/personal/generic/generic.tpl:258
-#: plugins/generic/references/class_reference.inc:38
-#: plugins/gofon/macro/class_divListMacros.inc:57
-msgid "Department"
-msgstr "Afdeling"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
-#: plugins/addons/addressbook/contents.tpl:42
-#: plugins/admin/groups/class_divListGroup.inc:62
-#: plugins/admin/systems/class_divListSystemService.inc:31
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
-#: plugins/admin/systems/class_divListSystem.inc:69
-#: plugins/admin/applications/class_divListApplication.inc:59
-#: plugins/admin/users/class_divListUsers.inc:63
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
-#: plugins/admin/acl/class_divListACL.inc:55
-#: plugins/admin/departments/class_divListDepartment.inc:49
-#: plugins/admin/ogroups/class_divListOGroup.inc:65
-#: plugins/admin/fai/class_divListFai.inc:71
-#: plugins/gofon/macro/class_divListMacros.inc:59
-#: plugins/gofon/conference/class_divListConferences.inc:60
-msgid "Actions"
-msgstr "Acties"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Select to see send blocklists"
-msgstr "Selecteer om de verstuur blokkeerlijsten te zien"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Show send blocklists"
-msgstr "Toon verstuur blokkeerlijsten"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Select to see receive blocklists"
-msgstr "Selecteer om de ontvangst blokkeerlijsten te zien"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Show receive blocklists"
-msgstr "Toon ontvangst blokkeerlijsten"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Select to search within subtrees"
-msgstr "Selecteer om binnen subonderdelen te zoeken"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/personal/posix/posix_groups.tpl:46
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-#, fuzzy
-msgid "Search in subtrees"
-msgstr "Zoek binnen subtree"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
-msgid "Regular expression for matching list names"
-msgstr "Reguliere expressie voor overeenkomende lijstnamen"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "Create new blocklist"
-msgstr "Nieuwe blokkeerlijst aanmaken"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "New Blocklist"
-msgstr "Nieuwe blokkeerlijst"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
-#: plugins/gofax/blocklists/generic.tpl:17
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
-#: plugins/addons/godfs/class_dfsManagment.inc:217
-#: plugins/admin/groups/class_divListGroup.inc:181
-#: plugins/admin/groups/class_groupGeneric.inc:950
-#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
-#: plugins/admin/systems/printer.tpl:27
-#: plugins/admin/systems/class_phoneGeneric.inc:486
-#: plugins/admin/systems/goLdapServer.tpl:2
-#: plugins/admin/systems/component.tpl:17
-#: plugins/admin/systems/class_componentGeneric.inc:278
-#: plugins/admin/systems/class_printGeneric.inc:890
-#: plugins/admin/systems/class_servGeneric.inc:426
-#: plugins/admin/systems/phone.tpl:17
-#: plugins/admin/systems/class_terminalGeneric.inc:633
-#: plugins/admin/systems/class_baseSelectDialog.inc:46
-#: plugins/admin/systems/class_workstationGeneric.inc:617
-#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
-#: plugins/admin/systems/workstation.tpl:27
-#: plugins/admin/systems/class_divListSystem.inc:227
-#: plugins/admin/systems/class_glpiSelectUser.inc:181
-#: plugins/admin/applications/class_divListApplication.inc:175
-#: plugins/admin/applications/class_applicationGeneric.inc:552
-#: plugins/admin/applications/generic.tpl:42
-#: plugins/admin/users/class_divListUsers.inc:162
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
-#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:678
-#: plugins/admin/acl/class_divListACL.inc:154
-#: plugins/admin/departments/class_divListDepartment.inc:133
-#: plugins/admin/departments/class_departmentGeneric.inc:597
-#: plugins/admin/departments/generic.tpl:35
-#: plugins/admin/ogroups/class_divListOGroup.inc:181
-#: plugins/admin/ogroups/class_ogroup.inc:757
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/fai/class_divListFai.inc:213
-#: plugins/personal/generic/class_user.inc:1423
-#: plugins/personal/generic/generic.tpl:143
-#: plugins/gofon/macro/class_gofonMacro.inc:581
-#: plugins/gofon/macro/class_divListMacros.inc:147
-#: plugins/gofon/macro/generic.tpl:27
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
-#: plugins/gofon/conference/class_divListConferences.inc:154
-#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
-msgid "Base"
-msgstr "Basis"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-msgid "Submit department"
-msgstr "Verwerk afdeling"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#: include/class_MultiSelectWindow.inc:209
-msgid "Submit"
-msgstr "Verwerk"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove selected blocklists"
-msgstr "Toon verstuur blokkeerlijsten"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove blocklists"
-msgstr "Toon ontvangst blokkeerlijsten"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
-#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
-#: plugins/admin/systems/glpi.tpl:46
-#: plugins/admin/systems/class_divListSystem.inc:323
-#: plugins/admin/systems/glpiPrinter.tpl:18
-#: plugins/admin/systems/glpiPrinter.tpl:32
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/users/class_divListUsers.inc:266
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/acl/class_aclRole.inc:340
-#: plugins/admin/acl/class_aclRole.inc:385
-#: plugins/admin/acl/class_divListACL.inc:210
-#: plugins/admin/acl/class_divListACL.inc:232
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/admin/fai/class_faiScript.inc:302
-#: plugins/admin/fai/class_faiScript.inc:304
-#: plugins/admin/fai/class_faiHook.inc:300
-#: plugins/admin/fai/class_faiHook.inc:302
-#: plugins/admin/fai/class_faiTemplate.inc:278
-#: plugins/admin/fai/class_faiTemplate.inc:280
-#: plugins/admin/fai/class_divListFai.inc:296
-#: plugins/admin/fai/class_divListFai.inc:299
-#: plugins/gofon/macro/class_divListMacros.inc:207
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#: include/class_acl.inc:409 include/class_acl.inc:454
-msgid "edit"
-msgstr "Bewerk"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/users/class_divListUsers.inc:267
-msgid "Edit user"
-msgstr "Bewerk gebruiker"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/addons/mailqueue/contents.tpl:94
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
-#: plugins/admin/systems/class_divListSystem.inc:333
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/users/class_divListUsers.inc:285
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/acl/class_aclRole.inc:341
-#: plugins/admin/acl/class_aclRole.inc:386
-#: plugins/admin/acl/class_divListACL.inc:220
-#: plugins/admin/acl/class_divListACL.inc:236
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/admin/fai/class_faiScript.inc:306
-#: plugins/admin/fai/class_faiHook.inc:304
-#: plugins/admin/fai/class_faiTemplate.inc:282
-#: plugins/admin/fai/class_divListFai.inc:307
-#: plugins/gofon/macro/class_divListMacros.inc:215
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#: include/class_acl.inc:410 include/class_acl.inc:455
-msgid "delete"
-msgstr "Verwijder"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/admin/users/class_divListUsers.inc:286
-msgid "Delete user"
-msgstr "Verwijder gebruiker"
-
-#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
-msgid "Blocklist management"
-msgstr "Blokkeerlijst beheer"
-
-#: plugins/gofax/blocklists/generic.tpl:8
-msgid "List name"
-msgstr "Lijstnaam"
-
-#: plugins/gofax/blocklists/generic.tpl:12
-msgid "Name of blocklist"
-msgstr "Naam van de blokkeerlijst"
-
-#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
-#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
-#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
-#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
-#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
-msgid "Choose subtree to place group in"
-msgstr "Selecteer de subtree waaronder deze groep geplaatst wordt"
-
-#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
-#: plugins/admin/systems/wingeneric.tpl:18
-#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
-#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
-#: plugins/admin/systems/terminal.tpl:28
-#: plugins/admin/systems/workstation.tpl:35
-#: plugins/admin/applications/generic.tpl:52
-#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
-#: plugins/admin/departments/generic.tpl:45
-#: plugins/admin/ogroups/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
-#: plugins/gofon/conference/generic.tpl:56
-#: plugins/gofon/conference/generic.tpl:62
-msgid "Select a base"
-msgstr "Selecteer een basis"
-
-#: plugins/gofax/blocklists/generic.tpl:40
-#: plugins/admin/systems/glpi_devices.tpl:427
-#: plugins/admin/systems/glpi_devices.tpl:492
-#: plugins/admin/systems/glpi_devices.tpl:542
-#: plugins/admin/systems/servnfs.tpl:56
-#: plugins/admin/systems/terminalService.tpl:48
-#: plugins/admin/systems/terminalService.tpl:138
-#: plugins/admin/systems/class_goShareServer.inc:399
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:795
-#: plugins/admin/systems/workstationService.tpl:54
-#: plugins/admin/systems/workstationService.tpl:156
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
-#: plugins/admin/fai/class_faiSummaryTab.inc:345
-#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
-msgid "Type"
-msgstr "Type"
-
-#: plugins/gofax/blocklists/generic.tpl:43
-msgid "Select wether to filter incoming or outgoing calls"
-msgstr "Selecteer of inkomende en uitgaande gesprekken gefilterd moeten worden"
-
-#: plugins/gofax/blocklists/generic.tpl:51
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
-#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
-#: plugins/admin/groups/class_groupGeneric.inc:951
-#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
-#: plugins/admin/systems/printer.tpl:16
-#: plugins/admin/systems/class_phoneGeneric.inc:487
-#: plugins/admin/systems/component.tpl:35
-#: plugins/admin/systems/class_componentGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:891
-#: plugins/admin/systems/class_servGeneric.inc:424
-#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
-#: plugins/admin/systems/class_winGeneric.inc:291
-#: plugins/admin/systems/class_goMailServer.inc:713
-#: plugins/admin/systems/server.tpl:14
-#: plugins/admin/systems/class_goShareServer.inc:398
-#: plugins/admin/applications/class_applicationGeneric.inc:553
-#: plugins/admin/applications/generic.tpl:33
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
-#: plugins/admin/mimetypes/paste_generic.tpl:21
-#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
-#: plugins/admin/acl/class_aclRole.inc:679
-#: plugins/admin/departments/class_departmentGeneric.inc:595
-#: plugins/admin/departments/generic.tpl:16
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/fai/class_faiScriptEntry.inc:184
-#: plugins/admin/fai/class_faiVariable.inc:433
-#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
-#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
-#: plugins/admin/fai/faiProfile.tpl:21
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
-#: plugins/admin/fai/faiScriptEntry.tpl:19
-#: plugins/admin/fai/faiVariable.tpl:21
-#: plugins/admin/fai/class_faiHookEntry.inc:193
-#: plugins/admin/fai/class_faiTemplateEntry.inc:252
-#: plugins/admin/fai/faiTemplateEntry.tpl:13
-#: plugins/admin/fai/class_faiScript.inc:555
-#: plugins/admin/fai/class_faiHook.inc:550
-#: plugins/admin/fai/faiHookEntry.tpl:19
-#: plugins/admin/fai/class_faiTemplate.inc:523
-#: plugins/admin/fai/faiVariableEntry.tpl:19
-#: plugins/admin/fai/faiPartitionTable.tpl:21
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
-#: plugins/admin/fai/class_faiProfile.inc:466
-#: plugins/admin/fai/class_faiVariableEntry.inc:147
-#: plugins/admin/fai/class_faiPartitionTable.inc:544
-#: plugins/admin/fai/faiTemplate.tpl:21
-#: plugins/personal/environment/hotplugDialogNew.tpl:17
-#: plugins/personal/environment/logonManagement.tpl:17
-#: plugins/generic/references/contents.tpl:11
-#: plugins/gofon/macro/class_gofonMacro.inc:582
-#: plugins/gofon/macro/generic.tpl:49
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
-#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
-#: html/getxls.php:287
-msgid "Description"
-msgstr "Omschrijving"
-
-#: plugins/gofax/blocklists/generic.tpl:54
-msgid "Descriptive text for this blocklist"
-msgstr "Beschrijving van deze blokkeerlijst"
-
-#: plugins/gofax/blocklists/generic.tpl:68
-msgid "Blocked numbers"
-msgstr "Geblokkeerde nummers"
-
-#: plugins/gofax/blocklists/generic.tpl:80
-#: plugins/gofax/faxaccount/locals.tpl:60
-#: plugins/gofax/faxaccount/lists.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:105
-#: plugins/admin/groups/application.tpl:39
-#: plugins/admin/groups/paste_mail.tpl:30
-#: plugins/admin/groups/paste_mail.tpl:41
-#: plugins/admin/groups/mail_locals.tpl:66
-#: plugins/admin/groups/class_groupMail.inc:607
-#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
-#: plugins/admin/groups/generic.tpl:137
-#: plugins/admin/groups/group_objects.tpl:55
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
-#: plugins/admin/systems/phonesettings.tpl:207
-#: plugins/admin/systems/phonesettings.tpl:230
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
-#: plugins/admin/systems/glpiManufacturer.tpl:6
-#: plugins/admin/systems/terminalStartup.tpl:79
-#: plugins/admin/systems/terminalStartup.tpl:108
-#: plugins/admin/systems/goMailServer.tpl:70
-#: plugins/admin/systems/goMailServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:131
-#: plugins/admin/systems/goMailServer.tpl:165
-#: plugins/admin/systems/goMailServer.tpl:191
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
-#: plugins/admin/systems/class_termDNS.inc:508
-#: plugins/admin/systems/class_termDNS.inc:528
-#: plugins/admin/systems/goNtpServer.tpl:18
-#: plugins/admin/systems/goShareServer.tpl:14
-#: plugins/admin/systems/glpi_edit_os.tpl:8
-#: plugins/admin/systems/goSpamServer.tpl:45
-#: plugins/admin/systems/goSpamServer.tpl:113
-#: plugins/admin/systems/servdns.tpl:6
-#: plugins/admin/systems/class_servDNSeditZone.inc:547
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
-#: plugins/admin/systems/servRepositorySetup.tpl:47
-#: plugins/admin/systems/terminal.tpl:123
-#: plugins/admin/systems/glpi_edit_type.tpl:8
-#: plugins/admin/systems/workstation.tpl:100
-#: plugins/admin/systems/glpi.tpl:125
-#: plugins/admin/systems/servdnseditzone.tpl:115
-#: plugins/admin/systems/workstationStartup.tpl:129
-#: plugins/admin/systems/workstationStartup.tpl:162
-#: plugins/admin/systems/workstationStartup.tpl:191
-#: plugins/admin/systems/glpiPrinter.tpl:115
-#: plugins/admin/systems/glpiPrinter.tpl:149
-#: plugins/admin/mimetypes/generic.tpl:108
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:174
-#: plugins/admin/ogroups/ogroup_objects.tpl:54
-#: plugins/admin/ogroups/phonequeue.tpl:37
-#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
-#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
-#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
-#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
-#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
-#: plugins/admin/fai/faiPartitionTable.tpl:48
-#: plugins/admin/fai/faiPartitionTable.tpl:50
-#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
-#: plugins/personal/scalix/paste_generic.tpl:12
-#: plugins/personal/scalix/generic.tpl:111
-#: plugins/personal/mail/copypaste.tpl:43
-#: plugins/personal/mail/copypaste.tpl:61
-#: plugins/personal/mail/mail_locals.tpl:75
-#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
-#: plugins/personal/connectivity/kolab.tpl:53
-#: plugins/personal/connectivity/class_kolabAccount.inc:261
-#: plugins/personal/environment/kioskManagement.tpl:14
-#: plugins/personal/environment/selectPrinterDialog.tpl:65
-#: plugins/personal/environment/hotplugDialog.tpl:63
-#: plugins/personal/environment/environment.tpl:157
-#: plugins/personal/environment/environment.tpl:181
-#: plugins/personal/environment/environment.tpl:248
-#: plugins/personal/posix/trust_machines.tpl:39
-#: plugins/personal/posix/paste_generic.tpl:61
-#: plugins/personal/posix/generic.tpl:88
-#: plugins/personal/posix/generic.tpl:126
-#: plugins/personal/posix/posix_groups.tpl:79
-#: plugins/personal/samba/samba3_workstations.tpl:39
-#: plugins/personal/samba/samba3.tpl:412
-#: plugins/gofon/phoneaccount/paste_generic.tpl:18
-#: plugins/gofon/phoneaccount/generic.tpl:19
-msgid "Add"
-msgstr "Toevoegen"
-
-#: plugins/gofax/blocklists/generic.tpl:92
-msgid "Numbers can also contain wild cards."
-msgstr "Nummers kunnen ook wildcards (*?) bevatten."
-
-#: plugins/gofax/blocklists/generic.tpl:100
-#: plugins/gofax/faxaccount/main.inc:92
-#: plugins/admin/groups/class_groupManagement.inc:418
-#: plugins/admin/systems/class_systemManagement.inc:824
-#: plugins/admin/applications/class_applicationManagement.inc:433
-#: plugins/admin/users/class_userManagement.inc:741
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
-#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
-#: plugins/admin/ogroups/class_ogroupManagement.inc:378
-#: plugins/admin/fai/class_faiManagement.inc:743
-#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
-#: plugins/personal/connectivity/main.inc:100
-#: plugins/personal/environment/main.inc:100
-#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
-#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
-#: plugins/gofon/phoneaccount/main.inc:104
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
-#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
-#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
-#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
-#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
-#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
-#: setup/class_setupStep_Migrate.inc:877
-#: setup/class_setupStep_Migrate.inc:1600
-msgid "Ok"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:103
-#: plugins/gofax/faxaccount/lists.tpl:31
-#: plugins/addons/gotomasses/contents.tpl:111
-#: plugins/addons/gotomasses/contents.tpl:113
-#: plugins/addons/gotomasses/contents.tpl:117
-#: plugins/addons/notifications/contents.tpl:12
-#: plugins/admin/groups/class_groupManagement.inc:421
-#: plugins/admin/groups/application_options.tpl:11
-#: plugins/admin/groups/mail_admins.tpl:37
-#: plugins/admin/systems/class_systemManagement.inc:827
-#: plugins/admin/systems/servRepositorySetup.tpl:54
-#: plugins/admin/systems/printerPPDDialog.tpl:22
-#: plugins/admin/applications/class_applicationManagement.inc:436
-#: plugins/admin/users/class_userManagement.inc:744
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
-#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
-#: plugins/admin/acl/acl_role.tpl:73
-#: plugins/admin/ogroups/class_ogroupManagement.inc:381
-#: plugins/admin/fai/faiPackageConfiguration.tpl:6
-#: plugins/admin/fai/class_faiManagement.inc:746
-#: plugins/admin/fai/faiScriptEntry.tpl:82
-#: plugins/admin/fai/faiPackageEntry.tpl:56
-#: plugins/admin/fai/faiTemplateEntry.tpl:170
-#: plugins/admin/fai/faiHookEntry.tpl:84
-#: plugins/admin/fai/faiVariableEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:70
-#: plugins/admin/fai/faiNewBranch.tpl:21
-#: plugins/personal/environment/logonManagement.tpl:75
-#: plugins/personal/samba/sambaLogonHours.tpl:104
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
-#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
-#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
-#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
-#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
-#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
-#: ihtml/themes/default/acl.tpl:89
-msgid "Apply"
-msgstr "Toepassen"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
-msgid "FAX Blocklists"
-msgstr "Fax blokkades"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
-#, fuzzy, php-format
-msgid "You're about to delete the following blocklists(s) %s"
-msgstr "U staat op het punt blokkeerlijst '%s' te verwijderen."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
-#, fuzzy, php-format
-msgid "You are not allowed to delete the blocklist '%s'!"
-msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
-#, php-format
-msgid "You're about to delete the blocklist '%s'."
-msgstr "U staat op het punt blokkeerlijst '%s' te verwijderen."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
-msgid "You have no permission to remove this blocklist."
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
-msgid "Please specify a valid phone number."
-msgstr "Geef a.u.b. een geldig telefoonnummer op."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "send"
-msgstr "versturen"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "receive"
-msgstr "ontvangen"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
-#, fuzzy, php-format
-msgid "Removing of blocklist with dn '%s' failed."
-msgstr "Het verwijderen van het blokeerlijst object is mislukt"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
-#: plugins/admin/departments/class_departmentGeneric.inc:265
-msgid "Required field 'Name' is not set."
-msgstr "Vereist veld 'Naam' is leeg."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
-msgid "Required field 'Name' contains invalid characters"
-msgstr "Vereist veld 'Naam' bevat ongeldige karakters"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
-msgid "Specified name is already used."
-msgstr "De opgegeven naam wordt al gebruikt."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
-#, fuzzy, php-format
-msgid "Saving of blocklist with dn '%s' failed."
-msgstr "Het opslaan van het blokkeerlijst object is mislukt"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
-#, fuzzy
-msgid "Fax blocklists"
-msgstr "Fax blokkades"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/address_info.tpl:24
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_groupGeneric.inc:949
-#: plugins/admin/systems/class_phoneGeneric.inc:485
-#: plugins/admin/systems/glpi_devices.tpl:10
-#: plugins/admin/systems/glpi_devices.tpl:105
-#: plugins/admin/systems/glpi_devices.tpl:146
-#: plugins/admin/systems/glpi_devices.tpl:201
-#: plugins/admin/systems/glpi_devices.tpl:257
-#: plugins/admin/systems/glpi_devices.tpl:315
-#: plugins/admin/systems/glpi_devices.tpl:379
-#: plugins/admin/systems/glpi_devices.tpl:451
-#: plugins/admin/systems/glpi_devices.tpl:515
-#: plugins/admin/systems/glpi_devices.tpl:562
-#: plugins/admin/systems/glpi_devices.tpl:615
-#: plugins/admin/systems/glpi_devices.tpl:669
-#: plugins/admin/systems/glpi_devices.tpl:715
-#: plugins/admin/systems/class_componentGeneric.inc:277
-#: plugins/admin/systems/class_printGeneric.inc:889
-#: plugins/admin/systems/class_servGeneric.inc:423
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
-#: plugins/admin/systems/servnfs.tpl:9
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
-#: plugins/admin/systems/class_terminalGeneric.inc:634
-#: plugins/admin/systems/goSpamServerRule.tpl:6
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
-#: plugins/admin/systems/class_servRepository.inc:386
-#: plugins/admin/systems/class_goShareServer.inc:396
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
-#: plugins/admin/applications/class_applicationGeneric.inc:551
-#: plugins/admin/applications/class_applicationGeneric.inc:555
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
-#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
-#: plugins/admin/acl/class_aclRole.inc:677
-#: plugins/admin/ogroups/class_ogroup.inc:756
-#: plugins/admin/fai/class_faiScriptEntry.inc:183
-#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
-#: plugins/admin/fai/class_faiPackage.inc:545
-#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
-#: plugins/admin/fai/faiProfile.tpl:9
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
-#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
-#: plugins/admin/fai/class_faiHookEntry.inc:192
-#: plugins/admin/fai/class_faiTemplateEntry.inc:251
-#: plugins/admin/fai/faiTemplateEntry.tpl:7
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/faiHookEntry.tpl:9
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#: plugins/admin/fai/faiVariableEntry.tpl:9
-#: plugins/admin/fai/class_faiSummaryTab.inc:340
-#: plugins/admin/fai/faiPartitionTable.tpl:9
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
-#: plugins/admin/fai/class_faiProfile.inc:465
-#: plugins/admin/fai/class_faiVariableEntry.inc:146
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
-#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
-#: html/getxls.php:290
-msgid "Name"
-msgstr "Naam"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
-#, fuzzy
-msgid "Blocklist"
-msgstr "Blokkeerlijsten"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
-#, fuzzy
-msgid "Blocklist type"
-msgstr "Blokkeerlijst naam"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
-#: plugins/addons/addressbook/address_edit.tpl:233
-#: plugins/addons/addressbook/address_info.tpl:171
-#: plugins/generic/references/class_reference.inc:30
-msgid "FAX"
-msgstr "Fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
-msgid "This account has no fax extensions."
-msgstr "Dit account heeft geen Fax mogelijkheden."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
-msgid "Remove fax account"
-msgstr "Fax account verwijderen"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
-msgid ""
-"This account has fax features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft Fax mogelijkheden ingeschakeld. U kunt deze uitschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
-msgid "Create fax account"
-msgstr "Fax account aanmaken"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
-msgid ""
-"This account has fax features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft Fax mogelijkheden uitgeschakeld. U kunt deze inschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
-msgid "You're trying to add an invalid phone number."
-msgstr "U probeert een ongeldig telefoonnummer toe te voegen."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
-#: plugins/admin/groups/class_groupApplication.inc:682
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
-msgid "back"
-msgstr "terug"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
-#, fuzzy, php-format
-msgid "Removing of user/fax account with dn '%s' failed."
-msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
-msgid "The required field 'Fax' is not set."
-msgstr "Het vereiste veld 'Fax' is leeg."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
-msgid "Please enter a valid telephone number in the 'Fax' field."
-msgstr "Voer a.u.b. een geldig Fax nummer bij het 'Fax' veld in."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
-msgid "Mail delivery is checked, but no address has been specified."
-msgstr "E-mail aflevering staat aan, alleen is er geen adres opgegeven."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
-msgid "The mail address you've entered is invalid."
-msgstr "Het E-mail adres dat u opgegeven heeft is ongeldig."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
-msgid ""
-"Deliver fax to printer, is only possible if valid printer is given. Please "
-"correct your choice."
-msgstr ""
-"Fax afleveren op een printer is alleen mogelijk indien een geldige printer "
-"is opgegeven. Corrigeer uw keuze a.u.b."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
-#, fuzzy, php-format
-msgid "Saving of user/fax account with dn '%s' failed."
-msgstr "Het opslaan van het algemene gerbuikers account is mislukt"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
-#, fuzzy
-msgid "Fax account settings"
-msgstr "Samba Instellingen"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
-msgid "Enable/Disable fax"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
-#, fuzzy
-msgid "Receive blocklist"
-msgstr "Toon ontvangst blokkeerlijsten"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
-#, fuzzy
-msgid "Send blocklist"
-msgstr "Toon verstuur blokkeerlijsten"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
-#: plugins/addons/addressbook/class_addressbook.inc:808
-#: plugins/personal/generic/class_user.inc:1451
-#, fuzzy
-msgid "Fax number"
-msgstr "Serienummer"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
-#, fuzzy
-msgid "Alternate fax number"
-msgstr "Alternatieve Fax nummers"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
-#: plugins/gofax/faxaccount/generic.tpl:70
-msgid "Deliver fax as mail"
-msgstr "Lever Fax als E-mail af"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
-#: plugins/gofax/faxaccount/generic.tpl:77
-msgid "Deliver fax to printer"
-msgstr "Lever Fax af op printer"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
-#: plugins/gofax/faxaccount/generic.tpl:34
-msgid "Delivery format"
-msgstr "Aflever formaat"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
-#: plugins/gofax/faxaccount/generic.tpl:21
-#: plugins/admin/ogroups/class_phonequeue.inc:950
-#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Language"
-msgstr "Taal"
-
-#: plugins/gofax/faxaccount/locals.tpl:6
-msgid "Select numbers to add"
-msgstr "Selecteer de toe te voegen nummers"
-
-#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
-#: plugins/addons/addressbook/contents.tpl:65
-#: plugins/admin/groups/mail_locals.tpl:22
-#: plugins/admin/groups/group_objects.tpl:20
-#: plugins/admin/systems/glpiSelectUser.tpl:27
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
-#: plugins/admin/systems/glpiAttachmentPool.tpl:27
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
-#: plugins/admin/systems/glpiDeviceManagement.tpl:27
-#: plugins/admin/systems/servRepository.tpl:38
-#: plugins/admin/ogroups/ogroup_objects.tpl:20
-#: plugins/admin/fai/faiPackageEntry.tpl:32
-#: plugins/admin/fai/faiProfileEntry.tpl:31
-#: plugins/personal/mail/mail_locals.tpl:25
-#: plugins/personal/environment/selectPrinterDialog.tpl:24
-#: plugins/personal/environment/hotplugDialog.tpl:24
-#: plugins/personal/posix/posix_groups.tpl:21
-#: plugins/personal/samba/samba3_workstations.tpl:20
-#: plugins/gofon/macro/headpage.tpl:29
-#: plugins/gofon/conference/headpage.tpl:29
-#: ihtml/themes/default/MultiSelectWindow.tpl:38
-#: ihtml/themes/default/MultiSelectWindow.tpl:78
-msgid "Filters"
-msgstr "Filters"
-
-#: plugins/gofax/faxaccount/locals.tpl:28
-msgid "Display numbers of department"
-msgstr "Toon nummers van afdeling"
-
-#: plugins/gofax/faxaccount/locals.tpl:29
-#: plugins/addons/addressbook/contents.tpl:87
-#: plugins/admin/groups/mail_locals.tpl:33
-#: plugins/admin/groups/group_objects.tpl:40
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
-#: plugins/admin/ogroups/ogroup_objects.tpl:42
-#: plugins/personal/mail/mail_locals.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:34
-#: plugins/personal/posix/trust_machines.tpl:27
-#: plugins/personal/posix/posix_groups.tpl:35
-#: plugins/personal/samba/samba3_workstations.tpl:27
-msgid "Choose the department the search will be based on"
-msgstr "Selecteer de afdeling waarbinnen gezocht zal worden"
-
-#: plugins/gofax/faxaccount/locals.tpl:38
-msgid "Display numbers matching"
-msgstr "Toon de overeenkomende nummers"
-
-#: plugins/gofax/faxaccount/locals.tpl:41
-msgid "Regular expression for matching numbers"
-msgstr "Reguliere expressie voor overeenkomende nummers"
-
-#: plugins/gofax/faxaccount/locals.tpl:47
-msgid "Display numbers of user"
-msgstr "Toon nummers van gebruiker"
-
-#: plugins/gofax/faxaccount/locals.tpl:50
-msgid "User name of which numbers are shown"
-msgstr "Gebruikersnaam van de gebruiker wiens nummers getoond worden"
-
-#: plugins/gofax/faxaccount/lists.tpl:5
-msgid "Blocked numbers/lists"
-msgstr "Geblokkeerde nummers/lijsten"
-
-#: plugins/gofax/faxaccount/lists.tpl:17
-msgid "List of predefined blocklists"
-msgstr "Lijst met voorgedefiniëerde blokkeerlijstn"
-
-#: plugins/gofax/faxaccount/lists.tpl:25
-msgid "Add the list to the blocklists"
-msgstr "Voeg de lijst toe aan de blokkeerlijsten"
-
-#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
-#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
-#: plugins/personal/connectivity/main.inc:110
-#: plugins/personal/environment/main.inc:110
-#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
-#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
-#: plugins/gofon/phoneaccount/main.inc:112
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Gebruik de 'Bewerk' knop hieronder om de informatie in deze dialoog te "
-"veranderen"
-
-#: plugins/gofax/faxaccount/main.inc:101
-#: plugins/gofax/faxaccount/generic.tpl:121
-#: plugins/gofax/faxaccount/generic.tpl:129
-#: plugins/addons/logview/gosa_log_contents.tpl:62
-#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
-#: plugins/admin/systems/glpiManufacturer.tpl:7
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
-#: plugins/admin/systems/goShareServer.tpl:17
-#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
-#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
-#: plugins/admin/systems/servdnseditzone.tpl:40
-#: plugins/admin/systems/glpiPrinter.tpl:88
-#: plugins/admin/systems/glpiPrinter.tpl:99
-#: plugins/admin/fai/faiVariable.tpl:53
-#: plugins/admin/fai/faiPartitionTable.tpl:53
-#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
-#: plugins/personal/netatalk/main.inc:102
-#: plugins/personal/connectivity/main.inc:111
-#: plugins/personal/environment/main.inc:111
-#: plugins/personal/environment/environment.tpl:184
-#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
-#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
-#: plugins/gofon/phoneaccount/main.inc:113
-#: include/sieve/templates/element_comment.tpl:8
-msgid "Edit"
-msgstr "Bewerken"
-
-#: plugins/gofax/faxaccount/main.inc:109
-msgid "FAX settings"
-msgstr "Fax instellingen"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:15
-msgid "Fax number for GOfax to trigger on"
-msgstr "Fax nummer waarop GOfax moet reageren"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:18
-#, fuzzy
-msgid "Alternate fax numbers will not be copied"
-msgstr "Alternatieve Fax nummers"
-
-#: plugins/gofax/faxaccount/generic.tpl:26
-msgid "Specify the GOfax communication language for fax to mail gateway"
-msgstr "Specificeer de GOfax communicatie taal voor de Fax naar E-mail gateway"
-
-#: plugins/gofax/faxaccount/generic.tpl:38
-msgid "Specify delivery format for fax to mail gateway"
-msgstr "Specificeer het aflever formaat voor de Fax naar E-mail gateway"
-
-#: plugins/gofax/faxaccount/generic.tpl:51
-msgid "Delivery methods"
-msgstr "Aflever methodes"
-
-#: plugins/gofax/faxaccount/generic.tpl:56
-msgid "Temporary disable fax usage"
-msgstr "Schakel Fax gebruik tijdelijk uit"
-
-#: plugins/gofax/faxaccount/generic.tpl:62
-msgid "Deliver fax as mail to"
-msgstr "Lever Fax als E-mail af aan"
-
-#: plugins/gofax/faxaccount/generic.tpl:93
-msgid "Alternate fax numbers"
-msgstr "Alternatieve Fax nummers"
-
-#: plugins/gofax/faxaccount/generic.tpl:108
-#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
-#: plugins/personal/mail/copypaste.tpl:44
-#: plugins/personal/mail/generic.tpl:260
-msgid "Add local"
-msgstr "Lokaal toevoegen"
-
-#: plugins/gofax/faxaccount/generic.tpl:115
-msgid "Blocklists"
-msgstr "Blokkeerlijsten"
-
-#: plugins/gofax/faxaccount/generic.tpl:118
-msgid "Blocklists for incoming fax"
-msgstr "Blokkeerlijsten voor te ontvangen Faxen"
-
-#: plugins/gofax/faxaccount/generic.tpl:126
-msgid "Blocklists for outgoing fax"
-msgstr "Blokkeerlijsten voor te versturen Faxen"
-
-#: plugins/addons/gotomasses/main.inc:51
-#: plugins/addons/gotomasses/class_gotomasses.inc:6
-#: plugins/addons/gotomasses/class_gotomasses.inc:273
-#: plugins/addons/gotomasses/class_gotomasses.inc:279
-#, fuzzy
-msgid "System mass deployment"
-msgstr "Systeembeheer"
-
-#: plugins/addons/gotomasses/contents.tpl:37
-#: plugins/admin/fai/class_faiSummaryTab.inc:339
-msgid "No."
-msgstr "Aantal"
-
-#: plugins/addons/gotomasses/contents.tpl:40
-#, fuzzy
-msgid "Mac address"
-msgstr "E-mail adres"
-
-#: plugins/addons/gotomasses/contents.tpl:45
-#, fuzzy
-msgid "Assigned object group"
-msgstr "Selecteer een objectgroep"
-
-#: plugins/addons/gotomasses/contents.tpl:48
-#: plugins/addons/logview/gosa_log_contents.tpl:20
-#: plugins/addons/logview/gosa_log_contents.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
-#: plugins/admin/systems/class_baseSelectDialog.inc:47
-#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
-#: plugins/admin/systems/workstation.tpl:121
-#: plugins/admin/ogroups/termgroup.tpl:88
-msgid "Action"
-msgstr "Actie"
-
-#: plugins/addons/gotomasses/contents.tpl:72
-#, fuzzy
-msgid "Select object group"
-msgstr "Selecteer de toe te voegen objecten"
-
-#: plugins/addons/gotomasses/contents.tpl:79
-#, fuzzy
-msgid "Remove this entry"
-msgstr "Record verwijderen"
-
-#: plugins/addons/gotomasses/contents.tpl:102
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "New entry"
-msgstr "Nieuwe regel"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:88
-#, fuzzy
-msgid "Your are not allowed to import csv data into this plugin."
-msgstr "U heeft geen toestemming om deze macro te verwijderen!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:92
-#, fuzzy
-msgid "The uploaded file seams to be empty, import aborted."
-msgstr "Het opgegeven bestand is leeg."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:148
-#, fuzzy
-msgid "Your are not allowed to view contents of this plugin."
-msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:154
-#, fuzzy, php-format
-msgid "Can't locate or read csv storage file '%s'."
-msgstr "Kan bestand '%s' niet aanmaken."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:160
-#, fuzzy, php-format
-msgid "Can't read csv storage file '%s'."
-msgstr "Kan bestand '%s' niet aanmaken."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:200
-#, fuzzy
-msgid "Your are not allowed to write the content of this plugin."
-msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:205
-#, fuzzy, php-format
-msgid "Can't locate or write csv storage file '%s'."
-msgstr "Kan bestand '%s' niet aanmaken."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:209
-#, fuzzy, php-format
-msgid "Can't write csv storage file '%s'."
-msgstr "Kan bestand '%s' niet aanmaken."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:274
-msgid "Provide a mechanism to automatically activate a set of systems"
-msgstr ""
-
-#: plugins/addons/notifications/main.inc:46
-#: plugins/addons/notifications/class_msgplug.inc:6
-#, fuzzy
-msgid "Notifications"
-msgstr "Beroep"
-
-#: plugins/addons/notifications/contents.tpl:2
-#, fuzzy
-msgid "Notification target"
-msgstr "Geen certificaat geinstalleerd"
-
-#: plugins/addons/notifications/contents.tpl:7
-msgid "Use target from"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:21
-#, fuzzy
-msgid "Available recipients"
-msgstr "Beschikbare programma's"
-
-#: plugins/addons/notifications/contents.tpl:22
-#: ihtml/themes/default/acl.tpl:30
-msgid "List message possible targets"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:33
-#, fuzzy
-msgid "Recipients"
-msgstr "Ontvanger"
-
-#: plugins/addons/notifications/contents.tpl:34
-#: ihtml/themes/default/acl.tpl:42
-msgid "List message recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:44
-#: plugins/addons/logview/gosa_log_contents.tpl:85
-#: plugins/addons/logview/contents.tpl:85
-msgid "Message"
-msgstr "Bericht"
-
-#: plugins/addons/notifications/contents.tpl:60
-#, fuzzy
-msgid "Send message"
-msgstr "Bericht in wachtstand plaatsen"
-
-#: plugins/addons/notifications/contents.tpl:72
-#, fuzzy
-msgid "Notification send!"
-msgstr "Geen certificaat geinstalleerd"
-
-#: plugins/addons/notifications/contents.tpl:75
-msgid ""
-"Your message has been sent successfully. Press the continue button to get "
-"back to the notification plugin."
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:78
-#: plugins/admin/systems/SelectDeviceType.tpl:44
-#: plugins/admin/systems/ServiceAddDialog.tpl:28
-#: plugins/admin/users/template.tpl:48
-#: plugins/admin/departments/class_departmentGeneric.inc:477
-#: plugins/admin/departments/class_departmentGeneric.inc:572
-#: plugins/admin/fai/class_faiManagement.inc:569
-#: plugins/admin/fai/class_faiManagement.inc:753
-#: plugins/admin/fai/class_faiManagement.inc:759
-#: include/sieve/templates/select_test_type.tpl:11
-#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
-#: ihtml/themes/default/snapshotdialog.tpl:87
-msgid "Continue"
-msgstr "Doorgaan"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/systems/printer.tpl:91
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/users/class_userManagement.inc:28
-#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
-#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
-msgid "Users"
-msgstr "Gebruikers"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
-#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
-msgid "Groups"
-msgstr "Groepen"
-
-#: plugins/addons/notifications/class_msgplug.inc:99
-#, fuzzy
-msgid "You have no permissions to send a message!"
-msgstr ""
-"U heeft geen toestemming om een gebruiker aan te maken onder deze 'Basis'."
-
-#: plugins/addons/notifications/class_msgplug.inc:103
-#, fuzzy
-msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
-msgstr "Es is geen ACTIONCMD definitie in uw gosa.conf gedefiniëerd"
-
-#: plugins/addons/notifications/class_msgplug.inc:111
-#: plugins/admin/systems/class_servGeneric.inc:114
-#: plugins/admin/systems/class_terminalGeneric.inc:208
-#: plugins/admin/systems/class_terminalGeneric.inc:220
-#: plugins/admin/systems/class_terminalGeneric.inc:232
-#: plugins/admin/systems/class_workstationGeneric.inc:185
-#: plugins/admin/ogroups/class_termgroup.inc:208
-#, php-format
-msgid "Execution of '%s' failed!"
-msgstr "Uitvoer van '%s' is mislukt!"
-
-#: plugins/addons/notifications/class_msgplug.inc:117
-#, fuzzy
-msgid "Please specify at least one recipient to send a message!"
-msgstr "Geef a.u.b. een geldige scriptnaam op."
-
-#: plugins/addons/notifications/class_msgplug.inc:213
-#, fuzzy
-msgid "No DESC tag in message file:"
-msgstr "Er is geen DESC variabele aanwezig in het afwezigheidsbestand:"
-
-#: plugins/addons/notifications/class_msgplug.inc:240
-#, fuzzy
-msgid "Notification"
-msgstr "Beroep"
-
-#: plugins/addons/notifications/class_msgplug.inc:241
-#: plugins/addons/notifications/class_msgplug.inc:246
-#, fuzzy
-msgid "Notification plugin"
-msgstr "Geen certificaat geinstalleerd"
-
-#: plugins/addons/notifications/class_msgplug.inc:249
-#, fuzzy
-msgid "Allow sending notifications"
-msgstr "Host notificatie opties"
-
-#: plugins/addons/mailqueue/main.inc:42
-#: plugins/addons/mailqueue/class_mailqueue.inc:6
-msgid "Mail queue"
-msgstr "Mail wachtrij"
-
-#: plugins/addons/mailqueue/contents.tpl:12
-msgid "Please enter a search string here."
-msgstr "Geef hier a.u.b. een zoekwaarde op."
-
-#: plugins/addons/mailqueue/contents.tpl:14
-msgid "Select a server"
-msgstr "Selecteer een server"
-
-#: plugins/addons/mailqueue/contents.tpl:17
-msgid "with status"
-msgstr "met status"
-
-#: plugins/addons/mailqueue/contents.tpl:21
-msgid "within the last"
-msgstr "binnen de laatste"
-
-#: plugins/addons/mailqueue/contents.tpl:29
-msgid "Remove all messages"
-msgstr "Verwijder alle berichten"
-
-#: plugins/addons/mailqueue/contents.tpl:30
-msgid "Remove all messages from selected servers queue"
-msgstr "Verwijder alle berichten uit de wachtrij van de geselecteerde server"
-
-#: plugins/addons/mailqueue/contents.tpl:31
-#: plugins/addons/mailqueue/class_mailqueue.inc:401
-msgid "Hold all messages"
-msgstr "Plaats alle berichten in wachtstand"
-
-#: plugins/addons/mailqueue/contents.tpl:32
-msgid "Hold all messages in selected servers queue"
-msgstr ""
-"Plaats alle berichten in de geselecteerde server wachtrij in de wachtstand"
-
-#: plugins/addons/mailqueue/contents.tpl:33
-msgid "Release all messages"
-msgstr "Geef alle berichten vrij"
-
-#: plugins/addons/mailqueue/contents.tpl:34
-msgid "Release all messages in selected servers queue"
-msgstr "Geef alle berichten in de geselecteerde server wachtrij vrij"
-
-#: plugins/addons/mailqueue/contents.tpl:35
-#: plugins/addons/mailqueue/class_mailqueue.inc:403
-msgid "Requeue all messages"
-msgstr "Plaats alle berichten opnieuw in wachtrij"
-
-#: plugins/addons/mailqueue/contents.tpl:36
-msgid "Requeue all messages in selected servers queue"
-msgstr "Plaats alle berichten in de geselecteerde server opnieuw in wachtrij"
-
-#: plugins/addons/mailqueue/contents.tpl:46
-msgid "Search returned no results"
-msgstr "De zoekopdracht gaf geen resultaten terug"
-
-#: plugins/addons/mailqueue/contents.tpl:52
-msgid "ID"
-msgstr "ID"
-
-#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1273
-#: plugins/admin/systems/class_servGeneric.inc:420
-#: plugins/admin/systems/servnfs.tpl:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:432
-#: plugins/personal/mail/generic.tpl:16
-#: plugins/generic/references/class_reference.inc:44
-#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
-msgid "Server"
-msgstr "Server"
-
-#: plugins/addons/mailqueue/contents.tpl:54
-#: plugins/admin/systems/glpi_devices.tpl:293
-#: plugins/admin/systems/glpi_devices.tpl:420
-#: plugins/admin/systems/glpi_devices.tpl:485
-#: plugins/personal/connectivity/pureftpd.tpl:55
-#: include/sieve/templates/element_size.tpl:4
-#: include/sieve/class_sieveManagement.inc:599
-msgid "Size"
-msgstr "Grootte"
-
-#: plugins/addons/mailqueue/contents.tpl:55
-msgid "Arrival"
-msgstr "Aankomst"
-
-#: plugins/addons/mailqueue/contents.tpl:57
-msgid "Recipient"
-msgstr "Ontvanger"
-
-#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
-#: setup/setup_checks.tpl:91
-msgid "Error"
-msgstr "Fout"
-
-#: plugins/addons/mailqueue/contents.tpl:76
-#: plugins/addons/mailqueue/class_mailqueue.inc:381
-#: include/sieve/class_sieveManagement.inc:641
-msgid "Active"
-msgstr "Actief"
-
-#: plugins/addons/mailqueue/contents.tpl:94
-msgid "Delete this message"
-msgstr "Verwijder dit bericht"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "unhold"
-msgstr "uit wachtstand"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "Release message"
-msgstr "Bericht vrijgeven"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-msgid "hold"
-msgstr "wachtstand"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#: plugins/addons/mailqueue/class_mailqueue.inc:405
-msgid "Hold message"
-msgstr "Bericht in wachtstand plaatsen"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "requeue"
-msgstr "herplaatsen"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "Requeue this message"
-msgstr "Herplaats dit bericht"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "header"
-msgstr "header"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "Display header from this message"
-msgstr "Toon de header van dit bericht"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:65
-msgid ""
-"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
-msgstr ""
-"Controleer uw 'gosa.conf' a.u.b. Er is geen 'MAILQUEUESCRIPTPATH' "
-"gespecificeerd"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:92
-#: plugins/addons/mailqueue/class_mailqueue.inc:119
-#: plugins/addons/mailqueue/class_mailqueue.inc:178
-#: plugins/addons/mailqueue/class_mailqueue.inc:206
-#, fuzzy, php-format
-msgid ""
-"You do not have permission to execute the command '%s' on the mailqueue."
-msgstr ""
-"U heeft geen toestemming om een gebruiker aan te maken onder deze 'Basis'."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:100
-#: plugins/addons/mailqueue/class_mailqueue.inc:128
-#: plugins/addons/mailqueue/class_mailqueue.inc:188
-#: plugins/addons/mailqueue/class_mailqueue.inc:221
-#, php-format
-msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
-msgstr ""
-"Controleer uw 'gosa.conf' a.u.b. De opgegeven '%s' kan niet uitgevoerd "
-"worden."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:233
-msgid "There are no mail server specified."
-msgstr "Er is geen E-mail server gespecificeerd."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:283
-msgid "up"
-msgstr "omhoog"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:285
-msgid "down"
-msgstr "omlaag"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:313
-#: plugins/addons/mailqueue/class_mailqueue.inc:378
-#: plugins/addons/logview/class_logview.inc:123
-#: plugins/addons/logview/class_logview.inc:145
-#: plugins/addons/logview/class_gosa_logview.inc:146
-#: plugins/addons/addressbook/class_addressbook.inc:619
-msgid "All"
-msgstr "Alle"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:328
-msgid "no limit"
-msgstr "geen limiet"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:331
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "hour"
-msgstr "uur"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:333
-msgid "hours"
-msgstr "uren"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:379
-msgid "Hold"
-msgstr "Wacht"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:380
-msgid "Un hold"
-msgstr "Uit de wacht"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:382
-msgid "Not active"
-msgstr "Niet actief"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:391
-#, fuzzy
-msgid "Mailqueue"
-msgstr "Mail wachtrij"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:392
-#, fuzzy
-msgid "Mailqueue addon"
-msgstr "Mail wachtrij"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:397
-#, fuzzy
-msgid "Mail queue addon"
-msgstr "Mail wachtrij"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:400
-#, fuzzy
-msgid "Unhold all messages"
-msgstr "Plaats alle berichten in wachtstand"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:402
-#, fuzzy
-msgid "Delete all messages"
-msgstr "Geef alle berichten vrij"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:404
-#, fuzzy
-msgid "Unhold message"
-msgstr "Bericht in wachtstand plaatsen"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:406
-#, fuzzy
-msgid "Delete message"
-msgstr "Verwijder dit bericht"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:407
-#, fuzzy
-msgid "Requeue message"
-msgstr "Herplaats dit bericht"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:408
-msgid "Gathering queue data"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:409
-#, fuzzy
-msgid "Get header information"
-msgstr "Algemene gebruikersinformatie"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:11
-#: plugins/addons/logview/contents.tpl:11
-msgid "Show hosts"
-msgstr "Toon computers"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:38
-#: plugins/addons/logview/contents.tpl:38
-msgid "Time interval"
-msgstr "Tijd interval"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:48
-#: plugins/addons/logview/contents.tpl:48
-msgid "Enter string to search for"
-msgstr "Voer de te zoeken string in"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:60
-#: plugins/addons/logview/contents.tpl:60
-msgid "Ruleset"
-msgstr "Ruleset"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:86
-#, fuzzy
-msgid "Repeated"
-msgstr "Lezen"
-
-#: plugins/addons/logview/class_logview.inc:7
-#: plugins/addons/logview/class_logview.inc:409
-#: plugins/addons/logview/class_gosa_logview.inc:7
-msgid "System logs"
-msgstr "Systeem logs"
-
-#: plugins/addons/logview/class_logview.inc:79
-msgid "No LOG servers defined!"
-msgstr "Geen LOG servers gedefiniëerd!"
-
-#: plugins/addons/logview/class_logview.inc:94
-#: plugins/addons/logview/class_logview.inc:194
-#: plugins/addons/logview/class_gosa_logview.inc:129
-#: plugins/addons/logview/class_gosa_logview.inc:185
-msgid "Can't connect to log database, no logs can be shown!"
-msgstr ""
-"Kan niet met de log database verbinden. Logs kunnen niet getoond worden!"
-
-#: plugins/addons/logview/class_logview.inc:101
-#: plugins/addons/logview/class_logview.inc:198
-#: plugins/addons/logview/class_gosa_logview.inc:136
-#: plugins/addons/logview/class_gosa_logview.inc:190
-msgid "Can't select log database for log generation!"
-msgstr "Kan de log database voor log generatie niet selecteren!"
-
-#: plugins/addons/logview/class_logview.inc:114
-#, fuzzy
-msgid "Query for log database failed!. Requesting host names failed."
-msgstr "Zoekopdracht binnen de log database is mislukt!"
-
-#: plugins/addons/logview/class_logview.inc:137
-msgid "Query for log database failed!"
-msgstr "Zoekopdracht binnen de log database is mislukt!"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "one hour"
-msgstr "1 uur"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "6 hours"
-msgstr "6 uur"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "12 hours"
-msgstr "12 uur"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "24 hours"
-msgstr "24 uur"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "2 days"
-msgstr "2 dagen"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "one week"
-msgstr "1 week"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "2 weeks"
-msgstr "2 weken"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "one month"
-msgstr "1 maand"
-
-#: plugins/addons/logview/class_logview.inc:175
-#: plugins/addons/logview/class_gosa_logview.inc:165
-#, fuzzy
-msgid "You have insufficient permissions to view syslog entries."
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
-
-#: plugins/addons/logview/class_logview.inc:403
-#, fuzzy
-msgid "Log view"
-msgstr "Log DB gebruiker"
-
-#: plugins/addons/logview/class_logview.inc:404
-#, fuzzy
-msgid "Log view addon"
-msgstr "Omlaag verplaatsen"
-
-#: plugins/addons/logview/class_gosa_logview.inc:99
-#, fuzzy
-msgid "No GOsa LOG servers defined!"
-msgstr "Geen LOG servers gedefiniëerd!"
-
-#: plugins/addons/logview/main.inc:34
-msgid "System log view"
-msgstr "Systeem log weergave"
-
-#: plugins/addons/logview/contents.tpl:20
-msgid "Log level"
-msgstr "Log prioriteit"
-
-#: plugins/addons/logview/contents.tpl:82
-msgid "Level"
-msgstr "Prioriteit"
-
-#: plugins/addons/logview/contents.tpl:83
-msgid "Hostname"
-msgstr "Computernaam"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:10
-msgid "DFS Managment"
-msgstr "DFS Beheer"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:151
-#, fuzzy, php-format
-msgid "Removing of DFS share with dn '%s' failed."
-msgstr "Het verwijderen van de DFS share is mislukt"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:170
-msgid "No DFS entries found"
-msgstr "Geen DFS regels gevonden"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-msgid "Go up one dfsshare"
-msgstr "Ga een DFS share omhoog"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_servDNSeditZone.inc:313
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/acl/class_aclRole.inc:338
-#: plugins/admin/ogroups/phonequeue.tpl:24
-#: plugins/admin/fai/class_faiProfile.inc:311
-#: include/sieve/templates/object_container_clear.tpl:8
-#: include/sieve/templates/object_container.tpl:8
-#: include/class_MultiSelectWindow.inc:194
-#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
-msgid "Up"
-msgstr "Omhoog"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-msgid "Go to dfs root"
-msgstr "Ga naar DFS root"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-#: include/class_MultiSelectWindow.inc:188
-msgid "Root"
-msgstr "Basis"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:215
-msgid "Create new dfsshare"
-msgstr "Maak een nieuwe DFS share aan"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:247
-#: setup/class_setupStep_Finish.inc:37
-#: ihtml/themes/default/copyPasteDialog.tpl:32
-msgid "Finish"
-msgstr "Opslaan"
-
-#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
-msgid "Distributed File System Administration"
-msgstr "Distibuted File System Beheer"
-
-#: plugins/addons/godfs/contents.tpl:8
-msgid "DFS Shares"
-msgstr "DFS shares"
-
-#: plugins/addons/godfs/contents.tpl:26
-msgid ""
-"This menu allows you to create, delete and edit selected dfs shares. Having "
-"a large numbers of dfs shares, you might prefer the range selectors on top "
-"of the dfs share list."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde DFS shares toe te voegen, "
-"bewerken of verwijderen. Indien u veel DFS shares heeft is het aan te raden "
-"de selectie mogelijkheden te gebruiken."
-
-#: plugins/addons/godfs/contents.tpl:40
-msgid "Display dfs shares matching"
-msgstr "Toon overeenkomende DFS shares"
-
-#: plugins/addons/godfs/contents.tpl:44
-msgid "Regular expression for matching dfs share names"
-msgstr "Reguliere expressie voor overeenkomende DFS share namen"
-
-#: plugins/addons/godfs/generic.tpl:4
-msgid "DFS Properties"
-msgstr "DFS eigenschappen"
-
-#: plugins/addons/godfs/generic.tpl:8
-msgid "Name of dfs Share"
-msgstr "Naam van DFS share"
-
-#: plugins/addons/godfs/generic.tpl:16
-msgid "Fileserver"
-msgstr "Bestandserver"
-
-#: plugins/addons/godfs/generic.tpl:20
-msgid "Share on Fileserver"
-msgstr "Share op bestandserver"
-
-#: plugins/addons/godfs/generic.tpl:30
-msgid "DFS Location"
-msgstr "DFS locatie"
-
-#: plugins/addons/godfs/generic.tpl:34
-#: plugins/addons/addressbook/class_addressbook.inc:816
-#: plugins/admin/systems/class_printGeneric.inc:892
-#: plugins/admin/systems/class_workstationGeneric.inc:616
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
-#: plugins/admin/systems/workstation.tpl:19
-#: plugins/admin/systems/class_glpiAccount.inc:792
-#: plugins/admin/departments/class_departmentGeneric.inc:598
-#: plugins/admin/departments/generic.tpl:56
-#: plugins/admin/departments/generic.tpl:68
-#: plugins/personal/generic/class_user.inc:1441
-#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
-msgid "Location"
-msgstr "Plaats"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:102
-#: plugins/addons/godfs/class_dfsgeneric.inc:104
-msgid "Dfs share already exists."
-msgstr "De opgegeven DFS share bestaat al."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:117
-msgid "Required Field \"Name of dfs Share\" is not set."
-msgstr "Vereist veld \"Naam van DFS share\" is leeg."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:120
-msgid "Required Field \"Description\" is not set."
-msgstr "Vereist veld \"Omschrijving\" is leeg."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:123
-msgid "Required Field \"Fileserver\" is not set."
-msgstr "Vereist veld \"Bestandserver\" is leeg."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:126
-msgid "Required Field \"Share on fileserver\" is not set."
-msgstr "Vereist veld \"Share op bestandserver\" is leeg."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:129
-msgid "Required Field \"Location\" is not set."
-msgstr "Vereist veld \"DFS locatie\" is leeg."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:186
-#, fuzzy, php-format
-msgid "Saving dfs/generic with dn '%s' failed."
-msgstr "Het opslaan van het algemene gerbuikers account is mislukt"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:219
-#, fuzzy, php-format
-msgid "Removing dfs/generic with dn '%s' failed."
-msgstr "Het verwijderen van een algemeen component is mislukt"
-
-#: plugins/addons/addressbook/remove.tpl:6
-msgid ""
-"This includes all addressbook data in this entry. Please double check if "
-"your really want to do this since there is no way for GOsa to get your data "
-"back."
-msgstr ""
-"Dit omvat alle adresboek data in dit record. Verzeker uzelf ervan dat dit "
-"hetgeen is dat u wenst, aangezien er geen manier voor GOsa is om deze data "
-"terug te halen."
-
-#: plugins/addons/addressbook/dial.tpl:3
-msgid "Dial connection..."
-msgstr "Bel..."
-
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/class_addressbook.inc:435
-#: plugins/addons/addressbook/class_addressbook.inc:442
-#: plugins/addons/addressbook/class_addressbook.inc:446
-#: plugins/addons/addressbook/class_addressbook.inc:559
-msgid "Dial"
-msgstr "Kies"
-
-#: plugins/addons/addressbook/address_edit.tpl:7
-msgid "Choose the department to store entry in"
-msgstr "Selecteer de afdeling waarin de invoer bewaard wordt."
-
-#: plugins/addons/addressbook/address_edit.tpl:24
-#: plugins/addons/addressbook/address_info.tpl:18
-msgid "Personal"
-msgstr "Persoonlijk"
-
-#: plugins/addons/addressbook/address_edit.tpl:30
-#: plugins/admin/users/template.tpl:23
-#: plugins/personal/generic/paste_generic.tpl:7
-#: plugins/personal/generic/generic.tpl:49
-msgid "Last name"
-msgstr "Achternaam"
-
-#: plugins/addons/addressbook/address_edit.tpl:33
-#: plugins/admin/users/template.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:11
-#: plugins/personal/generic/generic.tpl:61
-msgid "First name"
-msgstr "Voornaam"
-
-#: plugins/addons/addressbook/address_edit.tpl:48
-#: plugins/addons/addressbook/class_addressbook.inc:820
-#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
-#: html/getxls.php:298
-msgid "Initials"
-msgstr "Initialen"
-
-#: plugins/addons/addressbook/address_edit.tpl:60
-#: plugins/addons/addressbook/address_info.tpl:40
-#: plugins/personal/generic/class_user.inc:1428
-#: plugins/personal/generic/generic.tpl:73
-msgid "Personal title"
-msgstr "Aanhef"
-
-#: plugins/addons/addressbook/address_edit.tpl:74
-#: plugins/addons/addressbook/address_info.tpl:53
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Private"
-msgstr "Privé"
-
-#: plugins/addons/addressbook/address_edit.tpl:80
-#: plugins/addons/addressbook/address_edit.tpl:207
-#: plugins/addons/addressbook/address_info.tpl:59
-#: plugins/addons/addressbook/address_info.tpl:155
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
-#: plugins/admin/departments/class_departmentGeneric.inc:603
-#: plugins/admin/departments/generic.tpl:76
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/generic/generic.tpl:368
-#: include/sieve/templates/element_address.tpl:15
-#: include/sieve/templates/element_address.tpl:113
-#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
-msgid "Address"
-msgstr "Adres"
-
-#: plugins/addons/addressbook/address_edit.tpl:106
-#: plugins/addons/addressbook/address_info.tpl:75
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
-msgid "Mobile"
-msgstr "GSM"
-
-#: plugins/addons/addressbook/address_edit.tpl:118
-#: plugins/addons/addressbook/address_info.tpl:83
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
-msgid "Email"
-msgstr "E-mail"
-
-#: plugins/addons/addressbook/address_edit.tpl:134
-#: plugins/addons/addressbook/address_info.tpl:99
-msgid "Organizational"
-msgstr "Bedrijfsmatig"
-
-#: plugins/addons/addressbook/address_edit.tpl:143
-#: plugins/addons/addressbook/address_info.tpl:109
-msgid "Company"
-msgstr "Bedrijf"
-
-#: plugins/addons/addressbook/address_edit.tpl:167
-#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
-#: html/getxls.php:298
-msgid "City"
-msgstr "Plaats"
-
-#: plugins/addons/addressbook/address_edit.tpl:179
-#: plugins/addons/addressbook/address_info.tpl:133
-#: plugins/personal/generic/class_user.inc:1410
-#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
-msgid "Postal code"
-msgstr "Postcode"
-
-#: plugins/addons/addressbook/address_edit.tpl:191
-#: plugins/addons/addressbook/address_info.tpl:141
-#: plugins/admin/departments/class_departmentGeneric.inc:596
-msgid "Country"
-msgstr "Land"
-
-#: plugins/addons/addressbook/address_edit.tpl:246
-#: plugins/addons/addressbook/class_addressbook.inc:813
-#: plugins/addons/addressbook/address_info.tpl:179
-#: plugins/personal/nagios/nagios.tpl:79
-#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
-#: html/getxls.php:300
-msgid "Pager"
-msgstr "Pieper"
-
-#: plugins/addons/addressbook/address_edit.tpl:264
-#: plugins/admin/systems/goKrbServer.tpl:30
-#: plugins/admin/systems/goGlpiServer.tpl:32
-#: plugins/admin/systems/goLdapServer.tpl:9
-#: plugins/admin/systems/glpi_devices.tpl:760
-#: plugins/admin/systems/class_goService.inc:39
-#: plugins/admin/systems/goImapServer.tpl:116
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
-#: plugins/admin/systems/goMailServer.tpl:221
-#: plugins/admin/systems/servnfs.tpl:139
-#: plugins/admin/systems/goNtpServer.tpl:29
-#: plugins/admin/systems/goShareServer.tpl:29
-#: plugins/admin/systems/goFonServer.tpl:39
-#: plugins/admin/systems/goSyslogServer.tpl:5
-#: plugins/admin/systems/servkolab.tpl:245
-#: plugins/admin/systems/goCupsServer.tpl:5
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
-#: plugins/admin/systems/goTerminalServer.tpl:23
-#: plugins/admin/systems/goSpamServer.tpl:125
-#: plugins/admin/systems/goFaxServer.tpl:23
-#: plugins/admin/systems/gosaLogServer.tpl:31
-#: plugins/admin/systems/servdns.tpl:21
-#: plugins/admin/systems/goSpamServerRule.tpl:21
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
-#: plugins/admin/systems/servRepository.tpl:66
-#: plugins/admin/systems/servdnseditzone.tpl:128
-#: plugins/admin/systems/goVirusServer.tpl:168
-#: plugins/admin/systems/goLogDBServer.tpl:23
-#: plugins/admin/departments/class_departmentManagement.inc:395
-#: plugins/admin/departments/dep_move_confirm.tpl:15
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
-#: plugins/personal/scalix/main.inc:99
-#: plugins/personal/environment/hotplugDialogNew.tpl:53
-#: plugins/personal/generic/generic_certs.tpl:91
-#: plugins/personal/generic/generic_picture.tpl:33
-#: include/sieve/templates/management.tpl:24
-#: include/sieve/templates/edit_frame_base.tpl:39
-#: include/class_MultiSelectWindow.inc:80
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-msgid "Save"
-msgstr "Opslaan"
-
-#: plugins/addons/addressbook/class_addressbook.inc:6
-#: plugins/addons/addressbook/class_addressbook.inc:796
-#: plugins/addons/addressbook/class_addressbook.inc:802
-#: setup/class_setupStep_Feedback.inc:105
-msgid "Addressbook"
-msgstr "Adresboek"
-
-#: plugins/addons/addressbook/class_addressbook.inc:174
-#, php-format
-msgid "Dial from %s to %s now?"
-msgstr "Nu van %s naar %s bellen?"
-
-#: plugins/addons/addressbook/class_addressbook.inc:178
-msgid ""
-"You have no personal phone number set. Please change that in order to "
-"perform direct dials."
-msgstr ""
-"U heeft geen privé telefoonnummer opgegeven. Verander dit a.u.b. om direkt "
-"te kunnen kiezen"
-
-#: plugins/addons/addressbook/class_addressbook.inc:205
-#: plugins/addons/addressbook/class_addressbook.inc:760
-#, fuzzy, php-format
-msgid "Removing of addressbook entry '%s' failed."
-msgstr "Het verwijderen van de adresboek invoer is mislukt"
-
-#: plugins/addons/addressbook/class_addressbook.inc:212
-#: plugins/addons/addressbook/class_addressbook.inc:320
-msgid "You are not allowed to delete this entry!"
-msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
-
-#: plugins/addons/addressbook/class_addressbook.inc:314
-#, php-format
-msgid "You're about to delete the entry %s."
-msgstr "U staat op het punt de invoer %s te verwijderen."
-
-#: plugins/addons/addressbook/class_addressbook.inc:452
-#, php-format
-msgid "Save contact for %s as vcard"
-msgstr "Sla contact voor %s op als vcard"
-
-#: plugins/addons/addressbook/class_addressbook.inc:458
-#, php-format
-msgid "Send mail to %s"
-msgstr "Stuur E-mail naar %s"
-
-#: plugins/addons/addressbook/class_addressbook.inc:571
-msgid "global addressbook"
-msgstr "globaal adresboek"
-
-#: plugins/addons/addressbook/class_addressbook.inc:574
-msgid "user database"
-msgstr "gebruiker database"
-
-#: plugins/addons/addressbook/class_addressbook.inc:578
-#, php-format
-msgid "Contact stored in '%s'"
-msgstr "Contact opgeslagen in '%s'"
-
-#: plugins/addons/addressbook/class_addressbook.inc:580
-msgid "Creating new entry in"
-msgstr "Maak record aan in"
-
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/class_addressbook.inc:806
-#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
-#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
-msgid "Given name"
-msgstr "Naam"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Work phone"
-msgstr "Telefoon Werk"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Cell phone"
-msgstr "GSM"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
-msgid "Home phone"
-msgstr "Telefoon Privé"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: plugins/personal/posix/class_posixAccount.inc:1365
-#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
-#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
-msgid "User ID"
-msgstr "Gebruikers ID"
-
-#: plugins/addons/addressbook/class_addressbook.inc:659
-#: plugins/admin/users/class_userManagement.inc:561
-#: plugins/admin/users/class_userManagement.inc:639
-#: plugins/personal/generic/class_user.inc:1105
-msgid "The required field 'Name' is not set."
-msgstr "Het vereiste veld '(Achter)naam' is leeg."
-
-#: plugins/addons/addressbook/class_addressbook.inc:663
-#: plugins/admin/users/class_userManagement.inc:564
-#: plugins/admin/users/class_userManagement.inc:642
-#: plugins/personal/generic/class_user.inc:1120
-msgid "The required field 'Given name' is not set."
-msgstr "Het vereiste veld 'Voornaam' is leeg."
-
-#: plugins/addons/addressbook/class_addressbook.inc:669
-#: plugins/addons/addressbook/class_addressbook.inc:697
-#: plugins/admin/departments/class_departmentGeneric.inc:276
-#: plugins/personal/generic/class_user.inc:1141
-#: plugins/personal/generic/class_user.inc:1166
-msgid "The field 'Name' contains invalid characters."
-msgstr "Het veld 'Naam' bevat ongeldige karakters."
-
-#: plugins/addons/addressbook/class_addressbook.inc:672
-#: plugins/addons/addressbook/class_addressbook.inc:694
-#: plugins/personal/generic/class_user.inc:1144
-#: plugins/personal/generic/class_user.inc:1163
-msgid "The field 'Given name' contains invalid characters."
-msgstr "Het veld 'Voornaam' bevat ongeldige karakters."
-
-#: plugins/addons/addressbook/class_addressbook.inc:677
-#: plugins/addons/addressbook/class_addressbook.inc:680
-#: plugins/admin/departments/class_departmentGeneric.inc:279
-#: plugins/personal/generic/class_user.inc:1149
-msgid "The field 'Phone' contains an invalid phone number."
-msgstr "Het veld 'Telefoon' bevat een ongeldig telefoonnummer."
-
-#: plugins/addons/addressbook/class_addressbook.inc:683
-#: plugins/admin/departments/class_departmentGeneric.inc:282
-#: plugins/personal/generic/class_user.inc:1152
-msgid "The field 'Fax' contains an invalid phone number."
-msgstr "Het veld 'Fax' bevat een ongeldig Faxnummer."
-
-#: plugins/addons/addressbook/class_addressbook.inc:686
-#: plugins/personal/generic/class_user.inc:1155
-msgid "The field 'Mobile' contains an invalid phone number."
-msgstr "Het veld 'GSM' bevat een ongeldig telefoonnummer"
-
-#: plugins/addons/addressbook/class_addressbook.inc:689
-#: plugins/personal/generic/class_user.inc:1158
-msgid "The field 'Pager' contains an invalid phone number."
-msgstr "Het veld 'Pieper' bevat een ongeldig telefoonnummer."
-
-#: plugins/addons/addressbook/class_addressbook.inc:702
-#: plugins/admin/ogroups/class_mailogroup.inc:85
-#: plugins/personal/mail/class_mailAccount.inc:912
-#: plugins/personal/mail/class_mailAccount.inc:916
-msgid "Please enter a valid email address in 'Primary address' field."
-msgstr "Geef a.u.b. een geldig E-mail adres voor het 'Primair adres' op."
-
-#: plugins/addons/addressbook/class_addressbook.inc:710
-msgid ""
-"Cannot create a unique DN for your entry. Please fill more formular fields."
-msgstr ""
-"Kan geen unieke DN aanmaken voor uw invoer. Vul a.u.b. meer formulier velden "
-"in."
-
-#: plugins/addons/addressbook/class_addressbook.inc:797
-#, fuzzy
-msgid "Addressbook entry acls"
-msgstr "Het opslaan van de adresboek invoer is mislukt"
-
-#: plugins/addons/addressbook/class_addressbook.inc:805
-#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
-msgid "Surename"
-msgstr "Achternaam"
-
-#: plugins/addons/addressbook/class_addressbook.inc:807
-#: plugins/personal/generic/class_user.inc:1445
-#, fuzzy
-msgid "Telefon number"
-msgstr "Telefoonnummer"
-
-#: plugins/addons/addressbook/class_addressbook.inc:809
-#: plugins/personal/generic/class_user.inc:1446
-#, fuzzy
-msgid "Mobile number"
-msgstr "GSM nummer"
-
-#: plugins/addons/addressbook/class_addressbook.inc:810
-#: plugins/personal/generic/class_user.inc:1431
-#, fuzzy
-msgid "Home phone number"
-msgstr "Telefoonnummer"
-
-#: plugins/addons/addressbook/class_addressbook.inc:811
-#: plugins/personal/generic/class_user.inc:1427
-#, fuzzy
-msgid "User identification"
-msgstr "Gebruikersinformatie"
-
-#: plugins/addons/addressbook/class_addressbook.inc:812
-#: plugins/admin/groups/class_groupMail.inc:1118
-#: plugins/admin/systems/class_servDNS.inc:409
-#: plugins/admin/systems/servdnseditzone.tpl:60
-#: plugins/admin/ogroups/class_mailogroup.inc:189
-#: plugins/personal/mail/class_mailAccount.inc:1148
-#: plugins/personal/nagios/nagios.tpl:17
-#: plugins/personal/nagios/class_nagiosAccount.inc:288
-#: setup/setup_feedback.tpl:30 html/getxls.php:225
-msgid "Mail address"
-msgstr "E-mail adres"
-
-#: plugins/addons/addressbook/class_addressbook.inc:814
-#: plugins/personal/generic/class_user.inc:1433
-#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
-#: html/getxls.php:299
-msgid "Organization"
-msgstr "Organisatie"
-
-#: plugins/addons/addressbook/class_addressbook.inc:817
-#: plugins/addons/addressbook/class_addressbook.inc:818
-#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Postal address"
-msgstr "Adres thuis"
-
-#: plugins/addons/addressbook/class_addressbook.inc:819
-#: plugins/admin/departments/class_departmentGeneric.inc:602
-#: plugins/admin/departments/generic.tpl:60
-#: plugins/personal/generic/class_user.inc:1442
-#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
-#: html/getxls.php:301
-msgid "State"
-msgstr "Provincie"
-
-#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
-msgid "Title"
-msgstr "Titel"
-
-#: plugins/addons/addressbook/class_addressbook.inc:822
-#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
-msgid "Home postal address"
-msgstr "Adres thuis"
-
-#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
-#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
-msgid "Common name"
-msgstr "Algemene naam"
-
-#: plugins/addons/addressbook/main.inc:36
-msgid "Address book"
-msgstr "Adresboek"
-
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Contact"
-msgstr "Contact"
-
-#: plugins/addons/addressbook/contents.tpl:37
-msgid ""
-"The telephone list plugin provides list and search facilities for the people "
-"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
-"find 'Gonicus'. Use the filters below to narrow down your search."
-msgstr ""
-"De telefoonlijst module biedt zoek en weergave mogelijkheden binnen uw "
-"organisatie. U kunt een asterisk (*) gebruiken als wildcard. 'Go*us' zal "
-"bijvoorbeeld 'Gonicus' vinden. Gebruik de selectie mogelijkheden om uw "
-"zoekopdracht verder te verfijnen."
-
-#: plugins/addons/addressbook/contents.tpl:48
-msgid "Add entry"
-msgstr "Record toevoegen"
-
-#: plugins/addons/addressbook/contents.tpl:54
-#: plugins/admin/groups/class_groupApplication.inc:764
-msgid "Edit entry"
-msgstr "Invoer bewerken"
-
-#: plugins/addons/addressbook/contents.tpl:58
-msgid "Remove entry"
-msgstr "Record verwijderen"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Select to see regular users"
-msgstr "Selecteer om gewone gebruikers te tonen"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Show organizational entries"
-msgstr "Toon gebruikers binnen de organisatie"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Select to see users in addressbook"
-msgstr "Selecteer om gebruikers in het adresboek te zien"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Show addressbook entries"
-msgstr "Toon adresboek records"
-
-#: plugins/addons/addressbook/contents.tpl:84
-msgid "Display results for department"
-msgstr "Toon resultaten voor afdeling"
-
-#: plugins/addons/addressbook/contents.tpl:97
-msgid "Match object"
-msgstr "Zoek op"
-
-#: plugins/addons/addressbook/contents.tpl:100
-msgid "Choose the object that will be searched in"
-msgstr "Selecteer het object waarbinnen gezocht zal worden"
-
-#: plugins/addons/addressbook/contents.tpl:112
-msgid "Search string"
-msgstr "Zoekstring"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:2
-msgid ""
-"The CSV import plugin provides methods to generate user accounts from a file "
-"containing Comma Seperated Values. The administrator can decide which "
-"columns should be transfered to which attribute. Note that you must have at "
-"least the UID, GIVENNAME and SURENAME set."
-msgstr ""
-"De CSV import module bevat mothodes om gebruikers accounts aan te maken "
-"vanuit een bestand met komma gescheiden waardes. De beheerder kan bepalen "
-"welke kolommen vertaald moeten worden naar welke atributen. Merk op dat u "
-"tenminste het UID, GIVENNAME en SURNAME atribuut dient in te stellen."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:10
-msgid "Select CSV file to import"
-msgstr "Selecteer het te importeren CSV bestand"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:14
-#: plugins/addons/ldapmanager/contentimport.tpl:15
-#: plugins/personal/environment/kioskManagement.tpl:13
-msgid "Browse"
-msgstr "Doorzoek"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:19
-msgid "Select template"
-msgstr "Selecteer sjabloon"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:34
-msgid "All entries have been written to the LDAP database successfully."
-msgstr "Alle gegevens zijn succesvol naar de LDAP database weggeschreven."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:36
-msgid "Oups. There was an error during the import of your data."
-msgstr "Oeps. Er is een fout opgetreden bij het importeren van uw data."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:39
-msgid "Here is the status report for the import:"
-msgstr "Hier is het statusraport voor de import:"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:80
-msgid "Selected Template"
-msgstr "Geselecteerd Sjabloon"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:7
-msgid "XLS import"
-msgstr "XLS import"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:99
-#: plugins/addons/ldapmanager/class_export.inc:84
-msgid "Error while exporting the requested entries!"
-msgstr "Fout bij het exporteren van de gevraagde gegevens!"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:112
-#: plugins/addons/ldapmanager/class_export.inc:96
-#, fuzzy, php-format
-msgid "You are not allowed to export the given ldap entry (%s)"
-msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:3
-msgid ""
-"The XLS export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as xls. You may save these files for "
-"documentation."
-msgstr ""
-"De XLS export module biedt mogelijkheden om de complete inhoud van uw LDAP "
-"database te downloaden als een xls (Excel) bestand. U kunt deze bestanden "
-"voor documentatie doeleinden opslaan."
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:10
-#: plugins/addons/ldapmanager/contentexport.tpl:10
-msgid "Export single entry"
-msgstr "Exporteer een enkel record"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:14
-msgid "Choose the data you want to Export"
-msgstr "Selecteer de data die u wilt exporteren"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:24
-msgid "Export complete XLS for"
-msgstr "Exporteer een compleet XLS voor"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:27
-#: plugins/addons/ldapmanager/contentexportxls.tpl:42
-#: plugins/addons/ldapmanager/contentexport.tpl:24
-#: plugins/addons/ldapmanager/contentexport.tpl:39
-msgid "Choose the department you want to Export"
-msgstr "Selecteer de afdeling die u wilt exporteren"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:39
-#: plugins/addons/ldapmanager/contentexport.tpl:36
-msgid "Export IVBB LDIF for"
-msgstr "Exporteer IVBB LDIF voor"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:58
-#: plugins/addons/ldapmanager/contentexport.tpl:55
-msgid "Export successful"
-msgstr "Export was succesvol"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the complete LDAP database to a xls file"
-msgstr "Klik hier om de complete LDAP database op te slaan in een xls-bestand."
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the LDAP Export to a xls file"
-msgstr "Klik hier om de LDAP export op te slaan in een xls-bestand."
-
-#: plugins/addons/ldapmanager/contentexport.tpl:3
-msgid ""
-"The LDIF export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as ldif. You may save these files for backup "
-"purpose or when initializing a new server."
-msgstr ""
-"De LDIF export module biedt mogelijkheden om de complete inhoud van uw LDAP "
-"database te downloaden als een LDIF bestand. U kunt deze bestanden voor "
-"backup doeleinden opslaan of gebruiken voor het initialiseren van een nieuwe "
-"server."
-
-#: plugins/addons/ldapmanager/contentexport.tpl:21
-msgid "Export complete LDIF for"
-msgstr "Exporteer een complete LDIF voor"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the complete LDAP database to a file"
-msgstr "Klik hier om de complete LDAP database op te slaan in een bestand."
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the LDAP Export "
-msgstr "Klik hier om de LDAP export op te slaan in een bestand."
-
-#: plugins/addons/ldapmanager/contentimport.tpl:3
-msgid ""
-"The LDIF import plugin provides methods to upload a set of entries to your "
-"running LDAP directory as ldif. You may use this to add new or modify "
-"existing entries. Remember that GOsa will not check your ldifs for GOsa "
-"conformance."
-msgstr ""
-"De LDIF import module biedt mogelijkheden om gegevens binnen uw draaiende "
-"LDAP database te importeren als een LDIF bestand. U kunt deze "
-"functionaliteit gebruiken om gegevens toe te voegen of veranderen. Let op, "
-"GOsa zal uw LDIF bestanden niet controleren op GOsa conformiteit!"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:10
-msgid "Import LDIF File"
-msgstr "Importeer LDIF bestand"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:24
-#, fuzzy
-msgid "Modify existing objects, keep untouched attributes"
-msgstr "Verander bestaand atribuut"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:25
-msgid "Overwrite existing objects, all not listed attributes will be removed"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:34
-#, fuzzy
-msgid "Remove existing entries first"
-msgstr "Het verwijderen van DNS regels is mislukt"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:41
-msgid "Import successful"
-msgstr "Import was succesvol"
-
-#: plugins/addons/ldapmanager/class_export.inc:6
-msgid "CSV import"
-msgstr "CSV import"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:6
-#: plugins/addons/ldapmanager/class_import.inc:6
-msgid "LDIF export"
-msgstr "LDIF export"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:105
-msgid "You've no permission to do CSV imports."
-msgstr "U heeft geen toestemming om CSV gegevens te importeren."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:166
-msgid "Need 'sn','givenName' and 'uid' to create user."
-msgstr "'sn', 'givenName' en 'uid' zijn nodig om een gebruiker aan te maken"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:214
-msgid "failed"
-msgstr "mislukt"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:218
-msgid "ok"
-msgstr "okee"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:282
-msgid "status"
-msgstr "status"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:286
-#, php-format
-msgid "An Error Occured while inserting entry %s - process aborted"
-msgstr ""
-"Er is een fout opgetreden bij het invoegen van invoer %s - Het proces is "
-"afgebroken"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:324
-msgid "Nothing to import!"
-msgstr "Er is niets te importeren!"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:336
-#: plugins/addons/ldapmanager/class_csvimport.inc:347
-#: plugins/addons/ldapmanager/class_csvimport.inc:352
-#: plugins/addons/ldapmanager/class_import.inc:68
-#: plugins/addons/ldapmanager/class_import.inc:76
-msgid "There is no file uploaded."
-msgstr "Er is geen bestand ge-upload."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:341
-#: plugins/addons/ldapmanager/class_import.inc:61
-msgid "The specified file is empty."
-msgstr "Het opgegeven bestand is leeg."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:495
-msgid "The selected file does not contain any CSV Data..."
-msgstr "Het geselecteerde bestand bevat geen enkele CSV data..."
-
-#: plugins/addons/ldapmanager/main.inc:34
-#: plugins/addons/ldapmanager/class_ldif.inc:7
-msgid "LDAP manager"
-msgstr "LDAP beheer"
-
-#: plugins/addons/ldapmanager/class_import.inc:52
-msgid "You need full access to all objects, to execute the import command."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_import.inc:109
-msgid "Unknown Error"
-msgstr "Onbekende fout"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:35
-#, fuzzy
-msgid "Ldap manager"
-msgstr "LDAP beheer"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:41
-#, fuzzy
-msgid "Ldap manager addon"
-msgstr "LDAP beheer"
-
-#: plugins/admin/groups/class_groupManagement.inc:250
-#: plugins/admin/systems/class_systemManagement.inc:489
-#: plugins/admin/applications/class_applicationManagement.inc:289
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
-#: plugins/admin/departments/class_departmentManagement.inc:169
-#: plugins/admin/fai/class_faiManagement.inc:206
-#, fuzzy, php-format
-msgid "You're about to delete the following entry %s"
-msgstr "U staat op het punt de invoer %s te verwijderen."
-
-#: plugins/admin/groups/class_groupManagement.inc:252
-#: plugins/admin/systems/class_systemManagement.inc:491
-#: plugins/admin/applications/class_applicationManagement.inc:291
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
-#: plugins/admin/departments/class_departmentManagement.inc:171
-#: plugins/admin/fai/class_faiManagement.inc:208
-#, fuzzy, php-format
-msgid "You're about to delete the following entries %s"
-msgstr "U staat op het punt de invoer %s te verwijderen."
-
-#: plugins/admin/groups/class_groupManagement.inc:286
-#: plugins/admin/groups/class_groupManagement.inc:339
-#: plugins/admin/groups/class_groupManagement.inc:370
-msgid "You are not allowed to delete this group!"
-msgstr "U heeft geen toestemming om deze groep te verwijderen!"
-
-#: plugins/admin/groups/class_groupManagement.inc:332
-#, php-format
-msgid "You're about to delete the group '%s'."
-msgstr "U staat op het punt de groep '%s' te verwijderen."
-
-#: plugins/admin/groups/class_groupApplication.inc:415
-msgid "This 'dn' is no appgroup."
-msgstr "Deze 'dn' is geen programmagroep"
-
-#: plugins/admin/groups/class_groupApplication.inc:423
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove applications"
-msgstr "Programma's verwijderen"
-
-#: plugins/admin/groups/class_groupApplication.inc:424
-msgid ""
-"This group has application features enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"Deze groep heeft programma mogelijkheden ingeschakeld. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/groups/class_groupApplication.inc:426
-msgid "Create applications"
-msgstr "Programma's aanmaken"
-
-#: plugins/admin/groups/class_groupApplication.inc:427
-msgid ""
-"This group has application features disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Deze groep heeft programma mogelijkheden uitgeschakeld. U kunt deze "
-"inschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/groups/class_groupApplication.inc:434
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
-msgid "ACL"
-msgstr "Rechten"
-
-#: plugins/admin/groups/class_groupApplication.inc:437
-msgid ""
-"You do not have permission to query application entries. All your changes "
-"will not be saved."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:450
-msgid "Invalid character in category name."
-msgstr "De categorienaam bevat ongeldige karakters."
-
-#: plugins/admin/groups/class_groupApplication.inc:458
-msgid "The specified category already exists."
-msgstr "De opgegeven categorie bestaat al."
-
-#: plugins/admin/groups/class_groupApplication.inc:564
-msgid "The selected application name is not uniq. Please check your LDAP."
-msgstr ""
-"De geselecteerde programma naam is niet uniek. Controleeer uw LDAP database."
-
-#: plugins/admin/groups/class_groupApplication.inc:602
-msgid "The selected application has no options."
-msgstr "Het geselecteerde programma heeft geen opties."
-
-#: plugins/admin/groups/class_groupApplication.inc:690
-#: plugins/admin/departments/class_divListDepartment.inc:195
-msgid "department"
-msgstr "afdeling"
-
-#: plugins/admin/groups/class_groupApplication.inc:699
-msgid "application"
-msgstr "programma"
-
-#: plugins/admin/groups/class_groupApplication.inc:715
-#: plugins/admin/groups/class_groupApplication.inc:756
-msgid "Delete entry"
-msgstr "Verwijder invoer"
-
-#: plugins/admin/groups/class_groupApplication.inc:717
-#: plugins/admin/groups/class_groupApplication.inc:751
-#: include/sieve/templates/object_container_clear.tpl:9
-#: include/sieve/templates/object_container.tpl:9
-msgid "Move up"
-msgstr "Omhoog verplaatsen"
-
-#: plugins/admin/groups/class_groupApplication.inc:720
-#: plugins/admin/groups/class_groupApplication.inc:754
-#: include/sieve/templates/object_container_clear.tpl:13
-#: include/sieve/templates/object_container.tpl:13
-msgid "Move down"
-msgstr "Omlaag verplaatsen"
-
-#: plugins/admin/groups/class_groupApplication.inc:749
-msgid "Insert seperator"
-msgstr "Scheidingsteken invoegen"
-
-#: plugins/admin/groups/class_groupApplication.inc:794
-msgid "This application is no longer available."
-msgstr "Dit programma is niet meer beschikbaar."
-
-#: plugins/admin/groups/class_groupApplication.inc:797
-#, php-format
-msgid "This application is not available in any release named %s."
-msgstr "Deze applicatie is niet beschikbaar in enige uitgave %s genaamd."
-
-#: plugins/admin/groups/class_groupApplication.inc:801
-msgid "Check parameter"
-msgstr "Controleer parameter"
-
-#: plugins/admin/groups/class_groupApplication.inc:803
-msgid "This application has changed parameters."
-msgstr "Dit programma heeft veranderde parameters."
-
-#: plugins/admin/groups/class_groupApplication.inc:928
-#, fuzzy, php-format
-msgid "Removing of groups/applications with dn '%s' failed."
-msgstr "Het verwijderen van het programma van groep '%s' is mislukt"
-
-#: plugins/admin/groups/class_groupApplication.inc:988
-#, fuzzy, php-format
-msgid "Saving of groups/applications with dn '%s' failed."
-msgstr "Het opslaan van het programma is mislukt"
-
-#: plugins/admin/groups/class_groupApplication.inc:1039
-#, php-format
-msgid ""
-"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
-"the objects base has changed."
-msgstr ""
-"Kon distributienaam '%s' moet vinden. Distributienaam is ingesteld op '%s'. "
-"De basis van het object is mogelijk gewijzigd."
-
-#: plugins/admin/groups/class_groupApplication.inc:1044
-msgid ""
-"There are no releases available. You will not be able to select another "
-"release."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1195
-#, fuzzy
-msgid "Group applications"
-msgstr "Toon programma's"
-
-#: plugins/admin/groups/class_groupApplication.inc:1202
-#: plugins/admin/groups/class_divListGroup.inc:229
-#: plugins/admin/applications/class_divListApplication.inc:213
-#: plugins/admin/applications/class_applicationGeneric.inc:548
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
-#: plugins/admin/ogroups/tabs_ogroups.inc:117
-#: plugins/admin/ogroups/class_ogroupManagement.inc:430
-#: plugins/generic/references/class_reference.inc:42
-#: plugins/gofon/fonreports/contents.tpl:34
-msgid "Application"
-msgstr "Programma"
-
-#: plugins/admin/groups/class_groupApplication.inc:1203
-#: plugins/admin/systems/class_servRepository.inc:258
-#: plugins/admin/systems/servRepositorySetup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:55
-#: plugins/admin/systems/workstationStartup.tpl:89
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/faiPackage.tpl:37
-msgid "Release"
-msgstr "Distributie versie"
-
-#: plugins/admin/groups/class_groupApplication.inc:1204
-#, fuzzy
-msgid "Application parameter"
-msgstr "Programmanaam"
-
-#: plugins/admin/groups/remove.tpl:6
-msgid ""
-"This may be a primary user group. Please double check if you really want to "
-"do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Dit kan een primaire groep zijn. Verzeker uzelf ervan dat dit is wat u wilt, "
-"aangezien er geen mogelijkheid voor GOsa is om deze gegevens terug te halen."
-
-#: plugins/admin/groups/application_options.tpl:2
-msgid "Application options"
-msgstr "Programma opties"
-
-#: plugins/admin/groups/application.tpl:3
-msgid "Release focus"
-msgstr "Distributie focus"
-
-#: plugins/admin/groups/application.tpl:6
-msgid "Select release name"
-msgstr "Selecteer een distributienaam"
-
-#: plugins/admin/groups/application.tpl:20
-msgid "Used applications"
-msgstr "Gebruikte programma's"
-
-#: plugins/admin/groups/application.tpl:27
-msgid "Add category"
-msgstr "Categorie toevoegen"
-
-#: plugins/admin/groups/application.tpl:34
-msgid "Available applications"
-msgstr "Beschikbare programma's"
-
-#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
-#: plugins/personal/mail/class_mailAccount.inc:1139
-#: setup/setup_config2.tpl:118
-msgid "Mail settings"
-msgstr "E-mail instellingen"
-
-#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
-#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
-#: plugins/personal/mail/generic.tpl:8
-msgid "Primary address"
-msgstr "Primair adres"
-
-#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
-msgid "Primary mail address for this shared folder"
-msgstr "Primair E-mail adres voor deze gedeelde map"
-
-#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
-#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
-msgid "Alternative addresses"
-msgstr "Alternatieve adressen"
-
-#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:197
-#: plugins/admin/systems/phonesettings.tpl:220
-#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
-msgid "List of alternative mail addresses"
-msgstr "Lijst met alternatieve E-mail adressen"
-
-#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
-msgid "Forward messages to non group members"
-msgstr "Stuur berichten door naar niet groepsleden"
-
-#: plugins/admin/groups/mail_locals.tpl:6
-#: plugins/personal/mail/mail_locals.tpl:7
-msgid "Select addresses to add"
-msgstr "Selecteer de toe te voegen adressen"
-
-#: plugins/admin/groups/mail_locals.tpl:32
-msgid "Display addresses of department"
-msgstr "Toon adressen van afdeling"
-
-#: plugins/admin/groups/mail_locals.tpl:42
-msgid "Display addresses matching"
-msgstr "Toon overeenkomende adressen"
-
-#: plugins/admin/groups/mail_locals.tpl:45
-#: plugins/personal/mail/mail_locals.tpl:52
-#: plugins/personal/posix/trust_machines.tpl:31
-#: plugins/personal/samba/samba3_workstations.tpl:31
-msgid "Regular expression for matching addresses"
-msgstr "Reguliere expresie voor overeenkomende adressen"
-
-#: plugins/admin/groups/mail_locals.tpl:52
-#: plugins/personal/mail/mail_locals.tpl:60
-msgid "Display addresses of user"
-msgstr "Toon adressen van gebruiker"
-
-#: plugins/admin/groups/mail_locals.tpl:55
-#: plugins/personal/mail/mail_locals.tpl:64
-msgid "User name of which addresses are shown"
-msgstr "Gebruikersnaam van wie de adressen getoond worden"
-
-#: plugins/admin/groups/class_divListGroup.inc:35
-#: plugins/admin/groups/class_divListGroup.inc:36
-msgid "List of groups"
-msgstr "Lijst met groepen"
-
-#: plugins/admin/groups/class_divListGroup.inc:41
-msgid ""
-"This menu allows you to add, edit and remove selected groups. You may want "
-"to use the range selector on top of the group listbox, when working with a "
-"large number of groups."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde groepen toe te voegen, bewerken "
-"of verwijderen. Indien u veel groepen heeft, dan is het aan te raden de "
-"selectie mogelijkheden te gebruiken."
-
-#: plugins/admin/groups/class_divListGroup.inc:60
-msgid "Groupname / Department"
-msgstr "Groepsnaam / Afdeling"
-
-#: plugins/admin/groups/class_divListGroup.inc:61
-#: plugins/admin/systems/terminal.tpl:1
-#: plugins/admin/systems/workstation.tpl:1
-#: plugins/admin/users/class_divListUsers.inc:62
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/ogroups/class_divListOGroup.inc:64
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/gofon/conference/generic.tpl:5
-msgid "Properties"
-msgstr "Eigenschappen"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Select to see groups that are primary groups of users"
-msgstr ""
-"Selecteer om de groepen te zien die primaire groepen van gebruikers zijn"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Show primary groups"
-msgstr "Toon primaire groepen"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Select to see groups that have samba groups mappings"
-msgstr "Selecteer om groepen te zien die Samba groep verbindingen hebben"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Show samba groups"
-msgstr "Toon Samba groepen"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Select to see groups that have applications configured"
-msgstr "Selecteer om groepen te zien die programma's geconfigureerd hebben"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Show application groups"
-msgstr "Toon programma groepen"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Select to see groups that have mail settings"
-msgstr "Selecteer om groepen te zien die E-mail instellingen hebben"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Show mail groups"
-msgstr "Toon E-mail groepen"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Select to see normal groups that have only functional aspects"
-msgstr ""
-"Selecteer om normale groepen die alleen functionele aspecten hebben te zien"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Show functional groups"
-msgstr "Toon functionele groepen"
-
-#: plugins/admin/groups/class_divListGroup.inc:76
-#: plugins/admin/ogroups/class_divListOGroup.inc:83
-#: plugins/personal/posix/posix_groups.tpl:57
-msgid "Regular expression for matching group names"
-msgstr "Reguliere expressie voor overeenkomende groepnamen"
-
-#: plugins/admin/groups/class_divListGroup.inc:77
-#: plugins/personal/posix/posix_groups.tpl:68
-msgid "User name of which groups are shown"
-msgstr "Gebruikersnaam van wie de groepen getoond worden"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-msgid "Create new group"
-msgstr "Nieuwe groep aanmaken"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-#: plugins/personal/environment/environment.tpl:219
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "New"
-msgstr "Nieuw"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove selected groups"
-msgstr "Verwijder gebruiker"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove groups"
-msgstr "Opties verwijderen"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy selected group"
-msgstr "Systeem status"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy groups"
-msgstr "Toon groepen"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "cut selected group"
-msgstr "Verwijder gebruiker"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "Cut groups"
-msgstr "groepen"
-
-#: plugins/admin/groups/class_divListGroup.inc:223
-#: plugins/admin/users/class_divListUsers.inc:221
-msgid "Posix"
-msgstr "Posix"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "cut"
-msgstr "knippen"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "Cut this entry"
-msgstr "Deze invoer knippen"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "copy"
-msgstr "kopieer"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "Copy this entry"
-msgstr "Deze invoer kopieren"
-
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/conference/class_divListConferences.inc:217
-msgid "Edit this entry"
-msgstr "Bewerk deze invoer"
-
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/conference/class_divListConferences.inc:227
-msgid "Delete this entry"
-msgstr "Verwijder deze invoer"
-
-#: plugins/admin/groups/mail_admins.tpl:4
-msgid "Folder administrators"
-msgstr "Map beheerders"
-
-#: plugins/admin/groups/mail_admins.tpl:24
-msgid "Select a specific department"
-msgstr "Selecteer een specifieke afdeling"
-
-#: plugins/admin/groups/mail_admins.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
-msgid "Choose"
-msgstr "Kies"
-
-#: plugins/admin/groups/class_groupMail.inc:80
-#: plugins/personal/mail/class_mailAccount.inc:92
-#, php-format
-msgid "There is no mail method '%s' specified in your gosa.conf available."
-msgstr "De E-mail methode '%s' opgegeven in uw gosa.conf is niet beschikbaar."
-
-#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
-#: include/class_acl.inc:771
-msgid "read"
-msgstr "alleen lezen"
-
-#: plugins/admin/groups/class_groupMail.inc:290
-msgid "post"
-msgstr "afleveren & lezen"
-
-#: plugins/admin/groups/class_groupMail.inc:291
-msgid "external post"
-msgstr "alleen afleveren"
-
-#: plugins/admin/groups/class_groupMail.inc:292
-msgid "append"
-msgstr "afleveren, lezen & kopieren"
-
-#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
-#: include/class_acl.inc:773
-msgid "write"
-msgstr "afleveren, lezen & schrijven"
-
-#: plugins/admin/groups/class_groupMail.inc:294
-#, fuzzy
-msgid "admin"
-msgstr "Beheerders"
-
-#: plugins/admin/groups/class_groupMail.inc:295
-#: plugins/admin/systems/class_SelectDeviceType.inc:29
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
-#: plugins/admin/users/class_userManagement.inc:539
-#: plugins/admin/ogroups/class_ogroup.inc:297
-msgid "none"
-msgstr "geen"
-
-#: plugins/admin/groups/class_groupMail.inc:339
-msgid "This 'dn' has no valid mail extensions."
-msgstr "Deze 'dn' heeft geen geldige E-mail mogelijkheden."
-
-#: plugins/admin/groups/class_groupMail.inc:347
-#: plugins/admin/ogroups/class_mailogroup.inc:50
-#: plugins/personal/mail/class_mailAccount.inc:299
-#: plugins/personal/mail/class_mailAccount.inc:302
-msgid "Remove mail account"
-msgstr "E-mail account verwijderen"
-
-#: plugins/admin/groups/class_groupMail.inc:348
-#: plugins/personal/mail/class_mailAccount.inc:303
-msgid ""
-"This account has mail features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft E-mail mogelijkheden ingeschakeld. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/groups/class_groupMail.inc:350
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid "Create mail account"
-msgstr "E-mail account aanmaken"
-
-#: plugins/admin/groups/class_groupMail.inc:351
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid ""
-"This account has mail features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft geen E-mail mogelijkheden. U kunt deze inschakelen door de "
-"knop hieronder te gebruiken."
-
-#: plugins/admin/groups/class_groupMail.inc:361
-#, fuzzy
-msgid ""
-"Remove shared folder from mail server database when entry gets removed in "
-"LDAP"
-msgstr "Kan de gebruiker niet verwijderen uit de kerberos database."
-
-#: plugins/admin/groups/class_groupMail.inc:362
-msgid "Remove the shared folder and all its contents after saving this account"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:421
-msgid "You're trying to add an invalid email address "
-msgstr "U probeert een ongeldig E-mail adres toe te voegen"
-
-#: plugins/admin/groups/class_groupMail.inc:427
-#: plugins/personal/mail/class_mailAccount.inc:364
-msgid "Adding your one of your own addresses to the forwarders makes no sense."
-msgstr ""
-"Het toevoegen van een van uw eigen adressen aan de lijst met doorstuur "
-"adressen is niet logisch."
-
-#: plugins/admin/groups/class_groupMail.inc:453
-#: plugins/personal/scalix/class_scalixAccount.inc:442
-#: plugins/personal/mail/class_mailAccount.inc:394
-#: plugins/personal/mail/class_mailAccount.inc:399
-msgid ""
-"You're trying to add an invalid email address to the list of alternate "
-"addresses."
-msgstr ""
-"U probeert een ongeldig E-mail adres toe te voegen aan de lijst met "
-"alternatieve adressen."
-
-#: plugins/admin/groups/class_groupMail.inc:458
-#: plugins/personal/scalix/class_scalixAccount.inc:451
-#: plugins/personal/mail/class_mailAccount.inc:409
-msgid "The address you're trying to add is already used by user"
-msgstr ""
-"Het adres dat u probeert toe te voegen wordt al gebruikt door gebruiker"
-
-#: plugins/admin/groups/class_groupMail.inc:613
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
-#: plugins/admin/systems/printer.tpl:71
-#: plugins/admin/systems/glpiManufacturer.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:111
-#: plugins/admin/systems/goMailServer.tpl:73
-#: plugins/admin/systems/goMailServer.tpl:104
-#: plugins/admin/systems/goSpamServer.tpl:48
-#: plugins/admin/systems/servdns.tpl:8
-#: plugins/admin/systems/workstationStartup.tpl:194
-#: plugins/admin/systems/glpiPrinter.tpl:152
-#: plugins/admin/applications/class_applicationParameters.inc:124
-#: plugins/admin/fai/faiPackage.tpl:82
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
-#: plugins/personal/connectivity/class_kolabAccount.inc:264
-#: plugins/personal/environment/kioskManagement.tpl:15
-#: plugins/personal/environment/environment.tpl:159
-#: plugins/personal/generic/generic_certs.tpl:21
-#: plugins/personal/generic/generic_certs.tpl:45
-#: plugins/personal/generic/generic_certs.tpl:69
-msgid "Remove"
-msgstr "Verwijderen"
-
-#: plugins/admin/groups/class_groupMail.inc:692
-#, fuzzy, php-format
-msgid "Removing of groups/mail with dn '%s' failed."
-msgstr "Het verwijderen van de groeps E-mail instellingen is mislukt"
-
-#: plugins/admin/groups/class_groupMail.inc:891
-#, fuzzy, php-format
-msgid "Saving of groups/mail with dn '%s' failed."
-msgstr "Het opslaan van de groep E-mail instellingen is mislukt"
-
-#: plugins/admin/groups/class_groupMail.inc:924
-#: plugins/personal/mail/class_mailAccount.inc:908
-msgid "The required field 'Primary address' is not set."
-msgstr "Het vereiste veld 'Primair adres' is leeg."
-
-#: plugins/admin/groups/class_groupMail.inc:927
-msgid "Please enter a valid email addres in 'Primary address' field."
-msgstr "Geef a.u.b. een geldig email adres op in het 'Primair adres' veld."
-
-#: plugins/admin/groups/class_groupMail.inc:933
-#: plugins/admin/ogroups/class_mailogroup.inc:92
-#: plugins/personal/mail/class_mailAccount.inc:922
-msgid "The primary address you've entered is already in use."
-msgstr "Het primaire adres dat u opgegeven heeft wordt al gebruikt."
-
-#: plugins/admin/groups/class_groupMail.inc:939
-#: plugins/personal/mail/class_mailAccount.inc:928
-msgid "Value in 'Quota size' is not valid."
-msgstr "De waarde opgegeven bij 'Quota grootte' is niet geldig."
-
-#: plugins/admin/groups/class_groupMail.inc:948
-#: plugins/personal/mail/class_mailAccount.inc:937
-msgid "Please specify a vaild mail size for mails to be rejected."
-msgstr "Geef a.u.b. een geldige E-mail grootte op voor af te wijzen E-mails."
-
-#: plugins/admin/groups/class_groupMail.inc:956
-#: plugins/personal/mail/class_mailAccount.inc:947
-msgid "You need to set the maximum mail size in order to reject anything."
-msgstr ""
-"U moet de maximale E-mail grootte instellen om uberhaupt iets af te kunnen "
-"afwijzen."
-
-#: plugins/admin/groups/class_groupMail.inc:960
-msgid ""
-"Please choose valid permission settings. Default permission can't be emtpy."
-msgstr ""
-"Kies a.u.b. geldige permissie instellingen. Standaard permissies kunnen niet "
-"leeg zijn."
-
-#: plugins/admin/groups/class_groupMail.inc:964
-msgid "Please select a valid mail server."
-msgstr "Selecteer a.u.b. een geldig mailserver"
-
-#: plugins/admin/groups/class_groupMail.inc:1111
-#, fuzzy
-msgid "Group mail"
-msgstr "Groepnaam"
-
-#: plugins/admin/groups/class_groupMail.inc:1119
-#, fuzzy
-msgid "Alternate addresses"
-msgstr "Alternatieve adressen"
-
-#: plugins/admin/groups/class_groupMail.inc:1120
-#, fuzzy
-msgid "Forwarding addresses"
-msgstr "Primair adres"
-
-#: plugins/admin/groups/class_groupMail.inc:1121
-#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
-#: plugins/personal/mail/class_mailAccount.inc:1150
-msgid "Quota size"
-msgstr "Quota grootte"
-
-#: plugins/admin/groups/class_groupMail.inc:1122
-#: plugins/personal/mail/class_mailAccount.inc:1149
-msgid "Mail server"
-msgstr "Mail server"
-
-#: plugins/admin/groups/class_groupMail.inc:1123
-#: plugins/admin/systems/printer.tpl:82
-#: plugins/admin/systems/class_printGeneric.inc:895
-msgid "Permissions"
-msgstr "Rechten"
-
-#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
-msgid "Group administration"
-msgstr "Groepen beheer"
-
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Groep instellingen"
-
-#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/ogroups/generic.tpl:7
-msgid "Group name"
-msgstr "Groepnaam"
-
-#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
-msgid "Posix name of the group"
-msgstr "POSIX naam van de groep"
-
-#: plugins/admin/groups/paste_generic.tpl:13
-#: plugins/admin/groups/generic.tpl:53
-msgid "Normally IDs are autogenerated, select to specify manually"
-msgstr ""
-"Normaliter worden IDs automatisch gegenereerd. Selecteer om handmatig te "
-"specificeren"
-
-#: plugins/admin/groups/paste_generic.tpl:15
-#: plugins/admin/groups/generic.tpl:56
-msgid "Force GID"
-msgstr "Forceer GID"
-
-#: plugins/admin/groups/paste_generic.tpl:18
-#: plugins/admin/groups/generic.tpl:59
-msgid "Forced ID number"
-msgstr "Geforceerd ID nummer"
-
-#: plugins/admin/groups/mail.tpl:21
-msgid "Select mail server to place user on"
-msgstr "Selecteer de mail server waarop de gebruiker ondergebracht wordt"
-
-#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
-msgid "Quota usage"
-msgstr "Quota gebruik"
-
-#: plugins/admin/groups/mail.tpl:38
-#: plugins/admin/systems/class_terminalInfo.inc:175
-#: plugins/admin/systems/class_printGeneric.inc:523
-#: plugins/personal/mail/generic.tpl:36
-msgid "not defined"
-msgstr "niet gedefiniëerd"
-
-#: plugins/admin/groups/mail.tpl:48
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-#: plugins/personal/scalix/generic.tpl:67
-#: plugins/personal/mail/generic.tpl:216
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/personal/connectivity/pureftpd.tpl:60
-#: plugins/personal/environment/environment.tpl:62
-msgid "MB"
-msgstr "MB"
-
-#: plugins/admin/groups/mail.tpl:88
-msgid "IMAP shared folders"
-msgstr "IMAP gedeelde mappen"
-
-#: plugins/admin/groups/mail.tpl:92
-msgid "Default permission"
-msgstr "Algemene rechten"
-
-#: plugins/admin/groups/mail.tpl:103
-msgid "Member permission"
-msgstr "Groepslid rechten"
-
-#: plugins/admin/groups/class_groupGeneric.inc:134
-msgid "Can't find this groups SID in LDAP or in your configuration file!"
-msgstr ""
-"Kan de SID van deze groep niet vinden in de LDAP database of in uw "
-"configuratie bestand."
-
-#: plugins/admin/groups/class_groupGeneric.inc:193
-msgid "This 'dn' is no group."
-msgstr "Deze 'dn' is geen groep."
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Samba group"
-msgstr "Samba groep"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain admins"
-msgstr "Windows beheerders"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain users"
-msgstr "Windows gebruikers"
-
-#: plugins/admin/groups/class_groupGeneric.inc:335
-msgid "Domain guests"
-msgstr "Windows gasten"
-
-#: plugins/admin/groups/class_groupGeneric.inc:340
-#, php-format
-msgid "Special group (%d)"
-msgstr "Speciale groep (%d)"
-
-#: plugins/admin/groups/class_groupGeneric.inc:454
-msgid "! unknown id"
-msgstr "! onbekend id"
-
-#: plugins/admin/groups/class_groupGeneric.inc:492
-#, php-format
-msgid ""
-"Your search method returned more than '%s' users, only '%s' users are shown."
-msgstr ""
-"Uw zoekopdracht gaf meer dan '%s' gebruikers terug. Slechts '%s' gebruikers "
-"worden getoond."
-
-#: plugins/admin/groups/class_groupGeneric.inc:521
-#: plugins/admin/groups/class_groupGeneric.inc:774
-#, fuzzy, php-format
-msgid "Removing of groups/generic with dn '%s' failed."
-msgstr "Het verwijderen van het programma van groep '%s' is mislukt"
-
-#: plugins/admin/groups/class_groupGeneric.inc:666
-#, php-format
-msgid "No configured SID found for '%s'."
-msgstr "Er kon geen geconfigureerde SID gevonden worden voor '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:671
-#, php-format
-msgid "No configured RIDBASE found for '%s'."
-msgstr "Er kon geen geconfigureerde RIDBASE gevonden worden voor '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:806
-msgid ""
-"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"Het veld 'Naam' bevat ongeldige karakters. Kleine letters, cijfers en "
-"liggende streepjes zijn toegestaan."
-
-#: plugins/admin/groups/class_groupGeneric.inc:817
-#: plugins/admin/groups/class_groupGeneric.inc:831
-#: plugins/admin/groups/class_groupGeneric.inc:838
-msgid "Value specified as 'Name' is already used."
-msgstr "De waarde die opgegeven is voor de naam wordt al gebruikt."
-
-#: plugins/admin/groups/class_groupGeneric.inc:847
-#: plugins/personal/posix/class_posixAccount.inc:961
-msgid "Value specified as 'GID' is not valid."
-msgstr "De opgegeven 'GID' waarde is niet geldig."
-
-#: plugins/admin/groups/class_groupGeneric.inc:850
-#: plugins/personal/posix/class_posixAccount.inc:964
-msgid "Value specified as 'GID' is too small."
-msgstr "De opgegeven 'GID' waarde is te klein."
-
-#: plugins/admin/groups/class_groupGeneric.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:1184
-msgid "Too many users, can't allocate a free ID!"
-msgstr ""
-"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:941
-#, fuzzy
-msgid "Generic group settings"
-msgstr "Algemene wachtrij instellingen"
-
-#: plugins/admin/groups/class_groupGeneric.inc:953
-#, fuzzy
-msgid "Phone pickup group"
-msgstr "Leden zitten in een telefoon beantwoordgroep"
-
-#: plugins/admin/groups/class_groupGeneric.inc:954
-#, fuzzy
-msgid "Nagios group"
-msgstr "Nagios account"
-
-#: plugins/admin/groups/class_groupGeneric.inc:956
-#: plugins/personal/posix/paste_generic.tpl:37
-#: plugins/personal/posix/generic.tpl:62
-msgid "GID"
-msgstr "GID"
-
-#: plugins/admin/groups/class_groupGeneric.inc:957
-#, fuzzy
-msgid "Group member"
-msgstr "Groepsleden"
-
-#: plugins/admin/groups/class_groupGeneric.inc:958
-#, fuzzy
-msgid "Samba group type"
-msgstr "Samba groep"
-
-#: plugins/admin/groups/class_groupGeneric.inc:959
-#, fuzzy
-msgid "Samba domain name"
-msgstr "Samba home"
-
-#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
-#, fuzzy
-msgid "Samba SID"
-msgstr "Samba"
-
-#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
-msgid "Descriptive text for this group"
-msgstr "Omschrijving voor deze groep"
-
-#: plugins/admin/groups/generic.tpl:68
-msgid "Select to create a samba conform group"
-msgstr "Selecteer om een samba conforme groep te maken"
-
-#: plugins/admin/groups/generic.tpl:76
-msgid "in domain"
-msgstr "in domein"
-
-#: plugins/admin/groups/generic.tpl:96
-msgid "Members are in a phone pickup group"
-msgstr "Leden zitten in een telefoon beantwoordgroep"
-
-#: plugins/admin/groups/generic.tpl:111
-msgid "Members are in a nagios group"
-msgstr "Leden zitten in een systeeminformatie groep (Nagios)"
-
-#: plugins/admin/groups/generic.tpl:128
-msgid "Group members"
-msgstr "Groepsleden"
-
-#: plugins/admin/groups/group_objects.tpl:6
-msgid "Select users to add"
-msgstr "Selecteer de toe te voegen gebruikers"
-
-#: plugins/admin/groups/group_objects.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Select to see servers"
-msgstr "Selecteer om servers te zien"
-
-#: plugins/admin/groups/group_objects.tpl:30
-msgid "Search within subtree"
-msgstr "Zoek binnen subtree"
-
-#: plugins/admin/groups/group_objects.tpl:37
-msgid "Display users of department"
-msgstr "Toon gebruikers van afdeling"
-
-#: plugins/admin/groups/group_objects.tpl:46
-#: plugins/admin/systems/glpiSelectUser.tpl:35
-#: plugins/admin/applications/class_divListApplication.inc:65
-#: plugins/admin/users/class_divListUsers.inc:77
-#: plugins/admin/fai/class_divListFai.inc:86
-#: plugins/personal/environment/hotplugDialog.tpl:43
-#: plugins/gofon/conference/headpage.tpl:35
-msgid "Display users matching"
-msgstr "Toon overeenkomende gebruikers"
-
-#: plugins/admin/groups/group_objects.tpl:47
-#: plugins/admin/systems/glpiSelectUser.tpl:37
-msgid "Regular expression for matching user names"
-msgstr "Reguliere expressie voor overeenkomende gebruikersnamen"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
-#, php-format
-msgid ""
-"Can't rename '%s' to '%s' there is already an entry with the same name in "
-"our zone editing dialog."
-msgstr ""
-"Kon '%s' niet hernoemen naar '%s'. Er is al een invoer met dezelfde naam in "
-"de zone bewerkings dialoog."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
-#, php-format
-msgid "Entry name '%s' contains invalid characters."
-msgstr "Invoerregel '%s' bevat ongeldige karakters."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
-#, php-format
-msgid "Can not rename '%s' to '%s',the destination name already exists."
-msgstr "Kan '%s' niet hernoemen naar '%s'. De gewenste naam bestaat al."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
-#, php-format
-msgid "Can not create '%s',the destination name already exists."
-msgstr "Kan '%s' niet aanmaken. De gewenste naam bestaat al."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
-#, php-format
-msgid "The name '%s' is used more than once."
-msgstr "De naam '%s' wordt meer dan een maal gebruikt."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
-#, php-format
-msgid "The record type '%s' is a unique type and can't be defined twice."
-msgstr ""
-"Het recordtype '%s' is een uniek type en kan dus ook niet tweemaal "
-"gedefinieerd worden."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
-#, php-format
-msgid "There is an empty '%s' for host '%s'."
-msgstr "Er is een lege '%s' voor host '%s'."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
-#, php-format
-msgid "There is a duplicate entry in '%s' for '%s'."
-msgstr "Er is een dubbele invoer in '%s' voor '%s'"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:62
-#, php-format
-msgid "Can't open '%s', ppd settings resetted."
-msgstr "Kon '%s' niet openen. PPD instellingen zijn teruggezet."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:87
-msgid "Can't get ppd informations."
-msgstr "Kan de PPD informatie niet ophalen."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:99
-#, php-format
-msgid ""
-"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
-"invalid, can't read/write any ppd informations."
-msgstr ""
-"Het opgegeven pad '%s', welke resulteert uit het PPD_PATH in uw gosa.conf is "
-"ongeldig. Kan geen PPD informatie lezen/schrijven."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:116
-msgid "Please specify a valid ppd file."
-msgstr "Geef a.u.b. een geldige PPD bestand op."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:186
-#, php-format
-msgid "Can't select PPD file '%s', the file is not readable"
-msgstr ""
-"Kan PPD bestand '%s' niet selecteren. Het bestand kan niet gelezen worden."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:203
-#: plugins/admin/systems/class_printerPPDDialog.inc:275
-#, php-format
-msgid "Can't create folder '%s' for the uploaded ppd file."
-msgstr "Kan directory '%s',voor het verstuurde PPD bestand, niet aanmaken."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:211
-#, php-format
-msgid "Can't create file '%s' to store modifed ppd informations."
-msgstr ""
-"Kan bestand '%s' niet aanmaken om aangepaste ppd informatie op te slaan."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:235
-#, php-format
-msgid "Can't add new ppd file, the source file '%s' is not accessible."
-msgstr ""
-"Kan nieuw ppd bestand niet aanmaken. Het bronbestand '%s' is niet "
-"toegankelijk."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:253
-#, php-format
-msgid ""
-"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
-"informations."
-msgstr ""
-"Het opgegeven ppd bestand '%s' is ongeldig. Kan geen model of fabrikant "
-"informatie ophalen."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:267
-#, php-format
-msgid "There is already a ppd file for this kind of printer."
-msgstr "Er bestaat al een PPD bestand voor dit type printer."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:288
-#, php-format
-msgid "Can't save file '%s'."
-msgstr "Kan bestand '%s' niet opslaan."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:292
-msgid "Uploaded ppd file is empty, can't create new ppd file."
-msgstr "Het ge-uploade ppd bestand is leeg. Kan geen nieuw ppd bestand maken."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:413
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/faiPackage.tpl:45
-msgid "Section"
-msgstr "Sectie"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:468
-#: plugins/admin/systems/class_printerPPDDialog.inc:471
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:603
-msgid "True"
-msgstr "Ja"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:469
-#: plugins/admin/systems/class_printerPPDDialog.inc:472
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:604
-msgid "False"
-msgstr "Nee"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:477
-#, php-format
-msgid "Unsupported ppd type '%s' used for '%s' "
-msgstr "PPD type '%s', gebruikt voor '%s', wordt niet ondersteund "
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:494
-#, fuzzy, php-format
-msgid "Removing old ppd file '%s' failed."
-msgstr "Het verwijderen van het FAI profiel is mislukt"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:497
-#, fuzzy, php-format
-msgid "Removing old ppd file '%s' failed. File is not accessible."
-msgstr ""
-"Kan nieuw ppd bestand niet aanmaken. Het bronbestand '%s' is niet "
-"toegankelijk."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:500
-#, php-format
-msgid ""
-"Removing old ppd file '%s' failed. File does not exists or is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:508
-msgid ""
-"Please select a valid ppd file or use 'Cancel' to go back to printer "
-"configuration."
-msgstr ""
-
-#: plugins/admin/systems/wingeneric.tpl:6
-msgid "Machine name"
-msgstr "Machinenaam"
-
-#: plugins/admin/systems/wingeneric.tpl:15
-msgid "Choose subtree to place terminal in"
-msgstr "Selecteer de subtree waar de terminal onder geplaatst zal worden"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:32
-#: plugins/admin/systems/class_goTerminalServer.inc:61
-#: plugins/admin/systems/class_goTerminalServer.inc:126
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_terminalService.inc:475
-#: plugins/admin/systems/goTerminalServer.tpl:1
-#, fuzzy
-msgid "Terminal service"
-msgstr "Terminal Service"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:85
-#, fuzzy, php-format
-msgid "Saving server services/terminalServer with dn '%s' failed."
-msgstr "Het opslaan van het server service object is mislukt"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:100
-msgid "Terminal server, must have fontpath specified."
-msgstr "Terminal server moet een fontpath hebben."
-
-#: plugins/admin/systems/class_goTerminalServer.inc:135
-#: plugins/admin/systems/goTerminalServer.tpl:8
-msgid "Temporary disable login"
-msgstr "Schakel inlog mogelijkheid tijdelijk uit"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:136
-#: plugins/admin/systems/class_terminalService.inc:486
-#: plugins/admin/systems/goTerminalServer.tpl:12
-msgid "Font path"
-msgstr "Fontpad"
-
-#: plugins/admin/systems/printer.tpl:5
-msgid "General"
-msgstr "Algemeen"
-
-#: plugins/admin/systems/printer.tpl:8
-#: plugins/admin/systems/paste_generic.tpl:34
-msgid "Printer name"
-msgstr "Printernaam"
-
-#: plugins/admin/systems/printer.tpl:30
-#: plugins/personal/generic/generic.tpl:148
-msgid "Choose subtree to place user in"
-msgstr "Kies de subtree waaronder de gebruiker geplaatst wordt"
-
-#: plugins/admin/systems/printer.tpl:43
-msgid "Details"
-msgstr "Details"
-
-#: plugins/admin/systems/printer.tpl:46
-msgid "Printer location"
-msgstr "Printer locatie"
-
-#: plugins/admin/systems/printer.tpl:54
-msgid "Printer URL"
-msgstr "Printer URL"
-
-#: plugins/admin/systems/printer.tpl:66
-#: plugins/admin/systems/terminalService.tpl:98
-#: plugins/admin/systems/workstationService.tpl:110
-msgid "Driver"
-msgstr "Stuurprogramma"
-
-#: plugins/admin/systems/printer.tpl:89
-msgid "Users which are allowed to use this printer"
-msgstr "Gebruikers die deze printer mogen gebruiken"
-
-#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
-msgid "Add user"
-msgstr "Gebruiker toevoegen"
-
-#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
-msgid "Add group"
-msgstr "Groep toevoegen"
-
-#: plugins/admin/systems/printer.tpl:113
-msgid "Users which are allowed to administrate this printer"
-msgstr "Gebruikers die deze printer mogen beheren"
-
-#: plugins/admin/systems/printer.tpl:115
-msgid "Admins"
-msgstr "Beheerders"
-
-#: plugins/admin/systems/class_terminalInfo.inc:55
-#: plugins/admin/systems/class_terminalInfo.inc:205
-msgid "present"
-msgstr "aanwezig"
-
-#: plugins/admin/systems/class_terminalInfo.inc:73
-#: plugins/admin/systems/class_terminalStartup.inc:168
-#: plugins/admin/systems/class_terminalService.inc:267
-#: plugins/admin/systems/class_workstationStartup.inc:508
-#: plugins/admin/systems/class_terminalGeneric.inc:272
-msgid "This 'dn' has no terminal features."
-msgstr "Deze 'dn' heeft geen terminal mogelijkheden."
-
-#: plugins/admin/systems/class_terminalInfo.inc:80
-msgid "There is no php snmp module installed, can't gather any informations."
-msgstr ""
-"Er is geen PHP SNMP module geinstalleerd. Er kan geen informatie verzameld "
-"worden."
-
-#: plugins/admin/systems/class_terminalInfo.inc:86
-#: plugins/admin/systems/class_terminalInfo.inc:180
-msgid "unknown status"
-msgstr "onbekende status"
-
-#: plugins/admin/systems/class_terminalInfo.inc:95
-msgid "This is a virtual terminal which has no properties to show here."
-msgstr ""
-"Dit is een virtuele terminal die geen eigenschappen voorhanden heeft die "
-"hier getoond kunnen worden."
-
-#: plugins/admin/systems/class_terminalInfo.inc:113
-msgid "online"
-msgstr "online"
-
-#: plugins/admin/systems/class_terminalInfo.inc:169
-msgid "running"
-msgstr "draait"
-
-#: plugins/admin/systems/class_terminalInfo.inc:172
-msgid "not running"
-msgstr "draait niet"
-
-#: plugins/admin/systems/class_terminalInfo.inc:197
-msgid "offline"
-msgstr "offline"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1268
-#: plugins/admin/systems/class_workstationGeneric.inc:612
-#: plugins/admin/ogroups/class_ogroupManagement.inc:434
-#: plugins/generic/references/class_reference.inc:48
-msgid "Workstation"
-msgstr "Werkstation"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1267
-#: plugins/admin/systems/class_terminalGeneric.inc:619
-#: plugins/admin/systems/class_terminalGeneric.inc:625
-#: plugins/admin/ogroups/class_ogroupManagement.inc:435
-msgid "Terminal"
-msgstr "Terminal"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:3
-msgid ""
-"This is a new system which currently has no system type defined. Please "
-"choose a system type for this entry and press the 'continue' button. If this "
-"system should be added to a group of system settings, specify the preferred "
-"object group below."
-msgstr ""
-"Dit is een nieuw systeem, welke momenteel geen systeemtype toegekend "
-"gekregen heeft. Selecteer a.u.b. een systeemtype voor deze invoer en druk op "
-"de 'Verder' knop. Indien dit systeem aan een groep met systeeminstellingen "
-"toegevoegd dient te worden, dan kunt u de gewenste objectgroep naam "
-"hieronder opgeven."
-
-#: plugins/admin/systems/SelectDeviceType.tpl:9
-msgid ""
-"Please select a system type and an optional bundle of predefined settings to "
-"be inherited."
-msgstr ""
-"Selecteer a.u.b. een systeemtype en een optionele bundel met te overerven "
-"voorgedefinieerde instellingen."
-
-#: plugins/admin/systems/SelectDeviceType.tpl:20
-#: plugins/admin/systems/glpi.tpl:9
-msgid "System type"
-msgstr "Systeemtype"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:21
-msgid "Choose a system type"
-msgstr "Kies een systeemtype"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:32
-msgid "Choose an object group as template"
-msgstr "Selecteer een objectgroep als sjabloon"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:33
-msgid "Choose an object group"
-msgstr "Selecteer een objectgroep"
-
-#: plugins/admin/systems/goKrbServer.tpl:1
-msgid "Kerberos kadmin access"
-msgstr "Kerberos kadmin toegang"
-
-#: plugins/admin/systems/goKrbServer.tpl:4
-msgid "Kerberos Realm"
-msgstr "Kerberos Realm"
-
-#: plugins/admin/systems/goKrbServer.tpl:12
-#: plugins/admin/systems/goImapServer.tpl:25
-#: plugins/admin/systems/class_goImapServer.inc:177
-msgid "Admin user"
-msgstr "Beheerder"
-
-#: plugins/admin/systems/goKrbServer.tpl:20
-#: plugins/admin/systems/goGlpiServer.tpl:12
-#: plugins/admin/systems/class_goKrbServer.inc:104
-#: plugins/admin/systems/goImapServer.tpl:34
-#: plugins/admin/systems/class_goFonServer.inc:144
-#: plugins/admin/systems/goFonServer.tpl:12
-#: plugins/admin/systems/class_gosaLogServer.inc:103
-#: plugins/admin/systems/goFaxServer.tpl:12
-#: plugins/admin/systems/gosaLogServer.tpl:12
-#: plugins/admin/systems/class_goGlpiServer.inc:104
-#: plugins/admin/systems/class_divListSystem.inc:376
-#: plugins/admin/systems/class_goLogDBServer.inc:102
-#: plugins/admin/systems/goLogDBServer.tpl:12
-#: plugins/admin/systems/class_goFaxServer.inc:100
-#: plugins/personal/password/class_password.inc:24
-#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
-#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
-#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
-#: ihtml/themes/default/password.tpl:38
-msgid "Password"
-msgstr "Wachtwoord"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:124
-msgid "This 'dn' has no phone features."
-msgstr "Deze 'dn' heeft geen telefoon mogelijkheden."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "yes"
-msgstr "ja"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "no"
-msgstr "nee"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "dynamic"
-msgstr "dynamisch"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "Networksettings"
-msgstr "Netwerk instellingen"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:268
-#, php-format
-msgid ""
-"Can't delete because there are user which are depending on this phone. One "
-"of them is user '%s'."
-msgstr ""
-"Kan niet verwijderd worden, aangezien er een gebruiker is die afhankelijkis "
-"van deze telefoon. Een van deze gebruiker(s) is '%s'."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:278
-#, php-format
-msgid "Removing of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:326
-#: plugins/admin/systems/class_componentGeneric.inc:187
-msgid "The required field IP address is empty."
-msgstr "Het vereiste veld IP adres is leeg."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:329
-#: plugins/admin/systems/class_componentGeneric.inc:190
-msgid "The field IP address contains an invalid address."
-msgstr "Het veld IP adres bevat een ongeldig adres."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:334
-msgid "The required field 'Phone name' is not set."
-msgstr "Het vereiste veld 'Telefoonnaam' is leeg."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:337
-msgid "The 'Phone name' '0' is reserved and cannot be used."
-msgstr "De 'Telefoonnaam' '0' is gereserveerd en kan niet gebruikt worden."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:347
-#: plugins/admin/systems/class_componentGeneric.inc:201
-#: plugins/admin/systems/class_printGeneric.inc:683
-#: plugins/admin/systems/class_servGeneric.inc:301
-#: plugins/admin/systems/class_winGeneric.inc:215
-#: plugins/admin/systems/class_terminalGeneric.inc:461
-#: plugins/admin/systems/class_workstationGeneric.inc:443
-#, php-format
-msgid "There is already an entry '%s' in the base choosen by you"
-msgstr "Er is al een invoer '%s' onder de basis die u gekozen heeft"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:429
-#, php-format
-msgid "Saving of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:477
-#, fuzzy
-msgid "Phone generic"
-msgstr "Telefoonnummer"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:482
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
-#, fuzzy
-msgid "Phone hardware"
-msgstr "Telefoon hardware"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:488
-#, fuzzy
-msgid "SIP Mode"
-msgstr "Modus"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:489
-#, fuzzy
-msgid "SIP DTMF mode"
-msgstr "DTMF modus"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:490
-#, fuzzy
-msgid "SIP Default ip"
-msgstr "Standaard IP"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:491
-msgid "SIP Qualify"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:492
-#, fuzzy
-msgid "IAX authentication type"
-msgstr "Nagios authenticatie"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:493
-#, fuzzy
-msgid "IAX secret"
-msgstr "IMAP Service"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:494
-#, fuzzy
-msgid "IAX account code"
-msgstr "Account code"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:495
-#, fuzzy
-msgid "IAX trunk lines"
-msgstr "Trunk lijnen"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:496
-#, fuzzy
-msgid "IAX permit settings"
-msgstr "Fax instellingen"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:497
-#, fuzzy
-msgid "IAX deny settings"
-msgstr "Fax instellingen"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:498
-msgid "CAPI MSN"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:499
-msgid "Hardware type"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:150
-msgid "Please enter a value for 'release'."
-msgstr "Geef a.u.b. een waarde voor 'versie' op"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:154
-msgid "Please specify a valid value for 'url'."
-msgstr "Geef a.u.b. een geldige waarde op voor 'url'."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:201
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
-msgstr ""
-"Kan de opgegeven REPOSITORY_HOOK '%s' niet uitvoeren. Controleer uw gosa."
-"conf a.u.b."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:203
-#: plugins/admin/systems/class_workstationStartup.inc:1149
-#, php-format
-msgid ""
-"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
-"empty string."
-msgstr ""
-"De in uw 'gosa.conf' opgegeven REPOSITORY_HOOK '%s' geeft een lege waarde "
-"terug."
-
-#: plugins/admin/systems/phonesettings.tpl:1
-msgid "Advanced phone settings"
-msgstr "Geavanceerde telefoon instellingen"
-
-#: plugins/admin/systems/phonesettings.tpl:6
-msgid "Phone type"
-msgstr "Telefoontype"
-
-#: plugins/admin/systems/phonesettings.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:30
-#: plugins/admin/systems/phonesettings.tpl:42
-#: plugins/admin/systems/phonesettings.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:91
-#: plugins/admin/systems/phonesettings.tpl:128
-#: plugins/admin/systems/phonesettings.tpl:181
-msgid "Choose a phone type"
-msgstr "Kies een telefoontype"
-
-#: plugins/admin/systems/phonesettings.tpl:13
-msgid "refresh"
-msgstr "ververs"
-
-#: plugins/admin/systems/phonesettings.tpl:25
-#: plugins/admin/systems/class_terminalGeneric.inc:628
-#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
-#: plugins/admin/systems/workstation.tpl:50
-#: plugins/admin/ogroups/class_termgroup.inc:395
-#: plugins/admin/ogroups/termgroup.tpl:47
-msgid "Mode"
-msgstr "Modus"
-
-#: plugins/admin/systems/phonesettings.tpl:38
-msgid "DTMF mode"
-msgstr "DTMF modus"
-
-#: plugins/admin/systems/phonesettings.tpl:54
-#: plugins/admin/systems/phonesettings.tpl:99
-msgid "Default IP"
-msgstr "Standaard IP"
-
-#: plugins/admin/systems/phonesettings.tpl:66
-#: plugins/admin/systems/phonesettings.tpl:109
-msgid "Response timeout"
-msgstr "Reageer timeout"
-
-#: plugins/admin/systems/phonesettings.tpl:87
-msgid "Modus"
-msgstr "Modus"
-
-#: plugins/admin/systems/phonesettings.tpl:124
-msgid "Authtype"
-msgstr "Authorisatietype"
-
-#: plugins/admin/systems/phonesettings.tpl:136
-msgid "Secret"
-msgstr "Wachtwoord"
-
-#: plugins/admin/systems/phonesettings.tpl:146
-msgid "GoFonInkeys"
-msgstr "GOFonInKeys"
-
-#: plugins/admin/systems/phonesettings.tpl:154
-msgid "GoFonOutKeys"
-msgstr "GoFonOutKeys"
-
-#: plugins/admin/systems/phonesettings.tpl:167
-msgid "Account code"
-msgstr "Account code"
-
-#: plugins/admin/systems/phonesettings.tpl:177
-msgid "Trunk lines"
-msgstr "Trunk lijnen"
-
-#: plugins/admin/systems/phonesettings.tpl:194
-msgid "Hosts that are allowed to connect"
-msgstr "Hosts die mogen verbinden"
-
-#: plugins/admin/systems/phonesettings.tpl:217
-msgid "Hosts that are not allowed to connect"
-msgstr "Hosts die niet mogen verbinden"
-
-#: plugins/admin/systems/phonesettings.tpl:247
-msgid "MSN"
-msgstr "MSN"
-
-#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
-#, fuzzy
-msgid ""
-"This includes all system and setup informations. Please double check if your "
-"really want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Dit omvat <b>alle</b> systeem en configuratie informatie. Verzeker uzelf "
-"hiervan, aangezien er geen manier is voor GOsa om deze gegevens terug te "
-"halen."
-
-#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
-#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
-#: plugins/gofon/conference/remove.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your LDAP tree in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Het is aan te raden de huidige inhoud van uw LDAP database op te slaan "
-"alvorens u doorgaat. Indien u dat gedaan heeft drukt u op 'Verwijderen' om "
-"door te gaan of op 'Annuleren' om te annuleren."
-
-#: plugins/admin/systems/class_goLdapServer.inc:29
-#: plugins/admin/systems/goLdapServer.tpl:1
-#, fuzzy
-msgid "LDAP service"
-msgstr "LDAP Service"
-
-#: plugins/admin/systems/class_goLdapServer.inc:56
-msgid "LDAP Service"
-msgstr "LDAP Service"
-
-#: plugins/admin/systems/class_goLdapServer.inc:67
-#, fuzzy
-msgid "The given base is empty or contains invalid characters."
-msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
-
-#: plugins/admin/systems/class_goLdapServer.inc:85
-#: plugins/admin/systems/class_goLdapServer.inc:86
-msgid "Ldap"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:94
-#, fuzzy
-msgid "Ldap base"
-msgstr "Ldap server"
-
-#: plugins/admin/systems/goGlpiServer.tpl:1
-#, fuzzy
-msgid "GLPI database information"
-msgstr "Algemene gebruikersinformatie"
-
-#: plugins/admin/systems/goGlpiServer.tpl:4
-#: plugins/admin/systems/goLogDBServer.tpl:4
-msgid "Logging DB user"
-msgstr "Log DB gebruiker"
-
-#: plugins/admin/systems/goGlpiServer.tpl:20
-#: plugins/admin/systems/class_gosaLogServer.inc:101
-#: plugins/admin/systems/gosaLogServer.tpl:20
-#: plugins/admin/systems/class_goGlpiServer.inc:103
-msgid "Database"
-msgstr "Database"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
-#: plugins/admin/systems/glpi_edit_os.tpl:9
-#: plugins/admin/systems/glpi_edit_os.tpl:28
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
-#: plugins/admin/systems/glpi_edit_type.tpl:9
-#: plugins/admin/systems/glpi_edit_type.tpl:28
-msgid "Rename"
-msgstr "Hernoemen"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
-#: plugins/admin/systems/glpiManufacturer.tpl:13
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
-#: plugins/admin/systems/glpi_edit_os.tpl:15
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
-#: plugins/admin/systems/glpi_edit_type.tpl:15
-#: plugins/admin/fai/class_faiSummaryTab.inc:236
-#: plugins/personal/environment/kioskManagement.tpl:25
-#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
-msgid "Close"
-msgstr "Sluiten"
-
-#: plugins/admin/systems/glpiManufacturer.tpl:1
-msgid "Manage manufacturers"
-msgstr "Fabricanten beheren"
-
-#: plugins/admin/systems/info.tpl:1
-msgid "System information"
-msgstr "Systeem informatie"
-
-#: plugins/admin/systems/info.tpl:7
-msgid "CPU"
-msgstr "Processor"
-
-#: plugins/admin/systems/info.tpl:10
-msgid "Memory"
-msgstr "Geheugen"
-
-#: plugins/admin/systems/info.tpl:13
-msgid "Boot MAC"
-msgstr "Hardware Adres (MAC)"
-
-#: plugins/admin/systems/info.tpl:16
-msgid "USB support"
-msgstr "USB ondersteuning"
-
-#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
-msgid "System status"
-msgstr "Systeem status"
-
-#: plugins/admin/systems/info.tpl:23
-msgid "Inventory number"
-msgstr "Inventaris nummer"
-
-#: plugins/admin/systems/info.tpl:27
-msgid "Last login"
-msgstr "Laatste aanmelding"
-
-#: plugins/admin/systems/info.tpl:38
-msgid "Network devices"
-msgstr "Netwerk apparaten"
-
-#: plugins/admin/systems/info.tpl:47
-msgid "IDE devices"
-msgstr "IDE apparaten"
-
-#: plugins/admin/systems/info.tpl:56
-msgid "SCSI devices"
-msgstr "SCSI apparaten"
-
-#: plugins/admin/systems/info.tpl:64
-msgid "Floppy device"
-msgstr "Diskdrive"
-
-#: plugins/admin/systems/info.tpl:68
-msgid "CDROM device"
-msgstr "CDROM speler"
-
-#: plugins/admin/systems/info.tpl:73
-#: plugins/admin/systems/terminalService.tpl:95
-#: plugins/admin/systems/workstationService.tpl:107
-msgid "Graphic device"
-msgstr "Grafische kaart"
-
-#: plugins/admin/systems/info.tpl:77
-msgid "Audio device"
-msgstr "Geluidskaart"
-
-#: plugins/admin/systems/info.tpl:93
-msgid "Up since"
-msgstr "Staat aan sinds"
-
-#: plugins/admin/systems/info.tpl:96
-msgid "CPU load"
-msgstr "Processor belasting"
-
-#: plugins/admin/systems/info.tpl:99
-msgid "Memory usage"
-msgstr "Geheugen gebruik"
-
-#: plugins/admin/systems/info.tpl:102
-msgid "Swap usage"
-msgstr "Swap gebruik"
-
-#: plugins/admin/systems/info.tpl:116
-msgid "SSH service"
-msgstr "SSH service"
-
-#: plugins/admin/systems/info.tpl:119
-#: plugins/admin/systems/class_goCupsServer.inc:29
-#: plugins/admin/systems/class_goCupsServer.inc:50
-#: plugins/admin/systems/class_goCupsServer.inc:71
-msgid "Print service"
-msgstr "Print service"
-
-#: plugins/admin/systems/info.tpl:122
-msgid "Scan service"
-msgstr "Scan service"
-
-#: plugins/admin/systems/info.tpl:125
-msgid "Sound service"
-msgstr "Audio service"
-
-#: plugins/admin/systems/info.tpl:128
-msgid "GUI"
-msgstr "GUI"
-
-#: plugins/admin/systems/class_goCupsServer.inc:70
-#, fuzzy
-msgid "Cups"
-msgstr "omhoog"
-
-#: plugins/admin/systems/class_goCupsServer.inc:78
-#: plugins/admin/systems/class_serverService.inc:8
-#: plugins/admin/systems/class_goImapServer.inc:170
-#: plugins/admin/systems/class_goFonServer.inc:139
-#: plugins/admin/systems/class_goVirusServer.inc:229
-#: plugins/admin/systems/class_servRepository.inc:387
-#: plugins/admin/systems/class_goGlpiServer.inc:98
-#: plugins/admin/systems/class_goLogDBServer.inc:98
-#, fuzzy
-msgid "Start"
-msgstr "Opstarten"
-
-#: plugins/admin/systems/class_goCupsServer.inc:79
-#: plugins/admin/systems/class_serverService.inc:7
-#: plugins/admin/systems/class_goImapServer.inc:171
-#: plugins/admin/systems/class_goFonServer.inc:140
-#: plugins/admin/systems/class_goVirusServer.inc:230
-#: plugins/admin/systems/class_servRepository.inc:388
-#: plugins/admin/systems/class_goGlpiServer.inc:99
-#: plugins/admin/systems/class_goLogDBServer.inc:99
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
-#: include/sieve/templates/element_stop.tpl:4
-#: include/sieve/templates/object_container.tpl:30
-#: include/sieve/class_sieveManagement.inc:508
-#: include/sieve/class_sieveManagement.inc:727
-msgid "Stop"
-msgstr "Stop"
-
-#: plugins/admin/systems/class_goCupsServer.inc:80
-#: plugins/admin/systems/class_serverService.inc:9
-#: plugins/admin/systems/class_goImapServer.inc:172
-#: plugins/admin/systems/class_goFonServer.inc:141
-#: plugins/admin/systems/class_goVirusServer.inc:231
-#: plugins/admin/systems/class_servRepository.inc:389
-#: plugins/admin/systems/class_goGlpiServer.inc:100
-#: plugins/admin/systems/class_goLogDBServer.inc:100
-#, fuzzy
-msgid "Restart"
-msgstr "Opnieuw proberen"
-
-#: plugins/admin/systems/gencd.tpl:2
-msgid "CD-Install-Image generation"
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:5
-msgid ""
-"This option enables you to generate FAI install CD images for the selected "
-"workstation. The procedure may take about 10 minutes to complete, so please "
-"be patient after pressing the 'Create ISO-Image' button."
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:9
-msgid "Create ISO-Image"
-msgstr ""
-
-#: plugins/admin/systems/class_serverService.inc:307
-msgid "Can't set status while this server is not saved."
-msgstr ""
-
-#: plugins/admin/systems/class_serverService.inc:319
-#, fuzzy, php-format
-msgid "The specified method '%s' can't executed for services."
-msgstr "Het opgegeven ppd bestand '%s' kan niet geopend worden om te lezen."
-
-#: plugins/admin/systems/class_goKrbServer.inc:31
-#, fuzzy
-msgid "Kerberos service"
-msgstr "Kerberos server"
-
-#: plugins/admin/systems/class_goKrbServer.inc:59
-#, fuzzy
-msgid "Kerberos service (kadmin access informations)"
-msgstr "Kerberos kadmin toegang"
-
-#: plugins/admin/systems/class_goKrbServer.inc:69
-#, php-format
-msgid "The specified kerberos password is empty."
-msgstr "Het opgegeven kerberos wachtwoord is leeg."
-
-#: plugins/admin/systems/class_goKrbServer.inc:72
-#, fuzzy, php-format
-msgid "The specified kerberos admin is empty."
-msgstr "Het opgegeven kerberos wachtwoord is leeg."
-
-#: plugins/admin/systems/class_goKrbServer.inc:75
-#, fuzzy, php-format
-msgid "The specified kerberos realm is empty."
-msgstr "Het opgegeven kerberos wachtwoord is leeg."
-
-#: plugins/admin/systems/class_goKrbServer.inc:93
-#: plugins/personal/generic/generic.tpl:217
-msgid "Kerberos"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#, fuzzy
-msgid "Kerberos access information"
-msgstr "Kerberos kadmin toegang"
-
-#: plugins/admin/systems/class_goKrbServer.inc:102
-#, fuzzy
-msgid "Realm"
-msgstr "RAM"
-
-#: plugins/admin/systems/class_goKrbServer.inc:103
-#: plugins/admin/systems/class_goFonServer.inc:143
-#: plugins/admin/systems/class_goGlpiServer.inc:102
-#: plugins/admin/systems/class_goLogDBServer.inc:101
-#, fuzzy
-msgid "Admin"
-msgstr "Beheerders"
-
-#: plugins/admin/systems/glpi_devices.tpl:2
-msgid "Add/Edit monitor"
-msgstr "Monitor toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:17
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
-msgid "Comments"
-msgstr "Opmerkingen"
-
-#: plugins/admin/systems/glpi_devices.tpl:24
-#: plugins/admin/systems/glpi_devices.tpl:123
-#: plugins/admin/systems/glpi_devices.tpl:164
-#: plugins/admin/systems/glpi_devices.tpl:219
-#: plugins/admin/systems/glpi_devices.tpl:275
-#: plugins/admin/systems/glpi_devices.tpl:333
-#: plugins/admin/systems/glpi_devices.tpl:397
-#: plugins/admin/systems/glpi_devices.tpl:469
-#: plugins/admin/systems/glpi_devices.tpl:533
-#: plugins/admin/systems/glpi_devices.tpl:580
-#: plugins/admin/systems/glpi_devices.tpl:633
-#: plugins/admin/systems/glpi_devices.tpl:687
-#: plugins/admin/systems/glpi_devices.tpl:733
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
-#: plugins/admin/systems/glpi.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:796
-#: plugins/admin/systems/glpiPrinter.tpl:23
-msgid "Manufacturer"
-msgstr "Fabricant"
-
-#: plugins/admin/systems/glpi_devices.tpl:33
-msgid "Monitor size"
-msgstr "Monitor grootte"
-
-#: plugins/admin/systems/glpi_devices.tpl:36
-msgid "Inch"
-msgstr "Inch"
-
-#: plugins/admin/systems/glpi_devices.tpl:44
-msgid "Integrated microphone"
-msgstr "Geintegreerde microfoon"
-
-#: plugins/admin/systems/glpi_devices.tpl:47
-#: plugins/admin/systems/glpi_devices.tpl:55
-#: plugins/admin/systems/glpi_devices.tpl:63
-#: plugins/admin/systems/glpi_devices.tpl:71
-#: plugins/admin/systems/glpi_devices.tpl:176
-#: plugins/admin/systems/glpi_devices.tpl:296
-#: plugins/admin/systems/glpi_devices.tpl:361
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_address.tpl:40
-#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
-#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-msgid "Yes"
-msgstr "Ja"
-
-#: plugins/admin/systems/glpi_devices.tpl:48
-#: plugins/admin/systems/glpi_devices.tpl:56
-#: plugins/admin/systems/glpi_devices.tpl:64
-#: plugins/admin/systems/glpi_devices.tpl:72
-#: plugins/admin/systems/glpi_devices.tpl:177
-#: plugins/admin/systems/glpi_devices.tpl:297
-#: plugins/admin/systems/glpi_devices.tpl:362
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_address.tpl:42
-#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
-#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-msgid "No"
-msgstr "Nee"
-
-#: plugins/admin/systems/glpi_devices.tpl:52
-msgid "Integrated speakers"
-msgstr "Geintegreerde luidsprekers"
-
-#: plugins/admin/systems/glpi_devices.tpl:60
-msgid "Sub-D"
-msgstr "Sub-D"
-
-#: plugins/admin/systems/glpi_devices.tpl:68
-msgid "BNC"
-msgstr "BNC"
-
-#: plugins/admin/systems/glpi_devices.tpl:76
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "Serial number"
-msgstr "Serienummer"
-
-#: plugins/admin/systems/glpi_devices.tpl:83
-msgid "Additional serial number"
-msgstr "Extra serienummer"
-
-#: plugins/admin/systems/glpi_devices.tpl:97
-msgid "Add/Edit other device"
-msgstr "Overig apparaat toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:112
-#: plugins/admin/systems/glpi_devices.tpl:153
-#: plugins/admin/systems/glpi_devices.tpl:208
-#: plugins/admin/systems/glpi_devices.tpl:264
-#: plugins/admin/systems/glpi_devices.tpl:322
-#: plugins/admin/systems/glpi_devices.tpl:386
-#: plugins/admin/systems/glpi_devices.tpl:458
-#: plugins/admin/systems/glpi_devices.tpl:522
-#: plugins/admin/systems/glpi_devices.tpl:569
-#: plugins/admin/systems/glpi_devices.tpl:622
-#: plugins/admin/systems/glpi_devices.tpl:676
-#: plugins/admin/systems/glpi_devices.tpl:722
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
-#: plugins/admin/systems/glpi.tpl:79
-#: plugins/admin/systems/class_glpiAccount.inc:790
-#: include/sieve/templates/element_comment.tpl:4
-#: include/sieve/templates/object_container.tpl:23
-#: include/sieve/class_sieveManagement.inc:501
-#: include/sieve/class_sieveManagement.inc:720
-msgid "Comment"
-msgstr "Opmerking"
-
-#: plugins/admin/systems/glpi_devices.tpl:138
-msgid "Add/Edit power supply"
-msgstr "Voeding toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:173
-msgid "Atx"
-msgstr "ATX"
-
-#: plugins/admin/systems/glpi_devices.tpl:181
-msgid "Power"
-msgstr "Voeding"
-
-#: plugins/admin/systems/glpi_devices.tpl:193
-msgid "Add/Edit graphic card"
-msgstr "Grafische kaart toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:228
-#: plugins/admin/systems/glpi_devices.tpl:284
-#: plugins/admin/systems/glpi_devices.tpl:349
-msgid "Interface"
-msgstr "Interface"
-
-#: plugins/admin/systems/glpi_devices.tpl:237
-msgid "Ram"
-msgstr "RAM"
-
-#: plugins/admin/systems/glpi_devices.tpl:249
-msgid "Add/Edit controller"
-msgstr "Controller toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:307
-msgid "Add/Edit drive"
-msgstr "Station toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:342
-msgid "Speed"
-msgstr "Snelheid"
-
-#: plugins/admin/systems/glpi_devices.tpl:358
-msgid "Writeable"
-msgstr "Schrijfbaar"
-
-#: plugins/admin/systems/glpi_devices.tpl:371
-msgid "Add/Edit harddisk"
-msgstr "Hardeschijf toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:406
-msgid "Rpm"
-msgstr "RPM"
-
-#: plugins/admin/systems/glpi_devices.tpl:413
-msgid "Cache"
-msgstr "Cache"
-
-#: plugins/admin/systems/glpi_devices.tpl:443
-msgid "Add/Edit memory"
-msgstr "Geheugen toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:478
-msgid "Frequenz"
-msgstr "Frequentie"
-
-#: plugins/admin/systems/glpi_devices.tpl:507
-msgid "Add/Edit sound card"
-msgstr "Geluidskaart toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:553
-msgid "Add/Edit network interface"
-msgstr "Netwerkkaart toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:589
-#: plugins/admin/systems/class_termDNS.inc:568
-msgid "MAC address"
-msgstr "Hardware adres (MAC)"
-
-#: plugins/admin/systems/glpi_devices.tpl:596
-#: plugins/personal/connectivity/pureftpd.tpl:15
-msgid "Bandwidth"
-msgstr "Bandbreedte"
-
-#: plugins/admin/systems/glpi_devices.tpl:607
-msgid "Add/Edit processor"
-msgstr "Processor toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:642
-msgid "Frequence"
-msgstr "Frequentie"
-
-#: plugins/admin/systems/glpi_devices.tpl:649
-msgid "Default frequence"
-msgstr "Standaard frequentie"
-
-#: plugins/admin/systems/glpi_devices.tpl:661
-msgid "Add/Edit motherboard"
-msgstr "Moederbord toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:696
-msgid "Chipset"
-msgstr "Chipset"
-
-#: plugins/admin/systems/glpi_devices.tpl:707
-msgid "Add/Edit computer case"
-msgstr "Computer behuizing toevoegen/bewerken"
-
-#: plugins/admin/systems/glpi_devices.tpl:742
-msgid "format"
-msgstr "formaat"
-
-#: plugins/admin/systems/class_goService.inc:26
-#: plugins/admin/systems/class_goService.inc:61
-#, fuzzy
-msgid "Empty service"
-msgstr "Print service"
-
-#: plugins/admin/systems/class_goService.inc:102
-#, fuzzy, php-format
-msgid "Removing of server services/"
-msgstr "Kerberos server"
-
-#: plugins/admin/systems/class_goService.inc:128
-#, fuzzy, php-format
-msgid "Saving of server services/"
-msgstr "Sieve service"
-
-#: plugins/admin/systems/class_goService.inc:159
-#, fuzzy, php-format
-msgid "Set status flag for server services/"
-msgstr "Het opslaan van het server service object is mislukt"
-
-#: plugins/admin/systems/class_goService.inc:216
-#, fuzzy, php-format
-msgid ""
-"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
-
-#: plugins/admin/systems/goImapServer.tpl:7
-#: plugins/admin/systems/class_goImapServer.inc:175
-msgid "Server identifier"
-msgstr "Server identificatie"
-
-#: plugins/admin/systems/goImapServer.tpl:16
-#: plugins/admin/systems/class_goImapServer.inc:176
-msgid "Connect URL"
-msgstr "Verbindingings URL"
-
-#: plugins/admin/systems/goImapServer.tpl:43
-#: plugins/admin/systems/class_goImapServer.inc:179
-msgid "Sieve port"
-msgstr "Sieve poort"
-
-#: plugins/admin/systems/goImapServer.tpl:61
-#: plugins/admin/systems/class_goImapServer.inc:180
-#, fuzzy
-msgid "Start IMAP service"
-msgstr "IMAP Service"
-
-#: plugins/admin/systems/goImapServer.tpl:70
-#: plugins/admin/systems/class_goImapServer.inc:181
-#, fuzzy
-msgid "Start IMAP SSL service"
-msgstr "IMAP/SSL service"
-
-#: plugins/admin/systems/goImapServer.tpl:79
-#: plugins/admin/systems/class_goImapServer.inc:182
-#, fuzzy
-msgid "Start POP3 service"
-msgstr "POP3 service"
-
-#: plugins/admin/systems/goImapServer.tpl:88
-#: plugins/admin/systems/class_goImapServer.inc:183
-#, fuzzy
-msgid "Start POP3 SSL service"
-msgstr "POP3/SSL service"
-
-#: plugins/admin/systems/goImapServer.tpl:99
-#: plugins/admin/systems/goMailServer.tpl:204
-msgid "The server must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:206
-msgid "The service must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:104
-#: plugins/admin/systems/goMailServer.tpl:209
-#, fuzzy
-msgid "Set new status"
-msgstr "Systeem status"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#, fuzzy
-msgid "Set status"
-msgstr "Systeem status"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
-#: plugins/admin/systems/workstation.tpl:133
-#: plugins/admin/applications/class_applicationGeneric.inc:554
-#: plugins/admin/applications/generic.tpl:24
-#: plugins/admin/ogroups/termgroup.tpl:101
-#: plugins/admin/fai/faiTemplateEntry.tpl:105
-msgid "Execute"
-msgstr "Commando"
-
-#: plugins/admin/systems/network.tpl:1
-msgid "Network\tsettings"
-msgstr "Netwerk\tinstellingen"
-
-#: plugins/admin/systems/network.tpl:9
-msgid "IP-address"
-msgstr "IP adres"
-
-#: plugins/admin/systems/network.tpl:17
-msgid "MAC-address"
-msgstr "Hardware adres (MAC)"
-
-#: plugins/admin/systems/network.tpl:29
-msgid "Autodetect"
-msgstr "Auto detect."
-
-#: plugins/admin/systems/network.tpl:58
-msgid "Enable DNS for this device"
-msgstr "DNS voor dit apparaat activeren"
-
-#: plugins/admin/systems/network.tpl:59
-#: plugins/admin/systems/class_servDNS.inc:411
-#: plugins/admin/systems/servdnseditzone.tpl:76
-#: plugins/gofon/phoneaccount/generic.tpl:95
-msgid "Refresh"
-msgstr "Ververs"
-
-#: plugins/admin/systems/network.tpl:67
-msgid "Zone"
-msgstr "Zone"
-
-#: plugins/admin/systems/network.tpl:77
-#: plugins/admin/systems/class_servDNS.inc:174
-#: plugins/admin/systems/class_servDNS.inc:414
-#: plugins/admin/systems/class_termDNS.inc:578
-#: plugins/admin/systems/servdnseditzone.tpl:94
-msgid "TTL"
-msgstr "TTL"
-
-#: plugins/admin/systems/network.tpl:85
-msgid "Dns records"
-msgstr "DNS records"
-
-#: plugins/admin/systems/component.tpl:6
-#: plugins/personal/environment/hotplugDialogNew.tpl:10
-msgid "Device name"
-msgstr "Apparaat naam"
-
-#: plugins/admin/systems/class_componentGeneric.inc:57
-#: plugins/admin/systems/class_winGeneric.inc:96
-msgid "This 'dn' has no network features."
-msgstr "Deze 'dn' heeft geen netwerk mogelijkheden."
-
-#: plugins/admin/systems/class_componentGeneric.inc:135
-#, fuzzy, php-format
-msgid "Removing of system component/generic with dn '%s' failed."
-msgstr "Het verwijderen van een algemeen component is mislukt"
-
-#: plugins/admin/systems/class_componentGeneric.inc:182
-msgid "The required field 'Component name' is not set."
-msgstr "Het vereiste veld 'Component naam' is leeg."
-
-#: plugins/admin/systems/class_componentGeneric.inc:261
-#, php-format
-msgid "Saving of system component/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:269
-#, fuzzy
-msgid "Component generic"
-msgstr "Nieuw component"
-
-#: plugins/admin/systems/class_componentGeneric.inc:274
-#, fuzzy
-msgid "Network device"
-msgstr "Netwerk apparaten"
-
-#: plugins/admin/systems/terminalStartup.tpl:1
-#: plugins/admin/systems/workstationStartup.tpl:4
-msgid "Boot parameters"
-msgstr "Opstart parameters"
-
-#: plugins/admin/systems/terminalStartup.tpl:8
-#: plugins/admin/systems/class_terminalStartup.inc:480
-#: plugins/admin/systems/class_workstationStartup.inc:1188
-#: plugins/admin/systems/workstationStartup.tpl:8
-msgid "Boot kernel"
-msgstr "Boot kernel"
-
-#: plugins/admin/systems/terminalStartup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:19
-msgid "Custom options"
-msgstr "Aangepaste opties"
-
-#: plugins/admin/systems/terminalStartup.tpl:23
-#: plugins/admin/systems/workstationStartup.tpl:23
-msgid ""
-"Enter any parameters that should be passed to the kernel as append line "
-"during bootup"
-msgstr ""
-"Geef parameters op die meegeven worden aan de kernel als append regel "
-"tijdens het opstarten"
-
-#: plugins/admin/systems/terminalStartup.tpl:27
-#: plugins/admin/systems/workstationStartup.tpl:28
-msgid "LDAP server"
-msgstr "LDAP server"
-
-#: plugins/admin/systems/terminalStartup.tpl:43
-msgid "Select if terminal supports graphical startup with progress bar"
-msgstr ""
-"Selecteer indien de terminal een grafische start met voortgangsstatus "
-"ondersteunt"
-
-#: plugins/admin/systems/terminalStartup.tpl:45
-msgid "use graphical bootup"
-msgstr "Gebruik grafische boot"
-
-#: plugins/admin/systems/terminalStartup.tpl:48
-msgid "Select if terminal should boot in text mode"
-msgstr "Selecteer wanneer de terminal op moet starten in tekstmodus"
-
-#: plugins/admin/systems/terminalStartup.tpl:50
-msgid "use standard linux textual bootup"
-msgstr "Gebruik standaard linux tekstuele boot"
-
-#: plugins/admin/systems/terminalStartup.tpl:53
-msgid "Select to get more verbose output during startup"
-msgstr "Selecteer om meer uitvoer te produceren tijdens opstarten"
-
-#: plugins/admin/systems/terminalStartup.tpl:55
-msgid "use debug mode for startup"
-msgstr "Gebruik debug modus bij boot"
-
-#: plugins/admin/systems/terminalStartup.tpl:66
-#: plugins/admin/systems/workstationStartup.tpl:149
-msgid "Kernel modules (format: name parameters)"
-msgstr "Kernel modules (formaat: naam parameters)"
-
-#: plugins/admin/systems/terminalStartup.tpl:69
-#: plugins/admin/systems/workstationStartup.tpl:152
-msgid "Add additional modules to load on startup"
-msgstr "Voeg additioneel te laden modules toe bij het opstarten"
-
-#: plugins/admin/systems/terminalStartup.tpl:87
-#: plugins/admin/systems/class_terminalStartup.inc:478
-#: plugins/admin/systems/goShareServer.tpl:1
-#: plugins/admin/systems/class_workstationStartup.inc:1192
-#: plugins/admin/systems/workstationStartup.tpl:170
-#: plugins/personal/environment/class_environment.inc:1337
-#: plugins/personal/environment/environment.tpl:133
-msgid "Shares"
-msgstr "Shares"
-
-#: plugins/admin/systems/terminalStartup.tpl:105
-#: plugins/admin/systems/workstationStartup.tpl:188
-msgid "Mountpoint"
-msgstr "Koppelpunt"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:6
-#: plugins/admin/users/class_divListUsers.inc:35
-#: plugins/admin/users/class_divListUsers.inc:36
-msgid "List of users"
-msgstr "Lijst met gebruikers"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:23
-msgid ""
-"This dialog allows you to select a user as technical responsible person."
-msgstr ""
-"Deze dialoog stelt u in staat om een gebruiker als technisch "
-"verantwoordelijk persoon aan te wijzen."
-
-#: plugins/admin/systems/class_systemManagement.inc:32
-msgid "Systems"
-msgstr "Systemen"
-
-#: plugins/admin/systems/class_systemManagement.inc:225
-msgid "Creating the image failed. Please see the report below."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:234
-#, fuzzy, php-format
-msgid "Command '%s', specified for ISO creation doesn't seem to exist."
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als POSTMODIFY voor module '%s' "
-"bestaat niet."
-
-#: plugins/admin/systems/class_systemManagement.inc:297
-#, fuzzy
-msgid "You are not allowed to create a new object of this type."
-msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
-
-#: plugins/admin/systems/class_systemManagement.inc:348
-msgid "You can't edit this object type yet!"
-msgstr "U kunt dit object type nog niet bewerken!"
-
-#: plugins/admin/systems/class_systemManagement.inc:376
-#: plugins/admin/systems/class_systemManagement.inc:442
-#, fuzzy
-msgid "You are not allowed to change the password for this object."
-msgstr "U heeft momenteel geen toestemming om uw wachtwoord te veranderen"
-
-#: plugins/admin/systems/class_systemManagement.inc:388
-msgid "Passwords entered as new and repeated do not match!"
-msgstr ""
-"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar "
-"overeen!"
-
-#: plugins/admin/systems/class_systemManagement.inc:445
-#, fuzzy
-msgid "Can't detect object to change password."
-msgstr "Kan de objectnaam niet detecteren"
-
-#: plugins/admin/systems/class_systemManagement.inc:553
-#: plugins/admin/systems/class_systemManagement.inc:628
-#: plugins/admin/systems/class_systemManagement.inc:687
-#: plugins/admin/fai/class_faiManagement.inc:174
-#: plugins/admin/fai/class_faiManagement.inc:252
-#: plugins/admin/fai/class_faiManagement.inc:323
-msgid "You are not allowed to delete this component!"
-msgstr "U heeft geen toestemming om dit component te verwijderen!"
-
-#: plugins/admin/systems/class_systemManagement.inc:621
-#, php-format
-msgid "You're about to delete all information about the component at '%s'."
-msgstr ""
-"U staat op het punt alle informatie over dit component op '%s' te "
-"verwijderen."
-
-#: plugins/admin/systems/class_systemManagement.inc:726
-#, php-format
-msgid ""
-"Can't set gotoMode to status 'avtice', the current object couldn't be "
-"identified."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1014
-msgid "New terminal"
-msgstr "Nieuwe terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1016
-msgid "New workstation"
-msgstr "Nieuw werkstation"
-
-#: plugins/admin/systems/class_systemManagement.inc:1018
-msgid "New Device"
-msgstr "Nieuw apparaat"
-
-#: plugins/admin/systems/class_systemManagement.inc:1037
-msgid "Terminal template for"
-msgstr "Terminal sjabloon voor"
-
-#: plugins/admin/systems/class_systemManagement.inc:1053
-msgid "Workstation template for"
-msgstr "Werkstation sjabloon voor"
-
-#: plugins/admin/systems/class_systemManagement.inc:1265
-msgid "New System from incoming"
-msgstr "Nieuw systeem uit inkomende wachtrij"
-
-#: plugins/admin/systems/class_systemManagement.inc:1266
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/fai/class_faiTemplate.inc:514
-msgid "Template"
-msgstr "Sjabloon"
-
-#: plugins/admin/systems/class_systemManagement.inc:1269
-msgid "Workstation is installing"
-msgstr "Werkstation wordt momenteel geinstalleerd"
-
-#: plugins/admin/systems/class_systemManagement.inc:1270
-msgid "Workstation is waiting for action"
-msgstr "Werkstation wacht op gebruikersactie"
-
-#: plugins/admin/systems/class_systemManagement.inc:1271
-msgid "Workstation installation failed"
-msgstr "Werkstation installatie mislukt"
-
-#: plugins/admin/systems/class_systemManagement.inc:1274
-msgid "Server is installing"
-msgstr "Server wordt momenteel geinstalleerd"
-
-#: plugins/admin/systems/class_systemManagement.inc:1275
-msgid "Server is waiting for action"
-msgstr "Server wacht op gebruikersactie"
-
-#: plugins/admin/systems/class_systemManagement.inc:1276
-msgid "Server installation failed"
-msgstr "Server installatie mislukt"
-
-#: plugins/admin/systems/class_systemManagement.inc:1277
-msgid "Winstation"
-msgstr "Windows werkstation"
-
-#: plugins/admin/systems/class_systemManagement.inc:1278
-msgid "Network Device"
-msgstr "Netwerk apparaat"
-
-#: plugins/admin/systems/class_systemManagement.inc:1279
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal"
-msgstr "Nieuwe terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1280
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation"
-msgstr "Nieuw werkstation"
-
-#: plugins/admin/systems/class_systemManagement.inc:1336
-#: plugins/admin/systems/class_systemManagement.inc:1337
-#, fuzzy
-msgid "Incoming objects"
-msgstr "Lidmaatschap objecten"
-
-#: plugins/admin/systems/class_systemManagement.inc:1342
-#, fuzzy
-msgid "Incoming"
-msgstr "Icoon"
-
-#: plugins/admin/systems/class_printGeneric.inc:111
-#, php-format
-msgid "Can't extract a valid base out of object dn, setting base to '%s'."
-msgstr ""
-"Kon geen geldige basis ophalen uit de dn van het object. Basis is ingesteld "
-"op '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:266
-#: plugins/admin/systems/class_printGeneric.inc:274
-#: plugins/admin/systems/class_printGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:328
-#: plugins/admin/systems/class_printGeneric.inc:344
-#: plugins/admin/systems/class_printGeneric.inc:347
-msgid "Add printer extension"
-msgstr "Voeg printer extensie toe"
-
-#: plugins/admin/systems/class_printGeneric.inc:267
-msgid ""
-"Could not intialize printer tab, parameter parent was missing while "
-"construction."
-msgstr ""
-"Kon de printertab niet initialiseren. Parameter parent ontbrak bij aanmaak."
-
-#: plugins/admin/systems/class_printGeneric.inc:275
-msgid "This is a workstation template, printer tab is disabled."
-msgstr "Dit is een werkstationsjabloon. Het printer tabblad is uitgeschakeld."
-
-#: plugins/admin/systems/class_printGeneric.inc:280
-msgid "This is a terminal template, printer tab is disabled."
-msgstr "Dit is een terminalsjabloon. Het printer tabblad is uitgeschakeld."
-
-#: plugins/admin/systems/class_printGeneric.inc:321
-msgid "This 'dn' has no printer features."
-msgstr "Deze 'dn' heeft geen printer mogelijkheden."
-
-#: plugins/admin/systems/class_printGeneric.inc:329
-msgid ""
-"This object has printer extension disabled. You can't enable it while 'cn' "
-"is not present in entry. Possibly you are currently creating a new terminal "
-"template"
-msgstr ""
-"Dit object heeft printer mogelijkheden uitgeschakeld. U kunt deze niet "
-"inschakelen zolang 'cn' niet aanwezig is in de invoer. Het kan mogelijk zijn "
-"dat u een nieuwe terminal sjabloon aan het maken bent."
-
-#: plugins/admin/systems/class_printGeneric.inc:336
-#: plugins/admin/systems/class_printGeneric.inc:339
-msgid "Remove printer extension"
-msgstr "Verwijder printer mogelijkheden"
-
-#: plugins/admin/systems/class_printGeneric.inc:337
-msgid ""
-"This workstation has printer extension enabled.You can disable it by "
-"clicking below."
-msgstr ""
-"Dit werkstation heeft printer mogelijkheden ingeschakeld. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_printGeneric.inc:340
-msgid ""
-"This terminal has printer extension enabled. You can disable it by clicking "
-"below."
-msgstr ""
-"Deze terminal heeft printer mogelijkheden ingeschakeld. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_printGeneric.inc:345
-msgid ""
-"This workstation has printer extension disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"Dit werkstation heeft printer mogelijkheden uitgeschakeld. U kunt deze "
-"inschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_printGeneric.inc:348
-msgid ""
-"This terminal has printer extension disabled. You can enable it by clicking "
-"below."
-msgstr ""
-"Deze terminal heeft printer mogelijkheden uitgeschakeld. U kunt deze "
-"inschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_printGeneric.inc:518
-#, php-format
-msgid "Your currently selected PPD file '%s' doesn't exist."
-msgstr "Uw huidig geselecteerde PPD bestand '%s' bestaat niet."
-
-#: plugins/admin/systems/class_printGeneric.inc:526
-msgid "can't get ppd informations."
-msgstr "kan de PPD informatie niet ophalen"
-
-#: plugins/admin/systems/class_printGeneric.inc:539
-#, php-format
-msgid "This printer belongs to terminal %s. You can't rename this printer."
-msgstr ""
-"Deze printer behoort bij terminal %s. U kunt deze printer niet hernoemen."
-
-#: plugins/admin/systems/class_printGeneric.inc:541
-#, php-format
-msgid "This printer belongs to workstation %s. You can't rename this printer."
-msgstr ""
-"Deze printer behoort bij werkstation %s. U kunt deze printer niet hernoemen."
-
-#: plugins/admin/systems/class_printGeneric.inc:599
-#, fuzzy, php-format
-msgid "Removing of system print/generic with dn '%s' failed."
-msgstr "Het verwijderen van de printer is mislukt"
-
-#: plugins/admin/systems/class_printGeneric.inc:843
-#, php-format
-msgid "Saving of system print/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:863
-#: plugins/admin/systems/class_printGeneric.inc:865
-#: plugins/admin/ogroups/class_ogroupManagement.inc:429
-#: plugins/admin/fai/faiTemplateEntry.tpl:85
-#: plugins/admin/fai/faiTemplateEntry.tpl:127
-#: plugins/generic/references/class_reference.inc:36
-msgid "Group"
-msgstr "Groep"
-
-#: plugins/admin/systems/class_printGeneric.inc:881
-#, fuzzy
-msgid "Print generic"
-msgstr "Print Service"
-
-#: plugins/admin/systems/class_printGeneric.inc:893
-msgid "LabeledURL"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:894
-#, fuzzy
-msgid "Printer PPD"
-msgstr "Printer"
-
-#: plugins/admin/systems/class_printGeneric.inc:911
-#, php-format
-msgid ""
-"You are not allowed to remove the given object '%s' from the list of members "
-"of printer '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:928
-#, php-format
-msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:933
-#, php-format
-msgid ""
-"You are not allowed to add the given object '%s' to the list of members of '%"
-"s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:968
-#, php-format
-msgid "Can't add '%s' to the list of members, it is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:979
-#, php-format
-msgid "Can't add '%s' to list of members, it is not reachable."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:54
-#: plugins/admin/systems/class_workstationGeneric.inc:121
-#: plugins/admin/ogroups/class_termgroup.inc:42
-msgid "Activated"
-msgstr "Geactiveerd"
-
-#: plugins/admin/systems/class_servGeneric.inc:55
-#: plugins/admin/systems/class_workstationGeneric.inc:122
-#: plugins/admin/ogroups/class_termgroup.inc:43
-#: plugins/personal/connectivity/opengw.tpl:33
-#: plugins/personal/connectivity/class_opengwAccount.inc:343
-msgid "Locked"
-msgstr "Geblokkeerd"
-
-#: plugins/admin/systems/class_servGeneric.inc:101
-msgid "This 'dn' has no server features."
-msgstr "Deze 'dn' heeft geen server mogelijkheden."
-
-#: plugins/admin/systems/class_servGeneric.inc:109
-#: plugins/admin/systems/class_workstationGeneric.inc:181
-#: plugins/admin/ogroups/class_termgroup.inc:204
-msgid "No ACTIONCMD definition found in your gosa.conf"
-msgstr "Es is geen ACTIONCMD definitie in uw gosa.conf gedefiniëerd"
-
-#: plugins/admin/systems/class_servGeneric.inc:147
-#, php-format
-msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:310
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Switch off"
-msgstr "Uitschakelen"
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:311
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Reboot"
-msgstr "Herstarten"
-
-#: plugins/admin/systems/class_servGeneric.inc:208
-#: plugins/admin/systems/class_workstationGeneric.inc:303
-#: plugins/admin/ogroups/class_termgroup.inc:295
-msgid "Instant update"
-msgstr "Onmiddelijk bijwerken"
-
-#: plugins/admin/systems/class_servGeneric.inc:209
-#: plugins/admin/systems/class_servGeneric.inc:218
-#: plugins/admin/systems/class_workstationGeneric.inc:304
-#: plugins/admin/systems/class_workstationGeneric.inc:313
-#: plugins/admin/ogroups/class_termgroup.inc:296
-msgid "Scheduled update"
-msgstr "Geplande bijwerking"
-
-#: plugins/admin/systems/class_servGeneric.inc:210
-#: plugins/admin/systems/class_servGeneric.inc:217
-#: plugins/admin/systems/class_workstationGeneric.inc:305
-#: plugins/admin/systems/class_workstationGeneric.inc:312
-#: plugins/admin/ogroups/class_termgroup.inc:297
-msgid "Reinstall"
-msgstr "Herinstalleer"
-
-#: plugins/admin/systems/class_servGeneric.inc:211
-#: plugins/admin/systems/class_workstationGeneric.inc:306
-#: plugins/admin/ogroups/class_termgroup.inc:298
-msgid "Rescan hardware"
-msgstr "Hardware opnieuw scannen"
-
-#: plugins/admin/systems/class_servGeneric.inc:212
-#: plugins/admin/systems/class_servGeneric.inc:219
-#: plugins/admin/systems/class_terminalGeneric.inc:312
-#: plugins/admin/systems/class_terminalGeneric.inc:316
-#: plugins/admin/systems/class_workstationGeneric.inc:307
-#: plugins/admin/systems/class_workstationGeneric.inc:314
-#: plugins/admin/ogroups/class_termgroup.inc:299
-msgid "Memory test"
-msgstr "Geheugentest"
-
-#: plugins/admin/systems/class_servGeneric.inc:213
-#: plugins/admin/systems/class_servGeneric.inc:220
-#: plugins/admin/systems/class_workstationGeneric.inc:308
-#: plugins/admin/systems/class_workstationGeneric.inc:315
-msgid "Force localboot"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:214
-#: plugins/admin/systems/class_servGeneric.inc:221
-#: plugins/admin/systems/class_terminalGeneric.inc:313
-#: plugins/admin/systems/class_terminalGeneric.inc:317
-#: plugins/admin/systems/class_workstationGeneric.inc:309
-#: plugins/admin/systems/class_workstationGeneric.inc:316
-#: plugins/admin/ogroups/class_termgroup.inc:300
-msgid "System analysis"
-msgstr "Systeem analyse"
-
-#: plugins/admin/systems/class_servGeneric.inc:216
-#: plugins/admin/systems/class_terminalGeneric.inc:315
-#: plugins/admin/systems/class_workstationGeneric.inc:311
-msgid "Wake up"
-msgstr "Aanzetten"
-
-#: plugins/admin/systems/class_servGeneric.inc:245
-#, fuzzy, php-format
-msgid "Removing of system server/generic with dn '%s' failed."
-msgstr "Het verwijder van telefoonmacro referenties is mislukt"
-
-#: plugins/admin/systems/class_servGeneric.inc:290
-msgid "The required field 'Server name' is not set."
-msgstr "Het vereiste veld 'Servernaam' is leeg."
-
-#: plugins/admin/systems/class_servGeneric.inc:361
-#, php-format
-msgid "Saving of system server/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:415
-#, fuzzy
-msgid "Server generic"
-msgstr "Servernaam"
-
-#: plugins/admin/systems/class_servGeneric.inc:425
-#: plugins/admin/systems/class_workstationGeneric.inc:618
-#, fuzzy
-msgid "Goto mode"
-msgstr "naar map"
-
-#: plugins/admin/systems/class_servGeneric.inc:427
-#: plugins/admin/systems/class_terminalGeneric.inc:636
-#: plugins/admin/systems/class_workstationGeneric.inc:622
-#: plugins/admin/ogroups/class_termgroup.inc:397
-#, fuzzy
-msgid "Action flag"
-msgstr "Actie"
-
-#: plugins/admin/systems/class_divListSystemService.inc:17
-#: plugins/admin/systems/class_divListSystemService.inc:18
-#, fuzzy
-msgid "Installed services"
-msgstr "Geinstalleerde apparaten"
-
-#: plugins/admin/systems/class_divListSystemService.inc:22
-#, fuzzy
-msgid ""
-"This menu allows you to add, remove and configure the properties of a "
-"specific service."
-msgstr ""
-"Dit menu maakt het mogelijk om specifieke systemen toe te voegen, bewerken "
-"en verwijderen. U kunt alleen systemen toevoegen die al eens opgestart "
-"geweest zijn."
-
-#: plugins/admin/systems/class_divListSystemService.inc:30
-#, fuzzy
-msgid "Service name"
-msgstr "Apparaat naam"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-#, fuzzy
-msgid "Add service"
-msgstr "Voeg DNS service toe"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-#, fuzzy
-msgid "Add new service"
-msgstr "Voeg DNS service toe"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-#, fuzzy
-msgid "Start all"
-msgstr "Opstarten"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-#, fuzzy
-msgid "Start all services"
-msgstr "alle services bekijken"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#: plugins/admin/systems/class_divListSystemService.inc:106
-#, fuzzy
-msgid "Stop service"
-msgstr "Audio service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#, fuzzy
-msgid "Stop all services"
-msgstr "alle services bekijken"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#: plugins/admin/systems/class_divListSystemService.inc:112
-#, fuzzy
-msgid "Restart service"
-msgstr "Print service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#, fuzzy
-msgid "Restart all services"
-msgstr "alle services bekijken"
-
-#: plugins/admin/systems/class_divListSystemService.inc:86
-#, fuzzy
-msgid "Stopped"
-msgstr "Stop"
-
-#: plugins/admin/systems/class_divListSystemService.inc:87
-#, fuzzy
-msgid "Started"
-msgstr "Provincie"
-
-#: plugins/admin/systems/class_divListSystemService.inc:88
-#, fuzzy
-msgid "Restarting"
-msgstr "Doel"
-
-#: plugins/admin/systems/class_divListSystemService.inc:89
-#, fuzzy
-msgid "User status"
-msgstr "Systeem status"
-
-#: plugins/admin/systems/class_divListSystemService.inc:100
-#, fuzzy
-msgid "Start service"
-msgstr "Scan service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:118
-#, fuzzy
-msgid "Edit service"
-msgstr "Print service"
-
-#: plugins/admin/systems/class_divListSystemService.inc:124
-#, fuzzy
-msgid "Remove service"
-msgstr "Verwijder DNS service"
-
-#: plugins/admin/systems/phone.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:44
-msgid "Phone name"
-msgstr "Telefoonnaam"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
-msgid "Add/Edit manufacturer"
-msgstr "Fabrikant toevoegen/bewerken"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
-msgid "Website"
-msgstr "Website"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
-#: plugins/admin/ogroups/class_phonequeue.inc:903
-#: plugins/gofon/conference/paste_generic.tpl:15
-#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Phone number"
-msgstr "Telefoonnummer"
-
-#: plugins/admin/systems/class_terminalStartup.inc:40
-#: plugins/admin/systems/class_terminalStartup.inc:123
-#: plugins/admin/systems/class_terminalStartup.inc:143
-#: plugins/admin/systems/class_terminalService.inc:75
-#: plugins/admin/systems/class_terminalService.inc:103
-#: plugins/admin/systems/class_terminalService.inc:109
-#: plugins/admin/systems/class_terminalService.inc:119
-#: plugins/admin/systems/class_terminalService.inc:120
-#: plugins/admin/systems/class_terminalService.inc:122
-#: plugins/admin/systems/class_terminalService.inc:126
-#: plugins/admin/systems/class_terminalService.inc:219
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_terminalService.inc:225
-#: plugins/admin/systems/class_terminalService.inc:228
-#: plugins/admin/systems/class_terminalService.inc:231
-#: plugins/admin/systems/class_terminalService.inc:234
-#: plugins/admin/systems/class_terminalService.inc:237
-#: plugins/admin/systems/class_workstationStartup.inc:290
-#: plugins/admin/systems/class_workstationStartup.inc:312
-#: plugins/admin/systems/class_workstationStartup.inc:316
-#: plugins/admin/systems/class_workstationStartup.inc:835
-#: plugins/admin/systems/class_workstationService.inc:202
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_workstationService.inc:208
-#: plugins/admin/systems/class_workstationService.inc:211
-#: plugins/admin/systems/class_workstationService.inc:214
-#: plugins/admin/systems/class_workstationService.inc:217
-#: plugins/admin/systems/class_workstationService.inc:220
-#: plugins/admin/systems/class_workstationService.inc:230
-#: plugins/admin/systems/class_workstationService.inc:231
-#: plugins/admin/systems/class_workstationService.inc:232
-#: plugins/admin/systems/class_workstationService.inc:233
-#: plugins/admin/systems/class_workstationService.inc:234
-#: plugins/admin/systems/class_workstationService.inc:235
-#: plugins/admin/systems/class_workstationService.inc:236
-#: plugins/admin/systems/class_terminalGeneric.inc:132
-#: plugins/admin/systems/class_terminalGeneric.inc:328
-#: plugins/admin/systems/class_workstationGeneric.inc:137
-msgid "inherited"
-msgstr "overerfd"
-
-#: plugins/admin/systems/class_terminalStartup.inc:95
-#: plugins/admin/systems/class_workstationStartup.inc:337
-#, php-format
-msgid ""
-"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
-"exist."
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als KERNELS inhaker voor module '%s' "
-"bestaat niet."
-
-#: plugins/admin/systems/class_terminalStartup.inc:210
-#: plugins/admin/systems/class_workstationStartup.inc:655
-#: plugins/personal/environment/class_environment.inc:601
-#: plugins/personal/environment/class_environment.inc:614
-msgid "You must specify a valid mount point."
-msgstr "U moet een geldig mountpunt opgeven."
-
-#: plugins/admin/systems/class_terminalStartup.inc:410
-#, fuzzy, php-format
-msgid "Saving of system terminal/startup with dn '%s' failed."
-msgstr "Het opslaan van terminal opstart instellingen is mislukt"
-
-#: plugins/admin/systems/class_terminalStartup.inc:469
-#, fuzzy
-msgid "Terminal startup"
-msgstr "Terminal sjabloon"
-
-#: plugins/admin/systems/class_terminalStartup.inc:477
-#: plugins/admin/systems/class_workstationStartup.inc:1187
-#, fuzzy
-msgid "Ldap server"
-msgstr "Ldap server"
-
-#: plugins/admin/systems/class_terminalStartup.inc:479
-#: plugins/admin/systems/class_workstationStartup.inc:1191
-#, fuzzy
-msgid "Kernel modules"
-msgstr "Controleer parameter"
-
-#: plugins/admin/systems/class_terminalStartup.inc:481
-#: plugins/admin/systems/class_workstationStartup.inc:1189
-#, fuzzy
-msgid "Kernel parameter"
-msgstr "Controleer parameter"
-
-#: plugins/admin/systems/goMailServer.tpl:7
-#: plugins/admin/systems/class_goMailServer.inc:712
-msgid "Visible full qualified hostname"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:11
-msgid "The full qualified host name."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:16
-#, fuzzy
-msgid "Max mail header size"
-msgstr "E-mail grootte"
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#, fuzzy
-msgid "This value specifies the maximal header size."
-msgstr "De waarde die opgegeven is voor de naam wordt al gebruikt."
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#: plugins/admin/systems/goMailServer.tpl:31
-#: plugins/admin/systems/goMailServer.tpl:40
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "KB"
-msgstr "KB"
-
-#: plugins/admin/systems/goMailServer.tpl:26
-#: plugins/admin/systems/class_goMailServer.inc:715
-#, fuzzy
-msgid "Max mailbox size"
-msgstr "E-mail grootte"
-
-#: plugins/admin/systems/goMailServer.tpl:31
-msgid "Defines the maximal size of mail box."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:35
-#: plugins/admin/systems/class_goMailServer.inc:716
-#, fuzzy
-msgid "Max message size"
-msgstr "Bericht"
-
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "Specify the maximal size of a message."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:45
-#: plugins/admin/systems/class_goMailServer.inc:719
-#, fuzzy
-msgid "Relay host"
-msgstr "Lijst herladen"
-
-#: plugins/admin/systems/goMailServer.tpl:50
-msgid "Relay messages to following host:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:60
-#: plugins/admin/systems/class_goMailServer.inc:718
-msgid "Local networks"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:62
-#, fuzzy
-msgid "Postfix networks"
-msgstr "Posix instellingen"
-
-#: plugins/admin/systems/goMailServer.tpl:83
-#, fuzzy
-msgid "Domains and routing"
-msgstr "Windows beheerders"
-
-#: plugins/admin/systems/goMailServer.tpl:91
-#: plugins/admin/systems/class_goMailServer.inc:717
-msgid "Domains to accept mail for"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:93
-msgid "Postfix is responsible for the following domains:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:114
-#, fuzzy
-msgid "Transports"
-msgstr "Overdrachtstijd"
-
-#: plugins/admin/systems/goMailServer.tpl:123
-msgid "Select a transport protocol."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:141
-#, fuzzy
-msgid "Restrictions"
-msgstr "Secties"
-
-#: plugins/admin/systems/goMailServer.tpl:149
-#: plugins/admin/systems/class_goMailServer.inc:721
-#, fuzzy
-msgid "Restrictions for sender"
-msgstr "Secties voor deze versie"
-
-#: plugins/admin/systems/goMailServer.tpl:157
-#: plugins/admin/systems/goMailServer.tpl:183
-msgid "Restriction filter"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:175
-#: plugins/admin/systems/class_goMailServer.inc:722
-msgid "Restrictions for recipient"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:50
-#: plugins/admin/systems/class_goSpamServer.inc:327
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goSpamServer.inc:354
-msgid "Spamassassin"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:225
-msgid "Specified value is not a valid 'trusted network' value."
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:285
-#, fuzzy, php-format
-msgid "Saving of server services/spamassassin with dn '%s' failed."
-msgstr "Het opslaan van het server service object is mislukt"
-
-#: plugins/admin/systems/class_goSpamServer.inc:294
-#, fuzzy
-msgid "Required score must be a numeric value."
-msgstr "Toekomstige dagen moet een waarde bevatten."
-
-#: plugins/admin/systems/class_goSpamServer.inc:336
-#: plugins/admin/systems/goSpamServer.tpl:8
-#, fuzzy
-msgid "Rewrite header"
-msgstr "header"
-
-#: plugins/admin/systems/class_goSpamServer.inc:337
-#, fuzzy
-msgid "Trusted networks"
-msgstr "Posix instellingen"
-
-#: plugins/admin/systems/class_goSpamServer.inc:338
-#: plugins/admin/systems/goSpamServer.tpl:18
-msgid "Required score"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:339
-#, fuzzy
-msgid "Rules"
-msgstr "Funktie"
-
-#: plugins/admin/systems/class_goSpamServer.inc:341
-#: plugins/admin/systems/goSpamServer.tpl:69
-msgid "Enable use of bayes filtering"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:342
-msgid "Enabled bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:343
-#: plugins/admin/systems/goSpamServer.tpl:75
-msgid "Enable RBL checks"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:344
-#: plugins/admin/systems/goSpamServer.tpl:86
-msgid "Enable use of Razor"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:345
-#: plugins/admin/systems/goSpamServer.tpl:89
-msgid "Enable use of DDC"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:346
-#: plugins/admin/systems/goSpamServer.tpl:92
-msgid "Enable use of Pyzor"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:51
-#, fuzzy
-msgid "IMAP/POP3 service"
-msgstr "IMAP Service"
-
-#: plugins/admin/systems/class_goImapServer.inc:56
-#: plugins/admin/systems/class_goImapServer.inc:173
-#, fuzzy
-msgid "Repair database"
-msgstr "gebruiker database"
-
-#: plugins/admin/systems/class_goImapServer.inc:102
-#, fuzzy
-msgid "IMAP/POP3 (Cyrus) service"
-msgstr "IMAP Service"
-
-#: plugins/admin/systems/class_goImapServer.inc:112
-#, fuzzy
-msgid "Please specify a server identifier."
-msgstr "Geef a.u.b. een geldige id op."
-
-#: plugins/admin/systems/class_goImapServer.inc:115
-#, fuzzy
-msgid "Please specify a connect url."
-msgstr "Geef a.u.b. een naam op."
-
-#: plugins/admin/systems/class_goImapServer.inc:118
-#, fuzzy
-msgid "Please specify an admin user."
-msgstr "Geef a.u.b. een naam op."
-
-#: plugins/admin/systems/class_goImapServer.inc:121
-#, fuzzy
-msgid "Please specify a password for the admin user."
-msgstr "Geef a.u.b. een geldig telefoonnummer op."
-
-#: plugins/admin/systems/class_goImapServer.inc:126
-#, php-format
-msgid "The imap connect string needs to be in the form '%s'."
-msgstr "De imap verbindings string dient in eruit te zien als '%s'."
-
-#: plugins/admin/systems/class_goImapServer.inc:130
-msgid "The sieve port needs to be numeric."
-msgstr "De sieve poort dient nummeriek te zijn."
-
-#: plugins/admin/systems/class_goImapServer.inc:160
-#: plugins/admin/systems/class_goImapServer.inc:161
-#, fuzzy
-msgid "IMAP/POP3"
-msgstr "IMAP Service"
-
-#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
-msgid "Admin password"
-msgstr "Beheerders wachtwoord"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
-#, php-format
-msgid "You're about to delete the glpi cartridge type '%s'."
-msgstr "U staat op het punt het GLPI cartridgetype '%s' te verwijderen."
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
-#, php-format
-msgid ""
-"You can't delete this cartridge type, it is still in use by this printer(s) "
-"'%s'."
-msgstr ""
-"U kunt dit cartridgetype niet verwijderen, aangezien deze nog steeds in "
-"gebruik is door deze printer(s): '%s'"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
-msgid "Cartridges"
-msgstr "Cartridges"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "New monitor"
-msgstr "Nieuwe monitor"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "M"
-msgstr "M"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
-#: plugins/personal/environment/selectPrinterDialog.tpl:5
-#: plugins/personal/environment/selectPrinterDialog.tpl:10
-msgid "Select printer to add"
-msgstr "Selecteer de toe te voegen printer"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
-msgid "Select entries to add"
-msgstr "Selecteer de toe te voegen regels"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
-msgid "Display members of department"
-msgstr "Toon leden van afdeling"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
-msgid "Display members matching"
-msgstr "Toon de overeenkomende leden"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
-msgid "Regular expression for matching member names"
-msgstr "Reguliere expressie voor overeenkomende lidnamen"
-
-#: plugins/admin/systems/servnfs.tpl:1
-msgid "Edit share"
-msgstr "Bewerk share"
-
-#: plugins/admin/systems/servnfs.tpl:2
-msgid "NFS setup"
-msgstr "NFS instellingen"
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:401
-#: plugins/personal/netatalk/netatalk.tpl:16
-msgid "Path"
-msgstr "Pad"
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:403
-msgid "Volume"
-msgstr "Volume"
-
-#: plugins/admin/systems/servnfs.tpl:69
-msgid "Auto-mount share on Apple systems"
-msgstr "Auto-mount share op Apple systemen"
-
-#: plugins/admin/systems/servnfs.tpl:109
-msgid "Codepage"
-msgstr "Karakterset"
-
-#: plugins/admin/systems/servnfs.tpl:121
-#: plugins/admin/systems/class_goShareServer.inc:402
-msgid "Option"
-msgstr "Optie"
-
-#: plugins/admin/systems/class_winGeneric.inc:155
-#, php-format
-msgid "Removing of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:205
-msgid "You have no permissions to create a component on this 'Base'."
-msgstr ""
-"U heeft geen toestemming om een component aan te maken onder deze 'Basis'."
-
-#: plugins/admin/systems/class_winGeneric.inc:270
-#, php-format
-msgid "Saving of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:281
-#, fuzzy
-msgid "Win generic"
-msgstr "Print Service"
-
-#: plugins/admin/systems/class_winGeneric.inc:282
-#, fuzzy
-msgid "Windows workstation generic"
-msgstr "Werkstation naam"
-
-#: plugins/admin/systems/class_winGeneric.inc:287
-#, fuzzy
-msgid "Win workstation"
-msgstr "Windows werkstation"
-
-#: plugins/admin/systems/class_winGeneric.inc:290
-#: plugins/admin/systems/class_workstationGeneric.inc:615
-#: plugins/admin/systems/workstation.tpl:10
-msgid "Workstation name"
-msgstr "Werkstation naam"
-
-#: plugins/admin/systems/class_servDNS.inc:35
-#: plugins/admin/systems/class_servDNS.inc:368
-#: plugins/admin/systems/class_servDNS.inc:397
-#: plugins/admin/systems/class_servDNS.inc:398
-#, fuzzy
-msgid "DNS service"
-msgstr "Voeg DNS service toe"
-
-#: plugins/admin/systems/class_servDNS.inc:81
-msgid "Remove DNS service"
-msgstr "Verwijder DNS service"
-
-#: plugins/admin/systems/class_servDNS.inc:82
-msgid ""
-"This server has DNS features enabled. You can disable them by clicking below."
-msgstr ""
-"Deze server heeft DNS mogelijkheden ingeschakeld. U kunt deze uitschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_servDNS.inc:84
-msgid "Add DNS service"
-msgstr "Voeg DNS service toe"
-
-#: plugins/admin/systems/class_servDNS.inc:85
-msgid ""
-"This server has DNS features disabled. You can enable them by clicking below."
-msgstr ""
-"Deze server heeft DNS mogelijkheden uitgeschakeld. U kunt deze inschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_servDNS.inc:173
-#: plugins/admin/systems/class_servDNS.inc:407
-msgid "Reverse zone"
-msgstr "Reverse zone"
-
-#: plugins/admin/systems/class_servDNS.inc:175
-#: plugins/admin/fai/faiTemplateEntry.tpl:102
-msgid "Class"
-msgstr "Klasse"
-
-#: plugins/admin/systems/class_servDNS.inc:239
-#, php-format
-msgid ""
-"Can't delete the selected zone, because it is still in use by these entry/"
-"entries '%s'"
-msgstr ""
-"Kan de geselecteerde zone niet verwijderen, aangezien deze nog gebruikt "
-"wordt door de volgende regel(s) '%s'"
-
-#: plugins/admin/systems/class_servDNS.inc:304
-#, php-format
-msgid "Updating of system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:314
-#, fuzzy, php-format
-msgid "Removing of system server/dns with dn '%s' failed."
-msgstr "Het verwijderen van de server is mislukt"
-
-#: plugins/admin/systems/class_servDNS.inc:335
-#, fuzzy, php-format
-msgid "Saving of system server/dns with dn '%s' failed."
-msgstr "Het opslaan van de server db instellingen is mislukt"
-
-#: plugins/admin/systems/class_servDNS.inc:359
-#, php-format
-msgid "Set status flag for system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:406
-#: plugins/admin/systems/class_termDNS.inc:577
-#: plugins/admin/systems/servdnseditzone.tpl:7
-msgid "Zone name"
-msgstr "Zone-naam"
-
-#: plugins/admin/systems/class_servDNS.inc:408
-#, fuzzy
-msgid "Primary dns server"
-msgstr "Primaire DNS server voor deze zone"
-
-#: plugins/admin/systems/class_servDNS.inc:410
-#: plugins/admin/systems/glpiPrinter.tpl:48
-msgid "Serial"
-msgstr "Serieel"
-
-#: plugins/admin/systems/class_servDNS.inc:412
-#: plugins/admin/systems/servdnseditzone.tpl:82
-#: plugins/admin/ogroups/class_phonequeue.inc:954
-#: plugins/admin/ogroups/phonequeue.tpl:85
-msgid "Retry"
-msgstr "Opnieuw proberen"
-
-#: plugins/admin/systems/class_servDNS.inc:413
-#: plugins/admin/systems/servdnseditzone.tpl:88
-msgid "Expire"
-msgstr "Vervaltijd"
-
-#: plugins/admin/systems/class_servDNS.inc:415
-#: plugins/admin/systems/servdnseditzone.tpl:33
-msgid "Zone records"
-msgstr "Zone records"
-
-#: plugins/admin/systems/gencd_frame.tpl:2
-msgid "Your browser does not supprt iframes."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:147
-#, php-format
-msgid ""
-"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
-msgstr ""
-"Kan de opgegeven AUTO_NETWORK_HOOK '%s' niet uitvoeren. Controleer uw gosa."
-"conf a.u.b."
-
-#: plugins/admin/systems/class_termDNS.inc:241
-#, fuzzy
-msgid "Not matching"
-msgstr "Niet actief"
-
-#: plugins/admin/systems/class_termDNS.inc:342
-msgid "The required field 'IP-address' is not set."
-msgstr "Het vereiste veld 'IP adres' is leeg."
-
-#: plugins/admin/systems/class_termDNS.inc:346
-msgid "Wrong IP format in field IP-address."
-msgstr "Verkeerd IP formaat in het veld IP adres"
-
-#: plugins/admin/systems/class_termDNS.inc:353
-msgid "The required field 'MAC-address' is not set."
-msgstr "Het vereiste veld 'Hardware adres (MAC)' is leeg."
-
-#: plugins/admin/systems/class_termDNS.inc:356
-msgid ""
-"The given macaddress is invalid. There must be 6 2byte segments seperated by "
-"':'."
-msgstr ""
-"Het opgegeven mac-adres is ongeldig. Deze moet bestaan uit 6 segmenten van 2 "
-"bytes, gescheiden door ':'"
-
-#: plugins/admin/systems/class_termDNS.inc:370
-#, php-format
-msgid ""
-"The specified IP address '%s' is not matching the selected reverse zone "
-"entry '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:382
-#, php-format
-msgid "Found duplicate value for record type '%s'."
-msgstr "Er is een dubbele waarde gevonden voor record type '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:390
-#, php-format
-msgid "Found more than one entry for the uniqe record type '%s'."
-msgstr "Meer dan een regel gevonden voor uniek record type '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:401
-#, php-format
-msgid ""
-"The device IP '%s' is added as 'A Record', this will be done automatically, "
-"please remove the record."
-msgstr ""
-"Het apparaat IP '%s' is toegevoegd als 'A Record'. Dit wordt automatisch "
-"afgehandeld door GOsa. Verwijder het record a.u.b."
-
-#: plugins/admin/systems/class_termDNS.inc:408
-#: plugins/admin/systems/class_servDNSeditZone.inc:422
-#, php-format
-msgid "Only lowercase is allowed, please check your '%ss'."
-msgstr "Hoofdletters zijn niet toegestaan. Controleer uw '%ss'"
-
-#: plugins/admin/systems/class_termDNS.inc:494
-#, fuzzy, php-format
-msgid "Saving of terminal/dns account with dn '%s' failed."
-msgstr "Het opslaan van het E-mail account is mislukt"
-
-#: plugins/admin/systems/class_termDNS.inc:558
-msgid "DNS"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:559
-#, fuzzy
-msgid "DNS settings"
-msgstr "Samba Instellingen"
-
-#: plugins/admin/systems/class_termDNS.inc:567
-#, fuzzy
-msgid "IP address"
-msgstr "IP adres"
-
-#: plugins/admin/systems/class_termDNS.inc:576
-#, fuzzy
-msgid "DNS records"
-msgstr "DNS records"
-
-#: plugins/admin/systems/goNtpServer.tpl:2
-#, fuzzy
-msgid "Time server"
-msgstr "Tijd Service"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
-#, php-format
-msgid "You're about to delete the glpi attachment component '%s'."
-msgstr "U staat op het punt het GLPI bijlage component '%s' te verwijderen."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
-#, php-format
-msgid ""
-"You can't delete this attachment, it is still in use by these system(s) '%s'"
-msgstr ""
-"U kunt deze bijlage niet verwijderen, aangezien deze nog steeds in gebruik "
-"is door deze systemen: '%s'"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
-msgid "There is no valid file uploaded."
-msgstr "Er is geen geldig bestand ge-upload."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
-msgid "Upload wasn't successfull."
-msgstr "Upload was niet succesvol"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
-#, fuzzy, php-format
-msgid "Missing directory '%s/glpi/' to store glpi uploads."
-msgstr ""
-"De directory '/etc/gosa/glpi/', om GLPI bestanden in te bewaren, ontbreekt. "
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
-msgid "There is already a file with the same name uploaded."
-msgstr "Er bestaat al een bestand met dezelfde naam."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
-#, php-format
-msgid "Can't create file '%s'."
-msgstr "Kan bestand '%s' niet aanmaken."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
-msgid "File is available."
-msgstr "Bestand is beschikbaar"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
-msgid "File is not readable, possibly the file is missing."
-msgstr "Bestand is niet leesbaar. Het is mogelijk dat het bestand ontbreekt."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
-msgid "Currently no file uploaded."
-msgstr "Er is momenteel geen bestand ge-upload."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
-msgid "Mime"
-msgstr "MIME"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
-msgid "This table displays all available attachments."
-msgstr "Deze tabel geeft alle beschikbaare bijlages weer"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
-#: include/sieve/class_sieveElement_If.inc:447
-msgid "empty"
-msgstr "leeg"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
-msgid "Create new attachment"
-msgstr "Nieuwe bijlage aanmaken"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
-msgid "New Attachment"
-msgstr "Nieuwe bijlage"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
-#: plugins/admin/systems/class_servRepository.inc:218
-#: plugins/admin/fai/class_faiManagement.inc:456
-msgid "This name is already in use."
-msgstr "De opgegeven naam wordt al gebruikt."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
-msgid "Please specify a valid name for this attachment."
-msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
-
-#: plugins/admin/systems/remove_glpi.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your MySql database in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Het is aan te raden de huidige inhoud van uw MySQL database op te slaan "
-"alvorens u doorgaat. Indien u dat gedaan heeft drukt u op 'Verwijderen' om "
-"door te gaan of op 'Annuleren' om te annuleren."
-
-#: plugins/admin/systems/class_servDHCP.inc:42
-msgid "Remove DHCP service"
-msgstr "Verwijder DHCP service"
-
-#: plugins/admin/systems/class_servDHCP.inc:43
-msgid ""
-"This server has DHCP features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Deze server heeft DHCP mogelijkheden ingeschakeld. U kunt deze uitschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_servDHCP.inc:45
-msgid "Add DHCP service"
-msgstr "Voeg DHCP service toe"
-
-#: plugins/admin/systems/class_servDHCP.inc:46
-msgid ""
-"This server has DHCP features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Deze server heeft DHCP mogelijkheden uitgeschakeld. U kunt deze inschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_goFonServer.inc:35
-#: plugins/admin/systems/class_goFonServer.inc:130
-#, fuzzy
-msgid "VoIP service"
-msgstr "IMAP Service"
-
-#: plugins/admin/systems/class_goFonServer.inc:64
-#, fuzzy
-msgid "VoIP service - Asterisk management"
-msgstr "Asterisk beheer"
-
-#: plugins/admin/systems/class_goFonServer.inc:73
-#, fuzzy
-msgid "The attribute DB user is empty or contains invalid characters."
-msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
-
-#: plugins/admin/systems/class_goFonServer.inc:76
-#: plugins/admin/systems/class_goFaxServer.inc:73
-#, fuzzy
-msgid "The attribute password is empty or contains invalid characters."
-msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
-
-#: plugins/admin/systems/class_goFonServer.inc:79
-#, fuzzy
-msgid ""
-"The attribute local dial prefix is empty or contains invalid characters."
-msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
-
-#: plugins/admin/systems/class_goFonServer.inc:82
-#, fuzzy
-msgid ""
-"The attribute country dial prefix is empty or contains invalid characters."
-msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
-
-#: plugins/admin/systems/class_goFonServer.inc:119
-#, fuzzy, php-format
-msgid ""
-"You can't remove the asterisk database extension, it is still in use by "
-"these objects '%s'."
-msgstr ""
-"U kunt deze bijlage niet verwijderen, aangezien deze nog steeds in gebruik "
-"is door deze systemen: '%s'"
-
-#: plugins/admin/systems/class_goFonServer.inc:131
-#, fuzzy
-msgid "VoIP - asterisk management"
-msgstr "Asterisk beheer"
-
-#: plugins/admin/systems/class_goFonServer.inc:145
-#, fuzzy
-msgid "Area code"
-msgstr "SOA record"
-
-#: plugins/admin/systems/class_goFonServer.inc:146
-#, fuzzy
-msgid "Country code"
-msgstr "Account code"
-
-#: plugins/admin/systems/class_terminalService.inc:72
-#: plugins/admin/systems/class_workstationService.inc:93
-#: plugins/admin/systems/workstationService.tpl:157
-msgid "unknown"
-msgstr "onbekend"
-
-#: plugins/admin/systems/class_terminalService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:89
-#: plugins/personal/environment/class_environment.inc:231
-#, php-format
-msgid ""
-"You have specified an external resolution hook which can't be read, please "
-"check the permission of the file '%s'."
-msgstr ""
-"U heeft een externe resolutie inhaker opgegeven, welke niet gelezen kan "
-"worden. Controleer a.u.b. de rechten op het bestand '%s'."
-
-#: plugins/admin/systems/class_terminalService.inc:104
-#: plugins/admin/systems/class_terminalService.inc:105
-#: plugins/admin/systems/class_terminalService.inc:106
-#: plugins/admin/systems/class_terminalService.inc:107
-#: plugins/admin/systems/class_workstationService.inc:96
-#: plugins/admin/systems/class_workstationService.inc:97
-#: plugins/admin/systems/class_workstationService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:99
-msgid "bit"
-msgstr "bit"
-
-#: plugins/admin/systems/class_terminalService.inc:158
-msgid "default"
-msgstr "standaard"
-
-#: plugins/admin/systems/class_terminalService.inc:159
-#: plugins/admin/systems/class_workstationService.inc:139
-msgid "show chooser"
-msgstr "toon keuze-mogelijkheid"
-
-#: plugins/admin/systems/class_terminalService.inc:160
-#: plugins/admin/systems/class_workstationService.inc:140
-msgid "direct"
-msgstr "direkt"
-
-#: plugins/admin/systems/class_terminalService.inc:163
-#: plugins/admin/systems/class_workstationService.inc:143
-msgid "load balanced"
-msgstr "load balanced"
-
-#: plugins/admin/systems/class_terminalService.inc:166
-#: plugins/admin/systems/class_workstationService.inc:146
-msgid "Windows RDP"
-msgstr "Windows RDP"
-
-#: plugins/admin/systems/class_terminalService.inc:167
-#: plugins/admin/systems/class_workstationService.inc:147
-msgid "ICA client"
-msgstr "ICA client"
-
-#: plugins/admin/systems/class_terminalService.inc:197
-#: plugins/admin/systems/class_workstationStartup.inc:836
-#: plugins/admin/systems/class_workstationService.inc:183
-#: plugins/personal/posix/class_posixAccount.inc:203
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
-msgid "automatic"
-msgstr "automatisch"
-
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_workstationService.inc:205
-msgid "Bit"
-msgstr "Bit"
-
-#: plugins/admin/systems/class_terminalService.inc:322
-#: plugins/admin/systems/class_workstationService.inc:320
-msgid "Choose the phone located at the current terminal"
-msgstr "Selecteer de telefoon die zich bij de huidige terminal bevindt."
-
-#: plugins/admin/systems/class_terminalService.inc:397
-#: plugins/admin/systems/class_terminalService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:387
-#: plugins/admin/systems/class_workstationService.inc:392
-msgid "Please specify a valid VSync range."
-msgstr "Geef a.u.b. een geldig VSync bereik op."
-
-#: plugins/admin/systems/class_terminalService.inc:411
-#: plugins/admin/systems/class_terminalService.inc:416
-#: plugins/admin/systems/class_workstationService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:407
-msgid "Please specify a valid HSync range."
-msgstr "Geef a.u.b. een geldig HSync bereik op."
-
-#: plugins/admin/systems/class_terminalService.inc:465
-#, fuzzy, php-format
-msgid "Saving of object system terminal/service with dn '%s' failed."
-msgstr "Het opslaan van terminal service informatie is mislukt"
-
-#: plugins/admin/systems/class_terminalService.inc:474
-#: plugins/admin/systems/class_workstationService.inc:459
-#, fuzzy
-msgid "Service"
-msgstr "Services"
-
-#: plugins/admin/systems/class_terminalService.inc:483
-#: plugins/admin/systems/class_workstationService.inc:468
-#, fuzzy
-msgid "Monitor"
-msgstr "Monitor grootte"
-
-#: plugins/admin/systems/class_terminalService.inc:484
-#: plugins/admin/ogroups/class_phonequeue.inc:951
-#, fuzzy
-msgid "Method"
-msgstr "methode"
-
-#: plugins/admin/systems/class_terminalService.inc:485
-#: plugins/admin/systems/terminalService.tpl:173
-msgid "Remote desktop"
-msgstr "Remote desktop"
-
-#: plugins/admin/systems/class_terminalService.inc:487
-#: plugins/admin/systems/class_workstationService.inc:469
-#, fuzzy
-msgid "Gfx driver"
-msgstr "Nieuw stuurprogramma"
-
-#: plugins/admin/systems/class_terminalService.inc:488
-#: plugins/admin/systems/class_workstationService.inc:470
-#, fuzzy
-msgid "Gfx resolution"
-msgstr "Resolutie"
-
-#: plugins/admin/systems/class_terminalService.inc:489
-#: plugins/admin/systems/class_workstationService.inc:471
-#, fuzzy
-msgid "Gfx color depth"
-msgstr "Kleurdiepte"
-
-#: plugins/admin/systems/class_terminalService.inc:490
-#: plugins/admin/systems/class_workstationService.inc:472
-#, fuzzy
-msgid "Hsync"
-msgstr "HSync"
-
-#: plugins/admin/systems/class_terminalService.inc:491
-#: plugins/admin/systems/class_workstationService.inc:473
-#, fuzzy
-msgid "Vsync"
-msgstr "VSync"
-
-#: plugins/admin/systems/class_terminalService.inc:492
-msgid "Auto-Sync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:493
-#, fuzzy
-msgid "Printer service enabled"
-msgstr "Print service"
-
-#: plugins/admin/systems/class_terminalService.inc:494
-#: plugins/admin/systems/terminalService.tpl:229
-msgid "Spool server"
-msgstr "Spool server"
-
-#: plugins/admin/systems/class_terminalService.inc:495
-#: plugins/admin/systems/class_workstationService.inc:475
-#, fuzzy
-msgid "Scanner enabled"
-msgstr "gedeactiveerd"
-
-#: plugins/admin/systems/class_terminalService.inc:496
-#, fuzzy
-msgid "Scanner model"
-msgstr "gedeactiveerd"
-
-#: plugins/admin/systems/class_terminalService.inc:497
-#: plugins/admin/systems/class_workstationService.inc:476
-#, fuzzy
-msgid "Keyboard model"
-msgstr "Kies toetsenbord model"
-
-#: plugins/admin/systems/class_terminalService.inc:498
-#: plugins/admin/systems/class_workstationService.inc:477
-#, fuzzy
-msgid "Keyboard layout"
-msgstr "Kies toetsenbord indeling"
-
-#: plugins/admin/systems/class_terminalService.inc:499
-#: plugins/admin/systems/class_workstationService.inc:478
-#, fuzzy
-msgid "Keyboard variant"
-msgstr "Kies toetsenbord variant"
-
-#: plugins/admin/systems/class_terminalService.inc:500
-#: plugins/admin/systems/class_workstationService.inc:479
-#, fuzzy
-msgid "Mouse type"
-msgstr "MIME-type"
-
-#: plugins/admin/systems/class_terminalService.inc:501
-#: plugins/admin/systems/class_workstationService.inc:480
-#, fuzzy
-msgid "Mouse port"
-msgstr "Koppelpunt"
-
-#: plugins/admin/systems/class_terminalService.inc:502
-#: plugins/admin/systems/terminalService.tpl:76
-#: plugins/admin/systems/class_workstationService.inc:481
-#: plugins/admin/systems/workstationService.tpl:86
-#: plugins/gofon/phoneaccount/paste_generic.tpl:27
-#: plugins/gofon/phoneaccount/generic.tpl:30
-msgid "Telephone hardware"
-msgstr "Telefoon hardware"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
-#, php-format
-msgid "Internal Error can't create device of type '%s'"
-msgstr "Interne fout. Kan apparaat van het type '%s' niet aanmaken."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
-#, php-format
-msgid "You're about to delete the glpi device '%s'."
-msgstr "U staat op het punt het GLPI apparaat '%s' te verwijderen."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
-msgid "Can't detect object name."
-msgstr "Kan de objectnaam niet detecteren"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
-#, php-format
-msgid ""
-"You can't delete this device, it is still in use by these system(s) '%s'"
-msgstr ""
-"U kunt dit apparaat niet verwijderen, aangezien deze nog steeds gebruikt "
-"wordt door deze systemen: '%s'"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
-msgid "devices"
-msgstr "apparaten"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-msgid "New mainbord"
-msgstr "Nieuw moederbord"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-msgid "New processor"
-msgstr "Nieuwe processor"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-#: plugins/admin/fai/class_divListFai.inc:177
-msgid "P"
-msgstr "PR"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "New case"
-msgstr "Nieuwe behuizing"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "C"
-msgstr "C"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "New network interface"
-msgstr "Nieuwe netwerk aansluiting"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "NI"
-msgstr "NI"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "New ram"
-msgstr "Nieuw geheugen"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "R"
-msgstr "R"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "New hard disk"
-msgstr "Nieuwe hardeschijf"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "HDD"
-msgstr "HDD"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "New drive"
-msgstr "Nieuwe schijf"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "D"
-msgstr "D"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "New controller"
-msgstr "Nieuwe controller"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "CS"
-msgstr "CS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "New graphics card"
-msgstr "Nieuwe grafische kaart"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "GC"
-msgstr "GC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "New sound card"
-msgstr "Nieuwe geluidskaart"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "SC"
-msgstr "SC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "New power supply"
-msgstr "Nieuwe voeding"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "PS"
-msgstr "PS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "New misc device"
-msgstr "Nieuw overig apparaat"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "OC"
-msgstr "OC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
-msgid "You have to specify a valid name for this device."
-msgstr "Geef a.u.b. een geldige naam op voor dit apparaat."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
-msgid "This device name is already in use."
-msgstr "De opgegeven apparaat naam wordt al gebruikt."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-#: plugins/personal/environment/class_environment.inc:508
-#: plugins/personal/environment/class_environment.inc:905
-msgid "None"
-msgstr "Geen"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-msgid "Other"
-msgstr "Overige"
-
-#: plugins/admin/systems/class_goMailServer.inc:47
-#: plugins/admin/systems/class_goMailServer.inc:514
-#, fuzzy
-msgid "Mail smtp service (Postfix)"
-msgstr "Mail server"
-
-#: plugins/admin/systems/class_goMailServer.inc:583
-#, fuzzy, php-format
-msgid "Saving server services/mail with dn '%s' failed."
-msgstr "Het opslaan van het server service object is mislukt"
-
-#: plugins/admin/systems/class_goMailServer.inc:600
-#, fuzzy
-msgid "Please specify a numeric value for header size limit."
-msgstr "Geef a.u.b. een nummerieke waarde op voor opnieuw proberen."
-
-#: plugins/admin/systems/class_goMailServer.inc:604
-#, fuzzy
-msgid "Please specify a numeric value for mailbox size limit."
-msgstr "Geef a.u.b. een nummerieke waarde op voor verval."
-
-#: plugins/admin/systems/class_goMailServer.inc:608
-#, fuzzy
-msgid "Please specify a numeric value for message size limit."
-msgstr "Geef a.u.b. een nummerieke waarde op voor verval."
-
-#: plugins/admin/systems/class_goMailServer.inc:703
-msgid "Mail smtp (Postfix)"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:704
-msgid "Mail smtp - Postfix"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:714
-msgid "Header size limit"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:720
-#, fuzzy
-msgid "Transport table"
-msgstr "Overdrachtstijd"
-
-#: plugins/admin/systems/goFonServer.tpl:1
-#, fuzzy
-msgid "VoIP database information"
-msgstr "Informatie weergeven/verbergen"
-
-#: plugins/admin/systems/goFonServer.tpl:4
-msgid "Asterisk DB user"
-msgstr "Asterisk DB gebruiker"
-
-#: plugins/admin/systems/goFonServer.tpl:20
-msgid "Country dial prefix"
-msgstr "Internationale telefoon prefix"
-
-#: plugins/admin/systems/goFonServer.tpl:28
-msgid "Local dial prefix"
-msgstr "Lokale telefoon prefix"
-
-#: plugins/admin/systems/class_workstationStartup.inc:434
-msgid ""
-"There are packages in your configuration, which can't be resolved with "
-"current server/release settings."
-msgstr ""
-"Er bestaan pakketten in uw configuratie, die niet gekoppeld kunnen worden "
-"aan de huidige server/distributie instellingen."
-
-#: plugins/admin/systems/class_workstationStartup.inc:479
-msgid "Please select a 'FAI server' or remove the 'FAI classes'."
-msgstr "Selecteer a.u.b. een 'FAI server' of  verwijder de 'FAI klasses'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:547
-msgid ""
-"There is already a profile in your selection that contain partition table "
-"configurations."
-msgstr ""
-"Er bestaat al een profiel in uw selectie die partitietabel configuraties "
-"bevat."
-
-#: plugins/admin/systems/class_workstationStartup.inc:764
-msgid "Not available in current setup"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:908
-#, php-format
-msgid ""
-"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
-"Server was reset to 'auto'."
-msgstr ""
-"Kon een of meer van de opgegeven FAI klasse(n) [%s] niet vinden op de FAI "
-"server '%s'. De server is teruggezet op 'auto'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:924
-#, fuzzy, php-format
-msgid ""
-"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
-"configurations, possibly some classes where deleted or renamed. Server was "
-"reset to 'auto'."
-msgstr ""
-"Kan de opgegeven FAI klasse(n) [%s] sowieso niet vinden. Controleer uw FAI "
-"configuratie a.u.b. Het is mogelijk dat sommige klassen verwijderd of "
-"hernoemd zijn. Alle klassen zijn verwijderd van dit account. Druk op "
-"annuleren indien u deze wijzigingen niet wenst op te slaan."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1097
-#, fuzzy, php-format
-msgid "Saving of system workstation/startup with dn '%s' failed."
-msgstr "Het opslaan van de werkstation opstart instellingen is mislukt"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1147
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
-msgstr ""
-"Kan de opgegeven REPOSITORY_HOOK '%s' niet uitvoeren. Controleer uw gosa."
-"conf a.u.b."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1179
-#, fuzzy
-msgid "System startup"
-msgstr "Systeem status"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1194
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/class_faiProfile.inc:467
-msgid "FAI classes"
-msgstr "FAI klassen"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1195
-msgid "Debian mirror"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1196
-#, fuzzy
-msgid "Debian release"
-msgstr "Huidige uitgave"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1198
-msgid "FAI status flag"
-msgstr ""
-
-#: plugins/admin/systems/class_gosaLogServer.inc:28
-#: plugins/admin/systems/class_gosaLogServer.inc:56
-#: plugins/admin/systems/class_gosaLogServer.inc:92
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#, fuzzy
-msgid "GOsa logging service"
-msgstr "Log DB gebruiker"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:104
-#, fuzzy
-msgid "Allow view of entries on this server"
-msgstr "Sta inloggen op de Terminal Server toe"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-msgid "Syslog Service"
-msgstr "Syslog Service"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#: plugins/admin/systems/goCupsServer.tpl:1
-#, fuzzy
-msgid "enabled"
-msgstr "gedeactiveerd"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:6
-msgid "List of attachments"
-msgstr "Lijst met bijlages"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:23
-msgid ""
-"This dialog allow you to attach additional objects (like manuals, guides, "
-"etc.)  to your currently edited computer."
-msgstr ""
-"Deze dialoog maakt het mogelijk om extra objecten (zoals handleidingen, "
-"documenten, etc.), aan de computer die u momenteel aan het bewerken bent, "
-"toe te voegen."
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:35
-msgid "Display attachments matching"
-msgstr "Toon overeenkomende bijlages"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:37
-msgid "Regular expression for matching attachment names"
-msgstr "Reguliere expressie voor overeenkomende bijlagenamen"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:51
-#: plugins/admin/systems/class_baseSelectDialog.inc:42
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
-#: plugins/admin/systems/glpiDeviceManagement.tpl:51
-#: plugins/admin/systems/class_glpiSelectUser.inc:113
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
-msgid "Use"
-msgstr "Gebruik"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
-msgid "Can't delete this entry, it is still in use."
-msgstr "Kan dit object niet verwijderen, aangezien deze nog in gebruik is."
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
-#: plugins/admin/systems/class_glpiAccount.inc:643
-#: plugins/admin/systems/class_glpiAccount.inc:658
-msgid "N/A"
-msgstr "Niet beschikbaar"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
-msgid "The selected name is already in use."
-msgstr "De opgegeven naam wordt al gebruikt."
-
-#: plugins/admin/systems/terminalService.tpl:4
-#: plugins/admin/systems/workstationService.tpl:4
-msgid "Keyboard"
-msgstr "Toetsenbord"
-
-#: plugins/admin/systems/terminalService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:254
-#: plugins/admin/systems/printerPPDDialog.tpl:5
-#: plugins/admin/systems/class_glpiAccount.inc:794
-#: plugins/admin/systems/workstationService.tpl:7
-msgid "Model"
-msgstr "Model"
-
-#: plugins/admin/systems/terminalService.tpl:10
-#: plugins/admin/systems/workstationService.tpl:11
-msgid "Choose keyboard model"
-msgstr "Kies toetsenbord model"
-
-#: plugins/admin/systems/terminalService.tpl:17
-#: plugins/admin/systems/workstationService.tpl:19
-msgid "Layout"
-msgstr "Indeling"
-
-#: plugins/admin/systems/terminalService.tpl:20
-#: plugins/admin/systems/workstationService.tpl:23
-msgid "Choose keyboard layout"
-msgstr "Kies toetsenbord indeling"
-
-#: plugins/admin/systems/terminalService.tpl:27
-#: plugins/admin/systems/workstationService.tpl:31
-msgid "Variant"
-msgstr "Variant"
-
-#: plugins/admin/systems/terminalService.tpl:30
-#: plugins/admin/systems/workstationService.tpl:35
-msgid "Choose keyboard variant"
-msgstr "Kies toetsenbord variant"
-
-#: plugins/admin/systems/terminalService.tpl:45
-#: plugins/admin/systems/workstationService.tpl:51
-msgid "Mouse"
-msgstr "Muis"
-
-#: plugins/admin/systems/terminalService.tpl:51
-#: plugins/admin/systems/workstationService.tpl:58
-msgid "Choose mouse type"
-msgstr "Kies het muis type"
-
-#: plugins/admin/systems/terminalService.tpl:58
-#: plugins/admin/systems/workstationService.tpl:66
-msgid "Port"
-msgstr "Poort"
-
-#: plugins/admin/systems/terminalService.tpl:61
-#: plugins/admin/systems/workstationService.tpl:70
-msgid "Choose mouse port"
-msgstr "Kies muispoort"
-
-#: plugins/admin/systems/terminalService.tpl:79
-#: plugins/admin/systems/workstationService.tpl:89
-#: plugins/admin/departments/class_departmentGeneric.inc:599
-#: plugins/gofon/phoneaccount/paste_generic.tpl:29
-#: plugins/gofon/phoneaccount/generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:34
-msgid "Telephone"
-msgstr "Telefoon"
-
-#: plugins/admin/systems/terminalService.tpl:101
-#: plugins/admin/systems/workstationService.tpl:114
-msgid "Choose graphic driver that is needed by the installed graphic board"
-msgstr ""
-"Kies het stuurprogramma dat nodig is voor de geïnstalleerde grafische kaart"
-
-#: plugins/admin/systems/terminalService.tpl:108
-#: plugins/admin/systems/workstationService.tpl:122
-#: plugins/personal/environment/class_environment.inc:1331
-#: plugins/personal/environment/environment.tpl:110
-msgid "Resolution"
-msgstr "Resolutie"
-
-#: plugins/admin/systems/terminalService.tpl:111
-#: plugins/admin/systems/workstationService.tpl:126
-msgid "Choose screen resolution used in graphic mode"
-msgstr "Kies de scherm resolutie die gebruikt wordt in grafische modus"
-
-#: plugins/admin/systems/terminalService.tpl:118
-#: plugins/admin/systems/workstationService.tpl:134
-msgid "Color depth"
-msgstr "Kleurdiepte"
-
-#: plugins/admin/systems/terminalService.tpl:121
-#: plugins/admin/systems/workstationService.tpl:138
-msgid "Choose colordepth used in graphic mode"
-msgstr "Kies de kleurdiepte die gebruikt wordt in grafische modus"
-
-#: plugins/admin/systems/terminalService.tpl:135
-#: plugins/admin/systems/workstationService.tpl:153
-msgid "Display device"
-msgstr "Scherm"
-
-#: plugins/admin/systems/terminalService.tpl:147
-#: plugins/admin/systems/workstationService.tpl:167
-msgid "Use DDC for automatic detection"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:150
-#: plugins/admin/systems/workstationService.tpl:170
-msgid "HSync"
-msgstr "HSync"
-
-#: plugins/admin/systems/terminalService.tpl:154
-#: plugins/admin/systems/workstationService.tpl:175
-msgid "Horizontal refresh frequency for installed monitor"
-msgstr "Horizontale ververs frequentie voor de geïnstalleerde monitor"
-
-#: plugins/admin/systems/terminalService.tpl:158
-#: plugins/admin/systems/workstationService.tpl:181
-msgid "VSync"
-msgstr "VSync"
-
-#: plugins/admin/systems/terminalService.tpl:162
-#: plugins/admin/systems/workstationService.tpl:186
-msgid "Vertical refresh frequency for installed monitor"
-msgstr "Verticale ververs frequentie voor de geïnstalleerde monitor"
-
-#: plugins/admin/systems/terminalService.tpl:177
-msgid "Connect method"
-msgstr "Verbindings methode"
-
-#: plugins/admin/systems/terminalService.tpl:180
-msgid "Choose method to connect to terminal server"
-msgstr "Kies de methode om te verbinden met de terminal server"
-
-#: plugins/admin/systems/terminalService.tpl:188
-msgid "Terminal server"
-msgstr "Terminal server"
-
-#: plugins/admin/systems/terminalService.tpl:191
-msgid "Select specific terminal server to use"
-msgstr "Selecteer de te gebruiken terminal server"
-
-#: plugins/admin/systems/terminalService.tpl:199
-msgid "Font server"
-msgstr "Font server"
-
-#: plugins/admin/systems/terminalService.tpl:202
-msgid "Select specific font server to use"
-msgstr "Selecteer de te gebruiken font server"
-
-#: plugins/admin/systems/terminalService.tpl:219
-msgid "Print device"
-msgstr "Printer"
-
-#: plugins/admin/systems/terminalService.tpl:221
-msgid "Select to start IPP based printing service on terminal"
-msgstr "Selecteer om de IPP gebaseerde print service te starten op de terminal"
-
-#: plugins/admin/systems/terminalService.tpl:223
-msgid "Provide print services"
-msgstr "Lever print diensten"
-
-#: plugins/admin/systems/terminalService.tpl:232
-msgid "Select NFS filesystem to place spool files on"
-msgstr "Selecteer NFS bestandssysteem waarop spool bestanden geplaatst worden"
-
-#: plugins/admin/systems/terminalService.tpl:245
-#: plugins/admin/systems/workstationService.tpl:201
-msgid "Scan device"
-msgstr "Scanner"
-
-#: plugins/admin/systems/terminalService.tpl:247
-#: plugins/admin/systems/workstationService.tpl:204
-msgid "Select to start SANE scan service on terminal"
-msgstr "Selecteer om de SANE scan service te starten op de terminal"
-
-#: plugins/admin/systems/terminalService.tpl:249
-#: plugins/admin/systems/workstationService.tpl:207
-msgid "Provide scan services"
-msgstr "Lever scan diensten"
-
-#: plugins/admin/systems/terminalService.tpl:257
-msgid "Select scanner driver to use"
-msgstr "Selecteer de te gebruiken scanner driver"
-
-#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
-#: plugins/personal/environment/class_selectPrinterDialog.inc:110
-msgid "Please select a printer or press cancel."
-msgstr "Selecteer a.u.b. een printer of druk annuleren in"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:58
-#, php-format
-msgid ""
-"You can't delete this manufacturer, it is still in use by these system(s) '%"
-"s'"
-msgstr ""
-"U kunt deze fabrikant niet verwijderen, aangezien deze nog steeds in gebruik "
-"is door deze systemen: '%s'"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:104
-msgid "Please specify a name."
-msgstr "Geef a.u.b. een naam op."
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:113
-#: plugins/admin/systems/class_glpiManufacturer.inc:119
-msgid "Specified name is already in use, please choose another one."
-msgstr "De opgegeven naam is al in gebruik. Kies a.u.b. een andere naam."
-
-#: plugins/admin/systems/class_goSyslogServer.inc:29
-#: plugins/admin/systems/class_goSyslogServer.inc:49
-#: plugins/admin/systems/class_goSyslogServer.inc:70
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#, fuzzy
-msgid "Logging service"
-msgstr "Log DB gebruiker"
-
-#: plugins/admin/systems/class_workstationService.inc:451
-#, fuzzy, php-format
-msgid "Saving of system workstation/service with dn '%s' failed."
-msgstr "Het opslaan van werkstations services is mislukt"
-
-#: plugins/admin/systems/class_workstationService.inc:460
-#, fuzzy
-msgid "Workstation service"
-msgstr "Werkstation naam"
-
-#: plugins/admin/systems/class_workstationService.inc:474
-#, fuzzy
-msgid "Use DDC"
-msgstr "Gebruikers ID"
-
-#: plugins/admin/systems/servkolab.tpl:9
-#: plugins/admin/systems/class_servKolab.inc:394
-msgid "Postfix mydomain"
-msgstr "Postfix mydomain"
-
-#: plugins/admin/systems/servkolab.tpl:18
-msgid "Postfix mydestination"
-msgstr "Postfix mydestination"
-
-#: plugins/admin/systems/servkolab.tpl:27
-#: plugins/admin/systems/class_servKolab.inc:396
-msgid "Cyrus admins"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:48
-#: plugins/admin/systems/class_servKolab.inc:407
-msgid "POP3 service"
-msgstr "POP3 service"
-
-#: plugins/admin/systems/servkolab.tpl:58
-#: plugins/admin/systems/class_servKolab.inc:409
-msgid "POP3/SSL service"
-msgstr "POP3/SSL service"
-
-#: plugins/admin/systems/servkolab.tpl:68
-#: plugins/admin/systems/class_servKolab.inc:405
-msgid "IMAP service"
-msgstr "IMAP Service"
-
-#: plugins/admin/systems/servkolab.tpl:78
-#: plugins/admin/systems/class_servKolab.inc:408
-msgid "IMAP/SSL service"
-msgstr "IMAP/SSL service"
-
-#: plugins/admin/systems/servkolab.tpl:88
-#: plugins/admin/systems/class_servKolab.inc:410
-msgid "Sieve service"
-msgstr "Sieve service"
-
-#: plugins/admin/systems/servkolab.tpl:98
-msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
-msgstr ""
-"FTP Free/Busy service (vervallen, niet compatibel met Kolab2 Free/Busy)"
-
-#: plugins/admin/systems/servkolab.tpl:108
-msgid "HTTP FreeBusy service (legacy)"
-msgstr "HTTP Free/Busy service (vervallen)"
-
-#: plugins/admin/systems/servkolab.tpl:118
-msgid "Amavis email scanning (virus/spam)"
-msgstr "Amavis email scannen (virus/anti-spam)"
-
-#: plugins/admin/systems/servkolab.tpl:129
-#: plugins/admin/systems/class_servKolab.inc:411
-msgid "Quota settings"
-msgstr "Quota instellingen"
-
-#: plugins/admin/systems/servkolab.tpl:147
-msgid "Free/Busy settings"
-msgstr "Free/Busy instellingen"
-
-#: plugins/admin/systems/servkolab.tpl:153
-msgid "Allow unauthenticated downloading of Free/Busy information"
-msgstr "Sta ongeauthoriseerd downloaden van Free/Busy informatie toe"
-
-#: plugins/admin/systems/servkolab.tpl:171
-#: plugins/admin/systems/class_servKolab.inc:398
-msgid "SMTP privileged networks"
-msgstr "SMTP toegestane netwerken"
-
-#: plugins/admin/systems/servkolab.tpl:176
-msgid "Hosts/networks allowed to relay"
-msgstr "Hosts/netwerken die E-mail mogen ralayen"
-
-#: plugins/admin/systems/servkolab.tpl:181
-msgid "Enter multiple values, seperated with"
-msgstr "Voor meerdere waardes in, gescheiden door"
-
-#: plugins/admin/systems/servkolab.tpl:194
-msgid "SMTP smarthost/relayhost"
-msgstr "SMTP smarthost/relayhost"
-
-#: plugins/admin/systems/servkolab.tpl:202
-#: plugins/admin/systems/class_servKolab.inc:401
-msgid "Enable MX lookup for relayhost"
-msgstr "Sta MX record opzoeken voor relayhost toe"
-
-#: plugins/admin/systems/servkolab.tpl:207
-msgid "Host used to relay mails"
-msgstr "Host die gebruikt wordt om E-mails te relayen"
-
-#: plugins/admin/systems/servkolab.tpl:223
-#: plugins/admin/systems/class_servKolab.inc:404
-msgid "Accept Internet Mail"
-msgstr "Accepteer Internet E-mail"
-
-#: plugins/admin/systems/servkolab.tpl:231
-msgid "Accept mail from other domains over non-authenticated SMTP"
-msgstr "Accepteer E-mail van andere domeinen over niet geauthenticeerde SMTP"
-
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "Print Service"
-msgstr "Print Service"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:3
-msgid "Adding a new service to the current server"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:7
-msgid ""
-"This dialog allows you to add new services to the currenty edited server "
-"object. The box below shows all available but not already used services."
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:13
-#, fuzzy
-msgid "Service to add"
-msgstr "Selecteer de toe te voegen printer"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:20
-#, fuzzy
-msgid "All available services are already in use."
-msgstr "De opgegeven apparaat naam wordt al gebruikt."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:115
-#: plugins/personal/posix/class_posixAccount.inc:575
-#: plugins/personal/samba/class_sambaAccount.inc:501
-#: setup/setup_config2.tpl:126
-msgid "disabled"
-msgstr "gedeactiveerd"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:116
-msgid "text"
-msgstr "tekst"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:117
-msgid "graphic"
-msgstr "grafisch"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:197
-#, php-format
-msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:204
-msgid "No WAKECMD definition found in your gosa.conf"
-msgstr "Er is geen 'WAKECMD' gedefiniëerd in uw gosa.conf"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:216
-msgid "No REBOOTCMD definition found in your gosa.conf"
-msgstr "Er is geen 'REBOOTCMD' in uw gosa.conf gedefiniëerd"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:228
-msgid "No HALTCMD definition found in your gosa.conf"
-msgstr "Er is geen 'HALTCMD' in uw gosa.conf gedefiniëerd"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:369
-#, php-format
-msgid "Removing of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:442
-msgid "The required field 'Terminal name' is not set."
-msgstr "Het vereiste veld 'Terminal naam' is leeg."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:471
-#: plugins/admin/systems/class_workstationGeneric.inc:453
-msgid ""
-"There must be at least one NTP server selected, or the inherit mode "
-"activated."
-msgstr ""
-"Er moet tenminste een NTP server geselecteerd zijn of de overervings mode "
-"moet geactiveerd zijn."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:557
-#, php-format
-msgid "Saving of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:620
-#, fuzzy
-msgid "Terminal generic"
-msgstr "Terminal Service"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:629
-#: plugins/admin/systems/terminal.tpl:72
-msgid "Root server"
-msgstr "Root server"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:630
-#: plugins/admin/systems/terminal.tpl:82
-msgid "Swap server"
-msgstr "Swap server"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:631
-#, fuzzy
-msgid "Syslog server enabled"
-msgstr "Syslog server"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:632
-#, fuzzy
-msgid "Ntp server settings"
-msgstr "Gebruikersinstellingen"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:635
-#: plugins/admin/systems/class_workstationGeneric.inc:621
-#, fuzzy
-msgid "Root password"
-msgstr "Wachtwoord instellen"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
-msgid ""
-"This dialog allows you to configure all components of this DNS zone on a "
-"single list."
-msgstr ""
-"Deze dialoog maakt het mogelijk om alle componenten van deze DNS zone binnen "
-"een enkele lijst te configureren"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
-msgid ""
-"Be careful editing record types with this dialog. All changes will be saved "
-"immediately when using the save button."
-msgstr ""
-"Let op bij het bewerken van record types met deze dialoog. Alle "
-"veranderingen worden onmiddelijk opgeslagen zodra u de opslaan knop gebruikt."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
-msgid ""
-"This dialog can't be used until the currently edited zone was saved or the "
-"zone entry exists in the ldap database."
-msgstr ""
-"Deze dialoog kan niet gebruikt worden, totdat de zone die nu bewerkt wordt "
-"opgeslagen wordt of de zone invoerregel in de LDAP database bestaat."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "Create a new DNS zone entry"
-msgstr "Een nieuwe DNS zone regel aanmaken"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:1
-msgid "Manage OS-types"
-msgstr "OS-types beheren"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:24
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
-#: plugins/admin/systems/glpi_edit_type.tpl:24
-msgid "Please enter a new name"
-msgstr "Geef a.u.b. een nieuwe naam op"
-
-#: plugins/admin/systems/goSpamServer.tpl:22
-msgid "Select required score to tag mail as spam"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:72
-msgid "Enable bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/goFaxServer.tpl:1
-#, fuzzy
-msgid "FAX database information"
-msgstr "Free Busy informatie"
-
-#: plugins/admin/systems/goFaxServer.tpl:4
-msgid "FAX DB user"
-msgstr "FAX DB gebruiker"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
-#, fuzzy, php-format
-msgid "You're about to delete the ppd file '%s' at '%s'."
-msgstr "U staat op het punt de programma '%s' te verwijderen."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
-#, fuzzy, php-format
-msgid "Could not found specified ppd file '%s'."
-msgstr "Het opgegeven certificaat kon geopend worden!"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
-msgid ""
-"Something went wrong while trying to remove the ppd file from server, "
-"possibly we have no write access."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
-#, php-format
-msgid "Selected vendor '%s' does not exists in our list of ppds."
-msgstr "De geselecteerde fabricant '%s' bestaat niet in onze lijst met ppds."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
-msgid "Printer ppd selection."
-msgstr "Printer PPD selectie"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:25
-msgid "Choose a base"
-msgstr "Selecteer een basis"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-msgid "Go to root department"
-msgstr "Ga naar basis afdelingen"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: include/class_MultiSelectWindow.inc:194
-msgid "Go up one department"
-msgstr "Ga een afdeling omhoog"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-msgid "Go to users department"
-msgstr "Ga naar gebruikers afdeling"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-#: include/class_MultiSelectWindow.inc:204
-msgid "Home"
-msgstr "Home"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: include/class_MultiSelectWindow.inc:209
-msgid "Reload list"
-msgstr "Lijst herladen"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:36
-msgid ""
-"Step in the prefered tree and click save to use the current subtree as base. "
-"Or click the image at the end of each entry."
-msgstr ""
-"Stap in de gewenste tree en klik opslaan om de huidige subtree als basis te "
-"gebruiken of klik op het plaatje aan het einde van iedere regel."
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:53
-msgid "Filter entries with this syntax"
-msgstr "Filter regels met deze syntax"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:117
-#, php-format
-msgid "Select this base"
-msgstr "Selecteer deze basis"
-
-#: plugins/admin/systems/gosaLogServer.tpl:1
-#, fuzzy
-msgid "GOsa logging database"
-msgstr "Log database"
-
-#: plugins/admin/systems/gosaLogServer.tpl:4
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/goVirusServer.tpl:13
-#, fuzzy
-msgid "Database user"
-msgstr "Databases"
-
-#: plugins/admin/systems/class_goVirusServer.inc:48
-#: plugins/admin/systems/class_goVirusServer.inc:211
-#: plugins/admin/systems/class_goVirusServer.inc:220
-#: plugins/admin/systems/class_goVirusServer.inc:221
-msgid "Anti virus"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:156
-#, fuzzy, php-format
-msgid "Saving of server services/anti virus with dn '%s' failed."
-msgstr "Het opslaan van het server service object is mislukt"
-
-#: plugins/admin/systems/class_goVirusServer.inc:164
-#: plugins/admin/systems/class_goVirusServer.inc:239
-msgid "Maximum directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:165
-#: plugins/admin/systems/class_goVirusServer.inc:238
-#: plugins/admin/systems/goVirusServer.tpl:43
-msgid "Maximum threads"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:166
-#: plugins/admin/systems/class_goVirusServer.inc:241
-#: plugins/admin/systems/goVirusServer.tpl:134
-#, fuzzy
-msgid "Maximum file size"
-msgstr "E-mail grootte"
-
-#: plugins/admin/systems/class_goVirusServer.inc:167
-#: plugins/admin/systems/class_goVirusServer.inc:242
-msgid "Maximum recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:168
-#: plugins/admin/systems/class_goVirusServer.inc:243
-#: plugins/admin/systems/goVirusServer.tpl:152
-msgid "Maximum compression ratio"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:169
-#: plugins/admin/systems/class_goVirusServer.inc:245
-#: plugins/admin/systems/goVirusServer.tpl:71
-#, fuzzy
-msgid "Checks per day"
-msgstr "Controleer parameter"
-
-#: plugins/admin/systems/class_goVirusServer.inc:173
-#, fuzzy, php-format
-msgid "The specified value for '%s' must be a numeric value."
-msgstr "De sieve poort dient nummeriek te zijn."
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:246
-#: plugins/admin/systems/goVirusServer.tpl:33
-msgid "Http proxy URL"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:244
-#: plugins/admin/systems/goVirusServer.tpl:23
-#, fuzzy
-msgid "Database mirror"
-msgstr "Database"
-
-#: plugins/admin/systems/class_goVirusServer.inc:179
-#, fuzzy, php-format
-msgid "Please specify a valid value for '%s'."
-msgstr "Geef a.u.b. een geldige waarde op voor 'url'."
-
-#: plugins/admin/systems/class_goVirusServer.inc:233
-#: plugins/admin/systems/goVirusServer.tpl:84
-msgid "Enable debugging"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:234
-#: plugins/admin/systems/goVirusServer.tpl:92
-msgid "Enable mail scanning"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:235
-#: plugins/admin/systems/goVirusServer.tpl:117
-msgid "Enable scanning of archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:236
-#: plugins/admin/systems/goVirusServer.tpl:125
-msgid "Block encrypted archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:240
-#, fuzzy
-msgid "Anti virus user"
-msgstr "Voeg DNS service toe"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:216
-#: plugins/admin/ogroups/class_termgroup.inc:247
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
-msgstr "Het opslaan van de werkstation opstart instellingen is mislukt"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:227
-msgid "This 'dn' has no workstation features."
-msgstr "Deze 'dn' heeft geen werkstation mogelijkheden."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:354
-#, fuzzy, php-format
-msgid "Removing of system workstation/generic with dn '%s' failed."
-msgstr "Het verwijderen van het Samba werkstation is mislukt"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:425
-msgid "The required field 'Workstation name' is not set."
-msgstr "Het vereiste veld 'Werkstation naam' is leeg."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:521
-#: plugins/admin/systems/class_workstationGeneric.inc:546
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic with dn '%s' failed."
-msgstr "Het opslaan van werkstations services is mislukt"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:607
-#, fuzzy
-msgid "Workstation generic"
-msgstr "Werkstation naam"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:619
-#: plugins/admin/systems/terminal.tpl:53
-#: plugins/admin/systems/workstation.tpl:60
-#: plugins/admin/ogroups/class_termgroup.inc:396
-#: plugins/admin/ogroups/termgroup.tpl:58
-msgid "Syslog server"
-msgstr "Syslog server"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:620
-#: plugins/admin/ogroups/class_termgroup.inc:398
-#, fuzzy
-msgid "Ntp server"
-msgstr "NTP tijdserver"
-
-#: plugins/admin/systems/servdns.tpl:1
-msgid "Zones"
-msgstr "Zones"
-
-#: plugins/admin/systems/goSpamServerRule.tpl:14
-#, fuzzy
-msgid "Rule"
-msgstr "Funktie"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
-msgid "Attachment"
-msgstr "Bijlage"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
-#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
-msgid "File"
-msgstr "Bestand"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
-#: plugins/admin/systems/printerPPDDialog.tpl:11
-#: plugins/admin/applications/generic.tpl:138
-#: plugins/admin/fai/faiTemplateEntry.tpl:49
-msgid "Upload"
-msgstr "Uploaden"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
-msgid "Filename"
-msgstr "Bestandsnaam"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
-msgid "Mime-type"
-msgstr "MIME-type"
-
-#: plugins/admin/systems/class_servRepository.inc:45
-#: plugins/admin/systems/class_servRepository.inc:367
-#: plugins/admin/systems/class_servRepository.inc:378
-#, fuzzy
-msgid "Repository service"
-msgstr "Print service"
-
-#: plugins/admin/systems/class_servRepository.inc:100
-#: plugins/admin/fai/class_faiSummaryTab.inc:175
-msgid "You can't use this plugin until FAI is activated."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:158
-#, php-format
-msgid ""
-"You can't delete this release, it is still used by these workstations [%s]. "
-"Please solve this dependencies first, to keep data base consistency."
-msgstr ""
-"U kunt deze distributie niet verwijderen, aangezien deze nog in gebruik is "
-"door de volgende werkstations [%s]. Los deze afhankelijkheden a.u.b. eerst "
-"op, om de database consistent te houden."
-
-#: plugins/admin/systems/class_servRepository.inc:192
-#, php-format
-msgid ""
-"Be careful editing this release, it is still used by these workstations [%s]."
-msgstr ""
-"Let op bij het bewerken van deze distributie. Deze wordt nog steeds gebruikt "
-"door de volgende werkstations [%s]."
-
-#: plugins/admin/systems/class_servRepository.inc:259
-#: plugins/admin/systems/class_servRepository.inc:282
-#: plugins/admin/systems/class_servRepository.inc:391
-#: plugins/admin/systems/servRepositorySetup.tpl:39
-msgid "Sections"
-msgstr "Secties"
-
-#: plugins/admin/systems/class_servRepository.inc:377
-#: plugins/admin/systems/servRepositorySetup.tpl:1
-#: plugins/admin/fai/faiPackage.tpl:33
-msgid "Repository"
-msgstr "Verzamelplaats"
-
-#: plugins/admin/systems/class_servRepository.inc:390
-#, fuzzy
-msgid "Releases"
-msgstr "Distributie versie"
-
-#: plugins/admin/systems/class_servRepository.inc:392
-#: plugins/admin/systems/servRepositorySetup.tpl:8
-msgid "Parent server"
-msgstr "Hoofd/Parent server"
-
-#: plugins/admin/systems/class_servRepository.inc:393
-msgid "Url"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:314
-#: plugins/admin/acl/class_aclRole.inc:339
-#: plugins/admin/ogroups/phonequeue.tpl:27
-#: plugins/admin/fai/class_faiProfile.inc:312
-#: include/sieve/templates/object_container_clear.tpl:12
-#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
-msgid "Down"
-msgstr "Omlaag"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:388
-#, php-format
-msgid "Please choose a valid zone name."
-msgstr "Geef a.u.b. een geldige zonenaam op."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:392
-#, php-format
-msgid "Please choose a valid reverse zone name."
-msgstr "Geef a.u.b. een geldige omgekeerde zonenaam op."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:396
-msgid "Only lowercase strings are allowed as zone name."
-msgstr "Hoofdletter zijn niet toegestaan voor de zone-naam."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:400
-msgid "Please specify a numeric value for serial number."
-msgstr "Geef a.u.b. een nummerieke waarde voor het serienummer op."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:404
-msgid "Please specify a numeric value for refresh."
-msgstr "Geef a.u.b. een nummerieke waarde op voor de verversing."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:408
-msgid "Please specify a numeric value for ttl."
-msgstr "Geef a.u.b. een nummerieke waarde op voor TTL."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:412
-msgid "Please specify a numeric value for expire."
-msgstr "Geef a.u.b. een nummerieke waarde op voor verval."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:416
-msgid "Please specify a numeric value for retry."
-msgstr "Geef a.u.b. een nummerieke waarde op voor opnieuw proberen."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:431
-#, fuzzy
-msgid ""
-"The given network address is not a valid, please specify a valid IP address."
-msgstr "Het veld IP adres bevat een ongeldig adres."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:438
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.0.0.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:444
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.0.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:450
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.x.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:454
-#, fuzzy, php-format
-msgid "The given network class '%s' is not valid."
-msgstr "Het uitnodigingsbeleid invoer voor adres '%s' is niet geldig"
-
-#: plugins/admin/systems/server.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
-msgid "Server name"
-msgstr "Servernaam"
-
-#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
-#: plugins/admin/systems/workstation.tpl:53
-#: plugins/admin/ogroups/termgroup.tpl:50
-msgid "Select terminal mode"
-msgstr "Selecteer terminal modus"
-
-#: plugins/admin/systems/server.tpl:67
-msgid "Select action to execute for this server"
-msgstr "Selecteer de voor deze server uit te voeren actie"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
-#: plugins/admin/ogroups/ogroup_objects.tpl:6
-msgid "Select objects to add"
-msgstr "Selecteer de toe te voegen objecten"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
-#: plugins/admin/systems/servRepository.tpl:48
-#: plugins/admin/ogroups/ogroup_objects.tpl:45
-#: plugins/admin/fai/faiPackageEntry.tpl:42
-#: plugins/admin/fai/faiProfileEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:55
-msgid "Display objects matching"
-msgstr "Toon overeenkomende objecten"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
-#: plugins/admin/systems/servRepository.tpl:52
-#: plugins/admin/ogroups/ogroup_objects.tpl:46
-#: plugins/admin/fai/faiPackageEntry.tpl:46
-#: plugins/admin/fai/faiProfileEntry.tpl:59
-msgid "Regular expression for matching object names"
-msgstr "Reguliere expressie voor overeenkomende objectnamen"
-
-#: plugins/admin/systems/servRepositorySetup.tpl:28
-#: plugins/personal/connectivity/kolab.tpl:74
-msgid "URL"
-msgstr "URL"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:34
-#: plugins/admin/systems/class_goGlpiServer.inc:89
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#, fuzzy
-msgid "Inventory database"
-msgstr "gebruiker database"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:60
-#, fuzzy
-msgid "Inventory database service"
-msgstr "gebruiker database"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:69
-#: plugins/admin/systems/class_goFaxServer.inc:70
-#, fuzzy
-msgid "The attribute user is empty or contains invalid characters."
-msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:72
-#, fuzzy
-msgid "The attribute database is empty or contains invalid characters."
-msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
-
-#: plugins/admin/systems/class_goNtpServer.inc:30
-#: plugins/admin/systems/class_goNtpServer.inc:76
-#, fuzzy
-msgid "Time service (NTP)"
-msgstr "Tijd Service"
-
-#: plugins/admin/systems/class_goNtpServer.inc:99
-#, fuzzy, php-format
-msgid "Saving server services/goNtpServer with dn '%s' failed."
-msgstr "Het opslaan van het server service object is mislukt"
-
-#: plugins/admin/systems/class_goNtpServer.inc:114
-#, fuzzy
-msgid "Time service"
-msgstr "Tijd Service"
-
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#, fuzzy
-msgid "Time service - NTP"
-msgstr "Tijd Service"
-
-#: plugins/admin/systems/class_goNtpServer.inc:123
-#, fuzzy
-msgid "Ntp source"
-msgstr "Audio service"
-
-#: plugins/admin/systems/class_goShareServer.inc:33
-#, fuzzy
-msgid "File service"
-msgstr "Bestandserver"
-
-#: plugins/admin/systems/class_goShareServer.inc:159
-#: plugins/admin/systems/class_goShareServer.inc:387
-#, fuzzy
-msgid "File service (Shares)"
-msgstr "Bestandserver"
-
-#: plugins/admin/systems/class_goShareServer.inc:193
-#, fuzzy, php-format
-msgid "Saving of system server/shares with dn '%s' failed."
-msgstr "Het opslaan van de server db instellingen is mislukt"
-
-#: plugins/admin/systems/class_goShareServer.inc:231
-#, php-format
-msgid "The share can't be removed since it is still used by %d users:"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:236
-msgid "Please correct the share-/profile settings of these users"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:264
-#, fuzzy, php-format
-msgid "Creating system server/shares (mount container) with dn '%s' failed."
-msgstr "Het aanmaken van een mount container is mislukt"
-
-#: plugins/admin/systems/class_goShareServer.inc:278
-#, fuzzy, php-format
-msgid "Removing system server/shares (mount container) with dn '%s' failed."
-msgstr "Het verwijderen van een mount container is mislukt"
-
-#: plugins/admin/systems/class_goShareServer.inc:289
-#, fuzzy, php-format
-msgid "Saving system server/shares (mount container) with dn '%s' failed."
-msgstr "Het opslaan van de mount container is mislukt"
-
-#: plugins/admin/systems/class_goShareServer.inc:388
-#, fuzzy
-msgid "File service - Shares"
-msgstr "Bestandserver"
-
-#: plugins/admin/systems/class_goShareServer.inc:397
-msgid "Apple mounts"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:400
-#, fuzzy
-msgid "Charset"
-msgstr "Chipset"
-
-#: plugins/admin/systems/terminal.tpl:8
-msgid "Terminal template"
-msgstr "Terminal sjabloon"
-
-#: plugins/admin/systems/terminal.tpl:10
-#: plugins/admin/systems/paste_generic.tpl:24
-msgid "Terminal name"
-msgstr "Terminal naam"
-
-#: plugins/admin/systems/terminal.tpl:37
-#: plugins/admin/systems/workstation.tpl:44
-#, fuzzy
-msgid "Inherit all"
-msgstr "Initialen"
-
-#: plugins/admin/systems/terminal.tpl:56
-#: plugins/admin/systems/workstation.tpl:63
-#: plugins/admin/ogroups/termgroup.tpl:61
-msgid "Choose server to use for logging"
-msgstr "Selecteer de server die gebruikt wordt voor log doeleinden"
-
-#: plugins/admin/systems/terminal.tpl:75
-msgid "Select NFS root filesystem to use"
-msgstr "Selecteer het te gebruiken NFS root bestandssysteem"
-
-#: plugins/admin/systems/terminal.tpl:85
-msgid "Choose NFS filesystem to place swap files on"
-msgstr "Kies het NFS bestandssysteem waarop de swapbestanden geplaatst worden"
-
-#: plugins/admin/systems/terminal.tpl:104
-#: plugins/admin/systems/workstation.tpl:81
-msgid "Inherit time server attributes"
-msgstr "Tijdserver attributen overerven"
-
-#: plugins/admin/systems/terminal.tpl:109
-#: plugins/admin/systems/workstation.tpl:86
-#: plugins/admin/ogroups/termgroup.tpl:14
-msgid "NTP server"
-msgstr "NTP tijdserver"
-
-#: plugins/admin/systems/terminal.tpl:112
-#: plugins/admin/systems/workstation.tpl:89
-#: plugins/admin/ogroups/termgroup.tpl:17
-msgid "Choose server to use for synchronizing time"
-msgstr "Selecteer de server die gebruikt wordt voor tijdsynchronisatie"
-
-#: plugins/admin/systems/terminal.tpl:151
-#: plugins/admin/systems/workstation.tpl:126
-#: plugins/admin/ogroups/termgroup.tpl:93
-msgid "Select action to execute for this terminal"
-msgstr "Selecteer de voor deze terminal uit te voeren actie"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
-#: plugins/admin/systems/class_glpiAccount.inc:151
-msgid "There is no server with valid glpi database service."
-msgstr "Er is geen server met geldige GLPI database service aanwezig."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
-#: plugins/admin/systems/class_glpiAccount.inc:161
-msgid "Can't connect to glpi database, the php-mysql extension is missing."
-msgstr ""
-"Kan niet verbinden met de GLPI database. Er is geen MySQL extensie "
-"beschikbaar. Controleer uw PHP installatie."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
-#: plugins/admin/systems/class_glpiAccount.inc:171
-msgid "Can't connect to glpi database, check configuration twice."
-msgstr ""
-"Kan niet verbinden met de GLPI database. Controleer uw configuratie a.u.b. "
-"nogmaals."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
-#: plugins/admin/systems/class_glpiAccount.inc:580
-msgid "Remove inventory"
-msgstr "Inventaris verwijderen"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
-msgid ""
-"This server has inventory features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Deze server heeft inventaris mogelijkheden ingeschakeld. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
-#: plugins/admin/systems/class_glpiAccount.inc:583
-msgid "Add inventory"
-msgstr "Inventaris toevoegen"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
-msgid ""
-"This server has inventory features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Deze server heeft inventaris mogelijkheden uitgeschakeld. U kunt deze "
-"inschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
-#, php-format
-msgid ""
-"Can't rename given printer type to '%s', because this type name already "
-"exists."
-msgstr ""
-"Kan het opgegeven printertype niet wijzigen naar '%s', aangezien deze "
-"typenaam al bestaat."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
-#, php-format
-msgid "Can't delete printer type, it is still in use by '%s'."
-msgstr ""
-"Kan het printertype niet verwijderen, aangezien deze nog steeds in gebruik "
-"is door: '%s'"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
-msgid "since"
-msgstr "sinds"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
-#: plugins/admin/systems/class_glpiAccount.inc:780
-msgid "Glpi"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
-#, fuzzy
-msgid "Printer inventory extension"
-msgstr "Voeg printer extensie toe"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
-#, fuzzy
-msgid "Supports serial interface"
-msgstr "Ondersteunde interfaces"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
-#, fuzzy
-msgid "Supports parallel interface"
-msgstr "Ondersteunde interfaces"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
-#, fuzzy
-msgid "Supports usb interface"
-msgstr "Ondersteunde interfaces"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
-#: plugins/admin/systems/glpi.tpl:66
-#: plugins/admin/systems/class_glpiAccount.inc:789
-#: plugins/admin/systems/glpiPrinter.tpl:83
-msgid "Technical responsible"
-msgstr "Technisch verantwoordelijke"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
-#: plugins/admin/systems/glpi.tpl:56
-#: plugins/admin/systems/class_glpiAccount.inc:793
-#: plugins/admin/systems/glpiPrinter.tpl:94
-msgid "Contact person"
-msgstr "Contactpersoon"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
-#: plugins/admin/systems/glpi.tpl:117
-#: plugins/admin/systems/class_glpiAccount.inc:797
-#: plugins/admin/systems/glpiPrinter.tpl:107
-msgid "Attachments"
-msgstr "Bijlagen"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
-#, fuzzy
-msgid "Cartridge settings"
-msgstr "Cartridges"
-
-#: plugins/admin/systems/glpi_edit_type.tpl:1
-msgid "Manage System-types"
-msgstr "Systeemtypes beheren"
-
-#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
-msgid "System management"
-msgstr "Systeembeheer"
-
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
-msgid "Reference"
-msgstr "Referentie"
-
-#: plugins/admin/systems/remove_ppd.tpl:9
-msgid "The ppd file will be removed from the server and can not be restored."
-msgstr ""
-
-#: plugins/admin/systems/paste_generic.tpl:14
-#, fuzzy
-msgid "workstation name"
-msgstr "Werkstation naam"
-
-#: plugins/admin/systems/paste_generic.tpl:54
-#, fuzzy
-msgid "Component name"
-msgstr "Algemene naam"
-
-#: plugins/admin/systems/workstation.tpl:8
-msgid "Workstation template"
-msgstr "Werkstation sjabloon"
-
-#: plugins/admin/systems/glpi.tpl:23
-#: plugins/admin/systems/class_glpiAccount.inc:791
-msgid "Operating system"
-msgstr "Besturingssysteem"
-
-#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
-msgid "Contacts"
-msgstr "Contacten"
-
-#: plugins/admin/systems/glpi.tpl:96
-msgid "Installed devices"
-msgstr "Geinstalleerde apparaten"
-
-#: plugins/admin/systems/glpi.tpl:112
-msgid "Trading"
-msgstr "Uit-/Omwisseling"
-
-#: plugins/admin/systems/glpi.tpl:113
-msgid "Software"
-msgstr "Software"
-
-#: plugins/admin/systems/glpi.tpl:114
-msgid "Contracts"
-msgstr "Contracten"
-
-#: plugins/admin/systems/class_divListSystem.inc:42
-#: plugins/admin/systems/class_divListSystem.inc:43
-msgid "List of systems"
-msgstr "Lijst met systemen"
-
-#: plugins/admin/systems/class_divListSystem.inc:47
-msgid ""
-"This menu allows you to add, remove and change the properties of specific "
-"systems. You can only add systems which have already been started once."
-msgstr ""
-"Dit menu maakt het mogelijk om specifieke systemen toe te voegen, bewerken "
-"en verwijderen. U kunt alleen systemen toevoegen die al eens opgestart "
-"geweest zijn."
-
-#: plugins/admin/systems/class_divListSystem.inc:68
-msgid "System / Department"
-msgstr "Systeem / Afdeling"
-
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Show servers"
-msgstr "Toon servers"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-msgid "Select to see Linux terminals"
-msgstr "Selecteer om Linux terminals te zien"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Show terminals"
-msgstr "Toon terminals"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-msgid "Select to see Linux workstations"
-msgstr "Selecteer om Linux werkstations te zien"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Show workstations"
-msgstr "Toon werkstations"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Select to see MicroSoft Windows based workstations"
-msgstr "Selecteer om Microsoft Windows werkstations te zien"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Show windows based workstations"
-msgstr "Toon Windows werkstations"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Select to see network printers"
-msgstr "Selecteer om netwerk printers te zien"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Show network printers"
-msgstr "Toon netwerk printers"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-msgid "Select to see VOIP phones"
-msgstr "Selecteer om VOIP telefoons te zien"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Show phones"
-msgstr "Toon telefoons"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Select to see network devices"
-msgstr "Selecteer om netwerk apparaten te zien"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Show network devices"
-msgstr "Toon netwerk apparaten"
-
-#: plugins/admin/systems/class_divListSystem.inc:85
-#: plugins/personal/posix/trust_machines.tpl:30
-msgid "Display systems matching"
-msgstr "Toon de overeenkomende systemen"
-
-#: plugins/admin/systems/class_divListSystem.inc:86
-msgid "Display systems of user"
-msgstr "Toon systemen van gebruiker"
-
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal template"
-msgstr "Nieuw terminal sjabloon"
-
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation template"
-msgstr "Nieuw werkstation sjabloon"
-
-#: plugins/admin/systems/class_divListSystem.inc:200
-msgid "New Server"
-msgstr "Nieuwe server"
-
-#: plugins/admin/systems/class_divListSystem.inc:206
-msgid "New Printer"
-msgstr "Nieuwe printer"
-
-#: plugins/admin/systems/class_divListSystem.inc:212
-msgid "New Phone"
-msgstr "Nieuwe telefoon"
-
-#: plugins/admin/systems/class_divListSystem.inc:218
-msgid "New Component"
-msgstr "Nieuw component"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove selected systems"
-msgstr "Verwijder systeem"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove systems"
-msgstr "Nagios account aanmaken"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy selected system"
-msgstr "Verwijder systeem"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy systems"
-msgstr "Lijst met systemen"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "cut selected system"
-msgstr "Verwijder systeem"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "Cut systems"
-msgstr "Bewerk systeem"
-
-#: plugins/admin/systems/class_divListSystem.inc:256
-msgid "Cups Server"
-msgstr "Cups server"
-
-#: plugins/admin/systems/class_divListSystem.inc:257
-msgid "Log Db"
-msgstr "Log DB"
-
-#: plugins/admin/systems/class_divListSystem.inc:258
-msgid "Syslog Server"
-msgstr "Syslog server"
-
-#: plugins/admin/systems/class_divListSystem.inc:259
-msgid "Mail Server"
-msgstr "Mail server"
-
-#: plugins/admin/systems/class_divListSystem.inc:260
-msgid "Imap Server"
-msgstr "Imap server"
-
-#: plugins/admin/systems/class_divListSystem.inc:261
-msgid "Nfs Server"
-msgstr "Nfs server"
-
-#: plugins/admin/systems/class_divListSystem.inc:262
-msgid "Kerberos Server"
-msgstr "Kerberos server"
-
-#: plugins/admin/systems/class_divListSystem.inc:263
-msgid "Asterisk Server"
-msgstr "Asterisk server"
-
-#: plugins/admin/systems/class_divListSystem.inc:264
-msgid "Fax Server"
-msgstr "Fax server"
-
-#: plugins/admin/systems/class_divListSystem.inc:265
-msgid "Ldap Server"
-msgstr "Ldap server"
-
-#: plugins/admin/systems/class_divListSystem.inc:323
-msgid "Edit system"
-msgstr "Bewerk systeem"
-
-#: plugins/admin/systems/class_divListSystem.inc:333
-msgid "Delete system"
-msgstr "Verwijder systeem"
-
-#: plugins/admin/systems/class_divListSystem.inc:376
-msgid "Set root       password"
-msgstr "Stel root    wachtwoord in"
-
-#: plugins/admin/systems/class_divListSystem.inc:383
-#, fuzzy
-msgid "Create CD"
-msgstr "Aanmaken"
-
-#: plugins/admin/systems/class_divListSystem.inc:384
-#, fuzzy
-msgid "Create FAI CD"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:1
-msgid "Printer driver"
-msgstr "Printer stuurprogramma"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:6
-msgid "Select"
-msgstr "Selecteer"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:9
-msgid "New driver"
-msgstr "Nieuw stuurprogramma"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
-msgid "List of available cartridge type for this type of printer"
-msgstr "Lijst met beschikbare cartridges voor dit type printer"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
-msgid ""
-"This dialog allows you to create new types of cartridges, and select one or "
-"more types for your printer. Cartridge types depends on the printer type you "
-"have selected. For each selected cartridge type there will be a new "
-"cartridge created, this allows you to select the same cartridge type for "
-"more then one printer."
-msgstr ""
-"Deze dialoog maakt het mogelijk om nieuwe cartridgetypes aan te maken en één "
-"of meer types te selecteren voor uw printer. De cartridgetypes zijn "
-"afhankelijk van de door u geselecteerde printer. Voor elk geselecteerde "
-"cartridgetype zal een nieuwe cartridge aangemaakt worden. Dit maakt het "
-"mogelijk om hetzelfde cartridgetype voor meerdere printers te selecteren."
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
-msgid "Display cartridge types matching"
-msgstr "Toon de overeenkomende cartridgetypes"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
-msgid "Regular expression for matching cartridge types"
-msgstr "Reguliere expresie voor overeenkomende cartridgetypes"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:6
-msgid "List of devices"
-msgstr "Lijst met apparaten"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:23
-msgid ""
-"This dialog allows you to attach a device to your currently edited computer."
-msgstr ""
-"Deze dialoog maakt het mogelijk om een apparaat te verbinden aan de computer "
-"die u momenteel aan het bewerken bent."
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:35
-msgid "Display devices matching"
-msgstr "Toon overeenkomende apparaten"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:37
-msgid "Regular expression for matching device names"
-msgstr "Reguliere expressie voor overeenkomende apparaat namen"
-
-#: plugins/admin/systems/class_servKolab.inc:105
-#, php-format
-msgid "Include data from %s days in the past when creating free/busy lists"
-msgstr ""
-"Gebruik data van %s dagen geleden wanneer free/busy lijsten worden aangemaakt"
-
-#: plugins/admin/systems/class_servKolab.inc:110
-#, php-format
-msgid "Warn users when using more than %s%% of their mail quota"
-msgstr ""
-"Waarschuw gebruikers wanneer meer dan %s%% van hun E-mail quota gebruikt "
-"wordt"
-
-#: plugins/admin/systems/class_servKolab.inc:200
-#: plugins/admin/systems/class_servKolab.inc:214
-#, fuzzy, php-format
-msgid "Removing host entry from system server/kolab with dn '%s' failed."
-msgstr "Het verwijderen van de server van het Kolab object is mislukt"
-
-#: plugins/admin/systems/class_servKolab.inc:266
-msgid "Future days in Free/Busy settings must be set."
-msgstr "Toekomstige dagen moet ingesteld zijn in de Free/Busy instellingen."
-
-#: plugins/admin/systems/class_servKolab.inc:268
-msgid "Future days in Free/Busy settings must be a positive value."
-msgstr ""
-"Toekomstige dagen moet een positieve waarde bevatten in de Free/Busy "
-"instellingen."
-
-#: plugins/admin/systems/class_servKolab.inc:272
-msgid "The given Quota settings value must be a number."
-msgstr "De opgegeven Quota instellingen moeten nummeriek zijn."
-
-#: plugins/admin/systems/class_servKolab.inc:274
-msgid "Please choose a value between 1 and 100 for Quota settings."
-msgstr "Kies a.u.b. een waarde tussen 1 en 100 voor de Quota instellingen."
-
-#: plugins/admin/systems/class_servKolab.inc:276
-msgid "Future days must be a value."
-msgstr "Toekomstige dagen moet een waarde bevatten."
-
-#: plugins/admin/systems/class_servKolab.inc:280
-msgid "No SMTP privileged networks set."
-msgstr "Er zijn geen netwerken met SMTP privileges ingesteld"
-
-#: plugins/admin/systems/class_servKolab.inc:359
-#, fuzzy, php-format
-msgid "Saving system server/kolab with dn '%s' failed."
-msgstr "Het opslaan van de server in het Kolab object is mislukt"
-
-#: plugins/admin/systems/class_servKolab.inc:375
-#: plugins/admin/systems/class_servKolab.inc:386
-#, fuzzy
-msgid "Kolab mail service"
-msgstr "Voeg Kolab service toe"
-
-#: plugins/admin/systems/class_servKolab.inc:385
-#: plugins/personal/connectivity/class_kolabAccount.inc:5
-#: plugins/personal/connectivity/class_kolabAccount.inc:466
-msgid "Kolab"
-msgstr "Kolab"
-
-#: plugins/admin/systems/class_servKolab.inc:395
-#, fuzzy
-msgid "My destination"
-msgstr "Doel"
-
-#: plugins/admin/systems/class_servKolab.inc:397
-#, fuzzy
-msgid "FTP FreeBusy service"
-msgstr "HTTP Free/Busy service (vervallen)"
-
-#: plugins/admin/systems/class_servKolab.inc:399
-msgid "Enable virus scan"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:400
-#, fuzzy
-msgid "Relayhost"
-msgstr "Lijst herladen"
-
-#: plugins/admin/systems/class_servKolab.inc:402
-#, fuzzy
-msgid "HTTP FreeBusy service"
-msgstr "HTTP Free/Busy service (vervallen)"
-
-#: plugins/admin/systems/class_servKolab.inc:403
-#, fuzzy
-msgid "Allow unauthenticated free busy"
-msgstr "Sta ongeauthoriseerd downloaden van Free/Busy informatie toe"
-
-#: plugins/admin/systems/class_servKolab.inc:406
-msgid "kolabFreeBusyFuture"
-msgstr ""
-
-#: plugins/admin/systems/servRepository.tpl:6
-msgid "List of configured repositories."
-msgstr "Lijst met gedefinieerde verzamelplaatsen."
-
-#: plugins/admin/systems/servRepository.tpl:12
-msgid "Add repository"
-msgstr "Verzamelplaats toevoegen"
-
-#: plugins/admin/systems/servRepository.tpl:31
-msgid "This menu allows you to create, delete and edit repository settings."
-msgstr ""
-"Dit menu maakt het mogelijk om FAI verzamelplaatsen aan te maken, bewerken "
-"en verwijderen."
-
-#: plugins/admin/systems/chooser.tpl:1
-msgid "Choose the kind of system component you want to create"
-msgstr "Kies het type systeem component dat u wenst aan te maken"
-
-#: plugins/admin/systems/chooser.tpl:4
-msgid ""
-"Linux terminals and workstations are autocreated on bootup. For this reason "
-"you're only be able to create templates for a specific tree. Servers are "
-"normally automatically added too, but in some special cases you may need to "
-"create a faked server entry to provide GOsa with some informations. Other "
-"network components may be used for Nagios setups to create component "
-"dependencies."
-msgstr ""
-"Linux terminals en werkstations worden automatisch aangemaakt bij het "
-"opstarten. Om deze reden kunt u alleen sjablonen voor een specifieke tree "
-"aanmaken. Servers worden normaliter ook automatisch toegevoegd, maar in "
-"sommige speciale gevallen moet u nep server informatie invoeren zodat GOsa "
-"met de server informatie kan werken. Andere netwerk componenten kunnen "
-"gebruikt worden binnen Nagios omgevingen om component afhankelijkheden te "
-"kunnen creëren."
-
-#: plugins/admin/systems/chooser.tpl:7
-msgid "Linux thin client template"
-msgstr "Linux thin client sjabloon"
-
-#: plugins/admin/systems/chooser.tpl:8
-msgid "Linux workstation template"
-msgstr "Linux werkstation sjabloon"
-
-#: plugins/admin/systems/chooser.tpl:9
-msgid "Linux Server"
-msgstr "Linux server"
-
-#: plugins/admin/systems/chooser.tpl:10
-msgid "Windows workstation"
-msgstr "Windows werkstation"
-
-#: plugins/admin/systems/chooser.tpl:11
-msgid "Network printer"
-msgstr "Netwerk printer"
-
-#: plugins/admin/systems/chooser.tpl:13
-msgid "Other network component"
-msgstr "Ander netwerk component"
-
-#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
-msgid "Create"
-msgstr "Aanmaken"
-
-#: plugins/admin/systems/password.tpl:2
-msgid ""
-"To change the terminal root password use the fields below. The changes take "
-"effect during the next reboot. Please memorize the new password, because you "
-"wouldn't be able to log in."
-msgstr ""
-"Gebruik de velden hieronder om het terminal root wachtwoord te veranderen. "
-"De veranderingen worden onmiddelijk doorgevoerd. Onthoud het nieuwe "
-"wachtwoord a.u.b. aangezien u niet in kan loggen zonder dit wachtwoord."
-
-#: plugins/admin/systems/password.tpl:5
-msgid "Leave fields blank for password inheritance from default entries."
-msgstr "Laat velden leeg voor wachtwoord overerving vanuit standaard waarden."
-
-#: plugins/admin/systems/password.tpl:9
-msgid "Changing the password impinges on authentification only."
-msgstr ""
-"Het veranderen van het wachtwoord is alleen van toepassing op authenticatie."
-
-#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/generic/password.tpl:7
-#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
-#: ihtml/themes/default/password.tpl:84
-msgid "New password"
-msgstr "Nieuw wachtwoord"
-
-#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
-#: plugins/personal/password/password.tpl:21
-#: plugins/personal/generic/password.tpl:11
-msgid "Repeat new password"
-msgstr "Herhaal het nieuwe wachtwoord"
-
-#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
-#: plugins/personal/password/password.tpl:30
-#: plugins/personal/generic/password.tpl:17
-msgid "Set password"
-msgstr "Wachtwoord instellen"
-
-#: plugins/admin/systems/class_glpiAccount.inc:185
-#: plugins/admin/systems/class_glpiAccount.inc:191
-#: plugins/admin/systems/class_glpiAccount.inc:197
-msgid "This feature is not implemented yet."
-msgstr "Deze mogelijkheid is nog niet geïmplementeerd."
-
-#: plugins/admin/systems/class_glpiAccount.inc:299
-msgid "Adding new sytem type failed, this system type name is already used."
-msgstr ""
-"Het toevoegen van een nieuw systeemtype is mislukt, aangezien de typenaam al "
-"in gebruik is."
-
-#: plugins/admin/systems/class_glpiAccount.inc:319
-#, php-format
-msgid ""
-"You can't delete this system type, it is still in use by these system(s) '%s'"
-msgstr ""
-"U kunt dit systeemtype niet verwijderen, aangezien deze nog steeds in "
-"gebruik is door deze systemen: '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:330
-msgid "Rename failed, this system type name is already used."
-msgstr "Hernoemen is mislukt. De opgegeven naam wordt al gebruikt."
-
-#: plugins/admin/systems/class_glpiAccount.inc:386
-msgid "Adding new operating system failed, specifed name is already used."
-msgstr ""
-"Het toevoegen van het besturingssysteem is mislukt. De naam wordt al "
-"gebruikt."
-
-#: plugins/admin/systems/class_glpiAccount.inc:408
-#, php-format
-msgid ""
-"You can't delete this operating system, it is still in use by these system"
-"(s) '%s'"
-msgstr ""
-"U kunt dit besturingssysteem niet verwijderen, aangezien deze nog steeds in "
-"gebruik is door deze systemen: '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:420
-msgid "Updating operating system failed, specifed name is already used."
-msgstr ""
-"Het bijwerken van het besturingssysteem is mislukt. De opgegeven naam wordt "
-"al gebruikt."
-
-#: plugins/admin/systems/class_glpiAccount.inc:499
-#, php-format
-msgid ""
-"Could not add the given user, the users dn is too long, only 100 characters "
-"are allowed here."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:581
-msgid ""
-"This device has inventory informations enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"Dit apparaat heeft inventaris mogelijkheden ingeschakeld. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_glpiAccount.inc:584
-msgid ""
-"This device has inventory informations disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Dit apparaat heeft inventaris mogelijkheden uitgeschakeld. U kunt deze "
-"inschakelen door de knop hieronder te gebruiken."
-
-#: plugins/admin/systems/class_glpiAccount.inc:679
-#: plugins/admin/systems/class_glpiAccount.inc:680
-msgid "Can't remove glpi account, while mysql extension is missing."
-msgstr ""
-"Kan het GLPI account niet verwijderen, zolang er geen MySQL extensie "
-"beschikbaar is. Controleer uw PHP installatie."
-
-#: plugins/admin/systems/class_glpiAccount.inc:781
-#, fuzzy
-msgid "Inventory extension"
-msgstr "Verwijder printer mogelijkheden"
-
-#: plugins/admin/systems/class_glpiAccount.inc:798
-#, fuzzy
-msgid "Peripheral devices"
-msgstr "Printer"
-
-#: plugins/admin/systems/servdnseditzone.tpl:13
-msgid "Network address"
-msgstr "Netwerkadres"
-
-#: plugins/admin/systems/servdnseditzone.tpl:19
-#, fuzzy
-msgid "Netmask"
-msgstr "Netatalk"
-
-#: plugins/admin/systems/servdnseditzone.tpl:36
-msgid "Can't be edited because the zone wasn't saved right now."
-msgstr ""
-"Kan niet bewerkt worden, aangezien de zone momenteel niet opgeslagen is."
-
-#: plugins/admin/systems/servdnseditzone.tpl:48
-msgid "SOA record"
-msgstr "SOA record"
-
-#: plugins/admin/systems/servdnseditzone.tpl:54
-msgid "Primary dns server for this zone"
-msgstr "Primaire DNS server voor deze zone"
-
-#: plugins/admin/systems/servdnseditzone.tpl:66
-msgid "Serial number (automatically incremented)"
-msgstr "Serienummer (automatisch opgehoogd)"
-
-#: plugins/admin/systems/servdnseditzone.tpl:109
-msgid "MxRecords"
-msgstr "MX records"
-
-#: plugins/admin/systems/servdnseditzone.tpl:121
-msgid "Global zone records"
-msgstr "Globale zone records"
-
-#: plugins/admin/systems/workstationStartup.tpl:51
-#: plugins/admin/systems/workstationStartup.tpl:85
-msgid "FAI server"
-msgstr "FAI server"
-
-#: plugins/admin/systems/workstationStartup.tpl:75
-#: plugins/admin/systems/workstationStartup.tpl:116
-msgid "Assigned FAI classes"
-msgstr "Toegekende FAI klasses"
-
-#: plugins/admin/systems/workstationStartup.tpl:102
-msgid "set"
-msgstr "stel in"
-
-#: plugins/admin/systems/workstationStartup.tpl:136
-msgid ""
-"FAI Object assignment disabled. You can't use this feature until FAI is "
-"activated."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:47
-#, fuzzy, php-format
-msgid "The file '%s/encodings' does not exist, can't get supported charsets."
-msgstr ""
-"Het bestand '/etc/gosa/encodings' bestaat niet. Kan de ondersteunde "
-"karaktersets niet ophalen."
-
-#: plugins/admin/systems/class_servNfs.inc:50
-#, fuzzy, php-format
-msgid "Can't read '%s/encodings', please check permissions."
-msgstr ""
-"Kan bestand '/etc/gosa/encodings' niet openen. Controlleer de "
-"bestandspermissies a.u.b."
-
-#: plugins/admin/systems/class_servNfs.inc:184
-msgid "Please specify a valid path for your setup."
-msgstr "Geef a.u.b. een geldig pad op voor uw instellingen."
-
-#: plugins/admin/systems/class_servNfs.inc:190
-msgid "Please specify a valid name for your share."
-msgstr "Geef a.u.b. een geldige naam op voor uw share."
-
-#: plugins/admin/systems/class_servNfs.inc:193
-msgid "Please specify a name for your share."
-msgstr "Geef a.u.b. een naam op voor uw share."
-
-#: plugins/admin/systems/class_servNfs.inc:198
-msgid "Description contains invalid characters."
-msgstr "De omschrijving bevat ongeldige karakters."
-
-#: plugins/admin/systems/class_servNfs.inc:202
-msgid "Volume contains invalid characters."
-msgstr "Het volume bevat ongeldige karakters."
-
-#: plugins/admin/systems/class_servNfs.inc:206
-msgid "Path contains invalid characters."
-msgstr "Het pad bevat ongeldige karakters."
-
-#: plugins/admin/systems/class_servNfs.inc:210
-msgid "Option contains invalid characters."
-msgstr "De optie bevat ongeldige karakters."
-
-#: plugins/admin/systems/class_goLogDBServer.inc:31
-#: plugins/admin/systems/class_goLogDBServer.inc:59
-#: plugins/admin/systems/class_goLogDBServer.inc:89
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-msgid "Logging database"
-msgstr "Log database"
-
-#: plugins/admin/systems/goVirusServer.tpl:5
-#, fuzzy
-msgid "Generic virus filtering"
-msgstr "Algemene wachtrij instellingen"
-
-#: plugins/admin/systems/goVirusServer.tpl:47
-#, fuzzy
-msgid "Select number of maximal threads"
-msgstr "Selecteer de toe te voegen nummers"
-
-#: plugins/admin/systems/goVirusServer.tpl:61
-msgid "Max directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:101
-msgid "Archive scanning"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:143
-msgid "Maximum recursion"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#: plugins/admin/departments/class_departmentGeneric.inc:587
-#: plugins/admin/departments/class_departmentGeneric.inc:592
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Departments"
-msgstr "Afdelingen"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-msgid "use"
-msgstr "gebruik"
-
-#: plugins/admin/systems/goLogDBServer.tpl:1
-#, fuzzy
-msgid "Logging database information"
-msgstr "Log database"
-
-#: plugins/admin/systems/class_goFaxServer.inc:32
-msgid "FAX database"
-msgstr "FAX database"
-
-#: plugins/admin/systems/class_goFaxServer.inc:61
-#, fuzzy
-msgid "FAX database configuration"
-msgstr "FAX database"
-
-#: plugins/admin/systems/class_goFaxServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-#, fuzzy
-msgid "Fax database"
-msgstr "FAX database"
-
-#: plugins/admin/systems/class_goFaxServer.inc:99
-#, fuzzy
-msgid "Login name"
-msgstr "Naam van de locatie"
-
-#: plugins/admin/systems/glpiPrinter.tpl:9
-msgid "Printer type"
-msgstr "Printertype"
-
-#: plugins/admin/systems/glpiPrinter.tpl:39
-msgid "Supported interfaces"
-msgstr "Ondersteunde interfaces"
-
-#: plugins/admin/systems/glpiPrinter.tpl:58
-msgid "Parallel"
-msgstr "Parallel"
-
-#: plugins/admin/systems/glpiPrinter.tpl:68
-msgid "USB"
-msgstr "USB"
-
-#: plugins/admin/systems/glpiPrinter.tpl:139
-msgid "Installed cartridges"
-msgstr "Geinstalleerde cartridges"
-
-#: plugins/admin/applications/remove.tpl:6
-#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
-#: ihtml/themes/default/remove.tpl:6
-msgid ""
-"This may be used by several groups. Please double check if your really want "
-"to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Dit kan gebruikt worden door meerdere groepen. Verzeker uzelf ervan dat dit "
-"is wat u wil, aangezien er geen mogelijkheid voor GOsa is om uw date terug "
-"te halen."
-
-#: plugins/admin/applications/class_divListApplication.inc:31
-msgid "List of Applications"
-msgstr "Lijst met programma's"
-
-#: plugins/admin/applications/class_divListApplication.inc:32
-msgid "This table displays all applications in the selected tree."
-msgstr "Deze tabel toont alle programma's in de geselecteerde tree."
-
-#: plugins/admin/applications/class_divListApplication.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected applications. You may "
-"want to use the range selector on top of the application listbox, when "
-"working with a large number of applications."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde programma's toe te voegen, "
-"bewerken of verwijderen. Indien u veel programma's heeft is het aan te raden "
-"de selectie mogelijkheden te gebruiken."
-
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/applications/class_applicationGeneric.inc:506
-#: plugins/admin/applications/generic.tpl:7
-#: plugins/admin/applications/generic.tpl:10
-msgid "Application name"
-msgstr "Programmanaam"
-
-#: plugins/admin/applications/class_divListApplication.inc:161
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "new"
-msgstr "nieuw"
-
-#: plugins/admin/applications/class_divListApplication.inc:162
-msgid "Create new application"
-msgstr "Nieuw programma aanmaken"
-
-#: plugins/admin/applications/class_divListApplication.inc:181
-#, fuzzy
-msgid "Remove selected applications"
-msgstr "Programma's verwijderen"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:103
-msgid "no example"
-msgstr "geen voorbeeld"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:134
-msgid "This 'dn' is no application."
-msgstr "Deze 'dn' is geen programma."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:236
-#, fuzzy, php-format
-msgid "Removing of application with dn '%s' failed."
-msgstr "Het verwijderen van het programma van groep '%s' is mislukt"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:248
-#, php-format
-msgid "Removing application from objectgroup '%s' failed"
-msgstr "Het verwijderen van het programma van objectgroep '%s' is mislukt"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:255
-#, php-format
-msgid "Removing application from group '%s' failed"
-msgstr "Het verwijderen van het programma van groep '%s' is mislukt"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:306
-msgid "The specified picture has not been uploaded correctly."
-msgstr "Het opgegeven plaatje is niet correct ge-upload"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:338
-msgid "Can't access uploaded image."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:343
-msgid ""
-"Uploaded image could not be resized, possilby the image magick extension is "
-"missing."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:348
-#, fuzzy
-msgid ""
-"Could not convert image to png, possilby the image magick extension is "
-"missing."
-msgstr ""
-"Kan niet verbinden met de GLPI database. Er is geen MySQL extensie "
-"beschikbaar. Controleer uw PHP installatie."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:352
-#, php-format
-msgid "Could not save uploaded image to %s."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:381
-msgid "Specified execute path must start with '/'."
-msgstr "Het opgegeven uitvoerpad moet met een '/' starten."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:398
-msgid "Required field 'Name' is not filled."
-msgstr "Vereiste veld 'Naam' is leeg."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:402
-msgid "Invalid character in application name. Only a-z 0-9 are allowed."
-msgstr "Ongeldig karakter in programmanaam. Alleen a-Z 0-9 zijn toegestaan."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:406
-msgid "Required field 'Execute' is not filled."
-msgstr "Vereist veld 'Uitvoeren' is leeg."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:421
-#: plugins/admin/applications/class_applicationGeneric.inc:429
-msgid "There's already an application with this 'Name'."
-msgstr "Er is al een programma met deze 'Naam'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:477
-#, fuzzy, php-format
-msgid "Saving of application with dn '%s' failed."
-msgstr "Het opslaan van het programma is mislukt"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:502
-msgid "Application settings"
-msgstr "Programma instellingen"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:511
-#: plugins/admin/applications/generic.tpl:19
-msgid "Application name to be displayed (i.e. below icons)"
-msgstr "Te tonen programma naam (bv. onder iconen)"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:543
-#, fuzzy
-msgid "Application generic"
-msgstr "Programmanaam"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:556
-#: plugins/admin/applications/generic.tpl:66
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
-#: plugins/admin/mimetypes/generic.tpl:67
-msgid "Icon"
-msgstr "Icoon"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:557
-msgid "Flag"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:558
-#, fuzzy
-msgid "Script content"
-msgstr "Variabele inhoud"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:560
-#: plugins/admin/applications/generic.tpl:99
-msgid "Only executable for members"
-msgstr "Alleen uitvoerbaar voor groepsleden"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:561
-#: plugins/admin/applications/generic.tpl:110
-msgid "Place icon on members desktop"
-msgstr "Plaats icoon op de desktop van groepsleden"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:562
-#: plugins/admin/applications/generic.tpl:120
-msgid "Place entry in members launch bar"
-msgstr "Plaats invoer in snelstartbalk van groepsleden"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:563
-#: plugins/admin/applications/generic.tpl:115
-msgid "Place entry in members startmenu"
-msgstr "Plaats programma in het startmenu van groepsleden"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:564
-#: plugins/admin/applications/generic.tpl:104
-msgid "Replace user configuration on startup"
-msgstr "Vervang gebruikers configuratie bij opstarten"
-
-#: plugins/admin/applications/class_applicationManagement.inc:323
-#: plugins/admin/applications/class_applicationManagement.inc:377
-#: plugins/admin/applications/class_applicationManagement.inc:407
-msgid "You are not allowed to delete this application!"
-msgstr "U heeft geen toestemming dit programma te verwijderen"
-
-#: plugins/admin/applications/class_applicationManagement.inc:370
-#, php-format
-msgid "You're about to delete the application '%s'."
-msgstr "U staat op het punt de programma '%s' te verwijderen."
-
-#: plugins/admin/applications/main.inc:39
-#: plugins/admin/applications/main.inc:41
-msgid "Application management"
-msgstr "Programma beheer"
-
-#: plugins/admin/applications/class_applicationParameters.inc:54
-msgid "Remove options"
-msgstr "Opties verwijderen"
-
-#: plugins/admin/applications/class_applicationParameters.inc:55
-msgid "This application has options. You can disable them by clicking below."
-msgstr ""
-"Dit programma heeft opties ingeschakeld. U kunt deze uitschakelen door de "
-"knop hieronder te gebruiken."
-
-#: plugins/admin/applications/class_applicationParameters.inc:57
-msgid "Create options"
-msgstr "Opties aanmaken"
-
-#: plugins/admin/applications/class_applicationParameters.inc:58
-msgid ""
-"This application has options disabled. You can enable them by clicking below."
-msgstr ""
-"Dit programma heeft opties uitgeschakeld. U kunt deze inschakelen door de "
-"knop hieronder te gebruiken."
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/admin/fai/class_faiVariable.inc:424
-msgid "Variable"
-msgstr "Variabele"
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/gofon/macro/parameter.tpl:10
-msgid "Default value"
-msgstr "Standaard waarde"
-
-#: plugins/admin/applications/class_applicationParameters.inc:130
-msgid "Add option"
-msgstr "Optie toevoegen"
-
-#: plugins/admin/applications/class_applicationParameters.inc:159
-#, fuzzy, php-format
-msgid "Removing of application parameters with dn '%s' failed."
-msgstr "Het verwijderen van programma parameters is mislukt"
-
-#: plugins/admin/applications/class_applicationParameters.inc:190
-#, php-format
-msgid "Value '%s' specified as option name is not valid."
-msgstr "Waarde '%s' die opgegeven is als optienaam is niet geldig."
-
-#: plugins/admin/applications/class_applicationParameters.inc:221
-#, fuzzy, php-format
-msgid "Saving of application parameters with dn '%s' failed."
-msgstr "Het opslaan van programma paramters is mislukt"
-
-#: plugins/admin/applications/class_applicationParameters.inc:233
-#, fuzzy
-msgid "Parameter configuration"
-msgstr "FAX database"
-
-#: plugins/admin/applications/class_applicationParameters.inc:241
-#, fuzzy
-msgid "Application parameter settings"
-msgstr "Programmanaam"
-
-#: plugins/admin/applications/release_select.tpl:3
-#: plugins/admin/mimetypes/release_select.tpl:3
-#: plugins/admin/fai/branch_selector.tpl:3
-msgid "Branches"
-msgstr "Aftakkingen"
-
-#: plugins/admin/applications/release_select.tpl:9
-#: plugins/admin/mimetypes/release_select.tpl:9
-#: plugins/admin/fai/branch_selector.tpl:9
-msgid "Current release"
-msgstr "Huidige uitgave"
-
-#: plugins/admin/applications/generic.tpl:15
-#: plugins/gofon/macro/class_gofonMacro.inc:583
-#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
-msgid "Display name"
-msgstr "Getoonde naam"
-
-#: plugins/admin/applications/generic.tpl:28
-msgid "Path and/or binary name of application"
-msgstr "Directory en/of bestandsnaam van het programma"
-
-#: plugins/admin/applications/generic.tpl:45
-#: plugins/admin/mimetypes/generic.tpl:47
-msgid "Choose subtree to place application in"
-msgstr "Selecteer de subtree waaronder het programma geplaatst zal worden."
-
-#: plugins/admin/applications/generic.tpl:78
-#: plugins/admin/mimetypes/generic.tpl:79
-msgid "Update"
-msgstr "Bijwerken"
-
-#: plugins/admin/applications/generic.tpl:78
-msgid "Reload picture from LDAP"
-msgstr "Herlaad plaatje vanuit LDAP"
-
-#: plugins/admin/applications/generic.tpl:81
-#: plugins/personal/generic/generic_picture.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:52
-msgid "Remove picture"
-msgstr "Plaatje verwijderen"
-
-#: plugins/admin/applications/generic.tpl:81
-#, fuzzy
-msgid "Remove picture from LDAP"
-msgstr "Herlaad plaatje vanuit LDAP"
-
-#: plugins/admin/applications/generic.tpl:140
-#: plugins/admin/fai/class_faiScriptEntry.inc:89
-#: plugins/admin/fai/class_faiHookEntry.inc:84
-#: plugins/admin/fai/class_faiScript.inc:316
-#: plugins/admin/fai/class_faiHook.inc:314
-#: plugins/admin/fai/class_faiTemplate.inc:292
-msgid "Download"
-msgstr "Downloaden"
-
-#: plugins/admin/users/remove.tpl:6
-msgid ""
-"This includes all account data, system access rules, imap settings, etc. for "
-"this user. Please double check if your really want to do this since there is "
-"no way for GOsa to get your data back."
-msgstr ""
-"Dit omvat alle account gegevens, systeem toegangsregels, imap instellingen "
-"etc. voor deze gebruiker. Verzeker uzelf hiervan, aangezien er geen "
-"mogelijkheid voor GOsa is om deze informatie terug te halen."
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Een nieuwe gebruiker aanmaken m.b.v. een sjabloon"
-
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-"Het aanmaken van een nieuwe gebruiker kan m.b.v. sjablonen gebeuren. Veel "
-"database records zullen dan automatisch gevuld worden. Kies 'geen' om het "
-"gebruik van sjablonen over te slaan."
-
-#: plugins/admin/users/template.tpl:32
-#: plugins/personal/generic/paste_generic.tpl:15
-#: plugins/personal/generic/generic.tpl:65
-msgid "Login"
-msgstr "Inlognaam"
-
-#: plugins/admin/users/class_userManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:235
-msgid "You are not allowed to set this users password!"
-msgstr ""
-"U heeft geen toestemming om het wachtwoord van deze gebruiker veranderen!"
-
-#: plugins/admin/users/class_userManagement.inc:183
-#: plugins/personal/password/class_password.inc:79
-#: plugins/personal/generic/main.inc:79 html/password.php:191
-msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr ""
-"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar "
-"overeen."
-
-#: plugins/admin/users/class_userManagement.inc:188
-#: plugins/personal/password/class_password.inc:81
-#: plugins/personal/generic/main.inc:84 html/password.php:194
-msgid "The password you've entered as 'New password' is empty."
-msgstr "Het nieuw ingevoerde wachtwoord is leeg."
-
-#: plugins/admin/users/class_userManagement.inc:327
-#, fuzzy, php-format
-msgid "You're about to delete the following entry: %s"
-msgstr "U staat op het punt de invoer %s te verwijderen."
-
-#: plugins/admin/users/class_userManagement.inc:329
-#, fuzzy, php-format
-msgid "You're about to delete the following entries: %s"
-msgstr "U staat op het punt de invoer %s te verwijderen."
-
-#: plugins/admin/users/class_userManagement.inc:357
-#, fuzzy, php-format
-msgid "You are not allowed to delete the user '%s'!"
-msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
-
-#: plugins/admin/users/class_userManagement.inc:403
-#, php-format
-msgid "You're about to delete the user %s."
-msgstr "U staat op het punt gebruiker %s te verwijderen."
-
-#: plugins/admin/users/class_userManagement.inc:433
-msgid "You are not allowed to delete this user!"
-msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
-
-#: plugins/admin/users/class_userManagement.inc:558
-#, fuzzy
-msgid "Please select a valid template."
-msgstr "Selecteer a.u.b. een geldig bestand."
-
-#: plugins/admin/users/class_userManagement.inc:651
-msgid "A person with the choosen name is already used in this tree."
-msgstr "Er bestaat al een persoon met deze naam in deze tree."
-
-#: plugins/admin/users/class_divListUsers.inc:40
-msgid ""
-"This menu allows you to create, edit and delete selected users. Having a "
-"great number of users, you may want to use the range selectors on top of the "
-"user list."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde gebruikers toe te voegen, "
-"bewerken of verwijderen. Indien u veel gebruikers heeft, dan is het aan te "
-"raden de selectie mogelijkheden te gebruiken."
-
-#: plugins/admin/users/class_divListUsers.inc:61
-#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
-#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
-msgid "Username"
-msgstr "Gebruikersnaam"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Select to see template pseudo users"
-msgstr "Selecteer om sjabloon pseudo gebruikers te zien"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Show templates"
-msgstr "Toon sjablonen"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Select to see users that have only a GOsa object"
-msgstr "Selecteer om gebruikers te zien die alleen een GOsa object hebben"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Show functional users"
-msgstr "Toon functionele gebruikers"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Select to see users that have posix settings"
-msgstr "Selecteer om gebruikers te zien die POSIX instellingen hebben"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Show unix users"
-msgstr "Toon Unix gebruikers"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Select to see users that have mail settings"
-msgstr "Selecteer om gebruikers te zien die E-mail instellingen hebben"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Show mail users"
-msgstr "Toon E-mail gebruikers"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Select to see users that have samba settings"
-msgstr "Selecteer om gebruikers te zien die Samba instellingen hebben"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Show samba users"
-msgstr "Toon Samba gebruikers"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Select to see users that have proxy settings"
-msgstr "Selecteer om gebruikers te zien die Proxy instellingen hebben"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Show proxy users"
-msgstr "Toon Proxy gebruikers"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "Create new user"
-msgstr "Maak nieuwe gebruiker aan"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "New user"
-msgstr "Nieuwe gebruiker"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "Create new template"
-msgstr "Maak nieuw sjabloon"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "New template"
-msgstr "Nieuw sjabloon"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove selected user"
-msgstr "Verwijder gebruiker"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove user"
-msgstr "Verwijder DNS service"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy selected user"
-msgstr "Verwijder gebruiker"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy users"
-msgstr "Tel het aantal gebruikers"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "cut selected user"
-msgstr "Verwijder gebruiker"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "Cut users"
-msgstr "Tel het aantal gebruikers"
-
-#: plugins/admin/users/class_divListUsers.inc:219
-msgid "GOsa"
-msgstr "GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:220
-msgid "Edit generic properties"
-msgstr "Bewerk algemene eigenschappen"
-
-#: plugins/admin/users/class_divListUsers.inc:222
-msgid "Edit UNIX properties"
-msgstr "Bewerk UNIX eigenschappen"
-
-#: plugins/admin/users/class_divListUsers.inc:224
-msgid "Edit environment properties"
-msgstr "Bewerk omgeving eigenschappen"
-
-#: plugins/admin/users/class_divListUsers.inc:226
-msgid "Edit mail properties"
-msgstr "Bewerk E-mail eigenschappen"
-
-#: plugins/admin/users/class_divListUsers.inc:228
-msgid "Edit phone properties"
-msgstr "Bewerk telefoon eigenschappen"
-
-#: plugins/admin/users/class_divListUsers.inc:230
-msgid "Edit fax properies"
-msgstr "Bewerk Fax eigenschappen"
-
-#: plugins/admin/users/class_divListUsers.inc:232
-msgid "Edit samba properties"
-msgstr "Bewerk Samba eigenschappen"
-
-#: plugins/admin/users/class_divListUsers.inc:234
-msgid "Edit netatalk properties"
-msgstr "Bewerk Netatalk eigenschappen"
-
-#: plugins/admin/users/class_divListUsers.inc:235
-msgid "Create user from template"
-msgstr "Maak gebruiker aan vanuit sjabloon"
-
-#: plugins/admin/users/class_divListUsers.inc:236
-msgid "Create user with this template"
-msgstr "Maak gebruiker aan met dit sjabloon"
-
-#: plugins/admin/users/class_divListUsers.inc:271
-msgid "password"
-msgstr "wachtwoord"
-
-#: plugins/admin/users/class_divListUsers.inc:272
-msgid "Change password"
-msgstr "Verander wachtwoord"
-
-#: plugins/admin/users/class_divListUsers.inc:275
-#, fuzzy
-msgid "You are not allowed to change the password for this user."
-msgstr "U heeft momenteel geen toestemming om uw wachtwoord te veranderen"
-
-#: plugins/admin/users/class_divListUsers.inc:289
-#, fuzzy
-msgid "You are not allowed to remove this user."
-msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
-
-#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
-msgid "User administration"
-msgstr "Gebruikersbeheer"
-
-#: plugins/admin/users/password.tpl:2
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
-msgstr ""
-"Gebruik de velden hieronder om het gebruikers wachtwoord te veranderen. De "
-"veranderingen worden onmiddelijk doorgevoerd. Onthoud het nieuwe wachtwoord "
-"a.u.b. aangezien de gebruiker niet in kan loggen zonder dit wachtwoord."
-
-#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
-msgid ""
-"Changing the password affects your authentification on mail, proxy, samba "
-"and unix services."
-msgstr ""
-"Het veranderen van het wachtwoord is van invloed op E-mail, proxy, samba en "
-"Unix diensten."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
-#, php-format
-msgid "Saving of mime type/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
-#, fuzzy, php-format
-msgid "Removing of mime type/generic with dn '%s' failed."
-msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
-#, fuzzy, php-format
-msgid "Removing mime type from objectgroup '%s' failed"
-msgstr "Het verwijderen van het programma van objectgroep '%s' is mislukt"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
-#, fuzzy
-msgid "Please specify a valid name for this mime type."
-msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
-#, fuzzy
-msgid "Please specify at least one file pattern."
-msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
-#, fuzzy
-msgid "There's already a mime type with this 'Name'."
-msgstr "Er is al een programma met deze 'Naam'."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
-#, fuzzy
-msgid "There's already an mime with this 'Name'."
-msgstr "Er is al een programma met deze 'Naam'."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
-#, fuzzy
-msgid "Mime type generic"
-msgstr "MIME-type"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
-#, fuzzy
-msgid "Mime types"
-msgstr "MIME-type"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
-#: plugins/admin/mimetypes/generic.tpl:22
-#, fuzzy
-msgid "Mime group"
-msgstr "Primaire groep"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
-#, fuzzy
-msgid "Left click action"
-msgstr "Programma's aanmaken"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
-#: plugins/admin/mimetypes/generic.tpl:99
-#, fuzzy
-msgid "File patterns"
-msgstr "Filters"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
-#, fuzzy
-msgid "Embedded applications"
-msgstr "Gebruikte programma's"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
-#, fuzzy
-msgid "List of defined mime types"
-msgstr "Lijst met voorgedefiniëerde blokkeerlijstn"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit and remove selected mime types. You may "
-"want to use the range selector on top of the mime type listbox, when working "
-"with a large number of mime types."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde macro's toe te voegen, bewerken "
-"of verwijderen. Indien u veel macro's heeft, dan is het aan te raden de "
-"selectie mogelijkheden te gebruiken."
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#, fuzzy
-msgid "Mime type name"
-msgstr "MIME-type"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
-#, fuzzy
-msgid "Display mime types matching"
-msgstr "Toon de overeenkomende cartridgetypes"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
-#, fuzzy
-msgid "Create new mime type"
-msgstr "Maak nieuw sjabloon"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove selected mimetype"
-msgstr "Record verwijderen"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove mimetype"
-msgstr "Record verwijderen"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy selected object"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy object"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "cut selected object"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "Cut object"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
-#: plugins/admin/mimetypes/paste_generic.tpl:13
-#: plugins/admin/mimetypes/generic.tpl:12
-#, fuzzy
-msgid "Mime type"
-msgstr "MIME-type"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
-#, fuzzy
-msgid "Manage mime types"
-msgstr "OS-types beheren"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
-#, fuzzy
-msgid "You are not allowed to delete this mime type!"
-msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
-#, fuzzy, php-format
-msgid "You're about to delete the mime type '%s'."
-msgstr "U staat op het punt de invoer %s te verwijderen."
-
-#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
-#, fuzzy
-msgid "Mimetype management"
-msgstr "Systeembeheer"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:16
-#: plugins/admin/mimetypes/generic.tpl:16
-#, fuzzy
-msgid "Please enter a name for the mime type here"
-msgstr "Voer a.u.b. een naam voor de conferentie in."
-
-#: plugins/admin/mimetypes/paste_generic.tpl:24
-#, fuzzy
-msgid "Please specify a description for this mime type here"
-msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
-
-#: plugins/admin/mimetypes/generic.tpl:26
-#, fuzzy
-msgid "Categorize this mime type"
-msgstr "Categorie voor deze subtree"
-
-#: plugins/admin/mimetypes/generic.tpl:38
-#, fuzzy
-msgid "Please specify a description"
-msgstr "Geef a.u.b. een geldige scriptnaam op."
-
-#: plugins/admin/mimetypes/generic.tpl:68
-#, fuzzy
-msgid "Mime icon"
-msgstr "Primaire groep"
-
-#: plugins/admin/mimetypes/generic.tpl:80
-msgid "Update mime type icon"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:94
-msgid "Left click"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:105
-#, fuzzy
-msgid "Please specify a new file pattern"
-msgstr "Geef a.u.b. een naam op."
-
-#: plugins/admin/mimetypes/generic.tpl:108
-msgid "Add a new file pattern"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:117
-#: plugins/admin/mimetypes/generic.tpl:171
-#, fuzzy
-msgid "Enter an application name here"
-msgstr "Programmanaam"
-
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:175
-#, fuzzy
-msgid "Add application"
-msgstr "programma"
-
-#: plugins/admin/mimetypes/generic.tpl:131
-msgid "Embedding"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:144
-msgid "Show file in embedded viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:151
-msgid "Show file in external viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:158
-msgid "Ask whether to save to local disk"
-msgstr ""
-
-#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
-#, fuzzy
-msgid "Acl"
-msgstr "Alle"
-
-#: plugins/admin/acl/tabs_acl_role.inc:8
-#, fuzzy
-msgid "ACL Templates"
-msgstr "Sjablonen"
-
-#: plugins/admin/acl/class_aclManagement.inc:27
-#, fuzzy
-msgid "ACLs"
-msgstr "Rechten"
-
-#: plugins/admin/acl/class_aclManagement.inc:142
-#, fuzzy
-msgid "You are not allowed to create a new role."
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
-
-#: plugins/admin/acl/class_aclManagement.inc:179
-#, fuzzy
-msgid "You are not allowed to edit this acl."
-msgstr "U heeft geen toestemming om deze macro te verwijderen!"
-
-#: plugins/admin/acl/class_aclManagement.inc:224
-#: plugins/admin/acl/class_aclManagement.inc:288
-#, fuzzy, php-format
-msgid "You're about to delete the acl %s."
-msgstr "U staat op het punt de macro '%s' te verwijderen."
-
-#: plugins/admin/acl/class_aclManagement.inc:232
-#: plugins/admin/acl/class_aclManagement.inc:295
-#: plugins/admin/acl/class_aclManagement.inc:319
-#, fuzzy
-msgid "You are not allowed to delete this acl!"
-msgstr "U heeft geen toestemming om deze macro te verwijderen!"
-
-#: plugins/admin/acl/class_aclManagement.inc:256
-#, fuzzy
-msgid "You are not allowed to delete this acl role!"
-msgstr "U heeft geen toestemming om deze macro te verwijderen!"
-
-#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
-msgid "Assigned ACLs for current entry"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
-#, fuzzy
-msgid "New ACL"
-msgstr "Nieuw"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-#, fuzzy
-msgid "ACL type"
-msgstr "type"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-#, fuzzy
-msgid "Select an acl type"
-msgstr "Selecteer een basis"
-
-#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
-#, fuzzy
-msgid "List of available ACL categories"
-msgstr "Lijst met beschikbare pakketten"
-
-#: plugins/admin/acl/class_aclRole.inc:6
-#, fuzzy
-msgid "Access control list templates"
-msgstr "Toegangsopties"
-
-#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
-#, fuzzy
-msgid "All categories"
-msgstr "Categorie toevoegen"
-
-#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
-msgid "Reset ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
-#, fuzzy
-msgid "One level"
-msgstr "Log prioriteit"
-
-#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
-#: include/class_acl.inc:192
-#, fuzzy
-msgid "Current object"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
-#, fuzzy
-msgid "Complete subtree"
-msgstr "Subonderdelen negeren"
-
-#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
-msgid "Complete subtree (permanent)"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
-#, fuzzy
-msgid "Edit ACL"
-msgstr "Bewerken"
-
-#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
-#, fuzzy
-msgid "Delete ACL"
-msgstr "Verwijderen"
-
-#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
-msgid "No ACL settings for this category"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
-#, php-format
-msgid "Contains ACLs for these objects: %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
-#, fuzzy
-msgid "Edit categories ACLs"
-msgstr "Bewerk klasse"
-
-#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
-msgid "Clear categories ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
-msgid "All objects in current subtree"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
-#, fuzzy, php-format
-msgid "Saving ACLs with dn '%s' failed."
-msgstr "Het opslaan van de ACL informatie is mislukt"
-
-#: plugins/admin/acl/class_aclRole.inc:596
-#, php-format
-msgid ""
-"This role can't be removed while it is in use. Follwing objects are using "
-"this role %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:602
-#, fuzzy, php-format
-msgid "Removing of aclRole with dn '%s' failed."
-msgstr "Het verwijderen van het blokeerlijst object is mislukt"
-
-#: plugins/admin/acl/class_aclRole.inc:614
-#, fuzzy, php-format
-msgid "Removing aclRole from objectgroup '%s' failed"
-msgstr "Het verwijderen van het programma van objectgroep '%s' is mislukt"
-
-#: plugins/admin/acl/class_aclRole.inc:668
-#: plugins/admin/acl/class_divListACL.inc:193
-#: plugins/personal/generic/class_user.inc:1409
-#: plugins/personal/generic/generic.tpl:419
-msgid "Role"
-msgstr "Funktie"
-
-#: plugins/admin/acl/class_aclRole.inc:669
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-#, fuzzy
-msgid "ACL roles"
-msgstr "Rechten"
-
-#: plugins/admin/acl/class_aclRole.inc:674
-#, fuzzy
-msgid "Acl roles"
-msgstr "Nieuw profiel"
-
-#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
-#, fuzzy
-msgid "ACL management"
-msgstr "Blokkeerlijst beheer"
-
-#: plugins/admin/acl/class_divListACL.inc:31
-#, fuzzy
-msgid "List of acl"
-msgstr "Lijst met macro's"
-
-#: plugins/admin/acl/class_divListACL.inc:32
-#, fuzzy
-msgid "List of acls"
-msgstr "Lijst met macro's"
-
-#: plugins/admin/acl/class_divListACL.inc:36
-#, fuzzy
-msgid "This menu allows you to edit and delete selected acls."
-msgstr ""
-"Dit menu maakt het mogelijk om FAI klassen aan te maken, bewerken en "
-"verwijderen."
-
-#: plugins/admin/acl/class_divListACL.inc:61
-msgid "Ignore subtrees"
-msgstr "Subonderdelen negeren"
-
-#: plugins/admin/acl/class_divListACL.inc:65
-#, fuzzy
-msgid "Display acls matching"
-msgstr "Toon overeenkomende macro's"
-
-#: plugins/admin/acl/class_divListACL.inc:150
-#, fuzzy
-msgid "New acl role"
-msgstr "Nieuw profiel"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/admin/fai/class_divListFai.inc:224
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy selected objects"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy objects"
-msgstr "Lidmaatschap objecten"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/admin/fai/class_divListFai.inc:226
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "cut selected objects"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "Cut objects"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/acl/class_divListACL.inc:211
-#, fuzzy
-msgid "Edit acl role"
-msgstr "Bewerk share"
-
-#: plugins/admin/acl/class_divListACL.inc:221
-#, fuzzy
-msgid "Delete acl role"
-msgstr "Verwijder gebruiker"
-
-#: plugins/admin/acl/class_divListACL.inc:233
-#, fuzzy
-msgid "Edit acl"
-msgstr "Bewerk klasse"
-
-#: plugins/admin/acl/class_divListACL.inc:237
-#, fuzzy
-msgid "Delete acl"
-msgstr "Verwijder klasse"
-
-#: plugins/admin/acl/class_divListACL.inc:284
-#, fuzzy
-msgid "Access control list"
-msgstr "Toegangsopties"
-
-#: plugins/admin/acl/class_divListACL.inc:292
-#, fuzzy
-msgid "Role name"
-msgstr "Hernoemen"
-
-#: plugins/admin/acl/class_divListACL.inc:293
-#, fuzzy
-msgid "Role description"
-msgstr "Eenheid omschrijving"
-
-#: plugins/admin/departments/remove.tpl:6
-#: plugins/gofon/conference/remove.tpl:6
-msgid ""
-"This includes 'all' accounts, systems, etc. in this subtree. Please double "
-"check if your really want to do this since there is no way for GOsa to get "
-"your data back."
-msgstr ""
-"Dit omvat 'alle' accounts, systemen etc. in deze subtree. Verzeker uzelf er "
-"van dat dit is wat u wilt, aangezien er geen mogelijkheid voor GOsa is om "
-"deze gegevens terug te halen."
-
-#: plugins/admin/departments/dep_iframe.tpl:1
-#: plugins/admin/fai/faiNewBranch.tpl:34
-msgid "Processing the requested operation"
-msgstr "Bezig met verwerken van de gevraagde opdracht"
-
-#: plugins/admin/departments/dep_iframe.tpl:7
-#: plugins/admin/fai/faiNewBranch.tpl:41
-msgid ""
-"Your browser doesn't support iframes, please use this link to perform the "
-"requested operation."
-msgstr ""
-"Uw browser heeft geen ondersteuning voor frames. Gebruik a.u.b. deze link om "
-"de gewenste opdracht uit te voeren."
-
-#: plugins/admin/departments/class_divListDepartment.inc:27
-#: plugins/admin/departments/class_divListDepartment.inc:28
-msgid "List of departments"
-msgstr "Lijst met afdelingen"
-
-#: plugins/admin/departments/class_divListDepartment.inc:33
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected departments. Having "
-"a large number of departments, you might prefer the range selectors on top "
-"of the department list."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde afdelingen toe te voegen, "
-"bewerken of verwijderen. Indien u veel afdelingen heeft is het aan te raden "
-"de selectie mogelijkheden te gebruiken."
-
-#: plugins/admin/departments/class_divListDepartment.inc:48
-#: plugins/admin/departments/class_departmentGeneric.inc:600
-msgid "Department name"
-msgstr "Afdelingnaam"
-
-#: plugins/admin/departments/class_divListDepartment.inc:56
-msgid "Regular expression for matching department names"
-msgstr "Reguliere expressie voor overeenkomende afdelingen"
-
-#: plugins/admin/departments/class_divListDepartment.inc:127
-msgid "Create new department"
-msgstr "Nieuwe afdeling aanmaken"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove selected departments"
-msgstr "Selecteer om afdelingen te zien"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove departments"
-msgstr "Toon afdelingen"
-
-#: plugins/admin/departments/tabs_department.inc:34
-#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
-#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
-#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
-#: plugins/admin/fai/tabsVariable.inc:37
-msgid "Try to move tree failed. Destination tree is subtree of source tree."
-msgstr ""
-"Het verplaatsen van de tree is mislukt. Bestemmings-tree is een subtree van "
-"de bron-tree."
-
-#: plugins/admin/departments/class_departmentManagement.inc:197
-#: plugins/admin/departments/class_departmentManagement.inc:245
-#: plugins/admin/departments/class_departmentManagement.inc:264
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
-msgid "You have no permission to remove this department."
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
-
-#: plugins/admin/departments/class_departmentManagement.inc:239
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
-#, php-format
-msgid "You're about to delete the whole LDAP subtree placed under '%s'."
-msgstr "U staat op het punt de hele LDAP subtree onder '%s' te verwijderen."
-
-#: plugins/admin/departments/class_departmentManagement.inc:431
-msgid ".."
-msgstr ".."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:197
-#, fuzzy, php-format
-msgid "Removing of department with dn '%s' failed."
-msgstr "Het verwijderen van de afdeling is mislukt"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:258
-#: plugins/admin/departments/class_departmentGeneric.inc:260
-msgid "Department with that 'Name' already exists."
-msgstr "Er bestaat al een afdeling met deze 'Naam'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:268
-msgid "Required field 'Description' is not set."
-msgstr "Vereist veld 'Omschrijving' is leeg."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:272
-#, php-format
-msgid ""
-"The field 'Name' contains the reserved word '%s'. Please choose another name."
-msgstr ""
-"Het veld 'Naam' bevat het gereserveerde woord '%s'. Kies a.u.b. een andere "
-"naam."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:326
-msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
-msgstr ""
-"Fatale fout: Kon geen ongebruikte markering vinden om de administratieve "
-"eenheid te markeren!"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:376
-#, fuzzy, php-format
-msgid "Saving of department with dn '%s' failed."
-msgstr "Het opslaan van de afdeling is mislukt"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:429
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Markeren van '%s'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:514
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Verplaatsen van %s naar %s"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:550
-#: include/class_ldap.inc:458 include/class_acl.inc:638
-#: include/class_acl.inc:645 include/class_acl.inc:652
-#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:62
-msgid "Object"
-msgstr "Object"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:555
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "Kopieren van %s is mislukt. Bewerking afgebroken."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:601
-#: plugins/admin/departments/generic.tpl:24
-msgid "Category"
-msgstr "Categorie"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:604
-#: plugins/admin/departments/generic.tpl:117
-msgid "Administrative settings"
-msgstr "Administratieve instellingen"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#, fuzzy
-msgid "You are currently moving/renaming this department."
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:5
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
-"snapshot entries for all entire objects."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:8
-msgid "GOsa can NOT fix this for you, yet."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:11
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
-msgstr ""
-
-#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
-msgid "Department management"
-msgstr "Afdeling beheer"
-
-#: plugins/admin/departments/generic.tpl:8
-msgid "Name of department"
-msgstr "Naam van de afdeling"
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of subtree to create"
-msgstr "Naam van de aan te maken subtree"
-
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/gofon/conference/generic.tpl:93
-msgid "Descriptive text for department"
-msgstr "Omschrijving voor de afdeling"
-
-#: plugins/admin/departments/generic.tpl:27
-msgid "Category for this subtree"
-msgstr "Categorie voor deze subtree"
-
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/gofon/conference/generic.tpl:177
-msgid "Choose subtree to place department in"
-msgstr "Selecteer de subtree waaronder deze afdeling geplaatst wordt"
-
-#: plugins/admin/departments/generic.tpl:63
-msgid "State where this subtree is located"
-msgstr "Provincie waar deze subtree zich bevindt"
-
-#: plugins/admin/departments/generic.tpl:71
-msgid "Location of this subtree"
-msgstr "Plaats van deze subtree"
-
-#: plugins/admin/departments/generic.tpl:79
-msgid "Postal address of this subtree"
-msgstr "Post adres van deze subtree"
-
-#: plugins/admin/departments/generic.tpl:86
-msgid "Base telephone number of this subtree"
-msgstr "Basis telefoonnummer van deze subtree"
-
-#: plugins/admin/departments/generic.tpl:94
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Basis Fax nummer van deze subtree"
-
-#: plugins/admin/departments/generic.tpl:119
-msgid "Tag department as an independent administrative unit"
-msgstr "Markeer de afdeling als een onafhankelijke administratieve eenheid"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:39
-msgid "List of object groups"
-msgstr "Lijst met objectgroepen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:44
-msgid ""
-"This menu allows you to add, edit or remove selected groups. You may want to "
-"use the range selector on top of the group listbox, when working with  a "
-"large number of groups."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde groepen toe te voegen, bewerken "
-"of verwijderen. Indien u veel groepen heeft is het aan te raden de selectie "
-"mogelijkheden te gebruiken."
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Name of object groups"
-msgstr "Naam van objectgroepen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Select to see groups containing users"
-msgstr "Selecteer om groepen die gebruikers bevatten te tonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Show groups containing users"
-msgstr "Toon groepen die gebruikers bevatten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Select to see groups containing groups"
-msgstr "Selecteer om groepen die groepen bevatten te tonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Show groups containing groups"
-msgstr "Toon groepen die groepen bevatten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Select to see groups containing applications"
-msgstr "Selecteer om groepen die programma's bevatten te tonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Show groups containing applications"
-msgstr "Toon groepen die programma's bevatten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Select to see groups containing departments"
-msgstr "Selecteer om groepen die afdelingen bevatten te tonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Show groups containing departments"
-msgstr "Toon groepen die afdelingen bevatten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Select to see groups containing servers"
-msgstr "Selecteer om groepen die servers bevatten te tonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Show groups containing servers"
-msgstr "Toon groepen die servers bevatten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Select to see groups containing workstations"
-msgstr "Selecteer om groepen die werkstations bevatten te tonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Show groups containing workstations"
-msgstr "Toon groepen die werkstations bevatten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Select to see groups containing terminals"
-msgstr "Selecteer om groepen die terminals bevatten te tonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Show groups containing terminals"
-msgstr "Toon groepen die terminals bevatten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Select to see groups containing printer"
-msgstr "Selecteer om groepen die printers bevatten te tonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Show groups containing printer"
-msgstr "Toon groepen die printers bevatten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Select to see groups containing phones"
-msgstr "Selecteer om groepen die printers bevatten te tonen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Show groups containing phones"
-msgstr "Toon groepen die telefoons bevatten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "Create new object group"
-msgstr "Nieuwe objectgroep aanmaken"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove selected object groups"
-msgstr "Naam van objectgroepen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove object groups"
-msgstr "Lidmaatschap objecten"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy selected object group"
-msgstr "Selecteer een objectgroep"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy object groups"
-msgstr "Objectgroepen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "cut selected object group"
-msgstr "Nieuwe objectgroep aanmaken"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "Cut object groups"
-msgstr "Objectgroepen"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:251
-#, fuzzy
-msgid "You are not allowed to remove this entry."
-msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:269
-#: plugins/generic/references/class_reference.inc:50
-msgid "Object group"
-msgstr "Objectgroep"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:67
-#: plugins/admin/ogroups/tabs_ogroups.inc:212
-msgid "Phone queue"
-msgstr "Telefoonwachtrij"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:92
-#: plugins/admin/ogroups/class_termgroup.inc:387
-msgid "System"
-msgstr "Systeem"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:189
-msgid "Terminals"
-msgstr "Terminals"
-
-#: plugins/admin/ogroups/remove.tpl:7
-msgid ""
-"Please double check if you really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-"Controleer a.u.b. of u dit daadwerkelijk wil doen, aangezien er geen "
-"mogelijkheid voor GOsa is om uw data terug te krijgen."
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Select to see departments"
-msgstr "Selecteer om afdelingen te zien"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Show departments"
-msgstr "Toon afdelingen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Select to see GOsa accounts"
-msgstr "Selecteer om GOsa accounts te zien"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Show people"
-msgstr "Toon personen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Select to see GOsa groups"
-msgstr "Selecteer om GOsa groepen te zien"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Show groups"
-msgstr "Toon groepen"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Select to see applications"
-msgstr "Selecteer om programma's te zien"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Show applications"
-msgstr "Toon programma's"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Select to see workstations"
-msgstr "Selecteer om werkstations te zien"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Select to see terminals"
-msgstr "Selecteer om terminals te zien"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Select to see printers"
-msgstr "Selecteer om printers te zien"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Show printers"
-msgstr "Toon printers"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Select to see phones"
-msgstr "Selecteer om telefoons te zien"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:41
-msgid "Display objects of department"
-msgstr "Toon objecten van afdeling"
-
-#: plugins/admin/ogroups/class_termgroup.inc:108
-msgid "You have no permissions to create a workstation on this 'Base'."
-msgstr ""
-"U heeft geen toestemming om een werkstation aan te maken onder deze 'basis'"
-
-#: plugins/admin/ogroups/class_termgroup.inc:113
-msgid "There must be at least one NTP server selected."
-msgstr "Er moet tenminste een NTP server geselecteerd zijn."
-
-#: plugins/admin/ogroups/class_termgroup.inc:168
-#, php-format
-msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:380
-msgid "Saving workstation failed"
-msgstr "Het opslaan van het werkstation is mislukt"
-
-#: plugins/admin/ogroups/class_termgroup.inc:388
-#, fuzzy
-msgid "System group"
-msgstr "Systeem status"
-
-#: plugins/admin/ogroups/paste_mail.tpl:7
-#, fuzzy
-msgid "Please enter a mail address"
-msgstr "Geef a.u.b. een geldige naam op"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:51
-msgid ""
-"This group has mail features enabled. You can disable them by clicking below."
-msgstr ""
-"Deze groep heeft E-mail mogelijkheden ingeschakeld. U kunt deze uitschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-msgid ""
-"This group has mail features disabled. You can enable them by clicking below."
-msgstr ""
-"Deze groep heeft geen E-mail mogelijkheden. U kunt deze inschakelen door de "
-"knop hieronder te gebruiken."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:118
-#, fuzzy, php-format
-msgid "Saving of object group/mail with dn '%s' failed."
-msgstr "Het opslaan van de objectgroep is mislukt"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:153
-#, fuzzy, php-format
-msgid "Removing of object group/mail with dn '%s' failed."
-msgstr "Het verwijderen van de objectgroep is mislukt"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:182
-#, fuzzy
-msgid "Mail group"
-msgstr "Primaire groep"
-
-#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:753
-msgid "Object groups"
-msgstr "Objectgroepen"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:94
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
-#, php-format
-msgid ""
-"The specified home server '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry while ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:124
-msgid "ring all"
-msgstr "rinkel allemaal"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:125
-msgid "round robin"
-msgstr "om en om"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:126
-msgid "least recently called"
-msgstr "minst recent gebelde"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:127
-msgid "fewest completed calls"
-msgstr "minst afgeronde gesprekken"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:128
-msgid "random"
-msgstr "willekeurig"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:129
-msgid "round robin with memory"
-msgstr "om en om met geheugen"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:150
-#: plugins/gofon/macro/class_gofonMacro.inc:194
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
-msgid ""
-"Can't save any changes to asterisk database, there is currently no mysql "
-"extension available in your php setup."
-msgstr ""
-"Kan geen veranderingen opslaan in de Asterisk database. Er is geen MySQL "
-"extensie beschikbaar. Controleer uw PHP installatie."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:161
-#: plugins/gofon/macro/class_gofonMacro.inc:204
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
-#, fuzzy, php-format
-msgid ""
-"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
-"mysql error."
-msgstr ""
-"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
-"GOsa logbestand voor de mysql fout."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:168
-#: plugins/gofon/macro/class_gofonMacro.inc:211
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
-#, fuzzy, php-format
-msgid "Can't select database '%s' on home server '%s'."
-msgstr "Kan de database %s op %s niet selecteren."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:180
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
-#, fuzzy, php-format
-msgid ""
-"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
-"log for mysql error."
-msgstr ""
-"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
-"GOsa logbestand voor de mysql fout."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:187
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
-#, fuzzy, php-format
-msgid "Can't select database '%s' on initial home server '%s'."
-msgstr "Kan de database %s op %s niet selecteren."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:215
-msgid "Remove the phone queue from this Account"
-msgstr "Verwijder telefoonwachtrij van dit account"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:216
-msgid ""
-"Phone queue is enabled for this group. You can disable it by clicking below."
-msgstr ""
-"Dit account heeft telefoonwachtrijen ingeschakeld. U kunt deze uitschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:218
-msgid "Create phone queue"
-msgstr "Telefoonwachtrij aanmaken"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:219
-msgid ""
-"For this group the phone queues are disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Dit account heeft telefoonwachtrijen uitgeschakeld. U kunt deze inschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:307
-#, fuzzy
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone queue."
-msgstr "Er moet tenminste een NTP server geselecteerd zijn."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:310
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
-#, fuzzy
-msgid "Please select a valid goFonHomeServer."
-msgstr "Selecteer a.u.b. een geldig mailserver"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:316
-msgid "Timeout must be numeric"
-msgstr "Timeout dient nummeriek te zijn"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:319
-msgid "Retry must be numeric"
-msgstr "Herhalen moet nummeriek zijn"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:322
-msgid "Max queue length must be numeric"
-msgstr "Maximale wachtrijlengte moet nummeriek zijn"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:325
-msgid "Announce frequency must be numeric"
-msgstr "Aankondiginsfrequentie moet nummeriek zijn"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:328
-msgid "There must be least one queue number defined."
-msgstr "Er moet tenminste een wachtrijnummer gedefinieerd zijn."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:351
-#: plugins/admin/ogroups/class_phonequeue.inc:400
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
-msgid ""
-"There is currently no asterisk server defined. Possibly you are missing a "
-"server that handles the asterisk management (goFonServer). Your settings "
-"can't be saved to asterisk database."
-msgstr ""
-"Er is momenteel geen Asterisk server gedefinieerd. Het kan zijn dat een "
-"server ontbreekt die asterisk management beheert (goFonServer). Uw "
-"instellingen kunnen niet opgeslagen worden in de asterisk database."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:383
-#, fuzzy
-msgid "Error while removing old queue entries from database."
-msgstr "Fout bij het exporteren van de gevraagde gegevens!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:384
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
-msgid "Please have a look a the gosa logfiles."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-msgid "Could not detect old queue entry, query failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:529
-#, php-format
-msgid ""
-"More than one entry in queue table found, that uses the name ('%s'). Please "
-"fix this issue manually first."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#, fuzzy
-msgid "Mysql query failed."
-msgstr "De database zoekopdracht is mislukt"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:770
-#: plugins/admin/ogroups/class_phonequeue.inc:772
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
-#, php-format
-msgid "The specified telephonenumber '%s' is already assigned to '%s'."
-msgstr "Het opgegeven telefoonnummer '%s' is al toegekend aan '%s'."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:843
-msgid "Saving phone queue failed"
-msgstr "Het opslaan van de telefoon wachtrij is mislukt"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:896
-msgid "Removing phone queue failed"
-msgstr "Het verwijderen van de telefoon wachtrij is mislukt"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:921
-#, fuzzy
-msgid "Phone group"
-msgstr "Leden zitten in een telefoon beantwoordgroep"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:929
-#: plugins/admin/ogroups/phonequeue.tpl:75
-msgid "Timeout"
-msgstr "Timeout"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:930
-#: plugins/admin/ogroups/phonequeue.tpl:109
-msgid "Max queue length"
-msgstr "Maximale wachtrij lengte"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:931
-#: plugins/admin/ogroups/phonequeue.tpl:50
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
-#: plugins/gofon/phoneaccount/generic.tpl:38
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
-#: plugins/gofon/conference/generic.tpl:68
-#, fuzzy
-msgid "Home server"
-msgstr "Tijd Service"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:932
-#: plugins/admin/ogroups/phonequeue.tpl:119
-msgid "Announce frequency"
-msgstr "Aankondigingsfrequentie"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:933
-#: plugins/admin/ogroups/phonequeue.tpl:285
-msgid "Allow the called user to transfer his call"
-msgstr "Sta de gebelde gebruiker toe het gesprek over te zetten"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:934
-#: plugins/admin/ogroups/phonequeue.tpl:293
-msgid "Allows calling user to transfer call"
-msgstr "Sta de bellende gebruiker toe het gesprek over te zetten"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:935
-#: plugins/admin/ogroups/phonequeue.tpl:305
-msgid "Allow the called to hangup by pressing *"
-msgstr "Sta de gebelde gebruiker toe op te hangen door * in te drukken"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:936
-#: plugins/admin/ogroups/phonequeue.tpl:321
-msgid "Ring instead of playing background music"
-msgstr "Rinkel i.p.v. achtergrond muziek afspelen"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:937
-#: plugins/admin/ogroups/phonequeue.tpl:313
-msgid "Allows calling to hangup by pressing *"
-msgstr "Sta de bellende gebruiker toe op te hangen door * in te drukken"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:939
-#: plugins/admin/ogroups/phonequeue.tpl:149
-msgid "Music on hold"
-msgstr "Wachtstand muziek"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:940
-#, fuzzy
-msgid "Welcome music"
-msgstr "Welkom %s!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:941
-#, fuzzy
-msgid "Report hold time"
-msgstr "Aankondigings wachttijd"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:942
-msgid "'You are next' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:943
-#, fuzzy
-msgid "'There are' sound"
-msgstr "'Er zijn ...'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:944
-#, fuzzy
-msgid "'Call waiting' sound"
-msgstr "'...oproepen wachtend'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:945
-#, fuzzy
-msgid "'Thank you' sound"
-msgstr "'Dank U' bericht"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:946
-#, fuzzy
-msgid "'Minutes' sound"
-msgstr "'minuten' geluidsbestand"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:947
-#, fuzzy
-msgid "'Seconds' sound"
-msgstr "'seconden' geluidsbestand"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:948
-#, fuzzy
-msgid "'Less than' sound"
-msgstr "Minder Dan geluidsbestand"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:949
-#, fuzzy
-msgid "Queue phone number"
-msgstr "Telefoonnummer"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:952
-#: plugins/admin/ogroups/phonequeue.tpl:277
-msgid "Announce holdtime"
-msgstr "Aankondigings wachttijd"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:953
-#, fuzzy
-msgid "Announce"
-msgstr "Aankondigings bericht"
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-#, fuzzy
-msgid "Please enter the new object group name"
-msgstr "Geef a.u.b. een nieuwe naam op"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:161
-#, fuzzy, php-format
-msgid "You're about to delete the following object entry %s"
-msgstr "U staat op het punt de invoer %s te verwijderen."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:163
-#, fuzzy, php-format
-msgid "You're about to delete the following object entries %s"
-msgstr "U staat op het punt de objectgroep '%s' te verwijderen."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:193
-#: plugins/admin/ogroups/class_ogroupManagement.inc:245
-#: plugins/admin/ogroups/class_ogroupManagement.inc:272
-msgid "You are not allowed to delete this object group!"
-msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:238
-#, php-format
-msgid "You're about to delete the object group '%s'."
-msgstr "U staat op het punt de objectgroep '%s' te verwijderen."
-
-#: plugins/admin/ogroups/class_ogroup.inc:155
-msgid "This 'dn' is no object group."
-msgstr "Deze 'dn' is geen objectgroep."
-
-#: plugins/admin/ogroups/class_ogroup.inc:299
-msgid "too many different objects!"
-msgstr "te veel verschillende object tpyes!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:301
-msgid "users"
-msgstr "gebruikers"
-
-#: plugins/admin/ogroups/class_ogroup.inc:302
-msgid "groups"
-msgstr "groepen"
-
-#: plugins/admin/ogroups/class_ogroup.inc:303
-msgid "applications"
-msgstr "programma's"
-
-#: plugins/admin/ogroups/class_ogroup.inc:304
-msgid "departments"
-msgstr "afdelingen"
-
-#: plugins/admin/ogroups/class_ogroup.inc:305
-msgid "servers"
-msgstr "servers"
-
-#: plugins/admin/ogroups/class_ogroup.inc:306
-msgid "workstations"
-msgstr "werkstations"
-
-#: plugins/admin/ogroups/class_ogroup.inc:307
-msgid "terminals"
-msgstr "terminals"
-
-#: plugins/admin/ogroups/class_ogroup.inc:308
-msgid "phones"
-msgstr "telefoons"
-
-#: plugins/admin/ogroups/class_ogroup.inc:309
-msgid "printers"
-msgstr "printers"
-
-#: plugins/admin/ogroups/class_ogroup.inc:316
-msgid "and"
-msgstr "en"
-
-#: plugins/admin/ogroups/class_ogroup.inc:460
-msgid "Non existing dn:"
-msgstr "Niet bestaande dn: "
-
-#: plugins/admin/ogroups/class_ogroup.inc:602
-msgid "There is already an object with this cn."
-msgstr "Er bestaat al een object met deze cn."
-
-#: plugins/admin/ogroups/class_ogroup.inc:617
-msgid "You can combine two different object types at maximum only!"
-msgstr "U kunt maximaal twee verschillende object types tegelijk combineren!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:673
-#, fuzzy, php-format
-msgid "Saving of object group/generic with dn '%s' failed."
-msgstr "Het opslaan van de objectgroep is mislukt"
-
-#: plugins/admin/ogroups/class_ogroup.inc:686
-#, fuzzy, php-format
-msgid "Removing of object group/generic with dn '%s' failed."
-msgstr "Het verwijderen van de objectgroep is mislukt"
-
-#: plugins/admin/ogroups/class_ogroup.inc:748
-#, fuzzy
-msgid "Object group generic"
-msgstr "Objectgroep"
-
-#: plugins/admin/ogroups/class_ogroup.inc:759
-#, fuzzy
-msgid "Member"
-msgstr "Groepsleden"
-
-#: plugins/admin/ogroups/phonequeue.tpl:2
-msgid ""
-"Only users with the same asterisk home server will be included to this queue."
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:5
-msgid "Queue Settings"
-msgstr "Wachtrij instellingen"
-
-#: plugins/admin/ogroups/phonequeue.tpl:8
-#: plugins/gofon/phoneaccount/paste_generic.tpl:2
-#: plugins/gofon/phoneaccount/paste_generic.tpl:6
-#: plugins/gofon/phoneaccount/generic.tpl:1
-#: plugins/gofon/phoneaccount/generic.tpl:6
-msgid "Phone numbers"
-msgstr "Telefoonnummers"
-
-#: plugins/admin/ogroups/phonequeue.tpl:12
-#: plugins/admin/ogroups/phonequeue.tpl:135
-msgid "Generic queue Settings"
-msgstr "Algemene wachtrij instellingen"
-
-#: plugins/admin/ogroups/phonequeue.tpl:95
-msgid "Strategy"
-msgstr "Strategie"
-
-#: plugins/admin/ogroups/phonequeue.tpl:125
-msgid "(in seconds)"
-msgstr "(in seconden)"
-
-#: plugins/admin/ogroups/phonequeue.tpl:133
-msgid "Queue sound setup"
-msgstr "Wachtrij geluidsinstellingen"
-
-#: plugins/admin/ogroups/phonequeue.tpl:138
-msgid "Use music on hold instead of ringing"
-msgstr "Gebruik wachtstand muziek i.p.v. rinkelen"
-
-#: plugins/admin/ogroups/phonequeue.tpl:159
-msgid "Welcome sound file"
-msgstr "Welkomst geluidsbestand"
-
-#: plugins/admin/ogroups/phonequeue.tpl:169
-msgid "Announce message"
-msgstr "Aankondigings bericht"
-
-#: plugins/admin/ogroups/phonequeue.tpl:179
-msgid "Sound file for 'You are next ...'"
-msgstr "Geluidsbestand voor 'U bent de volgende ...'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:189
-msgid "'There are ...'"
-msgstr "'Er zijn ...'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:199
-msgid "'... calls waiting'"
-msgstr "'...oproepen wachtend'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:209
-msgid "'Thank you' message"
-msgstr "'Dank U' bericht"
-
-#: plugins/admin/ogroups/phonequeue.tpl:219
-msgid "'minutes' sound file"
-msgstr "'minuten' geluidsbestand"
-
-#: plugins/admin/ogroups/phonequeue.tpl:229
-msgid "'seconds' sound file"
-msgstr "'seconden' geluidsbestand"
-
-#: plugins/admin/ogroups/phonequeue.tpl:239
-msgid "Hold sound file"
-msgstr "Wachtstand geluidsbestand"
-
-#: plugins/admin/ogroups/phonequeue.tpl:249
-msgid "Less Than sound file"
-msgstr "Minder Dan geluidsbestand"
-
-#: plugins/admin/ogroups/phonequeue.tpl:267
-msgid "Phone attributes "
-msgstr "Telefoon attributen "
-
-#: plugins/admin/ogroups/mail.tpl:7
-msgid "Mail distribution list"
-msgstr "Mail distributielijst"
-
-#: plugins/admin/ogroups/mail.tpl:13
-msgid "Primary mail address for this distribution list"
-msgstr "Primair E-mail adres voor deze distributielijst"
-
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Naam van de groep"
-
-#: plugins/admin/ogroups/generic.tpl:42
-msgid "Member objects"
-msgstr "Lidmaatschap objecten"
-
-#: plugins/admin/ogroups/termgroup.tpl:2
-msgid ""
-"Actions you choose here influence all systems in this object group. "
-"Additionally, all values editable here can be inherited by the clients "
-"assigned to this object group."
-msgstr ""
-"De acties die u hier kiest, beinvloeden alle systemen in deze objectgroep. "
-"Daarnaast kunnen alle hier bewerkbare waardes overerfd worden door terminal "
-"clients die aan deze objectgroep worden toegekend."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:68
-#: plugins/admin/fai/class_faiHookEntry.inc:71
-msgid "Please select a valid file."
-msgstr "Selecteer a.u.b. een geldig bestand."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:71
-#: plugins/admin/fai/class_faiHookEntry.inc:74
-msgid "Selected file is empty."
-msgstr "Het opgegeven bestand is leeg."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:136
-#, fuzzy
-msgid "There is already a script with the given name."
-msgstr "Er bestaat al een object met deze cn."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:140
-#: plugins/admin/fai/class_faiHookEntry.inc:154
-#: plugins/admin/fai/class_faiTemplateEntry.inc:200
-#: plugins/admin/fai/class_faiVariableEntry.inc:111
-msgid "Please enter a name."
-msgstr "Kies a.u.b. een naam."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:144
-msgid "Please enter a script."
-msgstr "Geef a.u.b. een scripts op."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:175
-#: plugins/admin/fai/class_faiScriptEntry.inc:185
-#, fuzzy
-msgid "Script entry"
-msgstr "Variabele inhoud"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:176
-#, fuzzy
-msgid "FAI script entry"
-msgstr "Importeer script"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:186
-#, fuzzy
-msgid "Script Priority"
-msgstr "Inlogscript"
-
-#: plugins/admin/fai/class_askClassName.inc:85
-msgid "Create new FAI object - partition table."
-msgstr "Nieuw FAI object - partitie tabel aanmaken."
-
-#: plugins/admin/fai/class_askClassName.inc:86
-msgid "Create new FAI object - package bundle."
-msgstr "Nieuw FAI object - pakketbundel aanmaken."
-
-#: plugins/admin/fai/class_askClassName.inc:87
-msgid "Create new FAI object - script bundle."
-msgstr "Nieuw FAI object - scriptbundel aanmaken."
-
-#: plugins/admin/fai/class_askClassName.inc:88
-msgid "Create new FAI object - variable bundle."
-msgstr "Nieuw FAI object - variabelebundel aanmaken."
-
-#: plugins/admin/fai/class_askClassName.inc:89
-msgid "Create new FAI object - hook bundle."
-msgstr "Nieuw FAI object - inhakerbundel aanmaken."
-
-#: plugins/admin/fai/class_askClassName.inc:90
-msgid "Create new FAI object - profile."
-msgstr "Nieuw FAI object - profiel aanmaken."
-
-#: plugins/admin/fai/class_askClassName.inc:91
-msgid "Create new FAI object - template."
-msgstr "Nieuw FAI object - sjabloon aanmaken."
-
-#: plugins/admin/fai/class_askClassName.inc:92
-msgid "Create new FAI object"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/fai/class_askClassName.inc:148
-#, fuzzy
-msgid "Spaces are not allowed within class names."
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
-
-#: plugins/admin/fai/class_askClassName.inc:152
-msgid "The given class name is empty."
-msgstr "De opgegeven klassenaam is leeg."
-
-#: plugins/admin/fai/class_askClassName.inc:156
-msgid "The specified class name is already in use for this object type."
-msgstr ""
-"De waarde die opgegeven is voor de klassenaam is al in gebruik voor dit "
-"objecttype."
-
-#: plugins/admin/fai/branch_selector.tpl:22
-#: plugins/admin/fai/branch_selector.tpl:28
-msgid "Create new branch"
-msgstr "Maak nieuwe tak aan"
-
-#: plugins/admin/fai/branch_selector.tpl:26
-#, fuzzy
-msgid "Branch"
-msgstr "Aftakkingen"
-
-#: plugins/admin/fai/branch_selector.tpl:30
-#, fuzzy
-msgid "Freeze"
-msgstr "Frequentie"
-
-#: plugins/admin/fai/branch_selector.tpl:33
-msgid "Create new locked branch"
-msgstr "Maak nieuwe geblokkeerde tak aan"
-
-#: plugins/admin/fai/branch_selector.tpl:39
-msgid "Delete current release"
-msgstr "Verwijder huidige uitgave"
-
-#: plugins/admin/fai/class_faiVariable.inc:340
-#, fuzzy, php-format
-msgid "Saving of FAI/variable with dn '%s' failed."
-msgstr "Het opslaan van de FAI variabele basis is mislukt"
-
-#: plugins/admin/fai/class_faiVariable.inc:425
-#, fuzzy
-msgid "FAI variable"
-msgstr "Toon FAI variabelen"
-
-#: plugins/admin/fai/class_faiVariable.inc:432
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#, fuzzy
-msgid "Read only"
-msgstr "Lezen"
-
-#: plugins/admin/fai/faiPackageConfiguration.tpl:1
-#: plugins/admin/fai/class_faiPackage.inc:537
-msgid "Package"
-msgstr "Pakket"
-
-#: plugins/admin/fai/remove.tpl:7
-msgid ""
-"This includes 'all' object information. Please double check if your really "
-"want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Dit omvat 'alle' object informatie. Verzeker uzelf hiervan, aangezien er "
-"geen manier is voor GOsa om deze gegevens terug te halen."
-
-#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
-#: plugins/admin/fai/class_faiProfileEntry.inc:171
-#: plugins/admin/fai/faiVariable.tpl:36
-#: plugins/admin/fai/faiPartitionTable.tpl:36
-#: plugins/admin/fai/faiTemplate.tpl:33
-msgid "Objects"
-msgstr "Objecten"
-
-#: plugins/admin/fai/faiHook.tpl:40
-msgid "List of hook scripts"
-msgstr "Lijst met inhakers scripts"
-
-#: plugins/admin/fai/class_faiPackage.inc:379
-msgid "Please select a least one Package."
-msgstr "Selecteer a.u.b. tenminste een pakket."
-
-#: plugins/admin/fai/class_faiPackage.inc:383
-msgid "Please choose a valid combination for your repository setup."
-msgstr ""
-"Kies a.u.b. een geldige combinatie voor uw verzamelplaats instellingen."
-
-#: plugins/admin/fai/class_faiPackage.inc:404
-msgid "package is configured"
-msgstr "pakket is geconfigureerd"
-
-#: plugins/admin/fai/class_faiPackage.inc:410
-msgid "Package marked for removal"
-msgstr "Pakket gemarkeerd voor verwijdering"
-
-#: plugins/admin/fai/class_faiPackage.inc:439
-#, php-format
-msgid "Package file '%s' does not exist."
-msgstr "Pakketbestand '%s' bestaat niet."
-
-#: plugins/admin/fai/class_faiPackage.inc:483
-#, fuzzy, php-format
-msgid "Saving of FAI/package list with dn '%s' failed."
-msgstr "Het opslaan van de FAI pakket basis is mislukt"
-
-#: plugins/admin/fai/class_faiPackage.inc:538
-#, fuzzy
-msgid "FAI Package list"
-msgstr "Pakketlijst"
-
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#, fuzzy
-msgid "Readonly"
-msgstr "Lezen"
-
-#: plugins/admin/fai/class_faiPackage.inc:549
-#, fuzzy
-msgid "Install Method"
-msgstr "Installatie methode"
-
-#: plugins/admin/fai/class_faiPackage.inc:550
-#, fuzzy
-msgid "Package configuration"
-msgstr "FAX database"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:35
-msgid "Please enter your search string here"
-msgstr "Geef hier uw zoekwaarde op"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:48
-msgid ""
-"This list displays all assigned package names for this repository settings."
-msgstr ""
-"Deze lijst toont alle toegekende pakketnamen voor deze verzamelplaats "
-"instellingen."
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:127
-#, php-format
-msgid ""
-"Your specified search string '%s' returned too many results. Only the first "
-"200 entries are shown, to keep the memory usage low."
-msgstr ""
-"De door u opgegeven zoekopdracht '%s' gaf teveel resultaten terug. Om het "
-"geheugengebruik laag te houden worden alleen de eerste 200 resultaten "
-"getoond."
-
-#: plugins/admin/fai/faiPackage.tpl:53
-msgid "Install method"
-msgstr "Installatie methode"
-
-#: plugins/admin/fai/faiPackage.tpl:57
-#, fuzzy
-msgid "Please select the installation method"
-msgstr "Selecteer a.u.b. een geldig bestand."
-
-#: plugins/admin/fai/faiPackage.tpl:71
-msgid "Used packages"
-msgstr "Gebruikte pakketten"
-
-#: plugins/admin/fai/faiPackage.tpl:73
-msgid "Choosen packages"
-msgstr "Gekozen pakketten"
-
-#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
-msgid "Configure"
-msgstr "Instellen"
-
-#: plugins/admin/fai/faiPackage.tpl:88
-msgid "Toggle remove flag"
-msgstr "Verwijder markering omschakelen"
-
-#: plugins/admin/fai/class_faiManagement.inc:33
-#: plugins/admin/fai/class_faiManagement.inc:995
-msgid "FAI"
-msgstr "FAI"
-
-#: plugins/admin/fai/class_faiManagement.inc:34
-msgid "Fully Automatic Installation - management"
-msgstr "Fully Automatic Installation - beheer"
-
-#: plugins/admin/fai/class_faiManagement.inc:167
-#, php-format
-msgid "You're about to delete all information about the FAI class at '%s'."
-msgstr ""
-"U staat op het punt alle informatie over deze FAI klasse op '%s' te "
-"verwijderen."
-
-#: plugins/admin/fai/class_faiManagement.inc:328
-#, php-format
-msgid "Object could not be deleted '%s', object does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:383
-#, php-format
-msgid "You're about to delete a fai branch / freeze  '%s'."
-msgstr ""
-"U staat op het punt een FAI aftakking / bevriezing '%s' te verwijderen."
-
-#: plugins/admin/fai/class_faiManagement.inc:386
-msgid "You are not allowed to delete this release!"
-msgstr "U heeft geen toestemming om deze uitgave te verwijderen!"
-
-#: plugins/admin/fai/class_faiManagement.inc:447
-msgid "Specified branch name is invalid."
-msgstr "De opgegeven aftakkingsnaam is ongeldig."
-
-#: plugins/admin/fai/class_faiManagement.inc:449
-msgid "Specified freeze name is invalid."
-msgstr "De opgegeven bevriesnaam is ongeldig."
-
-#: plugins/admin/fai/class_faiManagement.inc:478
-#, fuzzy
-msgid "You are not allowed to create a new branch."
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
-
-#: plugins/admin/fai/class_faiManagement.inc:636
-#: plugins/admin/fai/class_faiManagement.inc:652
-#, fuzzy, php-format
-msgid "You are not allowed to create a new '%s' object."
-msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
-
-#: plugins/admin/fai/class_faiManagement.inc:989
-#, fuzzy
-msgid "FAI releases"
-msgstr "FAI klassen"
-
-#: plugins/admin/fai/class_faiManagement.inc:990
-#, fuzzy
-msgid "FAI release management"
-msgstr "Blokkeerlijst beheer"
-
-#: plugins/admin/fai/faiScript.tpl:40
-msgid "List of scripts"
-msgstr "Lijst met scripts"
-
-#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
-msgid "Choose a priority"
-msgstr "Kies een prioriteit"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-#, fuzzy
-msgid "primary"
-msgstr "Primaire groep"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-#, fuzzy
-msgid "logical"
-msgstr "Lokaal toevoegen"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
-msgid "FS type"
-msgstr "FS type"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
-#: plugins/admin/fai/class_faiSummaryTab.inc:344
-msgid "Mount point"
-msgstr "Koppelpunt"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
-#: plugins/admin/fai/class_faiSummaryTab.inc:343
-msgid "Size in MB"
-msgstr "Grootte in MB"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
-#: plugins/admin/fai/class_faiSummaryTab.inc:342
-msgid "Mount options"
-msgstr "Koppelopties"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
-msgid "FS option"
-msgstr "FS opties"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
-msgid "Preserve"
-msgstr "Bewaar"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
-#, fuzzy
-msgid "Please specify a valid disc name."
-msgstr "Geef a.u.b. een geldige scriptnaam op."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
-#, php-format
-msgid "please enter a unique mount point for partition %s"
-msgstr "Geef a.u.b. een uniek koppelpunt op voor partitie %s"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
-#, php-format
-msgid "Please enter a valid mount point for partition %s."
-msgstr "Geef a.u.b. een geldig koppelpunt op voor partitie %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
-#, php-format
-msgid ""
-"File system type 'swap' is already used, change file system type for "
-"partition %s."
-msgstr ""
-"Bestandssysteem type 'swap' wordt al gebruikt. Verander bestandssysteem type "
-"voor partitie %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
-msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
-msgstr ""
-"Gebruik a.u.b. 'swap' als koppelpunt indien 'swap' gebruikt wordt als fs-"
-"type."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
-#, php-format
-msgid "Please enter a valid partition size for partition %s."
-msgstr "Geef a.u.b. een geldige partitie grootte op voor partitie %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
-#, php-format
-msgid "Please enter a valid range for partition %s."
-msgstr "Geef a.u.b. een geldig bereik op voor partitie %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
-#, php-format
-msgid "Please enter a range for partition size for partition %s."
-msgstr "Geef a.u.b. een bereik op voor de partitie grootte van partitie %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
-msgid ""
-"You have more than 3 primary partition table entries in your configuration, "
-"please check your configuration twice."
-msgstr ""
-"U heeft meer dan 3 primaire partitietabel regels in uw configuratie. "
-"Controleer uw configuratie a.u.b. nogmaals."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
-#, fuzzy
-msgid "Partition table entry"
-msgstr "Partitietabel"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
-#, fuzzy
-msgid "FAI partition table entry"
-msgstr "Nieuwe partitietabel"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
-#, fuzzy
-msgid "Partition type"
-msgstr "Partitietabel"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
-#, fuzzy
-msgid "Partition no."
-msgstr "Partities"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
-#, fuzzy
-msgid "File system type"
-msgstr "Systeemtype"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
-#, fuzzy
-msgid "Partition size"
-msgstr "Partities"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
-#, fuzzy
-msgid "File system options"
-msgstr "systeem informatie bekijken"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
-#, fuzzy
-msgid "Partition flags"
-msgstr "Partities"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:135
-#: plugins/admin/fai/class_faiProfile.inc:300
-msgid "Hook bundle"
-msgstr "Inhakers bundel"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:136
-#: plugins/admin/fai/class_faiProfile.inc:301
-msgid "Template bundle"
-msgstr "Sjabloon bundel"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:137
-#: plugins/admin/fai/class_faiProfile.inc:302
-msgid "Script bundle"
-msgstr "Script bundel"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:138
-#: plugins/admin/fai/class_faiProfile.inc:303
-msgid "Variable bundle"
-msgstr "Variabele bundel"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:139
-msgid "Package bundle"
-msgstr "Pakket bundel"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:140
-#: plugins/admin/fai/class_faiSummaryTab.inc:48
-#: plugins/admin/fai/class_faiProfile.inc:305
-#: plugins/admin/fai/class_faiPartitionTable.inc:535
-msgid "Partition table"
-msgstr "Partitietabel"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:168
-#: plugins/admin/fai/class_faiProfile.inc:297
-msgid "This list displays all assigned class names for this profile."
-msgstr "Deze lijst toont alle toegekende klassenamen voor dit profiel."
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:170
-#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
-msgid "Class name"
-msgstr "Klassenaam"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/fai/faiScriptEntry.tpl:54
-msgid "Script attributes"
-msgstr "Script attributen"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:38
-#: plugins/personal/environment/logonManagement.tpl:24
-msgid "Priority"
-msgstr "Prioriteit"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:74
-#: plugins/admin/fai/faiHookEntry.tpl:74
-msgid "Import script"
-msgstr "Importeer script"
-
-#: plugins/admin/fai/faiSummary.tpl:4
-msgid "FAI object tree"
-msgstr "FAI objectlijst"
-
-#: plugins/admin/fai/faiSummary.tpl:11
-msgid "Reload class and release configuration from parent object."
-msgstr "Klasse herladen en configuratie van ouder object vrijgeven."
-
-#: plugins/admin/fai/faiSummary.tpl:22
-#, fuzzy
-msgid "You are not allowed to view the fai summary."
-msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
-
-#: plugins/admin/fai/faiVariable.tpl:38
-msgid "List of assigned variables"
-msgstr "Lijst met toegekende variabelen"
-
-#: plugins/admin/fai/faiVariable.tpl:44
-msgid "Choose a variable to delete or edit"
-msgstr "Kies een te bewerken of verwijderen variabele"
-
-#: plugins/admin/fai/remove_branch.tpl:6
-msgid ""
-"This includes all account data, system access, etc. for this branch. Please "
-"double check if your really want to do this since there is no way for GOsa "
-"to get your data back."
-msgstr ""
-"Dit omvat alle account gegevens, systeem toegangsregels, instellingen etc. "
-"voor deze aftakkingen. Verzeker uzelf hiervan, aangezien er geen "
-"mogelijkheid voor GOsa is om deze informatie terug te halen."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:146
-#, fuzzy
-msgid "There is already a hook with the given name."
-msgstr "Er bestaat al een object met deze cn."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:150
-msgid "Please enter a value for script."
-msgstr "Geef a.u.b. een waarde voor script op"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:184
-#, fuzzy
-msgid "Hook entry"
-msgstr "Record verwijderen"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:185
-#, fuzzy
-msgid "FAI hook entry"
-msgstr "Toon FAI inhakers"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:194
-#: plugins/admin/fai/faiHookEntry.tpl:38
-msgid "Task"
-msgstr "Taak"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:195
-#: plugins/admin/fai/class_faiScript.inc:547
-#, fuzzy
-msgid "FAI script"
-msgstr "Importeer script"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:95
-msgid "no file uploaded yet"
-msgstr "nog geen bestand ge-upload."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:101
-#, php-format
-msgid "exists in database (size: %s bytes)"
-msgstr "bestaat in database (grootte: %s bytes)"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:188
-#, fuzzy
-msgid "There is already a template with the given name."
-msgstr "Er bestaat al een bestand met dezelfde naam."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:192
-msgid "Please specify a value for attribute 'file'."
-msgstr "Geef a.u.b. een waarde op voor het atribuut 'bestand'."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:196
-msgid "Please specify a value for attribute 'path'."
-msgstr "Geef a.u.b. een waarde op voor het atribuut 'pad'."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:204
-msgid "Please enter a user."
-msgstr "Geef a.u.b. een gebruiker op."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:207
-msgid "Please enter a valid user. Only a-z/0-9 are allowed."
-msgstr "Geef a.u.b. een geldige gebruiker op! Alleen a-z/0-9 zijn toegestaan."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:211
-msgid "Please enter a group."
-msgstr "Geef a.u.b. een groep op."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:214
-msgid "Please enter a valid group. Only a-z/0-9 are allowed."
-msgstr "Geef a.u.b. een geldige groep op! Alleen a-z/0-9 zijn toegestaan."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:243
-#, fuzzy
-msgid "Template entry"
-msgstr "Sjabloongebruiker"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:244
-#, fuzzy
-msgid "FAI template entry"
-msgstr "Nieuw sjabloon"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:253
-#, fuzzy
-msgid "Template file"
-msgstr "Sjabloon bundel"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:254
-#, fuzzy
-msgid "Template path"
-msgstr "Sjabloon naam"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:255
-#, fuzzy
-msgid "File owner"
-msgstr "Bestandsnaam"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:256
-#, fuzzy
-msgid "File permissions"
-msgstr "Rechten"
-
-#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
-#, php-format
-msgid "Debconf information for package '%s'"
-msgstr "Debconf informatie voor pakket '%s'"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:6
-msgid "List of available packages"
-msgstr "Lijst met beschikbare pakketten"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:26
-msgid ""
-"This menu allows you to select multiple packages to add them to the "
-"currently edited package list."
-msgstr ""
-"Dit menu maakt het mogelijk om meerdere pakketten toe te voegen aan de op "
-"dit moment bewerkte pakketlijst."
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:25
-msgid "Template attributes"
-msgstr "Sjabloon atributen"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:40
-msgid "Save template"
-msgstr "Sjabloon opslaan"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:57
-msgid "Destination path"
-msgstr "Doelpad"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:74
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
-#: plugins/gofon/conference/class_divListConferences.inc:58
-msgid "Owner"
-msgstr "Eigenaar"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:96
-msgid "Access"
-msgstr "Toegang"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:103
-msgid "Read"
-msgstr "Lezen"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:104
-msgid "Write"
-msgstr "Schrijven"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:107
-msgid "Special"
-msgstr "Speciaal"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:124
-msgid "SUID"
-msgstr "SUID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:141
-msgid "SGID"
-msgstr "SGID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:144
-msgid "Others"
-msgstr "Anderen"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:158
-msgid "sticky"
-msgstr "sticky"
-
-#: plugins/admin/fai/class_faiScript.inc:444
-#, fuzzy, php-format
-msgid "Creating of FAI/script with dn '%s' failed."
-msgstr "Het aanmaken van de FAI script basis is mislukt"
-
-#: plugins/admin/fai/class_faiHook.inc:444
-#, fuzzy, php-format
-msgid "Saving of FAI/hook with dn '%s' failed."
-msgstr "Het opslaan van de FAI inhaker basis is mislukt"
-
-#: plugins/admin/fai/class_faiHook.inc:541
-#, fuzzy
-msgid "Hook"
-msgstr "Inhakers"
-
-#: plugins/admin/fai/class_faiHook.inc:542
-#, fuzzy
-msgid "FAI hook"
-msgstr "Toon FAI inhakers"
-
-#: plugins/admin/fai/askClassName.tpl:6
-msgid ""
-"Adding a new class to the FAI management, requires a class name. You have to "
-"specify a unique class name for unique types of FAI classes, while you can "
-"use the same class name for different types of FAI classes. In the laste "
-"case, FAI will automatically enclose all these different class types to one "
-"unique class name."
-msgstr ""
-"Het toevoegen van een nieuwe klasse aan FAI beheer, vereist een klassenaam. "
-"U dient een unieke klassenaam binnen een FAI klassetype te gebruiken. Het is "
-"mogelijk dezelfde klassenaam voor verschillende FAI klassetypes te "
-"gebruiken. In het laatste geval zal FAI automatisch alle verschillende "
-"klassetypes onderbrengen binnen een unieke klassenaam."
-
-#: plugins/admin/fai/askClassName.tpl:12
-msgid ""
-"Please use one of the following methods to choose the name for the new FAI "
-"class."
-msgstr ""
-"Gebruik a.u.b. een van de volgende methodes om de naam voor de nieuwe FAI "
-"klasse te kiezen."
-
-#: plugins/admin/fai/askClassName.tpl:26
-msgid "Enter FAI class name manually"
-msgstr "Voer FAI klassenaam handmatig in"
-
-#: plugins/admin/fai/askClassName.tpl:48
-msgid "Choose FAI class name from a list of existing classes"
-msgstr "Kies FAI klassenaam uit een lijst met bestaande klasses"
-
-#: plugins/admin/fai/askClassName.tpl:54
-msgid "Choose class name"
-msgstr "Kies een klassenaam"
-
-#: plugins/admin/fai/askClassName.tpl:74
-msgid "A new class name."
-msgstr "Een nieuwe klassenaam."
-
-#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
-msgid "Hook attributes"
-msgstr "Inhakers atributen"
-
-#: plugins/admin/fai/faiHookEntry.tpl:41
-msgid "Choose an existing FAI task"
-msgstr "Kies een bestaande FAI taak"
-
-#: plugins/admin/fai/class_faiTemplate.inc:423
-#, fuzzy, php-format
-msgid "Saving of FAI/template with dn '%s' failed."
-msgstr "Het opslaan van de FAI sjabloon basis is mislukt"
-
-#: plugins/admin/fai/class_faiTemplate.inc:515
-#, fuzzy
-msgid "FAI template"
-msgstr "Nieuw sjabloon"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:33
-msgid "Variable attributes"
-msgstr "Variabele attributen"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:38
-#: plugins/admin/fai/class_faiVariableEntry.inc:148
-msgid "Variable content"
-msgstr "Variabele inhoud"
-
-#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
-msgid "Fully Automatic Installation"
-msgstr "Fully Automatic Installation"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:44
-msgid "Scripts"
-msgstr "Scripts"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:49
-msgid "Package list"
-msgstr "Pakketlijst"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:86
-msgid ""
-"Unknown type of FAI source information. This is not a profile, workstation "
-"nor a ogroup."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:217
-msgid "This object has no FAI classes assigned."
-msgstr "Dit object heeft geen FAI klassen toegewezen gekregen."
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:230
-msgid "Open"
-msgstr "Open"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:341
-msgid "FS options"
-msgstr "FS opties"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:6
-msgid "List of FAI objects (Fully Automatic Installation)"
-msgstr "Lijst met FAI objecten (Fully Automatic Installation)"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:26
-msgid ""
-"This menu allows you to select FAI class names and to add them to the "
-"currently edited profile."
-msgstr ""
-"Dit menu maakt het mogelijk ok FAI klassenamen te selecteren en deze toe te "
-"voegen aan het profiel dat op dit moment bewerkt wordt."
-
-#: plugins/admin/fai/faiProfileEntry.tpl:39
-msgid "Show only classes with templates"
-msgstr "Toon alleen klassen met sjablonen"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:41
-msgid "Show only classes with scripts"
-msgstr "Toon alleen klassen met scripts"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:43
-msgid "Show only classes with hooks"
-msgstr "Toon alleen klassen met inhakers"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:45
-msgid "Show only classes with variables"
-msgstr "Toon alleen klassen met variabelen"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:47
-msgid "Show only classes with packages"
-msgstr "Toon alleen klassen met pakketten"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:49
-msgid "Show only classes with partitions"
-msgstr "Toon alleen klassen met partities"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:38
-msgid "Discs"
-msgstr "Schijven"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:44
-msgid "Choose a disk to delete or edit"
-msgstr "Kies een te bewerken of verwijderen hardeschijf"
-
-#: plugins/admin/fai/faiNewBranch.tpl:5
-msgid ""
-"You are now going to create a branch or locked branch. This action clones "
-"the existing release to another release name. Branches can be modified as "
-"usual. FAI classes of locked branches cannot be modified, just additional "
-"classes are possible. Branch names should be alphanumeric, excluding the "
-"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
-"and 'fai'."
-msgstr ""
-"U staat op het punt een nieuwe distributie of afgesloten distributie aan te "
-"maken. Deze actie kopieert de bestaande uitgave naar een nieuwe uitgave "
-"naam. Distributies kunnen zoals gewoonlijk veranderd worden. FAI klassen of "
-"gesloten distributies kunnen niet veranderd worden. Er kunnen alleen "
-"additionele klassen aangemaakt worden. Distributie namen moeten alfanumeriek "
-"zijn, met uitzondering van de gereserveerde namen 'scripts', 'hooks', "
-"'partitions', 'variables', 'templates' en 'fai'."
-
-#: plugins/admin/fai/faiNewBranch.tpl:7
-msgid ""
-"Branches are created as subreleases of the currently selected branch. "
-"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
-"release called SARGE/1.0.2."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:13
-msgid "Please enter a name for the branch"
-msgstr "Voer a.u.b. een naam voor de aftakking in."
-
-#: plugins/admin/fai/faiNewBranch.tpl:35
-msgid ""
-"As soon as the copy operation has finished, you can scroll down to end of "
-"the page and press the 'Continue' button to continue with the fai management "
-"dialog."
-msgstr ""
-"Zodra de kopieerbewerking beeindigd is, kunt u naar het einde van de pagina "
-"gaan en op de 'Verder' knop drukken om verder te gaan met de FAI beheer "
-"dialoog."
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Perform requested operation."
-msgstr "Gewenste opdracht uitvoeren."
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Initiate operation"
-msgstr "Opdracht starten"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-msgid "Device"
-msgstr "Apparaat"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
-msgid "Partition entries"
-msgstr "Partitie regels"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
-msgid "Add partition"
-msgstr "Partitie toevoegen"
-
-#: plugins/admin/fai/class_faiProfile.inc:304
-msgid "Packages bundle"
-msgstr "Pakketbundel"
-
-#: plugins/admin/fai/class_faiProfile.inc:308
-msgid "Remove class from profile"
-msgstr "Verwijder klasse uit profiel"
-
-#: plugins/admin/fai/class_faiProfile.inc:400
-msgid "Please assign at least one class to this  profile."
-msgstr "Ken a.u.b. tenminste een klasse toe aan dit profiel."
-
-#: plugins/admin/fai/class_faiProfile.inc:404
-msgid "Please enter a valid name."
-msgstr "Geef a.u.b. een geldige naam op"
-
-#: plugins/admin/fai/class_faiProfile.inc:416
-msgid "There is already a profile with this class name defined."
-msgstr "Er bestaat al een profiel met deze klassenaam."
-
-#: plugins/admin/fai/class_faiProfile.inc:445
-#: plugins/admin/fai/class_faiProfile.inc:449
-#, fuzzy, php-format
-msgid "Saving of FAI/profile with dn '%s' failed."
-msgstr "Het opslaan van het FAI profiel is mislukt"
-
-#: plugins/admin/fai/class_faiProfile.inc:457
-#, fuzzy
-msgid "Profile"
-msgstr "Profielen"
-
-#: plugins/admin/fai/class_faiProfile.inc:458
-#, fuzzy
-msgid "FAI profile"
-msgstr "Nieuw profiel"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:103
-#, fuzzy
-msgid "There is already a variable with the given name."
-msgstr "Er bestaat al een bestand met dezelfde naam."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:107
-msgid "Please specify a value for the attribute 'content'."
-msgstr "Geef a.u.b. een waarde op voor het atribuut 'inhoud'."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:138
-#, fuzzy
-msgid "Variable entry"
-msgstr "Variabele inhoud"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:139
-#, fuzzy
-msgid "FAI variable entry "
-msgstr "Toon FAI variabelen"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:320
-#: plugins/admin/fai/class_faiPartitionTable.inc:326
-#, php-format
-msgid "%s partition"
-msgstr "%s partitie"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:322
-#: plugins/admin/fai/class_faiPartitionTable.inc:328
-#, php-format
-msgid "%s partition(s)"
-msgstr "%s partitie(s)"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:417
-#, fuzzy, php-format
-msgid "Saving of FAI/partition table with dn '%s' failed."
-msgstr "Het opslaan van de FAI partitietabel basis is mislukt"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:536
-#, fuzzy
-msgid "FAI partition table"
-msgstr "Nieuwe partitietabel"
-
-#: plugins/admin/fai/class_divListFai.inc:43
-msgid "List of FAI classes"
-msgstr "Lijst met FAI klassen"
-
-#: plugins/admin/fai/class_divListFai.inc:44
-#, fuzzy
-msgid "This table displays all FAI classes in the selected tree."
-msgstr "Deze tabel toont alle systemen in de geselecteerde tree"
-
-#: plugins/admin/fai/class_divListFai.inc:48
-msgid "This menu allows you to create, delete and edit FAI classes."
-msgstr ""
-"Dit menu maakt het mogelijk om FAI klassen aan te maken, bewerken en "
-"verwijderen."
-
-#: plugins/admin/fai/class_divListFai.inc:69
-msgid "Name of FAI class"
-msgstr "Naam van de FAI klasse"
-
-#: plugins/admin/fai/class_divListFai.inc:70
-msgid "Class type"
-msgstr "Klasse type"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Display FAI profile objects"
-msgstr "Toon FAI profieel objecten"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Show profiles"
-msgstr "Toon profielen"
-
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Display FAI template objects"
-msgstr "Toon FAI sjabloon objecten"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Display FAI scripts"
-msgstr "Toon FAI scripts"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Show scripts"
-msgstr "Toon scripts"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Display FAI hooks"
-msgstr "Toon FAI inhakers"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Show hooks"
-msgstr "Toon inhakers"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Display FAI variables"
-msgstr "Toon FAI variabelen"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Show variables"
-msgstr "Toon variabelen"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Display FAI packages"
-msgstr "Toon FAI pakketten"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Show packages"
-msgstr "Toon pakketten"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Display FAI partitions"
-msgstr "Toon FAI partities"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Show partitions"
-msgstr "Toon partities"
-
-#: plugins/admin/fai/class_divListFai.inc:177
-msgid "New profile"
-msgstr "Nieuw profiel"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-msgid "New partition table"
-msgstr "Nieuwe partitietabel"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-msgid "PT"
-msgstr "PT"
-
-#: plugins/admin/fai/class_divListFai.inc:194
-msgid "New scripts"
-msgstr "Nieuwe scripts"
-
-#: plugins/admin/fai/class_divListFai.inc:194
-msgid "S"
-msgstr "SC"
-
-#: plugins/admin/fai/class_divListFai.inc:195
-msgid "New hooks"
-msgstr "Nieuwe inhakers"
-
-#: plugins/admin/fai/class_divListFai.inc:195
-msgid "H"
-msgstr "H"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "New variables"
-msgstr "Nieuwe variabelen"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "V"
-msgstr "V"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-#, fuzzy
-msgid "New templates "
-msgstr "Nieuwe sjablonen"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-#, fuzzy
-msgid "I"
-msgstr "NI"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "New package list"
-msgstr "Nieuwe pakketlijst"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "PK"
-msgstr "PK"
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove selected fai objects"
-msgstr "Lidmaatschap objecten"
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove fai objects"
-msgstr "Lidmaatschap objecten"
-
-#: plugins/admin/fai/class_divListFai.inc:224
-#, fuzzy
-msgid "Copy fai objects"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/fai/class_divListFai.inc:226
-#, fuzzy
-msgid "Cut fai objects"
-msgstr "Nieuw FAI object aanmaken"
-
-#: plugins/admin/fai/class_divListFai.inc:297
-#: plugins/admin/fai/class_divListFai.inc:300
-msgid "Edit class"
-msgstr "Bewerk klasse"
-
-#: plugins/admin/fai/class_divListFai.inc:308
-msgid "Delete class"
-msgstr "Verwijder klasse"
-
-#: plugins/admin/fai/faiTemplate.tpl:35
-msgid "List of template files"
-msgstr "Lijst met sjabloonbestanden"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:120
-#, fuzzy
-msgid "This account has no scalix extensions."
-msgstr "Dit account heeft geen Fax mogelijkheden."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:129
-#, fuzzy
-msgid "Remove scalix account"
-msgstr "Verwijder POSIX account"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:130
-#, fuzzy
-msgid ""
-"This account has scalix synchronization enabled. You can disable it by "
-"clicking below."
-msgstr ""
-"Dit account heeft POSIX mogelijkheden ingeschakeld. U kunt deze uitschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid "Create scalix account"
-msgstr "POSIX account aanmaken"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid ""
-"This account has scalix synchronization disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"Dit account heeft POSIX mogelijkheden uitgeschakeld. U kunt deze inschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:308
-#, fuzzy
-msgid "There is no scalix mailnode specified."
-msgstr "Er is geen E-mail server gespecificeerd."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:311
-msgid "scalixScalixObject must be set!"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:327
-#, fuzzy
-msgid "Value in 'Limit Mailbox size' is not valid."
-msgstr "De waarde opgegeven bij 'Quota grootte' is niet geldig."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:397
-#, fuzzy
-msgid "Scalix account"
-msgstr "Mijn account"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:407
-msgid "Scalix Mail node"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:408
-#, fuzzy
-msgid "Mailbox class"
-msgstr "E-mail adres"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:409
-#, fuzzy
-msgid "Server language"
-msgstr "Servernaam"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:410
-#: plugins/personal/environment/class_environment.inc:1271
-msgid "Administrator"
-msgstr "Beheerder"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:411
-#, fuzzy
-msgid "Mailbox administrator"
-msgstr "Map beheerders"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:412
-msgid "Hide user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:413
-#, fuzzy
-msgid "Mailbox size limitations"
-msgstr "Mail distributielijst"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:414
-#, fuzzy
-msgid "Limit outbound"
-msgstr "Profiel quota"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:415
-msgid "Limit inbound"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:416
-#, fuzzy
-msgid "Notify user"
-msgstr "Tel het aantal gebruikers"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:417
-#: plugins/personal/scalix/paste_generic.tpl:4
-#: plugins/personal/scalix/generic.tpl:98
-#, fuzzy
-msgid "Scalix email addresses"
-msgstr "E-mail adres"
-
-#: plugins/personal/scalix/main.inc:123
-#, fuzzy
-msgid "Scalix settings"
-msgstr "E-mail instellingen"
-
-#: plugins/personal/scalix/paste_generic.tpl:6
-#: plugins/personal/scalix/generic.tpl:101
-#, fuzzy
-msgid "List of scalix email addresses"
-msgstr "Lijst met alternatieve E-mail adressen"
-
-#: plugins/personal/scalix/generic.tpl:7
-msgid "Scalix mailnode"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:15
-#, fuzzy
-msgid "Salix mailbox class"
-msgstr "E-mail grootte"
-
-#: plugins/personal/scalix/generic.tpl:19
-msgid ""
-"Limited users con not make use of the group calendar functionality in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:26
-#, fuzzy
-msgid "Scalix server language"
-msgstr "Het opslaan van de server is mislukt"
-
-#: plugins/personal/scalix/generic.tpl:30
-msgid "Message catalog language for client."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Select for admin capability."
-msgstr "Selecteer sjabloon"
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Scalix Administrator"
-msgstr "Beheerder"
-
-#: plugins/personal/scalix/generic.tpl:50
-msgid "Select for mailbox admin capability."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:50
-#, fuzzy
-msgid "Scalix Mailbox Administrator"
-msgstr "Beheerder"
-
-#: plugins/personal/scalix/generic.tpl:55
-#, fuzzy
-msgid "Hide user entry from addressbook."
-msgstr "Geef a.u.b. een geldige naam op"
-
-#: plugins/personal/scalix/generic.tpl:55
-msgid "Hide this user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:64
-#, fuzzy
-msgid "Limit mailbox size"
-msgstr "E-mail grootte"
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "As sanction on mailbox quota overuse, stop user from sending mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:75
-#, fuzzy
-msgid "Limit Outbound Mail"
-msgstr "Profiel quota"
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "Limit Inbound Mail"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "As sanction on mailbox quota overuse, notify the user by eMail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "Notify User"
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:77
-msgid "You need to specify your current password in order to proceed."
-msgstr "U moet uw huidige wachtwoord opgeven om door te kunnen gaan."
-
-#: plugins/personal/password/class_password.inc:83 html/password.php:202
-msgid "The password used as new and current are too similar."
-msgstr ""
-"Het huidige wachtwoord en het nieuwe wachtwoord lijken te veel op elkaar."
-
-#: plugins/personal/password/class_password.inc:85 html/password.php:207
-msgid "The password used as new is to short."
-msgstr "Het nieuw opgegeven wachtwoord is te kort."
-
-#: plugins/personal/password/class_password.inc:87 html/password.php:247
-msgid "External password changer reported a problem: "
-msgstr "Extern wachtwoord verander mechanisme rapporteerde een probleem:"
-
-#: plugins/personal/password/class_password.inc:100
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr ""
-"Het wachtwoord dat u opgegeven heeft als uw huidige wachtwoord is niet "
-"correct."
-
-#: plugins/personal/password/class_password.inc:105 html/password.php:226
-msgid "You have no permissions to change your password."
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
-
-#: plugins/personal/password/class_password.inc:132
-#: plugins/personal/generic/class_user.inc:1424
-#, fuzzy
-msgid "User password"
-msgstr "Wachtwoord wissen"
-
-#: plugins/personal/password/nochange.tpl:2
-msgid "Password change not allowed"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
-
-#: plugins/personal/password/nochange.tpl:6
-msgid "You are not allowed to change your password at this time"
-msgstr "U heeft momenteel geen toestemming om uw wachtwoord te veranderen"
-
-#: plugins/personal/password/changed.tpl:3
-msgid ""
-"You've successfully changed your password. Remember to change all programms "
-"configured to use it as well."
-msgstr ""
-"U heeft succesvol uw wachtwoord veranderd. Denkt u eraan dat u alle "
-"programma's die dit wachtwoord gebruiken ook aanpast!"
-
-#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
-#, fuzzy
-msgid "Password settings"
-msgstr "Gebruikersinstellingen"
-
-#: plugins/personal/password/password.tpl:2
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-"Gebruik het veld hieronder om uw persoonlijke wachtwoord te veranderen. De "
-"veranderingen worden direct doorgevoerd. Onthoud het nieuwe wachtwoord a.u."
-"b. aangezien u niet in zult kunnen loggen zonder dit wachtwoord."
-
-#: plugins/personal/password/password.tpl:11
-#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
-msgid "Current password"
-msgstr "Huidig wachtwoord"
-
-#: plugins/personal/password/password.tpl:32
-msgid "Clear fields"
-msgstr "Wis velden"
-
-#: plugins/personal/mail/copypaste.tpl:13
-#: plugins/personal/mail/generic.tpl:244
-msgid "Forward messages to"
-msgstr "Stuur berichten door naar"
-
-#: plugins/personal/mail/mail_locals.tpl:35
-#, fuzzy
-msgid "Select department"
-msgstr "Selecteer om afdelingen te zien"
-
-#: plugins/personal/mail/main.inc:124
-msgid "User mail settings"
-msgstr "Gebruikers E-mail instellingen"
-
-#: plugins/personal/mail/generic.tpl:19
-msgid "Specify the mail server where the user will be hosted on"
-msgstr "Specificeer de mailserver waarop het account opgeslagen wordt"
-
-#: plugins/personal/mail/generic.tpl:80
-msgid "Mail options"
-msgstr "E-mail opties"
-
-#: plugins/personal/mail/generic.tpl:107
-#: plugins/personal/mail/class_mailAccount.inc:1170
-msgid "Use custom sieve script"
-msgstr "Gebruik een eigen sieve script"
-
-#: plugins/personal/mail/generic.tpl:107
-msgid "disables all Mail options!"
-msgstr "schakelt alle E-mail opties uit!"
-
-#: plugins/personal/mail/generic.tpl:114
-#, fuzzy
-msgid "Sieve Management"
-msgstr "Beheer"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "Select if you want to forward mails without getting own copies of them"
-msgstr ""
-"Selecteer indien u E-mail door wil sturen zonder zelf kopieën te ontvangen"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "No delivery to own mailbox"
-msgstr "Geen aflevering in eigen mailbox"
-
-#: plugins/personal/mail/generic.tpl:132
-msgid ""
-"Select to automatically response with the vacation message defined below"
-msgstr ""
-"Selecteer om automatisch te reageren met het onderstaande afwezigheidsbericht"
-
-#: plugins/personal/mail/generic.tpl:134
-msgid "Activate vacation message"
-msgstr "Activeer afwezigheidsbericht"
-
-#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
-#, fuzzy
-msgid "from"
-msgstr "willekeurig"
-
-#: plugins/personal/mail/generic.tpl:165
-msgid "till"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:194
-msgid "Select if you want to filter this mails through spamassassin"
-msgstr "Selecteer indien u E-mail berichten wilt filteren m.b.v. spamassassin"
-
-#: plugins/personal/mail/generic.tpl:196
-msgid "Move mails tagged with spam level greater than"
-msgstr "Verplaats E-mails met spam nivo groter dan"
-
-#: plugins/personal/mail/generic.tpl:199
-msgid "Choose spam level - smaller values are more sensitive"
-msgstr "Selecteer een spam nivo - kleinere waardes zijn gevoeliger"
-
-#: plugins/personal/mail/generic.tpl:203
-msgid "to folder"
-msgstr "naar map"
-
-#: plugins/personal/mail/generic.tpl:214
-msgid "Reject mails bigger than"
-msgstr "Wijs E-mail af indien groter dan"
-
-#: plugins/personal/mail/generic.tpl:223
-#: plugins/personal/mail/class_mailAccount.inc:1153
-#: include/sieve/templates/element_vacation.tpl:44
-#: include/sieve/templates/object_container.tpl:31
-#: include/sieve/class_sieveManagement.inc:509
-#: include/sieve/class_sieveManagement.inc:728
-msgid "Vacation message"
-msgstr "Afwezigheidsbericht"
-
-#: plugins/personal/mail/generic.tpl:270
-msgid "Advanced mail options"
-msgstr "Geavanceerde E-mail opties"
-
-#: plugins/personal/mail/generic.tpl:276
-msgid "Select if user can only send and receive inside his own domain"
-msgstr ""
-"Selecteer om alleen binnen het eigen domein E-mail te laten ontvangen en "
-"versturen"
-
-#: plugins/personal/mail/generic.tpl:278
-msgid "User is only allowed to send and receive local mails"
-msgstr "De gebruiker mag alleen lokale E-mails versturen en ontvangen"
-
-#: plugins/personal/mail/class_mailAccount.inc:214
-msgid "No DESC tag in vacation file:"
-msgstr "Er is geen DESC variabele aanwezig in het afwezigheidsbestand:"
-
-#: plugins/personal/mail/class_mailAccount.inc:289
-msgid "This account has no mail extensions."
-msgstr "Dit account heeft E-mail mogelijkheden uitgeschakeld."
-
-#: plugins/personal/mail/class_mailAccount.inc:300
-msgid ""
-"This account can't be removed while there are delegations configured. Remove "
-"those delegations first."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:358
-msgid ""
-"You're trying to add an invalid email address to the list of forwarders."
-msgstr ""
-"U probeert een ongeldig email adres toe te voegen aan de doorstuurlijst."
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "January"
-msgstr "Januari"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "February"
-msgstr "Februari"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "March"
-msgstr "Maart"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "April"
-msgstr "April"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "May"
-msgstr "Mei"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "June"
-msgstr "Juni"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "July"
-msgstr "Juli"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "August"
-msgstr "Augustus"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "September"
-msgstr "September"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "October"
-msgstr "Oktober"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "November"
-msgstr "November"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "December"
-msgstr "December"
-
-#: plugins/personal/mail/class_mailAccount.inc:688
-#, fuzzy, php-format
-msgid "Removing of user/mail account with dn '%s' failed."
-msgstr "Het verwijderen van het E-mail account is mislukt"
-
-#: plugins/personal/mail/class_mailAccount.inc:842
-#, fuzzy, php-format
-msgid "Saving of user/mail account with dn '%s' failed."
-msgstr "Het opslaan van het E-mail account is mislukt"
-
-#: plugins/personal/mail/class_mailAccount.inc:903
-msgid ""
-"There is no valid mailserver specified, please add one in the system setup."
-msgstr ""
-"Er is geen geldige mailserver gespecificeerd. Voeg er a.u.b. een toe in de "
-"systeem instellingen."
-
-#: plugins/personal/mail/class_mailAccount.inc:951
-msgid "You specified Spam settings, but there is no Folder specified."
-msgstr "U heeft Spam instellingen opgegeven, maar geen mailfolder opgegeven."
-
-#: plugins/personal/mail/class_mailAccount.inc:955
-msgid "Time interval to show vacation message is not valid."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:995
-#: plugins/personal/mail/class_mailAccount.inc:1007
-#, fuzzy
-msgid "You are not allowed to write mail forwarding."
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
-
-#: plugins/personal/mail/class_mailAccount.inc:1040
-#: plugins/personal/mail/class_mailAccount.inc:1051
-#, fuzzy
-msgid "You are not allowed to write mail alternate address."
-msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
-
-#: plugins/personal/mail/class_mailAccount.inc:1116
-msgid "Waiting for kolab to remove mail properties."
-msgstr ""
-"Bezig met wachten op het verwijderen van alle mail eigenschappen door Kolab"
-
-#: plugins/personal/mail/class_mailAccount.inc:1118
-msgid ""
-"Please remove the mail account first, to allow kolab to call its remove "
-"methods."
-msgstr ""
-"Verwijder a.u.b. eerst het mail account, zodat kolab haar verwijder "
-"procedure kan starten."
-
-#: plugins/personal/mail/class_mailAccount.inc:1152
-#, fuzzy
-msgid "Add vacation information"
-msgstr "Organisatie informatie"
-
-#: plugins/personal/mail/class_mailAccount.inc:1155
-msgid "Use spam filter"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1156
-#, fuzzy
-msgid "Spam level"
-msgstr "Log prioriteit"
-
-#: plugins/personal/mail/class_mailAccount.inc:1157
-#, fuzzy
-msgid "Spam mail box"
-msgstr "E-mail grootte"
-
-#: plugins/personal/mail/class_mailAccount.inc:1159
-#, fuzzy
-msgid "Sieve management"
-msgstr "Beheer"
-
-#: plugins/personal/mail/class_mailAccount.inc:1161
-#, fuzzy
-msgid "Reject due to mailsize"
-msgstr "Wijs E-mail af indien groter dan"
-
-#: plugins/personal/mail/class_mailAccount.inc:1162
-#, fuzzy
-msgid "Mail max size"
-msgstr "E-mail grootte"
-
-#: plugins/personal/mail/class_mailAccount.inc:1164
-#: plugins/personal/mail/class_mailAccount.inc:1169
-#, fuzzy
-msgid "Forwarding address"
-msgstr "Primair adres"
-
-#: plugins/personal/mail/class_mailAccount.inc:1165
-#, fuzzy
-msgid "Local delivery"
-msgstr "Laatste levering"
-
-#: plugins/personal/mail/class_mailAccount.inc:1166
-#, fuzzy
-msgid "No delivery to own mailbox "
-msgstr "Geen aflevering in eigen mailbox"
-
-#: plugins/personal/mail/class_mailAccount.inc:1167
-#, fuzzy
-msgid "Mail alternative addresses"
-msgstr "Alternatieve adressen"
-
-#: plugins/personal/netatalk/main.inc:111
-msgid "Netatalk settings"
-msgstr "Netatalk instellingen"
-
-#: plugins/personal/netatalk/netatalk.tpl:4
-#: plugins/personal/netatalk/class_netatalk.inc:380
-msgid "Share"
-msgstr "Share"
-
-#: plugins/personal/netatalk/class_netatalk.inc:37
-msgid "Manage netatalk account"
-msgstr "Netatalk account beheren"
-
-#: plugins/personal/netatalk/class_netatalk.inc:174
-msgid "This account has no netatalk extensions."
-msgstr "Dit account heeft Netatalk mogelijkheden uitgeschakeld."
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid "Remove netatalk account"
-msgstr "Netatalk account verwijderen"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid ""
-"This account has netatalk features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft Netatalkl mogelijkheden ingeschakeld. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#: plugins/personal/netatalk/class_netatalk.inc:196
-msgid "Create netatalk account"
-msgstr "Netatalk account aanmaken"
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-msgid ""
-"This account has netatalk features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft geen Netatalk mogelijkheden. U kunt deze inschakelen door "
-"de knop hieronder te gebruiken."
-
-#: plugins/personal/netatalk/class_netatalk.inc:229
-msgid "You must select a share to use."
-msgstr "U moet een te gebruiken share selecteren"
-
-#: plugins/personal/netatalk/class_netatalk.inc:294
-#, fuzzy, php-format
-msgid "Saving of user/netatalk account with dn '%s' failed."
-msgstr "Het opslaan van het Netatalk account is mislukt"
-
-#: plugins/personal/netatalk/class_netatalk.inc:356
-#, fuzzy, php-format
-msgid "Removing of user/netatalk account with dn '%s' failed."
-msgstr "Het verwijderen van het Netatalk account is mislukt"
-
-#: plugins/personal/netatalk/class_netatalk.inc:379
-#, fuzzy
-msgid "User home path"
-msgstr "Profielpad"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
-msgid "PHPscheduleit"
-msgstr "PHPScheduleIt"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
-#, fuzzy, php-format
-msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Het verwijderen van het PHPScheduleIt account is mislukt"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
-#, fuzzy, php-format
-msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Het opslaan van het PHPScheduleIt account is mislukt"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
-#, fuzzy
-msgid "PHP Schedule it"
-msgstr "PHPScheduleIt"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#, fuzzy
-msgid "PHP Schedule it settings"
-msgstr "PHPScheduleIt"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-#, fuzzy
-msgid "Connectivity addon"
-msgstr "Verbindingen"
-
-#: plugins/personal/connectivity/kolab.tpl:3
-#: plugins/personal/connectivity/kolab.tpl:35
-msgid "Kolab account"
-msgstr "Kolab account"
-
-#: plugins/personal/connectivity/kolab.tpl:4
-msgid ""
-"The kolab account is currently disabled. It's features can be adjusted if "
-"you add a mail account."
-msgstr ""
-"Het kolab account is uitgeschakeld. U kunt opties aanpassen indien u een e-"
-"mail account toevoegd."
-
-#: plugins/personal/connectivity/kolab.tpl:41
-#: plugins/personal/connectivity/class_kolabAccount.inc:479
-msgid "Delegations"
-msgstr "Delegaties"
-
-#: plugins/personal/connectivity/kolab.tpl:59
-msgid "Mail size"
-msgstr "E-mail grootte"
-
-#: plugins/personal/connectivity/kolab.tpl:62
-msgid "No mail size restriction for this account"
-msgstr "Geen E-mail grootte restrictie voor dit account"
-
-#: plugins/personal/connectivity/kolab.tpl:71
-msgid "Free Busy information"
-msgstr "Free Busy informatie"
-
-#: plugins/personal/connectivity/kolab.tpl:82
-msgid "Future"
-msgstr "Toekomstig"
-
-#: plugins/personal/connectivity/kolab.tpl:86
-#: plugins/personal/connectivity/oxchange.tpl:39
-#: plugins/personal/connectivity/oxchange.tpl:49
-#: include/sieve/templates/element_vacation.tpl:25
-msgid "days"
-msgstr "dagen"
-
-#: plugins/personal/connectivity/kolab.tpl:93
-#: plugins/personal/connectivity/class_kolabAccount.inc:480
-msgid "Invitation policy"
-msgstr "Uitnodigingsbeleid"
-
-#: plugins/personal/connectivity/intranet.tpl:3
-msgid "Intranet account"
-msgstr "Intranet account"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
-msgid "Open-Xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#, fuzzy
-msgid "Openexchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
-msgid "Couldn't connect to postgresql database!"
-msgstr "Kan niet verbinden met de Postgresql Database!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
-msgid "Needed parameters for openexchange connectivity plugin are missing!"
-msgstr "Vereiste parameters voor Open-Xchange verbindingsmodule ontbreken!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
-msgid "PHP4 module for postgresql database is missing!"
-msgstr "PHP4 module voor Postgresql Database ontbreekt!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
-#, fuzzy, php-format
-msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
-msgstr "Het verwijderen van het Open-Xchange adresboek is mislukt"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
-#, fuzzy
-msgid ""
-"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
-"that you are not using any strange characters in the loginname."
-msgstr ""
-"De Open-Xchange accountnaam is leeg en dus ongeldig! Verzeker uzelf ervan dat"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
-#, fuzzy, php-format
-msgid "Saving of user/oxchange account with dn '%s' failed."
-msgstr "Het opslaan van het Open-Xchange account is mislukt"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
-#, fuzzy, php-format
-msgid "Creating of user/oxchange account with dn '%s' failed."
-msgstr "Het opslaan van het Open-Xchange account is mislukt"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
-msgid ""
-"Something went wrong while saving oxchange account. Please check the error "
-"log file."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
-#, fuzzy
-msgid "Open xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#, fuzzy
-msgid "Open xchange account settings"
-msgstr "Open-Xchange account"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
-#, fuzzy
-msgid "OXAppointmentDays"
-msgstr "Afspraken"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
-#, fuzzy
-msgid "OXTaskDays"
-msgstr "Taken"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
-#, fuzzy
-msgid "OXTimeZone"
-msgstr "Tijdzone"
-
-#: plugins/personal/connectivity/pptp.tpl:3
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-msgid "PPTP account"
-msgstr "PPTP account"
-
-#: plugins/personal/connectivity/class_connectivity.inc:69
-msgid "This account has no connectivity extensions."
-msgstr "Dit account heeft geen verbindings mogelijkheden."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:197
-msgid "Intranet"
-msgstr "Intranet"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:121
-#, fuzzy, php-format
-msgid "Removing of user/intranet account with dn '%s' failed."
-msgstr "Het verwijderen van het intranet account is mislukt"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:186
-#, fuzzy, php-format
-msgid "Saving of user/intranet account with dn '%s' failed."
-msgstr "Het opslaan van het intranet account is mislukt"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#, fuzzy
-msgid "Intranet account settings"
-msgstr "Intranet account"
-
-#: plugins/personal/connectivity/phpscheduleit.tpl:3
-msgid "PHPscheduleit account"
-msgstr "PHPScheduleIt account"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:26
-#: plugins/personal/connectivity/class_pptpAccount.inc:173
-msgid "PPTP"
-msgstr "PPTP"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:101
-#, fuzzy, php-format
-msgid "Removing of user/PPTP account with dn '%s' failed."
-msgstr "Het verwijderen van het PPTP account is mislukt"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:155
-#, fuzzy, php-format
-msgid "Saving of user/PPTP account with dn '%s' failed."
-msgstr "Het opslaan van het PPTP account is mislukt"
-
-#: plugins/personal/connectivity/proxy.tpl:23
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-msgid "Proxy account"
-msgstr "Proxy account"
-
-#: plugins/personal/connectivity/proxy.tpl:34
-msgid "Filter unwanted content (i.e. pornographic or violence related)"
-msgstr ""
-"Filter ongewilde inhoud (bijvoorbeeld pornografische of geweld gerelateerde "
-"inhoud)"
-
-#: plugins/personal/connectivity/proxy.tpl:44
-msgid "Limit proxy access to working time"
-msgstr "Beperk proxy gebruik tot tijd"
-
-#: plugins/personal/connectivity/proxy.tpl:84
-#: plugins/personal/connectivity/class_proxyAccount.inc:319
-msgid "Restrict proxy usage by quota"
-msgstr "Beperk proxy gebruik met quota"
-
-#: plugins/personal/connectivity/proxy.tpl:99
-msgid "per"
-msgstr "per"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:149
-msgid ""
-"You're trying to add an invalid email address to the list of delegations."
-msgstr ""
-"U probeert een ongeldig email adres toe te voegen aan de delegatielijst."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:157
-msgid ""
-"The mail address you're trying to add is no primary mail address of an "
-"existing user."
-msgstr ""
-"Het E-mail adres dat u probeert toe te voegen is geen primair E-mail adres "
-"van een bestaande gebruiker."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:182
-msgid "Always accept"
-msgstr "Altijd accepteren"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:183
-msgid "Always reject"
-msgstr "Altijd afwijzen"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:184
-msgid "Reject if conflicts"
-msgstr "Afwijzen bij conflicten"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:185
-msgid "Manual if conflicts"
-msgstr "Handmatig bij conflicten"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:186
-msgid "Manual"
-msgstr "Handmatig"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:234
-msgid "Anonymous"
-msgstr "Anoniem"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:302
-#, fuzzy, php-format
-msgid "Removing of user/kolab account with dn '%s' failed."
-msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:313
-msgid "The value specified as Free Busy future needs to be an integer."
-msgstr "De waarde opgegeven als Free Busy toekomst dient een integer te zijn"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:318
-msgid "The value specified as Free Busy Information URL is invalid."
-msgstr "De opgegeven waarde voor de Free Busy informatie URL is niet geldig."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:332
-#, php-format
-msgid "The invitation policy entry for address '%s' is not valid."
-msgstr "Het uitnodigingsbeleid invoer voor adres '%s' is niet geldig"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:340
-#, php-format
-msgid "There's no mail user with address '%s' for your invitation policy!"
-msgstr "Er is geen E-mail gebruiker met adres '%s' voor uw uitwisselingsbeleid"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:431
-#, fuzzy, php-format
-msgid "Saving of user/kolab account with dn '%s' failed."
-msgstr "Het opslaan van het Kolab account is mislukt"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#, fuzzy
-msgid "Kolab account settings"
-msgstr "Kolab account"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:476
-msgid "Free busy future"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:477
-#, fuzzy
-msgid "Mail size restriction"
-msgstr "Mail distributielijst"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:478
-#, fuzzy
-msgid "Free busy information"
-msgstr "Free Busy informatie"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:5
-#: plugins/personal/connectivity/class_proxyAccount.inc:307
-#: plugins/generic/references/class_reference.inc:32
-msgid "Proxy"
-msgstr "Proxy"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "GB"
-msgstr "GB"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "day"
-msgstr "dag"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "week"
-msgstr "week"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "month"
-msgstr "maand"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:167
-#, fuzzy, php-format
-msgid "Removing of user/proxy account with dn '%s' failed."
-msgstr "Het verwijderen van het proxy account is mislukt"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:185
-msgid "Numerical value for Quota Setting is empty."
-msgstr "De nummerieke waarde opgegeven voor Quota Instellingen is leeg."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:187
-msgid "Numerical value for Quota Setting is not valid."
-msgstr "De nummerieke waarde opgegeven voor Quota Instellingen is niet geldig."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:289
-#, fuzzy, php-format
-msgid "Saving of user/proxy account with dn '%s' failed."
-msgstr "Het opslaan van het proxy account is mislukt"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:317
-msgid "Filter unwanted content"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:318
-#, fuzzy
-msgid "Limit proxy access"
-msgstr "Beperk proxy gebruik tot tijd"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:5
-msgid "PHPGroupware"
-msgstr "PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:85
-#, fuzzy, php-format
-msgid "Removing of user/PHPgw account with dn '%s' failed."
-msgstr "Het verwijderen van het PHPGroupware account is mislukt"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:139
-#, fuzzy, php-format
-msgid "Saving of user/PHPgw account with dn '%s' failed."
-msgstr "Het opslaan van het PHPGroupware account is mislukt"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:157
-msgid "PHP GW"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#, fuzzy
-msgid "PHP GW account settings"
-msgstr "Groep instellingen"
-
-#: plugins/personal/connectivity/webdav.tpl:3
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "WebDAV account"
-msgstr "WebDAV Account"
-
-#: plugins/personal/connectivity/opengw.tpl:1
-#: plugins/personal/connectivity/class_opengwAccount.inc:331
-msgid "Opengroupware"
-msgstr "OpenGroupware"
-
-#: plugins/personal/connectivity/opengw.tpl:8
-#: plugins/personal/connectivity/class_opengwAccount.inc:341
-msgid "Location team"
-msgstr "Teamlocatie"
-
-#: plugins/personal/connectivity/opengw.tpl:21
-#: plugins/personal/connectivity/class_opengwAccount.inc:342
-msgid "Template user"
-msgstr "Sjabloongebruiker"
-
-#: plugins/personal/connectivity/opengw.tpl:48
-#: plugins/personal/connectivity/class_opengwAccount.inc:344
-msgid "Teams"
-msgstr "Teams"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "Open-Xchange Account"
-msgstr "Open-Xchange Account"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid ""
-"disabled, no Postgresql support detected. Or the specified database can't be "
-"reached"
-msgstr ""
-"Uitgeschakeld. Er is geen Postgresql ondersteuning gedetecteerd of de "
-"opgegeven database kon niet bereikt worden"
-
-#: plugins/personal/connectivity/oxchange.tpl:18
-msgid "Open-Xchange account"
-msgstr "Open-Xchange account"
-
-#: plugins/personal/connectivity/oxchange.tpl:29
-msgid "Remember"
-msgstr "Onthouden"
-
-#: plugins/personal/connectivity/oxchange.tpl:33
-msgid "Appointment Days"
-msgstr "Afspraken"
-
-#: plugins/personal/connectivity/oxchange.tpl:42
-msgid "Task Days"
-msgstr "Taken"
-
-#: plugins/personal/connectivity/oxchange.tpl:61
-msgid "User Information"
-msgstr "Gebruikersinformatie"
-
-#: plugins/personal/connectivity/oxchange.tpl:65
-msgid "User Timezone"
-msgstr "Tijdzone"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
-#: plugins/generic/references/class_reference.inc:34
-msgid "FTP"
-msgstr "Ftp"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
-#, fuzzy, php-format
-msgid "Removing of user/pureftpd account with dn '%s' failed."
-msgstr "Het verwijderen van het pureftpd account is mislukt"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
-msgid "Value specified as 'Upload bandwidth' is not valid."
-msgstr "De opgegeven waarde voor 'Verstuur Bandbreedte' is niet geldig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
-msgid "Value specified as 'Download bandwidth' is not valid."
-msgstr "De opgegeven waarde voor 'Ontvangst bandbreedte' is niet geldig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
-#, fuzzy
-msgid "Value specified as 'Quota files' is not valid."
-msgstr "De opgegeven waarde voor 'Bestanden' is niet geldig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
-#, fuzzy
-msgid "Value specified as 'Quota size' is not valid."
-msgstr "De opgegeven waarde voor 'Grootte' is niet geldig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
-#, fuzzy
-msgid "Value specified as 'Upload ratio' is not valid."
-msgstr "De opgegeven waarde voor 'Verstuur Bandbreedte' is niet geldig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
-#, fuzzy
-msgid "Value specified as 'Download ratio' is not valid."
-msgstr "De opgegeven waarde voor 'Ontvangst bandbreedte' is niet geldig."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
-#, fuzzy, php-format
-msgid "Saving of user/pureftpd account with dn '%s' failed."
-msgstr "Het opslaan van het pureftpd account is mislukt"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
-#, fuzzy
-msgid "Ftp"
-msgstr "FS type"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#, fuzzy
-msgid "Pure ftp account"
-msgstr "Fax account aanmaken"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
-#, fuzzy
-msgid "Quota files"
-msgstr "Quota grootte"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
-#, fuzzy
-msgid "Upload ratio"
-msgstr "Uploaden"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
-#, fuzzy
-msgid "Quota MBytes"
-msgstr "Quota grootte"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
-#, fuzzy
-msgid "Download ratio"
-msgstr "Systeem configuratie"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
-#, fuzzy
-msgid "Upload bandwith"
-msgstr "Verstuur bandbreedte"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
-#, fuzzy
-msgid "Download bandwith"
-msgstr "Ontvangst bandbreedte"
-
-#: plugins/personal/connectivity/phpgw.tpl:3
-msgid "PHPGroupware account"
-msgstr "PHPGroupware account"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:6
-msgid "Opengroupware account"
-msgstr "OpenGroupware account"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:161
-msgid ""
-"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
-"perform any database queries."
-msgstr ""
-"OpenGroupware: Postgresql extensie ontbreekt in uw configuratie. Er kunnen "
-"geen database zoekopdrachten uitgevoerd worden."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:166
-msgid ""
-"OpenGroupware: Missing database configuration for opengroupware. Can't get "
-"or set any informations."
-msgstr ""
-"OpenGroupware: Database configuratie voor OpenGroupware ontbreekt. Er kan "
-"geen informatie opgehaald of opgeslagen worden."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:174
-msgid ""
-"OpenGroupware: Can't connect to specified database. Please check given "
-"configuration twice."
-msgstr ""
-"OpenGroupware: Kan niet verbinden met de opgegeven database. Controleer uw "
-"configuratie a.u.b. nogmaals."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#, fuzzy
-msgid "Open groupware account settings"
-msgstr "OpenGroupware account"
-
-#: plugins/personal/connectivity/glpi.tpl:1
-msgid "GLPI account"
-msgstr "GLPI account"
-
-#: plugins/personal/connectivity/pureftpd.tpl:4
-msgid "FTP account"
-msgstr "FTP account"
-
-#: plugins/personal/connectivity/pureftpd.tpl:19
-msgid "Upload bandwidth"
-msgstr "Verstuur bandbreedte"
-
-#: plugins/personal/connectivity/pureftpd.tpl:24
-#: plugins/personal/connectivity/pureftpd.tpl:32
-msgid "kb/s"
-msgstr "kb/sec"
-
-#: plugins/personal/connectivity/pureftpd.tpl:27
-msgid "Download bandwidth"
-msgstr "Ontvangst bandbreedte"
-
-#: plugins/personal/connectivity/pureftpd.tpl:43
-msgid "Quota"
-msgstr "Quota"
-
-#: plugins/personal/connectivity/pureftpd.tpl:47
-msgid "Files"
-msgstr "Bestanden"
-
-#: plugins/personal/connectivity/pureftpd.tpl:71
-msgid "Ratio"
-msgstr "Verhouding"
-
-#: plugins/personal/connectivity/pureftpd.tpl:75
-msgid "Uploaded / downloaded files"
-msgstr "Verstuurde / Ontvangen bestanden"
-
-#: plugins/personal/connectivity/pureftpd.tpl:93
-#: plugins/personal/samba/samba3.tpl:246
-msgid "Miscellaneous"
-msgstr "Terminal Service diverse"
-
-#: plugins/personal/connectivity/pureftpd.tpl:98
-msgid "Check to disable FTP Access"
-msgstr "Selecteer om Ftp toegang uit te schakelen"
-
-#: plugins/personal/connectivity/pureftpd.tpl:100
-msgid "Temporary disable FTP access"
-msgstr "Schakel FTP toegang tijdelijk uit"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:6
-#: plugins/personal/connectivity/class_webdavAccount.inc:156
-msgid "WebDAV"
-msgstr "WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:84
-#, fuzzy, php-format
-msgid "Removing of user/webDAV account with dn '%s' failed."
-msgstr "Het verwijderen van het webDAV account is mislukt"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:138
-#, fuzzy, php-format
-msgid "Saving of user/webDAV account with dn '%s' failed."
-msgstr "Het opslaan van het webDAV account is mislukt"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:1
-msgid "Create new hotplug entry"
-msgstr "Maak nieuwe hotplug regel aan"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:8
-msgid "Create new hotplug device"
-msgstr "Maak nieuw hotplug apparaat aan"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-#, fuzzy
-msgid "(iSerial)"
-msgstr "Serieel"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-#, fuzzy
-msgid "Vendor-ID"
-msgstr "Afzender ID"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-#, fuzzy
-msgid "(idVendor)"
-msgstr "Afzender ID"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "Product-ID"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "(idProduct)"
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:78
-#, fuzzy, php-format
-msgid ""
-"Can't remove kioks profile, it is still in use by the following objects '%s'."
-msgstr ""
-"U kunt deze bijlage niet verwijderen, aangezien deze nog steeds in gebruik "
-"is door deze systemen: '%s'"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:86
-#: plugins/personal/environment/class_kioskManagementDialog.inc:105
-#, php-format
-msgid "Can't delete '%s'. Error was: permission denied."
-msgstr "Kan '%s' niet verwijderen. De foutmelding was: toegang geweigerd."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:89
-#: plugins/personal/environment/class_kioskManagementDialog.inc:108
-#, php-format
-msgid "Can't delete '%s'. Errow was: file doesn't exist."
-msgstr "Kan '%s' niet verwijderen. De foutmelding was: bestand bestaat niet."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:150
-msgid ""
-"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
-msgstr ""
-"Er is geen KIOSKPATH gedefinieerd in uw gosa.conf. Kiosk profielen kunnen "
-"niet beheerd worden!"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:156
-#, php-format
-msgid "Kiosk path '%s' is not accessible. Please check the permissions."
-msgstr "Kioskpad '%s' is niet toegankelijk. Controleer de permissies."
-
-#: plugins/personal/environment/kioskManagement.tpl:1
-#: plugins/personal/environment/kioskManagement.tpl:5
-msgid "Kiosk profile management"
-msgstr "Kiosk profiel beheer"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:1
-msgid "Add printer devcies"
-msgstr "Voeg printer toe"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:48
-msgid "Display printers matching"
-msgstr "Toon de overeenkomende printers"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:53
-msgid "Regular expression for matching printer names"
-msgstr "Reguliere expressie voor overeenkomende printernamen"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:108
-msgid "Specified name should only consist of upper-/lowercase characters."
-msgstr ""
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:112
-msgid "Please specify a valid script name."
-msgstr "Geef a.u.b. een geldige scriptnaam op."
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:116
-msgid "Specified description contains invalid characters."
-msgstr "De opgegeven omschrijving bevat ongeldige karakters!"
-
-#: plugins/personal/environment/main.inc:119
-msgid "User environment settings"
-msgstr "Gebruikersomgeving instellingen"
-
-#: plugins/personal/environment/logonManagement.tpl:1
-#: plugins/personal/environment/logonManagement.tpl:5
-#: plugins/personal/environment/environment.tpl:169
-msgid "Logon script management"
-msgstr "Login script beheer"
-
-#: plugins/personal/environment/logonManagement.tpl:8
-msgid "Logon script settings"
-msgstr "Login script instellingen"
-
-#: plugins/personal/environment/logonManagement.tpl:10
-msgid "Skript name"
-msgstr "Scriptnaam"
-
-#: plugins/personal/environment/logonManagement.tpl:34
-msgid "Logon script flags"
-msgstr "Login script kenmerken"
-
-#: plugins/personal/environment/logonManagement.tpl:38
-msgid "Last script"
-msgstr "Laatste script"
-
-#: plugins/personal/environment/logonManagement.tpl:44
-msgid "Script can be replaced by user"
-msgstr "Script kan vervangen worden door gebruiker"
-
-#: plugins/personal/environment/logonManagement.tpl:56
-#: plugins/personal/environment/class_environment.inc:1335
-msgid "Logon script"
-msgstr "Login script"
-
-#: plugins/personal/environment/hotplugDialog.tpl:1
-msgid "Add hotplug devices"
-msgstr "Hotplug apparaten toevoegen"
-
-#: plugins/personal/environment/hotplugDialog.tpl:5
-msgid "Hotplug management"
-msgstr "Hotplug beheer"
-
-#: plugins/personal/environment/hotplugDialog.tpl:10
-msgid "Select hotplug device to add"
-msgstr "Selecteer toe te voegen hotplug apparaat"
-
-#: plugins/personal/environment/hotplugDialog.tpl:34
-msgid "Choose the department the search will be based    on"
-msgstr "Selecteer de afdeling waarbinnen gezocht zal    worden"
-
-#: plugins/personal/environment/hotplugDialog.tpl:48
-msgid "Regular expression for        matching hotplugs"
-msgstr "Reguliere expressie voor      overeenkomende hotplugs"
-
-#: plugins/personal/environment/class_environment.inc:209
-msgid "auto"
-msgstr "auto"
-
-#: plugins/personal/environment/class_environment.inc:281
-#, fuzzy, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Setting profile "
-"server to '%s'."
-msgstr ""
-"Het geselecteerde kiosk profiel '%s' is niet meer beschikbaar. Het huidige "
-"profiel wordt op 'geen' ingesteld."
-
-#: plugins/personal/environment/class_environment.inc:286
-#, fuzzy, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Profile server "
-"configuration is resetted."
-msgstr ""
-"Het geselecteerde kiosk profiel '%s' is niet meer beschikbaar. Het huidige "
-"profiel wordt op 'geen' ingesteld."
-
-#: plugins/personal/environment/class_environment.inc:355
-#: plugins/personal/environment/class_environment.inc:393
-msgid "Remove environment extension"
-msgstr "Verwijder omgevingsmogelijkheden"
-
-#: plugins/personal/environment/class_environment.inc:356
-#: plugins/personal/environment/class_environment.inc:394
-msgid "Environment extension enabled. You can disable it by clicking below."
-msgstr ""
-"Omgevingsmogelijkheden zijn ingeschakeld. U kunt deze uitschakelen door de "
-"knop hieronder te gebruiken."
-
-#: plugins/personal/environment/class_environment.inc:365
-#: plugins/personal/environment/class_environment.inc:370
-#: plugins/personal/environment/class_environment.inc:399
-#: plugins/personal/environment/class_environment.inc:404
-msgid "Add environment extension"
-msgstr "Voeg omgevingsmogelijkheden toe"
-
-#: plugins/personal/environment/class_environment.inc:366
-#: plugins/personal/environment/class_environment.inc:400
-msgid "Environment extension disabled. You can enable it by clicking below."
-msgstr ""
-"Omgevingsmogelijkheden zijn uitgeschakeld. U kunt deze inschakelen door de "
-"knop hieronder te gebruiken."
-
-#: plugins/personal/environment/class_environment.inc:371
-#: plugins/personal/environment/class_environment.inc:405
-msgid ""
-"Environment extension disabled. You have to setup a posix account before you "
-"can enable this feature."
-msgstr ""
-"Omgevingsmogelijkheden zijn uitgeschakeld. U dient een posix account aan te "
-"maken voordat u deze mogelijkheid in kunt schakelen."
-
-#: plugins/personal/environment/class_environment.inc:522
-#, fuzzy
-msgid "You are not allowed to write Logon scripts."
-msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
-
-#: plugins/personal/environment/class_environment.inc:603
-#, fuzzy
-msgid "Spaces are not allowed in the mount path!"
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
-
-#: plugins/personal/environment/class_environment.inc:682
-#: plugins/personal/environment/class_environment.inc:683
-#: plugins/personal/environment/class_environment.inc:691
-#: plugins/personal/environment/class_environment.inc:692
-msgid "Reset password hash"
-msgstr "Wachtwoord hashwaarde herstellen"
-
-#: plugins/personal/environment/class_environment.inc:696
-msgid "Delete share entry"
-msgstr "Verwijder share regel"
-
-#: plugins/personal/environment/class_environment.inc:885
-msgid "GOsa default printer flag is not allowed within groups."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:908
-#, php-format
-msgid ""
-"The selected kiosk profile '%s' is no longer available, setting current "
-"profile to 'none'."
-msgstr ""
-"Het geselecteerde kiosk profiel '%s' is niet meer beschikbaar. Het huidige "
-"profiel wordt op 'geen' ingesteld."
-
-#: plugins/personal/environment/class_environment.inc:952
-#, fuzzy, php-format
-msgid "Removing of user/environment account with dn '%s' failed."
-msgstr "Het verwijderen van omgevings informatie is mislukt"
-
-#: plugins/personal/environment/class_environment.inc:1021
-msgid "Please set a valid profile quota size."
-msgstr "Geef a.u.b. een geldige profiel quota grootte op."
-
-#: plugins/personal/environment/class_environment.inc:1028
-msgid ""
-"You need to setup a valid posix extension in order to enable evironment "
-"features."
-msgstr ""
-"U dient posix mogelijkheden in te schakelen om omgevingsmogelijkheden in te "
-"kunnen schakelen."
-
-#: plugins/personal/environment/class_environment.inc:1066
-msgid "Can't save new kiosk profiles, possibly permission denied for folder"
-msgstr ""
-"Kan de nieuwe kios profielen niet opslaan. Mogelijk is de toegang geweigerd "
-"tot de directory"
-
-#: plugins/personal/environment/class_environment.inc:1222
-#, fuzzy, php-format
-msgid "Saving of user/environment account with dn '%s' failed."
-msgstr "Het opslaan van het Open-Xchange account is mislukt"
-
-#: plugins/personal/environment/class_environment.inc:1235
-msgid "group share"
-msgstr "groepsshare"
-
-#: plugins/personal/environment/class_environment.inc:1276
-#: plugins/personal/environment/class_environment.inc:1334
-msgid "Default printer"
-msgstr "Standaard printer"
-
-#: plugins/personal/environment/class_environment.inc:1313
-#, fuzzy
-msgid "Environment settings"
-msgstr "Gebruikersomgeving instellingen"
-
-#: plugins/personal/environment/class_environment.inc:1321
-msgid "Command to extend the list of possible screen resolutions"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1325
-#: plugins/personal/environment/environment.tpl:105
-msgid "Resolution changeable during session"
-msgstr "Resolutie is binnen de sessie te veranderen"
-
-#: plugins/personal/environment/class_environment.inc:1326
-#: plugins/personal/environment/environment.tpl:73
-msgid "Cache profile localy"
-msgstr "Profiel lokaal cachen"
-
-#: plugins/personal/environment/class_environment.inc:1328
-#, fuzzy
-msgid "Profile quota"
-msgstr "Profiel quota"
-
-#: plugins/personal/environment/class_environment.inc:1329
-#, fuzzy
-msgid "Profile server"
-msgstr "Bestandserver"
-
-#: plugins/personal/environment/class_environment.inc:1332
-#: plugins/personal/environment/environment.tpl:85
-msgid "Kiosk profile"
-msgstr "Kiosk profiel"
-
-#: plugins/personal/environment/class_environment.inc:1336
-#: plugins/personal/environment/environment.tpl:203
-msgid "Hotplug devices"
-msgstr "Hotplug apparaten"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:120
-msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
-msgstr "Geef a.u.b. een geldige naam op. Alleen a-Z 0-9 zijn toegestaan."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:123
-msgid "Invalid character in description. Please specify a valid description."
-msgstr ""
-"Ongeldig karakter in omschrijving. Geef a.u.b. een geldige omschrijving op."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:128
-#, fuzzy
-msgid "Please specify a valid iSerial."
-msgstr "Geef a.u.b. een geldige id op."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:132
-#, fuzzy
-msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
-msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:135
-#, fuzzy
-msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
-msgstr "Geef a.u.b. een geldige PPD bestand op."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:141
-msgid "An Entry with this name already exists."
-msgstr "Er bestaat al een invoer met deze naam."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:146
-msgid "Please select an entry or press cancel."
-msgstr "Selecteer a.u.b. een regel of druk op annuleren."
-
-#: plugins/personal/environment/environment.tpl:3
-msgid "The environment extension is currently disabled."
-msgstr "De omgevings extensie is momenteel uitgeschakeld."
-
-#: plugins/personal/environment/environment.tpl:14
-#: plugins/personal/environment/environment.tpl:128
-#: plugins/personal/environment/environment.tpl:198
-msgid "Environment managment settings"
-msgstr "Omgevingsbeheer instellingen"
-
-#: plugins/personal/environment/environment.tpl:17
-msgid "Profile managment"
-msgstr "Profiel beheer"
-
-#: plugins/personal/environment/environment.tpl:25
-msgid "Use profile managment"
-msgstr "Gebruik profielbeheer"
-
-#: plugins/personal/environment/environment.tpl:32
-msgid "Profile server managment"
-msgstr "Profielserver beheer"
-
-#: plugins/personal/environment/environment.tpl:35
-msgid "Profil path"
-msgstr "Profielpad"
-
-#: plugins/personal/environment/environment.tpl:56
-msgid "Profil quota"
-msgstr "Profiel quota"
-
-#: plugins/personal/environment/environment.tpl:82
-msgid "Kiosk profile settings"
-msgstr "Kiosk profiel instellingen"
-
-#: plugins/personal/environment/environment.tpl:95
-msgid "Manage"
-msgstr "Beheer"
-
-#: plugins/personal/environment/environment.tpl:143
-msgid "User used to connect to the share"
-msgstr "Te gebruiken gebruikernaam om met de share te verbinden"
-
-#: plugins/personal/environment/environment.tpl:146
-msgid "Select a share"
-msgstr "Selecteer een share"
-
-#: plugins/personal/environment/environment.tpl:154
-msgid "Mount path"
-msgstr "Mount pad"
-
-#: plugins/personal/environment/environment.tpl:167
-msgid "Logon scripts"
-msgstr "Login scripts"
-
-#: plugins/personal/environment/environment.tpl:205
-msgid "Hotplug device settings"
-msgstr "Hotplug apparaat instellingen"
-
-#: plugins/personal/environment/environment.tpl:222
-msgid "Existing"
-msgstr "Bestaande"
-
-#: plugins/personal/environment/environment.tpl:237
-msgid "Printer settings"
-msgstr "Printer instellingen"
-
-#: plugins/personal/environment/environment.tpl:254
-msgid "Toggle admin"
-msgstr "Beheerders omschakeling"
-
-#: plugins/personal/environment/environment.tpl:257
-msgid "Toggle default"
-msgstr "Standaard omschakeling"
-
-#: plugins/personal/nagios/nagios.tpl:5
-msgid "Nagios Account"
-msgstr "Nagios account"
-
-#: plugins/personal/nagios/nagios.tpl:8
-#: plugins/personal/nagios/class_nagiosAccount.inc:286
-msgid "Alias"
-msgstr "Alias"
-
-#: plugins/personal/nagios/nagios.tpl:27
-#: plugins/personal/nagios/class_nagiosAccount.inc:292
-msgid "Host notification period"
-msgstr "Host notificatie periode"
-
-#: plugins/personal/nagios/nagios.tpl:40
-#: plugins/personal/nagios/class_nagiosAccount.inc:296
-msgid "Service notification period"
-msgstr "Service notificatie periode"
-
-#: plugins/personal/nagios/nagios.tpl:53
-#: plugins/personal/nagios/class_nagiosAccount.inc:295
-msgid "Service notification options"
-msgstr "Service notificatie opties"
-
-#: plugins/personal/nagios/nagios.tpl:66
-#: plugins/personal/nagios/class_nagiosAccount.inc:291
-msgid "Host notification options"
-msgstr "Host notificatie opties"
-
-#: plugins/personal/nagios/nagios.tpl:90
-#: plugins/personal/nagios/class_nagiosAccount.inc:294
-msgid "Service notification commands"
-msgstr "Service notificatie commando's"
-
-#: plugins/personal/nagios/nagios.tpl:100
-#: plugins/personal/nagios/class_nagiosAccount.inc:290
-msgid "Host notification commands"
-msgstr "Host notificatie commando's"
-
-#: plugins/personal/nagios/nagios.tpl:115
-msgid "Nagios authentification"
-msgstr "Nagios authenticatie"
-
-#: plugins/personal/nagios/nagios.tpl:121
-msgid "view system informations"
-msgstr "systeem informatie bekijken"
-
-#: plugins/personal/nagios/nagios.tpl:130
-msgid "view configuration information"
-msgstr "configuratie informatie bekijken"
-
-#: plugins/personal/nagios/nagios.tpl:139
-msgid "trigger system commands"
-msgstr "systeem commando's activeren"
-
-#: plugins/personal/nagios/nagios.tpl:148
-msgid "view all services"
-msgstr "alle services bekijken"
-
-#: plugins/personal/nagios/nagios.tpl:157
-msgid "view all hosts"
-msgstr "alle hosts bekijken"
-
-#: plugins/personal/nagios/nagios.tpl:166
-msgid "trigger all service commands"
-msgstr "alle service commando's activeren"
-
-#: plugins/personal/nagios/nagios.tpl:175
-msgid "trigger all host commands"
-msgstr "alle host commando's activeren"
-
-#: plugins/personal/nagios/main.inc:123
-msgid "Nagios settings"
-msgstr "Nagios instellingen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:110
-msgid "This account has no nagios extensions."
-msgstr "Dit account heeft nagios mogelijkheden uitgeschakeld."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:119
-msgid "Remove nagios account"
-msgstr "Nagios account verwijderen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:120
-msgid ""
-"This account has nagios features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft Nagios mogelijkheden ingeschakeld. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid "Create nagios account"
-msgstr "Nagios account aanmaken"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid ""
-"This account has nagios features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft geen Nagios mogelijkheden. U kunt deze inschakelen door de "
-"knop hieronder te gebruiken."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:178
-#, fuzzy, php-format
-msgid "Saving of user/nagios account with dn '%s' failed."
-msgstr "Het opslaan van het Nagios account is mislukt"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:198
-msgid "The required field 'NagiosAlias' is not set."
-msgstr "Het vereiste veld 'NagiosAlias' is leeg."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:201
-msgid "The required field 'NagiosMail' is not set."
-msgstr "Het vereiste veld 'NagiosMail' is leeg."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:205
-#: plugins/personal/nagios/class_nagiosAccount.inc:209
-msgid "Please enter a valid email address in 'NagiosMail' field."
-msgstr "Geef a.u.b. een geldig E-mail adres voor het 'NagiosMail' veld op."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:261
-#, fuzzy, php-format
-msgid "Removing of user/nagios account with dn '%s' failed."
-msgstr "Het verwijderen van het Nagios account is mislukt"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:276
-#, fuzzy
-msgid "Nagios account settings"
-msgstr "Nagios instellingen"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:287
-#: plugins/personal/generic/class_user.inc:1447
-#, fuzzy
-msgid "Pager number"
-msgstr "Telefoonnummer"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:298
-#, fuzzy
-msgid "View all hosts"
-msgstr "alle hosts bekijken"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:299
-#, fuzzy
-msgid "View all services"
-msgstr "alle services bekijken"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:301
-#, fuzzy
-msgid "Trigger system commands"
-msgstr "systeem commando's activeren"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:302
-#, fuzzy
-msgid "Trigger all host commands"
-msgstr "alle host commando's activeren"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:303
-#, fuzzy
-msgid "Trigger all service commands"
-msgstr "alle service commando's activeren"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:305
-#, fuzzy
-msgid "View configuration information"
-msgstr "configuratie informatie bekijken"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:306
-#, fuzzy
-msgid "View system informations"
-msgstr "systeem informatie bekijken"
-
-#: plugins/personal/posix/trust_machines.tpl:6
-msgid "Select systems to add"
-msgstr "Selecteer de toe te voegen systemen"
-
-#: plugins/personal/posix/trust_machines.tpl:26
-msgid "Display systems of department"
-msgstr "Toon systemen van afdeling"
-
-#: plugins/personal/posix/main.inc:127
-msgid "Unix settings"
-msgstr "Unix instellingen"
-
-#: plugins/personal/posix/paste_generic.tpl:4
-msgid "Posix settings"
-msgstr "Posix instellingen"
-
-#: plugins/personal/posix/paste_generic.tpl:8
-#: plugins/personal/posix/class_posixAccount.inc:1363
-#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
-#: plugins/personal/samba/samba3.tpl:97
-#: plugins/personal/samba/class_sambaAccount.inc:690
-msgid "Home directory"
-msgstr "Persoonlijke map"
-
-#: plugins/personal/posix/paste_generic.tpl:23
-#: plugins/personal/posix/generic.tpl:47
-msgid "Force UID/GID"
-msgstr "Forceer UID/GID"
-
-#: plugins/personal/posix/paste_generic.tpl:28
-#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
-msgid "UID"
-msgstr "UID"
-
-#: plugins/personal/posix/paste_generic.tpl:47
-#: plugins/personal/posix/generic.tpl:76
-msgid "Group membership"
-msgstr "Groep lidmaatschap"
-
-#: plugins/personal/posix/paste_generic.tpl:54
-#: plugins/personal/posix/generic.tpl:78
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Waarschuwing: NFS ondersteunt niet meer dan 16 groepen!)"
-
-#: plugins/personal/posix/posix_shadow.tpl:9
-msgid "User must change password on first login"
-msgstr "Het wachtwoord moet bij de eerste aanmelding gewijzigd worden"
-
-#: plugins/personal/posix/posix_shadow.tpl:34
-#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
-msgid "Password expires on"
-msgstr "Wachtwoord verloopt op"
-
-#: plugins/personal/posix/class_posixAccount.inc:16
-#: plugins/generic/references/class_reference.inc:22
-msgid "UNIX"
-msgstr "Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:137
-msgid "expired"
-msgstr "verlopen"
-
-#: plugins/personal/posix/class_posixAccount.inc:139
-msgid "grace time active"
-msgstr "gratie tijd actief"
-
-#: plugins/personal/posix/class_posixAccount.inc:142
-msgid "active, password not changable"
-msgstr "actief, wachtwoord onveranderbaar"
-
-#: plugins/personal/posix/class_posixAccount.inc:144
-msgid "active, password expired"
-msgstr "actief, wachtwoord verlopen"
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "active"
-msgstr "actief"
-
-#: plugins/personal/posix/class_posixAccount.inc:157
-#: plugins/personal/posix/class_posixAccount.inc:1029
-msgid "Group of user"
-msgstr "Gebruikersgroep"
-
-#: plugins/personal/posix/class_posixAccount.inc:192
-msgid "unconfigured"
-msgstr "niet geconfigureerd"
-
-#: plugins/personal/posix/class_posixAccount.inc:255
-msgid "This account has no unix extensions."
-msgstr "Dit account heeft geen Unix mogelijkheden."
-
-#: plugins/personal/posix/class_posixAccount.inc:275
-#: plugins/personal/posix/class_posixAccount.inc:278
-msgid "Remove posix account"
-msgstr "Verwijder POSIX account"
-
-#: plugins/personal/posix/class_posixAccount.inc:276
-msgid ""
-"This account has unix features enabled. To disable them, you'll need to "
-"remove the samba / environment account first."
-msgstr ""
-"Dit account heeft Unix mogelijkheden ingeschakeld. Om deze te verwijderen "
-"moet u eerst het samba / omgevings account verwijderen."
-
-#: plugins/personal/posix/class_posixAccount.inc:279
-msgid ""
-"This account has posix features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft POSIX mogelijkheden ingeschakeld. U kunt deze uitschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/personal/posix/class_posixAccount.inc:282
-msgid "Create posix account"
-msgstr "POSIX account aanmaken"
-
-#: plugins/personal/posix/class_posixAccount.inc:283
-msgid ""
-"This account has posix features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft POSIX mogelijkheden uitgeschakeld. U kunt deze inschakelen "
-"door de knop hieronder te gebruiken."
-
-#: plugins/personal/posix/class_posixAccount.inc:443
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr ""
-"Het wachtwoord kan pas %s dag(en) na de laatste wijziging gewijzigd worden"
-
-#: plugins/personal/posix/class_posixAccount.inc:447
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "Het wachtwoord moet na %s dag(en) gewijzigd worden"
-
-#: plugins/personal/posix/class_posixAccount.inc:451
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiery"
-msgstr ""
-"Blokkeer het account na %s dag(en) inactiviteit nadat het wachtwoord "
-"verlopen is"
-
-#: plugins/personal/posix/class_posixAccount.inc:455
-#, php-format
-msgid "Warn user %s days before password expiery"
-msgstr "Waarschuw de gebruiker %s dagen voordat het wachtwoord verloopt"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-msgid "full access"
-msgstr "volledige toegang"
-
-#: plugins/personal/posix/class_posixAccount.inc:576
-msgid "allow access to these hosts"
-msgstr "sta toegang op deze computers toe"
-
-#: plugins/personal/posix/class_posixAccount.inc:624
-#, fuzzy, php-format
-msgid "Removing of user/posix account with dn '%s' failed."
-msgstr "Het verwijderen van het proxy account is mislukt"
-
-#: plugins/personal/posix/class_posixAccount.inc:772
-msgid "Failed: overriding lock"
-msgstr "Mislukt: Blokkering wordt overschreven"
-
-#: plugins/personal/posix/class_posixAccount.inc:868
-#, fuzzy, php-format
-msgid "Saving of user/posix account with dn '%s' failed."
-msgstr "Het opslaan van het Open-Xchange account is mislukt"
-
-#: plugins/personal/posix/class_posixAccount.inc:943
-msgid "The required field 'Home directory' is not set."
-msgstr "Het vereiste veld 'Persoonlijke map' is leeg."
-
-#: plugins/personal/posix/class_posixAccount.inc:946
-msgid "Please enter a valid path in 'Home directory' field."
-msgstr "Geef a.u.b. een geldige map op in het 'Persoonlijke map' veld."
-
-#: plugins/personal/posix/class_posixAccount.inc:954
-msgid "Value specified as 'UID' is not valid."
-msgstr "De opgegeven 'UID' waarde is niet correct."
-
-#: plugins/personal/posix/class_posixAccount.inc:957
-msgid "Value specified as 'UID' is too small."
-msgstr "De opgegeven 'UID' waarde is te klein."
-
-#: plugins/personal/posix/class_posixAccount.inc:972
-msgid "Value specified as 'shadowMin' is not valid."
-msgstr "De opgegeven 'shadowMin' waarde is niet geldig."
-
-#: plugins/personal/posix/class_posixAccount.inc:977
-msgid "Value specified as 'shadowMax' is not valid."
-msgstr "De opgegeven 'shadowMax' waarde is niet geldig."
-
-#: plugins/personal/posix/class_posixAccount.inc:982
-msgid "Value specified as 'shadowWarning' is not valid."
-msgstr "De opgegeven 'shadowWarning' waarde is niet geldig."
-
-#: plugins/personal/posix/class_posixAccount.inc:985
-msgid "'shadowWarning' without 'shadowMax' makes no sense."
-msgstr "'shadowWarning' zonder 'shadowMax' is niet logisch."
-
-#: plugins/personal/posix/class_posixAccount.inc:988
-msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
-msgstr ""
-"De waarde opgegeven voor 'shadowWarning' moet kleiner zijn dan 'shadowMax'."
-
-#: plugins/personal/posix/class_posixAccount.inc:991
-msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
-msgstr ""
-"De waarde opgegeven voor 'shadowWarning' moet groter dan 'shadowMin' zijn."
-
-#: plugins/personal/posix/class_posixAccount.inc:996
-msgid "Value specified as 'shadowInactive' is not valid."
-msgstr "De waarde opgegeven voor 'shadowInactive' is niet geldig."
-
-#: plugins/personal/posix/class_posixAccount.inc:999
-msgid "'shadowInactive' without 'shadowMax' makes no sense."
-msgstr "'shadowInactive' zonder 'shadowMax' is niet logisch."
-
-#: plugins/personal/posix/class_posixAccount.inc:1004
-msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
-msgstr ""
-"De waarde opgegeven voor 'shadowMin' moet kleiner zijn dan 'shadowMax'."
-
-#: plugins/personal/posix/class_posixAccount.inc:1353
-#, fuzzy
-msgid "POSIX account"
-msgstr "GLPI account"
-
-#: plugins/personal/posix/class_posixAccount.inc:1364
-#: plugins/personal/posix/generic.tpl:15
-msgid "Shell"
-msgstr "Shell"
-
-#: plugins/personal/posix/class_posixAccount.inc:1366
-#, fuzzy
-msgid "Group ID"
-msgstr "Groep"
-
-#: plugins/personal/posix/class_posixAccount.inc:1368
-#, fuzzy
-msgid "Force password change on login"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
-
-#: plugins/personal/posix/class_posixAccount.inc:1369
-#, fuzzy
-msgid "Shadow min"
-msgstr "Schaduwen van andere sessie"
-
-#: plugins/personal/posix/class_posixAccount.inc:1370
-#, fuzzy
-msgid "Shadow max"
-msgstr "Schaduwen van andere sessie"
-
-#: plugins/personal/posix/class_posixAccount.inc:1371
-#, fuzzy
-msgid "Shadow warning"
-msgstr "Schaduwen van andere sessie"
-
-#: plugins/personal/posix/class_posixAccount.inc:1372
-#, fuzzy
-msgid "Shadow inactive"
-msgstr "Schaduwen van andere sessie"
-
-#: plugins/personal/posix/class_posixAccount.inc:1373
-#, fuzzy
-msgid "Shadow expire"
-msgstr "Toon personen"
-
-#: plugins/personal/posix/class_posixAccount.inc:1374
-#, fuzzy
-msgid "System trust model"
-msgstr "Systeem vertrouwen"
-
-#: plugins/personal/posix/generic.tpl:25
-msgid "Primary group"
-msgstr "Primaire groep"
-
-#: plugins/personal/posix/generic.tpl:102
-msgid "Account"
-msgstr "Account"
-
-#: plugins/personal/posix/generic.tpl:109
-msgid "System trust"
-msgstr "Systeem vertrouwen"
-
-#: plugins/personal/posix/generic.tpl:110
-msgid "Trust mode"
-msgstr "Vertrouwensmodus"
-
-#: plugins/personal/posix/posix_groups.tpl:6
-msgid "Select groups to add"
-msgstr "Selecteer de toe te voegen groepen"
-
-#: plugins/personal/posix/posix_groups.tpl:32
-msgid "Display groups of department"
-msgstr "Toon groepen van afdeling"
-
-#: plugins/personal/posix/posix_groups.tpl:53
-msgid "Display groups matching"
-msgstr "Toon overeenkomende groepen"
-
-#: plugins/personal/posix/posix_groups.tpl:64
-msgid "Display groups of user"
-msgstr "Toon groepen van gebruiker"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:26
-#, php-format
-msgid "The configured timezone '%s' seems not to valid."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:73
-#, fuzzy
-msgid "Sunday"
-msgstr "dag"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:74
-#, fuzzy
-msgid "Monday"
-msgstr "dag"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:75
-#, fuzzy
-msgid "Tuesday"
-msgstr "dag"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:76
-msgid "Wednesday"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:77
-#, fuzzy
-msgid "Thursday"
-msgstr "uren"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:78
-#, fuzzy
-msgid "Friday"
-msgstr "dag"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:79
-#, fuzzy
-msgid "Saturday"
-msgstr "Strategie"
-
-#: plugins/personal/samba/samba3_workstations.tpl:6
-msgid "Select workstations to add"
-msgstr "Selecteer de toe te voegen werkstations"
-
-#: plugins/personal/samba/samba3_workstations.tpl:26
-msgid "Display workstations of department"
-msgstr "Toon werkstations van afdeling"
-
-#: plugins/personal/samba/samba2.tpl:13
-msgid "Samba home"
-msgstr "Samba home"
-
-#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
-msgid "Script path"
-msgstr "Inlogscript"
-
-#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
-#: plugins/personal/samba/samba3.tpl:111
-#: plugins/personal/samba/class_sambaAccount.inc:691
-msgid "Profile path"
-msgstr "Profielpad"
-
-#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
-msgid "Access options"
-msgstr "Toegangsopties"
-
-#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
-msgid "Allow user to change password from client"
-msgstr "Gebruiker mag zijn wachtwoord vanaf een werkstation wijzigen"
-
-#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
-#: plugins/personal/samba/class_sambaAccount.inc:1106
-msgid "Login from windows client requires no password"
-msgstr "Inloggen op Windows werkstation zonder wachtwoord toestaan"
-
-#: plugins/personal/samba/samba2.tpl:77
-msgid "Temporary disable samba account"
-msgstr "Schakel het Samba/Windows account tijdelijk uit"
-
-#: plugins/personal/samba/samba3.tpl:27
-#: plugins/personal/samba/class_sambaAccount.inc:1121
-msgid "Domain"
-msgstr "Domein"
-
-#: plugins/personal/samba/samba3.tpl:66
-msgid "Terminal Server"
-msgstr "Terminal Server"
-
-#: plugins/personal/samba/samba3.tpl:94
-#: plugins/personal/samba/class_sambaAccount.inc:1102
-msgid "Allow login on terminal server"
-msgstr "Sta inloggen op de Terminal Server toe"
-
-#: plugins/personal/samba/samba3.tpl:131
-#: plugins/personal/samba/class_sambaAccount.inc:1103
-msgid "Inherit client config"
-msgstr "Client configuratie voor initieel programma overnemen"
-
-#: plugins/personal/samba/samba3.tpl:134
-msgid "Initial program"
-msgstr "Initiëel programma"
-
-#: plugins/personal/samba/samba3.tpl:142
-msgid "Working directory"
-msgstr "Werkdirectory"
-
-#: plugins/personal/samba/samba3.tpl:159
-msgid "Timeout settings (in minutes)"
-msgstr "Terminal Service timeouts (in minuten)"
-
-#: plugins/personal/samba/samba3.tpl:169
-#: plugins/personal/samba/class_sambaAccount.inc:698
-msgid "Connection"
-msgstr "Max. verbindingsduur"
-
-#: plugins/personal/samba/samba3.tpl:183
-#: plugins/personal/samba/class_sambaAccount.inc:699
-msgid "Disconnection"
-msgstr "Max. verbrekingsduur"
-
-#: plugins/personal/samba/samba3.tpl:197
-#: plugins/personal/samba/class_sambaAccount.inc:700
-msgid "IDLE"
-msgstr "Max. inactiviteitsduur"
-
-#: plugins/personal/samba/samba3.tpl:213
-msgid "Client devices"
-msgstr "Terminal Service client apparaten"
-
-#: plugins/personal/samba/samba3.tpl:220
-msgid "Connect client drives at logon"
-msgstr "Verbindt client schijven bij inloggen"
-
-#: plugins/personal/samba/samba3.tpl:228
-msgid "Connect client printers at logon"
-msgstr "Verbindt client printers bij inloggen"
-
-#: plugins/personal/samba/samba3.tpl:236
-msgid "Default to main client printer"
-msgstr "Standaard printer als client printer"
-
-#: plugins/personal/samba/samba3.tpl:250
-msgid "Shadowing"
-msgstr "Schaduwen van andere sessie"
-
-#: plugins/personal/samba/samba3.tpl:261
-msgid "On broken or timed out"
-msgstr "Bij verbroken verbinding of timeout"
-
-#: plugins/personal/samba/samba3.tpl:271
-msgid "Reconnect if disconnected"
-msgstr "Herstel sessie indien verbroken"
-
-#: plugins/personal/samba/samba3.tpl:306
-#: plugins/personal/samba/class_sambaAccount.inc:1107
-msgid "Lock samba account"
-msgstr "Blokkeer het Samba/Windows account"
-
-#: plugins/personal/samba/samba3.tpl:331
-#: plugins/personal/samba/class_sambaAccount.inc:1113
-msgid "Limit Logon Time"
-msgstr "Stel laatste inlogtijd in op"
-
-#: plugins/personal/samba/samba3.tpl:351
-#: plugins/personal/samba/class_sambaAccount.inc:1114
-msgid "Limit Logoff Time"
-msgstr "Stel laatste uitlogtijd in op"
-
-#: plugins/personal/samba/samba3.tpl:372
-msgid "Account expires after"
-msgstr "Het account verloopt op"
-
-#: plugins/personal/samba/samba3.tpl:395
-#, fuzzy
-msgid "Samba logon times"
-msgstr "Samba groep"
-
-#: plugins/personal/samba/samba3.tpl:395
-#, fuzzy
-msgid "Edit settings..."
-msgstr "E-mail instellingen"
-
-#: plugins/personal/samba/samba3.tpl:403
-msgid "Allow connection from these workstations only"
-msgstr "Sta alleen verbindingen vanaf deze werkstations toe"
-
-#: plugins/personal/samba/class_sambaAccount.inc:212
-msgid "This account has no samba extensions."
-msgstr "Dit account heeft geen samba extensies."
-
-#: plugins/personal/samba/class_sambaAccount.inc:221
-msgid "Remove samba account"
-msgstr "Samba account verwijderen"
-
-#: plugins/personal/samba/class_sambaAccount.inc:222
-msgid ""
-"This account has samba features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"De samba mogelijkheden zijn ingeschakeld voor dit account. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/personal/samba/class_sambaAccount.inc:232
-#: plugins/personal/samba/class_sambaAccount.inc:235
-msgid "Create samba account"
-msgstr "Samba account aanmaken"
-
-#: plugins/personal/samba/class_sambaAccount.inc:233
-msgid ""
-"This account has samba features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"De samba mogelijkheden zijn uitgeschakeld voor dit account. U kunt deze "
-"inschakelen door de knop hieronder te gebruiken."
-
-#: plugins/personal/samba/class_sambaAccount.inc:236
-msgid ""
-"This account has samba features disabled. Posix features are needed for "
-"samba accounts, enable them first."
-msgstr ""
-"De samba mogelijkheden zijn uitgeschakeld voor dit account. Posix "
-"mogelijkheden zijn noodzakelijk voor samba accounts. Schakel deze eerst in."
-
-#: plugins/personal/samba/class_sambaAccount.inc:502
-msgid "input on, notify on"
-msgstr "invoer met notificatie"
-
-#: plugins/personal/samba/class_sambaAccount.inc:503
-msgid "input on, notify off"
-msgstr "invoer zonder notificatie"
-
-#: plugins/personal/samba/class_sambaAccount.inc:504
-msgid "input off, notify on"
-msgstr "geen invoer met notificatie"
-
-#: plugins/personal/samba/class_sambaAccount.inc:505
-msgid "input off, nofify off"
-msgstr "geen invoer zonder notificatie"
-
-#: plugins/personal/samba/class_sambaAccount.inc:507
-msgid "disconnect"
-msgstr "verbreken"
-
-#: plugins/personal/samba/class_sambaAccount.inc:508
-msgid "reset"
-msgstr "sluiten"
-
-#: plugins/personal/samba/class_sambaAccount.inc:510
-msgid "from any client"
-msgstr "vanaf elke client"
-
-#: plugins/personal/samba/class_sambaAccount.inc:511
-msgid "from previous client only"
-msgstr "alleen vanaf vorige client"
-
-#: plugins/personal/samba/class_sambaAccount.inc:674
-#, fuzzy, php-format
-msgid "Removing of user/samba account with dn '%s' failed."
-msgstr "Het verwijderen van het Samba account is mislukt"
-
-#: plugins/personal/samba/class_sambaAccount.inc:693
-#, php-format
-msgid "The value specified as '%s' contains invalid characters!"
-msgstr "De waarde gespecificeerd als '%s' bevat ongeldige karakters!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:703
-#, php-format
-msgid ""
-"The timeout property '%s' is checked and contains invalid or no characters!"
-msgstr ""
-"De timeout optie '%s' is geselecteerd en bevat geen of ongeldige karakters!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:709
-msgid ""
-"The windows user manager only allows eight clients. You've specified more "
-"than eight."
-msgstr ""
-"Het Windows gebruikersbeheer programma staat slechts acht clients toe. U "
-"heeft er meer dan acht opgegeven."
-
-#: plugins/personal/samba/class_sambaAccount.inc:894
-msgid ""
-"Warning: This account has an undefined samba SID assigned. The problem can "
-"not be fixed by GOsa!"
-msgstr ""
-"Waarschuwing: Dit account heeft een ongedefiniëerd Samba SID toegewezen "
-"gekregen. Dit probleem kan niet door GOsa opgelost wordt"
-
-#: plugins/personal/samba/class_sambaAccount.inc:918
-msgid ""
-"Warning: Can't identify users primary group - no conversion to a samba group "
-"possible!"
-msgstr ""
-"Waarschuwing: Kan de primaire groep van de gebruiker niet identificeren - Er "
-"is geen conversie naar een Samba groep mogelijk!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1028
-#, fuzzy, php-format
-msgid "Saving of user/samba account with dn '%s' failed."
-msgstr "Het opslaan van het Samba account is mislukt"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1093
-#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
-msgid "Samba settings"
-msgstr "Samba Instellingen"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1105
-#, fuzzy
-msgid "Allow user to change password"
-msgstr "Gebruiker mag zijn wachtwoord vanaf een werkstation wijzigen"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1110
-#, fuzzy
-msgid "Account expires"
-msgstr "Het account verloopt op"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1111
-#, fuzzy
-msgid "Password expires"
-msgstr "Wachtwoord verloopt op"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1115
-#, fuzzy
-msgid "Logon hours"
-msgstr "1 uur"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1117
-#, fuzzy
-msgid "Generic home directory"
-msgstr "Persoonlijke map"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1118
-msgid "Generic samba home drive"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1119
-#, fuzzy
-msgid "Generic script path"
-msgstr "Inlogscript"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1120
-#, fuzzy
-msgid "Generic profile path"
-msgstr "Profielpad"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1122
-#, fuzzy
-msgid "Allow connection from"
-msgstr "Sta alleen verbindingen vanaf deze werkstations toe"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:21
-#, fuzzy
-msgid "Specify the hours this user is allowed to log in"
-msgstr "Specificeer de mailserver waarop het account opgeslagen wordt"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:27
-#, fuzzy
-msgid "Hour"
-msgstr "uur"
-
-#: plugins/personal/generic/generic_certs.tpl:3
-#: plugins/personal/generic/generic.tpl:208
-msgid "Certificates"
-msgstr "Certificaten"
-
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Standaard certificaat"
-
-#: plugins/personal/generic/generic_certs.tpl:33
-msgid "S/MIME certificate"
-msgstr "S/MIME certificaat"
-
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "PKCS12 certificate"
-msgstr "PKCS12 certificaat"
-
-#: plugins/personal/generic/generic_certs.tpl:78
-#: plugins/personal/generic/class_user.inc:1406
-msgid "Certificate serial number"
-msgstr "Certificaat serienummer"
-
-#: plugins/personal/generic/generic_picture.tpl:5
-#: plugins/personal/generic/generic_picture.tpl:15
-#: plugins/personal/generic/paste_generic.tpl:37
-#: plugins/personal/generic/generic.tpl:20
-#: plugins/personal/generic/generic.tpl:22
-#: plugins/personal/generic/generic.tpl:38
-msgid "Personal picture"
-msgstr "Persoonlijk plaatje"
-
-#: plugins/personal/generic/main.inc:102
-msgid "You are not allowed to set your password!"
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
-
-#: plugins/personal/generic/main.inc:193
-msgid "Generic user information"
-msgstr "Algemene gebruikersinformatie"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "female"
-msgstr "vrouw"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "male"
-msgstr "man"
-
-#: plugins/personal/generic/class_user.inc:291
-msgid "This account has no valid GOsa extensions."
-msgstr "Dit account heeft geen geldige GOsa extensies."
-
-#: plugins/personal/generic/class_user.inc:353
-msgid "The specified file has not been uploaded via HTTP POST! Aborted."
-msgstr ""
-"Het opgegeven bestand is niet opgestuurd via HTTP POST! Aktie afgebroken."
-
-#: plugins/personal/generic/class_user.inc:450
-msgid "Please enter a valid serial number"
-msgstr "Geef a.u.b. een geldig serienummer op"
-
-#: plugins/personal/generic/class_user.inc:494
-msgid ""
-"(Some types of certificates are currently not supported and may be displayed "
-"as 'invalid'.)"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:504
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Certificaat is geldig van '%s' tot '%s' en de huidige status is '%s'."
-
-#: plugins/personal/generic/class_user.inc:507
-msgid "valid"
-msgstr "geldig"
-
-#: plugins/personal/generic/class_user.inc:508
-msgid "invalid"
-msgstr "ongeldig"
-
-#: plugins/personal/generic/class_user.inc:513
-msgid "No certificate installed"
-msgstr "Geen certificaat geinstalleerd"
-
-#: plugins/personal/generic/class_user.inc:600
-#, fuzzy, php-format
-msgid "Removing of user/generic account with dn '%s' failed."
-msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
-
-#: plugins/personal/generic/class_user.inc:634
-#: plugins/personal/generic/class_user.inc:1019
-msgid "Kerberos database communication failed"
-msgstr "Kerberos database communicatie is mislukt"
-
-#: plugins/personal/generic/class_user.inc:648
-#: plugins/personal/generic/class_user.inc:1036
-msgid "Can't remove user from kerberos database."
-msgstr "Kan de gebruiker niet verwijderen uit de kerberos database."
-
-#: plugins/personal/generic/class_user.inc:721
-#, fuzzy, php-format
-msgid "You are not allowed to move this object to '%s'."
-msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
-
-#: plugins/personal/generic/class_user.inc:966
-#, fuzzy, php-format
-msgid "Saving of user/generic account with dn '%s' failed."
-msgstr "Het opslaan van het algemene gerbuikers account is mislukt"
-
-#: plugins/personal/generic/class_user.inc:1047
-msgid "Can't add user to kerberos database."
-msgstr "Kan de gebruiker niet toevoegen aan de kerberos database."
-
-#: plugins/personal/generic/class_user.inc:1114
-msgid "There's already a person with this 'Login' in the database."
-msgstr "Er bestaat al een account met deze 'Inlog naam' in de database."
-
-#: plugins/personal/generic/class_user.inc:1123
-msgid "The required field 'Login' is not set."
-msgstr "Het vereiste veld 'Inlog naam' is leeg."
-
-#: plugins/personal/generic/class_user.inc:1128
-msgid ""
-"There's already a person with this 'Name'/'Given name' combination in the "
-"database."
-msgstr ""
-"Er bestaat al een persoon met deze '(Achter)naam'/'Voornaam' combinatie in "
-"de database."
-
-#: plugins/personal/generic/class_user.inc:1135
-msgid ""
-"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"Het veld 'Inlog naam' bevat ongeldige karakters. Kleine letters, nummers en "
-"liggende streepjes zijn toegestaan."
-
-#: plugins/personal/generic/class_user.inc:1138
-msgid "The field 'Homepage' contains an invalid URL definition."
-msgstr "Het veld 'Website' bevat een ongeldige URL."
-
-#: plugins/personal/generic/class_user.inc:1267
-msgid "Could not open specified certificate!"
-msgstr "Het opgegeven certificaat kon geopend worden!"
-
-#: plugins/personal/generic/class_user.inc:1398
-#: plugins/personal/generic/generic.tpl:442
-msgid "Unit"
-msgstr "Eenheid"
-
-#: plugins/personal/generic/class_user.inc:1399
-#: plugins/personal/generic/generic.tpl:467
-msgid "House identifier"
-msgstr "Huis identificatie"
-
-#: plugins/personal/generic/class_user.inc:1400
-#: plugins/personal/generic/generic.tpl:384
-msgid "Vocation"
-msgstr "Beroep"
-
-#: plugins/personal/generic/class_user.inc:1401
-#: plugins/personal/generic/generic.tpl:511
-msgid "Last delivery"
-msgstr "Laatste levering"
-
-#: plugins/personal/generic/class_user.inc:1402
-#: plugins/personal/generic/generic.tpl:433
-msgid "Person locality"
-msgstr "Werkplaats"
-
-#: plugins/personal/generic/class_user.inc:1403
-#: plugins/personal/generic/generic.tpl:392
-msgid "Unit description"
-msgstr "Eenheid omschrijving"
-
-#: plugins/personal/generic/class_user.inc:1404
-#: plugins/personal/generic/generic.tpl:401
-msgid "Subject area"
-msgstr "Werkgebied"
-
-#: plugins/personal/generic/class_user.inc:1405
-#: plugins/personal/generic/generic.tpl:410
-msgid "Functional title"
-msgstr "Functionele titel"
-
-#: plugins/personal/generic/class_user.inc:1407
-#: plugins/personal/generic/generic.tpl:520
-msgid "Public visible"
-msgstr "Publiek zichtbaar"
-
-#: plugins/personal/generic/class_user.inc:1408
-#: plugins/personal/generic/generic.tpl:451
-msgid "Street"
-msgstr "Straat"
-
-#: plugins/personal/generic/class_user.inc:1414
-#, fuzzy
-msgid "Generic user settings"
-msgstr "Algemene wachtrij instellingen"
-
-#: plugins/personal/generic/class_user.inc:1429
-#: plugins/personal/generic/generic.tpl:83
-msgid "Academic title"
-msgstr "Academische titel"
-
-#: plugins/personal/generic/class_user.inc:1432
-#: plugins/personal/generic/generic.tpl:183
-msgid "Homepage"
-msgstr "Homepage"
-
-#: plugins/personal/generic/class_user.inc:1435
-#: plugins/personal/generic/generic.tpl:93
-msgid "Date of birth"
-msgstr "Geboortedatum"
-
-#: plugins/personal/generic/class_user.inc:1436
-#, fuzzy
-msgid "Gender"
-msgstr "Afzender"
-
-#: plugins/personal/generic/class_user.inc:1437
-#, fuzzy
-msgid "Preferred language"
-msgstr "Voorkeurstaal"
-
-#: plugins/personal/generic/class_user.inc:1438
-#, fuzzy
-msgid "Department number"
-msgstr "Afdelingnaam"
-
-#: plugins/personal/generic/class_user.inc:1439
-#, fuzzy
-msgid "Employee number"
-msgstr "Functie"
-
-#: plugins/personal/generic/class_user.inc:1440
-#: plugins/personal/generic/generic.tpl:282
-msgid "Employee type"
-msgstr "Functie"
-
-#: plugins/personal/generic/class_user.inc:1443
-#: plugins/personal/generic/paste_generic.tpl:47
-msgid "User picture"
-msgstr "Persoonlijk plaatje"
-
-#: plugins/personal/generic/class_user.inc:1444
-#, fuzzy
-msgid "Room number"
-msgstr "Telefoonnummer"
-
-#: plugins/personal/generic/class_user.inc:1448
-#, fuzzy
-msgid "User certificates"
-msgstr "Standaard certificaat"
-
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Gebruikersinstellingen"
-
-#: plugins/personal/generic/paste_generic.tpl:23
-msgid "Clear password"
-msgstr "Wachtwoord wissen"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Set new password"
-msgstr "Nieuw wachtwoord instellen"
-
-#: plugins/personal/generic/password.tpl:2
-msgid ""
-"You have changed the method your password is stored in the ldap database. "
-"For that reason you've to enter your password at this point again. GOsa will "
-"then encode it with the selected method."
-msgstr ""
-"U heeft de manier waarop uw wachtwoord wordt opgeslagen in de LDAP database "
-"veranderd. Daarom moet u het wachtwoord op dit moment opnieuw invoeren. GOsa "
-"zal dan het wachtwoord versleutelen op de door u geselecteerde methode."
-
-#: plugins/personal/generic/generic.tpl:6
-msgid "Personal information"
-msgstr "Persoonlijke informatie"
-
-#: plugins/personal/generic/generic.tpl:29
-#: plugins/personal/generic/generic.tpl:40
-msgid "Change picture"
-msgstr "Verander plaatje"
-
-#: plugins/personal/generic/generic.tpl:54
-msgid "Template name"
-msgstr "Sjabloon naam"
-
-#: plugins/personal/generic/generic.tpl:111
-#: ihtml/themes/default/sizelimit.tpl:14
-msgid "Set"
-msgstr "Stel in"
-
-#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Sex"
-msgstr "Geslacht"
-
-#: plugins/personal/generic/generic.tpl:130
-msgid "Preferred langage"
-msgstr "Voorkeurstaal"
-
-#: plugins/personal/generic/generic.tpl:175
-msgid "Private phone"
-msgstr "Telefoon privé"
-
-#: plugins/personal/generic/generic.tpl:196
-msgid "Password storage"
-msgstr "Wachtwoord encryptie"
-
-#: plugins/personal/generic/generic.tpl:211
-msgid "Edit certificates"
-msgstr "Bewerk certificaten"
-
-#: plugins/personal/generic/generic.tpl:220
-msgid "Edit properties"
-msgstr "Bewerk eigenschappen"
-
-#: plugins/personal/generic/generic.tpl:238
-msgid "Organizational information"
-msgstr "Organisatie informatie"
-
-#: plugins/personal/generic/generic.tpl:266
-msgid "Department No."
-msgstr "Afdeling nr."
-
-#: plugins/personal/generic/generic.tpl:274
-msgid "Employee No."
-msgstr "Personeel nr."
-
-#: plugins/personal/generic/generic.tpl:300
-#: plugins/personal/generic/generic.tpl:482
-msgid "Room No."
-msgstr "Kamer nr."
-
-#: plugins/personal/generic/generic.tpl:496
-msgid "Please use the phone tab"
-msgstr "Gebruik a.u.b. de telefoon tab"
-
-#: plugins/generic/welcome/welcome.tpl:4
-msgid ""
-"This is the GOsa main menu. You can select your tasks from the menu on the "
-"left, or by choosing one of the pictograms below. All changes apply directly "
-"to your companies LDAP server."
-msgstr ""
-"Dit is het GOsa hoofdmenu. U kunt taken selecteren door het menu aan de "
-"linkerzijde te gebruiken of door een van de pictogrammen hieronder te "
-"selecteren. Alle veranderingen worden direct op de LDAP server van uw "
-"bedrijf doorgevoerd."
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid ""
-"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
-"back to the pictogram view."
-msgstr ""
-"Gebruik 'Uitloggen' bovenin om de verbinding te verbreken en 'Hoofdmenu' om "
-"terug te keren naar het onderstaande pictogrammen overzicht."
-
-#: plugins/generic/welcome/welcome.tpl:15
-msgid "The GOsa team"
-msgstr "Het GOsa team"
-
-#: plugins/generic/welcome/main.inc:24
-#, php-format
-msgid "Welcome %s!"
-msgstr "Welkom %s!"
-
-#: plugins/generic/references/class_reference.inc:46
-msgid "Thin Client"
-msgstr "Thin Client"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Object name"
-msgstr "Objectnaam"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Contents"
-msgstr "Inhoud"
-
-#: plugins/generic/references/contents.tpl:18
-msgid "This object has no relationship to other objects."
-msgstr "Dit object heeft geen relatie met andere objecten."
-
-#: plugins/gofon/macro/parameter.tpl:4
-msgid "Argument"
-msgstr "Argument"
-
-#: plugins/gofon/macro/parameter.tpl:8
-msgid "type"
-msgstr "type"
-
-#: plugins/gofon/macro/parameter.tpl:19
-#, fuzzy
-msgid "You are not allowed to view the macro parameter settings"
-msgstr "U heeft geen toestemming om deze gebruiker te verwijderen!"
-
-#: plugins/gofon/macro/headpage.tpl:6
-#: plugins/gofon/macro/class_divListMacros.inc:31
-#: plugins/gofon/macro/class_divListMacros.inc:32
-msgid "List of macros"
-msgstr "Lijst met macro's"
-
-#: plugins/gofon/macro/headpage.tpl:24
-#: plugins/gofon/macro/class_divListMacros.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected macros. You may want "
-"to use the range selector on top of the macro listbox, when working with a "
-"large number of macros."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde macro's toe te voegen, bewerken "
-"of verwijderen. Indien u veel macro's heeft, dan is het aan te raden de "
-"selectie mogelijkheden te gebruiken."
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros matching"
-msgstr "Toon overeenkomende macro's"
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros  matching"
-msgstr "Toon overeenkomende macro's"
-
-#: plugins/gofon/macro/headpage.tpl:41
-#: plugins/gofon/macro/class_divListMacros.inc:65
-msgid "Regular expression for matching macro names"
-msgstr "Reguliere expressie voor overeenkomende macronamen"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
-msgid "This 'dn' is no phone macro."
-msgstr "Deze 'dn' is geen telefoonmacro."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
-msgid "String"
-msgstr "Tekstregel"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
-msgid "Combobox"
-msgstr "Combobox"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
-#: include/sieve/templates/element_boolean.tpl:4
-msgid "Bool"
-msgstr "Bool"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
-msgid "Delete unused"
-msgstr "Verwijder ongebruikte"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
-#, php-format
-msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
-msgstr ""
-"De bevat '%s' bevat ongeldige karakters. '!,#' worden gebruikt als "
-"scheidingstekens"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
-#, php-format
-msgid "The parameter %s has incorrect value for type bool."
-msgstr "De parameter %s heeft een incorrecte waarde voor het type boolean."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
-#, php-format
-msgid ""
-"Parameter count of the macro changed, you must update each user which are "
-"using this macro '%s'."
-msgstr ""
-"Parameter hoeveelheid van de macro is veranderd. U dient elke gebruiker, die "
-"deze macro '%s' gebruik, bij te werken."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
-#: plugins/gofon/macro/class_gofonMacro.inc:492
-#: plugins/gofon/macro/class_gofonMacro.inc:501
-#, fuzzy, php-format
-msgid "Removing of goFonMacro/generic account with dn '%s' failed."
-msgstr "Het verwijderen van het algemene gebruikers account is mislukt"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:241
-#, fuzzy, php-format
-msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
-msgstr ""
-"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
-"GOsa logbestand voor de mysql fout."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:309
-#, fuzzy, php-format
-msgid "More than one '(' is currently not supported. Line : '%s'."
-msgstr ""
-"Automatische aanmaak van object type '%s' wordt momenteel niet ondersteund. "
-"Rapporteer dit a.u.b. aan het GOsa team."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:312
-#, fuzzy, php-format
-msgid "More than one ')' is currently not supported. Line : '%s'."
-msgstr ""
-"Automatische aanmaak van object type '%s' wordt momenteel niet ondersteund. "
-"Rapporteer dit a.u.b. aan het GOsa team."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:316
-#, fuzzy, php-format
-msgid "There is no application given in line : '%s'."
-msgstr "Er is een dubbele invoer in '%s' voor '%s'"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:320
-#, php-format
-msgid "There is no extension type given in line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:349
-#, fuzzy, php-format
-msgid "Insert of new macro failed for server '%s'."
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:409
-#, fuzzy
-msgid ""
-"There must be at least one server with an asterisk database to save this "
-"phone macro."
-msgstr ""
-"Er moet tenminste een NTP server geselecteerd zijn of de overervings mode "
-"moet geactiveerd zijn."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:423
-#, php-format
-msgid "The given cn '%s' already exists."
-msgstr "De opgegeven cn '%s' bestaat al."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:429
-msgid "You must specify the 'Display Name' in order to save this macro"
-msgstr "U moet de 'Display Naam' opgeven om deze macro op te slaan"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:433
-msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
-msgstr ""
-"De opgegeven cn is te lang om een Macro invoer te maken. Maximaal 20 "
-"karakters."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:442
-#, fuzzy
-msgid ""
-"This macro is still in use. It is necessary to mark this macro as visible "
-"for users."
-msgstr ""
-"Deze macro is nog steeds in gebruik. Verzeker uzelf ervan dat geen enkele "
-"gebruiker deze macro geselecteerd heeft."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:450
-msgid "Makro length must be lower than 100 lines"
-msgstr "De macro lengte moet minder dan 100 regels zijn"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:455
-#, fuzzy
-msgid "You can't save an empty macro."
-msgstr "Kan bestand '%s' niet opslaan."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:472
-#, fuzzy
-msgid ""
-"This macro is still in use. To delete this Macro ensure that nobody has "
-"selected it."
-msgstr ""
-"Deze macro is nog steeds in gebruik. Verzeker uzelf ervan dat geen enkele "
-"gebruiker deze macro geselecteerd heeft."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:485
-#, fuzzy
-msgid ""
-"Could not remove the macro entry from asterisk databases. Please check your "
-"asterisk database configurations."
-msgstr ""
-"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
-"configuratie a.u.b."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:535
-#, fuzzy, php-format
-msgid "Saving of goFonMacro/generic account with dn '%s' failed."
-msgstr "Het opslaan van het Open-Xchange account is mislukt"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:571
-#, fuzzy
-msgid "Asterisk macro management"
-msgstr "Asterisk beheer"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:576
-#, fuzzy
-msgid "GOfon macro"
-msgstr "geen macro"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:580
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/gofon/macro/paste_generic.tpl:4
-#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
-#: plugins/gofon/macro/generic.tpl:9
-msgid "Macro name"
-msgstr "Macronaam"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:584
-#, fuzzy
-msgid "Macro content and parameter"
-msgstr "Macro tekst"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:585
-msgid "Visibility flag"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
-msgid "Phone macros"
-msgstr "Tel. macro's"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
-#, fuzzy, php-format
-msgid "You're about to delete the following user(s) %s"
-msgstr "U staat op het punt gebruiker %s te verwijderen."
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
-msgid "You are not allowed to delete this macro!"
-msgstr "U heeft geen toestemming om deze macro te verwijderen!"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
-#, php-format
-msgid "You're about to delete the macro '%s'."
-msgstr "U staat op het punt de macro '%s' te verwijderen."
-
-#: plugins/gofon/macro/class_divListMacros.inc:58
-msgid "Visible"
-msgstr "Zichtbaar"
-
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "Create new phone macro"
-msgstr "Nieuwe telefoonmacro aanmaken"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove selected macros"
-msgstr "Verwijder gebruiker"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove macros"
-msgstr "Tel. macro's"
-
-#: plugins/gofon/macro/class_divListMacros.inc:178
-msgid "Macro"
-msgstr "Macro"
-
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "visible"
-msgstr "zichtbaar"
-
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "invisible"
-msgstr "onzichtbaar"
-
-#: plugins/gofon/macro/class_divListMacros.inc:208
-#, fuzzy
-msgid "Edit macro"
-msgstr "Bewerk share"
-
-#: plugins/gofon/macro/class_divListMacros.inc:216
-#, fuzzy
-msgid "Delete macro"
-msgstr "Verwijder gebruiker"
-
-#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
-msgid "Phone macro management"
-msgstr "Telefoon macrobeheer"
-
-#: plugins/gofon/macro/generic.tpl:18
-msgid "Macro name to be displayed"
-msgstr "Weer te geven macronaam"
-
-#: plugins/gofon/macro/generic.tpl:60
-msgid "Visible for user"
-msgstr "Zichtbaar voor gebruikers"
-
-#: plugins/gofon/macro/generic.tpl:70
-msgid "Macro text"
-msgstr "Macro tekst"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:6
-msgid "Phone Reports"
-msgstr "Telefoon rapporten"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:165
-#: plugins/gofon/fonreports/class_fonreport.inc:175
-msgid "Can't connect to phone database, no reports can be shown!"
-msgstr ""
-"Kan niet verbinden met de telefoondatabase. Rapporten kunnen niet getoond "
-"worden!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:179
-msgid "Can't select phone database for report generation!"
-msgstr "Kan de telefoondatabase voor rapportage niet selecteren!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:197
-msgid "Query for phone database failed!"
-msgstr "De zoekopdracht binnen de telefoon database is mislukt!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:395
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#: plugins/gofon/fonreports/main.inc:16
-msgid "Phone reports"
-msgstr "Tel. rapporten"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:405
-#: plugins/gofon/fonreports/contents.tpl:31
-msgid "Source"
-msgstr "Bron"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:406
-#: plugins/gofon/fonreports/contents.tpl:32
-msgid "Destination"
-msgstr "Doel"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:407
-#: plugins/gofon/fonreports/contents.tpl:33
-msgid "Channel"
-msgstr "Kanaal"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:408
-#, fuzzy
-msgid "Application called"
-msgstr "Programmanaam"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:409
-#, fuzzy
-msgid "Disposition"
-msgstr "Max. verbrekingsduur"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:410
-#: plugins/gofon/fonreports/contents.tpl:36
-msgid "Duration"
-msgstr "Tijdsduur"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
-#, php-format
-msgid ""
-"The specified goFonHomeServer '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
-"error."
-msgstr ""
-"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
-"GOsa logbestand op mysql fouten."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
-#, php-format
-msgid "Can't select database %s on %s."
-msgstr "Kan de database %s op %s niet selecteren."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
-msgid "no macro"
-msgstr "geen macro"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
-msgid "undefined"
-msgstr "niet gedefiniëerd"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
-msgid ""
-"Can't save any changes to asterisk database, there is no mysql extension "
-"available."
-msgstr ""
-"Kan geen veranderingen in de Asterisk database opslaan. Er is geen MySQL "
-"extensie beschikbaar. Controleer uw PHP installatie."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
-#, fuzzy, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
-"keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
-"GOsa logbestand op mysql fouten."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
-#, php-format
-msgid ""
-"Can't select database %s on %s. Abort saving entries to keep the database "
-"consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
-#, fuzzy, php-format
-msgid ""
-"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
-"entries to keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-"De MySQL Server '%s' is niet bereikbaar als gebruiker '%s'. Controleer het "
-"GOsa logbestand voor de mysql fout."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
-msgid "Error while performing query:"
-msgstr "Fout bij het uitvoeren van zoekopdracht:"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
-msgid "This account has no phone extensions."
-msgstr "Dit account heeft geen telefoon mogelijkheden."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
-msgid ""
-"The macro you selected, is no longer available for you, please choose "
-"another one."
-msgstr ""
-"De macro die u geselecteerd heeft, is niet meer beschikbaar voor u. "
-"Selecteer a.u.b. een andere macro."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
-msgid "Remove phone account"
-msgstr "Verwijder telefoon account"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
-msgid ""
-"This account has phone features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft telefoon mogelijkheden ingeschakeld. U kunt deze "
-"uitschakelen door de knop hieronder te gebruiken."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
-msgid "Create phone account"
-msgstr "Telefoon account aanmaken"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
-msgid ""
-"This account has phone features disabled. You can't enable them while no uid "
-"is set."
-msgstr ""
-"Dit account heeft telefoon mogelijkheden uitgeschakeld. U kunt ze niet "
-"inschakelen zolang geen uid ingesteld is."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
-msgid ""
-"This account has phone features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"Dit account heeft telefoon mogelijkheden uitgeschakeld. U kunt deze "
-"inschakelen door de knop hieronder te gebruiken."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
-msgid "Please enter a valid phone number!"
-msgstr "Voer a.u.b. een geldig telefoonnummer in!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
-msgid "Choose your private phone"
-msgstr "Kies uw privé telefoon"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
-#, fuzzy
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone account."
-msgstr ""
-"Er moet tenminste een NTP server geselecteerd zijn of de overervings mode "
-"moet geactiveerd zijn."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
-msgid "Voicemail PIN must be between 1-4 characters."
-msgstr "Voicemail PIN-code moet tussen 1 en 4 karakters zijn"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
-msgid ""
-"The specified Voicemail PIN contains invalid characters, only numeric values "
-"are allowed here."
-msgstr ""
-"De opgegeven Voicemail PIN-code bevat ongeldige karakters. Alleen nummerieke "
-"waardes zijn toegestaan."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
-msgid "Phone PIN must be at least one character long."
-msgstr "Telefoon PIN-code moet uit tenminste 1 karakter bestaan."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
-msgid ""
-"The specified phone PIN contains invalid characters, only aphanumeric values "
-"are allowed here."
-msgstr ""
-"De opgegeven telefoon PIN-code bevat ongeldige karakters. Alleen "
-"alfanummerieke waardes zijn toegestaan."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
-#, php-format
-msgid "You need to specify at least one phone number!"
-msgstr "U dient tenminste één telefoonnummer op te geven!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
-#, fuzzy, php-format
-msgid "Saving of user/phone account with dn '%s' failed."
-msgstr "Het opslaan van het telefoon account is mislukt"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
-msgid ""
-"Can't remove phone account, the mysql extension is not present in php "
-"configuration."
-msgstr ""
-"Kan het telefoon account niet verwijderen. De MySQL extensie is niet "
-"aanwezig binnen uw PHP configuratie."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
-#, php-format
-msgid "Removed user '%s' from phone queue '%s'."
-msgstr "Gebruiker '%s' is van telefoonwachtrij '%s' verwijderd"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
-#, fuzzy, php-format
-msgid "Removing of user/phone account with dn '%s' failed."
-msgstr "Het verwijderen van het telefoon account is mislukt"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
-#, fuzzy, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available. "
-"Remove aborted."
-msgstr ""
-"Het geselecteerde kiosk profiel '%s' is niet meer beschikbaar. Het huidige "
-"profiel wordt op 'geen' ingesteld."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
-#, fuzzy
-msgid "Phone account settings"
-msgstr "Telefoon instellingen"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
-#, fuzzy
-msgid "GOfon reports"
-msgstr "Tel. rapporten"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
-#, fuzzy
-msgid "Telephone number"
-msgstr "Telefoonnummer"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
-#, fuzzy
-msgid "Macro settings"
-msgstr "E-mail instellingen"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
-#, fuzzy
-msgid "Telephone pin"
-msgstr "Telefoon"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
-#, fuzzy
-msgid "Voicemail pin"
-msgstr "Voicemail PIN-code"
-
-#: plugins/gofon/phoneaccount/main.inc:122
-#: plugins/gofon/phoneaccount/paste_generic.tpl:1
-msgid "Phone settings"
-msgstr "Telefoon instellingen"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:50
-msgid "Voicemail PIN"
-msgstr "Voicemail PIN-code"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:40
-#: plugins/gofon/phoneaccount/generic.tpl:60
-msgid "Phone PIN"
-msgstr "Telefoon PIN-code"
-
-#: plugins/gofon/phoneaccount/generic.tpl:42
-#, fuzzy
-msgid "Select the accounts home server"
-msgstr "Selecteer om servers te zien"
-
-#: plugins/gofon/phoneaccount/generic.tpl:82
-#: plugins/gofon/phoneaccount/generic.tpl:84
-msgid "Phone macro"
-msgstr "Telefoon macro"
-
-#: plugins/gofon/conference/headpage.tpl:6
-#: plugins/gofon/conference/class_divListConferences.inc:31
-#: plugins/gofon/conference/class_divListConferences.inc:32
-msgid "List of conference rooms"
-msgstr "Lijst met conferentie kamers"
-
-#: plugins/gofon/conference/headpage.tpl:24
-#: plugins/gofon/conference/class_divListConferences.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected phone conferences. "
-"Having a large number of phone conferences, you might prefer the range "
-"selectors on top of the conferences list."
-msgstr ""
-"Dit menu maakt het mogelijk om geselecteerde telefoon conferenties toe te "
-"voegen, bewerken of verwijderen. Indien u veel conferenties heeft is het aan "
-"te raden de selectie mogelijkheden te gebruiken."
-
-#: plugins/gofon/conference/headpage.tpl:36
-msgid "Regular expression for        matching user names"
-msgstr "Reguliere expressie voor       overeenkomende gebruikersnamen"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
-#, php-format
-msgid ""
-"Could not remove the conference entry from database on home server (%s). "
-"Please check your asterisk database configuration."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
-#, fuzzy, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available."
-msgstr "Dit programma is niet meer beschikbaar."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
-msgid "Please enter a PIN."
-msgstr "Voer a.u.b. een PIN-code in."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
-msgid "Please enter a name for the conference."
-msgstr "Voer a.u.b. een naam voor de conferentie in."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
-msgid "Only numeric chars are allowed in Number field."
-msgstr "Alleen nummerieke karakters zijn toegestaan in het nummer veld."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
-msgid "Only numbers are allowed in Lifetime."
-msgstr "Alleen nummerieke waardes zijn toegestaan in geldigheidsduur"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
-#, fuzzy
-msgid "There is already a conference with this name in the current tree."
-msgstr "Er bestaat al een profiel met deze klassenaam."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
-msgid ""
-"Can not check if there are already some entries with given telephone number "
-"and/or cn in the destination home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
-msgid ""
-"Can not remove entries with some telephone number and/or cn from destination "
-"home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
-msgid ""
-"Can not check if entry exists in old database. Please have a look a the gosa "
-"logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
-msgid ""
-"Can not remove old entries from initial home server. Please have a look a "
-"the gosa logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
-#, php-format
-msgid "Saving of goFonConference/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
-#: plugins/gofon/conference/class_divListConferences.inc:263
-msgid "Conference"
-msgstr "Conferentie"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
-#, fuzzy
-msgid "Phone conference management"
-msgstr "Conferentie beheer"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
-#, fuzzy
-msgid "GOfon conference"
-msgstr "Tel. conferenties"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
-#, fuzzy
-msgid "Conference PIN"
-msgstr "Conferentie"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
-#: plugins/gofon/conference/generic.tpl:146
-msgid "Preset PIN"
-msgstr "Voorgedefinieerde PIN-code"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
-#: plugins/gofon/conference/generic.tpl:166
-msgid "Record conference"
-msgstr "Conferentie opnemen"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
-#: plugins/gofon/conference/generic.tpl:197
-msgid "Play music on hold"
-msgstr "Muziek afspelen bij wachtstand"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
-#, fuzzy
-msgid "Activate menu"
-msgstr "Activeer sessiemenu"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
-#, fuzzy
-msgid "Announce user activity"
-msgstr "Aankondigingsfrequentie"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
-#, fuzzy
-msgid "Count user"
-msgstr "Tel het aantal gebruikers"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
-#, fuzzy
-msgid "Conference type"
-msgstr "Conferentienaam"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
-#, fuzzy
-msgid "Format"
-msgstr "formaat"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
-#, fuzzy
-msgid "Lifetime"
-msgstr "Geldigheidsduur (in dagen)"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
-msgid "Phone conferences"
-msgstr "Tel. conferenties"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
-msgid "Management"
-msgstr "Beheer"
-
-#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
-msgid "Conference management"
-msgstr "Conferentie beheer"
-
-#: plugins/gofon/conference/paste_generic.tpl:5
-#: plugins/gofon/conference/generic.tpl:15
-msgid "Conference name"
-msgstr "Conferentienaam"
-
-#: plugins/gofon/conference/paste_generic.tpl:10
-#: plugins/gofon/conference/generic.tpl:21
-msgid "Name of conference to create"
-msgstr "Naam van de aan te maken conferentie"
-
-#: plugins/gofon/conference/class_divListConferences.inc:57
-msgid "Name - Number"
-msgstr "Naam - nummer"
-
-#: plugins/gofon/conference/class_divListConferences.inc:59
-#: plugins/gofon/conference/generic.tpl:154
-msgid "PIN"
-msgstr "PIN-code"
-
-#: plugins/gofon/conference/class_divListConferences.inc:66
-msgid "Regular expression for matching conference names"
-msgstr "Reguliere expressie voor overeenkomende conferentie namen"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "Create new conference"
-msgstr "Maak nieuwe conferentie aan"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "New conference"
-msgstr "Nieuwe conferentie"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove selected conferences"
-msgstr "Conferentie opnemen"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove conferences"
-msgstr "Conferentie opnemen"
-
-#: plugins/gofon/conference/class_divListConferences.inc:254
-#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
-#: include/class_pluglist.inc:265
-msgid "Unknown"
-msgstr "Onbekend"
-
-#: plugins/gofon/conference/generic.tpl:35
-msgid "Choose subtree to place conference in"
-msgstr "Kies de subtree waaronder de conferentie geplaatst wordt"
-
-#: plugins/gofon/conference/generic.tpl:99
-msgid "Lifetime (in days)"
-msgstr "Geldigheidsduur (in dagen)"
-
-#: plugins/gofon/conference/generic.tpl:174
-msgid "Sound file format"
-msgstr "Geluidsbestand formaat"
-
-#: plugins/gofon/conference/generic.tpl:205
-msgid "Activate session menu"
-msgstr "Activeer sessiemenu"
-
-#: plugins/gofon/conference/generic.tpl:213
-msgid "Announce users joining or leaving the conference"
-msgstr "Kondig binnenkomende en verlatende gebruikers aan"
-
-#: plugins/gofon/conference/generic.tpl:221
-msgid "Count users"
-msgstr "Tel het aantal gebruikers"
-
-#: include/class_plugin.inc:419
-#, php-format
-msgid ""
-"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
-
-#: include/class_plugin.inc:600
-#, php-format
-msgid ""
-"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als POSTCREATE voor module '%s' "
-"bestaat niet."
-
-#: include/class_plugin.inc:634 include/class_password-methods.inc:183
-#, php-format
-msgid ""
-"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als POSTMODIFY voor module '%s' "
-"bestaat niet."
-
-#: include/class_plugin.inc:668
-#, php-format
-msgid ""
-"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als POSTREMOVE voor module '%s' "
-"bestaat niet."
-
-#: include/class_plugin.inc:1002
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "Object '%s' is al gemarkeerd"
-
-#: include/class_plugin.inc:1009
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Toevoegen van markering (%s) aan object '%s'"
-
-#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
-#, fuzzy, php-format
-msgid "Handle object tagging with dn '%s' failed."
-msgstr "Het verwerken van object markeringen is mislukt"
-
-#: include/class_plugin.inc:1039
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Verwijderen van markering van object '%s'"
-
-#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
-#: include/class_plugin.inc:1147
-#, fuzzy, php-format
-msgid "Saving object snapshot with dn '%s' failed."
-msgstr "Het opslaan van de objectgroep is mislukt"
-
-#: include/class_plugin.inc:1173
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable '%s' is not "
-"configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable(s) '%s' is "
-"not configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1217
-#, php-format
-msgid "Method get available snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1273
-#, php-format
-msgid "Method get deleted snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
-#, fuzzy, php-format
-msgid "Restore snapshot with dn '%s' failed."
-msgstr "Het verwijderen van de telefoon is mislukt"
-
-#: include/class_plugin.inc:1616
-msgid "Changing ACL dn"
-msgstr ""
-
-#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
-#: setup/class_setupStep_Migrate.inc:1114
-#: setup/class_setupStep_Migrate.inc:1162
-#, fuzzy
-msgid "to"
-msgstr "Stop"
-
-#: include/class_password-methods-sha.inc:50
-msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
-msgstr ""
-"Kan SHA niet gebruiken voor encryptie. Functie sha1 / mhash / crypt "
-"ontbreekt."
-
-#: include/class_CopyPasteHandler.inc:90
-#, php-format
-msgid ""
-"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
-"to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:122
-#, php-format
-msgid ""
-"Specified object '%s' is not a valid ldap object, please check copy & paste  "
-"methods."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:138
-#, fuzzy, php-format
-msgid "We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr ""
-"Kan bestand '/etc/gosa/encodings' niet openen. Controlleer de "
-"bestandspermissies a.u.b."
-
-#: include/class_CopyPasteHandler.inc:147
-#, fuzzy, php-format
-msgid ""
-"We are not allowed to save ldap dump to '%s/%s', please check permissions."
-msgstr ""
-"Kan bestand '/etc/gosa/encodings' niet openen. Controlleer de "
-"bestandspermissies a.u.b."
-
-#: include/class_CopyPasteHandler.inc:232
-#, php-format
-msgid "Could not load dumped file '%s', from hard disk drive."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:257
-#, fuzzy, php-format
-msgid "You are not allowed to cut and paste the following object '%s'."
-msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
-
-#: include/class_CopyPasteHandler.inc:285
-#, fuzzy, php-format
-msgid "You are going to paste the cutted entry '%s'."
-msgstr "U staat op het punt de invoer '%s' te kopieren."
-
-#: include/class_CopyPasteHandler.inc:298
-#, fuzzy, php-format
-msgid "You are not allowed to copy and paste the following object '%s'."
-msgstr "U heeft geen toestemming deze objectgroep te verwijderen!"
-
-#: include/class_CopyPasteHandler.inc:319
-#, fuzzy, php-format
-msgid "You are going to paste the copied entry '%s'."
-msgstr "U staat op het punt de invoer '%s' te kopieren."
-
-#: include/class_CopyPasteHandler.inc:418
-msgid "Paste"
-msgstr "Plakken"
-
-#: include/class_CopyPasteHandler.inc:420
-msgid "Can't paste"
-msgstr "Plakken onmogelijk"
-
-#: include/class_password-methods-kerberos.inc:44
-msgid ""
-"Warning: Can't set kerberos password. Your PHP version has no kerberos "
-"support, password has not been changed."
-msgstr ""
-"Waarschuwing: Kan het kerberos wachtwoord niet instellen. Uw PHP versie "
-"heeft geen kerberos ondersteuning. Wachtwoord is niet veranderd."
-
-#: include/class_password-methods-kerberos.inc:53
-msgid "Kerberos database communication failed!"
-msgstr "De kerberos database communicatie is mislukt!"
-
-#: include/class_password-methods-kerberos.inc:60
-msgid "Changing password in kerberos database failed!"
-msgstr "Het veranderen van het wachtwoord in de kerberos database is mislukt!"
-
-#: include/sieve/class_sieveElement_Require.inc:73
-#, fuzzy
-msgid "Please specify at least one valid requirement."
-msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
-
-#: include/sieve/class_sieveElement_If.inc:27
-#, fuzzy
-msgid "Complete address"
-msgstr "Subonderdelen negeren"
-
-#: include/sieve/class_sieveElement_If.inc:27
-#: include/sieve/class_sieveElement_If.inc:33
-#, fuzzy
-msgid "Default"
-msgstr "standaard"
-
-#: include/sieve/class_sieveElement_If.inc:28
-#, fuzzy
-msgid "Domain part"
-msgstr "Windows gebruikers"
-
-#: include/sieve/class_sieveElement_If.inc:29
-msgid "Local part"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Case insensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:34
-msgid "Case sensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:35
-msgid "Numeric"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:39
-msgid "is"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:40
-#, fuzzy
-msgid "regex"
-msgstr "sluiten"
-
-#: include/sieve/class_sieveElement_If.inc:41
-#, fuzzy
-msgid "contains"
-msgstr "Acties"
-
-#: include/sieve/class_sieveElement_If.inc:42
-#, fuzzy
-msgid "matches"
-msgstr "Cache"
-
-#: include/sieve/class_sieveElement_If.inc:43
-#, fuzzy
-msgid "count"
-msgstr "Account"
-
-#: include/sieve/class_sieveElement_If.inc:44
-#, fuzzy
-msgid "value is"
-msgstr "geldig"
-
-#: include/sieve/class_sieveElement_If.inc:48
-#, fuzzy
-msgid "less than"
-msgstr "Minder Dan geluidsbestand"
-
-#: include/sieve/class_sieveElement_If.inc:49
-msgid "less or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:50
-#, fuzzy
-msgid "equals"
-msgstr "Details"
-
-#: include/sieve/class_sieveElement_If.inc:51
-msgid "greater or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:52
-#: include/sieve/class_sieveElement_If.inc:726
-#: include/sieve/class_sieveElement_If.inc:1059
-#, fuzzy
-msgid "greater than"
-msgstr "Opties aanmaken"
-
-#: include/sieve/class_sieveElement_If.inc:53
-#, fuzzy
-msgid "not equal"
-msgstr "geen voorbeeld"
-
-#: include/sieve/class_sieveElement_If.inc:102
-#, fuzzy
-msgid "Can't save empty tests."
-msgstr "Kan bestand '%s' niet opslaan."
-
-#: include/sieve/class_sieveElement_If.inc:446
-#, fuzzy
-msgid "emtpy"
-msgstr "leeg"
-
-#: include/sieve/class_sieveElement_If.inc:493
-msgid "Nothing specified right now"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:595
-msgid "Invalid type of address part."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:605
-msgid "Invalid match type given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:621
-msgid "Invalid operator given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:638
-#, fuzzy
-msgid "Please specify a valid operator."
-msgstr "Geef a.u.b. een geldige id op."
-
-#: include/sieve/class_sieveElement_If.inc:654
-msgid ""
-"Invalid character found in address attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:669
-#, fuzzy
-msgid ""
-"Invalid character found in value attribute. Quotes are not allowed here."
-msgstr "Ongeldig karakter in programmanaam. Alleen a-Z 0-9 zijn toegestaan."
-
-#: include/sieve/class_sieveElement_If.inc:727
-#: include/sieve/class_sieveElement_If.inc:1060
-msgid "lower than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:729
-#: include/sieve/class_sieveElement_If.inc:1062
-msgid "Megabyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:730
-#: include/sieve/class_sieveElement_If.inc:1063
-msgid "Kilobyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:731
-#: include/sieve/class_sieveElement_If.inc:1064
-#, fuzzy
-msgid "Bytes"
-msgstr "ja"
-
-#: include/sieve/class_sieveElement_If.inc:745
-#, fuzzy
-msgid "Please select a valid match type in the list box below."
-msgstr "Selecteer a.u.b. een geldig mailserver"
-
-#: include/sieve/class_sieveElement_If.inc:759
-#, fuzzy
-msgid "Only numeric values are allowed here."
-msgstr "Alleen nummerieke karakters zijn toegestaan in het nummer veld."
-
-#: include/sieve/class_sieveElement_If.inc:769
-#, fuzzy
-msgid "No valid unit selected"
-msgstr "Geen geldig certificaat geladen"
-
-#: include/sieve/class_sieveElement_If.inc:834
-#: include/sieve/templates/element_if.tpl:4
-#, fuzzy
-msgid "Condition"
-msgstr "Max. verbindingsduur"
-
-#: include/sieve/class_sieveElement_If.inc:836
-#: include/sieve/templates/object_container.tpl:32
-#: include/sieve/class_sieveManagement.inc:510
-#: include/sieve/class_sieveManagement.inc:729
-#, fuzzy
-msgid "If"
-msgstr "NI"
-
-#: include/sieve/class_sieveElement_If.inc:838
-#: include/sieve/templates/element_elsif.tpl:4
-#: include/sieve/templates/object_container.tpl:34
-#: include/sieve/class_sieveManagement.inc:571
-#: include/sieve/class_sieveManagement.inc:766
-#: include/sieve/class_sieveManagement.inc:771
-msgid "Else If"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:840
-#: include/sieve/templates/element_else.tpl:4
-#: include/sieve/templates/object_container.tpl:33
-#: include/sieve/class_sieveManagement.inc:569
-#: include/sieve/class_sieveManagement.inc:764
-#, fuzzy
-msgid "Else"
-msgstr "nee"
-
-#: include/sieve/class_sieveElement_If.inc:876
-#, fuzzy
-msgid "Empty"
-msgstr "leeg"
-
-#: include/sieve/class_sieveElement_If.inc:1134
-#: include/sieve/class_sieveElement_If.inc:1164
-#, fuzzy
-msgid "Click here to add a new test"
-msgstr "Klik hier om in te loggen"
-
-#: include/sieve/class_sieveElement_If.inc:1176
-msgid "Unhandled switch type"
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:245
-msgid "Can't remove last element."
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:658
-msgid "Require must be the first command in the script."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Vacation.inc:148
-#, fuzzy
-msgid "Alternative sender address must be a valid email addresses."
-msgstr "Geef a.u.b. een geldige scriptnaam op."
-
-#: include/sieve/templates/element_stop.tpl:9
-msgid "Stop execution here"
-msgstr ""
-
-#: include/sieve/templates/object_test_container.tpl:6
-#, fuzzy
-msgid "Add object"
-msgstr "Zoek op"
-
-#: include/sieve/templates/object_test_container.tpl:10
-#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
-#, fuzzy
-msgid "Remove object"
-msgstr "Lidmaatschap objecten"
-
-#: include/sieve/templates/element_vacation.tpl:13
-#, fuzzy
-msgid "Vacation Message"
-msgstr "Afwezigheidsbericht"
-
-#: include/sieve/templates/element_vacation.tpl:16
-#: include/sieve/templates/element_envelope.tpl:19
-#: include/sieve/templates/element_address.tpl:18
-#: include/sieve/templates/element_header.tpl:19
-#, fuzzy
-msgid "Normal view"
-msgstr "Postcode"
-
-#: include/sieve/templates/element_vacation.tpl:21
-#, fuzzy
-msgid "Release interval"
-msgstr "Tijd interval"
-
-#: include/sieve/templates/element_vacation.tpl:30
-#, fuzzy
-msgid "Alternative sender addresses"
-msgstr "Alternatieve adressen"
-
-#: include/sieve/templates/element_vacation.tpl:47
-#: include/sieve/templates/element_envelope.tpl:130
-#: include/sieve/templates/element_address.tpl:138
-#: include/sieve/templates/element_header.tpl:131
-#, fuzzy
-msgid "Expert view"
-msgstr "Vertrouwensmodus"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_envelope.tpl:108
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_address.tpl:116
-#: include/sieve/templates/element_header.tpl:109
-#, fuzzy
-msgid "Not"
-msgstr "Nee"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_anyof.tpl:7
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_exists.tpl:12
-msgid "Inverse match"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:10
-#: include/sieve/class_sieveManagement.inc:602
-msgid "Any of"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:16
-#: include/sieve/templates/element_envelope.tpl:105
-#: include/sieve/class_sieveManagement.inc:598
-msgid "Envelope"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:26
-#: include/sieve/templates/element_address.tpl:25
-#: include/sieve/templates/element_header.tpl:26
-#, fuzzy
-msgid "Match type"
-msgstr "Authorisatietype"
-
-#: include/sieve/templates/element_envelope.tpl:29
-#: include/sieve/templates/element_envelope.tpl:52
-#: include/sieve/templates/element_envelope.tpl:63
-#: include/sieve/templates/element_envelope.tpl:113
-#: include/sieve/templates/element_envelope.tpl:118
-#: include/sieve/templates/element_address.tpl:28
-#: include/sieve/templates/element_address.tpl:51
-#: include/sieve/templates/element_address.tpl:61
-#: include/sieve/templates/element_address.tpl:72
-#: include/sieve/templates/element_address.tpl:121
-#: include/sieve/templates/element_address.tpl:126
-#: include/sieve/templates/element_boolean.tpl:5
-#: include/sieve/templates/element_header.tpl:29
-#: include/sieve/templates/element_header.tpl:52
-#: include/sieve/templates/element_header.tpl:63
-#: include/sieve/templates/element_header.tpl:114
-#: include/sieve/templates/element_header.tpl:119
-#, fuzzy
-msgid "Boolean value"
-msgstr "Standaard waarde"
-
-#: include/sieve/templates/element_envelope.tpl:37
-#: include/sieve/templates/element_address.tpl:36
-#: include/sieve/templates/element_header.tpl:37
-#, fuzzy
-msgid "Invert test"
-msgstr "Geheugentest"
-
-#: include/sieve/templates/element_envelope.tpl:49
-#: include/sieve/templates/element_address.tpl:58
-#: include/sieve/templates/element_header.tpl:49
-#, fuzzy
-msgid "Comparator"
-msgstr "Computers"
-
-#: include/sieve/templates/element_envelope.tpl:60
-#: include/sieve/templates/element_address.tpl:69
-#, fuzzy
-msgid "Operator"
-msgstr "Computers"
-
-#: include/sieve/templates/element_envelope.tpl:76
-#: include/sieve/templates/element_address.tpl:85
-#: include/sieve/templates/element_header.tpl:77
-msgid "Address fields to include"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:80
-#: include/sieve/templates/element_address.tpl:89
-#: include/sieve/templates/element_header.tpl:81
-msgid "Values to match for"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:110
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_address.tpl:118
-#: include/sieve/templates/element_header.tpl:111
-msgid "-"
-msgstr ""
-
-#: include/sieve/templates/select_test_type.tpl:1
-#, fuzzy
-msgid "Select the type of test you want to add"
-msgstr "Selecteer de toe te voegen regels"
-
-#: include/sieve/templates/select_test_type.tpl:3
-#, fuzzy
-msgid "Available test types"
-msgstr "Beschikbare programma's"
-
-#: include/sieve/templates/element_redirect.tpl:13
-#: include/sieve/templates/object_container.tpl:27
-#: include/sieve/class_sieveManagement.inc:505
-#: include/sieve/class_sieveManagement.inc:724
-#, fuzzy
-msgid "Redirect"
-msgstr "direkt"
-
-#: include/sieve/templates/element_redirect.tpl:18
-msgid "Redirect mail to following recipients"
-msgstr ""
-
-#: include/sieve/templates/remove_script.tpl:10
-#, fuzzy
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"script in a file. So - if you've done so - press 'Delete' to continue or "
-"'Cancel' to abort."
-msgstr ""
-"Het is aan te raden de huidige inhoud van uw LDAP database op te slaan "
-"alvorens u doorgaat. Indien u dat gedaan heeft drukt u op 'Verwijderen' om "
-"door te gaan of op 'Annuleren' om te annuleren."
-
-#: include/sieve/templates/object_container_clear.tpl:8
-#, fuzzy
-msgid "Move this object up one position"
-msgstr "Lidmaatschap objecten"
-
-#: include/sieve/templates/object_container_clear.tpl:12
-msgid "Move this object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:16
-#, fuzzy
-msgid "Remove this object"
-msgstr "Lidmaatschap objecten"
-
-#: include/sieve/templates/object_container_clear.tpl:17
-#: include/sieve/templates/object_container.tpl:17
-#, fuzzy
-msgid "Remove element"
-msgstr "Record verwijderen"
-
-#: include/sieve/templates/element_allof.tpl:10
-#: include/sieve/class_sieveManagement.inc:601
-#, fuzzy
-msgid "All of"
-msgstr "Alle"
-
-#: include/sieve/templates/element_fileinto.tpl:4
-#, fuzzy
-msgid "Move mail into folder"
-msgstr "naar map"
-
-#: include/sieve/templates/element_fileinto.tpl:8
-#, fuzzy
-msgid "Select from list"
-msgstr "Selecteer sjabloon"
-
-#: include/sieve/templates/element_fileinto.tpl:10
-#, fuzzy
-msgid "Manual selection"
-msgstr "Taal"
-
-#: include/sieve/templates/element_fileinto.tpl:18
-#, fuzzy
-msgid "Folder"
-msgstr "Filter"
-
-#: include/sieve/templates/element_discard.tpl:4
-#: include/sieve/templates/object_container.tpl:26
-#: include/sieve/class_sieveManagement.inc:504
-#: include/sieve/class_sieveManagement.inc:723
-#, fuzzy
-msgid "Discard"
-msgstr "Schijven"
-
-#: include/sieve/templates/element_discard.tpl:9
-#, fuzzy
-msgid "Discard message"
-msgstr "Verwijder dit bericht"
-
-#: include/sieve/templates/element_keep.tpl:4
-#: include/sieve/templates/object_container.tpl:22
-#: include/sieve/templates/object_container.tpl:25
-#: include/sieve/class_sieveManagement.inc:500
-#: include/sieve/class_sieveManagement.inc:503
-#: include/sieve/class_sieveManagement.inc:719
-#: include/sieve/class_sieveManagement.inc:722
-msgid "Keep"
-msgstr ""
-
-#: include/sieve/templates/element_keep.tpl:9
-#, fuzzy
-msgid "Keep message"
-msgstr "Verwijder dit bericht"
-
-#: include/sieve/templates/management.tpl:1
-#, fuzzy
-msgid "List of sieve scripts"
-msgstr "Lijst met scripts"
-
-#: include/sieve/templates/management.tpl:5
-msgid ""
-"Connection to the sieve server could not be established, the "
-"authentification attribute is empty."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:6
-msgid ""
-"Please verfiy that the attributes uid and mail are not empty and try again."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:12
-msgid "Connection to the sieve server could not be established."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:15
-msgid "Possibly the sieve account has not been created yet."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:19
-#, fuzzy
-msgid ""
-"Be careful. All your changes will be saved directly to sieve, if you use the "
-"save button below."
-msgstr ""
-"Let op bij het bewerken van record types met deze dialoog. Alle "
-"veranderingen worden onmiddelijk opgeslagen zodra u de opslaan knop gebruikt."
-
-#: include/sieve/templates/management.tpl:22
-#, fuzzy
-msgid "Create new script"
-msgstr "Maak nieuwe gebruiker aan"
-
-#: include/sieve/templates/element_require.tpl:12
-#: include/sieve/templates/object_container.tpl:29
-#: include/sieve/class_sieveManagement.inc:507
-#: include/sieve/class_sieveManagement.inc:726
-msgid "Require"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:16
-#, fuzzy
-msgid "Select match type"
-msgstr "Selecteer een basis"
-
-#: include/sieve/templates/element_size.tpl:20
-#, fuzzy
-msgid "Select value unit"
-msgstr "Selecteer om afdelingen te zien"
-
-#: include/sieve/templates/element_exists.tpl:8
-#: include/sieve/class_sieveManagement.inc:600
-#, fuzzy
-msgid "Exists"
-msgstr "Bestaande"
-
-#: include/sieve/templates/element_reject.tpl:14
-#, fuzzy
-msgid "Reject mail"
-msgstr "Wijs E-mail af indien groter dan"
-
-#: include/sieve/templates/element_reject.tpl:17
-msgid "This is a multiline text element"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:19
-#, fuzzy
-msgid "This is stored as single string"
-msgstr "Dit doet iets"
-
-#: include/sieve/templates/import_script.tpl:1
-#, fuzzy
-msgid "Import sieve script"
-msgstr "Importeer script"
-
-#: include/sieve/templates/import_script.tpl:2
-msgid ""
-"Please select the sieve script you want to import. Use the import button to "
-"import the script or the cancel button to abort."
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:5
-#, fuzzy
-msgid "Script to import"
-msgstr "Inlogscript"
-
-#: include/sieve/templates/create_script.tpl:2
-msgid ""
-"Please enter the name for the new script below. Script names must consist of "
-"lower case characters only."
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:8
-#, fuzzy
-msgid "Script name"
-msgstr "Scriptnaam"
-
-#: include/sieve/templates/add_element.tpl:1
-#, fuzzy
-msgid "Add a new element"
-msgstr "Voeg DNS service toe"
-
-#: include/sieve/templates/add_element.tpl:2
-#, fuzzy
-msgid "Please select the type of element you want to add"
-msgstr "Selecteer a.u.b. een geldig bestand."
-
-#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
-#, fuzzy
-msgid "Abort"
-msgstr "Poort"
-
-#: include/sieve/templates/object_container.tpl:8
-#, fuzzy
-msgid "Move object up one position"
-msgstr "Lidmaatschap objecten"
-
-#: include/sieve/templates/object_container.tpl:12
-msgid "Move object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:21
-#, fuzzy
-msgid "choose element"
-msgstr "Record verwijderen"
-
-#: include/sieve/templates/object_container.tpl:24
-#, fuzzy
-msgid "Fileinto"
-msgstr "Bestand"
-
-#: include/sieve/templates/object_container.tpl:28
-#: include/sieve/class_sieveManagement.inc:506
-#: include/sieve/class_sieveManagement.inc:725
-#, fuzzy
-msgid "Reject"
-msgstr "Selecteer"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:42
-#, fuzzy
-msgid "Add new"
-msgstr "Gebruiker toevoegen"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add a new object above this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add element above"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:42
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add a new object below this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add element below"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:12
-msgid "View structured"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:14
-#, fuzzy
-msgid "View source"
-msgstr "Audio service"
-
-#: include/sieve/templates/element_address.tpl:48
-msgid "Part of address that should be used"
-msgstr ""
-
-#: include/sieve/templates/element_boolean.tpl:8
-#, fuzzy
-msgid "update"
-msgstr "Bijwerken"
-
-#: include/sieve/templates/element_header.tpl:16
-#: include/sieve/templates/element_header.tpl:106
-#: include/sieve/class_sieveManagement.inc:597
-#, fuzzy
-msgid "Header"
-msgstr "header"
-
-#: include/sieve/templates/element_header.tpl:60
-msgid "operator"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:21
-msgid "Invalid character found, quotes are not allowed in a reject message."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:37
-msgid "Your reject text here"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:114
-#: include/sieve/class_sieveManagement.inc:241
-#, fuzzy
-msgid "Parse failed"
-msgstr "mislukt"
-
-#: include/sieve/class_sieveManagement.inc:118
-#: include/sieve/class_sieveManagement.inc:245
-#, fuzzy
-msgid "Parse successful"
-msgstr "Import was succesvol"
-
-#: include/sieve/class_sieveManagement.inc:155
-#, php-format
-msgid ""
-"The specified mail server '%s' does not exist within the GOsa configuration."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:200
-#, fuzzy
-msgid "You should specify a name for your new script."
-msgstr "Geef a.u.b. een naam op voor uw share."
-
-#: include/sieve/class_sieveManagement.inc:205
-#, fuzzy
-msgid "Only lower case names are allowed."
-msgstr "Hoofdletter zijn niet toegestaan voor de zone-naam."
-
-#: include/sieve/class_sieveManagement.inc:211
-#, fuzzy
-msgid "Only alphabetical characters are allowed in script names."
-msgstr "Alleen nummerieke waardes zijn toegestaan in geldigheidsduur"
-
-#: include/sieve/class_sieveManagement.inc:217
-#, fuzzy
-msgid "The specified name is already in use."
-msgstr "De opgegeven naam wordt al gebruikt."
-
-#: include/sieve/class_sieveManagement.inc:303
-#: include/sieve/class_sieveManagement.inc:349
-#: include/sieve/class_sieveManagement.inc:679
-#: include/sieve/class_sieveManagement.inc:1040
-#: include/class_mail-methods-cyrus.inc:269
-#, php-format
-msgid "Can't log into SIEVE server. Server says '%s'."
-msgstr "Kan niet op de SIEVE server inloggen. De server meldt: '%s'."
-
-#: include/sieve/class_sieveManagement.inc:311
-#, fuzzy, php-format
-msgid "Can't activate sieve script on server. Server says '%s'."
-msgstr "Kan het GOsa SIEVE script niet activeren. De server meldt: '%s'."
-
-#: include/sieve/class_sieveManagement.inc:354
-#, fuzzy, php-format
-msgid "Can't remove sieve script from server. Server says '%s'."
-msgstr "Kan het SIEVE script niet ophalen. De server meldt: '%s'."
-
-#: include/sieve/class_sieveManagement.inc:366
-#, php-format
-msgid "You are going to remove the sieve script '%s' from your mail server."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:402
-#, fuzzy
-msgid "Edited"
-msgstr "Bewerken"
-
-#: include/sieve/class_sieveManagement.inc:409
-#, php-format
-msgid "Please fix all errors before saving. Last error was: %s"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:436
-#, fuzzy
-msgid "Specified file seems to be empty."
-msgstr "Het opgegeven bestand is leeg."
-
-#: include/sieve/class_sieveManagement.inc:438
-msgid "Upload failed. The temporary file can't be accessed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
-#, php-format
-msgid "Can't open file '%s'."
-msgstr "Kan bestand '%s' niet openen."
-
-#: include/sieve/class_sieveManagement.inc:502
-#: include/sieve/class_sieveManagement.inc:721
-#, fuzzy
-msgid "File into"
-msgstr "Bestandsnaam"
-
-#: include/sieve/class_sieveManagement.inc:526
-msgid "Failed to add new element."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:642
-msgid "This script is marked as active"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:647
-#, fuzzy
-msgid "Script length"
-msgstr "Variabele inhoud"
-
-#: include/sieve/class_sieveManagement.inc:651
-#, fuzzy
-msgid "Remove script"
-msgstr "Verwijder DNS service"
-
-#: include/sieve/class_sieveManagement.inc:660
-#, fuzzy
-msgid "Activate script"
-msgstr "Laatste script"
-
-#: include/sieve/class_sieveManagement.inc:664
-#, fuzzy
-msgid "Edit script"
-msgstr "Laatste script"
-
-#: include/sieve/class_sieveManagement.inc:778
-#, php-format
-msgid "Can't add the specified element at the given position."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:1056
-#, fuzzy
-msgid "Failed to save sieve script"
-msgstr "Gebruik een eigen sieve script"
-
-#: include/sieve/class_sieveElement_Redirect.inc:24
-#: setup/class_setupStep_Feedback.inc:179
-#, fuzzy
-msgid "Please specify a valid email address."
-msgstr "Geef a.u.b. een geldige scriptnaam op."
-
-#: include/sieve/class_sieveElement_Redirect.inc:35
-#, fuzzy
-msgid "Place a mail address here"
-msgstr "Geef a.u.b. een geldige naam op"
-
-#: include/sieve/class_sieveElement_Comment.inc:21
-msgid "Your comment here"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:63
-#, fuzzy, php-format
-msgid "You're about to delete the snapshot '%s'."
-msgstr "U staat op het punt de macro '%s' te verwijderen."
-
-#: include/class_SnapShotDialog.inc:113
-#: include/class_MultiSelectWindow.inc:584
-msgid "Restore snapshot"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:115
-#, fuzzy
-msgid "Remove snapshot"
-msgstr "Nagios account aanmaken"
-
-#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
-msgid "Y-m-d, H:i:s"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:149
-#, fuzzy
-msgid "Please specify a valid description for this snapshot."
-msgstr "Geef a.u.b. een geldige naam op voor deze bijlage."
-
-#: include/class_ldap.inc:196
-#, php-format
-msgid ""
-"The LDAP server is slow (%.2fs for the last query). This may be responsible "
-"for performance breakdowns."
-msgstr ""
-"De LDAP server is traag (%.2fs voor de laatste zoekopdracht). Dit kan "
-"ernstige prestatie verminderingen binnnen uw netwerk tot gevolg hebben."
-
-#: include/class_ldap.inc:229
-#, php-format
-msgid ""
-"The ldapserver is answering very slow (%.2f), this may be responsible for "
-"performance breakdowns."
-msgstr ""
-"De LDAP server antwoordt zeer traag (%.2fs). Dit kan ernstige prestatie "
-"verminderingen binnnen uw netwerk tot gevolg hebben."
-
-#: include/class_ldap.inc:451
-#, php-format
-msgid "Creating copy of %s"
-msgstr "Bezig met maken van kopie van %s"
-
-#: include/class_ldap.inc:454
-msgid "Processing"
-msgstr "Bezig met verwerken"
-
-#: include/class_ldap.inc:494
-msgid "Error while fetching source dn - aborted!"
-msgstr "Fout bij het ophalen van de bron dn - afgebroken!"
-
-#: include/class_ldap.inc:558
-#, php-format
-msgid "Unknown FAIstate %s"
-msgstr "Onbekende FAI status %s"
-
-#: include/class_ldap.inc:719
-#, php-format
-msgid ""
-"Autocreation of subtree failed. No objectClass found for attribute '%s'."
-msgstr ""
-
-#: include/class_ldap.inc:767
-#, php-format
-msgid ""
-"Autocreation of type '%s' is currently not supported. Please report to the "
-"GOsa team."
-msgstr ""
-"Automatische aanmaak van object type '%s' wordt momenteel niet ondersteund. "
-"Rapporteer dit a.u.b. aan het GOsa team."
-
-#: include/class_ldap.inc:776
-#, fuzzy, php-format
-msgid "Creating subtree '%s' failed."
-msgstr "Het aanmaken van de FAI script basis is mislukt"
-
-#: include/class_ldap.inc:846
-#, php-format
-msgid "while operating on '%s' using LDAP server '%s'"
-msgstr "bij het bewerken van '%s' op LDAP server '%s'"
-
-#: include/class_ldap.inc:848
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "bij het bewerken van LDAP server %s"
-
-#: include/class_ldap.inc:1070
-#, php-format
-msgid ""
-"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
-"in line %s"
-msgstr ""
-"Dit is geen geldige DN: '%s'. Een blok dat geïmporteerd wordt, dient te "
-"beginnen met 'dn: ...' op regel %s"
-
-#: include/class_ldap.inc:1099
-#, php-format
-msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
-msgstr ""
-"Fout bij het importeren van dn: '%s', controleer uw LDIF bestand a.u.b. "
-"vanaf regel %s!"
-
-#: include/class_ldap.inc:1235
-#, fuzzy, php-format
-msgid "Ldap import with dn '%s' failed."
-msgstr "Het opslaan van de printer is mislukt"
-
-#: include/class_config.inc:71
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "XML fout in gosa.conf: %s op regel %d"
-
-#: include/class_config.inc:208 html/index.php:212
-msgid "Can't bind to LDAP. Please contact the system administrator."
-msgstr ""
-"Kan niet verbinden met de LDAP server. Neem a.u.b. contact op met de "
-"systeembeheerder."
-
-#: include/class_config.inc:521
-msgid "SID and/or RIDBASE missing in your configuration!"
-msgstr "SID en/of RIDBASE ontbreken in uw configuratie!"
-
-#: include/class_log.inc:141
-msgid ""
-"You have enabled the logging into mysql databse, but there are no logging "
-"servers available."
-msgstr ""
-
-#: include/class_log.inc:149
-#, fuzzy, php-format
-msgid "Could not connect to logging server %s."
-msgstr "Kan niet verbinden met de database server!"
-
-#: include/class_log.inc:153
-#, fuzzy, php-format
-msgid "Could not select database %s on server %s. Server says :%s"
-msgstr "Kan de database %s op %s niet selecteren."
-
-#: include/class_log.inc:172
-#, fuzzy, php-format
-msgid "Could not query database %s on server %s. Server ssys :%s"
-msgstr "Kan het GOsa SIEVE script niet activeren. De server meldt: '%s'."
-
-#: include/class_password-methods-ssha.inc:51
-msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
-msgstr ""
-"Kan SSHA niet gebruiken voor encryptie. (Ontbrekende functie mhash / sha1)"
-
-#: include/class_MultiSelectWindow.inc:457
-msgid ""
-"Error: The requested subtree has an inconsistent DN encoding, check your "
-"LDAP!"
-msgstr ""
-"Fout: De opgevraagde subtree heeft een inconsistente DN codering. Controleer "
-"uw LDAP instellingen!"
-
-#: include/class_MultiSelectWindow.inc:565
-msgid "Restore snapshopts of already deleted objects"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:566
-#, fuzzy
-msgid "Restore"
-msgstr "Opnieuw proberen"
-
-#: include/class_MultiSelectWindow.inc:590
-#, fuzzy
-msgid "Create snapshot"
-msgstr "Nagios account aanmaken"
-
-#: include/class_MultiSelectWindow.inc:590
-#, fuzzy
-msgid "Create a new snapshot from this object"
-msgstr "Nieuw FAI object aanmaken"
-
-#: include/php_setup.inc:97
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-"Er is minimaal één PHP fout opgetreden bij het genereren van deze pagina!"
-
-#: include/php_setup.inc:102
-msgid "Send bug report to the GOsa Team"
-msgstr ""
-
-#: include/php_setup.inc:102
-#, fuzzy
-msgid "Send bugreport"
-msgstr "Afzender"
-
-#: include/php_setup.inc:107
-msgid "Toggle information"
-msgstr "Informatie weergeven/verbergen"
-
-#: include/php_setup.inc:117
-msgid "PHP error"
-msgstr "PHP fout"
-
-#: include/php_setup.inc:136
-msgid "class"
-msgstr "klasse"
-
-#: include/php_setup.inc:142
-msgid "function"
-msgstr "functie"
-
-#: include/php_setup.inc:147
-msgid "static"
-msgstr "statisch"
-
-#: include/php_setup.inc:151
-msgid "method"
-msgstr "methode"
-
-#: include/php_setup.inc:184
-msgid "Trace"
-msgstr "Trace"
-
-#: include/php_setup.inc:185
-msgid "Line"
-msgstr "Regel"
-
-#: include/php_setup.inc:186
-msgid "Arguments"
-msgstr "Argumenten"
-
-#: include/functions_dns.inc:166
-#, php-format
-msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr ""
-"Kon de reverse zone voor dns zone '%s' niet vinden. Het doornemen van deze "
-"zone is gestopt."
-
-#: include/functions_dns.inc:171
-#, php-format
-msgid ""
-"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
-"zone."
-msgstr ""
-"Er zijn meer dan een reverse zones voor dns zone '%s' gevonden. Het "
-"doornemen van deze zone is gestopt."
-
-#: include/functions_dns.inc:607
-#, php-format
-msgid ""
-"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
-msgstr ""
-
-#: include/class_certificate.inc:35
-msgid "Can't open specified file, check accessibility and or existence"
-msgstr ""
-"Kan het opgegeven bestand niet openen. Controleer of het bestand bestaat en "
-"toegankelijk is."
-
-#: include/class_certificate.inc:53
-msgid "Can't read specified certificate / or empty string given"
-msgstr ""
-"Kan het opgegeven certificaat niet lezen of er is een lege string opgegeven."
-
-#: include/class_certificate.inc:80
-msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
-msgstr ""
-"Kan het certificaat niet laden. Mogelijk is een niet ondersteund formaat "
-"gebruikt (gebruik PEM/DER)."
-
-#: include/class_certificate.inc:95
-msgid "The Format must be PEM, to output certificate informations"
-msgstr "Het formaat moet PEM zijn om certificaat informatie te tonen"
-
-#: include/class_certificate.inc:192
-msgid "Can't create/open File"
-msgstr "Kan bestand niet aanmaken/openen"
-
-#: include/class_certificate.inc:199
-msgid "No valid certificate loaded"
-msgstr "Geen geldig certificaat geladen"
-
-#: include/class_pluglist.inc:55
-msgid "All objects in this category"
-msgstr ""
-
-#: include/class_pluglist.inc:140
-msgid ""
-"Your gosa.conf information has changed partly. Please convert it using the "
-"contributed script fix_config.sh!"
-msgstr ""
-"Uw gosa.conf is gedeeltelijk veranderd. Converteer het a.u.b. met het "
-"meegeleverde script fix_config.sh!"
-
-#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
-#: ihtml/themes/default/framework.tpl:26
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
-"wijzigingen ongedaan maken?"
-
-#: include/functions_FAI.inc:376
-#, php-format
-msgid "Error, following objects should be equal '%s' and '%s'"
-msgstr ""
-
-#: include/functions_FAI.inc:483
-#, php-format
-msgid "Release management failed, can't save '%s'"
-msgstr ""
-
-#: include/class_password-methods.inc:167
-#, php-format
-msgid "Setting the password failed. LDAP server says '%s'."
-msgstr "Instellen van het wachtwoord is mislukt. De LDAP server meldt: '%s'."
-
-#: include/class_password-methods.inc:204
-msgid ""
-"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
-msgstr ""
-"De instelling voor 'SMBHASH' in gosa.conf is niet correct. Kan het samba "
-"wachtwoord niet veranderen."
-
-#: include/class_acl.inc:6
-#, fuzzy
-msgid "Access control"
-msgstr "Toegangsopties"
-
-#: include/class_acl.inc:190 include/class_acl.inc:193
-msgid "Use ACL defined in role"
-msgstr ""
-
-#: include/class_acl.inc:640 include/class_acl.inc:647
-#, fuzzy
-msgid "Show/Hide Advanced Settings"
-msgstr "Geavanceerde telefoon instellingen"
-
-#: include/class_acl.inc:665
-#, fuzzy
-msgid "Create objects"
-msgstr "Nieuw FAI object aanmaken"
-
-#: include/class_acl.inc:666
-#, fuzzy
-msgid "Move objects"
-msgstr "Lidmaatschap objecten"
-
-#: include/class_acl.inc:667
-#, fuzzy
-msgid "Remove objects"
-msgstr "Lidmaatschap objecten"
-
-#: include/class_acl.inc:669 include/class_acl.inc:675
-msgid "Modifyable by owner"
-msgstr ""
-
-#: include/class_acl.inc:672
-#, fuzzy
-msgid "Move object"
-msgstr "Lidmaatschap objecten"
-
-#: include/class_acl.inc:685
-#, fuzzy
-msgid "Complete object"
-msgstr "Nieuw FAI object aanmaken"
-
-#: include/class_acl.inc:801
-#, php-format
-msgid "Unkown ACL type '%s'. Don't know how to handle it."
-msgstr ""
-
-#: include/class_acl.inc:844
-#, fuzzy, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Onbekende FAI status %s"
-
-#: include/class_acl.inc:904 include/class_acl.inc:906
-#, fuzzy, php-format
-msgid "Role: %s"
-msgstr "Funktie"
-
-#: include/class_acl.inc:906
-msgid "Unknown role, possibly removed"
-msgstr ""
-
-#: include/class_acl.inc:914
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr ""
-
-#: include/class_acl.inc:923
-#, fuzzy
-msgid "Members:"
-msgstr "Groepsleden"
-
-#: include/class_acl.inc:929
-msgid "ACL is valid for all users"
-msgstr ""
-
-#: include/functions.inc:307
-#, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
-msgstr ""
-"FATAAL: Fout bij het verbinden met de LDAP server. De server meldt: '%s'."
-
-#: include/functions.inc:324
-#, php-format
-msgid "User login failed. LDAP server said '%s'."
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
-
-#: include/functions.inc:345
-msgid "Username / UID is not unique. Please check your LDAP database."
-msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b."
-
-#: include/functions.inc:476
-msgid ""
-"Error while adding a lock. Parameters are not set correctly, please check "
-"the source!"
-msgstr ""
-"Fout bij het plaatsen van een blokkade. Parameters zijn niet goed ingesteld. "
-"Controleer de bron!"
-
-#: include/functions.inc:486
-#, php-format
-msgid ""
-"Can't set locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf! LDAP server says '%s'."
-msgstr ""
-"Kan de blokkade informatie niet instellen in de LDAP database. Controleer a."
-"u.b. de 'config' regel in gosa.conf! De LDAP server meldt: '%s'."
-
-#: include/functions.inc:501
-#, php-format
-msgid "Adding a lock failed. LDAP server says '%s'."
-msgstr "Plaatsen van een blokkade mislukt. De LDAP server meldt: '%s'."
-
-#: include/functions.inc:527
-#, php-format
-msgid "Removing a lock failed. LDAP server says '%s'."
-msgstr "Verwijderen van een blokkade mislukt. De LDAP server meldt: '%s'."
-
-#: include/functions.inc:557
-msgid ""
-"Getting the lock from LDAP failed. Parameters are not set correctly, please "
-"check the source!"
-msgstr ""
-"Ophalen van de blokkade uit de LDAP database is mislukt. Parameters zijn "
-"niet goed ingesteld. Controleer de bron!"
-
-#: include/functions.inc:567
-msgid ""
-"Can't get locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf!"
-msgstr ""
-"Kan de blokkade informatie niet ophalen uit de LDAP database. Controleer a.u."
-"b. de 'config' regel in gosa.conf!"
-
-#: include/functions.inc:575
-msgid ""
-"Found multiple locks for object to be locked. This should not be possible - "
-"cleaning up multiple references."
-msgstr ""
-"Er zijn meerdere blokkades voor het te blokkeren object gevonden. Dat zou "
-"niet mogelijk moeten zijn. Meervoudige verwijzingen worden opgeschoond."
-
-#: include/functions.inc:668
-#, php-format
-msgid "The size limit of %d entries is exceed!"
-msgstr "De hoeveelheidslimiet van %d invoeren is overschreden!"
-
-#: include/functions.inc:670
-#, php-format
-msgid ""
-"Set the new size limit to %s and show me this message if the limit still "
-"exceeds"
-msgstr ""
-"Stel de nieuwe hoeveelheidslimiet in op %s en toon me dit bericht indien de "
-"limiet nog steeds overschreden wordt."
-
-#: include/functions.inc:687
-msgid "incomplete"
-msgstr "onvolledig"
-
-#: include/functions.inc:1054 include/functions.inc:1260
-msgid "LDAP error:"
-msgstr "LDAP fout:"
-
-#: include/functions.inc:1055
-msgid ""
-"Problems with the LDAP server mean that you probably lost the last changes. "
-"Please check your LDAP setup for possible errors and try again."
-msgstr ""
-"Problemen met de LDAP server betekenen meestal dat de laatste wijzigingen "
-"verloren gegaan zijn. Controleer uw LDAP instellingen voor mogelijke fouten "
-"en probeer het opnieuw."
-
-#: include/functions.inc:1063
-msgid ""
-"Please check your input and fix the error. Press 'OK' to close this message "
-"box."
-msgstr ""
-"Controleer uw invoer a.u.b. en verbeter de fout. Druk 'OK' om dit "
-"berichtvenster te sluiten."
-
-#: include/functions.inc:1121
-#, fuzzy
-msgid "An error occurred while processing your request"
-msgstr "Er is een fout opgetreden bij het verwerken van uw aanvraag"
-
-#: include/functions.inc:1125
-msgid "OK"
-msgstr "OK"
-
-#: include/functions.inc:1188
-msgid "Continue anyway"
-msgstr "Toch doorgaan"
-
-#: include/functions.inc:1190
-msgid "Edit anyway"
-msgstr "Alsnog bewerken"
-
-#: include/functions.inc:1192
-#, php-format
-msgid ""
-"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
-"Please contact the person in order to clarify proceedings."
-msgstr ""
-"U gaat de LDAP invoer '%s' bewerken, welke in gebruikt lijkt te zijn door "
-"gebruiker '%s'. Neem a.u.b. contact op met deze persoon om eea kort te "
-"sluiten."
-
-#: include/functions.inc:1442
-msgid "Entries per page"
-msgstr "Regels per pagina"
-
-#: include/functions.inc:1470
-msgid "Apply filter"
-msgstr "Filter toepassen"
-
-#: include/functions.inc:1744
-msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-
-#: include/functions.inc:1787
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "GOsa ontwikkelversie (Revisie %s)"
-
-#: include/functions.inc:2228 include/functions.inc:2232
-msgid "Warning - base_hook is not available. Using default base."
-msgstr ""
-
-#: include/functions.inc:2238
-msgid "Warning - no base_hook defined. Using default base."
-msgstr ""
-
-#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
-msgid "Can't get schema information from server. No schema check possible!"
-msgstr ""
-"Kan de schema informatie niet ophalen van de server. Schema controle is "
-"onmogelijk!"
-
-#: include/functions.inc:2286
-msgid "Used to store account specific informations."
-msgstr ""
-
-#: include/functions.inc:2293
-msgid ""
-"Used to lock currently edited entries to avoid multiple changes at the same "
-"time."
-msgstr ""
-
-#: include/functions.inc:2336
-#, fuzzy, php-format
-msgid "The required objectClass '%s' is not present in your schema setup"
-msgstr "Vereiste objectklasse '%s' is niet voorhanden in de LDAP configuratie"
-
-#: include/functions.inc:2338
-#, fuzzy, php-format
-msgid "The optional objectClass '%s' is not present in your schema setup"
-msgstr "Vereiste objectklasse '%s' is niet voorhanden in de LDAP configuratie"
-
-#: include/functions.inc:2344
-#, fuzzy, php-format
-msgid "The required objectclass '%s' does not have version %s"
-msgstr "Vereiste objectklasse '%s' heeft niet versienummer %s"
-
-#: include/functions.inc:2346
-#, fuzzy, php-format
-msgid "The optional objectclass '%s' does not have version %s"
-msgstr "Vereiste objectklasse '%s' heeft niet versienummer %s"
-
-#: include/functions.inc:2350
-#, fuzzy, php-format
-msgid "Class(es) available"
-msgstr "Bestand is beschikbaar"
-
-#: include/functions.inc:2372
-msgid ""
-"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema    configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2373
-msgid ""
-"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
-"be      AUXILIARY"
-msgstr ""
-
-#: include/functions.inc:2377
-msgid ""
-"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema   configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2378
-msgid "The objectClass 'posixGroup' must be STRUCTURAL"
-msgstr ""
-
-#: include/class_tabs.inc:193
-#, php-format
-msgid "Delete process has been canceled by plugin '%s': %s"
-msgstr "Het verwijder proces is geannuleerd door plugin '%s': %s"
-
-#: include/class_tabs.inc:316
-msgid "References"
-msgstr "Referenties"
-
-#: include/class_debconfTemplate.inc:260
-msgid "This package has no debconf options."
-msgstr "Dit pakket heeft geen debconf mogelijkheden."
-
-#: include/functions_helpviewer.inc:43
-#, php-format
-msgid "XML error in guide.xml: %s at line %d"
-msgstr "XML fout in guide.conf: %s op regel %d"
-
-#: include/functions_helpviewer.inc:84
-msgid "No help available for this plugin."
-msgstr "Help is (nog) niet beschikbaar voor deze module."
-
-#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
-msgid "previous"
-msgstr "vorige"
-
-#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
-msgid "next"
-msgstr "volgende"
-
-#: include/functions_helpviewer.inc:385
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s resultaten voor uw zoekopdracht met sleutelwoord %s"
-
-#: include/functions_helpviewer.inc:459
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% resultaat in bestand %s"
-
-#: include/class_mail-methods-cyrus.inc:40
-msgid "Warning: Account has an invalid mailserver string!"
-msgstr "Waarschuwing: Het account heeft een ongeldige mailserver string!"
-
-#: include/class_mail-methods-cyrus.inc:58
-msgid ""
-"Warning: IMAP Server cannot be reached! If you save this account, some mail "
-"settings will not be stored on your server!"
-msgstr ""
-"Waarschuwing: De IMAP server kan niet bereikt worden! Indien u dit account "
-"bewaart dan zullen sommige E-mail instellingen niet opgeslagen worden op de "
-"mail server!"
-
-#: include/class_mail-methods-cyrus.inc:156
-#, php-format
-msgid "Can't create IMAP mailbox. Server says '%s'."
-msgstr "Kan de IMAP mailbox niet aanmaken. De IMAP server meldt: '%s'."
-
-#: include/class_mail-methods-cyrus.inc:175
-#, php-format
-msgid "Can't write IMAP quota. Server says '%s'."
-msgstr ""
-"Kan de IMAP quota instellingen niet wegschrijven. De IMAP server meldt: '%s'."
-
-#: include/class_mail-methods-cyrus.inc:201
-msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
-msgstr ""
-"Waarschuwing: De PHP functie 'imap_getacl' is niet voorhanden. "
-"Toegangsbeheer informatie kan niet veranderd worden."
-
-#: include/class_mail-methods-cyrus.inc:219
-msgid "Warning: imap_getacl is not available, can't get imap permissions!"
-msgstr ""
-"Waarschuwing: De PHP functie 'imap_get_acl' is niet voorhanden. Imap rechten "
-"kunnen niet opgehaald worden!"
-
-#: include/class_mail-methods-cyrus.inc:241
-#, php-format
-msgid "Can't remove IMAP mailbox. Server says '%s'."
-msgstr "Kan de IMAP mailbox niet verwijderen. De server meldt: '%s'."
-
-#: include/class_mail-methods-cyrus.inc:282
-#, php-format
-msgid "Can't get sieve script. Server says '%s'."
-msgstr "Kan het SIEVE script niet ophalen. De server meldt: '%s'."
-
-#: include/class_mail-methods-cyrus.inc:353
-#, php-format
-msgid "Can't send sieve script. Server says '%s'."
-msgstr "Kan het SIEVE script niet versturen. De server meldt: '%s'."
-
-#: include/class_mail-methods-cyrus.inc:357
-#, php-format
-msgid "Can't activate GOsa sieve script. Server says '%s'."
-msgstr "Kan het GOsa SIEVE script niet activeren. De server meldt: '%s'."
-
-#: include/class_ppdManager.inc:13
-#, php-format
-msgid "PPD manager : The specified path '%s' doesn't exists."
-msgstr "PPD beheerder : Het opgegeven pad '%s' bestaat niet."
-
-#: include/class_ppdManager.inc:144
-#, php-format
-msgid "Specified ppd file '%s' can't be opened for reading."
-msgstr "Het opgegeven ppd bestand '%s' kan niet geopend worden om te lezen."
-
-#: include/class_ppdManager.inc:146
-#, php-format
-msgid "The required tmp file file '%s' can't be opened for writing."
-msgstr "Het vereiste tijdelijke bestand '%s' kan niet weggeschreven worden."
-
-#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
-#, php-format
-msgid ""
-"Parsing PPD file %s failed - line too long. Trailing characters have been "
-"ignored"
-msgstr ""
-"Het parsen van PPD bestand %s is mislukt - regel was te lang. Resterende "
-"karakters zijn genegeerd."
-
-#: include/class_ppdManager.inc:178
-msgid "Nested groups are not supported!"
-msgstr "Geneste groepen worden niet ondersteund!"
-
-#: include/class_ppdManager.inc:182
-msgid "Group name not unique!"
-msgstr "Groepnaam is niet uniek!"
-
-#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
-msgid "Symbol values are not supported yet!"
-msgstr "Symbool waardes worden nog niet ondersteund!"
-
-#: include/class_ppdManager.inc:212
-msgid "Nested options are not supported!"
-msgstr "Geneste opties worden niet ondersteund!"
-
-#: include/class_ppdManager.inc:237
-msgid "PickMany is not supported yet!"
-msgstr "PickMany wordt nog niet ondersteund!"
-
-#: include/class_ppdManager.inc:318
-#, php-format
-msgid "Parsing PPD file %s failed - no information found."
-msgstr ""
-"Het parsen van PPD bestand %s is mislukt - er is geen informatie gevonden."
-
-#: setup/setup_config2.tpl:6
-msgid "Samba hash generator"
-msgstr ""
-
-#: setup/setup_config2.tpl:31
-#, fuzzy
-msgid "RID base"
-msgstr "Database"
-
-#: setup/setup_config2.tpl:46
-#, fuzzy
-msgid "Workstation container"
-msgstr "Werkstation naam"
-
-#: setup/setup_config2.tpl:61
-#, fuzzy
-msgid "Samba SID mapping"
-msgstr "Samba"
-
-#: setup/setup_config2.tpl:70
-#, fuzzy
-msgid "Additional GOsa settings"
-msgstr "Programma instellingen"
-
-#: setup/setup_config2.tpl:74
-msgid "Enable Copy & Paste"
-msgstr ""
-
-#: setup/setup_config2.tpl:86
-#, fuzzy
-msgid "Enable FAI release management"
-msgstr "Blokkeerlijst beheer"
-
-#: setup/setup_config2.tpl:98
-#, fuzzy
-msgid "Enable user netatalk plugin"
-msgstr "Netatalk account beheren"
-
-#: setup/setup_config2.tpl:109
-#, fuzzy
-msgid "Government mode"
-msgstr "naar map"
-
-#: setup/setup_config2.tpl:122
-msgid "Mail method"
-msgstr "E-mail methode"
-
-#: setup/setup_config2.tpl:136
-#, fuzzy
-msgid "Vacation templates"
-msgstr "Werkstation sjabloon"
-
-#: setup/setup_config2.tpl:152
-msgid "Use Cyrus UNIX style"
-msgstr ""
-
-#: setup/setup_config2.tpl:162
-#, fuzzy
-msgid "Snapshots / Undo"
-msgstr "Het opslaan van de telefoon is mislukt"
-
-#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
-#, fuzzy
-msgid "Enable snapshots"
-msgstr "Nagios account aanmaken"
-
-#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
-#, fuzzy
-msgid "Snapshot base"
-msgstr "Het opslaan van de telefoon is mislukt"
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailinglist"
-msgstr ""
-
-#: setup/setup_feedback.tpl:9
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
-msgstr ""
-
-#: setup/setup_feedback.tpl:41
-msgid "Send feedback to the GOsa project team"
-msgstr ""
-
-#: setup/setup_feedback.tpl:44
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
-msgstr ""
-
-#: setup/setup_feedback.tpl:50
-msgid "Did the setup procedure help you to get started?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:60
-msgid "If not, what problems did you encounter"
-msgstr ""
-
-#: setup/setup_feedback.tpl:68
-msgid "Is this the first time you use GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:74
-msgid "I use it since"
-msgstr ""
-
-#: setup/setup_feedback.tpl:75
-msgid "Select the year since when you are using GOsa"
-msgstr ""
-
-#: setup/setup_feedback.tpl:82
-msgid "What operating system / distribution do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:90
-msgid "What web server do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:98
-msgid "What PHP version do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:106
-msgid "LDAP"
-msgstr ""
-
-#: setup/setup_feedback.tpl:110
-msgid "What kind of LDAP server(s) do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:116
-msgid "How many objects are in your LDAP?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:123
-#, fuzzy
-msgid "Features"
-msgstr "Toekomstig"
-
-#: setup/setup_feedback.tpl:126
-msgid "What features of GOsa do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:136
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:143
-msgid "Send feedback"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
-#, fuzzy
-msgid "GOsa settings 3/3"
-msgstr "Gebruikersinstellingen"
-
-#: setup/class_setupStep_Config3.inc:69
-msgid "Tweak some GOsa core behaviour"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:171
-#, fuzzy
-msgid "Session lifetime must be a numeric value."
-msgstr "Toekomstige dagen moet een waarde bevatten."
-
-#: setup/class_setupStep_Config3.inc:175
-#, fuzzy
-msgid "Maximal ldap query time must be a numeric value. "
-msgstr "Toekomstige dagen moet een waarde bevatten."
-
-#: setup/class_setupStep_Finish.inc:38
-#, fuzzy
-msgid "Write configuration file"
-msgstr "Configuratie bestand"
-
-#: setup/class_setupStep_Finish.inc:39
-#, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "Configuratie bestand"
-
-#: setup/class_setupStep_Finish.inc:100
-msgid ""
-"Your configuration file is currently world readable. Please updated the file "
-"permissions!"
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:102
-#, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
-
-#: setup/class_setupStep_Finish.inc:111
-#, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the webserver is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Controleer dat de webserver het bestand kan lezen (zonder dat andere "
-"gebruikers dit kunnen) nadat u het bestand in de directory /etc/gosa "
-"geplaatst heeft. U wil misschien de volgende commando's uitvoeren om aan "
-"deze vereiste te voldoen: "
-
-#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
-msgid "Installation check"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:40
-msgid "Basic checks for PHP version and required extensions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:64
-#, fuzzy
-msgid "Checking PHP version"
-msgstr "Controle op PHP versie (>=4.1.0)"
-
-#: setup/class_setupStep_Checks.inc:65
-#, fuzzy, php-format
-msgid "PHP must be of version %s / %s or above."
-msgstr ""
-"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde "
-"functionaliteit die in voorgaande versies niet goed of helemaal niet "
-"voorhanden is."
-
-#: setup/class_setupStep_Checks.inc:66
-msgid ""
-"GOsa requires functionality that is not available (or buggy) in older PHP "
-"versions. Please update to a supported version."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:72
-#, fuzzy
-msgid "Checking for LDAP support"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Checks.inc:73
-#, fuzzy
-msgid "This is the main extension used by GOsa and therefore really required."
-msgstr "Dit is hoofd module die GOsa nodig heeft en is daarom noodzakelijk."
-
-#: setup/class_setupStep_Checks.inc:74
-msgid ""
-"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
-"your LDAP server."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:80
-msgid "Checking for gettext support"
-msgstr "Zoeken naar gettext ondersteuning"
-
-#: setup/class_setupStep_Checks.inc:81
-#, fuzzy
-msgid "Gettext support is required for internationalization."
-msgstr ""
-"Gettext ondersteuning is vereist voor ondersteuning van meerdere talen in "
-"GOsa."
-
-#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
-msgid "Please make sure that the extension is activated."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:88
-msgid "Checking for iconv support"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Checks.inc:89
-#, fuzzy
-msgid ""
-"This module is used by GOsa to convert samba munged dial informations and is "
-"therefore required. "
-msgstr ""
-"Deze module wordt gebruikt door GOsa om samba munged dial informatie "
-"(terminal server) te converteren en is daarom vereist."
-
-#: setup/class_setupStep_Checks.inc:96
-#, fuzzy
-msgid "Checking for mhash support"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Checks.inc:97
-msgid "You'll need this module to make use of SSHA encryption"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:98
-msgid ""
-"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
-"mhash."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:104
-#, fuzzy
-msgid "Checking for IMAP support"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Checks.inc:105
-#, fuzzy
-msgid ""
-"The IMAP module is needed to communicate with the IMAP server. GOsa "
-"retrieves status information, creates and deletes mail users, etc."
-msgstr ""
-"De IMAP module is benodigd om met de IMAP server te communiceren. Het "
-"ontvangt status informatie, maakt E-mail gebruikers aan en verwijdert E-mail "
-"gebruikers."
-
-#: setup/class_setupStep_Checks.inc:106
-msgid ""
-"This module is used to communicate with your mail server. Please install "
-"php4-imap/php5-imap."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:112
-#, fuzzy
-msgid "Checking for getacl in IMAP implementation"
-msgstr "Controle op getacl in imap"
-
-#: setup/class_setupStep_Checks.inc:113
-#, fuzzy
-msgid ""
-"The getacl support is needed to handle shared folder permissions. Old IMAP "
-"extensions are not capable of reading acl's. You need a recent PHP version "
-"to use this feature."
-msgstr ""
-"De getacl ondersteuning is nodig voor gedeelde map permissies. De standaard "
-"IMAP module is niet in staat om acl's te lezen. U heeft een recente PHP "
-"versie nodig voor deze mogelijkheid."
-
-#: setup/class_setupStep_Checks.inc:120
-#, fuzzy
-msgid "Checking for MySQL support"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Checks.inc:121
-#, fuzzy
-msgid ""
-"MySQL support is needed to communicate with several supported databases."
-msgstr ""
-"MySQL ondersteuning is nodig voor het lezen van GOfax rapporten uit "
-"databases."
-
-#: setup/class_setupStep_Checks.inc:122
-msgid ""
-"This module is required to communicate with database servers (GOfax, "
-"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:128
-#, fuzzy
-msgid "Checking for kadm5 support"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Checks.inc:129
-msgid ""
-"Managing users in kerberos requires the kadm5 module which is downloadable "
-"via PEAR network."
-msgstr ""
-"Het beheren van gebruikers in kerberos vereist de kadm5 module welke via het "
-"PEAR netwerk te downloaden is."
-
-#: setup/class_setupStep_Checks.inc:130
-#, fuzzy
-msgid ""
-"This module is required to manage user in kerberos, it is downloadable via "
-"PEAR network"
-msgstr ""
-"Het beheren van gebruikers in kerberos vereist de kadm5 module welke via het "
-"PEAR netwerk te downloaden is."
-
-#: setup/class_setupStep_Checks.inc:136
-#, fuzzy
-msgid "Checking for SNMP support"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Checks.inc:137
-#, fuzzy
-msgid ""
-"The simple network management protocol is needed to get status information "
-"from clients."
-msgstr ""
-"Het Simple Network Management Protocol (SNMP) is vereist voor werkstation "
-"monitoring."
-
-#: setup/class_setupStep_Checks.inc:138
-msgid ""
-"This module is required for client monitoring. Please install php4-snmp/php5-"
-"snmp."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:144
-#, fuzzy
-msgid "Checking for CUPS support"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Checks.inc:145
-#, fuzzy
-msgid ""
-"In order to read available printers via the IPP protocol instead of printcap "
-"files, you've to install the CUPS module."
-msgstr ""
-"U moet de CUPS module installeren om beschikbare printers via het IPP "
-"protocol te kunnen aflezen i.p.v. via printcap bestanden."
-
-#: setup/class_setupStep_Checks.inc:154
-msgid "Checking for fping utility"
-msgstr "Zoeken naar het fping programma"
-
-#: setup/class_setupStep_Checks.inc:155
-#, fuzzy
-msgid ""
-"The fping utility is used if you've got a thin client based terminal "
-"environment."
-msgstr ""
-"Het fping programma wordt alleen gebruikt indien u een thin client "
-"gebaseerde terminal omgeving heeft draaien."
-
-#: setup/class_setupStep_Checks.inc:156
-#, fuzzy
-msgid ""
-"The fping utility is only used in thin client based terminal environment."
-msgstr ""
-"Het fping programma wordt alleen gebruikt indien u een thin client "
-"gebaseerde terminal omgeving heeft draaien."
-
-#: setup/class_setupStep_Checks.inc:171
-msgid "SAMBA password hash generation"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:172
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 passwords, you've to install additional packages "
-"to generate password hashes."
-msgstr ""
-"Om Samba 2.x/3.x te gebruiken moet u enkele additionele pakketten "
-"installeren om wachtwoord hashes te genereren"
-
-#: setup/class_setupStep_Checks.inc:173
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
-"a look at mkntpasswd."
-msgstr ""
-"Om Samba 2.x/3.x te gebruiken moet u enkele additionele pakketten "
-"installeren om wachtwoord hashes te genereren"
-
-#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
-#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
-#: setup/class_setupStep_Checks.inc:251
-#, fuzzy
-msgid "Off"
-msgstr "Offline"
-
-#: setup/class_setupStep_Checks.inc:184
-#, fuzzy
-msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
-msgstr ""
-"'register_globals' is een PHP mechanisme om alle globale variabelen te "
-"registreren zodat deze toegankelijk zijn voor scripts zonder dat de scope "
-"veranderd hoeft te worden. Dit is een veiligheidsrisico. GOsa zal in beide "
-"modi draaien."
-
-#: setup/class_setupStep_Checks.inc:185
-#, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
-
-#: setup/class_setupStep_Checks.inc:193
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:194
-#, fuzzy
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
-msgstr ""
-"PHP gebruikt deze waarde voor de garbage collector om oude sessies op te "
-"ruimen. Door deze waarde op een dag te zetten, voorkomt u dat sessie en "
-"cookie informatie verloren gaan, voordat deze daadwerkelijk ongeldig zijn."
-
-#: setup/class_setupStep_Checks.inc:195
-#, fuzzy
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
-msgstr ""
-"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
-"in uw php.ini ingesteld zijn op 'Off'."
-
-#: setup/class_setupStep_Checks.inc:203
-#, fuzzy
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr ""
-"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
-"in uw php.ini ingesteld zijn op 'Off'."
-
-#: setup/class_setupStep_Checks.inc:204
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr ""
-"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
-"in uw php.ini ingesteld zijn op 'Off'."
-
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducable! Increase it for larger setups."
-msgstr ""
-"GOsa heeft tenminste 16MB geheugen nodig. Minder geheugen kan diverse "
-"onvoorspelbare fouten opleveren!.Verhoog deze waarde nog verder voor zeer "
-"grote omgevingen."
-
-#: setup/class_setupStep_Checks.inc:212
-msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:219
-#, fuzzy
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
-msgstr ""
-"Deze Optie definieert Uitvoer afhandeling. Zet deze Optie uit om "
-"snelheiswinst te behalen"
-
-#: setup/class_setupStep_Checks.inc:220
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:227
-#, fuzzy
-msgid "The Execution time should be at least 30 seconds."
-msgstr ""
-"De uitvoer tijd moet minimaal 30 seconden zijn, omdat sommige acties lang "
-"kunnen duren."
-
-#: setup/class_setupStep_Checks.inc:228
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:235
-#, fuzzy
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
-msgstr ""
-"Verhoog de server veiligheid door 'expose_php' op 'Off' in te stellen. PHP "
-"zal dan geen enkele informatie over de Server die u gebruikt weergeven."
-
-#: setup/class_setupStep_Checks.inc:236
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:242
-#, fuzzy
-msgid "On"
-msgstr "Open"
-
-#: setup/class_setupStep_Checks.inc:243
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
-msgstr ""
-"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
-"PHP zal dan alle aanhalingstekens in strings omzetten."
-
-#: setup/class_setupStep_Checks.inc:244
-#, fuzzy
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
-
-#: setup/class_setupStep_Checks.inc:252
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
-msgstr ""
-"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
-"PHP zal dan alle aanhalingstekens in strings omzetten."
-
-#: setup/class_setupStep_Checks.inc:253
-#, fuzzy
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr ""
-"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
-"in uw php.ini ingesteld zijn op 'Off'."
-
-#: setup/class_setupStep_Checks.inc:264
-#, fuzzy
-msgid "Configuration writeable"
-msgstr "Configuratie bestand"
-
-#: setup/class_setupStep_Checks.inc:265
-#, fuzzy
-msgid "The configuration file can't be written"
-msgstr "Configuratie bestand"
-
-#: setup/class_setupStep_Checks.inc:266
-#, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writeable."
-msgstr ""
-
-#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
-#, fuzzy
-msgid "License"
-msgstr "Regel"
-
-#: setup/class_setupStep_License.inc:55
-msgid "Terms and conditions for usage"
-msgstr ""
-
-#: setup/setup_ldap.tpl:7
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr ""
-
-#: setup/setup_ldap.tpl:25
-#, fuzzy
-msgid "LDAP connection"
-msgstr "Max. verbrekingsduur"
-
-#: setup/setup_ldap.tpl:29
-msgid "Location name"
-msgstr "Naam van de locatie"
-
-#: setup/setup_ldap.tpl:37
-#, fuzzy
-msgid "Connection URL"
-msgstr "Verbindingings URL"
-
-#: setup/setup_ldap.tpl:45
-#, fuzzy
-msgid "TLS connection"
-msgstr "Bel..."
-
-#: setup/setup_ldap.tpl:65
-#, fuzzy
-msgid "Reload"
-msgstr "Lezen"
-
-#: setup/setup_ldap.tpl:69
-#, fuzzy
-msgid "Authentication"
-msgstr "Nagios authenticatie"
-
-#: setup/setup_ldap.tpl:73
-msgid "Admin DN"
-msgstr "Beheerders DN"
-
-#: setup/setup_ldap.tpl:78
-#, fuzzy
-msgid "Select user"
-msgstr "Verwijder gebruiker"
-
-#: setup/setup_ldap.tpl:86
-msgid "Automatically append LDAP base to admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:101
-#, fuzzy
-msgid "Schema based settings"
-msgstr "Samba Instellingen"
-
-#: setup/setup_ldap.tpl:105
-msgid "Use rfc2307bis compliant groups"
-msgstr ""
-
-#: setup/setup_ldap.tpl:117
-#, fuzzy
-msgid "Current status"
-msgstr "Systeem status"
-
-#: setup/setup_checks.tpl:9
-msgid "PHP module and extension checks"
-msgstr ""
-
-#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
-msgid "GOsa will run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "PHP setup configuration"
-msgstr "FAX database"
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "show information"
-msgstr "Persoonlijke informatie"
-
-#: setup/setup_welcome.tpl:4
-msgid ""
-"This seems to be the first time you start GOsa - we didn't find any "
-"configuration right now. This simple wizard intends to help you while "
-"setting it up."
-msgstr ""
-
-#: setup/setup_welcome.tpl:8
-msgid "What will the wizard do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:11
-#, fuzzy
-msgid "Create a basic, single site configuration"
-msgstr "FAX database"
-
-#: setup/setup_welcome.tpl:12
-msgid "Tries to find problems within your PHP and LDAP setup"
-msgstr ""
-
-#: setup/setup_welcome.tpl:13
-msgid "Let you choose from a set of basic and advanced configuration switches"
-msgstr ""
-
-#: setup/setup_welcome.tpl:14
-msgid "Guided migration of existing LDAP trees"
-msgstr ""
-
-#: setup/setup_welcome.tpl:17
-msgid "What will the wizard NOT do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:20
-#, fuzzy
-msgid "Find every possible configuration error"
-msgstr "Configuratie bestand"
-
-#: setup/setup_welcome.tpl:21
-msgid "Migrate every possible LDAP setup - create backup dumps!"
-msgstr ""
-
-#: setup/setup_welcome.tpl:25
-#, fuzzy
-msgid "To continue..."
-msgstr "Installatie vervolg..."
-
-#: setup/setup_welcome.tpl:28
-msgid ""
-"For security reasons you need to authenticate for the installation by "
-"creating the file '/tmp/gosa.auth', containing the current session ID on the "
-"servers local filesystem. This can be done by executing the following "
-"command:"
-msgstr ""
-
-#: setup/setup_welcome.tpl:34
-msgid "Click the 'Continue' button when you've finished."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:53
-#, fuzzy
-msgid "LDAP setup"
-msgstr "LDAP server"
-
-#: setup/class_setupStep_Ldap.inc:54
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "Bel..."
-
-#: setup/class_setupStep_Ldap.inc:55
-#, fuzzy
-msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
-msgstr ""
-"De volgende velden definiëren de basis configuratie van GOsa's gedrag en "
-"beïnvloeden diverse eigenschappen in uw hoofd configuratie."
-
-#: setup/class_setupStep_Ldap.inc:99
-#, fuzzy, php-format
-msgid "Anonymous bind failed on server '%s'."
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
-
-#: setup/class_setupStep_Ldap.inc:101
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed on server '%s'."
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
-
-#: setup/class_setupStep_Ldap.inc:106
-#, fuzzy, php-format
-msgid "Anonymous bind on server '%s' succeeded."
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
-
-#: setup/class_setupStep_Ldap.inc:107
-#, fuzzy
-msgid "Please specify user and password."
-msgstr "Geef a.u.b. uw wachtwoord op!"
-
-#: setup/class_setupStep_Ldap.inc:109
-#, fuzzy, php-format
-msgid "Bind as user '%s' on server '%s' succeeded."
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
-
-#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
-#, fuzzy
-msgid "LDAP schema check"
-msgstr "Ldap server"
-
-#: setup/class_setupStep_Schema.inc:42
-msgid "Perform test on your current LDAP schema"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:38
-#, fuzzy
-msgid "Welcome"
-msgstr "Welkom %s!"
-
-#: setup/class_setupStep_Welcome.inc:39
-#, fuzzy
-msgid "The welcome message"
-msgstr "Verwijder dit bericht"
-
-#: setup/class_setupStep_Welcome.inc:40
-#, fuzzy
-msgid "Welcome to GOsa setup wizard"
-msgstr "Welkom bij het GOsa installatie programma!"
-
-#: setup/setup_frame.tpl:11
-#, fuzzy
-msgid "GOsa setup wizard"
-msgstr "GOsa help"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Installation"
-msgstr "Windows werkstation"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Steps"
-msgstr "Systemen"
-
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-#, fuzzy
-msgid "Language setup"
-msgstr "Taal"
-
-#: setup/class_setupStep_Language.inc:42
-#, fuzzy
-msgid "This step allows you to select your preferred language."
-msgstr ""
-"Deze dialoog maakt het mogelijk om een apparaat te verbinden aan de computer "
-"die u momenteel aan het bewerken bent."
-
-#: setup/class_setupStep_Language.inc:47
-#, fuzzy
-msgid "Automatic"
-msgstr "automatisch"
-
-#: setup/class_setupStep_Language.inc:51
-#, fuzzy
-msgid "Chinese"
-msgstr "Chipset"
-
-#: setup/setup_migrate.tpl:5
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-
-#: setup/setup_migrate.tpl:33
-#, fuzzy
-msgid "Check again"
-msgstr "Controleer"
-
-#: setup/setup_migrate.tpl:37
-msgid "Move windows workstations into a valid windows workstation department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:39
-msgid ""
-"This dialog allows you to move the displayed windows workstations into a "
-"valid department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:41
-msgid ""
-"Be careful with this tool, there may be references pointing to this "
-"workstations that can't be migrated."
-msgstr ""
-
-#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
-#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
-#: setup/setup_migrate.tpl:346
-#, fuzzy
-msgid "Select all"
-msgstr "Selecteer"
-
-#: setup/setup_migrate.tpl:67
-msgid "Move selected windows workstations into the following GOsa department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:72
-#, fuzzy
-msgid "Move selected workstations"
-msgstr "Selecteer om werkstations te zien"
-
-#: setup/setup_migrate.tpl:73
-msgid "What will be done here"
-msgstr ""
-
-#: setup/setup_migrate.tpl:85
-msgid "Move groups into configured group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:88
-msgid ""
-"This dialog allows moving a couple of groups to the configured group tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:91
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"groups. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:94
-msgid "Move selected groups into this group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
-#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
-#, fuzzy
-msgid "Hide changes"
-msgstr "Open-Xchange"
-
-#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
-#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
-#, fuzzy
-msgid "Show changes"
-msgstr "Toon pakketten"
-
-#: setup/setup_migrate.tpl:140
-msgid "Move users into configured user tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:142
-msgid ""
-"This dialog allows moving a couple of users to the configured user tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:145
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"users. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:148
-#, fuzzy
-msgid "Move selected users into this people tree"
-msgstr "Maak gebruiker aan met dit sjabloon"
-
-#: setup/setup_migrate.tpl:198
-#, fuzzy
-msgid "Next"
-msgstr "tekst"
-
-#: setup/setup_migrate.tpl:201
-#, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "Netatalk account aanmaken"
-
-#: setup/setup_migrate.tpl:204
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-
-#: setup/setup_migrate.tpl:233
-#, fuzzy
-msgid "Password (again)"
-msgstr "Wachtwoord encryptie"
-
-#: setup/setup_migrate.tpl:258
-msgid ""
-"The listed departments are currenlty invisble in the GOsa user interface. If "
-"you want to change this for a couple of entries, select them and use the "
-"migrate button below."
-msgstr ""
-
-#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
-msgid ""
-"If you want to know what will be done when migrating the selected entries, "
-"use the 'Show changes' button to see the LDIF."
-msgstr ""
-
-#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
-#, fuzzy
-msgid "Current"
-msgstr "Nieuw FAI object aanmaken"
-
-#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
-#, fuzzy
-msgid "After migration"
-msgstr "Gebruikersbeheer"
-
-#: setup/setup_migrate.tpl:313
-msgid ""
-"The listed users are currenlty invisble in the GOsa user interface. If you "
-"want to change this for a couple of users, just select them and use the "
-"'Migrate' button below."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
-#, fuzzy
-msgid "GOsa settings 1/3"
-msgstr "Gebruikersinstellingen"
-
-#: setup/class_setupStep_Config1.inc:75
-#, fuzzy
-msgid "GOsa generic settings"
-msgstr "Algemene wachtrij instellingen"
-
-#: setup/class_setupStep_Config1.inc:117
-#, fuzzy, php-format
-msgid "The specified value for '%s' must be a numeric value"
-msgstr "De sieve poort dient nummeriek te zijn."
-
-#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
-msgid "GID / UID min id"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
-#, php-format
-msgid "Don't add a trailing comma to '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121
-msgid "People storage ou"
-msgstr "OU voor gebruikers opslag"
-
-#: setup/class_setupStep_Config1.inc:125
-msgid "Group storage ou"
-msgstr "OU voor groepen opslag"
-
-#: setup/class_setupStep_Config1.inc:129
-#, fuzzy
-msgid "Uid base must be numeric"
-msgstr "Timeout dient nummeriek te zijn"
-
-#: setup/class_setupStep_Config1.inc:133
-#, fuzzy
-msgid "The given password minimum length is not numeric."
-msgstr "De sieve poort dient nummeriek te zijn."
-
-#: setup/class_setupStep_Config1.inc:136
-#, fuzzy
-msgid "The given password differ value is not numeric."
-msgstr "De sieve poort dient nummeriek te zijn."
-
-#: setup/setup_language.tpl:3
-#, fuzzy
-msgid "Please select the preferred language"
-msgstr "Voorkeurstaal"
-
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overriden per user."
-msgstr ""
-
-#: setup/setup_language.tpl:9
-#, fuzzy
-msgid "Please your preferred language here"
-msgstr "Voorkeurstaal"
-
-#: setup/setup_config3.tpl:2
-#, fuzzy
-msgid "GOsa core settings"
-msgstr "E-mail instellingen"
-
-#: setup/setup_config3.tpl:6
-#, fuzzy
-msgid "Disable primary group filter"
-msgstr "Toon groepen van gebruiker"
-
-#: setup/setup_config3.tpl:18
-#, fuzzy
-msgid "Honour administrative units"
-msgstr "Groepen beheer"
-
-#: setup/setup_config3.tpl:30
-#, fuzzy
-msgid "Smarty compile directory"
-msgstr "Persoonlijke map"
-
-#: setup/setup_config3.tpl:39
-#, fuzzy
-msgid "Path for PPD storage"
-msgstr "Wachtwoord encryptie"
-
-#: setup/setup_config3.tpl:55
-#, fuzzy
-msgid "Path for kiosk profile storage"
-msgstr "Kiosk profiel instellingen"
-
-#: setup/setup_config3.tpl:74
-#, fuzzy
-msgid "Network resolv hook"
-msgstr "Netwerkadres"
-
-#: setup/setup_config3.tpl:92
-#, fuzzy
-msgid "Mail queue script"
-msgstr "Inlogscript"
-
-#: setup/setup_config3.tpl:110
-#, fuzzy
-msgid "Notification script"
-msgstr "Geen certificaat geinstalleerd"
-
-#: setup/setup_config3.tpl:126
-msgid "Login and session"
-msgstr ""
-
-#: setup/setup_config3.tpl:129
-msgid "Enforce register_globals to be deactivated"
-msgstr ""
-
-#: setup/setup_config3.tpl:141
-msgid "Enforce encrypted connections"
-msgstr ""
-
-#: setup/setup_config3.tpl:153
-#, fuzzy
-msgid "Warn if session is not encrypted"
-msgstr "De sessie zal niet versleuteld zijn."
-
-#: setup/setup_config3.tpl:165
-#, fuzzy
-msgid "Session lifetime"
-msgstr "Er is een sessie conflict gedetecteerd"
-
-#: setup/setup_config3.tpl:173
-msgid "Debugging"
-msgstr ""
-
-#: setup/setup_config3.tpl:177
-#, fuzzy
-msgid "Show PHP errors"
-msgstr "PHP fout"
-
-#: setup/setup_config3.tpl:189
-#, fuzzy
-msgid "Maximum LDAP query time"
-msgstr "E-mail grootte"
-
-#: setup/setup_config3.tpl:207
-msgid "Log LDAP statistics"
-msgstr ""
-
-#: setup/setup_config3.tpl:219
-#, fuzzy
-msgid "Debug level"
-msgstr "Log prioriteit"
-
-#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
-#, fuzzy
-msgid "Disabled"
-msgstr "gedeactiveerd"
-
-#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
-#, fuzzy
-msgid "Enabled"
-msgstr "gedeactiveerd"
-
-#: setup/class_setupStep_Feedback.inc:91
-#, fuzzy
-msgid "UNIX accounts/groups"
-msgstr "Account code"
-
-#: setup/class_setupStep_Feedback.inc:93
-#, fuzzy
-msgid "Samba management"
-msgstr "Systeembeheer"
-
-#: setup/class_setupStep_Feedback.inc:95
-#, fuzzy
-msgid "Mailsystem management"
-msgstr "Systeembeheer"
-
-#: setup/class_setupStep_Feedback.inc:97
-#, fuzzy
-msgid "FAX system administration"
-msgstr "Gebruikersbeheer"
-
-#: setup/class_setupStep_Feedback.inc:99
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "Gebruikersbeheer"
-
-#: setup/class_setupStep_Feedback.inc:101
-#, fuzzy
-msgid "System inventory"
-msgstr "Inventaris verwijderen"
-
-#: setup/class_setupStep_Feedback.inc:103
-#, fuzzy
-msgid "System-/Configmanagement"
-msgstr "Systeembeheer"
-
-#: setup/class_setupStep_Feedback.inc:111
-#: setup/class_setupStep_Feedback.inc:113
-#, fuzzy
-msgid "Notification and feedback"
-msgstr "Geen certificaat geinstalleerd"
-
-#: setup/class_setupStep_Feedback.inc:112
-#, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "Secties voor deze versie"
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid ""
-"Could not connect to feedback server (%s). There is possibly no connection "
-"to the internet."
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid ""
-"Error while sending your feedback. The service is possible temporary "
-"unavailable"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:149
-msgid "Feedback sucessfully send"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:183
-msgid ""
-"You should have enabled at least one option, to subscribe or send your "
-"feedback."
-msgstr ""
-
-#: setup/class_setup.inc:210
-#, fuzzy
-msgid "Completed"
-msgstr "onvolledig"
-
-#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
-#, fuzzy
-msgid "LDAP inspection"
-msgstr "PHP configuratie inspectie"
-
-#: setup/class_setupStep_Migrate.inc:107
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:113
-#, fuzzy
-msgid "Checking for root object"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Migrate.inc:119
-msgid "Checking permissions on LDAP database"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:125
-#, fuzzy
-msgid "Checking for invisible deparmtments"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Migrate.inc:131
-#, fuzzy
-msgid "Checking for invisible users"
-msgstr "Zoeken naar iconv ondersteuning"
-
-#: setup/class_setupStep_Migrate.inc:137
-#, fuzzy
-msgid "Checking for super administrator"
-msgstr "Zoeken naar enkele additionele programma's"
-
-#: setup/class_setupStep_Migrate.inc:143
-#, fuzzy
-msgid "Checking for users outside the people tree"
-msgstr "Zoeken naar CUPS module"
-
-#: setup/class_setupStep_Migrate.inc:149
-#, fuzzy
-msgid "Checking for groups outside the groups tree"
-msgstr "Zoeken naar CUPS module"
-
-#: setup/class_setupStep_Migrate.inc:155
-msgid "Checking for windows workstations outside the winstation tree"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:161
-#, fuzzy
-msgid "Checking for duplicate uid numbers"
-msgstr "Zoeken naar functie %s"
-
-#: setup/class_setupStep_Migrate.inc:167
-#, fuzzy
-msgid "Checking for duplicate gid numbers"
-msgstr "Zoeken naar functie %s"
-
-#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
-#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
-#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
-#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
-#: setup/class_setupStep_Migrate.inc:807
-#, fuzzy
-msgid "LDAP query failed"
-msgstr "De database zoekopdracht is mislukt"
-
-#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
-#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
-#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
-#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
-#: setup/class_setupStep_Migrate.inc:808
-msgid "Possibly the 'root object' is missing."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:213
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'uidNumber'."
-msgstr "Er is een dubbele waarde gevonden voor record type '%s'."
-
-#: setup/class_setupStep_Migrate.inc:262
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'gidNumber'."
-msgstr "Er is een dubbele waarde gevonden voor record type '%s'."
-
-#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
-#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
-#: setup/class_setupStep_Migrate.inc:1577
-#: setup/class_setupStep_Migrate.inc:1590
-msgid "Failed"
-msgstr "Mislukt"
-
-#: setup/class_setupStep_Migrate.inc:319
-#, php-format
-msgid ""
-"Found %s winstations outside the predefined winstation department ou '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
-#: setup/class_setupStep_Migrate.inc:728
-#, fuzzy
-msgid "Migrate"
-msgstr "Aanmaken"
-
-#: setup/class_setupStep_Migrate.inc:387
-#, fuzzy, php-format
-msgid "Found %s groups outside the configured tree '%s'."
-msgstr "U staat op het punt de invoer '%s' te kopieren."
-
-#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
-#, fuzzy
-msgid "Move"
-msgstr "Modus"
-
-#: setup/class_setupStep_Migrate.inc:462
-#, php-format
-msgid "Found %s user(s) outside the configured tree '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:597
-#, php-format
-msgid "Found %s user(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
-#, php-format
-msgid ""
-"Failed to migrate the department '%s' into GOsa, error message is as follows "
-"'%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:727
-#, php-format
-msgid "Found %s department(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:882
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:945
-#, fuzzy, php-format
-msgid "Adding acls for user '%s' failed, ldap says '%s'."
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
-
-#: setup/class_setupStep_Migrate.inc:970
-msgid "Specified passwords are empty or not equal."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:975
-#, fuzzy
-msgid "Please specify a valid uid."
-msgstr "Geef a.u.b. een geldige id op."
-
-#: setup/class_setupStep_Migrate.inc:1019
-#, fuzzy, php-format
-msgid ""
-"Could not add administrative user, there is already an object with the same "
-"dn '%s' in your ldap database."
-msgstr ""
-"Kon '%s' niet hernoemen naar '%s'. Er is al een invoer met dezelfde naam in "
-"de zone bewerkings dialoog."
-
-#: setup/class_setupStep_Migrate.inc:1056
-#: setup/class_setupStep_Migrate.inc:1104
-#: setup/class_setupStep_Migrate.inc:1152
-#, fuzzy
-msgid "Couldn't move users to specified department."
-msgstr "Ga naar de afdeling van de gebruiker"
-
-#: setup/class_setupStep_Migrate.inc:1066
-msgid "Winstation will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1077
-#: setup/class_setupStep_Migrate.inc:1125
-msgid "Updating following references too"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1114
-msgid "Group will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1162
-msgid "User will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1172
-msgid "The following references will be updated"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1578
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1579
-#: setup/class_setupStep_Migrate.inc:1592
-#, fuzzy
-msgid "Try to create root object"
-msgstr "Nieuw FAI object aanmaken"
-
-#: setup/class_setupStep_Migrate.inc:1591
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1881
-#, php-format
-msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1884
-msgid "Something went wrong while copying dns."
-msgstr ""
-
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "Configuratie bestand"
-
-#: setup/setup_finish.tpl:13
-msgid "Download configuration"
-msgstr "Systeem configuratie"
-
-#: setup/setup_finish.tpl:18
-#, fuzzy
-msgid "Status: "
-msgstr "Status"
-
-#: setup/setup_schema.tpl:3
-#, fuzzy
-msgid "Schema specific settings"
-msgstr "Samba Instellingen"
-
-#: setup/setup_schema.tpl:7
-msgid "Enable schema validation when logging in"
-msgstr ""
-
-#: setup/setup_schema.tpl:16
-#, fuzzy
-msgid "Check status"
-msgstr "Systeem status"
-
-#: setup/setup_schema.tpl:20
-msgid "Schema check succeeded"
-msgstr ""
-
-#: setup/setup_schema.tpl:23
-#, fuzzy
-msgid "Schema check failed"
-msgstr "Het opslaan van de telefoon is mislukt"
-
-#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
-#, fuzzy
-msgid "GOsa settings 2/3"
-msgstr "Gebruikersinstellingen"
-
-#: setup/class_setupStep_Config2.inc:82
-#, fuzzy
-msgid "Customize special parameters"
-msgstr "Controleer parameter"
-
-#: setup/setup_config1.tpl:2
-msgid "Look and feel"
-msgstr ""
-
-#: setup/setup_config1.tpl:6
-#, fuzzy
-msgid "Theme"
-msgstr "MIME"
-
-#: setup/setup_config1.tpl:15
-#, fuzzy
-msgid "People and group storage"
-msgstr "OU voor gebruikers opslag"
-
-#: setup/setup_config1.tpl:18
-#, fuzzy
-msgid "People DN attribute"
-msgstr "DN atribuut voor gebruikers"
-
-#: setup/setup_config1.tpl:29
-#, fuzzy
-msgid "People storage subtree"
-msgstr "OU voor gebruikers opslag"
-
-#: setup/setup_config1.tpl:38
-#, fuzzy
-msgid "Group storage subtree"
-msgstr "OU voor groepen opslag"
-
-#: setup/setup_config1.tpl:47
-msgid "Include personal title in user DN"
-msgstr ""
-
-#: setup/setup_config1.tpl:58
-msgid "Relaxed naming policies"
-msgstr ""
-
-#: setup/setup_config1.tpl:69
-#, fuzzy
-msgid "Automatic uids"
-msgstr "Automatische modusregels"
-
-#: setup/setup_config1.tpl:101
-#, fuzzy
-msgid "Number base for people/groups"
-msgstr "ID basis voor gebruikers/groepen"
-
-#: setup/setup_config1.tpl:109
-msgid "Hook for number base"
-msgstr ""
-
-#: setup/setup_config1.tpl:128
-#, fuzzy
-msgid "Password encryption algorithm"
-msgstr "Encryptie algoritme"
-
-#: setup/setup_config1.tpl:139
-#, fuzzy
-msgid "Password restrictions"
-msgstr "Wachtwoord verloopt op"
-
-#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
-msgid "Password minimum length"
-msgstr ""
-
-#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
-msgid "Different characters from old password"
-msgstr ""
-
-#: setup/setup_config1.tpl:170
-#, fuzzy
-msgid "Password change hook"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
-
-#: setup/setup_config1.tpl:186
-msgid "Use SASL for kerberos"
-msgstr ""
-
-#: setup/setup_config1.tpl:197
-#, fuzzy
-msgid "Use account expiration"
-msgstr "Het account verloopt op"
-
-#: setup/setup_config1.tpl:209
-msgid ""
-"GOsa supports several encryption types for your passwords. Normally this is "
-"adjustable via user templates, but you can specify a default method to be "
-"used here, too."
-msgstr ""
-"GOsa ondersteunt diverse encryptie types voor uw wachtwoorden. Normaliter is "
-"dit aanpasbaar via gebruikerssjablonen. Hier kunt u echter een standaard te "
-"gebruiken methode opgeven."
-
-#: setup/setup_config1.tpl:210
-#, fuzzy
-msgid ""
-"GOsa always acts as admin and manages access rights internally. This is a "
-"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
-"this to work, we need the admin DN and the corresponding password."
-msgstr ""
-"GOsa werkt altijd als een beheerder en verzorgt het toegangsbeheer intern. "
-"Dit is een tijdelijke oplossing totdat directory ACIs volledig "
-"geïmplementeerd zijn in OpenLDAP. Om dit te kunnen laten werken is een "
-"beheerders DN en het bijbehorende wachtwoord nodig."
-
-#: setup/setup_config1.tpl:211
-msgid ""
-"Some basic LDAP parameters are tunable and affect the locations where GOsa "
-"saves people and groups, including the way accounts get created. Check the "
-"values below if the fit your needs."
-msgstr ""
-"Sommige LDAP parameters zijn aan te passen en bepalen de locaties waar GOsa "
-"gebruikers en groepen opslaat, evenals de manier waarop gebruikers "
-"aangemaakt worden. Controleer of de waardes hieronder in uw behoeften "
-"voorzien."
-
-#: setup/setup_config1.tpl:212
-#, fuzzy
-msgid ""
-"GOsa has modular support for several mail methods. These methods provide "
-"interfaces to users mailboxes and general handling    for quotas. You can "
-"choose the dummy plugin to leave all your mail settings untouched."
-msgstr ""
-"GOsa heeft modulaire ondersteuning voor diverse E-mail methodes. Deze "
-"methodes leveren toegang tot gebruikers mailboxen en algemene afhandeling "
-"voor quota's. U kunt de dummy module kiezen om alle E-mail instellingen "
-"ongewijzigd te laten."
-
-#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
-#, fuzzy
-msgid ""
-"You are currently editing a database entry.\n"
-" Do you want to dismiss the changes?"
-msgstr ""
-"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
-"wijzigingen ongedaan maken?"
-
-#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
-msgid "Main"
-msgstr "Hoofdmenu"
-
-#: ihtml/themes/default/framework.tpl:18
-msgid "Help"
-msgstr "Help"
-
-#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
-msgid "Sign out"
-msgstr "Uitloggen"
-
-#: ihtml/themes/default/framework.tpl:31
-msgid "Signed in:"
-msgstr "Aangemeld:"
-
-#: ihtml/themes/default/framework.tpl:34
-msgid "GOsa main menu"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:5
-msgid "Your GOsa session has expired!"
-msgstr "Uw GOsa sessie is verlopen!"
-
-#: ihtml/themes/default/logout.tpl:7
-msgid ""
-"The last interaction with the GOsa web interface has been some time ago in "
-"the past. For security reasons, the session has been closed. To continue "
-"with administrative tasks, please sign in again."
-msgstr ""
-"Uw laatste interactie met de GOsa webinterface is enige tijd geleden. Uit "
-"veiligheidsoverwegingen is de sessie gesloten. Om door te gaan met "
-"administratieve taken, dient u opnieuw in te loggen."
-
-#: ihtml/themes/default/logout.tpl:10
-msgid "Sign in again"
-msgstr "Opnieuw inloggen"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-#, fuzzy
-msgid "Copy & paste wizard"
-msgstr "Kopieren &amp; plakken wizard"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. GOsa shows the relevant attributes. Please "
-"maintain the values below to fullfill the policies."
-msgstr ""
-"Somige waardes moeten uniek zijn binnen de gehele directory, terwijl sommige "
-"combinaties geen zin hebben. GOsa toont de relevante attributen. Bewaar de "
-"waardes hieronder a.u.b. om aan deze vereisten te voldoen."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:24
-#, fuzzy
-msgid "Cancel all"
-msgstr "Annuleren"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-msgid "Operation complete"
-msgstr "Bewerking afgerond"
-
-#: ihtml/themes/default/login.tpl:9
-msgid "GOsa login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:25
-#, fuzzy
-msgid "Login screen"
-msgstr "Log DB gebruiker"
-
-#: ihtml/themes/default/login.tpl:32
-#, fuzzy
-msgid ""
-"Please use your username and your password to log into the site "
-"administration system."
-msgstr "Voer uw <i>gebruikersnaam</i> en <i>wachtwoord</i> in"
-
-#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
-#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
-msgid "Directory"
-msgstr "Directory"
-
-#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
-msgid "Sign in"
-msgstr "Inloggen"
-
-#: ihtml/themes/default/login.tpl:76
-msgid "Click here to log in"
-msgstr "Klik hier om in te loggen"
-
-#: ihtml/themes/default/acl.tpl:15
-msgid "Use members from"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:29
-msgid "Available members"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
-msgid "Members"
-msgstr "Groepsleden"
-
-#: ihtml/themes/default/acl.tpl:63
-msgid "ACLs for this object"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:69
-#, fuzzy
-msgid "Available roles"
-msgstr "Beschikbare programma's"
-
-#: ihtml/themes/default/conflict.tpl:2
-msgid "Session conflict detected"
-msgstr "Er is een sessie conflict gedetecteerd"
-
-#: ihtml/themes/default/conflict.tpl:6
-#, fuzzy
-msgid ""
-"Probably there's another active instance of your session. Multiple window "
-"operation is technical not possible and heavily depends on the browser "
-"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
-"possible. Pressing the Logout button will close this session."
-msgstr ""
-"Er is vermoedelijk een andere actieve instantiatie van uw sessie. Werken m.b."
-"v. meerdere schermen is technisch onmogelijk en is sterk afhankelijk van de "
-"gebruikte browser. Gelijktijdig gebruik van verschillende browsers "
-"(bijvoorbeeld Internet Explorer en Mozilla) is wel mogelijk. Via de "
-"<b>Uitloggen</b> knop wordt deze sessie afgesloten."
-
-#: ihtml/themes/default/conflict.tpl:10
-msgid ""
-"Ignoring this message will change/destroy the data you're currently editing, "
-"so please close multiple windows and log in again."
-msgstr ""
-"Het negeren van dit bericht zal de data die u op dit moment aan het bewerken "
-"bent veranderen/vernietigen, dus sluit a.u.b. enige overige vensters en log "
-"opnieuw in."
-
-#: ihtml/themes/default/conflict.tpl:14
-msgid "Logout"
-msgstr "Uitloggen"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"De grootte limiet optie maakt LDAP bewerkingen sneller en behoedt de LDAP "
-"server voor een te grote werkdruk. De eenvoudigste manier om met grote "
-"databases te werken zonder lange timeouts is door zoekopdrachten in grootte "
-"te beperken en door filters te gebruiken voor de informatie die u zoekt."
-
-#: ihtml/themes/default/sizelimit.tpl:6
-msgid "Please choose the way to react for this session"
-msgstr "Kies a.u.b. de manier waarop gereageerd moet worden voor deze sessie"
-
-#: ihtml/themes/default/sizelimit.tpl:9
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr "Negeer deze fout en toon alle gegevens die de LDAP server teruggeeft"
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid ""
-"ignore this error and show all entries that fit into the defined sizelimit "
-"and let me use filters instead"
-msgstr ""
-"Negeer deze fout en toon alle gegevens die passen binnen de gedefiniëerde "
-"grootte limiet en laat me daarvoor in de plaats filters gebruiken"
-
-#: ihtml/themes/default/accountexpired.tpl:15
-msgid "Your Password has expired !! Choose a new Password"
-msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. "
-
-#: ihtml/themes/default/accountexpired.tpl:23
-#: ihtml/themes/default/accountexpired.tpl:27
-msgid "Old Password"
-msgstr "Oud wachtwoord"
-
-#: ihtml/themes/default/accountexpired.tpl:32
-#: ihtml/themes/default/accountexpired.tpl:36
-msgid "New Password"
-msgstr "Nieuw wachtwoord"
-
-#: ihtml/themes/default/accountexpired.tpl:41
-#: ihtml/themes/default/accountexpired.tpl:45
-msgid "Verify Password"
-msgstr "Nogmaals wachtwoord"
-
-#: ihtml/themes/default/accountexpired.tpl:51
-msgid "Change Password"
-msgstr "Wachtwoord veranderen"
-
-#: ihtml/themes/default/accountexpired.tpl:52
-msgid "Click here to Change your password"
-msgstr "Klik hier om uw wachtwoord te veranderen."
-
-#: ihtml/themes/default/islocked.tpl:2
-msgid "Locking conflict detected"
-msgstr "Er is een blokkade conflict gedetecteerd"
-
-#: ihtml/themes/default/islocked.tpl:9
-#, fuzzy
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"webbrowser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-"Indien deze blokkade detectie foutief is dan heeft de andere persoon de "
-"webbrowser afgesloten tijdens de bewerking. U kunt de blokkade in dit geval "
-"overnemen door de <i>Alsnog bewerken</i> knop te gebruiken."
-
-#: ihtml/themes/default/snapshotdialog.tpl:3
-#, fuzzy
-msgid "Restoring object snapshots"
-msgstr "Nieuwe objectgroep aanmaken"
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"Remember that DNS configuration and database entries could not be restored. "
-"For some objects it is only nescessary to open and save them again (goFon), "
-"but some entries must be recreated manually (glpi)."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-#, fuzzy
-msgid "There is no snapshot available that could be restored"
-msgstr ""
-"Er is geen MySQL extensie beschikbaar. Controleer uw PHP installatie a.u.b."
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:49
-#, fuzzy
-msgid "Creating object snapshots"
-msgstr "Nieuwe objectgroep aanmaken"
-
-#: ihtml/themes/default/snapshotdialog.tpl:52
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:55
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:70
-#, fuzzy
-msgid "Timestamp"
-msgstr "Timeout"
-
-#: ihtml/themes/default/snapshotdialog.tpl:79
-msgid "Reason for generating this snapshot"
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "GOsa help"
-
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Index"
-
-#: ihtml/themes/default/password.tpl:6
-#, fuzzy
-msgid "Change your password"
-msgstr "Verander wachtwoord"
-
-#: ihtml/themes/default/password.tpl:33
-#, fuzzy
-msgid "Success"
-msgstr "Export was succesvol"
-
-#: ihtml/themes/default/password.tpl:33
-msgid "Your password has been changed successfully."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:39
-#, fuzzy
-msgid "Password change"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
-
-#: ihtml/themes/default/password.tpl:51
-msgid ""
-"This dialog provides a simple way to change your password. Enter the current "
-"password and the new password (twice) in the fields below and press the "
-"'Change' button."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:84
-#, fuzzy
-msgid "again"
-msgstr "Hoofdmenu"
-
-#: ihtml/themes/default/password.tpl:85
-#, fuzzy
-msgid "New password repeated"
-msgstr "Nieuw wachtwoord"
-
-#: ihtml/themes/default/password.tpl:92
-#, fuzzy
-msgid "Change"
-msgstr "Kanaal"
-
-#: ihtml/themes/default/password.tpl:93
-#, fuzzy
-msgid "Click here to change your password"
-msgstr "Klik hier om uw wachtwoord te veranderen."
-
-#: html/getxls.php:86
-msgid "Birthday"
-msgstr "Geboortedatum"
-
-#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
-#: html/getxls.php:297
-msgid "Surname"
-msgstr "Achternaam"
-
-#: html/getxls.php:94
-#, php-format
-msgid "User list of %s on %s"
-msgstr "Gebruikerslijst van %s in %s "
-
-#: html/getxls.php:131 html/getxls.php:360
-#, php-format
-msgid "Groups of %s on %s"
-msgstr "Groepen van %s in %s"
-
-#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
-#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
-#: html/getxls.php:381
-msgid "Servers"
-msgstr "Servers"
-
-#: html/getxls.php:159 html/getxls.php:311
-msgid "Computers"
-msgstr "Computers"
-
-#: html/getxls.php:195 html/getxls.php:379
-#, php-format
-msgid "Servers of %s on %s"
-msgstr "Servers van %s in %s"
-
-#: html/getxls.php:225
-msgid "Mobile phone"
-msgstr "GSM nummer"
-
-#: html/getxls.php:228
-msgid "Function"
-msgstr "Functie"
-
-#: html/getxls.php:231 html/getxls.php:312
-msgid "Adressbook"
-msgstr "Adresboek"
-
-#: html/getxls.php:238 html/getxls.php:414
-#, php-format
-msgid "Adressbook of %s on %s"
-msgstr "Adresboek van %s in %s"
-
-#: html/getxls.php:244
-msgid "Common Name"
-msgstr "Algemene naam"
-
-#: html/getxls.php:281
-msgid "Day of birth"
-msgstr "Geboortedatum"
-
-#: html/getxls.php:299
-msgid "Email address"
-msgstr "E-mail adres"
-
-#: html/getxls.php:299
-msgid "Organizational unit"
-msgstr "Afdeling"
-
-#: html/getxls.php:300
-msgid "Postal Code"
-msgstr "Postcode"
-
-#: html/getxls.php:304
-msgid "Full"
-msgstr "Volledig"
-
-#: html/getxls.php:341
-#, php-format
-msgid "User List of %s on %s"
-msgstr "Gebruikerslijst van %s in %s"
-
-#: html/getxls.php:395
-#, php-format
-msgid "Computers of %s on %s"
-msgstr "Computers van %s in %s"
-
-#: html/getfax.php:53
-msgid "Could not connect to database server!"
-msgstr "Kan niet verbinden met de database server!"
-
-#: html/getfax.php:55
-msgid "Could not select database!"
-msgstr "De opgegeven database kon niet geselecteerd worden!"
-
-#: html/getfax.php:60 html/getfax.php:68
-msgid "Database query failed!"
-msgstr "De database zoekopdracht is mislukt"
-
-#: html/password.php:56 html/index.php:122
-#, fuzzy, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
-
-#: html/password.php:76 html/index.php:143
-#, php-format
-msgid "Directory '%s' specified as compile directory is not accessible!"
-msgstr ""
-"Directory '%s' die opgegeven is als compileer directory is niet toegankelijk!"
-
-#: html/password.php:157
-msgid "Error: Password method not available!"
-msgstr ""
-
-#: html/password.php:213 html/index.php:257
-msgid "Please specify a valid username!"
-msgstr "Geef a.u.b. een geldige gebruikersnaam op!"
-
-#: html/password.php:215 html/index.php:259
-msgid "Please specify your password!"
-msgstr "Geef a.u.b. uw wachtwoord op!"
-
-#: html/password.php:222 html/index.php:266
-msgid "Please check the username/password combination."
-msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie."
-
-#: html/password.php:278 html/index.php:341
-msgid "Session will not be encrypted."
-msgstr "De sessie zal niet versleuteld zijn."
-
-#: html/password.php:278 html/index.php:341
-msgid "Enter SSL session"
-msgstr "Gebruik een SSL sessie"
-
-#: html/getvcard.php:36
-msgid "Error: getcvard.php needs a parameter to export a vcard!"
-msgstr ""
-"Fout: getvcard.php heeft een parameter nodig om een vcard te exporteren!"
-
-#: html/getkiosk.php:25
-#, php-format
-msgid "Can't open file '%s', possibly the file does not exist."
-msgstr "Kan '%s' niet openen. Het is mogelijk dat het bestand niet bestaat."
-
-#: html/getkiosk.php:30
-#, php-format
-msgid "Can't read file '%s', check permissions."
-msgstr "Kan bestand '%s' niet openen. Controleer de bestandspermissies a.u.b."
-
-#: html/main.php:173
-msgid ""
-"FATAL: Register globals is on. GOsa will refuse to login unless this is "
-"fixed by an administrator."
-msgstr ""
-"FATAAL: 'Register globals' is geactiveerd in PHP. GOsa zal niemand laten "
-"inloggen totdat dit opgelost is door een systeembeheerder."
-
-#: html/main.php:215
-msgid "Warning: memory is getting low - please increase the memory_limit!"
-msgstr ""
-"Waarschuwing: Geheugengebruik is te hoog - verhoog a.u.b. de 'memory_limit' "
-"in PHP!"
-
-#: html/main.php:354
-msgid "Your password is about to expire, please change your password"
-msgstr "Uw wachtwoord zal spoedig verlopen! Kies a.u.b. een nieuw wachtwoord."
-
-#: html/main.php:362
-#, php-format
-msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
-msgstr "FATAAL: Kan geen enkele module defenities vinden voor module '%s'!"
-
-#: html/get_attachment.php:47
-msgid ""
-"Can't connect to glpi database, there is no mysl extension available in your "
-"php setup."
-msgstr ""
-"Kan niet verbinden met de GLPI database. Er is geen MySQL extensie "
-"beschikbaar. Controleer uw PHP installatie."
-
-#: html/get_attachment.php:55
-msgid ""
-"Can't connect to specified database, please check your glpi configuration."
-msgstr ""
-"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
-"configuratie a.u.b."
-
-#: html/get_attachment.php:64
-msgid "Can't get specified attachment file, there is no entry with this id."
-msgstr ""
-"Kan het opgegeven bijlage bestand niet openen. Er is geen invoer met dit ID "
-"beschikbaar."
-
-#: html/index.php:50
-#, fuzzy
-msgid "Session is not encrypted!"
-msgstr "De sessie zal niet versleuteld zijn."
-
-#: html/index.php:226
-msgid ""
-"GOsa cannot retrieve information about the installed schema files. Please "
-"make sure, that this is possible."
-msgstr ""
-"GOsa kon geen informatie ophalen over geinstalleerde schema bestanden. Zorg "
-"er a.u.b. voor dat dit mogelijk is."
-
-#: html/index.php:239
-msgid ""
-"Your ldap setup contains old schema definitions. Please re-run the setup."
-msgstr ""
-"Uw LDAP installatie bevat oude schema definities. Draai het installatie "
-"programma a.u.b. opnieuw."
-
-#: html/index.php:295
-msgid "Account locked. Please contact your system administrator."
-msgstr ""
-"Account is geblokkeerd. Neem a.u.b. contact op met de systeembeheerder."
-
-#: html/index.php:347
-msgid ""
-"Your browser has cookies disabled. Please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-"Cookies zijn uitgeschakeld in uw browser. Schakel cookies a.u.b. in en "
-"herlaad deze pagina voordat u inlogt!"
-
-#: html/helpviewer.php:67
-msgid "Help browser"
-msgstr "Help verkenner"
-
-#: html/helpviewer.php:118
-msgid "There is no helpfile specified for this class"
-msgstr "Er is (nog) geen help bestand aanwezig voor deze klasse."
-
-#: html/helpviewer.php:265
-#, php-format
-msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
-msgstr ""
-"Help directory '%s' is niet toegankelijk. Er kunnen geen helpbestanden "
-"gelezen worden."
-
-#~ msgid "to the list of forwarders."
-#~ msgstr "aan de lijst met doorstuur adressen."
-
-#, fuzzy
-#~ msgid ") with dn '%s' failed."
-#~ msgstr "Het opslaan van de printer is mislukt"
-
-#~ msgid "Primary dns server must end with '.' to be a valid entry."
-#~ msgstr ""
-#~ "De primaire DNS server invoer moet eindigen op '.' om geldig te zijn."
-
-#~ msgid "Your specified mail address must end with '.' to be a valid record."
-#~ msgstr "Het opgegeven E-mail adres moet eindigen op '.' om geldig te zijn."
-
-#~ msgid ""
-#~ "Your mail address contains '@' replace this with '.' to enable GOsa to "
-#~ "create a valid SOA record."
-#~ msgstr ""
-#~ "Uw E-mail adres bevat '@'. Vervang dit door  '.' om GOsa een geldig SOA "
-#~ "record aan te laten maken."
-
-#, fuzzy
-#~ msgid "..."
-#~ msgstr ".."
-
-#~ msgid "Setup finished"
-#~ msgstr "Installatie beëindigd"
-
-#~ msgid ""
-#~ "Basically the setup is finished. You can check the result of the schema "
-#~ "check here and download the autogenerated gosa.conf below."
-#~ msgstr ""
-#~ "De installatie is in principe afgerond. U kunt het resultaat van de LDAP "
-#~ "schema controle hier controleren en de automatisch gegenereerde gosa.conf "
-#~ "hieronder downloaden."
-
-#~ msgid "Schema Configuration"
-#~ msgstr "Schema Configuratie"
-
-#~ msgid "Configuration File"
-#~ msgstr "Configuratie bestand"
-
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file. Save the the link below as your gosa.conf and place "
-#~ "that file in /etc/gosa. Change it as needed."
-#~ msgstr ""
-#~ "Het GOsa installatie programma heeft alle data vergaard die nodig is voor "
-#~ "een initieel configuratiebestand. Bewaar de link hieronder als uw gosa."
-#~ "conf en plaats dit bestand in /etc/gosa. Verander de configuratie naar "
-#~ "behoeven."
-
-#~ msgid ""
-#~ "After placing the file under /etc/gosa, place make sure that the "
-#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
-#~ "You may want to execute these commands to achieve this requirement:"
-#~ msgstr ""
-#~ "Controleer dat de webserver het bestand kan lezen (zonder dat andere "
-#~ "gebruikers dit kunnen) nadat u het bestand in de directory /etc/gosa "
-#~ "geplaatst heeft. U wil misschien de volgende commando's uitvoeren om aan "
-#~ "deze vereiste te voldoen: "
-
-#~ msgid "Welcome to the GOsa setup!"
-#~ msgstr "Welkom bij het GOsa installatie programma!"
-
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic information for "
-#~ "your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "Het ziet er naar uit dat u GOsa voor de eerste keer aanroept - er is geen "
-#~ "configuratie gevonden. Dit script zal proberen u te helpen bij het maken "
-#~ "van een werkende configuratie door drie belangrijke stappen uit te "
-#~ "voeren: Eerst zal de PHP installatie gecontroleerd worden op vereiste "
-#~ "modules, dan zal er gecontroleerd worden op optionele/benodigde "
-#~ "programma's en nadat u enige basis informatie verschaft heeft voor de "
-#~ "LDAP verbinding zal de LDAP installatie gecontroleerd worden."
-
-#~ msgid ""
-#~ "You can also use the new and more-advanced way of inspecting your PHP-"
-#~ "installation. It will give you information about the exact function that "
-#~ "could not be found (functions that could be found are not mentioned). "
-#~ "This is useful if you know what you're doing."
-#~ msgstr ""
-#~ "U kunt ook de nieuwe en meer geavanceerde manier gebruiken om uw PHP-"
-#~ "installatie te controleren. Dit zal u informatie geven over welke exacte "
-#~ "functie(s) niet gevonden kunnen worden (functies die wel gevonden konden "
-#~ "worden, zullen niet getoond worden). Dit is nuttig indien u weet wat u "
-#~ "doet."
-
-#~ msgid "Toggle Show/Hide"
-#~ msgstr "Wissel tonen/verbergen"
-
-#~ msgid "You already have an Administrative Account and a Group."
-#~ msgstr "U heeft al een Administratief Account en Groep"
-
-#~ msgid ""
-#~ "You're missing an administrative account for GOsa, you'll not be able to "
-#~ "administrate anything!"
-#~ msgstr ""
-#~ "Er is geen beheerders account voor GOsa. U zal niets kunnen beheren op "
-#~ "dit moment!"
-
-#~ msgid ""
-#~ "To provide full administrative access to GOsa, you need to create a "
-#~ "special group which contains the administrative user. The setup program "
-#~ "can assist you with this task. Enter the desired username and the "
-#~ "password below to create the missing entries."
-#~ msgstr ""
-#~ "Om volledige administratieve toegang tot GOsa te verkrijgen, dient U een "
-#~ "speciale groep aan te maken die de administratieve gebruiker bevat. Het "
-#~ "installatie programma kan u bij deze taak helpen. Voer hieronder de "
-#~ "gewenste gebruikersnaam en wachtwoord in om de ontbrekende gegevens aan "
-#~ "te maken."
-
-#~ msgid "Setup continued..."
-#~ msgstr "Installatie vervolg..."
-
-#~ msgid ""
-#~ "Step two looks for a set of helper programms and checks if they have the "
-#~ "correct minimum version."
-#~ msgstr ""
-#~ "Stap twee zoekt naar een collectie hulpprogramma's en controleert of deze "
-#~ "programma's de correcte minimum versies hebben."
-
-#~ msgid ""
-#~ "Now we're going include your LDAP server and create an initial "
-#~ "configuration. After you've entered the server URI below, a quick check "
-#~ "is performed if required LDAP schemas are in place. Samba versions are "
-#~ "autodetected by the installed objectclasses. Details on how your LDAP "
-#~ "tree is organized will be asked later on."
-#~ msgstr ""
-#~ "Nu wordt uw LDAP server ingepast en wordt er een initiële configuratie "
-#~ "aangemaakt. Nadat u de server URI hieronder ingevuld heeft wordt er een "
-#~ "snelle controle uitgevoerd of de vereiste LDAP schemas aanwezig zijn. "
-#~ "Samba versies worden automatisch gedetecteerd. Details over hoe uw LDAP "
-#~ "structuur opgebouwd is worden later gevraagd"
-
-#, fuzzy
-#~ msgid ""
-#~ "Please enter the server URI to allow the setup to connect your LDAP "
-#~ "server (Example: ldap://your.server:389)."
-#~ msgstr ""
-#~ "Voer a.u.b. de LDAP server URI in om het installatie programma te laten "
-#~ "verbinden met uw LDAP server <i>(Bijvoorbeeld: ldap://uw.server:389).</i>"
-
-#~ msgid ""
-#~ "The following fields allow the basic configuration of GOsa's behaviour "
-#~ "and affect various properties in your main configuration."
-#~ msgstr ""
-#~ "De volgende velden definiëren de basis configuratie van GOsa's gedrag en "
-#~ "beïnvloeden diverse eigenschappen in uw hoofd configuratie."
-
-#~ msgid "Enter a description for the location you're configuring here"
-#~ msgstr ""
-#~ "Geef a.u.b. een omschrijving van de locatie die u hier aan het "
-#~ "configureren bent"
-
-#~ msgid ""
-#~ "GOsa always acts as admin and manages access rights internally. This is a "
-#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
-#~ "this to work, we need the admin DN and the corresponding password."
-#~ msgstr ""
-#~ "GOsa werkt altijd als een beheerder en verzorgt het toegangsbeheer "
-#~ "intern. Dit is een tijdelijke oplossing totdat directory ACIs volledig "
-#~ "geïmplementeerd zijn in OpenLDAP. Om dit te kunnen laten werken is een "
-#~ "beheerders DN en het bijbehorende wachtwoord nodig."
-
-#~ msgid "Base "
-#~ msgstr "Basis "
-
-#~ msgid "People dn attribute"
-#~ msgstr "DN atribuut voor gebruikers"
-
-#~ msgid "ID base for users/groups"
-#~ msgstr "ID basis voor gebruikers/groepen"
-
-#~ msgid "Encryption algorithm"
-#~ msgstr "Encryptie algoritme"
-
-#~ msgid ""
-#~ "GOsa has modular support for several mail methods. These methods provide "
-#~ "interfaces to users mailboxes and general handling for quotas. You can "
-#~ "choose the dummy plugin to leave all your mail settings untouched."
-#~ msgstr ""
-#~ "GOsa heeft modulaire ondersteuning voor diverse E-mail methodes. Deze "
-#~ "methodes leveren toegang tot gebruikers mailboxen en algemene afhandeling "
-#~ "voor quota's. U kunt de dummy module kiezen om alle E-mail instellingen "
-#~ "ongewijzigd te laten."
-
-#~ msgid ""
-#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
-#~ "versions. In some cases it would be helpful to enable the error reporting."
-#~ msgstr ""
-#~ "Het kan, met name bij Beta versies, voorkomen dat GOsa PHP fouten "
-#~ "genereert. In sommige gevallen kan het handig zijn om foutrapportage aan "
-#~ "te zetten (dit kan een veiligheidsrisico vormen) "
-
-#~ msgid "Display PHP errors"
-#~ msgstr "Toon PHP fouten"
-
-#~ msgid "true"
-#~ msgstr "ja"
-
-#~ msgid "false"
-#~ msgstr "nee"
-
-#~ msgid "Check"
-#~ msgstr "Controleer"
-
-#, fuzzy
-#~ msgid "Vacationmessage"
-#~ msgstr "Afwezigheidsbericht"
-
-#, fuzzy
-#~ msgid "Sieve script management"
-#~ msgstr "Login script beheer"
-
-#, fuzzy
-#~ msgid "Can't open file '%s' to read uploaded file contents."
-#~ msgstr "Kan directory '%s',voor het verstuurde PPD bestand, niet aanmaken."
-
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
-#~ "setup"
-#~ msgstr ""
-#~ "De optionele objectklasse '%s' die benodigd is door module '%s' is niet "
-#~ "aanwezig in de LDAP configuratie"
-
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
-#~ msgstr ""
-#~ "De optionele objectklasse '%s' die benodigd is door module '%s' heeft "
-#~ "niet versienummer %s"
-
-#~ msgid "Support for '%s' enabled"
-#~ msgstr "Ondersteuning voor '%s' is ingeschakeld"
-
-#~ msgid "Required objectclass '%s' is not present in LDAP setup"
-#~ msgstr ""
-#~ "Vereiste objectklasse '%s' is niet voorhanden in de LDAP configuratie"
-
-#~ msgid "Required objectclass '%s' does not have version %s"
-#~ msgstr "Vereiste objectklasse '%s' heeft niet versienummer %s"
-
-#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "SAMBA 3 ondersteuning is uitgeschakeld. Het LDAP schema is niet "
-#~ "geïnstalleerd."
-
-#~ msgid "SAMBA 3 support enabled"
-#~ msgstr "SAMBA 3 ondersteuning is ingeschakeld"
-
-#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "SAMBA 2 ondersteuning is uitgeschakeld. Het LDAP schema is niet "
-#~ "geïnstalleerd."
-
-#~ msgid "SAMBA 2 support enabled"
-#~ msgstr "SAMBA 2 ondersteuning is ingeschakeld"
-
-#~ msgid "Support for pureftp disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "PureFtp ondersteuning is uitgeschakeld. Het LDAP schema is niet "
-#~ "geïnstallerd."
-
-#~ msgid "Support for pureftp enabled"
-#~ msgstr "PureFtp ondersteuning is ingeschakeld"
-
-#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "WebDAV ondersteuning is uitgeschakeld. Het LDAP schema is niet "
-#~ "geïnstalleer."
-
-#~ msgid "Support for WebDAV enabled"
-#~ msgstr "WebDAV ondersteuning is ingeschakeld"
-
-#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Phpgroupware ondersteuning is uitgeschakeld. Het LDAP schema is niet "
-#~ "geïnstalleerd."
-
-#~ msgid "Support for phpgroupware enabled"
-#~ msgstr "Phpgroupware ondersteuning is ingeschakeld"
-
-#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Vertrouwensaccount ondersteuning is uitgeschakeld. Het LDAP schema is "
-#~ "niet geïnstalleerd."
-
-#~ msgid "Support for trustAccount enabled"
-#~ msgstr "Vertrouwensaccount ondersteuning is ingeschakeld"
-
-#~ msgid "Support for gofon disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Gofon ondersteuning is uitgeschakeld. Het LDAP schema is niet "
-#~ "geïnstalleerd."
-
-#~ msgid "Support for gofon enabled"
-#~ msgstr "Gofon ondersteuning is ingeschakeld"
-
-#~ msgid "Support for nagios disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Nagios ondersteuning is uitgeschakeld. Het LDAP schema is niet "
-#~ "geïnstalleerd."
-
-#~ msgid "Support for nagios enabled"
-#~ msgstr "Nagios ondersteuning is ingeschakeld"
-
-#~ msgid "Support for netatalk disabled, no schema seems to be installed"
-#~ msgstr ""
-#~ "Netatalk ondersteuning is uitgeschakeld. Het LDAP schema is niet "
-#~ "geïnstalleerd."
-
-#~ msgid "Support for netatalk enabled"
-#~ msgstr "Netatalk ondersteuning is ingeschakeld"
-
-#~ msgid ""
-#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
-#~ "method to cyrus"
-#~ msgstr ""
-#~ "Kolab ondersteuning is uitgeschakeld. Aangezien het LDAP schema niet "
-#~ "geïnstalleed is, zal deE-mail methode op Cyrus ingesteld worden."
-
-#~ msgid "Support for Kolab enabled"
-#~ msgstr "Kolab ondersteuning is ingeschakeld"
-
-#~ msgid "Ignored"
-#~ msgstr "Genegeerd"
-
-#~ msgid "Checking for PHP version (>=4.1.0)"
-#~ msgstr "Controle op PHP versie (>=4.1.0)"
-
-#~ msgid ""
-#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
-#~ "in PHP language."
-#~ msgstr ""
-#~ "PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde "
-#~ "functionaliteit die in voorgaande versies niet goed of helemaal niet "
-#~ "voorhanden is."
-
-#~ msgid "Checking if register_globals is set to 'off'"
-#~ msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
-
-#~ msgid "PHP session.gc_maxlifetime (>= 86400 seconds)."
-#~ msgstr "PHP session.gc_maxlifetime (>= 86400 seconden)."
-
-#~ msgid ""
-#~ "PHP uses this value for the garbage collector to delete old sessions, "
-#~ "setting this value to one day will prevent loosing session and cookie  "
-#~ "before they really timeout."
-#~ msgstr ""
-#~ "PHP gebruikt deze waarde voor de garbage collector om oude sessies op te "
-#~ "ruimen. Door deze waarde op een dag te zetten, voorkomt u dat sessie en "
-#~ "cookie informatie verloren gaan, voordat deze daadwerkelijk ongeldig zijn."
-
-#~ msgid "Checking for ldap module"
-#~ msgstr "Zoeken naar de LDAP module"
-
-#~ msgid "Checking for XML functions"
-#~ msgstr "Zoeken naar XML functies"
-
-#~ msgid "XML functions are required to parse the configuration file."
-#~ msgstr ""
-#~ "XML functies zijn vereist om het configuratie bestand in te kunnen lezen."
-
-#~ msgid ""
-#~ "This module is used by GOsa to convert samba munged dial informations and "
-#~ "is therefore required."
-#~ msgstr ""
-#~ "Deze module wordt gebruikt door GOsa om samba munged dial informatie "
-#~ "(terminal server) te converteren en is daarom vereist."
-
-#~ msgid "Checking for mhash module"
-#~ msgstr "Zoeken naar de mhash module"
-
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. If you are just using "
-#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
-#~ msgstr ""
-#~ "Om SSHA encryptie te gebruiken heeft u deze module nodig. U kunt deze "
-#~ "melding negeren indien u gewoon crypt of md5 encryptie gebruikt."
-
-#~ msgid "Checking for imap module"
-#~ msgstr "Zoeken naar de IMAP module"
-
-#~ msgid "Checking for mysql module"
-#~ msgstr "Zoeken naar MySQL module"
-
-#~ msgid "Checking for kadm5 module"
-#~ msgstr "Zoeken naar kadm5 module"
-
-#~ msgid "Checking for snmp Module"
-#~ msgstr "Zoeken naar de SNMP module"
-
-#~ msgid "PHP detailed function inspection"
-#~ msgstr "Gedteaileerde PHP functie inspectie"
-
-#~ msgid ""
-#~ "The function %s is used by GOsa. There is no information if it's optional "
-#~ "or required yet."
-#~ msgstr ""
-#~ "De functie '%s' wordt gebruikt door GOsa. Er is nog geen informatie "
-#~ "voorhanden of deze functie optioneel of vereist is."
-
-#, fuzzy
-#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
-#~ msgstr "Zoeken naar ImageMagick (>=5.4.0)"
-
-#, fuzzy
-#~ msgid ""
-#~ "GraphicsMagick is used to convert user supplied images to fit the "
-#~ "suggested size and the unified JPEG format."
-#~ msgstr ""
-#~ "ImageMagick wordt gebruikt om gebruikers aangeleverde plaatjes te laten "
-#~ "passen binnen de voorgestelde grootte en het uniforme JPEG formaat."
-
-#~ msgid "Checking for ImageMagick (>=5.4.0)"
-#~ msgstr "Zoeken naar ImageMagick (>=5.4.0)"
-
-#~ msgid ""
-#~ "ImageMagick is used to convert user supplied images to fit the suggested "
-#~ "size and the unified JPEG format."
-#~ msgstr ""
-#~ "ImageMagick wordt gebruikt om gebruikers aangeleverde plaatjes te laten "
-#~ "passen binnen de voorgestelde grootte en het uniforme JPEG formaat."
-
-#~ msgid "Checking imagick module for PHP"
-#~ msgstr "Zoeken naar de imagick module voor PHP"
-
-#~ msgid ""
-#~ "Imagick is used to convert user supplied images to fit the suggested size "
-#~ "and the unified JPEG format from PHP script."
-#~ msgstr ""
-#~ "Imagick wordt gebruikt om gebruikers aangeleverde plaatjes te laten "
-#~ "passen binnen de voorgestelde grootte en het uniforme JPEG formaat."
-
-#~ msgid "Checking for a way to generate LM/NT password hashes"
-#~ msgstr "Zoeken naar een manier om LM/NT wachtwoord hashes te genereren"
-
-#~ msgid "php.ini check -> session.auto_register"
-#~ msgstr "php.ini controle -> session.auto_register"
-
-#~ msgid "php.ini check -> implicit_flush"
-#~ msgstr "php.ini controle -> implicit_flush"
-
-#~ msgid "php.ini check -> max_execution_time"
-#~ msgstr "php.ini controle -> max_execution_time"
-
-#~ msgid "php.ini check -> memory_limit"
-#~ msgstr "php.ini controle -> memory_limit"
-
-#~ msgid ""
-#~ "GOsa needs at least 16MB of memory, less will cause unpredictable errors! "
-#~ "Increase it for larger setups."
-#~ msgstr ""
-#~ "GOsa heeft tenminste 16MB geheugen nodig. Minder geheugen kan diverse "
-#~ "onvoorspelbare fouten opleveren!.Verhoog deze waarde nog verder voor zeer "
-#~ "grote omgevingen."
-
-#~ msgid "php.ini check -> expose_php"
-#~ msgstr "php.ini controle -> expose_php"
-
-#~ msgid "php.ini check -> magic_quotes_gpc"
-#~ msgstr "php.ini check -> magic_quotes_gpc"
-
-#~ msgid ""
-#~ "Can't connect to the specified LDAP server! Please make sure that is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Kan niet met de opgegeven LDAP server verbinden! Controleer a.u.b. dat "
-#~ "deze bereikbaar is voor GOsa."
-
-#~ msgid ""
-#~ "Can't bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "De aanmelding op de LDAP server is mislukt! Controleer a.u.b. dat deze "
-#~ "bereikbaar is voor GOsa."
-
-#~ msgid ""
-#~ "You're missing the required attribute '%s' from this formular. Please "
-#~ "complete!"
-#~ msgstr ""
-#~ "Het vereiste atribuut '%s' uit dit formulier ontbreekt. Maak a.u.b. uw "
-#~ "invoer af!"
-
-#, fuzzy
-#~ msgid ""
-#~ "Could not bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "De aanmelding op de LDAP server is mislukt! Controleer a.u.b. dat deze "
-#~ "bereikbaar is voor GOsa."
-
-#~ msgid ""
-#~ "Can't read schema informations, GOsa needs to know your schema setup. "
-#~ "Please verify that it is readable for GOsa"
-#~ msgstr ""
-#~ "Kan schema informatie niet lezen. GOsa moet uw schema installatie kennen. "
-#~ "Controleer a.u.b. dat deze leesbaar is voor GOsa."
-
-#~ msgid "Can't log into LDAP server. Reason was: %s."
-#~ msgstr "De aanmelding op de LDAP server is mislukt. De reden was: '%s'."
-
-#, fuzzy
-#~ msgid ""
-#~ "User and/or group could not be created, please check your configuration "
-#~ "twice !"
-#~ msgstr ""
-#~ "Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
-#~ "configuratie a.u.b."
-
-#, fuzzy
-#~ msgid "Last step"
-#~ msgstr "Laatste script"
-
-#, fuzzy
-#~ msgid "This dialog allows you to setup GOsa behaviour"
-#~ msgstr ""
-#~ "Deze dialoog stelt u in staat om een gebruiker als technisch "
-#~ "verantwoordelijk persoon aan te wijzen."
-
-#, fuzzy
-#~ msgid "Please read the FAQ for more informations"
-#~ msgstr "Algemene gebruikersinformatie"
-
-#, fuzzy
-#~ msgid "Windows workstation ou"
-#~ msgstr "Windows werkstation"
-
-#, fuzzy
-#~ msgid "Enable"
-#~ msgstr "gedeactiveerd"
-
-#, fuzzy
-#~ msgid "GOsa generic settings, page 3/3"
-#~ msgstr "Algemene wachtrij instellingen"
-
-#, fuzzy
-#~ msgid "Optional settings"
-#~ msgstr "Programma instellingen"
-
-#, fuzzy
-#~ msgid "Force SSL"
-#~ msgstr "Forceer GID"
-
-#, fuzzy
-#~ msgid "PPd path"
-#~ msgstr "Pad"
-
-#, fuzzy
-#~ msgid "The schema check returned the following results"
-#~ msgstr "De zoekopdracht gaf geen resultaten terug"
-
-#, fuzzy
-#~ msgid "Display checked object classes"
-#~ msgstr "Toon FAI sjabloon objecten"
-
-#, fuzzy
-#~ msgid "All available objectClasses"
-#~ msgstr "Beschikbare programma's"
-
-#, fuzzy
-#~ msgid "Configuration file"
-#~ msgstr "Configuratie bestand"
-
-#, fuzzy
-#~ msgid "Saving configuration file"
-#~ msgstr "Het opslaan van het werkstation is mislukt"
-
-#, fuzzy
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file."
-#~ msgstr ""
-#~ "Het GOsa installatie programma heeft alle data vergaard die nodig is voor "
-#~ "een initieel configuratiebestand. Bewaar de link hieronder als uw gosa."
-#~ "conf en plaats dit bestand in /etc/gosa. Verander de configuratie naar "
-#~ "behoeven."
-
-#, fuzzy
-#~ msgid "Automatically write configuration"
-#~ msgstr "FAX database"
-
-#, fuzzy
-#~ msgid "Save configuration"
-#~ msgstr "FAX database"
-
-#, fuzzy
-#~ msgid "Configuration succesfully written."
-#~ msgstr "Configuratie bestand"
-
-#, fuzzy
-#~ msgid "Use GOsa with current configuration file"
-#~ msgstr "Configuratie bestand"
-
-#, fuzzy
-#~ msgid "Can't write configuration file, please check permissions."
-#~ msgstr ""
-#~ "Kan bestand '/etc/gosa/encodings' niet openen. Controlleer de "
-#~ "bestandspermissies a.u.b."
-
-#, fuzzy
-#~ msgid "Manually create configuration file"
-#~ msgstr "Configuratie bestand"
-
-#, fuzzy
-#~ msgid "Download the configuration file"
-#~ msgstr "Systeem configuratie"
-
-#, fuzzy
-#~ msgid "Setup steps"
-#~ msgstr "Systeem status"
-
-#, fuzzy
-#~ msgid "Setup language"
-#~ msgstr "Taal"
-
-#, fuzzy
-#~ msgid "Please choose a language"
-#~ msgstr "Geef a.u.b. een geldige basis op."
-
-#, fuzzy
-#~ msgid "Basic installation checks"
-#~ msgstr "Werkstation installatie mislukt"
-
-#, fuzzy
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
-#~ msgstr ""
-#~ "Om SSHA encryptie te gebruiken heeft u deze module nodig. U kunt deze "
-#~ "melding negeren indien u gewoon crypt of md5 encryptie gebruikt."
-
-#, fuzzy
-#~ msgid "Password hashes"
-#~ msgstr "Wachtwoord verloopt op"
-
-#, fuzzy
-#~ msgid ""
-#~ "In order to use samba 2/3 you've to install some additional packages to "
-#~ "generate password hashes. (e.g. libmhash2)"
-#~ msgstr ""
-#~ "Om Samba 2.x/3.x te gebruiken moet u enkele additionele pakketten "
-#~ "installeren om wachtwoord hashes te genereren"
-
-#, fuzzy
-#~ msgid "memory_limit"
-#~ msgstr "geen limiet"
-
-#, fuzzy
-#~ msgid "implicit_flush"
-#~ msgstr "php.ini controle -> implicit_flush"
-
-#, fuzzy
-#~ msgid "max_execution_time"
-#~ msgstr "php.ini controle -> max_execution_time"
-
-#, fuzzy
-#~ msgid "magic_quotes_gpc"
-#~ msgstr "php.ini check -> magic_quotes_gpc"
-
-#, fuzzy
-#~ msgid ""
-#~ "Increase your server security by setting magic_quotes_gpc to 'on'. PHP "
-#~ "will escape all quotes   in strings in this case."
-#~ msgstr ""
-#~ "Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
-#~ "PHP zal dan alle aanhalingstekens in strings omzetten."
-
-#, fuzzy
-#~ msgid "Configuration file writeable."
-#~ msgstr "Configuratie bestand"
-
-#, fuzzy
-#~ msgid "Ldap settings"
-#~ msgstr "E-mail instellingen"
-
-#, fuzzy
-#~ msgid ""
-#~ "Please enter the server URI to allow the GOsa setup to connect your LDAP "
-#~ "server (Example: ldap://your.server:389)."
-#~ msgstr ""
-#~ "Voer a.u.b. de LDAP server URI in om het installatie programma te laten "
-#~ "verbinden met uw LDAP server <i>(Bijvoorbeeld: ldap://uw.server:389).</i>"
-
-#, fuzzy
-#~ msgid "Location description"
-#~ msgstr "Eenheid omschrijving"
-
-#, fuzzy
-#~ msgid "Connection url"
-#~ msgstr "Max. verbindingsduur"
-
-#, fuzzy
-#~ msgid "Test"
-#~ msgstr "Teams"
-
-#, fuzzy
-#~ msgid "Try connect"
-#~ msgstr "verbreken"
-
-#, fuzzy
-#~ msgid "Use tls connection"
-#~ msgstr "Max. verbrekingsduur"
-
-#, fuzzy
-#~ msgid "GOsa generic settings, page 1/3"
-#~ msgstr "Algemene wachtrij instellingen"
-
-#, fuzzy
-#~ msgid "GOsa theme"
-#~ msgstr "Het GOsa team"
-
-#, fuzzy
-#~ msgid "Base hook"
-#~ msgstr "Basis "
-
-#, fuzzy
-#~ msgid "External script"
-#~ msgstr "alleen afleveren"
-
-#, fuzzy
-#~ msgid "Klick here to add a new test"
-#~ msgstr "Klik hier om in te loggen"
-
-#, fuzzy
-#~ msgid "Sieve manamgent"
-#~ msgstr "Systeembeheer"
-
-#~ msgid "{LOCATIONNAME}"
-#~ msgstr "{LOCATIONNAME}"
-
-#, fuzzy
-#~ msgid "Posix Account"
-#~ msgstr "Proxy account"
-
-#, fuzzy
-#~ msgid "Samba account"
-#~ msgstr "Blokkeer het Samba/Windows account"
-
-#, fuzzy
-#~ msgid "PHPgroupware"
-#~ msgstr "PHPGroupware"
-
-#, fuzzy
-#~ msgid "OpenExchange account"
-#~ msgstr "Open-Xchange account"
-
-#, fuzzy
-#~ msgid "PHP schedule it"
-#~ msgstr "PHPScheduleIt"
-
-#, fuzzy
-#~ msgid "Nagios account"
-#~ msgstr "Nagios account"
-
-#, fuzzy
-#~ msgid "Netatalk account"
-#~ msgstr "Netatalk account beheren"
-
-#~ msgid ""
-#~ "Directory '%s' specified as smarty compile directory is not accessible, "
-#~ "please check existence and rights of this directory!"
-#~ msgstr ""
-#~ "Directory '%s' die opgegeven is als smarty compileer directory is niet "
-#~ "toegankelijk! Controleer of deze directory bestaat en wat de rechten op "
-#~ "deze directory zijn!"
-
-#~ msgid "Repository settings"
-#~ msgstr "Verzamelplaats instellingen"
-
-#~ msgid ""
-#~ "To add packages to your package list you have to setup the repository "
-#~ "settings first."
-#~ msgstr ""
-#~ "U dient eerst de verzamelplaats in te stellen om pakketten aan uw "
-#~ "pakketlijst toe te voegen."
-
-#~ msgid ""
-#~ "Packages are usually stored on different servers called mirrors. These "
-#~ "mirrors have different types of releases (for example woody/sarge/etch), "
-#~ "which finally contain packages sorted by section."
-#~ msgstr ""
-#~ "Pakketten worden normaliter op verschillende servers geplaatst, die "
-#~ "mirrors genoemd worden. Deze mirrors hebben verschillende distributie "
-#~ "versies (bijvoorbeeld woody/sarge/etch), welke pakketten gesorteerd op "
-#~ "sectie bevatten."
-
-#~ msgid ""
-#~ "Section and release can't be changed in future dialogs, but the mirror "
-#~ "can be changed by editing the entry."
-#~ msgstr ""
-#~ "Sectie en distributie versie kunnen niet veranderd worden in de komende "
-#~ "dialoogvensters, maar de mirror kan veranderd worden door de invoer te "
-#~ "bewerken."
-
-#~ msgid ""
-#~ "First select the preferred release, then the section and finally the "
-#~ "mirror."
-#~ msgstr ""
-#~ "Selecteer eerste de gewenste distributie versie, daarna de sectie en "
-#~ "tenslotte de mirror."
-
-#~ msgid "please choose a release..."
-#~ msgstr "geef a.u.b. een distributie op..."
-
-#~ msgid "Sections for this release"
-#~ msgstr "Secties voor deze versie"
-
-#, fuzzy
-#~ msgid "macro name"
-#~ msgstr "Macronaam"
-
-#~ msgid ""
-#~ "There is currently no asterisk server defined. Your settings can't be "
-#~ "saved."
-#~ msgstr ""
-#~ "Er is momenteel geen Asterisk server gedefinieer. Uw instellingen kunnen "
-#~ "niet opgeslagen worden."
-
-#~ msgid "Can't delete in Database %s, on Server %s."
-#~ msgstr "Kan de database %s op Server %s niet verwijderen."
-
-#, fuzzy
-#~ msgid "Saving of object group/phone queue with dn '%s' failed."
-#~ msgstr "Het opslaan van E-mail objectgroep instellingen is mislukt"
-
-#, fuzzy
-#~ msgid "Removing of object group/phone queue with dn '%s' failed."
-#~ msgstr "Het verwijderen van E-mail objectgroep instellingen is mislukt"
-
-#~ msgid ""
-#~ "There is no mysql extension available in your php setup, can't save any "
-#~ "changes to asterisk db."
-#~ msgstr ""
-#~ "Kan geen veranderingen opslaan in de Asterisk database. Er is geen MySQL "
-#~ "extensie beschikbaar. Controleer uw PHP installatie."
-
-#~ msgid "Unable to parse macro contents on line: %s"
-#~ msgstr "Kon de macro-inhoud op regel %s niet verwerken"
-
-#~ msgid "Can't perform SELECT query in DB '%s'"
-#~ msgstr "Kan SELECT zoekopdracht in DB '%s' niet uitvoeren"
-
-#~ msgid "Can't perform DELETE query in DB '%s'"
-#~ msgstr "Kan DELETE opdracht in DB '%s' niet uitvoeren"
-
-#~ msgid "Can't perform INSERT query in DB '%s'"
-#~ msgstr "Kan INSERT opdracht in DB '%s' niet uitvoeren"
-
-#~ msgid ""
-#~ "You have specified a conference 'without PIN' ... please leave the PIN "
-#~ "fields empty."
-#~ msgstr ""
-#~ "U heeft een conferentie 'zonder PIN-code' gespecificeerd ... laat a.u.b. "
-#~ "de PIN-code velden leeg."
-
-#~ msgid "Online"
-#~ msgstr "Online"
-
-#~ msgid "You have no permissions to create a user on this 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming om een gebruiker aan te maken onder deze 'Basis'."
-
-#, fuzzy
-#~ msgid "You have no permissions to move this user to the specified 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming om een gebruiker te verplaatsen vanuit de "
-#~ "originale 'Basis'."
-
-#~ msgid "You have no permissions to create a blocklist on this 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming een blokkeerlijst aan te maken onder deze "
-#~ "'basis'."
-
-#~ msgid "You have no permissions to create a group on this 'Base'."
-#~ msgstr "U heeft geen toestemming een groep aan te maken onder deze 'Basis'."
-
-#~ msgid "You have no permissions to create a application on this 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming een programma aan te maken onder deze 'Basis'."
-
-#~ msgid ""
-#~ "As soon as the move operation has finished, you can scroll down to end of "
-#~ "the page and press the 'Continue' button to continue with the department "
-#~ "management dialog."
-#~ msgstr ""
-#~ "Zodra de verplaats bewerking beeindigd is, kunt u naar het einde van de "
-#~ "pagina gaan en op de 'Doorgaan' knop drukken om door te gaan met de "
-#~ "afdeling beheer dialoog."
-
-#~ msgid "You have no permissions to create a department on this 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming om een afdeling aan te maken onder deze 'Basis'."
-
-#~ msgid "You have no permissions to create a terminal on this 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming om een nieuwe terminal aan te maken onder deze "
-#~ "'basis'"
-
-#~ msgid "You have no permissions to create a server on this 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming om een server aan te maken onder deze 'Basis'."
-
-#~ msgid "You are not allowed to set this systems password!"
-#~ msgstr ""
-#~ "U heeft geen toestemming om het wachtwoord van dit systeem in te stellen!"
-
-#~ msgid "You have no permissions to create a phone on this 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'."
-
-#~ msgid "The host name '%s' should be written in lowercase."
-#~ msgstr "De hostnaam '%s' moet in kleine letters ingevoerd worden."
-
-#, fuzzy
-#~ msgid "Select to display users"
-#~ msgstr "Selecteer om gewone gebruikers te tonen"
-
-#, fuzzy
-#~ msgid "Display user"
-#~ msgstr "Getoonde naam"
-
-#, fuzzy
-#~ msgid "Select to display departments"
-#~ msgstr "Selecteer om afdelingen te zien"
-
-#, fuzzy
-#~ msgid "Display departments"
-#~ msgstr "Toon overeenkomende afdelingen"
-
-#, fuzzy
-#~ msgid "Viewable"
-#~ msgstr "Variabele"
-
-#, fuzzy
-#~ msgid "You have no permissions to create a mime type on this 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'."
-
-#, fuzzy
-#~ msgid "You are not allowed to delete this snapshot!"
-#~ msgstr "U heeft geen toestemming om deze gegevens te verwijderen!"
-
-#~ msgid ""
-#~ "Generating this page caused the W3C          conformance checker to raise "
-#~ "some errors!"
-#~ msgstr ""
-#~ "Bij het genereren van deze pagina zijn er fouten geconstateerd bij de W3C "
-#~ "controle!"
-
-#~ msgid "you are not using any strange characters in the loginname."
-#~ msgstr "u geen vreemde karakters in de loginnaam gebruikt."
-
-#~ msgid "This zoneName is already in use"
-#~ msgstr "De opgegeven zone-naam wordt al gebruikt."
-
-#~ msgid "This reverse zone is already in use"
-#~ msgstr "De opgegeven reverse zone wordt al gebruikt."
-
-#~ msgid "You've to specify an ldap server before continuing!"
-#~ msgstr "U moet een LDAP server specificeren voordat u verder gaat!"
-
-#~ msgid ""
-#~ "Bind to server successful, but the server seems to be completly empty, "
-#~ "please check all information twice"
-#~ msgstr ""
-#~ "Verbinding met de server is succesvol uitgevoerd, maar de server lijkt "
-#~ "geen informatie te bevatten. Controleer alle informatie a.u.b. nogmaals."
-
-#~ msgid ""
-#~ "Found more than one dns zone which contains an entry named '%s'. Aborting "
-#~ "getting dns informations for this device."
-#~ msgstr ""
-#~ "Er zijn meer dan een zones gevonden die een invoerregel '%s' bevatten. "
-#~ "Het ophalen van DNS informatie voor dit apparaat is gestopt."
-
-#, fuzzy
-#~ msgid "Pgaer"
-#~ msgstr "Pieper"
-
-#~ msgid "Select subtree to place blocklist in"
-#~ msgstr "Selecteer de subtree waaronder de blokkeerlijst geplaatst wordt"
-
-#~ msgid "No permission to create a blocklist on this base."
-#~ msgstr ""
-#~ "Geen toestemming om een blokkeerlijst aan te maken onder deze basis."
-
-#~ msgid ""
-#~ "You have no permissions to create or modify a global address book entry."
-#~ msgstr ""
-#~ "U heeft geen toestemming om globale adresboek invoeren te wijzigen of aan "
-#~ "te maken."
-
-#~ msgid "You've no permission to do LDAP imports."
-#~ msgstr "U heeft geen toestemming om LDAP gegevens te importeren."
-
-#~ msgid "You've no permission to do LDAP exports."
-#~ msgstr "U heeft geen toestemming om LDAP gegevens te exporteren."
-
-#~ msgid "Choose subtree to place macro in"
-#~ msgstr "Selecteer de subtree waaronder deze macro geplaatst wordt"
-
-#~ msgid "Insufficient permissions, can't change attribute '%s' in goFonMacro."
-#~ msgstr ""
-#~ "Onvoldoende permissies. Kan attribuut '%s' in goFonMacro niet veranderen."
-
-#, fuzzy
-#~ msgid "File servive (Shares)"
-#~ msgstr "Bestandserver"
-
-#~ msgid "Time Service"
-#~ msgstr "Tijd Service"
-
-#~ msgid "Terminal Service"
-#~ msgstr "Terminal Service"
-
-#~ msgid "IMAP admin access"
-#~ msgstr "IMAP beheerder toegang"
-
-#~ msgid "Glpi database"
-#~ msgstr "Glpi database"
-
-#, fuzzy
-#~ msgid "Removing server services/gofax with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Saving server services/gofax with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Fax server"
-#~ msgstr "Fax server"
-
-#, fuzzy
-#~ msgid "Kolab service"
-#~ msgstr "Voeg Kolab service toe"
-
-#, fuzzy
-#~ msgid "You have no permissions to create a printer on this 'Base'."
-#~ msgstr ""
-#~ "U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'."
-
-#, fuzzy
-#~ msgid "NFS service"
-#~ msgstr "Voeg DNS service toe"
-
-#, fuzzy
-#~ msgid "Glpi management"
-#~ msgstr "Blokkeerlijst beheer"
-
-#, fuzzy
-#~ msgid "Removing server services/glpi with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Saving server services/glpi with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Glpi server"
-#~ msgstr "Mail server"
-
-#, fuzzy
-#~ msgid "Glpi server service"
-#~ msgstr "Sieve service"
-
-#, fuzzy
-#~ msgid "Attachment name"
-#~ msgstr "Bijlage"
-
-#, fuzzy
-#~ msgid "Attachment comment"
-#~ msgstr "Bijlage"
-
-#, fuzzy
-#~ msgid "Attachment mime type"
-#~ msgstr "Bijlage"
-
-#, fuzzy
-#~ msgid "Attachment filename"
-#~ msgstr "Bijlage"
-
-#, fuzzy
-#~ msgid "Removing of server services/cups with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Saving of server services/cups with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Cups service"
-#~ msgstr "Audio service"
-
-#, fuzzy
-#~ msgid "NTP service"
-#~ msgstr "NTP tijdserver"
-
-#, fuzzy
-#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "NTP"
-#~ msgstr "Ftp"
-
-#, fuzzy
-#~ msgid "Removing server services/ldap with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Saving server services/ldap with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Syslog service"
-#~ msgstr "Syslog Service"
-
-#, fuzzy
-#~ msgid "Removing server services/goSysLog with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Saving server services/goSysLog with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Syslog"
-#~ msgstr "Systeem logs"
-
-#, fuzzy
-#~ msgid "Removing server services/gofon with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Saving server services/gofon with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "GoFon server"
-#~ msgstr "Font server"
-
-#, fuzzy
-#~ msgid "Removing server services/goLogDB with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Saving server services/goLogDB with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Log"
-#~ msgstr "Inlognaam"
-
-#, fuzzy
-#~ msgid "Removing server services/gokrb with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Saving server services/gokrb with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Postfix"
-#~ msgstr "Posix"
-
-#, fuzzy
-#~ msgid "Removing server services/mail with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Mail service"
-#~ msgstr "Mail server"
-
-#, fuzzy
-#~ msgid "Cyrus service"
-#~ msgstr "Audio service"
-
-#, fuzzy
-#~ msgid "Removing server services/imap with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Saving server services/imap with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Imap"
-#~ msgstr "Importeren"
-
-#, fuzzy
-#~ msgid "Imap service"
-#~ msgstr "Imap server"
-
-#, fuzzy
-#~ msgid "Share service"
-#~ msgstr "Scan service"
-
-#, fuzzy
-#~ msgid "Share entry"
-#~ msgstr "Nieuwe regel"
-
-#, fuzzy
-#~ msgid "Remove anti virus extension"
-#~ msgstr "Verwijder printer mogelijkheden"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has anti virus features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Deze server heeft inventaris mogelijkheden ingeschakeld. U kunt deze "
-#~ "uitschakelen door de knop hieronder te gebruiken."
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has anti virus features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Deze server heeft inventaris mogelijkheden uitgeschakeld. U kunt deze "
-#~ "inschakelen door de knop hieronder te gebruiken."
-
-#, fuzzy
-#~ msgid "Removing of server services/anti virus with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid "Remove spamassassin extension"
-#~ msgstr "Verwijder printer mogelijkheden"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has spamassassin features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Deze server heeft Kolab mogelijkheden ingeschakeld. U kunt deze "
-#~ "uitschakelen door de knop hieronder te gebruiken."
-
-#, fuzzy
-#~ msgid "Add spamassassin service"
-#~ msgstr "Voeg DNS service toe"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has spamassassin features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Deze server heeft Kolab mogelijkheden uitgeschakeld. U kunt deze "
-#~ "inschakelen door de knop hieronder te gebruiken."
-
-#, fuzzy
-#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#, fuzzy
-#~ msgid ""
-#~ "Set status flag for server services/spamassassin with dn '%s' failed."
-#~ msgstr "Het opslaan van het server service object is mislukt"
-
-#~ msgid "T"
-#~ msgstr "SJ"
-
-#, fuzzy
-#~ msgid "Connectivity settings"
-#~ msgstr "Verbindingen"
-
-#, fuzzy
-#~ msgid "gosaProxyID"
-#~ msgstr "Proxy"
-
-#, fuzzy
-#~ msgid "Quota limit period"
-#~ msgstr "Host notificatie periode"
-
-#~ msgid "Specified name is invalid."
-#~ msgstr "De opgegeven naam is ongeldig."
-
-#~ msgid "Device ID"
-#~ msgstr "Apparaat ID"
-
-#, fuzzy
-#~ msgid "apple-user-homeDirectory"
-#~ msgstr "Persoonlijke map"
-
-#, fuzzy
-#~ msgid "Removing of object group/workstation with dn '%s' failed."
-#~ msgstr "Het verwijderen van E-mail objectgroep instellingen is mislukt"
-
-#, fuzzy
-#~ msgid "Delivery mode"
-#~ msgstr "Aflever methodes"
-
-#, fuzzy
-#~ msgid "phpgwAccountExpires"
-#~ msgstr "Het account verloopt op"
-
-#, fuzzy
-#~ msgid "phpgwAccountType"
-#~ msgstr "Account"
-
-#~ msgid "Value specified as 'Ratio' is not valid."
-#~ msgstr "De opgegeven waarde voor 'Verhouding' is niet geldig."
-
-#, fuzzy
-#~ msgid "mailEnabled"
-#~ msgstr "gedeactiveerd"
-
-#, fuzzy
-#~ msgid "GOsa intranet account"
-#~ msgstr "Intranet account"
-
-#, fuzzy
-#~ msgid "Open groupware account"
-#~ msgstr "OpenGroupware account"
-
-#~ msgid "Can't get quota information for '%s'."
-#~ msgstr "Kan quota informatie niet ophaleven voor '%s'."
-
-#, fuzzy
-#~ msgid "Shadow last change"
-#~ msgstr "Toon pakketten"
-
-#, fuzzy
-#~ msgid "Device monitor"
-#~ msgstr "Nieuwe monitor"
-
-#, fuzzy
-#~ msgid "Device case"
-#~ msgstr "Apparaat naam"
-
-#, fuzzy
-#~ msgid "Device motherboard"
-#~ msgstr "Moederbord toevoegen/bewerken"
-
-#, fuzzy
-#~ msgid "Device soundcard"
-#~ msgstr "Nieuwe geluidskaart"
-
-#, fuzzy
-#~ msgid "Device processor"
-#~ msgstr "Nieuwe processor"
-
-#, fuzzy
-#~ msgid "Device misc device"
-#~ msgstr "Nieuw overig apparaat"
-
-#, fuzzy
-#~ msgid "Device ram"
-#~ msgstr "Apparaat naam"
-
-#, fuzzy
-#~ msgid "Device hard disk drive"
-#~ msgstr "Nieuwe hardeschijf"
-
-#, fuzzy
-#~ msgid "Device drive"
-#~ msgstr "Apparaat naam"
-
-#, fuzzy
-#~ msgid "Device controler"
-#~ msgstr "Nieuwe controller"
-
-#, fuzzy
-#~ msgid "Device graphics card"
-#~ msgstr "Nieuwe grafische kaart"
-
-#, fuzzy
-#~ msgid "Device power supply"
-#~ msgstr "Nieuwe voeding"
-
-#, fuzzy
-#~ msgid "Device pci device"
-#~ msgstr "Scherm"
-
-#, fuzzy
-#~ msgid "Saving printer membership with dn %s failed "
-#~ msgstr "Het opslaan van de printer is mislukt"
-
-#~ msgid "Error while writing printer settings"
-#~ msgstr "Fout bij het schrijven van de printer instellingen"
-
-#, fuzzy
-#~ msgid "Kernel paramenter"
-#~ msgstr "Controleer parameter"
-
-#, fuzzy
-#~ msgid "Max queue lenght"
-#~ msgstr "Maximale wachtrij lengte"
-
-#, fuzzy
-#~ msgid " Announce frequency"
-#~ msgstr "Aankondigingsfrequentie"
-
-#, fuzzy
-#~ msgid "Day"
-#~ msgstr "dag"
-
-#, fuzzy
-#~ msgid "Keyboard modell"
-#~ msgstr "Kies toetsenbord model"
-
-#, fuzzy
-#~ msgid "Keyborad variant"
-#~ msgstr "Kies toetsenbord variant"
-
-#, fuzzy
-#~ msgid "Valume"
-#~ msgstr "Volume"
-
-#, fuzzy
-#~ msgid "Technical responsilbe"
-#~ msgstr "Technisch verantwoordelijke"
-
-#, fuzzy
-#~ msgid "Server indentifier"
-#~ msgstr "Server identificatie"
-
-#, fuzzy
-#~ msgid "User certificate PKCS12"
-#~ msgstr "Standaard certificaat"
-
-#, fuzzy
-#~ msgid "Vocation message"
-#~ msgstr "Afwezigheidsbericht"
-
-#~ msgid "Removing UNIX account failed"
-#~ msgstr "Het verwijderen van het UNIX account is mislukt"
-
-#~ msgid "Saving UNIX account failed"
-#~ msgstr "Het opslaan van het UNIX account is mislukt"
-
-#~ msgid "Error while writing printer"
-#~ msgstr "Fout bij het schrijven van de printer"
-
-#~ msgid "Adding environment information failed"
-#~ msgstr "Het toevoegen van omgevings informatie is mislukt"
-
-#~ msgid "Removing oxchange account failed"
-#~ msgstr "Het verwijderen van het Open-Xchange account is mislukt"
-
-#~ msgid "Creating oxchange addressbook tree failed"
-#~ msgstr "Het aanmaken van het Open-Xchange adresboek is mislukt"
-
-#~ msgid "Removing FAX account failed"
-#~ msgstr "Het verwijderen van het FAX account is mislukt"
-
-#~ msgid "Saving FAX account failed"
-#~ msgstr "Het opslaan van het Fax account is mislukt"
-
-#~ msgid "Removing FAI script base failed"
-#~ msgstr "Het verwijderen van de FAI script basis is mislukt"
-
-#~ msgid "Removing FAI script failed"
-#~ msgstr "Het verwijderen van het FAI script is mislukt"
-
-#~ msgid "Saving FAI script failed"
-#~ msgstr "Het opslaan van het FAI script is mislukt"
-
-#~ msgid "Removing FAI template base failed"
-#~ msgstr "Het verwijderen van de FAI sjabloon basis is mislukt"
-
-#~ msgid "Saving FAI template failed"
-#~ msgstr "Het opslaan van het FAI sjabloon is mislukt"
-
-#~ msgid "Removing FAI package base failed"
-#~ msgstr "Het verwijderen van de FAI pakket basis is mislukt"
-
-#~ msgid "Saving FAI package entry failed"
-#~ msgstr "Het opslaan van de FAI pakket invoer is mislukt"
-
-#~ msgid "Removing FAI hook base failed"
-#~ msgstr "Het verwijderen van FAI inhaker basis is mislukt"
-
-#~ msgid "Removing FAI hook failed"
-#~ msgstr "Het verwijderen van de FAI inhaker is mislukt"
-
-#~ msgid "Saving FAI hook failed"
-#~ msgstr "Het opslaan van de FAI inhaker is mislukt"
-
-#~ msgid "Removing FAI partition table failed"
-#~ msgstr "Het verwijderen van de FAI partitietabel is mislukt"
-
-#~ msgid "Saving FAI partition table failed"
-#~ msgstr "Het opslaan van de FAI partitietabel basis is mislukt"
-
-#~ msgid "Removing FAI partition table entry failed"
-#~ msgstr "Het verwijderen van de FAI partitietabel regel is mislukt"
-
-#~ msgid "Saving FAI partition table entry failed"
-#~ msgstr "Het opslaan van de FAI partitietabel regel is mislukt"
-
-#~ msgid "Removing FAI variable failed"
-#~ msgstr "Het verwijderen van de FAI variabele is mislukt"
-
-#~ msgid "Saving FAI variable failed"
-#~ msgstr "Het opslaan van de FAI variabele is mislukt"
-
-#~ msgid "Removing group failed"
-#~ msgstr "Het verwijderen van de groep is mislukt"
-
-#~ msgid "Saving group failed"
-#~ msgstr "Het opslaan van de groep is mislukt"
-
-#~ msgid "Apply this acl only for users own entries"
-#~ msgstr "Pas toegangsbeheer alleen toe op gegevens van de gebruiker zelf"
-
-#~ msgid "This 'dn' is no acl container."
-#~ msgstr "Deze 'dn' bevat geen toegangsbeheer."
-
-#~ msgid "Removing ACL information failed"
-#~ msgstr "Het verwijderen van de ACL informatie is mislukt"
-
-#~ msgid "Removing application information failed"
-#~ msgstr "Het verwijderen van de programma informatie is mislukt"
-
-#~ msgid "Saving application information failed"
-#~ msgstr "Het opslaan van de programma informatie is mislukt"
-
-#~ msgid "Removing application failed"
-#~ msgstr "Het verwijderen van het programma is mislukt"
-
-#~ msgid ""
-#~ "This menu allows you to create, delete and edit selected departments. "
-#~ "Having a large size of departments, you might prefer the range selectors "
-#~ "on   top of the department list."
-#~ msgstr ""
-#~ "Dit menu maakt het mogelijk om geselecteerde afdelingen toe te voegen, "
-#~ "bewerken of verwijderen. Indien u veel afdelingen heeft is het aan te "
-#~ "raden de selectie mogelijkheden te gebruiken."
-
-#~ msgid "Updating DNS service failed"
-#~ msgstr "Het bijwerken van de DNS service is mislukt"
-
-#~ msgid "Removing DNS entries failed"
-#~ msgstr "Het verwijderen van DNS regels is mislukt"
-
-#~ msgid "Saving DNS entries failed"
-#~ msgstr "Het opslaan van DNS regels is mislukt"
-
-#~ msgid "Removing workstation failed"
-#~ msgstr "Het verwijderen van het werkstation is mislukt"
-
-#~ msgid "The attribute '%s' is empty or contains invalid characters."
-#~ msgstr "Het atribuut '%s' is leeg of bevat ongeldige karakters!"
-
-#~ msgid "The imap name string needs to be a hostname or an IP-address."
-#~ msgstr "De imap naam dient een hostnaam of een IP adres te zijn."
-
-#~ msgid "Removing kolab host entry failed"
-#~ msgstr "Het verwijderen van de Kolab Host regel is mislukt"
-
-#~ msgid "Removing terminal failed"
-#~ msgstr "Het verwijderen van de terminal is mislukt"
-
-#~ msgid "Saving terminal failed"
-#~ msgstr "Het opslaan van de terminal is mislukt"
-
-#~ msgid "Saving Samba workstation failed"
-#~ msgstr "Het opslaan van het Samba werkstation is mislukt"
-
-#~ msgid "Saving generic component failed"
-#~ msgstr "Het opslaan van een algemeen component is mislukt"
-
-#~ msgid "Saving terminal to DNS object failed"
-#~ msgstr "Het opslaan van de terminal in een DNS object is mislukt"
-
-#~ msgid "Removing phone failed"
-#~ msgstr "Het verwijderen van de telefoon is mislukt"
-
-#~ msgid "Removing phone macro failed"
-#~ msgstr "Het verwijderen van de telefoonmacro is mislukt"
-
-#~ msgid "Saving phone macro failed"
-#~ msgstr "Het opslaan van de telefoonmacro is mislukt"
-
-#~ msgid "Saving phone macro parameters failed"
-#~ msgstr "Het opslaan van telefoonmacro parameters is mislukt"
-
-#~ msgid "Saving phone conference failed"
-#~ msgstr "Het opslaan van de telefoonconferentie is mislukt"
-
-#, fuzzy
-#~ msgid "There are no available snapshots."
-#~ msgstr "Er is geen E-mail server gespecificeerd."
-
-#~ msgid "Overwrite existing entry"
-#~ msgstr "Overschrijf bestaande gegevens"
-
-#~ msgid "Removing DNS service failed"
-#~ msgstr "Het verwijderen van de DNS service is mislukt"
-
-#~ msgid "The dn: '%s' (from line %s) already exists in the LDAP database."
-#~ msgstr "De dn: '%s' (op regel %s) bestaat al in de LDAP database."
-
-#~ msgid "Remove Kolab extension"
-#~ msgstr "Verwijder Kolab mogelijkheden"
-
-#~ msgid "Remove FAI repository extension."
-#~ msgstr "Verwijder printer mogelijkheden"
-
-#~ msgid ""
-#~ "This server has FAI repository features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Deze server heeft FAI verzamelplaats mogelijkheden ingeschakeld. U kunt "
-#~ "deze uitschakelen door de knop hieronder te gebruiken."
-
-#~ msgid "Add FAI repository extension."
-#~ msgstr "Voeg FAI verzamelplaats extensie toe"
-
-#~ msgid ""
-#~ "This server has FAI repository features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Deze server heeft FAI verzamelplaats mogelijkheden uitgeschakeld. U kunt "
-#~ "deze inschakelen door de knop hieronder te gebruiken."
-
-#, fuzzy
-#~ msgid "configured for"
-#~ msgstr "niet geconfigureerd"
-
-#~ msgid ""
-#~ "If this lock detection is false, the other person has obviously closed "
-#~ "the webbrowser during the edit operation. You may delete the lockfile in "
-#~ "this case by pressing the <i>Remove</i> button."
-#~ msgstr ""
-#~ "Indien deze blokkade detectie foutief is dan heeft de andere persoon de "
-#~ "webbrowser afgesloten tijdens de bewerking. U kunt de blokkade in dit "
-#~ "geval verwijderen door de <i>Verwijderen</i> knop te gebruiken."
-
-#~ msgid ""
-#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
-#~ "versions. In some cases it would be helpful to enable the error "
-#~ "reporting. (But it  could be a security risk)  "
-#~ msgstr ""
-#~ "Het kan, met name bij Beta versies, voorkomen dat GOsa PHP fouten "
-#~ "genereerd. In sommige gevallen kan het handig zijn om foutrapportage aan "
-#~ "te zetten (maar dit kan een veiligheidsrisico vormen) "
-
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic informations "
-#~ "for your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "Het ziet er naar uit dat u GOsa voor de eerste keer aanroept - er is geen "
-#~ "configuratie gevonden. Dit script zal proberen u te helpen bij het maken "
-#~ "van een werkende configuratie door drie belangrijke stappen uit te "
-#~ "voeren: Eerst zal de PHP installatie gecontroleerd worden op vereiste "
-#~ "modules, dan zal er gecontroleerd worden op optionele/benodigde "
-#~ "programma's en nadat u enige basis informatie verschaft heeft voor de "
-#~ "LDAP verbinding zal de LDAP installatie gecontroleerd worden."
-
-#~ msgid ""
-#~ "Your password has expired. To change your personal password use the "
-#~ "fields below. The changes take effect immediately. Please memorize the "
-#~ "new password, because you wouldn't be able to login without it."
-#~ msgstr ""
-#~ "Uw wachtwoord is verlopen. Gebruik de velden hieronder om uw persoonlijke "
-#~ "wachtwoord te veranderen. De veranderingen worden direct doorgevoerd. "
-#~ "Onthoud het nieuwe wachtwoord a.u.b. aangezien u niet in zult kunnen "
-#~ "loggen zonder dit wachtwoord."
diff --git a/locale/pl/LC_MESSAGES/messages.mo b/locale/pl/LC_MESSAGES/messages.mo
deleted file mode 100644 (file)
index 4853b26..0000000
Binary files a/locale/pl/LC_MESSAGES/messages.mo and /dev/null differ
diff --git a/locale/pl/LC_MESSAGES/messages.po b/locale/pl/LC_MESSAGES/messages.po
deleted file mode 100644 (file)
index 0679ef5..0000000
+++ /dev/null
@@ -1,20596 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: polski\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-06-18 14:55+0200\n"
-"PO-Revision-Date: 2007-07-14 21:45+0100\n"
-"Last-Translator: Piotr Rybicki <meritus@innervision.pl>\n"
-"Language-Team: Piotr Rybicki <meritus@innervision.pl>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Polish\n"
-"X-Poedit-Country: POLAND\n"
-"X-Poedit-SourceCharset: iso-8859-2\n"
-"X-Poedit-Basepath: tedst\n"
-
-#: contrib/gosa.conf:4
-#: plugins/personal/nagios/class_nagiosAccount.inc:280
-#: plugins/personal/mail/class_mailAccount.inc:1143
-#: plugins/personal/password/class_password.inc:16
-#: plugins/personal/posix/class_posixAccount.inc:1347
-#: plugins/personal/netatalk/class_netatalk.inc:374
-#: plugins/personal/samba/class_sambaAccount.inc:1097
-#: plugins/personal/environment/class_environment.inc:1317
-#: plugins/personal/generic/class_user.inc:1418
-#: plugins/personal/connectivity/class_webdavAccount.inc:161
-#: plugins/personal/connectivity/class_proxyAccount.inc:312
-#: plugins/personal/connectivity/class_pptpAccount.inc:178
-#: plugins/personal/connectivity/class_intranetAccount.inc:200
-#: plugins/personal/connectivity/class_phpgwAccount.inc:162
-#: plugins/personal/connectivity/class_kolabAccount.inc:471
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
-#: plugins/personal/connectivity/class_opengwAccount.inc:336
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
-msgid "My account"
-msgstr "Moje konto "
-
-#: contrib/gosa.conf:34
-msgid "Administration"
-msgstr "Administracja"
-
-#: contrib/gosa.conf:67
-#: plugins/addons/addressbook/class_addressbook.inc:801
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
-msgid "Addons"
-msgstr "Dodatki"
-
-#: contrib/gosa.conf:90
-#, fuzzy
-msgid "ACL Role"
-msgstr "ACLe"
-
-#: contrib/gosa.conf:94
-#: contrib/gosa.conf:109
-#: contrib/gosa.conf:113
-#: contrib/gosa.conf:120
-#: contrib/gosa.conf:125
-#: contrib/gosa.conf:129
-#: contrib/gosa.conf:134
-#: contrib/gosa.conf:142
-#: contrib/gosa.conf:150
-#: contrib/gosa.conf:159
-#: contrib/gosa.conf:163
-#: contrib/gosa.conf:188
-#: contrib/gosa.conf:192
-#: contrib/gosa.conf:196
-#: contrib/gosa.conf:200
-#: plugins/personal/mail/generic.tpl:5
-#: plugins/personal/posix/generic.tpl:4
-#: plugins/personal/samba/samba2.tpl:6
-#: plugins/personal/samba/samba3.tpl:6
-#: plugins/personal/generic/class_user.inc:16
-#: plugins/personal/generic/class_user.inc:1413
-#: plugins/gofax/blocklists/generic.tpl:1
-#: plugins/gofax/faxaccount/generic.tpl:6
-#: plugins/gofax/faxaccount/paste_generic.tpl:4
-#: plugins/admin/fai/faiVariable.tpl:4
-#: plugins/admin/fai/faiPartitionTable.tpl:4
-#: plugins/admin/fai/faiScriptEntry.tpl:5
-#: plugins/admin/fai/faiPackage.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#: plugins/admin/fai/faiScript.tpl:4
-#: plugins/admin/fai/faiVariableEntry.tpl:5
-#: plugins/admin/fai/faiTemplate.tpl:4
-#: plugins/admin/fai/faiHook.tpl:4
-#: plugins/admin/fai/faiHookEntry.tpl:5
-#: plugins/admin/fai/faiTemplateEntry.tpl:3
-#: plugins/admin/groups/mail.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:940
-#: plugins/admin/applications/class_applicationGeneric.inc:542
-#: plugins/admin/departments/class_departmentGeneric.inc:586
-#: plugins/admin/systems/glpiPrinter.tpl:6
-#: plugins/admin/systems/glpi.tpl:6
-#: plugins/admin/systems/class_workstationGeneric.inc:588
-#: plugins/admin/systems/goImapServer.tpl:1
-#: plugins/admin/systems/servdnseditzone.tpl:1
-#: plugins/admin/systems/class_servGeneric.inc:414
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
-#: plugins/admin/systems/class_printGeneric.inc:880
-#: plugins/admin/systems/class_componentGeneric.inc:268
-#: plugins/admin/systems/goMailServer.tpl:1
-#: plugins/admin/systems/servkolab.tpl:6
-#: plugins/admin/systems/class_phoneGeneric.inc:476
-#: plugins/admin/mimetypes/generic.tpl:4
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
-#: plugins/admin/mimetypes/paste_generic.tpl:4
-#: plugins/admin/ogroups/termgroup.tpl:6
-#: plugins/admin/ogroups/class_ogroup.inc:747
-#: plugins/gofon/macro/class_gofonMacro.inc:570
-#: plugins/generic/references/class_reference.inc:20
-#: setup/setup_feedback.tpl:46
-msgid "Generic"
-msgstr "Ogólne"
-
-#: contrib/gosa.conf:95
-msgid "Unix"
-msgstr "Unix"
-
-#: contrib/gosa.conf:96
-#: contrib/gosa.conf:114
-#: plugins/personal/environment/class_environment.inc:12
-#: plugins/personal/environment/class_environment.inc:1312
-#: plugins/admin/groups/class_divListGroup.inc:233
-#: plugins/admin/users/class_divListUsers.inc:223
-msgid "Environment"
-msgstr "Środowisko"
-
-#: contrib/gosa.conf:97
-#: contrib/gosa.conf:116
-#: plugins/personal/mail/class_mailAccount.inc:22
-#: plugins/personal/mail/class_mailAccount.inc:1138
-#: plugins/admin/groups/class_divListGroup.inc:225
-#: plugins/admin/groups/class_groupMail.inc:1110
-#: plugins/admin/users/class_divListUsers.inc:225
-#: plugins/admin/ogroups/tabs_ogroups.inc:81
-#: plugins/admin/ogroups/tabs_ogroups.inc:192
-#: plugins/admin/ogroups/paste_mail.tpl:4
-#: plugins/admin/ogroups/class_divListOGroup.inc:215
-#: plugins/admin/ogroups/class_mailogroup.inc:181
-#: plugins/generic/references/class_reference.inc:24
-msgid "Mail"
-msgstr "Poczta"
-
-#: contrib/gosa.conf:98
-#: plugins/personal/samba/class_sambaAccount.inc:24
-#: plugins/personal/samba/class_sambaAccount.inc:1092
-#: plugins/admin/groups/class_divListGroup.inc:227
-#: plugins/admin/users/class_divListUsers.inc:231
-#: plugins/generic/references/class_reference.inc:26
-#: plugins/generic/references/class_reference.inc:28
-msgid "Samba"
-msgstr "Samba"
-
-#: contrib/gosa.conf:99
-#: plugins/personal/netatalk/class_netatalk.inc:36
-#: plugins/personal/netatalk/class_netatalk.inc:370
-#: plugins/admin/users/class_divListUsers.inc:233
-msgid "Netatalk"
-msgstr "Netatalk"
-
-#: contrib/gosa.conf:100
-#: plugins/personal/connectivity/main.inc:118
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_connectivity.inc:15
-msgid "Connectivity"
-msgstr "Połączenia"
-
-#: contrib/gosa.conf:101
-#: plugins/personal/generic/generic.tpl:334
-#: plugins/personal/generic/generic.tpl:502
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
-#: plugins/gofax/faxaccount/generic.tpl:10
-#: plugins/gofax/faxaccount/paste_generic.tpl:8
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/users/class_divListUsers.inc:229
-#: plugins/admin/departments/generic.tpl:91
-#: plugins/admin/departments/class_departmentGeneric.inc:605
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
-#: html/getxls.php:222
-#: html/getxls.php:297
-msgid "Fax"
-msgstr "Fax"
-
-#: contrib/gosa.conf:102
-#: plugins/personal/generic/generic.tpl:309
-#: plugins/personal/generic/generic.tpl:490
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/addons/addressbook/address_edit.tpl:94
-#: plugins/addons/addressbook/address_edit.tpl:221
-#: plugins/addons/addressbook/address_info.tpl:67
-#: plugins/addons/addressbook/address_info.tpl:163
-#: plugins/admin/groups/class_divListGroup.inc:231
-#: plugins/admin/users/class_divListUsers.inc:227
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/systems/class_systemManagement.inc:1272
-#: plugins/admin/systems/chooser.tpl:12
-#: plugins/admin/ogroups/class_ogroupManagement.inc:433
-#: plugins/admin/ogroups/class_phonequeue.inc:920
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
-#: plugins/generic/references/class_reference.inc:40
-msgid "Phone"
-msgstr "Telefon"
-
-#: contrib/gosa.conf:104
-#: plugins/personal/nagios/class_nagiosAccount.inc:18
-#: plugins/personal/nagios/class_nagiosAccount.inc:275
-msgid "Nagios"
-msgstr "Nagios"
-
-#: contrib/gosa.conf:115
-#: plugins/admin/groups/class_groupApplication.inc:1194
-#: plugins/admin/applications/class_applicationManagement.inc:25
-#: plugins/admin/mimetypes/generic.tpl:112
-#: plugins/admin/mimetypes/generic.tpl:165
-msgid "Applications"
-msgstr "Aplikacje"
-
-#: contrib/gosa.conf:121
-#: plugins/addons/gotomasses/contents.tpl:3
-#: plugins/admin/applications/generic.tpl:92
-#: plugins/admin/systems/printerPPDDialog.tpl:17
-#: plugins/admin/systems/class_servRepository.inc:260
-#: plugins/admin/ogroups/phonequeue.tpl:47
-#: plugins/gofon/conference/generic.tpl:130
-msgid "Options"
-msgstr "Opcje"
-
-#: contrib/gosa.conf:130
-#: plugins/admin/applications/class_applicationParameters.inc:232
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
-msgid "Parameter"
-msgstr "Parametr"
-
-#: contrib/gosa.conf:135
-#: contrib/gosa.conf:143
-#: contrib/gosa.conf:151
-#: plugins/admin/systems/class_workstationStartup.inc:1178
-#: plugins/admin/systems/class_terminalStartup.inc:468
-#: plugins/admin/ogroups/tabs_ogroups.inc:102
-msgid "Startup"
-msgstr "Startup"
-
-#: contrib/gosa.conf:136
-#: contrib/gosa.conf:152
-#: plugins/admin/ogroups/tabs_ogroups.inc:105
-msgid "Devices"
-msgstr "Urządzenia"
-
-#: contrib/gosa.conf:137
-#: contrib/gosa.conf:153
-#: plugins/personal/environment/environment.tpl:235
-#: plugins/admin/systems/class_systemManagement.inc:1281
-#: plugins/admin/systems/class_printGeneric.inc:886
-#: plugins/admin/ogroups/class_ogroupManagement.inc:436
-#: plugins/generic/references/class_reference.inc:52
-msgid "Printer"
-msgstr "Drukarka"
-
-#: contrib/gosa.conf:138
-#: contrib/gosa.conf:146
-#: contrib/gosa.conf:154
-#: plugins/gofax/blocklists/generic.tpl:90
-#: plugins/addons/addressbook/contents.tpl:33
-#: plugins/addons/godfs/contents.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:21
-#: plugins/admin/fai/faiPackageEntry.tpl:22
-#: plugins/admin/systems/glpiPrinter.tpl:127
-#: plugins/admin/systems/glpiDeviceManagement.tpl:20
-#: plugins/admin/systems/glpiSelectUser.tpl:20
-#: plugins/admin/systems/glpiAttachmentPool.tpl:20
-#: plugins/admin/systems/servRepository.tpl:26
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
-#: plugins/gofon/macro/headpage.tpl:20
-#: plugins/gofon/conference/headpage.tpl:20
-#: setup/setup_ldap.tpl:120
-#: ihtml/themes/default/MultiSelectWindow.tpl:27
-#: ihtml/themes/default/MultiSelectWindow.tpl:67
-msgid "Information"
-msgstr "Informacja"
-
-#: contrib/gosa.conf:144
-#: plugins/admin/systems/class_goFaxServer.inc:91
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#: plugins/admin/systems/class_goVirusServer.inc:221
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#: plugins/admin/systems/class_goLdapServer.inc:86
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#: plugins/admin/systems/class_goMailServer.inc:704
-#: plugins/admin/systems/class_goCupsServer.inc:71
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_servKolab.inc:386
-#: plugins/admin/systems/class_servRepository.inc:378
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#: plugins/admin/systems/class_goFonServer.inc:131
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#: plugins/admin/systems/class_servDNS.inc:398
-#: plugins/admin/systems/servkolab.tpl:39
-#: plugins/admin/systems/class_goImapServer.inc:161
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goShareServer.inc:388
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-msgid "Services"
-msgstr "Usługi"
-
-#: contrib/gosa.conf:145
-#: contrib/gosa.conf:155
-msgid "FAI summary"
-msgstr "Podsumowanie FAI"
-
-#: contrib/gosa.conf:213
-msgid "OGo"
-msgstr "OGo"
-
-#: contrib/gosa.conf:225
-#: plugins/addons/ldapmanager/contentexportxls.tpl:19
-#: plugins/addons/ldapmanager/contentexportxls.tpl:32
-#: plugins/addons/ldapmanager/contentexportxls.tpl:47
-#: plugins/addons/ldapmanager/contentexport.tpl:16
-#: plugins/addons/ldapmanager/contentexport.tpl:29
-#: plugins/addons/ldapmanager/contentexport.tpl:44
-#: plugins/addons/gotomasses/contents.tpl:11
-#: plugins/addons/gotomasses/contents.tpl:13
-#: plugins/addons/gotomasses/contents.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:6
-msgid "Export"
-msgstr "Export"
-
-#: contrib/gosa.conf:226
-msgid "Excel Export"
-msgstr "Export do Excela"
-
-#: contrib/gosa.conf:227
-#: plugins/personal/mail/generic.tpl:238
-#: plugins/personal/environment/logonManagement.tpl:65
-#: plugins/addons/notifications/contents.tpl:54
-#: plugins/addons/ldapmanager/contentimport.tpl:50
-#: plugins/addons/ldapmanager/contentcsv.tpl:109
-#: plugins/addons/ldapmanager/contentcsv.tpl:112
-#: plugins/addons/gotomasses/contents.tpl:21
-#: plugins/addons/gotomasses/contents.tpl:25
-#: plugins/addons/gotomasses/contents.tpl:28
-#: plugins/admin/applications/generic.tpl:135
-#: include/sieve/templates/edit_frame_base.tpl:7
-#: include/sieve/templates/import_script.tpl:12
-msgid "Import"
-msgstr "Import"
-
-#: contrib/gosa.conf:228
-msgid "CSV Import"
-msgstr "Import z CSV"
-
-#: contrib/gosa.conf:232
-msgid "Partitions"
-msgstr "Partycje"
-
-#: contrib/gosa.conf:236
-#: plugins/personal/environment/logonManagement.tpl:55
-#: plugins/admin/fai/class_faiScript.inc:545
-#: plugins/admin/fai/faiScriptEntry.tpl:56
-#: plugins/admin/fai/faiHookEntry.tpl:56
-#: plugins/admin/applications/generic.tpl:130
-msgid "Script"
-msgstr "Skrypt"
-
-#: contrib/gosa.conf:240
-#: plugins/admin/fai/class_faiSummaryTab.inc:45
-msgid "Hooks"
-msgstr "Zaczepy"
-
-#: contrib/gosa.conf:244
-#: plugins/admin/fai/class_faiSummaryTab.inc:46
-msgid "Variables"
-msgstr "Zmienie"
-
-#: contrib/gosa.conf:248
-#: plugins/admin/fai/class_faiSummaryTab.inc:47
-msgid "Templates"
-msgstr "Szablony"
-
-#: contrib/gosa.conf:252
-#: plugins/personal/environment/environment.tpl:11
-#: plugins/admin/fai/class_faiSummaryTab.inc:50
-msgid "Profiles"
-msgstr "Profile"
-
-#: contrib/gosa.conf:253
-#: plugins/admin/acl/class_divListACL.inc:54
-#: plugins/admin/ogroups/tabs_ogroups.inc:109
-msgid "Summary"
-msgstr "Podsumowanie"
-
-#: contrib/gosa.conf:257
-#: plugins/admin/fai/class_faiPackage.inc:547
-msgid "Packages"
-msgstr "Pakiety"
-
-#: contrib/gosa.conf:433
-#: plugins/admin/ogroups/class_phonequeue.inc:270
-#: setup/class_setupStep_Language.inc:48
-msgid "German"
-msgstr "Niemiecki"
-
-#: contrib/gosa.conf:434
-#: setup/class_setupStep_Language.inc:52
-msgid "Russian"
-msgstr "Rosyjski"
-
-#: contrib/gosa.conf:435
-msgid "Spanish"
-msgstr "Hiszpański"
-
-#: contrib/gosa.conf:436
-#: setup/class_setupStep_Language.inc:49
-msgid "French"
-msgstr "Francuski"
-
-#: contrib/gosa.conf:437
-msgid "Dutch"
-msgstr "Holenderski"
-
-#: contrib/gosa.conf:438
-#: setup/class_setupStep_Language.inc:50
-msgid "English"
-msgstr "Angielski"
-
-#: contrib/gosa.conf:439
-msgid "Italian"
-msgstr "Włoski"
-
-#: contrib/gosa.conf:440
-msgid "Polish"
-msgstr "Polski"
-
-#: plugins/personal/nagios/main.inc:103
-#: plugins/personal/mail/main.inc:102
-#: plugins/personal/posix/main.inc:104
-#: plugins/personal/netatalk/main.inc:94
-#: plugins/personal/samba/main.inc:102
-#: plugins/personal/environment/main.inc:100
-#: plugins/personal/generic/main.inc:155
-#: plugins/personal/connectivity/main.inc:100
-#: plugins/gofax/blocklists/generic.tpl:100
-#: plugins/gofax/faxaccount/main.inc:92
-#: plugins/admin/acl/tabs_acl.inc:61
-#: plugins/admin/acl/tabs_acl_role.inc:51
-#: plugins/admin/fai/class_faiManagement.inc:730
-#: plugins/admin/groups/class_groupManagement.inc:418
-#: plugins/admin/users/class_userManagement.inc:741
-#: plugins/admin/applications/class_applicationManagement.inc:433
-#: plugins/admin/systems/class_systemManagement.inc:824
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
-#: plugins/admin/ogroups/class_ogroupManagement.inc:378
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
-#: plugins/gofon/phoneaccount/main.inc:104
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
-#: setup/class_setupStep_Migrate.inc:217
-#: setup/class_setupStep_Migrate.inc:266
-#: setup/class_setupStep_Migrate.inc:324
-#: setup/class_setupStep_Migrate.inc:391
-#: setup/class_setupStep_Migrate.inc:466
-#: setup/class_setupStep_Migrate.inc:538
-#: setup/class_setupStep_Migrate.inc:591
-#: setup/class_setupStep_Migrate.inc:721
-#: setup/class_setupStep_Migrate.inc:876
-#: setup/class_setupStep_Migrate.inc:1599
-#: setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:87
-msgid "Ok"
-msgstr "Ok"
-
-#: plugins/personal/nagios/main.inc:105
-#: plugins/personal/mail/mail_locals.tpl:77
-#: plugins/personal/mail/main.inc:104
-#: plugins/personal/posix/posix_groups.tpl:81
-#: plugins/personal/posix/trust_machines.tpl:41
-#: plugins/personal/posix/main.inc:106
-#: plugins/personal/netatalk/main.inc:96
-#: plugins/personal/samba/sambaLogonHours.tpl:106
-#: plugins/personal/samba/main.inc:104
-#: plugins/personal/samba/samba3_workstations.tpl:41
-#: plugins/personal/environment/main.inc:102
-#: plugins/personal/environment/hotplugDialog.tpl:64
-#: plugins/personal/environment/selectPrinterDialog.tpl:61
-#: plugins/personal/environment/logonManagement.tpl:76
-#: plugins/personal/environment/hotplugDialogNew.tpl:54
-#: plugins/personal/generic/password.tpl:19
-#: plugins/personal/generic/generic_picture.tpl:35
-#: plugins/personal/generic/main.inc:157
-#: plugins/personal/generic/generic_certs.tpl:94
-#: plugins/personal/connectivity/main.inc:102
-#: plugins/gofax/blocklists/generic.tpl:106
-#: plugins/gofax/blocklists/remove.tpl:17
-#: plugins/gofax/blocklists/remove.tpl:21
-#: plugins/gofax/faxaccount/locals.tpl:62
-#: plugins/gofax/faxaccount/lists.tpl:33
-#: plugins/gofax/faxaccount/main.inc:94
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/remove.tpl:16
-#: plugins/addons/addressbook/address_edit.tpl:265
-#: plugins/addons/godfs/class_dfsManagment.inc:249
-#: plugins/addons/gotomasses/contents.tpl:115
-#: plugins/addons/gotomasses/contents.tpl:118
-#: plugins/admin/acl/acl_role.tpl:61
-#: plugins/admin/acl/acl_role.tpl:75
-#: plugins/admin/acl/remove.tpl:17
-#: plugins/admin/acl/remove.tpl:21
-#: plugins/admin/acl/tabs_acl.inc:63
-#: plugins/admin/acl/tabs_acl_role.inc:53
-#: plugins/admin/fai/class_faiManagement.inc:736
-#: plugins/admin/fai/class_faiManagement.inc:741
-#: plugins/admin/fai/class_faiManagement.inc:747
-#: plugins/admin/fai/remove.tpl:18
-#: plugins/admin/fai/remove.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:71
-#: plugins/admin/fai/faiPackageConfiguration.tpl:7
-#: plugins/admin/fai/faiScriptEntry.tpl:83
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
-#: plugins/admin/fai/faiNewBranch.tpl:22
-#: plugins/admin/fai/faiVariableEntry.tpl:55
-#: plugins/admin/fai/faiPackageEntry.tpl:57
-#: plugins/admin/fai/faiHookEntry.tpl:85
-#: plugins/admin/fai/remove_branch.tpl:16
-#: plugins/admin/fai/faiTemplateEntry.tpl:171
-#: plugins/admin/groups/remove.tpl:18
-#: plugins/admin/groups/remove.tpl:22
-#: plugins/admin/groups/class_groupManagement.inc:424
-#: plugins/admin/groups/mail_admins.tpl:39
-#: plugins/admin/groups/group_objects.tpl:57
-#: plugins/admin/groups/application_options.tpl:13
-#: plugins/admin/groups/mail_locals.tpl:68
-#: plugins/admin/users/remove.tpl:16
-#: plugins/admin/users/remove.tpl:19
-#: plugins/admin/users/password.tpl:23
-#: plugins/admin/users/class_userManagement.inc:747
-#: plugins/admin/users/template.tpl:50
-#: plugins/admin/applications/remove.tpl:16
-#: plugins/admin/applications/remove.tpl:20
-#: plugins/admin/applications/class_applicationManagement.inc:439
-#: plugins/admin/departments/dep_move_confirm.tpl:17
-#: plugins/admin/departments/remove.tpl:17
-#: plugins/admin/departments/remove.tpl:21
-#: plugins/admin/departments/class_departmentManagement.inc:397
-#: plugins/admin/systems/ServiceAddDialog.tpl:30
-#: plugins/admin/systems/glpi_edit_type.tpl:29
-#: plugins/admin/systems/remove_ppd.tpl:14
-#: plugins/admin/systems/servnfs.tpl:140
-#: plugins/admin/systems/glpiDeviceManagement.tpl:52
-#: plugins/admin/systems/goNtpServer.tpl:31
-#: plugins/admin/systems/class_goService.inc:40
-#: plugins/admin/systems/SelectDeviceType.tpl:45
-#: plugins/admin/systems/goImapServer.tpl:118
-#: plugins/admin/systems/goSpamServer.tpl:127
-#: plugins/admin/systems/servdnseditzone.tpl:120
-#: plugins/admin/systems/glpiSelectUser.tpl:51
-#: plugins/admin/systems/goKrbServer.tpl:32
-#: plugins/admin/systems/glpi_devices.tpl:761
-#: plugins/admin/systems/servRepositorySetup.tpl:56
-#: plugins/admin/systems/glpi_edit_os.tpl:29
-#: plugins/admin/systems/goSpamServerRule.tpl:23
-#: plugins/admin/systems/printerPPDDialog.tpl:23
-#: plugins/admin/systems/goGlpiServer.tpl:34
-#: plugins/admin/systems/password.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
-#: plugins/admin/systems/class_systemManagement.inc:830
-#: plugins/admin/systems/remove.tpl:17
-#: plugins/admin/systems/remove.tpl:21
-#: plugins/admin/systems/goTerminalServer.tpl:25
-#: plugins/admin/systems/class_baseSelectDialog.inc:43
-#: plugins/admin/systems/gencd.tpl:11
-#: plugins/admin/systems/glpiAttachmentPool.tpl:52
-#: plugins/admin/systems/goLogDBServer.tpl:25
-#: plugins/admin/systems/servdns.tpl:23
-#: plugins/admin/systems/goLdapServer.tpl:11
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
-#: plugins/admin/systems/goShareServer.tpl:31
-#: plugins/admin/systems/chooser.tpl:18
-#: plugins/admin/systems/goMailServer.tpl:223
-#: plugins/admin/systems/goFonServer.tpl:41
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
-#: plugins/admin/systems/servRepository.tpl:68
-#: plugins/admin/systems/goVirusServer.tpl:170
-#: plugins/admin/systems/goSyslogServer.tpl:7
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
-#: plugins/admin/systems/remove_glpi.tpl:16
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
-#: plugins/admin/systems/goCupsServer.tpl:7
-#: plugins/admin/systems/servkolab.tpl:247
-#: plugins/admin/systems/goFaxServer.tpl:25
-#: plugins/admin/systems/gosaLogServer.tpl:33
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
-#: plugins/admin/mimetypes/remove.tpl:16
-#: plugins/admin/mimetypes/remove.tpl:20
-#: plugins/admin/ogroups/remove.tpl:17
-#: plugins/admin/ogroups/remove.tpl:21
-#: plugins/admin/ogroups/ogroup_objects.tpl:56
-#: plugins/admin/ogroups/class_ogroupManagement.inc:384
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
-#: plugins/gofon/macro/remove.tpl:16
-#: plugins/gofon/macro/remove.tpl:20
-#: plugins/gofon/phoneaccount/main.inc:106
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
-#: plugins/gofon/conference/remove.tpl:17
-#: plugins/gofon/conference/remove.tpl:21
-#: include/sieve/templates/remove_script.tpl:16
-#: include/sieve/templates/create_script.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:41
-#: include/sieve/templates/import_script.tpl:14
-#: include/sieve/templates/element_comment.tpl:10
-#: include/sieve/templates/management.tpl:26
-#: include/sieve/templates/select_test_type.tpl:13
-#: setup/setup_ldap.tpl:17
-#: setup/setup_migrate.tpl:135
-#: setup/setup_migrate.tpl:186
-#: setup/setup_migrate.tpl:251
-#: setup/setup_migrate.tpl:307
-#: setup/setup_migrate.tpl:360
-#: ihtml/themes/default/islocked.tpl:15
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/remove.tpl:15
-#: ihtml/themes/default/acl.tpl:77
-#: ihtml/themes/default/acl.tpl:91
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:89
-msgid "Cancel"
-msgstr "Anuluj"
-
-#: plugins/personal/nagios/main.inc:114
-#: plugins/personal/mail/main.inc:112
-#: plugins/personal/posix/main.inc:116
-#: plugins/personal/netatalk/main.inc:101
-#: plugins/personal/samba/main.inc:114
-#: plugins/personal/environment/main.inc:110
-#: plugins/personal/generic/main.inc:178
-#: plugins/personal/connectivity/main.inc:110
-#: plugins/gofax/faxaccount/main.inc:100
-#: plugins/gofon/phoneaccount/main.inc:112
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr "Kliknij przycisk 'Edytuj' poniżej, aby zmienić informacje w tym oknie"
-
-#: plugins/personal/nagios/main.inc:115
-#: plugins/personal/mail/main.inc:115
-#: plugins/personal/posix/main.inc:118
-#: plugins/personal/netatalk/main.inc:102
-#: plugins/personal/samba/main.inc:115
-#: plugins/personal/environment/environment.tpl:184
-#: plugins/personal/environment/main.inc:111
-#: plugins/personal/generic/main.inc:168
-#: plugins/personal/connectivity/main.inc:111
-#: plugins/gofax/faxaccount/generic.tpl:121
-#: plugins/gofax/faxaccount/generic.tpl:129
-#: plugins/gofax/faxaccount/main.inc:101
-#: plugins/addons/logview/contents.tpl:62
-#: plugins/addons/logview/gosa_log_contents.tpl:62
-#: plugins/admin/fai/faiVariable.tpl:53
-#: plugins/admin/fai/faiPartitionTable.tpl:53
-#: plugins/admin/systems/glpiPrinter.tpl:88
-#: plugins/admin/systems/glpiPrinter.tpl:99
-#: plugins/admin/systems/glpi.tpl:61
-#: plugins/admin/systems/glpi.tpl:71
-#: plugins/admin/systems/glpi.tpl:106
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
-#: plugins/admin/systems/glpiManufacturer.tpl:7
-#: plugins/admin/systems/servdnseditzone.tpl:31
-#: plugins/admin/systems/printer.tpl:68
-#: plugins/admin/systems/servdns.tpl:7
-#: plugins/admin/systems/goShareServer.tpl:17
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
-#: plugins/gofon/phoneaccount/main.inc:113
-#: include/sieve/templates/element_comment.tpl:8
-msgid "Edit"
-msgstr "Edytuj"
-
-#: plugins/personal/nagios/main.inc:123
-msgid "Nagios settings"
-msgstr "Ustawienia nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:19
-#: plugins/personal/mail/class_mailAccount.inc:23
-#: plugins/personal/password/class_password.inc:6
-#: plugins/personal/posix/class_posixAccount.inc:17
-#: plugins/personal/samba/class_sambaAccount.inc:25
-#: plugins/personal/environment/class_environment.inc:13
-#: plugins/personal/generic/class_user.inc:17
-#: plugins/personal/connectivity/class_webdavAccount.inc:7
-#: plugins/personal/connectivity/class_proxyAccount.inc:6
-#: plugins/personal/connectivity/class_pptpAccount.inc:27
-#: plugins/personal/connectivity/class_intranetAccount.inc:18
-#: plugins/personal/connectivity/class_phpgwAccount.inc:6
-#: plugins/personal/connectivity/class_kolabAccount.inc:6
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
-#: plugins/personal/connectivity/class_opengwAccount.inc:7
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
-#: plugins/personal/connectivity/class_connectivity.inc:16
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
-#: plugins/gofax/faxreports/class_faxreport.inc:7
-#: plugins/addons/addressbook/class_addressbook.inc:7
-#: plugins/addons/godfs/class_dfsManagment.inc:11
-#: plugins/addons/mailqueue/class_mailqueue.inc:7
-#: plugins/addons/notifications/class_msgplug.inc:7
-#: plugins/addons/ldapmanager/class_csvimport.inc:7
-#: plugins/addons/ldapmanager/class_exportxls.inc:8
-#: plugins/addons/ldapmanager/class_import.inc:7
-#: plugins/addons/ldapmanager/class_ldif.inc:8
-#: plugins/addons/ldapmanager/class_export.inc:7
-#: plugins/addons/logview/class_logview.inc:8
-#: plugins/addons/logview/class_gosa_logview.inc:8
-#: plugins/addons/gotomasses/class_gotomasses.inc:7
-#: plugins/admin/acl/class_aclManagement.inc:28
-#: plugins/admin/acl/class_aclRole.inc:7
-#: plugins/admin/groups/class_groupManagement.inc:26
-#: plugins/admin/users/class_userManagement.inc:29
-#: plugins/admin/applications/class_applicationManagement.inc:26
-#: plugins/admin/departments/class_departmentManagement.inc:26
-#: plugins/admin/systems/class_systemManagement.inc:33
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-#: plugins/gofon/fonreports/class_fonreport.inc:7
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7
-#: include/class_acl.inc:7
-msgid "This does something"
-msgstr "To robi coś"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:110
-msgid "This account has no nagios extensions."
-msgstr "To konto nie posiada rozszerzenia nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:119
-msgid "Remove nagios account"
-msgstr "Usuń konto nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:120
-msgid "This account has nagios features enabled. You can disable them by clicking below."
-msgstr "To konto posiada rozszerzenia rozszerzenia nagios. Można je wyłączyć klikając poniżej."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid "Create nagios account"
-msgstr "Utwórz konto nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid "This account has nagios features disabled. You can enable them by clicking below."
-msgstr "To konto nie posiada rozszerzenia nagios. Można je włączyć klikając poniżej"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:178
-#, php-format
-msgid "Saving of user/nagios account with dn '%s' failed."
-msgstr "Zapisywanie konta nagios z dn '%s' nieudane."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:198
-msgid "The required field 'NagiosAlias' is not set."
-msgstr "Wymagane pole 'NagiosAlias' nie jest wypełnione"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:201
-msgid "The required field 'NagiosMail' is not set."
-msgstr "Wymagane pole 'NagiosMail' nie jest wypełnione"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:205
-#: plugins/personal/nagios/class_nagiosAccount.inc:209
-msgid "Please enter a valid email address in 'NagiosMail' field."
-msgstr "Proszę podać poprawny adres email w polu 'NagiosMail'"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:261
-#, php-format
-msgid "Removing of user/nagios account with dn '%s' failed."
-msgstr "Usuwanie konta nagios z dn '%s' nieudane."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:276
-msgid "Nagios account settings"
-msgstr "Ustawienia konta nagios"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:286
-#: plugins/personal/nagios/nagios.tpl:8
-msgid "Alias"
-msgstr "Alias"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:287
-#: plugins/personal/generic/class_user.inc:1447
-msgid "Pager number"
-msgstr "Numer pagera"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:288
-#: plugins/personal/nagios/nagios.tpl:17
-#: plugins/personal/mail/class_mailAccount.inc:1148
-#: plugins/addons/addressbook/class_addressbook.inc:812
-#: plugins/admin/groups/class_groupMail.inc:1118
-#: plugins/admin/systems/servdnseditzone.tpl:51
-#: plugins/admin/systems/class_servDNS.inc:409
-#: plugins/admin/ogroups/class_mailogroup.inc:189
-#: setup/setup_feedback.tpl:30
-#: html/getxls.php:225
-msgid "Mail address"
-msgstr "Adres email"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:290
-#: plugins/personal/nagios/nagios.tpl:100
-msgid "Host notification commands"
-msgstr "Polecenia powiadamiania o hoście"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:291
-#: plugins/personal/nagios/nagios.tpl:66
-msgid "Host notification options"
-msgstr "Opcje powiadamiania o hoście"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:292
-#: plugins/personal/nagios/nagios.tpl:27
-msgid "Host notification period"
-msgstr "Okres powiadamiania o hoście"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:294
-#: plugins/personal/nagios/nagios.tpl:90
-msgid "Service notification commands"
-msgstr "Polecenia powiadamiania o usłudze"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:295
-#: plugins/personal/nagios/nagios.tpl:53
-msgid "Service notification options"
-msgstr "Opcje powiadamiania o usłudze"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:296
-#: plugins/personal/nagios/nagios.tpl:40
-msgid "Service notification period"
-msgstr "Okres powiadamiania o usłudze"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:298
-msgid "View all hosts"
-msgstr "Pokaż wszystkie hosty"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:299
-msgid "View all services"
-msgstr "Pokaż wszystkie usługi"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:301
-msgid "Trigger system commands"
-msgstr "Przełącz polecenia systemowe"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:302
-msgid "Trigger all host commands"
-msgstr "Przełącz wszystkie polecenia hosta"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:303
-msgid "Trigger all service commands"
-msgstr "Przełącz wszystkie polecenia usługi"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:305
-msgid "View configuration information"
-msgstr "Pokaż konfigurację"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:306
-msgid "View system informations"
-msgstr "Pokaż informacje o systemie"
-
-#: plugins/personal/nagios/nagios.tpl:5
-msgid "Nagios Account"
-msgstr "Konto Nagios"
-
-#: plugins/personal/nagios/nagios.tpl:79
-#: plugins/personal/generic/generic.tpl:326
-#: plugins/addons/addressbook/address_edit.tpl:246
-#: plugins/addons/addressbook/class_addressbook.inc:813
-#: plugins/addons/addressbook/address_info.tpl:179
-#: html/getxls.php:226
-#: html/getxls.php:300
-msgid "Pager"
-msgstr "Pager"
-
-#: plugins/personal/nagios/nagios.tpl:115
-msgid "Nagios authentification"
-msgstr "Autentykacja Nagios"
-
-#: plugins/personal/nagios/nagios.tpl:121
-msgid "view system informations"
-msgstr "pokaż informacje o systemie"
-
-#: plugins/personal/nagios/nagios.tpl:130
-msgid "view configuration information"
-msgstr "Pokaż konfigurację"
-
-#: plugins/personal/nagios/nagios.tpl:139
-msgid "trigger system commands"
-msgstr "przełącz polecenia systemu"
-
-#: plugins/personal/nagios/nagios.tpl:148
-msgid "view all services"
-msgstr "pokaż wszystkie usługi"
-
-#: plugins/personal/nagios/nagios.tpl:157
-msgid "view all hosts"
-msgstr "pokaż wszystkie hosty"
-
-#: plugins/personal/nagios/nagios.tpl:166
-msgid "trigger all service commands"
-msgstr "przełącz wszystkie polecenia usługi"
-
-#: plugins/personal/nagios/nagios.tpl:175
-msgid "trigger all host commands"
-msgstr "przełącz wszystkie polecenia hosta"
-
-#: plugins/personal/mail/mail_locals.tpl:7
-#: plugins/admin/groups/mail_locals.tpl:6
-msgid "Select addresses to add"
-msgstr "Wybierz adresy do dodania"
-
-#: plugins/personal/mail/mail_locals.tpl:25
-#: plugins/personal/posix/posix_groups.tpl:21
-#: plugins/personal/samba/samba3_workstations.tpl:20
-#: plugins/personal/environment/hotplugDialog.tpl:24
-#: plugins/personal/environment/selectPrinterDialog.tpl:24
-#: plugins/gofax/faxaccount/locals.tpl:19
-#: plugins/addons/addressbook/contents.tpl:65
-#: plugins/addons/godfs/contents.tpl:31
-#: plugins/admin/fai/faiProfileEntry.tpl:31
-#: plugins/admin/fai/faiPackageEntry.tpl:32
-#: plugins/admin/groups/group_objects.tpl:20
-#: plugins/admin/groups/mail_locals.tpl:22
-#: plugins/admin/systems/glpiDeviceManagement.tpl:27
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
-#: plugins/admin/systems/glpiSelectUser.tpl:27
-#: plugins/admin/systems/glpiAttachmentPool.tpl:27
-#: plugins/admin/systems/servRepository.tpl:38
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
-#: plugins/admin/ogroups/ogroup_objects.tpl:20
-#: plugins/gofon/macro/headpage.tpl:29
-#: plugins/gofon/conference/headpage.tpl:29
-#: ihtml/themes/default/MultiSelectWindow.tpl:38
-#: ihtml/themes/default/MultiSelectWindow.tpl:78
-msgid "Filters"
-msgstr "Filtry"
-
-#: plugins/personal/mail/mail_locals.tpl:35
-#, fuzzy
-msgid "Select department"
-msgstr "Wybierz aby zobaczyć departamenty"
-
-#: plugins/personal/mail/mail_locals.tpl:38
-#: plugins/personal/posix/posix_groups.tpl:35
-#: plugins/personal/posix/trust_machines.tpl:27
-#: plugins/personal/samba/samba3_workstations.tpl:27
-#: plugins/personal/environment/selectPrinterDialog.tpl:34
-#: plugins/gofax/faxaccount/locals.tpl:29
-#: plugins/addons/addressbook/contents.tpl:87
-#: plugins/admin/groups/group_objects.tpl:40
-#: plugins/admin/groups/mail_locals.tpl:33
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
-#: plugins/admin/ogroups/ogroup_objects.tpl:42
-msgid "Choose the department the search will be based on"
-msgstr "Wybierz departament na którym wyszukiwanie będzie bazować"
-
-#: plugins/personal/mail/mail_locals.tpl:52
-#: plugins/personal/posix/trust_machines.tpl:31
-#: plugins/personal/samba/samba3_workstations.tpl:31
-#: plugins/admin/groups/mail_locals.tpl:45
-msgid "Regular expression for matching addresses"
-msgstr "Wyrażenie regularne dla dopasowania adresów"
-
-#: plugins/personal/mail/mail_locals.tpl:60
-#: plugins/admin/groups/mail_locals.tpl:52
-msgid "Display addresses of user"
-msgstr "Wyświetl adresy użytkowników"
-
-#: plugins/personal/mail/mail_locals.tpl:64
-#: plugins/admin/groups/mail_locals.tpl:55
-msgid "User name of which addresses are shown"
-msgstr "Nazwa użytkownika którego adresy są pokazane"
-
-#: plugins/personal/mail/mail_locals.tpl:75
-#: plugins/personal/mail/generic.tpl:70
-#: plugins/personal/mail/generic.tpl:257
-#: plugins/personal/mail/copypaste.tpl:43
-#: plugins/personal/mail/copypaste.tpl:61
-#: plugins/personal/posix/generic.tpl:88
-#: plugins/personal/posix/generic.tpl:126
-#: plugins/personal/posix/posix_groups.tpl:79
-#: plugins/personal/posix/paste_generic.tpl:61
-#: plugins/personal/posix/trust_machines.tpl:39
-#: plugins/personal/samba/samba3.tpl:412
-#: plugins/personal/samba/samba3_workstations.tpl:39
-#: plugins/personal/environment/environment.tpl:157
-#: plugins/personal/environment/environment.tpl:181
-#: plugins/personal/environment/environment.tpl:248
-#: plugins/personal/environment/hotplugDialog.tpl:63
-#: plugins/personal/environment/selectPrinterDialog.tpl:60
-#: plugins/personal/environment/kioskManagement.tpl:14
-#: plugins/personal/connectivity/kolab.tpl:53
-#: plugins/personal/connectivity/class_kolabAccount.inc:261
-#: plugins/gofax/blocklists/generic.tpl:80
-#: plugins/gofax/faxaccount/generic.tpl:105
-#: plugins/gofax/faxaccount/locals.tpl:60
-#: plugins/gofax/faxaccount/lists.tpl:13
-#: plugins/admin/fai/faiVariable.tpl:49
-#: plugins/admin/fai/faiVariable.tpl:51
-#: plugins/admin/fai/faiPartitionTable.tpl:48
-#: plugins/admin/fai/faiPartitionTable.tpl:50
-#: plugins/admin/fai/faiPackage.tpl:78
-#: plugins/admin/fai/faiProfile.tpl:43
-#: plugins/admin/fai/faiScript.tpl:48
-#: plugins/admin/fai/faiScript.tpl:50
-#: plugins/admin/fai/faiTemplate.tpl:40
-#: plugins/admin/fai/faiTemplate.tpl:42
-#: plugins/admin/fai/faiHook.tpl:48
-#: plugins/admin/fai/faiHook.tpl:50
-#: plugins/admin/groups/application.tpl:39
-#: plugins/admin/groups/mail.tpl:71
-#: plugins/admin/groups/mail.tpl:135
-#: plugins/admin/groups/generic.tpl:137
-#: plugins/admin/groups/class_groupMail.inc:607
-#: plugins/admin/groups/group_objects.tpl:55
-#: plugins/admin/groups/paste_mail.tpl:30
-#: plugins/admin/groups/paste_mail.tpl:41
-#: plugins/admin/groups/mail_locals.tpl:66
-#: plugins/admin/systems/glpiPrinter.tpl:115
-#: plugins/admin/systems/glpiPrinter.tpl:149
-#: plugins/admin/systems/glpi.tpl:125
-#: plugins/admin/systems/terminal.tpl:117
-#: plugins/admin/systems/glpi_edit_type.tpl:8
-#: plugins/admin/systems/goNtpServer.tpl:18
-#: plugins/admin/systems/workstation.tpl:94
-#: plugins/admin/systems/glpiManufacturer.tpl:6
-#: plugins/admin/systems/class_termDNS.inc:508
-#: plugins/admin/systems/class_termDNS.inc:528
-#: plugins/admin/systems/goSpamServer.tpl:45
-#: plugins/admin/systems/goSpamServer.tpl:113
-#: plugins/admin/systems/servdnseditzone.tpl:106
-#: plugins/admin/systems/servRepositorySetup.tpl:47
-#: plugins/admin/systems/glpi_edit_os.tpl:8
-#: plugins/admin/systems/class_servDNSeditZone.inc:486
-#: plugins/admin/systems/servdns.tpl:6
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
-#: plugins/admin/systems/workstationStartup.tpl:129
-#: plugins/admin/systems/workstationStartup.tpl:162
-#: plugins/admin/systems/workstationStartup.tpl:191
-#: plugins/admin/systems/goShareServer.tpl:14
-#: plugins/admin/systems/terminalStartup.tpl:79
-#: plugins/admin/systems/terminalStartup.tpl:108
-#: plugins/admin/systems/goMailServer.tpl:70
-#: plugins/admin/systems/goMailServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:131
-#: plugins/admin/systems/goMailServer.tpl:165
-#: plugins/admin/systems/goMailServer.tpl:191
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
-#: plugins/admin/systems/phonesettings.tpl:207
-#: plugins/admin/systems/phonesettings.tpl:230
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
-#: plugins/admin/mimetypes/generic.tpl:108
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:174
-#: plugins/admin/ogroups/termgroup.tpl:28
-#: plugins/admin/ogroups/phonequeue.tpl:37
-#: plugins/admin/ogroups/ogroup_objects.tpl:54
-#: plugins/admin/ogroups/generic.tpl:51
-#: plugins/gofon/phoneaccount/generic.tpl:19
-#: plugins/gofon/phoneaccount/paste_generic.tpl:18
-msgid "Add"
-msgstr "Dodaj"
-
-#: plugins/personal/mail/generic.tpl:8
-#: plugins/personal/mail/copypaste.tpl:7
-#: plugins/admin/groups/mail.tpl:10
-#: plugins/admin/groups/paste_mail.tpl:8
-#: plugins/admin/ogroups/mail.tpl:10
-msgid "Primary address"
-msgstr "Adres podstawowy"
-
-#: plugins/personal/mail/generic.tpl:16
-#: plugins/addons/mailqueue/contents.tpl:53
-#: plugins/admin/groups/mail.tpl:18
-#: plugins/admin/systems/servnfs.tpl:39
-#: plugins/admin/systems/class_servGeneric.inc:420
-#: plugins/admin/systems/class_systemManagement.inc:1273
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/ogroups/class_ogroupManagement.inc:432
-#: plugins/generic/references/class_reference.inc:44
-#: setup/setup_config2.tpl:163
-#: setup/setup_config2.tpl:208
-msgid "Server"
-msgstr "Serwer"
-
-#: plugins/personal/mail/generic.tpl:19
-msgid "Specify the mail server where the user will be hosted on"
-msgstr "Wybierz serwer poczty który będzie przechowywał skrzynkę użytkownika"
-
-#: plugins/personal/mail/generic.tpl:29
-#: plugins/admin/groups/mail.tpl:31
-msgid "Quota usage"
-msgstr "Użycie Quoty"
-
-#: plugins/personal/mail/generic.tpl:36
-#: plugins/admin/groups/mail.tpl:38
-#: plugins/admin/systems/class_terminalInfo.inc:175
-#: plugins/admin/systems/class_printGeneric.inc:523
-msgid "not defined"
-msgstr "nie zdefiniowane"
-
-#: plugins/personal/mail/generic.tpl:41
-#: plugins/personal/mail/class_mailAccount.inc:1150
-#: plugins/admin/groups/mail.tpl:43
-#: plugins/admin/groups/class_groupMail.inc:1121
-msgid "Quota size"
-msgstr "Rozmiar Quoty"
-
-#: plugins/personal/mail/generic.tpl:57
-#: plugins/personal/mail/copypaste.tpl:25
-#: plugins/admin/groups/mail.tpl:55
-#: plugins/admin/groups/paste_mail.tpl:23
-msgid "Alternative addresses"
-msgstr "Adresy alternatywne"
-
-#: plugins/personal/mail/generic.tpl:60
-#: plugins/personal/mail/copypaste.tpl:55
-#: plugins/admin/groups/mail.tpl:58
-#: plugins/admin/groups/paste_mail.tpl:24
-#: plugins/admin/systems/phonesettings.tpl:197
-#: plugins/admin/systems/phonesettings.tpl:220
-msgid "List of alternative mail addresses"
-msgstr "Lista alternatywnych adresów pocztowych"
-
-#: plugins/personal/mail/generic.tpl:73
-#: plugins/personal/mail/generic.tpl:263
-#: plugins/personal/mail/copypaste.tpl:45
-#: plugins/personal/mail/copypaste.tpl:62
-#: plugins/personal/posix/generic.tpl:91
-#: plugins/personal/posix/generic.tpl:129
-#: plugins/personal/posix/paste_generic.tpl:62
-#: plugins/personal/samba/samba3.tpl:415
-#: plugins/personal/environment/environment.tpl:187
-#: plugins/personal/environment/environment.tpl:225
-#: plugins/personal/environment/environment.tpl:251
-#: plugins/personal/environment/class_environment.inc:695
-#: plugins/personal/connectivity/kolab.tpl:56
-#: plugins/gofax/blocklists/generic.tpl:83
-#: plugins/gofax/blocklists/remove.tpl:15
-#: plugins/gofax/blocklists/remove.tpl:19
-#: plugins/gofax/faxaccount/generic.tpl:111
-#: plugins/gofax/faxaccount/lists.tpl:14
-#: plugins/addons/addressbook/remove.tpl:14
-#: plugins/admin/acl/remove.tpl:15
-#: plugins/admin/acl/remove.tpl:19
-#: plugins/admin/fai/faiVariable.tpl:55
-#: plugins/admin/fai/faiVariable.tpl:57
-#: plugins/admin/fai/remove.tpl:16
-#: plugins/admin/fai/remove.tpl:20
-#: plugins/admin/fai/faiPartitionTable.tpl:54
-#: plugins/admin/fai/remove_branch.tpl:14
-#: plugins/admin/groups/mail.tpl:75
-#: plugins/admin/groups/mail.tpl:141
-#: plugins/admin/groups/remove.tpl:16
-#: plugins/admin/groups/remove.tpl:20
-#: plugins/admin/groups/generic.tpl:139
-#: plugins/admin/groups/paste_mail.tpl:31
-#: plugins/admin/groups/paste_mail.tpl:43
-#: plugins/admin/users/remove.tpl:15
-#: plugins/admin/users/remove.tpl:18
-#: plugins/admin/applications/remove.tpl:14
-#: plugins/admin/applications/remove.tpl:18
-#: plugins/admin/departments/remove.tpl:15
-#: plugins/admin/departments/remove.tpl:19
-#: plugins/admin/systems/terminal.tpl:121
-#: plugins/admin/systems/glpi_edit_type.tpl:10
-#: plugins/admin/systems/remove_ppd.tpl:12
-#: plugins/admin/systems/goNtpServer.tpl:21
-#: plugins/admin/systems/workstation.tpl:98
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
-#: plugins/admin/systems/class_termDNS.inc:522
-#: plugins/admin/systems/glpi_edit_os.tpl:10
-#: plugins/admin/systems/printer.tpl:102
-#: plugins/admin/systems/printer.tpl:126
-#: plugins/admin/systems/remove.tpl:15
-#: plugins/admin/systems/remove.tpl:19
-#: plugins/admin/systems/class_servDNSeditZone.inc:292
-#: plugins/admin/systems/class_servDNSeditZone.inc:480
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
-#: plugins/admin/systems/workstationStartup.tpl:131
-#: plugins/admin/systems/workstationStartup.tpl:165
-#: plugins/admin/systems/goShareServer.tpl:20
-#: plugins/admin/systems/terminalStartup.tpl:82
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
-#: plugins/admin/systems/remove_glpi.tpl:14
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:210
-#: plugins/admin/systems/phonesettings.tpl:233
-#: plugins/admin/mimetypes/remove.tpl:14
-#: plugins/admin/mimetypes/remove.tpl:18
-#: plugins/admin/ogroups/termgroup.tpl:33
-#: plugins/admin/ogroups/phonequeue.tpl:40
-#: plugins/admin/ogroups/remove.tpl:15
-#: plugins/admin/ogroups/remove.tpl:19
-#: plugins/admin/ogroups/generic.tpl:54
-#: plugins/gofon/macro/remove.tpl:14
-#: plugins/gofon/macro/remove.tpl:18
-#: plugins/gofon/phoneaccount/generic.tpl:22
-#: plugins/gofon/phoneaccount/paste_generic.tpl:19
-#: plugins/gofon/conference/remove.tpl:15
-#: plugins/gofon/conference/remove.tpl:19
-#: include/sieve/templates/remove_script.tpl:14
-#: ihtml/themes/default/remove.tpl:13
-msgid "Delete"
-msgstr "Usuń"
-
-#: plugins/personal/mail/generic.tpl:80
-msgid "Mail options"
-msgstr "Opcje poczty"
-
-#: plugins/personal/mail/generic.tpl:107
-#: plugins/personal/mail/class_mailAccount.inc:1170
-msgid "Use custom sieve script"
-msgstr "Użyj własnego skryptu SIEVE"
-
-#: plugins/personal/mail/generic.tpl:107
-msgid "disables all Mail options!"
-msgstr "Wyłącza wszystkie opcje poczty!"
-
-#: plugins/personal/mail/generic.tpl:114
-#, fuzzy
-msgid "Sieve Management"
-msgstr "Zarządzanie"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "Select if you want to forward mails without getting own copies of them"
-msgstr "Zaznacz jeśli chcesz przekazywać pocztę bez zachowania kopii"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "No delivery to own mailbox"
-msgstr "Nie dostarczaj do własnej skrzynki"
-
-#: plugins/personal/mail/generic.tpl:132
-msgid "Select to automatically response with the vacation message defined below"
-msgstr "Zaznacz aby automatycznie wysyłać autoodpowiedź zdefiniowaną poniżej"
-
-#: plugins/personal/mail/generic.tpl:134
-msgid "Activate vacation message"
-msgstr "Włącz autoresponder"
-
-#: plugins/personal/mail/generic.tpl:142
-#: include/class_plugin.inc:1616
-#, fuzzy
-msgid "from"
-msgstr "losowy"
-
-#: plugins/personal/mail/generic.tpl:165
-msgid "till"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:194
-msgid "Select if you want to filter this mails through spamassassin"
-msgstr "Zaznacz jeśli chcesz filtrować wiadomości przez spamassasin"
-
-#: plugins/personal/mail/generic.tpl:196
-msgid "Move mails tagged with spam level greater than"
-msgstr "Przenieś pocztę oznakowaną poziomem spamu większym niż"
-
-#: plugins/personal/mail/generic.tpl:199
-msgid "Choose spam level - smaller values are more sensitive"
-msgstr "Wybierz poziom spamu - mniejsze wartości są bardziej czułe"
-
-#: plugins/personal/mail/generic.tpl:203
-msgid "to folder"
-msgstr "do folferu"
-
-#: plugins/personal/mail/generic.tpl:214
-msgid "Reject mails bigger than"
-msgstr "Odrzuć pocztę większą niż"
-
-#: plugins/personal/mail/generic.tpl:216
-#: plugins/personal/environment/environment.tpl:62
-#: plugins/personal/connectivity/pureftpd.tpl:60
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/admin/groups/mail.tpl:48
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-msgid "MB"
-msgstr "MB"
-
-#: plugins/personal/mail/generic.tpl:223
-#: plugins/personal/mail/class_mailAccount.inc:1153
-#: include/sieve/templates/object_container.tpl:31
-#: include/sieve/templates/element_vacation.tpl:44
-#: include/sieve/class_sieveManagement.inc:509
-#: include/sieve/class_sieveManagement.inc:728
-msgid "Vacation message"
-msgstr "Treść autorespondera"
-
-#: plugins/personal/mail/generic.tpl:244
-#: plugins/personal/mail/copypaste.tpl:13
-msgid "Forward messages to"
-msgstr "Przekaż wiadomości do"
-
-#: plugins/personal/mail/generic.tpl:260
-#: plugins/personal/mail/copypaste.tpl:44
-#: plugins/gofax/faxaccount/generic.tpl:108
-#: plugins/admin/groups/mail.tpl:138
-#: plugins/admin/groups/paste_mail.tpl:42
-msgid "Add local"
-msgstr "Dodaj lokalne"
-
-#: plugins/personal/mail/generic.tpl:270
-msgid "Advanced mail options"
-msgstr "Zaawansowane opcje poczty"
-
-#: plugins/personal/mail/generic.tpl:276
-msgid "Select if user can only send and receive inside his own domain"
-msgstr "Wybierz jeśli użytkownik może odbierać i wysyłać w obrębie własnej domeny"
-
-#: plugins/personal/mail/generic.tpl:278
-msgid "User is only allowed to send and receive local mails"
-msgstr "Użytkownik może tylko wysyłać i odbierać lokalną pocztę"
-
-#: plugins/personal/mail/copypaste.tpl:1
-#: plugins/personal/mail/class_mailAccount.inc:1139
-#: plugins/admin/groups/paste_mail.tpl:1
-#: setup/setup_config2.tpl:95
-msgid "Mail settings"
-msgstr "Ustawienia pocztowe"
-
-#: plugins/personal/mail/main.inc:124
-msgid "User mail settings"
-msgstr "Ustawienia poczty użytkownika"
-
-#: plugins/personal/mail/class_mailAccount.inc:92
-#: plugins/admin/groups/class_groupMail.inc:80
-#, php-format
-msgid "There is no mail method '%s' specified in your gosa.conf available."
-msgstr "Nie ma takiego trybu poczty '%s' podanego w Twoim pliku gosa.conf."
-
-#: plugins/personal/mail/class_mailAccount.inc:214
-msgid "No DESC tag in vacation file:"
-msgstr "Brak znacznika DESC w pliku autorespondera"
-
-#: plugins/personal/mail/class_mailAccount.inc:289
-msgid "This account has no mail extensions."
-msgstr "To konto nie posiada rozszerzeń pocztowych"
-
-#: plugins/personal/mail/class_mailAccount.inc:299
-#: plugins/personal/mail/class_mailAccount.inc:302
-#: plugins/admin/groups/class_groupMail.inc:347
-#: plugins/admin/ogroups/class_mailogroup.inc:50
-msgid "Remove mail account"
-msgstr "Usuń konto pocztowe"
-
-#: plugins/personal/mail/class_mailAccount.inc:300
-msgid "This account can't be removed while there are delegations configured. Remove those delegations first."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:303
-#: plugins/admin/groups/class_groupMail.inc:348
-msgid "This account has mail features enabled. You can disable them by clicking below."
-msgstr "To konto posiada rozszerzenia poczty. Można je wyłączyć klikając poniżej."
-
-#: plugins/personal/mail/class_mailAccount.inc:306
-#: plugins/admin/groups/class_groupMail.inc:350
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-msgid "Create mail account"
-msgstr "Stwórz konto pocztowe"
-
-#: plugins/personal/mail/class_mailAccount.inc:306
-#: plugins/admin/groups/class_groupMail.inc:351
-msgid "This account has mail features disabled. You can enable them by clicking below."
-msgstr "To konto nie posiada rozszerzenia poczty. Można je włączyć klikając poniżej."
-
-#: plugins/personal/mail/class_mailAccount.inc:358
-msgid "You're trying to add an invalid email address to the list of forwarders."
-msgstr "Próbujesz dodać błędny adres email do listy przekazywanych."
-
-#: plugins/personal/mail/class_mailAccount.inc:364
-#: plugins/admin/groups/class_groupMail.inc:427
-msgid "Adding your one of your own addresses to the forwarders makes no sense."
-msgstr "Dodawanie swojego własnego adresu do przekierowanych nie ma sensu."
-
-#: plugins/personal/mail/class_mailAccount.inc:394
-#: plugins/personal/mail/class_mailAccount.inc:399
-#: plugins/admin/groups/class_groupMail.inc:453
-msgid "You're trying to add an invalid email address to the list of alternate addresses."
-msgstr "Próbujesz dodać nieprawidłowy adres email do listy adresów alternatywnych."
-
-#: plugins/personal/mail/class_mailAccount.inc:409
-#: plugins/admin/groups/class_groupMail.inc:458
-msgid "The address you're trying to add is already used by user"
-msgstr "Adres który próbujesz dodać jest już używany"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "January"
-msgstr "Styczeń"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "February"
-msgstr "Luty"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "March"
-msgstr "Marzec"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "April"
-msgstr "Kwiecień"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "May"
-msgstr "Maj"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "June"
-msgstr "Czerwiec"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "July"
-msgstr "Lipiec"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "August"
-msgstr "Sierpień"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "September"
-msgstr "Wrzesień"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "October"
-msgstr "Październik"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "November"
-msgstr "Listopad"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "December"
-msgstr "Grudzień"
-
-#: plugins/personal/mail/class_mailAccount.inc:688
-#, fuzzy, php-format
-msgid "Removing of user/mail account with dn '%s' failed."
-msgstr "Usuwanie konta pocztowego nieudane"
-
-#: plugins/personal/mail/class_mailAccount.inc:842
-#, fuzzy, php-format
-msgid "Saving of user/mail account with dn '%s' failed."
-msgstr "Zapisywanie konta pocztowego nieudane"
-
-#: plugins/personal/mail/class_mailAccount.inc:903
-msgid "There is no valid mailserver specified, please add one in the system setup."
-msgstr "Brak poprawnego serwera pocztowego, proszę go dodać w ustawieniach systemu."
-
-#: plugins/personal/mail/class_mailAccount.inc:908
-#: plugins/admin/groups/class_groupMail.inc:924
-msgid "The required field 'Primary address' is not set."
-msgstr "Wymaganie pole 'Podstawowy adres' jest puste."
-
-#: plugins/personal/mail/class_mailAccount.inc:912
-#: plugins/personal/mail/class_mailAccount.inc:916
-#: plugins/addons/addressbook/class_addressbook.inc:702
-#: plugins/admin/ogroups/class_mailogroup.inc:85
-msgid "Please enter a valid email address in 'Primary address' field."
-msgstr "Proszę podać prawidłowy adres email w polu 'Podstawowy adres'"
-
-#: plugins/personal/mail/class_mailAccount.inc:922
-#: plugins/admin/groups/class_groupMail.inc:933
-#: plugins/admin/ogroups/class_mailogroup.inc:92
-msgid "The primary address you've entered is already in use."
-msgstr "Podstawowy adres który podano jest już w użyciu."
-
-#: plugins/personal/mail/class_mailAccount.inc:928
-#: plugins/admin/groups/class_groupMail.inc:939
-msgid "Value in 'Quota size' is not valid."
-msgstr "Wartość 'Rozmiar Quota' jest nieprawidłowa"
-
-#: plugins/personal/mail/class_mailAccount.inc:937
-#: plugins/admin/groups/class_groupMail.inc:948
-msgid "Please specify a vaild mail size for mails to be rejected."
-msgstr "Proszę podać prawidłowy rozmiar poczty która ma być odrzucana."
-
-#: plugins/personal/mail/class_mailAccount.inc:947
-#: plugins/admin/groups/class_groupMail.inc:956
-msgid "You need to set the maximum mail size in order to reject anything."
-msgstr "Należy ustawić maksymalny rozmiar poczty aby odrzucać cokolwiek."
-
-#: plugins/personal/mail/class_mailAccount.inc:951
-msgid "You specified Spam settings, but there is no Folder specified."
-msgstr "Podano parametry Spamu, ale nie wybrano folderu."
-
-#: plugins/personal/mail/class_mailAccount.inc:955
-msgid "Time interval to show vacation message is not valid."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:995
-#: plugins/personal/mail/class_mailAccount.inc:1007
-msgid "You are not allowed to write mail forwarding."
-msgstr "Brak uprawnień do zmiany przekazywania poczty"
-
-#: plugins/personal/mail/class_mailAccount.inc:1040
-#: plugins/personal/mail/class_mailAccount.inc:1051
-msgid "You are not allowed to write mail alternate address."
-msgstr "Brak uprawnień do zmian adresów alternatywnych."
-
-#: plugins/personal/mail/class_mailAccount.inc:1116
-msgid "Waiting for kolab to remove mail properties."
-msgstr "Oczekiwanie aż kolab usunie właściwości poczty."
-
-#: plugins/personal/mail/class_mailAccount.inc:1118
-msgid "Please remove the mail account first, to allow kolab to call its remove methods."
-msgstr "Proszę najpierw usunąć konto pocztowe, aby umożliwić kolab usuwanie swoimi metodami."
-
-#: plugins/personal/mail/class_mailAccount.inc:1149
-#: plugins/admin/groups/class_groupMail.inc:1122
-msgid "Mail server"
-msgstr "Serwer pocztowy"
-
-#: plugins/personal/mail/class_mailAccount.inc:1152
-msgid "Add vacation information"
-msgstr "Dodaj informacje autorespondera"
-
-#: plugins/personal/mail/class_mailAccount.inc:1155
-msgid "Use spam filter"
-msgstr "Użyj filtra spamu"
-
-#: plugins/personal/mail/class_mailAccount.inc:1156
-msgid "Spam level"
-msgstr "Poziom spamu"
-
-#: plugins/personal/mail/class_mailAccount.inc:1157
-msgid "Spam mail box"
-msgstr "Skrzynpa spamowa"
-
-#: plugins/personal/mail/class_mailAccount.inc:1159
-#, fuzzy
-msgid "Sieve management"
-msgstr "Zarządzanie"
-
-#: plugins/personal/mail/class_mailAccount.inc:1161
-msgid "Reject due to mailsize"
-msgstr "Odrzuć z powodu rozmiaru wiadomości"
-
-#: plugins/personal/mail/class_mailAccount.inc:1162
-msgid "Mail max size"
-msgstr "Max rozmiar poczty"
-
-#: plugins/personal/mail/class_mailAccount.inc:1164
-#: plugins/personal/mail/class_mailAccount.inc:1169
-msgid "Forwarding address"
-msgstr "Adresy przekazywane"
-
-#: plugins/personal/mail/class_mailAccount.inc:1165
-msgid "Local delivery"
-msgstr "Lokalne dostarczanie"
-
-#: plugins/personal/mail/class_mailAccount.inc:1166
-#, fuzzy
-msgid "No delivery to own mailbox "
-msgstr "Nie dostarczaj do własnej skrzynki"
-
-#: plugins/personal/mail/class_mailAccount.inc:1167
-msgid "Mail alternative addresses"
-msgstr "Adresy alternatywne"
-
-#: plugins/personal/password/changed.tpl:2
-msgid "You've successfully changed your password. Remember to change all programms configured to use it as well."
-msgstr "Pomyślnie zmieniono hasło. Proszę pamiętać aby zmienić również ustawienia w programach skonfigurowanych do używania tego hasła."
-
-#: plugins/personal/password/changed.tpl:8
-#: plugins/personal/generic/main.inc:165
-#: plugins/gofax/faxreports/detail.tpl:67
-#: plugins/addons/mailqueue/header.tpl:5
-#: plugins/addons/ldapmanager/contentexportxls.tpl:69
-#: plugins/addons/ldapmanager/contentimport.tpl:45
-#: plugins/addons/ldapmanager/contentcsv.tpl:114
-#: plugins/addons/ldapmanager/contentexport.tpl:66
-#: plugins/admin/fai/faiNewBranch.tpl:52
-#: plugins/admin/departments/dep_iframe.tpl:18
-#: plugins/admin/systems/class_systemManagement.inc:179
-#: include/functions.inc:1429
-#: setup/class_setup.inc:275
-#: setup/class_setup.inc:277
-#: ihtml/themes/default/setup_finish.tpl:30
-#: ihtml/themes/default/setup_useradmin.tpl:40
-#: ihtml/themes/default/setup_step2.tpl:12
-#: ihtml/themes/default/setup_step3.tpl:17
-#: ihtml/themes/default/setup_step4.tpl:114
-msgid "Back"
-msgstr "Wróć"
-
-#: plugins/personal/password/class_password.inc:5
-#: plugins/personal/generic/paste_generic.tpl:20
-#: plugins/admin/systems/class_goFaxServer.inc:100
-#: plugins/admin/systems/class_goGlpiServer.inc:104
-#: plugins/admin/systems/goImapServer.tpl:34
-#: plugins/admin/systems/goKrbServer.tpl:20
-#: plugins/admin/systems/goGlpiServer.tpl:12
-#: plugins/admin/systems/class_goKrbServer.inc:104
-#: plugins/admin/systems/goLogDBServer.tpl:12
-#: plugins/admin/systems/class_divListSystem.inc:376
-#: plugins/admin/systems/goFonServer.tpl:12
-#: plugins/admin/systems/class_goFonServer.inc:144
-#: plugins/admin/systems/class_goLogDBServer.inc:102
-#: plugins/admin/systems/goFaxServer.tpl:12
-#: plugins/admin/systems/gosaLogServer.tpl:12
-#: plugins/admin/systems/class_gosaLogServer.inc:103
-#: setup/setup_config2.tpl:181
-#: setup/setup_config2.tpl:226
-#: setup/setup_migrate.tpl:225
-#: ihtml/themes/default/login.tpl:44
-#: ihtml/themes/default/login.tpl:46
-#: ihtml/themes/default/setup_useradmin.tpl:30
-msgid "Password"
-msgstr "Hasło"
-
-#: plugins/personal/password/class_password.inc:12
-#: plugins/personal/generic/class_user.inc:1424
-msgid "User password"
-msgstr "Hasło użytkownika"
-
-#: plugins/personal/password/nochange.tpl:2
-msgid "Password change not allowed"
-msgstr "Brak uprawnień do zmiay hasła"
-
-#: plugins/personal/password/nochange.tpl:6
-msgid "You are not allowed to change your password at this time"
-msgstr "Brak uprawnień do zmiany własnego hasła w tym momencie"
-
-#: plugins/personal/password/password.tpl:3
-msgid "To change your personal password use the fields below. The changes take effect immediately. Please memorize the new password, because you wouldn't be able to login without it."
-msgstr "Aby zmienić własne hasło, proszę użyć formularza poniżej. Zmiany są wprowadzane do systemu natychmiast. Proszę zapamiętać nowe hasło, gdyż bez niego logowanie będzie niemożliwe."
-
-#: plugins/personal/password/password.tpl:8
-#: plugins/personal/password/main.inc:73
-msgid "You have no permissions to change your password."
-msgstr "Brak uprawnień do zmiany własnego hasła"
-
-#: plugins/personal/password/password.tpl:10
-#: plugins/admin/users/password.tpl:6
-msgid "Changing the password affects your authentification on mail, proxy, samba and unix services."
-msgstr "Zmiana hasła jest powiązana z autentykacją do usług poczty, proxy, samba, oraz unix."
-
-#: plugins/personal/password/password.tpl:16
-msgid "Current password"
-msgstr "Obecne hasło"
-
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/generic/password.tpl:7
-#: plugins/admin/users/password.tpl:11
-#: plugins/admin/systems/password.tpl:14
-msgid "New password"
-msgstr "Nowe hasło"
-
-#: plugins/personal/password/password.tpl:32
-#: plugins/personal/generic/password.tpl:11
-#: plugins/admin/users/password.tpl:15
-#: plugins/admin/systems/password.tpl:19
-msgid "Repeat new password"
-msgstr "Powtórz nowe hasło"
-
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/generic/password.tpl:17
-#: plugins/admin/users/password.tpl:21
-#: plugins/admin/systems/password.tpl:28
-msgid "Set password"
-msgstr "Ustaw hasło"
-
-#: plugins/personal/password/password.tpl:49
-msgid "Clear fields"
-msgstr "Wyczyść pola"
-
-#: plugins/personal/password/main.inc:44
-msgid "The password you've entered as your current password doesn't match the real one."
-msgstr "Hasło które podano jako obecne nie zgadza się z prawdziwym hasłem."
-
-#: plugins/personal/password/main.inc:47
-msgid "You need to specify your current password in order to proceed."
-msgstr "Proszę podać obecne hasło aby kontynuować."
-
-#: plugins/personal/password/main.inc:52
-#: plugins/personal/generic/main.inc:79
-#: plugins/admin/users/class_userManagement.inc:183
-msgid "The passwords you've entered as 'New password' and 'Repeated new password' do not match."
-msgstr "Podane hasła 'Nowe hasło' oraz 'Powtórz nowe hasło' nie są itentyczne."
-
-#: plugins/personal/password/main.inc:55
-#: plugins/personal/generic/main.inc:84
-#: plugins/admin/users/class_userManagement.inc:188
-msgid "The password you've entered as 'New password' is empty."
-msgstr "Hasło które podano jako 'Nowe hasło' jest puste."
-
-#: plugins/personal/password/main.inc:63
-msgid "The password used as new and current are too similar."
-msgstr "Hasło podane jako nowe jest zbyt podobne do obecnego."
-
-#: plugins/personal/password/main.inc:68
-msgid "The password used as new is to short."
-msgstr "Hasło podane jako nowe jest za krótkie."
-
-#: plugins/personal/password/main.inc:93
-msgid "External password changer reported a problem: "
-msgstr "Zewnętrzny program do zmiany hasła zgłosił następujący problem:"
-
-#: plugins/personal/password/main.inc:122
-#: plugins/admin/users/class_divListUsers.inc:272
-msgid "Change password"
-msgstr "Zmień hasło"
-
-#: plugins/personal/posix/generic.tpl:7
-#: plugins/personal/posix/paste_generic.tpl:8
-#: plugins/personal/posix/class_posixAccount.inc:1353
-#: plugins/personal/samba/samba3.tpl:13
-#: plugins/personal/samba/samba3.tpl:97
-#: plugins/personal/samba/class_sambaAccount.inc:690
-msgid "Home directory"
-msgstr "Katalog domowy"
-
-#: plugins/personal/posix/generic.tpl:15
-#: plugins/personal/posix/class_posixAccount.inc:1354
-msgid "Shell"
-msgstr "Shell"
-
-#: plugins/personal/posix/generic.tpl:25
-msgid "Primary group"
-msgstr "Grupa podstawowa"
-
-#: plugins/personal/posix/generic.tpl:35
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
-#: plugins/gofax/faxreports/contents.tpl:32
-#: plugins/gofax/faxreports/detail.tpl:45
-#: plugins/gofax/faxreports/class_faxreport.inc:494
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
-#: plugins/gofon/fonreports/contents.tpl:35
-msgid "Status"
-msgstr "Status"
-
-#: plugins/personal/posix/generic.tpl:47
-#: plugins/personal/posix/paste_generic.tpl:23
-msgid "Force UID/GID"
-msgstr "Wymuś UID/GID"
-
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:28
-#: html/getxls.php:287
-msgid "UID"
-msgstr "UID"
-
-#: plugins/personal/posix/generic.tpl:62
-#: plugins/personal/posix/paste_generic.tpl:37
-#: plugins/admin/groups/class_groupGeneric.inc:956
-msgid "GID"
-msgstr "GID"
-
-#: plugins/personal/posix/generic.tpl:76
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "Group membership"
-msgstr "Przynależność do grup"
-
-#: plugins/personal/posix/generic.tpl:78
-#: plugins/personal/posix/paste_generic.tpl:54
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Uwaga: NFS nie wspiera więcej niż 16 grup!)"
-
-#: plugins/personal/posix/generic.tpl:102
-msgid "Account"
-msgstr "Konto"
-
-#: plugins/personal/posix/generic.tpl:109
-msgid "System trust"
-msgstr "Zaufanie systemowe"
-
-#: plugins/personal/posix/generic.tpl:110
-msgid "Trust mode"
-msgstr "Tryb zaufania"
-
-#: plugins/personal/posix/posix_groups.tpl:6
-msgid "Select groups to add"
-msgstr "Wybierz grupy do dodania"
-
-#: plugins/personal/posix/posix_groups.tpl:32
-msgid "Display groups of department"
-msgstr "Wyświetl grupy departamentu"
-
-#: plugins/personal/posix/posix_groups.tpl:46
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Ignore subtrees"
-msgstr "Ignoruj poddrzewa"
-
-#: plugins/personal/posix/posix_groups.tpl:53
-msgid "Display groups matching"
-msgstr "Wyświetl grupy pasujące"
-
-#: plugins/personal/posix/posix_groups.tpl:57
-#: plugins/admin/groups/class_divListGroup.inc:76
-#: plugins/admin/ogroups/class_divListOGroup.inc:83
-msgid "Regular expression for matching group names"
-msgstr "Wyrażenie regularne dla dopasowania nazw grup"
-
-#: plugins/personal/posix/posix_groups.tpl:64
-msgid "Display groups of user"
-msgstr "Wyświetl grupy użytkownika"
-
-#: plugins/personal/posix/posix_groups.tpl:68
-#: plugins/admin/groups/class_divListGroup.inc:77
-msgid "User name of which groups are shown"
-msgstr "Nazwa użytkownika którego grupy są pokazane"
-
-#: plugins/personal/posix/posix_shadow.tpl:9
-msgid "User must change password on first login"
-msgstr "Użytkownik musi zmienić hasło przy pierwszym logowaniu"
-
-#: plugins/personal/posix/posix_shadow.tpl:34
-#: plugins/personal/samba/samba2.tpl:87
-#: plugins/personal/samba/samba3.tpl:311
-msgid "Password expires on"
-msgstr "Hasło wygasa"
-
-#: plugins/personal/posix/paste_generic.tpl:4
-msgid "Posix settings"
-msgstr "Ustawienia Posix"
-
-#: plugins/personal/posix/trust_machines.tpl:6
-msgid "Select systems to add"
-msgstr "Wybierz systemy do dodania"
-
-#: plugins/personal/posix/trust_machines.tpl:26
-msgid "Display systems of department"
-msgstr "Wyświetl systemy departamentu"
-
-#: plugins/personal/posix/trust_machines.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:85
-msgid "Display systems matching"
-msgstr "Wyświetl systemy pasujące"
-
-#: plugins/personal/posix/main.inc:127
-msgid "Unix settings"
-msgstr "Ustawienia Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:16
-#: plugins/generic/references/class_reference.inc:22
-msgid "UNIX"
-msgstr "UNIX"
-
-#: plugins/personal/posix/class_posixAccount.inc:137
-msgid "expired"
-msgstr "wygasło"
-
-#: plugins/personal/posix/class_posixAccount.inc:139
-msgid "grace time active"
-msgstr "Czas prolongaty aktywny"
-
-#: plugins/personal/posix/class_posixAccount.inc:142
-msgid "active, password not changable"
-msgstr "aktywne, hasło niezmienialne"
-
-#: plugins/personal/posix/class_posixAccount.inc:144
-msgid "active, password expired"
-msgstr "aktywne, hasło wygasło"
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "active"
-msgstr "Aktywne"
-
-#: plugins/personal/posix/class_posixAccount.inc:157
-#: plugins/personal/posix/class_posixAccount.inc:1019
-msgid "Group of user"
-msgstr "Grupa użytkownika"
-
-#: plugins/personal/posix/class_posixAccount.inc:192
-msgid "unconfigured"
-msgstr "nieskonfigurowane"
-
-#: plugins/personal/posix/class_posixAccount.inc:203
-#: plugins/admin/systems/class_workstationStartup.inc:836
-#: plugins/admin/systems/class_workstationService.inc:183
-#: plugins/admin/systems/class_terminalService.inc:197
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
-msgid "automatic"
-msgstr "automatyczne"
-
-#: plugins/personal/posix/class_posixAccount.inc:255
-msgid "This account has no unix extensions."
-msgstr "To konto nie posiada rozszerzeń unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:275
-#: plugins/personal/posix/class_posixAccount.inc:278
-msgid "Remove posix account"
-msgstr "Usuń konto posixowe"
-
-#: plugins/personal/posix/class_posixAccount.inc:276
-msgid "This account has unix features enabled. To disable them, you'll need to remove the samba / environment account first."
-msgstr "To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć konto Samba/Środowisko."
-
-#: plugins/personal/posix/class_posixAccount.inc:279
-msgid "This account has posix features enabled. You can disable them by clicking below."
-msgstr "To konto posiada rozszerzenia posix. Można je wyłączyć klikająć poniżej."
-
-#: plugins/personal/posix/class_posixAccount.inc:282
-msgid "Create posix account"
-msgstr "Utwórz konto posixowe"
-
-#: plugins/personal/posix/class_posixAccount.inc:283
-msgid "This account has posix features disabled. You can enable them by clicking below."
-msgstr "To konto nie posiada rozszerzenia posix. Można je włączyć klikająć poniżej."
-
-#: plugins/personal/posix/class_posixAccount.inc:443
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr "Hasło nie może być zmienione do %s dni po ostatniej zmianie"
-
-#: plugins/personal/posix/class_posixAccount.inc:447
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "Hasło musi zostać zmienione po %s dniach"
-
-#: plugins/personal/posix/class_posixAccount.inc:451
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiery"
-msgstr "Wyłącz konto po %s dniach nieaktywności po wygaśnięciu hasła"
-
-#: plugins/personal/posix/class_posixAccount.inc:455
-#, php-format
-msgid "Warn user %s days before password expiery"
-msgstr "Ostrzeż użytkownika na %s dni przed wygaśnięciem hasła"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-#: plugins/personal/samba/class_sambaAccount.inc:501
-#: plugins/admin/systems/class_terminalGeneric.inc:105
-#: setup/setup_config2.tpl:103
-#: ihtml/themes/default/setup_step4.tpl:91
-msgid "disabled"
-msgstr "wyłączone"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-msgid "full access"
-msgstr "pełen dostęp"
-
-#: plugins/personal/posix/class_posixAccount.inc:576
-msgid "allow access to these hosts"
-msgstr "zezwól na dostęp do tych hostów"
-
-#: plugins/personal/posix/class_posixAccount.inc:624
-#, php-format
-msgid "Removing of user/posix account with dn '%s' failed."
-msgstr "Usuwanie konta posix z dn '%s' nieudane."
-
-#: plugins/personal/posix/class_posixAccount.inc:772
-msgid "Failed: overriding lock"
-msgstr "Niepowodzenie: nadpisuję blokadę"
-
-#: plugins/personal/posix/class_posixAccount.inc:868
-#, php-format
-msgid "Saving of user/posix account with dn '%s' failed."
-msgstr "Zapisywanie konta posix z dn '%s' nieudane."
-
-#: plugins/personal/posix/class_posixAccount.inc:933
-msgid "The required field 'Home directory' is not set."
-msgstr "Wymagane pole 'Katalog domowy' nie jest ustawione."
-
-#: plugins/personal/posix/class_posixAccount.inc:936
-msgid "Please enter a valid path in 'Home directory' field."
-msgstr "Proszę podać prawidłową ścieżkę w polu 'Katalog domowy'."
-
-#: plugins/personal/posix/class_posixAccount.inc:944
-msgid "Value specified as 'UID' is not valid."
-msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
-
-#: plugins/personal/posix/class_posixAccount.inc:947
-msgid "Value specified as 'UID' is too small."
-msgstr "Wartość podana jako 'UID' jest za mała."
-
-#: plugins/personal/posix/class_posixAccount.inc:951
-#: plugins/admin/groups/class_groupGeneric.inc:847
-msgid "Value specified as 'GID' is not valid."
-msgstr "Wartość podana jako 'GID' jest nieprawidłowa."
-
-#: plugins/personal/posix/class_posixAccount.inc:954
-#: plugins/admin/groups/class_groupGeneric.inc:850
-msgid "Value specified as 'GID' is too small."
-msgstr "Wartość podana jako 'GID' jest za mała."
-
-#: plugins/personal/posix/class_posixAccount.inc:962
-msgid "Value specified as 'shadowMin' is not valid."
-msgstr "Wartość podana jako 'shadowMin' jest nieprawidłowa."
-
-#: plugins/personal/posix/class_posixAccount.inc:967
-msgid "Value specified as 'shadowMax' is not valid."
-msgstr "Wartość podana jako 'shadowMax' jest nieprawidłowa."
-
-#: plugins/personal/posix/class_posixAccount.inc:972
-msgid "Value specified as 'shadowWarning' is not valid."
-msgstr "Wartość podana jako 'shadowWarning' jest nieprawidłowa."
-
-#: plugins/personal/posix/class_posixAccount.inc:975
-msgid "'shadowWarning' without 'shadowMax' makes no sense."
-msgstr "'shadowWarning' bez 'shadowMax' nie ma sensu."
-
-#: plugins/personal/posix/class_posixAccount.inc:978
-msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
-msgstr "Wartość podana jako 'shadowWarning' powinna być mniejsza niż 'shadowMax'."
-
-#: plugins/personal/posix/class_posixAccount.inc:981
-msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
-msgstr "Wartość podana jako 'shadowWarning' powinna być większa niż 'shadowMin'."
-
-#: plugins/personal/posix/class_posixAccount.inc:986
-msgid "Value specified as 'shadowInactive' is not valid."
-msgstr "Wartość podana jako ;shadowInactive' jest nieprawidłowa."
-
-#: plugins/personal/posix/class_posixAccount.inc:989
-msgid "'shadowInactive' without 'shadowMax' makes no sense."
-msgstr "'shadowInactive' bez 'shadowMax' nie ma sensu."
-
-#: plugins/personal/posix/class_posixAccount.inc:994
-msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
-msgstr "Wartość podana jako 'shadowMin' powinna być mniejsza niż 'shadowMax'."
-
-#: plugins/personal/posix/class_posixAccount.inc:1174
-#: plugins/admin/groups/class_groupGeneric.inc:892
-msgid "Too many users, can't allocate a free ID!"
-msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID"
-
-#: plugins/personal/posix/class_posixAccount.inc:1343
-msgid "POSIX account"
-msgstr "Konto POSIX"
-
-#: plugins/personal/posix/class_posixAccount.inc:1355
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: setup/setup_migrate.tpl:217
-#: html/getxls.php:100
-#: html/getxls.php:135
-#: html/getxls.php:158
-#: html/getxls.php:347
-#: html/getxls.php:364
-msgid "User ID"
-msgstr "Identyfikator użytkownika"
-
-#: plugins/personal/posix/class_posixAccount.inc:1356
-msgid "Group ID"
-msgstr "ID grupy"
-
-#: plugins/personal/posix/class_posixAccount.inc:1358
-msgid "Force password change on login"
-msgstr "Wymuś zmianę hasła podczas logowania"
-
-#: plugins/personal/posix/class_posixAccount.inc:1359
-msgid "Shadow min"
-msgstr "Shadow min"
-
-#: plugins/personal/posix/class_posixAccount.inc:1360
-msgid "Shadow max"
-msgstr "Shadow max"
-
-#: plugins/personal/posix/class_posixAccount.inc:1361
-msgid "Shadow warning"
-msgstr "Shadow ostrzeżenie"
-
-#: plugins/personal/posix/class_posixAccount.inc:1362
-msgid "Shadow inactive"
-msgstr "Shadow nieaktywne"
-
-#: plugins/personal/posix/class_posixAccount.inc:1363
-msgid "Shadow expire"
-msgstr "Shadow wygasa"
-
-#: plugins/personal/posix/class_posixAccount.inc:1364
-msgid "System trust model"
-msgstr "Zaufanie do systemów"
-
-#: plugins/personal/netatalk/main.inc:111
-msgid "Netatalk settings"
-msgstr "Ustawienia Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:37
-msgid "Manage netatalk account"
-msgstr "Zarządzaj kontem Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:174
-msgid "This account has no netatalk extensions."
-msgstr "To konto nie posiada rozszerzeń Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid "Remove netatalk account"
-msgstr "Usuń konto Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid "This account has netatalk features enabled. You can disable them by clicking below."
-msgstr "To konto ma włączone cechu Netatalk. Można je wyłączyć klikając poniżej."
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#: plugins/personal/netatalk/class_netatalk.inc:196
-msgid "Create netatalk account"
-msgstr "Utwórz konto Netatalk"
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-msgid "This account has netatalk features disabled. You can enable them by clicking below."
-msgstr "To konto ma wyłączone cechy Netatalk. Można je włączyć klikając poniżej."
-
-#: plugins/personal/netatalk/class_netatalk.inc:229
-msgid "You must select a share to use."
-msgstr "Trzeba wybrać udział do użycia."
-
-#: plugins/personal/netatalk/class_netatalk.inc:294
-#, php-format
-msgid "Saving of user/netatalk account with dn '%s' failed."
-msgstr "Zapisywanie konta netatalk z dn '%s' nieudane."
-
-#: plugins/personal/netatalk/class_netatalk.inc:356
-#, php-format
-msgid "Removing of user/netatalk account with dn '%s' failed."
-msgstr "Usuwanie konta netatalk z dn '%s' nieudane."
-
-#: plugins/personal/netatalk/class_netatalk.inc:379
-#, fuzzy
-msgid "User home path"
-msgstr "Ścieżka do profilu"
-
-#: plugins/personal/netatalk/class_netatalk.inc:380
-#: plugins/personal/netatalk/netatalk.tpl:4
-msgid "Share"
-msgstr "Udział"
-
-#: plugins/personal/netatalk/netatalk.tpl:16
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:401
-msgid "Path"
-msgstr "Ścieżka"
-
-#: plugins/personal/samba/samba2.tpl:13
-msgid "Samba home"
-msgstr "Katalog domowy Samba"
-
-#: plugins/personal/samba/samba2.tpl:37
-#: plugins/personal/samba/samba3.tpl:44
-msgid "Script path"
-msgstr "Ścieżka do skryptu"
-
-#: plugins/personal/samba/samba2.tpl:45
-#: plugins/personal/samba/samba3.tpl:52
-#: plugins/personal/samba/samba3.tpl:111
-#: plugins/personal/samba/class_sambaAccount.inc:691
-msgid "Profile path"
-msgstr "Ścieżka do profilu"
-
-#: plugins/personal/samba/samba2.tpl:59
-#: plugins/personal/samba/samba3.tpl:288
-msgid "Access options"
-msgstr "Opcje dostępu"
-
-#: plugins/personal/samba/samba2.tpl:67
-#: plugins/personal/samba/samba3.tpl:296
-msgid "Allow user to change password from client"
-msgstr "Zezwól użytkownikowi na zmianę hasła z klienta"
-
-#: plugins/personal/samba/samba2.tpl:72
-#: plugins/personal/samba/samba3.tpl:301
-#: plugins/personal/samba/class_sambaAccount.inc:1106
-msgid "Login from windows client requires no password"
-msgstr "Logowanie z klienta windows nie wymaga hasła"
-
-#: plugins/personal/samba/samba2.tpl:77
-msgid "Temporary disable samba account"
-msgstr "Tymczasowo wyłącz konto samba"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:62
-#, fuzzy
-msgid "Sunday"
-msgstr "dzień"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:63
-#, fuzzy
-msgid "Monday"
-msgstr "dzień"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:64
-#, fuzzy
-msgid "Tuesday"
-msgstr "dzień"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:65
-msgid "Wednesday"
-msgstr "Środa"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:66
-#, fuzzy
-msgid "Thursday"
-msgstr "godzin"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:67
-#, fuzzy
-msgid "Friday"
-msgstr "dzień"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:68
-#, fuzzy
-msgid "Saturday"
-msgstr "Strategia"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:21
-#, fuzzy
-msgid "Specify the hours this user is allowed to log in"
-msgstr "Wybierz serwer poczty który będzie przechowywał skrzynkę użytkownika"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:27
-#, fuzzy
-msgid "Hour"
-msgstr "godzina"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:104
-#: plugins/personal/environment/logonManagement.tpl:75
-#: plugins/gofax/blocklists/generic.tpl:103
-#: plugins/gofax/faxaccount/lists.tpl:31
-#: plugins/addons/notifications/contents.tpl:12
-#: plugins/addons/gotomasses/contents.tpl:111
-#: plugins/addons/gotomasses/contents.tpl:113
-#: plugins/addons/gotomasses/contents.tpl:117
-#: plugins/admin/acl/acl_role.tpl:49
-#: plugins/admin/acl/acl_role.tpl:59
-#: plugins/admin/acl/acl_role.tpl:73
-#: plugins/admin/fai/class_faiManagement.inc:733
-#: plugins/admin/fai/faiProfileEntry.tpl:70
-#: plugins/admin/fai/faiPackageConfiguration.tpl:6
-#: plugins/admin/fai/faiScriptEntry.tpl:82
-#: plugins/admin/fai/faiNewBranch.tpl:21
-#: plugins/admin/fai/faiVariableEntry.tpl:54
-#: plugins/admin/fai/faiPackageEntry.tpl:56
-#: plugins/admin/fai/faiHookEntry.tpl:84
-#: plugins/admin/fai/faiTemplateEntry.tpl:170
-#: plugins/admin/groups/class_groupManagement.inc:421
-#: plugins/admin/groups/mail_admins.tpl:37
-#: plugins/admin/groups/application_options.tpl:11
-#: plugins/admin/users/class_userManagement.inc:744
-#: plugins/admin/applications/class_applicationManagement.inc:436
-#: plugins/admin/systems/servRepositorySetup.tpl:54
-#: plugins/admin/systems/printerPPDDialog.tpl:22
-#: plugins/admin/systems/class_systemManagement.inc:827
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
-#: plugins/admin/ogroups/class_ogroupManagement.inc:381
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
-#: include/sieve/templates/create_script.tpl:13
-#: setup/setup_ldap.tpl:16
-#: setup/setup_migrate.tpl:133
-#: setup/setup_migrate.tpl:184
-#: setup/setup_migrate.tpl:250
-#: setup/setup_migrate.tpl:305
-#: setup/setup_migrate.tpl:358
-#: ihtml/themes/default/acl.tpl:8
-#: ihtml/themes/default/acl.tpl:20
-#: ihtml/themes/default/acl.tpl:75
-#: ihtml/themes/default/acl.tpl:89
-msgid "Apply"
-msgstr "Zastosuj"
-
-#: plugins/personal/samba/samba3.tpl:27
-#: plugins/personal/samba/class_sambaAccount.inc:1121
-msgid "Domain"
-msgstr "Domena"
-
-#: plugins/personal/samba/samba3.tpl:66
-msgid "Terminal Server"
-msgstr "Terminal Server"
-
-#: plugins/personal/samba/samba3.tpl:94
-#: plugins/personal/samba/class_sambaAccount.inc:1102
-msgid "Allow login on terminal server"
-msgstr "Zezwól na logowanie do serwera terminali"
-
-#: plugins/personal/samba/samba3.tpl:131
-#: plugins/personal/samba/class_sambaAccount.inc:1103
-msgid "Inherit client config"
-msgstr "Odziedzicz konfigurację klienta"
-
-#: plugins/personal/samba/samba3.tpl:134
-msgid "Initial program"
-msgstr "Program pierwotny"
-
-#: plugins/personal/samba/samba3.tpl:142
-msgid "Working directory"
-msgstr "Katalog roboczy"
-
-#: plugins/personal/samba/samba3.tpl:159
-msgid "Timeout settings (in minutes)"
-msgstr "Ustawienia Timeoutu (w minutach)"
-
-#: plugins/personal/samba/samba3.tpl:169
-#: plugins/personal/samba/class_sambaAccount.inc:698
-msgid "Connection"
-msgstr "Połączenie"
-
-#: plugins/personal/samba/samba3.tpl:183
-#: plugins/personal/samba/class_sambaAccount.inc:699
-msgid "Disconnection"
-msgstr "Rozłączenie"
-
-#: plugins/personal/samba/samba3.tpl:197
-#: plugins/personal/samba/class_sambaAccount.inc:700
-msgid "IDLE"
-msgstr "BEZCZYNNY"
-
-#: plugins/personal/samba/samba3.tpl:213
-msgid "Client devices"
-msgstr "Urządzenia klienta"
-
-#: plugins/personal/samba/samba3.tpl:220
-msgid "Connect client drives at logon"
-msgstr "Podłącz dyski klienta przy logowaniu"
-
-#: plugins/personal/samba/samba3.tpl:228
-msgid "Connect client printers at logon"
-msgstr "Podłącz drukarki klienta przy logowaniu"
-
-#: plugins/personal/samba/samba3.tpl:236
-msgid "Default to main client printer"
-msgstr "Ustaw główną drukarkę klienta jako domyślną"
-
-#: plugins/personal/samba/samba3.tpl:246
-#: plugins/personal/connectivity/pureftpd.tpl:93
-msgid "Miscellaneous"
-msgstr "Różne"
-
-#: plugins/personal/samba/samba3.tpl:250
-msgid "Shadowing"
-msgstr "Shadowing"
-
-#: plugins/personal/samba/samba3.tpl:261
-msgid "On broken or timed out"
-msgstr "Przy rozłączeniu lub timeoucie"
-
-#: plugins/personal/samba/samba3.tpl:271
-msgid "Reconnect if disconnected"
-msgstr "Połącz jeśli rozłączono"
-
-#: plugins/personal/samba/samba3.tpl:306
-#: plugins/personal/samba/class_sambaAccount.inc:1107
-msgid "Lock samba account"
-msgstr "Zablokuj konto samba"
-
-#: plugins/personal/samba/samba3.tpl:331
-#: plugins/personal/samba/class_sambaAccount.inc:1113
-msgid "Limit Logon Time"
-msgstr "Ogranicz czas logowania"
-
-#: plugins/personal/samba/samba3.tpl:351
-#: plugins/personal/samba/class_sambaAccount.inc:1114
-msgid "Limit Logoff Time"
-msgstr "Ogranicz czas wylogowania"
-
-#: plugins/personal/samba/samba3.tpl:372
-msgid "Account expires after"
-msgstr "Konto wygasa po"
-
-#: plugins/personal/samba/samba3.tpl:395
-#, fuzzy
-msgid "Samba logon times"
-msgstr "Typ grupy Samba"
-
-#: plugins/personal/samba/samba3.tpl:395
-#, fuzzy
-msgid "Edit settings..."
-msgstr "Ustawienia pocztowe"
-
-#: plugins/personal/samba/samba3.tpl:403
-msgid "Allow connection from these workstations only"
-msgstr "Zezwól na połączenia tylko z tych stacji"
-
-#: plugins/personal/samba/main.inc:123
-#: plugins/personal/samba/class_sambaAccount.inc:1093
-#: setup/setup_config2.tpl:2
-msgid "Samba settings"
-msgstr "Ustawienia Samba"
-
-#: plugins/personal/samba/samba3_workstations.tpl:6
-msgid "Select workstations to add"
-msgstr "Wybierz stacje robocze do dodania"
-
-#: plugins/personal/samba/samba3_workstations.tpl:26
-msgid "Display workstations of department"
-msgstr "Wyświetl stacje robocze departamentu"
-
-#: plugins/personal/samba/class_sambaAccount.inc:212
-msgid "This account has no samba extensions."
-msgstr "To konto nie posiada rozszerzeń samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:221
-msgid "Remove samba account"
-msgstr "Usuń konto samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:222
-msgid "This account has samba features enabled. You can disable them by clicking below."
-msgstr "To konto posiada rozszerzenia samba. Można je wyłączyć klikając poniżej."
-
-#: plugins/personal/samba/class_sambaAccount.inc:232
-#: plugins/personal/samba/class_sambaAccount.inc:235
-msgid "Create samba account"
-msgstr "Stwórz konto samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:233
-msgid "This account has samba features disabled. You can enable them by clicking below."
-msgstr "To konto nie posiada rozszerzenia samba. Można he włączyć klikając poniżej."
-
-#: plugins/personal/samba/class_sambaAccount.inc:236
-msgid "This account has samba features disabled. Posix features are needed for samba accounts, enable them first."
-msgstr "To konto nie posiada rozszerzenia samba. Wymagane są rozszerzenia posix, które należy włączyć wcześniej."
-
-#: plugins/personal/samba/class_sambaAccount.inc:502
-msgid "input on, notify on"
-msgstr "input tak, notify tak"
-
-#: plugins/personal/samba/class_sambaAccount.inc:503
-msgid "input on, notify off"
-msgstr "input tak, notify nie"
-
-#: plugins/personal/samba/class_sambaAccount.inc:504
-msgid "input off, notify on"
-msgstr "input nie, notify tak"
-
-#: plugins/personal/samba/class_sambaAccount.inc:505
-msgid "input off, nofify off"
-msgstr "input nie, notify nie"
-
-#: plugins/personal/samba/class_sambaAccount.inc:507
-msgid "disconnect"
-msgstr "rozłącz"
-
-#: plugins/personal/samba/class_sambaAccount.inc:508
-msgid "reset"
-msgstr "resetuj"
-
-#: plugins/personal/samba/class_sambaAccount.inc:510
-msgid "from any client"
-msgstr "z każdego klienta"
-
-#: plugins/personal/samba/class_sambaAccount.inc:511
-msgid "from previous client only"
-msgstr "tylko z poprzedniego klienta"
-
-#: plugins/personal/samba/class_sambaAccount.inc:674
-#, php-format
-msgid "Removing of user/samba account with dn '%s' failed."
-msgstr "Usuwanie konta Samba z dn '%s' nieudane."
-
-#: plugins/personal/samba/class_sambaAccount.inc:693
-#, php-format
-msgid "The value specified as '%s' contains invalid characters!"
-msgstr "Wartość podana jako '%s' zawiera niedozwolone znaki!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:703
-#, php-format
-msgid "The timeout property '%s' is checked and contains invalid or no characters!"
-msgstr "Właściwości timeoutu '%s' są włączone i zawierają nieprawidłowe znaki, lub są puste!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:709
-msgid "The windows user manager only allows eight clients. You've specified more than eight."
-msgstr "User manager w windows zezwala tylko na 8 klientów. Podano więcej niż 8."
-
-#: plugins/personal/samba/class_sambaAccount.inc:894
-msgid "Warning: This account has an undefined samba SID assigned. The problem can not be fixed by GOsa!"
-msgstr "Ostrzeżenie: To konto ma przypisany niezdefiniowany samba SID. Ten problem nie może być naprawiony przez GOsa!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:918
-msgid "Warning: Can't identify users primary group - no conversion to a samba group possible!"
-msgstr "Ostrzeżenie: Nie można określić podstawowej grupy użytkowników - nie jest możliwa konwersja do grupy samba!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1028
-#, php-format
-msgid "Saving of user/samba account with dn '%s' failed."
-msgstr "Zapisywanie konta Samba z dn '%s' nieudane."
-
-#: plugins/personal/samba/class_sambaAccount.inc:1105
-msgid "Allow user to change password"
-msgstr "Zezwól użytkownikowi na zmianę hasła"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1110
-msgid "Account expires"
-msgstr "Konto wygasa"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1111
-msgid "Password expires"
-msgstr "Hasło wygasa"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1115
-#, fuzzy
-msgid "Logon hours"
-msgstr "jedna godzina"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1117
-msgid "Generic home directory"
-msgstr "Ogólny katalog domowy"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1118
-msgid "Generic samba home drive"
-msgstr "Podstawowy dysk domowy samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1119
-msgid "Generic script path"
-msgstr "Ogólna ścieżka do skryptu"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1120
-msgid "Generic profile path"
-msgstr "Ogólna ścieżka do profilu"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1122
-msgid "Allow connection from"
-msgstr "Zezwól na połączenia z"
-
-#: plugins/personal/environment/environment.tpl:3
-msgid "The environment extension is currently disabled."
-msgstr "Rozszerzenie Środowisko jest obecnie wyłączone"
-
-#: plugins/personal/environment/environment.tpl:14
-#: plugins/personal/environment/environment.tpl:128
-#: plugins/personal/environment/environment.tpl:198
-msgid "Environment managment settings"
-msgstr "Ustawienia zarządzania Środowiskiem"
-
-#: plugins/personal/environment/environment.tpl:17
-msgid "Profile managment"
-msgstr "Zarządzanie profilami"
-
-#: plugins/personal/environment/environment.tpl:25
-msgid "Use profile managment"
-msgstr "Użyj zarządzania profilami"
-
-#: plugins/personal/environment/environment.tpl:32
-msgid "Profile server managment"
-msgstr "Zarządzanie serwerem profili"
-
-#: plugins/personal/environment/environment.tpl:35
-msgid "Profil path"
-msgstr "Ścieżka profili"
-
-#: plugins/personal/environment/environment.tpl:56
-msgid "Profil quota"
-msgstr "Quota profili"
-
-#: plugins/personal/environment/environment.tpl:73
-#: plugins/personal/environment/class_environment.inc:1326
-msgid "Cache profile localy"
-msgstr "Buforu profil lokalnie"
-
-#: plugins/personal/environment/environment.tpl:82
-msgid "Kiosk profile settings"
-msgstr "Ustawienia profilu Kiosk"
-
-#: plugins/personal/environment/environment.tpl:85
-#: plugins/personal/environment/class_environment.inc:1332
-msgid "Kiosk profile"
-msgstr "Profil Kiosk"
-
-#: plugins/personal/environment/environment.tpl:95
-msgid "Manage"
-msgstr "Zarządzaj"
-
-#: plugins/personal/environment/environment.tpl:105
-#: plugins/personal/environment/class_environment.inc:1325
-msgid "Resolution changeable during session"
-msgstr "Rozdzielczość zmienialna podczas pracy"
-
-#: plugins/personal/environment/environment.tpl:110
-#: plugins/personal/environment/class_environment.inc:1331
-#: plugins/admin/systems/workstationService.tpl:122
-#: plugins/admin/systems/terminalService.tpl:108
-msgid "Resolution"
-msgstr "Rozdzielczość"
-
-#: plugins/personal/environment/environment.tpl:133
-#: plugins/personal/environment/class_environment.inc:1337
-#: plugins/admin/systems/class_workstationStartup.inc:1192
-#: plugins/admin/systems/class_terminalStartup.inc:478
-#: plugins/admin/systems/workstationStartup.tpl:170
-#: plugins/admin/systems/goShareServer.tpl:1
-#: plugins/admin/systems/terminalStartup.tpl:87
-msgid "Shares"
-msgstr "Udziały"
-
-#: plugins/personal/environment/environment.tpl:143
-msgid "User used to connect to the share"
-msgstr "Użytkownik łączył się do tego udziału"
-
-#: plugins/personal/environment/environment.tpl:146
-msgid "Select a share"
-msgstr "Wybierz udział"
-
-#: plugins/personal/environment/environment.tpl:154
-msgid "Mount path"
-msgstr "Ścieżka montowania"
-
-#: plugins/personal/environment/environment.tpl:159
-#: plugins/personal/environment/kioskManagement.tpl:15
-#: plugins/personal/generic/generic_certs.tpl:21
-#: plugins/personal/generic/generic_certs.tpl:45
-#: plugins/personal/generic/generic_certs.tpl:69
-#: plugins/personal/connectivity/class_kolabAccount.inc:264
-#: plugins/admin/fai/faiPackage.tpl:81
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
-#: plugins/admin/groups/class_groupMail.inc:613
-#: plugins/admin/applications/class_applicationParameters.inc:124
-#: plugins/admin/systems/glpiPrinter.tpl:152
-#: plugins/admin/systems/glpiManufacturer.tpl:8
-#: plugins/admin/systems/goSpamServer.tpl:48
-#: plugins/admin/systems/printer.tpl:71
-#: plugins/admin/systems/servdns.tpl:8
-#: plugins/admin/systems/workstationStartup.tpl:194
-#: plugins/admin/systems/terminalStartup.tpl:111
-#: plugins/admin/systems/goMailServer.tpl:73
-#: plugins/admin/systems/goMailServer.tpl:104
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
-msgid "Remove"
-msgstr "Usuń"
-
-#: plugins/personal/environment/environment.tpl:167
-msgid "Logon scripts"
-msgstr "Skrypty logowania"
-
-#: plugins/personal/environment/environment.tpl:169
-#: plugins/personal/environment/logonManagement.tpl:1
-#: plugins/personal/environment/logonManagement.tpl:5
-msgid "Logon script management"
-msgstr "Zarządzanie skryptami logowania"
-
-#: plugins/personal/environment/environment.tpl:203
-#: plugins/personal/environment/class_environment.inc:1336
-msgid "Hotplug devices"
-msgstr "Urządzenia Hotplug"
-
-#: plugins/personal/environment/environment.tpl:205
-msgid "Hotplug device settings"
-msgstr "Ustawienia urządzeń Hotplug"
-
-#: plugins/personal/environment/environment.tpl:219
-#: plugins/admin/groups/class_divListGroup.inc:168
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "New"
-msgstr "Nowe"
-
-#: plugins/personal/environment/environment.tpl:222
-msgid "Existing"
-msgstr "Istniejące"
-
-#: plugins/personal/environment/environment.tpl:237
-msgid "Printer settings"
-msgstr "Ustawienia drukarki"
-
-#: plugins/personal/environment/environment.tpl:254
-msgid "Toggle admin"
-msgstr "Przełącz admin"
-
-#: plugins/personal/environment/environment.tpl:257
-msgid "Toggle default"
-msgstr "Przełącz domyślne"
-
-#: plugins/personal/environment/main.inc:119
-msgid "User environment settings"
-msgstr "Ustawienia środowiska użytkownika"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:120
-msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
-msgstr "Proszę podać prawidłową nazwę. Tylko 0-9 a-Z są dopuszczalne."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:123
-msgid "Invalid character in description. Please specify a valid description."
-msgstr "Nieprawidłowy znak w opisie. Proszę podać prawidłowy opis."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:128
-#, fuzzy
-msgid "Please specify a valid iSerial."
-msgstr "Proszę podać prawidłowe id."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:132
-#, fuzzy
-msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
-msgstr "Proszę podać prawidłową nazwę dla tego typu mime."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:135
-#, fuzzy
-msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
-msgstr "Proszę podać prawidłowy plik ppd."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:141
-msgid "An Entry with this name already exists."
-msgstr "Wpis z tą nazwą już istnieje."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:146
-msgid "Please select an entry or press cancel."
-msgstr "Proszę wybrać wpis lub nacisnąć Anuluj."
-
-#: plugins/personal/environment/class_selectPrinterDialog.inc:102
-#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
-msgid "Please select a printer or press cancel."
-msgstr "Proszę wybrać drukarkę lub nacisnąć Anuluj."
-
-#: plugins/personal/environment/hotplugDialog.tpl:1
-msgid "Add hotplug devices"
-msgstr "Dodaj urządzenia hotplug"
-
-#: plugins/personal/environment/hotplugDialog.tpl:5
-msgid "Hotplug management"
-msgstr "Zarządzanie Hotplug"
-
-#: plugins/personal/environment/hotplugDialog.tpl:10
-msgid "Select hotplug device to add"
-msgstr "Wybierz urządzenie hotplug do dodania"
-
-#: plugins/personal/environment/hotplugDialog.tpl:34
-msgid "Choose the department the search will be based    on"
-msgstr "Wybierz departament na którym będzie wyszukiwanie"
-
-#: plugins/personal/environment/hotplugDialog.tpl:43
-#: plugins/admin/fai/class_divListFai.inc:86
-#: plugins/admin/groups/group_objects.tpl:46
-#: plugins/admin/users/class_divListUsers.inc:77
-#: plugins/admin/applications/class_divListApplication.inc:65
-#: plugins/admin/systems/glpiSelectUser.tpl:35
-#: plugins/gofon/conference/headpage.tpl:35
-msgid "Display users matching"
-msgstr "Wyświetl użytkowników pasujących"
-
-#: plugins/personal/environment/hotplugDialog.tpl:48
-msgid "Regular expression for        matching hotplugs"
-msgstr "Wyrażenie regularne dla dopasowania hotplug"
-
-#: plugins/personal/environment/class_environment.inc:209
-msgid "auto"
-msgstr "automatycznie"
-
-#: plugins/personal/environment/class_environment.inc:231
-#: plugins/admin/systems/class_workstationService.inc:89
-#: plugins/admin/systems/class_terminalService.inc:98
-#, php-format
-msgid "You have specified an external resolution hook which can't be read, please check the permission of the file '%s'."
-msgstr "Podano zewnętrzny zaczep rozdzielczości którego nie można czytać, proszę sprawdzić uprawnienia pliku '%s'."
-
-#: plugins/personal/environment/class_environment.inc:281
-#, fuzzy, php-format
-msgid "Your selected profile server '%s' is no longer available. Setting profile server to '%s'."
-msgstr "Wybrany profil kiosk '%s' nie jest już dostępny, ustawiam aktualny profil na 'brak'."
-
-#: plugins/personal/environment/class_environment.inc:286
-#, fuzzy, php-format
-msgid "Your selected profile server '%s' is no longer available. Profile server configuration is resetted."
-msgstr "Wybrany profil kiosk '%s' nie jest już dostępny, ustawiam aktualny profil na 'brak'."
-
-#: plugins/personal/environment/class_environment.inc:355
-#: plugins/personal/environment/class_environment.inc:393
-msgid "Remove environment extension"
-msgstr "Usuń rozszerzenie środowiska"
-
-#: plugins/personal/environment/class_environment.inc:356
-#: plugins/personal/environment/class_environment.inc:394
-msgid "Environment extension enabled. You can disable it by clicking below."
-msgstr "Rozszerzenie środowiska włączone. Można je wyłączyć klikając poniżej."
-
-#: plugins/personal/environment/class_environment.inc:365
-#: plugins/personal/environment/class_environment.inc:370
-#: plugins/personal/environment/class_environment.inc:399
-#: plugins/personal/environment/class_environment.inc:404
-msgid "Add environment extension"
-msgstr "Dodaj rozszerzenie środowiska"
-
-#: plugins/personal/environment/class_environment.inc:366
-#: plugins/personal/environment/class_environment.inc:400
-msgid "Environment extension disabled. You can enable it by clicking below."
-msgstr "Rozszerzenie środowiska wyłączone. Można je włączyć klikając poniżej."
-
-#: plugins/personal/environment/class_environment.inc:371
-#: plugins/personal/environment/class_environment.inc:405
-msgid "Environment extension disabled. You have to setup a posix account before you can enable this feature."
-msgstr "Rozszerzenie środowiska wyłączone, Należy najpierw ustawić rozszerzenie posix."
-
-#: plugins/personal/environment/class_environment.inc:508
-#: plugins/personal/environment/class_environment.inc:905
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-msgid "None"
-msgstr "Brak"
-
-#: plugins/personal/environment/class_environment.inc:522
-msgid "You are not allowed to write Logon scripts."
-msgstr "Brak uprawnień do zapisywania skryptów logowania."
-
-#: plugins/personal/environment/class_environment.inc:601
-#: plugins/personal/environment/class_environment.inc:614
-#: plugins/admin/systems/class_workstationStartup.inc:655
-#: plugins/admin/systems/class_terminalStartup.inc:210
-msgid "You must specify a valid mount point."
-msgstr "Musisz podać prawidłowy punkt montowania."
-
-#: plugins/personal/environment/class_environment.inc:603
-#, fuzzy
-msgid "Spaces are not allowed in the mount path!"
-msgstr "Brak uprawnień do zmiany własnego hasła"
-
-#: plugins/personal/environment/class_environment.inc:682
-#: plugins/personal/environment/class_environment.inc:683
-#: plugins/personal/environment/class_environment.inc:691
-#: plugins/personal/environment/class_environment.inc:692
-msgid "Reset password hash"
-msgstr "Zresetuj hash hasła"
-
-#: plugins/personal/environment/class_environment.inc:696
-msgid "Delete share entry"
-msgstr "Usuń wpis udziału"
-
-#: plugins/personal/environment/class_environment.inc:885
-msgid "GOsa default printer flag is not allowed within groups."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:908
-#, php-format
-msgid "The selected kiosk profile '%s' is no longer available, setting current profile to 'none'."
-msgstr "Wybrany profil kiosk '%s' nie jest już dostępny, ustawiam aktualny profil na 'brak'."
-
-#: plugins/personal/environment/class_environment.inc:952
-#, php-format
-msgid "Removing of user/environment account with dn '%s' failed."
-msgstr "Usuwanie konta środowiska z dn '%s' nieudane."
-
-#: plugins/personal/environment/class_environment.inc:1021
-msgid "Please set a valid profile quota size."
-msgstr "Proszę podać prawidłowy rozmiar quota dla profilu."
-
-#: plugins/personal/environment/class_environment.inc:1028
-msgid "You need to setup a valid posix extension in order to enable evironment features."
-msgstr "Należy ustawić prawidłowe rozszerzenie posix aby włączyć cechy środowiska."
-
-#: plugins/personal/environment/class_environment.inc:1066
-msgid "Can't save new kiosk profiles, possibly permission denied for folder"
-msgstr "Nie można zapisać nowych profili kiosk, prawdopodobnie brak uprawnień dla katalogu"
-
-#: plugins/personal/environment/class_environment.inc:1222
-#, php-format
-msgid "Saving of user/environment account with dn '%s' failed."
-msgstr "Zapisywanie konta środowiska z dn '%s' nieudane."
-
-#: plugins/personal/environment/class_environment.inc:1235
-msgid "group share"
-msgstr "grupuj udział"
-
-#: plugins/personal/environment/class_environment.inc:1271
-msgid "Administrator"
-msgstr "Administrator"
-
-#: plugins/personal/environment/class_environment.inc:1276
-#: plugins/personal/environment/class_environment.inc:1334
-msgid "Default printer"
-msgstr "Domyślna drukarka"
-
-#: plugins/personal/environment/class_environment.inc:1313
-msgid "Environment settings"
-msgstr "Ustawienia środowiska"
-
-#: plugins/personal/environment/class_environment.inc:1321
-msgid "Command to extend the list of possible screen resolutions"
-msgstr "Polecenie do rozszerzenia listy możliwych rozdzielczości ekranu"
-
-#: plugins/personal/environment/class_environment.inc:1328
-msgid "Profile quota"
-msgstr "Quota profilu"
-
-#: plugins/personal/environment/class_environment.inc:1329
-msgid "Profile server"
-msgstr "Serwer profili"
-
-#: plugins/personal/environment/class_environment.inc:1335
-#: plugins/personal/environment/logonManagement.tpl:56
-msgid "Logon script"
-msgstr "Skrypt logowania"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:1
-msgid "Add printer devcies"
-msgstr "Dodaj urządzenie drukujące"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:5
-#: plugins/personal/environment/selectPrinterDialog.tpl:10
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
-msgid "Select printer to add"
-msgstr "Wybierz drukarkę do dodania"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:43
-msgid "Display printers matching"
-msgstr "Wyświetl drukarki pasujące"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:48
-msgid "Regular expression for matching printer names"
-msgstr "Wyrażenie regularne do dopasowania nazw drukarek"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:108
-msgid "Specified name should only consist of upper-/lowercase characters."
-msgstr ""
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:112
-msgid "Please specify a valid script name."
-msgstr "Proszę podać prawidłową nazwę skryptu."
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:116
-msgid "Specified description contains invalid characters."
-msgstr "Podany opis zawiera nieprawidłowe znaki."
-
-#: plugins/personal/environment/logonManagement.tpl:8
-msgid "Logon script settings"
-msgstr "Ustawienia skryptu logowania"
-
-#: plugins/personal/environment/logonManagement.tpl:10
-msgid "Skript name"
-msgstr "Nazwa skryptu"
-
-#: plugins/personal/environment/logonManagement.tpl:17
-#: plugins/personal/environment/hotplugDialogNew.tpl:17
-#: plugins/gofax/blocklists/generic.tpl:51
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
-#: plugins/addons/godfs/generic.tpl:12
-#: plugins/addons/godfs/generic.tpl:38
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/admin/acl/class_aclRole.inc:679
-#: plugins/admin/fai/faiVariable.tpl:21
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#: plugins/admin/fai/faiPartitionTable.tpl:21
-#: plugins/admin/fai/class_faiScriptEntry.inc:180
-#: plugins/admin/fai/faiScriptEntry.tpl:19
-#: plugins/admin/fai/class_faiPackage.inc:546
-#: plugins/admin/fai/faiPackage.tpl:21
-#: plugins/admin/fai/class_faiHook.inc:550
-#: plugins/admin/fai/class_faiProfile.inc:466
-#: plugins/admin/fai/faiProfile.tpl:21
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
-#: plugins/admin/fai/faiScript.tpl:21
-#: plugins/admin/fai/class_faiVariableEntry.inc:143
-#: plugins/admin/fai/faiVariableEntry.tpl:19
-#: plugins/admin/fai/faiTemplate.tpl:21
-#: plugins/admin/fai/faiHook.tpl:21
-#: plugins/admin/fai/class_faiPartitionTable.inc:544
-#: plugins/admin/fai/class_faiHookEntry.inc:189
-#: plugins/admin/fai/faiHookEntry.tpl:19
-#: plugins/admin/fai/class_faiVariable.inc:431
-#: plugins/admin/fai/class_faiTemplateEntry.inc:248
-#: plugins/admin/fai/faiTemplateEntry.tpl:13
-#: plugins/admin/groups/class_groupGeneric.inc:951
-#: plugins/admin/groups/generic.tpl:15
-#: plugins/admin/applications/generic.tpl:33
-#: plugins/admin/applications/class_applicationGeneric.inc:553
-#: plugins/admin/departments/generic.tpl:16
-#: plugins/admin/departments/class_departmentGeneric.inc:595
-#: plugins/admin/systems/server.tpl:14
-#: plugins/admin/systems/servnfs.tpl:19
-#: plugins/admin/systems/wingeneric.tpl:25
-#: plugins/admin/systems/phone.tpl:34
-#: plugins/admin/systems/printer.tpl:16
-#: plugins/admin/systems/class_servGeneric.inc:424
-#: plugins/admin/systems/class_printGeneric.inc:891
-#: plugins/admin/systems/class_goMailServer.inc:713
-#: plugins/admin/systems/class_componentGeneric.inc:279
-#: plugins/admin/systems/component.tpl:35
-#: plugins/admin/systems/class_winGeneric.inc:291
-#: plugins/admin/systems/class_phoneGeneric.inc:487
-#: plugins/admin/systems/class_goShareServer.inc:398
-#: plugins/admin/mimetypes/generic.tpl:34
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
-#: plugins/admin/mimetypes/paste_generic.tpl:21
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/gofon/macro/generic.tpl:49
-#: plugins/gofon/macro/class_gofonMacro.inc:582
-#: plugins/gofon/conference/generic.tpl:87
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
-#: plugins/generic/references/contents.tpl:11
-#: html/getxls.php:158
-#: html/getxls.php:287
-msgid "Description"
-msgstr "Opis"
-
-#: plugins/personal/environment/logonManagement.tpl:24
-#: plugins/admin/fai/faiScriptEntry.tpl:38
-msgid "Priority"
-msgstr "Priorytet"
-
-#: plugins/personal/environment/logonManagement.tpl:34
-msgid "Logon script flags"
-msgstr "Flagi skryptu logowania"
-
-#: plugins/personal/environment/logonManagement.tpl:38
-msgid "Last script"
-msgstr "Ostatni skrypt"
-
-#: plugins/personal/environment/logonManagement.tpl:44
-msgid "Script can be replaced by user"
-msgstr "Skrypt może być zmieniony przez użytkownika"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:69
-#: plugins/personal/environment/class_kioskManagementDialog.inc:88
-#, php-format
-msgid "Can't delete '%s'. Error was: permission denied."
-msgstr "Nie można usunąć '%s'. Błąd: brak dostępu."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:72
-#: plugins/personal/environment/class_kioskManagementDialog.inc:91
-#, php-format
-msgid "Can't delete '%s'. Errow was: file doesn't exist."
-msgstr "Nie można usunąć '%s'. Błąd: plik nie istnieje."
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:133
-msgid "There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
-msgstr "Nie istnieje parametr KIOSKPATH w gosa.conf. Nie można zarządzać profilami kiosk!"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:139
-#, php-format
-msgid "Kiosk path '%s' is not accessible. Please check the permissions."
-msgstr "Ścieżka kiosk '%s' nie jest dostępna. Proszę sprawdzić uprawnienia."
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:1
-msgid "Create new hotplug entry"
-msgstr "Utwórz nowy element hotplug"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:8
-msgid "Create new hotplug device"
-msgstr "Utwórz nowe urządzenie hotplug"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:10
-#: plugins/admin/systems/component.tpl:6
-msgid "Device name"
-msgstr "Nazwa urządzenia"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-#: plugins/admin/systems/glpi_devices.tpl:76
-msgid "Serial number"
-msgstr "Numer seryjny"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-#, fuzzy
-msgid "(iSerial)"
-msgstr "Szeregowy"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-#, fuzzy
-msgid "Vendor-ID"
-msgstr "ID Dostawcy"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-#, fuzzy
-msgid "(idVendor)"
-msgstr "ID Dostawcy"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-#, fuzzy
-msgid "Product-ID"
-msgstr "ID Produktu"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-#, fuzzy
-msgid "(idProduct)"
-msgstr "ID Produktu"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:53
-#: plugins/personal/generic/generic_picture.tpl:33
-#: plugins/personal/generic/generic_certs.tpl:91
-#: plugins/addons/addressbook/address_edit.tpl:264
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
-#: plugins/admin/departments/dep_move_confirm.tpl:15
-#: plugins/admin/departments/class_departmentManagement.inc:395
-#: plugins/admin/systems/servnfs.tpl:139
-#: plugins/admin/systems/goNtpServer.tpl:29
-#: plugins/admin/systems/class_goService.inc:39
-#: plugins/admin/systems/goImapServer.tpl:116
-#: plugins/admin/systems/goSpamServer.tpl:125
-#: plugins/admin/systems/servdnseditzone.tpl:119
-#: plugins/admin/systems/goKrbServer.tpl:30
-#: plugins/admin/systems/glpi_devices.tpl:760
-#: plugins/admin/systems/goSpamServerRule.tpl:21
-#: plugins/admin/systems/goGlpiServer.tpl:32
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
-#: plugins/admin/systems/goTerminalServer.tpl:23
-#: plugins/admin/systems/goLogDBServer.tpl:23
-#: plugins/admin/systems/servdns.tpl:21
-#: plugins/admin/systems/goLdapServer.tpl:9
-#: plugins/admin/systems/goShareServer.tpl:29
-#: plugins/admin/systems/goMailServer.tpl:221
-#: plugins/admin/systems/goFonServer.tpl:39
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
-#: plugins/admin/systems/servRepository.tpl:66
-#: plugins/admin/systems/goVirusServer.tpl:168
-#: plugins/admin/systems/goSyslogServer.tpl:5
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
-#: plugins/admin/systems/goCupsServer.tpl:5
-#: plugins/admin/systems/servkolab.tpl:245
-#: plugins/admin/systems/goFaxServer.tpl:23
-#: plugins/admin/systems/gosaLogServer.tpl:31
-#: include/sieve/templates/edit_frame_base.tpl:39
-#: include/sieve/templates/management.tpl:24
-#: include/class_MultiSelectWindow.inc:80
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-msgid "Save"
-msgstr "Zapisz"
-
-#: plugins/personal/environment/kioskManagement.tpl:1
-#: plugins/personal/environment/kioskManagement.tpl:5
-msgid "Kiosk profile management"
-msgstr "Zarządzanie profilami kiosk"
-
-#: plugins/personal/environment/kioskManagement.tpl:13
-#: plugins/addons/ldapmanager/contentimport.tpl:15
-#: plugins/addons/ldapmanager/contentcsv.tpl:14
-msgid "Browse"
-msgstr "Przeglądaj"
-
-#: plugins/personal/environment/kioskManagement.tpl:25
-#: plugins/admin/fai/class_faiSummaryTab.inc:236
-#: plugins/admin/systems/glpi_edit_type.tpl:15
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
-#: plugins/admin/systems/glpiManufacturer.tpl:13
-#: plugins/admin/systems/glpi_edit_os.tpl:15
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
-#: include/class_MultiSelectWindow.inc:81
-#: setup/setup_migrate.tpl:79
-msgid "Close"
-msgstr "Zamknij"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "female"
-msgstr "kobieta"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "male"
-msgstr "mężczyzna"
-
-#: plugins/personal/generic/class_user.inc:291
-msgid "This account has no valid GOsa extensions."
-msgstr "To konto nie posiada poprawnych rozszerzeń GOsa."
-
-#: plugins/personal/generic/class_user.inc:353
-msgid "The specified file has not been uploaded via HTTP POST! Aborted."
-msgstr "Podany plik nie został wgrany poprzez HTTP POST! Akcja anulowana."
-
-#: plugins/personal/generic/class_user.inc:450
-msgid "Please enter a valid serial number"
-msgstr "Proszę podać poprawny numer seryjny"
-
-#: plugins/personal/generic/class_user.inc:494
-msgid "(Some types of certificates are currently not supported and may be displayed as 'invalid'.)"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:504
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Certyfikat jest ważny od %s do %s i jest obecnie %s."
-
-#: plugins/personal/generic/class_user.inc:507
-msgid "valid"
-msgstr "prawidłowy"
-
-#: plugins/personal/generic/class_user.inc:508
-msgid "invalid"
-msgstr "nieprawidłowy"
-
-#: plugins/personal/generic/class_user.inc:513
-msgid "No certificate installed"
-msgstr "Brak zainstalowanych certyfikatów"
-
-#: plugins/personal/generic/class_user.inc:600
-#, fuzzy, php-format
-msgid "Removing of user/generic account with dn '%s' failed."
-msgstr "Usuwanie konta ogólnego użytkownika nieudane"
-
-#: plugins/personal/generic/class_user.inc:634
-#: plugins/personal/generic/class_user.inc:1019
-msgid "Kerberos database communication failed"
-msgstr "Komunikacja z bazą Kerberos nieudana"
-
-#: plugins/personal/generic/class_user.inc:648
-#: plugins/personal/generic/class_user.inc:1036
-msgid "Can't remove user from kerberos database."
-msgstr "Nie można usunąć użytkownika z bazy Kerberos."
-
-#: plugins/personal/generic/class_user.inc:721
-#, fuzzy, php-format
-msgid "You are not allowed to move this object to '%s'."
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
-
-#: plugins/personal/generic/class_user.inc:966
-#, fuzzy, php-format
-msgid "Saving of user/generic account with dn '%s' failed."
-msgstr "Zapisywanie konta ogólnego użytkownika nieudane"
-
-#: plugins/personal/generic/class_user.inc:1047
-msgid "Can't add user to kerberos database."
-msgstr "nie można dodać użytkownika do bazy Kerberos."
-
-#: plugins/personal/generic/class_user.inc:1105
-#: plugins/addons/addressbook/class_addressbook.inc:659
-#: plugins/admin/users/class_userManagement.inc:561
-#: plugins/admin/users/class_userManagement.inc:639
-msgid "The required field 'Name' is not set."
-msgstr "Wymagane pole 'Nazwa' jest puste."
-
-#: plugins/personal/generic/class_user.inc:1114
-msgid "There's already a person with this 'Login' in the database."
-msgstr "Już istnieje osoba z takim samym loginem w bazie."
-
-#: plugins/personal/generic/class_user.inc:1120
-#: plugins/addons/addressbook/class_addressbook.inc:663
-#: plugins/admin/users/class_userManagement.inc:564
-#: plugins/admin/users/class_userManagement.inc:642
-msgid "The required field 'Given name' is not set."
-msgstr "Wymagane pole 'Podana nazwa' jest puste."
-
-#: plugins/personal/generic/class_user.inc:1123
-msgid "The required field 'Login' is not set."
-msgstr "Wymagane pole 'Login' jest puste."
-
-#: plugins/personal/generic/class_user.inc:1128
-msgid "There's already a person with this 'Name'/'Given name' combination in the database."
-msgstr "Już istnieje osoba z tą 'Nazwą'/'Podaną nazwą' w bazie."
-
-#: plugins/personal/generic/class_user.inc:1135
-msgid "The field 'Login' contains invalid characters. Lowercase, numbers and dashes are allowed."
-msgstr "Pole 'Login' zawiera niedozwolone znaki. Tylko małe litery, liczny i myślniki są dozwolone."
-
-#: plugins/personal/generic/class_user.inc:1138
-msgid "The field 'Homepage' contains an invalid URL definition."
-msgstr "Pole 'Strona WWW' zawiera niepoprawną definicję URL."
-
-#: plugins/personal/generic/class_user.inc:1141
-#: plugins/personal/generic/class_user.inc:1166
-#: plugins/addons/addressbook/class_addressbook.inc:669
-#: plugins/addons/addressbook/class_addressbook.inc:697
-#: plugins/admin/departments/class_departmentGeneric.inc:276
-msgid "The field 'Name' contains invalid characters."
-msgstr "Pole 'Nazwa' zawiera niedozwolone znaki."
-
-#: plugins/personal/generic/class_user.inc:1144
-#: plugins/personal/generic/class_user.inc:1163
-#: plugins/addons/addressbook/class_addressbook.inc:672
-#: plugins/addons/addressbook/class_addressbook.inc:694
-msgid "The field 'Given name' contains invalid characters."
-msgstr "Pole 'Podana nazwa' zawiera niedozwolone znaki."
-
-#: plugins/personal/generic/class_user.inc:1149
-#: plugins/addons/addressbook/class_addressbook.inc:677
-#: plugins/addons/addressbook/class_addressbook.inc:680
-#: plugins/admin/departments/class_departmentGeneric.inc:279
-msgid "The field 'Phone' contains an invalid phone number."
-msgstr "Pole 'Telefon' zawiera nieprawidłowy numer telefonu."
-
-#: plugins/personal/generic/class_user.inc:1152
-#: plugins/addons/addressbook/class_addressbook.inc:683
-#: plugins/admin/departments/class_departmentGeneric.inc:282
-msgid "The field 'Fax' contains an invalid phone number."
-msgstr "Pole 'Fax' zawiera nieprawidłowy numer telefonu."
-
-#: plugins/personal/generic/class_user.inc:1155
-#: plugins/addons/addressbook/class_addressbook.inc:686
-msgid "The field 'Mobile' contains an invalid phone number."
-msgstr "Pole 'Komórka' zawiera nieprawidłowy numer telefonu."
-
-#: plugins/personal/generic/class_user.inc:1158
-#: plugins/addons/addressbook/class_addressbook.inc:689
-msgid "The field 'Pager' contains an invalid phone number."
-msgstr "Pole 'Pager' zawiera nieprawidłowy numer telefonu."
-
-#: plugins/personal/generic/class_user.inc:1267
-msgid "Could not open specified certificate!"
-msgstr "Nie można otworzyć wybranego certyfikatu!"
-
-#: plugins/personal/generic/class_user.inc:1398
-#: plugins/personal/generic/generic.tpl:442
-msgid "Unit"
-msgstr "Jednostka"
-
-#: plugins/personal/generic/class_user.inc:1399
-#: plugins/personal/generic/generic.tpl:467
-msgid "House identifier"
-msgstr "Identyfikator budynku"
-
-#: plugins/personal/generic/class_user.inc:1400
-#: plugins/personal/generic/generic.tpl:384
-msgid "Vocation"
-msgstr "Wywołanie"
-
-#: plugins/personal/generic/class_user.inc:1401
-#: plugins/personal/generic/generic.tpl:511
-msgid "Last delivery"
-msgstr "Ostatnia dostawa"
-
-#: plugins/personal/generic/class_user.inc:1402
-#: plugins/personal/generic/generic.tpl:433
-msgid "Person locality"
-msgstr "Lokalizacja osoby"
-
-#: plugins/personal/generic/class_user.inc:1403
-#: plugins/personal/generic/generic.tpl:392
-msgid "Unit description"
-msgstr "Opis jednostki"
-
-#: plugins/personal/generic/class_user.inc:1404
-#: plugins/personal/generic/generic.tpl:401
-msgid "Subject area"
-msgstr "Sektor"
-
-#: plugins/personal/generic/class_user.inc:1405
-#: plugins/personal/generic/generic.tpl:410
-msgid "Functional title"
-msgstr "Tytuł funkcjonalny"
-
-#: plugins/personal/generic/class_user.inc:1406
-#: plugins/personal/generic/generic_certs.tpl:78
-msgid "Certificate serial number"
-msgstr "Nmer seryjny certyfikatu"
-
-#: plugins/personal/generic/class_user.inc:1407
-#: plugins/personal/generic/generic.tpl:520
-msgid "Public visible"
-msgstr "Publicznie widoczne"
-
-#: plugins/personal/generic/class_user.inc:1408
-#: plugins/personal/generic/generic.tpl:451
-msgid "Street"
-msgstr "Ulica"
-
-#: plugins/personal/generic/class_user.inc:1409
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/admin/acl/class_divListACL.inc:193
-#: plugins/admin/acl/class_aclRole.inc:668
-msgid "Role"
-msgstr "Pełniona funkcja"
-
-#: plugins/personal/generic/class_user.inc:1410
-#: plugins/personal/generic/generic.tpl:459
-#: plugins/addons/addressbook/address_edit.tpl:179
-#: plugins/addons/addressbook/address_info.tpl:133
-#: html/getxls.php:227
-msgid "Postal code"
-msgstr "Kod pocztowy"
-
-#: plugins/personal/generic/class_user.inc:1414
-msgid "Generic user settings"
-msgstr "Ogólne ustawienia użytkownika"
-
-#: plugins/personal/generic/class_user.inc:1419
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/users/class_userManagement.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/systems/printer.tpl:91
-#: include/class_acl.inc:196
-#: html/getxls.php:89
-#: html/getxls.php:90
-#: html/getxls.php:308
-msgid "Users"
-msgstr "Użytkownicy"
-
-#: plugins/personal/generic/class_user.inc:1423
-#: plugins/personal/generic/generic.tpl:143
-#: plugins/gofax/blocklists/generic.tpl:17
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
-#: plugins/addons/godfs/class_dfsManagment.inc:217
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/admin/acl/class_divListACL.inc:154
-#: plugins/admin/acl/class_aclRole.inc:678
-#: plugins/admin/fai/class_divListFai.inc:206
-#: plugins/admin/groups/class_groupGeneric.inc:950
-#: plugins/admin/groups/class_divListGroup.inc:181
-#: plugins/admin/groups/generic.tpl:30
-#: plugins/admin/users/class_divListUsers.inc:162
-#: plugins/admin/applications/generic.tpl:42
-#: plugins/admin/applications/class_divListApplication.inc:175
-#: plugins/admin/applications/class_applicationGeneric.inc:552
-#: plugins/admin/departments/generic.tpl:35
-#: plugins/admin/departments/class_divListDepartment.inc:133
-#: plugins/admin/departments/class_departmentGeneric.inc:597
-#: plugins/admin/systems/terminal.tpl:19
-#: plugins/admin/systems/server.tpl:22
-#: plugins/admin/systems/class_workstationGeneric.inc:599
-#: plugins/admin/systems/workstation.tpl:27
-#: plugins/admin/systems/wingeneric.tpl:13
-#: plugins/admin/systems/phone.tpl:17
-#: plugins/admin/systems/class_glpiSelectUser.inc:181
-#: plugins/admin/systems/class_terminalGeneric.inc:616
-#: plugins/admin/systems/printer.tpl:27
-#: plugins/admin/systems/class_servGeneric.inc:426
-#: plugins/admin/systems/class_printGeneric.inc:890
-#: plugins/admin/systems/class_baseSelectDialog.inc:46
-#: plugins/admin/systems/goLdapServer.tpl:2
-#: plugins/admin/systems/class_divListSystem.inc:227
-#: plugins/admin/systems/class_componentGeneric.inc:278
-#: plugins/admin/systems/component.tpl:17
-#: plugins/admin/systems/class_phoneGeneric.inc:486
-#: plugins/admin/mimetypes/generic.tpl:44
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/ogroups/class_divListOGroup.inc:181
-#: plugins/admin/ogroups/class_ogroup.inc:757
-#: plugins/gofon/macro/generic.tpl:27
-#: plugins/gofon/macro/class_divListMacros.inc:147
-#: plugins/gofon/macro/class_gofonMacro.inc:581
-#: plugins/gofon/conference/generic.tpl:49
-#: plugins/gofon/conference/class_divListConferences.inc:154
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
-#: setup/setup_ldap.tpl:55
-msgid "Base"
-msgstr "Kontener"
-
-#: plugins/personal/generic/class_user.inc:1425
-#: plugins/addons/addressbook/class_addressbook.inc:805
-#: html/getxls.php:301
-msgid "Surename"
-msgstr "Nazwisko"
-
-#: plugins/personal/generic/class_user.inc:1426
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/class_addressbook.inc:806
-#: html/getxls.php:86
-#: html/getxls.php:223
-#: html/getxls.php:281
-#: html/getxls.php:297
-msgid "Given name"
-msgstr "Imię"
-
-#: plugins/personal/generic/class_user.inc:1427
-#: plugins/addons/addressbook/class_addressbook.inc:811
-msgid "User identification"
-msgstr "Identyfikacja użytkownika"
-
-#: plugins/personal/generic/class_user.inc:1428
-#: plugins/personal/generic/generic.tpl:73
-#: plugins/addons/addressbook/address_edit.tpl:60
-#: plugins/addons/addressbook/address_info.tpl:40
-msgid "Personal title"
-msgstr "Osobisty tytuł"
-
-#: plugins/personal/generic/class_user.inc:1429
-#: plugins/personal/generic/generic.tpl:83
-msgid "Academic title"
-msgstr "Tytuł naukowy"
-
-#: plugins/personal/generic/class_user.inc:1430
-#: plugins/addons/addressbook/class_addressbook.inc:822
-#: html/getxls.php:224
-msgid "Home postal address"
-msgstr "Adres domowy"
-
-#: plugins/personal/generic/class_user.inc:1431
-#: plugins/addons/addressbook/class_addressbook.inc:810
-msgid "Home phone number"
-msgstr "Numer telefonu domowego"
-
-#: plugins/personal/generic/class_user.inc:1432
-#: plugins/personal/generic/generic.tpl:183
-msgid "Homepage"
-msgstr "Strona domowa"
-
-#: plugins/personal/generic/class_user.inc:1433
-#: plugins/personal/generic/generic.tpl:250
-#: plugins/addons/addressbook/class_addressbook.inc:814
-#: setup/setup_feedback.tpl:14
-#: html/getxls.php:299
-msgid "Organization"
-msgstr "Organizacja"
-
-#: plugins/personal/generic/class_user.inc:1434
-#: plugins/personal/generic/generic.tpl:258
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#: plugins/addons/addressbook/address_edit.tpl:155
-#: plugins/addons/addressbook/class_addressbook.inc:815
-#: plugins/addons/addressbook/address_info.tpl:117
-#: plugins/admin/users/class_divListUsers.inc:61
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#: plugins/admin/ogroups/class_ogroupManagement.inc:431
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/generic/references/class_reference.inc:38
-msgid "Department"
-msgstr "Departament"
-
-#: plugins/personal/generic/class_user.inc:1435
-#: plugins/personal/generic/generic.tpl:93
-msgid "Date of birth"
-msgstr "Data urodzenia"
-
-#: plugins/personal/generic/class_user.inc:1436
-msgid "Gender"
-msgstr "Płeć"
-
-#: plugins/personal/generic/class_user.inc:1437
-msgid "Preferred language"
-msgstr "Preferowany język"
-
-#: plugins/personal/generic/class_user.inc:1438
-msgid "Department number"
-msgstr "Numer departamentu"
-
-#: plugins/personal/generic/class_user.inc:1439
-msgid "Employee number"
-msgstr "Numer pracownika"
-
-#: plugins/personal/generic/class_user.inc:1440
-#: plugins/personal/generic/generic.tpl:282
-msgid "Employee type"
-msgstr "Typ pracownika"
-
-#: plugins/personal/generic/class_user.inc:1441
-#: plugins/personal/generic/generic.tpl:352
-#: plugins/addons/addressbook/class_addressbook.inc:816
-#: plugins/addons/godfs/generic.tpl:34
-#: plugins/admin/departments/generic.tpl:56
-#: plugins/admin/departments/generic.tpl:68
-#: plugins/admin/departments/class_departmentGeneric.inc:598
-#: plugins/admin/systems/class_workstationGeneric.inc:598
-#: plugins/admin/systems/workstation.tpl:19
-#: plugins/admin/systems/class_printGeneric.inc:892
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
-#: plugins/admin/systems/class_glpiAccount.inc:792
-#: html/getxls.php:224
-msgid "Location"
-msgstr "Lokalizacja"
-
-#: plugins/personal/generic/class_user.inc:1442
-#: plugins/personal/generic/generic.tpl:360
-#: plugins/addons/addressbook/class_addressbook.inc:819
-#: plugins/admin/departments/generic.tpl:60
-#: plugins/admin/departments/class_departmentGeneric.inc:602
-#: html/getxls.php:228
-#: html/getxls.php:301
-msgid "State"
-msgstr "Stan"
-
-#: plugins/personal/generic/class_user.inc:1443
-#: plugins/personal/generic/paste_generic.tpl:47
-msgid "User picture"
-msgstr "Zdjęcie użytkownika"
-
-#: plugins/personal/generic/class_user.inc:1444
-msgid "Room number"
-msgstr "Numer pokoju"
-
-#: plugins/personal/generic/class_user.inc:1445
-#: plugins/addons/addressbook/class_addressbook.inc:807
-msgid "Telefon number"
-msgstr "Numer telefonu"
-
-#: plugins/personal/generic/class_user.inc:1446
-#: plugins/addons/addressbook/class_addressbook.inc:809
-msgid "Mobile number"
-msgstr "Telefon komórkowy"
-
-#: plugins/personal/generic/class_user.inc:1448
-msgid "User certificates"
-msgstr "Certyfikaty użytkownika"
-
-#: plugins/personal/generic/class_user.inc:1450
-#: plugins/addons/addressbook/class_addressbook.inc:817
-#: plugins/addons/addressbook/class_addressbook.inc:818
-#: html/getxls.php:226
-#: html/getxls.php:298
-#: html/getxls.php:300
-msgid "Postal address"
-msgstr "Adres pocztowy"
-
-#: plugins/personal/generic/class_user.inc:1451
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
-#: plugins/addons/addressbook/class_addressbook.inc:808
-msgid "Fax number"
-msgstr "Numer fax"
-
-#: plugins/personal/generic/generic.tpl:6
-msgid "Personal information"
-msgstr "Informacje osobiste"
-
-#: plugins/personal/generic/generic.tpl:20
-#: plugins/personal/generic/generic.tpl:22
-#: plugins/personal/generic/generic.tpl:38
-#: plugins/personal/generic/generic_picture.tpl:5
-#: plugins/personal/generic/generic_picture.tpl:15
-#: plugins/personal/generic/paste_generic.tpl:37
-msgid "Personal picture"
-msgstr "Osobiste zdjęcie"
-
-#: plugins/personal/generic/generic.tpl:29
-#: plugins/personal/generic/generic.tpl:40
-msgid "Change picture"
-msgstr "Zmień zdjęcie"
-
-#: plugins/personal/generic/generic.tpl:49
-#: plugins/personal/generic/paste_generic.tpl:7
-#: plugins/addons/addressbook/address_edit.tpl:30
-#: plugins/admin/users/template.tpl:23
-msgid "Last name"
-msgstr "Nazwisko"
-
-#: plugins/personal/generic/generic.tpl:54
-msgid "Template name"
-msgstr "Nazwa Szablonu"
-
-#: plugins/personal/generic/generic.tpl:61
-#: plugins/personal/generic/paste_generic.tpl:11
-#: plugins/addons/addressbook/address_edit.tpl:33
-#: plugins/admin/users/template.tpl:27
-msgid "First name"
-msgstr "Imię"
-
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:15
-#: plugins/admin/users/template.tpl:32
-msgid "Login"
-msgstr "Login"
-
-#: plugins/personal/generic/generic.tpl:111
-#: ihtml/themes/default/sizelimit.tpl:14
-msgid "Set"
-msgstr "Ustaw"
-
-#: plugins/personal/generic/generic.tpl:118
-#: html/getxls.php:86
-#: html/getxls.php:281
-msgid "Sex"
-msgstr "Płeć"
-
-#: plugins/personal/generic/generic.tpl:130
-msgid "Preferred langage"
-msgstr "Preferowany język"
-
-#: plugins/personal/generic/generic.tpl:148
-#: plugins/admin/systems/printer.tpl:30
-msgid "Choose subtree to place user in"
-msgstr "Wybierz poddrzewo do umieszczenia konta."
-
-#: plugins/personal/generic/generic.tpl:153
-#: plugins/gofax/blocklists/generic.tpl:26
-#: plugins/admin/acl/acl_role.tpl:37
-#: plugins/admin/groups/generic.tpl:40
-#: plugins/admin/applications/generic.tpl:52
-#: plugins/admin/departments/generic.tpl:45
-#: plugins/admin/systems/terminal.tpl:28
-#: plugins/admin/systems/server.tpl:32
-#: plugins/admin/systems/workstation.tpl:35
-#: plugins/admin/systems/wingeneric.tpl:18
-#: plugins/admin/systems/phone.tpl:25
-#: plugins/admin/systems/printer.tpl:35
-#: plugins/admin/systems/component.tpl:25
-#: plugins/admin/mimetypes/generic.tpl:53
-#: plugins/admin/ogroups/generic.tpl:34
-#: plugins/gofon/macro/generic.tpl:36
-#: plugins/gofon/conference/generic.tpl:56
-#: plugins/gofon/conference/generic.tpl:62
-msgid "Select a base"
-msgstr "Wybierz bazę"
-
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/generic/generic.tpl:368
-#: plugins/addons/addressbook/address_edit.tpl:80
-#: plugins/addons/addressbook/address_edit.tpl:207
-#: plugins/addons/addressbook/address_info.tpl:59
-#: plugins/addons/addressbook/address_info.tpl:155
-#: plugins/admin/departments/generic.tpl:76
-#: plugins/admin/departments/class_departmentGeneric.inc:603
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
-#: include/sieve/templates/element_address.tpl:15
-#: include/sieve/templates/element_address.tpl:113
-#: include/sieve/class_sieveManagement.inc:596
-#: html/getxls.php:227
-msgid "Address"
-msgstr "Adres"
-
-#: plugins/personal/generic/generic.tpl:175
-msgid "Private phone"
-msgstr "Telefon prywatny"
-
-#: plugins/personal/generic/generic.tpl:196
-msgid "Password storage"
-msgstr "Przechowywanie hasła"
-
-#: plugins/personal/generic/generic.tpl:208
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Certyfikaty"
-
-#: plugins/personal/generic/generic.tpl:211
-msgid "Edit certificates"
-msgstr "Edytuj certyfikaty"
-
-#: plugins/personal/generic/generic.tpl:217
-#: plugins/admin/systems/class_goKrbServer.inc:93
-msgid "Kerberos"
-msgstr "Kerberos"
-
-#: plugins/personal/generic/generic.tpl:220
-msgid "Edit properties"
-msgstr "Edytuj właściwości"
-
-#: plugins/personal/generic/generic.tpl:238
-msgid "Organizational information"
-msgstr "Informacje organizacyjne"
-
-#: plugins/personal/generic/generic.tpl:266
-msgid "Department No."
-msgstr "Numer departamentu"
-
-#: plugins/personal/generic/generic.tpl:274
-msgid "Employee No."
-msgstr "Numer pracownika"
-
-#: plugins/personal/generic/generic.tpl:300
-#: plugins/personal/generic/generic.tpl:482
-msgid "Room No."
-msgstr "Numer pokoju"
-
-#: plugins/personal/generic/generic.tpl:318
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/addons/addressbook/address_edit.tpl:106
-#: plugins/addons/addressbook/address_info.tpl:75
-#: html/getxls.php:299
-msgid "Mobile"
-msgstr "Komórka"
-
-#: plugins/personal/generic/generic.tpl:496
-msgid "Please use the phone tab"
-msgstr "Proszę użyć zakładki telefony"
-
-#: plugins/personal/generic/password.tpl:2
-msgid "You have changed the method your password is stored in the ldap database. For that reason you've to enter your password at this point again. GOsa will then encode it with the selected method."
-msgstr "Zmieniono metodę kodowania hasła w bazie ldap. Z tego powodu należy teraz podać ponownie swoje hasło. GOsa zakoduje to hasło używając wybranej metody."
-
-#: plugins/personal/generic/generic_picture.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:52
-#: plugins/admin/applications/generic.tpl:81
-msgid "Remove picture"
-msgstr "Usuń obrazek"
-
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Ustawienia użytkownika"
-
-#: plugins/personal/generic/paste_generic.tpl:23
-msgid "Clear password"
-msgstr "Wyczyść hasło"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Set new password"
-msgstr "Ustaw nowe hasło"
-
-#: plugins/personal/generic/main.inc:102
-msgid "You are not allowed to set your password!"
-msgstr "Brak uprawnień do zmiany własnego hasła"
-
-#: plugins/personal/generic/main.inc:190
-msgid "Generic user information"
-msgstr "Ogólne informacje o użytkowniku"
-
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Standardowy certyfikat"
-
-#: plugins/personal/generic/generic_certs.tpl:33
-msgid "S/MIME certificate"
-msgstr "certyfikat S/MIME"
-
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "PKCS12 certificate"
-msgstr "certyfikat PKCS12"
-
-#: plugins/personal/connectivity/intranet.tpl:3
-msgid "Intranet account"
-msgstr "Konto Intranet"
-
-#: plugins/personal/connectivity/proxy.tpl:23
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-msgid "Proxy account"
-msgstr "Konto Proxy"
-
-#: plugins/personal/connectivity/proxy.tpl:34
-msgid "Filter unwanted content (i.e. pornographic or violence related)"
-msgstr "Filtruj niechcianą zawartość (n.p. pornografia, przemoc)"
-
-#: plugins/personal/connectivity/proxy.tpl:44
-msgid "Limit proxy access to working time"
-msgstr "Ogranicz dostęp do proxy do czasu pracu"
-
-#: plugins/personal/connectivity/proxy.tpl:84
-#: plugins/personal/connectivity/class_proxyAccount.inc:319
-msgid "Restrict proxy usage by quota"
-msgstr "Ogranicz użycie proxy mechanizmami quota"
-
-#: plugins/personal/connectivity/proxy.tpl:99
-msgid "per"
-msgstr "na"
-
-#: plugins/personal/connectivity/pptp.tpl:3
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-msgid "PPTP account"
-msgstr "Konto PPTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:4
-msgid "FTP account"
-msgstr "Konto FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:15
-#: plugins/admin/systems/glpi_devices.tpl:596
-msgid "Bandwidth"
-msgstr "Przepustowość"
-
-#: plugins/personal/connectivity/pureftpd.tpl:19
-msgid "Upload bandwidth"
-msgstr "Przepustowość wysyłania"
-
-#: plugins/personal/connectivity/pureftpd.tpl:24
-#: plugins/personal/connectivity/pureftpd.tpl:32
-msgid "kb/s"
-msgstr "kb/s"
-
-#: plugins/personal/connectivity/pureftpd.tpl:27
-msgid "Download bandwidth"
-msgstr "Przepustowość ściągania"
-
-#: plugins/personal/connectivity/pureftpd.tpl:43
-msgid "Quota"
-msgstr "Quota"
-
-#: plugins/personal/connectivity/pureftpd.tpl:47
-msgid "Files"
-msgstr "Pliko"
-
-#: plugins/personal/connectivity/pureftpd.tpl:55
-#: plugins/addons/mailqueue/contents.tpl:54
-#: plugins/admin/systems/glpi_devices.tpl:293
-#: plugins/admin/systems/glpi_devices.tpl:420
-#: plugins/admin/systems/glpi_devices.tpl:485
-#: include/sieve/templates/element_size.tpl:4
-#: include/sieve/class_sieveManagement.inc:599
-msgid "Size"
-msgstr "Rozmiar"
-
-#: plugins/personal/connectivity/pureftpd.tpl:71
-msgid "Ratio"
-msgstr "Proporcja"
-
-#: plugins/personal/connectivity/pureftpd.tpl:75
-msgid "Uploaded / downloaded files"
-msgstr "Pliki wysłane / ściągnięte"
-
-#: plugins/personal/connectivity/pureftpd.tpl:98
-msgid "Check to disable FTP Access"
-msgstr "Zaznacz aby wyłączyć dostęp do FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:100
-msgid "Temporary disable FTP access"
-msgstr "Tymczasowo wyłącz dostęp do FTP"
-
-#: plugins/personal/connectivity/phpgw.tpl:3
-msgid "PHPGroupware account"
-msgstr "Konto PHPGroupware"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:6
-#: plugins/personal/connectivity/class_webdavAccount.inc:156
-msgid "WebDAV"
-msgstr "WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:84
-#, php-format
-msgid "Removing of user/webDAV account with dn '%s' failed."
-msgstr "Usuwanie konta webDAV z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:138
-#, php-format
-msgid "Saving of user/webDAV account with dn '%s' failed."
-msgstr "Zapisywanie konta webDAV z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-#: plugins/personal/connectivity/webdav.tpl:3
-msgid "WebDAV account"
-msgstr "Konto WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#, fuzzy
-msgid "Connectivity addon"
-msgstr "Konto połączeń"
-
-#: plugins/personal/connectivity/kolab.tpl:3
-#: plugins/personal/connectivity/kolab.tpl:35
-msgid "Kolab account"
-msgstr "Konto Kolab"
-
-#: plugins/personal/connectivity/kolab.tpl:4
-msgid "The kolab account is currently disabled. It's features can be adjusted if you add a mail account."
-msgstr "To konto kolab jest obecnie wyłączone. Parametry konta można zmieniać po dodaniu konta pocztowego."
-
-#: plugins/personal/connectivity/kolab.tpl:41
-#: plugins/personal/connectivity/class_kolabAccount.inc:479
-msgid "Delegations"
-msgstr "Delegacje"
-
-#: plugins/personal/connectivity/kolab.tpl:59
-msgid "Mail size"
-msgstr "Rozmiar poczty"
-
-#: plugins/personal/connectivity/kolab.tpl:62
-msgid "No mail size restriction for this account"
-msgstr "Brak ograniczeń co do wielkości poczty dla tego konta"
-
-#: plugins/personal/connectivity/kolab.tpl:71
-msgid "Free Busy information"
-msgstr "Informacja FreeBusy"
-
-#: plugins/personal/connectivity/kolab.tpl:74
-#: plugins/admin/systems/servRepositorySetup.tpl:28
-msgid "URL"
-msgstr "URL"
-
-#: plugins/personal/connectivity/kolab.tpl:82
-msgid "Future"
-msgstr "Przyszłość"
-
-#: plugins/personal/connectivity/kolab.tpl:86
-#: plugins/personal/connectivity/oxchange.tpl:39
-#: plugins/personal/connectivity/oxchange.tpl:49
-#: include/sieve/templates/element_vacation.tpl:25
-msgid "days"
-msgstr "dni"
-
-#: plugins/personal/connectivity/kolab.tpl:93
-#: plugins/personal/connectivity/class_kolabAccount.inc:480
-msgid "Invitation policy"
-msgstr "Polityka zapraszania"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "Open-Xchange Account"
-msgstr "Konto Open-Xchange"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "disabled, no Postgresql support detected. Or the specified database can't be reached"
-msgstr "wyłączone, nie wykryto wsparcia dia PostgreSQL, lub podana baza nie jest osiągalna"
-
-#: plugins/personal/connectivity/oxchange.tpl:18
-msgid "Open-Xchange account"
-msgstr "konto Open-Xchange"
-
-#: plugins/personal/connectivity/oxchange.tpl:29
-msgid "Remember"
-msgstr "Pamiętaj"
-
-#: plugins/personal/connectivity/oxchange.tpl:33
-msgid "Appointment Days"
-msgstr "Dni spotkania"
-
-#: plugins/personal/connectivity/oxchange.tpl:42
-msgid "Task Days"
-msgstr "Dni robocze"
-
-#: plugins/personal/connectivity/oxchange.tpl:61
-msgid "User Information"
-msgstr "Informacja o użytkowniku"
-
-#: plugins/personal/connectivity/oxchange.tpl:65
-msgid "User Timezone"
-msgstr "Strefa czasowa użytkownika"
-
-#: plugins/personal/connectivity/glpi.tpl:1
-msgid "GLPI account"
-msgstr "Konto GLPI"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:5
-#: plugins/personal/connectivity/class_proxyAccount.inc:307
-#: plugins/generic/references/class_reference.inc:32
-msgid "Proxy"
-msgstr "Proxy"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/admin/systems/goMailServer.tpl:21
-#: plugins/admin/systems/goMailServer.tpl:31
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "KB"
-msgstr "KB"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "GB"
-msgstr "GB"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-#: plugins/addons/mailqueue/class_mailqueue.inc:331
-msgid "hour"
-msgstr "godzina"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "day"
-msgstr "dzień"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "week"
-msgstr "tydzień"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "month"
-msgstr "miesiąc"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:167
-#, fuzzy, php-format
-msgid "Removing of user/proxy account with dn '%s' failed."
-msgstr "Usuwanie konta proxy nieudane"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:185
-msgid "Numerical value for Quota Setting is empty."
-msgstr "Wartość numeryczna dla ustawień Quoty jest pusta."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:187
-msgid "Numerical value for Quota Setting is not valid."
-msgstr "Wartość numeryczna dla ustawień Quoty jest nieprawidłowa."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:289
-#, fuzzy, php-format
-msgid "Saving of user/proxy account with dn '%s' failed."
-msgstr "Zapisywanie konta proxy nieudane"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:317
-msgid "Filter unwanted content"
-msgstr "Filtruj niechcianą zawartość"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:318
-msgid "Limit proxy access"
-msgstr "Ogranicz dostęp do proxy"
-
-#: plugins/personal/connectivity/opengw.tpl:1
-#: plugins/personal/connectivity/class_opengwAccount.inc:331
-msgid "Opengroupware"
-msgstr "Opengroupware"
-
-#: plugins/personal/connectivity/opengw.tpl:8
-#: plugins/personal/connectivity/class_opengwAccount.inc:341
-msgid "Location team"
-msgstr "Zespół lokacji"
-
-#: plugins/personal/connectivity/opengw.tpl:21
-#: plugins/personal/connectivity/class_opengwAccount.inc:342
-msgid "Template user"
-msgstr "Szablon użytkownika"
-
-#: plugins/personal/connectivity/opengw.tpl:33
-#: plugins/personal/connectivity/class_opengwAccount.inc:343
-#: plugins/admin/systems/class_workstationGeneric.inc:112
-#: plugins/admin/systems/class_servGeneric.inc:55
-#: plugins/admin/ogroups/class_termgroup.inc:43
-msgid "Locked"
-msgstr "Zablokowane"
-
-#: plugins/personal/connectivity/opengw.tpl:48
-#: plugins/personal/connectivity/class_opengwAccount.inc:344
-msgid "Teams"
-msgstr "Zespoły"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:26
-#: plugins/personal/connectivity/class_pptpAccount.inc:173
-msgid "PPTP"
-msgstr "PPTP"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:101
-#, php-format
-msgid "Removing of user/PPTP account with dn '%s' failed."
-msgstr "Usuwanie konta PPTP z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:155
-#, php-format
-msgid "Saving of user/PPTP account with dn '%s' failed."
-msgstr "Zapisywanie konta PPTP z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:197
-msgid "Intranet"
-msgstr "Inranet"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:121
-#, php-format
-msgid "Removing of user/intranet account with dn '%s' failed."
-msgstr "Usuwanie konta intranet z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:186
-#, php-format
-msgid "Saving of user/intranet account with dn '%s' failed."
-msgstr "Zapisywanie konta intranet z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-msgid "Intranet account settings"
-msgstr "Ustawienia konta Intranet"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:5
-msgid "PHPGroupware"
-msgstr "PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPgw account with dn '%s' failed."
-msgstr "Usuwanie konta PHPgw z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:139
-#, php-format
-msgid "Saving of user/PHPgw account with dn '%s' failed."
-msgstr "Zapisywanie konta PHPgw z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:157
-msgid "PHP GW"
-msgstr "PHP GW"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-msgid "PHP GW account settings"
-msgstr "Ustawienia konta PHP GW"
-
-#: plugins/personal/connectivity/phpscheduleit.tpl:3
-msgid "PHPscheduleit account"
-msgstr "konto PHPscheduleit"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:5
-#: plugins/personal/connectivity/class_kolabAccount.inc:466
-#: plugins/admin/systems/class_servKolab.inc:385
-msgid "Kolab"
-msgstr "Kolab"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:149
-msgid "You're trying to add an invalid email address to the list of delegations."
-msgstr "Próbujesz dodać nieprawidłowy adres email do listy delegacji."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:157
-msgid "The mail address you're trying to add is no primary mail address of an existing user."
-msgstr "Adres email, który próbujesz dodać nie jest podstawowym adresem istniejącego użytkownika."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:182
-msgid "Always accept"
-msgstr "Zawsze akceptuj"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:183
-msgid "Always reject"
-msgstr "Zawsze odrzuć"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:184
-msgid "Reject if conflicts"
-msgstr "Odmów jeśli koliduje"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:185
-msgid "Manual if conflicts"
-msgstr "Ustaw ręcznie jeśli koliduje"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:186
-msgid "Manual"
-msgstr "Ręczne"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:234
-msgid "Anonymous"
-msgstr "Anonimowy"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:302
-#, fuzzy, php-format
-msgid "Removing of user/kolab account with dn '%s' failed."
-msgstr "Usuwanie konta ogólnego użytkownika nieudane"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:313
-msgid "The value specified as Free Busy future needs to be an integer."
-msgstr "Wartość podana jako przyszłość FreeBusy musi być liczbą."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:318
-msgid "The value specified as Free Busy Information URL is invalid."
-msgstr "Wartość podana jako informacyjny URL FreeBusy jest nieprawidłowa."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:332
-#, php-format
-msgid "The invitation policy entry for address '%s' is not valid."
-msgstr "Polityka zapraszania dla adresu '%s' jest nieprawidłowa."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:340
-#, php-format
-msgid "There's no mail user with address '%s' for your invitation policy!"
-msgstr "Brak użytkownika pocztowego o adresie '%s' dla polityki zapraszania!"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:431
-#, fuzzy, php-format
-msgid "Saving of user/kolab account with dn '%s' failed."
-msgstr "Zapisywanie konta Kolab nieudane"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-msgid "Kolab account settings"
-msgstr "Ustawienia konta Kolab"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:476
-msgid "Free busy future"
-msgstr "Free busy przyszłość"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:477
-msgid "Mail size restriction"
-msgstr "Ograniczenia rozmiaru wiadomości"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:478
-msgid "Free busy information"
-msgstr "Informacja FreeBusy"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
-#: plugins/generic/references/class_reference.inc:34
-msgid "FTP"
-msgstr "FTP"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
-#, php-format
-msgid "Removing of user/pureftpd account with dn '%s' failed."
-msgstr "Usuwanie konta pureftpd z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
-msgid "Value specified as 'Upload bandwidth' is not valid."
-msgstr "Wartość podana jako 'Przepustowość wysyłania' jest nieprawidłowa"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
-msgid "Value specified as 'Download bandwidth' is not valid."
-msgstr "Wartość podana jako 'Przepustowość ściągania' jest nieprawidłowa."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
-msgid "Value specified as 'Quota files' is not valid."
-msgstr "Wartość podana jako 'Quota Plików' jest nieprawidłowa"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
-msgid "Value specified as 'Quota size' is not valid."
-msgstr "Wartość podana jako 'Quota rozmiaru' jest nieprawidłowa."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
-msgid "Value specified as 'Upload ratio' is not valid."
-msgstr "Wartość podana jako 'Skala wysyłania' jest nieprawidłowa"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
-msgid "Value specified as 'Download ratio' is not valid."
-msgstr "Wartość podana jako 'Skala ściągania' jest nieprawidłowa."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
-#, php-format
-msgid "Saving of user/pureftpd account with dn '%s' failed."
-msgstr "Zapisywanie konta pureftpd z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
-msgid "Ftp"
-msgstr "FTP"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-msgid "Pure ftp account"
-msgstr "Konto Pure-ftp"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
-msgid "Quota files"
-msgstr " Quota pliki"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
-msgid "Upload ratio"
-msgstr "Przepustowość wysyłania"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
-msgid "Quota MBytes"
-msgstr "Quota rozmiaru (MB)"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
-msgid "Download ratio"
-msgstr "Skala ściągania"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
-msgid "Upload bandwith"
-msgstr "Przepustowość wysyłania"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
-msgid "Download bandwith"
-msgstr "Przepustowość ściągania"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
-msgid "Open-Xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#, fuzzy
-msgid "Openexchange"
-msgstr "Open xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
-msgid "Couldn't connect to postgresql database!"
-msgstr "Nie można połączyć się z bazą PostgreSQL!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
-msgid "Needed parameters for openexchange connectivity plugin are missing!"
-msgstr "Brak wymaganych parametrów dla plugina połączeń openXchange!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
-msgid "PHP4 module for postgresql database is missing!"
-msgstr "Brak modułu PHP do bazy PostgreSQL!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
-#, php-format
-msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
-msgstr "Usuwanie konta oxchange z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
-#, fuzzy
-msgid "The Open-Xchange accountname is empty and thus invalid! Check to make sure that you are not using any strange characters in the loginname."
-msgstr "Nazwa konta Open-Xchange jest pusta więc nieprawidłowa!. Proszę sprawdzić czy"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
-#, php-format
-msgid "Saving of user/oxchange account with dn '%s' failed."
-msgstr "Zapisywanie konta oxchange z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
-#, php-format
-msgid "Creating of user/oxchange account with dn '%s' failed."
-msgstr "Tworzenie konta oxchange z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
-msgid "Something went wrong while saving oxchange account. Please check the error log file."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
-msgid "Open xchange"
-msgstr "Open xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-msgid "Open xchange account settings"
-msgstr "Ustawienia konta Open xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
-#, fuzzy
-msgid "OXAppointmentDays"
-msgstr "Dni spotkania"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
-#, fuzzy
-msgid "OXTaskDays"
-msgstr "Dni robocze"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
-#, fuzzy
-msgid "OXTimeZone"
-msgstr "Strefa czasowa użytkownika"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:6
-msgid "Opengroupware account"
-msgstr "Konto Opengroupware"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:161
-msgid "OpenGroupware: Your configuration is missing a postgresql extension. Can't perform any database queries."
-msgstr "OpenGroupware: Brak rozszerzenia postgresql. Nie można wykonywać zadnych zapytań do bazy danych."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:166
-msgid "OpenGroupware: Missing database configuration for opengroupware. Can't get or set any informations."
-msgstr "OpenGroupware: Brak konfiguracji bazy dla OpenGroupware. Nie można pobierać ani wysyłać żadnych informacji."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:174
-msgid "OpenGroupware: Can't connect to specified database. Please check given configuration twice."
-msgstr "OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane parametry konfiguracji."
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-msgid "Open groupware account settings"
-msgstr "Ustawienia Konta Opengroupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
-msgid "PHPscheduleit"
-msgstr "PHPscheduleit"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
-#, php-format
-msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Usuwanie konta PHPscheduleit z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
-#, php-format
-msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Zapisywanie konta PHPscheduleit z dn '%s' nieudane."
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
-msgid "PHP Schedule it"
-msgstr "PHP schedule it"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-msgid "PHP Schedule it settings"
-msgstr "Ustawienia PHP schedule it"
-
-#: plugins/personal/connectivity/class_connectivity.inc:69
-msgid "This account has no connectivity extensions."
-msgstr "To konto nie posiada rozszerzeń do Połączeń"
-
-#: plugins/gofax/blocklists/generic.tpl:8
-msgid "List name"
-msgstr "Nazwa listy"
-
-#: plugins/gofax/blocklists/generic.tpl:12
-msgid "Name of blocklist"
-msgstr "Nazwa bloklisty"
-
-#: plugins/gofax/blocklists/generic.tpl:20
-#: plugins/admin/acl/acl_role.tpl:31
-#: plugins/admin/groups/generic.tpl:34
-#: plugins/admin/systems/terminal.tpl:23
-#: plugins/admin/systems/server.tpl:26
-#: plugins/admin/systems/workstation.tpl:30
-#: plugins/admin/systems/phone.tpl:20
-#: plugins/admin/systems/component.tpl:20
-#: plugins/admin/ogroups/generic.tpl:29
-#: plugins/gofon/macro/generic.tpl:30
-msgid "Choose subtree to place group in"
-msgstr "Wybierz poddrzewo do umieszczenia grupy"
-
-#: plugins/gofax/blocklists/generic.tpl:40
-#: plugins/admin/fai/class_faiSummaryTab.inc:345
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
-#: plugins/admin/systems/workstationService.tpl:54
-#: plugins/admin/systems/workstationService.tpl:156
-#: plugins/admin/systems/servnfs.tpl:56
-#: plugins/admin/systems/terminalService.tpl:48
-#: plugins/admin/systems/terminalService.tpl:138
-#: plugins/admin/systems/glpi_devices.tpl:427
-#: plugins/admin/systems/glpi_devices.tpl:492
-#: plugins/admin/systems/glpi_devices.tpl:542
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
-#: plugins/admin/systems/class_glpiAccount.inc:795
-#: plugins/admin/systems/class_goShareServer.inc:399
-#: plugins/gofon/conference/generic.tpl:28
-#: include/php_setup.inc:140
-msgid "Type"
-msgstr "Typ"
-
-#: plugins/gofax/blocklists/generic.tpl:43
-msgid "Select wether to filter incoming or outgoing calls"
-msgstr "Wybierz, czy filtrować nadchodzące czy przychodzące rozmowy"
-
-#: plugins/gofax/blocklists/generic.tpl:54
-msgid "Descriptive text for this blocklist"
-msgstr "Opis tej bloklisty"
-
-#: plugins/gofax/blocklists/generic.tpl:68
-msgid "Blocked numbers"
-msgstr "Blokowane numery"
-
-#: plugins/gofax/blocklists/generic.tpl:92
-msgid "Numbers can also contain wild cards."
-msgstr "Numery mogą również zawierać maski"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
-msgid "FAX Blocklists"
-msgstr "Bloklisty FAX"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
-#, fuzzy, php-format
-msgid "You're about to delete the following blocklists(s) %s"
-msgstr "Zamierzasz usunąć bloklistę '%s'."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
-#, fuzzy, php-format
-msgid "You are not allowed to delete the blocklist '%s'!"
-msgstr "Brak uprawnień do usunięcia tego użytkownika!"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
-#, php-format
-msgid "You're about to delete the blocklist '%s'."
-msgstr "Zamierzasz usunąć bloklistę '%s'."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
-msgid "You have no permission to remove this blocklist."
-msgstr "Brak uprawnień do usunięcia tej bloklisty."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
-msgid "Please specify a valid phone number."
-msgstr "Proszę podać prawidłowy numer telefonu."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "send"
-msgstr "wysyłanie"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "receive"
-msgstr "odbieranie"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
-#, php-format
-msgid "Removing of blocklist with dn '%s' failed."
-msgstr "Usuwanie bloklisty z dn '%s' nieudane."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
-#: plugins/admin/departments/class_departmentGeneric.inc:265
-msgid "Required field 'Name' is not set."
-msgstr "Wymagane pole 'Nazwa' jest puste."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
-msgid "Required field 'Name' contains invalid characters"
-msgstr "Wymaganie pole 'Nazwa' zawiera niedozwolone znaki"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
-msgid "Specified name is already used."
-msgstr "Podana nazwa jest już używana."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
-#, php-format
-msgid "Saving of blocklist with dn '%s' failed."
-msgstr "Zapisywanie bloklisty z dn '%s' nieudane."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
-#, fuzzy
-msgid "Fax blocklists"
-msgstr "Bloklisty FAX"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/address_info.tpl:24
-#: plugins/admin/acl/acl_role.tpl:7
-#: plugins/admin/acl/class_aclRole.inc:677
-#: plugins/admin/acl/paste_role.tpl:4
-#: plugins/admin/fai/faiVariable.tpl:9
-#: plugins/admin/fai/class_faiScript.inc:553
-#: plugins/admin/fai/class_faiTemplate.inc:521
-#: plugins/admin/fai/faiPartitionTable.tpl:9
-#: plugins/admin/fai/class_faiSummaryTab.inc:340
-#: plugins/admin/fai/class_faiScriptEntry.inc:179
-#: plugins/admin/fai/faiScriptEntry.tpl:9
-#: plugins/admin/fai/class_faiPackage.inc:545
-#: plugins/admin/fai/faiPackage.tpl:9
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiProfile.inc:465
-#: plugins/admin/fai/faiProfile.tpl:9
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
-#: plugins/admin/fai/faiScript.tpl:9
-#: plugins/admin/fai/class_faiVariableEntry.inc:142
-#: plugins/admin/fai/faiVariableEntry.tpl:9
-#: plugins/admin/fai/faiTemplate.tpl:9
-#: plugins/admin/fai/faiHook.tpl:9
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/class_faiHookEntry.inc:188
-#: plugins/admin/fai/faiHookEntry.tpl:9
-#: plugins/admin/fai/class_faiVariable.inc:430
-#: plugins/admin/fai/class_faiTemplateEntry.inc:247
-#: plugins/admin/fai/faiTemplateEntry.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:949
-#: plugins/admin/applications/class_applicationGeneric.inc:551
-#: plugins/admin/applications/class_applicationGeneric.inc:555
-#: plugins/admin/systems/servnfs.tpl:9
-#: plugins/admin/systems/glpi_devices.tpl:10
-#: plugins/admin/systems/glpi_devices.tpl:105
-#: plugins/admin/systems/glpi_devices.tpl:146
-#: plugins/admin/systems/glpi_devices.tpl:201
-#: plugins/admin/systems/glpi_devices.tpl:257
-#: plugins/admin/systems/glpi_devices.tpl:315
-#: plugins/admin/systems/glpi_devices.tpl:379
-#: plugins/admin/systems/glpi_devices.tpl:451
-#: plugins/admin/systems/glpi_devices.tpl:515
-#: plugins/admin/systems/glpi_devices.tpl:562
-#: plugins/admin/systems/glpi_devices.tpl:615
-#: plugins/admin/systems/glpi_devices.tpl:669
-#: plugins/admin/systems/glpi_devices.tpl:715
-#: plugins/admin/systems/goSpamServerRule.tpl:6
-#: plugins/admin/systems/class_terminalGeneric.inc:617
-#: plugins/admin/systems/class_servGeneric.inc:423
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
-#: plugins/admin/systems/class_printGeneric.inc:889
-#: plugins/admin/systems/class_componentGeneric.inc:277
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
-#: plugins/admin/systems/class_servRepository.inc:386
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
-#: plugins/admin/systems/class_phoneGeneric.inc:485
-#: plugins/admin/systems/class_goShareServer.inc:396
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
-#: plugins/admin/ogroups/class_ogroup.inc:756
-#: plugins/gofon/macro/parameter.tpl:6
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
-#: setup/setup_feedback.tpl:22
-#: setup/setup_migrate.tpl:209
-#: html/getxls.php:223
-#: html/getxls.php:290
-msgid "Name"
-msgstr "Imię"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
-#, fuzzy
-msgid "Blocklist"
-msgstr "Bloklisty"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
-msgid "Blocklist type"
-msgstr "Typ bloklisty"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
-msgid "List of blocklists"
-msgstr "Lista bloklist"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
-msgid "This menu allows you to create, delete and edit selected blocklists. Having a large size of lists, you might prefer the range selectors on top of the select box."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych bloklist. Posiadając duże listy, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze."
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-msgid "Blocklist name"
-msgstr "Nazwa bloklisty"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
-#: plugins/addons/addressbook/contents.tpl:42
-#: plugins/admin/acl/class_divListACL.inc:55
-#: plugins/admin/fai/class_divListFai.inc:71
-#: plugins/admin/groups/class_divListGroup.inc:62
-#: plugins/admin/users/class_divListUsers.inc:63
-#: plugins/admin/applications/class_divListApplication.inc:59
-#: plugins/admin/departments/class_divListDepartment.inc:49
-#: plugins/admin/systems/class_divListSystemService.inc:31
-#: plugins/admin/systems/class_divListSystem.inc:69
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
-#: plugins/admin/ogroups/class_divListOGroup.inc:65
-#: plugins/gofon/macro/class_divListMacros.inc:59
-#: plugins/gofon/conference/class_divListConferences.inc:60
-msgid "Actions"
-msgstr "Akcje"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Select to see send blocklists"
-msgstr "Wybierz aby zobaczyć bloklisty wysyłania"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Show send blocklists"
-msgstr "Pokaż bloklisty wysyłania"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Select to see receive blocklists"
-msgstr "Wybierz aby zobaczyć bloklisty odbierania"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Show receive blocklists"
-msgstr "Pokaż bloklisty otrzymywania"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Select to search within subtrees"
-msgstr "Zaznacz aby wyszukiwać wewnątrz poddrzew"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
-msgid "Regular expression for matching list names"
-msgstr "Wyrażenie regularne do dopasowania nazw list"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "Create new blocklist"
-msgstr "Utwórz nową bloklistę"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "New Blocklist"
-msgstr "Nowa Bloklista"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/fai/class_divListFai.inc:208
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-msgid "Submit department"
-msgstr "Zatwierdź departament"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/fai/class_divListFai.inc:208
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#: include/class_MultiSelectWindow.inc:209
-msgid "Submit"
-msgstr "Wyślij"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove selected blocklists"
-msgstr "Pokaż bloklisty wysyłania"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove blocklists"
-msgstr "Bloklista otrzymywania"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/acl/class_divListACL.inc:210
-#: plugins/admin/acl/class_divListACL.inc:232
-#: plugins/admin/acl/class_aclRole.inc:340
-#: plugins/admin/acl/class_aclRole.inc:385
-#: plugins/admin/fai/class_faiScript.inc:301
-#: plugins/admin/fai/class_faiScript.inc:303
-#: plugins/admin/fai/class_faiTemplate.inc:277
-#: plugins/admin/fai/class_faiTemplate.inc:279
-#: plugins/admin/fai/class_faiHook.inc:300
-#: plugins/admin/fai/class_faiHook.inc:302
-#: plugins/admin/fai/class_divListFai.inc:289
-#: plugins/admin/fai/class_divListFai.inc:292
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/users/class_divListUsers.inc:266
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/systems/glpiPrinter.tpl:18
-#: plugins/admin/systems/glpiPrinter.tpl:32
-#: plugins/admin/systems/glpi.tpl:18
-#: plugins/admin/systems/glpi.tpl:32
-#: plugins/admin/systems/glpi.tpl:46
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
-#: plugins/admin/systems/class_divListSystem.inc:323
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/macro/class_divListMacros.inc:207
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#: include/class_acl.inc:409
-#: include/class_acl.inc:454
-msgid "edit"
-msgstr "edytuj"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/users/class_divListUsers.inc:267
-msgid "Edit user"
-msgstr "Edytuj użytkownika"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/addons/mailqueue/contents.tpl:94
-#: plugins/admin/acl/class_divListACL.inc:220
-#: plugins/admin/acl/class_divListACL.inc:236
-#: plugins/admin/acl/class_aclRole.inc:341
-#: plugins/admin/acl/class_aclRole.inc:386
-#: plugins/admin/fai/class_faiScript.inc:305
-#: plugins/admin/fai/class_faiTemplate.inc:281
-#: plugins/admin/fai/class_faiHook.inc:304
-#: plugins/admin/fai/class_divListFai.inc:300
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/users/class_divListUsers.inc:285
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/systems/class_divListSystem.inc:333
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/macro/class_divListMacros.inc:215
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#: include/class_acl.inc:410
-#: include/class_acl.inc:455
-msgid "delete"
-msgstr "Usuń"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/admin/users/class_divListUsers.inc:286
-msgid "Delete user"
-msgstr "Usuń użytkownika"
-
-#: plugins/gofax/blocklists/remove.tpl:2
-#: plugins/addons/addressbook/remove.tpl:2
-#: plugins/admin/acl/remove.tpl:2
-#: plugins/admin/fai/remove.tpl:2
-#: plugins/admin/fai/remove_branch.tpl:2
-#: plugins/admin/groups/remove.tpl:2
-#: plugins/admin/users/remove.tpl:2
-#: plugins/admin/applications/remove.tpl:2
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/admin/departments/remove.tpl:2
-#: plugins/admin/systems/remove_ppd.tpl:2
-#: plugins/admin/systems/remove.tpl:2
-#: plugins/admin/systems/remove_glpi.tpl:2
-#: plugins/admin/mimetypes/remove.tpl:2
-#: plugins/admin/ogroups/termgroup.tpl:2
-#: plugins/admin/ogroups/remove.tpl:2
-#: plugins/gofon/macro/remove.tpl:2
-#: plugins/gofon/conference/remove.tpl:2
-#: include/sieve/templates/remove_script.tpl:2
-#: setup/class_setupStep_Migrate.inc:211
-#: setup/class_setupStep_Migrate.inc:260
-#: setup/class_setupStep_Migrate.inc:384
-#: setup/class_setupStep_Migrate.inc:459
-#: setup/class_setupStep_Migrate.inc:595
-#: setup/class_setupStep_Migrate.inc:725
-#: setup/setup_checks.tpl:32
-#: setup/setup_checks.tpl:93
-#: html/index.php:50
-#: html/index.php:341
-#: html/index.php:347
-#: ihtml/themes/default/islocked.tpl:6
-#: ihtml/themes/default/remove.tpl:2
-#: ihtml/themes/default/conflict.tpl:6
-msgid "Warning"
-msgstr "Ostrzeżenie"
-
-#: plugins/gofax/blocklists/remove.tpl:6
-#: plugins/admin/systems/remove_glpi.tpl:6
-#: include/sieve/templates/remove_script.tpl:6
-msgid "Please double check if your really want to do this since there is no way for GOsa to get your data back."
-msgstr "Proszę upewnić się, że faktycznie chcesz wykonać tą operację. Nie ma możliwości odwrócenia tego procesu."
-
-#: plugins/gofax/blocklists/remove.tpl:10
-#: plugins/addons/addressbook/remove.tpl:10
-#: plugins/admin/fai/remove_branch.tpl:10
-#: plugins/admin/groups/remove.tpl:10
-#: plugins/admin/users/remove.tpl:10
-#: plugins/admin/applications/remove.tpl:9
-#: plugins/admin/mimetypes/remove.tpl:9
-#: plugins/admin/ogroups/remove.tpl:10
-#: plugins/gofon/macro/remove.tpl:9
-#: ihtml/themes/default/remove.tpl:9
-msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
-msgstr "Jeśli jesteś pewien - naciśnij 'Usuń' aby kontynuować lub 'Anuluj' aby anulować."
-
-#: plugins/gofax/blocklists/main.inc:26
-#: plugins/gofax/blocklists/main.inc:28
-msgid "Blocklist management"
-msgstr "Zarządzanie bloklistą"
-
-#: plugins/gofax/faxaccount/generic.tpl:15
-#: plugins/gofax/faxaccount/paste_generic.tpl:13
-msgid "Fax number for GOfax to trigger on"
-msgstr "Numer faxu dla GOfax dla przełączenia"
-
-#: plugins/gofax/faxaccount/generic.tpl:21
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
-#: plugins/admin/ogroups/phonequeue.tpl:62
-#: plugins/admin/ogroups/class_phonequeue.inc:950
-#: html/getxls.php:86
-#: html/getxls.php:281
-msgid "Language"
-msgstr "Język"
-
-#: plugins/gofax/faxaccount/generic.tpl:26
-msgid "Specify the GOfax communication language for fax to mail gateway"
-msgstr "Podaj język komunikacji GOfax dla bramki fax2mail"
-
-#: plugins/gofax/faxaccount/generic.tpl:34
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
-msgid "Delivery format"
-msgstr "Format dostarczania"
-
-#: plugins/gofax/faxaccount/generic.tpl:38
-msgid "Specify delivery format for fax to mail gateway"
-msgstr "Podaj format dostarczania dla bramki fax-mail"
-
-#: plugins/gofax/faxaccount/generic.tpl:51
-msgid "Delivery methods"
-msgstr "Metody dostarczania"
-
-#: plugins/gofax/faxaccount/generic.tpl:56
-msgid "Temporary disable fax usage"
-msgstr "Tymczasowo zablokuj używanie faxu"
-
-#: plugins/gofax/faxaccount/generic.tpl:62
-msgid "Deliver fax as mail to"
-msgstr "Dostarcz fax jako pocztę do"
-
-#: plugins/gofax/faxaccount/generic.tpl:70
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
-msgid "Deliver fax as mail"
-msgstr "Dostarcz fax jako pocztę"
-
-#: plugins/gofax/faxaccount/generic.tpl:77
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
-msgid "Deliver fax to printer"
-msgstr "Dostarcz fax na drukarkę"
-
-#: plugins/gofax/faxaccount/generic.tpl:93
-msgid "Alternate fax numbers"
-msgstr "Alternatywne numery faxu"
-
-#: plugins/gofax/faxaccount/generic.tpl:115
-msgid "Blocklists"
-msgstr "Bloklisty"
-
-#: plugins/gofax/faxaccount/generic.tpl:118
-msgid "Blocklists for incoming fax"
-msgstr "Bloklisty dla nadchodzących faxów"
-
-#: plugins/gofax/faxaccount/generic.tpl:126
-msgid "Blocklists for outgoing fax"
-msgstr "Bloklisty dla wychodzących faxów"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:18
-#, fuzzy
-msgid "Alternate fax numbers will not be copied"
-msgstr "Alternatywne numery faxu"
-
-#: plugins/gofax/faxaccount/locals.tpl:6
-msgid "Select numbers to add"
-msgstr "Wybierz numery do dodania"
-
-#: plugins/gofax/faxaccount/locals.tpl:28
-msgid "Display numbers of department"
-msgstr "Wyświetl numery departamentu"
-
-#: plugins/gofax/faxaccount/locals.tpl:38
-msgid "Display numbers matching"
-msgstr "Wyświetl numery pasujące"
-
-#: plugins/gofax/faxaccount/locals.tpl:41
-msgid "Regular expression for matching numbers"
-msgstr "Wyrażenie regularne dla dopasowania numerów"
-
-#: plugins/gofax/faxaccount/locals.tpl:47
-msgid "Display numbers of user"
-msgstr "Wyświetl numery użytkownika"
-
-#: plugins/gofax/faxaccount/locals.tpl:50
-msgid "User name of which numbers are shown"
-msgstr "Nazwa użytkownika którego numery są pokazane"
-
-#: plugins/gofax/faxaccount/lists.tpl:5
-msgid "Blocked numbers/lists"
-msgstr "Zablokowane numery/listy"
-
-#: plugins/gofax/faxaccount/lists.tpl:17
-msgid "List of predefined blocklists"
-msgstr "Lista predefiniowanych bloklist"
-
-#: plugins/gofax/faxaccount/lists.tpl:25
-msgid "Add the list to the blocklists"
-msgstr "Dodaj listę do bloklisty"
-
-#: plugins/gofax/faxaccount/main.inc:109
-msgid "FAX settings"
-msgstr "Ustawienia FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
-#: plugins/addons/addressbook/address_edit.tpl:233
-#: plugins/addons/addressbook/address_info.tpl:171
-#: plugins/generic/references/class_reference.inc:30
-msgid "FAX"
-msgstr "FAX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
-msgid "This account has no fax extensions."
-msgstr "To konto nie posiada rozszerzenia fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
-msgid "Remove fax account"
-msgstr "Usuń konto fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
-msgid "This account has fax features enabled. You can disable them by clicking below."
-msgstr "To konto ma włączone cechu fax. Można je wyłączyć klikając poniżej."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
-msgid "Create fax account"
-msgstr "Utwórz konto fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
-msgid "This account has fax features disabled. You can enable them by clicking below."
-msgstr "To konto ma wyłączone cechy faxu. Można je włączyć klikając poniżej."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
-msgid "You're trying to add an invalid phone number."
-msgstr "Nieprawidłowy numer telefonu."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
-#: plugins/admin/groups/class_groupApplication.inc:682
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
-msgid "back"
-msgstr "wróć"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
-#, php-format
-msgid "Removing of user/fax account with dn '%s' failed."
-msgstr "Usuwanie konta fax z dn '%s' nieudane."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
-msgid "The required field 'Fax' is not set."
-msgstr "Wymagane pole 'fax' jest puste."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
-msgid "Please enter a valid telephone number in the 'Fax' field."
-msgstr "Proszę podać prawidłowy numer telefonu w polu 'Fax'."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
-msgid "Mail delivery is checked, but no address has been specified."
-msgstr "Dostarczanie poczty jest włączone, ale nie podano adresu."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
-msgid "The mail address you've entered is invalid."
-msgstr "Adres email który podano jest nieprawidłowy."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
-msgid "Deliver fax to printer, is only possible if valid printer is given. Please correct your choice."
-msgstr "Dostarczanie faxu do drukarki jest możliwe jedynie gdy istnieje prawidłowa drukarka. Proszę poprawić."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
-#, php-format
-msgid "Saving of user/fax account with dn '%s' failed."
-msgstr "Zapisywanie konta fax z dn '%s' nieudane."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
-msgid "Fax account settings"
-msgstr "Ustawienia konta fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
-msgid "Enable/Disable fax"
-msgstr "Włącz/Wyłącz fax"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
-msgid "Receive blocklist"
-msgstr "Bloklista otrzymywania"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
-msgid "Send blocklist"
-msgstr "Bloklista wysyłania"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
-#, fuzzy
-msgid "Alternate fax number"
-msgstr "Alternatywne numery faxu"
-
-#: plugins/gofax/faxreports/contents.tpl:2
-#: plugins/addons/logview/contents.tpl:2
-#: plugins/addons/logview/gosa_log_contents.tpl:2
-#: plugins/gofon/fonreports/contents.tpl:2
-msgid "Filter"
-msgstr "Filtr"
-
-#: plugins/gofax/faxreports/contents.tpl:6
-#: plugins/addons/addressbook/contents.tpl:109
-#: plugins/addons/mailqueue/contents.tpl:11
-#: plugins/addons/logview/contents.tpl:47
-#: plugins/addons/logview/gosa_log_contents.tpl:47
-#: plugins/gofon/fonreports/contents.tpl:6
-msgid "Search for"
-msgstr "Szukaj dla"
-
-#: plugins/gofax/faxreports/contents.tpl:7
-#: plugins/gofon/fonreports/contents.tpl:7
-msgid "Enter user name to search for"
-msgstr "Wprowadź poszukiwaną nazwę użytkownika"
-
-#: plugins/gofax/faxreports/contents.tpl:8
-#: plugins/gofax/faxreports/contents.tpl:16
-#: plugins/gofon/fonreports/contents.tpl:8
-#: plugins/gofon/fonreports/contents.tpl:16
-msgid "in"
-msgstr "w"
-
-#: plugins/gofax/faxreports/contents.tpl:9
-#: plugins/gofon/fonreports/contents.tpl:9
-msgid "Select subtree to base search on"
-msgstr "Wybierz poddrzewo od którego zacząć szukanie"
-
-#: plugins/gofax/faxreports/contents.tpl:12
-#: plugins/gofon/fonreports/contents.tpl:12
-msgid "during"
-msgstr "podczas"
-
-#: plugins/gofax/faxreports/contents.tpl:21
-#: plugins/addons/mailqueue/contents.tpl:10
-#: plugins/addons/mailqueue/contents.tpl:26
-#: plugins/addons/logview/contents.tpl:68
-#: plugins/addons/logview/gosa_log_contents.tpl:68
-#: plugins/gofon/fonreports/contents.tpl:21
-#: setup/setup_ldap.tpl:13
-#: ihtml/themes/default/help.tpl:21
-msgid "Search"
-msgstr "Szukaj"
-
-#: plugins/gofax/faxreports/contents.tpl:30
-#: plugins/gofax/faxreports/detail.tpl:21
-#: plugins/addons/logview/gosa_log_contents.tpl:84
-#: plugins/admin/fai/faiTemplateEntry.tpl:110
-#: plugins/admin/systems/class_printGeneric.inc:868
-#: plugins/admin/systems/class_gosaLogServer.inc:102
-#: plugins/admin/ogroups/class_ogroupManagement.inc:428
-#: setup/setup_config2.tpl:172
-#: setup/setup_config2.tpl:217
-msgid "User"
-msgstr "Użytkownik"
-
-#: plugins/gofax/faxreports/contents.tpl:31
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#: plugins/addons/logview/contents.tpl:84
-#: plugins/addons/logview/gosa_log_contents.tpl:83
-#: plugins/gofon/fonreports/class_fonreport.inc:404
-#: plugins/gofon/fonreports/contents.tpl:30
-msgid "Date"
-msgstr "Data"
-
-#: plugins/gofax/faxreports/contents.tpl:33
-#: plugins/addons/mailqueue/contents.tpl:56
-msgid "Sender"
-msgstr "Nadawca"
-
-#: plugins/gofax/faxreports/contents.tpl:34
-msgid "Receiver"
-msgstr "Odbiorca"
-
-#: plugins/gofax/faxreports/contents.tpl:35
-#: plugins/gofax/faxreports/detail.tpl:57
-msgid "# pages"
-msgstr "# stron"
-
-#: plugins/gofax/faxreports/contents.tpl:50
-#: plugins/addons/logview/contents.tpl:97
-#: plugins/addons/logview/gosa_log_contents.tpl:98
-#: plugins/gofon/fonreports/contents.tpl:51
-msgid "Search returned no results..."
-msgstr "Wyszukiwanie nie zwróciło żadnych wyników..."
-
-#: plugins/gofax/faxreports/detail.tpl:5
-msgid "FAX preview - please wait"
-msgstr "Podgląd FAXu - proszę poczekać"
-
-#: plugins/gofax/faxreports/detail.tpl:8
-msgid "Click on fax to download"
-msgstr "Kliknij na fax aby pobrać"
-
-#: plugins/gofax/faxreports/detail.tpl:17
-msgid "FAX ID"
-msgstr "FAX ID"
-
-#: plugins/gofax/faxreports/detail.tpl:25
-msgid "Date / Time"
-msgstr "Data/Czas"
-
-#: plugins/gofax/faxreports/detail.tpl:29
-#: plugins/gofax/faxreports/class_faxreport.inc:496
-msgid "Sender MSN"
-msgstr "MSN nadawcy"
-
-#: plugins/gofax/faxreports/detail.tpl:33
-#: plugins/gofax/faxreports/class_faxreport.inc:495
-msgid "Sender ID"
-msgstr "ID nadawcy"
-
-#: plugins/gofax/faxreports/detail.tpl:37
-#: plugins/gofax/faxreports/class_faxreport.inc:498
-msgid "Receiver MSN"
-msgstr "MSN odbiorcy"
-
-#: plugins/gofax/faxreports/detail.tpl:41
-#: plugins/gofax/faxreports/class_faxreport.inc:497
-msgid "Receiver ID"
-msgstr "ID odbiorcy"
-
-#: plugins/gofax/faxreports/detail.tpl:49
-msgid "Status message"
-msgstr "Informacja o statusie"
-
-#: plugins/gofax/faxreports/detail.tpl:53
-#: plugins/gofax/faxreports/class_faxreport.inc:501
-msgid "Transfer time"
-msgstr "Czas transferu"
-
-#: plugins/gofax/faxreports/main.inc:14
-msgid "FAX reports"
-msgstr "Raporty FAX"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:6
-msgid "FAX Reports"
-msgstr "Raporty FAX"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:115
-msgid "No fax extension defined in your server configuration, no reports can be shown!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:118
-#: plugins/addons/logview/class_logview.inc:83
-#: plugins/addons/logview/class_gosa_logview.inc:104
-#: plugins/gofon/fonreports/class_fonreport.inc:168
-msgid "There is no mysql extension available, please check your php setup."
-msgstr "Brak rozszerzenia mysql, proszę sprawdzić ustawienia php."
-
-#: plugins/gofax/faxreports/class_faxreport.inc:125
-msgid "Can't connect to fax database, no reports can be shown!"
-msgstr "Nie można połączyć się z bazą fax, nie można pokazać żadnych raportów!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:129
-msgid "Can't select fax database for report generation!"
-msgstr "Nie można wybrać bazy fax aby generować raport!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:134
-#, fuzzy
-msgid "Can't query fax table 'faxlog' for report generation!"
-msgstr "Nie można wybrać bazy fax aby generować raport!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:157
-#: plugins/gofax/faxreports/class_faxreport.inc:297
-msgid "Query for fax database failed!"
-msgstr "Zapytanie do bazy fax nieudane!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:166
-#: plugins/gofax/faxreports/class_faxreport.inc:176
-msgid "You have no permission to retrieve informations about this fax id!"
-msgstr "Brak uprawnień do pobierania informacji o tym faxie!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:207
-#: plugins/gofax/faxreports/class_faxreport.inc:322
-#: plugins/gofon/fonreports/class_fonreport.inc:228
-msgid "Y-M-D"
-msgstr "R-M-D"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-#, fuzzy
-msgid "Insufficient permissions to view this attribute"
-msgstr "Brak uprawnień do zmian atrybutu '%s' w goFonMacro."
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/admin/groups/class_groupApplication.inc:435
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-#, fuzzy
-msgid "Insufficient permissions"
-msgstr "Uprawnienia pliku"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:480
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-msgid "Fax report"
-msgstr "Raport FAX"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#, fuzzy
-msgid "All entries are readonly"
-msgstr "Wszystkie pola są zapisywalne"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:486
-#, fuzzy
-msgid "Fax reports"
-msgstr "Raport FAX"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:491
-msgid "Detailed view"
-msgstr "Widok szczegółowy"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:492
-#, fuzzy
-msgid "Fax ID"
-msgstr "FAX ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#, fuzzy
-msgid "Time"
-msgstr "Mime"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:499
-#, fuzzy
-msgid "Number of pages"
-msgstr "Nazwa departamentu"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:500
-#, fuzzy
-msgid "Status Message"
-msgstr "Informacja o statusie"
-
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/addons/addressbook/address_edit.tpl:74
-#: plugins/addons/addressbook/address_info.tpl:53
-msgid "Private"
-msgstr "Prywatne"
-
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Contact"
-msgstr "Kontakt"
-
-#: plugins/addons/addressbook/contents.tpl:37
-msgid "The telephone list plugin provides list and search facilities for the people in your site. You may want to specify the asterisk [*] like in 'Go*us' to find 'Gonicus'. Use the filters below to narrow down your search."
-msgstr "Dodatek lista telefonów udostępnia listę oraz mechanizmy wyszukiwania dla ludzi w firmie. Mozna podawać gwiazdkę [*] np. 'Go*us' aby znależć 'Gonicus'. Użyj filtrów poniżej aby zawęzić wyniki wyszukiwania."
-
-#: plugins/addons/addressbook/contents.tpl:48
-msgid "Add entry"
-msgstr "Dodaj pozycję"
-
-#: plugins/addons/addressbook/contents.tpl:54
-#: plugins/admin/groups/class_groupApplication.inc:764
-msgid "Edit entry"
-msgstr "Edycja pozycji"
-
-#: plugins/addons/addressbook/contents.tpl:58
-msgid "Remove entry"
-msgstr "Usuń pozycję"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Select to see regular users"
-msgstr "Wybierz aby zobaczyć zwykłych użytkowników"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Show organizational entries"
-msgstr "Pokaż elementy organizacyjne"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Select to see users in addressbook"
-msgstr "Wybierz aby zobaczyć użytkowników w książce adresowej"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Show addressbook entries"
-msgstr "Pokaż elementy książki adresowej"
-
-#: plugins/addons/addressbook/contents.tpl:84
-msgid "Display results for department"
-msgstr "Wyświetl wyniki dla departamentu"
-
-#: plugins/addons/addressbook/contents.tpl:97
-msgid "Match object"
-msgstr "Dopasuj obiekt"
-
-#: plugins/addons/addressbook/contents.tpl:100
-msgid "Choose the object that will be searched in"
-msgstr "Wybierz obiekt w którym będziesz przeszukiwać"
-
-#: plugins/addons/addressbook/contents.tpl:112
-msgid "Search string"
-msgstr "Poszukiwany napis"
-
-#: plugins/addons/addressbook/dial.tpl:3
-msgid "Dial connection..."
-msgstr "Połączenie dzwonienia..."
-
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/class_addressbook.inc:435
-#: plugins/addons/addressbook/class_addressbook.inc:442
-#: plugins/addons/addressbook/class_addressbook.inc:446
-#: plugins/addons/addressbook/class_addressbook.inc:559
-msgid "Dial"
-msgstr "Dzwonienie"
-
-#: plugins/addons/addressbook/remove.tpl:6
-msgid "This includes all addressbook data in this entry. Please double check if your really want to do this since there is no way for GOsa to get your data back."
-msgstr "Operacja odnosi się do wszystkich danych książki adresowej w tym elemencie. Proszę upewnić się że jest to pożądana akcja, gdyż nie będzie możliwości powrotu."
-
-#: plugins/addons/addressbook/address_edit.tpl:7
-msgid "Choose the department to store entry in"
-msgstr "Wybierz departament do przechowania wpisu"
-
-#: plugins/addons/addressbook/address_edit.tpl:24
-#: plugins/addons/addressbook/address_info.tpl:18
-msgid "Personal"
-msgstr "Osobiste"
-
-#: plugins/addons/addressbook/address_edit.tpl:48
-#: plugins/addons/addressbook/class_addressbook.inc:820
-#: plugins/addons/addressbook/address_info.tpl:32
-#: html/getxls.php:224
-#: html/getxls.php:298
-msgid "Initials"
-msgstr "Inicjały"
-
-#: plugins/addons/addressbook/address_edit.tpl:118
-#: plugins/addons/addressbook/address_info.tpl:83
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
-msgid "Email"
-msgstr "Email"
-
-#: plugins/addons/addressbook/address_edit.tpl:134
-#: plugins/addons/addressbook/address_info.tpl:99
-msgid "Organizational"
-msgstr "Organizacyjne"
-
-#: plugins/addons/addressbook/address_edit.tpl:143
-#: plugins/addons/addressbook/address_info.tpl:109
-msgid "Company"
-msgstr "Firma"
-
-#: plugins/addons/addressbook/address_edit.tpl:167
-#: plugins/addons/addressbook/address_info.tpl:125
-#: html/getxls.php:225
-#: html/getxls.php:298
-msgid "City"
-msgstr "Miasto"
-
-#: plugins/addons/addressbook/address_edit.tpl:191
-#: plugins/addons/addressbook/address_info.tpl:141
-#: plugins/admin/departments/class_departmentGeneric.inc:596
-msgid "Country"
-msgstr "Kraj"
-
-#: plugins/addons/addressbook/main.inc:36
-msgid "Address book"
-msgstr "Książka adresowa"
-
-#: plugins/addons/addressbook/class_addressbook.inc:6
-#: plugins/addons/addressbook/class_addressbook.inc:796
-#: plugins/addons/addressbook/class_addressbook.inc:802
-#: setup/class_setupStep_Feedback.inc:105
-msgid "Addressbook"
-msgstr "Książka adresowa"
-
-#: plugins/addons/addressbook/class_addressbook.inc:174
-#, php-format
-msgid "Dial from %s to %s now?"
-msgstr "Zadzwonić teraz z '%s' do '%s'?"
-
-#: plugins/addons/addressbook/class_addressbook.inc:178
-msgid "You have no personal phone number set. Please change that in order to perform direct dials."
-msgstr "Brak ustawionego osobistego numeru telefonu. Proszę uzupełnić aby móc wykonywać bezpośrednie połączenia."
-
-#: plugins/addons/addressbook/class_addressbook.inc:205
-#: plugins/addons/addressbook/class_addressbook.inc:760
-#, php-format
-msgid "Removing of addressbook entry '%s' failed."
-msgstr "Usuwanie wpisu książki adresowej '%s' nieudane."
-
-#: plugins/addons/addressbook/class_addressbook.inc:212
-#: plugins/addons/addressbook/class_addressbook.inc:320
-msgid "You are not allowed to delete this entry!"
-msgstr "Brak uprawnień do usunięcia tego elementu!"
-
-#: plugins/addons/addressbook/class_addressbook.inc:314
-#, php-format
-msgid "You're about to delete the entry %s."
-msgstr "Zamierzasz usunąć element %s."
-
-#: plugins/addons/addressbook/class_addressbook.inc:452
-#, php-format
-msgid "Save contact for %s as vcard"
-msgstr "Zapisz kontakt dla %s jako wizytówka"
-
-#: plugins/addons/addressbook/class_addressbook.inc:458
-#, php-format
-msgid "Send mail to %s"
-msgstr "Wyślij email do %s"
-
-#: plugins/addons/addressbook/class_addressbook.inc:571
-msgid "global addressbook"
-msgstr "Globalna książka adresowa"
-
-#: plugins/addons/addressbook/class_addressbook.inc:574
-msgid "user database"
-msgstr "użyj bazy"
-
-#: plugins/addons/addressbook/class_addressbook.inc:578
-#, php-format
-msgid "Contact stored in '%s'"
-msgstr "Kontakt zachowany w '%s'"
-
-#: plugins/addons/addressbook/class_addressbook.inc:580
-msgid "Creating new entry in"
-msgstr "Tworzenie nowego elementu w"
-
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/mailqueue/class_mailqueue.inc:313
-#: plugins/addons/mailqueue/class_mailqueue.inc:378
-#: plugins/addons/logview/class_logview.inc:123
-#: plugins/addons/logview/class_logview.inc:145
-#: plugins/addons/logview/class_gosa_logview.inc:146
-msgid "All"
-msgstr "Wszystkie"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Work phone"
-msgstr "Telefon do pracy"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Cell phone"
-msgstr "Numer telefonu komórkowego"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: html/getxls.php:223
-msgid "Home phone"
-msgstr "Telefon domowy"
-
-#: plugins/addons/addressbook/class_addressbook.inc:710
-msgid "Cannot create a unique DN for your entry. Please fill more formular fields."
-msgstr "Nie można utworzyć unikalnego DN dla tego elementu. Proszę wypełnić więcej pól formularza."
-
-#: plugins/addons/addressbook/class_addressbook.inc:797
-#, fuzzy
-msgid "Addressbook entry acls"
-msgstr "Zapisywanie wpisu książki adresowej nieudane"
-
-#: plugins/addons/addressbook/class_addressbook.inc:821
-#: html/getxls.php:301
-msgid "Title"
-msgstr "Tytuł"
-
-#: plugins/addons/addressbook/class_addressbook.inc:823
-#: html/getxls.php:169
-#: html/getxls.php:222
-#: html/getxls.php:401
-#: html/getxls.php:421
-msgid "Common name"
-msgstr "Nazwa potoczna"
-
-#: plugins/addons/godfs/contents.tpl:8
-msgid "DFS Shares"
-msgstr "Udziały DFS"
-
-#: plugins/addons/godfs/contents.tpl:26
-msgid "This menu allows you to create, delete and edit selected dfs shares. Having a large numbers of dfs shares, you might prefer the range selectors on top of the dfs share list."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych udziałów DFS. Posiadając dużą ilość udziałów DFS, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze listy udziałów DFS."
-
-#: plugins/addons/godfs/contents.tpl:40
-msgid "Display dfs shares matching"
-msgstr "Wyświetl udziały DFS pasujące"
-
-#: plugins/addons/godfs/contents.tpl:44
-msgid "Regular expression for matching dfs share names"
-msgstr "Wyrażenie regularne dla dopasowanie nazw udziałów DFS"
-
-#: plugins/addons/godfs/generic.tpl:4
-msgid "DFS Properties"
-msgstr "Właściwości DFS"
-
-#: plugins/addons/godfs/generic.tpl:8
-msgid "Name of dfs Share"
-msgstr "Nazwa udziału DFS"
-
-#: plugins/addons/godfs/generic.tpl:16
-msgid "Fileserver"
-msgstr "Serwer plików"
-
-#: plugins/addons/godfs/generic.tpl:20
-msgid "Share on Fileserver"
-msgstr "Udział na serwerze plików"
-
-#: plugins/addons/godfs/generic.tpl:30
-msgid "DFS Location"
-msgstr "Lokacja DFS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:10
-msgid "DFS Managment"
-msgstr "Zarządzanie DFS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:151
-#, php-format
-msgid "Removing of DFS share with dn '%s' failed."
-msgstr "Usuwanie udziału DFS z dn '%s' nieudane."
-
-#: plugins/addons/godfs/class_dfsManagment.inc:170
-msgid "No DFS entries found"
-msgstr "Nie znaleziono wpisów DFS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-msgid "Go up one dfsshare"
-msgstr "Idź w górę jeden udział DFS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#: plugins/admin/acl/class_aclRole.inc:338
-#: plugins/admin/fai/class_faiProfile.inc:311
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/systems/class_servDNSeditZone.inc:289
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/ogroups/phonequeue.tpl:24
-#: include/sieve/templates/object_container.tpl:8
-#: include/sieve/templates/object_container_clear.tpl:8
-#: include/class_MultiSelectWindow.inc:194
-#: include/class_MultiSelectWindow.inc:196
-#: include/class_acl.inc:407
-msgid "Up"
-msgstr "Góra"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-msgid "Go to dfs root"
-msgstr "Idź do głównego DFS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: include/class_MultiSelectWindow.inc:186
-#: include/class_MultiSelectWindow.inc:188
-msgid "Root"
-msgstr "Główny"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:215
-msgid "Create new dfsshare"
-msgstr "Utwórz nowy udział DFS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:247
-#: setup/class_setupStep_Finish.inc:37
-#: ihtml/themes/default/copyPasteDialog.tpl:32
-msgid "Finish"
-msgstr "Zakończ"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:102
-#: plugins/addons/godfs/class_dfsgeneric.inc:104
-msgid "Dfs share already exists."
-msgstr "Udział DFS już istnieje."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:117
-msgid "Required Field \"Name of dfs Share\" is not set."
-msgstr "Wymagane pole 'Nazwa udziału DFS' nie jest wypełnione."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:120
-msgid "Required Field \"Description\" is not set."
-msgstr "Wymagane pole 'Opis' nie jest wypełnione."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:123
-msgid "Required Field \"Fileserver\" is not set."
-msgstr "Wymagane pole 'Serwer plików' nie jest wypełnione."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:126
-msgid "Required Field \"Share on fileserver\" is not set."
-msgstr "Wymagane pole 'Udział na serwerze plików' nie jest wypełnione."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:129
-msgid "Required Field \"Location\" is not set."
-msgstr "Wymagane pole 'Lokalizacja' nie jest wypełnione."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:186
-#, php-format
-msgid "Saving dfs/generic with dn '%s' failed."
-msgstr "Zapisywanie dfs z dn '%s' nieudane."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:219
-#, php-format
-msgid "Removing dfs/generic with dn '%s' failed."
-msgstr "Usuwanie dfs z dn '%s' nieudane."
-
-#: plugins/addons/godfs/main.inc:27
-#: plugins/addons/godfs/main.inc:33
-msgid "Distributed File System Administration"
-msgstr "Administracja Distributed File System"
-
-#: plugins/addons/mailqueue/contents.tpl:12
-msgid "Please enter a search string here."
-msgstr "Proszę podać tutaj szukany ciąg znaków."
-
-#: plugins/addons/mailqueue/contents.tpl:14
-msgid "Select a server"
-msgstr "Wybierz serwer"
-
-#: plugins/addons/mailqueue/contents.tpl:17
-msgid "with status"
-msgstr "ze statusem"
-
-#: plugins/addons/mailqueue/contents.tpl:21
-msgid "within the last"
-msgstr "W ciągu ostatnich"
-
-#: plugins/addons/mailqueue/contents.tpl:29
-msgid "Remove all messages"
-msgstr "Usuń wszystkie wiadomości"
-
-#: plugins/addons/mailqueue/contents.tpl:30
-msgid "Remove all messages from selected servers queue"
-msgstr "Usuń wszystkie wiadomości z wybranej kolejki serwerów"
-
-#: plugins/addons/mailqueue/contents.tpl:31
-#: plugins/addons/mailqueue/class_mailqueue.inc:401
-msgid "Hold all messages"
-msgstr "Wstrzymaj wszystkie wiadomości"
-
-#: plugins/addons/mailqueue/contents.tpl:32
-msgid "Hold all messages in selected servers queue"
-msgstr "Wstrzymaj wszystkie wiadomości w wybranej kolejce serwerów"
-
-#: plugins/addons/mailqueue/contents.tpl:33
-msgid "Release all messages"
-msgstr "Wznów wszystkie wiadomości"
-
-#: plugins/addons/mailqueue/contents.tpl:34
-msgid "Release all messages in selected servers queue"
-msgstr "Wznów wszystkie wiadomości w wybranej kolejce serwerów"
-
-#: plugins/addons/mailqueue/contents.tpl:35
-#: plugins/addons/mailqueue/class_mailqueue.inc:403
-msgid "Requeue all messages"
-msgstr "Przekolejkuj wszystkie wiadomości"
-
-#: plugins/addons/mailqueue/contents.tpl:36
-msgid "Requeue all messages in selected servers queue"
-msgstr "Przekolejkuj wszystkie wiadomości w wybranej kolejce serwera"
-
-#: plugins/addons/mailqueue/contents.tpl:46
-msgid "Search returned no results"
-msgstr "Wyszukiwanie nie zwróciło danych"
-
-#: plugins/addons/mailqueue/contents.tpl:52
-msgid "ID"
-msgstr "ID"
-
-#: plugins/addons/mailqueue/contents.tpl:55
-msgid "Arrival"
-msgstr "Dotarcie"
-
-#: plugins/addons/mailqueue/contents.tpl:57
-msgid "Recipient"
-msgstr "Odbiorca"
-
-#: plugins/addons/mailqueue/contents.tpl:58
-#: setup/setup_checks.tpl:30
-#: setup/setup_checks.tpl:91
-msgid "Error"
-msgstr "Błąd"
-
-#: plugins/addons/mailqueue/contents.tpl:76
-#: plugins/addons/mailqueue/class_mailqueue.inc:381
-#: include/sieve/class_sieveManagement.inc:641
-msgid "Active"
-msgstr "Aktywne"
-
-#: plugins/addons/mailqueue/contents.tpl:94
-msgid "Delete this message"
-msgstr "Usuń tą wiadomosc"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "unhold"
-msgstr "wznów"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "Release message"
-msgstr "Wznów wiadomość"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-msgid "hold"
-msgstr "wstrzymaj"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#: plugins/addons/mailqueue/class_mailqueue.inc:405
-msgid "Hold message"
-msgstr "Wstrzymaj wiadomość"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "requeue"
-msgstr "rekolejkuj"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "Requeue this message"
-msgstr "Rekolejkuj tą wiadomość"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "header"
-msgstr "nagłówek"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "Display header from this message"
-msgstr "Wyświetl nagłówek tej wiadomości"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:6
-#: plugins/addons/mailqueue/main.inc:42
-msgid "Mail queue"
-msgstr "Kolejka pocztowa"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:65
-msgid "Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
-msgstr "Proszę sprawdzić plik 'gosa.conf', brak opcji 'MAILQUEUESCRIPTPATH."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:92
-#: plugins/addons/mailqueue/class_mailqueue.inc:119
-#: plugins/addons/mailqueue/class_mailqueue.inc:178
-#: plugins/addons/mailqueue/class_mailqueue.inc:206
-#, php-format
-msgid "You do not have permission to execute the command '%s' on the mailqueue."
-msgstr "Brak uprawnień do wykonania polecenia '%s' na kolejce pocztowej."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:100
-#: plugins/addons/mailqueue/class_mailqueue.inc:128
-#: plugins/addons/mailqueue/class_mailqueue.inc:188
-#: plugins/addons/mailqueue/class_mailqueue.inc:221
-#, php-format
-msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
-msgstr "Proszę sprawdzić plik 'gosa.conf', polecenie '%s' nie może być wykonane."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:233
-msgid "There are no mail server specified."
-msgstr "Nie ma zdefiniowanych serwerów pocztowych"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:283
-msgid "up"
-msgstr "góra"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:285
-msgid "down"
-msgstr "dół"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:328
-msgid "no limit"
-msgstr "bez limitu"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:333
-msgid "hours"
-msgstr "godzin"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:379
-msgid "Hold"
-msgstr "Wstrzymaj"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:380
-msgid "Un hold"
-msgstr "Wznów"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:382
-msgid "Not active"
-msgstr "Nieaktywne"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:391
-#, fuzzy
-msgid "Mailqueue"
-msgstr "Kolejka pocztowa"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:392
-#, fuzzy
-msgid "Mailqueue addon"
-msgstr "Kolejka pocztowa"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:397
-#, fuzzy
-msgid "Mail queue addon"
-msgstr "Kolejka pocztowa"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:400
-#, fuzzy
-msgid "Unhold all messages"
-msgstr "Wstrzymaj wszystkie wiadomości"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:402
-#, fuzzy
-msgid "Delete all messages"
-msgstr "Wznów wszystkie wiadomości"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:404
-#, fuzzy
-msgid "Unhold message"
-msgstr "Wstrzymaj wiadomość"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:406
-#, fuzzy
-msgid "Delete message"
-msgstr "Usuń tą wiadomosc"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:407
-#, fuzzy
-msgid "Requeue message"
-msgstr "Rekolejkuj tą wiadomość"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:408
-msgid "Gathering queue data"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:409
-#, fuzzy
-msgid "Get header information"
-msgstr "Ogólne informacje o użytkowniku"
-
-#: plugins/addons/notifications/main.inc:46
-#: plugins/addons/notifications/class_msgplug.inc:6
-msgid "Notifications"
-msgstr "Powiadamiania"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: plugins/admin/groups/class_groupGeneric.inc:946
-#: include/class_acl.inc:196
-#: html/getxls.php:124
-#: html/getxls.php:126
-#: html/getxls.php:309
-msgid "Groups"
-msgstr "Grupy"
-
-#: plugins/addons/notifications/class_msgplug.inc:99
-msgid "You have no permissions to send a message!"
-msgstr "Brak uprawnień do wysyłania wiadomości!"
-
-#: plugins/addons/notifications/class_msgplug.inc:103
-msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
-msgstr "Brak definicji NOTIFY_COMMAND w pliku gosa.conf"
-
-#: plugins/addons/notifications/class_msgplug.inc:111
-#: plugins/admin/systems/class_workstationGeneric.inc:175
-#: plugins/admin/systems/class_terminalGeneric.inc:198
-#: plugins/admin/systems/class_terminalGeneric.inc:210
-#: plugins/admin/systems/class_terminalGeneric.inc:222
-#: plugins/admin/systems/class_servGeneric.inc:114
-#: plugins/admin/ogroups/class_termgroup.inc:208
-#, php-format
-msgid "Execution of '%s' failed!"
-msgstr "Wykonanie '%s' nieudane"
-
-#: plugins/addons/notifications/class_msgplug.inc:117
-msgid "Please specify at least one recipient to send a message!"
-msgstr "Proszę podać przynajmniej jednego odbiorcę aby wysłać wiadomość!"
-
-#: plugins/addons/notifications/class_msgplug.inc:213
-msgid "No DESC tag in message file:"
-msgstr "Brak znacznika DESC w pliku wiadomości:"
-
-#: plugins/addons/notifications/class_msgplug.inc:240
-#, fuzzy
-msgid "Notification"
-msgstr "Powiadamiania"
-
-#: plugins/addons/notifications/class_msgplug.inc:241
-#: plugins/addons/notifications/class_msgplug.inc:246
-#, fuzzy
-msgid "Notification plugin"
-msgstr "Powiadomienie wysłane!"
-
-#: plugins/addons/notifications/class_msgplug.inc:249
-#, fuzzy
-msgid "Allow sending notifications"
-msgstr "Opcje powiadamiania o hoście"
-
-#: plugins/addons/notifications/contents.tpl:2
-msgid "Notification target"
-msgstr "Cel powiadomienia"
-
-#: plugins/addons/notifications/contents.tpl:7
-msgid "Use target from"
-msgstr "Użyj celu z"
-
-#: plugins/addons/notifications/contents.tpl:21
-msgid "Available recipients"
-msgstr "Dostępni odbiorcy"
-
-#: plugins/addons/notifications/contents.tpl:22
-#: ihtml/themes/default/acl.tpl:30
-msgid "List message possible targets"
-msgstr "Wyświetl możliwe cele wiadomości"
-
-#: plugins/addons/notifications/contents.tpl:33
-msgid "Recipients"
-msgstr "Odbiorcy"
-
-#: plugins/addons/notifications/contents.tpl:34
-#: ihtml/themes/default/acl.tpl:42
-msgid "List message recipients"
-msgstr "Wyświetl odbiorców wiadomości"
-
-#: plugins/addons/notifications/contents.tpl:44
-#: plugins/addons/logview/contents.tpl:85
-#: plugins/addons/logview/gosa_log_contents.tpl:85
-msgid "Message"
-msgstr "Wiadomość"
-
-#: plugins/addons/notifications/contents.tpl:60
-msgid "Send message"
-msgstr "Wyślij wiadomość"
-
-#: plugins/addons/notifications/contents.tpl:72
-msgid "Notification send!"
-msgstr "Powiadomienie wysłane!"
-
-#: plugins/addons/notifications/contents.tpl:75
-msgid "Your message has been sent successfully. Press the continue button to get back to the notification plugin."
-msgstr "Twoja wiadomość została wysłana prawidłowo. Naciśnij przycisk kontynuuj aby wrócić do dodatku powiadamiania."
-
-#: plugins/addons/notifications/contents.tpl:78
-#: plugins/admin/fai/class_faiManagement.inc:562
-#: plugins/admin/fai/class_faiManagement.inc:740
-#: plugins/admin/fai/class_faiManagement.inc:746
-#: plugins/admin/users/template.tpl:48
-#: plugins/admin/departments/class_departmentGeneric.inc:477
-#: plugins/admin/departments/class_departmentGeneric.inc:572
-#: plugins/admin/systems/ServiceAddDialog.tpl:28
-#: plugins/admin/systems/SelectDeviceType.tpl:44
-#: include/sieve/templates/add_element.tpl:11
-#: include/sieve/templates/select_test_type.tpl:11
-#: setup/class_setup.inc:280
-#: ihtml/themes/default/setup_introduction.tpl:12
-#: ihtml/themes/default/setup_useradmin.tpl:41
-#: ihtml/themes/default/setup_step2.tpl:13
-#: ihtml/themes/default/setup_step3.tpl:18
-#: ihtml/themes/default/snapshotdialog.tpl:87
-msgid "Continue"
-msgstr "Kontynuuj"
-
-#: plugins/addons/ldapmanager/main.inc:34
-#: plugins/addons/ldapmanager/class_ldif.inc:7
-msgid "LDAP manager"
-msgstr "Menedżer LDAP"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:3
-msgid "The XLS export plugin provides methods to download a complete snapshot of the running LDAP directory as xls. You may save these files for documentation."
-msgstr "Dodatek export XLS umożliwia ściąganie snapshot'u działającego katalogu LDAP jalo xls. Można zapisać te pliki dla dokumentacji."
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:10
-#: plugins/addons/ldapmanager/contentexport.tpl:10
-msgid "Export single entry"
-msgstr "Eksportuj pojedynczy wpis"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:14
-msgid "Choose the data you want to Export"
-msgstr "Wybierz dane które chcesz eksportować"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:24
-msgid "Export complete XLS for"
-msgstr "Eksportuj kompletny XLS dla"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:27
-#: plugins/addons/ldapmanager/contentexportxls.tpl:42
-#: plugins/addons/ldapmanager/contentexport.tpl:24
-#: plugins/addons/ldapmanager/contentexport.tpl:39
-msgid "Choose the department you want to Export"
-msgstr "Wybierz departament, który chcesz eksportować"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:39
-#: plugins/addons/ldapmanager/contentexport.tpl:36
-msgid "Export IVBB LDIF for"
-msgstr "Eksportuj IVBB LDIF dla"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:58
-#: plugins/addons/ldapmanager/contentexport.tpl:55
-msgid "Export successful"
-msgstr "Eksport zakończony powodzeniem"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the complete LDAP database to a xls file"
-msgstr "Kliknij tutaj aby zapisać kompletną bazę LDAP do pliku xls"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the LDAP Export to a xls file"
-msgstr "Kliknij tutaj aby zapisać Eksport LDAP do pliku xls"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:6
-#: plugins/addons/ldapmanager/class_import.inc:6
-msgid "LDIF export"
-msgstr "export LDIF"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:105
-msgid "You've no permission to do CSV imports."
-msgstr "Brak uprawnień do wykonania importu CSV."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:166
-msgid "Need 'sn','givenName' and 'uid' to create user."
-msgstr "Potrzeba 'sn', 'givenName' oraz 'uid' do utworzenia użytkownika."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:214
-msgid "failed"
-msgstr "błąd"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:218
-msgid "ok"
-msgstr "ok"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:282
-msgid "status"
-msgstr "status"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:286
-#, php-format
-msgid "An Error Occured while inserting entry %s - process aborted"
-msgstr "Wystąpił błąd podczas dodawania wpisu %s - proces przerwany"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:324
-msgid "Nothing to import!"
-msgstr "Nic do importowania!"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:336
-#: plugins/addons/ldapmanager/class_csvimport.inc:347
-#: plugins/addons/ldapmanager/class_csvimport.inc:352
-#: plugins/addons/ldapmanager/class_import.inc:68
-#: plugins/addons/ldapmanager/class_import.inc:76
-msgid "There is no file uploaded."
-msgstr "Brak wgranych plików."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:341
-#: plugins/addons/ldapmanager/class_import.inc:61
-msgid "The specified file is empty."
-msgstr "Podany plik jest pusty."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:495
-msgid "The selected file does not contain any CSV Data..."
-msgstr "Wybrany plik nie zawiera żadnych danych CSV..."
-
-#: plugins/addons/ldapmanager/contentimport.tpl:3
-msgid "The LDIF import plugin provides methods to upload a set of entries to your running LDAP directory as ldif. You may use this to add new or modify existing entries. Remember that GOsa will not check your ldifs for GOsa conformance."
-msgstr "Import LDIF umożliwia wprowadzenie zestawu wpisów do działającego katalogu LDAP jako ldif. Można użyć tej funkcjonalności aby dodać nowe lub zmodyfikować isniejące wpisy. Pamiętaj, że GOsa nie sprawdza zgodności ldif z systemem GOsa."
-
-#: plugins/addons/ldapmanager/contentimport.tpl:10
-msgid "Import LDIF File"
-msgstr "Importuj plik LDIF"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:24
-msgid "Modify existing objects, keep untouched attributes"
-msgstr " Zmień istniejące obiekty, zachowaj nienaruszone atrybuty"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:25
-msgid "Overwrite existing objects, all not listed attributes will be removed"
-msgstr "Nadpisz istniejące obiekty, wszystkie wyświetlone atrybuty zostaną usunięte"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:34
-msgid "Remove existing entries first"
-msgstr "Najpierw usuń istniejące wpisy"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:41
-msgid "Import successful"
-msgstr "Import powiódł się"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:2
-msgid "The CSV import plugin provides methods to generate user accounts from a file containing Comma Seperated Values. The administrator can decide which columns should be transfered to which attribute. Note that you must have at least the UID, GIVENNAME and SURENAME set."
-msgstr "Dodatek imoprt CSV zapewnia metody do wygenerowania kont użytkowników z pliku zawierającego wartości oddzielone przecinkami. Administrator może zdecydować które kolumny powinny być zmapowane na jakie atrybuty. Proszę zauważyć że trzeba zmapować conajmniej zestaw UID, GIVENNAME i SURENAME."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:10
-msgid "Select CSV file to import"
-msgstr "Wybierz plik CSV do importu"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:19
-msgid "Select template"
-msgstr "Wybierz Szablon"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:34
-msgid "All entries have been written to the LDAP database successfully."
-msgstr "Wszystkie elementy zostały prawidłowo zapisane w bazie LDAP."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:36
-msgid "Oups. There was an error during the import of your data."
-msgstr "Ups. Wystąpił błąd podczas importu danych."
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:39
-msgid "Here is the status report for the import:"
-msgstr "Raport z importu:"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:80
-msgid "Selected Template"
-msgstr "Wybrany Szablon"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:7
-msgid "XLS import"
-msgstr "Import XLS"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:99
-#: plugins/addons/ldapmanager/class_export.inc:84
-msgid "Error while exporting the requested entries!"
-msgstr "Błąd podczas eksportowania żądanych wpisów!"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:112
-#: plugins/addons/ldapmanager/class_export.inc:96
-#, fuzzy, php-format
-msgid "You are not allowed to export the given ldap entry (%s)"
-msgstr "Brak uprawnień do usunięcia tego elementu!"
-
-#: plugins/addons/ldapmanager/class_import.inc:52
-msgid "You need full access to all objects, to execute the import command."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_import.inc:109
-msgid "Unknown Error"
-msgstr "Nieznany błąd"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:3
-msgid "The LDIF export plugin provides methods to download a complete snapshot of the running LDAP directory as ldif. You may save these files for backup purpose or when initializing a new server."
-msgstr "Dodatek eksport LDIF zapewnia metody do sciągnięcia snapshot'u działającego katalogu LDAP jako ldif. Można zapisać te pliki dla celów bezpieczeństwa lub podczas inicjalizacji nowego serwera."
-
-#: plugins/addons/ldapmanager/contentexport.tpl:21
-msgid "Export complete LDIF for"
-msgstr "Eksportuj kompletny LDIF dla"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the complete LDAP database to a file"
-msgstr "Kliknij tutaj aby zapisać kompletną bazę LDAP do pliku"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the LDAP Export "
-msgstr "Kliknij tutaj aby zapisać Eksport LDAP"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:35
-#, fuzzy
-msgid "Ldap manager"
-msgstr "Menedżer LDAP"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:41
-#, fuzzy
-msgid "Ldap manager addon"
-msgstr "Menedżer LDAP"
-
-#: plugins/addons/ldapmanager/class_export.inc:6
-msgid "CSV import"
-msgstr "import CVS"
-
-#: plugins/addons/logview/main.inc:34
-msgid "System log view"
-msgstr "Podgląd logu systemowego"
-
-#: plugins/addons/logview/class_logview.inc:7
-#: plugins/addons/logview/class_logview.inc:409
-#: plugins/addons/logview/class_gosa_logview.inc:7
-msgid "System logs"
-msgstr "Logi systemowe"
-
-#: plugins/addons/logview/class_logview.inc:79
-msgid "No LOG servers defined!"
-msgstr "Nie zdefiniowano serwerów logowania!"
-
-#: plugins/addons/logview/class_logview.inc:94
-#: plugins/addons/logview/class_logview.inc:194
-#: plugins/addons/logview/class_gosa_logview.inc:129
-#: plugins/addons/logview/class_gosa_logview.inc:185
-msgid "Can't connect to log database, no logs can be shown!"
-msgstr "Nie można połączyć się z bazą serwera logowania. Nie można wyświetlić logów!"
-
-#: plugins/addons/logview/class_logview.inc:101
-#: plugins/addons/logview/class_logview.inc:198
-#: plugins/addons/logview/class_gosa_logview.inc:136
-#: plugins/addons/logview/class_gosa_logview.inc:190
-msgid "Can't select log database for log generation!"
-msgstr "Nie można wybrać bazy danych do generowania logów!"
-
-#: plugins/addons/logview/class_logview.inc:114
-#, fuzzy
-msgid "Query for log database failed!. Requesting host names failed."
-msgstr "Zapytanie do bazy logów nieudane!"
-
-#: plugins/addons/logview/class_logview.inc:137
-msgid "Query for log database failed!"
-msgstr "Zapytanie do bazy logów nieudane!"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "one hour"
-msgstr "jedna godzina"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "6 hours"
-msgstr "6 godzin"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "12 hours"
-msgstr "12 godzin"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "24 hours"
-msgstr "24 godziny"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "2 days"
-msgstr "2 dni"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "one week"
-msgstr "jeden tydzień"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "2 weeks"
-msgstr "2 tygodnie"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "one month"
-msgstr "jeden miesiąc"
-
-#: plugins/addons/logview/class_logview.inc:175
-#: plugins/addons/logview/class_gosa_logview.inc:165
-#, fuzzy
-msgid "You have insufficient permissions to view syslog entries."
-msgstr "Brak uprawnień do usunięcia tej bloklisty."
-
-#: plugins/addons/logview/class_logview.inc:403
-#, fuzzy
-msgid "Log view"
-msgstr "Usługa logowania"
-
-#: plugins/addons/logview/class_logview.inc:404
-#, fuzzy
-msgid "Log view addon"
-msgstr "Przesuń w dół"
-
-#: plugins/addons/logview/contents.tpl:11
-#: plugins/addons/logview/gosa_log_contents.tpl:11
-msgid "Show hosts"
-msgstr "Pokaż hosty"
-
-#: plugins/addons/logview/contents.tpl:20
-msgid "Log level"
-msgstr "Poziom logu"
-
-#: plugins/addons/logview/contents.tpl:38
-#: plugins/addons/logview/gosa_log_contents.tpl:38
-msgid "Time interval"
-msgstr "Interwał czasowy"
-
-#: plugins/addons/logview/contents.tpl:48
-#: plugins/addons/logview/gosa_log_contents.tpl:48
-msgid "Enter string to search for"
-msgstr "Proszę podać szukany ciąg znaków"
-
-#: plugins/addons/logview/contents.tpl:60
-#: plugins/addons/logview/gosa_log_contents.tpl:60
-msgid "Ruleset"
-msgstr "Reguły"
-
-#: plugins/addons/logview/contents.tpl:82
-msgid "Level"
-msgstr "Poziom"
-
-#: plugins/addons/logview/contents.tpl:83
-msgid "Hostname"
-msgstr "Nazwa hosta"
-
-#: plugins/addons/logview/class_gosa_logview.inc:99
-#, fuzzy
-msgid "No GOsa LOG servers defined!"
-msgstr "Nie zdefiniowano serwerów logowania!"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:20
-#: plugins/addons/logview/gosa_log_contents.tpl:82
-#: plugins/addons/gotomasses/contents.tpl:48
-#: plugins/admin/systems/terminal.tpl:140
-#: plugins/admin/systems/server.tpl:62
-#: plugins/admin/systems/workstation.tpl:115
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
-#: plugins/admin/systems/class_baseSelectDialog.inc:47
-#: plugins/admin/ogroups/termgroup.tpl:88
-msgid "Action"
-msgstr "Akcja"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:86
-#, fuzzy
-msgid "Repeated"
-msgstr "Odczyt"
-
-#: plugins/addons/gotomasses/main.inc:51
-#: plugins/addons/gotomasses/class_gotomasses.inc:6
-#: plugins/addons/gotomasses/class_gotomasses.inc:273
-#: plugins/addons/gotomasses/class_gotomasses.inc:279
-#, fuzzy
-msgid "System mass deployment"
-msgstr "Zarządzanie systemem"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:88
-#, fuzzy
-msgid "Your are not allowed to import csv data into this plugin."
-msgstr "Brak uprawnień do usunięcia  tego ACL!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:92
-#, fuzzy
-msgid "The uploaded file seams to be empty, import aborted."
-msgstr "Podany plik jest pusty."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:148
-#, fuzzy
-msgid "Your are not allowed to view contents of this plugin."
-msgstr "Brak uprawnień do usunięcia tego użytkownika!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:154
-#, fuzzy, php-format
-msgid "Can't locate or read csv storage file '%s'."
-msgstr "Nie można stworzyć pliku '%s'."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:160
-#, fuzzy, php-format
-msgid "Can't read csv storage file '%s'."
-msgstr "Nie można stworzyć pliku '%s'."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:200
-#, fuzzy
-msgid "Your are not allowed to write the content of this plugin."
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:205
-#, fuzzy, php-format
-msgid "Can't locate or write csv storage file '%s'."
-msgstr "Nie można stworzyć pliku '%s'."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:209
-#, fuzzy, php-format
-msgid "Can't write csv storage file '%s'."
-msgstr "Nie można stworzyć pliku '%s'."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:274
-msgid "Provide a mechanism to automatically activate a set of systems"
-msgstr ""
-
-#: plugins/addons/gotomasses/contents.tpl:37
-#: plugins/admin/fai/class_faiSummaryTab.inc:339
-msgid "No."
-msgstr "Nie."
-
-#: plugins/addons/gotomasses/contents.tpl:40
-#, fuzzy
-msgid "Mac address"
-msgstr "Adres email"
-
-#: plugins/addons/gotomasses/contents.tpl:45
-#, fuzzy
-msgid "Assigned object group"
-msgstr "Proszę wybrać grupę obiektów"
-
-#: plugins/addons/gotomasses/contents.tpl:72
-#, fuzzy
-msgid "Select object group"
-msgstr "Wybierz obiekty do dodania"
-
-#: plugins/addons/gotomasses/contents.tpl:79
-#, fuzzy
-msgid "Remove this entry"
-msgstr "Usuń pozycję"
-
-#: plugins/addons/gotomasses/contents.tpl:102
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "New entry"
-msgstr "Nowy wpis"
-
-#: plugins/admin/acl/acl_role.tpl:3
-#: ihtml/themes/default/acl.tpl:2
-msgid "Assigned ACLs for current entry"
-msgstr "Przypisane ACL'e dla obecnego wpisu"
-
-#: plugins/admin/acl/acl_role.tpl:44
-#: ihtml/themes/default/acl.tpl:4
-msgid "New ACL"
-msgstr "Nowy ACL"
-
-#: plugins/admin/acl/acl_role.tpl:49
-#: ihtml/themes/default/acl.tpl:8
-msgid "ACL type"
-msgstr "typ ACL"
-
-#: plugins/admin/acl/acl_role.tpl:49
-#: ihtml/themes/default/acl.tpl:8
-msgid "Select an acl type"
-msgstr "Wybierz typ ACL"
-
-#: plugins/admin/acl/acl_role.tpl:54
-#: ihtml/themes/default/acl.tpl:55
-msgid "List of available ACL categories"
-msgstr "Lista dostępnych kategorii ACL"
-
-#: plugins/admin/acl/remove.tpl:6
-#: plugins/admin/systems/remove.tpl:6
-msgid "This includes all system and setup informations. Please double check if your really want to do this since there is no way for GOsa to get your data back."
-msgstr "To zawiera cały system i informacje instalacyjne. Proszę upewnić się, że faktycznie chcesz wykonać tą operację. Nie ma możliwości odwrócenia tego procesu."
-
-#: plugins/admin/acl/remove.tpl:10
-#: plugins/admin/fai/remove.tpl:11
-#: plugins/admin/departments/remove.tpl:10
-#: plugins/admin/systems/remove.tpl:10
-#: plugins/gofon/conference/remove.tpl:10
-msgid "Best thing to do before performing this action would be to save the current contents of your LDAP tree in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort."
-msgstr "Przed wykonaniem tej operacji zaleca się wykonanie kopii bezpieczeństwa drzewa LDAP. Naciśnij 'Usuń' aby kontynuować, lub 'Anuluj' aby przerwać."
-
-#: plugins/admin/acl/tabs_acl.inc:8
-#: plugins/admin/acl/class_divListACL.inc:227
-msgid "Acl"
-msgstr "ACL"
-
-#: plugins/admin/acl/tabs_acl_role.inc:8
-#, fuzzy
-msgid "ACL Templates"
-msgstr "Szablony"
-
-#: plugins/admin/acl/class_aclManagement.inc:27
-msgid "ACLs"
-msgstr "ACLe"
-
-#: plugins/admin/acl/class_aclManagement.inc:142
-#, fuzzy
-msgid "You are not allowed to create a new role."
-msgstr "Brak uprawnień do zmiany przekazywania poczty"
-
-#: plugins/admin/acl/class_aclManagement.inc:179
-#, fuzzy
-msgid "You are not allowed to edit this acl."
-msgstr "Brak uprawnień do usunięcia  tego ACL!"
-
-#: plugins/admin/acl/class_aclManagement.inc:224
-#: plugins/admin/acl/class_aclManagement.inc:288
-#, php-format
-msgid "You're about to delete the acl %s."
-msgstr "Zamierzasz usunąć ACL '%s'."
-
-#: plugins/admin/acl/class_aclManagement.inc:232
-#: plugins/admin/acl/class_aclManagement.inc:295
-#: plugins/admin/acl/class_aclManagement.inc:319
-msgid "You are not allowed to delete this acl!"
-msgstr "Brak uprawnień do usunięcia  tego ACL!"
-
-#: plugins/admin/acl/class_aclManagement.inc:256
-#, fuzzy
-msgid "You are not allowed to delete this acl role!"
-msgstr "Brak uprawnień do usunięcia  tego makro!"
-
-#: plugins/admin/acl/class_divListACL.inc:31
-msgid "List of acl"
-msgstr "Lista ACL"
-
-#: plugins/admin/acl/class_divListACL.inc:32
-msgid "List of acls"
-msgstr "Lista ACLi"
-
-#: plugins/admin/acl/class_divListACL.inc:36
-msgid "This menu allows you to edit and delete selected acls."
-msgstr "To menu umożliwia dodawanie, edycję i kasowanie wybranych ACL."
-
-#: plugins/admin/acl/class_divListACL.inc:65
-msgid "Display acls matching"
-msgstr "Wyświetl ACL pasujące"
-
-#: plugins/admin/acl/class_divListACL.inc:150
-#, fuzzy
-msgid "New acl role"
-msgstr "Nowy profil"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/admin/fai/class_divListFai.inc:217
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy selected objects"
-msgstr "Utwórz obiekty"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy objects"
-msgstr "Przenieś obiekty"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/admin/fai/class_divListFai.inc:219
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "cut selected objects"
-msgstr "Utwórz obiekty"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "Cut objects"
-msgstr "Obecny obiekt"
-
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "cut"
-msgstr "wytnij"
-
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "Cut this entry"
-msgstr "Wytnij ten obiekt"
-
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "copy"
-msgstr "kopiuj"
-
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "Copy this entry"
-msgstr "Kopiuj ten obiekt"
-
-#: plugins/admin/acl/class_divListACL.inc:211
-#, fuzzy
-msgid "Edit acl role"
-msgstr "Edytuj makro"
-
-#: plugins/admin/acl/class_divListACL.inc:221
-#, fuzzy
-msgid "Delete acl role"
-msgstr "Usuń makro"
-
-#: plugins/admin/acl/class_divListACL.inc:233
-#, fuzzy
-msgid "Edit acl"
-msgstr "Edytuj klasę"
-
-#: plugins/admin/acl/class_divListACL.inc:237
-#, fuzzy
-msgid "Delete acl"
-msgstr "Usuń klasę"
-
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-#: plugins/admin/groups/class_groupApplication.inc:434
-#: include/class_tabs.inc:313
-msgid "ACL"
-msgstr "ACL"
-
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-#: plugins/admin/acl/class_aclRole.inc:669
-#, fuzzy
-msgid "ACL roles"
-msgstr "ACLe"
-
-#: plugins/admin/acl/class_divListACL.inc:284
-#, fuzzy
-msgid "Access control list"
-msgstr "Kontrola dostępu"
-
-#: plugins/admin/acl/class_divListACL.inc:292
-#, fuzzy
-msgid "Role name"
-msgstr "Zmień nazwę"
-
-#: plugins/admin/acl/class_divListACL.inc:293
-#, fuzzy
-msgid "Role description"
-msgstr "Opis jednostki"
-
-#: plugins/admin/acl/main.inc:43
-#: plugins/admin/acl/main.inc:45
-msgid "ACL management"
-msgstr "Zarządzanie ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:6
-#, fuzzy
-msgid "Access control list templates"
-msgstr "Kontrola dostępu"
-
-#: plugins/admin/acl/class_aclRole.inc:103
-#: include/class_acl.inc:177
-msgid "All categories"
-msgstr "Wszystkie kategorie"
-
-#: plugins/admin/acl/class_aclRole.inc:110
-#: include/class_acl.inc:185
-msgid "Reset ACLs"
-msgstr "Resetuj ACL'e"
-
-#: plugins/admin/acl/class_aclRole.inc:111
-#: include/class_acl.inc:186
-msgid "One level"
-msgstr "Jeden poziom"
-
-#: plugins/admin/acl/class_aclRole.inc:112
-#: include/class_acl.inc:187
-#: include/class_acl.inc:192
-msgid "Current object"
-msgstr "Obecny obiekt"
-
-#: plugins/admin/acl/class_aclRole.inc:113
-#: include/class_acl.inc:188
-msgid "Complete subtree"
-msgstr "Pełne poddrzewo"
-
-#: plugins/admin/acl/class_aclRole.inc:114
-#: include/class_acl.inc:189
-msgid "Complete subtree (permanent)"
-msgstr "Pełne poddrzewo (trwałe)"
-
-#: plugins/admin/acl/class_aclRole.inc:339
-#: plugins/admin/fai/class_faiProfile.inc:312
-#: plugins/admin/systems/class_servDNSeditZone.inc:290
-#: plugins/admin/ogroups/phonequeue.tpl:27
-#: include/sieve/templates/object_container.tpl:12
-#: include/sieve/templates/object_container_clear.tpl:12
-#: include/class_acl.inc:408
-msgid "Down"
-msgstr "W dół"
-
-#: plugins/admin/acl/class_aclRole.inc:340
-#: include/class_acl.inc:409
-msgid "Edit ACL"
-msgstr "Edytuj ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:341
-#: include/class_acl.inc:410
-msgid "Delete ACL"
-msgstr "Usuń ACL"
-
-#: plugins/admin/acl/class_aclRole.inc:378
-#: include/class_acl.inc:447
-msgid "No ACL settings for this category"
-msgstr "Brak ustawień ACL w tej kategorii"
-
-#: plugins/admin/acl/class_aclRole.inc:380
-#: include/class_acl.inc:449
-#, php-format
-msgid "Contains ACLs for these objects: %s"
-msgstr "Zawiera ACL'e w tych kategoriach: %s"
-
-#: plugins/admin/acl/class_aclRole.inc:385
-#: include/class_acl.inc:454
-msgid "Edit categories ACLs"
-msgstr "Edytuj kategorie ACL'i"
-
-#: plugins/admin/acl/class_aclRole.inc:386
-#: include/class_acl.inc:455
-msgid "Clear categories ACLs"
-msgstr "Wyczyść ACL'e kategorii"
-
-#: plugins/admin/acl/class_aclRole.inc:402
-#: include/class_acl.inc:500
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "Edytuj ACL dla '%s', zakres to '%s'"
-
-#: plugins/admin/acl/class_aclRole.inc:412
-#: include/class_acl.inc:510
-msgid "All objects in current subtree"
-msgstr "Wszystkie obiekty w obecnym poddrzewie"
-
-#: plugins/admin/acl/class_aclRole.inc:564
-#: include/class_acl.inc:1056
-#, php-format
-msgid "Saving ACLs with dn '%s' failed."
-msgstr "Zapisywanie ACL w dn '%s' nieudane."
-
-#: plugins/admin/acl/class_aclRole.inc:596
-#, php-format
-msgid "This role can't be removed while it is in use. Follwing objects are using this role %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:602
-#, fuzzy, php-format
-msgid "Removing of aclRole with dn '%s' failed."
-msgstr "Usuwanie bloklisty z dn '%s' nieudane."
-
-#: plugins/admin/acl/class_aclRole.inc:614
-#, fuzzy, php-format
-msgid "Removing aclRole from objectgroup '%s' failed"
-msgstr "Usuwanie aplikacji z grupy obiektów '%s' nieudane"
-
-#: plugins/admin/acl/class_aclRole.inc:674
-#, fuzzy
-msgid "Acl roles"
-msgstr "Profil FAI"
-
-#: plugins/admin/fai/faiVariable.tpl:36
-#: plugins/admin/fai/faiPartitionTable.tpl:36
-#: plugins/admin/fai/faiScript.tpl:38
-#: plugins/admin/fai/faiTemplate.tpl:33
-#: plugins/admin/fai/faiHook.tpl:38
-#: plugins/admin/fai/class_faiProfileEntry.inc:171
-msgid "Objects"
-msgstr "Obiekty"
-
-#: plugins/admin/fai/faiVariable.tpl:38
-msgid "List of assigned variables"
-msgstr "Lista przypisanych zmiennych"
-
-#: plugins/admin/fai/faiVariable.tpl:44
-msgid "Choose a variable to delete or edit"
-msgstr "Wybierz zmienną do usunięcia lub edycji"
-
-#: plugins/admin/fai/main.inc:46
-#: plugins/admin/fai/main.inc:48
-msgid "Fully Automatic Installation"
-msgstr "Fully Automatic Installation"
-
-#: plugins/admin/fai/class_faiScript.inc:315
-#: plugins/admin/fai/class_faiTemplate.inc:291
-#: plugins/admin/fai/class_faiScriptEntry.inc:89
-#: plugins/admin/fai/class_faiHook.inc:314
-#: plugins/admin/fai/class_faiHookEntry.inc:84
-#: plugins/admin/applications/generic.tpl:140
-msgid "Download"
-msgstr "Ściągnij"
-
-#: plugins/admin/fai/class_faiScript.inc:443
-#, php-format
-msgid "Creating of FAI/script with dn '%s' failed."
-msgstr "Tworzenie FAI/skryptu z dn '%s' nieudane."
-
-#: plugins/admin/fai/class_faiScript.inc:546
-#: plugins/admin/fai/class_faiHookEntry.inc:191
-msgid "FAI script"
-msgstr "Skrypt FAI"
-
-#: plugins/admin/fai/class_faiScript.inc:553
-#: plugins/admin/fai/class_faiTemplate.inc:521
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/class_faiPackage.inc:551
-#, fuzzy
-msgid "Readonly"
-msgstr "Odczyt"
-
-#: plugins/admin/fai/tabsHook.inc:36
-#: plugins/admin/fai/tabsPartition.inc:37
-#: plugins/admin/fai/tabsVariable.inc:37
-#: plugins/admin/fai/tabsPackage.inc:36
-#: plugins/admin/fai/tabsProfile.inc:37
-#: plugins/admin/fai/tabsScript.inc:37
-#: plugins/admin/fai/tabsTemplate.inc:37
-#: plugins/admin/departments/tabs_department.inc:34
-msgid "Try to move tree failed. Destination tree is subtree of source tree."
-msgstr "Próba przeniesienia drzewa nieudana. Docelowe drzewo jest poddrzewem w drzewie źródłowym."
-
-#: plugins/admin/fai/class_faiTemplate.inc:422
-#, php-format
-msgid "Saving of FAI/template with dn '%s' failed."
-msgstr "Zapisywanie FAI/szablonu z dn '%s' nieudane."
-
-#: plugins/admin/fai/class_faiTemplate.inc:513
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/systems/class_systemManagement.inc:1266
-msgid "Template"
-msgstr "Szablon"
-
-#: plugins/admin/fai/class_faiTemplate.inc:514
-msgid "FAI template"
-msgstr "Szablon FAI"
-
-#: plugins/admin/fai/class_faiManagement.inc:33
-#: plugins/admin/fai/class_faiManagement.inc:982
-msgid "FAI"
-msgstr "FAI"
-
-#: plugins/admin/fai/class_faiManagement.inc:34
-msgid "Fully Automatic Installation - management"
-msgstr "Fully Automatic Installation - zarządzanie"
-
-#: plugins/admin/fai/class_faiManagement.inc:167
-#, php-format
-msgid "You're about to delete all information about the FAI class at '%s'."
-msgstr "Zamierzasz usunąć wszyskie informacje o klasie FAI w '%s'."
-
-#: plugins/admin/fai/class_faiManagement.inc:174
-#: plugins/admin/fai/class_faiManagement.inc:252
-#: plugins/admin/fai/class_faiManagement.inc:323
-#: plugins/admin/systems/class_systemManagement.inc:553
-#: plugins/admin/systems/class_systemManagement.inc:628
-#: plugins/admin/systems/class_systemManagement.inc:687
-msgid "You are not allowed to delete this component!"
-msgstr "Brak uprawnień do usunięcia tego elementu!"
-
-#: plugins/admin/fai/class_faiManagement.inc:206
-#: plugins/admin/groups/class_groupManagement.inc:250
-#: plugins/admin/applications/class_applicationManagement.inc:289
-#: plugins/admin/departments/class_departmentManagement.inc:169
-#: plugins/admin/systems/class_systemManagement.inc:489
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
-#, fuzzy, php-format
-msgid "You're about to delete the following entry %s"
-msgstr "Zamierzasz usunąć element %s."
-
-#: plugins/admin/fai/class_faiManagement.inc:208
-#: plugins/admin/groups/class_groupManagement.inc:252
-#: plugins/admin/applications/class_applicationManagement.inc:291
-#: plugins/admin/departments/class_departmentManagement.inc:171
-#: plugins/admin/systems/class_systemManagement.inc:491
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
-#, fuzzy, php-format
-msgid "You're about to delete the following entries %s"
-msgstr "Zamierzasz usunąć element %s."
-
-#: plugins/admin/fai/class_faiManagement.inc:328
-#, php-format
-msgid "Object could not be deleted '%s', object does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:380
-#, php-format
-msgid "You're about to delete a fai branch / freeze  '%s'."
-msgstr "Zamierzasz usunąć gałąź / zamrożenie FAI '%s'."
-
-#: plugins/admin/fai/class_faiManagement.inc:383
-msgid "You are not allowed to delete this release!"
-msgstr "Brak uprawnień do usunięcia tego wydania!"
-
-#: plugins/admin/fai/class_faiManagement.inc:440
-msgid "Specified branch name is invalid."
-msgstr "Podana nazwa gałęzi jest niepoprawna."
-
-#: plugins/admin/fai/class_faiManagement.inc:442
-msgid "Specified freeze name is invalid."
-msgstr "Podana nazwa zamrożenia jest niepoprawna."
-
-#: plugins/admin/fai/class_faiManagement.inc:449
-#: plugins/admin/systems/class_servRepository.inc:218
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
-msgid "This name is already in use."
-msgstr "Ta nazwa jest już w użyciu."
-
-#: plugins/admin/fai/class_faiManagement.inc:471
-#, fuzzy
-msgid "You are not allowed to create a new branch."
-msgstr "Brak uprawnień do zmiany przekazywania poczty"
-
-#: plugins/admin/fai/class_faiManagement.inc:623
-#: plugins/admin/fai/class_faiManagement.inc:639
-#, fuzzy, php-format
-msgid "You are not allowed to create a new '%s' object."
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
-
-#: plugins/admin/fai/class_faiManagement.inc:976
-#, fuzzy
-msgid "FAI releases"
-msgstr "Klasy FAI"
-
-#: plugins/admin/fai/class_faiManagement.inc:977
-#, fuzzy
-msgid "FAI release management"
-msgstr "Zarządzanie FAI"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:35
-msgid "Please enter your search string here"
-msgstr "Proszę podać szukany ciąg znaków"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:48
-msgid "This list displays all assigned package names for this repository settings."
-msgstr "Ta lista wyświetla wszystkie przypisane nazwy pakietó dla tych ustawień repozytorium."
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:124
-#, php-format
-msgid "Your specified search string '%s' returned too many results. Only the first 200 entries are shown, to keep the memory usage low."
-msgstr "Szukany ciąg znaków '%s' zwrócił za dużo wyników. Pokazanych jest tylko pierwsze 200 elementów aby zaoszczędzić pamięć. "
-
-#: plugins/admin/fai/branch_selector.tpl:3
-#: plugins/admin/applications/release_select.tpl:3
-#: plugins/admin/mimetypes/release_select.tpl:3
-msgid "Branches"
-msgstr "Gałęzie"
-
-#: plugins/admin/fai/branch_selector.tpl:9
-#: plugins/admin/applications/release_select.tpl:9
-#: plugins/admin/mimetypes/release_select.tpl:9
-msgid "Current release"
-msgstr "Obecne wydanie"
-
-#: plugins/admin/fai/branch_selector.tpl:21
-msgid "Create new branch"
-msgstr "Utwórz nową gałąź"
-
-#: plugins/admin/fai/branch_selector.tpl:25
-msgid "Create new locked branch"
-msgstr "Utwórz nową zablokowaną gałąź"
-
-#: plugins/admin/fai/branch_selector.tpl:30
-msgid "Delete current release"
-msgstr "Usuń bieżące wydanie"
-
-#: plugins/admin/fai/faiSummary.tpl:4
-msgid "FAI object tree"
-msgstr "Drzewo obiektów FAI"
-
-#: plugins/admin/fai/faiSummary.tpl:11
-msgid "Reload class and release configuration from parent object."
-msgstr "Przeładuj klasę i uwolnij konfigurację z obiektu nadrzędnego."
-
-#: plugins/admin/fai/faiSummary.tpl:22
-#, fuzzy
-msgid "You are not allowed to view the fai summary."
-msgstr "Brak uprawnień do usunięcia tego użytkownika!"
-
-#: plugins/admin/fai/remove.tpl:7
-msgid "This includes 'all' object information. Please double check if your really want to do this since there is no way for GOsa to get your data back."
-msgstr "Operacja odnosi się do 'wszystkich' informacji obiektowych. Proszę upewnić się, czy na pewno wykonać tą operację, gdyż nie ma możliwości powrotu."
-
-#: plugins/admin/fai/faiPartitionTable.tpl:38
-msgid "Discs"
-msgstr "Dyski"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:44
-msgid "Choose a disk to delete or edit"
-msgstr "Wybierz dysk do usunięcia lub edycji"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:6
-msgid "List of FAI objects (Fully Automatic Installation)"
-msgstr "Lista obiektów FAI (Fully Automatic Installation)"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:26
-msgid "This menu allows you to select FAI class names and to add them to the currently edited profile."
-msgstr "To menu umożliwia wybór nazw klas FAI i dodawania ich do obecnie edytowanego profilu."
-
-#: plugins/admin/fai/faiProfileEntry.tpl:39
-msgid "Show only classes with templates"
-msgstr "Pokaż tylko klasy z szablonami"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:41
-msgid "Show only classes with scripts"
-msgstr "Pokaż tylko klasy ze skryptami"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:43
-msgid "Show only classes with hooks"
-msgstr "Pokaż tylko klasy z zaczepami"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:45
-msgid "Show only classes with variables"
-msgstr "Pokaż tylko klasy ze zmiennymi"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:47
-msgid "Show only classes with packages"
-msgstr "Pokaż tylko klasy z pakietami"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:49
-msgid "Show only classes with partitions"
-msgstr "Pokaż tylko klasy z partycjami"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:55
-#: plugins/admin/fai/faiPackageEntry.tpl:42
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
-#: plugins/admin/systems/servRepository.tpl:48
-#: plugins/admin/ogroups/ogroup_objects.tpl:45
-msgid "Display objects matching"
-msgstr "Wyświetl obiekty pasujące"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:59
-#: plugins/admin/fai/faiPackageEntry.tpl:46
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
-#: plugins/admin/systems/servRepository.tpl:52
-#: plugins/admin/ogroups/ogroup_objects.tpl:46
-msgid "Regular expression for matching object names"
-msgstr "Wyrażenie regularne dla dopasowania nazw obiektów"
-
-#: plugins/admin/fai/faiPackageConfiguration.tpl:1
-#: plugins/admin/fai/class_faiPackage.inc:537
-msgid "Package"
-msgstr "Pakiet"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:44
-msgid "Scripts"
-msgstr "Skrypty"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:48
-#: plugins/admin/fai/class_faiProfile.inc:305
-#: plugins/admin/fai/class_faiPartitionTable.inc:535
-#: plugins/admin/fai/class_faiProfileEntry.inc:140
-msgid "Partition table"
-msgstr "Tablica partycji"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:49
-msgid "Package list"
-msgstr "Lista pakietów"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:86
-msgid "Unknown type of FAI source information. This is not a profile, workstation nor a ogroup."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:175
-#: plugins/admin/systems/class_servRepository.inc:100
-msgid "You can't use this plugin until FAI is activated."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:217
-msgid "This object has no FAI classes assigned."
-msgstr "Ten obiekt nie ma przypisanych klas FAI."
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:230
-msgid "Open"
-msgstr "Otwórz"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:341
-msgid "FS options"
-msgstr "Opcje systemu plików"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:342
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
-msgid "Mount options"
-msgstr "Opcje montowania"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:343
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
-msgid "Size in MB"
-msgstr "Rozmiar w MB"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:344
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
-msgid "Mount point"
-msgstr "Punkt montowania"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:68
-#: plugins/admin/fai/class_faiHookEntry.inc:71
-msgid "Please select a valid file."
-msgstr "Proszę wybrać prawidłowy plik"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:71
-#: plugins/admin/fai/class_faiHookEntry.inc:74
-msgid "Selected file is empty."
-msgstr "Wybrany plik jest pusty"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:136
-#: plugins/admin/fai/class_faiVariableEntry.inc:107
-#: plugins/admin/fai/class_faiHookEntry.inc:150
-#: plugins/admin/fai/class_faiTemplateEntry.inc:196
-msgid "Please enter a name."
-msgstr "Proszę podać nazwę"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:140
-msgid "Please enter a script."
-msgstr "Proszę podać skrypt"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:171
-#: plugins/admin/fai/class_faiScriptEntry.inc:181
-#, fuzzy
-msgid "Script entry"
-msgstr "Zawartość skryptu"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:172
-#, fuzzy
-msgid "FAI script entry"
-msgstr "Skrypt FAI"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:182
-#, fuzzy
-msgid "Script Priority"
-msgstr "Priorytet skryptu"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/groups/class_divListGroup.inc:61
-#: plugins/admin/users/class_divListUsers.inc:62
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/systems/terminal.tpl:1
-#: plugins/admin/systems/workstation.tpl:1
-#: plugins/admin/ogroups/class_divListOGroup.inc:64
-#: plugins/gofon/conference/generic.tpl:5
-msgid "Properties"
-msgstr "Właściwości"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/fai/faiScriptEntry.tpl:54
-msgid "Script attributes"
-msgstr "Atrybuty skryptu"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:43
-#: plugins/admin/fai/faiProfile.tpl:37
-msgid "Choose a priority"
-msgstr "Wybierz priorytet"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:74
-#: plugins/admin/fai/faiHookEntry.tpl:74
-msgid "Import script"
-msgstr "Importuj skrypt"
-
-#: plugins/admin/fai/class_faiPackage.inc:379
-msgid "Please select a least one Package."
-msgstr "Prosze wybrać przynajmniej jeden pakiet."
-
-#: plugins/admin/fai/class_faiPackage.inc:383
-msgid "Please choose a valid combination for your repository setup."
-msgstr "Proszę wybrać poprawną kombinację dla ustawień repozytorium."
-
-#: plugins/admin/fai/class_faiPackage.inc:404
-msgid "package is configured"
-msgstr "pakiet jest skonfigurowany"
-
-#: plugins/admin/fai/class_faiPackage.inc:410
-msgid "Package marked for removal"
-msgstr "Pakiet zaznaczony do usunięcia"
-
-#: plugins/admin/fai/class_faiPackage.inc:439
-#, php-format
-msgid "Package file '%s' does not exist."
-msgstr "Plik pakietu '%s' nie istnieje."
-
-#: plugins/admin/fai/class_faiPackage.inc:483
-#, php-format
-msgid "Saving of FAI/package list with dn '%s' failed."
-msgstr "Zapisywanie FAI/listy pakietów z dn '%s' nieudane."
-
-#: plugins/admin/fai/class_faiPackage.inc:538
-msgid "FAI Package list"
-msgstr "Lista pakietów FAI"
-
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/faiPackage.tpl:45
-#: plugins/admin/systems/class_printerPPDDialog.inc:413
-msgid "Section"
-msgstr "Sekcja"
-
-#: plugins/admin/fai/class_faiPackage.inc:549
-msgid "Install Method"
-msgstr "Metoda instalacji"
-
-#: plugins/admin/fai/class_faiPackage.inc:550
-#, fuzzy
-msgid "Package configuration"
-msgstr "Konfiguracja bazy FAX"
-
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/faiPackage.tpl:37
-#: plugins/admin/groups/class_groupApplication.inc:1203
-#: plugins/admin/systems/servRepositorySetup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:55
-#: plugins/admin/systems/workstationStartup.tpl:89
-#: plugins/admin/systems/class_servRepository.inc:258
-msgid "Release"
-msgstr "Wersja"
-
-#: plugins/admin/fai/faiPackage.tpl:33
-#: plugins/admin/systems/servRepositorySetup.tpl:1
-#: plugins/admin/systems/class_servRepository.inc:377
-msgid "Repository"
-msgstr "Repozytorium"
-
-#: plugins/admin/fai/faiPackage.tpl:53
-msgid "Install method"
-msgstr "Metoda instalacji"
-
-#: plugins/admin/fai/faiPackage.tpl:57
-#, fuzzy
-msgid "Please select the installation method"
-msgstr "Proszę wybrać prawidłowy plik"
-
-#: plugins/admin/fai/faiPackage.tpl:71
-msgid "Used packages"
-msgstr "Użyte pakiety"
-
-#: plugins/admin/fai/faiPackage.tpl:73
-msgid "Choosen packages"
-msgstr "Wybrane pakiety"
-
-#: plugins/admin/fai/faiPackage.tpl:84
-#: include/functions.inc:682
-msgid "Configure"
-msgstr "Konfiguruj"
-
-#: plugins/admin/fai/faiPackage.tpl:87
-msgid "Toggle remove flag"
-msgstr "Przełącz flagę usuwania"
-
-#: plugins/admin/fai/class_faiHook.inc:444
-#, php-format
-msgid "Saving of FAI/hook with dn '%s' failed."
-msgstr "Zapisywanie FAI/zaczepu z dn '%s' nieudane."
-
-#: plugins/admin/fai/class_faiHook.inc:541
-msgid "Hook"
-msgstr "Zaczep"
-
-#: plugins/admin/fai/class_faiHook.inc:542
-msgid "FAI hook"
-msgstr "Zaczep FAI"
-
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/class_faiVariable.inc:430
-#, fuzzy
-msgid "Read only"
-msgstr "Odczyt"
-
-#: plugins/admin/fai/class_faiProfile.inc:297
-#: plugins/admin/fai/class_faiProfileEntry.inc:168
-msgid "This list displays all assigned class names for this profile."
-msgstr "Ta lista wyświetla wszystkie przypisane nazwy klas dla tego profilu."
-
-#: plugins/admin/fai/class_faiProfile.inc:300
-#: plugins/admin/fai/class_faiProfileEntry.inc:135
-msgid "Hook bundle"
-msgstr "Zestaw zaczepów"
-
-#: plugins/admin/fai/class_faiProfile.inc:301
-#: plugins/admin/fai/class_faiProfileEntry.inc:136
-msgid "Template bundle"
-msgstr "Zestaw szablonów"
-
-#: plugins/admin/fai/class_faiProfile.inc:302
-#: plugins/admin/fai/class_faiProfileEntry.inc:137
-msgid "Script bundle"
-msgstr "Zestaw skryptów"
-
-#: plugins/admin/fai/class_faiProfile.inc:303
-#: plugins/admin/fai/class_faiProfileEntry.inc:138
-msgid "Variable bundle"
-msgstr "Zestaw zmiennych"
-
-#: plugins/admin/fai/class_faiProfile.inc:304
-msgid "Packages bundle"
-msgstr "Zestaw pakietów"
-
-#: plugins/admin/fai/class_faiProfile.inc:308
-msgid "Remove class from profile"
-msgstr "Usuń klasę z profilu"
-
-#: plugins/admin/fai/class_faiProfile.inc:400
-msgid "Please assign at least one class to this  profile."
-msgstr "Proszę przypisać przynajmniej jedną klasę do tego profilu."
-
-#: plugins/admin/fai/class_faiProfile.inc:404
-msgid "Please enter a valid name."
-msgstr "Proszę podać prawidłową nazwę."
-
-#: plugins/admin/fai/class_faiProfile.inc:416
-msgid "There is already a profile with this class name defined."
-msgstr "Już istnieje profil ze zdefiniowaną tą nazwą klasy."
-
-#: plugins/admin/fai/class_faiProfile.inc:445
-#: plugins/admin/fai/class_faiProfile.inc:449
-#, php-format
-msgid "Saving of FAI/profile with dn '%s' failed."
-msgstr "Zapisywanie FAI/profilu z dn '%s' nieudane."
-
-#: plugins/admin/fai/class_faiProfile.inc:457
-msgid "Profile"
-msgstr "Profile"
-
-#: plugins/admin/fai/class_faiProfile.inc:458
-msgid "FAI profile"
-msgstr "Profil FAI"
-
-#: plugins/admin/fai/class_faiProfile.inc:467
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/systems/class_workstationStartup.inc:1194
-msgid "FAI classes"
-msgstr "Klasy FAI"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "primary"
-msgstr "podstawowa"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "logical"
-msgstr "logiczna"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
-msgid "FS type"
-msgstr "Typ FS"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
-msgid "FS option"
-msgstr "Opcje systemu plików"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
-msgid "Preserve"
-msgstr "Zachowaj"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
-#: plugins/admin/systems/class_printerPPDDialog.inc:469
-#: plugins/admin/systems/class_printerPPDDialog.inc:472
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:604
-msgid "False"
-msgstr "Nie"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
-#: plugins/admin/systems/class_printerPPDDialog.inc:468
-#: plugins/admin/systems/class_printerPPDDialog.inc:471
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:603
-msgid "True"
-msgstr "Tak"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
-#, fuzzy
-msgid "Please specify a valid disc name."
-msgstr "Proszę podać prawidłową nazwę skryptu."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
-#, php-format
-msgid "please enter a unique mount point for partition %s"
-msgstr "proszę podać unikalny punkt montowania dla partycji %s"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
-#, php-format
-msgid "Please enter a valid mount point for partition %s."
-msgstr "Proszę podać poprawny punkt montowania dla partycji %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
-#, php-format
-msgid "File system type 'swap' is already used, change file system type for partition %s."
-msgstr "Typ systemu plików 'swap' jest już użyty. Zmień system plików dla partycji %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
-msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
-msgstr "Proszę użyć 'swap' jako punkt montowania w przypadku użycia systemu plików 'swap'."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
-#, php-format
-msgid "Please enter a valid partition size for partition %s."
-msgstr "Proszę podać poprawny rozmiar partycji dla partycji %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
-#, php-format
-msgid "Please enter a valid range for partition %s."
-msgstr "Proszę podać prawidłowy zasięg dla partycji %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
-#, php-format
-msgid "Please enter a range for partition size for partition %s."
-msgstr "Proszę podać zasięg dla rozmiaru partycji %s."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
-msgid "You have more than 3 primary partition table entries in your configuration, please check your configuration twice."
-msgstr "Jest więcej niż 3 wpisy w podstawowej tablicy partycji. Proszę sprawdzić konfigurację."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
-#, fuzzy
-msgid "Partition table entry"
-msgstr "Tablica partycji"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
-#, fuzzy
-msgid "FAI partition table entry"
-msgstr "Tablica partycji FAI"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
-msgid "Partition type"
-msgstr "Typ partycji"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
-msgid "Partition no."
-msgstr "Nr. Partycji"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
-msgid "File system type"
-msgstr "Typ systemu plików"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
-msgid "Partition size"
-msgstr "Rozmiar partycji"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
-msgid "File system options"
-msgstr "Opcje systemu plików"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
-msgid "Partition flags"
-msgstr "Flagi partycji"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-msgid "Device"
-msgstr "Urządzenie"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
-msgid "Partition entries"
-msgstr "Partycje"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
-msgid "Add partition"
-msgstr "Dodaj partycje"
-
-#: plugins/admin/fai/faiScript.tpl:40
-msgid "List of scripts"
-msgstr "Lista skryptów"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:103
-msgid "Please specify a value for the attribute 'content'."
-msgstr "Proszę podać wartość dla atrybutu 'zawartość'."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:134
-#, fuzzy
-msgid "Variable entry"
-msgstr "Zawartość zmiennych"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:135
-#, fuzzy
-msgid "FAI variable entry "
-msgstr "Zmienna FAI"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:144
-#: plugins/admin/fai/faiVariableEntry.tpl:38
-msgid "Variable content"
-msgstr "Zawartość zmiennych"
-
-#: plugins/admin/fai/faiNewBranch.tpl:5
-msgid "You are now going to create a branch or locked branch. This action clones the existing release to another release name. Branches can be modified as usual. FAI classes of locked branches cannot be modified, just additional classes are possible. Branch names should be alphanumeric, excluding the reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' and 'fai'."
-msgstr "Zamierzasz utworzyć gałąź lub zablokowaną gałąź. Ta akcja klonuje istniejące wydanie do innej nazwy wydania. Gałęzie mogą być zwyczajnie modyfikowane. Klasy FAI zablokowanych gałęzi nie mogą być modyfikowane, można tylko dodawać klasy. Nazwy gałęzi powinny składać się ze znaków alfanumerycznych i nie zawierać zarezerwowanych nazw 'scripts', 'hooks', 'partitions', 'variables', 'templates', oraz 'fai'."
-
-#: plugins/admin/fai/faiNewBranch.tpl:7
-msgid "Branches are created as subreleases of the currently selected branch. Creating a new branch named 1.0.2 in SARGE for example, will result in a new release called SARGE/1.0.2."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:13
-msgid "Please enter a name for the branch"
-msgstr "Proszę podać nazwę gałęzi"
-
-#: plugins/admin/fai/faiNewBranch.tpl:35
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
-msgstr "Przetwarzam zadaną operację"
-
-#: plugins/admin/fai/faiNewBranch.tpl:36
-msgid "As soon as the copy operation has finished, you can scroll down to end of the page and press the 'Continue' button to continue with the fai management dialog."
-msgstr "Jak tylko operacja kopiowania zakończy się, można przewinąć stronę na dół i nacisnąć przycisk 'Kontynuuj' aby przejść do dialogu zarządzania FAI."
-
-#: plugins/admin/fai/faiNewBranch.tpl:42
-#: plugins/admin/departments/dep_iframe.tpl:7
-msgid "Your browser doesn't support iframes, please use this link to perform the requested operation."
-msgstr "Twoja przeglądarka nie obsługuje iframes, proszę użyć tego linku aby wykonać żądaną operację."
-
-#: plugins/admin/fai/faiNewBranch.tpl:44
-msgid "Perform requested operation."
-msgstr "Wykonaj żądaną operację."
-
-#: plugins/admin/fai/faiNewBranch.tpl:44
-msgid "Initiate operation"
-msgstr "Zainicjiuj operację"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:33
-msgid "Variable attributes"
-msgstr "Atrybuty zmiennych"
-
-#: plugins/admin/fai/faiTemplate.tpl:35
-msgid "List of template files"
-msgstr "Lista plików szablonów"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:6
-msgid "List of available packages"
-msgstr "Lista dostępnych pakietów"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:26
-msgid "This menu allows you to select multiple packages to add them to the currently edited package list."
-msgstr "To menu umożliwia wybieranie wielu pakietów i dodawanie ich do obecnie edytowanej listy pakietów."
-
-#: plugins/admin/fai/class_divListFai.inc:43
-msgid "List of FAI classes"
-msgstr "Nazwy klas FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:44
-#, fuzzy
-msgid "This table displays all FAI classes in the selected tree."
-msgstr "Ta tabela wyświetla wszystkie klasy FAI w wybranym drzewie."
-
-#: plugins/admin/fai/class_divListFai.inc:48
-msgid "This menu allows you to create, delete and edit FAI classes."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję klas FAI."
-
-#: plugins/admin/fai/class_divListFai.inc:69
-msgid "Name of FAI class"
-msgstr "Nazwy klasy FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:70
-msgid "Class type"
-msgstr "Typ klasy"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Display FAI profile objects"
-msgstr "Wyświetl obiekty profili FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Show profiles"
-msgstr "Pokaż profile"
-
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Display FAI template objects"
-msgstr "Wyświetl szablony FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:74
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Show templates"
-msgstr "Pokaż szablony"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Display FAI scripts"
-msgstr "Wyświetl skrypty FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Show scripts"
-msgstr "Pokaż skrypty"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Display FAI hooks"
-msgstr "Wyświetl zaczepy FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Show hooks"
-msgstr "Pokaż zaczepy"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Display FAI variables"
-msgstr "Wyświetl zmienne FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Show variables"
-msgstr "Pokaż zmienne"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Display FAI packages"
-msgstr "Wyświetl pakiety FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Show packages"
-msgstr "Pokaż pakiety"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Display FAI partitions"
-msgstr "Wyświetl partycje FAI"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Show partitions"
-msgstr "Pokaż partycje"
-
-#: plugins/admin/fai/class_divListFai.inc:170
-msgid "New profile"
-msgstr "Nowy profil"
-
-#: plugins/admin/fai/class_divListFai.inc:170
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-msgid "P"
-msgstr "P"
-
-#: plugins/admin/fai/class_divListFai.inc:186
-msgid "New partition table"
-msgstr "Nowa tablica partycji"
-
-#: plugins/admin/fai/class_divListFai.inc:186
-msgid "PT"
-msgstr "PT"
-
-#: plugins/admin/fai/class_divListFai.inc:187
-msgid "New scripts"
-msgstr "Nowe skrypty"
-
-#: plugins/admin/fai/class_divListFai.inc:187
-msgid "S"
-msgstr "S"
-
-#: plugins/admin/fai/class_divListFai.inc:188
-msgid "New hooks"
-msgstr "Nowe zaczepy"
-
-#: plugins/admin/fai/class_divListFai.inc:188
-msgid "H"
-msgstr "H"
-
-#: plugins/admin/fai/class_divListFai.inc:189
-msgid "New variables"
-msgstr "Nowe zmienne"
-
-#: plugins/admin/fai/class_divListFai.inc:189
-msgid "V"
-msgstr "V"
-
-#: plugins/admin/fai/class_divListFai.inc:190
-#, fuzzy
-msgid "New templates "
-msgstr "Nowe szablony"
-
-#: plugins/admin/fai/class_divListFai.inc:190
-#, fuzzy
-msgid "I"
-msgstr "NI"
-
-#: plugins/admin/fai/class_divListFai.inc:191
-msgid "New package list"
-msgstr "Nowa lista pakietów"
-
-#: plugins/admin/fai/class_divListFai.inc:191
-msgid "PK"
-msgstr "PK"
-
-#: plugins/admin/fai/class_divListFai.inc:212
-#, fuzzy
-msgid "Remove selected fai objects"
-msgstr "Usuń obiekt"
-
-#: plugins/admin/fai/class_divListFai.inc:212
-#, fuzzy
-msgid "Remove fai objects"
-msgstr "Usuń obiekty"
-
-#: plugins/admin/fai/class_divListFai.inc:217
-#, fuzzy
-msgid "Copy fai objects"
-msgstr "Utwórz obiekty"
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Cut fai objects"
-msgstr "Obecny obiekt"
-
-#: plugins/admin/fai/class_divListFai.inc:290
-#: plugins/admin/fai/class_divListFai.inc:293
-msgid "Edit class"
-msgstr "Edytuj klasę"
-
-#: plugins/admin/fai/class_divListFai.inc:301
-msgid "Delete class"
-msgstr "Usuń klasę"
-
-#: plugins/admin/fai/faiHook.tpl:40
-msgid "List of hook scripts"
-msgstr "Lista zaczepionych slryptów"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:320
-#: plugins/admin/fai/class_faiPartitionTable.inc:326
-#, php-format
-msgid "%s partition"
-msgstr "partycja %s"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:322
-#: plugins/admin/fai/class_faiPartitionTable.inc:328
-#, php-format
-msgid "%s partition(s)"
-msgstr "partycje %s"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:417
-#, php-format
-msgid "Saving of FAI/partition table with dn '%s' failed."
-msgstr "Zapisywanie FAI/tablicy partycji z dn '%s' nieudane."
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:536
-msgid "FAI partition table"
-msgstr "Tablica partycji FAI"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:146
-msgid "Please enter a value for script."
-msgstr "Proszę podać wartość dla skryptu."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:180
-#, fuzzy
-msgid "Hook entry"
-msgstr "Usuń pozycję"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:181
-#, fuzzy
-msgid "FAI hook entry"
-msgstr "Zaczep FAI"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:190
-#: plugins/admin/fai/faiHookEntry.tpl:38
-msgid "Task"
-msgstr "Zadanie"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:139
-msgid "Package bundle"
-msgstr "Zestaw pakietu"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:170
-#: plugins/admin/fai/askClassName.tpl:32
-#: plugins/admin/fai/askClassName.tpl:54
-msgid "Class name"
-msgstr "Nazwa klasy"
-
-#: plugins/admin/fai/faiHookEntry.tpl:33
-#: plugins/admin/fai/faiHookEntry.tpl:54
-msgid "Hook attributes"
-msgstr "Atrybuty zaczepu"
-
-#: plugins/admin/fai/faiHookEntry.tpl:41
-msgid "Choose an existing FAI task"
-msgstr "Proszę wybrać istniejące zadanie FAI"
-
-#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
-#, php-format
-msgid "Debconf information for package '%s'"
-msgstr "Informacja Debconf dla pakietu '%s'"
-
-#: plugins/admin/fai/class_faiVariable.inc:338
-#, php-format
-msgid "Saving of FAI/variable with dn '%s' failed."
-msgstr "Zapisywanie FAI/zmiennej z dn '%s' nieudane."
-
-#: plugins/admin/fai/class_faiVariable.inc:422
-#: plugins/admin/applications/class_applicationParameters.inc:98
-msgid "Variable"
-msgstr "Zmienna"
-
-#: plugins/admin/fai/class_faiVariable.inc:423
-msgid "FAI variable"
-msgstr "Zmienna FAI"
-
-#: plugins/admin/fai/class_askClassName.inc:85
-msgid "Create new FAI object - partition table."
-msgstr "Utwórz nowy obiekt FAI - tablica partycji."
-
-#: plugins/admin/fai/class_askClassName.inc:86
-msgid "Create new FAI object - package bundle."
-msgstr "Utwórz nowy obiekt FAI - zestaw pakietów."
-
-#: plugins/admin/fai/class_askClassName.inc:87
-msgid "Create new FAI object - script bundle."
-msgstr "Utwórz nowy obiekt FAI - zestaw skryptów."
-
-#: plugins/admin/fai/class_askClassName.inc:88
-msgid "Create new FAI object - variable bundle."
-msgstr "Utwórz nowy obiekt FAI - zestaw zmiennych."
-
-#: plugins/admin/fai/class_askClassName.inc:89
-msgid "Create new FAI object - hook bundle."
-msgstr "Utwórz nowy obiekt FAI - zestaw zaczepów."
-
-#: plugins/admin/fai/class_askClassName.inc:90
-msgid "Create new FAI object - profile."
-msgstr "Utwórz nowy obiekt FAI - profil."
-
-#: plugins/admin/fai/class_askClassName.inc:91
-msgid "Create new FAI object - template."
-msgstr "Utwórz nowy obiekt FAI - szablon."
-
-#: plugins/admin/fai/class_askClassName.inc:92
-msgid "Create new FAI object"
-msgstr "Utwórz nowy obiekt FAI"
-
-#: plugins/admin/fai/class_askClassName.inc:148
-#, fuzzy
-msgid "Spaces are not allowed within class names."
-msgstr "Brak uprawnień do zmiany własnego hasła"
-
-#: plugins/admin/fai/class_askClassName.inc:152
-msgid "The given class name is empty."
-msgstr "Podana klasa jest pusta."
-
-#: plugins/admin/fai/class_askClassName.inc:156
-msgid "The specified class name is already in use for this object type."
-msgstr "Podana nazwa klasy jest już używana dla tego typu obiektu."
-
-#: plugins/admin/fai/askClassName.tpl:6
-msgid "Adding a new class to the FAI management, requires a class name. You have to specify a unique class name for unique types of FAI classes, while you can use the same class name for different types of FAI classes. In the laste case, FAI will automatically enclose all these different class types to one unique class name."
-msgstr "Dodawanie nowej klasy do zarządzania FAI wymaga nazwy klasy. Należy podać unikalną nazwę klasy dla unikalnych typów klas FAI, podczas gdy można użyć tej samej nazwy klasy dla różnych typów klas FAI. W ostatnim przypadku, FAI automatycznie połączy wszystkie różne typy klas w jedną unikalną nazwę klasy."
-
-#: plugins/admin/fai/askClassName.tpl:12
-msgid "Please use one of the following methods to choose the name for the new FAI class."
-msgstr "Proszę użyć jedną z poniższych metod dla wybrania nazwy nowej klasy FAI."
-
-#: plugins/admin/fai/askClassName.tpl:26
-msgid "Enter FAI class name manually"
-msgstr "Podaj nazwę klasy FAI ręcznie"
-
-#: plugins/admin/fai/askClassName.tpl:48
-msgid "Choose FAI class name from a list of existing classes"
-msgstr "Wybierz nazwę klasy FAI z listy istniejących klas"
-
-#: plugins/admin/fai/askClassName.tpl:54
-msgid "Choose class name"
-msgstr "Wybierz nazwę klasy"
-
-#: plugins/admin/fai/askClassName.tpl:70
-#: plugins/admin/fai/askClassName.tpl:77
-#: plugins/admin/systems/glpiDeviceManagement.tpl:51
-#: plugins/admin/systems/class_glpiSelectUser.inc:113
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#: plugins/admin/systems/class_baseSelectDialog.inc:42
-#: plugins/admin/systems/glpiAttachmentPool.tpl:51
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
-msgid "Use"
-msgstr "Użyj"
-
-#: plugins/admin/fai/askClassName.tpl:74
-msgid "A new class name."
-msgstr "Nowa nazwa klasy"
-
-#: plugins/admin/fai/remove_branch.tpl:6
-msgid "This includes all account data, system access, etc. for this branch. Please double check if your really want to do this since there is no way for GOsa to get your data back."
-msgstr "Operacja odnosi się do wszystkich danych kont, dostępów, etc dla tej gałęzi. Proszę upewnić się czy na pewno wykonać operację, gdyż nie ma możliwości powrotu."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:95
-msgid "no file uploaded yet"
-msgstr "Nie wgrano jeszcze żadnego pliku"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:101
-#, php-format
-msgid "exists in database (size: %s bytes)"
-msgstr "istnieje w bazie danych (rozmiar %s bajtów)"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:188
-msgid "Please specify a value for attribute 'file'."
-msgstr "Proszę podać wartość dla atrybutu 'plik'."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:192
-msgid "Please specify a value for attribute 'path'."
-msgstr "Proszę podać wartość dla atrybutu 'ścieżka'."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:200
-msgid "Please enter a user."
-msgstr "Proszę podać użytkownika"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:203
-msgid "Please enter a valid user. Only a-z/0-9 are allowed."
-msgstr "Proszę podać prawidłowego użytkownika. Tylko a-z/0-9 są dozwolone."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:207
-msgid "Please enter a group."
-msgstr "Proszę podać grupę"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:210
-msgid "Please enter a valid group. Only a-z/0-9 are allowed."
-msgstr "Proszę podać prawidłową grupę. Tylko a-z/0-9 są dozwolone."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:239
-#, fuzzy
-msgid "Template entry"
-msgstr "Szablon użytkownika"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:240
-#, fuzzy
-msgid "FAI template entry"
-msgstr "Szablon FAI"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:249
-msgid "Template file"
-msgstr "Plik szablonu"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:250
-msgid "Template path"
-msgstr "Ścieżka szablonu"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:251
-msgid "File owner"
-msgstr "Właściciel pliku"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:252
-msgid "File permissions"
-msgstr "Uprawnienia pliku"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:25
-msgid "Template attributes"
-msgstr "Atrybuty szablonu"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:33
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
-#: include/php_setup.inc:140
-msgid "File"
-msgstr "Plik"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:40
-msgid "Save template"
-msgstr "Zapisz szablon"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:49
-#: plugins/admin/applications/generic.tpl:138
-#: plugins/admin/systems/printerPPDDialog.tpl:11
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
-msgid "Upload"
-msgstr "Wgraj"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:57
-msgid "Destination path"
-msgstr "Ścieżka docelowa"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:74
-#: plugins/gofon/conference/class_divListConferences.inc:58
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
-msgid "Owner"
-msgstr "Właściciel"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:85
-#: plugins/admin/fai/faiTemplateEntry.tpl:127
-#: plugins/admin/systems/class_printGeneric.inc:863
-#: plugins/admin/systems/class_printGeneric.inc:865
-#: plugins/admin/ogroups/class_ogroupManagement.inc:429
-#: plugins/generic/references/class_reference.inc:36
-msgid "Group"
-msgstr "Grupa"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:96
-msgid "Access"
-msgstr "Dostęp"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:102
-#: plugins/admin/systems/class_servDNS.inc:175
-msgid "Class"
-msgstr "Klasa"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:103
-msgid "Read"
-msgstr "Odczyt"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:104
-msgid "Write"
-msgstr "Zapis"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:105
-#: plugins/admin/applications/generic.tpl:24
-#: plugins/admin/applications/class_applicationGeneric.inc:554
-#: plugins/admin/systems/terminal.tpl:153
-#: plugins/admin/systems/server.tpl:74
-#: plugins/admin/systems/workstation.tpl:127
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#: plugins/admin/ogroups/termgroup.tpl:101
-msgid "Execute"
-msgstr "Uruchom"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:107
-msgid "Special"
-msgstr "Specjalne"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:124
-msgid "SUID"
-msgstr "SUID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:141
-msgid "SGID"
-msgstr "SGID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:144
-msgid "Others"
-msgstr "Inne"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:158
-msgid "sticky"
-msgstr "sticky"
-
-#: plugins/admin/groups/application.tpl:3
-msgid "Release focus"
-msgstr "Skupienie wydania"
-
-#: plugins/admin/groups/application.tpl:6
-msgid "Select release name"
-msgstr "Wybierz nazwę wydania"
-
-#: plugins/admin/groups/application.tpl:20
-msgid "Used applications"
-msgstr "Użyte aplikacje"
-
-#: plugins/admin/groups/application.tpl:27
-msgid "Add category"
-msgstr "Dodaj kategorię"
-
-#: plugins/admin/groups/application.tpl:34
-msgid "Available applications"
-msgstr "Dostępne aplikacje"
-
-#: plugins/admin/groups/mail.tpl:13
-#: plugins/admin/groups/paste_mail.tpl:12
-msgid "Primary mail address for this shared folder"
-msgstr "Adres podstawowy dla tego współdzielonego folderu"
-
-#: plugins/admin/groups/mail.tpl:21
-msgid "Select mail server to place user on"
-msgstr "Wybierz serwer pocztowy dla użytkownika"
-
-#: plugins/admin/groups/mail.tpl:88
-msgid "IMAP shared folders"
-msgstr "Współdzielone foldery IMAP"
-
-#: plugins/admin/groups/mail.tpl:92
-msgid "Default permission"
-msgstr "Domyślne uprawnienia"
-
-#: plugins/admin/groups/mail.tpl:103
-msgid "Member permission"
-msgstr "Uprawnienia członków"
-
-#: plugins/admin/groups/mail.tpl:119
-#: plugins/admin/groups/paste_mail.tpl:34
-msgid "Forward messages to non group members"
-msgstr "Przekaż wiadomości do członków bez grupy"
-
-#: plugins/admin/groups/remove.tpl:6
-msgid "This may be a primary user group. Please double check if you really want to do this since there is no way for GOsa to get your data back."
-msgstr "To może być podstawowa grupa użytkownika. Proszę upewnić się czy aby na pewno kontynuować, gdyż tej operacji nie można cofnąć."
-
-#: plugins/admin/groups/main.inc:40
-#: plugins/admin/groups/main.inc:44
-msgid "Group administration"
-msgstr "Administracja Grupą"
-
-#: plugins/admin/groups/class_groupManagement.inc:286
-#: plugins/admin/groups/class_groupManagement.inc:339
-#: plugins/admin/groups/class_groupManagement.inc:370
-msgid "You are not allowed to delete this group!"
-msgstr "Brak uprawnień do usunięcia tej grupy!"
-
-#: plugins/admin/groups/class_groupManagement.inc:332
-#, php-format
-msgid "You're about to delete the group '%s'."
-msgstr "Właśnie zamierzasz usunąć grupę '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:134
-msgid "Can't find this groups SID in LDAP or in your configuration file!"
-msgstr "Nie można znaleźć SID tych grup ani w  LDAP, ani w pliku konfiguracyjnym!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:193
-msgid "This 'dn' is no group."
-msgstr "Podane 'dn' nie jest grupą."
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Samba group"
-msgstr "Grupa Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain admins"
-msgstr "Administratorzy domeny"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain users"
-msgstr "Użytkownicy domeny"
-
-#: plugins/admin/groups/class_groupGeneric.inc:335
-msgid "Domain guests"
-msgstr "Goście domeny"
-
-#: plugins/admin/groups/class_groupGeneric.inc:340
-#, php-format
-msgid "Special group (%d)"
-msgstr "Specjalna grupa (%d)"
-
-#: plugins/admin/groups/class_groupGeneric.inc:454
-msgid "! unknown id"
-msgstr "! nieznane id"
-
-#: plugins/admin/groups/class_groupGeneric.inc:492
-#, php-format
-msgid "Your search method returned more than '%s' users, only '%s' users are shown."
-msgstr "Metoda wyszukiwania zwróciła więcej niż '%s' użytkowników, tylko '%s' jest pokazanych."
-
-#: plugins/admin/groups/class_groupGeneric.inc:521
-#: plugins/admin/groups/class_groupGeneric.inc:774
-#, php-format
-msgid "Removing of groups/generic with dn '%s' failed."
-msgstr "Usuwanie grupy z dn '%s' nieudane."
-
-#: plugins/admin/groups/class_groupGeneric.inc:666
-#, php-format
-msgid "No configured SID found for '%s'."
-msgstr "Nie znaleziono skonfigurowanego SID dla '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:671
-#, php-format
-msgid "No configured RIDBASE found for '%s'."
-msgstr "Nie znaleziono RIDBASE dla '%s'."
-
-#: plugins/admin/groups/class_groupGeneric.inc:806
-msgid "The field 'Name' contains invalid characters. Lowercase, numbers and dashes are allowed."
-msgstr "Pole 'Nazwa' zawiera niedozwolone znaki. Tylko małe litery, liczny i myślniki są dozwolone."
-
-#: plugins/admin/groups/class_groupGeneric.inc:817
-#: plugins/admin/groups/class_groupGeneric.inc:831
-#: plugins/admin/groups/class_groupGeneric.inc:838
-msgid "Value specified as 'Name' is already used."
-msgstr "Wartość podana jako 'Nazwa' jest już użyta."
-
-#: plugins/admin/groups/class_groupGeneric.inc:941
-msgid "Generic group settings"
-msgstr "Ogólne ustawienia grupy"
-
-#: plugins/admin/groups/class_groupGeneric.inc:953
-msgid "Phone pickup group"
-msgstr "Grupie odbioru telefonu"
-
-#: plugins/admin/groups/class_groupGeneric.inc:954
-msgid "Nagios group"
-msgstr "Grupa nagios"
-
-#: plugins/admin/groups/class_groupGeneric.inc:957
-msgid "Group member"
-msgstr "Członek grupy"
-
-#: plugins/admin/groups/class_groupGeneric.inc:958
-msgid "Samba group type"
-msgstr "Typ grupy Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:959
-#, fuzzy
-msgid "Samba domain name"
-msgstr "Katalog domowy Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:960
-#: setup/setup_config2.tpl:15
-msgid "Samba SID"
-msgstr "Samba SID"
-
-#: plugins/admin/groups/class_divListGroup.inc:35
-#: plugins/admin/groups/class_divListGroup.inc:36
-msgid "List of groups"
-msgstr "Lista grup"
-
-#: plugins/admin/groups/class_divListGroup.inc:41
-msgid "This menu allows you to add, edit and remove selected groups. You may want to use the range selector on top of the group listbox, when working with a large number of groups."
-msgstr "To menu umożliwia tworzenie, edycję oraz usuwanie wybranych grup. Posiadając dużą liczbę użytkowników wygodniej jest używać selektorów zakresu na górze listy grup."
-
-#: plugins/admin/groups/class_divListGroup.inc:60
-msgid "Groupname / Department"
-msgstr "Nazwa grupy / Departament"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Select to see groups that are primary groups of users"
-msgstr "Zaznacz aby zobaczyć grupy które są podstawowymi grupami użytkowników"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Show primary groups"
-msgstr "Pokaż podstawowe grupy"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Select to see groups that have samba groups mappings"
-msgstr "Zaznacz aby zobaczyć grupy które posiadają mapowania grup samba"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Show samba groups"
-msgstr "Pokaż grupy samba"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Select to see groups that have applications configured"
-msgstr "Zaznacz aby zobaczyć grupy które posiadają skonfigurowane aplikacje"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Show application groups"
-msgstr "Pokaż grupy aplikacji"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Select to see groups that have mail settings"
-msgstr "Zaznacz aby zobaczyć grupy które zawierają ustawienia poczty"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Show mail groups"
-msgstr "Pokaż grupy pocztowe"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Select to see normal groups that have only functional aspects"
-msgstr "Zaznacz aby zobaczyć grupy, które posiadają tylko aspekty funkcjonalne"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Show functional groups"
-msgstr "Pokaż grupy funkcjonalne"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-msgid "Create new group"
-msgstr "Utwórz nową grupę"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove selected groups"
-msgstr "Usuń użytkownika"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove groups"
-msgstr "Usuń opcje"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy selected group"
-msgstr "Grupa systemowa"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy groups"
-msgstr "Pokaż grupy"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "cut selected group"
-msgstr "Usuń użytkownika"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "Cut groups"
-msgstr "grupy"
-
-#: plugins/admin/groups/class_divListGroup.inc:223
-#: plugins/admin/users/class_divListUsers.inc:221
-msgid "Posix"
-msgstr "Posix"
-
-#: plugins/admin/groups/class_divListGroup.inc:229
-#: plugins/admin/groups/class_groupApplication.inc:1202
-#: plugins/admin/applications/class_divListApplication.inc:213
-#: plugins/admin/applications/class_applicationGeneric.inc:548
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
-#: plugins/admin/ogroups/class_ogroupManagement.inc:430
-#: plugins/gofon/fonreports/contents.tpl:34
-#: plugins/generic/references/class_reference.inc:42
-msgid "Application"
-msgstr "Aplikacja"
-
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/conference/class_divListConferences.inc:217
-msgid "Edit this entry"
-msgstr "Edytuj ten obiekt"
-
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/conference/class_divListConferences.inc:227
-msgid "Delete this entry"
-msgstr "Usuń ten obiekt"
-
-#: plugins/admin/groups/mail_admins.tpl:4
-msgid "Folder administrators"
-msgstr "Administratorzy foldera"
-
-#: plugins/admin/groups/mail_admins.tpl:24
-msgid "Select a specific department"
-msgstr "Wybierz departament"
-
-#: plugins/admin/groups/mail_admins.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
-msgid "Choose"
-msgstr "Wybierz"
-
-#: plugins/admin/groups/generic.tpl:6
-#: plugins/admin/groups/paste_generic.tpl:5
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-msgid "Group name"
-msgstr "Nazwa grupy"
-
-#: plugins/admin/groups/generic.tpl:9
-#: plugins/admin/groups/paste_generic.tpl:8
-msgid "Posix name of the group"
-msgstr "Posixowa nazwa grupy"
-
-#: plugins/admin/groups/generic.tpl:19
-#: plugins/admin/ogroups/generic.tpl:18
-msgid "Descriptive text for this group"
-msgstr "Tekst opisowy dla tej grupy"
-
-#: plugins/admin/groups/generic.tpl:53
-#: plugins/admin/groups/paste_generic.tpl:13
-msgid "Normally IDs are autogenerated, select to specify manually"
-msgstr "Zwyczajowo ID są generowane automatycznie, wybierz aby podać ręcznie"
-
-#: plugins/admin/groups/generic.tpl:56
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Wymuś GID"
-
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Wymuś numer ID"
-
-#: plugins/admin/groups/generic.tpl:68
-msgid "Select to create a samba conform group"
-msgstr "Wybierz aby utworzyć grupę samba"
-
-#: plugins/admin/groups/generic.tpl:76
-msgid "in domain"
-msgstr "w domenie"
-
-#: plugins/admin/groups/generic.tpl:96
-msgid "Members are in a phone pickup group"
-msgstr "Członkowie są w grupie odbioru telefonu"
-
-#: plugins/admin/groups/generic.tpl:111
-msgid "Members are in a nagios group"
-msgstr "Członkowie są w grupie nagios."
-
-#: plugins/admin/groups/generic.tpl:128
-msgid "Group members"
-msgstr "Członkowie grupy"
-
-#: plugins/admin/groups/class_groupMail.inc:289
-#: include/class_acl.inc:680
-#: include/class_acl.inc:771
-msgid "read"
-msgstr "czytanie"
-
-#: plugins/admin/groups/class_groupMail.inc:290
-msgid "post"
-msgstr "wysyłanie"
-
-#: plugins/admin/groups/class_groupMail.inc:291
-msgid "external post"
-msgstr "wysyłanie zewnętrzne"
-
-#: plugins/admin/groups/class_groupMail.inc:292
-msgid "append"
-msgstr "dołączanie"
-
-#: plugins/admin/groups/class_groupMail.inc:293
-#: include/class_acl.inc:681
-#: include/class_acl.inc:773
-msgid "write"
-msgstr "zapisywanie"
-
-#: plugins/admin/groups/class_groupMail.inc:294
-#, fuzzy
-msgid "admin"
-msgstr "Admin"
-
-#: plugins/admin/groups/class_groupMail.inc:295
-#: plugins/admin/users/class_userManagement.inc:539
-#: plugins/admin/systems/class_SelectDeviceType.inc:29
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
-#: plugins/admin/ogroups/class_ogroup.inc:297
-msgid "none"
-msgstr "żaden"
-
-#: plugins/admin/groups/class_groupMail.inc:339
-msgid "This 'dn' has no valid mail extensions."
-msgstr "Podany 'dn' nie posiada prawidłowych rozszerzeń Pocztowych."
-
-#: plugins/admin/groups/class_groupMail.inc:361
-#, fuzzy
-msgid "Remove shared folder from mail server database when entry gets removed in LDAP"
-msgstr "Nie można usunąć użytkownika z bazy Kerberos."
-
-#: plugins/admin/groups/class_groupMail.inc:362
-msgid "Remove the shared folder and all its contents after saving this account"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:421
-msgid "You're trying to add an invalid email address "
-msgstr "Próbujesz dodać nieprawidłowy adres email"
-
-#: plugins/admin/groups/class_groupMail.inc:422
-msgid "to the list of forwarders."
-msgstr "do listy przekazywanych."
-
-#: plugins/admin/groups/class_groupMail.inc:692
-#, fuzzy, php-format
-msgid "Removing of groups/mail with dn '%s' failed."
-msgstr "Usuwanie ustawień poczty grupy nieudane"
-
-#: plugins/admin/groups/class_groupMail.inc:891
-#, fuzzy, php-format
-msgid "Saving of groups/mail with dn '%s' failed."
-msgstr "Zapisywanie ustawień poczty grupy nieudane"
-
-#: plugins/admin/groups/class_groupMail.inc:927
-msgid "Please enter a valid email addres in 'Primary address' field."
-msgstr "Proszę podać prawidłowy adres email w polu 'Podstawowy adres'."
-
-#: plugins/admin/groups/class_groupMail.inc:960
-msgid "Please choose valid permission settings. Default permission can't be emtpy."
-msgstr "Proszę wybrać prawidłowe ustawienia. Domyślne ustawienia nie mogą być puste."
-
-#: plugins/admin/groups/class_groupMail.inc:964
-msgid "Please select a valid mail server."
-msgstr "Proszę wybrać prawidłowy serwer pocztowy."
-
-#: plugins/admin/groups/class_groupMail.inc:1111
-msgid "Group mail"
-msgstr "Grupa poczta"
-
-#: plugins/admin/groups/class_groupMail.inc:1119
-msgid "Alternate addresses"
-msgstr "Adresy alternatywne"
-
-#: plugins/admin/groups/class_groupMail.inc:1120
-msgid "Forwarding addresses"
-msgstr "Adresy przekazywane"
-
-#: plugins/admin/groups/class_groupMail.inc:1123
-#: plugins/admin/systems/printer.tpl:82
-#: plugins/admin/systems/class_printGeneric.inc:895
-msgid "Permissions"
-msgstr "Uprawnienia"
-
-#: plugins/admin/groups/group_objects.tpl:6
-msgid "Select users to add"
-msgstr "Wybierz użytkowników do dodania"
-
-#: plugins/admin/groups/group_objects.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Select to see servers"
-msgstr "Proszę aby zobaczyć serwery"
-
-#: plugins/admin/groups/group_objects.tpl:30
-msgid "Search within subtree"
-msgstr "Szukaj wewnątrz tego poddrzewa"
-
-#: plugins/admin/groups/group_objects.tpl:37
-msgid "Display users of department"
-msgstr "Wyświetl użytkowników departamentu"
-
-#: plugins/admin/groups/group_objects.tpl:47
-#: plugins/admin/systems/glpiSelectUser.tpl:37
-msgid "Regular expression for matching user names"
-msgstr "Wyrażenie regularne do dopasowania nazw użytkowników"
-
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Ustawienia grupy"
-
-#: plugins/admin/groups/application_options.tpl:2
-msgid "Application options"
-msgstr "Opcje aplikacji"
-
-#: plugins/admin/groups/mail_locals.tpl:32
-msgid "Display addresses of department"
-msgstr "Wyświetl adresy departamentu"
-
-#: plugins/admin/groups/mail_locals.tpl:42
-msgid "Display addresses matching"
-msgstr "Wyświetl adresy pasujące"
-
-#: plugins/admin/groups/class_groupApplication.inc:415
-msgid "This 'dn' is no appgroup."
-msgstr "Ten 'dn' nie jest grupą aplikacji."
-
-#: plugins/admin/groups/class_groupApplication.inc:423
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove applications"
-msgstr "Usuń aplikacje"
-
-#: plugins/admin/groups/class_groupApplication.inc:424
-msgid "This group has application features enabled. You can disable them by clicking below."
-msgstr "Ta grupa ma włączone cechu aplikacji. Można je wyłączyć klikając poniżej."
-
-#: plugins/admin/groups/class_groupApplication.inc:426
-msgid "Create applications"
-msgstr "Utwórz aplikację"
-
-#: plugins/admin/groups/class_groupApplication.inc:427
-msgid "This group has application features disabled. You can enable them by clicking below."
-msgstr "Ta grupa ma wyłączone cechy aplikacji. Można je włączyć klikając poniżej."
-
-#: plugins/admin/groups/class_groupApplication.inc:437
-msgid "You do not have permission to query application entries. All your changes will not be saved."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:450
-msgid "Invalid character in category name."
-msgstr "Nieprawidłowy znak w nazwie kategorii."
-
-#: plugins/admin/groups/class_groupApplication.inc:458
-msgid "The specified category already exists."
-msgstr "Podana kategoria już istnieje."
-
-#: plugins/admin/groups/class_groupApplication.inc:564
-msgid "The selected application name is not uniq. Please check your LDAP."
-msgstr "Wybrana nazwa aplikacji nie jest unikalna. Proszę sprawdzić LDAP."
-
-#: plugins/admin/groups/class_groupApplication.inc:602
-msgid "The selected application has no options."
-msgstr "Wybrana aplikacja nie posiada opcji."
-
-#: plugins/admin/groups/class_groupApplication.inc:690
-#: plugins/admin/departments/class_divListDepartment.inc:195
-msgid "department"
-msgstr "departament"
-
-#: plugins/admin/groups/class_groupApplication.inc:699
-msgid "application"
-msgstr "aplikacja"
-
-#: plugins/admin/groups/class_groupApplication.inc:715
-#: plugins/admin/groups/class_groupApplication.inc:756
-msgid "Delete entry"
-msgstr "Usuń wpis"
-
-#: plugins/admin/groups/class_groupApplication.inc:717
-#: plugins/admin/groups/class_groupApplication.inc:751
-#: include/sieve/templates/object_container.tpl:9
-#: include/sieve/templates/object_container_clear.tpl:9
-msgid "Move up"
-msgstr "Przesuń w górę"
-
-#: plugins/admin/groups/class_groupApplication.inc:720
-#: plugins/admin/groups/class_groupApplication.inc:754
-#: include/sieve/templates/object_container.tpl:13
-#: include/sieve/templates/object_container_clear.tpl:13
-msgid "Move down"
-msgstr "Przesuń w dół"
-
-#: plugins/admin/groups/class_groupApplication.inc:749
-msgid "Insert seperator"
-msgstr "Wstaw separator"
-
-#: plugins/admin/groups/class_groupApplication.inc:794
-msgid "This application is no longer available."
-msgstr "Ta aplikacja nie jest już dostępna."
-
-#: plugins/admin/groups/class_groupApplication.inc:797
-#, php-format
-msgid "This application is not available in any release named %s."
-msgstr "Ta aplikacja nie jest dostępna w żadnym wydaniu %s."
-
-#: plugins/admin/groups/class_groupApplication.inc:801
-msgid "Check parameter"
-msgstr "Sprawdź parametr"
-
-#: plugins/admin/groups/class_groupApplication.inc:803
-msgid "This application has changed parameters."
-msgstr "Ta aplikacja posiada zmienione parametry."
-
-#: plugins/admin/groups/class_groupApplication.inc:928
-#, fuzzy, php-format
-msgid "Removing of groups/applications with dn '%s' failed."
-msgstr "Usuwanie aplikacji z grupy '%s' nieudane"
-
-#: plugins/admin/groups/class_groupApplication.inc:988
-#, fuzzy, php-format
-msgid "Saving of groups/applications with dn '%s' failed."
-msgstr "Zapyisywanie aplikacji nieudane"
-
-#: plugins/admin/groups/class_groupApplication.inc:1039
-#, php-format
-msgid "Can't resolve the release name '%s', setting release name to '%s'. Possibly the objects base has changed."
-msgstr "Nie można przetłumaczyć nazwy wydania '%s', ustawiam nazwę na '%s'. Prawdopodobnie podstawa obiektów została zmieniona."
-
-#: plugins/admin/groups/class_groupApplication.inc:1044
-msgid "There are no releases available. You will not be able to select another release."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1195
-msgid "Group applications"
-msgstr "Grupa aplikacje"
-
-#: plugins/admin/groups/class_groupApplication.inc:1204
-msgid "Application parameter"
-msgstr "Parametr aplikacji"
-
-#: plugins/admin/users/remove.tpl:6
-msgid "This includes all account data, system access rules, imap settings, etc. for this user. Please double check if your really want to do this since there is no way for GOsa to get your data back."
-msgstr "Operacja odnosi się do wszystkich danych dotyczących konta, dostępu, ustawień imap, etc dla tego użytkownika. Proszę upewnić się czy na pewno kontynuować, gdyż nie ma możliwości powrotu."
-
-#: plugins/admin/users/password.tpl:2
-msgid "To change the user password use the fields below. The changes take effect immediately. Please memorize the new password, because the user wouldn't be able to login without it."
-msgstr "Aby zmienić hasło użytkownika, proszę użyć formularza poniżej. Zmiany są wprowadzane natychmiastowo. Proszę zapamiętać nowe hasło, gdyż bez niego zalogowanie będzie niemożliwe."
-
-#: plugins/admin/users/class_userManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:235
-msgid "You are not allowed to set this users password!"
-msgstr "Brak uprawnień do zmiany hasła tym użytkownikom!"
-
-#: plugins/admin/users/class_userManagement.inc:327
-#, fuzzy, php-format
-msgid "You're about to delete the following entry: %s"
-msgstr "Zamierzasz usunąć element %s."
-
-#: plugins/admin/users/class_userManagement.inc:329
-#, fuzzy, php-format
-msgid "You're about to delete the following entries: %s"
-msgstr "Zamierzasz usunąć element %s."
-
-#: plugins/admin/users/class_userManagement.inc:357
-#, fuzzy, php-format
-msgid "You are not allowed to delete the user '%s'!"
-msgstr "Brak uprawnień do usunięcia tego użytkownika!"
-
-#: plugins/admin/users/class_userManagement.inc:403
-#, php-format
-msgid "You're about to delete the user %s."
-msgstr "Zamierzasz usunąć użytkownika %s."
-
-#: plugins/admin/users/class_userManagement.inc:433
-msgid "You are not allowed to delete this user!"
-msgstr "Brak uprawnień do usunięcia tego użytkownika!"
-
-#: plugins/admin/users/class_userManagement.inc:558
-#, fuzzy
-msgid "Please select a valid template."
-msgstr "Proszę wybrać prawidłowy plik"
-
-#: plugins/admin/users/class_userManagement.inc:651
-msgid "A person with the choosen name is already used in this tree."
-msgstr "Osoba o wybranej nazwie już istnieje w tym drzewie."
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Utwórz nowego użytkownika używając szablonów"
-
-#: plugins/admin/users/template.tpl:6
-msgid "Creating a new user can be assisted by using templates. Many database records will be filled automatically. Choose 'none' to skip the usage of templates."
-msgstr "Tworzenie nowego użytkownika może być wspomagane przez szablony. Wiele rekordów bazy będzie automatycznie wypełnionych. Wybierz 'brak' aby pominąć użycie szablonów."
-
-#: plugins/admin/users/main.inc:42
-#: plugins/admin/users/main.inc:48
-msgid "User administration"
-msgstr "Administracja użytkownikami"
-
-#: plugins/admin/users/class_divListUsers.inc:35
-#: plugins/admin/users/class_divListUsers.inc:36
-#: plugins/admin/systems/glpiSelectUser.tpl:6
-msgid "List of users"
-msgstr "Lista użytkowników"
-
-#: plugins/admin/users/class_divListUsers.inc:40
-msgid "This menu allows you to create, edit and delete selected users. Having a great number of users, you may want to use the range selectors on top of the user list."
-msgstr "To menu umożliwia tworzenie, edycję oraz usuwanie wybranych użytkowników. Posiadając dużą liczbę użytkowników wygodniej jest używać selektorów zakresu na górze listy użytkowników."
-
-#: plugins/admin/users/class_divListUsers.inc:61
-#: ihtml/themes/default/login.tpl:39
-#: ihtml/themes/default/login.tpl:41
-#: ihtml/themes/default/setup_useradmin.tpl:22
-msgid "Username"
-msgstr "Nazwa użytkownika"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Select to see template pseudo users"
-msgstr "Wybierz aby zobaczyć szablony"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Select to see users that have only a GOsa object"
-msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają tylko obiekt GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Show functional users"
-msgstr "Pokaż użytkowników funkcjonalnych"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Select to see users that have posix settings"
-msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają ustawienia posix"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Show unix users"
-msgstr "Pokaż użytkowników Unix"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Select to see users that have mail settings"
-msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają ustawienia poczty"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Show mail users"
-msgstr "Pokaż użytkowników Poczty"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Select to see users that have samba settings"
-msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają ustawienia samba"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Show samba users"
-msgstr "Pokaż użytkowników Samby"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Select to see users that have proxy settings"
-msgstr "Zaznacz aby zobaczyć użytkowników którzy posiadają ustawienia proxy"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Show proxy users"
-msgstr "Pokaż użytkowników proxy"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "Create new user"
-msgstr "Utwórz nowego użytkownika"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "New user"
-msgstr "Nowy użytkownik"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "Create new template"
-msgstr "Utwórz nowy szablon"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "New template"
-msgstr "Nowy szablon"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove selected user"
-msgstr "Usuń użytkownika"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove user"
-msgstr "Usuń usługę"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy selected user"
-msgstr "Usuń użytkownika"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy users"
-msgstr "Zlicz użytkowników"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "cut selected user"
-msgstr "Usuń użytkownika"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "Cut users"
-msgstr "Zlicz użytkowników"
-
-#: plugins/admin/users/class_divListUsers.inc:219
-msgid "GOsa"
-msgstr "GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:220
-msgid "Edit generic properties"
-msgstr "Edytuj ogólne właściwości"
-
-#: plugins/admin/users/class_divListUsers.inc:222
-msgid "Edit UNIX properties"
-msgstr "Edytuj właściwości UNIX"
-
-#: plugins/admin/users/class_divListUsers.inc:224
-msgid "Edit environment properties"
-msgstr "Edytuj właściwości Środowiska"
-
-#: plugins/admin/users/class_divListUsers.inc:226
-msgid "Edit mail properties"
-msgstr "Edytuj właściwości Poczty"
-
-#: plugins/admin/users/class_divListUsers.inc:228
-msgid "Edit phone properties"
-msgstr "Edytuj właściwości Telefonu"
-
-#: plugins/admin/users/class_divListUsers.inc:230
-msgid "Edit fax properies"
-msgstr "Edytuj właściwości Fax"
-
-#: plugins/admin/users/class_divListUsers.inc:232
-msgid "Edit samba properties"
-msgstr "Edytuj właściwości Samba"
-
-#: plugins/admin/users/class_divListUsers.inc:234
-msgid "Edit netatalk properties"
-msgstr "Edytuj właściwości Netatalk"
-
-#: plugins/admin/users/class_divListUsers.inc:235
-msgid "Create user from template"
-msgstr "Utwórz użytkownika z szablonu"
-
-#: plugins/admin/users/class_divListUsers.inc:236
-msgid "Create user with this template"
-msgstr "Utwórz użytkownika z tego szablonu"
-
-#: plugins/admin/users/class_divListUsers.inc:271
-msgid "password"
-msgstr "hasło"
-
-#: plugins/admin/users/class_divListUsers.inc:275
-#, fuzzy
-msgid "You are not allowed to change the password for this user."
-msgstr "Brak uprawnień do zmiany własnego hasła w tym momencie"
-
-#: plugins/admin/users/class_divListUsers.inc:289
-#, fuzzy
-msgid "You are not allowed to remove this user."
-msgstr "Brak uprawnień do usunięcia tego użytkownika!"
-
-#: plugins/admin/applications/generic.tpl:7
-#: plugins/admin/applications/generic.tpl:10
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/applications/class_applicationGeneric.inc:506
-msgid "Application name"
-msgstr "Nazwa aplikacji"
-
-#: plugins/admin/applications/generic.tpl:15
-#: plugins/gofon/macro/generic.tpl:14
-#: plugins/gofon/macro/class_gofonMacro.inc:583
-#: html/getxls.php:222
-#: html/getxls.php:297
-msgid "Display name"
-msgstr "Wyświetl nazwę"
-
-#: plugins/admin/applications/generic.tpl:19
-#: plugins/admin/applications/class_applicationGeneric.inc:511
-msgid "Application name to be displayed (i.e. below icons)"
-msgstr "Wyświetlana nazwa aplikacji (pod ikoną)"
-
-#: plugins/admin/applications/generic.tpl:28
-msgid "Path and/or binary name of application"
-msgstr "Ścieżka i/lub nazwa binarium aplikacji"
-
-#: plugins/admin/applications/generic.tpl:45
-#: plugins/admin/mimetypes/generic.tpl:47
-msgid "Choose subtree to place application in"
-msgstr "Wybierz poddrzewo do umieszczenia aplikacji"
-
-#: plugins/admin/applications/generic.tpl:66
-#: plugins/admin/applications/class_applicationGeneric.inc:556
-#: plugins/admin/mimetypes/generic.tpl:67
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
-msgid "Icon"
-msgstr "Ikona"
-
-#: plugins/admin/applications/generic.tpl:78
-#: plugins/admin/mimetypes/generic.tpl:79
-msgid "Update"
-msgstr "Aktualizuj"
-
-#: plugins/admin/applications/generic.tpl:78
-msgid "Reload picture from LDAP"
-msgstr "Przeładuj obrazek z LDAP"
-
-#: plugins/admin/applications/generic.tpl:81
-#, fuzzy
-msgid "Remove picture from LDAP"
-msgstr "Przeładuj obrazek z LDAP"
-
-#: plugins/admin/applications/generic.tpl:99
-#: plugins/admin/applications/class_applicationGeneric.inc:560
-msgid "Only executable for members"
-msgstr "Tylko wykonywalne dla członków"
-
-#: plugins/admin/applications/generic.tpl:104
-#: plugins/admin/applications/class_applicationGeneric.inc:564
-msgid "Replace user configuration on startup"
-msgstr "Podmień konfigurację użytkownika na starcie"
-
-#: plugins/admin/applications/generic.tpl:110
-#: plugins/admin/applications/class_applicationGeneric.inc:561
-msgid "Place icon on members desktop"
-msgstr "Utwórz ikonę na desktopie członka"
-
-#: plugins/admin/applications/generic.tpl:115
-#: plugins/admin/applications/class_applicationGeneric.inc:563
-msgid "Place entry in members startmenu"
-msgstr "Utwórz wpis w menu startowym członka"
-
-#: plugins/admin/applications/generic.tpl:120
-#: plugins/admin/applications/class_applicationGeneric.inc:562
-msgid "Place entry in members launch bar"
-msgstr "Utwórz wpis w pasku uruchamiania członka"
-
-#: plugins/admin/applications/class_divListApplication.inc:31
-msgid "List of Applications"
-msgstr "Lista aplikacji"
-
-#: plugins/admin/applications/class_divListApplication.inc:32
-msgid "This table displays all applications in the selected tree."
-msgstr "Ta tabela wyświetla wszystkie aplikacje w wybranym drzewie."
-
-#: plugins/admin/applications/class_divListApplication.inc:36
-msgid "This menu allows you to add, edit and remove selected applications. You may want to use the range selector on top of the application listbox, when working with a large number of applications."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych aplikacji. Posiadając dużą liczbę aplikacji, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze."
-
-#: plugins/admin/applications/class_divListApplication.inc:161
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "new"
-msgstr "nowa"
-
-#: plugins/admin/applications/class_divListApplication.inc:162
-msgid "Create new application"
-msgstr "Utwórz nową aplikację"
-
-#: plugins/admin/applications/class_divListApplication.inc:181
-#, fuzzy
-msgid "Remove selected applications"
-msgstr "Usuń aplikacje"
-
-#: plugins/admin/applications/class_applicationParameters.inc:54
-msgid "Remove options"
-msgstr "Usuń opcje"
-
-#: plugins/admin/applications/class_applicationParameters.inc:55
-msgid "This application has options. You can disable them by clicking below."
-msgstr "Ta aplikacja ma włączone cechy opcji. Można je wyłączyć klikając poniżej."
-
-#: plugins/admin/applications/class_applicationParameters.inc:57
-msgid "Create options"
-msgstr "Utwórz opcje"
-
-#: plugins/admin/applications/class_applicationParameters.inc:58
-msgid "This application has options disabled. You can enable them by clicking below."
-msgstr "Ta aplikacja ma wyłączone cechy opcji. Można je włączyć klikając poniżej."
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/gofon/macro/parameter.tpl:10
-msgid "Default value"
-msgstr "Domyślna wartość"
-
-#: plugins/admin/applications/class_applicationParameters.inc:130
-msgid "Add option"
-msgstr "Dodaj opcję"
-
-#: plugins/admin/applications/class_applicationParameters.inc:159
-#, fuzzy, php-format
-msgid "Removing of application parameters with dn '%s' failed."
-msgstr "Usuwanie parametrów aplikacji nieudane"
-
-#: plugins/admin/applications/class_applicationParameters.inc:190
-#, php-format
-msgid "Value '%s' specified as option name is not valid."
-msgstr "Wartość '%s' podana jako nazwa opcji jest nieprawidłowa."
-
-#: plugins/admin/applications/class_applicationParameters.inc:221
-#, fuzzy, php-format
-msgid "Saving of application parameters with dn '%s' failed."
-msgstr "Zapisywanie parametrów aplikacji nieudane"
-
-#: plugins/admin/applications/class_applicationParameters.inc:233
-#, fuzzy
-msgid "Parameter configuration"
-msgstr "Konfiguracja bazy FAX"
-
-#: plugins/admin/applications/class_applicationParameters.inc:241
-#, fuzzy
-msgid "Application parameter settings"
-msgstr "Parametr aplikacji"
-
-#: plugins/admin/applications/remove.tpl:6
-#: plugins/admin/mimetypes/remove.tpl:6
-#: plugins/gofon/macro/remove.tpl:6
-#: ihtml/themes/default/remove.tpl:6
-msgid "This may be used by several groups. Please double check if your really want to do this since there is no way for GOsa to get your data back."
-msgstr "To może być używane przez kilka grup. Proszę upewnić się czy kontynuować, gdyż nie ma operacji powrotu."
-
-#: plugins/admin/applications/main.inc:39
-#: plugins/admin/applications/main.inc:41
-msgid "Application management"
-msgstr "Zarządzanie aplikacją"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:103
-msgid "no example"
-msgstr "brak przykładu"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:134
-msgid "This 'dn' is no application."
-msgstr "Ten 'dn' nie jest aplikacją."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:236
-#, fuzzy, php-format
-msgid "Removing of application with dn '%s' failed."
-msgstr "Usuwanie aplikacji z grupy '%s' nieudane"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:248
-#, php-format
-msgid "Removing application from objectgroup '%s' failed"
-msgstr "Usuwanie aplikacji z grupy obiektów '%s' nieudane"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:255
-#, php-format
-msgid "Removing application from group '%s' failed"
-msgstr "Usuwanie aplikacji z grupy '%s' nieudane"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:306
-msgid "The specified picture has not been uploaded correctly."
-msgstr "Podany obrazek nie został wgrany prawidłowo."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:338
-msgid "Can't access uploaded image."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:343
-msgid "Uploaded image could not be resized, possilby the image magick extension is missing."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:348
-#, fuzzy
-msgid "Could not convert image to png, possilby the image magick extension is missing."
-msgstr "Nie można połączyć się z bazą danych glpi, brak rozszerzenia php-mysql."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:352
-#, php-format
-msgid "Could not save uploaded image to %s."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:381
-msgid "Specified execute path must start with '/'."
-msgstr "Podana ścieżka wykonania musi zaczynać się od '/'."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:398
-msgid "Required field 'Name' is not filled."
-msgstr "Wymagane pole 'Nazwa' nie jest wypełnione."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:402
-msgid "Invalid character in application name. Only a-z 0-9 are allowed."
-msgstr "Nieprawidłowe znaki w nazwie aplikacji. Dozwolone są tylko a-z 0-9."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:406
-msgid "Required field 'Execute' is not filled."
-msgstr "Wymagane pole 'Wykonanie' nie jest wypełnione."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:421
-#: plugins/admin/applications/class_applicationGeneric.inc:429
-msgid "There's already an application with this 'Name'."
-msgstr "Już istnieje aplikacja o takiej 'Nazwie'"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:477
-#, fuzzy, php-format
-msgid "Saving of application with dn '%s' failed."
-msgstr "Zapyisywanie aplikacji nieudane"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:502
-msgid "Application settings"
-msgstr "Ustawienia Aplikacji"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:543
-#, fuzzy
-msgid "Application generic"
-msgstr "Nazwa aplikacji"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:557
-msgid "Flag"
-msgstr "Flaga"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:558
-msgid "Script content"
-msgstr "Zawartość skryptu"
-
-#: plugins/admin/applications/class_applicationManagement.inc:323
-#: plugins/admin/applications/class_applicationManagement.inc:377
-#: plugins/admin/applications/class_applicationManagement.inc:407
-msgid "You are not allowed to delete this application!"
-msgstr "Brak uprawnień do usunięcia tej aplikacji!"
-
-#: plugins/admin/applications/class_applicationManagement.inc:370
-#, php-format
-msgid "You're about to delete the application '%s'."
-msgstr "Zamierzasz usunąć aplikację '%s'."
-
-#: plugins/admin/departments/generic.tpl:8
-msgid "Name of department"
-msgstr "Nazwa departamentu"
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of subtree to create"
-msgstr "Nazwa tworzonego poddrzewa"
-
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/gofon/conference/generic.tpl:93
-msgid "Descriptive text for department"
-msgstr "Tekst opisujący departament"
-
-#: plugins/admin/departments/generic.tpl:24
-#: plugins/admin/departments/class_departmentGeneric.inc:601
-msgid "Category"
-msgstr "Kategoria"
-
-#: plugins/admin/departments/generic.tpl:27
-msgid "Category for this subtree"
-msgstr "Kategoria dla tego poddrzewa"
-
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/gofon/conference/generic.tpl:177
-msgid "Choose subtree to place department in"
-msgstr "Wybierz poddrzewo do umieszczenia departamentu"
-
-#: plugins/admin/departments/generic.tpl:63
-msgid "State where this subtree is located"
-msgstr "Stan w którym jest umieszczone to poddrzewo"
-
-#: plugins/admin/departments/generic.tpl:71
-msgid "Location of this subtree"
-msgstr "Lokalizacja tego poddrzewa"
-
-#: plugins/admin/departments/generic.tpl:79
-msgid "Postal address of this subtree"
-msgstr "Kod pocztowy tego poddrzewa"
-
-#: plugins/admin/departments/generic.tpl:86
-msgid "Base telephone number of this subtree"
-msgstr "Bazowy numer telefonu tego poddrzewa"
-
-#: plugins/admin/departments/generic.tpl:94
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Bazowy numer faxu tego poddrzewa"
-
-#: plugins/admin/departments/generic.tpl:117
-#: plugins/admin/departments/class_departmentGeneric.inc:604
-msgid "Administrative settings"
-msgstr "Ustawienia administracyjne"
-
-#: plugins/admin/departments/generic.tpl:119
-msgid "Tag department as an independent administrative unit"
-msgstr "Zaznacz departament jako niezależną jednostkę administracyjną"
-
-#: plugins/admin/departments/class_divListDepartment.inc:27
-#: plugins/admin/departments/class_divListDepartment.inc:28
-msgid "List of departments"
-msgstr "Lista departamentów"
-
-#: plugins/admin/departments/class_divListDepartment.inc:33
-msgid "This menu allows you to create, delete and edit selected departments. Having a large number of departments, you might prefer the range selectors on top of the department list."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych departamentów. Posiadając dużą liczbę departamentów, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze."
-
-#: plugins/admin/departments/class_divListDepartment.inc:48
-#: plugins/admin/departments/class_departmentGeneric.inc:600
-msgid "Department name"
-msgstr "Nazwa departamentu"
-
-#: plugins/admin/departments/class_divListDepartment.inc:56
-msgid "Regular expression for matching department names"
-msgstr "Wyrażenie regularne dla dopasowania nazw departamentów"
-
-#: plugins/admin/departments/class_divListDepartment.inc:127
-msgid "Create new department"
-msgstr "Utwórz nowy departament"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove selected departments"
-msgstr "Wybierz aby zobaczyć departamenty"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove departments"
-msgstr "Pokaż departamenty"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#, fuzzy
-msgid "You are currently moving/renaming this department."
-msgstr "Brak uprawnień do usunięcia tego departamentu."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:5
-msgid "Modifying a departments naming attribute 'ou' or base may corrupt acls and snapshot entries for all entire objects."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:8
-msgid "GOsa can NOT fix this for you, yet."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:11
-msgid "Before you confirm this action, ensure that everything will be as expected, possibly the best solution is a backup."
-msgstr ""
-
-#: plugins/admin/departments/remove.tpl:6
-#: plugins/gofon/conference/remove.tpl:6
-msgid "This includes 'all' accounts, systems, etc. in this subtree. Please double check if your really want to do this since there is no way for GOsa to get your data back."
-msgstr "Operacja odnosi sie do 'wszystkich' kont, systemów, etc w tym poddrzewie. Proszę upewnić się czy kontynuować, gdyż nie ma operacji powrotu."
-
-#: plugins/admin/departments/main.inc:41
-#: plugins/admin/departments/main.inc:43
-msgid "Department management"
-msgstr "Zarządzanie departamentem"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:197
-#, php-format
-msgid "Removing of department with dn '%s' failed."
-msgstr "Usuwanie departamentu z dn '%s' nieudane."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:258
-#: plugins/admin/departments/class_departmentGeneric.inc:260
-msgid "Department with that 'Name' already exists."
-msgstr "Istnieje już departament o takiej nazwie."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:268
-msgid "Required field 'Description' is not set."
-msgstr "Wymagane pole 'Opis' nie jest wypełnione."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:272
-#, php-format
-msgid "The field 'Name' contains the reserved word '%s'. Please choose another name."
-msgstr "Pole 'Nazwa' zawiera zarezerwowane słow '%s'. Proszę wybrać inną nazwę."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:326
-msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
-msgstr "Błąd krytyczny: Nie można znaleźć nieużywnego znacznika dla jednostki administracyjnej!"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:376
-#, php-format
-msgid "Saving of department with dn '%s' failed."
-msgstr "Zapisywanie departamentu z dn '%s' nieudane."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:429
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Zaznaczanie '%s'."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:514
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Przenoszenie '%s' do '%s'"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:550
-#: include/class_acl.inc:638
-#: include/class_acl.inc:645
-#: include/class_acl.inc:652
-#: include/class_acl.inc:658
-#: include/class_ldap.inc:458
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:62
-msgid "Object"
-msgstr "Obiekt"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:555
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "BŁĄD kopiowania %s, anulowanie operacji"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:587
-#: plugins/admin/departments/class_departmentGeneric.inc:592
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Departments"
-msgstr "Departamenty"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:599
-#: plugins/admin/systems/workstationService.tpl:89
-#: plugins/admin/systems/terminalService.tpl:79
-#: plugins/gofon/phoneaccount/generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:34
-#: plugins/gofon/phoneaccount/paste_generic.tpl:29
-msgid "Telephone"
-msgstr "Telefon"
-
-#: plugins/admin/departments/class_departmentManagement.inc:197
-#: plugins/admin/departments/class_departmentManagement.inc:245
-#: plugins/admin/departments/class_departmentManagement.inc:264
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
-msgid "You have no permission to remove this department."
-msgstr "Brak uprawnień do usunięcia tego departamentu."
-
-#: plugins/admin/departments/class_departmentManagement.inc:239
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
-#, php-format
-msgid "You're about to delete the whole LDAP subtree placed under '%s'."
-msgstr "Zamierzasz usunąć całe poddrzewo LDAP umieszczone pod '%s'."
-
-#: plugins/admin/departments/class_departmentManagement.inc:431
-msgid ".."
-msgstr ".."
-
-#: plugins/admin/systems/glpiPrinter.tpl:9
-msgid "Printer type"
-msgstr "Typ drukarki"
-
-#: plugins/admin/systems/glpiPrinter.tpl:23
-#: plugins/admin/systems/glpi.tpl:37
-#: plugins/admin/systems/glpi_devices.tpl:24
-#: plugins/admin/systems/glpi_devices.tpl:123
-#: plugins/admin/systems/glpi_devices.tpl:164
-#: plugins/admin/systems/glpi_devices.tpl:219
-#: plugins/admin/systems/glpi_devices.tpl:275
-#: plugins/admin/systems/glpi_devices.tpl:333
-#: plugins/admin/systems/glpi_devices.tpl:397
-#: plugins/admin/systems/glpi_devices.tpl:469
-#: plugins/admin/systems/glpi_devices.tpl:533
-#: plugins/admin/systems/glpi_devices.tpl:580
-#: plugins/admin/systems/glpi_devices.tpl:633
-#: plugins/admin/systems/glpi_devices.tpl:687
-#: plugins/admin/systems/glpi_devices.tpl:733
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
-#: plugins/admin/systems/class_glpiAccount.inc:796
-msgid "Manufacturer"
-msgstr "Producent"
-
-#: plugins/admin/systems/glpiPrinter.tpl:39
-msgid "Supported interfaces"
-msgstr "Wspierane interfejsy"
-
-#: plugins/admin/systems/glpiPrinter.tpl:48
-#: plugins/admin/systems/class_servDNS.inc:410
-msgid "Serial"
-msgstr "Szeregowy"
-
-#: plugins/admin/systems/glpiPrinter.tpl:58
-msgid "Parallel"
-msgstr "Równoległy"
-
-#: plugins/admin/systems/glpiPrinter.tpl:68
-msgid "USB"
-msgstr "USB"
-
-#: plugins/admin/systems/glpiPrinter.tpl:80
-#: plugins/admin/systems/glpi.tpl:52
-msgid "Contacts"
-msgstr "Kontakty"
-
-#: plugins/admin/systems/glpiPrinter.tpl:83
-#: plugins/admin/systems/glpi.tpl:66
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
-#: plugins/admin/systems/class_glpiAccount.inc:789
-msgid "Technical responsible"
-msgstr "Osoba techniczna"
-
-#: plugins/admin/systems/glpiPrinter.tpl:94
-#: plugins/admin/systems/glpi.tpl:56
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
-#: plugins/admin/systems/class_glpiAccount.inc:793
-msgid "Contact person"
-msgstr "Osoba kontaktowa"
-
-#: plugins/admin/systems/glpiPrinter.tpl:107
-#: plugins/admin/systems/glpi.tpl:117
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
-#: plugins/admin/systems/class_glpiAccount.inc:797
-msgid "Attachments"
-msgstr "Załączniki"
-
-#: plugins/admin/systems/glpiPrinter.tpl:139
-msgid "Installed cartridges"
-msgstr "Zainstalowane kartridźe"
-
-#: plugins/admin/systems/network.tpl:1
-msgid "Network\tsettings"
-msgstr "Ustawienia sieci"
-
-#: plugins/admin/systems/network.tpl:9
-msgid "IP-address"
-msgstr "adres IP"
-
-#: plugins/admin/systems/network.tpl:17
-msgid "MAC-address"
-msgstr "adres MAC"
-
-#: plugins/admin/systems/network.tpl:29
-msgid "Autodetect"
-msgstr "Autowykrywanie"
-
-#: plugins/admin/systems/network.tpl:58
-msgid "Enable DNS for this device"
-msgstr "Włącz DNS dla tego urządzenia."
-
-#: plugins/admin/systems/network.tpl:59
-#: plugins/admin/systems/servdnseditzone.tpl:67
-#: plugins/admin/systems/class_servDNS.inc:411
-#: plugins/gofon/phoneaccount/generic.tpl:95
-msgid "Refresh"
-msgstr "Odśwież"
-
-#: plugins/admin/systems/network.tpl:67
-msgid "Zone"
-msgstr "Strefa"
-
-#: plugins/admin/systems/network.tpl:77
-#: plugins/admin/systems/class_termDNS.inc:578
-#: plugins/admin/systems/servdnseditzone.tpl:85
-#: plugins/admin/systems/class_servDNS.inc:174
-#: plugins/admin/systems/class_servDNS.inc:414
-msgid "TTL"
-msgstr "TTL"
-
-#: plugins/admin/systems/network.tpl:85
-msgid "Dns records"
-msgstr "Rekordy DNS"
-
-#: plugins/admin/systems/class_terminalInfo.inc:55
-#: plugins/admin/systems/class_terminalInfo.inc:205
-msgid "present"
-msgstr "obecne"
-
-#: plugins/admin/systems/class_terminalInfo.inc:73
-#: plugins/admin/systems/class_workstationStartup.inc:508
-#: plugins/admin/systems/class_terminalStartup.inc:168
-#: plugins/admin/systems/class_terminalGeneric.inc:262
-#: plugins/admin/systems/class_terminalService.inc:267
-msgid "This 'dn' has no terminal features."
-msgstr "Ten 'dn' nie posiada cech terminala."
-
-#: plugins/admin/systems/class_terminalInfo.inc:80
-msgid "There is no php snmp module installed, can't gather any informations."
-msgstr "Brak modułu php snmp, nie można zbierać żadnych informacji."
-
-#: plugins/admin/systems/class_terminalInfo.inc:86
-#: plugins/admin/systems/class_terminalInfo.inc:180
-msgid "unknown status"
-msgstr "nieznany status"
-
-#: plugins/admin/systems/class_terminalInfo.inc:95
-msgid "This is a virtual terminal which has no properties to show here."
-msgstr "To jest terminal wirtualny i nie posiada właściwości do pokazania tutaj."
-
-#: plugins/admin/systems/class_terminalInfo.inc:113
-msgid "online"
-msgstr "online"
-
-#: plugins/admin/systems/class_terminalInfo.inc:169
-msgid "running"
-msgstr "działa"
-
-#: plugins/admin/systems/class_terminalInfo.inc:172
-msgid "not running"
-msgstr "nie działa"
-
-#: plugins/admin/systems/class_terminalInfo.inc:197
-msgid "offline"
-msgstr "offline"
-
-#: plugins/admin/systems/info.tpl:1
-msgid "System information"
-msgstr "Informacja o systemie"
-
-#: plugins/admin/systems/info.tpl:7
-msgid "CPU"
-msgstr "CPU"
-
-#: plugins/admin/systems/info.tpl:10
-msgid "Memory"
-msgstr "Pamięć"
-
-#: plugins/admin/systems/info.tpl:13
-msgid "Boot MAC"
-msgstr "Adres MAC"
-
-#: plugins/admin/systems/info.tpl:16
-msgid "USB support"
-msgstr "Wsparcie dla USB"
-
-#: plugins/admin/systems/info.tpl:19
-#: plugins/admin/systems/info.tpl:87
-msgid "System status"
-msgstr "Status systemu"
-
-#: plugins/admin/systems/info.tpl:23
-msgid "Inventory number"
-msgstr "Numer inwentarza"
-
-#: plugins/admin/systems/info.tpl:27
-msgid "Last login"
-msgstr "Ostatnie logowanie"
-
-#: plugins/admin/systems/info.tpl:38
-msgid "Network devices"
-msgstr "Urządzenia sieciowe"
-
-#: plugins/admin/systems/info.tpl:47
-msgid "IDE devices"
-msgstr "Urządzenia IDE"
-
-#: plugins/admin/systems/info.tpl:56
-msgid "SCSI devices"
-msgstr "Urządzenia SCSI"
-
-#: plugins/admin/systems/info.tpl:64
-msgid "Floppy device"
-msgstr "Stacja dyskietek"
-
-#: plugins/admin/systems/info.tpl:68
-msgid "CDROM device"
-msgstr "Stacja CDROM"
-
-#: plugins/admin/systems/info.tpl:73
-#: plugins/admin/systems/workstationService.tpl:107
-#: plugins/admin/systems/terminalService.tpl:95
-msgid "Graphic device"
-msgstr "Karta graficzna"
-
-#: plugins/admin/systems/info.tpl:77
-msgid "Audio device"
-msgstr "Karta dźwiękowa"
-
-#: plugins/admin/systems/info.tpl:93
-msgid "Up since"
-msgstr "Włączony od"
-
-#: plugins/admin/systems/info.tpl:96
-msgid "CPU load"
-msgstr "Zużycie procesora"
-
-#: plugins/admin/systems/info.tpl:99
-msgid "Memory usage"
-msgstr "Zużycie pamięci"
-
-#: plugins/admin/systems/info.tpl:102
-msgid "Swap usage"
-msgstr "Zużycie SWAP"
-
-#: plugins/admin/systems/info.tpl:116
-msgid "SSH service"
-msgstr "Usłoga SSH"
-
-#: plugins/admin/systems/info.tpl:119
-#: plugins/admin/systems/class_goCupsServer.inc:29
-#: plugins/admin/systems/class_goCupsServer.inc:50
-#: plugins/admin/systems/class_goCupsServer.inc:71
-msgid "Print service"
-msgstr "Usługa Drukowania"
-
-#: plugins/admin/systems/info.tpl:122
-msgid "Scan service"
-msgstr "Usługa Skanowania"
-
-#: plugins/admin/systems/info.tpl:125
-msgid "Sound service"
-msgstr "Usługa dźwięku"
-
-#: plugins/admin/systems/info.tpl:128
-msgid "GUI"
-msgstr "GUI"
-
-#: plugins/admin/systems/glpi.tpl:9
-#: plugins/admin/systems/SelectDeviceType.tpl:20
-msgid "System type"
-msgstr "Typ systemu"
-
-#: plugins/admin/systems/glpi.tpl:23
-#: plugins/admin/systems/class_glpiAccount.inc:791
-msgid "Operating system"
-msgstr "System operacyjny"
-
-#: plugins/admin/systems/glpi.tpl:79
-#: plugins/admin/systems/glpi_devices.tpl:112
-#: plugins/admin/systems/glpi_devices.tpl:153
-#: plugins/admin/systems/glpi_devices.tpl:208
-#: plugins/admin/systems/glpi_devices.tpl:264
-#: plugins/admin/systems/glpi_devices.tpl:322
-#: plugins/admin/systems/glpi_devices.tpl:386
-#: plugins/admin/systems/glpi_devices.tpl:458
-#: plugins/admin/systems/glpi_devices.tpl:522
-#: plugins/admin/systems/glpi_devices.tpl:569
-#: plugins/admin/systems/glpi_devices.tpl:622
-#: plugins/admin/systems/glpi_devices.tpl:676
-#: plugins/admin/systems/glpi_devices.tpl:722
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
-#: plugins/admin/systems/class_glpiAccount.inc:790
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
-#: include/sieve/templates/object_container.tpl:23
-#: include/sieve/templates/element_comment.tpl:4
-#: include/sieve/class_sieveManagement.inc:501
-#: include/sieve/class_sieveManagement.inc:720
-msgid "Comment"
-msgstr "Komentarz"
-
-#: plugins/admin/systems/glpi.tpl:96
-msgid "Installed devices"
-msgstr "Zainstalowane urządzenia"
-
-#: plugins/admin/systems/glpi.tpl:112
-msgid "Trading"
-msgstr "Handel"
-
-#: plugins/admin/systems/glpi.tpl:113
-msgid "Software"
-msgstr "Oprogramowanie"
-
-#: plugins/admin/systems/glpi.tpl:114
-msgid "Contracts"
-msgstr "Kontrakty"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:3
-msgid "Adding a new service to the current server"
-msgstr "Dodawania nowej usługi do tego serwera."
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:7
-msgid "This dialog allows you to add new services to the currenty edited server object. The box below shows all available but not already used services."
-msgstr "Ten dialog umożliwia dodawanie nowych usługo do obecnie edytowaniego serwera. Obszar poniżej pokazuje wszystkie dostępne lecz jescze nieużyte usługi."
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:13
-msgid "Service to add"
-msgstr "Usługa dla dodania"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:20
-msgid "All available services are already in use."
-msgstr "Wszystkie dostępne usługi są już w użyciu."
-
-#: plugins/admin/systems/class_goFaxServer.inc:32
-msgid "FAX database"
-msgstr "Baza FAX"
-
-#: plugins/admin/systems/class_goFaxServer.inc:61
-msgid "FAX database configuration"
-msgstr "Konfiguracja bazy FAX"
-
-#: plugins/admin/systems/class_goFaxServer.inc:70
-#: plugins/admin/systems/class_goGlpiServer.inc:69
-msgid "The attribute user is empty or contains invalid characters."
-msgstr "Atrybut użytkownik jest pusty lub zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_goFaxServer.inc:73
-#: plugins/admin/systems/class_goFonServer.inc:76
-msgid "The attribute password is empty or contains invalid characters."
-msgstr "Atrybut hasło jest pusty lub zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_goFaxServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-#, fuzzy
-msgid "Fax database"
-msgstr "Baza FAX"
-
-#: plugins/admin/systems/class_goFaxServer.inc:99
-msgid "Login name"
-msgstr "Nazwa login"
-
-#: plugins/admin/systems/main.inc:45
-#: plugins/admin/systems/main.inc:47
-msgid "System management"
-msgstr "Zarządzanie systemem"
-
-#: plugins/admin/systems/terminal.tpl:8
-msgid "Terminal template"
-msgstr "Szablon terminala"
-
-#: plugins/admin/systems/terminal.tpl:10
-#: plugins/admin/systems/paste_generic.tpl:24
-msgid "Terminal name"
-msgstr "Nazwa terminala"
-
-#: plugins/admin/systems/terminal.tpl:37
-#: plugins/admin/systems/server.tpl:41
-#: plugins/admin/systems/workstation.tpl:44
-#: plugins/admin/systems/class_terminalGeneric.inc:611
-#: plugins/admin/systems/phonesettings.tpl:25
-#: plugins/admin/ogroups/termgroup.tpl:47
-#: plugins/admin/ogroups/class_termgroup.inc:395
-msgid "Mode"
-msgstr "Tryb"
-
-#: plugins/admin/systems/terminal.tpl:40
-#: plugins/admin/systems/server.tpl:44
-#: plugins/admin/systems/workstation.tpl:47
-#: plugins/admin/ogroups/termgroup.tpl:50
-msgid "Select terminal mode"
-msgstr "Proszę wybrać tryb terminala"
-
-#: plugins/admin/systems/terminal.tpl:47
-#: plugins/admin/systems/class_workstationGeneric.inc:601
-#: plugins/admin/systems/workstation.tpl:54
-#: plugins/admin/ogroups/termgroup.tpl:58
-#: plugins/admin/ogroups/class_termgroup.inc:396
-msgid "Syslog server"
-msgstr "Serwer Syslog"
-
-#: plugins/admin/systems/terminal.tpl:50
-#: plugins/admin/systems/workstation.tpl:57
-#: plugins/admin/ogroups/termgroup.tpl:61
-msgid "Choose server to use for logging"
-msgstr "Proszę wybrać serwer do logowania"
-
-#: plugins/admin/systems/terminal.tpl:66
-#: plugins/admin/systems/class_terminalGeneric.inc:612
-msgid "Root server"
-msgstr "Serwer NFS"
-
-#: plugins/admin/systems/terminal.tpl:69
-msgid "Select NFS root filesystem to use"
-msgstr "Proszę wybrać główny system plików NFS"
-
-#: plugins/admin/systems/terminal.tpl:76
-#: plugins/admin/systems/class_terminalGeneric.inc:613
-msgid "Swap server"
-msgstr "Serwer Swap"
-
-#: plugins/admin/systems/terminal.tpl:79
-msgid "Choose NFS filesystem to place swap files on"
-msgstr "Proszę wybrać system plików NFS dla plików swap"
-
-#: plugins/admin/systems/terminal.tpl:98
-#: plugins/admin/systems/workstation.tpl:75
-msgid "Inherit time server attributes"
-msgstr "Dziedzicz atrybuty serwera czasu"
-
-#: plugins/admin/systems/terminal.tpl:103
-#: plugins/admin/systems/workstation.tpl:80
-#: plugins/admin/ogroups/termgroup.tpl:14
-msgid "NTP server"
-msgstr "Serwer NTP"
-
-#: plugins/admin/systems/terminal.tpl:106
-#: plugins/admin/systems/workstation.tpl:83
-#: plugins/admin/ogroups/termgroup.tpl:17
-msgid "Choose server to use for synchronizing time"
-msgstr "Proszę wybrać serwer do synchronizacji czasu"
-
-#: plugins/admin/systems/terminal.tpl:145
-#: plugins/admin/systems/workstation.tpl:120
-#: plugins/admin/ogroups/termgroup.tpl:93
-msgid "Select action to execute for this terminal"
-msgstr "Proszę wybrać akcję do wykonania dla tego terminala"
-
-#: plugins/admin/systems/server.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:4
-#: html/getxls.php:185
-msgid "Server name"
-msgstr "Nazwa serwera"
-
-#: plugins/admin/systems/server.tpl:67
-msgid "Select action to execute for this server"
-msgstr "Proszę wybrać akcję do wykonania dla tego serwera"
-
-#: plugins/admin/systems/glpi_edit_type.tpl:1
-msgid "Manage System-types"
-msgstr "Zarządzaj typami systemów"
-
-#: plugins/admin/systems/glpi_edit_type.tpl:9
-#: plugins/admin/systems/glpi_edit_type.tpl:28
-#: plugins/admin/systems/glpi_edit_os.tpl:9
-#: plugins/admin/systems/glpi_edit_os.tpl:28
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
-msgid "Rename"
-msgstr "Zmień nazwę"
-
-#: plugins/admin/systems/glpi_edit_type.tpl:24
-#: plugins/admin/systems/glpi_edit_os.tpl:24
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
-msgid "Please enter a new name"
-msgstr "Proszę podać nową nazwę."
-
-#: plugins/admin/systems/class_divListSystemService.inc:17
-#: plugins/admin/systems/class_divListSystemService.inc:18
-msgid "Installed services"
-msgstr "Zainstalowane usługi"
-
-#: plugins/admin/systems/class_divListSystemService.inc:22
-msgid "This menu allows you to add, remove and configure the properties of a specific service."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję właściwości usług."
-
-#: plugins/admin/systems/class_divListSystemService.inc:30
-msgid "Service name"
-msgstr "Nazwa usługi"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add service"
-msgstr "Dodaj usługę"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-msgid "Add new service"
-msgstr "Dodan nową usługę"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all"
-msgstr "Uruchom wszystko"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-msgid "Start all services"
-msgstr "Uruchom wszystkie usługi"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#: plugins/admin/systems/class_divListSystemService.inc:106
-msgid "Stop service"
-msgstr "Zatrzymaj usługę"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-msgid "Stop all services"
-msgstr "Zatrzymaj wszystike usługi"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#: plugins/admin/systems/class_divListSystemService.inc:112
-msgid "Restart service"
-msgstr "Restartuj usługę"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-msgid "Restart all services"
-msgstr "Restartuj wszystkie usługi"
-
-#: plugins/admin/systems/class_divListSystemService.inc:86
-msgid "Stopped"
-msgstr "Zatrzymano"
-
-#: plugins/admin/systems/class_divListSystemService.inc:87
-msgid "Started"
-msgstr "Wystartowano"
-
-#: plugins/admin/systems/class_divListSystemService.inc:88
-msgid "Restarting"
-msgstr "Restartuję"
-
-#: plugins/admin/systems/class_divListSystemService.inc:89
-msgid "User status"
-msgstr "Status użytkownika"
-
-#: plugins/admin/systems/class_divListSystemService.inc:100
-msgid "Start service"
-msgstr "Uruchom usługę"
-
-#: plugins/admin/systems/class_divListSystemService.inc:118
-msgid "Edit service"
-msgstr "Edytuj usługę"
-
-#: plugins/admin/systems/class_divListSystemService.inc:124
-msgid "Remove service"
-msgstr "Usuń usługę"
-
-#: plugins/admin/systems/workstationService.tpl:4
-#: plugins/admin/systems/terminalService.tpl:4
-msgid "Keyboard"
-msgstr "Klawiatura"
-
-#: plugins/admin/systems/workstationService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:254
-#: plugins/admin/systems/printerPPDDialog.tpl:5
-#: plugins/admin/systems/class_glpiAccount.inc:794
-msgid "Model"
-msgstr "Model"
-
-#: plugins/admin/systems/workstationService.tpl:11
-#: plugins/admin/systems/terminalService.tpl:10
-msgid "Choose keyboard model"
-msgstr "Wybierz model klawiatury"
-
-#: plugins/admin/systems/workstationService.tpl:19
-#: plugins/admin/systems/terminalService.tpl:17
-msgid "Layout"
-msgstr "Układ"
-
-#: plugins/admin/systems/workstationService.tpl:23
-#: plugins/admin/systems/terminalService.tpl:20
-msgid "Choose keyboard layout"
-msgstr "Wybierz układ klawiatury"
-
-#: plugins/admin/systems/workstationService.tpl:31
-#: plugins/admin/systems/terminalService.tpl:27
-msgid "Variant"
-msgstr "Wariant"
-
-#: plugins/admin/systems/workstationService.tpl:35
-#: plugins/admin/systems/terminalService.tpl:30
-msgid "Choose keyboard variant"
-msgstr "Wybierz wariant klawiatury"
-
-#: plugins/admin/systems/workstationService.tpl:51
-#: plugins/admin/systems/terminalService.tpl:45
-msgid "Mouse"
-msgstr "Mysz"
-
-#: plugins/admin/systems/workstationService.tpl:58
-#: plugins/admin/systems/terminalService.tpl:51
-msgid "Choose mouse type"
-msgstr "Wybierz typ myszy"
-
-#: plugins/admin/systems/workstationService.tpl:66
-#: plugins/admin/systems/terminalService.tpl:58
-msgid "Port"
-msgstr "Port"
-
-#: plugins/admin/systems/workstationService.tpl:70
-#: plugins/admin/systems/terminalService.tpl:61
-msgid "Choose mouse port"
-msgstr "Wybierz port myszy"
-
-#: plugins/admin/systems/workstationService.tpl:86
-#: plugins/admin/systems/terminalService.tpl:76
-#: plugins/admin/systems/class_workstationService.inc:481
-#: plugins/admin/systems/class_terminalService.inc:504
-#: plugins/gofon/phoneaccount/generic.tpl:30
-#: plugins/gofon/phoneaccount/paste_generic.tpl:27
-msgid "Telephone hardware"
-msgstr "Sprzęt telefoniczny"
-
-#: plugins/admin/systems/workstationService.tpl:110
-#: plugins/admin/systems/terminalService.tpl:98
-#: plugins/admin/systems/printer.tpl:66
-msgid "Driver"
-msgstr "Sterownik"
-
-#: plugins/admin/systems/workstationService.tpl:114
-#: plugins/admin/systems/terminalService.tpl:101
-msgid "Choose graphic driver that is needed by the installed graphic board"
-msgstr "Wybierz sterownik wymagany przez zainstalowaną kartę graficzną"
-
-#: plugins/admin/systems/workstationService.tpl:126
-#: plugins/admin/systems/terminalService.tpl:111
-msgid "Choose screen resolution used in graphic mode"
-msgstr "Wybierz rozdzielczość ekranu użytą w trybie graficznym"
-
-#: plugins/admin/systems/workstationService.tpl:134
-#: plugins/admin/systems/terminalService.tpl:118
-msgid "Color depth"
-msgstr "Głębia kolorów"
-
-#: plugins/admin/systems/workstationService.tpl:138
-#: plugins/admin/systems/terminalService.tpl:121
-msgid "Choose colordepth used in graphic mode"
-msgstr "Wybierz głębię kolorów użytą w trybie graficznym"
-
-#: plugins/admin/systems/workstationService.tpl:153
-#: plugins/admin/systems/terminalService.tpl:135
-msgid "Display device"
-msgstr "Urządzenie wyświetlające"
-
-#: plugins/admin/systems/workstationService.tpl:157
-#: plugins/admin/systems/class_workstationService.inc:93
-#: plugins/admin/systems/class_terminalService.inc:72
-msgid "unknown"
-msgstr "nieznane"
-
-#: plugins/admin/systems/workstationService.tpl:167
-#: plugins/admin/systems/terminalService.tpl:147
-msgid "Use DDC for automatic detection"
-msgstr "Użyj DCC do automatycznego wykrywania"
-
-#: plugins/admin/systems/workstationService.tpl:170
-#: plugins/admin/systems/terminalService.tpl:150
-msgid "HSync"
-msgstr "HSync"
-
-#: plugins/admin/systems/workstationService.tpl:175
-#: plugins/admin/systems/terminalService.tpl:154
-msgid "Horizontal refresh frequency for installed monitor"
-msgstr "Częstotliwość odświeżania poziomego dla zainstalowanego monitora"
-
-#: plugins/admin/systems/workstationService.tpl:181
-#: plugins/admin/systems/terminalService.tpl:158
-msgid "VSync"
-msgstr "VSync"
-
-#: plugins/admin/systems/workstationService.tpl:186
-#: plugins/admin/systems/terminalService.tpl:162
-msgid "Vertical refresh frequency for installed monitor"
-msgstr "Częstotliwość odświeżania pionowego dla zainstalowanego monitora"
-
-#: plugins/admin/systems/workstationService.tpl:201
-#: plugins/admin/systems/terminalService.tpl:245
-msgid "Scan device"
-msgstr "Urządzenie skanujące"
-
-#: plugins/admin/systems/workstationService.tpl:204
-#: plugins/admin/systems/terminalService.tpl:247
-msgid "Select to start SANE scan service on terminal"
-msgstr "Zaznacz aby uruchomić usługę skanowania SANE na terminalu"
-
-#: plugins/admin/systems/workstationService.tpl:207
-#: plugins/admin/systems/terminalService.tpl:249
-msgid "Provide scan services"
-msgstr "Dostarcza usługi skanowania"
-
-#: plugins/admin/systems/remove_ppd.tpl:9
-msgid "The ppd file will be removed from the server and can not be restored."
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:1
-msgid "Edit share"
-msgstr "Edytuj udział"
-
-#: plugins/admin/systems/servnfs.tpl:2
-msgid "NFS setup"
-msgstr "Ustawienia NFS"
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:403
-msgid "Volume"
-msgstr "Głośność"
-
-#: plugins/admin/systems/servnfs.tpl:69
-msgid "Auto-mount share on Apple systems"
-msgstr "Auto-montuj udział na systemach Apple"
-
-#: plugins/admin/systems/servnfs.tpl:109
-msgid "Codepage"
-msgstr "Strona kodowa"
-
-#: plugins/admin/systems/servnfs.tpl:121
-#: plugins/admin/systems/class_goShareServer.inc:402
-msgid "Option"
-msgstr "Opcja"
-
-#: plugins/admin/systems/class_workstationStartup.inc:290
-#: plugins/admin/systems/class_workstationStartup.inc:312
-#: plugins/admin/systems/class_workstationStartup.inc:316
-#: plugins/admin/systems/class_workstationStartup.inc:835
-#: plugins/admin/systems/class_workstationGeneric.inc:127
-#: plugins/admin/systems/class_terminalStartup.inc:40
-#: plugins/admin/systems/class_terminalStartup.inc:123
-#: plugins/admin/systems/class_terminalStartup.inc:143
-#: plugins/admin/systems/class_terminalGeneric.inc:122
-#: plugins/admin/systems/class_terminalGeneric.inc:318
-#: plugins/admin/systems/class_workstationService.inc:202
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_workstationService.inc:208
-#: plugins/admin/systems/class_workstationService.inc:211
-#: plugins/admin/systems/class_workstationService.inc:214
-#: plugins/admin/systems/class_workstationService.inc:217
-#: plugins/admin/systems/class_workstationService.inc:220
-#: plugins/admin/systems/class_workstationService.inc:230
-#: plugins/admin/systems/class_workstationService.inc:231
-#: plugins/admin/systems/class_workstationService.inc:232
-#: plugins/admin/systems/class_workstationService.inc:233
-#: plugins/admin/systems/class_workstationService.inc:234
-#: plugins/admin/systems/class_workstationService.inc:235
-#: plugins/admin/systems/class_workstationService.inc:236
-#: plugins/admin/systems/class_terminalService.inc:75
-#: plugins/admin/systems/class_terminalService.inc:103
-#: plugins/admin/systems/class_terminalService.inc:109
-#: plugins/admin/systems/class_terminalService.inc:119
-#: plugins/admin/systems/class_terminalService.inc:120
-#: plugins/admin/systems/class_terminalService.inc:122
-#: plugins/admin/systems/class_terminalService.inc:126
-#: plugins/admin/systems/class_terminalService.inc:219
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_terminalService.inc:225
-#: plugins/admin/systems/class_terminalService.inc:228
-#: plugins/admin/systems/class_terminalService.inc:231
-#: plugins/admin/systems/class_terminalService.inc:234
-#: plugins/admin/systems/class_terminalService.inc:237
-msgid "inherited"
-msgstr "odziedziczony"
-
-#: plugins/admin/systems/class_workstationStartup.inc:337
-#: plugins/admin/systems/class_terminalStartup.inc:95
-#, php-format
-msgid "Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to exist."
-msgstr "Polecenie '%s' podane jako zaczep KERNELS dla dodatku '%s' nie istnieje."
-
-#: plugins/admin/systems/class_workstationStartup.inc:434
-msgid "There are packages in your configuration, which can't be resolved with current server/release settings."
-msgstr "Istnieją pakiety w twojej konfiguracji które nie mogą zostać przeanalizowane przy obecnych ustawieniach serwera/wydania."
-
-#: plugins/admin/systems/class_workstationStartup.inc:479
-msgid "Please select a 'FAI server' or remove the 'FAI classes'."
-msgstr "Proszę wybrać 'serwer FAI' lub usunąć 'klasy FAI'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:547
-msgid "There is already a profile in your selection that contain partition table configurations."
-msgstr "Już istnieje profil w twoim wyborze który zawiera konfiguracje tablicy partycji."
-
-#: plugins/admin/systems/class_workstationStartup.inc:764
-msgid "Not available in current setup"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:908
-#, php-format
-msgid "Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. Server was reset to 'auto'."
-msgstr "Nie można przetłumaczyć jednej lub więcej klas FAI [%s] na serwerze FAI '%s'. Serwer zresetowano na 'auto'."
-
-#: plugins/admin/systems/class_workstationStartup.inc:924
-#, fuzzy, php-format
-msgid "Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI configurations, possibly some classes where deleted or renamed. Server was reset to 'auto'."
-msgstr "Nie można przetłumaczyć klas(y) FAI [%s]. Proszę sprawdzić konfigurację FAI, prawdopodobnie jakieś klasy zostały usunięte lub przemianowane. !Wszystkie klasy zostały usunięte z tego konta, naciśnij anuluj jeśli nie chcesz tego zachować."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1097
-#, fuzzy, php-format
-msgid "Saving of system workstation/startup with dn '%s' failed."
-msgstr "Zapisywanie ustawień uruchamiania stacji roboczej nieudane"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1147
-#, php-format
-msgid "Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
-msgstr "Nie można wykonać podanego REPOSITORY_HOOK '%s' proszę sprawdzić gosa.conf."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1149
-#: plugins/admin/systems/class_servRepositorySetup.inc:203
-#, php-format
-msgid "The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an empty string."
-msgstr "Podana wartość parametru  REPOSITORY_HOOK '%s' w gosa.conf zwraca pusty ciąg znaków."
-
-#: plugins/admin/systems/class_workstationStartup.inc:1179
-#, fuzzy
-msgid "System startup"
-msgstr "Status systemu"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1187
-#: plugins/admin/systems/class_terminalStartup.inc:477
-msgid "Ldap server"
-msgstr "Serwer Ldap"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1188
-#: plugins/admin/systems/class_terminalStartup.inc:480
-#: plugins/admin/systems/workstationStartup.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:8
-msgid "Boot kernel"
-msgstr "Uruchamiane jądro"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1189
-#: plugins/admin/systems/class_terminalStartup.inc:481
-msgid "Kernel parameter"
-msgstr "Parametr kernela"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1191
-#: plugins/admin/systems/class_terminalStartup.inc:479
-#, fuzzy
-msgid "Kernel modules"
-msgstr "Parametr kernela"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1195
-msgid "Debian mirror"
-msgstr "Mirror Debiana"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1196
-msgid "Debian release"
-msgstr "Wydanie debian"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1198
-msgid "FAI status flag"
-msgstr "flaga statusu FAI"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:34
-#: plugins/admin/systems/class_goGlpiServer.inc:89
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-msgid "Inventory database"
-msgstr "Baza inwentarza"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:60
-#, fuzzy
-msgid "Inventory database service"
-msgstr "Baza inwentarza"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:72
-msgid "The attribute database is empty or contains invalid characters."
-msgstr "Podany atrybut bazy danych jest pusty lub zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_goGlpiServer.inc:98
-#: plugins/admin/systems/class_goVirusServer.inc:229
-#: plugins/admin/systems/class_serverService.inc:8
-#: plugins/admin/systems/class_goCupsServer.inc:78
-#: plugins/admin/systems/class_servRepository.inc:387
-#: plugins/admin/systems/class_goFonServer.inc:139
-#: plugins/admin/systems/class_goLogDBServer.inc:98
-#: plugins/admin/systems/class_goImapServer.inc:170
-msgid "Start"
-msgstr "Start"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:99
-#: plugins/admin/systems/class_goVirusServer.inc:230
-#: plugins/admin/systems/class_serverService.inc:7
-#: plugins/admin/systems/class_goCupsServer.inc:79
-#: plugins/admin/systems/class_servRepository.inc:388
-#: plugins/admin/systems/class_goFonServer.inc:140
-#: plugins/admin/systems/class_goLogDBServer.inc:99
-#: plugins/admin/systems/class_goImapServer.inc:171
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
-#: include/sieve/templates/object_container.tpl:30
-#: include/sieve/templates/element_stop.tpl:4
-#: include/sieve/class_sieveManagement.inc:508
-#: include/sieve/class_sieveManagement.inc:727
-msgid "Stop"
-msgstr "Zatrzymaj"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:100
-#: plugins/admin/systems/class_goVirusServer.inc:231
-#: plugins/admin/systems/class_serverService.inc:9
-#: plugins/admin/systems/class_goCupsServer.inc:80
-#: plugins/admin/systems/class_servRepository.inc:389
-#: plugins/admin/systems/class_goFonServer.inc:141
-#: plugins/admin/systems/class_goLogDBServer.inc:100
-#: plugins/admin/systems/class_goImapServer.inc:172
-msgid "Restart"
-msgstr "Restart"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:102
-#: plugins/admin/systems/class_goKrbServer.inc:103
-#: plugins/admin/systems/class_goFonServer.inc:143
-#: plugins/admin/systems/class_goLogDBServer.inc:101
-msgid "Admin"
-msgstr "Admin"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:103
-#: plugins/admin/systems/goGlpiServer.tpl:20
-#: plugins/admin/systems/gosaLogServer.tpl:20
-#: plugins/admin/systems/class_gosaLogServer.inc:101
-msgid "Database"
-msgstr "Baza"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:6
-msgid "List of devices"
-msgstr "Lista urządzeń"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:23
-msgid "This dialog allows you to attach a device to your currently edited computer."
-msgstr "Ten dialog umożliwia przypięcie urządzenia do obecnie edytowanego komputera."
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:35
-msgid "Display devices matching"
-msgstr "Wyświetl pasujące urządzenia"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:37
-msgid "Regular expression for matching device names"
-msgstr "Wyrażenie regularne dla dopasowania nazw urządzeń"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
-#: plugins/admin/ogroups/ogroup_objects.tpl:6
-msgid "Select objects to add"
-msgstr "Wybierz obiekty do dodania"
-
-#: plugins/admin/systems/goNtpServer.tpl:2
-msgid "Time server"
-msgstr "Serwer czasu"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:111
-#: plugins/admin/systems/class_servGeneric.inc:54
-#: plugins/admin/ogroups/class_termgroup.inc:42
-msgid "Activated"
-msgstr "Aktywne"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:171
-#: plugins/admin/systems/class_servGeneric.inc:109
-#: plugins/admin/ogroups/class_termgroup.inc:204
-msgid "No ACTIONCMD definition found in your gosa.conf"
-msgstr "Brak definicji ACTIONCMD w pliku gosa.conf"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:206
-#: plugins/admin/ogroups/class_termgroup.inc:247
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
-msgstr "Zapisywanie ustawień uruchamiania stacji roboczej nieudane"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:217
-msgid "This 'dn' has no workstation features."
-msgstr "Ten 'dn' nie posiada cech stacji roboczej."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:292
-#: plugins/admin/systems/class_terminalGeneric.inc:300
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Switch off"
-msgstr "Wyłącz"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:292
-#: plugins/admin/systems/class_terminalGeneric.inc:301
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Reboot"
-msgstr "Restartuj"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:293
-#: plugins/admin/systems/class_servGeneric.inc:208
-#: plugins/admin/ogroups/class_termgroup.inc:295
-msgid "Instant update"
-msgstr "Natychmiastowe uaktualnienie"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:294
-#: plugins/admin/systems/class_workstationGeneric.inc:303
-#: plugins/admin/systems/class_servGeneric.inc:209
-#: plugins/admin/systems/class_servGeneric.inc:218
-#: plugins/admin/ogroups/class_termgroup.inc:296
-msgid "Scheduled update"
-msgstr "Zaplanowana aktualizacja"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:295
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/systems/class_servGeneric.inc:210
-#: plugins/admin/systems/class_servGeneric.inc:217
-#: plugins/admin/ogroups/class_termgroup.inc:297
-msgid "Reinstall"
-msgstr "Przeinstaluj"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:296
-#: plugins/admin/systems/class_servGeneric.inc:211
-#: plugins/admin/ogroups/class_termgroup.inc:298
-msgid "Rescan hardware"
-msgstr "Przeskanuj sprzęt"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:297
-#: plugins/admin/systems/class_workstationGeneric.inc:304
-#: plugins/admin/systems/class_terminalGeneric.inc:302
-#: plugins/admin/systems/class_terminalGeneric.inc:306
-#: plugins/admin/systems/class_servGeneric.inc:212
-#: plugins/admin/systems/class_servGeneric.inc:219
-#: plugins/admin/ogroups/class_termgroup.inc:299
-msgid "Memory test"
-msgstr "Test pamięci"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:298
-#: plugins/admin/systems/class_workstationGeneric.inc:305
-#: plugins/admin/systems/class_servGeneric.inc:213
-#: plugins/admin/systems/class_servGeneric.inc:220
-msgid "Force localboot"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationGeneric.inc:299
-#: plugins/admin/systems/class_workstationGeneric.inc:306
-#: plugins/admin/systems/class_terminalGeneric.inc:303
-#: plugins/admin/systems/class_terminalGeneric.inc:307
-#: plugins/admin/systems/class_servGeneric.inc:214
-#: plugins/admin/systems/class_servGeneric.inc:221
-#: plugins/admin/ogroups/class_termgroup.inc:300
-msgid "System analysis"
-msgstr "Analiza systemu"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:301
-#: plugins/admin/systems/class_terminalGeneric.inc:305
-#: plugins/admin/systems/class_servGeneric.inc:216
-msgid "Wake up"
-msgstr "Zbudź"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:343
-#, fuzzy, php-format
-msgid "Removing of system workstation/generic with dn '%s' failed."
-msgstr "Usuwanie stacji roboczej Samba nieudane"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:407
-msgid "The required field 'Workstation name' is not set."
-msgstr "Wymagane pole 'Nazwa stacji roboczej' jest puste."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:425
-#: plugins/admin/systems/class_terminalGeneric.inc:444
-#: plugins/admin/systems/class_servGeneric.inc:301
-#: plugins/admin/systems/class_printGeneric.inc:683
-#: plugins/admin/systems/class_componentGeneric.inc:201
-#: plugins/admin/systems/class_winGeneric.inc:215
-#: plugins/admin/systems/class_phoneGeneric.inc:347
-#, php-format
-msgid "There is already an entry '%s' in the base choosen by you"
-msgstr "Już istnieje wpis '%s' w wybranym elemencie"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:435
-#: plugins/admin/systems/class_terminalGeneric.inc:454
-msgid "There must be at least one NTP server selected, or the inherit mode activated."
-msgstr "Musi być zaznaczony co najmniej jeden serwer NTP lub zaznaczony tryb dziedziczenia."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:503
-#: plugins/admin/systems/class_workstationGeneric.inc:528
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic with dn '%s' failed."
-msgstr "Zapisywanie usług stacji roboczej nieudane"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:589
-#, fuzzy
-msgid "Workstation generic"
-msgstr "Nazwa stacji roboczej"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:594
-#: plugins/admin/systems/class_systemManagement.inc:1268
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/ogroups/class_ogroupManagement.inc:434
-#: plugins/generic/references/class_reference.inc:48
-msgid "Workstation"
-msgstr "Stacja robocza"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:597
-#: plugins/admin/systems/workstation.tpl:10
-#: plugins/admin/systems/class_winGeneric.inc:290
-msgid "Workstation name"
-msgstr "Nazwa stacji roboczej"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:600
-#: plugins/admin/systems/class_servGeneric.inc:425
-#, fuzzy
-msgid "Goto mode"
-msgstr "do folferu"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:602
-#: plugins/admin/ogroups/class_termgroup.inc:398
-msgid "Ntp server"
-msgstr "Serwer NTP"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:603
-#: plugins/admin/systems/class_terminalGeneric.inc:618
-#, fuzzy
-msgid "Root password"
-msgstr "Ustaw hasło"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:604
-#: plugins/admin/systems/class_terminalGeneric.inc:619
-#: plugins/admin/systems/class_servGeneric.inc:427
-#: plugins/admin/ogroups/class_termgroup.inc:397
-msgid "Action flag"
-msgstr "Flaga akcji"
-
-#: plugins/admin/systems/class_goVirusServer.inc:48
-#: plugins/admin/systems/class_goVirusServer.inc:211
-#: plugins/admin/systems/class_goVirusServer.inc:220
-#: plugins/admin/systems/class_goVirusServer.inc:221
-msgid "Anti virus"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:156
-#, fuzzy, php-format
-msgid "Saving of server services/anti virus with dn '%s' failed."
-msgstr "Zapisywanie usługi serwera nieudane"
-
-#: plugins/admin/systems/class_goVirusServer.inc:164
-#: plugins/admin/systems/class_goVirusServer.inc:239
-msgid "Maximum directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:165
-#: plugins/admin/systems/class_goVirusServer.inc:238
-#: plugins/admin/systems/goVirusServer.tpl:43
-msgid "Maximum threads"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:166
-#: plugins/admin/systems/class_goVirusServer.inc:241
-#: plugins/admin/systems/goVirusServer.tpl:134
-msgid "Maximum file size"
-msgstr "Maksymalny rozmiar pliku"
-
-#: plugins/admin/systems/class_goVirusServer.inc:167
-#: plugins/admin/systems/class_goVirusServer.inc:242
-msgid "Maximum recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:168
-#: plugins/admin/systems/class_goVirusServer.inc:243
-#: plugins/admin/systems/goVirusServer.tpl:152
-msgid "Maximum compression ratio"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:169
-#: plugins/admin/systems/class_goVirusServer.inc:245
-#: plugins/admin/systems/goVirusServer.tpl:71
-#, fuzzy
-msgid "Checks per day"
-msgstr "Sprawdź parametr"
-
-#: plugins/admin/systems/class_goVirusServer.inc:173
-#, fuzzy, php-format
-msgid "The specified value for '%s' must be a numeric value."
-msgstr "Port sieve musi być liczbą."
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/goVirusServer.tpl:13
-#: plugins/admin/systems/gosaLogServer.tpl:4
-#, fuzzy
-msgid "Database user"
-msgstr "Bazy danych"
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:246
-#: plugins/admin/systems/goVirusServer.tpl:33
-msgid "Http proxy URL"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:244
-#: plugins/admin/systems/goVirusServer.tpl:23
-#, fuzzy
-msgid "Database mirror"
-msgstr "Mirror Debiana"
-
-#: plugins/admin/systems/class_goVirusServer.inc:179
-#, fuzzy, php-format
-msgid "Please specify a valid value for '%s'."
-msgstr "Proszę podać prawidłową wartość dla 'url'."
-
-#: plugins/admin/systems/class_goVirusServer.inc:233
-#: plugins/admin/systems/goVirusServer.tpl:84
-msgid "Enable debugging"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:234
-#: plugins/admin/systems/goVirusServer.tpl:92
-#, fuzzy
-msgid "Enable mail scanning"
-msgstr "Włącz skanowanie antyfirusowe"
-
-#: plugins/admin/systems/class_goVirusServer.inc:235
-#: plugins/admin/systems/goVirusServer.tpl:117
-msgid "Enable scanning of archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:236
-#: plugins/admin/systems/goVirusServer.tpl:125
-msgid "Block encrypted archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:240
-#, fuzzy
-msgid "Anti virus user"
-msgstr "Dodan nową usługę"
-
-#: plugins/admin/systems/workstation.tpl:8
-msgid "Workstation template"
-msgstr "Szablon stacji roboczej"
-
-#: plugins/admin/systems/class_goService.inc:26
-#: plugins/admin/systems/class_goService.inc:61
-#, fuzzy
-msgid "Empty service"
-msgstr "Edytuj usługę"
-
-#: plugins/admin/systems/class_goService.inc:102
-#, fuzzy, php-format
-msgid "Removing of server services/"
-msgstr "Usługa serwer GoFon"
-
-#: plugins/admin/systems/class_goService.inc:102
-#: plugins/admin/systems/class_goService.inc:128
-#: plugins/admin/systems/class_goService.inc:159
-#, php-format
-msgid " - ("
-msgstr ""
-
-#: plugins/admin/systems/class_goService.inc:102
-#: plugins/admin/systems/class_goService.inc:128
-#: plugins/admin/systems/class_goService.inc:159
-#, fuzzy, php-format
-msgid ") with dn '%s' failed."
-msgstr "Import LDAP z dn '%s' nieudany."
-
-#: plugins/admin/systems/class_goService.inc:128
-#, fuzzy, php-format
-msgid "Saving of server services/"
-msgstr "Usługa serwera Fax"
-
-#: plugins/admin/systems/class_goService.inc:159
-#, fuzzy, php-format
-msgid "Set status flag for server services/"
-msgstr "Zapisywanie usługi serwera nieudane"
-
-#: plugins/admin/systems/class_goService.inc:216
-#, php-format
-msgid "Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
-msgstr "Polecenie '%s' podane jako ACTION_HOOK dla dodatku '%s' nie istnieje."
-
-#: plugins/admin/systems/wingeneric.tpl:6
-msgid "Machine name"
-msgstr "Nazwa maszyny"
-
-#: plugins/admin/systems/wingeneric.tpl:15
-msgid "Choose subtree to place terminal in"
-msgstr "Wybierz poddrzewo do umieszczenia terminala"
-
-#: plugins/admin/systems/phone.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:44
-msgid "Phone name"
-msgstr "Nazwa telefonu"
-
-#: plugins/admin/systems/class_serverService.inc:307
-msgid "Can't set status while this server is not saved."
-msgstr "Nie można ustawić statusu podczas gdy nie zapisano tego serwera."
-
-#: plugins/admin/systems/class_serverService.inc:319
-#, php-format
-msgid "The specified method '%s' can't executed for services."
-msgstr "Podana metoda '%s' nie może zostać uruchmiona dla usług."
-
-#: plugins/admin/systems/terminalService.tpl:173
-#: plugins/admin/systems/class_terminalService.inc:485
-msgid "Remote desktop"
-msgstr "Zdalny pulpit"
-
-#: plugins/admin/systems/terminalService.tpl:177
-msgid "Connect method"
-msgstr "Metoda połączenia"
-
-#: plugins/admin/systems/terminalService.tpl:180
-msgid "Choose method to connect to terminal server"
-msgstr "Wybierz metodę połączenia z serwerem terminali"
-
-#: plugins/admin/systems/terminalService.tpl:188
-msgid "Terminal server"
-msgstr "Serwer terminali"
-
-#: plugins/admin/systems/terminalService.tpl:191
-msgid "Select specific terminal server to use"
-msgstr "Wybierz serwer terminali"
-
-#: plugins/admin/systems/terminalService.tpl:199
-msgid "Font server"
-msgstr "Serwer fontów"
-
-#: plugins/admin/systems/terminalService.tpl:202
-msgid "Select specific font server to use"
-msgstr "Wybierz font serwer"
-
-#: plugins/admin/systems/terminalService.tpl:219
-msgid "Print device"
-msgstr "Urządzenie drukujące"
-
-#: plugins/admin/systems/terminalService.tpl:221
-msgid "Select to start IPP based printing service on terminal"
-msgstr "Wybierz aby rozpocząć usługę drukowania IPP na terminalu"
-
-#: plugins/admin/systems/terminalService.tpl:223
-msgid "Provide print services"
-msgstr "Dostarcza usługi drukowania"
-
-#: plugins/admin/systems/terminalService.tpl:229
-#: plugins/admin/systems/class_terminalService.inc:494
-msgid "Spool server"
-msgstr "Serwer kolejkowania"
-
-#: plugins/admin/systems/terminalService.tpl:232
-msgid "Select NFS filesystem to place spool files on"
-msgstr "Proszę wybrać system plików NFS dla przechowywania plików kolejki"
-
-#: plugins/admin/systems/terminalService.tpl:257
-msgid "Select scanner driver to use"
-msgstr "Proszę wybrać sterownik skanera do użycia"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:3
-msgid "This is a new system which currently has no system type defined. Please choose a system type for this entry and press the 'continue' button. If this system should be added to a group of system settings, specify the preferred object group below."
-msgstr "To jest nowy system który obecnie nie ma zdefiniowanego typu systemu. Proszę wybrać typ systemu dla tego elementu oraz nacisnąć przycisk 'kontynuuj'. Jeśli ten system powinien być dodany do ustawień grupy systemów, podaj preferowaną grupę obiektów poniżej."
-
-#: plugins/admin/systems/SelectDeviceType.tpl:9
-msgid "Please select a system type and an optional bundle of predefined settings to be inherited."
-msgstr "Proszę wybrać typ systemu i opcjonalny zestaw predefiniowanych ustawień do dziedziczenia."
-
-#: plugins/admin/systems/SelectDeviceType.tpl:21
-msgid "Choose a system type"
-msgstr "Wybierz typ systemu"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:32
-msgid "Choose an object group as template"
-msgstr "Wybierz grupę obiektową jako szablon"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:33
-msgid "Choose an object group"
-msgstr "Proszę wybrać grupę obiektów"
-
-#: plugins/admin/systems/goImapServer.tpl:7
-#: plugins/admin/systems/class_goImapServer.inc:175
-msgid "Server identifier"
-msgstr "Identyfikator serwera"
-
-#: plugins/admin/systems/goImapServer.tpl:16
-#: plugins/admin/systems/class_goImapServer.inc:176
-msgid "Connect URL"
-msgstr "Połączeniowy URL"
-
-#: plugins/admin/systems/goImapServer.tpl:25
-#: plugins/admin/systems/goKrbServer.tpl:12
-#: plugins/admin/systems/class_goImapServer.inc:177
-msgid "Admin user"
-msgstr "Użytkownik administracyjny"
-
-#: plugins/admin/systems/goImapServer.tpl:43
-#: plugins/admin/systems/class_goImapServer.inc:179
-msgid "Sieve port"
-msgstr "Port Sieve"
-
-#: plugins/admin/systems/goImapServer.tpl:61
-#: plugins/admin/systems/class_goImapServer.inc:180
-msgid "Start IMAP service"
-msgstr "Uruchom usługę IMAP"
-
-#: plugins/admin/systems/goImapServer.tpl:70
-#: plugins/admin/systems/class_goImapServer.inc:181
-msgid "Start IMAP SSL service"
-msgstr "Uruchom usługę IMAP SSL"
-
-#: plugins/admin/systems/goImapServer.tpl:79
-#: plugins/admin/systems/class_goImapServer.inc:182
-msgid "Start POP3 service"
-msgstr "Uruchom usługę POP3"
-
-#: plugins/admin/systems/goImapServer.tpl:88
-#: plugins/admin/systems/class_goImapServer.inc:183
-msgid "Start POP3 SSL service"
-msgstr "Uruchom usługę POP3 SSL"
-
-#: plugins/admin/systems/goImapServer.tpl:99
-#: plugins/admin/systems/goMailServer.tpl:204
-msgid "The server must be saved before you can use the status flag."
-msgstr "Serwer musi zostać zapisany zanim można użyć flag statusu."
-
-#: plugins/admin/systems/goImapServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:206
-msgid "The service must be saved before you can use the status flag."
-msgstr "Usługa musi zostać zapisana zanim można użyć flag statusu."
-
-#: plugins/admin/systems/goImapServer.tpl:104
-#: plugins/admin/systems/goMailServer.tpl:209
-msgid "Set new status"
-msgstr "Ustaw nowy status"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-msgid "Set status"
-msgstr "Ustaw status"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
-#, php-format
-msgid "You're about to delete the glpi cartridge type '%s'."
-msgstr "Zamierzasz usunąć kartridż glpi typu '%s'."
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
-#, php-format
-msgid "You can't delete this cartridge type, it is still in use by this printer(s) '%s'."
-msgstr "Nie można usunąć tego typu kartridża. Jest wciąż używany przez drukarkę(i) '%s'."
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
-msgid "Cartridges"
-msgstr "Kartridźe"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "New monitor"
-msgstr "Nowy monitor"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "M"
-msgstr "M"
-
-#: plugins/admin/systems/glpiManufacturer.tpl:1
-msgid "Manage manufacturers"
-msgstr "Zarządzaj producentami"
-
-#: plugins/admin/systems/class_termDNS.inc:147
-#, php-format
-msgid "Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
-msgstr "Nie można wykonać podanego AUTO_NETWORK_HOOK '%s' proszę sprawdzić gosa.conf."
-
-#: plugins/admin/systems/class_termDNS.inc:241
-#, fuzzy
-msgid "Not matching"
-msgstr "Nieaktywne"
-
-#: plugins/admin/systems/class_termDNS.inc:342
-msgid "The required field 'IP-address' is not set."
-msgstr "Wymagane pole 'adres-IP' nie jest wypełnione"
-
-#: plugins/admin/systems/class_termDNS.inc:346
-msgid "Wrong IP format in field IP-address."
-msgstr "Zły format danych w polu 'adres-IP'"
-
-#: plugins/admin/systems/class_termDNS.inc:353
-msgid "The required field 'MAC-address' is not set."
-msgstr "Wymagane pole 'MAC-adres' nie jest wypełnione"
-
-#: plugins/admin/systems/class_termDNS.inc:356
-msgid "The given macaddress is invalid. There must be 6 2byte segments seperated by ':'."
-msgstr "Podany MAC-adres jest nieprawidłowy. Musi być w formacie 6 2bajtowych segmentów oddzielonych ':'."
-
-#: plugins/admin/systems/class_termDNS.inc:370
-#, php-format
-msgid "The specified IP address '%s' is not matching the selected reverse zone entry '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:382
-#, php-format
-msgid "Found duplicate value for record type '%s'."
-msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:390
-#, php-format
-msgid "Found more than one entry for the uniqe record type '%s'."
-msgstr "Znaleziono więcej niż jeden wpis dla unikalnego typu rekordu '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:401
-#, php-format
-msgid "The device IP '%s' is added as 'A Record', this will be done automatically, please remove the record."
-msgstr "IP '%s' urządzenia jest dodane jako 'rekord A', to zostanie dodane automatycznie. Proszę usunąć rekord."
-
-#: plugins/admin/systems/class_termDNS.inc:408
-#: plugins/admin/systems/class_servDNSeditZone.inc:409
-#, php-format
-msgid "Only lowercase is allowed, please check your '%ss'."
-msgstr "Tylko małe litery są dozwolone, proszę sprawdzić '%s'."
-
-#: plugins/admin/systems/class_termDNS.inc:494
-#, fuzzy, php-format
-msgid "Saving of terminal/dns account with dn '%s' failed."
-msgstr "Zapisywanie konta pocztowego nieudane"
-
-#: plugins/admin/systems/class_termDNS.inc:558
-msgid "DNS"
-msgstr "DNS"
-
-#: plugins/admin/systems/class_termDNS.inc:559
-msgid "DNS settings"
-msgstr "Ustawienia DNS"
-
-#: plugins/admin/systems/class_termDNS.inc:567
-msgid "IP address"
-msgstr "adres IP"
-
-#: plugins/admin/systems/class_termDNS.inc:568
-#: plugins/admin/systems/glpi_devices.tpl:589
-msgid "MAC address"
-msgstr "Adres MAC"
-
-#: plugins/admin/systems/class_termDNS.inc:576
-msgid "DNS records"
-msgstr "Rekordy DNS"
-
-#: plugins/admin/systems/class_termDNS.inc:577
-#: plugins/admin/systems/servdnseditzone.tpl:7
-#: plugins/admin/systems/class_servDNS.inc:406
-msgid "Zone name"
-msgstr "Nazwa strefy"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
-msgid "Can't delete this entry, it is still in use."
-msgstr "Nie można usunąć tego elementu, ponieważ jest wciąż w użyciu."
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
-#: plugins/admin/systems/class_glpiAccount.inc:643
-#: plugins/admin/systems/class_glpiAccount.inc:658
-msgid "N/A"
-msgstr "B/D"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
-msgid "The selected name is already in use."
-msgstr "Wybrana nazwie już jest w użyciu."
-
-#: plugins/admin/systems/goSpamServer.tpl:8
-#: plugins/admin/systems/class_goSpamServer.inc:336
-#, fuzzy
-msgid "Rewrite header"
-msgstr "nagłówek"
-
-#: plugins/admin/systems/goSpamServer.tpl:18
-#: plugins/admin/systems/class_goSpamServer.inc:338
-msgid "Required score"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:22
-msgid "Select required score to tag mail as spam"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:69
-#: plugins/admin/systems/class_goSpamServer.inc:341
-msgid "Enable use of bayes filtering"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:72
-msgid "Enable bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:75
-#: plugins/admin/systems/class_goSpamServer.inc:343
-msgid "Enable RBL checks"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:86
-#: plugins/admin/systems/class_goSpamServer.inc:344
-#, fuzzy
-msgid "Enable use of Razor"
-msgstr "Włącz skanowanie antyfirusowe"
-
-#: plugins/admin/systems/goSpamServer.tpl:89
-#: plugins/admin/systems/class_goSpamServer.inc:345
-msgid "Enable use of DDC"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:92
-#: plugins/admin/systems/class_goSpamServer.inc:346
-#, fuzzy
-msgid "Enable use of Pyzor"
-msgstr "Włącz skanowanie antyfirusowe"
-
-#: plugins/admin/systems/class_goNtpServer.inc:30
-#: plugins/admin/systems/class_goNtpServer.inc:76
-#, fuzzy
-msgid "Time service (NTP)"
-msgstr "Usługa czasu"
-
-#: plugins/admin/systems/class_goNtpServer.inc:99
-#, fuzzy, php-format
-msgid "Saving server services/goNtpServer with dn '%s' failed."
-msgstr "Zapisywanie usługi serwera nieudane"
-
-#: plugins/admin/systems/class_goNtpServer.inc:114
-msgid "Time service"
-msgstr "Usługa czasu"
-
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#, fuzzy
-msgid "Time service - NTP"
-msgstr "Usługa czasu"
-
-#: plugins/admin/systems/class_goNtpServer.inc:123
-msgid "Ntp source"
-msgstr "Źródło ntp"
-
-#: plugins/admin/systems/servdnseditzone.tpl:13
-msgid "Network address"
-msgstr "Adres sieciowy"
-
-#: plugins/admin/systems/servdnseditzone.tpl:24
-#: plugins/admin/systems/class_servDNS.inc:415
-msgid "Zone records"
-msgstr "Rekordy strefy"
-
-#: plugins/admin/systems/servdnseditzone.tpl:27
-msgid "Can't be edited because the zone wasn't saved right now."
-msgstr "Nie można edytować ponieważ strefa nie została zapisana."
-
-#: plugins/admin/systems/servdnseditzone.tpl:39
-msgid "SOA record"
-msgstr "Rekord SOA"
-
-#: plugins/admin/systems/servdnseditzone.tpl:45
-msgid "Primary dns server for this zone"
-msgstr "Podstawowy serwer DNS dla tej strefy"
-
-#: plugins/admin/systems/servdnseditzone.tpl:57
-msgid "Serial number (automatically incremented)"
-msgstr "Numer seryjny (atumatycznie zwiększany)"
-
-#: plugins/admin/systems/servdnseditzone.tpl:73
-#: plugins/admin/systems/class_servDNS.inc:412
-#: plugins/admin/ogroups/phonequeue.tpl:85
-#: plugins/admin/ogroups/class_phonequeue.inc:954
-#: ihtml/themes/default/setup_finish.tpl:31
-msgid "Retry"
-msgstr "Ponawia"
-
-#: plugins/admin/systems/servdnseditzone.tpl:79
-#: plugins/admin/systems/class_servDNS.inc:413
-msgid "Expire"
-msgstr "Wygasa"
-
-#: plugins/admin/systems/servdnseditzone.tpl:100
-msgid "MxRecords"
-msgstr "Rekordy MX"
-
-#: plugins/admin/systems/servdnseditzone.tpl:112
-msgid "Global zone records"
-msgstr "Globalne rekordy strefy"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-msgid "use"
-msgstr "użyj"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: include/class_MultiSelectWindow.inc:186
-msgid "Go to root department"
-msgstr "Idź do głównego departamentu"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: include/class_MultiSelectWindow.inc:194
-msgid "Go up one department"
-msgstr "Idź jeden departament wyżej"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: include/class_MultiSelectWindow.inc:202
-msgid "Go to users department"
-msgstr "Przejdź do departamentu użytkowników"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: include/class_MultiSelectWindow.inc:202
-#: include/class_MultiSelectWindow.inc:204
-msgid "Home"
-msgstr "Katalog domowy"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: include/class_MultiSelectWindow.inc:209
-msgid "Reload list"
-msgstr "Przeładuj listę"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:23
-msgid "This dialog allows you to select a user as technical responsible person."
-msgstr "Ten dialog umożliwia wybranie użytkownika jako kontaktu technicznego."
-
-#: plugins/admin/systems/goKrbServer.tpl:1
-msgid "Kerberos kadmin access"
-msgstr "Dostęp do Kerberos kadmin"
-
-#: plugins/admin/systems/goKrbServer.tpl:4
-msgid "Kerberos Realm"
-msgstr "Dziedzina Kerberos"
-
-#: plugins/admin/systems/class_goLdapServer.inc:29
-#: plugins/admin/systems/goLdapServer.tpl:1
-msgid "LDAP service"
-msgstr "Usługa LDAP"
-
-#: plugins/admin/systems/class_goLdapServer.inc:56
-msgid "LDAP Service"
-msgstr "Usługa LDAP"
-
-#: plugins/admin/systems/class_goLdapServer.inc:67
-msgid "The given base is empty or contains invalid characters."
-msgstr "podana baza jest pusta lub zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_goLdapServer.inc:85
-#: plugins/admin/systems/class_goLdapServer.inc:86
-msgid "Ldap"
-msgstr "Ldap"
-
-#: plugins/admin/systems/class_goLdapServer.inc:94
-msgid "Ldap base"
-msgstr "Baza Ldap"
-
-#: plugins/admin/systems/glpi_devices.tpl:2
-msgid "Add/Edit monitor"
-msgstr "Dodaj/Edytuj monitor"
-
-#: plugins/admin/systems/glpi_devices.tpl:17
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
-msgid "Comments"
-msgstr "Komentarze"
-
-#: plugins/admin/systems/glpi_devices.tpl:33
-msgid "Monitor size"
-msgstr "Rozmiar monitora"
-
-#: plugins/admin/systems/glpi_devices.tpl:36
-msgid "Inch"
-msgstr "Cale"
-
-#: plugins/admin/systems/glpi_devices.tpl:44
-msgid "Integrated microphone"
-msgstr "Zintegrowany mikrofon"
-
-#: plugins/admin/systems/glpi_devices.tpl:47
-#: plugins/admin/systems/glpi_devices.tpl:55
-#: plugins/admin/systems/glpi_devices.tpl:63
-#: plugins/admin/systems/glpi_devices.tpl:71
-#: plugins/admin/systems/glpi_devices.tpl:176
-#: plugins/admin/systems/glpi_devices.tpl:296
-#: plugins/admin/systems/glpi_devices.tpl:361
-#: include/sieve/templates/element_address.tpl:40
-#: include/sieve/templates/element_header.tpl:41
-#: include/sieve/templates/element_envelope.tpl:41
-#: setup/class_setupStep_Ldap.inc:74
-#: setup/class_setupStep_Config1.inc:87
-#: setup/class_setupStep_Config2.inc:129
-#: setup/class_setupStep_Config3.inc:76
-#: setup/setup_feedback.tpl:53
-#: setup/setup_feedback.tpl:71
-#: setup/class_setupStep_Schema.inc:63
-msgid "Yes"
-msgstr "Tak"
-
-#: plugins/admin/systems/glpi_devices.tpl:48
-#: plugins/admin/systems/glpi_devices.tpl:56
-#: plugins/admin/systems/glpi_devices.tpl:64
-#: plugins/admin/systems/glpi_devices.tpl:72
-#: plugins/admin/systems/glpi_devices.tpl:177
-#: plugins/admin/systems/glpi_devices.tpl:297
-#: plugins/admin/systems/glpi_devices.tpl:362
-#: include/sieve/templates/element_address.tpl:42
-#: include/sieve/templates/element_header.tpl:43
-#: include/sieve/templates/element_envelope.tpl:43
-#: setup/class_setupStep_Ldap.inc:74
-#: setup/class_setupStep_Config1.inc:87
-#: setup/class_setupStep_Config2.inc:129
-#: setup/class_setupStep_Config3.inc:76
-#: setup/setup_feedback.tpl:55
-#: setup/setup_feedback.tpl:73
-#: setup/class_setupStep_Schema.inc:63
-msgid "No"
-msgstr "Nie"
-
-#: plugins/admin/systems/glpi_devices.tpl:52
-msgid "Integrated speakers"
-msgstr "Zintegrowane głośniki"
-
-#: plugins/admin/systems/glpi_devices.tpl:60
-msgid "Sub-D"
-msgstr "Pod-D"
-
-#: plugins/admin/systems/glpi_devices.tpl:68
-msgid "BNC"
-msgstr "BNC"
-
-#: plugins/admin/systems/glpi_devices.tpl:83
-msgid "Additional serial number"
-msgstr "Dodatkowy numer seryjny"
-
-#: plugins/admin/systems/glpi_devices.tpl:97
-msgid "Add/Edit other device"
-msgstr "Dodaj/Edytuj urządzenie"
-
-#: plugins/admin/systems/glpi_devices.tpl:138
-msgid "Add/Edit power supply"
-msgstr "Dodaj/Zmień zasilacz komputera"
-
-#: plugins/admin/systems/glpi_devices.tpl:173
-msgid "Atx"
-msgstr "Atx"
-
-#: plugins/admin/systems/glpi_devices.tpl:181
-msgid "Power"
-msgstr "Moc"
-
-#: plugins/admin/systems/glpi_devices.tpl:193
-msgid "Add/Edit graphic card"
-msgstr "Dodaj/Zmień kartę graficzną"
-
-#: plugins/admin/systems/glpi_devices.tpl:228
-#: plugins/admin/systems/glpi_devices.tpl:284
-#: plugins/admin/systems/glpi_devices.tpl:349
-msgid "Interface"
-msgstr "Interfejs"
-
-#: plugins/admin/systems/glpi_devices.tpl:237
-msgid "Ram"
-msgstr "Pamięć"
-
-#: plugins/admin/systems/glpi_devices.tpl:249
-msgid "Add/Edit controller"
-msgstr "Dodaj/Edytuj kontroler"
-
-#: plugins/admin/systems/glpi_devices.tpl:307
-msgid "Add/Edit drive"
-msgstr "Dodaj/Edytuj napęd"
-
-#: plugins/admin/systems/glpi_devices.tpl:342
-msgid "Speed"
-msgstr "Prędkość"
-
-#: plugins/admin/systems/glpi_devices.tpl:358
-msgid "Writeable"
-msgstr "Zapisywalny"
-
-#: plugins/admin/systems/glpi_devices.tpl:371
-msgid "Add/Edit harddisk"
-msgstr "Dodaj/Edytuj dysk twardy"
-
-#: plugins/admin/systems/glpi_devices.tpl:406
-msgid "Rpm"
-msgstr "Rpm"
-
-#: plugins/admin/systems/glpi_devices.tpl:413
-msgid "Cache"
-msgstr "Cache"
-
-#: plugins/admin/systems/glpi_devices.tpl:443
-msgid "Add/Edit memory"
-msgstr "Dodaj/Edytuj pamięć RAM"
-
-#: plugins/admin/systems/glpi_devices.tpl:478
-msgid "Frequenz"
-msgstr "Częstotliwość"
-
-#: plugins/admin/systems/glpi_devices.tpl:507
-msgid "Add/Edit sound card"
-msgstr "Dodaj/Zmień kartę dźwiękową"
-
-#: plugins/admin/systems/glpi_devices.tpl:553
-msgid "Add/Edit network interface"
-msgstr "Dodaj/Zmień interfejs sieciowy"
-
-#: plugins/admin/systems/glpi_devices.tpl:607
-msgid "Add/Edit processor"
-msgstr "Dodaj/Edytuj procesor"
-
-#: plugins/admin/systems/glpi_devices.tpl:642
-msgid "Frequence"
-msgstr "Częstotliwość"
-
-#: plugins/admin/systems/glpi_devices.tpl:649
-msgid "Default frequence"
-msgstr "Domyślna częstotliwość"
-
-#: plugins/admin/systems/glpi_devices.tpl:661
-msgid "Add/Edit motherboard"
-msgstr "Dodaj/Edytuj płytę główną"
-
-#: plugins/admin/systems/glpi_devices.tpl:696
-msgid "Chipset"
-msgstr "Chipset"
-
-#: plugins/admin/systems/glpi_devices.tpl:707
-msgid "Add/Edit computer case"
-msgstr "Dodaj/Zmień obudowę komputera"
-
-#: plugins/admin/systems/glpi_devices.tpl:742
-msgid "format"
-msgstr "format"
-
-#: plugins/admin/systems/class_terminalStartup.inc:410
-#, fuzzy, php-format
-msgid "Saving of system terminal/startup with dn '%s' failed."
-msgstr "Zapisywanie ustawień uruchamiania terminala nieudane"
-
-#: plugins/admin/systems/class_terminalStartup.inc:469
-#, fuzzy
-msgid "Terminal startup"
-msgstr "Szablon terminala"
-
-#: plugins/admin/systems/servRepositorySetup.tpl:8
-#: plugins/admin/systems/class_servRepository.inc:392
-msgid "Parent server"
-msgstr "Nadrzędny serwer"
-
-#: plugins/admin/systems/servRepositorySetup.tpl:39
-#: plugins/admin/systems/class_servRepository.inc:259
-#: plugins/admin/systems/class_servRepository.inc:282
-#: plugins/admin/systems/class_servRepository.inc:391
-msgid "Sections"
-msgstr "Sekcje"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:1
-msgid "Manage OS-types"
-msgstr "Zarządzaj typami systemów operacyjnych"
-
-#: plugins/admin/systems/goSpamServerRule.tpl:14
-#, fuzzy
-msgid "Rule"
-msgstr "Pełniona funkcja"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:1
-msgid "Printer driver"
-msgstr "Sterownik drulkarki"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:6
-msgid "Select"
-msgstr "Wybierz"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:9
-msgid "New driver"
-msgstr "Nowy sterownik"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:106
-msgid "text"
-msgstr "tekst"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:107
-msgid "graphic"
-msgstr "grafika"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:187
-#, php-format
-msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:194
-msgid "No WAKECMD definition found in your gosa.conf"
-msgstr "Brak definicji WAKECMD w pliku gosa.conf"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:206
-msgid "No REBOOTCMD definition found in your gosa.conf"
-msgstr "Brak definicji REBOOTCMD w pliku gosa.conf"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:218
-msgid "No HALTCMD definition found in your gosa.conf"
-msgstr "Brak definicji HALTCMD w pliku gosa.conf"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:357
-#, php-format
-msgid "Removing of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:425
-msgid "The required field 'Terminal name' is not set."
-msgstr "Wymagane pole 'Nazwa terminala' nie jest wypełnione."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:540
-#, php-format
-msgid "Saving of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:602
-#: plugins/admin/systems/class_terminalGeneric.inc:608
-#: plugins/admin/systems/class_systemManagement.inc:1267
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/ogroups/class_ogroupManagement.inc:435
-msgid "Terminal"
-msgstr "Terminal"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:603
-#, fuzzy
-msgid "Terminal generic"
-msgstr "Usługa Terminali"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:614
-msgid "Syslog server enabled"
-msgstr "Serwer Syslog włączony"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:615
-msgid "Ntp server settings"
-msgstr "Ustawienia serwera ntp"
-
-#: plugins/admin/systems/goGlpiServer.tpl:1
-msgid "GLPI database information"
-msgstr "informacje bazy danych GLPI"
-
-#: plugins/admin/systems/goGlpiServer.tpl:4
-#: plugins/admin/systems/goLogDBServer.tpl:4
-msgid "Logging DB user"
-msgstr "Użytkownik bazy logowania"
-
-#: plugins/admin/systems/printer.tpl:5
-msgid "General"
-msgstr "Ogólne"
-
-#: plugins/admin/systems/printer.tpl:8
-#: plugins/admin/systems/paste_generic.tpl:34
-msgid "Printer name"
-msgstr "nazwa drukarki"
-
-#: plugins/admin/systems/printer.tpl:43
-msgid "Details"
-msgstr "Szczegóły"
-
-#: plugins/admin/systems/printer.tpl:46
-msgid "Printer location"
-msgstr "Lokalizacja drukarki"
-
-#: plugins/admin/systems/printer.tpl:54
-msgid "Printer URL"
-msgstr "URL drukarki"
-
-#: plugins/admin/systems/printer.tpl:89
-msgid "Users which are allowed to use this printer"
-msgstr "Użytkownicy którzy mogą używać tej drukarki"
-
-#: plugins/admin/systems/printer.tpl:96
-#: plugins/admin/systems/printer.tpl:120
-msgid "Add user"
-msgstr "Dodaj użytkownika"
-
-#: plugins/admin/systems/printer.tpl:99
-#: plugins/admin/systems/printer.tpl:123
-msgid "Add group"
-msgstr "Dodaj grupę"
-
-#: plugins/admin/systems/printer.tpl:113
-msgid "Users which are allowed to administrate this printer"
-msgstr "Użytkownicy, którzy mogą administrować tą drukarką"
-
-#: plugins/admin/systems/printer.tpl:115
-msgid "Admins"
-msgstr "Administratorzy"
-
-#: plugins/admin/systems/password.tpl:2
-msgid "To change the terminal root password use the fields below. The changes take effect during the next reboot. Please memorize the new password, because you wouldn't be able to log in."
-msgstr "Aby zmienić hasło root'a dla terminala użyj pól poniżej. Zmiany wchodzą po następnym uruchomieniu. Proszę zapamiętać nowe hasło, gdyż bez niego logowanie będzie niemożliwe"
-
-#: plugins/admin/systems/password.tpl:5
-msgid "Leave fields blank for password inheritance from default entries."
-msgstr "Pozostaw pola puste aby dziedziczyć hasło z wpisów domyślnych."
-
-#: plugins/admin/systems/password.tpl:9
-msgid "Changing the password impinges on authentification only."
-msgstr "Zmiana hasła wpływa tylko na autentykację."
-
-#: plugins/admin/systems/class_servGeneric.inc:101
-msgid "This 'dn' has no server features."
-msgstr "Ten 'dn' nie posiada cech serwera."
-
-#: plugins/admin/systems/class_servGeneric.inc:147
-#, php-format
-msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:245
-#, fuzzy, php-format
-msgid "Removing of system server/generic with dn '%s' failed."
-msgstr "Usuwanie referencji makra telefonicznego nieudane"
-
-#: plugins/admin/systems/class_servGeneric.inc:290
-msgid "The required field 'Server name' is not set."
-msgstr "Wymagane pole 'Nazwa serwera' jest puste."
-
-#: plugins/admin/systems/class_servGeneric.inc:361
-#, php-format
-msgid "Saving of system server/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:415
-#, fuzzy
-msgid "Server generic"
-msgstr "Nazwa serwera"
-
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
-msgid "Reference"
-msgstr "Referencja"
-
-#: plugins/admin/systems/class_systemManagement.inc:32
-msgid "Systems"
-msgstr "Systemy"
-
-#: plugins/admin/systems/class_systemManagement.inc:225
-msgid "Creating the image failed. Please see the report below."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:234
-#, fuzzy, php-format
-msgid "Command '%s', specified for ISO creation doesn't seem to exist."
-msgstr "Polecenie '%s', podane jako POSTMODIFY dla dodatku '%s' nie istnieje."
-
-#: plugins/admin/systems/class_systemManagement.inc:297
-#, fuzzy
-msgid "You are not allowed to create a new object of this type."
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
-
-#: plugins/admin/systems/class_systemManagement.inc:348
-msgid "You can't edit this object type yet!"
-msgstr "Nie można edytować tego typu obiektów (jeszcze)!"
-
-#: plugins/admin/systems/class_systemManagement.inc:376
-#: plugins/admin/systems/class_systemManagement.inc:442
-#, fuzzy
-msgid "You are not allowed to change the password for this object."
-msgstr "Brak uprawnień do zmiany własnego hasła w tym momencie"
-
-#: plugins/admin/systems/class_systemManagement.inc:388
-msgid "Passwords entered as new and repeated do not match!"
-msgstr "Hasła podane jako nowe i powtórzone nie zgadzają się!"
-
-#: plugins/admin/systems/class_systemManagement.inc:445
-#, fuzzy
-msgid "Can't detect object to change password."
-msgstr "Nie można wykryć nazwy obiektu."
-
-#: plugins/admin/systems/class_systemManagement.inc:621
-#, php-format
-msgid "You're about to delete all information about the component at '%s'."
-msgstr "Zamierzasz usunąć wszystkie informacje o komponencie w '%s'."
-
-#: plugins/admin/systems/class_systemManagement.inc:726
-#, php-format
-msgid "Can't set gotoMode to status 'avtice', the current object couldn't be identified."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1014
-msgid "New terminal"
-msgstr "Nowy terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1016
-msgid "New workstation"
-msgstr "Nowa stacja robocza"
-
-#: plugins/admin/systems/class_systemManagement.inc:1018
-msgid "New Device"
-msgstr "Nowe urządzenie"
-
-#: plugins/admin/systems/class_systemManagement.inc:1037
-msgid "Terminal template for"
-msgstr "Szablon terminala dla"
-
-#: plugins/admin/systems/class_systemManagement.inc:1053
-msgid "Workstation template for"
-msgstr "Szablon stacji roboczej dla"
-
-#: plugins/admin/systems/class_systemManagement.inc:1265
-msgid "New System from incoming"
-msgstr "Nowy system dla nadchodzących"
-
-#: plugins/admin/systems/class_systemManagement.inc:1269
-msgid "Workstation is installing"
-msgstr "Stacja robocza jest instalowana"
-
-#: plugins/admin/systems/class_systemManagement.inc:1270
-msgid "Workstation is waiting for action"
-msgstr "Stacja robocza czeka na użycie"
-
-#: plugins/admin/systems/class_systemManagement.inc:1271
-msgid "Workstation installation failed"
-msgstr "Instalacja stacji roboczej nieudana"
-
-#: plugins/admin/systems/class_systemManagement.inc:1274
-msgid "Server is installing"
-msgstr "Serwer jest instalowany"
-
-#: plugins/admin/systems/class_systemManagement.inc:1275
-msgid "Server is waiting for action"
-msgstr "Serwer czeka na użycie"
-
-#: plugins/admin/systems/class_systemManagement.inc:1276
-msgid "Server installation failed"
-msgstr "Instalacja serwera nieudana"
-
-#: plugins/admin/systems/class_systemManagement.inc:1277
-msgid "Winstation"
-msgstr "Stacja Windows"
-
-#: plugins/admin/systems/class_systemManagement.inc:1278
-msgid "Network Device"
-msgstr "Urządzenie sieciowe"
-
-#: plugins/admin/systems/class_systemManagement.inc:1279
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal"
-msgstr "Nowy terminal"
-
-#: plugins/admin/systems/class_systemManagement.inc:1280
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation"
-msgstr "Nowa stacja robocza"
-
-#: plugins/admin/systems/class_systemManagement.inc:1336
-#: plugins/admin/systems/class_systemManagement.inc:1337
-#, fuzzy
-msgid "Incoming objects"
-msgstr "Przenieś obiekty"
-
-#: plugins/admin/systems/class_systemManagement.inc:1342
-#, fuzzy
-msgid "Incoming"
-msgstr "Ikona"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:359
-#, php-format
-msgid "Please choose a valid zone name."
-msgstr "Proszę wybrać poprawną nazwę strefy."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:363
-#, php-format
-msgid "Please choose a valid reverse zone name."
-msgstr "Proszę wybrać poprawną nazwę strefy odwrotnej."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:367
-msgid "Primary dns server must end with '.' to be a valid entry."
-msgstr "Podstawowy serwer DNS musi kończyć sie '.' aby był prawidłowy."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:371
-msgid "Your specified mail address must end with '.' to be a valid record."
-msgstr "Podany adres pocztowy musi kończyć sie '.' aby był prawidłowy."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:375
-#: plugins/admin/systems/class_servDNSeditZone.inc:379
-msgid "Your mail address contains '@' replace this with '.' to enable GOsa to create a valid SOA record."
-msgstr "Adres email zawiera '@'. Zamień to na '.' aby umożliwić GOsa stworzenie poprawnego rekordu SOA"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:383
-msgid "Only lowercase strings are allowed as zone name."
-msgstr "Tylko małe liter są dozwolone jako nazwa strefy."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:387
-msgid "Please specify a numeric value for serial number."
-msgstr "Proszę podać liczbę jako wartość dla numeru seryjnego."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:391
-msgid "Please specify a numeric value for refresh."
-msgstr "Proszę podać liczbę jako wartość dla odświeżenia."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:395
-msgid "Please specify a numeric value for ttl."
-msgstr "Proszę podać liczbę jako wartość dla ttl."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:399
-msgid "Please specify a numeric value for expire."
-msgstr "Proszę podać liczbę jako wartość dla wygaśnięcia."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:403
-msgid "Please specify a numeric value for retry."
-msgstr "Proszę podać liczbę jako wartość dla ponowienia."
-
-#: plugins/admin/systems/goTerminalServer.tpl:1
-#: plugins/admin/systems/class_goTerminalServer.inc:32
-#: plugins/admin/systems/class_goTerminalServer.inc:61
-#: plugins/admin/systems/class_goTerminalServer.inc:126
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_terminalService.inc:475
-msgid "Terminal service"
-msgstr "Usługa Terminali"
-
-#: plugins/admin/systems/goTerminalServer.tpl:8
-#: plugins/admin/systems/class_goTerminalServer.inc:135
-msgid "Temporary disable login"
-msgstr "Tymczasowo zablokuj logowanie"
-
-#: plugins/admin/systems/goTerminalServer.tpl:12
-#: plugins/admin/systems/class_goTerminalServer.inc:136
-#: plugins/admin/systems/class_terminalService.inc:486
-msgid "Font path"
-msgstr "Ścieżka do fontów"
-
-#: plugins/admin/systems/class_printGeneric.inc:111
-#, php-format
-msgid "Can't extract a valid base out of object dn, setting base to '%s'."
-msgstr "Nie można wydobyć poprawnej podstawy z obiektu dn, ustawiam podstawę na '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:266
-#: plugins/admin/systems/class_printGeneric.inc:274
-#: plugins/admin/systems/class_printGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:328
-#: plugins/admin/systems/class_printGeneric.inc:344
-#: plugins/admin/systems/class_printGeneric.inc:347
-msgid "Add printer extension"
-msgstr "Dodaj rozszerzenie drukarki"
-
-#: plugins/admin/systems/class_printGeneric.inc:267
-msgid "Could not intialize printer tab, parameter parent was missing while construction."
-msgstr "Nie można zainicjalizować zakładki drukarek, brak parametru parent podzczas tworzenia."
-
-#: plugins/admin/systems/class_printGeneric.inc:275
-msgid "This is a workstation template, printer tab is disabled."
-msgstr "To jest szablon stacji roboczej, zakładka drukarek jest wyłączona."
-
-#: plugins/admin/systems/class_printGeneric.inc:280
-msgid "This is a terminal template, printer tab is disabled."
-msgstr "To jest szablon terminala, zakładka drukarek jest wyłączona."
-
-#: plugins/admin/systems/class_printGeneric.inc:321
-msgid "This 'dn' has no printer features."
-msgstr "Ten 'dn' nie posiada cech drukarki."
-
-#: plugins/admin/systems/class_printGeneric.inc:329
-msgid "This object has printer extension disabled. You can't enable it while 'cn' is not present in entry. Possibly you are currently creating a new terminal template"
-msgstr "Ten obiekt ma wyłączone rozszerzenia drukarki. Nie można ich włączyć dopóki 'cn' nie jest obecne we wpisie. Prawdopodobnie próbujesz tworzyć nowy szablon terminala."
-
-#: plugins/admin/systems/class_printGeneric.inc:336
-#: plugins/admin/systems/class_printGeneric.inc:339
-msgid "Remove printer extension"
-msgstr "Usuń rozszerzenie drukarki"
-
-#: plugins/admin/systems/class_printGeneric.inc:337
-msgid "This workstation has printer extension enabled.You can disable it by clicking below."
-msgstr "Ta stacja robocza ma włączone rozszerzenia drukarki. Można je wyłączyć klikając poniżej."
-
-#: plugins/admin/systems/class_printGeneric.inc:340
-msgid "This terminal has printer extension enabled. You can disable it by clicking below."
-msgstr "Ten terminal ma włączone rozszerzenia drukarki. Można je wyłączyć klikając poniżej."
-
-#: plugins/admin/systems/class_printGeneric.inc:345
-msgid "This workstation has printer extension disabled. You can enable it by clicking below."
-msgstr "Ta stacja robocza ma wyłączone rozszerzenia drukarki. Można je włączyć klikając poniżej."
-
-#: plugins/admin/systems/class_printGeneric.inc:348
-msgid "This terminal has printer extension disabled. You can enable it by clicking below."
-msgstr "Ten terminal ma wyłączone rozszerzenia drukarki. Można je włączyć klikając poniżej."
-
-#: plugins/admin/systems/class_printGeneric.inc:518
-#, php-format
-msgid "Your currently selected PPD file '%s' doesn't exist."
-msgstr "Wybrany plik PPD '%s' nie istnieje."
-
-#: plugins/admin/systems/class_printGeneric.inc:526
-msgid "can't get ppd informations."
-msgstr "Nie można pobrać informacji ppd."
-
-#: plugins/admin/systems/class_printGeneric.inc:539
-#, php-format
-msgid "This printer belongs to terminal %s. You can't rename this printer."
-msgstr "Ta drukarka należy do terminala %s. Nie można zmienić nazwy tej drukarki."
-
-#: plugins/admin/systems/class_printGeneric.inc:541
-#, php-format
-msgid "This printer belongs to workstation %s. You can't rename this printer."
-msgstr "Ta drukarka należy do stacji roboczej %s. Nie można zmienić nazwy tej drulkarki."
-
-#: plugins/admin/systems/class_printGeneric.inc:599
-#, fuzzy, php-format
-msgid "Removing of system print/generic with dn '%s' failed."
-msgstr "Usuwanie drukarki nieudane"
-
-#: plugins/admin/systems/class_printGeneric.inc:843
-#, php-format
-msgid "Saving of system print/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:881
-#, fuzzy
-msgid "Print generic"
-msgstr "Usługa drukowania"
-
-#: plugins/admin/systems/class_printGeneric.inc:893
-msgid "LabeledURL"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:894
-msgid "Printer PPD"
-msgstr "PPD drukarki"
-
-#: plugins/admin/systems/class_printGeneric.inc:911
-#, php-format
-msgid "You are not allowed to remove the given object '%s' from the list of members of printer '%s'."
-msgstr "Brak uprawnień do usunięcia obiektu '%s' z listy członków drukarki '%s'."
-
-#: plugins/admin/systems/class_printGeneric.inc:928
-#, php-format
-msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
-msgstr "Nieprawidłowy typ drukarki podczas dodawania '%s' do listy '%s' drukarek."
-
-#: plugins/admin/systems/class_printGeneric.inc:933
-#, php-format
-msgid "You are not allowed to add the given object '%s' to the list of members of '%s'."
-msgstr "Brak uprawnień do dodawania obiekti '%s' do listy członków '%s',"
-
-#: plugins/admin/systems/class_printGeneric.inc:968
-#, php-format
-msgid "Can't add '%s' to the list of members, it is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:979
-#, php-format
-msgid "Can't add '%s' to list of members, it is not reachable."
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:25
-msgid "Choose a base"
-msgstr "Wybierz bazę"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:36
-msgid "Step in the prefered tree and click save to use the current subtree as base. Or click the image at the end of each entry."
-msgstr "Przejdź do preferowanego drzewa i kliknij zapisz aby użyć obecnego poddrzewa jako podstawy. Można też kliknąc obrazek na końcu każdego  elementu."
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:53
-msgid "Filter entries with this syntax"
-msgstr "Filtruj elementy z tą składnią"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:117
-#, php-format
-msgid "Select this base"
-msgstr "Wybierz tą bazę"
-
-#: plugins/admin/systems/class_goKrbServer.inc:31
-msgid "Kerberos service"
-msgstr "Usługa Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:59
-#, fuzzy
-msgid "Kerberos service (kadmin access informations)"
-msgstr "Informacje dostępowe Kerberos kadmin"
-
-#: plugins/admin/systems/class_goKrbServer.inc:69
-#, php-format
-msgid "The specified kerberos password is empty."
-msgstr "Podane hasło kerberos jest puste."
-
-#: plugins/admin/systems/class_goKrbServer.inc:72
-#, php-format
-msgid "The specified kerberos admin is empty."
-msgstr "Podany administrator kerberos jest pusty."
-
-#: plugins/admin/systems/class_goKrbServer.inc:75
-#, php-format
-msgid "The specified kerberos realm is empty."
-msgstr "Podana dziedzina kerberos jest pusta."
-
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#, fuzzy
-msgid "Kerberos access information"
-msgstr "Informacje dostępowe Kerberos kadmin"
-
-#: plugins/admin/systems/class_goKrbServer.inc:102
-msgid "Realm"
-msgstr "Dziedzina"
-
-#: plugins/admin/systems/gencd.tpl:2
-msgid "CD-Install-Image generation"
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:5
-msgid "This option enables you to generate FAI install CD images for the selected workstation. The procedure may take about 10 minutes to complete, so please be patient after pressing the 'Create ISO-Image' button."
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:9
-msgid "Create ISO-Image"
-msgstr ""
-
-#: plugins/admin/systems/gencd_frame.tpl:2
-msgid "Your browser does not supprt iframes."
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:6
-msgid "List of attachments"
-msgstr "Lista załączników"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:23
-msgid "This dialog allow you to attach additional objects (like manuals, guides, etc.)  to your currently edited computer."
-msgstr "Ten dialog umożliwia przypisanie dodatkowych obiektów (np dokumentacja) do obecnie edytowanego komputera."
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:35
-msgid "Display attachments matching"
-msgstr "Wyświetl pasujące załączniki"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:37
-msgid "Regular expression for matching attachment names"
-msgstr "Wyrażenie regularne dla dopasowania nazw załączników"
-
-#: plugins/admin/systems/class_goMailServer.inc:47
-#: plugins/admin/systems/class_goMailServer.inc:514
-#, fuzzy
-msgid "Mail smtp service (Postfix)"
-msgstr "Usługa pocztowa (SMTP)"
-
-#: plugins/admin/systems/class_goMailServer.inc:583
-#, fuzzy, php-format
-msgid "Saving server services/mail with dn '%s' failed."
-msgstr "Zapisywanie usługi serwera nieudane"
-
-#: plugins/admin/systems/class_goMailServer.inc:600
-msgid "Please specify a numeric value for header size limit."
-msgstr "Proszę podać liczbę jako wartość limitu nagłówków wiadomości."
-
-#: plugins/admin/systems/class_goMailServer.inc:604
-msgid "Please specify a numeric value for mailbox size limit."
-msgstr "Proszę podać liczbę jako wartość limitu skrzynki pocztowej."
-
-#: plugins/admin/systems/class_goMailServer.inc:608
-msgid "Please specify a numeric value for message size limit."
-msgstr "Proszę podać liczbę jako wartość limitu rozmiaru wiadomosci."
-
-#: plugins/admin/systems/class_goMailServer.inc:703
-msgid "Mail smtp (Postfix)"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:704
-msgid "Mail smtp - Postfix"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:712
-#: plugins/admin/systems/goMailServer.tpl:7
-msgid "Visible full qualified hostname"
-msgstr "Widoczna pełna nazwa hosta."
-
-#: plugins/admin/systems/class_goMailServer.inc:714
-msgid "Header size limit"
-msgstr "Linit rozmiaru nagłówka"
-
-#: plugins/admin/systems/class_goMailServer.inc:715
-#: plugins/admin/systems/goMailServer.tpl:26
-msgid "Max mailbox size"
-msgstr "Max rozmiar skrzynki"
-
-#: plugins/admin/systems/class_goMailServer.inc:716
-#: plugins/admin/systems/goMailServer.tpl:35
-msgid "Max message size"
-msgstr "Max rozmiar wiadomości"
-
-#: plugins/admin/systems/class_goMailServer.inc:717
-#: plugins/admin/systems/goMailServer.tpl:91
-msgid "Domains to accept mail for"
-msgstr "Domeny dla których akceptować pocztę"
-
-#: plugins/admin/systems/class_goMailServer.inc:718
-#: plugins/admin/systems/goMailServer.tpl:60
-msgid "Local networks"
-msgstr "Sieci lokalne"
-
-#: plugins/admin/systems/class_goMailServer.inc:719
-#: plugins/admin/systems/goMailServer.tpl:45
-msgid "Relay host"
-msgstr "Host przekazujący"
-
-#: plugins/admin/systems/class_goMailServer.inc:720
-msgid "Transport table"
-msgstr "tabela transportów"
-
-#: plugins/admin/systems/class_goMailServer.inc:721
-#: plugins/admin/systems/goMailServer.tpl:149
-msgid "Restrictions for sender"
-msgstr "Ograniczenia dla nadawcy"
-
-#: plugins/admin/systems/class_goMailServer.inc:722
-#: plugins/admin/systems/goMailServer.tpl:175
-msgid "Restrictions for recipient"
-msgstr "Ograniczenia dla odbiorcy"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:150
-msgid "Please enter a value for 'release'."
-msgstr "Proszę podać wartość dla 'wydania'."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:154
-msgid "Please specify a valid value for 'url'."
-msgstr "Proszę podać prawidłową wartość dla 'url'."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:201
-#, php-format
-msgid "Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
-msgstr "Nie można wykonać podanego REPOSITORY_HOOK '%s'. proszę sprawdzić gosa.conf."
-
-#: plugins/admin/systems/goLogDBServer.tpl:1
-msgid "Logging database information"
-msgstr "Informacje bazy logowania"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:58
-#, php-format
-msgid "You can't delete this manufacturer, it is still in use by these system(s) '%s'"
-msgstr "Nie można usunąć tego producenta, jest on wciąż używany przez te system(y) '%s'"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:104
-msgid "Please specify a name."
-msgstr "Proszę podać nazwę"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:113
-#: plugins/admin/systems/class_glpiManufacturer.inc:119
-msgid "Specified name is already in use, please choose another one."
-msgstr "Podana nazwa jest już używana, proszę wybrać inną."
-
-#: plugins/admin/systems/servdns.tpl:1
-msgid "Zones"
-msgstr "Strefy"
-
-#: plugins/admin/systems/class_workstationService.inc:96
-#: plugins/admin/systems/class_workstationService.inc:97
-#: plugins/admin/systems/class_workstationService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:99
-#: plugins/admin/systems/class_terminalService.inc:104
-#: plugins/admin/systems/class_terminalService.inc:105
-#: plugins/admin/systems/class_terminalService.inc:106
-#: plugins/admin/systems/class_terminalService.inc:107
-msgid "bit"
-msgstr "bit"
-
-#: plugins/admin/systems/class_workstationService.inc:139
-#: plugins/admin/systems/class_terminalService.inc:159
-msgid "show chooser"
-msgstr "pokaż wybor"
-
-#: plugins/admin/systems/class_workstationService.inc:140
-#: plugins/admin/systems/class_terminalService.inc:160
-msgid "direct"
-msgstr "bezpośredni"
-
-#: plugins/admin/systems/class_workstationService.inc:143
-#: plugins/admin/systems/class_terminalService.inc:163
-msgid "load balanced"
-msgstr "równoważone obciążenie"
-
-#: plugins/admin/systems/class_workstationService.inc:146
-#: plugins/admin/systems/class_terminalService.inc:166
-msgid "Windows RDP"
-msgstr "Windows RDP"
-
-#: plugins/admin/systems/class_workstationService.inc:147
-#: plugins/admin/systems/class_terminalService.inc:167
-msgid "ICA client"
-msgstr "Klient ICA"
-
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_terminalService.inc:222
-msgid "Bit"
-msgstr "Bit"
-
-#: plugins/admin/systems/class_workstationService.inc:320
-#: plugins/admin/systems/class_terminalService.inc:322
-msgid "Choose the phone located at the current terminal"
-msgstr "Wybierz telefon umieszczony przy obecnym terminalu"
-
-#: plugins/admin/systems/class_workstationService.inc:387
-#: plugins/admin/systems/class_workstationService.inc:392
-#: plugins/admin/systems/class_terminalService.inc:397
-#: plugins/admin/systems/class_terminalService.inc:402
-msgid "Please specify a valid VSync range."
-msgstr "Proszę podać prawidłowy parametr VSync"
-
-#: plugins/admin/systems/class_workstationService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:407
-#: plugins/admin/systems/class_terminalService.inc:411
-#: plugins/admin/systems/class_terminalService.inc:416
-msgid "Please specify a valid HSync range."
-msgstr "Proszę podać prawidłowy parametr HSync."
-
-#: plugins/admin/systems/class_workstationService.inc:451
-#, fuzzy, php-format
-msgid "Saving of system workstation/service with dn '%s' failed."
-msgstr "Zapisywanie usług stacji roboczej nieudane"
-
-#: plugins/admin/systems/class_workstationService.inc:459
-#: plugins/admin/systems/class_terminalService.inc:474
-msgid "Service"
-msgstr "Usługa"
-
-#: plugins/admin/systems/class_workstationService.inc:460
-msgid "Workstation service"
-msgstr "Usługa stacji roboczej"
-
-#: plugins/admin/systems/class_workstationService.inc:468
-#: plugins/admin/systems/class_terminalService.inc:483
-msgid "Monitor"
-msgstr "Monitor"
-
-#: plugins/admin/systems/class_workstationService.inc:469
-#: plugins/admin/systems/class_terminalService.inc:487
-msgid "Gfx driver"
-msgstr "Sterownik Gfx"
-
-#: plugins/admin/systems/class_workstationService.inc:470
-#: plugins/admin/systems/class_terminalService.inc:488
-msgid "Gfx resolution"
-msgstr "Rozdzielczość Gfx"
-
-#: plugins/admin/systems/class_workstationService.inc:471
-#: plugins/admin/systems/class_terminalService.inc:489
-msgid "Gfx color depth"
-msgstr "Głębia kolorów Gfx"
-
-#: plugins/admin/systems/class_workstationService.inc:472
-#: plugins/admin/systems/class_terminalService.inc:490
-msgid "Hsync"
-msgstr "HSync"
-
-#: plugins/admin/systems/class_workstationService.inc:473
-#: plugins/admin/systems/class_terminalService.inc:491
-msgid "Vsync"
-msgstr "VSync"
-
-#: plugins/admin/systems/class_workstationService.inc:474
-#, fuzzy
-msgid "Use DDC"
-msgstr "Identyfikator użytkownika"
-
-#: plugins/admin/systems/class_workstationService.inc:475
-#: plugins/admin/systems/class_terminalService.inc:495
-msgid "Scanner enabled"
-msgstr "Skaner włączony"
-
-#: plugins/admin/systems/class_workstationService.inc:476
-#: plugins/admin/systems/class_terminalService.inc:499
-msgid "Keyboard model"
-msgstr "Model klawiatury"
-
-#: plugins/admin/systems/class_workstationService.inc:477
-#: plugins/admin/systems/class_terminalService.inc:500
-msgid "Keyboard layout"
-msgstr "Układ klawiatury"
-
-#: plugins/admin/systems/class_workstationService.inc:478
-#: plugins/admin/systems/class_terminalService.inc:501
-msgid "Keyboard variant"
-msgstr "Wariant klawiatury"
-
-#: plugins/admin/systems/class_workstationService.inc:479
-#: plugins/admin/systems/class_terminalService.inc:502
-msgid "Mouse type"
-msgstr "Typ myszy"
-
-#: plugins/admin/systems/class_workstationService.inc:480
-#: plugins/admin/systems/class_terminalService.inc:503
-msgid "Mouse port"
-msgstr "Port myszy"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:62
-#, php-format
-msgid "Can't open '%s', ppd settings resetted."
-msgstr "Nie można otworzyć '%s', ustawienia ppd zresetowane."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:87
-msgid "Can't get ppd informations."
-msgstr "Nie można pobrać informacji ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:99
-#, php-format
-msgid "The specified path '%s' which results from PPD_PATH in your gosa.conf is invalid, can't read/write any ppd informations."
-msgstr "Ścieżka '%s' z parametru PPD_PATH w pliku gosa.conf jest nieprawidłowa. Nie można czytać/zapisywać informacji ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:116
-msgid "Please specify a valid ppd file."
-msgstr "Proszę podać prawidłowy plik ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:186
-#, php-format
-msgid "Can't select PPD file '%s', the file is not readable"
-msgstr "Nie można wybrać pliku ppd '%s'. Nie można czytać pliku"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:203
-#: plugins/admin/systems/class_printerPPDDialog.inc:275
-#, php-format
-msgid "Can't create folder '%s' for the uploaded ppd file."
-msgstr "Nie można utworzyć katalogu '%s' dla wgrywanych plików ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:211
-#, php-format
-msgid "Can't create file '%s' to store modifed ppd informations."
-msgstr "Nie można utworzyć pliku '%s' do przechowywania zmodyfikowanych informacji ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:235
-#, php-format
-msgid "Can't add new ppd file, the source file '%s' is not accessible."
-msgstr "Nie można dodać nowego pliku ppd, plik źródłowy '%s' jest nieosiągalny."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:253
-#, php-format
-msgid "The given ppd file '%s' seams to be invalid, can't get any modell or vendor informations."
-msgstr "Podany plik ppd '%s' jest nieprawidłowy. Nie można pobrać żadnych informacji o modelu lub dostawcy."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:267
-#, php-format
-msgid "There is already a ppd file for this kind of printer."
-msgstr "Istnieje już plik ppd dla tego rodzaju drukarki."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:288
-#, php-format
-msgid "Can't save file '%s'."
-msgstr "Nie można zapisać pliku '%s'."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:292
-msgid "Uploaded ppd file is empty, can't create new ppd file."
-msgstr "Wgrany plik ppd jest pusty, nie można utworzyć nowego pliku ppd."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:477
-#, php-format
-msgid "Unsupported ppd type '%s' used for '%s' "
-msgstr "Niewspierany typ ppd '%s' użyty dla '%s'"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:494
-#, fuzzy, php-format
-msgid "Removing old ppd file '%s' failed."
-msgstr "Usuwanie profilu FAI nieudane"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:497
-#, fuzzy, php-format
-msgid "Removing old ppd file '%s' failed. File is not accessible."
-msgstr "Nie można dodać nowego pliku ppd, plik źródłowy '%s' jest nieosiągalny."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:500
-#, php-format
-msgid "Removing old ppd file '%s' failed. File does not exists or is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:508
-msgid "Please select a valid ppd file or use 'Cancel' to go back to printer configuration."
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:4
-#: plugins/admin/systems/terminalStartup.tpl:1
-msgid "Boot parameters"
-msgstr "Parametry uruchamiania"
-
-#: plugins/admin/systems/workstationStartup.tpl:19
-#: plugins/admin/systems/terminalStartup.tpl:19
-msgid "Custom options"
-msgstr "Dodatkowe opcje"
-
-#: plugins/admin/systems/workstationStartup.tpl:23
-#: plugins/admin/systems/terminalStartup.tpl:23
-msgid "Enter any parameters that should be passed to the kernel as append line during bootup"
-msgstr "Podaj wszystkie parametry które powinny zostać przekazane do jądra podczas uruchamiania"
-
-#: plugins/admin/systems/workstationStartup.tpl:28
-#: plugins/admin/systems/terminalStartup.tpl:27
-msgid "LDAP server"
-msgstr "Serwer LDAP"
-
-#: plugins/admin/systems/workstationStartup.tpl:51
-#: plugins/admin/systems/workstationStartup.tpl:85
-msgid "FAI server"
-msgstr "Serwer FAI"
-
-#: plugins/admin/systems/workstationStartup.tpl:75
-#: plugins/admin/systems/workstationStartup.tpl:116
-msgid "Assigned FAI classes"
-msgstr "Przydzielone klasy FAI"
-
-#: plugins/admin/systems/workstationStartup.tpl:102
-msgid "set"
-msgstr "ustaw"
-
-#: plugins/admin/systems/workstationStartup.tpl:136
-msgid "FAI Object assignment disabled. You can't use this feature until FAI is activated."
-msgstr ""
-
-#: plugins/admin/systems/workstationStartup.tpl:149
-#: plugins/admin/systems/terminalStartup.tpl:66
-msgid "Kernel modules (format: name parameters)"
-msgstr "Modułu jądra (format: nazwa parametry)"
-
-#: plugins/admin/systems/workstationStartup.tpl:152
-#: plugins/admin/systems/terminalStartup.tpl:69
-msgid "Add additional modules to load on startup"
-msgstr "Dodaj inne moduły do załadowania na starcie"
-
-#: plugins/admin/systems/workstationStartup.tpl:188
-#: plugins/admin/systems/terminalStartup.tpl:105
-msgid "Mountpoint"
-msgstr "Punkt montowania"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
-#: plugins/admin/systems/class_glpiAccount.inc:151
-msgid "There is no server with valid glpi database service."
-msgstr "Brak serwera z poprawną usługą bazy glpi."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
-#: plugins/admin/systems/class_glpiAccount.inc:161
-msgid "Can't connect to glpi database, the php-mysql extension is missing."
-msgstr "Nie można połączyć się z bazą danych glpi, brak rozszerzenia php-mysql."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
-#: plugins/admin/systems/class_glpiAccount.inc:171
-msgid "Can't connect to glpi database, check configuration twice."
-msgstr "Nie można połączyć się z bazą danych glpi, proszę sprawdzić konfigurację."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
-#: plugins/admin/systems/class_glpiAccount.inc:580
-msgid "Remove inventory"
-msgstr "Usuń inwentarz"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
-msgid "This server has inventory features enabled. You can disable them by clicking below."
-msgstr "Ten serwer posiada cechy inwentarza. Można je wyłączyć klikając poniżej"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
-#: plugins/admin/systems/class_glpiAccount.inc:583
-msgid "Add inventory"
-msgstr "Dodaj inwentarz"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
-msgid "This server has inventory features disabled. You can enable them by clicking below."
-msgstr "Ten serwer nie posiada cech inwentarza. Można je włączyć klikając poniżej."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
-#, php-format
-msgid "Can't rename given printer type to '%s', because this type name already exists."
-msgstr "Nie można zmienić nazwy typu drukarki na '%s' ponieważ ta nazwa typu jest już używana."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
-#, php-format
-msgid "Can't delete printer type, it is still in use by '%s'."
-msgstr "Nie można usunąć typu drukarki, jest wciąż w użyciu przez '%s'."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
-msgid "since"
-msgstr "od"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
-#: plugins/admin/systems/class_glpiAccount.inc:780
-msgid "Glpi"
-msgstr "Glpi"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
-#, fuzzy
-msgid "Printer inventory extension"
-msgstr "Dodaj rozszerzenie drukarki"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
-msgid "Supports serial interface"
-msgstr "Wspiera interfejs szeregowy"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
-msgid "Supports parallel interface"
-msgstr "Wspiera interfejs równoległy"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
-msgid "Supports usb interface"
-msgstr "Wspiera interfejs USB"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
-msgid "Cartridge settings"
-msgstr "Ustawienia kartridźy"
-
-#: plugins/admin/systems/class_divListSystem.inc:42
-#: plugins/admin/systems/class_divListSystem.inc:43
-msgid "List of systems"
-msgstr "Lista systemów"
-
-#: plugins/admin/systems/class_divListSystem.inc:47
-msgid "This menu allows you to add, remove and change the properties of specific systems. You can only add systems which have already been started once."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję odpowiednich systemów. Można tylko dodawać systemy które już raz były uruchomione."
-
-#: plugins/admin/systems/class_divListSystem.inc:68
-msgid "System / Department"
-msgstr "System / Departament"
-
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Show servers"
-msgstr "Pokaż serwery"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-msgid "Select to see Linux terminals"
-msgstr "Wybierz aby zobaczyć terminale Linux"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Show terminals"
-msgstr "Pokaż terminale"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-msgid "Select to see Linux workstations"
-msgstr "Wybierz aby zobaczyć stacje robocze Linux"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Show workstations"
-msgstr "Pokaż stacje robocze"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Select to see MicroSoft Windows based workstations"
-msgstr "Zaznacz aby zobaczyć stacje robocze windows"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Show windows based workstations"
-msgstr "Pokaż stacje robocze windows"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Select to see network printers"
-msgstr "Wybierz aby zobaczyć drukarki sieciowe"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Show network printers"
-msgstr "Pokaż drukarki sieciowe"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-msgid "Select to see VOIP phones"
-msgstr "Wybierz aby zobaczyć telefony VOIP"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Show phones"
-msgstr "Pokaż telefony"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Select to see network devices"
-msgstr "Wybierz aby zobaczyć urządzenia sieciowe"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Show network devices"
-msgstr "Pokaż urządzenia sieciowe"
-
-#: plugins/admin/systems/class_divListSystem.inc:86
-msgid "Display systems of user"
-msgstr "Wyświetl systemy użytkownika"
-
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal template"
-msgstr "Nowy szablon terminala"
-
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation template"
-msgstr "Nowy szablon stacji roboczej"
-
-#: plugins/admin/systems/class_divListSystem.inc:200
-msgid "New Server"
-msgstr "Nowy serwer"
-
-#: plugins/admin/systems/class_divListSystem.inc:206
-msgid "New Printer"
-msgstr "Nowa drukarka"
-
-#: plugins/admin/systems/class_divListSystem.inc:212
-msgid "New Phone"
-msgstr "Nowy telefon"
-
-#: plugins/admin/systems/class_divListSystem.inc:218
-msgid "New Component"
-msgstr "Nowy komponent"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove selected systems"
-msgstr "Usuń system"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove systems"
-msgstr "Usuń snapshot"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy selected system"
-msgstr "Usuń system"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy systems"
-msgstr "Lista systemów"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "cut selected system"
-msgstr "Usuń system"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "Cut systems"
-msgstr "Edytuj system"
-
-#: plugins/admin/systems/class_divListSystem.inc:256
-msgid "Cups Server"
-msgstr "Serwer Cups"
-
-#: plugins/admin/systems/class_divListSystem.inc:257
-msgid "Log Db"
-msgstr "baza danych Log"
-
-#: plugins/admin/systems/class_divListSystem.inc:258
-msgid "Syslog Server"
-msgstr "Serwer syslog"
-
-#: plugins/admin/systems/class_divListSystem.inc:259
-msgid "Mail Server"
-msgstr "Serwer poczty"
-
-#: plugins/admin/systems/class_divListSystem.inc:260
-msgid "Imap Server"
-msgstr "Serwer imap"
-
-#: plugins/admin/systems/class_divListSystem.inc:261
-msgid "Nfs Server"
-msgstr "Serwer Nfs"
-
-#: plugins/admin/systems/class_divListSystem.inc:262
-msgid "Kerberos Server"
-msgstr "Serwer Kerberos"
-
-#: plugins/admin/systems/class_divListSystem.inc:263
-msgid "Asterisk Server"
-msgstr "Serwer Asterisk"
-
-#: plugins/admin/systems/class_divListSystem.inc:264
-msgid "Fax Server"
-msgstr "Serwer Fax"
-
-#: plugins/admin/systems/class_divListSystem.inc:265
-msgid "Ldap Server"
-msgstr "Serwer Ldap"
-
-#: plugins/admin/systems/class_divListSystem.inc:323
-msgid "Edit system"
-msgstr "Edytuj system"
-
-#: plugins/admin/systems/class_divListSystem.inc:333
-msgid "Delete system"
-msgstr "Usuń system"
-
-#: plugins/admin/systems/class_divListSystem.inc:376
-msgid "Set root       password"
-msgstr "Ustaw hasło roota"
-
-#: plugins/admin/systems/class_divListSystem.inc:383
-#, fuzzy
-msgid "Create CD"
-msgstr "Utwórz"
-
-#: plugins/admin/systems/class_divListSystem.inc:384
-#, fuzzy
-msgid "Create FAI CD"
-msgstr "Utwórz nowy obiekt FAI"
-
-#: plugins/admin/systems/chooser.tpl:1
-msgid "Choose the kind of system component you want to create"
-msgstr "Wybierz rodzaj komponentu systemu do utworzenia"
-
-#: plugins/admin/systems/chooser.tpl:4
-msgid "Linux terminals and workstations are autocreated on bootup. For this reason you're only be able to create templates for a specific tree. Servers are normally automatically added too, but in some special cases you may need to create a faked server entry to provide GOsa with some informations. Other network components may be used for Nagios setups to create component dependencies."
-msgstr "Linuksowe terminale i stacje robocze są automatycznie tworzone podczas uruchamiania. Z tego powodu można jedynie utworzyć szablon dla konkretnego drzewa. Serwery przeważnie są automatycznie dodawane, lecz w niektórych przypadkach trzeba utworzyć sztuczny wpis serwera aby zapewnić GOsa pewne informacje. Inne elementy sieciowe mogą zostać użyte w ustawieniach Nagios aby utworzyć zależności."
-
-#: plugins/admin/systems/chooser.tpl:7
-msgid "Linux thin client template"
-msgstr "Szablon cienkiego klienta Linux"
-
-#: plugins/admin/systems/chooser.tpl:8
-msgid "Linux workstation template"
-msgstr "Sszablon stacji roboczej Linux"
-
-#: plugins/admin/systems/chooser.tpl:9
-msgid "Linux Server"
-msgstr "Serwer Linux"
-
-#: plugins/admin/systems/chooser.tpl:10
-msgid "Windows workstation"
-msgstr "Stacja robocza Windows"
-
-#: plugins/admin/systems/chooser.tpl:11
-msgid "Network printer"
-msgstr "Drukarka sieciowa"
-
-#: plugins/admin/systems/chooser.tpl:13
-msgid "Other network component"
-msgstr "Inny element sieciowy"
-
-#: plugins/admin/systems/chooser.tpl:16
-#: setup/class_setupStep_Migrate.inc:882
-msgid "Create"
-msgstr "Utwórz"
-
-#: plugins/admin/systems/class_servNfs.inc:47
-#, fuzzy, php-format
-msgid "The file '%s/encodings' does not exist, can't get supported charsets."
-msgstr "Plik '/etc/gosa/encodings' nie istnieje. Nie można pobrać wspieranych zestawów znaków."
-
-#: plugins/admin/systems/class_servNfs.inc:50
-#, fuzzy, php-format
-msgid "Can't read '%s/encodings', please check permissions."
-msgstr "Nie można czytać '/etc/gosa/encodings', proszę sprawdzić uprawnienia."
-
-#: plugins/admin/systems/class_servNfs.inc:184
-msgid "Please specify a valid path for your setup."
-msgstr "Proszę podać prawidłową ścieżkę dla ustawień."
-
-#: plugins/admin/systems/class_servNfs.inc:190
-msgid "Please specify a valid name for your share."
-msgstr "Proszę podać prawidłową nazwę doa udziału."
-
-#: plugins/admin/systems/class_servNfs.inc:193
-msgid "Please specify a name for your share."
-msgstr "Proszę podać nazwę dla udziału."
-
-#: plugins/admin/systems/class_servNfs.inc:198
-msgid "Description contains invalid characters."
-msgstr "Opis zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_servNfs.inc:202
-msgid "Volume contains invalid characters."
-msgstr "Wolumin zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_servNfs.inc:206
-msgid "Path contains invalid characters."
-msgstr "Ścieżka zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_servNfs.inc:210
-msgid "Option contains invalid characters."
-msgstr "Opcja zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_goCupsServer.inc:70
-msgid "Cups"
-msgstr "Cups"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:85
-#, fuzzy, php-format
-msgid "Saving server services/terminalServer with dn '%s' failed."
-msgstr "Zapisywanie usługi serwera nieudane"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:100
-msgid "Terminal server, must have fontpath specified."
-msgstr "Serwer terminali musi posiadać zdefiniowaną ścieżkę fontów."
-
-#: plugins/admin/systems/class_servKolab.inc:105
-#, php-format
-msgid "Include data from %s days in the past when creating free/busy lists"
-msgstr "Dołącz dane sprzed %s dni podczas tworzenia listy free/busy"
-
-#: plugins/admin/systems/class_servKolab.inc:110
-#, php-format
-msgid "Warn users when using more than %s%% of their mail quota"
-msgstr "Ostrzeż użytkowników jeśli używają więcej niż %s%% quoty na pocztę"
-
-#: plugins/admin/systems/class_servKolab.inc:200
-#: plugins/admin/systems/class_servKolab.inc:214
-#, fuzzy, php-format
-msgid "Removing host entry from system server/kolab with dn '%s' failed."
-msgstr "Usuwanie serwera z obiektu Kolab nieudane"
-
-#: plugins/admin/systems/class_servKolab.inc:266
-msgid "Future days in Free/Busy settings must be set."
-msgstr "Przyszłe dni w ustawieniach Free/Busy muszą być liczbą."
-
-#: plugins/admin/systems/class_servKolab.inc:268
-msgid "Future days in Free/Busy settings must be a positive value."
-msgstr "Przyszłe dni w ustawieniach Free/Busy muszą być liczbą dodanią."
-
-#: plugins/admin/systems/class_servKolab.inc:272
-msgid "The given Quota settings value must be a number."
-msgstr "Podane parametry Quota muszą być liczbą."
-
-#: plugins/admin/systems/class_servKolab.inc:274
-msgid "Please choose a value between 1 and 100 for Quota settings."
-msgstr "Proszę wybrać wartość pomiędzy 1 a 100 dla ustawień Quota."
-
-#: plugins/admin/systems/class_servKolab.inc:276
-msgid "Future days must be a value."
-msgstr "Przyszłe dni muszą być liczbą."
-
-#: plugins/admin/systems/class_servKolab.inc:280
-msgid "No SMTP privileged networks set."
-msgstr "Nie ustawiono uprawnionych sieci SMTP"
-
-#: plugins/admin/systems/class_servKolab.inc:359
-#, fuzzy, php-format
-msgid "Saving system server/kolab with dn '%s' failed."
-msgstr "Zapisywanie serwera do obiektu Kolan nieudane"
-
-#: plugins/admin/systems/class_servKolab.inc:375
-#: plugins/admin/systems/class_servKolab.inc:386
-msgid "Kolab mail service"
-msgstr "Usługa poczty Kolab"
-
-#: plugins/admin/systems/class_servKolab.inc:394
-#: plugins/admin/systems/servkolab.tpl:9
-msgid "Postfix mydomain"
-msgstr "Postfix mydomain"
-
-#: plugins/admin/systems/class_servKolab.inc:395
-msgid "My destination"
-msgstr "Mój cel"
-
-#: plugins/admin/systems/class_servKolab.inc:396
-#: plugins/admin/systems/servkolab.tpl:27
-msgid "Cyrus admins"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:397
-msgid "FTP FreeBusy service"
-msgstr "Usługa FTP FreeBusy"
-
-#: plugins/admin/systems/class_servKolab.inc:398
-#: plugins/admin/systems/servkolab.tpl:171
-msgid "SMTP privileged networks"
-msgstr "uprzywilejowane sieci SMTP"
-
-#: plugins/admin/systems/class_servKolab.inc:399
-msgid "Enable virus scan"
-msgstr "Włącz skanowanie antyfirusowe"
-
-#: plugins/admin/systems/class_servKolab.inc:400
-msgid "Relayhost"
-msgstr "Host przekazujący"
-
-#: plugins/admin/systems/class_servKolab.inc:401
-#: plugins/admin/systems/servkolab.tpl:202
-msgid "Enable MX lookup for relayhost"
-msgstr "Włącz sprawdzanie MX dla relayhosta"
-
-#: plugins/admin/systems/class_servKolab.inc:402
-msgid "HTTP FreeBusy service"
-msgstr "Usługa HTTP FreeBusy"
-
-#: plugins/admin/systems/class_servKolab.inc:403
-#, fuzzy
-msgid "Allow unauthenticated free busy"
-msgstr "Zezwól na nieautoryzowane pobieranie informacji Free/Busy"
-
-#: plugins/admin/systems/class_servKolab.inc:404
-#: plugins/admin/systems/servkolab.tpl:223
-msgid "Accept Internet Mail"
-msgstr "Zezwalaj na pocztę z internetu"
-
-#: plugins/admin/systems/class_servKolab.inc:405
-#: plugins/admin/systems/servkolab.tpl:68
-msgid "IMAP service"
-msgstr "Usługa IMAP"
-
-#: plugins/admin/systems/class_servKolab.inc:406
-msgid "kolabFreeBusyFuture"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:407
-#: plugins/admin/systems/servkolab.tpl:48
-msgid "POP3 service"
-msgstr "Usługa POP3"
-
-#: plugins/admin/systems/class_servKolab.inc:408
-#: plugins/admin/systems/servkolab.tpl:78
-msgid "IMAP/SSL service"
-msgstr "Usługa IMAP/SSL"
-
-#: plugins/admin/systems/class_servKolab.inc:409
-#: plugins/admin/systems/servkolab.tpl:58
-msgid "POP3/SSL service"
-msgstr "Usługa POP3/SSL"
-
-#: plugins/admin/systems/class_servKolab.inc:410
-#: plugins/admin/systems/servkolab.tpl:88
-msgid "Sieve service"
-msgstr "Usługa Sieve"
-
-#: plugins/admin/systems/class_servKolab.inc:411
-#: plugins/admin/systems/servkolab.tpl:129
-msgid "Quota settings"
-msgstr "Ustawienia Quota"
-
-#: plugins/admin/systems/terminalStartup.tpl:43
-msgid "Select if terminal supports graphical startup with progress bar"
-msgstr "Zaznacz jeśli terminal obsługuje uruchamianie w trybie graficznym ze wskaźnikiem postępu"
-
-#: plugins/admin/systems/terminalStartup.tpl:45
-msgid "use graphical bootup"
-msgstr "Użyj graficznego uruchamiania"
-
-#: plugins/admin/systems/terminalStartup.tpl:48
-msgid "Select if terminal should boot in text mode"
-msgstr "Zaznacz jeśli terminal ma się uruchomić następnym razem w trybie tekstowym"
-
-#: plugins/admin/systems/terminalStartup.tpl:50
-msgid "use standard linux textual bootup"
-msgstr "użyj standardowego linuxowego uruchamiana w trybie tekstowym"
-
-#: plugins/admin/systems/terminalStartup.tpl:53
-msgid "Select to get more verbose output during startup"
-msgstr "Zaznacz aby otrzymać bardziej szczegółowe informacje podczas uruchamiania"
-
-#: plugins/admin/systems/terminalStartup.tpl:55
-msgid "use debug mode for startup"
-msgstr "użyj trybu debug podczas uruchamiania"
-
-#: plugins/admin/systems/class_componentGeneric.inc:57
-#: plugins/admin/systems/class_winGeneric.inc:96
-msgid "This 'dn' has no network features."
-msgstr "Ten 'dn' nie posiada cech sieciowych."
-
-#: plugins/admin/systems/class_componentGeneric.inc:135
-#, fuzzy, php-format
-msgid "Removing of system component/generic with dn '%s' failed."
-msgstr "Usuwanie ogólnego komponentu nieudane"
-
-#: plugins/admin/systems/class_componentGeneric.inc:182
-msgid "The required field 'Component name' is not set."
-msgstr "Wymagane pole 'Nazwa komponentu' jest puste."
-
-#: plugins/admin/systems/class_componentGeneric.inc:187
-#: plugins/admin/systems/class_phoneGeneric.inc:326
-msgid "The required field IP address is empty."
-msgstr "Wymagane pole adres IP jest puste."
-
-#: plugins/admin/systems/class_componentGeneric.inc:190
-#: plugins/admin/systems/class_phoneGeneric.inc:329
-msgid "The field IP address contains an invalid address."
-msgstr "Pole adres IP zawiera nieprawidłowy adres."
-
-#: plugins/admin/systems/class_componentGeneric.inc:261
-#, php-format
-msgid "Saving of system component/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:269
-#, fuzzy
-msgid "Component generic"
-msgstr "Nowy komponent"
-
-#: plugins/admin/systems/class_componentGeneric.inc:274
-msgid "Network device"
-msgstr "Urządzenia sieciowe"
-
-#: plugins/admin/systems/goMailServer.tpl:11
-msgid "The full qualified host name."
-msgstr "Pełna nazwa hosta."
-
-#: plugins/admin/systems/goMailServer.tpl:16
-msgid "Max mail header size"
-msgstr "Max rozmiar nagłówków poczty"
-
-#: plugins/admin/systems/goMailServer.tpl:21
-msgid "This value specifies the maximal header size."
-msgstr "Ta wartość określa maksymalny rozmiar nagłówków."
-
-#: plugins/admin/systems/goMailServer.tpl:31
-msgid "Defines the maximal size of mail box."
-msgstr "Określa maksymalny rozmiar skrzynki."
-
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "Specify the maximal size of a message."
-msgstr "Podaj maksymalny rozmiar wiadomości."
-
-#: plugins/admin/systems/goMailServer.tpl:50
-msgid "Relay messages to following host:"
-msgstr "Przekazuj wiadomości do następujących hostów:"
-
-#: plugins/admin/systems/goMailServer.tpl:62
-msgid "Postfix networks"
-msgstr "Sieci Postfix"
-
-#: plugins/admin/systems/goMailServer.tpl:83
-msgid "Domains and routing"
-msgstr "Domeny i routing"
-
-#: plugins/admin/systems/goMailServer.tpl:93
-msgid "Postfix is responsible for the following domains:"
-msgstr "Postfix jest odpowiedzialny za następujące domeny:"
-
-#: plugins/admin/systems/goMailServer.tpl:114
-msgid "Transports"
-msgstr "Transporty"
-
-#: plugins/admin/systems/goMailServer.tpl:123
-msgid "Select a transport protocol."
-msgstr "Wybierz protokół transportu."
-
-#: plugins/admin/systems/goMailServer.tpl:141
-msgid "Restrictions"
-msgstr "Ograniczenia"
-
-#: plugins/admin/systems/goMailServer.tpl:157
-#: plugins/admin/systems/goMailServer.tpl:183
-msgid "Restriction filter"
-msgstr "Filtr ograniczeń"
-
-#: plugins/admin/systems/goFonServer.tpl:1
-msgid "VoIP database information"
-msgstr "Informacje bazy danych VoIP"
-
-#: plugins/admin/systems/goFonServer.tpl:4
-msgid "Asterisk DB user"
-msgstr "Użytkownik basy Asterisk"
-
-#: plugins/admin/systems/goFonServer.tpl:20
-msgid "Country dial prefix"
-msgstr "Krajowy prefix telefoniczny"
-
-#: plugins/admin/systems/goFonServer.tpl:28
-msgid "Local dial prefix"
-msgstr "Lokalny prefix telefoniczny"
-
-#: plugins/admin/systems/class_glpiAccount.inc:185
-#: plugins/admin/systems/class_glpiAccount.inc:191
-#: plugins/admin/systems/class_glpiAccount.inc:197
-msgid "This feature is not implemented yet."
-msgstr "Ta funkcjonalność nie jest jeszcze zaimplementowana."
-
-#: plugins/admin/systems/class_glpiAccount.inc:299
-msgid "Adding new sytem type failed, this system type name is already used."
-msgstr "Dodawanie nowego typu systemu nieudane, nazwa typu systemu jest już używana."
-
-#: plugins/admin/systems/class_glpiAccount.inc:319
-#, php-format
-msgid "You can't delete this system type, it is still in use by these system(s) '%s'"
-msgstr "Nie można usunąć tego typu systemu. Jest wciąż używany przez system(y) '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:330
-msgid "Rename failed, this system type name is already used."
-msgstr "Zmiana nazwy nieudana, ta nazwa typu systemu jest już w użyciu."
-
-#: plugins/admin/systems/class_glpiAccount.inc:386
-msgid "Adding new operating system failed, specifed name is already used."
-msgstr "Dodawanie nowego systemu operacyjnego nieudane, podana nazwa już istnieje."
-
-#: plugins/admin/systems/class_glpiAccount.inc:408
-#, php-format
-msgid "You can't delete this operating system, it is still in use by these system(s) '%s'"
-msgstr "Nie można usunąć tego systemu operacyjnego. Jest wciąż używany przez system(y) '%s'."
-
-#: plugins/admin/systems/class_glpiAccount.inc:420
-msgid "Updating operating system failed, specifed name is already used."
-msgstr "Aktualizacja systemu operacyjnego nieudana, podana nazwa jest już używana."
-
-#: plugins/admin/systems/class_glpiAccount.inc:499
-#, php-format
-msgid "Could not add the given user, the users dn is too long, only 100 characters are allowed here."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:581
-msgid "This device has inventory informations enabled. You can disable them by clicking below."
-msgstr "To urządzenie posiada włączone informacje inwentarza. Można je wyłączyć klikając poniżej."
-
-#: plugins/admin/systems/class_glpiAccount.inc:584
-msgid "This device has inventory informations disabled. You can enable them by clicking below."
-msgstr "To urządzenie posiada wyłączone informacje inwentarza. Można je włączyć klikając poniżej."
-
-#: plugins/admin/systems/class_glpiAccount.inc:679
-#: plugins/admin/systems/class_glpiAccount.inc:680
-msgid "Can't remove glpi account, while mysql extension is missing."
-msgstr "Nie można usunąć konta glpi, brak obsługi mysql w php."
-
-#: plugins/admin/systems/class_glpiAccount.inc:781
-msgid "Inventory extension"
-msgstr "Rozszerzenie inwentarza"
-
-#: plugins/admin/systems/class_glpiAccount.inc:798
-msgid "Peripheral devices"
-msgstr "Urządzenie peryferyjne"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
-msgid "Attachment"
-msgstr "Załącznik"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
-msgid "Filename"
-msgstr "Nazwa pliku"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
-msgid "Mime-type"
-msgstr "Typ-Mime"
-
-#: plugins/admin/systems/class_servRepository.inc:45
-#: plugins/admin/systems/class_servRepository.inc:367
-#: plugins/admin/systems/class_servRepository.inc:378
-msgid "Repository service"
-msgstr "Usługa repozytorium"
-
-#: plugins/admin/systems/class_servRepository.inc:158
-#, php-format
-msgid "You can't delete this release, it is still used by these workstations [%s]. Please solve this dependencies first, to keep data base consistency."
-msgstr "Nie można usunąć tego wydania, jest wciąż używane przez te stacje robocze [%s]. Proszę poprawić te zależności aby zachować spójność danych."
-
-#: plugins/admin/systems/class_servRepository.inc:192
-#, php-format
-msgid "Be careful editing this release, it is still used by these workstations [%s]."
-msgstr "Ostrożnie z edycją tego wydania, jest wciąż używane przez te stacje robocze [%s]."
-
-#: plugins/admin/systems/class_servRepository.inc:390
-msgid "Releases"
-msgstr "Wydania"
-
-#: plugins/admin/systems/class_servRepository.inc:393
-msgid "Url"
-msgstr "Url"
-
-#: plugins/admin/systems/servRepository.tpl:6
-msgid "List of configured repositories."
-msgstr "Lista skonfigurowanych repozytoriów"
-
-#: plugins/admin/systems/servRepository.tpl:12
-msgid "Add repository"
-msgstr "Dodaj repozytorium"
-
-#: plugins/admin/systems/servRepository.tpl:31
-msgid "This menu allows you to create, delete and edit repository settings."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję ustawień repozytorium."
-
-#: plugins/admin/systems/goVirusServer.tpl:5
-#, fuzzy
-msgid "Generic virus filtering"
-msgstr "Ogólne ustawienia użytkownika"
-
-#: plugins/admin/systems/goVirusServer.tpl:47
-#, fuzzy
-msgid "Select number of maximal threads"
-msgstr "Wybierz numery do dodania"
-
-#: plugins/admin/systems/goVirusServer.tpl:61
-msgid "Max directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:101
-msgid "Archive scanning"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:143
-msgid "Maximum recursion"
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:155
-#, php-format
-msgid "Removing of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:205
-msgid "You have no permissions to create a component on this 'Base'."
-msgstr "Brak uprawnień do tworzenia komponentów w tym elemencie."
-
-#: plugins/admin/systems/class_winGeneric.inc:270
-#, php-format
-msgid "Saving of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:281
-#, fuzzy
-msgid "Win generic"
-msgstr "Usługa drukowania"
-
-#: plugins/admin/systems/class_winGeneric.inc:282
-#, fuzzy
-msgid "Windows workstation generic"
-msgstr "Nazwa stacji roboczej"
-
-#: plugins/admin/systems/class_winGeneric.inc:287
-#, fuzzy
-msgid "Win workstation"
-msgstr "Stacja robocza Windows"
-
-#: plugins/admin/systems/class_terminalService.inc:158
-msgid "default"
-msgstr "domyślny"
-
-#: plugins/admin/systems/class_terminalService.inc:465
-#, fuzzy, php-format
-msgid "Saving of object system terminal/service with dn '%s' failed."
-msgstr "Zapisywanie ustawień usługi terminala nieudane"
-
-#: plugins/admin/systems/class_terminalService.inc:484
-#: plugins/admin/ogroups/class_phonequeue.inc:951
-msgid "Method"
-msgstr "Metoda"
-
-#: plugins/admin/systems/class_terminalService.inc:492
-msgid "Auto-Sync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:493
-msgid "Printer service enabled"
-msgstr "Usługa drukowania włączona"
-
-#: plugins/admin/systems/class_terminalService.inc:496
-msgid "Scanner model"
-msgstr "Model skanera"
-
-#: plugins/admin/systems/class_terminalService.inc:497
-msgid "Haeh ? "
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:498
-#, fuzzy
-msgid "..."
-msgstr ".."
-
-#: plugins/admin/systems/class_goSyslogServer.inc:29
-#: plugins/admin/systems/class_goSyslogServer.inc:49
-#: plugins/admin/systems/class_goSyslogServer.inc:70
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-msgid "Logging service"
-msgstr "Usługa Logowania"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-msgid "Syslog Service"
-msgstr "Usługa Syslog"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "enabled"
-msgstr "włączone"
-
-#: plugins/admin/systems/class_goFonServer.inc:35
-#: plugins/admin/systems/class_goFonServer.inc:130
-msgid "VoIP service"
-msgstr "Usługa VoIP"
-
-#: plugins/admin/systems/class_goFonServer.inc:64
-#, fuzzy
-msgid "VoIP service - Asterisk management"
-msgstr "Zarządzanie Asterisk"
-
-#: plugins/admin/systems/class_goFonServer.inc:73
-msgid "The attribute DB user is empty or contains invalid characters."
-msgstr "Atrybut użytkownik BD jest pusty lub zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_goFonServer.inc:79
-msgid "The attribute local dial prefix is empty or contains invalid characters."
-msgstr "Atrybut lokalnego prefiksu jest pusty lub zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_goFonServer.inc:82
-msgid "The attribute country dial prefix is empty or contains invalid characters."
-msgstr "Atrybut krajowego prefiksu jest pusty lub zawiera nieprawidłowe znaki."
-
-#: plugins/admin/systems/class_goFonServer.inc:119
-#, fuzzy, php-format
-msgid "You can't remove the asterisk database extension, it is still in use by these objects '%s'."
-msgstr "Nie można usunąć tego załącznika, jest wciąż używany przez system(y) '%s'"
-
-#: plugins/admin/systems/class_goFonServer.inc:131
-#, fuzzy
-msgid "VoIP - asterisk management"
-msgstr "Zarządzanie Asterisk"
-
-#: plugins/admin/systems/class_goFonServer.inc:145
-msgid "Area code"
-msgstr "Kod województwa"
-
-#: plugins/admin/systems/class_goFonServer.inc:146
-msgid "Country code"
-msgstr "Kod kraju"
-
-#: plugins/admin/systems/class_goLogDBServer.inc:31
-#: plugins/admin/systems/class_goLogDBServer.inc:59
-#: plugins/admin/systems/class_goLogDBServer.inc:89
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-msgid "Logging database"
-msgstr "Baza logowania"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
-msgid "List of available cartridge type for this type of printer"
-msgstr "Lista dostępnych typów kartridży dla tego typu drukarki"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
-msgid "This dialog allows you to create new types of cartridges, and select one or more types for your printer. Cartridge types depends on the printer type you have selected. For each selected cartridge type there will be a new cartridge created, this allows you to select the same cartridge type for more then one printer."
-msgstr "Ten dialog umożliwia tworzenie nowych typów kartridży oraz wybrania jednego lub więcej typów drukarki. Typ kartridża zależy od typu wybranej drukarki. Dla każdego wybranego typu katridża zostanie utworzony nowy kartridż. To pozwala na wybranie tego samego typu kartidża dla więcej niż jednej drukarki."
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
-msgid "Display cartridge types matching"
-msgstr "Wyświetl pasujące typy katridży"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
-msgid "Regular expression for matching cartridge types"
-msgstr "Wyrażenie regularne dla dopasowania kartridźy"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
-#, php-format
-msgid "Internal Error can't create device of type '%s'"
-msgstr "Błąd wewnętrzny: nie można utworzyć urządzenia typu '%s'"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
-#, php-format
-msgid "You're about to delete the glpi device '%s'."
-msgstr "Zamierzasz usunąć urządzenie blpi '%s'."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
-msgid "Can't detect object name."
-msgstr "Nie można wykryć nazwy obiektu."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
-#, php-format
-msgid "You can't delete this device, it is still in use by these system(s) '%s'"
-msgstr "Nie można usunąć tego urządzenia, jest ono wciąż używane przez te(n) system(y) '%s'"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
-msgid "devices"
-msgstr "urządzenia"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-msgid "New mainbord"
-msgstr "Nowa płyta główna"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-msgid "New processor"
-msgstr "Nowy procesor"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "New case"
-msgstr "Nowa obudowa"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "C"
-msgstr "C"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "New network interface"
-msgstr "Nowy interfejs sieciowy"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "NI"
-msgstr "NI"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "New ram"
-msgstr "Nowa pamięć RAM"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "R"
-msgstr "R"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "New hard disk"
-msgstr "Nowy dysk twardy"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "HDD"
-msgstr "Dysk"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "New drive"
-msgstr "Nowy napęd"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "D"
-msgstr "D"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "New controller"
-msgstr "Nowy kontroler"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "CS"
-msgstr "CS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "New graphics card"
-msgstr "Nowa karta graficzna"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "GC"
-msgstr "GC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "New sound card"
-msgstr "Nowa karta dźwiękowa"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "SC"
-msgstr "SC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "New power supply"
-msgstr "Nowy zasilacz"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "PS"
-msgstr "PS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "New misc device"
-msgstr "Nowe inne urządzenie"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "OC"
-msgstr "OC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
-msgid "You have to specify a valid name for this device."
-msgstr "Proszę podać prawidłową nazwę dla tego urządzenia."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
-msgid "This device name is already in use."
-msgstr "Ta nazwa urządzenia jest już w użyciu."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-msgid "Other"
-msgstr "Inne"
-
-#: plugins/admin/systems/remove_glpi.tpl:10
-msgid "Best thing to do before performing this action would be to save the current contents of your MySql database in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort."
-msgstr "Przed wykonaniem tej operacji zaleca się wykonanie kopii bezpieczeństwa bazy MySQL. Naciśnij 'Usuń' aby kontynuować, lub 'Anuluj' aby przerwać."
-
-#: plugins/admin/systems/class_servDHCP.inc:42
-msgid "Remove DHCP service"
-msgstr "Wyłącz usługę DHCP"
-
-#: plugins/admin/systems/class_servDHCP.inc:43
-msgid "This server has DHCP features enabled. You can disable them by clicking below."
-msgstr "Ten serwer posiada cechy DHCP. Można je wyłączyć klikając poniżej"
-
-#: plugins/admin/systems/class_servDHCP.inc:45
-msgid "Add DHCP service"
-msgstr "Dodaj usługę DHCP"
-
-#: plugins/admin/systems/class_servDHCP.inc:46
-msgid "This server has DHCP features disabled. You can enable them by clicking below."
-msgstr "Ten serwer nie posiada cech DHCP. Można je włączyć klikając poniżej."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
-#, php-format
-msgid "Can't rename '%s' to '%s' there is already an entry with the same name in our zone editing dialog."
-msgstr "Nie zmienić nazwy z '%s' na '%s', istnieje już wpis z tą samą nazwą w dialogu edycji strefy."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
-#, php-format
-msgid "Entry name '%s' contains invalid characters."
-msgstr "Nazwa wpisu '%s' zawiera niedozwolone znaki."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
-#, php-format
-msgid "Can not rename '%s' to '%s',the destination name already exists."
-msgstr "Nie można zmienić nazwy z '%s' na '%s', nazwa docelowa już istnieje."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
-#, php-format
-msgid "Can not create '%s',the destination name already exists."
-msgstr "Nie można utworzyć '%s', nazwa docelowa już istnieje."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
-#, php-format
-msgid "The name '%s' is used more than once."
-msgstr "Nazwa '%s' jest użyta więcej niż raz."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
-#, php-format
-msgid "The record type '%s' is a unique type and can't be defined twice."
-msgstr "Typ rekordu '%s' jest unikalnym typem i nie może być zdefiniowany po raz drugi."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
-#, php-format
-msgid "There is an empty '%s' for host '%s'."
-msgstr "'%s' jest puste dla hosta '%s'."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
-#, php-format
-msgid "There is a duplicate entry in '%s' for '%s'."
-msgstr "Istnieje duplikat w '%s' dla '%s'."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
-msgid "This dialog allows you to configure all components of this DNS zone on a single list."
-msgstr "Ten dialog umożliwia konfigurachę wszystkich elementów tej strefy DNS w pojedyńczej liście."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
-msgid "Be careful editing record types with this dialog. All changes will be saved immediately when using the save button."
-msgstr "Proszę uważać podczas edycji typów rekordu w tym dialogu. Wszystkie zmiany zostaną zapisane natychmiast po naciśnięciu przycisku zachowaj."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
-msgid "This dialog can't be used until the currently edited zone was saved or the zone entry exists in the ldap database."
-msgstr "Ten dialog nie może zostać użyty dopóki edytowana strefa zostanie zapisana lub ta strefa będzie istniała w bazie LDAP."
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "Create a new DNS zone entry"
-msgstr "Utwórz nowy wpis strefy DNS"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
-msgid "Add/Edit manufacturer"
-msgstr "Dodaj/Edytuj producenta"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
-msgid "Website"
-msgstr "Strona WWW"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
-#: plugins/admin/ogroups/class_phonequeue.inc:903
-#: plugins/gofon/conference/generic.tpl:109
-#: plugins/gofon/conference/paste_generic.tpl:15
-#: html/getxls.php:226
-#: html/getxls.php:298
-#: html/getxls.php:300
-msgid "Phone number"
-msgstr "Numer telefonu"
-
-#: plugins/admin/systems/class_servDNS.inc:35
-#: plugins/admin/systems/class_servDNS.inc:368
-#: plugins/admin/systems/class_servDNS.inc:397
-#: plugins/admin/systems/class_servDNS.inc:398
-msgid "DNS service"
-msgstr "Usługa DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:81
-msgid "Remove DNS service"
-msgstr "Usuń usługę DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:82
-msgid "This server has DNS features enabled. You can disable them by clicking below."
-msgstr "Ten serwer posiada cechy DNS. Można je wyłączyć klikając poniżej"
-
-#: plugins/admin/systems/class_servDNS.inc:84
-msgid "Add DNS service"
-msgstr "Dodaj usługę DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:85
-msgid "This server has DNS features disabled. You can enable them by clicking below."
-msgstr "Ten serwer nie posiada cech DNS. Można je włączyć klikając poniżej."
-
-#: plugins/admin/systems/class_servDNS.inc:173
-#: plugins/admin/systems/class_servDNS.inc:407
-msgid "Reverse zone"
-msgstr "Strefa odwrotna"
-
-#: plugins/admin/systems/class_servDNS.inc:239
-#, php-format
-msgid "Can't delete the selected zone, because it is still in use by these entry/entries '%s'"
-msgstr "Nie można usunąć wybranej strefy ponieważ jest używana przez te(n) element(y) '%s'"
-
-#: plugins/admin/systems/class_servDNS.inc:304
-#, php-format
-msgid "Updating of system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:314
-#, fuzzy, php-format
-msgid "Removing of system server/dns with dn '%s' failed."
-msgstr "Usuwanie serwera nieudane"
-
-#: plugins/admin/systems/class_servDNS.inc:335
-#, fuzzy, php-format
-msgid "Saving of system server/dns with dn '%s' failed."
-msgstr "Zapisywanie ustawień serwera baz danych nieudane"
-
-#: plugins/admin/systems/class_servDNS.inc:359
-#, php-format
-msgid "Set status flag for system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:408
-msgid "Primary dns server"
-msgstr "Podstawowy serwer DNS"
-
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "Print Service"
-msgstr "Usługa drukowania"
-
-#: plugins/admin/systems/servkolab.tpl:18
-msgid "Postfix mydestination"
-msgstr "Postfix mydestination"
-
-#: plugins/admin/systems/servkolab.tpl:98
-msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
-msgstr "Usługa FTP FreeBusy (przestarzała, nie działa z FreeBusy w Kolab2)"
-
-#: plugins/admin/systems/servkolab.tpl:108
-msgid "HTTP FreeBusy service (legacy)"
-msgstr "Usługa HTTP FreeBusy (przestarzała)"
-
-#: plugins/admin/systems/servkolab.tpl:118
-msgid "Amavis email scanning (virus/spam)"
-msgstr "Skanowanie poczty (wirus/spam)"
-
-#: plugins/admin/systems/servkolab.tpl:147
-msgid "Free/Busy settings"
-msgstr "Ustawienia wolny / zajęty"
-
-#: plugins/admin/systems/servkolab.tpl:153
-msgid "Allow unauthenticated downloading of Free/Busy information"
-msgstr "Zezwól na nieautoryzowane pobieranie informacji Free/Busy"
-
-#: plugins/admin/systems/servkolab.tpl:176
-msgid "Hosts/networks allowed to relay"
-msgstr "Hosty/sieci uprawnione do przekazywania"
-
-#: plugins/admin/systems/servkolab.tpl:181
-msgid "Enter multiple values, seperated with"
-msgstr "Wprowadź kilka wartości oddzielonych"
-
-#: plugins/admin/systems/servkolab.tpl:194
-msgid "SMTP smarthost/relayhost"
-msgstr "SMTP smarthost/relayhost"
-
-#: plugins/admin/systems/servkolab.tpl:207
-msgid "Host used to relay mails"
-msgstr "Host użyty do przekazywania poczty"
-
-#: plugins/admin/systems/servkolab.tpl:231
-msgid "Accept mail from other domains over non-authenticated SMTP"
-msgstr "Akceptuj pocztę z innych domen przez nie-autentykowane SMTP"
-
-#: plugins/admin/systems/phonesettings.tpl:1
-msgid "Advanced phone settings"
-msgstr "Zaawansowane ustawienia telefonu"
-
-#: plugins/admin/systems/phonesettings.tpl:6
-msgid "Phone type"
-msgstr "Typ telefonu"
-
-#: plugins/admin/systems/phonesettings.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:30
-#: plugins/admin/systems/phonesettings.tpl:42
-#: plugins/admin/systems/phonesettings.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:91
-#: plugins/admin/systems/phonesettings.tpl:128
-#: plugins/admin/systems/phonesettings.tpl:181
-msgid "Choose a phone type"
-msgstr "Proszę wybrać typ telefonu"
-
-#: plugins/admin/systems/phonesettings.tpl:13
-msgid "refresh"
-msgstr "Odśwież"
-
-#: plugins/admin/systems/phonesettings.tpl:38
-msgid "DTMF mode"
-msgstr "Tryb DTMF"
-
-#: plugins/admin/systems/phonesettings.tpl:54
-#: plugins/admin/systems/phonesettings.tpl:99
-msgid "Default IP"
-msgstr "Domyślny IP"
-
-#: plugins/admin/systems/phonesettings.tpl:66
-#: plugins/admin/systems/phonesettings.tpl:109
-msgid "Response timeout"
-msgstr "Przekroczony limit czasu odpowiedzi"
-
-#: plugins/admin/systems/phonesettings.tpl:87
-msgid "Modus"
-msgstr "Modus"
-
-#: plugins/admin/systems/phonesettings.tpl:124
-msgid "Authtype"
-msgstr "Typ autoryzacji"
-
-#: plugins/admin/systems/phonesettings.tpl:136
-msgid "Secret"
-msgstr "Tajny"
-
-#: plugins/admin/systems/phonesettings.tpl:146
-msgid "GoFonInkeys"
-msgstr "GoFonInkeys"
-
-#: plugins/admin/systems/phonesettings.tpl:154
-msgid "GoFonOutKeys"
-msgstr "GoFonOutkeys"
-
-#: plugins/admin/systems/phonesettings.tpl:167
-msgid "Account code"
-msgstr "Kod konta"
-
-#: plugins/admin/systems/phonesettings.tpl:177
-msgid "Trunk lines"
-msgstr "Zmniejsz linie"
-
-#: plugins/admin/systems/phonesettings.tpl:194
-msgid "Hosts that are allowed to connect"
-msgstr "Hosty które mogą się połączyć."
-
-#: plugins/admin/systems/phonesettings.tpl:217
-msgid "Hosts that are not allowed to connect"
-msgstr "Hosty które nie mogą się połączyć."
-
-#: plugins/admin/systems/phonesettings.tpl:247
-msgid "MSN"
-msgstr "MSN"
-
-#: plugins/admin/systems/goFaxServer.tpl:1
-msgid "FAX database information"
-msgstr "Informacje bazy FAX"
-
-#: plugins/admin/systems/goFaxServer.tpl:4
-msgid "FAX DB user"
-msgstr "Użytkownik bazy FAX"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
-#, php-format
-msgid "You're about to delete the glpi attachment component '%s'."
-msgstr "Zamierzasz usunąć załącznik glpi '%s'."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
-#, php-format
-msgid "You can't delete this attachment, it is still in use by these system(s) '%s'"
-msgstr "Nie można usunąć tego załącznika, jest wciąż używany przez system(y) '%s'"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
-msgid "There is no valid file uploaded."
-msgstr "Brak wgranego poprawnego pliku."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
-msgid "Upload wasn't successfull."
-msgstr "Wgrywanie nieudane."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
-#, fuzzy, php-format
-msgid "Missing directory '%s/glpi/' to store glpi uploads."
-msgstr "Brak katalogu '/etc/gosa/glpi' do przechowywania plików glpi."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
-msgid "There is already a file with the same name uploaded."
-msgstr "Już istnieje wgrany plik z tą samą nazwą."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
-#, php-format
-msgid "Can't create file '%s'."
-msgstr "Nie można stworzyć pliku '%s'."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
-msgid "File is available."
-msgstr "Plik jest dostępny"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
-msgid "File is not readable, possibly the file is missing."
-msgstr "Nie można czytać pliku, prawdopodobnie plik nie istnieje."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
-msgid "Currently no file uploaded."
-msgstr "Obecnie brak wgranych plików"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
-msgid "Mime"
-msgstr "Mime"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
-msgid "This table displays all available attachments."
-msgstr "Ta tabela wyświetla wszystkie dostepne załączniki"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
-#: include/sieve/class_sieveElement_If.inc:447
-msgid "empty"
-msgstr "pusto"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
-msgid "Create new attachment"
-msgstr "Stwórz nowy załącznik"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
-msgid "New Attachment"
-msgstr "Nowy załącznik"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
-msgid "Please specify a valid name for this attachment."
-msgstr "Proszę podać prawidłową nazwę dla tego załącznika."
-
-#: plugins/admin/systems/class_goImapServer.inc:51
-msgid "IMAP/POP3 service"
-msgstr "Usługa IMAP/POP3"
-
-#: plugins/admin/systems/class_goImapServer.inc:56
-#: plugins/admin/systems/class_goImapServer.inc:173
-msgid "Repair database"
-msgstr "Napraw bazę"
-
-#: plugins/admin/systems/class_goImapServer.inc:102
-#, fuzzy
-msgid "IMAP/POP3 (Cyrus) service"
-msgstr "Usługa IMAP/POP3"
-
-#: plugins/admin/systems/class_goImapServer.inc:112
-msgid "Please specify a server identifier."
-msgstr "Proszę podać identyfikator serwera."
-
-#: plugins/admin/systems/class_goImapServer.inc:115
-msgid "Please specify a connect url."
-msgstr "Proszę podać URL połączenia."
-
-#: plugins/admin/systems/class_goImapServer.inc:118
-msgid "Please specify an admin user."
-msgstr "Proszę podać nazwę administatora"
-
-#: plugins/admin/systems/class_goImapServer.inc:121
-msgid "Please specify a password for the admin user."
-msgstr "Proszę podać hasło użytkownika administracyjnego."
-
-#: plugins/admin/systems/class_goImapServer.inc:126
-#, php-format
-msgid "The imap connect string needs to be in the form '%s'."
-msgstr "Parametr URI połączenia imap musi byc w formacie '%s'."
-
-#: plugins/admin/systems/class_goImapServer.inc:130
-msgid "The sieve port needs to be numeric."
-msgstr "Port sieve musi być liczbą."
-
-#: plugins/admin/systems/class_goImapServer.inc:160
-#: plugins/admin/systems/class_goImapServer.inc:161
-#, fuzzy
-msgid "IMAP/POP3"
-msgstr "Usługa IMAP/POP3"
-
-#: plugins/admin/systems/class_goImapServer.inc:178
-#: setup/setup_ldap.tpl:92
-#: ihtml/themes/default/setup_step4.tpl:27
-msgid "Admin password"
-msgstr "Hasło Administratora"
-
-#: plugins/admin/systems/gosaLogServer.tpl:1
-#, fuzzy
-msgid "GOsa logging database"
-msgstr "Baza logowania"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
-msgid "Select entries to add"
-msgstr "Wybierz elementy do dodania"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
-msgid "Display members of department"
-msgstr "Wyświetl członków departamentu"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
-msgid "Display members matching"
-msgstr "Wyświetl członków pasujących"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
-msgid "Regular expression for matching member names"
-msgstr "Wyrażenie regularne dla dopasowania nazw członków"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:124
-msgid "This 'dn' has no phone features."
-msgstr "Ten 'dn' nie posiada cech telefonu."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "yes"
-msgstr "tak"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "no"
-msgstr "nie"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "dynamic"
-msgstr "dynamiczne"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "Networksettings"
-msgstr "Ustawienia sieci"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:268
-#, php-format
-msgid "Can't delete because there are user which are depending on this phone. One of them is user '%s'."
-msgstr "Nie można usunąć ponieważ są użytkownicy zależni od tego telefonu. Jednym z takich użytkowników jest '%s'."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:278
-#, php-format
-msgid "Removing of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:334
-msgid "The required field 'Phone name' is not set."
-msgstr "Wymagane pole 'Nazwa telefonu' jest puste."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:337
-msgid "The 'Phone name' '0' is reserved and cannot be used."
-msgstr "Nazwa telefonu '0' jest zarezerwowana i nie może być użyta."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:429
-#, php-format
-msgid "Saving of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:477
-#, fuzzy
-msgid "Phone generic"
-msgstr "Numer telefonu"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:482
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
-msgid "Phone hardware"
-msgstr "Sprzęt telefoniczny"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:488
-#, fuzzy
-msgid "SIP Mode"
-msgstr "Tryb"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:489
-#, fuzzy
-msgid "SIP DTMF mode"
-msgstr "Tryb DTMF"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:490
-#, fuzzy
-msgid "SIP Default ip"
-msgstr "Domyślny IP"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:491
-#, fuzzy
-msgid "SIP Qualify"
-msgstr "Kwalifikuj"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:492
-#, fuzzy
-msgid "IAX authentication type"
-msgstr "Autentykacja Nagios"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:493
-#, fuzzy
-msgid "IAX secret"
-msgstr "Usługa FAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:494
-#, fuzzy
-msgid "IAX account code"
-msgstr "Kod konta"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:495
-#, fuzzy
-msgid "IAX trunk lines"
-msgstr "Zmniejsz linie"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:496
-#, fuzzy
-msgid "IAX permit settings"
-msgstr "Ustawienia FAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:497
-#, fuzzy
-msgid "IAX deny settings"
-msgstr "Ustawienia FAX"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:498
-msgid "CAPI MSN"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:499
-msgid "Hardware type"
-msgstr "Typ sprzętu"
-
-#: plugins/admin/systems/class_goSpamServer.inc:50
-#: plugins/admin/systems/class_goSpamServer.inc:327
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goSpamServer.inc:354
-msgid "Spamassassin"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:225
-msgid "Specified value is not a valid 'trusted network' value."
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:285
-#, fuzzy, php-format
-msgid "Saving of server services/spamassassin with dn '%s' failed."
-msgstr "Zapisywanie usługi serwera nieudane"
-
-#: plugins/admin/systems/class_goSpamServer.inc:294
-#, fuzzy
-msgid "Required score must be a numeric value."
-msgstr "Przyszłe dni muszą być liczbą."
-
-#: plugins/admin/systems/class_goSpamServer.inc:337
-#, fuzzy
-msgid "Trusted networks"
-msgstr "Sieci Postfix"
-
-#: plugins/admin/systems/class_goSpamServer.inc:339
-#, fuzzy
-msgid "Rules"
-msgstr "Pełniona funkcja"
-
-#: plugins/admin/systems/class_goSpamServer.inc:342
-msgid "Enabled bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
-#, fuzzy, php-format
-msgid "You're about to delete the ppd file '%s' at '%s'."
-msgstr "Zamierzasz usunąć aplikację '%s'."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
-#, fuzzy, php-format
-msgid "Could not found specified ppd file '%s'."
-msgstr "Nie można otworzyć wybranego certyfikatu!"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
-msgid "Something went wrong while trying to remove the ppd file from server, possibly we have no write access."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
-#, php-format
-msgid "Selected vendor '%s' does not exists in our list of ppds."
-msgstr "Wybrany dostawca '%s' nie istnieje w naszej liście ppd."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
-msgid "Printer ppd selection."
-msgstr "Wybór ppd drukarki."
-
-#: plugins/admin/systems/class_goShareServer.inc:33
-msgid "File service"
-msgstr "Usługa plików"
-
-#: plugins/admin/systems/class_goShareServer.inc:159
-#: plugins/admin/systems/class_goShareServer.inc:387
-#, fuzzy
-msgid "File service (Shares)"
-msgstr "Usługa plików"
-
-#: plugins/admin/systems/class_goShareServer.inc:193
-#, fuzzy, php-format
-msgid "Saving of system server/shares with dn '%s' failed."
-msgstr "Zapisywanie ustawień serwera baz danych nieudane"
-
-#: plugins/admin/systems/class_goShareServer.inc:231
-#, php-format
-msgid "The share can't be removed since it is still used by %d users:"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:236
-msgid "Please correct the share-/profile settings of these users"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:264
-#, fuzzy, php-format
-msgid "Creating system server/shares (mount container) with dn '%s' failed."
-msgstr "Tworzenie kontenera montowania nieudane"
-
-#: plugins/admin/systems/class_goShareServer.inc:278
-#, fuzzy, php-format
-msgid "Removing system server/shares (mount container) with dn '%s' failed."
-msgstr "Usuwanie kontenera montowania nieudane"
-
-#: plugins/admin/systems/class_goShareServer.inc:289
-#, fuzzy, php-format
-msgid "Saving system server/shares (mount container) with dn '%s' failed."
-msgstr "Zapisywanie kontenera montowania nieudane"
-
-#: plugins/admin/systems/class_goShareServer.inc:388
-#, fuzzy
-msgid "File service - Shares"
-msgstr "Usługa plików"
-
-#: plugins/admin/systems/class_goShareServer.inc:397
-#, fuzzy
-msgid "Apple mounts"
-msgstr "Apple talk"
-
-#: plugins/admin/systems/class_goShareServer.inc:400
-msgid "Charset"
-msgstr "Kodowanie"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:28
-#: plugins/admin/systems/class_gosaLogServer.inc:56
-#: plugins/admin/systems/class_gosaLogServer.inc:92
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#, fuzzy
-msgid "GOsa logging service"
-msgstr "Usługa Logowania"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:104
-#, fuzzy
-msgid "Allow view of entries on this server"
-msgstr "Zezwól na logowanie do serwera terminali"
-
-#: plugins/admin/systems/paste_generic.tpl:14
-#, fuzzy
-msgid "workstation name"
-msgstr "Nazwa stacji roboczej"
-
-#: plugins/admin/systems/paste_generic.tpl:54
-#, fuzzy
-msgid "Component name"
-msgstr "Nazwa potoczna"
-
-#: plugins/admin/mimetypes/generic.tpl:12
-#: plugins/admin/mimetypes/paste_generic.tpl:13
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
-msgid "Mime type"
-msgstr "Typ mime"
-
-#: plugins/admin/mimetypes/generic.tpl:16
-#: plugins/admin/mimetypes/paste_generic.tpl:16
-msgid "Please enter a name for the mime type here"
-msgstr "Proszę podać nazwę typu mime"
-
-#: plugins/admin/mimetypes/generic.tpl:22
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
-msgid "Mime group"
-msgstr "Grupa mime"
-
-#: plugins/admin/mimetypes/generic.tpl:26
-msgid "Categorize this mime type"
-msgstr "Skategoryzuj ten typ mime"
-
-#: plugins/admin/mimetypes/generic.tpl:38
-msgid "Please specify a description"
-msgstr "Proszę podać opis"
-
-#: plugins/admin/mimetypes/generic.tpl:68
-#, fuzzy
-msgid "Mime icon"
-msgstr "Grupa mime"
-
-#: plugins/admin/mimetypes/generic.tpl:80
-msgid "Update mime type icon"
-msgstr "Aktualizuj ikonę typu mime"
-
-#: plugins/admin/mimetypes/generic.tpl:94
-msgid "Left click"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:99
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
-msgid "File patterns"
-msgstr "Wzorce pliku"
-
-#: plugins/admin/mimetypes/generic.tpl:105
-msgid "Please specify a new file pattern"
-msgstr "Proszę podać nowy wzorzec pliku"
-
-#: plugins/admin/mimetypes/generic.tpl:108
-msgid "Add a new file pattern"
-msgstr "Dodaj nowy wzorzec pliku"
-
-#: plugins/admin/mimetypes/generic.tpl:117
-#: plugins/admin/mimetypes/generic.tpl:171
-msgid "Enter an application name here"
-msgstr "Podaj nazwę aplikacji"
-
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:175
-msgid "Add application"
-msgstr "Dodaj aplikację"
-
-#: plugins/admin/mimetypes/generic.tpl:131
-msgid "Embedding"
-msgstr "Osadzanie"
-
-#: plugins/admin/mimetypes/generic.tpl:144
-msgid "Show file in embedded viewer"
-msgstr "Pokaż plik w osadzonej przeglądarce"
-
-#: plugins/admin/mimetypes/generic.tpl:151
-msgid "Show file in external viewer"
-msgstr "Pokaż plik w zewnętrznej przeglądarce"
-
-#: plugins/admin/mimetypes/generic.tpl:158
-msgid "Ask whether to save to local disk"
-msgstr "Pytaj czy zapisać na dysk"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
-#, php-format
-msgid "Saving of mime type/generic with dn '%s' failed."
-msgstr "Zapisywanie typu mime z dn '%s' nieudane."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
-#, php-format
-msgid "Removing of mime type/generic with dn '%s' failed."
-msgstr "Usuwanie typu mime z dn '%s' nieudane."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
-#, php-format
-msgid "Removing mime type from objectgroup '%s' failed"
-msgstr "Usuwanie typu mime z grupy obiektów '%s' nieudane"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
-msgid "Please specify a valid name for this mime type."
-msgstr "Proszę podać prawidłową nazwę dla tego typu mime."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
-msgid "Please specify at least one file pattern."
-msgstr "Proszę podać conajmniej jeden wzorzec pliku."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
-msgid "There's already a mime type with this 'Name'."
-msgstr "Już istnieje typ mime o takiej 'Nazwie'"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
-msgid "There's already an mime with this 'Name'."
-msgstr "Już istnieje mime o takiej 'Nazwie'"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
-msgid "Mime type generic"
-msgstr "Typ mime podstawowy"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
-msgid "Mime types"
-msgstr "Typy mime"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
-msgid "Left click action"
-msgstr "Akcja lewego kliknięcia"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
-msgid "Embedded applications"
-msgstr "Osadzone aplikacje"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
-msgid "Manage mime types"
-msgstr "Zarządzaj typami mime"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
-msgid "You are not allowed to delete this mime type!"
-msgstr "Brak uprawnień do usunięcia tego typu mime!"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
-#, php-format
-msgid "You're about to delete the mime type '%s'."
-msgstr "Zamierzasz usunąć typ mime '%s'."
-
-#: plugins/admin/mimetypes/paste_generic.tpl:24
-msgid "Please specify a description for this mime type here"
-msgstr "Proszę podać opis dla tego typu mime"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
-msgid "List of defined mime types"
-msgstr "Lista zdefiniowanych typów mime"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
-msgid "This menu allows you to add, edit and remove selected mime types. You may want to use the range selector on top of the mime type listbox, when working with a large number of mime types."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych typów mime. Posiadając dużą ilość typów mime, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze listy typów mime."
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-msgid "Mime type name"
-msgstr "Nazwa typu mime"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
-msgid "Display mime types matching"
-msgstr "Wyświetl pasujące typy mime"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
-msgid "Create new mime type"
-msgstr "Utwórz nowy typ mime"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove selected mimetype"
-msgstr "Usuń pozycję"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove mimetype"
-msgstr "Usuń pozycję"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy selected object"
-msgstr "Utwórz obiekty"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy object"
-msgstr "Utwórz obiekty"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "cut selected object"
-msgstr "Utwórz obiekty"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "Cut object"
-msgstr "Obecny obiekt"
-
-#: plugins/admin/mimetypes/main.inc:42
-#: plugins/admin/mimetypes/main.inc:44
-msgid "Mimetype management"
-msgstr "Zarządzanie typami mime"
-
-#: plugins/admin/ogroups/termgroup.tpl:2
-msgid "Actions you choose here influence all systems in this object group. Additionally, all values editable here can be inherited by the clients assigned to this object group."
-msgstr "Akcje wybrane tutaj wpływają na wszystkie systemy w tej grupie obiektów. Dodatkowo wszystkie wartości edytowalne tutaj mogą być odziedziczone przez klientów przypisanych do tych grup obiektów."
-
-#: plugins/admin/ogroups/mail.tpl:7
-msgid "Mail distribution list"
-msgstr "Pocztowa lista dystrybucyjna"
-
-#: plugins/admin/ogroups/mail.tpl:13
-msgid "Primary mail address for this distribution list"
-msgstr "Adres podstawowy dla tej listy dystrybucyjnej"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:67
-#: plugins/admin/ogroups/tabs_ogroups.inc:183
-msgid "Phone queue"
-msgstr "Kolejka telefoniczna"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:92
-#: plugins/admin/ogroups/class_termgroup.inc:387
-msgid "System"
-msgstr "System"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:160
-msgid "Terminals"
-msgstr "Terminale"
-
-#: plugins/admin/ogroups/phonequeue.tpl:2
-msgid "Only users with the same asterisk home server will be included to this queue."
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:5
-msgid "Queue Settings"
-msgstr "Ustawienia kolejki"
-
-#: plugins/admin/ogroups/phonequeue.tpl:8
-#: plugins/gofon/phoneaccount/generic.tpl:1
-#: plugins/gofon/phoneaccount/generic.tpl:6
-#: plugins/gofon/phoneaccount/paste_generic.tpl:2
-#: plugins/gofon/phoneaccount/paste_generic.tpl:6
-msgid "Phone numbers"
-msgstr "Numery telefonów"
-
-#: plugins/admin/ogroups/phonequeue.tpl:12
-#: plugins/admin/ogroups/phonequeue.tpl:135
-msgid "Generic queue Settings"
-msgstr "Ogólne ustawienia kolejki"
-
-#: plugins/admin/ogroups/phonequeue.tpl:50
-#: plugins/admin/ogroups/class_phonequeue.inc:931
-#: plugins/gofon/phoneaccount/generic.tpl:38
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
-#: plugins/gofon/conference/generic.tpl:68
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
-#, fuzzy
-msgid "Home server"
-msgstr "Serwer czasu"
-
-#: plugins/admin/ogroups/phonequeue.tpl:75
-#: plugins/admin/ogroups/class_phonequeue.inc:929
-msgid "Timeout"
-msgstr "Timeout"
-
-#: plugins/admin/ogroups/phonequeue.tpl:95
-msgid "Strategy"
-msgstr "Strategia"
-
-#: plugins/admin/ogroups/phonequeue.tpl:109
-#: plugins/admin/ogroups/class_phonequeue.inc:930
-msgid "Max queue length"
-msgstr "Maksymalna długość kolejki"
-
-#: plugins/admin/ogroups/phonequeue.tpl:119
-#: plugins/admin/ogroups/class_phonequeue.inc:932
-msgid "Announce frequency"
-msgstr "Częstotliwość zapowiedzi"
-
-#: plugins/admin/ogroups/phonequeue.tpl:125
-msgid "(in seconds)"
-msgstr "(w sekundach)"
-
-#: plugins/admin/ogroups/phonequeue.tpl:133
-msgid "Queue sound setup"
-msgstr "Ustawienia dźwięku kolejki"
-
-#: plugins/admin/ogroups/phonequeue.tpl:138
-msgid "Use music on hold instead of ringing"
-msgstr "Użyj muzyki zamiast dzwonienia podczas oczenikwania"
-
-#: plugins/admin/ogroups/phonequeue.tpl:149
-#: plugins/admin/ogroups/class_phonequeue.inc:939
-msgid "Music on hold"
-msgstr "Muzyka podczas oczekiwania"
-
-#: plugins/admin/ogroups/phonequeue.tpl:159
-msgid "Welcome sound file"
-msgstr "Plik dźwiękowy powitania"
-
-#: plugins/admin/ogroups/phonequeue.tpl:169
-msgid "Announce message"
-msgstr "Komunikat zapowiadający"
-
-#: plugins/admin/ogroups/phonequeue.tpl:179
-msgid "Sound file for 'You are next ...'"
-msgstr "Plik dźwiękowy 'Jesteś następny ...'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:189
-msgid "'There are ...'"
-msgstr "'Istnieją ...'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:199
-msgid "'... calls waiting'"
-msgstr "'... rozmów oczekujących'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:209
-msgid "'Thank you' message"
-msgstr "Wiadomość 'dziękujemy'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:219
-msgid "'minutes' sound file"
-msgstr "plik dźwiękowy 'minut'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:229
-msgid "'seconds' sound file"
-msgstr "plik dźwiękowy 'sekund'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:239
-msgid "Hold sound file"
-msgstr "Plik dźwiękowy podtrzymania"
-
-#: plugins/admin/ogroups/phonequeue.tpl:249
-msgid "Less Than sound file"
-msgstr "Plik dźwiękowy 'mniej niż'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:267
-msgid "Phone attributes "
-msgstr "Atrybuty telefonu"
-
-#: plugins/admin/ogroups/phonequeue.tpl:277
-#: plugins/admin/ogroups/class_phonequeue.inc:952
-msgid "Announce holdtime"
-msgstr "Ogłaszaj czas podtrzymania"
-
-#: plugins/admin/ogroups/phonequeue.tpl:285
-#: plugins/admin/ogroups/class_phonequeue.inc:933
-msgid "Allow the called user to transfer his call"
-msgstr "Zezwól dodzwanianemu użytkownikowi na przekazanie tej rozmowy"
-
-#: plugins/admin/ogroups/phonequeue.tpl:293
-#: plugins/admin/ogroups/class_phonequeue.inc:934
-msgid "Allows calling user to transfer call"
-msgstr "Zezwala dzwoniącemu użytkownikowi na przekazanie rozmowy"
-
-#: plugins/admin/ogroups/phonequeue.tpl:305
-#: plugins/admin/ogroups/class_phonequeue.inc:935
-msgid "Allow the called to hangup by pressing *"
-msgstr "Zezwól dodzanianemu użytkownikowi na rozłączenie przez wciśnięcie *"
-
-#: plugins/admin/ogroups/phonequeue.tpl:313
-#: plugins/admin/ogroups/class_phonequeue.inc:937
-msgid "Allows calling to hangup by pressing *"
-msgstr "Zezwala dzwoniącemu na rozłączenie poprzez wciśnięcie *"
-
-#: plugins/admin/ogroups/phonequeue.tpl:321
-#: plugins/admin/ogroups/class_phonequeue.inc:936
-msgid "Ring instead of playing background music"
-msgstr "Dzwoń zamiast odtwarzać muzyki w tle"
-
-#: plugins/admin/ogroups/remove.tpl:7
-msgid "Please double check if you really want to do this since there is no way for GOsa to get your data back."
-msgstr "Proszę upewnić się czy kontynuować, gdyż nie ma możliwości powrotu."
-
-#: plugins/admin/ogroups/class_termgroup.inc:108
-msgid "You have no permissions to create a workstation on this 'Base'."
-msgstr "Brak uprawnień do tworzenia stacji roboczej w tej 'bazie'."
-
-#: plugins/admin/ogroups/class_termgroup.inc:113
-msgid "There must be at least one NTP server selected."
-msgstr "Musi być wybrany co najmniej jeden serwer NTP."
-
-#: plugins/admin/ogroups/class_termgroup.inc:168
-#, php-format
-msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:380
-msgid "Saving workstation failed"
-msgstr "Zapisywanie stacji roboczej nieudane"
-
-#: plugins/admin/ogroups/class_termgroup.inc:388
-msgid "System group"
-msgstr "Grupa systemowa"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Select to see departments"
-msgstr "Wybierz aby zobaczyć departamenty"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Show departments"
-msgstr "Pokaż departamenty"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Select to see GOsa accounts"
-msgstr "Wybierz aby zobaczyć konta GOsa"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Show people"
-msgstr "Pokaż ludzi"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Select to see GOsa groups"
-msgstr "Wybierz aby zobaczyć grupy GOsa"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Show groups"
-msgstr "Pokaż grupy"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Select to see applications"
-msgstr "Wybież aby zobaczyć aplikacje"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Show applications"
-msgstr "Pokaż aplikacje"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Select to see workstations"
-msgstr "Wybierz aby zobaczyc stacje robocze"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Select to see terminals"
-msgstr "Wybierz aby zobaczyć terminale"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Select to see printers"
-msgstr "Wybierz aby zobaczyć drukarki"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Show printers"
-msgstr "Pokaż drukarki"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Select to see phones"
-msgstr "Wybież aby zobaczyć telefony"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:41
-msgid "Display objects of department"
-msgstr "Wyświetl obiekty departamentu"
-
-#: plugins/admin/ogroups/main.inc:35
-#: plugins/admin/ogroups/main.inc:40
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:753
-msgid "Object groups"
-msgstr "Grupy obiektów"
-
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Nazwa grupy"
-
-#: plugins/admin/ogroups/generic.tpl:42
-msgid "Member objects"
-msgstr "Dodaj członka"
-
-#: plugins/admin/ogroups/paste_mail.tpl:7
-#, fuzzy
-msgid "Please enter a mail address"
-msgstr "Proszę podać prawidłową nazwę."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:161
-#, fuzzy, php-format
-msgid "You're about to delete the following object entry %s"
-msgstr "Zamierzasz usunąć element %s."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:163
-#, fuzzy, php-format
-msgid "You're about to delete the following object entries %s"
-msgstr "Zamierzasz usunąć grupę obiektową '%s'."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:193
-#: plugins/admin/ogroups/class_ogroupManagement.inc:245
-#: plugins/admin/ogroups/class_ogroupManagement.inc:272
-msgid "You are not allowed to delete this object group!"
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:238
-#, php-format
-msgid "You're about to delete the object group '%s'."
-msgstr "Zamierzasz usunąć grupę obiektową '%s'."
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-#, fuzzy
-msgid "Please enter the new object group name"
-msgstr "Proszę podać nową nazwę."
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:39
-msgid "List of object groups"
-msgstr "Lista grupy obiektów"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:44
-msgid "This menu allows you to add, edit or remove selected groups. You may want to use the range selector on top of the group listbox, when working with  a large number of groups."
-msgstr "To menu umożliwia tworzenie, edycję oraz usuwanie wybranych grup. Posiadając dużą liczbę grup wygodniej jest używać selektorów zakresu na górze listy grup."
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Name of object groups"
-msgstr "Nazwa grupy obiektów"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Select to see groups containing users"
-msgstr "Zaznacz aby zobaczyć grupy zawierające użytkowników"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Show groups containing users"
-msgstr "Pokaż grupy zawierające użytkowników"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Select to see groups containing groups"
-msgstr "Zaznacz aby zobaczyć grupy zawierające grupy"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Show groups containing groups"
-msgstr "Pokaż grupy zawierające grupy"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Select to see groups containing applications"
-msgstr "Zaznacz aby zobaczyć grupy zawierające aplikacje"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Show groups containing applications"
-msgstr "Pokaż grupy zawierające aplikacje"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Select to see groups containing departments"
-msgstr "Zaznacz aby zobaczyć grupy zawierające departamenty"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Show groups containing departments"
-msgstr "Pokaż grupy zawierające departamenty"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Select to see groups containing servers"
-msgstr "Zaznacz aby zobaczyć grupy zawierające serwery"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Show groups containing servers"
-msgstr "Pokaż grupy zawierające serwery"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Select to see groups containing workstations"
-msgstr "Zaznacz aby zobaczyć grupy zawierające stacje robocze"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Show groups containing workstations"
-msgstr "Pokaż grupy zawierające stacje robocze"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Select to see groups containing terminals"
-msgstr "Zaznacz aby zobaczyć grupy zawierające terminale"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Show groups containing terminals"
-msgstr "Pokaż grupy zawierające terminale"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Select to see groups containing printer"
-msgstr "Zaznacz aby zobaczyć grupy zawierające drukarki"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Show groups containing printer"
-msgstr "Pokaż grupy zawierające drukarki"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Select to see groups containing phones"
-msgstr "Zaznacz aby zobaczyć grupy zawierające telefony"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Show groups containing phones"
-msgstr "Pokaż grupy zawierające telefony"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "Create new object group"
-msgstr "Utwórz nową grupę obiektów"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove selected object groups"
-msgstr "Nazwa grupy obiektów"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove object groups"
-msgstr "Usuń obiekty"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy selected object group"
-msgstr "Proszę wybrać grupę obiektów"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy object groups"
-msgstr "Grupy obiektów"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "cut selected object group"
-msgstr "Utwórz nową grupę obiektów"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "Cut object groups"
-msgstr "Grupy obiektów"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:251
-#, fuzzy
-msgid "You are not allowed to remove this entry."
-msgstr "Brak uprawnień do usunięcia tego elementu!"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:269
-#: plugins/generic/references/class_reference.inc:50
-msgid "Object group"
-msgstr "Grupa obiektu"
-
-#: plugins/admin/ogroups/class_ogroup.inc:155
-msgid "This 'dn' is no object group."
-msgstr "Ten 'dn' nie jest grupą obiektową."
-
-#: plugins/admin/ogroups/class_ogroup.inc:299
-msgid "too many different objects!"
-msgstr "za dużo różnych obiektów!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:301
-msgid "users"
-msgstr "użytkownicy"
-
-#: plugins/admin/ogroups/class_ogroup.inc:302
-msgid "groups"
-msgstr "grupy"
-
-#: plugins/admin/ogroups/class_ogroup.inc:303
-msgid "applications"
-msgstr "aplikacje"
-
-#: plugins/admin/ogroups/class_ogroup.inc:304
-msgid "departments"
-msgstr "departamenty"
-
-#: plugins/admin/ogroups/class_ogroup.inc:305
-msgid "servers"
-msgstr "serwery"
-
-#: plugins/admin/ogroups/class_ogroup.inc:306
-msgid "workstations"
-msgstr "stacje robocze"
-
-#: plugins/admin/ogroups/class_ogroup.inc:307
-msgid "terminals"
-msgstr "terminale"
-
-#: plugins/admin/ogroups/class_ogroup.inc:308
-msgid "phones"
-msgstr "telefony"
-
-#: plugins/admin/ogroups/class_ogroup.inc:309
-msgid "printers"
-msgstr "drukarki"
-
-#: plugins/admin/ogroups/class_ogroup.inc:316
-msgid "and"
-msgstr "i"
-
-#: plugins/admin/ogroups/class_ogroup.inc:460
-msgid "Non existing dn:"
-msgstr "Nieistniejące dn:"
-
-#: plugins/admin/ogroups/class_ogroup.inc:602
-msgid "There is already an object with this cn."
-msgstr "Już istnieje obiekt z tym cn."
-
-#: plugins/admin/ogroups/class_ogroup.inc:617
-msgid "You can combine two different object types at maximum only!"
-msgstr "Można połączyć maksymalnie tylko 2 różne typy obiektów!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:673
-#, php-format
-msgid "Saving of object group/generic with dn '%s' failed."
-msgstr "Zapisywanie grupy/podstawowej z dn '%s' nieudane."
-
-#: plugins/admin/ogroups/class_ogroup.inc:686
-#, php-format
-msgid "Removing of object group/generic with dn '%s' failed."
-msgstr "Usuwanie grupy/podstawowej z dn '%s' nieudane."
-
-#: plugins/admin/ogroups/class_ogroup.inc:748
-msgid "Object group generic"
-msgstr "Podstawowa grupa obiektu"
-
-#: plugins/admin/ogroups/class_ogroup.inc:759
-msgid "Member"
-msgstr "Członek"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:94
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
-#, php-format
-msgid "The specified home server '%s' is not available in GOsa server configuration. Saving this account will create a new entry on the server '%s'. Use cancel if you do not want to create a new entry while ignoring old accounts."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:124
-msgid "ring all"
-msgstr "dzwoń do wszystkich"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:125
-msgid "round robin"
-msgstr "round robin"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:126
-msgid "least recently called"
-msgstr "ostatnio wdzwaniany"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:127
-msgid "fewest completed calls"
-msgstr "najmniej ukończonych połączeń"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:128
-msgid "random"
-msgstr "losowy"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:129
-msgid "round robin with memory"
-msgstr "round robin z zapamiętywaniem"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:150
-#: plugins/gofon/macro/class_gofonMacro.inc:194
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
-msgid "Can't save any changes to asterisk database, there is currently no mysql extension available in your php setup."
-msgstr "Nie można zapisać zmian do bazy asterisk. Brak funkcjonalnosci mysql w ustawieniach php."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:161
-#: plugins/gofon/macro/class_gofonMacro.inc:204
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
-#, fuzzy, php-format
-msgid "The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for mysql error."
-msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:168
-#: plugins/gofon/macro/class_gofonMacro.inc:211
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
-#, fuzzy, php-format
-msgid "Can't select database '%s' on home server '%s'."
-msgstr "Nie można wybrać bazy %s na %s."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:180
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
-#, fuzzy, php-format
-msgid "The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa log for mysql error."
-msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:187
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
-#, fuzzy, php-format
-msgid "Can't select database '%s' on initial home server '%s'."
-msgstr "Nie można wybrać bazy %s na %s."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:215
-msgid "Remove the phone queue from this Account"
-msgstr "Usuń kolejkę telefoniczną z tego konta"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:216
-msgid "Phone queue is enabled for this group. You can disable it by clicking below."
-msgstr "Kolejka telefoniczna jest włączona dla tej grupy. Można ją wyłączyć klikając poniżej."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:218
-msgid "Create phone queue"
-msgstr "Utwórz kolejkę telefoniczną"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:219
-msgid "For this group the phone queues are disabled. You can enable them by clicking below."
-msgstr "Kolejka telefoniczna jest wyłączona dla tej grupy. Można ją włączyć klikając poniżej."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:307
-#, fuzzy
-msgid "There must be at least one server with an asterisk database to create a phone queue."
-msgstr "Musi być wybrany co najmniej jeden serwer NTP."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:310
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
-#, fuzzy
-msgid "Please select a valid goFonHomeServer."
-msgstr "Proszę wybrać prawidłowy serwer pocztowy."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:316
-msgid "Timeout must be numeric"
-msgstr "Limit czasu musi być liczbą"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:319
-msgid "Retry must be numeric"
-msgstr "Powtórzenia muszą być liczbą"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:322
-msgid "Max queue length must be numeric"
-msgstr "Maksymalna długość kolejki musi być liczbą"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:325
-msgid "Announce frequency must be numeric"
-msgstr "Częstotliwość zapowiadania musi być liczbą"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:328
-msgid "There must be least one queue number defined."
-msgstr "Musi być zdefiniowany co najmniej jeden numer kolejki."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:351
-#: plugins/admin/ogroups/class_phonequeue.inc:400
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
-msgid "There is currently no asterisk server defined. Possibly you are missing a server that handles the asterisk management (goFonServer). Your settings can't be saved to asterisk database."
-msgstr "Brak zdefiniowanego serwera asterisk. Prawdopodobnie prakuje serwera który obsługuje zarządzanie asterisk (goFonServer). Ustawienia nie mogą być zapisane do bazy asterisk."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:383
-#, fuzzy
-msgid "Error while removing old queue entries from database."
-msgstr "Błąd podczas eksportowania żądanych wpisów!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:384
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
-msgid "Please have a look a the gosa logfiles."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-msgid "Could not detect old queue entry, query failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:529
-#, php-format
-msgid "More than one entry in queue table found, that uses the name ('%s'). Please fix this issue manually first."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#, fuzzy
-msgid "Mysql query failed."
-msgstr "Zapytanie do bazy danych nieudane"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:770
-#: plugins/admin/ogroups/class_phonequeue.inc:772
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
-#, php-format
-msgid "The specified telephonenumber '%s' is already assigned to '%s'."
-msgstr "Podany numer telefonu '%s' jest już przypisany do '%s'."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:843
-msgid "Saving phone queue failed"
-msgstr "Zapisywanie kolejki telefonu nieudane"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:896
-msgid "Removing phone queue failed"
-msgstr "Usuwanie kolejki telefonu nieudane"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:921
-msgid "Phone group"
-msgstr "Grupa telefoniczna"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:940
-msgid "Welcome music"
-msgstr "Muzyka powitalna"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:941
-msgid "Report hold time"
-msgstr "Ogłaszaj czas wstrzymania"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:942
-msgid "'You are next' sound"
-msgstr "Dźwięk 'jesteś następny'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:943
-msgid "'There are' sound"
-msgstr "Dźwięk 'Istnieją'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:944
-msgid "'Call waiting' sound"
-msgstr "Dźwięk 'rozmowa oczekująca'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:945
-msgid "'Thank you' sound"
-msgstr "Dźwięk 'dziękujemy'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:946
-msgid "'Minutes' sound"
-msgstr "Dźwięk 'minut'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:947
-msgid "'Seconds' sound"
-msgstr "Dźwięk 'sekund'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:948
-msgid "'Less than' sound"
-msgstr "Dźwięk 'mniej niż'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:949
-msgid "Queue phone number"
-msgstr "Kolejkuj numer telefonu"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:953
-msgid "Announce"
-msgstr "Zapowiadanie"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:51
-msgid "This group has mail features enabled. You can disable them by clicking below."
-msgstr "Ta grupa posiada rozszerzenia poczty. Można je wyłączyć klikając poniżej."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-msgid "This group has mail features disabled. You can enable them by clicking below."
-msgstr "Ta grupa nie posiada rozszerzenia poczty. Można je włączyć klikając poniżej."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:118
-#, php-format
-msgid "Saving of object group/mail with dn '%s' failed."
-msgstr "Zapisywanie grupy/poczty z dn '%s' nieudane."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:153
-#, php-format
-msgid "Removing of object group/mail with dn '%s' failed."
-msgstr "Usuwanie grupy/poczty z dn '%s' nieudane."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:182
-msgid "Mail group"
-msgstr "Grupa pocztowa"
-
-#: plugins/gofon/fonreports/main.inc:16
-#: plugins/gofon/fonreports/class_fonreport.inc:395
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-msgid "Phone reports"
-msgstr "Raporty telefoniczne"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:6
-msgid "Phone Reports"
-msgstr "Raporty telefoniczne"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:165
-#: plugins/gofon/fonreports/class_fonreport.inc:175
-msgid "Can't connect to phone database, no reports can be shown!"
-msgstr "Nie można połączyć się z bazą telefonów, nie można pokazać żadnych raportów!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:179
-msgid "Can't select phone database for report generation!"
-msgstr "Nie można wybrać bazy telefonów aby generować raport!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:197
-msgid "Query for phone database failed!"
-msgstr "Zapytanie do bazy telefonów nieudane!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:405
-#: plugins/gofon/fonreports/contents.tpl:31
-msgid "Source"
-msgstr "Źródło"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:406
-#: plugins/gofon/fonreports/contents.tpl:32
-msgid "Destination"
-msgstr "Cel"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:407
-#: plugins/gofon/fonreports/contents.tpl:33
-msgid "Channel"
-msgstr "Kanał"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:408
-#, fuzzy
-msgid "Application called"
-msgstr "Nazwa aplikacji"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:409
-#, fuzzy
-msgid "Disposition"
-msgstr "Rozłączenie"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:410
-#: plugins/gofon/fonreports/contents.tpl:36
-msgid "Duration"
-msgstr "Czas trwania"
-
-#: plugins/gofon/macro/headpage.tpl:6
-#: plugins/gofon/macro/class_divListMacros.inc:31
-#: plugins/gofon/macro/class_divListMacros.inc:32
-msgid "List of macros"
-msgstr "Lista makr"
-
-#: plugins/gofon/macro/headpage.tpl:24
-#: plugins/gofon/macro/class_divListMacros.inc:36
-msgid "This menu allows you to add, edit and remove selected macros. You may want to use the range selector on top of the macro listbox, when working with a large number of macros."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych makr. Posiadając dużą ilość makr, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze listy makr."
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros matching"
-msgstr "Wyświetl makra pasujące"
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros  matching"
-msgstr "Wyświetl makra pasujące"
-
-#: plugins/gofon/macro/headpage.tpl:41
-#: plugins/gofon/macro/class_divListMacros.inc:65
-msgid "Regular expression for matching macro names"
-msgstr "Wyrażenie regularne dla dopasowania nazw makr"
-
-#: plugins/gofon/macro/generic.tpl:6
-#: plugins/gofon/macro/generic.tpl:9
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/gofon/macro/class_gofonMacro.inc:580
-#: plugins/gofon/macro/paste_generic.tpl:4
-#: plugins/gofon/macro/paste_generic.tpl:6
-msgid "Macro name"
-msgstr "Nazwa makra"
-
-#: plugins/gofon/macro/generic.tpl:18
-msgid "Macro name to be displayed"
-msgstr "Nazwa makra do wyświetlenia"
-
-#: plugins/gofon/macro/generic.tpl:60
-msgid "Visible for user"
-msgstr "Widoczne dla użytkownika"
-
-#: plugins/gofon/macro/generic.tpl:70
-msgid "Macro text"
-msgstr "Tekst makro"
-
-#: plugins/gofon/macro/class_divListMacros.inc:58
-msgid "Visible"
-msgstr "Widoczne"
-
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "Create new phone macro"
-msgstr "Utwórz nowe makro telefonu"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove selected macros"
-msgstr "Usuń makro"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove macros"
-msgstr "Makra telefoniczne"
-
-#: plugins/gofon/macro/class_divListMacros.inc:178
-msgid "Macro"
-msgstr "Makro"
-
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "visible"
-msgstr "widoczne"
-
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "invisible"
-msgstr "niewidoczne"
-
-#: plugins/gofon/macro/class_divListMacros.inc:208
-msgid "Edit macro"
-msgstr "Edytuj makro"
-
-#: plugins/gofon/macro/class_divListMacros.inc:216
-msgid "Delete macro"
-msgstr "Usuń makro"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
-msgid "Phone macros"
-msgstr "Makra telefoniczne"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
-#, fuzzy, php-format
-msgid "You're about to delete the following user(s) %s"
-msgstr "Zamierzasz usunąć użytkownika %s."
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
-msgid "You are not allowed to delete this macro!"
-msgstr "Brak uprawnień do usunięcia  tego makro!"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
-#, php-format
-msgid "You're about to delete the macro '%s'."
-msgstr "Zamierzasz usunąć makro '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:241
-#, fuzzy, php-format
-msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
-msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:309
-#, fuzzy, php-format
-msgid "More than one '(' is currently not supported. Line : '%s'."
-msgstr "Automatyczne tworzenie typu '%s' nie jest obecnie wspierane. Proszę skontaktować się z zespołem GOsa."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:312
-#, fuzzy, php-format
-msgid "More than one ')' is currently not supported. Line : '%s'."
-msgstr "Automatyczne tworzenie typu '%s' nie jest obecnie wspierane. Proszę skontaktować się z zespołem GOsa."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:316
-#, fuzzy, php-format
-msgid "There is no application given in line : '%s'."
-msgstr "Istnieje duplikat w '%s' dla '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:320
-#, php-format
-msgid "There is no extension type given in line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:349
-#, fuzzy, php-format
-msgid "Insert of new macro failed for server '%s'."
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:409
-#, fuzzy
-msgid "There must be at least one server with an asterisk database to save this phone macro."
-msgstr "Musi być zaznaczony co najmniej jeden serwer NTP lub zaznaczony tryb dziedziczenia."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:423
-#, php-format
-msgid "The given cn '%s' already exists."
-msgstr "Podane cn '%s' już istnieje."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:429
-msgid "You must specify the 'Display Name' in order to save this macro"
-msgstr "Należy podać 'Nazwa wyświetlana' aby zapisać to makro"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:433
-msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
-msgstr "Podane cn jest zbyt długie aby utworzyć wpis Makro, maksimum 20 znaków."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:442
-#, fuzzy
-msgid "This macro is still in use. It is necessary to mark this macro as visible for users."
-msgstr "To makro jest wciąż używane. Aby je usunąć upewnij się że nikt nie zaznaczył tego Makra."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:450
-msgid "Makro length must be lower than 100 lines"
-msgstr "Długość makro musi być mniejsza niż 100 linii"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:455
-#, fuzzy
-msgid "You can't save an empty macro."
-msgstr "Nie można zapisać pliku '%s'."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:472
-#, fuzzy
-msgid "This macro is still in use. To delete this Macro ensure that nobody has selected it."
-msgstr "To makro jest wciąż używane. Aby je usunąć upewnij się że nikt nie zaznaczył tego Makra."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:485
-#, fuzzy
-msgid "Could not remove the macro entry from asterisk databases. Please check your asterisk database configurations."
-msgstr "OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane parametry konfiguracji."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:492
-#: plugins/gofon/macro/class_gofonMacro.inc:501
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
-#, php-format
-msgid "Removing of goFonMacro/generic account with dn '%s' failed."
-msgstr "Usuwanie konta goFonMakro z dn '%s'  nieudane."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:535
-#, php-format
-msgid "Saving of goFonMacro/generic account with dn '%s' failed."
-msgstr "Zapisywanie konta goFonMacro z dn '%s' nieudane."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:571
-msgid "Asterisk macro management"
-msgstr "Zarządzanie makro Asterisk"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:576
-#, fuzzy
-msgid "GOfon macro"
-msgstr "brak makra"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:584
-#, fuzzy
-msgid "Macro content and parameter"
-msgstr "Zawartość makro"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:585
-msgid "Visibility flag"
-msgstr "Flaga widoczności"
-
-#: plugins/gofon/macro/parameter.tpl:4
-msgid "Argument"
-msgstr "Argument"
-
-#: plugins/gofon/macro/parameter.tpl:8
-msgid "type"
-msgstr "typ"
-
-#: plugins/gofon/macro/parameter.tpl:19
-#, fuzzy
-msgid "You are not allowed to view the macro parameter settings"
-msgstr "Brak uprawnień do usunięcia tego użytkownika!"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
-msgid "This 'dn' is no phone macro."
-msgstr "Ten 'dn' nie jest makrem telefonu."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
-msgid "String"
-msgstr "Napis"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
-msgid "Combobox"
-msgstr "Lista rozwijana"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
-#: include/sieve/templates/element_boolean.tpl:4
-msgid "Bool"
-msgstr "Bool"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
-msgid "Delete unused"
-msgstr "Usuń nieużywane"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
-#, php-format
-msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
-msgstr "Parametr %s zawiera nieprawidłowy znak. '!,#' jest użyty jako separator"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
-#, php-format
-msgid "The parameter %s has incorrect value for type bool."
-msgstr "Parametr %s posiada nieprawidłową wartość dla typu logicznego."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
-#, php-format
-msgid "Parameter count of the macro changed, you must update each user which are using this macro '%s'."
-msgstr "Liczba parametrów tego makra została zmieniona. Należy powiadomić wszustkich użytkowników tego makra '%s'."
-
-#: plugins/gofon/macro/main.inc:43
-#: plugins/gofon/macro/main.inc:47
-msgid "Phone macro management"
-msgstr "Zarządzanie makrami telefonów"
-
-#: plugins/gofon/phoneaccount/generic.tpl:42
-#, fuzzy
-msgid "Select the accounts home server"
-msgstr "Proszę aby zobaczyć serwery"
-
-#: plugins/gofon/phoneaccount/generic.tpl:50
-#: plugins/gofon/phoneaccount/paste_generic.tpl:32
-msgid "Voicemail PIN"
-msgstr "PIN poczty głosowej"
-
-#: plugins/gofon/phoneaccount/generic.tpl:60
-#: plugins/gofon/phoneaccount/paste_generic.tpl:40
-msgid "Phone PIN"
-msgstr "PIN telefonu"
-
-#: plugins/gofon/phoneaccount/generic.tpl:82
-#: plugins/gofon/phoneaccount/generic.tpl:84
-msgid "Phone macro"
-msgstr "Makro telefoniczne"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
-#, php-format
-msgid "The specified goFonHomeServer '%s' is not available in GOsa server configuration. Saving this account will create a new entry on the server '%s'. Use cancel if you do not want to create a new entry ignoring old accounts."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
-#, php-format
-msgid "The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql error."
-msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
-#, php-format
-msgid "Can't select database %s on %s."
-msgstr "Nie można wybrać bazy %s na %s."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
-msgid "no macro"
-msgstr "brak makra"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
-msgid "undefined"
-msgstr "niezdefiniowany"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
-msgid "Can't save any changes to asterisk database, there is no mysql extension available."
-msgstr "Nie można zapisać zmian w bazie asterisk. Brak wsparcia dla mysql w ustawieniach php."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
-#, fuzzy, php-format
-msgid "The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to keep the database consistent, check GOsa log for mysql error."
-msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
-#, php-format
-msgid "Can't select database %s on %s. Abort saving entries to keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
-#, fuzzy, php-format
-msgid "The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving entries to keep the database consistent, check GOsa log for mysql error."
-msgstr "Serwer MySQL '%s' nie jest dostępny dla użytkownika '%s', sprawdź log GOsa dla błedu mysql."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
-msgid "Error while performing query:"
-msgstr "Błąd podczas wykonywania zapytania:"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
-msgid "This account has no phone extensions."
-msgstr "To konto nie posiada rozszerzeń telefonu."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
-msgid "The macro you selected, is no longer available for you, please choose another one."
-msgstr "Makro które wybrano nie jest już dostępne, proszę wybrać inne."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
-msgid "Remove phone account"
-msgstr "Usuń konto telefoniczne"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
-msgid "This account has phone features enabled. You can disable them by clicking below."
-msgstr "To konto ma włączone cechy telefonu. Można je wyłączyć klikając poniżej."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
-msgid "Create phone account"
-msgstr "Utwórz konto telefoniczne"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
-msgid "This account has phone features disabled. You can't enable them while no uid is set."
-msgstr "To konto posiada wyłączone rozszerzenia telefonu. Nie można włączyć tego rozszerzenia dopóki nie jest ustawiony uid."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
-msgid "This account has phone features disabled. You can enable them by clicking below."
-msgstr "To konto ma wyłączone cechy telefonu. Można je włączyć klikając poniżej."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
-msgid "Please enter a valid phone number!"
-msgstr "Proszę podać prawidłowy numer telefonu."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
-msgid "Choose your private phone"
-msgstr "Wybierz swój telefon prywatny"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
-#, fuzzy
-msgid "There must be at least one server with an asterisk database to create a phone account."
-msgstr "Musi być zaznaczony co najmniej jeden serwer NTP lub zaznaczony tryb dziedziczenia."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
-msgid "Voicemail PIN must be between 1-4 characters."
-msgstr "PIN Voicemail musi zawierać od 1 do 4 znaków."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
-msgid "The specified Voicemail PIN contains invalid characters, only numeric values are allowed here."
-msgstr "Podany PIN Voicemail zawiera niedozwolone znaki, tylko cyfry są dozwolone."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
-msgid "Phone PIN must be at least one character long."
-msgstr "PIN telefonu musi zawierać co najmniej 1 znak."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
-msgid "The specified phone PIN contains invalid characters, only aphanumeric values are allowed here."
-msgstr "Podany PIN telefonu zawiera niedozwolone znaki, tylko znaki alfanumeryczne są dozwolone."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
-#, php-format
-msgid "You need to specify at least one phone number!"
-msgstr "Musisz podac co najmniej jeden numer telefonu!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
-#, php-format
-msgid "Saving of user/phone account with dn '%s' failed."
-msgstr "Zapisywanie konta telefonicznego z dn '%s' nieudane"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
-msgid "Can't remove phone account, the mysql extension is not present in php configuration."
-msgstr "Nie można usunąć konta telefonicznego. Brak wsparcia dla mysql w ustawieniach php."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
-#, php-format
-msgid "Removed user '%s' from phone queue '%s'."
-msgstr "Usunięto użytkownika '%s' z kolejki telefonicznej '%s'."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
-#, php-format
-msgid "Removing of user/phone account with dn '%s' failed."
-msgstr "Usuwanie konta telefonicznego z dn '%s' nieudane"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
-#, fuzzy, php-format
-msgid "The previously selected asterisk home server (%s) is no longer available. Remove aborted."
-msgstr "Wybrany profil kiosk '%s' nie jest już dostępny, ustawiam aktualny profil na 'brak'."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
-msgid "Phone account settings"
-msgstr "Ustawienia konta telefonicznego"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
-#, fuzzy
-msgid "GOfon reports"
-msgstr "Raporty telefoniczne"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
-msgid "Telephone number"
-msgstr "Numer telefonu"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
-msgid "Macro settings"
-msgstr "Ustawienia makra"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
-msgid "Telephone pin"
-msgstr "PIN Telefonu"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
-msgid "Voicemail pin"
-msgstr "PIN poczty głosowej"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:1
-#: plugins/gofon/phoneaccount/main.inc:122
-msgid "Phone settings"
-msgstr "Ustawienia telefonu"
-
-#: plugins/gofon/conference/headpage.tpl:6
-#: plugins/gofon/conference/class_divListConferences.inc:31
-#: plugins/gofon/conference/class_divListConferences.inc:32
-msgid "List of conference rooms"
-msgstr "Lista sal konferencyjnych"
-
-#: plugins/gofon/conference/headpage.tpl:24
-#: plugins/gofon/conference/class_divListConferences.inc:36
-msgid "This menu allows you to create, delete and edit selected phone conferences. Having a large number of phone conferences, you might prefer the range selectors on top of the conferences list."
-msgstr "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych konferencji telefonicznych. Posiadając dużą ilość konferencji, może okazać się wygodniejsze korzystanie z selektorów zakresu na górze listy konferencji."
-
-#: plugins/gofon/conference/headpage.tpl:36
-msgid "Regular expression for        matching user names"
-msgstr "Wyrażenie regularne do dopasowania nazw użytkowników"
-
-#: plugins/gofon/conference/generic.tpl:15
-#: plugins/gofon/conference/paste_generic.tpl:5
-msgid "Conference name"
-msgstr "Nazwa konferencji"
-
-#: plugins/gofon/conference/generic.tpl:21
-#: plugins/gofon/conference/paste_generic.tpl:10
-msgid "Name of conference to create"
-msgstr "Nazwa tworzonej konferencji"
-
-#: plugins/gofon/conference/generic.tpl:35
-msgid "Choose subtree to place conference in"
-msgstr "Wybierz poddrzewo do umieszczenia konferencji"
-
-#: plugins/gofon/conference/generic.tpl:99
-msgid "Lifetime (in days)"
-msgstr "Wiek (w dniach)"
-
-#: plugins/gofon/conference/generic.tpl:146
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
-msgid "Preset PIN"
-msgstr "Prekonfiturowany PIN"
-
-#: plugins/gofon/conference/generic.tpl:154
-#: plugins/gofon/conference/class_divListConferences.inc:59
-msgid "PIN"
-msgstr "PIN"
-
-#: plugins/gofon/conference/generic.tpl:166
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
-msgid "Record conference"
-msgstr "Nagrywanie konferencji"
-
-#: plugins/gofon/conference/generic.tpl:174
-msgid "Sound file format"
-msgstr "Format pliku dźwiękowego"
-
-#: plugins/gofon/conference/generic.tpl:197
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
-msgid "Play music on hold"
-msgstr "Odtwarzaj muzykę podczas zawieszenia"
-
-#: plugins/gofon/conference/generic.tpl:205
-msgid "Activate session menu"
-msgstr "Aktywuj menu sesji"
-
-#: plugins/gofon/conference/generic.tpl:213
-msgid "Announce users joining or leaving the conference"
-msgstr "Zapowiadaj użytkowników dołączających lub opuszczających konferencję"
-
-#: plugins/gofon/conference/generic.tpl:221
-msgid "Count users"
-msgstr "Zlicz użytkowników"
-
-#: plugins/gofon/conference/class_divListConferences.inc:57
-msgid "Name - Number"
-msgstr "Nazwa - Numer"
-
-#: plugins/gofon/conference/class_divListConferences.inc:66
-msgid "Regular expression for matching conference names"
-msgstr "Wyrażenie regularne dla dopasowania nazw konferencji"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "Create new conference"
-msgstr "Utwórz nową konferencję"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "New conference"
-msgstr "Nowa konferencja"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove selected conferences"
-msgstr "Nagrywanie konferencji"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove conferences"
-msgstr "Nagrywanie konferencji"
-
-#: plugins/gofon/conference/class_divListConferences.inc:254
-#: include/class_pluglist.inc:154
-#: include/class_pluglist.inc:155
-#: include/class_pluglist.inc:265
-msgid "Unknown"
-msgstr "Nieznane"
-
-#: plugins/gofon/conference/class_divListConferences.inc:263
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
-msgid "Conference"
-msgstr "Konferencja"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
-msgid "Phone conferences"
-msgstr "Konferencje telefoniczne"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
-msgid "Management"
-msgstr "Zarządzanie"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
-#, php-format
-msgid "Could not remove the conference entry from database on home server (%s). Please check your asterisk database configuration."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
-#, fuzzy, php-format
-msgid "The previously selected asterisk home server (%s) is no longer available."
-msgstr "Ta aplikacja nie jest już dostępna."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
-msgid "Please enter a PIN."
-msgstr "Proszę wpisać PIN."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
-msgid "Please enter a name for the conference."
-msgstr "Proszę podać nazwę konferencji."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
-msgid "Only numeric chars are allowed in Number field."
-msgstr "Tylko cyfry są dozwolone w polu Numer."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
-msgid "Only numbers are allowed in Lifetime."
-msgstr "Tylko liczby są dozwolone w okresie życia"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
-#, fuzzy
-msgid "There is already a conference with this name in the current tree."
-msgstr "Już istnieje profil ze zdefiniowaną tą nazwą klasy."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
-msgid "Can not check if there are already some entries with given telephone number and/or cn in the destination home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
-msgid "Can not remove entries with some telephone number and/or cn from destination home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
-msgid "Can not check if entry exists in old database. Please have a look a the gosa logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
-msgid "Can not remove old entries from initial home server. Please have a look a the gosa logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
-#, php-format
-msgid "Saving of goFonConference/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
-msgid "Phone conference management"
-msgstr "Zarządzanie konferencją telefoniczną"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
-#, fuzzy
-msgid "GOfon conference"
-msgstr "Konferencje telefoniczne"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
-msgid "Conference PIN"
-msgstr "PIN Konferencji"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
-msgid "Activate menu"
-msgstr "Aktywuj menu"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
-msgid "Announce user activity"
-msgstr "Zapowiadaj aktywność użytkownika"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
-msgid "Count user"
-msgstr "Zlicz użytkownika"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
-msgid "Conference type"
-msgstr "Typ konferencji"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
-msgid "Format"
-msgstr "format"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
-msgid "Lifetime"
-msgstr "Wiek"
-
-#: plugins/gofon/conference/main.inc:39
-#: plugins/gofon/conference/main.inc:41
-msgid "Conference management"
-msgstr "Zarządzanie konferencją"
-
-#: plugins/generic/references/class_reference.inc:46
-msgid "Thin Client"
-msgstr "Cienki klient"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Object name"
-msgstr "Nazwa obiektu"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Contents"
-msgstr "Zawartość"
-
-#: plugins/generic/references/contents.tpl:18
-msgid "This object has no relationship to other objects."
-msgstr "Ten obiekt nie posiada powiązań z innymi obiektami."
-
-#: plugins/generic/welcome/welcome.tpl:4
-msgid "This is the GOsa main menu. You can select your tasks from the menu on the left, or by choosing one of the pictograms below. All changes apply directly to your companies LDAP server."
-msgstr "To jest główny ekran GOsa. Można wybrać zadania z menu po lewej stronie, lub wybierając jeden z piktogramów poniżej. Wszelkie zmiany wchodzą bezpośrednio do serwera LDAP."
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "Use 'Sign out' on the upper left to close the connection and 'Main' to get back to the pictogram view."
-msgstr "Użyj 'Wyloguj' na górze ekranu aby zamknąć połączenie oraz 'Główne' aby wrócić do głównego ekranu z widokiem piktogramów."
-
-#: plugins/generic/welcome/welcome.tpl:15
-msgid "The GOsa team"
-msgstr "Zespół GOsa"
-
-#: plugins/generic/welcome/main.inc:24
-#, php-format
-msgid "Welcome %s!"
-msgstr "Witaj %s!"
-
-#: include/sieve/templates/remove_script.tpl:10
-#, fuzzy
-msgid "Best thing to do before performing this action would be to save the current script in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort."
-msgstr "Przed wykonaniem tej operacji zaleca się wykonanie kopii bezpieczeństwa drzewa LDAP. Naciśnij 'Usuń' aby kontynuować, lub 'Anuluj' aby przerwać."
-
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_address.tpl:116
-#: include/sieve/templates/element_header.tpl:109
-#: include/sieve/templates/element_envelope.tpl:108
-#: include/sieve/templates/element_allof.tpl:5
-#, fuzzy
-msgid "Not"
-msgstr "Nie"
-
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_anyof.tpl:7
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_allof.tpl:7
-msgid "Inverse match"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_address.tpl:118
-#: include/sieve/templates/element_header.tpl:111
-#: include/sieve/templates/element_envelope.tpl:110
-#: include/sieve/templates/element_allof.tpl:7
-msgid "-"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:16
-#, fuzzy
-msgid "Select match type"
-msgstr "Wybierz typ ACL"
-
-#: include/sieve/templates/element_size.tpl:20
-#, fuzzy
-msgid "Select value unit"
-msgstr "Wybierz aby zobaczyć departamenty"
-
-#: include/sieve/templates/element_require.tpl:12
-#: include/sieve/templates/object_container.tpl:29
-#: include/sieve/class_sieveManagement.inc:507
-#: include/sieve/class_sieveManagement.inc:726
-msgid "Require"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:14
-#, fuzzy
-msgid "Reject mail"
-msgstr "Odrzuć z powodu rozmiaru wiadomości"
-
-#: include/sieve/templates/element_reject.tpl:17
-msgid "This is a multiline text element"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:19
-#, fuzzy
-msgid "This is stored as single string"
-msgstr "To robi coś"
-
-#: include/sieve/templates/element_anyof.tpl:10
-#: include/sieve/class_sieveManagement.inc:602
-msgid "Any of"
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:2
-msgid "Please enter the name for the new script below. Script names must consist of lower case characters only."
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:8
-#, fuzzy
-msgid "Script name"
-msgstr "Nazwa skryptu"
-
-#: include/sieve/templates/element_exists.tpl:8
-#: include/sieve/class_sieveManagement.inc:600
-#, fuzzy
-msgid "Exists"
-msgstr "Istniejące"
-
-#: include/sieve/templates/element_keep.tpl:4
-#: include/sieve/templates/object_container.tpl:22
-#: include/sieve/templates/object_container.tpl:25
-#: include/sieve/class_sieveManagement.inc:500
-#: include/sieve/class_sieveManagement.inc:503
-#: include/sieve/class_sieveManagement.inc:719
-#: include/sieve/class_sieveManagement.inc:722
-msgid "Keep"
-msgstr ""
-
-#: include/sieve/templates/element_keep.tpl:9
-#, fuzzy
-msgid "Keep message"
-msgstr "Usuń tą wiadomosc"
-
-#: include/sieve/templates/element_address.tpl:18
-#: include/sieve/templates/element_header.tpl:19
-#: include/sieve/templates/element_envelope.tpl:19
-#: include/sieve/templates/element_vacation.tpl:16
-#, fuzzy
-msgid "Normal view"
-msgstr "Kod Pocztowy"
-
-#: include/sieve/templates/element_address.tpl:25
-#: include/sieve/templates/element_header.tpl:26
-#: include/sieve/templates/element_envelope.tpl:26
-#, fuzzy
-msgid "Match type"
-msgstr "Typ autoryzacji"
-
-#: include/sieve/templates/element_address.tpl:28
-#: include/sieve/templates/element_address.tpl:51
-#: include/sieve/templates/element_address.tpl:61
-#: include/sieve/templates/element_address.tpl:72
-#: include/sieve/templates/element_address.tpl:121
-#: include/sieve/templates/element_address.tpl:126
-#: include/sieve/templates/element_header.tpl:29
-#: include/sieve/templates/element_header.tpl:52
-#: include/sieve/templates/element_header.tpl:63
-#: include/sieve/templates/element_header.tpl:114
-#: include/sieve/templates/element_header.tpl:119
-#: include/sieve/templates/element_envelope.tpl:29
-#: include/sieve/templates/element_envelope.tpl:52
-#: include/sieve/templates/element_envelope.tpl:63
-#: include/sieve/templates/element_envelope.tpl:113
-#: include/sieve/templates/element_envelope.tpl:118
-#: include/sieve/templates/element_boolean.tpl:5
-#, fuzzy
-msgid "Boolean value"
-msgstr "Domyślna wartość"
-
-#: include/sieve/templates/element_address.tpl:36
-#: include/sieve/templates/element_header.tpl:37
-#: include/sieve/templates/element_envelope.tpl:37
-#, fuzzy
-msgid "Invert test"
-msgstr "Test pamięci"
-
-#: include/sieve/templates/element_address.tpl:48
-msgid "Part of address that should be used"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:58
-#: include/sieve/templates/element_header.tpl:49
-#: include/sieve/templates/element_envelope.tpl:49
-#, fuzzy
-msgid "Comparator"
-msgstr "Komputery"
-
-#: include/sieve/templates/element_address.tpl:69
-#: include/sieve/templates/element_envelope.tpl:60
-#, fuzzy
-msgid "Operator"
-msgstr "Komputery"
-
-#: include/sieve/templates/element_address.tpl:85
-#: include/sieve/templates/element_header.tpl:77
-#: include/sieve/templates/element_envelope.tpl:76
-msgid "Address fields to include"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:89
-#: include/sieve/templates/element_header.tpl:81
-#: include/sieve/templates/element_envelope.tpl:80
-msgid "Values to match for"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:138
-#: include/sieve/templates/element_header.tpl:131
-#: include/sieve/templates/element_envelope.tpl:130
-#: include/sieve/templates/element_vacation.tpl:47
-#, fuzzy
-msgid "Expert view"
-msgstr "Tryb zaufania"
-
-#: include/sieve/templates/element_header.tpl:16
-#: include/sieve/templates/element_header.tpl:106
-#: include/sieve/class_sieveManagement.inc:597
-#, fuzzy
-msgid "Header"
-msgstr "nagłówek"
-
-#: include/sieve/templates/element_header.tpl:60
-msgid "operator"
-msgstr ""
-
-#: include/sieve/templates/element_else.tpl:4
-#: include/sieve/templates/object_container.tpl:33
-#: include/sieve/class_sieveElement_If.inc:840
-#: include/sieve/class_sieveManagement.inc:569
-#: include/sieve/class_sieveManagement.inc:764
-#, fuzzy
-msgid "Else"
-msgstr "fałsz"
-
-#: include/sieve/templates/element_if.tpl:4
-#: include/sieve/class_sieveElement_If.inc:834
-#, fuzzy
-msgid "Condition"
-msgstr "Połączenie"
-
-#: include/sieve/templates/object_container.tpl:8
-#, fuzzy
-msgid "Move object up one position"
-msgstr "Przenieś obiekty"
-
-#: include/sieve/templates/object_container.tpl:12
-msgid "Move object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:16
-#: include/sieve/templates/object_test_container.tpl:10
-#: include/class_acl.inc:673
-msgid "Remove object"
-msgstr "Usuń obiekt"
-
-#: include/sieve/templates/object_container.tpl:17
-#: include/sieve/templates/object_container_clear.tpl:17
-#, fuzzy
-msgid "Remove element"
-msgstr "Usuń pozycję"
-
-#: include/sieve/templates/object_container.tpl:21
-#, fuzzy
-msgid "choose element"
-msgstr "Usuń pozycję"
-
-#: include/sieve/templates/object_container.tpl:24
-#, fuzzy
-msgid "Fileinto"
-msgstr "Plik"
-
-#: include/sieve/templates/object_container.tpl:26
-#: include/sieve/templates/element_discard.tpl:4
-#: include/sieve/class_sieveManagement.inc:504
-#: include/sieve/class_sieveManagement.inc:723
-#, fuzzy
-msgid "Discard"
-msgstr "Dyski"
-
-#: include/sieve/templates/object_container.tpl:27
-#: include/sieve/templates/element_redirect.tpl:13
-#: include/sieve/class_sieveManagement.inc:505
-#: include/sieve/class_sieveManagement.inc:724
-#, fuzzy
-msgid "Redirect"
-msgstr "bezpośredni"
-
-#: include/sieve/templates/object_container.tpl:28
-#: include/sieve/class_sieveManagement.inc:506
-#: include/sieve/class_sieveManagement.inc:725
-#, fuzzy
-msgid "Reject"
-msgstr "Wybierz"
-
-#: include/sieve/templates/object_container.tpl:32
-#: include/sieve/class_sieveElement_If.inc:836
-#: include/sieve/class_sieveManagement.inc:510
-#: include/sieve/class_sieveManagement.inc:729
-#, fuzzy
-msgid "If"
-msgstr "NI"
-
-#: include/sieve/templates/object_container.tpl:34
-#: include/sieve/templates/element_elsif.tpl:4
-#: include/sieve/class_sieveElement_If.inc:838
-#: include/sieve/class_sieveManagement.inc:571
-#: include/sieve/class_sieveManagement.inc:766
-#: include/sieve/class_sieveManagement.inc:771
-msgid "Else If"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:42
-#, fuzzy
-msgid "Add new"
-msgstr "Dodaj użytkownika"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add a new object above this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add element above"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:42
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add a new object below this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add element below"
-msgstr ""
-
-#: include/sieve/templates/element_redirect.tpl:18
-#, fuzzy
-msgid "Redirect mail to following recipients"
-msgstr "Ograniczenia dla odbiorcy"
-
-#: include/sieve/templates/element_fileinto.tpl:4
-#, fuzzy
-msgid "Move mail into folder"
-msgstr "do folferu"
-
-#: include/sieve/templates/element_fileinto.tpl:8
-#, fuzzy
-msgid "Select from list"
-msgstr "Wybierz Szablon"
-
-#: include/sieve/templates/element_fileinto.tpl:10
-#, fuzzy
-msgid "Manual selection"
-msgstr "Język"
-
-#: include/sieve/templates/element_fileinto.tpl:18
-#, fuzzy
-msgid "Folder"
-msgstr "Filtr"
-
-#: include/sieve/templates/element_discard.tpl:9
-#, fuzzy
-msgid "Discard message"
-msgstr "Usuń tą wiadomosc"
-
-#: include/sieve/templates/element_envelope.tpl:16
-#: include/sieve/templates/element_envelope.tpl:105
-#: include/sieve/class_sieveManagement.inc:598
-msgid "Envelope"
-msgstr ""
-
-#: include/sieve/templates/element_boolean.tpl:8
-#, fuzzy
-msgid "update"
-msgstr "Aktualizuj"
-
-#: include/sieve/templates/edit_frame_base.tpl:12
-msgid "View structured"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:14
-#, fuzzy
-msgid "View source"
-msgstr "Źródło ntp"
-
-#: include/sieve/templates/import_script.tpl:1
-#, fuzzy
-msgid "Import sieve script"
-msgstr "Importuj skrypt"
-
-#: include/sieve/templates/import_script.tpl:2
-msgid "Please select the sieve script you want to import. Use the import button to import the script or the cancel button to abort."
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:5
-#, fuzzy
-msgid "Script to import"
-msgstr "Priorytet skryptu"
-
-#: include/sieve/templates/element_stop.tpl:9
-msgid "Stop execution here"
-msgstr ""
-
-#: include/sieve/templates/add_element.tpl:1
-#, fuzzy
-msgid "Add a new element"
-msgstr "Dodaj nowy wzorzec pliku"
-
-#: include/sieve/templates/add_element.tpl:2
-#, fuzzy
-msgid "Please select the type of element you want to add"
-msgstr "Proszę wybrać prawidłowy plik"
-
-#: include/sieve/templates/add_element.tpl:13
-#: setup/setup_migrate.tpl:199
-#, fuzzy
-msgid "Abort"
-msgstr "Port"
-
-#: include/sieve/templates/element_allof.tpl:10
-#: include/sieve/class_sieveManagement.inc:601
-#, fuzzy
-msgid "All of"
-msgstr "Wszystkie"
-
-#: include/sieve/templates/object_test_container.tpl:6
-#, fuzzy
-msgid "Add object"
-msgstr "ACLe dla tego obiektu"
-
-#: include/sieve/templates/management.tpl:1
-#, fuzzy
-msgid "List of sieve scripts"
-msgstr "Lista skryptów"
-
-#: include/sieve/templates/management.tpl:5
-msgid "Connection to the sieve server could not be established, the authentification attribute is empty."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:6
-msgid "Please verfiy that the attributes uid and mail are not empty and try again."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:12
-msgid "Connection to the sieve server could not be established."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:15
-msgid "Possibly the sieve account has not been created yet."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:19
-#, fuzzy
-msgid "Be careful. All your changes will be saved directly to sieve, if you use the save button below."
-msgstr "Proszę uważać podczas edycji typów rekordu w tym dialogu. Wszystkie zmiany zostaną zapisane natychmiast po naciśnięciu przycisku zachowaj."
-
-#: include/sieve/templates/management.tpl:22
-#, fuzzy
-msgid "Create new script"
-msgstr "Utwórz nowego użytkownika"
-
-#: include/sieve/templates/element_vacation.tpl:13
-#, fuzzy
-msgid "Vacation Message"
-msgstr "Treść autorespondera"
-
-#: include/sieve/templates/element_vacation.tpl:21
-#, fuzzy
-msgid "Release interval"
-msgstr "Interwał czasowy"
-
-#: include/sieve/templates/element_vacation.tpl:30
-#, fuzzy
-msgid "Alternative sender addresses"
-msgstr "Adresy alternatywne"
-
-#: include/sieve/templates/object_container_clear.tpl:8
-#, fuzzy
-msgid "Move this object up one position"
-msgstr "Usuń obiekt"
-
-#: include/sieve/templates/object_container_clear.tpl:12
-msgid "Move this object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:16
-#, fuzzy
-msgid "Remove this object"
-msgstr "Usuń obiekt"
-
-#: include/sieve/templates/select_test_type.tpl:1
-#, fuzzy
-msgid "Select the type of test you want to add"
-msgstr "Wybierz elementy do dodania"
-
-#: include/sieve/templates/select_test_type.tpl:3
-#, fuzzy
-msgid "Available test types"
-msgstr "Dostępni członkowie"
-
-#: include/sieve/class_sieveElement_If.inc:27
-#, fuzzy
-msgid "Complete address"
-msgstr "Pełne poddrzewo"
-
-#: include/sieve/class_sieveElement_If.inc:27
-#: include/sieve/class_sieveElement_If.inc:33
-#, fuzzy
-msgid "Default"
-msgstr "domyślny"
-
-#: include/sieve/class_sieveElement_If.inc:28
-#, fuzzy
-msgid "Domain part"
-msgstr "Użytkownicy domeny"
-
-#: include/sieve/class_sieveElement_If.inc:29
-msgid "Local part"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Case insensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:34
-msgid "Case sensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:35
-msgid "Numeric"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:39
-msgid "is"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:40
-#, fuzzy
-msgid "regex"
-msgstr "resetuj"
-
-#: include/sieve/class_sieveElement_If.inc:41
-#, fuzzy
-msgid "contains"
-msgstr "Akcje"
-
-#: include/sieve/class_sieveElement_If.inc:42
-#, fuzzy
-msgid "matches"
-msgstr "Cache"
-
-#: include/sieve/class_sieveElement_If.inc:43
-#, fuzzy
-msgid "count"
-msgstr "Konto"
-
-#: include/sieve/class_sieveElement_If.inc:44
-#, fuzzy
-msgid "value is"
-msgstr "prawidłowy"
-
-#: include/sieve/class_sieveElement_If.inc:48
-#, fuzzy
-msgid "less than"
-msgstr "Dźwięk 'mniej niż'"
-
-#: include/sieve/class_sieveElement_If.inc:49
-msgid "less or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:50
-#, fuzzy
-msgid "equals"
-msgstr "Szczegóły"
-
-#: include/sieve/class_sieveElement_If.inc:51
-msgid "greater or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:52
-#: include/sieve/class_sieveElement_If.inc:726
-#: include/sieve/class_sieveElement_If.inc:1059
-#, fuzzy
-msgid "greater than"
-msgstr "Utwórz opcje"
-
-#: include/sieve/class_sieveElement_If.inc:53
-#, fuzzy
-msgid "not equal"
-msgstr "brak przykładu"
-
-#: include/sieve/class_sieveElement_If.inc:102
-#, fuzzy
-msgid "Can't save empty tests."
-msgstr "Nie można zapisać pliku '%s'."
-
-#: include/sieve/class_sieveElement_If.inc:446
-#, fuzzy
-msgid "emtpy"
-msgstr "pusto"
-
-#: include/sieve/class_sieveElement_If.inc:493
-msgid "Nothing specified right now"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:595
-msgid "Invalid type of address part."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:605
-msgid "Invalid match type given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:621
-msgid "Invalid operator given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:638
-#, fuzzy
-msgid "Please specify a valid operator."
-msgstr "Proszę podać prawidłowe id."
-
-#: include/sieve/class_sieveElement_If.inc:654
-msgid "Invalid character found in address attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:669
-#, fuzzy
-msgid "Invalid character found in value attribute. Quotes are not allowed here."
-msgstr "Nieprawidłowe znaki w nazwie aplikacji. Dozwolone są tylko a-z 0-9."
-
-#: include/sieve/class_sieveElement_If.inc:727
-#: include/sieve/class_sieveElement_If.inc:1060
-msgid "lower than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:729
-#: include/sieve/class_sieveElement_If.inc:1062
-msgid "Megabyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:730
-#: include/sieve/class_sieveElement_If.inc:1063
-msgid "Kilobyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:731
-#: include/sieve/class_sieveElement_If.inc:1064
-#, fuzzy
-msgid "Bytes"
-msgstr "tak"
-
-#: include/sieve/class_sieveElement_If.inc:745
-#, fuzzy
-msgid "Please select a valid match type in the list box below."
-msgstr "Proszę wybrać prawidłowy serwer pocztowy."
-
-#: include/sieve/class_sieveElement_If.inc:759
-#, fuzzy
-msgid "Only numeric values are allowed here."
-msgstr "Tylko cyfry są dozwolone w polu Numer."
-
-#: include/sieve/class_sieveElement_If.inc:769
-#, fuzzy
-msgid "No valid unit selected"
-msgstr "Nie załadowano prawidłowego certyfikatu"
-
-#: include/sieve/class_sieveElement_If.inc:876
-#, fuzzy
-msgid "Empty"
-msgstr "pusto"
-
-#: include/sieve/class_sieveElement_If.inc:1134
-#: include/sieve/class_sieveElement_If.inc:1164
-#, fuzzy
-msgid "Click here to add a new test"
-msgstr "Kliknij tutaj aby się zalogować"
-
-#: include/sieve/class_sieveElement_If.inc:1176
-msgid "Unhandled switch type"
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:245
-msgid "Can't remove last element."
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:658
-msgid "Require must be the first command in the script."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Redirect.inc:24
-#: setup/class_setupStep_Feedback.inc:179
-#, fuzzy
-msgid "Please specify a valid email address."
-msgstr "Proszę podać prawidłową nazwę skryptu."
-
-#: include/sieve/class_sieveElement_Redirect.inc:35
-#, fuzzy
-msgid "Place a mail address here"
-msgstr "Proszę podać prawidłową nazwę."
-
-#: include/sieve/class_sieveElement_Comment.inc:21
-msgid "Your comment here"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:114
-#: include/sieve/class_sieveManagement.inc:241
-#, fuzzy
-msgid "Parse failed"
-msgstr "błąd"
-
-#: include/sieve/class_sieveManagement.inc:118
-#: include/sieve/class_sieveManagement.inc:245
-#, fuzzy
-msgid "Parse successful"
-msgstr "Import powiódł się"
-
-#: include/sieve/class_sieveManagement.inc:155
-#, php-format
-msgid "The specified mail server '%s' does not exist within the GOsa configuration."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:200
-#, fuzzy
-msgid "You should specify a name for your new script."
-msgstr "Proszę podać nazwę dla udziału."
-
-#: include/sieve/class_sieveManagement.inc:205
-#, fuzzy
-msgid "Only lower case names are allowed."
-msgstr "Tylko małe liter są dozwolone jako nazwa strefy."
-
-#: include/sieve/class_sieveManagement.inc:211
-#, fuzzy
-msgid "Only alphabetical characters are allowed in script names."
-msgstr "Tylko liczby są dozwolone w okresie życia"
-
-#: include/sieve/class_sieveManagement.inc:217
-#, fuzzy
-msgid "The specified name is already in use."
-msgstr "Wybrana nazwie już jest w użyciu."
-
-#: include/sieve/class_sieveManagement.inc:303
-#: include/sieve/class_sieveManagement.inc:349
-#: include/sieve/class_sieveManagement.inc:679
-#: include/sieve/class_sieveManagement.inc:1031
-#: include/class_mail-methods-cyrus.inc:269
-#, php-format
-msgid "Can't log into SIEVE server. Server says '%s'."
-msgstr "Nie można zalogować się do serwera SIEVE. Odpowiedź serwera '%s'."
-
-#: include/sieve/class_sieveManagement.inc:311
-#, fuzzy, php-format
-msgid "Can't activate sieve script on server. Server says '%s'."
-msgstr "Nie można aktywować skryptu sieve. Odpowiedź serwera '%s'."
-
-#: include/sieve/class_sieveManagement.inc:354
-#, fuzzy, php-format
-msgid "Can't remove sieve script from server. Server says '%s'."
-msgstr "Nie można pobrać skryptu sieve. Odpowiedź serwera '%s'."
-
-#: include/sieve/class_sieveManagement.inc:366
-#, fuzzy, php-format
-msgid "You are going to remove the sieve script '%s' from your mail server."
-msgstr "Brak uprawnień do usunięcia obiektu '%s' z listy członków drukarki '%s'."
-
-#: include/sieve/class_sieveManagement.inc:402
-#, fuzzy
-msgid "Edited"
-msgstr "Edytuj"
-
-#: include/sieve/class_sieveManagement.inc:409
-#, php-format
-msgid "Please fix all errors before saving. Last error was: %s"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:436
-#, fuzzy
-msgid "Specified file seems to be empty."
-msgstr "Podany plik jest pusty."
-
-#: include/sieve/class_sieveManagement.inc:438
-msgid "Upload failed. The temporary file can't be accessed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:440
-#: html/get_attachment.php:69
-#, php-format
-msgid "Can't open file '%s'."
-msgstr "Nie można otworzyć pliku '%s'."
-
-#: include/sieve/class_sieveManagement.inc:502
-#: include/sieve/class_sieveManagement.inc:721
-#, fuzzy
-msgid "File into"
-msgstr "Właściciel pliku"
-
-#: include/sieve/class_sieveManagement.inc:526
-msgid "Failed to add new element."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:642
-msgid "This script is marked as active"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:647
-#, fuzzy
-msgid "Script length"
-msgstr "Zawartość skryptu"
-
-#: include/sieve/class_sieveManagement.inc:651
-#, fuzzy
-msgid "Remove script"
-msgstr "Usuń usługę"
-
-#: include/sieve/class_sieveManagement.inc:660
-#, fuzzy
-msgid "Activate script"
-msgstr "Ostatni skrypt"
-
-#: include/sieve/class_sieveManagement.inc:664
-#, fuzzy
-msgid "Edit script"
-msgstr "Ostatni skrypt"
-
-#: include/sieve/class_sieveManagement.inc:778
-#, php-format
-msgid "Can't add the specified element at the given position."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:1047
-#, fuzzy
-msgid "Failed to save sieve script"
-msgstr "Użyj własnego skryptu SIEVE"
-
-#: include/sieve/class_sieveElement_Vacation.inc:148
-#, fuzzy
-msgid "Alternative sender address must be a valid email addresses."
-msgstr "Proszę podać prawidłową nazwę skryptu."
-
-#: include/sieve/class_sieveElement_Reject.inc:21
-msgid "Invalid character found, quotes are not allowed in a reject message."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:37
-msgid "Your reject text here"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Require.inc:73
-#, fuzzy
-msgid "Please specify at least one valid requirement."
-msgstr "Proszę podać conajmniej jeden wzorzec pliku."
-
-#: include/php_setup.inc:75
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr "Tworzenie tej strony spowodowało, że interpreter PHP zwrócił błędy!"
-
-#: include/php_setup.inc:75
-msgid "Toggle information"
-msgstr "Przełącz informacje"
-
-#: include/php_setup.inc:80
-msgid "PHP error"
-msgstr "błąd PHP:"
-
-#: include/php_setup.inc:91
-msgid "class"
-msgstr "klasa"
-
-#: include/php_setup.inc:97
-msgid "function"
-msgstr "funkcja"
-
-#: include/php_setup.inc:102
-msgid "static"
-msgstr "statyczna"
-
-#: include/php_setup.inc:106
-msgid "method"
-msgstr "metoda"
-
-#: include/php_setup.inc:139
-msgid "Trace"
-msgstr "Śledzenie"
-
-#: include/php_setup.inc:140
-msgid "Line"
-msgstr "Linia"
-
-#: include/php_setup.inc:141
-msgid "Arguments"
-msgstr "Argumenty"
-
-#: include/class_mail-methods-cyrus.inc:40
-msgid "Warning: Account has an invalid mailserver string!"
-msgstr "Uwaga: Konto posiada nieprawidłową nazwę serwera pocztowego!"
-
-#: include/class_mail-methods-cyrus.inc:58
-msgid "Warning: IMAP Server cannot be reached! If you save this account, some mail settings will not be stored on your server!"
-msgstr "Uwaga: serwer IMAP jest niedostępny! Jeśli zapiszesz to konto, pewne ustawienia poczty nie zostaną zachowane na serwerze!"
-
-#: include/class_mail-methods-cyrus.inc:156
-#, php-format
-msgid "Can't create IMAP mailbox. Server says '%s'."
-msgstr "Nie można utworzyć konta IMAP. Odpowiedź serwera '%s'."
-
-#: include/class_mail-methods-cyrus.inc:175
-#, php-format
-msgid "Can't write IMAP quota. Server says '%s'."
-msgstr "Nie można zapisać quoty IMAP. Odpowiedź serwera '%s'."
-
-#: include/class_mail-methods-cyrus.inc:201
-msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
-msgstr "Uwaga: imap_getacl nie jest zaimplementowane nie można usunąć informacji acl."
-
-#: include/class_mail-methods-cyrus.inc:219
-msgid "Warning: imap_getacl is not available, can't get imap permissions!"
-msgstr "Uwaga: imap_getacl nie jest dostępne, nie można pobrać uprawnień imap!"
-
-#: include/class_mail-methods-cyrus.inc:241
-#, php-format
-msgid "Can't remove IMAP mailbox. Server says '%s'."
-msgstr "Nie można usunąć konta IMAP. Odpowiedź serwera '%s'."
-
-#: include/class_mail-methods-cyrus.inc:282
-#, php-format
-msgid "Can't get sieve script. Server says '%s'."
-msgstr "Nie można pobrać skryptu sieve. Odpowiedź serwera '%s'."
-
-#: include/class_mail-methods-cyrus.inc:353
-#, php-format
-msgid "Can't send sieve script. Server says '%s'."
-msgstr "Nie można wysłać skryptu sieve. Odpowiedź serwera '%s'."
-
-#: include/class_mail-methods-cyrus.inc:357
-#, php-format
-msgid "Can't activate GOsa sieve script. Server says '%s'."
-msgstr "Nie można aktywować skryptu sieve. Odpowiedź serwera '%s'."
-
-#: include/class_debconfTemplate.inc:260
-msgid "This package has no debconf options."
-msgstr "Ten pakiet nie ma opcji debconf."
-
-#: include/class_plugin.inc:419
-#, php-format
-msgid "Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
-
-#: include/class_plugin.inc:600
-#, php-format
-msgid "Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
-msgstr "Polecenie '%s' podane jako POSTCREATE dla dodatku '%s' nie istnieje."
-
-#: include/class_plugin.inc:634
-#: include/class_password-methods.inc:183
-#, php-format
-msgid "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
-msgstr "Polecenie '%s', podane jako POSTMODIFY dla dodatku '%s' nie istnieje."
-
-#: include/class_plugin.inc:668
-#, php-format
-msgid "Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
-msgstr "Polecenie '%s' podane jako POSTREMOVE dla dodatku '%s' nie istnieje."
-
-#: include/class_plugin.inc:1002
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "Obiekt '%s' jest już zaznaczony"
-
-#: include/class_plugin.inc:1009
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Dodawanie znacznika (%s) do obiektu '%s'"
-
-#: include/class_plugin.inc:1023
-#: include/class_plugin.inc:1052
-#, php-format
-msgid "Handle object tagging with dn '%s' failed."
-msgstr "Obsługa znakowania obiektu z dn '%s' nieudana."
-
-#: include/class_plugin.inc:1039
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Usuwanie znacznika z obiektu '%s'"
-
-#: include/class_plugin.inc:1100
-#: include/class_plugin.inc:1146
-#: include/class_plugin.inc:1147
-#, php-format
-msgid "Saving object snapshot with dn '%s' failed."
-msgstr "Zapisywanie obiektu snapshotu w dn '%s' nieudane"
-
-#: include/class_plugin.inc:1173
-#, php-format
-msgid "The snapshot functionality is enabled, but the required variable '%s' is not configured in your gosa.conf."
-msgstr "Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest skonfigurowana w gosa.conf."
-
-#: include/class_plugin.inc:1185
-#, php-format
-msgid "The snapshot functionality is enabled, but the required variable(s) '%s' is not configured in your gosa.conf."
-msgstr "Funkcjonalność snapshot jest włączona, lecz wymagana zmienna(e) '%s' nie jest skonfigurowana w gosa.conf."
-
-#: include/class_plugin.inc:1217
-#, php-format
-msgid "Method get available snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1273
-#, php-format
-msgid "Method get deleted snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1337
-#: include/class_plugin.inc:1351
-#, php-format
-msgid "Restore snapshot with dn '%s' failed."
-msgstr "Odtwarzanie snapshot'u z dn '%s' nieudane."
-
-#: include/class_plugin.inc:1616
-msgid "Changing ACL dn"
-msgstr ""
-
-#: include/class_plugin.inc:1618
-#: setup/class_setupStep_Migrate.inc:1065
-#: setup/class_setupStep_Migrate.inc:1113
-#: setup/class_setupStep_Migrate.inc:1161
-#, fuzzy
-msgid "to"
-msgstr "Zatrzymaj"
-
-#: include/functions_FAI.inc:376
-#, php-format
-msgid "Error, following objects should be equal '%s' and '%s'"
-msgstr "Błąd, następujące obiekty powinny być równe '%s' oraz '%s'"
-
-#: include/functions_FAI.inc:483
-#, php-format
-msgid "Release management failed, can't save '%s'"
-msgstr "Zarządzanie wydaniem nieudane, nie można zapisać '%s'"
-
-#: include/class_password-methods.inc:167
-#, php-format
-msgid "Setting the password failed. LDAP server says '%s'."
-msgstr "Ustawianie hasła nieudane, Odpowiedź serwera LDAP '%s'."
-
-#: include/class_password-methods.inc:204
-msgid "Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
-msgstr "Parametr SMBHASH w gosa.conf jest nieprawidłowy! Nie można zmienić hasła Samba."
-
-#: include/class_MultiSelectWindow.inc:458
-msgid "Error: The requested subtree has an inconsistent DN encoding, check your LDAP!"
-msgstr "Błąd: żądanie poddrzewo zawiera niespójne kodowanie w DN, sprawdź LDAP!"
-
-#: include/class_MultiSelectWindow.inc:567
-msgid "Restore snapshopts of already deleted objects"
-msgstr "Otwórz snapshoty usuniętych obiektów"
-
-#: include/class_MultiSelectWindow.inc:568
-msgid "Restore"
-msgstr "Odtwórz"
-
-#: include/class_MultiSelectWindow.inc:586
-#: include/class_SnapShotDialog.inc:113
-msgid "Restore snapshot"
-msgstr "Odtwórz snapshot"
-
-#: include/class_MultiSelectWindow.inc:592
-msgid "Create snapshot"
-msgstr "Utwórz spanshot"
-
-#: include/class_MultiSelectWindow.inc:592
-msgid "Create a new snapshot from this object"
-msgstr "Utwórz nowy snapshot z tego obiektu"
-
-#: include/class_password-methods-sha.inc:50
-msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
-msgstr "Nie można użyć sha do szyfrowania, brak funkcji sha1 / mhash / crypt"
-
-#: include/class_password-methods-kerberos.inc:44
-msgid "Warning: Can't set kerberos password. Your PHP version has no kerberos support, password has not been changed."
-msgstr "Ostrzeżenie: Nie można ustawić hasła kerberos. Ta wersja PHP nie posiada wsparcia dla kerberos, hasło nie zostało zmienione."
-
-#: include/class_password-methods-kerberos.inc:53
-msgid "Kerberos database communication failed!"
-msgstr "Komunikacja z bazą Kerberos nieudana"
-
-#: include/class_password-methods-kerberos.inc:60
-msgid "Changing password in kerberos database failed!"
-msgstr "Zmiana hasła w bazie kerberos nieudana!"
-
-#: include/functions_helpviewer.inc:43
-#, php-format
-msgid "XML error in guide.xml: %s at line %d"
-msgstr "Błąd XML w guide.xml: %s w linii %d"
-
-#: include/functions_helpviewer.inc:84
-msgid "No help available for this plugin."
-msgstr "Pomoc nie jest dostępna dla tego dodatku."
-
-#: include/functions_helpviewer.inc:93
-#: html/helpviewer.php:192
-msgid "previous"
-msgstr "poprzednie"
-
-#: include/functions_helpviewer.inc:97
-#: html/helpviewer.php:196
-msgid "next"
-msgstr "następne"
-
-#: include/functions_helpviewer.inc:385
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s wyników zapytania ze słowem %s"
-
-#: include/functions_helpviewer.inc:459
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% trafień w pliku %s"
-
-#: include/class_ppdManager.inc:13
-#, php-format
-msgid "PPD manager : The specified path '%s' doesn't exists."
-msgstr "Manager PPD: Podana ścieżka '%s' nie istnieje."
-
-#: include/class_ppdManager.inc:144
-#, php-format
-msgid "Specified ppd file '%s' can't be opened for reading."
-msgstr "Podany plik ppd '%s' nie może zostać otwarty do czytania."
-
-#: include/class_ppdManager.inc:146
-#, php-format
-msgid "The required tmp file file '%s' can't be opened for writing."
-msgstr "Wymagany plik tymczasowy '%s' nie może zostać otwarty do zapisu."
-
-#: include/class_ppdManager.inc:170
-#: include/class_ppdManager.inc:297
-#, php-format
-msgid "Parsing PPD file %s failed - line too long. Trailing characters have been ignored"
-msgstr "Parsowanie pliku PPD %s nieudane - linia za długa . Końcowe znaki zostały zignorowane"
-
-#: include/class_ppdManager.inc:178
-msgid "Nested groups are not supported!"
-msgstr "Zagnieżdżone grupy nie są wspierane!"
-
-#: include/class_ppdManager.inc:182
-msgid "Group name not unique!"
-msgstr "Nazwa grupy nie jest unikalna"
-
-#: include/class_ppdManager.inc:188
-#: include/class_ppdManager.inc:218
-msgid "Symbol values are not supported yet!"
-msgstr "Wartości symboliczne nie są jeszcze wspierane!"
-
-#: include/class_ppdManager.inc:212
-msgid "Nested options are not supported!"
-msgstr "Opcje zagnieżdżone nie są wspierane!"
-
-#: include/class_ppdManager.inc:237
-msgid "PickMany is not supported yet!"
-msgstr "PickMany nie jest jeszcze obsługiwany"
-
-#: include/class_ppdManager.inc:318
-#, php-format
-msgid "Parsing PPD file %s failed - no information found."
-msgstr "Parsowanie pliku PPD %s nieudane - nie znaleziono informacji."
-
-#: include/functions.inc:307
-#, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
-msgstr "BŁĄD: Nie można połączyć się z serwerem LDAP. Odpowiedź serwera '%s'."
-
-#: include/functions.inc:324
-#, php-format
-msgid "User login failed. LDAP server said '%s'."
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
-
-#: include/functions.inc:345
-msgid "Username / UID is not unique. Please check your LDAP database."
-msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP."
-
-#: include/functions.inc:476
-msgid "Error while adding a lock. Parameters are not set correctly, please check the source!"
-msgstr "Błąd podczas dodawania blokady. Parametry nie są ustawione prawidłowo, proszę sprawdzić źródło!"
-
-#: include/functions.inc:486
-#, php-format
-msgid "Can't set locking information in LDAP database. Please check the 'config' entry in gosa.conf! LDAP server says '%s'."
-msgstr "Nie można ustawić informacji o blokadzie w bazie LDAP. Proszę sprawdzić wpis 'config' w gosa.conf! Odpowiedź serwera LDAP '%s'."
-
-#: include/functions.inc:501
-#, php-format
-msgid "Adding a lock failed. LDAP server says '%s'."
-msgstr "Dodawanie blokady nieudane, odpowiedź serwera LDAP '%s'."
-
-#: include/functions.inc:527
-#, php-format
-msgid "Removing a lock failed. LDAP server says '%s'."
-msgstr "Usuwanie blokady nieudane, odpowiedź serwera LDAP '%s'."
-
-#: include/functions.inc:557
-msgid "Getting the lock from LDAP failed. Parameters are not set correctly, please check the source!"
-msgstr "Pobieranie blokady z LDAP nieudane. Parametry nie są ustawione prawidłowo, proszę sprawdzić źródło!"
-
-#: include/functions.inc:567
-msgid "Can't get locking information in LDAP database. Please check the 'config' entry in gosa.conf!"
-msgstr "Nie można pobrać informacji o blokadach w bazie LDAP. Proszę sprawdzić wpis 'config' w gosa.conf!"
-
-#: include/functions.inc:575
-msgid "Found multiple locks for object to be locked. This should not be possible - cleaning up multiple references."
-msgstr "Znaleziono wiele blokad dla obiektu do zablokowania. Taka sytuacja nie powinna się wydażyć - czyszczę wiele odwołań."
-
-#: include/functions.inc:668
-#, php-format
-msgid "The size limit of %d entries is exceed!"
-msgstr "Limit wielkości %d elementów został przekroczony!"
-
-#: include/functions.inc:670
-#, php-format
-msgid "Set the new size limit to %s and show me this message if the limit still exceeds"
-msgstr "Ustaw nowy limit rozmiaru na %s i pokaż ten komunikat jeśli limit wciąż jest przekroczony"
-
-#: include/functions.inc:687
-msgid "incomplete"
-msgstr "niepełne"
-
-#: include/functions.inc:1054
-#: include/functions.inc:1210
-msgid "LDAP error:"
-msgstr "błąd LDAP:"
-
-#: include/functions.inc:1055
-msgid "Problems with the LDAP server mean that you probably lost the last changes. Please check your LDAP setup for possible errors and try again."
-msgstr "Problemy z serwerem LDAP oznaczają, że prawdopodobnie utracono ostatnie zmiany. Proszę sprawdzić konfiguracje LDAP w poszukiwaniu możliwych błędów i spróbować ponownie."
-
-#: include/functions.inc:1063
-msgid "Please check your input and fix the error. Press 'OK' to close this message box."
-msgstr "Proszę sprawdzić wprowadzane dane i poprawić błąd. Naciśnij 'OK' aby zamknąć to okno."
-
-#: include/functions.inc:1072
-#, fuzzy
-msgid "An error occurred while processing your request"
-msgstr "Wystąpił błąd podczas wykonywania żądania"
-
-#: include/functions.inc:1076
-msgid "OK"
-msgstr "OK"
-
-#: include/functions.inc:1138
-msgid "Continue anyway"
-msgstr "Kontynuuj mimo wszystko"
-
-#: include/functions.inc:1140
-msgid "Edit anyway"
-msgstr "Edytuj mimo wszystko"
-
-#: include/functions.inc:1142
-#, php-format
-msgid "You're going to edit the LDAP entry '%s' which appears to be used by '%s'. Please contact the person in order to clarify proceedings."
-msgstr "Zamierzasz edytować wpis LDAP '%s' który wydaje się być używany przez '%s'. Proszę skontaktować się z osobą aby wyjaśnić postępowanie."
-
-#: include/functions.inc:1392
-msgid "Entries per page"
-msgstr "Wpisów na stronie"
-
-#: include/functions.inc:1420
-msgid "Apply filter"
-msgstr "Zastosuj filtr"
-
-#: include/functions.inc:1694
-msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-
-#: include/functions.inc:1737
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "Wersja deweloperska GOsa (Rev %s)"
-
-#: include/functions.inc:2178
-#: include/functions.inc:2182
-msgid "Warning - base_hook is not available. Using default base."
-msgstr ""
-
-#: include/functions.inc:2188
-msgid "Warning - no base_hook defined. Using default base."
-msgstr ""
-
-#: include/functions.inc:2210
-#: setup/class_setupStep_Schema.inc:95
-msgid "Can't get schema information from server. No schema check possible!"
-msgstr "Nie można pobrać informacji o schematach z serwera. Sprawdzenie schematów niemożliwe!"
-
-#: include/functions.inc:2236
-msgid "Used to store account specific informations."
-msgstr ""
-
-#: include/functions.inc:2243
-msgid "Used to lock currently edited entries to avoid multiple changes at the same time."
-msgstr ""
-
-#: include/functions.inc:2286
-#, fuzzy, php-format
-msgid "The required objectClass '%s' is not present in your schema setup"
-msgstr "Wymagana klasa obiektów '%s' nie jest obecna w ustawieniach LDAP"
-
-#: include/functions.inc:2288
-#, fuzzy, php-format
-msgid "The optional objectClass '%s' is not present in your schema setup"
-msgstr "Wymagana klasa obiektów '%s' nie jest obecna w ustawieniach LDAP"
-
-#: include/functions.inc:2294
-#, fuzzy, php-format
-msgid "The required objectclass '%s' does not have version %s"
-msgstr "Wymagana klasa obiektów '%s' nie jest w wersji %s"
-
-#: include/functions.inc:2296
-#, fuzzy, php-format
-msgid "The optional objectclass '%s' does not have version %s"
-msgstr "Wymagana klasa obiektów '%s' nie jest w wersji %s"
-
-#: include/functions.inc:2300
-#, fuzzy, php-format
-msgid "Class(es) available"
-msgstr "Plik jest dostępny"
-
-#: include/functions.inc:2322
-msgid "You have enabled the rfc2307bis option on the 'ldap setup' step, but your schema    configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2323
-msgid "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must be      AUXILIARY"
-msgstr ""
-
-#: include/functions.inc:2327
-msgid "You have disabled the rfc2307bis option on the 'ldap setup' step, but your schema   configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2328
-msgid "The objectClass 'posixGroup' must be STRUCTURAL"
-msgstr ""
-
-#: include/class_acl.inc:6
-msgid "Access control"
-msgstr "Kontrola dostępu"
-
-#: include/class_acl.inc:190
-#: include/class_acl.inc:193
-msgid "Use ACL defined in role"
-msgstr "Użyj ACL zdefiniowanego w tej roli"
-
-#: include/class_acl.inc:640
-#: include/class_acl.inc:647
-#, fuzzy
-msgid "Show/Hide Advanced Settings"
-msgstr "Zaawansowane ustawienia telefonu"
-
-#: include/class_acl.inc:665
-msgid "Create objects"
-msgstr "Utwórz obiekty"
-
-#: include/class_acl.inc:666
-msgid "Move objects"
-msgstr "Przenieś obiekty"
-
-#: include/class_acl.inc:667
-msgid "Remove objects"
-msgstr "Usuń obiekty"
-
-#: include/class_acl.inc:669
-#: include/class_acl.inc:675
-msgid "Modifyable by owner"
-msgstr "Modyfikowalne przez właściciela"
-
-#: include/class_acl.inc:672
-msgid "Move object"
-msgstr "Przenieś obiekt"
-
-#: include/class_acl.inc:685
-#, fuzzy
-msgid "Complete object"
-msgstr "Utwórz obiekty"
-
-#: include/class_acl.inc:801
-#, php-format
-msgid "Unkown ACL type '%s'. Don't know how to handle it."
-msgstr "Nieznany typ ACL '%s', Nie wiem co z tym zrobic."
-
-#: include/class_acl.inc:844
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Nieznany wpis  '%s'!"
-
-#: include/class_acl.inc:904
-#: include/class_acl.inc:906
-#, fuzzy, php-format
-msgid "Role: %s"
-msgstr "Pełniona funkcja"
-
-#: include/class_acl.inc:906
-msgid "Unknown role, possibly removed"
-msgstr ""
-
-#: include/class_acl.inc:914
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Zawiera ustawienia dla tych obiektów: %s"
-
-#: include/class_acl.inc:923
-msgid "Members:"
-msgstr "Członkowie:"
-
-#: include/class_acl.inc:929
-msgid "ACL is valid for all users"
-msgstr "ACL jest prawidłowy dla wszystkich użytkowników"
-
-#: include/class_certificate.inc:35
-msgid "Can't open specified file, check accessibility and or existence"
-msgstr "Nie można otworzyć podanego pliku. Sprawdź istnienie i uprawnienia"
-
-#: include/class_certificate.inc:53
-msgid "Can't read specified certificate / or empty string given"
-msgstr "Nie można czytać certyfkatu / lub podano pusty ciąg znaków"
-
-#: include/class_certificate.inc:80
-msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
-msgstr "Nie można załadować certyfikatu, prawdopodobnie niewspierany format (użyj PEM/DER)"
-
-#: include/class_certificate.inc:95
-msgid "The Format must be PEM, to output certificate informations"
-msgstr "Format musi być PEM, aby wyświetlić informacje certyfikatu"
-
-#: include/class_certificate.inc:192
-msgid "Can't create/open File"
-msgstr "Nie można utworzyć/otworzyć Pliku"
-
-#: include/class_certificate.inc:199
-msgid "No valid certificate loaded"
-msgstr "Nie załadowano prawidłowego certyfikatu"
-
-#: include/class_ldap.inc:196
-#, php-format
-msgid "The LDAP server is slow (%.2fs for the last query). This may be responsible for performance breakdowns."
-msgstr "Serwer LDAP odpowiada bardzo wolno (%.2f dla ostatniego zapytania). To może być przyczyną słabej wydajności."
-
-#: include/class_ldap.inc:229
-#, php-format
-msgid "The ldapserver is answering very slow (%.2f), this may be responsible for performance breakdowns."
-msgstr "Serwer LDAP odpowiada bardzo wolno (%.2f), to może być przyczyną słabej wydajności."
-
-#: include/class_ldap.inc:451
-#, php-format
-msgid "Creating copy of %s"
-msgstr "Tworzenie kopii %s"
-
-#: include/class_ldap.inc:454
-msgid "Processing"
-msgstr "Przetwarzanie"
-
-#: include/class_ldap.inc:494
-msgid "Error while fetching source dn - aborted!"
-msgstr "Błąd podczas pobierania źródłowego dn - anulowano!"
-
-#: include/class_ldap.inc:558
-#, php-format
-msgid "Unknown FAIstate %s"
-msgstr "Nieznany FAIstate %s"
-
-#: include/class_ldap.inc:719
-#, php-format
-msgid "Autocreation of subtree failed. No objectClass found for attribute '%s'."
-msgstr ""
-
-#: include/class_ldap.inc:767
-#, php-format
-msgid "Autocreation of type '%s' is currently not supported. Please report to the GOsa team."
-msgstr "Automatyczne tworzenie typu '%s' nie jest obecnie wspierane. Proszę skontaktować się z zespołem GOsa."
-
-#: include/class_ldap.inc:776
-#, fuzzy, php-format
-msgid "Creating subtree '%s' failed."
-msgstr "Tworzenie FAI/skryptu z dn '%s' nieudane."
-
-#: include/class_ldap.inc:846
-#, php-format
-msgid "while operating on '%s' using LDAP server '%s'"
-msgstr "podczas działania na '%s' używając serwera LDAP '%s'"
-
-#: include/class_ldap.inc:848
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "podczas połączenia z serwerem LDAP '%s'"
-
-#: include/class_ldap.inc:1070
-#, php-format
-msgid "This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' in line %s"
-msgstr "To nie jest poprawne DN: '%s'. Blok dla importu powinien zaczynać się 'dn: ...' w linii %s"
-
-#: include/class_ldap.inc:1099
-#, php-format
-msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
-msgstr "Błąd podczas importu dn: '%s', proszę sprawdzić LDIF od linii %s !"
-
-#: include/class_ldap.inc:1227
-#, php-format
-msgid "Ldap import with dn '%s' failed."
-msgstr "Import LDAP z dn '%s' nieudany."
-
-#: include/functions_dns.inc:166
-#, php-format
-msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr "Nie można znaleźć stefy odwrotnej dla strefy '%s'. Przerywam analizę tej strefy."
-
-#: include/functions_dns.inc:171
-#, php-format
-msgid "Found more than one reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr "Znaleziono więcej niż jedną strefę odwrotną dla strefy DNS '%s'. Anulowano przetwarzanie tej strefy."
-
-#: include/functions_dns.inc:607
-#, php-format
-msgid "Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
-msgstr ""
-
-#: include/class_tabs.inc:193
-#, php-format
-msgid "Delete process has been canceled by plugin '%s': %s"
-msgstr "Proces usuwania został anulowany przez dodatek '%s': %s"
-
-#: include/class_tabs.inc:316
-msgid "References"
-msgstr "Zależności"
-
-#: include/class_password-methods-ssha.inc:51
-msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
-msgstr "Nie można użyć ssha do szyfrowania. (Brak fukcji mhash / sha1)"
-
-#: include/class_pluglist.inc:55
-msgid "All objects in this category"
-msgstr "Wszystkie obiekty w tej kategorii"
-
-#: include/class_pluglist.inc:140
-msgid "Your gosa.conf information has changed partly. Please convert it using the contributed script fix_config.sh!"
-msgstr "Informacje w gosa.conf częściowo uległy zmianie. Proszę je skonwertować używając dostępnego skryptu fix_config.sh"
-
-#: include/class_pluglist.inc:162
-#: ihtml/themes/default/framework.tpl:22
-#: ihtml/themes/default/framework.tpl:26
-msgid "You are currently editing a database entry. Do you want to dismiss the changes?"
-msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?"
-
-#: include/class_log.inc:141
-msgid "You have enabled the logging into mysql databse, but there are no logging servers available."
-msgstr ""
-
-#: include/class_log.inc:149
-#, fuzzy, php-format
-msgid "Could not connect to logging server %s."
-msgstr "Nie można połączyć się z serwerem baz danych!"
-
-#: include/class_log.inc:153
-#, fuzzy, php-format
-msgid "Could not select database %s on server %s. Server says :%s"
-msgstr "Nie można wybrać bazy %s na %s."
-
-#: include/class_log.inc:172
-#, fuzzy, php-format
-msgid "Could not query database %s on server %s. Server ssys :%s"
-msgstr "Nie można aktywować skryptu sieve. Odpowiedź serwera '%s'."
-
-#: include/class_CopyPasteHandler.inc:90
-#, php-format
-msgid "Could not cleanup copy & paste queue. We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:122
-#, php-format
-msgid "Specified object '%s' is not a valid ldap object, please check copy & paste  methods."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:138
-#, fuzzy, php-format
-msgid "We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr "Nie można czytać '/etc/gosa/encodings', proszę sprawdzić uprawnienia."
-
-#: include/class_CopyPasteHandler.inc:147
-#, fuzzy, php-format
-msgid "We are not allowed to save ldap dump to '%s/%s', please check permissions."
-msgstr "Nie można czytać '/etc/gosa/encodings', proszę sprawdzić uprawnienia."
-
-#: include/class_CopyPasteHandler.inc:232
-#, php-format
-msgid "Could not load dumped file '%s', from hard disk drive."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:257
-#, fuzzy, php-format
-msgid "You are not allowed to cut and paste the following object '%s'."
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
-
-#: include/class_CopyPasteHandler.inc:285
-#, fuzzy, php-format
-msgid "You are going to paste the cutted entry '%s'."
-msgstr "Zamierzasz skopiować wpis '%s'."
-
-#: include/class_CopyPasteHandler.inc:298
-#, fuzzy, php-format
-msgid "You are not allowed to copy and paste the following object '%s'."
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
-
-#: include/class_CopyPasteHandler.inc:319
-#, fuzzy, php-format
-msgid "You are going to paste the copied entry '%s'."
-msgstr "Zamierzasz skopiować wpis '%s'."
-
-#: include/class_CopyPasteHandler.inc:418
-msgid "Paste"
-msgstr "Wklej"
-
-#: include/class_CopyPasteHandler.inc:420
-msgid "Can't paste"
-msgstr "Nie można wkleić"
-
-#: include/class_config.inc:71
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Błąd XML w pliku gosa.conf: %s w linii %d"
-
-#: include/class_config.inc:208
-#: html/index.php:212
-msgid "Can't bind to LDAP. Please contact the system administrator."
-msgstr "Nie można połączyć się z LDAP. Proszę skontaktować się z administratorem."
-
-#: include/class_config.inc:521
-msgid "SID and/or RIDBASE missing in your configuration!"
-msgstr "Brak parametru SID lub/i RIDBASE w konfiguracji!"
-
-#: include/class_SnapShotDialog.inc:63
-#, php-format
-msgid "You're about to delete the snapshot '%s'."
-msgstr "Zamierzasz usunąć snapshot '%s'."
-
-#: include/class_SnapShotDialog.inc:115
-msgid "Remove snapshot"
-msgstr "Usuń snapshot"
-
-#: include/class_SnapShotDialog.inc:117
-#: include/class_SnapShotDialog.inc:137
-msgid "Y-m-d, H:i:s"
-msgstr "Y-m-d, H:i:s"
-
-#: include/class_SnapShotDialog.inc:149
-msgid "Please specify a valid description for this snapshot."
-msgstr "Proszę podać prawidłowy opis dla tego snapshot'u."
-
-#: setup/class_setup.inc:210
-#, fuzzy
-msgid "Completed"
-msgstr "niepełne"
-
-#: setup/class_setupStep_Ldap.inc:53
-#, fuzzy
-msgid "LDAP setup"
-msgstr "Serwer LDAP"
-
-#: setup/class_setupStep_Ldap.inc:54
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "Połączenie dzwonienia..."
-
-#: setup/class_setupStep_Ldap.inc:55
-#, fuzzy
-msgid "This dialog performs the basic configuration of the LDAP connectivity for GOsa."
-msgstr "Poniższe pola pozwalają na podstawową konfigurację zachowania GOsa i wpływają na różne właściwości w głównej konfiguracji."
-
-#: setup/class_setupStep_Ldap.inc:99
-#, fuzzy, php-format
-msgid "Anonymous bind failed on server '%s'."
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
-
-#: setup/class_setupStep_Ldap.inc:101
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed on server '%s'."
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
-
-#: setup/class_setupStep_Ldap.inc:106
-#, fuzzy, php-format
-msgid "Anonymous bind on server '%s' succeeded."
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
-
-#: setup/class_setupStep_Ldap.inc:107
-#, fuzzy
-msgid "Please specify user and password."
-msgstr "Proszę podać prawidłowe hasło!"
-
-#: setup/class_setupStep_Ldap.inc:109
-#, fuzzy, php-format
-msgid "Bind as user '%s' on server '%s' succeeded."
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
-
-#: setup/class_setupStep_Finish.inc:38
-#, fuzzy
-msgid "Write configuration file"
-msgstr "Plik konfiguracyjny"
-
-#: setup/class_setupStep_Finish.inc:39
-#, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "Plik konfiguracyjny"
-
-#: setup/class_setupStep_Finish.inc:100
-msgid "Your configuration file is currently world readable. Please updated the file permissions!"
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:102
-#, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę."
-
-#: setup/class_setupStep_Finish.inc:111
-#, fuzzy, php-format
-msgid "After downloading and placing the file under %s, please make sure that the user the webserver is running with is able to read %s, while other users shouldn't. You may want to execute these commands to achieve this requirement:"
-msgstr "Po umieszczeniu pliku w /etc/gosa upewnij się, że serwer www ma uprawnienia do jego odczytu, podczas gdy inni użytkownicy nie mają. Aby uzyskać takie uprawnienia, można wykonać te polecenia:"
-
-#: setup/class_setupStep_License.inc:53
-#: setup/class_setupStep_License.inc:54
-#, fuzzy
-msgid "License"
-msgstr "Linia"
-
-#: setup/class_setupStep_License.inc:55
-msgid "Terms and conditions for usage"
-msgstr ""
-
-#: setup/class_setupStep_Language.inc:40
-#: setup/class_setupStep_Language.inc:41
-#, fuzzy
-msgid "Language setup"
-msgstr "Język"
-
-#: setup/class_setupStep_Language.inc:42
-#, fuzzy
-msgid "This step allows you to select your preferred language."
-msgstr "To menu umożliwia dodawanie, edycję i kasowanie wybranych grup."
-
-#: setup/class_setupStep_Language.inc:47
-#, fuzzy
-msgid "Automatic"
-msgstr "automatyczne"
-
-#: setup/class_setupStep_Language.inc:51
-#, fuzzy
-msgid "Chinese"
-msgstr "Chipset"
-
-#: setup/class_setupStep_Feedback.inc:91
-#, fuzzy
-msgid "UNIX accounts/groups"
-msgstr "Konta Unix"
-
-#: setup/class_setupStep_Feedback.inc:93
-#, fuzzy
-msgid "Samba management"
-msgstr "Zarządzanie systemem"
-
-#: setup/class_setupStep_Feedback.inc:95
-#, fuzzy
-msgid "Mailsystem management"
-msgstr "Zarządzanie systemem"
-
-#: setup/class_setupStep_Feedback.inc:97
-#, fuzzy
-msgid "FAX system administration"
-msgstr "Administracja użytkownikami"
-
-#: setup/class_setupStep_Feedback.inc:99
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "Administracja użytkownikami"
-
-#: setup/class_setupStep_Feedback.inc:101
-#, fuzzy
-msgid "System inventory"
-msgstr "Usuń inwentarz"
-
-#: setup/class_setupStep_Feedback.inc:103
-#, fuzzy
-msgid "System-/Configmanagement"
-msgstr "Zarządzanie systemem"
-
-#: setup/class_setupStep_Feedback.inc:111
-#: setup/class_setupStep_Feedback.inc:113
-#, fuzzy
-msgid "Notification and feedback"
-msgstr "Powiadomienie wysłane!"
-
-#: setup/class_setupStep_Feedback.inc:112
-#, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "Ograniczenia dla nadawcy"
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Could not connect to feedback server (%s). There is possibly no connection to the internet."
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Error while sending your feedback. The service is possible temporary unavailable"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:149
-msgid "Feedback sucessfully send"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:183
-msgid "You should have enabled at least one option, to subscribe or send your feedback."
-msgstr ""
-
-#: setup/setup_ldap.tpl:7
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr ""
-
-#: setup/setup_ldap.tpl:25
-#, fuzzy
-msgid "LDAP connection"
-msgstr "Rozłączenie"
-
-#: setup/setup_ldap.tpl:29
-#: ihtml/themes/default/setup_step4.tpl:11
-msgid "Location name"
-msgstr "Nazwa lokalizacji"
-
-#: setup/setup_ldap.tpl:37
-#, fuzzy
-msgid "Connection URL"
-msgstr "Połączeniowy URL"
-
-#: setup/setup_ldap.tpl:45
-#, fuzzy
-msgid "TLS connection"
-msgstr "Połączenie dzwonienia..."
-
-#: setup/setup_ldap.tpl:65
-#, fuzzy
-msgid "Reload"
-msgstr "Odczyt"
-
-#: setup/setup_ldap.tpl:69
-#, fuzzy
-msgid "Authentication"
-msgstr "Autentykacja Nagios"
-
-#: setup/setup_ldap.tpl:73
-#: ihtml/themes/default/setup_step4.tpl:23
-msgid "Admin DN"
-msgstr "DN Administratora"
-
-#: setup/setup_ldap.tpl:77
-#, fuzzy
-msgid "Select user"
-msgstr "Usuń użytkownika"
-
-#: setup/setup_ldap.tpl:85
-msgid "Automatically append LDAP base to admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:100
-#, fuzzy
-msgid "Schema based settings"
-msgstr "Ustawienia Samba"
-
-#: setup/setup_ldap.tpl:104
-msgid "Use rfc2307bis compliant groups"
-msgstr ""
-
-#: setup/setup_ldap.tpl:116
-#, fuzzy
-msgid "Current status"
-msgstr "Ustaw status"
-
-#: setup/setup_frame.tpl:11
-#, fuzzy
-msgid "GOsa setup wizard"
-msgstr "Podgląd pomocy GOsa"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Installation"
-msgstr "Stacja Windows"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Steps"
-msgstr "Systemy"
-
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "Plik konfiguracyjny"
-
-#: setup/setup_finish.tpl:13
-#: ihtml/themes/default/setup_finish.tpl:17
-msgid "Download configuration"
-msgstr "Konfiguracja pobierania"
-
-#: setup/setup_finish.tpl:18
-#, fuzzy
-msgid "Status: "
-msgstr "Status"
-
-#: setup/class_setupStep_Config1.inc:73
-#: setup/class_setupStep_Config1.inc:74
-#, fuzzy
-msgid "GOsa settings 1/3"
-msgstr "Ustawienia użytkownika"
-
-#: setup/class_setupStep_Config1.inc:75
-#, fuzzy
-msgid "GOsa generic settings"
-msgstr "Ogólne ustawienia użytkownika"
-
-#: setup/class_setupStep_Config1.inc:117
-#, fuzzy, php-format
-msgid "The specified value for '%s' must be a numeric value"
-msgstr "Port sieve musi być liczbą."
-
-#: setup/class_setupStep_Config1.inc:117
-#: setup/setup_config1.tpl:85
-msgid "GID / UID min id"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121
-#: setup/class_setupStep_Config1.inc:125
-#, php-format
-msgid "Don't add a trailing comma to '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121
-#: ihtml/themes/default/setup_step4.tpl:43
-msgid "People storage ou"
-msgstr "Prosze wyszczególnić długość pamięci."
-
-#: setup/class_setupStep_Config1.inc:125
-#: ihtml/themes/default/setup_step4.tpl:55
-msgid "Group storage ou"
-msgstr "Proszę wybrać grupę obiektów"
-
-#: setup/class_setupStep_Config1.inc:129
-#, fuzzy
-msgid "Uid base must be numeric"
-msgstr "Limit czasu musi być liczbą"
-
-#: setup/class_setupStep_Config1.inc:133
-#, fuzzy
-msgid "The given password minimum length is not numeric."
-msgstr "Port sieve musi być liczbą."
-
-#: setup/class_setupStep_Config1.inc:136
-#, fuzzy
-msgid "The given password differ value is not numeric."
-msgstr "Port sieve musi być liczbą."
-
-#: setup/class_setupStep_Config2.inc:79
-#: setup/class_setupStep_Config2.inc:80
-#, fuzzy
-msgid "GOsa settings 2/3"
-msgstr "Ustawienia użytkownika"
-
-#: setup/class_setupStep_Config2.inc:81
-#, fuzzy
-msgid "Customize special parameters"
-msgstr "Sprawdź parametr"
-
-#: setup/class_setupStep_Migrate.inc:105
-#: setup/class_setupStep_Migrate.inc:106
-#, fuzzy
-msgid "LDAP inspection"
-msgstr "Inspekcja instalacji PHP"
-
-#: setup/class_setupStep_Migrate.inc:107
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:113
-#, fuzzy
-msgid "Checking for root object"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Migrate.inc:119
-msgid "Checking permissions on LDAP database"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:125
-#, fuzzy
-msgid "Checking for invisible deparmtments"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Migrate.inc:131
-#, fuzzy
-msgid "Checking for invisible users"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Migrate.inc:137
-#, fuzzy
-msgid "Checking for super administrator"
-msgstr "Sprawedzam dodatkowe programy"
-
-#: setup/class_setupStep_Migrate.inc:143
-#, fuzzy
-msgid "Checking for users outside the people tree"
-msgstr "Sprawdzam moduł cups"
-
-#: setup/class_setupStep_Migrate.inc:149
-#, fuzzy
-msgid "Checking for groups outside the groups tree"
-msgstr "Sprawdzam moduł cups"
-
-#: setup/class_setupStep_Migrate.inc:155
-msgid "Checking for windows workstations outside the winstation tree"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:161
-#, fuzzy
-msgid "Checking for duplicate uid numbers"
-msgstr "Sprawdzam funkcję %s"
-
-#: setup/class_setupStep_Migrate.inc:167
-#, fuzzy
-msgid "Checking for duplicate gid numbers"
-msgstr "Sprawdzam funkcję %s"
-
-#: setup/class_setupStep_Migrate.inc:190
-#: setup/class_setupStep_Migrate.inc:239
-#: setup/class_setupStep_Migrate.inc:301
-#: setup/class_setupStep_Migrate.inc:362
-#: setup/class_setupStep_Migrate.inc:428
-#: setup/class_setupStep_Migrate.inc:502
-#: setup/class_setupStep_Migrate.inc:587
-#: setup/class_setupStep_Migrate.inc:717
-#: setup/class_setupStep_Migrate.inc:806
-#, fuzzy
-msgid "LDAP query failed"
-msgstr "Zapytanie do bazy danych nieudane"
-
-#: setup/class_setupStep_Migrate.inc:191
-#: setup/class_setupStep_Migrate.inc:240
-#: setup/class_setupStep_Migrate.inc:302
-#: setup/class_setupStep_Migrate.inc:363
-#: setup/class_setupStep_Migrate.inc:429
-#: setup/class_setupStep_Migrate.inc:503
-#: setup/class_setupStep_Migrate.inc:588
-#: setup/class_setupStep_Migrate.inc:718
-#: setup/class_setupStep_Migrate.inc:807
-msgid "Possibly the 'root object' is missing."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:213
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'uidNumber'."
-msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'."
-
-#: setup/class_setupStep_Migrate.inc:262
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'gidNumber'."
-msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'."
-
-#: setup/class_setupStep_Migrate.inc:317
-#: setup/class_setupStep_Migrate.inc:517
-#: setup/class_setupStep_Migrate.inc:530
-#: setup/class_setupStep_Migrate.inc:880
-#: setup/class_setupStep_Migrate.inc:1576
-#: setup/class_setupStep_Migrate.inc:1589
-msgid "Failed"
-msgstr "Niepowodzenie"
-
-#: setup/class_setupStep_Migrate.inc:319
-#, php-format
-msgid "Found %s winstations outside the predefined winstation department ou '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:320
-#: setup/class_setupStep_Migrate.inc:598
-#: setup/class_setupStep_Migrate.inc:727
-#, fuzzy
-msgid "Migrate"
-msgstr "Utwórz"
-
-#: setup/class_setupStep_Migrate.inc:386
-#, fuzzy, php-format
-msgid "Found %s groups outside the configured tree '%s'."
-msgstr "Zamierzasz skopiować wpis '%s'."
-
-#: setup/class_setupStep_Migrate.inc:387
-#: setup/class_setupStep_Migrate.inc:462
-#, fuzzy
-msgid "Move"
-msgstr "Tryb"
-
-#: setup/class_setupStep_Migrate.inc:461
-#, php-format
-msgid "Found %s user(s) outside the configured tree '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:519
-#: setup/class_setupStep_Migrate.inc:532
-#, php-format
-msgid "The specified user '%s' does not have full access to your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:596
-#, php-format
-msgid "Found %s user(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:646
-#: setup/class_setupStep_Migrate.inc:778
-#, php-format
-msgid "Failed to migrate the department '%s' into GOsa, error message is as follows '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:726
-#, php-format
-msgid "Found %s department(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:881
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:944
-#, fuzzy, php-format
-msgid "Adding acls for user '%s' failed, ldap says '%s'."
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
-
-#: setup/class_setupStep_Migrate.inc:969
-msgid "Specified passwords are empty or not equal."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:974
-#, fuzzy
-msgid "Please specify a valid uid."
-msgstr "Proszę podać prawidłowe id."
-
-#: setup/class_setupStep_Migrate.inc:1018
-#, fuzzy, php-format
-msgid "Could not add administrative user, there is already an object with the same dn '%s' in your ldap database."
-msgstr "Nie zmienić nazwy z '%s' na '%s', istnieje już wpis z tą samą nazwą w dialogu edycji strefy."
-
-#: setup/class_setupStep_Migrate.inc:1055
-#: setup/class_setupStep_Migrate.inc:1103
-#: setup/class_setupStep_Migrate.inc:1151
-#, fuzzy
-msgid "Couldn't move users to specified department."
-msgstr "Przejdź do domowego departamentu użytkowników"
-
-#: setup/class_setupStep_Migrate.inc:1065
-msgid "Winstation will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1076
-#: setup/class_setupStep_Migrate.inc:1124
-msgid "Updating following references too"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1113
-#, fuzzy
-msgid "Group will be moved from"
-msgstr "Będzie możliwość odtworzenia z"
-
-#: setup/class_setupStep_Migrate.inc:1161
-#, fuzzy
-msgid "User will be moved from"
-msgstr "Użyj członków z"
-
-#: setup/class_setupStep_Migrate.inc:1171
-msgid "The following references will be updated"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1577
-msgid "The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1578
-#: setup/class_setupStep_Migrate.inc:1591
-#, fuzzy
-msgid "Try to create root object"
-msgstr "Utwórz obiekty"
-
-#: setup/class_setupStep_Migrate.inc:1590
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1880
-#, php-format
-msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1883
-msgid "Something went wrong while copying dns."
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:67
-#: setup/class_setupStep_Config3.inc:68
-#, fuzzy
-msgid "GOsa settings 3/3"
-msgstr "Ustawienia użytkownika"
-
-#: setup/class_setupStep_Config3.inc:69
-msgid "Tweak some GOsa core behaviour"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:171
-#, fuzzy
-msgid "Session lifetime must be a numeric value."
-msgstr "Przyszłe dni muszą być liczbą."
-
-#: setup/class_setupStep_Config3.inc:175
-#, fuzzy
-msgid "Maximal ldap query time must be a numeric value. "
-msgstr "Przyszłe dni muszą być liczbą."
-
-#: setup/setup_language.tpl:3
-#, fuzzy
-msgid "Please select the preferred language"
-msgstr "Preferowany język"
-
-#: setup/setup_language.tpl:5
-msgid "At this point, you can select the site wide default language. Choosing 'automatic' will use the language requested by the browser. This setting can be overriden per user."
-msgstr ""
-
-#: setup/setup_language.tpl:9
-#, fuzzy
-msgid "Please your preferred language here"
-msgstr "Preferowany język"
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailinglist"
-msgstr ""
-
-#: setup/setup_feedback.tpl:9
-msgid "When checking this option, GOsa will try to connect http://oss.gonicus.de in order to subscribe you to the gosa-announce mailing list. You've to confirm this by mail."
-msgstr ""
-
-#: setup/setup_feedback.tpl:41
-msgid "Send feedback to the GOsa project team"
-msgstr ""
-
-#: setup/setup_feedback.tpl:44
-msgid "When checking this option, GOsa will try to connect http://oss.gonicus.de in order to submit your form anonymously."
-msgstr ""
-
-#: setup/setup_feedback.tpl:50
-msgid "Did the setup procedure help you to get started?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:60
-msgid "If not, what problems did you encounter"
-msgstr ""
-
-#: setup/setup_feedback.tpl:68
-msgid "Is this the first time you use GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:74
-msgid "I use it since"
-msgstr ""
-
-#: setup/setup_feedback.tpl:75
-msgid "Select the year since when you are using GOsa"
-msgstr ""
-
-#: setup/setup_feedback.tpl:82
-msgid "What operating system / distribution do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:90
-msgid "What web server do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:98
-msgid "What PHP version do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:106
-msgid "LDAP"
-msgstr ""
-
-#: setup/setup_feedback.tpl:110
-msgid "What kind of LDAP server(s) do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:116
-msgid "How many objects are in your LDAP?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:123
-#, fuzzy
-msgid "Features"
-msgstr "Przyszłość"
-
-#: setup/setup_feedback.tpl:126
-msgid "What features of GOsa do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:136
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:143
-msgid "Send feedback"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:38
-#, fuzzy
-msgid "Welcome"
-msgstr "Witaj %s!"
-
-#: setup/class_setupStep_Welcome.inc:39
-#, fuzzy
-msgid "The welcome message"
-msgstr "Usuń tą wiadomosc"
-
-#: setup/class_setupStep_Welcome.inc:40
-#, fuzzy
-msgid "Welcome to GOsa setup wizard"
-msgstr "Witaj w instalacji GOsa!"
-
-#: setup/setup_config1.tpl:2
-msgid "Look and feel"
-msgstr ""
-
-#: setup/setup_config1.tpl:6
-#, fuzzy
-msgid "Theme"
-msgstr "Mime"
-
-#: setup/setup_config1.tpl:15
-#, fuzzy
-msgid "People and group storage"
-msgstr "Prosze wyszczególnić długość pamięci."
-
-#: setup/setup_config1.tpl:18
-#, fuzzy
-msgid "People DN attribute"
-msgstr "Ten 'dn' nie jest aplikacją."
-
-#: setup/setup_config1.tpl:29
-#, fuzzy
-msgid "People storage subtree"
-msgstr "Prosze wyszczególnić długość pamięci."
-
-#: setup/setup_config1.tpl:38
-#, fuzzy
-msgid "Group storage subtree"
-msgstr "Proszę wybrać grupę obiektów"
-
-#: setup/setup_config1.tpl:47
-msgid "Include personal title in user DN"
-msgstr ""
-
-#: setup/setup_config1.tpl:58
-msgid "Relaxed naming policies"
-msgstr ""
-
-#: setup/setup_config1.tpl:69
-#, fuzzy
-msgid "Automatic uids"
-msgstr "Automatyczne tryby"
-
-#: setup/setup_config1.tpl:101
-#, fuzzy
-msgid "Number base for people/groups"
-msgstr "Podstawowe ID dla użytkowników/grup"
-
-#: setup/setup_config1.tpl:109
-msgid "Hook for number base"
-msgstr ""
-
-#: setup/setup_config1.tpl:124
-#, fuzzy
-msgid "Password settings"
-msgstr "Ustawienia użytkownika"
-
-#: setup/setup_config1.tpl:128
-#, fuzzy
-msgid "Password encryption algorithm"
-msgstr "Algorytm szyfrowania"
-
-#: setup/setup_config1.tpl:139
-#, fuzzy
-msgid "Password restrictions"
-msgstr "Hasło wygasa"
-
-#: setup/setup_config1.tpl:146
-#: setup/setup_config1.tpl:150
-msgid "Password minimum length"
-msgstr ""
-
-#: setup/setup_config1.tpl:157
-#: setup/setup_config1.tpl:161
-msgid "Different characters from old password"
-msgstr ""
-
-#: setup/setup_config1.tpl:170
-#, fuzzy
-msgid "Password change hook"
-msgstr "Brak uprawnień do zmiay hasła"
-
-#: setup/setup_config1.tpl:186
-msgid "Use SASL for kerberos"
-msgstr ""
-
-#: setup/setup_config1.tpl:197
-#, fuzzy
-msgid "Use account expiration"
-msgstr "Konto wygasa po"
-
-#: setup/setup_config1.tpl:209
-#: ihtml/themes/default/setup_step4.tpl:67
-msgid "GOsa supports several encryption types for your passwords. Normally this is adjustable via user templates, but you can specify a default method to be used here, too."
-msgstr "GOsa wspiera kilka typów szyfrowania hasła. Typy można ustawić przez szablony użytkownika, oraz można też ustawić typ domyślny tutaj."
-
-#: setup/setup_config1.tpl:210
-#, fuzzy
-msgid "GOsa always acts as admin and manages access rights internally. This is a workaround till OpenLDAP's in directory ACI's are    fully implemented. For this to work, we need the admin DN and the corresponding password."
-msgstr "GOsa zawsze zachowuje się jak admin i zarządza uprawnieniami wewnętrznie. Jest to obejście dopóki ACL w katalogu OpenLDAP zostaną w pełni zaimplementowane. Trzeba podać administracyjne DN i odpowiednie hasło."
-
-#: setup/setup_config1.tpl:211
-#: ihtml/themes/default/setup_step4.tpl:34
-msgid "Some basic LDAP parameters are tunable and affect the locations where GOsa saves people and groups, including the way accounts get created. Check the values below if the fit your needs."
-msgstr "Pewne podstawowe parametry LDAP są zmienialne i wpływają na lokalizacje gdzie GOsa zapisuje użytkowników i grupy razem ze sposobem w jaki konta są tworzone. Sprawdź wartości poniżej i dostosuj do wymagań."
-
-#: setup/setup_config1.tpl:212
-#, fuzzy
-msgid "GOsa has modular support for several mail methods. These methods provide interfaces to users mailboxes and general handling    for quotas. You can choose the dummy plugin to leave all your mail settings untouched."
-msgstr "GOsa posiada modularne wsparcie dla kilku metod pocztowych. Te metody zapewniają interfejsy dla kont użytkowników oraz quota. Można wybrać sztuczny dodatek, aby pozostawić ustawienia poczty nietknięte."
-
-#: setup/setup_config2.tpl:6
-msgid "Samba hash generator"
-msgstr ""
-
-#: setup/setup_config2.tpl:31
-#, fuzzy
-msgid "RID base"
-msgstr "Baza"
-
-#: setup/setup_config2.tpl:46
-#, fuzzy
-msgid "Workstation container"
-msgstr "Nazwa stacji roboczej"
-
-#: setup/setup_config2.tpl:61
-#, fuzzy
-msgid "Samba SID mapping"
-msgstr "Samba SID"
-
-#: setup/setup_config2.tpl:70
-#, fuzzy
-msgid "Additional GOsa settings"
-msgstr "Ustawienia Aplikacji"
-
-#: setup/setup_config2.tpl:74
-msgid "Enable Copy & Paste"
-msgstr ""
-
-#: setup/setup_config2.tpl:86
-#, fuzzy
-msgid "Government mode"
-msgstr "do folferu"
-
-#: setup/setup_config2.tpl:99
-#: ihtml/themes/default/setup_step4.tpl:88
-msgid "Mail method"
-msgstr "Typ pocztowy"
-
-#: setup/setup_config2.tpl:113
-#, fuzzy
-msgid "Vacation templates"
-msgstr "Szablon stacji roboczej"
-
-#: setup/setup_config2.tpl:129
-msgid "Use Cyrus UNIX style"
-msgstr ""
-
-#: setup/setup_config2.tpl:139
-#, fuzzy
-msgid "Snapshots / Undo"
-msgstr "Tworzenie snapshot'u nieudane"
-
-#: setup/setup_config2.tpl:148
-#: setup/setup_config2.tpl:193
-#, fuzzy
-msgid "Enable snapshots"
-msgstr "Utwórz spanshot"
-
-#: setup/setup_config2.tpl:154
-#: setup/setup_config2.tpl:199
-#, fuzzy
-msgid "Snapshot base"
-msgstr "Tworzenie snapshot'u nieudane"
-
-#: setup/setup_config3.tpl:2
-#, fuzzy
-msgid "GOsa core settings"
-msgstr "Ustawienia pocztowe"
-
-#: setup/setup_config3.tpl:6
-#, fuzzy
-msgid "Disable primary group filter"
-msgstr "Wyświetl grupy użytkownika"
-
-#: setup/setup_config3.tpl:18
-#, fuzzy
-msgid "Honour administrative units"
-msgstr "Administracja Grupą"
-
-#: setup/setup_config3.tpl:30
-#, fuzzy
-msgid "Smarty compile directory"
-msgstr "Katalog domowy"
-
-#: setup/setup_config3.tpl:39
-#, fuzzy
-msgid "Path for PPD storage"
-msgstr "Przechowywanie hasła"
-
-#: setup/setup_config3.tpl:55
-#, fuzzy
-msgid "Path for kiosk profile storage"
-msgstr "Ustawienia profilu Kiosk"
-
-#: setup/setup_config3.tpl:74
-#, fuzzy
-msgid "Network resolv hook"
-msgstr "Adres sieciowy"
-
-#: setup/setup_config3.tpl:92
-#, fuzzy
-msgid "Mail queue script"
-msgstr "Ogólna ścieżka do skryptu"
-
-#: setup/setup_config3.tpl:110
-#, fuzzy
-msgid "Notification script"
-msgstr "Cel powiadomienia"
-
-#: setup/setup_config3.tpl:126
-msgid "Login and session"
-msgstr ""
-
-#: setup/setup_config3.tpl:129
-msgid "Enforce register_globals to be deactivated"
-msgstr ""
-
-#: setup/setup_config3.tpl:141
-msgid "Enforce encrypted connections"
-msgstr ""
-
-#: setup/setup_config3.tpl:153
-#, fuzzy
-msgid "Warn if session is not encrypted"
-msgstr "Sesja nie będzie szyfrowana."
-
-#: setup/setup_config3.tpl:165
-#, fuzzy
-msgid "Session lifetime"
-msgstr "Wykryto konflikt sesji"
-
-#: setup/setup_config3.tpl:173
-msgid "Debugging"
-msgstr ""
-
-#: setup/setup_config3.tpl:177
-#, fuzzy
-msgid "Show PHP errors"
-msgstr "błąd PHP:"
-
-#: setup/setup_config3.tpl:189
-#, fuzzy
-msgid "Maximum LDAP query time"
-msgstr "Max rozmiar nagłówków poczty"
-
-#: setup/setup_config3.tpl:207
-msgid "Log LDAP statistics"
-msgstr ""
-
-#: setup/setup_config3.tpl:219
-#, fuzzy
-msgid "Debug level"
-msgstr "Jeden poziom"
-
-#: setup/setup_config3.tpl:224
-#: setup/setup_config3.tpl:227
-#, fuzzy
-msgid "Disabled"
-msgstr "wyłączone"
-
-#: setup/setup_config3.tpl:225
-#: setup/setup_config3.tpl:228
-#, fuzzy
-msgid "Enabled"
-msgstr "włączone"
-
-#: setup/setup_migrate.tpl:5
-msgid "During the LDAP inspection, we're going to check for several common pitfalls that may occur when migration to GOsa base LDAP administration. You may want to fix the problems below, in order to provide smooth services."
-msgstr ""
-
-#: setup/setup_migrate.tpl:33
-#, fuzzy
-msgid "Check again"
-msgstr "Sprawdź"
-
-#: setup/setup_migrate.tpl:37
-msgid "Move windows workstations into a valid windows workstation department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:39
-msgid "This dialog allows you to move the displayed windows workstations into a valid department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:41
-msgid "Be careful with this tool, there may be references pointing to this workstations that can't be migrated."
-msgstr ""
-
-#: setup/setup_migrate.tpl:65
-#: setup/setup_migrate.tpl:121
-#: setup/setup_migrate.tpl:173
-#: setup/setup_migrate.tpl:293
-#: setup/setup_migrate.tpl:346
-#, fuzzy
-msgid "Select all"
-msgstr "Wybierz"
-
-#: setup/setup_migrate.tpl:67
-msgid "Move selected windows workstations into the following GOsa department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:72
-#, fuzzy
-msgid "Move selected workstations"
-msgstr "Wybierz aby zobaczyc stacje robocze"
-
-#: setup/setup_migrate.tpl:73
-msgid "What will be done here"
-msgstr ""
-
-#: setup/setup_migrate.tpl:85
-msgid "Move groups into configured group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:88
-msgid "This dialog allows moving a couple of groups to the configured group tree. Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:91
-msgid "Be careful with this option! There may be references pointing to these groups. The GOsa setup can't migrate references, so you may want to cancel the migration in this case in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:94
-msgid "Move selected groups into this group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:125
-#: setup/setup_migrate.tpl:177
-#: setup/setup_migrate.tpl:297
-#: setup/setup_migrate.tpl:350
-#, fuzzy
-msgid "Hide changes"
-msgstr "Open xchange"
-
-#: setup/setup_migrate.tpl:127
-#: setup/setup_migrate.tpl:179
-#: setup/setup_migrate.tpl:299
-#: setup/setup_migrate.tpl:352
-#, fuzzy
-msgid "Show changes"
-msgstr "Pokaż pakiety"
-
-#: setup/setup_migrate.tpl:140
-msgid "Move users into configured user tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:142
-msgid "This dialog allows moving a couple of users to the configured user tree. Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:145
-msgid "Be careful with this option! There may be references pointing to these users. The GOsa setup can't migrate references, so you may want to cancel the migration in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:148
-#, fuzzy
-msgid "Move selected users into this people tree"
-msgstr "Utwórz użytkownika z tego szablonu"
-
-#: setup/setup_migrate.tpl:198
-#, fuzzy
-msgid "Next"
-msgstr "tekst"
-
-#: setup/setup_migrate.tpl:201
-#, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "Utwórz konto Netatalk"
-
-#: setup/setup_migrate.tpl:204
-msgid "This dialog will automatically add a new super administrator to your LDAP tree."
-msgstr ""
-
-#: setup/setup_migrate.tpl:233
-#, fuzzy
-msgid "Password (again)"
-msgstr "Przechowywanie hasła"
-
-#: setup/setup_migrate.tpl:258
-msgid "The listed departments are currenlty invisble in the GOsa user interface. If you want to change this for a couple of entries, select them and use the migrate button below."
-msgstr ""
-
-#: setup/setup_migrate.tpl:259
-#: setup/setup_migrate.tpl:314
-msgid "If you want to know what will be done when migrating the selected entries, use the 'Show changes' button to see the LDIF."
-msgstr ""
-
-#: setup/setup_migrate.tpl:269
-#: setup/setup_migrate.tpl:323
-#, fuzzy
-msgid "Current"
-msgstr "Obecny obiekt"
-
-#: setup/setup_migrate.tpl:276
-#: setup/setup_migrate.tpl:330
-#, fuzzy
-msgid "After migration"
-msgstr "Administracja użytkownikami"
-
-#: setup/setup_migrate.tpl:313
-msgid "The listed users are currenlty invisble in the GOsa user interface. If you want to change this for a couple of users, just select them and use the 'Migrate' button below."
-msgstr ""
-
-#: setup/class_setupStep_Schema.inc:40
-#: setup/class_setupStep_Schema.inc:41
-#, fuzzy
-msgid "LDAP schema check"
-msgstr "Usługa Ldap"
-
-#: setup/class_setupStep_Schema.inc:42
-msgid "Perform test on your current LDAP schema"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:38
-#: setup/class_setupStep_Checks.inc:39
-msgid "Installation check"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:40
-msgid "Basic checks for PHP version and required extensions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:64
-#, fuzzy
-msgid "Checking PHP version"
-msgstr "Sprawdzam wersję PHP (>=4.1.0)"
-
-#: setup/class_setupStep_Checks.inc:65
-#, fuzzy, php-format
-msgid "PHP must be of version %s / %s or above."
-msgstr "PHP musi być w wersji 4.1.0 lub wyższej z powodu używanych funkcji i błędów w języku PHP."
-
-#: setup/class_setupStep_Checks.inc:66
-msgid "GOsa requires functionality that is not available (or buggy) in older PHP versions. Please update to a supported version."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:72
-#, fuzzy
-msgid "Checking for LDAP support"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Checks.inc:73
-#, fuzzy
-msgid "This is the main extension used by GOsa and therefore really required."
-msgstr "To jest główny moduł używany przez GOsa i dlatego jest szczególnie wymagany."
-
-#: setup/class_setupStep_Checks.inc:74
-msgid "The ldap extension (php4-ldap/php5-ldap) is required to communicate with your LDAP server."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:80
-msgid "Checking for gettext support"
-msgstr "Sprawdzam wsparcie dla gettext"
-
-#: setup/class_setupStep_Checks.inc:81
-#, fuzzy
-msgid "Gettext support is required for internationalization."
-msgstr "Wsparcie dla gettext jest wymagane dla innych wersji językowych GOsa."
-
-#: setup/class_setupStep_Checks.inc:82
-#: setup/class_setupStep_Checks.inc:90
-msgid "Please make sure that the extension is activated."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:88
-msgid "Checking for iconv support"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Checks.inc:89
-#, fuzzy
-msgid "This module is used by GOsa to convert samba munged dial informations and is therefore required. "
-msgstr "Ten moduł jest używany przez GOsa do konwersji _MUNGED_DIAL_INFORMATIONS? i dlatego jest wymagany."
-
-#: setup/class_setupStep_Checks.inc:96
-#, fuzzy
-msgid "Checking for mhash support"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Checks.inc:97
-msgid "You'll need this module to make use of SSHA encryption"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:98
-msgid "The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-mhash."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:104
-#, fuzzy
-msgid "Checking for IMAP support"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Checks.inc:105
-#, fuzzy
-msgid "The IMAP module is needed to communicate with the IMAP server. GOsa retrieves status information, creates and deletes mail users, etc."
-msgstr "Moduł IMAP jest potrzebny do komunikacji z serwerem IMAP. Pozwala uzyskiwać informacje, oraz tworzyć/usuwać konta pocztowe."
-
-#: setup/class_setupStep_Checks.inc:106
-msgid "This module is used to communicate with your mail server. Please install php4-imap/php5-imap."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:112
-#, fuzzy
-msgid "Checking for getacl in IMAP implementation"
-msgstr "Sprawdzam getacl w imap"
-
-#: setup/class_setupStep_Checks.inc:113
-#, fuzzy
-msgid "The getacl support is needed to handle shared folder permissions. Old IMAP extensions are not capable of reading acl's. You need a recent PHP version to use this feature."
-msgstr "Wsparcie dla getacl jest wymagane dla uprawnień do foldera współdzielonego. Standardowy moduł IMAP nie potrafi czytać acl'i. Potrzeba nowszej wersji PHP ze wsparciem getacl."
-
-#: setup/class_setupStep_Checks.inc:120
-#, fuzzy
-msgid "Checking for MySQL support"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Checks.inc:121
-#, fuzzy
-msgid "MySQL support is needed to communicate with several supported databases."
-msgstr "Wsparcie dla MySQL jest potrzebne do czytania raportów GOfax z bazy danych."
-
-#: setup/class_setupStep_Checks.inc:122
-msgid "This module is required to communicate with database servers (GOfax, asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:128
-#, fuzzy
-msgid "Checking for kadm5 support"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Checks.inc:129
-msgid "Managing users in kerberos requires the kadm5 module which is downloadable via PEAR network."
-msgstr "Zarządzanie użytkownikami w kerberos wymaga modułu kadm5, który można ściągnąć z sieci PEAR."
-
-#: setup/class_setupStep_Checks.inc:130
-#, fuzzy
-msgid "This module is required to manage user in kerberos, it is downloadable via PEAR network"
-msgstr "Zarządzanie użytkownikami w kerberos wymaga modułu kadm5, który można ściągnąć z sieci PEAR."
-
-#: setup/class_setupStep_Checks.inc:136
-#, fuzzy
-msgid "Checking for SNMP support"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Checks.inc:137
-#, fuzzy
-msgid "The simple network management protocol is needed to get status information from clients."
-msgstr "SNMP jest wymagane do monitorowani klientow."
-
-#: setup/class_setupStep_Checks.inc:138
-msgid "This module is required for client monitoring. Please install php4-snmp/php5-snmp."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:144
-#, fuzzy
-msgid "Checking for CUPS support"
-msgstr "Sprawdzam wsparcie dla iconv"
-
-#: setup/class_setupStep_Checks.inc:145
-#, fuzzy
-msgid "In order to read available printers via the IPP protocol instead of printcap files, you've to install the CUPS module."
-msgstr "Aby zobaczyć dostępne drukarki za pomocą protokołu IPP zamiast plików printcap, należy zainstalować moduł cups."
-
-#: setup/class_setupStep_Checks.inc:154
-msgid "Checking for fping utility"
-msgstr "Sprawdzam program fping"
-
-#: setup/class_setupStep_Checks.inc:155
-#, fuzzy
-msgid "The fping utility is used if you've got a thin client based terminal environment."
-msgstr "Program fping jest używany tylko jeśli mamy środowisko cienkich klientów."
-
-#: setup/class_setupStep_Checks.inc:156
-#, fuzzy
-msgid "The fping utility is only used in thin client based terminal environment."
-msgstr "Program fping jest używany tylko jeśli mamy środowisko cienkich klientów."
-
-#: setup/class_setupStep_Checks.inc:171
-msgid "SAMBA password hash generation"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:172
-#, fuzzy
-msgid "In order to use SAMBA 2/3 passwords, you've to install additional packages to generate password hashes."
-msgstr "Aby używać SAMBA 2/3, należy zainstalować dodatkowe programy aby móc generować hasła."
-
-#: setup/class_setupStep_Checks.inc:173
-#, fuzzy
-msgid "In order to use SAMBA 2/3 you've to install additional perl libraries. Take a look at mkntpasswd."
-msgstr "Aby używać SAMBA 2/3, należy zainstalować dodatkowe programy aby móc generować hasła."
-
-#: setup/class_setupStep_Checks.inc:183
-#: setup/class_setupStep_Checks.inc:202
-#: setup/class_setupStep_Checks.inc:218
-#: setup/class_setupStep_Checks.inc:234
-#: setup/class_setupStep_Checks.inc:251
-#, fuzzy
-msgid "Off"
-msgstr "Offline"
-
-#: setup/class_setupStep_Checks.inc:184
-#, fuzzy
-msgid "register_globals is a PHP mechanism to register all global variables to be accessible from scripts without changing the scope. This may be a security risk."
-msgstr "register_globals jest mechanizmem PHP umożliwiającym takie ustawienie zmiennych globalnych, że możliwy jest do nich dostęp bez zmiany zakresu. To może powodować zagrożenie bezpieczeństwa. Gosa może działać w obu trybach."
-
-#: setup/class_setupStep_Checks.inc:185
-#, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'"
-
-#: setup/class_setupStep_Checks.inc:193
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:194
-#, fuzzy
-msgid "Setting this value to one day will prevent loosing session and cookies before they really timeout."
-msgstr "PHP używa tej wartości dla garbage collector'a do usuwania starych sesji. Ustawienie tej wartości na jeden dzień zapobiegnie ustraceniu sesji oraz cookie zanim faktycznie wygasną."
-
-#: setup/class_setupStep_Checks.inc:195
-#, fuzzy
-msgid "Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or higher."
-msgstr "Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini musi być ustawiona na 'off'."
-
-#: setup/class_setupStep_Checks.inc:203
-#, fuzzy
-msgid "In Order to use GOsa without any trouble, the session.auto_register option in your php.ini should be set to 'Off'."
-msgstr "Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini musi być ustawiona na 'off'."
-
-#: setup/class_setupStep_Checks.inc:204
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr "Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini musi być ustawiona na 'off'."
-
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid "GOsa needs at least 32MB of memory. Setting it below this limit may cause errors that are not reproducable! Increase it for larger setups."
-msgstr "GOsa potrzebuje conajmniej 16MB pamięci. Mniej może prowadzić do nieprzewidywalnych błędów. Dla większych instalacji, należy zwiększyć ten parametr."
-
-#: setup/class_setupStep_Checks.inc:212
-msgid "Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:219
-#, fuzzy
-msgid "This option influences the PHP output handling. Turn this Option off, to increase performance."
-msgstr "Ta opcja wpływa na obsługę output. Aby zwiększyć wydajność, należy ustawić na 'off'."
-
-#: setup/class_setupStep_Checks.inc:220
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:227
-#, fuzzy
-msgid "The Execution time should be at least 30 seconds."
-msgstr "Ten parametr powinien byc ustawniony na co najmniej 30 sekund. Niektóre funkcje mogą zabierać dużo czasu."
-
-#: setup/class_setupStep_Checks.inc:228
-msgid "Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:235
-#, fuzzy
-msgid "Increase the server security by setting expose_php to 'off'. PHP won't send any information about the server you are running in this case."
-msgstr "Aby zwiększyć bezpieczeństwo, należy ustawić expose_php na 'off'. PHP nie będzie wysyłać żadnych informacji na temat serwera na którym działa."
-
-#: setup/class_setupStep_Checks.inc:236
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:242
-#, fuzzy
-msgid "On"
-msgstr "Otwórz"
-
-#: setup/class_setupStep_Checks.inc:243
-msgid "Increase your server security by setting magic_quotes_gpc to 'on'. PHP will escape all quotes in strings in this case."
-msgstr "Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP będzie zabezpieczać cudzysłowa w stringach."
-
-#: setup/class_setupStep_Checks.inc:244
-#, fuzzy
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'"
-
-#: setup/class_setupStep_Checks.inc:252
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
-msgstr "Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP będzie zabezpieczać cudzysłowa w stringach."
-
-#: setup/class_setupStep_Checks.inc:253
-#, fuzzy
-msgid "Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr "Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini musi być ustawiona na 'off'."
-
-#: setup/class_setupStep_Checks.inc:264
-#, fuzzy
-msgid "Configuration writeable"
-msgstr "Plik konfiguracyjny"
-
-#: setup/class_setupStep_Checks.inc:265
-#, fuzzy
-msgid "The configuration file can't be written"
-msgstr "Plik konfiguracyjny"
-
-#: setup/class_setupStep_Checks.inc:266
-#, php-format
-msgid "GOsa reads its configuration from a file located in (%s/%s). The setup can write the configuration directly if it is writeable."
-msgstr ""
-
-#: setup/setup_welcome.tpl:4
-msgid "This seems to be the first time you start GOsa - we didn't find any configuration right now. This simple wizard intends to help you while setting it up."
-msgstr ""
-
-#: setup/setup_welcome.tpl:8
-msgid "What will the wizard do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:11
-#, fuzzy
-msgid "Create a basic, single site configuration"
-msgstr "Konfiguracja bazy FAX"
-
-#: setup/setup_welcome.tpl:12
-msgid "Tries to find problems within your PHP and LDAP setup"
-msgstr ""
-
-#: setup/setup_welcome.tpl:13
-msgid "Let you choose from a set of basic and advanced configuration switches"
-msgstr ""
-
-#: setup/setup_welcome.tpl:14
-msgid "Guided migration of existing LDAP trees"
-msgstr ""
-
-#: setup/setup_welcome.tpl:17
-msgid "What will the wizard NOT do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:20
-#, fuzzy
-msgid "Find every possible configuration error"
-msgstr "Plik konfiguracyjny"
-
-#: setup/setup_welcome.tpl:21
-msgid "Migrate every possible LDAP setup - create backup dumps!"
-msgstr ""
-
-#: setup/setup_welcome.tpl:25
-#, fuzzy
-msgid "To continue..."
-msgstr "Ustawienia trwają..."
-
-#: setup/setup_welcome.tpl:28
-msgid "For security reasons you need to authenticate for the installation by creating the file '/tmp/gosa.auth', containing the current session ID on the servers local filesystem. This can be done by executing the following command:"
-msgstr ""
-
-#: setup/setup_welcome.tpl:34
-msgid "Click the 'Continue' button when you've finished."
-msgstr ""
-
-#: setup/setup_checks.tpl:9
-msgid "PHP module and extension checks"
-msgstr ""
-
-#: setup/setup_checks.tpl:41
-#: setup/setup_checks.tpl:103
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:45
-#: setup/setup_checks.tpl:107
-msgid "GOsa will run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "PHP setup configuration"
-msgstr "Konfiguracja bazy FAX"
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "show information"
-msgstr "Informacje osobiste"
-
-#: setup/setup_schema.tpl:3
-#, fuzzy
-msgid "Schema specific settings"
-msgstr "Ustawienia Samba"
-
-#: setup/setup_schema.tpl:7
-msgid "Enable schema validation when logging in"
-msgstr ""
-
-#: setup/setup_schema.tpl:16
-#, fuzzy
-msgid "Check status"
-msgstr "Ustaw status"
-
-#: setup/setup_schema.tpl:20
-msgid "Schema check succeeded"
-msgstr ""
-
-#: setup/setup_schema.tpl:23
-#, fuzzy
-msgid "Schema check failed"
-msgstr "Zapisywanie telefonu nieudane"
-
-#: html/getvcard.php:36
-msgid "Error: getcvard.php needs a parameter to export a vcard!"
-msgstr "Błąd: getcvard.php wymaga parametru do eksportu wizytówki!"
-
-#: html/helpviewer.php:67
-msgid "Help browser"
-msgstr "Wyszukiwarka pomocy"
-
-#: html/helpviewer.php:118
-msgid "There is no helpfile specified for this class"
-msgstr "Pomoc nie jest dostępna dla tej klasy."
-
-#: html/helpviewer.php:265
-#, php-format
-msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
-msgstr "Katalog pomocy '%s' nie jest osiągalny, nie można czytać żadnych plików pomocy."
-
-#: html/getxls.php:86
-msgid "Birthday"
-msgstr "Urodziny"
-
-#: html/getxls.php:86
-#: html/getxls.php:227
-#: html/getxls.php:281
-#: html/getxls.php:297
-msgid "Surname"
-msgstr "Nazwisko"
-
-#: html/getxls.php:94
-#, php-format
-msgid "User list of %s on %s"
-msgstr "Lista użytkowników %s na %s"
-
-#: html/getxls.php:121
-#: html/getxls.php:284
-#: ihtml/themes/default/acl.tpl:41
-msgid "Members"
-msgstr "Członkowie"
-
-#: html/getxls.php:131
-#: html/getxls.php:360
-#, php-format
-msgid "Groups of %s on %s"
-msgstr "Grupy %s na %s"
-
-#: html/getxls.php:155
-#: html/getxls.php:188
-#: html/getxls.php:190
-#: html/getxls.php:197
-#: html/getxls.php:233
-#: html/getxls.php:310
-#: html/getxls.php:381
-msgid "Servers"
-msgstr "Serwery"
-
-#: html/getxls.php:159
-#: html/getxls.php:311
-msgid "Computers"
-msgstr "Komputery"
-
-#: html/getxls.php:195
-#: html/getxls.php:379
-#, php-format
-msgid "Servers of %s on %s"
-msgstr "Serwery %s na %s"
-
-#: html/getxls.php:225
-msgid "Mobile phone"
-msgstr "Telefon komórkowy"
-
-#: html/getxls.php:228
-msgid "Function"
-msgstr "Funkcja"
-
-#: html/getxls.php:231
-#: html/getxls.php:312
-msgid "Adressbook"
-msgstr "Książka adresowa"
-
-#: html/getxls.php:238
-#: html/getxls.php:414
-#, php-format
-msgid "Adressbook of %s on %s"
-msgstr "Książka adresowa %s na %s"
-
-#: html/getxls.php:244
-msgid "Common Name"
-msgstr "Zwykła nazwa"
-
-#: html/getxls.php:281
-msgid "Day of birth"
-msgstr "Data urodzenia"
-
-#: html/getxls.php:299
-msgid "Email address"
-msgstr "Adres email"
-
-#: html/getxls.php:299
-msgid "Organizational unit"
-msgstr "Jednostka organizacyjna"
-
-#: html/getxls.php:300
-msgid "Postal Code"
-msgstr "Kod Pocztowy"
-
-#: html/getxls.php:304
-msgid "Full"
-msgstr "Pełne"
-
-#: html/getxls.php:341
-#, php-format
-msgid "User List of %s on %s"
-msgstr "Lista użytkowników %s na %s"
-
-#: html/getxls.php:395
-#, php-format
-msgid "Computers of %s on %s"
-msgstr "Komputery %s na %s"
-
-#: html/index.php:50
-#, fuzzy
-msgid "Session is not encrypted!"
-msgstr "Sesja nie będzie szyfrowana."
-
-#: html/index.php:122
-#, fuzzy, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę."
-
-#: html/index.php:143
-#, php-format
-msgid "Directory '%s' specified as compile directory is not accessible!"
-msgstr "Katalog '%s' podany jako katalog kompilacji jest niedostępny!"
-
-#: html/index.php:226
-msgid "GOsa cannot retrieve information about the installed schema files. Please make sure, that this is possible."
-msgstr "GOsa nie może uzyskać informacji o zainstalowanych plikach schema. Proszę skorygować."
-
-#: html/index.php:239
-msgid "Your ldap setup contains old schema definitions. Please re-run the setup."
-msgstr "Ustawienia serwera LDAP zawierają stare definicje schema. Proszę uruchomić setup."
-
-#: html/index.php:257
-msgid "Please specify a valid username!"
-msgstr "Proszę podać prawidłową nazwę użytkownika!"
-
-#: html/index.php:259
-msgid "Please specify your password!"
-msgstr "Proszę podać prawidłowe hasło!"
-
-#: html/index.php:266
-msgid "Please check the username/password combination."
-msgstr "Proszę sprawdzić kombinację login/hasło."
-
-#: html/index.php:295
-msgid "Account locked. Please contact your system administrator."
-msgstr "Konto zablokowane. Proszę skontaktować się z administratorem systemu."
-
-#: html/index.php:341
-msgid "Session will not be encrypted."
-msgstr "Sesja nie będzie szyfrowana."
-
-#: html/index.php:341
-msgid "Enter SSL session"
-msgstr "Sprowadź sesję SSL"
-
-#: html/index.php:347
-msgid "Your browser has cookies disabled. Please enable cookies and reload this page before logging in!"
-msgstr "Twoja przeglądarka ma wyłączone cookies. Proszę włączyć cookies i przeładować stronę przed logowaniem!"
-
-#: html/getkiosk.php:25
-#, php-format
-msgid "Can't open file '%s', possibly the file does not exist."
-msgstr "Nie można otworzyć pliku '%s', prawdopodobnie plik nie istnieje."
-
-#: html/getkiosk.php:30
-#, php-format
-msgid "Can't read file '%s', check permissions."
-msgstr "Nie można czytać pliku '%s', proszę sprawdzić uprawnienia."
-
-#: html/getfax.php:53
-msgid "Could not connect to database server!"
-msgstr "Nie można połączyć się z serwerem baz danych!"
-
-#: html/getfax.php:55
-msgid "Could not select database!"
-msgstr "Nie można wybrać bazy danych!"
-
-#: html/getfax.php:60
-#: html/getfax.php:68
-msgid "Database query failed!"
-msgstr "Zapytanie do bazy danych nieudane"
-
-#: html/main.php:173
-msgid "FATAL: Register globals is on. GOsa will refuse to login unless this is fixed by an administrator."
-msgstr "BŁĄD: Register globals jest włączone. GOsa odmówi logowania do momentu poprawienia tego parametru przez administratora."
-
-#: html/main.php:215
-msgid "Warning: memory is getting low - please increase the memory_limit!"
-msgstr "Ostrzeżenie: zaczyna brakować pamięci - proszę zwiększyć parametry memory_limit!"
-
-#: html/main.php:354
-msgid "Your password is about to expire, please change your password"
-msgstr "Twoje hasło zaraz wygaśnie, proszę zmienić hasło"
-
-#: html/main.php:362
-#, php-format
-msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
-msgstr "BŁĄD: Nie można znaleźć żadnych definicji dla pluginu '%s'!"
-
-#: html/get_attachment.php:47
-msgid "Can't connect to glpi database, there is no mysl extension available in your php setup."
-msgstr "Nie można połączyć się z bazą glpi, brak wsparcia dla MySQL w ustawieniach PHP."
-
-#: html/get_attachment.php:55
-msgid "Can't connect to specified database, please check your glpi configuration."
-msgstr "OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane parametry konfiguracji."
-
-#: html/get_attachment.php:64
-msgid "Can't get specified attachment file, there is no entry with this id."
-msgstr "Nie można pobrać zadanego załącznika, brak wpisu z tym id."
-
-#: ihtml/themes/default/islocked.tpl:2
-msgid "Locking conflict detected"
-msgstr "Wykryto konflikt blokady"
-
-#: ihtml/themes/default/islocked.tpl:9
-msgid "If this lock detection is false, the other person has obviously closed the webbrowser during the edit operation. You may want to take over the lock by pressing the 'Edit anyway' button."
-msgstr "Jeśli to wykrycie blokady jest błędne, inna osoba prawdopodobnie zamknęła okno przeglądarki podczas operacji edycji. Można przejąć blokadę naciskając Edytuj."
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "Podgląd pomocy GOsa"
-
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Indeks"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-#, fuzzy
-msgid "Copy & paste wizard"
-msgstr "Kreator Copy &amp; paste"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid "Some values need to be unique in the complete directory while some combinations make no sense. GOsa shows the relevant attributes. Please maintain the values below to fullfill the policies."
-msgstr "Niektóre wartości muszą być unikalne w całym katalogu, podczas gdy niektóre kombinacje nie mają sensu. GOsa pokazuje dotyczące atrybuty. Proszę poprawić wartości poniżej aby utrzymać zgodność z regułami."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid "Or if you copy or cut an entry within GOsa and delete the source object, you may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:24
-#, fuzzy
-msgid "Cancel all"
-msgstr "Anuluj"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-msgid "Operation complete"
-msgstr "Operacja zakończona"
-
-#: ihtml/themes/default/framework.tpl:8
-#: ihtml/themes/default/framework.tpl:12
-#, fuzzy
-msgid ""
-"You are currently editing a database entry.\n"
-" Do you want to dismiss the changes?"
-msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?"
-
-#: ihtml/themes/default/framework.tpl:9
-#: ihtml/themes/default/framework.tpl:13
-msgid "Main"
-msgstr "Główne"
-
-#: ihtml/themes/default/framework.tpl:18
-msgid "Help"
-msgstr "Pomoc"
-
-#: ihtml/themes/default/framework.tpl:23
-#: ihtml/themes/default/framework.tpl:27
-msgid "Sign out"
-msgstr "Wyloguj"
-
-#: ihtml/themes/default/framework.tpl:31
-msgid "Signed in:"
-msgstr "Zalogowano:"
-
-#: ihtml/themes/default/framework.tpl:34
-msgid "GOsa main menu"
-msgstr ""
-
-#: ihtml/themes/default/conflict.tpl:2
-msgid "Session conflict detected"
-msgstr "Wykryto konflikt sesji"
-
-#: ihtml/themes/default/conflict.tpl:6
-msgid "Probably there's another active instance of your session. Multiple window operation is technical not possible and heavily depends on the browser you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is possible. Pressing the Logout button will close this session."
-msgstr "Prawdopodobnie istnieje inna aktywna instacja sesji. Operowanie na kilku oknach nie jest technicznie możliwe i mocno zależy od używanej przeglądarki. Użycie różnych przeglądarek (np. IE i Mozilla) jest możliwe. Naciśnięcie przycisku Wyloguj zamknie tą sesję."
-
-#: ihtml/themes/default/conflict.tpl:10
-msgid "Ignoring this message will change/destroy the data you're currently editing, so please close multiple windows and log in again."
-msgstr "Ignorując ten komunikat zmienisz/usuniesz dane które obecnie edytujesz. Proszę zamknąć wiele okien i zalogować się ponownie."
-
-#: ihtml/themes/default/conflict.tpl:14
-msgid "Logout"
-msgstr "Wyloguj"
-
-#: ihtml/themes/default/acl.tpl:15
-msgid "Use members from"
-msgstr "Użyj członków z"
-
-#: ihtml/themes/default/acl.tpl:29
-msgid "Available members"
-msgstr "Dostępni członkowie"
-
-#: ihtml/themes/default/acl.tpl:63
-msgid "ACLs for this object"
-msgstr "ACLe dla tego obiektu"
-
-#: ihtml/themes/default/acl.tpl:69
-#, fuzzy
-msgid "Available roles"
-msgstr "Dostępni członkowie"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid "The size limit option makes LDAP operations faster and saves the LDAP server from getting too much load. The easiest way to handle big databases without long timeouts would be to limit your search to smaller values and use filters to get the entries you are looking for."
-msgstr "Limit rozmiaru powoduje szybsze operacje LDAP i zapobiega nadmiernemu obciążeniu serwera LDAP. Najprostrzym sposobem działania na dużych bazach bez opóźnień jest ograniczanie wyszukiwań do mniejszej ilości wyników oraz użycie filtrów dla otrzymania poszukiwanych elementów."
-
-#: ihtml/themes/default/sizelimit.tpl:6
-msgid "Please choose the way to react for this session"
-msgstr "Proszę wybrać sposób reakcji dla tej sesji"
-
-#: ihtml/themes/default/sizelimit.tpl:9
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr "Ignoruj ten błąd i pokaż wszystkie elementy które zwraca serwer LDAP"
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries that fit into the defined sizelimit and let me use filters instead"
-msgstr "ignoruj ten błąd i pokaż wszystkie elementy które zmieszczą się w zdefiniowanych limicie rozmiaru i pozwól mi użyć filtrów"
-
-#: ihtml/themes/default/setup_finish.tpl:1
-msgid "Setup finished"
-msgstr "Setup zakończony"
-
-#: ihtml/themes/default/setup_finish.tpl:3
-msgid "Basically the setup is finished. You can check the result of the schema check here and download the autogenerated gosa.conf below."
-msgstr "Instalacja zakończona. Można sprawdzić rezultat sprawdzania schematów i pobrać automatycznie wygenerowany plik gosa.conf poniżej."
-
-#: ihtml/themes/default/setup_finish.tpl:7
-msgid "Schema Configuration"
-msgstr "Konfiguracja schematów"
-
-#: ihtml/themes/default/setup_finish.tpl:12
-msgid "Configuration File"
-msgstr "Plik konfiguracyjny"
-
-#: ihtml/themes/default/setup_finish.tpl:14
-msgid "GOsa setup has collected all data needed to create an initial configuration file. Save the the link below as your gosa.conf and place that file in /etc/gosa. Change it as needed."
-msgstr "Instalacja GOsa zebrała wszystkie dane potrzebne do stworzenia pliku konfiguracyjnego. Zapisz link poniżej jako gosa.conf i umieść go w /etc/gosa. Zmieniaj plik wedle potrzeby."
-
-#: ihtml/themes/default/setup_finish.tpl:20
-msgid "After placing the file under /etc/gosa, place make sure that the webserver user is able to read gosa.conf, while other users shouldn't. You may want to execute these commands to achieve this requirement:"
-msgstr "Po umieszczeniu pliku w /etc/gosa upewnij się, że serwer www ma uprawnienia do jego odczytu, podczas gdy inni użytkownicy nie mają. Aby uzyskać takie uprawnienia, można wykonać te polecenia:"
-
-#: ihtml/themes/default/login.tpl:9
-msgid "GOsa login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:25
-#, fuzzy
-msgid "Login screen"
-msgstr "Usługa Logowania"
-
-#: ihtml/themes/default/login.tpl:32
-#, fuzzy
-msgid "Please use your username and your password to log into the site administration system."
-msgstr "Proszę użyć swojego loginu i hasła aby się zalogować"
-
-#: ihtml/themes/default/login.tpl:49
-#: ihtml/themes/default/login.tpl:50
-msgid "Directory"
-msgstr "Katalog"
-
-#: ihtml/themes/default/login.tpl:75
-#: ihtml/themes/default/login.tpl:78
-msgid "Sign in"
-msgstr "Zaloguj"
-
-#: ihtml/themes/default/login.tpl:76
-msgid "Click here to log in"
-msgstr "Kliknij tutaj aby się zalogować"
-
-#: ihtml/themes/default/logout.tpl:5
-msgid "Your GOsa session has expired!"
-msgstr "Twoja sesja w GOsa wygasła!"
-
-#: ihtml/themes/default/logout.tpl:7
-msgid "The last interaction with the GOsa web interface has been some time ago in the past. For security reasons, the session has been closed. To continue with administrative tasks, please sign in again."
-msgstr "Ostatnia interakcja z interfejsem GOsa była już jakiś czas temu. Z powodów bezpieczeństwa sesja została zamknięta. Aby kontynuować proszę zalogować się ponownie."
-
-#: ihtml/themes/default/logout.tpl:10
-msgid "Sign in again"
-msgstr "Zaloguj się ponownie"
-
-#: ihtml/themes/default/setup_introduction.tpl:1
-msgid "Welcome to the GOsa setup!"
-msgstr "Witaj w instalacji GOsa!"
-
-#: ihtml/themes/default/setup_introduction.tpl:4
-msgid "It looks like you're calling GOsa for the first time - no configuration was found. This setup like script will try to aid you in creating a working configuration by performing three major steps: first we'll check the PHP installation for required modules, than we're going to check for optional/needed programms and after you've provided basic information for your LDAP connectivity, we're going to check your LDAP setup."
-msgstr "Wygląda na to, że uruchamiasz GOsa po raz pierwszy - nie wykryto konfiguracji. Ten skrypt instalacji będzie wspomagał w utworzeniu gotowej konfiguracji wykonując trzy podstawowe kroki: najpierw sprawdzimy czy w PHP są wymagane moduły, potem sprawdzimy czy wymagane/opcjonalne programy są zainstalowane, oraz po podaniu podstawowych informacji do połączenia z serwerem LDAP, sprawdzimy instalację LDAP."
-
-#: ihtml/themes/default/setup_introduction.tpl:17
-msgid "You can also use the new and more-advanced way of inspecting your PHP-installation. It will give you information about the exact function that could not be found (functions that could be found are not mentioned). This is useful if you know what you're doing."
-msgstr "Można również użyć nowej, zaawansowanej metody inspekcji instalacji PHP. Zapewni ona informacje o funkcji której nie znaleziono (funkcje znalezione nie są wymieniane). Przydatne jeśli się wie co się robi."
-
-#: ihtml/themes/default/setup_introduction.tpl:19
-msgid "Toggle Show/Hide"
-msgstr "Przełącz Pokaż/Ukryj"
-
-#: ihtml/themes/default/setup_useradmin.tpl:3
-msgid "You already have an Administrative Account and a Group."
-msgstr "Konto administracyjne oraz grupa już istnieją"
-
-#: ihtml/themes/default/setup_useradmin.tpl:6
-msgid "You're missing an administrative account for GOsa, you'll not be able to administrate anything!"
-msgstr "Brak konta administracyjnego dla GOsa, nie można niczym administrować!"
-
-#: ihtml/themes/default/setup_useradmin.tpl:10
-msgid "To provide full administrative access to GOsa, you need to create a special group which contains the administrative user. The setup program can assist you with this task. Enter the desired username and the password below to create the missing entries."
-msgstr "Aby zapewnić pełny dostęp administracyjny do GOsa, należy utworzyć specjalną grupę która zawiera użytkownika administracyjnego. Program instalacyjny może pomóc w tym zadaniu. Wprowadź poniżej wybraną nazwę użytkownika i hasło aby utworzyć brakujące elementy."
-
-#: ihtml/themes/default/setup_step2.tpl:1
-#: ihtml/themes/default/setup_step3.tpl:1
-#: ihtml/themes/default/setup_step4.tpl:1
-msgid "Setup continued..."
-msgstr "Ustawienia trwają..."
-
-#: ihtml/themes/default/setup_step2.tpl:4
-msgid "Step two looks for a set of helper programms and checks if they have the correct minimum version."
-msgstr "Krok drugi szuka programów wpomocniczych i sprawdza czy są w minimalnej wymaganej wersji."
-
-#: ihtml/themes/default/accountexpired.tpl:15
-msgid "Your Password has expired !! Choose a new Password"
-msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło"
-
-#: ihtml/themes/default/accountexpired.tpl:23
-#: ihtml/themes/default/accountexpired.tpl:27
-msgid "Old Password"
-msgstr "Stare hasło"
-
-#: ihtml/themes/default/accountexpired.tpl:32
-#: ihtml/themes/default/accountexpired.tpl:36
-msgid "New Password"
-msgstr "Nowe hasło"
-
-#: ihtml/themes/default/accountexpired.tpl:41
-#: ihtml/themes/default/accountexpired.tpl:45
-msgid "Verify Password"
-msgstr "Hasło ponownie"
-
-#: ihtml/themes/default/accountexpired.tpl:51
-msgid "Change Password"
-msgstr "Zmień hasło"
-
-#: ihtml/themes/default/accountexpired.tpl:52
-msgid "Click here to Change your password"
-msgstr "Brak uprawnień do zmiany własnego hasła"
-
-#: ihtml/themes/default/setup_step3.tpl:4
-msgid "Now we're going include your LDAP server and create an initial configuration. After you've entered the server URI below, a quick check is performed if required LDAP schemas are in place. Samba versions are autodetected by the installed objectclasses. Details on how your LDAP tree is organized will be asked later on."
-msgstr "Teraz dodamy serwer LDAP oraz utworzymy wyjściową konfigurację. Po podaniu URI serwera poniżej, wykonane zostanie szybkie sprawdzenie czy wymagane schematy LDAP są na miejscu. Wersje Samba są automatycznie wykryte przez zainstalowane klasy obiektów. Szczegóły dotyczące organizacji drzewa LDAP zostaną skonfigurowane później."
-
-#: ihtml/themes/default/setup_step3.tpl:10
-msgid "Please enter the server URI to allow the setup to connect your LDAP server (Example: ldap://your.server:389)."
-msgstr "Proszę podać URI serwera, aby umożliwić instalatorowi połączenie z serwerem LDAP (Np. ldap://test.serwer:389)."
-
-#: ihtml/themes/default/setup_step4.tpl:2
-msgid "The following fields allow the basic configuration of GOsa's behaviour and affect various properties in your main configuration."
-msgstr "Poniższe pola pozwalają na podstawową konfigurację zachowania GOsa i wpływają na różne właściwości w głównej konfiguracji."
-
-#: ihtml/themes/default/setup_step4.tpl:7
-msgid "Enter a description for the location you're configuring here"
-msgstr "Proszę podać opis dla lokacji tutaj konfigurowanej"
-
-#: ihtml/themes/default/setup_step4.tpl:18
-msgid "GOsa always acts as admin and manages access rights internally. This is a workaround till OpenLDAP's in directory ACI's are fully implemented. For this to work, we need the admin DN and the corresponding password."
-msgstr "GOsa zawsze zachowuje się jak admin i zarządza uprawnieniami wewnętrznie. Jest to obejście dopóki ACL w katalogu OpenLDAP zostaną w pełni zaimplementowane. Trzeba podać administracyjne DN i odpowiednie hasło."
-
-#: ihtml/themes/default/setup_step4.tpl:39
-msgid "Base "
-msgstr "Baza"
-
-#: ihtml/themes/default/setup_step4.tpl:47
-msgid "People dn attribute"
-msgstr "Ten 'dn' nie jest aplikacją."
-
-#: ihtml/themes/default/setup_step4.tpl:59
-msgid "ID base for users/groups"
-msgstr "Podstawowe ID dla użytkowników/grup"
-
-#: ihtml/themes/default/setup_step4.tpl:72
-msgid "Encryption algorithm"
-msgstr "Algorytm szyfrowania"
-
-#: ihtml/themes/default/setup_step4.tpl:83
-msgid "GOsa has modular support for several mail methods. These methods provide interfaces to users mailboxes and general handling for quotas. You can choose the dummy plugin to leave all your mail settings untouched."
-msgstr "GOsa posiada modularne wsparcie dla kilku metod pocztowych. Te metody zapewniają interfejsy dla kont użytkowników oraz quota. Można wybrać sztuczny dodatek, aby pozostawić ustawienia poczty nietknięte."
-
-#: ihtml/themes/default/setup_step4.tpl:100
-msgid "GOsa may cause PHP interpreter errors, particularly in case of Beta versions. In some cases it would be helpful to enable the error reporting."
-msgstr "GOsa może powodować błędy interpretera PHP, szczególnie w przypadku wersji Beta. W niektórych przypadkach będzie pomocne włączenie wyświetlania błędów."
-
-#: ihtml/themes/default/setup_step4.tpl:104
-msgid "Display PHP errors"
-msgstr "Wyświetlaj błędy PHP"
-
-#: ihtml/themes/default/setup_step4.tpl:107
-msgid "true"
-msgstr "prawda"
-
-#: ihtml/themes/default/setup_step4.tpl:108
-msgid "false"
-msgstr "fałsz"
-
-#: ihtml/themes/default/setup_step4.tpl:115
-msgid "Check"
-msgstr "Sprawdź"
-
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr "Odtwarzanie obiektu snapshotów"
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid "This procedure will restore a snapshot of the selected object. It will replace the existing object after pressing the restore button."
-msgstr "Ta procedura przywróci snapshot wybranego obiektu. Obecny obiekt zostanie zamieniony po naciśnięciu przycisku przywróć."
-
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid "Remember that DNS configuration and database entries could not be restored. For some objects it is only nescessary to open and save them again (goFon), but some entries must be recreated manually (glpi)."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid "Don't forget to check references to other objects, for example does the selected printer still exists ?"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that could be restored"
-msgstr "Brak snapshot'u który mógłby zostać odtworzony"
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr "Wybierz snapshot i klinij w obrazek folderu, aby odtwodzyć snapshot."
-
-#: ihtml/themes/default/snapshotdialog.tpl:49
-msgid "Creating object snapshots"
-msgstr "Tworzenie obiektu snapshoty"
-
-#: ihtml/themes/default/snapshotdialog.tpl:52
-msgid "This procedure will create a snapshot of the selected object. It will be stored inside a special branch of your directory system and can be restored later on."
-msgstr "Ta procedura utworzy snapshot wybranego obiektu. Kopia obiektu zostanie zachowana w specjalnej gałęzi i będzie mogła zostać przywrócona później."
-
-#: ihtml/themes/default/snapshotdialog.tpl:55
-msgid "Remember that database entries, DNS configurations and possibly created zones in server extensions will not be stored in the snapshot."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:70
-msgid "Timestamp"
-msgstr "Czas"
-
-#: ihtml/themes/default/snapshotdialog.tpl:79
-msgid "Reason for generating this snapshot"
-msgstr "Przyczyna utworzenia tego snapshot'u"
-
-#, fuzzy
-#~ msgid "Vacationmessage"
-#~ msgstr "Treść autorespondera"
-
-#, fuzzy
-#~ msgid "Sieve script management"
-#~ msgstr "Zarządzanie skryptami logowania"
-
-#, fuzzy
-#~ msgid "Can't open file '%s' to read uploaded file contents."
-#~ msgstr "Nie można utworzyć katalogu '%s' dla wgrywanych plików ppd."
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
-#~ "setup"
-#~ msgstr ""
-#~ "Opcjonalna klasa obiektów '%s' wymagana przez dodatek '%s' nie istnieje w "
-#~ "konfiguracji LDAP"
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
-#~ msgstr ""
-#~ "Opcjonalna klasa obiektów '%s' wymagana przez dodatek '%s' nie jest w "
-#~ "wersji %s"
-#~ msgid "Support for '%s' enabled"
-#~ msgstr "Wsparcie dla '%s' włączone"
-#~ msgid "Required objectclass '%s' is not present in LDAP setup"
-#~ msgstr "Wymagana klasa obiektów '%s' nie jest obecna w ustawieniach LDAP"
-#~ msgid "Required objectclass '%s' does not have version %s"
-#~ msgstr "Wymagana klasa obiektów '%s' nie jest w wersji %s"
-#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
-#~ msgstr "Wsparcie dla SAMBA3 wyłączone, brak zainstalowanych schematów"
-#~ msgid "SAMBA 3 support enabled"
-#~ msgstr "Wsparcie dla SAMBA3 włączone"
-#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
-#~ msgstr "Wsparcie dla SAMBA2 wyłączone, brak zainstalowanych schematów"
-#~ msgid "SAMBA 2 support enabled"
-#~ msgstr "Wsparcie dla SAMBA2 włączone"
-#~ msgid "Support for pureftp disabled, no schema seems to be installed"
-#~ msgstr "Wsparcie dla pureftp wyłączone, brak zainstalowanych schematów"
-#~ msgid "Support for pureftp enabled"
-#~ msgstr "Wsparcie dla pureftp włączone"
-#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
-#~ msgstr "Wsparcie dla WebDAV wyłączone, brak zainstalowanych schematów"
-#~ msgid "Support for WebDAV enabled"
-#~ msgstr "Wsparcie dla WebDAV włączone"
-#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
-#~ msgstr "Wsparcie dla phpgroupware wyłączone, brak zainstalowanych schematów"
-#~ msgid "Support for phpgroupware enabled"
-#~ msgstr "Wsparcie dla phpgroupware włączone"
-#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
-#~ msgstr "Wsparcie dla trustAccount wyłączone, brak zainstalowanych schematów"
-#~ msgid "Support for trustAccount enabled"
-#~ msgstr "Wsparcie dla trustAccount włączone"
-#~ msgid "Support for gofon disabled, no schema seems to be installed"
-#~ msgstr "Wsparcie dla gofon wyłączone, brak zainstalowanych schematów"
-#~ msgid "Support for gofon enabled"
-#~ msgstr "Wsparcie dla gofon wyłączone"
-#~ msgid "Support for nagios disabled, no schema seems to be installed"
-#~ msgstr "Wsparcie dla nagios wyłączone, brak zainstalowanych schematów"
-#~ msgid "Support for nagios enabled"
-#~ msgstr "Wsparcie dla nagios włączone"
-#~ msgid "Support for netatalk disabled, no schema seems to be installed"
-#~ msgstr "Wsparcie dla netatalk wyłączone, brak zainstalowanych schematów"
-#~ msgid "Support for netatalk enabled"
-#~ msgstr "Wsparcie dla netatalk włączone"
-#~ msgid ""
-#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
-#~ "method to cyrus"
-#~ msgstr ""
-#~ "Wsparcie dla Kolab wyłączone, brak zainstalowanych schematów, ustawiał "
-#~ "metodę pocztową na cyrus"
-#~ msgid "Support for Kolab enabled"
-#~ msgstr "Wsparcie dla Kolab włączone"
-#~ msgid "Ignored"
-#~ msgstr "Zignorowano"
-#~ msgid "Checking for PHP version (>=4.1.0)"
-#~ msgstr "Sprawdzam wersję PHP (>=4.1.0)"
-#~ msgid ""
-#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
-#~ "in PHP language."
-#~ msgstr ""
-#~ "PHP musi być w wersji 4.1.0 lub wyższej z powodu używanych funkcji i "
-#~ "błędów w języku PHP."
-#~ msgid "Checking if register_globals is set to 'off'"
-#~ msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'"
-#~ msgid "PHP session.gc_maxlifetime (>= 86400 seconds)."
-#~ msgstr "PHP session.gc_maxlifetime (>= 86400 seconds)."
-#~ msgid ""
-#~ "PHP uses this value for the garbage collector to delete old sessions, "
-#~ "setting this value to one day will prevent loosing session and cookie  "
-#~ "before they really timeout."
-#~ msgstr ""
-#~ "PHP używa tej wartości dla garbage collector'a do usuwania starych sesji. "
-#~ "Ustawienie tej wartości na jeden dzień zapobiegnie ustraceniu sesji oraz "
-#~ "cookie zanim faktycznie wygasną."
-#~ msgid "Checking for ldap module"
-#~ msgstr "Sprawdzam moduł ldap"
-#~ msgid "Checking for XML functions"
-#~ msgstr "Sprawdzam funkcje XML"
-#~ msgid "XML functions are required to parse the configuration file."
-#~ msgstr "Funkcje XML są wymagane do parsowania pliku konfiguracyjnego."
-#~ msgid ""
-#~ "This module is used by GOsa to convert samba munged dial informations and "
-#~ "is therefore required."
-#~ msgstr ""
-#~ "Ten moduł jest używany przez GOsa do konwersji _MUNGED_DIAL_INFORMATIONS? "
-#~ "i dlatego jest wymagany."
-#~ msgid "Checking for mhash module"
-#~ msgstr "Sprawdzam moduł mhash"
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. If you are just using "
-#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
-#~ msgstr ""
-#~ "Aby używać kryptowania SSHA, ten moduł jest wymagany. Jeśli będzie "
-#~ "używane jedynie kryptowanie crypt, lub md5, można zignorować ten "
-#~ "komunikat. GOsa będzie działać bez tego."
-#~ msgid "Checking for imap module"
-#~ msgstr "Sprawdzam moduł imap"
-#~ msgid "Checking for mysql module"
-#~ msgstr "Sprawdzam moduł mysql"
-#~ msgid "Checking for kadm5 module"
-#~ msgstr "Sprawdzam moduł kadm5"
-#~ msgid "Checking for snmp Module"
-#~ msgstr "Sprawdzam moduł snmp"
-#~ msgid "PHP detailed function inspection"
-#~ msgstr "Szczegółowa inspekcja funkcji PHP"
-#~ msgid ""
-#~ "The function %s is used by GOsa. There is no information if it's optional "
-#~ "or required yet."
-#~ msgstr ""
-#~ "Funkcja %s jest używania przez GOsa. Brak informacji czy jest wymagana "
-#~ "czy opcjonalna."
-
-#, fuzzy
-#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
-#~ msgstr "Sprawdzam ImageMagic (>=5.4.0)"
-
-#, fuzzy
-#~ msgid ""
-#~ "GraphicsMagick is used to convert user supplied images to fit the "
-#~ "suggested size and the unified JPEG format."
-#~ msgstr ""
-#~ "ImageMagic jest używane do konwersji dostarczanych obrazków, aby pasowały "
-#~ "do rozmiaru i były w formacje JPEG."
-#~ msgid "Checking for ImageMagick (>=5.4.0)"
-#~ msgstr "Sprawdzam ImageMagic (>=5.4.0)"
-#~ msgid ""
-#~ "ImageMagick is used to convert user supplied images to fit the suggested "
-#~ "size and the unified JPEG format."
-#~ msgstr ""
-#~ "ImageMagic jest używane do konwersji dostarczanych obrazków, aby pasowały "
-#~ "do rozmiaru i były w formacje JPEG."
-#~ msgid "Checking imagick module for PHP"
-#~ msgstr "Sprawdzam moduł imagick"
-#~ msgid ""
-#~ "Imagick is used to convert user supplied images to fit the suggested size "
-#~ "and the unified JPEG format from PHP script."
-#~ msgstr ""
-#~ "Imagick jest używane do konwersji dostarczanych obrazków, aby pasowały do "
-#~ "rozmiaru i były w formacje JPEG."
-#~ msgid "Checking for a way to generate LM/NT password hashes"
-#~ msgstr "Sprawdzam możliwość generowania haseł LM/NT"
-#~ msgid "php.ini check -> session.auto_register"
-#~ msgstr "Sprawdzam php.ini -> session.auto_register"
-#~ msgid "php.ini check -> implicit_flush"
-#~ msgstr "Sprawdzam php.ini -> implicit_flush"
-#~ msgid "php.ini check -> max_execution_time"
-#~ msgstr "Sprawdzam php.ini -> max_execution_time"
-#~ msgid "php.ini check -> memory_limit"
-#~ msgstr "Sprawdzam php.ini -> memory_limit"
-#~ msgid ""
-#~ "GOsa needs at least 16MB of memory, less will cause unpredictable errors! "
-#~ "Increase it for larger setups."
-#~ msgstr ""
-#~ "GOsa potrzebuje conajmniej 16MB pamięci. Mniej może prowadzić do "
-#~ "nieprzewidywalnych błędów. Dla większych instalacji, należy zwiększyć ten "
-#~ "parametr."
-#~ msgid "php.ini check -> expose_php"
-#~ msgstr "Sprawdzam php.ini -> expose_php"
-#~ msgid "php.ini check -> magic_quotes_gpc"
-#~ msgstr "Sprawdzam php.ini -> magic_quotes_gpc"
-#~ msgid ""
-#~ "Can't connect to the specified LDAP server! Please make sure that is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Nie można połączyć się z podanym serwerem LDAP! Proszę sprawdzić czy jest "
-#~ "on dostępny dla GOsa."
-#~ msgid ""
-#~ "Can't bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Nie można spiąć się z podanym serwerem LDAP! Proszę sprawdzić czy jest on "
-#~ "dostępny dla GOsa."
-#~ msgid ""
-#~ "You're missing the required attribute '%s' from this formular. Please "
-#~ "complete!"
-#~ msgstr "Brak wymaganego atrybutu '%s' w formularzu. Proszę uzupełnić!"
-
-#, fuzzy
-#~ msgid ""
-#~ "Could not bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Nie można spiąć się z podanym serwerem LDAP! Proszę sprawdzić czy jest on "
-#~ "dostępny dla GOsa."
-#~ msgid ""
-#~ "Can't read schema informations, GOsa needs to know your schema setup. "
-#~ "Please verify that it is readable for GOsa"
-#~ msgstr ""
-#~ "Nie można czytać informacji w schematach, GOsa musi znać ustawienia "
-#~ "schematów. Proszę sprawdzić czy GOsa może czytać ustawienia schematów"
-#~ msgid "Can't log into LDAP server. Reason was: %s."
-#~ msgstr "Nie można zalogować się do serwera LDAP. Powód: %s."
-
-#, fuzzy
-#~ msgid ""
-#~ "User and/or group could not be created, please check your configuration "
-#~ "twice !"
-#~ msgstr ""
-#~ "OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane "
-#~ "parametry konfiguracji."
-
-#, fuzzy
-#~ msgid "Last step"
-#~ msgstr "Ostatni skrypt"
-
-#, fuzzy
-#~ msgid "This dialog allows you to setup GOsa behaviour"
-#~ msgstr ""
-#~ "Ten dialog umożliwia wybranie użytkownika jako kontaktu technicznego."
-
-#, fuzzy
-#~ msgid "Please read the FAQ for more informations"
-#~ msgstr "Ogólne informacje o użytkowniku"
-
-#, fuzzy
-#~ msgid "Windows workstation ou"
-#~ msgstr "Stacja robocza Windows"
-
-#, fuzzy
-#~ msgid "Enable"
-#~ msgstr "włączone"
-
-#, fuzzy
-#~ msgid "GOsa generic settings, page 3/3"
-#~ msgstr "Ogólne ustawienia użytkownika"
-
-#, fuzzy
-#~ msgid "Optional settings"
-#~ msgstr "Ustawienia Aplikacji"
-
-#, fuzzy
-#~ msgid "Force SSL"
-#~ msgstr "Wymuś GID"
-
-#, fuzzy
-#~ msgid "PPd path"
-#~ msgstr "Ścieżka"
-
-#, fuzzy
-#~ msgid "The schema check returned the following results"
-#~ msgstr "Wyszukiwanie nie zwróciło danych"
-
-#, fuzzy
-#~ msgid "Display checked object classes"
-#~ msgstr "Wyświetl szablony FAI"
-
-#, fuzzy
-#~ msgid "All available objectClasses"
-#~ msgstr "Dostępni członkowie"
-
-#, fuzzy
-#~ msgid "Configuration file"
-#~ msgstr "Plik konfiguracyjny"
-
-#, fuzzy
-#~ msgid "Saving configuration file"
-#~ msgstr "Zapisywanie stacji roboczej nieudane"
-
-#, fuzzy
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file."
-#~ msgstr ""
-#~ "Instalacja GOsa zebrała wszystkie dane potrzebne do stworzenia pliku "
-#~ "konfiguracyjnego. Zapisz link poniżej jako gosa.conf i umieść go w /etc/"
-#~ "gosa. Zmieniaj plik wedle potrzeby."
-
-#, fuzzy
-#~ msgid "Automatically write configuration"
-#~ msgstr "Konfiguracja bazy FAX"
-
-#, fuzzy
-#~ msgid "Save configuration"
-#~ msgstr "Konfiguracja bazy FAX"
-
-#, fuzzy
-#~ msgid "Configuration succesfully written."
-#~ msgstr "Plik konfiguracyjny"
-
-#, fuzzy
-#~ msgid "Use GOsa with current configuration file"
-#~ msgstr "Plik konfiguracyjny"
-
-#, fuzzy
-#~ msgid "Can't write configuration file, please check permissions."
-#~ msgstr ""
-#~ "Nie można czytać '/etc/gosa/encodings', proszę sprawdzić uprawnienia."
-
-#, fuzzy
-#~ msgid "Manually create configuration file"
-#~ msgstr "Plik konfiguracyjny"
-
-#, fuzzy
-#~ msgid "Download the configuration file"
-#~ msgstr "Konfiguracja pobierania"
-
-#, fuzzy
-#~ msgid "Setup steps"
-#~ msgstr "Ustaw status"
-
-#, fuzzy
-#~ msgid "Setup language"
-#~ msgstr "Język"
-
-#, fuzzy
-#~ msgid "Please choose a language"
-#~ msgstr "Proszę wybrać poprawną bazę"
-
-#, fuzzy
-#~ msgid "Basic installation checks"
-#~ msgstr "Instalacja stacji roboczej nieudana"
-
-#, fuzzy
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
-#~ msgstr ""
-#~ "Aby używać kryptowania SSHA, ten moduł jest wymagany. Jeśli będzie "
-#~ "używane jedynie kryptowanie crypt, lub md5, można zignorować ten "
-#~ "komunikat. GOsa będzie działać bez tego."
-
-#, fuzzy
-#~ msgid "Password hashes"
-#~ msgstr "Hasło wygasa"
-
-#, fuzzy
-#~ msgid ""
-#~ "In order to use samba 2/3 you've to install some additional packages to "
-#~ "generate password hashes. (e.g. libmhash2)"
-#~ msgstr ""
-#~ "Aby używać SAMBA 2/3, należy zainstalować dodatkowe programy aby móc "
-#~ "generować hasła."
-
-#, fuzzy
-#~ msgid "memory_limit"
-#~ msgstr "bez limitu"
-
-#, fuzzy
-#~ msgid "implicit_flush"
-#~ msgstr "Sprawdzam php.ini -> implicit_flush"
-
-#, fuzzy
-#~ msgid "max_execution_time"
-#~ msgstr "Sprawdzam php.ini -> max_execution_time"
-
-#, fuzzy
-#~ msgid "magic_quotes_gpc"
-#~ msgstr "Sprawdzam php.ini -> magic_quotes_gpc"
-
-#, fuzzy
-#~ msgid ""
-#~ "Increase your server security by setting magic_quotes_gpc to 'on'. PHP "
-#~ "will escape all quotes   in strings in this case."
-#~ msgstr ""
-#~ "Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP "
-#~ "będzie zabezpieczać cudzysłowa w stringach."
-
-#, fuzzy
-#~ msgid "Configuration file writeable."
-#~ msgstr "Plik konfiguracyjny"
-
-#, fuzzy
-#~ msgid "Successful"
-#~ msgstr "Eksport zakończony powodzeniem"
-
-#, fuzzy
-#~ msgid "Ldap settings"
-#~ msgstr "Ustawienia pocztowe"
-
-#, fuzzy
-#~ msgid ""
-#~ "Please enter the server URI to allow the GOsa setup to connect your LDAP "
-#~ "server (Example: ldap://your.server:389)."
-#~ msgstr ""
-#~ "Proszę podać URI serwera, aby umożliwić instalatorowi połączenie z "
-#~ "serwerem LDAP (Np. ldap://test.serwer:389)."
-
-#, fuzzy
-#~ msgid "Location description"
-#~ msgstr "Opis jednostki"
-
-#, fuzzy
-#~ msgid "Connection url"
-#~ msgstr "Połączenie"
-
-#, fuzzy
-#~ msgid "Test"
-#~ msgstr "Zespoły"
-
-#, fuzzy
-#~ msgid "Try connect"
-#~ msgstr "rozłącz"
-
-#, fuzzy
-#~ msgid "Use tls connection"
-#~ msgstr "Rozłączenie"
-
-#, fuzzy
-#~ msgid "GOsa generic settings, page 1/3"
-#~ msgstr "Ogólne ustawienia użytkownika"
-
-#, fuzzy
-#~ msgid "GOsa theme"
-#~ msgstr "Zespół GOsa"
-
-#, fuzzy
-#~ msgid "Base hook"
-#~ msgstr "Baza"
-
-#, fuzzy
-#~ msgid "External script"
-#~ msgstr "wysyłanie zewnętrzne"
-
-#, fuzzy
-#~ msgid "Klick here to add a new test"
-#~ msgstr "Kliknij tutaj aby się zalogować"
-
-#, fuzzy
-#~ msgid "Sieve manamgent"
-#~ msgstr "Zarządzanie typami mime"
-#~ msgid "{LOCATIONNAME}"
-#~ msgstr "{LOCATIONNAME}"
-
-#, fuzzy
-#~ msgid "Mail account"
-#~ msgstr "Moje konto "
-
-#, fuzzy
-#~ msgid "Posix Account"
-#~ msgstr "Konto Proxy"
-
-#, fuzzy
-#~ msgid "Samba account"
-#~ msgstr "Zablokuj konto samba"
-
-#, fuzzy
-#~ msgid "PHPgroupware"
-#~ msgstr "PHPGroupware"
-
-#, fuzzy
-#~ msgid "OpenExchange account"
-#~ msgstr "konto Open-Xchange"
-
-#, fuzzy
-#~ msgid "PHP schedule it"
-#~ msgstr "PHP schedule it"
-
-#, fuzzy
-#~ msgid "Nagios account"
-#~ msgstr "Konto Nagios"
-
-#, fuzzy
-#~ msgid "Netatalk account"
-#~ msgstr "Zarządzaj kontem Netatalk"
-#~ msgid ""
-#~ "Directory '%s' specified as smarty compile directory is not accessible, "
-#~ "please check existence and rights of this directory!"
-#~ msgstr ""
-#~ "Katalog '%s' podany jako katalog kompilacji smarty nie jest osiągalny, "
-#~ "proszę sprawdzić katalog i uprawnienia!"
-#~ msgid "Repository settings"
-#~ msgstr "Ustawienia repozytorium"
-#~ msgid ""
-#~ "To add packages to your package list you have to setup the repository "
-#~ "settings first."
-#~ msgstr ""
-#~ "Aby dodawać pakiety do listy pakietów należy wcześniej skonfigurować "
-#~ "parametry repozytorium."
-#~ msgid ""
-#~ "Packages are usually stored on different servers called mirrors. These "
-#~ "mirrors have different types of releases (for example woody/sarge/etch), "
-#~ "which finally contain packages sorted by section."
-#~ msgstr ""
-#~ "Pakiety są przeważnie przechowywane na różnych serwerach zwanych "
-#~ "mirrorami. Te serwery zawierają różne typy wydań (np. woody/sarge/etch), "
-#~ "które zawierają pakiety posortowane po sekcjach."
-#~ msgid ""
-#~ "Section and release can't be changed in future dialogs, but the mirror "
-#~ "can be changed by editing the entry."
-#~ msgstr ""
-#~ "Sekcja oraz wydanie nie mogą zostać zmienione w przyszłych dialogach, "
-#~ "lecz mirror może zostać zmieniony poprzez edycję tego elementu."
-#~ msgid ""
-#~ "First select the preferred release, then the section and finally the "
-#~ "mirror."
-#~ msgstr "Wybierz żądane wydanie, potem sekcje i w końcu mirror."
-#~ msgid "please choose a release..."
-#~ msgstr "Proszę wybrać wydanie..."
-#~ msgid "Sections for this release"
-#~ msgstr "Ustawienia dla tego wydania"
-#~ msgid "macro name"
-#~ msgstr "Nazwa makra"
-#~ msgid ""
-#~ "There is currently no asterisk server defined. Your settings can't be "
-#~ "saved."
-#~ msgstr ""
-#~ "Brak zdefiniowanych serwerów asterisk. Ustawienia nie mogą być zapisane."
-#~ msgid "Can't delete in Database %s, on Server %s."
-#~ msgstr "Nie można usuwać w bazie %s na serwerze %s."
-#~ msgid "Saving of object group/phone queue with dn '%s' failed."
-#~ msgstr "Zapisywanie grupy/kolejki telefonicznie z dn '%s' nieudane."
-#~ msgid "Removing of object group/phone queue with dn '%s' failed."
-#~ msgstr "Usuwanie grupy/kolejki telefonicznej z dn '%s' nieudane."
-#~ msgid ""
-#~ "There is no mysql extension available in your php setup, can't save any "
-#~ "changes to asterisk db."
-#~ msgstr ""
-#~ "Brak wsparcia dla mysql w ustawieniach php. Nie można zapisać żadnych "
-#~ "zmian w bazie asterisk."
-#~ msgid "Unable to parse macro contents on line: %s"
-#~ msgstr "Nie można sparsować makro w linii: %s"
-#~ msgid "Can't perform SELECT query in DB '%s'"
-#~ msgstr "Nie można wykonać zapytania SELECT w bazie '%s'"
-#~ msgid "Can't perform DELETE query in DB '%s'"
-#~ msgstr "Nie można wykonać zapytania DELETE w bazie '%s'"
-#~ msgid "Can't perform INSERT query in DB '%s'"
-#~ msgstr "Nie można wykonać zapytanie INSERT w bazie '%s'"
-#~ msgid ""
-#~ "You have specified a conference 'without PIN' ... please leave the PIN "
-#~ "fields empty."
-#~ msgstr "Wybrano konferencję 'bez PINu'... proszę pozostawić pola PIN puste."
-#~ msgid "Online"
-#~ msgstr "Online"
-#~ msgid "You have no permissions to create a user on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia konta w tym 'Kontenerze'."
-
-#, fuzzy
-#~ msgid "You have no permissions to move this user to the specified 'Base'."
-#~ msgstr "Brak uprawnień do przenoszenia konta z obecnego 'Kontenera'."
-#~ msgid "You have no permissions to create a blocklist on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia bloklisty w tym miejscu."
-#~ msgid "You have no permissions to create a group on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia grupy w tej 'bazie'."
-#~ msgid "You have no permissions to create a application on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia aplikacji w tej 'bazie'."
-#~ msgid ""
-#~ "As soon as the move operation has finished, you can scroll down to end of "
-#~ "the page and press the 'Continue' button to continue with the department "
-#~ "management dialog."
-#~ msgstr ""
-#~ "Jak tylko operacja przenoszenia zakończy się, można przewinąć stronę na "
-#~ "dół i nacisnąć przycisk 'Kontynuuj' aby przejść do dialogu zarządzania "
-#~ "departamentami."
-#~ msgid "You have no permissions to create a department on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia departamentu w tym miejscu."
-#~ msgid "You have no permissions to create a terminal on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia terminala w tej 'bazie'."
-#~ msgid "You have no permissions to create a server on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia serwera w tym elemencie."
-#~ msgid "You are not allowed to set this systems password!"
-#~ msgstr "Brak uprawnień do ustalania tych haseł systemowych!"
-#~ msgid "You have no permissions to create a phone on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie."
-#~ msgid "The host name '%s' should be written in lowercase."
-#~ msgstr "Nazwa hosta '%s' powinna zostać wpisana małymi literami."
-#~ msgid "Select to display users"
-#~ msgstr "Zaznacz aby wyświetlić użytkownika"
-#~ msgid "Display user"
-#~ msgstr "Wyświetl użytkownika"
-#~ msgid "Select to display departments"
-#~ msgstr "Zaznacz aby wyświetlić departamenty"
-#~ msgid "Display departments"
-#~ msgstr "Wyświetl departamenty"
-
-#, fuzzy
-#~ msgid "Viewable"
-#~ msgstr "Zmienna"
-#~ msgid "You have no permissions to create a mime type on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia typu mime w tej lokalizacji."
-#~ msgid "GOfon"
-#~ msgstr "GOfon"
-#~ msgid "You are not allowed to delete this snapshot!"
-#~ msgstr "Brak uprawnień do usunięcia tego snapshotu!"
-#~ msgid ""
-#~ "Generating this page caused the W3C          conformance checker to raise "
-#~ "some errors!"
-#~ msgstr ""
-#~ "Tworzenie tej strony spowodowało wystąpienie błędów przy sprawdzaniu "
-#~ "zgodności z W3C!"
-#~ msgid "Only insider delivery"
-#~ msgstr "Tylko wewnętrzne dostarczanie"
-#~ msgid "you are not using any strange characters in the loginname."
-#~ msgstr "nie są używane żadne dziwne znaki w loginie."
-#~ msgid "This zoneName is already in use"
-#~ msgstr "Ta nazwa strefy jest już w użyciu."
-#~ msgid "This reverse zone is already in use"
-#~ msgstr "Ta strefa odwrotna jest już w użyciu"
-#~ msgid "You've to specify an ldap server before continuing!"
-#~ msgstr "Należy podać serwer ldap przed kontynuacją!"
-#~ msgid ""
-#~ "Bind to server successful, but the server seems to be completly empty, "
-#~ "please check all information twice"
-#~ msgstr ""
-#~ "Połączenie z serwerem udane, lecz serwer wydaje się być całkowicie pusty, "
-#~ "proszę dokładnie sprawdzić wszystkie informacje"
-#~ msgid ""
-#~ "Found more than one dns zone which contains an entry named '%s'. Aborting "
-#~ "getting dns informations for this device."
-#~ msgstr ""
-#~ "Znaleziono więcej niż jedną strefę dns która zawiera wpis '%s'. Anulowano "
-#~ "pobieranie informacji dns dla tego urządzenia."
-
-#, fuzzy
-#~ msgid "Pgaer"
-#~ msgstr "Pager"
-#~ msgid "Select subtree to place blocklist in"
-#~ msgstr "Sybierz poddrzewo do umiszczenia bloklisty"
-#~ msgid "No permission to create a blocklist on this base."
-#~ msgstr "Brak uprawnień do tworzenia bloklisty w tym miejscu."
-#~ msgid ""
-#~ "You have no permissions to create or modify a global address book entry."
-#~ msgstr ""
-#~ "Brak uprawnień do tworzenia lub modyfikacji elementów w globalnej książce "
-#~ "adresowej."
-#~ msgid "You've no permission to do LDAP imports."
-#~ msgstr "Nie masz uprawnień aby wykonać import LDAP."
-#~ msgid "You've no permission to do LDAP exports."
-#~ msgstr "Brak uprawnień do eksportowania bazy LDAP."
-#~ msgid "Choose subtree to place macro in"
-#~ msgstr "Wybierz poddrzewo do umieszczenia makro"
-#~ msgid "Insufficient permissions, can't change attribute '%s' in goFonMacro."
-#~ msgstr "Brak uprawnień do zmian atrybutu '%s' w goFonMacro."
-
-#, fuzzy
-#~ msgid "File servive (Shares)"
-#~ msgstr "Usługa plików"
-#~ msgid "Time Service"
-#~ msgstr "Usługa czasu"
-#~ msgid "Terminal Service"
-#~ msgstr "Usługa Terminali"
-#~ msgid "Domain name system service"
-#~ msgstr "Usługa DNS"
-#~ msgid "IMAP admin access"
-#~ msgstr "Dostęp administracyjny IMAP"
-#~ msgid "Glpi database"
-#~ msgstr "Baza Glpi"
-
-#, fuzzy
-#~ msgid "Removing server services/gofax with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Saving server services/gofax with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "Fax server"
-#~ msgstr "Serwer Fax"
-#~ msgid "Kolab service"
-#~ msgstr "Usługa Kolab"
-
-#, fuzzy
-#~ msgid "You have no permissions to create a printer on this 'Base'."
-#~ msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie."
-#~ msgid "NFS"
-#~ msgstr "NFS"
-#~ msgid "NFS service"
-#~ msgstr "Usługa NFS"
-#~ msgid "Glpi management"
-#~ msgstr "Zarządzanie Glpi"
-
-#, fuzzy
-#~ msgid "Removing server services/glpi with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Saving server services/glpi with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "Glpi server"
-#~ msgstr "Serwer Glpi"
-
-#, fuzzy
-#~ msgid "Glpi server service"
-#~ msgstr "Usługa Sieve"
-#~ msgid "Attachment name"
-#~ msgstr "Nazwa załącznika"
-#~ msgid "Attachment comment"
-#~ msgstr "Komentarz załącznika"
-#~ msgid "Attachment mime type"
-#~ msgstr "Typ mime załącznika"
-#~ msgid "Attachment filename"
-#~ msgstr "Nazwsa pliku załącznika"
-
-#, fuzzy
-#~ msgid "Removing of server services/cups with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Saving of server services/cups with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "Cups service"
-#~ msgstr "Usługa Cups"
-#~ msgid "NTP service"
-#~ msgstr "Usługa NTP"
-
-#, fuzzy
-#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "NTP"
-#~ msgstr "NTP"
-
-#, fuzzy
-#~ msgid "Removing server services/ldap with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Saving server services/ldap with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "Syslog service"
-#~ msgstr "Usługa Syslog"
-
-#, fuzzy
-#~ msgid "Removing server services/goSysLog with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Saving server services/goSysLog with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "Syslog"
-#~ msgstr "Syslog"
-
-#, fuzzy
-#~ msgid "Removing server services/gofon with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Saving server services/gofon with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "GoFon server"
-#~ msgstr "Serwer GoFon"
-
-#, fuzzy
-#~ msgid "Removing server services/goLogDB with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Saving server services/goLogDB with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "Log"
-#~ msgstr "Log"
-
-#, fuzzy
-#~ msgid "Removing server services/gokrb with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Saving server services/gokrb with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "Postfix"
-#~ msgstr "Postfix"
-
-#, fuzzy
-#~ msgid "Removing server services/mail with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "Mail service"
-#~ msgstr "Usługa poczty"
-#~ msgid "Cyrus service"
-#~ msgstr "Usługa Cyrus"
-
-#, fuzzy
-#~ msgid "Removing server services/imap with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Saving server services/imap with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "Imap"
-#~ msgstr "Imap"
-#~ msgid "Imap service"
-#~ msgstr "Usługa Imap"
-#~ msgid "Share service"
-#~ msgstr "Usługa udziałów"
-#~ msgid "Share entry"
-#~ msgstr "Wpis udziałów"
-
-#, fuzzy
-#~ msgid "Remove anti virus extension"
-#~ msgstr "Usuń rozszerzenie drukarki"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has anti virus features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Ten serwer posiada cechy inwentarza. Można je wyłączyć klikając poniżej"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has anti virus features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Ten serwer nie posiada cech inwentarza. Można je włączyć klikając poniżej."
-
-#, fuzzy
-#~ msgid "Removing of server services/anti virus with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid "Remove spamassassin extension"
-#~ msgstr "Usuń rozszerzenie drukarki"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has spamassassin features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr "Ten serwer posiada cechy kolab. Można je wyłączyć klikając poniżej"
-
-#, fuzzy
-#~ msgid "Add spamassassin service"
-#~ msgstr "Dodan nową usługę"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has spamassassin features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Ten serwer nie posiada cech kolab. Można je włączyć klikając poniżej."
-
-#, fuzzy
-#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-
-#, fuzzy
-#~ msgid ""
-#~ "Set status flag for server services/spamassassin with dn '%s' failed."
-#~ msgstr "Zapisywanie usługi serwera nieudane"
-#~ msgid "T"
-#~ msgstr "T"
-#~ msgid "Connectivity settings"
-#~ msgstr "Ustawienia Połączeń"
-
-#, fuzzy
-#~ msgid "gosaProxyID"
-#~ msgstr "Proxy"
-#~ msgid "Limit quota"
-#~ msgstr "Ograniczenie quota"
-#~ msgid "Quota limit period"
-#~ msgstr "Okres ograniczenia quota"
-#~ msgid "Specified name is invalid."
-#~ msgstr "Podana nazwa jest nieprawidłowa"
-#~ msgid "Device ID"
-#~ msgstr "ID urządzenia"
-
-#, fuzzy
-#~ msgid "apple-user-homeDirectory"
-#~ msgstr "Katalog domowy"
-#~ msgid "Removing of object group/workstation with dn '%s' failed."
-#~ msgstr "Usuwanie grupy/stacji roboczej z dn '%s' nieudane."
-#~ msgid "Delivery mode"
-#~ msgstr "Metoda dostarczania"
-
-#, fuzzy
-#~ msgid "phpgwAccountExpires"
-#~ msgstr "Konto wygasa po"
-
-#, fuzzy
-#~ msgid "phpgwAccountType"
-#~ msgstr "Konto"
-#~ msgid "Value specified as 'Ratio' is not valid."
-#~ msgstr "Wartość podana jako 'Proporcja' jest nieprawidłowa."
-
-#, fuzzy
-#~ msgid "mailEnabled"
-#~ msgstr "włączone"
-#~ msgid "GOsa intranet account"
-#~ msgstr "Konto GOsa Intranet"
-#~ msgid "Open groupware account"
-#~ msgstr "Konto Opengroupware"
-#~ msgid "Can't get quota information for '%s'."
-#~ msgstr "Nie można pobrać informacji o quota dla '%s'."
-
-#, fuzzy
-#~ msgid "Shadow last change"
-#~ msgstr "Pokaż pakiety"
-
-#, fuzzy
-#~ msgid "Device monitor"
-#~ msgstr "Nowy monitor"
-
-#, fuzzy
-#~ msgid "Device case"
-#~ msgstr "Nazwa urządzenia"
-
-#, fuzzy
-#~ msgid "Device motherboard"
-#~ msgstr "Dodaj/Edytuj płytę główną"
-
-#, fuzzy
-#~ msgid "Device soundcard"
-#~ msgstr "Nowa karta dźwiękowa"
-
-#, fuzzy
-#~ msgid "Device processor"
-#~ msgstr "Nowy procesor"
-
-#, fuzzy
-#~ msgid "Device misc device"
-#~ msgstr "Nowe inne urządzenie"
-
-#, fuzzy
-#~ msgid "Device ram"
-#~ msgstr "Nazwa urządzenia"
-
-#, fuzzy
-#~ msgid "Device hard disk drive"
-#~ msgstr "Nowy dysk twardy"
-
-#, fuzzy
-#~ msgid "Device drive"
-#~ msgstr "Nazwa urządzenia"
-
-#, fuzzy
-#~ msgid "Device controler"
-#~ msgstr "Nowy kontroler"
-
-#, fuzzy
-#~ msgid "Device graphics card"
-#~ msgstr "Nowa karta graficzna"
-
-#, fuzzy
-#~ msgid "Device power supply"
-#~ msgstr "Nowy zasilacz"
-
-#, fuzzy
-#~ msgid "Device pci device"
-#~ msgstr "Urządzenie wyświetlające"
-
-#, fuzzy
-#~ msgid "Saving printer membership with dn %s failed "
-#~ msgstr "Zapisywanie drukarki nieudane"
-#~ msgid "Error while writing printer settings"
-#~ msgstr "Błąd podczas zapisywania ustawień drukarki"
-
-#, fuzzy
-#~ msgid "Kernel paramenter"
-#~ msgstr "Sprawdź parametr"
-
-#, fuzzy
-#~ msgid "Max queue lenght"
-#~ msgstr "Maksymalna długość kolejki"
-
-#, fuzzy
-#~ msgid " Announce frequency"
-#~ msgstr "Częstotliwość zapowiedzi"
-
-#, fuzzy
-#~ msgid "Day"
-#~ msgstr "dzień"
-
-#, fuzzy
-#~ msgid "Keyboard modell"
-#~ msgstr "Wybierz model klawiatury"
-
-#, fuzzy
-#~ msgid "Keyborad variant"
-#~ msgstr "Wybierz wariant klawiatury"
-
-#, fuzzy
-#~ msgid "Valume"
-#~ msgstr "Głośność"
-
-#, fuzzy
-#~ msgid "Technical responsilbe"
-#~ msgstr "Osoba techniczna"
-
-#, fuzzy
-#~ msgid "Server indentifier"
-#~ msgstr "Identyfikator serwera"
-
-#, fuzzy
-#~ msgid "User certificate PKCS12"
-#~ msgstr "Standardowy certyfikat"
-
-#, fuzzy
-#~ msgid "Vocation message"
-#~ msgstr "Treść autorespondera"
-#~ msgid "Removing UNIX account failed"
-#~ msgstr "Usuwanie konta UNIX nieudane"
-#~ msgid "Saving UNIX account failed"
-#~ msgstr "Zapisywanie konta UNIX nieudane"
-#~ msgid "Error while writing printer"
-#~ msgstr "Błąd podczas zapisywania drukarki"
-#~ msgid "Adding environment information failed"
-#~ msgstr "Dodawanie informacji środowiska nieudane"
-#~ msgid "Removing oxchange account failed"
-#~ msgstr "Usuwanie konta oxchange nieudane"
-#~ msgid "Creating oxchange addressbook tree failed"
-#~ msgstr "Tworzenie drzewa książki adresowej oxchange nieudane"
-#~ msgid "Removing FAX account failed"
-#~ msgstr "Usuwanie konta FAX nieudane"
-#~ msgid "Saving FAX account failed"
-#~ msgstr "Zapytanie konta FAX nieudane!"
-#~ msgid "Removing FAI script base failed"
-#~ msgstr "Usuwanie bazy skryptów FAI nieudane"
-#~ msgid "Removing FAI script failed"
-#~ msgstr "Usuwanie skryptu FAI nieudane"
-#~ msgid "Saving FAI script failed"
-#~ msgstr "Zapisywanie skryptu FAI nieudane"
-#~ msgid "Removing FAI template base failed"
-#~ msgstr "Usuwanie bazy szablonów FAI nieudane"
-#~ msgid "Saving FAI template failed"
-#~ msgstr "Zapisywanie szablonu FAI nieudane"
-#~ msgid "Removing FAI package base failed"
-#~ msgstr "Usuwanie bazy pakietów FAI nieudane"
-#~ msgid "Saving FAI package entry failed"
-#~ msgstr "Zapisywanie elementu pakietu FAI nieudane"
-#~ msgid "Removing FAI hook base failed"
-#~ msgstr "Usuwanie bazy zaczepu FAI nieudane"
-#~ msgid "Removing FAI hook failed"
-#~ msgstr "Usuwanie zaczepu FAI nieudane"
-#~ msgid "Saving FAI hook failed"
-#~ msgstr "Zapisywanie zaczepu FAI nieudane"
-#~ msgid "Removing FAI partition table failed"
-#~ msgstr "Usuwanie tablicy partycji FAI nieudane"
-#~ msgid "Saving FAI partition table failed"
-#~ msgstr "Zapisywanie tablicy partycji FAI nieudane"
-#~ msgid "Removing FAI partition table entry failed"
-#~ msgstr "Usuwanie elementu tablicy partycji FAI nieudane"
-#~ msgid "Saving FAI partition table entry failed"
-#~ msgstr "Zapisywanie elementu tablicy partycji FAI nieudane"
-#~ msgid "Removing FAI variable failed"
-#~ msgstr "Usuwanie zmiennej FAI nieudane"
-#~ msgid "Saving FAI variable failed"
-#~ msgstr "Zapisywanie zmiennej FAI nieudane"
-#~ msgid "Removing group failed"
-#~ msgstr "Usuwanie grupy nieudane"
-#~ msgid "Saving group failed"
-#~ msgstr "Zapisywanie grupy nieudane"
-#~ msgid "Apply this acl only for users own entries"
-#~ msgstr "Zastosuj ten ACL tylko dla własnych parametrów użytkownika."
-#~ msgid "This 'dn' is no acl container."
-#~ msgstr "Ten 'dn' nie jest kontenerem acl."
-#~ msgid "Removing ACL information failed"
-#~ msgstr "Usuwanie informacji ACL nieudane"
-#~ msgid "Removing application information failed"
-#~ msgstr "Usuwanie informacji aplikacji nieudane"
-#~ msgid "Saving application information failed"
-#~ msgstr "Zapisywanie informacji aplikacji nieudane"
-#~ msgid "Removing application failed"
-#~ msgstr "Usuwanie aplikacji nieudane"
-#~ msgid ""
-#~ "This menu allows you to create, delete and edit selected departments. "
-#~ "Having a large size of departments, you might prefer the range selectors "
-#~ "on   top of the department list."
-#~ msgstr ""
-#~ "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych "
-#~ "departamentów. Posiadając dużą ilość departamentów, może okazać się "
-#~ "wygodniejsze korzystanie z selektorów zakresu na górze listy "
-#~ "departamentów."
-#~ msgid "Saving server failed"
-#~ msgstr "Zapisywanie serwera nieudane"
-#~ msgid "Updating DNS service failed"
-#~ msgstr "Aktualizacja usługi DNS nieudana"
-#~ msgid "Removing DNS entries failed"
-#~ msgstr "Usuwanie wpisów DNS nieudane"
-#~ msgid "Saving DNS entries failed"
-#~ msgstr "Zapisywanie wpisów DNS nieudane"
-#~ msgid "Removing workstation failed"
-#~ msgstr "Usuwanie stacji roboczej nieudane"
-#~ msgid "The attribute '%s' is empty or contains invalid characters."
-#~ msgstr "Atrybut '%s' jest pusty lub zawiera nieprawidłowe znaki."
-#~ msgid "The imap name string needs to be a hostname or an IP-address."
-#~ msgstr "Nazwa imap musi być nazwą hosta lub adresem IP."
-#~ msgid "Removing kolab host entry failed"
-#~ msgstr "Usuwanie wpisu hosta kolab nieudane"
-#~ msgid "Removing terminal failed"
-#~ msgstr "Usuwanie terminala nieudane"
-#~ msgid "Saving terminal failed"
-#~ msgstr "Zapisywanie terminala nieudane"
-#~ msgid "Saving Samba workstation failed"
-#~ msgstr "Zapisywanie stacji roboczej Samba nieudane"
-#~ msgid "Saving generic component failed"
-#~ msgstr "Zapisywanie ogólnego komponentu nieudane"
-#~ msgid "Saving terminal to DNS object failed"
-#~ msgstr "Zapisywanie terminala do obiektu DNS nieudane"
-#~ msgid "Removing phone failed"
-#~ msgstr "Usuwanie telefonu nieudane"
-#~ msgid "Removing phone macro failed"
-#~ msgstr "Usuwanie makra telefonicznego nieudane"
-#~ msgid "Saving phone macro failed"
-#~ msgstr "Zapisywanie makra telefonicznego nieudane"
-#~ msgid "Saving phone macro parameters failed"
-#~ msgstr "Zapisywanie parametrów makra telefonicznego nieudane"
-#~ msgid "Saving phone conference failed"
-#~ msgstr "Zapisywanie konferencji telefonicznej nieudane"
-#~ msgid "Create snapshot failed."
-#~ msgstr "Tworzenie snapshot'u nieudane."
-#~ msgid ""
-#~ "This procedure will create a working snapshot of the selected object."
-#~ msgstr "Ta procedura utworzy działający snapshot z wybranego obiektu."
-#~ msgid "There are no available snapshots."
-#~ msgstr "Nie ma dostępnych snapshot'ów."
-#~ msgid "Overwrite existing entry"
-#~ msgstr "Zastąp istniejący wpis"
-#~ msgid "Removing DNS service failed"
-#~ msgstr "Usuwanie usługi DNS nieudane"
-#~ msgid "Please specify the attribute SNAPSHOT_BASE in your gosa.conf."
-#~ msgstr "Proszę podać atrybut SNAPSHOT_BASE w gosa.conf."
-#~ msgid "The dn: '%s' (from line %s) already exists in the LDAP database."
-#~ msgstr "dn: '%s' (od linii %s) już istnieje w bazie LDAP"
-#~ msgid "Remove Kolab extension"
-#~ msgstr "Usuń rozszerzenie Kolab"
-#~ msgid "Remove FAI repository extension."
-#~ msgstr "Usuń rozszerzenie repozytorium FAI"
-#~ msgid ""
-#~ "This server has FAI repository features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Ten serwer posiada cechy repozytorium FAI. Można je wyłączyć klikając "
-#~ "poniżej."
-#~ msgid "Add FAI repository extension."
-#~ msgstr "Dodaj rozszerzenie repozytorium FAI"
-#~ msgid ""
-#~ "This server has FAI repository features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "Ten serwer nie posiada cech repozytorium FAI. Można je włączyć klikając "
-#~ "poniżej."
-#~ msgid "configured for"
-#~ msgstr "skonfigurowane dla"
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic informations "
-#~ "for your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "Wygląda na to, że uruchamiasz GOsa po raz pierwszy - nie wykryto "
-#~ "konfiguracji. Ten skrypt instalacji będzie wspomagał w utworzeniu gotowej "
-#~ "konfiguracji wykonując trzy podstawowe kroki: najpierw sprawdzimy czy w "
-#~ "PHP są wymagane moduły, potem sprawdzimy czy wymagane/opcjonalne programy "
-#~ "są zainstalowane, oraz po podaniu podstawowych informacji do połączenia z "
-#~ "serwerem LDAP, sprawdzimy instalację LDAP."
-#~ msgid ""
-#~ "If this lock detection is false, the other person has obviously closed "
-#~ "the webbrowser during the edit operation. You may delete the lockfile in "
-#~ "this case by pressing the <i>Remove</i> button."
-#~ msgstr ""
-#~ "Jeśli to wykrycie blokady jest błędne, inna osoba prawdopodobnie zamknęła "
-#~ "okno przeglądarki podczas operacji edycji. Można przejąć blokadę "
-#~ "naciskając <i>Usuń</i>."
-#~ msgid ""
-#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
-#~ "versions. In some cases it would be helpful to enable the error "
-#~ "reporting. (But it  could be a security risk)  "
-#~ msgstr ""
-#~ "GOsa może powodować błędu interpretera PHP, szczególnie w wersji Beta. I "
-#~ "niektórych przypadkach może okazać się pomocne włączenie error reporting "
-#~ "(Ale może też być ryzykowne dla bezpieczeństwa)."
-#~ msgid ""
-#~ "Your password has expired. To change your personal password use the "
-#~ "fields below. The changes take effect immediately. Please memorize the "
-#~ "new password, because you wouldn't be able to login without it."
-#~ msgstr ""
-#~ "Twoje hasło wygasło. Aby zmienić swoje hasło, użyj pól poniżej. Zmiana "
-#~ "hasła jest natychmiastowa. Proszę zapamiętać nowe hasło, ponieważ bez "
-#~ "niego nie będzie można się zalogować."
-#~ msgid "New Entry"
-#~ msgstr "Nowy wpis"
-#~ msgid "Admin Toggle"
-#~ msgstr "Przełącznik admina"
-#~ msgid ""
-#~ "This account has %s features disabled. Posix features are needed for "
-#~ "openXchange accounts, enable them first."
-#~ msgstr ""
-#~ "To konto ma wyłączone rozszerzenia %s. Rozszerzenia Posix są wymagane dla "
-#~ "kont openXchange, należy je wcześniej włączyć."
-#~ msgid ""
-#~ "This account has %s features disabled. Mail features are needed for "
-#~ "openXchange accounts, enable them first."
-#~ msgstr ""
-#~ "To konto ma wyłączone rozszerzenia %s. Rozszerzenia Poczta są wymagane "
-#~ "dla kont openXchange, należy je wcześniej włączyć."
-#~ msgid "List of applications"
-#~ msgstr "Lista aplikacji"
-#~ msgid "Display applications matching"
-#~ msgstr "Wyświetl aplikacje pasujące"
-#~ msgid "Regular expression for matching application names"
-#~ msgstr "Wyrażenie regularne dla dopasowania nazw aplikacji"
-#~ msgid "This menu allows you to add, edit and remove selected applications. "
-#~ msgstr "To menu umożliwia dodawanie, edycję i usuwanie wybranych aplikacji."
-#~ msgid "Zone entries"
-#~ msgstr "Wpisy strefy"
-#~ msgid "Settings for '%s'"
-#~ msgstr "Ustawienia dla '%s'"
-#~ msgid " can't read/write any ppd informations."
-#~ msgstr "Nie można czytać/zapisywać żadnych informacji ppd"
-
-#, fuzzy
-#~ msgid ""
-#~ "This menu allows you to create, delete and edit selected blocklists. "
-#~ msgstr ""
-#~ "To menu umożliwia tworzenie, kasowanie oraz edycję ustawień repozytorium."
-
-#, fuzzy
-#~ msgid ""
-#~ "Having a large size of lists, you might prefer the range selectors on top "
-#~ "of the select box."
-#~ msgstr ""
-#~ "To menu umożliwia tworzenie, usuwanie, edycję wybranych bloklist. "
-#~ "Posiadając dużą listę, wygodniejsze może być użycie 'range selectors' na "
-#~ "górze obszaru wyboru."
-
-#, fuzzy
-#~ msgid "New         Blocklist"
-#~ msgstr "Nowa bloklista"
-#~ msgid "This menu allows you to add, edit and remove selected groups. "
-#~ msgstr "To menu umożliwia dodawanie, edycję i kasowanie wybranych grup."
-
-#, fuzzy
-#~ msgid "when working with a large number of applications."
-#~ msgstr "Ścieżka i/lub nazwa binarium aplikacji"
-
-#, fuzzy
-#~ msgid ""
-#~ "This menu allows you to create, delete and edit selected departments. "
-#~ msgstr ""
-#~ "To menu umożliwia tworzenie, kasowanie oraz edycję ustawień repozytorium."
-
-#, fuzzy
-#~ msgid ""
-#~ "Having a large size of departments, you might prefer the range selectors "
-#~ "on   top of the department list."
-#~ msgstr ""
-#~ "To menu umożliwia tworzenie, usuwanie oraz edycję wybranych udziałów DFS. "
-#~ "Posiadając dużą ilość udziałów DFS, może okazać się wygodniejsze "
-#~ "korzystanie z selektorów zakresu na górze listy udziałów DFS."
-
-#, fuzzy
-#~ msgid ""
-#~ "This menu allows you to create, delete and edit selected phone "
-#~ "conferences. "
-#~ msgstr ""
-#~ "To menu umożliwia tworzenie, kasowanie oraz edycję ustawień repozytorium."
-
-#, fuzzy
-#~ msgid "selectors on top of the conferences list."
-#~ msgstr "Proszę podać nazwę konferencji."
-#~ msgid "Display lists matching"
-#~ msgstr "Wyświetl listy pasujące"
-#~ msgid "This table displays faxblocklists for the selected tree."
-#~ msgstr "Ta tabela wyświetla bloklisty faxów w wybranym drzewie."
-#~ msgid "This table displays all groups, in the selected tree."
-#~ msgstr "Ta tabela zawiera wszystkie grupy w wybranym drzewie."
-#~ msgid "Display object groups matching"
-#~ msgstr "Wyświetlaj grupy obiektów pasujące"
-#~ msgid "Thin Clients"
-#~ msgstr "Stacje bezdyskowe"
-
diff --git a/locale/ru/LC_MESSAGES/messages.mo b/locale/ru/LC_MESSAGES/messages.mo
deleted file mode 100644 (file)
index 670fc02..0000000
Binary files a/locale/ru/LC_MESSAGES/messages.mo and /dev/null differ
diff --git a/locale/ru/LC_MESSAGES/messages.po b/locale/ru/LC_MESSAGES/messages.po
deleted file mode 100644 (file)
index dcbb664..0000000
+++ /dev/null
@@ -1,23515 +0,0 @@
-# Translation of messages.po to Russian
-# Valia V. Vaneeva <fattie@altlinux.ru>, 2004.
-# $Id: messages.po,v 1.61 2005/04/18 10:37:13 migor-guest Exp $
-#: include/class_plugin.inc:115 include/class_plugin.inc:116
-msgid ""
-msgstr ""
-"Project-Id-Version: messages\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-15 13:23+0200\n"
-"PO-Revision-Date: 2005-04-18 14:35+0300\n"
-"Last-Translator: Igor Muratov <migor@altlinux.org>\n"
-"Language-Team: ALT Linux Team\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: poEdit 1.3.1\n"
-
-#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
-#: plugins/personal/password/class_password.inc:136
-#: plugins/personal/mail/class_mailAccount.inc:1143
-#: plugins/personal/netatalk/class_netatalk.inc:374
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
-#: plugins/personal/connectivity/class_intranetAccount.inc:200
-#: plugins/personal/connectivity/class_pptpAccount.inc:178
-#: plugins/personal/connectivity/class_kolabAccount.inc:471
-#: plugins/personal/connectivity/class_proxyAccount.inc:312
-#: plugins/personal/connectivity/class_phpgwAccount.inc:162
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
-#: plugins/personal/connectivity/class_opengwAccount.inc:336
-#: plugins/personal/connectivity/class_webdavAccount.inc:161
-#: plugins/personal/environment/class_environment.inc:1317
-#: plugins/personal/nagios/class_nagiosAccount.inc:280
-#: plugins/personal/posix/class_posixAccount.inc:1357
-#: plugins/personal/samba/class_sambaAccount.inc:1097
-#: plugins/personal/generic/class_user.inc:1418
-msgid "My account"
-msgstr "Моя учетная запись"
-
-#: contrib/gosa.conf:45
-msgid "Administration"
-msgstr "Администрирование"
-
-#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
-msgid "Addons"
-msgstr "Дополнительно"
-
-#: contrib/gosa.conf:107
-#, fuzzy
-msgid "ACL Role"
-msgstr "Доступ"
-
-#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
-#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
-#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
-#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
-#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
-#: plugins/gofax/blocklists/generic.tpl:1
-#: plugins/gofax/faxaccount/paste_generic.tpl:4
-#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:940
-#: plugins/admin/systems/class_phoneGeneric.inc:476
-#: plugins/admin/systems/goImapServer.tpl:1
-#: plugins/admin/systems/class_componentGeneric.inc:268
-#: plugins/admin/systems/class_printGeneric.inc:880
-#: plugins/admin/systems/class_servGeneric.inc:414
-#: plugins/admin/systems/goMailServer.tpl:1
-#: plugins/admin/systems/servkolab.tpl:6
-#: plugins/admin/systems/class_workstationGeneric.inc:606
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
-#: plugins/admin/systems/glpi.tpl:6
-#: plugins/admin/systems/servdnseditzone.tpl:1
-#: plugins/admin/systems/glpiPrinter.tpl:6
-#: plugins/admin/applications/class_applicationGeneric.inc:542
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
-#: plugins/admin/mimetypes/paste_generic.tpl:4
-#: plugins/admin/mimetypes/generic.tpl:4
-#: plugins/admin/departments/class_departmentGeneric.inc:586
-#: plugins/admin/ogroups/class_ogroup.inc:747
-#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
-#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
-#: plugins/admin/fai/faiTemplateEntry.tpl:3
-#: plugins/admin/fai/faiHookEntry.tpl:5
-#: plugins/admin/fai/faiVariableEntry.tpl:5
-#: plugins/admin/fai/faiPartitionTable.tpl:4
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
-#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
-#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
-#: plugins/personal/generic/class_user.inc:16
-#: plugins/personal/generic/class_user.inc:1413
-#: plugins/generic/references/class_reference.inc:20
-#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
-msgid "Generic"
-msgstr "Общее"
-
-#: contrib/gosa.conf:112
-msgid "Unix"
-msgstr "Unix"
-
-#: contrib/gosa.conf:113 contrib/gosa.conf:140
-#: plugins/admin/groups/class_divListGroup.inc:233
-#: plugins/admin/users/class_divListUsers.inc:223
-#: plugins/admin/ogroups/tabs_ogroups.inc:132
-#: plugins/personal/environment/class_environment.inc:12
-#: plugins/personal/environment/class_environment.inc:1312
-msgid "Environment"
-msgstr "Окружение"
-
-#: contrib/gosa.conf:114 contrib/gosa.conf:142
-#: plugins/admin/groups/class_divListGroup.inc:225
-#: plugins/admin/groups/class_groupMail.inc:1110
-#: plugins/admin/users/class_divListUsers.inc:225
-#: plugins/admin/ogroups/class_divListOGroup.inc:215
-#: plugins/admin/ogroups/tabs_ogroups.inc:81
-#: plugins/admin/ogroups/tabs_ogroups.inc:221
-#: plugins/admin/ogroups/paste_mail.tpl:4
-#: plugins/admin/ogroups/class_mailogroup.inc:181
-#: plugins/personal/mail/class_mailAccount.inc:22
-#: plugins/personal/mail/class_mailAccount.inc:1138
-#: plugins/generic/references/class_reference.inc:24
-msgid "Mail"
-msgstr "Почта"
-
-#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
-#: plugins/admin/users/class_divListUsers.inc:231
-#: plugins/personal/samba/class_sambaAccount.inc:24
-#: plugins/personal/samba/class_sambaAccount.inc:1092
-#: plugins/generic/references/class_reference.inc:26
-#: plugins/generic/references/class_reference.inc:28
-msgid "Samba"
-msgstr "Samba"
-
-#: contrib/gosa.conf:117 contrib/gosa.conf:120
-#: plugins/admin/users/class_divListUsers.inc:233
-#: plugins/personal/netatalk/class_netatalk.inc:36
-#: plugins/personal/netatalk/class_netatalk.inc:370
-msgid "Netatalk"
-msgstr ""
-
-#: contrib/gosa.conf:123
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_connectivity.inc:15
-#: plugins/personal/connectivity/main.inc:118
-msgid "Connectivity"
-msgstr "Подключение"
-
-#: contrib/gosa.conf:124
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
-#: plugins/gofax/faxaccount/paste_generic.tpl:8
-#: plugins/gofax/faxaccount/generic.tpl:10
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
-#: plugins/admin/users/class_divListUsers.inc:229
-#: plugins/admin/departments/class_departmentGeneric.inc:605
-#: plugins/admin/departments/generic.tpl:91
-#: plugins/personal/generic/generic.tpl:334
-#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
-#: html/getxls.php:297
-msgid "Fax"
-msgstr "Факс"
-
-#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
-#: plugins/addons/addressbook/address_edit.tpl:221
-#: plugins/addons/addressbook/address_info.tpl:67
-#: plugins/addons/addressbook/address_info.tpl:163
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_divListGroup.inc:231
-#: plugins/admin/systems/class_systemManagement.inc:1272
-#: plugins/admin/systems/chooser.tpl:12
-#: plugins/admin/users/class_divListUsers.inc:227
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/ogroups/class_phonequeue.inc:920
-#: plugins/admin/ogroups/class_ogroupManagement.inc:433
-#: plugins/personal/generic/generic.tpl:309
-#: plugins/personal/generic/generic.tpl:490
-#: plugins/generic/references/class_reference.inc:40
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
-msgid "Phone"
-msgstr "Телефон"
-
-#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
-#, fuzzy
-msgid "Scalix"
-msgstr "терминалы"
-
-#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
-#: plugins/personal/nagios/class_nagiosAccount.inc:275
-msgid "Nagios"
-msgstr ""
-
-#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
-#: plugins/admin/applications/class_applicationManagement.inc:25
-#: plugins/admin/mimetypes/generic.tpl:112
-#: plugins/admin/mimetypes/generic.tpl:165
-msgid "Applications"
-msgstr "Приложения"
-
-#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
-#: plugins/admin/systems/class_servRepository.inc:260
-#: plugins/admin/systems/printerPPDDialog.tpl:17
-#: plugins/admin/applications/generic.tpl:92
-#: plugins/admin/ogroups/phonequeue.tpl:47
-#: plugins/gofon/conference/generic.tpl:130
-msgid "Options"
-msgstr "Параметры"
-
-#: contrib/gosa.conf:156
-#: plugins/admin/applications/class_applicationParameters.inc:232
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
-#, fuzzy
-msgid "Parameter"
-msgstr "Параметры загрузки"
-
-#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
-#: plugins/admin/systems/class_terminalStartup.inc:468
-#: plugins/admin/systems/class_workstationStartup.inc:1178
-#: plugins/admin/ogroups/tabs_ogroups.inc:102
-msgid "Startup"
-msgstr "Запуск"
-
-#: contrib/gosa.conf:162 contrib/gosa.conf:184
-#: plugins/admin/ogroups/tabs_ogroups.inc:105
-msgid "Devices"
-msgstr "Устройства"
-
-#: contrib/gosa.conf:163 contrib/gosa.conf:185
-#: plugins/admin/systems/class_systemManagement.inc:1281
-#: plugins/admin/systems/class_printGeneric.inc:886
-#: plugins/admin/ogroups/class_ogroupManagement.inc:436
-#: plugins/personal/environment/environment.tpl:235
-#: plugins/generic/references/class_reference.inc:52
-msgid "Printer"
-msgstr "Принтер"
-
-#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
-#: plugins/gofax/blocklists/generic.tpl:90
-#: plugins/addons/godfs/contents.tpl:22
-#: plugins/addons/addressbook/contents.tpl:33
-#: plugins/admin/systems/glpiSelectUser.tpl:20
-#: plugins/admin/systems/glpiAttachmentPool.tpl:20
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
-#: plugins/admin/systems/glpiDeviceManagement.tpl:20
-#: plugins/admin/systems/servRepository.tpl:26
-#: plugins/admin/systems/glpiPrinter.tpl:127
-#: plugins/admin/fai/faiPackageEntry.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:21
-#: plugins/gofon/macro/headpage.tpl:20
-#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
-#: ihtml/themes/default/MultiSelectWindow.tpl:27
-#: ihtml/themes/default/MultiSelectWindow.tpl:67
-msgid "Information"
-msgstr "Информация"
-
-#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
-#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
-#: contrib/gosa.conf:212
-#, fuzzy
-msgid "Inventory"
-msgstr "Добавить объект"
-
-#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_goLdapServer.inc:86
-#: plugins/admin/systems/class_goCupsServer.inc:71
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goImapServer.inc:161
-#: plugins/admin/systems/class_servDNS.inc:398
-#: plugins/admin/systems/class_goFonServer.inc:131
-#: plugins/admin/systems/class_goMailServer.inc:704
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#: plugins/admin/systems/servkolab.tpl:39
-#: plugins/admin/systems/class_goVirusServer.inc:221
-#: plugins/admin/systems/class_servRepository.inc:378
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#: plugins/admin/systems/class_goShareServer.inc:388
-#: plugins/admin/systems/class_servKolab.inc:386
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Services"
-msgstr "Сервисы"
-
-#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
-#: contrib/gosa.conf:190
-msgid "FAI summary"
-msgstr ""
-
-#: contrib/gosa.conf:254
-msgid "OGo"
-msgstr ""
-
-#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
-#: plugins/addons/gotomasses/contents.tpl:13
-#: plugins/addons/gotomasses/contents.tpl:15
-#: plugins/addons/ldapmanager/contentexportxls.tpl:19
-#: plugins/addons/ldapmanager/contentexportxls.tpl:32
-#: plugins/addons/ldapmanager/contentexportxls.tpl:47
-#: plugins/addons/ldapmanager/contentexport.tpl:16
-#: plugins/addons/ldapmanager/contentexport.tpl:29
-#: plugins/addons/ldapmanager/contentexport.tpl:44
-#: include/sieve/templates/edit_frame_base.tpl:6
-msgid "Export"
-msgstr "Экспорт"
-
-#: contrib/gosa.conf:267
-#, fuzzy
-msgid "Excel Export"
-msgstr "Экспорт"
-
-#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
-#: plugins/addons/gotomasses/contents.tpl:25
-#: plugins/addons/gotomasses/contents.tpl:28
-#: plugins/addons/notifications/contents.tpl:54
-#: plugins/addons/ldapmanager/contentcsv.tpl:109
-#: plugins/addons/ldapmanager/contentcsv.tpl:112
-#: plugins/addons/ldapmanager/contentimport.tpl:50
-#: plugins/admin/applications/generic.tpl:135
-#: plugins/personal/mail/generic.tpl:238
-#: plugins/personal/environment/logonManagement.tpl:65
-#: include/sieve/templates/import_script.tpl:12
-#: include/sieve/templates/edit_frame_base.tpl:7
-msgid "Import"
-msgstr "Импортировать"
-
-#: contrib/gosa.conf:269
-#, fuzzy
-msgid "CSV Import"
-msgstr "Импортировать"
-
-#: contrib/gosa.conf:274 contrib/gosa.conf:304
-#, fuzzy
-msgid "Partitions"
-msgstr "Назначение"
-
-#: contrib/gosa.conf:278 contrib/gosa.conf:308
-#: plugins/admin/applications/generic.tpl:130
-#: plugins/admin/fai/faiScriptEntry.tpl:56
-#: plugins/admin/fai/class_faiScript.inc:546
-#: plugins/admin/fai/faiHookEntry.tpl:56
-#: plugins/personal/environment/logonManagement.tpl:55
-#, fuzzy
-msgid "Script"
-msgstr "Путь к сценариям"
-
-#: contrib/gosa.conf:282 contrib/gosa.conf:312
-#: plugins/admin/fai/class_faiSummaryTab.inc:45
-msgid "Hooks"
-msgstr ""
-
-#: contrib/gosa.conf:286 contrib/gosa.conf:316
-#: plugins/admin/fai/class_faiSummaryTab.inc:46
-#, fuzzy
-msgid "Variables"
-msgstr "Переменная"
-
-#: contrib/gosa.conf:290 contrib/gosa.conf:320
-#: plugins/admin/fai/class_faiSummaryTab.inc:47
-#, fuzzy
-msgid "Templates"
-msgstr "Шаблон"
-
-#: contrib/gosa.conf:294 contrib/gosa.conf:324
-#: plugins/admin/fai/class_faiSummaryTab.inc:50
-#: plugins/personal/environment/environment.tpl:11
-#, fuzzy
-msgid "Profiles"
-msgstr "Путь к профилю"
-
-#: contrib/gosa.conf:295 contrib/gosa.conf:325
-#: plugins/admin/acl/class_divListACL.inc:54
-#: plugins/admin/ogroups/tabs_ogroups.inc:109
-msgid "Summary"
-msgstr ""
-
-#: contrib/gosa.conf:299 contrib/gosa.conf:329
-#: plugins/admin/fai/class_faiPackage.inc:547
-#, fuzzy
-msgid "Packages"
-msgstr "Показать телефоны"
-
-#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
-#: setup/class_setupStep_Language.inc:48
-msgid "German"
-msgstr "Немецкий"
-
-#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
-msgid "Russian"
-msgstr "Русский"
-
-#: contrib/gosa.conf:509
-msgid "Spanish"
-msgstr "Испанский"
-
-#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
-msgid "French"
-msgstr "Французский"
-
-#: contrib/gosa.conf:511
-msgid "Dutch"
-msgstr "Датский"
-
-#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
-msgid "English"
-msgstr "Английский"
-
-#: contrib/gosa.conf:513
-msgid "Italian"
-msgstr ""
-
-#: contrib/gosa.conf:514
-#, fuzzy
-msgid "Polish"
-msgstr "Английский"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:6
-msgid "FAX Reports"
-msgstr "Отчеты о факсах"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:7
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
-#: plugins/addons/gotomasses/class_gotomasses.inc:7
-#: plugins/addons/notifications/class_msgplug.inc:7
-#: plugins/addons/mailqueue/class_mailqueue.inc:7
-#: plugins/addons/logview/class_logview.inc:8
-#: plugins/addons/logview/class_gosa_logview.inc:8
-#: plugins/addons/godfs/class_dfsManagment.inc:11
-#: plugins/addons/addressbook/class_addressbook.inc:7
-#: plugins/addons/ldapmanager/class_exportxls.inc:8
-#: plugins/addons/ldapmanager/class_export.inc:7
-#: plugins/addons/ldapmanager/class_csvimport.inc:7
-#: plugins/addons/ldapmanager/class_import.inc:7
-#: plugins/addons/ldapmanager/class_ldif.inc:8
-#: plugins/admin/groups/class_groupManagement.inc:26
-#: plugins/admin/systems/class_systemManagement.inc:33
-#: plugins/admin/applications/class_applicationManagement.inc:26
-#: plugins/admin/users/class_userManagement.inc:29
-#: plugins/admin/acl/class_aclManagement.inc:28
-#: plugins/admin/acl/class_aclRole.inc:7
-#: plugins/admin/departments/class_departmentManagement.inc:26
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-#: plugins/personal/scalix/class_scalixAccount.inc:17
-#: plugins/personal/password/class_password.inc:25
-#: plugins/personal/mail/class_mailAccount.inc:23
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
-#: plugins/personal/connectivity/class_connectivity.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:18
-#: plugins/personal/connectivity/class_pptpAccount.inc:27
-#: plugins/personal/connectivity/class_kolabAccount.inc:6
-#: plugins/personal/connectivity/class_proxyAccount.inc:6
-#: plugins/personal/connectivity/class_phpgwAccount.inc:6
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
-#: plugins/personal/connectivity/class_opengwAccount.inc:7
-#: plugins/personal/connectivity/class_webdavAccount.inc:7
-#: plugins/personal/environment/class_environment.inc:13
-#: plugins/personal/nagios/class_nagiosAccount.inc:19
-#: plugins/personal/posix/class_posixAccount.inc:17
-#: plugins/personal/samba/class_sambaAccount.inc:25
-#: plugins/personal/generic/class_user.inc:17
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
-#: plugins/gofon/fonreports/class_fonreport.inc:7
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
-msgid "This does something"
-msgstr "Что-то будет"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:115
-msgid ""
-"No fax extension defined in your server configuration, no reports can be "
-"shown!"
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:118
-#: plugins/addons/logview/class_logview.inc:83
-#: plugins/addons/logview/class_gosa_logview.inc:104
-#: plugins/gofon/fonreports/class_fonreport.inc:168
-msgid "There is no mysql extension available, please check your php setup."
-msgstr ""
-
-#: plugins/gofax/faxreports/class_faxreport.inc:125
-msgid "Can't connect to fax database, no reports can be shown!"
-msgstr ""
-"Не удается подключиться к базе данных факсов, отчеты показаны не будут!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:129
-msgid "Can't select fax database for report generation!"
-msgstr "Не удается выбрать базу данных факсов для создания отчетов!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:134
-#, fuzzy
-msgid "Can't query fax table 'faxlog' for report generation!"
-msgstr "Не удается выбрать базу данных факсов для создания отчетов!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:157
-#: plugins/gofax/faxreports/class_faxreport.inc:297
-msgid "Query for fax database failed!"
-msgstr "Невозможно выполнить запрос к базе данных факсов!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:166
-#: plugins/gofax/faxreports/class_faxreport.inc:176
-msgid "You have no permission to retrieve informations about this fax id!"
-msgstr "У вас недостаточно прав для получения информации об этом факсе!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:207
-#: plugins/gofax/faxreports/class_faxreport.inc:322
-#: plugins/gofon/fonreports/class_fonreport.inc:228
-msgid "Y-M-D"
-msgstr "Г-М-Д"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-#, fuzzy
-msgid "Insufficient permissions to view this attribute"
-msgstr "У вас недостаточно прав для удаления этого подразделения."
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/admin/groups/class_groupApplication.inc:435
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-#, fuzzy
-msgid "Insufficient permissions"
-msgstr "Права для членов группы"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:480
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#, fuzzy
-msgid "Fax report"
-msgstr "Отчеты о факсах"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#, fuzzy
-msgid "All entries are readonly"
-msgstr "Все поля доступны для записи"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:486
-#, fuzzy
-msgid "Fax reports"
-msgstr "Отчеты о факсах"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:491
-#, fuzzy
-msgid "Detailed view"
-msgstr "Клиентские устройства"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:492
-#, fuzzy
-msgid "Fax ID"
-msgstr "Идентификатор факса"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#: plugins/gofax/faxreports/contents.tpl:31
-#: plugins/addons/logview/gosa_log_contents.tpl:83
-#: plugins/addons/logview/contents.tpl:84
-#: plugins/gofon/fonreports/class_fonreport.inc:404
-#: plugins/gofon/fonreports/contents.tpl:30
-msgid "Date"
-msgstr "Дата"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#, fuzzy
-msgid "Time"
-msgstr "Мобильный"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:494
-#: plugins/gofax/faxreports/contents.tpl:32
-#: plugins/gofax/faxreports/detail.tpl:45
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
-#: plugins/personal/posix/generic.tpl:35
-#: plugins/gofon/fonreports/contents.tpl:35
-msgid "Status"
-msgstr "Состояние"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:495
-#: plugins/gofax/faxreports/detail.tpl:33
-msgid "Sender ID"
-msgstr "Идентификатор отправителя"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:496
-#: plugins/gofax/faxreports/detail.tpl:29
-msgid "Sender MSN"
-msgstr "MSN отправителя"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:497
-#: plugins/gofax/faxreports/detail.tpl:41
-msgid "Receiver ID"
-msgstr "Идентификатор получателя"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:498
-#: plugins/gofax/faxreports/detail.tpl:37
-msgid "Receiver MSN"
-msgstr "MSN получателя"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:499
-#, fuzzy
-msgid "Number of pages"
-msgstr "Подразделение"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:500
-#, fuzzy
-msgid "Status Message"
-msgstr "Сообщение о состоянии"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:501
-#: plugins/gofax/faxreports/detail.tpl:53
-msgid "Transfer time"
-msgstr "Время передачи"
-
-#: plugins/gofax/faxreports/main.inc:14
-msgid "FAX reports"
-msgstr "Отчеты о факсах"
-
-#: plugins/gofax/faxreports/contents.tpl:2
-#: plugins/addons/logview/gosa_log_contents.tpl:2
-#: plugins/addons/logview/contents.tpl:2
-#: plugins/gofon/fonreports/contents.tpl:2
-msgid "Filter"
-msgstr "Фильтр"
-
-#: plugins/gofax/faxreports/contents.tpl:6
-#: plugins/addons/mailqueue/contents.tpl:11
-#: plugins/addons/logview/gosa_log_contents.tpl:47
-#: plugins/addons/logview/contents.tpl:47
-#: plugins/addons/addressbook/contents.tpl:109
-#: plugins/gofon/fonreports/contents.tpl:6
-msgid "Search for"
-msgstr "Поиск"
-
-#: plugins/gofax/faxreports/contents.tpl:7
-#: plugins/gofon/fonreports/contents.tpl:7
-msgid "Enter user name to search for"
-msgstr "Введите искомое имя пользователя"
-
-#: plugins/gofax/faxreports/contents.tpl:8
-#: plugins/gofax/faxreports/contents.tpl:16
-#: plugins/gofon/fonreports/contents.tpl:8
-#: plugins/gofon/fonreports/contents.tpl:16
-msgid "in"
-msgstr "в"
-
-#: plugins/gofax/faxreports/contents.tpl:9
-#: plugins/gofon/fonreports/contents.tpl:9
-msgid "Select subtree to base search on"
-msgstr "Выберите ветку для поиска"
-
-#: plugins/gofax/faxreports/contents.tpl:12
-#: plugins/gofon/fonreports/contents.tpl:12
-msgid "during"
-msgstr "в течение"
-
-#: plugins/gofax/faxreports/contents.tpl:21
-#: plugins/addons/mailqueue/contents.tpl:10
-#: plugins/addons/mailqueue/contents.tpl:26
-#: plugins/addons/logview/gosa_log_contents.tpl:68
-#: plugins/addons/logview/contents.tpl:68
-#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
-#: ihtml/themes/default/help.tpl:21
-msgid "Search"
-msgstr "Поиск"
-
-#: plugins/gofax/faxreports/contents.tpl:30
-#: plugins/gofax/faxreports/detail.tpl:21
-#: plugins/addons/logview/gosa_log_contents.tpl:84
-#: plugins/admin/systems/class_printGeneric.inc:868
-#: plugins/admin/systems/class_gosaLogServer.inc:102
-#: plugins/admin/ogroups/class_ogroupManagement.inc:428
-#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
-#: setup/setup_config2.tpl:240
-msgid "User"
-msgstr "Пользователь"
-
-#: plugins/gofax/faxreports/contents.tpl:33
-#: plugins/addons/mailqueue/contents.tpl:56
-msgid "Sender"
-msgstr "Отправитель"
-
-#: plugins/gofax/faxreports/contents.tpl:34
-msgid "Receiver"
-msgstr "Получатель"
-
-#: plugins/gofax/faxreports/contents.tpl:35
-#: plugins/gofax/faxreports/detail.tpl:57
-msgid "# pages"
-msgstr "Число страниц"
-
-#: plugins/gofax/faxreports/contents.tpl:50
-#: plugins/addons/logview/gosa_log_contents.tpl:98
-#: plugins/addons/logview/contents.tpl:97
-#: plugins/gofon/fonreports/contents.tpl:51
-msgid "Search returned no results..."
-msgstr "Не найдено..."
-
-#: plugins/gofax/faxreports/detail.tpl:5
-msgid "FAX preview - please wait"
-msgstr "Предварительный просмотр - пожалуйста, подождите"
-
-#: plugins/gofax/faxreports/detail.tpl:8
-msgid "Click on fax to download"
-msgstr "Щелкните по факсу, чтобы загрузить его"
-
-#: plugins/gofax/faxreports/detail.tpl:17
-msgid "FAX ID"
-msgstr "Идентификатор факса"
-
-#: plugins/gofax/faxreports/detail.tpl:25
-msgid "Date / Time"
-msgstr "Дата / время"
-
-#: plugins/gofax/faxreports/detail.tpl:49
-msgid "Status message"
-msgstr "Сообщение о состоянии"
-
-#: plugins/gofax/faxreports/detail.tpl:67
-#: plugins/addons/mailqueue/header.tpl:5
-#: plugins/addons/ldapmanager/contentcsv.tpl:114
-#: plugins/addons/ldapmanager/contentexportxls.tpl:69
-#: plugins/addons/ldapmanager/contentexport.tpl:66
-#: plugins/addons/ldapmanager/contentimport.tpl:45
-#: plugins/admin/systems/class_systemManagement.inc:179
-#: plugins/admin/departments/dep_iframe.tpl:18
-#: plugins/admin/fai/faiNewBranch.tpl:51
-#: plugins/personal/password/changed.tpl:9
-#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
-#: setup/class_setup.inc:275 setup/class_setup.inc:277
-msgid "Back"
-msgstr "Назад"
-
-#: plugins/gofax/blocklists/remove.tpl:2
-#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
-#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
-#: plugins/admin/systems/remove_ppd.tpl:2
-#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
-#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
-#: plugins/admin/departments/remove.tpl:2
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
-#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
-#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
-#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
-#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
-#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
-#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
-#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
-#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
-#: html/password.php:278 html/index.php:50 html/index.php:341
-#: html/index.php:347
-msgid "Warning"
-msgstr "Предупреждение"
-
-#: plugins/gofax/blocklists/remove.tpl:6
-#: plugins/admin/systems/remove_glpi.tpl:6
-#: include/sieve/templates/remove_script.tpl:6
-msgid ""
-"Please double check if your really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-"Подумайте еще раз, действительно ли вам нужно удаление, так как GOsa не "
-"сможет отменить результаты этой операции."
-
-#: plugins/gofax/blocklists/remove.tpl:10
-#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
-#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
-#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
-#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
-#: ihtml/themes/default/remove.tpl:9
-#, fuzzy
-msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Если вы уверены в своих действиях, нажмите на кнопку <i>Удалить</i>, иначе "
-"нажмите <i>Отмена</i>."
-
-#: plugins/gofax/blocklists/remove.tpl:15
-#: plugins/gofax/blocklists/remove.tpl:19
-#: plugins/gofax/blocklists/generic.tpl:83
-#: plugins/gofax/faxaccount/lists.tpl:14
-#: plugins/gofax/faxaccount/generic.tpl:111
-#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
-#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
-#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
-#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
-#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
-#: plugins/admin/systems/phonesettings.tpl:210
-#: plugins/admin/systems/phonesettings.tpl:233
-#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
-#: plugins/admin/systems/class_termDNS.inc:522
-#: plugins/admin/systems/goNtpServer.tpl:21
-#: plugins/admin/systems/remove_glpi.tpl:14
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
-#: plugins/admin/systems/goShareServer.tpl:20
-#: plugins/admin/systems/glpi_edit_os.tpl:10
-#: plugins/admin/systems/class_servDNSeditZone.inc:316
-#: plugins/admin/systems/class_servDNSeditZone.inc:541
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
-#: plugins/admin/systems/terminal.tpl:127
-#: plugins/admin/systems/glpi_edit_type.tpl:10
-#: plugins/admin/systems/remove_ppd.tpl:12
-#: plugins/admin/systems/workstation.tpl:104
-#: plugins/admin/systems/workstationStartup.tpl:131
-#: plugins/admin/systems/workstationStartup.tpl:165
-#: plugins/admin/applications/remove.tpl:14
-#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
-#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
-#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
-#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
-#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
-#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
-#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
-#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
-#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
-#: plugins/admin/fai/remove_branch.tpl:14
-#: plugins/admin/fai/faiPartitionTable.tpl:54
-#: plugins/personal/scalix/paste_generic.tpl:13
-#: plugins/personal/scalix/generic.tpl:114
-#: plugins/personal/mail/copypaste.tpl:45
-#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
-#: plugins/personal/mail/generic.tpl:263
-#: plugins/personal/connectivity/kolab.tpl:56
-#: plugins/personal/environment/class_environment.inc:695
-#: plugins/personal/environment/environment.tpl:187
-#: plugins/personal/environment/environment.tpl:225
-#: plugins/personal/environment/environment.tpl:251
-#: plugins/personal/posix/paste_generic.tpl:62
-#: plugins/personal/posix/generic.tpl:91
-#: plugins/personal/posix/generic.tpl:129
-#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
-#: plugins/gofon/macro/remove.tpl:18
-#: plugins/gofon/phoneaccount/paste_generic.tpl:19
-#: plugins/gofon/phoneaccount/generic.tpl:22
-#: plugins/gofon/conference/remove.tpl:15
-#: plugins/gofon/conference/remove.tpl:19
-#: include/sieve/templates/remove_script.tpl:14
-#: ihtml/themes/default/remove.tpl:13
-msgid "Delete"
-msgstr "Удалить"
-
-#: plugins/gofax/blocklists/remove.tpl:17
-#: plugins/gofax/blocklists/remove.tpl:21
-#: plugins/gofax/blocklists/generic.tpl:106
-#: plugins/gofax/faxaccount/locals.tpl:62
-#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
-#: plugins/addons/gotomasses/contents.tpl:115
-#: plugins/addons/gotomasses/contents.tpl:118
-#: plugins/addons/godfs/class_dfsManagment.inc:249
-#: plugins/addons/addressbook/remove.tpl:16
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/address_edit.tpl:265
-#: plugins/admin/groups/class_groupManagement.inc:424
-#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
-#: plugins/admin/groups/application_options.tpl:13
-#: plugins/admin/groups/mail_locals.tpl:68
-#: plugins/admin/groups/mail_admins.tpl:39
-#: plugins/admin/groups/group_objects.tpl:57
-#: plugins/admin/systems/SelectDeviceType.tpl:45
-#: plugins/admin/systems/goKrbServer.tpl:32
-#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
-#: plugins/admin/systems/goGlpiServer.tpl:34
-#: plugins/admin/systems/goLdapServer.tpl:11
-#: plugins/admin/systems/gencd.tpl:11
-#: plugins/admin/systems/glpi_devices.tpl:761
-#: plugins/admin/systems/class_goService.inc:40
-#: plugins/admin/systems/goImapServer.tpl:118
-#: plugins/admin/systems/glpiSelectUser.tpl:51
-#: plugins/admin/systems/class_systemManagement.inc:830
-#: plugins/admin/systems/goMailServer.tpl:223
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
-#: plugins/admin/systems/servnfs.tpl:140
-#: plugins/admin/systems/goNtpServer.tpl:31
-#: plugins/admin/systems/remove_glpi.tpl:16
-#: plugins/admin/systems/goShareServer.tpl:31
-#: plugins/admin/systems/goFonServer.tpl:41
-#: plugins/admin/systems/goSyslogServer.tpl:7
-#: plugins/admin/systems/glpiAttachmentPool.tpl:52
-#: plugins/admin/systems/servkolab.tpl:247
-#: plugins/admin/systems/goCupsServer.tpl:7
-#: plugins/admin/systems/ServiceAddDialog.tpl:30
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
-#: plugins/admin/systems/goTerminalServer.tpl:25
-#: plugins/admin/systems/glpi_edit_os.tpl:29
-#: plugins/admin/systems/goSpamServer.tpl:127
-#: plugins/admin/systems/goFaxServer.tpl:25
-#: plugins/admin/systems/class_baseSelectDialog.inc:43
-#: plugins/admin/systems/gosaLogServer.tpl:33
-#: plugins/admin/systems/servdns.tpl:23
-#: plugins/admin/systems/goSpamServerRule.tpl:23
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
-#: plugins/admin/systems/servRepositorySetup.tpl:56
-#: plugins/admin/systems/glpi_edit_type.tpl:29
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
-#: plugins/admin/systems/remove_ppd.tpl:14
-#: plugins/admin/systems/printerPPDDialog.tpl:23
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
-#: plugins/admin/systems/glpiDeviceManagement.tpl:52
-#: plugins/admin/systems/servRepository.tpl:68
-#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
-#: plugins/admin/systems/servdnseditzone.tpl:129
-#: plugins/admin/systems/goVirusServer.tpl:170
-#: plugins/admin/systems/goLogDBServer.tpl:25
-#: plugins/admin/applications/remove.tpl:16
-#: plugins/admin/applications/remove.tpl:20
-#: plugins/admin/applications/class_applicationManagement.inc:439
-#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
-#: plugins/admin/users/template.tpl:50
-#: plugins/admin/users/class_userManagement.inc:747
-#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
-#: plugins/admin/mimetypes/remove.tpl:20
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
-#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
-#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
-#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
-#: plugins/admin/departments/remove.tpl:17
-#: plugins/admin/departments/remove.tpl:21
-#: plugins/admin/departments/class_departmentManagement.inc:397
-#: plugins/admin/departments/dep_move_confirm.tpl:17
-#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
-#: plugins/admin/ogroups/ogroup_objects.tpl:56
-#: plugins/admin/ogroups/class_ogroupManagement.inc:384
-#: plugins/admin/fai/faiPackageConfiguration.tpl:7
-#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
-#: plugins/admin/fai/class_faiManagement.inc:749
-#: plugins/admin/fai/class_faiManagement.inc:754
-#: plugins/admin/fai/class_faiManagement.inc:760
-#: plugins/admin/fai/faiScriptEntry.tpl:83
-#: plugins/admin/fai/remove_branch.tpl:16
-#: plugins/admin/fai/faiPackageEntry.tpl:57
-#: plugins/admin/fai/faiTemplateEntry.tpl:171
-#: plugins/admin/fai/faiHookEntry.tpl:85
-#: plugins/admin/fai/faiVariableEntry.tpl:55
-#: plugins/admin/fai/faiProfileEntry.tpl:71
-#: plugins/admin/fai/faiNewBranch.tpl:22
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
-#: plugins/personal/scalix/main.inc:101
-#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
-#: plugins/personal/netatalk/main.inc:96
-#: plugins/personal/connectivity/main.inc:102
-#: plugins/personal/environment/hotplugDialogNew.tpl:54
-#: plugins/personal/environment/selectPrinterDialog.tpl:66
-#: plugins/personal/environment/main.inc:102
-#: plugins/personal/environment/logonManagement.tpl:76
-#: plugins/personal/environment/hotplugDialog.tpl:64
-#: plugins/personal/nagios/main.inc:105
-#: plugins/personal/posix/trust_machines.tpl:41
-#: plugins/personal/posix/main.inc:106
-#: plugins/personal/posix/posix_groups.tpl:81
-#: plugins/personal/samba/samba3_workstations.tpl:41
-#: plugins/personal/samba/main.inc:104
-#: plugins/personal/samba/sambaLogonHours.tpl:106
-#: plugins/personal/generic/generic_certs.tpl:94
-#: plugins/personal/generic/generic_picture.tpl:35
-#: plugins/personal/generic/main.inc:160
-#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
-#: plugins/gofon/macro/remove.tpl:20
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
-#: plugins/gofon/phoneaccount/main.inc:106
-#: plugins/gofon/conference/remove.tpl:17
-#: plugins/gofon/conference/remove.tpl:21
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
-#: include/sieve/templates/select_test_type.tpl:13
-#: include/sieve/templates/remove_script.tpl:16
-#: include/sieve/templates/management.tpl:26
-#: include/sieve/templates/import_script.tpl:14
-#: include/sieve/templates/element_comment.tpl:10
-#: include/sieve/templates/create_script.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
-#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
-#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
-#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
-#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
-#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:89
-msgid "Cancel"
-msgstr "Отмена"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
-msgid "List of blocklists"
-msgstr "Стоп-листы"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected blocklists. Having "
-"a large size of lists, you might prefer the range selectors on top of the "
-"select box."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-"подразделения. Если у вас достаточно большое количество подразделений, вы "
-"можете использовать групповое выделение."
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#, fuzzy
-msgid "Blocklist name"
-msgstr "Управление \"черными списками\""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#: plugins/addons/addressbook/address_edit.tpl:155
-#: plugins/addons/addressbook/class_addressbook.inc:815
-#: plugins/addons/addressbook/address_info.tpl:117
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/users/class_divListUsers.inc:61
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#: plugins/admin/ogroups/class_ogroupManagement.inc:431
-#: plugins/personal/generic/class_user.inc:1434
-#: plugins/personal/generic/generic.tpl:258
-#: plugins/generic/references/class_reference.inc:38
-#: plugins/gofon/macro/class_divListMacros.inc:57
-msgid "Department"
-msgstr "Подразделение"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
-#: plugins/addons/addressbook/contents.tpl:42
-#: plugins/admin/groups/class_divListGroup.inc:62
-#: plugins/admin/systems/class_divListSystemService.inc:31
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
-#: plugins/admin/systems/class_divListSystem.inc:69
-#: plugins/admin/applications/class_divListApplication.inc:59
-#: plugins/admin/users/class_divListUsers.inc:63
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
-#: plugins/admin/acl/class_divListACL.inc:55
-#: plugins/admin/departments/class_divListDepartment.inc:49
-#: plugins/admin/ogroups/class_divListOGroup.inc:65
-#: plugins/admin/fai/class_divListFai.inc:71
-#: plugins/gofon/macro/class_divListMacros.inc:59
-#: plugins/gofon/conference/class_divListConferences.inc:60
-msgid "Actions"
-msgstr "Действия"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Select to see send blocklists"
-msgstr "Выберите, чтобы просмотреть стоп-листы (отправка)"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Show send blocklists"
-msgstr "Показать стоп-листы отправки"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Select to see receive blocklists"
-msgstr "Выберите, чтобы просмотреть стоп-листы (получение)"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Show receive blocklists"
-msgstr "Показать стоп-листы получения"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-#, fuzzy
-msgid "Select to search within subtrees"
-msgstr "Искать в поддеревьях"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/personal/posix/posix_groups.tpl:46
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-#, fuzzy
-msgid "Search in subtrees"
-msgstr "Искать в поддеревьях"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
-msgid "Regular expression for matching list names"
-msgstr "Регулярное выражение, соответствующее именам списков"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-#, fuzzy
-msgid "Create new blocklist"
-msgstr "Имя стоп-листа"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-#, fuzzy
-msgid "New Blocklist"
-msgstr "\"Черные списки\""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
-#: plugins/gofax/blocklists/generic.tpl:17
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
-#: plugins/addons/godfs/class_dfsManagment.inc:217
-#: plugins/admin/groups/class_divListGroup.inc:181
-#: plugins/admin/groups/class_groupGeneric.inc:950
-#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
-#: plugins/admin/systems/printer.tpl:27
-#: plugins/admin/systems/class_phoneGeneric.inc:486
-#: plugins/admin/systems/goLdapServer.tpl:2
-#: plugins/admin/systems/component.tpl:17
-#: plugins/admin/systems/class_componentGeneric.inc:278
-#: plugins/admin/systems/class_printGeneric.inc:890
-#: plugins/admin/systems/class_servGeneric.inc:426
-#: plugins/admin/systems/phone.tpl:17
-#: plugins/admin/systems/class_terminalGeneric.inc:633
-#: plugins/admin/systems/class_baseSelectDialog.inc:46
-#: plugins/admin/systems/class_workstationGeneric.inc:617
-#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
-#: plugins/admin/systems/workstation.tpl:27
-#: plugins/admin/systems/class_divListSystem.inc:227
-#: plugins/admin/systems/class_glpiSelectUser.inc:181
-#: plugins/admin/applications/class_divListApplication.inc:175
-#: plugins/admin/applications/class_applicationGeneric.inc:552
-#: plugins/admin/applications/generic.tpl:42
-#: plugins/admin/users/class_divListUsers.inc:162
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
-#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:678
-#: plugins/admin/acl/class_divListACL.inc:154
-#: plugins/admin/departments/class_divListDepartment.inc:133
-#: plugins/admin/departments/class_departmentGeneric.inc:597
-#: plugins/admin/departments/generic.tpl:35
-#: plugins/admin/ogroups/class_divListOGroup.inc:181
-#: plugins/admin/ogroups/class_ogroup.inc:757
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/fai/class_divListFai.inc:213
-#: plugins/personal/generic/class_user.inc:1423
-#: plugins/personal/generic/generic.tpl:143
-#: plugins/gofon/macro/class_gofonMacro.inc:581
-#: plugins/gofon/macro/class_divListMacros.inc:147
-#: plugins/gofon/macro/generic.tpl:27
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
-#: plugins/gofon/conference/class_divListConferences.inc:154
-#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
-msgid "Base"
-msgstr "Ветка"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#, fuzzy
-msgid "Submit department"
-msgstr "Показать подразделения"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#: include/class_MultiSelectWindow.inc:209
-msgid "Submit"
-msgstr ""
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove selected blocklists"
-msgstr "Показать стоп-листы отправки"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove blocklists"
-msgstr "Показать стоп-листы получения"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
-#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
-#: plugins/admin/systems/glpi.tpl:46
-#: plugins/admin/systems/class_divListSystem.inc:323
-#: plugins/admin/systems/glpiPrinter.tpl:18
-#: plugins/admin/systems/glpiPrinter.tpl:32
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/users/class_divListUsers.inc:266
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/acl/class_aclRole.inc:340
-#: plugins/admin/acl/class_aclRole.inc:385
-#: plugins/admin/acl/class_divListACL.inc:210
-#: plugins/admin/acl/class_divListACL.inc:232
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/admin/fai/class_faiScript.inc:302
-#: plugins/admin/fai/class_faiScript.inc:304
-#: plugins/admin/fai/class_faiHook.inc:300
-#: plugins/admin/fai/class_faiHook.inc:302
-#: plugins/admin/fai/class_faiTemplate.inc:278
-#: plugins/admin/fai/class_faiTemplate.inc:280
-#: plugins/admin/fai/class_divListFai.inc:296
-#: plugins/admin/fai/class_divListFai.inc:299
-#: plugins/gofon/macro/class_divListMacros.inc:207
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#: include/class_acl.inc:409 include/class_acl.inc:454
-#, fuzzy
-msgid "edit"
-msgstr "Изменить"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/users/class_divListUsers.inc:267
-#, fuzzy
-msgid "Edit user"
-msgstr "Пользователи домена"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/addons/mailqueue/contents.tpl:94
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
-#: plugins/admin/systems/class_divListSystem.inc:333
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/users/class_divListUsers.inc:285
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/acl/class_aclRole.inc:341
-#: plugins/admin/acl/class_aclRole.inc:386
-#: plugins/admin/acl/class_divListACL.inc:220
-#: plugins/admin/acl/class_divListACL.inc:236
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/admin/fai/class_faiScript.inc:306
-#: plugins/admin/fai/class_faiHook.inc:304
-#: plugins/admin/fai/class_faiTemplate.inc:282
-#: plugins/admin/fai/class_divListFai.inc:307
-#: plugins/gofon/macro/class_divListMacros.inc:215
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#: include/class_acl.inc:410 include/class_acl.inc:455
-#, fuzzy
-msgid "delete"
-msgstr "Удалить"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/admin/users/class_divListUsers.inc:286
-#, fuzzy
-msgid "Delete user"
-msgstr "Удалить"
-
-#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
-msgid "Blocklist management"
-msgstr "Управление \"черными списками\""
-
-#: plugins/gofax/blocklists/generic.tpl:8
-msgid "List name"
-msgstr "Список"
-
-#: plugins/gofax/blocklists/generic.tpl:12
-msgid "Name of blocklist"
-msgstr "Имя стоп-листа"
-
-#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
-#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
-#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
-#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
-#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
-msgid "Choose subtree to place group in"
-msgstr "Выберите ветку для группы"
-
-#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
-#: plugins/admin/systems/wingeneric.tpl:18
-#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
-#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
-#: plugins/admin/systems/terminal.tpl:28
-#: plugins/admin/systems/workstation.tpl:35
-#: plugins/admin/applications/generic.tpl:52
-#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
-#: plugins/admin/departments/generic.tpl:45
-#: plugins/admin/ogroups/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
-#: plugins/gofon/conference/generic.tpl:56
-#: plugins/gofon/conference/generic.tpl:62
-#, fuzzy
-msgid "Select a base"
-msgstr "Выберите, чтобы просмотреть серверы"
-
-#: plugins/gofax/blocklists/generic.tpl:40
-#: plugins/admin/systems/glpi_devices.tpl:427
-#: plugins/admin/systems/glpi_devices.tpl:492
-#: plugins/admin/systems/glpi_devices.tpl:542
-#: plugins/admin/systems/servnfs.tpl:56
-#: plugins/admin/systems/terminalService.tpl:48
-#: plugins/admin/systems/terminalService.tpl:138
-#: plugins/admin/systems/class_goShareServer.inc:399
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:795
-#: plugins/admin/systems/workstationService.tpl:54
-#: plugins/admin/systems/workstationService.tpl:156
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
-#: plugins/admin/fai/class_faiSummaryTab.inc:345
-#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
-msgid "Type"
-msgstr "Тип"
-
-#: plugins/gofax/blocklists/generic.tpl:43
-msgid "Select wether to filter incoming or outgoing calls"
-msgstr "Выберите, нужно ли фильтровать входящие или исходящие звонки"
-
-#: plugins/gofax/blocklists/generic.tpl:51
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
-#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
-#: plugins/admin/groups/class_groupGeneric.inc:951
-#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
-#: plugins/admin/systems/printer.tpl:16
-#: plugins/admin/systems/class_phoneGeneric.inc:487
-#: plugins/admin/systems/component.tpl:35
-#: plugins/admin/systems/class_componentGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:891
-#: plugins/admin/systems/class_servGeneric.inc:424
-#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
-#: plugins/admin/systems/class_winGeneric.inc:291
-#: plugins/admin/systems/class_goMailServer.inc:713
-#: plugins/admin/systems/server.tpl:14
-#: plugins/admin/systems/class_goShareServer.inc:398
-#: plugins/admin/applications/class_applicationGeneric.inc:553
-#: plugins/admin/applications/generic.tpl:33
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
-#: plugins/admin/mimetypes/paste_generic.tpl:21
-#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
-#: plugins/admin/acl/class_aclRole.inc:679
-#: plugins/admin/departments/class_departmentGeneric.inc:595
-#: plugins/admin/departments/generic.tpl:16
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/fai/class_faiScriptEntry.inc:184
-#: plugins/admin/fai/class_faiVariable.inc:433
-#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
-#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
-#: plugins/admin/fai/faiProfile.tpl:21
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
-#: plugins/admin/fai/faiScriptEntry.tpl:19
-#: plugins/admin/fai/faiVariable.tpl:21
-#: plugins/admin/fai/class_faiHookEntry.inc:193
-#: plugins/admin/fai/class_faiTemplateEntry.inc:252
-#: plugins/admin/fai/faiTemplateEntry.tpl:13
-#: plugins/admin/fai/class_faiScript.inc:555
-#: plugins/admin/fai/class_faiHook.inc:550
-#: plugins/admin/fai/faiHookEntry.tpl:19
-#: plugins/admin/fai/class_faiTemplate.inc:523
-#: plugins/admin/fai/faiVariableEntry.tpl:19
-#: plugins/admin/fai/faiPartitionTable.tpl:21
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
-#: plugins/admin/fai/class_faiProfile.inc:466
-#: plugins/admin/fai/class_faiVariableEntry.inc:147
-#: plugins/admin/fai/class_faiPartitionTable.inc:544
-#: plugins/admin/fai/faiTemplate.tpl:21
-#: plugins/personal/environment/hotplugDialogNew.tpl:17
-#: plugins/personal/environment/logonManagement.tpl:17
-#: plugins/generic/references/contents.tpl:11
-#: plugins/gofon/macro/class_gofonMacro.inc:582
-#: plugins/gofon/macro/generic.tpl:49
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
-#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
-#: html/getxls.php:287
-msgid "Description"
-msgstr "Описание"
-
-#: plugins/gofax/blocklists/generic.tpl:54
-msgid "Descriptive text for this blocklist"
-msgstr "Описание стоп-листа"
-
-#: plugins/gofax/blocklists/generic.tpl:68
-msgid "Blocked numbers"
-msgstr "Блокируемые номера"
-
-#: plugins/gofax/blocklists/generic.tpl:80
-#: plugins/gofax/faxaccount/locals.tpl:60
-#: plugins/gofax/faxaccount/lists.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:105
-#: plugins/admin/groups/application.tpl:39
-#: plugins/admin/groups/paste_mail.tpl:30
-#: plugins/admin/groups/paste_mail.tpl:41
-#: plugins/admin/groups/mail_locals.tpl:66
-#: plugins/admin/groups/class_groupMail.inc:607
-#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
-#: plugins/admin/groups/generic.tpl:137
-#: plugins/admin/groups/group_objects.tpl:55
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
-#: plugins/admin/systems/phonesettings.tpl:207
-#: plugins/admin/systems/phonesettings.tpl:230
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
-#: plugins/admin/systems/glpiManufacturer.tpl:6
-#: plugins/admin/systems/terminalStartup.tpl:79
-#: plugins/admin/systems/terminalStartup.tpl:108
-#: plugins/admin/systems/goMailServer.tpl:70
-#: plugins/admin/systems/goMailServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:131
-#: plugins/admin/systems/goMailServer.tpl:165
-#: plugins/admin/systems/goMailServer.tpl:191
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
-#: plugins/admin/systems/class_termDNS.inc:508
-#: plugins/admin/systems/class_termDNS.inc:528
-#: plugins/admin/systems/goNtpServer.tpl:18
-#: plugins/admin/systems/goShareServer.tpl:14
-#: plugins/admin/systems/glpi_edit_os.tpl:8
-#: plugins/admin/systems/goSpamServer.tpl:45
-#: plugins/admin/systems/goSpamServer.tpl:113
-#: plugins/admin/systems/servdns.tpl:6
-#: plugins/admin/systems/class_servDNSeditZone.inc:547
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
-#: plugins/admin/systems/servRepositorySetup.tpl:47
-#: plugins/admin/systems/terminal.tpl:123
-#: plugins/admin/systems/glpi_edit_type.tpl:8
-#: plugins/admin/systems/workstation.tpl:100
-#: plugins/admin/systems/glpi.tpl:125
-#: plugins/admin/systems/servdnseditzone.tpl:115
-#: plugins/admin/systems/workstationStartup.tpl:129
-#: plugins/admin/systems/workstationStartup.tpl:162
-#: plugins/admin/systems/workstationStartup.tpl:191
-#: plugins/admin/systems/glpiPrinter.tpl:115
-#: plugins/admin/systems/glpiPrinter.tpl:149
-#: plugins/admin/mimetypes/generic.tpl:108
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:174
-#: plugins/admin/ogroups/ogroup_objects.tpl:54
-#: plugins/admin/ogroups/phonequeue.tpl:37
-#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
-#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
-#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
-#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
-#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
-#: plugins/admin/fai/faiPartitionTable.tpl:48
-#: plugins/admin/fai/faiPartitionTable.tpl:50
-#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
-#: plugins/personal/scalix/paste_generic.tpl:12
-#: plugins/personal/scalix/generic.tpl:111
-#: plugins/personal/mail/copypaste.tpl:43
-#: plugins/personal/mail/copypaste.tpl:61
-#: plugins/personal/mail/mail_locals.tpl:75
-#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
-#: plugins/personal/connectivity/kolab.tpl:53
-#: plugins/personal/connectivity/class_kolabAccount.inc:261
-#: plugins/personal/environment/kioskManagement.tpl:14
-#: plugins/personal/environment/selectPrinterDialog.tpl:65
-#: plugins/personal/environment/hotplugDialog.tpl:63
-#: plugins/personal/environment/environment.tpl:157
-#: plugins/personal/environment/environment.tpl:181
-#: plugins/personal/environment/environment.tpl:248
-#: plugins/personal/posix/trust_machines.tpl:39
-#: plugins/personal/posix/paste_generic.tpl:61
-#: plugins/personal/posix/generic.tpl:88
-#: plugins/personal/posix/generic.tpl:126
-#: plugins/personal/posix/posix_groups.tpl:79
-#: plugins/personal/samba/samba3_workstations.tpl:39
-#: plugins/personal/samba/samba3.tpl:412
-#: plugins/gofon/phoneaccount/paste_generic.tpl:18
-#: plugins/gofon/phoneaccount/generic.tpl:19
-msgid "Add"
-msgstr "Добавить"
-
-#: plugins/gofax/blocklists/generic.tpl:92
-msgid "Numbers can also contain wild cards."
-msgstr "Вместо точных номеров можно использовать шаблоны."
-
-#: plugins/gofax/blocklists/generic.tpl:100
-#: plugins/gofax/faxaccount/main.inc:92
-#: plugins/admin/groups/class_groupManagement.inc:418
-#: plugins/admin/systems/class_systemManagement.inc:824
-#: plugins/admin/applications/class_applicationManagement.inc:433
-#: plugins/admin/users/class_userManagement.inc:741
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
-#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
-#: plugins/admin/ogroups/class_ogroupManagement.inc:378
-#: plugins/admin/fai/class_faiManagement.inc:743
-#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
-#: plugins/personal/connectivity/main.inc:100
-#: plugins/personal/environment/main.inc:100
-#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
-#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
-#: plugins/gofon/phoneaccount/main.inc:104
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
-#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
-#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
-#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
-#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
-#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
-#: setup/class_setupStep_Migrate.inc:877
-#: setup/class_setupStep_Migrate.inc:1600
-msgid "Ok"
-msgstr ""
-
-#: plugins/gofax/blocklists/generic.tpl:103
-#: plugins/gofax/faxaccount/lists.tpl:31
-#: plugins/addons/gotomasses/contents.tpl:111
-#: plugins/addons/gotomasses/contents.tpl:113
-#: plugins/addons/gotomasses/contents.tpl:117
-#: plugins/addons/notifications/contents.tpl:12
-#: plugins/admin/groups/class_groupManagement.inc:421
-#: plugins/admin/groups/application_options.tpl:11
-#: plugins/admin/groups/mail_admins.tpl:37
-#: plugins/admin/systems/class_systemManagement.inc:827
-#: plugins/admin/systems/servRepositorySetup.tpl:54
-#: plugins/admin/systems/printerPPDDialog.tpl:22
-#: plugins/admin/applications/class_applicationManagement.inc:436
-#: plugins/admin/users/class_userManagement.inc:744
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
-#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
-#: plugins/admin/acl/acl_role.tpl:73
-#: plugins/admin/ogroups/class_ogroupManagement.inc:381
-#: plugins/admin/fai/faiPackageConfiguration.tpl:6
-#: plugins/admin/fai/class_faiManagement.inc:746
-#: plugins/admin/fai/faiScriptEntry.tpl:82
-#: plugins/admin/fai/faiPackageEntry.tpl:56
-#: plugins/admin/fai/faiTemplateEntry.tpl:170
-#: plugins/admin/fai/faiHookEntry.tpl:84
-#: plugins/admin/fai/faiVariableEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:70
-#: plugins/admin/fai/faiNewBranch.tpl:21
-#: plugins/personal/environment/logonManagement.tpl:75
-#: plugins/personal/samba/sambaLogonHours.tpl:104
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
-#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
-#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
-#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
-#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
-#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
-#: ihtml/themes/default/acl.tpl:89
-msgid "Apply"
-msgstr "Применить"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
-msgid "FAX Blocklists"
-msgstr "Стоп-лист номеров (факсы)"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
-#, fuzzy, php-format
-msgid "You're about to delete the following blocklists(s) %s"
-msgstr "Вы собираетесь удалить стоп-лист '%s'."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
-#, fuzzy, php-format
-msgid "You are not allowed to delete the blocklist '%s'!"
-msgstr "У вас недостаточно прав для удаления этого пользователя!"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
-#, php-format
-msgid "You're about to delete the blocklist '%s'."
-msgstr "Вы собираетесь удалить стоп-лист '%s'."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
-msgid "You have no permission to remove this blocklist."
-msgstr "У вас недостаточно прав для удаления этого стоп-листа."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
-msgid "Please specify a valid phone number."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "send"
-msgstr "отправка"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "receive"
-msgstr "получение"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
-#, fuzzy, php-format
-msgid "Removing of blocklist with dn '%s' failed."
-msgstr "Удалить приложения"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
-#: plugins/admin/departments/class_departmentGeneric.inc:265
-msgid "Required field 'Name' is not set."
-msgstr "Обязательное поле \"Имя\" не заполнено."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
-msgid "Required field 'Name' contains invalid characters"
-msgstr "Значение поля 'Имя' содержит недопустимые символы."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
-msgid "Specified name is already used."
-msgstr "Указанное имя уже используется."
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
-#, fuzzy, php-format
-msgid "Saving of blocklist with dn '%s' failed."
-msgstr "Приложение"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
-#, fuzzy
-msgid "Fax blocklists"
-msgstr "Стоп-лист номеров (факсы)"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/address_info.tpl:24
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_groupGeneric.inc:949
-#: plugins/admin/systems/class_phoneGeneric.inc:485
-#: plugins/admin/systems/glpi_devices.tpl:10
-#: plugins/admin/systems/glpi_devices.tpl:105
-#: plugins/admin/systems/glpi_devices.tpl:146
-#: plugins/admin/systems/glpi_devices.tpl:201
-#: plugins/admin/systems/glpi_devices.tpl:257
-#: plugins/admin/systems/glpi_devices.tpl:315
-#: plugins/admin/systems/glpi_devices.tpl:379
-#: plugins/admin/systems/glpi_devices.tpl:451
-#: plugins/admin/systems/glpi_devices.tpl:515
-#: plugins/admin/systems/glpi_devices.tpl:562
-#: plugins/admin/systems/glpi_devices.tpl:615
-#: plugins/admin/systems/glpi_devices.tpl:669
-#: plugins/admin/systems/glpi_devices.tpl:715
-#: plugins/admin/systems/class_componentGeneric.inc:277
-#: plugins/admin/systems/class_printGeneric.inc:889
-#: plugins/admin/systems/class_servGeneric.inc:423
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
-#: plugins/admin/systems/servnfs.tpl:9
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
-#: plugins/admin/systems/class_terminalGeneric.inc:634
-#: plugins/admin/systems/goSpamServerRule.tpl:6
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
-#: plugins/admin/systems/class_servRepository.inc:386
-#: plugins/admin/systems/class_goShareServer.inc:396
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
-#: plugins/admin/applications/class_applicationGeneric.inc:551
-#: plugins/admin/applications/class_applicationGeneric.inc:555
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
-#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
-#: plugins/admin/acl/class_aclRole.inc:677
-#: plugins/admin/ogroups/class_ogroup.inc:756
-#: plugins/admin/fai/class_faiScriptEntry.inc:183
-#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
-#: plugins/admin/fai/class_faiPackage.inc:545
-#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
-#: plugins/admin/fai/faiProfile.tpl:9
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
-#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
-#: plugins/admin/fai/class_faiHookEntry.inc:192
-#: plugins/admin/fai/class_faiTemplateEntry.inc:251
-#: plugins/admin/fai/faiTemplateEntry.tpl:7
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/faiHookEntry.tpl:9
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#: plugins/admin/fai/faiVariableEntry.tpl:9
-#: plugins/admin/fai/class_faiSummaryTab.inc:340
-#: plugins/admin/fai/faiPartitionTable.tpl:9
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
-#: plugins/admin/fai/class_faiProfile.inc:465
-#: plugins/admin/fai/class_faiVariableEntry.inc:146
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
-#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
-#: html/getxls.php:290
-msgid "Name"
-msgstr "Фамилия"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
-#, fuzzy
-msgid "Blocklist"
-msgstr "\"Черные списки\""
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
-#, fuzzy
-msgid "Blocklist type"
-msgstr "Управление \"черными списками\""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
-#: plugins/addons/addressbook/address_edit.tpl:233
-#: plugins/addons/addressbook/address_info.tpl:171
-#: plugins/generic/references/class_reference.inc:30
-msgid "FAX"
-msgstr "Факс"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
-msgid "This account has no fax extensions."
-msgstr "Для этой учетной записи нет расширений факса."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
-msgid "Remove fax account"
-msgstr "Удалить настройки факса"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
-msgid ""
-"This account has fax features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-"ниже."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
-msgid "Create fax account"
-msgstr "Создать настройки факса"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
-msgid ""
-"This account has fax features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
-msgid "You're trying to add an invalid phone number."
-msgstr "Вы пытаетесь ввести некорректный номер телефона."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
-#: plugins/admin/groups/class_groupApplication.inc:682
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
-#, fuzzy
-msgid "back"
-msgstr "Назад"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
-#, fuzzy, php-format
-msgid "Removing of user/fax account with dn '%s' failed."
-msgstr "Удалить учетную запись POSIX"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
-msgid "The required field 'Fax' is not set."
-msgstr "Обязательное поле \"Факс\" не заполнено."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
-msgid "Please enter a valid telephone number in the 'Fax' field."
-msgstr "Введите корректный номер телефона в поле \"Факс\"."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
-msgid "Mail delivery is checked, but no address has been specified."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
-#, fuzzy
-msgid "The mail address you've entered is invalid."
-msgstr "Введенный вами адрес уже используется."
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
-msgid ""
-"Deliver fax to printer, is only possible if valid printer is given. Please "
-"correct your choice."
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
-#, fuzzy, php-format
-msgid "Saving of user/fax account with dn '%s' failed."
-msgstr "Аккаунт Proxy"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
-#, fuzzy
-msgid "Fax account settings"
-msgstr "Настройки Samba"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
-msgid "Enable/Disable fax"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
-#, fuzzy
-msgid "Receive blocklist"
-msgstr "Показать стоп-листы получения"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
-#, fuzzy
-msgid "Send blocklist"
-msgstr "Показать стоп-листы отправки"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
-#: plugins/addons/addressbook/class_addressbook.inc:808
-#: plugins/personal/generic/class_user.inc:1451
-#, fuzzy
-msgid "Fax number"
-msgstr "Терминал"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
-#, fuzzy
-msgid "Alternate fax number"
-msgstr "Альтернативные номера факсов"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
-#: plugins/gofax/faxaccount/generic.tpl:70
-msgid "Deliver fax as mail"
-msgstr "Отправлять факсы по эл. почте"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
-#: plugins/gofax/faxaccount/generic.tpl:77
-msgid "Deliver fax to printer"
-msgstr "Отправлять факсы на принтер"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
-#: plugins/gofax/faxaccount/generic.tpl:34
-msgid "Delivery format"
-msgstr "Формат доставки"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
-#: plugins/gofax/faxaccount/generic.tpl:21
-#: plugins/admin/ogroups/class_phonequeue.inc:950
-#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Language"
-msgstr "Язык"
-
-#: plugins/gofax/faxaccount/locals.tpl:6
-msgid "Select numbers to add"
-msgstr "Выбрать номера для добавления"
-
-#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
-#: plugins/addons/addressbook/contents.tpl:65
-#: plugins/admin/groups/mail_locals.tpl:22
-#: plugins/admin/groups/group_objects.tpl:20
-#: plugins/admin/systems/glpiSelectUser.tpl:27
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
-#: plugins/admin/systems/glpiAttachmentPool.tpl:27
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
-#: plugins/admin/systems/glpiDeviceManagement.tpl:27
-#: plugins/admin/systems/servRepository.tpl:38
-#: plugins/admin/ogroups/ogroup_objects.tpl:20
-#: plugins/admin/fai/faiPackageEntry.tpl:32
-#: plugins/admin/fai/faiProfileEntry.tpl:31
-#: plugins/personal/mail/mail_locals.tpl:25
-#: plugins/personal/environment/selectPrinterDialog.tpl:24
-#: plugins/personal/environment/hotplugDialog.tpl:24
-#: plugins/personal/posix/posix_groups.tpl:21
-#: plugins/personal/samba/samba3_workstations.tpl:20
-#: plugins/gofon/macro/headpage.tpl:29
-#: plugins/gofon/conference/headpage.tpl:29
-#: ihtml/themes/default/MultiSelectWindow.tpl:38
-#: ihtml/themes/default/MultiSelectWindow.tpl:78
-msgid "Filters"
-msgstr "Фильтры"
-
-#: plugins/gofax/faxaccount/locals.tpl:28
-msgid "Display numbers of department"
-msgstr "Показать номера из подразделения"
-
-#: plugins/gofax/faxaccount/locals.tpl:29
-#: plugins/addons/addressbook/contents.tpl:87
-#: plugins/admin/groups/mail_locals.tpl:33
-#: plugins/admin/groups/group_objects.tpl:40
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
-#: plugins/admin/ogroups/ogroup_objects.tpl:42
-#: plugins/personal/mail/mail_locals.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:34
-#: plugins/personal/posix/trust_machines.tpl:27
-#: plugins/personal/posix/posix_groups.tpl:35
-#: plugins/personal/samba/samba3_workstations.tpl:27
-msgid "Choose the department the search will be based on"
-msgstr "Выбрать раздел, для которого будет осуществлен поиск"
-
-#: plugins/gofax/faxaccount/locals.tpl:38
-msgid "Display numbers matching"
-msgstr "Показать совпадения номеров"
-
-#: plugins/gofax/faxaccount/locals.tpl:41
-msgid "Regular expression for matching numbers"
-msgstr "Регулярное выражение, соответствующее номерам"
-
-#: plugins/gofax/faxaccount/locals.tpl:47
-msgid "Display numbers of user"
-msgstr "Показать номера пользователя"
-
-#: plugins/gofax/faxaccount/locals.tpl:50
-msgid "User name of which numbers are shown"
-msgstr "Имя пользователя, для которого перечисляются номера"
-
-#: plugins/gofax/faxaccount/lists.tpl:5
-msgid "Blocked numbers/lists"
-msgstr "Блокируемые номера/списки"
-
-#: plugins/gofax/faxaccount/lists.tpl:17
-msgid "List of predefined blocklists"
-msgstr "Готовые \"черные списки\""
-
-#: plugins/gofax/faxaccount/lists.tpl:25
-#, fuzzy
-msgid "Add the list to the blocklists"
-msgstr "Стоп-листы"
-
-#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
-#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
-#: plugins/personal/connectivity/main.inc:110
-#: plugins/personal/environment/main.inc:110
-#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
-#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
-#: plugins/gofon/phoneaccount/main.inc:112
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr "Нажмите 'Изменить' чтобы отредактировать данные в этой форме."
-
-#: plugins/gofax/faxaccount/main.inc:101
-#: plugins/gofax/faxaccount/generic.tpl:121
-#: plugins/gofax/faxaccount/generic.tpl:129
-#: plugins/addons/logview/gosa_log_contents.tpl:62
-#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
-#: plugins/admin/systems/glpiManufacturer.tpl:7
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
-#: plugins/admin/systems/goShareServer.tpl:17
-#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
-#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
-#: plugins/admin/systems/servdnseditzone.tpl:40
-#: plugins/admin/systems/glpiPrinter.tpl:88
-#: plugins/admin/systems/glpiPrinter.tpl:99
-#: plugins/admin/fai/faiVariable.tpl:53
-#: plugins/admin/fai/faiPartitionTable.tpl:53
-#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
-#: plugins/personal/netatalk/main.inc:102
-#: plugins/personal/connectivity/main.inc:111
-#: plugins/personal/environment/main.inc:111
-#: plugins/personal/environment/environment.tpl:184
-#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
-#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
-#: plugins/gofon/phoneaccount/main.inc:113
-#: include/sieve/templates/element_comment.tpl:8
-msgid "Edit"
-msgstr "Изменить"
-
-#: plugins/gofax/faxaccount/main.inc:109
-msgid "FAX settings"
-msgstr "Настройки факса"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:15
-msgid "Fax number for GOfax to trigger on"
-msgstr "Номер факса, для которого сработает GOfax"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:18
-#, fuzzy
-msgid "Alternate fax numbers will not be copied"
-msgstr "Альтернативные номера факсов"
-
-#: plugins/gofax/faxaccount/generic.tpl:26
-msgid "Specify the GOfax communication language for fax to mail gateway"
-msgstr ""
-"Укаэите предпочтительный язык для получения сообщений о факсах по эл. почте"
-
-#: plugins/gofax/faxaccount/generic.tpl:38
-msgid "Specify delivery format for fax to mail gateway"
-msgstr "Укажите в каком формате должны перенаправляться факсы"
-
-#: plugins/gofax/faxaccount/generic.tpl:51
-msgid "Delivery methods"
-msgstr "Способ доставки"
-
-#: plugins/gofax/faxaccount/generic.tpl:56
-msgid "Temporary disable fax usage"
-msgstr "Временно отключить использование факса"
-
-#: plugins/gofax/faxaccount/generic.tpl:62
-#, fuzzy
-msgid "Deliver fax as mail to"
-msgstr "Отправлять факсы по эл. почте"
-
-#: plugins/gofax/faxaccount/generic.tpl:93
-msgid "Alternate fax numbers"
-msgstr "Альтернативные номера факсов"
-
-#: plugins/gofax/faxaccount/generic.tpl:108
-#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
-#: plugins/personal/mail/copypaste.tpl:44
-#: plugins/personal/mail/generic.tpl:260
-msgid "Add local"
-msgstr "Добавить локально"
-
-#: plugins/gofax/faxaccount/generic.tpl:115
-msgid "Blocklists"
-msgstr "\"Черные списки\""
-
-#: plugins/gofax/faxaccount/generic.tpl:118
-msgid "Blocklists for incoming fax"
-msgstr "\"Черные списки\" для входящих факсов"
-
-#: plugins/gofax/faxaccount/generic.tpl:126
-msgid "Blocklists for outgoing fax"
-msgstr "\"Черные списки\" для исходящих факсов"
-
-#: plugins/addons/gotomasses/main.inc:51
-#: plugins/addons/gotomasses/class_gotomasses.inc:6
-#: plugins/addons/gotomasses/class_gotomasses.inc:273
-#: plugins/addons/gotomasses/class_gotomasses.inc:279
-#, fuzzy
-msgid "System mass deployment"
-msgstr "Управление системами"
-
-#: plugins/addons/gotomasses/contents.tpl:37
-#: plugins/admin/fai/class_faiSummaryTab.inc:339
-#, fuzzy
-msgid "No."
-msgstr "нет"
-
-#: plugins/addons/gotomasses/contents.tpl:40
-#, fuzzy
-msgid "Mac address"
-msgstr "MAC-адрес"
-
-#: plugins/addons/gotomasses/contents.tpl:45
-#, fuzzy
-msgid "Assigned object group"
-msgstr "Объект группы"
-
-#: plugins/addons/gotomasses/contents.tpl:48
-#: plugins/addons/logview/gosa_log_contents.tpl:20
-#: plugins/addons/logview/gosa_log_contents.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
-#: plugins/admin/systems/class_baseSelectDialog.inc:47
-#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
-#: plugins/admin/systems/workstation.tpl:121
-#: plugins/admin/ogroups/termgroup.tpl:88
-msgid "Action"
-msgstr "Действие"
-
-#: plugins/addons/gotomasses/contents.tpl:72
-#, fuzzy
-msgid "Select object group"
-msgstr "Выбрать объекты для добавления"
-
-#: plugins/addons/gotomasses/contents.tpl:79
-#, fuzzy
-msgid "Remove this entry"
-msgstr "Удалить объект"
-
-#: plugins/addons/gotomasses/contents.tpl:102
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-#, fuzzy
-msgid "New entry"
-msgstr "пользователи"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:88
-#, fuzzy
-msgid "Your are not allowed to import csv data into this plugin."
-msgstr "У вас недостаточно прав для удаления этой группы!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:92
-#, fuzzy
-msgid "The uploaded file seams to be empty, import aborted."
-msgstr "Значение поля \"Файлы\" некорректно."
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:148
-#, fuzzy
-msgid "Your are not allowed to view contents of this plugin."
-msgstr "У вас недостаточно прав для удаления этого пользователя!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:154
-#, fuzzy, php-format
-msgid "Can't locate or read csv storage file '%s'."
-msgstr "Удалить"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:160
-#, fuzzy, php-format
-msgid "Can't read csv storage file '%s'."
-msgstr "Удалить"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:200
-#, fuzzy
-msgid "Your are not allowed to write the content of this plugin."
-msgstr "У вас недостаточно прав для удаления этого группового объекта!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:205
-#, fuzzy, php-format
-msgid "Can't locate or write csv storage file '%s'."
-msgstr "Удалить"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:209
-#, fuzzy, php-format
-msgid "Can't write csv storage file '%s'."
-msgstr "Удалить"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:274
-msgid "Provide a mechanism to automatically activate a set of systems"
-msgstr ""
-
-#: plugins/addons/notifications/main.inc:46
-#: plugins/addons/notifications/class_msgplug.inc:6
-#, fuzzy
-msgid "Notifications"
-msgstr "Специальность"
-
-#: plugins/addons/notifications/contents.tpl:2
-#, fuzzy
-msgid "Notification target"
-msgstr "Изменить сертификаты"
-
-#: plugins/addons/notifications/contents.tpl:7
-msgid "Use target from"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:21
-#, fuzzy
-msgid "Available recipients"
-msgstr "Доступные приложения"
-
-#: plugins/addons/notifications/contents.tpl:22
-#: ihtml/themes/default/acl.tpl:30
-msgid "List message possible targets"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:33
-#, fuzzy
-msgid "Recipients"
-msgstr "Описание"
-
-#: plugins/addons/notifications/contents.tpl:34
-#: ihtml/themes/default/acl.tpl:42
-msgid "List message recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:44
-#: plugins/addons/logview/gosa_log_contents.tpl:85
-#: plugins/addons/logview/contents.tpl:85
-msgid "Message"
-msgstr "Сообщение"
-
-#: plugins/addons/notifications/contents.tpl:60
-#, fuzzy
-msgid "Send message"
-msgstr "Домашняя страница"
-
-#: plugins/addons/notifications/contents.tpl:72
-#, fuzzy
-msgid "Notification send!"
-msgstr "Изменить сертификаты"
-
-#: plugins/addons/notifications/contents.tpl:75
-msgid ""
-"Your message has been sent successfully. Press the continue button to get "
-"back to the notification plugin."
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:78
-#: plugins/admin/systems/SelectDeviceType.tpl:44
-#: plugins/admin/systems/ServiceAddDialog.tpl:28
-#: plugins/admin/users/template.tpl:48
-#: plugins/admin/departments/class_departmentGeneric.inc:477
-#: plugins/admin/departments/class_departmentGeneric.inc:572
-#: plugins/admin/fai/class_faiManagement.inc:569
-#: plugins/admin/fai/class_faiManagement.inc:753
-#: plugins/admin/fai/class_faiManagement.inc:759
-#: include/sieve/templates/select_test_type.tpl:11
-#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
-#: ihtml/themes/default/snapshotdialog.tpl:87
-msgid "Continue"
-msgstr "Продолжить"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/systems/printer.tpl:91
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/users/class_userManagement.inc:28
-#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
-#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
-msgid "Users"
-msgstr "Пользователи"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
-#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
-msgid "Groups"
-msgstr "Группы"
-
-#: plugins/addons/notifications/class_msgplug.inc:99
-#, fuzzy
-msgid "You have no permissions to send a message!"
-msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
-
-#: plugins/addons/notifications/class_msgplug.inc:103
-#, fuzzy
-msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
-msgstr "Определение HALTCMD в вашем файле gosa.conf не найдено"
-
-#: plugins/addons/notifications/class_msgplug.inc:111
-#: plugins/admin/systems/class_servGeneric.inc:114
-#: plugins/admin/systems/class_terminalGeneric.inc:208
-#: plugins/admin/systems/class_terminalGeneric.inc:220
-#: plugins/admin/systems/class_terminalGeneric.inc:232
-#: plugins/admin/systems/class_workstationGeneric.inc:185
-#: plugins/admin/ogroups/class_termgroup.inc:208
-#, php-format
-msgid "Execution of '%s' failed!"
-msgstr "Ошибка при выполнении \"%s\"!"
-
-#: plugins/addons/notifications/class_msgplug.inc:117
-#, fuzzy
-msgid "Please specify at least one recipient to send a message!"
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/addons/notifications/class_msgplug.inc:213
-#, fuzzy
-msgid "No DESC tag in message file:"
-msgstr "В файле сообщения автоответчика отсутствует тег DESC:"
-
-#: plugins/addons/notifications/class_msgplug.inc:240
-#, fuzzy
-msgid "Notification"
-msgstr "Специальность"
-
-#: plugins/addons/notifications/class_msgplug.inc:241
-#: plugins/addons/notifications/class_msgplug.inc:246
-#, fuzzy
-msgid "Notification plugin"
-msgstr "Изменить сертификаты"
-
-#: plugins/addons/notifications/class_msgplug.inc:249
-#, fuzzy
-msgid "Allow sending notifications"
-msgstr "Параметры приложения"
-
-#: plugins/addons/mailqueue/main.inc:42
-#: plugins/addons/mailqueue/class_mailqueue.inc:6
-#, fuzzy
-msgid "Mail queue"
-msgstr "Сервер"
-
-#: plugins/addons/mailqueue/contents.tpl:12
-#, fuzzy
-msgid "Please enter a search string here."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/addons/mailqueue/contents.tpl:14
-#, fuzzy
-msgid "Select a server"
-msgstr "Выберите, чтобы просмотреть серверы"
-
-#: plugins/addons/mailqueue/contents.tpl:17
-#, fuzzy
-msgid "with status"
-msgstr "Состояние"
-
-#: plugins/addons/mailqueue/contents.tpl:21
-msgid "within the last"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:29
-msgid "Remove all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:30
-msgid "Remove all messages from selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:31
-#: plugins/addons/mailqueue/class_mailqueue.inc:401
-#, fuzzy
-msgid "Hold all messages"
-msgstr "Перенаправлять сообщения"
-
-#: plugins/addons/mailqueue/contents.tpl:32
-msgid "Hold all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:33
-msgid "Release all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:34
-msgid "Release all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:35
-#: plugins/addons/mailqueue/class_mailqueue.inc:403
-msgid "Requeue all messages"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:36
-msgid "Requeue all messages in selected servers queue"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:46
-#, fuzzy
-msgid "Search returned no results"
-msgstr "Не найдено..."
-
-#: plugins/addons/mailqueue/contents.tpl:52
-#, fuzzy
-msgid "ID"
-msgstr "UID"
-
-#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1273
-#: plugins/admin/systems/class_servGeneric.inc:420
-#: plugins/admin/systems/servnfs.tpl:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:432
-#: plugins/personal/mail/generic.tpl:16
-#: plugins/generic/references/class_reference.inc:44
-#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
-msgid "Server"
-msgstr "Сервер"
-
-#: plugins/addons/mailqueue/contents.tpl:54
-#: plugins/admin/systems/glpi_devices.tpl:293
-#: plugins/admin/systems/glpi_devices.tpl:420
-#: plugins/admin/systems/glpi_devices.tpl:485
-#: plugins/personal/connectivity/pureftpd.tpl:55
-#: include/sieve/templates/element_size.tpl:4
-#: include/sieve/class_sieveManagement.inc:599
-msgid "Size"
-msgstr "Размер"
-
-#: plugins/addons/mailqueue/contents.tpl:55
-#, fuzzy
-msgid "Arrival"
-msgstr "Апрель"
-
-#: plugins/addons/mailqueue/contents.tpl:57
-#, fuzzy
-msgid "Recipient"
-msgstr "Описание"
-
-#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
-#: setup/setup_checks.tpl:91
-msgid "Error"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:76
-#: plugins/addons/mailqueue/class_mailqueue.inc:381
-#: include/sieve/class_sieveManagement.inc:641
-#, fuzzy
-msgid "Active"
-msgstr "Личный"
-
-#: plugins/addons/mailqueue/contents.tpl:94
-#, fuzzy
-msgid "Delete this message"
-msgstr "Удалить"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "unhold"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:98
-#, fuzzy
-msgid "Release message"
-msgstr "Сообщение о состоянии"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#, fuzzy
-msgid "hold"
-msgstr "Почтовые настройки"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#: plugins/addons/mailqueue/class_mailqueue.inc:405
-#, fuzzy
-msgid "Hold message"
-msgstr "Домашняя страница"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-#, fuzzy
-msgid "requeue"
-msgstr "Номер телефона"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "Requeue this message"
-msgstr ""
-
-#: plugins/addons/mailqueue/contents.tpl:109
-#, fuzzy
-msgid "header"
-msgstr "Отправитель"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-#, fuzzy
-msgid "Display header from this message"
-msgstr "Показать совпадения номеров"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:65
-msgid ""
-"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:92
-#: plugins/addons/mailqueue/class_mailqueue.inc:119
-#: plugins/addons/mailqueue/class_mailqueue.inc:178
-#: plugins/addons/mailqueue/class_mailqueue.inc:206
-#, fuzzy, php-format
-msgid ""
-"You do not have permission to execute the command '%s' on the mailqueue."
-msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:100
-#: plugins/addons/mailqueue/class_mailqueue.inc:128
-#: plugins/addons/mailqueue/class_mailqueue.inc:188
-#: plugins/addons/mailqueue/class_mailqueue.inc:221
-#, php-format
-msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:233
-msgid "There are no mail server specified."
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:283
-msgid "up"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:285
-#, fuzzy
-msgid "down"
-msgstr "Домен"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:313
-#: plugins/addons/mailqueue/class_mailqueue.inc:378
-#: plugins/addons/logview/class_logview.inc:123
-#: plugins/addons/logview/class_logview.inc:145
-#: plugins/addons/logview/class_gosa_logview.inc:146
-#: plugins/addons/addressbook/class_addressbook.inc:619
-msgid "All"
-msgstr "Все"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:328
-msgid "no limit"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:331
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "hour"
-msgstr "час"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:333
-#, fuzzy
-msgid "hours"
-msgstr "час"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:379
-msgid "Hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:380
-msgid "Un hold"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:382
-msgid "Not active"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:391
-#, fuzzy
-msgid "Mailqueue"
-msgstr "Сервер"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:392
-#, fuzzy
-msgid "Mailqueue addon"
-msgstr "Сервер"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:397
-#, fuzzy
-msgid "Mail queue addon"
-msgstr "Сервер"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:400
-#, fuzzy
-msgid "Unhold all messages"
-msgstr "Перенаправлять сообщения"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:402
-#, fuzzy
-msgid "Delete all messages"
-msgstr "Удалить"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:404
-#, fuzzy
-msgid "Unhold message"
-msgstr "Домашняя страница"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:406
-#, fuzzy
-msgid "Delete message"
-msgstr "Удалить"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:407
-#, fuzzy
-msgid "Requeue message"
-msgstr "Сообщение о состоянии"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:408
-msgid "Gathering queue data"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:409
-#, fuzzy
-msgid "Get header information"
-msgstr "Общая информация о пользователе"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:11
-#: plugins/addons/logview/contents.tpl:11
-msgid "Show hosts"
-msgstr "Показать хосты"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:38
-#: plugins/addons/logview/contents.tpl:38
-msgid "Time interval"
-msgstr "Интервал времени"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:48
-#: plugins/addons/logview/contents.tpl:48
-msgid "Enter string to search for"
-msgstr "Введите строку для поиска"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:60
-#: plugins/addons/logview/contents.tpl:60
-msgid "Ruleset"
-msgstr "Набор правил"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:86
-#, fuzzy
-msgid "Repeated"
-msgstr "чтение"
-
-#: plugins/addons/logview/class_logview.inc:7
-#: plugins/addons/logview/class_logview.inc:409
-#: plugins/addons/logview/class_gosa_logview.inc:7
-msgid "System logs"
-msgstr "Системные журналы"
-
-#: plugins/addons/logview/class_logview.inc:79
-msgid "No LOG servers defined!"
-msgstr "Не указан сервер журналов."
-
-#: plugins/addons/logview/class_logview.inc:94
-#: plugins/addons/logview/class_logview.inc:194
-#: plugins/addons/logview/class_gosa_logview.inc:129
-#: plugins/addons/logview/class_gosa_logview.inc:185
-msgid "Can't connect to log database, no logs can be shown!"
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: plugins/addons/logview/class_logview.inc:101
-#: plugins/addons/logview/class_logview.inc:198
-#: plugins/addons/logview/class_gosa_logview.inc:136
-#: plugins/addons/logview/class_gosa_logview.inc:190
-msgid "Can't select log database for log generation!"
-msgstr "Не удается выбрать базу журналов для создания отчетов!"
-
-#: plugins/addons/logview/class_logview.inc:114
-#, fuzzy
-msgid "Query for log database failed!. Requesting host names failed."
-msgstr "Невозможно выполнить запрос к базе данных журналов!"
-
-#: plugins/addons/logview/class_logview.inc:137
-msgid "Query for log database failed!"
-msgstr "Невозможно выполнить запрос к базе данных журналов!"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "one hour"
-msgstr "один час"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "6 hours"
-msgstr "6 часов"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "12 hours"
-msgstr "12 часов"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "24 hours"
-msgstr "24 часа"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "2 days"
-msgstr "2 дня"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "one week"
-msgstr "одна неделя"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "2 weeks"
-msgstr "2 недели"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "one month"
-msgstr "один месяц"
-
-#: plugins/addons/logview/class_logview.inc:175
-#: plugins/addons/logview/class_gosa_logview.inc:165
-#, fuzzy
-msgid "You have insufficient permissions to view syslog entries."
-msgstr "У вас недостаточно прав для удаления этого стоп-листа."
-
-#: plugins/addons/logview/class_logview.inc:403
-#, fuzzy
-msgid "Log view"
-msgstr "Служба печати"
-
-#: plugins/addons/logview/class_logview.inc:404
-#, fuzzy
-msgid "Log view addon"
-msgstr "Домен"
-
-#: plugins/addons/logview/class_gosa_logview.inc:99
-#, fuzzy
-msgid "No GOsa LOG servers defined!"
-msgstr "Не указан сервер журналов."
-
-#: plugins/addons/logview/main.inc:34
-msgid "System log view"
-msgstr "Просмотр системного журнала"
-
-#: plugins/addons/logview/contents.tpl:20
-msgid "Log level"
-msgstr "Уровень информативности"
-
-#: plugins/addons/logview/contents.tpl:82
-msgid "Level"
-msgstr "Уровень"
-
-#: plugins/addons/logview/contents.tpl:83
-msgid "Hostname"
-msgstr "Имя системы"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:10
-#, fuzzy
-msgid "DFS Managment"
-msgstr "Название"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:151
-#, fuzzy, php-format
-msgid "Removing of DFS share with dn '%s' failed."
-msgstr "Удалить сервис DNS"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:170
-msgid "No DFS entries found"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#, fuzzy
-msgid "Go up one dfsshare"
-msgstr "Подразделение"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_servDNSeditZone.inc:313
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/acl/class_aclRole.inc:338
-#: plugins/admin/ogroups/phonequeue.tpl:24
-#: plugins/admin/fai/class_faiProfile.inc:311
-#: include/sieve/templates/object_container_clear.tpl:8
-#: include/sieve/templates/object_container.tpl:8
-#: include/class_MultiSelectWindow.inc:194
-#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
-msgid "Up"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-msgid "Go to dfs root"
-msgstr ""
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-#: include/class_MultiSelectWindow.inc:188
-#, fuzzy
-msgid "Root"
-msgstr "Перезагрузить"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:215
-#, fuzzy
-msgid "Create new dfsshare"
-msgstr "Создание нового объекта в"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:247
-#: setup/class_setupStep_Finish.inc:37
-#: ihtml/themes/default/copyPasteDialog.tpl:32
-msgid "Finish"
-msgstr "Готово"
-
-#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
-msgid "Distributed File System Administration"
-msgstr ""
-
-#: plugins/addons/godfs/contents.tpl:8
-#, fuzzy
-msgid "DFS Shares"
-msgstr "сброс"
-
-#: plugins/addons/godfs/contents.tpl:26
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected dfs shares. Having "
-"a large numbers of dfs shares, you might prefer the range selectors on top "
-"of the dfs share list."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-"подразделения. Если у вас достаточно большое количество подразделений, вы "
-"можете использовать групповое выделение."
-
-#: plugins/addons/godfs/contents.tpl:40
-#, fuzzy
-msgid "Display dfs shares matching"
-msgstr "Показать подходяшие адреса"
-
-#: plugins/addons/godfs/contents.tpl:44
-#, fuzzy
-msgid "Regular expression for matching dfs share names"
-msgstr "Регулярное выражение, соответствующее именам систем"
-
-#: plugins/addons/godfs/generic.tpl:4
-#, fuzzy
-msgid "DFS Properties"
-msgstr "Свойства"
-
-#: plugins/addons/godfs/generic.tpl:8
-#, fuzzy
-msgid "Name of dfs Share"
-msgstr "Подразделение"
-
-#: plugins/addons/godfs/generic.tpl:16
-#, fuzzy
-msgid "Fileserver"
-msgstr "Сервер"
-
-#: plugins/addons/godfs/generic.tpl:20
-#, fuzzy
-msgid "Share on Fileserver"
-msgstr "Служба печати"
-
-#: plugins/addons/godfs/generic.tpl:30
-#, fuzzy
-msgid "DFS Location"
-msgstr "Местоположение"
-
-#: plugins/addons/godfs/generic.tpl:34
-#: plugins/addons/addressbook/class_addressbook.inc:816
-#: plugins/admin/systems/class_printGeneric.inc:892
-#: plugins/admin/systems/class_workstationGeneric.inc:616
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
-#: plugins/admin/systems/workstation.tpl:19
-#: plugins/admin/systems/class_glpiAccount.inc:792
-#: plugins/admin/departments/class_departmentGeneric.inc:598
-#: plugins/admin/departments/generic.tpl:56
-#: plugins/admin/departments/generic.tpl:68
-#: plugins/personal/generic/class_user.inc:1441
-#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
-msgid "Location"
-msgstr "Местоположение"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:102
-#: plugins/addons/godfs/class_dfsgeneric.inc:104
-#, fuzzy
-msgid "Dfs share already exists."
-msgstr "Подразделение с таким именем уже существует."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:117
-#, fuzzy
-msgid "Required Field \"Name of dfs Share\" is not set."
-msgstr "Обязательное поле \"Имя\" не заполнено."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:120
-#, fuzzy
-msgid "Required Field \"Description\" is not set."
-msgstr "Обязательное поле \"Описание\" не заполнено."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:123
-#, fuzzy
-msgid "Required Field \"Fileserver\" is not set."
-msgstr "Обязательное поле \"Имя\" не заполнено."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:126
-#, fuzzy
-msgid "Required Field \"Share on fileserver\" is not set."
-msgstr "Обязательное поле \"Имя\" не заполнено."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:129
-#, fuzzy
-msgid "Required Field \"Location\" is not set."
-msgstr "Обязательное поле \"Описание\" не заполнено."
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:186
-#, fuzzy, php-format
-msgid "Saving dfs/generic with dn '%s' failed."
-msgstr "Показать подразделения"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:219
-#, fuzzy, php-format
-msgid "Removing dfs/generic with dn '%s' failed."
-msgstr "Показать подразделения"
-
-#: plugins/addons/addressbook/remove.tpl:6
-msgid ""
-"This includes all addressbook data in this entry. Please double check if "
-"your really want to do this since there is no way for GOsa to get your data "
-"back."
-msgstr ""
-"Это включает все объекты адресной книги. Проверте действительно ли это так, "
-"поскольку GOsa не сможет отменить результаты этой операции."
-
-#: plugins/addons/addressbook/dial.tpl:3
-msgid "Dial connection..."
-msgstr "Соединение..."
-
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/class_addressbook.inc:435
-#: plugins/addons/addressbook/class_addressbook.inc:442
-#: plugins/addons/addressbook/class_addressbook.inc:446
-#: plugins/addons/addressbook/class_addressbook.inc:559
-msgid "Dial"
-msgstr "Звонок"
-
-#: plugins/addons/addressbook/address_edit.tpl:7
-msgid "Choose the department to store entry in"
-msgstr "Выбрать раздел, для хранения объекта"
-
-#: plugins/addons/addressbook/address_edit.tpl:24
-#: plugins/addons/addressbook/address_info.tpl:18
-msgid "Personal"
-msgstr "Контакт"
-
-#: plugins/addons/addressbook/address_edit.tpl:30
-#: plugins/admin/users/template.tpl:23
-#: plugins/personal/generic/paste_generic.tpl:7
-#: plugins/personal/generic/generic.tpl:49
-#, fuzzy
-msgid "Last name"
-msgstr "Список"
-
-#: plugins/addons/addressbook/address_edit.tpl:33
-#: plugins/admin/users/template.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:11
-#: plugins/personal/generic/generic.tpl:61
-#, fuzzy
-msgid "First name"
-msgstr "Список"
-
-#: plugins/addons/addressbook/address_edit.tpl:48
-#: plugins/addons/addressbook/class_addressbook.inc:820
-#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
-#: html/getxls.php:298
-msgid "Initials"
-msgstr "Отчество"
-
-#: plugins/addons/addressbook/address_edit.tpl:60
-#: plugins/addons/addressbook/address_info.tpl:40
-#: plugins/personal/generic/class_user.inc:1428
-#: plugins/personal/generic/generic.tpl:73
-msgid "Personal title"
-msgstr "Обращение"
-
-#: plugins/addons/addressbook/address_edit.tpl:74
-#: plugins/addons/addressbook/address_info.tpl:53
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Private"
-msgstr "Личный"
-
-#: plugins/addons/addressbook/address_edit.tpl:80
-#: plugins/addons/addressbook/address_edit.tpl:207
-#: plugins/addons/addressbook/address_info.tpl:59
-#: plugins/addons/addressbook/address_info.tpl:155
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
-#: plugins/admin/departments/class_departmentGeneric.inc:603
-#: plugins/admin/departments/generic.tpl:76
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/generic/generic.tpl:368
-#: include/sieve/templates/element_address.tpl:15
-#: include/sieve/templates/element_address.tpl:113
-#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
-msgid "Address"
-msgstr "Адрес"
-
-#: plugins/addons/addressbook/address_edit.tpl:106
-#: plugins/addons/addressbook/address_info.tpl:75
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
-msgid "Mobile"
-msgstr "Мобильный"
-
-#: plugins/addons/addressbook/address_edit.tpl:118
-#: plugins/addons/addressbook/address_info.tpl:83
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
-msgid "Email"
-msgstr "Email"
-
-#: plugins/addons/addressbook/address_edit.tpl:134
-#: plugins/addons/addressbook/address_info.tpl:99
-msgid "Organizational"
-msgstr "Организация"
-
-#: plugins/addons/addressbook/address_edit.tpl:143
-#: plugins/addons/addressbook/address_info.tpl:109
-msgid "Company"
-msgstr "Компания"
-
-#: plugins/addons/addressbook/address_edit.tpl:167
-#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
-#: html/getxls.php:298
-msgid "City"
-msgstr "Город"
-
-#: plugins/addons/addressbook/address_edit.tpl:179
-#: plugins/addons/addressbook/address_info.tpl:133
-#: plugins/personal/generic/class_user.inc:1410
-#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
-msgid "Postal code"
-msgstr "Почтовый индекс"
-
-#: plugins/addons/addressbook/address_edit.tpl:191
-#: plugins/addons/addressbook/address_info.tpl:141
-#: plugins/admin/departments/class_departmentGeneric.inc:596
-msgid "Country"
-msgstr "Страна"
-
-#: plugins/addons/addressbook/address_edit.tpl:246
-#: plugins/addons/addressbook/class_addressbook.inc:813
-#: plugins/addons/addressbook/address_info.tpl:179
-#: plugins/personal/nagios/nagios.tpl:79
-#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
-#: html/getxls.php:300
-msgid "Pager"
-msgstr "Пейджер"
-
-#: plugins/addons/addressbook/address_edit.tpl:264
-#: plugins/admin/systems/goKrbServer.tpl:30
-#: plugins/admin/systems/goGlpiServer.tpl:32
-#: plugins/admin/systems/goLdapServer.tpl:9
-#: plugins/admin/systems/glpi_devices.tpl:760
-#: plugins/admin/systems/class_goService.inc:39
-#: plugins/admin/systems/goImapServer.tpl:116
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
-#: plugins/admin/systems/goMailServer.tpl:221
-#: plugins/admin/systems/servnfs.tpl:139
-#: plugins/admin/systems/goNtpServer.tpl:29
-#: plugins/admin/systems/goShareServer.tpl:29
-#: plugins/admin/systems/goFonServer.tpl:39
-#: plugins/admin/systems/goSyslogServer.tpl:5
-#: plugins/admin/systems/servkolab.tpl:245
-#: plugins/admin/systems/goCupsServer.tpl:5
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
-#: plugins/admin/systems/goTerminalServer.tpl:23
-#: plugins/admin/systems/goSpamServer.tpl:125
-#: plugins/admin/systems/goFaxServer.tpl:23
-#: plugins/admin/systems/gosaLogServer.tpl:31
-#: plugins/admin/systems/servdns.tpl:21
-#: plugins/admin/systems/goSpamServerRule.tpl:21
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
-#: plugins/admin/systems/servRepository.tpl:66
-#: plugins/admin/systems/servdnseditzone.tpl:128
-#: plugins/admin/systems/goVirusServer.tpl:168
-#: plugins/admin/systems/goLogDBServer.tpl:23
-#: plugins/admin/departments/class_departmentManagement.inc:395
-#: plugins/admin/departments/dep_move_confirm.tpl:15
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
-#: plugins/personal/scalix/main.inc:99
-#: plugins/personal/environment/hotplugDialogNew.tpl:53
-#: plugins/personal/generic/generic_certs.tpl:91
-#: plugins/personal/generic/generic_picture.tpl:33
-#: include/sieve/templates/management.tpl:24
-#: include/sieve/templates/edit_frame_base.tpl:39
-#: include/class_MultiSelectWindow.inc:80
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-msgid "Save"
-msgstr "Сохранить"
-
-#: plugins/addons/addressbook/class_addressbook.inc:6
-#: plugins/addons/addressbook/class_addressbook.inc:796
-#: plugins/addons/addressbook/class_addressbook.inc:802
-#: setup/class_setupStep_Feedback.inc:105
-msgid "Addressbook"
-msgstr "Адресная книга"
-
-#: plugins/addons/addressbook/class_addressbook.inc:174
-#, php-format
-msgid "Dial from %s to %s now?"
-msgstr "Звоним с %s на %s?"
-
-#: plugins/addons/addressbook/class_addressbook.inc:178
-msgid ""
-"You have no personal phone number set. Please change that in order to "
-"perform direct dials."
-msgstr ""
-"У вас нет персонального набора телефонов. Настройте это прежде чем звонить."
-
-#: plugins/addons/addressbook/class_addressbook.inc:205
-#: plugins/addons/addressbook/class_addressbook.inc:760
-#, fuzzy, php-format
-msgid "Removing of addressbook entry '%s' failed."
-msgstr "Показать объекты адресной книги"
-
-#: plugins/addons/addressbook/class_addressbook.inc:212
-#: plugins/addons/addressbook/class_addressbook.inc:320
-msgid "You are not allowed to delete this entry!"
-msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#: plugins/addons/addressbook/class_addressbook.inc:314
-#, php-format
-msgid "You're about to delete the entry %s."
-msgstr "Вы собираетесь удалить объект %s."
-
-#: plugins/addons/addressbook/class_addressbook.inc:452
-#, php-format
-msgid "Save contact for %s as vcard"
-msgstr "Сохранить контактную информацию %s в формате vcard"
-
-#: plugins/addons/addressbook/class_addressbook.inc:458
-#, php-format
-msgid "Send mail to %s"
-msgstr "Отправить %s сообщение по эл. почте"
-
-#: plugins/addons/addressbook/class_addressbook.inc:571
-msgid "global addressbook"
-msgstr "общая адресная книга"
-
-#: plugins/addons/addressbook/class_addressbook.inc:574
-#, fuzzy
-msgid "user database"
-msgstr "Базы данных"
-
-#: plugins/addons/addressbook/class_addressbook.inc:578
-#, fuzzy, php-format
-msgid "Contact stored in '%s'"
-msgstr "Контакт сохранен в %s"
-
-#: plugins/addons/addressbook/class_addressbook.inc:580
-msgid "Creating new entry in"
-msgstr "Создание нового объекта в"
-
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/class_addressbook.inc:806
-#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
-#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
-msgid "Given name"
-msgstr "Имя"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Work phone"
-msgstr "Рабочий телефон"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Cell phone"
-msgstr "Сотовый телефон"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
-msgid "Home phone"
-msgstr "Домашний телефон"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: plugins/personal/posix/class_posixAccount.inc:1365
-#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
-#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
-msgid "User ID"
-msgstr "Идентификатор пользователя"
-
-#: plugins/addons/addressbook/class_addressbook.inc:659
-#: plugins/admin/users/class_userManagement.inc:561
-#: plugins/admin/users/class_userManagement.inc:639
-#: plugins/personal/generic/class_user.inc:1105
-msgid "The required field 'Name' is not set."
-msgstr "Обязательное поле \"Имя\" не заполнено."
-
-#: plugins/addons/addressbook/class_addressbook.inc:663
-#: plugins/admin/users/class_userManagement.inc:564
-#: plugins/admin/users/class_userManagement.inc:642
-#: plugins/personal/generic/class_user.inc:1120
-msgid "The required field 'Given name' is not set."
-msgstr "Обязательное поле \"Личное имя\" не заполнено."
-
-#: plugins/addons/addressbook/class_addressbook.inc:669
-#: plugins/addons/addressbook/class_addressbook.inc:697
-#: plugins/admin/departments/class_departmentGeneric.inc:276
-#: plugins/personal/generic/class_user.inc:1141
-#: plugins/personal/generic/class_user.inc:1166
-msgid "The field 'Name' contains invalid characters."
-msgstr "Значение поля \"Имя\" содержит недопустимые символы."
-
-#: plugins/addons/addressbook/class_addressbook.inc:672
-#: plugins/addons/addressbook/class_addressbook.inc:694
-#: plugins/personal/generic/class_user.inc:1144
-#: plugins/personal/generic/class_user.inc:1163
-msgid "The field 'Given name' contains invalid characters."
-msgstr "Значение поля \"Личное имя\" содержит недопустимые символы."
-
-#: plugins/addons/addressbook/class_addressbook.inc:677
-#: plugins/addons/addressbook/class_addressbook.inc:680
-#: plugins/admin/departments/class_departmentGeneric.inc:279
-#: plugins/personal/generic/class_user.inc:1149
-msgid "The field 'Phone' contains an invalid phone number."
-msgstr "Значение поля \"Телефон\" содержит недопустимый номер телефона."
-
-#: plugins/addons/addressbook/class_addressbook.inc:683
-#: plugins/admin/departments/class_departmentGeneric.inc:282
-#: plugins/personal/generic/class_user.inc:1152
-msgid "The field 'Fax' contains an invalid phone number."
-msgstr "Значение поля \"Факс\" содержит недопустимый номер телефона."
-
-#: plugins/addons/addressbook/class_addressbook.inc:686
-#: plugins/personal/generic/class_user.inc:1155
-msgid "The field 'Mobile' contains an invalid phone number."
-msgstr "Значение поля \"Мобильный\" содержит некорректный номер телефона."
-
-#: plugins/addons/addressbook/class_addressbook.inc:689
-#: plugins/personal/generic/class_user.inc:1158
-msgid "The field 'Pager' contains an invalid phone number."
-msgstr "Значение поля \"Пейджер\" содержит некорректный номер телефона."
-
-#: plugins/addons/addressbook/class_addressbook.inc:702
-#: plugins/admin/ogroups/class_mailogroup.inc:85
-#: plugins/personal/mail/class_mailAccount.inc:912
-#: plugins/personal/mail/class_mailAccount.inc:916
-msgid "Please enter a valid email address in 'Primary address' field."
-msgstr "Введите корректное значение в поле \"Основной адрес\"."
-
-#: plugins/addons/addressbook/class_addressbook.inc:710
-msgid ""
-"Cannot create a unique DN for your entry. Please fill more formular fields."
-msgstr ""
-"Невозможно создать уникальный DN для объекта. Заполните все поля формы."
-
-#: plugins/addons/addressbook/class_addressbook.inc:797
-#, fuzzy
-msgid "Addressbook entry acls"
-msgstr "Показать объекты адресной книги"
-
-#: plugins/addons/addressbook/class_addressbook.inc:805
-#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
-#, fuzzy
-msgid "Surename"
-msgstr "Имя сервера"
-
-#: plugins/addons/addressbook/class_addressbook.inc:807
-#: plugins/personal/generic/class_user.inc:1445
-#, fuzzy
-msgid "Telefon number"
-msgstr "Телефонные номера"
-
-#: plugins/addons/addressbook/class_addressbook.inc:809
-#: plugins/personal/generic/class_user.inc:1446
-#, fuzzy
-msgid "Mobile number"
-msgstr "Домашний телефон"
-
-#: plugins/addons/addressbook/class_addressbook.inc:810
-#: plugins/personal/generic/class_user.inc:1431
-#, fuzzy
-msgid "Home phone number"
-msgstr "Телефонные номера"
-
-#: plugins/addons/addressbook/class_addressbook.inc:811
-#: plugins/personal/generic/class_user.inc:1427
-#, fuzzy
-msgid "User identification"
-msgstr "Информация"
-
-#: plugins/addons/addressbook/class_addressbook.inc:812
-#: plugins/admin/groups/class_groupMail.inc:1118
-#: plugins/admin/systems/class_servDNS.inc:409
-#: plugins/admin/systems/servdnseditzone.tpl:60
-#: plugins/admin/ogroups/class_mailogroup.inc:189
-#: plugins/personal/mail/class_mailAccount.inc:1148
-#: plugins/personal/nagios/nagios.tpl:17
-#: plugins/personal/nagios/class_nagiosAccount.inc:288
-#: setup/setup_feedback.tpl:30 html/getxls.php:225
-#, fuzzy
-msgid "Mail address"
-msgstr "MAC-адрес"
-
-#: plugins/addons/addressbook/class_addressbook.inc:814
-#: plugins/personal/generic/class_user.inc:1433
-#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
-#: html/getxls.php:299
-msgid "Organization"
-msgstr "Организация"
-
-#: plugins/addons/addressbook/class_addressbook.inc:817
-#: plugins/addons/addressbook/class_addressbook.inc:818
-#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-#, fuzzy
-msgid "Postal address"
-msgstr "Почтовый индекс"
-
-#: plugins/addons/addressbook/class_addressbook.inc:819
-#: plugins/admin/departments/class_departmentGeneric.inc:602
-#: plugins/admin/departments/generic.tpl:60
-#: plugins/personal/generic/class_user.inc:1442
-#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
-#: html/getxls.php:301
-msgid "State"
-msgstr "Адм. единица"
-
-#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
-#, fuzzy
-msgid "Title"
-msgstr "Файлы"
-
-#: plugins/addons/addressbook/class_addressbook.inc:822
-#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
-msgid "Home postal address"
-msgstr ""
-
-#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
-#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
-#, fuzzy
-msgid "Common name"
-msgstr "Местоположение"
-
-#: plugins/addons/addressbook/main.inc:36
-msgid "Address book"
-msgstr "Адресная книга"
-
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Contact"
-msgstr "Контакт"
-
-#: plugins/addons/addressbook/contents.tpl:37
-msgid ""
-"The telephone list plugin provides list and search facilities for the people "
-"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
-"find 'Gonicus'. Use the filters below to narrow down your search."
-msgstr ""
-"Этот модуль предоставляет возможности просмотра и поиска информации для "
-"пользователей вашего сайта. В шаблоне вы можете использовать звездочку [*], "
-"например, \"И*н\", чтобы найти имя \"Иван\". Уточнить результаты поиска "
-"можно с помощью фильтров ниже."
-
-#: plugins/addons/addressbook/contents.tpl:48
-msgid "Add entry"
-msgstr "Добавить объект"
-
-#: plugins/addons/addressbook/contents.tpl:54
-#: plugins/admin/groups/class_groupApplication.inc:764
-msgid "Edit entry"
-msgstr "Редактиовать объект"
-
-#: plugins/addons/addressbook/contents.tpl:58
-msgid "Remove entry"
-msgstr "Удалить объект"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Select to see regular users"
-msgstr "Выберите, чтобы просмотреть пользователей"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Show organizational entries"
-msgstr "Показать организационные объекты"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Select to see users in addressbook"
-msgstr "Выберите, чтобы просмотреть пользователей в адресной книге"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Show addressbook entries"
-msgstr "Показать объекты адресной книги"
-
-#: plugins/addons/addressbook/contents.tpl:84
-msgid "Display results for department"
-msgstr "Показать результаты для подразделения"
-
-#: plugins/addons/addressbook/contents.tpl:97
-msgid "Match object"
-msgstr "Соответствующий объект"
-
-#: plugins/addons/addressbook/contents.tpl:100
-msgid "Choose the object that will be searched in"
-msgstr "Выберите объект, в котором будет осуществлен поиск"
-
-#: plugins/addons/addressbook/contents.tpl:112
-msgid "Search string"
-msgstr "Строка поиска"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:2
-msgid ""
-"The CSV import plugin provides methods to generate user accounts from a file "
-"containing Comma Seperated Values. The administrator can decide which "
-"columns should be transfered to which attribute. Note that you must have at "
-"least the UID, GIVENNAME and SURENAME set."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:10
-msgid "Select CSV file to import"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:14
-#: plugins/addons/ldapmanager/contentimport.tpl:15
-#: plugins/personal/environment/kioskManagement.tpl:13
-msgid "Browse"
-msgstr "Просмотр"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:19
-#, fuzzy
-msgid "Select template"
-msgstr "Создать шаблон"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:34
-msgid "All entries have been written to the LDAP database successfully."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:36
-msgid "Oups. There was an error during the import of your data."
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:39
-msgid "Here is the status report for the import:"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:80
-#, fuzzy
-msgid "Selected Template"
-msgstr "Выберите режим терминала"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:7
-#, fuzzy
-msgid "XLS import"
-msgstr "Импортировать"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:99
-#: plugins/addons/ldapmanager/class_export.inc:84
-msgid "Error while exporting the requested entries!"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:112
-#: plugins/addons/ldapmanager/class_export.inc:96
-#, fuzzy, php-format
-msgid "You are not allowed to export the given ldap entry (%s)"
-msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:3
-#, fuzzy
-msgid ""
-"The XLS export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as xls. You may save these files for "
-"documentation."
-msgstr ""
-"Модуль экспорта в LDIF позволяет получать полный образ текущего каталога "
-"LDAPв формате ldif. Эти образы можно сохранять как резервные копии или "
-"использовать при инициализации нового сервера."
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:10
-#: plugins/addons/ldapmanager/contentexport.tpl:10
-msgid "Export single entry"
-msgstr "Экспорт объекта"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:14
-#, fuzzy
-msgid "Choose the data you want to Export"
-msgstr "Выбрать подразделение для экспорта"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:24
-msgid "Export complete XLS for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:27
-#: plugins/addons/ldapmanager/contentexportxls.tpl:42
-#: plugins/addons/ldapmanager/contentexport.tpl:24
-#: plugins/addons/ldapmanager/contentexport.tpl:39
-msgid "Choose the department you want to Export"
-msgstr "Выбрать подразделение для экспорта"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:39
-#: plugins/addons/ldapmanager/contentexport.tpl:36
-msgid "Export IVBB LDIF for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:58
-#: plugins/addons/ldapmanager/contentexport.tpl:55
-#, fuzzy
-msgid "Export successful"
-msgstr "Экспорт успешен."
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-#, fuzzy
-msgid "Click here to save the complete LDAP database to a xls file"
-msgstr "Щелкните здесь, чтобы сохранить образ базы данных LDAP в файл"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-#, fuzzy
-msgid "Click here to save the LDAP Export to a xls file"
-msgstr "Щелкните здесь, чтобы сохранить результаты экспорта"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:3
-#, fuzzy
-msgid ""
-"The LDIF export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as ldif. You may save these files for backup "
-"purpose or when initializing a new server."
-msgstr ""
-"Модуль экспорта в LDIF позволяет получать полный образ текущего каталога "
-"LDAPв формате ldif. Эти образы можно сохранять как резервные копии или "
-"использовать при инициализации нового сервера."
-
-#: plugins/addons/ldapmanager/contentexport.tpl:21
-msgid "Export complete LDIF for"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the complete LDAP database to a file"
-msgstr "Щелкните здесь, чтобы сохранить образ базы данных LDAP в файл"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the LDAP Export "
-msgstr "Щелкните здесь, чтобы сохранить результаты экспорта"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:3
-#, fuzzy
-msgid ""
-"The LDIF import plugin provides methods to upload a set of entries to your "
-"running LDAP directory as ldif. You may use this to add new or modify "
-"existing entries. Remember that GOsa will not check your ldifs for GOsa "
-"conformance."
-msgstr ""
-"Модуль экспорта в LDIF позволяет получать полный образ текущего каталога "
-"LDAPв формате ldif. Эти образы можно сохранять как резервные копии или "
-"использовать при инициализации нового сервера."
-
-#: plugins/addons/ldapmanager/contentimport.tpl:10
-msgid "Import LDIF File"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:24
-msgid "Modify existing objects, keep untouched attributes"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:25
-msgid "Overwrite existing objects, all not listed attributes will be removed"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:34
-#, fuzzy
-msgid "Remove existing entries first"
-msgstr "Удалить сервис DNS"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:41
-#, fuzzy
-msgid "Import successful"
-msgstr "Импорт успешен."
-
-#: plugins/addons/ldapmanager/class_export.inc:6
-#, fuzzy
-msgid "CSV import"
-msgstr "Импортировать"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:6
-#: plugins/addons/ldapmanager/class_import.inc:6
-msgid "LDIF export"
-msgstr "Экспорт в LDIF"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:105
-#, fuzzy
-msgid "You've no permission to do CSV imports."
-msgstr "У вас недостаточно прав для удаления этого подразделения."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:166
-msgid "Need 'sn','givenName' and 'uid' to create user."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:214
-#, fuzzy
-msgid "failed"
-msgstr "Ошибка"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:218
-msgid "ok"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:282
-#, fuzzy
-msgid "status"
-msgstr "Состояние"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:286
-#, php-format
-msgid "An Error Occured while inserting entry %s - process aborted"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:324
-msgid "Nothing to import!"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:336
-#: plugins/addons/ldapmanager/class_csvimport.inc:347
-#: plugins/addons/ldapmanager/class_csvimport.inc:352
-#: plugins/addons/ldapmanager/class_import.inc:68
-#: plugins/addons/ldapmanager/class_import.inc:76
-#, fuzzy
-msgid "There is no file uploaded."
-msgstr "Файл небыл загружен"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:341
-#: plugins/addons/ldapmanager/class_import.inc:61
-#, fuzzy
-msgid "The specified file is empty."
-msgstr "Значение поля \"Файлы\" некорректно."
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:495
-msgid "The selected file does not contain any CSV Data..."
-msgstr ""
-
-#: plugins/addons/ldapmanager/main.inc:34
-#: plugins/addons/ldapmanager/class_ldif.inc:7
-#, fuzzy
-msgid "LDAP manager"
-msgstr "Экспорт в LDIF"
-
-#: plugins/addons/ldapmanager/class_import.inc:52
-msgid "You need full access to all objects, to execute the import command."
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_import.inc:109
-msgid "Unknown Error"
-msgstr ""
-
-#: plugins/addons/ldapmanager/class_ldif.inc:35
-#, fuzzy
-msgid "Ldap manager"
-msgstr "Экспорт в LDIF"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:41
-#, fuzzy
-msgid "Ldap manager addon"
-msgstr "Экспорт в LDIF"
-
-#: plugins/admin/groups/class_groupManagement.inc:250
-#: plugins/admin/systems/class_systemManagement.inc:489
-#: plugins/admin/applications/class_applicationManagement.inc:289
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
-#: plugins/admin/departments/class_departmentManagement.inc:169
-#: plugins/admin/fai/class_faiManagement.inc:206
-#, fuzzy, php-format
-msgid "You're about to delete the following entry %s"
-msgstr "Вы собираетесь удалить объект %s."
-
-#: plugins/admin/groups/class_groupManagement.inc:252
-#: plugins/admin/systems/class_systemManagement.inc:491
-#: plugins/admin/applications/class_applicationManagement.inc:291
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
-#: plugins/admin/departments/class_departmentManagement.inc:171
-#: plugins/admin/fai/class_faiManagement.inc:208
-#, fuzzy, php-format
-msgid "You're about to delete the following entries %s"
-msgstr "Вы собираетесь удалить объект %s."
-
-#: plugins/admin/groups/class_groupManagement.inc:286
-#: plugins/admin/groups/class_groupManagement.inc:339
-#: plugins/admin/groups/class_groupManagement.inc:370
-msgid "You are not allowed to delete this group!"
-msgstr "У вас недостаточно прав для удаления этой группы!"
-
-#: plugins/admin/groups/class_groupManagement.inc:332
-#, php-format
-msgid "You're about to delete the group '%s'."
-msgstr "Вы собираетесь удалить группу \"%s\"."
-
-#: plugins/admin/groups/class_groupApplication.inc:415
-msgid "This 'dn' is no appgroup."
-msgstr "Это DN соответствует не группе приложений."
-
-#: plugins/admin/groups/class_groupApplication.inc:423
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove applications"
-msgstr "Удалить приложения"
-
-#: plugins/admin/groups/class_groupApplication.inc:424
-msgid ""
-"This group has application features enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"Этой группе доступны приложения. Вы можете запретить доступ к ним, щелкнув "
-"ниже."
-
-#: plugins/admin/groups/class_groupApplication.inc:426
-msgid "Create applications"
-msgstr "Создать приложения"
-
-#: plugins/admin/groups/class_groupApplication.inc:427
-msgid ""
-"This group has application features disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"Этой группе недоступны приложения. Вы можете разрешить доступ к ним, щелкнув "
-"ниже."
-
-#: plugins/admin/groups/class_groupApplication.inc:434
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
-msgid "ACL"
-msgstr "Доступ"
-
-#: plugins/admin/groups/class_groupApplication.inc:437
-msgid ""
-"You do not have permission to query application entries. All your changes "
-"will not be saved."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:450
-#, fuzzy
-msgid "Invalid character in category name."
-msgstr "Значение поля \"Имя\" содержит недопустимые символы."
-
-#: plugins/admin/groups/class_groupApplication.inc:458
-#, fuzzy
-msgid "The specified category already exists."
-msgstr "Подразделение с таким именем уже существует."
-
-#: plugins/admin/groups/class_groupApplication.inc:564
-msgid "The selected application name is not uniq. Please check your LDAP."
-msgstr ""
-"Выбранное имя приложения не уникально. Проверьте свою базу данных LDAP."
-
-#: plugins/admin/groups/class_groupApplication.inc:602
-msgid "The selected application has no options."
-msgstr "У выбранного приложения нет параметров."
-
-#: plugins/admin/groups/class_groupApplication.inc:690
-#: plugins/admin/departments/class_divListDepartment.inc:195
-#, fuzzy
-msgid "department"
-msgstr "подразделения"
-
-#: plugins/admin/groups/class_groupApplication.inc:699
-#, fuzzy
-msgid "application"
-msgstr "приложения"
-
-#: plugins/admin/groups/class_groupApplication.inc:715
-#: plugins/admin/groups/class_groupApplication.inc:756
-#, fuzzy
-msgid "Delete entry"
-msgstr "Удалить"
-
-#: plugins/admin/groups/class_groupApplication.inc:717
-#: plugins/admin/groups/class_groupApplication.inc:751
-#: include/sieve/templates/object_container_clear.tpl:9
-#: include/sieve/templates/object_container.tpl:9
-msgid "Move up"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:720
-#: plugins/admin/groups/class_groupApplication.inc:754
-#: include/sieve/templates/object_container_clear.tpl:13
-#: include/sieve/templates/object_container.tpl:13
-#, fuzzy
-msgid "Move down"
-msgstr "Домен"
-
-#: plugins/admin/groups/class_groupApplication.inc:749
-msgid "Insert seperator"
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:794
-#, fuzzy
-msgid "This application is no longer available."
-msgstr "У выбранного приложения нет параметров."
-
-#: plugins/admin/groups/class_groupApplication.inc:797
-#, php-format
-msgid "This application is not available in any release named %s."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:801
-#, fuzzy
-msgid "Check parameter"
-msgstr "Изменить параметры"
-
-#: plugins/admin/groups/class_groupApplication.inc:803
-#, fuzzy
-msgid "This application has changed parameters."
-msgstr "У выбранного приложения нет параметров."
-
-#: plugins/admin/groups/class_groupApplication.inc:928
-#, fuzzy, php-format
-msgid "Removing of groups/applications with dn '%s' failed."
-msgstr "Показать группы приложений"
-
-#: plugins/admin/groups/class_groupApplication.inc:988
-#, fuzzy, php-format
-msgid "Saving of groups/applications with dn '%s' failed."
-msgstr "Приложение"
-
-#: plugins/admin/groups/class_groupApplication.inc:1039
-#, php-format
-msgid ""
-"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
-"the objects base has changed."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1044
-msgid ""
-"There are no releases available. You will not be able to select another "
-"release."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1195
-#, fuzzy
-msgid "Group applications"
-msgstr "Показать приложения"
-
-#: plugins/admin/groups/class_groupApplication.inc:1202
-#: plugins/admin/groups/class_divListGroup.inc:229
-#: plugins/admin/applications/class_divListApplication.inc:213
-#: plugins/admin/applications/class_applicationGeneric.inc:548
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
-#: plugins/admin/ogroups/tabs_ogroups.inc:117
-#: plugins/admin/ogroups/class_ogroupManagement.inc:430
-#: plugins/generic/references/class_reference.inc:42
-#: plugins/gofon/fonreports/contents.tpl:34
-msgid "Application"
-msgstr "Приложение"
-
-#: plugins/admin/groups/class_groupApplication.inc:1203
-#: plugins/admin/systems/class_servRepository.inc:258
-#: plugins/admin/systems/servRepositorySetup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:55
-#: plugins/admin/systems/workstationStartup.tpl:89
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/faiPackage.tpl:37
-#, fuzzy
-msgid "Release"
-msgstr "Набор правил"
-
-#: plugins/admin/groups/class_groupApplication.inc:1204
-#, fuzzy
-msgid "Application parameter"
-msgstr "Приложение"
-
-#: plugins/admin/groups/remove.tpl:6
-msgid ""
-"This may be a primary user group. Please double check if you really want to "
-"do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Возможно, это основная группа пользователей. Еще раз проверте что Вы "
-"действительно хотите удалить ее, так как GOsa не сможет отменить результаты "
-"этой операции."
-
-#: plugins/admin/groups/application_options.tpl:2
-msgid "Application options"
-msgstr "Параметры приложения"
-
-#: plugins/admin/groups/application.tpl:3
-#, fuzzy
-msgid "Release focus"
-msgstr "Набор правил"
-
-#: plugins/admin/groups/application.tpl:6
-#, fuzzy
-msgid "Select release name"
-msgstr "Выберите, чтобы просмотреть серверы"
-
-#: plugins/admin/groups/application.tpl:20
-msgid "Used applications"
-msgstr "Используемые приложения"
-
-#: plugins/admin/groups/application.tpl:27
-#, fuzzy
-msgid "Add category"
-msgstr "Категория"
-
-#: plugins/admin/groups/application.tpl:34
-msgid "Available applications"
-msgstr "Доступные приложения"
-
-#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
-#: plugins/personal/mail/class_mailAccount.inc:1139
-#: setup/setup_config2.tpl:118
-#, fuzzy
-msgid "Mail settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
-#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
-#: plugins/personal/mail/generic.tpl:8
-msgid "Primary address"
-msgstr "Основной адрес"
-
-#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
-msgid "Primary mail address for this shared folder"
-msgstr "Основной адрес эл. почты для этой общей папки"
-
-#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
-#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
-#, fuzzy
-msgid "Alternative addresses"
-msgstr "Альтернативные адреса"
-
-#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:197
-#: plugins/admin/systems/phonesettings.tpl:220
-#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
-msgid "List of alternative mail addresses"
-msgstr "Список альтернативных адресов эл. почты"
-
-#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
-msgid "Forward messages to non group members"
-msgstr "Пересылать сообщения не членам группы"
-
-#: plugins/admin/groups/mail_locals.tpl:6
-#: plugins/personal/mail/mail_locals.tpl:7
-msgid "Select addresses to add"
-msgstr "Выберите адреса для добавления"
-
-#: plugins/admin/groups/mail_locals.tpl:32
-msgid "Display addresses of department"
-msgstr "Показать адреса подразделения"
-
-#: plugins/admin/groups/mail_locals.tpl:42
-msgid "Display addresses matching"
-msgstr "Показать подходяшие адреса"
-
-#: plugins/admin/groups/mail_locals.tpl:45
-#: plugins/personal/mail/mail_locals.tpl:52
-#: plugins/personal/posix/trust_machines.tpl:31
-#: plugins/personal/samba/samba3_workstations.tpl:31
-msgid "Regular expression for matching addresses"
-msgstr "Регулярное выражение для поиска адреса"
-
-#: plugins/admin/groups/mail_locals.tpl:52
-#: plugins/personal/mail/mail_locals.tpl:60
-msgid "Display addresses of user"
-msgstr "Показать адреса пользователя"
-
-#: plugins/admin/groups/mail_locals.tpl:55
-#: plugins/personal/mail/mail_locals.tpl:64
-msgid "User name of which addresses are shown"
-msgstr "Имя пользователя, адрес которого показан"
-
-#: plugins/admin/groups/class_divListGroup.inc:35
-#: plugins/admin/groups/class_divListGroup.inc:36
-msgid "List of groups"
-msgstr "Список групп"
-
-#: plugins/admin/groups/class_divListGroup.inc:41
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit and remove selected groups. You may want "
-"to use the range selector on top of the group listbox, when working with a "
-"large number of groups."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-"группы пользователей. Если у вас их достаточно большое количество, вы можете "
-"использовать групповое выделение."
-
-#: plugins/admin/groups/class_divListGroup.inc:60
-#, fuzzy
-msgid "Groupname / Department"
-msgstr "Подразделение"
-
-#: plugins/admin/groups/class_divListGroup.inc:61
-#: plugins/admin/systems/terminal.tpl:1
-#: plugins/admin/systems/workstation.tpl:1
-#: plugins/admin/users/class_divListUsers.inc:62
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/ogroups/class_divListOGroup.inc:64
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/gofon/conference/generic.tpl:5
-msgid "Properties"
-msgstr "Свойства"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Select to see groups that are primary groups of users"
-msgstr "Выберите, чтобы просмотреть список основных групп пользователей"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Show primary groups"
-msgstr "Показать основные группы"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Select to see groups that have samba groups mappings"
-msgstr "Выберите, чтобы просмотреть группы, которые входят в samba"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Show samba groups"
-msgstr "Показать группы samba"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Select to see groups that have applications configured"
-msgstr "Выберите, чтобы просмотреть список групп, которым доступны приложения"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Show application groups"
-msgstr "Показать группы приложений"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Select to see groups that have mail settings"
-msgstr ""
-"Выберите, чтобы просмотреть список групп, которым доступны функции эл. почты"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Show mail groups"
-msgstr "Показать группы с эл. почтой"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Select to see normal groups that have only functional aspects"
-msgstr "Выберите, чтобы просмотреть список обычных групп"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Show functional groups"
-msgstr "Показать обычные группы"
-
-#: plugins/admin/groups/class_divListGroup.inc:76
-#: plugins/admin/ogroups/class_divListOGroup.inc:83
-#: plugins/personal/posix/posix_groups.tpl:57
-msgid "Regular expression for matching group names"
-msgstr "Регулярное выражение, соответствующее именам групп"
-
-#: plugins/admin/groups/class_divListGroup.inc:77
-#: plugins/personal/posix/posix_groups.tpl:68
-msgid "User name of which groups are shown"
-msgstr "Имя пользователя, для которого перечисляются группы"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-#, fuzzy
-msgid "Create new group"
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-#: plugins/personal/environment/environment.tpl:219
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "New"
-msgstr "Создать"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove selected groups"
-msgstr "Удалить"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove groups"
-msgstr "Удалить параметры"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy selected group"
-msgstr "Состояние системы"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy groups"
-msgstr "Показать группы"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "cut selected group"
-msgstr "Удалить"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "Cut groups"
-msgstr "группы"
-
-#: plugins/admin/groups/class_divListGroup.inc:223
-#: plugins/admin/users/class_divListUsers.inc:221
-#, fuzzy
-msgid "Posix"
-msgstr "Прокси-сервер"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-#, fuzzy
-msgid "cut"
-msgstr "Выполнить"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-#, fuzzy
-msgid "Cut this entry"
-msgstr "Редактиовать объект"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "copy"
-msgstr ""
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-#, fuzzy
-msgid "Copy this entry"
-msgstr "Редактиовать объект"
-
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#, fuzzy
-msgid "Edit this entry"
-msgstr "Редактиовать объект"
-
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#, fuzzy
-msgid "Delete this entry"
-msgstr "Удалить"
-
-#: plugins/admin/groups/mail_admins.tpl:4
-msgid "Folder administrators"
-msgstr "Администраторы папки"
-
-#: plugins/admin/groups/mail_admins.tpl:24
-msgid "Select a specific department"
-msgstr "Выберите подразделение."
-
-#: plugins/admin/groups/mail_admins.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
-msgid "Choose"
-msgstr "Выбрать"
-
-#: plugins/admin/groups/class_groupMail.inc:80
-#: plugins/personal/mail/class_mailAccount.inc:92
-#, php-format
-msgid "There is no mail method '%s' specified in your gosa.conf available."
-msgstr "Метод '%s' не описан в вашем файле конфигурации."
-
-#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
-#: include/class_acl.inc:771
-msgid "read"
-msgstr "чтение"
-
-#: plugins/admin/groups/class_groupMail.inc:290
-msgid "post"
-msgstr "отправка"
-
-#: plugins/admin/groups/class_groupMail.inc:291
-msgid "external post"
-msgstr "отправка (внешн.)"
-
-#: plugins/admin/groups/class_groupMail.inc:292
-msgid "append"
-msgstr "добавление"
-
-#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
-#: include/class_acl.inc:773
-msgid "write"
-msgstr "запись"
-
-#: plugins/admin/groups/class_groupMail.inc:294
-#, fuzzy
-msgid "admin"
-msgstr "DN администратора"
-
-#: plugins/admin/groups/class_groupMail.inc:295
-#: plugins/admin/systems/class_SelectDeviceType.inc:29
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
-#: plugins/admin/users/class_userManagement.inc:539
-#: plugins/admin/ogroups/class_ogroup.inc:297
-msgid "none"
-msgstr "нет"
-
-#: plugins/admin/groups/class_groupMail.inc:339
-msgid "This 'dn' has no valid mail extensions."
-msgstr "Для этого DN нет корректных почтовых расширений."
-
-#: plugins/admin/groups/class_groupMail.inc:347
-#: plugins/admin/ogroups/class_mailogroup.inc:50
-#: plugins/personal/mail/class_mailAccount.inc:299
-#: plugins/personal/mail/class_mailAccount.inc:302
-msgid "Remove mail account"
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/admin/groups/class_groupMail.inc:348
-#: plugins/personal/mail/class_mailAccount.inc:303
-msgid ""
-"This account has mail features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи есть настройки электронной почты. Вы можете удалить "
-"их, щелкнув ниже."
-
-#: plugins/admin/groups/class_groupMail.inc:350
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid "Create mail account"
-msgstr "Создать настройки запись эл. почты"
-
-#: plugins/admin/groups/class_groupMail.inc:351
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid ""
-"This account has mail features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи нет настроек электронной почты. Вы можете добавить их, "
-"щелкнув ниже."
-
-#: plugins/admin/groups/class_groupMail.inc:361
-#, fuzzy
-msgid ""
-"Remove shared folder from mail server database when entry gets removed in "
-"LDAP"
-msgstr "Не удается удалить пользователя из базы данных Kerberos."
-
-#: plugins/admin/groups/class_groupMail.inc:362
-msgid "Remove the shared folder and all its contents after saving this account"
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:421
-msgid "You're trying to add an invalid email address "
-msgstr "Вы пытаетесь добавить некорректный адрес электронной почты "
-
-#: plugins/admin/groups/class_groupMail.inc:427
-#: plugins/personal/mail/class_mailAccount.inc:364
-msgid "Adding your one of your own addresses to the forwarders makes no sense."
-msgstr ""
-"Добавление своего единственного адреса к списку пересылки не имеет смысла."
-
-#: plugins/admin/groups/class_groupMail.inc:453
-#: plugins/personal/scalix/class_scalixAccount.inc:442
-#: plugins/personal/mail/class_mailAccount.inc:394
-#: plugins/personal/mail/class_mailAccount.inc:399
-msgid ""
-"You're trying to add an invalid email address to the list of alternate "
-"addresses."
-msgstr ""
-"Вы пытаетесь добавить некорректный адрес электронной почты к списку "
-"альтернативных адресов."
-
-#: plugins/admin/groups/class_groupMail.inc:458
-#: plugins/personal/scalix/class_scalixAccount.inc:451
-#: plugins/personal/mail/class_mailAccount.inc:409
-msgid "The address you're trying to add is already used by user"
-msgstr "Добавляемый вами адрес уже используется пользователем"
-
-#: plugins/admin/groups/class_groupMail.inc:613
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
-#: plugins/admin/systems/printer.tpl:71
-#: plugins/admin/systems/glpiManufacturer.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:111
-#: plugins/admin/systems/goMailServer.tpl:73
-#: plugins/admin/systems/goMailServer.tpl:104
-#: plugins/admin/systems/goSpamServer.tpl:48
-#: plugins/admin/systems/servdns.tpl:8
-#: plugins/admin/systems/workstationStartup.tpl:194
-#: plugins/admin/systems/glpiPrinter.tpl:152
-#: plugins/admin/applications/class_applicationParameters.inc:124
-#: plugins/admin/fai/faiPackage.tpl:82
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
-#: plugins/personal/connectivity/class_kolabAccount.inc:264
-#: plugins/personal/environment/kioskManagement.tpl:15
-#: plugins/personal/environment/environment.tpl:159
-#: plugins/personal/generic/generic_certs.tpl:21
-#: plugins/personal/generic/generic_certs.tpl:45
-#: plugins/personal/generic/generic_certs.tpl:69
-msgid "Remove"
-msgstr "Удалить"
-
-#: plugins/admin/groups/class_groupMail.inc:692
-#, fuzzy, php-format
-msgid "Removing of groups/mail with dn '%s' failed."
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/admin/groups/class_groupMail.inc:891
-#, fuzzy, php-format
-msgid "Saving of groups/mail with dn '%s' failed."
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/admin/groups/class_groupMail.inc:924
-#: plugins/personal/mail/class_mailAccount.inc:908
-msgid "The required field 'Primary address' is not set."
-msgstr "Обязательное поле \"Основной адрес\" не заполнено."
-
-#: plugins/admin/groups/class_groupMail.inc:927
-msgid "Please enter a valid email addres in 'Primary address' field."
-msgstr "Введите корректное значение в поле \"Основной адрес\"."
-
-#: plugins/admin/groups/class_groupMail.inc:933
-#: plugins/admin/ogroups/class_mailogroup.inc:92
-#: plugins/personal/mail/class_mailAccount.inc:922
-msgid "The primary address you've entered is already in use."
-msgstr "Введенный вами адрес уже используется."
-
-#: plugins/admin/groups/class_groupMail.inc:939
-#: plugins/personal/mail/class_mailAccount.inc:928
-msgid "Value in 'Quota size' is not valid."
-msgstr "Значение поля \"Квота\" некорректно."
-
-#: plugins/admin/groups/class_groupMail.inc:948
-#: plugins/personal/mail/class_mailAccount.inc:937
-msgid "Please specify a vaild mail size for mails to be rejected."
-msgstr "Укажите корректный размер сообщений, которые будут отклоняться."
-
-#: plugins/admin/groups/class_groupMail.inc:956
-#: plugins/personal/mail/class_mailAccount.inc:947
-msgid "You need to set the maximum mail size in order to reject anything."
-msgstr "Помните, что указывать нужно максимальный допустимый размер сообщений."
-
-#: plugins/admin/groups/class_groupMail.inc:960
-msgid ""
-"Please choose valid permission settings. Default permission can't be emtpy."
-msgstr ""
-
-#: plugins/admin/groups/class_groupMail.inc:964
-#, fuzzy
-msgid "Please select a valid mail server."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/groups/class_groupMail.inc:1111
-#, fuzzy
-msgid "Group mail"
-msgstr "Группа"
-
-#: plugins/admin/groups/class_groupMail.inc:1119
-#, fuzzy
-msgid "Alternate addresses"
-msgstr "Альтернативные адреса"
-
-#: plugins/admin/groups/class_groupMail.inc:1120
-#, fuzzy
-msgid "Forwarding addresses"
-msgstr "Основной адрес"
-
-#: plugins/admin/groups/class_groupMail.inc:1121
-#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
-#: plugins/personal/mail/class_mailAccount.inc:1150
-msgid "Quota size"
-msgstr "Размер квоты"
-
-#: plugins/admin/groups/class_groupMail.inc:1122
-#: plugins/personal/mail/class_mailAccount.inc:1149
-#, fuzzy
-msgid "Mail server"
-msgstr "Сервер"
-
-#: plugins/admin/groups/class_groupMail.inc:1123
-#: plugins/admin/systems/printer.tpl:82
-#: plugins/admin/systems/class_printGeneric.inc:895
-#, fuzzy
-msgid "Permissions"
-msgstr "Права для членов группы"
-
-#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
-msgid "Group administration"
-msgstr "Управление группами"
-
-#: plugins/admin/groups/paste_generic.tpl:1
-#, fuzzy
-msgid "Group settings"
-msgstr "Настройки Samba"
-
-#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/ogroups/generic.tpl:7
-msgid "Group name"
-msgstr "Группа"
-
-#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
-msgid "Posix name of the group"
-msgstr "Имя группы, соответствующее стандарту POSIX"
-
-#: plugins/admin/groups/paste_generic.tpl:13
-#: plugins/admin/groups/generic.tpl:53
-msgid "Normally IDs are autogenerated, select to specify manually"
-msgstr ""
-"Обычно идентификаторы создаются автоматически, но вы можете выбрать указание "
-"вручную"
-
-#: plugins/admin/groups/paste_generic.tpl:15
-#: plugins/admin/groups/generic.tpl:56
-msgid "Force GID"
-msgstr "Указать GID вручную"
-
-#: plugins/admin/groups/paste_generic.tpl:18
-#: plugins/admin/groups/generic.tpl:59
-msgid "Forced ID number"
-msgstr "Указанный вручную GID"
-
-#: plugins/admin/groups/mail.tpl:21
-msgid "Select mail server to place user on"
-msgstr "Выберите почтовый сервер для пользователя"
-
-#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
-msgid "Quota usage"
-msgstr "Использование квоты"
-
-#: plugins/admin/groups/mail.tpl:38
-#: plugins/admin/systems/class_terminalInfo.inc:175
-#: plugins/admin/systems/class_printGeneric.inc:523
-#: plugins/personal/mail/generic.tpl:36
-msgid "not defined"
-msgstr "не определена"
-
-#: plugins/admin/groups/mail.tpl:48
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-#: plugins/personal/scalix/generic.tpl:67
-#: plugins/personal/mail/generic.tpl:216
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/personal/connectivity/pureftpd.tpl:60
-#: plugins/personal/environment/environment.tpl:62
-msgid "MB"
-msgstr "Мб"
-
-#: plugins/admin/groups/mail.tpl:88
-msgid "IMAP shared folders"
-msgstr "Общие папки IMAP"
-
-#: plugins/admin/groups/mail.tpl:92
-msgid "Default permission"
-msgstr "Права по умолчанию"
-
-#: plugins/admin/groups/mail.tpl:103
-msgid "Member permission"
-msgstr "Права для членов группы"
-
-#: plugins/admin/groups/class_groupGeneric.inc:134
-msgid "Can't find this groups SID in LDAP or in your configuration file!"
-msgstr "Не могу найти SID в базе LDAP или в сонфигурационном файле!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:193
-msgid "This 'dn' is no group."
-msgstr "Это DN соответствует не группе."
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Samba group"
-msgstr "Группа Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain admins"
-msgstr "Администраторы домена"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain users"
-msgstr "Пользователи домена"
-
-#: plugins/admin/groups/class_groupGeneric.inc:335
-msgid "Domain guests"
-msgstr "Непривилегированные пользователи домена"
-
-#: plugins/admin/groups/class_groupGeneric.inc:340
-#, php-format
-msgid "Special group (%d)"
-msgstr "Специальная группа (%d)"
-
-#: plugins/admin/groups/class_groupGeneric.inc:454
-#, fuzzy
-msgid "! unknown id"
-msgstr "состояние неизвестно"
-
-#: plugins/admin/groups/class_groupGeneric.inc:492
-#, php-format
-msgid ""
-"Your search method returned more than '%s' users, only '%s' users are shown."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:521
-#: plugins/admin/groups/class_groupGeneric.inc:774
-#, fuzzy, php-format
-msgid "Removing of groups/generic with dn '%s' failed."
-msgstr "Показать группы приложений"
-
-#: plugins/admin/groups/class_groupGeneric.inc:666
-#, php-format
-msgid "No configured SID found for '%s'."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:671
-#, php-format
-msgid "No configured RIDBASE found for '%s'."
-msgstr ""
-
-#: plugins/admin/groups/class_groupGeneric.inc:806
-msgid ""
-"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"Значение поля \"Имя\" содержит недопустимые символы. Допустимыми являются "
-"буквы в нижнем регистре, цифры и дефисы."
-
-#: plugins/admin/groups/class_groupGeneric.inc:817
-#: plugins/admin/groups/class_groupGeneric.inc:831
-#: plugins/admin/groups/class_groupGeneric.inc:838
-msgid "Value specified as 'Name' is already used."
-msgstr "Группа с таким именем уже существует."
-
-#: plugins/admin/groups/class_groupGeneric.inc:847
-#: plugins/personal/posix/class_posixAccount.inc:961
-msgid "Value specified as 'GID' is not valid."
-msgstr "Значение поля 'GID' некорректно."
-
-#: plugins/admin/groups/class_groupGeneric.inc:850
-#: plugins/personal/posix/class_posixAccount.inc:964
-msgid "Value specified as 'GID' is too small."
-msgstr "Значение 'GID' слишком маленькое."
-
-#: plugins/admin/groups/class_groupGeneric.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:1184
-msgid "Too many users, can't allocate a free ID!"
-msgstr "Слишком много пользователей, невозможно создать идентификатор!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:941
-#, fuzzy
-msgid "Generic group settings"
-msgstr "Общая информация о пользователе"
-
-#: plugins/admin/groups/class_groupGeneric.inc:953
-#, fuzzy
-msgid "Phone pickup group"
-msgstr "Члены телефонной группы"
-
-#: plugins/admin/groups/class_groupGeneric.inc:954
-#, fuzzy
-msgid "Nagios group"
-msgstr "Контакт"
-
-#: plugins/admin/groups/class_groupGeneric.inc:956
-#: plugins/personal/posix/paste_generic.tpl:37
-#: plugins/personal/posix/generic.tpl:62
-msgid "GID"
-msgstr "GID"
-
-#: plugins/admin/groups/class_groupGeneric.inc:957
-#, fuzzy
-msgid "Group member"
-msgstr "Члены группы"
-
-#: plugins/admin/groups/class_groupGeneric.inc:958
-#, fuzzy
-msgid "Samba group type"
-msgstr "Группа Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:959
-#, fuzzy
-msgid "Samba domain name"
-msgstr "Домашний каталог Samba"
-
-#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
-#, fuzzy
-msgid "Samba SID"
-msgstr "Samba"
-
-#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
-msgid "Descriptive text for this group"
-msgstr "Описание группы"
-
-#: plugins/admin/groups/generic.tpl:68
-msgid "Select to create a samba conform group"
-msgstr "Создать группу для работы с Samba"
-
-#: plugins/admin/groups/generic.tpl:76
-msgid "in domain"
-msgstr "в домене"
-
-#: plugins/admin/groups/generic.tpl:96
-msgid "Members are in a phone pickup group"
-msgstr "Члены телефонной группы"
-
-#: plugins/admin/groups/generic.tpl:111
-#, fuzzy
-msgid "Members are in a nagios group"
-msgstr "Члены телефонной группы"
-
-#: plugins/admin/groups/generic.tpl:128
-msgid "Group members"
-msgstr "Члены группы"
-
-#: plugins/admin/groups/group_objects.tpl:6
-msgid "Select users to add"
-msgstr "Выбрать пользователей для добавления"
-
-#: plugins/admin/groups/group_objects.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Select to see servers"
-msgstr "Выберите, чтобы просмотреть серверы"
-
-#: plugins/admin/groups/group_objects.tpl:30
-#, fuzzy
-msgid "Search within subtree"
-msgstr "Искать в поддеревьях"
-
-#: plugins/admin/groups/group_objects.tpl:37
-msgid "Display users of department"
-msgstr "Подразделение"
-
-#: plugins/admin/groups/group_objects.tpl:46
-#: plugins/admin/systems/glpiSelectUser.tpl:35
-#: plugins/admin/applications/class_divListApplication.inc:65
-#: plugins/admin/users/class_divListUsers.inc:77
-#: plugins/admin/fai/class_divListFai.inc:86
-#: plugins/personal/environment/hotplugDialog.tpl:43
-#: plugins/gofon/conference/headpage.tpl:35
-msgid "Display users matching"
-msgstr "Фильтр"
-
-#: plugins/admin/groups/group_objects.tpl:47
-#: plugins/admin/systems/glpiSelectUser.tpl:37
-msgid "Regular expression for matching user names"
-msgstr "Регулярное выражение, соответствующее именам пользователей"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
-#, php-format
-msgid ""
-"Can't rename '%s' to '%s' there is already an entry with the same name in "
-"our zone editing dialog."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
-#, fuzzy, php-format
-msgid "Entry name '%s' contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
-#, fuzzy, php-format
-msgid "Can not rename '%s' to '%s',the destination name already exists."
-msgstr "Подразделение с таким именем уже существует."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
-#, fuzzy, php-format
-msgid "Can not create '%s',the destination name already exists."
-msgstr "Подразделение с таким именем уже существует."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
-#, php-format
-msgid "The name '%s' is used more than once."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
-#, php-format
-msgid "The record type '%s' is a unique type and can't be defined twice."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
-#, fuzzy, php-format
-msgid "There is an empty '%s' for host '%s'."
-msgstr "Метод '%s' не описан в вашем файле конфигурации."
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
-#, php-format
-msgid "There is a duplicate entry in '%s' for '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:62
-#, php-format
-msgid "Can't open '%s', ppd settings resetted."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:87
-#, fuzzy
-msgid "Can't get ppd informations."
-msgstr "Общая информация о пользователе"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:99
-#, php-format
-msgid ""
-"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
-"invalid, can't read/write any ppd informations."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:116
-#, fuzzy
-msgid "Please specify a valid ppd file."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:186
-#, php-format
-msgid "Can't select PPD file '%s', the file is not readable"
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:203
-#: plugins/admin/systems/class_printerPPDDialog.inc:275
-#, php-format
-msgid "Can't create folder '%s' for the uploaded ppd file."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:211
-#, fuzzy, php-format
-msgid "Can't create file '%s' to store modifed ppd informations."
-msgstr "Общая информация о пользователе"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:235
-#, php-format
-msgid "Can't add new ppd file, the source file '%s' is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:253
-#, fuzzy, php-format
-msgid ""
-"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
-"informations."
-msgstr ""
-"Предупреждение: функция imap_getacl не реализована, и вы не сможете менять "
-"права доступа к общим папкам."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:267
-#, fuzzy, php-format
-msgid "There is already a ppd file for this kind of printer."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:288
-#, fuzzy, php-format
-msgid "Can't save file '%s'."
-msgstr "Удалить"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:292
-msgid "Uploaded ppd file is empty, can't create new ppd file."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:413
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/faiPackage.tpl:45
-#, fuzzy
-msgid "Section"
-msgstr "Действие"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:468
-#: plugins/admin/systems/class_printerPPDDialog.inc:471
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:603
-#, fuzzy
-msgid "True"
-msgstr "Улица"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:469
-#: plugins/admin/systems/class_printerPPDDialog.inc:472
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:604
-#, fuzzy
-msgid "False"
-msgstr "женский"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:477
-#, php-format
-msgid "Unsupported ppd type '%s' used for '%s' "
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:494
-#, fuzzy, php-format
-msgid "Removing old ppd file '%s' failed."
-msgstr "Показать группы приложений"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:497
-#, php-format
-msgid "Removing old ppd file '%s' failed. File is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:500
-#, php-format
-msgid ""
-"Removing old ppd file '%s' failed. File does not exists or is not accessible."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:508
-msgid ""
-"Please select a valid ppd file or use 'Cancel' to go back to printer "
-"configuration."
-msgstr ""
-
-#: plugins/admin/systems/wingeneric.tpl:6
-#, fuzzy
-msgid "Machine name"
-msgstr "Название"
-
-#: plugins/admin/systems/wingeneric.tpl:15
-msgid "Choose subtree to place terminal in"
-msgstr "Выберите ветку терминала"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:32
-#: plugins/admin/systems/class_goTerminalServer.inc:61
-#: plugins/admin/systems/class_goTerminalServer.inc:126
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_terminalService.inc:475
-#: plugins/admin/systems/goTerminalServer.tpl:1
-#, fuzzy
-msgid "Terminal service"
-msgstr "Терминальный сервер"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:85
-#, fuzzy, php-format
-msgid "Saving server services/terminalServer with dn '%s' failed."
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:100
-msgid "Terminal server, must have fontpath specified."
-msgstr ""
-
-#: plugins/admin/systems/class_goTerminalServer.inc:135
-#: plugins/admin/systems/goTerminalServer.tpl:8
-#, fuzzy
-msgid "Temporary disable login"
-msgstr "Временно отключить использование факса"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:136
-#: plugins/admin/systems/class_terminalService.inc:486
-#: plugins/admin/systems/goTerminalServer.tpl:12
-#, fuzzy
-msgid "Font path"
-msgstr "Контакт"
-
-#: plugins/admin/systems/printer.tpl:5
-#, fuzzy
-msgid "General"
-msgstr "Общее"
-
-#: plugins/admin/systems/printer.tpl:8
-#: plugins/admin/systems/paste_generic.tpl:34
-msgid "Printer name"
-msgstr "Имя принтера"
-
-#: plugins/admin/systems/printer.tpl:30
-#: plugins/personal/generic/generic.tpl:148
-msgid "Choose subtree to place user in"
-msgstr "Выберите ветку для пользователя"
-
-#: plugins/admin/systems/printer.tpl:43
-msgid "Details"
-msgstr ""
-
-#: plugins/admin/systems/printer.tpl:46
-#, fuzzy
-msgid "Printer location"
-msgstr "Настройки телефона"
-
-#: plugins/admin/systems/printer.tpl:54
-msgid "Printer URL"
-msgstr "URL принтера"
-
-#: plugins/admin/systems/printer.tpl:66
-#: plugins/admin/systems/terminalService.tpl:98
-#: plugins/admin/systems/workstationService.tpl:110
-msgid "Driver"
-msgstr "Драйвер"
-
-#: plugins/admin/systems/printer.tpl:89
-#, fuzzy
-msgid "Users which are allowed to use this printer"
-msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
-#, fuzzy
-msgid "Add user"
-msgstr "Пользователи домена"
-
-#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
-#, fuzzy
-msgid "Add group"
-msgstr "группы"
-
-#: plugins/admin/systems/printer.tpl:113
-#, fuzzy
-msgid "Users which are allowed to administrate this printer"
-msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#: plugins/admin/systems/printer.tpl:115
-#, fuzzy
-msgid "Admins"
-msgstr "DN администратора"
-
-#: plugins/admin/systems/class_terminalInfo.inc:55
-#: plugins/admin/systems/class_terminalInfo.inc:205
-msgid "present"
-msgstr "присутствует"
-
-#: plugins/admin/systems/class_terminalInfo.inc:73
-#: plugins/admin/systems/class_terminalStartup.inc:168
-#: plugins/admin/systems/class_terminalService.inc:267
-#: plugins/admin/systems/class_workstationStartup.inc:508
-#: plugins/admin/systems/class_terminalGeneric.inc:272
-msgid "This 'dn' has no terminal features."
-msgstr "Это DN не соответствует терминалу."
-
-#: plugins/admin/systems/class_terminalInfo.inc:80
-#, fuzzy
-msgid "There is no php snmp module installed, can't gather any informations."
-msgstr ""
-"Предупреждение: функция imap_getacl не реализована, и вы не сможете менять "
-"права доступа к общим папкам."
-
-#: plugins/admin/systems/class_terminalInfo.inc:86
-#: plugins/admin/systems/class_terminalInfo.inc:180
-msgid "unknown status"
-msgstr "состояние неизвестно"
-
-#: plugins/admin/systems/class_terminalInfo.inc:95
-msgid "This is a virtual terminal which has no properties to show here."
-msgstr "Это виртуальный терминал без особых свойств."
-
-#: plugins/admin/systems/class_terminalInfo.inc:113
-msgid "online"
-msgstr "в сети"
-
-#: plugins/admin/systems/class_terminalInfo.inc:169
-msgid "running"
-msgstr "запущен"
-
-#: plugins/admin/systems/class_terminalInfo.inc:172
-msgid "not running"
-msgstr "не запущен"
-
-#: plugins/admin/systems/class_terminalInfo.inc:197
-msgid "offline"
-msgstr "не в сети"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1268
-#: plugins/admin/systems/class_workstationGeneric.inc:612
-#: plugins/admin/ogroups/class_ogroupManagement.inc:434
-#: plugins/generic/references/class_reference.inc:48
-msgid "Workstation"
-msgstr "Рабочая станция"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1267
-#: plugins/admin/systems/class_terminalGeneric.inc:619
-#: plugins/admin/systems/class_terminalGeneric.inc:625
-#: plugins/admin/ogroups/class_ogroupManagement.inc:435
-#, fuzzy
-msgid "Terminal"
-msgstr "Терминалы"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:3
-msgid ""
-"This is a new system which currently has no system type defined. Please "
-"choose a system type for this entry and press the 'continue' button. If this "
-"system should be added to a group of system settings, specify the preferred "
-"object group below."
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:9
-msgid ""
-"Please select a system type and an optional bundle of predefined settings to "
-"be inherited."
-msgstr ""
-
-#: plugins/admin/systems/SelectDeviceType.tpl:20
-#: plugins/admin/systems/glpi.tpl:9
-#, fuzzy
-msgid "System type"
-msgstr "Системы"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:21
-#, fuzzy
-msgid "Choose a system type"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:32
-#, fuzzy
-msgid "Choose an object group as template"
-msgstr "Объект группы"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:33
-#, fuzzy
-msgid "Choose an object group"
-msgstr "Объект группы"
-
-#: plugins/admin/systems/goKrbServer.tpl:1
-msgid "Kerberos kadmin access"
-msgstr ""
-
-#: plugins/admin/systems/goKrbServer.tpl:4
-#, fuzzy
-msgid "Kerberos Realm"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/goKrbServer.tpl:12
-#: plugins/admin/systems/goImapServer.tpl:25
-#: plugins/admin/systems/class_goImapServer.inc:177
-#, fuzzy
-msgid "Admin user"
-msgstr "Пользователи домена"
-
-#: plugins/admin/systems/goKrbServer.tpl:20
-#: plugins/admin/systems/goGlpiServer.tpl:12
-#: plugins/admin/systems/class_goKrbServer.inc:104
-#: plugins/admin/systems/goImapServer.tpl:34
-#: plugins/admin/systems/class_goFonServer.inc:144
-#: plugins/admin/systems/goFonServer.tpl:12
-#: plugins/admin/systems/class_gosaLogServer.inc:103
-#: plugins/admin/systems/goFaxServer.tpl:12
-#: plugins/admin/systems/gosaLogServer.tpl:12
-#: plugins/admin/systems/class_goGlpiServer.inc:104
-#: plugins/admin/systems/class_divListSystem.inc:376
-#: plugins/admin/systems/class_goLogDBServer.inc:102
-#: plugins/admin/systems/goLogDBServer.tpl:12
-#: plugins/admin/systems/class_goFaxServer.inc:100
-#: plugins/personal/password/class_password.inc:24
-#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
-#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
-#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
-#: ihtml/themes/default/password.tpl:38
-msgid "Password"
-msgstr "Пароль"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:124
-msgid "This 'dn' has no phone features."
-msgstr "Этот DN не имеет свойств телефона."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:179
-#, fuzzy
-msgid "yes"
-msgstr "Системы"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:180
-#, fuzzy
-msgid "no"
-msgstr "нет"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "dynamic"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-#, fuzzy
-msgid "Networksettings"
-msgstr "Сетевые настройки"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:268
-#, php-format
-msgid ""
-"Can't delete because there are user which are depending on this phone. One "
-"of them is user '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:278
-#, php-format
-msgid "Removing of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:326
-#: plugins/admin/systems/class_componentGeneric.inc:187
-#, fuzzy
-msgid "The required field IP address is empty."
-msgstr "Обязательное поле \"Основной адрес\" не заполнено."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:329
-#: plugins/admin/systems/class_componentGeneric.inc:190
-#, fuzzy
-msgid "The field IP address contains an invalid address."
-msgstr "Значение поля \"Имя\" содержит недопустимые символы."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:334
-#, fuzzy
-msgid "The required field 'Phone name' is not set."
-msgstr "Обязательное поле \"Личное имя\" не заполнено."
-
-#: plugins/admin/systems/class_phoneGeneric.inc:337
-msgid "The 'Phone name' '0' is reserved and cannot be used."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:347
-#: plugins/admin/systems/class_componentGeneric.inc:201
-#: plugins/admin/systems/class_printGeneric.inc:683
-#: plugins/admin/systems/class_servGeneric.inc:301
-#: plugins/admin/systems/class_winGeneric.inc:215
-#: plugins/admin/systems/class_terminalGeneric.inc:461
-#: plugins/admin/systems/class_workstationGeneric.inc:443
-#, php-format
-msgid "There is already an entry '%s' in the base choosen by you"
-msgstr "В выбранной вами ветке уже есть запись \"%s\""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:429
-#, php-format
-msgid "Saving of system phone/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:477
-#, fuzzy
-msgid "Phone generic"
-msgstr "Телефонные номера"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:482
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
-#, fuzzy
-msgid "Phone hardware"
-msgstr "Телефонное оборудование"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:488
-#, fuzzy
-msgid "SIP Mode"
-msgstr "Режим"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:489
-#, fuzzy
-msgid "SIP DTMF mode"
-msgstr "Режим"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:490
-#, fuzzy
-msgid "SIP Default ip"
-msgstr "по умолчанию"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:491
-msgid "SIP Qualify"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:492
-#, fuzzy
-msgid "IAX authentication type"
-msgstr "Рабочая станция Windows"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:493
-#, fuzzy
-msgid "IAX secret"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:494
-#, fuzzy
-msgid "IAX account code"
-msgstr "Учетная запись"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:495
-#, fuzzy
-msgid "IAX trunk lines"
-msgstr "Тонкие клиенты"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:496
-#, fuzzy
-msgid "IAX permit settings"
-msgstr "Настройки факса"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:497
-#, fuzzy
-msgid "IAX deny settings"
-msgstr "Настройки факса"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:498
-msgid "CAPI MSN"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:499
-msgid "Hardware type"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:150
-#, fuzzy
-msgid "Please enter a value for 'release'."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:154
-#, fuzzy
-msgid "Please specify a valid value for 'url'."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:201
-#, fuzzy, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:203
-#: plugins/admin/systems/class_workstationStartup.inc:1149
-#, php-format
-msgid ""
-"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
-"empty string."
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:1
-#, fuzzy
-msgid "Advanced phone settings"
-msgstr "Настройки телефона"
-
-#: plugins/admin/systems/phonesettings.tpl:6
-#, fuzzy
-msgid "Phone type"
-msgstr "Название"
-
-#: plugins/admin/systems/phonesettings.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:30
-#: plugins/admin/systems/phonesettings.tpl:42
-#: plugins/admin/systems/phonesettings.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:91
-#: plugins/admin/systems/phonesettings.tpl:128
-#: plugins/admin/systems/phonesettings.tpl:181
-#, fuzzy
-msgid "Choose a phone type"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/systems/phonesettings.tpl:13
-msgid "refresh"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:25
-#: plugins/admin/systems/class_terminalGeneric.inc:628
-#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
-#: plugins/admin/systems/workstation.tpl:50
-#: plugins/admin/ogroups/class_termgroup.inc:395
-#: plugins/admin/ogroups/termgroup.tpl:47
-msgid "Mode"
-msgstr "Режим"
-
-#: plugins/admin/systems/phonesettings.tpl:38
-#, fuzzy
-msgid "DTMF mode"
-msgstr "Режим"
-
-#: plugins/admin/systems/phonesettings.tpl:54
-#: plugins/admin/systems/phonesettings.tpl:99
-#, fuzzy
-msgid "Default IP"
-msgstr "по умолчанию"
-
-#: plugins/admin/systems/phonesettings.tpl:66
-#: plugins/admin/systems/phonesettings.tpl:109
-msgid "Response timeout"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:87
-#, fuzzy
-msgid "Modus"
-msgstr "Мышь"
-
-#: plugins/admin/systems/phonesettings.tpl:124
-msgid "Authtype"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:136
-#, fuzzy
-msgid "Secret"
-msgstr "Улица"
-
-#: plugins/admin/systems/phonesettings.tpl:146
-msgid "GoFonInkeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:154
-msgid "GoFonOutKeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:167
-#, fuzzy
-msgid "Account code"
-msgstr "Учетная запись"
-
-#: plugins/admin/systems/phonesettings.tpl:177
-#, fuzzy
-msgid "Trunk lines"
-msgstr "Тонкие клиенты"
-
-#: plugins/admin/systems/phonesettings.tpl:194
-msgid "Hosts that are allowed to connect"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:217
-#, fuzzy
-msgid "Hosts that are not allowed to connect"
-msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#: plugins/admin/systems/phonesettings.tpl:247
-msgid "MSN"
-msgstr ""
-
-#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
-#, fuzzy
-msgid ""
-"This includes all system and setup informations. Please double check if your "
-"really want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Сюда входит <b>вся</b> информация о системе и ее настройках. Подумайте еще "
-"раз, действительно ли вам нужно удаление, так как GOsa не сможет отменить "
-"результаты этой операции."
-
-#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
-#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
-#: plugins/gofon/conference/remove.tpl:10
-#, fuzzy
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your LDAP tree in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Лучше всего перед удалением сохранить резервную копию текущего дерева LDAP в "
-"файл. Если вы сделали это и действительно хотите выполнить удаление, нажмите "
-"<i>Удалить</i>, иначе нажмите <i>Отмена</i>."
-
-#: plugins/admin/systems/class_goLdapServer.inc:29
-#: plugins/admin/systems/goLdapServer.tpl:1
-#, fuzzy
-msgid "LDAP service"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/class_goLdapServer.inc:56
-#, fuzzy
-msgid "LDAP Service"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/class_goLdapServer.inc:67
-#, fuzzy
-msgid "The given base is empty or contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_goLdapServer.inc:85
-#: plugins/admin/systems/class_goLdapServer.inc:86
-msgid "Ldap"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:94
-#, fuzzy
-msgid "Ldap base"
-msgstr "Сервер подкачки"
-
-#: plugins/admin/systems/goGlpiServer.tpl:1
-#, fuzzy
-msgid "GLPI database information"
-msgstr "Общая информация о пользователе"
-
-#: plugins/admin/systems/goGlpiServer.tpl:4
-#: plugins/admin/systems/goLogDBServer.tpl:4
-msgid "Logging DB user"
-msgstr ""
-
-#: plugins/admin/systems/goGlpiServer.tpl:20
-#: plugins/admin/systems/class_gosaLogServer.inc:101
-#: plugins/admin/systems/gosaLogServer.tpl:20
-#: plugins/admin/systems/class_goGlpiServer.inc:103
-#, fuzzy
-msgid "Database"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
-#: plugins/admin/systems/glpi_edit_os.tpl:9
-#: plugins/admin/systems/glpi_edit_os.tpl:28
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
-#: plugins/admin/systems/glpi_edit_type.tpl:9
-#: plugins/admin/systems/glpi_edit_type.tpl:28
-#, fuzzy
-msgid "Rename"
-msgstr "Имя сервера"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
-#: plugins/admin/systems/glpiManufacturer.tpl:13
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
-#: plugins/admin/systems/glpi_edit_os.tpl:15
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
-#: plugins/admin/systems/glpi_edit_type.tpl:15
-#: plugins/admin/fai/class_faiSummaryTab.inc:236
-#: plugins/personal/environment/kioskManagement.tpl:25
-#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
-#, fuzzy
-msgid "Close"
-msgstr "Выбрать"
-
-#: plugins/admin/systems/glpiManufacturer.tpl:1
-#, fuzzy
-msgid "Manage manufacturers"
-msgstr "Редактиовать объект"
-
-#: plugins/admin/systems/info.tpl:1
-msgid "System information"
-msgstr "Системная информация"
-
-#: plugins/admin/systems/info.tpl:7
-msgid "CPU"
-msgstr "Процессор"
-
-#: plugins/admin/systems/info.tpl:10
-msgid "Memory"
-msgstr "Память"
-
-#: plugins/admin/systems/info.tpl:13
-msgid "Boot MAC"
-msgstr "MAC-адрес"
-
-#: plugins/admin/systems/info.tpl:16
-msgid "USB support"
-msgstr "Поддержка USB"
-
-#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
-msgid "System status"
-msgstr "Состояние системы"
-
-#: plugins/admin/systems/info.tpl:23
-#, fuzzy
-msgid "Inventory number"
-msgstr "Номер телефона"
-
-#: plugins/admin/systems/info.tpl:27
-msgid "Last login"
-msgstr "Последний вход в систему"
-
-#: plugins/admin/systems/info.tpl:38
-msgid "Network devices"
-msgstr "Сетевые устройства"
-
-#: plugins/admin/systems/info.tpl:47
-msgid "IDE devices"
-msgstr "Устройства IDE"
-
-#: plugins/admin/systems/info.tpl:56
-msgid "SCSI devices"
-msgstr "Устройства SCSI"
-
-#: plugins/admin/systems/info.tpl:64
-msgid "Floppy device"
-msgstr "Дисковод"
-
-#: plugins/admin/systems/info.tpl:68
-msgid "CDROM device"
-msgstr "Привод CDROM"
-
-#: plugins/admin/systems/info.tpl:73
-#: plugins/admin/systems/terminalService.tpl:95
-#: plugins/admin/systems/workstationService.tpl:107
-msgid "Graphic device"
-msgstr "Видеокарта"
-
-#: plugins/admin/systems/info.tpl:77
-msgid "Audio device"
-msgstr "Звуковая карта"
-
-#: plugins/admin/systems/info.tpl:93
-msgid "Up since"
-msgstr "Работает с"
-
-#: plugins/admin/systems/info.tpl:96
-msgid "CPU load"
-msgstr "Загрузка процессора"
-
-#: plugins/admin/systems/info.tpl:99
-msgid "Memory usage"
-msgstr "Использование памяти"
-
-#: plugins/admin/systems/info.tpl:102
-msgid "Swap usage"
-msgstr "Использование подкачки"
-
-#: plugins/admin/systems/info.tpl:116
-msgid "SSH service"
-msgstr "Служба SSH"
-
-#: plugins/admin/systems/info.tpl:119
-#: plugins/admin/systems/class_goCupsServer.inc:29
-#: plugins/admin/systems/class_goCupsServer.inc:50
-#: plugins/admin/systems/class_goCupsServer.inc:71
-msgid "Print service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/info.tpl:122
-msgid "Scan service"
-msgstr "Сканер"
-
-#: plugins/admin/systems/info.tpl:125
-msgid "Sound service"
-msgstr "Звук"
-
-#: plugins/admin/systems/info.tpl:128
-msgid "GUI"
-msgstr "Графический интерфейс"
-
-#: plugins/admin/systems/class_goCupsServer.inc:70
-#, fuzzy
-msgid "Cups"
-msgstr "группы"
-
-#: plugins/admin/systems/class_goCupsServer.inc:78
-#: plugins/admin/systems/class_serverService.inc:8
-#: plugins/admin/systems/class_goImapServer.inc:170
-#: plugins/admin/systems/class_goFonServer.inc:139
-#: plugins/admin/systems/class_goVirusServer.inc:229
-#: plugins/admin/systems/class_servRepository.inc:387
-#: plugins/admin/systems/class_goGlpiServer.inc:98
-#: plugins/admin/systems/class_goLogDBServer.inc:98
-#, fuzzy
-msgid "Start"
-msgstr "Запуск"
-
-#: plugins/admin/systems/class_goCupsServer.inc:79
-#: plugins/admin/systems/class_serverService.inc:7
-#: plugins/admin/systems/class_goImapServer.inc:171
-#: plugins/admin/systems/class_goFonServer.inc:140
-#: plugins/admin/systems/class_goVirusServer.inc:230
-#: plugins/admin/systems/class_servRepository.inc:388
-#: plugins/admin/systems/class_goGlpiServer.inc:99
-#: plugins/admin/systems/class_goLogDBServer.inc:99
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
-#: include/sieve/templates/element_stop.tpl:4
-#: include/sieve/templates/object_container.tpl:30
-#: include/sieve/class_sieveManagement.inc:508
-#: include/sieve/class_sieveManagement.inc:727
-msgid "Stop"
-msgstr ""
-
-#: plugins/admin/systems/class_goCupsServer.inc:80
-#: plugins/admin/systems/class_serverService.inc:9
-#: plugins/admin/systems/class_goImapServer.inc:172
-#: plugins/admin/systems/class_goFonServer.inc:141
-#: plugins/admin/systems/class_goVirusServer.inc:231
-#: plugins/admin/systems/class_servRepository.inc:389
-#: plugins/admin/systems/class_goGlpiServer.inc:100
-#: plugins/admin/systems/class_goLogDBServer.inc:100
-#, fuzzy
-msgid "Restart"
-msgstr "Повторить"
-
-#: plugins/admin/systems/gencd.tpl:2
-msgid "CD-Install-Image generation"
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:5
-msgid ""
-"This option enables you to generate FAI install CD images for the selected "
-"workstation. The procedure may take about 10 minutes to complete, so please "
-"be patient after pressing the 'Create ISO-Image' button."
-msgstr ""
-
-#: plugins/admin/systems/gencd.tpl:9
-#, fuzzy
-msgid "Create ISO-Image"
-msgstr "Создать шаблон"
-
-#: plugins/admin/systems/class_serverService.inc:307
-msgid "Can't set status while this server is not saved."
-msgstr ""
-
-#: plugins/admin/systems/class_serverService.inc:319
-#, php-format
-msgid "The specified method '%s' can't executed for services."
-msgstr ""
-
-#: plugins/admin/systems/class_goKrbServer.inc:31
-#, fuzzy
-msgid "Kerberos service"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:59
-#, fuzzy
-msgid "Kerberos service (kadmin access informations)"
-msgstr "Личная информация"
-
-#: plugins/admin/systems/class_goKrbServer.inc:69
-#, fuzzy, php-format
-msgid "The specified kerberos password is empty."
-msgstr "Значение поля \"Файлы\" некорректно."
-
-#: plugins/admin/systems/class_goKrbServer.inc:72
-#, fuzzy, php-format
-msgid "The specified kerberos admin is empty."
-msgstr "Значение поля \"Файлы\" некорректно."
-
-#: plugins/admin/systems/class_goKrbServer.inc:75
-#, fuzzy, php-format
-msgid "The specified kerberos realm is empty."
-msgstr "Значение поля \"Файлы\" некорректно."
-
-#: plugins/admin/systems/class_goKrbServer.inc:93
-#: plugins/personal/generic/generic.tpl:217
-msgid "Kerberos"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#, fuzzy
-msgid "Kerberos access information"
-msgstr "Личная информация"
-
-#: plugins/admin/systems/class_goKrbServer.inc:102
-#, fuzzy
-msgid "Realm"
-msgstr "Имя сервера"
-
-#: plugins/admin/systems/class_goKrbServer.inc:103
-#: plugins/admin/systems/class_goFonServer.inc:143
-#: plugins/admin/systems/class_goGlpiServer.inc:102
-#: plugins/admin/systems/class_goLogDBServer.inc:101
-#, fuzzy
-msgid "Admin"
-msgstr "DN администратора"
-
-#: plugins/admin/systems/glpi_devices.tpl:2
-#, fuzzy
-msgid "Add/Edit monitor"
-msgstr "Редактиовать объект"
-
-#: plugins/admin/systems/glpi_devices.tpl:17
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
-#, fuzzy
-msgid "Comments"
-msgstr "Контакт"
-
-#: plugins/admin/systems/glpi_devices.tpl:24
-#: plugins/admin/systems/glpi_devices.tpl:123
-#: plugins/admin/systems/glpi_devices.tpl:164
-#: plugins/admin/systems/glpi_devices.tpl:219
-#: plugins/admin/systems/glpi_devices.tpl:275
-#: plugins/admin/systems/glpi_devices.tpl:333
-#: plugins/admin/systems/glpi_devices.tpl:397
-#: plugins/admin/systems/glpi_devices.tpl:469
-#: plugins/admin/systems/glpi_devices.tpl:533
-#: plugins/admin/systems/glpi_devices.tpl:580
-#: plugins/admin/systems/glpi_devices.tpl:633
-#: plugins/admin/systems/glpi_devices.tpl:687
-#: plugins/admin/systems/glpi_devices.tpl:733
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
-#: plugins/admin/systems/glpi.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:796
-#: plugins/admin/systems/glpiPrinter.tpl:23
-msgid "Manufacturer"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:33
-#, fuzzy
-msgid "Monitor size"
-msgstr "Мониторинг"
-
-#: plugins/admin/systems/glpi_devices.tpl:36
-#, fuzzy
-msgid "Inch"
-msgstr "Французский"
-
-#: plugins/admin/systems/glpi_devices.tpl:44
-msgid "Integrated microphone"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:47
-#: plugins/admin/systems/glpi_devices.tpl:55
-#: plugins/admin/systems/glpi_devices.tpl:63
-#: plugins/admin/systems/glpi_devices.tpl:71
-#: plugins/admin/systems/glpi_devices.tpl:176
-#: plugins/admin/systems/glpi_devices.tpl:296
-#: plugins/admin/systems/glpi_devices.tpl:361
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_address.tpl:40
-#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
-#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-#, fuzzy
-msgid "Yes"
-msgstr "Системы"
-
-#: plugins/admin/systems/glpi_devices.tpl:48
-#: plugins/admin/systems/glpi_devices.tpl:56
-#: plugins/admin/systems/glpi_devices.tpl:64
-#: plugins/admin/systems/glpi_devices.tpl:72
-#: plugins/admin/systems/glpi_devices.tpl:177
-#: plugins/admin/systems/glpi_devices.tpl:297
-#: plugins/admin/systems/glpi_devices.tpl:362
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_address.tpl:42
-#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
-#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-#, fuzzy
-msgid "No"
-msgstr "нет"
-
-#: plugins/admin/systems/glpi_devices.tpl:52
-msgid "Integrated speakers"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:60
-msgid "Sub-D"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:68
-msgid "BNC"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:76
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-#, fuzzy
-msgid "Serial number"
-msgstr "Терминал"
-
-#: plugins/admin/systems/glpi_devices.tpl:83
-#, fuzzy
-msgid "Additional serial number"
-msgstr "Серийный номер сертификата"
-
-#: plugins/admin/systems/glpi_devices.tpl:97
-#, fuzzy
-msgid "Add/Edit other device"
-msgstr "Звуковая карта"
-
-#: plugins/admin/systems/glpi_devices.tpl:112
-#: plugins/admin/systems/glpi_devices.tpl:153
-#: plugins/admin/systems/glpi_devices.tpl:208
-#: plugins/admin/systems/glpi_devices.tpl:264
-#: plugins/admin/systems/glpi_devices.tpl:322
-#: plugins/admin/systems/glpi_devices.tpl:386
-#: plugins/admin/systems/glpi_devices.tpl:458
-#: plugins/admin/systems/glpi_devices.tpl:522
-#: plugins/admin/systems/glpi_devices.tpl:569
-#: plugins/admin/systems/glpi_devices.tpl:622
-#: plugins/admin/systems/glpi_devices.tpl:676
-#: plugins/admin/systems/glpi_devices.tpl:722
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
-#: plugins/admin/systems/glpi.tpl:79
-#: plugins/admin/systems/class_glpiAccount.inc:790
-#: include/sieve/templates/element_comment.tpl:4
-#: include/sieve/templates/object_container.tpl:23
-#: include/sieve/class_sieveManagement.inc:501
-#: include/sieve/class_sieveManagement.inc:720
-#, fuzzy
-msgid "Comment"
-msgstr "Контакт"
-
-#: plugins/admin/systems/glpi_devices.tpl:138
-msgid "Add/Edit power supply"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:173
-msgid "Atx"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:181
-#, fuzzy
-msgid "Power"
-msgstr "Порт"
-
-#: plugins/admin/systems/glpi_devices.tpl:193
-msgid "Add/Edit graphic card"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:228
-#: plugins/admin/systems/glpi_devices.tpl:284
-#: plugins/admin/systems/glpi_devices.tpl:349
-msgid "Interface"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:237
-#, fuzzy
-msgid "Ram"
-msgstr "Имя сервера"
-
-#: plugins/admin/systems/glpi_devices.tpl:249
-#, fuzzy
-msgid "Add/Edit controller"
-msgstr "Номер телефона"
-
-#: plugins/admin/systems/glpi_devices.tpl:307
-msgid "Add/Edit drive"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:342
-#, fuzzy
-msgid "Speed"
-msgstr "Пол"
-
-#: plugins/admin/systems/glpi_devices.tpl:358
-#, fuzzy
-msgid "Writeable"
-msgstr "запись"
-
-#: plugins/admin/systems/glpi_devices.tpl:371
-#, fuzzy
-msgid "Add/Edit harddisk"
-msgstr "Сервер"
-
-#: plugins/admin/systems/glpi_devices.tpl:406
-msgid "Rpm"
-msgstr ""
-
-#: plugins/admin/systems/glpi_devices.tpl:413
-#, fuzzy
-msgid "Cache"
-msgstr "Отмена"
-
-#: plugins/admin/systems/glpi_devices.tpl:443
-#, fuzzy
-msgid "Add/Edit memory"
-msgstr "Редактиовать объект"
-
-#: plugins/admin/systems/glpi_devices.tpl:478
-#, fuzzy
-msgid "Frequenz"
-msgstr "Номер телефона"
-
-#: plugins/admin/systems/glpi_devices.tpl:507
-#, fuzzy
-msgid "Add/Edit sound card"
-msgstr "Новый пароль"
-
-#: plugins/admin/systems/glpi_devices.tpl:553
-#, fuzzy
-msgid "Add/Edit network interface"
-msgstr "Сетевой принтер"
-
-#: plugins/admin/systems/glpi_devices.tpl:589
-#: plugins/admin/systems/class_termDNS.inc:568
-#, fuzzy
-msgid "MAC address"
-msgstr "MAC-адрес"
-
-#: plugins/admin/systems/glpi_devices.tpl:596
-#: plugins/personal/connectivity/pureftpd.tpl:15
-msgid "Bandwidth"
-msgstr "Пропускная способность"
-
-#: plugins/admin/systems/glpi_devices.tpl:607
-#, fuzzy
-msgid "Add/Edit processor"
-msgstr "Новый пароль"
-
-#: plugins/admin/systems/glpi_devices.tpl:642
-#, fuzzy
-msgid "Frequence"
-msgstr "Номер телефона"
-
-#: plugins/admin/systems/glpi_devices.tpl:649
-#, fuzzy
-msgid "Default frequence"
-msgstr "По умолчанию"
-
-#: plugins/admin/systems/glpi_devices.tpl:661
-#, fuzzy
-msgid "Add/Edit motherboard"
-msgstr "Клавиатура"
-
-#: plugins/admin/systems/glpi_devices.tpl:696
-#, fuzzy
-msgid "Chipset"
-msgstr "сброс"
-
-#: plugins/admin/systems/glpi_devices.tpl:707
-#, fuzzy
-msgid "Add/Edit computer case"
-msgstr "не полный"
-
-#: plugins/admin/systems/glpi_devices.tpl:742
-#, fuzzy
-msgid "format"
-msgstr "Порт"
-
-#: plugins/admin/systems/class_goService.inc:26
-#: plugins/admin/systems/class_goService.inc:61
-#, fuzzy
-msgid "Empty service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_goService.inc:102
-#, fuzzy, php-format
-msgid "Removing of server services/"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goService.inc:128
-#, fuzzy, php-format
-msgid "Saving of server services/"
-msgstr "Служба SSH"
-
-#: plugins/admin/systems/class_goService.inc:159
-#, fuzzy, php-format
-msgid "Set status flag for server services/"
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/systems/class_goService.inc:216
-#, fuzzy, php-format
-msgid ""
-"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
-
-#: plugins/admin/systems/goImapServer.tpl:7
-#: plugins/admin/systems/class_goImapServer.inc:175
-#, fuzzy
-msgid "Server identifier"
-msgstr "Номер дома"
-
-#: plugins/admin/systems/goImapServer.tpl:16
-#: plugins/admin/systems/class_goImapServer.inc:176
-#, fuzzy
-msgid "Connect URL"
-msgstr "Подключение"
-
-#: plugins/admin/systems/goImapServer.tpl:43
-#: plugins/admin/systems/class_goImapServer.inc:179
-#, fuzzy
-msgid "Sieve port"
-msgstr "Сервер"
-
-#: plugins/admin/systems/goImapServer.tpl:61
-#: plugins/admin/systems/class_goImapServer.inc:180
-#, fuzzy
-msgid "Start IMAP service"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/goImapServer.tpl:70
-#: plugins/admin/systems/class_goImapServer.inc:181
-#, fuzzy
-msgid "Start IMAP SSL service"
-msgstr "Служба SSH"
-
-#: plugins/admin/systems/goImapServer.tpl:79
-#: plugins/admin/systems/class_goImapServer.inc:182
-#, fuzzy
-msgid "Start POP3 service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/goImapServer.tpl:88
-#: plugins/admin/systems/class_goImapServer.inc:183
-#, fuzzy
-msgid "Start POP3 SSL service"
-msgstr "Служба SSH"
-
-#: plugins/admin/systems/goImapServer.tpl:99
-#: plugins/admin/systems/goMailServer.tpl:204
-msgid "The server must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:206
-msgid "The service must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:104
-#: plugins/admin/systems/goMailServer.tpl:209
-#, fuzzy
-msgid "Set new status"
-msgstr "Состояние системы"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#, fuzzy
-msgid "Set status"
-msgstr "Состояние системы"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
-#: plugins/admin/systems/workstation.tpl:133
-#: plugins/admin/applications/class_applicationGeneric.inc:554
-#: plugins/admin/applications/generic.tpl:24
-#: plugins/admin/ogroups/termgroup.tpl:101
-#: plugins/admin/fai/faiTemplateEntry.tpl:105
-msgid "Execute"
-msgstr "Выполнить"
-
-#: plugins/admin/systems/network.tpl:1
-#, fuzzy
-msgid "Network\tsettings"
-msgstr "Сетевые настройки"
-
-#: plugins/admin/systems/network.tpl:9
-msgid "IP-address"
-msgstr "IP-адрес"
-
-#: plugins/admin/systems/network.tpl:17
-msgid "MAC-address"
-msgstr "MAC-адрес"
-
-#: plugins/admin/systems/network.tpl:29
-msgid "Autodetect"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:58
-msgid "Enable DNS for this device"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:59
-#: plugins/admin/systems/class_servDNS.inc:411
-#: plugins/admin/systems/servdnseditzone.tpl:76
-#: plugins/gofon/phoneaccount/generic.tpl:95
-#, fuzzy
-msgid "Refresh"
-msgstr "Ссылки"
-
-#: plugins/admin/systems/network.tpl:67
-#, fuzzy
-msgid "Zone"
-msgstr "телефоны"
-
-#: plugins/admin/systems/network.tpl:77
-#: plugins/admin/systems/class_servDNS.inc:174
-#: plugins/admin/systems/class_servDNS.inc:414
-#: plugins/admin/systems/class_termDNS.inc:578
-#: plugins/admin/systems/servdnseditzone.tpl:94
-msgid "TTL"
-msgstr ""
-
-#: plugins/admin/systems/network.tpl:85
-#, fuzzy
-msgid "Dns records"
-msgstr "Каталог"
-
-#: plugins/admin/systems/component.tpl:6
-#: plugins/personal/environment/hotplugDialogNew.tpl:10
-#, fuzzy
-msgid "Device name"
-msgstr "Имя сервера"
-
-#: plugins/admin/systems/class_componentGeneric.inc:57
-#: plugins/admin/systems/class_winGeneric.inc:96
-#, fuzzy
-msgid "This 'dn' has no network features."
-msgstr "Этот DN не имеет свойств принтера."
-
-#: plugins/admin/systems/class_componentGeneric.inc:135
-#, fuzzy, php-format
-msgid "Removing of system component/generic with dn '%s' failed."
-msgstr "Показать подразделения"
-
-#: plugins/admin/systems/class_componentGeneric.inc:182
-#, fuzzy
-msgid "The required field 'Component name' is not set."
-msgstr "Обязательное поле \"Личное имя\" не заполнено."
-
-#: plugins/admin/systems/class_componentGeneric.inc:261
-#, php-format
-msgid "Saving of system component/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_componentGeneric.inc:269
-#, fuzzy
-msgid "Component generic"
-msgstr "Прочие сетевые компоненты"
-
-#: plugins/admin/systems/class_componentGeneric.inc:274
-#, fuzzy
-msgid "Network device"
-msgstr "Сетевые устройства"
-
-#: plugins/admin/systems/terminalStartup.tpl:1
-#: plugins/admin/systems/workstationStartup.tpl:4
-msgid "Boot parameters"
-msgstr "Параметры загрузки"
-
-#: plugins/admin/systems/terminalStartup.tpl:8
-#: plugins/admin/systems/class_terminalStartup.inc:480
-#: plugins/admin/systems/class_workstationStartup.inc:1188
-#: plugins/admin/systems/workstationStartup.tpl:8
-msgid "Boot kernel"
-msgstr "Ядро для загрузки"
-
-#: plugins/admin/systems/terminalStartup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:19
-msgid "Custom options"
-msgstr "Дополнительные параметры"
-
-#: plugins/admin/systems/terminalStartup.tpl:23
-#: plugins/admin/systems/workstationStartup.tpl:23
-msgid ""
-"Enter any parameters that should be passed to the kernel as append line "
-"during bootup"
-msgstr ""
-"Введите любые дополнительные параметры, которые должны передаваться ядру во "
-"время загрузки"
-
-#: plugins/admin/systems/terminalStartup.tpl:27
-#: plugins/admin/systems/workstationStartup.tpl:28
-msgid "LDAP server"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/terminalStartup.tpl:43
-msgid "Select if terminal supports graphical startup with progress bar"
-msgstr ""
-"Выберите, должен ли терминал подерживать загрузку в графическом режиме с "
-"показом индикатора состояния"
-
-#: plugins/admin/systems/terminalStartup.tpl:45
-msgid "use graphical bootup"
-msgstr "Загружать в графическом режиме"
-
-#: plugins/admin/systems/terminalStartup.tpl:48
-msgid "Select if terminal should boot in text mode"
-msgstr "Выберите, должен ли терминал загружаться в текстовом режиме"
-
-#: plugins/admin/systems/terminalStartup.tpl:50
-msgid "use standard linux textual bootup"
-msgstr "Загружать в стандартном текстовом режиме"
-
-#: plugins/admin/systems/terminalStartup.tpl:53
-msgid "Select to get more verbose output during startup"
-msgstr ""
-"Выберите, нужно ли использовать подробный вывод информации при загрузке"
-
-#: plugins/admin/systems/terminalStartup.tpl:55
-msgid "use debug mode for startup"
-msgstr "Используйте отладочный режим"
-
-#: plugins/admin/systems/terminalStartup.tpl:66
-#: plugins/admin/systems/workstationStartup.tpl:149
-msgid "Kernel modules (format: name parameters)"
-msgstr "Модули ядра (формат: имя параметры)"
-
-#: plugins/admin/systems/terminalStartup.tpl:69
-#: plugins/admin/systems/workstationStartup.tpl:152
-msgid "Add additional modules to load on startup"
-msgstr ""
-"Укажите дополнительные модули, которые должны загружаться при запуске системы"
-
-#: plugins/admin/systems/terminalStartup.tpl:87
-#: plugins/admin/systems/class_terminalStartup.inc:478
-#: plugins/admin/systems/goShareServer.tpl:1
-#: plugins/admin/systems/class_workstationStartup.inc:1192
-#: plugins/admin/systems/workstationStartup.tpl:170
-#: plugins/personal/environment/class_environment.inc:1337
-#: plugins/personal/environment/environment.tpl:133
-#, fuzzy
-msgid "Shares"
-msgstr "сброс"
-
-#: plugins/admin/systems/terminalStartup.tpl:105
-#: plugins/admin/systems/workstationStartup.tpl:188
-#, fuzzy
-msgid "Mountpoint"
-msgstr "Мониторинг"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:6
-#: plugins/admin/users/class_divListUsers.inc:35
-#: plugins/admin/users/class_divListUsers.inc:36
-msgid "List of users"
-msgstr "Список пользователей"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:23
-msgid ""
-"This dialog allows you to select a user as technical responsible person."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:32
-msgid "Systems"
-msgstr "Системы"
-
-#: plugins/admin/systems/class_systemManagement.inc:225
-msgid "Creating the image failed. Please see the report below."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:234
-#, fuzzy, php-format
-msgid "Command '%s', specified for ISO creation doesn't seem to exist."
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTREMOVE модуля \"%s\"."
-
-#: plugins/admin/systems/class_systemManagement.inc:297
-#, fuzzy
-msgid "You are not allowed to create a new object of this type."
-msgstr "У вас недостаточно прав для удаления этого группового объекта!"
-
-#: plugins/admin/systems/class_systemManagement.inc:348
-msgid "You can't edit this object type yet!"
-msgstr "Вы не можете редактировать сейчас этот тип объекта!"
-
-#: plugins/admin/systems/class_systemManagement.inc:376
-#: plugins/admin/systems/class_systemManagement.inc:442
-#, fuzzy
-msgid "You are not allowed to change the password for this object."
-msgstr "Вам не разрешено менять пароль."
-
-#: plugins/admin/systems/class_systemManagement.inc:388
-msgid "Passwords entered as new and repeated do not match!"
-msgstr "Введенные пароли не совпадают!"
-
-#: plugins/admin/systems/class_systemManagement.inc:445
-#, fuzzy
-msgid "Can't detect object to change password."
-msgstr "Сменить пароль"
-
-#: plugins/admin/systems/class_systemManagement.inc:553
-#: plugins/admin/systems/class_systemManagement.inc:628
-#: plugins/admin/systems/class_systemManagement.inc:687
-#: plugins/admin/fai/class_faiManagement.inc:174
-#: plugins/admin/fai/class_faiManagement.inc:252
-#: plugins/admin/fai/class_faiManagement.inc:323
-#, fuzzy
-msgid "You are not allowed to delete this component!"
-msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#: plugins/admin/systems/class_systemManagement.inc:621
-#, fuzzy, php-format
-msgid "You're about to delete all information about the component at '%s'."
-msgstr "Вы собираетесь удалить всю информацию о терминале (\"%s\")."
-
-#: plugins/admin/systems/class_systemManagement.inc:726
-#, php-format
-msgid ""
-"Can't set gotoMode to status 'avtice', the current object couldn't be "
-"identified."
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1014
-msgid "New terminal"
-msgstr "Создать терминал"
-
-#: plugins/admin/systems/class_systemManagement.inc:1016
-msgid "New workstation"
-msgstr "Новая рабочая станция"
-
-#: plugins/admin/systems/class_systemManagement.inc:1018
-#, fuzzy
-msgid "New Device"
-msgstr "Сетевые устройства"
-
-#: plugins/admin/systems/class_systemManagement.inc:1037
-#, fuzzy
-msgid "Terminal template for"
-msgstr "Шаблон терминала"
-
-#: plugins/admin/systems/class_systemManagement.inc:1053
-msgid "Workstation template for"
-msgstr "Шаблон рабочей станции для"
-
-#: plugins/admin/systems/class_systemManagement.inc:1265
-#, fuzzy
-msgid "New System from incoming"
-msgstr "Системная информация"
-
-#: plugins/admin/systems/class_systemManagement.inc:1266
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/fai/class_faiTemplate.inc:514
-msgid "Template"
-msgstr "Шаблон"
-
-#: plugins/admin/systems/class_systemManagement.inc:1269
-#, fuzzy
-msgid "Workstation is installing"
-msgstr "Имя рабочий станции"
-
-#: plugins/admin/systems/class_systemManagement.inc:1270
-#, fuzzy
-msgid "Workstation is waiting for action"
-msgstr "Шаблон рабочей станции для"
-
-#: plugins/admin/systems/class_systemManagement.inc:1271
-#, fuzzy
-msgid "Workstation installation failed"
-msgstr "Шаблон рабочей станции"
-
-#: plugins/admin/systems/class_systemManagement.inc:1274
-msgid "Server is installing"
-msgstr ""
-
-#: plugins/admin/systems/class_systemManagement.inc:1275
-#, fuzzy
-msgid "Server is waiting for action"
-msgstr "Общая информация о пользователе"
-
-#: plugins/admin/systems/class_systemManagement.inc:1276
-#, fuzzy
-msgid "Server installation failed"
-msgstr "Номер дома"
-
-#: plugins/admin/systems/class_systemManagement.inc:1277
-#, fuzzy
-msgid "Winstation"
-msgstr "Рабочая станция"
-
-#: plugins/admin/systems/class_systemManagement.inc:1278
-#, fuzzy
-msgid "Network Device"
-msgstr "Сетевые устройства"
-
-#: plugins/admin/systems/class_systemManagement.inc:1279
-#: plugins/admin/systems/class_divListSystem.inc:188
-#, fuzzy
-msgid "New Terminal"
-msgstr "Создать терминал"
-
-#: plugins/admin/systems/class_systemManagement.inc:1280
-#: plugins/admin/systems/class_divListSystem.inc:194
-#, fuzzy
-msgid "New Workstation"
-msgstr "Новая рабочая станция"
-
-#: plugins/admin/systems/class_systemManagement.inc:1336
-#: plugins/admin/systems/class_systemManagement.inc:1337
-#, fuzzy
-msgid "Incoming objects"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/systems/class_systemManagement.inc:1342
-#, fuzzy
-msgid "Incoming"
-msgstr "Пиктограмма"
-
-#: plugins/admin/systems/class_printGeneric.inc:111
-#, php-format
-msgid "Can't extract a valid base out of object dn, setting base to '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:266
-#: plugins/admin/systems/class_printGeneric.inc:274
-#: plugins/admin/systems/class_printGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:328
-#: plugins/admin/systems/class_printGeneric.inc:344
-#: plugins/admin/systems/class_printGeneric.inc:347
-msgid "Add printer extension"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:267
-msgid ""
-"Could not intialize printer tab, parameter parent was missing while "
-"construction."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:275
-msgid "This is a workstation template, printer tab is disabled."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:280
-msgid "This is a terminal template, printer tab is disabled."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:321
-msgid "This 'dn' has no printer features."
-msgstr "Этот DN не имеет свойств принтера."
-
-#: plugins/admin/systems/class_printGeneric.inc:329
-#, fuzzy
-msgid ""
-"This object has printer extension disabled. You can't enable it while 'cn' "
-"is not present in entry. Possibly you are currently creating a new terminal "
-"template"
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_printGeneric.inc:336
-#: plugins/admin/systems/class_printGeneric.inc:339
-#, fuzzy
-msgid "Remove printer extension"
-msgstr "Удалить параметры"
-
-#: plugins/admin/systems/class_printGeneric.inc:337
-#, fuzzy
-msgid ""
-"This workstation has printer extension enabled.You can disable it by "
-"clicking below."
-msgstr ""
-"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_printGeneric.inc:340
-#, fuzzy
-msgid ""
-"This terminal has printer extension enabled. You can disable it by clicking "
-"below."
-msgstr ""
-"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_printGeneric.inc:345
-#, fuzzy
-msgid ""
-"This workstation has printer extension disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_printGeneric.inc:348
-#, fuzzy
-msgid ""
-"This terminal has printer extension disabled. You can enable it by clicking "
-"below."
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_printGeneric.inc:518
-#, php-format
-msgid "Your currently selected PPD file '%s' doesn't exist."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:526
-#, fuzzy
-msgid "can't get ppd informations."
-msgstr "Системная информация"
-
-#: plugins/admin/systems/class_printGeneric.inc:539
-#, php-format
-msgid "This printer belongs to terminal %s. You can't rename this printer."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:541
-#, php-format
-msgid "This printer belongs to workstation %s. You can't rename this printer."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:599
-#, fuzzy, php-format
-msgid "Removing of system print/generic with dn '%s' failed."
-msgstr "Показать подразделения"
-
-#: plugins/admin/systems/class_printGeneric.inc:843
-#, php-format
-msgid "Saving of system print/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:863
-#: plugins/admin/systems/class_printGeneric.inc:865
-#: plugins/admin/ogroups/class_ogroupManagement.inc:429
-#: plugins/admin/fai/faiTemplateEntry.tpl:85
-#: plugins/admin/fai/faiTemplateEntry.tpl:127
-#: plugins/generic/references/class_reference.inc:36
-msgid "Group"
-msgstr "Группа"
-
-#: plugins/admin/systems/class_printGeneric.inc:881
-#, fuzzy
-msgid "Print generic"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_printGeneric.inc:893
-msgid "LabeledURL"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:894
-#, fuzzy
-msgid "Printer PPD"
-msgstr "Принтер"
-
-#: plugins/admin/systems/class_printGeneric.inc:911
-#, php-format
-msgid ""
-"You are not allowed to remove the given object '%s' from the list of members "
-"of printer '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:928
-#, php-format
-msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:933
-#, php-format
-msgid ""
-"You are not allowed to add the given object '%s' to the list of members of '%"
-"s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:968
-#, php-format
-msgid "Can't add '%s' to the list of members, it is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:979
-#, php-format
-msgid "Can't add '%s' to list of members, it is not reachable."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:54
-#: plugins/admin/systems/class_workstationGeneric.inc:121
-#: plugins/admin/ogroups/class_termgroup.inc:42
-#, fuzzy
-msgid "Activated"
-msgstr "Личный"
-
-#: plugins/admin/systems/class_servGeneric.inc:55
-#: plugins/admin/systems/class_workstationGeneric.inc:122
-#: plugins/admin/ogroups/class_termgroup.inc:43
-#: plugins/personal/connectivity/opengw.tpl:33
-#: plugins/personal/connectivity/class_opengwAccount.inc:343
-msgid "Locked"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:101
-#, fuzzy
-msgid "This 'dn' has no server features."
-msgstr "Этот DN не имеет свойств принтера."
-
-#: plugins/admin/systems/class_servGeneric.inc:109
-#: plugins/admin/systems/class_workstationGeneric.inc:181
-#: plugins/admin/ogroups/class_termgroup.inc:204
-#, fuzzy
-msgid "No ACTIONCMD definition found in your gosa.conf"
-msgstr "Определение HALTCMD в вашем файле gosa.conf не найдено"
-
-#: plugins/admin/systems/class_servGeneric.inc:147
-#, php-format
-msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:310
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Switch off"
-msgstr "Выключить"
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:311
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Reboot"
-msgstr "Перезагрузить"
-
-#: plugins/admin/systems/class_servGeneric.inc:208
-#: plugins/admin/systems/class_workstationGeneric.inc:303
-#: plugins/admin/ogroups/class_termgroup.inc:295
-#, fuzzy
-msgid "Instant update"
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/admin/systems/class_servGeneric.inc:209
-#: plugins/admin/systems/class_servGeneric.inc:218
-#: plugins/admin/systems/class_workstationGeneric.inc:304
-#: plugins/admin/systems/class_workstationGeneric.inc:313
-#: plugins/admin/ogroups/class_termgroup.inc:296
-#, fuzzy
-msgid "Scheduled update"
-msgstr "Выберите режим терминала"
-
-#: plugins/admin/systems/class_servGeneric.inc:210
-#: plugins/admin/systems/class_servGeneric.inc:217
-#: plugins/admin/systems/class_workstationGeneric.inc:305
-#: plugins/admin/systems/class_workstationGeneric.inc:312
-#: plugins/admin/ogroups/class_termgroup.inc:297
-msgid "Reinstall"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:211
-#: plugins/admin/systems/class_workstationGeneric.inc:306
-#: plugins/admin/ogroups/class_termgroup.inc:298
-#, fuzzy
-msgid "Rescan hardware"
-msgstr "Телефонное оборудование"
-
-#: plugins/admin/systems/class_servGeneric.inc:212
-#: plugins/admin/systems/class_servGeneric.inc:219
-#: plugins/admin/systems/class_terminalGeneric.inc:312
-#: plugins/admin/systems/class_terminalGeneric.inc:316
-#: plugins/admin/systems/class_workstationGeneric.inc:307
-#: plugins/admin/systems/class_workstationGeneric.inc:314
-#: plugins/admin/ogroups/class_termgroup.inc:299
-#, fuzzy
-msgid "Memory test"
-msgstr "Память"
-
-#: plugins/admin/systems/class_servGeneric.inc:213
-#: plugins/admin/systems/class_servGeneric.inc:220
-#: plugins/admin/systems/class_workstationGeneric.inc:308
-#: plugins/admin/systems/class_workstationGeneric.inc:315
-msgid "Force localboot"
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:214
-#: plugins/admin/systems/class_servGeneric.inc:221
-#: plugins/admin/systems/class_terminalGeneric.inc:313
-#: plugins/admin/systems/class_terminalGeneric.inc:317
-#: plugins/admin/systems/class_workstationGeneric.inc:309
-#: plugins/admin/systems/class_workstationGeneric.inc:316
-#: plugins/admin/ogroups/class_termgroup.inc:300
-#, fuzzy
-msgid "System analysis"
-msgstr "Системные журналы"
-
-#: plugins/admin/systems/class_servGeneric.inc:216
-#: plugins/admin/systems/class_terminalGeneric.inc:315
-#: plugins/admin/systems/class_workstationGeneric.inc:311
-msgid "Wake up"
-msgstr "Вернуть в обычный режим"
-
-#: plugins/admin/systems/class_servGeneric.inc:245
-#, fuzzy, php-format
-msgid "Removing of system server/generic with dn '%s' failed."
-msgstr "Удалить учетную запись POSIX"
-
-#: plugins/admin/systems/class_servGeneric.inc:290
-#, fuzzy
-msgid "The required field 'Server name' is not set."
-msgstr "Обязательное поле \"Личное имя\" не заполнено."
-
-#: plugins/admin/systems/class_servGeneric.inc:361
-#, php-format
-msgid "Saving of system server/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servGeneric.inc:415
-#, fuzzy
-msgid "Server generic"
-msgstr "Имя сервера"
-
-#: plugins/admin/systems/class_servGeneric.inc:425
-#: plugins/admin/systems/class_workstationGeneric.inc:618
-#, fuzzy
-msgid "Goto mode"
-msgstr "в папку"
-
-#: plugins/admin/systems/class_servGeneric.inc:427
-#: plugins/admin/systems/class_terminalGeneric.inc:636
-#: plugins/admin/systems/class_workstationGeneric.inc:622
-#: plugins/admin/ogroups/class_termgroup.inc:397
-#, fuzzy
-msgid "Action flag"
-msgstr "Действие"
-
-#: plugins/admin/systems/class_divListSystemService.inc:17
-#: plugins/admin/systems/class_divListSystemService.inc:18
-#, fuzzy
-msgid "Installed services"
-msgstr "Клиентские устройства"
-
-#: plugins/admin/systems/class_divListSystemService.inc:22
-#, fuzzy
-msgid ""
-"This menu allows you to add, remove and configure the properties of a "
-"specific service."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять свойства "
-"отдельных систем. Вы можете только добавлять системы которые однажды уже "
-"были запущены."
-
-#: plugins/admin/systems/class_divListSystemService.inc:30
-#, fuzzy
-msgid "Service name"
-msgstr "Имя сервера"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-#, fuzzy
-msgid "Add service"
-msgstr "Добавить сервис DNS"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-#, fuzzy
-msgid "Add new service"
-msgstr "Добавить сервис DNS"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-#, fuzzy
-msgid "Start all"
-msgstr "Запуск"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-#, fuzzy
-msgid "Start all services"
-msgstr "Предоставлять службу сканирования"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#: plugins/admin/systems/class_divListSystemService.inc:106
-#, fuzzy
-msgid "Stop service"
-msgstr "Звук"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#, fuzzy
-msgid "Stop all services"
-msgstr "Предоставлять службу сканирования"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#: plugins/admin/systems/class_divListSystemService.inc:112
-#, fuzzy
-msgid "Restart service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#, fuzzy
-msgid "Restart all services"
-msgstr "Предоставлять службу сканирования"
-
-#: plugins/admin/systems/class_divListSystemService.inc:86
-#, fuzzy
-msgid "Stopped"
-msgstr "Пол"
-
-#: plugins/admin/systems/class_divListSystemService.inc:87
-#, fuzzy
-msgid "Started"
-msgstr "Адм. единица"
-
-#: plugins/admin/systems/class_divListSystemService.inc:88
-#, fuzzy
-msgid "Restarting"
-msgstr "Назначение"
-
-#: plugins/admin/systems/class_divListSystemService.inc:89
-#, fuzzy
-msgid "User status"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/admin/systems/class_divListSystemService.inc:100
-#, fuzzy
-msgid "Start service"
-msgstr "Сканер"
-
-#: plugins/admin/systems/class_divListSystemService.inc:118
-#, fuzzy
-msgid "Edit service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_divListSystemService.inc:124
-#, fuzzy
-msgid "Remove service"
-msgstr "Удалить сервис DNS"
-
-#: plugins/admin/systems/phone.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:44
-msgid "Phone name"
-msgstr "Название"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
-#, fuzzy
-msgid "Add/Edit manufacturer"
-msgstr "Редактиовать объект"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
-#, fuzzy
-msgid "Website"
-msgstr "запись"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
-#: plugins/admin/ogroups/class_phonequeue.inc:903
-#: plugins/gofon/conference/paste_generic.tpl:15
-#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-#, fuzzy
-msgid "Phone number"
-msgstr "Телефонные номера"
-
-#: plugins/admin/systems/class_terminalStartup.inc:40
-#: plugins/admin/systems/class_terminalStartup.inc:123
-#: plugins/admin/systems/class_terminalStartup.inc:143
-#: plugins/admin/systems/class_terminalService.inc:75
-#: plugins/admin/systems/class_terminalService.inc:103
-#: plugins/admin/systems/class_terminalService.inc:109
-#: plugins/admin/systems/class_terminalService.inc:119
-#: plugins/admin/systems/class_terminalService.inc:120
-#: plugins/admin/systems/class_terminalService.inc:122
-#: plugins/admin/systems/class_terminalService.inc:126
-#: plugins/admin/systems/class_terminalService.inc:219
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_terminalService.inc:225
-#: plugins/admin/systems/class_terminalService.inc:228
-#: plugins/admin/systems/class_terminalService.inc:231
-#: plugins/admin/systems/class_terminalService.inc:234
-#: plugins/admin/systems/class_terminalService.inc:237
-#: plugins/admin/systems/class_workstationStartup.inc:290
-#: plugins/admin/systems/class_workstationStartup.inc:312
-#: plugins/admin/systems/class_workstationStartup.inc:316
-#: plugins/admin/systems/class_workstationStartup.inc:835
-#: plugins/admin/systems/class_workstationService.inc:202
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_workstationService.inc:208
-#: plugins/admin/systems/class_workstationService.inc:211
-#: plugins/admin/systems/class_workstationService.inc:214
-#: plugins/admin/systems/class_workstationService.inc:217
-#: plugins/admin/systems/class_workstationService.inc:220
-#: plugins/admin/systems/class_workstationService.inc:230
-#: plugins/admin/systems/class_workstationService.inc:231
-#: plugins/admin/systems/class_workstationService.inc:232
-#: plugins/admin/systems/class_workstationService.inc:233
-#: plugins/admin/systems/class_workstationService.inc:234
-#: plugins/admin/systems/class_workstationService.inc:235
-#: plugins/admin/systems/class_workstationService.inc:236
-#: plugins/admin/systems/class_terminalGeneric.inc:132
-#: plugins/admin/systems/class_terminalGeneric.inc:328
-#: plugins/admin/systems/class_workstationGeneric.inc:137
-msgid "inherited"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:95
-#: plugins/admin/systems/class_workstationStartup.inc:337
-#, fuzzy, php-format
-msgid ""
-"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
-"exist."
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
-
-#: plugins/admin/systems/class_terminalStartup.inc:210
-#: plugins/admin/systems/class_workstationStartup.inc:655
-#: plugins/personal/environment/class_environment.inc:601
-#: plugins/personal/environment/class_environment.inc:614
-#, fuzzy
-msgid "You must specify a valid mount point."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/systems/class_terminalStartup.inc:410
-#, fuzzy, php-format
-msgid "Saving of system terminal/startup with dn '%s' failed."
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/admin/systems/class_terminalStartup.inc:469
-#, fuzzy
-msgid "Terminal startup"
-msgstr "Шаблон терминала"
-
-#: plugins/admin/systems/class_terminalStartup.inc:477
-#: plugins/admin/systems/class_workstationStartup.inc:1187
-#, fuzzy
-msgid "Ldap server"
-msgstr "Сервер подкачки"
-
-#: plugins/admin/systems/class_terminalStartup.inc:479
-#: plugins/admin/systems/class_workstationStartup.inc:1191
-#, fuzzy
-msgid "Kernel modules"
-msgstr "Изменить параметры"
-
-#: plugins/admin/systems/class_terminalStartup.inc:481
-#: plugins/admin/systems/class_workstationStartup.inc:1189
-#, fuzzy
-msgid "Kernel parameter"
-msgstr "Изменить параметры"
-
-#: plugins/admin/systems/goMailServer.tpl:7
-#: plugins/admin/systems/class_goMailServer.inc:712
-msgid "Visible full qualified hostname"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:11
-msgid "The full qualified host name."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:16
-#, fuzzy
-msgid "Max mail header size"
-msgstr "Размер квоты"
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#, fuzzy
-msgid "This value specifies the maximal header size."
-msgstr "Группа с таким именем уже существует."
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#: plugins/admin/systems/goMailServer.tpl:31
-#: plugins/admin/systems/goMailServer.tpl:40
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "KB"
-msgstr "Kb"
-
-#: plugins/admin/systems/goMailServer.tpl:26
-#: plugins/admin/systems/class_goMailServer.inc:715
-#, fuzzy
-msgid "Max mailbox size"
-msgstr "Размер квоты"
-
-#: plugins/admin/systems/goMailServer.tpl:31
-msgid "Defines the maximal size of mail box."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:35
-#: plugins/admin/systems/class_goMailServer.inc:716
-#, fuzzy
-msgid "Max message size"
-msgstr "Сообщение"
-
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "Specify the maximal size of a message."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:45
-#: plugins/admin/systems/class_goMailServer.inc:719
-#, fuzzy
-msgid "Relay host"
-msgstr "Набор правил"
-
-#: plugins/admin/systems/goMailServer.tpl:50
-msgid "Relay messages to following host:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:60
-#: plugins/admin/systems/class_goMailServer.inc:718
-msgid "Local networks"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:62
-#, fuzzy
-msgid "Postfix networks"
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/systems/goMailServer.tpl:83
-#, fuzzy
-msgid "Domains and routing"
-msgstr "Администраторы домена"
-
-#: plugins/admin/systems/goMailServer.tpl:91
-#: plugins/admin/systems/class_goMailServer.inc:717
-msgid "Domains to accept mail for"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:93
-msgid "Postfix is responsible for the following domains:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:114
-#, fuzzy
-msgid "Transports"
-msgstr "Время передачи"
-
-#: plugins/admin/systems/goMailServer.tpl:123
-msgid "Select a transport protocol."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:141
-#, fuzzy
-msgid "Restrictions"
-msgstr "Действие"
-
-#: plugins/admin/systems/goMailServer.tpl:149
-#: plugins/admin/systems/class_goMailServer.inc:721
-#, fuzzy
-msgid "Restrictions for sender"
-msgstr "Местоположение ветки"
-
-#: plugins/admin/systems/goMailServer.tpl:157
-#: plugins/admin/systems/goMailServer.tpl:183
-#, fuzzy
-msgid "Restriction filter"
-msgstr "Поиск"
-
-#: plugins/admin/systems/goMailServer.tpl:175
-#: plugins/admin/systems/class_goMailServer.inc:722
-msgid "Restrictions for recipient"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:50
-#: plugins/admin/systems/class_goSpamServer.inc:327
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goSpamServer.inc:354
-msgid "Spamassassin"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:225
-msgid "Specified value is not a valid 'trusted network' value."
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:285
-#, fuzzy, php-format
-msgid "Saving of server services/spamassassin with dn '%s' failed."
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/systems/class_goSpamServer.inc:294
-msgid "Required score must be a numeric value."
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:336
-#: plugins/admin/systems/goSpamServer.tpl:8
-#, fuzzy
-msgid "Rewrite header"
-msgstr "Отправитель"
-
-#: plugins/admin/systems/class_goSpamServer.inc:337
-#, fuzzy
-msgid "Trusted networks"
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/systems/class_goSpamServer.inc:338
-#: plugins/admin/systems/goSpamServer.tpl:18
-msgid "Required score"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:339
-#, fuzzy
-msgid "Rules"
-msgstr "Роль"
-
-#: plugins/admin/systems/class_goSpamServer.inc:341
-#: plugins/admin/systems/goSpamServer.tpl:69
-msgid "Enable use of bayes filtering"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:342
-msgid "Enabled bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:343
-#: plugins/admin/systems/goSpamServer.tpl:75
-msgid "Enable RBL checks"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:344
-#: plugins/admin/systems/goSpamServer.tpl:86
-msgid "Enable use of Razor"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:345
-#: plugins/admin/systems/goSpamServer.tpl:89
-msgid "Enable use of DDC"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:346
-#: plugins/admin/systems/goSpamServer.tpl:92
-msgid "Enable use of Pyzor"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:51
-#, fuzzy
-msgid "IMAP/POP3 service"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/class_goImapServer.inc:56
-#: plugins/admin/systems/class_goImapServer.inc:173
-#, fuzzy
-msgid "Repair database"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/class_goImapServer.inc:102
-#, fuzzy
-msgid "IMAP/POP3 (Cyrus) service"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/class_goImapServer.inc:112
-#, fuzzy
-msgid "Please specify a server identifier."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/systems/class_goImapServer.inc:115
-#, fuzzy
-msgid "Please specify a connect url."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/systems/class_goImapServer.inc:118
-#, fuzzy
-msgid "Please specify an admin user."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/systems/class_goImapServer.inc:121
-#, fuzzy
-msgid "Please specify a password for the admin user."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_goImapServer.inc:126
-#, php-format
-msgid "The imap connect string needs to be in the form '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:130
-msgid "The sieve port needs to be numeric."
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:160
-#: plugins/admin/systems/class_goImapServer.inc:161
-#, fuzzy
-msgid "IMAP/POP3"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
-msgid "Admin password"
-msgstr "Пароль администратора"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
-#, fuzzy, php-format
-msgid "You're about to delete the glpi cartridge type '%s'."
-msgstr "Вы собираетесь удалить приложение \"%s\"."
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
-#, php-format
-msgid ""
-"You can't delete this cartridge type, it is still in use by this printer(s) "
-"'%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
-msgid "Cartridges"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-#, fuzzy
-msgid "New monitor"
-msgstr "Новый пароль"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-#, fuzzy
-msgid "M"
-msgstr "Мб"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
-#: plugins/personal/environment/selectPrinterDialog.tpl:5
-#: plugins/personal/environment/selectPrinterDialog.tpl:10
-#, fuzzy
-msgid "Select printer to add"
-msgstr "Выбрать номера для добавления"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
-#, fuzzy
-msgid "Select entries to add"
-msgstr "Выбрать пользователей для добавления"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
-#, fuzzy
-msgid "Display members of department"
-msgstr "Показать номера из подразделения"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
-#, fuzzy
-msgid "Display members matching"
-msgstr "Показать совпадения номеров"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
-#, fuzzy
-msgid "Regular expression for matching member names"
-msgstr "Регулярное выражение, соответствующее именам пользователей"
-
-#: plugins/admin/systems/servnfs.tpl:1
-#, fuzzy
-msgid "Edit share"
-msgstr "Пользователи домена"
-
-#: plugins/admin/systems/servnfs.tpl:2
-msgid "NFS setup"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:401
-#: plugins/personal/netatalk/netatalk.tpl:16
-msgid "Path"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:403
-#, fuzzy
-msgid "Volume"
-msgstr "Имя системы"
-
-#: plugins/admin/systems/servnfs.tpl:69
-msgid "Auto-mount share on Apple systems"
-msgstr ""
-
-#: plugins/admin/systems/servnfs.tpl:109
-#, fuzzy
-msgid "Codepage"
-msgstr "Домашняя страница"
-
-#: plugins/admin/systems/servnfs.tpl:121
-#: plugins/admin/systems/class_goShareServer.inc:402
-#, fuzzy
-msgid "Option"
-msgstr "Параметры"
-
-#: plugins/admin/systems/class_winGeneric.inc:155
-#, php-format
-msgid "Removing of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:205
-#, fuzzy
-msgid "You have no permissions to create a component on this 'Base'."
-msgstr "У вас недостаточно прав для создания телефонов в этой ветке."
-
-#: plugins/admin/systems/class_winGeneric.inc:270
-#, php-format
-msgid "Saving of system wingeneric/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_winGeneric.inc:281
-#, fuzzy
-msgid "Win generic"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_winGeneric.inc:282
-#, fuzzy
-msgid "Windows workstation generic"
-msgstr "Имя рабочий станции"
-
-#: plugins/admin/systems/class_winGeneric.inc:287
-#, fuzzy
-msgid "Win workstation"
-msgstr "Рабочая станция Windows"
-
-#: plugins/admin/systems/class_winGeneric.inc:290
-#: plugins/admin/systems/class_workstationGeneric.inc:615
-#: plugins/admin/systems/workstation.tpl:10
-msgid "Workstation name"
-msgstr "Имя рабочий станции"
-
-#: plugins/admin/systems/class_servDNS.inc:35
-#: plugins/admin/systems/class_servDNS.inc:368
-#: plugins/admin/systems/class_servDNS.inc:397
-#: plugins/admin/systems/class_servDNS.inc:398
-#, fuzzy
-msgid "DNS service"
-msgstr "Добавить сервис DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:81
-msgid "Remove DNS service"
-msgstr "Удалить сервис DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:82
-#, fuzzy
-msgid ""
-"This server has DNS features enabled. You can disable them by clicking below."
-msgstr ""
-"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_servDNS.inc:84
-msgid "Add DNS service"
-msgstr "Добавить сервис DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:85
-#, fuzzy
-msgid ""
-"This server has DNS features disabled. You can enable them by clicking below."
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_servDNS.inc:173
-#: plugins/admin/systems/class_servDNS.inc:407
-#, fuzzy
-msgid "Reverse zone"
-msgstr "Ссылки"
-
-#: plugins/admin/systems/class_servDNS.inc:175
-#: plugins/admin/fai/faiTemplateEntry.tpl:102
-#, fuzzy
-msgid "Class"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/systems/class_servDNS.inc:239
-#, php-format
-msgid ""
-"Can't delete the selected zone, because it is still in use by these entry/"
-"entries '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:304
-#, php-format
-msgid "Updating of system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:314
-#, fuzzy, php-format
-msgid "Removing of system server/dns with dn '%s' failed."
-msgstr "Удалить сервис DNS"
-
-#: plugins/admin/systems/class_servDNS.inc:335
-#, fuzzy, php-format
-msgid "Saving of system server/dns with dn '%s' failed."
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/admin/systems/class_servDNS.inc:359
-#, php-format
-msgid "Set status flag for system server/dns with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNS.inc:406
-#: plugins/admin/systems/class_termDNS.inc:577
-#: plugins/admin/systems/servdnseditzone.tpl:7
-#, fuzzy
-msgid "Zone name"
-msgstr "Название"
-
-#: plugins/admin/systems/class_servDNS.inc:408
-#, fuzzy
-msgid "Primary dns server"
-msgstr "Основной адрес эл. почты для этой общей папки"
-
-#: plugins/admin/systems/class_servDNS.inc:410
-#: plugins/admin/systems/glpiPrinter.tpl:48
-#, fuzzy
-msgid "Serial"
-msgstr "терминалы"
-
-#: plugins/admin/systems/class_servDNS.inc:412
-#: plugins/admin/systems/servdnseditzone.tpl:82
-#: plugins/admin/ogroups/class_phonequeue.inc:954
-#: plugins/admin/ogroups/phonequeue.tpl:85
-msgid "Retry"
-msgstr "Повторить"
-
-#: plugins/admin/systems/class_servDNS.inc:413
-#: plugins/admin/systems/servdnseditzone.tpl:88
-#, fuzzy
-msgid "Expire"
-msgstr "Экспорт"
-
-#: plugins/admin/systems/class_servDNS.inc:415
-#: plugins/admin/systems/servdnseditzone.tpl:33
-#, fuzzy
-msgid "Zone records"
-msgstr "Каталог"
-
-#: plugins/admin/systems/gencd_frame.tpl:2
-msgid "Your browser does not supprt iframes."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:147
-#, fuzzy, php-format
-msgid ""
-"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: plugins/admin/systems/class_termDNS.inc:241
-#, fuzzy
-msgid "Not matching"
-msgstr "Показать совпадения объектов"
-
-#: plugins/admin/systems/class_termDNS.inc:342
-#, fuzzy
-msgid "The required field 'IP-address' is not set."
-msgstr "Обязательное поле \"Основной адрес\" не заполнено."
-
-#: plugins/admin/systems/class_termDNS.inc:346
-msgid "Wrong IP format in field IP-address."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:353
-#, fuzzy
-msgid "The required field 'MAC-address' is not set."
-msgstr "Обязательное поле \"Основной адрес\" не заполнено."
-
-#: plugins/admin/systems/class_termDNS.inc:356
-msgid ""
-"The given macaddress is invalid. There must be 6 2byte segments seperated by "
-"':'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:370
-#, php-format
-msgid ""
-"The specified IP address '%s' is not matching the selected reverse zone "
-"entry '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:382
-#, php-format
-msgid "Found duplicate value for record type '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:390
-#, php-format
-msgid "Found more than one entry for the uniqe record type '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:401
-#, php-format
-msgid ""
-"The device IP '%s' is added as 'A Record', this will be done automatically, "
-"please remove the record."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:408
-#: plugins/admin/systems/class_servDNSeditZone.inc:422
-#, php-format
-msgid "Only lowercase is allowed, please check your '%ss'."
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:494
-#, fuzzy, php-format
-msgid "Saving of terminal/dns account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/admin/systems/class_termDNS.inc:558
-#, fuzzy
-msgid "DNS"
-msgstr "DNS"
-
-#: plugins/admin/systems/class_termDNS.inc:559
-#, fuzzy
-msgid "DNS settings"
-msgstr "Настройки Samba"
-
-#: plugins/admin/systems/class_termDNS.inc:567
-#, fuzzy
-msgid "IP address"
-msgstr "IP-адрес"
-
-#: plugins/admin/systems/class_termDNS.inc:576
-#, fuzzy
-msgid "DNS records"
-msgstr "Каталог"
-
-#: plugins/admin/systems/goNtpServer.tpl:2
-#, fuzzy
-msgid "Time server"
-msgstr "Сервисы"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
-#, fuzzy, php-format
-msgid "You're about to delete the glpi attachment component '%s'."
-msgstr "Вы собираетесь удалить приложение \"%s\"."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
-#, php-format
-msgid ""
-"You can't delete this attachment, it is still in use by these system(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
-#, fuzzy
-msgid "There is no valid file uploaded."
-msgstr "Файл небыл загружен"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
-#, fuzzy
-msgid "Upload wasn't successfull."
-msgstr "Экспорт успешен."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
-#, php-format
-msgid "Missing directory '%s/glpi/' to store glpi uploads."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
-#, fuzzy
-msgid "There is already a file with the same name uploaded."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
-#, fuzzy, php-format
-msgid "Can't create file '%s'."
-msgstr "Удалить"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
-msgid "File is available."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
-msgid "File is not readable, possibly the file is missing."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
-#, fuzzy
-msgid "Currently no file uploaded."
-msgstr "Файл небыл загружен"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
-#, fuzzy
-msgid "Mime"
-msgstr "Мобильный"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
-msgid "This table displays all available attachments."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
-#: include/sieve/class_sieveElement_If.inc:447
-#, fuzzy
-msgid "empty"
-msgstr "Шаблон"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
-#, fuzzy
-msgid "Create new attachment"
-msgstr "Подразделение"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
-#, fuzzy
-msgid "New Attachment"
-msgstr "подразделения"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
-#: plugins/admin/systems/class_servRepository.inc:218
-#: plugins/admin/fai/class_faiManagement.inc:456
-#, fuzzy
-msgid "This name is already in use."
-msgstr "Указанное имя уже используется."
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
-#, fuzzy
-msgid "Please specify a valid name for this attachment."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/remove_glpi.tpl:10
-#, fuzzy
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your MySql database in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"Лучше всего перед удалением сохранить резервную копию текущего дерева LDAP в "
-"файл. Если вы сделали это и действительно хотите выполнить удаление, нажмите "
-"<i>Удалить</i>, иначе нажмите <i>Отмена</i>."
-
-#: plugins/admin/systems/class_servDHCP.inc:42
-msgid "Remove DHCP service"
-msgstr "Удалить сервис DHCP"
-
-#: plugins/admin/systems/class_servDHCP.inc:43
-#, fuzzy
-msgid ""
-"This server has DHCP features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_servDHCP.inc:45
-msgid "Add DHCP service"
-msgstr "Добавить сервис DHCP"
-
-#: plugins/admin/systems/class_servDHCP.inc:46
-#, fuzzy
-msgid ""
-"This server has DHCP features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_goFonServer.inc:35
-#: plugins/admin/systems/class_goFonServer.inc:130
-#, fuzzy
-msgid "VoIP service"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/class_goFonServer.inc:64
-#, fuzzy
-msgid "VoIP service - Asterisk management"
-msgstr "Управление системами"
-
-#: plugins/admin/systems/class_goFonServer.inc:73
-#, fuzzy
-msgid "The attribute DB user is empty or contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_goFonServer.inc:76
-#: plugins/admin/systems/class_goFaxServer.inc:73
-#, fuzzy
-msgid "The attribute password is empty or contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_goFonServer.inc:79
-#, fuzzy
-msgid ""
-"The attribute local dial prefix is empty or contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_goFonServer.inc:82
-#, fuzzy
-msgid ""
-"The attribute country dial prefix is empty or contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_goFonServer.inc:119
-#, php-format
-msgid ""
-"You can't remove the asterisk database extension, it is still in use by "
-"these objects '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_goFonServer.inc:131
-#, fuzzy
-msgid "VoIP - asterisk management"
-msgstr "Управление системами"
-
-#: plugins/admin/systems/class_goFonServer.inc:145
-#, fuzzy
-msgid "Area code"
-msgstr "Каталог"
-
-#: plugins/admin/systems/class_goFonServer.inc:146
-#, fuzzy
-msgid "Country code"
-msgstr "Учетная запись"
-
-#: plugins/admin/systems/class_terminalService.inc:72
-#: plugins/admin/systems/class_workstationService.inc:93
-#: plugins/admin/systems/workstationService.tpl:157
-#, fuzzy
-msgid "unknown"
-msgstr "состояние неизвестно"
-
-#: plugins/admin/systems/class_terminalService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:89
-#: plugins/personal/environment/class_environment.inc:231
-#, php-format
-msgid ""
-"You have specified an external resolution hook which can't be read, please "
-"check the permission of the file '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:104
-#: plugins/admin/systems/class_terminalService.inc:105
-#: plugins/admin/systems/class_terminalService.inc:106
-#: plugins/admin/systems/class_terminalService.inc:107
-#: plugins/admin/systems/class_workstationService.inc:96
-#: plugins/admin/systems/class_workstationService.inc:97
-#: plugins/admin/systems/class_workstationService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:99
-#, fuzzy
-msgid "bit"
-msgstr "запись"
-
-#: plugins/admin/systems/class_terminalService.inc:158
-msgid "default"
-msgstr "по умолчанию"
-
-#: plugins/admin/systems/class_terminalService.inc:159
-#: plugins/admin/systems/class_workstationService.inc:139
-msgid "show chooser"
-msgstr "показать окно входа в систему"
-
-#: plugins/admin/systems/class_terminalService.inc:160
-#: plugins/admin/systems/class_workstationService.inc:140
-msgid "direct"
-msgstr "напрямую"
-
-#: plugins/admin/systems/class_terminalService.inc:163
-#: plugins/admin/systems/class_workstationService.inc:143
-msgid "load balanced"
-msgstr "с выравниваем нагрузки"
-
-#: plugins/admin/systems/class_terminalService.inc:166
-#: plugins/admin/systems/class_workstationService.inc:146
-msgid "Windows RDP"
-msgstr "Windows RDP"
-
-#: plugins/admin/systems/class_terminalService.inc:167
-#: plugins/admin/systems/class_workstationService.inc:147
-msgid "ICA client"
-msgstr "Клиент ICA"
-
-#: plugins/admin/systems/class_terminalService.inc:197
-#: plugins/admin/systems/class_workstationStartup.inc:836
-#: plugins/admin/systems/class_workstationService.inc:183
-#: plugins/personal/posix/class_posixAccount.inc:203
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
-msgid "automatic"
-msgstr "автоматически"
-
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_workstationService.inc:205
-#, fuzzy
-msgid "Bit"
-msgstr "запись"
-
-#: plugins/admin/systems/class_terminalService.inc:322
-#: plugins/admin/systems/class_workstationService.inc:320
-#, fuzzy
-msgid "Choose the phone located at the current terminal"
-msgstr "Выбрать раздел, для хранения объекта"
-
-#: plugins/admin/systems/class_terminalService.inc:397
-#: plugins/admin/systems/class_terminalService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:387
-#: plugins/admin/systems/class_workstationService.inc:392
-msgid "Please specify a valid VSync range."
-msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
-
-#: plugins/admin/systems/class_terminalService.inc:411
-#: plugins/admin/systems/class_terminalService.inc:416
-#: plugins/admin/systems/class_workstationService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:407
-msgid "Please specify a valid HSync range."
-msgstr "Пожалуйста, укажите корректную строчную синхронзацию."
-
-#: plugins/admin/systems/class_terminalService.inc:465
-#, fuzzy, php-format
-msgid "Saving of object system terminal/service with dn '%s' failed."
-msgstr "Информация об организации"
-
-#: plugins/admin/systems/class_terminalService.inc:474
-#: plugins/admin/systems/class_workstationService.inc:459
-#, fuzzy
-msgid "Service"
-msgstr "Сервисы"
-
-#: plugins/admin/systems/class_terminalService.inc:483
-#: plugins/admin/systems/class_workstationService.inc:468
-#, fuzzy
-msgid "Monitor"
-msgstr "Мониторинг"
-
-#: plugins/admin/systems/class_terminalService.inc:484
-#: plugins/admin/ogroups/class_phonequeue.inc:951
-#, fuzzy
-msgid "Method"
-msgstr "Почтовые настройки"
-
-#: plugins/admin/systems/class_terminalService.inc:485
-#: plugins/admin/systems/terminalService.tpl:173
-msgid "Remote desktop"
-msgstr "Удаленная рабочая станция"
-
-#: plugins/admin/systems/class_terminalService.inc:487
-#: plugins/admin/systems/class_workstationService.inc:469
-#, fuzzy
-msgid "Gfx driver"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_terminalService.inc:488
-#: plugins/admin/systems/class_workstationService.inc:470
-#, fuzzy
-msgid "Gfx resolution"
-msgstr "Разрешение"
-
-#: plugins/admin/systems/class_terminalService.inc:489
-#: plugins/admin/systems/class_workstationService.inc:471
-#, fuzzy
-msgid "Gfx color depth"
-msgstr "Глубина цвета"
-
-#: plugins/admin/systems/class_terminalService.inc:490
-#: plugins/admin/systems/class_workstationService.inc:472
-#, fuzzy
-msgid "Hsync"
-msgstr "Строчная синхронизация"
-
-#: plugins/admin/systems/class_terminalService.inc:491
-#: plugins/admin/systems/class_workstationService.inc:473
-#, fuzzy
-msgid "Vsync"
-msgstr "Кадровая синхронизация"
-
-#: plugins/admin/systems/class_terminalService.inc:492
-msgid "Auto-Sync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:493
-#, fuzzy
-msgid "Printer service enabled"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_terminalService.inc:494
-#: plugins/admin/systems/terminalService.tpl:229
-msgid "Spool server"
-msgstr "Сервер для хранения запросов и временных файлов"
-
-#: plugins/admin/systems/class_terminalService.inc:495
-#: plugins/admin/systems/class_workstationService.inc:475
-#, fuzzy
-msgid "Scanner enabled"
-msgstr "отключен"
-
-#: plugins/admin/systems/class_terminalService.inc:496
-#, fuzzy
-msgid "Scanner model"
-msgstr "отключен"
-
-#: plugins/admin/systems/class_terminalService.inc:497
-#: plugins/admin/systems/class_workstationService.inc:476
-#, fuzzy
-msgid "Keyboard model"
-msgstr "Выберите модель клавиатуры"
-
-#: plugins/admin/systems/class_terminalService.inc:498
-#: plugins/admin/systems/class_workstationService.inc:477
-#, fuzzy
-msgid "Keyboard layout"
-msgstr "Выберите раскладку"
-
-#: plugins/admin/systems/class_terminalService.inc:499
-#: plugins/admin/systems/class_workstationService.inc:478
-#, fuzzy
-msgid "Keyboard variant"
-msgstr "Выберите вариант раскладки"
-
-#: plugins/admin/systems/class_terminalService.inc:500
-#: plugins/admin/systems/class_workstationService.inc:479
-#, fuzzy
-msgid "Mouse type"
-msgstr "Тип"
-
-#: plugins/admin/systems/class_terminalService.inc:501
-#: plugins/admin/systems/class_workstationService.inc:480
-#, fuzzy
-msgid "Mouse port"
-msgstr "Мониторинг"
-
-#: plugins/admin/systems/class_terminalService.inc:502
-#: plugins/admin/systems/terminalService.tpl:76
-#: plugins/admin/systems/class_workstationService.inc:481
-#: plugins/admin/systems/workstationService.tpl:86
-#: plugins/gofon/phoneaccount/paste_generic.tpl:27
-#: plugins/gofon/phoneaccount/generic.tpl:30
-msgid "Telephone hardware"
-msgstr "Телефонное оборудование"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
-#, php-format
-msgid "Internal Error can't create device of type '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
-#, fuzzy, php-format
-msgid "You're about to delete the glpi device '%s'."
-msgstr "Вы собираетесь удалить группу \"%s\"."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
-msgid "Can't detect object name."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
-#, php-format
-msgid ""
-"You can't delete this device, it is still in use by these system(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
-#, fuzzy
-msgid "devices"
-msgstr "Устройства"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-#, fuzzy
-msgid "New mainbord"
-msgstr "Новый пароль"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-#, fuzzy
-msgid "New processor"
-msgstr "Новый пароль"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-#: plugins/admin/fai/class_divListFai.inc:177
-msgid "P"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-#, fuzzy
-msgid "New case"
-msgstr "пользователи"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "C"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-#, fuzzy
-msgid "New network interface"
-msgstr "Сетевой принтер"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-#, fuzzy
-msgid "NI"
-msgstr "Unix"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-#, fuzzy
-msgid "New ram"
-msgstr "пользователи"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "R"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-#, fuzzy
-msgid "New hard disk"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "HDD"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-#, fuzzy
-msgid "New drive"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-#, fuzzy
-msgid "D"
-msgstr "UID"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-#, fuzzy
-msgid "New controller"
-msgstr "Номер телефона"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "CS"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "New graphics card"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "GC"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-#, fuzzy
-msgid "New sound card"
-msgstr "Новый пароль"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "SC"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "New power supply"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "PS"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-#, fuzzy
-msgid "New misc device"
-msgstr "Сетевые устройства"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "OC"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
-#, fuzzy
-msgid "You have to specify a valid name for this device."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
-#, fuzzy
-msgid "This device name is already in use."
-msgstr "Указанное имя уже используется."
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-#: plugins/personal/environment/class_environment.inc:508
-#: plugins/personal/environment/class_environment.inc:905
-#, fuzzy
-msgid "None"
-msgstr "нет"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-#, fuzzy
-msgid "Other"
-msgstr "Фильтры"
-
-#: plugins/admin/systems/class_goMailServer.inc:47
-#: plugins/admin/systems/class_goMailServer.inc:514
-#, fuzzy
-msgid "Mail smtp service (Postfix)"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_goMailServer.inc:583
-#, fuzzy, php-format
-msgid "Saving server services/mail with dn '%s' failed."
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/systems/class_goMailServer.inc:600
-#, fuzzy
-msgid "Please specify a numeric value for header size limit."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_goMailServer.inc:604
-#, fuzzy
-msgid "Please specify a numeric value for mailbox size limit."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_goMailServer.inc:608
-#, fuzzy
-msgid "Please specify a numeric value for message size limit."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_goMailServer.inc:703
-msgid "Mail smtp (Postfix)"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:704
-msgid "Mail smtp - Postfix"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:714
-msgid "Header size limit"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:720
-#, fuzzy
-msgid "Transport table"
-msgstr "Время передачи"
-
-#: plugins/admin/systems/goFonServer.tpl:1
-#, fuzzy
-msgid "VoIP database information"
-msgstr "Системная информация"
-
-#: plugins/admin/systems/goFonServer.tpl:4
-msgid "Asterisk DB user"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:20
-msgid "Country dial prefix"
-msgstr ""
-
-#: plugins/admin/systems/goFonServer.tpl:28
-msgid "Local dial prefix"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:434
-msgid ""
-"There are packages in your configuration, which can't be resolved with "
-"current server/release settings."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:479
-#, fuzzy
-msgid "Please select a 'FAI server' or remove the 'FAI classes'."
-msgstr "Введите корректный номер телефона!"
-
-#: plugins/admin/systems/class_workstationStartup.inc:547
-#, fuzzy
-msgid ""
-"There is already a profile in your selection that contain partition table "
-"configurations."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/admin/systems/class_workstationStartup.inc:764
-msgid "Not available in current setup"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:908
-#, php-format
-msgid ""
-"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
-"Server was reset to 'auto'."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:924
-#, php-format
-msgid ""
-"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
-"configurations, possibly some classes where deleted or renamed. Server was "
-"reset to 'auto'."
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1097
-#, fuzzy, php-format
-msgid "Saving of system workstation/startup with dn '%s' failed."
-msgstr "Шаблон рабочей станции"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1147
-#, fuzzy, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1179
-#, fuzzy
-msgid "System startup"
-msgstr "Состояние системы"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1194
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/class_faiProfile.inc:467
-#, fuzzy
-msgid "FAI classes"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1195
-msgid "Debian mirror"
-msgstr ""
-
-#: plugins/admin/systems/class_workstationStartup.inc:1196
-#, fuzzy
-msgid "Debian release"
-msgstr "Текущий пароль"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1198
-msgid "FAI status flag"
-msgstr ""
-
-#: plugins/admin/systems/class_gosaLogServer.inc:28
-#: plugins/admin/systems/class_gosaLogServer.inc:56
-#: plugins/admin/systems/class_gosaLogServer.inc:92
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#, fuzzy
-msgid "GOsa logging service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:104
-#, fuzzy
-msgid "Allow view of entries on this server"
-msgstr "Разрешить вход на терминальный сервер"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#, fuzzy
-msgid "Syslog Service"
-msgstr "Сервер системных журналов"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#: plugins/admin/systems/goCupsServer.tpl:1
-#, fuzzy
-msgid "enabled"
-msgstr "отключен"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:6
-#, fuzzy
-msgid "List of attachments"
-msgstr "Список подразделений"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:23
-msgid ""
-"This dialog allow you to attach additional objects (like manuals, guides, "
-"etc.)  to your currently edited computer."
-msgstr ""
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:35
-#, fuzzy
-msgid "Display attachments matching"
-msgstr "Шаблон для подразделений"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:37
-#, fuzzy
-msgid "Regular expression for matching attachment names"
-msgstr "Регулярное выражение, соответствующее именам подразделений"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:51
-#: plugins/admin/systems/class_baseSelectDialog.inc:42
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
-#: plugins/admin/systems/glpiDeviceManagement.tpl:51
-#: plugins/admin/systems/class_glpiSelectUser.inc:113
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
-#, fuzzy
-msgid "Use"
-msgstr "Пользователь"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
-msgid "Can't delete this entry, it is still in use."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
-#: plugins/admin/systems/class_glpiAccount.inc:643
-#: plugins/admin/systems/class_glpiAccount.inc:658
-msgid "N/A"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
-#, fuzzy
-msgid "The selected name is already in use."
-msgstr "Указанное имя уже используется."
-
-#: plugins/admin/systems/terminalService.tpl:4
-#: plugins/admin/systems/workstationService.tpl:4
-msgid "Keyboard"
-msgstr "Клавиатура"
-
-#: plugins/admin/systems/terminalService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:254
-#: plugins/admin/systems/printerPPDDialog.tpl:5
-#: plugins/admin/systems/class_glpiAccount.inc:794
-#: plugins/admin/systems/workstationService.tpl:7
-msgid "Model"
-msgstr "Модель"
-
-#: plugins/admin/systems/terminalService.tpl:10
-#: plugins/admin/systems/workstationService.tpl:11
-msgid "Choose keyboard model"
-msgstr "Выберите модель клавиатуры"
-
-#: plugins/admin/systems/terminalService.tpl:17
-#: plugins/admin/systems/workstationService.tpl:19
-msgid "Layout"
-msgstr "Раскладка"
-
-#: plugins/admin/systems/terminalService.tpl:20
-#: plugins/admin/systems/workstationService.tpl:23
-msgid "Choose keyboard layout"
-msgstr "Выберите раскладку"
-
-#: plugins/admin/systems/terminalService.tpl:27
-#: plugins/admin/systems/workstationService.tpl:31
-msgid "Variant"
-msgstr "Вариант"
-
-#: plugins/admin/systems/terminalService.tpl:30
-#: plugins/admin/systems/workstationService.tpl:35
-msgid "Choose keyboard variant"
-msgstr "Выберите вариант раскладки"
-
-#: plugins/admin/systems/terminalService.tpl:45
-#: plugins/admin/systems/workstationService.tpl:51
-msgid "Mouse"
-msgstr "Мышь"
-
-#: plugins/admin/systems/terminalService.tpl:51
-#: plugins/admin/systems/workstationService.tpl:58
-msgid "Choose mouse type"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/systems/terminalService.tpl:58
-#: plugins/admin/systems/workstationService.tpl:66
-msgid "Port"
-msgstr "Порт"
-
-#: plugins/admin/systems/terminalService.tpl:61
-#: plugins/admin/systems/workstationService.tpl:70
-msgid "Choose mouse port"
-msgstr "Выберите порт мыши"
-
-#: plugins/admin/systems/terminalService.tpl:79
-#: plugins/admin/systems/workstationService.tpl:89
-#: plugins/admin/departments/class_departmentGeneric.inc:599
-#: plugins/gofon/phoneaccount/paste_generic.tpl:29
-#: plugins/gofon/phoneaccount/generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:34
-msgid "Telephone"
-msgstr "Телефон"
-
-#: plugins/admin/systems/terminalService.tpl:101
-#: plugins/admin/systems/workstationService.tpl:114
-msgid "Choose graphic driver that is needed by the installed graphic board"
-msgstr "Выберите подходящий драйвер для установленной видеокарты"
-
-#: plugins/admin/systems/terminalService.tpl:108
-#: plugins/admin/systems/workstationService.tpl:122
-#: plugins/personal/environment/class_environment.inc:1331
-#: plugins/personal/environment/environment.tpl:110
-msgid "Resolution"
-msgstr "Разрешение"
-
-#: plugins/admin/systems/terminalService.tpl:111
-#: plugins/admin/systems/workstationService.tpl:126
-msgid "Choose screen resolution used in graphic mode"
-msgstr "Выберите подходящее разрешение экрана"
-
-#: plugins/admin/systems/terminalService.tpl:118
-#: plugins/admin/systems/workstationService.tpl:134
-msgid "Color depth"
-msgstr "Глубина цвета"
-
-#: plugins/admin/systems/terminalService.tpl:121
-#: plugins/admin/systems/workstationService.tpl:138
-msgid "Choose colordepth used in graphic mode"
-msgstr "Выберите подходящую глубину цвета"
-
-#: plugins/admin/systems/terminalService.tpl:135
-#: plugins/admin/systems/workstationService.tpl:153
-msgid "Display device"
-msgstr "Устройство отображения"
-
-#: plugins/admin/systems/terminalService.tpl:147
-#: plugins/admin/systems/workstationService.tpl:167
-msgid "Use DDC for automatic detection"
-msgstr ""
-
-#: plugins/admin/systems/terminalService.tpl:150
-#: plugins/admin/systems/workstationService.tpl:170
-msgid "HSync"
-msgstr "Строчная синхронизация"
-
-#: plugins/admin/systems/terminalService.tpl:154
-#: plugins/admin/systems/workstationService.tpl:175
-msgid "Horizontal refresh frequency for installed monitor"
-msgstr "Частота обновления строк для данного монитора"
-
-#: plugins/admin/systems/terminalService.tpl:158
-#: plugins/admin/systems/workstationService.tpl:181
-msgid "VSync"
-msgstr "Кадровая синхронизация"
-
-#: plugins/admin/systems/terminalService.tpl:162
-#: plugins/admin/systems/workstationService.tpl:186
-msgid "Vertical refresh frequency for installed monitor"
-msgstr "Частота обновления кадров для данного монитора"
-
-#: plugins/admin/systems/terminalService.tpl:177
-msgid "Connect method"
-msgstr "Способ подключения"
-
-#: plugins/admin/systems/terminalService.tpl:180
-msgid "Choose method to connect to terminal server"
-msgstr "Выберите способ подключения к серверу терминалов"
-
-#: plugins/admin/systems/terminalService.tpl:188
-msgid "Terminal server"
-msgstr "Терминал-сервер"
-
-#: plugins/admin/systems/terminalService.tpl:191
-msgid "Select specific terminal server to use"
-msgstr "Выберите сервер терминалов"
-
-#: plugins/admin/systems/terminalService.tpl:199
-msgid "Font server"
-msgstr "Сервер шрифтов"
-
-#: plugins/admin/systems/terminalService.tpl:202
-msgid "Select specific font server to use"
-msgstr "Выберите сервер шрифтов"
-
-#: plugins/admin/systems/terminalService.tpl:219
-msgid "Print device"
-msgstr "Устройство печати"
-
-#: plugins/admin/systems/terminalService.tpl:221
-msgid "Select to start IPP based printing service on terminal"
-msgstr "Выберите, чтобы запустить на терминале службу печати по протоколу IPP"
-
-#: plugins/admin/systems/terminalService.tpl:223
-msgid "Provide print services"
-msgstr "Предоставлять службу печати"
-
-#: plugins/admin/systems/terminalService.tpl:232
-msgid "Select NFS filesystem to place spool files on"
-msgstr "Выберите файловую систему NFS для хранения временных файлов"
-
-#: plugins/admin/systems/terminalService.tpl:245
-#: plugins/admin/systems/workstationService.tpl:201
-msgid "Scan device"
-msgstr "Устройство сканирования"
-
-#: plugins/admin/systems/terminalService.tpl:247
-#: plugins/admin/systems/workstationService.tpl:204
-msgid "Select to start SANE scan service on terminal"
-msgstr "Выберите, чтобы запустить на терминале службу сканирования"
-
-#: plugins/admin/systems/terminalService.tpl:249
-#: plugins/admin/systems/workstationService.tpl:207
-msgid "Provide scan services"
-msgstr "Предоставлять службу сканирования"
-
-#: plugins/admin/systems/terminalService.tpl:257
-msgid "Select scanner driver to use"
-msgstr "Выберите драйвер для используемого сканера"
-
-#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
-#: plugins/personal/environment/class_selectPrinterDialog.inc:110
-#, fuzzy
-msgid "Please select a printer or press cancel."
-msgstr "Введите корректный номер телефона!"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:58
-#, php-format
-msgid ""
-"You can't delete this manufacturer, it is still in use by these system(s) '%"
-"s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:104
-#, fuzzy
-msgid "Please specify a name."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:113
-#: plugins/admin/systems/class_glpiManufacturer.inc:119
-#, fuzzy
-msgid "Specified name is already in use, please choose another one."
-msgstr "Группа с таким именем уже существует."
-
-#: plugins/admin/systems/class_goSyslogServer.inc:29
-#: plugins/admin/systems/class_goSyslogServer.inc:49
-#: plugins/admin/systems/class_goSyslogServer.inc:70
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#, fuzzy
-msgid "Logging service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_workstationService.inc:451
-#, fuzzy, php-format
-msgid "Saving of system workstation/service with dn '%s' failed."
-msgstr "Дополнительные записи в fstab"
-
-#: plugins/admin/systems/class_workstationService.inc:460
-#, fuzzy
-msgid "Workstation service"
-msgstr "Рабочие станции"
-
-#: plugins/admin/systems/class_workstationService.inc:474
-#, fuzzy
-msgid "Use DDC"
-msgstr "Идентификатор пользователя"
-
-#: plugins/admin/systems/servkolab.tpl:9
-#: plugins/admin/systems/class_servKolab.inc:394
-#, fuzzy
-msgid "Postfix mydomain"
-msgstr "в домене"
-
-#: plugins/admin/systems/servkolab.tpl:18
-#, fuzzy
-msgid "Postfix mydestination"
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/systems/servkolab.tpl:27
-#: plugins/admin/systems/class_servKolab.inc:396
-msgid "Cyrus admins"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:48
-#: plugins/admin/systems/class_servKolab.inc:407
-#, fuzzy
-msgid "POP3 service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/servkolab.tpl:58
-#: plugins/admin/systems/class_servKolab.inc:409
-#, fuzzy
-msgid "POP3/SSL service"
-msgstr "Служба SSH"
-
-#: plugins/admin/systems/servkolab.tpl:68
-#: plugins/admin/systems/class_servKolab.inc:405
-#, fuzzy
-msgid "IMAP service"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/servkolab.tpl:78
-#: plugins/admin/systems/class_servKolab.inc:408
-#, fuzzy
-msgid "IMAP/SSL service"
-msgstr "Служба SSH"
-
-#: plugins/admin/systems/servkolab.tpl:88
-#: plugins/admin/systems/class_servKolab.inc:410
-#, fuzzy
-msgid "Sieve service"
-msgstr "Служба SSH"
-
-#: plugins/admin/systems/servkolab.tpl:98
-msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:108
-msgid "HTTP FreeBusy service (legacy)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:118
-msgid "Amavis email scanning (virus/spam)"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:129
-#: plugins/admin/systems/class_servKolab.inc:411
-#, fuzzy
-msgid "Quota settings"
-msgstr "Настройки Samba"
-
-#: plugins/admin/systems/servkolab.tpl:147
-#, fuzzy
-msgid "Free/Busy settings"
-msgstr "Настройки факса"
-
-#: plugins/admin/systems/servkolab.tpl:153
-msgid "Allow unauthenticated downloading of Free/Busy information"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:171
-#: plugins/admin/systems/class_servKolab.inc:398
-msgid "SMTP privileged networks"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:176
-msgid "Hosts/networks allowed to relay"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:181
-msgid "Enter multiple values, seperated with"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:194
-msgid "SMTP smarthost/relayhost"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:202
-#: plugins/admin/systems/class_servKolab.inc:401
-msgid "Enable MX lookup for relayhost"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:207
-msgid "Host used to relay mails"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:223
-#: plugins/admin/systems/class_servKolab.inc:404
-msgid "Accept Internet Mail"
-msgstr ""
-
-#: plugins/admin/systems/servkolab.tpl:231
-msgid "Accept mail from other domains over non-authenticated SMTP"
-msgstr ""
-
-#: plugins/admin/systems/goCupsServer.tpl:1
-#, fuzzy
-msgid "Print Service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:3
-msgid "Adding a new service to the current server"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:7
-msgid ""
-"This dialog allows you to add new services to the currenty edited server "
-"object. The box below shows all available but not already used services."
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:13
-#, fuzzy
-msgid "Service to add"
-msgstr "Выбрать номера для добавления"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:20
-#, fuzzy
-msgid "All available services are already in use."
-msgstr "Указанное имя уже используется."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:115
-#: plugins/personal/posix/class_posixAccount.inc:575
-#: plugins/personal/samba/class_sambaAccount.inc:501
-#: setup/setup_config2.tpl:126
-msgid "disabled"
-msgstr "отключен"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:116
-msgid "text"
-msgstr "текст"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:117
-msgid "graphic"
-msgstr "графика"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:197
-#, php-format
-msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:204
-msgid "No WAKECMD definition found in your gosa.conf"
-msgstr "Определение WAKECMD в вашем файле gosa.conf не найдено"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:216
-msgid "No REBOOTCMD definition found in your gosa.conf"
-msgstr "Определение REBOOTCMD в вашем файле gosa.conf не найдено"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:228
-msgid "No HALTCMD definition found in your gosa.conf"
-msgstr "Определение HALTCMD в вашем файле gosa.conf не найдено"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:369
-#, php-format
-msgid "Removing of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:442
-msgid "The required field 'Terminal name' is not set."
-msgstr "Обязательное поле 'Название терминала' не заполнено."
-
-#: plugins/admin/systems/class_terminalGeneric.inc:471
-#: plugins/admin/systems/class_workstationGeneric.inc:453
-msgid ""
-"There must be at least one NTP server selected, or the inherit mode "
-"activated."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:557
-#, php-format
-msgid "Saving of object system terminal/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/systems/class_terminalGeneric.inc:620
-#, fuzzy
-msgid "Terminal generic"
-msgstr "Терминальный сервер"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:629
-#: plugins/admin/systems/terminal.tpl:72
-msgid "Root server"
-msgstr "Основной сервер"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:630
-#: plugins/admin/systems/terminal.tpl:82
-msgid "Swap server"
-msgstr "Сервер подкачки"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:631
-#, fuzzy
-msgid "Syslog server enabled"
-msgstr "Сервер системных журналов"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:632
-#, fuzzy
-msgid "Ntp server settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:635
-#: plugins/admin/systems/class_workstationGeneric.inc:621
-#, fuzzy
-msgid "Root password"
-msgstr "Изменить пароль"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
-msgid ""
-"This dialog allows you to configure all components of this DNS zone on a "
-"single list."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
-msgid ""
-"Be careful editing record types with this dialog. All changes will be saved "
-"immediately when using the save button."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
-msgid ""
-"This dialog can't be used until the currently edited zone was saved or the "
-"zone entry exists in the ldap database."
-msgstr ""
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-#, fuzzy
-msgid "Create a new DNS zone entry"
-msgstr "Создание нового объекта в"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:1
-msgid "Manage OS-types"
-msgstr ""
-
-#: plugins/admin/systems/glpi_edit_os.tpl:24
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
-#: plugins/admin/systems/glpi_edit_type.tpl:24
-#, fuzzy
-msgid "Please enter a new name"
-msgstr "Введите адрес сервера"
-
-#: plugins/admin/systems/goSpamServer.tpl:22
-msgid "Select required score to tag mail as spam"
-msgstr ""
-
-#: plugins/admin/systems/goSpamServer.tpl:72
-msgid "Enable bayes auto learning"
-msgstr ""
-
-#: plugins/admin/systems/goFaxServer.tpl:1
-#, fuzzy
-msgid "FAX database information"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/goFaxServer.tpl:4
-#, fuzzy
-msgid "FAX DB user"
-msgstr "Показать пользователей факсов"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
-#, fuzzy, php-format
-msgid "You're about to delete the ppd file '%s' at '%s'."
-msgstr "Вы собираетесь удалить приложение \"%s\"."
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
-#, fuzzy, php-format
-msgid "Could not found specified ppd file '%s'."
-msgstr "Невозможно выбрать базу данных!"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
-msgid ""
-"Something went wrong while trying to remove the ppd file from server, "
-"possibly we have no write access."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
-#, php-format
-msgid "Selected vendor '%s' does not exists in our list of ppds."
-msgstr ""
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
-#, fuzzy
-msgid "Printer ppd selection."
-msgstr "Настройки телефона"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:25
-#, fuzzy
-msgid "Choose a base"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-#, fuzzy
-msgid "Go to root department"
-msgstr "Список подразделений"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: include/class_MultiSelectWindow.inc:194
-#, fuzzy
-msgid "Go up one department"
-msgstr "Подразделение"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-#, fuzzy
-msgid "Go to users department"
-msgstr "Выберите подразделение"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-#: include/class_MultiSelectWindow.inc:204
-#, fuzzy
-msgid "Home"
-msgstr "Имя системы"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: include/class_MultiSelectWindow.inc:209
-msgid "Reload list"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:36
-msgid ""
-"Step in the prefered tree and click save to use the current subtree as base. "
-"Or click the image at the end of each entry."
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:53
-msgid "Filter entries with this syntax"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:117
-#, fuzzy, php-format
-msgid "Select this base"
-msgstr "Удалить"
-
-#: plugins/admin/systems/gosaLogServer.tpl:1
-#, fuzzy
-msgid "GOsa logging database"
-msgstr "база пользователя"
-
-#: plugins/admin/systems/gosaLogServer.tpl:4
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/goVirusServer.tpl:13
-#, fuzzy
-msgid "Database user"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/class_goVirusServer.inc:48
-#: plugins/admin/systems/class_goVirusServer.inc:211
-#: plugins/admin/systems/class_goVirusServer.inc:220
-#: plugins/admin/systems/class_goVirusServer.inc:221
-msgid "Anti virus"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:156
-#, fuzzy, php-format
-msgid "Saving of server services/anti virus with dn '%s' failed."
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/systems/class_goVirusServer.inc:164
-#: plugins/admin/systems/class_goVirusServer.inc:239
-msgid "Maximum directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:165
-#: plugins/admin/systems/class_goVirusServer.inc:238
-#: plugins/admin/systems/goVirusServer.tpl:43
-msgid "Maximum threads"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:166
-#: plugins/admin/systems/class_goVirusServer.inc:241
-#: plugins/admin/systems/goVirusServer.tpl:134
-#, fuzzy
-msgid "Maximum file size"
-msgstr "Размер квоты"
-
-#: plugins/admin/systems/class_goVirusServer.inc:167
-#: plugins/admin/systems/class_goVirusServer.inc:242
-msgid "Maximum recursions"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:168
-#: plugins/admin/systems/class_goVirusServer.inc:243
-#: plugins/admin/systems/goVirusServer.tpl:152
-msgid "Maximum compression ratio"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:169
-#: plugins/admin/systems/class_goVirusServer.inc:245
-#: plugins/admin/systems/goVirusServer.tpl:71
-#, fuzzy
-msgid "Checks per day"
-msgstr "Изменить параметры"
-
-#: plugins/admin/systems/class_goVirusServer.inc:173
-#, php-format
-msgid "The specified value for '%s' must be a numeric value."
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:246
-#: plugins/admin/systems/goVirusServer.tpl:33
-msgid "Http proxy URL"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:244
-#: plugins/admin/systems/goVirusServer.tpl:23
-#, fuzzy
-msgid "Database mirror"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/class_goVirusServer.inc:179
-#, fuzzy, php-format
-msgid "Please specify a valid value for '%s'."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_goVirusServer.inc:233
-#: plugins/admin/systems/goVirusServer.tpl:84
-msgid "Enable debugging"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:234
-#: plugins/admin/systems/goVirusServer.tpl:92
-msgid "Enable mail scanning"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:235
-#: plugins/admin/systems/goVirusServer.tpl:117
-msgid "Enable scanning of archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:236
-#: plugins/admin/systems/goVirusServer.tpl:125
-msgid "Block encrypted archives"
-msgstr ""
-
-#: plugins/admin/systems/class_goVirusServer.inc:240
-#, fuzzy
-msgid "Anti virus user"
-msgstr "Добавить сервис DNS"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:216
-#: plugins/admin/ogroups/class_termgroup.inc:247
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
-msgstr "Шаблон рабочей станции"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:227
-msgid "This 'dn' has no workstation features."
-msgstr "Это DN не содержит атрибутоов рабочей станции."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:354
-#, fuzzy, php-format
-msgid "Removing of system workstation/generic with dn '%s' failed."
-msgstr "Удалить учетную запись Samba"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:425
-msgid "The required field 'Workstation name' is not set."
-msgstr "Обязательное поле 'Название рабочей станции' не заполнено."
-
-#: plugins/admin/systems/class_workstationGeneric.inc:521
-#: plugins/admin/systems/class_workstationGeneric.inc:546
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic with dn '%s' failed."
-msgstr "Дополнительные записи в fstab"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:607
-#, fuzzy
-msgid "Workstation generic"
-msgstr "Имя рабочий станции"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:619
-#: plugins/admin/systems/terminal.tpl:53
-#: plugins/admin/systems/workstation.tpl:60
-#: plugins/admin/ogroups/class_termgroup.inc:396
-#: plugins/admin/ogroups/termgroup.tpl:58
-msgid "Syslog server"
-msgstr "Сервер системных журналов"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:620
-#: plugins/admin/ogroups/class_termgroup.inc:398
-#, fuzzy
-msgid "Ntp server"
-msgstr "Сервер NTP"
-
-#: plugins/admin/systems/servdns.tpl:1
-#, fuzzy
-msgid "Zones"
-msgstr "телефоны"
-
-#: plugins/admin/systems/goSpamServerRule.tpl:14
-#, fuzzy
-msgid "Rule"
-msgstr "Роль"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
-#, fuzzy
-msgid "Attachment"
-msgstr "подразделения"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
-#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
-#, fuzzy
-msgid "File"
-msgstr "Файлы"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
-#: plugins/admin/systems/printerPPDDialog.tpl:11
-#: plugins/admin/applications/generic.tpl:138
-#: plugins/admin/fai/faiTemplateEntry.tpl:49
-#, fuzzy
-msgid "Upload"
-msgstr "Загрузка процессора"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
-#, fuzzy
-msgid "Filename"
-msgstr "Имя сервера"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
-#, fuzzy
-msgid "Mime-type"
-msgstr "Тип"
-
-#: plugins/admin/systems/class_servRepository.inc:45
-#: plugins/admin/systems/class_servRepository.inc:367
-#: plugins/admin/systems/class_servRepository.inc:378
-#, fuzzy
-msgid "Repository service"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_servRepository.inc:100
-#: plugins/admin/fai/class_faiSummaryTab.inc:175
-msgid "You can't use this plugin until FAI is activated."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:158
-#, php-format
-msgid ""
-"You can't delete this release, it is still used by these workstations [%s]. "
-"Please solve this dependencies first, to keep data base consistency."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:192
-#, php-format
-msgid ""
-"Be careful editing this release, it is still used by these workstations [%s]."
-msgstr ""
-
-#: plugins/admin/systems/class_servRepository.inc:259
-#: plugins/admin/systems/class_servRepository.inc:282
-#: plugins/admin/systems/class_servRepository.inc:391
-#: plugins/admin/systems/servRepositorySetup.tpl:39
-#, fuzzy
-msgid "Sections"
-msgstr "Действие"
-
-#: plugins/admin/systems/class_servRepository.inc:377
-#: plugins/admin/systems/servRepositorySetup.tpl:1
-#: plugins/admin/fai/faiPackage.tpl:33
-#, fuzzy
-msgid "Repository"
-msgstr "Повторить"
-
-#: plugins/admin/systems/class_servRepository.inc:390
-#, fuzzy
-msgid "Releases"
-msgstr "Набор правил"
-
-#: plugins/admin/systems/class_servRepository.inc:392
-#: plugins/admin/systems/servRepositorySetup.tpl:8
-#, fuzzy
-msgid "Parent server"
-msgstr "Служба печати"
-
-#: plugins/admin/systems/class_servRepository.inc:393
-msgid "Url"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:314
-#: plugins/admin/acl/class_aclRole.inc:339
-#: plugins/admin/ogroups/phonequeue.tpl:27
-#: plugins/admin/fai/class_faiProfile.inc:312
-#: include/sieve/templates/object_container_clear.tpl:12
-#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
-#, fuzzy
-msgid "Down"
-msgstr "Домен"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:388
-#, fuzzy, php-format
-msgid "Please choose a valid zone name."
-msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:392
-#, fuzzy, php-format
-msgid "Please choose a valid reverse zone name."
-msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:396
-msgid "Only lowercase strings are allowed as zone name."
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:400
-#, fuzzy
-msgid "Please specify a numeric value for serial number."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:404
-#, fuzzy
-msgid "Please specify a numeric value for refresh."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:408
-#, fuzzy
-msgid "Please specify a numeric value for ttl."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:412
-#, fuzzy
-msgid "Please specify a numeric value for expire."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:416
-#, fuzzy
-msgid "Please specify a numeric value for retry."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:431
-#, fuzzy
-msgid ""
-"The given network address is not a valid, please specify a valid IP address."
-msgstr "Значение поля \"Имя\" содержит недопустимые символы."
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:438
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.0.0.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:444
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.0.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:450
-#, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.x.0"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:454
-#, fuzzy, php-format
-msgid "The given network class '%s' is not valid."
-msgstr "Значение поля \"Квота\" некорректно."
-
-#: plugins/admin/systems/server.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
-msgid "Server name"
-msgstr "Имя сервера"
-
-#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
-#: plugins/admin/systems/workstation.tpl:53
-#: plugins/admin/ogroups/termgroup.tpl:50
-msgid "Select terminal mode"
-msgstr "Выберите режим терминала"
-
-#: plugins/admin/systems/server.tpl:67
-#, fuzzy
-msgid "Select action to execute for this server"
-msgstr "Выберите действие, которое нужно выполнить на этом терминале"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
-#: plugins/admin/ogroups/ogroup_objects.tpl:6
-msgid "Select objects to add"
-msgstr "Выбрать объекты для добавления"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
-#: plugins/admin/systems/servRepository.tpl:48
-#: plugins/admin/ogroups/ogroup_objects.tpl:45
-#: plugins/admin/fai/faiPackageEntry.tpl:42
-#: plugins/admin/fai/faiProfileEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:55
-msgid "Display objects matching"
-msgstr "Показать совпадения объектов"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
-#: plugins/admin/systems/servRepository.tpl:52
-#: plugins/admin/ogroups/ogroup_objects.tpl:46
-#: plugins/admin/fai/faiPackageEntry.tpl:46
-#: plugins/admin/fai/faiProfileEntry.tpl:59
-msgid "Regular expression for matching object names"
-msgstr "Регулярное выражение, соответствующее именам объектов"
-
-#: plugins/admin/systems/servRepositorySetup.tpl:28
-#: plugins/personal/connectivity/kolab.tpl:74
-msgid "URL"
-msgstr ""
-
-#: plugins/admin/systems/class_goGlpiServer.inc:34
-#: plugins/admin/systems/class_goGlpiServer.inc:89
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#, fuzzy
-msgid "Inventory database"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:60
-#, fuzzy
-msgid "Inventory database service"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:69
-#: plugins/admin/systems/class_goFaxServer.inc:70
-#, fuzzy
-msgid "The attribute user is empty or contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:72
-#, fuzzy
-msgid "The attribute database is empty or contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_goNtpServer.inc:30
-#: plugins/admin/systems/class_goNtpServer.inc:76
-#, fuzzy
-msgid "Time service (NTP)"
-msgstr "Сервисы"
-
-#: plugins/admin/systems/class_goNtpServer.inc:99
-#, fuzzy, php-format
-msgid "Saving server services/goNtpServer with dn '%s' failed."
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/systems/class_goNtpServer.inc:114
-#, fuzzy
-msgid "Time service"
-msgstr "Сервисы"
-
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#, fuzzy
-msgid "Time service - NTP"
-msgstr "Сервисы"
-
-#: plugins/admin/systems/class_goNtpServer.inc:123
-#, fuzzy
-msgid "Ntp source"
-msgstr "Звук"
-
-#: plugins/admin/systems/class_goShareServer.inc:33
-#, fuzzy
-msgid "File service"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_goShareServer.inc:159
-#: plugins/admin/systems/class_goShareServer.inc:387
-#, fuzzy
-msgid "File service (Shares)"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_goShareServer.inc:193
-#, fuzzy, php-format
-msgid "Saving of system server/shares with dn '%s' failed."
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/admin/systems/class_goShareServer.inc:231
-#, php-format
-msgid "The share can't be removed since it is still used by %d users:"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:236
-msgid "Please correct the share-/profile settings of these users"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:264
-#, fuzzy, php-format
-msgid "Creating system server/shares (mount container) with dn '%s' failed."
-msgstr "Объект группы"
-
-#: plugins/admin/systems/class_goShareServer.inc:278
-#, fuzzy, php-format
-msgid "Removing system server/shares (mount container) with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/admin/systems/class_goShareServer.inc:289
-#, fuzzy, php-format
-msgid "Saving system server/shares (mount container) with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/admin/systems/class_goShareServer.inc:388
-#, fuzzy
-msgid "File service - Shares"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_goShareServer.inc:397
-msgid "Apple mounts"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:400
-#, fuzzy
-msgid "Charset"
-msgstr "сброс"
-
-#: plugins/admin/systems/terminal.tpl:8
-msgid "Terminal template"
-msgstr "Шаблон терминала"
-
-#: plugins/admin/systems/terminal.tpl:10
-#: plugins/admin/systems/paste_generic.tpl:24
-msgid "Terminal name"
-msgstr "Терминал"
-
-#: plugins/admin/systems/terminal.tpl:37
-#: plugins/admin/systems/workstation.tpl:44
-#, fuzzy
-msgid "Inherit all"
-msgstr "Отчество"
-
-#: plugins/admin/systems/terminal.tpl:56
-#: plugins/admin/systems/workstation.tpl:63
-#: plugins/admin/ogroups/termgroup.tpl:61
-msgid "Choose server to use for logging"
-msgstr "Выберите сервер для ведения системных журналов"
-
-#: plugins/admin/systems/terminal.tpl:75
-msgid "Select NFS root filesystem to use"
-msgstr "Выберите корневую файловую систему NFS"
-
-#: plugins/admin/systems/terminal.tpl:85
-msgid "Choose NFS filesystem to place swap files on"
-msgstr "Выберите файловую систему NFS для файлов подкачки"
-
-#: plugins/admin/systems/terminal.tpl:104
-#: plugins/admin/systems/workstation.tpl:81
-msgid "Inherit time server attributes"
-msgstr ""
-
-#: plugins/admin/systems/terminal.tpl:109
-#: plugins/admin/systems/workstation.tpl:86
-#: plugins/admin/ogroups/termgroup.tpl:14
-msgid "NTP server"
-msgstr "Сервер NTP"
-
-#: plugins/admin/systems/terminal.tpl:112
-#: plugins/admin/systems/workstation.tpl:89
-#: plugins/admin/ogroups/termgroup.tpl:17
-msgid "Choose server to use for synchronizing time"
-msgstr "Выберите сервер для синхронизации времени"
-
-#: plugins/admin/systems/terminal.tpl:151
-#: plugins/admin/systems/workstation.tpl:126
-#: plugins/admin/ogroups/termgroup.tpl:93
-msgid "Select action to execute for this terminal"
-msgstr "Выберите действие, которое нужно выполнить на этом терминале"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
-#: plugins/admin/systems/class_glpiAccount.inc:151
-msgid "There is no server with valid glpi database service."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
-#: plugins/admin/systems/class_glpiAccount.inc:161
-#, fuzzy
-msgid "Can't connect to glpi database, the php-mysql extension is missing."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
-#: plugins/admin/systems/class_glpiAccount.inc:171
-#, fuzzy
-msgid "Can't connect to glpi database, check configuration twice."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
-#: plugins/admin/systems/class_glpiAccount.inc:580
-#, fuzzy
-msgid "Remove inventory"
-msgstr "Удалить объект"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
-#, fuzzy
-msgid ""
-"This server has inventory features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
-#: plugins/admin/systems/class_glpiAccount.inc:583
-#, fuzzy
-msgid "Add inventory"
-msgstr "Добавить объект"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
-#, fuzzy
-msgid ""
-"This server has inventory features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
-#, php-format
-msgid ""
-"Can't rename given printer type to '%s', because this type name already "
-"exists."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
-#, php-format
-msgid "Can't delete printer type, it is still in use by '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
-#, fuzzy
-msgid "since"
-msgstr "Работает с"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
-#: plugins/admin/systems/class_glpiAccount.inc:780
-msgid "Glpi"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
-#, fuzzy
-msgid "Printer inventory extension"
-msgstr "Удалить параметры"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
-#, fuzzy
-msgid "Supports serial interface"
-msgstr "Сетевой принтер"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
-#, fuzzy
-msgid "Supports parallel interface"
-msgstr "Сетевой принтер"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
-#, fuzzy
-msgid "Supports usb interface"
-msgstr "Сетевой принтер"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
-#: plugins/admin/systems/glpi.tpl:66
-#: plugins/admin/systems/class_glpiAccount.inc:789
-#: plugins/admin/systems/glpiPrinter.tpl:83
-msgid "Technical responsible"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
-#: plugins/admin/systems/glpi.tpl:56
-#: plugins/admin/systems/class_glpiAccount.inc:793
-#: plugins/admin/systems/glpiPrinter.tpl:94
-#, fuzzy
-msgid "Contact person"
-msgstr "Контакт"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
-#: plugins/admin/systems/glpi.tpl:117
-#: plugins/admin/systems/class_glpiAccount.inc:797
-#: plugins/admin/systems/glpiPrinter.tpl:107
-#, fuzzy
-msgid "Attachments"
-msgstr "подразделения"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
-#, fuzzy
-msgid "Cartridge settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/admin/systems/glpi_edit_type.tpl:1
-#, fuzzy
-msgid "Manage System-types"
-msgstr "Системы"
-
-#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
-msgid "System management"
-msgstr "Управление системами"
-
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
-#, fuzzy
-msgid "Reference"
-msgstr "Ссылки"
-
-#: plugins/admin/systems/remove_ppd.tpl:9
-msgid "The ppd file will be removed from the server and can not be restored."
-msgstr ""
-
-#: plugins/admin/systems/paste_generic.tpl:14
-#, fuzzy
-msgid "workstation name"
-msgstr "Имя рабочий станции"
-
-#: plugins/admin/systems/paste_generic.tpl:54
-#, fuzzy
-msgid "Component name"
-msgstr "Местоположение"
-
-#: plugins/admin/systems/workstation.tpl:8
-msgid "Workstation template"
-msgstr "Шаблон рабочей станции"
-
-#: plugins/admin/systems/glpi.tpl:23
-#: plugins/admin/systems/class_glpiAccount.inc:791
-#, fuzzy
-msgid "Operating system"
-msgstr "Удалить"
-
-#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
-#, fuzzy
-msgid "Contacts"
-msgstr "Контакт"
-
-#: plugins/admin/systems/glpi.tpl:96
-#, fuzzy
-msgid "Installed devices"
-msgstr "Клиентские устройства"
-
-#: plugins/admin/systems/glpi.tpl:112
-#, fuzzy
-msgid "Trading"
-msgstr "Затенение"
-
-#: plugins/admin/systems/glpi.tpl:113
-#, fuzzy
-msgid "Software"
-msgstr "Адм. единица"
-
-#: plugins/admin/systems/glpi.tpl:114
-#, fuzzy
-msgid "Contracts"
-msgstr "Контакт"
-
-#: plugins/admin/systems/class_divListSystem.inc:42
-#: plugins/admin/systems/class_divListSystem.inc:43
-msgid "List of systems"
-msgstr "Список систем"
-
-#: plugins/admin/systems/class_divListSystem.inc:47
-#, fuzzy
-msgid ""
-"This menu allows you to add, remove and change the properties of specific "
-"systems. You can only add systems which have already been started once."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять свойства "
-"отдельных систем. Вы можете только добавлять системы которые однажды уже "
-"были запущены."
-
-#: plugins/admin/systems/class_divListSystem.inc:68
-#, fuzzy
-msgid "System / Department"
-msgstr "Подразделение"
-
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Show servers"
-msgstr "Показать серверы"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#, fuzzy
-msgid "Select to see Linux terminals"
-msgstr "Выберите чтобы посмотреть терминалы"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Show terminals"
-msgstr "Показать терминалы"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#, fuzzy
-msgid "Select to see Linux workstations"
-msgstr "Выберите чтобы посмотреть рабочие станции"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Show workstations"
-msgstr "Показать рабочие станции"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Select to see MicroSoft Windows based workstations"
-msgstr "Посмотреть рабочие станции с MicroSoft Windows"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Show windows based workstations"
-msgstr "Показать рабочие станции с windows"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Select to see network printers"
-msgstr "Выберите чтобы посмотреть сетевые принтеры"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Show network printers"
-msgstr "Показать сетевые принтеры"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-msgid "Select to see VOIP phones"
-msgstr "Выберите чтобы посмотреть VOIP телефоны"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Show phones"
-msgstr "Показать телефоны"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-#, fuzzy
-msgid "Select to see network devices"
-msgstr "Выберите чтобы посмотреть сетевые принтеры"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-#, fuzzy
-msgid "Show network devices"
-msgstr "Сетевые устройства"
-
-#: plugins/admin/systems/class_divListSystem.inc:85
-#: plugins/personal/posix/trust_machines.tpl:30
-msgid "Display systems matching"
-msgstr "Показать подходяшие системы"
-
-#: plugins/admin/systems/class_divListSystem.inc:86
-#, fuzzy
-msgid "Display systems of user"
-msgstr "Показать адреса пользователя"
-
-#: plugins/admin/systems/class_divListSystem.inc:188
-#, fuzzy
-msgid "New Terminal template"
-msgstr "Шаблон терминала"
-
-#: plugins/admin/systems/class_divListSystem.inc:194
-#, fuzzy
-msgid "New Workstation template"
-msgstr "Шаблон рабочей станции"
-
-#: plugins/admin/systems/class_divListSystem.inc:200
-#, fuzzy
-msgid "New Server"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_divListSystem.inc:206
-#, fuzzy
-msgid "New Printer"
-msgstr "Принтер"
-
-#: plugins/admin/systems/class_divListSystem.inc:212
-#, fuzzy
-msgid "New Phone"
-msgstr "Телефон"
-
-#: plugins/admin/systems/class_divListSystem.inc:218
-#, fuzzy
-msgid "New Component"
-msgstr "Прочие сетевые компоненты"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove selected systems"
-msgstr "Удалить"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove systems"
-msgstr "Создать настройки запись эл. почты"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy selected system"
-msgstr "Удалить"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy systems"
-msgstr "Список систем"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "cut selected system"
-msgstr "Удалить"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "Cut systems"
-msgstr "Список систем"
-
-#: plugins/admin/systems/class_divListSystem.inc:256
-#, fuzzy
-msgid "Cups Server"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_divListSystem.inc:257
-msgid "Log Db"
-msgstr ""
-
-#: plugins/admin/systems/class_divListSystem.inc:258
-#, fuzzy
-msgid "Syslog Server"
-msgstr "Сервер системных журналов"
-
-#: plugins/admin/systems/class_divListSystem.inc:259
-#, fuzzy
-msgid "Mail Server"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_divListSystem.inc:260
-#, fuzzy
-msgid "Imap Server"
-msgstr "Сервер подкачки"
-
-#: plugins/admin/systems/class_divListSystem.inc:261
-#, fuzzy
-msgid "Nfs Server"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_divListSystem.inc:262
-#, fuzzy
-msgid "Kerberos Server"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_divListSystem.inc:263
-#, fuzzy
-msgid "Asterisk Server"
-msgstr "Терминальный сервер"
-
-#: plugins/admin/systems/class_divListSystem.inc:264
-#, fuzzy
-msgid "Fax Server"
-msgstr "Сервер"
-
-#: plugins/admin/systems/class_divListSystem.inc:265
-#, fuzzy
-msgid "Ldap Server"
-msgstr "Сервер подкачки"
-
-#: plugins/admin/systems/class_divListSystem.inc:323
-#, fuzzy
-msgid "Edit system"
-msgstr "Список систем"
-
-#: plugins/admin/systems/class_divListSystem.inc:333
-#, fuzzy
-msgid "Delete system"
-msgstr "Удалить"
-
-#: plugins/admin/systems/class_divListSystem.inc:376
-#, fuzzy
-msgid "Set root       password"
-msgstr "Изменить пароль"
-
-#: plugins/admin/systems/class_divListSystem.inc:383
-#, fuzzy
-msgid "Create CD"
-msgstr "Создать"
-
-#: plugins/admin/systems/class_divListSystem.inc:384
-#, fuzzy
-msgid "Create FAI CD"
-msgstr "Объект группы"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:1
-#, fuzzy
-msgid "Printer driver"
-msgstr "Устройство печати"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:6
-#, fuzzy
-msgid "Select"
-msgstr "Удалить"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:9
-#, fuzzy
-msgid "New driver"
-msgstr "Сервер"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
-msgid "List of available cartridge type for this type of printer"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
-msgid ""
-"This dialog allows you to create new types of cartridges, and select one or "
-"more types for your printer. Cartridge types depends on the printer type you "
-"have selected. For each selected cartridge type there will be a new "
-"cartridge created, this allows you to select the same cartridge type for "
-"more then one printer."
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
-#, fuzzy
-msgid "Display cartridge types matching"
-msgstr "Показать совпадения номеров"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
-#, fuzzy
-msgid "Regular expression for matching cartridge types"
-msgstr "Регулярное выражение для поиска адреса"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:6
-#, fuzzy
-msgid "List of devices"
-msgstr "Список пользователей"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:23
-msgid ""
-"This dialog allows you to attach a device to your currently edited computer."
-msgstr ""
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:35
-#, fuzzy
-msgid "Display devices matching"
-msgstr "Показать подходяшие адреса"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:37
-#, fuzzy
-msgid "Regular expression for matching device names"
-msgstr "Регулярное выражение, соответствующее именам пользователей"
-
-#: plugins/admin/systems/class_servKolab.inc:105
-#, php-format
-msgid "Include data from %s days in the past when creating free/busy lists"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:110
-#, php-format
-msgid "Warn users when using more than %s%% of their mail quota"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:200
-#: plugins/admin/systems/class_servKolab.inc:214
-#, fuzzy, php-format
-msgid "Removing host entry from system server/kolab with dn '%s' failed."
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/admin/systems/class_servKolab.inc:266
-msgid "Future days in Free/Busy settings must be set."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:268
-msgid "Future days in Free/Busy settings must be a positive value."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:272
-msgid "The given Quota settings value must be a number."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:274
-msgid "Please choose a value between 1 and 100 for Quota settings."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:276
-msgid "Future days must be a value."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:280
-msgid "No SMTP privileged networks set."
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:359
-#, fuzzy, php-format
-msgid "Saving system server/kolab with dn '%s' failed."
-msgstr "Моя учетная запись"
-
-#: plugins/admin/systems/class_servKolab.inc:375
-#: plugins/admin/systems/class_servKolab.inc:386
-#, fuzzy
-msgid "Kolab mail service"
-msgstr "Добавить сервис DNS"
-
-#: plugins/admin/systems/class_servKolab.inc:385
-#: plugins/personal/connectivity/class_kolabAccount.inc:5
-#: plugins/personal/connectivity/class_kolabAccount.inc:466
-msgid "Kolab"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:395
-#, fuzzy
-msgid "My destination"
-msgstr "Назначение"
-
-#: plugins/admin/systems/class_servKolab.inc:397
-#, fuzzy
-msgid "FTP FreeBusy service"
-msgstr "Звук"
-
-#: plugins/admin/systems/class_servKolab.inc:399
-msgid "Enable virus scan"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:400
-#, fuzzy
-msgid "Relayhost"
-msgstr "Набор правил"
-
-#: plugins/admin/systems/class_servKolab.inc:402
-#, fuzzy
-msgid "HTTP FreeBusy service"
-msgstr "Звук"
-
-#: plugins/admin/systems/class_servKolab.inc:403
-msgid "Allow unauthenticated free busy"
-msgstr ""
-
-#: plugins/admin/systems/class_servKolab.inc:406
-msgid "kolabFreeBusyFuture"
-msgstr ""
-
-#: plugins/admin/systems/servRepository.tpl:6
-#, fuzzy
-msgid "List of configured repositories."
-msgstr "Список групп"
-
-#: plugins/admin/systems/servRepository.tpl:12
-#, fuzzy
-msgid "Add repository"
-msgstr "Повторить"
-
-#: plugins/admin/systems/servRepository.tpl:31
-msgid "This menu allows you to create, delete and edit repository settings."
-msgstr ""
-
-#: plugins/admin/systems/chooser.tpl:1
-msgid "Choose the kind of system component you want to create"
-msgstr "Выберите тип системного компонента который желаете создать"
-
-#: plugins/admin/systems/chooser.tpl:4
-msgid ""
-"Linux terminals and workstations are autocreated on bootup. For this reason "
-"you're only be able to create templates for a specific tree. Servers are "
-"normally automatically added too, but in some special cases you may need to "
-"create a faked server entry to provide GOsa with some informations. Other "
-"network components may be used for Nagios setups to create component "
-"dependencies."
-msgstr ""
-"Терминалы и рабочие станцие Linux были созданы автоматически. Поэтому вам "
-"необходимо только создать шаблоны для нужного подразделения. Сервера обычно "
-"добавляются тоже, но в отдельных случаях вам может понадобиться "
-"'виртуальный' сервер для описания обязательных сервисов. Прочие сетевые "
-"компоненты могут быть использованы при установке Nagios для создания "
-"межкомпонентных зависимостей."
-
-#: plugins/admin/systems/chooser.tpl:7
-msgid "Linux thin client template"
-msgstr "Шаблон тонкого клиента Linux"
-
-#: plugins/admin/systems/chooser.tpl:8
-msgid "Linux workstation template"
-msgstr "Шаблон рабочей станции Linux"
-
-#: plugins/admin/systems/chooser.tpl:9
-msgid "Linux Server"
-msgstr "Сервер Linux"
-
-#: plugins/admin/systems/chooser.tpl:10
-msgid "Windows workstation"
-msgstr "Рабочая станция Windows"
-
-#: plugins/admin/systems/chooser.tpl:11
-msgid "Network printer"
-msgstr "Сетевой принтер"
-
-#: plugins/admin/systems/chooser.tpl:13
-msgid "Other network component"
-msgstr "Прочие сетевые компоненты"
-
-#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
-msgid "Create"
-msgstr "Создать"
-
-#: plugins/admin/systems/password.tpl:2
-#, fuzzy
-msgid ""
-"To change the terminal root password use the fields below. The changes take "
-"effect during the next reboot. Please memorize the new password, because you "
-"wouldn't be able to log in."
-msgstr ""
-"В полях ниже вы можете изменить пароль выбранного пользователя. Изменения "
-"вступят в силу немедленно. Пожалуйста, запомните новый пароль, так как иначе "
-"пользователь не сможет войти в систему."
-
-#: plugins/admin/systems/password.tpl:5
-msgid "Leave fields blank for password inheritance from default entries."
-msgstr ""
-
-#: plugins/admin/systems/password.tpl:9
-msgid "Changing the password impinges on authentification only."
-msgstr "Изменение пароля влияет только на аутентификацию в системе."
-
-#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/generic/password.tpl:7
-#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
-#: ihtml/themes/default/password.tpl:84
-msgid "New password"
-msgstr "Новый пароль"
-
-#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
-#: plugins/personal/password/password.tpl:21
-#: plugins/personal/generic/password.tpl:11
-msgid "Repeat new password"
-msgstr "Подтверждение"
-
-#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
-#: plugins/personal/password/password.tpl:30
-#: plugins/personal/generic/password.tpl:17
-msgid "Set password"
-msgstr "Изменить пароль"
-
-#: plugins/admin/systems/class_glpiAccount.inc:185
-#: plugins/admin/systems/class_glpiAccount.inc:191
-#: plugins/admin/systems/class_glpiAccount.inc:197
-msgid "This feature is not implemented yet."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:299
-msgid "Adding new sytem type failed, this system type name is already used."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:319
-#, php-format
-msgid ""
-"You can't delete this system type, it is still in use by these system(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:330
-#, fuzzy
-msgid "Rename failed, this system type name is already used."
-msgstr "Указанное имя уже используется."
-
-#: plugins/admin/systems/class_glpiAccount.inc:386
-#, fuzzy
-msgid "Adding new operating system failed, specifed name is already used."
-msgstr "Группа с таким именем уже существует."
-
-#: plugins/admin/systems/class_glpiAccount.inc:408
-#, php-format
-msgid ""
-"You can't delete this operating system, it is still in use by these system"
-"(s) '%s'"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:420
-#, fuzzy
-msgid "Updating operating system failed, specifed name is already used."
-msgstr "Группа с таким именем уже существует."
-
-#: plugins/admin/systems/class_glpiAccount.inc:499
-#, php-format
-msgid ""
-"Could not add the given user, the users dn is too long, only 100 characters "
-"are allowed here."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:581
-#, fuzzy
-msgid ""
-"This device has inventory informations enabled. You can disable them by "
-"clicking below."
-msgstr ""
-"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_glpiAccount.inc:584
-#, fuzzy
-msgid ""
-"This device has inventory informations disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/admin/systems/class_glpiAccount.inc:679
-#: plugins/admin/systems/class_glpiAccount.inc:680
-#, fuzzy
-msgid "Can't remove glpi account, while mysql extension is missing."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: plugins/admin/systems/class_glpiAccount.inc:781
-#, fuzzy
-msgid "Inventory extension"
-msgstr "Удалить параметры"
-
-#: plugins/admin/systems/class_glpiAccount.inc:798
-#, fuzzy
-msgid "Peripheral devices"
-msgstr "Сетевые устройства"
-
-#: plugins/admin/systems/servdnseditzone.tpl:13
-#, fuzzy
-msgid "Network address"
-msgstr "Сетевые устройства"
-
-#: plugins/admin/systems/servdnseditzone.tpl:19
-msgid "Netmask"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:36
-msgid "Can't be edited because the zone wasn't saved right now."
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:48
-#, fuzzy
-msgid "SOA record"
-msgstr "Каталог"
-
-#: plugins/admin/systems/servdnseditzone.tpl:54
-#, fuzzy
-msgid "Primary dns server for this zone"
-msgstr "Основной адрес эл. почты для этой общей папки"
-
-#: plugins/admin/systems/servdnseditzone.tpl:66
-msgid "Serial number (automatically incremented)"
-msgstr ""
-
-#: plugins/admin/systems/servdnseditzone.tpl:109
-#, fuzzy
-msgid "MxRecords"
-msgstr "Каталог"
-
-#: plugins/admin/systems/servdnseditzone.tpl:121
-#, fuzzy
-msgid "Global zone records"
-msgstr "Каталог"
-
-#: plugins/admin/systems/workstationStartup.tpl:51
-#: plugins/admin/systems/workstationStartup.tpl:85
-#, fuzzy
-msgid "FAI server"
-msgstr "LDAP-сервер"
-
-#: plugins/admin/systems/workstationStartup.tpl:75
-#: plugins/admin/systems/workstationStartup.tpl:116
-#, fuzzy
-msgid "Assigned FAI classes"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/systems/workstationStartup.tpl:102
-#, fuzzy
-msgid "set"
-msgstr "сброс"
-
-#: plugins/admin/systems/workstationStartup.tpl:136
-msgid ""
-"FAI Object assignment disabled. You can't use this feature until FAI is "
-"activated."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:47
-#, php-format
-msgid "The file '%s/encodings' does not exist, can't get supported charsets."
-msgstr ""
-
-#: plugins/admin/systems/class_servNfs.inc:50
-#, fuzzy, php-format
-msgid "Can't read '%s/encodings', please check permissions."
-msgstr "Удалить"
-
-#: plugins/admin/systems/class_servNfs.inc:184
-#, fuzzy
-msgid "Please specify a valid path for your setup."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servNfs.inc:190
-#, fuzzy
-msgid "Please specify a valid name for your share."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servNfs.inc:193
-#, fuzzy
-msgid "Please specify a name for your share."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/systems/class_servNfs.inc:198
-#, fuzzy
-msgid "Description contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_servNfs.inc:202
-#, fuzzy
-msgid "Volume contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_servNfs.inc:206
-#, fuzzy
-msgid "Path contains invalid characters."
-msgstr "Значение поля \"Имя\" содержит недопустимые символы."
-
-#: plugins/admin/systems/class_servNfs.inc:210
-#, fuzzy
-msgid "Option contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/admin/systems/class_goLogDBServer.inc:31
-#: plugins/admin/systems/class_goLogDBServer.inc:59
-#: plugins/admin/systems/class_goLogDBServer.inc:89
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#, fuzzy
-msgid "Logging database"
-msgstr "база пользователя"
-
-#: plugins/admin/systems/goVirusServer.tpl:5
-#, fuzzy
-msgid "Generic virus filtering"
-msgstr "Общая информация о пользователе"
-
-#: plugins/admin/systems/goVirusServer.tpl:47
-#, fuzzy
-msgid "Select number of maximal threads"
-msgstr "Выбрать номера для добавления"
-
-#: plugins/admin/systems/goVirusServer.tpl:61
-msgid "Max directory recursions"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:101
-msgid "Archive scanning"
-msgstr ""
-
-#: plugins/admin/systems/goVirusServer.tpl:143
-msgid "Maximum recursion"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#: plugins/admin/departments/class_departmentGeneric.inc:587
-#: plugins/admin/departments/class_departmentGeneric.inc:592
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Departments"
-msgstr "Подразделения"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#, fuzzy
-msgid "use"
-msgstr "Мышь"
-
-#: plugins/admin/systems/goLogDBServer.tpl:1
-#, fuzzy
-msgid "Logging database information"
-msgstr "база пользователя"
-
-#: plugins/admin/systems/class_goFaxServer.inc:32
-#, fuzzy
-msgid "FAX database"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/class_goFaxServer.inc:61
-#, fuzzy
-msgid "FAX database configuration"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/class_goFaxServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-#, fuzzy
-msgid "Fax database"
-msgstr "Базы данных"
-
-#: plugins/admin/systems/class_goFaxServer.inc:99
-#, fuzzy
-msgid "Login name"
-msgstr "Местоположение"
-
-#: plugins/admin/systems/glpiPrinter.tpl:9
-#, fuzzy
-msgid "Printer type"
-msgstr "Имя принтера"
-
-#: plugins/admin/systems/glpiPrinter.tpl:39
-#, fuzzy
-msgid "Supported interfaces"
-msgstr "Сетевой принтер"
-
-#: plugins/admin/systems/glpiPrinter.tpl:58
-#, fuzzy
-msgid "Parallel"
-msgstr "Переменная"
-
-#: plugins/admin/systems/glpiPrinter.tpl:68
-msgid "USB"
-msgstr ""
-
-#: plugins/admin/systems/glpiPrinter.tpl:139
-#, fuzzy
-msgid "Installed cartridges"
-msgstr "Клиентские устройства"
-
-#: plugins/admin/applications/remove.tpl:6
-#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
-#: ihtml/themes/default/remove.tpl:6
-msgid ""
-"This may be used by several groups. Please double check if your really want "
-"to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Это приложение может использоваться несколькими группами. Подумайте еще раз, "
-"действительно ли вы хотите удалить его, так как GOsa не сможет отменить "
-"результаты этой операции."
-
-#: plugins/admin/applications/class_divListApplication.inc:31
-#, fuzzy
-msgid "List of Applications"
-msgstr "Список приложений"
-
-#: plugins/admin/applications/class_divListApplication.inc:32
-#, fuzzy
-msgid "This table displays all applications in the selected tree."
-msgstr "Приложение с таким именем уже существует."
-
-#: plugins/admin/applications/class_divListApplication.inc:36
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit and remove selected applications. You may "
-"want to use the range selector on top of the application listbox, when "
-"working with a large number of applications."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-"приложения. Если у вас достаточно большое количество приложений, вы можете "
-"использовать групповое выделение."
-
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/applications/class_applicationGeneric.inc:506
-#: plugins/admin/applications/generic.tpl:7
-#: plugins/admin/applications/generic.tpl:10
-msgid "Application name"
-msgstr "Приложение"
-
-#: plugins/admin/applications/class_divListApplication.inc:161
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-#, fuzzy
-msgid "new"
-msgstr "Создать"
-
-#: plugins/admin/applications/class_divListApplication.inc:162
-#, fuzzy
-msgid "Create new application"
-msgstr "Создать приложения"
-
-#: plugins/admin/applications/class_divListApplication.inc:181
-#, fuzzy
-msgid "Remove selected applications"
-msgstr "Удалить приложения"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:103
-#, fuzzy
-msgid "no example"
-msgstr "не полный"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:134
-msgid "This 'dn' is no application."
-msgstr "Это DN соответствует не приложению."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:236
-#, fuzzy, php-format
-msgid "Removing of application with dn '%s' failed."
-msgstr "Показать группы приложений"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:248
-#, php-format
-msgid "Removing application from objectgroup '%s' failed"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:255
-#, fuzzy, php-format
-msgid "Removing application from group '%s' failed"
-msgstr "Показать группы приложений"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:306
-msgid "The specified picture has not been uploaded correctly."
-msgstr "Указанное изображение было загружено некорректно."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:338
-msgid "Can't access uploaded image."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:343
-msgid ""
-"Uploaded image could not be resized, possilby the image magick extension is "
-"missing."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:348
-#, fuzzy
-msgid ""
-"Could not convert image to png, possilby the image magick extension is "
-"missing."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:352
-#, php-format
-msgid "Could not save uploaded image to %s."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:381
-msgid "Specified execute path must start with '/'."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:398
-msgid "Required field 'Name' is not filled."
-msgstr "Обязательное поле \"Имя\" не заполнено."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:402
-msgid "Invalid character in application name. Only a-z 0-9 are allowed."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:406
-msgid "Required field 'Execute' is not filled."
-msgstr "Обязательное поле \"Выполнить\" не заполнено."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:421
-#: plugins/admin/applications/class_applicationGeneric.inc:429
-msgid "There's already an application with this 'Name'."
-msgstr "Приложение с таким именем уже существует."
-
-#: plugins/admin/applications/class_applicationGeneric.inc:477
-#, fuzzy, php-format
-msgid "Saving of application with dn '%s' failed."
-msgstr "Приложение"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:502
-#, fuzzy
-msgid "Application settings"
-msgstr "Параметры приложения"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:511
-#: plugins/admin/applications/generic.tpl:19
-msgid "Application name to be displayed (i.e. below icons)"
-msgstr ""
-"Имя приложения, которое будет показано пользователям (например, под "
-"пиктограммами)"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:543
-#, fuzzy
-msgid "Application generic"
-msgstr "Приложение"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:556
-#: plugins/admin/applications/generic.tpl:66
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
-#: plugins/admin/mimetypes/generic.tpl:67
-msgid "Icon"
-msgstr "Пиктограмма"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:557
-msgid "Flag"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:558
-#, fuzzy
-msgid "Script content"
-msgstr "Путь к сценариям"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:560
-#: plugins/admin/applications/generic.tpl:99
-msgid "Only executable for members"
-msgstr "Разрешено для выполнения только членам группы"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:561
-#: plugins/admin/applications/generic.tpl:110
-msgid "Place icon on members desktop"
-msgstr "Помещать пиктограмму на рабочие столы членов группы"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:562
-#: plugins/admin/applications/generic.tpl:120
-#, fuzzy
-msgid "Place entry in members launch bar"
-msgstr "Помещать членам группы соответствующий элемент в меню запуска"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:563
-#: plugins/admin/applications/generic.tpl:115
-msgid "Place entry in members startmenu"
-msgstr "Помещать членам группы соответствующий элемент в меню запуска"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:564
-#: plugins/admin/applications/generic.tpl:104
-msgid "Replace user configuration on startup"
-msgstr "Заменять настройки пользователя при запуске"
-
-#: plugins/admin/applications/class_applicationManagement.inc:323
-#: plugins/admin/applications/class_applicationManagement.inc:377
-#: plugins/admin/applications/class_applicationManagement.inc:407
-msgid "You are not allowed to delete this application!"
-msgstr "У вас недостаточно прав для удаления этого приложения!"
-
-#: plugins/admin/applications/class_applicationManagement.inc:370
-#, php-format
-msgid "You're about to delete the application '%s'."
-msgstr "Вы собираетесь удалить приложение \"%s\"."
-
-#: plugins/admin/applications/main.inc:39
-#: plugins/admin/applications/main.inc:41
-msgid "Application management"
-msgstr "Управление приложениями"
-
-#: plugins/admin/applications/class_applicationParameters.inc:54
-msgid "Remove options"
-msgstr "Удалить параметры"
-
-#: plugins/admin/applications/class_applicationParameters.inc:55
-msgid "This application has options. You can disable them by clicking below."
-msgstr ""
-"Для этого приложения указаны параметры. Вы можете отключить их "
-"использование, щелкнув ниже."
-
-#: plugins/admin/applications/class_applicationParameters.inc:57
-msgid "Create options"
-msgstr "Создать параметры"
-
-#: plugins/admin/applications/class_applicationParameters.inc:58
-msgid ""
-"This application has options disabled. You can enable them by clicking below."
-msgstr ""
-"Для этого приложения отключено использование параметров. Вы можете включить "
-"его, щелкнув ниже."
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/admin/fai/class_faiVariable.inc:424
-msgid "Variable"
-msgstr "Переменная"
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/gofon/macro/parameter.tpl:10
-msgid "Default value"
-msgstr "По умолчанию"
-
-#: plugins/admin/applications/class_applicationParameters.inc:130
-msgid "Add option"
-msgstr "Добавить параметр"
-
-#: plugins/admin/applications/class_applicationParameters.inc:159
-#, fuzzy, php-format
-msgid "Removing of application parameters with dn '%s' failed."
-msgstr "Изменить дополнительные параметры приложения"
-
-#: plugins/admin/applications/class_applicationParameters.inc:190
-#, php-format
-msgid "Value '%s' specified as option name is not valid."
-msgstr "Значение \"%s\", указанное как имя параметра, некорректно."
-
-#: plugins/admin/applications/class_applicationParameters.inc:221
-#, fuzzy, php-format
-msgid "Saving of application parameters with dn '%s' failed."
-msgstr "Изменить дополнительные параметры приложения"
-
-#: plugins/admin/applications/class_applicationParameters.inc:233
-#, fuzzy
-msgid "Parameter configuration"
-msgstr "Базы данных"
-
-#: plugins/admin/applications/class_applicationParameters.inc:241
-#, fuzzy
-msgid "Application parameter settings"
-msgstr "Приложение"
-
-#: plugins/admin/applications/release_select.tpl:3
-#: plugins/admin/mimetypes/release_select.tpl:3
-#: plugins/admin/fai/branch_selector.tpl:3
-#, fuzzy
-msgid "Branches"
-msgstr "Отмена"
-
-#: plugins/admin/applications/release_select.tpl:9
-#: plugins/admin/mimetypes/release_select.tpl:9
-#: plugins/admin/fai/branch_selector.tpl:9
-#, fuzzy
-msgid "Current release"
-msgstr "Текущий пароль"
-
-#: plugins/admin/applications/generic.tpl:15
-#: plugins/gofon/macro/class_gofonMacro.inc:583
-#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
-msgid "Display name"
-msgstr "Отображаемое имя"
-
-#: plugins/admin/applications/generic.tpl:28
-msgid "Path and/or binary name of application"
-msgstr "Путь и/или имя исполняемого файла приложения"
-
-#: plugins/admin/applications/generic.tpl:45
-#: plugins/admin/mimetypes/generic.tpl:47
-msgid "Choose subtree to place application in"
-msgstr "Выберите ветку, куда нужно поместить приложение"
-
-#: plugins/admin/applications/generic.tpl:78
-#: plugins/admin/mimetypes/generic.tpl:79
-msgid "Update"
-msgstr "Обновить"
-
-#: plugins/admin/applications/generic.tpl:78
-msgid "Reload picture from LDAP"
-msgstr "Обновить изображение с LDAP"
-
-#: plugins/admin/applications/generic.tpl:81
-#: plugins/personal/generic/generic_picture.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:52
-msgid "Remove picture"
-msgstr "Удалить изображение"
-
-#: plugins/admin/applications/generic.tpl:81
-#, fuzzy
-msgid "Remove picture from LDAP"
-msgstr "Обновить изображение с LDAP"
-
-#: plugins/admin/applications/generic.tpl:140
-#: plugins/admin/fai/class_faiScriptEntry.inc:89
-#: plugins/admin/fai/class_faiHookEntry.inc:84
-#: plugins/admin/fai/class_faiScript.inc:316
-#: plugins/admin/fai/class_faiHook.inc:314
-#: plugins/admin/fai/class_faiTemplate.inc:292
-#, fuzzy
-msgid "Download"
-msgstr "Домен"
-
-#: plugins/admin/users/remove.tpl:6
-msgid ""
-"This includes all account data, system access rules, imap settings, etc. for "
-"this user. Please double check if your really want to do this since there is "
-"no way for GOsa to get your data back."
-msgstr ""
-"Сюда входит вся информация об учетной записи этого пользователя, его права "
-"доступа в системе, настройки IMAP и т. д. Подумайте еще раз, действительно "
-"ли вам нужно удаление, так как GOsa не сможет отменить результаты этой "
-"операции."
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Создание пользователя на основе шаблона"
-
-#: plugins/admin/users/template.tpl:6
-#, fuzzy
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-"Можно создавать пользователей на основе шаблонов. При этом многие поля в "
-"базе данных будут заполнены автоматически. Выберите <b>нет</b>, чтобы не "
-"использовать шаблоны."
-
-#: plugins/admin/users/template.tpl:32
-#: plugins/personal/generic/paste_generic.tpl:15
-#: plugins/personal/generic/generic.tpl:65
-msgid "Login"
-msgstr "Имя пользователя"
-
-#: plugins/admin/users/class_userManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:235
-msgid "You are not allowed to set this users password!"
-msgstr "У вас недостаточно прав для смены пароля этого пользователя!"
-
-#: plugins/admin/users/class_userManagement.inc:183
-#: plugins/personal/password/class_password.inc:79
-#: plugins/personal/generic/main.inc:79 html/password.php:191
-msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr "Введенные пароли не совпадают!"
-
-#: plugins/admin/users/class_userManagement.inc:188
-#: plugins/personal/password/class_password.inc:81
-#: plugins/personal/generic/main.inc:84 html/password.php:194
-msgid "The password you've entered as 'New password' is empty."
-msgstr "Вы не указали новый пароль."
-
-#: plugins/admin/users/class_userManagement.inc:327
-#, fuzzy, php-format
-msgid "You're about to delete the following entry: %s"
-msgstr "Вы собираетесь удалить объект %s."
-
-#: plugins/admin/users/class_userManagement.inc:329
-#, fuzzy, php-format
-msgid "You're about to delete the following entries: %s"
-msgstr "Вы собираетесь удалить объект %s."
-
-#: plugins/admin/users/class_userManagement.inc:357
-#, fuzzy, php-format
-msgid "You are not allowed to delete the user '%s'!"
-msgstr "У вас недостаточно прав для удаления этого пользователя!"
-
-#: plugins/admin/users/class_userManagement.inc:403
-#, php-format
-msgid "You're about to delete the user %s."
-msgstr "Вы собираетесь удалить пользователя %s."
-
-#: plugins/admin/users/class_userManagement.inc:433
-msgid "You are not allowed to delete this user!"
-msgstr "У вас недостаточно прав для удаления этого пользователя!"
-
-#: plugins/admin/users/class_userManagement.inc:558
-#, fuzzy
-msgid "Please select a valid template."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/users/class_userManagement.inc:651
-msgid "A person with the choosen name is already used in this tree."
-msgstr "Пользователь с таким именем уже есть в этой ветке."
-
-#: plugins/admin/users/class_divListUsers.inc:40
-#, fuzzy
-msgid ""
-"This menu allows you to create, edit and delete selected users. Having a "
-"great number of users, you may want to use the range selectors on top of the "
-"user list."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранных "
-"пользователей. Если у вас достаточно большое количество пользователей, вы "
-"можете использовать групповое выделение."
-
-#: plugins/admin/users/class_divListUsers.inc:61
-#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
-#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
-msgid "Username"
-msgstr "Имя пользователя"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Select to see template pseudo users"
-msgstr "Выберите, чтобы просмотреть шаблоны псевдопользователей"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Show templates"
-msgstr "Показать шаблоны"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-#, fuzzy
-msgid "Select to see users that have only a GOsa object"
-msgstr ""
-"Выберите, чтобы просмотреть пользователей, у которых есть только объект GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Show functional users"
-msgstr "Показать обычных пользователей"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Select to see users that have posix settings"
-msgstr ""
-"Выберите, чтобы просмотреть пользователей с атрибутами в стандарте POSIX"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Show unix users"
-msgstr "Показать UNIX-пользователей"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Select to see users that have mail settings"
-msgstr "Выберите, чтобы просмотреть пользователей с настройками почты"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Show mail users"
-msgstr "Показать пользователей с почтой"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Select to see users that have samba settings"
-msgstr "Выберите, чтобы просмотреть пользователей с настройками Samba"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Show samba users"
-msgstr "Показать пользователей Samba"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Select to see users that have proxy settings"
-msgstr "Выберите, чтобы просмотреть пользователей с настройками прокси-сервера"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Show proxy users"
-msgstr "Показать пользователей с прокси-серверами"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-#, fuzzy
-msgid "Create new user"
-msgstr "Создание нового объекта в"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-#, fuzzy
-msgid "New user"
-msgstr "пользователи"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-#, fuzzy
-msgid "Create new template"
-msgstr "Создать шаблон"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "New template"
-msgstr "Создать шаблон"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove selected user"
-msgstr "Удалить"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove user"
-msgstr "Удалить сервис DNS"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy selected user"
-msgstr "Удалить"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy users"
-msgstr "Страна"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "cut selected user"
-msgstr "Удалить"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "Cut users"
-msgstr "Страна"
-
-#: plugins/admin/users/class_divListUsers.inc:219
-msgid "GOsa"
-msgstr ""
-
-#: plugins/admin/users/class_divListUsers.inc:220
-#, fuzzy
-msgid "Edit generic properties"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/class_divListUsers.inc:222
-#, fuzzy
-msgid "Edit UNIX properties"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/class_divListUsers.inc:224
-#, fuzzy
-msgid "Edit environment properties"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/class_divListUsers.inc:226
-#, fuzzy
-msgid "Edit mail properties"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/class_divListUsers.inc:228
-#, fuzzy
-msgid "Edit phone properties"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/class_divListUsers.inc:230
-#, fuzzy
-msgid "Edit fax properies"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/class_divListUsers.inc:232
-#, fuzzy
-msgid "Edit samba properties"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/class_divListUsers.inc:234
-#, fuzzy
-msgid "Edit netatalk properties"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/class_divListUsers.inc:235
-#, fuzzy
-msgid "Create user from template"
-msgstr "Создать шаблон"
-
-#: plugins/admin/users/class_divListUsers.inc:236
-#, fuzzy
-msgid "Create user with this template"
-msgstr "Создать шаблон"
-
-#: plugins/admin/users/class_divListUsers.inc:271
-#, fuzzy
-msgid "password"
-msgstr "Пароль"
-
-#: plugins/admin/users/class_divListUsers.inc:272
-msgid "Change password"
-msgstr "Сменить пароль"
-
-#: plugins/admin/users/class_divListUsers.inc:275
-#, fuzzy
-msgid "You are not allowed to change the password for this user."
-msgstr "Вам не разрешено менять пароль."
-
-#: plugins/admin/users/class_divListUsers.inc:289
-#, fuzzy
-msgid "You are not allowed to remove this user."
-msgstr "У вас недостаточно прав для удаления этого пользователя!"
-
-#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
-msgid "User administration"
-msgstr "Управление пользователями"
-
-#: plugins/admin/users/password.tpl:2
-#, fuzzy
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
-msgstr ""
-"В полях ниже вы можете изменить пароль выбранного пользователя. Изменения "
-"вступят в силу немедленно. Пожалуйста, запомните новый пароль, так как иначе "
-"пользователь не сможет войти в систему."
-
-#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
-#, fuzzy
-msgid ""
-"Changing the password affects your authentification on mail, proxy, samba "
-"and unix services."
-msgstr ""
-"Изменение пароля влияет на аутентификацию при использовании почты, прокси-"
-"сервера, Samba и служб UNIX."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
-#, php-format
-msgid "Saving of mime type/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
-#, fuzzy, php-format
-msgid "Removing of mime type/generic with dn '%s' failed."
-msgstr "Показать подразделения"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
-#, fuzzy, php-format
-msgid "Removing mime type from objectgroup '%s' failed"
-msgstr "Показать группы приложений"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
-#, fuzzy
-msgid "Please specify a valid name for this mime type."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
-#, fuzzy
-msgid "Please specify at least one file pattern."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
-#, fuzzy
-msgid "There's already a mime type with this 'Name'."
-msgstr "Приложение с таким именем уже существует."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
-#, fuzzy
-msgid "There's already an mime with this 'Name'."
-msgstr "Приложение с таким именем уже существует."
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
-#, fuzzy
-msgid "Mime type generic"
-msgstr "Тип"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
-#, fuzzy
-msgid "Mime types"
-msgstr "Тип"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
-#: plugins/admin/mimetypes/generic.tpl:22
-#, fuzzy
-msgid "Mime group"
-msgstr "Основная группа"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
-#, fuzzy
-msgid "Left click action"
-msgstr "Создать приложения"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
-#: plugins/admin/mimetypes/generic.tpl:99
-#, fuzzy
-msgid "File patterns"
-msgstr "Фильтры"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
-#, fuzzy
-msgid "Embedded applications"
-msgstr "Используемые приложения"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
-#, fuzzy
-msgid "List of defined mime types"
-msgstr "Готовые \"черные списки\""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit and remove selected mime types. You may "
-"want to use the range selector on top of the mime type listbox, when working "
-"with a large number of mime types."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-"группы пользователей. Если у вас их достаточно большое количество, вы можете "
-"использовать групповое выделение."
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#, fuzzy
-msgid "Mime type name"
-msgstr "Тип"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
-#, fuzzy
-msgid "Display mime types matching"
-msgstr "Показать совпадения номеров"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
-#, fuzzy
-msgid "Create new mime type"
-msgstr "Создать шаблон"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove selected mimetype"
-msgstr "Удалить объект"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove mimetype"
-msgstr "Удалить объект"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy selected object"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy object"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "cut selected object"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "Cut object"
-msgstr "Текущий пароль"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
-#: plugins/admin/mimetypes/paste_generic.tpl:13
-#: plugins/admin/mimetypes/generic.tpl:12
-#, fuzzy
-msgid "Mime type"
-msgstr "Тип"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
-#, fuzzy
-msgid "Manage mime types"
-msgstr "Системы"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
-#, fuzzy
-msgid "You are not allowed to delete this mime type!"
-msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
-#, fuzzy, php-format
-msgid "You're about to delete the mime type '%s'."
-msgstr "Вы собираетесь удалить объект %s."
-
-#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
-#, fuzzy
-msgid "Mimetype management"
-msgstr "Управление системами"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:16
-#: plugins/admin/mimetypes/generic.tpl:16
-#, fuzzy
-msgid "Please enter a name for the mime type here"
-msgstr "Введите корректный номер телефона!"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:24
-#, fuzzy
-msgid "Please specify a description for this mime type here"
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/mimetypes/generic.tpl:26
-#, fuzzy
-msgid "Categorize this mime type"
-msgstr "Категория этой ветки"
-
-#: plugins/admin/mimetypes/generic.tpl:38
-#, fuzzy
-msgid "Please specify a description"
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/mimetypes/generic.tpl:68
-#, fuzzy
-msgid "Mime icon"
-msgstr "Основная группа"
-
-#: plugins/admin/mimetypes/generic.tpl:80
-msgid "Update mime type icon"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:94
-msgid "Left click"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:105
-#, fuzzy
-msgid "Please specify a new file pattern"
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/mimetypes/generic.tpl:108
-msgid "Add a new file pattern"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:117
-#: plugins/admin/mimetypes/generic.tpl:171
-#, fuzzy
-msgid "Enter an application name here"
-msgstr "Приложение"
-
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:175
-#, fuzzy
-msgid "Add application"
-msgstr "приложения"
-
-#: plugins/admin/mimetypes/generic.tpl:131
-msgid "Embedding"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:144
-msgid "Show file in embedded viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:151
-msgid "Show file in external viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:158
-msgid "Ask whether to save to local disk"
-msgstr ""
-
-#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
-#, fuzzy
-msgid "Acl"
-msgstr "Все"
-
-#: plugins/admin/acl/tabs_acl_role.inc:8
-#, fuzzy
-msgid "ACL Templates"
-msgstr "Шаблон"
-
-#: plugins/admin/acl/class_aclManagement.inc:27
-#, fuzzy
-msgid "ACLs"
-msgstr "Доступ"
-
-#: plugins/admin/acl/class_aclManagement.inc:142
-#, fuzzy
-msgid "You are not allowed to create a new role."
-msgstr "Вам не разрешено менять пароль."
-
-#: plugins/admin/acl/class_aclManagement.inc:179
-#, fuzzy
-msgid "You are not allowed to edit this acl."
-msgstr "У вас недостаточно прав для удаления этой группы!"
-
-#: plugins/admin/acl/class_aclManagement.inc:224
-#: plugins/admin/acl/class_aclManagement.inc:288
-#, fuzzy, php-format
-msgid "You're about to delete the acl %s."
-msgstr "Вы собираетесь удалить группу \"%s\"."
-
-#: plugins/admin/acl/class_aclManagement.inc:232
-#: plugins/admin/acl/class_aclManagement.inc:295
-#: plugins/admin/acl/class_aclManagement.inc:319
-#, fuzzy
-msgid "You are not allowed to delete this acl!"
-msgstr "У вас недостаточно прав для удаления этой группы!"
-
-#: plugins/admin/acl/class_aclManagement.inc:256
-#, fuzzy
-msgid "You are not allowed to delete this acl role!"
-msgstr "У вас недостаточно прав для удаления этой группы!"
-
-#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
-msgid "Assigned ACLs for current entry"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
-#, fuzzy
-msgid "New ACL"
-msgstr "Создать"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-#, fuzzy
-msgid "ACL type"
-msgstr "Тип"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-#, fuzzy
-msgid "Select an acl type"
-msgstr "Выберите, чтобы просмотреть серверы"
-
-#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
-#, fuzzy
-msgid "List of available ACL categories"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/acl/class_aclRole.inc:6
-#, fuzzy
-msgid "Access control list templates"
-msgstr "Параметры доступа"
-
-#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
-#, fuzzy
-msgid "All categories"
-msgstr "Категория"
-
-#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
-msgid "Reset ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
-#, fuzzy
-msgid "One level"
-msgstr "Уровень информативности"
-
-#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
-#: include/class_acl.inc:192
-#, fuzzy
-msgid "Current object"
-msgstr "Текущий пароль"
-
-#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
-#, fuzzy
-msgid "Complete subtree"
-msgstr "не полный"
-
-#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
-msgid "Complete subtree (permanent)"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
-#, fuzzy
-msgid "Edit ACL"
-msgstr "Изменить"
-
-#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
-#, fuzzy
-msgid "Delete ACL"
-msgstr "Удалить"
-
-#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
-#, fuzzy
-msgid "No ACL settings for this category"
-msgstr "Описание группы"
-
-#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
-#, php-format
-msgid "Contains ACLs for these objects: %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
-#, fuzzy
-msgid "Edit categories ACLs"
-msgstr "Список систем"
-
-#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
-msgid "Clear categories ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
-msgid "All objects in current subtree"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
-#, fuzzy, php-format
-msgid "Saving ACLs with dn '%s' failed."
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/acl/class_aclRole.inc:596
-#, php-format
-msgid ""
-"This role can't be removed while it is in use. Follwing objects are using "
-"this role %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:602
-#, fuzzy, php-format
-msgid "Removing of aclRole with dn '%s' failed."
-msgstr "Удалить приложения"
-
-#: plugins/admin/acl/class_aclRole.inc:614
-#, fuzzy, php-format
-msgid "Removing aclRole from objectgroup '%s' failed"
-msgstr "Показать группы приложений"
-
-#: plugins/admin/acl/class_aclRole.inc:668
-#: plugins/admin/acl/class_divListACL.inc:193
-#: plugins/personal/generic/class_user.inc:1409
-#: plugins/personal/generic/generic.tpl:419
-msgid "Role"
-msgstr "Роль"
-
-#: plugins/admin/acl/class_aclRole.inc:669
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-#, fuzzy
-msgid "ACL roles"
-msgstr "Доступ"
-
-#: plugins/admin/acl/class_aclRole.inc:674
-#, fuzzy
-msgid "Acl roles"
-msgstr "Управление системами"
-
-#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
-#, fuzzy
-msgid "ACL management"
-msgstr "Управление подразделениями"
-
-#: plugins/admin/acl/class_divListACL.inc:31
-#, fuzzy
-msgid "List of acl"
-msgstr "Список групп"
-
-#: plugins/admin/acl/class_divListACL.inc:32
-#, fuzzy
-msgid "List of acls"
-msgstr "Список групп"
-
-#: plugins/admin/acl/class_divListACL.inc:36
-#, fuzzy
-msgid "This menu allows you to edit and delete selected acls."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные стоп-"
-"листы. Если у вас достаточно большое количество списков, вы можете "
-"использовать групповое выделение."
-
-#: plugins/admin/acl/class_divListACL.inc:61
-msgid "Ignore subtrees"
-msgstr ""
-
-#: plugins/admin/acl/class_divListACL.inc:65
-#, fuzzy
-msgid "Display acls matching"
-msgstr "Шаблон для групп"
-
-#: plugins/admin/acl/class_divListACL.inc:150
-#, fuzzy
-msgid "New acl role"
-msgstr "Управление системами"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/admin/fai/class_divListFai.inc:224
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy selected objects"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy objects"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/admin/fai/class_divListFai.inc:226
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "cut selected objects"
-msgstr "Объект группы"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "Cut objects"
-msgstr "Текущий пароль"
-
-#: plugins/admin/acl/class_divListACL.inc:211
-#, fuzzy
-msgid "Edit acl role"
-msgstr "Пользователи домена"
-
-#: plugins/admin/acl/class_divListACL.inc:221
-#, fuzzy
-msgid "Delete acl role"
-msgstr "Удалить"
-
-#: plugins/admin/acl/class_divListACL.inc:233
-#, fuzzy
-msgid "Edit acl"
-msgstr "Список систем"
-
-#: plugins/admin/acl/class_divListACL.inc:237
-#, fuzzy
-msgid "Delete acl"
-msgstr "Удалить"
-
-#: plugins/admin/acl/class_divListACL.inc:284
-#, fuzzy
-msgid "Access control list"
-msgstr "Параметры доступа"
-
-#: plugins/admin/acl/class_divListACL.inc:292
-#, fuzzy
-msgid "Role name"
-msgstr "Имя сервера"
-
-#: plugins/admin/acl/class_divListACL.inc:293
-#, fuzzy
-msgid "Role description"
-msgstr "Описание подразделения"
-
-#: plugins/admin/departments/remove.tpl:6
-#: plugins/gofon/conference/remove.tpl:6
-#, fuzzy
-msgid ""
-"This includes 'all' accounts, systems, etc. in this subtree. Please double "
-"check if your really want to do this since there is no way for GOsa to get "
-"your data back."
-msgstr ""
-"Это включает <b>все</b> учетные записи, системы и т.п. для данного "
-"подразделения. Подумайте еще раз, действительно ли вы хотите его удалить, "
-"так как GOsa не сможет отменить результаты этой операции."
-
-#: plugins/admin/departments/dep_iframe.tpl:1
-#: plugins/admin/fai/faiNewBranch.tpl:34
-msgid "Processing the requested operation"
-msgstr ""
-
-#: plugins/admin/departments/dep_iframe.tpl:7
-#: plugins/admin/fai/faiNewBranch.tpl:41
-msgid ""
-"Your browser doesn't support iframes, please use this link to perform the "
-"requested operation."
-msgstr ""
-
-#: plugins/admin/departments/class_divListDepartment.inc:27
-#: plugins/admin/departments/class_divListDepartment.inc:28
-msgid "List of departments"
-msgstr "Список подразделений"
-
-#: plugins/admin/departments/class_divListDepartment.inc:33
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected departments. Having "
-"a large number of departments, you might prefer the range selectors on top "
-"of the department list."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-"подразделения. Если у вас достаточно большое количество подразделений, вы "
-"можете использовать групповое выделение."
-
-#: plugins/admin/departments/class_divListDepartment.inc:48
-#: plugins/admin/departments/class_departmentGeneric.inc:600
-#, fuzzy
-msgid "Department name"
-msgstr "Управление подразделениями"
-
-#: plugins/admin/departments/class_divListDepartment.inc:56
-msgid "Regular expression for matching department names"
-msgstr "Регулярное выражение, соответствующее именам подразделений"
-
-#: plugins/admin/departments/class_divListDepartment.inc:127
-#, fuzzy
-msgid "Create new department"
-msgstr "Подразделение"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove selected departments"
-msgstr "Выберите подразделение"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove departments"
-msgstr "Показать подразделения"
-
-#: plugins/admin/departments/tabs_department.inc:34
-#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
-#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
-#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
-#: plugins/admin/fai/tabsVariable.inc:37
-msgid "Try to move tree failed. Destination tree is subtree of source tree."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentManagement.inc:197
-#: plugins/admin/departments/class_departmentManagement.inc:245
-#: plugins/admin/departments/class_departmentManagement.inc:264
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
-msgid "You have no permission to remove this department."
-msgstr "У вас недостаточно прав для удаления этого подразделения."
-
-#: plugins/admin/departments/class_departmentManagement.inc:239
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
-#, php-format
-msgid "You're about to delete the whole LDAP subtree placed under '%s'."
-msgstr "Вы собираетесь удалить целую ветку LDAP с корнем в \"%s\"."
-
-#: plugins/admin/departments/class_departmentManagement.inc:431
-msgid ".."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:197
-#, fuzzy, php-format
-msgid "Removing of department with dn '%s' failed."
-msgstr "Показать подразделения"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:258
-#: plugins/admin/departments/class_departmentGeneric.inc:260
-msgid "Department with that 'Name' already exists."
-msgstr "Подразделение с таким именем уже существует."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:268
-msgid "Required field 'Description' is not set."
-msgstr "Обязательное поле \"Описание\" не заполнено."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:272
-#, fuzzy, php-format
-msgid ""
-"The field 'Name' contains the reserved word '%s'. Please choose another name."
-msgstr "Значение поля \"Имя\" содержит служебное слово \"incoming\"."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:326
-msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:376
-#, fuzzy, php-format
-msgid "Saving of department with dn '%s' failed."
-msgstr "Показать подразделения"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:429
-#, php-format
-msgid "Tagging '%s'."
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:514
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:550
-#: include/class_ldap.inc:458 include/class_acl.inc:638
-#: include/class_acl.inc:645 include/class_acl.inc:652
-#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:62
-msgid "Object"
-msgstr "Объект"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:555
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr ""
-
-#: plugins/admin/departments/class_departmentGeneric.inc:601
-#: plugins/admin/departments/generic.tpl:24
-msgid "Category"
-msgstr "Категория"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:604
-#: plugins/admin/departments/generic.tpl:117
-#, fuzzy
-msgid "Administrative settings"
-msgstr "Администрирование"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#, fuzzy
-msgid "You are currently moving/renaming this department."
-msgstr "У вас недостаточно прав для удаления этого подразделения."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:5
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
-"snapshot entries for all entire objects."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:8
-msgid "GOsa can NOT fix this for you, yet."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:11
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
-msgstr ""
-
-#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
-msgid "Department management"
-msgstr "Управление подразделениями"
-
-#: plugins/admin/departments/generic.tpl:8
-msgid "Name of department"
-msgstr "Подразделение"
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of subtree to create"
-msgstr "Имя создаваемой ветки"
-
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/gofon/conference/generic.tpl:93
-msgid "Descriptive text for department"
-msgstr "Описание подразделения"
-
-#: plugins/admin/departments/generic.tpl:27
-msgid "Category for this subtree"
-msgstr "Категория этой ветки"
-
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/gofon/conference/generic.tpl:177
-msgid "Choose subtree to place department in"
-msgstr "Выберите ветку для подразделения"
-
-#: plugins/admin/departments/generic.tpl:63
-msgid "State where this subtree is located"
-msgstr "Адм. единица, в которой находится ветка"
-
-#: plugins/admin/departments/generic.tpl:71
-msgid "Location of this subtree"
-msgstr "Местоположение ветки"
-
-#: plugins/admin/departments/generic.tpl:79
-msgid "Postal address of this subtree"
-msgstr "Почтовый адрес для ветки"
-
-#: plugins/admin/departments/generic.tpl:86
-msgid "Base telephone number of this subtree"
-msgstr "Основный телефонный номер для ветки"
-
-#: plugins/admin/departments/generic.tpl:94
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Основный номер факса для ветки"
-
-#: plugins/admin/departments/generic.tpl:119
-msgid "Tag department as an independent administrative unit"
-msgstr ""
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:39
-#, fuzzy
-msgid "List of object groups"
-msgstr "Название группы"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:44
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit or remove selected groups. You may want to "
-"use the range selector on top of the group listbox, when working with  a "
-"large number of groups."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-"группы пользователей. Если у вас их достаточно большое количество, вы можете "
-"использовать групповое выделение."
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-#, fuzzy
-msgid "Name of object groups"
-msgstr "Название группы"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-#, fuzzy
-msgid "Select to see groups containing users"
-msgstr "Показать группы с пользователями"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Show groups containing users"
-msgstr "Показать группы с пользователями"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-#, fuzzy
-msgid "Select to see groups containing groups"
-msgstr "Показать группы с группами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Show groups containing groups"
-msgstr "Показать группы с группами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-#, fuzzy
-msgid "Select to see groups containing applications"
-msgstr "Показать группы с приложениями"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Show groups containing applications"
-msgstr "Показать группы с приложениями"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-#, fuzzy
-msgid "Select to see groups containing departments"
-msgstr "Показать группы с подразделениями"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Show groups containing departments"
-msgstr "Показать группы с подразделениями"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-#, fuzzy
-msgid "Select to see groups containing servers"
-msgstr "Показать группы с серверами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Show groups containing servers"
-msgstr "Показать группы с серверами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-#, fuzzy
-msgid "Select to see groups containing workstations"
-msgstr "Показать группы с рабочими станциями"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Show groups containing workstations"
-msgstr "Показать группы с рабочими станциями"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-#, fuzzy
-msgid "Select to see groups containing terminals"
-msgstr "Показать группы с терминалами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Show groups containing terminals"
-msgstr "Показать группы с терминалами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-#, fuzzy
-msgid "Select to see groups containing printer"
-msgstr "Показать группы с принтерами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-#, fuzzy
-msgid "Show groups containing printer"
-msgstr "Показать группы с принтерами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-#, fuzzy
-msgid "Select to see groups containing phones"
-msgstr "Показать группы с принтерами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-#, fuzzy
-msgid "Show groups containing phones"
-msgstr "Показать группы с принтерами"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-#, fuzzy
-msgid "Create new object group"
-msgstr "Объект группы"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove selected object groups"
-msgstr "Название группы"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove object groups"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy selected object group"
-msgstr "Объект группы"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy object groups"
-msgstr "Объединения"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "cut selected object group"
-msgstr "Объект группы"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "Cut object groups"
-msgstr "Объединения"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:251
-#, fuzzy
-msgid "You are not allowed to remove this entry."
-msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:269
-#: plugins/generic/references/class_reference.inc:50
-msgid "Object group"
-msgstr "Объект группы"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:67
-#: plugins/admin/ogroups/tabs_ogroups.inc:212
-#, fuzzy
-msgid "Phone queue"
-msgstr "Номер телефона"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:92
-#: plugins/admin/ogroups/class_termgroup.inc:387
-#, fuzzy
-msgid "System"
-msgstr "Системы"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:189
-msgid "Terminals"
-msgstr "Терминалы"
-
-#: plugins/admin/ogroups/remove.tpl:7
-msgid ""
-"Please double check if you really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr ""
-"Подумайте еще раз, действительно ли вам нужно удаление, так как GOsa не "
-"сможет восстановить эти данные."
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Select to see departments"
-msgstr "Выберите подразделение"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Show departments"
-msgstr "Показать подразделения"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Select to see GOsa accounts"
-msgstr "Выберите чтобы посмотреть пользователей GOsa"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Show people"
-msgstr "Показать людей"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Select to see GOsa groups"
-msgstr "Выберите чтобы посмотреть группы GOsa"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Show groups"
-msgstr "Показать группы"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Select to see applications"
-msgstr "Выберите чтобы посмотреть приложения"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Show applications"
-msgstr "Показать приложения"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Select to see workstations"
-msgstr "Выберите чтобы посмотреть рабочие станции"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Select to see terminals"
-msgstr "Выберите чтобы посмотреть терминалы"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Select to see printers"
-msgstr "Выберите чтобы посмотреть принтеры"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Show printers"
-msgstr "Показать принтеры"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Select to see phones"
-msgstr "Выберите чтобы посмотреть телефоны"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:41
-msgid "Display objects of department"
-msgstr "Показать объекты подразделения"
-
-#: plugins/admin/ogroups/class_termgroup.inc:108
-msgid "You have no permissions to create a workstation on this 'Base'."
-msgstr "У вас недостаточно прав для создания рабочей станции в этой ветке."
-
-#: plugins/admin/ogroups/class_termgroup.inc:113
-msgid "There must be at least one NTP server selected."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:168
-#, php-format
-msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_termgroup.inc:380
-#, fuzzy
-msgid "Saving workstation failed"
-msgstr "Приложение"
-
-#: plugins/admin/ogroups/class_termgroup.inc:388
-#, fuzzy
-msgid "System group"
-msgstr "Состояние системы"
-
-#: plugins/admin/ogroups/paste_mail.tpl:7
-#, fuzzy
-msgid "Please enter a mail address"
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:51
-#, fuzzy
-msgid ""
-"This group has mail features enabled. You can disable them by clicking below."
-msgstr ""
-"В этой учетной записи есть настройки электронной почты. Вы можете удалить "
-"их, щелкнув ниже."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-#, fuzzy
-msgid ""
-"This group has mail features disabled. You can enable them by clicking below."
-msgstr ""
-"В этой учетной записи нет настроек электронной почты. Вы можете добавить их, "
-"щелкнув ниже."
-
-#: plugins/admin/ogroups/class_mailogroup.inc:118
-#, fuzzy, php-format
-msgid "Saving of object group/mail with dn '%s' failed."
-msgstr "Моя учетная запись"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:153
-#, fuzzy, php-format
-msgid "Removing of object group/mail with dn '%s' failed."
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:182
-#, fuzzy
-msgid "Mail group"
-msgstr "Основная группа"
-
-#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:753
-msgid "Object groups"
-msgstr "Объединения"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:94
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
-#, php-format
-msgid ""
-"The specified home server '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry while ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:124
-#, fuzzy
-msgid "ring all"
-msgstr "Терминалы"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:125
-msgid "round robin"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:126
-msgid "least recently called"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:127
-msgid "fewest completed calls"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:128
-#, fuzzy
-msgid "random"
-msgstr "и"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:129
-msgid "round robin with memory"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:150
-#: plugins/gofon/macro/class_gofonMacro.inc:194
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
-msgid ""
-"Can't save any changes to asterisk database, there is currently no mysql "
-"extension available in your php setup."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:161
-#: plugins/gofon/macro/class_gofonMacro.inc:204
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
-#, php-format
-msgid ""
-"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
-"mysql error."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:168
-#: plugins/gofon/macro/class_gofonMacro.inc:211
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
-#, fuzzy, php-format
-msgid "Can't select database '%s' on home server '%s'."
-msgstr "Невозможно выбрать базу данных!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:180
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
-#, php-format
-msgid ""
-"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
-"log for mysql error."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:187
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
-#, fuzzy, php-format
-msgid "Can't select database '%s' on initial home server '%s'."
-msgstr "Невозможно выбрать базу данных!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:215
-#, fuzzy
-msgid "Remove the phone queue from this Account"
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:216
-#, fuzzy
-msgid ""
-"Phone queue is enabled for this group. You can disable it by clicking below."
-msgstr ""
-"В этой учетной записи включены телефонные атрибуты. Вы можете отключить их, "
-"щелкнув ниже."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:218
-#, fuzzy
-msgid "Create phone queue"
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:219
-#, fuzzy
-msgid ""
-"For this group the phone queues are disabled. You can enable them by "
-"clicking below."
-msgstr ""
-"В этой учетной записи отключены телефонные атрибуты. Вы можете включить их, "
-"щелкнув ниже."
-
-#: plugins/admin/ogroups/class_phonequeue.inc:307
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone queue."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:310
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
-#, fuzzy
-msgid "Please select a valid goFonHomeServer."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:316
-msgid "Timeout must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:319
-msgid "Retry must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:322
-msgid "Max queue length must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:325
-msgid "Announce frequency must be numeric"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:328
-msgid "There must be least one queue number defined."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:351
-#: plugins/admin/ogroups/class_phonequeue.inc:400
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
-msgid ""
-"There is currently no asterisk server defined. Possibly you are missing a "
-"server that handles the asterisk management (goFonServer). Your settings "
-"can't be saved to asterisk database."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:383
-msgid "Error while removing old queue entries from database."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:384
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
-msgid "Please have a look a the gosa logfiles."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-msgid "Could not detect old queue entry, query failed."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:529
-#, php-format
-msgid ""
-"More than one entry in queue table found, that uses the name ('%s'). Please "
-"fix this issue manually first."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#, fuzzy
-msgid "Mysql query failed."
-msgstr "Невозможно выполнить запрос к базе данных!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:770
-#: plugins/admin/ogroups/class_phonequeue.inc:772
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
-#, php-format
-msgid "The specified telephonenumber '%s' is already assigned to '%s'."
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:843
-#, fuzzy
-msgid "Saving phone queue failed"
-msgstr "Аккаунт Proxy"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:896
-#, fuzzy
-msgid "Removing phone queue failed"
-msgstr "Удалить учетную запись POSIX"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:921
-#, fuzzy
-msgid "Phone group"
-msgstr "Члены телефонной группы"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:929
-#: plugins/admin/ogroups/phonequeue.tpl:75
-#, fuzzy
-msgid "Timeout"
-msgstr "Таймаут (с)"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:930
-#: plugins/admin/ogroups/phonequeue.tpl:109
-msgid "Max queue length"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:931
-#: plugins/admin/ogroups/phonequeue.tpl:50
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
-#: plugins/gofon/phoneaccount/generic.tpl:38
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
-#: plugins/gofon/conference/generic.tpl:68
-#, fuzzy
-msgid "Home server"
-msgstr "Сервисы"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:932
-#: plugins/admin/ogroups/phonequeue.tpl:119
-msgid "Announce frequency"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:933
-#: plugins/admin/ogroups/phonequeue.tpl:285
-msgid "Allow the called user to transfer his call"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:934
-#: plugins/admin/ogroups/phonequeue.tpl:293
-msgid "Allows calling user to transfer call"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:935
-#: plugins/admin/ogroups/phonequeue.tpl:305
-msgid "Allow the called to hangup by pressing *"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:936
-#: plugins/admin/ogroups/phonequeue.tpl:321
-msgid "Ring instead of playing background music"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:937
-#: plugins/admin/ogroups/phonequeue.tpl:313
-msgid "Allows calling to hangup by pressing *"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:939
-#: plugins/admin/ogroups/phonequeue.tpl:149
-msgid "Music on hold"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:940
-#, fuzzy
-msgid "Welcome music"
-msgstr "Добро пожаловать %s!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:941
-msgid "Report hold time"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:942
-msgid "'You are next' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:943
-msgid "'There are' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:944
-msgid "'Call waiting' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:945
-#, fuzzy
-msgid "'Thank you' sound"
-msgstr "Сообщение о состоянии"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:946
-msgid "'Minutes' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:947
-#, fuzzy
-msgid "'Seconds' sound"
-msgstr "Добро пожаловать %s!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:948
-#, fuzzy
-msgid "'Less than' sound"
-msgstr "Добро пожаловать %s!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:949
-#, fuzzy
-msgid "Queue phone number"
-msgstr "Телефонные номера"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:952
-#: plugins/admin/ogroups/phonequeue.tpl:277
-msgid "Announce holdtime"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:953
-#, fuzzy
-msgid "Announce"
-msgstr "Сообщение автоответчика"
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-#, fuzzy
-msgid "Please enter the new object group name"
-msgstr "Введите адрес сервера"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:161
-#, fuzzy, php-format
-msgid "You're about to delete the following object entry %s"
-msgstr "Вы собираетесь удалить объект %s."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:163
-#, fuzzy, php-format
-msgid "You're about to delete the following object entries %s"
-msgstr "Вы собираетесь удалить групповой объект \"%s\"."
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:193
-#: plugins/admin/ogroups/class_ogroupManagement.inc:245
-#: plugins/admin/ogroups/class_ogroupManagement.inc:272
-msgid "You are not allowed to delete this object group!"
-msgstr "У вас недостаточно прав для удаления этого группового объекта!"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:238
-#, php-format
-msgid "You're about to delete the object group '%s'."
-msgstr "Вы собираетесь удалить групповой объект \"%s\"."
-
-#: plugins/admin/ogroups/class_ogroup.inc:155
-msgid "This 'dn' is no object group."
-msgstr "Этот объект не является группой."
-
-#: plugins/admin/ogroups/class_ogroup.inc:299
-msgid "too many different objects!"
-msgstr "слишком много различных объектов!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:301
-msgid "users"
-msgstr "пользователи"
-
-#: plugins/admin/ogroups/class_ogroup.inc:302
-msgid "groups"
-msgstr "группы"
-
-#: plugins/admin/ogroups/class_ogroup.inc:303
-msgid "applications"
-msgstr "приложения"
-
-#: plugins/admin/ogroups/class_ogroup.inc:304
-msgid "departments"
-msgstr "подразделения"
-
-#: plugins/admin/ogroups/class_ogroup.inc:305
-msgid "servers"
-msgstr "серверы"
-
-#: plugins/admin/ogroups/class_ogroup.inc:306
-msgid "workstations"
-msgstr "рабочие станции"
-
-#: plugins/admin/ogroups/class_ogroup.inc:307
-msgid "terminals"
-msgstr "терминалы"
-
-#: plugins/admin/ogroups/class_ogroup.inc:308
-msgid "phones"
-msgstr "телефоны"
-
-#: plugins/admin/ogroups/class_ogroup.inc:309
-msgid "printers"
-msgstr "принтеры"
-
-#: plugins/admin/ogroups/class_ogroup.inc:316
-msgid "and"
-msgstr "и"
-
-#: plugins/admin/ogroups/class_ogroup.inc:460
-#, fuzzy
-msgid "Non existing dn:"
-msgstr "Не существующий dn:"
-
-#: plugins/admin/ogroups/class_ogroup.inc:602
-#, fuzzy
-msgid "There is already an object with this cn."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/admin/ogroups/class_ogroup.inc:617
-msgid "You can combine two different object types at maximum only!"
-msgstr ""
-"Вы можете комбинировать не более двух различных классов в одном объекте!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:673
-#, fuzzy, php-format
-msgid "Saving of object group/generic with dn '%s' failed."
-msgstr "Моя учетная запись"
-
-#: plugins/admin/ogroups/class_ogroup.inc:686
-#, fuzzy, php-format
-msgid "Removing of object group/generic with dn '%s' failed."
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/ogroups/class_ogroup.inc:748
-#, fuzzy
-msgid "Object group generic"
-msgstr "Объект группы"
-
-#: plugins/admin/ogroups/class_ogroup.inc:759
-#, fuzzy
-msgid "Member"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/ogroups/phonequeue.tpl:2
-msgid ""
-"Only users with the same asterisk home server will be included to this queue."
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:5
-#, fuzzy
-msgid "Queue Settings"
-msgstr "Настройки Samba"
-
-#: plugins/admin/ogroups/phonequeue.tpl:8
-#: plugins/gofon/phoneaccount/paste_generic.tpl:2
-#: plugins/gofon/phoneaccount/paste_generic.tpl:6
-#: plugins/gofon/phoneaccount/generic.tpl:1
-#: plugins/gofon/phoneaccount/generic.tpl:6
-msgid "Phone numbers"
-msgstr "Телефонные номера"
-
-#: plugins/admin/ogroups/phonequeue.tpl:12
-#: plugins/admin/ogroups/phonequeue.tpl:135
-#, fuzzy
-msgid "Generic queue Settings"
-msgstr "Общая информация о пользователе"
-
-#: plugins/admin/ogroups/phonequeue.tpl:95
-#, fuzzy
-msgid "Strategy"
-msgstr "Адм. единица"
-
-#: plugins/admin/ogroups/phonequeue.tpl:125
-msgid "(in seconds)"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:133
-msgid "Queue sound setup"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:138
-msgid "Use music on hold instead of ringing"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:159
-#, fuzzy
-msgid "Welcome sound file"
-msgstr "Добро пожаловать %s!"
-
-#: plugins/admin/ogroups/phonequeue.tpl:169
-#, fuzzy
-msgid "Announce message"
-msgstr "Сообщение автоответчика"
-
-#: plugins/admin/ogroups/phonequeue.tpl:179
-msgid "Sound file for 'You are next ...'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:189
-msgid "'There are ...'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:199
-msgid "'... calls waiting'"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:209
-#, fuzzy
-msgid "'Thank you' message"
-msgstr "Сообщение о состоянии"
-
-#: plugins/admin/ogroups/phonequeue.tpl:219
-msgid "'minutes' sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:229
-msgid "'seconds' sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:239
-msgid "Hold sound file"
-msgstr ""
-
-#: plugins/admin/ogroups/phonequeue.tpl:249
-#, fuzzy
-msgid "Less Than sound file"
-msgstr "Добро пожаловать %s!"
-
-#: plugins/admin/ogroups/phonequeue.tpl:267
-#, fuzzy
-msgid "Phone attributes "
-msgstr "Атрибут DN пользователей"
-
-#: plugins/admin/ogroups/mail.tpl:7
-msgid "Mail distribution list"
-msgstr ""
-
-#: plugins/admin/ogroups/mail.tpl:13
-#, fuzzy
-msgid "Primary mail address for this distribution list"
-msgstr "Основной адрес эл. почты для этой общей папки"
-
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Название группы"
-
-#: plugins/admin/ogroups/generic.tpl:42
-msgid "Member objects"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/ogroups/termgroup.tpl:2
-msgid ""
-"Actions you choose here influence all systems in this object group. "
-"Additionally, all values editable here can be inherited by the clients "
-"assigned to this object group."
-msgstr ""
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:68
-#: plugins/admin/fai/class_faiHookEntry.inc:71
-#, fuzzy
-msgid "Please select a valid file."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:71
-#: plugins/admin/fai/class_faiHookEntry.inc:74
-#, fuzzy
-msgid "Selected file is empty."
-msgstr "Значение поля \"Файлы\" некорректно."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:136
-#, fuzzy
-msgid "There is already a script with the given name."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:140
-#: plugins/admin/fai/class_faiHookEntry.inc:154
-#: plugins/admin/fai/class_faiTemplateEntry.inc:200
-#: plugins/admin/fai/class_faiVariableEntry.inc:111
-#, fuzzy
-msgid "Please enter a name."
-msgstr "Введите адрес сервера"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:144
-#, fuzzy
-msgid "Please enter a script."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:175
-#: plugins/admin/fai/class_faiScriptEntry.inc:185
-#, fuzzy
-msgid "Script entry"
-msgstr "Путь к сценариям"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:176
-#, fuzzy
-msgid "FAI script entry"
-msgstr "Показать хосты"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:186
-#, fuzzy
-msgid "Script Priority"
-msgstr "Путь к сценариям"
-
-#: plugins/admin/fai/class_askClassName.inc:85
-#, fuzzy
-msgid "Create new FAI object - partition table."
-msgstr "Объект группы"
-
-#: plugins/admin/fai/class_askClassName.inc:86
-#, fuzzy
-msgid "Create new FAI object - package bundle."
-msgstr "Объект группы"
-
-#: plugins/admin/fai/class_askClassName.inc:87
-#, fuzzy
-msgid "Create new FAI object - script bundle."
-msgstr "Объект группы"
-
-#: plugins/admin/fai/class_askClassName.inc:88
-#, fuzzy
-msgid "Create new FAI object - variable bundle."
-msgstr "Объект группы"
-
-#: plugins/admin/fai/class_askClassName.inc:89
-#, fuzzy
-msgid "Create new FAI object - hook bundle."
-msgstr "Объект группы"
-
-#: plugins/admin/fai/class_askClassName.inc:90
-#, fuzzy
-msgid "Create new FAI object - profile."
-msgstr "Объект группы"
-
-#: plugins/admin/fai/class_askClassName.inc:91
-#, fuzzy
-msgid "Create new FAI object - template."
-msgstr "Создать шаблон"
-
-#: plugins/admin/fai/class_askClassName.inc:92
-#, fuzzy
-msgid "Create new FAI object"
-msgstr "Объект группы"
-
-#: plugins/admin/fai/class_askClassName.inc:148
-#, fuzzy
-msgid "Spaces are not allowed within class names."
-msgstr "Вам не разрешено менять пароль."
-
-#: plugins/admin/fai/class_askClassName.inc:152
-#, fuzzy
-msgid "The given class name is empty."
-msgstr "Значение поля \"Файлы\" некорректно."
-
-#: plugins/admin/fai/class_askClassName.inc:156
-#, fuzzy
-msgid "The specified class name is already in use for this object type."
-msgstr "Группа с таким именем уже существует."
-
-#: plugins/admin/fai/branch_selector.tpl:22
-#: plugins/admin/fai/branch_selector.tpl:28
-#, fuzzy
-msgid "Create new branch"
-msgstr "Создание нового объекта в"
-
-#: plugins/admin/fai/branch_selector.tpl:26
-#, fuzzy
-msgid "Branch"
-msgstr "Отмена"
-
-#: plugins/admin/fai/branch_selector.tpl:30
-#, fuzzy
-msgid "Freeze"
-msgstr "Номер телефона"
-
-#: plugins/admin/fai/branch_selector.tpl:33
-#, fuzzy
-msgid "Create new locked branch"
-msgstr "Создание нового объекта в"
-
-#: plugins/admin/fai/branch_selector.tpl:39
-#, fuzzy
-msgid "Delete current release"
-msgstr "Удалить"
-
-#: plugins/admin/fai/class_faiVariable.inc:340
-#, fuzzy, php-format
-msgid "Saving of FAI/variable with dn '%s' failed."
-msgstr "Дополнительные записи в fstab"
-
-#: plugins/admin/fai/class_faiVariable.inc:425
-#, fuzzy
-msgid "FAI variable"
-msgstr "Устройство отображения"
-
-#: plugins/admin/fai/class_faiVariable.inc:432
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#, fuzzy
-msgid "Read only"
-msgstr "чтение"
-
-#: plugins/admin/fai/faiPackageConfiguration.tpl:1
-#: plugins/admin/fai/class_faiPackage.inc:537
-#, fuzzy
-msgid "Package"
-msgstr "Показать телефоны"
-
-#: plugins/admin/fai/remove.tpl:7
-#, fuzzy
-msgid ""
-"This includes 'all' object information. Please double check if your really "
-"want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"Сюда входит <b>вся</b> информация о системе и ее настройках. Подумайте еще "
-"раз, действительно ли вам нужно удаление, так как GOsa не сможет отменить "
-"результаты этой операции."
-
-#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
-#: plugins/admin/fai/class_faiProfileEntry.inc:171
-#: plugins/admin/fai/faiVariable.tpl:36
-#: plugins/admin/fai/faiPartitionTable.tpl:36
-#: plugins/admin/fai/faiTemplate.tpl:33
-#, fuzzy
-msgid "Objects"
-msgstr "Объект"
-
-#: plugins/admin/fai/faiHook.tpl:40
-#, fuzzy
-msgid "List of hook scripts"
-msgstr "Стоп-листы"
-
-#: plugins/admin/fai/class_faiPackage.inc:379
-#, fuzzy
-msgid "Please select a least one Package."
-msgstr "Введите корректный номер телефона!"
-
-#: plugins/admin/fai/class_faiPackage.inc:383
-#, fuzzy
-msgid "Please choose a valid combination for your repository setup."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/fai/class_faiPackage.inc:404
-#, fuzzy
-msgid "package is configured"
-msgstr "Не настроено"
-
-#: plugins/admin/fai/class_faiPackage.inc:410
-msgid "Package marked for removal"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:439
-#, php-format
-msgid "Package file '%s' does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackage.inc:483
-#, fuzzy, php-format
-msgid "Saving of FAI/package list with dn '%s' failed."
-msgstr "Дополнительные записи в fstab"
-
-#: plugins/admin/fai/class_faiPackage.inc:538
-#, fuzzy
-msgid "FAI Package list"
-msgstr "Число страниц"
-
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#, fuzzy
-msgid "Readonly"
-msgstr "чтение"
-
-#: plugins/admin/fai/class_faiPackage.inc:549
-#, fuzzy
-msgid "Install Method"
-msgstr "Почтовые настройки"
-
-#: plugins/admin/fai/class_faiPackage.inc:550
-#, fuzzy
-msgid "Package configuration"
-msgstr "Базы данных"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:35
-#, fuzzy
-msgid "Please enter your search string here"
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:48
-msgid ""
-"This list displays all assigned package names for this repository settings."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:127
-#, php-format
-msgid ""
-"Your specified search string '%s' returned too many results. Only the first "
-"200 entries are shown, to keep the memory usage low."
-msgstr ""
-
-#: plugins/admin/fai/faiPackage.tpl:53
-#, fuzzy
-msgid "Install method"
-msgstr "Почтовые настройки"
-
-#: plugins/admin/fai/faiPackage.tpl:57
-#, fuzzy
-msgid "Please select the installation method"
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/fai/faiPackage.tpl:71
-#, fuzzy
-msgid "Used packages"
-msgstr "Показать телефоны"
-
-#: plugins/admin/fai/faiPackage.tpl:73
-#, fuzzy
-msgid "Choosen packages"
-msgstr "Показать телефоны"
-
-#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
-msgid "Configure"
-msgstr "Настроить"
-
-#: plugins/admin/fai/faiPackage.tpl:88
-#, fuzzy
-msgid "Toggle remove flag"
-msgstr "по умолчанию"
-
-#: plugins/admin/fai/class_faiManagement.inc:33
-#: plugins/admin/fai/class_faiManagement.inc:995
-#, fuzzy
-msgid "FAI"
-msgstr "Идентификатор факса"
-
-#: plugins/admin/fai/class_faiManagement.inc:34
-#, fuzzy
-msgid "Fully Automatic Installation - management"
-msgstr "Управление приложениями"
-
-#: plugins/admin/fai/class_faiManagement.inc:167
-#, fuzzy, php-format
-msgid "You're about to delete all information about the FAI class at '%s'."
-msgstr "Вы собираетесь удалить всю информацию о терминале (\"%s\")."
-
-#: plugins/admin/fai/class_faiManagement.inc:328
-#, php-format
-msgid "Object could not be deleted '%s', object does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:383
-#, fuzzy, php-format
-msgid "You're about to delete a fai branch / freeze  '%s'."
-msgstr "Вы собираетесь удалить группу \"%s\"."
-
-#: plugins/admin/fai/class_faiManagement.inc:386
-#, fuzzy
-msgid "You are not allowed to delete this release!"
-msgstr "У вас недостаточно прав для удаления этого пользователя!"
-
-#: plugins/admin/fai/class_faiManagement.inc:447
-#, fuzzy
-msgid "Specified branch name is invalid."
-msgstr "Указанное имя уже используется."
-
-#: plugins/admin/fai/class_faiManagement.inc:449
-#, fuzzy
-msgid "Specified freeze name is invalid."
-msgstr "Указанное имя уже используется."
-
-#: plugins/admin/fai/class_faiManagement.inc:478
-#, fuzzy
-msgid "You are not allowed to create a new branch."
-msgstr "Вам не разрешено менять пароль."
-
-#: plugins/admin/fai/class_faiManagement.inc:636
-#: plugins/admin/fai/class_faiManagement.inc:652
-#, fuzzy, php-format
-msgid "You are not allowed to create a new '%s' object."
-msgstr "У вас недостаточно прав для удаления этого группового объекта!"
-
-#: plugins/admin/fai/class_faiManagement.inc:989
-#, fuzzy
-msgid "FAI releases"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/fai/class_faiManagement.inc:990
-#, fuzzy
-msgid "FAI release management"
-msgstr "Управление подразделениями"
-
-#: plugins/admin/fai/faiScript.tpl:40
-#, fuzzy
-msgid "List of scripts"
-msgstr "Список пользователей"
-
-#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
-#, fuzzy
-msgid "Choose a priority"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-#, fuzzy
-msgid "primary"
-msgstr "Основная группа"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-#, fuzzy
-msgid "logical"
-msgstr "Добавить локально"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
-#, fuzzy
-msgid "FS type"
-msgstr "Тип"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
-#: plugins/admin/fai/class_faiSummaryTab.inc:344
-#, fuzzy
-msgid "Mount point"
-msgstr "Мониторинг"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
-#: plugins/admin/fai/class_faiSummaryTab.inc:343
-#, fuzzy
-msgid "Size in MB"
-msgstr "Пользователь:"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
-#: plugins/admin/fai/class_faiSummaryTab.inc:342
-#, fuzzy
-msgid "Mount options"
-msgstr "Дополнительные параметры"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
-#, fuzzy
-msgid "FS option"
-msgstr "Добавить параметр"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
-#, fuzzy
-msgid "Preserve"
-msgstr "серверы"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
-#, fuzzy
-msgid "Please specify a valid disc name."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
-#, php-format
-msgid "please enter a unique mount point for partition %s"
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
-#, fuzzy, php-format
-msgid "Please enter a valid mount point for partition %s."
-msgstr "Введите корректный путь в поле \"Домашний каталог\"."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
-#, php-format
-msgid ""
-"File system type 'swap' is already used, change file system type for "
-"partition %s."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
-msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
-#, fuzzy, php-format
-msgid "Please enter a valid partition size for partition %s."
-msgstr "Введите корректный путь в поле \"Домашний каталог\"."
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
-#, fuzzy, php-format
-msgid "Please enter a valid range for partition %s."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
-#, fuzzy, php-format
-msgid "Please enter a range for partition size for partition %s."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
-msgid ""
-"You have more than 3 primary partition table entries in your configuration, "
-"please check your configuration twice."
-msgstr ""
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
-#, fuzzy
-msgid "Partition table entry"
-msgstr "Переменная"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
-#, fuzzy
-msgid "FAI partition table entry"
-msgstr "Принтер"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
-#, fuzzy
-msgid "Partition type"
-msgstr "Переменная"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
-#, fuzzy
-msgid "Partition no."
-msgstr "Назначение"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
-#, fuzzy
-msgid "File system type"
-msgstr "Системы"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
-#, fuzzy
-msgid "Partition size"
-msgstr "Назначение"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
-#, fuzzy
-msgid "File system options"
-msgstr "Системная информация"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
-#, fuzzy
-msgid "Partition flags"
-msgstr "Назначение"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:135
-#: plugins/admin/fai/class_faiProfile.inc:300
-msgid "Hook bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:136
-#: plugins/admin/fai/class_faiProfile.inc:301
-#, fuzzy
-msgid "Template bundle"
-msgstr "Шаблон"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:137
-#: plugins/admin/fai/class_faiProfile.inc:302
-#, fuzzy
-msgid "Script bundle"
-msgstr "Путь к сценариям"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:138
-#: plugins/admin/fai/class_faiProfile.inc:303
-#, fuzzy
-msgid "Variable bundle"
-msgstr "Переменная"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:139
-msgid "Package bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:140
-#: plugins/admin/fai/class_faiSummaryTab.inc:48
-#: plugins/admin/fai/class_faiProfile.inc:305
-#: plugins/admin/fai/class_faiPartitionTable.inc:535
-#, fuzzy
-msgid "Partition table"
-msgstr "Переменная"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:168
-#: plugins/admin/fai/class_faiProfile.inc:297
-msgid "This list displays all assigned class names for this profile."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:170
-#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
-#, fuzzy
-msgid "Class name"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/fai/faiScriptEntry.tpl:54
-#, fuzzy
-msgid "Script attributes"
-msgstr "Атрибут DN пользователей"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:38
-#: plugins/personal/environment/logonManagement.tpl:24
-#, fuzzy
-msgid "Priority"
-msgstr "Порт"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:74
-#: plugins/admin/fai/faiHookEntry.tpl:74
-#, fuzzy
-msgid "Import script"
-msgstr "Показать хосты"
-
-#: plugins/admin/fai/faiSummary.tpl:4
-#, fuzzy
-msgid "FAI object tree"
-msgstr "Имя объекта"
-
-#: plugins/admin/fai/faiSummary.tpl:11
-msgid "Reload class and release configuration from parent object."
-msgstr ""
-
-#: plugins/admin/fai/faiSummary.tpl:22
-#, fuzzy
-msgid "You are not allowed to view the fai summary."
-msgstr "У вас недостаточно прав для удаления этого пользователя!"
-
-#: plugins/admin/fai/faiVariable.tpl:38
-#, fuzzy
-msgid "List of assigned variables"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/fai/faiVariable.tpl:44
-msgid "Choose a variable to delete or edit"
-msgstr ""
-
-#: plugins/admin/fai/remove_branch.tpl:6
-#, fuzzy
-msgid ""
-"This includes all account data, system access, etc. for this branch. Please "
-"double check if your really want to do this since there is no way for GOsa "
-"to get your data back."
-msgstr ""
-"Сюда входит вся информация об учетной записи этого пользователя, его права "
-"доступа в системе, настройки IMAP и т. д. Подумайте еще раз, действительно "
-"ли вам нужно удаление, так как GOsa не сможет отменить результаты этой "
-"операции."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:146
-#, fuzzy
-msgid "There is already a hook with the given name."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/admin/fai/class_faiHookEntry.inc:150
-#, fuzzy
-msgid "Please enter a value for script."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:184
-#, fuzzy
-msgid "Hook entry"
-msgstr "Удалить объект"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:185
-#, fuzzy
-msgid "FAI hook entry"
-msgstr "Ошибка LDAP:"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:194
-#: plugins/admin/fai/faiHookEntry.tpl:38
-msgid "Task"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHookEntry.inc:195
-#: plugins/admin/fai/class_faiScript.inc:547
-#, fuzzy
-msgid "FAI script"
-msgstr "Показать хосты"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:95
-#, fuzzy
-msgid "no file uploaded yet"
-msgstr "Файл небыл загружен"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:101
-#, php-format
-msgid "exists in database (size: %s bytes)"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:188
-#, fuzzy
-msgid "There is already a template with the given name."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:192
-#, fuzzy
-msgid "Please specify a value for attribute 'file'."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:196
-#, fuzzy
-msgid "Please specify a value for attribute 'path'."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:204
-#, fuzzy
-msgid "Please enter a user."
-msgstr "Введите адрес сервера"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:207
-#, fuzzy
-msgid "Please enter a valid user. Only a-z/0-9 are allowed."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:211
-#, fuzzy
-msgid "Please enter a group."
-msgstr "Введите адрес сервера"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:214
-#, fuzzy
-msgid "Please enter a valid group. Only a-z/0-9 are allowed."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:243
-#, fuzzy
-msgid "Template entry"
-msgstr "Шаблон"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:244
-#, fuzzy
-msgid "FAI template entry"
-msgstr "Создать шаблон"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:253
-#, fuzzy
-msgid "Template file"
-msgstr "Шаблон"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:254
-#, fuzzy
-msgid "Template path"
-msgstr "Шаблон"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:255
-#, fuzzy
-msgid "File owner"
-msgstr "Имя сервера"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:256
-#, fuzzy
-msgid "File permissions"
-msgstr "Права для членов группы"
-
-#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
-#, php-format
-msgid "Debconf information for package '%s'"
-msgstr ""
-
-#: plugins/admin/fai/faiPackageEntry.tpl:6
-#, fuzzy
-msgid "List of available packages"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:26
-msgid ""
-"This menu allows you to select multiple packages to add them to the "
-"currently edited package list."
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:25
-#, fuzzy
-msgid "Template attributes"
-msgstr "Атрибут DN пользователей"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:40
-#, fuzzy
-msgid "Save template"
-msgstr "Создать шаблон"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:57
-#, fuzzy
-msgid "Destination path"
-msgstr "Назначение"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:74
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
-#: plugins/gofon/conference/class_divListConferences.inc:58
-msgid "Owner"
-msgstr ""
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:96
-#, fuzzy
-msgid "Access"
-msgstr "Адрес"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:103
-#, fuzzy
-msgid "Read"
-msgstr "чтение"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:104
-#, fuzzy
-msgid "Write"
-msgstr "запись"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:107
-#, fuzzy
-msgid "Special"
-msgstr "терминалы"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:124
-#, fuzzy
-msgid "SUID"
-msgstr "UID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:141
-#, fuzzy
-msgid "SGID"
-msgstr "GID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:144
-#, fuzzy
-msgid "Others"
-msgstr "Фильтры"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:158
-#, fuzzy
-msgid "sticky"
-msgstr "Состояние"
-
-#: plugins/admin/fai/class_faiScript.inc:444
-#, fuzzy, php-format
-msgid "Creating of FAI/script with dn '%s' failed."
-msgstr "Объект группы"
-
-#: plugins/admin/fai/class_faiHook.inc:444
-#, fuzzy, php-format
-msgid "Saving of FAI/hook with dn '%s' failed."
-msgstr "Атрибуты UNIX"
-
-#: plugins/admin/fai/class_faiHook.inc:541
-msgid "Hook"
-msgstr ""
-
-#: plugins/admin/fai/class_faiHook.inc:542
-#, fuzzy
-msgid "FAI hook"
-msgstr "Ошибка LDAP:"
-
-#: plugins/admin/fai/askClassName.tpl:6
-msgid ""
-"Adding a new class to the FAI management, requires a class name. You have to "
-"specify a unique class name for unique types of FAI classes, while you can "
-"use the same class name for different types of FAI classes. In the laste "
-"case, FAI will automatically enclose all these different class types to one "
-"unique class name."
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:12
-msgid ""
-"Please use one of the following methods to choose the name for the new FAI "
-"class."
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:26
-msgid "Enter FAI class name manually"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:48
-msgid "Choose FAI class name from a list of existing classes"
-msgstr ""
-
-#: plugins/admin/fai/askClassName.tpl:54
-#, fuzzy
-msgid "Choose class name"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/fai/askClassName.tpl:74
-#, fuzzy
-msgid "A new class name."
-msgstr "Доступные приложения"
-
-#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
-#, fuzzy
-msgid "Hook attributes"
-msgstr "Атрибут DN пользователей"
-
-#: plugins/admin/fai/faiHookEntry.tpl:41
-msgid "Choose an existing FAI task"
-msgstr ""
-
-#: plugins/admin/fai/class_faiTemplate.inc:423
-#, fuzzy, php-format
-msgid "Saving of FAI/template with dn '%s' failed."
-msgstr "Список подразделений"
-
-#: plugins/admin/fai/class_faiTemplate.inc:515
-#, fuzzy
-msgid "FAI template"
-msgstr "Создать шаблон"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:33
-#, fuzzy
-msgid "Variable attributes"
-msgstr "Атрибут DN пользователей"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:38
-#: plugins/admin/fai/class_faiVariableEntry.inc:148
-#, fuzzy
-msgid "Variable content"
-msgstr "Переменная"
-
-#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
-#, fuzzy
-msgid "Fully Automatic Installation"
-msgstr "Управление приложениями"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:44
-#, fuzzy
-msgid "Scripts"
-msgstr "Путь к сценариям"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:49
-msgid "Package list"
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:86
-msgid ""
-"Unknown type of FAI source information. This is not a profile, workstation "
-"nor a ogroup."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:217
-msgid "This object has no FAI classes assigned."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:230
-#, fuzzy
-msgid "Open"
-msgstr "Параметры"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:341
-#, fuzzy
-msgid "FS options"
-msgstr "Добавить параметр"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:6
-msgid "List of FAI objects (Fully Automatic Installation)"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:26
-msgid ""
-"This menu allows you to select FAI class names and to add them to the "
-"currently edited profile."
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:39
-#, fuzzy
-msgid "Show only classes with templates"
-msgstr "Показать шаблоны"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:41
-msgid "Show only classes with scripts"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:43
-msgid "Show only classes with hooks"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:45
-#, fuzzy
-msgid "Show only classes with variables"
-msgstr "Показать терминалы"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:47
-msgid "Show only classes with packages"
-msgstr ""
-
-#: plugins/admin/fai/faiProfileEntry.tpl:49
-#, fuzzy
-msgid "Show only classes with partitions"
-msgstr "Показать рабочие станции"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:38
-#, fuzzy
-msgid "Discs"
-msgstr "Устройства"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:44
-msgid "Choose a disk to delete or edit"
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:5
-msgid ""
-"You are now going to create a branch or locked branch. This action clones "
-"the existing release to another release name. Branches can be modified as "
-"usual. FAI classes of locked branches cannot be modified, just additional "
-"classes are possible. Branch names should be alphanumeric, excluding the "
-"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
-"and 'fai'."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:7
-msgid ""
-"Branches are created as subreleases of the currently selected branch. "
-"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
-"release called SARGE/1.0.2."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:13
-#, fuzzy
-msgid "Please enter a name for the branch"
-msgstr "Введите корректный номер телефона!"
-
-#: plugins/admin/fai/faiNewBranch.tpl:35
-msgid ""
-"As soon as the copy operation has finished, you can scroll down to end of "
-"the page and press the 'Continue' button to continue with the fai management "
-"dialog."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Perform requested operation."
-msgstr ""
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-#, fuzzy
-msgid "Initiate operation"
-msgstr "Создать параметры"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#, fuzzy
-msgid "Device"
-msgstr "Устройства"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
-#, fuzzy
-msgid "Partition entries"
-msgstr "Переменная"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
-#, fuzzy
-msgid "Add partition"
-msgstr "Добавить параметр"
-
-#: plugins/admin/fai/class_faiProfile.inc:304
-msgid "Packages bundle"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:308
-msgid "Remove class from profile"
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:400
-msgid "Please assign at least one class to this  profile."
-msgstr ""
-
-#: plugins/admin/fai/class_faiProfile.inc:404
-#, fuzzy
-msgid "Please enter a valid name."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/admin/fai/class_faiProfile.inc:416
-#, fuzzy
-msgid "There is already a profile with this class name defined."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/admin/fai/class_faiProfile.inc:445
-#: plugins/admin/fai/class_faiProfile.inc:449
-#, fuzzy, php-format
-msgid "Saving of FAI/profile with dn '%s' failed."
-msgstr "Дополнительные записи в fstab"
-
-#: plugins/admin/fai/class_faiProfile.inc:457
-#, fuzzy
-msgid "Profile"
-msgstr "Путь к профилю"
-
-#: plugins/admin/fai/class_faiProfile.inc:458
-#, fuzzy
-msgid "FAI profile"
-msgstr "Управление системами"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:103
-#, fuzzy
-msgid "There is already a variable with the given name."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:107
-#, fuzzy
-msgid "Please specify a value for the attribute 'content'."
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:138
-#, fuzzy
-msgid "Variable entry"
-msgstr "Переменная"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:139
-#, fuzzy
-msgid "FAI variable entry "
-msgstr "Устройство отображения"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:320
-#: plugins/admin/fai/class_faiPartitionTable.inc:326
-#, fuzzy, php-format
-msgid "%s partition"
-msgstr "Показать рабочие станции"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:322
-#: plugins/admin/fai/class_faiPartitionTable.inc:328
-#, fuzzy, php-format
-msgid "%s partition(s)"
-msgstr "Показать рабочие станции"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:417
-#, fuzzy, php-format
-msgid "Saving of FAI/partition table with dn '%s' failed."
-msgstr "Дополнительные записи в fstab"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:536
-#, fuzzy
-msgid "FAI partition table"
-msgstr "Принтер"
-
-#: plugins/admin/fai/class_divListFai.inc:43
-#, fuzzy
-msgid "List of FAI classes"
-msgstr "Выберите тип мыши"
-
-#: plugins/admin/fai/class_divListFai.inc:44
-#, fuzzy
-msgid "This table displays all FAI classes in the selected tree."
-msgstr "Приложение с таким именем уже существует."
-
-#: plugins/admin/fai/class_divListFai.inc:48
-msgid "This menu allows you to create, delete and edit FAI classes."
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:69
-#, fuzzy
-msgid "Name of FAI class"
-msgstr "Имя стоп-листа"
-
-#: plugins/admin/fai/class_divListFai.inc:70
-msgid "Class type"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Display FAI profile objects"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:73
-#, fuzzy
-msgid "Show profiles"
-msgstr "Показать принтеры"
-
-#: plugins/admin/fai/class_divListFai.inc:74
-#, fuzzy
-msgid "Display FAI template objects"
-msgstr "Список подразделений"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-#, fuzzy
-msgid "Display FAI scripts"
-msgstr "Список пользователей"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-#, fuzzy
-msgid "Show scripts"
-msgstr "Показать хосты"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-#, fuzzy
-msgid "Display FAI hooks"
-msgstr "Ошибка LDAP:"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-#, fuzzy
-msgid "Show hooks"
-msgstr "Показать хосты"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-#, fuzzy
-msgid "Display FAI variables"
-msgstr "Устройство отображения"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-#, fuzzy
-msgid "Show variables"
-msgstr "Показать терминалы"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-#, fuzzy
-msgid "Display FAI packages"
-msgstr "Отображаемое имя"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-#, fuzzy
-msgid "Show packages"
-msgstr "Показать телефоны"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-#, fuzzy
-msgid "Display FAI partitions"
-msgstr "Показать рабочие станции"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-#, fuzzy
-msgid "Show partitions"
-msgstr "Показать рабочие станции"
-
-#: plugins/admin/fai/class_divListFai.inc:177
-#, fuzzy
-msgid "New profile"
-msgstr "Управление системами"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-#, fuzzy
-msgid "New partition table"
-msgstr "Принтер"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-msgid "PT"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:194
-#, fuzzy
-msgid "New scripts"
-msgstr "Показать хосты"
-
-#: plugins/admin/fai/class_divListFai.inc:194
-msgid "S"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:195
-#, fuzzy
-msgid "New hooks"
-msgstr "Показать хосты"
-
-#: plugins/admin/fai/class_divListFai.inc:195
-msgid "H"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:196
-#, fuzzy
-msgid "New variables"
-msgstr "Показать терминалы"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "V"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:197
-#, fuzzy
-msgid "New templates "
-msgstr "Создать шаблон"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-#, fuzzy
-msgid "I"
-msgstr "Unix"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-#, fuzzy
-msgid "New package list"
-msgstr "Число страниц"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "PK"
-msgstr ""
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove selected fai objects"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove fai objects"
-msgstr "Включаемые объекты"
-
-#: plugins/admin/fai/class_divListFai.inc:224
-#, fuzzy
-msgid "Copy fai objects"
-msgstr "Объект группы"
-
-#: plugins/admin/fai/class_divListFai.inc:226
-#, fuzzy
-msgid "Cut fai objects"
-msgstr "Текущий пароль"
-
-#: plugins/admin/fai/class_divListFai.inc:297
-#: plugins/admin/fai/class_divListFai.inc:300
-#, fuzzy
-msgid "Edit class"
-msgstr "Список систем"
-
-#: plugins/admin/fai/class_divListFai.inc:308
-#, fuzzy
-msgid "Delete class"
-msgstr "Удалить"
-
-#: plugins/admin/fai/faiTemplate.tpl:35
-#, fuzzy
-msgid "List of template files"
-msgstr "Список подразделений"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:120
-#, fuzzy
-msgid "This account has no scalix extensions."
-msgstr "Для этой учетной записи нет расширений факса."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:129
-#, fuzzy
-msgid "Remove scalix account"
-msgstr "Удалить учетную запись POSIX"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:130
-#, fuzzy
-msgid ""
-"This account has scalix synchronization enabled. You can disable it by "
-"clicking below."
-msgstr ""
-"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их "
-"использование, щелкнув ниже."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid "Create scalix account"
-msgstr "Создать учетную запись POSIX"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid ""
-"This account has scalix synchronization disabled. You can enable it by "
-"clicking below."
-msgstr ""
-"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать "
-"их, щелкнув ниже."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:308
-#, fuzzy
-msgid "There is no scalix mailnode specified."
-msgstr "Файл небыл загружен"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:311
-msgid "scalixScalixObject must be set!"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:327
-#, fuzzy
-msgid "Value in 'Limit Mailbox size' is not valid."
-msgstr "Значение поля \"Квота\" некорректно."
-
-#: plugins/personal/scalix/class_scalixAccount.inc:397
-#, fuzzy
-msgid "Scalix account"
-msgstr "Моя учетная запись"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:407
-msgid "Scalix Mail node"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:408
-#, fuzzy
-msgid "Mailbox class"
-msgstr "MAC-адрес"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:409
-#, fuzzy
-msgid "Server language"
-msgstr "Имя сервера"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:410
-#: plugins/personal/environment/class_environment.inc:1271
-#, fuzzy
-msgid "Administrator"
-msgstr "Администрирование"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:411
-#, fuzzy
-msgid "Mailbox administrator"
-msgstr "Администраторы папки"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:412
-msgid "Hide user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:413
-#, fuzzy
-msgid "Mailbox size limitations"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:414
-#, fuzzy
-msgid "Limit outbound"
-msgstr "Путь к профилю"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:415
-msgid "Limit inbound"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:416
-#, fuzzy
-msgid "Notify user"
-msgstr "Страна"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:417
-#: plugins/personal/scalix/paste_generic.tpl:4
-#: plugins/personal/scalix/generic.tpl:98
-#, fuzzy
-msgid "Scalix email addresses"
-msgstr "Основной адрес"
-
-#: plugins/personal/scalix/main.inc:123
-#, fuzzy
-msgid "Scalix settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/scalix/paste_generic.tpl:6
-#: plugins/personal/scalix/generic.tpl:101
-#, fuzzy
-msgid "List of scalix email addresses"
-msgstr "Список альтернативных адресов эл. почты"
-
-#: plugins/personal/scalix/generic.tpl:7
-msgid "Scalix mailnode"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:15
-#, fuzzy
-msgid "Salix mailbox class"
-msgstr "Размер квоты"
-
-#: plugins/personal/scalix/generic.tpl:19
-msgid ""
-"Limited users con not make use of the group calendar functionality in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:26
-#, fuzzy
-msgid "Scalix server language"
-msgstr "Показать подразделения"
-
-#: plugins/personal/scalix/generic.tpl:30
-msgid "Message catalog language for client."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Select for admin capability."
-msgstr "Создать шаблон"
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Scalix Administrator"
-msgstr "Администрирование"
-
-#: plugins/personal/scalix/generic.tpl:50
-msgid "Select for mailbox admin capability."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:50
-#, fuzzy
-msgid "Scalix Mailbox Administrator"
-msgstr "Администрирование"
-
-#: plugins/personal/scalix/generic.tpl:55
-#, fuzzy
-msgid "Hide user entry from addressbook."
-msgstr "Введите корректный серийный номер"
-
-#: plugins/personal/scalix/generic.tpl:55
-msgid "Hide this user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:64
-#, fuzzy
-msgid "Limit mailbox size"
-msgstr "Размер квоты"
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "As sanction on mailbox quota overuse, stop user from sending mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:75
-#, fuzzy
-msgid "Limit Outbound Mail"
-msgstr "Путь к профилю"
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "Limit Inbound Mail"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "As sanction on mailbox quota overuse, notify the user by eMail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "Notify User"
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:77
-msgid "You need to specify your current password in order to proceed."
-msgstr "Для продолжения укажите свой текущий пароль."
-
-#: plugins/personal/password/class_password.inc:83 html/password.php:202
-msgid "The password used as new and current are too similar."
-msgstr "Новый и текущий пароли слишком похожи."
-
-#: plugins/personal/password/class_password.inc:85 html/password.php:207
-msgid "The password used as new is to short."
-msgstr "Новый пароль слишком короткий."
-
-#: plugins/personal/password/class_password.inc:87 html/password.php:247
-msgid "External password changer reported a problem: "
-msgstr "При попытке сменить пароль извне возникла проблема: "
-
-#: plugins/personal/password/class_password.inc:100
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "Введенный вами текущий пароль не совпадает с реальным."
-
-#: plugins/personal/password/class_password.inc:105 html/password.php:226
-msgid "You have no permissions to change your password."
-msgstr "У вас недостаточно прав для смены своего пароля."
-
-#: plugins/personal/password/class_password.inc:132
-#: plugins/personal/generic/class_user.inc:1424
-#, fuzzy
-msgid "User password"
-msgstr "Новый пароль"
-
-#: plugins/personal/password/nochange.tpl:2
-#, fuzzy
-msgid "Password change not allowed"
-msgstr "Сменить пароль"
-
-#: plugins/personal/password/nochange.tpl:6
-#, fuzzy
-msgid "You are not allowed to change your password at this time"
-msgstr "Вам не разрешено менять пароль."
-
-#: plugins/personal/password/changed.tpl:3
-msgid ""
-"You've successfully changed your password. Remember to change all programms "
-"configured to use it as well."
-msgstr ""
-"Вы успешно сменили свой пароль. Не забудьте изменить нужные настройки "
-"использующих его программ."
-
-#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
-#, fuzzy
-msgid "Password settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/password/password.tpl:2
-#, fuzzy
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-"В полях ниже вы можете изменить свой пароль. Изменения вступят в силу "
-"немедленно. Пожалуйста, запомните новый пароль, так как иначе вы не сможете "
-"войти в систему."
-
-#: plugins/personal/password/password.tpl:11
-#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
-msgid "Current password"
-msgstr "Текущий пароль"
-
-#: plugins/personal/password/password.tpl:32
-msgid "Clear fields"
-msgstr "Очистить поля"
-
-#: plugins/personal/mail/copypaste.tpl:13
-#: plugins/personal/mail/generic.tpl:244
-msgid "Forward messages to"
-msgstr "Перенаправлять сообщения"
-
-#: plugins/personal/mail/mail_locals.tpl:35
-#, fuzzy
-msgid "Select department"
-msgstr "Выберите подразделение"
-
-#: plugins/personal/mail/main.inc:124
-msgid "User mail settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/mail/generic.tpl:19
-msgid "Specify the mail server where the user will be hosted on"
-msgstr "Выберите почтовый сервер для учетной записи пользователя"
-
-#: plugins/personal/mail/generic.tpl:80
-msgid "Mail options"
-msgstr "Почтовые настройки"
-
-#: plugins/personal/mail/generic.tpl:107
-#: plugins/personal/mail/class_mailAccount.inc:1170
-msgid "Use custom sieve script"
-msgstr "Использовать другой сценарий SIEVE"
-
-#: plugins/personal/mail/generic.tpl:107
-msgid "disables all Mail options!"
-msgstr "отключает все почтовые настройки!"
-
-#: plugins/personal/mail/generic.tpl:114
-#, fuzzy
-msgid "Sieve Management"
-msgstr "Название"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "Select if you want to forward mails without getting own copies of them"
-msgstr "Выберите, нужно ли оставлять копии перенаправляемых сообщений"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "No delivery to own mailbox"
-msgstr "Не оставлять копии в своем почтовом ящике"
-
-#: plugins/personal/mail/generic.tpl:132
-msgid ""
-"Select to automatically response with the vacation message defined below"
-msgstr "Выберите, чтобы включить автоответчик с сообщением, указанным ниже"
-
-#: plugins/personal/mail/generic.tpl:134
-msgid "Activate vacation message"
-msgstr "Включить автоответчик"
-
-#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
-#, fuzzy
-msgid "from"
-msgstr "и"
-
-#: plugins/personal/mail/generic.tpl:165
-msgid "till"
-msgstr ""
-
-#: plugins/personal/mail/generic.tpl:194
-#, fuzzy
-msgid "Select if you want to filter this mails through spamassassin"
-msgstr "Выберите, нужно ли фильтровать сообщения с помощью SpamAssassin"
-
-#: plugins/personal/mail/generic.tpl:196
-msgid "Move mails tagged with spam level greater than"
-msgstr "Перемещать сообщения с меткой рекламы больше"
-
-#: plugins/personal/mail/generic.tpl:199
-msgid "Choose spam level - smaller values are more sensitive"
-msgstr ""
-"Выберите метку рекламы - чем меньше значение, тем чувствительнее фильтр"
-
-#: plugins/personal/mail/generic.tpl:203
-msgid "to folder"
-msgstr "в папку"
-
-#: plugins/personal/mail/generic.tpl:214
-msgid "Reject mails bigger than"
-msgstr "Отклонять сообщения размером больше"
-
-#: plugins/personal/mail/generic.tpl:223
-#: plugins/personal/mail/class_mailAccount.inc:1153
-#: include/sieve/templates/element_vacation.tpl:44
-#: include/sieve/templates/object_container.tpl:31
-#: include/sieve/class_sieveManagement.inc:509
-#: include/sieve/class_sieveManagement.inc:728
-msgid "Vacation message"
-msgstr "Сообщение автоответчика"
-
-#: plugins/personal/mail/generic.tpl:270
-msgid "Advanced mail options"
-msgstr "Дополнительные почтовые настройки"
-
-#: plugins/personal/mail/generic.tpl:276
-msgid "Select if user can only send and receive inside his own domain"
-msgstr ""
-"Выберите, может ли пользователь отправлять и получать сообщения только "
-"внутри своего домена"
-
-#: plugins/personal/mail/generic.tpl:278
-msgid "User is only allowed to send and receive local mails"
-msgstr "Пользователь может отправлять и получать почту только локально"
-
-#: plugins/personal/mail/class_mailAccount.inc:214
-msgid "No DESC tag in vacation file:"
-msgstr "В файле сообщения автоответчика отсутствует тег DESC:"
-
-#: plugins/personal/mail/class_mailAccount.inc:289
-msgid "This account has no mail extensions."
-msgstr "В этой учетной записи нет почтовых расширений."
-
-#: plugins/personal/mail/class_mailAccount.inc:300
-msgid ""
-"This account can't be removed while there are delegations configured. Remove "
-"those delegations first."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:358
-msgid ""
-"You're trying to add an invalid email address to the list of forwarders."
-msgstr ""
-"Вы пытаетесь добавить некорректный адрес электронной почты к списку тех, "
-"кому должны пересылаться сообщения."
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "January"
-msgstr "Январь"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "February"
-msgstr "Февраль"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "March"
-msgstr "Март"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "April"
-msgstr "Апрель"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "May"
-msgstr "Май"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "June"
-msgstr "Июнь"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "July"
-msgstr "Июль"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "August"
-msgstr "Август"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "September"
-msgstr "Сентябрь"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "October"
-msgstr "Октябрь"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "November"
-msgstr "Ноябрь"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "December"
-msgstr "Декабрь"
-
-#: plugins/personal/mail/class_mailAccount.inc:688
-#, fuzzy, php-format
-msgid "Removing of user/mail account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/mail/class_mailAccount.inc:842
-#, fuzzy, php-format
-msgid "Saving of user/mail account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/mail/class_mailAccount.inc:903
-msgid ""
-"There is no valid mailserver specified, please add one in the system setup."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:951
-msgid "You specified Spam settings, but there is no Folder specified."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:955
-msgid "Time interval to show vacation message is not valid."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:995
-#: plugins/personal/mail/class_mailAccount.inc:1007
-#, fuzzy
-msgid "You are not allowed to write mail forwarding."
-msgstr "Вам не разрешено менять пароль."
-
-#: plugins/personal/mail/class_mailAccount.inc:1040
-#: plugins/personal/mail/class_mailAccount.inc:1051
-#, fuzzy
-msgid "You are not allowed to write mail alternate address."
-msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#: plugins/personal/mail/class_mailAccount.inc:1116
-msgid "Waiting for kolab to remove mail properties."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1118
-msgid ""
-"Please remove the mail account first, to allow kolab to call its remove "
-"methods."
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1152
-#, fuzzy
-msgid "Add vacation information"
-msgstr "Информация об организации"
-
-#: plugins/personal/mail/class_mailAccount.inc:1155
-msgid "Use spam filter"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1156
-#, fuzzy
-msgid "Spam level"
-msgstr "Уровень информативности"
-
-#: plugins/personal/mail/class_mailAccount.inc:1157
-#, fuzzy
-msgid "Spam mail box"
-msgstr "Размер квоты"
-
-#: plugins/personal/mail/class_mailAccount.inc:1159
-#, fuzzy
-msgid "Sieve management"
-msgstr "Название"
-
-#: plugins/personal/mail/class_mailAccount.inc:1161
-#, fuzzy
-msgid "Reject due to mailsize"
-msgstr "Отклонять сообщения размером больше"
-
-#: plugins/personal/mail/class_mailAccount.inc:1162
-#, fuzzy
-msgid "Mail max size"
-msgstr "Размер квоты"
-
-#: plugins/personal/mail/class_mailAccount.inc:1164
-#: plugins/personal/mail/class_mailAccount.inc:1169
-#, fuzzy
-msgid "Forwarding address"
-msgstr "Основной адрес"
-
-#: plugins/personal/mail/class_mailAccount.inc:1165
-#, fuzzy
-msgid "Local delivery"
-msgstr "Последняя доставка"
-
-#: plugins/personal/mail/class_mailAccount.inc:1166
-#, fuzzy
-msgid "No delivery to own mailbox "
-msgstr "Не оставлять копии в своем почтовом ящике"
-
-#: plugins/personal/mail/class_mailAccount.inc:1167
-#, fuzzy
-msgid "Mail alternative addresses"
-msgstr "Альтернативные адреса"
-
-#: plugins/personal/netatalk/main.inc:111
-#, fuzzy
-msgid "Netatalk settings"
-msgstr "Сетевые настройки"
-
-#: plugins/personal/netatalk/netatalk.tpl:4
-#: plugins/personal/netatalk/class_netatalk.inc:380
-#, fuzzy
-msgid "Share"
-msgstr "сброс"
-
-#: plugins/personal/netatalk/class_netatalk.inc:37
-#, fuzzy
-msgid "Manage netatalk account"
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/personal/netatalk/class_netatalk.inc:174
-#, fuzzy
-msgid "This account has no netatalk extensions."
-msgstr "В этой учетной записи нет почтовых расширений."
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-#, fuzzy
-msgid "Remove netatalk account"
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-#, fuzzy
-msgid ""
-"This account has netatalk features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи есть настройки электронной почты. Вы можете удалить "
-"их, щелкнув ниже."
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#: plugins/personal/netatalk/class_netatalk.inc:196
-#, fuzzy
-msgid "Create netatalk account"
-msgstr "Создать настройки запись эл. почты"
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#, fuzzy
-msgid ""
-"This account has netatalk features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи нет настроек электронной почты. Вы можете добавить их, "
-"щелкнув ниже."
-
-#: plugins/personal/netatalk/class_netatalk.inc:229
-msgid "You must select a share to use."
-msgstr ""
-
-#: plugins/personal/netatalk/class_netatalk.inc:294
-#, fuzzy, php-format
-msgid "Saving of user/netatalk account with dn '%s' failed."
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/personal/netatalk/class_netatalk.inc:356
-#, fuzzy, php-format
-msgid "Removing of user/netatalk account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/netatalk/class_netatalk.inc:379
-#, fuzzy
-msgid "User home path"
-msgstr "Домашний телефон"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
-#, fuzzy
-msgid "PHPscheduleit"
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
-#, fuzzy, php-format
-msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
-#, fuzzy, php-format
-msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
-#, fuzzy
-msgid "PHP Schedule it"
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#, fuzzy
-msgid "PHP Schedule it settings"
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-#, fuzzy
-msgid "Connectivity addon"
-msgstr "Подключение"
-
-#: plugins/personal/connectivity/kolab.tpl:3
-#: plugins/personal/connectivity/kolab.tpl:35
-#, fuzzy
-msgid "Kolab account"
-msgstr "Моя учетная запись"
-
-#: plugins/personal/connectivity/kolab.tpl:4
-msgid ""
-"The kolab account is currently disabled. It's features can be adjusted if "
-"you add a mail account."
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:41
-#: plugins/personal/connectivity/class_kolabAccount.inc:479
-#, fuzzy
-msgid "Delegations"
-msgstr "Назначение"
-
-#: plugins/personal/connectivity/kolab.tpl:59
-#, fuzzy
-msgid "Mail size"
-msgstr "Размер квоты"
-
-#: plugins/personal/connectivity/kolab.tpl:62
-msgid "No mail size restriction for this account"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:71
-#, fuzzy
-msgid "Free Busy information"
-msgstr "Общая информация о пользователе"
-
-#: plugins/personal/connectivity/kolab.tpl:82
-msgid "Future"
-msgstr ""
-
-#: plugins/personal/connectivity/kolab.tpl:86
-#: plugins/personal/connectivity/oxchange.tpl:39
-#: plugins/personal/connectivity/oxchange.tpl:49
-#: include/sieve/templates/element_vacation.tpl:25
-#, fuzzy
-msgid "days"
-msgstr "день"
-
-#: plugins/personal/connectivity/kolab.tpl:93
-#: plugins/personal/connectivity/class_kolabAccount.inc:480
-msgid "Invitation policy"
-msgstr ""
-
-#: plugins/personal/connectivity/intranet.tpl:3
-#, fuzzy
-msgid "Intranet account"
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
-msgid "Open-Xchange"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#, fuzzy
-msgid "Openexchange"
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
-#, fuzzy
-msgid "Couldn't connect to postgresql database!"
-msgstr "Невозможно подключиться к серверу базы данных!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
-msgid "Needed parameters for openexchange connectivity plugin are missing!"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
-#, fuzzy
-msgid "PHP4 module for postgresql database is missing!"
-msgstr "Невозможно выполнить запрос к базе данных журналов!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
-#, fuzzy, php-format
-msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
-msgid ""
-"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
-"that you are not using any strange characters in the loginname."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
-#, fuzzy, php-format
-msgid "Saving of user/oxchange account with dn '%s' failed."
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
-#, fuzzy, php-format
-msgid "Creating of user/oxchange account with dn '%s' failed."
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
-msgid ""
-"Something went wrong while saving oxchange account. Please check the error "
-"log file."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
-#, fuzzy
-msgid "Open xchange"
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#, fuzzy
-msgid "Open xchange account settings"
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
-msgid "OXAppointmentDays"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
-msgid "OXTaskDays"
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
-msgid "OXTimeZone"
-msgstr ""
-
-#: plugins/personal/connectivity/pptp.tpl:3
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#, fuzzy
-msgid "PPTP account"
-msgstr "Аккаунт FTP"
-
-#: plugins/personal/connectivity/class_connectivity.inc:69
-msgid "This account has no connectivity extensions."
-msgstr "В этой учетной записи нет атрибутов для подключения."
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:197
-msgid "Intranet"
-msgstr ""
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:121
-#, fuzzy, php-format
-msgid "Removing of user/intranet account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:186
-#, fuzzy, php-format
-msgid "Saving of user/intranet account with dn '%s' failed."
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#, fuzzy
-msgid "Intranet account settings"
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/personal/connectivity/phpscheduleit.tpl:3
-#, fuzzy
-msgid "PHPscheduleit account"
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:26
-#: plugins/personal/connectivity/class_pptpAccount.inc:173
-msgid "PPTP"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:101
-#, fuzzy, php-format
-msgid "Removing of user/PPTP account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:155
-#, fuzzy, php-format
-msgid "Saving of user/PPTP account with dn '%s' failed."
-msgstr "Аккаунт FTP"
-
-#: plugins/personal/connectivity/proxy.tpl:23
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-msgid "Proxy account"
-msgstr "Аккаунт Proxy"
-
-#: plugins/personal/connectivity/proxy.tpl:34
-msgid "Filter unwanted content (i.e. pornographic or violence related)"
-msgstr ""
-"Фильтровать нежелательное содержимое (например, порнографическое или "
-"связанное с насилием)"
-
-#: plugins/personal/connectivity/proxy.tpl:44
-msgid "Limit proxy access to working time"
-msgstr "Ограничить доступ к прокси рабочим временем"
-
-#: plugins/personal/connectivity/proxy.tpl:84
-#: plugins/personal/connectivity/class_proxyAccount.inc:319
-msgid "Restrict proxy usage by quota"
-msgstr "Ограничить квотой использование прокси"
-
-#: plugins/personal/connectivity/proxy.tpl:99
-msgid "per"
-msgstr "per"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:149
-#, fuzzy
-msgid ""
-"You're trying to add an invalid email address to the list of delegations."
-msgstr ""
-"Вы пытаетесь добавить некорректный адрес электронной почты к списку тех, "
-"кому должны пересылаться сообщения."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:157
-#, fuzzy
-msgid ""
-"The mail address you're trying to add is no primary mail address of an "
-"existing user."
-msgstr "Добавляемый вами адрес уже используется пользователем"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:182
-msgid "Always accept"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:183
-msgid "Always reject"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:184
-#, fuzzy
-msgid "Reject if conflicts"
-msgstr "В"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:185
-msgid "Manual if conflicts"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:186
-#, fuzzy
-msgid "Manual"
-msgstr "Январь"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:234
-msgid "Anonymous"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:302
-#, fuzzy, php-format
-msgid "Removing of user/kolab account with dn '%s' failed."
-msgstr "Удалить учетную запись Samba"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:313
-msgid "The value specified as Free Busy future needs to be an integer."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:318
-#, fuzzy
-msgid "The value specified as Free Busy Information URL is invalid."
-msgstr "Значение поля \"Файлы\" некорректно."
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:332
-#, php-format
-msgid "The invitation policy entry for address '%s' is not valid."
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:340
-#, php-format
-msgid "There's no mail user with address '%s' for your invitation policy!"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:431
-#, fuzzy, php-format
-msgid "Saving of user/kolab account with dn '%s' failed."
-msgstr "Моя учетная запись"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#, fuzzy
-msgid "Kolab account settings"
-msgstr "Моя учетная запись"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:476
-msgid "Free busy future"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:477
-#, fuzzy
-msgid "Mail size restriction"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:478
-#, fuzzy
-msgid "Free busy information"
-msgstr "Общая информация о пользователе"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:5
-#: plugins/personal/connectivity/class_proxyAccount.inc:307
-#: plugins/generic/references/class_reference.inc:32
-msgid "Proxy"
-msgstr "Прокси-сервер"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "GB"
-msgstr "Gb"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "day"
-msgstr "день"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "week"
-msgstr "неделя"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "month"
-msgstr "месяц"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:167
-#, fuzzy, php-format
-msgid "Removing of user/proxy account with dn '%s' failed."
-msgstr "Удалить учетную запись POSIX"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:185
-msgid "Numerical value for Quota Setting is empty."
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:187
-#, fuzzy
-msgid "Numerical value for Quota Setting is not valid."
-msgstr "Значение поля \"Квота\" некорректно."
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:289
-#, fuzzy, php-format
-msgid "Saving of user/proxy account with dn '%s' failed."
-msgstr "Аккаунт Proxy"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:317
-msgid "Filter unwanted content"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:318
-#, fuzzy
-msgid "Limit proxy access"
-msgstr "Ограничить доступ к прокси рабочим временем"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:5
-msgid "PHPGroupware"
-msgstr "PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:85
-#, fuzzy, php-format
-msgid "Removing of user/PHPgw account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:139
-#, fuzzy, php-format
-msgid "Saving of user/PHPgw account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:157
-msgid "PHP GW"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#, fuzzy
-msgid "PHP GW account settings"
-msgstr "Настройки Samba"
-
-#: plugins/personal/connectivity/webdav.tpl:3
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "WebDAV account"
-msgstr "Учетная запись WebDAV"
-
-#: plugins/personal/connectivity/opengw.tpl:1
-#: plugins/personal/connectivity/class_opengwAccount.inc:331
-#, fuzzy
-msgid "Opengroupware"
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/opengw.tpl:8
-#: plugins/personal/connectivity/class_opengwAccount.inc:341
-#, fuzzy
-msgid "Location team"
-msgstr "Местоположение"
-
-#: plugins/personal/connectivity/opengw.tpl:21
-#: plugins/personal/connectivity/class_opengwAccount.inc:342
-#, fuzzy
-msgid "Template user"
-msgstr "Шаблон"
-
-#: plugins/personal/connectivity/opengw.tpl:48
-#: plugins/personal/connectivity/class_opengwAccount.inc:344
-msgid "Teams"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "Open-Xchange Account"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid ""
-"disabled, no Postgresql support detected. Or the specified database can't be "
-"reached"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:18
-#, fuzzy
-msgid "Open-Xchange account"
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/oxchange.tpl:29
-#, fuzzy
-msgid "Remember"
-msgstr "Декабрь"
-
-#: plugins/personal/connectivity/oxchange.tpl:33
-msgid "Appointment Days"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:42
-msgid "Task Days"
-msgstr ""
-
-#: plugins/personal/connectivity/oxchange.tpl:61
-#, fuzzy
-msgid "User Information"
-msgstr "Информация"
-
-#: plugins/personal/connectivity/oxchange.tpl:65
-msgid "User Timezone"
-msgstr ""
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
-#: plugins/generic/references/class_reference.inc:34
-msgid "FTP"
-msgstr "FTP"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
-#, fuzzy, php-format
-msgid "Removing of user/pureftpd account with dn '%s' failed."
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
-msgid "Value specified as 'Upload bandwidth' is not valid."
-msgstr "Значение поля \"Пропускная способность (на сервер)\" некорректно."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
-msgid "Value specified as 'Download bandwidth' is not valid."
-msgstr "Значение поля \"Пропускная способность (с сервера)\" некорректно."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
-#, fuzzy
-msgid "Value specified as 'Quota files' is not valid."
-msgstr "Значение поля \"Размер\" некорректно."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
-#, fuzzy
-msgid "Value specified as 'Quota size' is not valid."
-msgstr "Значение поля \"Размер\" некорректно."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
-#, fuzzy
-msgid "Value specified as 'Upload ratio' is not valid."
-msgstr "Значение поля \"Пропускная способность (на сервер)\" некорректно."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
-#, fuzzy
-msgid "Value specified as 'Download ratio' is not valid."
-msgstr "Значение поля \"Пропускная способность (с сервера)\" некорректно."
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
-#, fuzzy, php-format
-msgid "Saving of user/pureftpd account with dn '%s' failed."
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
-#, fuzzy
-msgid "Ftp"
-msgstr "Тип"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#, fuzzy
-msgid "Pure ftp account"
-msgstr "Создать настройки факса"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
-#, fuzzy
-msgid "Quota files"
-msgstr "Размер квоты"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
-#, fuzzy
-msgid "Upload ratio"
-msgstr "Загрузка процессора"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
-#, fuzzy
-msgid "Quota MBytes"
-msgstr "Размер квоты"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
-#, fuzzy
-msgid "Download ratio"
-msgstr "Системная информация"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
-#, fuzzy
-msgid "Upload bandwith"
-msgstr "Пропускная способность (на сервер)"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
-#, fuzzy
-msgid "Download bandwith"
-msgstr "Пропускная способность (с сервера)"
-
-#: plugins/personal/connectivity/phpgw.tpl:3
-msgid "PHPGroupware account"
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:6
-#, fuzzy
-msgid "Opengroupware account"
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:161
-msgid ""
-"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
-"perform any database queries."
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:166
-msgid ""
-"OpenGroupware: Missing database configuration for opengroupware. Can't get "
-"or set any informations."
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:174
-msgid ""
-"OpenGroupware: Can't connect to specified database. Please check given "
-"configuration twice."
-msgstr ""
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#, fuzzy
-msgid "Open groupware account settings"
-msgstr "Учетная запись Groupware"
-
-#: plugins/personal/connectivity/glpi.tpl:1
-#, fuzzy
-msgid "GLPI account"
-msgstr "Аккаунт FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:4
-msgid "FTP account"
-msgstr "Аккаунт FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:19
-msgid "Upload bandwidth"
-msgstr "Пропускная способность (на сервер)"
-
-#: plugins/personal/connectivity/pureftpd.tpl:24
-#: plugins/personal/connectivity/pureftpd.tpl:32
-msgid "kb/s"
-msgstr "Кб/с"
-
-#: plugins/personal/connectivity/pureftpd.tpl:27
-msgid "Download bandwidth"
-msgstr "Пропускная способность (с сервера)"
-
-#: plugins/personal/connectivity/pureftpd.tpl:43
-msgid "Quota"
-msgstr "Квота"
-
-#: plugins/personal/connectivity/pureftpd.tpl:47
-msgid "Files"
-msgstr "Файлы"
-
-#: plugins/personal/connectivity/pureftpd.tpl:71
-msgid "Ratio"
-msgstr "Отношение"
-
-#: plugins/personal/connectivity/pureftpd.tpl:75
-msgid "Uploaded / downloaded files"
-msgstr "Загрузка на сервер / с сервера"
-
-#: plugins/personal/connectivity/pureftpd.tpl:93
-#: plugins/personal/samba/samba3.tpl:246
-msgid "Miscellaneous"
-msgstr "Разное"
-
-#: plugins/personal/connectivity/pureftpd.tpl:98
-msgid "Check to disable FTP Access"
-msgstr "Отметьте, чтобы отключить доступ к FTP"
-
-#: plugins/personal/connectivity/pureftpd.tpl:100
-msgid "Temporary disable FTP access"
-msgstr "Временно отключить доступ к FTP"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:6
-#: plugins/personal/connectivity/class_webdavAccount.inc:156
-msgid "WebDAV"
-msgstr "WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:84
-#, fuzzy, php-format
-msgid "Removing of user/webDAV account with dn '%s' failed."
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:138
-#, fuzzy, php-format
-msgid "Saving of user/webDAV account with dn '%s' failed."
-msgstr "Учетная запись WebDAV"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:1
-#, fuzzy
-msgid "Create new hotplug entry"
-msgstr "Создание нового объекта в"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:8
-#, fuzzy
-msgid "Create new hotplug device"
-msgstr "Создание нового объекта в"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-#, fuzzy
-msgid "(iSerial)"
-msgstr "терминалы"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-#, fuzzy
-msgid "Vendor-ID"
-msgstr "Идентификатор отправителя"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-#, fuzzy
-msgid "(idVendor)"
-msgstr "Идентификатор отправителя"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "Product-ID"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "(idProduct)"
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:78
-#, fuzzy, php-format
-msgid ""
-"Can't remove kioks profile, it is still in use by the following objects '%s'."
-msgstr "У вас недостаточно прав для удаления этого группового объекта!"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:86
-#: plugins/personal/environment/class_kioskManagementDialog.inc:105
-#, php-format
-msgid "Can't delete '%s'. Error was: permission denied."
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:89
-#: plugins/personal/environment/class_kioskManagementDialog.inc:108
-#, php-format
-msgid "Can't delete '%s'. Errow was: file doesn't exist."
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:150
-msgid ""
-"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
-msgstr ""
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:156
-#, php-format
-msgid "Kiosk path '%s' is not accessible. Please check the permissions."
-msgstr ""
-
-#: plugins/personal/environment/kioskManagement.tpl:1
-#: plugins/personal/environment/kioskManagement.tpl:5
-#, fuzzy
-msgid "Kiosk profile management"
-msgstr "Управление системами"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:1
-#, fuzzy
-msgid "Add printer devcies"
-msgstr "Устройство печати"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:48
-#, fuzzy
-msgid "Display printers matching"
-msgstr "Показать совпадения номеров"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:53
-#, fuzzy
-msgid "Regular expression for matching printer names"
-msgstr "Регулярное выражение, соответствующее именам пользователей"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:108
-msgid "Specified name should only consist of upper-/lowercase characters."
-msgstr ""
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:112
-#, fuzzy
-msgid "Please specify a valid script name."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:116
-#, fuzzy
-msgid "Specified description contains invalid characters."
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/personal/environment/main.inc:119
-#, fuzzy
-msgid "User environment settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/environment/logonManagement.tpl:1
-#: plugins/personal/environment/logonManagement.tpl:5
-#: plugins/personal/environment/environment.tpl:169
-#, fuzzy
-msgid "Logon script management"
-msgstr "Управление системами"
-
-#: plugins/personal/environment/logonManagement.tpl:8
-#, fuzzy
-msgid "Logon script settings"
-msgstr "Атрибуты UNIX"
-
-#: plugins/personal/environment/logonManagement.tpl:10
-#, fuzzy
-msgid "Skript name"
-msgstr "Список"
-
-#: plugins/personal/environment/logonManagement.tpl:34
-msgid "Logon script flags"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:38
-msgid "Last script"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:44
-msgid "Script can be replaced by user"
-msgstr ""
-
-#: plugins/personal/environment/logonManagement.tpl:56
-#: plugins/personal/environment/class_environment.inc:1335
-msgid "Logon script"
-msgstr ""
-
-#: plugins/personal/environment/hotplugDialog.tpl:1
-#, fuzzy
-msgid "Add hotplug devices"
-msgstr "Дисковод"
-
-#: plugins/personal/environment/hotplugDialog.tpl:5
-#, fuzzy
-msgid "Hotplug management"
-msgstr "Управление подразделениями"
-
-#: plugins/personal/environment/hotplugDialog.tpl:10
-#, fuzzy
-msgid "Select hotplug device to add"
-msgstr "Удалить"
-
-#: plugins/personal/environment/hotplugDialog.tpl:34
-#, fuzzy
-msgid "Choose the department the search will be based    on"
-msgstr "Выбрать раздел, для которого будет осуществлен поиск"
-
-#: plugins/personal/environment/hotplugDialog.tpl:48
-#, fuzzy
-msgid "Regular expression for        matching hotplugs"
-msgstr "Регулярное выражение, соответствующее именам пользователей"
-
-#: plugins/personal/environment/class_environment.inc:209
-#, fuzzy
-msgid "auto"
-msgstr "Отношение"
-
-#: plugins/personal/environment/class_environment.inc:281
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Setting profile "
-"server to '%s'."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:286
-#, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Profile server "
-"configuration is resetted."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:355
-#: plugins/personal/environment/class_environment.inc:393
-#, fuzzy
-msgid "Remove environment extension"
-msgstr "Удалить параметры"
-
-#: plugins/personal/environment/class_environment.inc:356
-#: plugins/personal/environment/class_environment.inc:394
-#, fuzzy
-msgid "Environment extension enabled. You can disable it by clicking below."
-msgstr ""
-"В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-"ниже."
-
-#: plugins/personal/environment/class_environment.inc:365
-#: plugins/personal/environment/class_environment.inc:370
-#: plugins/personal/environment/class_environment.inc:399
-#: plugins/personal/environment/class_environment.inc:404
-msgid "Add environment extension"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:366
-#: plugins/personal/environment/class_environment.inc:400
-#, fuzzy
-msgid "Environment extension disabled. You can enable it by clicking below."
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/personal/environment/class_environment.inc:371
-#: plugins/personal/environment/class_environment.inc:405
-#, fuzzy
-msgid ""
-"Environment extension disabled. You have to setup a posix account before you "
-"can enable this feature."
-msgstr ""
-"В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-"ниже."
-
-#: plugins/personal/environment/class_environment.inc:522
-#, fuzzy
-msgid "You are not allowed to write Logon scripts."
-msgstr "У вас недостаточно прав для удаления этого пользователя!"
-
-#: plugins/personal/environment/class_environment.inc:603
-#, fuzzy
-msgid "Spaces are not allowed in the mount path!"
-msgstr "Вам не разрешено менять пароль."
-
-#: plugins/personal/environment/class_environment.inc:682
-#: plugins/personal/environment/class_environment.inc:683
-#: plugins/personal/environment/class_environment.inc:691
-#: plugins/personal/environment/class_environment.inc:692
-#, fuzzy
-msgid "Reset password hash"
-msgstr "Изменить пароль"
-
-#: plugins/personal/environment/class_environment.inc:696
-#, fuzzy
-msgid "Delete share entry"
-msgstr "Удалить"
-
-#: plugins/personal/environment/class_environment.inc:885
-msgid "GOsa default printer flag is not allowed within groups."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:908
-#, php-format
-msgid ""
-"The selected kiosk profile '%s' is no longer available, setting current "
-"profile to 'none'."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:952
-#, fuzzy, php-format
-msgid "Removing of user/environment account with dn '%s' failed."
-msgstr "Удалить параметры"
-
-#: plugins/personal/environment/class_environment.inc:1021
-#, fuzzy
-msgid "Please set a valid profile quota size."
-msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
-
-#: plugins/personal/environment/class_environment.inc:1028
-msgid ""
-"You need to setup a valid posix extension in order to enable evironment "
-"features."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1066
-msgid "Can't save new kiosk profiles, possibly permission denied for folder"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1222
-#, fuzzy, php-format
-msgid "Saving of user/environment account with dn '%s' failed."
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/personal/environment/class_environment.inc:1235
-#, fuzzy
-msgid "group share"
-msgstr "группы"
-
-#: plugins/personal/environment/class_environment.inc:1276
-#: plugins/personal/environment/class_environment.inc:1334
-msgid "Default printer"
-msgstr "Принтер по умолчанию"
-
-#: plugins/personal/environment/class_environment.inc:1313
-#, fuzzy
-msgid "Environment settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/environment/class_environment.inc:1321
-msgid "Command to extend the list of possible screen resolutions"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1325
-#: plugins/personal/environment/environment.tpl:105
-msgid "Resolution changeable during session"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1326
-#: plugins/personal/environment/environment.tpl:73
-msgid "Cache profile localy"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1328
-#, fuzzy
-msgid "Profile quota"
-msgstr "Путь к профилю"
-
-#: plugins/personal/environment/class_environment.inc:1329
-#, fuzzy
-msgid "Profile server"
-msgstr "Сервер для хранения запросов и временных файлов"
-
-#: plugins/personal/environment/class_environment.inc:1332
-#: plugins/personal/environment/environment.tpl:85
-msgid "Kiosk profile"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1336
-#: plugins/personal/environment/environment.tpl:203
-#, fuzzy
-msgid "Hotplug devices"
-msgstr "Дисковод"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:120
-#, fuzzy
-msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:123
-#, fuzzy
-msgid "Invalid character in description. Please specify a valid description."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:128
-#, fuzzy
-msgid "Please specify a valid iSerial."
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:132
-#, fuzzy
-msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
-msgstr "Укажите корректный номер телефона."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:135
-#, fuzzy
-msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
-msgstr "Введите корректное имя пользователя!"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:141
-#, fuzzy
-msgid "An Entry with this name already exists."
-msgstr "Подразделение с таким именем уже существует."
-
-#: plugins/personal/environment/class_hotplugDialog.inc:146
-#, fuzzy
-msgid "Please select an entry or press cancel."
-msgstr "Введите корректный номер телефона!"
-
-#: plugins/personal/environment/environment.tpl:3
-msgid "The environment extension is currently disabled."
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:14
-#: plugins/personal/environment/environment.tpl:128
-#: plugins/personal/environment/environment.tpl:198
-#, fuzzy
-msgid "Environment managment settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/environment/environment.tpl:17
-#, fuzzy
-msgid "Profile managment"
-msgstr "Управление подразделениями"
-
-#: plugins/personal/environment/environment.tpl:25
-#, fuzzy
-msgid "Use profile managment"
-msgstr "Управление системами"
-
-#: plugins/personal/environment/environment.tpl:32
-#, fuzzy
-msgid "Profile server managment"
-msgstr "Управление подразделениями"
-
-#: plugins/personal/environment/environment.tpl:35
-#, fuzzy
-msgid "Profil path"
-msgstr "Путь к профилю"
-
-#: plugins/personal/environment/environment.tpl:56
-#, fuzzy
-msgid "Profil quota"
-msgstr "Путь к профилю"
-
-#: plugins/personal/environment/environment.tpl:82
-#, fuzzy
-msgid "Kiosk profile settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/environment/environment.tpl:95
-#, fuzzy
-msgid "Manage"
-msgstr "Название"
-
-#: plugins/personal/environment/environment.tpl:143
-#, fuzzy
-msgid "User used to connect to the share"
-msgstr "Выберите способ подключения к серверу терминалов"
-
-#: plugins/personal/environment/environment.tpl:146
-#, fuzzy
-msgid "Select a share"
-msgstr "Выберите, чтобы просмотреть серверы"
-
-#: plugins/personal/environment/environment.tpl:154
-#, fuzzy
-msgid "Mount path"
-msgstr "Контакт"
-
-#: plugins/personal/environment/environment.tpl:167
-msgid "Logon scripts"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:205
-#, fuzzy
-msgid "Hotplug device settings"
-msgstr "Дисковод"
-
-#: plugins/personal/environment/environment.tpl:222
-msgid "Existing"
-msgstr ""
-
-#: plugins/personal/environment/environment.tpl:237
-#, fuzzy
-msgid "Printer settings"
-msgstr "Настройки телефона"
-
-#: plugins/personal/environment/environment.tpl:254
-#, fuzzy
-msgid "Toggle admin"
-msgstr "Личная информация"
-
-#: plugins/personal/environment/environment.tpl:257
-#, fuzzy
-msgid "Toggle default"
-msgstr "по умолчанию"
-
-#: plugins/personal/nagios/nagios.tpl:5
-#, fuzzy
-msgid "Nagios Account"
-msgstr "Контакт"
-
-#: plugins/personal/nagios/nagios.tpl:8
-#: plugins/personal/nagios/class_nagiosAccount.inc:286
-#, fuzzy
-msgid "Alias"
-msgstr "женский"
-
-#: plugins/personal/nagios/nagios.tpl:27
-#: plugins/personal/nagios/class_nagiosAccount.inc:292
-#, fuzzy
-msgid "Host notification period"
-msgstr "Параметры приложения"
-
-#: plugins/personal/nagios/nagios.tpl:40
-#: plugins/personal/nagios/class_nagiosAccount.inc:296
-#, fuzzy
-msgid "Service notification period"
-msgstr "Параметры приложения"
-
-#: plugins/personal/nagios/nagios.tpl:53
-#: plugins/personal/nagios/class_nagiosAccount.inc:295
-#, fuzzy
-msgid "Service notification options"
-msgstr "Параметры приложения"
-
-#: plugins/personal/nagios/nagios.tpl:66
-#: plugins/personal/nagios/class_nagiosAccount.inc:291
-#, fuzzy
-msgid "Host notification options"
-msgstr "Параметры приложения"
-
-#: plugins/personal/nagios/nagios.tpl:90
-#: plugins/personal/nagios/class_nagiosAccount.inc:294
-#, fuzzy
-msgid "Service notification commands"
-msgstr "Параметры приложения"
-
-#: plugins/personal/nagios/nagios.tpl:100
-#: plugins/personal/nagios/class_nagiosAccount.inc:290
-#, fuzzy
-msgid "Host notification commands"
-msgstr "Параметры приложения"
-
-#: plugins/personal/nagios/nagios.tpl:115
-#, fuzzy
-msgid "Nagios authentification"
-msgstr "Рабочая станция Windows"
-
-#: plugins/personal/nagios/nagios.tpl:121
-#, fuzzy
-msgid "view system informations"
-msgstr "Системная информация"
-
-#: plugins/personal/nagios/nagios.tpl:130
-#, fuzzy
-msgid "view configuration information"
-msgstr "Информация об организации"
-
-#: plugins/personal/nagios/nagios.tpl:139
-msgid "trigger system commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:148
-#, fuzzy
-msgid "view all services"
-msgstr "Предоставлять службу сканирования"
-
-#: plugins/personal/nagios/nagios.tpl:157
-msgid "view all hosts"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:166
-msgid "trigger all service commands"
-msgstr ""
-
-#: plugins/personal/nagios/nagios.tpl:175
-msgid "trigger all host commands"
-msgstr ""
-
-#: plugins/personal/nagios/main.inc:123
-#, fuzzy
-msgid "Nagios settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:110
-#, fuzzy
-msgid "This account has no nagios extensions."
-msgstr "В этой учетной записи нет почтовых расширений."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:119
-#, fuzzy
-msgid "Remove nagios account"
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:120
-#, fuzzy
-msgid ""
-"This account has nagios features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи есть настройки электронной почты. Вы можете удалить "
-"их, щелкнув ниже."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-#, fuzzy
-msgid "Create nagios account"
-msgstr "Создать настройки запись эл. почты"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-#, fuzzy
-msgid ""
-"This account has nagios features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи нет настроек электронной почты. Вы можете добавить их, "
-"щелкнув ниже."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:178
-#, fuzzy, php-format
-msgid "Saving of user/nagios account with dn '%s' failed."
-msgstr "Создать настройки запись эл. почты"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:198
-#, fuzzy
-msgid "The required field 'NagiosAlias' is not set."
-msgstr "Обязательное поле \"Имя\" не заполнено."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:201
-#, fuzzy
-msgid "The required field 'NagiosMail' is not set."
-msgstr "Обязательное поле \"Имя\" не заполнено."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:205
-#: plugins/personal/nagios/class_nagiosAccount.inc:209
-#, fuzzy
-msgid "Please enter a valid email address in 'NagiosMail' field."
-msgstr "Введите корректное значение в поле \"Основной адрес\"."
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:261
-#, fuzzy, php-format
-msgid "Removing of user/nagios account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:276
-#, fuzzy
-msgid "Nagios account settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:287
-#: plugins/personal/generic/class_user.inc:1447
-#, fuzzy
-msgid "Pager number"
-msgstr "Телефонные номера"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:298
-#, fuzzy
-msgid "View all hosts"
-msgstr "Предоставлять службу сканирования"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:299
-#, fuzzy
-msgid "View all services"
-msgstr "Предоставлять службу сканирования"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:301
-#, fuzzy
-msgid "Trigger system commands"
-msgstr "Системная информация"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:302
-msgid "Trigger all host commands"
-msgstr ""
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:303
-#, fuzzy
-msgid "Trigger all service commands"
-msgstr "Предоставлять службу сканирования"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:305
-#, fuzzy
-msgid "View configuration information"
-msgstr "Информация об организации"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:306
-#, fuzzy
-msgid "View system informations"
-msgstr "Системная информация"
-
-#: plugins/personal/posix/trust_machines.tpl:6
-msgid "Select systems to add"
-msgstr "Выберите системы для добавления"
-
-#: plugins/personal/posix/trust_machines.tpl:26
-msgid "Display systems of department"
-msgstr "Показать системы в подразделении"
-
-#: plugins/personal/posix/main.inc:127
-msgid "Unix settings"
-msgstr "Атрибуты UNIX"
-
-#: plugins/personal/posix/paste_generic.tpl:4
-#, fuzzy
-msgid "Posix settings"
-msgstr "Атрибуты UNIX"
-
-#: plugins/personal/posix/paste_generic.tpl:8
-#: plugins/personal/posix/class_posixAccount.inc:1363
-#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
-#: plugins/personal/samba/samba3.tpl:97
-#: plugins/personal/samba/class_sambaAccount.inc:690
-msgid "Home directory"
-msgstr "Домашний каталог"
-
-#: plugins/personal/posix/paste_generic.tpl:23
-#: plugins/personal/posix/generic.tpl:47
-msgid "Force UID/GID"
-msgstr "Указать UID/GID вручную"
-
-#: plugins/personal/posix/paste_generic.tpl:28
-#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
-msgid "UID"
-msgstr "UID"
-
-#: plugins/personal/posix/paste_generic.tpl:47
-#: plugins/personal/posix/generic.tpl:76
-msgid "Group membership"
-msgstr "Членство в группах"
-
-#: plugins/personal/posix/paste_generic.tpl:54
-#: plugins/personal/posix/generic.tpl:78
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr ""
-"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)"
-
-#: plugins/personal/posix/posix_shadow.tpl:9
-msgid "User must change password on first login"
-msgstr "Пользователь должен сменить пароль при первом входе в систему"
-
-#: plugins/personal/posix/posix_shadow.tpl:34
-#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
-msgid "Password expires on"
-msgstr "Срок действия пароля истекает"
-
-#: plugins/personal/posix/class_posixAccount.inc:16
-#: plugins/generic/references/class_reference.inc:22
-msgid "UNIX"
-msgstr "Unix"
-
-#: plugins/personal/posix/class_posixAccount.inc:137
-#, fuzzy
-msgid "expired"
-msgstr "Экспорт"
-
-#: plugins/personal/posix/class_posixAccount.inc:139
-msgid "grace time active"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:142
-#, fuzzy
-msgid "active, password not changable"
-msgstr "Новый пароль"
-
-#: plugins/personal/posix/class_posixAccount.inc:144
-#, fuzzy
-msgid "active, password expired"
-msgstr "Срок действия пароля истекает"
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-#, fuzzy
-msgid "active"
-msgstr "Личный"
-
-#: plugins/personal/posix/class_posixAccount.inc:157
-#: plugins/personal/posix/class_posixAccount.inc:1029
-msgid "Group of user"
-msgstr "Группа пользователя"
-
-#: plugins/personal/posix/class_posixAccount.inc:192
-msgid "unconfigured"
-msgstr "Не настроено"
-
-#: plugins/personal/posix/class_posixAccount.inc:255
-msgid "This account has no unix extensions."
-msgstr "В этой учетной записи нет расширений UNIX."
-
-#: plugins/personal/posix/class_posixAccount.inc:275
-#: plugins/personal/posix/class_posixAccount.inc:278
-msgid "Remove posix account"
-msgstr "Удалить учетную запись POSIX"
-
-#: plugins/personal/posix/class_posixAccount.inc:276
-#, fuzzy
-msgid ""
-"This account has unix features enabled. To disable them, you'll need to "
-"remove the samba / environment account first."
-msgstr ""
-"В этой учетной записи используются атрибуты POSIX. Чтобы отключить их "
-"использование, сначала нужно удалить учетную запись Samba."
-
-#: plugins/personal/posix/class_posixAccount.inc:279
-msgid ""
-"This account has posix features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их "
-"использование, щелкнув ниже."
-
-#: plugins/personal/posix/class_posixAccount.inc:282
-msgid "Create posix account"
-msgstr "Создать учетную запись POSIX"
-
-#: plugins/personal/posix/class_posixAccount.inc:283
-msgid ""
-"This account has posix features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать "
-"их, щелкнув ниже."
-
-#: plugins/personal/posix/class_posixAccount.inc:443
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr "Пароль нельзя изменить в течение %s дн. с последней смены (shadowMin)"
-
-#: plugins/personal/posix/class_posixAccount.inc:447
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "Пароль должен быть изменен по истечении %s дн. (shadowMax)"
-
-#: plugins/personal/posix/class_posixAccount.inc:451
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiery"
-msgstr ""
-"Отключить учетную запись, если срок действия пароля истек и прошло %s дн. "
-"бездействия (shadowInactive)"
-
-#: plugins/personal/posix/class_posixAccount.inc:455
-#, php-format
-msgid "Warn user %s days before password expiery"
-msgstr ""
-"Предупреждать пользователей за %s дн. до истечения срока действия пароля "
-"(shadowWarning)"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-msgid "full access"
-msgstr "полный доступ"
-
-#: plugins/personal/posix/class_posixAccount.inc:576
-msgid "allow access to these hosts"
-msgstr "разрешить доступ только на эти хосты"
-
-#: plugins/personal/posix/class_posixAccount.inc:624
-#, fuzzy, php-format
-msgid "Removing of user/posix account with dn '%s' failed."
-msgstr "Удалить учетную запись POSIX"
-
-#: plugins/personal/posix/class_posixAccount.inc:772
-msgid "Failed: overriding lock"
-msgstr "Ошибка: замещение блокировки"
-
-#: plugins/personal/posix/class_posixAccount.inc:868
-#, fuzzy, php-format
-msgid "Saving of user/posix account with dn '%s' failed."
-msgstr "Аккаунт Proxy"
-
-#: plugins/personal/posix/class_posixAccount.inc:943
-msgid "The required field 'Home directory' is not set."
-msgstr "Обязательное поле \"Домашний каталог\" не заполнено."
-
-#: plugins/personal/posix/class_posixAccount.inc:946
-msgid "Please enter a valid path in 'Home directory' field."
-msgstr "Введите корректный путь в поле \"Домашний каталог\"."
-
-#: plugins/personal/posix/class_posixAccount.inc:954
-msgid "Value specified as 'UID' is not valid."
-msgstr "Значение поля \"UID\" некорректно."
-
-#: plugins/personal/posix/class_posixAccount.inc:957
-msgid "Value specified as 'UID' is too small."
-msgstr "Значение 'UID' слишком маленькое."
-
-#: plugins/personal/posix/class_posixAccount.inc:972
-msgid "Value specified as 'shadowMin' is not valid."
-msgstr "Значение поля \"shadowMin\" некорректно."
-
-#: plugins/personal/posix/class_posixAccount.inc:977
-msgid "Value specified as 'shadowMax' is not valid."
-msgstr "Значение поля \"shadowMax\" некорректно."
-
-#: plugins/personal/posix/class_posixAccount.inc:982
-msgid "Value specified as 'shadowWarning' is not valid."
-msgstr "Значение поля \"shadowWarning\" некорректно."
-
-#: plugins/personal/posix/class_posixAccount.inc:985
-msgid "'shadowWarning' without 'shadowMax' makes no sense."
-msgstr "Использование \"shadowWarning\" без \"shadowMax\" бессмысленно."
-
-#: plugins/personal/posix/class_posixAccount.inc:988
-msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
-msgstr ""
-"Значение поля \"shadowWarning\" должно быть меньше значения поля \"shadowMax"
-"\"."
-
-#: plugins/personal/posix/class_posixAccount.inc:991
-msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
-msgstr ""
-"Значение поля \"shadowWarning\" должно быть больше значения поля \"shadowMin"
-"\"."
-
-#: plugins/personal/posix/class_posixAccount.inc:996
-msgid "Value specified as 'shadowInactive' is not valid."
-msgstr "Значение поля \"shadowInactive\" некорректно."
-
-#: plugins/personal/posix/class_posixAccount.inc:999
-msgid "'shadowInactive' without 'shadowMax' makes no sense."
-msgstr "Использование \"shadowInactive\" без \"shadowMax\" бессмысленно."
-
-#: plugins/personal/posix/class_posixAccount.inc:1004
-msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
-msgstr ""
-"Значение поля \"shadowMin\" должно быть меньше значения поля \"shadowMax\"."
-
-#: plugins/personal/posix/class_posixAccount.inc:1353
-#, fuzzy
-msgid "POSIX account"
-msgstr "Аккаунт FTP"
-
-#: plugins/personal/posix/class_posixAccount.inc:1364
-#: plugins/personal/posix/generic.tpl:15
-msgid "Shell"
-msgstr "Оболочка"
-
-#: plugins/personal/posix/class_posixAccount.inc:1366
-#, fuzzy
-msgid "Group ID"
-msgstr "Группа"
-
-#: plugins/personal/posix/class_posixAccount.inc:1368
-#, fuzzy
-msgid "Force password change on login"
-msgstr "Сменить пароль"
-
-#: plugins/personal/posix/class_posixAccount.inc:1369
-#, fuzzy
-msgid "Shadow min"
-msgstr "Затенение"
-
-#: plugins/personal/posix/class_posixAccount.inc:1370
-#, fuzzy
-msgid "Shadow max"
-msgstr "Затенение"
-
-#: plugins/personal/posix/class_posixAccount.inc:1371
-#, fuzzy
-msgid "Shadow warning"
-msgstr "Затенение"
-
-#: plugins/personal/posix/class_posixAccount.inc:1372
-#, fuzzy
-msgid "Shadow inactive"
-msgstr "Затенение"
-
-#: plugins/personal/posix/class_posixAccount.inc:1373
-#, fuzzy
-msgid "Shadow expire"
-msgstr "Показать людей"
-
-#: plugins/personal/posix/class_posixAccount.inc:1374
-#, fuzzy
-msgid "System trust model"
-msgstr "Системные доверия"
-
-#: plugins/personal/posix/generic.tpl:25
-msgid "Primary group"
-msgstr "Основная группа"
-
-#: plugins/personal/posix/generic.tpl:102
-msgid "Account"
-msgstr "Учетная запись"
-
-#: plugins/personal/posix/generic.tpl:109
-msgid "System trust"
-msgstr "Системные доверия"
-
-#: plugins/personal/posix/generic.tpl:110
-#, fuzzy
-msgid "Trust mode"
-msgstr "Режим"
-
-#: plugins/personal/posix/posix_groups.tpl:6
-msgid "Select groups to add"
-msgstr "Выберите группы для добавления"
-
-#: plugins/personal/posix/posix_groups.tpl:32
-msgid "Display groups of department"
-msgstr "Объединения в подразделении"
-
-#: plugins/personal/posix/posix_groups.tpl:53
-msgid "Display groups matching"
-msgstr "Шаблон для групп"
-
-#: plugins/personal/posix/posix_groups.tpl:64
-msgid "Display groups of user"
-msgstr "Показать группы пользователей"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:26
-#, php-format
-msgid "The configured timezone '%s' seems not to valid."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:73
-#, fuzzy
-msgid "Sunday"
-msgstr "день"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:74
-#, fuzzy
-msgid "Monday"
-msgstr "день"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:75
-#, fuzzy
-msgid "Tuesday"
-msgstr "день"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:76
-msgid "Wednesday"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:77
-#, fuzzy
-msgid "Thursday"
-msgstr "час"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:78
-#, fuzzy
-msgid "Friday"
-msgstr "день"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:79
-#, fuzzy
-msgid "Saturday"
-msgstr "Адм. единица"
-
-#: plugins/personal/samba/samba3_workstations.tpl:6
-msgid "Select workstations to add"
-msgstr "Выберите рабочие станции для добавления"
-
-#: plugins/personal/samba/samba3_workstations.tpl:26
-msgid "Display workstations of department"
-msgstr "Показать рабочие станции подразделения"
-
-#: plugins/personal/samba/samba2.tpl:13
-msgid "Samba home"
-msgstr "Домашний каталог Samba"
-
-#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
-msgid "Script path"
-msgstr "Путь к сценариям"
-
-#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
-#: plugins/personal/samba/samba3.tpl:111
-#: plugins/personal/samba/class_sambaAccount.inc:691
-msgid "Profile path"
-msgstr "Путь к профилю"
-
-#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
-msgid "Access options"
-msgstr "Параметры доступа"
-
-#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
-msgid "Allow user to change password from client"
-msgstr "Разрешить пользователям менять пароль с клиента"
-
-#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
-#: plugins/personal/samba/class_sambaAccount.inc:1106
-msgid "Login from windows client requires no password"
-msgstr "Не спрашивать пароль при входе в систему из Windows"
-
-#: plugins/personal/samba/samba2.tpl:77
-msgid "Temporary disable samba account"
-msgstr "Временно отключить учетную запись Samba"
-
-#: plugins/personal/samba/samba3.tpl:27
-#: plugins/personal/samba/class_sambaAccount.inc:1121
-msgid "Domain"
-msgstr "Домен"
-
-#: plugins/personal/samba/samba3.tpl:66
-msgid "Terminal Server"
-msgstr "Терминальный сервер"
-
-#: plugins/personal/samba/samba3.tpl:94
-#: plugins/personal/samba/class_sambaAccount.inc:1102
-msgid "Allow login on terminal server"
-msgstr "Разрешить вход на терминальный сервер"
-
-#: plugins/personal/samba/samba3.tpl:131
-#: plugins/personal/samba/class_sambaAccount.inc:1103
-msgid "Inherit client config"
-msgstr "Унаследовать конфигурацию клиента"
-
-#: plugins/personal/samba/samba3.tpl:134
-msgid "Initial program"
-msgstr "Начальная программа"
-
-#: plugins/personal/samba/samba3.tpl:142
-msgid "Working directory"
-msgstr "Рабочий каталог"
-
-#: plugins/personal/samba/samba3.tpl:159
-msgid "Timeout settings (in minutes)"
-msgstr "Настройки таймаута (в минутах)"
-
-#: plugins/personal/samba/samba3.tpl:169
-#: plugins/personal/samba/class_sambaAccount.inc:698
-msgid "Connection"
-msgstr "Подключение"
-
-#: plugins/personal/samba/samba3.tpl:183
-#: plugins/personal/samba/class_sambaAccount.inc:699
-msgid "Disconnection"
-msgstr "Отключение"
-
-#: plugins/personal/samba/samba3.tpl:197
-#: plugins/personal/samba/class_sambaAccount.inc:700
-msgid "IDLE"
-msgstr "Простой"
-
-#: plugins/personal/samba/samba3.tpl:213
-msgid "Client devices"
-msgstr "Клиентские устройства"
-
-#: plugins/personal/samba/samba3.tpl:220
-msgid "Connect client drives at logon"
-msgstr "Подключить клиентские устройства при входе"
-
-#: plugins/personal/samba/samba3.tpl:228
-msgid "Connect client printers at logon"
-msgstr "Подключить клиентские принтеры при входе"
-
-#: plugins/personal/samba/samba3.tpl:236
-msgid "Default to main client printer"
-msgstr "Указать принтер по умолчанию"
-
-#: plugins/personal/samba/samba3.tpl:250
-msgid "Shadowing"
-msgstr "Затенение"
-
-#: plugins/personal/samba/samba3.tpl:261
-msgid "On broken or timed out"
-msgstr "При обрыве или таймауте"
-
-#: plugins/personal/samba/samba3.tpl:271
-msgid "Reconnect if disconnected"
-msgstr "В"
-
-#: plugins/personal/samba/samba3.tpl:306
-#: plugins/personal/samba/class_sambaAccount.inc:1107
-#, fuzzy
-msgid "Lock samba account"
-msgstr "Удалить учетную запись Samba"
-
-#: plugins/personal/samba/samba3.tpl:331
-#: plugins/personal/samba/class_sambaAccount.inc:1113
-msgid "Limit Logon Time"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:351
-#: plugins/personal/samba/class_sambaAccount.inc:1114
-msgid "Limit Logoff Time"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:372
-msgid "Account expires after"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:395
-#, fuzzy
-msgid "Samba logon times"
-msgstr "Группа Samba"
-
-#: plugins/personal/samba/samba3.tpl:395
-#, fuzzy
-msgid "Edit settings..."
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/samba/samba3.tpl:403
-msgid "Allow connection from these workstations only"
-msgstr "Разрешить подключения только от этой рабочей станции"
-
-#: plugins/personal/samba/class_sambaAccount.inc:212
-msgid "This account has no samba extensions."
-msgstr "В этой учетной записи нет расширений Samba."
-
-#: plugins/personal/samba/class_sambaAccount.inc:221
-msgid "Remove samba account"
-msgstr "Удалить учетную запись Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:222
-msgid ""
-"This account has samba features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи есть настройки Samba. Вы можете отключить их, щелкнув "
-"ниже."
-
-#: plugins/personal/samba/class_sambaAccount.inc:232
-#: plugins/personal/samba/class_sambaAccount.inc:235
-msgid "Create samba account"
-msgstr "Создать учетную запись Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:233
-msgid ""
-"This account has samba features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи нет настроек Samba. Вы можете включить их, щелкнув "
-"ниже."
-
-#: plugins/personal/samba/class_sambaAccount.inc:236
-msgid ""
-"This account has samba features disabled. Posix features are needed for "
-"samba accounts, enable them first."
-msgstr ""
-"В этой учетной записи нет настроек Samba. Для учетных записей Samba нужны "
-"атрибуты POSIX, включите сначала их использование."
-
-#: plugins/personal/samba/class_sambaAccount.inc:502
-msgid "input on, notify on"
-msgstr "входящие вкл, оповещение вкл"
-
-#: plugins/personal/samba/class_sambaAccount.inc:503
-msgid "input on, notify off"
-msgstr "входящие вкл, оповещение выкл"
-
-#: plugins/personal/samba/class_sambaAccount.inc:504
-msgid "input off, notify on"
-msgstr "входящие выкл, оповещение вкл"
-
-#: plugins/personal/samba/class_sambaAccount.inc:505
-msgid "input off, nofify off"
-msgstr "входящие выкл, оповещение выкл"
-
-#: plugins/personal/samba/class_sambaAccount.inc:507
-msgid "disconnect"
-msgstr "отключиться"
-
-#: plugins/personal/samba/class_sambaAccount.inc:508
-msgid "reset"
-msgstr "сброс"
-
-#: plugins/personal/samba/class_sambaAccount.inc:510
-msgid "from any client"
-msgstr "от любого клиента"
-
-#: plugins/personal/samba/class_sambaAccount.inc:511
-msgid "from previous client only"
-msgstr "только от предыдущего клиента"
-
-#: plugins/personal/samba/class_sambaAccount.inc:674
-#, fuzzy, php-format
-msgid "Removing of user/samba account with dn '%s' failed."
-msgstr "Удалить учетную запись Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:693
-#, php-format
-msgid "The value specified as '%s' contains invalid characters!"
-msgstr "Значение '%s' содержит недопустимые символы."
-
-#: plugins/personal/samba/class_sambaAccount.inc:703
-#, php-format
-msgid ""
-"The timeout property '%s' is checked and contains invalid or no characters!"
-msgstr "Значение таймаута '%s' пустое или содержит недопустимые символы."
-
-#: plugins/personal/samba/class_sambaAccount.inc:709
-msgid ""
-"The windows user manager only allows eight clients. You've specified more "
-"than eight."
-msgstr ""
-"Менеджер пользователей Windows допускает подключение только восми клиентов. "
-"Вы указали больше чем восем."
-
-#: plugins/personal/samba/class_sambaAccount.inc:894
-msgid ""
-"Warning: This account has an undefined samba SID assigned. The problem can "
-"not be fixed by GOsa!"
-msgstr ""
-"Внимание: этот аккаунт имеет неправильный SID. Это нельзя исправить "
-"средствами GOsa."
-
-#: plugins/personal/samba/class_sambaAccount.inc:918
-msgid ""
-"Warning: Can't identify users primary group - no conversion to a samba group "
-"possible!"
-msgstr ""
-"Предупреждение: не удается идентифицировать основную группу, преобразование "
-"в группу Samba невозможно!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1028
-#, fuzzy, php-format
-msgid "Saving of user/samba account with dn '%s' failed."
-msgstr "Моя учетная запись"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1093
-#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
-msgid "Samba settings"
-msgstr "Настройки Samba"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1105
-#, fuzzy
-msgid "Allow user to change password"
-msgstr "Разрешить пользователям менять пароль с клиента"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1110
-#, fuzzy
-msgid "Account expires"
-msgstr "Учетная запись"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1111
-#, fuzzy
-msgid "Password expires"
-msgstr "Срок действия пароля истекает"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1115
-#, fuzzy
-msgid "Logon hours"
-msgstr "один час"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1117
-#, fuzzy
-msgid "Generic home directory"
-msgstr "Домашний каталог"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1118
-msgid "Generic samba home drive"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1119
-#, fuzzy
-msgid "Generic script path"
-msgstr "Путь к сценариям"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1120
-#, fuzzy
-msgid "Generic profile path"
-msgstr "Путь к профилю"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1122
-#, fuzzy
-msgid "Allow connection from"
-msgstr "Разрешить подключения только от этой рабочей станции"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:21
-#, fuzzy
-msgid "Specify the hours this user is allowed to log in"
-msgstr "Выберите почтовый сервер для учетной записи пользователя"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:27
-#, fuzzy
-msgid "Hour"
-msgstr "час"
-
-#: plugins/personal/generic/generic_certs.tpl:3
-#: plugins/personal/generic/generic.tpl:208
-msgid "Certificates"
-msgstr "Сертификаты"
-
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Стандартный сертификат"
-
-#: plugins/personal/generic/generic_certs.tpl:33
-msgid "S/MIME certificate"
-msgstr "Сертификат S/MIME"
-
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "PKCS12 certificate"
-msgstr "Сертификат PKCS12"
-
-#: plugins/personal/generic/generic_certs.tpl:78
-#: plugins/personal/generic/class_user.inc:1406
-msgid "Certificate serial number"
-msgstr "Серийный номер сертификата"
-
-#: plugins/personal/generic/generic_picture.tpl:5
-#: plugins/personal/generic/generic_picture.tpl:15
-#: plugins/personal/generic/paste_generic.tpl:37
-#: plugins/personal/generic/generic.tpl:20
-#: plugins/personal/generic/generic.tpl:22
-#: plugins/personal/generic/generic.tpl:38
-msgid "Personal picture"
-msgstr "Изображение"
-
-#: plugins/personal/generic/main.inc:102
-msgid "You are not allowed to set your password!"
-msgstr "Вам не разрешено менять пароль."
-
-#: plugins/personal/generic/main.inc:193
-msgid "Generic user information"
-msgstr "Общая информация о пользователе"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "female"
-msgstr "женский"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "male"
-msgstr "мужской"
-
-#: plugins/personal/generic/class_user.inc:291
-msgid "This account has no valid GOsa extensions."
-msgstr "Для этой учетной записи нет корректных расширений GOsa."
-
-#: plugins/personal/generic/class_user.inc:353
-msgid "The specified file has not been uploaded via HTTP POST! Aborted."
-msgstr ""
-"Указанный файл не был загружен на сервер (метод HTTP POST)! Операция "
-"прервана."
-
-#: plugins/personal/generic/class_user.inc:450
-msgid "Please enter a valid serial number"
-msgstr "Введите корректный серийный номер"
-
-#: plugins/personal/generic/class_user.inc:494
-msgid ""
-"(Some types of certificates are currently not supported and may be displayed "
-"as 'invalid'.)"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:504
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:507
-msgid "valid"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:508
-msgid "invalid"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:513
-#, fuzzy
-msgid "No certificate installed"
-msgstr "Изменить сертификаты"
-
-#: plugins/personal/generic/class_user.inc:600
-#, fuzzy, php-format
-msgid "Removing of user/generic account with dn '%s' failed."
-msgstr "Удалить учетную запись POSIX"
-
-#: plugins/personal/generic/class_user.inc:634
-#: plugins/personal/generic/class_user.inc:1019
-msgid "Kerberos database communication failed"
-msgstr "Ошибка соединения с базой данных Kerberos"
-
-#: plugins/personal/generic/class_user.inc:648
-#: plugins/personal/generic/class_user.inc:1036
-msgid "Can't remove user from kerberos database."
-msgstr "Не удается удалить пользователя из базы данных Kerberos."
-
-#: plugins/personal/generic/class_user.inc:721
-#, fuzzy, php-format
-msgid "You are not allowed to move this object to '%s'."
-msgstr "У вас недостаточно прав для удаления этого группового объекта!"
-
-#: plugins/personal/generic/class_user.inc:966
-#, fuzzy, php-format
-msgid "Saving of user/generic account with dn '%s' failed."
-msgstr "Аккаунт Proxy"
-
-#: plugins/personal/generic/class_user.inc:1047
-msgid "Can't add user to kerberos database."
-msgstr "Не удается добавить пользователя в базу данных Kerberos."
-
-#: plugins/personal/generic/class_user.inc:1114
-msgid "There's already a person with this 'Login' in the database."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/personal/generic/class_user.inc:1123
-msgid "The required field 'Login' is not set."
-msgstr "Обязательное поле \"Регистрационное имя\" не заполнено."
-
-#: plugins/personal/generic/class_user.inc:1128
-msgid ""
-"There's already a person with this 'Name'/'Given name' combination in the "
-"database."
-msgstr ""
-"Пользователь с такой комбинацией имени и личного имени в базе данных уже "
-"существует."
-
-#: plugins/personal/generic/class_user.inc:1135
-msgid ""
-"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr ""
-"Значение поля \"Регистрационное имя\" содержит недопустимые символы. "
-"Допустимыми являются буквы в нижнем регистре, цифры и дефисы."
-
-#: plugins/personal/generic/class_user.inc:1138
-msgid "The field 'Homepage' contains an invalid URL definition."
-msgstr "Значение поля \"Домашняя страница\" содержит некорректный URL."
-
-#: plugins/personal/generic/class_user.inc:1267
-#, fuzzy
-msgid "Could not open specified certificate!"
-msgstr "Невозможно выбрать базу данных!"
-
-#: plugins/personal/generic/class_user.inc:1398
-#: plugins/personal/generic/generic.tpl:442
-msgid "Unit"
-msgstr "Подразделение"
-
-#: plugins/personal/generic/class_user.inc:1399
-#: plugins/personal/generic/generic.tpl:467
-msgid "House identifier"
-msgstr "Номер дома"
-
-#: plugins/personal/generic/class_user.inc:1400
-#: plugins/personal/generic/generic.tpl:384
-msgid "Vocation"
-msgstr "Специальность"
-
-#: plugins/personal/generic/class_user.inc:1401
-#: plugins/personal/generic/generic.tpl:511
-msgid "Last delivery"
-msgstr "Последняя доставка"
-
-#: plugins/personal/generic/class_user.inc:1402
-#: plugins/personal/generic/generic.tpl:433
-msgid "Person locality"
-msgstr "Местоположение сотрудника"
-
-#: plugins/personal/generic/class_user.inc:1403
-#: plugins/personal/generic/generic.tpl:392
-msgid "Unit description"
-msgstr "Описание подразделения"
-
-#: plugins/personal/generic/class_user.inc:1404
-#: plugins/personal/generic/generic.tpl:401
-msgid "Subject area"
-msgstr "Область деятельности"
-
-#: plugins/personal/generic/class_user.inc:1405
-#: plugins/personal/generic/generic.tpl:410
-msgid "Functional title"
-msgstr "Должность"
-
-#: plugins/personal/generic/class_user.inc:1407
-#: plugins/personal/generic/generic.tpl:520
-msgid "Public visible"
-msgstr "Видимый всем"
-
-#: plugins/personal/generic/class_user.inc:1408
-#: plugins/personal/generic/generic.tpl:451
-msgid "Street"
-msgstr "Улица"
-
-#: plugins/personal/generic/class_user.inc:1414
-#, fuzzy
-msgid "Generic user settings"
-msgstr "Общая информация о пользователе"
-
-#: plugins/personal/generic/class_user.inc:1429
-#: plugins/personal/generic/generic.tpl:83
-msgid "Academic title"
-msgstr "Академическое звание"
-
-#: plugins/personal/generic/class_user.inc:1432
-#: plugins/personal/generic/generic.tpl:183
-msgid "Homepage"
-msgstr "Домашняя страница"
-
-#: plugins/personal/generic/class_user.inc:1435
-#: plugins/personal/generic/generic.tpl:93
-msgid "Date of birth"
-msgstr "Дата рождения"
-
-#: plugins/personal/generic/class_user.inc:1436
-#, fuzzy
-msgid "Gender"
-msgstr "Отправитель"
-
-#: plugins/personal/generic/class_user.inc:1437
-#, fuzzy
-msgid "Preferred language"
-msgstr "Язык по умолчанию"
-
-#: plugins/personal/generic/class_user.inc:1438
-#, fuzzy
-msgid "Department number"
-msgstr "Управление подразделениями"
-
-#: plugins/personal/generic/class_user.inc:1439
-#, fuzzy
-msgid "Employee number"
-msgstr "Форма трудоустройства"
-
-#: plugins/personal/generic/class_user.inc:1440
-#: plugins/personal/generic/generic.tpl:282
-msgid "Employee type"
-msgstr "Форма трудоустройства"
-
-#: plugins/personal/generic/class_user.inc:1443
-#: plugins/personal/generic/paste_generic.tpl:47
-#, fuzzy
-msgid "User picture"
-msgstr "Изображение"
-
-#: plugins/personal/generic/class_user.inc:1444
-#, fuzzy
-msgid "Room number"
-msgstr "Телефонные номера"
-
-#: plugins/personal/generic/class_user.inc:1448
-#, fuzzy
-msgid "User certificates"
-msgstr "Стандартный сертификат"
-
-#: plugins/personal/generic/paste_generic.tpl:1
-#, fuzzy
-msgid "User settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/personal/generic/paste_generic.tpl:23
-#, fuzzy
-msgid "Clear password"
-msgstr "Новый пароль"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-#, fuzzy
-msgid "Set new password"
-msgstr "Изменить пароль"
-
-#: plugins/personal/generic/password.tpl:2
-msgid ""
-"You have changed the method your password is stored in the ldap database. "
-"For that reason you've to enter your password at this point again. GOsa will "
-"then encode it with the selected method."
-msgstr ""
-"Вы изменили метод шифрования паролей в базе LDAP. В связи с этим введите "
-"свой пароль снова. GOsa произведет шифрование в соответствии с выбраной "
-"схемой."
-
-#: plugins/personal/generic/generic.tpl:6
-msgid "Personal information"
-msgstr "Личная информация"
-
-#: plugins/personal/generic/generic.tpl:29
-#: plugins/personal/generic/generic.tpl:40
-msgid "Change picture"
-msgstr "Сменить изображение"
-
-#: plugins/personal/generic/generic.tpl:54
-#, fuzzy
-msgid "Template name"
-msgstr "Шаблон"
-
-#: plugins/personal/generic/generic.tpl:111
-#: ihtml/themes/default/sizelimit.tpl:14
-msgid "Set"
-msgstr "Установить"
-
-#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Sex"
-msgstr "Пол"
-
-#: plugins/personal/generic/generic.tpl:130
-#, fuzzy
-msgid "Preferred langage"
-msgstr "Язык по умолчанию"
-
-#: plugins/personal/generic/generic.tpl:175
-msgid "Private phone"
-msgstr "Личный телефон"
-
-#: plugins/personal/generic/generic.tpl:196
-msgid "Password storage"
-msgstr "Хэширование паролей"
-
-#: plugins/personal/generic/generic.tpl:211
-msgid "Edit certificates"
-msgstr "Изменить сертификаты"
-
-#: plugins/personal/generic/generic.tpl:220
-msgid "Edit properties"
-msgstr "Изменить свойства"
-
-#: plugins/personal/generic/generic.tpl:238
-msgid "Organizational information"
-msgstr "Информация об организации"
-
-#: plugins/personal/generic/generic.tpl:266
-msgid "Department No."
-msgstr "Номер подразделения"
-
-#: plugins/personal/generic/generic.tpl:274
-msgid "Employee No."
-msgstr "Номер работника"
-
-#: plugins/personal/generic/generic.tpl:300
-#: plugins/personal/generic/generic.tpl:482
-msgid "Room No."
-msgstr "Номер комнаты"
-
-#: plugins/personal/generic/generic.tpl:496
-msgid "Please use the phone tab"
-msgstr "Воспользуйтесь закладкой \"Телефон\""
-
-#: plugins/generic/welcome/welcome.tpl:4
-#, fuzzy
-msgid ""
-"This is the GOsa main menu. You can select your tasks from the menu on the "
-"left, or by choosing one of the pictograms below. All changes apply directly "
-"to your companies LDAP server."
-msgstr ""
-"Это начальная страница GOsa. Из меню слева или среди пиктограмм ниже вы "
-"можете выбрать нужный вам раздел. Все изменения будут сразу же переноситься "
-"на LDAP-сервер вашей компании."
-
-#: plugins/generic/welcome/welcome.tpl:8
-#, fuzzy
-msgid ""
-"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
-"back to the pictogram view."
-msgstr ""
-"Чтобы завершить сеанс, выберите в меню слева вверху пункт <b>Выход</b>. "
-"Чтобы вернуться на начальную страницу, выберите <b>Начало</b>."
-
-#: plugins/generic/welcome/welcome.tpl:15
-msgid "The GOsa team"
-msgstr "Команда разработчиков GOsa"
-
-#: plugins/generic/welcome/main.inc:24
-#, php-format
-msgid "Welcome %s!"
-msgstr "Добро пожаловать %s!"
-
-#: plugins/generic/references/class_reference.inc:46
-msgid "Thin Client"
-msgstr "Тонкий клиент"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Object name"
-msgstr "Имя объекта"
-
-#: plugins/generic/references/contents.tpl:11
-#, fuzzy
-msgid "Contents"
-msgstr "Контакт"
-
-#: plugins/generic/references/contents.tpl:18
-msgid "This object has no relationship to other objects."
-msgstr "Данный объект не имеет ссылок на другие объекты"
-
-#: plugins/gofon/macro/parameter.tpl:4
-#, fuzzy
-msgid "Argument"
-msgstr "подразделения"
-
-#: plugins/gofon/macro/parameter.tpl:8
-#, fuzzy
-msgid "type"
-msgstr "Тип"
-
-#: plugins/gofon/macro/parameter.tpl:19
-#, fuzzy
-msgid "You are not allowed to view the macro parameter settings"
-msgstr "У вас недостаточно прав для удаления этого пользователя!"
-
-#: plugins/gofon/macro/headpage.tpl:6
-#: plugins/gofon/macro/class_divListMacros.inc:31
-#: plugins/gofon/macro/class_divListMacros.inc:32
-#, fuzzy
-msgid "List of macros"
-msgstr "Список групп"
-
-#: plugins/gofon/macro/headpage.tpl:24
-#: plugins/gofon/macro/class_divListMacros.inc:36
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit and remove selected macros. You may want "
-"to use the range selector on top of the macro listbox, when working with a "
-"large number of macros."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-"группы пользователей. Если у вас их достаточно большое количество, вы можете "
-"использовать групповое выделение."
-
-#: plugins/gofon/macro/headpage.tpl:38
-#, fuzzy
-msgid "Display macros matching"
-msgstr "Шаблон для групп"
-
-#: plugins/gofon/macro/headpage.tpl:38
-#, fuzzy
-msgid "Display macros  matching"
-msgstr "Шаблон для групп"
-
-#: plugins/gofon/macro/headpage.tpl:41
-#: plugins/gofon/macro/class_divListMacros.inc:65
-#, fuzzy
-msgid "Regular expression for matching macro names"
-msgstr "Регулярное выражение, соответствующее именам групп"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
-#, fuzzy
-msgid "This 'dn' is no phone macro."
-msgstr "Этот DN не имеет свойств телефона."
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
-#, fuzzy
-msgid "String"
-msgstr "в течение"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
-msgid "Combobox"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
-#: include/sieve/templates/element_boolean.tpl:4
-msgid "Bool"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
-#, fuzzy
-msgid "Delete unused"
-msgstr "Удалить"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
-#, fuzzy, php-format
-msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
-msgstr "Неправильное указание таймаута '%s'"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
-#, php-format
-msgid "The parameter %s has incorrect value for type bool."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
-#, php-format
-msgid ""
-"Parameter count of the macro changed, you must update each user which are "
-"using this macro '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
-#: plugins/gofon/macro/class_gofonMacro.inc:492
-#: plugins/gofon/macro/class_gofonMacro.inc:501
-#, fuzzy, php-format
-msgid "Removing of goFonMacro/generic account with dn '%s' failed."
-msgstr "Удалить настройки эл. почты"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:241
-#, php-format
-msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:309
-#, fuzzy, php-format
-msgid "More than one '(' is currently not supported. Line : '%s'."
-msgstr ""
-"Автоматическое создание типа \"%s\" не поддерживается. Пожалуйста, сообщите "
-"об этом команде разработчиков GOsa."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:312
-#, fuzzy, php-format
-msgid "More than one ')' is currently not supported. Line : '%s'."
-msgstr ""
-"Автоматическое создание типа \"%s\" не поддерживается. Пожалуйста, сообщите "
-"об этом команде разработчиков GOsa."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:316
-#, fuzzy, php-format
-msgid "There is no application given in line : '%s'."
-msgstr "У выбранного приложения нет параметров."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:320
-#, php-format
-msgid "There is no extension type given in line : '%s'."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:349
-#, fuzzy, php-format
-msgid "Insert of new macro failed for server '%s'."
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:409
-msgid ""
-"There must be at least one server with an asterisk database to save this "
-"phone macro."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:423
-#, fuzzy, php-format
-msgid "The given cn '%s' already exists."
-msgstr "Подразделение с таким именем уже существует."
-
-#: plugins/gofon/macro/class_gofonMacro.inc:429
-msgid "You must specify the 'Display Name' in order to save this macro"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:433
-msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:442
-msgid ""
-"This macro is still in use. It is necessary to mark this macro as visible "
-"for users."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:450
-msgid "Makro length must be lower than 100 lines"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:455
-#, fuzzy
-msgid "You can't save an empty macro."
-msgstr "Удалить"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:472
-msgid ""
-"This macro is still in use. To delete this Macro ensure that nobody has "
-"selected it."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:485
-#, fuzzy
-msgid ""
-"Could not remove the macro entry from asterisk databases. Please check your "
-"asterisk database configurations."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:535
-#, fuzzy, php-format
-msgid "Saving of goFonMacro/generic account with dn '%s' failed."
-msgstr "Создать настройки запись эл. почты"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:571
-#, fuzzy
-msgid "Asterisk macro management"
-msgstr "Управление системами"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:576
-#, fuzzy
-msgid "GOfon macro"
-msgstr "Телефонные отчеты"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:580
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/gofon/macro/paste_generic.tpl:4
-#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
-#: plugins/gofon/macro/generic.tpl:9
-#, fuzzy
-msgid "Macro name"
-msgstr "Название"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:584
-#, fuzzy
-msgid "Macro content and parameter"
-msgstr "Название"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:585
-msgid "Visibility flag"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
-#, fuzzy
-msgid "Phone macros"
-msgstr "Телефонные отчеты"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
-#, fuzzy, php-format
-msgid "You're about to delete the following user(s) %s"
-msgstr "Вы собираетесь удалить пользователя %s."
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
-#, fuzzy
-msgid "You are not allowed to delete this macro!"
-msgstr "У вас недостаточно прав для удаления этой группы!"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
-#, fuzzy, php-format
-msgid "You're about to delete the macro '%s'."
-msgstr "Вы собираетесь удалить группу \"%s\"."
-
-#: plugins/gofon/macro/class_divListMacros.inc:58
-#, fuzzy
-msgid "Visible"
-msgstr "Переменная"
-
-#: plugins/gofon/macro/class_divListMacros.inc:144
-#, fuzzy
-msgid "Create new phone macro"
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove selected macros"
-msgstr "Удалить"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove macros"
-msgstr "Телефонные отчеты"
-
-#: plugins/gofon/macro/class_divListMacros.inc:178
-#, fuzzy
-msgid "Macro"
-msgstr "Название"
-
-#: plugins/gofon/macro/class_divListMacros.inc:179
-#, fuzzy
-msgid "visible"
-msgstr "Видимый всем"
-
-#: plugins/gofon/macro/class_divListMacros.inc:180
-#, fuzzy
-msgid "invisible"
-msgstr "Видимый всем"
-
-#: plugins/gofon/macro/class_divListMacros.inc:208
-#, fuzzy
-msgid "Edit macro"
-msgstr "Пользователи домена"
-
-#: plugins/gofon/macro/class_divListMacros.inc:216
-#, fuzzy
-msgid "Delete macro"
-msgstr "Удалить"
-
-#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
-#, fuzzy
-msgid "Phone macro management"
-msgstr "Управление системами"
-
-#: plugins/gofon/macro/generic.tpl:18
-msgid "Macro name to be displayed"
-msgstr ""
-
-#: plugins/gofon/macro/generic.tpl:60
-#, fuzzy
-msgid "Visible for user"
-msgstr "Список пользователей"
-
-#: plugins/gofon/macro/generic.tpl:70
-#, fuzzy
-msgid "Macro text"
-msgstr "Название"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:6
-msgid "Phone Reports"
-msgstr "Телефонные отчеты"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:165
-#: plugins/gofon/fonreports/class_fonreport.inc:175
-#, fuzzy
-msgid "Can't connect to phone database, no reports can be shown!"
-msgstr ""
-"Не удается подключиться к базе данных факсов, отчеты показаны не будут!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:179
-#, fuzzy
-msgid "Can't select phone database for report generation!"
-msgstr "Не удается выбрать базу данных факсов для создания отчетов!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:197
-msgid "Query for phone database failed!"
-msgstr "Запрос в базу телефонов не выполнен!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:395
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#: plugins/gofon/fonreports/main.inc:16
-msgid "Phone reports"
-msgstr "Телефонные отчеты"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:405
-#: plugins/gofon/fonreports/contents.tpl:31
-msgid "Source"
-msgstr "Источник"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:406
-#: plugins/gofon/fonreports/contents.tpl:32
-msgid "Destination"
-msgstr "Назначение"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:407
-#: plugins/gofon/fonreports/contents.tpl:33
-msgid "Channel"
-msgstr "Канал"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:408
-#, fuzzy
-msgid "Application called"
-msgstr "Приложение"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:409
-#, fuzzy
-msgid "Disposition"
-msgstr "Отключение"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:410
-#: plugins/gofon/fonreports/contents.tpl:36
-msgid "Duration"
-msgstr "Продолжительность"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
-#, php-format
-msgid ""
-"The specified goFonHomeServer '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry ignoring old "
-"accounts."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
-"error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
-#, fuzzy, php-format
-msgid "Can't select database %s on %s."
-msgstr "Невозможно выбрать базу данных!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
-#, fuzzy
-msgid "no macro"
-msgstr "Телефонные отчеты"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
-#, fuzzy
-msgid "undefined"
-msgstr "не определена"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
-msgid ""
-"Can't save any changes to asterisk database, there is no mysql extension "
-"available."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
-"keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
-#, php-format
-msgid ""
-"Can't select database %s on %s. Abort saving entries to keep the database "
-"consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
-#, php-format
-msgid ""
-"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
-"entries to keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
-msgid "Error while performing query:"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
-msgid "This account has no phone extensions."
-msgstr "В этой учетной записи нет атрибутов для телефона."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
-msgid ""
-"The macro you selected, is no longer available for you, please choose "
-"another one."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
-msgid "Remove phone account"
-msgstr "Удалить телефонный аккаунт"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
-msgid ""
-"This account has phone features enabled. You can disable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи включены телефонные атрибуты. Вы можете отключить их, "
-"щелкнув ниже."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
-msgid "Create phone account"
-msgstr "Создать телефонный аккаунт"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
-#, fuzzy
-msgid ""
-"This account has phone features disabled. You can't enable them while no uid "
-"is set."
-msgstr ""
-"В этой учетной записи отключены телефонные атрибуты. Вы можете включить их, "
-"щелкнув ниже."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
-msgid ""
-"This account has phone features disabled. You can enable them by clicking "
-"below."
-msgstr ""
-"В этой учетной записи отключены телефонные атрибуты. Вы можете включить их, "
-"щелкнув ниже."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
-msgid "Please enter a valid phone number!"
-msgstr "Введите корректный номер телефона!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
-msgid "Choose your private phone"
-msgstr "Укажите личный телефон"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone account."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
-msgid "Voicemail PIN must be between 1-4 characters."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
-#, fuzzy
-msgid ""
-"The specified Voicemail PIN contains invalid characters, only numeric values "
-"are allowed here."
-msgstr ""
-"Значение поля \"Регистрационное имя\" содержит недопустимые символы. "
-"Допустимыми являются буквы в нижнем регистре, цифры и дефисы."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
-msgid "Phone PIN must be at least one character long."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
-#, fuzzy
-msgid ""
-"The specified phone PIN contains invalid characters, only aphanumeric values "
-"are allowed here."
-msgstr ""
-"Значение поля \"Регистрационное имя\" содержит недопустимые символы. "
-"Допустимыми являются буквы в нижнем регистре, цифры и дефисы."
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
-#, php-format
-msgid "You need to specify at least one phone number!"
-msgstr "Необходимо указать не менее одного телефонного номера!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
-#, fuzzy, php-format
-msgid "Saving of user/phone account with dn '%s' failed."
-msgstr "Аккаунт Proxy"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
-msgid ""
-"Can't remove phone account, the mysql extension is not present in php "
-"configuration."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
-#, php-format
-msgid "Removed user '%s' from phone queue '%s'."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
-#, fuzzy, php-format
-msgid "Removing of user/phone account with dn '%s' failed."
-msgstr "Удалить учетную запись POSIX"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available. "
-"Remove aborted."
-msgstr ""
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
-#, fuzzy
-msgid "Phone account settings"
-msgstr "Настройки телефона"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
-#, fuzzy
-msgid "GOfon reports"
-msgstr "Телефонные отчеты"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
-#, fuzzy
-msgid "Telephone number"
-msgstr "Телефонные номера"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
-#, fuzzy
-msgid "Macro settings"
-msgstr "Почтовые настройки пользователя"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
-#, fuzzy
-msgid "Telephone pin"
-msgstr "Телефон"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
-msgid "Voicemail pin"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/main.inc:122
-#: plugins/gofon/phoneaccount/paste_generic.tpl:1
-msgid "Phone settings"
-msgstr "Настройки телефона"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:50
-msgid "Voicemail PIN"
-msgstr ""
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:40
-#: plugins/gofon/phoneaccount/generic.tpl:60
-#, fuzzy
-msgid "Phone PIN"
-msgstr "Телефон"
-
-#: plugins/gofon/phoneaccount/generic.tpl:42
-#, fuzzy
-msgid "Select the accounts home server"
-msgstr "Выберите, чтобы просмотреть серверы"
-
-#: plugins/gofon/phoneaccount/generic.tpl:82
-#: plugins/gofon/phoneaccount/generic.tpl:84
-#, fuzzy
-msgid "Phone macro"
-msgstr "Телефонные отчеты"
-
-#: plugins/gofon/conference/headpage.tpl:6
-#: plugins/gofon/conference/class_divListConferences.inc:31
-#: plugins/gofon/conference/class_divListConferences.inc:32
-#, fuzzy
-msgid "List of conference rooms"
-msgstr "Список групп"
-
-#: plugins/gofon/conference/headpage.tpl:24
-#: plugins/gofon/conference/class_divListConferences.inc:36
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected phone conferences. "
-"Having a large number of phone conferences, you might prefer the range "
-"selectors on top of the conferences list."
-msgstr ""
-"С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-"подразделения. Если у вас достаточно большое количество подразделений, вы "
-"можете использовать групповое выделение."
-
-#: plugins/gofon/conference/headpage.tpl:36
-#, fuzzy
-msgid "Regular expression for        matching user names"
-msgstr "Регулярное выражение, соответствующее именам пользователей"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
-#, php-format
-msgid ""
-"Could not remove the conference entry from database on home server (%s). "
-"Please check your asterisk database configuration."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
-#, fuzzy, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available."
-msgstr "У выбранного приложения нет параметров."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
-#, fuzzy
-msgid "Please enter a PIN."
-msgstr "Введите адрес сервера"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
-#, fuzzy
-msgid "Please enter a name for the conference."
-msgstr "Введите корректный номер телефона!"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
-msgid "Only numeric chars are allowed in Number field."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
-msgid "Only numbers are allowed in Lifetime."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
-#, fuzzy
-msgid "There is already a conference with this name in the current tree."
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
-msgid ""
-"Can not check if there are already some entries with given telephone number "
-"and/or cn in the destination home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
-msgid ""
-"Can not remove entries with some telephone number and/or cn from destination "
-"home server."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
-msgid ""
-"Can not check if entry exists in old database. Please have a look a the gosa "
-"logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
-msgid ""
-"Can not remove old entries from initial home server. Please have a look a "
-"the gosa logfiles."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
-#, php-format
-msgid "Saving of goFonConference/generic with dn '%s' failed."
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
-#: plugins/gofon/conference/class_divListConferences.inc:263
-#, fuzzy
-msgid "Conference"
-msgstr "Ссылки"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
-#, fuzzy
-msgid "Phone conference management"
-msgstr "Управление подразделениями"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
-#, fuzzy
-msgid "GOfon conference"
-msgstr "Номер телефона"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
-#, fuzzy
-msgid "Conference PIN"
-msgstr "Ссылки"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
-#: plugins/gofon/conference/generic.tpl:146
-#, fuzzy
-msgid "Preset PIN"
-msgstr "присутствует"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
-#: plugins/gofon/conference/generic.tpl:166
-#, fuzzy
-msgid "Record conference"
-msgstr "Ссылки"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
-#: plugins/gofon/conference/generic.tpl:197
-msgid "Play music on hold"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
-#, fuzzy
-msgid "Activate menu"
-msgstr "Включить автоответчик"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
-msgid "Announce user activity"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
-#, fuzzy
-msgid "Count user"
-msgstr "Страна"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
-#, fuzzy
-msgid "Conference type"
-msgstr "Ссылки"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
-#, fuzzy
-msgid "Format"
-msgstr "Порт"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
-msgid "Lifetime"
-msgstr ""
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
-#, fuzzy
-msgid "Phone conferences"
-msgstr "Номер телефона"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
-#, fuzzy
-msgid "Management"
-msgstr "Название"
-
-#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
-#, fuzzy
-msgid "Conference management"
-msgstr "Управление подразделениями"
-
-#: plugins/gofon/conference/paste_generic.tpl:5
-#: plugins/gofon/conference/generic.tpl:15
-#, fuzzy
-msgid "Conference name"
-msgstr "Ссылки"
-
-#: plugins/gofon/conference/paste_generic.tpl:10
-#: plugins/gofon/conference/generic.tpl:21
-#, fuzzy
-msgid "Name of conference to create"
-msgstr "Имя создаваемой ветки"
-
-#: plugins/gofon/conference/class_divListConferences.inc:57
-#, fuzzy
-msgid "Name - Number"
-msgstr "Номер телефона"
-
-#: plugins/gofon/conference/class_divListConferences.inc:59
-#: plugins/gofon/conference/generic.tpl:154
-msgid "PIN"
-msgstr ""
-
-#: plugins/gofon/conference/class_divListConferences.inc:66
-#, fuzzy
-msgid "Regular expression for matching conference names"
-msgstr "Регулярное выражение, соответствующее именам пользователей"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-#, fuzzy
-msgid "Create new conference"
-msgstr "Создание нового объекта в"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-#, fuzzy
-msgid "New conference"
-msgstr "Номер телефона"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove selected conferences"
-msgstr "Ссылки"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove conferences"
-msgstr "Ссылки"
-
-#: plugins/gofon/conference/class_divListConferences.inc:254
-#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
-#: include/class_pluglist.inc:265
-#, fuzzy
-msgid "Unknown"
-msgstr "состояние неизвестно"
-
-#: plugins/gofon/conference/generic.tpl:35
-#, fuzzy
-msgid "Choose subtree to place conference in"
-msgstr "Выберите ветку для пользователя"
-
-#: plugins/gofon/conference/generic.tpl:99
-msgid "Lifetime (in days)"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:174
-msgid "Sound file format"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:205
-#, fuzzy
-msgid "Activate session menu"
-msgstr "Включить автоответчик"
-
-#: plugins/gofon/conference/generic.tpl:213
-msgid "Announce users joining or leaving the conference"
-msgstr ""
-
-#: plugins/gofon/conference/generic.tpl:221
-#, fuzzy
-msgid "Count users"
-msgstr "Страна"
-
-#: include/class_plugin.inc:419
-#, fuzzy, php-format
-msgid ""
-"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
-
-#: include/class_plugin.inc:600
-#, php-format
-msgid ""
-"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
-
-#: include/class_plugin.inc:634 include/class_password-methods.inc:183
-#, fuzzy, php-format
-msgid ""
-"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTREMOVE модуля \"%s\"."
-
-#: include/class_plugin.inc:668
-#, php-format
-msgid ""
-"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTREMOVE модуля \"%s\"."
-
-#: include/class_plugin.inc:1002
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr ""
-
-#: include/class_plugin.inc:1009
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr ""
-
-#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
-#, php-format
-msgid "Handle object tagging with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1039
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr ""
-
-#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
-#: include/class_plugin.inc:1147
-#, fuzzy, php-format
-msgid "Saving object snapshot with dn '%s' failed."
-msgstr "Моя учетная запись"
-
-#: include/class_plugin.inc:1173
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable '%s' is not "
-"configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable(s) '%s' is "
-"not configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1217
-#, php-format
-msgid "Method get available snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1273
-#, php-format
-msgid "Method get deleted snapshots with dn '%s' failed."
-msgstr ""
-
-#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
-#, fuzzy, php-format
-msgid "Restore snapshot with dn '%s' failed."
-msgstr "Удалить приложения"
-
-#: include/class_plugin.inc:1616
-msgid "Changing ACL dn"
-msgstr ""
-
-#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
-#: setup/class_setupStep_Migrate.inc:1114
-#: setup/class_setupStep_Migrate.inc:1162
-#, fuzzy
-msgid "to"
-msgstr "Отношение"
-
-#: include/class_password-methods-sha.inc:50
-msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:90
-#, php-format
-msgid ""
-"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
-"to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:122
-#, php-format
-msgid ""
-"Specified object '%s' is not a valid ldap object, please check copy & paste  "
-"methods."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:138
-#, fuzzy, php-format
-msgid "We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr "Удалить"
-
-#: include/class_CopyPasteHandler.inc:147
-#, fuzzy, php-format
-msgid ""
-"We are not allowed to save ldap dump to '%s/%s', please check permissions."
-msgstr "Удалить"
-
-#: include/class_CopyPasteHandler.inc:232
-#, php-format
-msgid "Could not load dumped file '%s', from hard disk drive."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:257
-#, fuzzy, php-format
-msgid "You are not allowed to cut and paste the following object '%s'."
-msgstr "У вас недостаточно прав для удаления этого группового объекта!"
-
-#: include/class_CopyPasteHandler.inc:285
-#, fuzzy, php-format
-msgid "You are going to paste the cutted entry '%s'."
-msgstr "Вы собираетесь удалить объект %s."
-
-#: include/class_CopyPasteHandler.inc:298
-#, fuzzy, php-format
-msgid "You are not allowed to copy and paste the following object '%s'."
-msgstr "У вас недостаточно прав для удаления этого группового объекта!"
-
-#: include/class_CopyPasteHandler.inc:319
-#, fuzzy, php-format
-msgid "You are going to paste the copied entry '%s'."
-msgstr "Вы собираетесь удалить объект %s."
-
-#: include/class_CopyPasteHandler.inc:418
-#, fuzzy
-msgid "Paste"
-msgstr "Дата"
-
-#: include/class_CopyPasteHandler.inc:420
-#, fuzzy
-msgid "Can't paste"
-msgstr "Создать телефонный аккаунт"
-
-#: include/class_password-methods-kerberos.inc:44
-msgid ""
-"Warning: Can't set kerberos password. Your PHP version has no kerberos "
-"support, password has not been changed."
-msgstr ""
-"Предупреждение: не удается создать пароль Kerberos. В вашей установке PHP "
-"нет поддержки Kerberos, пароль не был изменен."
-
-#: include/class_password-methods-kerberos.inc:53
-msgid "Kerberos database communication failed!"
-msgstr "Ошибка подключения к базе данных Kerberos!"
-
-#: include/class_password-methods-kerberos.inc:60
-msgid "Changing password in kerberos database failed!"
-msgstr "Ошибка смены пароля в базе данных Kerberos!"
-
-#: include/sieve/class_sieveElement_Require.inc:73
-#, fuzzy
-msgid "Please specify at least one valid requirement."
-msgstr "Укажите корректный номер телефона."
-
-#: include/sieve/class_sieveElement_If.inc:27
-#, fuzzy
-msgid "Complete address"
-msgstr "не полный"
-
-#: include/sieve/class_sieveElement_If.inc:27
-#: include/sieve/class_sieveElement_If.inc:33
-#, fuzzy
-msgid "Default"
-msgstr "по умолчанию"
-
-#: include/sieve/class_sieveElement_If.inc:28
-#, fuzzy
-msgid "Domain part"
-msgstr "Пользователи домена"
-
-#: include/sieve/class_sieveElement_If.inc:29
-msgid "Local part"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Case insensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:34
-msgid "Case sensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:35
-#, fuzzy
-msgid "Numeric"
-msgstr "Ноябрь"
-
-#: include/sieve/class_sieveElement_If.inc:39
-msgid "is"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:40
-#, fuzzy
-msgid "regex"
-msgstr "сброс"
-
-#: include/sieve/class_sieveElement_If.inc:41
-#, fuzzy
-msgid "contains"
-msgstr "Действия"
-
-#: include/sieve/class_sieveElement_If.inc:42
-#, fuzzy
-msgid "matches"
-msgstr "Отмена"
-
-#: include/sieve/class_sieveElement_If.inc:43
-#, fuzzy
-msgid "count"
-msgstr "Учетная запись"
-
-#: include/sieve/class_sieveElement_If.inc:44
-#, fuzzy
-msgid "value is"
-msgstr "По умолчанию"
-
-#: include/sieve/class_sieveElement_If.inc:48
-#, fuzzy
-msgid "less than"
-msgstr "Добро пожаловать %s!"
-
-#: include/sieve/class_sieveElement_If.inc:49
-msgid "less or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:50
-msgid "equals"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:51
-msgid "greater or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:52
-#: include/sieve/class_sieveElement_If.inc:726
-#: include/sieve/class_sieveElement_If.inc:1059
-#, fuzzy
-msgid "greater than"
-msgstr "Создать параметры"
-
-#: include/sieve/class_sieveElement_If.inc:53
-#, fuzzy
-msgid "not equal"
-msgstr "не полный"
-
-#: include/sieve/class_sieveElement_If.inc:102
-#, fuzzy
-msgid "Can't save empty tests."
-msgstr "Удалить"
-
-#: include/sieve/class_sieveElement_If.inc:446
-#, fuzzy
-msgid "emtpy"
-msgstr "Шаблон"
-
-#: include/sieve/class_sieveElement_If.inc:493
-msgid "Nothing specified right now"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:595
-msgid "Invalid type of address part."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:605
-#, fuzzy
-msgid "Invalid match type given."
-msgstr "Значение поля \"Имя\" содержит недопустимые символы."
-
-#: include/sieve/class_sieveElement_If.inc:621
-#, fuzzy
-msgid "Invalid operator given."
-msgstr "Значение поля \"Имя\" содержит недопустимые символы."
-
-#: include/sieve/class_sieveElement_If.inc:638
-#, fuzzy
-msgid "Please specify a valid operator."
-msgstr "Введите корректное имя пользователя!"
-
-#: include/sieve/class_sieveElement_If.inc:654
-#, fuzzy
-msgid ""
-"Invalid character found in address attribute. Quotes are not allowed here."
-msgstr "Введите корректное имя пользователя!"
-
-#: include/sieve/class_sieveElement_If.inc:669
-msgid ""
-"Invalid character found in value attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:727
-#: include/sieve/class_sieveElement_If.inc:1060
-msgid "lower than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:729
-#: include/sieve/class_sieveElement_If.inc:1062
-msgid "Megabyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:730
-#: include/sieve/class_sieveElement_If.inc:1063
-msgid "Kilobyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:731
-#: include/sieve/class_sieveElement_If.inc:1064
-#, fuzzy
-msgid "Bytes"
-msgstr "Системы"
-
-#: include/sieve/class_sieveElement_If.inc:745
-#, fuzzy
-msgid "Please select a valid match type in the list box below."
-msgstr "Введите корректный серийный номер"
-
-#: include/sieve/class_sieveElement_If.inc:759
-msgid "Only numeric values are allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:769
-msgid "No valid unit selected"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:834
-#: include/sieve/templates/element_if.tpl:4
-#, fuzzy
-msgid "Condition"
-msgstr "Подключение"
-
-#: include/sieve/class_sieveElement_If.inc:836
-#: include/sieve/templates/object_container.tpl:32
-#: include/sieve/class_sieveManagement.inc:510
-#: include/sieve/class_sieveManagement.inc:729
-#, fuzzy
-msgid "If"
-msgstr "Unix"
-
-#: include/sieve/class_sieveElement_If.inc:838
-#: include/sieve/templates/element_elsif.tpl:4
-#: include/sieve/templates/object_container.tpl:34
-#: include/sieve/class_sieveManagement.inc:571
-#: include/sieve/class_sieveManagement.inc:766
-#: include/sieve/class_sieveManagement.inc:771
-msgid "Else If"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:840
-#: include/sieve/templates/element_else.tpl:4
-#: include/sieve/templates/object_container.tpl:33
-#: include/sieve/class_sieveManagement.inc:569
-#: include/sieve/class_sieveManagement.inc:764
-#, fuzzy
-msgid "Else"
-msgstr "Выбрать"
-
-#: include/sieve/class_sieveElement_If.inc:876
-#, fuzzy
-msgid "Empty"
-msgstr "Шаблон"
-
-#: include/sieve/class_sieveElement_If.inc:1134
-#: include/sieve/class_sieveElement_If.inc:1164
-#, fuzzy
-msgid "Click here to add a new test"
-msgstr "Нажмите на эту кнопку, чтобы войти в систему"
-
-#: include/sieve/class_sieveElement_If.inc:1176
-msgid "Unhandled switch type"
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:245
-msgid "Can't remove last element."
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:658
-msgid "Require must be the first command in the script."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Vacation.inc:148
-#, fuzzy
-msgid "Alternative sender address must be a valid email addresses."
-msgstr "Введите корректное имя пользователя!"
-
-#: include/sieve/templates/element_stop.tpl:9
-msgid "Stop execution here"
-msgstr ""
-
-#: include/sieve/templates/object_test_container.tpl:6
-#, fuzzy
-msgid "Add object"
-msgstr "Соответствующий объект"
-
-#: include/sieve/templates/object_test_container.tpl:10
-#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
-#, fuzzy
-msgid "Remove object"
-msgstr "Включаемые объекты"
-
-#: include/sieve/templates/element_vacation.tpl:13
-#, fuzzy
-msgid "Vacation Message"
-msgstr "Сообщение автоответчика"
-
-#: include/sieve/templates/element_vacation.tpl:16
-#: include/sieve/templates/element_envelope.tpl:19
-#: include/sieve/templates/element_address.tpl:18
-#: include/sieve/templates/element_header.tpl:19
-#, fuzzy
-msgid "Normal view"
-msgstr "Почтовый индекс"
-
-#: include/sieve/templates/element_vacation.tpl:21
-#, fuzzy
-msgid "Release interval"
-msgstr "Интервал времени"
-
-#: include/sieve/templates/element_vacation.tpl:30
-#, fuzzy
-msgid "Alternative sender addresses"
-msgstr "Альтернативные адреса"
-
-#: include/sieve/templates/element_vacation.tpl:47
-#: include/sieve/templates/element_envelope.tpl:130
-#: include/sieve/templates/element_address.tpl:138
-#: include/sieve/templates/element_header.tpl:131
-#, fuzzy
-msgid "Expert view"
-msgstr "Режим"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_envelope.tpl:108
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_address.tpl:116
-#: include/sieve/templates/element_header.tpl:109
-#, fuzzy
-msgid "Not"
-msgstr "нет"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_anyof.tpl:7
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_exists.tpl:12
-msgid "Inverse match"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:10
-#: include/sieve/class_sieveManagement.inc:602
-msgid "Any of"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:16
-#: include/sieve/templates/element_envelope.tpl:105
-#: include/sieve/class_sieveManagement.inc:598
-msgid "Envelope"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:26
-#: include/sieve/templates/element_address.tpl:25
-#: include/sieve/templates/element_header.tpl:26
-#, fuzzy
-msgid "Match type"
-msgstr "Соответствующий объект"
-
-#: include/sieve/templates/element_envelope.tpl:29
-#: include/sieve/templates/element_envelope.tpl:52
-#: include/sieve/templates/element_envelope.tpl:63
-#: include/sieve/templates/element_envelope.tpl:113
-#: include/sieve/templates/element_envelope.tpl:118
-#: include/sieve/templates/element_address.tpl:28
-#: include/sieve/templates/element_address.tpl:51
-#: include/sieve/templates/element_address.tpl:61
-#: include/sieve/templates/element_address.tpl:72
-#: include/sieve/templates/element_address.tpl:121
-#: include/sieve/templates/element_address.tpl:126
-#: include/sieve/templates/element_boolean.tpl:5
-#: include/sieve/templates/element_header.tpl:29
-#: include/sieve/templates/element_header.tpl:52
-#: include/sieve/templates/element_header.tpl:63
-#: include/sieve/templates/element_header.tpl:114
-#: include/sieve/templates/element_header.tpl:119
-#, fuzzy
-msgid "Boolean value"
-msgstr "По умолчанию"
-
-#: include/sieve/templates/element_envelope.tpl:37
-#: include/sieve/templates/element_address.tpl:36
-#: include/sieve/templates/element_header.tpl:37
-#, fuzzy
-msgid "Invert test"
-msgstr "Память"
-
-#: include/sieve/templates/element_envelope.tpl:49
-#: include/sieve/templates/element_address.tpl:58
-#: include/sieve/templates/element_header.tpl:49
-#, fuzzy
-msgid "Comparator"
-msgstr "не полный"
-
-#: include/sieve/templates/element_envelope.tpl:60
-#: include/sieve/templates/element_address.tpl:69
-#, fuzzy
-msgid "Operator"
-msgstr "не полный"
-
-#: include/sieve/templates/element_envelope.tpl:76
-#: include/sieve/templates/element_address.tpl:85
-#: include/sieve/templates/element_header.tpl:77
-msgid "Address fields to include"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:80
-#: include/sieve/templates/element_address.tpl:89
-#: include/sieve/templates/element_header.tpl:81
-msgid "Values to match for"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:110
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_address.tpl:118
-#: include/sieve/templates/element_header.tpl:111
-msgid "-"
-msgstr ""
-
-#: include/sieve/templates/select_test_type.tpl:1
-#, fuzzy
-msgid "Select the type of test you want to add"
-msgstr "Выбрать пользователей для добавления"
-
-#: include/sieve/templates/select_test_type.tpl:3
-#, fuzzy
-msgid "Available test types"
-msgstr "Доступные приложения"
-
-#: include/sieve/templates/element_redirect.tpl:13
-#: include/sieve/templates/object_container.tpl:27
-#: include/sieve/class_sieveManagement.inc:505
-#: include/sieve/class_sieveManagement.inc:724
-#, fuzzy
-msgid "Redirect"
-msgstr "напрямую"
-
-#: include/sieve/templates/element_redirect.tpl:18
-msgid "Redirect mail to following recipients"
-msgstr ""
-
-#: include/sieve/templates/remove_script.tpl:10
-#, fuzzy
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"script in a file. So - if you've done so - press 'Delete' to continue or "
-"'Cancel' to abort."
-msgstr ""
-"Лучше всего перед удалением сохранить резервную копию текущего дерева LDAP в "
-"файл. Если вы сделали это и действительно хотите выполнить удаление, нажмите "
-"<i>Удалить</i>, иначе нажмите <i>Отмена</i>."
-
-#: include/sieve/templates/object_container_clear.tpl:8
-#, fuzzy
-msgid "Move this object up one position"
-msgstr "Включаемые объекты"
-
-#: include/sieve/templates/object_container_clear.tpl:12
-msgid "Move this object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:16
-#, fuzzy
-msgid "Remove this object"
-msgstr "Включаемые объекты"
-
-#: include/sieve/templates/object_container_clear.tpl:17
-#: include/sieve/templates/object_container.tpl:17
-#, fuzzy
-msgid "Remove element"
-msgstr "Удалить объект"
-
-#: include/sieve/templates/element_allof.tpl:10
-#: include/sieve/class_sieveManagement.inc:601
-#, fuzzy
-msgid "All of"
-msgstr "Все"
-
-#: include/sieve/templates/element_fileinto.tpl:4
-#, fuzzy
-msgid "Move mail into folder"
-msgstr "в папку"
-
-#: include/sieve/templates/element_fileinto.tpl:8
-#, fuzzy
-msgid "Select from list"
-msgstr "Создать шаблон"
-
-#: include/sieve/templates/element_fileinto.tpl:10
-#, fuzzy
-msgid "Manual selection"
-msgstr "Язык"
-
-#: include/sieve/templates/element_fileinto.tpl:18
-#, fuzzy
-msgid "Folder"
-msgstr "Фильтр"
-
-#: include/sieve/templates/element_discard.tpl:4
-#: include/sieve/templates/object_container.tpl:26
-#: include/sieve/class_sieveManagement.inc:504
-#: include/sieve/class_sieveManagement.inc:723
-#, fuzzy
-msgid "Discard"
-msgstr "Устройства"
-
-#: include/sieve/templates/element_discard.tpl:9
-#, fuzzy
-msgid "Discard message"
-msgstr "Удалить"
-
-#: include/sieve/templates/element_keep.tpl:4
-#: include/sieve/templates/object_container.tpl:22
-#: include/sieve/templates/object_container.tpl:25
-#: include/sieve/class_sieveManagement.inc:500
-#: include/sieve/class_sieveManagement.inc:503
-#: include/sieve/class_sieveManagement.inc:719
-#: include/sieve/class_sieveManagement.inc:722
-msgid "Keep"
-msgstr ""
-
-#: include/sieve/templates/element_keep.tpl:9
-#, fuzzy
-msgid "Keep message"
-msgstr "Удалить"
-
-#: include/sieve/templates/management.tpl:1
-#, fuzzy
-msgid "List of sieve scripts"
-msgstr "Список пользователей"
-
-#: include/sieve/templates/management.tpl:5
-msgid ""
-"Connection to the sieve server could not be established, the "
-"authentification attribute is empty."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:6
-msgid ""
-"Please verfiy that the attributes uid and mail are not empty and try again."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:12
-msgid "Connection to the sieve server could not be established."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:15
-msgid "Possibly the sieve account has not been created yet."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:19
-msgid ""
-"Be careful. All your changes will be saved directly to sieve, if you use the "
-"save button below."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:22
-#, fuzzy
-msgid "Create new script"
-msgstr "Создание нового объекта в"
-
-#: include/sieve/templates/element_require.tpl:12
-#: include/sieve/templates/object_container.tpl:29
-#: include/sieve/class_sieveManagement.inc:507
-#: include/sieve/class_sieveManagement.inc:726
-msgid "Require"
-msgstr ""
-
-#: include/sieve/templates/element_size.tpl:16
-#, fuzzy
-msgid "Select match type"
-msgstr "Выберите, чтобы просмотреть серверы"
-
-#: include/sieve/templates/element_size.tpl:20
-#, fuzzy
-msgid "Select value unit"
-msgstr "Выберите подразделение"
-
-#: include/sieve/templates/element_exists.tpl:8
-#: include/sieve/class_sieveManagement.inc:600
-#, fuzzy
-msgid "Exists"
-msgstr "Изменить"
-
-#: include/sieve/templates/element_reject.tpl:14
-#, fuzzy
-msgid "Reject mail"
-msgstr "Отклонять сообщения размером больше"
-
-#: include/sieve/templates/element_reject.tpl:17
-msgid "This is a multiline text element"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:19
-#, fuzzy
-msgid "This is stored as single string"
-msgstr "Что-то будет"
-
-#: include/sieve/templates/import_script.tpl:1
-#, fuzzy
-msgid "Import sieve script"
-msgstr "Показать хосты"
-
-#: include/sieve/templates/import_script.tpl:2
-msgid ""
-"Please select the sieve script you want to import. Use the import button to "
-"import the script or the cancel button to abort."
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:5
-#, fuzzy
-msgid "Script to import"
-msgstr "Путь к сценариям"
-
-#: include/sieve/templates/create_script.tpl:2
-msgid ""
-"Please enter the name for the new script below. Script names must consist of "
-"lower case characters only."
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:8
-#, fuzzy
-msgid "Script name"
-msgstr "Список"
-
-#: include/sieve/templates/add_element.tpl:1
-#, fuzzy
-msgid "Add a new element"
-msgstr "Добавить сервис DNS"
-
-#: include/sieve/templates/add_element.tpl:2
-#, fuzzy
-msgid "Please select the type of element you want to add"
-msgstr "Введите корректный серийный номер"
-
-#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
-#, fuzzy
-msgid "Abort"
-msgstr "Порт"
-
-#: include/sieve/templates/object_container.tpl:8
-#, fuzzy
-msgid "Move object up one position"
-msgstr "Включаемые объекты"
-
-#: include/sieve/templates/object_container.tpl:12
-msgid "Move object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:21
-#, fuzzy
-msgid "choose element"
-msgstr "Удалить объект"
-
-#: include/sieve/templates/object_container.tpl:24
-#, fuzzy
-msgid "Fileinto"
-msgstr "Файлы"
-
-#: include/sieve/templates/object_container.tpl:28
-#: include/sieve/class_sieveManagement.inc:506
-#: include/sieve/class_sieveManagement.inc:725
-#, fuzzy
-msgid "Reject"
-msgstr "Удалить"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:42
-#, fuzzy
-msgid "Add new"
-msgstr "Пользователи домена"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add a new object above this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add element above"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:42
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add a new object below this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add element below"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:12
-msgid "View structured"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:14
-#, fuzzy
-msgid "View source"
-msgstr "Звук"
-
-#: include/sieve/templates/element_address.tpl:48
-msgid "Part of address that should be used"
-msgstr ""
-
-#: include/sieve/templates/element_boolean.tpl:8
-#, fuzzy
-msgid "update"
-msgstr "Обновить"
-
-#: include/sieve/templates/element_header.tpl:16
-#: include/sieve/templates/element_header.tpl:106
-#: include/sieve/class_sieveManagement.inc:597
-#, fuzzy
-msgid "Header"
-msgstr "Отправитель"
-
-#: include/sieve/templates/element_header.tpl:60
-msgid "operator"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:21
-msgid "Invalid character found, quotes are not allowed in a reject message."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:37
-msgid "Your reject text here"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:114
-#: include/sieve/class_sieveManagement.inc:241
-#, fuzzy
-msgid "Parse failed"
-msgstr "Ошибка"
-
-#: include/sieve/class_sieveManagement.inc:118
-#: include/sieve/class_sieveManagement.inc:245
-#, fuzzy
-msgid "Parse successful"
-msgstr "Импорт успешен."
-
-#: include/sieve/class_sieveManagement.inc:155
-#, php-format
-msgid ""
-"The specified mail server '%s' does not exist within the GOsa configuration."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:200
-#, fuzzy
-msgid "You should specify a name for your new script."
-msgstr "Укажите корректный номер телефона."
-
-#: include/sieve/class_sieveManagement.inc:205
-#, fuzzy
-msgid "Only lower case names are allowed."
-msgstr "Введите корректное имя пользователя!"
-
-#: include/sieve/class_sieveManagement.inc:211
-#, fuzzy
-msgid "Only alphabetical characters are allowed in script names."
-msgstr "Вам не разрешено менять пароль."
-
-#: include/sieve/class_sieveManagement.inc:217
-#, fuzzy
-msgid "The specified name is already in use."
-msgstr "Указанное имя уже используется."
-
-#: include/sieve/class_sieveManagement.inc:303
-#: include/sieve/class_sieveManagement.inc:349
-#: include/sieve/class_sieveManagement.inc:679
-#: include/sieve/class_sieveManagement.inc:1040
-#: include/class_mail-methods-cyrus.inc:269
-#, php-format
-msgid "Can't log into SIEVE server. Server says '%s'."
-msgstr "Невозможно зарегистрироваться на сервере SIEVE. Ответ сервера: \"%s\"."
-
-#: include/sieve/class_sieveManagement.inc:311
-#, fuzzy, php-format
-msgid "Can't activate sieve script on server. Server says '%s'."
-msgstr "Невозможно активировать сценарий  GOsa SIEVE. Ответ сервера: \"%s\"."
-
-#: include/sieve/class_sieveManagement.inc:354
-#, fuzzy, php-format
-msgid "Can't remove sieve script from server. Server says '%s'."
-msgstr "Невозможно получить сценарий SIEVE. Ответ сервера: \"%s\"."
-
-#: include/sieve/class_sieveManagement.inc:366
-#, php-format
-msgid "You are going to remove the sieve script '%s' from your mail server."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:402
-#, fuzzy
-msgid "Edited"
-msgstr "Изменить"
-
-#: include/sieve/class_sieveManagement.inc:409
-#, php-format
-msgid "Please fix all errors before saving. Last error was: %s"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:436
-#, fuzzy
-msgid "Specified file seems to be empty."
-msgstr "Значение поля \"Файлы\" некорректно."
-
-#: include/sieve/class_sieveManagement.inc:438
-msgid "Upload failed. The temporary file can't be accessed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
-#, fuzzy, php-format
-msgid "Can't open file '%s'."
-msgstr "Удалить"
-
-#: include/sieve/class_sieveManagement.inc:502
-#: include/sieve/class_sieveManagement.inc:721
-#, fuzzy
-msgid "File into"
-msgstr "Имя сервера"
-
-#: include/sieve/class_sieveManagement.inc:526
-msgid "Failed to add new element."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:642
-msgid "This script is marked as active"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:647
-#, fuzzy
-msgid "Script length"
-msgstr "Путь к сценариям"
-
-#: include/sieve/class_sieveManagement.inc:651
-#, fuzzy
-msgid "Remove script"
-msgstr "Удалить сервис DNS"
-
-#: include/sieve/class_sieveManagement.inc:660
-#, fuzzy
-msgid "Activate script"
-msgstr "Личный"
-
-#: include/sieve/class_sieveManagement.inc:664
-#, fuzzy
-msgid "Edit script"
-msgstr "Пользователи домена"
-
-#: include/sieve/class_sieveManagement.inc:778
-#, php-format
-msgid "Can't add the specified element at the given position."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:1056
-#, fuzzy
-msgid "Failed to save sieve script"
-msgstr "Использовать другой сценарий SIEVE"
-
-#: include/sieve/class_sieveElement_Redirect.inc:24
-#: setup/class_setupStep_Feedback.inc:179
-#, fuzzy
-msgid "Please specify a valid email address."
-msgstr "Введите корректное имя пользователя!"
-
-#: include/sieve/class_sieveElement_Redirect.inc:35
-#, fuzzy
-msgid "Place a mail address here"
-msgstr "Введите корректный серийный номер"
-
-#: include/sieve/class_sieveElement_Comment.inc:21
-msgid "Your comment here"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:63
-#, fuzzy, php-format
-msgid "You're about to delete the snapshot '%s'."
-msgstr "Вы собираетесь удалить группу \"%s\"."
-
-#: include/class_SnapShotDialog.inc:113
-#: include/class_MultiSelectWindow.inc:584
-msgid "Restore snapshot"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:115
-#, fuzzy
-msgid "Remove snapshot"
-msgstr "Создать настройки запись эл. почты"
-
-#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
-msgid "Y-m-d, H:i:s"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:149
-#, fuzzy
-msgid "Please specify a valid description for this snapshot."
-msgstr "Укажите корректный номер телефона."
-
-#: include/class_ldap.inc:196
-#, php-format
-msgid ""
-"The LDAP server is slow (%.2fs for the last query). This may be responsible "
-"for performance breakdowns."
-msgstr ""
-
-#: include/class_ldap.inc:229
-#, php-format
-msgid ""
-"The ldapserver is answering very slow (%.2f), this may be responsible for "
-"performance breakdowns."
-msgstr ""
-
-#: include/class_ldap.inc:451
-#, fuzzy, php-format
-msgid "Creating copy of %s"
-msgstr "Список пользователей"
-
-#: include/class_ldap.inc:454
-msgid "Processing"
-msgstr ""
-
-#: include/class_ldap.inc:494
-msgid "Error while fetching source dn - aborted!"
-msgstr ""
-
-#: include/class_ldap.inc:558
-#, fuzzy, php-format
-msgid "Unknown FAIstate %s"
-msgstr "состояние неизвестно"
-
-#: include/class_ldap.inc:719
-#, php-format
-msgid ""
-"Autocreation of subtree failed. No objectClass found for attribute '%s'."
-msgstr ""
-
-#: include/class_ldap.inc:767
-#, php-format
-msgid ""
-"Autocreation of type '%s' is currently not supported. Please report to the "
-"GOsa team."
-msgstr ""
-"Автоматическое создание типа \"%s\" не поддерживается. Пожалуйста, сообщите "
-"об этом команде разработчиков GOsa."
-
-#: include/class_ldap.inc:776
-#, fuzzy, php-format
-msgid "Creating subtree '%s' failed."
-msgstr "Объект группы"
-
-#: include/class_ldap.inc:846
-#, php-format
-msgid "while operating on '%s' using LDAP server '%s'"
-msgstr ""
-
-#: include/class_ldap.inc:848
-#, fuzzy, php-format
-msgid "while operating on LDAP server %s"
-msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"."
-
-#: include/class_ldap.inc:1070
-#, php-format
-msgid ""
-"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
-"in line %s"
-msgstr ""
-
-#: include/class_ldap.inc:1099
-#, php-format
-msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
-msgstr ""
-
-#: include/class_ldap.inc:1235
-#, fuzzy, php-format
-msgid "Ldap import with dn '%s' failed."
-msgstr "Показать подразделения"
-
-#: include/class_config.inc:71
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Ошибка XML в gosa.conf: %s в строке %d"
-
-#: include/class_config.inc:208 html/index.php:212
-msgid "Can't bind to LDAP. Please contact the system administrator."
-msgstr ""
-"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному "
-"администратору."
-
-#: include/class_config.inc:521
-msgid "SID and/or RIDBASE missing in your configuration!"
-msgstr "В вашем файле настройки отсутствуют значения SID и/или RIDBASE!"
-
-#: include/class_log.inc:141
-msgid ""
-"You have enabled the logging into mysql databse, but there are no logging "
-"servers available."
-msgstr ""
-
-#: include/class_log.inc:149
-#, fuzzy, php-format
-msgid "Could not connect to logging server %s."
-msgstr "Невозможно подключиться к серверу базы данных!"
-
-#: include/class_log.inc:153
-#, fuzzy, php-format
-msgid "Could not select database %s on server %s. Server says :%s"
-msgstr "Невозможно выбрать базу данных!"
-
-#: include/class_log.inc:172
-#, fuzzy, php-format
-msgid "Could not query database %s on server %s. Server ssys :%s"
-msgstr "Невозможно активировать сценарий  GOsa SIEVE. Ответ сервера: \"%s\"."
-
-#: include/class_password-methods-ssha.inc:51
-msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:457
-msgid ""
-"Error: The requested subtree has an inconsistent DN encoding, check your "
-"LDAP!"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:565
-msgid "Restore snapshopts of already deleted objects"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:566
-#, fuzzy
-msgid "Restore"
-msgstr "Повторить"
-
-#: include/class_MultiSelectWindow.inc:590
-#, fuzzy
-msgid "Create snapshot"
-msgstr "Создать настройки запись эл. почты"
-
-#: include/class_MultiSelectWindow.inc:590
-#, fuzzy
-msgid "Create a new snapshot from this object"
-msgstr "Объект группы"
-
-#: include/php_setup.inc:97
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-
-#: include/php_setup.inc:102
-msgid "Send bug report to the GOsa Team"
-msgstr ""
-
-#: include/php_setup.inc:102
-#, fuzzy
-msgid "Send bugreport"
-msgstr "Отправитель"
-
-#: include/php_setup.inc:107
-#, fuzzy
-msgid "Toggle information"
-msgstr "Личная информация"
-
-#: include/php_setup.inc:117
-#, fuzzy
-msgid "PHP error"
-msgstr "Ошибка LDAP:"
-
-#: include/php_setup.inc:136
-msgid "class"
-msgstr ""
-
-#: include/php_setup.inc:142
-#, fuzzy
-msgid "function"
-msgstr "Действие"
-
-#: include/php_setup.inc:147
-#, fuzzy
-msgid "static"
-msgstr "Состояние"
-
-#: include/php_setup.inc:151
-#, fuzzy
-msgid "method"
-msgstr "Почтовые настройки"
-
-#: include/php_setup.inc:184
-msgid "Trace"
-msgstr ""
-
-#: include/php_setup.inc:185
-#, fuzzy
-msgid "Line"
-msgstr "в"
-
-#: include/php_setup.inc:186
-#, fuzzy
-msgid "Arguments"
-msgstr "подразделения"
-
-#: include/functions_dns.inc:166
-#, php-format
-msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr ""
-
-#: include/functions_dns.inc:171
-#, php-format
-msgid ""
-"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
-"zone."
-msgstr ""
-
-#: include/functions_dns.inc:607
-#, php-format
-msgid ""
-"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
-msgstr ""
-
-#: include/class_certificate.inc:35
-msgid "Can't open specified file, check accessibility and or existence"
-msgstr ""
-
-#: include/class_certificate.inc:53
-msgid "Can't read specified certificate / or empty string given"
-msgstr ""
-
-#: include/class_certificate.inc:80
-msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
-msgstr ""
-
-#: include/class_certificate.inc:95
-msgid "The Format must be PEM, to output certificate informations"
-msgstr ""
-
-#: include/class_certificate.inc:192
-#, fuzzy
-msgid "Can't create/open File"
-msgstr "Невозможно импортиовать пустой файл"
-
-#: include/class_certificate.inc:199
-msgid "No valid certificate loaded"
-msgstr ""
-
-#: include/class_pluglist.inc:55
-#, fuzzy
-msgid "All objects in this category"
-msgstr "Описание группы"
-
-#: include/class_pluglist.inc:140
-msgid ""
-"Your gosa.conf information has changed partly. Please convert it using the "
-"contributed script fix_config.sh!"
-msgstr ""
-"Ваш конфигурационный файл gosa.conf был частично изменен. Пожалуйста, "
-"сконвертиуйте его используя скрипт fix_config.sh"
-
-#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
-#: ihtml/themes/default/framework.tpl:26
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?"
-
-#: include/functions_FAI.inc:376
-#, php-format
-msgid "Error, following objects should be equal '%s' and '%s'"
-msgstr ""
-
-#: include/functions_FAI.inc:483
-#, php-format
-msgid "Release management failed, can't save '%s'"
-msgstr ""
-
-#: include/class_password-methods.inc:167
-#, php-format
-msgid "Setting the password failed. LDAP server says '%s'."
-msgstr "Ошибка при установке пароля. Ответ LDAP-сервера: \"%s\"."
-
-#: include/class_password-methods.inc:204
-msgid ""
-"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
-msgstr ""
-"Параметр SMBHASH в gosa.conf некорректен! Не удается сменить пароль Samba."
-
-#: include/class_acl.inc:6
-#, fuzzy
-msgid "Access control"
-msgstr "Параметры доступа"
-
-#: include/class_acl.inc:190 include/class_acl.inc:193
-msgid "Use ACL defined in role"
-msgstr ""
-
-#: include/class_acl.inc:640 include/class_acl.inc:647
-#, fuzzy
-msgid "Show/Hide Advanced Settings"
-msgstr "Настройки телефона"
-
-#: include/class_acl.inc:665
-#, fuzzy
-msgid "Create objects"
-msgstr "Объект группы"
-
-#: include/class_acl.inc:666
-#, fuzzy
-msgid "Move objects"
-msgstr "Включаемые объекты"
-
-#: include/class_acl.inc:667
-#, fuzzy
-msgid "Remove objects"
-msgstr "Включаемые объекты"
-
-#: include/class_acl.inc:669 include/class_acl.inc:675
-msgid "Modifyable by owner"
-msgstr ""
-
-#: include/class_acl.inc:672
-#, fuzzy
-msgid "Move object"
-msgstr "Включаемые объекты"
-
-#: include/class_acl.inc:685
-#, fuzzy
-msgid "Complete object"
-msgstr "Включаемые объекты"
-
-#: include/class_acl.inc:801
-#, php-format
-msgid "Unkown ACL type '%s'. Don't know how to handle it."
-msgstr ""
-
-#: include/class_acl.inc:844
-#, fuzzy, php-format
-msgid "Unknown entry '%s'!"
-msgstr "состояние неизвестно"
-
-#: include/class_acl.inc:904 include/class_acl.inc:906
-#, fuzzy, php-format
-msgid "Role: %s"
-msgstr "Роль"
-
-#: include/class_acl.inc:906
-msgid "Unknown role, possibly removed"
-msgstr ""
-
-#: include/class_acl.inc:914
-#, fuzzy, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Описание группы"
-
-#: include/class_acl.inc:923
-#, fuzzy
-msgid "Members:"
-msgstr "Включаемые объекты"
-
-#: include/class_acl.inc:929
-msgid "ACL is valid for all users"
-msgstr ""
-
-#: include/functions.inc:307
-#, fuzzy, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
-msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"."
-
-#: include/functions.inc:324
-#, php-format
-msgid "User login failed. LDAP server said '%s'."
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: include/functions.inc:345
-msgid "Username / UID is not unique. Please check your LDAP database."
-msgstr ""
-"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP."
-
-#: include/functions.inc:476
-msgid ""
-"Error while adding a lock. Parameters are not set correctly, please check "
-"the source!"
-msgstr "Ошибка при создании блокировки. Заданные параметры некорректны."
-
-#: include/functions.inc:486
-#, php-format
-msgid ""
-"Can't set locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf! LDAP server says '%s'."
-msgstr ""
-"Не удается создать блокировку в базе данных LDAP. Проверьте, раздел config в "
-"файле gosa.conf! Ответ сервера: %s"
-
-#: include/functions.inc:501
-#, php-format
-msgid "Adding a lock failed. LDAP server says '%s'."
-msgstr "Ошибка при создании блокировки. Ответ сервера: \"%s\"."
-
-#: include/functions.inc:527
-#, php-format
-msgid "Removing a lock failed. LDAP server says '%s'."
-msgstr "Ошибка при удалении блокировки. Ответ сервера: \"%s\"."
-
-#: include/functions.inc:557
-#, fuzzy
-msgid ""
-"Getting the lock from LDAP failed. Parameters are not set correctly, please "
-"check the source!"
-msgstr "Ошибка при чтении блокировки. Заданные параметры некорректны."
-
-#: include/functions.inc:567
-msgid ""
-"Can't get locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf!"
-msgstr ""
-"Не удается считать блокировку в базе данных LDAP. Проверьте, раздел \"config"
-"\" в файле gosa.conf!"
-
-#: include/functions.inc:575
-msgid ""
-"Found multiple locks for object to be locked. This should not be possible - "
-"cleaning up multiple references."
-msgstr ""
-"Для блокируемого объекта обнаружено несколько блокировок. Этого быть не "
-"должно, проверьте работу LDAP."
-
-#: include/functions.inc:668
-#, php-format
-msgid "The size limit of %d entries is exceed!"
-msgstr "Найдено более %d объектов."
-
-#: include/functions.inc:670
-#, php-format
-msgid ""
-"Set the new size limit to %s and show me this message if the limit still "
-"exceeds"
-msgstr ""
-"Установить новое значение лимита в %s и показать мне это сообщение если "
-"лимит будет исчерпан."
-
-#: include/functions.inc:687
-msgid "incomplete"
-msgstr "не полный"
-
-#: include/functions.inc:1054 include/functions.inc:1260
-msgid "LDAP error:"
-msgstr "Ошибка LDAP:"
-
-#: include/functions.inc:1055
-msgid ""
-"Problems with the LDAP server mean that you probably lost the last changes. "
-"Please check your LDAP setup for possible errors and try again."
-msgstr ""
-
-#: include/functions.inc:1063
-msgid ""
-"Please check your input and fix the error. Press 'OK' to close this message "
-"box."
-msgstr ""
-
-#: include/functions.inc:1121
-msgid "An error occurred while processing your request"
-msgstr ""
-
-#: include/functions.inc:1125
-msgid "OK"
-msgstr "OK"
-
-#: include/functions.inc:1188
-#, fuzzy
-msgid "Continue anyway"
-msgstr "Продолжить"
-
-#: include/functions.inc:1190
-#, fuzzy
-msgid "Edit anyway"
-msgstr "Редактиовать объект"
-
-#: include/functions.inc:1192
-#, php-format
-msgid ""
-"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
-"Please contact the person in order to clarify proceedings."
-msgstr ""
-"Вы собираетесь редактировать запись LDAP \"%s\", которая используется \"%s"
-"\". Пожалуйста, обратитесь к пользователю и уточните отношения."
-
-#: include/functions.inc:1442
-msgid "Entries per page"
-msgstr ""
-
-#: include/functions.inc:1470
-msgid "Apply filter"
-msgstr ""
-
-#: include/functions.inc:1744
-msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-msgstr "*АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЫЭЮЯ0123456789"
-
-#: include/functions.inc:1787
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr ""
-
-#: include/functions.inc:2228 include/functions.inc:2232
-msgid "Warning - base_hook is not available. Using default base."
-msgstr ""
-
-#: include/functions.inc:2238
-msgid "Warning - no base_hook defined. Using default base."
-msgstr ""
-
-#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
-msgid "Can't get schema information from server. No schema check possible!"
-msgstr "Не удается получить информацию о схемах. Проверка схем невозможна!"
-
-#: include/functions.inc:2286
-msgid "Used to store account specific informations."
-msgstr ""
-
-#: include/functions.inc:2293
-msgid ""
-"Used to lock currently edited entries to avoid multiple changes at the same "
-"time."
-msgstr ""
-
-#: include/functions.inc:2336
-#, fuzzy, php-format
-msgid "The required objectClass '%s' is not present in your schema setup"
-msgstr "Обязательный класс объектов \"%s\" отсутствует в установке LDAP."
-
-#: include/functions.inc:2338
-#, fuzzy, php-format
-msgid "The optional objectClass '%s' is not present in your schema setup"
-msgstr "Обязательный класс объектов \"%s\" отсутствует в установке LDAP."
-
-#: include/functions.inc:2344
-#, fuzzy, php-format
-msgid "The required objectclass '%s' does not have version %s"
-msgstr "У обязательного класса объектов \"%s\" версия не %s"
-
-#: include/functions.inc:2346
-#, fuzzy, php-format
-msgid "The optional objectclass '%s' does not have version %s"
-msgstr "У обязательного класса объектов \"%s\" версия не %s"
-
-#: include/functions.inc:2350
-#, php-format
-msgid "Class(es) available"
-msgstr ""
-
-#: include/functions.inc:2372
-msgid ""
-"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema    configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2373
-msgid ""
-"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
-"be      AUXILIARY"
-msgstr ""
-
-#: include/functions.inc:2377
-msgid ""
-"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema   configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2378
-msgid "The objectClass 'posixGroup' must be STRUCTURAL"
-msgstr ""
-
-#: include/class_tabs.inc:193
-#, php-format
-msgid "Delete process has been canceled by plugin '%s': %s"
-msgstr ""
-
-#: include/class_tabs.inc:316
-msgid "References"
-msgstr "Ссылки"
-
-#: include/class_debconfTemplate.inc:260
-#, fuzzy
-msgid "This package has no debconf options."
-msgstr "В этой учетной записи нет атрибутов для телефона."
-
-#: include/functions_helpviewer.inc:43
-#, fuzzy, php-format
-msgid "XML error in guide.xml: %s at line %d"
-msgstr "Ошибка XML в gosa.conf: %s в строке %d"
-
-#: include/functions_helpviewer.inc:84
-msgid "No help available for this plugin."
-msgstr ""
-
-#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
-msgid "previous"
-msgstr ""
-
-#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
-#, fuzzy
-msgid "next"
-msgstr "текст"
-
-#: include/functions_helpviewer.inc:385
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr ""
-
-#: include/functions_helpviewer.inc:459
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:40
-msgid "Warning: Account has an invalid mailserver string!"
-msgstr ""
-
-#: include/class_mail-methods-cyrus.inc:58
-msgid ""
-"Warning: IMAP Server cannot be reached! If you save this account, some mail "
-"settings will not be stored on your server!"
-msgstr ""
-"Предупреждение: не удается получить доступ к серверу IMAP! Некоторые "
-"почтовые настройки не будут сохранены."
-
-#: include/class_mail-methods-cyrus.inc:156
-#, php-format
-msgid "Can't create IMAP mailbox. Server says '%s'."
-msgstr "Не удается создать почтовый ящик IMAP. Ответ сервера: \"%s\"."
-
-#: include/class_mail-methods-cyrus.inc:175
-#, php-format
-msgid "Can't write IMAP quota. Server says '%s'."
-msgstr "Не удается создать квоту IMAP. Ответ сервера: \"%s\"."
-
-#: include/class_mail-methods-cyrus.inc:201
-#, fuzzy
-msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
-msgstr ""
-"Предупреждение: функция imap_getacl не реализована, и вы не сможете менять "
-"права доступа к общим папкам."
-
-#: include/class_mail-methods-cyrus.inc:219
-msgid "Warning: imap_getacl is not available, can't get imap permissions!"
-msgstr ""
-"Предупреждение: функция imap_getacl недоступна, не удается считать права на "
-"доступ к папкам!"
-
-#: include/class_mail-methods-cyrus.inc:241
-#, php-format
-msgid "Can't remove IMAP mailbox. Server says '%s'."
-msgstr "Не удается удалить почтовый ящик IMAP. Ответ сервера: '%s'."
-
-#: include/class_mail-methods-cyrus.inc:282
-#, php-format
-msgid "Can't get sieve script. Server says '%s'."
-msgstr "Невозможно получить сценарий SIEVE. Ответ сервера: \"%s\"."
-
-#: include/class_mail-methods-cyrus.inc:353
-#, php-format
-msgid "Can't send sieve script. Server says '%s'."
-msgstr "Невозможно отправить сценарий SIEVE. Ответ сервера: \"%s\"."
-
-#: include/class_mail-methods-cyrus.inc:357
-#, php-format
-msgid "Can't activate GOsa sieve script. Server says '%s'."
-msgstr "Невозможно активировать сценарий  GOsa SIEVE. Ответ сервера: \"%s\"."
-
-#: include/class_ppdManager.inc:13
-#, php-format
-msgid "PPD manager : The specified path '%s' doesn't exists."
-msgstr ""
-
-#: include/class_ppdManager.inc:144
-#, php-format
-msgid "Specified ppd file '%s' can't be opened for reading."
-msgstr ""
-
-#: include/class_ppdManager.inc:146
-#, php-format
-msgid "The required tmp file file '%s' can't be opened for writing."
-msgstr ""
-
-#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
-#, php-format
-msgid ""
-"Parsing PPD file %s failed - line too long. Trailing characters have been "
-"ignored"
-msgstr ""
-
-#: include/class_ppdManager.inc:178
-#, fuzzy
-msgid "Nested groups are not supported!"
-msgstr ""
-"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)"
-
-#: include/class_ppdManager.inc:182
-#, fuzzy
-msgid "Group name not unique!"
-msgstr "Группа"
-
-#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
-msgid "Symbol values are not supported yet!"
-msgstr ""
-
-#: include/class_ppdManager.inc:212
-msgid "Nested options are not supported!"
-msgstr ""
-
-#: include/class_ppdManager.inc:237
-msgid "PickMany is not supported yet!"
-msgstr ""
-
-#: include/class_ppdManager.inc:318
-#, php-format
-msgid "Parsing PPD file %s failed - no information found."
-msgstr ""
-
-#: setup/setup_config2.tpl:6
-msgid "Samba hash generator"
-msgstr ""
-
-#: setup/setup_config2.tpl:31
-#, fuzzy
-msgid "RID base"
-msgstr "Базы данных"
-
-#: setup/setup_config2.tpl:46
-#, fuzzy
-msgid "Workstation container"
-msgstr "Имя рабочий станции"
-
-#: setup/setup_config2.tpl:61
-#, fuzzy
-msgid "Samba SID mapping"
-msgstr "Samba"
-
-#: setup/setup_config2.tpl:70
-#, fuzzy
-msgid "Additional GOsa settings"
-msgstr "Дополнительные записи в fstab"
-
-#: setup/setup_config2.tpl:74
-msgid "Enable Copy & Paste"
-msgstr ""
-
-#: setup/setup_config2.tpl:86
-#, fuzzy
-msgid "Enable FAI release management"
-msgstr "Управление подразделениями"
-
-#: setup/setup_config2.tpl:98
-#, fuzzy
-msgid "Enable user netatalk plugin"
-msgstr "Создать телефонный аккаунт"
-
-#: setup/setup_config2.tpl:109
-#, fuzzy
-msgid "Government mode"
-msgstr "в папку"
-
-#: setup/setup_config2.tpl:122
-#, fuzzy
-msgid "Mail method"
-msgstr "Почтовые настройки"
-
-#: setup/setup_config2.tpl:136
-#, fuzzy
-msgid "Vacation templates"
-msgstr "Шаблон рабочей станции"
-
-#: setup/setup_config2.tpl:152
-msgid "Use Cyrus UNIX style"
-msgstr ""
-
-#: setup/setup_config2.tpl:162
-#, fuzzy
-msgid "Snapshots / Undo"
-msgstr "Приложение"
-
-#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
-#, fuzzy
-msgid "Enable snapshots"
-msgstr "Создать настройки запись эл. почты"
-
-#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
-#, fuzzy
-msgid "Snapshot base"
-msgstr "Приложение"
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailinglist"
-msgstr ""
-
-#: setup/setup_feedback.tpl:9
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
-msgstr ""
-
-#: setup/setup_feedback.tpl:41
-msgid "Send feedback to the GOsa project team"
-msgstr ""
-
-#: setup/setup_feedback.tpl:44
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
-msgstr ""
-
-#: setup/setup_feedback.tpl:50
-msgid "Did the setup procedure help you to get started?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:60
-msgid "If not, what problems did you encounter"
-msgstr ""
-
-#: setup/setup_feedback.tpl:68
-msgid "Is this the first time you use GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:74
-msgid "I use it since"
-msgstr ""
-
-#: setup/setup_feedback.tpl:75
-msgid "Select the year since when you are using GOsa"
-msgstr ""
-
-#: setup/setup_feedback.tpl:82
-msgid "What operating system / distribution do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:90
-msgid "What web server do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:98
-msgid "What PHP version do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:106
-msgid "LDAP"
-msgstr ""
-
-#: setup/setup_feedback.tpl:110
-msgid "What kind of LDAP server(s) do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:116
-msgid "How many objects are in your LDAP?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:123
-msgid "Features"
-msgstr ""
-
-#: setup/setup_feedback.tpl:126
-msgid "What features of GOsa do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:136
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:143
-msgid "Send feedback"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
-#, fuzzy
-msgid "GOsa settings 3/3"
-msgstr "Почтовые настройки пользователя"
-
-#: setup/class_setupStep_Config3.inc:69
-msgid "Tweak some GOsa core behaviour"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:171
-msgid "Session lifetime must be a numeric value."
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:175
-msgid "Maximal ldap query time must be a numeric value. "
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:38
-#, fuzzy
-msgid "Write configuration file"
-msgstr "Настроить"
-
-#: setup/class_setupStep_Finish.inc:39
-#, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "Настроить"
-
-#: setup/class_setupStep_Finish.inc:100
-msgid ""
-"Your configuration file is currently world readable. Please updated the file "
-"permissions!"
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:102
-#, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr ""
-"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
-
-#: setup/class_setupStep_Finish.inc:111
-#, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the webserver is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Поместив файл gosa.conf в каталог /etc/gosa, убедитесь, что только "
-"пользователь веб-сервера может его читать. Для этого вам, возможно, "
-"понадобится выполнить следующие команды:"
-
-#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
-msgid "Installation check"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:40
-msgid "Basic checks for PHP version and required extensions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:64
-#, fuzzy
-msgid "Checking PHP version"
-msgstr "Проверка версии PHP (>=4.1.0)"
-
-#: setup/class_setupStep_Checks.inc:65
-#, fuzzy, php-format
-msgid "PHP must be of version %s / %s or above."
-msgstr ""
-"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней "
-"реализованы некоторые новые функции и исправлены некоторые ошибки."
-
-#: setup/class_setupStep_Checks.inc:66
-msgid ""
-"GOsa requires functionality that is not available (or buggy) in older PHP "
-"versions. Please update to a supported version."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:72
-#, fuzzy
-msgid "Checking for LDAP support"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Checks.inc:73
-#, fuzzy
-msgid "This is the main extension used by GOsa and therefore really required."
-msgstr "Основной модуль, используемый GOsa, и поэтому обязательный."
-
-#: setup/class_setupStep_Checks.inc:74
-msgid ""
-"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
-"your LDAP server."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:80
-msgid "Checking for gettext support"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Checks.inc:81
-#, fuzzy
-msgid "Gettext support is required for internationalization."
-msgstr "Необходима для локализованных версий GOsa."
-
-#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
-msgid "Please make sure that the extension is activated."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:88
-#, fuzzy
-msgid "Checking for iconv support"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Checks.inc:89
-msgid ""
-"This module is used by GOsa to convert samba munged dial informations and is "
-"therefore required. "
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:96
-#, fuzzy
-msgid "Checking for mhash support"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Checks.inc:97
-msgid "You'll need this module to make use of SSHA encryption"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:98
-msgid ""
-"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
-"mhash."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:104
-#, fuzzy
-msgid "Checking for IMAP support"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Checks.inc:105
-#, fuzzy
-msgid ""
-"The IMAP module is needed to communicate with the IMAP server. GOsa "
-"retrieves status information, creates and deletes mail users, etc."
-msgstr ""
-"Этот модуль нужен для работы с сервером IMAP. С его помощью можно получать "
-"информацию о состоянии учетной записи, создавать и удалять пользователей."
-
-#: setup/class_setupStep_Checks.inc:106
-msgid ""
-"This module is used to communicate with your mail server. Please install "
-"php4-imap/php5-imap."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:112
-#, fuzzy
-msgid "Checking for getacl in IMAP implementation"
-msgstr "Проверка использования getacl в IMAP"
-
-#: setup/class_setupStep_Checks.inc:113
-#, fuzzy
-msgid ""
-"The getacl support is needed to handle shared folder permissions. Old IMAP "
-"extensions are not capable of reading acl's. You need a recent PHP version "
-"to use this feature."
-msgstr ""
-"Поддержка getacl в IMAP нужна для выставления прав на общие папки. "
-"Стандартный модуль IMAP не может обрабатывать acl. Для использования этой "
-"функции вам нужна последняя версия PHP."
-
-#: setup/class_setupStep_Checks.inc:120
-#, fuzzy
-msgid "Checking for MySQL support"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Checks.inc:121
-#, fuzzy
-msgid ""
-"MySQL support is needed to communicate with several supported databases."
-msgstr ""
-"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы "
-"данных."
-
-#: setup/class_setupStep_Checks.inc:122
-msgid ""
-"This module is required to communicate with database servers (GOfax, "
-"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:128
-#, fuzzy
-msgid "Checking for kadm5 support"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Checks.inc:129
-msgid ""
-"Managing users in kerberos requires the kadm5 module which is downloadable "
-"via PEAR network."
-msgstr ""
-"Чтобы управлять пользователями с помощью Kerberos, необходим модуль kadm5, "
-"который можно загрузить из сети PEAR."
-
-#: setup/class_setupStep_Checks.inc:130
-#, fuzzy
-msgid ""
-"This module is required to manage user in kerberos, it is downloadable via "
-"PEAR network"
-msgstr ""
-"Чтобы управлять пользователями с помощью Kerberos, необходим модуль kadm5, "
-"который можно загрузить из сети PEAR."
-
-#: setup/class_setupStep_Checks.inc:136
-#, fuzzy
-msgid "Checking for SNMP support"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Checks.inc:137
-msgid ""
-"The simple network management protocol is needed to get status information "
-"from clients."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:138
-msgid ""
-"This module is required for client monitoring. Please install php4-snmp/php5-"
-"snmp."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:144
-#, fuzzy
-msgid "Checking for CUPS support"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Checks.inc:145
-#, fuzzy
-msgid ""
-"In order to read available printers via the IPP protocol instead of printcap "
-"files, you've to install the CUPS module."
-msgstr ""
-"Чтобы получать информацию о доступных принтерах по протоколу IPP вместо "
-"чтения файлов printcap, вам нужно установить модуль CUPS."
-
-#: setup/class_setupStep_Checks.inc:154
-msgid "Checking for fping utility"
-msgstr "Проверка утилиты fping"
-
-#: setup/class_setupStep_Checks.inc:155
-#, fuzzy
-msgid ""
-"The fping utility is used if you've got a thin client based terminal "
-"environment."
-msgstr ""
-"Эта программа используется, только если вы работате с бездисковыми "
-"терминалами."
-
-#: setup/class_setupStep_Checks.inc:156
-#, fuzzy
-msgid ""
-"The fping utility is only used in thin client based terminal environment."
-msgstr ""
-"Эта программа используется, только если вы работате с бездисковыми "
-"терминалами."
-
-#: setup/class_setupStep_Checks.inc:171
-msgid "SAMBA password hash generation"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:172
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 passwords, you've to install additional packages "
-"to generate password hashes."
-msgstr ""
-"Чтобы пользоваться Samba 2/3, вам нужно установить некоторые дополнительные "
-"программы для создания хэшей паролей."
-
-#: setup/class_setupStep_Checks.inc:173
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
-"a look at mkntpasswd."
-msgstr ""
-"Чтобы пользоваться Samba 2/3, вам нужно установить некоторые дополнительные "
-"программы для создания хэшей паролей."
-
-#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
-#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
-#: setup/class_setupStep_Checks.inc:251
-#, fuzzy
-msgid "Off"
-msgstr "не в сети"
-
-#: setup/class_setupStep_Checks.inc:184
-#, fuzzy
-msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
-msgstr ""
-"register_globals - механизм PHP, позволяющий делать все глобальные "
-"переменные доступными из сценария без смены области действия. Это может быть "
-"нарушением безопасности. Тем не менее, GOsa будет работать в любом случае."
-
-#: setup/class_setupStep_Checks.inc:185
-#, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
-
-#: setup/class_setupStep_Checks.inc:193
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:194
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:195
-#, fuzzy
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
-
-#: setup/class_setupStep_Checks.inc:203
-#, fuzzy
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
-
-#: setup/class_setupStep_Checks.inc:204
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
-
-#: setup/class_setupStep_Checks.inc:211
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducable! Increase it for larger setups."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:212
-msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:219
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:220
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:227
-msgid "The Execution time should be at least 30 seconds."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:228
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:235
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:236
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:242
-#, fuzzy
-msgid "On"
-msgstr "Параметры"
-
-#: setup/class_setupStep_Checks.inc:243
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:244
-#, fuzzy
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
-
-#: setup/class_setupStep_Checks.inc:252
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:253
-#, fuzzy
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
-
-#: setup/class_setupStep_Checks.inc:264
-#, fuzzy
-msgid "Configuration writeable"
-msgstr "Настроить"
-
-#: setup/class_setupStep_Checks.inc:265
-#, fuzzy
-msgid "The configuration file can't be written"
-msgstr "Настроить"
-
-#: setup/class_setupStep_Checks.inc:266
-#, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writeable."
-msgstr ""
-
-#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
-#, fuzzy
-msgid "License"
-msgstr "в"
-
-#: setup/class_setupStep_License.inc:55
-msgid "Terms and conditions for usage"
-msgstr ""
-
-#: setup/setup_ldap.tpl:7
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr ""
-
-#: setup/setup_ldap.tpl:25
-#, fuzzy
-msgid "LDAP connection"
-msgstr "Отключение"
-
-#: setup/setup_ldap.tpl:29
-msgid "Location name"
-msgstr "Местоположение"
-
-#: setup/setup_ldap.tpl:37
-#, fuzzy
-msgid "Connection URL"
-msgstr "Подключение"
-
-#: setup/setup_ldap.tpl:45
-#, fuzzy
-msgid "TLS connection"
-msgstr "Соединение..."
-
-#: setup/setup_ldap.tpl:65
-#, fuzzy
-msgid "Reload"
-msgstr "чтение"
-
-#: setup/setup_ldap.tpl:69
-#, fuzzy
-msgid "Authentication"
-msgstr "Рабочая станция Windows"
-
-#: setup/setup_ldap.tpl:73
-msgid "Admin DN"
-msgstr "DN администратора"
-
-#: setup/setup_ldap.tpl:78
-#, fuzzy
-msgid "Select user"
-msgstr "Удалить"
-
-#: setup/setup_ldap.tpl:86
-msgid "Automatically append LDAP base to admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:101
-#, fuzzy
-msgid "Schema based settings"
-msgstr "Настройки Samba"
-
-#: setup/setup_ldap.tpl:105
-msgid "Use rfc2307bis compliant groups"
-msgstr ""
-
-#: setup/setup_ldap.tpl:117
-#, fuzzy
-msgid "Current status"
-msgstr "Состояние системы"
-
-#: setup/setup_checks.tpl:9
-msgid "PHP module and extension checks"
-msgstr ""
-
-#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
-msgid "GOsa will run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "PHP setup configuration"
-msgstr "Базы данных"
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "show information"
-msgstr "Личная информация"
-
-#: setup/setup_welcome.tpl:4
-msgid ""
-"This seems to be the first time you start GOsa - we didn't find any "
-"configuration right now. This simple wizard intends to help you while "
-"setting it up."
-msgstr ""
-
-#: setup/setup_welcome.tpl:8
-msgid "What will the wizard do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:11
-#, fuzzy
-msgid "Create a basic, single site configuration"
-msgstr "Базы данных"
-
-#: setup/setup_welcome.tpl:12
-msgid "Tries to find problems within your PHP and LDAP setup"
-msgstr ""
-
-#: setup/setup_welcome.tpl:13
-msgid "Let you choose from a set of basic and advanced configuration switches"
-msgstr ""
-
-#: setup/setup_welcome.tpl:14
-msgid "Guided migration of existing LDAP trees"
-msgstr ""
-
-#: setup/setup_welcome.tpl:17
-msgid "What will the wizard NOT do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:20
-#, fuzzy
-msgid "Find every possible configuration error"
-msgstr "Настроить"
-
-#: setup/setup_welcome.tpl:21
-msgid "Migrate every possible LDAP setup - create backup dumps!"
-msgstr ""
-
-#: setup/setup_welcome.tpl:25
-#, fuzzy
-msgid "To continue..."
-msgstr "Продолжение настройки..."
-
-#: setup/setup_welcome.tpl:28
-msgid ""
-"For security reasons you need to authenticate for the installation by "
-"creating the file '/tmp/gosa.auth', containing the current session ID on the "
-"servers local filesystem. This can be done by executing the following "
-"command:"
-msgstr ""
-
-#: setup/setup_welcome.tpl:34
-msgid "Click the 'Continue' button when you've finished."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:53
-#, fuzzy
-msgid "LDAP setup"
-msgstr "LDAP-сервер"
-
-#: setup/class_setupStep_Ldap.inc:54
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "Соединение..."
-
-#: setup/class_setupStep_Ldap.inc:55
-msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:99
-#, fuzzy, php-format
-msgid "Anonymous bind failed on server '%s'."
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: setup/class_setupStep_Ldap.inc:101
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed on server '%s'."
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: setup/class_setupStep_Ldap.inc:106
-#, fuzzy, php-format
-msgid "Anonymous bind on server '%s' succeeded."
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: setup/class_setupStep_Ldap.inc:107
-#, fuzzy
-msgid "Please specify user and password."
-msgstr "Введите свой пароль!"
-
-#: setup/class_setupStep_Ldap.inc:109
-#, fuzzy, php-format
-msgid "Bind as user '%s' on server '%s' succeeded."
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
-#, fuzzy
-msgid "LDAP schema check"
-msgstr "Сервер подкачки"
-
-#: setup/class_setupStep_Schema.inc:42
-msgid "Perform test on your current LDAP schema"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:38
-#, fuzzy
-msgid "Welcome"
-msgstr "Добро пожаловать %s!"
-
-#: setup/class_setupStep_Welcome.inc:39
-#, fuzzy
-msgid "The welcome message"
-msgstr "Удалить"
-
-#: setup/class_setupStep_Welcome.inc:40
-#, fuzzy
-msgid "Welcome to GOsa setup wizard"
-msgstr "Добро пожаловать в раздел настройки GOsa!"
-
-#: setup/setup_frame.tpl:11
-#, fuzzy
-msgid "GOsa setup wizard"
-msgstr "Почтовые настройки пользователя"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Installation"
-msgstr "Рабочая станция"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Steps"
-msgstr "Системы"
-
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-#, fuzzy
-msgid "Language setup"
-msgstr "Язык"
-
-#: setup/class_setupStep_Language.inc:42
-#, fuzzy
-msgid "This step allows you to select your preferred language."
-msgstr "Язык по умолчанию"
-
-#: setup/class_setupStep_Language.inc:47
-#, fuzzy
-msgid "Automatic"
-msgstr "автоматически"
-
-#: setup/class_setupStep_Language.inc:51
-#, fuzzy
-msgid "Chinese"
-msgstr "сброс"
-
-#: setup/setup_migrate.tpl:5
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-
-#: setup/setup_migrate.tpl:33
-#, fuzzy
-msgid "Check again"
-msgstr "Проверить"
-
-#: setup/setup_migrate.tpl:37
-msgid "Move windows workstations into a valid windows workstation department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:39
-msgid ""
-"This dialog allows you to move the displayed windows workstations into a "
-"valid department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:41
-msgid ""
-"Be careful with this tool, there may be references pointing to this "
-"workstations that can't be migrated."
-msgstr ""
-
-#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
-#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
-#: setup/setup_migrate.tpl:346
-#, fuzzy
-msgid "Select all"
-msgstr "Удалить"
-
-#: setup/setup_migrate.tpl:67
-msgid "Move selected windows workstations into the following GOsa department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:72
-#, fuzzy
-msgid "Move selected workstations"
-msgstr "Выберите чтобы посмотреть рабочие станции"
-
-#: setup/setup_migrate.tpl:73
-msgid "What will be done here"
-msgstr ""
-
-#: setup/setup_migrate.tpl:85
-msgid "Move groups into configured group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:88
-msgid ""
-"This dialog allows moving a couple of groups to the configured group tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:91
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"groups. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:94
-msgid "Move selected groups into this group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
-#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
-#, fuzzy
-msgid "Hide changes"
-msgstr "Удалить телефонный аккаунт"
-
-#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
-#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
-#, fuzzy
-msgid "Show changes"
-msgstr "Показать телефоны"
-
-#: setup/setup_migrate.tpl:140
-msgid "Move users into configured user tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:142
-msgid ""
-"This dialog allows moving a couple of users to the configured user tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:145
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"users. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:148
-#, fuzzy
-msgid "Move selected users into this people tree"
-msgstr "Создать шаблон"
-
-#: setup/setup_migrate.tpl:198
-#, fuzzy
-msgid "Next"
-msgstr "текст"
-
-#: setup/setup_migrate.tpl:201
-#, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "Создать настройки запись эл. почты"
-
-#: setup/setup_migrate.tpl:204
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-
-#: setup/setup_migrate.tpl:233
-#, fuzzy
-msgid "Password (again)"
-msgstr "Хэширование паролей"
-
-#: setup/setup_migrate.tpl:258
-msgid ""
-"The listed departments are currenlty invisble in the GOsa user interface. If "
-"you want to change this for a couple of entries, select them and use the "
-"migrate button below."
-msgstr ""
-
-#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
-msgid ""
-"If you want to know what will be done when migrating the selected entries, "
-"use the 'Show changes' button to see the LDIF."
-msgstr ""
-
-#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
-#, fuzzy
-msgid "Current"
-msgstr "Текущий пароль"
-
-#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
-#, fuzzy
-msgid "After migration"
-msgstr "Управление пользователями"
-
-#: setup/setup_migrate.tpl:313
-msgid ""
-"The listed users are currenlty invisble in the GOsa user interface. If you "
-"want to change this for a couple of users, just select them and use the "
-"'Migrate' button below."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
-#, fuzzy
-msgid "GOsa settings 1/3"
-msgstr "Почтовые настройки пользователя"
-
-#: setup/class_setupStep_Config1.inc:75
-#, fuzzy
-msgid "GOsa generic settings"
-msgstr "Общая информация о пользователе"
-
-#: setup/class_setupStep_Config1.inc:117
-#, php-format
-msgid "The specified value for '%s' must be a numeric value"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
-msgid "GID / UID min id"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
-#, php-format
-msgid "Don't add a trailing comma to '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121
-msgid "People storage ou"
-msgstr "Структурная единица (OU) пользователей"
-
-#: setup/class_setupStep_Config1.inc:125
-msgid "Group storage ou"
-msgstr "OU групп"
-
-#: setup/class_setupStep_Config1.inc:129
-msgid "Uid base must be numeric"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:133
-msgid "The given password minimum length is not numeric."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:136
-#, fuzzy
-msgid "The given password differ value is not numeric."
-msgstr "Значение поля \"Квота\" некорректно."
-
-#: setup/setup_language.tpl:3
-#, fuzzy
-msgid "Please select the preferred language"
-msgstr "Язык по умолчанию"
-
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overriden per user."
-msgstr ""
-
-#: setup/setup_language.tpl:9
-#, fuzzy
-msgid "Please your preferred language here"
-msgstr "Язык по умолчанию"
-
-#: setup/setup_config3.tpl:2
-#, fuzzy
-msgid "GOsa core settings"
-msgstr "Почтовые настройки пользователя"
-
-#: setup/setup_config3.tpl:6
-#, fuzzy
-msgid "Disable primary group filter"
-msgstr "Показать группы пользователей"
-
-#: setup/setup_config3.tpl:18
-#, fuzzy
-msgid "Honour administrative units"
-msgstr "Управление группами"
-
-#: setup/setup_config3.tpl:30
-#, fuzzy
-msgid "Smarty compile directory"
-msgstr "Домашний каталог"
-
-#: setup/setup_config3.tpl:39
-#, fuzzy
-msgid "Path for PPD storage"
-msgstr "Хэширование паролей"
-
-#: setup/setup_config3.tpl:55
-#, fuzzy
-msgid "Path for kiosk profile storage"
-msgstr "Почтовые настройки пользователя"
-
-#: setup/setup_config3.tpl:74
-#, fuzzy
-msgid "Network resolv hook"
-msgstr "Сетевые устройства"
-
-#: setup/setup_config3.tpl:92
-#, fuzzy
-msgid "Mail queue script"
-msgstr "Путь к сценариям"
-
-#: setup/setup_config3.tpl:110
-#, fuzzy
-msgid "Notification script"
-msgstr "Изменить сертификаты"
-
-#: setup/setup_config3.tpl:126
-msgid "Login and session"
-msgstr ""
-
-#: setup/setup_config3.tpl:129
-msgid "Enforce register_globals to be deactivated"
-msgstr ""
-
-#: setup/setup_config3.tpl:141
-msgid "Enforce encrypted connections"
-msgstr ""
-
-#: setup/setup_config3.tpl:153
-#, fuzzy
-msgid "Warn if session is not encrypted"
-msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
-
-#: setup/setup_config3.tpl:165
-#, fuzzy
-msgid "Session lifetime"
-msgstr "Конфликт сеансов"
-
-#: setup/setup_config3.tpl:173
-msgid "Debugging"
-msgstr ""
-
-#: setup/setup_config3.tpl:177
-#, fuzzy
-msgid "Show PHP errors"
-msgstr "Ошибка LDAP:"
-
-#: setup/setup_config3.tpl:189
-#, fuzzy
-msgid "Maximum LDAP query time"
-msgstr "Размер квоты"
-
-#: setup/setup_config3.tpl:207
-msgid "Log LDAP statistics"
-msgstr ""
-
-#: setup/setup_config3.tpl:219
-#, fuzzy
-msgid "Debug level"
-msgstr "Уровень информативности"
-
-#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
-#, fuzzy
-msgid "Disabled"
-msgstr "отключен"
-
-#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
-#, fuzzy
-msgid "Enabled"
-msgstr "отключен"
-
-#: setup/class_setupStep_Feedback.inc:91
-#, fuzzy
-msgid "UNIX accounts/groups"
-msgstr "UNIX аккаунт"
-
-#: setup/class_setupStep_Feedback.inc:93
-#, fuzzy
-msgid "Samba management"
-msgstr "Управление системами"
-
-#: setup/class_setupStep_Feedback.inc:95
-#, fuzzy
-msgid "Mailsystem management"
-msgstr "Управление системами"
-
-#: setup/class_setupStep_Feedback.inc:97
-#, fuzzy
-msgid "FAX system administration"
-msgstr "Управление пользователями"
-
-#: setup/class_setupStep_Feedback.inc:99
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "Управление пользователями"
-
-#: setup/class_setupStep_Feedback.inc:101
-#, fuzzy
-msgid "System inventory"
-msgstr "Удалить объект"
-
-#: setup/class_setupStep_Feedback.inc:103
-#, fuzzy
-msgid "System-/Configmanagement"
-msgstr "Управление системами"
-
-#: setup/class_setupStep_Feedback.inc:111
-#: setup/class_setupStep_Feedback.inc:113
-#, fuzzy
-msgid "Notification and feedback"
-msgstr "Изменить сертификаты"
-
-#: setup/class_setupStep_Feedback.inc:112
-#, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "Местоположение ветки"
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid ""
-"Could not connect to feedback server (%s). There is possibly no connection "
-"to the internet."
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid ""
-"Error while sending your feedback. The service is possible temporary "
-"unavailable"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:149
-#, fuzzy
-msgid "Feedback sucessfully send"
-msgstr "Настройка завершена"
-
-#: setup/class_setupStep_Feedback.inc:183
-msgid ""
-"You should have enabled at least one option, to subscribe or send your "
-"feedback."
-msgstr ""
-
-#: setup/class_setup.inc:210
-#, fuzzy
-msgid "Completed"
-msgstr "не полный"
-
-#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
-#, fuzzy
-msgid "LDAP inspection"
-msgstr "Проверка конфигурации PHP"
-
-#: setup/class_setupStep_Migrate.inc:107
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:113
-#, fuzzy
-msgid "Checking for root object"
-msgstr "Проверка модуля gd"
-
-#: setup/class_setupStep_Migrate.inc:119
-msgid "Checking permissions on LDAP database"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:125
-#, fuzzy
-msgid "Checking for invisible deparmtments"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Migrate.inc:131
-#, fuzzy
-msgid "Checking for invisible users"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Migrate.inc:137
-#, fuzzy
-msgid "Checking for super administrator"
-msgstr "Проверка дополнительных программ"
-
-#: setup/class_setupStep_Migrate.inc:143
-#, fuzzy
-msgid "Checking for users outside the people tree"
-msgstr "Проверка модуля cups"
-
-#: setup/class_setupStep_Migrate.inc:149
-#, fuzzy
-msgid "Checking for groups outside the groups tree"
-msgstr "Проверка модуля cups"
-
-#: setup/class_setupStep_Migrate.inc:155
-msgid "Checking for windows workstations outside the winstation tree"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:161
-#, fuzzy
-msgid "Checking for duplicate uid numbers"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Migrate.inc:167
-#, fuzzy
-msgid "Checking for duplicate gid numbers"
-msgstr "Проверка поддержки gettext"
-
-#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
-#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
-#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
-#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
-#: setup/class_setupStep_Migrate.inc:807
-#, fuzzy
-msgid "LDAP query failed"
-msgstr "Невозможно выполнить запрос к базе данных!"
-
-#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
-#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
-#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
-#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
-#: setup/class_setupStep_Migrate.inc:808
-msgid "Possibly the 'root object' is missing."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:213
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'uidNumber'."
-msgstr "Укажите корректный номер телефона."
-
-#: setup/class_setupStep_Migrate.inc:262
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'gidNumber'."
-msgstr "Укажите корректный номер телефона."
-
-#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
-#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
-#: setup/class_setupStep_Migrate.inc:1577
-#: setup/class_setupStep_Migrate.inc:1590
-msgid "Failed"
-msgstr "Ошибка"
-
-#: setup/class_setupStep_Migrate.inc:319
-#, php-format
-msgid ""
-"Found %s winstations outside the predefined winstation department ou '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
-#: setup/class_setupStep_Migrate.inc:728
-#, fuzzy
-msgid "Migrate"
-msgstr "Дата"
-
-#: setup/class_setupStep_Migrate.inc:387
-#, fuzzy, php-format
-msgid "Found %s groups outside the configured tree '%s'."
-msgstr "Вы собираетесь удалить объект %s."
-
-#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
-#, fuzzy
-msgid "Move"
-msgstr "Режим"
-
-#: setup/class_setupStep_Migrate.inc:462
-#, php-format
-msgid "Found %s user(s) outside the configured tree '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:597
-#, php-format
-msgid "Found %s user(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
-#, php-format
-msgid ""
-"Failed to migrate the department '%s' into GOsa, error message is as follows "
-"'%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:727
-#, php-format
-msgid "Found %s department(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:882
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:945
-#, fuzzy, php-format
-msgid "Adding acls for user '%s' failed, ldap says '%s'."
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: setup/class_setupStep_Migrate.inc:970
-msgid "Specified passwords are empty or not equal."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:975
-#, fuzzy
-msgid "Please specify a valid uid."
-msgstr "Введите корректное имя пользователя!"
-
-#: setup/class_setupStep_Migrate.inc:1019
-#, php-format
-msgid ""
-"Could not add administrative user, there is already an object with the same "
-"dn '%s' in your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1056
-#: setup/class_setupStep_Migrate.inc:1104
-#: setup/class_setupStep_Migrate.inc:1152
-#, fuzzy
-msgid "Couldn't move users to specified department."
-msgstr "Невозможно подключиться к серверу базы данных!"
-
-#: setup/class_setupStep_Migrate.inc:1066
-msgid "Winstation will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1077
-#: setup/class_setupStep_Migrate.inc:1125
-msgid "Updating following references too"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1114
-msgid "Group will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1162
-msgid "User will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1172
-msgid "The following references will be updated"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1578
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1579
-#: setup/class_setupStep_Migrate.inc:1592
-#, fuzzy
-msgid "Try to create root object"
-msgstr "Объект группы"
-
-#: setup/class_setupStep_Migrate.inc:1591
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1881
-#, php-format
-msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1884
-msgid "Something went wrong while copying dns."
-msgstr ""
-
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "Настроить"
-
-#: setup/setup_finish.tpl:13
-#, fuzzy
-msgid "Download configuration"
-msgstr "Системная информация"
-
-#: setup/setup_finish.tpl:18
-#, fuzzy
-msgid "Status: "
-msgstr "Состояние"
-
-#: setup/setup_schema.tpl:3
-#, fuzzy
-msgid "Schema specific settings"
-msgstr "Настройки телефона"
-
-#: setup/setup_schema.tpl:7
-msgid "Enable schema validation when logging in"
-msgstr ""
-
-#: setup/setup_schema.tpl:16
-#, fuzzy
-msgid "Check status"
-msgstr "Состояние системы"
-
-#: setup/setup_schema.tpl:20
-msgid "Schema check succeeded"
-msgstr ""
-
-#: setup/setup_schema.tpl:23
-#, fuzzy
-msgid "Schema check failed"
-msgstr "Приложение"
-
-#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
-#, fuzzy
-msgid "GOsa settings 2/3"
-msgstr "Почтовые настройки пользователя"
-
-#: setup/class_setupStep_Config2.inc:82
-#, fuzzy
-msgid "Customize special parameters"
-msgstr "Изменить параметры"
-
-#: setup/setup_config1.tpl:2
-msgid "Look and feel"
-msgstr ""
-
-#: setup/setup_config1.tpl:6
-#, fuzzy
-msgid "Theme"
-msgstr "Мобильный"
-
-#: setup/setup_config1.tpl:15
-#, fuzzy
-msgid "People and group storage"
-msgstr "Структурная единица (OU) пользователей"
-
-#: setup/setup_config1.tpl:18
-#, fuzzy
-msgid "People DN attribute"
-msgstr "Атрибут DN пользователей"
-
-#: setup/setup_config1.tpl:29
-#, fuzzy
-msgid "People storage subtree"
-msgstr "Структурная единица (OU) пользователей"
-
-#: setup/setup_config1.tpl:38
-#, fuzzy
-msgid "Group storage subtree"
-msgstr "OU групп"
-
-#: setup/setup_config1.tpl:47
-msgid "Include personal title in user DN"
-msgstr ""
-
-#: setup/setup_config1.tpl:58
-msgid "Relaxed naming policies"
-msgstr ""
-
-#: setup/setup_config1.tpl:69
-#, fuzzy
-msgid "Automatic uids"
-msgstr "автоматически"
-
-#: setup/setup_config1.tpl:101
-#, fuzzy
-msgid "Number base for people/groups"
-msgstr "База идентификаторов для пользователей/групп"
-
-#: setup/setup_config1.tpl:109
-msgid "Hook for number base"
-msgstr ""
-
-#: setup/setup_config1.tpl:128
-msgid "Password encryption algorithm"
-msgstr ""
-
-#: setup/setup_config1.tpl:139
-#, fuzzy
-msgid "Password restrictions"
-msgstr "Срок действия пароля истекает"
-
-#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
-msgid "Password minimum length"
-msgstr ""
-
-#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
-msgid "Different characters from old password"
-msgstr ""
-
-#: setup/setup_config1.tpl:170
-#, fuzzy
-msgid "Password change hook"
-msgstr "Сменить пароль"
-
-#: setup/setup_config1.tpl:186
-msgid "Use SASL for kerberos"
-msgstr ""
-
-#: setup/setup_config1.tpl:197
-#, fuzzy
-msgid "Use account expiration"
-msgstr "Учетная запись"
-
-#: setup/setup_config1.tpl:209
-msgid ""
-"GOsa supports several encryption types for your passwords. Normally this is "
-"adjustable via user templates, but you can specify a default method to be "
-"used here, too."
-msgstr ""
-
-#: setup/setup_config1.tpl:210
-#, fuzzy
-msgid ""
-"GOsa always acts as admin and manages access rights internally. This is a "
-"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
-"this to work, we need the admin DN and the corresponding password."
-msgstr ""
-"Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда "
-"выступает в роли администратора и управляет правами доступа самостоятельно. "
-"Это временное решение, пока в OpenLDAP не будут реализованы полностью "
-"средства контроля доступа (ACI) внутри каталогов. Чтобы это решение "
-"работало, укажите DN (уникальное имя) администратора и соответствующий "
-"пароль."
-
-#: setup/setup_config1.tpl:211
-msgid ""
-"Some basic LDAP parameters are tunable and affect the locations where GOsa "
-"saves people and groups, including the way accounts get created. Check the "
-"values below if the fit your needs."
-msgstr ""
-"Некоторые основные параметры LDAP изменяемы и влияют на расположение "
-"сохраняемой информации о пользователях и группах, а также на способ создания "
-"учетных записей. Проверьте, подходят ли вам значения, указанные ниже."
-
-#: setup/setup_config1.tpl:212
-msgid ""
-"GOsa has modular support for several mail methods. These methods provide "
-"interfaces to users mailboxes and general handling    for quotas. You can "
-"choose the dummy plugin to leave all your mail settings untouched."
-msgstr ""
-
-#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
-#, fuzzy
-msgid ""
-"You are currently editing a database entry.\n"
-" Do you want to dismiss the changes?"
-msgstr ""
-"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?"
-
-#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
-msgid "Main"
-msgstr "Начало"
-
-#: ihtml/themes/default/framework.tpl:18
-msgid "Help"
-msgstr "Справка"
-
-#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
-msgid "Sign out"
-msgstr "Выход"
-
-#: ihtml/themes/default/framework.tpl:31
-msgid "Signed in:"
-msgstr "Пользователь:"
-
-#: ihtml/themes/default/framework.tpl:34
-msgid "GOsa main menu"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:5
-msgid "Your GOsa session has expired!"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:7
-msgid ""
-"The last interaction with the GOsa web interface has been some time ago in "
-"the past. For security reasons, the session has been closed. To continue "
-"with administrative tasks, please sign in again."
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:10
-#, fuzzy
-msgid "Sign in again"
-msgstr "Войти"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. GOsa shows the relevant attributes. Please "
-"maintain the values below to fullfill the policies."
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:24
-#, fuzzy
-msgid "Cancel all"
-msgstr "Отмена"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#, fuzzy
-msgid "Operation complete"
-msgstr "не полный"
-
-#: ihtml/themes/default/login.tpl:9
-msgid "GOsa login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:25
-#, fuzzy
-msgid "Login screen"
-msgstr "Служба печати"
-
-#: ihtml/themes/default/login.tpl:32
-#, fuzzy
-msgid ""
-"Please use your username and your password to log into the site "
-"administration system."
-msgstr ""
-"Чтобы войти в систему<br> введите свои <i>имя пользователя</i> и <i>пароль</"
-"i>."
-
-#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
-#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
-msgid "Directory"
-msgstr "Каталог"
-
-#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
-msgid "Sign in"
-msgstr "Войти"
-
-#: ihtml/themes/default/login.tpl:76
-msgid "Click here to log in"
-msgstr "Нажмите на эту кнопку, чтобы войти в систему"
-
-#: ihtml/themes/default/acl.tpl:15
-msgid "Use members from"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:29
-#, fuzzy
-msgid "Available members"
-msgstr "Доступные приложения"
-
-#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
-#, fuzzy
-msgid "Members"
-msgstr "Включаемые объекты"
-
-#: ihtml/themes/default/acl.tpl:63
-msgid "ACLs for this object"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:69
-#, fuzzy
-msgid "Available roles"
-msgstr "Доступные приложения"
-
-#: ihtml/themes/default/conflict.tpl:2
-msgid "Session conflict detected"
-msgstr "Конфликт сеансов"
-
-#: ihtml/themes/default/conflict.tpl:6
-#, fuzzy
-msgid ""
-"Probably there's another active instance of your session. Multiple window "
-"operation is technical not possible and heavily depends on the browser "
-"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
-"possible. Pressing the Logout button will close this session."
-msgstr ""
-"Возможно, есть еще один экземпляр вашего сеанса. Работа с несколькими окнами "
-"одновременно технически невозможна и в значительной мере зависит от "
-"используемого браузера. Использование разных браузеров одновременно "
-"(например, IE и Mozilla) возможно. Нажав на кнопку <b>Выход</b>, вы "
-"завершите текущий сеанс."
-
-#: ihtml/themes/default/conflict.tpl:10
-msgid ""
-"Ignoring this message will change/destroy the data you're currently editing, "
-"so please close multiple windows and log in again."
-msgstr ""
-"Если вы ничего не предпримете, редактируемые вами данные не будут сохранены, "
-"поэтому закройте все окна, кроме одного, и начните сеанс заново."
-
-#: ihtml/themes/default/conflict.tpl:14
-msgid "Logout"
-msgstr "Выход"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"Ограничение на количество возвращаемых объектов позволяет ускорить операции "
-"поиска и предохраняет сервер LDAP от большой нагрузки. Простейший способ "
-"снизить время обработки запроса при обслуживаии большой базы данных это "
-"установить минимальное значение. Кроме того, будет очень полезно "
-"использовать фильтры для просмотра только ограниченного количества объектов."
-
-#: ihtml/themes/default/sizelimit.tpl:6
-msgid "Please choose the way to react for this session"
-msgstr "Выберите тип реакции для данной сессии"
-
-#: ihtml/themes/default/sizelimit.tpl:9
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr "игнорировать ошибку и показать все найденые объекты"
-
-#: ihtml/themes/default/sizelimit.tpl:10
-#, fuzzy
-msgid ""
-"ignore this error and show all entries that fit into the defined sizelimit "
-"and let me use filters instead"
-msgstr ""
-"Игнорировать ошибку и показать все возвращаемые объекты в пределах лимита и "
-"позволить использовать фильтры"
-
-#: ihtml/themes/default/accountexpired.tpl:15
-msgid "Your Password has expired !! Choose a new Password"
-msgstr ""
-
-#: ihtml/themes/default/accountexpired.tpl:23
-#: ihtml/themes/default/accountexpired.tpl:27
-#, fuzzy
-msgid "Old Password"
-msgstr "Пароль"
-
-#: ihtml/themes/default/accountexpired.tpl:32
-#: ihtml/themes/default/accountexpired.tpl:36
-#, fuzzy
-msgid "New Password"
-msgstr "Новый пароль"
-
-#: ihtml/themes/default/accountexpired.tpl:41
-#: ihtml/themes/default/accountexpired.tpl:45
-#, fuzzy
-msgid "Verify Password"
-msgstr "Пароль"
-
-#: ihtml/themes/default/accountexpired.tpl:51
-#, fuzzy
-msgid "Change Password"
-msgstr "Сменить пароль"
-
-#: ihtml/themes/default/accountexpired.tpl:52
-#, fuzzy
-msgid "Click here to Change your password"
-msgstr "У вас недостаточно прав для смены своего пароля."
-
-#: ihtml/themes/default/islocked.tpl:2
-msgid "Locking conflict detected"
-msgstr "Конфликт блокировок"
-
-#: ihtml/themes/default/islocked.tpl:9
-#, fuzzy
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"webbrowser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-"Если результат этой проверки блокировки - ложь, очевидно, другой человек "
-"закрыл браузер во время редактирования данных. Вы можете удалить файл "
-"блокировки, нажав на кнопку <i>Удалить</i>."
-
-#: ihtml/themes/default/snapshotdialog.tpl:3
-#, fuzzy
-msgid "Restoring object snapshots"
-msgstr "Объект группы"
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"Remember that DNS configuration and database entries could not be restored. "
-"For some objects it is only nescessary to open and save them again (goFon), "
-"but some entries must be recreated manually (glpi)."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that could be restored"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:49
-#, fuzzy
-msgid "Creating object snapshots"
-msgstr "Объект группы"
-
-#: ihtml/themes/default/snapshotdialog.tpl:52
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:55
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:70
-#, fuzzy
-msgid "Timestamp"
-msgstr "Таймаут (с)"
-
-#: ihtml/themes/default/snapshotdialog.tpl:79
-msgid "Reason for generating this snapshot"
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:6
-#, fuzzy
-msgid "Change your password"
-msgstr "Сменить пароль"
-
-#: ihtml/themes/default/password.tpl:33
-#, fuzzy
-msgid "Success"
-msgstr "Экспорт успешен."
-
-#: ihtml/themes/default/password.tpl:33
-msgid "Your password has been changed successfully."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:39
-#, fuzzy
-msgid "Password change"
-msgstr "Сменить пароль"
-
-#: ihtml/themes/default/password.tpl:51
-msgid ""
-"This dialog provides a simple way to change your password. Enter the current "
-"password and the new password (twice) in the fields below and press the "
-"'Change' button."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:84
-#, fuzzy
-msgid "again"
-msgstr "Начало"
-
-#: ihtml/themes/default/password.tpl:85
-#, fuzzy
-msgid "New password repeated"
-msgstr "Новый пароль"
-
-#: ihtml/themes/default/password.tpl:92
-#, fuzzy
-msgid "Change"
-msgstr "Канал"
-
-#: ihtml/themes/default/password.tpl:93
-#, fuzzy
-msgid "Click here to change your password"
-msgstr "У вас недостаточно прав для смены своего пароля."
-
-#: html/getxls.php:86
-msgid "Birthday"
-msgstr ""
-
-#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
-#: html/getxls.php:297
-#, fuzzy
-msgid "Surname"
-msgstr "Имя сервера"
-
-#: html/getxls.php:94
-#, fuzzy, php-format
-msgid "User list of %s on %s"
-msgstr "Список пользователей"
-
-#: html/getxls.php:131 html/getxls.php:360
-#, fuzzy, php-format
-msgid "Groups of %s on %s"
-msgstr "Группа пользователя"
-
-#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
-#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
-#: html/getxls.php:381
-msgid "Servers"
-msgstr "Серверы"
-
-#: html/getxls.php:159 html/getxls.php:311
-#, fuzzy
-msgid "Computers"
-msgstr "не полный"
-
-#: html/getxls.php:195 html/getxls.php:379
-#, fuzzy, php-format
-msgid "Servers of %s on %s"
-msgstr "Серверы"
-
-#: html/getxls.php:225
-#, fuzzy
-msgid "Mobile phone"
-msgstr "Домашний телефон"
-
-#: html/getxls.php:228
-#, fuzzy
-msgid "Function"
-msgstr "Действие"
-
-#: html/getxls.php:231 html/getxls.php:312
-#, fuzzy
-msgid "Adressbook"
-msgstr "Адресная книга"
-
-#: html/getxls.php:238 html/getxls.php:414
-#, fuzzy, php-format
-msgid "Adressbook of %s on %s"
-msgstr "Адресная книга"
-
-#: html/getxls.php:244
-#, fuzzy
-msgid "Common Name"
-msgstr "Местоположение"
-
-#: html/getxls.php:281
-#, fuzzy
-msgid "Day of birth"
-msgstr "Дата рождения"
-
-#: html/getxls.php:299
-#, fuzzy
-msgid "Email address"
-msgstr "Основной адрес"
-
-#: html/getxls.php:299
-#, fuzzy
-msgid "Organizational unit"
-msgstr "Организация"
-
-#: html/getxls.php:300
-#, fuzzy
-msgid "Postal Code"
-msgstr "Почтовый индекс"
-
-#: html/getxls.php:304
-msgid "Full"
-msgstr ""
-
-#: html/getxls.php:341
-#, fuzzy, php-format
-msgid "User List of %s on %s"
-msgstr "Список пользователей"
-
-#: html/getxls.php:395
-#, fuzzy, php-format
-msgid "Computers of %s on %s"
-msgstr "не полный"
-
-#: html/getfax.php:53
-msgid "Could not connect to database server!"
-msgstr "Невозможно подключиться к серверу базы данных!"
-
-#: html/getfax.php:55
-msgid "Could not select database!"
-msgstr "Невозможно выбрать базу данных!"
-
-#: html/getfax.php:60 html/getfax.php:68
-msgid "Database query failed!"
-msgstr "Невозможно выполнить запрос к базе данных!"
-
-#: html/password.php:56 html/index.php:122
-#, fuzzy, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr ""
-"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
-
-#: html/password.php:76 html/index.php:143
-#, fuzzy, php-format
-msgid "Directory '%s' specified as compile directory is not accessible!"
-msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!"
-
-#: html/password.php:157
-msgid "Error: Password method not available!"
-msgstr ""
-
-#: html/password.php:213 html/index.php:257
-msgid "Please specify a valid username!"
-msgstr "Введите корректное имя пользователя!"
-
-#: html/password.php:215 html/index.php:259
-msgid "Please specify your password!"
-msgstr "Введите свой пароль!"
-
-#: html/password.php:222 html/index.php:266
-msgid "Please check the username/password combination."
-msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль."
-
-#: html/password.php:278 html/index.php:341
-msgid "Session will not be encrypted."
-msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
-
-#: html/password.php:278 html/index.php:341
-msgid "Enter SSL session"
-msgstr "Использовать шифрование SSL"
-
-#: html/getvcard.php:36
-msgid "Error: getcvard.php needs a parameter to export a vcard!"
-msgstr ""
-"Ошибка: для экспорта в формат vcard файлу getcvard.php нужно передать "
-"параметр!"
-
-#: html/getkiosk.php:25
-#, php-format
-msgid "Can't open file '%s', possibly the file does not exist."
-msgstr ""
-
-#: html/getkiosk.php:30
-#, fuzzy, php-format
-msgid "Can't read file '%s', check permissions."
-msgstr "Удалить"
-
-#: html/main.php:173
-#, fuzzy
-msgid ""
-"FATAL: Register globals is on. GOsa will refuse to login unless this is "
-"fixed by an administrator."
-msgstr ""
-"Используется механизм register_globals. GOsa не допустит пользователей в "
-"систему, пока он не будет отключен администратором."
-
-#: html/main.php:215
-msgid "Warning: memory is getting low - please increase the memory_limit!"
-msgstr "Предупреждение: нехватка памяти, увеличьте значение memory_limit!"
-
-#: html/main.php:354
-#, fuzzy
-msgid "Your password is about to expire, please change your password"
-msgstr "У вас недостаточно прав для смены своего пароля."
-
-#: html/main.php:362
-#, fuzzy, php-format
-msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
-msgstr "Не удается найти определение для модуля \"%s\"!"
-
-#: html/get_attachment.php:47
-#, fuzzy
-msgid ""
-"Can't connect to glpi database, there is no mysl extension available in your "
-"php setup."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: html/get_attachment.php:55
-#, fuzzy
-msgid ""
-"Can't connect to specified database, please check your glpi configuration."
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#: html/get_attachment.php:64
-msgid "Can't get specified attachment file, there is no entry with this id."
-msgstr ""
-
-#: html/index.php:50
-#, fuzzy
-msgid "Session is not encrypted!"
-msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
-
-#: html/index.php:226
-msgid ""
-"GOsa cannot retrieve information about the installed schema files. Please "
-"make sure, that this is possible."
-msgstr ""
-
-#: html/index.php:239
-msgid ""
-"Your ldap setup contains old schema definitions. Please re-run the setup."
-msgstr ""
-
-#: html/index.php:295
-#, fuzzy
-msgid "Account locked. Please contact your system administrator."
-msgstr ""
-"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному "
-"администратору."
-
-#: html/index.php:347
-msgid ""
-"Your browser has cookies disabled. Please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-
-#: html/helpviewer.php:67
-msgid "Help browser"
-msgstr ""
-
-#: html/helpviewer.php:118
-#, fuzzy
-msgid "There is no helpfile specified for this class"
-msgstr "Метод '%s' не описан в вашем файле конфигурации."
-
-#: html/helpviewer.php:265
-#, php-format
-msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
-msgstr ""
-
-#~ msgid "to the list of forwarders."
-#~ msgstr "к списку тех, кому должны пересылаться сообщения."
-
-#, fuzzy
-#~ msgid ") with dn '%s' failed."
-#~ msgstr "Показать подразделения"
-
-#~ msgid "Setup finished"
-#~ msgstr "Настройка завершена"
-
-#, fuzzy
-#~ msgid "Schema Configuration"
-#~ msgstr "Системная информация"
-
-#, fuzzy
-#~ msgid "Configuration File"
-#~ msgstr "Настроить"
-
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file. Save the the link below as your gosa.conf and place "
-#~ "that file in /etc/gosa. Change it as needed."
-#~ msgstr ""
-#~ "Программа установки GOsa собрала всю необходимую информацию необходимую "
-#~ "для создания конфигурационного файла. Сохраните файл по этой ссылке как /"
-#~ "etc/gosa/gosa/conf При необходимости, внесите свои изменения."
-
-#~ msgid ""
-#~ "After placing the file under /etc/gosa, place make sure that the "
-#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
-#~ "You may want to execute these commands to achieve this requirement:"
-#~ msgstr ""
-#~ "Поместив файл gosa.conf в каталог /etc/gosa, убедитесь, что только "
-#~ "пользователь веб-сервера может его читать. Для этого вам, возможно, "
-#~ "понадобится выполнить следующие команды:"
-
-#~ msgid "Welcome to the GOsa setup!"
-#~ msgstr "Добро пожаловать в раздел настройки GOsa!"
-
-#, fuzzy
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic information for "
-#~ "your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "Судя по всему, вы запустили GOsa впервые: файл настройки не найден. Этот "
-#~ "сценарий поможет вам создать рабочую конфигурацию. Настройка делится на "
-#~ "три основные стадии: сначала проверим, установлены ли необходимые модули "
-#~ "PHP, затем - установлены ли дополнительные/необходимые программы, а потом "
-#~ "вы укажете параметры работы с LDAP-сервером, и мы проверим его настройку."
-
-#~ msgid ""
-#~ "You're missing an administrative account for GOsa, you'll not be able to "
-#~ "administrate anything!"
-#~ msgstr ""
-#~ "У вас нет учетной записи администратора для GOsa, так что вы не сможете "
-#~ "что-либо администрировать!"
-
-#~ msgid "Setup continued..."
-#~ msgstr "Продолжение настройки..."
-
-#~ msgid ""
-#~ "Step two looks for a set of helper programms and checks if they have the "
-#~ "correct minimum version."
-#~ msgstr ""
-#~ "На втором шаге происходит поиск вспомогательных программ и проверка "
-#~ "допустимости их версии."
-
-#~ msgid ""
-#~ "Now we're going include your LDAP server and create an initial "
-#~ "configuration. After you've entered the server URI below, a quick check "
-#~ "is performed if required LDAP schemas are in place. Samba versions are "
-#~ "autodetected by the installed objectclasses. Details on how your LDAP "
-#~ "tree is organized will be asked later on."
-#~ msgstr ""
-#~ "Сейчас произойдет настройка вашего LDAP-сервера. После того, как вы "
-#~ "введете адрес сервера ниже, будет выполнена быстрая проверка необходимых "
-#~ "схем LDAP. Samba-версии определяются автоматически по установленным "
-#~ "классам объектов. Подробности об организации вашего дерева LDAP "
-#~ "понадобятся позже."
-
-#~ msgid "Enter a description for the location you're configuring here"
-#~ msgstr "Введите описание владельца каталога"
-
-#, fuzzy
-#~ msgid ""
-#~ "GOsa always acts as admin and manages access rights internally. This is a "
-#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
-#~ "this to work, we need the admin DN and the corresponding password."
-#~ msgstr ""
-#~ "Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда "
-#~ "выступает в роли администратора и управляет правами доступа "
-#~ "самостоятельно. Это временное решение, пока в OpenLDAP не будут "
-#~ "реализованы полностью средства контроля доступа (ACI) внутри каталогов. "
-#~ "Чтобы это решение работало, укажите DN (уникальное имя) администратора и "
-#~ "соответствующий пароль."
-
-#, fuzzy
-#~ msgid "Base "
-#~ msgstr "Ветка"
-
-#~ msgid "People dn attribute"
-#~ msgstr "Атрибут DN пользователей"
-
-#~ msgid "ID base for users/groups"
-#~ msgstr "База идентификаторов для пользователей/групп"
-
-#, fuzzy
-#~ msgid "Display PHP errors"
-#~ msgstr "Ошибка LDAP:"
-
-#, fuzzy
-#~ msgid "true"
-#~ msgstr "Улица"
-
-#, fuzzy
-#~ msgid "false"
-#~ msgstr "женский"
-
-#~ msgid "Check"
-#~ msgstr "Проверить"
-
-#, fuzzy
-#~ msgid "Vacationmessage"
-#~ msgstr "Сообщение автоответчика"
-
-#, fuzzy
-#~ msgid "Sieve script management"
-#~ msgstr "Управление системами"
-
-#, fuzzy
-#~ msgid "Can't open file '%s' to read uploaded file contents."
-#~ msgstr "Общая информация о пользователе"
-
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
-#~ "setup"
-#~ msgstr ""
-#~ "Необязательный класс объектов \"%s\", нужный для модуля \"%s\", "
-#~ "отсутствует в установке LDAP."
-
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
-#~ msgstr ""
-#~ "У необязательного класса объектов \"%s\", нужного для модуля \"%s\", "
-#~ "версия не %s"
-
-#, fuzzy
-#~ msgid "Support for '%s' enabled"
-#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
-
-#~ msgid "Required objectclass '%s' is not present in LDAP setup"
-#~ msgstr "Обязательный класс объектов \"%s\" отсутствует в установке LDAP."
-
-#~ msgid "Required objectclass '%s' does not have version %s"
-#~ msgstr "У обязательного класса объектов \"%s\" версия не %s"
-
-#, fuzzy
-#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
-#~ msgstr "Поддержка Samba 3 отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
-#~ msgstr "Поддержка Samba 2 отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for pureftp disabled, no schema seems to be installed"
-#~ msgstr "Поддержка PureFTP отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
-#~ msgstr "Поддержка WebDAV отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
-#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for phpgroupware enabled"
-#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
-#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for trustAccount enabled"
-#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for gofon disabled, no schema seems to be installed"
-#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for nagios disabled, no schema seems to be installed"
-#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for nagios enabled"
-#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for netatalk disabled, no schema seems to be installed"
-#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid "Support for netatalk enabled"
-#~ msgstr "Поддержка phpgroupware отключена, не все схемы установлены!"
-
-#, fuzzy
-#~ msgid ""
-#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
-#~ "method to cyrus"
-#~ msgstr "Поддержка Gofon отключена, не все схемы установлены!"
-
-#~ msgid "Ignored"
-#~ msgstr "Пропуск"
-
-#~ msgid "Checking for PHP version (>=4.1.0)"
-#~ msgstr "Проверка версии PHP (>=4.1.0)"
-
-#~ msgid ""
-#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
-#~ "in PHP language."
-#~ msgstr ""
-#~ "У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней "
-#~ "реализованы некоторые новые функции и исправлены некоторые ошибки."
-
-#~ msgid "Checking if register_globals is set to 'off'"
-#~ msgstr "Проверка значения параметра register_globals (должно быть: off)"
-
-#~ msgid "Checking for ldap module"
-#~ msgstr "Проверка модуля ldap"
-
-#, fuzzy
-#~ msgid "Checking for XML functions"
-#~ msgstr "Проверка поддержки gettext"
-
-#~ msgid "Checking for mhash module"
-#~ msgstr "Проверка модуля mhash"
-
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. If you are just using "
-#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
-#~ msgstr ""
-#~ "Этот модуль нужен для использования алгоритма шифрования SSHA. Если вы "
-#~ "используете только алгоритмы crypt или MD5, не обращайте внимания на "
-#~ "результат проверки. GOsa будет работать и без этого модуля."
-
-#~ msgid "Checking for imap module"
-#~ msgstr "Проверка модуля IMAP"
-
-#~ msgid "Checking for mysql module"
-#~ msgstr "Проверка модуля mysql"
-
-#~ msgid "Checking for kadm5 module"
-#~ msgstr "Проверка модуля kadm5"
-
-#, fuzzy
-#~ msgid "Checking for snmp Module"
-#~ msgstr "Проверка модуля IMAP"
-
-#, fuzzy
-#~ msgid "PHP detailed function inspection"
-#~ msgstr "Проверка конфигурации PHP"
-
-#, fuzzy
-#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
-#~ msgstr "Проверка ImageMagick (>=5.4.0)"
-
-#, fuzzy
-#~ msgid ""
-#~ "GraphicsMagick is used to convert user supplied images to fit the "
-#~ "suggested size and the unified JPEG format."
-#~ msgstr ""
-#~ "ImageMagick используется для приведения изображений, полученных от "
-#~ "пользователей, к заданным размерам и формату JPEG."
-
-#~ msgid "Checking for ImageMagick (>=5.4.0)"
-#~ msgstr "Проверка ImageMagick (>=5.4.0)"
-
-#~ msgid ""
-#~ "ImageMagick is used to convert user supplied images to fit the suggested "
-#~ "size and the unified JPEG format."
-#~ msgstr ""
-#~ "ImageMagick используется для приведения изображений, полученных от "
-#~ "пользователей, к заданным размерам и формату JPEG."
-
-#, fuzzy
-#~ msgid "Checking imagick module for PHP"
-#~ msgstr "Проверка модуля IMAP"
-
-#, fuzzy
-#~ msgid ""
-#~ "Imagick is used to convert user supplied images to fit the suggested size "
-#~ "and the unified JPEG format from PHP script."
-#~ msgstr ""
-#~ "ImageMagick используется для приведения изображений, полученных от "
-#~ "пользователей, к заданным размерам и формату JPEG."
-
-#~ msgid "Checking for a way to generate LM/NT password hashes"
-#~ msgstr "Проверка возможности создания хэшей LM/NT для паролей"
-
-#~ msgid ""
-#~ "Can't connect to the specified LDAP server! Please make sure that is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Не удается подключиться к указанному LDAP-серверу! Убедитесь, что он "
-#~ "доступен GOsa."
-
-#, fuzzy
-#~ msgid ""
-#~ "Can't bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Не удается начать сеанс на указанном LDAP-сервере! Убедитесь, что он "
-#~ "доступен GOsa."
-
-#~ msgid ""
-#~ "You're missing the required attribute '%s' from this formular. Please "
-#~ "complete!"
-#~ msgstr ""
-#~ "Вы не заполнили обязательное поле \"%s\". Пожалуйста, заполните форму "
-#~ "целиком."
-
-#, fuzzy
-#~ msgid ""
-#~ "Could not bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Не удается начать сеанс на указанном LDAP-сервере! Убедитесь, что он "
-#~ "доступен GOsa."
-
-#~ msgid "Can't log into LDAP server. Reason was: %s."
-#~ msgstr "Невозможно зарегистрироваться на LDAP-сервере. Причина: %s."
-
-#, fuzzy
-#~ msgid ""
-#~ "User and/or group could not be created, please check your configuration "
-#~ "twice !"
-#~ msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
-
-#, fuzzy
-#~ msgid "Last step"
-#~ msgstr "Список"
-
-#, fuzzy
-#~ msgid "Next step"
-#~ msgstr "Удалить"
-
-#, fuzzy
-#~ msgid "Please read the FAQ for more informations"
-#~ msgstr "Общая информация о пользователе"
-
-#, fuzzy
-#~ msgid "Windows workstation ou"
-#~ msgstr "Рабочая станция Windows"
-
-#, fuzzy
-#~ msgid "Enable"
-#~ msgstr "отключен"
-
-#, fuzzy
-#~ msgid "GOsa generic settings, page 3/3"
-#~ msgstr "Общая информация о пользователе"
-
-#, fuzzy
-#~ msgid "Optional settings"
-#~ msgstr "Параметры приложения"
-
-#, fuzzy
-#~ msgid "Force SSL"
-#~ msgstr "Указать GID вручную"
-
-#, fuzzy
-#~ msgid "PPd path"
-#~ msgstr "Путь к профилю"
-
-#, fuzzy
-#~ msgid "The schema check returned the following results"
-#~ msgstr "Не найдено..."
-
-#, fuzzy
-#~ msgid "Display checked object classes"
-#~ msgstr "Список подразделений"
-
-#, fuzzy
-#~ msgid "All available objectClasses"
-#~ msgstr "Доступные приложения"
-
-#, fuzzy
-#~ msgid "Configuration file"
-#~ msgstr "Настроить"
-
-#, fuzzy
-#~ msgid "Saving configuration file"
-#~ msgstr "Приложение"
-
-#, fuzzy
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file."
-#~ msgstr ""
-#~ "Программа установки GOsa собрала всю необходимую информацию необходимую "
-#~ "для создания конфигурационного файла. Сохраните файл по этой ссылке как /"
-#~ "etc/gosa/gosa/conf При необходимости, внесите свои изменения."
-
-#, fuzzy
-#~ msgid "Automatically write configuration"
-#~ msgstr "Базы данных"
-
-#, fuzzy
-#~ msgid "Save configuration"
-#~ msgstr "Базы данных"
-
-#, fuzzy
-#~ msgid "Configuration succesfully written."
-#~ msgstr "Настроить"
-
-#, fuzzy
-#~ msgid "Use GOsa with current configuration file"
-#~ msgstr "Настроить"
-
-#, fuzzy
-#~ msgid "Can't write configuration file, please check permissions."
-#~ msgstr "Удалить"
-
-#, fuzzy
-#~ msgid "Manually create configuration file"
-#~ msgstr "Настроить"
-
-#, fuzzy
-#~ msgid "Download the configuration file"
-#~ msgstr "Системная информация"
-
-#, fuzzy
-#~ msgid "Setup steps"
-#~ msgstr "Состояние системы"
-
-#, fuzzy
-#~ msgid "Setup language"
-#~ msgstr "Язык"
-
-#, fuzzy
-#~ msgid "Please choose a language"
-#~ msgstr " Введите другое имя."
-
-#, fuzzy
-#~ msgid "Basic installation checks"
-#~ msgstr "Шаблон рабочей станции"
-
-#, fuzzy
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. GOsa will run without it."
-#~ msgstr ""
-#~ "Этот модуль нужен для использования алгоритма шифрования SSHA. Если вы "
-#~ "используете только алгоритмы crypt или MD5, не обращайте внимания на "
-#~ "результат проверки. GOsa будет работать и без этого модуля."
-
-#, fuzzy
-#~ msgid "Password hashes"
-#~ msgstr "Срок действия пароля истекает"
-
-#, fuzzy
-#~ msgid ""
-#~ "In order to use samba 2/3 you've to install some additional packages to "
-#~ "generate password hashes. (e.g. libmhash2)"
-#~ msgstr ""
-#~ "Чтобы пользоваться Samba 2/3, вам нужно установить некоторые "
-#~ "дополнительные программы для создания хэшей паролей."
-
-#, fuzzy
-#~ msgid "Configuration file writeable."
-#~ msgstr "Настроить"
-
-#, fuzzy
-#~ msgid "Ldap settings"
-#~ msgstr "Почтовые настройки пользователя"
-
-#, fuzzy
-#~ msgid "Location description"
-#~ msgstr "Описание подразделения"
-
-#, fuzzy
-#~ msgid "Connection url"
-#~ msgstr "Подключение"
-
-#, fuzzy
-#~ msgid "Test"
-#~ msgstr "сброс"
-
-#, fuzzy
-#~ msgid "Try connect"
-#~ msgstr "отключиться"
-
-#, fuzzy
-#~ msgid "Use tls connection"
-#~ msgstr "Отключение"
-
-#, fuzzy
-#~ msgid "GOsa generic settings, page 1/3"
-#~ msgstr "Общая информация о пользователе"
-
-#, fuzzy
-#~ msgid "GOsa theme"
-#~ msgstr "Команда разработчиков GOsa"
-
-#, fuzzy
-#~ msgid "Base hook"
-#~ msgstr "Ветка"
-
-#, fuzzy
-#~ msgid "External script"
-#~ msgstr "отправка (внешн.)"
-
-#, fuzzy
-#~ msgid "Klick here to add a new test"
-#~ msgstr "Нажмите на эту кнопку, чтобы войти в систему"
-
-#, fuzzy
-#~ msgid "Sieve manamgent"
-#~ msgstr "Управление системами"
-
-#, fuzzy
-#~ msgid "Posix Account"
-#~ msgstr "Аккаунт Proxy"
-
-#, fuzzy
-#~ msgid "Samba account"
-#~ msgstr "Удалить учетную запись Samba"
-
-#, fuzzy
-#~ msgid "PHPgroupware"
-#~ msgstr "PHPGroupware"
-
-#, fuzzy
-#~ msgid "OpenExchange account"
-#~ msgstr "Удалить телефонный аккаунт"
-
-#, fuzzy
-#~ msgid "PHP schedule it"
-#~ msgstr "Учетная запись Groupware"
-
-#, fuzzy
-#~ msgid "Nagios account"
-#~ msgstr "Контакт"
-
-#, fuzzy
-#~ msgid "Netatalk account"
-#~ msgstr "Создать телефонный аккаунт"
-
-#, fuzzy
-#~ msgid ""
-#~ "Directory '%s' specified as smarty compile directory is not accessible, "
-#~ "please check existence and rights of this directory!"
-#~ msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!"
-
-#, fuzzy
-#~ msgid "Repository settings"
-#~ msgstr "Сетевые настройки"
-
-#, fuzzy
-#~ msgid "please choose a release..."
-#~ msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
-
-#, fuzzy
-#~ msgid "Sections for this release"
-#~ msgstr "Местоположение ветки"
-
-#, fuzzy
-#~ msgid "macro name"
-#~ msgstr "Название"
-
-#, fuzzy
-#~ msgid "Can't delete in Database %s, on Server %s."
-#~ msgstr "Невозможно выбрать базу данных!"
-
-#, fuzzy
-#~ msgid "Saving of object group/phone queue with dn '%s' failed."
-#~ msgstr "Удалить настройки эл. почты"
-
-#, fuzzy
-#~ msgid "Removing of object group/phone queue with dn '%s' failed."
-#~ msgstr "Почтовые настройки пользователя"
-
-#, fuzzy
-#~ msgid "Please choose a valid  base."
-#~ msgstr "Пожалуйста, укажите корректную кадровую синхронизацию."
-
-#, fuzzy
-#~ msgid "Online"
-#~ msgstr "в сети"
-
-#~ msgid "You have no permissions to create a user on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
-
-#, fuzzy
-#~ msgid "You have no permissions to move this user to the specified 'Base'."
-#~ msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
-
-#~ msgid "You have no permissions to create a blocklist on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания стоп-листа в этой ветке."
-
-#~ msgid "You have no permissions to create a group on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания группы в этой ветке."
-
-#~ msgid "You have no permissions to create a application on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания приложения в этой ветке."
-
-#~ msgid "You have no permissions to create a department on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания подразделения в этой ветке."
-
-#, fuzzy
-#~ msgid "Go to users home department"
-#~ msgstr "Подразделение"
-
-#~ msgid "You have no permissions to create a terminal on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания терминала в этой ветке."
-
-#, fuzzy
-#~ msgid "You have no permissions to create a server on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
-
-#~ msgid "You are not allowed to set this systems password!"
-#~ msgstr "У вас недостаточно прав для смены пароля этой системы!"
-
-#~ msgid "You have no permissions to create a phone on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания телефонов в этой ветке."
-
-#, fuzzy
-#~ msgid "Select to display users"
-#~ msgstr "Выберите, чтобы просмотреть пользователей"
-
-#, fuzzy
-#~ msgid "Display user"
-#~ msgstr "Отображаемое имя"
-
-#, fuzzy
-#~ msgid "Select to display departments"
-#~ msgstr "Выберите подразделение"
-
-#, fuzzy
-#~ msgid "Display departments"
-#~ msgstr "Подразделения в подразделении"
-
-#, fuzzy
-#~ msgid "Viewable"
-#~ msgstr "Переменная"
-
-#, fuzzy
-#~ msgid "You have no permissions to create a mime type on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания принтера в этой ветке."
-
-#, fuzzy
-#~ msgid "You are not allowed to delete this snapshot!"
-#~ msgstr "У вас недостаточно прав для удаления этого объекта!"
-
-#, fuzzy
-#~ msgid "This zoneName is already in use"
-#~ msgstr "Указанное имя уже используется."
-
-#, fuzzy
-#~ msgid "This reverse zone is already in use"
-#~ msgstr "Указанное имя уже используется."
-
-#~ msgid "You've to specify an ldap server before continuing!"
-#~ msgstr "Для продолжения укажите LDAP-сервер!"
-
-#, fuzzy
-#~ msgid "Pgaer"
-#~ msgstr "Пейджер"
-
-#~ msgid "Select subtree to place blocklist in"
-#~ msgstr "Выберите ветку стоп-листа"
-
-#~ msgid "No permission to create a blocklist on this base."
-#~ msgstr "Недостаточно прав для создания стоп-листа в этой ветке."
-
-#~ msgid ""
-#~ "You have no permissions to create or modify a global address book entry."
-#~ msgstr ""
-#~ "У вас недостаточно прав для создания или изменения объекта в общей "
-#~ "адресной книге."
-
-#, fuzzy
-#~ msgid "You've no permission to do LDAP imports."
-#~ msgstr "У вас недостаточно прав для удаления этого подразделения."
-
-#, fuzzy
-#~ msgid "You've no permission to do LDAP exports."
-#~ msgstr "У вас недостаточно прав для удаления этого подразделения."
-
-#, fuzzy
-#~ msgid "Choose subtree to place macro in"
-#~ msgstr "Выберите ветку для группы"
-
-#, fuzzy
-#~ msgid "File servive (Shares)"
-#~ msgstr "Сервер"
-
-#, fuzzy
-#~ msgid "Time Service"
-#~ msgstr "Сервисы"
-
-#, fuzzy
-#~ msgid "Terminal Service"
-#~ msgstr "Терминальный сервер"
-
-#, fuzzy
-#~ msgid "Domain name system service"
-#~ msgstr "Сканер"
-
-#, fuzzy
-#~ msgid "Glpi database"
-#~ msgstr "Базы данных"
-
-#, fuzzy
-#~ msgid "Removing server services/gofax with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving server services/gofax with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Fax server"
-#~ msgstr "Сервер"
-
-#, fuzzy
-#~ msgid "Kolab service"
-#~ msgstr "Добавить сервис DNS"
-
-#, fuzzy
-#~ msgid "You have no permissions to create a printer on this 'Base'."
-#~ msgstr "У вас недостаточно прав для создания телефонов в этой ветке."
-
-#, fuzzy
-#~ msgid "NFS service"
-#~ msgstr "Добавить сервис DNS"
-
-#, fuzzy
-#~ msgid "Glpi management"
-#~ msgstr "Название"
-
-#, fuzzy
-#~ msgid "Removing server services/glpi with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving server services/glpi with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Glpi server"
-#~ msgstr "Сервер"
-
-#, fuzzy
-#~ msgid "Glpi server service"
-#~ msgstr "Служба SSH"
-
-#, fuzzy
-#~ msgid "Attachment name"
-#~ msgstr "подразделения"
-
-#, fuzzy
-#~ msgid "Attachment comment"
-#~ msgstr "подразделения"
-
-#, fuzzy
-#~ msgid "Attachment mime type"
-#~ msgstr "подразделения"
-
-#, fuzzy
-#~ msgid "Attachment filename"
-#~ msgstr "подразделения"
-
-#, fuzzy
-#~ msgid "Removing of server services/cups with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving of server services/cups with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Cups service"
-#~ msgstr "Звук"
-
-#, fuzzy
-#~ msgid "NTP service"
-#~ msgstr "Сервер NTP"
-
-#, fuzzy
-#~ msgid "Removing server services/goNtpServer with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "NTP"
-#~ msgstr "FTP"
-
-#, fuzzy
-#~ msgid "Removing server services/ldap with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving server services/ldap with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Syslog service"
-#~ msgstr "Сервер системных журналов"
-
-#, fuzzy
-#~ msgid "Removing server services/goSysLog with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving server services/goSysLog with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Syslog"
-#~ msgstr "Системные журналы"
-
-#, fuzzy
-#~ msgid "Removing server services/gofon with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving server services/gofon with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "GoFon server"
-#~ msgstr "Сервер шрифтов"
-
-#, fuzzy
-#~ msgid "Removing server services/goLogDB with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving server services/goLogDB with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Log"
-#~ msgstr "Имя пользователя"
-
-#, fuzzy
-#~ msgid "Removing server services/gokrb with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving server services/gokrb with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Postfix"
-#~ msgstr "Прокси-сервер"
-
-#, fuzzy
-#~ msgid "Removing server services/mail with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Mail service"
-#~ msgstr "Сервер"
-
-#, fuzzy
-#~ msgid "Cyrus service"
-#~ msgstr "Звук"
-
-#, fuzzy
-#~ msgid "Removing server services/imap with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving server services/imap with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Imap"
-#~ msgstr "Импортировать"
-
-#, fuzzy
-#~ msgid "Imap service"
-#~ msgstr "Сервер подкачки"
-
-#, fuzzy
-#~ msgid "Share service"
-#~ msgstr "Сканер"
-
-#, fuzzy
-#~ msgid "Share entry"
-#~ msgstr "пользователи"
-
-#, fuzzy
-#~ msgid "Remove anti virus extension"
-#~ msgstr "Удалить параметры"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has anti virus features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-#~ "ниже."
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has anti virus features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-#~ "ниже."
-
-#, fuzzy
-#~ msgid "Removing of server services/anti virus with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Remove spamassassin extension"
-#~ msgstr "Удалить параметры"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has spamassassin features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-#~ "ниже."
-
-#, fuzzy
-#~ msgid "Add spamassassin service"
-#~ msgstr "Добавить сервис DNS"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has spamassassin features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-#~ "ниже."
-
-#, fuzzy
-#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid ""
-#~ "Set status flag for server services/spamassassin with dn '%s' failed."
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Connectivity settings"
-#~ msgstr "Подключение"
-
-#, fuzzy
-#~ msgid "gosaProxyID"
-#~ msgstr "Прокси-сервер"
-
-#, fuzzy
-#~ msgid "Quota limit period"
-#~ msgstr "Параметры приложения"
-
-#, fuzzy
-#~ msgid "Specified name is invalid."
-#~ msgstr "Указанное имя уже используется."
-
-#, fuzzy
-#~ msgid "Device ID"
-#~ msgstr "Устройства"
-
-#, fuzzy
-#~ msgid "apple-user-homeDirectory"
-#~ msgstr "Домашний каталог"
-
-#, fuzzy
-#~ msgid "Removing of object group/workstation with dn '%s' failed."
-#~ msgstr "Почтовые настройки пользователя"
-
-#, fuzzy
-#~ msgid "Delivery mode"
-#~ msgstr "Способ доставки"
-
-#, fuzzy
-#~ msgid "phpgwAccountExpires"
-#~ msgstr "Учетная запись"
-
-#, fuzzy
-#~ msgid "phpgwAccountType"
-#~ msgstr "Учетная запись"
-
-#~ msgid "Value specified as 'Files' is not valid."
-#~ msgstr "Значение поля \"Файлы\" некорректно."
-
-#~ msgid "Value specified as 'Size' is not valid."
-#~ msgstr "Значение поля \"Размер\" некорректно."
-
-#~ msgid "Value specified as 'Ratio' is not valid."
-#~ msgstr "Значение поля \"Отношение\" некорректно."
-
-#, fuzzy
-#~ msgid "mailEnabled"
-#~ msgstr "отключен"
-
-#, fuzzy
-#~ msgid "GOsa intranet account"
-#~ msgstr "Создать телефонный аккаунт"
-
-#, fuzzy
-#~ msgid "Open groupware account"
-#~ msgstr "Учетная запись Groupware"
-
-#, fuzzy
-#~ msgid "Can't get quota information for '%s'."
-#~ msgstr "Не удается создать квоту IMAP. Ответ сервера: \"%s\"."
-
-#, fuzzy
-#~ msgid "Shadow last change"
-#~ msgstr "Показать телефоны"
-
-#, fuzzy
-#~ msgid "Device monitor"
-#~ msgstr "Новый пароль"
-
-#, fuzzy
-#~ msgid "Device case"
-#~ msgstr "Имя сервера"
-
-#, fuzzy
-#~ msgid "Device motherboard"
-#~ msgstr "Клавиатура"
-
-#, fuzzy
-#~ msgid "Device soundcard"
-#~ msgstr "Новый пароль"
-
-#, fuzzy
-#~ msgid "Device processor"
-#~ msgstr "Новый пароль"
-
-#, fuzzy
-#~ msgid "Device misc device"
-#~ msgstr "Сетевые устройства"
-
-#, fuzzy
-#~ msgid "Device ram"
-#~ msgstr "Имя сервера"
-
-#, fuzzy
-#~ msgid "Device hard disk drive"
-#~ msgstr "Сервер"
-
-#, fuzzy
-#~ msgid "Device drive"
-#~ msgstr "Имя сервера"
-
-#, fuzzy
-#~ msgid "Device controler"
-#~ msgstr "Номер телефона"
-
-#, fuzzy
-#~ msgid "Device pci device"
-#~ msgstr "Устройство отображения"
-
-#, fuzzy
-#~ msgid "Saving printer membership with dn %s failed "
-#~ msgstr "Показать подразделения"
-
-#, fuzzy
-#~ msgid "Kernel paramenter"
-#~ msgstr "Изменить параметры"
-
-#, fuzzy
-#~ msgid "Max queue lenght"
-#~ msgstr "Сервер"
-
-#, fuzzy
-#~ msgid " Announce frequency"
-#~ msgstr "Сообщение автоответчика"
-
-#, fuzzy
-#~ msgid "Day"
-#~ msgstr "день"
-
-#, fuzzy
-#~ msgid "Keyboard modell"
-#~ msgstr "Выберите модель клавиатуры"
-
-#, fuzzy
-#~ msgid "Keyborad variant"
-#~ msgstr "Выберите вариант раскладки"
-
-#, fuzzy
-#~ msgid "Valume"
-#~ msgstr "Имя системы"
-
-#, fuzzy
-#~ msgid "Server indentifier"
-#~ msgstr "Номер дома"
-
-#, fuzzy
-#~ msgid "User certificate PKCS12"
-#~ msgstr "Стандартный сертификат"
-
-#, fuzzy
-#~ msgid "Vocation message"
-#~ msgstr "Сообщение автоответчика"
-
-#, fuzzy
-#~ msgid "Removing UNIX account failed"
-#~ msgstr "Удалить настройки эл. почты"
-
-#, fuzzy
-#~ msgid "Saving UNIX account failed"
-#~ msgstr "UNIX аккаунт"
-
-#, fuzzy
-#~ msgid "Adding environment information failed"
-#~ msgstr "Изменить свойства"
-
-#, fuzzy
-#~ msgid "Removing FAX account failed"
-#~ msgstr "Удалить настройки эл. почты"
-
-#, fuzzy
-#~ msgid "Removing FAI script failed"
-#~ msgstr "Атрибуты UNIX"
-
-#, fuzzy
-#~ msgid "Saving FAI template failed"
-#~ msgstr "Список подразделений"
-
-#, fuzzy
-#~ msgid "Removing FAI partition table failed"
-#~ msgstr "Дополнительные записи в fstab"
-
-#, fuzzy
-#~ msgid "Removing FAI partition table entry failed"
-#~ msgstr "Дополнительные записи в fstab"
-
-#, fuzzy
-#~ msgid "Saving FAI partition table entry failed"
-#~ msgstr "Дополнительные записи в fstab"
-
-#~ msgid "Apply this acl only for users own entries"
-#~ msgstr ""
-#~ "Применить эти права доступа только к собственным записям пользователей"
-
-#~ msgid "This 'dn' is no acl container."
-#~ msgstr "Это DN не содержит ACL."
-
-#, fuzzy
-#~ msgid "Removing application information failed"
-#~ msgstr "Информация об организации"
-
-#, fuzzy
-#~ msgid "Saving application information failed"
-#~ msgstr "Информация об организации"
-
-#, fuzzy
-#~ msgid "Removing application failed"
-#~ msgstr "Удалить приложения"
-
-#, fuzzy
-#~ msgid ""
-#~ "This menu allows you to create, delete and edit selected departments. "
-#~ "Having a large size of departments, you might prefer the range selectors "
-#~ "on   top of the department list."
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-#~ "подразделения. Если у вас достаточно большое количество подразделений, вы "
-#~ "можете использовать групповое выделение."
-
-#~ msgid "Display departments matching"
-#~ msgstr "Шаблон для подразделений"
-
-#, fuzzy
-#~ msgid "Updating DNS service failed"
-#~ msgstr "Удалить сервис DNS"
-
-#, fuzzy
-#~ msgid "Removing DNS entries failed"
-#~ msgstr "Удалить сервис DNS"
-
-#, fuzzy
-#~ msgid "Saving DNS entries failed"
-#~ msgstr "UNIX аккаунт"
-
-#, fuzzy
-#~ msgid "The attribute '%s' is empty or contains invalid characters."
-#~ msgstr "Неправильное указание таймаута '%s'"
-
-#, fuzzy
-#~ msgid "Removing kolab host entry failed"
-#~ msgstr "Показать объекты адресной книги"
-
-#, fuzzy
-#~ msgid "Removing terminal failed"
-#~ msgstr "Показать подразделения"
-
-#, fuzzy
-#~ msgid "Saving terminal failed"
-#~ msgstr "Показать подразделения"
-
-#, fuzzy
-#~ msgid "Saving terminal to DNS object failed"
-#~ msgstr "Список подразделений"
-
-#, fuzzy
-#~ msgid "Removing phone failed"
-#~ msgstr "Удалить приложения"
-
-#, fuzzy
-#~ msgid "Removing phone macro failed"
-#~ msgstr "Удалить учетную запись POSIX"
-
-#, fuzzy
-#~ msgid "Saving phone macro failed"
-#~ msgstr "Аккаунт Proxy"
-
-#, fuzzy
-#~ msgid "Saving phone macro parameters failed"
-#~ msgstr "Изменить дополнительные параметры приложения"
-
-#, fuzzy
-#~ msgid "Saving phone conference failed"
-#~ msgstr "Аккаунт Proxy"
-
-#, fuzzy
-#~ msgid "Overwrite existing entry"
-#~ msgstr "Экспорт объекта"
-
-#, fuzzy
-#~ msgid "Removing DNS service failed"
-#~ msgstr "Удалить сервис DNS"
-
-#, fuzzy
-#~ msgid "Remove Kolab extension"
-#~ msgstr "Удалить параметры"
-
-#, fuzzy
-#~ msgid "Remove FAI repository extension."
-#~ msgstr "Удалить параметры"
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has FAI repository features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "В этой учетной записи есть настройки факса. Вы можете удалить их, щелкнув "
-#~ "ниже."
-
-#, fuzzy
-#~ msgid ""
-#~ "This server has FAI repository features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr ""
-#~ "В этой учетной записи нет настроек факса. Вы можете добавить их, щелкнув "
-#~ "ниже."
-
-#, fuzzy
-#~ msgid "configured for"
-#~ msgstr "Не настроено"
-
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic informations "
-#~ "for your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "Судя по всему, вы запустили GOsa впервые: файл настройки не найден. Этот "
-#~ "сценарий поможет вам создать рабочую конфигурацию. Настройка делится на "
-#~ "три основные стадии: сначала проверим, установлены ли необходимые модули "
-#~ "PHP, затем - установлены ли дополнительные/необходимые программы, а потом "
-#~ "вы укажете параметры работы с LDAP-сервером, и мы проверим его настройку."
-
-#~ msgid ""
-#~ "If this lock detection is false, the other person has obviously closed "
-#~ "the webbrowser during the edit operation. You may delete the lockfile in "
-#~ "this case by pressing the <i>Remove</i> button."
-#~ msgstr ""
-#~ "Если результат этой проверки блокировки - ложь, очевидно, другой человек "
-#~ "закрыл браузер во время редактирования данных. Вы можете удалить файл "
-#~ "блокировки, нажав на кнопку <i>Удалить</i>."
-
-#, fuzzy
-#~ msgid ""
-#~ "Your password has expired. To change your personal password use the "
-#~ "fields below. The changes take effect immediately. Please memorize the "
-#~ "new password, because you wouldn't be able to login without it."
-#~ msgstr ""
-#~ "В полях ниже вы можете изменить свой пароль. Изменения вступят в силу "
-#~ "немедленно. Пожалуйста, запомните новый пароль, так как иначе вы не "
-#~ "сможете войти в систему."
-
-#, fuzzy
-#~ msgid "New Entry"
-#~ msgstr "Принтер"
-
-#, fuzzy
-#~ msgid "Admin Toggle"
-#~ msgstr "Пользователи домена"
-
-#, fuzzy
-#~ msgid ""
-#~ "This account has %s features disabled. Posix features are needed for "
-#~ "openXchange accounts, enable them first."
-#~ msgstr ""
-#~ "В этой учетной записи нет настроек Samba. Для учетных записей Samba нужны "
-#~ "атрибуты POSIX, включите сначала их использование."
-
-#, fuzzy
-#~ msgid ""
-#~ "This account has %s features disabled. Mail features are needed for "
-#~ "openXchange accounts, enable them first."
-#~ msgstr ""
-#~ "В этой учетной записи нет настроек Samba. Для учетных записей Samba нужны "
-#~ "атрибуты POSIX, включите сначала их использование."
-
-#~ msgid "List of applications"
-#~ msgstr "Список приложений"
-
-#~ msgid "Display applications matching"
-#~ msgstr "Шаблон для приложений"
-
-#~ msgid "Regular expression for matching application names"
-#~ msgstr "Регулярное выражение, соответствующее именам приложений"
-
-#, fuzzy
-#~ msgid "Zone entries"
-#~ msgstr "Настройки телефона"
-
-#, fuzzy
-#~ msgid "Select action to execute for this   group of terminals"
-#~ msgstr "Выберите действие, которое нужно выполнить на этом терминале"
-
-#, fuzzy
-#~ msgid " can't read/write any ppd informations."
-#~ msgstr "Системная информация"
-
-#, fuzzy
-#~ msgid ""
-#~ "Having a large size of lists, you might prefer the range selectors on top "
-#~ "of the select box."
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-#~ "стоп-листы. Если у вас достаточно большое количество списков, вы можете "
-#~ "использовать групповое выделение."
-
-#, fuzzy
-#~ msgid "New         Blocklist"
-#~ msgstr "\"Черные списки\""
-
-#, fuzzy
-#~ msgid ""
-#~ "You may want to use the range selector on top of the group listbox, when "
-#~ "working with a large number of groups."
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-#~ "группы пользователей. Если у вас их достаточно большое количество, вы "
-#~ "можете использовать групповое выделение."
-
-#, fuzzy
-#~ msgid ""
-#~ "You may want to use the range selector on top of the application listbox, "
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-#~ "группы пользователей. Если у вас их достаточно большое количество, вы "
-#~ "можете использовать групповое выделение."
-
-#, fuzzy
-#~ msgid "when working with a large number of applications."
-#~ msgstr "Путь и/или имя исполняемого файла приложения"
-
-#, fuzzy
-#~ msgid ""
-#~ "Having a large size of departments, you might prefer the range selectors "
-#~ "on   top of the department list."
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-#~ "подразделения. Если у вас достаточно большое количество подразделений, вы "
-#~ "можете использовать групповое выделение."
-
-#, fuzzy
-#~ msgid ""
-#~ "You may want to use the range selector on top of the group listbox, when "
-#~ "working with  a large number of groups."
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-#~ "группы пользователей. Если у вас их достаточно большое количество, вы "
-#~ "можете использовать групповое выделение."
-
-#, fuzzy
-#~ msgid "You may want to use the range selector on top of the macro listbox, "
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-#~ "группы пользователей. Если у вас их достаточно большое количество, вы "
-#~ "можете использовать групповое выделение."
-
-#, fuzzy
-#~ msgid ""
-#~ "This menu allows you to create, delete and edit selected phone "
-#~ "conferences. "
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранные "
-#~ "стоп-листы. Если у вас достаточно большое количество списков, вы можете "
-#~ "использовать групповое выделение."
-
-#, fuzzy
-#~ msgid "selectors on top of the conferences list."
-#~ msgstr "Введите корректный номер телефона!"
-
-#~ msgid "Display lists matching"
-#~ msgstr "Шаблон для стоп-листов"
-
-#, fuzzy
-#~ msgid "Display object groups matching"
-#~ msgstr "Показать совпадения объектов"
-
-#~ msgid "Thin Clients"
-#~ msgstr "Тонкие клиенты"
-
-#, fuzzy
-#~ msgid "Groupname"
-#~ msgstr "Группа"
-
-#, fuzzy
-#~ msgid "Set root password"
-#~ msgstr "Изменить пароль"
-
-#~ msgid "Regular expression for matching system names"
-#~ msgstr "Регулярное выражение, соответствующее именам систем"
-
-#~ msgid "User name of which terminal(s) are shown"
-#~ msgstr "Имя пользователя, для которого перечисляются терминалы"
-
-#~ msgid "Can't bind to LDAP. No schema check possible!"
-#~ msgstr "Не удается начать сеанс на LDAP-сервере. Проверка схем невозможна!"
-
-#, fuzzy
-#~ msgid "Choose a template to delete or edit"
-#~ msgstr "Выбрать раздел, для хранения объекта"
-
-#, fuzzy
-#~ msgid "save"
-#~ msgstr "Сохранить"
-
-#~ msgid "Enter the filename of the kernel to use"
-#~ msgstr "Введите имя файла загружаемого ядра"
-
-#~ msgid "Choose LDAP server to use for accounts and terminal management"
-#~ msgstr "Выберите LDAP-сервер для управления учетными записями и терминалами"
-
-#, fuzzy
-#~ msgid "Settings for host entry #%s"
-#~ msgstr "Местоположение ветки"
-
-#, fuzzy
-#~ msgid ""
-#~ "The name '%s' can't be used as host entry, the name is already used in "
-#~ "this ldap tree."
-#~ msgstr "Пользователь с таким именем уже есть в этой ветке."
-
-#, fuzzy
-#~ msgid ""
-#~ "Can't rename '%s' to '%s',the destination name contains invalid "
-#~ "characters."
-#~ msgstr "Неправильное указание таймаута '%s'"
-
-#, fuzzy
-#~ msgid "DFS shares"
-#~ msgstr "сброс"
-
-#, fuzzy
-#~ msgid "Subnet"
-#~ msgstr "Установить"
-
-#, fuzzy
-#~ msgid "SOA record for this zone"
-#~ msgstr "Местоположение ветки"
-
-#, fuzzy
-#~ msgid "DNS TTL"
-#~ msgstr "DNS"
-
-#, fuzzy
-#~ msgid "DNS Class"
-#~ msgstr "Выберите тип мыши"
-
-#, fuzzy
-#~ msgid "Remove inventory service"
-#~ msgstr "Удалить сервис DNS"
-
-#, fuzzy
-#~ msgid "Add inventory service"
-#~ msgstr "Добавить сервис DNS"
-
-#, fuzzy
-#~ msgid "Controllers"
-#~ msgstr "Страна"
-
-#, fuzzy
-#~ msgid "Drive"
-#~ msgstr "Драйвер"
-
-#, fuzzy
-#~ msgid "Hdd"
-#~ msgstr "Добавить"
-
-#, fuzzy
-#~ msgid "Network interface"
-#~ msgstr "Сетевой принтер"
-
-#, fuzzy
-#~ msgid "Nfs Export"
-#~ msgstr "Экспорт"
-
-#, fuzzy
-#~ msgid "DNS-Zone"
-#~ msgstr "нет"
-
-#, fuzzy
-#~ msgid "mailto"
-#~ msgstr "Email"
-
-#, fuzzy
-#~ msgid "New other peripherals"
-#~ msgstr "Сетевой принтер"
-
-#, fuzzy
-#~ msgid "Coments"
-#~ msgstr "Контакт"
-
-#, fuzzy
-#~ msgid "Append new class names"
-#~ msgstr "Доступные приложения"
-
-#, fuzzy
-#~ msgid "There is no useable package list defined."
-#~ msgstr "Файл небыл загружен"
-
-#, fuzzy
-#~ msgid ""
-#~ "There is no value for 'KDE_APPLICATIONS_MENU' specified in your gosa.conf."
-#~ msgstr "Метод '%s' не описан в вашем файле конфигурации."
-
-#, fuzzy
-#~ msgid "XML error in %s : %s at line %d"
-#~ msgstr "Ошибка XML в gosa.conf: %s в строке %d"
-
-#, fuzzy
-#~ msgid ""
-#~ "Can't connect to fax database, no reports can be shown!. Check username, "
-#~ "password and server settings."
-#~ msgstr ""
-#~ "Не удается подключиться к базе данных факсов, отчеты показаны не будут!"
-
-#, fuzzy
-#~ msgid "No mysql extension loaded, can't connect to mysql server."
-#~ msgstr "Выберите способ подключения к серверу терминалов"
-
-#, fuzzy
-#~ msgid "Home drive"
-#~ msgstr "Сервер"
-
-#, fuzzy
-#~ msgid "Lock account"
-#~ msgstr "Удалить учетную запись Samba"
-
-#, fuzzy
-#~ msgid ""
-#~ "Can't connect to phone database, no reports can be shown!. Check server,"
-#~ "username and password combination."
-#~ msgstr ""
-#~ "Не удается подключиться к телефонной базе, отчеты показаны не будут!"
-
-#, fuzzy
-#~ msgid "Can't select phone (gophone) database for report generation!"
-#~ msgstr "Не могу выбрать базу телефонов для создания отчета!"
-
-#, fuzzy
-#~ msgid "Enter         SSL         session"
-#~ msgstr "Использовать шифрование SSL"
-
-#, fuzzy
-#~ msgid "First Name"
-#~ msgstr "Список"
-
-#, fuzzy
-#~ msgid "Given Name"
-#~ msgstr "Имя"
-
-#, fuzzy
-#~ msgid "Server Name"
-#~ msgstr "Имя сервера"
-
-#, fuzzy
-#~ msgid "Display Name"
-#~ msgstr "Отображаемое имя"
-
-#, fuzzy
-#~ msgid "DisplayName"
-#~ msgstr "Отображаемое имя"
-
-#, fuzzy
-#~ msgid "Phone Number"
-#~ msgstr "Телефонные номера"
-
-#, fuzzy
-#~ msgid "Postal Adress"
-#~ msgstr "Почтовый индекс"
-
-#, fuzzy
-#~ msgid "mobile"
-#~ msgstr "Мобильный"
-
-#, fuzzy
-#~ msgid "Postal Address"
-#~ msgstr "Почтовый индекс"
-
-#, fuzzy
-#~ msgid "Adress"
-#~ msgstr "Адрес"
-
-#~ msgid "Display workstations matching"
-#~ msgstr "Показать соответствующие рабочие станции"
-
-#, fuzzy
-#~ msgid ""
-#~ "This menu allows you to create, edit and delete selected printers. Having "
-#~ "a great number of printers, you may want to use the range selectors on "
-#~ "top of the printers list."
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранных "
-#~ "пользователей. Если у вас достаточно большое количество пользователей, вы "
-#~ "можете использовать групповое выделение."
-
-#, fuzzy
-#~ msgid ""
-#~ "This menu allows you to select one or multiple entries to be added to the "
-#~ "printer object for specific tasks. Having a great number of entries, you "
-#~ "may want to use the range selectors below."
-#~ msgstr ""
-#~ "С помощью этого меню вы можете добавлять, изменять и удалять выбранных "
-#~ "пользователей. Если у вас достаточно большое количество пользователей, вы "
-#~ "можете использовать групповое выделение."
-
-#, fuzzy
-#~ msgid "all"
-#~ msgstr "Все"
-
-#, fuzzy
-#~ msgid "day ago"
-#~ msgstr "день"
-
-#, fuzzy
-#~ msgid "days ago"
-#~ msgstr "день"
-
-#, fuzzy
-#~ msgid "Select time periode"
-#~ msgstr "Выберите режим терминала"
-
-#, fuzzy
-#~ msgid "PPTP Server account"
-#~ msgstr "Аккаунт FTP"
-
-#, fuzzy
-#~ msgid "PPTP Server"
-#~ msgstr "Сервер NTP"
-
-#, fuzzy
-#~ msgid "GLPI Account"
-#~ msgstr "Учетная запись"
-
-#, fuzzy
-#~ msgid "XLS export"
-#~ msgstr "Импортировать"
-
-#, fuzzy
-#~ msgid "You've no permission to do XLS exports."
-#~ msgstr "У вас недостаточно прав для удаления этого подразделения."
-
-#~ msgid "This 'dn' has no account extensions."
-#~ msgstr "Для этого DN нет расширений учетной записи."
-
-#~ msgid "This is an empty plugin."
-#~ msgstr "Это пустой модуль."
-
-#, fuzzy
-#~ msgid "email"
-#~ msgstr "Email"
-
-#, fuzzy
-#~ msgid "pager"
-#~ msgstr "Пейджер"
-
-#, fuzzy
-#~ msgid "authorized_for_system_information"
-#~ msgstr "Системная информация"
-
-#~ msgid "organizations user database"
-#~ msgstr "база пользователя"
-
-#~ msgid ""
-#~ "To change the terminal root password use the fields below. The changes "
-#~ "take effect during next reboot. Please memorize the new password, because "
-#~ "the you would't be able to log in. <b>Leave fields blank for password "
-#~ "inheritance from default entries.</b>"
-#~ msgstr ""
-#~ "В полях ниже вы можете изменить пароль суперпользователя для выбранного "
-#~ "терминала. Изменения вступят в силу после следующей перезагрузки. "
-#~ "Пожалуйста, запомните новый пароль, так как иначе вы не сможете войти в "
-#~ "систему. <b>Оставьте поля пустыми, если хотите использовать значение по "
-#~ "умолчанию.</b>"
-
-#, fuzzy
-#~ msgid "Checking for function <b>%s</b>"
-#~ msgstr "Проверка поддержки gettext"
-
-#, fuzzy
-#~ msgid "Initiales"
-#~ msgstr "Отчество"
-
-#, fuzzy
-#~ msgid "Upload new PPD file"
-#~ msgstr "Загрузка на сервер / с сервера"
-
-#, fuzzy
-#~ msgid "Initiales)."
-#~ msgstr "Отчество"
-
-#, fuzzy
-#~ msgid "Add admin user"
-#~ msgstr "Пользователи домена"
-
-#, fuzzy
-#~ msgid "Add admin group"
-#~ msgstr "Группа Samba"
-
-#, fuzzy
-#~ msgid "Undefined"
-#~ msgstr "не определена"
-
-#, fuzzy
-#~ msgid "Select user/group to add"
-#~ msgstr "Выберите группы для добавления"
-
-#~ msgid "Object groups need at least one member!"
-#~ msgstr "В группе должно быть не менее одного участника!"
-
-#, fuzzy
-#~ msgid "selected"
-#~ msgstr "Удалить"
-
-#, fuzzy
-#~ msgid "Please select a PPD or press cancel"
-#~ msgstr "Введите корректный номер телефона!"
-
-#~ msgid "Automount devices (format: complete autofs entry)"
-#~ msgstr "Автоматически монтируемые устройства (формат: полная запись autofs)"
-
-#~ msgid "Add additional automount entries"
-#~ msgstr "Укажите дополнительные устройства для автоматического монтирования"
-
-#~ msgid "Add additional filesystems to be mounted during startup"
-#~ msgstr ""
-#~ "Укажите дополнительные файловые системы для монтирования во время загрузки"
-
-#, fuzzy
-#~ msgid "List of used class names"
-#~ msgstr "Выберите тип мыши"
-
-#, fuzzy
-#~ msgid "Profile management"
-#~ msgstr "Управление подразделениями"
-
-#, fuzzy
-#~ msgid "Display hotplugs of department"
-#~ msgstr "Объединения в подразделении"
-
-#, fuzzy
-#~ msgid "Select printer entry"
-#~ msgstr "Выберите чтобы посмотреть принтеры"
-
-#, fuzzy
-#~ msgid "Display printers of department"
-#~ msgstr "Показать номера из подразделения"
-
-#, fuzzy
-#~ msgid "Please enter a valid class name. Only 0-9 a-z is allowed here."
-#~ msgstr "Введите корректное имя пользователя!"
-
-#, fuzzy
-#~ msgid "release"
-#~ msgstr "сброс"
-
-#, fuzzy
-#~ msgid "section"
-#~ msgstr "Действие"
-
-#, fuzzy
-#~ msgid "Please enter a valid description."
-#~ msgstr "Введите корректный серийный номер"
-
-#, fuzzy
-#~ msgid "Please enter a description for your disk."
-#~ msgstr "Укажите корректный номер телефона."
-
-#, fuzzy
-#~ msgid " name="
-#~ msgstr "Список"
-
-#, fuzzy
-#~ msgid "New script bundle"
-#~ msgstr "Принтер"
-
-#, fuzzy
-#~ msgid "New hook bundle"
-#~ msgstr "Телефон"
-
-#, fuzzy
-#~ msgid "New variable bundle"
-#~ msgstr "Показать терминалы"
-
-#, fuzzy
-#~ msgid "New template bundle"
-#~ msgstr "Создать шаблон"
-
-#, fuzzy
-#~ msgid "Please enter a valid name for partition %s."
-#~ msgstr "Укажите корректный номер телефона."
-
-#, fuzzy
-#~ msgid "please enter a unique name for partition %s"
-#~ msgstr "Введите корректный номер телефона!"
-
-#, fuzzy
-#~ msgid "Choose a disc name"
-#~ msgstr "Выберите модель клавиатуры"
-
-#, fuzzy
-#~ msgid "cancel"
-#~ msgstr "Отмена"
-
-#, fuzzy
-#~ msgid "Create new FAI object - set of scripts."
-#~ msgstr "Объект группы"
-
-#, fuzzy
-#~ msgid "Create new FAI object - set of hooks."
-#~ msgstr "Объект группы"
-
-#, fuzzy
-#~ msgid "Obtions"
-#~ msgstr "Параметры"
-
-#, fuzzy
-#~ msgid ""
-#~ "Please enter a valid description for your disk. Only a-Z 0-9 are allowed."
-#~ msgstr "Введите корректное имя пользователя!"
-
-#, fuzzy
-#~ msgid "Set voicemail password"
-#~ msgstr "Изменить пароль"
-
-#~ msgid "Path to PPD"
-#~ msgstr "Путь к PPD"
-
-#, fuzzy
-#~ msgid "You need to specify a Phone PIN."
-#~ msgstr "Необходимо указать не менее одного телефонного номера!"
-
-#, fuzzy
-#~ msgid "Name of Conference"
-#~ msgstr "Подразделение"
-
-#, fuzzy
-#~ msgid "Additional phone attributes "
-#~ msgstr "Дополнительные записи в fstab"
-
-#~ msgid "Forward calls to"
-#~ msgstr "Перенаправлять звонки на"
-
-#~ msgid "Timeout (s)"
-#~ msgstr "Таймаут (с)"
-
-#~ msgid "The number '%s' is no valid phone number!"
-#~ msgstr "Неправильный номер телефона '%s'"
-
-#, fuzzy
-#~ msgid "fill out"
-#~ msgstr "Выход"
-
-#~ msgid "Display lists containing"
-#~ msgstr "Шаблон для содержимого стоп-листов"
-
-#~ msgid "Show lists containing entered numbers"
-#~ msgstr "Показать \"черные списки\", содержащие введенные номера"
-
-#~ msgid "Display terminal(s) of user"
-#~ msgstr "Показать терминал(ы) пользователя"
-
-#, fuzzy
-#~ msgid "Germany"
-#~ msgstr "Немецкий"
-
-#, fuzzy
-#~ msgid ""
-#~ "-Edit- and -New...- will execute an assistant to aid you when performing "
-#~ "changes on your blocklist. -Delete- will ask you for confirmation before "
-#~ "really deleting anything."
-#~ msgstr ""
-#~ "При изменении и создании стоп-листов появится интерактивный помощник для "
-#~ "редактирования их свойств. Перед удалением списка вам нужно будет "
-#~ "подтвердить свое решение."
-
-#~ msgid "Display lists of department"
-#~ msgstr "Стоп-листы в подразделении"
-
-#, fuzzy
-#~ msgid ""
-#~ "-Edit- and -New...- will execute an assistant to aid you in editing group "
-#~ "properties. -Delete- will ask for confirmation before removing groups."
-#~ msgstr ""
-#~ "При изменении и создании групп появится интерактивный помощник для "
-#~ "редактирования их свойств. Перед удалением групп вам нужно будет "
-#~ "подтвердить свое решение."
-
-#~ msgid "Dive into LDAP subtrees when searching"
-#~ msgstr "Искать в поддеревьях LDAP"
-
-#, fuzzy
-#~ msgid ""
-#~ "-Edit- and -New...- execute an assistant to aid you in managing your "
-#~ "account informations. -Delete- will ask for confirmation before deleting "
-#~ "users."
-#~ msgstr ""
-#~ "При изменении и создании пользователей появится интерактивный помощник "
-#~ "для редактирования их учетных записей. Перед удалением пользователей с "
-#~ "сервера LDAP вам нужно будет подтвердить свое решение."
-
-#, fuzzy
-#~ msgid ""
-#~ "-Edit- and -New...- will execute an assistant to aid you in editing "
-#~ "properties. -Delete- will ask for confirmation before removing "
-#~ "applications."
-#~ msgstr ""
-#~ "При изменении и создании приложений появится интерактивный помощник для "
-#~ "редактирования свойств. Перед удалением приложений вам нужно будет "
-#~ "подтвердить свое решение."
-
-#~ msgid "Display applications of department"
-#~ msgstr "Приложения в подразделении"
-
-#, fuzzy
-#~ msgid ""
-#~ "-Edit- and -New...- will provide an assistant to aid you when performing "
-#~ "changes on your departments. -Delete- will ask for confirmation before "
-#~ "deleting departments."
-#~ msgstr ""
-#~ "При изменении и создании подразделения появится интерактивный помощник "
-#~ "для редактирования информации об этом подразделении. Перед удалением "
-#~ "подразделения вам нужно будет подтвердить свое решение."
-
-#~ msgid "Thin client template for"
-#~ msgstr "Шаблон тонкого клиента для"
-
-#, fuzzy
-#~ msgid ""
-#~ "-Edit- will execute an assistant to aid you in changing the system "
-#~ "properties. -Delete- will ask for confirmation before deleting systems."
-#~ msgstr ""
-#~ "-Edit- запустит помошника который поможет Вам изменить настройки системы. "
-#~ "-Delete- спросит вас прежде чем действительно удалить объект из каталога."
-
-#, fuzzy
-#~ msgid ""
-#~ "-Edit- and -New...- will execute an assistant to aid you in editing "
-#~ "properties. -Delete- will ask for confirmation before removing macros."
-#~ msgstr ""
-#~ "При изменении и создании приложений появится интерактивный помощник для "
-#~ "редактирования свойств. Перед удалением приложений вам нужно будет "
-#~ "подтвердить свое решение."
-
-#, fuzzy
-#~ msgid "Display macros of department"
-#~ msgstr "Объединения в подразделении"
-
-#, fuzzy
-#~ msgid "Telefon PIN"
-#~ msgstr "Телефон"
-
-#~ msgid "Show empty groups"
-#~ msgstr "Показать пустые группы"
-
-#~ msgid "Answering machine"
-#~ msgstr "Автоответчик"
-
-#~ msgid "Deliver missed calls as mail"
-#~ msgstr "Сообщать о пропущеных звонка по почте"
-
-#~ msgid "Select to see users that have ftp settings"
-#~ msgstr "Выберите, чтобы просмотреть пользователей с настройками FTP"
-
-#~ msgid "Show FTP users"
-#~ msgstr "Показать пользователей FTP"
-
-#~ msgid "Select to see users that have FAX settings"
-#~ msgstr "Выберите, чтобы просмотреть пользователей с настройками факсов"
-
-#~ msgid "Show FAX users"
-#~ msgstr "Показать пользователей факсов"
-
-#, fuzzy
-#~ msgid "Phone category"
-#~ msgstr "Телефонные отчеты"
-
-#~ msgid ""
-#~ "We've inspected the webserver side now. Your setup seems to fit GOsa's "
-#~ "needs. Lets go for the GOsa configuration part now..."
-#~ msgstr ""
-#~ "Ваш веб-сервер проверен. Его параметры подходят для работы с GOsa. "
-#~ "Перейдите к настройке GOsa."
-
-#~ msgid ""
-#~ "Finally, you need to specify parameters to access the LDAP server. GOsa "
-#~ "always acts as admin and manages access rights internally. This is a "
-#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
-#~ "this to work, we need the admin DN and the corresponding password."
-#~ msgstr ""
-#~ "Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда "
-#~ "выступает в роли администратора и управляет правами доступа "
-#~ "самостоятельно. Это временное решение, пока в OpenLDAP не будут "
-#~ "реализованы полностью средства контроля доступа (ACI) внутри каталогов. "
-#~ "Чтобы это решение работало, укажите DN (уникальное имя) администратора и "
-#~ "соответствующий пароль."
-
-#~ msgid "absent"
-#~ msgstr "отсутствует"
-
-#, fuzzy
-#~ msgid "Value specified as 'Quota Size' is empty."
-#~ msgstr "Значение поля \"Размер\" некорректно."
-
-#~ msgid ""
-#~ "If this is lock detection is false, the other person has obviously closed "
-#~ "the webbrowser during the edit operation. You may delete the lockfile in "
-#~ "this case by pressing the <i>Remove</i> button."
-#~ msgstr ""
-#~ "Если результат этой проверки блокировки - ложь, очевидно, другой человек "
-#~ "закрыл браузер во время редактирования данных. Вы можете удалить "
-#~ "оставшийся файл блокировки, нажав на кнопку <i>Удалить</i>."
-
-#, fuzzy
-#~ msgid ""
-#~ "Can't bind to the specified LDAP server!. Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr ""
-#~ "Не удается начать сеанс на указанном LDAP-сервере! Убедитесь, что он "
-#~ "доступен GOsa."
-
-#, fuzzy
-#~ msgid "LDIF CSV import"
-#~ msgstr "Экспорт в LDIF"
-
-#~ msgid "DHCP"
-#~ msgstr "DHCP"
-
-#, fuzzy
-#~ msgid "Kolab Hosts"
-#~ msgstr "Моя учетная запись"
-
-#~ msgid "GONICUS"
-#~ msgstr "GONICUS"
-
-#~ msgid ""
-#~ "Unsupported password hash detected. Can't generate compatible password."
-#~ msgstr ""
-#~ "Обнаружен не поддерживаемый метод хэширования паролей. Не удается создать "
-#~ "подходящий пароль."
-
-#~ msgid ""
-#~ "GOsa needs this module for recalculating image sizes provided for users "
-#~ "as jpegPhoto."
-#~ msgstr ""
-#~ "Этот модуль нужен для подсчета размеров изображений в формате jpegPhoto, "
-#~ "загружаемых пользователями."
-
-#~ msgid "You are currently using GOsa version %s (CVS checkout from %s)"
-#~ msgstr "Вы используете GOsa версии %s (CVS checkout from %s)"
-
-#~ msgid ""
-#~ "No configuration found! Please save the generated one and place it in the "
-#~ "suggested directory."
-#~ msgstr ""
-#~ "Файл настройки не найден! Пожалуйста, сохраните сгенерированный файл в "
-#~ "нужном каталоге."
-
-#~ msgid "Config file found, but permissions are not secure. Please fix!"
-#~ msgstr ""
-#~ "Файл настройки найден, но права на доступ к нему неверные. Пожалуйста, "
-#~ "измените их!"
-
-#, fuzzy
-#~ msgid "Referral Password"
-#~ msgstr "Подтверждение"
-
-#, fuzzy
-#~ msgid ""
-#~ "The LDIF export/import plugin provides methods to download/upload a "
-#~ "complete snapshot of the running LDAP directory as ldif. You may save "
-#~ "these files for backup purpose or when initializing a new server."
-#~ msgstr ""
-#~ "Модуль экспорта в LDIF позволяет получать полный образ текущего каталога "
-#~ "LDAPв формате ldif. Эти образы можно сохранять как резервные копии или "
-#~ "использовать при инициализации нового сервера."
-
-#~ msgid "Cant open file on server."
-#~ msgstr "Не могу открыть файл на сервере."
-
-#~ msgid "Overwrite"
-#~ msgstr "Перезаписать"
diff --git a/locale/zh/LC_MESSAGES/messages.mo b/locale/zh/LC_MESSAGES/messages.mo
deleted file mode 100644 (file)
index 24ee640..0000000
Binary files a/locale/zh/LC_MESSAGES/messages.mo and /dev/null differ
diff --git a/locale/zh/LC_MESSAGES/messages.po b/locale/zh/LC_MESSAGES/messages.po
deleted file mode 100644 (file)
index cf9da17..0000000
+++ /dev/null
@@ -1,21249 +0,0 @@
-# translation of messages.po to Chinese Simplified
-# Copyright (C) 2003 GONICUS GmbH, Germany
-# This file is distributed under the same license as the GOsa2 package.
-#
-# Jiang Xin <worldhello.net@gmail.com>, 2007.
-#: include/class_plugin.inc:115 include/class_plugin.inc:116
-msgid ""
-msgstr ""
-"Project-Id-Version: messages\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-15 13:23+0200\n"
-"PO-Revision-Date: 2007-06-03 12:27+0800\n"
-"Last-Translator: Jiang Xin <worldhello.net@gmail.com>\n"
-"Language-Team: Chinese Simplified <zh@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#: contrib/gosa.conf:4 plugins/personal/scalix/class_scalixAccount.inc:401
-#: plugins/personal/password/class_password.inc:136
-#: plugins/personal/mail/class_mailAccount.inc:1143
-#: plugins/personal/netatalk/class_netatalk.inc:374
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:164
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:969
-#: plugins/personal/connectivity/class_intranetAccount.inc:200
-#: plugins/personal/connectivity/class_pptpAccount.inc:178
-#: plugins/personal/connectivity/class_kolabAccount.inc:471
-#: plugins/personal/connectivity/class_proxyAccount.inc:312
-#: plugins/personal/connectivity/class_phpgwAccount.inc:162
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:239
-#: plugins/personal/connectivity/class_opengwAccount.inc:336
-#: plugins/personal/connectivity/class_webdavAccount.inc:161
-#: plugins/personal/environment/class_environment.inc:1317
-#: plugins/personal/nagios/class_nagiosAccount.inc:280
-#: plugins/personal/posix/class_posixAccount.inc:1357
-#: plugins/personal/samba/class_sambaAccount.inc:1097
-#: plugins/personal/generic/class_user.inc:1418
-msgid "My account"
-msgstr "我的账号"
-
-#: contrib/gosa.conf:45
-msgid "Administration"
-msgstr "系统管理"
-
-#: contrib/gosa.conf:84 plugins/addons/addressbook/class_addressbook.inc:801
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:742
-msgid "Addons"
-msgstr "插件"
-
-#: contrib/gosa.conf:107
-#, fuzzy
-msgid "ACL Role"
-msgstr "角色"
-
-#: contrib/gosa.conf:111 contrib/gosa.conf:135 contrib/gosa.conf:139
-#: contrib/gosa.conf:146 contrib/gosa.conf:151 contrib/gosa.conf:155
-#: contrib/gosa.conf:160 contrib/gosa.conf:169 contrib/gosa.conf:182
-#: contrib/gosa.conf:196 contrib/gosa.conf:201 contrib/gosa.conf:206
-#: contrib/gosa.conf:211 contrib/gosa.conf:237 contrib/gosa.conf:241
-#: plugins/gofax/blocklists/generic.tpl:1
-#: plugins/gofax/faxaccount/paste_generic.tpl:4
-#: plugins/gofax/faxaccount/generic.tpl:6 plugins/admin/groups/mail.tpl:7
-#: plugins/admin/groups/class_groupGeneric.inc:940
-#: plugins/admin/systems/class_phoneGeneric.inc:476
-#: plugins/admin/systems/goImapServer.tpl:1
-#: plugins/admin/systems/class_componentGeneric.inc:268
-#: plugins/admin/systems/class_printGeneric.inc:880
-#: plugins/admin/systems/class_servGeneric.inc:414
-#: plugins/admin/systems/goMailServer.tpl:1
-#: plugins/admin/systems/servkolab.tpl:6
-#: plugins/admin/systems/class_workstationGeneric.inc:606
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:4
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:34
-#: plugins/admin/systems/glpi.tpl:6
-#: plugins/admin/systems/servdnseditzone.tpl:1
-#: plugins/admin/systems/glpiPrinter.tpl:6
-#: plugins/admin/applications/class_applicationGeneric.inc:542
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:682
-#: plugins/admin/mimetypes/paste_generic.tpl:4
-#: plugins/admin/mimetypes/generic.tpl:4
-#: plugins/admin/departments/class_departmentGeneric.inc:586
-#: plugins/admin/ogroups/class_ogroup.inc:747
-#: plugins/admin/ogroups/termgroup.tpl:6 plugins/admin/fai/faiHook.tpl:4
-#: plugins/admin/fai/faiPackage.tpl:4 plugins/admin/fai/faiScript.tpl:4
-#: plugins/admin/fai/faiProfile.tpl:4 plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/faiScriptEntry.tpl:5 plugins/admin/fai/faiVariable.tpl:4
-#: plugins/admin/fai/faiTemplateEntry.tpl:3
-#: plugins/admin/fai/faiHookEntry.tpl:5
-#: plugins/admin/fai/faiVariableEntry.tpl:5
-#: plugins/admin/fai/faiPartitionTable.tpl:4
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-#: plugins/admin/fai/faiTemplate.tpl:4 plugins/personal/scalix/generic.tpl:4
-#: plugins/personal/mail/generic.tpl:5 plugins/personal/posix/generic.tpl:4
-#: plugins/personal/samba/samba2.tpl:6 plugins/personal/samba/samba3.tpl:6
-#: plugins/personal/generic/class_user.inc:16
-#: plugins/personal/generic/class_user.inc:1413
-#: plugins/generic/references/class_reference.inc:20
-#: plugins/gofon/macro/class_gofonMacro.inc:570 setup/setup_feedback.tpl:46
-msgid "Generic"
-msgstr "通用配置"
-
-#: contrib/gosa.conf:112
-msgid "Unix"
-msgstr "Unix"
-
-#: contrib/gosa.conf:113 contrib/gosa.conf:140
-#: plugins/admin/groups/class_divListGroup.inc:233
-#: plugins/admin/users/class_divListUsers.inc:223
-#: plugins/admin/ogroups/tabs_ogroups.inc:132
-#: plugins/personal/environment/class_environment.inc:12
-#: plugins/personal/environment/class_environment.inc:1312
-msgid "Environment"
-msgstr "环境设置"
-
-#: contrib/gosa.conf:114 contrib/gosa.conf:142
-#: plugins/admin/groups/class_divListGroup.inc:225
-#: plugins/admin/groups/class_groupMail.inc:1110
-#: plugins/admin/users/class_divListUsers.inc:225
-#: plugins/admin/ogroups/class_divListOGroup.inc:215
-#: plugins/admin/ogroups/tabs_ogroups.inc:81
-#: plugins/admin/ogroups/tabs_ogroups.inc:221
-#: plugins/admin/ogroups/paste_mail.tpl:4
-#: plugins/admin/ogroups/class_mailogroup.inc:181
-#: plugins/personal/mail/class_mailAccount.inc:22
-#: plugins/personal/mail/class_mailAccount.inc:1138
-#: plugins/generic/references/class_reference.inc:24
-msgid "Mail"
-msgstr "邮件"
-
-#: contrib/gosa.conf:115 plugins/admin/groups/class_divListGroup.inc:227
-#: plugins/admin/users/class_divListUsers.inc:231
-#: plugins/personal/samba/class_sambaAccount.inc:24
-#: plugins/personal/samba/class_sambaAccount.inc:1092
-#: plugins/generic/references/class_reference.inc:26
-#: plugins/generic/references/class_reference.inc:28
-msgid "Samba"
-msgstr "Samba"
-
-#: contrib/gosa.conf:117 contrib/gosa.conf:120
-#: plugins/admin/users/class_divListUsers.inc:233
-#: plugins/personal/netatalk/class_netatalk.inc:36
-#: plugins/personal/netatalk/class_netatalk.inc:370
-msgid "Netatalk"
-msgstr "Netatalk"
-
-#: contrib/gosa.conf:123
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_connectivity.inc:15
-#: plugins/personal/connectivity/main.inc:118
-msgid "Connectivity"
-msgstr "互联"
-
-#: contrib/gosa.conf:124
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:683
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:831
-#: plugins/gofax/faxaccount/paste_generic.tpl:8
-#: plugins/gofax/faxaccount/generic.tpl:10
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:39
-#: plugins/admin/users/class_divListUsers.inc:229
-#: plugins/admin/departments/class_departmentGeneric.inc:605
-#: plugins/admin/departments/generic.tpl:91
-#: plugins/personal/generic/generic.tpl:334
-#: plugins/personal/generic/generic.tpl:502 html/getxls.php:222
-#: html/getxls.php:297
-msgid "Fax"
-msgstr "传真"
-
-#: contrib/gosa.conf:125 plugins/addons/addressbook/address_edit.tpl:94
-#: plugins/addons/addressbook/address_edit.tpl:221
-#: plugins/addons/addressbook/address_info.tpl:67
-#: plugins/addons/addressbook/address_info.tpl:163
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_divListGroup.inc:231
-#: plugins/admin/systems/class_systemManagement.inc:1272
-#: plugins/admin/systems/chooser.tpl:12
-#: plugins/admin/users/class_divListUsers.inc:227
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/ogroups/class_phonequeue.inc:920
-#: plugins/admin/ogroups/class_ogroupManagement.inc:433
-#: plugins/personal/generic/generic.tpl:309
-#: plugins/personal/generic/generic.tpl:490
-#: plugins/generic/references/class_reference.inc:40
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:6
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1469
-msgid "Phone"
-msgstr "电话"
-
-#: contrib/gosa.conf:127 plugins/personal/scalix/class_scalixAccount.inc:16
-#, fuzzy
-msgid "Scalix"
-msgstr "特殊"
-
-#: contrib/gosa.conf:130 plugins/personal/nagios/class_nagiosAccount.inc:18
-#: plugins/personal/nagios/class_nagiosAccount.inc:275
-msgid "Nagios"
-msgstr "Nagios"
-
-#: contrib/gosa.conf:141 plugins/admin/groups/class_groupApplication.inc:1194
-#: plugins/admin/applications/class_applicationManagement.inc:25
-#: plugins/admin/mimetypes/generic.tpl:112
-#: plugins/admin/mimetypes/generic.tpl:165
-msgid "Applications"
-msgstr "应用程序"
-
-#: contrib/gosa.conf:147 plugins/addons/gotomasses/contents.tpl:3
-#: plugins/admin/systems/class_servRepository.inc:260
-#: plugins/admin/systems/printerPPDDialog.tpl:17
-#: plugins/admin/applications/generic.tpl:92
-#: plugins/admin/ogroups/phonequeue.tpl:47
-#: plugins/gofon/conference/generic.tpl:130
-msgid "Options"
-msgstr "选项"
-
-#: contrib/gosa.conf:156
-#: plugins/admin/applications/class_applicationParameters.inc:232
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:879
-msgid "Parameter"
-msgstr "参数"
-
-#: contrib/gosa.conf:161 contrib/gosa.conf:170 contrib/gosa.conf:183
-#: plugins/admin/systems/class_terminalStartup.inc:468
-#: plugins/admin/systems/class_workstationStartup.inc:1178
-#: plugins/admin/ogroups/tabs_ogroups.inc:102
-msgid "Startup"
-msgstr "启动"
-
-#: contrib/gosa.conf:162 contrib/gosa.conf:184
-#: plugins/admin/ogroups/tabs_ogroups.inc:105
-msgid "Devices"
-msgstr "设备"
-
-#: contrib/gosa.conf:163 contrib/gosa.conf:185
-#: plugins/admin/systems/class_systemManagement.inc:1281
-#: plugins/admin/systems/class_printGeneric.inc:886
-#: plugins/admin/ogroups/class_ogroupManagement.inc:436
-#: plugins/personal/environment/environment.tpl:235
-#: plugins/generic/references/class_reference.inc:52
-msgid "Printer"
-msgstr "打印机"
-
-#: contrib/gosa.conf:164 contrib/gosa.conf:177 contrib/gosa.conf:186
-#: plugins/gofax/blocklists/generic.tpl:90
-#: plugins/addons/godfs/contents.tpl:22
-#: plugins/addons/addressbook/contents.tpl:33
-#: plugins/admin/systems/glpiSelectUser.tpl:20
-#: plugins/admin/systems/glpiAttachmentPool.tpl:20
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:20
-#: plugins/admin/systems/glpiDeviceManagement.tpl:20
-#: plugins/admin/systems/servRepository.tpl:26
-#: plugins/admin/systems/glpiPrinter.tpl:127
-#: plugins/admin/fai/faiPackageEntry.tpl:22
-#: plugins/admin/fai/faiProfileEntry.tpl:21
-#: plugins/gofon/macro/headpage.tpl:20
-#: plugins/gofon/conference/headpage.tpl:20 setup/setup_ldap.tpl:121
-#: ihtml/themes/default/MultiSelectWindow.tpl:27
-#: ihtml/themes/default/MultiSelectWindow.tpl:67
-msgid "Information"
-msgstr "提示信息"
-
-#: contrib/gosa.conf:165 contrib/gosa.conf:178 contrib/gosa.conf:192
-#: contrib/gosa.conf:197 contrib/gosa.conf:202 contrib/gosa.conf:207
-#: contrib/gosa.conf:212
-#, fuzzy
-msgid "Inventory"
-msgstr "添加清单(inventory)"
-
-#: contrib/gosa.conf:171 plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_goLdapServer.inc:86
-#: plugins/admin/systems/class_goCupsServer.inc:71
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goImapServer.inc:161
-#: plugins/admin/systems/class_servDNS.inc:398
-#: plugins/admin/systems/class_goFonServer.inc:131
-#: plugins/admin/systems/class_goMailServer.inc:704
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#: plugins/admin/systems/servkolab.tpl:39
-#: plugins/admin/systems/class_goVirusServer.inc:221
-#: plugins/admin/systems/class_servRepository.inc:378
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#: plugins/admin/systems/class_goShareServer.inc:388
-#: plugins/admin/systems/class_servKolab.inc:386
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-msgid "Services"
-msgstr "服务"
-
-#: contrib/gosa.conf:173 contrib/gosa.conf:175 contrib/gosa.conf:188
-#: contrib/gosa.conf:190
-msgid "FAI summary"
-msgstr "自动化安装说明"
-
-#: contrib/gosa.conf:254
-msgid "OGo"
-msgstr "OGo"
-
-#: contrib/gosa.conf:266 plugins/addons/gotomasses/contents.tpl:11
-#: plugins/addons/gotomasses/contents.tpl:13
-#: plugins/addons/gotomasses/contents.tpl:15
-#: plugins/addons/ldapmanager/contentexportxls.tpl:19
-#: plugins/addons/ldapmanager/contentexportxls.tpl:32
-#: plugins/addons/ldapmanager/contentexportxls.tpl:47
-#: plugins/addons/ldapmanager/contentexport.tpl:16
-#: plugins/addons/ldapmanager/contentexport.tpl:29
-#: plugins/addons/ldapmanager/contentexport.tpl:44
-#: include/sieve/templates/edit_frame_base.tpl:6
-msgid "Export"
-msgstr "导出"
-
-#: contrib/gosa.conf:267
-msgid "Excel Export"
-msgstr "导出为 Excel"
-
-#: contrib/gosa.conf:268 plugins/addons/gotomasses/contents.tpl:21
-#: plugins/addons/gotomasses/contents.tpl:25
-#: plugins/addons/gotomasses/contents.tpl:28
-#: plugins/addons/notifications/contents.tpl:54
-#: plugins/addons/ldapmanager/contentcsv.tpl:109
-#: plugins/addons/ldapmanager/contentcsv.tpl:112
-#: plugins/addons/ldapmanager/contentimport.tpl:50
-#: plugins/admin/applications/generic.tpl:135
-#: plugins/personal/mail/generic.tpl:238
-#: plugins/personal/environment/logonManagement.tpl:65
-#: include/sieve/templates/import_script.tpl:12
-#: include/sieve/templates/edit_frame_base.tpl:7
-msgid "Import"
-msgstr "导入"
-
-#: contrib/gosa.conf:269
-msgid "CSV Import"
-msgstr "CSV 导入"
-
-#: contrib/gosa.conf:274 contrib/gosa.conf:304
-msgid "Partitions"
-msgstr "分区"
-
-#: contrib/gosa.conf:278 contrib/gosa.conf:308
-#: plugins/admin/applications/generic.tpl:130
-#: plugins/admin/fai/faiScriptEntry.tpl:56
-#: plugins/admin/fai/class_faiScript.inc:546
-#: plugins/admin/fai/faiHookEntry.tpl:56
-#: plugins/personal/environment/logonManagement.tpl:55
-msgid "Script"
-msgstr "脚本"
-
-#: contrib/gosa.conf:282 contrib/gosa.conf:312
-#: plugins/admin/fai/class_faiSummaryTab.inc:45
-msgid "Hooks"
-msgstr "钩子"
-
-#: contrib/gosa.conf:286 contrib/gosa.conf:316
-#: plugins/admin/fai/class_faiSummaryTab.inc:46
-msgid "Variables"
-msgstr "变量"
-
-#: contrib/gosa.conf:290 contrib/gosa.conf:320
-#: plugins/admin/fai/class_faiSummaryTab.inc:47
-msgid "Templates"
-msgstr "模板"
-
-#: contrib/gosa.conf:294 contrib/gosa.conf:324
-#: plugins/admin/fai/class_faiSummaryTab.inc:50
-#: plugins/personal/environment/environment.tpl:11
-msgid "Profiles"
-msgstr "Profiles"
-
-#: contrib/gosa.conf:295 contrib/gosa.conf:325
-#: plugins/admin/acl/class_divListACL.inc:54
-#: plugins/admin/ogroups/tabs_ogroups.inc:109
-msgid "Summary"
-msgstr "总结"
-
-#: contrib/gosa.conf:299 contrib/gosa.conf:329
-#: plugins/admin/fai/class_faiPackage.inc:547
-msgid "Packages"
-msgstr "软件包"
-
-#: contrib/gosa.conf:507 plugins/admin/ogroups/class_phonequeue.inc:270
-#: setup/class_setupStep_Language.inc:48
-msgid "German"
-msgstr "德语"
-
-#: contrib/gosa.conf:508 setup/class_setupStep_Language.inc:52
-msgid "Russian"
-msgstr "俄语"
-
-#: contrib/gosa.conf:509
-msgid "Spanish"
-msgstr "西班牙语"
-
-#: contrib/gosa.conf:510 setup/class_setupStep_Language.inc:49
-msgid "French"
-msgstr "法语"
-
-#: contrib/gosa.conf:511
-msgid "Dutch"
-msgstr "荷兰语"
-
-#: contrib/gosa.conf:512 setup/class_setupStep_Language.inc:50
-msgid "English"
-msgstr "英语"
-
-#: contrib/gosa.conf:513
-msgid "Italian"
-msgstr "意大利语"
-
-#: contrib/gosa.conf:514
-msgid "Polish"
-msgstr "波兰语"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:6
-msgid "FAX Reports"
-msgstr "传真记录"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:7
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:6
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:7
-#: plugins/addons/gotomasses/class_gotomasses.inc:7
-#: plugins/addons/notifications/class_msgplug.inc:7
-#: plugins/addons/mailqueue/class_mailqueue.inc:7
-#: plugins/addons/logview/class_logview.inc:8
-#: plugins/addons/logview/class_gosa_logview.inc:8
-#: plugins/addons/godfs/class_dfsManagment.inc:11
-#: plugins/addons/addressbook/class_addressbook.inc:7
-#: plugins/addons/ldapmanager/class_exportxls.inc:8
-#: plugins/addons/ldapmanager/class_export.inc:7
-#: plugins/addons/ldapmanager/class_csvimport.inc:7
-#: plugins/addons/ldapmanager/class_import.inc:7
-#: plugins/addons/ldapmanager/class_ldif.inc:8
-#: plugins/admin/groups/class_groupManagement.inc:26
-#: plugins/admin/systems/class_systemManagement.inc:33
-#: plugins/admin/applications/class_applicationManagement.inc:26
-#: plugins/admin/users/class_userManagement.inc:29
-#: plugins/admin/acl/class_aclManagement.inc:28
-#: plugins/admin/acl/class_aclRole.inc:7
-#: plugins/admin/departments/class_departmentManagement.inc:26
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-#: plugins/personal/scalix/class_scalixAccount.inc:17
-#: plugins/personal/password/class_password.inc:25
-#: plugins/personal/mail/class_mailAccount.inc:23
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:28
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:25
-#: plugins/personal/connectivity/class_connectivity.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:18
-#: plugins/personal/connectivity/class_pptpAccount.inc:27
-#: plugins/personal/connectivity/class_kolabAccount.inc:6
-#: plugins/personal/connectivity/class_proxyAccount.inc:6
-#: plugins/personal/connectivity/class_phpgwAccount.inc:6
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:7
-#: plugins/personal/connectivity/class_opengwAccount.inc:7
-#: plugins/personal/connectivity/class_webdavAccount.inc:7
-#: plugins/personal/environment/class_environment.inc:13
-#: plugins/personal/nagios/class_nagiosAccount.inc:19
-#: plugins/personal/posix/class_posixAccount.inc:17
-#: plugins/personal/samba/class_sambaAccount.inc:25
-#: plugins/personal/generic/class_user.inc:17
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:26
-#: plugins/gofon/fonreports/class_fonreport.inc:7
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:7 include/class_acl.inc:7
-#, fuzzy
-msgid "This does something"
-msgstr "******"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:115
-#, fuzzy
-msgid ""
-"No fax extension defined in your server configuration, no reports can be "
-"shown!"
-msgstr "没有在服务器配置中定义传真扩展,无法显示报告!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:118
-#: plugins/addons/logview/class_logview.inc:83
-#: plugins/addons/logview/class_gosa_logview.inc:104
-#: plugins/gofon/fonreports/class_fonreport.inc:168
-msgid "There is no mysql extension available, please check your php setup."
-msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:125
-msgid "Can't connect to fax database, no reports can be shown!"
-msgstr "不能连接传真数据库,无法显示报告!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:129
-msgid "Can't select fax database for report generation!"
-msgstr "无法为创建报告查找传真数据库!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:134
-msgid "Can't query fax table 'faxlog' for report generation!"
-msgstr "无法为创建报告查询传真数据表 'faxlog'!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:157
-#: plugins/gofax/faxreports/class_faxreport.inc:297
-msgid "Query for fax database failed!"
-msgstr "查询传真数据库失败!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:166
-#: plugins/gofax/faxreports/class_faxreport.inc:176
-msgid "You have no permission to retrieve informations about this fax id!"
-msgstr "您无权获取关于此传真 id 的信息!"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:207
-#: plugins/gofax/faxreports/class_faxreport.inc:322
-#: plugins/gofon/fonreports/class_fonreport.inc:228
-msgid "Y-M-D"
-msgstr "Y-M-D"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-#, fuzzy
-msgid "Insufficient permissions to view this attribute"
-msgstr "权限不足,无法在 goFonMacro 中修改属性 '%s'。"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:316
-#: plugins/admin/groups/class_groupApplication.inc:435
-#: plugins/gofon/fonreports/class_fonreport.inc:209
-#, fuzzy
-msgid "Insufficient permissions"
-msgstr "缺省权限"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:480
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#, fuzzy
-msgid "Fax report"
-msgstr "传真记录"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:481
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#, fuzzy
-msgid "All entries are readonly"
-msgstr "所有字段均可写"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:486
-#, fuzzy
-msgid "Fax reports"
-msgstr "传真记录"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:491
-#, fuzzy
-msgid "Detailed view"
-msgstr "安装设备"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:492
-#, fuzzy
-msgid "Fax ID"
-msgstr "传真 ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#: plugins/gofax/faxreports/contents.tpl:31
-#: plugins/addons/logview/gosa_log_contents.tpl:83
-#: plugins/addons/logview/contents.tpl:84
-#: plugins/gofon/fonreports/class_fonreport.inc:404
-#: plugins/gofon/fonreports/contents.tpl:30
-msgid "Date"
-msgstr "日期"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:493
-#, fuzzy
-msgid "Time"
-msgstr "Mime"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:494
-#: plugins/gofax/faxreports/contents.tpl:32
-#: plugins/gofax/faxreports/detail.tpl:45
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:38
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:250
-#: plugins/personal/posix/generic.tpl:35
-#: plugins/gofon/fonreports/contents.tpl:35
-msgid "Status"
-msgstr "状态"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:495
-#: plugins/gofax/faxreports/detail.tpl:33
-msgid "Sender ID"
-msgstr "发送者 ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:496
-#: plugins/gofax/faxreports/detail.tpl:29
-msgid "Sender MSN"
-msgstr "发送者 MSN"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:497
-#: plugins/gofax/faxreports/detail.tpl:41
-msgid "Receiver ID"
-msgstr "接收者 ID"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:498
-#: plugins/gofax/faxreports/detail.tpl:37
-msgid "Receiver MSN"
-msgstr "接收者 MSN"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:499
-#, fuzzy
-msgid "Number of pages"
-msgstr "部门名称"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:500
-#, fuzzy
-msgid "Status Message"
-msgstr "状态信息"
-
-#: plugins/gofax/faxreports/class_faxreport.inc:501
-#: plugins/gofax/faxreports/detail.tpl:53
-msgid "Transfer time"
-msgstr "传送时间"
-
-#: plugins/gofax/faxreports/main.inc:14
-msgid "FAX reports"
-msgstr "传真记录"
-
-#: plugins/gofax/faxreports/contents.tpl:2
-#: plugins/addons/logview/gosa_log_contents.tpl:2
-#: plugins/addons/logview/contents.tpl:2
-#: plugins/gofon/fonreports/contents.tpl:2
-msgid "Filter"
-msgstr "过滤器"
-
-#: plugins/gofax/faxreports/contents.tpl:6
-#: plugins/addons/mailqueue/contents.tpl:11
-#: plugins/addons/logview/gosa_log_contents.tpl:47
-#: plugins/addons/logview/contents.tpl:47
-#: plugins/addons/addressbook/contents.tpl:109
-#: plugins/gofon/fonreports/contents.tpl:6
-msgid "Search for"
-msgstr "查询"
-
-#: plugins/gofax/faxreports/contents.tpl:7
-#: plugins/gofon/fonreports/contents.tpl:7
-msgid "Enter user name to search for"
-msgstr "输入要查询的用户名"
-
-#: plugins/gofax/faxreports/contents.tpl:8
-#: plugins/gofax/faxreports/contents.tpl:16
-#: plugins/gofon/fonreports/contents.tpl:8
-#: plugins/gofon/fonreports/contents.tpl:16
-msgid "in"
-msgstr "于"
-
-#: plugins/gofax/faxreports/contents.tpl:9
-#: plugins/gofon/fonreports/contents.tpl:9
-msgid "Select subtree to base search on"
-msgstr "选择查询基于的子树"
-
-#: plugins/gofax/faxreports/contents.tpl:12
-#: plugins/gofon/fonreports/contents.tpl:12
-msgid "during"
-msgstr "在"
-
-#: plugins/gofax/faxreports/contents.tpl:21
-#: plugins/addons/mailqueue/contents.tpl:10
-#: plugins/addons/mailqueue/contents.tpl:26
-#: plugins/addons/logview/gosa_log_contents.tpl:68
-#: plugins/addons/logview/contents.tpl:68
-#: plugins/gofon/fonreports/contents.tpl:21 setup/setup_ldap.tpl:13
-#: ihtml/themes/default/help.tpl:21
-msgid "Search"
-msgstr "查找"
-
-#: plugins/gofax/faxreports/contents.tpl:30
-#: plugins/gofax/faxreports/detail.tpl:21
-#: plugins/addons/logview/gosa_log_contents.tpl:84
-#: plugins/admin/systems/class_printGeneric.inc:868
-#: plugins/admin/systems/class_gosaLogServer.inc:102
-#: plugins/admin/ogroups/class_ogroupManagement.inc:428
-#: plugins/admin/fai/faiTemplateEntry.tpl:110 setup/setup_config2.tpl:195
-#: setup/setup_config2.tpl:240
-msgid "User"
-msgstr "用户"
-
-#: plugins/gofax/faxreports/contents.tpl:33
-#: plugins/addons/mailqueue/contents.tpl:56
-msgid "Sender"
-msgstr "发送者"
-
-#: plugins/gofax/faxreports/contents.tpl:34
-msgid "Receiver"
-msgstr "接收者"
-
-#: plugins/gofax/faxreports/contents.tpl:35
-#: plugins/gofax/faxreports/detail.tpl:57
-msgid "# pages"
-msgstr "# 页"
-
-#: plugins/gofax/faxreports/contents.tpl:50
-#: plugins/addons/logview/gosa_log_contents.tpl:98
-#: plugins/addons/logview/contents.tpl:97
-#: plugins/gofon/fonreports/contents.tpl:51
-msgid "Search returned no results..."
-msgstr "查无结果..."
-
-#: plugins/gofax/faxreports/detail.tpl:5
-msgid "FAX preview - please wait"
-msgstr "传真预览 ── 请等待"
-
-#: plugins/gofax/faxreports/detail.tpl:8
-msgid "Click on fax to download"
-msgstr "点击传真下载"
-
-#: plugins/gofax/faxreports/detail.tpl:17
-msgid "FAX ID"
-msgstr "传真 ID"
-
-#: plugins/gofax/faxreports/detail.tpl:25
-msgid "Date / Time"
-msgstr "日期 / 时间"
-
-#: plugins/gofax/faxreports/detail.tpl:49
-msgid "Status message"
-msgstr "状态信息"
-
-#: plugins/gofax/faxreports/detail.tpl:67
-#: plugins/addons/mailqueue/header.tpl:5
-#: plugins/addons/ldapmanager/contentcsv.tpl:114
-#: plugins/addons/ldapmanager/contentexportxls.tpl:69
-#: plugins/addons/ldapmanager/contentexport.tpl:66
-#: plugins/addons/ldapmanager/contentimport.tpl:45
-#: plugins/admin/systems/class_systemManagement.inc:179
-#: plugins/admin/departments/dep_iframe.tpl:18
-#: plugins/admin/fai/faiNewBranch.tpl:51
-#: plugins/personal/password/changed.tpl:9
-#: plugins/personal/generic/main.inc:168 include/functions.inc:1479
-#: setup/class_setup.inc:275 setup/class_setup.inc:277
-msgid "Back"
-msgstr "返回"
-
-#: plugins/gofax/blocklists/remove.tpl:2
-#: plugins/addons/addressbook/remove.tpl:2 plugins/admin/groups/remove.tpl:2
-#: plugins/admin/systems/remove.tpl:2 plugins/admin/systems/remove_glpi.tpl:2
-#: plugins/admin/systems/remove_ppd.tpl:2
-#: plugins/admin/applications/remove.tpl:2 plugins/admin/users/remove.tpl:2
-#: plugins/admin/mimetypes/remove.tpl:2 plugins/admin/acl/remove.tpl:2
-#: plugins/admin/departments/remove.tpl:2
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/admin/ogroups/remove.tpl:2 plugins/admin/ogroups/termgroup.tpl:2
-#: plugins/admin/fai/remove.tpl:2 plugins/admin/fai/remove_branch.tpl:2
-#: plugins/gofon/macro/remove.tpl:2 plugins/gofon/conference/remove.tpl:2
-#: include/sieve/templates/remove_script.tpl:2 setup/setup_checks.tpl:32
-#: setup/setup_checks.tpl:93 setup/class_setupStep_Migrate.inc:211
-#: setup/class_setupStep_Migrate.inc:260 setup/class_setupStep_Migrate.inc:385
-#: setup/class_setupStep_Migrate.inc:460 setup/class_setupStep_Migrate.inc:596
-#: setup/class_setupStep_Migrate.inc:726 ihtml/themes/default/remove.tpl:2
-#: ihtml/themes/default/conflict.tpl:6 ihtml/themes/default/islocked.tpl:6
-#: html/password.php:278 html/index.php:50 html/index.php:341
-#: html/index.php:347
-msgid "Warning"
-msgstr "警告"
-
-#: plugins/gofax/blocklists/remove.tpl:6
-#: plugins/admin/systems/remove_glpi.tpl:6
-#: include/sieve/templates/remove_script.tpl:6
-msgid ""
-"Please double check if your really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr "请再次检查您是否要这么做,因为 GOsa 将没有办法将您的数据找回。"
-
-#: plugins/gofax/blocklists/remove.tpl:10
-#: plugins/addons/addressbook/remove.tpl:10 plugins/admin/groups/remove.tpl:10
-#: plugins/admin/applications/remove.tpl:9 plugins/admin/users/remove.tpl:10
-#: plugins/admin/mimetypes/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10
-#: plugins/admin/fai/remove_branch.tpl:10 plugins/gofon/macro/remove.tpl:9
-#: ihtml/themes/default/remove.tpl:9
-msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
-msgstr "所以,如果您确定,请按“删除”继续,否则按“取消”退出。"
-
-#: plugins/gofax/blocklists/remove.tpl:15
-#: plugins/gofax/blocklists/remove.tpl:19
-#: plugins/gofax/blocklists/generic.tpl:83
-#: plugins/gofax/faxaccount/lists.tpl:14
-#: plugins/gofax/faxaccount/generic.tpl:111
-#: plugins/addons/addressbook/remove.tpl:14 plugins/admin/groups/remove.tpl:16
-#: plugins/admin/groups/remove.tpl:20 plugins/admin/groups/paste_mail.tpl:31
-#: plugins/admin/groups/paste_mail.tpl:43 plugins/admin/groups/mail.tpl:75
-#: plugins/admin/groups/mail.tpl:141 plugins/admin/groups/generic.tpl:139
-#: plugins/admin/systems/printer.tpl:102 plugins/admin/systems/printer.tpl:126
-#: plugins/admin/systems/phonesettings.tpl:210
-#: plugins/admin/systems/phonesettings.tpl:233
-#: plugins/admin/systems/remove.tpl:15 plugins/admin/systems/remove.tpl:19
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:168
-#: plugins/admin/systems/class_termDNS.inc:522
-#: plugins/admin/systems/goNtpServer.tpl:21
-#: plugins/admin/systems/remove_glpi.tpl:14
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:192
-#: plugins/admin/systems/goShareServer.tpl:20
-#: plugins/admin/systems/glpi_edit_os.tpl:10
-#: plugins/admin/systems/class_servDNSeditZone.inc:316
-#: plugins/admin/systems/class_servDNSeditZone.inc:541
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:9
-#: plugins/admin/systems/terminal.tpl:127
-#: plugins/admin/systems/glpi_edit_type.tpl:10
-#: plugins/admin/systems/remove_ppd.tpl:12
-#: plugins/admin/systems/workstation.tpl:104
-#: plugins/admin/systems/workstationStartup.tpl:131
-#: plugins/admin/systems/workstationStartup.tpl:165
-#: plugins/admin/applications/remove.tpl:14
-#: plugins/admin/applications/remove.tpl:18 plugins/admin/users/remove.tpl:15
-#: plugins/admin/users/remove.tpl:18 plugins/admin/mimetypes/remove.tpl:14
-#: plugins/admin/mimetypes/remove.tpl:18 plugins/admin/acl/remove.tpl:15
-#: plugins/admin/acl/remove.tpl:19 plugins/admin/departments/remove.tpl:15
-#: plugins/admin/departments/remove.tpl:19 plugins/admin/ogroups/remove.tpl:15
-#: plugins/admin/ogroups/remove.tpl:19 plugins/admin/ogroups/phonequeue.tpl:40
-#: plugins/admin/ogroups/generic.tpl:54 plugins/admin/ogroups/termgroup.tpl:33
-#: plugins/admin/fai/remove.tpl:16 plugins/admin/fai/remove.tpl:20
-#: plugins/admin/fai/faiVariable.tpl:55 plugins/admin/fai/faiVariable.tpl:57
-#: plugins/admin/fai/remove_branch.tpl:14
-#: plugins/admin/fai/faiPartitionTable.tpl:54
-#: plugins/personal/scalix/paste_generic.tpl:13
-#: plugins/personal/scalix/generic.tpl:114
-#: plugins/personal/mail/copypaste.tpl:45
-#: plugins/personal/mail/copypaste.tpl:62 plugins/personal/mail/generic.tpl:73
-#: plugins/personal/mail/generic.tpl:263
-#: plugins/personal/connectivity/kolab.tpl:56
-#: plugins/personal/environment/class_environment.inc:695
-#: plugins/personal/environment/environment.tpl:187
-#: plugins/personal/environment/environment.tpl:225
-#: plugins/personal/environment/environment.tpl:251
-#: plugins/personal/posix/paste_generic.tpl:62
-#: plugins/personal/posix/generic.tpl:91
-#: plugins/personal/posix/generic.tpl:129
-#: plugins/personal/samba/samba3.tpl:415 plugins/gofon/macro/remove.tpl:14
-#: plugins/gofon/macro/remove.tpl:18
-#: plugins/gofon/phoneaccount/paste_generic.tpl:19
-#: plugins/gofon/phoneaccount/generic.tpl:22
-#: plugins/gofon/conference/remove.tpl:15
-#: plugins/gofon/conference/remove.tpl:19
-#: include/sieve/templates/remove_script.tpl:14
-#: ihtml/themes/default/remove.tpl:13
-msgid "Delete"
-msgstr "删除"
-
-#: plugins/gofax/blocklists/remove.tpl:17
-#: plugins/gofax/blocklists/remove.tpl:21
-#: plugins/gofax/blocklists/generic.tpl:106
-#: plugins/gofax/faxaccount/locals.tpl:62
-#: plugins/gofax/faxaccount/lists.tpl:33 plugins/gofax/faxaccount/main.inc:94
-#: plugins/addons/gotomasses/contents.tpl:115
-#: plugins/addons/gotomasses/contents.tpl:118
-#: plugins/addons/godfs/class_dfsManagment.inc:249
-#: plugins/addons/addressbook/remove.tpl:16
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/address_edit.tpl:265
-#: plugins/admin/groups/class_groupManagement.inc:424
-#: plugins/admin/groups/remove.tpl:18 plugins/admin/groups/remove.tpl:22
-#: plugins/admin/groups/application_options.tpl:13
-#: plugins/admin/groups/mail_locals.tpl:68
-#: plugins/admin/groups/mail_admins.tpl:39
-#: plugins/admin/groups/group_objects.tpl:57
-#: plugins/admin/systems/SelectDeviceType.tpl:45
-#: plugins/admin/systems/goKrbServer.tpl:32
-#: plugins/admin/systems/remove.tpl:17 plugins/admin/systems/remove.tpl:21
-#: plugins/admin/systems/goGlpiServer.tpl:34
-#: plugins/admin/systems/goLdapServer.tpl:11
-#: plugins/admin/systems/gencd.tpl:11
-#: plugins/admin/systems/glpi_devices.tpl:761
-#: plugins/admin/systems/class_goService.inc:40
-#: plugins/admin/systems/goImapServer.tpl:118
-#: plugins/admin/systems/glpiSelectUser.tpl:51
-#: plugins/admin/systems/class_systemManagement.inc:830
-#: plugins/admin/systems/goMailServer.tpl:223
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:68
-#: plugins/admin/systems/servnfs.tpl:140
-#: plugins/admin/systems/goNtpServer.tpl:31
-#: plugins/admin/systems/remove_glpi.tpl:16
-#: plugins/admin/systems/goShareServer.tpl:31
-#: plugins/admin/systems/goFonServer.tpl:41
-#: plugins/admin/systems/goSyslogServer.tpl:7
-#: plugins/admin/systems/glpiAttachmentPool.tpl:52
-#: plugins/admin/systems/servkolab.tpl:247
-#: plugins/admin/systems/goCupsServer.tpl:7
-#: plugins/admin/systems/ServiceAddDialog.tpl:30
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:21
-#: plugins/admin/systems/goTerminalServer.tpl:25
-#: plugins/admin/systems/glpi_edit_os.tpl:29
-#: plugins/admin/systems/goSpamServer.tpl:127
-#: plugins/admin/systems/goFaxServer.tpl:25
-#: plugins/admin/systems/class_baseSelectDialog.inc:43
-#: plugins/admin/systems/gosaLogServer.tpl:33
-#: plugins/admin/systems/servdns.tpl:23
-#: plugins/admin/systems/goSpamServerRule.tpl:23
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:70
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:30
-#: plugins/admin/systems/servRepositorySetup.tpl:56
-#: plugins/admin/systems/glpi_edit_type.tpl:29
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:75
-#: plugins/admin/systems/remove_ppd.tpl:14
-#: plugins/admin/systems/printerPPDDialog.tpl:23
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:52
-#: plugins/admin/systems/glpiDeviceManagement.tpl:52
-#: plugins/admin/systems/servRepository.tpl:68
-#: plugins/admin/systems/chooser.tpl:18 plugins/admin/systems/password.tpl:30
-#: plugins/admin/systems/servdnseditzone.tpl:129
-#: plugins/admin/systems/goVirusServer.tpl:170
-#: plugins/admin/systems/goLogDBServer.tpl:25
-#: plugins/admin/applications/remove.tpl:16
-#: plugins/admin/applications/remove.tpl:20
-#: plugins/admin/applications/class_applicationManagement.inc:439
-#: plugins/admin/users/remove.tpl:16 plugins/admin/users/remove.tpl:19
-#: plugins/admin/users/template.tpl:50
-#: plugins/admin/users/class_userManagement.inc:747
-#: plugins/admin/users/password.tpl:23 plugins/admin/mimetypes/remove.tpl:16
-#: plugins/admin/mimetypes/remove.tpl:20
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:437
-#: plugins/admin/acl/tabs_acl.inc:63 plugins/admin/acl/tabs_acl_role.inc:53
-#: plugins/admin/acl/remove.tpl:17 plugins/admin/acl/remove.tpl:21
-#: plugins/admin/acl/acl_role.tpl:61 plugins/admin/acl/acl_role.tpl:75
-#: plugins/admin/departments/remove.tpl:17
-#: plugins/admin/departments/remove.tpl:21
-#: plugins/admin/departments/class_departmentManagement.inc:397
-#: plugins/admin/departments/dep_move_confirm.tpl:17
-#: plugins/admin/ogroups/remove.tpl:17 plugins/admin/ogroups/remove.tpl:21
-#: plugins/admin/ogroups/ogroup_objects.tpl:56
-#: plugins/admin/ogroups/class_ogroupManagement.inc:384
-#: plugins/admin/fai/faiPackageConfiguration.tpl:7
-#: plugins/admin/fai/remove.tpl:18 plugins/admin/fai/remove.tpl:22
-#: plugins/admin/fai/class_faiManagement.inc:749
-#: plugins/admin/fai/class_faiManagement.inc:754
-#: plugins/admin/fai/class_faiManagement.inc:760
-#: plugins/admin/fai/faiScriptEntry.tpl:83
-#: plugins/admin/fai/remove_branch.tpl:16
-#: plugins/admin/fai/faiPackageEntry.tpl:57
-#: plugins/admin/fai/faiTemplateEntry.tpl:171
-#: plugins/admin/fai/faiHookEntry.tpl:85
-#: plugins/admin/fai/faiVariableEntry.tpl:55
-#: plugins/admin/fai/faiProfileEntry.tpl:71
-#: plugins/admin/fai/faiNewBranch.tpl:22
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:40
-#: plugins/personal/scalix/main.inc:101
-#: plugins/personal/mail/mail_locals.tpl:77 plugins/personal/mail/main.inc:104
-#: plugins/personal/netatalk/main.inc:96
-#: plugins/personal/connectivity/main.inc:102
-#: plugins/personal/environment/hotplugDialogNew.tpl:54
-#: plugins/personal/environment/selectPrinterDialog.tpl:66
-#: plugins/personal/environment/main.inc:102
-#: plugins/personal/environment/logonManagement.tpl:76
-#: plugins/personal/environment/hotplugDialog.tpl:64
-#: plugins/personal/nagios/main.inc:105
-#: plugins/personal/posix/trust_machines.tpl:41
-#: plugins/personal/posix/main.inc:106
-#: plugins/personal/posix/posix_groups.tpl:81
-#: plugins/personal/samba/samba3_workstations.tpl:41
-#: plugins/personal/samba/main.inc:104
-#: plugins/personal/samba/sambaLogonHours.tpl:106
-#: plugins/personal/generic/generic_certs.tpl:94
-#: plugins/personal/generic/generic_picture.tpl:35
-#: plugins/personal/generic/main.inc:160
-#: plugins/personal/generic/password.tpl:19 plugins/gofon/macro/remove.tpl:16
-#: plugins/gofon/macro/remove.tpl:20
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:372
-#: plugins/gofon/phoneaccount/main.inc:106
-#: plugins/gofon/conference/remove.tpl:17
-#: plugins/gofon/conference/remove.tpl:21
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:357
-#: include/sieve/templates/select_test_type.tpl:13
-#: include/sieve/templates/remove_script.tpl:16
-#: include/sieve/templates/management.tpl:26
-#: include/sieve/templates/import_script.tpl:14
-#: include/sieve/templates/element_comment.tpl:10
-#: include/sieve/templates/create_script.tpl:15
-#: include/sieve/templates/edit_frame_base.tpl:41 setup/setup_ldap.tpl:17
-#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186
-#: setup/setup_migrate.tpl:251 setup/setup_migrate.tpl:307
-#: setup/setup_migrate.tpl:360 ihtml/themes/default/remove.tpl:15
-#: ihtml/themes/default/copyPasteDialog.tpl:21 ihtml/themes/default/acl.tpl:77
-#: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/islocked.tpl:15
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:89
-msgid "Cancel"
-msgstr "取消"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:31
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:32
-msgid "List of blocklists"
-msgstr "黑名单列表"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected blocklists. Having "
-"a large size of lists, you might prefer the range selectors on top of the "
-"select box."
-msgstr ""
-"这个菜单允许您创建,删除和修改所选的黑名单。对于一个长列表,您可以通过选择框"
-"上面的范围选择来调整。"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-msgid "Blocklist name"
-msgstr "黑名单名称"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:57
-#: plugins/addons/addressbook/address_edit.tpl:155
-#: plugins/addons/addressbook/class_addressbook.inc:815
-#: plugins/addons/addressbook/address_info.tpl:117
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/users/class_divListUsers.inc:61
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#: plugins/admin/ogroups/class_ogroupManagement.inc:431
-#: plugins/personal/generic/class_user.inc:1434
-#: plugins/personal/generic/generic.tpl:258
-#: plugins/generic/references/class_reference.inc:38
-#: plugins/gofon/macro/class_divListMacros.inc:57
-msgid "Department"
-msgstr "部门"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:58
-#: plugins/addons/addressbook/contents.tpl:42
-#: plugins/admin/groups/class_divListGroup.inc:62
-#: plugins/admin/systems/class_divListSystemService.inc:31
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:203
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:188
-#: plugins/admin/systems/class_divListSystem.inc:69
-#: plugins/admin/applications/class_divListApplication.inc:59
-#: plugins/admin/users/class_divListUsers.inc:63
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:61
-#: plugins/admin/acl/class_divListACL.inc:55
-#: plugins/admin/departments/class_divListDepartment.inc:49
-#: plugins/admin/ogroups/class_divListOGroup.inc:65
-#: plugins/admin/fai/class_divListFai.inc:71
-#: plugins/gofon/macro/class_divListMacros.inc:59
-#: plugins/gofon/conference/class_divListConferences.inc:60
-msgid "Actions"
-msgstr "动作"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Select to see send blocklists"
-msgstr "选择查看发送黑名单"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:61
-msgid "Show send blocklists"
-msgstr "显示发送黑名单"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Select to see receive blocklists"
-msgstr "选择查看接收黑名单"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:62
-msgid "Show receive blocklists"
-msgstr "显示接收黑名单"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/acl/class_divListACL.inc:61
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-msgid "Select to search within subtrees"
-msgstr "选择在子树中查询"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:65
-#: plugins/admin/groups/class_divListGroup.inc:73
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:31
-#: plugins/admin/systems/class_divListSystem.inc:82
-#: plugins/admin/applications/class_divListApplication.inc:62
-#: plugins/admin/users/class_divListUsers.inc:74
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:64
-#: plugins/admin/departments/class_divListDepartment.inc:53
-#: plugins/admin/ogroups/class_divListOGroup.inc:80
-#: plugins/admin/ogroups/ogroup_objects.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:42
-#: plugins/personal/posix/posix_groups.tpl:46
-#: plugins/gofon/macro/class_divListMacros.inc:62
-#: plugins/gofon/conference/class_divListConferences.inc:63
-#, fuzzy
-msgid "Search in subtrees"
-msgstr "在子树中查找"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:68
-msgid "Regular expression for matching list names"
-msgstr "匹配列表名称的正则表达式"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "Create new blocklist"
-msgstr "创建新黑名单"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:142
-msgid "New Blocklist"
-msgstr "新建黑名单"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:147
-#: plugins/gofax/blocklists/generic.tpl:17
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:695
-#: plugins/addons/godfs/class_dfsManagment.inc:217
-#: plugins/admin/groups/class_divListGroup.inc:181
-#: plugins/admin/groups/class_groupGeneric.inc:950
-#: plugins/admin/groups/generic.tpl:30 plugins/admin/systems/wingeneric.tpl:13
-#: plugins/admin/systems/printer.tpl:27
-#: plugins/admin/systems/class_phoneGeneric.inc:486
-#: plugins/admin/systems/goLdapServer.tpl:2
-#: plugins/admin/systems/component.tpl:17
-#: plugins/admin/systems/class_componentGeneric.inc:278
-#: plugins/admin/systems/class_printGeneric.inc:890
-#: plugins/admin/systems/class_servGeneric.inc:426
-#: plugins/admin/systems/phone.tpl:17
-#: plugins/admin/systems/class_terminalGeneric.inc:633
-#: plugins/admin/systems/class_baseSelectDialog.inc:46
-#: plugins/admin/systems/class_workstationGeneric.inc:617
-#: plugins/admin/systems/server.tpl:22 plugins/admin/systems/terminal.tpl:19
-#: plugins/admin/systems/workstation.tpl:27
-#: plugins/admin/systems/class_divListSystem.inc:227
-#: plugins/admin/systems/class_glpiSelectUser.inc:181
-#: plugins/admin/applications/class_divListApplication.inc:175
-#: plugins/admin/applications/class_applicationGeneric.inc:552
-#: plugins/admin/applications/generic.tpl:42
-#: plugins/admin/users/class_divListUsers.inc:162
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:694
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:185
-#: plugins/admin/mimetypes/generic.tpl:44 plugins/admin/acl/acl_role.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:678
-#: plugins/admin/acl/class_divListACL.inc:154
-#: plugins/admin/departments/class_divListDepartment.inc:133
-#: plugins/admin/departments/class_departmentGeneric.inc:597
-#: plugins/admin/departments/generic.tpl:35
-#: plugins/admin/ogroups/class_divListOGroup.inc:181
-#: plugins/admin/ogroups/class_ogroup.inc:757
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/fai/class_divListFai.inc:213
-#: plugins/personal/generic/class_user.inc:1423
-#: plugins/personal/generic/generic.tpl:143
-#: plugins/gofon/macro/class_gofonMacro.inc:581
-#: plugins/gofon/macro/class_divListMacros.inc:147
-#: plugins/gofon/macro/generic.tpl:27
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:748
-#: plugins/gofon/conference/class_divListConferences.inc:154
-#: plugins/gofon/conference/generic.tpl:49 setup/setup_ldap.tpl:55
-msgid "Base"
-msgstr "位置"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-msgid "Submit department"
-msgstr "提交部门"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:149
-#: plugins/addons/godfs/class_dfsManagment.inc:218
-#: plugins/admin/groups/class_divListGroup.inc:182
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_divListSystem.inc:229
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: plugins/admin/systems/class_glpiSelectUser.inc:184
-#: plugins/admin/applications/class_divListApplication.inc:177
-#: plugins/admin/users/class_divListUsers.inc:164
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:187
-#: plugins/admin/acl/class_divListACL.inc:156
-#: plugins/admin/departments/class_divListDepartment.inc:135
-#: plugins/admin/ogroups/class_divListOGroup.inc:183
-#: plugins/admin/fai/class_divListFai.inc:215
-#: plugins/gofon/macro/class_divListMacros.inc:149
-#: plugins/gofon/conference/class_divListConferences.inc:156
-#: include/class_MultiSelectWindow.inc:209
-msgid "Submit"
-msgstr "提交"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove selected blocklists"
-msgstr "显示发送黑名单"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:153
-#, fuzzy
-msgid "Remove blocklists"
-msgstr "黑名单名称"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:43
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:53
-#: plugins/admin/systems/glpi.tpl:18 plugins/admin/systems/glpi.tpl:32
-#: plugins/admin/systems/glpi.tpl:46
-#: plugins/admin/systems/class_divListSystem.inc:323
-#: plugins/admin/systems/glpiPrinter.tpl:18
-#: plugins/admin/systems/glpiPrinter.tpl:32
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/users/class_divListUsers.inc:266
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/acl/class_aclRole.inc:340
-#: plugins/admin/acl/class_aclRole.inc:385
-#: plugins/admin/acl/class_divListACL.inc:210
-#: plugins/admin/acl/class_divListACL.inc:232
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/admin/fai/class_faiScript.inc:302
-#: plugins/admin/fai/class_faiScript.inc:304
-#: plugins/admin/fai/class_faiHook.inc:300
-#: plugins/admin/fai/class_faiHook.inc:302
-#: plugins/admin/fai/class_faiTemplate.inc:278
-#: plugins/admin/fai/class_faiTemplate.inc:280
-#: plugins/admin/fai/class_divListFai.inc:296
-#: plugins/admin/fai/class_divListFai.inc:299
-#: plugins/gofon/macro/class_divListMacros.inc:207
-#: plugins/gofon/conference/class_divListConferences.inc:217
-#: include/class_acl.inc:409 include/class_acl.inc:454
-msgid "edit"
-msgstr "编辑"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:188
-#: plugins/admin/users/class_divListUsers.inc:267
-msgid "Edit user"
-msgstr "编辑用户"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/addons/mailqueue/contents.tpl:94
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:137
-#: plugins/admin/systems/class_divListSystem.inc:333
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/users/class_divListUsers.inc:285
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/acl/class_aclRole.inc:341
-#: plugins/admin/acl/class_aclRole.inc:386
-#: plugins/admin/acl/class_divListACL.inc:220
-#: plugins/admin/acl/class_divListACL.inc:236
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/admin/fai/class_faiScript.inc:306
-#: plugins/admin/fai/class_faiHook.inc:304
-#: plugins/admin/fai/class_faiTemplate.inc:282
-#: plugins/admin/fai/class_divListFai.inc:307
-#: plugins/gofon/macro/class_divListMacros.inc:215
-#: plugins/gofon/conference/class_divListConferences.inc:227
-#: include/class_acl.inc:410 include/class_acl.inc:455
-msgid "delete"
-msgstr "删除"
-
-#: plugins/gofax/blocklists/class_divListBlocklists.inc:198
-#: plugins/admin/users/class_divListUsers.inc:286
-msgid "Delete user"
-msgstr "删除用户"
-
-#: plugins/gofax/blocklists/main.inc:26 plugins/gofax/blocklists/main.inc:28
-msgid "Blocklist management"
-msgstr "黑名单管理"
-
-#: plugins/gofax/blocklists/generic.tpl:8
-msgid "List name"
-msgstr "列表名称"
-
-#: plugins/gofax/blocklists/generic.tpl:12
-msgid "Name of blocklist"
-msgstr "黑名单名称"
-
-#: plugins/gofax/blocklists/generic.tpl:20 plugins/admin/groups/generic.tpl:34
-#: plugins/admin/systems/component.tpl:20 plugins/admin/systems/phone.tpl:20
-#: plugins/admin/systems/server.tpl:26 plugins/admin/systems/terminal.tpl:23
-#: plugins/admin/systems/workstation.tpl:30 plugins/admin/acl/acl_role.tpl:31
-#: plugins/admin/ogroups/generic.tpl:29 plugins/gofon/macro/generic.tpl:30
-msgid "Choose subtree to place group in"
-msgstr "选择来放置组的子树"
-
-#: plugins/gofax/blocklists/generic.tpl:26 plugins/admin/groups/generic.tpl:40
-#: plugins/admin/systems/wingeneric.tpl:18
-#: plugins/admin/systems/printer.tpl:35 plugins/admin/systems/component.tpl:25
-#: plugins/admin/systems/phone.tpl:25 plugins/admin/systems/server.tpl:32
-#: plugins/admin/systems/terminal.tpl:28
-#: plugins/admin/systems/workstation.tpl:35
-#: plugins/admin/applications/generic.tpl:52
-#: plugins/admin/mimetypes/generic.tpl:53 plugins/admin/acl/acl_role.tpl:37
-#: plugins/admin/departments/generic.tpl:45
-#: plugins/admin/ogroups/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:153 plugins/gofon/macro/generic.tpl:36
-#: plugins/gofon/conference/generic.tpl:56
-#: plugins/gofon/conference/generic.tpl:62
-msgid "Select a base"
-msgstr "选择一个位置"
-
-#: plugins/gofax/blocklists/generic.tpl:40
-#: plugins/admin/systems/glpi_devices.tpl:427
-#: plugins/admin/systems/glpi_devices.tpl:492
-#: plugins/admin/systems/glpi_devices.tpl:542
-#: plugins/admin/systems/servnfs.tpl:56
-#: plugins/admin/systems/terminalService.tpl:48
-#: plugins/admin/systems/terminalService.tpl:138
-#: plugins/admin/systems/class_goShareServer.inc:399
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:797
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:795
-#: plugins/admin/systems/workstationService.tpl:54
-#: plugins/admin/systems/workstationService.tpl:156
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:189
-#: plugins/admin/fai/class_faiSummaryTab.inc:345
-#: plugins/gofon/conference/generic.tpl:28 include/php_setup.inc:185
-msgid "Type"
-msgstr "类型"
-
-#: plugins/gofax/blocklists/generic.tpl:43
-msgid "Select wether to filter incoming or outgoing calls"
-msgstr "选择过滤打入电话还是打出电话"
-
-#: plugins/gofax/blocklists/generic.tpl:51
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:694
-#: plugins/addons/godfs/generic.tpl:12 plugins/addons/godfs/generic.tpl:38
-#: plugins/admin/groups/class_groupGeneric.inc:951
-#: plugins/admin/groups/generic.tpl:15 plugins/admin/systems/wingeneric.tpl:25
-#: plugins/admin/systems/printer.tpl:16
-#: plugins/admin/systems/class_phoneGeneric.inc:487
-#: plugins/admin/systems/component.tpl:35
-#: plugins/admin/systems/class_componentGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:891
-#: plugins/admin/systems/class_servGeneric.inc:424
-#: plugins/admin/systems/phone.tpl:34 plugins/admin/systems/servnfs.tpl:19
-#: plugins/admin/systems/class_winGeneric.inc:291
-#: plugins/admin/systems/class_goMailServer.inc:713
-#: plugins/admin/systems/server.tpl:14
-#: plugins/admin/systems/class_goShareServer.inc:398
-#: plugins/admin/applications/class_applicationGeneric.inc:553
-#: plugins/admin/applications/generic.tpl:33
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:693
-#: plugins/admin/mimetypes/paste_generic.tpl:21
-#: plugins/admin/mimetypes/generic.tpl:34 plugins/admin/acl/acl_role.tpl:17
-#: plugins/admin/acl/class_aclRole.inc:679
-#: plugins/admin/departments/class_departmentGeneric.inc:595
-#: plugins/admin/departments/generic.tpl:16
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/fai/class_faiScriptEntry.inc:184
-#: plugins/admin/fai/class_faiVariable.inc:433
-#: plugins/admin/fai/faiHook.tpl:21 plugins/admin/fai/class_faiPackage.inc:546
-#: plugins/admin/fai/faiPackage.tpl:21 plugins/admin/fai/faiScript.tpl:21
-#: plugins/admin/fai/faiProfile.tpl:21
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:464
-#: plugins/admin/fai/faiScriptEntry.tpl:19
-#: plugins/admin/fai/faiVariable.tpl:21
-#: plugins/admin/fai/class_faiHookEntry.inc:193
-#: plugins/admin/fai/class_faiTemplateEntry.inc:252
-#: plugins/admin/fai/faiTemplateEntry.tpl:13
-#: plugins/admin/fai/class_faiScript.inc:555
-#: plugins/admin/fai/class_faiHook.inc:550
-#: plugins/admin/fai/faiHookEntry.tpl:19
-#: plugins/admin/fai/class_faiTemplate.inc:523
-#: plugins/admin/fai/faiVariableEntry.tpl:19
-#: plugins/admin/fai/faiPartitionTable.tpl:21
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:13
-#: plugins/admin/fai/class_faiProfile.inc:466
-#: plugins/admin/fai/class_faiVariableEntry.inc:147
-#: plugins/admin/fai/class_faiPartitionTable.inc:544
-#: plugins/admin/fai/faiTemplate.tpl:21
-#: plugins/personal/environment/hotplugDialogNew.tpl:17
-#: plugins/personal/environment/logonManagement.tpl:17
-#: plugins/generic/references/contents.tpl:11
-#: plugins/gofon/macro/class_gofonMacro.inc:582
-#: plugins/gofon/macro/generic.tpl:49
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:749
-#: plugins/gofon/conference/generic.tpl:87 html/getxls.php:158
-#: html/getxls.php:287
-msgid "Description"
-msgstr "描述"
-
-#: plugins/gofax/blocklists/generic.tpl:54
-msgid "Descriptive text for this blocklist"
-msgstr "此黑名带描述文字"
-
-#: plugins/gofax/blocklists/generic.tpl:68
-msgid "Blocked numbers"
-msgstr "封锁号码"
-
-#: plugins/gofax/blocklists/generic.tpl:80
-#: plugins/gofax/faxaccount/locals.tpl:60
-#: plugins/gofax/faxaccount/lists.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:105
-#: plugins/admin/groups/application.tpl:39
-#: plugins/admin/groups/paste_mail.tpl:30
-#: plugins/admin/groups/paste_mail.tpl:41
-#: plugins/admin/groups/mail_locals.tpl:66
-#: plugins/admin/groups/class_groupMail.inc:607
-#: plugins/admin/groups/mail.tpl:71 plugins/admin/groups/mail.tpl:135
-#: plugins/admin/groups/generic.tpl:137
-#: plugins/admin/groups/group_objects.tpl:55
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:392
-#: plugins/admin/systems/phonesettings.tpl:207
-#: plugins/admin/systems/phonesettings.tpl:230
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:6
-#: plugins/admin/systems/glpiManufacturer.tpl:6
-#: plugins/admin/systems/terminalStartup.tpl:79
-#: plugins/admin/systems/terminalStartup.tpl:108
-#: plugins/admin/systems/goMailServer.tpl:70
-#: plugins/admin/systems/goMailServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:131
-#: plugins/admin/systems/goMailServer.tpl:165
-#: plugins/admin/systems/goMailServer.tpl:191
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:67
-#: plugins/admin/systems/class_termDNS.inc:508
-#: plugins/admin/systems/class_termDNS.inc:528
-#: plugins/admin/systems/goNtpServer.tpl:18
-#: plugins/admin/systems/goShareServer.tpl:14
-#: plugins/admin/systems/glpi_edit_os.tpl:8
-#: plugins/admin/systems/goSpamServer.tpl:45
-#: plugins/admin/systems/goSpamServer.tpl:113
-#: plugins/admin/systems/servdns.tpl:6
-#: plugins/admin/systems/class_servDNSeditZone.inc:547
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:7
-#: plugins/admin/systems/servRepositorySetup.tpl:47
-#: plugins/admin/systems/terminal.tpl:123
-#: plugins/admin/systems/glpi_edit_type.tpl:8
-#: plugins/admin/systems/workstation.tpl:100
-#: plugins/admin/systems/glpi.tpl:125
-#: plugins/admin/systems/servdnseditzone.tpl:115
-#: plugins/admin/systems/workstationStartup.tpl:129
-#: plugins/admin/systems/workstationStartup.tpl:162
-#: plugins/admin/systems/workstationStartup.tpl:191
-#: plugins/admin/systems/glpiPrinter.tpl:115
-#: plugins/admin/systems/glpiPrinter.tpl:149
-#: plugins/admin/mimetypes/generic.tpl:108
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:174
-#: plugins/admin/ogroups/ogroup_objects.tpl:54
-#: plugins/admin/ogroups/phonequeue.tpl:37
-#: plugins/admin/ogroups/generic.tpl:51 plugins/admin/ogroups/termgroup.tpl:28
-#: plugins/admin/fai/faiHook.tpl:48 plugins/admin/fai/faiHook.tpl:50
-#: plugins/admin/fai/faiPackage.tpl:79 plugins/admin/fai/faiScript.tpl:48
-#: plugins/admin/fai/faiScript.tpl:50 plugins/admin/fai/faiProfile.tpl:43
-#: plugins/admin/fai/faiVariable.tpl:49 plugins/admin/fai/faiVariable.tpl:51
-#: plugins/admin/fai/faiPartitionTable.tpl:48
-#: plugins/admin/fai/faiPartitionTable.tpl:50
-#: plugins/admin/fai/faiTemplate.tpl:40 plugins/admin/fai/faiTemplate.tpl:42
-#: plugins/personal/scalix/paste_generic.tpl:12
-#: plugins/personal/scalix/generic.tpl:111
-#: plugins/personal/mail/copypaste.tpl:43
-#: plugins/personal/mail/copypaste.tpl:61
-#: plugins/personal/mail/mail_locals.tpl:75
-#: plugins/personal/mail/generic.tpl:70 plugins/personal/mail/generic.tpl:257
-#: plugins/personal/connectivity/kolab.tpl:53
-#: plugins/personal/connectivity/class_kolabAccount.inc:261
-#: plugins/personal/environment/kioskManagement.tpl:14
-#: plugins/personal/environment/selectPrinterDialog.tpl:65
-#: plugins/personal/environment/hotplugDialog.tpl:63
-#: plugins/personal/environment/environment.tpl:157
-#: plugins/personal/environment/environment.tpl:181
-#: plugins/personal/environment/environment.tpl:248
-#: plugins/personal/posix/trust_machines.tpl:39
-#: plugins/personal/posix/paste_generic.tpl:61
-#: plugins/personal/posix/generic.tpl:88
-#: plugins/personal/posix/generic.tpl:126
-#: plugins/personal/posix/posix_groups.tpl:79
-#: plugins/personal/samba/samba3_workstations.tpl:39
-#: plugins/personal/samba/samba3.tpl:412
-#: plugins/gofon/phoneaccount/paste_generic.tpl:18
-#: plugins/gofon/phoneaccount/generic.tpl:19
-msgid "Add"
-msgstr "添加"
-
-#: plugins/gofax/blocklists/generic.tpl:92
-msgid "Numbers can also contain wild cards."
-msgstr "数字也可以包含通配符。"
-
-#: plugins/gofax/blocklists/generic.tpl:100
-#: plugins/gofax/faxaccount/main.inc:92
-#: plugins/admin/groups/class_groupManagement.inc:418
-#: plugins/admin/systems/class_systemManagement.inc:824
-#: plugins/admin/applications/class_applicationManagement.inc:433
-#: plugins/admin/users/class_userManagement.inc:741
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:431
-#: plugins/admin/acl/tabs_acl.inc:61 plugins/admin/acl/tabs_acl_role.inc:51
-#: plugins/admin/ogroups/class_ogroupManagement.inc:378
-#: plugins/admin/fai/class_faiManagement.inc:743
-#: plugins/personal/mail/main.inc:102 plugins/personal/netatalk/main.inc:94
-#: plugins/personal/connectivity/main.inc:100
-#: plugins/personal/environment/main.inc:100
-#: plugins/personal/nagios/main.inc:103 plugins/personal/posix/main.inc:104
-#: plugins/personal/samba/main.inc:102 plugins/personal/generic/main.inc:158
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:366
-#: plugins/gofon/phoneaccount/main.inc:104
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:351
-#: setup/setup_checks.tpl:27 setup/setup_checks.tpl:87
-#: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
-#: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
-#: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
-#: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
-#: setup/class_setupStep_Migrate.inc:877
-#: setup/class_setupStep_Migrate.inc:1600
-msgid "Ok"
-msgstr "好"
-
-#: plugins/gofax/blocklists/generic.tpl:103
-#: plugins/gofax/faxaccount/lists.tpl:31
-#: plugins/addons/gotomasses/contents.tpl:111
-#: plugins/addons/gotomasses/contents.tpl:113
-#: plugins/addons/gotomasses/contents.tpl:117
-#: plugins/addons/notifications/contents.tpl:12
-#: plugins/admin/groups/class_groupManagement.inc:421
-#: plugins/admin/groups/application_options.tpl:11
-#: plugins/admin/groups/mail_admins.tpl:37
-#: plugins/admin/systems/class_systemManagement.inc:827
-#: plugins/admin/systems/servRepositorySetup.tpl:54
-#: plugins/admin/systems/printerPPDDialog.tpl:22
-#: plugins/admin/applications/class_applicationManagement.inc:436
-#: plugins/admin/users/class_userManagement.inc:744
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:434
-#: plugins/admin/acl/acl_role.tpl:49 plugins/admin/acl/acl_role.tpl:59
-#: plugins/admin/acl/acl_role.tpl:73
-#: plugins/admin/ogroups/class_ogroupManagement.inc:381
-#: plugins/admin/fai/faiPackageConfiguration.tpl:6
-#: plugins/admin/fai/class_faiManagement.inc:746
-#: plugins/admin/fai/faiScriptEntry.tpl:82
-#: plugins/admin/fai/faiPackageEntry.tpl:56
-#: plugins/admin/fai/faiTemplateEntry.tpl:170
-#: plugins/admin/fai/faiHookEntry.tpl:84
-#: plugins/admin/fai/faiVariableEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:70
-#: plugins/admin/fai/faiNewBranch.tpl:21
-#: plugins/personal/environment/logonManagement.tpl:75
-#: plugins/personal/samba/sambaLogonHours.tpl:104
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:369
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:354
-#: include/sieve/templates/create_script.tpl:13 setup/setup_ldap.tpl:16
-#: setup/setup_migrate.tpl:133 setup/setup_migrate.tpl:184
-#: setup/setup_migrate.tpl:250 setup/setup_migrate.tpl:305
-#: setup/setup_migrate.tpl:358 ihtml/themes/default/acl.tpl:8
-#: ihtml/themes/default/acl.tpl:20 ihtml/themes/default/acl.tpl:75
-#: ihtml/themes/default/acl.tpl:89
-msgid "Apply"
-msgstr "应用"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:5
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:689
-msgid "FAX Blocklists"
-msgstr "传真黑名单"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:181
-#, fuzzy, php-format
-msgid "You're about to delete the following blocklists(s) %s"
-msgstr "您将要删除黑名单 '%s'。"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:202
-#, fuzzy, php-format
-msgid "You are not allowed to delete the blocklist '%s'!"
-msgstr "您无权删除这个用户!"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:240
-#, php-format
-msgid "You're about to delete the blocklist '%s'."
-msgstr "您将要删除黑名单 '%s'。"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:257
-msgid "You have no permission to remove this blocklist."
-msgstr "您无权删除这个黑名单。"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:272
-msgid "Please specify a valid phone number."
-msgstr "请给出一个有效电话号码。"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "send"
-msgstr "发送"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:388
-msgid "receive"
-msgstr "接收"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:530
-#, fuzzy, php-format
-msgid "Removing of blocklist with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:582
-#: plugins/admin/departments/class_departmentGeneric.inc:265
-msgid "Required field 'Name' is not set."
-msgstr "需要的“姓名”字段没有设置"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:585
-msgid "Required field 'Name' contains invalid characters"
-msgstr "需要的“姓名”字段包含无效字符"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:592
-msgid "Specified name is already used."
-msgstr "指定名称已经使用。"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:644
-#, fuzzy, php-format
-msgid "Saving of blocklist with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:684
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:690
-#, fuzzy
-msgid "Fax blocklists"
-msgstr "传真黑名单"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:693
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/address_info.tpl:24
-#: plugins/addons/addressbook/contents.tpl:14
-#: plugins/admin/groups/class_groupGeneric.inc:949
-#: plugins/admin/systems/class_phoneGeneric.inc:485
-#: plugins/admin/systems/glpi_devices.tpl:10
-#: plugins/admin/systems/glpi_devices.tpl:105
-#: plugins/admin/systems/glpi_devices.tpl:146
-#: plugins/admin/systems/glpi_devices.tpl:201
-#: plugins/admin/systems/glpi_devices.tpl:257
-#: plugins/admin/systems/glpi_devices.tpl:315
-#: plugins/admin/systems/glpi_devices.tpl:379
-#: plugins/admin/systems/glpi_devices.tpl:451
-#: plugins/admin/systems/glpi_devices.tpl:515
-#: plugins/admin/systems/glpi_devices.tpl:562
-#: plugins/admin/systems/glpi_devices.tpl:615
-#: plugins/admin/systems/glpi_devices.tpl:669
-#: plugins/admin/systems/glpi_devices.tpl:715
-#: plugins/admin/systems/class_componentGeneric.inc:277
-#: plugins/admin/systems/class_printGeneric.inc:889
-#: plugins/admin/systems/class_servGeneric.inc:423
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:7
-#: plugins/admin/systems/servnfs.tpl:9
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:201
-#: plugins/admin/systems/class_terminalGeneric.inc:634
-#: plugins/admin/systems/goSpamServerRule.tpl:6
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:10
-#: plugins/admin/systems/class_servRepository.inc:386
-#: plugins/admin/systems/class_goShareServer.inc:396
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:7
-#: plugins/admin/applications/class_applicationGeneric.inc:551
-#: plugins/admin/applications/class_applicationGeneric.inc:555
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:691
-#: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
-#: plugins/admin/acl/class_aclRole.inc:677
-#: plugins/admin/ogroups/class_ogroup.inc:756
-#: plugins/admin/fai/class_faiScriptEntry.inc:183
-#: plugins/admin/fai/class_faiVariable.inc:432 plugins/admin/fai/faiHook.tpl:9
-#: plugins/admin/fai/class_faiPackage.inc:545
-#: plugins/admin/fai/faiPackage.tpl:9 plugins/admin/fai/faiScript.tpl:9
-#: plugins/admin/fai/faiProfile.tpl:9
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:463
-#: plugins/admin/fai/faiScriptEntry.tpl:9 plugins/admin/fai/faiVariable.tpl:9
-#: plugins/admin/fai/class_faiHookEntry.inc:192
-#: plugins/admin/fai/class_faiTemplateEntry.inc:251
-#: plugins/admin/fai/faiTemplateEntry.tpl:7
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/faiHookEntry.tpl:9
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#: plugins/admin/fai/faiVariableEntry.tpl:9
-#: plugins/admin/fai/class_faiSummaryTab.inc:340
-#: plugins/admin/fai/faiPartitionTable.tpl:9
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:6
-#: plugins/admin/fai/class_faiProfile.inc:465
-#: plugins/admin/fai/class_faiVariableEntry.inc:146
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#: plugins/admin/fai/faiTemplate.tpl:9 plugins/gofon/macro/parameter.tpl:6
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:747
-#: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209 html/getxls.php:223
-#: html/getxls.php:290
-msgid "Name"
-msgstr "名称"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:696
-#, fuzzy
-msgid "Blocklist"
-msgstr "黑名单"
-
-#: plugins/gofax/blocklists/class_blocklistManagement.inc:697
-#, fuzzy
-msgid "Blocklist type"
-msgstr "黑名单名称"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:6
-#: plugins/addons/addressbook/address_edit.tpl:233
-#: plugins/addons/addressbook/address_info.tpl:171
-#: plugins/generic/references/class_reference.inc:30
-msgid "FAX"
-msgstr "传真"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:161
-msgid "This account has no fax extensions."
-msgstr "这个账号没有传真扩展。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:170
-msgid "Remove fax account"
-msgstr "删除传真账号"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:171
-msgid ""
-"This account has fax features enabled. You can disable them by clicking "
-"below."
-msgstr "这个账户传真功能已启用。您可以点击下面的按钮禁用。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:173
-msgid "Create fax account"
-msgstr "创建传真账号"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:174
-msgid ""
-"This account has fax features disabled. You can enable them by clicking "
-"below."
-msgstr "这个账户传真功能已禁用。您可以点击下面的按钮来启用。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:237
-msgid "You're trying to add an invalid phone number."
-msgstr "您正在添加一个无效的电话号码。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:446
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:527
-#: plugins/admin/groups/class_groupApplication.inc:682
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:147
-msgid "back"
-msgstr "返回"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:634
-#, fuzzy, php-format
-msgid "Removing of user/fax account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:649
-msgid "The required field 'Fax' is not set."
-msgstr "需要的字段“传真”没有设置"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:653
-msgid "Please enter a valid telephone number in the 'Fax' field."
-msgstr "请在“传真”处填入一个有效的电话号码。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:661
-msgid "Mail delivery is checked, but no address has been specified."
-msgstr "选择了邮件传递,但是没有定义地址。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:663
-msgid "The mail address you've entered is invalid."
-msgstr "您输入的邮件地址无效。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:669
-msgid ""
-"Deliver fax to printer, is only possible if valid printer is given. Please "
-"correct your choice."
-msgstr ""
-"发送传真道打印机,只有在提供一个有效的打印机才能够实现。请修改您的选择。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:761
-#, fuzzy, php-format
-msgid "Saving of user/fax account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:832
-#, fuzzy
-msgid "Fax account settings"
-msgstr "Samba 设置"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:841
-msgid "Enable/Disable fax"
-msgstr ""
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:842
-#, fuzzy
-msgid "Receive blocklist"
-msgstr "显示接收黑名单"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:843
-#, fuzzy
-msgid "Send blocklist"
-msgstr "显示发送黑名单"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:844
-#: plugins/addons/addressbook/class_addressbook.inc:808
-#: plugins/personal/generic/class_user.inc:1451
-#, fuzzy
-msgid "Fax number"
-msgstr "系列号"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:845
-#, fuzzy
-msgid "Alternate fax number"
-msgstr "替代传真号码"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:846
-#: plugins/gofax/faxaccount/generic.tpl:70
-msgid "Deliver fax as mail"
-msgstr "发送传真至邮件"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:847
-#: plugins/gofax/faxaccount/generic.tpl:77
-msgid "Deliver fax to printer"
-msgstr "发送传真至打印机"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:848
-#: plugins/gofax/faxaccount/generic.tpl:34
-msgid "Delivery format"
-msgstr "传输格式"
-
-#: plugins/gofax/faxaccount/class_gofaxAccount.inc:849
-#: plugins/gofax/faxaccount/generic.tpl:21
-#: plugins/admin/ogroups/class_phonequeue.inc:950
-#: plugins/admin/ogroups/phonequeue.tpl:62 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Language"
-msgstr "语言"
-
-#: plugins/gofax/faxaccount/locals.tpl:6
-msgid "Select numbers to add"
-msgstr "选择要添加的数字"
-
-#: plugins/gofax/faxaccount/locals.tpl:19 plugins/addons/godfs/contents.tpl:31
-#: plugins/addons/addressbook/contents.tpl:65
-#: plugins/admin/groups/mail_locals.tpl:22
-#: plugins/admin/groups/group_objects.tpl:20
-#: plugins/admin/systems/glpiSelectUser.tpl:27
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:22
-#: plugins/admin/systems/glpiAttachmentPool.tpl:27
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:27
-#: plugins/admin/systems/glpiDeviceManagement.tpl:27
-#: plugins/admin/systems/servRepository.tpl:38
-#: plugins/admin/ogroups/ogroup_objects.tpl:20
-#: plugins/admin/fai/faiPackageEntry.tpl:32
-#: plugins/admin/fai/faiProfileEntry.tpl:31
-#: plugins/personal/mail/mail_locals.tpl:25
-#: plugins/personal/environment/selectPrinterDialog.tpl:24
-#: plugins/personal/environment/hotplugDialog.tpl:24
-#: plugins/personal/posix/posix_groups.tpl:21
-#: plugins/personal/samba/samba3_workstations.tpl:20
-#: plugins/gofon/macro/headpage.tpl:29
-#: plugins/gofon/conference/headpage.tpl:29
-#: ihtml/themes/default/MultiSelectWindow.tpl:38
-#: ihtml/themes/default/MultiSelectWindow.tpl:78
-msgid "Filters"
-msgstr "过滤器"
-
-#: plugins/gofax/faxaccount/locals.tpl:28
-msgid "Display numbers of department"
-msgstr "显示部门号码"
-
-#: plugins/gofax/faxaccount/locals.tpl:29
-#: plugins/addons/addressbook/contents.tpl:87
-#: plugins/admin/groups/mail_locals.tpl:33
-#: plugins/admin/groups/group_objects.tpl:40
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:41
-#: plugins/admin/ogroups/ogroup_objects.tpl:42
-#: plugins/personal/mail/mail_locals.tpl:38
-#: plugins/personal/environment/selectPrinterDialog.tpl:34
-#: plugins/personal/posix/trust_machines.tpl:27
-#: plugins/personal/posix/posix_groups.tpl:35
-#: plugins/personal/samba/samba3_workstations.tpl:27
-msgid "Choose the department the search will be based on"
-msgstr "选择一个部门来做查询"
-
-#: plugins/gofax/faxaccount/locals.tpl:38
-msgid "Display numbers matching"
-msgstr "显示匹配数字"
-
-#: plugins/gofax/faxaccount/locals.tpl:41
-msgid "Regular expression for matching numbers"
-msgstr "匹配号码的正则表达式"
-
-#: plugins/gofax/faxaccount/locals.tpl:47
-msgid "Display numbers of user"
-msgstr "显示用户编号"
-
-#: plugins/gofax/faxaccount/locals.tpl:50
-msgid "User name of which numbers are shown"
-msgstr "显示该号码的用户名"
-
-#: plugins/gofax/faxaccount/lists.tpl:5
-msgid "Blocked numbers/lists"
-msgstr "封锁号码/列表"
-
-#: plugins/gofax/faxaccount/lists.tpl:17
-msgid "List of predefined blocklists"
-msgstr "预定义黑名单列表"
-
-#: plugins/gofax/faxaccount/lists.tpl:25
-msgid "Add the list to the blocklists"
-msgstr "添加列表至黑名单"
-
-#: plugins/gofax/faxaccount/main.inc:100 plugins/personal/scalix/main.inc:110
-#: plugins/personal/mail/main.inc:112 plugins/personal/netatalk/main.inc:101
-#: plugins/personal/connectivity/main.inc:110
-#: plugins/personal/environment/main.inc:110
-#: plugins/personal/nagios/main.inc:114 plugins/personal/posix/main.inc:116
-#: plugins/personal/samba/main.inc:114 plugins/personal/generic/main.inc:181
-#: plugins/gofon/phoneaccount/main.inc:112
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr "点击下面的“编辑”按钮修改该对话框内的信息"
-
-#: plugins/gofax/faxaccount/main.inc:101
-#: plugins/gofax/faxaccount/generic.tpl:121
-#: plugins/gofax/faxaccount/generic.tpl:129
-#: plugins/addons/logview/gosa_log_contents.tpl:62
-#: plugins/addons/logview/contents.tpl:62 plugins/admin/systems/printer.tpl:68
-#: plugins/admin/systems/glpiManufacturer.tpl:7
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:167
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:191
-#: plugins/admin/systems/goShareServer.tpl:17
-#: plugins/admin/systems/servdns.tpl:7 plugins/admin/systems/glpi.tpl:61
-#: plugins/admin/systems/glpi.tpl:71 plugins/admin/systems/glpi.tpl:106
-#: plugins/admin/systems/servdnseditzone.tpl:40
-#: plugins/admin/systems/glpiPrinter.tpl:88
-#: plugins/admin/systems/glpiPrinter.tpl:99
-#: plugins/admin/fai/faiVariable.tpl:53
-#: plugins/admin/fai/faiPartitionTable.tpl:53
-#: plugins/personal/scalix/main.inc:112 plugins/personal/mail/main.inc:115
-#: plugins/personal/netatalk/main.inc:102
-#: plugins/personal/connectivity/main.inc:111
-#: plugins/personal/environment/main.inc:111
-#: plugins/personal/environment/environment.tpl:184
-#: plugins/personal/nagios/main.inc:115 plugins/personal/posix/main.inc:118
-#: plugins/personal/samba/main.inc:115 plugins/personal/generic/main.inc:171
-#: plugins/gofon/phoneaccount/main.inc:113
-#: include/sieve/templates/element_comment.tpl:8
-msgid "Edit"
-msgstr "编辑"
-
-#: plugins/gofax/faxaccount/main.inc:109
-msgid "FAX settings"
-msgstr "传真设置"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:13
-#: plugins/gofax/faxaccount/generic.tpl:15
-msgid "Fax number for GOfax to trigger on"
-msgstr "要打开的 GOfax 的传真号码"
-
-#: plugins/gofax/faxaccount/paste_generic.tpl:18
-msgid "Alternate fax numbers will not be copied"
-msgstr "不拷贝到替代传真号码"
-
-#: plugins/gofax/faxaccount/generic.tpl:26
-msgid "Specify the GOfax communication language for fax to mail gateway"
-msgstr "描述传真到邮件网关的 GOfax 通讯语言"
-
-#: plugins/gofax/faxaccount/generic.tpl:38
-msgid "Specify delivery format for fax to mail gateway"
-msgstr "说明传真到邮件网关的格式"
-
-#: plugins/gofax/faxaccount/generic.tpl:51
-msgid "Delivery methods"
-msgstr "传输方法"
-
-#: plugins/gofax/faxaccount/generic.tpl:56
-msgid "Temporary disable fax usage"
-msgstr "临时禁用传真"
-
-#: plugins/gofax/faxaccount/generic.tpl:62
-msgid "Deliver fax as mail to"
-msgstr "发送传真至邮件到"
-
-#: plugins/gofax/faxaccount/generic.tpl:93
-msgid "Alternate fax numbers"
-msgstr "替代传真号码"
-
-#: plugins/gofax/faxaccount/generic.tpl:108
-#: plugins/admin/groups/paste_mail.tpl:42 plugins/admin/groups/mail.tpl:138
-#: plugins/personal/mail/copypaste.tpl:44
-#: plugins/personal/mail/generic.tpl:260
-msgid "Add local"
-msgstr "添加本地"
-
-#: plugins/gofax/faxaccount/generic.tpl:115
-msgid "Blocklists"
-msgstr "黑名单"
-
-#: plugins/gofax/faxaccount/generic.tpl:118
-msgid "Blocklists for incoming fax"
-msgstr "输入传真黑名单"
-
-#: plugins/gofax/faxaccount/generic.tpl:126
-msgid "Blocklists for outgoing fax"
-msgstr "外发传真黑名单"
-
-#: plugins/addons/gotomasses/main.inc:51
-#: plugins/addons/gotomasses/class_gotomasses.inc:6
-#: plugins/addons/gotomasses/class_gotomasses.inc:273
-#: plugins/addons/gotomasses/class_gotomasses.inc:279
-#, fuzzy
-msgid "System mass deployment"
-msgstr "系统管理"
-
-#: plugins/addons/gotomasses/contents.tpl:37
-#: plugins/admin/fai/class_faiSummaryTab.inc:339
-msgid "No."
-msgstr "编号"
-
-#: plugins/addons/gotomasses/contents.tpl:40
-#, fuzzy
-msgid "Mac address"
-msgstr "邮件地址"
-
-#: plugins/addons/gotomasses/contents.tpl:45
-#, fuzzy
-msgid "Assigned object group"
-msgstr "选择一个对象组"
-
-#: plugins/addons/gotomasses/contents.tpl:48
-#: plugins/addons/logview/gosa_log_contents.tpl:20
-#: plugins/addons/logview/gosa_log_contents.tpl:82
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:163
-#: plugins/admin/systems/class_baseSelectDialog.inc:47
-#: plugins/admin/systems/server.tpl:62 plugins/admin/systems/terminal.tpl:146
-#: plugins/admin/systems/workstation.tpl:121
-#: plugins/admin/ogroups/termgroup.tpl:88
-msgid "Action"
-msgstr "行动"
-
-#: plugins/addons/gotomasses/contents.tpl:72
-#, fuzzy
-msgid "Select object group"
-msgstr "选择要添加的对象"
-
-#: plugins/addons/gotomasses/contents.tpl:79
-#, fuzzy
-msgid "Remove this entry"
-msgstr "删除记录"
-
-#: plugins/addons/gotomasses/contents.tpl:102
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:81
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "New entry"
-msgstr "新条目"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:88
-#, fuzzy
-msgid "Your are not allowed to import csv data into this plugin."
-msgstr "您无权删除这个应用程序!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:92
-msgid "The uploaded file seams to be empty, import aborted."
-msgstr ""
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:148
-#, fuzzy
-msgid "Your are not allowed to view contents of this plugin."
-msgstr "您无权删除这个应用程序!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:154
-#, fuzzy, php-format
-msgid "Can't locate or read csv storage file '%s'."
-msgstr "无法创建文件 '%s'。"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:160
-#, fuzzy, php-format
-msgid "Can't read csv storage file '%s'."
-msgstr "无法创建文件 '%s'。"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:200
-#, fuzzy
-msgid "Your are not allowed to write the content of this plugin."
-msgstr "您无权删除这个应用程序!"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:205
-#, fuzzy, php-format
-msgid "Can't locate or write csv storage file '%s'."
-msgstr "无法创建文件 '%s'。"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:209
-#, fuzzy, php-format
-msgid "Can't write csv storage file '%s'."
-msgstr "无法创建文件 '%s'。"
-
-#: plugins/addons/gotomasses/class_gotomasses.inc:274
-msgid "Provide a mechanism to automatically activate a set of systems"
-msgstr ""
-
-#: plugins/addons/notifications/main.inc:46
-#: plugins/addons/notifications/class_msgplug.inc:6
-#, fuzzy
-msgid "Notifications"
-msgstr "行业"
-
-#: plugins/addons/notifications/contents.tpl:2
-#, fuzzy
-msgid "Notification target"
-msgstr "未安装证书"
-
-#: plugins/addons/notifications/contents.tpl:7
-msgid "Use target from"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:21
-#, fuzzy
-msgid "Available recipients"
-msgstr "可用的应用程序"
-
-#: plugins/addons/notifications/contents.tpl:22
-#: ihtml/themes/default/acl.tpl:30
-msgid "List message possible targets"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:33
-#, fuzzy
-msgid "Recipients"
-msgstr "收件人"
-
-#: plugins/addons/notifications/contents.tpl:34
-#: ihtml/themes/default/acl.tpl:42
-msgid "List message recipients"
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:44
-#: plugins/addons/logview/gosa_log_contents.tpl:85
-#: plugins/addons/logview/contents.tpl:85
-msgid "Message"
-msgstr "信息"
-
-#: plugins/addons/notifications/contents.tpl:60
-#, fuzzy
-msgid "Send message"
-msgstr "挂起邮件"
-
-#: plugins/addons/notifications/contents.tpl:72
-#, fuzzy
-msgid "Notification send!"
-msgstr "未安装证书"
-
-#: plugins/addons/notifications/contents.tpl:75
-msgid ""
-"Your message has been sent successfully. Press the continue button to get "
-"back to the notification plugin."
-msgstr ""
-
-#: plugins/addons/notifications/contents.tpl:78
-#: plugins/admin/systems/SelectDeviceType.tpl:44
-#: plugins/admin/systems/ServiceAddDialog.tpl:28
-#: plugins/admin/users/template.tpl:48
-#: plugins/admin/departments/class_departmentGeneric.inc:477
-#: plugins/admin/departments/class_departmentGeneric.inc:572
-#: plugins/admin/fai/class_faiManagement.inc:569
-#: plugins/admin/fai/class_faiManagement.inc:753
-#: plugins/admin/fai/class_faiManagement.inc:759
-#: include/sieve/templates/select_test_type.tpl:11
-#: include/sieve/templates/add_element.tpl:11 setup/class_setup.inc:280
-#: ihtml/themes/default/snapshotdialog.tpl:87
-msgid "Continue"
-msgstr "继续"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/systems/printer.tpl:91
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/users/class_userManagement.inc:28
-#: plugins/personal/generic/class_user.inc:1419 include/class_acl.inc:196
-#: html/getxls.php:89 html/getxls.php:90 html/getxls.php:308
-msgid "Users"
-msgstr "用户"
-
-#: plugins/addons/notifications/class_msgplug.inc:36
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: plugins/admin/groups/class_groupGeneric.inc:946 include/class_acl.inc:196
-#: html/getxls.php:124 html/getxls.php:126 html/getxls.php:309
-msgid "Groups"
-msgstr "用户组"
-
-#: plugins/addons/notifications/class_msgplug.inc:99
-#, fuzzy
-msgid "You have no permissions to send a message!"
-msgstr "您无权查看和编辑 ACL。"
-
-#: plugins/addons/notifications/class_msgplug.inc:103
-#, fuzzy
-msgid "No NOTIFY_COMMAND definition found in your gosa.conf"
-msgstr "在您的 gosa.conf 中没有找到 ACTIONCMD 的定义"
-
-#: plugins/addons/notifications/class_msgplug.inc:111
-#: plugins/admin/systems/class_servGeneric.inc:114
-#: plugins/admin/systems/class_terminalGeneric.inc:208
-#: plugins/admin/systems/class_terminalGeneric.inc:220
-#: plugins/admin/systems/class_terminalGeneric.inc:232
-#: plugins/admin/systems/class_workstationGeneric.inc:185
-#: plugins/admin/ogroups/class_termgroup.inc:208
-#, php-format
-msgid "Execution of '%s' failed!"
-msgstr "执行 '%s' 失败!"
-
-#: plugins/addons/notifications/class_msgplug.inc:117
-#, fuzzy
-msgid "Please specify at least one recipient to send a message!"
-msgstr "请提供一个有效的脚本名。"
-
-#: plugins/addons/notifications/class_msgplug.inc:213
-#, fuzzy
-msgid "No DESC tag in message file:"
-msgstr "假期文件没有 DESC 标签:"
-
-#: plugins/addons/notifications/class_msgplug.inc:240
-#, fuzzy
-msgid "Notification"
-msgstr "行业"
-
-#: plugins/addons/notifications/class_msgplug.inc:241
-#: plugins/addons/notifications/class_msgplug.inc:246
-#, fuzzy
-msgid "Notification plugin"
-msgstr "主机通知选项"
-
-#: plugins/addons/notifications/class_msgplug.inc:249
-#, fuzzy
-msgid "Allow sending notifications"
-msgstr "主机通知选项"
-
-#: plugins/addons/mailqueue/main.inc:42
-#: plugins/addons/mailqueue/class_mailqueue.inc:6
-msgid "Mail queue"
-msgstr "邮件队列"
-
-#: plugins/addons/mailqueue/contents.tpl:12
-msgid "Please enter a search string here."
-msgstr "请在这里输入一个查询字符串。"
-
-#: plugins/addons/mailqueue/contents.tpl:14
-msgid "Select a server"
-msgstr "选择一个服务器"
-
-#: plugins/addons/mailqueue/contents.tpl:17
-msgid "with status"
-msgstr "具有状态"
-
-#: plugins/addons/mailqueue/contents.tpl:21
-msgid "within the last"
-msgstr "在最近的"
-
-#: plugins/addons/mailqueue/contents.tpl:29
-msgid "Remove all messages"
-msgstr "删除所有邮件"
-
-#: plugins/addons/mailqueue/contents.tpl:30
-msgid "Remove all messages from selected servers queue"
-msgstr "从所选服务器队列中删除所有邮件"
-
-#: plugins/addons/mailqueue/contents.tpl:31
-#: plugins/addons/mailqueue/class_mailqueue.inc:401
-msgid "Hold all messages"
-msgstr "挂起所有邮件"
-
-#: plugins/addons/mailqueue/contents.tpl:32
-msgid "Hold all messages in selected servers queue"
-msgstr "从所选服务器队列中挂起所有邮件"
-
-#: plugins/addons/mailqueue/contents.tpl:33
-msgid "Release all messages"
-msgstr "解除所有邮件"
-
-#: plugins/addons/mailqueue/contents.tpl:34
-msgid "Release all messages in selected servers queue"
-msgstr "从所选服务器队列中解除所有邮件"
-
-#: plugins/addons/mailqueue/contents.tpl:35
-#: plugins/addons/mailqueue/class_mailqueue.inc:403
-msgid "Requeue all messages"
-msgstr "所有邮件重入队列"
-
-#: plugins/addons/mailqueue/contents.tpl:36
-msgid "Requeue all messages in selected servers queue"
-msgstr "所选服务器队列所有邮件重入队列"
-
-#: plugins/addons/mailqueue/contents.tpl:46
-msgid "Search returned no results"
-msgstr "查无结果"
-
-#: plugins/addons/mailqueue/contents.tpl:52
-msgid "ID"
-msgstr "ID"
-
-#: plugins/addons/mailqueue/contents.tpl:53 plugins/admin/groups/mail.tpl:18
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1273
-#: plugins/admin/systems/class_servGeneric.inc:420
-#: plugins/admin/systems/servnfs.tpl:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:432
-#: plugins/personal/mail/generic.tpl:16
-#: plugins/generic/references/class_reference.inc:44
-#: setup/setup_config2.tpl:186 setup/setup_config2.tpl:231
-msgid "Server"
-msgstr "服务器"
-
-#: plugins/addons/mailqueue/contents.tpl:54
-#: plugins/admin/systems/glpi_devices.tpl:293
-#: plugins/admin/systems/glpi_devices.tpl:420
-#: plugins/admin/systems/glpi_devices.tpl:485
-#: plugins/personal/connectivity/pureftpd.tpl:55
-#: include/sieve/templates/element_size.tpl:4
-#: include/sieve/class_sieveManagement.inc:599
-msgid "Size"
-msgstr "大小"
-
-#: plugins/addons/mailqueue/contents.tpl:55
-msgid "Arrival"
-msgstr "到达"
-
-#: plugins/addons/mailqueue/contents.tpl:57
-msgid "Recipient"
-msgstr "收件人"
-
-#: plugins/addons/mailqueue/contents.tpl:58 setup/setup_checks.tpl:30
-#: setup/setup_checks.tpl:91
-msgid "Error"
-msgstr "错误"
-
-#: plugins/addons/mailqueue/contents.tpl:76
-#: plugins/addons/mailqueue/class_mailqueue.inc:381
-#: include/sieve/class_sieveManagement.inc:641
-msgid "Active"
-msgstr "活动"
-
-#: plugins/addons/mailqueue/contents.tpl:94
-msgid "Delete this message"
-msgstr "删除这条信息"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "unhold"
-msgstr "释放"
-
-#: plugins/addons/mailqueue/contents.tpl:98
-msgid "Release message"
-msgstr "解除挂起的邮件"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-msgid "hold"
-msgstr "挂起"
-
-#: plugins/addons/mailqueue/contents.tpl:102
-#: plugins/addons/mailqueue/class_mailqueue.inc:405
-msgid "Hold message"
-msgstr "挂起邮件"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "requeue"
-msgstr "重入队列"
-
-#: plugins/addons/mailqueue/contents.tpl:106
-msgid "Requeue this message"
-msgstr "将此邮件重入队列"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "header"
-msgstr "邮件头"
-
-#: plugins/addons/mailqueue/contents.tpl:109
-msgid "Display header from this message"
-msgstr "显示此邮件邮件头"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:65
-msgid ""
-"Please check your 'gosa.conf', there is no 'MAILQUEUESCRIPTPATH' specified."
-msgstr "请检查您的 'gosa.conf',没有定义 'MAILQUEUESCRIPTPATH'。"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:92
-#: plugins/addons/mailqueue/class_mailqueue.inc:119
-#: plugins/addons/mailqueue/class_mailqueue.inc:178
-#: plugins/addons/mailqueue/class_mailqueue.inc:206
-#, php-format
-msgid ""
-"You do not have permission to execute the command '%s' on the mailqueue."
-msgstr "您无权在这个邮件队列执行命令 '%s'。"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:100
-#: plugins/addons/mailqueue/class_mailqueue.inc:128
-#: plugins/addons/mailqueue/class_mailqueue.inc:188
-#: plugins/addons/mailqueue/class_mailqueue.inc:221
-#, php-format
-msgid "Please check your 'gosa.conf' the given '%s' can't be executed."
-msgstr "请检查您的 'gosa.conf',给出的 '%s' 无法执行。"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:233
-msgid "There are no mail server specified."
-msgstr "没有定义邮件服务器。"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:283
-msgid "up"
-msgstr "上"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:285
-msgid "down"
-msgstr "下"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:313
-#: plugins/addons/mailqueue/class_mailqueue.inc:378
-#: plugins/addons/logview/class_logview.inc:123
-#: plugins/addons/logview/class_logview.inc:145
-#: plugins/addons/logview/class_gosa_logview.inc:146
-#: plugins/addons/addressbook/class_addressbook.inc:619
-msgid "All"
-msgstr "全部"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:328
-msgid "no limit"
-msgstr "无限"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:331
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "hour"
-msgstr "小时"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:333
-msgid "hours"
-msgstr "小时"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:379
-msgid "Hold"
-msgstr "挂起"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:380
-msgid "Un hold"
-msgstr "解除挂起"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:382
-msgid "Not active"
-msgstr "不活动"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:391
-#, fuzzy
-msgid "Mailqueue"
-msgstr "邮件队列"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:392
-#, fuzzy
-msgid "Mailqueue addon"
-msgstr "邮件队列"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:397
-#, fuzzy
-msgid "Mail queue addon"
-msgstr "邮件队列"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:400
-#, fuzzy
-msgid "Unhold all messages"
-msgstr "挂起所有邮件"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:402
-#, fuzzy
-msgid "Delete all messages"
-msgstr "解除所有邮件"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:404
-#, fuzzy
-msgid "Unhold message"
-msgstr "挂起邮件"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:406
-#, fuzzy
-msgid "Delete message"
-msgstr "删除这条信息"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:407
-#, fuzzy
-msgid "Requeue message"
-msgstr "将此邮件重入队列"
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:408
-msgid "Gathering queue data"
-msgstr ""
-
-#: plugins/addons/mailqueue/class_mailqueue.inc:409
-#, fuzzy
-msgid "Get header information"
-msgstr "用户一般信息"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:11
-#: plugins/addons/logview/contents.tpl:11
-msgid "Show hosts"
-msgstr "显示主机"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:38
-#: plugins/addons/logview/contents.tpl:38
-msgid "Time interval"
-msgstr "时间间隔"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:48
-#: plugins/addons/logview/contents.tpl:48
-msgid "Enter string to search for"
-msgstr "输入要查询的字符串"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:60
-#: plugins/addons/logview/contents.tpl:60
-msgid "Ruleset"
-msgstr "规则集"
-
-#: plugins/addons/logview/gosa_log_contents.tpl:86
-#, fuzzy
-msgid "Repeated"
-msgstr "读"
-
-#: plugins/addons/logview/class_logview.inc:7
-#: plugins/addons/logview/class_logview.inc:409
-#: plugins/addons/logview/class_gosa_logview.inc:7
-msgid "System logs"
-msgstr "系统日志"
-
-#: plugins/addons/logview/class_logview.inc:79
-msgid "No LOG servers defined!"
-msgstr "没有定义日志主机!"
-
-#: plugins/addons/logview/class_logview.inc:94
-#: plugins/addons/logview/class_logview.inc:194
-#: plugins/addons/logview/class_gosa_logview.inc:129
-#: plugins/addons/logview/class_gosa_logview.inc:185
-msgid "Can't connect to log database, no logs can be shown!"
-msgstr "无法连接到日志数据库,无法显示日志!"
-
-#: plugins/addons/logview/class_logview.inc:101
-#: plugins/addons/logview/class_logview.inc:198
-#: plugins/addons/logview/class_gosa_logview.inc:136
-#: plugins/addons/logview/class_gosa_logview.inc:190
-msgid "Can't select log database for log generation!"
-msgstr "无法为创建日志选择日志服务器!"
-
-#: plugins/addons/logview/class_logview.inc:114
-#, fuzzy
-msgid "Query for log database failed!. Requesting host names failed."
-msgstr "查询日志数据库失败!"
-
-#: plugins/addons/logview/class_logview.inc:137
-msgid "Query for log database failed!"
-msgstr "查询日志数据库失败!"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "one hour"
-msgstr "1 小时"
-
-#: plugins/addons/logview/class_logview.inc:155
-#: plugins/addons/logview/class_gosa_logview.inc:56
-msgid "6 hours"
-msgstr "6 小时"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "12 hours"
-msgstr "12 小时"
-
-#: plugins/addons/logview/class_logview.inc:156
-#: plugins/addons/logview/class_gosa_logview.inc:57
-msgid "24 hours"
-msgstr "24 小时"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "2 days"
-msgstr "2 天"
-
-#: plugins/addons/logview/class_logview.inc:157
-#: plugins/addons/logview/class_gosa_logview.inc:58
-msgid "one week"
-msgstr "1 星期"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "2 weeks"
-msgstr "2 星期"
-
-#: plugins/addons/logview/class_logview.inc:158
-#: plugins/addons/logview/class_gosa_logview.inc:59
-msgid "one month"
-msgstr "1 个月"
-
-#: plugins/addons/logview/class_logview.inc:175
-#: plugins/addons/logview/class_gosa_logview.inc:165
-#, fuzzy
-msgid "You have insufficient permissions to view syslog entries."
-msgstr "您无权查看和编辑 ACL。"
-
-#: plugins/addons/logview/class_logview.inc:403
-#, fuzzy
-msgid "Log view"
-msgstr "日志级别"
-
-#: plugins/addons/logview/class_logview.inc:404
-#, fuzzy
-msgid "Log view addon"
-msgstr "向下移动"
-
-#: plugins/addons/logview/class_gosa_logview.inc:99
-#, fuzzy
-msgid "No GOsa LOG servers defined!"
-msgstr "没有定义日志主机!"
-
-#: plugins/addons/logview/main.inc:34
-msgid "System log view"
-msgstr "系统日志显示"
-
-#: plugins/addons/logview/contents.tpl:20
-msgid "Log level"
-msgstr "日志级别"
-
-#: plugins/addons/logview/contents.tpl:82
-msgid "Level"
-msgstr "级别"
-
-#: plugins/addons/logview/contents.tpl:83
-msgid "Hostname"
-msgstr "主机名"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:10
-msgid "DFS Managment"
-msgstr "DFS 管理"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:151
-#, fuzzy, php-format
-msgid "Removing of DFS share with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:170
-msgid "No DFS entries found"
-msgstr "没有发现 DFS 条目"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-msgid "Go up one dfsshare"
-msgstr "向上一个 dfs 共享"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:213
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_servDNSeditZone.inc:313
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: plugins/admin/acl/class_aclRole.inc:338
-#: plugins/admin/ogroups/phonequeue.tpl:24
-#: plugins/admin/fai/class_faiProfile.inc:311
-#: include/sieve/templates/object_container_clear.tpl:8
-#: include/sieve/templates/object_container.tpl:8
-#: include/class_MultiSelectWindow.inc:194
-#: include/class_MultiSelectWindow.inc:196 include/class_acl.inc:407
-msgid "Up"
-msgstr "上"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-msgid "Go to dfs root"
-msgstr "跳转到 dfs 根"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:214
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-#: include/class_MultiSelectWindow.inc:188
-msgid "Root"
-msgstr "根"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:215
-msgid "Create new dfsshare"
-msgstr "创建新的 dfs 共享"
-
-#: plugins/addons/godfs/class_dfsManagment.inc:247
-#: setup/class_setupStep_Finish.inc:37
-#: ihtml/themes/default/copyPasteDialog.tpl:32
-msgid "Finish"
-msgstr "完成"
-
-#: plugins/addons/godfs/main.inc:27 plugins/addons/godfs/main.inc:33
-msgid "Distributed File System Administration"
-msgstr "分布式文件系统管理"
-
-#: plugins/addons/godfs/contents.tpl:8
-msgid "DFS Shares"
-msgstr "DFS 共享"
-
-#: plugins/addons/godfs/contents.tpl:26
-msgid ""
-"This menu allows you to create, delete and edit selected dfs shares. Having "
-"a large numbers of dfs shares, you might prefer the range selectors on top "
-"of the dfs share list."
-msgstr ""
-"这个菜单允许您创建,删除和修改所选的 dfs 共享。对于一个长列表,您可以通过列表"
-"上面的范围选择来调整。"
-
-#: plugins/addons/godfs/contents.tpl:40
-msgid "Display dfs shares matching"
-msgstr "显示匹配的 dfs 共享"
-
-#: plugins/addons/godfs/contents.tpl:44
-msgid "Regular expression for matching dfs share names"
-msgstr "匹配 dns 共享名的正则表达式"
-
-#: plugins/addons/godfs/generic.tpl:4
-msgid "DFS Properties"
-msgstr "DFS 属性"
-
-#: plugins/addons/godfs/generic.tpl:8
-msgid "Name of dfs Share"
-msgstr "dfs 共享名称"
-
-#: plugins/addons/godfs/generic.tpl:16
-msgid "Fileserver"
-msgstr "文件服务器"
-
-#: plugins/addons/godfs/generic.tpl:20
-msgid "Share on Fileserver"
-msgstr "文件服务器的共享"
-
-#: plugins/addons/godfs/generic.tpl:30
-msgid "DFS Location"
-msgstr "DFS 位置"
-
-#: plugins/addons/godfs/generic.tpl:34
-#: plugins/addons/addressbook/class_addressbook.inc:816
-#: plugins/admin/systems/class_printGeneric.inc:892
-#: plugins/admin/systems/class_workstationGeneric.inc:616
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:795
-#: plugins/admin/systems/workstation.tpl:19
-#: plugins/admin/systems/class_glpiAccount.inc:792
-#: plugins/admin/departments/class_departmentGeneric.inc:598
-#: plugins/admin/departments/generic.tpl:56
-#: plugins/admin/departments/generic.tpl:68
-#: plugins/personal/generic/class_user.inc:1441
-#: plugins/personal/generic/generic.tpl:352 html/getxls.php:224
-msgid "Location"
-msgstr "位置"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:102
-#: plugins/addons/godfs/class_dfsgeneric.inc:104
-msgid "Dfs share already exists."
-msgstr "Dfs 共享已经存在。"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:117
-msgid "Required Field \"Name of dfs Share\" is not set."
-msgstr "需要的字段“dfs 共享名”没有设置。"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:120
-msgid "Required Field \"Description\" is not set."
-msgstr "需要的字段“描述”没有设置。"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:123
-msgid "Required Field \"Fileserver\" is not set."
-msgstr "需要的字段“文件服务器”没有设置。"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:126
-msgid "Required Field \"Share on fileserver\" is not set."
-msgstr "需要的字段“文件服务器的共享”没有设置。"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:129
-msgid "Required Field \"Location\" is not set."
-msgstr "需要的字段“位置”没有设置。"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:186
-#, fuzzy, php-format
-msgid "Saving dfs/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/addons/godfs/class_dfsgeneric.inc:219
-#, fuzzy, php-format
-msgid "Removing dfs/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/addons/addressbook/remove.tpl:6
-msgid ""
-"This includes all addressbook data in this entry. Please double check if "
-"your really want to do this since there is no way for GOsa to get your data "
-"back."
-msgstr ""
-"这个条目包含所有的地址簿数据,请再次检查您是否要这么做,因为 GOsa 没有办法将"
-"您的数据找回。"
-
-#: plugins/addons/addressbook/dial.tpl:3
-msgid "Dial connection..."
-msgstr "拨号中..."
-
-#: plugins/addons/addressbook/dial.tpl:10
-#: plugins/addons/addressbook/class_addressbook.inc:435
-#: plugins/addons/addressbook/class_addressbook.inc:442
-#: plugins/addons/addressbook/class_addressbook.inc:446
-#: plugins/addons/addressbook/class_addressbook.inc:559
-msgid "Dial"
-msgstr "拨号"
-
-#: plugins/addons/addressbook/address_edit.tpl:7
-msgid "Choose the department to store entry in"
-msgstr "选择放置条目的部门"
-
-#: plugins/addons/addressbook/address_edit.tpl:24
-#: plugins/addons/addressbook/address_info.tpl:18
-msgid "Personal"
-msgstr "个人"
-
-#: plugins/addons/addressbook/address_edit.tpl:30
-#: plugins/admin/users/template.tpl:23
-#: plugins/personal/generic/paste_generic.tpl:7
-#: plugins/personal/generic/generic.tpl:49
-msgid "Last name"
-msgstr "姓"
-
-#: plugins/addons/addressbook/address_edit.tpl:33
-#: plugins/admin/users/template.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:11
-#: plugins/personal/generic/generic.tpl:61
-msgid "First name"
-msgstr "名"
-
-#: plugins/addons/addressbook/address_edit.tpl:48
-#: plugins/addons/addressbook/class_addressbook.inc:820
-#: plugins/addons/addressbook/address_info.tpl:32 html/getxls.php:224
-#: html/getxls.php:298
-msgid "Initials"
-msgstr "中间名"
-
-#: plugins/addons/addressbook/address_edit.tpl:60
-#: plugins/addons/addressbook/address_info.tpl:40
-#: plugins/personal/generic/class_user.inc:1428
-#: plugins/personal/generic/generic.tpl:73
-msgid "Personal title"
-msgstr "个人称谓"
-
-#: plugins/addons/addressbook/address_edit.tpl:74
-#: plugins/addons/addressbook/address_info.tpl:53
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Private"
-msgstr "私人电话"
-
-#: plugins/addons/addressbook/address_edit.tpl:80
-#: plugins/addons/addressbook/address_edit.tpl:207
-#: plugins/addons/addressbook/address_info.tpl:59
-#: plugins/addons/addressbook/address_info.tpl:155
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:21
-#: plugins/admin/departments/class_departmentGeneric.inc:603
-#: plugins/admin/departments/generic.tpl:76
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/generic/generic.tpl:368
-#: include/sieve/templates/element_address.tpl:15
-#: include/sieve/templates/element_address.tpl:113
-#: include/sieve/class_sieveManagement.inc:596 html/getxls.php:227
-msgid "Address"
-msgstr "住址"
-
-#: plugins/addons/addressbook/address_edit.tpl:106
-#: plugins/addons/addressbook/address_info.tpl:75
-#: plugins/addons/addressbook/contents.tpl:15
-#: plugins/personal/generic/generic.tpl:318 html/getxls.php:299
-msgid "Mobile"
-msgstr "手机"
-
-#: plugins/addons/addressbook/address_edit.tpl:118
-#: plugins/addons/addressbook/address_info.tpl:83
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:46
-msgid "Email"
-msgstr "邮件"
-
-#: plugins/addons/addressbook/address_edit.tpl:134
-#: plugins/addons/addressbook/address_info.tpl:99
-msgid "Organizational"
-msgstr "组织"
-
-#: plugins/addons/addressbook/address_edit.tpl:143
-#: plugins/addons/addressbook/address_info.tpl:109
-msgid "Company"
-msgstr "公司"
-
-#: plugins/addons/addressbook/address_edit.tpl:167
-#: plugins/addons/addressbook/address_info.tpl:125 html/getxls.php:225
-#: html/getxls.php:298
-msgid "City"
-msgstr "城市"
-
-#: plugins/addons/addressbook/address_edit.tpl:179
-#: plugins/addons/addressbook/address_info.tpl:133
-#: plugins/personal/generic/class_user.inc:1410
-#: plugins/personal/generic/generic.tpl:459 html/getxls.php:227
-msgid "Postal code"
-msgstr "邮编"
-
-#: plugins/addons/addressbook/address_edit.tpl:191
-#: plugins/addons/addressbook/address_info.tpl:141
-#: plugins/admin/departments/class_departmentGeneric.inc:596
-msgid "Country"
-msgstr "国家"
-
-#: plugins/addons/addressbook/address_edit.tpl:246
-#: plugins/addons/addressbook/class_addressbook.inc:813
-#: plugins/addons/addressbook/address_info.tpl:179
-#: plugins/personal/nagios/nagios.tpl:79
-#: plugins/personal/generic/generic.tpl:326 html/getxls.php:226
-#: html/getxls.php:300
-msgid "Pager"
-msgstr "呼机"
-
-#: plugins/addons/addressbook/address_edit.tpl:264
-#: plugins/admin/systems/goKrbServer.tpl:30
-#: plugins/admin/systems/goGlpiServer.tpl:32
-#: plugins/admin/systems/goLdapServer.tpl:9
-#: plugins/admin/systems/glpi_devices.tpl:760
-#: plugins/admin/systems/class_goService.inc:39
-#: plugins/admin/systems/goImapServer.tpl:116
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:80
-#: plugins/admin/systems/goMailServer.tpl:221
-#: plugins/admin/systems/servnfs.tpl:139
-#: plugins/admin/systems/goNtpServer.tpl:29
-#: plugins/admin/systems/goShareServer.tpl:29
-#: plugins/admin/systems/goFonServer.tpl:39
-#: plugins/admin/systems/goSyslogServer.tpl:5
-#: plugins/admin/systems/servkolab.tpl:245
-#: plugins/admin/systems/goCupsServer.tpl:5
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:20
-#: plugins/admin/systems/goTerminalServer.tpl:23
-#: plugins/admin/systems/goSpamServer.tpl:125
-#: plugins/admin/systems/goFaxServer.tpl:23
-#: plugins/admin/systems/gosaLogServer.tpl:31
-#: plugins/admin/systems/servdns.tpl:21
-#: plugins/admin/systems/goSpamServerRule.tpl:21
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:69
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:74
-#: plugins/admin/systems/servRepository.tpl:66
-#: plugins/admin/systems/servdnseditzone.tpl:128
-#: plugins/admin/systems/goVirusServer.tpl:168
-#: plugins/admin/systems/goLogDBServer.tpl:23
-#: plugins/admin/departments/class_departmentManagement.inc:395
-#: plugins/admin/departments/dep_move_confirm.tpl:15
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:38
-#: plugins/personal/scalix/main.inc:99
-#: plugins/personal/environment/hotplugDialogNew.tpl:53
-#: plugins/personal/generic/generic_certs.tpl:91
-#: plugins/personal/generic/generic_picture.tpl:33
-#: include/sieve/templates/management.tpl:24
-#: include/sieve/templates/edit_frame_base.tpl:39
-#: include/class_MultiSelectWindow.inc:80
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-msgid "Save"
-msgstr "保存"
-
-#: plugins/addons/addressbook/class_addressbook.inc:6
-#: plugins/addons/addressbook/class_addressbook.inc:796
-#: plugins/addons/addressbook/class_addressbook.inc:802
-#: setup/class_setupStep_Feedback.inc:105
-msgid "Addressbook"
-msgstr "地址簿"
-
-#: plugins/addons/addressbook/class_addressbook.inc:174
-#, php-format
-msgid "Dial from %s to %s now?"
-msgstr "现在从 %s 拨号到 %s 么?"
-
-#: plugins/addons/addressbook/class_addressbook.inc:178
-msgid ""
-"You have no personal phone number set. Please change that in order to "
-"perform direct dials."
-msgstr "您尚未设置个人电话号码。要想使用直接拨号需要修改个人电话号码。"
-
-#: plugins/addons/addressbook/class_addressbook.inc:205
-#: plugins/addons/addressbook/class_addressbook.inc:760
-#, fuzzy, php-format
-msgid "Removing of addressbook entry '%s' failed."
-msgstr "删除地址簿条目失败"
-
-#: plugins/addons/addressbook/class_addressbook.inc:212
-#: plugins/addons/addressbook/class_addressbook.inc:320
-msgid "You are not allowed to delete this entry!"
-msgstr "您无权删除这个条目!"
-
-#: plugins/addons/addressbook/class_addressbook.inc:314
-#, php-format
-msgid "You're about to delete the entry %s."
-msgstr "您将要删除条目 %s。"
-
-#: plugins/addons/addressbook/class_addressbook.inc:452
-#, php-format
-msgid "Save contact for %s as vcard"
-msgstr "保存 %s 的内容为 vcard"
-
-#: plugins/addons/addressbook/class_addressbook.inc:458
-#, php-format
-msgid "Send mail to %s"
-msgstr "发送邮件到 %s"
-
-#: plugins/addons/addressbook/class_addressbook.inc:571
-msgid "global addressbook"
-msgstr "全局地址簿"
-
-#: plugins/addons/addressbook/class_addressbook.inc:574
-msgid "user database"
-msgstr "用户数据库"
-
-#: plugins/addons/addressbook/class_addressbook.inc:578
-#, php-format
-msgid "Contact stored in '%s'"
-msgstr "联系方式保存到 '%s'"
-
-#: plugins/addons/addressbook/class_addressbook.inc:580
-msgid "Creating new entry in"
-msgstr "创建新条目到"
-
-#: plugins/addons/addressbook/class_addressbook.inc:619
-#: plugins/addons/addressbook/class_addressbook.inc:806
-#: plugins/personal/generic/class_user.inc:1426 html/getxls.php:86
-#: html/getxls.php:223 html/getxls.php:281 html/getxls.php:297
-msgid "Given name"
-msgstr "名"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Work phone"
-msgstr "工作电话"
-
-#: plugins/addons/addressbook/class_addressbook.inc:620
-msgid "Cell phone"
-msgstr "移动电话"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621 html/getxls.php:223
-msgid "Home phone"
-msgstr "住宅电话"
-
-#: plugins/addons/addressbook/class_addressbook.inc:621
-#: plugins/personal/posix/class_posixAccount.inc:1365
-#: setup/setup_migrate.tpl:217 html/getxls.php:100 html/getxls.php:135
-#: html/getxls.php:158 html/getxls.php:347 html/getxls.php:364
-msgid "User ID"
-msgstr "用户 ID"
-
-#: plugins/addons/addressbook/class_addressbook.inc:659
-#: plugins/admin/users/class_userManagement.inc:561
-#: plugins/admin/users/class_userManagement.inc:639
-#: plugins/personal/generic/class_user.inc:1105
-msgid "The required field 'Name' is not set."
-msgstr "需要的“姓名”字段没有设置"
-
-#: plugins/addons/addressbook/class_addressbook.inc:663
-#: plugins/admin/users/class_userManagement.inc:564
-#: plugins/admin/users/class_userManagement.inc:642
-#: plugins/personal/generic/class_user.inc:1120
-msgid "The required field 'Given name' is not set."
-msgstr "需要的“教名”字段没有设置"
-
-#: plugins/addons/addressbook/class_addressbook.inc:669
-#: plugins/addons/addressbook/class_addressbook.inc:697
-#: plugins/admin/departments/class_departmentGeneric.inc:276
-#: plugins/personal/generic/class_user.inc:1141
-#: plugins/personal/generic/class_user.inc:1166
-msgid "The field 'Name' contains invalid characters."
-msgstr "“姓名”字段包含无效字符。"
-
-#: plugins/addons/addressbook/class_addressbook.inc:672
-#: plugins/addons/addressbook/class_addressbook.inc:694
-#: plugins/personal/generic/class_user.inc:1144
-#: plugins/personal/generic/class_user.inc:1163
-msgid "The field 'Given name' contains invalid characters."
-msgstr "“教名”字段包含无效字符。"
-
-#: plugins/addons/addressbook/class_addressbook.inc:677
-#: plugins/addons/addressbook/class_addressbook.inc:680
-#: plugins/admin/departments/class_departmentGeneric.inc:279
-#: plugins/personal/generic/class_user.inc:1149
-msgid "The field 'Phone' contains an invalid phone number."
-msgstr "“电话”字段包含无效电话号码。"
-
-#: plugins/addons/addressbook/class_addressbook.inc:683
-#: plugins/admin/departments/class_departmentGeneric.inc:282
-#: plugins/personal/generic/class_user.inc:1152
-msgid "The field 'Fax' contains an invalid phone number."
-msgstr "“传真”字段包含一个无效电话号码"
-
-#: plugins/addons/addressbook/class_addressbook.inc:686
-#: plugins/personal/generic/class_user.inc:1155
-msgid "The field 'Mobile' contains an invalid phone number."
-msgstr "“手机”字段包含无效手机号码。"
-
-#: plugins/addons/addressbook/class_addressbook.inc:689
-#: plugins/personal/generic/class_user.inc:1158
-msgid "The field 'Pager' contains an invalid phone number."
-msgstr "“传呼”字段包含无效电话号码。"
-
-#: plugins/addons/addressbook/class_addressbook.inc:702
-#: plugins/admin/ogroups/class_mailogroup.inc:85
-#: plugins/personal/mail/class_mailAccount.inc:912
-#: plugins/personal/mail/class_mailAccount.inc:916
-msgid "Please enter a valid email address in 'Primary address' field."
-msgstr "请在“主邮件地址”中输入一个有效的邮件地址。"
-
-#: plugins/addons/addressbook/class_addressbook.inc:710
-msgid ""
-"Cannot create a unique DN for your entry. Please fill more formular fields."
-msgstr "无法为您的条目创建一个唯一 DN。请填写更多字段。"
-
-#: plugins/addons/addressbook/class_addressbook.inc:797
-#, fuzzy
-msgid "Addressbook entry acls"
-msgstr "保存地址簿条目失败"
-
-#: plugins/addons/addressbook/class_addressbook.inc:805
-#: plugins/personal/generic/class_user.inc:1425 html/getxls.php:301
-msgid "Surename"
-msgstr "姓"
-
-#: plugins/addons/addressbook/class_addressbook.inc:807
-#: plugins/personal/generic/class_user.inc:1445
-#, fuzzy
-msgid "Telefon number"
-msgstr "电话号码"
-
-#: plugins/addons/addressbook/class_addressbook.inc:809
-#: plugins/personal/generic/class_user.inc:1446
-#, fuzzy
-msgid "Mobile number"
-msgstr "电话号码"
-
-#: plugins/addons/addressbook/class_addressbook.inc:810
-#: plugins/personal/generic/class_user.inc:1431
-#, fuzzy
-msgid "Home phone number"
-msgstr "电话号码"
-
-#: plugins/addons/addressbook/class_addressbook.inc:811
-#: plugins/personal/generic/class_user.inc:1427
-#, fuzzy
-msgid "User identification"
-msgstr "用户信息"
-
-#: plugins/addons/addressbook/class_addressbook.inc:812
-#: plugins/admin/groups/class_groupMail.inc:1118
-#: plugins/admin/systems/class_servDNS.inc:409
-#: plugins/admin/systems/servdnseditzone.tpl:60
-#: plugins/admin/ogroups/class_mailogroup.inc:189
-#: plugins/personal/mail/class_mailAccount.inc:1148
-#: plugins/personal/nagios/nagios.tpl:17
-#: plugins/personal/nagios/class_nagiosAccount.inc:288
-#: setup/setup_feedback.tpl:30 html/getxls.php:225
-msgid "Mail address"
-msgstr "邮件地址"
-
-#: plugins/addons/addressbook/class_addressbook.inc:814
-#: plugins/personal/generic/class_user.inc:1433
-#: plugins/personal/generic/generic.tpl:250 setup/setup_feedback.tpl:14
-#: html/getxls.php:299
-msgid "Organization"
-msgstr "组织/公司"
-
-#: plugins/addons/addressbook/class_addressbook.inc:817
-#: plugins/addons/addressbook/class_addressbook.inc:818
-#: plugins/personal/generic/class_user.inc:1450 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Postal address"
-msgstr "地址"
-
-#: plugins/addons/addressbook/class_addressbook.inc:819
-#: plugins/admin/departments/class_departmentGeneric.inc:602
-#: plugins/admin/departments/generic.tpl:60
-#: plugins/personal/generic/class_user.inc:1442
-#: plugins/personal/generic/generic.tpl:360 html/getxls.php:228
-#: html/getxls.php:301
-msgid "State"
-msgstr "州/省"
-
-#: plugins/addons/addressbook/class_addressbook.inc:821 html/getxls.php:301
-msgid "Title"
-msgstr "称谓"
-
-#: plugins/addons/addressbook/class_addressbook.inc:822
-#: plugins/personal/generic/class_user.inc:1430 html/getxls.php:224
-msgid "Home postal address"
-msgstr "住宅地址"
-
-#: plugins/addons/addressbook/class_addressbook.inc:823 html/getxls.php:169
-#: html/getxls.php:222 html/getxls.php:401 html/getxls.php:421
-msgid "Common name"
-msgstr "常用名"
-
-#: plugins/addons/addressbook/main.inc:36
-msgid "Address book"
-msgstr "地址簿"
-
-#: plugins/addons/addressbook/contents.tpl:15
-msgid "Contact"
-msgstr "联系"
-
-#: plugins/addons/addressbook/contents.tpl:37
-msgid ""
-"The telephone list plugin provides list and search facilities for the people "
-"in your site. You may want to specify the asterisk [*] like in 'Go*us' to "
-"find 'Gonicus'. Use the filters below to narrow down your search."
-msgstr ""
-"电话列表插件提供了针对您站点用户的列表和查询功能。您可以用通配符[*],"
-"如“Go*us”拉来查询“Gonicus”。使用下面的过滤器来过滤查询结果。"
-
-#: plugins/addons/addressbook/contents.tpl:48
-msgid "Add entry"
-msgstr "添加记录"
-
-#: plugins/addons/addressbook/contents.tpl:54
-#: plugins/admin/groups/class_groupApplication.inc:764
-msgid "Edit entry"
-msgstr "编辑记录"
-
-#: plugins/addons/addressbook/contents.tpl:58
-msgid "Remove entry"
-msgstr "删除记录"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Select to see regular users"
-msgstr "选择查看普通用户"
-
-#: plugins/addons/addressbook/contents.tpl:75
-msgid "Show organizational entries"
-msgstr "显示组织记录"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Select to see users in addressbook"
-msgstr "选择查看地址簿中用户"
-
-#: plugins/addons/addressbook/contents.tpl:76
-msgid "Show addressbook entries"
-msgstr "显示地址簿记录"
-
-#: plugins/addons/addressbook/contents.tpl:84
-msgid "Display results for department"
-msgstr "显示部门的结果"
-
-#: plugins/addons/addressbook/contents.tpl:97
-msgid "Match object"
-msgstr "匹配对象"
-
-#: plugins/addons/addressbook/contents.tpl:100
-msgid "Choose the object that will be searched in"
-msgstr "选择要在其中查询的对象"
-
-#: plugins/addons/addressbook/contents.tpl:112
-msgid "Search string"
-msgstr "查找字符串"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:2
-msgid ""
-"The CSV import plugin provides methods to generate user accounts from a file "
-"containing Comma Seperated Values. The administrator can decide which "
-"columns should be transfered to which attribute. Note that you must have at "
-"least the UID, GIVENNAME and SURENAME set."
-msgstr ""
-"该 CVS 导入插件提供一个从逗号分隔格式文件创建用户账号的功能。管理员可以决定哪"
-"一个列被导入到哪一个属性。注意必须包含 UID, GIVENNAME 和 SURENAME 字段"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:10
-msgid "Select CSV file to import"
-msgstr "选择要导入的 CSV 文件"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:14
-#: plugins/addons/ldapmanager/contentimport.tpl:15
-#: plugins/personal/environment/kioskManagement.tpl:13
-msgid "Browse"
-msgstr "浏览"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:19
-msgid "Select template"
-msgstr "选择模板"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:34
-msgid "All entries have been written to the LDAP database successfully."
-msgstr "所有记录成功写入 LDAP 数据库。"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:36
-msgid "Oups. There was an error during the import of your data."
-msgstr "哎哟! 导入过程中遇到一个错误。"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:39
-msgid "Here is the status report for the import:"
-msgstr "这里是导入过程的状态报告:"
-
-#: plugins/addons/ldapmanager/contentcsv.tpl:80
-msgid "Selected Template"
-msgstr "所选模板"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:7
-msgid "XLS import"
-msgstr "导入 XLS"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:99
-#: plugins/addons/ldapmanager/class_export.inc:84
-msgid "Error while exporting the requested entries!"
-msgstr "导出条目出现错误!"
-
-#: plugins/addons/ldapmanager/class_exportxls.inc:112
-#: plugins/addons/ldapmanager/class_export.inc:96
-#, fuzzy, php-format
-msgid "You are not allowed to export the given ldap entry (%s)"
-msgstr "您无权删除这个条目!"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:3
-msgid ""
-"The XLS export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as xls. You may save these files for "
-"documentation."
-msgstr ""
-"该 XLS 导出插件提供将运行中的 LDAP 目录整体导出为 xls 的功能。您可以保存这些"
-"文件用于文档。"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:10
-#: plugins/addons/ldapmanager/contentexport.tpl:10
-msgid "Export single entry"
-msgstr "导出单条记录"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:14
-msgid "Choose the data you want to Export"
-msgstr "选择您要导出的数据"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:24
-msgid "Export complete XLS for"
-msgstr "导出整个 XLS"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:27
-#: plugins/addons/ldapmanager/contentexportxls.tpl:42
-#: plugins/addons/ldapmanager/contentexport.tpl:24
-#: plugins/addons/ldapmanager/contentexport.tpl:39
-msgid "Choose the department you want to Export"
-msgstr "选择要导出的部门"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:39
-#: plugins/addons/ldapmanager/contentexport.tpl:36
-msgid "Export IVBB LDIF for"
-msgstr "导出 IVBB LDIF"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:58
-#: plugins/addons/ldapmanager/contentexport.tpl:55
-msgid "Export successful"
-msgstr "导出成功"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the complete LDAP database to a xls file"
-msgstr "点击这里保存整个 LDAP 数据库为一个 xls 文件"
-
-#: plugins/addons/ldapmanager/contentexportxls.tpl:62
-msgid "Click here to save the LDAP Export to a xls file"
-msgstr "点击这里保存 LDAP 导出为一个 xls 文件"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:3
-msgid ""
-"The LDIF export plugin provides methods to download a complete snapshot of "
-"the running LDAP directory as ldif. You may save these files for backup "
-"purpose or when initializing a new server."
-msgstr ""
-"该 LDIF 导出插件提供将运行中的 LDAP 目录整体导出为 ldif 的功能。您可以保存这"
-"些文件用于备份或者初始化一个新服务器。"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:21
-msgid "Export complete LDIF for"
-msgstr "导出整个 LDIF "
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the complete LDAP database to a file"
-msgstr "点击这里保存整个 LDAP 数据库到一个文件"
-
-#: plugins/addons/ldapmanager/contentexport.tpl:59
-msgid "Click here to save the LDAP Export "
-msgstr "点击这里保存 LDAP 导出"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:3
-msgid ""
-"The LDIF import plugin provides methods to upload a set of entries to your "
-"running LDAP directory as ldif. You may use this to add new or modify "
-"existing entries. Remember that GOsa will not check your ldifs for GOsa "
-"conformance."
-msgstr ""
-"该 LDIF 导入插件提供上传一个 ldif 格式的数据集到正在运行的 LDAP 目录中的方"
-"法。您可以用这个功能添加或更改记录。注意 GOsa 将不会检查您的 ldif 文档格式。"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:10
-msgid "Import LDIF File"
-msgstr "导入 LDIF 文件"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:24
-#, fuzzy
-msgid "Modify existing objects, keep untouched attributes"
-msgstr "修改已经存在的属性"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:25
-msgid "Overwrite existing objects, all not listed attributes will be removed"
-msgstr ""
-
-#: plugins/addons/ldapmanager/contentimport.tpl:34
-#, fuzzy
-msgid "Remove existing entries first"
-msgstr "删除 DNS 记录失败"
-
-#: plugins/addons/ldapmanager/contentimport.tpl:41
-msgid "Import successful"
-msgstr "导入成功"
-
-#: plugins/addons/ldapmanager/class_export.inc:6
-msgid "CSV import"
-msgstr "CSV 导入"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:6
-#: plugins/addons/ldapmanager/class_import.inc:6
-msgid "LDIF export"
-msgstr "LDIF 导出"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:105
-msgid "You've no permission to do CSV imports."
-msgstr "您无权执行 CSV 导入。"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:166
-msgid "Need 'sn','givenName' and 'uid' to create user."
-msgstr "需要 'sn', 'givenName' 和 'uid' 来创建用户。"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:214
-msgid "failed"
-msgstr "失败"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:218
-msgid "ok"
-msgstr "ok"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:282
-msgid "status"
-msgstr "状态"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:286
-#, php-format
-msgid "An Error Occured while inserting entry %s - process aborted"
-msgstr "当插入记录 %s 时发送一个错误 ─ 终止运行"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:324
-msgid "Nothing to import!"
-msgstr "没有数据导入!"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:336
-#: plugins/addons/ldapmanager/class_csvimport.inc:347
-#: plugins/addons/ldapmanager/class_csvimport.inc:352
-#: plugins/addons/ldapmanager/class_import.inc:68
-#: plugins/addons/ldapmanager/class_import.inc:76
-msgid "There is no file uploaded."
-msgstr "没有文件上传。"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:341
-#: plugins/addons/ldapmanager/class_import.inc:61
-msgid "The specified file is empty."
-msgstr "输入文件为空。"
-
-#: plugins/addons/ldapmanager/class_csvimport.inc:495
-msgid "The selected file does not contain any CSV Data..."
-msgstr "选择的文件不包含任何 CSV 数据..."
-
-#: plugins/addons/ldapmanager/main.inc:34
-#: plugins/addons/ldapmanager/class_ldif.inc:7
-msgid "LDAP manager"
-msgstr "LDAP 管理"
-
-#: plugins/addons/ldapmanager/class_import.inc:52
-#, fuzzy
-msgid "You need full access to all objects, to execute the import command."
-msgstr "您无权执行这个方法!"
-
-#: plugins/addons/ldapmanager/class_import.inc:109
-msgid "Unknown Error"
-msgstr "未知错误"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:35
-#, fuzzy
-msgid "Ldap manager"
-msgstr "LDAP 管理"
-
-#: plugins/addons/ldapmanager/class_ldif.inc:41
-#, fuzzy
-msgid "Ldap manager addon"
-msgstr "LDAP 管理"
-
-#: plugins/admin/groups/class_groupManagement.inc:250
-#: plugins/admin/systems/class_systemManagement.inc:489
-#: plugins/admin/applications/class_applicationManagement.inc:289
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:284
-#: plugins/admin/departments/class_departmentManagement.inc:169
-#: plugins/admin/fai/class_faiManagement.inc:206
-#, fuzzy, php-format
-msgid "You're about to delete the following entry %s"
-msgstr "您将要删除条目 %s。"
-
-#: plugins/admin/groups/class_groupManagement.inc:252
-#: plugins/admin/systems/class_systemManagement.inc:491
-#: plugins/admin/applications/class_applicationManagement.inc:291
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:286
-#: plugins/admin/departments/class_departmentManagement.inc:171
-#: plugins/admin/fai/class_faiManagement.inc:208
-#, fuzzy, php-format
-msgid "You're about to delete the following entries %s"
-msgstr "您将要删除条目 %s。"
-
-#: plugins/admin/groups/class_groupManagement.inc:286
-#: plugins/admin/groups/class_groupManagement.inc:339
-#: plugins/admin/groups/class_groupManagement.inc:370
-msgid "You are not allowed to delete this group!"
-msgstr "您无权删除这个组!"
-
-#: plugins/admin/groups/class_groupManagement.inc:332
-#, php-format
-msgid "You're about to delete the group '%s'."
-msgstr "您将要删除组 '%s'。"
-
-#: plugins/admin/groups/class_groupApplication.inc:415
-msgid "This 'dn' is no appgroup."
-msgstr "该 'dn' 不是一个 app组。"
-
-#: plugins/admin/groups/class_groupApplication.inc:423
-#: plugins/admin/applications/class_divListApplication.inc:181
-msgid "Remove applications"
-msgstr "删除应用程序"
-
-#: plugins/admin/groups/class_groupApplication.inc:424
-msgid ""
-"This group has application features enabled. You can disable them by "
-"clicking below."
-msgstr "这个组启用了应用程序功能。您可以点击下面按钮来禁用。"
-
-#: plugins/admin/groups/class_groupApplication.inc:426
-msgid "Create applications"
-msgstr "创建应用程序"
-
-#: plugins/admin/groups/class_groupApplication.inc:427
-msgid ""
-"This group has application features disabled. You can enable them by "
-"clicking below."
-msgstr "这个组禁用了应用程序功能。您可以点击下面按钮来启用。"
-
-#: plugins/admin/groups/class_groupApplication.inc:434
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289 include/class_tabs.inc:313
-msgid "ACL"
-msgstr "ACL"
-
-#: plugins/admin/groups/class_groupApplication.inc:437
-msgid ""
-"You do not have permission to query application entries. All your changes "
-"will not be saved."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:450
-msgid "Invalid character in category name."
-msgstr "分类名包含无效字符。"
-
-#: plugins/admin/groups/class_groupApplication.inc:458
-msgid "The specified category already exists."
-msgstr "指定的分类已经存在。"
-
-#: plugins/admin/groups/class_groupApplication.inc:564
-msgid "The selected application name is not uniq. Please check your LDAP."
-msgstr "选择的应用程序名称不唯一。请检查您的 LDAP。"
-
-#: plugins/admin/groups/class_groupApplication.inc:602
-msgid "The selected application has no options."
-msgstr "选择的应用程序没有选项。"
-
-#: plugins/admin/groups/class_groupApplication.inc:690
-#: plugins/admin/departments/class_divListDepartment.inc:195
-msgid "department"
-msgstr "部门"
-
-#: plugins/admin/groups/class_groupApplication.inc:699
-msgid "application"
-msgstr "应用程序"
-
-#: plugins/admin/groups/class_groupApplication.inc:715
-#: plugins/admin/groups/class_groupApplication.inc:756
-msgid "Delete entry"
-msgstr "删除条目"
-
-#: plugins/admin/groups/class_groupApplication.inc:717
-#: plugins/admin/groups/class_groupApplication.inc:751
-#: include/sieve/templates/object_container_clear.tpl:9
-#: include/sieve/templates/object_container.tpl:9
-msgid "Move up"
-msgstr "向上移动"
-
-#: plugins/admin/groups/class_groupApplication.inc:720
-#: plugins/admin/groups/class_groupApplication.inc:754
-#: include/sieve/templates/object_container_clear.tpl:13
-#: include/sieve/templates/object_container.tpl:13
-msgid "Move down"
-msgstr "向下移动"
-
-#: plugins/admin/groups/class_groupApplication.inc:749
-msgid "Insert seperator"
-msgstr "插入分隔符"
-
-#: plugins/admin/groups/class_groupApplication.inc:794
-msgid "This application is no longer available."
-msgstr "此应用程序不再可用。"
-
-#: plugins/admin/groups/class_groupApplication.inc:797
-#, php-format
-msgid "This application is not available in any release named %s."
-msgstr "在任何名为 %s 的发行版中不存在此应用程序。"
-
-#: plugins/admin/groups/class_groupApplication.inc:801
-msgid "Check parameter"
-msgstr "检查参数"
-
-#: plugins/admin/groups/class_groupApplication.inc:803
-msgid "This application has changed parameters."
-msgstr "这个应用程序包含修改的参数。"
-
-#: plugins/admin/groups/class_groupApplication.inc:928
-#, fuzzy, php-format
-msgid "Removing of groups/applications with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/groups/class_groupApplication.inc:988
-#, fuzzy, php-format
-msgid "Saving of groups/applications with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/groups/class_groupApplication.inc:1039
-#, php-format
-msgid ""
-"Can't resolve the release name '%s', setting release name to '%s'. Possibly "
-"the objects base has changed."
-msgstr ""
-"无法解析发行版名称 '%s',设置发行版名称为 '%s'。可能是基于的对象被修改了。"
-
-#: plugins/admin/groups/class_groupApplication.inc:1044
-msgid ""
-"There are no releases available. You will not be able to select another "
-"release."
-msgstr ""
-
-#: plugins/admin/groups/class_groupApplication.inc:1195
-#, fuzzy
-msgid "Group applications"
-msgstr "应用程序"
-
-#: plugins/admin/groups/class_groupApplication.inc:1202
-#: plugins/admin/groups/class_divListGroup.inc:229
-#: plugins/admin/applications/class_divListApplication.inc:213
-#: plugins/admin/applications/class_applicationGeneric.inc:548
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:695
-#: plugins/admin/ogroups/tabs_ogroups.inc:117
-#: plugins/admin/ogroups/class_ogroupManagement.inc:430
-#: plugins/generic/references/class_reference.inc:42
-#: plugins/gofon/fonreports/contents.tpl:34
-msgid "Application"
-msgstr "应用程序"
-
-#: plugins/admin/groups/class_groupApplication.inc:1203
-#: plugins/admin/systems/class_servRepository.inc:258
-#: plugins/admin/systems/servRepositorySetup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:55
-#: plugins/admin/systems/workstationStartup.tpl:89
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/faiPackage.tpl:37
-msgid "Release"
-msgstr "发行"
-
-#: plugins/admin/groups/class_groupApplication.inc:1204
-#, fuzzy
-msgid "Application parameter"
-msgstr "应用程序名称"
-
-#: plugins/admin/groups/remove.tpl:6
-msgid ""
-"This may be a primary user group. Please double check if you really want to "
-"do this since there is no way for GOsa to get your data back."
-msgstr ""
-"这可能是一个主要的用户组。请再次检查您是否要这么做,因为 GOsa 没有办法将您的"
-"数据找回。"
-
-#: plugins/admin/groups/application_options.tpl:2
-msgid "Application options"
-msgstr "应用程序选项"
-
-#: plugins/admin/groups/application.tpl:3
-msgid "Release focus"
-msgstr ""
-
-#: plugins/admin/groups/application.tpl:6
-msgid "Select release name"
-msgstr "选择发行名称"
-
-#: plugins/admin/groups/application.tpl:20
-msgid "Used applications"
-msgstr "使用的应用程序"
-
-#: plugins/admin/groups/application.tpl:27
-msgid "Add category"
-msgstr "添加分类"
-
-#: plugins/admin/groups/application.tpl:34
-msgid "Available applications"
-msgstr "可用的应用程序"
-
-#: plugins/admin/groups/paste_mail.tpl:1 plugins/personal/mail/copypaste.tpl:1
-#: plugins/personal/mail/class_mailAccount.inc:1139
-#: setup/setup_config2.tpl:118
-msgid "Mail settings"
-msgstr "邮件选项"
-
-#: plugins/admin/groups/paste_mail.tpl:8 plugins/admin/groups/mail.tpl:10
-#: plugins/admin/ogroups/mail.tpl:10 plugins/personal/mail/copypaste.tpl:7
-#: plugins/personal/mail/generic.tpl:8
-msgid "Primary address"
-msgstr "主要地址"
-
-#: plugins/admin/groups/paste_mail.tpl:12 plugins/admin/groups/mail.tpl:13
-msgid "Primary mail address for this shared folder"
-msgstr "此共享目录的主要邮件地址"
-
-#: plugins/admin/groups/paste_mail.tpl:23 plugins/admin/groups/mail.tpl:55
-#: plugins/personal/mail/copypaste.tpl:25 plugins/personal/mail/generic.tpl:57
-msgid "Alternative addresses"
-msgstr "替代地址"
-
-#: plugins/admin/groups/paste_mail.tpl:24 plugins/admin/groups/mail.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:197
-#: plugins/admin/systems/phonesettings.tpl:220
-#: plugins/personal/mail/copypaste.tpl:55 plugins/personal/mail/generic.tpl:60
-msgid "List of alternative mail addresses"
-msgstr "替代邮件地址列表"
-
-#: plugins/admin/groups/paste_mail.tpl:34 plugins/admin/groups/mail.tpl:119
-msgid "Forward messages to non group members"
-msgstr "转发邮件到非组成员"
-
-#: plugins/admin/groups/mail_locals.tpl:6
-#: plugins/personal/mail/mail_locals.tpl:7
-msgid "Select addresses to add"
-msgstr "选择地址添加"
-
-#: plugins/admin/groups/mail_locals.tpl:32
-msgid "Display addresses of department"
-msgstr "显示部门地址"
-
-#: plugins/admin/groups/mail_locals.tpl:42
-msgid "Display addresses matching"
-msgstr "显示匹配地址"
-
-#: plugins/admin/groups/mail_locals.tpl:45
-#: plugins/personal/mail/mail_locals.tpl:52
-#: plugins/personal/posix/trust_machines.tpl:31
-#: plugins/personal/samba/samba3_workstations.tpl:31
-msgid "Regular expression for matching addresses"
-msgstr "匹配地址的正则表达式"
-
-#: plugins/admin/groups/mail_locals.tpl:52
-#: plugins/personal/mail/mail_locals.tpl:60
-msgid "Display addresses of user"
-msgstr "显示用户地址"
-
-#: plugins/admin/groups/mail_locals.tpl:55
-#: plugins/personal/mail/mail_locals.tpl:64
-msgid "User name of which addresses are shown"
-msgstr "显示属于该地址的用户"
-
-#: plugins/admin/groups/class_divListGroup.inc:35
-#: plugins/admin/groups/class_divListGroup.inc:36
-msgid "List of groups"
-msgstr "组列表"
-
-#: plugins/admin/groups/class_divListGroup.inc:41
-msgid ""
-"This menu allows you to add, edit and remove selected groups. You may want "
-"to use the range selector on top of the group listbox, when working with a "
-"large number of groups."
-msgstr ""
-"这个菜单允许您添加,编辑和删除所选的组。对于一个长列表,您可以通过选择框上面"
-"的范围选择来调整。"
-
-#: plugins/admin/groups/class_divListGroup.inc:60
-msgid "Groupname / Department"
-msgstr "组名 / 部门"
-
-#: plugins/admin/groups/class_divListGroup.inc:61
-#: plugins/admin/systems/terminal.tpl:1
-#: plugins/admin/systems/workstation.tpl:1
-#: plugins/admin/users/class_divListUsers.inc:62
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/ogroups/class_divListOGroup.inc:64
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/gofon/conference/generic.tpl:5
-msgid "Properties"
-msgstr "属性"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Select to see groups that are primary groups of users"
-msgstr "选择查看用户的主要组"
-
-#: plugins/admin/groups/class_divListGroup.inc:65
-msgid "Show primary groups"
-msgstr "显示主要组"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Select to see groups that have samba groups mappings"
-msgstr "选择查看配置了 samba 映射的用户组"
-
-#: plugins/admin/groups/class_divListGroup.inc:66
-msgid "Show samba groups"
-msgstr "显示 samba 用户组"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Select to see groups that have applications configured"
-msgstr "选择查看配置了应用程序的组"
-
-#: plugins/admin/groups/class_divListGroup.inc:67
-msgid "Show application groups"
-msgstr "显示应用程序组"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Select to see groups that have mail settings"
-msgstr "选择查看配置了邮件设置的组"
-
-#: plugins/admin/groups/class_divListGroup.inc:68
-msgid "Show mail groups"
-msgstr "显示邮件组"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Select to see normal groups that have only functional aspects"
-msgstr "选择查看实用的普通组"
-
-#: plugins/admin/groups/class_divListGroup.inc:69
-msgid "Show functional groups"
-msgstr "显示实用组"
-
-#: plugins/admin/groups/class_divListGroup.inc:76
-#: plugins/admin/ogroups/class_divListOGroup.inc:83
-#: plugins/personal/posix/posix_groups.tpl:57
-msgid "Regular expression for matching group names"
-msgstr "用于匹配组名的正则表达式"
-
-#: plugins/admin/groups/class_divListGroup.inc:77
-#: plugins/personal/posix/posix_groups.tpl:68
-msgid "User name of which groups are shown"
-msgstr "显示属于该组的用户名"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-msgid "Create new group"
-msgstr "创建新组"
-
-#: plugins/admin/groups/class_divListGroup.inc:168
-#: plugins/personal/environment/environment.tpl:219
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "New"
-msgstr "新"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove selected groups"
-msgstr "对象组名称"
-
-#: plugins/admin/groups/class_divListGroup.inc:187
-#, fuzzy
-msgid "Remove groups"
-msgstr "删除选项"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy selected group"
-msgstr "选择一个对象组"
-
-#: plugins/admin/groups/class_divListGroup.inc:192
-#: plugins/admin/applications/class_divListApplication.inc:186
-#, fuzzy
-msgid "Copy groups"
-msgstr "显示组"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "cut selected group"
-msgstr "对象组"
-
-#: plugins/admin/groups/class_divListGroup.inc:194
-#: plugins/admin/applications/class_divListApplication.inc:188
-#, fuzzy
-msgid "Cut groups"
-msgstr "组"
-
-#: plugins/admin/groups/class_divListGroup.inc:223
-#: plugins/admin/users/class_divListUsers.inc:221
-msgid "Posix"
-msgstr "Posix"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "cut"
-msgstr "剪切"
-
-#: plugins/admin/groups/class_divListGroup.inc:253
-#: plugins/admin/systems/class_divListSystem.inc:318
-#: plugins/admin/applications/class_divListApplication.inc:240
-#: plugins/admin/users/class_divListUsers.inc:260
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:253
-#: plugins/admin/acl/class_divListACL.inc:203
-#: plugins/admin/ogroups/class_divListOGroup.inc:234
-#: plugins/gofon/macro/class_divListMacros.inc:202
-#: plugins/gofon/conference/class_divListConferences.inc:210
-msgid "Cut this entry"
-msgstr "剪切条目"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "copy"
-msgstr "复制"
-
-#: plugins/admin/groups/class_divListGroup.inc:255
-#: plugins/admin/systems/class_divListSystem.inc:320
-#: plugins/admin/applications/class_divListApplication.inc:243
-#: plugins/admin/users/class_divListUsers.inc:262
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:255
-#: plugins/admin/acl/class_divListACL.inc:205
-#: plugins/admin/ogroups/class_divListOGroup.inc:236
-#: plugins/gofon/macro/class_divListMacros.inc:204
-#: plugins/gofon/conference/class_divListConferences.inc:212
-msgid "Copy this entry"
-msgstr "拷贝条目"
-
-#: plugins/admin/groups/class_divListGroup.inc:260
-#: plugins/admin/applications/class_divListApplication.inc:249
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:259
-#: plugins/admin/departments/class_divListDepartment.inc:164
-#: plugins/admin/ogroups/class_divListOGroup.inc:240
-#: plugins/gofon/conference/class_divListConferences.inc:217
-msgid "Edit this entry"
-msgstr "编辑这条记录"
-
-#: plugins/admin/groups/class_divListGroup.inc:269
-#: plugins/admin/applications/class_divListApplication.inc:259
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:264
-#: plugins/admin/departments/class_divListDepartment.inc:169
-#: plugins/admin/ogroups/class_divListOGroup.inc:248
-#: plugins/gofon/conference/class_divListConferences.inc:227
-msgid "Delete this entry"
-msgstr "删除这个条目"
-
-#: plugins/admin/groups/mail_admins.tpl:4
-msgid "Folder administrators"
-msgstr "目录管理员"
-
-#: plugins/admin/groups/mail_admins.tpl:24
-msgid "Select a specific department"
-msgstr "选择一个特定的部门"
-
-#: plugins/admin/groups/mail_admins.tpl:30
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:61
-msgid "Choose"
-msgstr "选择"
-
-#: plugins/admin/groups/class_groupMail.inc:80
-#: plugins/personal/mail/class_mailAccount.inc:92
-#, php-format
-msgid "There is no mail method '%s' specified in your gosa.conf available."
-msgstr "在您的 gosa.conf 中,没有邮件方法 '%s'。"
-
-#: plugins/admin/groups/class_groupMail.inc:289 include/class_acl.inc:680
-#: include/class_acl.inc:771
-msgid "read"
-msgstr "读"
-
-#: plugins/admin/groups/class_groupMail.inc:290
-msgid "post"
-msgstr "贴"
-
-#: plugins/admin/groups/class_groupMail.inc:291
-msgid "external post"
-msgstr "外部粘贴"
-
-#: plugins/admin/groups/class_groupMail.inc:292
-msgid "append"
-msgstr "附加"
-
-#: plugins/admin/groups/class_groupMail.inc:293 include/class_acl.inc:681
-#: include/class_acl.inc:773
-msgid "write"
-msgstr "写"
-
-#: plugins/admin/groups/class_groupMail.inc:294
-#, fuzzy
-msgid "admin"
-msgstr "管理员"
-
-#: plugins/admin/groups/class_groupMail.inc:295
-#: plugins/admin/systems/class_SelectDeviceType.inc:29
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:393
-#: plugins/admin/users/class_userManagement.inc:539
-#: plugins/admin/ogroups/class_ogroup.inc:297
-msgid "none"
-msgstr "无"
-
-#: plugins/admin/groups/class_groupMail.inc:339
-msgid "This 'dn' has no valid mail extensions."
-msgstr "这个 'dn' 没有有效邮件扩展。"
-
-#: plugins/admin/groups/class_groupMail.inc:347
-#: plugins/admin/ogroups/class_mailogroup.inc:50
-#: plugins/personal/mail/class_mailAccount.inc:299
-#: plugins/personal/mail/class_mailAccount.inc:302
-msgid "Remove mail account"
-msgstr "删除邮件账号"
-
-#: plugins/admin/groups/class_groupMail.inc:348
-#: plugins/personal/mail/class_mailAccount.inc:303
-msgid ""
-"This account has mail features enabled. You can disable them by clicking "
-"below."
-msgstr "这个账户邮件功能已启用。您可以点击下面的按钮禁用。"
-
-#: plugins/admin/groups/class_groupMail.inc:350
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid "Create mail account"
-msgstr "创建邮件账号"
-
-#: plugins/admin/groups/class_groupMail.inc:351
-#: plugins/personal/mail/class_mailAccount.inc:306
-msgid ""
-"This account has mail features disabled. You can enable them by clicking "
-"below."
-msgstr "这个账户邮件功能已禁用。您可以点击下面的按钮来启用。"
-
-#: plugins/admin/groups/class_groupMail.inc:361
-msgid ""
-"Remove shared folder from mail server database when entry gets removed in "
-"LDAP"
-msgstr "当条目从 LDAP 中删除后,从邮件服务器数据库中删除共享目录"
-
-#: plugins/admin/groups/class_groupMail.inc:362
-msgid "Remove the shared folder and all its contents after saving this account"
-msgstr "在保存完毕该账号后,删除共享目录和其中所有内容"
-
-#: plugins/admin/groups/class_groupMail.inc:421
-msgid "You're trying to add an invalid email address "
-msgstr "您正在添加一个无效邮件地址"
-
-#: plugins/admin/groups/class_groupMail.inc:427
-#: plugins/personal/mail/class_mailAccount.inc:364
-msgid "Adding your one of your own addresses to the forwarders makes no sense."
-msgstr "添加您自己的一个邮件地址到转发地址没有任何意义。"
-
-#: plugins/admin/groups/class_groupMail.inc:453
-#: plugins/personal/scalix/class_scalixAccount.inc:442
-#: plugins/personal/mail/class_mailAccount.inc:394
-#: plugins/personal/mail/class_mailAccount.inc:399
-msgid ""
-"You're trying to add an invalid email address to the list of alternate "
-"addresses."
-msgstr "您正在添加一个无效的邮件地址到替代地址列表。"
-
-#: plugins/admin/groups/class_groupMail.inc:458
-#: plugins/personal/scalix/class_scalixAccount.inc:451
-#: plugins/personal/mail/class_mailAccount.inc:409
-msgid "The address you're trying to add is already used by user"
-msgstr "您正在添加的地址已经被用户使用"
-
-#: plugins/admin/groups/class_groupMail.inc:613
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:393
-#: plugins/admin/systems/printer.tpl:71
-#: plugins/admin/systems/glpiManufacturer.tpl:8
-#: plugins/admin/systems/terminalStartup.tpl:111
-#: plugins/admin/systems/goMailServer.tpl:73
-#: plugins/admin/systems/goMailServer.tpl:104
-#: plugins/admin/systems/goSpamServer.tpl:48
-#: plugins/admin/systems/servdns.tpl:8
-#: plugins/admin/systems/workstationStartup.tpl:194
-#: plugins/admin/systems/glpiPrinter.tpl:152
-#: plugins/admin/applications/class_applicationParameters.inc:124
-#: plugins/admin/fai/faiPackage.tpl:82
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:294
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:296
-#: plugins/personal/connectivity/class_kolabAccount.inc:264
-#: plugins/personal/environment/kioskManagement.tpl:15
-#: plugins/personal/environment/environment.tpl:159
-#: plugins/personal/generic/generic_certs.tpl:21
-#: plugins/personal/generic/generic_certs.tpl:45
-#: plugins/personal/generic/generic_certs.tpl:69
-msgid "Remove"
-msgstr "删除"
-
-#: plugins/admin/groups/class_groupMail.inc:692
-#, fuzzy, php-format
-msgid "Removing of groups/mail with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/groups/class_groupMail.inc:891
-#, fuzzy, php-format
-msgid "Saving of groups/mail with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/groups/class_groupMail.inc:924
-#: plugins/personal/mail/class_mailAccount.inc:908
-msgid "The required field 'Primary address' is not set."
-msgstr "要求的字段“主要地址”没有设置。"
-
-#: plugins/admin/groups/class_groupMail.inc:927
-msgid "Please enter a valid email addres in 'Primary address' field."
-msgstr "请在“主要地址”栏输入一个有效邮件地址。"
-
-#: plugins/admin/groups/class_groupMail.inc:933
-#: plugins/admin/ogroups/class_mailogroup.inc:92
-#: plugins/personal/mail/class_mailAccount.inc:922
-msgid "The primary address you've entered is already in use."
-msgstr "您输入的主要地址已经在使用了。"
-
-#: plugins/admin/groups/class_groupMail.inc:939
-#: plugins/personal/mail/class_mailAccount.inc:928
-msgid "Value in 'Quota size' is not valid."
-msgstr "'Quota 大小' 的值无效。"
-
-#: plugins/admin/groups/class_groupMail.inc:948
-#: plugins/personal/mail/class_mailAccount.inc:937
-msgid "Please specify a vaild mail size for mails to be rejected."
-msgstr "请指定一个将要被退回的邮件大小。"
-
-#: plugins/admin/groups/class_groupMail.inc:956
-#: plugins/personal/mail/class_mailAccount.inc:947
-msgid "You need to set the maximum mail size in order to reject anything."
-msgstr "为了退信,您需要设定最大的邮件大小。"
-
-#: plugins/admin/groups/class_groupMail.inc:960
-msgid ""
-"Please choose valid permission settings. Default permission can't be emtpy."
-msgstr "请选择一个有效的权限设置。缺省权限不能为空。"
-
-#: plugins/admin/groups/class_groupMail.inc:964
-msgid "Please select a valid mail server."
-msgstr "请选择一个有效的邮件服务器。"
-
-#: plugins/admin/groups/class_groupMail.inc:1111
-#, fuzzy
-msgid "Group mail"
-msgstr "组名"
-
-#: plugins/admin/groups/class_groupMail.inc:1119
-#, fuzzy
-msgid "Alternate addresses"
-msgstr "替代地址"
-
-#: plugins/admin/groups/class_groupMail.inc:1120
-#, fuzzy
-msgid "Forwarding addresses"
-msgstr "转发邮件到"
-
-#: plugins/admin/groups/class_groupMail.inc:1121
-#: plugins/admin/groups/mail.tpl:43 plugins/personal/mail/generic.tpl:41
-#: plugins/personal/mail/class_mailAccount.inc:1150
-msgid "Quota size"
-msgstr "Quota 大小"
-
-#: plugins/admin/groups/class_groupMail.inc:1122
-#: plugins/personal/mail/class_mailAccount.inc:1149
-msgid "Mail server"
-msgstr "邮件服务器"
-
-#: plugins/admin/groups/class_groupMail.inc:1123
-#: plugins/admin/systems/printer.tpl:82
-#: plugins/admin/systems/class_printGeneric.inc:895
-msgid "Permissions"
-msgstr "允许"
-
-#: plugins/admin/groups/main.inc:40 plugins/admin/groups/main.inc:44
-msgid "Group administration"
-msgstr "组管理"
-
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "组设置"
-
-#: plugins/admin/groups/paste_generic.tpl:5 plugins/admin/groups/generic.tpl:6
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/ogroups/generic.tpl:7
-msgid "Group name"
-msgstr "组名"
-
-#: plugins/admin/groups/paste_generic.tpl:8 plugins/admin/groups/generic.tpl:9
-msgid "Posix name of the group"
-msgstr "组的 posix 名称"
-
-#: plugins/admin/groups/paste_generic.tpl:13
-#: plugins/admin/groups/generic.tpl:53
-msgid "Normally IDs are autogenerated, select to specify manually"
-msgstr "一般 ID 是自动创建的,要手工设置请选择"
-
-#: plugins/admin/groups/paste_generic.tpl:15
-#: plugins/admin/groups/generic.tpl:56
-msgid "Force GID"
-msgstr "强制 GID"
-
-#: plugins/admin/groups/paste_generic.tpl:18
-#: plugins/admin/groups/generic.tpl:59
-msgid "Forced ID number"
-msgstr "强制 ID 编号"
-
-#: plugins/admin/groups/mail.tpl:21
-msgid "Select mail server to place user on"
-msgstr "选择放置用户的邮件服务器"
-
-#: plugins/admin/groups/mail.tpl:31 plugins/personal/mail/generic.tpl:29
-msgid "Quota usage"
-msgstr "使用 Quota"
-
-#: plugins/admin/groups/mail.tpl:38
-#: plugins/admin/systems/class_terminalInfo.inc:175
-#: plugins/admin/systems/class_printGeneric.inc:523
-#: plugins/personal/mail/generic.tpl:36
-msgid "not defined"
-msgstr "未定义"
-
-#: plugins/admin/groups/mail.tpl:48
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-#: plugins/personal/scalix/generic.tpl:67
-#: plugins/personal/mail/generic.tpl:216
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-#: plugins/personal/connectivity/pureftpd.tpl:60
-#: plugins/personal/environment/environment.tpl:62
-msgid "MB"
-msgstr "MB"
-
-#: plugins/admin/groups/mail.tpl:88
-msgid "IMAP shared folders"
-msgstr "IMAP 共享目录"
-
-#: plugins/admin/groups/mail.tpl:92
-msgid "Default permission"
-msgstr "缺省权限"
-
-#: plugins/admin/groups/mail.tpl:103
-msgid "Member permission"
-msgstr "成员权限"
-
-#: plugins/admin/groups/class_groupGeneric.inc:134
-msgid "Can't find this groups SID in LDAP or in your configuration file!"
-msgstr "无法在 LDAP 或您的配置文件中查找这个组 SID。"
-
-#: plugins/admin/groups/class_groupGeneric.inc:193
-msgid "This 'dn' is no group."
-msgstr "该 'dn' 不是一个组。"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Samba group"
-msgstr "Samba 组"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain admins"
-msgstr "域管理员"
-
-#: plugins/admin/groups/class_groupGeneric.inc:334
-msgid "Domain users"
-msgstr "域用户"
-
-#: plugins/admin/groups/class_groupGeneric.inc:335
-msgid "Domain guests"
-msgstr "域名 guests"
-
-#: plugins/admin/groups/class_groupGeneric.inc:340
-#, php-format
-msgid "Special group (%d)"
-msgstr "特殊组 (%d)"
-
-#: plugins/admin/groups/class_groupGeneric.inc:454
-msgid "! unknown id"
-msgstr "! 未知 id"
-
-#: plugins/admin/groups/class_groupGeneric.inc:492
-#, php-format
-msgid ""
-"Your search method returned more than '%s' users, only '%s' users are shown."
-msgstr "您的查询方式返回超过 '%s' 用户,只有 '%s' 用户被显示。"
-
-#: plugins/admin/groups/class_groupGeneric.inc:521
-#: plugins/admin/groups/class_groupGeneric.inc:774
-#, fuzzy, php-format
-msgid "Removing of groups/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/groups/class_groupGeneric.inc:666
-#, php-format
-msgid "No configured SID found for '%s'."
-msgstr "没有发现为 '%s' 配置的 SID"
-
-#: plugins/admin/groups/class_groupGeneric.inc:671
-#, php-format
-msgid "No configured RIDBASE found for '%s'."
-msgstr "没有发现为 '%s' 配置的 RIDBASE"
-
-#: plugins/admin/groups/class_groupGeneric.inc:806
-msgid ""
-"The field 'Name' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr "字段 'Name' 包含无效字符。只允许小写字母,数字和短线。"
-
-#: plugins/admin/groups/class_groupGeneric.inc:817
-#: plugins/admin/groups/class_groupGeneric.inc:831
-#: plugins/admin/groups/class_groupGeneric.inc:838
-msgid "Value specified as 'Name' is already used."
-msgstr "指定为“名称”的值已经在使用了。"
-
-#: plugins/admin/groups/class_groupGeneric.inc:847
-#: plugins/personal/posix/class_posixAccount.inc:961
-msgid "Value specified as 'GID' is not valid."
-msgstr "'GID' 赋值无效。"
-
-#: plugins/admin/groups/class_groupGeneric.inc:850
-#: plugins/personal/posix/class_posixAccount.inc:964
-msgid "Value specified as 'GID' is too small."
-msgstr "'UID' 赋值太小。"
-
-#: plugins/admin/groups/class_groupGeneric.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:1184
-msgid "Too many users, can't allocate a free ID!"
-msgstr "太多用户,无法分配一个可用的 ID!"
-
-#: plugins/admin/groups/class_groupGeneric.inc:941
-#, fuzzy
-msgid "Generic group settings"
-msgstr "组设置"
-
-#: plugins/admin/groups/class_groupGeneric.inc:953
-#, fuzzy
-msgid "Phone pickup group"
-msgstr "成员属于电话应答组"
-
-#: plugins/admin/groups/class_groupGeneric.inc:954
-#, fuzzy
-msgid "Nagios group"
-msgstr "Nagios 账号"
-
-#: plugins/admin/groups/class_groupGeneric.inc:956
-#: plugins/personal/posix/paste_generic.tpl:37
-#: plugins/personal/posix/generic.tpl:62
-msgid "GID"
-msgstr "GID"
-
-#: plugins/admin/groups/class_groupGeneric.inc:957
-#, fuzzy
-msgid "Group member"
-msgstr "组成员"
-
-#: plugins/admin/groups/class_groupGeneric.inc:958
-#, fuzzy
-msgid "Samba group type"
-msgstr "Samba 组"
-
-#: plugins/admin/groups/class_groupGeneric.inc:959
-#, fuzzy
-msgid "Samba domain name"
-msgstr "Samba 主目录"
-
-#: plugins/admin/groups/class_groupGeneric.inc:960 setup/setup_config2.tpl:15
-#, fuzzy
-msgid "Samba SID"
-msgstr "Samba"
-
-#: plugins/admin/groups/generic.tpl:19 plugins/admin/ogroups/generic.tpl:18
-msgid "Descriptive text for this group"
-msgstr "组的描述文字"
-
-#: plugins/admin/groups/generic.tpl:68
-msgid "Select to create a samba conform group"
-msgstr "选择创建一个 samba 确认组"
-
-#: plugins/admin/groups/generic.tpl:76
-msgid "in domain"
-msgstr "于域"
-
-#: plugins/admin/groups/generic.tpl:96
-msgid "Members are in a phone pickup group"
-msgstr "成员属于电话应答组"
-
-#: plugins/admin/groups/generic.tpl:111
-msgid "Members are in a nagios group"
-msgstr "成员属于 nagios 组"
-
-#: plugins/admin/groups/generic.tpl:128
-msgid "Group members"
-msgstr "组成员"
-
-#: plugins/admin/groups/group_objects.tpl:6
-msgid "Select users to add"
-msgstr "选择要添加的用户"
-
-#: plugins/admin/groups/group_objects.tpl:30
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Select to see servers"
-msgstr "选择显示服务器"
-
-#: plugins/admin/groups/group_objects.tpl:30
-msgid "Search within subtree"
-msgstr "在子树中查找"
-
-#: plugins/admin/groups/group_objects.tpl:37
-msgid "Display users of department"
-msgstr "显示部门的用户"
-
-#: plugins/admin/groups/group_objects.tpl:46
-#: plugins/admin/systems/glpiSelectUser.tpl:35
-#: plugins/admin/applications/class_divListApplication.inc:65
-#: plugins/admin/users/class_divListUsers.inc:77
-#: plugins/admin/fai/class_divListFai.inc:86
-#: plugins/personal/environment/hotplugDialog.tpl:43
-#: plugins/gofon/conference/headpage.tpl:35
-msgid "Display users matching"
-msgstr "显示匹配的用户"
-
-#: plugins/admin/groups/group_objects.tpl:47
-#: plugins/admin/systems/glpiSelectUser.tpl:37
-msgid "Regular expression for matching user names"
-msgstr "匹配用户名的正则表达式"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:176
-#, php-format
-msgid ""
-"Can't rename '%s' to '%s' there is already an entry with the same name in "
-"our zone editing dialog."
-msgstr "无法将 '%s' 重命名为 %s',因为在域编辑对话框中已经有相同名称存在。"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:206
-#, php-format
-msgid "Entry name '%s' contains invalid characters."
-msgstr "条目名称 '%s' 包含无效字符。"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:215
-#, php-format
-msgid "Can not rename '%s' to '%s',the destination name already exists."
-msgstr "无法将 '%s' 重命名为 '%s',目标名称已经存在。"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:221
-#, php-format
-msgid "Can not create '%s',the destination name already exists."
-msgstr "无法创建 '%s',目标名称已经存在。"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:230
-#, php-format
-msgid "The name '%s' is used more than once."
-msgstr "名称 '%s' 被使用超过了一次。"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:253
-#, php-format
-msgid "The record type '%s' is a unique type and can't be defined twice."
-msgstr "记录类型 '%s' 是一个唯一类型,不能定义两次。"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:260
-#, php-format
-msgid "There is an empty '%s' for host '%s'."
-msgstr "有一个空的 '%s',为主机 '%s'。"
-
-#: plugins/admin/systems/class_servDNSeditZoneEntries.inc:268
-#, php-format
-msgid "There is a duplicate entry in '%s' for '%s'."
-msgstr "在 '%s' 当中有重复条目 '%s'。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:62
-#, php-format
-msgid "Can't open '%s', ppd settings resetted."
-msgstr "无法打开 '%s',ppd 设置被重置。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:87
-msgid "Can't get ppd informations."
-msgstr "无法获取 ppd 信息。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:99
-#, php-format
-msgid ""
-"The specified path '%s' which results from PPD_PATH in your gosa.conf is "
-"invalid, can't read/write any ppd informations."
-msgstr ""
-"从您的 gosa.conf 中的 PPD_PATH 给出的路径 '%s' 无效,不能读/写任何 ppd 信息。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:116
-msgid "Please specify a valid ppd file."
-msgstr "请指定一个有效的 ppd 文件。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:186
-#, php-format
-msgid "Can't select PPD file '%s', the file is not readable"
-msgstr "无法选择 PPD 文件 '%s',文件无法读取"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:203
-#: plugins/admin/systems/class_printerPPDDialog.inc:275
-#, php-format
-msgid "Can't create folder '%s' for the uploaded ppd file."
-msgstr "无法为上传的 ppd 文件创建目录 '%s'。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:211
-#, php-format
-msgid "Can't create file '%s' to store modifed ppd informations."
-msgstr "无法创建文件 '%s' 来保存修改的 ppd 信息。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:235
-#, php-format
-msgid "Can't add new ppd file, the source file '%s' is not accessible."
-msgstr "无法添加新 ppd 文件,源文件 '%s' 无法访问。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:253
-#, php-format
-msgid ""
-"The given ppd file '%s' seams to be invalid, can't get any modell or vendor "
-"informations."
-msgstr "给出的 ppd 文件 '%s' 好像不存在,无法获得任何型号或者供应商信息。 "
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:267
-#, php-format
-msgid "There is already a ppd file for this kind of printer."
-msgstr "这种打印机类型已经有一个 ppd 文件。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:288
-#, php-format
-msgid "Can't save file '%s'."
-msgstr "无法保存文件 '%s'。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:292
-msgid "Uploaded ppd file is empty, can't create new ppd file."
-msgstr "上传的 ppd 文件为空,无法创建一个新 ppd 文件。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:413
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/faiPackage.tpl:45
-msgid "Section"
-msgstr "节"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:468
-#: plugins/admin/systems/class_printerPPDDialog.inc:471
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:290
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:603
-msgid "True"
-msgstr "真"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:469
-#: plugins/admin/systems/class_printerPPDDialog.inc:472
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:288
-#: include/sieve/class_sieveElement_If.inc:915
-#: include/sieve/class_sieveManagement.inc:604
-msgid "False"
-msgstr "假"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:477
-#, php-format
-msgid "Unsupported ppd type '%s' used for '%s' "
-msgstr "不支持的 ppd 类型 '%s' 为 '%s' 使用。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:494
-#, php-format
-msgid "Removing old ppd file '%s' failed."
-msgstr "删除旧的 ppd 文件 '%s' 失败。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:497
-#, php-format
-msgid "Removing old ppd file '%s' failed. File is not accessible."
-msgstr "删除旧 ppd 文件 '%s' 失败。文件不可访问。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:500
-#, php-format
-msgid ""
-"Removing old ppd file '%s' failed. File does not exists or is not accessible."
-msgstr "删除旧的 ppd 文件 '%s' 失败。文件不存在或者不可访问。"
-
-#: plugins/admin/systems/class_printerPPDDialog.inc:508
-msgid ""
-"Please select a valid ppd file or use 'Cancel' to go back to printer "
-"configuration."
-msgstr "请选择一个有效的 ppd 文件或者点击“取消”来返回打印机配置。"
-
-#: plugins/admin/systems/wingeneric.tpl:6
-msgid "Machine name"
-msgstr "机器名称"
-
-#: plugins/admin/systems/wingeneric.tpl:15
-msgid "Choose subtree to place terminal in"
-msgstr "选择放置终端的子树"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:32
-#: plugins/admin/systems/class_goTerminalServer.inc:61
-#: plugins/admin/systems/class_goTerminalServer.inc:126
-#: plugins/admin/systems/class_goTerminalServer.inc:127
-#: plugins/admin/systems/class_terminalService.inc:475
-#: plugins/admin/systems/goTerminalServer.tpl:1
-#, fuzzy
-msgid "Terminal service"
-msgstr "终端服务"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:85
-#, fuzzy, php-format
-msgid "Saving server services/terminalServer with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:100
-msgid "Terminal server, must have fontpath specified."
-msgstr "终端服务器,必须设定 fontpath。"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:135
-#: plugins/admin/systems/goTerminalServer.tpl:8
-msgid "Temporary disable login"
-msgstr "临时禁用登录"
-
-#: plugins/admin/systems/class_goTerminalServer.inc:136
-#: plugins/admin/systems/class_terminalService.inc:486
-#: plugins/admin/systems/goTerminalServer.tpl:12
-msgid "Font path"
-msgstr "字体路径"
-
-#: plugins/admin/systems/printer.tpl:5
-msgid "General"
-msgstr "普通"
-
-#: plugins/admin/systems/printer.tpl:8
-#: plugins/admin/systems/paste_generic.tpl:34
-msgid "Printer name"
-msgstr "打印机名称"
-
-#: plugins/admin/systems/printer.tpl:30
-#: plugins/personal/generic/generic.tpl:148
-msgid "Choose subtree to place user in"
-msgstr "将用户放到所选择子树中"
-
-#: plugins/admin/systems/printer.tpl:43
-msgid "Details"
-msgstr "详细"
-
-#: plugins/admin/systems/printer.tpl:46
-msgid "Printer location"
-msgstr "打印机位置"
-
-#: plugins/admin/systems/printer.tpl:54
-msgid "Printer URL"
-msgstr "打印机 URL"
-
-#: plugins/admin/systems/printer.tpl:66
-#: plugins/admin/systems/terminalService.tpl:98
-#: plugins/admin/systems/workstationService.tpl:110
-msgid "Driver"
-msgstr "驱动"
-
-#: plugins/admin/systems/printer.tpl:89
-msgid "Users which are allowed to use this printer"
-msgstr "允许使用该打印机的用户"
-
-#: plugins/admin/systems/printer.tpl:96 plugins/admin/systems/printer.tpl:120
-msgid "Add user"
-msgstr "添加用户"
-
-#: plugins/admin/systems/printer.tpl:99 plugins/admin/systems/printer.tpl:123
-msgid "Add group"
-msgstr "添加组"
-
-#: plugins/admin/systems/printer.tpl:113
-msgid "Users which are allowed to administrate this printer"
-msgstr "允许管理该打印机的用户"
-
-#: plugins/admin/systems/printer.tpl:115
-msgid "Admins"
-msgstr "管理员"
-
-#: plugins/admin/systems/class_terminalInfo.inc:55
-#: plugins/admin/systems/class_terminalInfo.inc:205
-msgid "present"
-msgstr "可用的"
-
-#: plugins/admin/systems/class_terminalInfo.inc:73
-#: plugins/admin/systems/class_terminalStartup.inc:168
-#: plugins/admin/systems/class_terminalService.inc:267
-#: plugins/admin/systems/class_workstationStartup.inc:508
-#: plugins/admin/systems/class_terminalGeneric.inc:272
-msgid "This 'dn' has no terminal features."
-msgstr "这个 'dn' 没有终端功能。"
-
-#: plugins/admin/systems/class_terminalInfo.inc:80
-msgid "There is no php snmp module installed, can't gather any informations."
-msgstr "尚未安装 php snmp 模块,不能获取任何信息。"
-
-#: plugins/admin/systems/class_terminalInfo.inc:86
-#: plugins/admin/systems/class_terminalInfo.inc:180
-msgid "unknown status"
-msgstr "未知状态"
-
-#: plugins/admin/systems/class_terminalInfo.inc:95
-msgid "This is a virtual terminal which has no properties to show here."
-msgstr "这是一个虚拟终端,没有属性可以显示。"
-
-#: plugins/admin/systems/class_terminalInfo.inc:113
-msgid "online"
-msgstr "在线"
-
-#: plugins/admin/systems/class_terminalInfo.inc:169
-msgid "running"
-msgstr "运行"
-
-#: plugins/admin/systems/class_terminalInfo.inc:172
-msgid "not running"
-msgstr "没有运行"
-
-#: plugins/admin/systems/class_terminalInfo.inc:197
-msgid "offline"
-msgstr "离线"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1268
-#: plugins/admin/systems/class_workstationGeneric.inc:612
-#: plugins/admin/ogroups/class_ogroupManagement.inc:434
-#: plugins/generic/references/class_reference.inc:48
-msgid "Workstation"
-msgstr "工作站"
-
-#: plugins/admin/systems/class_SelectDeviceType.inc:34
-#: plugins/admin/systems/class_systemManagement.inc:1267
-#: plugins/admin/systems/class_terminalGeneric.inc:619
-#: plugins/admin/systems/class_terminalGeneric.inc:625
-#: plugins/admin/ogroups/class_ogroupManagement.inc:435
-msgid "Terminal"
-msgstr "终端"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:3
-msgid ""
-"This is a new system which currently has no system type defined. Please "
-"choose a system type for this entry and press the 'continue' button. If this "
-"system should be added to a group of system settings, specify the preferred "
-"object group below."
-msgstr ""
-"这是一个新系统,当前没有定义任何系统类型。请为该条目选择一个系统类型并按“继"
-"续”按钮。如果这个系统应该被加入到系统设置的一个组中,请在下面的对象组中选择。"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:9
-msgid ""
-"Please select a system type and an optional bundle of predefined settings to "
-"be inherited."
-msgstr "请选择一个系统类型以及一个要继承的可选的预定义设置。"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:20
-#: plugins/admin/systems/glpi.tpl:9
-msgid "System type"
-msgstr "系统类型"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:21
-msgid "Choose a system type"
-msgstr "选择一个系统类型"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:32
-msgid "Choose an object group as template"
-msgstr "选择一个对象组作为模板"
-
-#: plugins/admin/systems/SelectDeviceType.tpl:33
-msgid "Choose an object group"
-msgstr "选择一个对象组"
-
-#: plugins/admin/systems/goKrbServer.tpl:1
-msgid "Kerberos kadmin access"
-msgstr "Kerberos kadmin 访问"
-
-#: plugins/admin/systems/goKrbServer.tpl:4
-msgid "Kerberos Realm"
-msgstr "Kerberos Realm"
-
-#: plugins/admin/systems/goKrbServer.tpl:12
-#: plugins/admin/systems/goImapServer.tpl:25
-#: plugins/admin/systems/class_goImapServer.inc:177
-msgid "Admin user"
-msgstr "管理员"
-
-#: plugins/admin/systems/goKrbServer.tpl:20
-#: plugins/admin/systems/goGlpiServer.tpl:12
-#: plugins/admin/systems/class_goKrbServer.inc:104
-#: plugins/admin/systems/goImapServer.tpl:34
-#: plugins/admin/systems/class_goFonServer.inc:144
-#: plugins/admin/systems/goFonServer.tpl:12
-#: plugins/admin/systems/class_gosaLogServer.inc:103
-#: plugins/admin/systems/goFaxServer.tpl:12
-#: plugins/admin/systems/gosaLogServer.tpl:12
-#: plugins/admin/systems/class_goGlpiServer.inc:104
-#: plugins/admin/systems/class_divListSystem.inc:376
-#: plugins/admin/systems/class_goLogDBServer.inc:102
-#: plugins/admin/systems/goLogDBServer.tpl:12
-#: plugins/admin/systems/class_goFaxServer.inc:100
-#: plugins/personal/password/class_password.inc:24
-#: plugins/personal/generic/paste_generic.tpl:20 setup/setup_config2.tpl:204
-#: setup/setup_config2.tpl:249 setup/setup_migrate.tpl:225
-#: ihtml/themes/default/login.tpl:44 ihtml/themes/default/login.tpl:46
-#: ihtml/themes/default/password.tpl:38
-msgid "Password"
-msgstr "口令"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:124
-msgid "This 'dn' has no phone features."
-msgstr "这个 'dn' 没有电话功能。"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "yes"
-msgstr "是"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:235
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "no"
-msgstr "否"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "dynamic"
-msgstr "动态"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:252
-msgid "Networksettings"
-msgstr "网络设置"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:268
-#, php-format
-msgid ""
-"Can't delete because there are user which are depending on this phone. One "
-"of them is user '%s'."
-msgstr "无法删除,因为仍然有用户在依赖这个电话。其中一个用户是 '%s'。"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:278
-#, fuzzy, php-format
-msgid "Removing of system phone/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:326
-#: plugins/admin/systems/class_componentGeneric.inc:187
-msgid "The required field IP address is empty."
-msgstr "需要的 IP 地址字段为空。"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:329
-#: plugins/admin/systems/class_componentGeneric.inc:190
-msgid "The field IP address contains an invalid address."
-msgstr "IP 地址字段包含无效地址。"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:334
-msgid "The required field 'Phone name' is not set."
-msgstr "需要的字段“电话名称”没有设置。"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:337
-msgid "The 'Phone name' '0' is reserved and cannot be used."
-msgstr "'0' 作为保留 '电话名' 不能使用。"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:347
-#: plugins/admin/systems/class_componentGeneric.inc:201
-#: plugins/admin/systems/class_printGeneric.inc:683
-#: plugins/admin/systems/class_servGeneric.inc:301
-#: plugins/admin/systems/class_winGeneric.inc:215
-#: plugins/admin/systems/class_terminalGeneric.inc:461
-#: plugins/admin/systems/class_workstationGeneric.inc:443
-#, php-format
-msgid "There is already an entry '%s' in the base choosen by you"
-msgstr "在您选择的部门中已经存在条目 '%s'"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:429
-#, fuzzy, php-format
-msgid "Saving of system phone/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:477
-#, fuzzy
-msgid "Phone generic"
-msgstr "电话号码"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:482
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1484
-#, fuzzy
-msgid "Phone hardware"
-msgstr "电话硬件"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:488
-#, fuzzy
-msgid "SIP Mode"
-msgstr "模式"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:489
-#, fuzzy
-msgid "SIP DTMF mode"
-msgstr "DTMF 模式"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:490
-#, fuzzy
-msgid "SIP Default ip"
-msgstr "缺省 IP"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:491
-msgid "SIP Qualify"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:492
-#, fuzzy
-msgid "IAX authentication type"
-msgstr "Nagios 鉴权"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:493
-#, fuzzy
-msgid "IAX secret"
-msgstr "IMAP 服务"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:494
-#, fuzzy
-msgid "IAX account code"
-msgstr "账号号码"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:495
-msgid "IAX trunk lines"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:496
-#, fuzzy
-msgid "IAX permit settings"
-msgstr "传真设置"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:497
-#, fuzzy
-msgid "IAX deny settings"
-msgstr "传真设置"
-
-#: plugins/admin/systems/class_phoneGeneric.inc:498
-msgid "CAPI MSN"
-msgstr ""
-
-#: plugins/admin/systems/class_phoneGeneric.inc:499
-msgid "Hardware type"
-msgstr ""
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:150
-msgid "Please enter a value for 'release'."
-msgstr "请为“发行版”输入一个值。"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:154
-msgid "Please specify a valid value for 'url'."
-msgstr "请为“URL”提供一个有效的值。"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:201
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s'. Please check your gosa.conf."
-msgstr "无法执行指定的 REPOSITOR_HOOK '%s',请检查您的 gosa.conf。"
-
-#: plugins/admin/systems/class_servRepositorySetup.inc:203
-#: plugins/admin/systems/class_workstationStartup.inc:1149
-#, php-format
-msgid ""
-"The specified REPOSITORY_HOOK '%s', specified in your gosa.conf, returns an "
-"empty string."
-msgstr "您 gosa.conf 中指定的 REPOSITOR_HOOK '%s',返回一个空字符串。"
-
-#: plugins/admin/systems/phonesettings.tpl:1
-msgid "Advanced phone settings"
-msgstr "高级电话设置"
-
-#: plugins/admin/systems/phonesettings.tpl:6
-msgid "Phone type"
-msgstr "电话类型"
-
-#: plugins/admin/systems/phonesettings.tpl:8
-#: plugins/admin/systems/phonesettings.tpl:30
-#: plugins/admin/systems/phonesettings.tpl:42
-#: plugins/admin/systems/phonesettings.tpl:58
-#: plugins/admin/systems/phonesettings.tpl:91
-#: plugins/admin/systems/phonesettings.tpl:128
-#: plugins/admin/systems/phonesettings.tpl:181
-msgid "Choose a phone type"
-msgstr "选择一个电话类型"
-
-#: plugins/admin/systems/phonesettings.tpl:13
-msgid "refresh"
-msgstr "刷新"
-
-#: plugins/admin/systems/phonesettings.tpl:25
-#: plugins/admin/systems/class_terminalGeneric.inc:628
-#: plugins/admin/systems/server.tpl:41 plugins/admin/systems/terminal.tpl:43
-#: plugins/admin/systems/workstation.tpl:50
-#: plugins/admin/ogroups/class_termgroup.inc:395
-#: plugins/admin/ogroups/termgroup.tpl:47
-msgid "Mode"
-msgstr "模式"
-
-#: plugins/admin/systems/phonesettings.tpl:38
-msgid "DTMF mode"
-msgstr "DTMF 模式"
-
-#: plugins/admin/systems/phonesettings.tpl:54
-#: plugins/admin/systems/phonesettings.tpl:99
-msgid "Default IP"
-msgstr "缺省 IP"
-
-#: plugins/admin/systems/phonesettings.tpl:66
-#: plugins/admin/systems/phonesettings.tpl:109
-msgid "Response timeout"
-msgstr "响应超时"
-
-#: plugins/admin/systems/phonesettings.tpl:87
-msgid "Modus"
-msgstr "模块"
-
-#: plugins/admin/systems/phonesettings.tpl:124
-msgid "Authtype"
-msgstr "认证类型"
-
-#: plugins/admin/systems/phonesettings.tpl:136
-msgid "Secret"
-msgstr "秘密"
-
-#: plugins/admin/systems/phonesettings.tpl:146
-msgid "GoFonInkeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:154
-msgid "GoFonOutKeys"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:167
-msgid "Account code"
-msgstr "账号号码"
-
-#: plugins/admin/systems/phonesettings.tpl:177
-msgid "Trunk lines"
-msgstr ""
-
-#: plugins/admin/systems/phonesettings.tpl:194
-msgid "Hosts that are allowed to connect"
-msgstr "允许连接的主机"
-
-#: plugins/admin/systems/phonesettings.tpl:217
-msgid "Hosts that are not allowed to connect"
-msgstr "不允许连接的主机"
-
-#: plugins/admin/systems/phonesettings.tpl:247
-msgid "MSN"
-msgstr "MSN"
-
-#: plugins/admin/systems/remove.tpl:6 plugins/admin/acl/remove.tpl:6
-#, fuzzy
-msgid ""
-"This includes all system and setup informations. Please double check if your "
-"really want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"这包含所有系统和设置信息。请再次检查您是否要这么做,因为 GOsa 没有办法将您的"
-"数据找回。"
-
-#: plugins/admin/systems/remove.tpl:10 plugins/admin/acl/remove.tpl:10
-#: plugins/admin/departments/remove.tpl:10 plugins/admin/fai/remove.tpl:11
-#: plugins/gofon/conference/remove.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your LDAP tree in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"最好在执行这个操作之前,保存当前 LDAP 树中的内容到一个文件。所以,如果您已经"
-"这么做了,按“删除”继续或者按“取消”退出。"
-
-#: plugins/admin/systems/class_goLdapServer.inc:29
-#: plugins/admin/systems/goLdapServer.tpl:1
-#, fuzzy
-msgid "LDAP service"
-msgstr "LDAP 服务"
-
-#: plugins/admin/systems/class_goLdapServer.inc:56
-msgid "LDAP Service"
-msgstr "LDAP 服务"
-
-#: plugins/admin/systems/class_goLdapServer.inc:67
-#, fuzzy
-msgid "The given base is empty or contains invalid characters."
-msgstr "属性 '%s' 为空或者包含无效字符。"
-
-#: plugins/admin/systems/class_goLdapServer.inc:85
-#: plugins/admin/systems/class_goLdapServer.inc:86
-msgid "Ldap"
-msgstr ""
-
-#: plugins/admin/systems/class_goLdapServer.inc:94
-#, fuzzy
-msgid "Ldap base"
-msgstr "LDAP 服务器"
-
-#: plugins/admin/systems/goGlpiServer.tpl:1
-#, fuzzy
-msgid "GLPI database information"
-msgstr "用户一般信息"
-
-#: plugins/admin/systems/goGlpiServer.tpl:4
-#: plugins/admin/systems/goLogDBServer.tpl:4
-msgid "Logging DB user"
-msgstr "Logging DB 用户"
-
-#: plugins/admin/systems/goGlpiServer.tpl:20
-#: plugins/admin/systems/class_gosaLogServer.inc:101
-#: plugins/admin/systems/gosaLogServer.tpl:20
-#: plugins/admin/systems/class_goGlpiServer.inc:103
-msgid "Database"
-msgstr "数据库"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:7
-#: plugins/admin/systems/glpi_edit_os.tpl:9
-#: plugins/admin/systems/glpi_edit_os.tpl:28
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:8
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:29
-#: plugins/admin/systems/glpi_edit_type.tpl:9
-#: plugins/admin/systems/glpi_edit_type.tpl:28
-msgid "Rename"
-msgstr "重命名"
-
-#: plugins/admin/systems/glpi_edit_cartridge_type.tpl:13
-#: plugins/admin/systems/glpiManufacturer.tpl:13
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:81
-#: plugins/admin/systems/glpi_edit_os.tpl:15
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:14
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:44
-#: plugins/admin/systems/glpi_edit_type.tpl:15
-#: plugins/admin/fai/class_faiSummaryTab.inc:236
-#: plugins/personal/environment/kioskManagement.tpl:25
-#: include/class_MultiSelectWindow.inc:81 setup/setup_migrate.tpl:79
-msgid "Close"
-msgstr "关闭"
-
-#: plugins/admin/systems/glpiManufacturer.tpl:1
-msgid "Manage manufacturers"
-msgstr "管理生产商"
-
-#: plugins/admin/systems/info.tpl:1
-msgid "System information"
-msgstr "系统信息"
-
-#: plugins/admin/systems/info.tpl:7
-msgid "CPU"
-msgstr "CPU"
-
-#: plugins/admin/systems/info.tpl:10
-msgid "Memory"
-msgstr "内存"
-
-#: plugins/admin/systems/info.tpl:13
-msgid "Boot MAC"
-msgstr "MAC 地址"
-
-#: plugins/admin/systems/info.tpl:16
-msgid "USB support"
-msgstr "USB 支持"
-
-#: plugins/admin/systems/info.tpl:19 plugins/admin/systems/info.tpl:87
-msgid "System status"
-msgstr "系统状态"
-
-#: plugins/admin/systems/info.tpl:23
-msgid "Inventory number"
-msgstr "存货编号"
-
-#: plugins/admin/systems/info.tpl:27
-msgid "Last login"
-msgstr "最后登录"
-
-#: plugins/admin/systems/info.tpl:38
-msgid "Network devices"
-msgstr "网络设备"
-
-#: plugins/admin/systems/info.tpl:47
-msgid "IDE devices"
-msgstr "IDE 设备"
-
-#: plugins/admin/systems/info.tpl:56
-msgid "SCSI devices"
-msgstr "SCSI 设备"
-
-#: plugins/admin/systems/info.tpl:64
-msgid "Floppy device"
-msgstr "软驱"
-
-#: plugins/admin/systems/info.tpl:68
-msgid "CDROM device"
-msgstr "光驱"
-
-#: plugins/admin/systems/info.tpl:73
-#: plugins/admin/systems/terminalService.tpl:95
-#: plugins/admin/systems/workstationService.tpl:107
-msgid "Graphic device"
-msgstr "显卡"
-
-#: plugins/admin/systems/info.tpl:77
-msgid "Audio device"
-msgstr "声卡"
-
-#: plugins/admin/systems/info.tpl:93
-msgid "Up since"
-msgstr "Up since"
-
-#: plugins/admin/systems/info.tpl:96
-msgid "CPU load"
-msgstr "CPU 占用率"
-
-#: plugins/admin/systems/info.tpl:99
-msgid "Memory usage"
-msgstr "内存使用"
-
-#: plugins/admin/systems/info.tpl:102
-msgid "Swap usage"
-msgstr "Swap 使用"
-
-#: plugins/admin/systems/info.tpl:116
-msgid "SSH service"
-msgstr "SSH 服务"
-
-#: plugins/admin/systems/info.tpl:119
-#: plugins/admin/systems/class_goCupsServer.inc:29
-#: plugins/admin/systems/class_goCupsServer.inc:50
-#: plugins/admin/systems/class_goCupsServer.inc:71
-msgid "Print service"
-msgstr "打印服务"
-
-#: plugins/admin/systems/info.tpl:122
-msgid "Scan service"
-msgstr "扫描服务"
-
-#: plugins/admin/systems/info.tpl:125
-msgid "Sound service"
-msgstr "声音服务"
-
-#: plugins/admin/systems/info.tpl:128
-msgid "GUI"
-msgstr "GUI"
-
-#: plugins/admin/systems/class_goCupsServer.inc:70
-#, fuzzy
-msgid "Cups"
-msgstr "上"
-
-#: plugins/admin/systems/class_goCupsServer.inc:78
-#: plugins/admin/systems/class_serverService.inc:8
-#: plugins/admin/systems/class_goImapServer.inc:170
-#: plugins/admin/systems/class_goFonServer.inc:139
-#: plugins/admin/systems/class_goVirusServer.inc:229
-#: plugins/admin/systems/class_servRepository.inc:387
-#: plugins/admin/systems/class_goGlpiServer.inc:98
-#: plugins/admin/systems/class_goLogDBServer.inc:98
-#, fuzzy
-msgid "Start"
-msgstr "启动"
-
-#: plugins/admin/systems/class_goCupsServer.inc:79
-#: plugins/admin/systems/class_serverService.inc:7
-#: plugins/admin/systems/class_goImapServer.inc:171
-#: plugins/admin/systems/class_goFonServer.inc:140
-#: plugins/admin/systems/class_goVirusServer.inc:230
-#: plugins/admin/systems/class_servRepository.inc:388
-#: plugins/admin/systems/class_goGlpiServer.inc:99
-#: plugins/admin/systems/class_goLogDBServer.inc:99
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1338
-#: include/sieve/templates/element_stop.tpl:4
-#: include/sieve/templates/object_container.tpl:30
-#: include/sieve/class_sieveManagement.inc:508
-#: include/sieve/class_sieveManagement.inc:727
-msgid "Stop"
-msgstr "停止"
-
-#: plugins/admin/systems/class_goCupsServer.inc:80
-#: plugins/admin/systems/class_serverService.inc:9
-#: plugins/admin/systems/class_goImapServer.inc:172
-#: plugins/admin/systems/class_goFonServer.inc:141
-#: plugins/admin/systems/class_goVirusServer.inc:231
-#: plugins/admin/systems/class_servRepository.inc:389
-#: plugins/admin/systems/class_goGlpiServer.inc:100
-#: plugins/admin/systems/class_goLogDBServer.inc:100
-#, fuzzy
-msgid "Restart"
-msgstr "重试"
-
-#: plugins/admin/systems/gencd.tpl:2
-msgid "CD-Install-Image generation"
-msgstr "创建 CD 安装镜像"
-
-#: plugins/admin/systems/gencd.tpl:5
-msgid ""
-"This option enables you to generate FAI install CD images for the selected "
-"workstation. The procedure may take about 10 minutes to complete, so please "
-"be patient after pressing the 'Create ISO-Image' button."
-msgstr ""
-"这个选项使您能够为选择的工作站创建 FAI 安装光盘镜像。这个过程可能需要 10 分"
-"钟,所以请在按下“创建 ISO 镜像”后耐心等待。"
-
-#: plugins/admin/systems/gencd.tpl:9
-msgid "Create ISO-Image"
-msgstr "创建 ISO 镜像"
-
-#: plugins/admin/systems/class_serverService.inc:307
-msgid "Can't set status while this server is not saved."
-msgstr ""
-
-#: plugins/admin/systems/class_serverService.inc:319
-#, fuzzy, php-format
-msgid "The specified method '%s' can't executed for services."
-msgstr "给出的 ppd 文件 '%s' 无法打开读取。"
-
-#: plugins/admin/systems/class_goKrbServer.inc:31
-#, fuzzy
-msgid "Kerberos service"
-msgstr "Kerberos 服务器"
-
-#: plugins/admin/systems/class_goKrbServer.inc:59
-#, fuzzy
-msgid "Kerberos service (kadmin access informations)"
-msgstr "Kerberos kadmin 访问"
-
-#: plugins/admin/systems/class_goKrbServer.inc:69
-#, php-format
-msgid "The specified kerberos password is empty."
-msgstr "提供的 kerberos 口令为空。"
-
-#: plugins/admin/systems/class_goKrbServer.inc:72
-#, fuzzy, php-format
-msgid "The specified kerberos admin is empty."
-msgstr "提供的 kerberos 口令为空。"
-
-#: plugins/admin/systems/class_goKrbServer.inc:75
-#, fuzzy, php-format
-msgid "The specified kerberos realm is empty."
-msgstr "提供的 kerberos 口令为空。"
-
-#: plugins/admin/systems/class_goKrbServer.inc:93
-#: plugins/personal/generic/generic.tpl:217
-msgid "Kerberos"
-msgstr "Kerberos"
-
-#: plugins/admin/systems/class_goKrbServer.inc:94
-#, fuzzy
-msgid "Kerberos access information"
-msgstr "个人信息"
-
-#: plugins/admin/systems/class_goKrbServer.inc:102
-#, fuzzy
-msgid "Realm"
-msgstr "Ram"
-
-#: plugins/admin/systems/class_goKrbServer.inc:103
-#: plugins/admin/systems/class_goFonServer.inc:143
-#: plugins/admin/systems/class_goGlpiServer.inc:102
-#: plugins/admin/systems/class_goLogDBServer.inc:101
-#, fuzzy
-msgid "Admin"
-msgstr "管理员"
-
-#: plugins/admin/systems/glpi_devices.tpl:2
-msgid "Add/Edit monitor"
-msgstr "添加/修改 显示器"
-
-#: plugins/admin/systems/glpi_devices.tpl:17
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:53
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:794
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:22
-msgid "Comments"
-msgstr "注释"
-
-#: plugins/admin/systems/glpi_devices.tpl:24
-#: plugins/admin/systems/glpi_devices.tpl:123
-#: plugins/admin/systems/glpi_devices.tpl:164
-#: plugins/admin/systems/glpi_devices.tpl:219
-#: plugins/admin/systems/glpi_devices.tpl:275
-#: plugins/admin/systems/glpi_devices.tpl:333
-#: plugins/admin/systems/glpi_devices.tpl:397
-#: plugins/admin/systems/glpi_devices.tpl:469
-#: plugins/admin/systems/glpi_devices.tpl:533
-#: plugins/admin/systems/glpi_devices.tpl:580
-#: plugins/admin/systems/glpi_devices.tpl:633
-#: plugins/admin/systems/glpi_devices.tpl:687
-#: plugins/admin/systems/glpi_devices.tpl:733
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:798
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:47
-#: plugins/admin/systems/glpi.tpl:37
-#: plugins/admin/systems/class_glpiAccount.inc:796
-#: plugins/admin/systems/glpiPrinter.tpl:23
-msgid "Manufacturer"
-msgstr "生产商"
-
-#: plugins/admin/systems/glpi_devices.tpl:33
-msgid "Monitor size"
-msgstr "显示器大小"
-
-#: plugins/admin/systems/glpi_devices.tpl:36
-msgid "Inch"
-msgstr "英寸"
-
-#: plugins/admin/systems/glpi_devices.tpl:44
-msgid "Integrated microphone"
-msgstr "整合麦克风"
-
-#: plugins/admin/systems/glpi_devices.tpl:47
-#: plugins/admin/systems/glpi_devices.tpl:55
-#: plugins/admin/systems/glpi_devices.tpl:63
-#: plugins/admin/systems/glpi_devices.tpl:71
-#: plugins/admin/systems/glpi_devices.tpl:176
-#: plugins/admin/systems/glpi_devices.tpl:296
-#: plugins/admin/systems/glpi_devices.tpl:361
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_address.tpl:40
-#: include/sieve/templates/element_header.tpl:41 setup/setup_feedback.tpl:53
-#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-msgid "Yes"
-msgstr "是"
-
-#: plugins/admin/systems/glpi_devices.tpl:48
-#: plugins/admin/systems/glpi_devices.tpl:56
-#: plugins/admin/systems/glpi_devices.tpl:64
-#: plugins/admin/systems/glpi_devices.tpl:72
-#: plugins/admin/systems/glpi_devices.tpl:177
-#: plugins/admin/systems/glpi_devices.tpl:297
-#: plugins/admin/systems/glpi_devices.tpl:362
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_address.tpl:42
-#: include/sieve/templates/element_header.tpl:43 setup/setup_feedback.tpl:55
-#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:76
-#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Schema.inc:63
-#: setup/class_setupStep_Config1.inc:87 setup/class_setupStep_Config2.inc:141
-msgid "No"
-msgstr "否"
-
-#: plugins/admin/systems/glpi_devices.tpl:52
-msgid "Integrated speakers"
-msgstr "整合音箱"
-
-#: plugins/admin/systems/glpi_devices.tpl:60
-msgid "Sub-D"
-msgstr "Sub-D"
-
-#: plugins/admin/systems/glpi_devices.tpl:68
-msgid "BNC"
-msgstr "BNC"
-
-#: plugins/admin/systems/glpi_devices.tpl:76
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "Serial number"
-msgstr "系列号"
-
-#: plugins/admin/systems/glpi_devices.tpl:83
-msgid "Additional serial number"
-msgstr "附加系列号"
-
-#: plugins/admin/systems/glpi_devices.tpl:97
-msgid "Add/Edit other device"
-msgstr "添加/修改 其他设备"
-
-#: plugins/admin/systems/glpi_devices.tpl:112
-#: plugins/admin/systems/glpi_devices.tpl:153
-#: plugins/admin/systems/glpi_devices.tpl:208
-#: plugins/admin/systems/glpi_devices.tpl:264
-#: plugins/admin/systems/glpi_devices.tpl:322
-#: plugins/admin/systems/glpi_devices.tpl:386
-#: plugins/admin/systems/glpi_devices.tpl:458
-#: plugins/admin/systems/glpi_devices.tpl:522
-#: plugins/admin/systems/glpi_devices.tpl:569
-#: plugins/admin/systems/glpi_devices.tpl:622
-#: plugins/admin/systems/glpi_devices.tpl:676
-#: plugins/admin/systems/glpi_devices.tpl:722
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:18
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:25
-#: plugins/admin/systems/glpi.tpl:79
-#: plugins/admin/systems/class_glpiAccount.inc:790
-#: include/sieve/templates/element_comment.tpl:4
-#: include/sieve/templates/object_container.tpl:23
-#: include/sieve/class_sieveManagement.inc:501
-#: include/sieve/class_sieveManagement.inc:720
-msgid "Comment"
-msgstr "注释"
-
-#: plugins/admin/systems/glpi_devices.tpl:138
-msgid "Add/Edit power supply"
-msgstr "添加/修改 电源"
-
-#: plugins/admin/systems/glpi_devices.tpl:173
-msgid "Atx"
-msgstr "Atx"
-
-#: plugins/admin/systems/glpi_devices.tpl:181
-msgid "Power"
-msgstr "电源"
-
-#: plugins/admin/systems/glpi_devices.tpl:193
-msgid "Add/Edit graphic card"
-msgstr "添加/修改 显卡"
-
-#: plugins/admin/systems/glpi_devices.tpl:228
-#: plugins/admin/systems/glpi_devices.tpl:284
-#: plugins/admin/systems/glpi_devices.tpl:349
-msgid "Interface"
-msgstr "界面"
-
-#: plugins/admin/systems/glpi_devices.tpl:237
-msgid "Ram"
-msgstr "Ram"
-
-#: plugins/admin/systems/glpi_devices.tpl:249
-msgid "Add/Edit controller"
-msgstr "添加/修改 控制器"
-
-#: plugins/admin/systems/glpi_devices.tpl:307
-msgid "Add/Edit drive"
-msgstr "添加/修改 驱动"
-
-#: plugins/admin/systems/glpi_devices.tpl:342
-msgid "Speed"
-msgstr "速度"
-
-#: plugins/admin/systems/glpi_devices.tpl:358
-msgid "Writeable"
-msgstr "可写"
-
-#: plugins/admin/systems/glpi_devices.tpl:371
-msgid "Add/Edit harddisk"
-msgstr "添加/修改 硬盘"
-
-#: plugins/admin/systems/glpi_devices.tpl:406
-msgid "Rpm"
-msgstr "Rpm"
-
-#: plugins/admin/systems/glpi_devices.tpl:413
-msgid "Cache"
-msgstr "缓存"
-
-#: plugins/admin/systems/glpi_devices.tpl:443
-msgid "Add/Edit memory"
-msgstr "添加/修改 内存"
-
-#: plugins/admin/systems/glpi_devices.tpl:478
-msgid "Frequenz"
-msgstr "频率"
-
-#: plugins/admin/systems/glpi_devices.tpl:507
-msgid "Add/Edit sound card"
-msgstr "添加/修改 声卡"
-
-#: plugins/admin/systems/glpi_devices.tpl:553
-msgid "Add/Edit network interface"
-msgstr "添加/修改 网卡"
-
-#: plugins/admin/systems/glpi_devices.tpl:589
-#: plugins/admin/systems/class_termDNS.inc:568
-msgid "MAC address"
-msgstr "MAC 地址"
-
-#: plugins/admin/systems/glpi_devices.tpl:596
-#: plugins/personal/connectivity/pureftpd.tpl:15
-msgid "Bandwidth"
-msgstr "带宽"
-
-#: plugins/admin/systems/glpi_devices.tpl:607
-msgid "Add/Edit processor"
-msgstr "添加/修改 处理器"
-
-#: plugins/admin/systems/glpi_devices.tpl:642
-msgid "Frequence"
-msgstr "频率"
-
-#: plugins/admin/systems/glpi_devices.tpl:649
-msgid "Default frequence"
-msgstr "缺省频率"
-
-#: plugins/admin/systems/glpi_devices.tpl:661
-msgid "Add/Edit motherboard"
-msgstr "添加/修改 主板"
-
-#: plugins/admin/systems/glpi_devices.tpl:696
-msgid "Chipset"
-msgstr "芯片组"
-
-#: plugins/admin/systems/glpi_devices.tpl:707
-msgid "Add/Edit computer case"
-msgstr "添加/修改 机箱"
-
-#: plugins/admin/systems/glpi_devices.tpl:742
-msgid "format"
-msgstr "格式"
-
-#: plugins/admin/systems/class_goService.inc:26
-#: plugins/admin/systems/class_goService.inc:61
-#, fuzzy
-msgid "Empty service"
-msgstr "打印服务"
-
-#: plugins/admin/systems/class_goService.inc:102
-#, fuzzy, php-format
-msgid "Removing of server services/"
-msgstr "删除服务器错误"
-
-#: plugins/admin/systems/class_goService.inc:128
-#, fuzzy, php-format
-msgid "Saving of server services/"
-msgstr "保存服务器失败"
-
-#: plugins/admin/systems/class_goService.inc:159
-#, fuzzy, php-format
-msgid "Set status flag for server services/"
-msgstr "设置 dn 为 '%s' 服务器服务/反病毒 的状态标记失败。"
-
-#: plugins/admin/systems/class_goService.inc:216
-#, php-format
-msgid ""
-"Command '%s', specified as ACTION_HOOK for plugin '%s' doesn't seem to exist."
-msgstr "命令 '%s',作为插件 '%s' 的 ACTION_HOOK 好像并不存在。"
-
-#: plugins/admin/systems/goImapServer.tpl:7
-#: plugins/admin/systems/class_goImapServer.inc:175
-msgid "Server identifier"
-msgstr "服务器标识"
-
-#: plugins/admin/systems/goImapServer.tpl:16
-#: plugins/admin/systems/class_goImapServer.inc:176
-msgid "Connect URL"
-msgstr "连接 URL"
-
-#: plugins/admin/systems/goImapServer.tpl:43
-#: plugins/admin/systems/class_goImapServer.inc:179
-msgid "Sieve port"
-msgstr "Sieve 端口"
-
-#: plugins/admin/systems/goImapServer.tpl:61
-#: plugins/admin/systems/class_goImapServer.inc:180
-#, fuzzy
-msgid "Start IMAP service"
-msgstr "IMAP 服务"
-
-#: plugins/admin/systems/goImapServer.tpl:70
-#: plugins/admin/systems/class_goImapServer.inc:181
-#, fuzzy
-msgid "Start IMAP SSL service"
-msgstr "IMAP/SSL 服务"
-
-#: plugins/admin/systems/goImapServer.tpl:79
-#: plugins/admin/systems/class_goImapServer.inc:182
-#, fuzzy
-msgid "Start POP3 service"
-msgstr "POP3 服务"
-
-#: plugins/admin/systems/goImapServer.tpl:88
-#: plugins/admin/systems/class_goImapServer.inc:183
-#, fuzzy
-msgid "Start POP3 SSL service"
-msgstr "POP3/SSL 服务器"
-
-#: plugins/admin/systems/goImapServer.tpl:99
-#: plugins/admin/systems/goMailServer.tpl:204
-msgid "The server must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:101
-#: plugins/admin/systems/goMailServer.tpl:206
-msgid "The service must be saved before you can use the status flag."
-msgstr ""
-
-#: plugins/admin/systems/goImapServer.tpl:104
-#: plugins/admin/systems/goMailServer.tpl:209
-#, fuzzy
-msgid "Set new status"
-msgstr "系统状态"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#, fuzzy
-msgid "Set status"
-msgstr "系统状态"
-
-#: plugins/admin/systems/goImapServer.tpl:110
-#: plugins/admin/systems/goMailServer.tpl:215
-#: plugins/admin/systems/server.tpl:74 plugins/admin/systems/terminal.tpl:159
-#: plugins/admin/systems/workstation.tpl:133
-#: plugins/admin/applications/class_applicationGeneric.inc:554
-#: plugins/admin/applications/generic.tpl:24
-#: plugins/admin/ogroups/termgroup.tpl:101
-#: plugins/admin/fai/faiTemplateEntry.tpl:105
-msgid "Execute"
-msgstr "执行"
-
-#: plugins/admin/systems/network.tpl:1
-msgid "Network\tsettings"
-msgstr "网络\t设置"
-
-#: plugins/admin/systems/network.tpl:9
-msgid "IP-address"
-msgstr "IP 地址"
-
-#: plugins/admin/systems/network.tpl:17
-msgid "MAC-address"
-msgstr "MAC 地址"
-
-#: plugins/admin/systems/network.tpl:29
-msgid "Autodetect"
-msgstr "自动检测"
-
-#: plugins/admin/systems/network.tpl:58
-msgid "Enable DNS for this device"
-msgstr "启用该设备 DNS"
-
-#: plugins/admin/systems/network.tpl:59
-#: plugins/admin/systems/class_servDNS.inc:411
-#: plugins/admin/systems/servdnseditzone.tpl:76
-#: plugins/gofon/phoneaccount/generic.tpl:95
-msgid "Refresh"
-msgstr "刷新"
-
-#: plugins/admin/systems/network.tpl:67
-msgid "Zone"
-msgstr "Zone"
-
-#: plugins/admin/systems/network.tpl:77
-#: plugins/admin/systems/class_servDNS.inc:174
-#: plugins/admin/systems/class_servDNS.inc:414
-#: plugins/admin/systems/class_termDNS.inc:578
-#: plugins/admin/systems/servdnseditzone.tpl:94
-msgid "TTL"
-msgstr "TTL"
-
-#: plugins/admin/systems/network.tpl:85
-msgid "Dns records"
-msgstr "Dns 记录"
-
-#: plugins/admin/systems/component.tpl:6
-#: plugins/personal/environment/hotplugDialogNew.tpl:10
-msgid "Device name"
-msgstr "设备名称"
-
-#: plugins/admin/systems/class_componentGeneric.inc:57
-#: plugins/admin/systems/class_winGeneric.inc:96
-msgid "This 'dn' has no network features."
-msgstr "这个 'dn' 没有网络功能。"
-
-#: plugins/admin/systems/class_componentGeneric.inc:135
-#, fuzzy, php-format
-msgid "Removing of system component/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/systems/class_componentGeneric.inc:182
-msgid "The required field 'Component name' is not set."
-msgstr "需要的字段“组件名称”没有设置。"
-
-#: plugins/admin/systems/class_componentGeneric.inc:261
-#, fuzzy, php-format
-msgid "Saving of system component/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/systems/class_componentGeneric.inc:269
-#, fuzzy
-msgid "Component generic"
-msgstr "新组件"
-
-#: plugins/admin/systems/class_componentGeneric.inc:274
-#, fuzzy
-msgid "Network device"
-msgstr "网络设备"
-
-#: plugins/admin/systems/terminalStartup.tpl:1
-#: plugins/admin/systems/workstationStartup.tpl:4
-msgid "Boot parameters"
-msgstr "启动参数"
-
-#: plugins/admin/systems/terminalStartup.tpl:8
-#: plugins/admin/systems/class_terminalStartup.inc:480
-#: plugins/admin/systems/class_workstationStartup.inc:1188
-#: plugins/admin/systems/workstationStartup.tpl:8
-msgid "Boot kernel"
-msgstr "启动内核"
-
-#: plugins/admin/systems/terminalStartup.tpl:19
-#: plugins/admin/systems/workstationStartup.tpl:19
-msgid "Custom options"
-msgstr "定制选项"
-
-#: plugins/admin/systems/terminalStartup.tpl:23
-#: plugins/admin/systems/workstationStartup.tpl:23
-msgid ""
-"Enter any parameters that should be passed to the kernel as append line "
-"during bootup"
-msgstr "输入任意将在启动过程中作为附加行传递给内核的参数"
-
-#: plugins/admin/systems/terminalStartup.tpl:27
-#: plugins/admin/systems/workstationStartup.tpl:28
-msgid "LDAP server"
-msgstr "LDAP 服务器"
-
-#: plugins/admin/systems/terminalStartup.tpl:43
-msgid "Select if terminal supports graphical startup with progress bar"
-msgstr "如果终端支持带进程条的图形界面启动,请选择"
-
-#: plugins/admin/systems/terminalStartup.tpl:45
-msgid "use graphical bootup"
-msgstr "使用图形界面启动"
-
-#: plugins/admin/systems/terminalStartup.tpl:48
-msgid "Select if terminal should boot in text mode"
-msgstr "如果终端要以文本模式启动,请选择"
-
-#: plugins/admin/systems/terminalStartup.tpl:50
-msgid "use standard linux textual bootup"
-msgstr "使用标准 linux 文本启动界面"
-
-#: plugins/admin/systems/terminalStartup.tpl:53
-msgid "Select to get more verbose output during startup"
-msgstr "选择在启动过程中要显示更多输出"
-
-#: plugins/admin/systems/terminalStartup.tpl:55
-msgid "use debug mode for startup"
-msgstr "启动时启用诊断模式"
-
-#: plugins/admin/systems/terminalStartup.tpl:66
-#: plugins/admin/systems/workstationStartup.tpl:149
-msgid "Kernel modules (format: name parameters)"
-msgstr "内核模块(格式: 名称 参数)"
-
-#: plugins/admin/systems/terminalStartup.tpl:69
-#: plugins/admin/systems/workstationStartup.tpl:152
-msgid "Add additional modules to load on startup"
-msgstr "添加在启动中要加载的模块"
-
-#: plugins/admin/systems/terminalStartup.tpl:87
-#: plugins/admin/systems/class_terminalStartup.inc:478
-#: plugins/admin/systems/goShareServer.tpl:1
-#: plugins/admin/systems/class_workstationStartup.inc:1192
-#: plugins/admin/systems/workstationStartup.tpl:170
-#: plugins/personal/environment/class_environment.inc:1337
-#: plugins/personal/environment/environment.tpl:133
-msgid "Shares"
-msgstr "共享"
-
-#: plugins/admin/systems/terminalStartup.tpl:105
-#: plugins/admin/systems/workstationStartup.tpl:188
-msgid "Mountpoint"
-msgstr "挂载点"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:6
-#: plugins/admin/users/class_divListUsers.inc:35
-#: plugins/admin/users/class_divListUsers.inc:36
-msgid "List of users"
-msgstr "用户列表"
-
-#: plugins/admin/systems/glpiSelectUser.tpl:23
-msgid ""
-"This dialog allows you to select a user as technical responsible person."
-msgstr "这个对话框允许您选择一个用户作为技术负责人。"
-
-#: plugins/admin/systems/class_systemManagement.inc:32
-msgid "Systems"
-msgstr "系统设置"
-
-#: plugins/admin/systems/class_systemManagement.inc:225
-msgid "Creating the image failed. Please see the report below."
-msgstr "创建图片错误。请检查下面的报告。"
-
-#: plugins/admin/systems/class_systemManagement.inc:234
-#, php-format
-msgid "Command '%s', specified for ISO creation doesn't seem to exist."
-msgstr "命令 '%s',用于创建 ISO 好像并不存在。"
-
-#: plugins/admin/systems/class_systemManagement.inc:297
-#, fuzzy
-msgid "You are not allowed to create a new object of this type."
-msgstr "您无权删除这个对象组!"
-
-#: plugins/admin/systems/class_systemManagement.inc:348
-msgid "You can't edit this object type yet!"
-msgstr "您尚无法编辑这个对象类型!"
-
-#: plugins/admin/systems/class_systemManagement.inc:376
-#: plugins/admin/systems/class_systemManagement.inc:442
-#, fuzzy
-msgid "You are not allowed to change the password for this object."
-msgstr "现在您无权修改您的口令"
-
-#: plugins/admin/systems/class_systemManagement.inc:388
-msgid "Passwords entered as new and repeated do not match!"
-msgstr "输入的新口令和重复口令不匹配!"
-
-#: plugins/admin/systems/class_systemManagement.inc:445
-#, fuzzy
-msgid "Can't detect object to change password."
-msgstr "无法检测对象名称。"
-
-#: plugins/admin/systems/class_systemManagement.inc:553
-#: plugins/admin/systems/class_systemManagement.inc:628
-#: plugins/admin/systems/class_systemManagement.inc:687
-#: plugins/admin/fai/class_faiManagement.inc:174
-#: plugins/admin/fai/class_faiManagement.inc:252
-#: plugins/admin/fai/class_faiManagement.inc:323
-msgid "You are not allowed to delete this component!"
-msgstr "您无权删除这个组件!"
-
-#: plugins/admin/systems/class_systemManagement.inc:621
-#, php-format
-msgid "You're about to delete all information about the component at '%s'."
-msgstr "您将要删除关于组件 '%s' 的所有信息。"
-
-#: plugins/admin/systems/class_systemManagement.inc:726
-#, php-format
-msgid ""
-"Can't set gotoMode to status 'avtice', the current object couldn't be "
-"identified."
-msgstr "无法设置状态 gotoMode 为 '活动', 当前对象无法识别。"
-
-#: plugins/admin/systems/class_systemManagement.inc:1014
-msgid "New terminal"
-msgstr "新终端"
-
-#: plugins/admin/systems/class_systemManagement.inc:1016
-msgid "New workstation"
-msgstr "新工作站"
-
-#: plugins/admin/systems/class_systemManagement.inc:1018
-msgid "New Device"
-msgstr "新设备"
-
-#: plugins/admin/systems/class_systemManagement.inc:1037
-msgid "Terminal template for"
-msgstr "终端模板"
-
-#: plugins/admin/systems/class_systemManagement.inc:1053
-msgid "Workstation template for"
-msgstr "工作站模板"
-
-#: plugins/admin/systems/class_systemManagement.inc:1265
-msgid "New System from incoming"
-msgstr "新识别的系统"
-
-#: plugins/admin/systems/class_systemManagement.inc:1266
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/fai/class_faiTemplate.inc:514
-msgid "Template"
-msgstr "模板"
-
-#: plugins/admin/systems/class_systemManagement.inc:1269
-msgid "Workstation is installing"
-msgstr "工作站正在安装"
-
-#: plugins/admin/systems/class_systemManagement.inc:1270
-msgid "Workstation is waiting for action"
-msgstr "等待的工作站"
-
-#: plugins/admin/systems/class_systemManagement.inc:1271
-msgid "Workstation installation failed"
-msgstr "工作站安装失败"
-
-#: plugins/admin/systems/class_systemManagement.inc:1274
-msgid "Server is installing"
-msgstr "服务器正在安装"
-
-#: plugins/admin/systems/class_systemManagement.inc:1275
-msgid "Server is waiting for action"
-msgstr "等待的服务器"
-
-#: plugins/admin/systems/class_systemManagement.inc:1276
-msgid "Server installation failed"
-msgstr "服务器安装失败"
-
-#: plugins/admin/systems/class_systemManagement.inc:1277
-msgid "Winstation"
-msgstr "Windows 工作站"
-
-#: plugins/admin/systems/class_systemManagement.inc:1278
-msgid "Network Device"
-msgstr "网络设备"
-
-#: plugins/admin/systems/class_systemManagement.inc:1279
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal"
-msgstr "新终端"
-
-#: plugins/admin/systems/class_systemManagement.inc:1280
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation"
-msgstr "新工作站"
-
-#: plugins/admin/systems/class_systemManagement.inc:1336
-#: plugins/admin/systems/class_systemManagement.inc:1337
-#, fuzzy
-msgid "Incoming objects"
-msgstr "成员对象"
-
-#: plugins/admin/systems/class_systemManagement.inc:1342
-#, fuzzy
-msgid "Incoming"
-msgstr "图标"
-
-#: plugins/admin/systems/class_printGeneric.inc:111
-#, php-format
-msgid "Can't extract a valid base out of object dn, setting base to '%s'."
-msgstr "无法从对象 dn 中提取一个有效的 base,设置 base 为 '%s'。"
-
-#: plugins/admin/systems/class_printGeneric.inc:266
-#: plugins/admin/systems/class_printGeneric.inc:274
-#: plugins/admin/systems/class_printGeneric.inc:279
-#: plugins/admin/systems/class_printGeneric.inc:328
-#: plugins/admin/systems/class_printGeneric.inc:344
-#: plugins/admin/systems/class_printGeneric.inc:347
-msgid "Add printer extension"
-msgstr "添加打印机扩展"
-
-#: plugins/admin/systems/class_printGeneric.inc:267
-msgid ""
-"Could not intialize printer tab, parameter parent was missing while "
-"construction."
-msgstr "在构建时缺少 parent 参数,无法初始化打印机页面。"
-
-#: plugins/admin/systems/class_printGeneric.inc:275
-msgid "This is a workstation template, printer tab is disabled."
-msgstr "这是一个工作站模板,打印机页被禁用。"
-
-#: plugins/admin/systems/class_printGeneric.inc:280
-msgid "This is a terminal template, printer tab is disabled."
-msgstr "这是一个终端模板,打印机页被禁用。"
-
-#: plugins/admin/systems/class_printGeneric.inc:321
-msgid "This 'dn' has no printer features."
-msgstr "这个 'dn' 没有打印机功能。"
-
-#: plugins/admin/systems/class_printGeneric.inc:329
-msgid ""
-"This object has printer extension disabled. You can't enable it while 'cn' "
-"is not present in entry. Possibly you are currently creating a new terminal "
-"template"
-msgstr ""
-"这个对象已经禁用打印机插件。您不能在 'cn' 不存在于条目中时启用它。可能您正在"
-"创建一个新的终端模板"
-
-#: plugins/admin/systems/class_printGeneric.inc:336
-#: plugins/admin/systems/class_printGeneric.inc:339
-msgid "Remove printer extension"
-msgstr "删除打印机扩展"
-
-#: plugins/admin/systems/class_printGeneric.inc:337
-msgid ""
-"This workstation has printer extension enabled.You can disable it by "
-"clicking below."
-msgstr "这个工作站启用了打印机扩展功能。您可以点击下面按钮禁用。"
-
-#: plugins/admin/systems/class_printGeneric.inc:340
-msgid ""
-"This terminal has printer extension enabled. You can disable it by clicking "
-"below."
-msgstr "终端已经启用打印机扩展。您可以点击下面按钮禁用。"
-
-#: plugins/admin/systems/class_printGeneric.inc:345
-msgid ""
-"This workstation has printer extension disabled. You can enable it by "
-"clicking below."
-msgstr "这个工作站禁用了打印机扩展功能。您可以点击下面按钮启用。"
-
-#: plugins/admin/systems/class_printGeneric.inc:348
-msgid ""
-"This terminal has printer extension disabled. You can enable it by clicking "
-"below."
-msgstr "终端已经关闭打印机扩展。您可以点击下面按钮启用。"
-
-#: plugins/admin/systems/class_printGeneric.inc:518
-#, php-format
-msgid "Your currently selected PPD file '%s' doesn't exist."
-msgstr "您当前选择的 PPD 文件 '%s' 不存在。"
-
-#: plugins/admin/systems/class_printGeneric.inc:526
-msgid "can't get ppd informations."
-msgstr "无法获取 ppd 信息。"
-
-#: plugins/admin/systems/class_printGeneric.inc:539
-#, php-format
-msgid "This printer belongs to terminal %s. You can't rename this printer."
-msgstr "该打印机属于终端 %s。您不能重命名该打印机。"
-
-#: plugins/admin/systems/class_printGeneric.inc:541
-#, php-format
-msgid "This printer belongs to workstation %s. You can't rename this printer."
-msgstr "该打印机属于工作站%s。您不能重命名该打印机。"
-
-#: plugins/admin/systems/class_printGeneric.inc:599
-#, fuzzy, php-format
-msgid "Removing of system print/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_printGeneric.inc:843
-#, fuzzy, php-format
-msgid "Saving of system print/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_printGeneric.inc:863
-#: plugins/admin/systems/class_printGeneric.inc:865
-#: plugins/admin/ogroups/class_ogroupManagement.inc:429
-#: plugins/admin/fai/faiTemplateEntry.tpl:85
-#: plugins/admin/fai/faiTemplateEntry.tpl:127
-#: plugins/generic/references/class_reference.inc:36
-msgid "Group"
-msgstr "组"
-
-#: plugins/admin/systems/class_printGeneric.inc:881
-#, fuzzy
-msgid "Print generic"
-msgstr "打印服务"
-
-#: plugins/admin/systems/class_printGeneric.inc:893
-msgid "LabeledURL"
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:894
-#, fuzzy
-msgid "Printer PPD"
-msgstr "打印机"
-
-#: plugins/admin/systems/class_printGeneric.inc:911
-#, php-format
-msgid ""
-"You are not allowed to remove the given object '%s' from the list of members "
-"of printer '%s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:928
-#, php-format
-msgid "Illegal printer type while adding '%s' to the list of '%s' printers,"
-msgstr "错误的打印机类型,当添加 '%s' 到 '%s' 打印机列表时,"
-
-#: plugins/admin/systems/class_printGeneric.inc:933
-#, php-format
-msgid ""
-"You are not allowed to add the given object '%s' to the list of members of '%"
-"s'."
-msgstr ""
-
-#: plugins/admin/systems/class_printGeneric.inc:968
-#, php-format
-msgid "Can't add '%s' to the list of members, it is already used."
-msgstr "无法添加 '%s' 到成员列表,已经被使用。"
-
-#: plugins/admin/systems/class_printGeneric.inc:979
-#, php-format
-msgid "Can't add '%s' to list of members, it is not reachable."
-msgstr "无法添加 '%s' 到成员列表,无法访问。"
-
-#: plugins/admin/systems/class_servGeneric.inc:54
-#: plugins/admin/systems/class_workstationGeneric.inc:121
-#: plugins/admin/ogroups/class_termgroup.inc:42
-msgid "Activated"
-msgstr "活动"
-
-#: plugins/admin/systems/class_servGeneric.inc:55
-#: plugins/admin/systems/class_workstationGeneric.inc:122
-#: plugins/admin/ogroups/class_termgroup.inc:43
-#: plugins/personal/connectivity/opengw.tpl:33
-#: plugins/personal/connectivity/class_opengwAccount.inc:343
-msgid "Locked"
-msgstr "锁定"
-
-#: plugins/admin/systems/class_servGeneric.inc:101
-msgid "This 'dn' has no server features."
-msgstr "这个 'dn' 没有服务器功能。"
-
-#: plugins/admin/systems/class_servGeneric.inc:109
-#: plugins/admin/systems/class_workstationGeneric.inc:181
-#: plugins/admin/ogroups/class_termgroup.inc:204
-msgid "No ACTIONCMD definition found in your gosa.conf"
-msgstr "在您的 gosa.conf 中没有找到 ACTIONCMD 的定义"
-
-#: plugins/admin/systems/class_servGeneric.inc:147
-#, fuzzy, php-format
-msgid "Saving of system server/generic (FAIstate) with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:310
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Switch off"
-msgstr "关闭"
-
-#: plugins/admin/systems/class_servGeneric.inc:207
-#: plugins/admin/systems/class_terminalGeneric.inc:311
-#: plugins/admin/systems/class_workstationGeneric.inc:302
-#: plugins/admin/ogroups/class_termgroup.inc:294
-msgid "Reboot"
-msgstr "重启"
-
-#: plugins/admin/systems/class_servGeneric.inc:208
-#: plugins/admin/systems/class_workstationGeneric.inc:303
-#: plugins/admin/ogroups/class_termgroup.inc:295
-msgid "Instant update"
-msgstr "立即更新"
-
-#: plugins/admin/systems/class_servGeneric.inc:209
-#: plugins/admin/systems/class_servGeneric.inc:218
-#: plugins/admin/systems/class_workstationGeneric.inc:304
-#: plugins/admin/systems/class_workstationGeneric.inc:313
-#: plugins/admin/ogroups/class_termgroup.inc:296
-msgid "Scheduled update"
-msgstr "计划更新"
-
-#: plugins/admin/systems/class_servGeneric.inc:210
-#: plugins/admin/systems/class_servGeneric.inc:217
-#: plugins/admin/systems/class_workstationGeneric.inc:305
-#: plugins/admin/systems/class_workstationGeneric.inc:312
-#: plugins/admin/ogroups/class_termgroup.inc:297
-msgid "Reinstall"
-msgstr "重新安装"
-
-#: plugins/admin/systems/class_servGeneric.inc:211
-#: plugins/admin/systems/class_workstationGeneric.inc:306
-#: plugins/admin/ogroups/class_termgroup.inc:298
-msgid "Rescan hardware"
-msgstr "重新扫描硬件"
-
-#: plugins/admin/systems/class_servGeneric.inc:212
-#: plugins/admin/systems/class_servGeneric.inc:219
-#: plugins/admin/systems/class_terminalGeneric.inc:312
-#: plugins/admin/systems/class_terminalGeneric.inc:316
-#: plugins/admin/systems/class_workstationGeneric.inc:307
-#: plugins/admin/systems/class_workstationGeneric.inc:314
-#: plugins/admin/ogroups/class_termgroup.inc:299
-msgid "Memory test"
-msgstr "内存测试"
-
-#: plugins/admin/systems/class_servGeneric.inc:213
-#: plugins/admin/systems/class_servGeneric.inc:220
-#: plugins/admin/systems/class_workstationGeneric.inc:308
-#: plugins/admin/systems/class_workstationGeneric.inc:315
-msgid "Force localboot"
-msgstr "强制本地启动"
-
-#: plugins/admin/systems/class_servGeneric.inc:214
-#: plugins/admin/systems/class_servGeneric.inc:221
-#: plugins/admin/systems/class_terminalGeneric.inc:313
-#: plugins/admin/systems/class_terminalGeneric.inc:317
-#: plugins/admin/systems/class_workstationGeneric.inc:309
-#: plugins/admin/systems/class_workstationGeneric.inc:316
-#: plugins/admin/ogroups/class_termgroup.inc:300
-msgid "System analysis"
-msgstr "系统分析"
-
-#: plugins/admin/systems/class_servGeneric.inc:216
-#: plugins/admin/systems/class_terminalGeneric.inc:315
-#: plugins/admin/systems/class_workstationGeneric.inc:311
-msgid "Wake up"
-msgstr "唤醒"
-
-#: plugins/admin/systems/class_servGeneric.inc:245
-#, fuzzy, php-format
-msgid "Removing of system server/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_servGeneric.inc:290
-msgid "The required field 'Server name' is not set."
-msgstr "需要的字段“服务器名称”没有定义。"
-
-#: plugins/admin/systems/class_servGeneric.inc:361
-#, fuzzy, php-format
-msgid "Saving of system server/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_servGeneric.inc:415
-#, fuzzy
-msgid "Server generic"
-msgstr "服务器名称"
-
-#: plugins/admin/systems/class_servGeneric.inc:425
-#: plugins/admin/systems/class_workstationGeneric.inc:618
-#, fuzzy
-msgid "Goto mode"
-msgstr "到目录"
-
-#: plugins/admin/systems/class_servGeneric.inc:427
-#: plugins/admin/systems/class_terminalGeneric.inc:636
-#: plugins/admin/systems/class_workstationGeneric.inc:622
-#: plugins/admin/ogroups/class_termgroup.inc:397
-#, fuzzy
-msgid "Action flag"
-msgstr "行动"
-
-#: plugins/admin/systems/class_divListSystemService.inc:17
-#: plugins/admin/systems/class_divListSystemService.inc:18
-#, fuzzy
-msgid "Installed services"
-msgstr "安装设备"
-
-#: plugins/admin/systems/class_divListSystemService.inc:22
-#, fuzzy
-msgid ""
-"This menu allows you to add, remove and configure the properties of a "
-"specific service."
-msgstr ""
-"这个菜单允许您添加,删除和修改所选系统的属性。您只能添加已经启动过一次的系"
-"统。"
-
-#: plugins/admin/systems/class_divListSystemService.inc:30
-#, fuzzy
-msgid "Service name"
-msgstr "设备名称"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-#, fuzzy
-msgid "Add service"
-msgstr "添加 DNS 服务"
-
-#: plugins/admin/systems/class_divListSystemService.inc:51
-#, fuzzy
-msgid "Add new service"
-msgstr "添加 DNS 服务"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-#, fuzzy
-msgid "Start all"
-msgstr "启动"
-
-#: plugins/admin/systems/class_divListSystemService.inc:54
-#, fuzzy
-msgid "Start all services"
-msgstr "查看所有服务"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#: plugins/admin/systems/class_divListSystemService.inc:106
-#, fuzzy
-msgid "Stop service"
-msgstr "声音服务"
-
-#: plugins/admin/systems/class_divListSystemService.inc:56
-#, fuzzy
-msgid "Stop all services"
-msgstr "查看所有服务"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#: plugins/admin/systems/class_divListSystemService.inc:112
-#, fuzzy
-msgid "Restart service"
-msgstr "打印服务"
-
-#: plugins/admin/systems/class_divListSystemService.inc:58
-#, fuzzy
-msgid "Restart all services"
-msgstr "查看所有服务"
-
-#: plugins/admin/systems/class_divListSystemService.inc:86
-#, fuzzy
-msgid "Stopped"
-msgstr "停止"
-
-#: plugins/admin/systems/class_divListSystemService.inc:87
-#, fuzzy
-msgid "Started"
-msgstr "州/省"
-
-#: plugins/admin/systems/class_divListSystemService.inc:88
-#, fuzzy
-msgid "Restarting"
-msgstr "目标"
-
-#: plugins/admin/systems/class_divListSystemService.inc:89
-#, fuzzy
-msgid "User status"
-msgstr "用户设置"
-
-#: plugins/admin/systems/class_divListSystemService.inc:100
-#, fuzzy
-msgid "Start service"
-msgstr "扫描服务"
-
-#: plugins/admin/systems/class_divListSystemService.inc:118
-#, fuzzy
-msgid "Edit service"
-msgstr "打印服务"
-
-#: plugins/admin/systems/class_divListSystemService.inc:124
-#, fuzzy
-msgid "Remove service"
-msgstr "删除 DNS 服务"
-
-#: plugins/admin/systems/phone.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:44
-msgid "Phone name"
-msgstr "电话名称"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:1
-msgid "Add/Edit manufacturer"
-msgstr "添加/修改 生产商"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:14
-msgid "Website"
-msgstr "网站"
-
-#: plugins/admin/systems/glpiManufacturerAdd.tpl:32
-#: plugins/admin/ogroups/class_phonequeue.inc:903
-#: plugins/gofon/conference/paste_generic.tpl:15
-#: plugins/gofon/conference/generic.tpl:109 html/getxls.php:226
-#: html/getxls.php:298 html/getxls.php:300
-msgid "Phone number"
-msgstr "电话号码"
-
-#: plugins/admin/systems/class_terminalStartup.inc:40
-#: plugins/admin/systems/class_terminalStartup.inc:123
-#: plugins/admin/systems/class_terminalStartup.inc:143
-#: plugins/admin/systems/class_terminalService.inc:75
-#: plugins/admin/systems/class_terminalService.inc:103
-#: plugins/admin/systems/class_terminalService.inc:109
-#: plugins/admin/systems/class_terminalService.inc:119
-#: plugins/admin/systems/class_terminalService.inc:120
-#: plugins/admin/systems/class_terminalService.inc:122
-#: plugins/admin/systems/class_terminalService.inc:126
-#: plugins/admin/systems/class_terminalService.inc:219
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_terminalService.inc:225
-#: plugins/admin/systems/class_terminalService.inc:228
-#: plugins/admin/systems/class_terminalService.inc:231
-#: plugins/admin/systems/class_terminalService.inc:234
-#: plugins/admin/systems/class_terminalService.inc:237
-#: plugins/admin/systems/class_workstationStartup.inc:290
-#: plugins/admin/systems/class_workstationStartup.inc:312
-#: plugins/admin/systems/class_workstationStartup.inc:316
-#: plugins/admin/systems/class_workstationStartup.inc:835
-#: plugins/admin/systems/class_workstationService.inc:202
-#: plugins/admin/systems/class_workstationService.inc:205
-#: plugins/admin/systems/class_workstationService.inc:208
-#: plugins/admin/systems/class_workstationService.inc:211
-#: plugins/admin/systems/class_workstationService.inc:214
-#: plugins/admin/systems/class_workstationService.inc:217
-#: plugins/admin/systems/class_workstationService.inc:220
-#: plugins/admin/systems/class_workstationService.inc:230
-#: plugins/admin/systems/class_workstationService.inc:231
-#: plugins/admin/systems/class_workstationService.inc:232
-#: plugins/admin/systems/class_workstationService.inc:233
-#: plugins/admin/systems/class_workstationService.inc:234
-#: plugins/admin/systems/class_workstationService.inc:235
-#: plugins/admin/systems/class_workstationService.inc:236
-#: plugins/admin/systems/class_terminalGeneric.inc:132
-#: plugins/admin/systems/class_terminalGeneric.inc:328
-#: plugins/admin/systems/class_workstationGeneric.inc:137
-msgid "inherited"
-msgstr "继承"
-
-#: plugins/admin/systems/class_terminalStartup.inc:95
-#: plugins/admin/systems/class_workstationStartup.inc:337
-#, php-format
-msgid ""
-"Command '%s', specified as KERNELS hook for plugin '%s' doesn't seem to "
-"exist."
-msgstr "命令 '%s',作为插件 '%s' 的 KERNELS hook 好像并不存在。"
-
-#: plugins/admin/systems/class_terminalStartup.inc:210
-#: plugins/admin/systems/class_workstationStartup.inc:655
-#: plugins/personal/environment/class_environment.inc:601
-#: plugins/personal/environment/class_environment.inc:614
-msgid "You must specify a valid mount point."
-msgstr "您必须提供一个有效的挂载点。"
-
-#: plugins/admin/systems/class_terminalStartup.inc:410
-#, fuzzy, php-format
-msgid "Saving of system terminal/startup with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_terminalStartup.inc:469
-#, fuzzy
-msgid "Terminal startup"
-msgstr "终端模板"
-
-#: plugins/admin/systems/class_terminalStartup.inc:477
-#: plugins/admin/systems/class_workstationStartup.inc:1187
-#, fuzzy
-msgid "Ldap server"
-msgstr "LDAP 服务器"
-
-#: plugins/admin/systems/class_terminalStartup.inc:479
-#: plugins/admin/systems/class_workstationStartup.inc:1191
-msgid "Kernel modules"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalStartup.inc:481
-#: plugins/admin/systems/class_workstationStartup.inc:1189
-#, fuzzy
-msgid "Kernel parameter"
-msgstr "检查参数"
-
-#: plugins/admin/systems/goMailServer.tpl:7
-#: plugins/admin/systems/class_goMailServer.inc:712
-msgid "Visible full qualified hostname"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:11
-msgid "The full qualified host name."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:16
-#, fuzzy
-msgid "Max mail header size"
-msgstr "最大文件大小"
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#, fuzzy
-msgid "This value specifies the maximal header size."
-msgstr "指定为“名称”的值已经在使用了。"
-
-#: plugins/admin/systems/goMailServer.tpl:21
-#: plugins/admin/systems/goMailServer.tpl:31
-#: plugins/admin/systems/goMailServer.tpl:40
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "KB"
-msgstr "KB"
-
-#: plugins/admin/systems/goMailServer.tpl:26
-#: plugins/admin/systems/class_goMailServer.inc:715
-#, fuzzy
-msgid "Max mailbox size"
-msgstr "邮件大小"
-
-#: plugins/admin/systems/goMailServer.tpl:31
-msgid "Defines the maximal size of mail box."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:35
-#: plugins/admin/systems/class_goMailServer.inc:716
-#, fuzzy
-msgid "Max message size"
-msgstr "信息"
-
-#: plugins/admin/systems/goMailServer.tpl:40
-msgid "Specify the maximal size of a message."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:45
-#: plugins/admin/systems/class_goMailServer.inc:719
-#, fuzzy
-msgid "Relay host"
-msgstr "重新加载列表"
-
-#: plugins/admin/systems/goMailServer.tpl:50
-msgid "Relay messages to following host:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:60
-#: plugins/admin/systems/class_goMailServer.inc:718
-msgid "Local networks"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:62
-#, fuzzy
-msgid "Postfix networks"
-msgstr "Posix 设置"
-
-#: plugins/admin/systems/goMailServer.tpl:83
-#, fuzzy
-msgid "Domains and routing"
-msgstr "域管理员"
-
-#: plugins/admin/systems/goMailServer.tpl:91
-#: plugins/admin/systems/class_goMailServer.inc:717
-msgid "Domains to accept mail for"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:93
-msgid "Postfix is responsible for the following domains:"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:114
-#, fuzzy
-msgid "Transports"
-msgstr "传送时间"
-
-#: plugins/admin/systems/goMailServer.tpl:123
-msgid "Select a transport protocol."
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:141
-#, fuzzy
-msgid "Restrictions"
-msgstr "节"
-
-#: plugins/admin/systems/goMailServer.tpl:149
-#: plugins/admin/systems/class_goMailServer.inc:721
-msgid "Restrictions for sender"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:157
-#: plugins/admin/systems/goMailServer.tpl:183
-msgid "Restriction filter"
-msgstr ""
-
-#: plugins/admin/systems/goMailServer.tpl:175
-#: plugins/admin/systems/class_goMailServer.inc:722
-msgid "Restrictions for recipient"
-msgstr ""
-
-#: plugins/admin/systems/class_goSpamServer.inc:50
-#: plugins/admin/systems/class_goSpamServer.inc:327
-#: plugins/admin/systems/class_goSpamServer.inc:328
-#: plugins/admin/systems/class_goSpamServer.inc:354
-msgid "Spamassassin"
-msgstr "Spamassassin"
-
-#: plugins/admin/systems/class_goSpamServer.inc:225
-msgid "Specified value is not a valid 'trusted network' value."
-msgstr "给出的值不是一个有效的 '可信网络'。"
-
-#: plugins/admin/systems/class_goSpamServer.inc:285
-#, php-format
-msgid "Saving of server services/spamassassin with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/spamassassin 失败。"
-
-#: plugins/admin/systems/class_goSpamServer.inc:294
-msgid "Required score must be a numeric value."
-msgstr "需要的分值必须是数字。"
-
-#: plugins/admin/systems/class_goSpamServer.inc:336
-#: plugins/admin/systems/goSpamServer.tpl:8
-msgid "Rewrite header"
-msgstr "重写信头"
-
-#: plugins/admin/systems/class_goSpamServer.inc:337
-#, fuzzy
-msgid "Trusted networks"
-msgstr "SMTP 授权网络"
-
-#: plugins/admin/systems/class_goSpamServer.inc:338
-#: plugins/admin/systems/goSpamServer.tpl:18
-msgid "Required score"
-msgstr "需要的分数"
-
-#: plugins/admin/systems/class_goSpamServer.inc:339
-#, fuzzy
-msgid "Rules"
-msgstr "规则"
-
-#: plugins/admin/systems/class_goSpamServer.inc:341
-#: plugins/admin/systems/goSpamServer.tpl:69
-msgid "Enable use of bayes filtering"
-msgstr "启用 bayes 过滤"
-
-#: plugins/admin/systems/class_goSpamServer.inc:342
-#, fuzzy
-msgid "Enabled bayes auto learning"
-msgstr "启用 bayes 自动学习"
-
-#: plugins/admin/systems/class_goSpamServer.inc:343
-#: plugins/admin/systems/goSpamServer.tpl:75
-msgid "Enable RBL checks"
-msgstr "启用 RBL 检查"
-
-#: plugins/admin/systems/class_goSpamServer.inc:344
-#: plugins/admin/systems/goSpamServer.tpl:86
-msgid "Enable use of Razor"
-msgstr "启用 Razor 的使用"
-
-#: plugins/admin/systems/class_goSpamServer.inc:345
-#: plugins/admin/systems/goSpamServer.tpl:89
-msgid "Enable use of DDC"
-msgstr "启用 DDC 的使用"
-
-#: plugins/admin/systems/class_goSpamServer.inc:346
-#: plugins/admin/systems/goSpamServer.tpl:92
-#, fuzzy
-msgid "Enable use of Pyzor"
-msgstr "启用 Pyzer 的使用"
-
-#: plugins/admin/systems/class_goImapServer.inc:51
-#, fuzzy
-msgid "IMAP/POP3 service"
-msgstr "IMAP 服务"
-
-#: plugins/admin/systems/class_goImapServer.inc:56
-#: plugins/admin/systems/class_goImapServer.inc:173
-#, fuzzy
-msgid "Repair database"
-msgstr "Glpi 数据库"
-
-#: plugins/admin/systems/class_goImapServer.inc:102
-#, fuzzy
-msgid "IMAP/POP3 (Cyrus) service"
-msgstr "POP3 服务"
-
-#: plugins/admin/systems/class_goImapServer.inc:112
-#, fuzzy
-msgid "Please specify a server identifier."
-msgstr "请输入一个有效的 iSerial。"
-
-#: plugins/admin/systems/class_goImapServer.inc:115
-#, fuzzy
-msgid "Please specify a connect url."
-msgstr "请输入一个名字。"
-
-#: plugins/admin/systems/class_goImapServer.inc:118
-#, fuzzy
-msgid "Please specify an admin user."
-msgstr "请输入一个名字。"
-
-#: plugins/admin/systems/class_goImapServer.inc:121
-#, fuzzy
-msgid "Please specify a password for the admin user."
-msgstr "请给出一个有效电话号码。"
-
-#: plugins/admin/systems/class_goImapServer.inc:126
-#, php-format
-msgid "The imap connect string needs to be in the form '%s'."
-msgstr "Imap 连接字符串格式应该为 '%s' 。"
-
-#: plugins/admin/systems/class_goImapServer.inc:130
-msgid "The sieve port needs to be numeric."
-msgstr "Sieve 端口应为数字。"
-
-#: plugins/admin/systems/class_goImapServer.inc:160
-#: plugins/admin/systems/class_goImapServer.inc:161
-msgid "IMAP/POP3"
-msgstr ""
-
-#: plugins/admin/systems/class_goImapServer.inc:178 setup/setup_ldap.tpl:93
-msgid "Admin password"
-msgstr "管理员口令"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:97
-#, php-format
-msgid "You're about to delete the glpi cartridge type '%s'."
-msgstr "您将要删除 glpi 硒鼓类型 '%s'。"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:116
-#, php-format
-msgid ""
-"You can't delete this cartridge type, it is still in use by this printer(s) "
-"'%s'."
-msgstr "您不能删除这个硒鼓类型,它仍然在被这个打印机 '%s' 使用。"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:162
-msgid "Cartridges"
-msgstr "硒鼓"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "New monitor"
-msgstr "新监视器"
-
-#: plugins/admin/systems/class_glpiPrinterCartridges.inc:210
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:225
-msgid "M"
-msgstr "M"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:3
-#: plugins/personal/environment/selectPrinterDialog.tpl:5
-#: plugins/personal/environment/selectPrinterDialog.tpl:10
-msgid "Select printer to add"
-msgstr "选择要添加的打印机"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:8
-msgid "Select entries to add"
-msgstr "选择要添加的条目"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:38
-msgid "Display members of department"
-msgstr "显示成员的部门"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:50
-msgid "Display members matching"
-msgstr "显示匹配的成员"
-
-#: plugins/admin/systems/selectUserToPrinterDialog.tpl:55
-msgid "Regular expression for matching member names"
-msgstr "匹配成员名的正则表达式"
-
-#: plugins/admin/systems/servnfs.tpl:1
-msgid "Edit share"
-msgstr "编辑共享"
-
-#: plugins/admin/systems/servnfs.tpl:2
-msgid "NFS setup"
-msgstr "NFS 设置"
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:401
-#: plugins/personal/netatalk/netatalk.tpl:16
-msgid "Path"
-msgstr "路径"
-
-#: plugins/admin/systems/servnfs.tpl:29
-#: plugins/admin/systems/class_goShareServer.inc:403
-msgid "Volume"
-msgstr "卷"
-
-#: plugins/admin/systems/servnfs.tpl:69
-msgid "Auto-mount share on Apple systems"
-msgstr "自动挂载共享到苹果系统"
-
-#: plugins/admin/systems/servnfs.tpl:109
-msgid "Codepage"
-msgstr "代码页"
-
-#: plugins/admin/systems/servnfs.tpl:121
-#: plugins/admin/systems/class_goShareServer.inc:402
-msgid "Option"
-msgstr "选项"
-
-#: plugins/admin/systems/class_winGeneric.inc:155
-#, fuzzy, php-format
-msgid "Removing of system wingeneric/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_winGeneric.inc:205
-msgid "You have no permissions to create a component on this 'Base'."
-msgstr "您无权在这个 'Base' 下创建一个组件。"
-
-#: plugins/admin/systems/class_winGeneric.inc:270
-#, fuzzy, php-format
-msgid "Saving of system wingeneric/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_winGeneric.inc:281
-#, fuzzy
-msgid "Win generic"
-msgstr "通用配置"
-
-#: plugins/admin/systems/class_winGeneric.inc:282
-#, fuzzy
-msgid "Windows workstation generic"
-msgstr "Windows 工作站"
-
-#: plugins/admin/systems/class_winGeneric.inc:287
-#, fuzzy
-msgid "Win workstation"
-msgstr "Windows 工作站"
-
-#: plugins/admin/systems/class_winGeneric.inc:290
-#: plugins/admin/systems/class_workstationGeneric.inc:615
-#: plugins/admin/systems/workstation.tpl:10
-msgid "Workstation name"
-msgstr "工作站名称"
-
-#: plugins/admin/systems/class_servDNS.inc:35
-#: plugins/admin/systems/class_servDNS.inc:368
-#: plugins/admin/systems/class_servDNS.inc:397
-#: plugins/admin/systems/class_servDNS.inc:398
-#, fuzzy
-msgid "DNS service"
-msgstr "添加 DNS 服务"
-
-#: plugins/admin/systems/class_servDNS.inc:81
-msgid "Remove DNS service"
-msgstr "删除 DNS 服务"
-
-#: plugins/admin/systems/class_servDNS.inc:82
-msgid ""
-"This server has DNS features enabled. You can disable them by clicking below."
-msgstr "该账号已经启用 DNS 功能。您可以点击下面按钮禁用。"
-
-#: plugins/admin/systems/class_servDNS.inc:84
-msgid "Add DNS service"
-msgstr "添加 DNS 服务"
-
-#: plugins/admin/systems/class_servDNS.inc:85
-msgid ""
-"This server has DNS features disabled. You can enable them by clicking below."
-msgstr "该账号已经禁用 DNS 功能。您可以点击下面按钮启用。"
-
-#: plugins/admin/systems/class_servDNS.inc:173
-#: plugins/admin/systems/class_servDNS.inc:407
-msgid "Reverse zone"
-msgstr "反向解析域"
-
-#: plugins/admin/systems/class_servDNS.inc:175
-#: plugins/admin/fai/faiTemplateEntry.tpl:102
-msgid "Class"
-msgstr "类"
-
-#: plugins/admin/systems/class_servDNS.inc:239
-#, php-format
-msgid ""
-"Can't delete the selected zone, because it is still in use by these entry/"
-"entries '%s'"
-msgstr "不能删除所选的域,因为它仍然被这些条目使用 '%s'"
-
-#: plugins/admin/systems/class_servDNS.inc:304
-#, fuzzy, php-format
-msgid "Updating of system server/dns with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_servDNS.inc:314
-#, fuzzy, php-format
-msgid "Removing of system server/dns with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_servDNS.inc:335
-#, fuzzy, php-format
-msgid "Saving of system server/dns with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_servDNS.inc:359
-#, fuzzy, php-format
-msgid "Set status flag for system server/dns with dn '%s' failed."
-msgstr "设置 dn 为 '%s' 服务器服务/反病毒 的状态标记失败。"
-
-#: plugins/admin/systems/class_servDNS.inc:406
-#: plugins/admin/systems/class_termDNS.inc:577
-#: plugins/admin/systems/servdnseditzone.tpl:7
-msgid "Zone name"
-msgstr "域名称"
-
-#: plugins/admin/systems/class_servDNS.inc:408
-#, fuzzy
-msgid "Primary dns server"
-msgstr "这个域的主要 dns 服务器"
-
-#: plugins/admin/systems/class_servDNS.inc:410
-#: plugins/admin/systems/glpiPrinter.tpl:48
-msgid "Serial"
-msgstr "串行"
-
-#: plugins/admin/systems/class_servDNS.inc:412
-#: plugins/admin/systems/servdnseditzone.tpl:82
-#: plugins/admin/ogroups/class_phonequeue.inc:954
-#: plugins/admin/ogroups/phonequeue.tpl:85
-msgid "Retry"
-msgstr "重试"
-
-#: plugins/admin/systems/class_servDNS.inc:413
-#: plugins/admin/systems/servdnseditzone.tpl:88
-msgid "Expire"
-msgstr "过期"
-
-#: plugins/admin/systems/class_servDNS.inc:415
-#: plugins/admin/systems/servdnseditzone.tpl:33
-msgid "Zone records"
-msgstr "域记录"
-
-#: plugins/admin/systems/gencd_frame.tpl:2
-msgid "Your browser does not supprt iframes."
-msgstr "您的浏览器不支持 iframes。"
-
-#: plugins/admin/systems/class_termDNS.inc:147
-#, php-format
-msgid ""
-"Can't execute specified AUTO_NETWORK_HOOK '%s'. Please check your gosa.conf."
-msgstr "无法执行指定的 AUTO_NETWORK_HOOK '%s',请检查您的 gosa.conf。"
-
-#: plugins/admin/systems/class_termDNS.inc:241
-msgid "Not matching"
-msgstr "不匹配"
-
-#: plugins/admin/systems/class_termDNS.inc:342
-msgid "The required field 'IP-address' is not set."
-msgstr "需要的字段“IP 地址”没有设置"
-
-#: plugins/admin/systems/class_termDNS.inc:346
-msgid "Wrong IP format in field IP-address."
-msgstr "字段“IP 地址”格式错误"
-
-#: plugins/admin/systems/class_termDNS.inc:353
-msgid "The required field 'MAC-address' is not set."
-msgstr "需要的字段“MAC 地址”没有设置。"
-
-#: plugins/admin/systems/class_termDNS.inc:356
-msgid ""
-"The given macaddress is invalid. There must be 6 2byte segments seperated by "
-"':'."
-msgstr "提供的 MAC 地址无效。必须是由 ':' 分隔的六个两字节片断组成。"
-
-#: plugins/admin/systems/class_termDNS.inc:370
-#, php-format
-msgid ""
-"The specified IP address '%s' is not matching the selected reverse zone "
-"entry '%s'."
-msgstr "提供的 IP 地址 '%s' 和所选的反向解析域条目 '%s' 不匹配。"
-
-#: plugins/admin/systems/class_termDNS.inc:382
-#, php-format
-msgid "Found duplicate value for record type '%s'."
-msgstr "发现记录类型 '%s' 有重复。"
-
-#: plugins/admin/systems/class_termDNS.inc:390
-#, php-format
-msgid "Found more than one entry for the uniqe record type '%s'."
-msgstr "对于唯一记录类型 '%s' 发现了一个以上的条目。"
-
-#: plugins/admin/systems/class_termDNS.inc:401
-#, php-format
-msgid ""
-"The device IP '%s' is added as 'A Record', this will be done automatically, "
-"please remove the record."
-msgstr "设备 IP '%s' 将自动作为'A'记录添加,请删除这条记录。"
-
-#: plugins/admin/systems/class_termDNS.inc:408
-#: plugins/admin/systems/class_servDNSeditZone.inc:422
-#, php-format
-msgid "Only lowercase is allowed, please check your '%ss'."
-msgstr "只允许小写字母,请检查您的 '%ss'。"
-
-#: plugins/admin/systems/class_termDNS.inc:494
-#, fuzzy, php-format
-msgid "Saving of terminal/dns account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/systems/class_termDNS.inc:558
-msgid "DNS"
-msgstr ""
-
-#: plugins/admin/systems/class_termDNS.inc:559
-#, fuzzy
-msgid "DNS settings"
-msgstr "Samba 设置"
-
-#: plugins/admin/systems/class_termDNS.inc:567
-#, fuzzy
-msgid "IP address"
-msgstr "IP 地址"
-
-#: plugins/admin/systems/class_termDNS.inc:576
-#, fuzzy
-msgid "DNS records"
-msgstr "Dns 记录"
-
-#: plugins/admin/systems/goNtpServer.tpl:2
-#, fuzzy
-msgid "Time server"
-msgstr "主服务器"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:73
-#, php-format
-msgid "You're about to delete the glpi attachment component '%s'."
-msgstr "您将要删除 glpi 附件组件 '%s'。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:112
-#, php-format
-msgid ""
-"You can't delete this attachment, it is still in use by these system(s) '%s'"
-msgstr "您不能删除这个附件,它仍然被这些系统使用 '%s'"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:124
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:128
-msgid "There is no valid file uploaded."
-msgstr "没有上传有效文件。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:131
-msgid "Upload wasn't successfull."
-msgstr "上传没有成功。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:134
-#, php-format
-msgid "Missing directory '%s/glpi/' to store glpi uploads."
-msgstr "缺少目录 '%s/glpi/' 来保存 glpi 上传。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:138
-msgid "There is already a file with the same name uploaded."
-msgstr "已经由同名文件上传。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:142
-#, php-format
-msgid "Can't create file '%s'."
-msgstr "无法创建文件 '%s'。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:186
-msgid "File is available."
-msgstr "文件可用。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:188
-msgid "File is not readable, possibly the file is missing."
-msgstr "文件无法读取,可能是文件缺失。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:191
-msgid "Currently no file uploaded."
-msgstr "目前没有文件上传。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:202
-msgid "Mime"
-msgstr "Mime"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:205
-msgid "This table displays all available attachments."
-msgstr "这个表显示所有可用的附件。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:222
-#: include/sieve/class_sieveElement_If.inc:447
-msgid "empty"
-msgstr "空"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:259
-msgid "Create new attachment"
-msgstr "创建新附件"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:260
-msgid "New Attachment"
-msgstr "新附件"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:351
-#: plugins/admin/systems/class_servRepository.inc:218
-#: plugins/admin/fai/class_faiManagement.inc:456
-msgid "This name is already in use."
-msgstr "该名称已经被使用。"
-
-#: plugins/admin/systems/class_glpiAttachmentPool.inc:354
-msgid "Please specify a valid name for this attachment."
-msgstr "请为这个附件指定一个有效名称。"
-
-#: plugins/admin/systems/remove_glpi.tpl:10
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"contents of your MySql database in a file. So - if you've done so - press "
-"'Delete' to continue or 'Cancel' to abort."
-msgstr ""
-"最好在执行这个操作之前,保存当前 MySQL 数据库中的内容到一个文件。所以,如果您"
-"已经这么做了,按“删除”继续或者按“取消”退出。"
-
-#: plugins/admin/systems/class_servDHCP.inc:42
-msgid "Remove DHCP service"
-msgstr "删除 DHCP 服务"
-
-#: plugins/admin/systems/class_servDHCP.inc:43
-msgid ""
-"This server has DHCP features enabled. You can disable them by clicking "
-"below."
-msgstr "该服务器已经启用 DHCP 功能。您可以点击下面按钮禁用。"
-
-#: plugins/admin/systems/class_servDHCP.inc:45
-msgid "Add DHCP service"
-msgstr "添加 DHCP 服务"
-
-#: plugins/admin/systems/class_servDHCP.inc:46
-msgid ""
-"This server has DHCP features disabled. You can enable them by clicking "
-"below."
-msgstr "该服务器已经禁用 DHCP 功能。您可以点击下面按钮启用。"
-
-#: plugins/admin/systems/class_goFonServer.inc:35
-#: plugins/admin/systems/class_goFonServer.inc:130
-#, fuzzy
-msgid "VoIP service"
-msgstr "IMAP 服务"
-
-#: plugins/admin/systems/class_goFonServer.inc:64
-#, fuzzy
-msgid "VoIP service - Asterisk management"
-msgstr "Asterisk 管理"
-
-#: plugins/admin/systems/class_goFonServer.inc:73
-#, fuzzy
-msgid "The attribute DB user is empty or contains invalid characters."
-msgstr "属性 '%s' 为空或者包含无效字符。"
-
-#: plugins/admin/systems/class_goFonServer.inc:76
-#: plugins/admin/systems/class_goFaxServer.inc:73
-#, fuzzy
-msgid "The attribute password is empty or contains invalid characters."
-msgstr "属性 '%s' 为空或者包含无效字符。"
-
-#: plugins/admin/systems/class_goFonServer.inc:79
-#, fuzzy
-msgid ""
-"The attribute local dial prefix is empty or contains invalid characters."
-msgstr "属性 '%s' 为空或者包含无效字符。"
-
-#: plugins/admin/systems/class_goFonServer.inc:82
-#, fuzzy
-msgid ""
-"The attribute country dial prefix is empty or contains invalid characters."
-msgstr "属性 '%s' 为空或者包含无效字符。"
-
-#: plugins/admin/systems/class_goFonServer.inc:119
-#, php-format
-msgid ""
-"You can't remove the asterisk database extension, it is still in use by "
-"these objects '%s'."
-msgstr "您不能删除 asterisk 数据库扩展,它仍被这些对象 '%s' 使用。"
-
-#: plugins/admin/systems/class_goFonServer.inc:131
-#, fuzzy
-msgid "VoIP - asterisk management"
-msgstr "Asterisk 管理"
-
-#: plugins/admin/systems/class_goFonServer.inc:145
-#, fuzzy
-msgid "Area code"
-msgstr "SOA 记录"
-
-#: plugins/admin/systems/class_goFonServer.inc:146
-#, fuzzy
-msgid "Country code"
-msgstr "账号号码"
-
-#: plugins/admin/systems/class_terminalService.inc:72
-#: plugins/admin/systems/class_workstationService.inc:93
-#: plugins/admin/systems/workstationService.tpl:157
-msgid "unknown"
-msgstr "未知"
-
-#: plugins/admin/systems/class_terminalService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:89
-#: plugins/personal/environment/class_environment.inc:231
-#, php-format
-msgid ""
-"You have specified an external resolution hook which can't be read, please "
-"check the permission of the file '%s'."
-msgstr "您已经定义的一个外部钩子解决方案无法访问,请检查文件 '%s' 的权限。"
-
-#: plugins/admin/systems/class_terminalService.inc:104
-#: plugins/admin/systems/class_terminalService.inc:105
-#: plugins/admin/systems/class_terminalService.inc:106
-#: plugins/admin/systems/class_terminalService.inc:107
-#: plugins/admin/systems/class_workstationService.inc:96
-#: plugins/admin/systems/class_workstationService.inc:97
-#: plugins/admin/systems/class_workstationService.inc:98
-#: plugins/admin/systems/class_workstationService.inc:99
-msgid "bit"
-msgstr "比特"
-
-#: plugins/admin/systems/class_terminalService.inc:158
-msgid "default"
-msgstr "缺省"
-
-#: plugins/admin/systems/class_terminalService.inc:159
-#: plugins/admin/systems/class_workstationService.inc:139
-msgid "show chooser"
-msgstr "显示选择"
-
-#: plugins/admin/systems/class_terminalService.inc:160
-#: plugins/admin/systems/class_workstationService.inc:140
-msgid "direct"
-msgstr "直接"
-
-#: plugins/admin/systems/class_terminalService.inc:163
-#: plugins/admin/systems/class_workstationService.inc:143
-msgid "load balanced"
-msgstr "负载均衡"
-
-#: plugins/admin/systems/class_terminalService.inc:166
-#: plugins/admin/systems/class_workstationService.inc:146
-msgid "Windows RDP"
-msgstr "Windows RDP"
-
-#: plugins/admin/systems/class_terminalService.inc:167
-#: plugins/admin/systems/class_workstationService.inc:147
-msgid "ICA client"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:197
-#: plugins/admin/systems/class_workstationStartup.inc:836
-#: plugins/admin/systems/class_workstationService.inc:183
-#: plugins/personal/posix/class_posixAccount.inc:203
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:256
-msgid "automatic"
-msgstr "自动"
-
-#: plugins/admin/systems/class_terminalService.inc:222
-#: plugins/admin/systems/class_workstationService.inc:205
-msgid "Bit"
-msgstr "字节"
-
-#: plugins/admin/systems/class_terminalService.inc:322
-#: plugins/admin/systems/class_workstationService.inc:320
-msgid "Choose the phone located at the current terminal"
-msgstr "在当前终端中选择电话"
-
-#: plugins/admin/systems/class_terminalService.inc:397
-#: plugins/admin/systems/class_terminalService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:387
-#: plugins/admin/systems/class_workstationService.inc:392
-msgid "Please specify a valid VSync range."
-msgstr "请指定一个有效的 VSync 范围。"
-
-#: plugins/admin/systems/class_terminalService.inc:411
-#: plugins/admin/systems/class_terminalService.inc:416
-#: plugins/admin/systems/class_workstationService.inc:402
-#: plugins/admin/systems/class_workstationService.inc:407
-msgid "Please specify a valid HSync range."
-msgstr "请指定一个有效的 HSync 范围。"
-
-#: plugins/admin/systems/class_terminalService.inc:465
-#, fuzzy, php-format
-msgid "Saving of object system terminal/service with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_terminalService.inc:474
-#: plugins/admin/systems/class_workstationService.inc:459
-#, fuzzy
-msgid "Service"
-msgstr "服务"
-
-#: plugins/admin/systems/class_terminalService.inc:483
-#: plugins/admin/systems/class_workstationService.inc:468
-#, fuzzy
-msgid "Monitor"
-msgstr "显示器大小"
-
-#: plugins/admin/systems/class_terminalService.inc:484
-#: plugins/admin/ogroups/class_phonequeue.inc:951
-#, fuzzy
-msgid "Method"
-msgstr "方法"
-
-#: plugins/admin/systems/class_terminalService.inc:485
-#: plugins/admin/systems/terminalService.tpl:173
-msgid "Remote desktop"
-msgstr "远程桌面"
-
-#: plugins/admin/systems/class_terminalService.inc:487
-#: plugins/admin/systems/class_workstationService.inc:469
-#, fuzzy
-msgid "Gfx driver"
-msgstr "新驱动"
-
-#: plugins/admin/systems/class_terminalService.inc:488
-#: plugins/admin/systems/class_workstationService.inc:470
-#, fuzzy
-msgid "Gfx resolution"
-msgstr "分辨率"
-
-#: plugins/admin/systems/class_terminalService.inc:489
-#: plugins/admin/systems/class_workstationService.inc:471
-#, fuzzy
-msgid "Gfx color depth"
-msgstr "颜色深度"
-
-#: plugins/admin/systems/class_terminalService.inc:490
-#: plugins/admin/systems/class_workstationService.inc:472
-#, fuzzy
-msgid "Hsync"
-msgstr "HSync"
-
-#: plugins/admin/systems/class_terminalService.inc:491
-#: plugins/admin/systems/class_workstationService.inc:473
-#, fuzzy
-msgid "Vsync"
-msgstr "VSync"
-
-#: plugins/admin/systems/class_terminalService.inc:492
-msgid "Auto-Sync"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:493
-#, fuzzy
-msgid "Printer service enabled"
-msgstr "打印服务"
-
-#: plugins/admin/systems/class_terminalService.inc:494
-#: plugins/admin/systems/terminalService.tpl:229
-msgid "Spool server"
-msgstr "Spool 服务器"
-
-#: plugins/admin/systems/class_terminalService.inc:495
-#: plugins/admin/systems/class_workstationService.inc:475
-#, fuzzy
-msgid "Scanner enabled"
-msgstr "保存打印机失败"
-
-#: plugins/admin/systems/class_terminalService.inc:496
-msgid "Scanner model"
-msgstr ""
-
-#: plugins/admin/systems/class_terminalService.inc:497
-#: plugins/admin/systems/class_workstationService.inc:476
-#, fuzzy
-msgid "Keyboard model"
-msgstr "选择键盘类型"
-
-#: plugins/admin/systems/class_terminalService.inc:498
-#: plugins/admin/systems/class_workstationService.inc:477
-#, fuzzy
-msgid "Keyboard layout"
-msgstr "选择键盘布局"
-
-#: plugins/admin/systems/class_terminalService.inc:499
-#: plugins/admin/systems/class_workstationService.inc:478
-#, fuzzy
-msgid "Keyboard variant"
-msgstr "选择键盘变种"
-
-#: plugins/admin/systems/class_terminalService.inc:500
-#: plugins/admin/systems/class_workstationService.inc:479
-#, fuzzy
-msgid "Mouse type"
-msgstr "电话类型"
-
-#: plugins/admin/systems/class_terminalService.inc:501
-#: plugins/admin/systems/class_workstationService.inc:480
-#, fuzzy
-msgid "Mouse port"
-msgstr "挂载点"
-
-#: plugins/admin/systems/class_terminalService.inc:502
-#: plugins/admin/systems/terminalService.tpl:76
-#: plugins/admin/systems/class_workstationService.inc:481
-#: plugins/admin/systems/workstationService.tpl:86
-#: plugins/gofon/phoneaccount/paste_generic.tpl:27
-#: plugins/gofon/phoneaccount/generic.tpl:30
-msgid "Telephone hardware"
-msgstr "电话硬件"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:93
-#, php-format
-msgid "Internal Error can't create device of type '%s'"
-msgstr "内部错误:无法创建类型为 '%s' 的设备"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:113
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:115
-#, php-format
-msgid "You're about to delete the glpi device '%s'."
-msgstr "您将要删除 glpi 设备 '%s'。"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:117
-msgid "Can't detect object name."
-msgstr "无法检测对象名称。"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:138
-#, php-format
-msgid ""
-"You can't delete this device, it is still in use by these system(s) '%s'"
-msgstr "您不能删除这个设备,它仍然被这些系统使用 '%s'"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:187
-msgid "devices"
-msgstr "设备"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:227
-msgid "New mainbord"
-msgstr "新主板"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-msgid "New processor"
-msgstr "新处理器"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:229
-#: plugins/admin/fai/class_divListFai.inc:177
-msgid "P"
-msgstr "P"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "New case"
-msgstr "新机箱"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:231
-msgid "C"
-msgstr "C"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "New network interface"
-msgstr "新建网络接口"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:233
-msgid "NI"
-msgstr "NI"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "New ram"
-msgstr "新内存"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:235
-msgid "R"
-msgstr "R"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "New hard disk"
-msgstr "新硬盘"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:237
-msgid "HDD"
-msgstr "HDD"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "New drive"
-msgstr "新驱动器"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:239
-msgid "D"
-msgstr "D"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "New controller"
-msgstr "新控制器"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:241
-msgid "CS"
-msgstr "CS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "New graphics card"
-msgstr "新显卡"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:243
-msgid "GC"
-msgstr "GC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "New sound card"
-msgstr "新声卡"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:245
-msgid "SC"
-msgstr "SC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "New power supply"
-msgstr "新电源"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:247
-msgid "PS"
-msgstr "PS"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "New misc device"
-msgstr "新建其他设备"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:249
-msgid "OC"
-msgstr "OC"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:347
-msgid "You have to specify a valid name for this device."
-msgstr "您必须为这个设备提供一个有效的名称。"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:367
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:370
-msgid "This device name is already in use."
-msgstr "这个设备名已经被使用。"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-#: plugins/personal/environment/class_environment.inc:508
-#: plugins/personal/environment/class_environment.inc:905
-msgid "None"
-msgstr "无"
-
-#: plugins/admin/systems/class_glpiDeviceManagement.inc:406
-msgid "Other"
-msgstr "其他"
-
-#: plugins/admin/systems/class_goMailServer.inc:47
-#: plugins/admin/systems/class_goMailServer.inc:514
-msgid "Mail smtp service (Postfix)"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:583
-#, fuzzy, php-format
-msgid "Saving server services/mail with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/spamassassin 失败。"
-
-#: plugins/admin/systems/class_goMailServer.inc:600
-#, fuzzy
-msgid "Please specify a numeric value for header size limit."
-msgstr "请为重试提供一个数值。"
-
-#: plugins/admin/systems/class_goMailServer.inc:604
-#, fuzzy
-msgid "Please specify a numeric value for mailbox size limit."
-msgstr "请为过期时间提供一个数值。"
-
-#: plugins/admin/systems/class_goMailServer.inc:608
-#, fuzzy
-msgid "Please specify a numeric value for message size limit."
-msgstr "请为过期时间提供一个数值。"
-
-#: plugins/admin/systems/class_goMailServer.inc:703
-msgid "Mail smtp (Postfix)"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:704
-msgid "Mail smtp - Postfix"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:714
-msgid "Header size limit"
-msgstr ""
-
-#: plugins/admin/systems/class_goMailServer.inc:720
-#, fuzzy
-msgid "Transport table"
-msgstr "传送时间"
-
-#: plugins/admin/systems/goFonServer.tpl:1
-#, fuzzy
-msgid "VoIP database information"
-msgstr "切换信息"
-
-#: plugins/admin/systems/goFonServer.tpl:4
-msgid "Asterisk DB user"
-msgstr "Asterisk DB 用户"
-
-#: plugins/admin/systems/goFonServer.tpl:20
-msgid "Country dial prefix"
-msgstr "国内拨号前缀"
-
-#: plugins/admin/systems/goFonServer.tpl:28
-msgid "Local dial prefix"
-msgstr "内部拨号前缀"
-
-#: plugins/admin/systems/class_workstationStartup.inc:434
-msgid ""
-"There are packages in your configuration, which can't be resolved with "
-"current server/release settings."
-msgstr "您的配置中有软件包不能通过当前服务器/发行版设置解析。"
-
-#: plugins/admin/systems/class_workstationStartup.inc:479
-msgid "Please select a 'FAI server' or remove the 'FAI classes'."
-msgstr "请选择一个“自动化安装(FAI)服务器”或者删除“自动化安装(FAI)类”。"
-
-#: plugins/admin/systems/class_workstationStartup.inc:547
-msgid ""
-"There is already a profile in your selection that contain partition table "
-"configurations."
-msgstr "在您的选择中已经有一个 profile 包含分区表设置。"
-
-#: plugins/admin/systems/class_workstationStartup.inc:764
-msgid "Not available in current setup"
-msgstr "当前安装不可用"
-
-#: plugins/admin/systems/class_workstationStartup.inc:908
-#, php-format
-msgid ""
-"Can't resolve one or more of the given FAIclass(es) [%s] in FAI server '%s'. "
-"Server was reset to 'auto'."
-msgstr "无法解析一个或多个给出的 FAIcless [%s],于 FAI 服务器 '%s'。"
-
-#: plugins/admin/systems/class_workstationStartup.inc:924
-#, php-format
-msgid ""
-"Can't resolve the given FAIclass(es) [%s] anyway, please check your FAI "
-"configurations, possibly some classes where deleted or renamed. Server was "
-"reset to 'auto'."
-msgstr ""
-"依旧无法解析提供的 FAIclass [%s],请检查您的 FAI 配置,可能一些类被删除或者更"
-"名了。服务器被重置为“自动”。"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1097
-#, fuzzy, php-format
-msgid "Saving of system workstation/startup with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1147
-#, php-format
-msgid ""
-"Can't execute specified REPOSITORY_HOOK '%s' please check your gosa.conf."
-msgstr "无法执行指定的 REPOSITOR_HOOK '%s',请检查您的 gosa.conf。"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1179
-#, fuzzy
-msgid "System startup"
-msgstr "系统状态"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1194
-#: plugins/admin/fai/faiProfile.tpl:36
-#: plugins/admin/fai/class_faiProfile.inc:467
-msgid "FAI classes"
-msgstr "自动化安装(FAI)类"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1195
-#, fuzzy
-msgid "Debian mirror"
-msgstr "数据库镜像"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1196
-#, fuzzy
-msgid "Debian release"
-msgstr "当前版本"
-
-#: plugins/admin/systems/class_workstationStartup.inc:1198
-msgid "FAI status flag"
-msgstr ""
-
-#: plugins/admin/systems/class_gosaLogServer.inc:28
-#: plugins/admin/systems/class_gosaLogServer.inc:56
-#: plugins/admin/systems/class_gosaLogServer.inc:92
-#: plugins/admin/systems/class_gosaLogServer.inc:93
-#, fuzzy
-msgid "GOsa logging service"
-msgstr "Syslog 服务"
-
-#: plugins/admin/systems/class_gosaLogServer.inc:104
-#, fuzzy
-msgid "Allow view of entries on this server"
-msgstr "允许登录到终端服务器"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-msgid "Syslog Service"
-msgstr "Syslog 服务"
-
-#: plugins/admin/systems/goSyslogServer.tpl:1
-#: plugins/admin/systems/goCupsServer.tpl:1
-#, fuzzy
-msgid "enabled"
-msgstr "禁用"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:6
-msgid "List of attachments"
-msgstr "附件列表"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:23
-msgid ""
-"This dialog allow you to attach additional objects (like manuals, guides, "
-"etc.)  to your currently edited computer."
-msgstr "此对话框允许您附加额外的对象(如手册,说明书等)到您正编辑的计算机。"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:35
-msgid "Display attachments matching"
-msgstr "显示匹配的附件"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:37
-msgid "Regular expression for matching attachment names"
-msgstr "匹配附件名称的正则表达式"
-
-#: plugins/admin/systems/glpiAttachmentPool.tpl:51
-#: plugins/admin/systems/class_baseSelectDialog.inc:42
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:51
-#: plugins/admin/systems/glpiDeviceManagement.tpl:51
-#: plugins/admin/systems/class_glpiSelectUser.inc:113
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-#: plugins/admin/fai/askClassName.tpl:70 plugins/admin/fai/askClassName.tpl:77
-msgid "Use"
-msgstr "使用"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:109
-msgid "Can't delete this entry, it is still in use."
-msgstr "无法删除条目,仍在使用。"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:273
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:619
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:634
-#: plugins/admin/systems/class_glpiAccount.inc:643
-#: plugins/admin/systems/class_glpiAccount.inc:658
-msgid "N/A"
-msgstr "N/A"
-
-#: plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc:291
-msgid "The selected name is already in use."
-msgstr "选择的名称已经被使用。"
-
-#: plugins/admin/systems/terminalService.tpl:4
-#: plugins/admin/systems/workstationService.tpl:4
-msgid "Keyboard"
-msgstr "键盘"
-
-#: plugins/admin/systems/terminalService.tpl:7
-#: plugins/admin/systems/terminalService.tpl:254
-#: plugins/admin/systems/printerPPDDialog.tpl:5
-#: plugins/admin/systems/class_glpiAccount.inc:794
-#: plugins/admin/systems/workstationService.tpl:7
-msgid "Model"
-msgstr "模型"
-
-#: plugins/admin/systems/terminalService.tpl:10
-#: plugins/admin/systems/workstationService.tpl:11
-msgid "Choose keyboard model"
-msgstr "选择键盘类型"
-
-#: plugins/admin/systems/terminalService.tpl:17
-#: plugins/admin/systems/workstationService.tpl:19
-msgid "Layout"
-msgstr "布局"
-
-#: plugins/admin/systems/terminalService.tpl:20
-#: plugins/admin/systems/workstationService.tpl:23
-msgid "Choose keyboard layout"
-msgstr "选择键盘布局"
-
-#: plugins/admin/systems/terminalService.tpl:27
-#: plugins/admin/systems/workstationService.tpl:31
-msgid "Variant"
-msgstr "Variant"
-
-#: plugins/admin/systems/terminalService.tpl:30
-#: plugins/admin/systems/workstationService.tpl:35
-msgid "Choose keyboard variant"
-msgstr "选择键盘变种"
-
-#: plugins/admin/systems/terminalService.tpl:45
-#: plugins/admin/systems/workstationService.tpl:51
-msgid "Mouse"
-msgstr "鼠标"
-
-#: plugins/admin/systems/terminalService.tpl:51
-#: plugins/admin/systems/workstationService.tpl:58
-msgid "Choose mouse type"
-msgstr "选择鼠标类型"
-
-#: plugins/admin/systems/terminalService.tpl:58
-#: plugins/admin/systems/workstationService.tpl:66
-msgid "Port"
-msgstr "端口"
-
-#: plugins/admin/systems/terminalService.tpl:61
-#: plugins/admin/systems/workstationService.tpl:70
-msgid "Choose mouse port"
-msgstr "选择鼠标端口"
-
-#: plugins/admin/systems/terminalService.tpl:79
-#: plugins/admin/systems/workstationService.tpl:89
-#: plugins/admin/departments/class_departmentGeneric.inc:599
-#: plugins/gofon/phoneaccount/paste_generic.tpl:29
-#: plugins/gofon/phoneaccount/generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:34
-msgid "Telephone"
-msgstr "电话"
-
-#: plugins/admin/systems/terminalService.tpl:101
-#: plugins/admin/systems/workstationService.tpl:114
-msgid "Choose graphic driver that is needed by the installed graphic board"
-msgstr "选择安装的显卡需要的显卡驱动"
-
-#: plugins/admin/systems/terminalService.tpl:108
-#: plugins/admin/systems/workstationService.tpl:122
-#: plugins/personal/environment/class_environment.inc:1331
-#: plugins/personal/environment/environment.tpl:110
-msgid "Resolution"
-msgstr "分辨率"
-
-#: plugins/admin/systems/terminalService.tpl:111
-#: plugins/admin/systems/workstationService.tpl:126
-msgid "Choose screen resolution used in graphic mode"
-msgstr "选择图形模式的屏幕分辨率"
-
-#: plugins/admin/systems/terminalService.tpl:118
-#: plugins/admin/systems/workstationService.tpl:134
-msgid "Color depth"
-msgstr "颜色深度"
-
-#: plugins/admin/systems/terminalService.tpl:121
-#: plugins/admin/systems/workstationService.tpl:138
-msgid "Choose colordepth used in graphic mode"
-msgstr "选择图形模式的色彩深度"
-
-#: plugins/admin/systems/terminalService.tpl:135
-#: plugins/admin/systems/workstationService.tpl:153
-msgid "Display device"
-msgstr "显示设备"
-
-#: plugins/admin/systems/terminalService.tpl:147
-#: plugins/admin/systems/workstationService.tpl:167
-msgid "Use DDC for automatic detection"
-msgstr "使用 DDC 用于自动检测"
-
-#: plugins/admin/systems/terminalService.tpl:150
-#: plugins/admin/systems/workstationService.tpl:170
-msgid "HSync"
-msgstr "HSync"
-
-#: plugins/admin/systems/terminalService.tpl:154
-#: plugins/admin/systems/workstationService.tpl:175
-msgid "Horizontal refresh frequency for installed monitor"
-msgstr "安装的显示器的水平刷新率"
-
-#: plugins/admin/systems/terminalService.tpl:158
-#: plugins/admin/systems/workstationService.tpl:181
-msgid "VSync"
-msgstr "VSync"
-
-#: plugins/admin/systems/terminalService.tpl:162
-#: plugins/admin/systems/workstationService.tpl:186
-msgid "Vertical refresh frequency for installed monitor"
-msgstr "安装的显示器的水平垂直刷新率"
-
-#: plugins/admin/systems/terminalService.tpl:177
-msgid "Connect method"
-msgstr "连接方法"
-
-#: plugins/admin/systems/terminalService.tpl:180
-msgid "Choose method to connect to terminal server"
-msgstr "选择连接终端服务器的方法"
-
-#: plugins/admin/systems/terminalService.tpl:188
-msgid "Terminal server"
-msgstr "终端服务器"
-
-#: plugins/admin/systems/terminalService.tpl:191
-msgid "Select specific terminal server to use"
-msgstr "选择要用的终端服务器"
-
-#: plugins/admin/systems/terminalService.tpl:199
-msgid "Font server"
-msgstr "字体服务器"
-
-#: plugins/admin/systems/terminalService.tpl:202
-msgid "Select specific font server to use"
-msgstr "选择要用的字体服务器"
-
-#: plugins/admin/systems/terminalService.tpl:219
-msgid "Print device"
-msgstr "打印设备"
-
-#: plugins/admin/systems/terminalService.tpl:221
-msgid "Select to start IPP based printing service on terminal"
-msgstr "选择在终端上执行基于 IPP 的打印服务"
-
-#: plugins/admin/systems/terminalService.tpl:223
-msgid "Provide print services"
-msgstr "提供打印服务"
-
-#: plugins/admin/systems/terminalService.tpl:232
-msgid "Select NFS filesystem to place spool files on"
-msgstr "选择放置 spool 文件的 NFS 文件系统"
-
-#: plugins/admin/systems/terminalService.tpl:245
-#: plugins/admin/systems/workstationService.tpl:201
-msgid "Scan device"
-msgstr "扫描设备"
-
-#: plugins/admin/systems/terminalService.tpl:247
-#: plugins/admin/systems/workstationService.tpl:204
-msgid "Select to start SANE scan service on terminal"
-msgstr "选择在终端启动 SANE 扫描服务"
-
-#: plugins/admin/systems/terminalService.tpl:249
-#: plugins/admin/systems/workstationService.tpl:207
-msgid "Provide scan services"
-msgstr "提供扫描服务"
-
-#: plugins/admin/systems/terminalService.tpl:257
-msgid "Select scanner driver to use"
-msgstr "选择要用的扫描器驱动"
-
-#: plugins/admin/systems/class_selectUserToPrinterDialog.inc:143
-#: plugins/personal/environment/class_selectPrinterDialog.inc:110
-msgid "Please select a printer or press cancel."
-msgstr "请选择一个打印机或者取消。"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:58
-#, php-format
-msgid ""
-"You can't delete this manufacturer, it is still in use by these system(s) '%"
-"s'"
-msgstr "您不能删除这个制造商,它仍然被这些系统使用 '%s'"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:104
-msgid "Please specify a name."
-msgstr "请输入一个名字。"
-
-#: plugins/admin/systems/class_glpiManufacturer.inc:113
-#: plugins/admin/systems/class_glpiManufacturer.inc:119
-msgid "Specified name is already in use, please choose another one."
-msgstr "提供的名称已经被使用,请选择另外一个。"
-
-#: plugins/admin/systems/class_goSyslogServer.inc:29
-#: plugins/admin/systems/class_goSyslogServer.inc:49
-#: plugins/admin/systems/class_goSyslogServer.inc:70
-#: plugins/admin/systems/class_goSyslogServer.inc:71
-#, fuzzy
-msgid "Logging service"
-msgstr "Logging DB 用户"
-
-#: plugins/admin/systems/class_workstationService.inc:451
-#, fuzzy, php-format
-msgid "Saving of system workstation/service with dn '%s' failed."
-msgstr "保存工作站服务失败"
-
-#: plugins/admin/systems/class_workstationService.inc:460
-#, fuzzy
-msgid "Workstation service"
-msgstr "工作站名称"
-
-#: plugins/admin/systems/class_workstationService.inc:474
-#, fuzzy
-msgid "Use DDC"
-msgstr "用户 ID"
-
-#: plugins/admin/systems/servkolab.tpl:9
-#: plugins/admin/systems/class_servKolab.inc:394
-msgid "Postfix mydomain"
-msgstr "Postfix 'mydomain'"
-
-#: plugins/admin/systems/servkolab.tpl:18
-msgid "Postfix mydestination"
-msgstr "Postfix mydestination"
-
-#: plugins/admin/systems/servkolab.tpl:27
-#: plugins/admin/systems/class_servKolab.inc:396
-msgid "Cyrus admins"
-msgstr "Cyrus 管理员"
-
-#: plugins/admin/systems/servkolab.tpl:48
-#: plugins/admin/systems/class_servKolab.inc:407
-msgid "POP3 service"
-msgstr "POP3 服务"
-
-#: plugins/admin/systems/servkolab.tpl:58
-#: plugins/admin/systems/class_servKolab.inc:409
-msgid "POP3/SSL service"
-msgstr "POP3/SSL 服务器"
-
-#: plugins/admin/systems/servkolab.tpl:68
-#: plugins/admin/systems/class_servKolab.inc:405
-msgid "IMAP service"
-msgstr "IMAP 服务"
-
-#: plugins/admin/systems/servkolab.tpl:78
-#: plugins/admin/systems/class_servKolab.inc:408
-msgid "IMAP/SSL service"
-msgstr "IMAP/SSL 服务"
-
-#: plugins/admin/systems/servkolab.tpl:88
-#: plugins/admin/systems/class_servKolab.inc:410
-msgid "Sieve service"
-msgstr "Sieve 服务"
-
-#: plugins/admin/systems/servkolab.tpl:98
-msgid "FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy)"
-msgstr "FTP FreeBusy 服务 (过时的,不能和 Kolab2 FreeBusy 互操作)"
-
-#: plugins/admin/systems/servkolab.tpl:108
-msgid "HTTP FreeBusy service (legacy)"
-msgstr "HTTP FreeBusy 服务(旧)"
-
-#: plugins/admin/systems/servkolab.tpl:118
-msgid "Amavis email scanning (virus/spam)"
-msgstr "Amavis 邮件扫描 (病毒/垃圾邮件)"
-
-#: plugins/admin/systems/servkolab.tpl:129
-#: plugins/admin/systems/class_servKolab.inc:411
-msgid "Quota settings"
-msgstr "Quota 设置"
-
-#: plugins/admin/systems/servkolab.tpl:147
-msgid "Free/Busy settings"
-msgstr "Free/Busy 设置"
-
-#: plugins/admin/systems/servkolab.tpl:153
-msgid "Allow unauthenticated downloading of Free/Busy information"
-msgstr "允许不登录下载 Free/Busy 信息"
-
-#: plugins/admin/systems/servkolab.tpl:171
-#: plugins/admin/systems/class_servKolab.inc:398
-msgid "SMTP privileged networks"
-msgstr "SMTP 授权网络"
-
-#: plugins/admin/systems/servkolab.tpl:176
-msgid "Hosts/networks allowed to relay"
-msgstr "允许中继的主机/网络"
-
-#: plugins/admin/systems/servkolab.tpl:181
-msgid "Enter multiple values, seperated with"
-msgstr "输入多个值,分隔符为"
-
-#: plugins/admin/systems/servkolab.tpl:194
-msgid "SMTP smarthost/relayhost"
-msgstr "SMTP smarthost/relayhost"
-
-#: plugins/admin/systems/servkolab.tpl:202
-#: plugins/admin/systems/class_servKolab.inc:401
-msgid "Enable MX lookup for relayhost"
-msgstr "启用中继主机的 MX 查找"
-
-#: plugins/admin/systems/servkolab.tpl:207
-msgid "Host used to relay mails"
-msgstr "中继邮件使用的主机"
-
-#: plugins/admin/systems/servkolab.tpl:223
-#: plugins/admin/systems/class_servKolab.inc:404
-msgid "Accept Internet Mail"
-msgstr "允许 Internet  邮件"
-
-#: plugins/admin/systems/servkolab.tpl:231
-msgid "Accept mail from other domains over non-authenticated SMTP"
-msgstr "允许从其他未认证 SMTP 发送邮件"
-
-#: plugins/admin/systems/goCupsServer.tpl:1
-msgid "Print Service"
-msgstr "打印服务"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:3
-msgid "Adding a new service to the current server"
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:7
-msgid ""
-"This dialog allows you to add new services to the currenty edited server "
-"object. The box below shows all available but not already used services."
-msgstr ""
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:13
-#, fuzzy
-msgid "Service to add"
-msgstr "选择要添加的打印机"
-
-#: plugins/admin/systems/ServiceAddDialog.tpl:20
-#, fuzzy
-msgid "All available services are already in use."
-msgstr "这个设备名已经被使用。"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:115
-#: plugins/personal/posix/class_posixAccount.inc:575
-#: plugins/personal/samba/class_sambaAccount.inc:501
-#: setup/setup_config2.tpl:126
-msgid "disabled"
-msgstr "禁用"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:116
-msgid "text"
-msgstr "文字"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:117
-msgid "graphic"
-msgstr "图形"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:197
-#, fuzzy, php-format
-msgid "Saving of system terminal/generic (FAIstate) with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:204
-msgid "No WAKECMD definition found in your gosa.conf"
-msgstr "没有在您的 gosa.conf 中找到 WAKECMD 定义"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:216
-msgid "No REBOOTCMD definition found in your gosa.conf"
-msgstr "没有在您的 gosa.conf 中找到 REBOOTCMD 定义"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:228
-msgid "No HALTCMD definition found in your gosa.conf"
-msgstr "没有在您的 gosa.conf 中找到 HALTCMD 定义"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:369
-#, fuzzy, php-format
-msgid "Removing of object system terminal/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:442
-msgid "The required field 'Terminal name' is not set."
-msgstr "需要的字段“终端名称”没有设置。"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:471
-#: plugins/admin/systems/class_workstationGeneric.inc:453
-msgid ""
-"There must be at least one NTP server selected, or the inherit mode "
-"activated."
-msgstr "必须由至少选择一个 NTP 服务器,或者激活继承模式。"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:557
-#, fuzzy, php-format
-msgid "Saving of object system terminal/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:620
-#, fuzzy
-msgid "Terminal generic"
-msgstr "终端服务"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:629
-#: plugins/admin/systems/terminal.tpl:72
-msgid "Root server"
-msgstr "根服务器"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:630
-#: plugins/admin/systems/terminal.tpl:82
-msgid "Swap server"
-msgstr "交换服务器"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:631
-#, fuzzy
-msgid "Syslog server enabled"
-msgstr "日志服务器"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:632
-#, fuzzy
-msgid "Ntp server settings"
-msgstr "用户设置"
-
-#: plugins/admin/systems/class_terminalGeneric.inc:635
-#: plugins/admin/systems/class_workstationGeneric.inc:621
-#, fuzzy
-msgid "Root password"
-msgstr "设置口令"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:1
-msgid ""
-"This dialog allows you to configure all components of this DNS zone on a "
-"single list."
-msgstr "此对话框允许您修改这个 DNS 区域中所有内容。"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:2
-msgid ""
-"Be careful editing record types with this dialog. All changes will be saved "
-"immediately when using the save button."
-msgstr "小心使用这个对话框修改记录类型。当按下保存键时,所有修改马上被保存。"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:8
-msgid ""
-"This dialog can't be used until the currently edited zone was saved or the "
-"zone entry exists in the ldap database."
-msgstr ""
-"这个对话框不能使用,除非当前编辑的域被保存或者域中条目已经存在于 ldap 数据库"
-"中。"
-
-#: plugins/admin/systems/servDNSeditZoneEntries.tpl:14
-msgid "Create a new DNS zone entry"
-msgstr "创建一个新 DNS zone 条目"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:1
-msgid "Manage OS-types"
-msgstr "管理操作系统类型"
-
-#: plugins/admin/systems/glpi_edit_os.tpl:24
-#: plugins/admin/systems/glpi_edit_printer_type.tpl:25
-#: plugins/admin/systems/glpi_edit_type.tpl:24
-msgid "Please enter a new name"
-msgstr "请输入一个新名称"
-
-#: plugins/admin/systems/goSpamServer.tpl:22
-msgid "Select required score to tag mail as spam"
-msgstr "选择将邮件标记为垃圾邮件需要的分值"
-
-#: plugins/admin/systems/goSpamServer.tpl:72
-msgid "Enable bayes auto learning"
-msgstr "启用 bayes 自动学习"
-
-#: plugins/admin/systems/goFaxServer.tpl:1
-#, fuzzy
-msgid "FAX database information"
-msgstr "系统信息"
-
-#: plugins/admin/systems/goFaxServer.tpl:4
-msgid "FAX DB user"
-msgstr "传真数据库用户名"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:74
-#, php-format
-msgid "You're about to delete the ppd file '%s' at '%s'."
-msgstr "您将要删除 ppd 文件 '%s' 在 '%s'。"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:78
-#, php-format
-msgid "Could not found specified ppd file '%s'."
-msgstr "无法保存 ppd 文件 '%s'。"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:104
-msgid ""
-"Something went wrong while trying to remove the ppd file from server, "
-"possibly we have no write access."
-msgstr "从服务器上删除 ppd 文件时出现错误,可能我们没有写权限。"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:124
-#, php-format
-msgid "Selected vendor '%s' does not exists in our list of ppds."
-msgstr "选择的供应商 '%s' 不再我们的 ppds 列表中。"
-
-#: plugins/admin/systems/class_printerPPDSelectionDialog.inc:133
-msgid "Printer ppd selection."
-msgstr "打印机 ppd 选择。"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:25
-msgid "Choose a base"
-msgstr "选择一个 base"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:28
-#: plugins/admin/systems/class_glpiSelectUser.inc:175
-#: include/class_MultiSelectWindow.inc:186
-msgid "Go to root department"
-msgstr "转到根部门"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:30
-#: plugins/admin/systems/class_glpiSelectUser.inc:177
-#: include/class_MultiSelectWindow.inc:194
-msgid "Go up one department"
-msgstr "向上跳转一个部门"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-msgid "Go to users department"
-msgstr "转到用户部门"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:32
-#: plugins/admin/systems/class_glpiSelectUser.inc:179
-#: include/class_MultiSelectWindow.inc:202
-#: include/class_MultiSelectWindow.inc:204
-msgid "Home"
-msgstr ""
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:33
-#: plugins/admin/systems/class_glpiSelectUser.inc:180
-#: include/class_MultiSelectWindow.inc:209
-msgid "Reload list"
-msgstr "重新加载列表"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:36
-msgid ""
-"Step in the prefered tree and click save to use the current subtree as base. "
-"Or click the image at the end of each entry."
-msgstr ""
-"进入选择的树并点击保存来以当前的子树作为基准。或者点击每个条目后面的图像。"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:53
-msgid "Filter entries with this syntax"
-msgstr "用这个语法过滤条目"
-
-#: plugins/admin/systems/class_baseSelectDialog.inc:117
-#, php-format
-msgid "Select this base"
-msgstr "选择这个 base"
-
-#: plugins/admin/systems/gosaLogServer.tpl:1
-#, fuzzy
-msgid "GOsa logging database"
-msgstr "日志数据库"
-
-#: plugins/admin/systems/gosaLogServer.tpl:4
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/goVirusServer.tpl:13
-msgid "Database user"
-msgstr "数据库用户"
-
-#: plugins/admin/systems/class_goVirusServer.inc:48
-#: plugins/admin/systems/class_goVirusServer.inc:211
-#: plugins/admin/systems/class_goVirusServer.inc:220
-#: plugins/admin/systems/class_goVirusServer.inc:221
-msgid "Anti virus"
-msgstr "反病毒"
-
-#: plugins/admin/systems/class_goVirusServer.inc:156
-#, php-format
-msgid "Saving of server services/anti virus with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_goVirusServer.inc:164
-#: plugins/admin/systems/class_goVirusServer.inc:239
-msgid "Maximum directory recursions"
-msgstr "最大目录递归"
-
-#: plugins/admin/systems/class_goVirusServer.inc:165
-#: plugins/admin/systems/class_goVirusServer.inc:238
-#: plugins/admin/systems/goVirusServer.tpl:43
-msgid "Maximum threads"
-msgstr "最大线程数"
-
-#: plugins/admin/systems/class_goVirusServer.inc:166
-#: plugins/admin/systems/class_goVirusServer.inc:241
-#: plugins/admin/systems/goVirusServer.tpl:134
-msgid "Maximum file size"
-msgstr "最大文件大小"
-
-#: plugins/admin/systems/class_goVirusServer.inc:167
-#: plugins/admin/systems/class_goVirusServer.inc:242
-msgid "Maximum recursions"
-msgstr "最大递归数"
-
-#: plugins/admin/systems/class_goVirusServer.inc:168
-#: plugins/admin/systems/class_goVirusServer.inc:243
-#: plugins/admin/systems/goVirusServer.tpl:152
-msgid "Maximum compression ratio"
-msgstr "最大压缩率"
-
-#: plugins/admin/systems/class_goVirusServer.inc:169
-#: plugins/admin/systems/class_goVirusServer.inc:245
-#: plugins/admin/systems/goVirusServer.tpl:71
-msgid "Checks per day"
-msgstr "每天检查次数"
-
-#: plugins/admin/systems/class_goVirusServer.inc:173
-#, php-format
-msgid "The specified value for '%s' must be a numeric value."
-msgstr "指定 '%s' 的值必须是数字类型。"
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:246
-#: plugins/admin/systems/goVirusServer.tpl:33
-msgid "Http proxy URL"
-msgstr "Http 代理 URL"
-
-#: plugins/admin/systems/class_goVirusServer.inc:177
-#: plugins/admin/systems/class_goVirusServer.inc:244
-#: plugins/admin/systems/goVirusServer.tpl:23
-msgid "Database mirror"
-msgstr "数据库镜像"
-
-#: plugins/admin/systems/class_goVirusServer.inc:179
-#, fuzzy, php-format
-msgid "Please specify a valid value for '%s'."
-msgstr "请为“URL”提供一个有效的值。"
-
-#: plugins/admin/systems/class_goVirusServer.inc:233
-#: plugins/admin/systems/goVirusServer.tpl:84
-msgid "Enable debugging"
-msgstr "启用 debug"
-
-#: plugins/admin/systems/class_goVirusServer.inc:234
-#: plugins/admin/systems/goVirusServer.tpl:92
-msgid "Enable mail scanning"
-msgstr "启用邮件扫描"
-
-#: plugins/admin/systems/class_goVirusServer.inc:235
-#: plugins/admin/systems/goVirusServer.tpl:117
-msgid "Enable scanning of archives"
-msgstr "启用归档扫描"
-
-#: plugins/admin/systems/class_goVirusServer.inc:236
-#: plugins/admin/systems/goVirusServer.tpl:125
-msgid "Block encrypted archives"
-msgstr "封锁加密归档"
-
-#: plugins/admin/systems/class_goVirusServer.inc:240
-#, fuzzy
-msgid "Anti virus user"
-msgstr "反病毒"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:216
-#: plugins/admin/ogroups/class_termgroup.inc:247
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic (FAIstate) with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:227
-msgid "This 'dn' has no workstation features."
-msgstr "这个 'dn' 没有工作站功能。"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:354
-#, fuzzy, php-format
-msgid "Removing of system workstation/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:425
-msgid "The required field 'Workstation name' is not set."
-msgstr "需要的字段“工作站名称”没有设置。"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:521
-#: plugins/admin/systems/class_workstationGeneric.inc:546
-#, fuzzy, php-format
-msgid "Saving of system workstation/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:607
-#, fuzzy
-msgid "Workstation generic"
-msgstr "工作站名称"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:619
-#: plugins/admin/systems/terminal.tpl:53
-#: plugins/admin/systems/workstation.tpl:60
-#: plugins/admin/ogroups/class_termgroup.inc:396
-#: plugins/admin/ogroups/termgroup.tpl:58
-msgid "Syslog server"
-msgstr "日志服务器"
-
-#: plugins/admin/systems/class_workstationGeneric.inc:620
-#: plugins/admin/ogroups/class_termgroup.inc:398
-#, fuzzy
-msgid "Ntp server"
-msgstr "NTP 服务器"
-
-#: plugins/admin/systems/servdns.tpl:1
-msgid "Zones"
-msgstr "域"
-
-#: plugins/admin/systems/goSpamServerRule.tpl:14
-msgid "Rule"
-msgstr "规则"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:2
-msgid "Attachment"
-msgstr "附件"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:30
-#: plugins/admin/fai/faiTemplateEntry.tpl:33 include/php_setup.inc:185
-msgid "File"
-msgstr "文件"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:33
-#: plugins/admin/systems/printerPPDDialog.tpl:11
-#: plugins/admin/applications/generic.tpl:138
-#: plugins/admin/fai/faiTemplateEntry.tpl:49
-msgid "Upload"
-msgstr "上传"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:46
-msgid "Filename"
-msgstr "文件名"
-
-#: plugins/admin/systems/glpiAttachmentEdit.tpl:54
-msgid "Mime-type"
-msgstr "Mime-type"
-
-#: plugins/admin/systems/class_servRepository.inc:45
-#: plugins/admin/systems/class_servRepository.inc:367
-#: plugins/admin/systems/class_servRepository.inc:378
-#, fuzzy
-msgid "Repository service"
-msgstr "仓库"
-
-#: plugins/admin/systems/class_servRepository.inc:100
-#: plugins/admin/fai/class_faiSummaryTab.inc:175
-msgid "You can't use this plugin until FAI is activated."
-msgstr "直到激活 FAI,您不能使用这个插件。"
-
-#: plugins/admin/systems/class_servRepository.inc:158
-#, php-format
-msgid ""
-"You can't delete this release, it is still used by these workstations [%s]. "
-"Please solve this dependencies first, to keep data base consistency."
-msgstr ""
-"您无法删除这个版本,它仍然被这些工作站 [%s] 使用。请先解决依赖关系,以保持数"
-"据库完整性。"
-
-#: plugins/admin/systems/class_servRepository.inc:192
-#, php-format
-msgid ""
-"Be careful editing this release, it is still used by these workstations [%s]."
-msgstr "请小心编辑此发行版,它仍然被这些工作站使用 [%s]。"
-
-#: plugins/admin/systems/class_servRepository.inc:259
-#: plugins/admin/systems/class_servRepository.inc:282
-#: plugins/admin/systems/class_servRepository.inc:391
-#: plugins/admin/systems/servRepositorySetup.tpl:39
-msgid "Sections"
-msgstr "节"
-
-#: plugins/admin/systems/class_servRepository.inc:377
-#: plugins/admin/systems/servRepositorySetup.tpl:1
-#: plugins/admin/fai/faiPackage.tpl:33
-msgid "Repository"
-msgstr "仓库"
-
-#: plugins/admin/systems/class_servRepository.inc:390
-#, fuzzy
-msgid "Releases"
-msgstr "发行"
-
-#: plugins/admin/systems/class_servRepository.inc:392
-#: plugins/admin/systems/servRepositorySetup.tpl:8
-#, fuzzy
-msgid "Parent server"
-msgstr "Parent 服务器"
-
-#: plugins/admin/systems/class_servRepository.inc:393
-msgid "Url"
-msgstr ""
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:314
-#: plugins/admin/acl/class_aclRole.inc:339
-#: plugins/admin/ogroups/phonequeue.tpl:27
-#: plugins/admin/fai/class_faiProfile.inc:312
-#: include/sieve/templates/object_container_clear.tpl:12
-#: include/sieve/templates/object_container.tpl:12 include/class_acl.inc:408
-msgid "Down"
-msgstr "关闭"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:388
-#, php-format
-msgid "Please choose a valid zone name."
-msgstr "请选择一个有效的时区。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:392
-#, php-format
-msgid "Please choose a valid reverse zone name."
-msgstr "请选择一个有效的反向解析域名称。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:396
-msgid "Only lowercase strings are allowed as zone name."
-msgstr "只有小写字符串被允许作为域名。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:400
-msgid "Please specify a numeric value for serial number."
-msgstr "请给出一个数字型数值作为系列号。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:404
-msgid "Please specify a numeric value for refresh."
-msgstr "请为刷新提供一个数值。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:408
-msgid "Please specify a numeric value for ttl."
-msgstr "请为 ttl 提供一个数值。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:412
-msgid "Please specify a numeric value for expire."
-msgstr "请为过期时间提供一个数值。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:416
-msgid "Please specify a numeric value for retry."
-msgstr "请为重试提供一个数值。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:431
-#, fuzzy
-msgid ""
-"The given network address is not a valid, please specify a valid IP address."
-msgstr "IP 地址字段包含无效地址。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:438
-#, fuzzy, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.0.0.0"
-msgstr "提供的 IP 地址 '%s' 和所选的反向解析域条目 '%s' 不匹配。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:444
-#, fuzzy, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.0.0"
-msgstr "提供的 IP 地址 '%s' 和所选的反向解析域条目 '%s' 不匹配。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:450
-#, fuzzy, php-format
-msgid ""
-"The specified network address is not matching with the specified zone class, "
-"try it this way x.x.x.0"
-msgstr "提供的 IP 地址 '%s' 和所选的反向解析域条目 '%s' 不匹配。"
-
-#: plugins/admin/systems/class_servDNSeditZone.inc:454
-#, fuzzy, php-format
-msgid "The given network class '%s' is not valid."
-msgstr "地址 '%s' 的邀请策略条目无效。"
-
-#: plugins/admin/systems/server.tpl:6
-#: plugins/admin/systems/paste_generic.tpl:4 html/getxls.php:185
-msgid "Server name"
-msgstr "服务器名称"
-
-#: plugins/admin/systems/server.tpl:44 plugins/admin/systems/terminal.tpl:46
-#: plugins/admin/systems/workstation.tpl:53
-#: plugins/admin/ogroups/termgroup.tpl:50
-msgid "Select terminal mode"
-msgstr "选择终端类型"
-
-#: plugins/admin/systems/server.tpl:67
-msgid "Select action to execute for this server"
-msgstr "选择为这台服务器要执行的动作"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:6
-#: plugins/admin/ogroups/ogroup_objects.tpl:6
-msgid "Select objects to add"
-msgstr "选择要添加的对象"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:28
-#: plugins/admin/systems/servRepository.tpl:48
-#: plugins/admin/ogroups/ogroup_objects.tpl:45
-#: plugins/admin/fai/faiPackageEntry.tpl:42
-#: plugins/admin/fai/faiProfileEntry.tpl:54
-#: plugins/admin/fai/faiProfileEntry.tpl:55
-msgid "Display objects matching"
-msgstr "显示匹配对象"
-
-#: plugins/admin/systems/printerPPDSelectionDialog.tpl:32
-#: plugins/admin/systems/servRepository.tpl:52
-#: plugins/admin/ogroups/ogroup_objects.tpl:46
-#: plugins/admin/fai/faiPackageEntry.tpl:46
-#: plugins/admin/fai/faiProfileEntry.tpl:59
-msgid "Regular expression for matching object names"
-msgstr "匹配对象名的正则表达式"
-
-#: plugins/admin/systems/servRepositorySetup.tpl:28
-#: plugins/personal/connectivity/kolab.tpl:74
-msgid "URL"
-msgstr "URL"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:34
-#: plugins/admin/systems/class_goGlpiServer.inc:89
-#: plugins/admin/systems/class_goGlpiServer.inc:90
-#, fuzzy
-msgid "Inventory database"
-msgstr "用户数据库"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:60
-#, fuzzy
-msgid "Inventory database service"
-msgstr "存货编号"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:69
-#: plugins/admin/systems/class_goFaxServer.inc:70
-#, fuzzy
-msgid "The attribute user is empty or contains invalid characters."
-msgstr "属性 '%s' 为空或者包含无效字符。"
-
-#: plugins/admin/systems/class_goGlpiServer.inc:72
-#, fuzzy
-msgid "The attribute database is empty or contains invalid characters."
-msgstr "属性 '%s' 为空或者包含无效字符。"
-
-#: plugins/admin/systems/class_goNtpServer.inc:30
-#: plugins/admin/systems/class_goNtpServer.inc:76
-#, fuzzy
-msgid "Time service (NTP)"
-msgstr "时间服务"
-
-#: plugins/admin/systems/class_goNtpServer.inc:99
-#, fuzzy, php-format
-msgid "Saving server services/goNtpServer with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_goNtpServer.inc:114
-#, fuzzy
-msgid "Time service"
-msgstr "时间服务"
-
-#: plugins/admin/systems/class_goNtpServer.inc:115
-#, fuzzy
-msgid "Time service - NTP"
-msgstr "时间服务"
-
-#: plugins/admin/systems/class_goNtpServer.inc:123
-#, fuzzy
-msgid "Ntp source"
-msgstr "源"
-
-#: plugins/admin/systems/class_goShareServer.inc:33
-#, fuzzy
-msgid "File service"
-msgstr "文件服务器"
-
-#: plugins/admin/systems/class_goShareServer.inc:159
-#: plugins/admin/systems/class_goShareServer.inc:387
-#, fuzzy
-msgid "File service (Shares)"
-msgstr "文件服务器"
-
-#: plugins/admin/systems/class_goShareServer.inc:193
-#, fuzzy, php-format
-msgid "Saving of system server/shares with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_goShareServer.inc:231
-#, php-format
-msgid "The share can't be removed since it is still used by %d users:"
-msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
-
-#: plugins/admin/systems/class_goShareServer.inc:236
-msgid "Please correct the share-/profile settings of these users"
-msgstr "请更正这些用户的 share-/profile 设置"
-
-#: plugins/admin/systems/class_goShareServer.inc:264
-#, fuzzy, php-format
-msgid "Creating system server/shares (mount container) with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_goShareServer.inc:278
-#, fuzzy, php-format
-msgid "Removing system server/shares (mount container) with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_goShareServer.inc:289
-#, fuzzy, php-format
-msgid "Saving system server/shares (mount container) with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/systems/class_goShareServer.inc:388
-#, fuzzy
-msgid "File service - Shares"
-msgstr "文件服务器"
-
-#: plugins/admin/systems/class_goShareServer.inc:397
-msgid "Apple mounts"
-msgstr ""
-
-#: plugins/admin/systems/class_goShareServer.inc:400
-#, fuzzy
-msgid "Charset"
-msgstr "芯片组"
-
-#: plugins/admin/systems/terminal.tpl:8
-msgid "Terminal template"
-msgstr "终端模板"
-
-#: plugins/admin/systems/terminal.tpl:10
-#: plugins/admin/systems/paste_generic.tpl:24
-msgid "Terminal name"
-msgstr "终端名称"
-
-#: plugins/admin/systems/terminal.tpl:37
-#: plugins/admin/systems/workstation.tpl:44
-#, fuzzy
-msgid "Inherit all"
-msgstr "中间名"
-
-#: plugins/admin/systems/terminal.tpl:56
-#: plugins/admin/systems/workstation.tpl:63
-#: plugins/admin/ogroups/termgroup.tpl:61
-msgid "Choose server to use for logging"
-msgstr "限制记录日志的服务器"
-
-#: plugins/admin/systems/terminal.tpl:75
-msgid "Select NFS root filesystem to use"
-msgstr "选择要用的 NFS 根文件系统。"
-
-#: plugins/admin/systems/terminal.tpl:85
-msgid "Choose NFS filesystem to place swap files on"
-msgstr "选择放置交换文件的 NFS 文件系统"
-
-#: plugins/admin/systems/terminal.tpl:104
-#: plugins/admin/systems/workstation.tpl:81
-msgid "Inherit time server attributes"
-msgstr "继承时间服务器属性"
-
-#: plugins/admin/systems/terminal.tpl:109
-#: plugins/admin/systems/workstation.tpl:86
-#: plugins/admin/ogroups/termgroup.tpl:14
-msgid "NTP server"
-msgstr "NTP 服务器"
-
-#: plugins/admin/systems/terminal.tpl:112
-#: plugins/admin/systems/workstation.tpl:89
-#: plugins/admin/ogroups/termgroup.tpl:17
-msgid "Choose server to use for synchronizing time"
-msgstr "选择要用于同步时间的服务器"
-
-#: plugins/admin/systems/terminal.tpl:151
-#: plugins/admin/systems/workstation.tpl:126
-#: plugins/admin/ogroups/termgroup.tpl:93
-msgid "Select action to execute for this terminal"
-msgstr "选择这个终端要执行的动作"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:168
-#: plugins/admin/systems/class_glpiAccount.inc:151
-msgid "There is no server with valid glpi database service."
-msgstr "没有一个具有有效 glpi 数据库服务的服务器。"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:178
-#: plugins/admin/systems/class_glpiAccount.inc:161
-msgid "Can't connect to glpi database, the php-mysql extension is missing."
-msgstr "无法连接到 glpi 数据库,没有安装 php-mysql 扩展。"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:188
-#: plugins/admin/systems/class_glpiAccount.inc:171
-msgid "Can't connect to glpi database, check configuration twice."
-msgstr "无法连接到 glpi 数据库,再次检查配置文件。"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:215
-#: plugins/admin/systems/class_glpiAccount.inc:580
-msgid "Remove inventory"
-msgstr "删除 inventory"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:216
-msgid ""
-"This server has inventory features enabled. You can disable them by clicking "
-"below."
-msgstr "该服务器已经启用 inventory 功能。您可以点击下面按钮禁用。"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:218
-#: plugins/admin/systems/class_glpiAccount.inc:583
-msgid "Add inventory"
-msgstr "添加清单(inventory)"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:219
-msgid ""
-"This server has inventory features disabled. You can enable them by clicking "
-"below."
-msgstr "该服务器已经禁用 inventory 功能。您可以点击下面按钮启用。"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:242
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:280
-#, php-format
-msgid ""
-"Can't rename given printer type to '%s', because this type name already "
-"exists."
-msgstr "无法将给出的打印机类型重命名为 '%s',因为这个类型名称已经存在。"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:294
-#, php-format
-msgid "Can't delete printer type, it is still in use by '%s'."
-msgstr "您不能删除这个打印机类型,它仍然在被 '%s' 使用。"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:771
-msgid "since"
-msgstr "自从"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:781
-#: plugins/admin/systems/class_glpiAccount.inc:780
-msgid "Glpi"
-msgstr ""
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:782
-#, fuzzy
-msgid "Printer inventory extension"
-msgstr "添加打印机扩展"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:790
-#, fuzzy
-msgid "Supports serial interface"
-msgstr "支持的界面"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:791
-#, fuzzy
-msgid "Supports parallel interface"
-msgstr "支持的界面"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:792
-#, fuzzy
-msgid "Supports usb interface"
-msgstr "支持的界面"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:793
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:57
-#: plugins/admin/systems/glpi.tpl:66
-#: plugins/admin/systems/class_glpiAccount.inc:789
-#: plugins/admin/systems/glpiPrinter.tpl:83
-msgid "Technical responsible"
-msgstr "技术联系人"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:796
-#: plugins/admin/systems/glpi.tpl:56
-#: plugins/admin/systems/class_glpiAccount.inc:793
-#: plugins/admin/systems/glpiPrinter.tpl:94
-msgid "Contact person"
-msgstr "联系人"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:800
-#: plugins/admin/systems/glpi.tpl:117
-#: plugins/admin/systems/class_glpiAccount.inc:797
-#: plugins/admin/systems/glpiPrinter.tpl:107
-msgid "Attachments"
-msgstr "附加"
-
-#: plugins/admin/systems/class_glpiPrinterAccount.inc:802
-#, fuzzy
-msgid "Cartridge settings"
-msgstr "硒鼓"
-
-#: plugins/admin/systems/glpi_edit_type.tpl:1
-msgid "Manage System-types"
-msgstr "管理系统类型"
-
-#: plugins/admin/systems/main.inc:45 plugins/admin/systems/main.inc:47
-msgid "System management"
-msgstr "系统管理"
-
-#: plugins/admin/systems/glpiPrinterCartridgesEdit.tpl:14
-msgid "Reference"
-msgstr "参考"
-
-#: plugins/admin/systems/remove_ppd.tpl:9
-msgid "The ppd file will be removed from the server and can not be restored."
-msgstr "服务器中的 ppd 文件将被删除并且不能被恢复。"
-
-#: plugins/admin/systems/paste_generic.tpl:14
-#, fuzzy
-msgid "workstation name"
-msgstr "工作站名称"
-
-#: plugins/admin/systems/paste_generic.tpl:54
-#, fuzzy
-msgid "Component name"
-msgstr "常用名"
-
-#: plugins/admin/systems/workstation.tpl:8
-msgid "Workstation template"
-msgstr "工作站模板"
-
-#: plugins/admin/systems/glpi.tpl:23
-#: plugins/admin/systems/class_glpiAccount.inc:791
-msgid "Operating system"
-msgstr "操作系统"
-
-#: plugins/admin/systems/glpi.tpl:52 plugins/admin/systems/glpiPrinter.tpl:80
-msgid "Contacts"
-msgstr "联系"
-
-#: plugins/admin/systems/glpi.tpl:96
-msgid "Installed devices"
-msgstr "安装设备"
-
-#: plugins/admin/systems/glpi.tpl:112
-msgid "Trading"
-msgstr ""
-
-#: plugins/admin/systems/glpi.tpl:113
-msgid "Software"
-msgstr "软件"
-
-#: plugins/admin/systems/glpi.tpl:114
-msgid "Contracts"
-msgstr "联系"
-
-#: plugins/admin/systems/class_divListSystem.inc:42
-#: plugins/admin/systems/class_divListSystem.inc:43
-msgid "List of systems"
-msgstr "系统列表"
-
-#: plugins/admin/systems/class_divListSystem.inc:47
-msgid ""
-"This menu allows you to add, remove and change the properties of specific "
-"systems. You can only add systems which have already been started once."
-msgstr ""
-"这个菜单允许您添加,删除和修改所选系统的属性。您只能添加已经启动过一次的系"
-"统。"
-
-#: plugins/admin/systems/class_divListSystem.inc:68
-msgid "System / Department"
-msgstr "系统 / 部门"
-
-#: plugins/admin/systems/class_divListSystem.inc:72
-#: plugins/admin/ogroups/ogroup_objects.tpl:31
-msgid "Show servers"
-msgstr "显示服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-msgid "Select to see Linux terminals"
-msgstr "选择显示 Linux 终端"
-
-#: plugins/admin/systems/class_divListSystem.inc:73
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Show terminals"
-msgstr "显示终端"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-msgid "Select to see Linux workstations"
-msgstr "选择显示 Linux 工作站"
-
-#: plugins/admin/systems/class_divListSystem.inc:74
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Show workstations"
-msgstr "显示工作站"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Select to see MicroSoft Windows based workstations"
-msgstr "选择显示基于 Microsoft Windows 工作站"
-
-#: plugins/admin/systems/class_divListSystem.inc:75
-msgid "Show windows based workstations"
-msgstr "显示 Windows 工作站"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Select to see network printers"
-msgstr "选择显示网络打印机"
-
-#: plugins/admin/systems/class_divListSystem.inc:76
-msgid "Show network printers"
-msgstr "显示网络打印机"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-msgid "Select to see VOIP phones"
-msgstr "选择显示 VOIP 电话"
-
-#: plugins/admin/systems/class_divListSystem.inc:77
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Show phones"
-msgstr "显示电话"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Select to see network devices"
-msgstr "选择显示网络设备"
-
-#: plugins/admin/systems/class_divListSystem.inc:78
-msgid "Show network devices"
-msgstr "显示网络设备"
-
-#: plugins/admin/systems/class_divListSystem.inc:85
-#: plugins/personal/posix/trust_machines.tpl:30
-msgid "Display systems matching"
-msgstr "显示匹配的系统"
-
-#: plugins/admin/systems/class_divListSystem.inc:86
-msgid "Display systems of user"
-msgstr "显示用户系统"
-
-#: plugins/admin/systems/class_divListSystem.inc:188
-msgid "New Terminal template"
-msgstr "新终端模板"
-
-#: plugins/admin/systems/class_divListSystem.inc:194
-msgid "New Workstation template"
-msgstr "新工作站模板"
-
-#: plugins/admin/systems/class_divListSystem.inc:200
-msgid "New Server"
-msgstr "新服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:206
-msgid "New Printer"
-msgstr "新打印机"
-
-#: plugins/admin/systems/class_divListSystem.inc:212
-msgid "New Phone"
-msgstr "新电话"
-
-#: plugins/admin/systems/class_divListSystem.inc:218
-msgid "New Component"
-msgstr "新组件"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove selected systems"
-msgstr "删除系统"
-
-#: plugins/admin/systems/class_divListSystem.inc:233
-#, fuzzy
-msgid "Remove systems"
-msgstr "删除系统"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy selected system"
-msgstr "删除系统"
-
-#: plugins/admin/systems/class_divListSystem.inc:238
-#, fuzzy
-msgid "Copy systems"
-msgstr "系统列表"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "cut selected system"
-msgstr "删除系统"
-
-#: plugins/admin/systems/class_divListSystem.inc:240
-#, fuzzy
-msgid "Cut systems"
-msgstr "编辑系统"
-
-#: plugins/admin/systems/class_divListSystem.inc:256
-msgid "Cups Server"
-msgstr "Cups 服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:257
-msgid "Log Db"
-msgstr "Log DB"
-
-#: plugins/admin/systems/class_divListSystem.inc:258
-msgid "Syslog Server"
-msgstr "Syslog 服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:259
-msgid "Mail Server"
-msgstr "邮件服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:260
-msgid "Imap Server"
-msgstr "Imap 服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:261
-msgid "Nfs Server"
-msgstr "Nfs 服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:262
-msgid "Kerberos Server"
-msgstr "Kerberos 服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:263
-msgid "Asterisk Server"
-msgstr "Asterisk 服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:264
-msgid "Fax Server"
-msgstr "传真服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:265
-msgid "Ldap Server"
-msgstr "LDAP 服务器"
-
-#: plugins/admin/systems/class_divListSystem.inc:323
-msgid "Edit system"
-msgstr "编辑系统"
-
-#: plugins/admin/systems/class_divListSystem.inc:333
-msgid "Delete system"
-msgstr "删除系统"
-
-#: plugins/admin/systems/class_divListSystem.inc:376
-msgid "Set root       password"
-msgstr "设置 root 口令"
-
-#: plugins/admin/systems/class_divListSystem.inc:383
-msgid "Create CD"
-msgstr "创建 CD"
-
-#: plugins/admin/systems/class_divListSystem.inc:384
-msgid "Create FAI CD"
-msgstr "创建 FAI CD"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:1
-msgid "Printer driver"
-msgstr "打印机驱动"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:6
-msgid "Select"
-msgstr "选择"
-
-#: plugins/admin/systems/printerPPDDialog.tpl:9
-msgid "New driver"
-msgstr "新驱动"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:6
-msgid "List of available cartridge type for this type of printer"
-msgstr "这种打印机的可用硒鼓列表"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:23
-msgid ""
-"This dialog allows you to create new types of cartridges, and select one or "
-"more types for your printer. Cartridge types depends on the printer type you "
-"have selected. For each selected cartridge type there will be a new "
-"cartridge created, this allows you to select the same cartridge type for "
-"more then one printer."
-msgstr ""
-"这个对话框用于创建新的硒鼓类型,以及选择一到多个打印机类型。硒鼓类型和所选的"
-"打印机类型相关。每一个选择的硒鼓类型将有一个新的硒鼓被创建,这允许您为一个以"
-"上的打印机选择同一种硒鼓。"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:35
-msgid "Display cartridge types matching"
-msgstr "显示匹配的硒鼓类型"
-
-#: plugins/admin/systems/glpiPrinterCartridges.tpl:37
-msgid "Regular expression for matching cartridge types"
-msgstr "匹配硒鼓类型的正则表达式"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:6
-msgid "List of devices"
-msgstr "设备列表"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:23
-msgid ""
-"This dialog allows you to attach a device to your currently edited computer."
-msgstr "这个对话框允许您为您当前编辑的计算机添加一个设备。"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:35
-msgid "Display devices matching"
-msgstr "显示匹配的设备"
-
-#: plugins/admin/systems/glpiDeviceManagement.tpl:37
-msgid "Regular expression for matching device names"
-msgstr "匹配设备名的正则表达式"
-
-#: plugins/admin/systems/class_servKolab.inc:105
-#, php-format
-msgid "Include data from %s days in the past when creating free/busy lists"
-msgstr "当创建 free/busy 列表,包含自过去 %s 天以来的信息"
-
-#: plugins/admin/systems/class_servKolab.inc:110
-#, php-format
-msgid "Warn users when using more than %s%% of their mail quota"
-msgstr "当用户邮件空间占用超过 %s%% 时警告用户"
-
-#: plugins/admin/systems/class_servKolab.inc:200
-#: plugins/admin/systems/class_servKolab.inc:214
-#, fuzzy, php-format
-msgid "Removing host entry from system server/kolab with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/systems/class_servKolab.inc:266
-msgid "Future days in Free/Busy settings must be set."
-msgstr "Free/Busy 设置中的未来日期必须设置。"
-
-#: plugins/admin/systems/class_servKolab.inc:268
-msgid "Future days in Free/Busy settings must be a positive value."
-msgstr "Free/Busy 设置中的未来日子必须是一个正数。"
-
-#: plugins/admin/systems/class_servKolab.inc:272
-msgid "The given Quota settings value must be a number."
-msgstr "提供的 Quota 设置必须是一个数字。"
-
-#: plugins/admin/systems/class_servKolab.inc:274
-msgid "Please choose a value between 1 and 100 for Quota settings."
-msgstr "请选择一个介于 1 到 100 的数字作为 Quota 设置。"
-
-#: plugins/admin/systems/class_servKolab.inc:276
-msgid "Future days must be a value."
-msgstr "未来日子必须是一个值。"
-
-#: plugins/admin/systems/class_servKolab.inc:280
-msgid "No SMTP privileged networks set."
-msgstr "没有设置 SMTP 授权网络。"
-
-#: plugins/admin/systems/class_servKolab.inc:359
-#, fuzzy, php-format
-msgid "Saving system server/kolab with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/systems/class_servKolab.inc:375
-#: plugins/admin/systems/class_servKolab.inc:386
-#, fuzzy
-msgid "Kolab mail service"
-msgstr "添加 Kolab 服务"
-
-#: plugins/admin/systems/class_servKolab.inc:385
-#: plugins/personal/connectivity/class_kolabAccount.inc:5
-#: plugins/personal/connectivity/class_kolabAccount.inc:466
-msgid "Kolab"
-msgstr "Kolab"
-
-#: plugins/admin/systems/class_servKolab.inc:395
-#, fuzzy
-msgid "My destination"
-msgstr "目标"
-
-#: plugins/admin/systems/class_servKolab.inc:397
-#, fuzzy
-msgid "FTP FreeBusy service"
-msgstr "HTTP FreeBusy 服务(旧)"
-
-#: plugins/admin/systems/class_servKolab.inc:399
-#, fuzzy
-msgid "Enable virus scan"
-msgstr "启用邮件扫描"
-
-#: plugins/admin/systems/class_servKolab.inc:400
-#, fuzzy
-msgid "Relayhost"
-msgstr "发行"
-
-#: plugins/admin/systems/class_servKolab.inc:402
-#, fuzzy
-msgid "HTTP FreeBusy service"
-msgstr "HTTP FreeBusy 服务(旧)"
-
-#: plugins/admin/systems/class_servKolab.inc:403
-#, fuzzy
-msgid "Allow unauthenticated free busy"
-msgstr "允许不登录下载 Free/Busy 信息"
-
-#: plugins/admin/systems/class_servKolab.inc:406
-msgid "kolabFreeBusyFuture"
-msgstr ""
-
-#: plugins/admin/systems/servRepository.tpl:6
-msgid "List of configured repositories."
-msgstr "配置仓库列表"
-
-#: plugins/admin/systems/servRepository.tpl:12
-msgid "Add repository"
-msgstr "添加仓库"
-
-#: plugins/admin/systems/servRepository.tpl:31
-msgid "This menu allows you to create, delete and edit repository settings."
-msgstr "这个菜单允许您创建,删除和修改仓库设置。"
-
-#: plugins/admin/systems/chooser.tpl:1
-msgid "Choose the kind of system component you want to create"
-msgstr "选择要创建系统组件类型"
-
-#: plugins/admin/systems/chooser.tpl:4
-msgid ""
-"Linux terminals and workstations are autocreated on bootup. For this reason "
-"you're only be able to create templates for a specific tree. Servers are "
-"normally automatically added too, but in some special cases you may need to "
-"create a faked server entry to provide GOsa with some informations. Other "
-"network components may be used for Nagios setups to create component "
-"dependencies."
-msgstr ""
-"Linux 终端和工作站在启动时被自动创建。因此您只能为指定的树创建模板。服务器一"
-"般也被自动添加,但是在一些特殊情况下,您可能需要创建一个伪服务器条目来提供 "
-"GOsa 一些信息。其他网络组件可能用于 Nagios 安装来创建组件依赖。"
-
-#: plugins/admin/systems/chooser.tpl:7
-msgid "Linux thin client template"
-msgstr "Linux 瘦客户机模板"
-
-#: plugins/admin/systems/chooser.tpl:8
-msgid "Linux workstation template"
-msgstr "Linux 工作站模板"
-
-#: plugins/admin/systems/chooser.tpl:9
-msgid "Linux Server"
-msgstr "Linux 服务器"
-
-#: plugins/admin/systems/chooser.tpl:10
-msgid "Windows workstation"
-msgstr "Windows 工作站"
-
-#: plugins/admin/systems/chooser.tpl:11
-msgid "Network printer"
-msgstr "网络打印机"
-
-#: plugins/admin/systems/chooser.tpl:13
-msgid "Other network component"
-msgstr "其他网络组件"
-
-#: plugins/admin/systems/chooser.tpl:16 setup/class_setupStep_Migrate.inc:883
-msgid "Create"
-msgstr "创建"
-
-#: plugins/admin/systems/password.tpl:2
-msgid ""
-"To change the terminal root password use the fields below. The changes take "
-"effect during the next reboot. Please memorize the new password, because you "
-"wouldn't be able to log in."
-msgstr ""
-"用下面的字段来修改终端 root 口令。这项修改将在下次重启之后起作用。请记住新口"
-"令,否则您无法登录。"
-
-#: plugins/admin/systems/password.tpl:5
-msgid "Leave fields blank for password inheritance from default entries."
-msgstr "如果要口令从缺省条目继承,此项空白"
-
-#: plugins/admin/systems/password.tpl:9
-msgid "Changing the password impinges on authentification only."
-msgstr "修改口令仅影响到鉴权。"
-
-#: plugins/admin/systems/password.tpl:14 plugins/admin/users/password.tpl:11
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/generic/password.tpl:7
-#: ihtml/themes/default/password.tpl:80 ihtml/themes/default/password.tpl:81
-#: ihtml/themes/default/password.tpl:84
-msgid "New password"
-msgstr "新口令"
-
-#: plugins/admin/systems/password.tpl:19 plugins/admin/users/password.tpl:15
-#: plugins/personal/password/password.tpl:21
-#: plugins/personal/generic/password.tpl:11
-msgid "Repeat new password"
-msgstr "重复新口令"
-
-#: plugins/admin/systems/password.tpl:28 plugins/admin/users/password.tpl:21
-#: plugins/personal/password/password.tpl:30
-#: plugins/personal/generic/password.tpl:17
-msgid "Set password"
-msgstr "设置口令"
-
-#: plugins/admin/systems/class_glpiAccount.inc:185
-#: plugins/admin/systems/class_glpiAccount.inc:191
-#: plugins/admin/systems/class_glpiAccount.inc:197
-msgid "This feature is not implemented yet."
-msgstr "这个功能尚未实现。"
-
-#: plugins/admin/systems/class_glpiAccount.inc:299
-msgid "Adding new sytem type failed, this system type name is already used."
-msgstr "添加新系统类型失败,这个系统类型名称已被使用。"
-
-#: plugins/admin/systems/class_glpiAccount.inc:319
-#, php-format
-msgid ""
-"You can't delete this system type, it is still in use by these system(s) '%s'"
-msgstr "您不能删除这个系统类型,它仍然被这些系统使用 '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:330
-msgid "Rename failed, this system type name is already used."
-msgstr "重命名失败,系统类型名称已经被使用。"
-
-#: plugins/admin/systems/class_glpiAccount.inc:386
-msgid "Adding new operating system failed, specifed name is already used."
-msgstr "添加新操作系统失败,名称已经被使用。"
-
-#: plugins/admin/systems/class_glpiAccount.inc:408
-#, php-format
-msgid ""
-"You can't delete this operating system, it is still in use by these system"
-"(s) '%s'"
-msgstr "您不能删除这个操作系统,它仍然被这些系统使用 '%s'"
-
-#: plugins/admin/systems/class_glpiAccount.inc:420
-msgid "Updating operating system failed, specifed name is already used."
-msgstr "更新操作系统失败,名称已经被使用。"
-
-#: plugins/admin/systems/class_glpiAccount.inc:499
-#, php-format
-msgid ""
-"Could not add the given user, the users dn is too long, only 100 characters "
-"are allowed here."
-msgstr ""
-
-#: plugins/admin/systems/class_glpiAccount.inc:581
-msgid ""
-"This device has inventory informations enabled. You can disable them by "
-"clicking below."
-msgstr "这个设备启用了 inventory 信息。您可以点击下面按钮禁用。"
-
-#: plugins/admin/systems/class_glpiAccount.inc:584
-msgid ""
-"This device has inventory informations disabled. You can enable them by "
-"clicking below."
-msgstr "这个设备禁用了 inventory 信息。您可以点击下面按钮启用。"
-
-#: plugins/admin/systems/class_glpiAccount.inc:679
-#: plugins/admin/systems/class_glpiAccount.inc:680
-msgid "Can't remove glpi account, while mysql extension is missing."
-msgstr "无法删除 glpi 账号,因为没有找到 mysql 扩展。"
-
-#: plugins/admin/systems/class_glpiAccount.inc:781
-#, fuzzy
-msgid "Inventory extension"
-msgstr "删除打印机扩展"
-
-#: plugins/admin/systems/class_glpiAccount.inc:798
-#, fuzzy
-msgid "Peripheral devices"
-msgstr "打印设备"
-
-#: plugins/admin/systems/servdnseditzone.tpl:13
-msgid "Network address"
-msgstr "网络地址"
-
-#: plugins/admin/systems/servdnseditzone.tpl:19
-#, fuzzy
-msgid "Netmask"
-msgstr "Netatalk"
-
-#: plugins/admin/systems/servdnseditzone.tpl:36
-msgid "Can't be edited because the zone wasn't saved right now."
-msgstr "无法编辑因为域现在不能保存。"
-
-#: plugins/admin/systems/servdnseditzone.tpl:48
-msgid "SOA record"
-msgstr "SOA 记录"
-
-#: plugins/admin/systems/servdnseditzone.tpl:54
-msgid "Primary dns server for this zone"
-msgstr "这个域的主要 dns 服务器"
-
-#: plugins/admin/systems/servdnseditzone.tpl:66
-msgid "Serial number (automatically incremented)"
-msgstr "系列号(自增)"
-
-#: plugins/admin/systems/servdnseditzone.tpl:109
-msgid "MxRecords"
-msgstr "Mx记录"
-
-#: plugins/admin/systems/servdnseditzone.tpl:121
-msgid "Global zone records"
-msgstr "全局域记录"
-
-#: plugins/admin/systems/workstationStartup.tpl:51
-#: plugins/admin/systems/workstationStartup.tpl:85
-msgid "FAI server"
-msgstr "自动化安装服务器"
-
-#: plugins/admin/systems/workstationStartup.tpl:75
-#: plugins/admin/systems/workstationStartup.tpl:116
-msgid "Assigned FAI classes"
-msgstr "分配的 FAI 类"
-
-#: plugins/admin/systems/workstationStartup.tpl:102
-msgid "set"
-msgstr "设置"
-
-#: plugins/admin/systems/workstationStartup.tpl:136
-#, fuzzy
-msgid ""
-"FAI Object assignment disabled. You can't use this feature until FAI is "
-"activated."
-msgstr "直到激活 FAI,您不能使用这个插件。"
-
-#: plugins/admin/systems/class_servNfs.inc:47
-#, php-format
-msgid "The file '%s/encodings' does not exist, can't get supported charsets."
-msgstr "文件 '%s/encodings' 不存在,无法得到支持字符。"
-
-#: plugins/admin/systems/class_servNfs.inc:50
-#, php-format
-msgid "Can't read '%s/encodings', please check permissions."
-msgstr "无法读取 '%s/encodings',请检查权限。"
-
-#: plugins/admin/systems/class_servNfs.inc:184
-msgid "Please specify a valid path for your setup."
-msgstr "请为您的安装提供一个有效路径。"
-
-#: plugins/admin/systems/class_servNfs.inc:190
-msgid "Please specify a valid name for your share."
-msgstr "请为您的共享提供一个有效名称。"
-
-#: plugins/admin/systems/class_servNfs.inc:193
-msgid "Please specify a name for your share."
-msgstr "请为您的共享提供一个名称。"
-
-#: plugins/admin/systems/class_servNfs.inc:198
-msgid "Description contains invalid characters."
-msgstr "描述包含无效字符。"
-
-#: plugins/admin/systems/class_servNfs.inc:202
-msgid "Volume contains invalid characters."
-msgstr "卷包含无效字符。"
-
-#: plugins/admin/systems/class_servNfs.inc:206
-msgid "Path contains invalid characters."
-msgstr "路径包含无效字符。"
-
-#: plugins/admin/systems/class_servNfs.inc:210
-msgid "Option contains invalid characters."
-msgstr "选项包含无效字符。"
-
-#: plugins/admin/systems/class_goLogDBServer.inc:31
-#: plugins/admin/systems/class_goLogDBServer.inc:59
-#: plugins/admin/systems/class_goLogDBServer.inc:89
-#: plugins/admin/systems/class_goLogDBServer.inc:90
-msgid "Logging database"
-msgstr "日志数据库"
-
-#: plugins/admin/systems/goVirusServer.tpl:5
-msgid "Generic virus filtering"
-msgstr "通用病毒过滤"
-
-#: plugins/admin/systems/goVirusServer.tpl:47
-msgid "Select number of maximal threads"
-msgstr "选择最大线程数"
-
-#: plugins/admin/systems/goVirusServer.tpl:61
-msgid "Max directory recursions"
-msgstr "最大目录递归"
-
-#: plugins/admin/systems/goVirusServer.tpl:101
-msgid "Archive scanning"
-msgstr "文档扫描"
-
-#: plugins/admin/systems/goVirusServer.tpl:143
-msgid "Maximum recursion"
-msgstr "最大递归"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:112
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#: plugins/admin/departments/class_departmentGeneric.inc:587
-#: plugins/admin/departments/class_departmentGeneric.inc:592
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Departments"
-msgstr "部门"
-
-#: plugins/admin/systems/class_glpiSelectUser.inc:140
-msgid "use"
-msgstr "使用"
-
-#: plugins/admin/systems/goLogDBServer.tpl:1
-#, fuzzy
-msgid "Logging database information"
-msgstr "日志数据库"
-
-#: plugins/admin/systems/class_goFaxServer.inc:32
-msgid "FAX database"
-msgstr "传真数据库"
-
-#: plugins/admin/systems/class_goFaxServer.inc:61
-#, fuzzy
-msgid "FAX database configuration"
-msgstr "传真数据库"
-
-#: plugins/admin/systems/class_goFaxServer.inc:90
-#: plugins/admin/systems/class_goFaxServer.inc:91
-#, fuzzy
-msgid "Fax database"
-msgstr "传真数据库"
-
-#: plugins/admin/systems/class_goFaxServer.inc:99
-#, fuzzy
-msgid "Login name"
-msgstr "位置名称"
-
-#: plugins/admin/systems/glpiPrinter.tpl:9
-msgid "Printer type"
-msgstr "打印机类型"
-
-#: plugins/admin/systems/glpiPrinter.tpl:39
-msgid "Supported interfaces"
-msgstr "支持的界面"
-
-#: plugins/admin/systems/glpiPrinter.tpl:58
-msgid "Parallel"
-msgstr "并行"
-
-#: plugins/admin/systems/glpiPrinter.tpl:68
-msgid "USB"
-msgstr "USB"
-
-#: plugins/admin/systems/glpiPrinter.tpl:139
-msgid "Installed cartridges"
-msgstr "安装的硒鼓"
-
-#: plugins/admin/applications/remove.tpl:6
-#: plugins/admin/mimetypes/remove.tpl:6 plugins/gofon/macro/remove.tpl:6
-#: ihtml/themes/default/remove.tpl:6
-msgid ""
-"This may be used by several groups. Please double check if your really want "
-"to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"这可能被好几个组使用。请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据"
-"找回。"
-
-#: plugins/admin/applications/class_divListApplication.inc:31
-msgid "List of Applications"
-msgstr "应用程序列表"
-
-#: plugins/admin/applications/class_divListApplication.inc:32
-msgid "This table displays all applications in the selected tree."
-msgstr "这个表显示在所选树下的所有应用程序。"
-
-#: plugins/admin/applications/class_divListApplication.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected applications. You may "
-"want to use the range selector on top of the application listbox, when "
-"working with a large number of applications."
-msgstr ""
-"这个菜单允许您添加,编辑和删除所选的应用程序。对于一个长列表,您可以通过选择"
-"框上面的范围选择来调整。"
-
-#: plugins/admin/applications/class_divListApplication.inc:58
-#: plugins/admin/applications/class_applicationGeneric.inc:506
-#: plugins/admin/applications/generic.tpl:7
-#: plugins/admin/applications/generic.tpl:10
-msgid "Application name"
-msgstr "应用程序名称"
-
-#: plugins/admin/applications/class_divListApplication.inc:161
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:171
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "new"
-msgstr "新"
-
-#: plugins/admin/applications/class_divListApplication.inc:162
-msgid "Create new application"
-msgstr "创建新应用程序"
-
-#: plugins/admin/applications/class_divListApplication.inc:181
-#, fuzzy
-msgid "Remove selected applications"
-msgstr "删除应用程序"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:103
-msgid "no example"
-msgstr "没有示例"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:134
-msgid "This 'dn' is no application."
-msgstr "该 'dn' 不是应用程序。"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:236
-#, fuzzy, php-format
-msgid "Removing of application with dn '%s' failed."
-msgstr "从组 '%s' 删除应用程序失败"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:248
-#, php-format
-msgid "Removing application from objectgroup '%s' failed"
-msgstr "从对象组 '%s' 删除应用程序失败"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:255
-#, php-format
-msgid "Removing application from group '%s' failed"
-msgstr "从组 '%s' 删除应用程序失败"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:306
-msgid "The specified picture has not been uploaded correctly."
-msgstr "图片没有上传成功。"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:338
-msgid "Can't access uploaded image."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:343
-msgid ""
-"Uploaded image could not be resized, possilby the image magick extension is "
-"missing."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:348
-#, fuzzy
-msgid ""
-"Could not convert image to png, possilby the image magick extension is "
-"missing."
-msgstr "无法连接到 glpi 数据库,没有安装 php-mysql 扩展。"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:352
-#, php-format
-msgid "Could not save uploaded image to %s."
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:381
-msgid "Specified execute path must start with '/'."
-msgstr "给定的执行路径必须以 '/' 起始。"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:398
-msgid "Required field 'Name' is not filled."
-msgstr "需要的字段“名称”没有填写。"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:402
-msgid "Invalid character in application name. Only a-z 0-9 are allowed."
-msgstr "应用程序名称中包含无效的字符。只允许 a-z 0-9。"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:406
-msgid "Required field 'Execute' is not filled."
-msgstr "需要的字段“执行”没有填写。"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:421
-#: plugins/admin/applications/class_applicationGeneric.inc:429
-msgid "There's already an application with this 'Name'."
-msgstr "已经由一个同名的应用程序。"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:477
-#, fuzzy, php-format
-msgid "Saving of application with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:502
-msgid "Application settings"
-msgstr "应用程序设置"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:511
-#: plugins/admin/applications/generic.tpl:19
-msgid "Application name to be displayed (i.e. below icons)"
-msgstr "要显示的应用程序名称(在图标下)"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:543
-#, fuzzy
-msgid "Application generic"
-msgstr "应用程序名称"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:556
-#: plugins/admin/applications/generic.tpl:66
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:697
-#: plugins/admin/mimetypes/generic.tpl:67
-msgid "Icon"
-msgstr "图标"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:557
-msgid "Flag"
-msgstr ""
-
-#: plugins/admin/applications/class_applicationGeneric.inc:558
-#, fuzzy
-msgid "Script content"
-msgstr "变量内容"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:560
-#: plugins/admin/applications/generic.tpl:99
-msgid "Only executable for members"
-msgstr "只允许成员执行"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:561
-#: plugins/admin/applications/generic.tpl:110
-msgid "Place icon on members desktop"
-msgstr "在成员桌面放置图标"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:562
-#: plugins/admin/applications/generic.tpl:120
-msgid "Place entry in members launch bar"
-msgstr "在成员的启动条放置条目"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:563
-#: plugins/admin/applications/generic.tpl:115
-msgid "Place entry in members startmenu"
-msgstr "替换成员启动菜单条目"
-
-#: plugins/admin/applications/class_applicationGeneric.inc:564
-#: plugins/admin/applications/generic.tpl:104
-msgid "Replace user configuration on startup"
-msgstr "替换启动时用户配置"
-
-#: plugins/admin/applications/class_applicationManagement.inc:323
-#: plugins/admin/applications/class_applicationManagement.inc:377
-#: plugins/admin/applications/class_applicationManagement.inc:407
-msgid "You are not allowed to delete this application!"
-msgstr "您无权删除这个应用程序!"
-
-#: plugins/admin/applications/class_applicationManagement.inc:370
-#, php-format
-msgid "You're about to delete the application '%s'."
-msgstr "您将要删除应用程序 '%s'。"
-
-#: plugins/admin/applications/main.inc:39
-#: plugins/admin/applications/main.inc:41
-msgid "Application management"
-msgstr "应用程序管理"
-
-#: plugins/admin/applications/class_applicationParameters.inc:54
-msgid "Remove options"
-msgstr "删除选项"
-
-#: plugins/admin/applications/class_applicationParameters.inc:55
-msgid "This application has options. You can disable them by clicking below."
-msgstr "该应用程序有选项。您可以点击下面按钮禁用。"
-
-#: plugins/admin/applications/class_applicationParameters.inc:57
-msgid "Create options"
-msgstr "创建选项"
-
-#: plugins/admin/applications/class_applicationParameters.inc:58
-msgid ""
-"This application has options disabled. You can enable them by clicking below."
-msgstr "该应用程序有选项已禁用。您可以点击下面按钮启用。"
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/admin/fai/class_faiVariable.inc:424
-msgid "Variable"
-msgstr "变量"
-
-#: plugins/admin/applications/class_applicationParameters.inc:98
-#: plugins/gofon/macro/parameter.tpl:10
-msgid "Default value"
-msgstr "缺省值"
-
-#: plugins/admin/applications/class_applicationParameters.inc:130
-msgid "Add option"
-msgstr "添加选项"
-
-#: plugins/admin/applications/class_applicationParameters.inc:159
-#, fuzzy, php-format
-msgid "Removing of application parameters with dn '%s' failed."
-msgstr "删除应用程序参数失败"
-
-#: plugins/admin/applications/class_applicationParameters.inc:190
-#, php-format
-msgid "Value '%s' specified as option name is not valid."
-msgstr "值 '%s' 定义为选项名称无效。"
-
-#: plugins/admin/applications/class_applicationParameters.inc:221
-#, fuzzy, php-format
-msgid "Saving of application parameters with dn '%s' failed."
-msgstr "保存应用程序参数失败"
-
-#: plugins/admin/applications/class_applicationParameters.inc:233
-#, fuzzy
-msgid "Parameter configuration"
-msgstr "下载配置"
-
-#: plugins/admin/applications/class_applicationParameters.inc:241
-#, fuzzy
-msgid "Application parameter settings"
-msgstr "应用程序设置"
-
-#: plugins/admin/applications/release_select.tpl:3
-#: plugins/admin/mimetypes/release_select.tpl:3
-#: plugins/admin/fai/branch_selector.tpl:3
-msgid "Branches"
-msgstr "分支"
-
-#: plugins/admin/applications/release_select.tpl:9
-#: plugins/admin/mimetypes/release_select.tpl:9
-#: plugins/admin/fai/branch_selector.tpl:9
-msgid "Current release"
-msgstr "当前版本"
-
-#: plugins/admin/applications/generic.tpl:15
-#: plugins/gofon/macro/class_gofonMacro.inc:583
-#: plugins/gofon/macro/generic.tpl:14 html/getxls.php:222 html/getxls.php:297
-msgid "Display name"
-msgstr "显示名称"
-
-#: plugins/admin/applications/generic.tpl:28
-msgid "Path and/or binary name of application"
-msgstr "应用程序的路径和/或二进制名称"
-
-#: plugins/admin/applications/generic.tpl:45
-#: plugins/admin/mimetypes/generic.tpl:47
-msgid "Choose subtree to place application in"
-msgstr "选择放置应用程序的子树"
-
-#: plugins/admin/applications/generic.tpl:78
-#: plugins/admin/mimetypes/generic.tpl:79
-msgid "Update"
-msgstr "更新"
-
-#: plugins/admin/applications/generic.tpl:78
-msgid "Reload picture from LDAP"
-msgstr "从 LDAP 重新加载图片"
-
-#: plugins/admin/applications/generic.tpl:81
-#: plugins/personal/generic/generic_picture.tpl:27
-#: plugins/personal/generic/paste_generic.tpl:52
-msgid "Remove picture"
-msgstr "删除图片"
-
-#: plugins/admin/applications/generic.tpl:81
-#, fuzzy
-msgid "Remove picture from LDAP"
-msgstr "从 LDAP 重新加载图片"
-
-#: plugins/admin/applications/generic.tpl:140
-#: plugins/admin/fai/class_faiScriptEntry.inc:89
-#: plugins/admin/fai/class_faiHookEntry.inc:84
-#: plugins/admin/fai/class_faiScript.inc:316
-#: plugins/admin/fai/class_faiHook.inc:314
-#: plugins/admin/fai/class_faiTemplate.inc:292
-msgid "Download"
-msgstr "下载"
-
-#: plugins/admin/users/remove.tpl:6
-msgid ""
-"This includes all account data, system access rules, imap settings, etc. for "
-"this user. Please double check if your really want to do this since there is "
-"no way for GOsa to get your data back."
-msgstr ""
-"这包含该用户所有账号数据,系统访问规则,imap 设置等等。请再次检查您是否要这么"
-"做,因为 GOsa 没有办法将您的数据找回。"
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "用模板创建一个新用户"
-
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-"可以使用模板来辅助新用户的创建。很多数据记录可以被自动填充。选择“无”来跳过模"
-"板选择。"
-
-#: plugins/admin/users/template.tpl:32
-#: plugins/personal/generic/paste_generic.tpl:15
-#: plugins/personal/generic/generic.tpl:65
-msgid "Login"
-msgstr "登录名"
-
-#: plugins/admin/users/class_userManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:235
-msgid "You are not allowed to set this users password!"
-msgstr "您无权设置这些用户口令!"
-
-#: plugins/admin/users/class_userManagement.inc:183
-#: plugins/personal/password/class_password.inc:79
-#: plugins/personal/generic/main.inc:79 html/password.php:191
-msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr "您输入的“新口令”和“重复新口令”不匹配。"
-
-#: plugins/admin/users/class_userManagement.inc:188
-#: plugins/personal/password/class_password.inc:81
-#: plugins/personal/generic/main.inc:84 html/password.php:194
-msgid "The password you've entered as 'New password' is empty."
-msgstr "输入的“新口令”为空。"
-
-#: plugins/admin/users/class_userManagement.inc:327
-#, fuzzy, php-format
-msgid "You're about to delete the following entry: %s"
-msgstr "您将要删除条目 %s。"
-
-#: plugins/admin/users/class_userManagement.inc:329
-#, fuzzy, php-format
-msgid "You're about to delete the following entries: %s"
-msgstr "您将要删除条目 %s。"
-
-#: plugins/admin/users/class_userManagement.inc:357
-#, fuzzy, php-format
-msgid "You are not allowed to delete the user '%s'!"
-msgstr "您无权删除这个用户!"
-
-#: plugins/admin/users/class_userManagement.inc:403
-#, php-format
-msgid "You're about to delete the user %s."
-msgstr "您将删除用户 %s。"
-
-#: plugins/admin/users/class_userManagement.inc:433
-msgid "You are not allowed to delete this user!"
-msgstr "您无权删除这个用户!"
-
-#: plugins/admin/users/class_userManagement.inc:558
-#, fuzzy
-msgid "Please select a valid template."
-msgstr "请选择一个有效文件。"
-
-#: plugins/admin/users/class_userManagement.inc:651
-msgid "A person with the choosen name is already used in this tree."
-msgstr "使用所选名称的用户已经在树中被使用了。"
-
-#: plugins/admin/users/class_divListUsers.inc:40
-msgid ""
-"This menu allows you to create, edit and delete selected users. Having a "
-"great number of users, you may want to use the range selectors on top of the "
-"user list."
-msgstr ""
-"这个菜单允许您创建,删除和修改所选的用户。对于一个长列表,您可以通过列表上面"
-"的范围选择来调整。"
-
-#: plugins/admin/users/class_divListUsers.inc:61
-#: ihtml/themes/default/login.tpl:39 ihtml/themes/default/login.tpl:41
-#: ihtml/themes/default/password.tpl:67 ihtml/themes/default/password.tpl:69
-msgid "Username"
-msgstr "用户名"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-msgid "Select to see template pseudo users"
-msgstr "选择查看伪用户模板"
-
-#: plugins/admin/users/class_divListUsers.inc:65
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Show templates"
-msgstr "显示模板"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Select to see users that have only a GOsa object"
-msgstr "选择查看只拥有一个 GOsa 对象的用户"
-
-#: plugins/admin/users/class_divListUsers.inc:66
-msgid "Show functional users"
-msgstr "显示用户"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Select to see users that have posix settings"
-msgstr "显示具有 posix 设置的用户"
-
-#: plugins/admin/users/class_divListUsers.inc:67
-msgid "Show unix users"
-msgstr "显示 unix 用户"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Select to see users that have mail settings"
-msgstr "显示具有邮件设置的用户"
-
-#: plugins/admin/users/class_divListUsers.inc:68
-msgid "Show mail users"
-msgstr "显示邮件用户"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Select to see users that have samba settings"
-msgstr "显示具有 samba 设置的用户"
-
-#: plugins/admin/users/class_divListUsers.inc:69
-msgid "Show samba users"
-msgstr "显示 samba 用户"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Select to see users that have proxy settings"
-msgstr "显示具有代理设置的用户"
-
-#: plugins/admin/users/class_divListUsers.inc:70
-msgid "Show proxy users"
-msgstr "显示代理用户"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "Create new user"
-msgstr "创建新用户"
-
-#: plugins/admin/users/class_divListUsers.inc:154
-msgid "New user"
-msgstr "新用户"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "Create new template"
-msgstr "创建新模板"
-
-#: plugins/admin/users/class_divListUsers.inc:156
-msgid "New template"
-msgstr "新模板"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove selected user"
-msgstr "删除图片"
-
-#: plugins/admin/users/class_divListUsers.inc:169
-#, fuzzy
-msgid "Remove user"
-msgstr "删除记录"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy selected user"
-msgstr "删除用户"
-
-#: plugins/admin/users/class_divListUsers.inc:174
-#, fuzzy
-msgid "Copy users"
-msgstr "计算机"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "cut selected user"
-msgstr "删除用户"
-
-#: plugins/admin/users/class_divListUsers.inc:176
-#, fuzzy
-msgid "Cut users"
-msgstr "用户"
-
-#: plugins/admin/users/class_divListUsers.inc:219
-msgid "GOsa"
-msgstr "GOsa"
-
-#: plugins/admin/users/class_divListUsers.inc:220
-msgid "Edit generic properties"
-msgstr "编辑通用属性"
-
-#: plugins/admin/users/class_divListUsers.inc:222
-msgid "Edit UNIX properties"
-msgstr "编辑 UNIX 属性"
-
-#: plugins/admin/users/class_divListUsers.inc:224
-msgid "Edit environment properties"
-msgstr "编辑环境属性"
-
-#: plugins/admin/users/class_divListUsers.inc:226
-msgid "Edit mail properties"
-msgstr "编辑邮件属性"
-
-#: plugins/admin/users/class_divListUsers.inc:228
-msgid "Edit phone properties"
-msgstr "编辑电话属性"
-
-#: plugins/admin/users/class_divListUsers.inc:230
-msgid "Edit fax properies"
-msgstr "编辑传真属性"
-
-#: plugins/admin/users/class_divListUsers.inc:232
-msgid "Edit samba properties"
-msgstr "编辑 samba 属性"
-
-#: plugins/admin/users/class_divListUsers.inc:234
-msgid "Edit netatalk properties"
-msgstr "编辑 netatalk 属性"
-
-#: plugins/admin/users/class_divListUsers.inc:235
-msgid "Create user from template"
-msgstr "从模板创建用户"
-
-#: plugins/admin/users/class_divListUsers.inc:236
-msgid "Create user with this template"
-msgstr "创建使用该模板的用户"
-
-#: plugins/admin/users/class_divListUsers.inc:271
-msgid "password"
-msgstr "口令"
-
-#: plugins/admin/users/class_divListUsers.inc:272
-msgid "Change password"
-msgstr "修改口令"
-
-#: plugins/admin/users/class_divListUsers.inc:275
-#, fuzzy
-msgid "You are not allowed to change the password for this user."
-msgstr "现在您无权修改您的口令"
-
-#: plugins/admin/users/class_divListUsers.inc:289
-#, fuzzy
-msgid "You are not allowed to remove this user."
-msgstr "您无权删除这个用户!"
-
-#: plugins/admin/users/main.inc:42 plugins/admin/users/main.inc:48
-msgid "User administration"
-msgstr "用户管理"
-
-#: plugins/admin/users/password.tpl:2
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
-msgstr "用下面的字段修改用口令。修改即时生效。请记住新密码,否则无法登录。"
-
-#: plugins/admin/users/password.tpl:6 plugins/personal/password/password.tpl:6
-msgid ""
-"Changing the password affects your authentification on mail, proxy, samba "
-"and unix services."
-msgstr "修改口令将影响邮件,代理,samba,unix等的登录。"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:470
-#, fuzzy, php-format
-msgid "Saving of mime type/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:480
-#, fuzzy, php-format
-msgid "Removing of mime type/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:493
-#, fuzzy, php-format
-msgid "Removing mime type from objectgroup '%s' failed"
-msgstr "从对象组 '%s' 删除应用程序失败"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:503
-#, fuzzy
-msgid "Please specify a valid name for this mime type."
-msgstr "请为这个附件指定一个有效名称。"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:506
-#, fuzzy
-msgid "Please specify at least one file pattern."
-msgstr "请为这个附件指定一个有效名称。"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:519
-#, fuzzy
-msgid "There's already a mime type with this 'Name'."
-msgstr "已经由一个同名的应用程序。"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:527
-#, fuzzy
-msgid "There's already an mime with this 'Name'."
-msgstr "已经由一个同名的应用程序。"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:683
-#, fuzzy
-msgid "Mime type generic"
-msgstr "Mime-type"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:688
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:26
-#, fuzzy
-msgid "Mime types"
-msgstr "Mime-type"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:692
-#: plugins/admin/mimetypes/generic.tpl:22
-#, fuzzy
-msgid "Mime group"
-msgstr "主要用户组"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:696
-#, fuzzy
-msgid "Left click action"
-msgstr "创建应用程序"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:698
-#: plugins/admin/mimetypes/generic.tpl:99
-#, fuzzy
-msgid "File patterns"
-msgstr "过滤器"
-
-#: plugins/admin/mimetypes/class_mimetypeGeneric.inc:699
-#, fuzzy
-msgid "Embedded applications"
-msgstr "使用的应用程序"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:35
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:36
-#, fuzzy
-msgid "List of defined mime types"
-msgstr "预定义黑名单列表"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:37
-#, fuzzy
-msgid ""
-"This menu allows you to add, edit and remove selected mime types. You may "
-"want to use the range selector on top of the mime type listbox, when working "
-"with a large number of mime types."
-msgstr ""
-"这个菜单允许您添加,编辑和删除所选的组。对于一个长列表,您可以通过选择框上面"
-"的范围选择来调整。"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:60
-#, fuzzy
-msgid "Mime type name"
-msgstr "Mime-type"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:67
-#, fuzzy
-msgid "Display mime types matching"
-msgstr "显示匹配的硒鼓类型"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:172
-#, fuzzy
-msgid "Create new mime type"
-msgstr "创建新模板"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-msgid "Remove selected mimetype"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:191
-#, fuzzy
-msgid "Remove mimetype"
-msgstr "删除记录"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-msgid "Copy selected object"
-msgstr ""
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:196
-#, fuzzy
-msgid "Copy object"
-msgstr "匹配对象"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "cut selected object"
-msgstr "选择要添加的对象"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:198
-#, fuzzy
-msgid "Cut object"
-msgstr "匹配对象"
-
-#: plugins/admin/mimetypes/class_divListMimeTypes.inc:225
-#: plugins/admin/mimetypes/paste_generic.tpl:13
-#: plugins/admin/mimetypes/generic.tpl:12
-#, fuzzy
-msgid "Mime type"
-msgstr "Mime-type"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:27
-#, fuzzy
-msgid "Manage mime types"
-msgstr "管理操作系统类型"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:321
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:376
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:405
-#, fuzzy
-msgid "You are not allowed to delete this mime type!"
-msgstr "您无权删除这个条目!"
-
-#: plugins/admin/mimetypes/class_mimetypeManagement.inc:369
-#, fuzzy, php-format
-msgid "You're about to delete the mime type '%s'."
-msgstr "您将要删除条目 %s。"
-
-#: plugins/admin/mimetypes/main.inc:42 plugins/admin/mimetypes/main.inc:44
-#, fuzzy
-msgid "Mimetype management"
-msgstr "系统管理"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:16
-#: plugins/admin/mimetypes/generic.tpl:16
-#, fuzzy
-msgid "Please enter a name for the mime type here"
-msgstr "请为这个会议输入一个名称。"
-
-#: plugins/admin/mimetypes/paste_generic.tpl:24
-#, fuzzy
-msgid "Please specify a description for this mime type here"
-msgstr "请为这个附件指定一个有效名称。"
-
-#: plugins/admin/mimetypes/generic.tpl:26
-#, fuzzy
-msgid "Categorize this mime type"
-msgstr "这个子树的分类"
-
-#: plugins/admin/mimetypes/generic.tpl:38
-#, fuzzy
-msgid "Please specify a description"
-msgstr "请提供一个有效的脚本名。"
-
-#: plugins/admin/mimetypes/generic.tpl:68
-#, fuzzy
-msgid "Mime icon"
-msgstr "Mime"
-
-#: plugins/admin/mimetypes/generic.tpl:80
-msgid "Update mime type icon"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:94
-msgid "Left click"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:105
-#, fuzzy
-msgid "Please specify a new file pattern"
-msgstr "请输入一个名字。"
-
-#: plugins/admin/mimetypes/generic.tpl:108
-msgid "Add a new file pattern"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:117
-#: plugins/admin/mimetypes/generic.tpl:171
-#, fuzzy
-msgid "Enter an application name here"
-msgstr "应用程序名称"
-
-#: plugins/admin/mimetypes/generic.tpl:120
-#: plugins/admin/mimetypes/generic.tpl:175
-#, fuzzy
-msgid "Add application"
-msgstr "应用程序"
-
-#: plugins/admin/mimetypes/generic.tpl:131
-msgid "Embedding"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:144
-msgid "Show file in embedded viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:151
-msgid "Show file in external viewer"
-msgstr ""
-
-#: plugins/admin/mimetypes/generic.tpl:158
-msgid "Ask whether to save to local disk"
-msgstr ""
-
-#: plugins/admin/acl/tabs_acl.inc:8 plugins/admin/acl/class_divListACL.inc:227
-#, fuzzy
-msgid "Acl"
-msgstr "全部"
-
-#: plugins/admin/acl/tabs_acl_role.inc:8
-#, fuzzy
-msgid "ACL Templates"
-msgstr "模板"
-
-#: plugins/admin/acl/class_aclManagement.inc:27
-#, fuzzy
-msgid "ACLs"
-msgstr "ACL"
-
-#: plugins/admin/acl/class_aclManagement.inc:142
-#, fuzzy
-msgid "You are not allowed to create a new role."
-msgstr "您无权删除这个用户!"
-
-#: plugins/admin/acl/class_aclManagement.inc:179
-#, fuzzy
-msgid "You are not allowed to edit this acl."
-msgstr "您无权删除这个宏!"
-
-#: plugins/admin/acl/class_aclManagement.inc:224
-#: plugins/admin/acl/class_aclManagement.inc:288
-#, fuzzy, php-format
-msgid "You're about to delete the acl %s."
-msgstr "您将要删除宏 '%s'。"
-
-#: plugins/admin/acl/class_aclManagement.inc:232
-#: plugins/admin/acl/class_aclManagement.inc:295
-#: plugins/admin/acl/class_aclManagement.inc:319
-#, fuzzy
-msgid "You are not allowed to delete this acl!"
-msgstr "您无权删除这个宏!"
-
-#: plugins/admin/acl/class_aclManagement.inc:256
-#, fuzzy
-msgid "You are not allowed to delete this acl role!"
-msgstr "您无权删除这个宏!"
-
-#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:2
-msgid "Assigned ACLs for current entry"
-msgstr ""
-
-#: plugins/admin/acl/acl_role.tpl:44 ihtml/themes/default/acl.tpl:4
-#, fuzzy
-msgid "New ACL"
-msgstr "新"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-#, fuzzy
-msgid "ACL type"
-msgstr "分类类型"
-
-#: plugins/admin/acl/acl_role.tpl:49 ihtml/themes/default/acl.tpl:8
-#, fuzzy
-msgid "Select an acl type"
-msgstr "选择一个位置"
-
-#: plugins/admin/acl/acl_role.tpl:54 ihtml/themes/default/acl.tpl:55
-#, fuzzy
-msgid "List of available ACL categories"
-msgstr "可用软件包列表"
-
-#: plugins/admin/acl/class_aclRole.inc:6
-msgid "Access control list templates"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:103 include/class_acl.inc:177
-#, fuzzy
-msgid "All categories"
-msgstr "添加分类"
-
-#: plugins/admin/acl/class_aclRole.inc:110 include/class_acl.inc:185
-msgid "Reset ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:111 include/class_acl.inc:186
-#, fuzzy
-msgid "One level"
-msgstr "日志级别"
-
-#: plugins/admin/acl/class_aclRole.inc:112 include/class_acl.inc:187
-#: include/class_acl.inc:192
-#, fuzzy
-msgid "Current object"
-msgstr "创建新 FAI 对象"
-
-#: plugins/admin/acl/class_aclRole.inc:113 include/class_acl.inc:188
-#, fuzzy
-msgid "Complete subtree"
-msgstr "忽略子树"
-
-#: plugins/admin/acl/class_aclRole.inc:114 include/class_acl.inc:189
-msgid "Complete subtree (permanent)"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:340 include/class_acl.inc:409
-#, fuzzy
-msgid "Edit ACL"
-msgstr "编辑"
-
-#: plugins/admin/acl/class_aclRole.inc:341 include/class_acl.inc:410
-#, fuzzy
-msgid "Delete ACL"
-msgstr "删除"
-
-#: plugins/admin/acl/class_aclRole.inc:378 include/class_acl.inc:447
-msgid "No ACL settings for this category"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:380 include/class_acl.inc:449
-#, php-format
-msgid "Contains ACLs for these objects: %s"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:385 include/class_acl.inc:454
-#, fuzzy
-msgid "Edit categories ACLs"
-msgstr "编辑分类"
-
-#: plugins/admin/acl/class_aclRole.inc:386 include/class_acl.inc:455
-msgid "Clear categories ACLs"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:402 include/class_acl.inc:500
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:412 include/class_acl.inc:510
-msgid "All objects in current subtree"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:564 include/class_acl.inc:1056
-#, fuzzy, php-format
-msgid "Saving ACLs with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/acl/class_aclRole.inc:596
-#, fuzzy, php-format
-msgid ""
-"This role can't be removed while it is in use. Follwing objects are using "
-"this role %s"
-msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
-
-#: plugins/admin/acl/class_aclRole.inc:602
-#, fuzzy, php-format
-msgid "Removing of aclRole with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/acl/class_aclRole.inc:614
-#, fuzzy, php-format
-msgid "Removing aclRole from objectgroup '%s' failed"
-msgstr "从对象组 '%s' 删除应用程序失败"
-
-#: plugins/admin/acl/class_aclRole.inc:668
-#: plugins/admin/acl/class_divListACL.inc:193
-#: plugins/personal/generic/class_user.inc:1409
-#: plugins/personal/generic/generic.tpl:419
-msgid "Role"
-msgstr "角色"
-
-#: plugins/admin/acl/class_aclRole.inc:669
-#: plugins/admin/acl/class_divListACL.inc:283
-#: plugins/admin/acl/class_divListACL.inc:284
-#: plugins/admin/acl/class_divListACL.inc:289
-#, fuzzy
-msgid "ACL roles"
-msgstr "MAC 地址"
-
-#: plugins/admin/acl/class_aclRole.inc:674
-msgid "Acl roles"
-msgstr ""
-
-#: plugins/admin/acl/main.inc:43 plugins/admin/acl/main.inc:45
-#, fuzzy
-msgid "ACL management"
-msgstr "管理"
-
-#: plugins/admin/acl/class_divListACL.inc:31
-#, fuzzy
-msgid "List of acl"
-msgstr "宏列表"
-
-#: plugins/admin/acl/class_divListACL.inc:32
-#, fuzzy
-msgid "List of acls"
-msgstr "宏列表"
-
-#: plugins/admin/acl/class_divListACL.inc:36
-#, fuzzy
-msgid "This menu allows you to edit and delete selected acls."
-msgstr "这个菜单允许您创建,删除和修改 FAI 分类。"
-
-#: plugins/admin/acl/class_divListACL.inc:61
-msgid "Ignore subtrees"
-msgstr "忽略子树"
-
-#: plugins/admin/acl/class_divListACL.inc:65
-#, fuzzy
-msgid "Display acls matching"
-msgstr "显示匹配的宏"
-
-#: plugins/admin/acl/class_divListACL.inc:150
-#, fuzzy
-msgid "New acl role"
-msgstr "新配置"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/admin/fai/class_divListFai.inc:224
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy selected objects"
-msgstr "选择要添加的对象"
-
-#: plugins/admin/acl/class_divListACL.inc:161
-#: plugins/gofon/macro/class_divListMacros.inc:158
-#: plugins/gofon/conference/class_divListConferences.inc:165
-#, fuzzy
-msgid "Copy objects"
-msgstr "对象"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/admin/fai/class_divListFai.inc:226
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "cut selected objects"
-msgstr "选择要添加的对象"
-
-#: plugins/admin/acl/class_divListACL.inc:163
-#: plugins/gofon/macro/class_divListMacros.inc:160
-#: plugins/gofon/conference/class_divListConferences.inc:167
-#, fuzzy
-msgid "Cut objects"
-msgstr "匹配对象"
-
-#: plugins/admin/acl/class_divListACL.inc:211
-#, fuzzy
-msgid "Edit acl role"
-msgstr "编辑宏"
-
-#: plugins/admin/acl/class_divListACL.inc:221
-#, fuzzy
-msgid "Delete acl role"
-msgstr "删除宏"
-
-#: plugins/admin/acl/class_divListACL.inc:233
-#, fuzzy
-msgid "Edit acl"
-msgstr "编辑宏"
-
-#: plugins/admin/acl/class_divListACL.inc:237
-#, fuzzy
-msgid "Delete acl"
-msgstr "删除宏"
-
-#: plugins/admin/acl/class_divListACL.inc:284
-#, fuzzy
-msgid "Access control list"
-msgstr "访问选项"
-
-#: plugins/admin/acl/class_divListACL.inc:292
-#, fuzzy
-msgid "Role name"
-msgstr "重命名"
-
-#: plugins/admin/acl/class_divListACL.inc:293
-#, fuzzy
-msgid "Role description"
-msgstr "单元描述"
-
-#: plugins/admin/departments/remove.tpl:6
-#: plugins/gofon/conference/remove.tpl:6
-msgid ""
-"This includes 'all' accounts, systems, etc. in this subtree. Please double "
-"check if your really want to do this since there is no way for GOsa to get "
-"your data back."
-msgstr ""
-"在这个子树中包含了所有账号,系统等等。请再次检查您是否要这么做,因为 GOsa 没"
-"有办法将您的数据找回。"
-
-#: plugins/admin/departments/dep_iframe.tpl:1
-#: plugins/admin/fai/faiNewBranch.tpl:34
-msgid "Processing the requested operation"
-msgstr "处理请求的操作"
-
-#: plugins/admin/departments/dep_iframe.tpl:7
-#: plugins/admin/fai/faiNewBranch.tpl:41
-msgid ""
-"Your browser doesn't support iframes, please use this link to perform the "
-"requested operation."
-msgstr "您的浏览器不支持 iframe,请使用这个链接来执行请求的操作。"
-
-#: plugins/admin/departments/class_divListDepartment.inc:27
-#: plugins/admin/departments/class_divListDepartment.inc:28
-msgid "List of departments"
-msgstr "部门列表"
-
-#: plugins/admin/departments/class_divListDepartment.inc:33
-#, fuzzy
-msgid ""
-"This menu allows you to create, delete and edit selected departments. Having "
-"a large number of departments, you might prefer the range selectors on top "
-"of the department list."
-msgstr ""
-"这个菜单允许您创建,删除和修改所选的部门。对于一个长列表,您可以通过列表上面"
-"的范围选择来调整。"
-
-#: plugins/admin/departments/class_divListDepartment.inc:48
-#: plugins/admin/departments/class_departmentGeneric.inc:600
-msgid "Department name"
-msgstr "部门名称"
-
-#: plugins/admin/departments/class_divListDepartment.inc:56
-#, fuzzy
-msgid "Regular expression for matching department names"
-msgstr "匹配附件名称的正则表达式"
-
-#: plugins/admin/departments/class_divListDepartment.inc:127
-msgid "Create new department"
-msgstr "创建新部门"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove selected departments"
-msgstr "选择类别"
-
-#: plugins/admin/departments/class_divListDepartment.inc:139
-#, fuzzy
-msgid "Remove departments"
-msgstr "显示部门"
-
-#: plugins/admin/departments/tabs_department.inc:34
-#: plugins/admin/fai/tabsPartition.inc:37 plugins/admin/fai/tabsScript.inc:37
-#: plugins/admin/fai/tabsProfile.inc:37 plugins/admin/fai/tabsPackage.inc:36
-#: plugins/admin/fai/tabsHook.inc:36 plugins/admin/fai/tabsTemplate.inc:37
-#: plugins/admin/fai/tabsVariable.inc:37
-msgid "Try to move tree failed. Destination tree is subtree of source tree."
-msgstr "移动树失败。目标树是源树的子树。"
-
-#: plugins/admin/departments/class_departmentManagement.inc:197
-#: plugins/admin/departments/class_departmentManagement.inc:245
-#: plugins/admin/departments/class_departmentManagement.inc:264
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:196
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:258
-msgid "You have no permission to remove this department."
-msgstr "您无权删除这个部门。"
-
-#: plugins/admin/departments/class_departmentManagement.inc:239
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:237
-#, php-format
-msgid "You're about to delete the whole LDAP subtree placed under '%s'."
-msgstr "您将要删除 '%s' 下的整个 LDAP 子树。"
-
-#: plugins/admin/departments/class_departmentManagement.inc:431
-msgid ".."
-msgstr ".."
-
-#: plugins/admin/departments/class_departmentGeneric.inc:197
-#, fuzzy, php-format
-msgid "Removing of department with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:258
-#: plugins/admin/departments/class_departmentGeneric.inc:260
-msgid "Department with that 'Name' already exists."
-msgstr "相同名称的部门已经存在。"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:268
-msgid "Required field 'Description' is not set."
-msgstr "需要的字段“描述”没有设置。"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:272
-#, php-format
-msgid ""
-"The field 'Name' contains the reserved word '%s'. Please choose another name."
-msgstr "字段“名称”包含保留字 '%s'。请选择其他名字。"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:326
-msgid "Fatal error: Can't find an unused tag to mark the administrative unit!"
-msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:376
-#, fuzzy, php-format
-msgid "Saving of department with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:429
-#, php-format
-msgid "Tagging '%s'."
-msgstr "标记 '%s'。"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:514
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "移动 '%s' 到 '%s'"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:550
-#: include/class_ldap.inc:458 include/class_acl.inc:638
-#: include/class_acl.inc:645 include/class_acl.inc:652
-#: include/class_acl.inc:658 ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:62
-msgid "Object"
-msgstr "对象"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:555
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "拷贝 %s 失败,退出操作"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:601
-#: plugins/admin/departments/generic.tpl:24
-msgid "Category"
-msgstr "分类"
-
-#: plugins/admin/departments/class_departmentGeneric.inc:604
-#: plugins/admin/departments/generic.tpl:117
-msgid "Administrative settings"
-msgstr "管理设置"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#, fuzzy
-msgid "You are currently moving/renaming this department."
-msgstr "您无权删除这个部门。"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:5
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt acls and "
-"snapshot entries for all entire objects."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:8
-msgid "GOsa can NOT fix this for you, yet."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:11
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
-msgstr ""
-
-#: plugins/admin/departments/main.inc:41 plugins/admin/departments/main.inc:43
-msgid "Department management"
-msgstr "部门管理"
-
-#: plugins/admin/departments/generic.tpl:8
-msgid "Name of department"
-msgstr "部门名称"
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of subtree to create"
-msgstr "要创建子树的名称"
-
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/gofon/conference/generic.tpl:93
-msgid "Descriptive text for department"
-msgstr "部门描述文件"
-
-#: plugins/admin/departments/generic.tpl:27
-msgid "Category for this subtree"
-msgstr "这个子树的分类"
-
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/gofon/conference/generic.tpl:177
-msgid "Choose subtree to place department in"
-msgstr "选择放置部门的子树"
-
-#: plugins/admin/departments/generic.tpl:63
-msgid "State where this subtree is located"
-msgstr "这个子树位于的状态"
-
-#: plugins/admin/departments/generic.tpl:71
-msgid "Location of this subtree"
-msgstr "这个子树的位置"
-
-#: plugins/admin/departments/generic.tpl:79
-msgid "Postal address of this subtree"
-msgstr "这个子树的地址"
-
-#: plugins/admin/departments/generic.tpl:86
-msgid "Base telephone number of this subtree"
-msgstr "这个子树的电话号码"
-
-#: plugins/admin/departments/generic.tpl:94
-msgid "Base facsimile telephone number of this subtree"
-msgstr "这个子树的传真号码"
-
-#: plugins/admin/departments/generic.tpl:119
-msgid "Tag department as an independent administrative unit"
-msgstr "将部门标记为独立的管理单元"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:38
-#: plugins/admin/ogroups/class_divListOGroup.inc:39
-msgid "List of object groups"
-msgstr "对象组列表"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:44
-msgid ""
-"This menu allows you to add, edit or remove selected groups. You may want to "
-"use the range selector on top of the group listbox, when working with  a "
-"large number of groups."
-msgstr ""
-"这个菜单允许您添加,编辑和删除所选的组。对于一个长列表,您可以通过选择框上面"
-"的范围选择来调整。"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:63
-msgid "Name of object groups"
-msgstr "对象组名称"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Select to see groups containing users"
-msgstr "选择查看包含用户的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:68
-msgid "Show groups containing users"
-msgstr "显示包含用户的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Select to see groups containing groups"
-msgstr "选择查看包含组的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:69
-msgid "Show groups containing groups"
-msgstr "显示包含组的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Select to see groups containing applications"
-msgstr "选择查看包含应用程序的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:70
-msgid "Show groups containing applications"
-msgstr "显示包含应用程序的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Select to see groups containing departments"
-msgstr "选择查看包含部门的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:71
-msgid "Show groups containing departments"
-msgstr "显示包含组织的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Select to see groups containing servers"
-msgstr "选择查看包含服务器的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:72
-msgid "Show groups containing servers"
-msgstr "显示包含服务器的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Select to see groups containing workstations"
-msgstr "选择查看包含工作站的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:73
-msgid "Show groups containing workstations"
-msgstr "显示包含工作站的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Select to see groups containing terminals"
-msgstr "选择查看包含终端的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:74
-msgid "Show groups containing terminals"
-msgstr "显示包含终端的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Select to see groups containing printer"
-msgstr "选择查看包含打印机的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:75
-msgid "Show groups containing printer"
-msgstr "显示包含打印机的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Select to see groups containing phones"
-msgstr "选择查看包含电话的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:76
-msgid "Show groups containing phones"
-msgstr "显示包含电话的组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:168
-msgid "Create new object group"
-msgstr "创建新对象组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove selected object groups"
-msgstr "对象组名称"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:187
-#, fuzzy
-msgid "Remove object groups"
-msgstr "对象组名称"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy selected object group"
-msgstr "选择一个对象组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:192
-#, fuzzy
-msgid "Copy object groups"
-msgstr "对象组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "cut selected object group"
-msgstr "创建新对象组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:194
-#, fuzzy
-msgid "Cut object groups"
-msgstr "对象组"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:251
-#, fuzzy
-msgid "You are not allowed to remove this entry."
-msgstr "您无权删除这个条目!"
-
-#: plugins/admin/ogroups/class_divListOGroup.inc:269
-#: plugins/generic/references/class_reference.inc:50
-msgid "Object group"
-msgstr "对象组"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:67
-#: plugins/admin/ogroups/tabs_ogroups.inc:212
-msgid "Phone queue"
-msgstr "电话队列"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:92
-#: plugins/admin/ogroups/class_termgroup.inc:387
-msgid "System"
-msgstr "系统"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:189
-msgid "Terminals"
-msgstr "终端"
-
-#: plugins/admin/ogroups/remove.tpl:7
-msgid ""
-"Please double check if you really want to do this since there is no way for "
-"GOsa to get your data back."
-msgstr "请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据找回。"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Select to see departments"
-msgstr "选择查看部门"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:27
-msgid "Show departments"
-msgstr "显示部门"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Select to see GOsa accounts"
-msgstr "选择查看 Gosa 账号"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:28
-msgid "Show people"
-msgstr "显示人员"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Select to see GOsa groups"
-msgstr "选择查看 GOsa 组"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:29
-msgid "Show groups"
-msgstr "显示组"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Select to see applications"
-msgstr "选择查看应用程序"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:30
-msgid "Show applications"
-msgstr "显示应用程序"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:32
-msgid "Select to see workstations"
-msgstr "选择查看工作站"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:33
-msgid "Select to see terminals"
-msgstr "选择查看终端"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Select to see printers"
-msgstr "选择查看打印机"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:34
-msgid "Show printers"
-msgstr "显示打印机"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:35
-msgid "Select to see phones"
-msgstr "选择查看电话"
-
-#: plugins/admin/ogroups/ogroup_objects.tpl:41
-msgid "Display objects of department"
-msgstr "选择查看部门对象"
-
-#: plugins/admin/ogroups/class_termgroup.inc:108
-msgid "You have no permissions to create a workstation on this 'Base'."
-msgstr "您无权在此 'Base' 下创建一个工作站"
-
-#: plugins/admin/ogroups/class_termgroup.inc:113
-msgid "There must be at least one NTP server selected."
-msgstr "必须至少选择一个 NTP 服务器。"
-
-#: plugins/admin/ogroups/class_termgroup.inc:168
-#, php-format
-msgid "Setting action state (FAIstate) failed for object '%s', value was '%s'."
-msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。"
-
-#: plugins/admin/ogroups/class_termgroup.inc:380
-msgid "Saving workstation failed"
-msgstr "保存工作站失败"
-
-#: plugins/admin/ogroups/class_termgroup.inc:388
-#, fuzzy
-msgid "System group"
-msgstr "信赖的系统"
-
-#: plugins/admin/ogroups/paste_mail.tpl:7
-msgid "Please enter a mail address"
-msgstr "请输入一个邮件地址"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:51
-msgid ""
-"This group has mail features enabled. You can disable them by clicking below."
-msgstr "这个组启用了邮件功能。您可以点击下面按钮来禁用。"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:53
-msgid ""
-"This group has mail features disabled. You can enable them by clicking below."
-msgstr "这个组禁用了邮件功能。您可以点击下面按钮来启用。"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:118
-#, fuzzy, php-format
-msgid "Saving of object group/mail with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:153
-#, fuzzy, php-format
-msgid "Removing of object group/mail with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/ogroups/class_mailogroup.inc:182
-#, fuzzy
-msgid "Mail group"
-msgstr "显示邮件组"
-
-#: plugins/admin/ogroups/main.inc:35 plugins/admin/ogroups/main.inc:40
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:753
-msgid "Object groups"
-msgstr "对象组"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:94
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:99
-#, php-format
-msgid ""
-"The specified home server '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry while ignoring old "
-"accounts."
-msgstr ""
-"提供的主服务器 '%s' 不在 GOsa 服务器配置中。保存这个账号将在服务器 '%s' 上创"
-"建一个新条目。选择“取消”如果您不想创建一个新条目并忽略旧账号。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:124
-msgid "ring all"
-msgstr "全部响铃"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:125
-msgid "round robin"
-msgstr "round robin"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:126
-#, fuzzy
-msgid "least recently called"
-msgstr "最近最少的电话"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:127
-#, fuzzy
-msgid "fewest completed calls"
-msgstr "最少完成的电话"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:128
-msgid "random"
-msgstr "随机"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:129
-msgid "round robin with memory"
-msgstr "内存 round robin"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:150
-#: plugins/gofon/macro/class_gofonMacro.inc:194
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:310
-msgid ""
-"Can't save any changes to asterisk database, there is currently no mysql "
-"extension available in your php setup."
-msgstr "无法保存修改到 asterisk 数据库,当前 php 没有安装 mysql 扩展。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:161
-#: plugins/gofon/macro/class_gofonMacro.inc:204
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:322
-#, php-format
-msgid ""
-"The MySQL home server '%s' isn't reachable as user '%s', check GOsa log for "
-"mysql error."
-msgstr ""
-"MySQL 主服务器 '%s' 无法被用户 '%s' 访问到,通过 GOsa 日志来查看 mysql 错误。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:168
-#: plugins/gofon/macro/class_gofonMacro.inc:211
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:329
-#, php-format
-msgid "Can't select database '%s' on home server '%s'."
-msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:180
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:342
-#, php-format
-msgid ""
-"The MySQL initial home server '%s' isn't reachable as user '%s', check GOsa "
-"log for mysql error."
-msgstr ""
-"MySQL 主服务器 '%s' 无法被用户 '%s' 访问到,通过 GOsa 日志来查看 mysql 错误。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:187
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:349
-#, php-format
-msgid "Can't select database '%s' on initial home server '%s'."
-msgstr "无法在初始的主服务器 '%s' 上选择数据库 '%s'。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:215
-msgid "Remove the phone queue from this Account"
-msgstr "删除来自该账号的电话队列"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:216
-msgid ""
-"Phone queue is enabled for this group. You can disable it by clicking below."
-msgstr "电话队列已经为这个组启用。您可以点击下面按钮禁用。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:218
-msgid "Create phone queue"
-msgstr "创建电话队列"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:219
-msgid ""
-"For this group the phone queues are disabled. You can enable them by "
-"clicking below."
-msgstr "对于这个组电话队列被禁用。您可以点击下面按钮启用。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:307
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone queue."
-msgstr "必须有至少一个带有 asterisk 数据库的服务器来创建一个电话队列。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:310
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1143
-msgid "Please select a valid goFonHomeServer."
-msgstr "请选择一个有效的 goFonHomeServer。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:316
-msgid "Timeout must be numeric"
-msgstr "超时必须填数字"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:319
-msgid "Retry must be numeric"
-msgstr "重试必须填数字"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:322
-msgid "Max queue length must be numeric"
-msgstr "最大队列长度必须是数字"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:325
-msgid "Announce frequency must be numeric"
-msgstr "公告频率必须是一个数字"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:328
-msgid "There must be least one queue number defined."
-msgstr "必须至少定义一个队列数字"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:351
-#: plugins/admin/ogroups/class_phonequeue.inc:400
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:307
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:869
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:408
-msgid ""
-"There is currently no asterisk server defined. Possibly you are missing a "
-"server that handles the asterisk management (goFonServer). Your settings "
-"can't be saved to asterisk database."
-msgstr ""
-"当前没有定义 asterisk 服务器。可能您漏掉了个服务器处理 asterisk 管理"
-"(goFonServer)。您的设置不能保存到 asterisk 数据库。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:383
-msgid "Error while removing old queue entries from database."
-msgstr "从数据库删除旧的队列条目失败"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:384
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:446
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:458
-msgid "Please have a look a the gosa logfiles."
-msgstr "请看一下 GOsa 日志文件。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:443
-msgid "Could not detect old queue entry, query failed."
-msgstr "无法检测旧的队列条目,查询失败。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:529
-#, php-format
-msgid ""
-"More than one entry in queue table found, that uses the name ('%s'). Please "
-"fix this issue manually first."
-msgstr "在队列中发现至少一个条目,名为(%s)。请先手工解决这个问题。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:738
-msgid "Mysql query failed."
-msgstr "Mysql 查询失败。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:770
-#: plugins/admin/ogroups/class_phonequeue.inc:772
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1413
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1415
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:616
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:618
-#, php-format
-msgid "The specified telephonenumber '%s' is already assigned to '%s'."
-msgstr "指定的电话号码 '%s' 已经分配给了 '%s'。"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:843
-msgid "Saving phone queue failed"
-msgstr "保存电话队列失败"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:896
-msgid "Removing phone queue failed"
-msgstr "删除电话队列失败"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:921
-#, fuzzy
-msgid "Phone group"
-msgstr "电话宏"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:929
-#: plugins/admin/ogroups/phonequeue.tpl:75
-msgid "Timeout"
-msgstr "过期"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:930
-#: plugins/admin/ogroups/phonequeue.tpl:109
-msgid "Max queue length"
-msgstr "最大队列长度"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:931
-#: plugins/admin/ogroups/phonequeue.tpl:50
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1482
-#: plugins/gofon/phoneaccount/generic.tpl:38
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:752
-#: plugins/gofon/conference/generic.tpl:68
-msgid "Home server"
-msgstr "主服务器"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:932
-#: plugins/admin/ogroups/phonequeue.tpl:119
-msgid "Announce frequency"
-msgstr "公告频率"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:933
-#: plugins/admin/ogroups/phonequeue.tpl:285
-msgid "Allow the called user to transfer his call"
-msgstr "允许被叫用户转移呼叫"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:934
-#: plugins/admin/ogroups/phonequeue.tpl:293
-msgid "Allows calling user to transfer call"
-msgstr "允许拨叫用户转移呼叫"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:935
-#: plugins/admin/ogroups/phonequeue.tpl:305
-msgid "Allow the called to hangup by pressing *"
-msgstr "允许被叫用户按 * 键挂起"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:936
-#: plugins/admin/ogroups/phonequeue.tpl:321
-msgid "Ring instead of playing background music"
-msgstr "振铃而非播放背景音乐"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:937
-#: plugins/admin/ogroups/phonequeue.tpl:313
-msgid "Allows calling to hangup by pressing *"
-msgstr "允许拨叫用户按 * 键挂起"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:939
-#: plugins/admin/ogroups/phonequeue.tpl:149
-msgid "Music on hold"
-msgstr "暂停的音乐"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:940
-#, fuzzy
-msgid "Welcome music"
-msgstr "欢迎 %s!"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:941
-#, fuzzy
-msgid "Report hold time"
-msgstr "公告期限"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:942
-msgid "'You are next' sound"
-msgstr ""
-
-#: plugins/admin/ogroups/class_phonequeue.inc:943
-#, fuzzy
-msgid "'There are' sound"
-msgstr "'这里有 ...'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:944
-#, fuzzy
-msgid "'Call waiting' sound"
-msgstr "'... 电话在等待'"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:945
-#, fuzzy
-msgid "'Thank you' sound"
-msgstr "'谢谢您' 消息"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:946
-#, fuzzy
-msgid "'Minutes' sound"
-msgstr "'分钟' 声音文件"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:947
-#, fuzzy
-msgid "'Seconds' sound"
-msgstr "'秒' 声音文件"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:948
-#, fuzzy
-msgid "'Less than' sound"
-msgstr "声音文件“小于...”"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:949
-#, fuzzy
-msgid "Queue phone number"
-msgstr "电话号码"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:952
-#: plugins/admin/ogroups/phonequeue.tpl:277
-msgid "Announce holdtime"
-msgstr "公告期限"
-
-#: plugins/admin/ogroups/class_phonequeue.inc:953
-#, fuzzy
-msgid "Announce"
-msgstr "公告信息"
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr "请输入新对象组名称"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:161
-#, fuzzy, php-format
-msgid "You're about to delete the following object entry %s"
-msgstr "您将要删除条目 %s。"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:163
-#, fuzzy, php-format
-msgid "You're about to delete the following object entries %s"
-msgstr "您将要删除这个对象组 '%s'。"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:193
-#: plugins/admin/ogroups/class_ogroupManagement.inc:245
-#: plugins/admin/ogroups/class_ogroupManagement.inc:272
-msgid "You are not allowed to delete this object group!"
-msgstr "您无权删除这个对象组!"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:238
-#, php-format
-msgid "You're about to delete the object group '%s'."
-msgstr "您将要删除这个对象组 '%s'。"
-
-#: plugins/admin/ogroups/class_ogroup.inc:155
-msgid "This 'dn' is no object group."
-msgstr "这个 'dn' 不是对象组。"
-
-#: plugins/admin/ogroups/class_ogroup.inc:299
-msgid "too many different objects!"
-msgstr "太多不同对象!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:301
-msgid "users"
-msgstr "用户"
-
-#: plugins/admin/ogroups/class_ogroup.inc:302
-msgid "groups"
-msgstr "组"
-
-#: plugins/admin/ogroups/class_ogroup.inc:303
-msgid "applications"
-msgstr "应用程序"
-
-#: plugins/admin/ogroups/class_ogroup.inc:304
-msgid "departments"
-msgstr "部门"
-
-#: plugins/admin/ogroups/class_ogroup.inc:305
-msgid "servers"
-msgstr "服务器"
-
-#: plugins/admin/ogroups/class_ogroup.inc:306
-msgid "workstations"
-msgstr "工作站"
-
-#: plugins/admin/ogroups/class_ogroup.inc:307
-msgid "terminals"
-msgstr "终端"
-
-#: plugins/admin/ogroups/class_ogroup.inc:308
-msgid "phones"
-msgstr "电话"
-
-#: plugins/admin/ogroups/class_ogroup.inc:309
-msgid "printers"
-msgstr "打印机"
-
-#: plugins/admin/ogroups/class_ogroup.inc:316
-msgid "and"
-msgstr "和"
-
-#: plugins/admin/ogroups/class_ogroup.inc:460
-msgid "Non existing dn:"
-msgstr "不存在的 dn:"
-
-#: plugins/admin/ogroups/class_ogroup.inc:602
-msgid "There is already an object with this cn."
-msgstr "已经存在一个有相同 cn 的对象。"
-
-#: plugins/admin/ogroups/class_ogroup.inc:617
-msgid "You can combine two different object types at maximum only!"
-msgstr "您最多只能组合两个不同的对象类!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:673
-#, fuzzy, php-format
-msgid "Saving of object group/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/ogroups/class_ogroup.inc:686
-#, fuzzy, php-format
-msgid "Removing of object group/generic with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/admin/ogroups/class_ogroup.inc:748
-#, fuzzy
-msgid "Object group generic"
-msgstr "对象组"
-
-#: plugins/admin/ogroups/class_ogroup.inc:759
-#, fuzzy
-msgid "Member"
-msgstr "成员"
-
-#: plugins/admin/ogroups/phonequeue.tpl:2
-msgid ""
-"Only users with the same asterisk home server will be included to this queue."
-msgstr "只有有着相同 asterisk 主服务器的用户才会被包含在这个队列中。"
-
-#: plugins/admin/ogroups/phonequeue.tpl:5
-msgid "Queue Settings"
-msgstr "队列设置"
-
-#: plugins/admin/ogroups/phonequeue.tpl:8
-#: plugins/gofon/phoneaccount/paste_generic.tpl:2
-#: plugins/gofon/phoneaccount/paste_generic.tpl:6
-#: plugins/gofon/phoneaccount/generic.tpl:1
-#: plugins/gofon/phoneaccount/generic.tpl:6
-msgid "Phone numbers"
-msgstr "电话号码"
-
-#: plugins/admin/ogroups/phonequeue.tpl:12
-#: plugins/admin/ogroups/phonequeue.tpl:135
-msgid "Generic queue Settings"
-msgstr "通用队列设置"
-
-#: plugins/admin/ogroups/phonequeue.tpl:95
-msgid "Strategy"
-msgstr "策略"
-
-#: plugins/admin/ogroups/phonequeue.tpl:125
-msgid "(in seconds)"
-msgstr "(秒)"
-
-#: plugins/admin/ogroups/phonequeue.tpl:133
-msgid "Queue sound setup"
-msgstr "队列声音设置"
-
-#: plugins/admin/ogroups/phonequeue.tpl:138
-msgid "Use music on hold instead of ringing"
-msgstr "播放音乐保持锁定而非播放"
-
-#: plugins/admin/ogroups/phonequeue.tpl:159
-msgid "Welcome sound file"
-msgstr "欢迎声音文件"
-
-#: plugins/admin/ogroups/phonequeue.tpl:169
-msgid "Announce message"
-msgstr "公告信息"
-
-#: plugins/admin/ogroups/phonequeue.tpl:179
-msgid "Sound file for 'You are next ...'"
-msgstr "声音文件“您是下一个...”"
-
-#: plugins/admin/ogroups/phonequeue.tpl:189
-msgid "'There are ...'"
-msgstr "'这里有 ...'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:199
-msgid "'... calls waiting'"
-msgstr "'... 电话在等待'"
-
-#: plugins/admin/ogroups/phonequeue.tpl:209
-msgid "'Thank you' message"
-msgstr "'谢谢您' 消息"
-
-#: plugins/admin/ogroups/phonequeue.tpl:219
-msgid "'minutes' sound file"
-msgstr "'分钟' 声音文件"
-
-#: plugins/admin/ogroups/phonequeue.tpl:229
-msgid "'seconds' sound file"
-msgstr "'秒' 声音文件"
-
-#: plugins/admin/ogroups/phonequeue.tpl:239
-msgid "Hold sound file"
-msgstr "暂停声音文件"
-
-#: plugins/admin/ogroups/phonequeue.tpl:249
-msgid "Less Than sound file"
-msgstr "声音文件“小于...”"
-
-#: plugins/admin/ogroups/phonequeue.tpl:267
-msgid "Phone attributes "
-msgstr "电话属性"
-
-#: plugins/admin/ogroups/mail.tpl:7
-msgid "Mail distribution list"
-msgstr "邮件传递列表"
-
-#: plugins/admin/ogroups/mail.tpl:13
-msgid "Primary mail address for this distribution list"
-msgstr "此分配列表的主要邮件地址"
-
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "组名称"
-
-#: plugins/admin/ogroups/generic.tpl:42
-msgid "Member objects"
-msgstr "成员对象"
-
-#: plugins/admin/ogroups/termgroup.tpl:2
-msgid ""
-"Actions you choose here influence all systems in this object group. "
-"Additionally, all values editable here can be inherited by the clients "
-"assigned to this object group."
-msgstr ""
-"您这里选择的动作会影响这个对象组内所有系统。而且,所有这里可以修改的值都可以"
-"被分配到该对象组的对象继承。"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:68
-#: plugins/admin/fai/class_faiHookEntry.inc:71
-msgid "Please select a valid file."
-msgstr "请选择一个有效文件。"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:71
-#: plugins/admin/fai/class_faiHookEntry.inc:74
-msgid "Selected file is empty."
-msgstr "选择的文件为空。"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:136
-#, fuzzy
-msgid "There is already a script with the given name."
-msgstr "已经存在一个有相同 cn 的对象。"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:140
-#: plugins/admin/fai/class_faiHookEntry.inc:154
-#: plugins/admin/fai/class_faiTemplateEntry.inc:200
-#: plugins/admin/fai/class_faiVariableEntry.inc:111
-msgid "Please enter a name."
-msgstr "请输入一个名称。"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:144
-msgid "Please enter a script."
-msgstr "请输入一个脚本。"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:175
-#: plugins/admin/fai/class_faiScriptEntry.inc:185
-#, fuzzy
-msgid "Script entry"
-msgstr "编辑记录"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:176
-#, fuzzy
-msgid "FAI script entry"
-msgstr "编辑记录"
-
-#: plugins/admin/fai/class_faiScriptEntry.inc:186
-#, fuzzy
-msgid "Script Priority"
-msgstr "优先级"
-
-#: plugins/admin/fai/class_askClassName.inc:85
-msgid "Create new FAI object - partition table."
-msgstr "创建新 FAI 对象 ─ 分区表。"
-
-#: plugins/admin/fai/class_askClassName.inc:86
-msgid "Create new FAI object - package bundle."
-msgstr "创建新 FAI 对象 ─ 软件包。"
-
-#: plugins/admin/fai/class_askClassName.inc:87
-msgid "Create new FAI object - script bundle."
-msgstr "创建新 FAI 对象 ─ 脚本包。"
-
-#: plugins/admin/fai/class_askClassName.inc:88
-msgid "Create new FAI object - variable bundle."
-msgstr "创建新 FAI 对象 ─ 变量包。"
-
-#: plugins/admin/fai/class_askClassName.inc:89
-msgid "Create new FAI object - hook bundle."
-msgstr "创建新 FAI 对象 ─ 钩子包。"
-
-#: plugins/admin/fai/class_askClassName.inc:90
-msgid "Create new FAI object - profile."
-msgstr "创建新 FAI 对象 ─ profile。"
-
-#: plugins/admin/fai/class_askClassName.inc:91
-msgid "Create new FAI object - template."
-msgstr "创建新 FAI 对象 ─ 模板。"
-
-#: plugins/admin/fai/class_askClassName.inc:92
-msgid "Create new FAI object"
-msgstr "创建新 FAI 对象"
-
-#: plugins/admin/fai/class_askClassName.inc:148
-msgid "Spaces are not allowed within class names."
-msgstr "对象名中不允许有空格。"
-
-#: plugins/admin/fai/class_askClassName.inc:152
-msgid "The given class name is empty."
-msgstr "给出的类名为空。"
-
-#: plugins/admin/fai/class_askClassName.inc:156
-msgid "The specified class name is already in use for this object type."
-msgstr "对于此对象类,指定的类名已经被使用了。"
-
-#: plugins/admin/fai/branch_selector.tpl:22
-#: plugins/admin/fai/branch_selector.tpl:28
-msgid "Create new branch"
-msgstr "创建新分支"
-
-#: plugins/admin/fai/branch_selector.tpl:26
-#, fuzzy
-msgid "Branch"
-msgstr "分支"
-
-#: plugins/admin/fai/branch_selector.tpl:30
-#, fuzzy
-msgid "Freeze"
-msgstr "频率"
-
-#: plugins/admin/fai/branch_selector.tpl:33
-msgid "Create new locked branch"
-msgstr "创建新锁定分支"
-
-#: plugins/admin/fai/branch_selector.tpl:39
-msgid "Delete current release"
-msgstr "删除当前版本"
-
-#: plugins/admin/fai/class_faiVariable.inc:340
-#, fuzzy, php-format
-msgid "Saving of FAI/variable with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/fai/class_faiVariable.inc:425
-#, fuzzy
-msgid "FAI variable"
-msgstr "显示 FAI 变量"
-
-#: plugins/admin/fai/class_faiVariable.inc:432
-#: plugins/admin/fai/class_faiHook.inc:549
-#: plugins/admin/fai/class_faiPartitionTable.inc:543
-#, fuzzy
-msgid "Read only"
-msgstr "读"
-
-#: plugins/admin/fai/faiPackageConfiguration.tpl:1
-#: plugins/admin/fai/class_faiPackage.inc:537
-msgid "Package"
-msgstr "软件包"
-
-#: plugins/admin/fai/remove.tpl:7
-msgid ""
-"This includes 'all' object information. Please double check if your really "
-"want to do this since there is no way for GOsa to get your data back."
-msgstr ""
-"这包含“所有”对象信息。请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据"
-"找回。"
-
-#: plugins/admin/fai/faiHook.tpl:38 plugins/admin/fai/faiScript.tpl:38
-#: plugins/admin/fai/class_faiProfileEntry.inc:171
-#: plugins/admin/fai/faiVariable.tpl:36
-#: plugins/admin/fai/faiPartitionTable.tpl:36
-#: plugins/admin/fai/faiTemplate.tpl:33
-msgid "Objects"
-msgstr "对象"
-
-#: plugins/admin/fai/faiHook.tpl:40
-msgid "List of hook scripts"
-msgstr "钩子脚本列表"
-
-#: plugins/admin/fai/class_faiPackage.inc:379
-msgid "Please select a least one Package."
-msgstr "请选择至少一个软件包。"
-
-#: plugins/admin/fai/class_faiPackage.inc:383
-msgid "Please choose a valid combination for your repository setup."
-msgstr "请为您仓库的设置选择一个有效的组合。"
-
-#: plugins/admin/fai/class_faiPackage.inc:404
-msgid "package is configured"
-msgstr "软件包已配置"
-
-#: plugins/admin/fai/class_faiPackage.inc:410
-msgid "Package marked for removal"
-msgstr "软件包标记为删除"
-
-#: plugins/admin/fai/class_faiPackage.inc:439
-#, php-format
-msgid "Package file '%s' does not exist."
-msgstr "软件包文件 '%s' 不存在。"
-
-#: plugins/admin/fai/class_faiPackage.inc:483
-#, fuzzy, php-format
-msgid "Saving of FAI/package list with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/fai/class_faiPackage.inc:538
-#, fuzzy
-msgid "FAI Package list"
-msgstr "软件包列表"
-
-#: plugins/admin/fai/class_faiPackage.inc:548
-#: plugins/admin/fai/class_faiPackage.inc:551
-#: plugins/admin/fai/class_faiScript.inc:554
-#: plugins/admin/fai/class_faiTemplate.inc:522
-#, fuzzy
-msgid "Readonly"
-msgstr "读"
-
-#: plugins/admin/fai/class_faiPackage.inc:549
-#, fuzzy
-msgid "Install Method"
-msgstr "安装方法"
-
-#: plugins/admin/fai/class_faiPackage.inc:550
-#, fuzzy
-msgid "Package configuration"
-msgstr "Schema 配置"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:35
-msgid "Please enter your search string here"
-msgstr "请在这里输入您的查询字符串"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:48
-msgid ""
-"This list displays all assigned package names for this repository settings."
-msgstr "对于该仓库的设置,这个列表显示所有已分配的软件包名称。"
-
-#: plugins/admin/fai/class_faiPackageEntry.inc:127
-#, php-format
-msgid ""
-"Your specified search string '%s' returned too many results. Only the first "
-"200 entries are shown, to keep the memory usage low."
-msgstr "您提供的查询字符串 '%s' 返回太多结果。为减少内存占用,只显示前200条。"
-
-#: plugins/admin/fai/faiPackage.tpl:53
-msgid "Install method"
-msgstr "安装方法"
-
-#: plugins/admin/fai/faiPackage.tpl:57
-#, fuzzy
-msgid "Please select the installation method"
-msgstr "请选择一个有效文件。"
-
-#: plugins/admin/fai/faiPackage.tpl:71
-msgid "Used packages"
-msgstr "使用软件包"
-
-#: plugins/admin/fai/faiPackage.tpl:73
-msgid "Choosen packages"
-msgstr "选择的软件包"
-
-#: plugins/admin/fai/faiPackage.tpl:85 include/functions.inc:682
-msgid "Configure"
-msgstr "配置"
-
-#: plugins/admin/fai/faiPackage.tpl:88
-msgid "Toggle remove flag"
-msgstr "切换删除标记"
-
-#: plugins/admin/fai/class_faiManagement.inc:33
-#: plugins/admin/fai/class_faiManagement.inc:995
-msgid "FAI"
-msgstr "自动化安装"
-
-#: plugins/admin/fai/class_faiManagement.inc:34
-msgid "Fully Automatic Installation - management"
-msgstr "全自动安装 ─ 管理"
-
-#: plugins/admin/fai/class_faiManagement.inc:167
-#, php-format
-msgid "You're about to delete all information about the FAI class at '%s'."
-msgstr "您将要删除在 '%s' 的 FAI 类所有信息。"
-
-#: plugins/admin/fai/class_faiManagement.inc:328
-#, php-format
-msgid "Object could not be deleted '%s', object does not exist."
-msgstr ""
-
-#: plugins/admin/fai/class_faiManagement.inc:383
-#, php-format
-msgid "You're about to delete a fai branch / freeze  '%s'."
-msgstr "您将要删除一个 fai 分支 / freeze  '%s'。"
-
-#: plugins/admin/fai/class_faiManagement.inc:386
-msgid "You are not allowed to delete this release!"
-msgstr "您无权删除这个发行版!"
-
-#: plugins/admin/fai/class_faiManagement.inc:447
-msgid "Specified branch name is invalid."
-msgstr "指定的 branch 名称无效。"
-
-#: plugins/admin/fai/class_faiManagement.inc:449
-msgid "Specified freeze name is invalid."
-msgstr "指定的 freeze 名称无效。"
-
-#: plugins/admin/fai/class_faiManagement.inc:478
-#, fuzzy
-msgid "You are not allowed to create a new branch."
-msgstr "您无权删除这个用户!"
-
-#: plugins/admin/fai/class_faiManagement.inc:636
-#: plugins/admin/fai/class_faiManagement.inc:652
-#, fuzzy, php-format
-msgid "You are not allowed to create a new '%s' object."
-msgstr "您无权删除这个对象组!"
-
-#: plugins/admin/fai/class_faiManagement.inc:989
-#, fuzzy
-msgid "FAI releases"
-msgstr "自动化安装(FAI)类"
-
-#: plugins/admin/fai/class_faiManagement.inc:990
-#, fuzzy
-msgid "FAI release management"
-msgstr "Asterisk 管理"
-
-#: plugins/admin/fai/faiScript.tpl:40
-msgid "List of scripts"
-msgstr "脚本列表"
-
-#: plugins/admin/fai/faiProfile.tpl:37 plugins/admin/fai/faiScriptEntry.tpl:43
-msgid "Choose a priority"
-msgstr "选择一个优先级"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "primary"
-msgstr "主要"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:182
-msgid "logical"
-msgstr "逻辑"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:190
-msgid "FS type"
-msgstr "文件系统类型"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:191
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:468
-#: plugins/admin/fai/class_faiSummaryTab.inc:344
-msgid "Mount point"
-msgstr "挂载点"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:192
-#: plugins/admin/fai/class_faiSummaryTab.inc:343
-msgid "Size in MB"
-msgstr "单位 MB"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:193
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:470
-#: plugins/admin/fai/class_faiSummaryTab.inc:342
-msgid "Mount options"
-msgstr "挂载选项"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:194
-msgid "FS option"
-msgstr "文件系统选项"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:195
-msgid "Preserve"
-msgstr "保留"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:368
-#, fuzzy
-msgid "Please specify a valid disc name."
-msgstr "请提供一个有效的脚本名。"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:391
-#, php-format
-msgid "please enter a unique mount point for partition %s"
-msgstr "请输入分区 %s 的一个唯一挂载点"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:396
-#, php-format
-msgid "Please enter a valid mount point for partition %s."
-msgstr "请输入分区 %s 的一个有效挂载点"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:401
-#, php-format
-msgid ""
-"File system type 'swap' is already used, change file system type for "
-"partition %s."
-msgstr "文件系统类型 'swap' 已经使用过了,修改分区 %s 的文件系统类型。"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:405
-msgid "Please use 'swap' as mount point, if 'swap' is used as fs-type."
-msgstr "请用 'swap' 作为挂载点,如果 'swap' 作为文件系统类型。"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:411
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:415
-#, php-format
-msgid "Please enter a valid partition size for partition %s."
-msgstr "请为分区 %s 输入一个有效的分区大小。"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:421
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:423
-#, php-format
-msgid "Please enter a valid range for partition %s."
-msgstr "请为分区 %s 输入一个有效范围。"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:428
-#, php-format
-msgid "Please enter a range for partition size for partition %s."
-msgstr "请为分区 %s 输入分区大小范围。"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:443
-msgid ""
-"You have more than 3 primary partition table entries in your configuration, "
-"please check your configuration twice."
-msgstr "在您的配置文件中,有超过 3 个主要分区表记录,请再次检查您的配置。"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:455
-#, fuzzy
-msgid "Partition table entry"
-msgstr "分区表"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:456
-#, fuzzy
-msgid "FAI partition table entry"
-msgstr "保存 FAI 分区表条目失败"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:465
-#, fuzzy
-msgid "Partition type"
-msgstr "分区表"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:466
-#, fuzzy
-msgid "Partition no."
-msgstr "分区"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:467
-#, fuzzy
-msgid "File system type"
-msgstr "系统类型"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:469
-#, fuzzy
-msgid "Partition size"
-msgstr "分区"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:471
-#, fuzzy
-msgid "File system options"
-msgstr "查看系统信息"
-
-#: plugins/admin/fai/class_faiPartitionTableEntry.inc:472
-#, fuzzy
-msgid "Partition flags"
-msgstr "分区"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:135
-#: plugins/admin/fai/class_faiProfile.inc:300
-msgid "Hook bundle"
-msgstr "Hook 集合"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:136
-#: plugins/admin/fai/class_faiProfile.inc:301
-msgid "Template bundle"
-msgstr "模板集"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:137
-#: plugins/admin/fai/class_faiProfile.inc:302
-msgid "Script bundle"
-msgstr "脚本集"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:138
-#: plugins/admin/fai/class_faiProfile.inc:303
-msgid "Variable bundle"
-msgstr "变量集"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:139
-msgid "Package bundle"
-msgstr "软件包集合"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:140
-#: plugins/admin/fai/class_faiSummaryTab.inc:48
-#: plugins/admin/fai/class_faiProfile.inc:305
-#: plugins/admin/fai/class_faiPartitionTable.inc:535
-msgid "Partition table"
-msgstr "分区表"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:168
-#: plugins/admin/fai/class_faiProfile.inc:297
-msgid "This list displays all assigned class names for this profile."
-msgstr "这个列表显示该 profile 所有分配的类名。"
-
-#: plugins/admin/fai/class_faiProfileEntry.inc:170
-#: plugins/admin/fai/askClassName.tpl:32 plugins/admin/fai/askClassName.tpl:54
-msgid "Class name"
-msgstr "类名"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:33
-#: plugins/admin/fai/faiScriptEntry.tpl:54
-msgid "Script attributes"
-msgstr "脚本属性"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:38
-#: plugins/personal/environment/logonManagement.tpl:24
-msgid "Priority"
-msgstr "优先级"
-
-#: plugins/admin/fai/faiScriptEntry.tpl:74
-#: plugins/admin/fai/faiHookEntry.tpl:74
-msgid "Import script"
-msgstr "导入脚本"
-
-#: plugins/admin/fai/faiSummary.tpl:4
-msgid "FAI object tree"
-msgstr "自动化安装(FAI)对象树"
-
-#: plugins/admin/fai/faiSummary.tpl:11
-msgid "Reload class and release configuration from parent object."
-msgstr "从父类重新加载类和发行版配置。"
-
-#: plugins/admin/fai/faiSummary.tpl:22
-#, fuzzy
-msgid "You are not allowed to view the fai summary."
-msgstr "您无权删除这个宏!"
-
-#: plugins/admin/fai/faiVariable.tpl:38
-msgid "List of assigned variables"
-msgstr "已分配变量列表"
-
-#: plugins/admin/fai/faiVariable.tpl:44
-msgid "Choose a variable to delete or edit"
-msgstr "选择一个要删除或修改的变量"
-
-#: plugins/admin/fai/remove_branch.tpl:6
-msgid ""
-"This includes all account data, system access, etc. for this branch. Please "
-"double check if your really want to do this since there is no way for GOsa "
-"to get your data back."
-msgstr ""
-"这个分支包含所有账号信息,系统访问等等。请再次检查您是否要这么做,因为 GOsa "
-"没有办法将您的数据找回。"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:146
-#, fuzzy
-msgid "There is already a hook with the given name."
-msgstr "已经存在一个有相同 cn 的对象。"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:150
-msgid "Please enter a value for script."
-msgstr "请为脚本输入一个值。"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:184
-#, fuzzy
-msgid "Hook entry"
-msgstr "删除记录"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:185
-#, fuzzy
-msgid "FAI hook entry"
-msgstr "添加记录"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:194
-#: plugins/admin/fai/faiHookEntry.tpl:38
-msgid "Task"
-msgstr "任务"
-
-#: plugins/admin/fai/class_faiHookEntry.inc:195
-#: plugins/admin/fai/class_faiScript.inc:547
-#, fuzzy
-msgid "FAI script"
-msgstr "导入脚本"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:95
-msgid "no file uploaded yet"
-msgstr "还没有上传文件"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:101
-#, php-format
-msgid "exists in database (size: %s bytes)"
-msgstr "存在于数据库 (大小: %s 字节)"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:188
-#, fuzzy
-msgid "There is already a template with the given name."
-msgstr "已经由同名文件上传。"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:192
-msgid "Please specify a value for attribute 'file'."
-msgstr "请为属性“文件”指定一个值"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:196
-msgid "Please specify a value for attribute 'path'."
-msgstr "请为属性“路径”给定一个值"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:204
-msgid "Please enter a user."
-msgstr "请输入一个用户。"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:207
-msgid "Please enter a valid user. Only a-z/0-9 are allowed."
-msgstr "请输入一个有效用户名。只允许 a-z/0-9。"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:211
-msgid "Please enter a group."
-msgstr "请输入一个组。"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:214
-msgid "Please enter a valid group. Only a-z/0-9 are allowed."
-msgstr "请输入一个有效组名。只允许 a-z/0-9。"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:243
-#, fuzzy
-msgid "Template entry"
-msgstr "模板用户"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:244
-#, fuzzy
-msgid "FAI template entry"
-msgstr "创建 FAI template 条目失败"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:253
-#, fuzzy
-msgid "Template file"
-msgstr "模板集"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:254
-#, fuzzy
-msgid "Template path"
-msgstr "模板名称"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:255
-#, fuzzy
-msgid "File owner"
-msgstr "文件名"
-
-#: plugins/admin/fai/class_faiTemplateEntry.inc:256
-#, fuzzy
-msgid "File permissions"
-msgstr "允许"
-
-#: plugins/admin/fai/class_faiPackageConfiguration.inc:45
-#, php-format
-msgid "Debconf information for package '%s'"
-msgstr "软件包'%s' 的 Debconf 信息"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:6
-msgid "List of available packages"
-msgstr "可用软件包列表"
-
-#: plugins/admin/fai/faiPackageEntry.tpl:26
-msgid ""
-"This menu allows you to select multiple packages to add them to the "
-"currently edited package list."
-msgstr "这个菜单允许您为当前编辑的软件包列表添加多个软件包。"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:25
-msgid "Template attributes"
-msgstr "模板属性"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:40
-msgid "Save template"
-msgstr "保存模板"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:57
-msgid "Destination path"
-msgstr "目标路径"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:74
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:764
-#: plugins/gofon/conference/class_divListConferences.inc:58
-msgid "Owner"
-msgstr "所有者"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:96
-msgid "Access"
-msgstr "访问"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:103
-msgid "Read"
-msgstr "读"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:104
-msgid "Write"
-msgstr "写"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:107
-msgid "Special"
-msgstr "特殊"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:124
-msgid "SUID"
-msgstr "SUID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:141
-msgid "SGID"
-msgstr "SGID"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:144
-msgid "Others"
-msgstr "其他"
-
-#: plugins/admin/fai/faiTemplateEntry.tpl:158
-msgid "sticky"
-msgstr "置顶"
-
-#: plugins/admin/fai/class_faiScript.inc:444
-#, fuzzy, php-format
-msgid "Creating of FAI/script with dn '%s' failed."
-msgstr "创建 FAI script base 失败"
-
-#: plugins/admin/fai/class_faiHook.inc:444
-#, fuzzy, php-format
-msgid "Saving of FAI/hook with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/fai/class_faiHook.inc:541
-#, fuzzy
-msgid "Hook"
-msgstr "钩子"
-
-#: plugins/admin/fai/class_faiHook.inc:542
-#, fuzzy
-msgid "FAI hook"
-msgstr "显示 FAI 钩子"
-
-#: plugins/admin/fai/askClassName.tpl:6
-msgid ""
-"Adding a new class to the FAI management, requires a class name. You have to "
-"specify a unique class name for unique types of FAI classes, while you can "
-"use the same class name for different types of FAI classes. In the laste "
-"case, FAI will automatically enclose all these different class types to one "
-"unique class name."
-msgstr ""
-"在 FAI 管理中添加一个新分类,需要一个分类名。您必须为唯一的 FAI 分类提供一个"
-"唯一类名,而您可以为不同的 FAI 分类使用相同的类名。在最后一种情况,FAI 会自动"
-"包含所有不同分类类型到唯一一个类名中。"
-
-#: plugins/admin/fai/askClassName.tpl:12
-msgid ""
-"Please use one of the following methods to choose the name for the new FAI "
-"class."
-msgstr "请使用下面的一个方法来选择新 FAI 分类的名称。"
-
-#: plugins/admin/fai/askClassName.tpl:26
-msgid "Enter FAI class name manually"
-msgstr "手工输入 FAI 分类名称"
-
-#: plugins/admin/fai/askClassName.tpl:48
-msgid "Choose FAI class name from a list of existing classes"
-msgstr "从现存类的列表中选择一个 FAI 分类名称"
-
-#: plugins/admin/fai/askClassName.tpl:54
-msgid "Choose class name"
-msgstr "选择分类名"
-
-#: plugins/admin/fai/askClassName.tpl:74
-msgid "A new class name."
-msgstr "一个新类名称。"
-
-#: plugins/admin/fai/faiHookEntry.tpl:33 plugins/admin/fai/faiHookEntry.tpl:54
-msgid "Hook attributes"
-msgstr "钩子属性"
-
-#: plugins/admin/fai/faiHookEntry.tpl:41
-msgid "Choose an existing FAI task"
-msgstr "选择一个已存在的 FAI 任务"
-
-#: plugins/admin/fai/class_faiTemplate.inc:423
-#, fuzzy, php-format
-msgid "Saving of FAI/template with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/fai/class_faiTemplate.inc:515
-#, fuzzy
-msgid "FAI template"
-msgstr "新模板"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:33
-msgid "Variable attributes"
-msgstr "变量属性"
-
-#: plugins/admin/fai/faiVariableEntry.tpl:38
-#: plugins/admin/fai/class_faiVariableEntry.inc:148
-msgid "Variable content"
-msgstr "变量内容"
-
-#: plugins/admin/fai/main.inc:46 plugins/admin/fai/main.inc:48
-msgid "Fully Automatic Installation"
-msgstr "全自动安装 (FAI)"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:44
-msgid "Scripts"
-msgstr "脚本"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:49
-msgid "Package list"
-msgstr "软件包列表"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:86
-msgid ""
-"Unknown type of FAI source information. This is not a profile, workstation "
-"nor a ogroup."
-msgstr ""
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:217
-msgid "This object has no FAI classes assigned."
-msgstr "这个对象没有分配 FAI 类。"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:230
-msgid "Open"
-msgstr "打开"
-
-#: plugins/admin/fai/class_faiSummaryTab.inc:341
-msgid "FS options"
-msgstr "文件系统选项"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:6
-msgid "List of FAI objects (Fully Automatic Installation)"
-msgstr "FAI (全自动安装)对象列表"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:26
-msgid ""
-"This menu allows you to select FAI class names and to add them to the "
-"currently edited profile."
-msgstr "这个菜单允许您为当前编辑的配置添加 FAI 类名。"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:39
-msgid "Show only classes with templates"
-msgstr "只显示带有模板的分类"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:41
-msgid "Show only classes with scripts"
-msgstr "只显示带有脚本的分类"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:43
-msgid "Show only classes with hooks"
-msgstr "只显示带有钩子的分类"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:45
-msgid "Show only classes with variables"
-msgstr "只显示带有变量的分类"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:47
-msgid "Show only classes with packages"
-msgstr "只显示带有软件包的分类"
-
-#: plugins/admin/fai/faiProfileEntry.tpl:49
-msgid "Show only classes with partitions"
-msgstr "只显示带有分区的分类"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:38
-msgid "Discs"
-msgstr "Discs"
-
-#: plugins/admin/fai/faiPartitionTable.tpl:44
-msgid "Choose a disk to delete or edit"
-msgstr "选择一个要删除或修改的磁盘"
-
-#: plugins/admin/fai/faiNewBranch.tpl:5
-msgid ""
-"You are now going to create a branch or locked branch. This action clones "
-"the existing release to another release name. Branches can be modified as "
-"usual. FAI classes of locked branches cannot be modified, just additional "
-"classes are possible. Branch names should be alphanumeric, excluding the "
-"reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' "
-"and 'fai'."
-msgstr ""
-"您现在将创建一个分支或者锁定分支。这个动作将现存的发行版克隆为另外的名字。分"
-"支可以正常编辑。锁定分支的FAI 分类无法编辑,只是另外的分类可以。分支名字由字"
-"母数字组成,保留字除外,如 'scripts', 'hooks', 'partitions', 'variables', "
-"'templates' 和 'fai'。"
-
-#: plugins/admin/fai/faiNewBranch.tpl:7
-msgid ""
-"Branches are created as subreleases of the currently selected branch. "
-"Creating a new branch named 1.0.2 in SARGE for example, will result in a new "
-"release called SARGE/1.0.2."
-msgstr ""
-"分支作为当前所选分支的子发行版被创建。例如在 SARGE 中创建一个名为 1.0.2 的新"
-"分支,将会产生一个新分支名为 SARGE/1.0.2。"
-
-#: plugins/admin/fai/faiNewBranch.tpl:13
-msgid "Please enter a name for the branch"
-msgstr "请为该分支输入一个名称"
-
-#: plugins/admin/fai/faiNewBranch.tpl:35
-msgid ""
-"As soon as the copy operation has finished, you can scroll down to end of "
-"the page and press the 'Continue' button to continue with the fai management "
-"dialog."
-msgstr ""
-"一旦拷贝完成,您可以滚动页面到最下端,按“继续”按钮继续 fai 管理对话框。"
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Perform requested operation."
-msgstr "执行请求的操作。"
-
-#: plugins/admin/fai/faiNewBranch.tpl:43
-msgid "Initiate operation"
-msgstr "初始操作"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:2
-msgid "Device"
-msgstr "设备"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:24
-msgid "Partition entries"
-msgstr "分区条目"
-
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:28
-#: plugins/admin/fai/faiPartitionTableEntry.tpl:30
-msgid "Add partition"
-msgstr "添加分区"
-
-#: plugins/admin/fai/class_faiProfile.inc:304
-msgid "Packages bundle"
-msgstr "软件包集合"
-
-#: plugins/admin/fai/class_faiProfile.inc:308
-msgid "Remove class from profile"
-msgstr "从 profile 中删除分类"
-
-#: plugins/admin/fai/class_faiProfile.inc:400
-msgid "Please assign at least one class to this  profile."
-msgstr "请为此 profile 分配至少一个分类。"
-
-#: plugins/admin/fai/class_faiProfile.inc:404
-msgid "Please enter a valid name."
-msgstr "请输入一个有效名称。"
-
-#: plugins/admin/fai/class_faiProfile.inc:416
-msgid "There is already a profile with this class name defined."
-msgstr "已经有一个 profile 使用了这个类名。"
-
-#: plugins/admin/fai/class_faiProfile.inc:445
-#: plugins/admin/fai/class_faiProfile.inc:449
-#, fuzzy, php-format
-msgid "Saving of FAI/profile with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/admin/fai/class_faiProfile.inc:457
-#, fuzzy
-msgid "Profile"
-msgstr "Profiles"
-
-#: plugins/admin/fai/class_faiProfile.inc:458
-#, fuzzy
-msgid "FAI profile"
-msgstr "新配置"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:103
-#, fuzzy
-msgid "There is already a variable with the given name."
-msgstr "已经由同名文件上传。"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:107
-msgid "Please specify a value for the attribute 'content'."
-msgstr "请为属性“内容”给定一个值。"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:138
-#, fuzzy
-msgid "Variable entry"
-msgstr "变量内容"
-
-#: plugins/admin/fai/class_faiVariableEntry.inc:139
-#, fuzzy
-msgid "FAI variable entry "
-msgstr "变量内容"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:320
-#: plugins/admin/fai/class_faiPartitionTable.inc:326
-#, php-format
-msgid "%s partition"
-msgstr "%s 分区"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:322
-#: plugins/admin/fai/class_faiPartitionTable.inc:328
-#, php-format
-msgid "%s partition(s)"
-msgstr "%s 分区"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:417
-#, fuzzy, php-format
-msgid "Saving of FAI/partition table with dn '%s' failed."
-msgstr "保存 FAI 分区表失败"
-
-#: plugins/admin/fai/class_faiPartitionTable.inc:536
-#, fuzzy
-msgid "FAI partition table"
-msgstr "新分区表"
-
-#: plugins/admin/fai/class_divListFai.inc:43
-msgid "List of FAI classes"
-msgstr "FAI 类列表"
-
-#: plugins/admin/fai/class_divListFai.inc:44
-msgid "This table displays all FAI classes in the selected tree."
-msgstr "这个表显示在所选树下的所有 FAI 分类。"
-
-#: plugins/admin/fai/class_divListFai.inc:48
-msgid "This menu allows you to create, delete and edit FAI classes."
-msgstr "这个菜单允许您创建,删除和修改 FAI 分类。"
-
-#: plugins/admin/fai/class_divListFai.inc:69
-msgid "Name of FAI class"
-msgstr "FAI 分类名称"
-
-#: plugins/admin/fai/class_divListFai.inc:70
-msgid "Class type"
-msgstr "分类类型"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Display FAI profile objects"
-msgstr "显示 FAI profile 对象"
-
-#: plugins/admin/fai/class_divListFai.inc:73
-msgid "Show profiles"
-msgstr "显示 profiles"
-
-#: plugins/admin/fai/class_divListFai.inc:74
-msgid "Display FAI template objects"
-msgstr "显示 FAI 模板对象"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Display FAI scripts"
-msgstr "显示 FAI 脚本"
-
-#: plugins/admin/fai/class_divListFai.inc:75
-msgid "Show scripts"
-msgstr "显示脚本"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Display FAI hooks"
-msgstr "显示 FAI 钩子"
-
-#: plugins/admin/fai/class_divListFai.inc:76
-msgid "Show hooks"
-msgstr "显示钩子"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Display FAI variables"
-msgstr "显示 FAI 变量"
-
-#: plugins/admin/fai/class_divListFai.inc:77
-msgid "Show variables"
-msgstr "显示变量"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Display FAI packages"
-msgstr "显示 FAI 软件包"
-
-#: plugins/admin/fai/class_divListFai.inc:78
-msgid "Show packages"
-msgstr "显示软件包"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Display FAI partitions"
-msgstr "显示 FAI 分区"
-
-#: plugins/admin/fai/class_divListFai.inc:79
-msgid "Show partitions"
-msgstr "显示分区"
-
-#: plugins/admin/fai/class_divListFai.inc:177
-msgid "New profile"
-msgstr "新配置"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-msgid "New partition table"
-msgstr "新分区表"
-
-#: plugins/admin/fai/class_divListFai.inc:193
-msgid "PT"
-msgstr "PT"
-
-#: plugins/admin/fai/class_divListFai.inc:194
-msgid "New scripts"
-msgstr "新脚本"
-
-#: plugins/admin/fai/class_divListFai.inc:194
-msgid "S"
-msgstr "S"
-
-#: plugins/admin/fai/class_divListFai.inc:195
-msgid "New hooks"
-msgstr "新钩子"
-
-#: plugins/admin/fai/class_divListFai.inc:195
-msgid "H"
-msgstr "H"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "New variables"
-msgstr "新变量"
-
-#: plugins/admin/fai/class_divListFai.inc:196
-msgid "V"
-msgstr "V"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-#, fuzzy
-msgid "New templates "
-msgstr "新模板"
-
-#: plugins/admin/fai/class_divListFai.inc:197
-#, fuzzy
-msgid "I"
-msgstr "NI"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "New package list"
-msgstr "新软件包列表"
-
-#: plugins/admin/fai/class_divListFai.inc:198
-msgid "PK"
-msgstr "PK"
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove selected fai objects"
-msgstr "从对象 '%s' 删除标记"
-
-#: plugins/admin/fai/class_divListFai.inc:219
-#, fuzzy
-msgid "Remove fai objects"
-msgstr "成员对象"
-
-#: plugins/admin/fai/class_divListFai.inc:224
-#, fuzzy
-msgid "Copy fai objects"
-msgstr "显示 FAI profile 对象"
-
-#: plugins/admin/fai/class_divListFai.inc:226
-#, fuzzy
-msgid "Cut fai objects"
-msgstr "对象组列表"
-
-#: plugins/admin/fai/class_divListFai.inc:297
-#: plugins/admin/fai/class_divListFai.inc:300
-msgid "Edit class"
-msgstr "编辑分类"
-
-#: plugins/admin/fai/class_divListFai.inc:308
-msgid "Delete class"
-msgstr "删除分类"
-
-#: plugins/admin/fai/faiTemplate.tpl:35
-msgid "List of template files"
-msgstr "模板文件列表"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:120
-#, fuzzy
-msgid "This account has no scalix extensions."
-msgstr "这个账号没有传真扩展。"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:129
-#, fuzzy
-msgid "Remove scalix account"
-msgstr "删除 posix 账户"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:130
-#, fuzzy
-msgid ""
-"This account has scalix synchronization enabled. You can disable it by "
-"clicking below."
-msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid "Create scalix account"
-msgstr "创建 posix 账户"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:132
-#, fuzzy
-msgid ""
-"This account has scalix synchronization disabled. You can enable it by "
-"clicking below."
-msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:308
-#, fuzzy
-msgid "There is no scalix mailnode specified."
-msgstr "没有定义邮件服务器。"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:311
-msgid "scalixScalixObject must be set!"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:327
-#, fuzzy
-msgid "Value in 'Limit Mailbox size' is not valid."
-msgstr "'Quota 大小' 的值无效。"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:397
-#, fuzzy
-msgid "Scalix account"
-msgstr "我的账号"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:407
-msgid "Scalix Mail node"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:408
-#, fuzzy
-msgid "Mailbox class"
-msgstr "邮件地址"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:409
-#, fuzzy
-msgid "Server language"
-msgstr "服务器名称"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:410
-#: plugins/personal/environment/class_environment.inc:1271
-msgid "Administrator"
-msgstr "管理员"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:411
-#, fuzzy
-msgid "Mailbox administrator"
-msgstr "目录管理员"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:412
-msgid "Hide user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:413
-#, fuzzy
-msgid "Mailbox size limitations"
-msgstr "邮件传递列表"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:414
-#, fuzzy
-msgid "Limit outbound"
-msgstr "限制登录时间"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:415
-msgid "Limit inbound"
-msgstr ""
-
-#: plugins/personal/scalix/class_scalixAccount.inc:416
-#, fuzzy
-msgid "Notify user"
-msgstr "计算机"
-
-#: plugins/personal/scalix/class_scalixAccount.inc:417
-#: plugins/personal/scalix/paste_generic.tpl:4
-#: plugins/personal/scalix/generic.tpl:98
-#, fuzzy
-msgid "Scalix email addresses"
-msgstr "邮件地址"
-
-#: plugins/personal/scalix/main.inc:123
-#, fuzzy
-msgid "Scalix settings"
-msgstr "邮件选项"
-
-#: plugins/personal/scalix/paste_generic.tpl:6
-#: plugins/personal/scalix/generic.tpl:101
-#, fuzzy
-msgid "List of scalix email addresses"
-msgstr "替代邮件地址列表"
-
-#: plugins/personal/scalix/generic.tpl:7
-msgid "Scalix mailnode"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:15
-#, fuzzy
-msgid "Salix mailbox class"
-msgstr "邮件大小"
-
-#: plugins/personal/scalix/generic.tpl:19
-msgid ""
-"Limited users con not make use of the group calendar functionality in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:26
-#, fuzzy
-msgid "Scalix server language"
-msgstr "Profile 服务器管理"
-
-#: plugins/personal/scalix/generic.tpl:30
-msgid "Message catalog language for client."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Select for admin capability."
-msgstr "选择模板"
-
-#: plugins/personal/scalix/generic.tpl:45
-#, fuzzy
-msgid "Scalix Administrator"
-msgstr "管理员"
-
-#: plugins/personal/scalix/generic.tpl:50
-msgid "Select for mailbox admin capability."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:50
-#, fuzzy
-msgid "Scalix Mailbox Administrator"
-msgstr "管理员"
-
-#: plugins/personal/scalix/generic.tpl:55
-#, fuzzy
-msgid "Hide user entry from addressbook."
-msgstr "请输入一个邮件地址"
-
-#: plugins/personal/scalix/generic.tpl:55
-msgid "Hide this user entry in Scalix"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:64
-#, fuzzy
-msgid "Limit mailbox size"
-msgstr "邮件大小"
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "As sanction on mailbox quota overuse, stop user from sending mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:75
-msgid "Limit Outbound Mail"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "As sanction on mailbox quota overuse, stop user from receiving mail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:80
-msgid "Limit Inbound Mail"
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "As sanction on mailbox quota overuse, notify the user by eMail."
-msgstr ""
-
-#: plugins/personal/scalix/generic.tpl:85
-msgid "Notify User"
-msgstr ""
-
-#: plugins/personal/password/class_password.inc:77
-msgid "You need to specify your current password in order to proceed."
-msgstr "您需要输入当前口令才能继续。"
-
-#: plugins/personal/password/class_password.inc:83 html/password.php:202
-msgid "The password used as new and current are too similar."
-msgstr "输入的新口令和当前口令非常相似。"
-
-#: plugins/personal/password/class_password.inc:85 html/password.php:207
-msgid "The password used as new is to short."
-msgstr "输入的新口令太短了。"
-
-#: plugins/personal/password/class_password.inc:87 html/password.php:247
-msgid "External password changer reported a problem: "
-msgstr "外部口令更改程序报告错误:"
-
-#: plugins/personal/password/class_password.inc:100
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "您输入的当前口令不正确。"
-
-#: plugins/personal/password/class_password.inc:105 html/password.php:226
-msgid "You have no permissions to change your password."
-msgstr "您无权修改您的口令。"
-
-#: plugins/personal/password/class_password.inc:132
-#: plugins/personal/generic/class_user.inc:1424
-#, fuzzy
-msgid "User password"
-msgstr "清除口令"
-
-#: plugins/personal/password/nochange.tpl:2
-msgid "Password change not allowed"
-msgstr "不允许修改口令"
-
-#: plugins/personal/password/nochange.tpl:6
-msgid "You are not allowed to change your password at this time"
-msgstr "现在您无权修改您的口令"
-
-#: plugins/personal/password/changed.tpl:3
-msgid ""
-"You've successfully changed your password. Remember to change all programms "
-"configured to use it as well."
-msgstr "您已经成功更改口令。还要记住更改相关程序设定。"
-
-#: plugins/personal/password/main.inc:46 setup/setup_config1.tpl:124
-#, fuzzy
-msgid "Password settings"
-msgstr "用户设置"
-
-#: plugins/personal/password/password.tpl:2
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-"用下面的表格更改个人口令。口令更改即时生效。请记住新口令,忘记口令将无法登"
-"录。"
-
-#: plugins/personal/password/password.tpl:11
-#: ihtml/themes/default/password.tpl:76 ihtml/themes/default/password.tpl:77
-msgid "Current password"
-msgstr "当前口令"
-
-#: plugins/personal/password/password.tpl:32
-msgid "Clear fields"
-msgstr "清除字段"
-
-#: plugins/personal/mail/copypaste.tpl:13
-#: plugins/personal/mail/generic.tpl:244
-msgid "Forward messages to"
-msgstr "转发邮件到"
-
-#: plugins/personal/mail/mail_locals.tpl:35
-msgid "Select department"
-msgstr "选择类别"
-
-#: plugins/personal/mail/main.inc:124
-msgid "User mail settings"
-msgstr "用户邮件选项"
-
-#: plugins/personal/mail/generic.tpl:19
-msgid "Specify the mail server where the user will be hosted on"
-msgstr "描述该用户账号所要创建于的邮件服务器"
-
-#: plugins/personal/mail/generic.tpl:80
-msgid "Mail options"
-msgstr "邮件选项"
-
-#: plugins/personal/mail/generic.tpl:107
-#: plugins/personal/mail/class_mailAccount.inc:1170
-msgid "Use custom sieve script"
-msgstr "定制过滤脚本"
-
-#: plugins/personal/mail/generic.tpl:107
-msgid "disables all Mail options!"
-msgstr "禁用所有邮件选项!"
-
-#: plugins/personal/mail/generic.tpl:114
-#, fuzzy
-msgid "Sieve Management"
-msgstr "管理"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "Select if you want to forward mails without getting own copies of them"
-msgstr "如果您想转发邮件而且不想保留拷贝的话,请选择"
-
-#: plugins/personal/mail/generic.tpl:126
-msgid "No delivery to own mailbox"
-msgstr "不要发送到本人邮箱"
-
-#: plugins/personal/mail/generic.tpl:132
-msgid ""
-"Select to automatically response with the vacation message defined below"
-msgstr "选择用下面定义的假期信息作为自动回复"
-
-#: plugins/personal/mail/generic.tpl:134
-msgid "Activate vacation message"
-msgstr "启用假期信息"
-
-#: plugins/personal/mail/generic.tpl:142 include/class_plugin.inc:1616
-msgid "from"
-msgstr "从"
-
-#: plugins/personal/mail/generic.tpl:165
-msgid "till"
-msgstr "至"
-
-#: plugins/personal/mail/generic.tpl:194
-msgid "Select if you want to filter this mails through spamassassin"
-msgstr "选择用 spamassassin 过滤邮件"
-
-#: plugins/personal/mail/generic.tpl:196
-msgid "Move mails tagged with spam level greater than"
-msgstr "过滤邮件当 spam 级别超过"
-
-#: plugins/personal/mail/generic.tpl:199
-msgid "Choose spam level - smaller values are more sensitive"
-msgstr "选择 spam 级别 ─ 越小越敏感"
-
-#: plugins/personal/mail/generic.tpl:203
-msgid "to folder"
-msgstr "到目录"
-
-#: plugins/personal/mail/generic.tpl:214
-msgid "Reject mails bigger than"
-msgstr "拒绝邮件大小超过"
-
-#: plugins/personal/mail/generic.tpl:223
-#: plugins/personal/mail/class_mailAccount.inc:1153
-#: include/sieve/templates/element_vacation.tpl:44
-#: include/sieve/templates/object_container.tpl:31
-#: include/sieve/class_sieveManagement.inc:509
-#: include/sieve/class_sieveManagement.inc:728
-msgid "Vacation message"
-msgstr "假期信息"
-
-#: plugins/personal/mail/generic.tpl:270
-msgid "Advanced mail options"
-msgstr "高级邮件选项"
-
-#: plugins/personal/mail/generic.tpl:276
-msgid "Select if user can only send and receive inside his own domain"
-msgstr "选择如果用户只能发送和接收本域内邮件"
-
-#: plugins/personal/mail/generic.tpl:278
-msgid "User is only allowed to send and receive local mails"
-msgstr "用户只能发送和接收本地邮件"
-
-#: plugins/personal/mail/class_mailAccount.inc:214
-msgid "No DESC tag in vacation file:"
-msgstr "假期文件没有 DESC 标签:"
-
-#: plugins/personal/mail/class_mailAccount.inc:289
-msgid "This account has no mail extensions."
-msgstr "这个账号没有邮件扩展。"
-
-#: plugins/personal/mail/class_mailAccount.inc:300
-msgid ""
-"This account can't be removed while there are delegations configured. Remove "
-"those delegations first."
-msgstr "这个账号不能被删除因为还有代理人配置。先删除这些代理人。"
-
-#: plugins/personal/mail/class_mailAccount.inc:358
-msgid ""
-"You're trying to add an invalid email address to the list of forwarders."
-msgstr "您正在尝试向转发列表添加一条无效邮件地址。"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "January"
-msgstr "一月"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "February"
-msgstr "二月"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "March"
-msgstr "三月"
-
-#: plugins/personal/mail/class_mailAccount.inc:610
-#: plugins/personal/posix/class_posixAccount.inc:494
-#: plugins/personal/samba/class_sambaAccount.inc:404
-#: plugins/personal/samba/class_sambaAccount.inc:422
-#: plugins/personal/samba/class_sambaAccount.inc:440
-#: plugins/personal/samba/class_sambaAccount.inc:458
-#: plugins/personal/generic/class_user.inc:262
-msgid "April"
-msgstr "四月"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "May"
-msgstr "五月"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "June"
-msgstr "六月"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "July"
-msgstr "七月"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "August"
-msgstr "八月"
-
-#: plugins/personal/mail/class_mailAccount.inc:611
-#: plugins/personal/posix/class_posixAccount.inc:495
-#: plugins/personal/samba/class_sambaAccount.inc:405
-#: plugins/personal/samba/class_sambaAccount.inc:423
-#: plugins/personal/samba/class_sambaAccount.inc:441
-#: plugins/personal/samba/class_sambaAccount.inc:459
-#: plugins/personal/generic/class_user.inc:263
-msgid "September"
-msgstr "九月"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "October"
-msgstr "十月"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "November"
-msgstr "十一月"
-
-#: plugins/personal/mail/class_mailAccount.inc:612
-#: plugins/personal/posix/class_posixAccount.inc:496
-#: plugins/personal/samba/class_sambaAccount.inc:406
-#: plugins/personal/samba/class_sambaAccount.inc:424
-#: plugins/personal/samba/class_sambaAccount.inc:442
-#: plugins/personal/samba/class_sambaAccount.inc:460
-#: plugins/personal/generic/class_user.inc:264
-msgid "December"
-msgstr "十二月"
-
-#: plugins/personal/mail/class_mailAccount.inc:688
-#, fuzzy, php-format
-msgid "Removing of user/mail account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/mail/class_mailAccount.inc:842
-#, fuzzy, php-format
-msgid "Saving of user/mail account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/mail/class_mailAccount.inc:903
-msgid ""
-"There is no valid mailserver specified, please add one in the system setup."
-msgstr "没有指定有效的邮件服务器,请通过系统设置添加一个。"
-
-#: plugins/personal/mail/class_mailAccount.inc:951
-msgid "You specified Spam settings, but there is no Folder specified."
-msgstr "您定义了 Spam 设置,但是没有指定目录。"
-
-#: plugins/personal/mail/class_mailAccount.inc:955
-msgid "Time interval to show vacation message is not valid."
-msgstr "显示假期信息的时间间隔无效。"
-
-#: plugins/personal/mail/class_mailAccount.inc:995
-#: plugins/personal/mail/class_mailAccount.inc:1007
-#, fuzzy
-msgid "You are not allowed to write mail forwarding."
-msgstr "您无权修改您的口令!"
-
-#: plugins/personal/mail/class_mailAccount.inc:1040
-#: plugins/personal/mail/class_mailAccount.inc:1051
-#, fuzzy
-msgid "You are not allowed to write mail alternate address."
-msgstr "您无权删除这个条目!"
-
-#: plugins/personal/mail/class_mailAccount.inc:1116
-msgid "Waiting for kolab to remove mail properties."
-msgstr "等待 kolab 来删除邮件属性。"
-
-#: plugins/personal/mail/class_mailAccount.inc:1118
-msgid ""
-"Please remove the mail account first, to allow kolab to call its remove "
-"methods."
-msgstr "请先删除邮件账号,以允许 kolab 调用自己的删除方法。"
-
-#: plugins/personal/mail/class_mailAccount.inc:1152
-#, fuzzy
-msgid "Add vacation information"
-msgstr "组织信息"
-
-#: plugins/personal/mail/class_mailAccount.inc:1155
-msgid "Use spam filter"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1156
-#, fuzzy
-msgid "Spam level"
-msgstr "日志级别"
-
-#: plugins/personal/mail/class_mailAccount.inc:1157
-msgid "Spam mail box"
-msgstr ""
-
-#: plugins/personal/mail/class_mailAccount.inc:1159
-#, fuzzy
-msgid "Sieve management"
-msgstr "系统管理"
-
-#: plugins/personal/mail/class_mailAccount.inc:1161
-#, fuzzy
-msgid "Reject due to mailsize"
-msgstr "拒绝邮件大小超过"
-
-#: plugins/personal/mail/class_mailAccount.inc:1162
-#, fuzzy
-msgid "Mail max size"
-msgstr "邮件大小"
-
-#: plugins/personal/mail/class_mailAccount.inc:1164
-#: plugins/personal/mail/class_mailAccount.inc:1169
-#, fuzzy
-msgid "Forwarding address"
-msgstr "主要地址"
-
-#: plugins/personal/mail/class_mailAccount.inc:1165
-#, fuzzy
-msgid "Local delivery"
-msgstr "最后传递"
-
-#: plugins/personal/mail/class_mailAccount.inc:1166
-#, fuzzy
-msgid "No delivery to own mailbox "
-msgstr "不要发送到本人邮箱"
-
-#: plugins/personal/mail/class_mailAccount.inc:1167
-#, fuzzy
-msgid "Mail alternative addresses"
-msgstr "替代地址"
-
-#: plugins/personal/netatalk/main.inc:111
-msgid "Netatalk settings"
-msgstr "Netatalk 设置"
-
-#: plugins/personal/netatalk/netatalk.tpl:4
-#: plugins/personal/netatalk/class_netatalk.inc:380
-msgid "Share"
-msgstr "共享"
-
-#: plugins/personal/netatalk/class_netatalk.inc:37
-msgid "Manage netatalk account"
-msgstr "管理 netatalk 账号"
-
-#: plugins/personal/netatalk/class_netatalk.inc:174
-msgid "This account has no netatalk extensions."
-msgstr "这个账号没有 netatalk 扩展。"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid "Remove netatalk account"
-msgstr "删除 netatalk 账号"
-
-#: plugins/personal/netatalk/class_netatalk.inc:183
-msgid ""
-"This account has netatalk features enabled. You can disable them by clicking "
-"below."
-msgstr "这个账户 netatalk 功能已启用。您可以点击下面的按钮禁用。"
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-#: plugins/personal/netatalk/class_netatalk.inc:196
-msgid "Create netatalk account"
-msgstr "创建 netatalk 账号"
-
-#: plugins/personal/netatalk/class_netatalk.inc:194
-msgid ""
-"This account has netatalk features disabled. You can enable them by clicking "
-"below."
-msgstr "这个账户 netatalk 功能已禁用。您可以点击下面的按钮来启用。"
-
-#: plugins/personal/netatalk/class_netatalk.inc:229
-msgid "You must select a share to use."
-msgstr "您必须选择一个要使用的共享"
-
-#: plugins/personal/netatalk/class_netatalk.inc:294
-#, fuzzy, php-format
-msgid "Saving of user/netatalk account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/netatalk/class_netatalk.inc:356
-#, fuzzy, php-format
-msgid "Removing of user/netatalk account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/netatalk/class_netatalk.inc:379
-#, fuzzy
-msgid "User home path"
-msgstr "Profile path"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:27
-msgid "PHPscheduleit"
-msgstr "PHPscheduleit"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:85
-#, fuzzy, php-format
-msgid "Removing of user/PHPscheduleit account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:140
-#, fuzzy, php-format
-msgid "Saving of user/PHPscheduleit account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:159
-#, fuzzy
-msgid "PHP Schedule it"
-msgstr "PHPscheduleit"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#, fuzzy
-msgid "PHP Schedule it settings"
-msgstr "PHPscheduleit"
-
-#: plugins/personal/connectivity/class_phpscheduleitAccount.inc:160
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-#, fuzzy
-msgid "Connectivity addon"
-msgstr "互联"
-
-#: plugins/personal/connectivity/kolab.tpl:3
-#: plugins/personal/connectivity/kolab.tpl:35
-msgid "Kolab account"
-msgstr "Kolab 账号"
-
-#: plugins/personal/connectivity/kolab.tpl:4
-msgid ""
-"The kolab account is currently disabled. It's features can be adjusted if "
-"you add a mail account."
-msgstr "当前 kolab 账号已经禁用。如果您添加一个邮件账号,可以调整这个功能。"
-
-#: plugins/personal/connectivity/kolab.tpl:41
-#: plugins/personal/connectivity/class_kolabAccount.inc:479
-msgid "Delegations"
-msgstr "代理人"
-
-#: plugins/personal/connectivity/kolab.tpl:59
-msgid "Mail size"
-msgstr "邮件大小"
-
-#: plugins/personal/connectivity/kolab.tpl:62
-msgid "No mail size restriction for this account"
-msgstr "该账号邮件大小不受限制"
-
-#: plugins/personal/connectivity/kolab.tpl:71
-msgid "Free Busy information"
-msgstr "自由使用的信息"
-
-#: plugins/personal/connectivity/kolab.tpl:82
-msgid "Future"
-msgstr "功能"
-
-#: plugins/personal/connectivity/kolab.tpl:86
-#: plugins/personal/connectivity/oxchange.tpl:39
-#: plugins/personal/connectivity/oxchange.tpl:49
-#: include/sieve/templates/element_vacation.tpl:25
-msgid "days"
-msgstr "天"
-
-#: plugins/personal/connectivity/kolab.tpl:93
-#: plugins/personal/connectivity/class_kolabAccount.inc:480
-msgid "Invitation policy"
-msgstr "邀请策略"
-
-#: plugins/personal/connectivity/intranet.tpl:3
-msgid "Intranet account"
-msgstr "内联网账号"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:24
-msgid "Open-Xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#, fuzzy
-msgid "Openexchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:723
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:833
-msgid "Couldn't connect to postgresql database!"
-msgstr "无法连接到 postgresql 数据库!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:727
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:837
-msgid "Needed parameters for openexchange connectivity plugin are missing!"
-msgstr "Openexchange 连接插件必须的参数不存在!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:731
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:841
-msgid "PHP4 module for postgresql database is missing!"
-msgstr "PHP4 的 postgresql 数据库差价不存在!"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:740
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:751
-#, fuzzy, php-format
-msgid "Removing of user/oxchange addressbook account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:821
-msgid ""
-"The Open-Xchange accountname is empty and thus invalid! Check to make sure "
-"that you are not using any strange characters in the loginname."
-msgstr ""
-"Open-Xchange 账号名为空,这是无效的! 检查一下是不是在登录名中间使用了奇怪的"
-"字符。"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:860
-#, fuzzy, php-format
-msgid "Saving of user/oxchange account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:867
-#, fuzzy, php-format
-msgid "Creating of user/oxchange account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:954
-msgid ""
-"Something went wrong while saving oxchange account. Please check the error "
-"log file."
-msgstr ""
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:964
-#, fuzzy
-msgid "Open xchange"
-msgstr "Open-Xchange"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:965
-#, fuzzy
-msgid "Open xchange account settings"
-msgstr "Open-Xchange 账号"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:974
-#, fuzzy
-msgid "OXAppointmentDays"
-msgstr "约会日期"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:975
-#, fuzzy
-msgid "OXTaskDays"
-msgstr "任务日期"
-
-#: plugins/personal/connectivity/class_oxchangeAccount.inc:976
-#, fuzzy
-msgid "OXTimeZone"
-msgstr "用户时区"
-
-#: plugins/personal/connectivity/pptp.tpl:3
-#: plugins/personal/connectivity/class_pptpAccount.inc:174
-msgid "PPTP account"
-msgstr "PPTP 账号"
-
-#: plugins/personal/connectivity/class_connectivity.inc:69
-msgid "This account has no connectivity extensions."
-msgstr "这个账号没有互联扩展。"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:16
-#: plugins/personal/connectivity/class_intranetAccount.inc:197
-msgid "Intranet"
-msgstr "内联网"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:121
-#, fuzzy, php-format
-msgid "Removing of user/intranet account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:186
-#, fuzzy, php-format
-msgid "Saving of user/intranet account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/connectivity/class_intranetAccount.inc:204
-#, fuzzy
-msgid "Intranet account settings"
-msgstr "内联网账号"
-
-#: plugins/personal/connectivity/phpscheduleit.tpl:3
-msgid "PHPscheduleit account"
-msgstr "PHPscheduleit 账号"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:26
-#: plugins/personal/connectivity/class_pptpAccount.inc:173
-msgid "PPTP"
-msgstr "PPTP"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:101
-#, fuzzy, php-format
-msgid "Removing of user/PPTP account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/connectivity/class_pptpAccount.inc:155
-#, fuzzy, php-format
-msgid "Saving of user/PPTP account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/connectivity/proxy.tpl:23
-#: plugins/personal/connectivity/class_proxyAccount.inc:308
-msgid "Proxy account"
-msgstr "代理账号"
-
-#: plugins/personal/connectivity/proxy.tpl:34
-msgid "Filter unwanted content (i.e. pornographic or violence related)"
-msgstr "过滤不想要的内容(如:色情或暴力相关)"
-
-#: plugins/personal/connectivity/proxy.tpl:44
-msgid "Limit proxy access to working time"
-msgstr "限制代理访问仅在工作时间"
-
-#: plugins/personal/connectivity/proxy.tpl:84
-#: plugins/personal/connectivity/class_proxyAccount.inc:319
-msgid "Restrict proxy usage by quota"
-msgstr "通过 quota 限制代理使用"
-
-#: plugins/personal/connectivity/proxy.tpl:99
-msgid "per"
-msgstr "每"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:149
-msgid ""
-"You're trying to add an invalid email address to the list of delegations."
-msgstr "您正在向代理人列表添加一个无效邮件地址。"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:157
-msgid ""
-"The mail address you're trying to add is no primary mail address of an "
-"existing user."
-msgstr "您要添加的邮件地址不是现存用户的主要邮件地址。"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:182
-msgid "Always accept"
-msgstr "总是接受"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:183
-msgid "Always reject"
-msgstr "总是拒绝"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:184
-msgid "Reject if conflicts"
-msgstr "如果冲突拒绝"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:185
-msgid "Manual if conflicts"
-msgstr "如果冲突手工解决"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:186
-msgid "Manual"
-msgstr "手工解决"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:234
-msgid "Anonymous"
-msgstr "匿名"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:302
-#, php-format
-msgid "Removing of user/kolab account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:313
-msgid "The value specified as Free Busy future needs to be an integer."
-msgstr "Free Busy 功能设定的值必须是个整数。"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:318
-msgid "The value specified as Free Busy Information URL is invalid."
-msgstr "提供的 Free Busy 信息 URL 无效。"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:332
-#, php-format
-msgid "The invitation policy entry for address '%s' is not valid."
-msgstr "地址 '%s' 的邀请策略条目无效。"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:340
-#, php-format
-msgid "There's no mail user with address '%s' for your invitation policy!"
-msgstr "没有针对您邀请策略的地址为 '%s' 的用户!"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:431
-#, php-format
-msgid "Saving of user/kolab account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:467
-#, fuzzy
-msgid "Kolab account settings"
-msgstr "Kolab 账号"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:476
-msgid "Free busy future"
-msgstr ""
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:477
-#, fuzzy
-msgid "Mail size restriction"
-msgstr "邮件传递列表"
-
-#: plugins/personal/connectivity/class_kolabAccount.inc:478
-#, fuzzy
-msgid "Free busy information"
-msgstr "自由使用的信息"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:5
-#: plugins/personal/connectivity/class_proxyAccount.inc:307
-#: plugins/generic/references/class_reference.inc:32
-msgid "Proxy"
-msgstr "代理"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:98
-msgid "GB"
-msgstr "GB"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "day"
-msgstr "天"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "week"
-msgstr "周"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:99
-msgid "month"
-msgstr "月"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:167
-#, fuzzy, php-format
-msgid "Removing of user/proxy account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:185
-msgid "Numerical value for Quota Setting is empty."
-msgstr "Quota 设置的数值为空。"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:187
-msgid "Numerical value for Quota Setting is not valid."
-msgstr "Quota 设置的数值无效。"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:289
-#, fuzzy, php-format
-msgid "Saving of user/proxy account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:317
-msgid "Filter unwanted content"
-msgstr ""
-
-#: plugins/personal/connectivity/class_proxyAccount.inc:318
-#, fuzzy
-msgid "Limit proxy access"
-msgstr "限制代理访问仅在工作时间"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:5
-msgid "PHPGroupware"
-msgstr "PHPGroupware"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:85
-#, fuzzy, php-format
-msgid "Removing of user/PHPgw account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:139
-#, fuzzy, php-format
-msgid "Saving of user/PHPgw account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:157
-msgid "PHP GW"
-msgstr ""
-
-#: plugins/personal/connectivity/class_phpgwAccount.inc:158
-#, fuzzy
-msgid "PHP GW account settings"
-msgstr "电话设置"
-
-#: plugins/personal/connectivity/webdav.tpl:3
-#: plugins/personal/connectivity/class_webdavAccount.inc:157
-msgid "WebDAV account"
-msgstr "WebDAV 账号"
-
-#: plugins/personal/connectivity/opengw.tpl:1
-#: plugins/personal/connectivity/class_opengwAccount.inc:331
-msgid "Opengroupware"
-msgstr "Opengroupware"
-
-#: plugins/personal/connectivity/opengw.tpl:8
-#: plugins/personal/connectivity/class_opengwAccount.inc:341
-msgid "Location team"
-msgstr "本地组"
-
-#: plugins/personal/connectivity/opengw.tpl:21
-#: plugins/personal/connectivity/class_opengwAccount.inc:342
-msgid "Template user"
-msgstr "模板用户"
-
-#: plugins/personal/connectivity/opengw.tpl:48
-#: plugins/personal/connectivity/class_opengwAccount.inc:344
-msgid "Teams"
-msgstr "团队"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid "Open-Xchange Account"
-msgstr "Open-Xchange 账号"
-
-#: plugins/personal/connectivity/oxchange.tpl:2
-msgid ""
-"disabled, no Postgresql support detected. Or the specified database can't be "
-"reached"
-msgstr "已禁用,没有检测到 Postgresql 支持。或者指定的数据库无法访问"
-
-#: plugins/personal/connectivity/oxchange.tpl:18
-msgid "Open-Xchange account"
-msgstr "Open-Xchange 账号"
-
-#: plugins/personal/connectivity/oxchange.tpl:29
-msgid "Remember"
-msgstr "记住"
-
-#: plugins/personal/connectivity/oxchange.tpl:33
-msgid "Appointment Days"
-msgstr "约会日期"
-
-#: plugins/personal/connectivity/oxchange.tpl:42
-msgid "Task Days"
-msgstr "任务日期"
-
-#: plugins/personal/connectivity/oxchange.tpl:61
-msgid "User Information"
-msgstr "用户信息"
-
-#: plugins/personal/connectivity/oxchange.tpl:65
-msgid "User Timezone"
-msgstr "用户时区"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:6
-#: plugins/generic/references/class_reference.inc:34
-msgid "FTP"
-msgstr "FTP"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:116
-#, fuzzy, php-format
-msgid "Removing of user/pureftpd account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:166
-msgid "Value specified as 'Upload bandwidth' is not valid."
-msgstr "提供的“上传带宽”值无效。"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:169
-msgid "Value specified as 'Download bandwidth' is not valid."
-msgstr "提供的“下载带宽”值无效。"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:173
-#, fuzzy
-msgid "Value specified as 'Quota files' is not valid."
-msgstr "提供的“文件”值无效。"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:176
-#, fuzzy
-msgid "Value specified as 'Quota size' is not valid."
-msgstr "提供的“大小”值无效。"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:179
-#, fuzzy
-msgid "Value specified as 'Upload ratio' is not valid."
-msgstr "提供的“上传带宽”值无效。"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:182
-#, fuzzy
-msgid "Value specified as 'Download ratio' is not valid."
-msgstr "提供的“下载带宽”值无效。"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:215
-#, fuzzy, php-format
-msgid "Saving of user/pureftpd account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:234
-#, fuzzy
-msgid "Ftp"
-msgstr "文件系统类型"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:235
-#, fuzzy
-msgid "Pure ftp account"
-msgstr "创建传真账号"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:244
-#, fuzzy
-msgid "Quota files"
-msgstr "Quota 大小"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:245
-#, fuzzy
-msgid "Upload ratio"
-msgstr "上传"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:246
-#, fuzzy
-msgid "Quota MBytes"
-msgstr "Quota 大小"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:247
-#, fuzzy
-msgid "Download ratio"
-msgstr "下载配置"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:248
-#, fuzzy
-msgid "Upload bandwith"
-msgstr "上传带宽"
-
-#: plugins/personal/connectivity/class_pureftpdAccount.inc:249
-#, fuzzy
-msgid "Download bandwith"
-msgstr "下载带宽"
-
-#: plugins/personal/connectivity/phpgw.tpl:3
-msgid "PHPGroupware account"
-msgstr "PHPGroupware 账号"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:6
-msgid "Opengroupware account"
-msgstr "Opengroupware 账号"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:161
-msgid ""
-"OpenGroupware: Your configuration is missing a postgresql extension. Can't "
-"perform any database queries."
-msgstr ""
-"OpenGroupware: 您的配置缺少一个 postgresql 扩展。无法执行任何数据库查询。"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:166
-msgid ""
-"OpenGroupware: Missing database configuration for opengroupware. Can't get "
-"or set any informations."
-msgstr ""
-"OpenGroupware: opengroupware 缺少数据库配置。无法获取或者设置任何信息。"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:174
-msgid ""
-"OpenGroupware: Can't connect to specified database. Please check given "
-"configuration twice."
-msgstr "OpenGroupware: 无法连接到指定数据库。请再次检查配置。"
-
-#: plugins/personal/connectivity/class_opengwAccount.inc:332
-#, fuzzy
-msgid "Open groupware account settings"
-msgstr "Opengroupware 账号"
-
-#: plugins/personal/connectivity/glpi.tpl:1
-msgid "GLPI account"
-msgstr "GLPI 账号"
-
-#: plugins/personal/connectivity/pureftpd.tpl:4
-msgid "FTP account"
-msgstr "FTP 账号"
-
-#: plugins/personal/connectivity/pureftpd.tpl:19
-msgid "Upload bandwidth"
-msgstr "上传带宽"
-
-#: plugins/personal/connectivity/pureftpd.tpl:24
-#: plugins/personal/connectivity/pureftpd.tpl:32
-msgid "kb/s"
-msgstr "kb/s"
-
-#: plugins/personal/connectivity/pureftpd.tpl:27
-msgid "Download bandwidth"
-msgstr "下载带宽"
-
-#: plugins/personal/connectivity/pureftpd.tpl:43
-msgid "Quota"
-msgstr "Quota"
-
-#: plugins/personal/connectivity/pureftpd.tpl:47
-msgid "Files"
-msgstr "文件"
-
-#: plugins/personal/connectivity/pureftpd.tpl:71
-msgid "Ratio"
-msgstr "比率"
-
-#: plugins/personal/connectivity/pureftpd.tpl:75
-msgid "Uploaded / downloaded files"
-msgstr "上传/下载文件"
-
-#: plugins/personal/connectivity/pureftpd.tpl:93
-#: plugins/personal/samba/samba3.tpl:246
-msgid "Miscellaneous"
-msgstr "杂项"
-
-#: plugins/personal/connectivity/pureftpd.tpl:98
-msgid "Check to disable FTP Access"
-msgstr "检查禁用 FTP 访问"
-
-#: plugins/personal/connectivity/pureftpd.tpl:100
-msgid "Temporary disable FTP access"
-msgstr "临时禁用 FTP 访问"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:6
-#: plugins/personal/connectivity/class_webdavAccount.inc:156
-msgid "WebDAV"
-msgstr "WebDAV"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:84
-#, fuzzy, php-format
-msgid "Removing of user/webDAV account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/connectivity/class_webdavAccount.inc:138
-#, fuzzy, php-format
-msgid "Saving of user/webDAV account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:1
-msgid "Create new hotplug entry"
-msgstr "创建一个新热插拔条目"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:8
-msgid "Create new hotplug device"
-msgstr "创建一个新的热插拔设备"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:28
-msgid "(iSerial)"
-msgstr "(iSerial)"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "Vendor-ID"
-msgstr "供应商-ID"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:36
-msgid "(idVendor)"
-msgstr "(idVendor)"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "Product-ID"
-msgstr "产品-ID"
-
-#: plugins/personal/environment/hotplugDialogNew.tpl:43
-msgid "(idProduct)"
-msgstr "(idProduct)"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:78
-#, fuzzy, php-format
-msgid ""
-"Can't remove kioks profile, it is still in use by the following objects '%s'."
-msgstr "您不能删除 asterisk 数据库扩展,它仍被这些对象 '%s' 使用。"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:86
-#: plugins/personal/environment/class_kioskManagementDialog.inc:105
-#, php-format
-msgid "Can't delete '%s'. Error was: permission denied."
-msgstr "无法删除 '%s'。错误:没有权限。"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:89
-#: plugins/personal/environment/class_kioskManagementDialog.inc:108
-#, php-format
-msgid "Can't delete '%s'. Errow was: file doesn't exist."
-msgstr "无法删除 '%s'。错误:文件不存在。"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:150
-msgid ""
-"There is no KIOSKPATH defined in your gosa.conf. Can't manage kiosk profiles!"
-msgstr "您的 gosa.conf 文件中没有定义 KIOSKPATH。无法管理 kiosk profiles!"
-
-#: plugins/personal/environment/class_kioskManagementDialog.inc:156
-#, php-format
-msgid "Kiosk path '%s' is not accessible. Please check the permissions."
-msgstr "无法访问 kiosk 路径 '%s'。请检查权限。"
-
-#: plugins/personal/environment/kioskManagement.tpl:1
-#: plugins/personal/environment/kioskManagement.tpl:5
-msgid "Kiosk profile management"
-msgstr "Kiosk profile 管理"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:1
-msgid "Add printer devcies"
-msgstr "添加打印设备"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:48
-msgid "Display printers matching"
-msgstr "显示匹配的打印机"
-
-#: plugins/personal/environment/selectPrinterDialog.tpl:53
-msgid "Regular expression for matching printer names"
-msgstr "匹配打印机名的正则表达式"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:108
-#, fuzzy
-msgid "Specified name should only consist of upper-/lowercase characters."
-msgstr "提供的名称应该包含大写/小写字符。"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:112
-msgid "Please specify a valid script name."
-msgstr "请提供一个有效的脚本名。"
-
-#: plugins/personal/environment/class_logonManagementDialog.inc:116
-msgid "Specified description contains invalid characters."
-msgstr "提供的描述包含无效字符。"
-
-#: plugins/personal/environment/main.inc:119
-msgid "User environment settings"
-msgstr "用户环境设置"
-
-#: plugins/personal/environment/logonManagement.tpl:1
-#: plugins/personal/environment/logonManagement.tpl:5
-#: plugins/personal/environment/environment.tpl:169
-msgid "Logon script management"
-msgstr "登录脚本管理"
-
-#: plugins/personal/environment/logonManagement.tpl:8
-msgid "Logon script settings"
-msgstr "登录脚本设置"
-
-#: plugins/personal/environment/logonManagement.tpl:10
-msgid "Skript name"
-msgstr "脚本名称"
-
-#: plugins/personal/environment/logonManagement.tpl:34
-msgid "Logon script flags"
-msgstr "登录脚本标志"
-
-#: plugins/personal/environment/logonManagement.tpl:38
-#, fuzzy
-msgid "Last script"
-msgstr "最后脚本"
-
-#: plugins/personal/environment/logonManagement.tpl:44
-msgid "Script can be replaced by user"
-msgstr "可以被用户替换的脚本"
-
-#: plugins/personal/environment/logonManagement.tpl:56
-#: plugins/personal/environment/class_environment.inc:1335
-msgid "Logon script"
-msgstr "登录脚本"
-
-#: plugins/personal/environment/hotplugDialog.tpl:1
-msgid "Add hotplug devices"
-msgstr "添加热插拔设备"
-
-#: plugins/personal/environment/hotplugDialog.tpl:5
-msgid "Hotplug management"
-msgstr "热插拔管理"
-
-#: plugins/personal/environment/hotplugDialog.tpl:10
-msgid "Select hotplug device to add"
-msgstr "选择添加一个热插拔设备"
-
-#: plugins/personal/environment/hotplugDialog.tpl:34
-msgid "Choose the department the search will be based    on"
-msgstr "选择一个部门来做查询"
-
-#: plugins/personal/environment/hotplugDialog.tpl:48
-msgid "Regular expression for        matching hotplugs"
-msgstr "用于匹配热插拔的正则表达式"
-
-#: plugins/personal/environment/class_environment.inc:209
-msgid "auto"
-msgstr "自动"
-
-#: plugins/personal/environment/class_environment.inc:281
-#, fuzzy, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Setting profile "
-"server to '%s'."
-msgstr "选择的 kiosk profile '%s' 不存在,设置当前 profile 为 'none'。"
-
-#: plugins/personal/environment/class_environment.inc:286
-#, fuzzy, php-format
-msgid ""
-"Your selected profile server '%s' is no longer available. Profile server "
-"configuration is resetted."
-msgstr "之前选择的 asterisk 主服务器 (%s) 不存在了。删除终止。"
-
-#: plugins/personal/environment/class_environment.inc:355
-#: plugins/personal/environment/class_environment.inc:393
-msgid "Remove environment extension"
-msgstr "删除环境变量扩展"
-
-#: plugins/personal/environment/class_environment.inc:356
-#: plugins/personal/environment/class_environment.inc:394
-msgid "Environment extension enabled. You can disable it by clicking below."
-msgstr "环境变量扩展已经启用。您可以点击下面按钮禁用。"
-
-#: plugins/personal/environment/class_environment.inc:365
-#: plugins/personal/environment/class_environment.inc:370
-#: plugins/personal/environment/class_environment.inc:399
-#: plugins/personal/environment/class_environment.inc:404
-msgid "Add environment extension"
-msgstr "添加环境变量扩展"
-
-#: plugins/personal/environment/class_environment.inc:366
-#: plugins/personal/environment/class_environment.inc:400
-msgid "Environment extension disabled. You can enable it by clicking below."
-msgstr "环境变量扩展已禁用。您可以点击下面按钮重新启用。"
-
-#: plugins/personal/environment/class_environment.inc:371
-#: plugins/personal/environment/class_environment.inc:405
-msgid ""
-"Environment extension disabled. You have to setup a posix account before you "
-"can enable this feature."
-msgstr "环境变量扩展已禁用。在启用这个功能前,您必须设置一个 posix 账号。"
-
-#: plugins/personal/environment/class_environment.inc:522
-#, fuzzy
-msgid "You are not allowed to write Logon scripts."
-msgstr "您无权删除这个用户!"
-
-#: plugins/personal/environment/class_environment.inc:603
-msgid "Spaces are not allowed in the mount path!"
-msgstr "挂载路径不允许有空格!"
-
-#: plugins/personal/environment/class_environment.inc:682
-#: plugins/personal/environment/class_environment.inc:683
-#: plugins/personal/environment/class_environment.inc:691
-#: plugins/personal/environment/class_environment.inc:692
-msgid "Reset password hash"
-msgstr "重置口令"
-
-#: plugins/personal/environment/class_environment.inc:696
-msgid "Delete share entry"
-msgstr "删除共享条目"
-
-#: plugins/personal/environment/class_environment.inc:885
-msgid "GOsa default printer flag is not allowed within groups."
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:908
-#, php-format
-msgid ""
-"The selected kiosk profile '%s' is no longer available, setting current "
-"profile to 'none'."
-msgstr "选择的 kiosk profile '%s' 不存在,设置当前 profile 为 'none'。"
-
-#: plugins/personal/environment/class_environment.inc:952
-#, fuzzy, php-format
-msgid "Removing of user/environment account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/environment/class_environment.inc:1021
-msgid "Please set a valid profile quota size."
-msgstr "请输入一个有效的 profile quota 大小。"
-
-#: plugins/personal/environment/class_environment.inc:1028
-msgid ""
-"You need to setup a valid posix extension in order to enable evironment "
-"features."
-msgstr "为了启用环境功能,您需要设置一个有效的 posix 扩展。"
-
-#: plugins/personal/environment/class_environment.inc:1066
-msgid "Can't save new kiosk profiles, possibly permission denied for folder"
-msgstr "无法保存新的 kiosk profiles,可能是目录的权限不对"
-
-#: plugins/personal/environment/class_environment.inc:1222
-#, fuzzy, php-format
-msgid "Saving of user/environment account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/environment/class_environment.inc:1235
-msgid "group share"
-msgstr "组共享"
-
-#: plugins/personal/environment/class_environment.inc:1276
-#: plugins/personal/environment/class_environment.inc:1334
-msgid "Default printer"
-msgstr "缺省打印机"
-
-#: plugins/personal/environment/class_environment.inc:1313
-#, fuzzy
-msgid "Environment settings"
-msgstr "用户环境设置"
-
-#: plugins/personal/environment/class_environment.inc:1321
-msgid "Command to extend the list of possible screen resolutions"
-msgstr ""
-
-#: plugins/personal/environment/class_environment.inc:1325
-#: plugins/personal/environment/environment.tpl:105
-msgid "Resolution changeable during session"
-msgstr "会话间允许修改分辨率"
-
-#: plugins/personal/environment/class_environment.inc:1326
-#: plugins/personal/environment/environment.tpl:73
-msgid "Cache profile localy"
-msgstr "本地缓存 profile"
-
-#: plugins/personal/environment/class_environment.inc:1328
-#, fuzzy
-msgid "Profile quota"
-msgstr "Profil quota"
-
-#: plugins/personal/environment/class_environment.inc:1329
-#, fuzzy
-msgid "Profile server"
-msgstr "文件服务器"
-
-#: plugins/personal/environment/class_environment.inc:1332
-#: plugins/personal/environment/environment.tpl:85
-msgid "Kiosk profile"
-msgstr "Kiosk profile"
-
-#: plugins/personal/environment/class_environment.inc:1336
-#: plugins/personal/environment/environment.tpl:203
-msgid "Hotplug devices"
-msgstr "热插拔设备"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:120
-msgid "Please specify a valid name. Only 0-9 a-Z is allowed."
-msgstr "请提供一个有效名称。只允许 0-9 a-Z。"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:123
-msgid "Invalid character in description. Please specify a valid description."
-msgstr "描述中发现无效字符。请给出一个有效的描述。"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:128
-msgid "Please specify a valid iSerial."
-msgstr "请输入一个有效的 iSerial。"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:132
-msgid "Please specify a valid vendor ID. (2 byte hex like '0xFFFF')"
-msgstr "请指定一个有效的供应商 ID。(两字节十六进制,如 '0xFFFF')"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:135
-msgid "Please specify a valid product ID. (2 byte hex like '0xFFFF')"
-msgstr "请指定一个有效的产品 ID。(两字节十六进制,如 '0xFFFF')"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:141
-msgid "An Entry with this name already exists."
-msgstr "同名的条目已经存在。"
-
-#: plugins/personal/environment/class_hotplugDialog.inc:146
-msgid "Please select an entry or press cancel."
-msgstr "请选择一个条目或者按取消。"
-
-#: plugins/personal/environment/environment.tpl:3
-msgid "The environment extension is currently disabled."
-msgstr "环境变量扩展当前被禁用。"
-
-#: plugins/personal/environment/environment.tpl:14
-#: plugins/personal/environment/environment.tpl:128
-#: plugins/personal/environment/environment.tpl:198
-msgid "Environment managment settings"
-msgstr "环境变量管理设置"
-
-#: plugins/personal/environment/environment.tpl:17
-msgid "Profile managment"
-msgstr "Profile 管理"
-
-#: plugins/personal/environment/environment.tpl:25
-msgid "Use profile managment"
-msgstr "用户 profile 管理"
-
-#: plugins/personal/environment/environment.tpl:32
-msgid "Profile server managment"
-msgstr "Profile 服务器管理"
-
-#: plugins/personal/environment/environment.tpl:35
-msgid "Profil path"
-msgstr "Profil path"
-
-#: plugins/personal/environment/environment.tpl:56
-msgid "Profil quota"
-msgstr "Profil quota"
-
-#: plugins/personal/environment/environment.tpl:82
-msgid "Kiosk profile settings"
-msgstr "Kiosk profile 设置"
-
-#: plugins/personal/environment/environment.tpl:95
-msgid "Manage"
-msgstr "管理"
-
-#: plugins/personal/environment/environment.tpl:143
-msgid "User used to connect to the share"
-msgstr "用户习惯连接这个共享"
-
-#: plugins/personal/environment/environment.tpl:146
-msgid "Select a share"
-msgstr "选择一个共享"
-
-#: plugins/personal/environment/environment.tpl:154
-msgid "Mount path"
-msgstr "挂载路径"
-
-#: plugins/personal/environment/environment.tpl:167
-msgid "Logon scripts"
-msgstr "登录脚本"
-
-#: plugins/personal/environment/environment.tpl:205
-msgid "Hotplug device settings"
-msgstr "热插拔设备设置"
-
-#: plugins/personal/environment/environment.tpl:222
-msgid "Existing"
-msgstr "现存"
-
-#: plugins/personal/environment/environment.tpl:237
-msgid "Printer settings"
-msgstr "打印机设置"
-
-#: plugins/personal/environment/environment.tpl:254
-msgid "Toggle admin"
-msgstr "切换管理员"
-
-#: plugins/personal/environment/environment.tpl:257
-msgid "Toggle default"
-msgstr "切换缺省"
-
-#: plugins/personal/nagios/nagios.tpl:5
-msgid "Nagios Account"
-msgstr "Nagios 账号"
-
-#: plugins/personal/nagios/nagios.tpl:8
-#: plugins/personal/nagios/class_nagiosAccount.inc:286
-msgid "Alias"
-msgstr "别名"
-
-#: plugins/personal/nagios/nagios.tpl:27
-#: plugins/personal/nagios/class_nagiosAccount.inc:292
-msgid "Host notification period"
-msgstr "主机通知周期"
-
-#: plugins/personal/nagios/nagios.tpl:40
-#: plugins/personal/nagios/class_nagiosAccount.inc:296
-msgid "Service notification period"
-msgstr "服务通知周期"
-
-#: plugins/personal/nagios/nagios.tpl:53
-#: plugins/personal/nagios/class_nagiosAccount.inc:295
-msgid "Service notification options"
-msgstr "服务通知选项"
-
-#: plugins/personal/nagios/nagios.tpl:66
-#: plugins/personal/nagios/class_nagiosAccount.inc:291
-msgid "Host notification options"
-msgstr "主机通知选项"
-
-#: plugins/personal/nagios/nagios.tpl:90
-#: plugins/personal/nagios/class_nagiosAccount.inc:294
-msgid "Service notification commands"
-msgstr "服务通知命令"
-
-#: plugins/personal/nagios/nagios.tpl:100
-#: plugins/personal/nagios/class_nagiosAccount.inc:290
-msgid "Host notification commands"
-msgstr "主机通知命令"
-
-#: plugins/personal/nagios/nagios.tpl:115
-msgid "Nagios authentification"
-msgstr "Nagios 鉴权"
-
-#: plugins/personal/nagios/nagios.tpl:121
-msgid "view system informations"
-msgstr "查看系统信息"
-
-#: plugins/personal/nagios/nagios.tpl:130
-msgid "view configuration information"
-msgstr "查看配置信息"
-
-#: plugins/personal/nagios/nagios.tpl:139
-msgid "trigger system commands"
-msgstr "触发系统命令"
-
-#: plugins/personal/nagios/nagios.tpl:148
-msgid "view all services"
-msgstr "查看所有服务"
-
-#: plugins/personal/nagios/nagios.tpl:157
-msgid "view all hosts"
-msgstr "查看所有主机"
-
-#: plugins/personal/nagios/nagios.tpl:166
-msgid "trigger all service commands"
-msgstr "触发所有服务命令"
-
-#: plugins/personal/nagios/nagios.tpl:175
-msgid "trigger all host commands"
-msgstr "触发所有主机命令"
-
-#: plugins/personal/nagios/main.inc:123
-msgid "Nagios settings"
-msgstr "Nagios 设置"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:110
-msgid "This account has no nagios extensions."
-msgstr "这个账户尚未包含 nagios 扩展。 "
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:119
-msgid "Remove nagios account"
-msgstr "删除 nagios 账户"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:120
-msgid ""
-"This account has nagios features enabled. You can disable them by clicking "
-"below."
-msgstr "该账号已经启用 nagios 功能。您可以点击下面按钮禁用。"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid "Create nagios account"
-msgstr "创建 nagios 账户"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:122
-msgid ""
-"This account has nagios features disabled. You can enable them by clicking "
-"below."
-msgstr "这个账户 nagios 功能已禁用。您可以点击下面的按钮来启用。"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:178
-#, fuzzy, php-format
-msgid "Saving of user/nagios account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:198
-msgid "The required field 'NagiosAlias' is not set."
-msgstr "必须的字段 'NagiosAlias' 没有设置。"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:201
-msgid "The required field 'NagiosMail' is not set."
-msgstr "需要的字段 'NagiosMail' 没有设置。"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:205
-#: plugins/personal/nagios/class_nagiosAccount.inc:209
-msgid "Please enter a valid email address in 'NagiosMail' field."
-msgstr "请在 'NagiosMail' 字段输入一个有效的邮件地址。"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:261
-#, fuzzy, php-format
-msgid "Removing of user/nagios account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:276
-#, fuzzy
-msgid "Nagios account settings"
-msgstr "Nagios 设置"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:287
-#: plugins/personal/generic/class_user.inc:1447
-#, fuzzy
-msgid "Pager number"
-msgstr "电话号码"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:298
-#, fuzzy
-msgid "View all hosts"
-msgstr "查看所有主机"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:299
-#, fuzzy
-msgid "View all services"
-msgstr "查看所有服务"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:301
-#, fuzzy
-msgid "Trigger system commands"
-msgstr "触发系统命令"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:302
-#, fuzzy
-msgid "Trigger all host commands"
-msgstr "触发所有主机命令"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:303
-#, fuzzy
-msgid "Trigger all service commands"
-msgstr "触发所有服务命令"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:305
-#, fuzzy
-msgid "View configuration information"
-msgstr "查看配置信息"
-
-#: plugins/personal/nagios/class_nagiosAccount.inc:306
-#, fuzzy
-msgid "View system informations"
-msgstr "查看系统信息"
-
-#: plugins/personal/posix/trust_machines.tpl:6
-msgid "Select systems to add"
-msgstr "选择要添加的系统"
-
-#: plugins/personal/posix/trust_machines.tpl:26
-msgid "Display systems of department"
-msgstr "显示部门的系统"
-
-#: plugins/personal/posix/main.inc:127
-msgid "Unix settings"
-msgstr "Unix 设置"
-
-#: plugins/personal/posix/paste_generic.tpl:4
-msgid "Posix settings"
-msgstr "Posix 设置"
-
-#: plugins/personal/posix/paste_generic.tpl:8
-#: plugins/personal/posix/class_posixAccount.inc:1363
-#: plugins/personal/posix/generic.tpl:7 plugins/personal/samba/samba3.tpl:13
-#: plugins/personal/samba/samba3.tpl:97
-#: plugins/personal/samba/class_sambaAccount.inc:690
-msgid "Home directory"
-msgstr "用户主目录"
-
-#: plugins/personal/posix/paste_generic.tpl:23
-#: plugins/personal/posix/generic.tpl:47
-msgid "Force UID/GID"
-msgstr "指定 UID/GID"
-
-#: plugins/personal/posix/paste_generic.tpl:28
-#: plugins/personal/posix/generic.tpl:51 html/getxls.php:287
-msgid "UID"
-msgstr "UID"
-
-#: plugins/personal/posix/paste_generic.tpl:47
-#: plugins/personal/posix/generic.tpl:76
-msgid "Group membership"
-msgstr "组成员身份"
-
-#: plugins/personal/posix/paste_generic.tpl:54
-#: plugins/personal/posix/generic.tpl:78
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(警告:NFS不支持超过 16 个组!)"
-
-#: plugins/personal/posix/posix_shadow.tpl:9
-msgid "User must change password on first login"
-msgstr "用户必须在第一次登录修改口令"
-
-#: plugins/personal/posix/posix_shadow.tpl:34
-#: plugins/personal/samba/samba2.tpl:87 plugins/personal/samba/samba3.tpl:311
-msgid "Password expires on"
-msgstr "口令过期截止日"
-
-#: plugins/personal/posix/class_posixAccount.inc:16
-#: plugins/generic/references/class_reference.inc:22
-msgid "UNIX"
-msgstr "UNIX"
-
-#: plugins/personal/posix/class_posixAccount.inc:137
-msgid "expired"
-msgstr "过期"
-
-#: plugins/personal/posix/class_posixAccount.inc:139
-msgid "grace time active"
-msgstr "时间限制激活"
-
-#: plugins/personal/posix/class_posixAccount.inc:142
-msgid "active, password not changable"
-msgstr "活动,口令不可更改"
-
-#: plugins/personal/posix/class_posixAccount.inc:144
-msgid "active, password expired"
-msgstr "活动,口令过期"
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "active"
-msgstr "活动"
-
-#: plugins/personal/posix/class_posixAccount.inc:157
-#: plugins/personal/posix/class_posixAccount.inc:1029
-msgid "Group of user"
-msgstr "用户组"
-
-#: plugins/personal/posix/class_posixAccount.inc:192
-msgid "unconfigured"
-msgstr "未配置"
-
-#: plugins/personal/posix/class_posixAccount.inc:255
-msgid "This account has no unix extensions."
-msgstr "这个账户未包含 unix 扩展。"
-
-#: plugins/personal/posix/class_posixAccount.inc:275
-#: plugins/personal/posix/class_posixAccount.inc:278
-msgid "Remove posix account"
-msgstr "删除 posix 账户"
-
-#: plugins/personal/posix/class_posixAccount.inc:276
-msgid ""
-"This account has unix features enabled. To disable them, you'll need to "
-"remove the samba / environment account first."
-msgstr ""
-"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。"
-
-#: plugins/personal/posix/class_posixAccount.inc:279
-msgid ""
-"This account has posix features enabled. You can disable them by clicking "
-"below."
-msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。"
-
-#: plugins/personal/posix/class_posixAccount.inc:282
-msgid "Create posix account"
-msgstr "创建 posix 账户"
-
-#: plugins/personal/posix/class_posixAccount.inc:283
-msgid ""
-"This account has posix features disabled. You can enable them by clicking "
-"below."
-msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。"
-
-#: plugins/personal/posix/class_posixAccount.inc:443
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr "自上次更改以来 %s 天,不能修改口令"
-
-#: plugins/personal/posix/class_posixAccount.inc:447
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "口令必须在 %s 天之后更改"
-
-#: plugins/personal/posix/class_posixAccount.inc:451
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiery"
-msgstr "口令过期 %s 天后,禁用账号"
-
-#: plugins/personal/posix/class_posixAccount.inc:455
-#, php-format
-msgid "Warn user %s days before password expiery"
-msgstr "在口令过期 %s 天之前警告用户"
-
-#: plugins/personal/posix/class_posixAccount.inc:575
-msgid "full access"
-msgstr "完全访问权限"
-
-#: plugins/personal/posix/class_posixAccount.inc:576
-msgid "allow access to these hosts"
-msgstr "允许访问这些主机"
-
-#: plugins/personal/posix/class_posixAccount.inc:624
-#, fuzzy, php-format
-msgid "Removing of user/posix account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/posix/class_posixAccount.inc:772
-msgid "Failed: overriding lock"
-msgstr "失败:覆盖缩"
-
-#: plugins/personal/posix/class_posixAccount.inc:868
-#, fuzzy, php-format
-msgid "Saving of user/posix account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/posix/class_posixAccount.inc:943
-msgid "The required field 'Home directory' is not set."
-msgstr "需要的字段“用户主目录”没有设置。"
-
-#: plugins/personal/posix/class_posixAccount.inc:946
-msgid "Please enter a valid path in 'Home directory' field."
-msgstr "请在“用户主目录”输入一个有效的地址。"
-
-#: plugins/personal/posix/class_posixAccount.inc:954
-msgid "Value specified as 'UID' is not valid."
-msgstr "'UID' 赋值无效。"
-
-#: plugins/personal/posix/class_posixAccount.inc:957
-msgid "Value specified as 'UID' is too small."
-msgstr "'UID' 赋值太小。"
-
-#: plugins/personal/posix/class_posixAccount.inc:972
-msgid "Value specified as 'shadowMin' is not valid."
-msgstr "'shadowMin' 赋值无效。"
-
-#: plugins/personal/posix/class_posixAccount.inc:977
-msgid "Value specified as 'shadowMax' is not valid."
-msgstr "'shadowMax' 赋值无效。"
-
-#: plugins/personal/posix/class_posixAccount.inc:982
-msgid "Value specified as 'shadowWarning' is not valid."
-msgstr "'shadowWarning' 赋值无效。"
-
-#: plugins/personal/posix/class_posixAccount.inc:985
-msgid "'shadowWarning' without 'shadowMax' makes no sense."
-msgstr "不提供 'shadowMax' 的 'shadowWarning' 没有意义。"
-
-#: plugins/personal/posix/class_posixAccount.inc:988
-msgid "Value specified as 'shadowWarning' should be smaller than 'shadowMax'."
-msgstr "提供的 'shadowWarning' 应该小于'shadowMax'。"
-
-#: plugins/personal/posix/class_posixAccount.inc:991
-msgid "Value specified as 'shadowWarning' should be greater than 'shadowMin'."
-msgstr "提供的 'shadowWarning' 应该大于'shadowMin'。"
-
-#: plugins/personal/posix/class_posixAccount.inc:996
-msgid "Value specified as 'shadowInactive' is not valid."
-msgstr "'shadowInactive' 赋值无效。"
-
-#: plugins/personal/posix/class_posixAccount.inc:999
-msgid "'shadowInactive' without 'shadowMax' makes no sense."
-msgstr "不提供 'shadowMax' 的 'shadowInactive' 没有意义。"
-
-#: plugins/personal/posix/class_posixAccount.inc:1004
-msgid "Value specified as 'shadowMin' should be smaller than 'shadowMax'."
-msgstr "提供的 'shadowMin' 应该小于'shadowMax'。"
-
-#: plugins/personal/posix/class_posixAccount.inc:1353
-#, fuzzy
-msgid "POSIX account"
-msgstr "GLPI 账号"
-
-#: plugins/personal/posix/class_posixAccount.inc:1364
-#: plugins/personal/posix/generic.tpl:15
-msgid "Shell"
-msgstr "Shell"
-
-#: plugins/personal/posix/class_posixAccount.inc:1366
-#, fuzzy
-msgid "Group ID"
-msgstr "组"
-
-#: plugins/personal/posix/class_posixAccount.inc:1368
-#, fuzzy
-msgid "Force password change on login"
-msgstr "不允许修改口令"
-
-#: plugins/personal/posix/class_posixAccount.inc:1369
-#, fuzzy
-msgid "Shadow min"
-msgstr "显示终端"
-
-#: plugins/personal/posix/class_posixAccount.inc:1370
-msgid "Shadow max"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:1371
-#, fuzzy
-msgid "Shadow warning"
-msgstr "显示分区"
-
-#: plugins/personal/posix/class_posixAccount.inc:1372
-#, fuzzy
-msgid "Shadow inactive"
-msgstr "显示打印机"
-
-#: plugins/personal/posix/class_posixAccount.inc:1373
-#, fuzzy
-msgid "Shadow expire"
-msgstr "显示人员"
-
-#: plugins/personal/posix/class_posixAccount.inc:1374
-#, fuzzy
-msgid "System trust model"
-msgstr "信赖的系统"
-
-#: plugins/personal/posix/generic.tpl:25
-msgid "Primary group"
-msgstr "主要用户组"
-
-#: plugins/personal/posix/generic.tpl:102
-msgid "Account"
-msgstr "账户"
-
-#: plugins/personal/posix/generic.tpl:109
-msgid "System trust"
-msgstr "信赖的系统"
-
-#: plugins/personal/posix/generic.tpl:110
-msgid "Trust mode"
-msgstr "信赖模式"
-
-#: plugins/personal/posix/posix_groups.tpl:6
-msgid "Select groups to add"
-msgstr "选择要添加的组"
-
-#: plugins/personal/posix/posix_groups.tpl:32
-msgid "Display groups of department"
-msgstr "显示部门的组"
-
-#: plugins/personal/posix/posix_groups.tpl:53
-msgid "Display groups matching"
-msgstr "显示匹配的组"
-
-#: plugins/personal/posix/posix_groups.tpl:64
-msgid "Display groups of user"
-msgstr "显示用户组"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:26
-#, php-format
-msgid "The configured timezone '%s' seems not to valid."
-msgstr ""
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:73
-msgid "Sunday"
-msgstr "星期日"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:74
-msgid "Monday"
-msgstr "星期一"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:75
-msgid "Tuesday"
-msgstr "星期二"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:76
-msgid "Wednesday"
-msgstr "星期三"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:77
-msgid "Thursday"
-msgstr "星期四"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:78
-msgid "Friday"
-msgstr "星期五"
-
-#: plugins/personal/samba/class_sambaLogonHours.inc:79
-msgid "Saturday"
-msgstr "星期六"
-
-#: plugins/personal/samba/samba3_workstations.tpl:6
-msgid "Select workstations to add"
-msgstr "选择要添加的工作站"
-
-#: plugins/personal/samba/samba3_workstations.tpl:26
-msgid "Display workstations of department"
-msgstr "显示部门的工作站"
-
-#: plugins/personal/samba/samba2.tpl:13
-msgid "Samba home"
-msgstr "Samba 主目录"
-
-#: plugins/personal/samba/samba2.tpl:37 plugins/personal/samba/samba3.tpl:44
-msgid "Script path"
-msgstr "脚本路径"
-
-#: plugins/personal/samba/samba2.tpl:45 plugins/personal/samba/samba3.tpl:52
-#: plugins/personal/samba/samba3.tpl:111
-#: plugins/personal/samba/class_sambaAccount.inc:691
-msgid "Profile path"
-msgstr "Profile path"
-
-#: plugins/personal/samba/samba2.tpl:59 plugins/personal/samba/samba3.tpl:288
-msgid "Access options"
-msgstr "访问选项"
-
-#: plugins/personal/samba/samba2.tpl:67 plugins/personal/samba/samba3.tpl:296
-msgid "Allow user to change password from client"
-msgstr "允许用户从客户端修改口令"
-
-#: plugins/personal/samba/samba2.tpl:72 plugins/personal/samba/samba3.tpl:301
-#: plugins/personal/samba/class_sambaAccount.inc:1106
-msgid "Login from windows client requires no password"
-msgstr "从 Windows 客户端登录不需要口令"
-
-#: plugins/personal/samba/samba2.tpl:77
-msgid "Temporary disable samba account"
-msgstr "临时禁用 samba 账号"
-
-#: plugins/personal/samba/samba3.tpl:27
-#: plugins/personal/samba/class_sambaAccount.inc:1121
-msgid "Domain"
-msgstr "域"
-
-#: plugins/personal/samba/samba3.tpl:66
-msgid "Terminal Server"
-msgstr "终端服务器"
-
-#: plugins/personal/samba/samba3.tpl:94
-#: plugins/personal/samba/class_sambaAccount.inc:1102
-msgid "Allow login on terminal server"
-msgstr "允许登录到终端服务器"
-
-#: plugins/personal/samba/samba3.tpl:131
-#: plugins/personal/samba/class_sambaAccount.inc:1103
-msgid "Inherit client config"
-msgstr "继承客户配置"
-
-#: plugins/personal/samba/samba3.tpl:134
-msgid "Initial program"
-msgstr "初始程序"
-
-#: plugins/personal/samba/samba3.tpl:142
-msgid "Working directory"
-msgstr "工作目录"
-
-#: plugins/personal/samba/samba3.tpl:159
-msgid "Timeout settings (in minutes)"
-msgstr "超时设置(分钟)"
-
-#: plugins/personal/samba/samba3.tpl:169
-#: plugins/personal/samba/class_sambaAccount.inc:698
-msgid "Connection"
-msgstr "连接"
-
-#: plugins/personal/samba/samba3.tpl:183
-#: plugins/personal/samba/class_sambaAccount.inc:699
-msgid "Disconnection"
-msgstr "断开"
-
-#: plugins/personal/samba/samba3.tpl:197
-#: plugins/personal/samba/class_sambaAccount.inc:700
-msgid "IDLE"
-msgstr "闲"
-
-#: plugins/personal/samba/samba3.tpl:213
-msgid "Client devices"
-msgstr "客户设备"
-
-#: plugins/personal/samba/samba3.tpl:220
-msgid "Connect client drives at logon"
-msgstr "登录时连接客户驱动器"
-
-#: plugins/personal/samba/samba3.tpl:228
-msgid "Connect client printers at logon"
-msgstr "登录时连接客户打印机"
-
-#: plugins/personal/samba/samba3.tpl:236
-msgid "Default to main client printer"
-msgstr "缺省用主要客户打印机"
-
-#: plugins/personal/samba/samba3.tpl:250
-msgid "Shadowing"
-msgstr ""
-
-#: plugins/personal/samba/samba3.tpl:261
-msgid "On broken or timed out"
-msgstr "断开或超时"
-
-#: plugins/personal/samba/samba3.tpl:271
-msgid "Reconnect if disconnected"
-msgstr "断线重连"
-
-#: plugins/personal/samba/samba3.tpl:306
-#: plugins/personal/samba/class_sambaAccount.inc:1107
-msgid "Lock samba account"
-msgstr "锁定 samba 账号"
-
-#: plugins/personal/samba/samba3.tpl:331
-#: plugins/personal/samba/class_sambaAccount.inc:1113
-msgid "Limit Logon Time"
-msgstr "限制登录时间"
-
-#: plugins/personal/samba/samba3.tpl:351
-#: plugins/personal/samba/class_sambaAccount.inc:1114
-msgid "Limit Logoff Time"
-msgstr "限制退出时间"
-
-#: plugins/personal/samba/samba3.tpl:372
-msgid "Account expires after"
-msgstr "账号过期于"
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Samba logon times"
-msgstr "Samba 登录次数"
-
-#: plugins/personal/samba/samba3.tpl:395
-msgid "Edit settings..."
-msgstr "编辑设置..."
-
-#: plugins/personal/samba/samba3.tpl:403
-msgid "Allow connection from these workstations only"
-msgstr "只允许从这些工作站建立连接"
-
-#: plugins/personal/samba/class_sambaAccount.inc:212
-msgid "This account has no samba extensions."
-msgstr "这个账号没有 samba 扩展。"
-
-#: plugins/personal/samba/class_sambaAccount.inc:221
-msgid "Remove samba account"
-msgstr "删除 samba 账号"
-
-#: plugins/personal/samba/class_sambaAccount.inc:222
-msgid ""
-"This account has samba features enabled. You can disable them by clicking "
-"below."
-msgstr "这个账户 samba 功能已启用。您可以点击下面的按钮禁用。"
-
-#: plugins/personal/samba/class_sambaAccount.inc:232
-#: plugins/personal/samba/class_sambaAccount.inc:235
-msgid "Create samba account"
-msgstr "创建 samba 账号"
-
-#: plugins/personal/samba/class_sambaAccount.inc:233
-msgid ""
-"This account has samba features disabled. You can enable them by clicking "
-"below."
-msgstr "这个账户 samba 功能已禁用。您可以点击下面的按钮来启用。"
-
-#: plugins/personal/samba/class_sambaAccount.inc:236
-msgid ""
-"This account has samba features disabled. Posix features are needed for "
-"samba accounts, enable them first."
-msgstr "这个账户 samba 功能已禁用。该 samba 账户需要 Posix 功能,请先启用。"
-
-#: plugins/personal/samba/class_sambaAccount.inc:502
-msgid "input on, notify on"
-msgstr "输入打开,通知打开"
-
-#: plugins/personal/samba/class_sambaAccount.inc:503
-msgid "input on, notify off"
-msgstr "输入打开,通知关闭"
-
-#: plugins/personal/samba/class_sambaAccount.inc:504
-msgid "input off, notify on"
-msgstr "输入关闭,通知打开"
-
-#: plugins/personal/samba/class_sambaAccount.inc:505
-msgid "input off, nofify off"
-msgstr "输入关闭,通知关闭"
-
-#: plugins/personal/samba/class_sambaAccount.inc:507
-msgid "disconnect"
-msgstr "断开"
-
-#: plugins/personal/samba/class_sambaAccount.inc:508
-msgid "reset"
-msgstr "重置"
-
-#: plugins/personal/samba/class_sambaAccount.inc:510
-msgid "from any client"
-msgstr "从任意客户"
-
-#: plugins/personal/samba/class_sambaAccount.inc:511
-msgid "from previous client only"
-msgstr "只从上一个客户"
-
-#: plugins/personal/samba/class_sambaAccount.inc:674
-#, fuzzy, php-format
-msgid "Removing of user/samba account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/samba/class_sambaAccount.inc:693
-#, php-format
-msgid "The value specified as '%s' contains invalid characters!"
-msgstr "给出的数据 '%s' 包含无效字符!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:703
-#, php-format
-msgid ""
-"The timeout property '%s' is checked and contains invalid or no characters!"
-msgstr "超时属性 '%s' 检查发现包含无效字符或者为空!"
-
-#: plugins/personal/samba/class_sambaAccount.inc:709
-msgid ""
-"The windows user manager only allows eight clients. You've specified more "
-"than eight."
-msgstr "Windows 用户管理员只允许八个客户。您指定的超过八个。"
-
-#: plugins/personal/samba/class_sambaAccount.inc:894
-msgid ""
-"Warning: This account has an undefined samba SID assigned. The problem can "
-"not be fixed by GOsa!"
-msgstr "警告:这个账号分配了一个未定义的 samba SID。这个问题不能被 GOsa 解决。"
-
-#: plugins/personal/samba/class_sambaAccount.inc:918
-msgid ""
-"Warning: Can't identify users primary group - no conversion to a samba group "
-"possible!"
-msgstr "警告: 无法识别用户主要组──无法转换到一个 samba 组。"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1028
-#, fuzzy, php-format
-msgid "Saving of user/samba account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1093
-#: plugins/personal/samba/main.inc:123 setup/setup_config2.tpl:2
-msgid "Samba settings"
-msgstr "Samba 设置"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1105
-#, fuzzy
-msgid "Allow user to change password"
-msgstr "允许用户从客户端修改口令"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1110
-#, fuzzy
-msgid "Account expires"
-msgstr "账号过期于"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1111
-#, fuzzy
-msgid "Password expires"
-msgstr "口令过期截止日"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1115
-#, fuzzy
-msgid "Logon hours"
-msgstr "1 小时"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1117
-#, fuzzy
-msgid "Generic home directory"
-msgstr "用户主目录"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1118
-msgid "Generic samba home drive"
-msgstr ""
-
-#: plugins/personal/samba/class_sambaAccount.inc:1119
-#, fuzzy
-msgid "Generic script path"
-msgstr "脚本路径"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1120
-#, fuzzy
-msgid "Generic profile path"
-msgstr "Profile path"
-
-#: plugins/personal/samba/class_sambaAccount.inc:1122
-#, fuzzy
-msgid "Allow connection from"
-msgstr "只允许从这些工作站建立连接"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:21
-msgid "Specify the hours this user is allowed to log in"
-msgstr "指定用户允许登录几个小时"
-
-#: plugins/personal/samba/sambaLogonHours.tpl:27
-msgid "Hour"
-msgstr "小时"
-
-#: plugins/personal/generic/generic_certs.tpl:3
-#: plugins/personal/generic/generic.tpl:208
-msgid "Certificates"
-msgstr "证书"
-
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "标准证书"
-
-#: plugins/personal/generic/generic_certs.tpl:33
-msgid "S/MIME certificate"
-msgstr "S/MIME 证书"
-
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "PKCS12 certificate"
-msgstr "PKCS12 证书"
-
-#: plugins/personal/generic/generic_certs.tpl:78
-#: plugins/personal/generic/class_user.inc:1406
-msgid "Certificate serial number"
-msgstr "证书系列号"
-
-#: plugins/personal/generic/generic_picture.tpl:5
-#: plugins/personal/generic/generic_picture.tpl:15
-#: plugins/personal/generic/paste_generic.tpl:37
-#: plugins/personal/generic/generic.tpl:20
-#: plugins/personal/generic/generic.tpl:22
-#: plugins/personal/generic/generic.tpl:38
-msgid "Personal picture"
-msgstr "个人图片"
-
-#: plugins/personal/generic/main.inc:102
-msgid "You are not allowed to set your password!"
-msgstr "您无权修改您的口令!"
-
-#: plugins/personal/generic/main.inc:193
-msgid "Generic user information"
-msgstr "用户一般信息"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "female"
-msgstr "女"
-
-#: plugins/personal/generic/class_user.inc:273
-msgid "male"
-msgstr "男"
-
-#: plugins/personal/generic/class_user.inc:291
-msgid "This account has no valid GOsa extensions."
-msgstr "该账户没有有效的 Gosa 扩展。"
-
-#: plugins/personal/generic/class_user.inc:353
-msgid "The specified file has not been uploaded via HTTP POST! Aborted."
-msgstr "指定的文件没有通过 HTTP POST 上传!退出。"
-
-#: plugins/personal/generic/class_user.inc:450
-msgid "Please enter a valid serial number"
-msgstr "请输入一个有效的系列号"
-
-#: plugins/personal/generic/class_user.inc:494
-msgid ""
-"(Some types of certificates are currently not supported and may be displayed "
-"as 'invalid'.)"
-msgstr "(目前有的种类的证书不支持,可能显示为“无效”)"
-
-#: plugins/personal/generic/class_user.inc:504
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "证书从 %s 到 %s 是有效的,当前为 %s。"
-
-#: plugins/personal/generic/class_user.inc:507
-msgid "valid"
-msgstr "有效"
-
-#: plugins/personal/generic/class_user.inc:508
-msgid "invalid"
-msgstr "无效"
-
-#: plugins/personal/generic/class_user.inc:513
-msgid "No certificate installed"
-msgstr "未安装证书"
-
-#: plugins/personal/generic/class_user.inc:600
-#, fuzzy, php-format
-msgid "Removing of user/generic account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/personal/generic/class_user.inc:634
-#: plugins/personal/generic/class_user.inc:1019
-msgid "Kerberos database communication failed"
-msgstr "Kerberos 数据库通讯失败"
-
-#: plugins/personal/generic/class_user.inc:648
-#: plugins/personal/generic/class_user.inc:1036
-msgid "Can't remove user from kerberos database."
-msgstr "无法从 kerberos 数据库删除用户"
-
-#: plugins/personal/generic/class_user.inc:721
-#, fuzzy, php-format
-msgid "You are not allowed to move this object to '%s'."
-msgstr "您无权删除这个对象组!"
-
-#: plugins/personal/generic/class_user.inc:966
-#, fuzzy, php-format
-msgid "Saving of user/generic account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/personal/generic/class_user.inc:1047
-msgid "Can't add user to kerberos database."
-msgstr "无法添加用户到 kerberos 数据库"
-
-#: plugins/personal/generic/class_user.inc:1114
-msgid "There's already a person with this 'Login' in the database."
-msgstr "数据库中已经有同样登录名的用户。"
-
-#: plugins/personal/generic/class_user.inc:1123
-msgid "The required field 'Login' is not set."
-msgstr "需要的“登录名”字段没有设置"
-
-#: plugins/personal/generic/class_user.inc:1128
-msgid ""
-"There's already a person with this 'Name'/'Given name' combination in the "
-"database."
-msgstr "数据库中已经有同样“姓名/教名”组合的用户。"
-
-#: plugins/personal/generic/class_user.inc:1135
-msgid ""
-"The field 'Login' contains invalid characters. Lowercase, numbers and dashes "
-"are allowed."
-msgstr "登录名包含无效字符。只允许小写字母,数字和短线。"
-
-#: plugins/personal/generic/class_user.inc:1138
-msgid "The field 'Homepage' contains an invalid URL definition."
-msgstr "“主页”字段包含无效 URL 定义"
-
-#: plugins/personal/generic/class_user.inc:1267
-msgid "Could not open specified certificate!"
-msgstr "无法打开指定证书!"
-
-#: plugins/personal/generic/class_user.inc:1398
-#: plugins/personal/generic/generic.tpl:442
-msgid "Unit"
-msgstr "单元"
-
-#: plugins/personal/generic/class_user.inc:1399
-#: plugins/personal/generic/generic.tpl:467
-msgid "House identifier"
-msgstr "家庭角色"
-
-#: plugins/personal/generic/class_user.inc:1400
-#: plugins/personal/generic/generic.tpl:384
-msgid "Vocation"
-msgstr "行业"
-
-#: plugins/personal/generic/class_user.inc:1401
-#: plugins/personal/generic/generic.tpl:511
-msgid "Last delivery"
-msgstr "最后传递"
-
-#: plugins/personal/generic/class_user.inc:1402
-#: plugins/personal/generic/generic.tpl:433
-msgid "Person locality"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1403
-#: plugins/personal/generic/generic.tpl:392
-msgid "Unit description"
-msgstr "单元描述"
-
-#: plugins/personal/generic/class_user.inc:1404
-#: plugins/personal/generic/generic.tpl:401
-msgid "Subject area"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:1405
-#: plugins/personal/generic/generic.tpl:410
-msgid "Functional title"
-msgstr "单位职称"
-
-#: plugins/personal/generic/class_user.inc:1407
-#: plugins/personal/generic/generic.tpl:520
-msgid "Public visible"
-msgstr "公开"
-
-#: plugins/personal/generic/class_user.inc:1408
-#: plugins/personal/generic/generic.tpl:451
-msgid "Street"
-msgstr "街道"
-
-#: plugins/personal/generic/class_user.inc:1414
-#, fuzzy
-msgid "Generic user settings"
-msgstr "通用队列设置"
-
-#: plugins/personal/generic/class_user.inc:1429
-#: plugins/personal/generic/generic.tpl:83
-msgid "Academic title"
-msgstr "学位头衔"
-
-#: plugins/personal/generic/class_user.inc:1432
-#: plugins/personal/generic/generic.tpl:183
-msgid "Homepage"
-msgstr "个人主页"
-
-#: plugins/personal/generic/class_user.inc:1435
-#: plugins/personal/generic/generic.tpl:93
-msgid "Date of birth"
-msgstr "生日"
-
-#: plugins/personal/generic/class_user.inc:1436
-#, fuzzy
-msgid "Gender"
-msgstr "发送者"
-
-#: plugins/personal/generic/class_user.inc:1437
-#, fuzzy
-msgid "Preferred language"
-msgstr "首选语种"
-
-#: plugins/personal/generic/class_user.inc:1438
-#, fuzzy
-msgid "Department number"
-msgstr "部门名称"
-
-#: plugins/personal/generic/class_user.inc:1439
-#, fuzzy
-msgid "Employee number"
-msgstr "员工类别"
-
-#: plugins/personal/generic/class_user.inc:1440
-#: plugins/personal/generic/generic.tpl:282
-msgid "Employee type"
-msgstr "员工类别"
-
-#: plugins/personal/generic/class_user.inc:1443
-#: plugins/personal/generic/paste_generic.tpl:47
-msgid "User picture"
-msgstr "用户图片"
-
-#: plugins/personal/generic/class_user.inc:1444
-#, fuzzy
-msgid "Room number"
-msgstr "电话号码"
-
-#: plugins/personal/generic/class_user.inc:1448
-#, fuzzy
-msgid "User certificates"
-msgstr "编辑证书"
-
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "用户设置"
-
-#: plugins/personal/generic/paste_generic.tpl:23
-msgid "Clear password"
-msgstr "清除口令"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Set new password"
-msgstr "设置新密码"
-
-#: plugins/personal/generic/password.tpl:2
-msgid ""
-"You have changed the method your password is stored in the ldap database. "
-"For that reason you've to enter your password at this point again. GOsa will "
-"then encode it with the selected method."
-msgstr ""
-"您已经修改了口令在 LDAP 数据库中存储的方法。因此您需要再输入您的口令。GOsa 将"
-"会按照您选择的方法重新编码。"
-
-#: plugins/personal/generic/generic.tpl:6
-msgid "Personal information"
-msgstr "个人信息"
-
-#: plugins/personal/generic/generic.tpl:29
-#: plugins/personal/generic/generic.tpl:40
-msgid "Change picture"
-msgstr "更换图片"
-
-#: plugins/personal/generic/generic.tpl:54
-msgid "Template name"
-msgstr "模板名称"
-
-#: plugins/personal/generic/generic.tpl:111
-#: ihtml/themes/default/sizelimit.tpl:14
-msgid "Set"
-msgstr "设置"
-
-#: plugins/personal/generic/generic.tpl:118 html/getxls.php:86
-#: html/getxls.php:281
-msgid "Sex"
-msgstr "性别"
-
-#: plugins/personal/generic/generic.tpl:130
-msgid "Preferred langage"
-msgstr "首选语种"
-
-#: plugins/personal/generic/generic.tpl:175
-msgid "Private phone"
-msgstr "私人电话"
-
-#: plugins/personal/generic/generic.tpl:196
-msgid "Password storage"
-msgstr "口令存储"
-
-#: plugins/personal/generic/generic.tpl:211
-msgid "Edit certificates"
-msgstr "编辑证书"
-
-#: plugins/personal/generic/generic.tpl:220
-msgid "Edit properties"
-msgstr "编辑属性"
-
-#: plugins/personal/generic/generic.tpl:238
-msgid "Organizational information"
-msgstr "组织信息"
-
-#: plugins/personal/generic/generic.tpl:266
-msgid "Department No."
-msgstr "部门编号"
-
-#: plugins/personal/generic/generic.tpl:274
-msgid "Employee No."
-msgstr "员工编号"
-
-#: plugins/personal/generic/generic.tpl:300
-#: plugins/personal/generic/generic.tpl:482
-msgid "Room No."
-msgstr "房间号"
-
-#: plugins/personal/generic/generic.tpl:496
-msgid "Please use the phone tab"
-msgstr "请使用电话页面"
-
-#: plugins/generic/welcome/welcome.tpl:4
-msgid ""
-"This is the GOsa main menu. You can select your tasks from the menu on the "
-"left, or by choosing one of the pictograms below. All changes apply directly "
-"to your companies LDAP server."
-msgstr ""
-"这是 Gosa 主菜单。您可以从左侧的菜单中选择,或者点击下面的图标。所有改变都将"
-"直接修改您公司的 LDAP 服务器。"
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid ""
-"Use 'Sign out' on the upper left to close the connection and 'Main' to get "
-"back to the pictogram view."
-msgstr "选择上方左侧的“退出”按钮断开链接,选择“首页”回到图标程序界面。"
-
-#: plugins/generic/welcome/welcome.tpl:15
-msgid "The GOsa team"
-msgstr "GOsa 团队"
-
-#: plugins/generic/welcome/main.inc:24
-#, php-format
-msgid "Welcome %s!"
-msgstr "欢迎 %s!"
-
-#: plugins/generic/references/class_reference.inc:46
-msgid "Thin Client"
-msgstr "瘦客户机"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Object name"
-msgstr "对象名称"
-
-#: plugins/generic/references/contents.tpl:11
-msgid "Contents"
-msgstr "内容"
-
-#: plugins/generic/references/contents.tpl:18
-msgid "This object has no relationship to other objects."
-msgstr "这个对象和其他对象没有关系。"
-
-#: plugins/gofon/macro/parameter.tpl:4
-msgid "Argument"
-msgstr "参数"
-
-#: plugins/gofon/macro/parameter.tpl:8
-msgid "type"
-msgstr "类型"
-
-#: plugins/gofon/macro/parameter.tpl:19
-#, fuzzy
-msgid "You are not allowed to view the macro parameter settings"
-msgstr "您无权删除这个宏!"
-
-#: plugins/gofon/macro/headpage.tpl:6
-#: plugins/gofon/macro/class_divListMacros.inc:31
-#: plugins/gofon/macro/class_divListMacros.inc:32
-msgid "List of macros"
-msgstr "宏列表"
-
-#: plugins/gofon/macro/headpage.tpl:24
-#: plugins/gofon/macro/class_divListMacros.inc:36
-msgid ""
-"This menu allows you to add, edit and remove selected macros. You may want "
-"to use the range selector on top of the macro listbox, when working with a "
-"large number of macros."
-msgstr ""
-"这个菜单允许您添加,编辑和删除所选的宏。对于一个长列表,您可以通过选择框上面"
-"的范围选择来调整。"
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros matching"
-msgstr "显示匹配的宏"
-
-#: plugins/gofon/macro/headpage.tpl:38
-msgid "Display macros  matching"
-msgstr "显示匹配的宏"
-
-#: plugins/gofon/macro/headpage.tpl:41
-#: plugins/gofon/macro/class_divListMacros.inc:65
-msgid "Regular expression for matching macro names"
-msgstr "匹配宏名的正则表达式"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:202
-msgid "This 'dn' is no phone macro."
-msgstr "这个 'dn' 不是电话宏。"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:258
-msgid "String"
-msgstr "字符串"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:259
-msgid "Combobox"
-msgstr "单选框"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:260
-#: include/sieve/templates/element_boolean.tpl:4
-msgid "Bool"
-msgstr "布尔值"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:266
-msgid "Delete unused"
-msgstr "删除未使用的"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:342
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1175
-#, php-format
-msgid "The parameter %s contains invalid char. '!,#' is used as delimiter"
-msgstr "参数 %s 包含无效字符。'!,#' 用做分隔符"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:347
-#, php-format
-msgid "The parameter %s has incorrect value for type bool."
-msgstr "参数 %s 含有不正确的布尔值。"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:376
-#, php-format
-msgid ""
-"Parameter count of the macro changed, you must update each user which are "
-"using this macro '%s'."
-msgstr "宏的参数数目修改了,您必须更新每一个使用宏 '%s' 的用户。"
-
-#: plugins/gofon/macro/class_gofonMacroParameters.inc:402
-#: plugins/gofon/macro/class_gofonMacro.inc:492
-#: plugins/gofon/macro/class_gofonMacro.inc:501
-#, fuzzy, php-format
-msgid "Removing of goFonMacro/generic account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:241
-#, php-format
-msgid "Removing macro from '%s' failed. Check GOsa log for mysql error."
-msgstr "从 '%s' 删除宏失败。通过 GOsa 日志来查看 mysql 错误。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:309
-#, php-format
-msgid "More than one '(' is currently not supported. Line : '%s'."
-msgstr "当前不支持一个以上的 '('。行: '%s'。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:312
-#, php-format
-msgid "More than one ')' is currently not supported. Line : '%s'."
-msgstr "当前不支持一个以上的 ')'。行: '%s'。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:316
-#, php-format
-msgid "There is no application given in line : '%s'."
-msgstr "没有给出应用程序,在行: '%s'。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:320
-#, php-format
-msgid "There is no extension type given in line : '%s'."
-msgstr "没有给出扩展类型,在行: '%s'。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:349
-#, php-format
-msgid "Insert of new macro failed for server '%s'."
-msgstr "为服务器 '%s' 插入新宏失败。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:409
-msgid ""
-"There must be at least one server with an asterisk database to save this "
-"phone macro."
-msgstr "必须有至少一个带有 asterisk 数据库的服务器来保存电话宏。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:423
-#, php-format
-msgid "The given cn '%s' already exists."
-msgstr "给出的 cn '%s' 已经存在。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:429
-msgid "You must specify the 'Display Name' in order to save this macro"
-msgstr "为保存这个宏,您必须提供“显示名称”"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:433
-msgid "The given cn is too long, to create a Makro entry, maximum 20 chars."
-msgstr "提供的 cn 可能太长,为创建一个 Makro 条目,最多 20 个字符。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:442
-msgid ""
-"This macro is still in use. It is necessary to mark this macro as visible "
-"for users."
-msgstr "该宏仍在使用。有必要将这个宏标记为用户可见。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:450
-msgid "Makro length must be lower than 100 lines"
-msgstr "Macro 长度必须少于 100 行"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:455
-msgid "You can't save an empty macro."
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacro.inc:472
-msgid ""
-"This macro is still in use. To delete this Macro ensure that nobody has "
-"selected it."
-msgstr "该宏仍在使用。要删除这个宏先确认没有人使用它。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:485
-msgid ""
-"Could not remove the macro entry from asterisk databases. Please check your "
-"asterisk database configurations."
-msgstr "无法从 asterisk 数据库中删除该宏记录。请检查您的 asterisk 数据库配置。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:535
-#, fuzzy, php-format
-msgid "Saving of goFonMacro/generic account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:571
-#, fuzzy
-msgid "Asterisk macro management"
-msgstr "Asterisk 管理"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:576
-#, fuzzy
-msgid "GOfon macro"
-msgstr "没有宏"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:580
-#: plugins/gofon/macro/class_divListMacros.inc:57
-#: plugins/gofon/macro/paste_generic.tpl:4
-#: plugins/gofon/macro/paste_generic.tpl:6 plugins/gofon/macro/generic.tpl:6
-#: plugins/gofon/macro/generic.tpl:9
-msgid "Macro name"
-msgstr "宏名称"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:584
-#, fuzzy
-msgid "Macro content and parameter"
-msgstr "启动参数"
-
-#: plugins/gofon/macro/class_gofonMacro.inc:585
-msgid "Visibility flag"
-msgstr ""
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:25
-msgid "Phone macros"
-msgstr "电话宏"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:242
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:175
-#, fuzzy, php-format
-msgid "You're about to delete the following user(s) %s"
-msgstr "您将删除用户 %s。"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:269
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:323
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:347
-msgid "You are not allowed to delete this macro!"
-msgstr "您无权删除这个宏!"
-
-#: plugins/gofon/macro/class_gofonMacroManagement.inc:316
-#, php-format
-msgid "You're about to delete the macro '%s'."
-msgstr "您将要删除宏 '%s'。"
-
-#: plugins/gofon/macro/class_divListMacros.inc:58
-msgid "Visible"
-msgstr "可见"
-
-#: plugins/gofon/macro/class_divListMacros.inc:144
-msgid "Create new phone macro"
-msgstr "创建新电话宏"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove selected macros"
-msgstr "删除宏"
-
-#: plugins/gofon/macro/class_divListMacros.inc:153
-#, fuzzy
-msgid "Remove macros"
-msgstr "电话宏"
-
-#: plugins/gofon/macro/class_divListMacros.inc:178
-msgid "Macro"
-msgstr "宏"
-
-#: plugins/gofon/macro/class_divListMacros.inc:179
-msgid "visible"
-msgstr "可见"
-
-#: plugins/gofon/macro/class_divListMacros.inc:180
-msgid "invisible"
-msgstr "不可见"
-
-#: plugins/gofon/macro/class_divListMacros.inc:208
-msgid "Edit macro"
-msgstr "编辑宏"
-
-#: plugins/gofon/macro/class_divListMacros.inc:216
-msgid "Delete macro"
-msgstr "删除宏"
-
-#: plugins/gofon/macro/main.inc:43 plugins/gofon/macro/main.inc:47
-msgid "Phone macro management"
-msgstr "电话宏管理"
-
-#: plugins/gofon/macro/generic.tpl:18
-msgid "Macro name to be displayed"
-msgstr "要显示的宏名称"
-
-#: plugins/gofon/macro/generic.tpl:60
-msgid "Visible for user"
-msgstr "用户可见"
-
-#: plugins/gofon/macro/generic.tpl:70
-msgid "Macro text"
-msgstr "宏文本"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:6
-msgid "Phone Reports"
-msgstr "电话记录"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:165
-#: plugins/gofon/fonreports/class_fonreport.inc:175
-msgid "Can't connect to phone database, no reports can be shown!"
-msgstr "不能连接电话数据库,无法显示报告!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:179
-msgid "Can't select phone database for report generation!"
-msgstr "无法为生成报告查询电话数据库!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:197
-msgid "Query for phone database failed!"
-msgstr "查询电话数据库失败!"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:395
-#: plugins/gofon/fonreports/class_fonreport.inc:396
-#: plugins/gofon/fonreports/main.inc:16
-msgid "Phone reports"
-msgstr "电话记录"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:405
-#: plugins/gofon/fonreports/contents.tpl:31
-msgid "Source"
-msgstr "源"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:406
-#: plugins/gofon/fonreports/contents.tpl:32
-msgid "Destination"
-msgstr "目标"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:407
-#: plugins/gofon/fonreports/contents.tpl:33
-msgid "Channel"
-msgstr "频道"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:408
-#, fuzzy
-msgid "Application called"
-msgstr "应用程序名称"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:409
-#, fuzzy
-msgid "Disposition"
-msgstr "断开"
-
-#: plugins/gofon/fonreports/class_fonreport.inc:410
-#: plugins/gofon/fonreports/contents.tpl:36
-msgid "Duration"
-msgstr "持续时间"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:111
-#, php-format
-msgid ""
-"The specified goFonHomeServer '%s' is not available in GOsa server "
-"configuration. Saving this account will create a new entry on the server '%"
-"s'. Use cancel if you do not want to create a new entry ignoring old "
-"accounts."
-msgstr ""
-"指定的 goFonHomeServer '%s' 在 GOsa 服务器配置中不存在。保存这个账号将在服务"
-"器 '%s' 上创建一个新条目。选择“取消”如果您不想创建一个新条目并忽略旧账号。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:120
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1296
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s', check GOsa log for mysql "
-"error."
-msgstr ""
-"MySQL 服务器'%s' 无法被用户 '%s' 访问,通过 GOsa 日志来查看 mysql 错误。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:126
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1307
-#, php-format
-msgid "Can't select database %s on %s."
-msgstr "无法选择数据库 %s 在 %s 上。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:163
-msgid "no macro"
-msgstr "没有宏"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:181
-msgid "undefined"
-msgstr "未定义"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:315
-msgid ""
-"Can't save any changes to asterisk database, there is no mysql extension "
-"available."
-msgstr "因为当前没有 mysql 扩展,无法保存修改到 asterisk 数据库。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:437
-#, php-format
-msgid ""
-"The MySQL Server '%s' isn't reachable as user '%s'. Abort saving entries to "
-"keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-"MySQL 服务器 '%s' 无法被用户 '%s' 访问。取消保存将保持数据库的完整性,通过 "
-"GOsa 日志来查看 mysql 错误。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:445
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:472
-#, php-format
-msgid ""
-"Can't select database %s on %s. Abort saving entries to keep the database "
-"consistent, check GOsa log for mysql error."
-msgstr ""
-"无法查询数据库 '%s' 于 '%s'。取消保存将保持数据库的完整性,通过 GOsa 日志来查"
-"看 mysql 错误。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:464
-#, php-format
-msgid ""
-"The old MySQL home server '%s' isn't reachable as user '%s'. Abort saving "
-"entries to keep the database consistent, check GOsa log for mysql error."
-msgstr ""
-"老的 MySQL 主服务器 '%s' 无法被用户 '%s' 访问。取消保存将保持数据库的完整性,"
-"通过 GOsa 日志来查看 mysql 错误。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:777
-msgid "Error while performing query:"
-msgstr "执行查询时错误:"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:840
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:970
-msgid "This account has no phone extensions."
-msgstr "这个账号没有电话扩展。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:860
-msgid ""
-"The macro you selected, is no longer available for you, please choose "
-"another one."
-msgstr "您选择的宏不能继续使用,请选择另外一个。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:979
-msgid "Remove phone account"
-msgstr "删除电话账号"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:980
-msgid ""
-"This account has phone features enabled. You can disable them by clicking "
-"below."
-msgstr "这个账户电话功能已启用。您可以点击下面的按钮禁用。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:983
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:986
-msgid "Create phone account"
-msgstr "创建电话账号"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:984
-msgid ""
-"This account has phone features disabled. You can't enable them while no uid "
-"is set."
-msgstr "这个账户电话功能已禁用。您可以点击下面的按钮来启用。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:987
-msgid ""
-"This account has phone features disabled. You can enable them by clicking "
-"below."
-msgstr "这个账户的电话功能被禁用。您可以点击下面按钮来启用。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1000
-msgid "Please enter a valid phone number!"
-msgstr "无法输入一个有效的电话号码!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1049
-msgid "Choose your private phone"
-msgstr "选择您私人电话"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1139
-msgid ""
-"There must be at least one server with an asterisk database to create a "
-"phone account."
-msgstr "必须有至少一个带有 asterisk 数据库的服务器来创建一个电话账号。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1147
-msgid "Voicemail PIN must be between 1-4 characters."
-msgstr "语音邮件 PIN 必须包含 1-4 个字符。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1150
-msgid ""
-"The specified Voicemail PIN contains invalid characters, only numeric values "
-"are allowed here."
-msgstr "输入的语音邮件 PIN 包含无效字符,只允许数字。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1155
-msgid "Phone PIN must be at least one character long."
-msgstr "电话 PIN 必须至少一个字符。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1158
-msgid ""
-"The specified phone PIN contains invalid characters, only aphanumeric values "
-"are allowed here."
-msgstr "输入的电话 PIN 包含无效字符,只允许字母数字。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1168
-#, php-format
-msgid "You need to specify at least one phone number!"
-msgstr "您需要提供至少一个电话号码!"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1246
-#, fuzzy, php-format
-msgid "Saving of user/phone account with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1343
-msgid ""
-"Can't remove phone account, the mysql extension is not present in php "
-"configuration."
-msgstr "无法删除电话账号,PHP 配置中没有 mysql 扩展。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1376
-#, php-format
-msgid "Removed user '%s' from phone queue '%s'."
-msgstr "删除用户 '%s',从电话队列 '%s'。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1384
-#, fuzzy, php-format
-msgid "Removing of user/phone account with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1461
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available. "
-"Remove aborted."
-msgstr "之前选择的 asterisk 主服务器 (%s) 不存在了。删除终止。"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1470
-#, fuzzy
-msgid "Phone account settings"
-msgstr "电话设置"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1475
-#, fuzzy
-msgid "GOfon reports"
-msgstr "电话记录"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1481
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:763
-#, fuzzy
-msgid "Telephone number"
-msgstr "电话号码"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1483
-#, fuzzy
-msgid "Macro settings"
-msgstr "邮件选项"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1485
-#, fuzzy
-msgid "Telephone pin"
-msgstr "电话"
-
-#: plugins/gofon/phoneaccount/class_phoneAccount.inc:1486
-#, fuzzy
-msgid "Voicemail pin"
-msgstr "语音邮件 PIN"
-
-#: plugins/gofon/phoneaccount/main.inc:122
-#: plugins/gofon/phoneaccount/paste_generic.tpl:1
-msgid "Phone settings"
-msgstr "电话设置"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:32
-#: plugins/gofon/phoneaccount/generic.tpl:50
-msgid "Voicemail PIN"
-msgstr "语音邮件 PIN"
-
-#: plugins/gofon/phoneaccount/paste_generic.tpl:40
-#: plugins/gofon/phoneaccount/generic.tpl:60
-msgid "Phone PIN"
-msgstr "电话 PIN"
-
-#: plugins/gofon/phoneaccount/generic.tpl:42
-msgid "Select the accounts home server"
-msgstr "选择账号的主服务器"
-
-#: plugins/gofon/phoneaccount/generic.tpl:82
-#: plugins/gofon/phoneaccount/generic.tpl:84
-msgid "Phone macro"
-msgstr "电话宏"
-
-#: plugins/gofon/conference/headpage.tpl:6
-#: plugins/gofon/conference/class_divListConferences.inc:31
-#: plugins/gofon/conference/class_divListConferences.inc:32
-msgid "List of conference rooms"
-msgstr "会议室列表"
-
-#: plugins/gofon/conference/headpage.tpl:24
-#: plugins/gofon/conference/class_divListConferences.inc:36
-msgid ""
-"This menu allows you to create, delete and edit selected phone conferences. "
-"Having a large number of phone conferences, you might prefer the range "
-"selectors on top of the conferences list."
-msgstr ""
-"这个菜单允许您创建,删除和修改所选的电话会议。对于一个长列表,您可以通过列表"
-"上面的范围选择来调整。"
-
-#: plugins/gofon/conference/headpage.tpl:36
-msgid "Regular expression for        matching user names"
-msgstr "用于匹配用户名的正则表达式"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:252
-#, php-format
-msgid ""
-"Could not remove the conference entry from database on home server (%s). "
-"Please check your asterisk database configuration."
-msgstr ""
-"无法从主服务器(%s)中数据库中删除会议条目。请检查您 asterisk 数据库的配置。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:366
-#, php-format
-msgid ""
-"The previously selected asterisk home server (%s) is no longer available."
-msgstr "之前选择的 asterisk 主服务器 (%s) 不存在了。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:371
-msgid "Please enter a PIN."
-msgstr "请输入一个 PIN。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:375
-msgid "Please enter a name for the conference."
-msgstr "请为这个会议输入一个名称。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:379
-msgid "Only numeric chars are allowed in Number field."
-msgstr "数字字段只允许填数字。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:383
-msgid "Only numbers are allowed in Lifetime."
-msgstr "在 Lifetime 中只允许数字。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:397
-#, fuzzy
-msgid "There is already a conference with this name in the current tree."
-msgstr "已经有一个 profile 使用了这个类名。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:445
-msgid ""
-"Can not check if there are already some entries with given telephone number "
-"and/or cn in the destination home server."
-msgstr ""
-"无法检查是否已经有一些条目包含给出的电话号码 和/或 cn 在目标主服务器中。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:457
-msgid ""
-"Can not remove entries with some telephone number and/or cn from destination "
-"home server."
-msgstr "无法删除包含一些电话号码并且/或者 cn 来自目标主服务器的条目。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:575
-msgid ""
-"Can not check if entry exists in old database. Please have a look a the gosa "
-"logfiles."
-msgstr "无法检查条目是否存在于旧的数据库中。请查看 gosa 日志文件。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:588
-msgid ""
-"Can not remove old entries from initial home server. Please have a look a "
-"the gosa logfiles."
-msgstr "无法在原来的主服务器中删除旧条目。请查看 gosa 日志文件。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:691
-#, fuzzy, php-format
-msgid "Saving of goFonConference/generic with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 服务器服务/反病毒失败。"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:737
-#: plugins/gofon/conference/class_divListConferences.inc:263
-msgid "Conference"
-msgstr "会议"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:738
-#, fuzzy
-msgid "Phone conference management"
-msgstr "会议管理"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:743
-#, fuzzy
-msgid "GOfon conference"
-msgstr "电话会议"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:750
-#, fuzzy
-msgid "Conference PIN"
-msgstr "会议"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:753
-#: plugins/gofon/conference/generic.tpl:146
-msgid "Preset PIN"
-msgstr "预置 PIN"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:754
-#: plugins/gofon/conference/generic.tpl:166
-msgid "Record conference"
-msgstr "会议记录"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:755
-#: plugins/gofon/conference/generic.tpl:197
-msgid "Play music on hold"
-msgstr "播放暂停音乐"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:756
-#, fuzzy
-msgid "Activate menu"
-msgstr "激活会话菜单"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:757
-#, fuzzy
-msgid "Announce user activity"
-msgstr "公告频率"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:758
-#, fuzzy
-msgid "Count user"
-msgstr "国家"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:759
-#, fuzzy
-msgid "Conference type"
-msgstr "会议名称"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:761
-#, fuzzy
-msgid "Format"
-msgstr "格式"
-
-#: plugins/gofon/conference/class_phoneConferenceGeneric.inc:762
-#, fuzzy
-msgid "Lifetime"
-msgstr "生存期(天)"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:25
-msgid "Phone conferences"
-msgstr "电话会议"
-
-#: plugins/gofon/conference/class_phoneConferenceManagment.inc:26
-msgid "Management"
-msgstr "管理"
-
-#: plugins/gofon/conference/main.inc:39 plugins/gofon/conference/main.inc:41
-msgid "Conference management"
-msgstr "会议管理"
-
-#: plugins/gofon/conference/paste_generic.tpl:5
-#: plugins/gofon/conference/generic.tpl:15
-msgid "Conference name"
-msgstr "会议名称"
-
-#: plugins/gofon/conference/paste_generic.tpl:10
-#: plugins/gofon/conference/generic.tpl:21
-msgid "Name of conference to create"
-msgstr "要创建会议的名称"
-
-#: plugins/gofon/conference/class_divListConferences.inc:57
-msgid "Name - Number"
-msgstr "名称 - 数字"
-
-#: plugins/gofon/conference/class_divListConferences.inc:59
-#: plugins/gofon/conference/generic.tpl:154
-msgid "PIN"
-msgstr "PIN"
-
-#: plugins/gofon/conference/class_divListConferences.inc:66
-msgid "Regular expression for matching conference names"
-msgstr "匹配会议名称的正则表达式"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "Create new conference"
-msgstr "创建新会议"
-
-#: plugins/gofon/conference/class_divListConferences.inc:149
-msgid "New conference"
-msgstr "新建会议"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove selected conferences"
-msgstr "会议记录"
-
-#: plugins/gofon/conference/class_divListConferences.inc:160
-#, fuzzy
-msgid "Remove conferences"
-msgstr "会议记录"
-
-#: plugins/gofon/conference/class_divListConferences.inc:254
-#: include/class_pluglist.inc:154 include/class_pluglist.inc:155
-#: include/class_pluglist.inc:265
-msgid "Unknown"
-msgstr "未知"
-
-#: plugins/gofon/conference/generic.tpl:35
-msgid "Choose subtree to place conference in"
-msgstr "选择放置会议的子树"
-
-#: plugins/gofon/conference/generic.tpl:99
-msgid "Lifetime (in days)"
-msgstr "生存期(天)"
-
-#: plugins/gofon/conference/generic.tpl:174
-msgid "Sound file format"
-msgstr "声音文件类型"
-
-#: plugins/gofon/conference/generic.tpl:205
-msgid "Activate session menu"
-msgstr "激活会话菜单"
-
-#: plugins/gofon/conference/generic.tpl:213
-msgid "Announce users joining or leaving the conference"
-msgstr "通知用户加入或者离开会议"
-
-#: plugins/gofon/conference/generic.tpl:221
-msgid "Count users"
-msgstr ""
-
-#: include/class_plugin.inc:419
-#, php-format
-msgid ""
-"Command '%s', specified as CHECK hook for plugin '%s' doesn't seem to exist."
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
-
-#: include/class_plugin.inc:600
-#, php-format
-msgid ""
-"Command '%s', specified as POSTCREATE for plugin '%s' doesn't seem to exist."
-msgstr "命令 '%s',作为插件 '%s' 的 POSTCREATE 好像并不存在。"
-
-#: include/class_plugin.inc:634 include/class_password-methods.inc:183
-#, php-format
-msgid ""
-"Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
-msgstr "命令 '%s',作为插件 '%s' 的 POSTMODIFY 好像并不存在。"
-
-#: include/class_plugin.inc:668
-#, php-format
-msgid ""
-"Command '%s', specified as POSTREMOVE for plugin '%s' doesn't seem to exist."
-msgstr "命令 '%s',作为插件 '%s' 的 POSTREMOVE 好像并不存在。"
-
-#: include/class_plugin.inc:1002
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "对象 '%s' 已经做标记"
-
-#: include/class_plugin.inc:1009
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "添加标识(%s)到对象 '%s'"
-
-#: include/class_plugin.inc:1023 include/class_plugin.inc:1052
-#, fuzzy, php-format
-msgid "Handle object tagging with dn '%s' failed."
-msgstr "处理对象标记失败"
-
-#: include/class_plugin.inc:1039
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "从对象 '%s' 删除标记"
-
-#: include/class_plugin.inc:1100 include/class_plugin.inc:1146
-#: include/class_plugin.inc:1147
-#, fuzzy, php-format
-msgid "Saving object snapshot with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: include/class_plugin.inc:1173
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable '%s' is not "
-"configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable(s) '%s' is "
-"not configured in your gosa.conf."
-msgstr ""
-
-#: include/class_plugin.inc:1217
-#, fuzzy, php-format
-msgid "Method get available snapshots with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: include/class_plugin.inc:1273
-#, fuzzy, php-format
-msgid "Method get deleted snapshots with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: include/class_plugin.inc:1337 include/class_plugin.inc:1351
-#, fuzzy, php-format
-msgid "Restore snapshot with dn '%s' failed."
-msgstr "删除 dn 为 '%s' 的 user/kolab 账号失败。"
-
-#: include/class_plugin.inc:1616
-msgid "Changing ACL dn"
-msgstr ""
-
-#: include/class_plugin.inc:1618 setup/class_setupStep_Migrate.inc:1066
-#: setup/class_setupStep_Migrate.inc:1114
-#: setup/class_setupStep_Migrate.inc:1162
-#, fuzzy
-msgid "to"
-msgstr "停止"
-
-#: include/class_password-methods-sha.inc:50
-msgid "Can't use sha for encryption, missing function sha1 / mhash / crypt"
-msgstr "无法使用 sha 来加密,缺少函数 sha1 / mhash / crypt"
-
-#: include/class_CopyPasteHandler.inc:90
-#, php-format
-msgid ""
-"Could not cleanup copy & paste queue. We are not allowed to save ldap dump "
-"to '%s', please check permissions."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:122
-#, php-format
-msgid ""
-"Specified object '%s' is not a valid ldap object, please check copy & paste  "
-"methods."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:138
-#, fuzzy, php-format
-msgid "We are not allowed to save ldap dump to '%s', please check permissions."
-msgstr "无法读取 '%s/encodings',请检查权限。"
-
-#: include/class_CopyPasteHandler.inc:147
-#, fuzzy, php-format
-msgid ""
-"We are not allowed to save ldap dump to '%s/%s', please check permissions."
-msgstr "无法读取 '%s/encodings',请检查权限。"
-
-#: include/class_CopyPasteHandler.inc:232
-#, php-format
-msgid "Could not load dumped file '%s', from hard disk drive."
-msgstr ""
-
-#: include/class_CopyPasteHandler.inc:257
-#, fuzzy, php-format
-msgid "You are not allowed to cut and paste the following object '%s'."
-msgstr "您无权删除这个对象组!"
-
-#: include/class_CopyPasteHandler.inc:285
-#, fuzzy, php-format
-msgid "You are going to paste the cutted entry '%s'."
-msgstr "您将要拷贝条目 '%s'。"
-
-#: include/class_CopyPasteHandler.inc:298
-#, fuzzy, php-format
-msgid "You are not allowed to copy and paste the following object '%s'."
-msgstr "您无权删除这个对象组!"
-
-#: include/class_CopyPasteHandler.inc:319
-#, fuzzy, php-format
-msgid "You are going to paste the copied entry '%s'."
-msgstr "您将要拷贝条目 '%s'。"
-
-#: include/class_CopyPasteHandler.inc:418
-msgid "Paste"
-msgstr "粘贴"
-
-#: include/class_CopyPasteHandler.inc:420
-msgid "Can't paste"
-msgstr "无法粘贴"
-
-#: include/class_password-methods-kerberos.inc:44
-msgid ""
-"Warning: Can't set kerberos password. Your PHP version has no kerberos "
-"support, password has not been changed."
-msgstr ""
-"警告: 无法设置 kerberos 口令。您的 PHP 版本不支持 kerberos,口令没有被修改。"
-
-#: include/class_password-methods-kerberos.inc:53
-msgid "Kerberos database communication failed!"
-msgstr "Kerberos 数据库通讯失败!"
-
-#: include/class_password-methods-kerberos.inc:60
-msgid "Changing password in kerberos database failed!"
-msgstr "修改 kerberos 数据库中的口令失败!"
-
-#: include/sieve/class_sieveElement_Require.inc:73
-#, fuzzy
-msgid "Please specify at least one valid requirement."
-msgstr "请输入一个有效的用户名!"
-
-#: include/sieve/class_sieveElement_If.inc:27
-#, fuzzy
-msgid "Complete address"
-msgstr "邮件地址"
-
-#: include/sieve/class_sieveElement_If.inc:27
-#: include/sieve/class_sieveElement_If.inc:33
-#, fuzzy
-msgid "Default"
-msgstr "缺省"
-
-#: include/sieve/class_sieveElement_If.inc:28
-#, fuzzy
-msgid "Domain part"
-msgstr "域"
-
-#: include/sieve/class_sieveElement_If.inc:29
-msgid "Local part"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:33
-msgid "Case insensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:34
-msgid "Case sensitive"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:35
-msgid "Numeric"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:39
-msgid "is"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:40
-#, fuzzy
-msgid "regex"
-msgstr "重置"
-
-#: include/sieve/class_sieveElement_If.inc:41
-#, fuzzy
-msgid "contains"
-msgstr "动作"
-
-#: include/sieve/class_sieveElement_If.inc:42
-#, fuzzy
-msgid "matches"
-msgstr "分支"
-
-#: include/sieve/class_sieveElement_If.inc:43
-#, fuzzy
-msgid "count"
-msgstr "账户"
-
-#: include/sieve/class_sieveElement_If.inc:44
-#, fuzzy
-msgid "value is"
-msgstr "有效"
-
-#: include/sieve/class_sieveElement_If.inc:48
-msgid "less than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:49
-msgid "less or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:50
-#, fuzzy
-msgid "equals"
-msgstr "详细"
-
-#: include/sieve/class_sieveElement_If.inc:51
-msgid "greater or equal"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:52
-#: include/sieve/class_sieveElement_If.inc:726
-#: include/sieve/class_sieveElement_If.inc:1059
-#, fuzzy
-msgid "greater than"
-msgstr "创建选项"
-
-#: include/sieve/class_sieveElement_If.inc:53
-#, fuzzy
-msgid "not equal"
-msgstr "没有示例"
-
-#: include/sieve/class_sieveElement_If.inc:102
-#, fuzzy
-msgid "Can't save empty tests."
-msgstr "无法保存文件 '%s'。"
-
-#: include/sieve/class_sieveElement_If.inc:446
-#, fuzzy
-msgid "emtpy"
-msgstr "空"
-
-#: include/sieve/class_sieveElement_If.inc:493
-msgid "Nothing specified right now"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:595
-msgid "Invalid type of address part."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:605
-msgid "Invalid match type given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:621
-msgid "Invalid operator given."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:638
-#, fuzzy
-msgid "Please specify a valid operator."
-msgstr "请输入一个有效的 iSerial。"
-
-#: include/sieve/class_sieveElement_If.inc:654
-msgid ""
-"Invalid character found in address attribute. Quotes are not allowed here."
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:669
-#, fuzzy
-msgid ""
-"Invalid character found in value attribute. Quotes are not allowed here."
-msgstr "应用程序名称中包含无效的字符。只允许 a-z 0-9。"
-
-#: include/sieve/class_sieveElement_If.inc:727
-#: include/sieve/class_sieveElement_If.inc:1060
-msgid "lower than"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:729
-#: include/sieve/class_sieveElement_If.inc:1062
-msgid "Megabyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:730
-#: include/sieve/class_sieveElement_If.inc:1063
-msgid "Kilobyte"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:731
-#: include/sieve/class_sieveElement_If.inc:1064
-#, fuzzy
-msgid "Bytes"
-msgstr "是"
-
-#: include/sieve/class_sieveElement_If.inc:745
-#, fuzzy
-msgid "Please select a valid match type in the list box below."
-msgstr "请选择一个有效的邮件服务器。"
-
-#: include/sieve/class_sieveElement_If.inc:759
-#, fuzzy
-msgid "Only numeric values are allowed here."
-msgstr "数字字段只允许填数字。"
-
-#: include/sieve/class_sieveElement_If.inc:769
-#, fuzzy
-msgid "No valid unit selected"
-msgstr "无有效证书加载"
-
-#: include/sieve/class_sieveElement_If.inc:834
-#: include/sieve/templates/element_if.tpl:4
-#, fuzzy
-msgid "Condition"
-msgstr "连接"
-
-#: include/sieve/class_sieveElement_If.inc:836
-#: include/sieve/templates/object_container.tpl:32
-#: include/sieve/class_sieveManagement.inc:510
-#: include/sieve/class_sieveManagement.inc:729
-msgid "If"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:838
-#: include/sieve/templates/element_elsif.tpl:4
-#: include/sieve/templates/object_container.tpl:34
-#: include/sieve/class_sieveManagement.inc:571
-#: include/sieve/class_sieveManagement.inc:766
-#: include/sieve/class_sieveManagement.inc:771
-msgid "Else If"
-msgstr ""
-
-#: include/sieve/class_sieveElement_If.inc:840
-#: include/sieve/templates/element_else.tpl:4
-#: include/sieve/templates/object_container.tpl:33
-#: include/sieve/class_sieveManagement.inc:569
-#: include/sieve/class_sieveManagement.inc:764
-#, fuzzy
-msgid "Else"
-msgstr "假"
-
-#: include/sieve/class_sieveElement_If.inc:876
-#, fuzzy
-msgid "Empty"
-msgstr "空"
-
-#: include/sieve/class_sieveElement_If.inc:1134
-#: include/sieve/class_sieveElement_If.inc:1164
-#, fuzzy
-msgid "Click here to add a new test"
-msgstr "点击这里登录"
-
-#: include/sieve/class_sieveElement_If.inc:1176
-msgid "Unhandled switch type"
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:245
-msgid "Can't remove last element."
-msgstr ""
-
-#: include/sieve/class_My_Tree.inc:658
-msgid "Require must be the first command in the script."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Vacation.inc:148
-msgid "Alternative sender address must be a valid email addresses."
-msgstr ""
-
-#: include/sieve/templates/element_stop.tpl:9
-msgid "Stop execution here"
-msgstr ""
-
-#: include/sieve/templates/object_test_container.tpl:6
-#, fuzzy
-msgid "Add object"
-msgstr "自动化安装(FAI)对象树"
-
-#: include/sieve/templates/object_test_container.tpl:10
-#: include/sieve/templates/object_container.tpl:16 include/class_acl.inc:673
-#, fuzzy
-msgid "Remove object"
-msgstr "成员对象"
-
-#: include/sieve/templates/element_vacation.tpl:13
-#, fuzzy
-msgid "Vacation Message"
-msgstr "假期信息"
-
-#: include/sieve/templates/element_vacation.tpl:16
-#: include/sieve/templates/element_envelope.tpl:19
-#: include/sieve/templates/element_address.tpl:18
-#: include/sieve/templates/element_header.tpl:19
-msgid "Normal view"
-msgstr ""
-
-#: include/sieve/templates/element_vacation.tpl:21
-#, fuzzy
-msgid "Release interval"
-msgstr "时间间隔"
-
-#: include/sieve/templates/element_vacation.tpl:30
-#, fuzzy
-msgid "Alternative sender addresses"
-msgstr "替代地址"
-
-#: include/sieve/templates/element_vacation.tpl:47
-#: include/sieve/templates/element_envelope.tpl:130
-#: include/sieve/templates/element_address.tpl:138
-#: include/sieve/templates/element_header.tpl:131
-msgid "Expert view"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_envelope.tpl:108
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_address.tpl:116
-#: include/sieve/templates/element_header.tpl:109
-#, fuzzy
-msgid "Not"
-msgstr "否"
-
-#: include/sieve/templates/element_anyof.tpl:5
-#: include/sieve/templates/element_anyof.tpl:7
-#: include/sieve/templates/element_envelope.tpl:41
-#: include/sieve/templates/element_envelope.tpl:43
-#: include/sieve/templates/element_allof.tpl:5
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:11
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:10
-#: include/sieve/templates/element_exists.tpl:12
-msgid "Inverse match"
-msgstr ""
-
-#: include/sieve/templates/element_anyof.tpl:10
-#: include/sieve/class_sieveManagement.inc:602
-msgid "Any of"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:16
-#: include/sieve/templates/element_envelope.tpl:105
-#: include/sieve/class_sieveManagement.inc:598
-msgid "Envelope"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:26
-#: include/sieve/templates/element_address.tpl:25
-#: include/sieve/templates/element_header.tpl:26
-#, fuzzy
-msgid "Match type"
-msgstr "认证类型"
-
-#: include/sieve/templates/element_envelope.tpl:29
-#: include/sieve/templates/element_envelope.tpl:52
-#: include/sieve/templates/element_envelope.tpl:63
-#: include/sieve/templates/element_envelope.tpl:113
-#: include/sieve/templates/element_envelope.tpl:118
-#: include/sieve/templates/element_address.tpl:28
-#: include/sieve/templates/element_address.tpl:51
-#: include/sieve/templates/element_address.tpl:61
-#: include/sieve/templates/element_address.tpl:72
-#: include/sieve/templates/element_address.tpl:121
-#: include/sieve/templates/element_address.tpl:126
-#: include/sieve/templates/element_boolean.tpl:5
-#: include/sieve/templates/element_header.tpl:29
-#: include/sieve/templates/element_header.tpl:52
-#: include/sieve/templates/element_header.tpl:63
-#: include/sieve/templates/element_header.tpl:114
-#: include/sieve/templates/element_header.tpl:119
-#, fuzzy
-msgid "Boolean value"
-msgstr "缺省值"
-
-#: include/sieve/templates/element_envelope.tpl:37
-#: include/sieve/templates/element_address.tpl:36
-#: include/sieve/templates/element_header.tpl:37
-#, fuzzy
-msgid "Invert test"
-msgstr "内存测试"
-
-#: include/sieve/templates/element_envelope.tpl:49
-#: include/sieve/templates/element_address.tpl:58
-#: include/sieve/templates/element_header.tpl:49
-#, fuzzy
-msgid "Comparator"
-msgstr "计算机"
-
-#: include/sieve/templates/element_envelope.tpl:60
-#: include/sieve/templates/element_address.tpl:69
-msgid "Operator"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:76
-#: include/sieve/templates/element_address.tpl:85
-#: include/sieve/templates/element_header.tpl:77
-msgid "Address fields to include"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:80
-#: include/sieve/templates/element_address.tpl:89
-#: include/sieve/templates/element_header.tpl:81
-msgid "Values to match for"
-msgstr ""
-
-#: include/sieve/templates/element_envelope.tpl:110
-#: include/sieve/templates/element_allof.tpl:7
-#: include/sieve/templates/element_size.tpl:13
-#: include/sieve/templates/element_exists.tpl:12
-#: include/sieve/templates/element_address.tpl:118
-#: include/sieve/templates/element_header.tpl:111
-msgid "-"
-msgstr ""
-
-#: include/sieve/templates/select_test_type.tpl:1
-#, fuzzy
-msgid "Select the type of test you want to add"
-msgstr "选择要添加的条目"
-
-#: include/sieve/templates/select_test_type.tpl:3
-#, fuzzy
-msgid "Available test types"
-msgstr "变量属性"
-
-#: include/sieve/templates/element_redirect.tpl:13
-#: include/sieve/templates/object_container.tpl:27
-#: include/sieve/class_sieveManagement.inc:505
-#: include/sieve/class_sieveManagement.inc:724
-#, fuzzy
-msgid "Redirect"
-msgstr "直接"
-
-#: include/sieve/templates/element_redirect.tpl:18
-msgid "Redirect mail to following recipients"
-msgstr ""
-
-#: include/sieve/templates/remove_script.tpl:10
-#, fuzzy
-msgid ""
-"Best thing to do before performing this action would be to save the current "
-"script in a file. So - if you've done so - press 'Delete' to continue or "
-"'Cancel' to abort."
-msgstr ""
-"最好在执行这个操作之前,保存当前 LDAP 树中的内容到一个文件。所以,如果您已经"
-"这么做了,按“删除”继续或者按“取消”退出。"
-
-#: include/sieve/templates/object_container_clear.tpl:8
-msgid "Move this object up one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:12
-msgid "Move this object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container_clear.tpl:16
-#, fuzzy
-msgid "Remove this object"
-msgstr "删除电话账号"
-
-#: include/sieve/templates/object_container_clear.tpl:17
-#: include/sieve/templates/object_container.tpl:17
-#, fuzzy
-msgid "Remove element"
-msgstr "删除记录"
-
-#: include/sieve/templates/element_allof.tpl:10
-#: include/sieve/class_sieveManagement.inc:601
-#, fuzzy
-msgid "All of"
-msgstr "全部"
-
-#: include/sieve/templates/element_fileinto.tpl:4
-#, fuzzy
-msgid "Move mail into folder"
-msgstr "到目录"
-
-#: include/sieve/templates/element_fileinto.tpl:8
-#, fuzzy
-msgid "Select from list"
-msgstr "选择模板"
-
-#: include/sieve/templates/element_fileinto.tpl:10
-#, fuzzy
-msgid "Manual selection"
-msgstr "邮件选项"
-
-#: include/sieve/templates/element_fileinto.tpl:18
-#, fuzzy
-msgid "Folder"
-msgstr "过滤器"
-
-#: include/sieve/templates/element_discard.tpl:4
-#: include/sieve/templates/object_container.tpl:26
-#: include/sieve/class_sieveManagement.inc:504
-#: include/sieve/class_sieveManagement.inc:723
-#, fuzzy
-msgid "Discard"
-msgstr "Discs"
-
-#: include/sieve/templates/element_discard.tpl:9
-#, fuzzy
-msgid "Discard message"
-msgstr "挂起邮件"
-
-#: include/sieve/templates/element_keep.tpl:4
-#: include/sieve/templates/object_container.tpl:22
-#: include/sieve/templates/object_container.tpl:25
-#: include/sieve/class_sieveManagement.inc:500
-#: include/sieve/class_sieveManagement.inc:503
-#: include/sieve/class_sieveManagement.inc:719
-#: include/sieve/class_sieveManagement.inc:722
-msgid "Keep"
-msgstr ""
-
-#: include/sieve/templates/element_keep.tpl:9
-#, fuzzy
-msgid "Keep message"
-msgstr "解除挂起的邮件"
-
-#: include/sieve/templates/management.tpl:1
-#, fuzzy
-msgid "List of sieve scripts"
-msgstr "脚本列表"
-
-#: include/sieve/templates/management.tpl:5
-msgid ""
-"Connection to the sieve server could not be established, the "
-"authentification attribute is empty."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:6
-msgid ""
-"Please verfiy that the attributes uid and mail are not empty and try again."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:12
-msgid "Connection to the sieve server could not be established."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:15
-msgid "Possibly the sieve account has not been created yet."
-msgstr ""
-
-#: include/sieve/templates/management.tpl:19
-#, fuzzy
-msgid ""
-"Be careful. All your changes will be saved directly to sieve, if you use the "
-"save button below."
-msgstr "小心使用这个对话框修改记录类型。当按下保存键时,所有修改马上被保存。"
-
-#: include/sieve/templates/management.tpl:22
-#, fuzzy
-msgid "Create new script"
-msgstr "创建新用户"
-
-#: include/sieve/templates/element_require.tpl:12
-#: include/sieve/templates/object_container.tpl:29
-#: include/sieve/class_sieveManagement.inc:507
-#: include/sieve/class_sieveManagement.inc:726
-#, fuzzy
-msgid "Require"
-msgstr "需要的分数"
-
-#: include/sieve/templates/element_size.tpl:16
-#, fuzzy
-msgid "Select match type"
-msgstr "选择模板"
-
-#: include/sieve/templates/element_size.tpl:20
-#, fuzzy
-msgid "Select value unit"
-msgstr "选择类别"
-
-#: include/sieve/templates/element_exists.tpl:8
-#: include/sieve/class_sieveManagement.inc:600
-#, fuzzy
-msgid "Exists"
-msgstr "现存"
-
-#: include/sieve/templates/element_reject.tpl:14
-#, fuzzy
-msgid "Reject mail"
-msgstr "拒绝邮件大小超过"
-
-#: include/sieve/templates/element_reject.tpl:17
-msgid "This is a multiline text element"
-msgstr ""
-
-#: include/sieve/templates/element_reject.tpl:19
-#, fuzzy
-msgid "This is stored as single string"
-msgstr "******"
-
-#: include/sieve/templates/import_script.tpl:1
-#, fuzzy
-msgid "Import sieve script"
-msgstr "导入脚本"
-
-#: include/sieve/templates/import_script.tpl:2
-msgid ""
-"Please select the sieve script you want to import. Use the import button to "
-"import the script or the cancel button to abort."
-msgstr ""
-
-#: include/sieve/templates/import_script.tpl:5
-#, fuzzy
-msgid "Script to import"
-msgstr "脚本路径"
-
-#: include/sieve/templates/create_script.tpl:2
-msgid ""
-"Please enter the name for the new script below. Script names must consist of "
-"lower case characters only."
-msgstr ""
-
-#: include/sieve/templates/create_script.tpl:8
-#, fuzzy
-msgid "Script name"
-msgstr "脚本名称"
-
-#: include/sieve/templates/add_element.tpl:1
-msgid "Add a new element"
-msgstr ""
-
-#: include/sieve/templates/add_element.tpl:2
-msgid "Please select the type of element you want to add"
-msgstr ""
-
-#: include/sieve/templates/add_element.tpl:13 setup/setup_migrate.tpl:199
-#, fuzzy
-msgid "Abort"
-msgstr "端口"
-
-#: include/sieve/templates/object_container.tpl:8
-msgid "Move object up one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:12
-msgid "Move object down one position"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:21
-msgid "choose element"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:24
-#, fuzzy
-msgid "Fileinto"
-msgstr "文件"
-
-#: include/sieve/templates/object_container.tpl:28
-#: include/sieve/class_sieveManagement.inc:506
-#: include/sieve/class_sieveManagement.inc:725
-#, fuzzy
-msgid "Reject"
-msgstr "对象"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:42
-#, fuzzy
-msgid "Add new"
-msgstr "添加用户"
-
-#: include/sieve/templates/object_container.tpl:38
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add a new object above this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:40
-msgid "Add element above"
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:42
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add a new object below this one."
-msgstr ""
-
-#: include/sieve/templates/object_container.tpl:44
-msgid "Add element below"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:12
-msgid "View structured"
-msgstr ""
-
-#: include/sieve/templates/edit_frame_base.tpl:14
-msgid "View source"
-msgstr ""
-
-#: include/sieve/templates/element_address.tpl:48
-msgid "Part of address that should be used"
-msgstr ""
-
-#: include/sieve/templates/element_boolean.tpl:8
-#, fuzzy
-msgid "update"
-msgstr "更新"
-
-#: include/sieve/templates/element_header.tpl:16
-#: include/sieve/templates/element_header.tpl:106
-#: include/sieve/class_sieveManagement.inc:597
-#, fuzzy
-msgid "Header"
-msgstr "邮件头"
-
-#: include/sieve/templates/element_header.tpl:60
-msgid "operator"
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:21
-msgid "Invalid character found, quotes are not allowed in a reject message."
-msgstr ""
-
-#: include/sieve/class_sieveElement_Reject.inc:37
-msgid "Your reject text here"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:114
-#: include/sieve/class_sieveManagement.inc:241
-#, fuzzy
-msgid "Parse failed"
-msgstr "失败"
-
-#: include/sieve/class_sieveManagement.inc:118
-#: include/sieve/class_sieveManagement.inc:245
-#, fuzzy
-msgid "Parse successful"
-msgstr "导入成功"
-
-#: include/sieve/class_sieveManagement.inc:155
-#, php-format
-msgid ""
-"The specified mail server '%s' does not exist within the GOsa configuration."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:200
-#, fuzzy
-msgid "You should specify a name for your new script."
-msgstr "请为您的共享提供一个名称。"
-
-#: include/sieve/class_sieveManagement.inc:205
-#, fuzzy
-msgid "Only lower case names are allowed."
-msgstr "只有小写字符串被允许作为域名。"
-
-#: include/sieve/class_sieveManagement.inc:211
-#, fuzzy
-msgid "Only alphabetical characters are allowed in script names."
-msgstr "数字字段只允许填数字。"
-
-#: include/sieve/class_sieveManagement.inc:217
-#, fuzzy
-msgid "The specified name is already in use."
-msgstr "选择的名称已经被使用。"
-
-#: include/sieve/class_sieveManagement.inc:303
-#: include/sieve/class_sieveManagement.inc:349
-#: include/sieve/class_sieveManagement.inc:679
-#: include/sieve/class_sieveManagement.inc:1040
-#: include/class_mail-methods-cyrus.inc:269
-#, php-format
-msgid "Can't log into SIEVE server. Server says '%s'."
-msgstr "无法登录到 SIEVE 服务器。服务器返回 '%s'。"
-
-#: include/sieve/class_sieveManagement.inc:311
-#, fuzzy, php-format
-msgid "Can't activate sieve script on server. Server says '%s'."
-msgstr "无法激活 GOsa sieve 脚本。服务器返回 '%s'。"
-
-#: include/sieve/class_sieveManagement.inc:354
-#, fuzzy, php-format
-msgid "Can't remove sieve script from server. Server says '%s'."
-msgstr "无法获取 sieve 脚本。服务器返回 '%s'。"
-
-#: include/sieve/class_sieveManagement.inc:366
-#, php-format
-msgid "You are going to remove the sieve script '%s' from your mail server."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:402
-#, fuzzy
-msgid "Edited"
-msgstr "编辑"
-
-#: include/sieve/class_sieveManagement.inc:409
-#, php-format
-msgid "Please fix all errors before saving. Last error was: %s"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:436
-#, fuzzy
-msgid "Specified file seems to be empty."
-msgstr "输入文件为空。"
-
-#: include/sieve/class_sieveManagement.inc:438
-msgid "Upload failed. The temporary file can't be accessed."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:440 html/get_attachment.php:69
-#, php-format
-msgid "Can't open file '%s'."
-msgstr "无法打开文件 '%s'。"
-
-#: include/sieve/class_sieveManagement.inc:502
-#: include/sieve/class_sieveManagement.inc:721
-#, fuzzy
-msgid "File into"
-msgstr "文件"
-
-#: include/sieve/class_sieveManagement.inc:526
-msgid "Failed to add new element."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:642
-msgid "This script is marked as active"
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:647
-#, fuzzy
-msgid "Script length"
-msgstr "脚本路径"
-
-#: include/sieve/class_sieveManagement.inc:651
-#, fuzzy
-msgid "Remove script"
-msgstr "导入脚本"
-
-#: include/sieve/class_sieveManagement.inc:660
-#, fuzzy
-msgid "Activate script"
-msgstr "最后脚本"
-
-#: include/sieve/class_sieveManagement.inc:664
-#, fuzzy
-msgid "Edit script"
-msgstr "最后脚本"
-
-#: include/sieve/class_sieveManagement.inc:778
-#, php-format
-msgid "Can't add the specified element at the given position."
-msgstr ""
-
-#: include/sieve/class_sieveManagement.inc:1056
-#, fuzzy
-msgid "Failed to save sieve script"
-msgstr "定制过滤脚本"
-
-#: include/sieve/class_sieveElement_Redirect.inc:24
-#: setup/class_setupStep_Feedback.inc:179
-#, fuzzy
-msgid "Please specify a valid email address."
-msgstr "请输入一个有效的 iSerial。"
-
-#: include/sieve/class_sieveElement_Redirect.inc:35
-#, fuzzy
-msgid "Place a mail address here"
-msgstr "请输入一个邮件地址"
-
-#: include/sieve/class_sieveElement_Comment.inc:21
-msgid "Your comment here"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:63
-#, fuzzy, php-format
-msgid "You're about to delete the snapshot '%s'."
-msgstr "您将要删除宏 '%s'。"
-
-#: include/class_SnapShotDialog.inc:113
-#: include/class_MultiSelectWindow.inc:584
-msgid "Restore snapshot"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:115
-#, fuzzy
-msgid "Remove snapshot"
-msgstr "删除记录"
-
-#: include/class_SnapShotDialog.inc:117 include/class_SnapShotDialog.inc:137
-msgid "Y-m-d, H:i:s"
-msgstr ""
-
-#: include/class_SnapShotDialog.inc:149
-#, fuzzy
-msgid "Please specify a valid description for this snapshot."
-msgstr "请为这个附件指定一个有效名称。"
-
-#: include/class_ldap.inc:196
-#, php-format
-msgid ""
-"The LDAP server is slow (%.2fs for the last query). This may be responsible "
-"for performance breakdowns."
-msgstr "LDAP 服务器反应慢(上次查询花费 %.2f 秒)。可能是性能故障。"
-
-#: include/class_ldap.inc:229
-#, php-format
-msgid ""
-"The ldapserver is answering very slow (%.2f), this may be responsible for "
-"performance breakdowns."
-msgstr "LDAP 服务器反应非常慢(%.2f)。可能是性能故障。"
-
-#: include/class_ldap.inc:451
-#, php-format
-msgid "Creating copy of %s"
-msgstr "创建 %s 的拷贝"
-
-#: include/class_ldap.inc:454
-msgid "Processing"
-msgstr "处理"
-
-#: include/class_ldap.inc:494
-msgid "Error while fetching source dn - aborted!"
-msgstr "当获取源 dn 时错误──退出!"
-
-#: include/class_ldap.inc:558
-#, php-format
-msgid "Unknown FAIstate %s"
-msgstr "未知 FAIstate %s"
-
-#: include/class_ldap.inc:719
-#, php-format
-msgid ""
-"Autocreation of subtree failed. No objectClass found for attribute '%s'."
-msgstr ""
-
-#: include/class_ldap.inc:767
-#, php-format
-msgid ""
-"Autocreation of type '%s' is currently not supported. Please report to the "
-"GOsa team."
-msgstr "类型 '%s' 的自动创建当前不支持。请报告给 GOsa 项目。"
-
-#: include/class_ldap.inc:776
-#, fuzzy, php-format
-msgid "Creating subtree '%s' failed."
-msgstr "创建 FAI script base 失败"
-
-#: include/class_ldap.inc:846
-#, php-format
-msgid "while operating on '%s' using LDAP server '%s'"
-msgstr "当操作 '%s' 使用 LDAP 服务器 '%s' 时"
-
-#: include/class_ldap.inc:848
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "当操作  LDAP 服务器 '%s' 时"
-
-#: include/class_ldap.inc:1070
-#, php-format
-msgid ""
-"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
-"in line %s"
-msgstr "这不是一条有效的 DN: '%s'。导入数据应该以 'dn:...' 开始于行 %s"
-
-#: include/class_ldap.inc:1099
-#, php-format
-msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
-msgstr "导入 dn: '%s' 时错误,请从行 %s 开始检查您的 LDIF!"
-
-#: include/class_ldap.inc:1235
-#, fuzzy, php-format
-msgid "Ldap import with dn '%s' failed."
-msgstr "保存 dn 为 '%s' 的 user/kolab 账号为空。"
-
-#: include/class_config.inc:71
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "XML 出错于 gosa.conf: %s ,行 %d"
-
-#: include/class_config.inc:208 html/index.php:212
-msgid "Can't bind to LDAP. Please contact the system administrator."
-msgstr "无法绑定 LDAP。请联系系统管理员。"
-
-#: include/class_config.inc:521
-msgid "SID and/or RIDBASE missing in your configuration!"
-msgstr "您的配置文件缺少 SID 和/或 RIDBASE!"
-
-#: include/class_log.inc:141
-msgid ""
-"You have enabled the logging into mysql databse, but there are no logging "
-"servers available."
-msgstr ""
-
-#: include/class_log.inc:149
-#, fuzzy, php-format
-msgid "Could not connect to logging server %s."
-msgstr "无法连接到数据库!"
-
-#: include/class_log.inc:153
-#, fuzzy, php-format
-msgid "Could not select database %s on server %s. Server says :%s"
-msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
-
-#: include/class_log.inc:172
-#, fuzzy, php-format
-msgid "Could not query database %s on server %s. Server ssys :%s"
-msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
-
-#: include/class_password-methods-ssha.inc:51
-msgid "Can't use ssha for encryption. (Missing function mhash / sha1)"
-msgstr "无法使用 ssha 来加密。(缺少函数 mhash / sha1)"
-
-#: include/class_MultiSelectWindow.inc:457
-msgid ""
-"Error: The requested subtree has an inconsistent DN encoding, check your "
-"LDAP!"
-msgstr "错误: 请求的子树有一个不一致的 DN 编码,检查您的 LDAP!"
-
-#: include/class_MultiSelectWindow.inc:565
-msgid "Restore snapshopts of already deleted objects"
-msgstr ""
-
-#: include/class_MultiSelectWindow.inc:566
-#, fuzzy
-msgid "Restore"
-msgstr "仓库"
-
-#: include/class_MultiSelectWindow.inc:590
-#, fuzzy
-msgid "Create snapshot"
-msgstr "创建 nagios 账户"
-
-#: include/class_MultiSelectWindow.inc:590
-#, fuzzy
-msgid "Create a new snapshot from this object"
-msgstr "创建新 FAI 对象"
-
-#: include/php_setup.inc:97
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr "生成这个页面导致 PHP 解析器发生一些错误!"
-
-#: include/php_setup.inc:102
-msgid "Send bug report to the GOsa Team"
-msgstr ""
-
-#: include/php_setup.inc:102
-#, fuzzy
-msgid "Send bugreport"
-msgstr "发送者"
-
-#: include/php_setup.inc:107
-msgid "Toggle information"
-msgstr "切换信息"
-
-#: include/php_setup.inc:117
-msgid "PHP error"
-msgstr "PHP 错误"
-
-#: include/php_setup.inc:136
-msgid "class"
-msgstr "类"
-
-#: include/php_setup.inc:142
-msgid "function"
-msgstr "功能"
-
-#: include/php_setup.inc:147
-msgid "static"
-msgstr "静态"
-
-#: include/php_setup.inc:151
-msgid "method"
-msgstr "方法"
-
-#: include/php_setup.inc:184
-msgid "Trace"
-msgstr "跟踪"
-
-#: include/php_setup.inc:185
-msgid "Line"
-msgstr "行"
-
-#: include/php_setup.inc:186
-msgid "Arguments"
-msgstr "参数"
-
-#: include/functions_dns.inc:166
-#, php-format
-msgid "Can't find reverse zone for dns zone '%s'. Aborting parsing this zone."
-msgstr "无法找到 dns 域 '%s' 的反向解析。停止解析这个域。"
-
-#: include/functions_dns.inc:171
-#, php-format
-msgid ""
-"Found more than one reverse zone for dns zone '%s'. Aborting parsing this "
-"zone."
-msgstr "找到 %s 域的一个以上的反向解析域。退出域解析。"
-
-#: include/functions_dns.inc:607
-#, php-format
-msgid ""
-"Undefined zone name '%s'. Zone name must look like this 'server/zone.com'."
-msgstr "未定义的域名 '%s'。域名必须看起来像这样 'server/zone.com'。"
-
-#: include/class_certificate.inc:35
-msgid "Can't open specified file, check accessibility and or existence"
-msgstr "无法打开特定文件,检查是否可以访问或者是否存在。"
-
-#: include/class_certificate.inc:53
-msgid "Can't read specified certificate / or empty string given"
-msgstr "无法读取特定证书或者提供了一个空字符串"
-
-#: include/class_certificate.inc:80
-msgid "Can't load certificate, possibly unsupported format (use PEM/DER) "
-msgstr "无法加载证书,可能是不支持的格式(用 PEM/DER)。"
-
-#: include/class_certificate.inc:95
-msgid "The Format must be PEM, to output certificate informations"
-msgstr "要输出证书信息,格式必须是 PEM"
-
-#: include/class_certificate.inc:192
-msgid "Can't create/open File"
-msgstr "无法创建/打开文件"
-
-#: include/class_certificate.inc:199
-msgid "No valid certificate loaded"
-msgstr "无有效证书加载"
-
-#: include/class_pluglist.inc:55
-msgid "All objects in this category"
-msgstr ""
-
-#: include/class_pluglist.inc:140
-msgid ""
-"Your gosa.conf information has changed partly. Please convert it using the "
-"contributed script fix_config.sh!"
-msgstr ""
-"您的 gosa.conf 配置文件被部分修改。请用贡献的脚本 fix_config.sh 转换它。"
-
-#: include/class_pluglist.inc:162 ihtml/themes/default/framework.tpl:22
-#: ihtml/themes/default/framework.tpl:26
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?"
-
-#: include/functions_FAI.inc:376
-#, php-format
-msgid "Error, following objects should be equal '%s' and '%s'"
-msgstr ""
-
-#: include/functions_FAI.inc:483
-#, php-format
-msgid "Release management failed, can't save '%s'"
-msgstr ""
-
-#: include/class_password-methods.inc:167
-#, php-format
-msgid "Setting the password failed. LDAP server says '%s'."
-msgstr "设置口令失败。LDAP 服务器返回 '%s'。"
-
-#: include/class_password-methods.inc:204
-msgid ""
-"Setting for SMBHASH in gosa.conf is incorrect! Can't change Samba password."
-msgstr "在 gosa.conf 中 SMBHASH 的设置不正确!无法修改 Samba 口令。"
-
-#: include/class_acl.inc:6
-#, fuzzy
-msgid "Access control"
-msgstr "访问选项"
-
-#: include/class_acl.inc:190 include/class_acl.inc:193
-msgid "Use ACL defined in role"
-msgstr ""
-
-#: include/class_acl.inc:640 include/class_acl.inc:647
-#, fuzzy
-msgid "Show/Hide Advanced Settings"
-msgstr "高级电话设置"
-
-#: include/class_acl.inc:665
-#, fuzzy
-msgid "Create objects"
-msgstr "创建新 FAI 对象"
-
-#: include/class_acl.inc:666
-#, fuzzy
-msgid "Move objects"
-msgstr "成员对象"
-
-#: include/class_acl.inc:667
-#, fuzzy
-msgid "Remove objects"
-msgstr "成员对象"
-
-#: include/class_acl.inc:669 include/class_acl.inc:675
-msgid "Modifyable by owner"
-msgstr ""
-
-#: include/class_acl.inc:672
-#, fuzzy
-msgid "Move object"
-msgstr "成员对象"
-
-#: include/class_acl.inc:685
-#, fuzzy
-msgid "Complete object"
-msgstr "成员对象"
-
-#: include/class_acl.inc:801
-#, php-format
-msgid "Unkown ACL type '%s'. Don't know how to handle it."
-msgstr ""
-
-#: include/class_acl.inc:844
-#, fuzzy, php-format
-msgid "Unknown entry '%s'!"
-msgstr "未知 FAIstate %s"
-
-#: include/class_acl.inc:904 include/class_acl.inc:906
-#, fuzzy, php-format
-msgid "Role: %s"
-msgstr "角色"
-
-#: include/class_acl.inc:906
-msgid "Unknown role, possibly removed"
-msgstr ""
-
-#: include/class_acl.inc:914
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr ""
-
-#: include/class_acl.inc:923
-#, fuzzy
-msgid "Members:"
-msgstr "成员"
-
-#: include/class_acl.inc:929
-msgid "ACL is valid for all users"
-msgstr ""
-
-#: include/functions.inc:307
-#, php-format
-msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
-msgstr "致命错误:连接 LDAP 错误。服务器返回 '%s'。"
-
-#: include/functions.inc:324
-#, php-format
-msgid "User login failed. LDAP server said '%s'."
-msgstr "用户登录失败。LDAP 服务器返回 '%s'。"
-
-#: include/functions.inc:345
-msgid "Username / UID is not unique. Please check your LDAP database."
-msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。"
-
-#: include/functions.inc:476
-msgid ""
-"Error while adding a lock. Parameters are not set correctly, please check "
-"the source!"
-msgstr "添加锁时发生错误。参数没有正确设置,请检查源!"
-
-#: include/functions.inc:486
-#, php-format
-msgid ""
-"Can't set locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf! LDAP server says '%s'."
-msgstr ""
-"无法设置 LDAP 数据库的锁定信息。请检查 gosa.conf 中的 'config' 条目!LDAP 服"
-"务器返回 '%s'。"
-
-#: include/functions.inc:501
-#, php-format
-msgid "Adding a lock failed. LDAP server says '%s'."
-msgstr "添加锁失败。 LDAP 服务器返回 '%s'。"
-
-#: include/functions.inc:527
-#, php-format
-msgid "Removing a lock failed. LDAP server says '%s'."
-msgstr "删除锁失败。 LDAP 服务器返回 '%s'。"
-
-#: include/functions.inc:557
-msgid ""
-"Getting the lock from LDAP failed. Parameters are not set correctly, please "
-"check the source!"
-msgstr "从 LDAP 获取锁失败。参数没有正确设置,请检查源!"
-
-#: include/functions.inc:567
-msgid ""
-"Can't get locking information in LDAP database. Please check the 'config' "
-"entry in gosa.conf!"
-msgstr "无法获得 LDAP 数据库的锁信息。检查 gosa.conf 中的 'config' 条目!"
-
-#: include/functions.inc:575
-msgid ""
-"Found multiple locks for object to be locked. This should not be possible - "
-"cleaning up multiple references."
-msgstr "发现要锁定的对象由多个锁。这虽然不可能──清除多个引用。"
-
-#: include/functions.inc:668
-#, php-format
-msgid "The size limit of %d entries is exceed!"
-msgstr "超过了 %d 个条目的大小限制!"
-
-#: include/functions.inc:670
-#, php-format
-msgid ""
-"Set the new size limit to %s and show me this message if the limit still "
-"exceeds"
-msgstr "设置新的大小限制为 %s 并且如果限制依然超出还显示这条信息。"
-
-#: include/functions.inc:687
-msgid "incomplete"
-msgstr "不完整"
-
-#: include/functions.inc:1054 include/functions.inc:1260
-msgid "LDAP error:"
-msgstr "LDAP 错误:"
-
-#: include/functions.inc:1055
-msgid ""
-"Problems with the LDAP server mean that you probably lost the last changes. "
-"Please check your LDAP setup for possible errors and try again."
-msgstr ""
-"LDAP 服务器发生错误,意味着您最后的修改可能丢失。请检查您 LDAP 安装可能的错误"
-"再重试。"
-
-#: include/functions.inc:1063
-msgid ""
-"Please check your input and fix the error. Press 'OK' to close this message "
-"box."
-msgstr "请检查您的输入并修正错误。按“OK”关闭此对话框。"
-
-#: include/functions.inc:1121
-#, fuzzy
-msgid "An error occurred while processing your request"
-msgstr "处理您的请求时发生一个错误"
-
-#: include/functions.inc:1125
-msgid "OK"
-msgstr "好"
-
-#: include/functions.inc:1188
-msgid "Continue anyway"
-msgstr "仍然继续"
-
-#: include/functions.inc:1190
-msgid "Edit anyway"
-msgstr "仍然编辑"
-
-#: include/functions.inc:1192
-#, php-format
-msgid ""
-"You're going to edit the LDAP entry '%s' which appears to be used by '%s'. "
-"Please contact the person in order to clarify proceedings."
-msgstr ""
-"您将要修改的 LDAP 条目 '%s' 看起来正在被 '%s' 使用。请联系这个人再继续。"
-
-#: include/functions.inc:1442
-msgid "Entries per page"
-msgstr "每页条目数"
-
-#: include/functions.inc:1470
-msgid "Apply filter"
-msgstr "应用过滤器"
-
-#: include/functions.inc:1744
-msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
-
-#: include/functions.inc:1787
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "GOsa 开发版(版本 %s)"
-
-#: include/functions.inc:2228 include/functions.inc:2232
-#, fuzzy
-msgid "Warning - base_hook is not available. Using default base."
-msgstr "警告: base_hook不可用。使用缺省 base。"
-
-#: include/functions.inc:2238
-msgid "Warning - no base_hook defined. Using default base."
-msgstr "警告──没有定义  base_hook。使用缺省 base。"
-
-#: include/functions.inc:2260 setup/class_setupStep_Schema.inc:95
-msgid "Can't get schema information from server. No schema check possible!"
-msgstr "不能从服务器得到 schema 信息。无法对 schema 检查!"
-
-#: include/functions.inc:2286
-msgid "Used to store account specific informations."
-msgstr ""
-
-#: include/functions.inc:2293
-msgid ""
-"Used to lock currently edited entries to avoid multiple changes at the same "
-"time."
-msgstr ""
-
-#: include/functions.inc:2336
-#, fuzzy, php-format
-msgid "The required objectClass '%s' is not present in your schema setup"
-msgstr "需要的对象类 '%s' 在 LDAP 安装中不存在"
-
-#: include/functions.inc:2338
-#, fuzzy, php-format
-msgid "The optional objectClass '%s' is not present in your schema setup"
-msgstr "需要的对象类 '%s' 在 LDAP 安装中不存在"
-
-#: include/functions.inc:2344
-#, fuzzy, php-format
-msgid "The required objectclass '%s' does not have version %s"
-msgstr "必须的对象类 '%s' 不包含发行版 %s"
-
-#: include/functions.inc:2346
-#, fuzzy, php-format
-msgid "The optional objectclass '%s' does not have version %s"
-msgstr "必须的对象类 '%s' 不包含发行版 %s"
-
-#: include/functions.inc:2350
-#, fuzzy, php-format
-msgid "Class(es) available"
-msgstr "文件可用。"
-
-#: include/functions.inc:2372
-msgid ""
-"You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema    configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2373
-msgid ""
-"In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
-"be      AUXILIARY"
-msgstr ""
-
-#: include/functions.inc:2377
-msgid ""
-"You have disabled the rfc2307bis option on the 'ldap setup' step, but your "
-"schema   configuration do not support this option."
-msgstr ""
-
-#: include/functions.inc:2378
-msgid "The objectClass 'posixGroup' must be STRUCTURAL"
-msgstr ""
-
-#: include/class_tabs.inc:193
-#, php-format
-msgid "Delete process has been canceled by plugin '%s': %s"
-msgstr "删除进程被插件 '%s' 取消: %s"
-
-#: include/class_tabs.inc:316
-msgid "References"
-msgstr "参考"
-
-#: include/class_debconfTemplate.inc:260
-msgid "This package has no debconf options."
-msgstr "这个软件包没有 debconf 选项。"
-
-#: include/functions_helpviewer.inc:43
-#, php-format
-msgid "XML error in guide.xml: %s at line %d"
-msgstr "XML 出错于 guide.xml: %s ,行 %d"
-
-#: include/functions_helpviewer.inc:84
-msgid "No help available for this plugin."
-msgstr "此插件没有可用帮助信息。"
-
-#: include/functions_helpviewer.inc:93 html/helpviewer.php:192
-msgid "previous"
-msgstr "上一个"
-
-#: include/functions_helpviewer.inc:97 html/helpviewer.php:196
-msgid "next"
-msgstr "下一个"
-
-#: include/functions_helpviewer.inc:385
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s 结果当您查找关键字 %s"
-
-#: include/functions_helpviewer.inc:459
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% 点击率于文件 %s"
-
-#: include/class_mail-methods-cyrus.inc:40
-msgid "Warning: Account has an invalid mailserver string!"
-msgstr "警告: 账户包含一个无效邮件服务器字符串!"
-
-#: include/class_mail-methods-cyrus.inc:58
-msgid ""
-"Warning: IMAP Server cannot be reached! If you save this account, some mail "
-"settings will not be stored on your server!"
-msgstr ""
-"警告: 无法连接到 IMAP 服务器! 如果您保存这个账号,有的邮件设置不能保存到服务"
-"器上。"
-
-#: include/class_mail-methods-cyrus.inc:156
-#, php-format
-msgid "Can't create IMAP mailbox. Server says '%s'."
-msgstr "无法创建 IMAP 邮箱。服务器返回 '%s'。"
-
-#: include/class_mail-methods-cyrus.inc:175
-#, php-format
-msgid "Can't write IMAP quota. Server says '%s'."
-msgstr "无法写 IMAP quota。服务器返回 '%s'。"
-
-#: include/class_mail-methods-cyrus.inc:201
-msgid "Warning: imap_getacl is not implemented, can't remove acl informations."
-msgstr "警告:imap_getacl 未实现,无法删除 acl 信息。"
-
-#: include/class_mail-methods-cyrus.inc:219
-msgid "Warning: imap_getacl is not available, can't get imap permissions!"
-msgstr "警告: imap_getacl 不可用。无法获取 imap 权限!"
-
-#: include/class_mail-methods-cyrus.inc:241
-#, php-format
-msgid "Can't remove IMAP mailbox. Server says '%s'."
-msgstr "无法删除 IMAP 邮箱。服务器返回 '%s'。"
-
-#: include/class_mail-methods-cyrus.inc:282
-#, php-format
-msgid "Can't get sieve script. Server says '%s'."
-msgstr "无法获取 sieve 脚本。服务器返回 '%s'。"
-
-#: include/class_mail-methods-cyrus.inc:353
-#, php-format
-msgid "Can't send sieve script. Server says '%s'."
-msgstr "无法发送 sieve 脚本。服务器返回 '%s'。"
-
-#: include/class_mail-methods-cyrus.inc:357
-#, php-format
-msgid "Can't activate GOsa sieve script. Server says '%s'."
-msgstr "无法激活 GOsa sieve 脚本。服务器返回 '%s'。"
-
-#: include/class_ppdManager.inc:13
-#, php-format
-msgid "PPD manager : The specified path '%s' doesn't exists."
-msgstr "PPD 管理员:给出的路径 '%s' 不存在。"
-
-#: include/class_ppdManager.inc:144
-#, php-format
-msgid "Specified ppd file '%s' can't be opened for reading."
-msgstr "给出的 ppd 文件 '%s' 无法打开读取。"
-
-#: include/class_ppdManager.inc:146
-#, php-format
-msgid "The required tmp file file '%s' can't be opened for writing."
-msgstr "请求的 tmp 文件 '%s' 无法以写方式打开。"
-
-#: include/class_ppdManager.inc:170 include/class_ppdManager.inc:297
-#, php-format
-msgid ""
-"Parsing PPD file %s failed - line too long. Trailing characters have been "
-"ignored"
-msgstr "解析 PPD 文件 %s 失败──行太长。截断的字符被忽略。"
-
-#: include/class_ppdManager.inc:178
-msgid "Nested groups are not supported!"
-msgstr "不支持嵌套组!"
-
-#: include/class_ppdManager.inc:182
-msgid "Group name not unique!"
-msgstr "组名不唯一!"
-
-#: include/class_ppdManager.inc:188 include/class_ppdManager.inc:218
-msgid "Symbol values are not supported yet!"
-msgstr "尚不支持符号值!"
-
-#: include/class_ppdManager.inc:212
-msgid "Nested options are not supported!"
-msgstr "不支持嵌套选项!"
-
-#: include/class_ppdManager.inc:237
-msgid "PickMany is not supported yet!"
-msgstr "尚不支持 PickMany!"
-
-#: include/class_ppdManager.inc:318
-#, php-format
-msgid "Parsing PPD file %s failed - no information found."
-msgstr "解析 PPD 文件 %s 失败──未找到信息。"
-
-#: setup/setup_config2.tpl:6
-msgid "Samba hash generator"
-msgstr ""
-
-#: setup/setup_config2.tpl:31
-#, fuzzy
-msgid "RID base"
-msgstr "数据库"
-
-#: setup/setup_config2.tpl:46
-#, fuzzy
-msgid "Workstation container"
-msgstr "工作站名称"
-
-#: setup/setup_config2.tpl:61
-msgid "Samba SID mapping"
-msgstr ""
-
-#: setup/setup_config2.tpl:70
-#, fuzzy
-msgid "Additional GOsa settings"
-msgstr "应用程序设置"
-
-#: setup/setup_config2.tpl:74
-msgid "Enable Copy & Paste"
-msgstr ""
-
-#: setup/setup_config2.tpl:86
-#, fuzzy
-msgid "Enable FAI release management"
-msgstr "Asterisk 管理"
-
-#: setup/setup_config2.tpl:98
-#, fuzzy
-msgid "Enable user netatalk plugin"
-msgstr "管理 netatalk 账号"
-
-#: setup/setup_config2.tpl:109
-#, fuzzy
-msgid "Government mode"
-msgstr "部门名称"
-
-#: setup/setup_config2.tpl:122
-msgid "Mail method"
-msgstr "邮件方法"
-
-#: setup/setup_config2.tpl:136
-#, fuzzy
-msgid "Vacation templates"
-msgstr "工作站模板"
-
-#: setup/setup_config2.tpl:152
-msgid "Use Cyrus UNIX style"
-msgstr ""
-
-#: setup/setup_config2.tpl:162
-msgid "Snapshots / Undo"
-msgstr ""
-
-#: setup/setup_config2.tpl:171 setup/setup_config2.tpl:216
-msgid "Enable snapshots"
-msgstr ""
-
-#: setup/setup_config2.tpl:177 setup/setup_config2.tpl:222
-msgid "Snapshot base"
-msgstr ""
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailinglist"
-msgstr ""
-
-#: setup/setup_feedback.tpl:9
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
-msgstr ""
-
-#: setup/setup_feedback.tpl:41
-msgid "Send feedback to the GOsa project team"
-msgstr ""
-
-#: setup/setup_feedback.tpl:44
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
-msgstr ""
-
-#: setup/setup_feedback.tpl:50
-msgid "Did the setup procedure help you to get started?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:60
-msgid "If not, what problems did you encounter"
-msgstr ""
-
-#: setup/setup_feedback.tpl:68
-msgid "Is this the first time you use GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:74
-msgid "I use it since"
-msgstr ""
-
-#: setup/setup_feedback.tpl:75
-msgid "Select the year since when you are using GOsa"
-msgstr ""
-
-#: setup/setup_feedback.tpl:82
-msgid "What operating system / distribution do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:90
-msgid "What web server do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:98
-msgid "What PHP version do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:106
-msgid "LDAP"
-msgstr ""
-
-#: setup/setup_feedback.tpl:110
-msgid "What kind of LDAP server(s) do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:116
-msgid "How many objects are in your LDAP?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:123
-#, fuzzy
-msgid "Features"
-msgstr "功能"
-
-#: setup/setup_feedback.tpl:126
-msgid "What features of GOsa do you use?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:136
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr ""
-
-#: setup/setup_feedback.tpl:143
-msgid "Send feedback"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:67 setup/class_setupStep_Config3.inc:68
-#, fuzzy
-msgid "GOsa settings 3/3"
-msgstr "用户设置"
-
-#: setup/class_setupStep_Config3.inc:69
-msgid "Tweak some GOsa core behaviour"
-msgstr ""
-
-#: setup/class_setupStep_Config3.inc:171
-#, fuzzy
-msgid "Session lifetime must be a numeric value."
-msgstr "需要的分值必须是数字。"
-
-#: setup/class_setupStep_Config3.inc:175
-#, fuzzy
-msgid "Maximal ldap query time must be a numeric value. "
-msgstr "需要的分值必须是数字。"
-
-#: setup/class_setupStep_Finish.inc:38
-#, fuzzy
-msgid "Write configuration file"
-msgstr "配置文件"
-
-#: setup/class_setupStep_Finish.inc:39
-#, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "需要 XML 功能来解析配置文件。"
-
-#: setup/class_setupStep_Finish.inc:100
-msgid ""
-"Your configuration file is currently world readable. Please updated the file "
-"permissions!"
-msgstr ""
-
-#: setup/class_setupStep_Finish.inc:102
-#, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
-
-#: setup/class_setupStep_Finish.inc:111
-#, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the webserver is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"将文件保存在 GOsa 配置文件目录中,确认 Web 服务器运行的账号能够读取 gosa."
-"conf,其他用户则无权访问。您可以执行如下命令来实现:"
-
-#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
-msgid "Installation check"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:40
-msgid "Basic checks for PHP version and required extensions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:64
-#, fuzzy
-msgid "Checking PHP version"
-msgstr "检查 PHP 版本 (>=4.1.0)"
-
-#: setup/class_setupStep_Checks.inc:65
-#, php-format
-msgid "PHP must be of version %s / %s or above."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:66
-msgid ""
-"GOsa requires functionality that is not available (or buggy) in older PHP "
-"versions. Please update to a supported version."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:72
-#, fuzzy
-msgid "Checking for LDAP support"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Checks.inc:73
-#, fuzzy
-msgid "This is the main extension used by GOsa and therefore really required."
-msgstr "这是 GOsa 用到的主要模块,因此是必须的。"
-
-#: setup/class_setupStep_Checks.inc:74
-msgid ""
-"The ldap extension (php4-ldap/php5-ldap) is required to communicate with "
-"your LDAP server."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:80
-msgid "Checking for gettext support"
-msgstr "检查 getteext 支持"
-
-#: setup/class_setupStep_Checks.inc:81
-#, fuzzy
-msgid "Gettext support is required for internationalization."
-msgstr "对于 GOsa 国际化需要 gettext 支持。"
-
-#: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
-msgid "Please make sure that the extension is activated."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:88
-msgid "Checking for iconv support"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Checks.inc:89
-#, fuzzy
-msgid ""
-"This module is used by GOsa to convert samba munged dial informations and is "
-"therefore required. "
-msgstr "GOsa 用这个模块来转换 samba 扩展信息,因此需要。"
-
-#: setup/class_setupStep_Checks.inc:96
-#, fuzzy
-msgid "Checking for mhash support"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Checks.inc:97
-msgid "You'll need this module to make use of SSHA encryption"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:98
-msgid ""
-"The mhash module for PHP 4/5 is not available.Please install php4-mhash/php5-"
-"mhash."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:104
-#, fuzzy
-msgid "Checking for IMAP support"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Checks.inc:105
-#, fuzzy
-msgid ""
-"The IMAP module is needed to communicate with the IMAP server. GOsa "
-"retrieves status information, creates and deletes mail users, etc."
-msgstr "IMAP 模块用于和 IMAP 服务器通讯。它获取状态信息,创建和删除邮件账户。"
-
-#: setup/class_setupStep_Checks.inc:106
-msgid ""
-"This module is used to communicate with your mail server. Please install "
-"php4-imap/php5-imap."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:112
-#, fuzzy
-msgid "Checking for getacl in IMAP implementation"
-msgstr "检查 imap 中的 getacl"
-
-#: setup/class_setupStep_Checks.inc:113
-#, fuzzy
-msgid ""
-"The getacl support is needed to handle shared folder permissions. Old IMAP "
-"extensions are not capable of reading acl's. You need a recent PHP version "
-"to use this feature."
-msgstr ""
-"共享目录需要 getacl 支持。 标准的 IMAP 模块不能访问 acl。需要这个功能,您需要"
-"一个最新版本的 PHP。"
-
-#: setup/class_setupStep_Checks.inc:120
-#, fuzzy
-msgid "Checking for MySQL support"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Checks.inc:121
-#, fuzzy
-msgid ""
-"MySQL support is needed to communicate with several supported databases."
-msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。"
-
-#: setup/class_setupStep_Checks.inc:122
-msgid ""
-"This module is required to communicate with database servers (GOfax, "
-"asterisk, GLPI, etc.). Please install php4-mysql/php5-mysql"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:128
-#, fuzzy
-msgid "Checking for kadm5 support"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Checks.inc:129
-msgid ""
-"Managing users in kerberos requires the kadm5 module which is downloadable "
-"via PEAR network."
-msgstr "在 kerberos 中管理用户需要 kadm5 模块,可以通过 PEAR 网络下载。"
-
-#: setup/class_setupStep_Checks.inc:130
-#, fuzzy
-msgid ""
-"This module is required to manage user in kerberos, it is downloadable via "
-"PEAR network"
-msgstr "在 kerberos 中管理用户需要 kadm5 模块,可以通过 PEAR 网络下载。"
-
-#: setup/class_setupStep_Checks.inc:136
-#, fuzzy
-msgid "Checking for SNMP support"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Checks.inc:137
-#, fuzzy
-msgid ""
-"The simple network management protocol is needed to get status information "
-"from clients."
-msgstr "简单网络管理协议 (SNMP) 需要来做客户端监视。"
-
-#: setup/class_setupStep_Checks.inc:138
-msgid ""
-"This module is required for client monitoring. Please install php4-snmp/php5-"
-"snmp."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:144
-#, fuzzy
-msgid "Checking for CUPS support"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Checks.inc:145
-#, fuzzy
-msgid ""
-"In order to read available printers via the IPP protocol instead of printcap "
-"files, you've to install the CUPS module."
-msgstr ""
-"为了从 IPP 协议而非 printcap 文件中读取可用打印机,您必须安装 CUPS 模块。"
-
-#: setup/class_setupStep_Checks.inc:154
-msgid "Checking for fping utility"
-msgstr "检查 fping 工具"
-
-#: setup/class_setupStep_Checks.inc:155
-#, fuzzy
-msgid ""
-"The fping utility is used if you've got a thin client based terminal "
-"environment."
-msgstr "工具 fping 只有在您部署了基于瘦客户机的终端环境下被使用。"
-
-#: setup/class_setupStep_Checks.inc:156
-#, fuzzy
-msgid ""
-"The fping utility is only used in thin client based terminal environment."
-msgstr "工具 fping 只有在您部署了基于瘦客户机的终端环境下被使用。"
-
-#: setup/class_setupStep_Checks.inc:171
-msgid "SAMBA password hash generation"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:172
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 passwords, you've to install additional packages "
-"to generate password hashes."
-msgstr "为了使用 SAMBA 2/3, 您必须安装一些额外的软件包来创建口令。"
-
-#: setup/class_setupStep_Checks.inc:173
-#, fuzzy
-msgid ""
-"In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
-"a look at mkntpasswd."
-msgstr "为了使用 SAMBA 2/3, 您必须安装一些额外的软件包来创建口令。"
-
-#: setup/class_setupStep_Checks.inc:183 setup/class_setupStep_Checks.inc:202
-#: setup/class_setupStep_Checks.inc:218 setup/class_setupStep_Checks.inc:234
-#: setup/class_setupStep_Checks.inc:251
-msgid "Off"
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:184
-#, fuzzy
-msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
-msgstr ""
-"register_globals 是 PHP 的一个不必修改范围就可以从脚本中访问所有全局变量的机"
-"制。这可能存在安全风险。GOsa 在两种情况下都可以运行。"
-
-#: setup/class_setupStep_Checks.inc:185
-#, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "检查 register_globals 是否设置为 'off'"
-
-#: setup/class_setupStep_Checks.inc:193
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:194
-#, fuzzy
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
-msgstr ""
-"PHP 用这个值来进行垃圾回收,删除旧的会话。设置这个值为一天,将会防止在真正超"
-"时之前的会话和 cookie 丢失。"
-
-#: setup/class_setupStep_Checks.inc:195
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:203
-#, fuzzy
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr ""
-"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必"
-"须设置为 'Off'。"
-
-#: setup/class_setupStep_Checks.inc:204
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr ""
-"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必"
-"须设置为 'Off'。"
-
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducable! Increase it for larger setups."
-msgstr "GOsa 需要至少 16MB 内存,太少会导致无法预料的错误!将其设置为更大。"
-
-#: setup/class_setupStep_Checks.inc:212
-msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:219
-#, fuzzy
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
-msgstr "这个选项影响输出处理。关闭这个选项,可以提高性能。"
-
-#: setup/class_setupStep_Checks.inc:220
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:227
-#, fuzzy
-msgid "The Execution time should be at least 30 seconds."
-msgstr "执行时间应该至少 30 秒,因为一些动作可能会花很多时间。"
-
-#: setup/class_setupStep_Checks.inc:228
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:235
-#, fuzzy
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
-msgstr ""
-"将 expose_php 设置为“off”可以增强服务器安全性。PHP 将不会发送任何有关正运行着"
-"的服务器的信息。"
-
-#: setup/class_setupStep_Checks.inc:236
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:242
-#, fuzzy
-msgid "On"
-msgstr "打开"
-
-#: setup/class_setupStep_Checks.inc:243
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
-msgstr ""
-"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串"
-"中所有引号编码。"
-
-#: setup/class_setupStep_Checks.inc:244
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:252
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
-msgstr ""
-"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串"
-"中所有引号编码。"
-
-#: setup/class_setupStep_Checks.inc:253
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:264
-#, fuzzy
-msgid "Configuration writeable"
-msgstr "配置文件"
-
-#: setup/class_setupStep_Checks.inc:265
-#, fuzzy
-msgid "The configuration file can't be written"
-msgstr "查看配置信息"
-
-#: setup/class_setupStep_Checks.inc:266
-#, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writeable."
-msgstr ""
-
-#: setup/class_setupStep_License.inc:53 setup/class_setupStep_License.inc:54
-#, fuzzy
-msgid "License"
-msgstr "行"
-
-#: setup/class_setupStep_License.inc:55
-msgid "Terms and conditions for usage"
-msgstr ""
-
-#: setup/setup_ldap.tpl:7
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr ""
-
-#: setup/setup_ldap.tpl:25
-#, fuzzy
-msgid "LDAP connection"
-msgstr "断开"
-
-#: setup/setup_ldap.tpl:29
-msgid "Location name"
-msgstr "位置名称"
-
-#: setup/setup_ldap.tpl:37
-#, fuzzy
-msgid "Connection URL"
-msgstr "连接 URL"
-
-#: setup/setup_ldap.tpl:45
-#, fuzzy
-msgid "TLS connection"
-msgstr "连接"
-
-#: setup/setup_ldap.tpl:65
-#, fuzzy
-msgid "Reload"
-msgstr "读"
-
-#: setup/setup_ldap.tpl:69
-#, fuzzy
-msgid "Authentication"
-msgstr "Nagios 鉴权"
-
-#: setup/setup_ldap.tpl:73
-msgid "Admin DN"
-msgstr "管理员 DN"
-
-#: setup/setup_ldap.tpl:78
-#, fuzzy
-msgid "Select user"
-msgstr "删除用户"
-
-#: setup/setup_ldap.tpl:86
-msgid "Automatically append LDAP base to admin DN"
-msgstr ""
-
-#: setup/setup_ldap.tpl:101
-#, fuzzy
-msgid "Schema based settings"
-msgstr "Samba 设置"
-
-#: setup/setup_ldap.tpl:105
-msgid "Use rfc2307bis compliant groups"
-msgstr ""
-
-#: setup/setup_ldap.tpl:117
-#, fuzzy
-msgid "Current status"
-msgstr "当前版本"
-
-#: setup/setup_checks.tpl:9
-msgid "PHP module and extension checks"
-msgstr ""
-
-#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
-msgid "GOsa will run without fixing this."
-msgstr ""
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "PHP setup configuration"
-msgstr "PHP 安装检查"
-
-#: setup/setup_checks.tpl:67
-#, fuzzy
-msgid "show information"
-msgstr "个人信息"
-
-#: setup/setup_welcome.tpl:4
-msgid ""
-"This seems to be the first time you start GOsa - we didn't find any "
-"configuration right now. This simple wizard intends to help you while "
-"setting it up."
-msgstr ""
-
-#: setup/setup_welcome.tpl:8
-msgid "What will the wizard do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:11
-msgid "Create a basic, single site configuration"
-msgstr ""
-
-#: setup/setup_welcome.tpl:12
-msgid "Tries to find problems within your PHP and LDAP setup"
-msgstr ""
-
-#: setup/setup_welcome.tpl:13
-msgid "Let you choose from a set of basic and advanced configuration switches"
-msgstr ""
-
-#: setup/setup_welcome.tpl:14
-msgid "Guided migration of existing LDAP trees"
-msgstr ""
-
-#: setup/setup_welcome.tpl:17
-msgid "What will the wizard NOT do for you?"
-msgstr ""
-
-#: setup/setup_welcome.tpl:20
-msgid "Find every possible configuration error"
-msgstr ""
-
-#: setup/setup_welcome.tpl:21
-msgid "Migrate every possible LDAP setup - create backup dumps!"
-msgstr ""
-
-#: setup/setup_welcome.tpl:25
-#, fuzzy
-msgid "To continue..."
-msgstr "安装继续..."
-
-#: setup/setup_welcome.tpl:28
-msgid ""
-"For security reasons you need to authenticate for the installation by "
-"creating the file '/tmp/gosa.auth', containing the current session ID on the "
-"servers local filesystem. This can be done by executing the following "
-"command:"
-msgstr ""
-
-#: setup/setup_welcome.tpl:34
-msgid "Click the 'Continue' button when you've finished."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:53
-#, fuzzy
-msgid "LDAP setup"
-msgstr "LDAP 服务器"
-
-#: setup/class_setupStep_Ldap.inc:54
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "断开"
-
-#: setup/class_setupStep_Ldap.inc:55
-msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:99
-#, fuzzy, php-format
-msgid "Anonymous bind failed on server '%s'."
-msgstr "为服务器 '%s' 插入新宏失败。"
-
-#: setup/class_setupStep_Ldap.inc:101
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed on server '%s'."
-msgstr "为服务器 '%s' 插入新宏失败。"
-
-#: setup/class_setupStep_Ldap.inc:106
-#, php-format
-msgid "Anonymous bind on server '%s' succeeded."
-msgstr ""
-
-#: setup/class_setupStep_Ldap.inc:107
-#, fuzzy
-msgid "Please specify user and password."
-msgstr "请输入您的口令!"
-
-#: setup/class_setupStep_Ldap.inc:109
-#, fuzzy, php-format
-msgid "Bind as user '%s' on server '%s' succeeded."
-msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
-
-#: setup/class_setupStep_Schema.inc:40 setup/class_setupStep_Schema.inc:41
-msgid "LDAP schema check"
-msgstr ""
-
-#: setup/class_setupStep_Schema.inc:42
-msgid "Perform test on your current LDAP schema"
-msgstr ""
-
-#: setup/class_setupStep_Welcome.inc:38
-#, fuzzy
-msgid "Welcome"
-msgstr "欢迎 %s!"
-
-#: setup/class_setupStep_Welcome.inc:39
-#, fuzzy
-msgid "The welcome message"
-msgstr "解除挂起的邮件"
-
-#: setup/class_setupStep_Welcome.inc:40
-#, fuzzy
-msgid "Welcome to GOsa setup wizard"
-msgstr "欢迎进入 Gosa 安装程序!"
-
-#: setup/setup_frame.tpl:11
-#, fuzzy
-msgid "GOsa setup wizard"
-msgstr "GOsa 帮助浏览器"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Installation"
-msgstr "Windows 工作站"
-
-#: setup/setup_frame.tpl:18
-#, fuzzy
-msgid "Steps"
-msgstr "系统设置"
-
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-#, fuzzy
-msgid "Language setup"
-msgstr "语言"
-
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr ""
-
-#: setup/class_setupStep_Language.inc:47
-#, fuzzy
-msgid "Automatic"
-msgstr "自动"
-
-#: setup/class_setupStep_Language.inc:51
-#, fuzzy
-msgid "Chinese"
-msgstr "芯片组"
-
-#: setup/setup_migrate.tpl:5
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-
-#: setup/setup_migrate.tpl:33
-#, fuzzy
-msgid "Check again"
-msgstr "检查"
-
-#: setup/setup_migrate.tpl:37
-msgid "Move windows workstations into a valid windows workstation department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:39
-msgid ""
-"This dialog allows you to move the displayed windows workstations into a "
-"valid department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:41
-msgid ""
-"Be careful with this tool, there may be references pointing to this "
-"workstations that can't be migrated."
-msgstr ""
-
-#: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
-#: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
-#: setup/setup_migrate.tpl:346
-#, fuzzy
-msgid "Select all"
-msgstr "选择"
-
-#: setup/setup_migrate.tpl:67
-msgid "Move selected windows workstations into the following GOsa department"
-msgstr ""
-
-#: setup/setup_migrate.tpl:72
-#, fuzzy
-msgid "Move selected workstations"
-msgstr "选择查看工作站"
-
-#: setup/setup_migrate.tpl:73
-msgid "What will be done here"
-msgstr ""
-
-#: setup/setup_migrate.tpl:85
-msgid "Move groups into configured group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:88
-msgid ""
-"This dialog allows moving a couple of groups to the configured group tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:91
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"groups. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:94
-msgid "Move selected groups into this group tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
-#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
-msgid "Hide changes"
-msgstr ""
-
-#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
-#: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
-#, fuzzy
-msgid "Show changes"
-msgstr "显示软件包"
-
-#: setup/setup_migrate.tpl:140
-msgid "Move users into configured user tree"
-msgstr ""
-
-#: setup/setup_migrate.tpl:142
-msgid ""
-"This dialog allows moving a couple of users to the configured user tree. "
-"Doing this may straighten your LDAP service."
-msgstr ""
-
-#: setup/setup_migrate.tpl:145
-msgid ""
-"Be careful with this option! There may be references pointing to these "
-"users. The GOsa setup can't migrate references, so you may want to cancel "
-"the migration in this case."
-msgstr ""
-
-#: setup/setup_migrate.tpl:148
-#, fuzzy
-msgid "Move selected users into this people tree"
-msgstr "创建使用该模板的用户"
-
-#: setup/setup_migrate.tpl:198
-#, fuzzy
-msgid "Next"
-msgstr "下一个"
-
-#: setup/setup_migrate.tpl:201
-#, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "创建 netatalk 账号"
-
-#: setup/setup_migrate.tpl:204
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-
-#: setup/setup_migrate.tpl:233
-#, fuzzy
-msgid "Password (again)"
-msgstr "口令存储"
-
-#: setup/setup_migrate.tpl:258
-msgid ""
-"The listed departments are currenlty invisble in the GOsa user interface. If "
-"you want to change this for a couple of entries, select them and use the "
-"migrate button below."
-msgstr ""
-
-#: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
-msgid ""
-"If you want to know what will be done when migrating the selected entries, "
-"use the 'Show changes' button to see the LDIF."
-msgstr ""
-
-#: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
-#, fuzzy
-msgid "Current"
-msgstr "当前版本"
-
-#: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
-#, fuzzy
-msgid "After migration"
-msgstr "用户管理"
-
-#: setup/setup_migrate.tpl:313
-msgid ""
-"The listed users are currenlty invisble in the GOsa user interface. If you "
-"want to change this for a couple of users, just select them and use the "
-"'Migrate' button below."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:73 setup/class_setupStep_Config1.inc:74
-#, fuzzy
-msgid "GOsa settings 1/3"
-msgstr "用户设置"
-
-#: setup/class_setupStep_Config1.inc:75
-#, fuzzy
-msgid "GOsa generic settings"
-msgstr "用户设置"
-
-#: setup/class_setupStep_Config1.inc:117
-#, fuzzy, php-format
-msgid "The specified value for '%s' must be a numeric value"
-msgstr "指定 '%s' 的值必须是数字类型。"
-
-#: setup/class_setupStep_Config1.inc:117 setup/setup_config1.tpl:85
-msgid "GID / UID min id"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121 setup/class_setupStep_Config1.inc:125
-#, php-format
-msgid "Don't add a trailing comma to '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:121
-msgid "People storage ou"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:125
-msgid "Group storage ou"
-msgstr ""
-
-#: setup/class_setupStep_Config1.inc:129
-#, fuzzy
-msgid "Uid base must be numeric"
-msgstr "超时必须填数字"
-
-#: setup/class_setupStep_Config1.inc:133
-#, fuzzy
-msgid "The given password minimum length is not numeric."
-msgstr "Sieve 端口应为数字。"
-
-#: setup/class_setupStep_Config1.inc:136
-#, fuzzy
-msgid "The given password differ value is not numeric."
-msgstr "Sieve 端口应为数字。"
-
-#: setup/setup_language.tpl:3
-#, fuzzy
-msgid "Please select the preferred language"
-msgstr "请选择一个打印机或者取消。"
-
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overriden per user."
-msgstr ""
-
-#: setup/setup_language.tpl:9
-#, fuzzy
-msgid "Please your preferred language here"
-msgstr "首选语种"
-
-#: setup/setup_config3.tpl:2
-#, fuzzy
-msgid "GOsa core settings"
-msgstr "用户设置"
-
-#: setup/setup_config3.tpl:6
-#, fuzzy
-msgid "Disable primary group filter"
-msgstr "显示用户组"
-
-#: setup/setup_config3.tpl:18
-#, fuzzy
-msgid "Honour administrative units"
-msgstr "组管理"
-
-#: setup/setup_config3.tpl:30
-#, fuzzy
-msgid "Smarty compile directory"
-msgstr "用户主目录"
-
-#: setup/setup_config3.tpl:39
-#, fuzzy
-msgid "Path for PPD storage"
-msgstr "口令存储"
-
-#: setup/setup_config3.tpl:55
-#, fuzzy
-msgid "Path for kiosk profile storage"
-msgstr "Kiosk profile 设置"
-
-#: setup/setup_config3.tpl:74
-#, fuzzy
-msgid "Network resolv hook"
-msgstr "网络地址"
-
-#: setup/setup_config3.tpl:92
-#, fuzzy
-msgid "Mail queue script"
-msgstr "邮件队列"
-
-#: setup/setup_config3.tpl:110
-#, fuzzy
-msgid "Notification script"
-msgstr "主机通知周期"
-
-#: setup/setup_config3.tpl:126
-msgid "Login and session"
-msgstr ""
-
-#: setup/setup_config3.tpl:129
-msgid "Enforce register_globals to be deactivated"
-msgstr ""
-
-#: setup/setup_config3.tpl:141
-#, fuzzy
-msgid "Enforce encrypted connections"
-msgstr "封锁加密归档"
-
-#: setup/setup_config3.tpl:153
-#, fuzzy
-msgid "Warn if session is not encrypted"
-msgstr "会话不会被加密。"
-
-#: setup/setup_config3.tpl:165
-#, fuzzy
-msgid "Session lifetime"
-msgstr "检测道会话冲突"
-
-#: setup/setup_config3.tpl:173
-#, fuzzy
-msgid "Debugging"
-msgstr "启用 debug"
-
-#: setup/setup_config3.tpl:177
-#, fuzzy
-msgid "Show PHP errors"
-msgstr "PHP 错误"
-
-#: setup/setup_config3.tpl:189
-#, fuzzy
-msgid "Maximum LDAP query time"
-msgstr "最大文件大小"
-
-#: setup/setup_config3.tpl:207
-msgid "Log LDAP statistics"
-msgstr ""
-
-#: setup/setup_config3.tpl:219
-#, fuzzy
-msgid "Debug level"
-msgstr "日志级别"
-
-#: setup/setup_config3.tpl:224 setup/setup_config3.tpl:227
-#, fuzzy
-msgid "Disabled"
-msgstr "禁用"
-
-#: setup/setup_config3.tpl:225 setup/setup_config3.tpl:228
-#, fuzzy
-msgid "Enabled"
-msgstr "禁用"
-
-#: setup/class_setupStep_Feedback.inc:91
-msgid "UNIX accounts/groups"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:93
-#, fuzzy
-msgid "Samba management"
-msgstr "系统管理"
-
-#: setup/class_setupStep_Feedback.inc:95
-#, fuzzy
-msgid "Mailsystem management"
-msgstr "系统管理"
-
-#: setup/class_setupStep_Feedback.inc:97
-#, fuzzy
-msgid "FAX system administration"
-msgstr "用户管理"
-
-#: setup/class_setupStep_Feedback.inc:99
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "用户管理"
-
-#: setup/class_setupStep_Feedback.inc:101
-#, fuzzy
-msgid "System inventory"
-msgstr "删除 inventory"
-
-#: setup/class_setupStep_Feedback.inc:103
-#, fuzzy
-msgid "System-/Configmanagement"
-msgstr "系统管理"
-
-#: setup/class_setupStep_Feedback.inc:111
-#: setup/class_setupStep_Feedback.inc:113
-msgid "Notification and feedback"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:112
-#, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "主机通知命令"
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid ""
-"Could not connect to feedback server (%s). There is possibly no connection "
-"to the internet."
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid ""
-"Error while sending your feedback. The service is possible temporary "
-"unavailable"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:149
-msgid "Feedback sucessfully send"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:183
-msgid ""
-"You should have enabled at least one option, to subscribe or send your "
-"feedback."
-msgstr ""
-
-#: setup/class_setup.inc:210
-#, fuzzy
-msgid "Completed"
-msgstr "不完整"
-
-#: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
-#, fuzzy
-msgid "LDAP inspection"
-msgstr "PHP 安装检查"
-
-#: setup/class_setupStep_Migrate.inc:107
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:113
-#, fuzzy
-msgid "Checking for root object"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Migrate.inc:119
-msgid "Checking permissions on LDAP database"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:125
-#, fuzzy
-msgid "Checking for invisible deparmtments"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Migrate.inc:131
-#, fuzzy
-msgid "Checking for invisible users"
-msgstr "检查 iconv 支持"
-
-#: setup/class_setupStep_Migrate.inc:137
-#, fuzzy
-msgid "Checking for super administrator"
-msgstr "检查一些附加程序"
-
-#: setup/class_setupStep_Migrate.inc:143
-#, fuzzy
-msgid "Checking for users outside the people tree"
-msgstr "检查 cups 模块"
-
-#: setup/class_setupStep_Migrate.inc:149
-#, fuzzy
-msgid "Checking for groups outside the groups tree"
-msgstr "检查 cups 模块"
-
-#: setup/class_setupStep_Migrate.inc:155
-msgid "Checking for windows workstations outside the winstation tree"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:161
-#, fuzzy
-msgid "Checking for duplicate uid numbers"
-msgstr "检查函数 %s"
-
-#: setup/class_setupStep_Migrate.inc:167
-#, fuzzy
-msgid "Checking for duplicate gid numbers"
-msgstr "检查函数 %s"
-
-#: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
-#: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
-#: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
-#: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
-#: setup/class_setupStep_Migrate.inc:807
-#, fuzzy
-msgid "LDAP query failed"
-msgstr "Mysql 查询失败。"
-
-#: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
-#: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
-#: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
-#: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
-#: setup/class_setupStep_Migrate.inc:808
-msgid "Possibly the 'root object' is missing."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:213
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'uidNumber'."
-msgstr "发现记录类型 '%s' 有重复。"
-
-#: setup/class_setupStep_Migrate.inc:262
-#, fuzzy, php-format
-msgid "Found %s duplicate values for attribute 'gidNumber'."
-msgstr "发现记录类型 '%s' 有重复。"
-
-#: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
-#: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
-#: setup/class_setupStep_Migrate.inc:1577
-#: setup/class_setupStep_Migrate.inc:1590
-msgid "Failed"
-msgstr "失败"
-
-#: setup/class_setupStep_Migrate.inc:319
-#, php-format
-msgid ""
-"Found %s winstations outside the predefined winstation department ou '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
-#: setup/class_setupStep_Migrate.inc:728
-#, fuzzy
-msgid "Migrate"
-msgstr "创建"
-
-#: setup/class_setupStep_Migrate.inc:387
-#, php-format
-msgid "Found %s groups outside the configured tree '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
-#, fuzzy
-msgid "Move"
-msgstr "模式"
-
-#: setup/class_setupStep_Migrate.inc:462
-#, php-format
-msgid "Found %s user(s) outside the configured tree '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your ldap database."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:597
-#, php-format
-msgid "Found %s user(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
-#, php-format
-msgid ""
-"Failed to migrate the department '%s' into GOsa, error message is as follows "
-"'%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:727
-#, php-format
-msgid "Found %s department(s) that will not be visible in GOsa."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:882
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:945
-#, fuzzy, php-format
-msgid "Adding acls for user '%s' failed, ldap says '%s'."
-msgstr "添加锁失败。 LDAP 服务器返回 '%s'。"
-
-#: setup/class_setupStep_Migrate.inc:970
-msgid "Specified passwords are empty or not equal."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:975
-#, fuzzy
-msgid "Please specify a valid uid."
-msgstr "请输入一个有效的 iSerial。"
-
-#: setup/class_setupStep_Migrate.inc:1019
-#, fuzzy, php-format
-msgid ""
-"Could not add administrative user, there is already an object with the same "
-"dn '%s' in your ldap database."
-msgstr "无法将 '%s' 重命名为 %s',因为在域编辑对话框中已经有相同名称存在。"
-
-#: setup/class_setupStep_Migrate.inc:1056
-#: setup/class_setupStep_Migrate.inc:1104
-#: setup/class_setupStep_Migrate.inc:1152
-#, fuzzy
-msgid "Couldn't move users to specified department."
-msgstr "选择放置部门的子树"
-
-#: setup/class_setupStep_Migrate.inc:1066
-msgid "Winstation will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1077
-#: setup/class_setupStep_Migrate.inc:1125
-msgid "Updating following references too"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1114
-msgid "Group will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1162
-msgid "User will be moved from"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1172
-msgid "The following references will be updated"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1578
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1579
-#: setup/class_setupStep_Migrate.inc:1592
-msgid "Try to create root object"
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1591
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1881
-#, php-format
-msgid "Failed to copy '%s' to '%s'. LDAP says '%s'."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:1884
-msgid "Something went wrong while copying dns."
-msgstr ""
-
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "配置文件"
-
-#: setup/setup_finish.tpl:13
-msgid "Download configuration"
-msgstr "下载配置"
-
-#: setup/setup_finish.tpl:18
-#, fuzzy
-msgid "Status: "
-msgstr "状态"
-
-#: setup/setup_schema.tpl:3
-#, fuzzy
-msgid "Schema specific settings"
-msgstr "Samba 设置"
-
-#: setup/setup_schema.tpl:7
-msgid "Enable schema validation when logging in"
-msgstr ""
-
-#: setup/setup_schema.tpl:16
-#, fuzzy
-msgid "Check status"
-msgstr "具有状态"
-
-#: setup/setup_schema.tpl:20
-msgid "Schema check succeeded"
-msgstr ""
-
-#: setup/setup_schema.tpl:23
-#, fuzzy
-msgid "Schema check failed"
-msgstr "保存电话失败"
-
-#: setup/class_setupStep_Config2.inc:80 setup/class_setupStep_Config2.inc:81
-#, fuzzy
-msgid "GOsa settings 2/3"
-msgstr "用户设置"
-
-#: setup/class_setupStep_Config2.inc:82
-#, fuzzy
-msgid "Customize special parameters"
-msgstr "检查参数"
-
-#: setup/setup_config1.tpl:2
-msgid "Look and feel"
-msgstr ""
-
-#: setup/setup_config1.tpl:6
-#, fuzzy
-msgid "Theme"
-msgstr "模板"
-
-#: setup/setup_config1.tpl:15
-#, fuzzy
-msgid "People and group storage"
-msgstr "People dn attribute"
-
-#: setup/setup_config1.tpl:18
-#, fuzzy
-msgid "People DN attribute"
-msgstr "People dn attribute"
-
-#: setup/setup_config1.tpl:29
-msgid "People storage subtree"
-msgstr ""
-
-#: setup/setup_config1.tpl:38
-#, fuzzy
-msgid "Group storage subtree"
-msgstr "忽略子树"
-
-#: setup/setup_config1.tpl:47
-msgid "Include personal title in user DN"
-msgstr ""
-
-#: setup/setup_config1.tpl:58
-msgid "Relaxed naming policies"
-msgstr ""
-
-#: setup/setup_config1.tpl:69
-#, fuzzy
-msgid "Automatic uids"
-msgstr "自动"
-
-#: setup/setup_config1.tpl:101
-#, fuzzy
-msgid "Number base for people/groups"
-msgstr "用户/组起始 ID"
-
-#: setup/setup_config1.tpl:109
-msgid "Hook for number base"
-msgstr ""
-
-#: setup/setup_config1.tpl:128
-#, fuzzy
-msgid "Password encryption algorithm"
-msgstr "加密算法"
-
-#: setup/setup_config1.tpl:139
-#, fuzzy
-msgid "Password restrictions"
-msgstr "口令过期截止日"
-
-#: setup/setup_config1.tpl:146 setup/setup_config1.tpl:150
-msgid "Password minimum length"
-msgstr ""
-
-#: setup/setup_config1.tpl:157 setup/setup_config1.tpl:161
-msgid "Different characters from old password"
-msgstr ""
-
-#: setup/setup_config1.tpl:170
-#, fuzzy
-msgid "Password change hook"
-msgstr "不允许修改口令"
-
-#: setup/setup_config1.tpl:186
-msgid "Use SASL for kerberos"
-msgstr ""
-
-#: setup/setup_config1.tpl:197
-#, fuzzy
-msgid "Use account expiration"
-msgstr "账号过期于"
-
-#: setup/setup_config1.tpl:209
-msgid ""
-"GOsa supports several encryption types for your passwords. Normally this is "
-"adjustable via user templates, but you can specify a default method to be "
-"used here, too."
-msgstr ""
-"GOsa 支持好几种口令加密算法。通常可以通过用户模板调整算法,但是在这里您可以定"
-"义一个缺省方法。"
-
-#: setup/setup_config1.tpl:210
-#, fuzzy
-msgid ""
-"GOsa always acts as admin and manages access rights internally. This is a "
-"workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
-"this to work, we need the admin DN and the corresponding password."
-msgstr ""
-"GOsa 总是作为 LDAP 管理员,并且管理内部权限。这是一个临时方案直到 OpenLDAP 目"
-"录 ACI 被完全实现。为了让其实现,我们需要管理员 DN 和正确的口令。"
-
-#: setup/setup_config1.tpl:211
-msgid ""
-"Some basic LDAP parameters are tunable and affect the locations where GOsa "
-"saves people and groups, including the way accounts get created. Check the "
-"values below if the fit your needs."
-msgstr ""
-"有的基本的 LDAP 参数是可调的,并影响位置Gosa 保存用户和组的地方。包括账号创建"
-"的方式。点击下面的值如果它们不符合您的需要。"
-
-#: setup/setup_config1.tpl:212
-#, fuzzy
-msgid ""
-"GOsa has modular support for several mail methods. These methods provide "
-"interfaces to users mailboxes and general handling    for quotas. You can "
-"choose the dummy plugin to leave all your mail settings untouched."
-msgstr ""
-"GOsa 通过模组支持几种邮件方法。这些方法提供用户邮箱的界面以及管理用户空间。您"
-"可以选择选择 dummy 插件以保持您的邮件设置不被更改。"
-
-#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:12
-#, fuzzy
-msgid ""
-"You are currently editing a database entry.\n"
-" Do you want to dismiss the changes?"
-msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?"
-
-#: ihtml/themes/default/framework.tpl:9 ihtml/themes/default/framework.tpl:13
-msgid "Main"
-msgstr "首页"
-
-#: ihtml/themes/default/framework.tpl:18
-msgid "Help"
-msgstr "帮助"
-
-#: ihtml/themes/default/framework.tpl:23 ihtml/themes/default/framework.tpl:27
-msgid "Sign out"
-msgstr "退出"
-
-#: ihtml/themes/default/framework.tpl:31
-msgid "Signed in:"
-msgstr "登录:"
-
-#: ihtml/themes/default/framework.tpl:34
-msgid "GOsa main menu"
-msgstr ""
-
-#: ihtml/themes/default/logout.tpl:5
-msgid "Your GOsa session has expired!"
-msgstr "您的 GOsa 会话已经过期!"
-
-#: ihtml/themes/default/logout.tpl:7
-msgid ""
-"The last interaction with the GOsa web interface has been some time ago in "
-"the past. For security reasons, the session has been closed. To continue "
-"with administrative tasks, please sign in again."
-msgstr ""
-"上一次操作 GOsa 界面是在很长时间之前。出于安全上的考虑,已经关闭了连接。要继"
-"续执行管理任务,请重新登录。"
-
-#: ihtml/themes/default/logout.tpl:10
-msgid "Sign in again"
-msgstr "重新登录"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-#, fuzzy
-msgid "Copy & paste wizard"
-msgstr "拷贝和粘贴精灵"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. GOsa shows the relevant attributes. Please "
-"maintain the values below to fullfill the policies."
-msgstr ""
-"有的变量需要在整个目录中保持唯一,而有的组合没有意义。GOsa 显示有关属性。请按"
-"照这个原则维护其取值。"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:24
-#, fuzzy
-msgid "Cancel all"
-msgstr "取消"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-msgid "Operation complete"
-msgstr "操作完成"
-
-#: ihtml/themes/default/login.tpl:9
-msgid "GOsa login screen"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:25
-#, fuzzy
-msgid "Login screen"
-msgstr "登录脚本"
-
-#: ihtml/themes/default/login.tpl:32
-#, fuzzy
-msgid ""
-"Please use your username and your password to log into the site "
-"administration system."
-msgstr "请用您的用户名和口令登录"
-
-#: ihtml/themes/default/login.tpl:49 ihtml/themes/default/login.tpl:50
-#: ihtml/themes/default/password.tpl:58 ihtml/themes/default/password.tpl:60
-msgid "Directory"
-msgstr "目录"
-
-#: ihtml/themes/default/login.tpl:75 ihtml/themes/default/login.tpl:78
-msgid "Sign in"
-msgstr "登录"
-
-#: ihtml/themes/default/login.tpl:76
-msgid "Click here to log in"
-msgstr "点击这里登录"
-
-#: ihtml/themes/default/acl.tpl:15
-msgid "Use members from"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:29
-msgid "Available members"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:41 html/getxls.php:121 html/getxls.php:284
-msgid "Members"
-msgstr "成员"
-
-#: ihtml/themes/default/acl.tpl:63
-msgid "ACLs for this object"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:69
-#, fuzzy
-msgid "Available roles"
-msgstr "可用的应用程序"
-
-#: ihtml/themes/default/conflict.tpl:2
-msgid "Session conflict detected"
-msgstr "检测道会话冲突"
-
-#: ihtml/themes/default/conflict.tpl:6
-#, fuzzy
-msgid ""
-"Probably there's another active instance of your session. Multiple window "
-"operation is technical not possible and heavily depends on the browser "
-"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
-"possible. Pressing the Logout button will close this session."
-msgstr ""
-"可能已经存在另外一个您的活动的会话。多窗口操作在技术上不可能并且和严重依赖您"
-"使用浏览器。使用不同的浏览器(如 IE 和 Mozilla)是可能的。按“退出”按钮关闭此"
-"会话。"
-
-#: ihtml/themes/default/conflict.tpl:10
-msgid ""
-"Ignoring this message will change/destroy the data you're currently editing, "
-"so please close multiple windows and log in again."
-msgstr ""
-"忽略这条信息将会修改/破坏您当前编辑的数据,所以请关闭多个窗口并重新登录。"
-
-#: ihtml/themes/default/conflict.tpl:14
-msgid "Logout"
-msgstr "退出"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"大小限制选项会让 LDAP 操作更快,以免使 LDAP 服务器过载。最简单让大数据库处理"
-"不发成长时间超时的办法是,将查询缩小到更少并且使用过滤器。"
-
-#: ihtml/themes/default/sizelimit.tpl:6
-msgid "Please choose the way to react for this session"
-msgstr "请选择响应这个会话的方法"
-
-#: ihtml/themes/default/sizelimit.tpl:9
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr "忽略错误并显示 LDAP 服务器返回的所有条目"
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid ""
-"ignore this error and show all entries that fit into the defined sizelimit "
-"and let me use filters instead"
-msgstr "忽略错误并显示在定义限制长度内的所有条目,并让我使用过滤器。"
-
-#: ihtml/themes/default/accountexpired.tpl:15
-msgid "Your Password has expired !! Choose a new Password"
-msgstr "您的口令已经过期 !! 选择一个新口令"
-
-#: ihtml/themes/default/accountexpired.tpl:23
-#: ihtml/themes/default/accountexpired.tpl:27
-msgid "Old Password"
-msgstr "旧口令"
-
-#: ihtml/themes/default/accountexpired.tpl:32
-#: ihtml/themes/default/accountexpired.tpl:36
-msgid "New Password"
-msgstr "新口令"
-
-#: ihtml/themes/default/accountexpired.tpl:41
-#: ihtml/themes/default/accountexpired.tpl:45
-msgid "Verify Password"
-msgstr "口令确认"
-
-#: ihtml/themes/default/accountexpired.tpl:51
-msgid "Change Password"
-msgstr "修改口令"
-
-#: ihtml/themes/default/accountexpired.tpl:52
-msgid "Click here to Change your password"
-msgstr "点击这里来修改您的口令"
-
-#: ihtml/themes/default/islocked.tpl:2
-msgid "Locking conflict detected"
-msgstr "检测到锁定冲突"
-
-#: ihtml/themes/default/islocked.tpl:9
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"webbrowser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-"如果锁检查失败,明显的是另外的人在进行编辑操作时关闭了浏览器。您可以通过按“仍"
-"然编辑”按钮来接管这个锁文件。"
-
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"Remember that DNS configuration and database entries could not be restored. "
-"For some objects it is only nescessary to open and save them again (goFon), "
-"but some entries must be recreated manually (glpi)."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-#, fuzzy
-msgid "There is no snapshot available that could be restored"
-msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。"
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:49
-#, fuzzy
-msgid "Creating object snapshots"
-msgstr "创建新对象组"
-
-#: ihtml/themes/default/snapshotdialog.tpl:52
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:55
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:70
-#, fuzzy
-msgid "Timestamp"
-msgstr "过期"
-
-#: ihtml/themes/default/snapshotdialog.tpl:79
-msgid "Reason for generating this snapshot"
-msgstr ""
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "GOsa 帮助浏览器"
-
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "索引"
-
-#: ihtml/themes/default/password.tpl:6
-#, fuzzy
-msgid "Change your password"
-msgstr "修改口令"
-
-#: ihtml/themes/default/password.tpl:33
-#, fuzzy
-msgid "Success"
-msgstr "访问"
-
-#: ihtml/themes/default/password.tpl:33
-msgid "Your password has been changed successfully."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:39
-#, fuzzy
-msgid "Password change"
-msgstr "不允许修改口令"
-
-#: ihtml/themes/default/password.tpl:51
-msgid ""
-"This dialog provides a simple way to change your password. Enter the current "
-"password and the new password (twice) in the fields below and press the "
-"'Change' button."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:84
-#, fuzzy
-msgid "again"
-msgstr "首页"
-
-#: ihtml/themes/default/password.tpl:85
-#, fuzzy
-msgid "New password repeated"
-msgstr "新口令"
-
-#: ihtml/themes/default/password.tpl:92
-#, fuzzy
-msgid "Change"
-msgstr "频道"
-
-#: ihtml/themes/default/password.tpl:93
-#, fuzzy
-msgid "Click here to change your password"
-msgstr "点击这里来修改您的口令"
-
-#: html/getxls.php:86
-msgid "Birthday"
-msgstr "生日"
-
-#: html/getxls.php:86 html/getxls.php:227 html/getxls.php:281
-#: html/getxls.php:297
-msgid "Surname"
-msgstr "姓"
-
-#: html/getxls.php:94
-#, php-format
-msgid "User list of %s on %s"
-msgstr "%s 用户列表于 %s"
-
-#: html/getxls.php:131 html/getxls.php:360
-#, php-format
-msgid "Groups of %s on %s"
-msgstr "%s 的用户组于 %s 上"
-
-#: html/getxls.php:155 html/getxls.php:188 html/getxls.php:190
-#: html/getxls.php:197 html/getxls.php:233 html/getxls.php:310
-#: html/getxls.php:381
-msgid "Servers"
-msgstr "服务器"
-
-#: html/getxls.php:159 html/getxls.php:311
-msgid "Computers"
-msgstr "计算机"
-
-#: html/getxls.php:195 html/getxls.php:379
-#, php-format
-msgid "Servers of %s on %s"
-msgstr "%s服务器于%s"
-
-#: html/getxls.php:225
-msgid "Mobile phone"
-msgstr "移动电话"
-
-#: html/getxls.php:228
-msgid "Function"
-msgstr "功能"
-
-#: html/getxls.php:231 html/getxls.php:312
-msgid "Adressbook"
-msgstr "地址簿"
-
-#: html/getxls.php:238 html/getxls.php:414
-#, php-format
-msgid "Adressbook of %s on %s"
-msgstr "%s 的地址簿,于 %s"
-
-#: html/getxls.php:244
-msgid "Common Name"
-msgstr "常用名"
-
-#: html/getxls.php:281
-msgid "Day of birth"
-msgstr "生日"
-
-#: html/getxls.php:299
-msgid "Email address"
-msgstr "邮件地址"
-
-#: html/getxls.php:299
-msgid "Organizational unit"
-msgstr "组织/公司部门"
-
-#: html/getxls.php:300
-msgid "Postal Code"
-msgstr "邮编"
-
-#: html/getxls.php:304
-msgid "Full"
-msgstr "全部"
-
-#: html/getxls.php:341
-#, php-format
-msgid "User List of %s on %s"
-msgstr "%s 用户列表于 %s"
-
-#: html/getxls.php:395
-#, php-format
-msgid "Computers of %s on %s"
-msgstr "%s计算机于%s"
-
-#: html/getfax.php:53
-msgid "Could not connect to database server!"
-msgstr "无法连接到数据库!"
-
-#: html/getfax.php:55
-msgid "Could not select database!"
-msgstr "无法选择数据库!"
-
-#: html/getfax.php:60 html/getfax.php:68
-msgid "Database query failed!"
-msgstr "数据库查询失败!"
-
-#: html/password.php:56 html/index.php:122
-#, fuzzy, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
-
-#: html/password.php:76 html/index.php:143
-#, php-format
-msgid "Directory '%s' specified as compile directory is not accessible!"
-msgstr "目录 '%s' 作为编译目录无法访问!"
-
-#: html/password.php:157
-msgid "Error: Password method not available!"
-msgstr ""
-
-#: html/password.php:213 html/index.php:257
-msgid "Please specify a valid username!"
-msgstr "请输入一个有效的用户名!"
-
-#: html/password.php:215 html/index.php:259
-msgid "Please specify your password!"
-msgstr "请输入您的口令!"
-
-#: html/password.php:222 html/index.php:266
-msgid "Please check the username/password combination."
-msgstr "请检查用户名/口令。"
-
-#: html/password.php:278 html/index.php:341
-msgid "Session will not be encrypted."
-msgstr "会话不会被加密。"
-
-#: html/password.php:278 html/index.php:341
-msgid "Enter SSL session"
-msgstr "进入 SSL 会话"
-
-#: html/getvcard.php:36
-msgid "Error: getcvard.php needs a parameter to export a vcard!"
-msgstr "错误: 要导出到一个 vcard,getcvard.php 需要一个参数!"
-
-#: html/getkiosk.php:25
-#, php-format
-msgid "Can't open file '%s', possibly the file does not exist."
-msgstr "无法打开文件 '%s',可能是文件不存在。"
-
-#: html/getkiosk.php:30
-#, php-format
-msgid "Can't read file '%s', check permissions."
-msgstr "无法读取文件'%s',检查权限。"
-
-#: html/main.php:173
-msgid ""
-"FATAL: Register globals is on. GOsa will refuse to login unless this is "
-"fixed by an administrator."
-msgstr "致命错误:全局注册已打开。GOsa 将拒绝登录直到被管理修正。"
-
-#: html/main.php:215
-msgid "Warning: memory is getting low - please increase the memory_limit!"
-msgstr "警告: 内存过少──请提高 memory_limit 设置!"
-
-#: html/main.php:354
-msgid "Your password is about to expire, please change your password"
-msgstr "您的口令就要过期,请修改您的口令"
-
-#: html/main.php:362
-#, php-format
-msgid "FATAL: Can't find any plugin definitions for plugin '%s'!"
-msgstr "警告: 没有发现针对插件 '%s' 的任何插件定义!"
-
-#: html/get_attachment.php:47
-msgid ""
-"Can't connect to glpi database, there is no mysl extension available in your "
-"php setup."
-msgstr "无法连接到 glpi 数据库,PHP 没有安装 mysql 扩展。"
-
-#: html/get_attachment.php:55
-msgid ""
-"Can't connect to specified database, please check your glpi configuration."
-msgstr "无法连接到指定数据库,请检查您 glpi 设置。"
-
-#: html/get_attachment.php:64
-msgid "Can't get specified attachment file, there is no entry with this id."
-msgstr "无法获取指定的附件文件,没有和该 id 匹配的条目。"
-
-#: html/index.php:50
-#, fuzzy
-msgid "Session is not encrypted!"
-msgstr "会话不会被加密。"
-
-#: html/index.php:226
-msgid ""
-"GOsa cannot retrieve information about the installed schema files. Please "
-"make sure, that this is possible."
-msgstr "GOsa 无法获取安装的 schema 文件信息。请确认。"
-
-#: html/index.php:239
-msgid ""
-"Your ldap setup contains old schema definitions. Please re-run the setup."
-msgstr "您 LDAP 的设置包含老的 schema 定义。请重新执行安装。"
-
-#: html/index.php:295
-msgid "Account locked. Please contact your system administrator."
-msgstr "账户锁定。请联系管理员。"
-
-#: html/index.php:347
-msgid ""
-"Your browser has cookies disabled. Please enable cookies and reload this "
-"page before logging in!"
-msgstr "您的浏览器已经禁用 cookies。请启用 cookies 并在登录前重新加载本页面!"
-
-#: html/helpviewer.php:67
-msgid "Help browser"
-msgstr "帮助浏览器"
-
-#: html/helpviewer.php:118
-msgid "There is no helpfile specified for this class"
-msgstr "此类没有帮助文件"
-
-#: html/helpviewer.php:265
-#, php-format
-msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
-msgstr "帮助目录 '%s' 不能访问,无法读取任何帮助文件。"
-
-#~ msgid "Primary dns server must end with '.' to be a valid entry."
-#~ msgstr "要成为一个有效记录,主 dns 服务器必须以 '.' 结束。"
-
-#~ msgid "Your specified mail address must end with '.' to be a valid record."
-#~ msgstr "您定义的一个有效的邮件地址记录必须以 '.' 结束。"
-
-#~ msgid ""
-#~ "Your mail address contains '@' replace this with '.' to enable GOsa to "
-#~ "create a valid SOA record."
-#~ msgstr ""
-#~ "您提供的邮件地址中的 '@' 被替换为 '.' 以便 GOsa 创建一个有效的 SOA 记录。"
-
-#, fuzzy
-#~ msgid "..."
-#~ msgstr ".."
-
-#~ msgid "Setup finished"
-#~ msgstr "安装完毕"
-
-#~ msgid ""
-#~ "Basically the setup is finished. You can check the result of the schema "
-#~ "check here and download the autogenerated gosa.conf below."
-#~ msgstr ""
-#~ "基本上该安装结束了。您可以检查这里的 schema 检查结果,然后从下面下载自动创"
-#~ "建的 gosa.conf 配置文件。"
-
-#~ msgid "Schema Configuration"
-#~ msgstr "Schema 配置"
-
-#~ msgid "Configuration File"
-#~ msgstr "配置文件"
-
-#~ msgid ""
-#~ "GOsa setup has collected all data needed to create an initial "
-#~ "configuration file. Save the the link below as your gosa.conf and place "
-#~ "that file in /etc/gosa. Change it as needed."
-#~ msgstr ""
-#~ "GOsa 安装已经收集了所有创建配置文件所需要的数据。将下面的 gosa.conf 文件下"
-#~ "载保存在 GOsa 配置目录中。如果需要可以手动修改配置文件。"
-
-#, fuzzy
-#~ msgid ""
-#~ "After placing the file under /etc/gosa, place make sure that the "
-#~ "webserver user is able to read gosa.conf, while other users shouldn't. "
-#~ "You may want to execute these commands to achieve this requirement:"
-#~ msgstr ""
-#~ "将文件保存在 GOsa 配置文件目录中,确认 Web 服务器运行的账号能够读取 gosa."
-#~ "conf,其他用户则无权访问。您可以执行如下命令来实现:"
-
-#~ msgid "Welcome to the GOsa setup!"
-#~ msgstr "欢迎进入 Gosa 安装程序!"
-
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic information for "
-#~ "your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "看起来您是第一次访问 GOsa ── 没有发现配置文件。安装程序将通过三个主要步骤"
-#~ "帮助您创建一个可用配置文件: 首先我们将检查 PHP 安装,查看依赖的模块是否安"
-#~ "装了,然后我们检查需要的成讯,然后在您提供 LDAP 连接需要的基本信息后,我们"
-#~ "将检查您 LDAP 的设置。"
-
-#~ msgid ""
-#~ "You can also use the new and more-advanced way of inspecting your PHP-"
-#~ "installation. It will give you information about the exact function that "
-#~ "could not be found (functions that could be found are not mentioned). "
-#~ "This is useful if you know what you're doing."
-#~ msgstr ""
-#~ "您也可以使用新的和更高级的方法来检测 PHP 安装。它将给出关于哪些函数没有被"
-#~ "发现的信息(发现的函数将不被提及)。如果您知道您在做什么的话,这非常有帮"
-#~ "助。"
-
-#~ msgid "Toggle Show/Hide"
-#~ msgstr "切换显示/隐藏"
-
-#~ msgid "You already have an Administrative Account and a Group."
-#~ msgstr "您已经有了一个管理员账号和组。"
-
-#~ msgid ""
-#~ "You're missing an administrative account for GOsa, you'll not be able to "
-#~ "administrate anything!"
-#~ msgstr "您的 GOsa 缺少一个管理员账号,您不能进行任何管理操作!"
-
-#~ msgid ""
-#~ "To provide full administrative access to GOsa, you need to create a "
-#~ "special group which contains the administrative user. The setup program "
-#~ "can assist you with this task. Enter the desired username and the "
-#~ "password below to create the missing entries."
-#~ msgstr ""
-#~ "要具有管理 GOsa 的全部权限,您需要创建一个特殊的组,并包含管理员账号。安装"
-#~ "程序可以帮助您实现。输入想用的用户名和口令以创建缺失的记录。"
-
-#~ msgid "Setup continued..."
-#~ msgstr "安装继续..."
-
-#~ msgid ""
-#~ "Step two looks for a set of helper programms and checks if they have the "
-#~ "correct minimum version."
-#~ msgstr "第二步查找一系列帮助程序并检查他们的版本是否达到最低要求。"
-
-#~ msgid ""
-#~ "Now we're going include your LDAP server and create an initial "
-#~ "configuration. After you've entered the server URI below, a quick check "
-#~ "is performed if required LDAP schemas are in place. Samba versions are "
-#~ "autodetected by the installed objectclasses. Details on how your LDAP "
-#~ "tree is organized will be asked later on."
-#~ msgstr ""
-#~ "现在我们要包含您的 LDAP 服务器并创建一个初始配置。当您在下面输入 URI,将会"
-#~ "执行一个针对需要的 LDAP schema 的快速检查。Samba 版本会根据安装的对象类自"
-#~ "动判断。关于您的 LDAP 树的组织将在稍后被问到。"
-
-#~ msgid ""
-#~ "Please enter the server URI to allow the setup to connect your LDAP "
-#~ "server (Example: ldap://your.server:389)."
-#~ msgstr ""
-#~ "请输入服务器 URI 来允许安装程序连接 LDAP 服务器 (如: ldap://your."
-#~ "server:389)。"
-
-#~ msgid ""
-#~ "The following fields allow the basic configuration of GOsa's behaviour "
-#~ "and affect various properties in your main configuration."
-#~ msgstr "如下字段允许对 GOsa 的行为进行基本配置,并会影响主配置中各种参数。"
-
-#~ msgid "Enter a description for the location you're configuring here"
-#~ msgstr "为这里您配置的位置输入一个描述"
-
-#~ msgid ""
-#~ "GOsa always acts as admin and manages access rights internally. This is a "
-#~ "workaround till OpenLDAP's in directory ACI's are fully implemented. For "
-#~ "this to work, we need the admin DN and the corresponding password."
-#~ msgstr ""
-#~ "GOsa 总是作为 LDAP 管理员,并且管理内部权限。这是一个临时方案直到 "
-#~ "OpenLDAP 目录 ACI 被完全实现。为了让其实现,我们需要管理员 DN 和正确的口"
-#~ "令。"
-
-#~ msgid "Base "
-#~ msgstr "Base "
-
-#~ msgid "People dn attribute"
-#~ msgstr "People dn attribute"
-
-#~ msgid "ID base for users/groups"
-#~ msgstr "用户/组起始 ID"
-
-#~ msgid "Encryption algorithm"
-#~ msgstr "加密算法"
-
-#~ msgid ""
-#~ "GOsa has modular support for several mail methods. These methods provide "
-#~ "interfaces to users mailboxes and general handling for quotas. You can "
-#~ "choose the dummy plugin to leave all your mail settings untouched."
-#~ msgstr ""
-#~ "GOsa 通过模组支持几种邮件方法。这些方法提供用户邮箱的界面以及管理用户空"
-#~ "间。您可以选择选择 dummy 插件以保持您的邮件设置不被更改。"
-
-#~ msgid ""
-#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
-#~ "versions. In some cases it would be helpful to enable the error reporting."
-#~ msgstr ""
-#~ "GOsa 可能导致 PHP 解析错误,尤其在 Beta 版本。有时候打开错误报告将会非常有"
-#~ "用。"
-
-#~ msgid "Display PHP errors"
-#~ msgstr "显示 PHP 错误"
-
-#~ msgid "true"
-#~ msgstr "真"
-
-#~ msgid "false"
-#~ msgstr "假"
-
-#~ msgid "Check"
-#~ msgstr "检查"
-
-#~ msgid "Databases"
-#~ msgstr "数据库"
-
-#~ msgid "{LOCATIONNAME}"
-#~ msgstr "{LOCATIONNAME}"
-
-#~ msgid ""
-#~ "It looks like you're calling GOsa for the first time - no configuration "
-#~ "was found. This setup like script will try to aid you in creating a "
-#~ "working configuration by performing three major steps: first we'll check "
-#~ "the PHP installation for required modules, than we're going to check for "
-#~ "optional/needed programms and after you've provided basic informations "
-#~ "for your LDAP connectivity, we're going to check your LDAP setup."
-#~ msgstr ""
-#~ "看起来您是第一次访问 GOsa ── 没有发现配置文件。安装程序将通过三个主要步骤"
-#~ "帮助您创建一个可用配置文件: 首先我们将检查 PHP 安装,查看依赖的模块是否安"
-#~ "装了,然后我们检查需要的成讯,然后在您提供 LDAP 连接需要的基本信息后,我们"
-#~ "将检查您 LDAP 的设置。"
-
-#~ msgid ""
-#~ "If this lock detection is false, the other person has obviously closed "
-#~ "the webbrowser during the edit operation. You may delete the lockfile in "
-#~ "this case by pressing the 'Remove' button."
-#~ msgstr ""
-#~ "如果锁检查失败,明显的是另外的人在进行编辑操作时关闭了浏览器。您可以通过"
-#~ "按“删除”按钮删除锁文件。"
-
-#~ msgid ""
-#~ "GOsa may cause PHP interpreter errors, particularly in case of Beta "
-#~ "versions. In some cases it would be helpful to enable the error "
-#~ "reporting. (But it  could be a security risk)  "
-#~ msgstr ""
-#~ "GOsa 可能导致 PHP 解析错误,尤其在 Beta 版本。有时候打开错误报告将会非常有"
-#~ "用。(但是可能造成安全风险)"
-
-#~ msgid ""
-#~ "Probably there's another active instance of your session. Multiple window "
-#~ "operation is technical not possible and heavily depends on the browser "
-#~ "you're using. Usage of different browsers at a time (i.e. IE and Mozilla) "
-#~ "is possible. Pressing the 'Logout'button will close this session."
-#~ msgstr ""
-#~ "可能已经存在另外一个您的活动的会话。多窗口操作在技术上不可能并且和严重依赖"
-#~ "您使用浏览器。使用不同的浏览器(如 IE 和 Mozilla)是可能的。按“退出”按钮关"
-#~ "闭此会话。"
-
-#~ msgid "Object to be pasted"
-#~ msgstr "要粘贴的对象"
-
-#~ msgid ""
-#~ "Directory '%s' specified as smarty compile directory is not accessible, "
-#~ "please check existence and rights of this directory!"
-#~ msgstr ""
-#~ "目录 '%s' 指定为 smarty 编译目录并不存在,请检查该目录是否存在以及权限!"
-
-#~ msgid ""
-#~ "Generating this page caused the W3C          conformance checker to raise "
-#~ "some errors!"
-#~ msgstr "这个页面的创建导致 W3C 标准检测程序发现了些错误!"
-
-#~ msgid "Saving nagios account failed"
-#~ msgstr "删除 nagios 账户失败"
-
-#~ msgid "Removing nagios account failed"
-#~ msgstr "删除 nagios 账号失败"
-
-#~ msgid "Removing UNIX account failed"
-#~ msgstr "删除 UNIX 账户失败"
-
-#~ msgid "Saving UNIX account failed"
-#~ msgstr "保存 UNIX 账户失败"
-
-#~ msgid "Removing environment information failed"
-#~ msgstr "删除环境变量信息失败"
-
-#~ msgid "Adding environment information failed"
-#~ msgstr "添加环境信息失败"
-
-#~ msgid "Removing mail account failed"
-#~ msgstr "删除邮件账号失败"
-
-#~ msgid "Saving mail account failed"
-#~ msgstr "保存邮件账号失败"
-
-#~ msgid "Removing webDAV account failed"
-#~ msgstr "删除 webDAV 账号失败 "
-
-#~ msgid "Saving webDAV account failed"
-#~ msgstr "保存 webDAV 账号失败"
-
-#~ msgid "Removing PHPgw account failed"
-#~ msgstr "删除 PHPgw 账号失败"
-
-#~ msgid "Saving PHPgw account failed"
-#~ msgstr "保存 PHPgw 账号失败"
-
-#~ msgid "Removing intranet account failed"
-#~ msgstr "删除内联网账号失败"
-
-#~ msgid "Saving intranet account failed"
-#~ msgstr "保存内联网账号失败"
-
-#~ msgid "Removing PPTP account failed"
-#~ msgstr "删除 PPTP 账号失败"
-
-#~ msgid "Saving PPTP account failed"
-#~ msgstr "保存 PPTP 账号失败"
-
-#~ msgid "Removing pureftpd account failed"
-#~ msgstr "删除 pureftpd 账号失败"
-
-#~ msgid "Value specified as 'Ratio' is not valid."
-#~ msgstr "提供的“Ratio”值无效。"
-
-#~ msgid "Saving pureftpd account failed"
-#~ msgstr "保存 pureftpd 账号失败"
-
-#~ msgid "Removing proxy account failed"
-#~ msgstr "删除代理账号失败"
-
-#~ msgid "Saving proxy account failed"
-#~ msgstr "保存代理账号失败"
-
-#~ msgid "Removing of oxchange addressbook failed"
-#~ msgstr "删除 oxchange 地址簿失败"
-
-#~ msgid "Removing oxchange account failed"
-#~ msgstr "删除 oxchange 账号失败"
-
-#~ msgid "Saving of oxchange account failed"
-#~ msgstr "保存 oxchange 账号失败"
-
-#~ msgid "Creating oxchange addressbook tree failed"
-#~ msgstr "创建 oxchange 地址簿树失败"
-
-#~ msgid "Removing PHPscheduleit account failed"
-#~ msgstr "删除 PHPscheduleit 账号失败"
-
-#~ msgid "Saving PHPscheduleit account failed"
-#~ msgstr "保存 PHPscheduleit 账号失败"
-
-#~ msgid "Removing Samba account failed"
-#~ msgstr "删除 Samba 账号失败"
-
-#~ msgid "Saving Samba account failed"
-#~ msgstr "保存 Samba 账号失败"
-
-#~ msgid "Saving Netatalk account failed"
-#~ msgstr "保存 Netatalk 账号失败"
-
-#~ msgid "Removing Netatalk account failed"
-#~ msgstr "删除 Netatalk 账号失败"
-
-#~ msgid "Removing generic user account failed"
-#~ msgstr "删除一般用户账号失败"
-
-#~ msgid "Saving generic user account failed"
-#~ msgstr "保存一般用户账号失败"
-
-#~ msgid "You have no permissions to create a user on this 'Base'."
-#~ msgstr "您无权在 'Base' 下创建一个用户。"
-
-#~ msgid "You have no permissions to move a user from the original 'Base'."
-#~ msgstr "您无权从原 'Base' 移动一个用户。"
-
-#~ msgid "Select subtree to place blocklist in"
-#~ msgstr "选择子树来放置黑名单"
-
-#~ msgid "Removing blocklist object failed"
-#~ msgstr "删除黑名单对象失败"
-
-#~ msgid "You have no permissions to create a blocklist on this 'Base'."
-#~ msgstr "您无权在此 'Base' 创建一个黑名单。"
-
-#~ msgid "No permission to create a blocklist on this base."
-#~ msgstr "无法在这个 base 下创建黑名单。"
-
-#~ msgid "Saving blocklist object failed"
-#~ msgstr "保存黑名单对象失败"
-
-#~ msgid "Removing FAX account failed"
-#~ msgstr "删除传真账号失败"
-
-#~ msgid "Saving FAX account failed"
-#~ msgstr "保存传真账号失败"
-
-#~ msgid "macro name"
-#~ msgstr "宏名称"
-
-#~ msgid "Choose subtree to place macro in"
-#~ msgstr "选择放置宏的子树"
-
-#~ msgid "Insufficient permissions, can't change attribute '%s' in goFonMacro."
-#~ msgstr "权限不足,不能在 goFonMacro 中修改属性 '%s'。"
-
-#~ msgid "Saving phone macro parameters failed"
-#~ msgstr "保存电话宏参数失败"
-
-#~ msgid "Removing phone macro failed"
-#~ msgstr "删除电话宏失败"
-
-#~ msgid "Removing phone macro reverences failed"
-#~ msgstr "删除电话宏引用失败"
-
-#~ msgid "Saving phone macro failed"
-#~ msgstr "保存电话宏失败"
-
-#~ msgid "Saving phone account failed"
-#~ msgstr "保存电话账号失败"
-
-#~ msgid "Removing phone account failed"
-#~ msgstr "删除电话账号失败"
-
-#~ msgid ""
-#~ "You have specified a conference 'without PIN' ... please leave the PIN "
-#~ "fields empty."
-#~ msgstr "您指定了一个没有'PIN'的会议 ... 请将 PIN 字段填为空白。"
-
-#~ msgid "Saving phone conference failed"
-#~ msgstr "保存电话会议失败"
-
-#~ msgid ""
-#~ "You have no permissions to create or modify a global address book entry."
-#~ msgstr "您无权创建或者更改一个全局电话簿条目。"
-
-#~ msgid "Removing DFS share failed"
-#~ msgstr "删除 DFS 共享失败"
-
-#~ msgid "You've no permission to do LDAP exports."
-#~ msgstr "您无权进行 LDAP 导出。"
-
-#~ msgid "Overwrite existing entry"
-#~ msgstr "覆盖已经存在的条目"
-
-#~ msgid "You've no permission to do LDAP imports."
-#~ msgstr "您无权执行 LDAP 导入。"
-
-#~ msgid "Removing Samba workstation failed"
-#~ msgstr "删除 Samba 工作站失败"
-
-#~ msgid "Saving Samba workstation failed"
-#~ msgstr "保存 Samba 工作站失败"
-
-#~ msgid "The host name '%s' should be written in lowercase."
-#~ msgstr "主机名 '%s' 应该用小写字母。"
-
-#~ msgid "Saving server service object failed"
-#~ msgstr "保存服务器服务对象失败"
-
-#~ msgid "Creating mount container failed"
-#~ msgstr "创建 Mount-Containers 失败"
-
-#~ msgid "Removing mount container failed"
-#~ msgstr "删除 mount container 失败"
-
-#~ msgid "Saving mount container failed"
-#~ msgstr "保存 mount container 失败"
-
-#~ msgid "Removing printer failed"
-#~ msgstr "删除打印机失败"
-
-#~ msgid "You have no permissions to create a printer on this 'Base'."
-#~ msgstr "您无权在此 'Base' 下创建一个打印机。"
-
-#~ msgid "Saving terminal service information failed"
-#~ msgstr "保存终端服务信息失败"
-
-#~ msgid "Remove anti virus extension"
-#~ msgstr "删除反病毒扩展"
-
-#~ msgid ""
-#~ "This server has anti virus features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr "这个服务器启用了反病毒功能。您可以点击下面按钮禁用。"
-
-#~ msgid "Add anti virus service"
-#~ msgstr "添加反病毒扩展"
-
-#~ msgid ""
-#~ "This server has anti virus features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr "这个服务器禁用了反病毒功能。您可以点击下面按钮启用。"
-
-#~ msgid "IMAP admin access"
-#~ msgstr "IMAP 管理员访问"
-
-#~ msgid "You have no permissions to create a server on this 'Base'."
-#~ msgstr "您无权在此 'Base' 下创建一个服务器。"
-
-#~ msgid "Updating DNS service failed"
-#~ msgstr "更新 DNS 服务失败"
-
-#~ msgid "Saving DNS entries failed"
-#~ msgstr "保存 DNS 记录失败"
-
-#~ msgid "Saving workstation startup settings failed"
-#~ msgstr "保存工作站启动设置失败"
-
-#~ msgid "Saving terminal startup settings failed"
-#~ msgstr "保存终端启动设置失败"
-
-#~ msgid "Saving terminal to DNS object failed"
-#~ msgstr "保存"
-
-#~ msgid "Remove FAI repository extension."
-#~ msgstr "删除 FAI 仓库扩展"
-
-#~ msgid ""
-#~ "This server has FAI repository features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr "这个服务器启用了 FAI 仓库功能。您可以点击下面按钮禁用。"
-
-#~ msgid "Add FAI repository extension."
-#~ msgstr "添加 FAI 仓库扩展。"
-
-#~ msgid ""
-#~ "This server has FAI repository features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr "这个服务器禁用了 FAI 仓库功能。您可以点击下面按钮启用。"
-
-#~ msgid "The imap name string needs to be a hostname or an IP-address."
-#~ msgstr "Imap 名字字符串应该为一个主机名或者 IP 地址。"
-
-#~ msgid "Saving server db settings failed"
-#~ msgstr "保存服务器数据库设置失败"
-
-#~ msgid "Removing terminal failed"
-#~ msgstr "删除终端失败"
-
-#~ msgid "You have no permissions to create a terminal on this 'Base'."
-#~ msgstr "您无权在此 'Base' 下创建一个终端"
-
-#~ msgid "Saving terminal failed"
-#~ msgstr "保存终端失败"
-
-#~ msgid "Remove spamassassin extension"
-#~ msgstr "删除 spamassassin 扩展"
-
-#~ msgid ""
-#~ "This server has spamassassin features enabled. You can disable them by "
-#~ "clicking below."
-#~ msgstr "这个服务器启用了 spamassassin 功能。您可以点击下面按钮禁用。"
-
-#~ msgid "Add spamassassin service"
-#~ msgstr "添加 spamassassin 服务"
-
-#~ msgid ""
-#~ "This server has spamassassin features disabled. You can enable them by "
-#~ "clicking below."
-#~ msgstr "这个服务器禁用了 spamassassin 功能。您可以点击下面按钮启用。"
-
-#~ msgid "Removing of server services/spamassassin with dn '%s' failed."
-#~ msgstr "删除 dn 为 '%s' 服务器服务/spamassassin 失败。"
-
-#~ msgid ""
-#~ "Set status flag for server services/spamassassin with dn '%s' failed."
-#~ msgstr "设置 dn 为 '%s' 的服务器服务/spamassassin 的状态标志失败。"
-
-#~ msgid "Removing workstation failed"
-#~ msgstr "删除工作站失败"
-
-#~ msgid "Removing phone failed"
-#~ msgstr "删除电话失败"
-
-#~ msgid "You have no permissions to create a phone on this 'Base'."
-#~ msgstr "您无权在此 'Base' 下创建一个电话"
-
-#~ msgid "Remove Kolab extension"
-#~ msgstr "删除 Kolab 扩展"
-
-#~ msgid ""
-#~ "This server has kolab features enabled. You can disable them by clicking "
-#~ "below."
-#~ msgstr "该服务器已经启用 kolab 功能。您可以点击下面按钮禁用。"
-
-#~ msgid ""
-#~ "This server has kolab features disabled. You can enable them by clicking "
-#~ "below."
-#~ msgstr "该服务器已经禁用 kolab 功能。您可以点击下面按钮启用。"
-
-#~ msgid "Removing kolab host entry failed"
-#~ msgstr "删除 kolab 主机条目失败"
-
-#~ msgid "Removing server from kolab object failed"
-#~ msgstr "从 kolab 对象删除服务器失败"
-
-#~ msgid "Saving server to kolab object failed"
-#~ msgstr "保存服务器到 kolab 对象失败"
-
-#~ msgid "Removing generic component failed"
-#~ msgstr "删除通用组件失败"
-
-#~ msgid "Saving generic component failed"
-#~ msgstr "保存通用组件失败"
-
-#~ msgid "You are not allowed to set this systems password!"
-#~ msgstr "您无权修改系统口令!"
-
-#~ msgid "Removing application failed"
-#~ msgstr "删除应用程序失败"
-
-#~ msgid "You have no permissions to create a application on this 'Base'."
-#~ msgstr "您无权在此 'Base' 下创建一个应用程序"
-
-#~ msgid "Saving application failed"
-#~ msgstr "保存应用程序失败"
-
-#~ msgid ""
-#~ "Can't insert a fai variable named '%s' in '%s' there is already a "
-#~ "variable with the given name."
-#~ msgstr "无法插入一个 fai 变量 '%s' 于 '%s' 中。已经存在一个同名的变量。"
-
-#~ msgid "Saving FAI variable base failed"
-#~ msgstr "保存 FAI 变量基准失败"
-
-#~ msgid "Removing FAI variable failed"
-#~ msgstr "删除 FAI 变量失败"
-
-#~ msgid "Saving FAI variable failed"
-#~ msgstr "保存 FAI 变量失败"
-
-#~ msgid ""
-#~ "Can't insert a new fai partition table named '%s' in '%s' there is "
-#~ "already one defined with the given name."
-#~ msgstr ""
-#~ "无法插入一个名为 '%s' 新 fai 分区表在 '%s' 中。已经存在一个同名的了。"
-
-#~ msgid "Removing FAI partition table failed"
-#~ msgstr "删除 FAI 分区表失败"
-
-#~ msgid "Saving FAI partition table failed"
-#~ msgstr "保存 FAI partition table 失败"
-
-#~ msgid "Removing FAI partition table entry failed"
-#~ msgstr "删除 FAI 分区表条目失败"
-
-#~ msgid "Removing FAI script base failed"
-#~ msgstr "删除 FAI script base 失败"
-
-#~ msgid ""
-#~ "Can't insert a script named '%s' in '%s' there is already a script with "
-#~ "the given name."
-#~ msgstr "无法插入一个 脚本 '%s' 于 '%s' 中。已经存在一个同名的脚本。"
-
-#~ msgid "Removing FAI script failed"
-#~ msgstr "删除 FAI 脚本失败"
-
-#~ msgid "Saving FAI script failed"
-#~ msgstr "保存 FAI 脚本失败"
-
-#~ msgid "Removing FAI hook base failed"
-#~ msgstr "删除 FAI hook base 失败"
-
-#~ msgid ""
-#~ "Can't insert a fai hook named '%s' in '%s' there is already a hook with "
-#~ "the given name."
-#~ msgstr "无法插入一个 fai 钩子 '%s' 于 '%s' 中。已经存在一个同名的钩子。"
-
-#~ msgid "Saving FAI hook base failed"
-#~ msgstr "保存 FAI hook base 失败"
-
-#~ msgid "Removing FAI hook failed"
-#~ msgstr "删除 FAI 钩子失败"
-
-#~ msgid "Saving FAI hook failed"
-#~ msgstr "保存 FAI 钩子失败"
-
-#~ msgid ""
-#~ "Can't insert a fai template named '%s' in '%s' there is already a "
-#~ "template with the given name."
-#~ msgstr "无法插入一个 fai 模板 '%s' 于 '%s' 中。已经存在一个同名的模板。"
-
-#~ msgid "Saving FAI template base failed"
-#~ msgstr "保存 FAI template base 失败"
-
-#~ msgid "Removing FAI template entry failed"
-#~ msgstr "删除 FAI template entry 失败"
-
-#~ msgid "Modifying FAI template entry failed"
-#~ msgstr "修改 FAI 模板条目失败"
-
-#~ msgid "No repository server found that provide this release '%s'."
-#~ msgstr "未发现仓库服务器提供这个版本 '%s'。"
-
-#~ msgid "Removing FAI package base failed"
-#~ msgstr "删除 FAI package base 失败"
-
-#~ msgid ""
-#~ "Can't insert a fai package list named '%s' in '%s' there is already a "
-#~ "package list with the given name."
-#~ msgstr ""
-#~ "无法插入一个名为 '%s' 新 fai 软件包列表在 '%s' 中。已经存在一个同名的了。"
-
-#~ msgid "Saving FAI package base failed"
-#~ msgstr "保存 FAI package base 失败"
-
-#~ msgid "Saving FAI package entry failed"
-#~ msgstr "保存 FAI package entry 失败"
-
-#~ msgid "Removing FAI profile failed"
-#~ msgstr "删除 FAI profile 失败"
-
-#~ msgid "Saving FAI profile failed"
-#~ msgstr "保存 FAI profile 失败"
-
-#~ msgid "T"
-#~ msgstr "T"
-
-#~ msgid "Enter FAI object name"
-#~ msgstr "输入 FAI 对象名称"
-
-#~ msgid "Apply this acl only for users own entries"
-#~ msgstr "该 acl 只对用户自身条目起作用。"
-
-#~ msgid "Removing group failed"
-#~ msgstr "删除组失败"
-
-#~ msgid "Saving group failed"
-#~ msgstr "保存组失败"
-
-#~ msgid "You have no permissions to create a group on this 'Base'."
-#~ msgstr "您无权在此 'Base' 下创建一个组"
-
-#~ msgid "Too many groups, can't allocate a free ID!"
-#~ msgstr "太多用户组,无法分配可用 ID!"
-
-#~ msgid "Removing application information failed"
-#~ msgstr "删除应用程序信息失败"
-
-#~ msgid "Saving application information failed"
-#~ msgstr "保存应用程序信息失败"
-
-#~ msgid "This 'dn' is no acl container."
-#~ msgstr "这个 'dn' 不包含 acl。"
-
-#~ msgid "Removing ACL information failed"
-#~ msgstr "删除 ACL 信息失败"
-
-#~ msgid "Saving ACL information failed"
-#~ msgstr "保存 ACL 信息失败"
-
-#~ msgid "Removing group mail settings failed"
-#~ msgstr "删除组邮件设置失败"
-
-#~ msgid "Saving group mail settings failed"
-#~ msgstr "保存组邮件设置失败"
-
-#~ msgid "Saving mail objectgroup settings failed"
-#~ msgstr "保存邮件对象组设置失败"
-
-#~ msgid "Removing mail objectgroup settings failed"
-#~ msgstr "删除邮件对象组设置失败"
-
-#~ msgid "Saving object group failed"
-#~ msgstr "保存对象组失败"
-
-#~ msgid "Removing object group failed"
-#~ msgstr "删除对象组失败"
-
-#~ msgid ""
-#~ "As soon as the move operation has finished, you can scroll down to end of "
-#~ "the page and press the 'Continue' button to continue with the department "
-#~ "management dialog."
-#~ msgstr ""
-#~ "一旦移动操作完成,您可以滚动页面到最下端,按“继续”按钮继续部门管理对话框。"
-
-#~ msgid "Removing department failed"
-#~ msgstr "删除部门失败"
-
-#~ msgid "You have no permissions to create a department on this 'Base'."
-#~ msgstr "您无权在此 'Base' 下创建一个部门"
-
-#~ msgid "Saving department failed"
-#~ msgstr "保存部门失败"
-
-#~ msgid ""
-#~ "The referral url '%s' is missing the ldap base. It should look like this "
-#~ "'ldap://server:port/base'."
-#~ msgstr ""
-#~ "参照的 url '%s' 缺少 LDAP base。看起来应该像这样 'ldap://server:port/"
-#~ "base'。"
-
-#~ msgid "The dn: '%s' (from line %s) already exists in the LDAP database."
-#~ msgstr "在 LDAP 数据库中,已经存在 dn: '%s' (从行 %s)。"
-
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' is not present in LDAP "
-#~ "setup"
-#~ msgstr "可选的对象类 '%s'(插件 '%s' 需要的)在 LDAP 安装中不存在"
-
-#~ msgid ""
-#~ "Optional objectclass '%s' required by plugin '%s' does not have version %s"
-#~ msgstr "可选的对象类 '%s'(插件 '%s' 需要的)不存在版本 %s"
-
-#~ msgid "Support for '%s' enabled"
-#~ msgstr "启用 '%s' 的支持"
-
-#~ msgid "SAMBA 3 support disabled, no schema seems to be installed"
-#~ msgstr "SAMBA 3 支持已禁用,没有安装 schema"
-
-#~ msgid "SAMBA 3 support enabled"
-#~ msgstr "SAMBA 3 支持启用"
-
-#~ msgid "SAMBA 2 support disabled, no schema seems to be installed"
-#~ msgstr "SAMBA 2 支持已禁用,没有安装 schema"
-
-#~ msgid "SAMBA 2 support enabled"
-#~ msgstr "SAMBA 2 支持启用"
-
-#~ msgid "Support for pureftp disabled, no schema seems to be installed"
-#~ msgstr "pureftp 支持已禁用,没有安装 schema"
-
-#~ msgid "Support for pureftp enabled"
-#~ msgstr "Pureftp 支持启用"
-
-#~ msgid "Support for WebDAV disabled, no schema seems to be installed"
-#~ msgstr "WebDAV 支持已禁用,没有安装 schema"
-
-#~ msgid "Support for WebDAV enabled"
-#~ msgstr "WebDAV 支持启用"
-
-#~ msgid "Support for phpgroupware disabled, no schema seems to be installed"
-#~ msgstr "phpgroupware 支持已禁用,没有安装 schema"
-
-#~ msgid "Support for phpgroupware enabled"
-#~ msgstr "Phpgroupware 支持启用"
-
-#~ msgid "Support for trustAccount disabled, no schema seems to be installed"
-#~ msgstr "trustAccount 支持已禁用,没有安装 schema"
-
-#~ msgid "Support for trustAccount enabled"
-#~ msgstr "TrustAccount 支持启用"
-
-#~ msgid "Support for gofon disabled, no schema seems to be installed"
-#~ msgstr "Gofon 支持已禁用,没有安装 schema"
-
-#~ msgid "Support for gofon enabled"
-#~ msgstr "Gofon 支持启用"
-
-#~ msgid "Support for nagios disabled, no schema seems to be installed"
-#~ msgstr "Nagios 支持已禁用,没有安装 schema"
-
-#~ msgid "Support for nagios enabled"
-#~ msgstr "Nagios 支持启用"
-
-#~ msgid "Support for netatalk disabled, no schema seems to be installed"
-#~ msgstr "Netatalk 支持已禁用,没有安装 schema"
-
-#~ msgid "Support for netatalk enabled"
-#~ msgstr "Netatalk 支持启用"
-
-#~ msgid ""
-#~ "Support for Kolab disabled, no schema seems to be installed, setting mail-"
-#~ "method to cyrus"
-#~ msgstr "Kolab 支持被禁用,看起来没有安装 schema,设置邮件方法为 cyrus"
-
-#~ msgid "Support for Kolab enabled"
-#~ msgstr "Kolab 支持启用"
-
-#~ msgid "Ignored"
-#~ msgstr "忽略"
-
-#~ msgid ""
-#~ "PHP must be of version 4.1.0 or above for some functions and known bugs "
-#~ "in PHP language."
-#~ msgstr ""
-#~ "PHP 必须是 4.1.0 或以上版本,因为一些函数和 PHP 语言的一些已知 bug。"
-
-#~ msgid "PHP session.gc_maxlifetime (>= 86400 seconds)."
-#~ msgstr "PHP session.gc_maxlifetime (>= 86400 秒)。"
-
-#~ msgid "Checking for ldap module"
-#~ msgstr "检查 ldap 模块"
-
-#~ msgid "Checking for XML functions"
-#~ msgstr "检查 XML 功能"
-
-#~ msgid "Checking for mhash module"
-#~ msgstr "检查 mhash 模块"
-
-#~ msgid ""
-#~ "To use SSHA encryption, you'll need this module. If you are just using "
-#~ "crypt or md5 encryption, ignore this message. GOsa will run without it."
-#~ msgstr ""
-#~ "要使用 SSHA 加密,您需要这个模块。如果您只使用 crypt 或者 md5 加密,可以忽"
-#~ "略这个信息。GOsa 可以不需要它来运行。"
-
-#~ msgid "Checking for imap module"
-#~ msgstr "检查 imap 模块"
-
-#~ msgid "Checking for mysql module"
-#~ msgstr "检查 mysql 模块"
-
-#~ msgid "Checking for kadm5 module"
-#~ msgstr "检查 kadm5 模块"
-
-#~ msgid "Checking for snmp Module"
-#~ msgstr "检查 snmp 模块"
-
-#~ msgid "PHP detailed function inspection"
-#~ msgstr "检查 PHP 详细功能"
-
-#~ msgid ""
-#~ "The function %s is used by GOsa. There is no information if it's optional "
-#~ "or required yet."
-#~ msgstr "GOsa 要使用函数 %s。是可选还是必须未知。"
-
-#~ msgid "Checking for GraphicsMagick (>=1.1.2)"
-#~ msgstr "检查 GraphicsMagick (>=1.1.2)"
-
-#~ msgid ""
-#~ "GraphicsMagick is used to convert user supplied images to fit the "
-#~ "suggested size and the unified JPEG format."
-#~ msgstr ""
-#~ "GraphicsMagick 被用于转换用户提供的图像到合适的大小以及统一的 JPEG 格式。"
-
-#~ msgid "Checking for ImageMagick (>=5.4.0)"
-#~ msgstr "检查 ImageMagick (>=5.4.0)"
-
-#~ msgid ""
-#~ "ImageMagick is used to convert user supplied images to fit the suggested "
-#~ "size and the unified JPEG format."
-#~ msgstr ""
-#~ "ImageMagick 被用于转换用户提供的图像到合适的大小以及统一的 JPEG 格式。"
-
-#~ msgid "Checking imagick module for PHP"
-#~ msgstr "检查 PHP 的 imagick 模块"
-
-#~ msgid ""
-#~ "Imagick is used to convert user supplied images to fit the suggested size "
-#~ "and the unified JPEG format from PHP script."
-#~ msgstr ""
-#~ "Imagick 提供 PHP 脚本将用户提供的图片转换为适合的大小和统一的 JPEG 格式。"
-
-#~ msgid "Checking for a way to generate LM/NT password hashes"
-#~ msgstr "检查一种方法来生成 LM/NT 口令"
-
-#~ msgid "php.ini check -> session.auto_register"
-#~ msgstr "php.ini check -> session.auto_register"
-
-#~ msgid "php.ini check -> implicit_flush"
-#~ msgstr "php.ini check -> implicit_flush"
-
-#~ msgid "php.ini check -> max_execution_time"
-#~ msgstr "php.ini check -> max_execution_time"
-
-#~ msgid "php.ini check -> memory_limit"
-#~ msgstr "php.ini check -> memory_limit"
-
-#~ msgid "php.ini check -> expose_php"
-#~ msgstr "php.ini check -> expose_php"
-
-#~ msgid "php.ini check -> magic_quotes_gpc"
-#~ msgstr "php.ini check -> magic_quotes_gpc"
-
-#~ msgid ""
-#~ "Can't connect to the specified LDAP server! Please make sure that is "
-#~ "reachable for GOsa."
-#~ msgstr "无法连接到指定的 LDAP 服务器!请确认是否可以从 GOsa 访问到。"
-
-#~ msgid ""
-#~ "Can't bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr "无法绑定到给出的 LDAP 服务器!请确认 GOsa 可以连接到。"
-
-#~ msgid ""
-#~ "You're missing the required attribute '%s' from this formular. Please "
-#~ "complete!"
-#~ msgstr "这个公式中您缺了必须属性 '%s'。请完成!"
-
-#~ msgid "Can't set ldap protocol version 3."
-#~ msgstr "无法设置 LDAP 版本 3。"
-
-#~ msgid ""
-#~ "Could not bind to the specified LDAP server! Please make sure that it is "
-#~ "reachable for GOsa."
-#~ msgstr "无法绑定到给出的 LDAP 服务器!请确认 GOsa 可以连接到。"
-
-#~ msgid ""
-#~ "Can't read schema informations, GOsa needs to know your schema setup. "
-#~ "Please verify that it is readable for GOsa"
-#~ msgstr ""
-#~ "无法读取 schema 信息,GOsa 需要知道 schema 安装设定。请确认其是否可为 "
-#~ "GOsa 读取。"
-
-#~ msgid "Can't log into LDAP server. Reason was: %s."
-#~ msgstr "无法登录到 LDAP 服务器。原因是: %s。"
-
-#~ msgid ""
-#~ "User and/or group could not be created, please check your configuration "
-#~ "twice !"
-#~ msgstr "用户和/或组无法创建,请再次检查您的配置!"